2019-04-09 06:25:52,621 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-435 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-nosdn-nofeature-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2019-04-09 06:25:52,624 - 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.21,192.30.9.6 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.21:5000/v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=X5z1qfLnmFbAioHGIWdVT8QwJ 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=6509066435f1453bac6996ee8997a3b2 export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2019-04-09 06:25:52,624 - xtesting.ci.run_tests - DEBUG - Test args: all 2019-04-09 06:25:52,625 - 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 tempest_smoke | +---------------------+---------------+-------------------------------------------------+--------------------------------------------------+ 2019-04-09 06:25:52,644 - xtesting.ci.run_tests - INFO - Loading test case 'connection_check'... 2019-04-09 06:25:52,825 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2019-04-09 06:25:52,826 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-04-09 06:25:52,833 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Tue, 09 Apr 2019 06:25:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-944cac21-ea19-4474-bcb1-4b9c39323324 2019-04-09 06:25:52,834 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2019-04-09 06:25:52,834 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/v3 used request id req-944cac21-ea19-4474-bcb1-4b9c39323324 2019-04-09 06:25:52,834 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2019-04-09 06:25:53,244 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "12d06a59574c4903a7b4bfc193e14ef0", "name": "member"}, {"id": "ecaba09e8ea14e058d5f9d9eb583aa37", "name": "admin"}, {"id": "6e54a998c61f4429874ed3ac33d4afc4", "name": "reader"}], "expires_at": "2019-04-09T07:25:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6509066435f1453bac6996ee8997a3b2", "name": "admin"}, "catalog": [{"endpoints": [], "type": "metering", "id": "0c6048bf3c804b33b1209bfa8ca75ec0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v3/6509066435f1453bac6996ee8997a3b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "503aa75a75e444a9b93cb14634c6ab50"}, {"url": "http://192.30.9.6:8776/v3/6509066435f1453bac6996ee8997a3b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd4bc81464e44d0a129985ca1ff91d5"}, {"url": "http://192.30.9.6:8776/v3/6509066435f1453bac6996ee8997a3b2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d888a991472d4a88bfcfcfcf4909874d"}], "type": "volumev3", "id": "1b1b3cbed2d14611b521aa10e2b642dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4664f0d595a24e8a9d4eb3691db874e0"}, {"url": "http://172.30.9.21:8080/v1/AUTH_6509066435f1453bac6996ee8997a3b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49cfc5fc2aa942e59d21f825b2bc9939"}, {"url": "http://12.0.0.22:8080/v1/AUTH_6509066435f1453bac6996ee8997a3b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "71100b14603a4edf8a39e8af672ecff5"}], "type": "object-store", "id": "29267bcb2ea04deebb6caaa71afffcc5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4dc1873b4b477cb578245fdb86a111"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77d7bee546c941368ffc769fda003312"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9b1ab09869b4ea895eb3c8867f61318"}], "type": "network", "id": "3ac09bd783a245efa7f11d71ad667386", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f7f6f256262433fb4467ed610947d62"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "72d58c041dc245bc8aa43ce73891f76c"}, {"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b89851b9b2b4f95b7d2184e74373672"}], "type": "identity", "id": "49f6869431e3430e9aeef431c7e7d7de", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8201c41b3865412e839f135e1ceb7421"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e4e22c0a684229ba50a51934a5cdf7"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf4872e158cb44e3aa5a4063a620efc3"}], "type": "alarming", "id": "61e60b3a8b964288a4ad67fd02ee4984", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4de11e8502624071afd079250b33c74c"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d801fa7f3ee64b30b3b18ef5a9e72635"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f583f4a1750f4edc8596dd476ece0948"}], "type": "compute", "id": "6b64d23b249e42d79f5dd070a7460b66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0cd6369c5d9949eba212a5ce97f8b6f7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8011dc0e5bd44e2aa45caf7c6e4d19d2"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d807430fcec84acebca284681dd098fe"}], "type": "cloudformation", "id": "7f91896ba7394ae291c7a222f92ea496", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/6509066435f1453bac6996ee8997a3b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4243c026b4174decae31504c58542875"}, {"url": "http://192.30.9.6:8776/v2/6509066435f1453bac6996ee8997a3b2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84281d63eba442fd8cdbf23eae691ba2"}, {"url": "http://172.30.9.21:8776/v2/6509066435f1453bac6996ee8997a3b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1ce0a47f2fd4ca9b678bc1d7e5d0b37"}], "type": "volumev2", "id": "8afcbe00e0a6427bbf1fc3b10d4b2f5e", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/6509066435f1453bac6996ee8997a3b2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25eb19d77ddd4b9aa8117749f829d913"}, {"url": "http://172.30.9.21:8004/v1/6509066435f1453bac6996ee8997a3b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57dd852403b0401fb0bd852db0cc4f1e"}, {"url": "http://192.30.9.6:8004/v1/6509066435f1453bac6996ee8997a3b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5a404b628fff4023b9d3e5b8fca3b0fb"}], "type": "orchestration", "id": "a244395507da4b85bd212d5f49a8b6ae", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2242a4436b774238a465cc3d6498ab4e"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "977935de203e411cbce5038f0a9dc848"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2fcaa46481c44f8a3f42acd6c29b21f"}], "type": "placement", "id": "aed411d3d8324008b42b3bd847051003", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b61449c559f45dba6ba5f9dc241729f"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3f83bae18b4a496bb67592b5d777f17c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5162d5282ea1448dbbc20567c0d57fd7"}], "type": "metric", "id": "ebf458a547774acfb6b489f2803a822c", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "33de49eaa2934d07a5ef7754ed5fe8e0"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b7265307a4a45caad0a286536a91b5d"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94601cf3562245fb9453e9678a54b869"}], "type": "event", "id": "f3ff1bc7e87e4c90a2385a1bc8175960", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00d65cc314ee4a87ad316dd160d63558"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64896bc5be624954a0166b6cfa08a10e"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd079af259534771ac00959c542171cf"}], "type": "image", "id": "f9a74c8a63414707b34a5b03e9eacdc1", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "96d754a28b0d43cf8fa237c30a99c306"}, "audit_ids": ["MvnqTUaxTUuHKufKORizkw"], "issued_at": "2019-04-09T06:25:52.000000Z"}} 2019-04-09 06:25:53,247 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-04-09 06:25:53,248 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f82ca4623a0f10a5c18f564df2d5974d1137aa0b" 2019-04-09 06:25:54,311 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Tue, 09 Apr 2019 06:25:53 GMT X-Openstack-Request-Id: req-4f08f7fb-47ab-4319-88bd-176d7620c62c 2019-04-09 06:25:54,313 - keystoneauth.session - DEBUG - RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"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": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: subnet, trunk, router, network, policy, subnetpool, port, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"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": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "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": "availability_zone_filter", "updated": "2018-06-22T10:00:00-00:00", "name": "Availability Zone Filter Extension", "links": [], "description": "Add filter parameters to AvailabilityZone resource"}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "filter-validation", "updated": "2018-03-21T10:00:00-00:00", "name": "Filter parameters validation", "links": [], "description": "Provides validation on filter parameters."}, {"alias": "subnet-segmentid-writable", "updated": "2018-03-12T00:00:00-00:00", "name": "Subnet SegmentID (writable)", "links": [], "description": "Provides a writable segment_id attribute for a subnet resource."}, {"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": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"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": "empty-string-filtering", "updated": "2018-04-09T10:00:00-00:00", "name": "Empty String Filtering Extension", "links": [], "description": "Allow filtering by attributes with empty string value"}, {"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": "port-mac-address-regenerate", "updated": "2018-05-03T10:00:00-00:00", "name": "Neutron Port MAC address regenerate", "links": [], "description": "Network port MAC address regenerate"}, {"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": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"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": "port-security-groups-filtering", "updated": "2018-01-09T09:00:00-00:00", "name": "Port filtering on security groups", "links": [], "description": "Provides security groups filtering when listing ports"}, {"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": "standard-attr-segment", "updated": "2018-04-09T10:00:00-00:00", "name": "Standard Attribute Segment Extension", "links": [], "description": "Add standard attributes to Segment resource"}, {"alias": "segments-peer-subnet-host-routes", "updated": "2018-06-12T10:00:00-00:00", "name": "Segments peer-subnet host routes", "links": [], "description": "Add host routes to subnets on a routed network (segments)"}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "fip-port-details", "updated": "2018-04-09T10:00:00-00:00", "name": "Floating IP Port Details Extension", "links": [], "description": "Add port_details attribute to Floating IP resource"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"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": "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": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "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": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "binding-extended", "updated": "2017-07-17T10:00:00-00:00", "name": "Port Bindings Extended", "links": [], "description": "Expose port bindings of a virtual port to external application"}]} 2019-04-09 06:25:54,313 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/extensions.json used request id req-4f08f7fb-47ab-4319-88bd-176d7620c62c 2019-04-09 06:25:54,313 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 1.06583309174s 2019-04-09 06:25:54,323 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - get_network_extensions: set([u'default-subnetpools', u'qos', u'network-ip-availability', u'network_availability_zone', u'auto-allocated-topology', u'ext-gw-mode', u'binding', u'agent', u'quotas', u'dhcp_agent_scheduler', u'external-net', u'router', u'flavors', u'trunk', u'net-mtu', u'availability_zone', u'qos-default', u'subnet_allocation', u'standard-attr-tag', u'availability_zone_filter', u'revision-if-match', u'filter-validation', u'subnet-segmentid-writable', u'l3-ha', u'quota_details', u'address-scope', u'trunk-details', u'extraroute', u'net-mtu-writable', u'empty-string-filtering', u'subnet-service-types', u'port-mac-address-regenerate', u'standard-attr-timestamp', u'provider', u'pagination', u'qos-rule-type-details', u'l3-flavors', u'multi-provider', u'segment', u'port-security-groups-filtering', u'standard-attr-revisions', u'service-type', u'sorting', u'standard-attr-segment', u'segments-peer-subnet-host-routes', u'security-group', u'l3_agent_scheduler', u'extra_dhcp_opt', u'fip-port-details', u'router_availability_zone', u'rbac-policies', u'l2_adjacency', u'qos-bw-limit-direction', u'standard-attr-description', u'ip-substring-filtering', u'port-security', u'allowed-address-pairs', u'binding-extended', u'project-id', u'qos-fip', u'ip_allocation']) 2019-04-09 06:25:54,326 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-aggregates 2019-04-09 06:25:54,329 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/os-aggregates -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f82ca4623a0f10a5c18f564df2d5974d1137aa0b" 2019-04-09 06:25:54,600 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 18 Content-Type: application/json Date: Tue, 09 Apr 2019 06:25:53 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-fe10bc35-aa87-48fb-8aae-cb11771e163f x-openstack-request-id: req-fe10bc35-aa87-48fb-8aae-cb11771e163f 2019-04-09 06:25:54,601 - keystoneauth.session - DEBUG - RESP BODY: {"aggregates": []} 2019-04-09 06:25:54,601 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-aggregates used request id req-fe10bc35-aa87-48fb-8aae-cb11771e163f 2019-04-09 06:25:54,601 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-aggregates in 0.274769067764s 2019-04-09 06:25:54,601 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_aggregates: [] 2019-04-09 06:25:54,607 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-04-09 06:25:54,613 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 09 Apr 2019 06:25:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-82b2cbc3-8907-4407-ab0f-a7afe5a3f067 2019-04-09 06:25:54,613 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 06:25:54,613 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/ used request id req-82b2cbc3-8907-4407-ab0f-a7afe5a3f067 2019-04-09 06:25:54,614 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-09 06:25:54,617 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f82ca4623a0f10a5c18f564df2d5974d1137aa0b" 2019-04-09 06:25:54,814 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 222 Content-Type: application/json Date: Tue, 09 Apr 2019 06:25:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7d6f350-1077-4cdf-b03c-a35c3e71b22d 2019-04-09 06:25:54,814 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/ec5ce0aa038644b78983e5840ba5fb73"}, "tags": [], "enabled": true, "id": "ec5ce0aa038644b78983e5840ba5fb73", "name": "heat_stack"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2019-04-09 06:25:54,814 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-d7d6f350-1077-4cdf-b03c-a35c3e71b22d 2019-04-09 06:25:54,814 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.200155973434s 2019-04-09 06:25:54,815 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_domains: [Munch({'description': u'The default domain', 'enabled': True, 'id': u'default', 'name': u'Default'}), Munch({'description': u'', 'enabled': True, 'id': u'ec5ce0aa038644b78983e5840ba5fb73', 'name': u'heat_stack'})] 2019-04-09 06:25:54,819 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2019-04-09 06:25:54,823 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/endpoints -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f82ca4623a0f10a5c18f564df2d5974d1137aa0b" 2019-04-09 06:25:55,003 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1866 Content-Type: application/json Date: Tue, 09 Apr 2019 06:25:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c894ed7-6d25-4950-8bc8-5c1043317130 2019-04-09 06:25:55,005 - keystoneauth.session - DEBUG - RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/00d65cc314ee4a87ad316dd160d63558"}, "url": "http://192.30.9.6:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "f9a74c8a63414707b34a5b03e9eacdc1", "id": "00d65cc314ee4a87ad316dd160d63558"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/0b61449c559f45dba6ba5f9dc241729f"}, "url": "http://192.30.9.6:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "ebf458a547774acfb6b489f2803a822c", "id": "0b61449c559f45dba6ba5f9dc241729f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/0cd6369c5d9949eba212a5ce97f8b6f7"}, "url": "http://172.30.9.21:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "7f91896ba7394ae291c7a222f92ea496", "id": "0cd6369c5d9949eba212a5ce97f8b6f7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/0e4dc1873b4b477cb578245fdb86a111"}, "url": "http://192.30.9.6:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "3ac09bd783a245efa7f11d71ad667386", "id": "0e4dc1873b4b477cb578245fdb86a111"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/0f7f6f256262433fb4467ed610947d62"}, "url": "http://192.30.9.6:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "49f6869431e3430e9aeef431c7e7d7de", "id": "0f7f6f256262433fb4467ed610947d62"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/2242a4436b774238a465cc3d6498ab4e"}, "url": "http://192.30.9.6:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "aed411d3d8324008b42b3bd847051003", "id": "2242a4436b774238a465cc3d6498ab4e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/25eb19d77ddd4b9aa8117749f829d913"}, "url": "http://192.30.9.6:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a244395507da4b85bd212d5f49a8b6ae", "id": "25eb19d77ddd4b9aa8117749f829d913"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/33de49eaa2934d07a5ef7754ed5fe8e0"}, "url": "http://192.30.9.6:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "f3ff1bc7e87e4c90a2385a1bc8175960", "id": "33de49eaa2934d07a5ef7754ed5fe8e0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/3f83bae18b4a496bb67592b5d777f17c"}, "url": "http://172.30.9.21:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "ebf458a547774acfb6b489f2803a822c", "id": "3f83bae18b4a496bb67592b5d777f17c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/4243c026b4174decae31504c58542875"}, "url": "http://192.30.9.6:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "8afcbe00e0a6427bbf1fc3b10d4b2f5e", "id": "4243c026b4174decae31504c58542875"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/4664f0d595a24e8a9d4eb3691db874e0"}, "url": "http://12.0.0.22:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "29267bcb2ea04deebb6caaa71afffcc5", "id": "4664f0d595a24e8a9d4eb3691db874e0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/49cfc5fc2aa942e59d21f825b2bc9939"}, "url": "http://172.30.9.21:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "29267bcb2ea04deebb6caaa71afffcc5", "id": "49cfc5fc2aa942e59d21f825b2bc9939"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/4de11e8502624071afd079250b33c74c"}, "url": "http://172.30.9.21:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "6b64d23b249e42d79f5dd070a7460b66", "id": "4de11e8502624071afd079250b33c74c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/503aa75a75e444a9b93cb14634c6ab50"}, "url": "http://172.30.9.21:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "1b1b3cbed2d14611b521aa10e2b642dc", "id": "503aa75a75e444a9b93cb14634c6ab50"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/5162d5282ea1448dbbc20567c0d57fd7"}, "url": "http://192.30.9.6:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "ebf458a547774acfb6b489f2803a822c", "id": "5162d5282ea1448dbbc20567c0d57fd7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/57dd852403b0401fb0bd852db0cc4f1e"}, "url": "http://172.30.9.21:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a244395507da4b85bd212d5f49a8b6ae", "id": "57dd852403b0401fb0bd852db0cc4f1e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/5a404b628fff4023b9d3e5b8fca3b0fb"}, "url": "http://192.30.9.6:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a244395507da4b85bd212d5f49a8b6ae", "id": "5a404b628fff4023b9d3e5b8fca3b0fb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/64896bc5be624954a0166b6cfa08a10e"}, "url": "http://192.30.9.6:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "f9a74c8a63414707b34a5b03e9eacdc1", "id": "64896bc5be624954a0166b6cfa08a10e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/71100b14603a4edf8a39e8af672ecff5"}, "url": "http://12.0.0.22:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "29267bcb2ea04deebb6caaa71afffcc5", "id": "71100b14603a4edf8a39e8af672ecff5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/72d58c041dc245bc8aa43ce73891f76c"}, "url": "http://192.30.9.6:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "49f6869431e3430e9aeef431c7e7d7de", "id": "72d58c041dc245bc8aa43ce73891f76c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/77d7bee546c941368ffc769fda003312"}, "url": "http://172.30.9.21:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "3ac09bd783a245efa7f11d71ad667386", "id": "77d7bee546c941368ffc769fda003312"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/8011dc0e5bd44e2aa45caf7c6e4d19d2"}, "url": "http://192.30.9.6:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "7f91896ba7394ae291c7a222f92ea496", "id": "8011dc0e5bd44e2aa45caf7c6e4d19d2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/8201c41b3865412e839f135e1ceb7421"}, "url": "http://172.30.9.21:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "61e60b3a8b964288a4ad67fd02ee4984", "id": "8201c41b3865412e839f135e1ceb7421"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/84281d63eba442fd8cdbf23eae691ba2"}, "url": "http://192.30.9.6:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "8afcbe00e0a6427bbf1fc3b10d4b2f5e", "id": "84281d63eba442fd8cdbf23eae691ba2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/8b7265307a4a45caad0a286536a91b5d"}, "url": "http://172.30.9.21:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "f3ff1bc7e87e4c90a2385a1bc8175960", "id": "8b7265307a4a45caad0a286536a91b5d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/8b89851b9b2b4f95b7d2184e74373672"}, "url": "http://172.30.9.21:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "49f6869431e3430e9aeef431c7e7d7de", "id": "8b89851b9b2b4f95b7d2184e74373672"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/94601cf3562245fb9453e9678a54b869"}, "url": "http://192.30.9.6:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "f3ff1bc7e87e4c90a2385a1bc8175960", "id": "94601cf3562245fb9453e9678a54b869"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/977935de203e411cbce5038f0a9dc848"}, "url": "http://172.30.9.21:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "aed411d3d8324008b42b3bd847051003", "id": "977935de203e411cbce5038f0a9dc848"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/9fd4bc81464e44d0a129985ca1ff91d5"}, "url": "http://192.30.9.6:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "1b1b3cbed2d14611b521aa10e2b642dc", "id": "9fd4bc81464e44d0a129985ca1ff91d5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/a2e4e22c0a684229ba50a51934a5cdf7"}, "url": "http://192.30.9.6:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "61e60b3a8b964288a4ad67fd02ee4984", "id": "a2e4e22c0a684229ba50a51934a5cdf7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/a2fcaa46481c44f8a3f42acd6c29b21f"}, "url": "http://192.30.9.6:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "aed411d3d8324008b42b3bd847051003", "id": "a2fcaa46481c44f8a3f42acd6c29b21f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/cf4872e158cb44e3aa5a4063a620efc3"}, "url": "http://192.30.9.6:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "61e60b3a8b964288a4ad67fd02ee4984", "id": "cf4872e158cb44e3aa5a4063a620efc3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/d1ce0a47f2fd4ca9b678bc1d7e5d0b37"}, "url": "http://172.30.9.21:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "8afcbe00e0a6427bbf1fc3b10d4b2f5e", "id": "d1ce0a47f2fd4ca9b678bc1d7e5d0b37"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/d801fa7f3ee64b30b3b18ef5a9e72635"}, "url": "http://192.30.9.6:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "6b64d23b249e42d79f5dd070a7460b66", "id": "d801fa7f3ee64b30b3b18ef5a9e72635"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/d807430fcec84acebca284681dd098fe"}, "url": "http://192.30.9.6:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "7f91896ba7394ae291c7a222f92ea496", "id": "d807430fcec84acebca284681dd098fe"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/d888a991472d4a88bfcfcfcf4909874d"}, "url": "http://192.30.9.6:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "1b1b3cbed2d14611b521aa10e2b642dc", "id": "d888a991472d4a88bfcfcfcf4909874d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/d9b1ab09869b4ea895eb3c8867f61318"}, "url": "http://192.30.9.6:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "3ac09bd783a245efa7f11d71ad667386", "id": "d9b1ab09869b4ea895eb3c8867f61318"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/dd079af259534771ac00959c542171cf"}, "url": "http://172.30.9.21:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "f9a74c8a63414707b34a5b03e9eacdc1", "id": "dd079af259534771ac00959c542171cf"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/f583f4a1750f4edc8596dd476ece0948"}, "url": "http://192.30.9.6:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "6b64d23b249e42d79f5dd070a7460b66", "id": "f583f4a1750f4edc8596dd476ece0948"}], "links": {"self": "http://172.30.9.21:5000/v3/endpoints", "previous": null, "next": null}} 2019-04-09 06:25:55,005 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/endpoints used request id req-7c894ed7-6d25-4950-8bc8-5c1043317130 2019-04-09 06:25:55,005 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.18616604805s 2019-04-09 06:25:55,012 - 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.21:5000/v3/endpoints/00d65cc314ee4a87ad316dd160d63558'}, u'url': u'http://192.30.9.6:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'f9a74c8a63414707b34a5b03e9eacdc1', u'id': u'00d65cc314ee4a87ad316dd160d63558'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/0b61449c559f45dba6ba5f9dc241729f'}, u'url': u'http://192.30.9.6:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'ebf458a547774acfb6b489f2803a822c', u'id': u'0b61449c559f45dba6ba5f9dc241729f'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/0cd6369c5d9949eba212a5ce97f8b6f7'}, u'url': u'http://172.30.9.21:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'7f91896ba7394ae291c7a222f92ea496', u'id': u'0cd6369c5d9949eba212a5ce97f8b6f7'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/0e4dc1873b4b477cb578245fdb86a111'}, u'url': u'http://192.30.9.6:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'3ac09bd783a245efa7f11d71ad667386', u'id': u'0e4dc1873b4b477cb578245fdb86a111'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/0f7f6f256262433fb4467ed610947d62'}, u'url': u'http://192.30.9.6:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'49f6869431e3430e9aeef431c7e7d7de', u'id': u'0f7f6f256262433fb4467ed610947d62'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/2242a4436b774238a465cc3d6498ab4e'}, u'url': u'http://192.30.9.6:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'aed411d3d8324008b42b3bd847051003', u'id': u'2242a4436b774238a465cc3d6498ab4e'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/25eb19d77ddd4b9aa8117749f829d913'}, u'url': u'http://192.30.9.6:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'a244395507da4b85bd212d5f49a8b6ae', u'id': u'25eb19d77ddd4b9aa8117749f829d913'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/33de49eaa2934d07a5ef7754ed5fe8e0'}, u'url': u'http://192.30.9.6:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'f3ff1bc7e87e4c90a2385a1bc8175960', u'id': u'33de49eaa2934d07a5ef7754ed5fe8e0'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/3f83bae18b4a496bb67592b5d777f17c'}, u'url': u'http://172.30.9.21:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'ebf458a547774acfb6b489f2803a822c', u'id': u'3f83bae18b4a496bb67592b5d777f17c'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/4243c026b4174decae31504c58542875'}, u'url': u'http://192.30.9.6:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'8afcbe00e0a6427bbf1fc3b10d4b2f5e', u'id': u'4243c026b4174decae31504c58542875'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/4664f0d595a24e8a9d4eb3691db874e0'}, u'url': u'http://12.0.0.22:8080', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'29267bcb2ea04deebb6caaa71afffcc5', u'id': u'4664f0d595a24e8a9d4eb3691db874e0'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/49cfc5fc2aa942e59d21f825b2bc9939'}, u'url': u'http://172.30.9.21:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'29267bcb2ea04deebb6caaa71afffcc5', u'id': u'49cfc5fc2aa942e59d21f825b2bc9939'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/4de11e8502624071afd079250b33c74c'}, u'url': u'http://172.30.9.21:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'6b64d23b249e42d79f5dd070a7460b66', u'id': u'4de11e8502624071afd079250b33c74c'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/503aa75a75e444a9b93cb14634c6ab50'}, u'url': u'http://172.30.9.21:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'1b1b3cbed2d14611b521aa10e2b642dc', u'id': u'503aa75a75e444a9b93cb14634c6ab50'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/5162d5282ea1448dbbc20567c0d57fd7'}, u'url': u'http://192.30.9.6:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'ebf458a547774acfb6b489f2803a822c', u'id': u'5162d5282ea1448dbbc20567c0d57fd7'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/57dd852403b0401fb0bd852db0cc4f1e'}, u'url': u'http://172.30.9.21:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'a244395507da4b85bd212d5f49a8b6ae', u'id': u'57dd852403b0401fb0bd852db0cc4f1e'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/5a404b628fff4023b9d3e5b8fca3b0fb'}, u'url': u'http://192.30.9.6:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'a244395507da4b85bd212d5f49a8b6ae', u'id': u'5a404b628fff4023b9d3e5b8fca3b0fb'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/64896bc5be624954a0166b6cfa08a10e'}, u'url': u'http://192.30.9.6:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'f9a74c8a63414707b34a5b03e9eacdc1', u'id': u'64896bc5be624954a0166b6cfa08a10e'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/71100b14603a4edf8a39e8af672ecff5'}, u'url': u'http://12.0.0.22:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'29267bcb2ea04deebb6caaa71afffcc5', u'id': u'71100b14603a4edf8a39e8af672ecff5'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/72d58c041dc245bc8aa43ce73891f76c'}, u'url': u'http://192.30.9.6:35357', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'49f6869431e3430e9aeef431c7e7d7de', u'id': u'72d58c041dc245bc8aa43ce73891f76c'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/77d7bee546c941368ffc769fda003312'}, u'url': u'http://172.30.9.21:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'3ac09bd783a245efa7f11d71ad667386', u'id': u'77d7bee546c941368ffc769fda003312'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/8011dc0e5bd44e2aa45caf7c6e4d19d2'}, u'url': u'http://192.30.9.6:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'7f91896ba7394ae291c7a222f92ea496', u'id': u'8011dc0e5bd44e2aa45caf7c6e4d19d2'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/8201c41b3865412e839f135e1ceb7421'}, u'url': u'http://172.30.9.21:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'61e60b3a8b964288a4ad67fd02ee4984', u'id': u'8201c41b3865412e839f135e1ceb7421'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/84281d63eba442fd8cdbf23eae691ba2'}, u'url': u'http://192.30.9.6:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'8afcbe00e0a6427bbf1fc3b10d4b2f5e', u'id': u'84281d63eba442fd8cdbf23eae691ba2'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/8b7265307a4a45caad0a286536a91b5d'}, u'url': u'http://172.30.9.21:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'f3ff1bc7e87e4c90a2385a1bc8175960', u'id': u'8b7265307a4a45caad0a286536a91b5d'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/8b89851b9b2b4f95b7d2184e74373672'}, u'url': u'http://172.30.9.21:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'49f6869431e3430e9aeef431c7e7d7de', u'id': u'8b89851b9b2b4f95b7d2184e74373672'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/94601cf3562245fb9453e9678a54b869'}, u'url': u'http://192.30.9.6:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'f3ff1bc7e87e4c90a2385a1bc8175960', u'id': u'94601cf3562245fb9453e9678a54b869'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/977935de203e411cbce5038f0a9dc848'}, u'url': u'http://172.30.9.21:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'aed411d3d8324008b42b3bd847051003', u'id': u'977935de203e411cbce5038f0a9dc848'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/9fd4bc81464e44d0a129985ca1ff91d5'}, u'url': u'http://192.30.9.6:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'1b1b3cbed2d14611b521aa10e2b642dc', u'id': u'9fd4bc81464e44d0a129985ca1ff91d5'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/a2e4e22c0a684229ba50a51934a5cdf7'}, u'url': u'http://192.30.9.6:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'61e60b3a8b964288a4ad67fd02ee4984', u'id': u'a2e4e22c0a684229ba50a51934a5cdf7'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/a2fcaa46481c44f8a3f42acd6c29b21f'}, u'url': u'http://192.30.9.6:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'aed411d3d8324008b42b3bd847051003', u'id': u'a2fcaa46481c44f8a3f42acd6c29b21f'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/cf4872e158cb44e3aa5a4063a620efc3'}, u'url': u'http://192.30.9.6:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'61e60b3a8b964288a4ad67fd02ee4984', u'id': u'cf4872e158cb44e3aa5a4063a620efc3'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/d1ce0a47f2fd4ca9b678bc1d7e5d0b37'}, u'url': u'http://172.30.9.21:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'8afcbe00e0a6427bbf1fc3b10d4b2f5e', u'id': u'd1ce0a47f2fd4ca9b678bc1d7e5d0b37'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/d801fa7f3ee64b30b3b18ef5a9e72635'}, u'url': u'http://192.30.9.6:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'6b64d23b249e42d79f5dd070a7460b66', u'id': u'd801fa7f3ee64b30b3b18ef5a9e72635'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/d807430fcec84acebca284681dd098fe'}, u'url': u'http://192.30.9.6:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'7f91896ba7394ae291c7a222f92ea496', u'id': u'd807430fcec84acebca284681dd098fe'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/d888a991472d4a88bfcfcfcf4909874d'}, u'url': u'http://192.30.9.6:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'1b1b3cbed2d14611b521aa10e2b642dc', u'id': u'd888a991472d4a88bfcfcfcf4909874d'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/d9b1ab09869b4ea895eb3c8867f61318'}, u'url': u'http://192.30.9.6:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'3ac09bd783a245efa7f11d71ad667386', u'id': u'd9b1ab09869b4ea895eb3c8867f61318'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/dd079af259534771ac00959c542171cf'}, u'url': u'http://172.30.9.21:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'f9a74c8a63414707b34a5b03e9eacdc1', u'id': u'dd079af259534771ac00959c542171cf'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/f583f4a1750f4edc8596dd476ece0948'}, u'url': u'http://192.30.9.6:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'6b64d23b249e42d79f5dd070a7460b66', u'id': u'f583f4a1750f4edc8596dd476ece0948'})] 2019-04-09 06:25:55,014 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.extensions 2019-04-09 06:25:55,016 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/extensions -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f82ca4623a0f10a5c18f564df2d5974d1137aa0b" 2019-04-09 06:25:55,119 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 3147 Content-Type: application/json Date: Tue, 09 Apr 2019 06:25:54 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-7544c9ed-04dc-439d-bed5-af5a91cbaa40 x-openstack-request-id: req-7544c9ed-04dc-439d-bed5-af5a91cbaa40 2019-04-09 06:25:55,122 - keystoneauth.session - DEBUG - 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"}]} 2019-04-09 06:25:55,122 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/extensions used request id req-7544c9ed-04dc-439d-bed5-af5a91cbaa40 2019-04-09 06:25:55,122 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.extensions in 0.108663797379s 2019-04-09 06:25:55,138 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-floating-ip-pools 2019-04-09 06:25:55,141 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/os-floating-ip-pools -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f82ca4623a0f10a5c18f564df2d5974d1137aa0b" 2019-04-09 06:25:56,929 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 45 Content-Type: application/json Date: Tue, 09 Apr 2019 06:25:54 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-588176c5-5a71-401b-9d4d-a742ae4b0afb x-openstack-request-id: req-588176c5-5a71-401b-9d4d-a742ae4b0afb 2019-04-09 06:25:56,929 - keystoneauth.session - DEBUG - RESP BODY: {"floating_ip_pools": [{"name": "external"}]} 2019-04-09 06:25:56,929 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-floating-ip-pools used request id req-588176c5-5a71-401b-9d4d-a742ae4b0afb 2019-04-09 06:25:56,929 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-floating-ip-pools in 1.79093503952s 2019-04-09 06:25:56,930 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ip_pools: [{'name': u'external'}] 2019-04-09 06:25:56,935 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-09 06:25:56,935 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f82ca4623a0f10a5c18f564df2d5974d1137aa0b" 2019-04-09 06:25:57,031 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 09 Apr 2019 06:25:56 GMT X-Openstack-Request-Id: req-704172bf-6291-447e-a0d0-a93cb9644647 2019-04-09 06:25:57,031 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-04-09 06:25:57,031 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-704172bf-6291-447e-a0d0-a93cb9644647 2019-04-09 06:25:57,032 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0965259075165s 2019-04-09 06:25:57,032 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ips: [] 2019-04-09 06:25:57,032 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-04-09 06:25:57,035 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f82ca4623a0f10a5c18f564df2d5974d1137aa0b" 2019-04-09 06:25:57,072 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 735 Content-Type: application/json Date: Tue, 09 Apr 2019 06:25:56 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f4f5daf8-dfab-4d99-84bf-6c7169941071 x-openstack-request-id: req-f4f5daf8-dfab-4d99-84bf-6c7169941071 2019-04-09 06:25:57,073 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 16}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.3", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-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": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 17}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.10", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-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": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 2}]} 2019-04-09 06:25:57,073 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-hypervisors/detail used request id req-f4f5daf8-dfab-4d99-84bf-6c7169941071 2019-04-09 06:25:57,073 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0406548976898s 2019-04-09 06:25:57,074 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_hypervisors: [Munch({u'status': u'enabled', u'host_ip': u'192.30.9.3', 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': 98, u'hypervisor_version': 2012000, u'disk_available_least': 98, u'local_gb': 98, u'free_ram_mb': 28406, u'id': 1, u'service': {u'host': u'overcloud-novacompute-1.opnfvlf.org', u'disabled_reason': None, u'id': 16}, 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.10', 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': 98, u'hypervisor_version': 2012000, u'disk_available_least': 98, u'local_gb': 98, u'free_ram_mb': 28406, u'id': 2, u'service': {u'host': u'overcloud-novacompute-0.opnfvlf.org', u'disabled_reason': None, u'id': 17}, 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})] 2019-04-09 06:25:57,074 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-keypairs 2019-04-09 06:25:57,077 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f82ca4623a0f10a5c18f564df2d5974d1137aa0b" 2019-04-09 06:25:57,196 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 16 Content-Type: application/json Date: Tue, 09 Apr 2019 06:25:56 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-3d98f02e-49fb-4b62-99e8-abdd812717e1 x-openstack-request-id: req-3d98f02e-49fb-4b62-99e8-abdd812717e1 2019-04-09 06:25:57,197 - keystoneauth.session - DEBUG - RESP BODY: {"keypairs": []} 2019-04-09 06:25:57,197 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-3d98f02e-49fb-4b62-99e8-abdd812717e1 2019-04-09 06:25:57,197 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-keypairs in 0.122600078583s 2019-04-09 06:25:57,197 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_keypairs: [] 2019-04-09 06:25:57,198 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-09 06:25:57,198 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f82ca4623a0f10a5c18f564df2d5974d1137aa0b" 2019-04-09 06:25:57,295 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Tue, 09 Apr 2019 06:25:56 GMT X-Openstack-Request-Id: req-d7f9741f-6794-42ef-9b8c-7032b7b2c3f0 2019-04-09 06:25:57,295 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"b62787c2-635d-4893-8553-7ee0260442ff","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ba7a30bb29394fc4a587735d9dfb749e","l2_adjacency":true,"status":"ACTIVE","subnets":["dce875e1-9eec-4cb2-94e6-93dffefe33f6"],"description":"","tags":[],"updated_at":"2019-04-09T06:24:08Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ba7a30bb29394fc4a587735d9dfb749e","created_at":"2019-04-09T06:24:05Z","provider:network_type":"flat"}]} 2019-04-09 06:25:57,295 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-d7f9741f-6794-42ef-9b8c-7032b7b2c3f0 2019-04-09 06:25:57,295 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0976259708405s 2019-04-09 06:25:57,296 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_networks: [Munch({u'status': u'ACTIVE', u'subnets': [u'dce875e1-9eec-4cb2-94e6-93dffefe33f6'], u'description': u'', u'provider:physical_network': u'datacentre', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-04-09T06:24:08Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'mtu': 1500, u'id': u'b62787c2-635d-4893-8553-7ee0260442ff', u'provider:segmentation_id': None, u'router:external': True, u'availability_zone_hints': [], u'availability_zones': [u'nova'], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'external', u'created_at': u'2019-04-09T06:24:05Z', u'provider:network_type': u'flat', u'tenant_id': u'ba7a30bb29394fc4a587735d9dfb749e', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'ba7a30bb29394fc4a587735d9dfb749e', u'l2_adjacency': True})] 2019-04-09 06:25:57,296 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-04-09 06:25:57,297 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/ports.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f82ca4623a0f10a5c18f564df2d5974d1137aa0b" 2019-04-09 06:25:57,325 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 12 Content-Type: application/json Date: Tue, 09 Apr 2019 06:25:56 GMT X-Openstack-Request-Id: req-0f0070a9-c2ee-4c6f-9f84-26acce36b952 2019-04-09 06:25:57,325 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[]} 2019-04-09 06:25:57,325 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json used request id req-0f0070a9-c2ee-4c6f-9f84-26acce36b952 2019-04-09 06:25:57,325 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0289359092712s 2019-04-09 06:25:57,325 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_ports: [] 2019-04-09 06:25:57,328 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-04-09 06:25:57,331 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/role_assignments -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f82ca4623a0f10a5c18f564df2d5974d1137aa0b" 2019-04-09 06:25:57,526 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 763 Content-Type: application/json Date: Tue, 09 Apr 2019 06:25:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33664a4f-c4a9-4286-9d35-cea5aafe24e2 2019-04-09 06:25:57,526 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [{"scope": {"project": {"id": "ba7a30bb29394fc4a587735d9dfb749e"}}, "role": {"id": "ecaba09e8ea14e058d5f9d9eb583aa37"}, "user": {"id": "07b62caafa51496f94dd3b3fb341fcfe"}, "links": {"assignment": "http://172.30.9.21:5000/v3/projects/ba7a30bb29394fc4a587735d9dfb749e/users/07b62caafa51496f94dd3b3fb341fcfe/roles/ecaba09e8ea14e058d5f9d9eb583aa37"}}, {"scope": {"project": {"id": "ba7a30bb29394fc4a587735d9dfb749e"}}, "role": {"id": "ecaba09e8ea14e058d5f9d9eb583aa37"}, "user": {"id": "2e35f475a54147749980006d265eb864"}, "links": {"assignment": "http://172.30.9.21:5000/v3/projects/ba7a30bb29394fc4a587735d9dfb749e/users/2e35f475a54147749980006d265eb864/roles/ecaba09e8ea14e058d5f9d9eb583aa37"}}, {"scope": {"project": {"id": "ba7a30bb29394fc4a587735d9dfb749e"}}, "role": {"id": "ecaba09e8ea14e058d5f9d9eb583aa37"}, "user": {"id": "2f1bc9c9d22745648100c4b0717962eb"}, "links": {"assignment": "http://172.30.9.21:5000/v3/projects/ba7a30bb29394fc4a587735d9dfb749e/users/2f1bc9c9d22745648100c4b0717962eb/roles/ecaba09e8ea14e058d5f9d9eb583aa37"}}, {"scope": {"project": {"id": "ba7a30bb29394fc4a587735d9dfb749e"}}, "role": {"id": "ecaba09e8ea14e058d5f9d9eb583aa37"}, "user": {"id": "30fe8cf249d443dd9c53f2cc083f50b5"}, "links": {"assignment": "http://172.30.9.21:5000/v3/projects/ba7a30bb29394fc4a587735d9dfb749e/users/30fe8cf249d443dd9c53f2cc083f50b5/roles/ecaba09e8ea14e058d5f9d9eb583aa37"}}, {"scope": {"project": {"id": "ba7a30bb29394fc4a587735d9dfb749e"}}, "role": {"id": "ecaba09e8ea14e058d5f9d9eb583aa37"}, "user": {"id": "3d748bf7df734addb2e37ea0663ec892"}, "links": {"assignment": "http://172.30.9.21:5000/v3/projects/ba7a30bb29394fc4a587735d9dfb749e/users/3d748bf7df734addb2e37ea0663ec892/roles/ecaba09e8ea14e058d5f9d9eb583aa37"}}, {"scope": {"project": {"id": "ba7a30bb29394fc4a587735d9dfb749e"}}, "role": {"id": "ecaba09e8ea14e058d5f9d9eb583aa37"}, "user": {"id": "732a504491fd4f35923460ae0d2ef475"}, "links": {"assignment": "http://172.30.9.21:5000/v3/projects/ba7a30bb29394fc4a587735d9dfb749e/users/732a504491fd4f35923460ae0d2ef475/roles/ecaba09e8ea14e058d5f9d9eb583aa37"}}, {"scope": {"project": {"id": "ba7a30bb29394fc4a587735d9dfb749e"}}, "role": {"id": "6f62ff3e5bbd4682becdbe9fa3c1ed2c"}, "user": {"id": "781b729594744c4f8f561f6b5a6e68bd"}, "links": {"assignment": "http://172.30.9.21:5000/v3/projects/ba7a30bb29394fc4a587735d9dfb749e/users/781b729594744c4f8f561f6b5a6e68bd/roles/6f62ff3e5bbd4682becdbe9fa3c1ed2c"}}, {"scope": {"project": {"id": "ba7a30bb29394fc4a587735d9dfb749e"}}, "role": {"id": "ecaba09e8ea14e058d5f9d9eb583aa37"}, "user": {"id": "781b729594744c4f8f561f6b5a6e68bd"}, "links": {"assignment": "http://172.30.9.21:5000/v3/projects/ba7a30bb29394fc4a587735d9dfb749e/users/781b729594744c4f8f561f6b5a6e68bd/roles/ecaba09e8ea14e058d5f9d9eb583aa37"}}, {"scope": {"project": {"id": "ba7a30bb29394fc4a587735d9dfb749e"}}, "role": {"id": "ecaba09e8ea14e058d5f9d9eb583aa37"}, "user": {"id": "80817a33c71343ed9c63d448a7fea69e"}, "links": {"assignment": "http://172.30.9.21:5000/v3/projects/ba7a30bb29394fc4a587735d9dfb749e/users/80817a33c71343ed9c63d448a7fea69e/roles/ecaba09e8ea14e058d5f9d9eb583aa37"}}, {"scope": {"project": {"id": "6509066435f1453bac6996ee8997a3b2"}}, "role": {"id": "9fe2ff9ee4384b1894a90878d3e92bab"}, "user": {"id": "96d754a28b0d43cf8fa237c30a99c306"}, "links": {"assignment": "http://172.30.9.21:5000/v3/projects/6509066435f1453bac6996ee8997a3b2/users/96d754a28b0d43cf8fa237c30a99c306/roles/9fe2ff9ee4384b1894a90878d3e92bab"}}, {"scope": {"project": {"id": "6509066435f1453bac6996ee8997a3b2"}}, "role": {"id": "ecaba09e8ea14e058d5f9d9eb583aa37"}, "user": {"id": "96d754a28b0d43cf8fa237c30a99c306"}, "links": {"assignment": "http://172.30.9.21:5000/v3/projects/6509066435f1453bac6996ee8997a3b2/users/96d754a28b0d43cf8fa237c30a99c306/roles/ecaba09e8ea14e058d5f9d9eb583aa37"}}, {"scope": {"project": {"id": "ba7a30bb29394fc4a587735d9dfb749e"}}, "role": {"id": "ecaba09e8ea14e058d5f9d9eb583aa37"}, "user": {"id": "aaa8b9f924a74e80899c7ad7e32fcaae"}, "links": {"assignment": "http://172.30.9.21:5000/v3/projects/ba7a30bb29394fc4a587735d9dfb749e/users/aaa8b9f924a74e80899c7ad7e32fcaae/roles/ecaba09e8ea14e058d5f9d9eb583aa37"}}, {"scope": {"project": {"id": "ba7a30bb29394fc4a587735d9dfb749e"}}, "role": {"id": "ecaba09e8ea14e058d5f9d9eb583aa37"}, "user": {"id": "b8dd65f4e72446d5bd8d9efa13837b0c"}, "links": {"assignment": "http://172.30.9.21:5000/v3/projects/ba7a30bb29394fc4a587735d9dfb749e/users/b8dd65f4e72446d5bd8d9efa13837b0c/roles/ecaba09e8ea14e058d5f9d9eb583aa37"}}, {"scope": {"project": {"id": "ba7a30bb29394fc4a587735d9dfb749e"}}, "role": {"id": "ecaba09e8ea14e058d5f9d9eb583aa37"}, "user": {"id": "c34b7e3bcdbc428db4539ea2b87cfce1"}, "links": {"assignment": "http://172.30.9.21:5000/v3/projects/ba7a30bb29394fc4a587735d9dfb749e/users/c34b7e3bcdbc428db4539ea2b87cfce1/roles/ecaba09e8ea14e058d5f9d9eb583aa37"}}, {"scope": {"project": {"id": "ba7a30bb29394fc4a587735d9dfb749e"}}, "role": {"id": "ecaba09e8ea14e058d5f9d9eb583aa37"}, "user": {"id": "eb527490835d48e8a67131b0f587baf6"}, "links": {"assignment": "http://172.30.9.21:5000/v3/projects/ba7a30bb29394fc4a587735d9dfb749e/users/eb527490835d48e8a67131b0f587baf6/roles/ecaba09e8ea14e058d5f9d9eb583aa37"}}, {"scope": {"domain": {"id": "ec5ce0aa038644b78983e5840ba5fb73"}}, "role": {"id": "ecaba09e8ea14e058d5f9d9eb583aa37"}, "user": {"id": "938ce22a56d74c639d353dbbf166fcc4"}, "links": {"assignment": "http://172.30.9.21:5000/v3/domains/ec5ce0aa038644b78983e5840ba5fb73/users/938ce22a56d74c639d353dbbf166fcc4/roles/ecaba09e8ea14e058d5f9d9eb583aa37"}}, {"scope": {"system": {"all": true}}, "role": {"id": "ecaba09e8ea14e058d5f9d9eb583aa37"}, "user": {"id": "96d754a28b0d43cf8fa237c30a99c306"}, "links": {"assignment": "http://172.30.9.21:5000/v3/system/users/96d754a28b0d43cf8fa237c30a99c306/roles/ecaba09e8ea14e058d5f9d9eb583aa37"}}], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments", "previous": null, "next": null}} 2019-04-09 06:25:57,527 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments used request id req-33664a4f-c4a9-4286-9d35-cea5aafe24e2 2019-04-09 06:25:57,527 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.198302030563s 2019-04-09 06:25:57,530 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_role_assignments: [Munch({'project': u'ba7a30bb29394fc4a587735d9dfb749e', 'id': u'ecaba09e8ea14e058d5f9d9eb583aa37', 'user': u'07b62caafa51496f94dd3b3fb341fcfe'}), Munch({'project': u'ba7a30bb29394fc4a587735d9dfb749e', 'id': u'ecaba09e8ea14e058d5f9d9eb583aa37', 'user': u'2e35f475a54147749980006d265eb864'}), Munch({'project': u'ba7a30bb29394fc4a587735d9dfb749e', 'id': u'ecaba09e8ea14e058d5f9d9eb583aa37', 'user': u'2f1bc9c9d22745648100c4b0717962eb'}), Munch({'project': u'ba7a30bb29394fc4a587735d9dfb749e', 'id': u'ecaba09e8ea14e058d5f9d9eb583aa37', 'user': u'30fe8cf249d443dd9c53f2cc083f50b5'}), Munch({'project': u'ba7a30bb29394fc4a587735d9dfb749e', 'id': u'ecaba09e8ea14e058d5f9d9eb583aa37', 'user': u'3d748bf7df734addb2e37ea0663ec892'}), Munch({'project': u'ba7a30bb29394fc4a587735d9dfb749e', 'id': u'ecaba09e8ea14e058d5f9d9eb583aa37', 'user': u'732a504491fd4f35923460ae0d2ef475'}), Munch({'project': u'ba7a30bb29394fc4a587735d9dfb749e', 'id': u'6f62ff3e5bbd4682becdbe9fa3c1ed2c', 'user': u'781b729594744c4f8f561f6b5a6e68bd'}), Munch({'project': u'ba7a30bb29394fc4a587735d9dfb749e', 'id': u'ecaba09e8ea14e058d5f9d9eb583aa37', 'user': u'781b729594744c4f8f561f6b5a6e68bd'}), Munch({'project': u'ba7a30bb29394fc4a587735d9dfb749e', 'id': u'ecaba09e8ea14e058d5f9d9eb583aa37', 'user': u'80817a33c71343ed9c63d448a7fea69e'}), Munch({'project': u'6509066435f1453bac6996ee8997a3b2', 'id': u'9fe2ff9ee4384b1894a90878d3e92bab', 'user': u'96d754a28b0d43cf8fa237c30a99c306'}), Munch({'project': u'6509066435f1453bac6996ee8997a3b2', 'id': u'ecaba09e8ea14e058d5f9d9eb583aa37', 'user': u'96d754a28b0d43cf8fa237c30a99c306'}), Munch({'project': u'ba7a30bb29394fc4a587735d9dfb749e', 'id': u'ecaba09e8ea14e058d5f9d9eb583aa37', 'user': u'aaa8b9f924a74e80899c7ad7e32fcaae'}), Munch({'project': u'ba7a30bb29394fc4a587735d9dfb749e', 'id': u'ecaba09e8ea14e058d5f9d9eb583aa37', 'user': u'b8dd65f4e72446d5bd8d9efa13837b0c'}), Munch({'project': u'ba7a30bb29394fc4a587735d9dfb749e', 'id': u'ecaba09e8ea14e058d5f9d9eb583aa37', 'user': u'c34b7e3bcdbc428db4539ea2b87cfce1'}), Munch({'project': u'ba7a30bb29394fc4a587735d9dfb749e', 'id': u'ecaba09e8ea14e058d5f9d9eb583aa37', 'user': u'eb527490835d48e8a67131b0f587baf6'}), Munch({'domain': u'ec5ce0aa038644b78983e5840ba5fb73', 'id': u'ecaba09e8ea14e058d5f9d9eb583aa37', 'user': u'938ce22a56d74c639d353dbbf166fcc4'}), Munch({'id': u'ecaba09e8ea14e058d5f9d9eb583aa37', 'user': u'96d754a28b0d43cf8fa237c30a99c306'})] 2019-04-09 06:25:57,533 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-09 06:25:57,537 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f82ca4623a0f10a5c18f564df2d5974d1137aa0b" 2019-04-09 06:25:57,725 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Tue, 09 Apr 2019 06:25:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-694c8098-86a1-4586-8d7b-d3510aa27a0d 2019-04-09 06:25:57,725 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "12d06a59574c4903a7b4bfc193e14ef0", "links": {"self": "http://172.30.9.21:5000/v3/roles/12d06a59574c4903a7b4bfc193e14ef0"}, "name": "member"}, {"domain_id": null, "id": "50245c80a9b84e15b01544b714aaabd9", "links": {"self": "http://172.30.9.21:5000/v3/roles/50245c80a9b84e15b01544b714aaabd9"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6e54a998c61f4429874ed3ac33d4afc4", "links": {"self": "http://172.30.9.21:5000/v3/roles/6e54a998c61f4429874ed3ac33d4afc4"}, "name": "reader"}, {"domain_id": null, "id": "6f62ff3e5bbd4682becdbe9fa3c1ed2c", "links": {"self": "http://172.30.9.21:5000/v3/roles/6f62ff3e5bbd4682becdbe9fa3c1ed2c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80b483ac8c834f498f0d265da82cb005", "links": {"self": "http://172.30.9.21:5000/v3/roles/80b483ac8c834f498f0d265da82cb005"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecaba09e8ea14e058d5f9d9eb583aa37", "links": {"self": "http://172.30.9.21:5000/v3/roles/ecaba09e8ea14e058d5f9d9eb583aa37"}, "name": "admin"}]} 2019-04-09 06:25:57,725 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-694c8098-86a1-4586-8d7b-d3510aa27a0d 2019-04-09 06:25:57,726 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.192006111145s 2019-04-09 06:25:57,727 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_roles: [Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'member', 'id': u'12d06a59574c4903a7b4bfc193e14ef0'}), 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'50245c80a9b84e15b01544b714aaabd9'}), 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'reader', 'id': u'6e54a998c61f4429874ed3ac33d4afc4'}), 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'6f62ff3e5bbd4682becdbe9fa3c1ed2c'}), 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'80b483ac8c834f498f0d265da82cb005'}), 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'ecaba09e8ea14e058d5f9d9eb583aa37'})] 2019-04-09 06:25:57,728 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-04-09 06:25:57,728 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f82ca4623a0f10a5c18f564df2d5974d1137aa0b" 2019-04-09 06:25:57,777 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Tue, 09 Apr 2019 06:25:56 GMT X-Openstack-Request-Id: req-f6b516f3-baec-4c57-8a4b-92ddf1cfc1d9 2019-04-09 06:25:57,778 - keystoneauth.session - DEBUG - RESP BODY: {"routers": []} 2019-04-09 06:25:57,778 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-f6b516f3-baec-4c57-8a4b-92ddf1cfc1d9 2019-04-09 06:25:57,778 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.0498220920563s 2019-04-09 06:25:57,778 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_routers: [] 2019-04-09 06:25:57,778 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 06:25:57,781 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f82ca4623a0f10a5c18f564df2d5974d1137aa0b" 2019-04-09 06:25:57,980 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Tue, 09 Apr 2019 06:25:56 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-5be49217-995e-4d28-a314-12b92bffb281 x-openstack-request-id: req-5be49217-995e-4d28-a314-12b92bffb281 2019-04-09 06:25:57,980 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2019-04-09 06:25:57,980 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-5be49217-995e-4d28-a314-12b92bffb281 2019-04-09 06:25:57,980 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.202075004578s 2019-04-09 06:25:57,981 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_servers: [] 2019-04-09 06:25:57,984 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2019-04-09 06:25:57,988 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.6:35357 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-04-09 06:25:57,994 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 09 Apr 2019 06:25:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ba179571-cf30-4523-b1c9-5adc356c6e11 2019-04-09 06:25:57,994 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://192.30.9.6:35357/v3/", "rel": "self"}]}]}} 2019-04-09 06:25:57,994 - keystoneauth.session - DEBUG - GET call to http://192.30.9.6:35357/ used request id req-ba179571-cf30-4523-b1c9-5adc356c6e11 2019-04-09 06:25:57,995 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.6:35357/v3/services -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f82ca4623a0f10a5c18f564df2d5974d1137aa0b" 2019-04-09 06:25:58,100 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 823 Content-Type: application/json Date: Tue, 09 Apr 2019 06:25:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5a57d91-79b6-49f7-b605-6718887efd02 2019-04-09 06:25:58,101 - keystoneauth.session - DEBUG - RESP BODY: {"services": [{"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.6:35357/v3/services/0c6048bf3c804b33b1209bfa8ca75ec0"}, "enabled": true, "type": "metering", "id": "0c6048bf3c804b33b1209bfa8ca75ec0", "name": "ceilometer"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.6:35357/v3/services/1b1b3cbed2d14611b521aa10e2b642dc"}, "enabled": true, "type": "volumev3", "id": "1b1b3cbed2d14611b521aa10e2b642dc", "name": "cinderv3"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.6:35357/v3/services/29267bcb2ea04deebb6caaa71afffcc5"}, "enabled": true, "type": "object-store", "id": "29267bcb2ea04deebb6caaa71afffcc5", "name": "swift"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.6:35357/v3/services/3ac09bd783a245efa7f11d71ad667386"}, "enabled": true, "type": "network", "id": "3ac09bd783a245efa7f11d71ad667386", "name": "neutron"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.6:35357/v3/services/49f6869431e3430e9aeef431c7e7d7de"}, "enabled": true, "type": "identity", "id": "49f6869431e3430e9aeef431c7e7d7de", "name": "keystone"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.6:35357/v3/services/61e60b3a8b964288a4ad67fd02ee4984"}, "enabled": true, "type": "alarming", "id": "61e60b3a8b964288a4ad67fd02ee4984", "name": "aodh"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.6:35357/v3/services/6b64d23b249e42d79f5dd070a7460b66"}, "enabled": true, "type": "compute", "id": "6b64d23b249e42d79f5dd070a7460b66", "name": "nova"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.6:35357/v3/services/7f91896ba7394ae291c7a222f92ea496"}, "enabled": true, "type": "cloudformation", "id": "7f91896ba7394ae291c7a222f92ea496", "name": "heat-cfn"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.6:35357/v3/services/8afcbe00e0a6427bbf1fc3b10d4b2f5e"}, "enabled": true, "type": "volumev2", "id": "8afcbe00e0a6427bbf1fc3b10d4b2f5e", "name": "cinderv2"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.6:35357/v3/services/a244395507da4b85bd212d5f49a8b6ae"}, "enabled": true, "type": "orchestration", "id": "a244395507da4b85bd212d5f49a8b6ae", "name": "heat"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.6:35357/v3/services/aed411d3d8324008b42b3bd847051003"}, "enabled": true, "type": "placement", "id": "aed411d3d8324008b42b3bd847051003", "name": "placement"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.6:35357/v3/services/ebf458a547774acfb6b489f2803a822c"}, "enabled": true, "type": "metric", "id": "ebf458a547774acfb6b489f2803a822c", "name": "gnocchi"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.6:35357/v3/services/f3ff1bc7e87e4c90a2385a1bc8175960"}, "enabled": true, "type": "event", "id": "f3ff1bc7e87e4c90a2385a1bc8175960", "name": "panko"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.6:35357/v3/services/f9a74c8a63414707b34a5b03e9eacdc1"}, "enabled": true, "type": "image", "id": "f9a74c8a63414707b34a5b03e9eacdc1", "name": "glance"}], "links": {"self": "http://192.30.9.6:35357/v3/services", "previous": null, "next": null}} 2019-04-09 06:25:58,101 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.6:35357/v3/services used request id req-b5a57d91-79b6-49f7-b605-6718887efd02 2019-04-09 06:25:58,101 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.11665892601s 2019-04-09 06:25:58,106 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_services: [Munch({'description': u'Openstack Metering Service', 'service_type': u'metering', 'type': u'metering', 'enabled': True, 'id': u'0c6048bf3c804b33b1209bfa8ca75ec0', 'name': u'ceilometer'}), Munch({'description': u'Cinder Service v3', 'service_type': u'volumev3', 'type': u'volumev3', 'enabled': True, 'id': u'1b1b3cbed2d14611b521aa10e2b642dc', 'name': u'cinderv3'}), Munch({'description': u'Openstack Object-Store Service', 'service_type': u'object-store', 'type': u'object-store', 'enabled': True, 'id': u'29267bcb2ea04deebb6caaa71afffcc5', 'name': u'swift'}), Munch({'description': u'Neutron Networking Service', 'service_type': u'network', 'type': u'network', 'enabled': True, 'id': u'3ac09bd783a245efa7f11d71ad667386', 'name': u'neutron'}), Munch({'description': u'OpenStack Identity Service', 'service_type': u'identity', 'type': u'identity', 'enabled': True, 'id': u'49f6869431e3430e9aeef431c7e7d7de', 'name': u'keystone'}), Munch({'description': u'OpenStack Alarming Service', 'service_type': u'alarming', 'type': u'alarming', 'enabled': True, 'id': u'61e60b3a8b964288a4ad67fd02ee4984', 'name': u'aodh'}), Munch({'description': u'Openstack Compute Service', 'service_type': u'compute', 'type': u'compute', 'enabled': True, 'id': u'6b64d23b249e42d79f5dd070a7460b66', 'name': u'nova'}), Munch({'description': u'Openstack Cloudformation Service', 'service_type': u'cloudformation', 'type': u'cloudformation', 'enabled': True, 'id': u'7f91896ba7394ae291c7a222f92ea496', 'name': u'heat-cfn'}), Munch({'description': u'Cinder Service v2', 'service_type': u'volumev2', 'type': u'volumev2', 'enabled': True, 'id': u'8afcbe00e0a6427bbf1fc3b10d4b2f5e', 'name': u'cinderv2'}), Munch({'description': u'Openstack Orchestration Service', 'service_type': u'orchestration', 'type': u'orchestration', 'enabled': True, 'id': u'a244395507da4b85bd212d5f49a8b6ae', 'name': u'heat'}), Munch({'description': u'Openstack Placement Service', 'service_type': u'placement', 'type': u'placement', 'enabled': True, 'id': u'aed411d3d8324008b42b3bd847051003', 'name': u'placement'}), Munch({'description': u'OpenStack Metric Service', 'service_type': u'metric', 'type': u'metric', 'enabled': True, 'id': u'ebf458a547774acfb6b489f2803a822c', 'name': u'gnocchi'}), Munch({'description': u'OpenStack Event Service', 'service_type': u'event', 'type': u'event', 'enabled': True, 'id': u'f3ff1bc7e87e4c90a2385a1bc8175960', 'name': u'panko'}), Munch({'description': u'OpenStack Image Service', 'service_type': u'image', 'type': u'image', 'enabled': True, 'id': u'f9a74c8a63414707b34a5b03e9eacdc1', 'name': u'glance'})] 2019-04-09 06:25:58,106 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-04-09 06:25:58,107 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f82ca4623a0f10a5c18f564df2d5974d1137aa0b" 2019-04-09 06:25:58,145 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 642 Content-Type: application/json Date: Tue, 09 Apr 2019 06:25:57 GMT X-Openstack-Request-Id: req-86c46fbb-cad2-43f2-ad10-cadb5c7db9a7 2019-04-09 06:25:58,145 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-04-09T06:24:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"dce875e1-9eec-4cb2-94e6-93dffefe33f6","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"ba7a30bb29394fc4a587735d9dfb749e","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"b62787c2-635d-4893-8553-7ee0260442ff","tenant_id":"ba7a30bb29394fc4a587735d9dfb749e","created_at":"2019-04-09T06:24:08Z","ip_version":4}]} 2019-04-09 06:25:58,145 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-86c46fbb-cad2-43f2-ad10-cadb5c7db9a7 2019-04-09 06:25:58,145 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0387811660767s 2019-04-09 06:25:58,146 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_subnets: [Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-04-09T06:24:08Z', 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'dce875e1-9eec-4cb2-94e6-93dffefe33f6', u'subnetpool_id': None, u'service_types': [], u'name': u'external-subnet', u'enable_dhcp': False, u'segment_id': None, u'network_id': u'b62787c2-635d-4893-8553-7ee0260442ff', u'tenant_id': u'ba7a30bb29394fc4a587735d9dfb749e', u'created_at': u'2019-04-09T06:24:08Z', u'dns_nameservers': [], u'gateway_ip': u'172.30.9.1', u'ip_version': 4, u'project_id': u'ba7a30bb29394fc4a587735d9dfb749e'})] 2019-04-09 06:25:58,146 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.service-providers 2019-04-09 06:25:58,147 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/service-providers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f82ca4623a0f10a5c18f564df2d5974d1137aa0b" 2019-04-09 06:25:58,153 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 304 Content-Type: application/json Date: Tue, 09 Apr 2019 06:25:57 GMT X-Openstack-Request-Id: req-b0141827-2f8e-4236-a2fd-f6d8bfffb9de 2019-04-09 06:25:58,153 - keystoneauth.session - DEBUG - RESP BODY: {"service_providers": [{"service_type": "L3_ROUTER_NAT", "default": false, "name": "single_node"}, {"service_type": "L3_ROUTER_NAT", "default": false, "name": "ha"}, {"service_type": "L3_ROUTER_NAT", "default": false, "name": "dvrha"}, {"service_type": "L3_ROUTER_NAT", "default": false, "name": "dvr"}]} 2019-04-09 06:25:58,154 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/service-providers.json used request id req-b0141827-2f8e-4236-a2fd-f6d8bfffb9de 2019-04-09 06:25:58,154 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.service-providers in 0.00731992721558s 2019-04-09 06:25:58,155 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_service_providers: [Munch({u'service_type': u'L3_ROUTER_NAT', u'default': False, u'name': u'single_node'}), Munch({u'service_type': u'L3_ROUTER_NAT', u'default': False, u'name': u'ha'}), Munch({u'service_type': u'L3_ROUTER_NAT', u'default': False, u'name': u'dvrha'}), Munch({u'service_type': u'L3_ROUTER_NAT', u'default': False, u'name': u'dvr'})] 2019-04-09 06:25:58,263 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-04-09 06:25:58,264 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:05 | PASS | +--------------------------+------------------+------------------+----------------+ 2019-04-09 06:25:58,314 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork1'... 2019-04-09 06:25:58,420 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-04-09 06:25:58,424 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Tue, 09 Apr 2019 06:25:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-629e5de7-c594-4fca-bc34-136693d4d619 2019-04-09 06:25:58,424 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2019-04-09 06:25:58,425 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/v3 used request id req-629e5de7-c594-4fca-bc34-136693d4d619 2019-04-09 06:25:58,425 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2019-04-09 06:25:58,816 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "12d06a59574c4903a7b4bfc193e14ef0", "name": "member"}, {"id": "ecaba09e8ea14e058d5f9d9eb583aa37", "name": "admin"}, {"id": "6e54a998c61f4429874ed3ac33d4afc4", "name": "reader"}], "expires_at": "2019-04-09T07:25:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6509066435f1453bac6996ee8997a3b2", "name": "admin"}, "catalog": [{"endpoints": [], "type": "metering", "id": "0c6048bf3c804b33b1209bfa8ca75ec0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v3/6509066435f1453bac6996ee8997a3b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "503aa75a75e444a9b93cb14634c6ab50"}, {"url": "http://192.30.9.6:8776/v3/6509066435f1453bac6996ee8997a3b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd4bc81464e44d0a129985ca1ff91d5"}, {"url": "http://192.30.9.6:8776/v3/6509066435f1453bac6996ee8997a3b2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d888a991472d4a88bfcfcfcf4909874d"}], "type": "volumev3", "id": "1b1b3cbed2d14611b521aa10e2b642dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4664f0d595a24e8a9d4eb3691db874e0"}, {"url": "http://172.30.9.21:8080/v1/AUTH_6509066435f1453bac6996ee8997a3b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49cfc5fc2aa942e59d21f825b2bc9939"}, {"url": "http://12.0.0.22:8080/v1/AUTH_6509066435f1453bac6996ee8997a3b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "71100b14603a4edf8a39e8af672ecff5"}], "type": "object-store", "id": "29267bcb2ea04deebb6caaa71afffcc5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4dc1873b4b477cb578245fdb86a111"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77d7bee546c941368ffc769fda003312"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9b1ab09869b4ea895eb3c8867f61318"}], "type": "network", "id": "3ac09bd783a245efa7f11d71ad667386", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f7f6f256262433fb4467ed610947d62"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "72d58c041dc245bc8aa43ce73891f76c"}, {"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b89851b9b2b4f95b7d2184e74373672"}], "type": "identity", "id": "49f6869431e3430e9aeef431c7e7d7de", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8201c41b3865412e839f135e1ceb7421"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e4e22c0a684229ba50a51934a5cdf7"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf4872e158cb44e3aa5a4063a620efc3"}], "type": "alarming", "id": "61e60b3a8b964288a4ad67fd02ee4984", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4de11e8502624071afd079250b33c74c"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d801fa7f3ee64b30b3b18ef5a9e72635"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f583f4a1750f4edc8596dd476ece0948"}], "type": "compute", "id": "6b64d23b249e42d79f5dd070a7460b66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0cd6369c5d9949eba212a5ce97f8b6f7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8011dc0e5bd44e2aa45caf7c6e4d19d2"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d807430fcec84acebca284681dd098fe"}], "type": "cloudformation", "id": "7f91896ba7394ae291c7a222f92ea496", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/6509066435f1453bac6996ee8997a3b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4243c026b4174decae31504c58542875"}, {"url": "http://192.30.9.6:8776/v2/6509066435f1453bac6996ee8997a3b2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84281d63eba442fd8cdbf23eae691ba2"}, {"url": "http://172.30.9.21:8776/v2/6509066435f1453bac6996ee8997a3b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1ce0a47f2fd4ca9b678bc1d7e5d0b37"}], "type": "volumev2", "id": "8afcbe00e0a6427bbf1fc3b10d4b2f5e", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/6509066435f1453bac6996ee8997a3b2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25eb19d77ddd4b9aa8117749f829d913"}, {"url": "http://172.30.9.21:8004/v1/6509066435f1453bac6996ee8997a3b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57dd852403b0401fb0bd852db0cc4f1e"}, {"url": "http://192.30.9.6:8004/v1/6509066435f1453bac6996ee8997a3b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5a404b628fff4023b9d3e5b8fca3b0fb"}], "type": "orchestration", "id": "a244395507da4b85bd212d5f49a8b6ae", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2242a4436b774238a465cc3d6498ab4e"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "977935de203e411cbce5038f0a9dc848"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2fcaa46481c44f8a3f42acd6c29b21f"}], "type": "placement", "id": "aed411d3d8324008b42b3bd847051003", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b61449c559f45dba6ba5f9dc241729f"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3f83bae18b4a496bb67592b5d777f17c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5162d5282ea1448dbbc20567c0d57fd7"}], "type": "metric", "id": "ebf458a547774acfb6b489f2803a822c", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "33de49eaa2934d07a5ef7754ed5fe8e0"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b7265307a4a45caad0a286536a91b5d"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94601cf3562245fb9453e9678a54b869"}], "type": "event", "id": "f3ff1bc7e87e4c90a2385a1bc8175960", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00d65cc314ee4a87ad316dd160d63558"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64896bc5be624954a0166b6cfa08a10e"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd079af259534771ac00959c542171cf"}], "type": "image", "id": "f9a74c8a63414707b34a5b03e9eacdc1", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "96d754a28b0d43cf8fa237c30a99c306"}, "audit_ids": ["QKrU1WOZRTOAwiA6PQemMw"], "issued_at": "2019-04-09T06:25:57.000000Z"}} 2019-04-09 06:25:58,819 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-09 06:25:58,819 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f1e3e737927950fee6cc27535f179dd7498cd62e" 2019-04-09 06:25:59,910 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Tue, 09 Apr 2019 06:25:59 GMT X-Openstack-Request-Id: req-7283bd32-4677-4c17-8157-6b730da1fb72 2019-04-09 06:25:59,910 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"b62787c2-635d-4893-8553-7ee0260442ff","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ba7a30bb29394fc4a587735d9dfb749e","l2_adjacency":true,"status":"ACTIVE","subnets":["dce875e1-9eec-4cb2-94e6-93dffefe33f6"],"description":"","tags":[],"updated_at":"2019-04-09T06:24:08Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ba7a30bb29394fc4a587735d9dfb749e","created_at":"2019-04-09T06:24:05Z","provider:network_type":"flat"}]} 2019-04-09 06:25:59,911 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-7283bd32-4677-4c17-8157-6b730da1fb72 2019-04-09 06:25:59,911 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.09185409546s 2019-04-09 06:25:59,912 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork1'... 2019-04-09 06:25:59,918 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-04-09 06:25:59,924 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 09 Apr 2019 06:25:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eaf754e9-7064-4dfa-b7c3-5f3f2896d47f 2019-04-09 06:25:59,924 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 06:25:59,924 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/ used request id req-eaf754e9-7064-4dfa-b7c3-5f3f2896d47f 2019-04-09 06:25:59,925 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-09 06:25:59,928 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f1e3e737927950fee6cc27535f179dd7498cd62e" 2019-04-09 06:26:00,111 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 222 Content-Type: application/json Date: Tue, 09 Apr 2019 06:25:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7222558f-640c-4861-9744-539ef785966e 2019-04-09 06:26:00,111 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/ec5ce0aa038644b78983e5840ba5fb73"}, "tags": [], "enabled": true, "id": "ec5ce0aa038644b78983e5840ba5fb73", "name": "heat_stack"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2019-04-09 06:26:00,111 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-7222558f-640c-4861-9744-539ef785966e 2019-04-09 06:26:00,111 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.186367988586s 2019-04-09 06:26:00,119 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-09 06:26:00,122 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f1e3e737927950fee6cc27535f179dd7498cd62e" 2019-04-09 06:26:00,319 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 296 Content-Type: application/json Date: Tue, 09 Apr 2019 06:25:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ca1184a-c55b-4f78-8d63-aa088636a3e3 2019-04-09 06:26:00,319 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/6509066435f1453bac6996ee8997a3b2"}, "tags": [], "enabled": true, "id": "6509066435f1453bac6996ee8997a3b2", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/ba7a30bb29394fc4a587735d9dfb749e"}, "tags": [], "enabled": true, "id": "ba7a30bb29394fc4a587735d9dfb749e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-04-09 06:26:00,319 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-8ca1184a-c55b-4f78-8d63-aa088636a3e3 2019-04-09 06:26:00,320 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.200556993484s 2019-04-09 06:26:00,321 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-04-09 06:26:00,321 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f1e3e737927950fee6cc27535f179dd7498cd62e" -d '{"network": {"tenant_id": "6509066435f1453bac6996ee8997a3b2", "name": "tenantnetwork1-net_79e0e2c3-9b6e-47a5-b349-4d03a547fb2d", "admin_state_up": true}}' 2019-04-09 06:26:00,709 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 728 Content-Type: application/json Date: Tue, 09 Apr 2019 06:25:59 GMT X-Openstack-Request-Id: req-f2f47757-7db4-479e-8065-efd076f33d94 2019-04-09 06:26:00,709 - keystoneauth.session - DEBUG - RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"cf6f8171-9742-4e03-b011-97368273e933","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":83,"ipv4_address_scope":null,"shared":false,"project_id":"6509066435f1453bac6996ee8997a3b2","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-09T06:25:59Z","is_default":false,"qos_policy_id":null,"name":"tenantnetwork1-net_79e0e2c3-9b6e-47a5-b349-4d03a547fb2d","admin_state_up":true,"tenant_id":"6509066435f1453bac6996ee8997a3b2","created_at":"2019-04-09T06:25:59Z","mtu":1450}} 2019-04-09 06:26:00,710 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-f2f47757-7db4-479e-8065-efd076f33d94 2019-04-09 06:26:00,710 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.388662815094s 2019-04-09 06:26:00,710 - 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'2019-04-09T06:25:59Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'cf6f8171-9742-4e03-b011-97368273e933', u'provider:segmentation_id': 83, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'tenantnetwork1-net_79e0e2c3-9b6e-47a5-b349-4d03a547fb2d', u'created_at': u'2019-04-09T06:25:59Z', u'mtu': 1450, u'tenant_id': u'6509066435f1453bac6996ee8997a3b2', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'6509066435f1453bac6996ee8997a3b2', u'l2_adjacency': True}) 2019-04-09 06:26:00,711 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-09 06:26:00,711 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f1e3e737927950fee6cc27535f179dd7498cd62e" 2019-04-09 06:26:00,809 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1434 Content-Type: application/json Date: Tue, 09 Apr 2019 06:25:59 GMT X-Openstack-Request-Id: req-4114ae70-d9e6-4255-ad9a-4a41249668d1 2019-04-09 06:26:00,809 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"b62787c2-635d-4893-8553-7ee0260442ff","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ba7a30bb29394fc4a587735d9dfb749e","l2_adjacency":true,"status":"ACTIVE","subnets":["dce875e1-9eec-4cb2-94e6-93dffefe33f6"],"description":"","tags":[],"updated_at":"2019-04-09T06:24:08Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ba7a30bb29394fc4a587735d9dfb749e","created_at":"2019-04-09T06:24:05Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"cf6f8171-9742-4e03-b011-97368273e933","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":83,"ipv4_address_scope":null,"shared":false,"project_id":"6509066435f1453bac6996ee8997a3b2","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-09T06:25:59Z","qos_policy_id":null,"name":"tenantnetwork1-net_79e0e2c3-9b6e-47a5-b349-4d03a547fb2d","admin_state_up":true,"tenant_id":"6509066435f1453bac6996ee8997a3b2","created_at":"2019-04-09T06:25:59Z","provider:network_type":"vxlan"}]} 2019-04-09 06:26:00,810 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-4114ae70-d9e6-4255-ad9a-4a41249668d1 2019-04-09 06:26:00,810 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0989010334015s 2019-04-09 06:26:00,811 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-04-09 06:26:00,812 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f1e3e737927950fee6cc27535f179dd7498cd62e" -d '{"subnet": {"name": "tenantnetwork1-subnet_79e0e2c3-9b6e-47a5-b349-4d03a547fb2d", "enable_dhcp": true, "network_id": "cf6f8171-9742-4e03-b011-97368273e933", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-04-09 06:26:01,247 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 700 Content-Type: application/json Date: Tue, 09 Apr 2019 06:26:00 GMT X-Openstack-Request-Id: req-3be03850-41a6-4c89-8b3f-21f66dd9e3e5 2019-04-09 06:26:01,247 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-04-09T06:26:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"8cce7230-abc7-4c21-921e-1c654c00918c","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"6509066435f1453bac6996ee8997a3b2","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tenantnetwork1-subnet_79e0e2c3-9b6e-47a5-b349-4d03a547fb2d","enable_dhcp":true,"segment_id":null,"network_id":"cf6f8171-9742-4e03-b011-97368273e933","tenant_id":"6509066435f1453bac6996ee8997a3b2","created_at":"2019-04-09T06:26:00Z","ip_version":4}} 2019-04-09 06:26:01,248 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-3be03850-41a6-4c89-8b3f-21f66dd9e3e5 2019-04-09 06:26:01,248 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.436350107193s 2019-04-09 06:26:01,248 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-04-09T06:26: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'8cce7230-abc7-4c21-921e-1c654c00918c', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork1-subnet_79e0e2c3-9b6e-47a5-b349-4d03a547fb2d', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'cf6f8171-9742-4e03-b011-97368273e933', u'tenant_id': u'6509066435f1453bac6996ee8997a3b2', u'created_at': u'2019-04-09T06:26: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'6509066435f1453bac6996ee8997a3b2'}) 2019-04-09 06:26:01,249 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-04-09 06:26:01,249 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f1e3e737927950fee6cc27535f179dd7498cd62e" -d '{"router": {"external_gateway_info": {"network_id": "b62787c2-635d-4893-8553-7ee0260442ff"}, "name": "tenantnetwork1-router_79e0e2c3-9b6e-47a5-b349-4d03a547fb2d", "admin_state_up": true}}' 2019-04-09 06:26:02,973 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 714 Content-Type: application/json Date: Tue, 09 Apr 2019 06:26:02 GMT X-Openstack-Request-Id: req-2b37b7c3-2843-46d3-8992-85c515a70215 2019-04-09 06:26:02,974 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "b62787c2-635d-4893-8553-7ee0260442ff", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "dce875e1-9eec-4cb2-94e6-93dffefe33f6", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "6509066435f1453bac6996ee8997a3b2", "created_at": "2019-04-09T06:26:00Z", "admin_state_up": true, "updated_at": "2019-04-09T06:26:01Z", "project_id": "6509066435f1453bac6996ee8997a3b2", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "b41e08f2-7a7d-475f-a30b-173f41d06064", "name": "tenantnetwork1-router_79e0e2c3-9b6e-47a5-b349-4d03a547fb2d"}} 2019-04-09 06:26:02,974 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-2b37b7c3-2843-46d3-8992-85c515a70215 2019-04-09 06:26:02,974 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.72508907318s 2019-04-09 06:26:02,974 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-04-09T06:26:01Z', u'revision_number': 2, u'ha': False, u'id': u'b41e08f2-7a7d-475f-a30b-173f41d06064', u'external_gateway_info': {u'network_id': u'b62787c2-635d-4893-8553-7ee0260442ff', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'dce875e1-9eec-4cb2-94e6-93dffefe33f6', u'ip_address': u'172.30.9.201'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork1-router_79e0e2c3-9b6e-47a5-b349-4d03a547fb2d', u'admin_state_up': True, u'tenant_id': u'6509066435f1453bac6996ee8997a3b2', u'created_at': u'2019-04-09T06:26:00Z', u'flavor_id': None, u'routes': [], u'project_id': u'6509066435f1453bac6996ee8997a3b2'}) 2019-04-09 06:26:02,975 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-04-09 06:26:02,976 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/b41e08f2-7a7d-475f-a30b-173f41d06064/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f1e3e737927950fee6cc27535f179dd7498cd62e" -d '{"subnet_id": "8cce7230-abc7-4c21-921e-1c654c00918c"}' 2019-04-09 06:26:05,131 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Tue, 09 Apr 2019 06:26:04 GMT X-Openstack-Request-Id: req-39aed5ee-f960-4d69-a6bd-26044cdbd1ca 2019-04-09 06:26:05,131 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "cf6f8171-9742-4e03-b011-97368273e933", "tenant_id": "6509066435f1453bac6996ee8997a3b2", "subnet_id": "8cce7230-abc7-4c21-921e-1c654c00918c", "subnet_ids": ["8cce7230-abc7-4c21-921e-1c654c00918c"], "port_id": "ab1c9d90-3385-423e-a23e-43e57bae36f5", "id": "b41e08f2-7a7d-475f-a30b-173f41d06064"} 2019-04-09 06:26:05,131 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/b41e08f2-7a7d-475f-a30b-173f41d06064/add_router_interface.json used request id req-39aed5ee-f960-4d69-a6bd-26044cdbd1ca 2019-04-09 06:26:05,132 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.15646100044s 2019-04-09 06:26:05,243 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-04-09 06:26:05,244 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork1 | functest | 00:05 | PASS | +------------------------+------------------+------------------+----------------+ 2019-04-09 06:26:05,248 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-04-09 06:26:05,249 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/b41e08f2-7a7d-475f-a30b-173f41d06064/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f1e3e737927950fee6cc27535f179dd7498cd62e" -d '{"subnet_id": "8cce7230-abc7-4c21-921e-1c654c00918c"}' 2019-04-09 06:26:07,414 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Tue, 09 Apr 2019 06:26:06 GMT X-Openstack-Request-Id: req-c0572e41-3fdc-45c4-b928-d66c1ef91659 2019-04-09 06:26:07,414 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "cf6f8171-9742-4e03-b011-97368273e933", "tenant_id": "6509066435f1453bac6996ee8997a3b2", "subnet_id": "8cce7230-abc7-4c21-921e-1c654c00918c", "subnet_ids": ["8cce7230-abc7-4c21-921e-1c654c00918c"], "port_id": "ab1c9d90-3385-423e-a23e-43e57bae36f5", "id": "b41e08f2-7a7d-475f-a30b-173f41d06064"} 2019-04-09 06:26:07,414 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/b41e08f2-7a7d-475f-a30b-173f41d06064/remove_router_interface.json used request id req-c0572e41-3fdc-45c4-b928-d66c1ef91659 2019-04-09 06:26:07,415 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.1659078598s 2019-04-09 06:26:07,415 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-04-09 06:26:07,416 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f1e3e737927950fee6cc27535f179dd7498cd62e" 2019-04-09 06:26:07,572 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 723 Content-Type: application/json Date: Tue, 09 Apr 2019 06:26:06 GMT X-Openstack-Request-Id: req-d3f0a5c1-ef49-44f3-8ffe-4be4cf09dc61 2019-04-09 06:26:07,573 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "b62787c2-635d-4893-8553-7ee0260442ff", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "dce875e1-9eec-4cb2-94e6-93dffefe33f6", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "6509066435f1453bac6996ee8997a3b2", "created_at": "2019-04-09T06:26:00Z", "admin_state_up": true, "updated_at": "2019-04-09T06:26:05Z", "project_id": "6509066435f1453bac6996ee8997a3b2", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "b41e08f2-7a7d-475f-a30b-173f41d06064", "name": "tenantnetwork1-router_79e0e2c3-9b6e-47a5-b349-4d03a547fb2d"}]} 2019-04-09 06:26:07,573 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-d3f0a5c1-ef49-44f3-8ffe-4be4cf09dc61 2019-04-09 06:26:07,573 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.157915830612s 2019-04-09 06:26:07,574 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-04-09 06:26:07,575 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/routers/b41e08f2-7a7d-475f-a30b-173f41d06064.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f1e3e737927950fee6cc27535f179dd7498cd62e" 2019-04-09 06:26:09,067 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 09 Apr 2019 06:26:08 GMT X-Openstack-Request-Id: req-25de6264-c730-4079-be13-3cb3abac0266 2019-04-09 06:26:09,068 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-09 06:26:09,068 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/b41e08f2-7a7d-475f-a30b-173f41d06064.json used request id req-25de6264-c730-4079-be13-3cb3abac0266 2019-04-09 06:26:09,068 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.49353694916s 2019-04-09 06:26:09,068 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-04-09 06:26:09,069 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f1e3e737927950fee6cc27535f179dd7498cd62e" 2019-04-09 06:26:09,194 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1332 Content-Type: application/json Date: Tue, 09 Apr 2019 06:26:08 GMT X-Openstack-Request-Id: req-6f54cbac-69bb-42db-9232-d32d9c5515be 2019-04-09 06:26:09,195 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-04-09T06:26:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"8cce7230-abc7-4c21-921e-1c654c00918c","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"6509066435f1453bac6996ee8997a3b2","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tenantnetwork1-subnet_79e0e2c3-9b6e-47a5-b349-4d03a547fb2d","enable_dhcp":true,"segment_id":null,"network_id":"cf6f8171-9742-4e03-b011-97368273e933","tenant_id":"6509066435f1453bac6996ee8997a3b2","created_at":"2019-04-09T06:26:00Z","ip_version":4},{"updated_at":"2019-04-09T06:24:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"dce875e1-9eec-4cb2-94e6-93dffefe33f6","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"ba7a30bb29394fc4a587735d9dfb749e","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"b62787c2-635d-4893-8553-7ee0260442ff","tenant_id":"ba7a30bb29394fc4a587735d9dfb749e","created_at":"2019-04-09T06:24:08Z","ip_version":4}]} 2019-04-09 06:26:09,195 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-6f54cbac-69bb-42db-9232-d32d9c5515be 2019-04-09 06:26:09,195 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.126672029495s 2019-04-09 06:26:09,197 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-04-09 06:26:09,197 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/subnets/8cce7230-abc7-4c21-921e-1c654c00918c.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f1e3e737927950fee6cc27535f179dd7498cd62e" 2019-04-09 06:26:10,105 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 09 Apr 2019 06:26:09 GMT X-Openstack-Request-Id: req-c5097885-8afa-4e2c-8050-10ae1fe7c8f7 2019-04-09 06:26:10,105 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-09 06:26:10,106 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/8cce7230-abc7-4c21-921e-1c654c00918c.json used request id req-c5097885-8afa-4e2c-8050-10ae1fe7c8f7 2019-04-09 06:26:10,106 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.908995866776s 2019-04-09 06:26:10,106 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-09 06:26:10,107 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f1e3e737927950fee6cc27535f179dd7498cd62e" 2019-04-09 06:26:10,228 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1440 Content-Type: application/json Date: Tue, 09 Apr 2019 06:26:09 GMT X-Openstack-Request-Id: req-ac4777c5-b113-4a1b-91db-906e5542bc9c 2019-04-09 06:26:10,228 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"b62787c2-635d-4893-8553-7ee0260442ff","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ba7a30bb29394fc4a587735d9dfb749e","l2_adjacency":true,"status":"ACTIVE","subnets":["dce875e1-9eec-4cb2-94e6-93dffefe33f6"],"description":"","tags":[],"updated_at":"2019-04-09T06:24:08Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ba7a30bb29394fc4a587735d9dfb749e","created_at":"2019-04-09T06:24:05Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"cf6f8171-9742-4e03-b011-97368273e933","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":83,"ipv4_address_scope":null,"shared":false,"project_id":"6509066435f1453bac6996ee8997a3b2","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-09T06:26:09Z","qos_policy_id":null,"name":"tenantnetwork1-net_79e0e2c3-9b6e-47a5-b349-4d03a547fb2d","admin_state_up":true,"tenant_id":"6509066435f1453bac6996ee8997a3b2","created_at":"2019-04-09T06:25:59Z","provider:network_type":"vxlan"}]} 2019-04-09 06:26:10,229 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-ac4777c5-b113-4a1b-91db-906e5542bc9c 2019-04-09 06:26:10,229 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.122447967529s 2019-04-09 06:26:10,230 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-04-09 06:26:10,230 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/networks/cf6f8171-9742-4e03-b011-97368273e933.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f1e3e737927950fee6cc27535f179dd7498cd62e" 2019-04-09 06:26:12,016 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 09 Apr 2019 06:26:11 GMT X-Openstack-Request-Id: req-870c3a9c-014a-4f04-8ffc-acfa06f24b64 2019-04-09 06:26:12,016 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-09 06:26:12,016 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/cf6f8171-9742-4e03-b011-97368273e933.json used request id req-870c3a9c-014a-4f04-8ffc-acfa06f24b64 2019-04-09 06:26:12,016 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.78653717041s 2019-04-09 06:26:12,062 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork2'... 2019-04-09 06:26:12,102 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-04-09 06:26:12,107 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Tue, 09 Apr 2019 06:26:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c29c306-ebb6-4651-b8ac-966bb527b6b5 2019-04-09 06:26:12,107 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2019-04-09 06:26:12,108 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/v3 used request id req-8c29c306-ebb6-4651-b8ac-966bb527b6b5 2019-04-09 06:26:12,108 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2019-04-09 06:26:12,519 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "12d06a59574c4903a7b4bfc193e14ef0", "name": "member"}, {"id": "ecaba09e8ea14e058d5f9d9eb583aa37", "name": "admin"}, {"id": "6e54a998c61f4429874ed3ac33d4afc4", "name": "reader"}], "expires_at": "2019-04-09T07:26:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6509066435f1453bac6996ee8997a3b2", "name": "admin"}, "catalog": [{"endpoints": [], "type": "metering", "id": "0c6048bf3c804b33b1209bfa8ca75ec0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v3/6509066435f1453bac6996ee8997a3b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "503aa75a75e444a9b93cb14634c6ab50"}, {"url": "http://192.30.9.6:8776/v3/6509066435f1453bac6996ee8997a3b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd4bc81464e44d0a129985ca1ff91d5"}, {"url": "http://192.30.9.6:8776/v3/6509066435f1453bac6996ee8997a3b2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d888a991472d4a88bfcfcfcf4909874d"}], "type": "volumev3", "id": "1b1b3cbed2d14611b521aa10e2b642dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4664f0d595a24e8a9d4eb3691db874e0"}, {"url": "http://172.30.9.21:8080/v1/AUTH_6509066435f1453bac6996ee8997a3b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49cfc5fc2aa942e59d21f825b2bc9939"}, {"url": "http://12.0.0.22:8080/v1/AUTH_6509066435f1453bac6996ee8997a3b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "71100b14603a4edf8a39e8af672ecff5"}], "type": "object-store", "id": "29267bcb2ea04deebb6caaa71afffcc5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4dc1873b4b477cb578245fdb86a111"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77d7bee546c941368ffc769fda003312"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9b1ab09869b4ea895eb3c8867f61318"}], "type": "network", "id": "3ac09bd783a245efa7f11d71ad667386", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f7f6f256262433fb4467ed610947d62"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "72d58c041dc245bc8aa43ce73891f76c"}, {"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b89851b9b2b4f95b7d2184e74373672"}], "type": "identity", "id": "49f6869431e3430e9aeef431c7e7d7de", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8201c41b3865412e839f135e1ceb7421"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e4e22c0a684229ba50a51934a5cdf7"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf4872e158cb44e3aa5a4063a620efc3"}], "type": "alarming", "id": "61e60b3a8b964288a4ad67fd02ee4984", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4de11e8502624071afd079250b33c74c"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d801fa7f3ee64b30b3b18ef5a9e72635"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f583f4a1750f4edc8596dd476ece0948"}], "type": "compute", "id": "6b64d23b249e42d79f5dd070a7460b66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0cd6369c5d9949eba212a5ce97f8b6f7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8011dc0e5bd44e2aa45caf7c6e4d19d2"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d807430fcec84acebca284681dd098fe"}], "type": "cloudformation", "id": "7f91896ba7394ae291c7a222f92ea496", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/6509066435f1453bac6996ee8997a3b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4243c026b4174decae31504c58542875"}, {"url": "http://192.30.9.6:8776/v2/6509066435f1453bac6996ee8997a3b2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84281d63eba442fd8cdbf23eae691ba2"}, {"url": "http://172.30.9.21:8776/v2/6509066435f1453bac6996ee8997a3b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1ce0a47f2fd4ca9b678bc1d7e5d0b37"}], "type": "volumev2", "id": "8afcbe00e0a6427bbf1fc3b10d4b2f5e", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/6509066435f1453bac6996ee8997a3b2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25eb19d77ddd4b9aa8117749f829d913"}, {"url": "http://172.30.9.21:8004/v1/6509066435f1453bac6996ee8997a3b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57dd852403b0401fb0bd852db0cc4f1e"}, {"url": "http://192.30.9.6:8004/v1/6509066435f1453bac6996ee8997a3b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5a404b628fff4023b9d3e5b8fca3b0fb"}], "type": "orchestration", "id": "a244395507da4b85bd212d5f49a8b6ae", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2242a4436b774238a465cc3d6498ab4e"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "977935de203e411cbce5038f0a9dc848"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2fcaa46481c44f8a3f42acd6c29b21f"}], "type": "placement", "id": "aed411d3d8324008b42b3bd847051003", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b61449c559f45dba6ba5f9dc241729f"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3f83bae18b4a496bb67592b5d777f17c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5162d5282ea1448dbbc20567c0d57fd7"}], "type": "metric", "id": "ebf458a547774acfb6b489f2803a822c", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "33de49eaa2934d07a5ef7754ed5fe8e0"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b7265307a4a45caad0a286536a91b5d"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94601cf3562245fb9453e9678a54b869"}], "type": "event", "id": "f3ff1bc7e87e4c90a2385a1bc8175960", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00d65cc314ee4a87ad316dd160d63558"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64896bc5be624954a0166b6cfa08a10e"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd079af259534771ac00959c542171cf"}], "type": "image", "id": "f9a74c8a63414707b34a5b03e9eacdc1", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "96d754a28b0d43cf8fa237c30a99c306"}, "audit_ids": ["_2OXajbwQIeOvPsdJ3d-Qg"], "issued_at": "2019-04-09T06:26:11.000000Z"}} 2019-04-09 06:26:12,522 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-09 06:26:12,523 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79b628f0c46690770f89b09b3aec413f23006987" 2019-04-09 06:26:12,887 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Tue, 09 Apr 2019 06:26:11 GMT X-Openstack-Request-Id: req-6a3f5fad-d389-4f9c-8e94-945294e44d5f 2019-04-09 06:26:12,887 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"b62787c2-635d-4893-8553-7ee0260442ff","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ba7a30bb29394fc4a587735d9dfb749e","l2_adjacency":true,"status":"ACTIVE","subnets":["dce875e1-9eec-4cb2-94e6-93dffefe33f6"],"description":"","tags":[],"updated_at":"2019-04-09T06:24:08Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ba7a30bb29394fc4a587735d9dfb749e","created_at":"2019-04-09T06:24:05Z","provider:network_type":"flat"}]} 2019-04-09 06:26:12,887 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-6a3f5fad-d389-4f9c-8e94-945294e44d5f 2019-04-09 06:26:12,888 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.36492395401s 2019-04-09 06:26:12,894 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-04-09 06:26:12,899 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 09 Apr 2019 06:26:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eb089f27-b762-4121-8ed2-1ffe01ec6c86 2019-04-09 06:26:12,900 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 06:26:12,900 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/ used request id req-eb089f27-b762-4121-8ed2-1ffe01ec6c86 2019-04-09 06:26:12,901 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-09 06:26:12,904 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79b628f0c46690770f89b09b3aec413f23006987" 2019-04-09 06:26:13,112 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 222 Content-Type: application/json Date: Tue, 09 Apr 2019 06:26:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-045ada36-b331-42cb-bc60-bffb4add7590 2019-04-09 06:26:13,113 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/ec5ce0aa038644b78983e5840ba5fb73"}, "tags": [], "enabled": true, "id": "ec5ce0aa038644b78983e5840ba5fb73", "name": "heat_stack"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2019-04-09 06:26:13,113 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-045ada36-b331-42cb-bc60-bffb4add7590 2019-04-09 06:26:13,113 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.21214389801s 2019-04-09 06:26:13,120 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-04-09 06:26:13,124 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79b628f0c46690770f89b09b3aec413f23006987" -d '{"project": {"description": "Created by OPNFV Functest: tenantnetwork2", "enabled": true, "domain_id": "default", "name": "tenantnetwork2-project_b55e1579-0d89-47c5-8817-69838046f4a4"}}' 2019-04-09 06:26:13,404 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 374 Content-Type: application/json Date: Tue, 09 Apr 2019 06:26:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-474a618a-365a-4c9c-a309-2c3e9c82feb6 2019-04-09 06:26:13,404 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.21:5000/v3/projects/d32b3492d5c14b258ae8793197f63247"}, "tags": [], "enabled": true, "id": "d32b3492d5c14b258ae8793197f63247", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_b55e1579-0d89-47c5-8817-69838046f4a4"}} 2019-04-09 06:26:13,404 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-474a618a-365a-4c9c-a309-2c3e9c82feb6 2019-04-09 06:26:13,405 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.284203052521s 2019-04-09 06:26:13,405 - 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'd32b3492d5c14b258ae8793197f63247', '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_b55e1579-0d89-47c5-8817-69838046f4a4'}) 2019-04-09 06:26:13,414 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-04-09 06:26:13,420 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79b628f0c46690770f89b09b3aec413f23006987" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "PSbrNelFlfukihavC9EuEiZPFWnbcp", "email": null, "name": "tenantnetwork2-user_b55e1579-0d89-47c5-8817-69838046f4a4"}}' 2019-04-09 06:26:13,916 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 329 Content-Type: application/json Date: Tue, 09 Apr 2019 06:26:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e2ceaeeb-8265-4ec8-affd-d71197c34ba3 2019-04-09 06:26:13,916 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tenantnetwork2-user_b55e1579-0d89-47c5-8817-69838046f4a4", "links": {"self": "http://172.30.9.21:5000/v3/users/f3b03ed4673a4a44a2af0289a5eb713a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "f3b03ed4673a4a44a2af0289a5eb713a", "domain_id": "default", "password_expires_at": null}} 2019-04-09 06:26:13,916 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/users used request id req-e2ceaeeb-8265-4ec8-affd-d71197c34ba3 2019-04-09 06:26:13,916 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.502185106277s 2019-04-09 06:26:13,917 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'f3b03ed4673a4a44a2af0289a5eb713a', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tenantnetwork2-user_b55e1579-0d89-47c5-8817-69838046f4a4'}) 2019-04-09 06:26:13,920 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-09 06:26:13,924 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79b628f0c46690770f89b09b3aec413f23006987" 2019-04-09 06:26:14,118 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Tue, 09 Apr 2019 06:26:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c350847-9d62-4201-a7fe-651a8b3e88dc 2019-04-09 06:26:14,118 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "12d06a59574c4903a7b4bfc193e14ef0", "links": {"self": "http://172.30.9.21:5000/v3/roles/12d06a59574c4903a7b4bfc193e14ef0"}, "name": "member"}, {"domain_id": null, "id": "50245c80a9b84e15b01544b714aaabd9", "links": {"self": "http://172.30.9.21:5000/v3/roles/50245c80a9b84e15b01544b714aaabd9"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6e54a998c61f4429874ed3ac33d4afc4", "links": {"self": "http://172.30.9.21:5000/v3/roles/6e54a998c61f4429874ed3ac33d4afc4"}, "name": "reader"}, {"domain_id": null, "id": "6f62ff3e5bbd4682becdbe9fa3c1ed2c", "links": {"self": "http://172.30.9.21:5000/v3/roles/6f62ff3e5bbd4682becdbe9fa3c1ed2c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80b483ac8c834f498f0d265da82cb005", "links": {"self": "http://172.30.9.21:5000/v3/roles/80b483ac8c834f498f0d265da82cb005"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecaba09e8ea14e058d5f9d9eb583aa37", "links": {"self": "http://172.30.9.21:5000/v3/roles/ecaba09e8ea14e058d5f9d9eb583aa37"}, "name": "admin"}]} 2019-04-09 06:26:14,118 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-9c350847-9d62-4201-a7fe-651a8b3e88dc 2019-04-09 06:26:14,118 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.197754144669s 2019-04-09 06:26:14,123 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-09 06:26:14,127 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79b628f0c46690770f89b09b3aec413f23006987" 2019-04-09 06:26:14,341 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Tue, 09 Apr 2019 06:26:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48a31c01-0cb2-4379-b9a3-539a098fb47e 2019-04-09 06:26:14,341 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "12d06a59574c4903a7b4bfc193e14ef0", "links": {"self": "http://172.30.9.21:5000/v3/roles/12d06a59574c4903a7b4bfc193e14ef0"}, "name": "member"}, {"domain_id": null, "id": "50245c80a9b84e15b01544b714aaabd9", "links": {"self": "http://172.30.9.21:5000/v3/roles/50245c80a9b84e15b01544b714aaabd9"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6e54a998c61f4429874ed3ac33d4afc4", "links": {"self": "http://172.30.9.21:5000/v3/roles/6e54a998c61f4429874ed3ac33d4afc4"}, "name": "reader"}, {"domain_id": null, "id": "6f62ff3e5bbd4682becdbe9fa3c1ed2c", "links": {"self": "http://172.30.9.21:5000/v3/roles/6f62ff3e5bbd4682becdbe9fa3c1ed2c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80b483ac8c834f498f0d265da82cb005", "links": {"self": "http://172.30.9.21:5000/v3/roles/80b483ac8c834f498f0d265da82cb005"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecaba09e8ea14e058d5f9d9eb583aa37", "links": {"self": "http://172.30.9.21:5000/v3/roles/ecaba09e8ea14e058d5f9d9eb583aa37"}, "name": "admin"}]} 2019-04-09 06:26:14,341 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-48a31c01-0cb2-4379-b9a3-539a098fb47e 2019-04-09 06:26:14,341 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.217880964279s 2019-04-09 06:26:14,346 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-09 06:26:14,350 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79b628f0c46690770f89b09b3aec413f23006987" 2019-04-09 06:26:14,537 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Tue, 09 Apr 2019 06:26:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de3e096d-3bb3-4f1f-9f80-15b5fd28c263 2019-04-09 06:26:14,538 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "12d06a59574c4903a7b4bfc193e14ef0", "links": {"self": "http://172.30.9.21:5000/v3/roles/12d06a59574c4903a7b4bfc193e14ef0"}, "name": "member"}, {"domain_id": null, "id": "50245c80a9b84e15b01544b714aaabd9", "links": {"self": "http://172.30.9.21:5000/v3/roles/50245c80a9b84e15b01544b714aaabd9"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6e54a998c61f4429874ed3ac33d4afc4", "links": {"self": "http://172.30.9.21:5000/v3/roles/6e54a998c61f4429874ed3ac33d4afc4"}, "name": "reader"}, {"domain_id": null, "id": "6f62ff3e5bbd4682becdbe9fa3c1ed2c", "links": {"self": "http://172.30.9.21:5000/v3/roles/6f62ff3e5bbd4682becdbe9fa3c1ed2c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80b483ac8c834f498f0d265da82cb005", "links": {"self": "http://172.30.9.21:5000/v3/roles/80b483ac8c834f498f0d265da82cb005"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecaba09e8ea14e058d5f9d9eb583aa37", "links": {"self": "http://172.30.9.21:5000/v3/roles/ecaba09e8ea14e058d5f9d9eb583aa37"}, "name": "admin"}]} 2019-04-09 06:26:14,538 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-de3e096d-3bb3-4f1f-9f80-15b5fd28c263 2019-04-09 06:26:14,538 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.191568851471s 2019-04-09 06:26:14,543 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-09 06:26:14,546 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79b628f0c46690770f89b09b3aec413f23006987" 2019-04-09 06:26:14,702 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 09 Apr 2019 06:26:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7fed508f-9633-429e-b4f1-8c73866d9e9f 2019-04-09 06:26:14,702 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-04-09 06:26:14,702 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-7fed508f-9633-429e-b4f1-8c73866d9e9f 2019-04-09 06:26:14,702 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.159221887589s 2019-04-09 06:26:14,703 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-09 06:26:14,707 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79b628f0c46690770f89b09b3aec413f23006987" 2019-04-09 06:26:14,831 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 841 Content-Type: application/json Date: Tue, 09 Apr 2019 06:26:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b63f7c6b-a3cd-477b-9ced-5d5c41df2f2e 2019-04-09 06:26:14,832 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/07b62caafa51496f94dd3b3fb341fcfe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07b62caafa51496f94dd3b3fb341fcfe", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/2e35f475a54147749980006d265eb864"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e35f475a54147749980006d265eb864", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/2f1bc9c9d22745648100c4b0717962eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f1bc9c9d22745648100c4b0717962eb", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/30fe8cf249d443dd9c53f2cc083f50b5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "30fe8cf249d443dd9c53f2cc083f50b5", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/3d748bf7df734addb2e37ea0663ec892"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d748bf7df734addb2e37ea0663ec892", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/732a504491fd4f35923460ae0d2ef475"}, "domain_id": "default", "enabled": true, "options": {}, "id": "732a504491fd4f35923460ae0d2ef475", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/781b729594744c4f8f561f6b5a6e68bd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "781b729594744c4f8f561f6b5a6e68bd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/80817a33c71343ed9c63d448a7fea69e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "80817a33c71343ed9c63d448a7fea69e", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/938ce22a56d74c639d353dbbf166fcc4"}, "domain_id": "ec5ce0aa038644b78983e5840ba5fb73", "enabled": true, "options": {}, "id": "938ce22a56d74c639d353dbbf166fcc4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/96d754a28b0d43cf8fa237c30a99c306"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d754a28b0d43cf8fa237c30a99c306", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/aaa8b9f924a74e80899c7ad7e32fcaae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aaa8b9f924a74e80899c7ad7e32fcaae", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b8dd65f4e72446d5bd8d9efa13837b0c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8dd65f4e72446d5bd8d9efa13837b0c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/c34b7e3bcdbc428db4539ea2b87cfce1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c34b7e3bcdbc428db4539ea2b87cfce1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/eb527490835d48e8a67131b0f587baf6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb527490835d48e8a67131b0f587baf6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "tenantnetwork2-user_b55e1579-0d89-47c5-8817-69838046f4a4", "links": {"self": "http://172.30.9.21:5000/v3/users/f3b03ed4673a4a44a2af0289a5eb713a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "f3b03ed4673a4a44a2af0289a5eb713a", "domain_id": "default", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2019-04-09 06:26:14,832 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-b63f7c6b-a3cd-477b-9ced-5d5c41df2f2e 2019-04-09 06:26:14,833 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.129312038422s 2019-04-09 06:26:14,845 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-09 06:26:14,848 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79b628f0c46690770f89b09b3aec413f23006987" 2019-04-09 06:26:14,956 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 398 Content-Type: application/json Date: Tue, 09 Apr 2019 06:26:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df3328e2-256e-4f03-bea5-ab8db1194500 2019-04-09 06:26:14,957 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/6509066435f1453bac6996ee8997a3b2"}, "tags": [], "enabled": true, "id": "6509066435f1453bac6996ee8997a3b2", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/ba7a30bb29394fc4a587735d9dfb749e"}, "tags": [], "enabled": true, "id": "ba7a30bb29394fc4a587735d9dfb749e", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.21:5000/v3/projects/d32b3492d5c14b258ae8793197f63247"}, "tags": [], "enabled": true, "id": "d32b3492d5c14b258ae8793197f63247", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_b55e1579-0d89-47c5-8817-69838046f4a4"}]} 2019-04-09 06:26:14,957 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-df3328e2-256e-4f03-bea5-ab8db1194500 2019-04-09 06:26:14,957 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.112346887589s 2019-04-09 06:26:14,965 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-04-09 06:26:14,969 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=f3b03ed4673a4a44a2af0289a5eb713a&role.id=12d06a59574c4903a7b4bfc193e14ef0&scope.project.id=d32b3492d5c14b258ae8793197f63247" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79b628f0c46690770f89b09b3aec413f23006987" 2019-04-09 06:26:15,185 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Tue, 09 Apr 2019 06:26:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f51bb34-7e3f-49e9-b543-93d52c5331e7 2019-04-09 06:26:15,186 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=f3b03ed4673a4a44a2af0289a5eb713a&role.id=12d06a59574c4903a7b4bfc193e14ef0&scope.project.id=d32b3492d5c14b258ae8793197f63247", "previous": null, "next": null}} 2019-04-09 06:26:15,186 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=f3b03ed4673a4a44a2af0289a5eb713a&role.id=12d06a59574c4903a7b4bfc193e14ef0&scope.project.id=d32b3492d5c14b258ae8793197f63247 used request id req-0f51bb34-7e3f-49e9-b543-93d52c5331e7 2019-04-09 06:26:15,186 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.220643997192s 2019-04-09 06:26:15,190 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-04-09 06:26:15,193 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/d32b3492d5c14b258ae8793197f63247/users/f3b03ed4673a4a44a2af0289a5eb713a/roles/12d06a59574c4903a7b4bfc193e14ef0 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79b628f0c46690770f89b09b3aec413f23006987" 2019-04-09 06:26:15,380 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 09 Apr 2019 06:26:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6b709dbd-a960-4d46-acd6-a111c6cd3e66 2019-04-09 06:26:15,380 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-09 06:26:15,380 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/d32b3492d5c14b258ae8793197f63247/users/f3b03ed4673a4a44a2af0289a5eb713a/roles/12d06a59574c4903a7b4bfc193e14ef0 used request id req-6b709dbd-a960-4d46-acd6-a111c6cd3e66 2019-04-09 06:26:15,380 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.190351963043s 2019-04-09 06:26:15,381 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tenantnetwork2-project_b55e1579-0d89-47c5-8817-69838046f4a4', 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'd32b3492d5c14b258ae8793197f63247', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'PSbrNelFlfukihavC9EuEiZPFWnbcp', 'username': u'tenantnetwork2-user_b55e1579-0d89-47c5-8817-69838046f4a4', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.21:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-04-09 06:26:15,385 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tenantnetwork2-user_b55e1579-0d89-47c5-8817-69838046f4a4', 'password': 'PSbrNelFlfukihavC9EuEiZPFWnbcp', 'project_name': 'tenantnetwork2-project_b55e1579-0d89-47c5-8817-69838046f4a4', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.21:5000/v3', 'project_id': 'd32b3492d5c14b258ae8793197f63247', 'project_domain_name': 'Default'} 2019-04-09 06:26:15,385 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork2'... 2019-04-09 06:26:15,386 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-09 06:26:15,390 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79b628f0c46690770f89b09b3aec413f23006987" 2019-04-09 06:26:15,586 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 222 Content-Type: application/json Date: Tue, 09 Apr 2019 06:26:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8fbce8ee-1b90-40d1-9575-f7166f828e1b 2019-04-09 06:26:15,586 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/ec5ce0aa038644b78983e5840ba5fb73"}, "tags": [], "enabled": true, "id": "ec5ce0aa038644b78983e5840ba5fb73", "name": "heat_stack"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2019-04-09 06:26:15,586 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-8fbce8ee-1b90-40d1-9575-f7166f828e1b 2019-04-09 06:26:15,586 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.20059299469s 2019-04-09 06:26:15,594 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-09 06:26:15,597 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79b628f0c46690770f89b09b3aec413f23006987" 2019-04-09 06:26:15,703 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 398 Content-Type: application/json Date: Tue, 09 Apr 2019 06:26:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69547e90-999e-4040-95f9-d65c20272f57 2019-04-09 06:26:15,704 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/6509066435f1453bac6996ee8997a3b2"}, "tags": [], "enabled": true, "id": "6509066435f1453bac6996ee8997a3b2", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/ba7a30bb29394fc4a587735d9dfb749e"}, "tags": [], "enabled": true, "id": "ba7a30bb29394fc4a587735d9dfb749e", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.21:5000/v3/projects/d32b3492d5c14b258ae8793197f63247"}, "tags": [], "enabled": true, "id": "d32b3492d5c14b258ae8793197f63247", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_b55e1579-0d89-47c5-8817-69838046f4a4"}]} 2019-04-09 06:26:15,704 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-69547e90-999e-4040-95f9-d65c20272f57 2019-04-09 06:26:15,704 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.110062837601s 2019-04-09 06:26:15,706 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-04-09 06:26:15,707 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79b628f0c46690770f89b09b3aec413f23006987" -d '{"network": {"tenant_id": "d32b3492d5c14b258ae8793197f63247", "name": "tenantnetwork2-net_b55e1579-0d89-47c5-8817-69838046f4a4", "admin_state_up": true}}' 2019-04-09 06:26:16,089 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 728 Content-Type: application/json Date: Tue, 09 Apr 2019 06:26:15 GMT X-Openstack-Request-Id: req-61be563a-97b0-482b-a331-8a4c3b5cbdf5 2019-04-09 06:26:16,089 - keystoneauth.session - DEBUG - RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"aa0195e6-a179-46ee-8c14-7e3c36e93e79","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":19,"ipv4_address_scope":null,"shared":false,"project_id":"d32b3492d5c14b258ae8793197f63247","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-09T06:26:15Z","is_default":false,"qos_policy_id":null,"name":"tenantnetwork2-net_b55e1579-0d89-47c5-8817-69838046f4a4","admin_state_up":true,"tenant_id":"d32b3492d5c14b258ae8793197f63247","created_at":"2019-04-09T06:26:14Z","mtu":1450}} 2019-04-09 06:26:16,089 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-61be563a-97b0-482b-a331-8a4c3b5cbdf5 2019-04-09 06:26:16,090 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.383321046829s 2019-04-09 06:26:16,090 - 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'2019-04-09T06:26:15Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'aa0195e6-a179-46ee-8c14-7e3c36e93e79', u'provider:segmentation_id': 19, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'tenantnetwork2-net_b55e1579-0d89-47c5-8817-69838046f4a4', u'created_at': u'2019-04-09T06:26:14Z', u'mtu': 1450, u'tenant_id': u'd32b3492d5c14b258ae8793197f63247', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'd32b3492d5c14b258ae8793197f63247', u'l2_adjacency': True}) 2019-04-09 06:26:16,094 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-04-09 06:26:16,100 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Tue, 09 Apr 2019 06:26:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60c9c498-8371-4f48-b69d-08e553aa1027 2019-04-09 06:26:16,101 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2019-04-09 06:26:16,101 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/v3 used request id req-60c9c498-8371-4f48-b69d-08e553aa1027 2019-04-09 06:26:16,101 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2019-04-09 06:26:16,492 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "12d06a59574c4903a7b4bfc193e14ef0", "name": "member"}, {"id": "6e54a998c61f4429874ed3ac33d4afc4", "name": "reader"}], "expires_at": "2019-04-09T07:26:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d32b3492d5c14b258ae8793197f63247", "name": "tenantnetwork2-project_b55e1579-0d89-47c5-8817-69838046f4a4"}, "catalog": [{"endpoints": [], "type": "metering", "id": "0c6048bf3c804b33b1209bfa8ca75ec0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v3/d32b3492d5c14b258ae8793197f63247", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "503aa75a75e444a9b93cb14634c6ab50"}, {"url": "http://192.30.9.6:8776/v3/d32b3492d5c14b258ae8793197f63247", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd4bc81464e44d0a129985ca1ff91d5"}, {"url": "http://192.30.9.6:8776/v3/d32b3492d5c14b258ae8793197f63247", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d888a991472d4a88bfcfcfcf4909874d"}], "type": "volumev3", "id": "1b1b3cbed2d14611b521aa10e2b642dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4664f0d595a24e8a9d4eb3691db874e0"}, {"url": "http://172.30.9.21:8080/v1/AUTH_d32b3492d5c14b258ae8793197f63247", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49cfc5fc2aa942e59d21f825b2bc9939"}, {"url": "http://12.0.0.22:8080/v1/AUTH_d32b3492d5c14b258ae8793197f63247", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "71100b14603a4edf8a39e8af672ecff5"}], "type": "object-store", "id": "29267bcb2ea04deebb6caaa71afffcc5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4dc1873b4b477cb578245fdb86a111"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77d7bee546c941368ffc769fda003312"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9b1ab09869b4ea895eb3c8867f61318"}], "type": "network", "id": "3ac09bd783a245efa7f11d71ad667386", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f7f6f256262433fb4467ed610947d62"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "72d58c041dc245bc8aa43ce73891f76c"}, {"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b89851b9b2b4f95b7d2184e74373672"}], "type": "identity", "id": "49f6869431e3430e9aeef431c7e7d7de", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8201c41b3865412e839f135e1ceb7421"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e4e22c0a684229ba50a51934a5cdf7"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf4872e158cb44e3aa5a4063a620efc3"}], "type": "alarming", "id": "61e60b3a8b964288a4ad67fd02ee4984", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4de11e8502624071afd079250b33c74c"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d801fa7f3ee64b30b3b18ef5a9e72635"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f583f4a1750f4edc8596dd476ece0948"}], "type": "compute", "id": "6b64d23b249e42d79f5dd070a7460b66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0cd6369c5d9949eba212a5ce97f8b6f7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8011dc0e5bd44e2aa45caf7c6e4d19d2"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d807430fcec84acebca284681dd098fe"}], "type": "cloudformation", "id": "7f91896ba7394ae291c7a222f92ea496", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/d32b3492d5c14b258ae8793197f63247", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4243c026b4174decae31504c58542875"}, {"url": "http://192.30.9.6:8776/v2/d32b3492d5c14b258ae8793197f63247", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84281d63eba442fd8cdbf23eae691ba2"}, {"url": "http://172.30.9.21:8776/v2/d32b3492d5c14b258ae8793197f63247", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1ce0a47f2fd4ca9b678bc1d7e5d0b37"}], "type": "volumev2", "id": "8afcbe00e0a6427bbf1fc3b10d4b2f5e", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/d32b3492d5c14b258ae8793197f63247", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25eb19d77ddd4b9aa8117749f829d913"}, {"url": "http://172.30.9.21:8004/v1/d32b3492d5c14b258ae8793197f63247", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57dd852403b0401fb0bd852db0cc4f1e"}, {"url": "http://192.30.9.6:8004/v1/d32b3492d5c14b258ae8793197f63247", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5a404b628fff4023b9d3e5b8fca3b0fb"}], "type": "orchestration", "id": "a244395507da4b85bd212d5f49a8b6ae", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2242a4436b774238a465cc3d6498ab4e"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "977935de203e411cbce5038f0a9dc848"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2fcaa46481c44f8a3f42acd6c29b21f"}], "type": "placement", "id": "aed411d3d8324008b42b3bd847051003", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b61449c559f45dba6ba5f9dc241729f"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3f83bae18b4a496bb67592b5d777f17c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5162d5282ea1448dbbc20567c0d57fd7"}], "type": "metric", "id": "ebf458a547774acfb6b489f2803a822c", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "33de49eaa2934d07a5ef7754ed5fe8e0"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b7265307a4a45caad0a286536a91b5d"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94601cf3562245fb9453e9678a54b869"}], "type": "event", "id": "f3ff1bc7e87e4c90a2385a1bc8175960", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00d65cc314ee4a87ad316dd160d63558"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64896bc5be624954a0166b6cfa08a10e"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd079af259534771ac00959c542171cf"}], "type": "image", "id": "f9a74c8a63414707b34a5b03e9eacdc1", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tenantnetwork2-user_b55e1579-0d89-47c5-8817-69838046f4a4", "id": "f3b03ed4673a4a44a2af0289a5eb713a"}, "audit_ids": ["9OGKk93rSLSqUUY9UZ1_lA"], "issued_at": "2019-04-09T06:26:15.000000Z"}} 2019-04-09 06:26:16,495 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-09 06:26:16,496 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}73a1a0d1f36ebbfc8af60cff635398c82a808c04" 2019-04-09 06:26:17,013 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1235 Content-Type: application/json Date: Tue, 09 Apr 2019 06:26:16 GMT X-Openstack-Request-Id: req-fe163ee4-79b6-4fdf-8da0-f0b8afdc297c 2019-04-09 06:26:17,014 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"aa0195e6-a179-46ee-8c14-7e3c36e93e79","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"d32b3492d5c14b258ae8793197f63247","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-09T06:26:15Z","qos_policy_id":null,"name":"tenantnetwork2-net_b55e1579-0d89-47c5-8817-69838046f4a4","admin_state_up":true,"tenant_id":"d32b3492d5c14b258ae8793197f63247","created_at":"2019-04-09T06:26:14Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b62787c2-635d-4893-8553-7ee0260442ff","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ba7a30bb29394fc4a587735d9dfb749e","l2_adjacency":true,"status":"ACTIVE","subnets":["dce875e1-9eec-4cb2-94e6-93dffefe33f6"],"description":"","tags":[],"updated_at":"2019-04-09T06:24:08Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ba7a30bb29394fc4a587735d9dfb749e","created_at":"2019-04-09T06:24:05Z","mtu":1500}]} 2019-04-09 06:26:17,014 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-fe163ee4-79b6-4fdf-8da0-f0b8afdc297c 2019-04-09 06:26:17,014 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.518686056137s 2019-04-09 06:26:17,016 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-04-09 06:26:17,016 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}73a1a0d1f36ebbfc8af60cff635398c82a808c04" -d '{"subnet": {"name": "tenantnetwork2-subnet_b55e1579-0d89-47c5-8817-69838046f4a4", "enable_dhcp": true, "network_id": "aa0195e6-a179-46ee-8c14-7e3c36e93e79", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-04-09 06:26:17,651 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 682 Content-Type: application/json Date: Tue, 09 Apr 2019 06:26:16 GMT X-Openstack-Request-Id: req-e0e7a470-11a7-4527-b088-a012774334e2 2019-04-09 06:26:17,652 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aa0195e6-a179-46ee-8c14-7e3c36e93e79","tenant_id":"d32b3492d5c14b258ae8793197f63247","created_at":"2019-04-09T06:26:16Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-04-09T06:26:16Z","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":"d32b3492d5c14b258ae8793197f63247","id":"ac803a15-ac37-4833-9552-3979d75971c2","subnetpool_id":null,"name":"tenantnetwork2-subnet_b55e1579-0d89-47c5-8817-69838046f4a4"}} 2019-04-09 06:26:17,652 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-e0e7a470-11a7-4527-b088-a012774334e2 2019-04-09 06:26:17,652 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.636298894882s 2019-04-09 06:26:17,652 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-04-09T06:26:16Z', 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'ac803a15-ac37-4833-9552-3979d75971c2', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork2-subnet_b55e1579-0d89-47c5-8817-69838046f4a4', u'enable_dhcp': True, u'network_id': u'aa0195e6-a179-46ee-8c14-7e3c36e93e79', u'tenant_id': u'd32b3492d5c14b258ae8793197f63247', u'created_at': u'2019-04-09T06:26:16Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'd32b3492d5c14b258ae8793197f63247'}) 2019-04-09 06:26:17,653 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-04-09 06:26:17,654 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}73a1a0d1f36ebbfc8af60cff635398c82a808c04" -d '{"router": {"external_gateway_info": {"network_id": "b62787c2-635d-4893-8553-7ee0260442ff"}, "name": "tenantnetwork2-router_b55e1579-0d89-47c5-8817-69838046f4a4", "admin_state_up": true}}' 2019-04-09 06:26:19,221 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 701 Content-Type: application/json Date: Tue, 09 Apr 2019 06:26:18 GMT X-Openstack-Request-Id: req-02663891-4029-4308-8dbb-c43705293cf9 2019-04-09 06:26:19,222 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "b62787c2-635d-4893-8553-7ee0260442ff", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "dce875e1-9eec-4cb2-94e6-93dffefe33f6", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "d32b3492d5c14b258ae8793197f63247", "created_at": "2019-04-09T06:26:16Z", "admin_state_up": true, "updated_at": "2019-04-09T06:26:17Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "d32b3492d5c14b258ae8793197f63247", "id": "fb0ddff2-35d2-4ec4-8027-b21c18b87e11", "name": "tenantnetwork2-router_b55e1579-0d89-47c5-8817-69838046f4a4"}} 2019-04-09 06:26:19,222 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-02663891-4029-4308-8dbb-c43705293cf9 2019-04-09 06:26:19,222 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.56882691383s 2019-04-09 06:26:19,222 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-04-09T06:26:17Z', u'revision_number': 2, u'id': u'fb0ddff2-35d2-4ec4-8027-b21c18b87e11', u'external_gateway_info': {u'network_id': u'b62787c2-635d-4893-8553-7ee0260442ff', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'dce875e1-9eec-4cb2-94e6-93dffefe33f6', u'ip_address': u'172.30.9.205'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork2-router_b55e1579-0d89-47c5-8817-69838046f4a4', u'admin_state_up': True, u'tenant_id': u'd32b3492d5c14b258ae8793197f63247', u'created_at': u'2019-04-09T06:26:16Z', u'flavor_id': None, u'routes': [], u'project_id': u'd32b3492d5c14b258ae8793197f63247'}) 2019-04-09 06:26:19,223 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-04-09 06:26:19,224 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/fb0ddff2-35d2-4ec4-8027-b21c18b87e11/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}73a1a0d1f36ebbfc8af60cff635398c82a808c04" -d '{"subnet_id": "ac803a15-ac37-4833-9552-3979d75971c2"}' 2019-04-09 06:26:21,683 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Tue, 09 Apr 2019 06:26:20 GMT X-Openstack-Request-Id: req-2b45862a-1243-4336-a8cf-1a8d90151d71 2019-04-09 06:26:21,683 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "aa0195e6-a179-46ee-8c14-7e3c36e93e79", "tenant_id": "d32b3492d5c14b258ae8793197f63247", "subnet_id": "ac803a15-ac37-4833-9552-3979d75971c2", "subnet_ids": ["ac803a15-ac37-4833-9552-3979d75971c2"], "port_id": "238ee6e2-35d9-46fd-8598-3ad4bc2db685", "id": "fb0ddff2-35d2-4ec4-8027-b21c18b87e11"} 2019-04-09 06:26:21,683 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/fb0ddff2-35d2-4ec4-8027-b21c18b87e11/add_router_interface.json used request id req-2b45862a-1243-4336-a8cf-1a8d90151d71 2019-04-09 06:26:21,684 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.4604370594s 2019-04-09 06:26:21,795 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-04-09 06:26:21,796 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork2 | functest | 00:06 | PASS | +------------------------+------------------+------------------+----------------+ 2019-04-09 06:26:21,801 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-04-09 06:26:21,802 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/fb0ddff2-35d2-4ec4-8027-b21c18b87e11/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}73a1a0d1f36ebbfc8af60cff635398c82a808c04" -d '{"subnet_id": "ac803a15-ac37-4833-9552-3979d75971c2"}' 2019-04-09 06:26:23,967 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Tue, 09 Apr 2019 06:26:23 GMT X-Openstack-Request-Id: req-83bd74e1-e730-4148-ab21-9219b6b29987 2019-04-09 06:26:23,967 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "aa0195e6-a179-46ee-8c14-7e3c36e93e79", "tenant_id": "d32b3492d5c14b258ae8793197f63247", "subnet_id": "ac803a15-ac37-4833-9552-3979d75971c2", "subnet_ids": ["ac803a15-ac37-4833-9552-3979d75971c2"], "port_id": "238ee6e2-35d9-46fd-8598-3ad4bc2db685", "id": "fb0ddff2-35d2-4ec4-8027-b21c18b87e11"} 2019-04-09 06:26:23,968 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/fb0ddff2-35d2-4ec4-8027-b21c18b87e11/remove_router_interface.json used request id req-83bd74e1-e730-4148-ab21-9219b6b29987 2019-04-09 06:26:23,968 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.16659998894s 2019-04-09 06:26:23,968 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-04-09 06:26:23,969 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}73a1a0d1f36ebbfc8af60cff635398c82a808c04" 2019-04-09 06:26:24,107 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 710 Content-Type: application/json Date: Tue, 09 Apr 2019 06:26:23 GMT X-Openstack-Request-Id: req-5869a9a4-aa90-44cd-9d26-2f87d51aac3c 2019-04-09 06:26:24,108 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "b62787c2-635d-4893-8553-7ee0260442ff", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "dce875e1-9eec-4cb2-94e6-93dffefe33f6", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "d32b3492d5c14b258ae8793197f63247", "created_at": "2019-04-09T06:26:16Z", "admin_state_up": true, "updated_at": "2019-04-09T06:26:21Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "d32b3492d5c14b258ae8793197f63247", "id": "fb0ddff2-35d2-4ec4-8027-b21c18b87e11", "name": "tenantnetwork2-router_b55e1579-0d89-47c5-8817-69838046f4a4"}]} 2019-04-09 06:26:24,108 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-5869a9a4-aa90-44cd-9d26-2f87d51aac3c 2019-04-09 06:26:24,108 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.139583110809s 2019-04-09 06:26:24,109 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-04-09 06:26:24,110 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/routers/fb0ddff2-35d2-4ec4-8027-b21c18b87e11.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}73a1a0d1f36ebbfc8af60cff635398c82a808c04" 2019-04-09 06:26:25,555 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 09 Apr 2019 06:26:24 GMT X-Openstack-Request-Id: req-46d9aa45-9bbe-40cb-ae3d-7dca1433030c 2019-04-09 06:26:25,555 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-09 06:26:25,555 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/fb0ddff2-35d2-4ec4-8027-b21c18b87e11.json used request id req-46d9aa45-9bbe-40cb-ae3d-7dca1433030c 2019-04-09 06:26:25,556 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.44617891312s 2019-04-09 06:26:25,556 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-04-09 06:26:25,556 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}73a1a0d1f36ebbfc8af60cff635398c82a808c04" 2019-04-09 06:26:25,659 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 685 Content-Type: application/json Date: Tue, 09 Apr 2019 06:26:24 GMT X-Openstack-Request-Id: req-20303593-754f-449d-bbbf-13d55f7448f9 2019-04-09 06:26:25,659 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"aa0195e6-a179-46ee-8c14-7e3c36e93e79","tenant_id":"d32b3492d5c14b258ae8793197f63247","created_at":"2019-04-09T06:26:16Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-04-09T06:26:16Z","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":"d32b3492d5c14b258ae8793197f63247","id":"ac803a15-ac37-4833-9552-3979d75971c2","subnetpool_id":null,"name":"tenantnetwork2-subnet_b55e1579-0d89-47c5-8817-69838046f4a4"}]} 2019-04-09 06:26:25,659 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-20303593-754f-449d-bbbf-13d55f7448f9 2019-04-09 06:26:25,659 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.103473901749s 2019-04-09 06:26:25,661 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-04-09 06:26:25,661 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/subnets/ac803a15-ac37-4833-9552-3979d75971c2.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}73a1a0d1f36ebbfc8af60cff635398c82a808c04" 2019-04-09 06:26:26,665 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 09 Apr 2019 06:26:25 GMT X-Openstack-Request-Id: req-98770b2d-006d-40d0-ac57-b93e74845b1b 2019-04-09 06:26:26,665 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-09 06:26:26,665 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/ac803a15-ac37-4833-9552-3979d75971c2.json used request id req-98770b2d-006d-40d0-ac57-b93e74845b1b 2019-04-09 06:26:26,665 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.00453495979s 2019-04-09 06:26:26,666 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-09 06:26:26,666 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}73a1a0d1f36ebbfc8af60cff635398c82a808c04" 2019-04-09 06:26:26,999 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1241 Content-Type: application/json Date: Tue, 09 Apr 2019 06:26:26 GMT X-Openstack-Request-Id: req-30e9de20-d184-42bd-856e-02fbaeb0f4ef 2019-04-09 06:26:26,999 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"aa0195e6-a179-46ee-8c14-7e3c36e93e79","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d32b3492d5c14b258ae8793197f63247","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-09T06:26:25Z","qos_policy_id":null,"name":"tenantnetwork2-net_b55e1579-0d89-47c5-8817-69838046f4a4","admin_state_up":true,"tenant_id":"d32b3492d5c14b258ae8793197f63247","created_at":"2019-04-09T06:26:14Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b62787c2-635d-4893-8553-7ee0260442ff","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ba7a30bb29394fc4a587735d9dfb749e","l2_adjacency":true,"status":"ACTIVE","subnets":["dce875e1-9eec-4cb2-94e6-93dffefe33f6"],"description":"","tags":[],"updated_at":"2019-04-09T06:24:08Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ba7a30bb29394fc4a587735d9dfb749e","created_at":"2019-04-09T06:24:05Z","mtu":1500}]} 2019-04-09 06:26:26,999 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-30e9de20-d184-42bd-856e-02fbaeb0f4ef 2019-04-09 06:26:27,000 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.333751916885s 2019-04-09 06:26:27,001 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-04-09 06:26:27,001 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/networks/aa0195e6-a179-46ee-8c14-7e3c36e93e79.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}73a1a0d1f36ebbfc8af60cff635398c82a808c04" 2019-04-09 06:26:28,046 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 09 Apr 2019 06:26:27 GMT X-Openstack-Request-Id: req-38c397a0-ee8c-4353-bb1d-0902de07ea80 2019-04-09 06:26:28,046 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-09 06:26:28,046 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/aa0195e6-a179-46ee-8c14-7e3c36e93e79.json used request id req-38c397a0-ee8c-4353-bb1d-0902de07ea80 2019-04-09 06:26:28,046 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.04539990425s 2019-04-09 06:26:28,047 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-09 06:26:28,050 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79b628f0c46690770f89b09b3aec413f23006987" 2019-04-09 06:26:28,250 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 841 Content-Type: application/json Date: Tue, 09 Apr 2019 06:26:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e954c27-ba91-40ab-822d-c9a58f247032 2019-04-09 06:26:28,251 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/07b62caafa51496f94dd3b3fb341fcfe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07b62caafa51496f94dd3b3fb341fcfe", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/2e35f475a54147749980006d265eb864"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e35f475a54147749980006d265eb864", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/2f1bc9c9d22745648100c4b0717962eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f1bc9c9d22745648100c4b0717962eb", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/30fe8cf249d443dd9c53f2cc083f50b5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "30fe8cf249d443dd9c53f2cc083f50b5", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/3d748bf7df734addb2e37ea0663ec892"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d748bf7df734addb2e37ea0663ec892", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/732a504491fd4f35923460ae0d2ef475"}, "domain_id": "default", "enabled": true, "options": {}, "id": "732a504491fd4f35923460ae0d2ef475", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/781b729594744c4f8f561f6b5a6e68bd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "781b729594744c4f8f561f6b5a6e68bd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/80817a33c71343ed9c63d448a7fea69e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "80817a33c71343ed9c63d448a7fea69e", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/938ce22a56d74c639d353dbbf166fcc4"}, "domain_id": "ec5ce0aa038644b78983e5840ba5fb73", "enabled": true, "options": {}, "id": "938ce22a56d74c639d353dbbf166fcc4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/96d754a28b0d43cf8fa237c30a99c306"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d754a28b0d43cf8fa237c30a99c306", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/aaa8b9f924a74e80899c7ad7e32fcaae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aaa8b9f924a74e80899c7ad7e32fcaae", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b8dd65f4e72446d5bd8d9efa13837b0c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8dd65f4e72446d5bd8d9efa13837b0c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/c34b7e3bcdbc428db4539ea2b87cfce1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c34b7e3bcdbc428db4539ea2b87cfce1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/eb527490835d48e8a67131b0f587baf6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb527490835d48e8a67131b0f587baf6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "tenantnetwork2-user_b55e1579-0d89-47c5-8817-69838046f4a4", "links": {"self": "http://172.30.9.21:5000/v3/users/f3b03ed4673a4a44a2af0289a5eb713a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "f3b03ed4673a4a44a2af0289a5eb713a", "domain_id": "default", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2019-04-09 06:26:28,251 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-7e954c27-ba91-40ab-822d-c9a58f247032 2019-04-09 06:26:28,252 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.204833984375s 2019-04-09 06:26:28,257 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-09 06:26:28,260 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users/f3b03ed4673a4a44a2af0289a5eb713a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79b628f0c46690770f89b09b3aec413f23006987" 2019-04-09 06:26:28,460 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 230 Content-Type: application/json Date: Tue, 09 Apr 2019 06:26:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c28a3a70-f5b4-4cd9-b4b8-8dbb96bd4a6e 2019-04-09 06:26:28,460 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tenantnetwork2-user_b55e1579-0d89-47c5-8817-69838046f4a4", "links": {"self": "http://172.30.9.21:5000/v3/users/f3b03ed4673a4a44a2af0289a5eb713a"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "f3b03ed4673a4a44a2af0289a5eb713a", "description": null}} 2019-04-09 06:26:28,460 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/f3b03ed4673a4a44a2af0289a5eb713a used request id req-c28a3a70-f5b4-4cd9-b4b8-8dbb96bd4a6e 2019-04-09 06:26:28,460 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.20325088501s 2019-04-09 06:26:28,461 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-04-09 06:26:28,464 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/users/f3b03ed4673a4a44a2af0289a5eb713a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79b628f0c46690770f89b09b3aec413f23006987" 2019-04-09 06:26:28,781 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 09 Apr 2019 06:26:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a929ad06-7a98-4707-9773-7d625a146c40 2019-04-09 06:26:28,781 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-09 06:26:28,781 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/f3b03ed4673a4a44a2af0289a5eb713a used request id req-a929ad06-7a98-4707-9773-7d625a146c40 2019-04-09 06:26:28,781 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.320207118988s 2019-04-09 06:26:28,787 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-09 06:26:28,791 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79b628f0c46690770f89b09b3aec413f23006987" 2019-04-09 06:26:29,000 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 389 Content-Type: application/json Date: Tue, 09 Apr 2019 06:26:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-102eda50-ac0b-4c40-8189-13e6d42c07ea 2019-04-09 06:26:29,001 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/6509066435f1453bac6996ee8997a3b2"}, "tags": [], "enabled": true, "id": "6509066435f1453bac6996ee8997a3b2", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/ba7a30bb29394fc4a587735d9dfb749e"}, "tags": [], "enabled": true, "id": "ba7a30bb29394fc4a587735d9dfb749e", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.21:5000/v3/projects/d32b3492d5c14b258ae8793197f63247"}, "tags": [], "enabled": true, "id": "d32b3492d5c14b258ae8793197f63247", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_b55e1579-0d89-47c5-8817-69838046f4a4"}]} 2019-04-09 06:26:29,001 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-102eda50-ac0b-4c40-8189-13e6d42c07ea 2019-04-09 06:26:29,001 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.213454961777s 2019-04-09 06:26:29,006 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-04-09 06:26:29,009 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/projects/d32b3492d5c14b258ae8793197f63247 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79b628f0c46690770f89b09b3aec413f23006987" 2019-04-09 06:26:29,303 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 09 Apr 2019 06:26:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ca32e41f-f2ab-4c42-af77-981a656eece7 2019-04-09 06:26:29,303 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-09 06:26:29,303 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/d32b3492d5c14b258ae8793197f63247 used request id req-ca32e41f-f2ab-4c42-af77-981a656eece7 2019-04-09 06:26:29,303 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.297414064407s 2019-04-09 06:26:29,308 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-09 06:26:29,309 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/security-groups.json?project_id=d32b3492d5c14b258ae8793197f63247&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79b628f0c46690770f89b09b3aec413f23006987" 2019-04-09 06:26:30,437 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Tue, 09 Apr 2019 06:26:29 GMT X-Openstack-Request-Id: req-e4cbfa4b-5b82-4d11-98e3-eaf1b81649b6 2019-04-09 06:26:30,438 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d32b3492d5c14b258ae8793197f63247", "created_at": "2019-04-09T06:26:14Z", "updated_at": "2019-04-09T06:26:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:26:14Z", "revision_number": 0, "id": "1589fb45-abc6-4cd3-92e8-f0b23a1f8e2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:26:14Z", "security_group_id": "ba522e8a-e8ea-4070-80f7-0ec33958a3c9", "tenant_id": "d32b3492d5c14b258ae8793197f63247", "port_range_min": null, "ethertype": "IPv4", "project_id": "d32b3492d5c14b258ae8793197f63247"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:26:14Z", "revision_number": 0, "id": "c9dce46b-f1bc-452e-8b66-e032320cb1f2", "remote_group_id": "ba522e8a-e8ea-4070-80f7-0ec33958a3c9", "remote_ip_prefix": null, "created_at": "2019-04-09T06:26:14Z", "security_group_id": "ba522e8a-e8ea-4070-80f7-0ec33958a3c9", "tenant_id": "d32b3492d5c14b258ae8793197f63247", "port_range_min": null, "ethertype": "IPv4", "project_id": "d32b3492d5c14b258ae8793197f63247"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:26:14Z", "revision_number": 0, "id": "f5cc3dac-bed3-42e8-9f18-0a3dda90aaf6", "remote_group_id": "ba522e8a-e8ea-4070-80f7-0ec33958a3c9", "remote_ip_prefix": null, "created_at": "2019-04-09T06:26:14Z", "security_group_id": "ba522e8a-e8ea-4070-80f7-0ec33958a3c9", "tenant_id": "d32b3492d5c14b258ae8793197f63247", "port_range_min": null, "ethertype": "IPv6", "project_id": "d32b3492d5c14b258ae8793197f63247"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:26:14Z", "revision_number": 0, "id": "f8088744-9fe1-4d93-a615-3806e1c83960", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:26:14Z", "security_group_id": "ba522e8a-e8ea-4070-80f7-0ec33958a3c9", "tenant_id": "d32b3492d5c14b258ae8793197f63247", "port_range_min": null, "ethertype": "IPv6", "project_id": "d32b3492d5c14b258ae8793197f63247"}], "revision_number": 1, "project_id": "d32b3492d5c14b258ae8793197f63247", "id": "ba522e8a-e8ea-4070-80f7-0ec33958a3c9", "name": "default"}]} 2019-04-09 06:26:30,438 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json?project_id=d32b3492d5c14b258ae8793197f63247&name=default used request id req-e4cbfa4b-5b82-4d11-98e3-eaf1b81649b6 2019-04-09 06:26:30,438 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 1.1294939518s 2019-04-09 06:26:30,443 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-09 06:26:30,444 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79b628f0c46690770f89b09b3aec413f23006987" 2019-04-09 06:26:30,490 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Tue, 09 Apr 2019 06:26:29 GMT X-Openstack-Request-Id: req-5b191ccd-dff6-494f-9ff4-f2f762f533bd 2019-04-09 06:26:30,492 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-04-09T06:26:00Z", "updated_at": "2019-04-09T06:26:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:26:00Z", "revision_number": 0, "id": "23de8fc0-44ae-4c56-abcd-3cadf2cd644b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:26:00Z", "security_group_id": "3353c502-d3bd-4781-83f5-fc7385b71d39", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:26:00Z", "revision_number": 0, "id": "afb04289-1a57-4ecb-8cec-ce9e43ab0d76", "remote_group_id": "3353c502-d3bd-4781-83f5-fc7385b71d39", "remote_ip_prefix": null, "created_at": "2019-04-09T06:26:00Z", "security_group_id": "3353c502-d3bd-4781-83f5-fc7385b71d39", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:26:00Z", "revision_number": 0, "id": "d4091b4d-3f48-405e-a6ff-27973bc1c4fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:26:00Z", "security_group_id": "3353c502-d3bd-4781-83f5-fc7385b71d39", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:26:00Z", "revision_number": 0, "id": "f668131f-27a0-4d81-982d-afd1d6efe75b", "remote_group_id": "3353c502-d3bd-4781-83f5-fc7385b71d39", "remote_ip_prefix": null, "created_at": "2019-04-09T06:26:00Z", "security_group_id": "3353c502-d3bd-4781-83f5-fc7385b71d39", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "3353c502-d3bd-4781-83f5-fc7385b71d39", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ba7a30bb29394fc4a587735d9dfb749e", "created_at": "2019-04-09T06:24:05Z", "updated_at": "2019-04-09T06:24:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:24:05Z", "revision_number": 0, "id": "0aa9cfb1-eea8-4107-bdd1-09b673e74187", "remote_group_id": "7163910b-3f52-4c82-95f5-2716a0110cc5", "remote_ip_prefix": null, "created_at": "2019-04-09T06:24:05Z", "security_group_id": "7163910b-3f52-4c82-95f5-2716a0110cc5", "tenant_id": "ba7a30bb29394fc4a587735d9dfb749e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ba7a30bb29394fc4a587735d9dfb749e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:24:05Z", "revision_number": 0, "id": "54942ddd-2fa1-4bc2-8eed-db2c58927051", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:24:05Z", "security_group_id": "7163910b-3f52-4c82-95f5-2716a0110cc5", "tenant_id": "ba7a30bb29394fc4a587735d9dfb749e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ba7a30bb29394fc4a587735d9dfb749e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:24:05Z", "revision_number": 0, "id": "65f9a71a-d7ef-4a7c-bd9a-1722277aec43", "remote_group_id": "7163910b-3f52-4c82-95f5-2716a0110cc5", "remote_ip_prefix": null, "created_at": "2019-04-09T06:24:05Z", "security_group_id": "7163910b-3f52-4c82-95f5-2716a0110cc5", "tenant_id": "ba7a30bb29394fc4a587735d9dfb749e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ba7a30bb29394fc4a587735d9dfb749e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:24:05Z", "revision_number": 0, "id": "86568739-46b2-4862-8571-f01cd048599a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:24:05Z", "security_group_id": "7163910b-3f52-4c82-95f5-2716a0110cc5", "tenant_id": "ba7a30bb29394fc4a587735d9dfb749e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ba7a30bb29394fc4a587735d9dfb749e"}], "revision_number": 1, "project_id": "ba7a30bb29394fc4a587735d9dfb749e", "id": "7163910b-3f52-4c82-95f5-2716a0110cc5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6509066435f1453bac6996ee8997a3b2", "created_at": "2019-04-09T06:25:59Z", "updated_at": "2019-04-09T06:25:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:25:59Z", "revision_number": 0, "id": "159f11d9-0ba4-4923-8082-70f4dd760a47", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:25:59Z", "security_group_id": "9c2f55ba-acdf-4de6-a230-b14db62471f1", "tenant_id": "6509066435f1453bac6996ee8997a3b2", "port_range_min": null, "ethertype": "IPv4", "project_id": "6509066435f1453bac6996ee8997a3b2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:25:59Z", "revision_number": 0, "id": "a09893df-d9cb-4ff3-99d4-013b5c068a40", "remote_group_id": "9c2f55ba-acdf-4de6-a230-b14db62471f1", "remote_ip_prefix": null, "created_at": "2019-04-09T06:25:59Z", "security_group_id": "9c2f55ba-acdf-4de6-a230-b14db62471f1", "tenant_id": "6509066435f1453bac6996ee8997a3b2", "port_range_min": null, "ethertype": "IPv6", "project_id": "6509066435f1453bac6996ee8997a3b2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:25:59Z", "revision_number": 0, "id": "f87d56d3-96be-430b-8bff-17fba51e104b", "remote_group_id": "9c2f55ba-acdf-4de6-a230-b14db62471f1", "remote_ip_prefix": null, "created_at": "2019-04-09T06:25:59Z", "security_group_id": "9c2f55ba-acdf-4de6-a230-b14db62471f1", "tenant_id": "6509066435f1453bac6996ee8997a3b2", "port_range_min": null, "ethertype": "IPv4", "project_id": "6509066435f1453bac6996ee8997a3b2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:25:59Z", "revision_number": 0, "id": "feb3b1fe-b7ab-48f1-a7ef-4cef55305484", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:25:59Z", "security_group_id": "9c2f55ba-acdf-4de6-a230-b14db62471f1", "tenant_id": "6509066435f1453bac6996ee8997a3b2", "port_range_min": null, "ethertype": "IPv6", "project_id": "6509066435f1453bac6996ee8997a3b2"}], "revision_number": 1, "project_id": "6509066435f1453bac6996ee8997a3b2", "id": "9c2f55ba-acdf-4de6-a230-b14db62471f1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d32b3492d5c14b258ae8793197f63247", "created_at": "2019-04-09T06:26:14Z", "updated_at": "2019-04-09T06:26:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:26:14Z", "revision_number": 0, "id": "1589fb45-abc6-4cd3-92e8-f0b23a1f8e2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:26:14Z", "security_group_id": "ba522e8a-e8ea-4070-80f7-0ec33958a3c9", "tenant_id": "d32b3492d5c14b258ae8793197f63247", "port_range_min": null, "ethertype": "IPv4", "project_id": "d32b3492d5c14b258ae8793197f63247"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:26:14Z", "revision_number": 0, "id": "c9dce46b-f1bc-452e-8b66-e032320cb1f2", "remote_group_id": "ba522e8a-e8ea-4070-80f7-0ec33958a3c9", "remote_ip_prefix": null, "created_at": "2019-04-09T06:26:14Z", "security_group_id": "ba522e8a-e8ea-4070-80f7-0ec33958a3c9", "tenant_id": "d32b3492d5c14b258ae8793197f63247", "port_range_min": null, "ethertype": "IPv4", "project_id": "d32b3492d5c14b258ae8793197f63247"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:26:14Z", "revision_number": 0, "id": "f5cc3dac-bed3-42e8-9f18-0a3dda90aaf6", "remote_group_id": "ba522e8a-e8ea-4070-80f7-0ec33958a3c9", "remote_ip_prefix": null, "created_at": "2019-04-09T06:26:14Z", "security_group_id": "ba522e8a-e8ea-4070-80f7-0ec33958a3c9", "tenant_id": "d32b3492d5c14b258ae8793197f63247", "port_range_min": null, "ethertype": "IPv6", "project_id": "d32b3492d5c14b258ae8793197f63247"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:26:14Z", "revision_number": 0, "id": "f8088744-9fe1-4d93-a615-3806e1c83960", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:26:14Z", "security_group_id": "ba522e8a-e8ea-4070-80f7-0ec33958a3c9", "tenant_id": "d32b3492d5c14b258ae8793197f63247", "port_range_min": null, "ethertype": "IPv6", "project_id": "d32b3492d5c14b258ae8793197f63247"}], "revision_number": 1, "project_id": "d32b3492d5c14b258ae8793197f63247", "id": "ba522e8a-e8ea-4070-80f7-0ec33958a3c9", "name": "default"}]} 2019-04-09 06:26:30,492 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-5b191ccd-dff6-494f-9ff4-f2f762f533bd 2019-04-09 06:26:30,492 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0486838817596s 2019-04-09 06:26:30,499 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-04-09 06:26:30,499 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/security-groups/ba522e8a-e8ea-4070-80f7-0ec33958a3c9.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79b628f0c46690770f89b09b3aec413f23006987" 2019-04-09 06:26:30,650 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 09 Apr 2019 06:26:29 GMT X-Openstack-Request-Id: req-877f9466-770f-4a69-a5ff-e13ed1b07255 2019-04-09 06:26:30,650 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-09 06:26:30,650 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/ba522e8a-e8ea-4070-80f7-0ec33958a3c9.json used request id req-877f9466-770f-4a69-a5ff-e13ed1b07255 2019-04-09 06:26:30,651 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.151479959488s 2019-04-09 06:26:30,694 - xtesting.ci.run_tests - INFO - Loading test case 'vmready1'... 2019-04-09 06:26:30,765 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-04-09 06:26:30,770 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Tue, 09 Apr 2019 06:26:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94ac50d2-40f9-42e9-a4d4-9844c288c2de 2019-04-09 06:26:30,770 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2019-04-09 06:26:30,770 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/v3 used request id req-94ac50d2-40f9-42e9-a4d4-9844c288c2de 2019-04-09 06:26:30,770 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2019-04-09 06:26:31,174 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "12d06a59574c4903a7b4bfc193e14ef0", "name": "member"}, {"id": "ecaba09e8ea14e058d5f9d9eb583aa37", "name": "admin"}, {"id": "6e54a998c61f4429874ed3ac33d4afc4", "name": "reader"}], "expires_at": "2019-04-09T07:26:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6509066435f1453bac6996ee8997a3b2", "name": "admin"}, "catalog": [{"endpoints": [], "type": "metering", "id": "0c6048bf3c804b33b1209bfa8ca75ec0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v3/6509066435f1453bac6996ee8997a3b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "503aa75a75e444a9b93cb14634c6ab50"}, {"url": "http://192.30.9.6:8776/v3/6509066435f1453bac6996ee8997a3b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd4bc81464e44d0a129985ca1ff91d5"}, {"url": "http://192.30.9.6:8776/v3/6509066435f1453bac6996ee8997a3b2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d888a991472d4a88bfcfcfcf4909874d"}], "type": "volumev3", "id": "1b1b3cbed2d14611b521aa10e2b642dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4664f0d595a24e8a9d4eb3691db874e0"}, {"url": "http://172.30.9.21:8080/v1/AUTH_6509066435f1453bac6996ee8997a3b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49cfc5fc2aa942e59d21f825b2bc9939"}, {"url": "http://12.0.0.22:8080/v1/AUTH_6509066435f1453bac6996ee8997a3b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "71100b14603a4edf8a39e8af672ecff5"}], "type": "object-store", "id": "29267bcb2ea04deebb6caaa71afffcc5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4dc1873b4b477cb578245fdb86a111"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77d7bee546c941368ffc769fda003312"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9b1ab09869b4ea895eb3c8867f61318"}], "type": "network", "id": "3ac09bd783a245efa7f11d71ad667386", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f7f6f256262433fb4467ed610947d62"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "72d58c041dc245bc8aa43ce73891f76c"}, {"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b89851b9b2b4f95b7d2184e74373672"}], "type": "identity", "id": "49f6869431e3430e9aeef431c7e7d7de", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8201c41b3865412e839f135e1ceb7421"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e4e22c0a684229ba50a51934a5cdf7"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf4872e158cb44e3aa5a4063a620efc3"}], "type": "alarming", "id": "61e60b3a8b964288a4ad67fd02ee4984", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4de11e8502624071afd079250b33c74c"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d801fa7f3ee64b30b3b18ef5a9e72635"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f583f4a1750f4edc8596dd476ece0948"}], "type": "compute", "id": "6b64d23b249e42d79f5dd070a7460b66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0cd6369c5d9949eba212a5ce97f8b6f7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8011dc0e5bd44e2aa45caf7c6e4d19d2"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d807430fcec84acebca284681dd098fe"}], "type": "cloudformation", "id": "7f91896ba7394ae291c7a222f92ea496", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/6509066435f1453bac6996ee8997a3b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4243c026b4174decae31504c58542875"}, {"url": "http://192.30.9.6:8776/v2/6509066435f1453bac6996ee8997a3b2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84281d63eba442fd8cdbf23eae691ba2"}, {"url": "http://172.30.9.21:8776/v2/6509066435f1453bac6996ee8997a3b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1ce0a47f2fd4ca9b678bc1d7e5d0b37"}], "type": "volumev2", "id": "8afcbe00e0a6427bbf1fc3b10d4b2f5e", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/6509066435f1453bac6996ee8997a3b2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25eb19d77ddd4b9aa8117749f829d913"}, {"url": "http://172.30.9.21:8004/v1/6509066435f1453bac6996ee8997a3b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57dd852403b0401fb0bd852db0cc4f1e"}, {"url": "http://192.30.9.6:8004/v1/6509066435f1453bac6996ee8997a3b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5a404b628fff4023b9d3e5b8fca3b0fb"}], "type": "orchestration", "id": "a244395507da4b85bd212d5f49a8b6ae", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2242a4436b774238a465cc3d6498ab4e"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "977935de203e411cbce5038f0a9dc848"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2fcaa46481c44f8a3f42acd6c29b21f"}], "type": "placement", "id": "aed411d3d8324008b42b3bd847051003", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b61449c559f45dba6ba5f9dc241729f"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3f83bae18b4a496bb67592b5d777f17c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5162d5282ea1448dbbc20567c0d57fd7"}], "type": "metric", "id": "ebf458a547774acfb6b489f2803a822c", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "33de49eaa2934d07a5ef7754ed5fe8e0"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b7265307a4a45caad0a286536a91b5d"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94601cf3562245fb9453e9678a54b869"}], "type": "event", "id": "f3ff1bc7e87e4c90a2385a1bc8175960", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00d65cc314ee4a87ad316dd160d63558"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64896bc5be624954a0166b6cfa08a10e"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd079af259534771ac00959c542171cf"}], "type": "image", "id": "f9a74c8a63414707b34a5b03e9eacdc1", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "96d754a28b0d43cf8fa237c30a99c306"}, "audit_ids": ["n3p_iRI5RvePLBvpZlMsfQ"], "issued_at": "2019-04-09T06:26:30.000000Z"}} 2019-04-09 06:26:31,177 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-09 06:26:31,178 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ab9fc3d653c219a41a63094b131b88cce17a0b76" 2019-04-09 06:26:32,318 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Tue, 09 Apr 2019 06:26:31 GMT X-Openstack-Request-Id: req-d99d37aa-2ed8-42a8-82a4-b76710f20f4b 2019-04-09 06:26:32,319 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"b62787c2-635d-4893-8553-7ee0260442ff","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ba7a30bb29394fc4a587735d9dfb749e","l2_adjacency":true,"status":"ACTIVE","subnets":["dce875e1-9eec-4cb2-94e6-93dffefe33f6"],"description":"","tags":[],"updated_at":"2019-04-09T06:24:08Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ba7a30bb29394fc4a587735d9dfb749e","created_at":"2019-04-09T06:24:05Z","provider:network_type":"flat"}]} 2019-04-09 06:26:32,319 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-d99d37aa-2ed8-42a8-82a4-b76710f20f4b 2019-04-09 06:26:32,319 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.14183592796s 2019-04-09 06:26:32,321 - xtesting.ci.run_tests - INFO - Running test case 'vmready1'... 2019-04-09 06:26:32,327 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-04-09 06:26:32,332 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 09 Apr 2019 06:26:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-65f6be85-10f3-4dd5-9f45-d6cb450128de 2019-04-09 06:26:32,332 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 06:26:32,332 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/ used request id req-65f6be85-10f3-4dd5-9f45-d6cb450128de 2019-04-09 06:26:32,333 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-09 06:26:32,336 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ab9fc3d653c219a41a63094b131b88cce17a0b76" 2019-04-09 06:26:32,450 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 222 Content-Type: application/json Date: Tue, 09 Apr 2019 06:26:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff5b33c8-4069-43c3-a511-bd99181d1338 2019-04-09 06:26:32,451 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/ec5ce0aa038644b78983e5840ba5fb73"}, "tags": [], "enabled": true, "id": "ec5ce0aa038644b78983e5840ba5fb73", "name": "heat_stack"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2019-04-09 06:26:32,451 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-ff5b33c8-4069-43c3-a511-bd99181d1338 2019-04-09 06:26:32,451 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.117676019669s 2019-04-09 06:26:32,458 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-09 06:26:32,462 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ab9fc3d653c219a41a63094b131b88cce17a0b76" 2019-04-09 06:26:32,658 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 296 Content-Type: application/json Date: Tue, 09 Apr 2019 06:26:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6e9caac-ebf5-42b1-8f41-5986637a836e 2019-04-09 06:26:32,658 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/6509066435f1453bac6996ee8997a3b2"}, "tags": [], "enabled": true, "id": "6509066435f1453bac6996ee8997a3b2", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/ba7a30bb29394fc4a587735d9dfb749e"}, "tags": [], "enabled": true, "id": "ba7a30bb29394fc4a587735d9dfb749e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-04-09 06:26:32,659 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-a6e9caac-ebf5-42b1-8f41-5986637a836e 2019-04-09 06:26:32,659 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.200258016586s 2019-04-09 06:26:32,660 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-04-09 06:26:32,660 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ab9fc3d653c219a41a63094b131b88cce17a0b76" -d '{"network": {"tenant_id": "6509066435f1453bac6996ee8997a3b2", "name": "vmready1-net_6f5f909a-7961-4164-9afb-6dbdfb00bac9", "admin_state_up": true}}' 2019-04-09 06:26:32,974 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 722 Content-Type: application/json Date: Tue, 09 Apr 2019 06:26:32 GMT X-Openstack-Request-Id: req-914a474e-1b63-4873-8ac5-b221f58a4964 2019-04-09 06:26:32,974 - keystoneauth.session - DEBUG - RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"aee1e3d1-7819-4dfd-acc4-b2cd2647912f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":80,"ipv4_address_scope":null,"shared":false,"project_id":"6509066435f1453bac6996ee8997a3b2","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-09T06:26:31Z","is_default":false,"qos_policy_id":null,"name":"vmready1-net_6f5f909a-7961-4164-9afb-6dbdfb00bac9","admin_state_up":true,"tenant_id":"6509066435f1453bac6996ee8997a3b2","created_at":"2019-04-09T06:26:31Z","mtu":1450}} 2019-04-09 06:26:32,974 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-914a474e-1b63-4873-8ac5-b221f58a4964 2019-04-09 06:26:32,974 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.31445813179s 2019-04-09 06:26:32,975 - 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'2019-04-09T06:26:31Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'aee1e3d1-7819-4dfd-acc4-b2cd2647912f', u'provider:segmentation_id': 80, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'vmready1-net_6f5f909a-7961-4164-9afb-6dbdfb00bac9', u'created_at': u'2019-04-09T06:26:31Z', u'mtu': 1450, u'tenant_id': u'6509066435f1453bac6996ee8997a3b2', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'6509066435f1453bac6996ee8997a3b2', u'l2_adjacency': True}) 2019-04-09 06:26:32,975 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-09 06:26:32,976 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ab9fc3d653c219a41a63094b131b88cce17a0b76" 2019-04-09 06:26:33,073 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1428 Content-Type: application/json Date: Tue, 09 Apr 2019 06:26:32 GMT X-Openstack-Request-Id: req-222b3057-63ed-4411-ae3d-883d1f43aab4 2019-04-09 06:26:33,073 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"aee1e3d1-7819-4dfd-acc4-b2cd2647912f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":80,"ipv4_address_scope":null,"shared":false,"project_id":"6509066435f1453bac6996ee8997a3b2","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-09T06:26:31Z","qos_policy_id":null,"name":"vmready1-net_6f5f909a-7961-4164-9afb-6dbdfb00bac9","admin_state_up":true,"tenant_id":"6509066435f1453bac6996ee8997a3b2","created_at":"2019-04-09T06:26:31Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"b62787c2-635d-4893-8553-7ee0260442ff","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ba7a30bb29394fc4a587735d9dfb749e","l2_adjacency":true,"status":"ACTIVE","subnets":["dce875e1-9eec-4cb2-94e6-93dffefe33f6"],"description":"","tags":[],"updated_at":"2019-04-09T06:24:08Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ba7a30bb29394fc4a587735d9dfb749e","created_at":"2019-04-09T06:24:05Z","provider:network_type":"flat"}]} 2019-04-09 06:26:33,073 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-222b3057-63ed-4411-ae3d-883d1f43aab4 2019-04-09 06:26:33,073 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0979130268097s 2019-04-09 06:26:33,075 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-04-09 06:26:33,076 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ab9fc3d653c219a41a63094b131b88cce17a0b76" -d '{"subnet": {"name": "vmready1-subnet_6f5f909a-7961-4164-9afb-6dbdfb00bac9", "enable_dhcp": true, "network_id": "aee1e3d1-7819-4dfd-acc4-b2cd2647912f", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-04-09 06:26:33,480 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 694 Content-Type: application/json Date: Tue, 09 Apr 2019 06:26:32 GMT X-Openstack-Request-Id: req-c94cacdb-d83f-4dc8-9446-37b8c3ca1fd7 2019-04-09 06:26:33,480 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-04-09T06:26:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"8264fe1b-e6a7-44cd-a7a4-54dcbbabf965","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"6509066435f1453bac6996ee8997a3b2","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"vmready1-subnet_6f5f909a-7961-4164-9afb-6dbdfb00bac9","enable_dhcp":true,"segment_id":null,"network_id":"aee1e3d1-7819-4dfd-acc4-b2cd2647912f","tenant_id":"6509066435f1453bac6996ee8997a3b2","created_at":"2019-04-09T06:26:32Z","ip_version":4}} 2019-04-09 06:26:33,481 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-c94cacdb-d83f-4dc8-9446-37b8c3ca1fd7 2019-04-09 06:26:33,481 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.405695915222s 2019-04-09 06:26:33,481 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-04-09T06:26:32Z', 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'8264fe1b-e6a7-44cd-a7a4-54dcbbabf965', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready1-subnet_6f5f909a-7961-4164-9afb-6dbdfb00bac9', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'aee1e3d1-7819-4dfd-acc4-b2cd2647912f', u'tenant_id': u'6509066435f1453bac6996ee8997a3b2', u'created_at': u'2019-04-09T06:26:32Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'6509066435f1453bac6996ee8997a3b2'}) 2019-04-09 06:26:33,482 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-04-09 06:26:33,482 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ab9fc3d653c219a41a63094b131b88cce17a0b76" -d '{"router": {"external_gateway_info": {"network_id": "b62787c2-635d-4893-8553-7ee0260442ff"}, "name": "vmready1-router_6f5f909a-7961-4164-9afb-6dbdfb00bac9", "admin_state_up": true}}' 2019-04-09 06:26:35,752 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 708 Content-Type: application/json Date: Tue, 09 Apr 2019 06:26:34 GMT X-Openstack-Request-Id: req-819b6226-05eb-4b68-a37a-1dc62e11b732 2019-04-09 06:26:35,753 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "b62787c2-635d-4893-8553-7ee0260442ff", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "dce875e1-9eec-4cb2-94e6-93dffefe33f6", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "6509066435f1453bac6996ee8997a3b2", "created_at": "2019-04-09T06:26:32Z", "admin_state_up": true, "updated_at": "2019-04-09T06:26:33Z", "project_id": "6509066435f1453bac6996ee8997a3b2", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "2efe52e5-f4bd-4a3f-981c-8df4cd156ac0", "name": "vmready1-router_6f5f909a-7961-4164-9afb-6dbdfb00bac9"}} 2019-04-09 06:26:35,753 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-819b6226-05eb-4b68-a37a-1dc62e11b732 2019-04-09 06:26:35,753 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 2.27122998238s 2019-04-09 06:26:35,754 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-04-09T06:26:33Z', u'revision_number': 2, u'ha': False, u'id': u'2efe52e5-f4bd-4a3f-981c-8df4cd156ac0', u'external_gateway_info': {u'network_id': u'b62787c2-635d-4893-8553-7ee0260442ff', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'dce875e1-9eec-4cb2-94e6-93dffefe33f6', u'ip_address': u'172.30.9.200'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready1-router_6f5f909a-7961-4164-9afb-6dbdfb00bac9', u'admin_state_up': True, u'tenant_id': u'6509066435f1453bac6996ee8997a3b2', u'created_at': u'2019-04-09T06:26:32Z', u'flavor_id': None, u'routes': [], u'project_id': u'6509066435f1453bac6996ee8997a3b2'}) 2019-04-09 06:26:35,754 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-04-09 06:26:35,755 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/2efe52e5-f4bd-4a3f-981c-8df4cd156ac0/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ab9fc3d653c219a41a63094b131b88cce17a0b76" -d '{"subnet_id": "8264fe1b-e6a7-44cd-a7a4-54dcbbabf965"}' 2019-04-09 06:26:37,768 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Tue, 09 Apr 2019 06:26:36 GMT X-Openstack-Request-Id: req-0c9da78e-d313-4972-90c4-d42b7d434caf 2019-04-09 06:26:37,768 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "aee1e3d1-7819-4dfd-acc4-b2cd2647912f", "tenant_id": "6509066435f1453bac6996ee8997a3b2", "subnet_id": "8264fe1b-e6a7-44cd-a7a4-54dcbbabf965", "subnet_ids": ["8264fe1b-e6a7-44cd-a7a4-54dcbbabf965"], "port_id": "60d25e3e-9f75-45c4-8c93-1cfa65784882", "id": "2efe52e5-f4bd-4a3f-981c-8df4cd156ac0"} 2019-04-09 06:26:37,769 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/2efe52e5-f4bd-4a3f-981c-8df4cd156ac0/add_router_interface.json used request id req-0c9da78e-d313-4972-90c4-d42b7d434caf 2019-04-09 06:26:37,769 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.01439499855s 2019-04-09 06:26:37,769 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-04-09 06:26:37,875 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-04-09 06:26:37,878 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-04-09 06:26:37,883 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Tue, 09 Apr 2019 06:26:36 GMT 2019-04-09 06:26:37,883 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}]} 2019-04-09 06:26:37,886 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-09 06:26:37,888 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ab9fc3d653c219a41a63094b131b88cce17a0b76" 2019-04-09 06:26:38,656 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Tue, 09 Apr 2019 06:26:37 GMT X-Openstack-Request-Id: req-51da25ad-20b1-4b0e-80da-7e13a18cd8ec 2019-04-09 06:26:38,656 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-09 06:26:38,657 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-51da25ad-20b1-4b0e-80da-7e13a18cd8ec 2019-04-09 06:26:38,657 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.770798206329s 2019-04-09 06:26:38,666 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-04-09 06:26:38,670 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ab9fc3d653c219a41a63094b131b88cce17a0b76" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vmready1-img_6f5f909a-7961-4164-9afb-6dbdfb00bac9", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmready1-img_6f5f909a-7961-4164-9afb-6dbdfb00bac9"}' 2019-04-09 06:26:38,754 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 933 Content-Type: application/json Date: Tue, 09 Apr 2019 06:26:37 GMT Location: http://172.30.9.21:9292/v2/images/f31f8b14-ae61-4cc4-a4a2-a3384f2e07c4 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-d21571fb-67ff-4432-8fc6-b607b2c8f480 2019-04-09 06:26:38,754 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-09T06:26:37Z", "file": "/v2/images/f31f8b14-ae61-4cc4-a4a2-a3384f2e07c4/file", "owner": "6509066435f1453bac6996ee8997a3b2", "id": "f31f8b14-ae61-4cc4-a4a2-a3384f2e07c4", "size": null, "self": "/v2/images/f31f8b14-ae61-4cc4-a4a2-a3384f2e07c4", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/vmready1-img_6f5f909a-7961-4164-9afb-6dbdfb00bac9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_6f5f909a-7961-4164-9afb-6dbdfb00bac9", "checksum": null, "created_at": "2019-04-09T06:26:37Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-04-09 06:26:38,754 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-d21571fb-67ff-4432-8fc6-b607b2c8f480 2019-04-09 06:26:38,754 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0884721279144s 2019-04-09 06:26:38,755 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-04-09 06:26:38,759 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/f31f8b14-ae61-4cc4-a4a2-a3384f2e07c4/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ab9fc3d653c219a41a63094b131b88cce17a0b76" -d '' 2019-04-09 06:26:41,173 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 06:26:40 GMT X-Openstack-Request-Id: req-3ec27d46-8d8a-40cf-8e67-5905beaafe96 2019-04-09 06:26:41,173 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 06:26:41,173 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/f31f8b14-ae61-4cc4-a4a2-a3384f2e07c4/file used request id req-3ec27d46-8d8a-40cf-8e67-5905beaafe96 2019-04-09 06:26:41,174 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 2.41863012314s 2019-04-09 06:26:41,178 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-09 06:26:41,181 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ab9fc3d653c219a41a63094b131b88cce17a0b76" 2019-04-09 06:26:41,203 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1393 Content-Type: application/json Date: Tue, 09 Apr 2019 06:26:40 GMT X-Openstack-Request-Id: req-6e8a3ab3-93b0-4163-ae51-5f2e751818e8 2019-04-09 06:26:41,203 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-09T06:26:40Z", "file": "/v2/images/f31f8b14-ae61-4cc4-a4a2-a3384f2e07c4/file", "owner": "6509066435f1453bac6996ee8997a3b2", "id": "f31f8b14-ae61-4cc4-a4a2-a3384f2e07c4", "size": 12716032, "self": "/v2/images/f31f8b14-ae61-4cc4-a4a2-a3384f2e07c4", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/f31f8b14-ae61-4cc4-a4a2-a3384f2e07c4/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/f31f8b14-ae61-4cc4-a4a2-a3384f2e07c4/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmready1-img_6f5f909a-7961-4164-9afb-6dbdfb00bac9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_6f5f909a-7961-4164-9afb-6dbdfb00bac9", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-09T06:26:37Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-09 06:26:41,203 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-6e8a3ab3-93b0-4163-ae51-5f2e751818e8 2019-04-09 06:26:41,203 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0256049633026s 2019-04-09 06:26:41,205 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/f31f8b14-ae61-4cc4-a4a2-a3384f2e07c4/snap', u'metadata': Munch({})})], 'file': u'/v2/images/f31f8b14-ae61-4cc4-a4a2-a3384f2e07c4/file', 'owner': u'6509066435f1453bac6996ee8997a3b2', 'id': u'f31f8b14-ae61-4cc4-a4a2-a3384f2e07c4', 'size': 12716032, u'self': u'/v2/images/f31f8b14-ae61-4cc4-a4a2-a3384f2e07c4', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6509066435f1453bac6996ee8997a3b2', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/f31f8b14-ae61-4cc4-a4a2-a3384f2e07c4/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-04-09T06:26:40Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-04-09T06:26:40Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready1-img_6f5f909a-7961-4164-9afb-6dbdfb00bac9', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/f31f8b14-ae61-4cc4-a4a2-a3384f2e07c4', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready1-img_6f5f909a-7961-4164-9afb-6dbdfb00bac9', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vmready1-img_6f5f909a-7961-4164-9afb-6dbdfb00bac9', 'created': u'2019-04-09T06:26:37Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-04-09T06:26:37Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/f31f8b14-ae61-4cc4-a4a2-a3384f2e07c4', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready1-img_6f5f909a-7961-4164-9afb-6dbdfb00bac9', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-04-09 06:26:41,208 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-04-09 06:26:41,211 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ab9fc3d653c219a41a63094b131b88cce17a0b76" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vmready1-flavor_6f5f909a-7961-4164-9afb-6dbdfb00bac9", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-04-09 06:26:41,541 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Tue, 09 Apr 2019 06:26:40 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-559bb3a9-be7f-44dd-9939-1aab322e7a1f x-openstack-request-id: req-559bb3a9-be7f-44dd-9939-1aab322e7a1f 2019-04-09 06:26:41,542 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "vmready1-flavor_6f5f909a-7961-4164-9afb-6dbdfb00bac9", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/4611de6c-00bb-43c4-8341-83b343649a0a", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/4611de6c-00bb-43c4-8341-83b343649a0a", "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": "4611de6c-00bb-43c4-8341-83b343649a0a"}} 2019-04-09 06:26:41,542 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-559bb3a9-be7f-44dd-9939-1aab322e7a1f 2019-04-09 06:26:41,542 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.333999872208s 2019-04-09 06:26:41,543 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmready1-flavor_6f5f909a-7961-4164-9afb-6dbdfb00bac9', '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'6509066435f1453bac6996ee8997a3b2', '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'4611de6c-00bb-43c4-8341-83b343649a0a', 'swap': 0}) 2019-04-09 06:26:41,544 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-04-09 06:26:41,547 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/4611de6c-00bb-43c4-8341-83b343649a0a/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ab9fc3d653c219a41a63094b131b88cce17a0b76" -d '{"extra_specs": {}}' 2019-04-09 06:26:41,575 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 09 Apr 2019 06:26:40 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-62929d6a-ad74-401c-bcb6-02d49acd6f4c x-openstack-request-id: req-62929d6a-ad74-401c-bcb6-02d49acd6f4c 2019-04-09 06:26:41,575 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-04-09 06:26:41,576 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/4611de6c-00bb-43c4-8341-83b343649a0a/os-extra_specs used request id req-62929d6a-ad74-401c-bcb6-02d49acd6f4c 2019-04-09 06:26:41,576 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0318748950958s 2019-04-09 06:26:41,698 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-04-09 06:26:41,698 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready1 | functest | 00:09 | PASS | +-------------------+------------------+------------------+----------------+ 2019-04-09 06:26:41,704 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-04-09 06:26:41,704 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/2efe52e5-f4bd-4a3f-981c-8df4cd156ac0/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ab9fc3d653c219a41a63094b131b88cce17a0b76" -d '{"subnet_id": "8264fe1b-e6a7-44cd-a7a4-54dcbbabf965"}' 2019-04-09 06:26:43,820 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Tue, 09 Apr 2019 06:26:42 GMT X-Openstack-Request-Id: req-d62800e6-82d4-4303-8a86-7fa0c3ef0217 2019-04-09 06:26:43,820 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "aee1e3d1-7819-4dfd-acc4-b2cd2647912f", "tenant_id": "6509066435f1453bac6996ee8997a3b2", "subnet_id": "8264fe1b-e6a7-44cd-a7a4-54dcbbabf965", "subnet_ids": ["8264fe1b-e6a7-44cd-a7a4-54dcbbabf965"], "port_id": "60d25e3e-9f75-45c4-8c93-1cfa65784882", "id": "2efe52e5-f4bd-4a3f-981c-8df4cd156ac0"} 2019-04-09 06:26:43,821 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/2efe52e5-f4bd-4a3f-981c-8df4cd156ac0/remove_router_interface.json used request id req-d62800e6-82d4-4303-8a86-7fa0c3ef0217 2019-04-09 06:26:43,821 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.11693501472s 2019-04-09 06:26:43,821 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-04-09 06:26:43,822 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ab9fc3d653c219a41a63094b131b88cce17a0b76" 2019-04-09 06:26:43,950 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 717 Content-Type: application/json Date: Tue, 09 Apr 2019 06:26:43 GMT X-Openstack-Request-Id: req-4ba73d5a-a432-4103-893f-1a248608df43 2019-04-09 06:26:43,951 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "b62787c2-635d-4893-8553-7ee0260442ff", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "dce875e1-9eec-4cb2-94e6-93dffefe33f6", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "6509066435f1453bac6996ee8997a3b2", "created_at": "2019-04-09T06:26:32Z", "admin_state_up": true, "updated_at": "2019-04-09T06:26:41Z", "project_id": "6509066435f1453bac6996ee8997a3b2", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "2efe52e5-f4bd-4a3f-981c-8df4cd156ac0", "name": "vmready1-router_6f5f909a-7961-4164-9afb-6dbdfb00bac9"}]} 2019-04-09 06:26:43,951 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-4ba73d5a-a432-4103-893f-1a248608df43 2019-04-09 06:26:43,951 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.129487037659s 2019-04-09 06:26:43,952 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-04-09 06:26:43,953 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/routers/2efe52e5-f4bd-4a3f-981c-8df4cd156ac0.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ab9fc3d653c219a41a63094b131b88cce17a0b76" 2019-04-09 06:26:45,403 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 09 Apr 2019 06:26:44 GMT X-Openstack-Request-Id: req-00e0024b-0e0c-4f84-b30e-33e22493e00c 2019-04-09 06:26:45,403 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-09 06:26:45,404 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/2efe52e5-f4bd-4a3f-981c-8df4cd156ac0.json used request id req-00e0024b-0e0c-4f84-b30e-33e22493e00c 2019-04-09 06:26:45,404 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.45141911507s 2019-04-09 06:26:45,404 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-04-09 06:26:45,405 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ab9fc3d653c219a41a63094b131b88cce17a0b76" 2019-04-09 06:26:45,459 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1326 Content-Type: application/json Date: Tue, 09 Apr 2019 06:26:44 GMT X-Openstack-Request-Id: req-6e7ff0fb-4393-4f2a-8e0f-99af30ea3dd4 2019-04-09 06:26:45,460 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-04-09T06:26:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"8264fe1b-e6a7-44cd-a7a4-54dcbbabf965","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"6509066435f1453bac6996ee8997a3b2","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"vmready1-subnet_6f5f909a-7961-4164-9afb-6dbdfb00bac9","enable_dhcp":true,"segment_id":null,"network_id":"aee1e3d1-7819-4dfd-acc4-b2cd2647912f","tenant_id":"6509066435f1453bac6996ee8997a3b2","created_at":"2019-04-09T06:26:32Z","ip_version":4},{"updated_at":"2019-04-09T06:24:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"dce875e1-9eec-4cb2-94e6-93dffefe33f6","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"ba7a30bb29394fc4a587735d9dfb749e","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"b62787c2-635d-4893-8553-7ee0260442ff","tenant_id":"ba7a30bb29394fc4a587735d9dfb749e","created_at":"2019-04-09T06:24:08Z","ip_version":4}]} 2019-04-09 06:26:45,460 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-6e7ff0fb-4393-4f2a-8e0f-99af30ea3dd4 2019-04-09 06:26:45,460 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0558140277863s 2019-04-09 06:26:45,461 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-04-09 06:26:45,462 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/subnets/8264fe1b-e6a7-44cd-a7a4-54dcbbabf965.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ab9fc3d653c219a41a63094b131b88cce17a0b76" 2019-04-09 06:26:46,334 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 09 Apr 2019 06:26:45 GMT X-Openstack-Request-Id: req-4965982f-f97f-4972-ac53-635cc4957459 2019-04-09 06:26:46,334 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-09 06:26:46,335 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/8264fe1b-e6a7-44cd-a7a4-54dcbbabf965.json used request id req-4965982f-f97f-4972-ac53-635cc4957459 2019-04-09 06:26:46,335 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.873334169388s 2019-04-09 06:26:46,335 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-09 06:26:46,336 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ab9fc3d653c219a41a63094b131b88cce17a0b76" 2019-04-09 06:26:46,421 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1434 Content-Type: application/json Date: Tue, 09 Apr 2019 06:26:45 GMT X-Openstack-Request-Id: req-1fe217f4-a862-4888-90e5-757e02e38227 2019-04-09 06:26:46,421 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"aee1e3d1-7819-4dfd-acc4-b2cd2647912f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":80,"ipv4_address_scope":null,"shared":false,"project_id":"6509066435f1453bac6996ee8997a3b2","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-09T06:26:45Z","qos_policy_id":null,"name":"vmready1-net_6f5f909a-7961-4164-9afb-6dbdfb00bac9","admin_state_up":true,"tenant_id":"6509066435f1453bac6996ee8997a3b2","created_at":"2019-04-09T06:26:31Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"b62787c2-635d-4893-8553-7ee0260442ff","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ba7a30bb29394fc4a587735d9dfb749e","l2_adjacency":true,"status":"ACTIVE","subnets":["dce875e1-9eec-4cb2-94e6-93dffefe33f6"],"description":"","tags":[],"updated_at":"2019-04-09T06:24:08Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ba7a30bb29394fc4a587735d9dfb749e","created_at":"2019-04-09T06:24:05Z","provider:network_type":"flat"}]} 2019-04-09 06:26:46,421 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-1fe217f4-a862-4888-90e5-757e02e38227 2019-04-09 06:26:46,421 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0861210823059s 2019-04-09 06:26:46,422 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-04-09 06:26:46,423 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/networks/aee1e3d1-7819-4dfd-acc4-b2cd2647912f.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ab9fc3d653c219a41a63094b131b88cce17a0b76" 2019-04-09 06:26:47,640 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 09 Apr 2019 06:26:46 GMT X-Openstack-Request-Id: req-f5cd6f19-c5c6-42fe-a06f-7bcdfb8a24e4 2019-04-09 06:26:47,640 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-09 06:26:47,640 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/aee1e3d1-7819-4dfd-acc4-b2cd2647912f.json used request id req-f5cd6f19-c5c6-42fe-a06f-7bcdfb8a24e4 2019-04-09 06:26:47,640 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.21778893471s 2019-04-09 06:26:47,644 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-09 06:26:47,649 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ab9fc3d653c219a41a63094b131b88cce17a0b76" 2019-04-09 06:26:47,670 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1393 Content-Type: application/json Date: Tue, 09 Apr 2019 06:26:46 GMT X-Openstack-Request-Id: req-996e8abd-d005-4d33-b566-506e5162eb46 2019-04-09 06:26:47,670 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-09T06:26:40Z", "file": "/v2/images/f31f8b14-ae61-4cc4-a4a2-a3384f2e07c4/file", "owner": "6509066435f1453bac6996ee8997a3b2", "id": "f31f8b14-ae61-4cc4-a4a2-a3384f2e07c4", "size": 12716032, "self": "/v2/images/f31f8b14-ae61-4cc4-a4a2-a3384f2e07c4", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/f31f8b14-ae61-4cc4-a4a2-a3384f2e07c4/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/f31f8b14-ae61-4cc4-a4a2-a3384f2e07c4/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmready1-img_6f5f909a-7961-4164-9afb-6dbdfb00bac9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_6f5f909a-7961-4164-9afb-6dbdfb00bac9", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-09T06:26:37Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-09 06:26:47,671 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-996e8abd-d005-4d33-b566-506e5162eb46 2019-04-09 06:26:47,671 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0260810852051s 2019-04-09 06:26:47,672 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-04-09 06:26:47,676 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/f31f8b14-ae61-4cc4-a4a2-a3384f2e07c4 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ab9fc3d653c219a41a63094b131b88cce17a0b76" 2019-04-09 06:26:48,217 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 06:26:47 GMT X-Openstack-Request-Id: req-331d1157-5b9b-4f75-b13d-c441bc73a8ac 2019-04-09 06:26:48,217 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 06:26:48,217 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/f31f8b14-ae61-4cc4-a4a2-a3384f2e07c4 used request id req-331d1157-5b9b-4f75-b13d-c441bc73a8ac 2019-04-09 06:26:48,218 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.545156955719s 2019-04-09 06:26:48,231 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-09 06:26:48,234 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ab9fc3d653c219a41a63094b131b88cce17a0b76" 2019-04-09 06:26:48,256 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 307 Content-Type: application/json Date: Tue, 09 Apr 2019 06:26:47 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-7bb2a7b8-a1b0-451b-9e3e-2545bae74624 x-openstack-request-id: req-7bb2a7b8-a1b0-451b-9e3e-2545bae74624 2019-04-09 06:26:48,256 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vmready1-flavor_6f5f909a-7961-4164-9afb-6dbdfb00bac9", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/4611de6c-00bb-43c4-8341-83b343649a0a", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/4611de6c-00bb-43c4-8341-83b343649a0a", "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": "4611de6c-00bb-43c4-8341-83b343649a0a"}]} 2019-04-09 06:26:48,257 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-7bb2a7b8-a1b0-451b-9e3e-2545bae74624 2019-04-09 06:26:48,257 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0258898735046s 2019-04-09 06:26:48,258 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-04-09 06:26:48,261 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/4611de6c-00bb-43c4-8341-83b343649a0a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ab9fc3d653c219a41a63094b131b88cce17a0b76" 2019-04-09 06:26:48,300 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Tue, 09 Apr 2019 06:26:47 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-35a6ab18-0d2e-4430-a1cd-6d54915772a0 x-openstack-request-id: req-35a6ab18-0d2e-4430-a1cd-6d54915772a0 2019-04-09 06:26:48,300 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/4611de6c-00bb-43c4-8341-83b343649a0a used request id req-35a6ab18-0d2e-4430-a1cd-6d54915772a0 2019-04-09 06:26:48,300 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0416481494904s 2019-04-09 06:26:48,348 - xtesting.ci.run_tests - INFO - Loading test case 'vmready2'... 2019-04-09 06:26:48,391 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-04-09 06:26:48,397 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Tue, 09 Apr 2019 06:26:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5c36831-b639-4729-be99-94bf5318ebc8 2019-04-09 06:26:48,397 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2019-04-09 06:26:48,397 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/v3 used request id req-e5c36831-b639-4729-be99-94bf5318ebc8 2019-04-09 06:26:48,398 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2019-04-09 06:26:48,797 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "12d06a59574c4903a7b4bfc193e14ef0", "name": "member"}, {"id": "ecaba09e8ea14e058d5f9d9eb583aa37", "name": "admin"}, {"id": "6e54a998c61f4429874ed3ac33d4afc4", "name": "reader"}], "expires_at": "2019-04-09T07:26:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6509066435f1453bac6996ee8997a3b2", "name": "admin"}, "catalog": [{"endpoints": [], "type": "metering", "id": "0c6048bf3c804b33b1209bfa8ca75ec0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v3/6509066435f1453bac6996ee8997a3b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "503aa75a75e444a9b93cb14634c6ab50"}, {"url": "http://192.30.9.6:8776/v3/6509066435f1453bac6996ee8997a3b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd4bc81464e44d0a129985ca1ff91d5"}, {"url": "http://192.30.9.6:8776/v3/6509066435f1453bac6996ee8997a3b2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d888a991472d4a88bfcfcfcf4909874d"}], "type": "volumev3", "id": "1b1b3cbed2d14611b521aa10e2b642dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4664f0d595a24e8a9d4eb3691db874e0"}, {"url": "http://172.30.9.21:8080/v1/AUTH_6509066435f1453bac6996ee8997a3b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49cfc5fc2aa942e59d21f825b2bc9939"}, {"url": "http://12.0.0.22:8080/v1/AUTH_6509066435f1453bac6996ee8997a3b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "71100b14603a4edf8a39e8af672ecff5"}], "type": "object-store", "id": "29267bcb2ea04deebb6caaa71afffcc5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4dc1873b4b477cb578245fdb86a111"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77d7bee546c941368ffc769fda003312"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9b1ab09869b4ea895eb3c8867f61318"}], "type": "network", "id": "3ac09bd783a245efa7f11d71ad667386", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f7f6f256262433fb4467ed610947d62"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "72d58c041dc245bc8aa43ce73891f76c"}, {"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b89851b9b2b4f95b7d2184e74373672"}], "type": "identity", "id": "49f6869431e3430e9aeef431c7e7d7de", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8201c41b3865412e839f135e1ceb7421"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e4e22c0a684229ba50a51934a5cdf7"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf4872e158cb44e3aa5a4063a620efc3"}], "type": "alarming", "id": "61e60b3a8b964288a4ad67fd02ee4984", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4de11e8502624071afd079250b33c74c"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d801fa7f3ee64b30b3b18ef5a9e72635"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f583f4a1750f4edc8596dd476ece0948"}], "type": "compute", "id": "6b64d23b249e42d79f5dd070a7460b66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0cd6369c5d9949eba212a5ce97f8b6f7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8011dc0e5bd44e2aa45caf7c6e4d19d2"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d807430fcec84acebca284681dd098fe"}], "type": "cloudformation", "id": "7f91896ba7394ae291c7a222f92ea496", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/6509066435f1453bac6996ee8997a3b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4243c026b4174decae31504c58542875"}, {"url": "http://192.30.9.6:8776/v2/6509066435f1453bac6996ee8997a3b2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84281d63eba442fd8cdbf23eae691ba2"}, {"url": "http://172.30.9.21:8776/v2/6509066435f1453bac6996ee8997a3b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1ce0a47f2fd4ca9b678bc1d7e5d0b37"}], "type": "volumev2", "id": "8afcbe00e0a6427bbf1fc3b10d4b2f5e", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/6509066435f1453bac6996ee8997a3b2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25eb19d77ddd4b9aa8117749f829d913"}, {"url": "http://172.30.9.21:8004/v1/6509066435f1453bac6996ee8997a3b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57dd852403b0401fb0bd852db0cc4f1e"}, {"url": "http://192.30.9.6:8004/v1/6509066435f1453bac6996ee8997a3b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5a404b628fff4023b9d3e5b8fca3b0fb"}], "type": "orchestration", "id": "a244395507da4b85bd212d5f49a8b6ae", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2242a4436b774238a465cc3d6498ab4e"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "977935de203e411cbce5038f0a9dc848"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2fcaa46481c44f8a3f42acd6c29b21f"}], "type": "placement", "id": "aed411d3d8324008b42b3bd847051003", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b61449c559f45dba6ba5f9dc241729f"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3f83bae18b4a496bb67592b5d777f17c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5162d5282ea1448dbbc20567c0d57fd7"}], "type": "metric", "id": "ebf458a547774acfb6b489f2803a822c", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "33de49eaa2934d07a5ef7754ed5fe8e0"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b7265307a4a45caad0a286536a91b5d"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94601cf3562245fb9453e9678a54b869"}], "type": "event", "id": "f3ff1bc7e87e4c90a2385a1bc8175960", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00d65cc314ee4a87ad316dd160d63558"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64896bc5be624954a0166b6cfa08a10e"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd079af259534771ac00959c542171cf"}], "type": "image", "id": "f9a74c8a63414707b34a5b03e9eacdc1", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "96d754a28b0d43cf8fa237c30a99c306"}, "audit_ids": ["kE5wTeUORiCouhYgC0dG1A"], "issued_at": "2019-04-09T06:26:47.000000Z"}} 2019-04-09 06:26:48,801 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-09 06:26:48,802 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ff73c6ccc25c657b9221cc65048cfbe199babd56" 2019-04-09 06:26:49,161 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Tue, 09 Apr 2019 06:26:48 GMT X-Openstack-Request-Id: req-6eef5d3a-20cf-46a8-95af-d5eaf1c99caa 2019-04-09 06:26:49,162 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"b62787c2-635d-4893-8553-7ee0260442ff","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ba7a30bb29394fc4a587735d9dfb749e","l2_adjacency":true,"status":"ACTIVE","subnets":["dce875e1-9eec-4cb2-94e6-93dffefe33f6"],"description":"","tags":[],"updated_at":"2019-04-09T06:24:08Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ba7a30bb29394fc4a587735d9dfb749e","created_at":"2019-04-09T06:24:05Z","provider:network_type":"flat"}]} 2019-04-09 06:26:49,162 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-6eef5d3a-20cf-46a8-95af-d5eaf1c99caa 2019-04-09 06:26:49,162 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.361104011536s 2019-04-09 06:26:49,169 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-04-09 06:26:49,174 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 09 Apr 2019 06:26:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-40fc7a95-ed24-4f2c-8c36-ace666ef4489 2019-04-09 06:26:49,175 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 06:26:49,175 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/ used request id req-40fc7a95-ed24-4f2c-8c36-ace666ef4489 2019-04-09 06:26:49,176 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-09 06:26:49,179 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ff73c6ccc25c657b9221cc65048cfbe199babd56" 2019-04-09 06:26:49,374 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 222 Content-Type: application/json Date: Tue, 09 Apr 2019 06:26:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86da94d4-5936-4d5e-bb12-2f86a3bea6f4 2019-04-09 06:26:49,374 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/ec5ce0aa038644b78983e5840ba5fb73"}, "tags": [], "enabled": true, "id": "ec5ce0aa038644b78983e5840ba5fb73", "name": "heat_stack"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2019-04-09 06:26:49,374 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-86da94d4-5936-4d5e-bb12-2f86a3bea6f4 2019-04-09 06:26:49,374 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.198629140854s 2019-04-09 06:26:49,382 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-04-09 06:26:49,385 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ff73c6ccc25c657b9221cc65048cfbe199babd56" -d '{"project": {"description": "Created by OPNFV Functest: vmready2", "enabled": true, "domain_id": "default", "name": "vmready2-project_05c57c3d-1aad-4de8-addd-e1f7ce018de9"}}' 2019-04-09 06:26:49,600 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 362 Content-Type: application/json Date: Tue, 09 Apr 2019 06:26:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-050e8b31-b06d-45f9-bb66-03c6f47182d6 2019-04-09 06:26:49,600 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.21:5000/v3/projects/5d0f9e115b8247a594f97b7edb0ac15d"}, "tags": [], "enabled": true, "id": "5d0f9e115b8247a594f97b7edb0ac15d", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_05c57c3d-1aad-4de8-addd-e1f7ce018de9"}} 2019-04-09 06:26:49,600 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-050e8b31-b06d-45f9-bb66-03c6f47182d6 2019-04-09 06:26:49,601 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.218631982803s 2019-04-09 06:26:49,601 - 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'5d0f9e115b8247a594f97b7edb0ac15d', '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_05c57c3d-1aad-4de8-addd-e1f7ce018de9'}) 2019-04-09 06:26:49,608 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-04-09 06:26:49,611 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ff73c6ccc25c657b9221cc65048cfbe199babd56" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "d3TromG1rYiAiZsJ0VzaRCsqE56pyR", "email": null, "name": "vmready2-user_05c57c3d-1aad-4de8-addd-e1f7ce018de9"}}' 2019-04-09 06:26:50,134 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 323 Content-Type: application/json Date: Tue, 09 Apr 2019 06:26:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cfeb3d43-1d02-489e-b8bc-bad8fc626cba 2019-04-09 06:26:50,134 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vmready2-user_05c57c3d-1aad-4de8-addd-e1f7ce018de9", "links": {"self": "http://172.30.9.21:5000/v3/users/691585dc41b542969c96bd274b985b98"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "691585dc41b542969c96bd274b985b98", "domain_id": "default", "password_expires_at": null}} 2019-04-09 06:26:50,134 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/users used request id req-cfeb3d43-1d02-489e-b8bc-bad8fc626cba 2019-04-09 06:26:50,134 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.526642084122s 2019-04-09 06:26:50,135 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'691585dc41b542969c96bd274b985b98', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vmready2-user_05c57c3d-1aad-4de8-addd-e1f7ce018de9'}) 2019-04-09 06:26:50,139 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-09 06:26:50,142 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ff73c6ccc25c657b9221cc65048cfbe199babd56" 2019-04-09 06:26:50,338 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Tue, 09 Apr 2019 06:26:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3451b55b-5284-464c-b52e-2afcf7fdd2ca 2019-04-09 06:26:50,338 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "12d06a59574c4903a7b4bfc193e14ef0", "links": {"self": "http://172.30.9.21:5000/v3/roles/12d06a59574c4903a7b4bfc193e14ef0"}, "name": "member"}, {"domain_id": null, "id": "50245c80a9b84e15b01544b714aaabd9", "links": {"self": "http://172.30.9.21:5000/v3/roles/50245c80a9b84e15b01544b714aaabd9"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6e54a998c61f4429874ed3ac33d4afc4", "links": {"self": "http://172.30.9.21:5000/v3/roles/6e54a998c61f4429874ed3ac33d4afc4"}, "name": "reader"}, {"domain_id": null, "id": "6f62ff3e5bbd4682becdbe9fa3c1ed2c", "links": {"self": "http://172.30.9.21:5000/v3/roles/6f62ff3e5bbd4682becdbe9fa3c1ed2c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80b483ac8c834f498f0d265da82cb005", "links": {"self": "http://172.30.9.21:5000/v3/roles/80b483ac8c834f498f0d265da82cb005"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecaba09e8ea14e058d5f9d9eb583aa37", "links": {"self": "http://172.30.9.21:5000/v3/roles/ecaba09e8ea14e058d5f9d9eb583aa37"}, "name": "admin"}]} 2019-04-09 06:26:50,338 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-3451b55b-5284-464c-b52e-2afcf7fdd2ca 2019-04-09 06:26:50,339 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.199596881866s 2019-04-09 06:26:50,343 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-09 06:26:50,347 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ff73c6ccc25c657b9221cc65048cfbe199babd56" 2019-04-09 06:26:50,457 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Tue, 09 Apr 2019 06:26:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1fc4a90-472a-41f1-91a2-e1c6ce4a69fb 2019-04-09 06:26:50,457 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "12d06a59574c4903a7b4bfc193e14ef0", "links": {"self": "http://172.30.9.21:5000/v3/roles/12d06a59574c4903a7b4bfc193e14ef0"}, "name": "member"}, {"domain_id": null, "id": "50245c80a9b84e15b01544b714aaabd9", "links": {"self": "http://172.30.9.21:5000/v3/roles/50245c80a9b84e15b01544b714aaabd9"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6e54a998c61f4429874ed3ac33d4afc4", "links": {"self": "http://172.30.9.21:5000/v3/roles/6e54a998c61f4429874ed3ac33d4afc4"}, "name": "reader"}, {"domain_id": null, "id": "6f62ff3e5bbd4682becdbe9fa3c1ed2c", "links": {"self": "http://172.30.9.21:5000/v3/roles/6f62ff3e5bbd4682becdbe9fa3c1ed2c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80b483ac8c834f498f0d265da82cb005", "links": {"self": "http://172.30.9.21:5000/v3/roles/80b483ac8c834f498f0d265da82cb005"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecaba09e8ea14e058d5f9d9eb583aa37", "links": {"self": "http://172.30.9.21:5000/v3/roles/ecaba09e8ea14e058d5f9d9eb583aa37"}, "name": "admin"}]} 2019-04-09 06:26:50,458 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-b1fc4a90-472a-41f1-91a2-e1c6ce4a69fb 2019-04-09 06:26:50,458 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.114105939865s 2019-04-09 06:26:50,463 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-09 06:26:50,466 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ff73c6ccc25c657b9221cc65048cfbe199babd56" 2019-04-09 06:26:50,571 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Tue, 09 Apr 2019 06:26:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d310b5f-a25d-4149-8d87-f4dfc1395c67 2019-04-09 06:26:50,571 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "12d06a59574c4903a7b4bfc193e14ef0", "links": {"self": "http://172.30.9.21:5000/v3/roles/12d06a59574c4903a7b4bfc193e14ef0"}, "name": "member"}, {"domain_id": null, "id": "50245c80a9b84e15b01544b714aaabd9", "links": {"self": "http://172.30.9.21:5000/v3/roles/50245c80a9b84e15b01544b714aaabd9"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6e54a998c61f4429874ed3ac33d4afc4", "links": {"self": "http://172.30.9.21:5000/v3/roles/6e54a998c61f4429874ed3ac33d4afc4"}, "name": "reader"}, {"domain_id": null, "id": "6f62ff3e5bbd4682becdbe9fa3c1ed2c", "links": {"self": "http://172.30.9.21:5000/v3/roles/6f62ff3e5bbd4682becdbe9fa3c1ed2c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80b483ac8c834f498f0d265da82cb005", "links": {"self": "http://172.30.9.21:5000/v3/roles/80b483ac8c834f498f0d265da82cb005"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecaba09e8ea14e058d5f9d9eb583aa37", "links": {"self": "http://172.30.9.21:5000/v3/roles/ecaba09e8ea14e058d5f9d9eb583aa37"}, "name": "admin"}]} 2019-04-09 06:26:50,571 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-4d310b5f-a25d-4149-8d87-f4dfc1395c67 2019-04-09 06:26:50,571 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.108672142029s 2019-04-09 06:26:50,576 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-09 06:26:50,580 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ff73c6ccc25c657b9221cc65048cfbe199babd56" 2019-04-09 06:26:50,728 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 09 Apr 2019 06:26:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4cf6f577-fa1d-4db6-aff9-c7fe79c93811 2019-04-09 06:26:50,729 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-04-09 06:26:50,729 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-4cf6f577-fa1d-4db6-aff9-c7fe79c93811 2019-04-09 06:26:50,729 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.152692079544s 2019-04-09 06:26:50,730 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-09 06:26:50,734 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ff73c6ccc25c657b9221cc65048cfbe199babd56" 2019-04-09 06:26:50,857 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 839 Content-Type: application/json Date: Tue, 09 Apr 2019 06:26:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f487cd9-ed7c-4535-9f66-2b10928ea8e1 2019-04-09 06:26:50,858 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/07b62caafa51496f94dd3b3fb341fcfe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07b62caafa51496f94dd3b3fb341fcfe", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/2e35f475a54147749980006d265eb864"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e35f475a54147749980006d265eb864", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/2f1bc9c9d22745648100c4b0717962eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f1bc9c9d22745648100c4b0717962eb", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/30fe8cf249d443dd9c53f2cc083f50b5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "30fe8cf249d443dd9c53f2cc083f50b5", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/3d748bf7df734addb2e37ea0663ec892"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d748bf7df734addb2e37ea0663ec892", "email": "cinder@localhost", "password_expires_at": null}, {"name": "vmready2-user_05c57c3d-1aad-4de8-addd-e1f7ce018de9", "links": {"self": "http://172.30.9.21:5000/v3/users/691585dc41b542969c96bd274b985b98"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "691585dc41b542969c96bd274b985b98", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/732a504491fd4f35923460ae0d2ef475"}, "domain_id": "default", "enabled": true, "options": {}, "id": "732a504491fd4f35923460ae0d2ef475", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/781b729594744c4f8f561f6b5a6e68bd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "781b729594744c4f8f561f6b5a6e68bd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/80817a33c71343ed9c63d448a7fea69e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "80817a33c71343ed9c63d448a7fea69e", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/938ce22a56d74c639d353dbbf166fcc4"}, "domain_id": "ec5ce0aa038644b78983e5840ba5fb73", "enabled": true, "options": {}, "id": "938ce22a56d74c639d353dbbf166fcc4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/96d754a28b0d43cf8fa237c30a99c306"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d754a28b0d43cf8fa237c30a99c306", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/aaa8b9f924a74e80899c7ad7e32fcaae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aaa8b9f924a74e80899c7ad7e32fcaae", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b8dd65f4e72446d5bd8d9efa13837b0c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8dd65f4e72446d5bd8d9efa13837b0c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/c34b7e3bcdbc428db4539ea2b87cfce1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c34b7e3bcdbc428db4539ea2b87cfce1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/eb527490835d48e8a67131b0f587baf6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb527490835d48e8a67131b0f587baf6", "email": "gnocchi@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2019-04-09 06:26:50,858 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-4f487cd9-ed7c-4535-9f66-2b10928ea8e1 2019-04-09 06:26:50,858 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.127861022949s 2019-04-09 06:26:50,870 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-09 06:26:50,873 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ff73c6ccc25c657b9221cc65048cfbe199babd56" 2019-04-09 06:26:51,053 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 393 Content-Type: application/json Date: Tue, 09 Apr 2019 06:26:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-768e0e82-22fc-4480-9d05-361d51f1d413 2019-04-09 06:26:51,053 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/6509066435f1453bac6996ee8997a3b2"}, "tags": [], "enabled": true, "id": "6509066435f1453bac6996ee8997a3b2", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/ba7a30bb29394fc4a587735d9dfb749e"}, "tags": [], "enabled": true, "id": "ba7a30bb29394fc4a587735d9dfb749e", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.21:5000/v3/projects/5d0f9e115b8247a594f97b7edb0ac15d"}, "tags": [], "enabled": true, "id": "5d0f9e115b8247a594f97b7edb0ac15d", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_05c57c3d-1aad-4de8-addd-e1f7ce018de9"}]} 2019-04-09 06:26:51,053 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-768e0e82-22fc-4480-9d05-361d51f1d413 2019-04-09 06:26:51,053 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.183447122574s 2019-04-09 06:26:51,061 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-04-09 06:26:51,065 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=691585dc41b542969c96bd274b985b98&role.id=12d06a59574c4903a7b4bfc193e14ef0&scope.project.id=5d0f9e115b8247a594f97b7edb0ac15d" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ff73c6ccc25c657b9221cc65048cfbe199babd56" 2019-04-09 06:26:51,175 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Tue, 09 Apr 2019 06:26:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f1e2ab40-7c18-4159-ae43-fcadcea5f592 2019-04-09 06:26:51,175 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=691585dc41b542969c96bd274b985b98&role.id=12d06a59574c4903a7b4bfc193e14ef0&scope.project.id=5d0f9e115b8247a594f97b7edb0ac15d", "previous": null, "next": null}} 2019-04-09 06:26:51,175 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=691585dc41b542969c96bd274b985b98&role.id=12d06a59574c4903a7b4bfc193e14ef0&scope.project.id=5d0f9e115b8247a594f97b7edb0ac15d used request id req-f1e2ab40-7c18-4159-ae43-fcadcea5f592 2019-04-09 06:26:51,175 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.113739013672s 2019-04-09 06:26:51,179 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-04-09 06:26:51,182 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/5d0f9e115b8247a594f97b7edb0ac15d/users/691585dc41b542969c96bd274b985b98/roles/12d06a59574c4903a7b4bfc193e14ef0 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ff73c6ccc25c657b9221cc65048cfbe199babd56" 2019-04-09 06:26:51,425 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 09 Apr 2019 06:26:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-913a720c-b06e-48dd-812c-90ad47c9ae56 2019-04-09 06:26:51,425 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-09 06:26:51,425 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/5d0f9e115b8247a594f97b7edb0ac15d/users/691585dc41b542969c96bd274b985b98/roles/12d06a59574c4903a7b4bfc193e14ef0 used request id req-913a720c-b06e-48dd-812c-90ad47c9ae56 2019-04-09 06:26:51,425 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.246345043182s 2019-04-09 06:26:51,426 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vmready2-project_05c57c3d-1aad-4de8-addd-e1f7ce018de9', 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'5d0f9e115b8247a594f97b7edb0ac15d', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'd3TromG1rYiAiZsJ0VzaRCsqE56pyR', 'username': u'vmready2-user_05c57c3d-1aad-4de8-addd-e1f7ce018de9', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.21:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-04-09 06:26:51,430 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vmready2-user_05c57c3d-1aad-4de8-addd-e1f7ce018de9', 'password': 'd3TromG1rYiAiZsJ0VzaRCsqE56pyR', 'project_name': 'vmready2-project_05c57c3d-1aad-4de8-addd-e1f7ce018de9', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.21:5000/v3', 'project_id': '5d0f9e115b8247a594f97b7edb0ac15d', 'project_domain_name': 'Default'} 2019-04-09 06:26:51,431 - xtesting.ci.run_tests - INFO - Running test case 'vmready2'... 2019-04-09 06:26:51,431 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-09 06:26:51,435 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ff73c6ccc25c657b9221cc65048cfbe199babd56" 2019-04-09 06:26:51,542 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 222 Content-Type: application/json Date: Tue, 09 Apr 2019 06:26:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1c35ef1-018a-40f7-9782-14c8a5b30d35 2019-04-09 06:26:51,542 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/ec5ce0aa038644b78983e5840ba5fb73"}, "tags": [], "enabled": true, "id": "ec5ce0aa038644b78983e5840ba5fb73", "name": "heat_stack"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2019-04-09 06:26:51,543 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-d1c35ef1-018a-40f7-9782-14c8a5b30d35 2019-04-09 06:26:51,543 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.11125087738s 2019-04-09 06:26:51,550 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-09 06:26:51,553 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ff73c6ccc25c657b9221cc65048cfbe199babd56" 2019-04-09 06:26:51,661 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 393 Content-Type: application/json Date: Tue, 09 Apr 2019 06:26:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b28091e-28ba-4dfe-b146-4b81b4ccfea3 2019-04-09 06:26:51,661 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/6509066435f1453bac6996ee8997a3b2"}, "tags": [], "enabled": true, "id": "6509066435f1453bac6996ee8997a3b2", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/ba7a30bb29394fc4a587735d9dfb749e"}, "tags": [], "enabled": true, "id": "ba7a30bb29394fc4a587735d9dfb749e", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.21:5000/v3/projects/5d0f9e115b8247a594f97b7edb0ac15d"}, "tags": [], "enabled": true, "id": "5d0f9e115b8247a594f97b7edb0ac15d", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_05c57c3d-1aad-4de8-addd-e1f7ce018de9"}]} 2019-04-09 06:26:51,662 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-3b28091e-28ba-4dfe-b146-4b81b4ccfea3 2019-04-09 06:26:51,662 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.111763000488s 2019-04-09 06:26:51,664 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-04-09 06:26:51,665 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ff73c6ccc25c657b9221cc65048cfbe199babd56" -d '{"network": {"tenant_id": "5d0f9e115b8247a594f97b7edb0ac15d", "name": "vmready2-net_05c57c3d-1aad-4de8-addd-e1f7ce018de9", "admin_state_up": true}}' 2019-04-09 06:26:52,110 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 722 Content-Type: application/json Date: Tue, 09 Apr 2019 06:26:51 GMT X-Openstack-Request-Id: req-0084dfa0-3373-4c8d-b7c8-bf8571d2e37c 2019-04-09 06:26:52,110 - keystoneauth.session - DEBUG - RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"55fd864e-a0aa-4e4b-922f-27a96eb44289","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":86,"ipv4_address_scope":null,"shared":false,"project_id":"5d0f9e115b8247a594f97b7edb0ac15d","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-09T06:26:51Z","is_default":false,"qos_policy_id":null,"name":"vmready2-net_05c57c3d-1aad-4de8-addd-e1f7ce018de9","admin_state_up":true,"tenant_id":"5d0f9e115b8247a594f97b7edb0ac15d","created_at":"2019-04-09T06:26:51Z","mtu":1450}} 2019-04-09 06:26:52,110 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-0084dfa0-3373-4c8d-b7c8-bf8571d2e37c 2019-04-09 06:26:52,111 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.446383953094s 2019-04-09 06:26:52,111 - 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'2019-04-09T06:26:51Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'55fd864e-a0aa-4e4b-922f-27a96eb44289', u'provider:segmentation_id': 86, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'vmready2-net_05c57c3d-1aad-4de8-addd-e1f7ce018de9', u'created_at': u'2019-04-09T06:26:51Z', u'mtu': 1450, u'tenant_id': u'5d0f9e115b8247a594f97b7edb0ac15d', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'5d0f9e115b8247a594f97b7edb0ac15d', u'l2_adjacency': True}) 2019-04-09 06:26:52,115 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-04-09 06:26:52,121 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Tue, 09 Apr 2019 06:26:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-082a25b3-c295-4492-8c57-7d19a30353ee 2019-04-09 06:26:52,122 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2019-04-09 06:26:52,122 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/v3 used request id req-082a25b3-c295-4492-8c57-7d19a30353ee 2019-04-09 06:26:52,122 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2019-04-09 06:26:52,516 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "12d06a59574c4903a7b4bfc193e14ef0", "name": "member"}, {"id": "6e54a998c61f4429874ed3ac33d4afc4", "name": "reader"}], "expires_at": "2019-04-09T07:26:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5d0f9e115b8247a594f97b7edb0ac15d", "name": "vmready2-project_05c57c3d-1aad-4de8-addd-e1f7ce018de9"}, "catalog": [{"endpoints": [], "type": "metering", "id": "0c6048bf3c804b33b1209bfa8ca75ec0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v3/5d0f9e115b8247a594f97b7edb0ac15d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "503aa75a75e444a9b93cb14634c6ab50"}, {"url": "http://192.30.9.6:8776/v3/5d0f9e115b8247a594f97b7edb0ac15d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd4bc81464e44d0a129985ca1ff91d5"}, {"url": "http://192.30.9.6:8776/v3/5d0f9e115b8247a594f97b7edb0ac15d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d888a991472d4a88bfcfcfcf4909874d"}], "type": "volumev3", "id": "1b1b3cbed2d14611b521aa10e2b642dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4664f0d595a24e8a9d4eb3691db874e0"}, {"url": "http://172.30.9.21:8080/v1/AUTH_5d0f9e115b8247a594f97b7edb0ac15d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49cfc5fc2aa942e59d21f825b2bc9939"}, {"url": "http://12.0.0.22:8080/v1/AUTH_5d0f9e115b8247a594f97b7edb0ac15d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "71100b14603a4edf8a39e8af672ecff5"}], "type": "object-store", "id": "29267bcb2ea04deebb6caaa71afffcc5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4dc1873b4b477cb578245fdb86a111"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77d7bee546c941368ffc769fda003312"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9b1ab09869b4ea895eb3c8867f61318"}], "type": "network", "id": "3ac09bd783a245efa7f11d71ad667386", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f7f6f256262433fb4467ed610947d62"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "72d58c041dc245bc8aa43ce73891f76c"}, {"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b89851b9b2b4f95b7d2184e74373672"}], "type": "identity", "id": "49f6869431e3430e9aeef431c7e7d7de", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8201c41b3865412e839f135e1ceb7421"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e4e22c0a684229ba50a51934a5cdf7"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf4872e158cb44e3aa5a4063a620efc3"}], "type": "alarming", "id": "61e60b3a8b964288a4ad67fd02ee4984", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4de11e8502624071afd079250b33c74c"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d801fa7f3ee64b30b3b18ef5a9e72635"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f583f4a1750f4edc8596dd476ece0948"}], "type": "compute", "id": "6b64d23b249e42d79f5dd070a7460b66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0cd6369c5d9949eba212a5ce97f8b6f7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8011dc0e5bd44e2aa45caf7c6e4d19d2"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d807430fcec84acebca284681dd098fe"}], "type": "cloudformation", "id": "7f91896ba7394ae291c7a222f92ea496", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/5d0f9e115b8247a594f97b7edb0ac15d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4243c026b4174decae31504c58542875"}, {"url": "http://192.30.9.6:8776/v2/5d0f9e115b8247a594f97b7edb0ac15d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84281d63eba442fd8cdbf23eae691ba2"}, {"url": "http://172.30.9.21:8776/v2/5d0f9e115b8247a594f97b7edb0ac15d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1ce0a47f2fd4ca9b678bc1d7e5d0b37"}], "type": "volumev2", "id": "8afcbe00e0a6427bbf1fc3b10d4b2f5e", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/5d0f9e115b8247a594f97b7edb0ac15d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25eb19d77ddd4b9aa8117749f829d913"}, {"url": "http://172.30.9.21:8004/v1/5d0f9e115b8247a594f97b7edb0ac15d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57dd852403b0401fb0bd852db0cc4f1e"}, {"url": "http://192.30.9.6:8004/v1/5d0f9e115b8247a594f97b7edb0ac15d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5a404b628fff4023b9d3e5b8fca3b0fb"}], "type": "orchestration", "id": "a244395507da4b85bd212d5f49a8b6ae", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2242a4436b774238a465cc3d6498ab4e"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "977935de203e411cbce5038f0a9dc848"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2fcaa46481c44f8a3f42acd6c29b21f"}], "type": "placement", "id": "aed411d3d8324008b42b3bd847051003", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b61449c559f45dba6ba5f9dc241729f"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3f83bae18b4a496bb67592b5d777f17c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5162d5282ea1448dbbc20567c0d57fd7"}], "type": "metric", "id": "ebf458a547774acfb6b489f2803a822c", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "33de49eaa2934d07a5ef7754ed5fe8e0"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b7265307a4a45caad0a286536a91b5d"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94601cf3562245fb9453e9678a54b869"}], "type": "event", "id": "f3ff1bc7e87e4c90a2385a1bc8175960", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00d65cc314ee4a87ad316dd160d63558"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64896bc5be624954a0166b6cfa08a10e"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd079af259534771ac00959c542171cf"}], "type": "image", "id": "f9a74c8a63414707b34a5b03e9eacdc1", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vmready2-user_05c57c3d-1aad-4de8-addd-e1f7ce018de9", "id": "691585dc41b542969c96bd274b985b98"}, "audit_ids": ["RB7jjrkeRW2CsfgF786KFQ"], "issued_at": "2019-04-09T06:26:51.000000Z"}} 2019-04-09 06:26:52,519 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-09 06:26:52,519 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d8e862f7ca1df31dc9d69e5f483a3523e81acd0c" 2019-04-09 06:26:53,596 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1229 Content-Type: application/json Date: Tue, 09 Apr 2019 06:26:52 GMT X-Openstack-Request-Id: req-2b8cb786-91d8-4f48-aed8-c63f0faaea40 2019-04-09 06:26:53,597 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"55fd864e-a0aa-4e4b-922f-27a96eb44289","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"5d0f9e115b8247a594f97b7edb0ac15d","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-09T06:26:51Z","qos_policy_id":null,"name":"vmready2-net_05c57c3d-1aad-4de8-addd-e1f7ce018de9","admin_state_up":true,"tenant_id":"5d0f9e115b8247a594f97b7edb0ac15d","created_at":"2019-04-09T06:26:51Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b62787c2-635d-4893-8553-7ee0260442ff","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ba7a30bb29394fc4a587735d9dfb749e","l2_adjacency":true,"status":"ACTIVE","subnets":["dce875e1-9eec-4cb2-94e6-93dffefe33f6"],"description":"","tags":[],"updated_at":"2019-04-09T06:24:08Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ba7a30bb29394fc4a587735d9dfb749e","created_at":"2019-04-09T06:24:05Z","mtu":1500}]} 2019-04-09 06:26:53,597 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-2b8cb786-91d8-4f48-aed8-c63f0faaea40 2019-04-09 06:26:53,597 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.0784599781s 2019-04-09 06:26:53,599 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-04-09 06:26:53,600 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d8e862f7ca1df31dc9d69e5f483a3523e81acd0c" -d '{"subnet": {"name": "vmready2-subnet_05c57c3d-1aad-4de8-addd-e1f7ce018de9", "enable_dhcp": true, "network_id": "55fd864e-a0aa-4e4b-922f-27a96eb44289", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-04-09 06:26:54,241 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 676 Content-Type: application/json Date: Tue, 09 Apr 2019 06:26:53 GMT X-Openstack-Request-Id: req-e63e217f-e141-42e4-9b39-14d02e4af6e2 2019-04-09 06:26:54,242 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"55fd864e-a0aa-4e4b-922f-27a96eb44289","tenant_id":"5d0f9e115b8247a594f97b7edb0ac15d","created_at":"2019-04-09T06:26:52Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-04-09T06:26: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":"5d0f9e115b8247a594f97b7edb0ac15d","id":"94160441-a048-4be5-a490-ae64c66d4b5a","subnetpool_id":null,"name":"vmready2-subnet_05c57c3d-1aad-4de8-addd-e1f7ce018de9"}} 2019-04-09 06:26:54,242 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-e63e217f-e141-42e4-9b39-14d02e4af6e2 2019-04-09 06:26:54,242 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.642858982086s 2019-04-09 06:26:54,242 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-04-09T06:26: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'94160441-a048-4be5-a490-ae64c66d4b5a', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready2-subnet_05c57c3d-1aad-4de8-addd-e1f7ce018de9', u'enable_dhcp': True, u'network_id': u'55fd864e-a0aa-4e4b-922f-27a96eb44289', u'tenant_id': u'5d0f9e115b8247a594f97b7edb0ac15d', u'created_at': u'2019-04-09T06:26: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'5d0f9e115b8247a594f97b7edb0ac15d'}) 2019-04-09 06:26:54,243 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-04-09 06:26:54,244 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d8e862f7ca1df31dc9d69e5f483a3523e81acd0c" -d '{"router": {"external_gateway_info": {"network_id": "b62787c2-635d-4893-8553-7ee0260442ff"}, "name": "vmready2-router_05c57c3d-1aad-4de8-addd-e1f7ce018de9", "admin_state_up": true}}' 2019-04-09 06:26:55,847 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 695 Content-Type: application/json Date: Tue, 09 Apr 2019 06:26:54 GMT X-Openstack-Request-Id: req-520b12e1-4402-419c-bb6b-41763246839f 2019-04-09 06:26:55,847 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "b62787c2-635d-4893-8553-7ee0260442ff", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "dce875e1-9eec-4cb2-94e6-93dffefe33f6", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "5d0f9e115b8247a594f97b7edb0ac15d", "created_at": "2019-04-09T06:26:53Z", "admin_state_up": true, "updated_at": "2019-04-09T06:26:54Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "5d0f9e115b8247a594f97b7edb0ac15d", "id": "beb5e057-5799-4c96-b15a-066ceb8580da", "name": "vmready2-router_05c57c3d-1aad-4de8-addd-e1f7ce018de9"}} 2019-04-09 06:26:55,848 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-520b12e1-4402-419c-bb6b-41763246839f 2019-04-09 06:26:55,848 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.60458683968s 2019-04-09 06:26:55,848 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-04-09T06:26:54Z', u'revision_number': 2, u'id': u'beb5e057-5799-4c96-b15a-066ceb8580da', u'external_gateway_info': {u'network_id': u'b62787c2-635d-4893-8553-7ee0260442ff', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'dce875e1-9eec-4cb2-94e6-93dffefe33f6', u'ip_address': u'172.30.9.202'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready2-router_05c57c3d-1aad-4de8-addd-e1f7ce018de9', u'admin_state_up': True, u'tenant_id': u'5d0f9e115b8247a594f97b7edb0ac15d', u'created_at': u'2019-04-09T06:26:53Z', u'flavor_id': None, u'routes': [], u'project_id': u'5d0f9e115b8247a594f97b7edb0ac15d'}) 2019-04-09 06:26:55,849 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-04-09 06:26:55,850 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/beb5e057-5799-4c96-b15a-066ceb8580da/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d8e862f7ca1df31dc9d69e5f483a3523e81acd0c" -d '{"subnet_id": "94160441-a048-4be5-a490-ae64c66d4b5a"}' 2019-04-09 06:26:58,197 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Tue, 09 Apr 2019 06:26:57 GMT X-Openstack-Request-Id: req-dcda01fc-5960-4e51-a010-c0926c9f7733 2019-04-09 06:26:58,198 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "55fd864e-a0aa-4e4b-922f-27a96eb44289", "tenant_id": "5d0f9e115b8247a594f97b7edb0ac15d", "subnet_id": "94160441-a048-4be5-a490-ae64c66d4b5a", "subnet_ids": ["94160441-a048-4be5-a490-ae64c66d4b5a"], "port_id": "8e3f0543-5b8c-408f-bf8f-dca27f5a6a1c", "id": "beb5e057-5799-4c96-b15a-066ceb8580da"} 2019-04-09 06:26:58,198 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/beb5e057-5799-4c96-b15a-066ceb8580da/add_router_interface.json used request id req-dcda01fc-5960-4e51-a010-c0926c9f7733 2019-04-09 06:26:58,198 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.34905004501s 2019-04-09 06:26:58,199 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-04-09 06:26:58,304 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-04-09 06:26:58,308 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-04-09 06:26:58,312 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Tue, 09 Apr 2019 06:26:57 GMT 2019-04-09 06:26:58,312 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}]} 2019-04-09 06:26:58,315 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-09 06:26:58,317 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d8e862f7ca1df31dc9d69e5f483a3523e81acd0c" 2019-04-09 06:26:58,638 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Tue, 09 Apr 2019 06:26:57 GMT X-Openstack-Request-Id: req-dcba1871-95f1-40d5-b9bf-98b9e5022164 2019-04-09 06:26:58,638 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-09 06:26:58,639 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-dcba1871-95f1-40d5-b9bf-98b9e5022164 2019-04-09 06:26:58,639 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.323609113693s 2019-04-09 06:26:58,647 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-04-09 06:26:58,651 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d8e862f7ca1df31dc9d69e5f483a3523e81acd0c" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vmready2-img_05c57c3d-1aad-4de8-addd-e1f7ce018de9", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmready2-img_05c57c3d-1aad-4de8-addd-e1f7ce018de9"}' 2019-04-09 06:26:58,797 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 933 Content-Type: application/json Date: Tue, 09 Apr 2019 06:26:57 GMT Location: http://172.30.9.21:9292/v2/images/b2bec170-4d8d-4009-b4b3-9eb10aeb0772 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-66a2ed8c-3d99-4780-92c2-33b789b62810 2019-04-09 06:26:58,797 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-09T06:26:57Z", "file": "/v2/images/b2bec170-4d8d-4009-b4b3-9eb10aeb0772/file", "owner": "5d0f9e115b8247a594f97b7edb0ac15d", "id": "b2bec170-4d8d-4009-b4b3-9eb10aeb0772", "size": null, "self": "/v2/images/b2bec170-4d8d-4009-b4b3-9eb10aeb0772", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/vmready2-img_05c57c3d-1aad-4de8-addd-e1f7ce018de9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_05c57c3d-1aad-4de8-addd-e1f7ce018de9", "checksum": null, "created_at": "2019-04-09T06:26:57Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-04-09 06:26:58,798 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-66a2ed8c-3d99-4780-92c2-33b789b62810 2019-04-09 06:26:58,798 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.150264978409s 2019-04-09 06:26:58,798 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-04-09 06:26:58,803 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/b2bec170-4d8d-4009-b4b3-9eb10aeb0772/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d8e862f7ca1df31dc9d69e5f483a3523e81acd0c" -d '' 2019-04-09 06:26:59,284 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 06:26:58 GMT X-Openstack-Request-Id: req-ba950bed-037d-4fdc-93b1-1e2d19945101 2019-04-09 06:26:59,284 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 06:26:59,285 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/b2bec170-4d8d-4009-b4b3-9eb10aeb0772/file used request id req-ba950bed-037d-4fdc-93b1-1e2d19945101 2019-04-09 06:26:59,285 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.486182928085s 2019-04-09 06:26:59,289 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-09 06:26:59,293 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d8e862f7ca1df31dc9d69e5f483a3523e81acd0c" 2019-04-09 06:26:59,327 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1393 Content-Type: application/json Date: Tue, 09 Apr 2019 06:26:58 GMT X-Openstack-Request-Id: req-39617bfe-9c6c-43ce-90c0-0a2ef07d8355 2019-04-09 06:26:59,328 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-09T06:26:58Z", "file": "/v2/images/b2bec170-4d8d-4009-b4b3-9eb10aeb0772/file", "owner": "5d0f9e115b8247a594f97b7edb0ac15d", "id": "b2bec170-4d8d-4009-b4b3-9eb10aeb0772", "size": 12716032, "self": "/v2/images/b2bec170-4d8d-4009-b4b3-9eb10aeb0772", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/b2bec170-4d8d-4009-b4b3-9eb10aeb0772/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/b2bec170-4d8d-4009-b4b3-9eb10aeb0772/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmready2-img_05c57c3d-1aad-4de8-addd-e1f7ce018de9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_05c57c3d-1aad-4de8-addd-e1f7ce018de9", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-09T06:26:57Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-09 06:26:59,328 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-39617bfe-9c6c-43ce-90c0-0a2ef07d8355 2019-04-09 06:26:59,328 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.03901720047s 2019-04-09 06:26:59,330 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/b2bec170-4d8d-4009-b4b3-9eb10aeb0772/snap', u'metadata': Munch({})})], 'file': u'/v2/images/b2bec170-4d8d-4009-b4b3-9eb10aeb0772/file', 'owner': u'5d0f9e115b8247a594f97b7edb0ac15d', 'id': u'b2bec170-4d8d-4009-b4b3-9eb10aeb0772', 'size': 12716032, u'self': u'/v2/images/b2bec170-4d8d-4009-b4b3-9eb10aeb0772', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5d0f9e115b8247a594f97b7edb0ac15d', 'name': 'vmready2-project_05c57c3d-1aad-4de8-addd-e1f7ce018de9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/b2bec170-4d8d-4009-b4b3-9eb10aeb0772/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-04-09T06:26:58Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-04-09T06:26:58Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready2-img_05c57c3d-1aad-4de8-addd-e1f7ce018de9', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/b2bec170-4d8d-4009-b4b3-9eb10aeb0772', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready2-img_05c57c3d-1aad-4de8-addd-e1f7ce018de9', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vmready2-img_05c57c3d-1aad-4de8-addd-e1f7ce018de9', 'created': u'2019-04-09T06:26:57Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-04-09T06:26:57Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/b2bec170-4d8d-4009-b4b3-9eb10aeb0772', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready2-img_05c57c3d-1aad-4de8-addd-e1f7ce018de9', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-04-09 06:26:59,333 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-04-09 06:26:59,336 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ff73c6ccc25c657b9221cc65048cfbe199babd56" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vmready2-flavor_05c57c3d-1aad-4de8-addd-e1f7ce018de9", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-04-09 06:26:59,813 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Tue, 09 Apr 2019 06:26:58 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-4e0577b3-414a-4fff-b281-53dd7a18cf25 x-openstack-request-id: req-4e0577b3-414a-4fff-b281-53dd7a18cf25 2019-04-09 06:26:59,813 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "vmready2-flavor_05c57c3d-1aad-4de8-addd-e1f7ce018de9", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/46952dc7-3a24-470b-a894-0116b2461fab", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/46952dc7-3a24-470b-a894-0116b2461fab", "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": "46952dc7-3a24-470b-a894-0116b2461fab"}} 2019-04-09 06:26:59,814 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-4e0577b3-414a-4fff-b281-53dd7a18cf25 2019-04-09 06:26:59,814 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.480206012726s 2019-04-09 06:26:59,815 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmready2-flavor_05c57c3d-1aad-4de8-addd-e1f7ce018de9', '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'6509066435f1453bac6996ee8997a3b2', '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'46952dc7-3a24-470b-a894-0116b2461fab', 'swap': 0}) 2019-04-09 06:26:59,815 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-04-09 06:26:59,818 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/46952dc7-3a24-470b-a894-0116b2461fab/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ff73c6ccc25c657b9221cc65048cfbe199babd56" -d '{"extra_specs": {}}' 2019-04-09 06:26:59,943 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 09 Apr 2019 06:26:58 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-2c490407-b824-447c-88c3-558108d6a504 x-openstack-request-id: req-2c490407-b824-447c-88c3-558108d6a504 2019-04-09 06:26:59,943 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-04-09 06:26:59,943 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/46952dc7-3a24-470b-a894-0116b2461fab/os-extra_specs used request id req-2c490407-b824-447c-88c3-558108d6a504 2019-04-09 06:26:59,944 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.128160953522s 2019-04-09 06:27:00,068 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-04-09 06:27:00,069 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready2 | functest | 00:09 | PASS | +-------------------+------------------+------------------+----------------+ 2019-04-09 06:27:00,075 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-04-09 06:27:00,075 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/beb5e057-5799-4c96-b15a-066ceb8580da/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d8e862f7ca1df31dc9d69e5f483a3523e81acd0c" -d '{"subnet_id": "94160441-a048-4be5-a490-ae64c66d4b5a"}' 2019-04-09 06:27:02,223 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Tue, 09 Apr 2019 06:27:01 GMT X-Openstack-Request-Id: req-0c6a5a84-f1fe-4c4f-b625-0c244584d119 2019-04-09 06:27:02,223 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "55fd864e-a0aa-4e4b-922f-27a96eb44289", "tenant_id": "5d0f9e115b8247a594f97b7edb0ac15d", "subnet_id": "94160441-a048-4be5-a490-ae64c66d4b5a", "subnet_ids": ["94160441-a048-4be5-a490-ae64c66d4b5a"], "port_id": "8e3f0543-5b8c-408f-bf8f-dca27f5a6a1c", "id": "beb5e057-5799-4c96-b15a-066ceb8580da"} 2019-04-09 06:27:02,223 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/beb5e057-5799-4c96-b15a-066ceb8580da/remove_router_interface.json used request id req-0c6a5a84-f1fe-4c4f-b625-0c244584d119 2019-04-09 06:27:02,224 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.14871096611s 2019-04-09 06:27:02,224 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-04-09 06:27:02,225 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d8e862f7ca1df31dc9d69e5f483a3523e81acd0c" 2019-04-09 06:27:02,553 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 704 Content-Type: application/json Date: Tue, 09 Apr 2019 06:27:01 GMT X-Openstack-Request-Id: req-72cac7e8-8293-4733-b750-6d43f9c9e106 2019-04-09 06:27:02,554 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "b62787c2-635d-4893-8553-7ee0260442ff", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "dce875e1-9eec-4cb2-94e6-93dffefe33f6", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "5d0f9e115b8247a594f97b7edb0ac15d", "created_at": "2019-04-09T06:26:53Z", "admin_state_up": true, "updated_at": "2019-04-09T06:27:00Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "5d0f9e115b8247a594f97b7edb0ac15d", "id": "beb5e057-5799-4c96-b15a-066ceb8580da", "name": "vmready2-router_05c57c3d-1aad-4de8-addd-e1f7ce018de9"}]} 2019-04-09 06:27:02,554 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-72cac7e8-8293-4733-b750-6d43f9c9e106 2019-04-09 06:27:02,554 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.329977989197s 2019-04-09 06:27:02,555 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-04-09 06:27:02,556 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/routers/beb5e057-5799-4c96-b15a-066ceb8580da.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d8e862f7ca1df31dc9d69e5f483a3523e81acd0c" 2019-04-09 06:27:03,714 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 09 Apr 2019 06:27:02 GMT X-Openstack-Request-Id: req-500e6804-b88a-4386-9e99-486ae61622b9 2019-04-09 06:27:03,714 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-09 06:27:03,714 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/beb5e057-5799-4c96-b15a-066ceb8580da.json used request id req-500e6804-b88a-4386-9e99-486ae61622b9 2019-04-09 06:27:03,715 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.15888285637s 2019-04-09 06:27:03,715 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-04-09 06:27:03,716 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d8e862f7ca1df31dc9d69e5f483a3523e81acd0c" 2019-04-09 06:27:03,775 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 679 Content-Type: application/json Date: Tue, 09 Apr 2019 06:27:02 GMT X-Openstack-Request-Id: req-489d7dd1-1a4a-4af6-b2a7-db35c1db6c75 2019-04-09 06:27:03,775 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"55fd864e-a0aa-4e4b-922f-27a96eb44289","tenant_id":"5d0f9e115b8247a594f97b7edb0ac15d","created_at":"2019-04-09T06:26:52Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-04-09T06:26: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":"5d0f9e115b8247a594f97b7edb0ac15d","id":"94160441-a048-4be5-a490-ae64c66d4b5a","subnetpool_id":null,"name":"vmready2-subnet_05c57c3d-1aad-4de8-addd-e1f7ce018de9"}]} 2019-04-09 06:27:03,775 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-489d7dd1-1a4a-4af6-b2a7-db35c1db6c75 2019-04-09 06:27:03,776 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0604159832001s 2019-04-09 06:27:03,777 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-04-09 06:27:03,778 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/subnets/94160441-a048-4be5-a490-ae64c66d4b5a.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d8e862f7ca1df31dc9d69e5f483a3523e81acd0c" 2019-04-09 06:27:04,775 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 09 Apr 2019 06:27:03 GMT X-Openstack-Request-Id: req-cfd025a2-33b3-4622-a55d-40343288d8a9 2019-04-09 06:27:04,776 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-09 06:27:04,776 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/94160441-a048-4be5-a490-ae64c66d4b5a.json used request id req-cfd025a2-33b3-4622-a55d-40343288d8a9 2019-04-09 06:27:04,776 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.998555898666s 2019-04-09 06:27:04,776 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-09 06:27:04,777 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d8e862f7ca1df31dc9d69e5f483a3523e81acd0c" 2019-04-09 06:27:04,879 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1235 Content-Type: application/json Date: Tue, 09 Apr 2019 06:27:03 GMT X-Openstack-Request-Id: req-6c67f359-0aab-46c7-a9ba-3f8154142b10 2019-04-09 06:27:04,879 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"55fd864e-a0aa-4e4b-922f-27a96eb44289","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5d0f9e115b8247a594f97b7edb0ac15d","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-09T06:27:03Z","qos_policy_id":null,"name":"vmready2-net_05c57c3d-1aad-4de8-addd-e1f7ce018de9","admin_state_up":true,"tenant_id":"5d0f9e115b8247a594f97b7edb0ac15d","created_at":"2019-04-09T06:26:51Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b62787c2-635d-4893-8553-7ee0260442ff","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ba7a30bb29394fc4a587735d9dfb749e","l2_adjacency":true,"status":"ACTIVE","subnets":["dce875e1-9eec-4cb2-94e6-93dffefe33f6"],"description":"","tags":[],"updated_at":"2019-04-09T06:24:08Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ba7a30bb29394fc4a587735d9dfb749e","created_at":"2019-04-09T06:24:05Z","mtu":1500}]} 2019-04-09 06:27:04,879 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-6c67f359-0aab-46c7-a9ba-3f8154142b10 2019-04-09 06:27:04,880 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.102988958359s 2019-04-09 06:27:04,881 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-04-09 06:27:04,882 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/networks/55fd864e-a0aa-4e4b-922f-27a96eb44289.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d8e862f7ca1df31dc9d69e5f483a3523e81acd0c" 2019-04-09 06:27:06,365 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 09 Apr 2019 06:27:05 GMT X-Openstack-Request-Id: req-df2c5763-c760-434e-bbbf-ba3e69b2e667 2019-04-09 06:27:06,366 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-09 06:27:06,366 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/55fd864e-a0aa-4e4b-922f-27a96eb44289.json used request id req-df2c5763-c760-434e-bbbf-ba3e69b2e667 2019-04-09 06:27:06,366 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.48475193977s 2019-04-09 06:27:06,372 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-09 06:27:06,378 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d8e862f7ca1df31dc9d69e5f483a3523e81acd0c" 2019-04-09 06:27:06,412 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1393 Content-Type: application/json Date: Tue, 09 Apr 2019 06:27:05 GMT X-Openstack-Request-Id: req-11a54887-084f-455e-9e94-f701839a55c4 2019-04-09 06:27:06,412 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-09T06:26:58Z", "file": "/v2/images/b2bec170-4d8d-4009-b4b3-9eb10aeb0772/file", "owner": "5d0f9e115b8247a594f97b7edb0ac15d", "id": "b2bec170-4d8d-4009-b4b3-9eb10aeb0772", "size": 12716032, "self": "/v2/images/b2bec170-4d8d-4009-b4b3-9eb10aeb0772", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/b2bec170-4d8d-4009-b4b3-9eb10aeb0772/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/b2bec170-4d8d-4009-b4b3-9eb10aeb0772/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmready2-img_05c57c3d-1aad-4de8-addd-e1f7ce018de9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_05c57c3d-1aad-4de8-addd-e1f7ce018de9", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-09T06:26:57Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-09 06:27:06,412 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-11a54887-084f-455e-9e94-f701839a55c4 2019-04-09 06:27:06,412 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0395209789276s 2019-04-09 06:27:06,413 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-04-09 06:27:06,417 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/b2bec170-4d8d-4009-b4b3-9eb10aeb0772 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d8e862f7ca1df31dc9d69e5f483a3523e81acd0c" 2019-04-09 06:27:07,078 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 06:27:06 GMT X-Openstack-Request-Id: req-ebed8218-5612-4d42-b0e4-c9437624ff71 2019-04-09 06:27:07,078 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 06:27:07,078 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/b2bec170-4d8d-4009-b4b3-9eb10aeb0772 used request id req-ebed8218-5612-4d42-b0e4-c9437624ff71 2019-04-09 06:27:07,078 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.664528846741s 2019-04-09 06:27:07,084 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-09 06:27:07,087 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ff73c6ccc25c657b9221cc65048cfbe199babd56" 2019-04-09 06:27:07,215 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 307 Content-Type: application/json Date: Tue, 09 Apr 2019 06:27:06 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-84a90d41-7023-4ef9-9757-07d9a5987d0d x-openstack-request-id: req-84a90d41-7023-4ef9-9757-07d9a5987d0d 2019-04-09 06:27:07,215 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vmready2-flavor_05c57c3d-1aad-4de8-addd-e1f7ce018de9", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/46952dc7-3a24-470b-a894-0116b2461fab", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/46952dc7-3a24-470b-a894-0116b2461fab", "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": "46952dc7-3a24-470b-a894-0116b2461fab"}]} 2019-04-09 06:27:07,215 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-84a90d41-7023-4ef9-9757-07d9a5987d0d 2019-04-09 06:27:07,215 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.131333827972s 2019-04-09 06:27:07,217 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-04-09 06:27:07,220 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/46952dc7-3a24-470b-a894-0116b2461fab -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ff73c6ccc25c657b9221cc65048cfbe199babd56" 2019-04-09 06:27:07,250 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Tue, 09 Apr 2019 06:27:06 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-321b9f66-4c06-4a55-ab79-1652f3f1c86a x-openstack-request-id: req-321b9f66-4c06-4a55-ab79-1652f3f1c86a 2019-04-09 06:27:07,250 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/46952dc7-3a24-470b-a894-0116b2461fab used request id req-321b9f66-4c06-4a55-ab79-1652f3f1c86a 2019-04-09 06:27:07,250 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0331120491028s 2019-04-09 06:27:07,251 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-09 06:27:07,254 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ff73c6ccc25c657b9221cc65048cfbe199babd56" 2019-04-09 06:27:07,497 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 839 Content-Type: application/json Date: Tue, 09 Apr 2019 06:27:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0379f2f-1c6e-4311-8800-7b7e1b97a4ad 2019-04-09 06:27:07,498 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/07b62caafa51496f94dd3b3fb341fcfe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07b62caafa51496f94dd3b3fb341fcfe", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/2e35f475a54147749980006d265eb864"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e35f475a54147749980006d265eb864", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/2f1bc9c9d22745648100c4b0717962eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f1bc9c9d22745648100c4b0717962eb", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/30fe8cf249d443dd9c53f2cc083f50b5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "30fe8cf249d443dd9c53f2cc083f50b5", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/3d748bf7df734addb2e37ea0663ec892"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d748bf7df734addb2e37ea0663ec892", "email": "cinder@localhost", "password_expires_at": null}, {"name": "vmready2-user_05c57c3d-1aad-4de8-addd-e1f7ce018de9", "links": {"self": "http://172.30.9.21:5000/v3/users/691585dc41b542969c96bd274b985b98"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "691585dc41b542969c96bd274b985b98", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/732a504491fd4f35923460ae0d2ef475"}, "domain_id": "default", "enabled": true, "options": {}, "id": "732a504491fd4f35923460ae0d2ef475", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/781b729594744c4f8f561f6b5a6e68bd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "781b729594744c4f8f561f6b5a6e68bd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/80817a33c71343ed9c63d448a7fea69e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "80817a33c71343ed9c63d448a7fea69e", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/938ce22a56d74c639d353dbbf166fcc4"}, "domain_id": "ec5ce0aa038644b78983e5840ba5fb73", "enabled": true, "options": {}, "id": "938ce22a56d74c639d353dbbf166fcc4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/96d754a28b0d43cf8fa237c30a99c306"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d754a28b0d43cf8fa237c30a99c306", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/aaa8b9f924a74e80899c7ad7e32fcaae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aaa8b9f924a74e80899c7ad7e32fcaae", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b8dd65f4e72446d5bd8d9efa13837b0c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8dd65f4e72446d5bd8d9efa13837b0c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/c34b7e3bcdbc428db4539ea2b87cfce1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c34b7e3bcdbc428db4539ea2b87cfce1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/eb527490835d48e8a67131b0f587baf6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb527490835d48e8a67131b0f587baf6", "email": "gnocchi@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2019-04-09 06:27:07,498 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-c0379f2f-1c6e-4311-8800-7b7e1b97a4ad 2019-04-09 06:27:07,498 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.247541904449s 2019-04-09 06:27:07,505 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-09 06:27:07,508 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users/691585dc41b542969c96bd274b985b98 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ff73c6ccc25c657b9221cc65048cfbe199babd56" 2019-04-09 06:27:07,698 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 226 Content-Type: application/json Date: Tue, 09 Apr 2019 06:27:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a48da9e2-b381-431b-9828-a866fd9922ad 2019-04-09 06:27:07,698 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vmready2-user_05c57c3d-1aad-4de8-addd-e1f7ce018de9", "links": {"self": "http://172.30.9.21:5000/v3/users/691585dc41b542969c96bd274b985b98"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "691585dc41b542969c96bd274b985b98", "description": null}} 2019-04-09 06:27:07,699 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/691585dc41b542969c96bd274b985b98 used request id req-a48da9e2-b381-431b-9828-a866fd9922ad 2019-04-09 06:27:07,699 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.193746089935s 2019-04-09 06:27:07,699 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-04-09 06:27:07,703 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/users/691585dc41b542969c96bd274b985b98 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ff73c6ccc25c657b9221cc65048cfbe199babd56" 2019-04-09 06:27:07,920 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 09 Apr 2019 06:27:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7acf0cc5-b266-4872-879c-6f0d1c94fea5 2019-04-09 06:27:07,920 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-09 06:27:07,920 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/691585dc41b542969c96bd274b985b98 used request id req-7acf0cc5-b266-4872-879c-6f0d1c94fea5 2019-04-09 06:27:07,920 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.220567941666s 2019-04-09 06:27:07,926 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-09 06:27:07,929 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ff73c6ccc25c657b9221cc65048cfbe199babd56" 2019-04-09 06:27:08,039 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 386 Content-Type: application/json Date: Tue, 09 Apr 2019 06:27:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-49fbe899-78d2-4197-8363-ac9237ce8f6e 2019-04-09 06:27:08,040 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.21:5000/v3/projects/5d0f9e115b8247a594f97b7edb0ac15d"}, "tags": [], "enabled": true, "id": "5d0f9e115b8247a594f97b7edb0ac15d", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_05c57c3d-1aad-4de8-addd-e1f7ce018de9"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/6509066435f1453bac6996ee8997a3b2"}, "tags": [], "enabled": true, "id": "6509066435f1453bac6996ee8997a3b2", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/ba7a30bb29394fc4a587735d9dfb749e"}, "tags": [], "enabled": true, "id": "ba7a30bb29394fc4a587735d9dfb749e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-04-09 06:27:08,040 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-49fbe899-78d2-4197-8363-ac9237ce8f6e 2019-04-09 06:27:08,040 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.11373090744s 2019-04-09 06:27:08,045 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-04-09 06:27:08,048 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/projects/5d0f9e115b8247a594f97b7edb0ac15d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ff73c6ccc25c657b9221cc65048cfbe199babd56" 2019-04-09 06:27:08,352 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 09 Apr 2019 06:27:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1a370828-a001-47f4-95a8-0892ec81c147 2019-04-09 06:27:08,352 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-09 06:27:08,352 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/5d0f9e115b8247a594f97b7edb0ac15d used request id req-1a370828-a001-47f4-95a8-0892ec81c147 2019-04-09 06:27:08,352 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.307574987411s 2019-04-09 06:27:08,357 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-09 06:27:08,358 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/security-groups.json?project_id=5d0f9e115b8247a594f97b7edb0ac15d&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ff73c6ccc25c657b9221cc65048cfbe199babd56" 2019-04-09 06:27:08,653 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Tue, 09 Apr 2019 06:27:07 GMT X-Openstack-Request-Id: req-803f68e4-66d4-4bb3-becc-ad9c57d2368d 2019-04-09 06:27:08,653 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "5d0f9e115b8247a594f97b7edb0ac15d", "created_at": "2019-04-09T06:26:50Z", "updated_at": "2019-04-09T06:26:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:26:50Z", "revision_number": 0, "id": "0f492859-615f-42bd-8801-b5487b7e1a21", "remote_group_id": "ed892938-7656-42c5-9fdc-ae4b5fdc5e73", "remote_ip_prefix": null, "created_at": "2019-04-09T06:26:50Z", "security_group_id": "ed892938-7656-42c5-9fdc-ae4b5fdc5e73", "tenant_id": "5d0f9e115b8247a594f97b7edb0ac15d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d0f9e115b8247a594f97b7edb0ac15d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:26:50Z", "revision_number": 0, "id": "4f7fba34-7f55-4004-b20c-4445f175a151", "remote_group_id": "ed892938-7656-42c5-9fdc-ae4b5fdc5e73", "remote_ip_prefix": null, "created_at": "2019-04-09T06:26:50Z", "security_group_id": "ed892938-7656-42c5-9fdc-ae4b5fdc5e73", "tenant_id": "5d0f9e115b8247a594f97b7edb0ac15d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d0f9e115b8247a594f97b7edb0ac15d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:26:50Z", "revision_number": 0, "id": "784cd594-e953-4bd6-807e-29e85eb29587", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:26:50Z", "security_group_id": "ed892938-7656-42c5-9fdc-ae4b5fdc5e73", "tenant_id": "5d0f9e115b8247a594f97b7edb0ac15d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d0f9e115b8247a594f97b7edb0ac15d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:26:50Z", "revision_number": 0, "id": "fb2eb512-7345-40c0-b624-de245f58a9fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:26:50Z", "security_group_id": "ed892938-7656-42c5-9fdc-ae4b5fdc5e73", "tenant_id": "5d0f9e115b8247a594f97b7edb0ac15d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d0f9e115b8247a594f97b7edb0ac15d"}], "revision_number": 1, "project_id": "5d0f9e115b8247a594f97b7edb0ac15d", "id": "ed892938-7656-42c5-9fdc-ae4b5fdc5e73", "name": "default"}]} 2019-04-09 06:27:08,654 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json?project_id=5d0f9e115b8247a594f97b7edb0ac15d&name=default used request id req-803f68e4-66d4-4bb3-becc-ad9c57d2368d 2019-04-09 06:27:08,654 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.296144008636s 2019-04-09 06:27:08,660 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-09 06:27:08,660 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ff73c6ccc25c657b9221cc65048cfbe199babd56" 2019-04-09 06:27:08,705 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Tue, 09 Apr 2019 06:27:07 GMT X-Openstack-Request-Id: req-99e6ecea-62d8-4c80-8ccb-95cdde01ccb2 2019-04-09 06:27:08,706 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-04-09T06:26:00Z", "updated_at": "2019-04-09T06:26:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:26:00Z", "revision_number": 0, "id": "23de8fc0-44ae-4c56-abcd-3cadf2cd644b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:26:00Z", "security_group_id": "3353c502-d3bd-4781-83f5-fc7385b71d39", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:26:00Z", "revision_number": 0, "id": "afb04289-1a57-4ecb-8cec-ce9e43ab0d76", "remote_group_id": "3353c502-d3bd-4781-83f5-fc7385b71d39", "remote_ip_prefix": null, "created_at": "2019-04-09T06:26:00Z", "security_group_id": "3353c502-d3bd-4781-83f5-fc7385b71d39", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:26:00Z", "revision_number": 0, "id": "d4091b4d-3f48-405e-a6ff-27973bc1c4fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:26:00Z", "security_group_id": "3353c502-d3bd-4781-83f5-fc7385b71d39", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:26:00Z", "revision_number": 0, "id": "f668131f-27a0-4d81-982d-afd1d6efe75b", "remote_group_id": "3353c502-d3bd-4781-83f5-fc7385b71d39", "remote_ip_prefix": null, "created_at": "2019-04-09T06:26:00Z", "security_group_id": "3353c502-d3bd-4781-83f5-fc7385b71d39", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "3353c502-d3bd-4781-83f5-fc7385b71d39", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ba7a30bb29394fc4a587735d9dfb749e", "created_at": "2019-04-09T06:24:05Z", "updated_at": "2019-04-09T06:24:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:24:05Z", "revision_number": 0, "id": "0aa9cfb1-eea8-4107-bdd1-09b673e74187", "remote_group_id": "7163910b-3f52-4c82-95f5-2716a0110cc5", "remote_ip_prefix": null, "created_at": "2019-04-09T06:24:05Z", "security_group_id": "7163910b-3f52-4c82-95f5-2716a0110cc5", "tenant_id": "ba7a30bb29394fc4a587735d9dfb749e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ba7a30bb29394fc4a587735d9dfb749e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:24:05Z", "revision_number": 0, "id": "54942ddd-2fa1-4bc2-8eed-db2c58927051", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:24:05Z", "security_group_id": "7163910b-3f52-4c82-95f5-2716a0110cc5", "tenant_id": "ba7a30bb29394fc4a587735d9dfb749e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ba7a30bb29394fc4a587735d9dfb749e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:24:05Z", "revision_number": 0, "id": "65f9a71a-d7ef-4a7c-bd9a-1722277aec43", "remote_group_id": "7163910b-3f52-4c82-95f5-2716a0110cc5", "remote_ip_prefix": null, "created_at": "2019-04-09T06:24:05Z", "security_group_id": "7163910b-3f52-4c82-95f5-2716a0110cc5", "tenant_id": "ba7a30bb29394fc4a587735d9dfb749e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ba7a30bb29394fc4a587735d9dfb749e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:24:05Z", "revision_number": 0, "id": "86568739-46b2-4862-8571-f01cd048599a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:24:05Z", "security_group_id": "7163910b-3f52-4c82-95f5-2716a0110cc5", "tenant_id": "ba7a30bb29394fc4a587735d9dfb749e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ba7a30bb29394fc4a587735d9dfb749e"}], "revision_number": 1, "project_id": "ba7a30bb29394fc4a587735d9dfb749e", "id": "7163910b-3f52-4c82-95f5-2716a0110cc5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6509066435f1453bac6996ee8997a3b2", "created_at": "2019-04-09T06:25:59Z", "updated_at": "2019-04-09T06:25:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:25:59Z", "revision_number": 0, "id": "159f11d9-0ba4-4923-8082-70f4dd760a47", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:25:59Z", "security_group_id": "9c2f55ba-acdf-4de6-a230-b14db62471f1", "tenant_id": "6509066435f1453bac6996ee8997a3b2", "port_range_min": null, "ethertype": "IPv4", "project_id": "6509066435f1453bac6996ee8997a3b2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:25:59Z", "revision_number": 0, "id": "a09893df-d9cb-4ff3-99d4-013b5c068a40", "remote_group_id": "9c2f55ba-acdf-4de6-a230-b14db62471f1", "remote_ip_prefix": null, "created_at": "2019-04-09T06:25:59Z", "security_group_id": "9c2f55ba-acdf-4de6-a230-b14db62471f1", "tenant_id": "6509066435f1453bac6996ee8997a3b2", "port_range_min": null, "ethertype": "IPv6", "project_id": "6509066435f1453bac6996ee8997a3b2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:25:59Z", "revision_number": 0, "id": "f87d56d3-96be-430b-8bff-17fba51e104b", "remote_group_id": "9c2f55ba-acdf-4de6-a230-b14db62471f1", "remote_ip_prefix": null, "created_at": "2019-04-09T06:25:59Z", "security_group_id": "9c2f55ba-acdf-4de6-a230-b14db62471f1", "tenant_id": "6509066435f1453bac6996ee8997a3b2", "port_range_min": null, "ethertype": "IPv4", "project_id": "6509066435f1453bac6996ee8997a3b2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:25:59Z", "revision_number": 0, "id": "feb3b1fe-b7ab-48f1-a7ef-4cef55305484", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:25:59Z", "security_group_id": "9c2f55ba-acdf-4de6-a230-b14db62471f1", "tenant_id": "6509066435f1453bac6996ee8997a3b2", "port_range_min": null, "ethertype": "IPv6", "project_id": "6509066435f1453bac6996ee8997a3b2"}], "revision_number": 1, "project_id": "6509066435f1453bac6996ee8997a3b2", "id": "9c2f55ba-acdf-4de6-a230-b14db62471f1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5d0f9e115b8247a594f97b7edb0ac15d", "created_at": "2019-04-09T06:26:50Z", "updated_at": "2019-04-09T06:26:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:26:50Z", "revision_number": 0, "id": "0f492859-615f-42bd-8801-b5487b7e1a21", "remote_group_id": "ed892938-7656-42c5-9fdc-ae4b5fdc5e73", "remote_ip_prefix": null, "created_at": "2019-04-09T06:26:50Z", "security_group_id": "ed892938-7656-42c5-9fdc-ae4b5fdc5e73", "tenant_id": "5d0f9e115b8247a594f97b7edb0ac15d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d0f9e115b8247a594f97b7edb0ac15d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:26:50Z", "revision_number": 0, "id": "4f7fba34-7f55-4004-b20c-4445f175a151", "remote_group_id": "ed892938-7656-42c5-9fdc-ae4b5fdc5e73", "remote_ip_prefix": null, "created_at": "2019-04-09T06:26:50Z", "security_group_id": "ed892938-7656-42c5-9fdc-ae4b5fdc5e73", "tenant_id": "5d0f9e115b8247a594f97b7edb0ac15d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d0f9e115b8247a594f97b7edb0ac15d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:26:50Z", "revision_number": 0, "id": "784cd594-e953-4bd6-807e-29e85eb29587", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:26:50Z", "security_group_id": "ed892938-7656-42c5-9fdc-ae4b5fdc5e73", "tenant_id": "5d0f9e115b8247a594f97b7edb0ac15d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5d0f9e115b8247a594f97b7edb0ac15d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:26:50Z", "revision_number": 0, "id": "fb2eb512-7345-40c0-b624-de245f58a9fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:26:50Z", "security_group_id": "ed892938-7656-42c5-9fdc-ae4b5fdc5e73", "tenant_id": "5d0f9e115b8247a594f97b7edb0ac15d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5d0f9e115b8247a594f97b7edb0ac15d"}], "revision_number": 1, "project_id": "5d0f9e115b8247a594f97b7edb0ac15d", "id": "ed892938-7656-42c5-9fdc-ae4b5fdc5e73", "name": "default"}]} 2019-04-09 06:27:08,706 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-99e6ecea-62d8-4c80-8ccb-95cdde01ccb2 2019-04-09 06:27:08,707 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0469079017639s 2019-04-09 06:27:08,714 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-04-09 06:27:08,714 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/security-groups/ed892938-7656-42c5-9fdc-ae4b5fdc5e73.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ff73c6ccc25c657b9221cc65048cfbe199babd56" 2019-04-09 06:27:08,858 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 09 Apr 2019 06:27:07 GMT X-Openstack-Request-Id: req-f19b4c54-72e7-442a-8b6c-ef582a0c02e0 2019-04-09 06:27:08,858 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-09 06:27:08,858 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/ed892938-7656-42c5-9fdc-ae4b5fdc5e73.json used request id req-f19b4c54-72e7-442a-8b6c-ef582a0c02e0 2019-04-09 06:27:08,858 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.144788980484s 2019-04-09 06:27:08,898 - xtesting.ci.run_tests - INFO - Loading test case 'singlevm1'... 2019-04-09 06:27:08,935 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-04-09 06:27:08,940 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Tue, 09 Apr 2019 06:27:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e27a7a58-e0b6-414b-b64f-c81761ab0313 2019-04-09 06:27:08,940 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2019-04-09 06:27:08,940 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/v3 used request id req-e27a7a58-e0b6-414b-b64f-c81761ab0313 2019-04-09 06:27:08,940 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2019-04-09 06:27:09,333 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "12d06a59574c4903a7b4bfc193e14ef0", "name": "member"}, {"id": "ecaba09e8ea14e058d5f9d9eb583aa37", "name": "admin"}, {"id": "6e54a998c61f4429874ed3ac33d4afc4", "name": "reader"}], "expires_at": "2019-04-09T07:27:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6509066435f1453bac6996ee8997a3b2", "name": "admin"}, "catalog": [{"endpoints": [], "type": "metering", "id": "0c6048bf3c804b33b1209bfa8ca75ec0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v3/6509066435f1453bac6996ee8997a3b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "503aa75a75e444a9b93cb14634c6ab50"}, {"url": "http://192.30.9.6:8776/v3/6509066435f1453bac6996ee8997a3b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd4bc81464e44d0a129985ca1ff91d5"}, {"url": "http://192.30.9.6:8776/v3/6509066435f1453bac6996ee8997a3b2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d888a991472d4a88bfcfcfcf4909874d"}], "type": "volumev3", "id": "1b1b3cbed2d14611b521aa10e2b642dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4664f0d595a24e8a9d4eb3691db874e0"}, {"url": "http://172.30.9.21:8080/v1/AUTH_6509066435f1453bac6996ee8997a3b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49cfc5fc2aa942e59d21f825b2bc9939"}, {"url": "http://12.0.0.22:8080/v1/AUTH_6509066435f1453bac6996ee8997a3b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "71100b14603a4edf8a39e8af672ecff5"}], "type": "object-store", "id": "29267bcb2ea04deebb6caaa71afffcc5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4dc1873b4b477cb578245fdb86a111"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77d7bee546c941368ffc769fda003312"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9b1ab09869b4ea895eb3c8867f61318"}], "type": "network", "id": "3ac09bd783a245efa7f11d71ad667386", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f7f6f256262433fb4467ed610947d62"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "72d58c041dc245bc8aa43ce73891f76c"}, {"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b89851b9b2b4f95b7d2184e74373672"}], "type": "identity", "id": "49f6869431e3430e9aeef431c7e7d7de", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8201c41b3865412e839f135e1ceb7421"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e4e22c0a684229ba50a51934a5cdf7"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf4872e158cb44e3aa5a4063a620efc3"}], "type": "alarming", "id": "61e60b3a8b964288a4ad67fd02ee4984", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4de11e8502624071afd079250b33c74c"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d801fa7f3ee64b30b3b18ef5a9e72635"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f583f4a1750f4edc8596dd476ece0948"}], "type": "compute", "id": "6b64d23b249e42d79f5dd070a7460b66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0cd6369c5d9949eba212a5ce97f8b6f7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8011dc0e5bd44e2aa45caf7c6e4d19d2"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d807430fcec84acebca284681dd098fe"}], "type": "cloudformation", "id": "7f91896ba7394ae291c7a222f92ea496", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/6509066435f1453bac6996ee8997a3b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4243c026b4174decae31504c58542875"}, {"url": "http://192.30.9.6:8776/v2/6509066435f1453bac6996ee8997a3b2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84281d63eba442fd8cdbf23eae691ba2"}, {"url": "http://172.30.9.21:8776/v2/6509066435f1453bac6996ee8997a3b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1ce0a47f2fd4ca9b678bc1d7e5d0b37"}], "type": "volumev2", "id": "8afcbe00e0a6427bbf1fc3b10d4b2f5e", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/6509066435f1453bac6996ee8997a3b2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25eb19d77ddd4b9aa8117749f829d913"}, {"url": "http://172.30.9.21:8004/v1/6509066435f1453bac6996ee8997a3b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57dd852403b0401fb0bd852db0cc4f1e"}, {"url": "http://192.30.9.6:8004/v1/6509066435f1453bac6996ee8997a3b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5a404b628fff4023b9d3e5b8fca3b0fb"}], "type": "orchestration", "id": "a244395507da4b85bd212d5f49a8b6ae", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2242a4436b774238a465cc3d6498ab4e"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "977935de203e411cbce5038f0a9dc848"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2fcaa46481c44f8a3f42acd6c29b21f"}], "type": "placement", "id": "aed411d3d8324008b42b3bd847051003", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b61449c559f45dba6ba5f9dc241729f"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3f83bae18b4a496bb67592b5d777f17c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5162d5282ea1448dbbc20567c0d57fd7"}], "type": "metric", "id": "ebf458a547774acfb6b489f2803a822c", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "33de49eaa2934d07a5ef7754ed5fe8e0"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b7265307a4a45caad0a286536a91b5d"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94601cf3562245fb9453e9678a54b869"}], "type": "event", "id": "f3ff1bc7e87e4c90a2385a1bc8175960", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00d65cc314ee4a87ad316dd160d63558"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64896bc5be624954a0166b6cfa08a10e"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd079af259534771ac00959c542171cf"}], "type": "image", "id": "f9a74c8a63414707b34a5b03e9eacdc1", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "96d754a28b0d43cf8fa237c30a99c306"}, "audit_ids": ["EeKq-40JQZG6rRXSxmMaBw"], "issued_at": "2019-04-09T06:27:08.000000Z"}} 2019-04-09 06:27:09,337 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-09 06:27:09,337 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9aadfdb026216b521067138ae3526f2a358ef3a1" 2019-04-09 06:27:09,699 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Tue, 09 Apr 2019 06:27:08 GMT X-Openstack-Request-Id: req-aa26ff78-e048-437d-bf59-46f7d93a043a 2019-04-09 06:27:09,700 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"b62787c2-635d-4893-8553-7ee0260442ff","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ba7a30bb29394fc4a587735d9dfb749e","l2_adjacency":true,"status":"ACTIVE","subnets":["dce875e1-9eec-4cb2-94e6-93dffefe33f6"],"description":"","tags":[],"updated_at":"2019-04-09T06:24:08Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ba7a30bb29394fc4a587735d9dfb749e","created_at":"2019-04-09T06:24:05Z","provider:network_type":"flat"}]} 2019-04-09 06:27:09,700 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-aa26ff78-e048-437d-bf59-46f7d93a043a 2019-04-09 06:27:09,700 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.363271951675s 2019-04-09 06:27:09,707 - xtesting.ci.run_tests - INFO - Running test case 'singlevm1'... 2019-04-09 06:27:09,713 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-04-09 06:27:09,719 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 09 Apr 2019 06:27:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-476e354a-0559-4c45-b184-f32c541468c7 2019-04-09 06:27:09,719 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 06:27:09,719 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/ used request id req-476e354a-0559-4c45-b184-f32c541468c7 2019-04-09 06:27:09,720 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-09 06:27:09,723 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9aadfdb026216b521067138ae3526f2a358ef3a1" 2019-04-09 06:27:09,891 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 222 Content-Type: application/json Date: Tue, 09 Apr 2019 06:27:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9678d690-e96d-406a-8b66-d1d9f77c6b24 2019-04-09 06:27:09,892 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/ec5ce0aa038644b78983e5840ba5fb73"}, "tags": [], "enabled": true, "id": "ec5ce0aa038644b78983e5840ba5fb73", "name": "heat_stack"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2019-04-09 06:27:09,892 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-9678d690-e96d-406a-8b66-d1d9f77c6b24 2019-04-09 06:27:09,892 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.171980142593s 2019-04-09 06:27:09,899 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-09 06:27:09,903 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9aadfdb026216b521067138ae3526f2a358ef3a1" 2019-04-09 06:27:10,092 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 296 Content-Type: application/json Date: Tue, 09 Apr 2019 06:27:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b88d029-2799-42f4-8873-9572aa3feca5 2019-04-09 06:27:10,092 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/6509066435f1453bac6996ee8997a3b2"}, "tags": [], "enabled": true, "id": "6509066435f1453bac6996ee8997a3b2", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/ba7a30bb29394fc4a587735d9dfb749e"}, "tags": [], "enabled": true, "id": "ba7a30bb29394fc4a587735d9dfb749e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-04-09 06:27:10,093 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-0b88d029-2799-42f4-8873-9572aa3feca5 2019-04-09 06:27:10,093 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.193431138992s 2019-04-09 06:27:10,094 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-04-09 06:27:10,095 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9aadfdb026216b521067138ae3526f2a358ef3a1" -d '{"network": {"tenant_id": "6509066435f1453bac6996ee8997a3b2", "name": "singlevm1-net_926d97ea-11a5-46dd-b582-44ea6523c6e0", "admin_state_up": true}}' 2019-04-09 06:27:10,323 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 723 Content-Type: application/json Date: Tue, 09 Apr 2019 06:27:09 GMT X-Openstack-Request-Id: req-58e35ae6-a7cf-45cc-af4c-ef4b09866e9a 2019-04-09 06:27:10,323 - keystoneauth.session - DEBUG - RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"b439d5ab-5486-46ce-a043-6014b1010582","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":32,"ipv4_address_scope":null,"shared":false,"project_id":"6509066435f1453bac6996ee8997a3b2","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-09T06:27:09Z","is_default":false,"qos_policy_id":null,"name":"singlevm1-net_926d97ea-11a5-46dd-b582-44ea6523c6e0","admin_state_up":true,"tenant_id":"6509066435f1453bac6996ee8997a3b2","created_at":"2019-04-09T06:27:09Z","mtu":1450}} 2019-04-09 06:27:10,323 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-58e35ae6-a7cf-45cc-af4c-ef4b09866e9a 2019-04-09 06:27:10,323 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.229181051254s 2019-04-09 06:27:10,324 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-04-09T06:27:09Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'b439d5ab-5486-46ce-a043-6014b1010582', u'provider:segmentation_id': 32, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'singlevm1-net_926d97ea-11a5-46dd-b582-44ea6523c6e0', u'created_at': u'2019-04-09T06:27:09Z', u'mtu': 1450, u'tenant_id': u'6509066435f1453bac6996ee8997a3b2', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'6509066435f1453bac6996ee8997a3b2', u'l2_adjacency': True}) 2019-04-09 06:27:10,324 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-09 06:27:10,325 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9aadfdb026216b521067138ae3526f2a358ef3a1" 2019-04-09 06:27:10,596 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1429 Content-Type: application/json Date: Tue, 09 Apr 2019 06:27:09 GMT X-Openstack-Request-Id: req-34a77f48-a2c5-45ed-9a49-2bb870c6bcc5 2019-04-09 06:27:10,597 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"b439d5ab-5486-46ce-a043-6014b1010582","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":32,"ipv4_address_scope":null,"shared":false,"project_id":"6509066435f1453bac6996ee8997a3b2","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-09T06:27:09Z","qos_policy_id":null,"name":"singlevm1-net_926d97ea-11a5-46dd-b582-44ea6523c6e0","admin_state_up":true,"tenant_id":"6509066435f1453bac6996ee8997a3b2","created_at":"2019-04-09T06:27:09Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"b62787c2-635d-4893-8553-7ee0260442ff","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ba7a30bb29394fc4a587735d9dfb749e","l2_adjacency":true,"status":"ACTIVE","subnets":["dce875e1-9eec-4cb2-94e6-93dffefe33f6"],"description":"","tags":[],"updated_at":"2019-04-09T06:24:08Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ba7a30bb29394fc4a587735d9dfb749e","created_at":"2019-04-09T06:24:05Z","provider:network_type":"flat"}]} 2019-04-09 06:27:10,597 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-34a77f48-a2c5-45ed-9a49-2bb870c6bcc5 2019-04-09 06:27:10,597 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.272901058197s 2019-04-09 06:27:10,599 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-04-09 06:27:10,599 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9aadfdb026216b521067138ae3526f2a358ef3a1" -d '{"subnet": {"name": "singlevm1-subnet_926d97ea-11a5-46dd-b582-44ea6523c6e0", "enable_dhcp": true, "network_id": "b439d5ab-5486-46ce-a043-6014b1010582", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-04-09 06:27:11,095 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 695 Content-Type: application/json Date: Tue, 09 Apr 2019 06:27:10 GMT X-Openstack-Request-Id: req-2af33904-1c34-49a8-a9f9-58706924307b 2019-04-09 06:27:11,095 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-04-09T06:27:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"0b3e1903-6992-4bd1-a8c4-6e5a98d35a94","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"6509066435f1453bac6996ee8997a3b2","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"singlevm1-subnet_926d97ea-11a5-46dd-b582-44ea6523c6e0","enable_dhcp":true,"segment_id":null,"network_id":"b439d5ab-5486-46ce-a043-6014b1010582","tenant_id":"6509066435f1453bac6996ee8997a3b2","created_at":"2019-04-09T06:27:09Z","ip_version":4}} 2019-04-09 06:27:11,096 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-2af33904-1c34-49a8-a9f9-58706924307b 2019-04-09 06:27:11,096 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.496870040894s 2019-04-09 06:27:11,096 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-04-09T06:27:09Z', 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'0b3e1903-6992-4bd1-a8c4-6e5a98d35a94', u'subnetpool_id': None, u'service_types': [], u'name': u'singlevm1-subnet_926d97ea-11a5-46dd-b582-44ea6523c6e0', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'b439d5ab-5486-46ce-a043-6014b1010582', u'tenant_id': u'6509066435f1453bac6996ee8997a3b2', u'created_at': u'2019-04-09T06:27:09Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'6509066435f1453bac6996ee8997a3b2'}) 2019-04-09 06:27:11,097 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-04-09 06:27:11,098 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9aadfdb026216b521067138ae3526f2a358ef3a1" -d '{"router": {"external_gateway_info": {"network_id": "b62787c2-635d-4893-8553-7ee0260442ff"}, "name": "singlevm1-router_926d97ea-11a5-46dd-b582-44ea6523c6e0", "admin_state_up": true}}' 2019-04-09 06:27:12,563 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 709 Content-Type: application/json Date: Tue, 09 Apr 2019 06:27:11 GMT X-Openstack-Request-Id: req-37916b50-38e3-4b20-af35-12a8656b0181 2019-04-09 06:27:12,564 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "b62787c2-635d-4893-8553-7ee0260442ff", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "dce875e1-9eec-4cb2-94e6-93dffefe33f6", "ip_address": "172.30.9.210"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "6509066435f1453bac6996ee8997a3b2", "created_at": "2019-04-09T06:27:10Z", "admin_state_up": true, "updated_at": "2019-04-09T06:27:11Z", "project_id": "6509066435f1453bac6996ee8997a3b2", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "20cfa806-3912-48c5-a378-dfa4aed617bf", "name": "singlevm1-router_926d97ea-11a5-46dd-b582-44ea6523c6e0"}} 2019-04-09 06:27:12,564 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-37916b50-38e3-4b20-af35-12a8656b0181 2019-04-09 06:27:12,564 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.46688699722s 2019-04-09 06:27:12,564 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-04-09T06:27:11Z', u'revision_number': 2, u'ha': False, u'id': u'20cfa806-3912-48c5-a378-dfa4aed617bf', u'external_gateway_info': {u'network_id': u'b62787c2-635d-4893-8553-7ee0260442ff', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'dce875e1-9eec-4cb2-94e6-93dffefe33f6', u'ip_address': u'172.30.9.210'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm1-router_926d97ea-11a5-46dd-b582-44ea6523c6e0', u'admin_state_up': True, u'tenant_id': u'6509066435f1453bac6996ee8997a3b2', u'created_at': u'2019-04-09T06:27:10Z', u'flavor_id': None, u'routes': [], u'project_id': u'6509066435f1453bac6996ee8997a3b2'}) 2019-04-09 06:27:12,565 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-04-09 06:27:12,566 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/20cfa806-3912-48c5-a378-dfa4aed617bf/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9aadfdb026216b521067138ae3526f2a358ef3a1" -d '{"subnet_id": "0b3e1903-6992-4bd1-a8c4-6e5a98d35a94"}' 2019-04-09 06:27:14,767 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Tue, 09 Apr 2019 06:27:13 GMT X-Openstack-Request-Id: req-4b59113a-8c6f-4bac-a7bb-6cd8f582c335 2019-04-09 06:27:14,768 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "b439d5ab-5486-46ce-a043-6014b1010582", "tenant_id": "6509066435f1453bac6996ee8997a3b2", "subnet_id": "0b3e1903-6992-4bd1-a8c4-6e5a98d35a94", "subnet_ids": ["0b3e1903-6992-4bd1-a8c4-6e5a98d35a94"], "port_id": "c34311ee-ac83-4fce-999d-024e1d5fdd87", "id": "20cfa806-3912-48c5-a378-dfa4aed617bf"} 2019-04-09 06:27:14,768 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/20cfa806-3912-48c5-a378-dfa4aed617bf/add_router_interface.json used request id req-4b59113a-8c6f-4bac-a7bb-6cd8f582c335 2019-04-09 06:27:14,768 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.20279884338s 2019-04-09 06:27:14,769 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-04-09 06:27:14,871 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-04-09 06:27:14,875 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-04-09 06:27:14,879 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Tue, 09 Apr 2019 06:27:13 GMT 2019-04-09 06:27:14,879 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}]} 2019-04-09 06:27:14,882 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-09 06:27:14,884 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9aadfdb026216b521067138ae3526f2a358ef3a1" 2019-04-09 06:27:15,656 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Tue, 09 Apr 2019 06:27:14 GMT X-Openstack-Request-Id: req-53483f68-51ed-4ac5-8803-214cf8a7e318 2019-04-09 06:27:15,656 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-09 06:27:15,657 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-53483f68-51ed-4ac5-8803-214cf8a7e318 2019-04-09 06:27:15,657 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.77495098114s 2019-04-09 06:27:15,666 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-04-09 06:27:15,671 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9aadfdb026216b521067138ae3526f2a358ef3a1" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/singlevm1-img_926d97ea-11a5-46dd-b582-44ea6523c6e0", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "singlevm1-img_926d97ea-11a5-46dd-b582-44ea6523c6e0"}' 2019-04-09 06:27:15,737 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 935 Content-Type: application/json Date: Tue, 09 Apr 2019 06:27:14 GMT Location: http://172.30.9.21:9292/v2/images/5d1d9e9a-0711-4b19-93d1-d4392dbabaac Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-6a1068cd-85eb-4217-9996-8f6bcd7fcf2e 2019-04-09 06:27:15,737 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-09T06:27:14Z", "file": "/v2/images/5d1d9e9a-0711-4b19-93d1-d4392dbabaac/file", "owner": "6509066435f1453bac6996ee8997a3b2", "id": "5d1d9e9a-0711-4b19-93d1-d4392dbabaac", "size": null, "self": "/v2/images/5d1d9e9a-0711-4b19-93d1-d4392dbabaac", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_926d97ea-11a5-46dd-b582-44ea6523c6e0", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_926d97ea-11a5-46dd-b582-44ea6523c6e0", "checksum": null, "created_at": "2019-04-09T06:27:14Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-04-09 06:27:15,738 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-6a1068cd-85eb-4217-9996-8f6bcd7fcf2e 2019-04-09 06:27:15,738 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.071280002594s 2019-04-09 06:27:15,738 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-04-09 06:27:15,743 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/5d1d9e9a-0711-4b19-93d1-d4392dbabaac/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9aadfdb026216b521067138ae3526f2a358ef3a1" -d '' 2019-04-09 06:27:16,231 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 06:27:15 GMT X-Openstack-Request-Id: req-a6e3ab52-c33b-439e-afdf-f4b9f44c19ee 2019-04-09 06:27:16,231 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 06:27:16,231 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/5d1d9e9a-0711-4b19-93d1-d4392dbabaac/file used request id req-a6e3ab52-c33b-439e-afdf-f4b9f44c19ee 2019-04-09 06:27:16,231 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.492893218994s 2019-04-09 06:27:16,235 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-09 06:27:16,238 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9aadfdb026216b521067138ae3526f2a358ef3a1" 2019-04-09 06:27:16,258 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Tue, 09 Apr 2019 06:27:15 GMT X-Openstack-Request-Id: req-3f888340-24ff-4122-80dc-99f710c776fd 2019-04-09 06:27:16,259 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-09T06:27:15Z", "file": "/v2/images/5d1d9e9a-0711-4b19-93d1-d4392dbabaac/file", "owner": "6509066435f1453bac6996ee8997a3b2", "id": "5d1d9e9a-0711-4b19-93d1-d4392dbabaac", "size": 12716032, "self": "/v2/images/5d1d9e9a-0711-4b19-93d1-d4392dbabaac", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/5d1d9e9a-0711-4b19-93d1-d4392dbabaac/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/5d1d9e9a-0711-4b19-93d1-d4392dbabaac/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_926d97ea-11a5-46dd-b582-44ea6523c6e0", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_926d97ea-11a5-46dd-b582-44ea6523c6e0", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-09T06:27:14Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-09 06:27:16,259 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-3f888340-24ff-4122-80dc-99f710c776fd 2019-04-09 06:27:16,259 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0237209796906s 2019-04-09 06:27:16,260 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/5d1d9e9a-0711-4b19-93d1-d4392dbabaac/snap', u'metadata': Munch({})})], 'file': u'/v2/images/5d1d9e9a-0711-4b19-93d1-d4392dbabaac/file', 'owner': u'6509066435f1453bac6996ee8997a3b2', 'id': u'5d1d9e9a-0711-4b19-93d1-d4392dbabaac', 'size': 12716032, u'self': u'/v2/images/5d1d9e9a-0711-4b19-93d1-d4392dbabaac', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6509066435f1453bac6996ee8997a3b2', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/5d1d9e9a-0711-4b19-93d1-d4392dbabaac/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-04-09T06:27:15Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-04-09T06:27:15Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm1-img_926d97ea-11a5-46dd-b582-44ea6523c6e0', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/5d1d9e9a-0711-4b19-93d1-d4392dbabaac', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm1-img_926d97ea-11a5-46dd-b582-44ea6523c6e0', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'singlevm1-img_926d97ea-11a5-46dd-b582-44ea6523c6e0', 'created': u'2019-04-09T06:27:14Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-04-09T06:27:14Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/5d1d9e9a-0711-4b19-93d1-d4392dbabaac', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm1-img_926d97ea-11a5-46dd-b582-44ea6523c6e0', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-04-09 06:27:16,263 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-04-09 06:27:16,265 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9aadfdb026216b521067138ae3526f2a358ef3a1" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "singlevm1-flavor_926d97ea-11a5-46dd-b582-44ea6523c6e0", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-04-09 06:27:17,021 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Tue, 09 Apr 2019 06:27:15 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-650c1cc4-17b6-4f3f-bf08-99ac7b213059 x-openstack-request-id: req-650c1cc4-17b6-4f3f-bf08-99ac7b213059 2019-04-09 06:27:17,021 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "singlevm1-flavor_926d97ea-11a5-46dd-b582-44ea6523c6e0", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/904e6546-520f-4161-8d0f-f5e9fc0e9805", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/904e6546-520f-4161-8d0f-f5e9fc0e9805", "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": "904e6546-520f-4161-8d0f-f5e9fc0e9805"}} 2019-04-09 06:27:17,021 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-650c1cc4-17b6-4f3f-bf08-99ac7b213059 2019-04-09 06:27:17,022 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.758810997009s 2019-04-09 06:27:17,023 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'singlevm1-flavor_926d97ea-11a5-46dd-b582-44ea6523c6e0', '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'6509066435f1453bac6996ee8997a3b2', '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'904e6546-520f-4161-8d0f-f5e9fc0e9805', 'swap': 0}) 2019-04-09 06:27:17,023 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-04-09 06:27:17,026 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/904e6546-520f-4161-8d0f-f5e9fc0e9805/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9aadfdb026216b521067138ae3526f2a358ef3a1" -d '{"extra_specs": {}}' 2019-04-09 06:27:17,046 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 09 Apr 2019 06:27:16 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-670cec8e-fd05-4203-b6b3-ab8815748292 x-openstack-request-id: req-670cec8e-fd05-4203-b6b3-ab8815748292 2019-04-09 06:27:17,046 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-04-09 06:27:17,046 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/904e6546-520f-4161-8d0f-f5e9fc0e9805/os-extra_specs used request id req-670cec8e-fd05-4203-b6b3-ab8815748292 2019-04-09 06:27:17,046 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0229399204254s 2019-04-09 06:27:17,047 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-04-09 06:27:17,049 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/os-keypairs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9aadfdb026216b521067138ae3526f2a358ef3a1" -d '{"keypair": {"name": "singlevm1-kp_926d97ea-11a5-46dd-b582-44ea6523c6e0"}}' 2019-04-09 06:27:17,294 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1801 Content-Type: application/json Date: Tue, 09 Apr 2019 06:27:16 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-82861927-a225-4063-8d29-da509358599e x-openstack-request-id: req-82861927-a225-4063-8d29-da509358599e 2019-04-09 06:27:17,295 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCke5+ngKy5ykYzHeomDehtdcmDpk17srlv522hduC94MjfZVvBqKBsJ7nTwF35n5LEe2LgdzUn5WUDGXU/jFmipcXaOxkDd1+DLs1sNiRuGwnpqtKBh5IB2wHnJR7SJmwQTmiftC6T/t/9yEjv6QRn48PA0Q9eusUBBVoCHIiAiAkVfSywKXItaV30OzVJVPsPjONTFu/1MexOHTOIsgkPvT1G7w6nnOru8vuccBEg7jdPvrO3pYl2J9Q2x3ArNl8UGrR18oIIP3KJ62YTrSSzQBbZN4ce8Fw29TESSm3u7Fn+KqcI0NVILmURsof9rcMKHenPk9k5zomtsL5zOp+D Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEoAIBAAKCAQEApHufp4CsucpGMx3qJg3obXXJg6ZNe7K5b+dtoXbgveDI32Vb\nwaigbCe508Bd+Z+SxHti4Hc1J+VlAxl1P4xZoqXF2jsZA3dfgy7NbDYkbhsJ6arS\ngYeSAdsB5yUe0iZsEE5on7Quk/7f/chI7+kEZ+PDwNEPXrrFAQVaAhyIgIgJFX0s\nsClyLWld9Ds1SVT7D4zjUxbv9THsTh0ziLIJD709Ru8Op5zq7vL7nHARIO43T76z\nt6WJdifUNsdwKzZfFBq0dfKCCD9yietmE60ks0AW2TeHHvBcNvUxEkpt7uxZ/iqn\nCNDVSC5lEbKH/a3DCh3pz5PZOc6JrbC+czqfgwIDAQABAoH/VM9pgvTWGvYxPCow\nkW6aadZSEY+uZBnDg+/Ql3C0cTN2X7njlfdcwGe7aXPHAO9Gvgjg8tyEjA28B90Y\nl6vGjBbt7ZiLTT5AAWQgh6tjHWLTuaha4m8E2fATCxwYyEMHdWD4kWBWo/jHhhO/\nh/SeUPMf/EvPoQisi9o2juAngh3OgnDFWG3NlXgIbCaQn1vEFwFfPFc2TmLaKK2f\ngUSpJ8WLStUA2U0pRjT5aag62z1gL+9DzloGochigODHYWAM6hiczgVO/paIGeZ4\n63yNlv/bdIxeIepwncrKH2Es1duWRYvfRXJ3Yl0kbkHMkl3590kl57lhJT0UaP5Y\nrPgBAoGBANruaLey/jJ4kl6LY23S2jHGVxydEtJI0NY/rZsYKGWmnbnLBEjUUx2+\nwuczvnZg5VG4Qf+eDFwS2c3nuhftHDtTz48D9VcXJrrfAwcnp/1ey2MY0lyh0OrY\nErSh1F4+qqKKoXB/yAhYrWTWzcrkC6Cbr4gv8D1tUfi9sLBQs8KDAoGBAMBVJV4h\noUOPdsVwPpdq/eli3ZuTqgkGXtbwUPzuzyKW1HXIw2ladHLcFHI8zXL3XcesN/Kp\n23FMZzRMml9/vicRdrr4hLSb9ro1tNWS40RFzvyREC0MFpM/Z4RcvT3RKZ/tdYpI\nakdxxcxD0OYo037gWNOtdnNTC6UDQIcE0x8BAoGAVyK0gwi2q5fZic+ojzlwpobu\nfPD3YMKie+N0UVpYGb0q4Zuv5Ny9CAW4xRSPJcaC/vd7LSXWfX7zOUSViJhSuDov\nThihOTx5qb7BEcPy1KE6CgMDFuNAp3fAWixevfPrLi5G+uOg1dGVkaD831fMWOwd\n/PI3h/tOuNWm0UYNhckCgYA9wtnWCWyUmlwkeK/Qxc21hUbub5OZhE8uLEuFfVZM\noCynigmeKircu2lhab77nQ2jUd1BcmQCVOuLMtIbupSgTQ5YafeLW83168sfDiUm\nxlf6aMbOAGS7cg/WxEUMtb7tGT62YhymxpUiy+AoGJIZ2wcLKlewHsnNembdNKJr\nAQKBgCNU+9jvi6x90NMfbHUPKDN7yVGZ1HGTmtLE191LhCzsKgVUtnshAID4j3ja\nP81NXOAHfLGRm+hWxDmnb+V0GBINtATO/Hz4d/hvBxnu2OxWnMZLO7Be1MGW7oue\np9abgCGN/fL5qqG8ees5NZjFPEHQ8gK+w5mP35uoXacykPpW\n-----END RSA PRIVATE KEY-----\n", "user_id": "96d754a28b0d43cf8fa237c30a99c306", "name": "singlevm1-kp_926d97ea-11a5-46dd-b582-44ea6523c6e0", "fingerprint": "0c:b5:e9:a0:7d:32:d6:85:f9:15:e2:5c:94:bf:77:d7"}} 2019-04-09 06:27:17,295 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-82861927-a225-4063-8d29-da509358599e 2019-04-09 06:27:17,295 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.248166799545s 2019-04-09 06:27:17,296 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCke5+ngKy5ykYzHeomDehtdcmDpk17srlv522hduC94MjfZVvBqKBsJ7nTwF35n5LEe2LgdzUn5WUDGXU/jFmipcXaOxkDd1+DLs1sNiRuGwnpqtKBh5IB2wHnJR7SJmwQTmiftC6T/t/9yEjv6QRn48PA0Q9eusUBBVoCHIiAiAkVfSywKXItaV30OzVJVPsPjONTFu/1MexOHTOIsgkPvT1G7w6nnOru8vuccBEg7jdPvrO3pYl2J9Q2x3ArNl8UGrR18oIIP3KJ62YTrSSzQBbZN4ce8Fw29TESSm3u7Fn+KqcI0NVILmURsof9rcMKHenPk9k5zomtsL5zOp+D Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEoAIBAAKCAQEApHufp4CsucpGMx3qJg3obXXJg6ZNe7K5b+dtoXbgveDI32Vb\nwaigbCe508Bd+Z+SxHti4Hc1J+VlAxl1P4xZoqXF2jsZA3dfgy7NbDYkbhsJ6arS\ngYeSAdsB5yUe0iZsEE5on7Quk/7f/chI7+kEZ+PDwNEPXrrFAQVaAhyIgIgJFX0s\nsClyLWld9Ds1SVT7D4zjUxbv9THsTh0ziLIJD709Ru8Op5zq7vL7nHARIO43T76z\nt6WJdifUNsdwKzZfFBq0dfKCCD9yietmE60ks0AW2TeHHvBcNvUxEkpt7uxZ/iqn\nCNDVSC5lEbKH/a3DCh3pz5PZOc6JrbC+czqfgwIDAQABAoH/VM9pgvTWGvYxPCow\nkW6aadZSEY+uZBnDg+/Ql3C0cTN2X7njlfdcwGe7aXPHAO9Gvgjg8tyEjA28B90Y\nl6vGjBbt7ZiLTT5AAWQgh6tjHWLTuaha4m8E2fATCxwYyEMHdWD4kWBWo/jHhhO/\nh/SeUPMf/EvPoQisi9o2juAngh3OgnDFWG3NlXgIbCaQn1vEFwFfPFc2TmLaKK2f\ngUSpJ8WLStUA2U0pRjT5aag62z1gL+9DzloGochigODHYWAM6hiczgVO/paIGeZ4\n63yNlv/bdIxeIepwncrKH2Es1duWRYvfRXJ3Yl0kbkHMkl3590kl57lhJT0UaP5Y\nrPgBAoGBANruaLey/jJ4kl6LY23S2jHGVxydEtJI0NY/rZsYKGWmnbnLBEjUUx2+\nwuczvnZg5VG4Qf+eDFwS2c3nuhftHDtTz48D9VcXJrrfAwcnp/1ey2MY0lyh0OrY\nErSh1F4+qqKKoXB/yAhYrWTWzcrkC6Cbr4gv8D1tUfi9sLBQs8KDAoGBAMBVJV4h\noUOPdsVwPpdq/eli3ZuTqgkGXtbwUPzuzyKW1HXIw2ladHLcFHI8zXL3XcesN/Kp\n23FMZzRMml9/vicRdrr4hLSb9ro1tNWS40RFzvyREC0MFpM/Z4RcvT3RKZ/tdYpI\nakdxxcxD0OYo037gWNOtdnNTC6UDQIcE0x8BAoGAVyK0gwi2q5fZic+ojzlwpobu\nfPD3YMKie+N0UVpYGb0q4Zuv5Ny9CAW4xRSPJcaC/vd7LSXWfX7zOUSViJhSuDov\nThihOTx5qb7BEcPy1KE6CgMDFuNAp3fAWixevfPrLi5G+uOg1dGVkaD831fMWOwd\n/PI3h/tOuNWm0UYNhckCgYA9wtnWCWyUmlwkeK/Qxc21hUbub5OZhE8uLEuFfVZM\noCynigmeKircu2lhab77nQ2jUd1BcmQCVOuLMtIbupSgTQ5YafeLW83168sfDiUm\nxlf6aMbOAGS7cg/WxEUMtb7tGT62YhymxpUiy+AoGJIZ2wcLKlewHsnNembdNKJr\nAQKBgCNU+9jvi6x90NMfbHUPKDN7yVGZ1HGTmtLE191LhCzsKgVUtnshAID4j3ja\nP81NXOAHfLGRm+hWxDmnb+V0GBINtATO/Hz4d/hvBxnu2OxWnMZLO7Be1MGW7oue\np9abgCGN/fL5qqG8ees5NZjFPEHQ8gK+w5mP35uoXacykPpW\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'96d754a28b0d43cf8fa237c30a99c306', 'name': u'singlevm1-kp_926d97ea-11a5-46dd-b582-44ea6523c6e0', 'created_at': '2019-04-09T06:27:17.296189', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6509066435f1453bac6996ee8997a3b2', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'0c:b5:e9:a0:7d:32:d6:85:f9:15:e2:5c:94:bf:77:d7', 'type': 'ssh', 'id': u'singlevm1-kp_926d97ea-11a5-46dd-b582-44ea6523c6e0'}) 2019-04-09 06:27:17,296 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEoAIBAAKCAQEApHufp4CsucpGMx3qJg3obXXJg6ZNe7K5b+dtoXbgveDI32Vb waigbCe508Bd+Z+SxHti4Hc1J+VlAxl1P4xZoqXF2jsZA3dfgy7NbDYkbhsJ6arS gYeSAdsB5yUe0iZsEE5on7Quk/7f/chI7+kEZ+PDwNEPXrrFAQVaAhyIgIgJFX0s sClyLWld9Ds1SVT7D4zjUxbv9THsTh0ziLIJD709Ru8Op5zq7vL7nHARIO43T76z t6WJdifUNsdwKzZfFBq0dfKCCD9yietmE60ks0AW2TeHHvBcNvUxEkpt7uxZ/iqn CNDVSC5lEbKH/a3DCh3pz5PZOc6JrbC+czqfgwIDAQABAoH/VM9pgvTWGvYxPCow kW6aadZSEY+uZBnDg+/Ql3C0cTN2X7njlfdcwGe7aXPHAO9Gvgjg8tyEjA28B90Y l6vGjBbt7ZiLTT5AAWQgh6tjHWLTuaha4m8E2fATCxwYyEMHdWD4kWBWo/jHhhO/ h/SeUPMf/EvPoQisi9o2juAngh3OgnDFWG3NlXgIbCaQn1vEFwFfPFc2TmLaKK2f gUSpJ8WLStUA2U0pRjT5aag62z1gL+9DzloGochigODHYWAM6hiczgVO/paIGeZ4 63yNlv/bdIxeIepwncrKH2Es1duWRYvfRXJ3Yl0kbkHMkl3590kl57lhJT0UaP5Y rPgBAoGBANruaLey/jJ4kl6LY23S2jHGVxydEtJI0NY/rZsYKGWmnbnLBEjUUx2+ wuczvnZg5VG4Qf+eDFwS2c3nuhftHDtTz48D9VcXJrrfAwcnp/1ey2MY0lyh0OrY ErSh1F4+qqKKoXB/yAhYrWTWzcrkC6Cbr4gv8D1tUfi9sLBQs8KDAoGBAMBVJV4h oUOPdsVwPpdq/eli3ZuTqgkGXtbwUPzuzyKW1HXIw2ladHLcFHI8zXL3XcesN/Kp 23FMZzRMml9/vicRdrr4hLSb9ro1tNWS40RFzvyREC0MFpM/Z4RcvT3RKZ/tdYpI akdxxcxD0OYo037gWNOtdnNTC6UDQIcE0x8BAoGAVyK0gwi2q5fZic+ojzlwpobu fPD3YMKie+N0UVpYGb0q4Zuv5Ny9CAW4xRSPJcaC/vd7LSXWfX7zOUSViJhSuDov ThihOTx5qb7BEcPy1KE6CgMDFuNAp3fAWixevfPrLi5G+uOg1dGVkaD831fMWOwd /PI3h/tOuNWm0UYNhckCgYA9wtnWCWyUmlwkeK/Qxc21hUbub5OZhE8uLEuFfVZM oCynigmeKircu2lhab77nQ2jUd1BcmQCVOuLMtIbupSgTQ5YafeLW83168sfDiUm xlf6aMbOAGS7cg/WxEUMtb7tGT62YhymxpUiy+AoGJIZ2wcLKlewHsnNembdNKJr AQKBgCNU+9jvi6x90NMfbHUPKDN7yVGZ1HGTmtLE191LhCzsKgVUtnshAID4j3ja P81NXOAHfLGRm+hWxDmnb+V0GBINtATO/Hz4d/hvBxnu2OxWnMZLO7Be1MGW7oue p9abgCGN/fL5qqG8ees5NZjFPEHQ8gK+w5mP35uoXacykPpW -----END RSA PRIVATE KEY----- 2019-04-09 06:27:17,300 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2019-04-09 06:27:17,301 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/security-groups.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9aadfdb026216b521067138ae3526f2a358ef3a1" -d '{"security_group": {"name": "singlevm1-sg_926d97ea-11a5-46dd-b582-44ea6523c6e0", "description": "created by OPNFV Functest (singlevm1)"}}' 2019-04-09 06:27:17,466 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1418 Content-Type: application/json Date: Tue, 09 Apr 2019 06:27:16 GMT X-Openstack-Request-Id: req-71333f2c-7a08-4308-b8bd-f89a2f9bd284 2019-04-09 06:27:17,467 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "6509066435f1453bac6996ee8997a3b2", "created_at": "2019-04-09T06:27:16Z", "updated_at": "2019-04-09T06:27:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:27:16Z", "revision_number": 0, "id": "efc04646-3921-40fd-8284-e219b46d3e23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:27:16Z", "security_group_id": "fc32e426-4210-4301-bd78-090d55fcedad", "tenant_id": "6509066435f1453bac6996ee8997a3b2", "port_range_min": null, "ethertype": "IPv6", "project_id": "6509066435f1453bac6996ee8997a3b2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:27:16Z", "revision_number": 0, "id": "fb71709e-43c1-4c13-b406-29ad83740a6b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:27:16Z", "security_group_id": "fc32e426-4210-4301-bd78-090d55fcedad", "tenant_id": "6509066435f1453bac6996ee8997a3b2", "port_range_min": null, "ethertype": "IPv4", "project_id": "6509066435f1453bac6996ee8997a3b2"}], "revision_number": 1, "project_id": "6509066435f1453bac6996ee8997a3b2", "id": "fc32e426-4210-4301-bd78-090d55fcedad", "name": "singlevm1-sg_926d97ea-11a5-46dd-b582-44ea6523c6e0"}} 2019-04-09 06:27:17,467 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-71333f2c-7a08-4308-b8bd-f89a2f9bd284 2019-04-09 06:27:17,467 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.166809082031s 2019-04-09 06:27:17,474 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-09 06:27:17,475 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9aadfdb026216b521067138ae3526f2a358ef3a1" 2019-04-09 06:27:17,555 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 8340 Content-Type: application/json Date: Tue, 09 Apr 2019 06:27:16 GMT X-Openstack-Request-Id: req-393a2bc9-1986-4a43-be1e-5ecb12231ba3 2019-04-09 06:27:17,556 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-04-09T06:26:00Z", "updated_at": "2019-04-09T06:26:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:26:00Z", "revision_number": 0, "id": "23de8fc0-44ae-4c56-abcd-3cadf2cd644b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:26:00Z", "security_group_id": "3353c502-d3bd-4781-83f5-fc7385b71d39", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:26:00Z", "revision_number": 0, "id": "afb04289-1a57-4ecb-8cec-ce9e43ab0d76", "remote_group_id": "3353c502-d3bd-4781-83f5-fc7385b71d39", "remote_ip_prefix": null, "created_at": "2019-04-09T06:26:00Z", "security_group_id": "3353c502-d3bd-4781-83f5-fc7385b71d39", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:26:00Z", "revision_number": 0, "id": "d4091b4d-3f48-405e-a6ff-27973bc1c4fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:26:00Z", "security_group_id": "3353c502-d3bd-4781-83f5-fc7385b71d39", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:26:00Z", "revision_number": 0, "id": "f668131f-27a0-4d81-982d-afd1d6efe75b", "remote_group_id": "3353c502-d3bd-4781-83f5-fc7385b71d39", "remote_ip_prefix": null, "created_at": "2019-04-09T06:26:00Z", "security_group_id": "3353c502-d3bd-4781-83f5-fc7385b71d39", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "3353c502-d3bd-4781-83f5-fc7385b71d39", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ba7a30bb29394fc4a587735d9dfb749e", "created_at": "2019-04-09T06:24:05Z", "updated_at": "2019-04-09T06:24:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:24:05Z", "revision_number": 0, "id": "0aa9cfb1-eea8-4107-bdd1-09b673e74187", "remote_group_id": "7163910b-3f52-4c82-95f5-2716a0110cc5", "remote_ip_prefix": null, "created_at": "2019-04-09T06:24:05Z", "security_group_id": "7163910b-3f52-4c82-95f5-2716a0110cc5", "tenant_id": "ba7a30bb29394fc4a587735d9dfb749e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ba7a30bb29394fc4a587735d9dfb749e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:24:05Z", "revision_number": 0, "id": "54942ddd-2fa1-4bc2-8eed-db2c58927051", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:24:05Z", "security_group_id": "7163910b-3f52-4c82-95f5-2716a0110cc5", "tenant_id": "ba7a30bb29394fc4a587735d9dfb749e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ba7a30bb29394fc4a587735d9dfb749e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:24:05Z", "revision_number": 0, "id": "65f9a71a-d7ef-4a7c-bd9a-1722277aec43", "remote_group_id": "7163910b-3f52-4c82-95f5-2716a0110cc5", "remote_ip_prefix": null, "created_at": "2019-04-09T06:24:05Z", "security_group_id": "7163910b-3f52-4c82-95f5-2716a0110cc5", "tenant_id": "ba7a30bb29394fc4a587735d9dfb749e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ba7a30bb29394fc4a587735d9dfb749e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:24:05Z", "revision_number": 0, "id": "86568739-46b2-4862-8571-f01cd048599a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:24:05Z", "security_group_id": "7163910b-3f52-4c82-95f5-2716a0110cc5", "tenant_id": "ba7a30bb29394fc4a587735d9dfb749e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ba7a30bb29394fc4a587735d9dfb749e"}], "revision_number": 1, "project_id": "ba7a30bb29394fc4a587735d9dfb749e", "id": "7163910b-3f52-4c82-95f5-2716a0110cc5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6509066435f1453bac6996ee8997a3b2", "created_at": "2019-04-09T06:25:59Z", "updated_at": "2019-04-09T06:25:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:25:59Z", "revision_number": 0, "id": "159f11d9-0ba4-4923-8082-70f4dd760a47", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:25:59Z", "security_group_id": "9c2f55ba-acdf-4de6-a230-b14db62471f1", "tenant_id": "6509066435f1453bac6996ee8997a3b2", "port_range_min": null, "ethertype": "IPv4", "project_id": "6509066435f1453bac6996ee8997a3b2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:25:59Z", "revision_number": 0, "id": "a09893df-d9cb-4ff3-99d4-013b5c068a40", "remote_group_id": "9c2f55ba-acdf-4de6-a230-b14db62471f1", "remote_ip_prefix": null, "created_at": "2019-04-09T06:25:59Z", "security_group_id": "9c2f55ba-acdf-4de6-a230-b14db62471f1", "tenant_id": "6509066435f1453bac6996ee8997a3b2", "port_range_min": null, "ethertype": "IPv6", "project_id": "6509066435f1453bac6996ee8997a3b2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:25:59Z", "revision_number": 0, "id": "f87d56d3-96be-430b-8bff-17fba51e104b", "remote_group_id": "9c2f55ba-acdf-4de6-a230-b14db62471f1", "remote_ip_prefix": null, "created_at": "2019-04-09T06:25:59Z", "security_group_id": "9c2f55ba-acdf-4de6-a230-b14db62471f1", "tenant_id": "6509066435f1453bac6996ee8997a3b2", "port_range_min": null, "ethertype": "IPv4", "project_id": "6509066435f1453bac6996ee8997a3b2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:25:59Z", "revision_number": 0, "id": "feb3b1fe-b7ab-48f1-a7ef-4cef55305484", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:25:59Z", "security_group_id": "9c2f55ba-acdf-4de6-a230-b14db62471f1", "tenant_id": "6509066435f1453bac6996ee8997a3b2", "port_range_min": null, "ethertype": "IPv6", "project_id": "6509066435f1453bac6996ee8997a3b2"}], "revision_number": 1, "project_id": "6509066435f1453bac6996ee8997a3b2", "id": "9c2f55ba-acdf-4de6-a230-b14db62471f1", "name": "default"}, {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "6509066435f1453bac6996ee8997a3b2", "created_at": "2019-04-09T06:27:16Z", "updated_at": "2019-04-09T06:27:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:27:16Z", "revision_number": 0, "id": "efc04646-3921-40fd-8284-e219b46d3e23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:27:16Z", "security_group_id": "fc32e426-4210-4301-bd78-090d55fcedad", "tenant_id": "6509066435f1453bac6996ee8997a3b2", "port_range_min": null, "ethertype": "IPv6", "project_id": "6509066435f1453bac6996ee8997a3b2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:27:16Z", "revision_number": 0, "id": "fb71709e-43c1-4c13-b406-29ad83740a6b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:27:16Z", "security_group_id": "fc32e426-4210-4301-bd78-090d55fcedad", "tenant_id": "6509066435f1453bac6996ee8997a3b2", "port_range_min": null, "ethertype": "IPv4", "project_id": "6509066435f1453bac6996ee8997a3b2"}], "revision_number": 1, "project_id": "6509066435f1453bac6996ee8997a3b2", "id": "fc32e426-4210-4301-bd78-090d55fcedad", "name": "singlevm1-sg_926d97ea-11a5-46dd-b582-44ea6523c6e0"}]} 2019-04-09 06:27:17,556 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-393a2bc9-1986-4a43-be1e-5ecb12231ba3 2019-04-09 06:27:17,557 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0822169780731s 2019-04-09 06:27:17,562 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-04-09 06:27:17,563 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9aadfdb026216b521067138ae3526f2a358ef3a1" -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": "fc32e426-4210-4301-bd78-090d55fcedad"}}' 2019-04-09 06:27:17,688 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Tue, 09 Apr 2019 06:27:16 GMT X-Openstack-Request-Id: req-d5b80133-1060-4865-8662-6abd606aa9e9 2019-04-09 06:27:17,688 - keystoneauth.session - DEBUG - 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": "2019-04-09T06:27:16Z", "security_group_id": "fc32e426-4210-4301-bd78-090d55fcedad", "port_range_min": 22, "revision_number": 0, "tenant_id": "6509066435f1453bac6996ee8997a3b2", "created_at": "2019-04-09T06:27:16Z", "project_id": "6509066435f1453bac6996ee8997a3b2", "id": "9e531465-2cec-4d6b-907c-f687809894ab"}} 2019-04-09 06:27:17,688 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-d5b80133-1060-4865-8662-6abd606aa9e9 2019-04-09 06:27:17,689 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.12634396553s 2019-04-09 06:27:17,695 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-09 06:27:17,695 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9aadfdb026216b521067138ae3526f2a358ef3a1" 2019-04-09 06:27:17,740 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 8836 Content-Type: application/json Date: Tue, 09 Apr 2019 06:27:16 GMT X-Openstack-Request-Id: req-0654f1d5-bacf-44a4-922d-46bfd8c6902c 2019-04-09 06:27:17,742 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-04-09T06:26:00Z", "updated_at": "2019-04-09T06:26:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:26:00Z", "revision_number": 0, "id": "23de8fc0-44ae-4c56-abcd-3cadf2cd644b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:26:00Z", "security_group_id": "3353c502-d3bd-4781-83f5-fc7385b71d39", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:26:00Z", "revision_number": 0, "id": "afb04289-1a57-4ecb-8cec-ce9e43ab0d76", "remote_group_id": "3353c502-d3bd-4781-83f5-fc7385b71d39", "remote_ip_prefix": null, "created_at": "2019-04-09T06:26:00Z", "security_group_id": "3353c502-d3bd-4781-83f5-fc7385b71d39", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:26:00Z", "revision_number": 0, "id": "d4091b4d-3f48-405e-a6ff-27973bc1c4fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:26:00Z", "security_group_id": "3353c502-d3bd-4781-83f5-fc7385b71d39", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:26:00Z", "revision_number": 0, "id": "f668131f-27a0-4d81-982d-afd1d6efe75b", "remote_group_id": "3353c502-d3bd-4781-83f5-fc7385b71d39", "remote_ip_prefix": null, "created_at": "2019-04-09T06:26:00Z", "security_group_id": "3353c502-d3bd-4781-83f5-fc7385b71d39", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "3353c502-d3bd-4781-83f5-fc7385b71d39", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ba7a30bb29394fc4a587735d9dfb749e", "created_at": "2019-04-09T06:24:05Z", "updated_at": "2019-04-09T06:24:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:24:05Z", "revision_number": 0, "id": "0aa9cfb1-eea8-4107-bdd1-09b673e74187", "remote_group_id": "7163910b-3f52-4c82-95f5-2716a0110cc5", "remote_ip_prefix": null, "created_at": "2019-04-09T06:24:05Z", "security_group_id": "7163910b-3f52-4c82-95f5-2716a0110cc5", "tenant_id": "ba7a30bb29394fc4a587735d9dfb749e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ba7a30bb29394fc4a587735d9dfb749e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:24:05Z", "revision_number": 0, "id": "54942ddd-2fa1-4bc2-8eed-db2c58927051", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:24:05Z", "security_group_id": "7163910b-3f52-4c82-95f5-2716a0110cc5", "tenant_id": "ba7a30bb29394fc4a587735d9dfb749e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ba7a30bb29394fc4a587735d9dfb749e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:24:05Z", "revision_number": 0, "id": "65f9a71a-d7ef-4a7c-bd9a-1722277aec43", "remote_group_id": "7163910b-3f52-4c82-95f5-2716a0110cc5", "remote_ip_prefix": null, "created_at": "2019-04-09T06:24:05Z", "security_group_id": "7163910b-3f52-4c82-95f5-2716a0110cc5", "tenant_id": "ba7a30bb29394fc4a587735d9dfb749e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ba7a30bb29394fc4a587735d9dfb749e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:24:05Z", "revision_number": 0, "id": "86568739-46b2-4862-8571-f01cd048599a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:24:05Z", "security_group_id": "7163910b-3f52-4c82-95f5-2716a0110cc5", "tenant_id": "ba7a30bb29394fc4a587735d9dfb749e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ba7a30bb29394fc4a587735d9dfb749e"}], "revision_number": 1, "project_id": "ba7a30bb29394fc4a587735d9dfb749e", "id": "7163910b-3f52-4c82-95f5-2716a0110cc5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6509066435f1453bac6996ee8997a3b2", "created_at": "2019-04-09T06:25:59Z", "updated_at": "2019-04-09T06:25:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:25:59Z", "revision_number": 0, "id": "159f11d9-0ba4-4923-8082-70f4dd760a47", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:25:59Z", "security_group_id": "9c2f55ba-acdf-4de6-a230-b14db62471f1", "tenant_id": "6509066435f1453bac6996ee8997a3b2", "port_range_min": null, "ethertype": "IPv4", "project_id": "6509066435f1453bac6996ee8997a3b2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:25:59Z", "revision_number": 0, "id": "a09893df-d9cb-4ff3-99d4-013b5c068a40", "remote_group_id": "9c2f55ba-acdf-4de6-a230-b14db62471f1", "remote_ip_prefix": null, "created_at": "2019-04-09T06:25:59Z", "security_group_id": "9c2f55ba-acdf-4de6-a230-b14db62471f1", "tenant_id": "6509066435f1453bac6996ee8997a3b2", "port_range_min": null, "ethertype": "IPv6", "project_id": "6509066435f1453bac6996ee8997a3b2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:25:59Z", "revision_number": 0, "id": "f87d56d3-96be-430b-8bff-17fba51e104b", "remote_group_id": "9c2f55ba-acdf-4de6-a230-b14db62471f1", "remote_ip_prefix": null, "created_at": "2019-04-09T06:25:59Z", "security_group_id": "9c2f55ba-acdf-4de6-a230-b14db62471f1", "tenant_id": "6509066435f1453bac6996ee8997a3b2", "port_range_min": null, "ethertype": "IPv4", "project_id": "6509066435f1453bac6996ee8997a3b2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:25:59Z", "revision_number": 0, "id": "feb3b1fe-b7ab-48f1-a7ef-4cef55305484", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:25:59Z", "security_group_id": "9c2f55ba-acdf-4de6-a230-b14db62471f1", "tenant_id": "6509066435f1453bac6996ee8997a3b2", "port_range_min": null, "ethertype": "IPv6", "project_id": "6509066435f1453bac6996ee8997a3b2"}], "revision_number": 1, "project_id": "6509066435f1453bac6996ee8997a3b2", "id": "9c2f55ba-acdf-4de6-a230-b14db62471f1", "name": "default"}, {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "6509066435f1453bac6996ee8997a3b2", "created_at": "2019-04-09T06:27:16Z", "updated_at": "2019-04-09T06:27:16Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-04-09T06:27:16Z", "revision_number": 0, "id": "9e531465-2cec-4d6b-907c-f687809894ab", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:27:16Z", "security_group_id": "fc32e426-4210-4301-bd78-090d55fcedad", "tenant_id": "6509066435f1453bac6996ee8997a3b2", "port_range_min": 22, "ethertype": "IPv4", "project_id": "6509066435f1453bac6996ee8997a3b2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:27:16Z", "revision_number": 0, "id": "efc04646-3921-40fd-8284-e219b46d3e23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:27:16Z", "security_group_id": "fc32e426-4210-4301-bd78-090d55fcedad", "tenant_id": "6509066435f1453bac6996ee8997a3b2", "port_range_min": null, "ethertype": "IPv6", "project_id": "6509066435f1453bac6996ee8997a3b2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:27:16Z", "revision_number": 0, "id": "fb71709e-43c1-4c13-b406-29ad83740a6b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:27:16Z", "security_group_id": "fc32e426-4210-4301-bd78-090d55fcedad", "tenant_id": "6509066435f1453bac6996ee8997a3b2", "port_range_min": null, "ethertype": "IPv4", "project_id": "6509066435f1453bac6996ee8997a3b2"}], "revision_number": 2, "project_id": "6509066435f1453bac6996ee8997a3b2", "id": "fc32e426-4210-4301-bd78-090d55fcedad", "name": "singlevm1-sg_926d97ea-11a5-46dd-b582-44ea6523c6e0"}]} 2019-04-09 06:27:17,742 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-0654f1d5-bacf-44a4-922d-46bfd8c6902c 2019-04-09 06:27:17,742 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0477828979492s 2019-04-09 06:27:17,749 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-04-09 06:27:17,749 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9aadfdb026216b521067138ae3526f2a358ef3a1" -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": "fc32e426-4210-4301-bd78-090d55fcedad"}}' 2019-04-09 06:27:17,868 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Tue, 09 Apr 2019 06:27:16 GMT X-Openstack-Request-Id: req-f49d8e72-dc00-4739-a2ae-0eaa6f743254 2019-04-09 06:27:17,868 - keystoneauth.session - DEBUG - 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": "2019-04-09T06:27:16Z", "security_group_id": "fc32e426-4210-4301-bd78-090d55fcedad", "port_range_min": null, "revision_number": 0, "tenant_id": "6509066435f1453bac6996ee8997a3b2", "created_at": "2019-04-09T06:27:16Z", "project_id": "6509066435f1453bac6996ee8997a3b2", "id": "aafaecd7-bee6-4f87-99ab-e95f9203f31a"}} 2019-04-09 06:27:17,868 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-f49d8e72-dc00-4739-a2ae-0eaa6f743254 2019-04-09 06:27:17,869 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.119773864746s 2019-04-09 06:27:17,870 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-09 06:27:17,870 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9aadfdb026216b521067138ae3526f2a358ef3a1" 2019-04-09 06:27:17,962 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1473 Content-Type: application/json Date: Tue, 09 Apr 2019 06:27:17 GMT X-Openstack-Request-Id: req-5659a069-9643-45dc-ac45-9a03ffb44b1f 2019-04-09 06:27:17,962 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"b439d5ab-5486-46ce-a043-6014b1010582","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":32,"ipv4_address_scope":null,"shared":false,"project_id":"6509066435f1453bac6996ee8997a3b2","l2_adjacency":true,"status":"ACTIVE","subnets":["0b3e1903-6992-4bd1-a8c4-6e5a98d35a94"],"description":"","tags":[],"updated_at":"2019-04-09T06:27:09Z","qos_policy_id":null,"name":"singlevm1-net_926d97ea-11a5-46dd-b582-44ea6523c6e0","admin_state_up":true,"tenant_id":"6509066435f1453bac6996ee8997a3b2","created_at":"2019-04-09T06:27:09Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"b62787c2-635d-4893-8553-7ee0260442ff","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ba7a30bb29394fc4a587735d9dfb749e","l2_adjacency":true,"status":"ACTIVE","subnets":["dce875e1-9eec-4cb2-94e6-93dffefe33f6"],"description":"","tags":[],"updated_at":"2019-04-09T06:24:08Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ba7a30bb29394fc4a587735d9dfb749e","created_at":"2019-04-09T06:24:05Z","provider:network_type":"flat"}]} 2019-04-09 06:27:17,963 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-5659a069-9643-45dc-ac45-9a03ffb44b1f 2019-04-09 06:27:17,963 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0926990509033s 2019-04-09 06:27:17,968 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-09 06:27:17,972 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9aadfdb026216b521067138ae3526f2a358ef3a1" 2019-04-09 06:27:17,995 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Tue, 09 Apr 2019 06:27:17 GMT X-Openstack-Request-Id: req-45305202-a057-409b-8e57-23cb2e480ae2 2019-04-09 06:27:17,995 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-09T06:27:15Z", "file": "/v2/images/5d1d9e9a-0711-4b19-93d1-d4392dbabaac/file", "owner": "6509066435f1453bac6996ee8997a3b2", "id": "5d1d9e9a-0711-4b19-93d1-d4392dbabaac", "size": 12716032, "self": "/v2/images/5d1d9e9a-0711-4b19-93d1-d4392dbabaac", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/5d1d9e9a-0711-4b19-93d1-d4392dbabaac/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/5d1d9e9a-0711-4b19-93d1-d4392dbabaac/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_926d97ea-11a5-46dd-b582-44ea6523c6e0", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_926d97ea-11a5-46dd-b582-44ea6523c6e0", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-09T06:27:14Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-09 06:27:17,995 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-45305202-a057-409b-8e57-23cb2e480ae2 2019-04-09 06:27:17,995 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0270688533783s 2019-04-09 06:27:18,002 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-09 06:27:18,005 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9aadfdb026216b521067138ae3526f2a358ef3a1" 2019-04-09 06:27:18,024 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Tue, 09 Apr 2019 06:27:17 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-bcefb4e4-8e1c-4cc7-9885-4766297a677a x-openstack-request-id: req-bcefb4e4-8e1c-4cc7-9885-4766297a677a 2019-04-09 06:27:18,024 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "singlevm1-flavor_926d97ea-11a5-46dd-b582-44ea6523c6e0", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/904e6546-520f-4161-8d0f-f5e9fc0e9805", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/904e6546-520f-4161-8d0f-f5e9fc0e9805", "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": "904e6546-520f-4161-8d0f-f5e9fc0e9805"}]} 2019-04-09 06:27:18,024 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-bcefb4e4-8e1c-4cc7-9885-4766297a677a 2019-04-09 06:27:18,024 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0221540927887s 2019-04-09 06:27:18,026 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-04-09 06:27:18,029 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9aadfdb026216b521067138ae3526f2a358ef3a1" -d '{"server": {"name": "singlevm1-vm_926d97ea-11a5-46dd-b582-44ea6523c6e0", "imageRef": "5d1d9e9a-0711-4b19-93d1-d4392dbabaac", "key_name": "singlevm1-kp_926d97ea-11a5-46dd-b582-44ea6523c6e0", "flavorRef": "904e6546-520f-4161-8d0f-f5e9fc0e9805", "max_count": 1, "min_count": 1, "networks": [{"uuid": "b439d5ab-5486-46ce-a043-6014b1010582"}], "security_groups": [{"name": "fc32e426-4210-4301-bd78-090d55fcedad"}]}}' 2019-04-09 06:27:20,488 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Tue, 09 Apr 2019 06:27:17 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 location: http://172.30.9.21:8774/v2.1/servers/c2598620-f544-4428-843c-39c243494957 x-compute-request-id: req-5b77136e-4d3d-4dea-889d-ecc2e3774f8c x-openstack-request-id: req-5b77136e-4d3d-4dea-889d-ecc2e3774f8c 2019-04-09 06:27:20,488 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "fc32e426-4210-4301-bd78-090d55fcedad"}], "OS-DCF:diskConfig": "MANUAL", "id": "c2598620-f544-4428-843c-39c243494957", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/c2598620-f544-4428-843c-39c243494957", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/c2598620-f544-4428-843c-39c243494957", "rel": "bookmark"}], "adminPass": "S9d5fgJv8G3Z"}} 2019-04-09 06:27:20,488 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-5b77136e-4d3d-4dea-889d-ecc2e3774f8c 2019-04-09 06:27:20,489 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.46237707138s 2019-04-09 06:27:20,489 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 06:27:20,493 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9aadfdb026216b521067138ae3526f2a358ef3a1" 2019-04-09 06:27:21,270 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 642 Content-Type: application/json Date: Tue, 09 Apr 2019 06:27:19 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f45d1405-b60d-4350-9747-b491d594038f x-openstack-request-id: req-f45d1405-b60d-4350-9747-b491d594038f 2019-04-09 06:27:21,270 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/c2598620-f544-4428-843c-39c243494957", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/c2598620-f544-4428-843c-39c243494957", "rel": "bookmark"}], "image": {"id": "5d1d9e9a-0711-4b19-93d1-d4392dbabaac", "links": [{"href": "http://172.30.9.21:8774/images/5d1d9e9a-0711-4b19-93d1-d4392dbabaac", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "904e6546-520f-4161-8d0f-f5e9fc0e9805", "links": [{"href": "http://172.30.9.21:8774/flavors/904e6546-520f-4161-8d0f-f5e9fc0e9805", "rel": "bookmark"}]}, "id": "c2598620-f544-4428-843c-39c243494957", "user_id": "96d754a28b0d43cf8fa237c30a99c306", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T06:27:19Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_926d97ea-11a5-46dd-b582-44ea6523c6e0", "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "singlevm1-vm_926d97ea-11a5-46dd-b582-44ea6523c6e0", "created": "2019-04-09T06:27:19Z", "tenant_id": "6509066435f1453bac6996ee8997a3b2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 06:27:21,271 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-f45d1405-b60d-4350-9747-b491d594038f 2019-04-09 06:27:21,271 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.781306028366s 2019-04-09 06:27:21,283 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-09 06:27:21,283 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9aadfdb026216b521067138ae3526f2a358ef3a1" 2019-04-09 06:27:21,367 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1473 Content-Type: application/json Date: Tue, 09 Apr 2019 06:27:20 GMT X-Openstack-Request-Id: req-149224fb-c4fa-46a0-9e57-5d5f90eb4bfc 2019-04-09 06:27:21,368 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"b439d5ab-5486-46ce-a043-6014b1010582","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":32,"ipv4_address_scope":null,"shared":false,"project_id":"6509066435f1453bac6996ee8997a3b2","l2_adjacency":true,"status":"ACTIVE","subnets":["0b3e1903-6992-4bd1-a8c4-6e5a98d35a94"],"description":"","tags":[],"updated_at":"2019-04-09T06:27:09Z","qos_policy_id":null,"name":"singlevm1-net_926d97ea-11a5-46dd-b582-44ea6523c6e0","admin_state_up":true,"tenant_id":"6509066435f1453bac6996ee8997a3b2","created_at":"2019-04-09T06:27:09Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"b62787c2-635d-4893-8553-7ee0260442ff","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ba7a30bb29394fc4a587735d9dfb749e","l2_adjacency":true,"status":"ACTIVE","subnets":["dce875e1-9eec-4cb2-94e6-93dffefe33f6"],"description":"","tags":[],"updated_at":"2019-04-09T06:24:08Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ba7a30bb29394fc4a587735d9dfb749e","created_at":"2019-04-09T06:24:05Z","provider:network_type":"flat"}]} 2019-04-09 06:27:21,368 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-149224fb-c4fa-46a0-9e57-5d5f90eb4bfc 2019-04-09 06:27:21,368 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0849101543427s 2019-04-09 06:27:21,369 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-04-09 06:27:21,369 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9aadfdb026216b521067138ae3526f2a358ef3a1" 2019-04-09 06:27:21,424 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1327 Content-Type: application/json Date: Tue, 09 Apr 2019 06:27:20 GMT X-Openstack-Request-Id: req-231ed1a6-6c1b-4841-8359-b60e2442323b 2019-04-09 06:27:21,424 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-04-09T06:27:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"0b3e1903-6992-4bd1-a8c4-6e5a98d35a94","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"6509066435f1453bac6996ee8997a3b2","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"singlevm1-subnet_926d97ea-11a5-46dd-b582-44ea6523c6e0","enable_dhcp":true,"segment_id":null,"network_id":"b439d5ab-5486-46ce-a043-6014b1010582","tenant_id":"6509066435f1453bac6996ee8997a3b2","created_at":"2019-04-09T06:27:09Z","ip_version":4},{"updated_at":"2019-04-09T06:24:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"dce875e1-9eec-4cb2-94e6-93dffefe33f6","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"ba7a30bb29394fc4a587735d9dfb749e","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"b62787c2-635d-4893-8553-7ee0260442ff","tenant_id":"ba7a30bb29394fc4a587735d9dfb749e","created_at":"2019-04-09T06:24:08Z","ip_version":4}]} 2019-04-09 06:27:21,425 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-231ed1a6-6c1b-4841-8359-b60e2442323b 2019-04-09 06:27:21,425 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0557539463043s 2019-04-09 06:27:21,426 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 06:27:23,429 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 06:27:23,433 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9aadfdb026216b521067138ae3526f2a358ef3a1" 2019-04-09 06:27:24,664 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 745 Content-Type: application/json Date: Tue, 09 Apr 2019 06:27:22 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-cdbe056e-8f6d-4529-9905-e0c33eb5cc20 x-openstack-request-id: req-cdbe056e-8f6d-4529-9905-e0c33eb5cc20 2019-04-09 06:27:24,664 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/c2598620-f544-4428-843c-39c243494957", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/c2598620-f544-4428-843c-39c243494957", "rel": "bookmark"}], "image": {"id": "5d1d9e9a-0711-4b19-93d1-d4392dbabaac", "links": [{"href": "http://172.30.9.21:8774/images/5d1d9e9a-0711-4b19-93d1-d4392dbabaac", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "904e6546-520f-4161-8d0f-f5e9fc0e9805", "links": [{"href": "http://172.30.9.21:8774/flavors/904e6546-520f-4161-8d0f-f5e9fc0e9805", "rel": "bookmark"}]}, "id": "c2598620-f544-4428-843c-39c243494957", "security_groups": [{"name": "singlevm1-sg_926d97ea-11a5-46dd-b582-44ea6523c6e0"}], "user_id": "96d754a28b0d43cf8fa237c30a99c306", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T06:27:22Z", "hostId": "88df6b4b1e7d44c1e50eb3a38912b803100d932c687fe8a6545ed2d5", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_926d97ea-11a5-46dd-b582-44ea6523c6e0", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_926d97ea-11a5-46dd-b582-44ea6523c6e0", "created": "2019-04-09T06:27:19Z", "tenant_id": "6509066435f1453bac6996ee8997a3b2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 06:27:24,664 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-cdbe056e-8f6d-4529-9905-e0c33eb5cc20 2019-04-09 06:27:24,665 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.23578000069s 2019-04-09 06:27:24,671 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 06:27:26,674 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 06:27:26,677 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9aadfdb026216b521067138ae3526f2a358ef3a1" 2019-04-09 06:27:27,319 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 808 Content-Type: application/json Date: Tue, 09 Apr 2019 06:27:25 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-8709c95a-ad5e-4cd7-bdd8-7a55f414a6fa x-openstack-request-id: req-8709c95a-ad5e-4cd7-bdd8-7a55f414a6fa 2019-04-09 06:27:27,320 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {"singlevm1-net_926d97ea-11a5-46dd-b582-44ea6523c6e0": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:73:11:85", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/c2598620-f544-4428-843c-39c243494957", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/c2598620-f544-4428-843c-39c243494957", "rel": "bookmark"}], "image": {"id": "5d1d9e9a-0711-4b19-93d1-d4392dbabaac", "links": [{"href": "http://172.30.9.21:8774/images/5d1d9e9a-0711-4b19-93d1-d4392dbabaac", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "904e6546-520f-4161-8d0f-f5e9fc0e9805", "links": [{"href": "http://172.30.9.21:8774/flavors/904e6546-520f-4161-8d0f-f5e9fc0e9805", "rel": "bookmark"}]}, "id": "c2598620-f544-4428-843c-39c243494957", "security_groups": [{"name": "singlevm1-sg_926d97ea-11a5-46dd-b582-44ea6523c6e0"}], "user_id": "96d754a28b0d43cf8fa237c30a99c306", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T06:27:23Z", "hostId": "88df6b4b1e7d44c1e50eb3a38912b803100d932c687fe8a6545ed2d5", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_926d97ea-11a5-46dd-b582-44ea6523c6e0", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_926d97ea-11a5-46dd-b582-44ea6523c6e0", "created": "2019-04-09T06:27:19Z", "tenant_id": "6509066435f1453bac6996ee8997a3b2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 06:27:27,320 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-8709c95a-ad5e-4cd7-bdd8-7a55f414a6fa 2019-04-09 06:27:27,320 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.646044969559s 2019-04-09 06:27:27,325 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 06:27:29,328 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 06:27:29,331 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9aadfdb026216b521067138ae3526f2a358ef3a1" 2019-04-09 06:27:30,402 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 808 Content-Type: application/json Date: Tue, 09 Apr 2019 06:27:28 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-404d59ca-0c2a-4728-9ce7-4efa32a65108 x-openstack-request-id: req-404d59ca-0c2a-4728-9ce7-4efa32a65108 2019-04-09 06:27:30,402 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {"singlevm1-net_926d97ea-11a5-46dd-b582-44ea6523c6e0": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:73:11:85", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/c2598620-f544-4428-843c-39c243494957", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/c2598620-f544-4428-843c-39c243494957", "rel": "bookmark"}], "image": {"id": "5d1d9e9a-0711-4b19-93d1-d4392dbabaac", "links": [{"href": "http://172.30.9.21:8774/images/5d1d9e9a-0711-4b19-93d1-d4392dbabaac", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "904e6546-520f-4161-8d0f-f5e9fc0e9805", "links": [{"href": "http://172.30.9.21:8774/flavors/904e6546-520f-4161-8d0f-f5e9fc0e9805", "rel": "bookmark"}]}, "id": "c2598620-f544-4428-843c-39c243494957", "security_groups": [{"name": "singlevm1-sg_926d97ea-11a5-46dd-b582-44ea6523c6e0"}], "user_id": "96d754a28b0d43cf8fa237c30a99c306", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T06:27:23Z", "hostId": "88df6b4b1e7d44c1e50eb3a38912b803100d932c687fe8a6545ed2d5", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_926d97ea-11a5-46dd-b582-44ea6523c6e0", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_926d97ea-11a5-46dd-b582-44ea6523c6e0", "created": "2019-04-09T06:27:19Z", "tenant_id": "6509066435f1453bac6996ee8997a3b2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 06:27:30,403 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-404d59ca-0c2a-4728-9ce7-4efa32a65108 2019-04-09 06:27:30,403 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.07453513145s 2019-04-09 06:27:30,411 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 06:27:32,413 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 06:27:32,416 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9aadfdb026216b521067138ae3526f2a358ef3a1" 2019-04-09 06:27:34,387 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 810 Content-Type: application/json Date: Tue, 09 Apr 2019 06:27:31 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-7e311efc-9a68-45ef-914c-7ace083b9ec7 x-openstack-request-id: req-7e311efc-9a68-45ef-914c-7ace083b9ec7 2019-04-09 06:27:34,388 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"singlevm1-net_926d97ea-11a5-46dd-b582-44ea6523c6e0": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:73:11:85", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/c2598620-f544-4428-843c-39c243494957", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/c2598620-f544-4428-843c-39c243494957", "rel": "bookmark"}], "image": {"id": "5d1d9e9a-0711-4b19-93d1-d4392dbabaac", "links": [{"href": "http://172.30.9.21:8774/images/5d1d9e9a-0711-4b19-93d1-d4392dbabaac", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": "2019-04-09T06:27:29.000000", "flavor": {"id": "904e6546-520f-4161-8d0f-f5e9fc0e9805", "links": [{"href": "http://172.30.9.21:8774/flavors/904e6546-520f-4161-8d0f-f5e9fc0e9805", "rel": "bookmark"}]}, "id": "c2598620-f544-4428-843c-39c243494957", "security_groups": [{"name": "singlevm1-sg_926d97ea-11a5-46dd-b582-44ea6523c6e0"}], "user_id": "96d754a28b0d43cf8fa237c30a99c306", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-09T06:27:29Z", "hostId": "88df6b4b1e7d44c1e50eb3a38912b803100d932c687fe8a6545ed2d5", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_926d97ea-11a5-46dd-b582-44ea6523c6e0", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_926d97ea-11a5-46dd-b582-44ea6523c6e0", "created": "2019-04-09T06:27:19Z", "tenant_id": "6509066435f1453bac6996ee8997a3b2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 06:27:34,388 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-7e311efc-9a68-45ef-914c-7ace083b9ec7 2019-04-09 06:27:34,388 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.97452807426s 2019-04-09 06:27:34,394 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-04-09 06:27:34,395 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/ports.json?device_id=c2598620-f544-4428-843c-39c243494957" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9aadfdb026216b521067138ae3526f2a358ef3a1" 2019-04-09 06:27:34,441 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 991 Content-Type: application/json Date: Tue, 09 Apr 2019 06:27:33 GMT X-Openstack-Request-Id: req-551fd46a-989a-467a-82ec-c4cebdcac5e3 2019-04-09 06:27:34,442 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-09T06:27:28Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"0b3e1903-6992-4bd1-a8c4-6e5a98d35a94","ip_address":"192.168.120.5"}],"id":"f544c888-c1ac-4e0a-8865-5973f8607e38","security_groups":["fc32e426-4210-4301-bd78-090d55fcedad"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:73:11:85","project_id":"6509066435f1453bac6996ee8997a3b2","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b439d5ab-5486-46ce-a043-6014b1010582","tenant_id":"6509066435f1453bac6996ee8997a3b2","created_at":"2019-04-09T06:27:22Z","binding:vnic_type":"normal","device_id":"c2598620-f544-4428-843c-39c243494957","ip_allocation":"immediate"}]} 2019-04-09 06:27:34,442 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=c2598620-f544-4428-843c-39c243494957 used request id req-551fd46a-989a-467a-82ec-c4cebdcac5e3 2019-04-09 06:27:34,442 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0474669933319s 2019-04-09 06:27:34,452 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-09 06:27:34,453 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/floatingips.json?port_id=f544c888-c1ac-4e0a-8865-5973f8607e38" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9aadfdb026216b521067138ae3526f2a358ef3a1" 2019-04-09 06:27:34,494 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 09 Apr 2019 06:27:33 GMT X-Openstack-Request-Id: req-f846b732-fcad-4594-a6eb-cdf986da9d0a 2019-04-09 06:27:34,494 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-04-09 06:27:34,494 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json?port_id=f544c888-c1ac-4e0a-8865-5973f8607e38 used request id req-f846b732-fcad-4594-a6eb-cdf986da9d0a 2019-04-09 06:27:34,495 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0423810482025s 2019-04-09 06:27:34,495 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'singlevm1-net_926d97ea-11a5-46dd-b582-44ea6523c6e0': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:73:11:85', 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'5d1d9e9a-0711-4b19-93d1-d4392dbabaac'}), 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-00000001', u'OS-SRV-USG:launched_at': u'2019-04-09T06:27:29.000000', 'flavor': Munch({u'id': u'904e6546-520f-4161-8d0f-f5e9fc0e9805'}), 'az': u'nova', 'id': u'c2598620-f544-4428-843c-39c243494957', 'security_groups': [Munch({u'name': u'singlevm1-sg_926d97ea-11a5-46dd-b582-44ea6523c6e0'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'96d754a28b0d43cf8fa237c30a99c306', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6509066435f1453bac6996ee8997a3b2', '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'2019-04-09T06:27:29.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-04-09T06:27:29Z', 'hostId': u'88df6b4b1e7d44c1e50eb3a38912b803100d932c687fe8a6545ed2d5', u'OS-EXT-SRV-ATTR:host': u'overcloud-novacompute-1.opnfvlf.org', u'OS-SRV-USG:terminated_at': None, 'key_name': u'singlevm1-kp_926d97ea-11a5-46dd-b582-44ea6523c6e0', 'public_v6': '', 'private_v4': u'192.168.120.5', 'cloud': 'envvars', 'host_id': u'88df6b4b1e7d44c1e50eb3a38912b803100d932c687fe8a6545ed2d5', '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-00000001', u'OS-SRV-USG:launched_at': u'2019-04-09T06:27:29.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'6509066435f1453bac6996ee8997a3b2', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'overcloud-novacompute-1.opnfvlf.org', 'name': u'singlevm1-vm_926d97ea-11a5-46dd-b582-44ea6523c6e0', 'adminPass': u'S9d5fgJv8G3Z', 'tenant_id': u'6509066435f1453bac6996ee8997a3b2', 'created_at': u'2019-04-09T06:27:19Z', 'created': u'2019-04-09T06:27:19Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-04-09 06:27:34,501 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-09 06:27:34,501 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9aadfdb026216b521067138ae3526f2a358ef3a1" 2019-04-09 06:27:34,581 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1473 Content-Type: application/json Date: Tue, 09 Apr 2019 06:27:33 GMT X-Openstack-Request-Id: req-1cc2c18f-9daa-4f11-91f5-273bf46b24da 2019-04-09 06:27:34,581 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"b439d5ab-5486-46ce-a043-6014b1010582","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":32,"ipv4_address_scope":null,"shared":false,"project_id":"6509066435f1453bac6996ee8997a3b2","l2_adjacency":true,"status":"ACTIVE","subnets":["0b3e1903-6992-4bd1-a8c4-6e5a98d35a94"],"description":"","tags":[],"updated_at":"2019-04-09T06:27:09Z","qos_policy_id":null,"name":"singlevm1-net_926d97ea-11a5-46dd-b582-44ea6523c6e0","admin_state_up":true,"tenant_id":"6509066435f1453bac6996ee8997a3b2","created_at":"2019-04-09T06:27:09Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"b62787c2-635d-4893-8553-7ee0260442ff","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ba7a30bb29394fc4a587735d9dfb749e","l2_adjacency":true,"status":"ACTIVE","subnets":["dce875e1-9eec-4cb2-94e6-93dffefe33f6"],"description":"","tags":[],"updated_at":"2019-04-09T06:24:08Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ba7a30bb29394fc4a587735d9dfb749e","created_at":"2019-04-09T06:24:05Z","provider:network_type":"flat"}]} 2019-04-09 06:27:34,582 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-1cc2c18f-9daa-4f11-91f5-273bf46b24da 2019-04-09 06:27:34,582 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0807559490204s 2019-04-09 06:27:34,583 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-04-09 06:27:34,584 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/ports.json?device_id=c2598620-f544-4428-843c-39c243494957" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9aadfdb026216b521067138ae3526f2a358ef3a1" 2019-04-09 06:27:34,627 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 991 Content-Type: application/json Date: Tue, 09 Apr 2019 06:27:33 GMT X-Openstack-Request-Id: req-8833cfc9-2c12-4cc0-85e3-9e45e01d293f 2019-04-09 06:27:34,627 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-09T06:27:28Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"0b3e1903-6992-4bd1-a8c4-6e5a98d35a94","ip_address":"192.168.120.5"}],"id":"f544c888-c1ac-4e0a-8865-5973f8607e38","security_groups":["fc32e426-4210-4301-bd78-090d55fcedad"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:73:11:85","project_id":"6509066435f1453bac6996ee8997a3b2","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b439d5ab-5486-46ce-a043-6014b1010582","tenant_id":"6509066435f1453bac6996ee8997a3b2","created_at":"2019-04-09T06:27:22Z","binding:vnic_type":"normal","device_id":"c2598620-f544-4428-843c-39c243494957","ip_allocation":"immediate"}]} 2019-04-09 06:27:34,628 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=c2598620-f544-4428-843c-39c243494957 used request id req-8833cfc9-2c12-4cc0-85e3-9e45e01d293f 2019-04-09 06:27:34,628 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0444228649139s 2019-04-09 06:27:34,628 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2019-04-09 06:27:34,629 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/floatingips.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9aadfdb026216b521067138ae3526f2a358ef3a1" -d '{"floatingip": {"floating_network_id": "b62787c2-635d-4893-8553-7ee0260442ff", "fixed_ip_address": "192.168.120.5", "port_id": "f544c888-c1ac-4e0a-8865-5973f8607e38"}}' 2019-04-09 06:27:37,327 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 823 Content-Type: application/json Date: Tue, 09 Apr 2019 06:27:36 GMT X-Openstack-Request-Id: req-7cae14e2-6051-4b3a-a829-bd8d6b41e36b 2019-04-09 06:27:37,327 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "20cfa806-3912-48c5-a378-dfa4aed617bf", "status": "DOWN", "description": "", "tags": [], "tenant_id": "6509066435f1453bac6996ee8997a3b2", "created_at": "2019-04-09T06:27:35Z", "updated_at": "2019-04-09T06:27:35Z", "floating_network_id": "b62787c2-635d-4893-8553-7ee0260442ff", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "b439d5ab-5486-46ce-a043-6014b1010582", "device_owner": "compute:nova", "mac_address": "fa:16:3e:73:11:85", "device_id": "c2598620-f544-4428-843c-39c243494957"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "6509066435f1453bac6996ee8997a3b2", "port_id": "f544c888-c1ac-4e0a-8865-5973f8607e38", "id": "4bf4a407-59b9-46e9-b2aa-f00c12596cf6", "qos_policy_id": null}} 2019-04-09 06:27:37,327 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-7cae14e2-6051-4b3a-a829-bd8d6b41e36b 2019-04-09 06:27:37,327 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.69888186455s 2019-04-09 06:27:37,342 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-09 06:27:37,343 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9aadfdb026216b521067138ae3526f2a358ef3a1" 2019-04-09 06:27:37,419 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Tue, 09 Apr 2019 06:27:36 GMT X-Openstack-Request-Id: req-317e7ba8-1bad-439f-987f-a8ce528f067c 2019-04-09 06:27:37,420 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "20cfa806-3912-48c5-a378-dfa4aed617bf", "status": "DOWN", "description": "", "tags": [], "tenant_id": "6509066435f1453bac6996ee8997a3b2", "created_at": "2019-04-09T06:27:35Z", "updated_at": "2019-04-09T06:27:35Z", "floating_network_id": "b62787c2-635d-4893-8553-7ee0260442ff", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "b439d5ab-5486-46ce-a043-6014b1010582", "device_owner": "compute:nova", "mac_address": "fa:16:3e:73:11:85", "device_id": "c2598620-f544-4428-843c-39c243494957"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "6509066435f1453bac6996ee8997a3b2", "port_id": "f544c888-c1ac-4e0a-8865-5973f8607e38", "id": "4bf4a407-59b9-46e9-b2aa-f00c12596cf6", "qos_policy_id": null}]} 2019-04-09 06:27:37,420 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-317e7ba8-1bad-439f-987f-a8ce528f067c 2019-04-09 06:27:37,420 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.077479839325s 2019-04-09 06:27:37,426 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-04-09 06:27:37,536 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-09 06:27:37,536 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9aadfdb026216b521067138ae3526f2a358ef3a1" 2019-04-09 06:27:37,592 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Tue, 09 Apr 2019 06:27:36 GMT X-Openstack-Request-Id: req-f36c9e56-24a2-461d-9e2f-3eb79e780767 2019-04-09 06:27:37,592 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "20cfa806-3912-48c5-a378-dfa4aed617bf", "status": "DOWN", "description": "", "tags": [], "tenant_id": "6509066435f1453bac6996ee8997a3b2", "created_at": "2019-04-09T06:27:35Z", "updated_at": "2019-04-09T06:27:35Z", "floating_network_id": "b62787c2-635d-4893-8553-7ee0260442ff", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "b439d5ab-5486-46ce-a043-6014b1010582", "device_owner": "compute:nova", "mac_address": "fa:16:3e:73:11:85", "device_id": "c2598620-f544-4428-843c-39c243494957"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "6509066435f1453bac6996ee8997a3b2", "port_id": "f544c888-c1ac-4e0a-8865-5973f8607e38", "id": "4bf4a407-59b9-46e9-b2aa-f00c12596cf6", "qos_policy_id": null}]} 2019-04-09 06:27:37,592 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-f36c9e56-24a2-461d-9e2f-3eb79e780767 2019-04-09 06:27:37,593 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0567779541016s 2019-04-09 06:27:37,599 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-04-09 06:27:37,708 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-09 06:27:37,709 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9aadfdb026216b521067138ae3526f2a358ef3a1" 2019-04-09 06:27:37,768 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Tue, 09 Apr 2019 06:27:36 GMT X-Openstack-Request-Id: req-c81794b8-2342-441e-a5ca-10c04256330a 2019-04-09 06:27:37,769 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "20cfa806-3912-48c5-a378-dfa4aed617bf", "status": "DOWN", "description": "", "tags": [], "tenant_id": "6509066435f1453bac6996ee8997a3b2", "created_at": "2019-04-09T06:27:35Z", "updated_at": "2019-04-09T06:27:35Z", "floating_network_id": "b62787c2-635d-4893-8553-7ee0260442ff", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "b439d5ab-5486-46ce-a043-6014b1010582", "device_owner": "compute:nova", "mac_address": "fa:16:3e:73:11:85", "device_id": "c2598620-f544-4428-843c-39c243494957"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "6509066435f1453bac6996ee8997a3b2", "port_id": "f544c888-c1ac-4e0a-8865-5973f8607e38", "id": "4bf4a407-59b9-46e9-b2aa-f00c12596cf6", "qos_policy_id": null}]} 2019-04-09 06:27:37,769 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-c81794b8-2342-441e-a5ca-10c04256330a 2019-04-09 06:27:37,769 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0602450370789s 2019-04-09 06:27:37,774 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-04-09 06:27:37,884 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-09 06:27:37,885 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9aadfdb026216b521067138ae3526f2a358ef3a1" 2019-04-09 06:27:37,942 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Tue, 09 Apr 2019 06:27:36 GMT X-Openstack-Request-Id: req-d8ac24f9-2125-4749-a358-96ca2cb1691e 2019-04-09 06:27:37,942 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "20cfa806-3912-48c5-a378-dfa4aed617bf", "status": "DOWN", "description": "", "tags": [], "tenant_id": "6509066435f1453bac6996ee8997a3b2", "created_at": "2019-04-09T06:27:35Z", "updated_at": "2019-04-09T06:27:35Z", "floating_network_id": "b62787c2-635d-4893-8553-7ee0260442ff", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "b439d5ab-5486-46ce-a043-6014b1010582", "device_owner": "compute:nova", "mac_address": "fa:16:3e:73:11:85", "device_id": "c2598620-f544-4428-843c-39c243494957"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "6509066435f1453bac6996ee8997a3b2", "port_id": "f544c888-c1ac-4e0a-8865-5973f8607e38", "id": "4bf4a407-59b9-46e9-b2aa-f00c12596cf6", "qos_policy_id": null}]} 2019-04-09 06:27:37,942 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-d8ac24f9-2125-4749-a358-96ca2cb1691e 2019-04-09 06:27:37,942 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0578038692474s 2019-04-09 06:27:37,948 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-04-09 06:27:38,058 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-09 06:27:38,058 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9aadfdb026216b521067138ae3526f2a358ef3a1" 2019-04-09 06:27:38,311 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Tue, 09 Apr 2019 06:27:37 GMT X-Openstack-Request-Id: req-bcdd1acf-3069-41a3-95c0-99c584621176 2019-04-09 06:27:38,311 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "20cfa806-3912-48c5-a378-dfa4aed617bf", "status": "DOWN", "description": "", "tags": [], "tenant_id": "6509066435f1453bac6996ee8997a3b2", "created_at": "2019-04-09T06:27:35Z", "updated_at": "2019-04-09T06:27:35Z", "floating_network_id": "b62787c2-635d-4893-8553-7ee0260442ff", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "b439d5ab-5486-46ce-a043-6014b1010582", "device_owner": "compute:nova", "mac_address": "fa:16:3e:73:11:85", "device_id": "c2598620-f544-4428-843c-39c243494957"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "6509066435f1453bac6996ee8997a3b2", "port_id": "f544c888-c1ac-4e0a-8865-5973f8607e38", "id": "4bf4a407-59b9-46e9-b2aa-f00c12596cf6", "qos_policy_id": null}]} 2019-04-09 06:27:38,311 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-bcdd1acf-3069-41a3-95c0-99c584621176 2019-04-09 06:27:38,311 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.253705978394s 2019-04-09 06:27:38,317 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-04-09 06:27:38,427 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-09 06:27:38,427 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9aadfdb026216b521067138ae3526f2a358ef3a1" 2019-04-09 06:27:38,485 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Tue, 09 Apr 2019 06:27:37 GMT X-Openstack-Request-Id: req-32afe486-d119-41b0-ac52-f198d0f7b3fb 2019-04-09 06:27:38,485 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "20cfa806-3912-48c5-a378-dfa4aed617bf", "status": "DOWN", "description": "", "tags": [], "tenant_id": "6509066435f1453bac6996ee8997a3b2", "created_at": "2019-04-09T06:27:35Z", "updated_at": "2019-04-09T06:27:35Z", "floating_network_id": "b62787c2-635d-4893-8553-7ee0260442ff", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "b439d5ab-5486-46ce-a043-6014b1010582", "device_owner": "compute:nova", "mac_address": "fa:16:3e:73:11:85", "device_id": "c2598620-f544-4428-843c-39c243494957"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "6509066435f1453bac6996ee8997a3b2", "port_id": "f544c888-c1ac-4e0a-8865-5973f8607e38", "id": "4bf4a407-59b9-46e9-b2aa-f00c12596cf6", "qos_policy_id": null}]} 2019-04-09 06:27:38,485 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-32afe486-d119-41b0-ac52-f198d0f7b3fb 2019-04-09 06:27:38,485 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0586190223694s 2019-04-09 06:27:38,491 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-04-09 06:27:38,601 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-09 06:27:38,601 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9aadfdb026216b521067138ae3526f2a358ef3a1" 2019-04-09 06:27:38,660 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 828 Content-Type: application/json Date: Tue, 09 Apr 2019 06:27:37 GMT X-Openstack-Request-Id: req-dfff5e5d-c71f-4d74-a9b5-a8caf7ade256 2019-04-09 06:27:38,660 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "20cfa806-3912-48c5-a378-dfa4aed617bf", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "6509066435f1453bac6996ee8997a3b2", "created_at": "2019-04-09T06:27:35Z", "updated_at": "2019-04-09T06:27:37Z", "floating_network_id": "b62787c2-635d-4893-8553-7ee0260442ff", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "b439d5ab-5486-46ce-a043-6014b1010582", "device_owner": "compute:nova", "mac_address": "fa:16:3e:73:11:85", "device_id": "c2598620-f544-4428-843c-39c243494957"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.200", "revision_number": 1, "project_id": "6509066435f1453bac6996ee8997a3b2", "port_id": "f544c888-c1ac-4e0a-8865-5973f8607e38", "id": "4bf4a407-59b9-46e9-b2aa-f00c12596cf6", "qos_policy_id": null}]} 2019-04-09 06:27:38,661 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-dfff5e5d-c71f-4d74-a9b5-a8caf7ade256 2019-04-09 06:27:38,661 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0598421096802s 2019-04-09 06:27:38,666 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'20cfa806-3912-48c5-a378-dfa4aed617bf', 'updated_at': u'2019-04-09T06:27:37Z', 'fixed_ip_address': u'192.168.120.5', 'floating_ip_address': u'172.30.9.200', 'revision_number': 1, 'port_id': u'f544c888-c1ac-4e0a-8865-5973f8607e38', 'id': u'4bf4a407-59b9-46e9-b2aa-f00c12596cf6', 'network': u'b62787c2-635d-4893-8553-7ee0260442ff', 'port': u'f544c888-c1ac-4e0a-8865-5973f8607e38', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6509066435f1453bac6996ee8997a3b2', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'6509066435f1453bac6996ee8997a3b2', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'b62787c2-635d-4893-8553-7ee0260442ff', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'b439d5ab-5486-46ce-a043-6014b1010582', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:73:11:85', u'device_id': u'c2598620-f544-4428-843c-39c243494957'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'6509066435f1453bac6996ee8997a3b2', 'created_at': u'2019-04-09T06:27:35Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'b439d5ab-5486-46ce-a043-6014b1010582', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:73:11:85', u'device_id': u'c2598620-f544-4428-843c-39c243494957'}), 'router': u'20cfa806-3912-48c5-a378-dfa4aed617bf'}) 2019-04-09 06:27:38,667 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-04-09 06:27:38,670 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers/c2598620-f544-4428-843c-39c243494957/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9aadfdb026216b521067138ae3526f2a358ef3a1" -d '{"os-getConsoleOutput": {"length": null}}' 2019-04-09 06:27:39,474 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 9661 Content-Type: application/json Date: Tue, 09 Apr 2019 06:27:37 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-6dd44bbe-b5f6-453b-904c-6ccc7e14f4ab x-openstack-request-id: req-6dd44bbe-b5f6-453b-904c-6ccc7e14f4ab 2019-04-09 06:27:39,477 - keystoneauth.session - DEBUG - RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14F7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE147F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 490783663 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.914 MHz processor\n[ 0.229156] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656)\n[ 0.232049] pid_max: default: 32768 minimum: 301\n[ 0.233606] ACPI: Core revision 20150930\n[ 0.235572] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.237829] Security Framework initialized\n[ 0.239249] Yama: becoming mindful.\n[ 0.240520] AppArmor: AppArmor initialized\n[ 0.241984] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.244262] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.246458] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.248553] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.250916] Initializing cgroup subsys io\n[ 0.252329] Initializing cgroup subsys memory\n[ 0.253819] Initializing cgroup subsys devices\n[ 0.255327] Initializing cgroup subsys freezer\n[ 0.256831] Initializing cgroup subsys net_cls\n[ 0.258340] Initializing cgroup subsys perf_event\n[ 0.259933] Initializing cgroup subsys net_prio\n[ 0.261464] Initializing cgroup subsys hugetlb\n[ 0.262966] Initializing cgroup subsys pids\n[ 0.264463] CPU: Physical Processor ID: 0\n[ 0.266542] mce: CPU supports 10 MCE banks\n[ 0.268012] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.269750] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.286489] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.294838] ftrace: allocating 31920 entries in 125 pages\n[ 0.325692] smpboot: Max logical packages: 1\n[ 0.327169] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.329447] x2apic enabled\n[ 0.330756] Switched APIC routing to physical x2apic.\n[ 0.333549] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.335403] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.338841] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.341807] KVM setup paravirtual spinlock\n[ 0.343628] x86: Booted up 1 node, 1 CPUs\n[ 0.344966] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.347214] devtmpfs: initialized\n[ 0.349365] evm: security.selinux\n[ 0.350535] evm: security.SMACK64\n[ 0.351742] evm: security.SMACK64EXEC\n[ 0.353048] evm: security.SMACK64TRANSMUTE\n[ 0.354458] evm: security.SMACK64MMAP\n[ 0.355744] evm: security.ima\n[ 0.356850] evm: security.capability\n[ 0.358197] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.361386] pinctrl core: initialized pinctrl subsystem\n[ 0.363252] RTC time: 6:27:29, date: 04/09/19\n[ 0.364860] NET: Registered protocol family 16\n[ 0.366494] cpuidle: using governor ladder\n[ 0.367922] cpuidle: using governor menu\n[ 0.369287] PCCT header not found.\n[ 0.370557] ACPI: bus type PCI registered\n[ 0.371952] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.374085] PCI: Using configuration type 1 for base access\n[ 0.376627] ACPI: Added _OSI(Module Device)\n[ 0.378076] ACPI: Added _OSI(Processor Device)\n[ 0.379572] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.381141] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.383699] ACPI: Interpreter enabled\n[ 0.385012] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.388214] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.391412] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.394605] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.397800] ACPI: (supports S0 S5)\n[ 0.399025] ACPI: Using IOAPIC for interrupt routing\n[ 0.400664] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.405121] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.407103] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.409259] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.411345] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.415123] acpiphp: Slot [3] registered\n[ 0.416507] acpiphp: Slot [4] registered\n[ 0.417889] acpiphp: Slot [5] registered\n[ 0.419277] acpiphp: Slot [6] registered\n[ 0.420652] acpiphp: Slot [7] registered\n[ 0.422030] acpiphp: Slot [8] registered\n[ 0.423417] acpiphp: Slot [9] registered\n[ 0.424794] acpiphp: Slot [10] registered\n[ 0.426196] acpiphp: Slot [11] registered\n[ 0.427606] acpiphp: Slot [12] registered\n[ 0.429012] acpiphp: Slot [13] registered\n[ 0.430409] acpiphp: Slot [14] registered\n[ 0.431818] acpiphp: Slot [15] registered\n[ 0.449009] acpiphp: Slot [16] registered\n[ 0.450410] acpiphp: Slot [17] registered\n[ 0.451811] acpiphp: Slot [18] registered\n[ 0.453216] acpiphp: Slot [19] registered\n[ 0.454615] acpiphp: Slot [20] registered\n[ 0.456022] acpiphp: Slot [21] registered\n[ 0.457428] acpiphp: Slot [22] registered\n[ 0.458831] acpiphp: Slot [23] registered\n[ 0.460239] acpiphp: Slot [24] registered\n[ 0.461650] acpiphp: Slot [25] registered\n[ 0.463053] acpiphp: Slot [26] registered\n[ 0.464453] acpiphp: Slot [27] registered\n[ 0.465863] acpiphp: Slot [28] registered\n[ 0.467269] acpiphp: Slot [29] registered\n[ 0.468668] acpiphp: Slot [30] registered\n[ 0.470079] acpiphp: Slot [31] registered\n[ 0.471482] PCI host bridge to bus 0000:00\n[ 0.472890] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.475012] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.477136] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.479663] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.482188] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.484756] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.489367] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.491595] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.493653] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.495866] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.500264] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.502737] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.524265] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.526761] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.529418] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.531852] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.534259] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.536391] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.538549] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.540378] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.543074] vgaarb: loaded\n[ 0.544116] vgaarb: bridge control possible 0000:00:02.0\n[ 0.546136] SCSI subsystem initialized\n[ 0.547665] ACPI: bus type USB registered\n[ 0.549096] usbcore: registered new interface driver usbfs\n[ 0.550888] usbcore: registered new interface driver hub\n[ 0.552635] usbcore: registered new device driver usb\n[ 0.554482] PCI: Using ACPI for IRQ routing\n[ 0.556335] NetLabel: Initializing\n[ 0.557581] NetLabel: domain hash size = 128\n[ 0.559070] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.560736] NetLabel: unlabeled traffic allowed by default\n[ 0.562719] clocksource: Switched to clocksource kvm-clock\n[ 0.572776] AppArmor: AppArmor Filesystem Enabled\n[ 0.576666] pnp: PnP ACPI init\n[ 0.578447] pnp: PnP ACPI: found 5 devices\n[ 0.585754] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.588802] NET: Registered protocol family 2\n[ 0.590771] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.593017] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.595109] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.597203] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.599102] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.601156] NET: Registered protocol family 1\n[ 0.602682] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.604600] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.606489] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.621498] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.636883] Trying to unpack rootfs image as initramfs...\n[ 0.698466] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.701457] Scanning for low memory corruption every 60 seconds\n[ 0.703754] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.705768] audit: initializing netlink subsys (disabled)\n[ 0.707593] audit: type=2000 audit(1554791250.480:1): initialized\n[ 0.709854] Initialise system trusted keyring\n[ 0.711494] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.713491] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.716595] zbud: loaded\n[ 0.717775] VFS: Disk quotas dquot_6.6.0\n[ 0.719205] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.721758] fuse init (API version 7.23)\n[ 0.723268] Key type big_key registered\n[ 0.724640] Allocating IMA MOK and blacklist keyrings.\n[ 0.726641] Key type asymmetric registered\n[ 0.728081] Asymmetric key parser 'x509' registered\n[ 0.729737] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.732308] io scheduler noop registered\n[ 0.733680] io scheduler deadline registered (default)\n[ 0.735418] io scheduler cfq registered\n[ 0.736841] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.738573] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.740645] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.743076] ACPI: Power Button [PWRF]\n[ 0.744516] GHES: HEST is not enabled!\n[ 0.758785] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.788432] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.792026] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.817232] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.820701] Linux agpgart interface v0.103\n[ 0.824240] brd: module loaded\n[ 0.826594] loop: module loaded\n[ 0.831706] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.834234] GPT:90111 != 2097151\n[ 0.835415] GPT:Alternate GPT header not at the end of the disk.\n[ 0.837338] GPT:90111 != 2097151\n[ 0.838516] GPT: Use GNU Parted to correct GPT errors.\n[ 0.840211] vda: vda1 vda15\n[ 0.842142] scsi host0: ata_piix\n[ 0.843444] scsi host1: ata_piix\n[ 0.844672] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.846801] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.849543] libphy: Fixed MDIO Bus: probed\n[ 0.850971] tun: Universal TUN/TAP device driver, 1.6\n[ 0.852640] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.855885] PPP generic driver version 2.4.2\n[ 0.857454] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.859549] ehci-pci: EHCI PCI platform driver\n[ 0.861077] ehci-platform: EHCI generic platform driver\n[ 0.862788] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.864602] ohci-pci: OHCI PCI platform driver\n[ 0.865998] ohci-platform: OHCI generic platform driver\n[ 0.867617] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.882633] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.884358] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.886860] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.888546] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.890479] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.892574] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.894978] usb usb1: Product: UHCI Host Controller\n[ 0.896553] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.898490] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.900113] hub 1-0:1.0: USB hub found\n[ 0.901422] hub 1-0:1.0: 2 ports detected\n[ 0.902950] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.906454] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.908090] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.909798] mousedev: PS/2 mouse device common for all mice\n[ 0.911954] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.914811] rtc_cmos 00:00: RTC can wake from S4\n[ 0.916871] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.918895] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.920919] i2c /dev entries driver\n[ 0.922196] device-mapper: uevent: version 1.0.3\n[ 0.923800] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.926553] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.928756] NET: Registered protocol family 10\n[ 0.930511] NET: Registered protocol family 17\n[ 0.932057] Key type dns_resolver registered\n[ 0.933647] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.935498] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.938432] registered taskstats version 1\n[ 0.939848] Loading compiled-in X.509 certificates\n[ 0.941966] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.945111] zswap: loaded using pool lzo/zbud\n[ 0.947395] Key type trusted registered\n[ 0.949688] Key type encrypted registered\n[ 0.951087] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.952839] ima: No TPM chip found, activating TPM-bypass!\n[ 0.954598] evm: HMAC attrs: 0x1\n[ 0.956168] Magic number: 15:223:468\n[ 0.957481] hash matches /build/linux-BvkamA/linux-4.4.0/drivers/base/power/main.c:1023\n[ 0.960276] rtc_cmos 00:00: setting system clock to 2019-04-09 06:27:30 UTC (1554791250)\n[ 0.962983] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.981096] EDD information not available.\n[ 1.004520] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.007180] Write protecting the kernel read-only data: 14336k\n[ 1.010450] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.013395] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.73\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 1.064285] random: blkid urandom read with 3 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.87\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.5...\nLease of 192.168.120.5 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.01. iid=i-00000001\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.914 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCZntE3IzyUGVuKnk6NblIiEh6vxyDY8C2OuRCCzV0t/NrPUEnw22nm463LBMsYqZaV5PoV296lC8OkRYidJqJjJK3yR74DtLJLaocaZhWPJZ5ccfqdLGfkDjBRZ2J/iOyn5DZGLZ9HqvRbLQYNdGCqWbP7QS+2+QvRvOt4zz9rNL1ByvVKeyC29XCw+z4fFDWTtU4cz0X1bXr5irXcUaiaF/dtxQS4FvNUXVsN5nGl/SOXpjR3t/iGTkRtBNC0Dn/Gal1z3tpBUNoWzJKtvbTAT9U346k/k61QytBSTrbzdCOGSWPht/JH+JAgTGVcZf/Tzbc4XkKPH2TskhgOwhzb root@singlevm1-vm-926d97ea-11a5-46dd-b582-44ea6523c6e0\nssh-dss AAAAB3NzaC1kc3MAAACBAKyKk2QwfMCIZbAVK3kcofwPFaqws5k5tv5SZefcfRwIjaHDXB0XnlopwW9ZbytAd88E9ZdZU+/TlBRsEWQtCjXIblQtehKaXWrnbVhkWgAxpMqynAnjemcWYtQt5BQytJK8nOALORttXx/DIkEpQuiXzN+N4LRg504eVRzXP5mRAAAAFQC6oL+8Zo4fgJZsHAtPSa7XviBEywAAAIEAqsgW0l6g6jB5oxnkGdrk/eQ0LE3hqHo7Gx2Hd5RLUiA3DMCmooMMBCwN/mJdZKBJ6gqgm1aQh8q+eVEL3hplMTVpVFSsyTIkurzA9LVR1+le7pdwvAFIqtvuacO/HFQTQPx0raNppZ53tNxWgxljPVpAY9IwNM5iNGh9OoPCdhgAAACAE0LwEo0WJ7LePGpgg6HndIC2Urb2YsiSgRaCWOkIXKCyQyZYrxxo/YgpBLmtanJEo8nyG3r+W07eqG1iLElg0YstCJkU9eNBkieH+pqSuC58i7kxquMwluT2BKUaoftQudUNRErPkGpryUdKy3biYIt1Wopv6MIoUNhwzGVe6Lo= root@singlevm1-vm-926d97ea-11a5-46dd-b582-44ea6523c6e0\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.20s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.5,24,fe80::f816:3eff:fe73:1185/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.1 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.5 \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-00000001\nname: N/A\navailability-zone: nova\nlocal-hostname: singlevm1-vm-926d97ea-11a5-46dd-b582-44ea6523c6e0\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=4.30 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsinglevm1-vm-926d97ea-11a5-46dd-b582-44ea6523c6e0 login: "} 2019-04-09 06:27:39,477 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/c2598620-f544-4428-843c-39c243494957/action used request id req-6dd44bbe-b5f6-453b-904c-6ccc7e14f4ab 2019-04-09 06:27:39,477 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.81018614769s 2019-04-09 06:27:39,478 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14F7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE147F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 490783663 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.914 MHz processor [ 0.229156] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.232049] pid_max: default: 32768 minimum: 301 [ 0.233606] ACPI: Core revision 20150930 [ 0.235572] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.237829] Security Framework initialized [ 0.239249] Yama: becoming mindful. [ 0.240520] AppArmor: AppArmor initialized [ 0.241984] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.244262] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.246458] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.248553] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.250916] Initializing cgroup subsys io [ 0.252329] Initializing cgroup subsys memory [ 0.253819] Initializing cgroup subsys devices [ 0.255327] Initializing cgroup subsys freezer [ 0.256831] Initializing cgroup subsys net_cls [ 0.258340] Initializing cgroup subsys perf_event [ 0.259933] Initializing cgroup subsys net_prio [ 0.261464] Initializing cgroup subsys hugetlb [ 0.262966] Initializing cgroup subsys pids [ 0.264463] CPU: Physical Processor ID: 0 [ 0.266542] mce: CPU supports 10 MCE banks [ 0.268012] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.269750] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.286489] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.294838] ftrace: allocating 31920 entries in 125 pages [ 0.325692] smpboot: Max logical packages: 1 [ 0.327169] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.329447] x2apic enabled [ 0.330756] Switched APIC routing to physical x2apic. [ 0.333549] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.335403] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.338841] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.341807] KVM setup paravirtual spinlock [ 0.343628] x86: Booted up 1 node, 1 CPUs [ 0.344966] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.347214] devtmpfs: initialized [ 0.349365] evm: security.selinux [ 0.350535] evm: security.SMACK64 [ 0.351742] evm: security.SMACK64EXEC [ 0.353048] evm: security.SMACK64TRANSMUTE [ 0.354458] evm: security.SMACK64MMAP [ 0.355744] evm: security.ima [ 0.356850] evm: security.capability [ 0.358197] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.361386] pinctrl core: initialized pinctrl subsystem [ 0.363252] RTC time: 6:27:29, date: 04/09/19 [ 0.364860] NET: Registered protocol family 16 [ 0.366494] cpuidle: using governor ladder [ 0.367922] cpuidle: using governor menu [ 0.369287] PCCT header not found. [ 0.370557] ACPI: bus type PCI registered [ 0.371952] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.374085] PCI: Using configuration type 1 for base access [ 0.376627] ACPI: Added _OSI(Module Device) [ 0.378076] ACPI: Added _OSI(Processor Device) [ 0.379572] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.381141] ACPI: Added _OSI(Processor Aggregator Device) [ 0.383699] ACPI: Interpreter enabled [ 0.385012] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.388214] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.391412] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.394605] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.397800] ACPI: (supports S0 S5) [ 0.399025] ACPI: Using IOAPIC for interrupt routing [ 0.400664] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.405121] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.407103] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.409259] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.411345] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.415123] acpiphp: Slot [3] registered [ 0.416507] acpiphp: Slot [4] registered [ 0.417889] acpiphp: Slot [5] registered [ 0.419277] acpiphp: Slot [6] registered [ 0.420652] acpiphp: Slot [7] registered [ 0.422030] acpiphp: Slot [8] registered [ 0.423417] acpiphp: Slot [9] registered [ 0.424794] acpiphp: Slot [10] registered [ 0.426196] acpiphp: Slot [11] registered [ 0.427606] acpiphp: Slot [12] registered [ 0.429012] acpiphp: Slot [13] registered [ 0.430409] acpiphp: Slot [14] registered [ 0.431818] acpiphp: Slot [15] registered [ 0.449009] acpiphp: Slot [16] registered [ 0.450410] acpiphp: Slot [17] registered [ 0.451811] acpiphp: Slot [18] registered [ 0.453216] acpiphp: Slot [19] registered [ 0.454615] acpiphp: Slot [20] registered [ 0.456022] acpiphp: Slot [21] registered [ 0.457428] acpiphp: Slot [22] registered [ 0.458831] acpiphp: Slot [23] registered [ 0.460239] acpiphp: Slot [24] registered [ 0.461650] acpiphp: Slot [25] registered [ 0.463053] acpiphp: Slot [26] registered [ 0.464453] acpiphp: Slot [27] registered [ 0.465863] acpiphp: Slot [28] registered [ 0.467269] acpiphp: Slot [29] registered [ 0.468668] acpiphp: Slot [30] registered [ 0.470079] acpiphp: Slot [31] registered [ 0.471482] PCI host bridge to bus 0000:00 [ 0.472890] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.475012] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.477136] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.479663] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.482188] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.484756] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.489367] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.491595] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.493653] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.495866] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.500264] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.502737] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.524265] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.526761] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.529418] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.531852] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.534259] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.536391] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.538549] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.540378] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.543074] vgaarb: loaded [ 0.544116] vgaarb: bridge control possible 0000:00:02.0 [ 0.546136] SCSI subsystem initialized [ 0.547665] ACPI: bus type USB registered [ 0.549096] usbcore: registered new interface driver usbfs [ 0.550888] usbcore: registered new interface driver hub [ 0.552635] usbcore: registered new device driver usb [ 0.554482] PCI: Using ACPI for IRQ routing [ 0.556335] NetLabel: Initializing [ 0.557581] NetLabel: domain hash size = 128 [ 0.559070] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.560736] NetLabel: unlabeled traffic allowed by default [ 0.562719] clocksource: Switched to clocksource kvm-clock [ 0.572776] AppArmor: AppArmor Filesystem Enabled [ 0.576666] pnp: PnP ACPI init [ 0.578447] pnp: PnP ACPI: found 5 devices [ 0.585754] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.588802] NET: Registered protocol family 2 [ 0.590771] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.593017] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.595109] TCP: Hash tables configured (established 4096 bind 4096) [ 0.597203] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.599102] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.601156] NET: Registered protocol family 1 [ 0.602682] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.604600] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.606489] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.621498] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.636883] Trying to unpack rootfs image as initramfs... [ 0.698466] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.701457] Scanning for low memory corruption every 60 seconds [ 0.703754] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.705768] audit: initializing netlink subsys (disabled) [ 0.707593] audit: type=2000 audit(1554791250.480:1): initialized [ 0.709854] Initialise system trusted keyring [ 0.711494] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.713491] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.716595] zbud: loaded [ 0.717775] VFS: Disk quotas dquot_6.6.0 [ 0.719205] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.721758] fuse init (API version 7.23) [ 0.723268] Key type big_key registered [ 0.724640] Allocating IMA MOK and blacklist keyrings. [ 0.726641] Key type asymmetric registered [ 0.728081] Asymmetric key parser 'x509' registered [ 0.729737] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.732308] io scheduler noop registered [ 0.733680] io scheduler deadline registered (default) [ 0.735418] io scheduler cfq registered [ 0.736841] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.738573] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.740645] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.743076] ACPI: Power Button [PWRF] [ 0.744516] GHES: HEST is not enabled! [ 0.758785] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.788432] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.792026] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.817232] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.820701] Linux agpgart interface v0.103 [ 0.824240] brd: module loaded [ 0.826594] loop: module loaded [ 0.831706] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.834234] GPT:90111 != 2097151 [ 0.835415] GPT:Alternate GPT header not at the end of the disk. [ 0.837338] GPT:90111 != 2097151 [ 0.838516] GPT: Use GNU Parted to correct GPT errors. [ 0.840211] vda: vda1 vda15 [ 0.842142] scsi host0: ata_piix [ 0.843444] scsi host1: ata_piix [ 0.844672] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.846801] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.849543] libphy: Fixed MDIO Bus: probed [ 0.850971] tun: Universal TUN/TAP device driver, 1.6 [ 0.852640] tun: (C) 1999-2004 Max Krasnyansky [ 0.855885] PPP generic driver version 2.4.2 [ 0.857454] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.859549] ehci-pci: EHCI PCI platform driver [ 0.861077] ehci-platform: EHCI generic platform driver [ 0.862788] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.864602] ohci-pci: OHCI PCI platform driver [ 0.865998] ohci-platform: OHCI generic platform driver [ 0.867617] uhci_hcd: USB Universal Host Controller Interface driver [ 0.882633] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.884358] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.886860] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.888546] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.890479] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.892574] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.894978] usb usb1: Product: UHCI Host Controller [ 0.896553] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.898490] usb usb1: SerialNumber: 0000:00:01.2 [ 0.900113] hub 1-0:1.0: USB hub found [ 0.901422] hub 1-0:1.0: 2 ports detected [ 0.902950] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.906454] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.908090] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.909798] mousedev: PS/2 mouse device common for all mice [ 0.911954] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.914811] rtc_cmos 00:00: RTC can wake from S4 [ 0.916871] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.918895] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.920919] i2c /dev entries driver [ 0.922196] device-mapper: uevent: version 1.0.3 [ 0.923800] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.926553] ledtrig-cpu: registered to indicate activity on CPUs [ 0.928756] NET: Registered protocol family 10 [ 0.930511] NET: Registered protocol family 17 [ 0.932057] Key type dns_resolver registered [ 0.933647] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.935498] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.938432] registered taskstats version 1 [ 0.939848] Loading compiled-in X.509 certificates [ 0.941966] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.945111] zswap: loaded using pool lzo/zbud [ 0.947395] Key type trusted registered [ 0.949688] Key type encrypted registered [ 0.951087] AppArmor: AppArmor sha1 policy hashing enabled [ 0.952839] ima: No TPM chip found, activating TPM-bypass! [ 0.954598] evm: HMAC attrs: 0x1 [ 0.956168] Magic number: 15:223:468 [ 0.957481] hash matches /build/linux-BvkamA/linux-4.4.0/drivers/base/power/main.c:1023 [ 0.960276] rtc_cmos 00:00: setting system clock to 2019-04-09 06:27:30 UTC (1554791250) [ 0.962983] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.981096] EDD information not available. [ 1.004520] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.007180] Write protecting the kernel read-only data: 14336k [ 1.010450] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.013395] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.73 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.064285] random: blkid urandom read with 3 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.87 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.5... Lease of 192.168.120.5 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.01. iid=i-00000001 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.914 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCZntE3IzyUGVuKnk6NblIiEh6vxyDY8C2OuRCCzV0t/NrPUEnw22nm463LBMsYqZaV5PoV296lC8OkRYidJqJjJK3yR74DtLJLaocaZhWPJZ5ccfqdLGfkDjBRZ2J/iOyn5DZGLZ9HqvRbLQYNdGCqWbP7QS+2+QvRvOt4zz9rNL1ByvVKeyC29XCw+z4fFDWTtU4cz0X1bXr5irXcUaiaF/dtxQS4FvNUXVsN5nGl/SOXpjR3t/iGTkRtBNC0Dn/Gal1z3tpBUNoWzJKtvbTAT9U346k/k61QytBSTrbzdCOGSWPht/JH+JAgTGVcZf/Tzbc4XkKPH2TskhgOwhzb root@singlevm1-vm-926d97ea-11a5-46dd-b582-44ea6523c6e0 ssh-dss AAAAB3NzaC1kc3MAAACBAKyKk2QwfMCIZbAVK3kcofwPFaqws5k5tv5SZefcfRwIjaHDXB0XnlopwW9ZbytAd88E9ZdZU+/TlBRsEWQtCjXIblQtehKaXWrnbVhkWgAxpMqynAnjemcWYtQt5BQytJK8nOALORttXx/DIkEpQuiXzN+N4LRg504eVRzXP5mRAAAAFQC6oL+8Zo4fgJZsHAtPSa7XviBEywAAAIEAqsgW0l6g6jB5oxnkGdrk/eQ0LE3hqHo7Gx2Hd5RLUiA3DMCmooMMBCwN/mJdZKBJ6gqgm1aQh8q+eVEL3hplMTVpVFSsyTIkurzA9LVR1+le7pdwvAFIqtvuacO/HFQTQPx0raNppZ53tNxWgxljPVpAY9IwNM5iNGh9OoPCdhgAAACAE0LwEo0WJ7LePGpgg6HndIC2Urb2YsiSgRaCWOkIXKCyQyZYrxxo/YgpBLmtanJEo8nyG3r+W07eqG1iLElg0YstCJkU9eNBkieH+pqSuC58i7kxquMwluT2BKUaoftQudUNRErPkGpryUdKy3biYIt1Wopv6MIoUNhwzGVe6Lo= root@singlevm1-vm-926d97ea-11a5-46dd-b582-44ea6523c6e0 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.20s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.5,24,fe80::f816:3eff:fe73:1185/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.1 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.5 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-00000001 name: N/A availability-zone: nova local-hostname: singlevm1-vm-926d97ea-11a5-46dd-b582-44ea6523c6e0 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.30 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. singlevm1-vm-926d97ea-11a5-46dd-b582-44ea6523c6e0 login: 2019-04-09 06:27:39,482 - paramiko.transport - DEBUG - starting thread (client mode): 0x7ab53c50L 2019-04-09 06:27:39,483 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-04-09 06:27:39,483 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2019-04-09 06:27:39,483 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2019-04-09 06:27:39,485 - 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 2019-04-09 06:27:39,485 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-04-09 06:27:39,485 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2019-04-09 06:27:39,485 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-04-09 06:27:39,485 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-04-09 06:27:39,485 - paramiko.transport - DEBUG - Compression agreed: none 2019-04-09 06:27:39,506 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-04-09 06:27:39,507 - paramiko.transport - DEBUG - Switch to new keys ... 2019-04-09 06:27:39,515 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.200: bfef9140c3ad955f07d68fb7f2ee78d8 2019-04-09 06:27:39,516 - paramiko.transport - DEBUG - Trying discovered key 0cb5e9a07d32d685f915e25c94bf77d7 in /tmp/tmpVfs21m 2019-04-09 06:27:39,543 - paramiko.transport - DEBUG - userauth is OK 2019-04-09 06:27:39,549 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-04-09 06:27:39,581 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-04-09 06:27:39,582 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2019-04-09 06:27:39,582 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-04-09 06:27:39,583 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-04-09 06:27:39,584 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-04-09 06:27:39,585 - functest.core.singlevm - DEBUG - output: Hello World 2019-04-09 06:27:39,585 - functest.core.singlevm - DEBUG - error: 2019-04-09 06:27:39,590 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-04-09 06:27:39,694 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-04-09 06:27:39,694 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | singlevm1 | functest | 00:30 | PASS | +-------------------+------------------+------------------+----------------+ 2019-04-09 06:27:39,705 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-04-09 06:27:39,705 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/floatingips/4bf4a407-59b9-46e9-b2aa-f00c12596cf6.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9aadfdb026216b521067138ae3526f2a358ef3a1" 2019-04-09 06:27:40,840 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 09 Apr 2019 06:27:39 GMT X-Openstack-Request-Id: req-ceb51b22-bc48-4cd3-a464-d72e5bb45a0c 2019-04-09 06:27:40,840 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-09 06:27:40,840 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/floatingips/4bf4a407-59b9-46e9-b2aa-f00c12596cf6.json used request id req-ceb51b22-bc48-4cd3-a464-d72e5bb45a0c 2019-04-09 06:27:40,840 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.13563799858s 2019-04-09 06:27:40,850 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-09 06:27:40,851 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9aadfdb026216b521067138ae3526f2a358ef3a1" 2019-04-09 06:27:40,930 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 09 Apr 2019 06:27:39 GMT X-Openstack-Request-Id: req-64d96eb8-a996-4760-aee2-fd8b1de02aef 2019-04-09 06:27:40,930 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-04-09 06:27:40,930 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-64d96eb8-a996-4760-aee2-fd8b1de02aef 2019-04-09 06:27:40,930 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0800721645355s 2019-04-09 06:27:40,931 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-04-09 06:27:40,934 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/servers/c2598620-f544-4428-843c-39c243494957 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9aadfdb026216b521067138ae3526f2a358ef3a1" 2019-04-09 06:27:41,234 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Tue, 09 Apr 2019 06:27:39 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-5f6b48a0-abd5-46d6-ba9a-4579c537a406 x-openstack-request-id: req-5f6b48a0-abd5-46d6-ba9a-4579c537a406 2019-04-09 06:27:41,235 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/c2598620-f544-4428-843c-39c243494957 used request id req-5f6b48a0-abd5-46d6-ba9a-4579c537a406 2019-04-09 06:27:41,235 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.303774118423s 2019-04-09 06:27:41,235 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 06:27:41,238 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9aadfdb026216b521067138ae3526f2a358ef3a1" 2019-04-09 06:27:42,332 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 832 Content-Type: application/json Date: Tue, 09 Apr 2019 06:27:40 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-07bf2821-507c-4c7f-8f7d-55640764619f x-openstack-request-id: req-07bf2821-507c-4c7f-8f7d-55640764619f 2019-04-09 06:27:42,333 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"singlevm1-net_926d97ea-11a5-46dd-b582-44ea6523c6e0": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:73:11:85", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:73:11:85", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/c2598620-f544-4428-843c-39c243494957", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/c2598620-f544-4428-843c-39c243494957", "rel": "bookmark"}], "image": {"id": "5d1d9e9a-0711-4b19-93d1-d4392dbabaac", "links": [{"href": "http://172.30.9.21:8774/images/5d1d9e9a-0711-4b19-93d1-d4392dbabaac", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": "2019-04-09T06:27:29.000000", "flavor": {"id": "904e6546-520f-4161-8d0f-f5e9fc0e9805", "links": [{"href": "http://172.30.9.21:8774/flavors/904e6546-520f-4161-8d0f-f5e9fc0e9805", "rel": "bookmark"}]}, "id": "c2598620-f544-4428-843c-39c243494957", "security_groups": [{"name": "singlevm1-sg_926d97ea-11a5-46dd-b582-44ea6523c6e0"}], "user_id": "96d754a28b0d43cf8fa237c30a99c306", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-09T06:27:40Z", "hostId": "88df6b4b1e7d44c1e50eb3a38912b803100d932c687fe8a6545ed2d5", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_926d97ea-11a5-46dd-b582-44ea6523c6e0", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_926d97ea-11a5-46dd-b582-44ea6523c6e0", "created": "2019-04-09T06:27:19Z", "tenant_id": "6509066435f1453bac6996ee8997a3b2", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 06:27:42,333 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-07bf2821-507c-4c7f-8f7d-55640764619f 2019-04-09 06:27:42,333 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.09803414345s 2019-04-09 06:27:42,335 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 06:27:44,337 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 06:27:44,340 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9aadfdb026216b521067138ae3526f2a358ef3a1" 2019-04-09 06:27:44,449 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Tue, 09 Apr 2019 06:27:43 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f7cbf6d9-20b3-45d4-bbb4-d243c4a4b6ad x-openstack-request-id: req-f7cbf6d9-20b3-45d4-bbb4-d243c4a4b6ad 2019-04-09 06:27:44,449 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2019-04-09 06:27:44,450 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-f7cbf6d9-20b3-45d4-bbb4-d243c4a4b6ad 2019-04-09 06:27:44,450 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.112250089645s 2019-04-09 06:27:44,455 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-09 06:27:44,456 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9aadfdb026216b521067138ae3526f2a358ef3a1" 2019-04-09 06:27:44,505 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9337 Content-Type: application/json Date: Tue, 09 Apr 2019 06:27:43 GMT X-Openstack-Request-Id: req-11093a04-3295-42c7-b394-07d9ca4ef3bd 2019-04-09 06:27:44,507 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-04-09T06:26:00Z", "updated_at": "2019-04-09T06:26:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:26:00Z", "revision_number": 0, "id": "23de8fc0-44ae-4c56-abcd-3cadf2cd644b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:26:00Z", "security_group_id": "3353c502-d3bd-4781-83f5-fc7385b71d39", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:26:00Z", "revision_number": 0, "id": "afb04289-1a57-4ecb-8cec-ce9e43ab0d76", "remote_group_id": "3353c502-d3bd-4781-83f5-fc7385b71d39", "remote_ip_prefix": null, "created_at": "2019-04-09T06:26:00Z", "security_group_id": "3353c502-d3bd-4781-83f5-fc7385b71d39", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:26:00Z", "revision_number": 0, "id": "d4091b4d-3f48-405e-a6ff-27973bc1c4fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:26:00Z", "security_group_id": "3353c502-d3bd-4781-83f5-fc7385b71d39", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:26:00Z", "revision_number": 0, "id": "f668131f-27a0-4d81-982d-afd1d6efe75b", "remote_group_id": "3353c502-d3bd-4781-83f5-fc7385b71d39", "remote_ip_prefix": null, "created_at": "2019-04-09T06:26:00Z", "security_group_id": "3353c502-d3bd-4781-83f5-fc7385b71d39", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "3353c502-d3bd-4781-83f5-fc7385b71d39", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ba7a30bb29394fc4a587735d9dfb749e", "created_at": "2019-04-09T06:24:05Z", "updated_at": "2019-04-09T06:24:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:24:05Z", "revision_number": 0, "id": "0aa9cfb1-eea8-4107-bdd1-09b673e74187", "remote_group_id": "7163910b-3f52-4c82-95f5-2716a0110cc5", "remote_ip_prefix": null, "created_at": "2019-04-09T06:24:05Z", "security_group_id": "7163910b-3f52-4c82-95f5-2716a0110cc5", "tenant_id": "ba7a30bb29394fc4a587735d9dfb749e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ba7a30bb29394fc4a587735d9dfb749e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:24:05Z", "revision_number": 0, "id": "54942ddd-2fa1-4bc2-8eed-db2c58927051", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:24:05Z", "security_group_id": "7163910b-3f52-4c82-95f5-2716a0110cc5", "tenant_id": "ba7a30bb29394fc4a587735d9dfb749e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ba7a30bb29394fc4a587735d9dfb749e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:24:05Z", "revision_number": 0, "id": "65f9a71a-d7ef-4a7c-bd9a-1722277aec43", "remote_group_id": "7163910b-3f52-4c82-95f5-2716a0110cc5", "remote_ip_prefix": null, "created_at": "2019-04-09T06:24:05Z", "security_group_id": "7163910b-3f52-4c82-95f5-2716a0110cc5", "tenant_id": "ba7a30bb29394fc4a587735d9dfb749e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ba7a30bb29394fc4a587735d9dfb749e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:24:05Z", "revision_number": 0, "id": "86568739-46b2-4862-8571-f01cd048599a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:24:05Z", "security_group_id": "7163910b-3f52-4c82-95f5-2716a0110cc5", "tenant_id": "ba7a30bb29394fc4a587735d9dfb749e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ba7a30bb29394fc4a587735d9dfb749e"}], "revision_number": 1, "project_id": "ba7a30bb29394fc4a587735d9dfb749e", "id": "7163910b-3f52-4c82-95f5-2716a0110cc5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6509066435f1453bac6996ee8997a3b2", "created_at": "2019-04-09T06:25:59Z", "updated_at": "2019-04-09T06:25:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:25:59Z", "revision_number": 0, "id": "159f11d9-0ba4-4923-8082-70f4dd760a47", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:25:59Z", "security_group_id": "9c2f55ba-acdf-4de6-a230-b14db62471f1", "tenant_id": "6509066435f1453bac6996ee8997a3b2", "port_range_min": null, "ethertype": "IPv4", "project_id": "6509066435f1453bac6996ee8997a3b2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:25:59Z", "revision_number": 0, "id": "a09893df-d9cb-4ff3-99d4-013b5c068a40", "remote_group_id": "9c2f55ba-acdf-4de6-a230-b14db62471f1", "remote_ip_prefix": null, "created_at": "2019-04-09T06:25:59Z", "security_group_id": "9c2f55ba-acdf-4de6-a230-b14db62471f1", "tenant_id": "6509066435f1453bac6996ee8997a3b2", "port_range_min": null, "ethertype": "IPv6", "project_id": "6509066435f1453bac6996ee8997a3b2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:25:59Z", "revision_number": 0, "id": "f87d56d3-96be-430b-8bff-17fba51e104b", "remote_group_id": "9c2f55ba-acdf-4de6-a230-b14db62471f1", "remote_ip_prefix": null, "created_at": "2019-04-09T06:25:59Z", "security_group_id": "9c2f55ba-acdf-4de6-a230-b14db62471f1", "tenant_id": "6509066435f1453bac6996ee8997a3b2", "port_range_min": null, "ethertype": "IPv4", "project_id": "6509066435f1453bac6996ee8997a3b2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:25:59Z", "revision_number": 0, "id": "feb3b1fe-b7ab-48f1-a7ef-4cef55305484", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:25:59Z", "security_group_id": "9c2f55ba-acdf-4de6-a230-b14db62471f1", "tenant_id": "6509066435f1453bac6996ee8997a3b2", "port_range_min": null, "ethertype": "IPv6", "project_id": "6509066435f1453bac6996ee8997a3b2"}], "revision_number": 1, "project_id": "6509066435f1453bac6996ee8997a3b2", "id": "9c2f55ba-acdf-4de6-a230-b14db62471f1", "name": "default"}, {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "6509066435f1453bac6996ee8997a3b2", "created_at": "2019-04-09T06:27:16Z", "updated_at": "2019-04-09T06:27:16Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-04-09T06:27:16Z", "revision_number": 0, "id": "9e531465-2cec-4d6b-907c-f687809894ab", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:27:16Z", "security_group_id": "fc32e426-4210-4301-bd78-090d55fcedad", "tenant_id": "6509066435f1453bac6996ee8997a3b2", "port_range_min": 22, "ethertype": "IPv4", "project_id": "6509066435f1453bac6996ee8997a3b2"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:27:16Z", "revision_number": 0, "id": "aafaecd7-bee6-4f87-99ab-e95f9203f31a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:27:16Z", "security_group_id": "fc32e426-4210-4301-bd78-090d55fcedad", "tenant_id": "6509066435f1453bac6996ee8997a3b2", "port_range_min": null, "ethertype": "IPv4", "project_id": "6509066435f1453bac6996ee8997a3b2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:27:16Z", "revision_number": 0, "id": "efc04646-3921-40fd-8284-e219b46d3e23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:27:16Z", "security_group_id": "fc32e426-4210-4301-bd78-090d55fcedad", "tenant_id": "6509066435f1453bac6996ee8997a3b2", "port_range_min": null, "ethertype": "IPv6", "project_id": "6509066435f1453bac6996ee8997a3b2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:27:16Z", "revision_number": 0, "id": "fb71709e-43c1-4c13-b406-29ad83740a6b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:27:16Z", "security_group_id": "fc32e426-4210-4301-bd78-090d55fcedad", "tenant_id": "6509066435f1453bac6996ee8997a3b2", "port_range_min": null, "ethertype": "IPv4", "project_id": "6509066435f1453bac6996ee8997a3b2"}], "revision_number": 3, "project_id": "6509066435f1453bac6996ee8997a3b2", "id": "fc32e426-4210-4301-bd78-090d55fcedad", "name": "singlevm1-sg_926d97ea-11a5-46dd-b582-44ea6523c6e0"}]} 2019-04-09 06:27:44,507 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-11093a04-3295-42c7-b394-07d9ca4ef3bd 2019-04-09 06:27:44,507 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0518050193787s 2019-04-09 06:27:44,514 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-04-09 06:27:44,515 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/security-groups/fc32e426-4210-4301-bd78-090d55fcedad.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9aadfdb026216b521067138ae3526f2a358ef3a1" 2019-04-09 06:27:44,655 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 09 Apr 2019 06:27:43 GMT X-Openstack-Request-Id: req-47c84f92-884f-4d01-8296-887eace2763a 2019-04-09 06:27:44,655 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-09 06:27:44,655 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/fc32e426-4210-4301-bd78-090d55fcedad.json used request id req-47c84f92-884f-4d01-8296-887eace2763a 2019-04-09 06:27:44,655 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.140964984894s 2019-04-09 06:27:44,656 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2019-04-09 06:27:44,658 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/os-keypairs/singlevm1-kp_926d97ea-11a5-46dd-b582-44ea6523c6e0 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9aadfdb026216b521067138ae3526f2a358ef3a1" 2019-04-09 06:27:44,805 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Tue, 09 Apr 2019 06:27:43 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-bdbfe671-e6a1-4f86-88c4-a033d5261605 x-openstack-request-id: req-bdbfe671-e6a1-4f86-88c4-a033d5261605 2019-04-09 06:27:44,805 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/os-keypairs/singlevm1-kp_926d97ea-11a5-46dd-b582-44ea6523c6e0 used request id req-bdbfe671-e6a1-4f86-88c4-a033d5261605 2019-04-09 06:27:44,805 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.149442911148s 2019-04-09 06:27:44,806 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-04-09 06:27:44,806 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/20cfa806-3912-48c5-a378-dfa4aed617bf/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9aadfdb026216b521067138ae3526f2a358ef3a1" -d '{"subnet_id": "0b3e1903-6992-4bd1-a8c4-6e5a98d35a94"}' 2019-04-09 06:27:46,936 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Tue, 09 Apr 2019 06:27:45 GMT X-Openstack-Request-Id: req-b03a804a-809e-4081-b17a-bcaf99667d84 2019-04-09 06:27:46,937 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "b439d5ab-5486-46ce-a043-6014b1010582", "tenant_id": "6509066435f1453bac6996ee8997a3b2", "subnet_id": "0b3e1903-6992-4bd1-a8c4-6e5a98d35a94", "subnet_ids": ["0b3e1903-6992-4bd1-a8c4-6e5a98d35a94"], "port_id": "c34311ee-ac83-4fce-999d-024e1d5fdd87", "id": "20cfa806-3912-48c5-a378-dfa4aed617bf"} 2019-04-09 06:27:46,937 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/20cfa806-3912-48c5-a378-dfa4aed617bf/remove_router_interface.json used request id req-b03a804a-809e-4081-b17a-bcaf99667d84 2019-04-09 06:27:46,937 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.13151288033s 2019-04-09 06:27:46,938 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-04-09 06:27:46,938 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9aadfdb026216b521067138ae3526f2a358ef3a1" 2019-04-09 06:27:47,054 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 718 Content-Type: application/json Date: Tue, 09 Apr 2019 06:27:46 GMT X-Openstack-Request-Id: req-0869409f-da74-431e-8185-b250b1b10e95 2019-04-09 06:27:47,054 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "b62787c2-635d-4893-8553-7ee0260442ff", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "dce875e1-9eec-4cb2-94e6-93dffefe33f6", "ip_address": "172.30.9.210"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "6509066435f1453bac6996ee8997a3b2", "created_at": "2019-04-09T06:27:10Z", "admin_state_up": true, "updated_at": "2019-04-09T06:27:44Z", "project_id": "6509066435f1453bac6996ee8997a3b2", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "20cfa806-3912-48c5-a378-dfa4aed617bf", "name": "singlevm1-router_926d97ea-11a5-46dd-b582-44ea6523c6e0"}]} 2019-04-09 06:27:47,055 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-0869409f-da74-431e-8185-b250b1b10e95 2019-04-09 06:27:47,055 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.117077827454s 2019-04-09 06:27:47,056 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-04-09 06:27:47,057 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/routers/20cfa806-3912-48c5-a378-dfa4aed617bf.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9aadfdb026216b521067138ae3526f2a358ef3a1" 2019-04-09 06:27:48,481 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 09 Apr 2019 06:27:47 GMT X-Openstack-Request-Id: req-78420f46-2495-45b4-8895-d89b44625624 2019-04-09 06:27:48,481 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-09 06:27:48,481 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/20cfa806-3912-48c5-a378-dfa4aed617bf.json used request id req-78420f46-2495-45b4-8895-d89b44625624 2019-04-09 06:27:48,482 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.42536091805s 2019-04-09 06:27:48,482 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-04-09 06:27:48,482 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9aadfdb026216b521067138ae3526f2a358ef3a1" 2019-04-09 06:27:48,521 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1327 Content-Type: application/json Date: Tue, 09 Apr 2019 06:27:47 GMT X-Openstack-Request-Id: req-e364415f-2b53-4d81-a33a-9f1e93d5597b 2019-04-09 06:27:48,522 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-04-09T06:27:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"0b3e1903-6992-4bd1-a8c4-6e5a98d35a94","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"6509066435f1453bac6996ee8997a3b2","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"singlevm1-subnet_926d97ea-11a5-46dd-b582-44ea6523c6e0","enable_dhcp":true,"segment_id":null,"network_id":"b439d5ab-5486-46ce-a043-6014b1010582","tenant_id":"6509066435f1453bac6996ee8997a3b2","created_at":"2019-04-09T06:27:09Z","ip_version":4},{"updated_at":"2019-04-09T06:24:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"dce875e1-9eec-4cb2-94e6-93dffefe33f6","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"ba7a30bb29394fc4a587735d9dfb749e","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"b62787c2-635d-4893-8553-7ee0260442ff","tenant_id":"ba7a30bb29394fc4a587735d9dfb749e","created_at":"2019-04-09T06:24:08Z","ip_version":4}]} 2019-04-09 06:27:48,522 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-e364415f-2b53-4d81-a33a-9f1e93d5597b 2019-04-09 06:27:48,522 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0399770736694s 2019-04-09 06:27:48,523 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-04-09 06:27:48,524 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/subnets/0b3e1903-6992-4bd1-a8c4-6e5a98d35a94.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9aadfdb026216b521067138ae3526f2a358ef3a1" 2019-04-09 06:27:49,391 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 09 Apr 2019 06:27:48 GMT X-Openstack-Request-Id: req-ef1bbda5-ad07-4c9c-b57d-0bc5f066842f 2019-04-09 06:27:49,391 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-09 06:27:49,391 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/0b3e1903-6992-4bd1-a8c4-6e5a98d35a94.json used request id req-ef1bbda5-ad07-4c9c-b57d-0bc5f066842f 2019-04-09 06:27:49,392 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.868005990982s 2019-04-09 06:27:49,392 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-09 06:27:49,392 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9aadfdb026216b521067138ae3526f2a358ef3a1" 2019-04-09 06:27:49,477 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1435 Content-Type: application/json Date: Tue, 09 Apr 2019 06:27:48 GMT X-Openstack-Request-Id: req-7407d915-9789-4ccb-8689-3e50273f803f 2019-04-09 06:27:49,478 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"b439d5ab-5486-46ce-a043-6014b1010582","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":32,"ipv4_address_scope":null,"shared":false,"project_id":"6509066435f1453bac6996ee8997a3b2","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-09T06:27:48Z","qos_policy_id":null,"name":"singlevm1-net_926d97ea-11a5-46dd-b582-44ea6523c6e0","admin_state_up":true,"tenant_id":"6509066435f1453bac6996ee8997a3b2","created_at":"2019-04-09T06:27:09Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"b62787c2-635d-4893-8553-7ee0260442ff","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ba7a30bb29394fc4a587735d9dfb749e","l2_adjacency":true,"status":"ACTIVE","subnets":["dce875e1-9eec-4cb2-94e6-93dffefe33f6"],"description":"","tags":[],"updated_at":"2019-04-09T06:24:08Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ba7a30bb29394fc4a587735d9dfb749e","created_at":"2019-04-09T06:24:05Z","provider:network_type":"flat"}]} 2019-04-09 06:27:49,478 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-7407d915-9789-4ccb-8689-3e50273f803f 2019-04-09 06:27:49,478 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0861489772797s 2019-04-09 06:27:49,480 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-04-09 06:27:49,480 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/networks/b439d5ab-5486-46ce-a043-6014b1010582.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9aadfdb026216b521067138ae3526f2a358ef3a1" 2019-04-09 06:27:50,631 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 09 Apr 2019 06:27:49 GMT X-Openstack-Request-Id: req-99dae58c-14a9-4aac-bff3-a9079003c3f5 2019-04-09 06:27:50,631 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-09 06:27:50,631 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/b439d5ab-5486-46ce-a043-6014b1010582.json used request id req-99dae58c-14a9-4aac-bff3-a9079003c3f5 2019-04-09 06:27:50,632 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.15186405182s 2019-04-09 06:27:50,636 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-09 06:27:50,639 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9aadfdb026216b521067138ae3526f2a358ef3a1" 2019-04-09 06:27:51,424 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Tue, 09 Apr 2019 06:27:50 GMT X-Openstack-Request-Id: req-5bd949b0-a2c9-439d-b068-894b3b214e30 2019-04-09 06:27:51,424 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-09T06:27:15Z", "file": "/v2/images/5d1d9e9a-0711-4b19-93d1-d4392dbabaac/file", "owner": "6509066435f1453bac6996ee8997a3b2", "id": "5d1d9e9a-0711-4b19-93d1-d4392dbabaac", "size": 12716032, "self": "/v2/images/5d1d9e9a-0711-4b19-93d1-d4392dbabaac", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/5d1d9e9a-0711-4b19-93d1-d4392dbabaac/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/5d1d9e9a-0711-4b19-93d1-d4392dbabaac/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_926d97ea-11a5-46dd-b582-44ea6523c6e0", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_926d97ea-11a5-46dd-b582-44ea6523c6e0", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-09T06:27:14Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-09 06:27:51,424 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-5bd949b0-a2c9-439d-b068-894b3b214e30 2019-04-09 06:27:51,425 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.78897690773s 2019-04-09 06:27:51,427 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-04-09 06:27:51,432 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/5d1d9e9a-0711-4b19-93d1-d4392dbabaac -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9aadfdb026216b521067138ae3526f2a358ef3a1" 2019-04-09 06:27:52,345 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 06:27:51 GMT X-Openstack-Request-Id: req-304d4e66-d0db-4927-9ffb-cd6864da03f0 2019-04-09 06:27:52,345 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 06:27:52,345 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/5d1d9e9a-0711-4b19-93d1-d4392dbabaac used request id req-304d4e66-d0db-4927-9ffb-cd6864da03f0 2019-04-09 06:27:52,345 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.918313026428s 2019-04-09 06:27:52,346 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-09 06:27:52,350 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9aadfdb026216b521067138ae3526f2a358ef3a1" 2019-04-09 06:27:52,372 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Tue, 09 Apr 2019 06:27:51 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-7cfd50a6-f90b-4094-96dd-2347b97d7930 x-openstack-request-id: req-7cfd50a6-f90b-4094-96dd-2347b97d7930 2019-04-09 06:27:52,373 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "singlevm1-flavor_926d97ea-11a5-46dd-b582-44ea6523c6e0", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/904e6546-520f-4161-8d0f-f5e9fc0e9805", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/904e6546-520f-4161-8d0f-f5e9fc0e9805", "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": "904e6546-520f-4161-8d0f-f5e9fc0e9805"}]} 2019-04-09 06:27:52,373 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-7cfd50a6-f90b-4094-96dd-2347b97d7930 2019-04-09 06:27:52,373 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0269660949707s 2019-04-09 06:27:52,374 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-04-09 06:27:52,377 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/904e6546-520f-4161-8d0f-f5e9fc0e9805 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9aadfdb026216b521067138ae3526f2a358ef3a1" 2019-04-09 06:27:52,417 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Tue, 09 Apr 2019 06:27:51 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-de1b7c5f-f994-4185-9cb2-02c95fcaaa08 x-openstack-request-id: req-de1b7c5f-f994-4185-9cb2-02c95fcaaa08 2019-04-09 06:27:52,418 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/904e6546-520f-4161-8d0f-f5e9fc0e9805 used request id req-de1b7c5f-f994-4185-9cb2-02c95fcaaa08 2019-04-09 06:27:52,418 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0437099933624s 2019-04-09 06:27:52,466 - xtesting.ci.run_tests - INFO - Loading test case 'singlevm2'... 2019-04-09 06:27:52,502 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-04-09 06:27:52,507 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Tue, 09 Apr 2019 06:27:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c2ef81d-5c0b-4ad9-81e6-42b515de70f4 2019-04-09 06:27:52,507 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2019-04-09 06:27:52,507 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/v3 used request id req-1c2ef81d-5c0b-4ad9-81e6-42b515de70f4 2019-04-09 06:27:52,508 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2019-04-09 06:27:52,905 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "12d06a59574c4903a7b4bfc193e14ef0", "name": "member"}, {"id": "ecaba09e8ea14e058d5f9d9eb583aa37", "name": "admin"}, {"id": "6e54a998c61f4429874ed3ac33d4afc4", "name": "reader"}], "expires_at": "2019-04-09T07:27:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6509066435f1453bac6996ee8997a3b2", "name": "admin"}, "catalog": [{"endpoints": [], "type": "metering", "id": "0c6048bf3c804b33b1209bfa8ca75ec0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v3/6509066435f1453bac6996ee8997a3b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "503aa75a75e444a9b93cb14634c6ab50"}, {"url": "http://192.30.9.6:8776/v3/6509066435f1453bac6996ee8997a3b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd4bc81464e44d0a129985ca1ff91d5"}, {"url": "http://192.30.9.6:8776/v3/6509066435f1453bac6996ee8997a3b2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d888a991472d4a88bfcfcfcf4909874d"}], "type": "volumev3", "id": "1b1b3cbed2d14611b521aa10e2b642dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4664f0d595a24e8a9d4eb3691db874e0"}, {"url": "http://172.30.9.21:8080/v1/AUTH_6509066435f1453bac6996ee8997a3b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49cfc5fc2aa942e59d21f825b2bc9939"}, {"url": "http://12.0.0.22:8080/v1/AUTH_6509066435f1453bac6996ee8997a3b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "71100b14603a4edf8a39e8af672ecff5"}], "type": "object-store", "id": "29267bcb2ea04deebb6caaa71afffcc5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4dc1873b4b477cb578245fdb86a111"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77d7bee546c941368ffc769fda003312"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9b1ab09869b4ea895eb3c8867f61318"}], "type": "network", "id": "3ac09bd783a245efa7f11d71ad667386", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f7f6f256262433fb4467ed610947d62"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "72d58c041dc245bc8aa43ce73891f76c"}, {"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b89851b9b2b4f95b7d2184e74373672"}], "type": "identity", "id": "49f6869431e3430e9aeef431c7e7d7de", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8201c41b3865412e839f135e1ceb7421"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e4e22c0a684229ba50a51934a5cdf7"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf4872e158cb44e3aa5a4063a620efc3"}], "type": "alarming", "id": "61e60b3a8b964288a4ad67fd02ee4984", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4de11e8502624071afd079250b33c74c"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d801fa7f3ee64b30b3b18ef5a9e72635"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f583f4a1750f4edc8596dd476ece0948"}], "type": "compute", "id": "6b64d23b249e42d79f5dd070a7460b66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0cd6369c5d9949eba212a5ce97f8b6f7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8011dc0e5bd44e2aa45caf7c6e4d19d2"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d807430fcec84acebca284681dd098fe"}], "type": "cloudformation", "id": "7f91896ba7394ae291c7a222f92ea496", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/6509066435f1453bac6996ee8997a3b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4243c026b4174decae31504c58542875"}, {"url": "http://192.30.9.6:8776/v2/6509066435f1453bac6996ee8997a3b2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84281d63eba442fd8cdbf23eae691ba2"}, {"url": "http://172.30.9.21:8776/v2/6509066435f1453bac6996ee8997a3b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1ce0a47f2fd4ca9b678bc1d7e5d0b37"}], "type": "volumev2", "id": "8afcbe00e0a6427bbf1fc3b10d4b2f5e", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/6509066435f1453bac6996ee8997a3b2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25eb19d77ddd4b9aa8117749f829d913"}, {"url": "http://172.30.9.21:8004/v1/6509066435f1453bac6996ee8997a3b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57dd852403b0401fb0bd852db0cc4f1e"}, {"url": "http://192.30.9.6:8004/v1/6509066435f1453bac6996ee8997a3b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5a404b628fff4023b9d3e5b8fca3b0fb"}], "type": "orchestration", "id": "a244395507da4b85bd212d5f49a8b6ae", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2242a4436b774238a465cc3d6498ab4e"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "977935de203e411cbce5038f0a9dc848"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2fcaa46481c44f8a3f42acd6c29b21f"}], "type": "placement", "id": "aed411d3d8324008b42b3bd847051003", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b61449c559f45dba6ba5f9dc241729f"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3f83bae18b4a496bb67592b5d777f17c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5162d5282ea1448dbbc20567c0d57fd7"}], "type": "metric", "id": "ebf458a547774acfb6b489f2803a822c", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "33de49eaa2934d07a5ef7754ed5fe8e0"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b7265307a4a45caad0a286536a91b5d"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94601cf3562245fb9453e9678a54b869"}], "type": "event", "id": "f3ff1bc7e87e4c90a2385a1bc8175960", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00d65cc314ee4a87ad316dd160d63558"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64896bc5be624954a0166b6cfa08a10e"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd079af259534771ac00959c542171cf"}], "type": "image", "id": "f9a74c8a63414707b34a5b03e9eacdc1", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "96d754a28b0d43cf8fa237c30a99c306"}, "audit_ids": ["nUEFsfUBREeAh4JjjIqTxA"], "issued_at": "2019-04-09T06:27:51.000000Z"}} 2019-04-09 06:27:52,908 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-09 06:27:52,908 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9a274509f58f5bad59b682b82d6b642dbef460b9" 2019-04-09 06:27:53,273 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Tue, 09 Apr 2019 06:27:52 GMT X-Openstack-Request-Id: req-d4ddcdf3-011e-4d5f-a725-1070e86522c7 2019-04-09 06:27:53,273 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"b62787c2-635d-4893-8553-7ee0260442ff","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ba7a30bb29394fc4a587735d9dfb749e","l2_adjacency":true,"status":"ACTIVE","subnets":["dce875e1-9eec-4cb2-94e6-93dffefe33f6"],"description":"","tags":[],"updated_at":"2019-04-09T06:24:08Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ba7a30bb29394fc4a587735d9dfb749e","created_at":"2019-04-09T06:24:05Z","provider:network_type":"flat"}]} 2019-04-09 06:27:53,273 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-d4ddcdf3-011e-4d5f-a725-1070e86522c7 2019-04-09 06:27:53,274 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.365691900253s 2019-04-09 06:27:53,282 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-04-09 06:27:53,287 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 09 Apr 2019 06:27:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-802cc4db-8b94-4e3c-b7a7-d938954c518c 2019-04-09 06:27:53,287 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 06:27:53,287 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/ used request id req-802cc4db-8b94-4e3c-b7a7-d938954c518c 2019-04-09 06:27:53,288 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-09 06:27:53,291 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9a274509f58f5bad59b682b82d6b642dbef460b9" 2019-04-09 06:27:53,486 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 222 Content-Type: application/json Date: Tue, 09 Apr 2019 06:27:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a51c7c40-2776-4b16-8da4-b865e8beb828 2019-04-09 06:27:53,486 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/ec5ce0aa038644b78983e5840ba5fb73"}, "tags": [], "enabled": true, "id": "ec5ce0aa038644b78983e5840ba5fb73", "name": "heat_stack"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2019-04-09 06:27:53,486 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-a51c7c40-2776-4b16-8da4-b865e8beb828 2019-04-09 06:27:53,487 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.198576927185s 2019-04-09 06:27:53,494 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-04-09 06:27:53,498 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9a274509f58f5bad59b682b82d6b642dbef460b9" -d '{"project": {"description": "Created by OPNFV Functest: singlevm2", "enabled": true, "domain_id": "default", "name": "singlevm2-project_4abedf99-bfd4-4056-9b2c-1712749dc0e0"}}' 2019-04-09 06:27:53,737 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 364 Content-Type: application/json Date: Tue, 09 Apr 2019 06:27:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1d3142a3-5803-4e45-881e-7143c8058d9e 2019-04-09 06:27:53,738 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.21:5000/v3/projects/44f021acd28b4a1a8c00eea2833022b6"}, "tags": [], "enabled": true, "id": "44f021acd28b4a1a8c00eea2833022b6", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_4abedf99-bfd4-4056-9b2c-1712749dc0e0"}} 2019-04-09 06:27:53,738 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-1d3142a3-5803-4e45-881e-7143c8058d9e 2019-04-09 06:27:53,738 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.243206977844s 2019-04-09 06:27:53,739 - 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'44f021acd28b4a1a8c00eea2833022b6', '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_4abedf99-bfd4-4056-9b2c-1712749dc0e0'}) 2019-04-09 06:27:53,745 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-04-09 06:27:53,748 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9a274509f58f5bad59b682b82d6b642dbef460b9" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "qwSTAARnpFvJacbdaxXU7yiyYYFImQ", "email": null, "name": "singlevm2-user_4abedf99-bfd4-4056-9b2c-1712749dc0e0"}}' 2019-04-09 06:27:54,210 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 324 Content-Type: application/json Date: Tue, 09 Apr 2019 06:27:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c1d3754f-0751-4892-a190-6361e05f1378 2019-04-09 06:27:54,210 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "singlevm2-user_4abedf99-bfd4-4056-9b2c-1712749dc0e0", "links": {"self": "http://172.30.9.21:5000/v3/users/5f0178951f8a47f2bfecc148fdbf3135"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5f0178951f8a47f2bfecc148fdbf3135", "domain_id": "default", "password_expires_at": null}} 2019-04-09 06:27:54,210 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/users used request id req-c1d3754f-0751-4892-a190-6361e05f1378 2019-04-09 06:27:54,210 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.465370178223s 2019-04-09 06:27:54,211 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'5f0178951f8a47f2bfecc148fdbf3135', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'singlevm2-user_4abedf99-bfd4-4056-9b2c-1712749dc0e0'}) 2019-04-09 06:27:54,215 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-09 06:27:54,218 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9a274509f58f5bad59b682b82d6b642dbef460b9" 2019-04-09 06:27:54,413 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Tue, 09 Apr 2019 06:27:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10634457-7b86-4069-9bfb-bfbd566c7134 2019-04-09 06:27:54,414 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "12d06a59574c4903a7b4bfc193e14ef0", "links": {"self": "http://172.30.9.21:5000/v3/roles/12d06a59574c4903a7b4bfc193e14ef0"}, "name": "member"}, {"domain_id": null, "id": "50245c80a9b84e15b01544b714aaabd9", "links": {"self": "http://172.30.9.21:5000/v3/roles/50245c80a9b84e15b01544b714aaabd9"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6e54a998c61f4429874ed3ac33d4afc4", "links": {"self": "http://172.30.9.21:5000/v3/roles/6e54a998c61f4429874ed3ac33d4afc4"}, "name": "reader"}, {"domain_id": null, "id": "6f62ff3e5bbd4682becdbe9fa3c1ed2c", "links": {"self": "http://172.30.9.21:5000/v3/roles/6f62ff3e5bbd4682becdbe9fa3c1ed2c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80b483ac8c834f498f0d265da82cb005", "links": {"self": "http://172.30.9.21:5000/v3/roles/80b483ac8c834f498f0d265da82cb005"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecaba09e8ea14e058d5f9d9eb583aa37", "links": {"self": "http://172.30.9.21:5000/v3/roles/ecaba09e8ea14e058d5f9d9eb583aa37"}, "name": "admin"}]} 2019-04-09 06:27:54,414 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-10634457-7b86-4069-9bfb-bfbd566c7134 2019-04-09 06:27:54,414 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.199515104294s 2019-04-09 06:27:54,420 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-09 06:27:54,423 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9a274509f58f5bad59b682b82d6b642dbef460b9" 2019-04-09 06:27:54,640 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Tue, 09 Apr 2019 06:27:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-83cf5dde-88cb-4e4c-8287-910681ba3d5d 2019-04-09 06:27:54,640 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "12d06a59574c4903a7b4bfc193e14ef0", "links": {"self": "http://172.30.9.21:5000/v3/roles/12d06a59574c4903a7b4bfc193e14ef0"}, "name": "member"}, {"domain_id": null, "id": "50245c80a9b84e15b01544b714aaabd9", "links": {"self": "http://172.30.9.21:5000/v3/roles/50245c80a9b84e15b01544b714aaabd9"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6e54a998c61f4429874ed3ac33d4afc4", "links": {"self": "http://172.30.9.21:5000/v3/roles/6e54a998c61f4429874ed3ac33d4afc4"}, "name": "reader"}, {"domain_id": null, "id": "6f62ff3e5bbd4682becdbe9fa3c1ed2c", "links": {"self": "http://172.30.9.21:5000/v3/roles/6f62ff3e5bbd4682becdbe9fa3c1ed2c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80b483ac8c834f498f0d265da82cb005", "links": {"self": "http://172.30.9.21:5000/v3/roles/80b483ac8c834f498f0d265da82cb005"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecaba09e8ea14e058d5f9d9eb583aa37", "links": {"self": "http://172.30.9.21:5000/v3/roles/ecaba09e8ea14e058d5f9d9eb583aa37"}, "name": "admin"}]} 2019-04-09 06:27:54,640 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-83cf5dde-88cb-4e4c-8287-910681ba3d5d 2019-04-09 06:27:54,641 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.220856904984s 2019-04-09 06:27:54,645 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-09 06:27:54,649 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9a274509f58f5bad59b682b82d6b642dbef460b9" 2019-04-09 06:27:54,848 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Tue, 09 Apr 2019 06:27:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1540763b-4faa-4ace-9578-5210687f7799 2019-04-09 06:27:54,848 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "12d06a59574c4903a7b4bfc193e14ef0", "links": {"self": "http://172.30.9.21:5000/v3/roles/12d06a59574c4903a7b4bfc193e14ef0"}, "name": "member"}, {"domain_id": null, "id": "50245c80a9b84e15b01544b714aaabd9", "links": {"self": "http://172.30.9.21:5000/v3/roles/50245c80a9b84e15b01544b714aaabd9"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6e54a998c61f4429874ed3ac33d4afc4", "links": {"self": "http://172.30.9.21:5000/v3/roles/6e54a998c61f4429874ed3ac33d4afc4"}, "name": "reader"}, {"domain_id": null, "id": "6f62ff3e5bbd4682becdbe9fa3c1ed2c", "links": {"self": "http://172.30.9.21:5000/v3/roles/6f62ff3e5bbd4682becdbe9fa3c1ed2c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80b483ac8c834f498f0d265da82cb005", "links": {"self": "http://172.30.9.21:5000/v3/roles/80b483ac8c834f498f0d265da82cb005"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecaba09e8ea14e058d5f9d9eb583aa37", "links": {"self": "http://172.30.9.21:5000/v3/roles/ecaba09e8ea14e058d5f9d9eb583aa37"}, "name": "admin"}]} 2019-04-09 06:27:54,848 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-1540763b-4faa-4ace-9578-5210687f7799 2019-04-09 06:27:54,849 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.203034877777s 2019-04-09 06:27:54,853 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-09 06:27:54,857 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9a274509f58f5bad59b682b82d6b642dbef460b9" 2019-04-09 06:27:54,970 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 09 Apr 2019 06:27:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb880164-8876-414c-82d0-f122a3c1dd61 2019-04-09 06:27:54,970 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-04-09 06:27:54,970 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-bb880164-8876-414c-82d0-f122a3c1dd61 2019-04-09 06:27:54,970 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.116811990738s 2019-04-09 06:27:54,971 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-09 06:27:54,975 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9a274509f58f5bad59b682b82d6b642dbef460b9" 2019-04-09 06:27:55,136 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 836 Content-Type: application/json Date: Tue, 09 Apr 2019 06:27:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6f216e7-8229-4bd9-b04f-06e06fb4eb43 2019-04-09 06:27:55,137 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/07b62caafa51496f94dd3b3fb341fcfe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07b62caafa51496f94dd3b3fb341fcfe", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/2e35f475a54147749980006d265eb864"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e35f475a54147749980006d265eb864", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/2f1bc9c9d22745648100c4b0717962eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f1bc9c9d22745648100c4b0717962eb", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/30fe8cf249d443dd9c53f2cc083f50b5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "30fe8cf249d443dd9c53f2cc083f50b5", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/3d748bf7df734addb2e37ea0663ec892"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d748bf7df734addb2e37ea0663ec892", "email": "cinder@localhost", "password_expires_at": null}, {"name": "singlevm2-user_4abedf99-bfd4-4056-9b2c-1712749dc0e0", "links": {"self": "http://172.30.9.21:5000/v3/users/5f0178951f8a47f2bfecc148fdbf3135"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5f0178951f8a47f2bfecc148fdbf3135", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/732a504491fd4f35923460ae0d2ef475"}, "domain_id": "default", "enabled": true, "options": {}, "id": "732a504491fd4f35923460ae0d2ef475", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/781b729594744c4f8f561f6b5a6e68bd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "781b729594744c4f8f561f6b5a6e68bd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/80817a33c71343ed9c63d448a7fea69e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "80817a33c71343ed9c63d448a7fea69e", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/938ce22a56d74c639d353dbbf166fcc4"}, "domain_id": "ec5ce0aa038644b78983e5840ba5fb73", "enabled": true, "options": {}, "id": "938ce22a56d74c639d353dbbf166fcc4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/96d754a28b0d43cf8fa237c30a99c306"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d754a28b0d43cf8fa237c30a99c306", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/aaa8b9f924a74e80899c7ad7e32fcaae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aaa8b9f924a74e80899c7ad7e32fcaae", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b8dd65f4e72446d5bd8d9efa13837b0c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8dd65f4e72446d5bd8d9efa13837b0c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/c34b7e3bcdbc428db4539ea2b87cfce1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c34b7e3bcdbc428db4539ea2b87cfce1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/eb527490835d48e8a67131b0f587baf6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb527490835d48e8a67131b0f587baf6", "email": "gnocchi@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2019-04-09 06:27:55,137 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-d6f216e7-8229-4bd9-b04f-06e06fb4eb43 2019-04-09 06:27:55,137 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.166000843048s 2019-04-09 06:27:55,149 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-09 06:27:55,152 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9a274509f58f5bad59b682b82d6b642dbef460b9" 2019-04-09 06:27:55,346 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Tue, 09 Apr 2019 06:27:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5858bcf-9b69-4381-a074-37ec529f9f23 2019-04-09 06:27:55,347 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/6509066435f1453bac6996ee8997a3b2"}, "tags": [], "enabled": true, "id": "6509066435f1453bac6996ee8997a3b2", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/ba7a30bb29394fc4a587735d9dfb749e"}, "tags": [], "enabled": true, "id": "ba7a30bb29394fc4a587735d9dfb749e", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.21:5000/v3/projects/44f021acd28b4a1a8c00eea2833022b6"}, "tags": [], "enabled": true, "id": "44f021acd28b4a1a8c00eea2833022b6", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_4abedf99-bfd4-4056-9b2c-1712749dc0e0"}]} 2019-04-09 06:27:55,347 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-f5858bcf-9b69-4381-a074-37ec529f9f23 2019-04-09 06:27:55,347 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.197726964951s 2019-04-09 06:27:55,355 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-04-09 06:27:55,358 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=5f0178951f8a47f2bfecc148fdbf3135&role.id=12d06a59574c4903a7b4bfc193e14ef0&scope.project.id=44f021acd28b4a1a8c00eea2833022b6" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9a274509f58f5bad59b682b82d6b642dbef460b9" 2019-04-09 06:27:55,463 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Tue, 09 Apr 2019 06:27:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81f19858-c1f8-47c4-8852-660fa93066e7 2019-04-09 06:27:55,464 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=5f0178951f8a47f2bfecc148fdbf3135&role.id=12d06a59574c4903a7b4bfc193e14ef0&scope.project.id=44f021acd28b4a1a8c00eea2833022b6", "previous": null, "next": null}} 2019-04-09 06:27:55,464 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=5f0178951f8a47f2bfecc148fdbf3135&role.id=12d06a59574c4903a7b4bfc193e14ef0&scope.project.id=44f021acd28b4a1a8c00eea2833022b6 used request id req-81f19858-c1f8-47c4-8852-660fa93066e7 2019-04-09 06:27:55,464 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.10879611969s 2019-04-09 06:27:55,468 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-04-09 06:27:55,471 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/44f021acd28b4a1a8c00eea2833022b6/users/5f0178951f8a47f2bfecc148fdbf3135/roles/12d06a59574c4903a7b4bfc193e14ef0 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9a274509f58f5bad59b682b82d6b642dbef460b9" 2019-04-09 06:27:55,709 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 09 Apr 2019 06:27:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-094a97e2-98d7-49dc-8b6c-e5e583404c14 2019-04-09 06:27:55,709 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-09 06:27:55,709 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/44f021acd28b4a1a8c00eea2833022b6/users/5f0178951f8a47f2bfecc148fdbf3135/roles/12d06a59574c4903a7b4bfc193e14ef0 used request id req-094a97e2-98d7-49dc-8b6c-e5e583404c14 2019-04-09 06:27:55,710 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.24195098877s 2019-04-09 06:27:55,711 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'singlevm2-project_4abedf99-bfd4-4056-9b2c-1712749dc0e0', 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'44f021acd28b4a1a8c00eea2833022b6', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'qwSTAARnpFvJacbdaxXU7yiyYYFImQ', 'username': u'singlevm2-user_4abedf99-bfd4-4056-9b2c-1712749dc0e0', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.21:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-04-09 06:27:55,714 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'singlevm2-user_4abedf99-bfd4-4056-9b2c-1712749dc0e0', 'password': 'qwSTAARnpFvJacbdaxXU7yiyYYFImQ', 'project_name': 'singlevm2-project_4abedf99-bfd4-4056-9b2c-1712749dc0e0', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.21:5000/v3', 'project_id': '44f021acd28b4a1a8c00eea2833022b6', 'project_domain_name': 'Default'} 2019-04-09 06:27:55,715 - xtesting.ci.run_tests - INFO - Running test case 'singlevm2'... 2019-04-09 06:27:55,715 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-09 06:27:55,719 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9a274509f58f5bad59b682b82d6b642dbef460b9" 2019-04-09 06:27:55,836 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 222 Content-Type: application/json Date: Tue, 09 Apr 2019 06:27:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b8ff4f2-ac60-49c1-bcf5-f02d329c587e 2019-04-09 06:27:55,837 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/ec5ce0aa038644b78983e5840ba5fb73"}, "tags": [], "enabled": true, "id": "ec5ce0aa038644b78983e5840ba5fb73", "name": "heat_stack"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2019-04-09 06:27:55,837 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-9b8ff4f2-ac60-49c1-bcf5-f02d329c587e 2019-04-09 06:27:55,837 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.121552944183s 2019-04-09 06:27:55,848 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-09 06:27:55,853 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9a274509f58f5bad59b682b82d6b642dbef460b9" 2019-04-09 06:27:55,967 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Tue, 09 Apr 2019 06:27:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94c6c91c-9b75-4ec4-b237-9fabf9beac7c 2019-04-09 06:27:55,968 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/6509066435f1453bac6996ee8997a3b2"}, "tags": [], "enabled": true, "id": "6509066435f1453bac6996ee8997a3b2", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/ba7a30bb29394fc4a587735d9dfb749e"}, "tags": [], "enabled": true, "id": "ba7a30bb29394fc4a587735d9dfb749e", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.21:5000/v3/projects/44f021acd28b4a1a8c00eea2833022b6"}, "tags": [], "enabled": true, "id": "44f021acd28b4a1a8c00eea2833022b6", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_4abedf99-bfd4-4056-9b2c-1712749dc0e0"}]} 2019-04-09 06:27:55,968 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-94c6c91c-9b75-4ec4-b237-9fabf9beac7c 2019-04-09 06:27:55,968 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.120213985443s 2019-04-09 06:27:55,971 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-04-09 06:27:55,971 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9a274509f58f5bad59b682b82d6b642dbef460b9" -d '{"network": {"tenant_id": "44f021acd28b4a1a8c00eea2833022b6", "name": "singlevm2-net_4abedf99-bfd4-4056-9b2c-1712749dc0e0", "admin_state_up": true}}' 2019-04-09 06:27:56,412 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 723 Content-Type: application/json Date: Tue, 09 Apr 2019 06:27:55 GMT X-Openstack-Request-Id: req-735eb1e6-64d2-4d02-adc6-30d2d4246bd2 2019-04-09 06:27:56,412 - keystoneauth.session - DEBUG - RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"06da111c-315e-492c-83a7-36b1be7d5d57","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":57,"ipv4_address_scope":null,"shared":false,"project_id":"44f021acd28b4a1a8c00eea2833022b6","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-09T06:27:55Z","is_default":false,"qos_policy_id":null,"name":"singlevm2-net_4abedf99-bfd4-4056-9b2c-1712749dc0e0","admin_state_up":true,"tenant_id":"44f021acd28b4a1a8c00eea2833022b6","created_at":"2019-04-09T06:27:55Z","mtu":1450}} 2019-04-09 06:27:56,412 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-735eb1e6-64d2-4d02-adc6-30d2d4246bd2 2019-04-09 06:27:56,413 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.441828966141s 2019-04-09 06:27:56,413 - 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'2019-04-09T06:27:55Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'06da111c-315e-492c-83a7-36b1be7d5d57', u'provider:segmentation_id': 57, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'singlevm2-net_4abedf99-bfd4-4056-9b2c-1712749dc0e0', u'created_at': u'2019-04-09T06:27:55Z', u'mtu': 1450, u'tenant_id': u'44f021acd28b4a1a8c00eea2833022b6', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'44f021acd28b4a1a8c00eea2833022b6', u'l2_adjacency': True}) 2019-04-09 06:27:56,417 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-04-09 06:27:56,423 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Tue, 09 Apr 2019 06:27:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01749b2b-8779-42d1-807a-ecfdfc8f522b 2019-04-09 06:27:56,424 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2019-04-09 06:27:56,424 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/v3 used request id req-01749b2b-8779-42d1-807a-ecfdfc8f522b 2019-04-09 06:27:56,424 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2019-04-09 06:27:56,813 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "12d06a59574c4903a7b4bfc193e14ef0", "name": "member"}, {"id": "6e54a998c61f4429874ed3ac33d4afc4", "name": "reader"}], "expires_at": "2019-04-09T07:27:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "44f021acd28b4a1a8c00eea2833022b6", "name": "singlevm2-project_4abedf99-bfd4-4056-9b2c-1712749dc0e0"}, "catalog": [{"endpoints": [], "type": "metering", "id": "0c6048bf3c804b33b1209bfa8ca75ec0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v3/44f021acd28b4a1a8c00eea2833022b6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "503aa75a75e444a9b93cb14634c6ab50"}, {"url": "http://192.30.9.6:8776/v3/44f021acd28b4a1a8c00eea2833022b6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd4bc81464e44d0a129985ca1ff91d5"}, {"url": "http://192.30.9.6:8776/v3/44f021acd28b4a1a8c00eea2833022b6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d888a991472d4a88bfcfcfcf4909874d"}], "type": "volumev3", "id": "1b1b3cbed2d14611b521aa10e2b642dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4664f0d595a24e8a9d4eb3691db874e0"}, {"url": "http://172.30.9.21:8080/v1/AUTH_44f021acd28b4a1a8c00eea2833022b6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49cfc5fc2aa942e59d21f825b2bc9939"}, {"url": "http://12.0.0.22:8080/v1/AUTH_44f021acd28b4a1a8c00eea2833022b6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "71100b14603a4edf8a39e8af672ecff5"}], "type": "object-store", "id": "29267bcb2ea04deebb6caaa71afffcc5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4dc1873b4b477cb578245fdb86a111"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77d7bee546c941368ffc769fda003312"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9b1ab09869b4ea895eb3c8867f61318"}], "type": "network", "id": "3ac09bd783a245efa7f11d71ad667386", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f7f6f256262433fb4467ed610947d62"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "72d58c041dc245bc8aa43ce73891f76c"}, {"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b89851b9b2b4f95b7d2184e74373672"}], "type": "identity", "id": "49f6869431e3430e9aeef431c7e7d7de", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8201c41b3865412e839f135e1ceb7421"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e4e22c0a684229ba50a51934a5cdf7"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf4872e158cb44e3aa5a4063a620efc3"}], "type": "alarming", "id": "61e60b3a8b964288a4ad67fd02ee4984", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4de11e8502624071afd079250b33c74c"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d801fa7f3ee64b30b3b18ef5a9e72635"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f583f4a1750f4edc8596dd476ece0948"}], "type": "compute", "id": "6b64d23b249e42d79f5dd070a7460b66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0cd6369c5d9949eba212a5ce97f8b6f7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8011dc0e5bd44e2aa45caf7c6e4d19d2"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d807430fcec84acebca284681dd098fe"}], "type": "cloudformation", "id": "7f91896ba7394ae291c7a222f92ea496", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/44f021acd28b4a1a8c00eea2833022b6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4243c026b4174decae31504c58542875"}, {"url": "http://192.30.9.6:8776/v2/44f021acd28b4a1a8c00eea2833022b6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84281d63eba442fd8cdbf23eae691ba2"}, {"url": "http://172.30.9.21:8776/v2/44f021acd28b4a1a8c00eea2833022b6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1ce0a47f2fd4ca9b678bc1d7e5d0b37"}], "type": "volumev2", "id": "8afcbe00e0a6427bbf1fc3b10d4b2f5e", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/44f021acd28b4a1a8c00eea2833022b6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25eb19d77ddd4b9aa8117749f829d913"}, {"url": "http://172.30.9.21:8004/v1/44f021acd28b4a1a8c00eea2833022b6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57dd852403b0401fb0bd852db0cc4f1e"}, {"url": "http://192.30.9.6:8004/v1/44f021acd28b4a1a8c00eea2833022b6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5a404b628fff4023b9d3e5b8fca3b0fb"}], "type": "orchestration", "id": "a244395507da4b85bd212d5f49a8b6ae", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2242a4436b774238a465cc3d6498ab4e"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "977935de203e411cbce5038f0a9dc848"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2fcaa46481c44f8a3f42acd6c29b21f"}], "type": "placement", "id": "aed411d3d8324008b42b3bd847051003", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b61449c559f45dba6ba5f9dc241729f"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3f83bae18b4a496bb67592b5d777f17c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5162d5282ea1448dbbc20567c0d57fd7"}], "type": "metric", "id": "ebf458a547774acfb6b489f2803a822c", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "33de49eaa2934d07a5ef7754ed5fe8e0"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b7265307a4a45caad0a286536a91b5d"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94601cf3562245fb9453e9678a54b869"}], "type": "event", "id": "f3ff1bc7e87e4c90a2385a1bc8175960", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00d65cc314ee4a87ad316dd160d63558"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64896bc5be624954a0166b6cfa08a10e"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd079af259534771ac00959c542171cf"}], "type": "image", "id": "f9a74c8a63414707b34a5b03e9eacdc1", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "singlevm2-user_4abedf99-bfd4-4056-9b2c-1712749dc0e0", "id": "5f0178951f8a47f2bfecc148fdbf3135"}, "audit_ids": ["uZp_0I4oQUSxYIdaXpmCIg"], "issued_at": "2019-04-09T06:27:55.000000Z"}} 2019-04-09 06:27:56,816 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-09 06:27:56,816 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4775f37c0e8c41e6632c35aac90d054cb9cfa1c5" 2019-04-09 06:27:57,166 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1230 Content-Type: application/json Date: Tue, 09 Apr 2019 06:27:56 GMT X-Openstack-Request-Id: req-0e6a6aac-5d9d-4e7a-aa6a-ee86fda208c4 2019-04-09 06:27:57,167 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"06da111c-315e-492c-83a7-36b1be7d5d57","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"44f021acd28b4a1a8c00eea2833022b6","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-09T06:27:55Z","qos_policy_id":null,"name":"singlevm2-net_4abedf99-bfd4-4056-9b2c-1712749dc0e0","admin_state_up":true,"tenant_id":"44f021acd28b4a1a8c00eea2833022b6","created_at":"2019-04-09T06:27:55Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b62787c2-635d-4893-8553-7ee0260442ff","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ba7a30bb29394fc4a587735d9dfb749e","l2_adjacency":true,"status":"ACTIVE","subnets":["dce875e1-9eec-4cb2-94e6-93dffefe33f6"],"description":"","tags":[],"updated_at":"2019-04-09T06:24:08Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ba7a30bb29394fc4a587735d9dfb749e","created_at":"2019-04-09T06:24:05Z","mtu":1500}]} 2019-04-09 06:27:57,167 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-0e6a6aac-5d9d-4e7a-aa6a-ee86fda208c4 2019-04-09 06:27:57,167 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.350973844528s 2019-04-09 06:27:57,169 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-04-09 06:27:57,169 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4775f37c0e8c41e6632c35aac90d054cb9cfa1c5" -d '{"subnet": {"name": "singlevm2-subnet_4abedf99-bfd4-4056-9b2c-1712749dc0e0", "enable_dhcp": true, "network_id": "06da111c-315e-492c-83a7-36b1be7d5d57", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-04-09 06:27:57,967 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 677 Content-Type: application/json Date: Tue, 09 Apr 2019 06:27:56 GMT X-Openstack-Request-Id: req-23de343e-124c-413d-b910-2cbdfe48565f 2019-04-09 06:27:57,968 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"06da111c-315e-492c-83a7-36b1be7d5d57","tenant_id":"44f021acd28b4a1a8c00eea2833022b6","created_at":"2019-04-09T06:27:56Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-04-09T06:27:56Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"44f021acd28b4a1a8c00eea2833022b6","id":"c09b5536-e72c-4636-b885-46f086739db6","subnetpool_id":null,"name":"singlevm2-subnet_4abedf99-bfd4-4056-9b2c-1712749dc0e0"}} 2019-04-09 06:27:57,968 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-23de343e-124c-413d-b910-2cbdfe48565f 2019-04-09 06:27:57,968 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.799572944641s 2019-04-09 06:27:57,969 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-04-09T06:27:56Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'c09b5536-e72c-4636-b885-46f086739db6', u'subnetpool_id': None, u'service_types': [], u'name': u'singlevm2-subnet_4abedf99-bfd4-4056-9b2c-1712749dc0e0', u'enable_dhcp': True, u'network_id': u'06da111c-315e-492c-83a7-36b1be7d5d57', u'tenant_id': u'44f021acd28b4a1a8c00eea2833022b6', u'created_at': u'2019-04-09T06:27:56Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'44f021acd28b4a1a8c00eea2833022b6'}) 2019-04-09 06:27:57,969 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-04-09 06:27:57,970 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4775f37c0e8c41e6632c35aac90d054cb9cfa1c5" -d '{"router": {"external_gateway_info": {"network_id": "b62787c2-635d-4893-8553-7ee0260442ff"}, "name": "singlevm2-router_4abedf99-bfd4-4056-9b2c-1712749dc0e0", "admin_state_up": true}}' 2019-04-09 06:27:59,503 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 696 Content-Type: application/json Date: Tue, 09 Apr 2019 06:27:58 GMT X-Openstack-Request-Id: req-e05c14c1-0ed9-45e6-a8e8-4ae3e6fe1a27 2019-04-09 06:27:59,503 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "b62787c2-635d-4893-8553-7ee0260442ff", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "dce875e1-9eec-4cb2-94e6-93dffefe33f6", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "44f021acd28b4a1a8c00eea2833022b6", "created_at": "2019-04-09T06:27:57Z", "admin_state_up": true, "updated_at": "2019-04-09T06:27:58Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "44f021acd28b4a1a8c00eea2833022b6", "id": "6fb95a05-f503-4834-94bd-04d58ec22335", "name": "singlevm2-router_4abedf99-bfd4-4056-9b2c-1712749dc0e0"}} 2019-04-09 06:27:59,503 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-e05c14c1-0ed9-45e6-a8e8-4ae3e6fe1a27 2019-04-09 06:27:59,504 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.53428006172s 2019-04-09 06:27:59,504 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-04-09T06:27:58Z', u'revision_number': 2, u'id': u'6fb95a05-f503-4834-94bd-04d58ec22335', u'external_gateway_info': {u'network_id': u'b62787c2-635d-4893-8553-7ee0260442ff', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'dce875e1-9eec-4cb2-94e6-93dffefe33f6', u'ip_address': u'172.30.9.206'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm2-router_4abedf99-bfd4-4056-9b2c-1712749dc0e0', u'admin_state_up': True, u'tenant_id': u'44f021acd28b4a1a8c00eea2833022b6', u'created_at': u'2019-04-09T06:27:57Z', u'flavor_id': None, u'routes': [], u'project_id': u'44f021acd28b4a1a8c00eea2833022b6'}) 2019-04-09 06:27:59,505 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-04-09 06:27:59,505 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/6fb95a05-f503-4834-94bd-04d58ec22335/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4775f37c0e8c41e6632c35aac90d054cb9cfa1c5" -d '{"subnet_id": "c09b5536-e72c-4636-b885-46f086739db6"}' 2019-04-09 06:28:01,899 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Tue, 09 Apr 2019 06:28:00 GMT X-Openstack-Request-Id: req-4f2654d0-332c-429c-85c9-a358047e5e3e 2019-04-09 06:28:01,899 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "06da111c-315e-492c-83a7-36b1be7d5d57", "tenant_id": "44f021acd28b4a1a8c00eea2833022b6", "subnet_id": "c09b5536-e72c-4636-b885-46f086739db6", "subnet_ids": ["c09b5536-e72c-4636-b885-46f086739db6"], "port_id": "7d63dcfe-61d3-4bdd-8aad-ca7de3b0032b", "id": "6fb95a05-f503-4834-94bd-04d58ec22335"} 2019-04-09 06:28:01,899 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/6fb95a05-f503-4834-94bd-04d58ec22335/add_router_interface.json used request id req-4f2654d0-332c-429c-85c9-a358047e5e3e 2019-04-09 06:28:01,900 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.39479589462s 2019-04-09 06:28:01,900 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-04-09 06:28:02,006 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-04-09 06:28:02,010 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-04-09 06:28:02,014 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Tue, 09 Apr 2019 06:28:01 GMT 2019-04-09 06:28:02,015 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}]} 2019-04-09 06:28:02,017 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-09 06:28:02,020 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4775f37c0e8c41e6632c35aac90d054cb9cfa1c5" 2019-04-09 06:28:02,316 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Tue, 09 Apr 2019 06:28:01 GMT X-Openstack-Request-Id: req-e90d940c-236d-40d0-8c48-1559145cf867 2019-04-09 06:28:02,317 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-09 06:28:02,317 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-e90d940c-236d-40d0-8c48-1559145cf867 2019-04-09 06:28:02,317 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.299512863159s 2019-04-09 06:28:02,326 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-04-09 06:28:02,330 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4775f37c0e8c41e6632c35aac90d054cb9cfa1c5" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/singlevm2-img_4abedf99-bfd4-4056-9b2c-1712749dc0e0", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "singlevm2-img_4abedf99-bfd4-4056-9b2c-1712749dc0e0"}' 2019-04-09 06:28:02,387 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 935 Content-Type: application/json Date: Tue, 09 Apr 2019 06:28:01 GMT Location: http://172.30.9.21:9292/v2/images/0ad5f4ee-7cc5-4933-b6fc-8b659330dd22 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-e21a9d7a-4719-4fd0-a992-456915bb3f39 2019-04-09 06:28:02,388 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-09T06:28:01Z", "file": "/v2/images/0ad5f4ee-7cc5-4933-b6fc-8b659330dd22/file", "owner": "44f021acd28b4a1a8c00eea2833022b6", "id": "0ad5f4ee-7cc5-4933-b6fc-8b659330dd22", "size": null, "self": "/v2/images/0ad5f4ee-7cc5-4933-b6fc-8b659330dd22", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_4abedf99-bfd4-4056-9b2c-1712749dc0e0", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_4abedf99-bfd4-4056-9b2c-1712749dc0e0", "checksum": null, "created_at": "2019-04-09T06:28:01Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-04-09 06:28:02,388 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-e21a9d7a-4719-4fd0-a992-456915bb3f39 2019-04-09 06:28:02,388 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0620470046997s 2019-04-09 06:28:02,389 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-04-09 06:28:02,392 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/0ad5f4ee-7cc5-4933-b6fc-8b659330dd22/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4775f37c0e8c41e6632c35aac90d054cb9cfa1c5" -d '' 2019-04-09 06:28:02,792 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 06:28:01 GMT X-Openstack-Request-Id: req-96831da8-e5a2-4a7c-8626-ecafbeecc927 2019-04-09 06:28:02,792 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 06:28:02,792 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/0ad5f4ee-7cc5-4933-b6fc-8b659330dd22/file used request id req-96831da8-e5a2-4a7c-8626-ecafbeecc927 2019-04-09 06:28:02,792 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.403527021408s 2019-04-09 06:28:02,796 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-09 06:28:02,801 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4775f37c0e8c41e6632c35aac90d054cb9cfa1c5" 2019-04-09 06:28:02,870 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Tue, 09 Apr 2019 06:28:01 GMT X-Openstack-Request-Id: req-a39cdb66-fca9-4c87-8f58-c59e03d7ca47 2019-04-09 06:28:02,871 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-09T06:28:01Z", "file": "/v2/images/0ad5f4ee-7cc5-4933-b6fc-8b659330dd22/file", "owner": "44f021acd28b4a1a8c00eea2833022b6", "id": "0ad5f4ee-7cc5-4933-b6fc-8b659330dd22", "size": 12716032, "self": "/v2/images/0ad5f4ee-7cc5-4933-b6fc-8b659330dd22", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/0ad5f4ee-7cc5-4933-b6fc-8b659330dd22/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/0ad5f4ee-7cc5-4933-b6fc-8b659330dd22/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_4abedf99-bfd4-4056-9b2c-1712749dc0e0", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_4abedf99-bfd4-4056-9b2c-1712749dc0e0", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-09T06:28:01Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-09 06:28:02,871 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-a39cdb66-fca9-4c87-8f58-c59e03d7ca47 2019-04-09 06:28:02,871 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0745570659637s 2019-04-09 06:28:02,873 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/0ad5f4ee-7cc5-4933-b6fc-8b659330dd22/snap', u'metadata': Munch({})})], 'file': u'/v2/images/0ad5f4ee-7cc5-4933-b6fc-8b659330dd22/file', 'owner': u'44f021acd28b4a1a8c00eea2833022b6', 'id': u'0ad5f4ee-7cc5-4933-b6fc-8b659330dd22', 'size': 12716032, u'self': u'/v2/images/0ad5f4ee-7cc5-4933-b6fc-8b659330dd22', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'44f021acd28b4a1a8c00eea2833022b6', 'name': 'singlevm2-project_4abedf99-bfd4-4056-9b2c-1712749dc0e0', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/0ad5f4ee-7cc5-4933-b6fc-8b659330dd22/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-04-09T06:28:01Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-04-09T06:28:01Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm2-img_4abedf99-bfd4-4056-9b2c-1712749dc0e0', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/0ad5f4ee-7cc5-4933-b6fc-8b659330dd22', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm2-img_4abedf99-bfd4-4056-9b2c-1712749dc0e0', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'singlevm2-img_4abedf99-bfd4-4056-9b2c-1712749dc0e0', 'created': u'2019-04-09T06:28:01Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-04-09T06:28:01Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/0ad5f4ee-7cc5-4933-b6fc-8b659330dd22', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm2-img_4abedf99-bfd4-4056-9b2c-1712749dc0e0', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-04-09 06:28:02,876 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-04-09 06:28:02,879 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9a274509f58f5bad59b682b82d6b642dbef460b9" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "singlevm2-flavor_4abedf99-bfd4-4056-9b2c-1712749dc0e0", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-04-09 06:28:03,625 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Tue, 09 Apr 2019 06:28:01 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-93bd872b-7b86-41d0-a7e2-745dcc1b3dc4 x-openstack-request-id: req-93bd872b-7b86-41d0-a7e2-745dcc1b3dc4 2019-04-09 06:28:03,626 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "singlevm2-flavor_4abedf99-bfd4-4056-9b2c-1712749dc0e0", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/dcf30699-5ce7-4cbc-ba4a-8d7124427872", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/dcf30699-5ce7-4cbc-ba4a-8d7124427872", "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": "dcf30699-5ce7-4cbc-ba4a-8d7124427872"}} 2019-04-09 06:28:03,626 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-93bd872b-7b86-41d0-a7e2-745dcc1b3dc4 2019-04-09 06:28:03,626 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.7493019104s 2019-04-09 06:28:03,627 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'singlevm2-flavor_4abedf99-bfd4-4056-9b2c-1712749dc0e0', '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'6509066435f1453bac6996ee8997a3b2', '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'dcf30699-5ce7-4cbc-ba4a-8d7124427872', 'swap': 0}) 2019-04-09 06:28:03,627 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-04-09 06:28:03,630 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/dcf30699-5ce7-4cbc-ba4a-8d7124427872/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9a274509f58f5bad59b682b82d6b642dbef460b9" -d '{"extra_specs": {}}' 2019-04-09 06:28:03,648 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 09 Apr 2019 06:28:02 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-2d3f8ee7-d328-47a6-a1e7-2a89d6c1e578 x-openstack-request-id: req-2d3f8ee7-d328-47a6-a1e7-2a89d6c1e578 2019-04-09 06:28:03,648 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-04-09 06:28:03,648 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/dcf30699-5ce7-4cbc-ba4a-8d7124427872/os-extra_specs used request id req-2d3f8ee7-d328-47a6-a1e7-2a89d6c1e578 2019-04-09 06:28:03,649 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0211110115051s 2019-04-09 06:28:03,652 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-04-09 06:28:03,655 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/os-keypairs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4775f37c0e8c41e6632c35aac90d054cb9cfa1c5" -d '{"keypair": {"name": "singlevm2-kp_4abedf99-bfd4-4056-9b2c-1712749dc0e0"}}' 2019-04-09 06:28:04,055 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1806 Content-Type: application/json Date: Tue, 09 Apr 2019 06:28:02 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-5711bfc7-7945-416e-891d-cb220319a6ea x-openstack-request-id: req-5711bfc7-7945-416e-891d-cb220319a6ea 2019-04-09 06:28:04,056 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCupKQGFdB+hXr4mYvGGxe00AdvulGR2PB6cLfkuaSR8LhbxpfAl2hq/HXztk/Zqzd/kKQJl1vnl/g1w8XDwP1Gxb1TJuhzQ8HdEq+oTxY90h+RI+aBDSDV3Yfr6dgzP8T3lC4ptnyR8rXOwJaPwlPntyCvI59zWs6DG+EiajlsxjfaW1pWE0F6cZ5njkpWC6FAyVLnrOciZibmwqeZGBpYMu5QmKfSonBSTlwMQdcqOx1F1Nx8rjhWTfVqExGJYdDPYlTv5sxAwtDi3qjnJOar+d18tJB3SDUtpPgw/R7+U0jihfaaXCrL+k+27phU+he958L76LLCGGCK1yXjRtex Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEArqSkBhXQfoV6+JmLxhsXtNAHb7pRkdjwenC35LmkkfC4W8aX\nwJdoavx187ZP2as3f5CkCZdb55f4NcPFw8D9RsW9Uyboc0PB3RKvqE8WPdIfkSPm\ngQ0g1d2H6+nYMz/E95QuKbZ8kfK1zsCWj8JT57cgryOfc1rOgxvhImo5bMY32lta\nVhNBenGeZ45KVguhQMlS56znImYm5sKnmRgaWDLuUJin0qJwUk5cDEHXKjsdRdTc\nfK44Vk31ahMRiWHQz2JU7+bMQMLQ4t6o5yTmq/ndfLSQd0g1LaT4MP0e/lNI4oX2\nmlwqy/pPtu6YVPoXvefC++iywhhgitcl40bXsQIDAQABAoIBAApy3UFj8rpvIAFZ\npmwu2Mc/nwJHQnQYZ6LbtZTgqoD0xwLuqcujA2NLQX9YTAS44rQmIjpUrPH5PKdy\n1BU3KbAfSol8DXI//oxMfufx+2GtfagAXt0fvPQuseAieIXwbcdmPTDPszpELC53\nhUqKlNyLL1BrMDIFn89mTpzxgAgK5qVTZHKbVEc4ofFRDPhXmFLJcSYz16QHcvtK\n0xRIfKgz+FSaVPT8s/bIBGlIUWM6/v7n2tiIBJtI7iBAe9U1iz7e0oeceTi6rv3b\n+c3o+1Kwlbv7rhWJoi/HeFKciiZApu4ZUC9kkhU4jM248hKHIzvO+ACxS00KWYa5\n84GEo2UCgYEA1K4RNdG/P0j6BhZ5Yp56TKcGNUpHsjmAa6yBRVmZSymWB3Yp5ZQv\nOmn+j0UrMQY6YFuEw6ObqSN9zfYEkFrBM6OTS0kWHtL8TfdvoMEo/V2WlIxC4Fuj\nuz5l5Z1Pz3KBGQ8RVG15SCMbvdp64LYcqxNUqFcgaZgHMV+vLgRTQRcCgYEA0jcw\nwoR5KnDeewFMYenNvryC8LgIs6Ue/VE//QrVx14aSbq5WRtpa5vsnNXtRumsoV6a\naaatjCzm6c7mWJeWmFAKOqfcDHofD+jTAxAw+fn5fQDOALnsLqD8meqmzCHNzO3A\nWcnbrCgTx3ItWT8SUxOL//Zf9CK2VGDsaLnK2ncCgYA2b08MXWD7y6vivwHWkgVv\ndRiLrzVmkn0iEgcMPwCTUlOKGV5j2me0Jcj31pZVd+idHQ+AG3IN+n2Kp7tHT1M/\n6lAa5tv4i7v0IK67kHTzVG7kGnpLfmkL1c6y1G7HA+GzDj47Q8HVCtdg4nis5y+z\nQcFbTOGI5VaB9qGZv5WnhQKBgHlS4RFi44tbGQxk83CPP++VXP0ROfR0mC4bdpLU\nbg1igkmLOu3ypCU3GJhr30XOF5QKxZO0XvVH9P18K/V1h7TgfQbdWmLZGJRWC3L5\nJUsgup0qmbpRk75Vq3QpuZqW5/AeR6WKmv4BI2k4vHOFs02/Ok3AJCEC57hLOCY5\nFJqBAoGAc3WxRqClEIAnxWiiiHAG42R+wV0v8tlNgvg++ynUXquB6lAtZ6+/B1Fa\n48VHA6Y8hWU+A9YORvTyffCFd3ezAyo5aoAJdpAuol8JqAhsmwM786zg08HmJSno\nL3M88rPXFC7c1OgS3Wy6d6pX4FVkV8v+kKhCwzu2XaFjnslIHOY=\n-----END RSA PRIVATE KEY-----\n", "user_id": "5f0178951f8a47f2bfecc148fdbf3135", "name": "singlevm2-kp_4abedf99-bfd4-4056-9b2c-1712749dc0e0", "fingerprint": "23:67:f3:87:99:46:d7:27:36:85:90:34:65:65:85:7f"}} 2019-04-09 06:28:04,056 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-5711bfc7-7945-416e-891d-cb220319a6ea 2019-04-09 06:28:04,056 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.404456138611s 2019-04-09 06:28:04,057 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCupKQGFdB+hXr4mYvGGxe00AdvulGR2PB6cLfkuaSR8LhbxpfAl2hq/HXztk/Zqzd/kKQJl1vnl/g1w8XDwP1Gxb1TJuhzQ8HdEq+oTxY90h+RI+aBDSDV3Yfr6dgzP8T3lC4ptnyR8rXOwJaPwlPntyCvI59zWs6DG+EiajlsxjfaW1pWE0F6cZ5njkpWC6FAyVLnrOciZibmwqeZGBpYMu5QmKfSonBSTlwMQdcqOx1F1Nx8rjhWTfVqExGJYdDPYlTv5sxAwtDi3qjnJOar+d18tJB3SDUtpPgw/R7+U0jihfaaXCrL+k+27phU+he958L76LLCGGCK1yXjRtex Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEArqSkBhXQfoV6+JmLxhsXtNAHb7pRkdjwenC35LmkkfC4W8aX\nwJdoavx187ZP2as3f5CkCZdb55f4NcPFw8D9RsW9Uyboc0PB3RKvqE8WPdIfkSPm\ngQ0g1d2H6+nYMz/E95QuKbZ8kfK1zsCWj8JT57cgryOfc1rOgxvhImo5bMY32lta\nVhNBenGeZ45KVguhQMlS56znImYm5sKnmRgaWDLuUJin0qJwUk5cDEHXKjsdRdTc\nfK44Vk31ahMRiWHQz2JU7+bMQMLQ4t6o5yTmq/ndfLSQd0g1LaT4MP0e/lNI4oX2\nmlwqy/pPtu6YVPoXvefC++iywhhgitcl40bXsQIDAQABAoIBAApy3UFj8rpvIAFZ\npmwu2Mc/nwJHQnQYZ6LbtZTgqoD0xwLuqcujA2NLQX9YTAS44rQmIjpUrPH5PKdy\n1BU3KbAfSol8DXI//oxMfufx+2GtfagAXt0fvPQuseAieIXwbcdmPTDPszpELC53\nhUqKlNyLL1BrMDIFn89mTpzxgAgK5qVTZHKbVEc4ofFRDPhXmFLJcSYz16QHcvtK\n0xRIfKgz+FSaVPT8s/bIBGlIUWM6/v7n2tiIBJtI7iBAe9U1iz7e0oeceTi6rv3b\n+c3o+1Kwlbv7rhWJoi/HeFKciiZApu4ZUC9kkhU4jM248hKHIzvO+ACxS00KWYa5\n84GEo2UCgYEA1K4RNdG/P0j6BhZ5Yp56TKcGNUpHsjmAa6yBRVmZSymWB3Yp5ZQv\nOmn+j0UrMQY6YFuEw6ObqSN9zfYEkFrBM6OTS0kWHtL8TfdvoMEo/V2WlIxC4Fuj\nuz5l5Z1Pz3KBGQ8RVG15SCMbvdp64LYcqxNUqFcgaZgHMV+vLgRTQRcCgYEA0jcw\nwoR5KnDeewFMYenNvryC8LgIs6Ue/VE//QrVx14aSbq5WRtpa5vsnNXtRumsoV6a\naaatjCzm6c7mWJeWmFAKOqfcDHofD+jTAxAw+fn5fQDOALnsLqD8meqmzCHNzO3A\nWcnbrCgTx3ItWT8SUxOL//Zf9CK2VGDsaLnK2ncCgYA2b08MXWD7y6vivwHWkgVv\ndRiLrzVmkn0iEgcMPwCTUlOKGV5j2me0Jcj31pZVd+idHQ+AG3IN+n2Kp7tHT1M/\n6lAa5tv4i7v0IK67kHTzVG7kGnpLfmkL1c6y1G7HA+GzDj47Q8HVCtdg4nis5y+z\nQcFbTOGI5VaB9qGZv5WnhQKBgHlS4RFi44tbGQxk83CPP++VXP0ROfR0mC4bdpLU\nbg1igkmLOu3ypCU3GJhr30XOF5QKxZO0XvVH9P18K/V1h7TgfQbdWmLZGJRWC3L5\nJUsgup0qmbpRk75Vq3QpuZqW5/AeR6WKmv4BI2k4vHOFs02/Ok3AJCEC57hLOCY5\nFJqBAoGAc3WxRqClEIAnxWiiiHAG42R+wV0v8tlNgvg++ynUXquB6lAtZ6+/B1Fa\n48VHA6Y8hWU+A9YORvTyffCFd3ezAyo5aoAJdpAuol8JqAhsmwM786zg08HmJSno\nL3M88rPXFC7c1OgS3Wy6d6pX4FVkV8v+kKhCwzu2XaFjnslIHOY=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'5f0178951f8a47f2bfecc148fdbf3135', 'name': u'singlevm2-kp_4abedf99-bfd4-4056-9b2c-1712749dc0e0', 'created_at': '2019-04-09T06:28:04.057593', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'44f021acd28b4a1a8c00eea2833022b6', 'name': 'singlevm2-project_4abedf99-bfd4-4056-9b2c-1712749dc0e0', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'23:67:f3:87:99:46:d7:27:36:85:90:34:65:65:85:7f', 'type': 'ssh', 'id': u'singlevm2-kp_4abedf99-bfd4-4056-9b2c-1712749dc0e0'}) 2019-04-09 06:28:04,058 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEogIBAAKCAQEArqSkBhXQfoV6+JmLxhsXtNAHb7pRkdjwenC35LmkkfC4W8aX wJdoavx187ZP2as3f5CkCZdb55f4NcPFw8D9RsW9Uyboc0PB3RKvqE8WPdIfkSPm gQ0g1d2H6+nYMz/E95QuKbZ8kfK1zsCWj8JT57cgryOfc1rOgxvhImo5bMY32lta VhNBenGeZ45KVguhQMlS56znImYm5sKnmRgaWDLuUJin0qJwUk5cDEHXKjsdRdTc fK44Vk31ahMRiWHQz2JU7+bMQMLQ4t6o5yTmq/ndfLSQd0g1LaT4MP0e/lNI4oX2 mlwqy/pPtu6YVPoXvefC++iywhhgitcl40bXsQIDAQABAoIBAApy3UFj8rpvIAFZ pmwu2Mc/nwJHQnQYZ6LbtZTgqoD0xwLuqcujA2NLQX9YTAS44rQmIjpUrPH5PKdy 1BU3KbAfSol8DXI//oxMfufx+2GtfagAXt0fvPQuseAieIXwbcdmPTDPszpELC53 hUqKlNyLL1BrMDIFn89mTpzxgAgK5qVTZHKbVEc4ofFRDPhXmFLJcSYz16QHcvtK 0xRIfKgz+FSaVPT8s/bIBGlIUWM6/v7n2tiIBJtI7iBAe9U1iz7e0oeceTi6rv3b +c3o+1Kwlbv7rhWJoi/HeFKciiZApu4ZUC9kkhU4jM248hKHIzvO+ACxS00KWYa5 84GEo2UCgYEA1K4RNdG/P0j6BhZ5Yp56TKcGNUpHsjmAa6yBRVmZSymWB3Yp5ZQv Omn+j0UrMQY6YFuEw6ObqSN9zfYEkFrBM6OTS0kWHtL8TfdvoMEo/V2WlIxC4Fuj uz5l5Z1Pz3KBGQ8RVG15SCMbvdp64LYcqxNUqFcgaZgHMV+vLgRTQRcCgYEA0jcw woR5KnDeewFMYenNvryC8LgIs6Ue/VE//QrVx14aSbq5WRtpa5vsnNXtRumsoV6a aaatjCzm6c7mWJeWmFAKOqfcDHofD+jTAxAw+fn5fQDOALnsLqD8meqmzCHNzO3A WcnbrCgTx3ItWT8SUxOL//Zf9CK2VGDsaLnK2ncCgYA2b08MXWD7y6vivwHWkgVv dRiLrzVmkn0iEgcMPwCTUlOKGV5j2me0Jcj31pZVd+idHQ+AG3IN+n2Kp7tHT1M/ 6lAa5tv4i7v0IK67kHTzVG7kGnpLfmkL1c6y1G7HA+GzDj47Q8HVCtdg4nis5y+z QcFbTOGI5VaB9qGZv5WnhQKBgHlS4RFi44tbGQxk83CPP++VXP0ROfR0mC4bdpLU bg1igkmLOu3ypCU3GJhr30XOF5QKxZO0XvVH9P18K/V1h7TgfQbdWmLZGJRWC3L5 JUsgup0qmbpRk75Vq3QpuZqW5/AeR6WKmv4BI2k4vHOFs02/Ok3AJCEC57hLOCY5 FJqBAoGAc3WxRqClEIAnxWiiiHAG42R+wV0v8tlNgvg++ynUXquB6lAtZ6+/B1Fa 48VHA6Y8hWU+A9YORvTyffCFd3ezAyo5aoAJdpAuol8JqAhsmwM786zg08HmJSno L3M88rPXFC7c1OgS3Wy6d6pX4FVkV8v+kKhCwzu2XaFjnslIHOY= -----END RSA PRIVATE KEY----- 2019-04-09 06:28:04,063 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2019-04-09 06:28:04,064 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/security-groups.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4775f37c0e8c41e6632c35aac90d054cb9cfa1c5" -d '{"security_group": {"name": "singlevm2-sg_4abedf99-bfd4-4056-9b2c-1712749dc0e0", "description": "created by OPNFV Functest (singlevm2)"}}' 2019-04-09 06:28:04,210 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1418 Content-Type: application/json Date: Tue, 09 Apr 2019 06:28:03 GMT X-Openstack-Request-Id: req-b0f6f158-83f0-47db-b92d-dce3708ea1cb 2019-04-09 06:28:04,210 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "44f021acd28b4a1a8c00eea2833022b6", "created_at": "2019-04-09T06:28:03Z", "updated_at": "2019-04-09T06:28:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:28:03Z", "revision_number": 0, "id": "4fe79263-76e6-4163-9c31-f014bb90344e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:28:03Z", "security_group_id": "431c28cf-3111-417f-8659-a2d8d89d71da", "tenant_id": "44f021acd28b4a1a8c00eea2833022b6", "port_range_min": null, "ethertype": "IPv4", "project_id": "44f021acd28b4a1a8c00eea2833022b6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:28:03Z", "revision_number": 0, "id": "53682a05-dc14-494d-82e2-ba78bef46aae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:28:03Z", "security_group_id": "431c28cf-3111-417f-8659-a2d8d89d71da", "tenant_id": "44f021acd28b4a1a8c00eea2833022b6", "port_range_min": null, "ethertype": "IPv6", "project_id": "44f021acd28b4a1a8c00eea2833022b6"}], "revision_number": 1, "project_id": "44f021acd28b4a1a8c00eea2833022b6", "id": "431c28cf-3111-417f-8659-a2d8d89d71da", "name": "singlevm2-sg_4abedf99-bfd4-4056-9b2c-1712749dc0e0"}} 2019-04-09 06:28:04,210 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-b0f6f158-83f0-47db-b92d-dce3708ea1cb 2019-04-09 06:28:04,210 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.147405147552s 2019-04-09 06:28:04,217 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-09 06:28:04,218 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4775f37c0e8c41e6632c35aac90d054cb9cfa1c5" 2019-04-09 06:28:04,280 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3834 Content-Type: application/json Date: Tue, 09 Apr 2019 06:28:03 GMT X-Openstack-Request-Id: req-598a2a95-1a5e-49f1-96ae-50d6996f101a 2019-04-09 06:28:04,281 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "44f021acd28b4a1a8c00eea2833022b6", "created_at": "2019-04-09T06:28:03Z", "updated_at": "2019-04-09T06:28:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:28:03Z", "revision_number": 0, "id": "4fe79263-76e6-4163-9c31-f014bb90344e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:28:03Z", "security_group_id": "431c28cf-3111-417f-8659-a2d8d89d71da", "tenant_id": "44f021acd28b4a1a8c00eea2833022b6", "port_range_min": null, "ethertype": "IPv4", "project_id": "44f021acd28b4a1a8c00eea2833022b6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:28:03Z", "revision_number": 0, "id": "53682a05-dc14-494d-82e2-ba78bef46aae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:28:03Z", "security_group_id": "431c28cf-3111-417f-8659-a2d8d89d71da", "tenant_id": "44f021acd28b4a1a8c00eea2833022b6", "port_range_min": null, "ethertype": "IPv6", "project_id": "44f021acd28b4a1a8c00eea2833022b6"}], "revision_number": 1, "project_id": "44f021acd28b4a1a8c00eea2833022b6", "id": "431c28cf-3111-417f-8659-a2d8d89d71da", "name": "singlevm2-sg_4abedf99-bfd4-4056-9b2c-1712749dc0e0"}, {"description": "Default security group", "tags": [], "tenant_id": "44f021acd28b4a1a8c00eea2833022b6", "created_at": "2019-04-09T06:27:55Z", "updated_at": "2019-04-09T06:27:55Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:27:55Z", "revision_number": 0, "id": "4cb776e8-924b-4755-8772-1aa401b7785f", "remote_group_id": "db308024-32be-45ec-a0fe-a06ae5d5f6a1", "remote_ip_prefix": null, "created_at": "2019-04-09T06:27:55Z", "security_group_id": "db308024-32be-45ec-a0fe-a06ae5d5f6a1", "tenant_id": "44f021acd28b4a1a8c00eea2833022b6", "port_range_min": null, "ethertype": "IPv6", "project_id": "44f021acd28b4a1a8c00eea2833022b6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:27:55Z", "revision_number": 0, "id": "96816973-4222-4b9f-af6b-31f5181d5872", "remote_group_id": "db308024-32be-45ec-a0fe-a06ae5d5f6a1", "remote_ip_prefix": null, "created_at": "2019-04-09T06:27:55Z", "security_group_id": "db308024-32be-45ec-a0fe-a06ae5d5f6a1", "tenant_id": "44f021acd28b4a1a8c00eea2833022b6", "port_range_min": null, "ethertype": "IPv4", "project_id": "44f021acd28b4a1a8c00eea2833022b6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:27:55Z", "revision_number": 0, "id": "af347d1a-2024-4663-adfa-b06cff09a13b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:27:55Z", "security_group_id": "db308024-32be-45ec-a0fe-a06ae5d5f6a1", "tenant_id": "44f021acd28b4a1a8c00eea2833022b6", "port_range_min": null, "ethertype": "IPv4", "project_id": "44f021acd28b4a1a8c00eea2833022b6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:27:55Z", "revision_number": 0, "id": "c58dd847-512e-4ad7-bb39-d5757e96061a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:27:55Z", "security_group_id": "db308024-32be-45ec-a0fe-a06ae5d5f6a1", "tenant_id": "44f021acd28b4a1a8c00eea2833022b6", "port_range_min": null, "ethertype": "IPv6", "project_id": "44f021acd28b4a1a8c00eea2833022b6"}], "revision_number": 1, "project_id": "44f021acd28b4a1a8c00eea2833022b6", "id": "db308024-32be-45ec-a0fe-a06ae5d5f6a1", "name": "default"}]} 2019-04-09 06:28:04,281 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-598a2a95-1a5e-49f1-96ae-50d6996f101a 2019-04-09 06:28:04,282 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0643990039825s 2019-04-09 06:28:04,288 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-04-09 06:28:04,288 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4775f37c0e8c41e6632c35aac90d054cb9cfa1c5" -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": "431c28cf-3111-417f-8659-a2d8d89d71da"}}' 2019-04-09 06:28:04,438 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Tue, 09 Apr 2019 06:28:03 GMT X-Openstack-Request-Id: req-f79aa744-7bd9-4d84-8b61-e7babdf1c073 2019-04-09 06:28:04,439 - keystoneauth.session - DEBUG - 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": "2019-04-09T06:28:03Z", "security_group_id": "431c28cf-3111-417f-8659-a2d8d89d71da", "port_range_min": 22, "revision_number": 0, "tenant_id": "44f021acd28b4a1a8c00eea2833022b6", "created_at": "2019-04-09T06:28:03Z", "project_id": "44f021acd28b4a1a8c00eea2833022b6", "id": "ee7d4953-830e-42bf-9fc8-6a1843738124"}} 2019-04-09 06:28:04,439 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-f79aa744-7bd9-4d84-8b61-e7babdf1c073 2019-04-09 06:28:04,439 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.151184082031s 2019-04-09 06:28:04,445 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-09 06:28:04,445 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4775f37c0e8c41e6632c35aac90d054cb9cfa1c5" 2019-04-09 06:28:04,489 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4330 Content-Type: application/json Date: Tue, 09 Apr 2019 06:28:03 GMT X-Openstack-Request-Id: req-9c8ca056-333f-4a15-8859-9da0608b36fb 2019-04-09 06:28:04,489 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "44f021acd28b4a1a8c00eea2833022b6", "created_at": "2019-04-09T06:28:03Z", "updated_at": "2019-04-09T06:28:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:28:03Z", "revision_number": 0, "id": "4fe79263-76e6-4163-9c31-f014bb90344e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:28:03Z", "security_group_id": "431c28cf-3111-417f-8659-a2d8d89d71da", "tenant_id": "44f021acd28b4a1a8c00eea2833022b6", "port_range_min": null, "ethertype": "IPv4", "project_id": "44f021acd28b4a1a8c00eea2833022b6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:28:03Z", "revision_number": 0, "id": "53682a05-dc14-494d-82e2-ba78bef46aae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:28:03Z", "security_group_id": "431c28cf-3111-417f-8659-a2d8d89d71da", "tenant_id": "44f021acd28b4a1a8c00eea2833022b6", "port_range_min": null, "ethertype": "IPv6", "project_id": "44f021acd28b4a1a8c00eea2833022b6"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-04-09T06:28:03Z", "revision_number": 0, "id": "ee7d4953-830e-42bf-9fc8-6a1843738124", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:28:03Z", "security_group_id": "431c28cf-3111-417f-8659-a2d8d89d71da", "tenant_id": "44f021acd28b4a1a8c00eea2833022b6", "port_range_min": 22, "ethertype": "IPv4", "project_id": "44f021acd28b4a1a8c00eea2833022b6"}], "revision_number": 2, "project_id": "44f021acd28b4a1a8c00eea2833022b6", "id": "431c28cf-3111-417f-8659-a2d8d89d71da", "name": "singlevm2-sg_4abedf99-bfd4-4056-9b2c-1712749dc0e0"}, {"description": "Default security group", "tags": [], "tenant_id": "44f021acd28b4a1a8c00eea2833022b6", "created_at": "2019-04-09T06:27:55Z", "updated_at": "2019-04-09T06:27:55Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:27:55Z", "revision_number": 0, "id": "4cb776e8-924b-4755-8772-1aa401b7785f", "remote_group_id": "db308024-32be-45ec-a0fe-a06ae5d5f6a1", "remote_ip_prefix": null, "created_at": "2019-04-09T06:27:55Z", "security_group_id": "db308024-32be-45ec-a0fe-a06ae5d5f6a1", "tenant_id": "44f021acd28b4a1a8c00eea2833022b6", "port_range_min": null, "ethertype": "IPv6", "project_id": "44f021acd28b4a1a8c00eea2833022b6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:27:55Z", "revision_number": 0, "id": "96816973-4222-4b9f-af6b-31f5181d5872", "remote_group_id": "db308024-32be-45ec-a0fe-a06ae5d5f6a1", "remote_ip_prefix": null, "created_at": "2019-04-09T06:27:55Z", "security_group_id": "db308024-32be-45ec-a0fe-a06ae5d5f6a1", "tenant_id": "44f021acd28b4a1a8c00eea2833022b6", "port_range_min": null, "ethertype": "IPv4", "project_id": "44f021acd28b4a1a8c00eea2833022b6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:27:55Z", "revision_number": 0, "id": "af347d1a-2024-4663-adfa-b06cff09a13b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:27:55Z", "security_group_id": "db308024-32be-45ec-a0fe-a06ae5d5f6a1", "tenant_id": "44f021acd28b4a1a8c00eea2833022b6", "port_range_min": null, "ethertype": "IPv4", "project_id": "44f021acd28b4a1a8c00eea2833022b6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:27:55Z", "revision_number": 0, "id": "c58dd847-512e-4ad7-bb39-d5757e96061a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:27:55Z", "security_group_id": "db308024-32be-45ec-a0fe-a06ae5d5f6a1", "tenant_id": "44f021acd28b4a1a8c00eea2833022b6", "port_range_min": null, "ethertype": "IPv6", "project_id": "44f021acd28b4a1a8c00eea2833022b6"}], "revision_number": 1, "project_id": "44f021acd28b4a1a8c00eea2833022b6", "id": "db308024-32be-45ec-a0fe-a06ae5d5f6a1", "name": "default"}]} 2019-04-09 06:28:04,490 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-9c8ca056-333f-4a15-8859-9da0608b36fb 2019-04-09 06:28:04,490 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0450780391693s 2019-04-09 06:28:04,495 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-04-09 06:28:04,496 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4775f37c0e8c41e6632c35aac90d054cb9cfa1c5" -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": "431c28cf-3111-417f-8659-a2d8d89d71da"}}' 2019-04-09 06:28:04,618 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Tue, 09 Apr 2019 06:28:03 GMT X-Openstack-Request-Id: req-9139cb37-9f53-4407-8650-49b44e22127c 2019-04-09 06:28:04,618 - keystoneauth.session - DEBUG - 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": "2019-04-09T06:28:03Z", "security_group_id": "431c28cf-3111-417f-8659-a2d8d89d71da", "port_range_min": null, "revision_number": 0, "tenant_id": "44f021acd28b4a1a8c00eea2833022b6", "created_at": "2019-04-09T06:28:03Z", "project_id": "44f021acd28b4a1a8c00eea2833022b6", "id": "6ecb2d08-4f7f-4668-933b-a900fcbcc383"}} 2019-04-09 06:28:04,618 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-9139cb37-9f53-4407-8650-49b44e22127c 2019-04-09 06:28:04,619 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.123070001602s 2019-04-09 06:28:04,620 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-09 06:28:04,620 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4775f37c0e8c41e6632c35aac90d054cb9cfa1c5" 2019-04-09 06:28:04,714 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1274 Content-Type: application/json Date: Tue, 09 Apr 2019 06:28:03 GMT X-Openstack-Request-Id: req-8c37283a-7fa5-4300-8451-676143723efa 2019-04-09 06:28:04,714 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"06da111c-315e-492c-83a7-36b1be7d5d57","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"44f021acd28b4a1a8c00eea2833022b6","l2_adjacency":true,"status":"ACTIVE","subnets":["c09b5536-e72c-4636-b885-46f086739db6"],"description":"","tags":[],"updated_at":"2019-04-09T06:27:56Z","qos_policy_id":null,"name":"singlevm2-net_4abedf99-bfd4-4056-9b2c-1712749dc0e0","admin_state_up":true,"tenant_id":"44f021acd28b4a1a8c00eea2833022b6","created_at":"2019-04-09T06:27:55Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b62787c2-635d-4893-8553-7ee0260442ff","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ba7a30bb29394fc4a587735d9dfb749e","l2_adjacency":true,"status":"ACTIVE","subnets":["dce875e1-9eec-4cb2-94e6-93dffefe33f6"],"description":"","tags":[],"updated_at":"2019-04-09T06:24:08Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ba7a30bb29394fc4a587735d9dfb749e","created_at":"2019-04-09T06:24:05Z","mtu":1500}]} 2019-04-09 06:28:04,715 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-8c37283a-7fa5-4300-8451-676143723efa 2019-04-09 06:28:04,715 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0946590900421s 2019-04-09 06:28:04,719 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-09 06:28:04,723 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4775f37c0e8c41e6632c35aac90d054cb9cfa1c5" 2019-04-09 06:28:04,861 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Tue, 09 Apr 2019 06:28:03 GMT X-Openstack-Request-Id: req-e68fa5a2-7883-43bb-933c-3a77201d9707 2019-04-09 06:28:04,861 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-09T06:28:01Z", "file": "/v2/images/0ad5f4ee-7cc5-4933-b6fc-8b659330dd22/file", "owner": "44f021acd28b4a1a8c00eea2833022b6", "id": "0ad5f4ee-7cc5-4933-b6fc-8b659330dd22", "size": 12716032, "self": "/v2/images/0ad5f4ee-7cc5-4933-b6fc-8b659330dd22", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/0ad5f4ee-7cc5-4933-b6fc-8b659330dd22/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/0ad5f4ee-7cc5-4933-b6fc-8b659330dd22/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_4abedf99-bfd4-4056-9b2c-1712749dc0e0", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_4abedf99-bfd4-4056-9b2c-1712749dc0e0", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-09T06:28:01Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-09 06:28:04,861 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-e68fa5a2-7883-43bb-933c-3a77201d9707 2019-04-09 06:28:04,861 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.142161846161s 2019-04-09 06:28:04,868 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-09 06:28:04,871 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4775f37c0e8c41e6632c35aac90d054cb9cfa1c5" 2019-04-09 06:28:04,894 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Tue, 09 Apr 2019 06:28:03 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-83df86a1-15ce-4440-9956-358dd1cbe50a x-openstack-request-id: req-83df86a1-15ce-4440-9956-358dd1cbe50a 2019-04-09 06:28:04,894 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "singlevm2-flavor_4abedf99-bfd4-4056-9b2c-1712749dc0e0", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/dcf30699-5ce7-4cbc-ba4a-8d7124427872", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/dcf30699-5ce7-4cbc-ba4a-8d7124427872", "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": "dcf30699-5ce7-4cbc-ba4a-8d7124427872"}]} 2019-04-09 06:28:04,894 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-83df86a1-15ce-4440-9956-358dd1cbe50a 2019-04-09 06:28:04,895 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0261809825897s 2019-04-09 06:28:04,896 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-04-09 06:28:04,899 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4775f37c0e8c41e6632c35aac90d054cb9cfa1c5" -d '{"server": {"name": "singlevm2-vm_4abedf99-bfd4-4056-9b2c-1712749dc0e0", "imageRef": "0ad5f4ee-7cc5-4933-b6fc-8b659330dd22", "key_name": "singlevm2-kp_4abedf99-bfd4-4056-9b2c-1712749dc0e0", "flavorRef": "dcf30699-5ce7-4cbc-ba4a-8d7124427872", "max_count": 1, "min_count": 1, "networks": [{"uuid": "06da111c-315e-492c-83a7-36b1be7d5d57"}], "security_groups": [{"name": "431c28cf-3111-417f-8659-a2d8d89d71da"}]}}' 2019-04-09 06:28:06,654 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Tue, 09 Apr 2019 06:28:03 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 location: http://172.30.9.21:8774/v2.1/servers/666a3511-2d87-4fa5-9645-844c76f07d11 x-compute-request-id: req-465a8a44-2fa1-4a3c-8044-7e0dd0c46cb2 x-openstack-request-id: req-465a8a44-2fa1-4a3c-8044-7e0dd0c46cb2 2019-04-09 06:28:06,654 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "431c28cf-3111-417f-8659-a2d8d89d71da"}], "OS-DCF:diskConfig": "MANUAL", "id": "666a3511-2d87-4fa5-9645-844c76f07d11", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/666a3511-2d87-4fa5-9645-844c76f07d11", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/666a3511-2d87-4fa5-9645-844c76f07d11", "rel": "bookmark"}], "adminPass": "KbGN6LJofWiq"}} 2019-04-09 06:28:06,655 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-465a8a44-2fa1-4a3c-8044-7e0dd0c46cb2 2019-04-09 06:28:06,655 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.75854802132s 2019-04-09 06:28:06,655 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 06:28:06,658 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4775f37c0e8c41e6632c35aac90d054cb9cfa1c5" 2019-04-09 06:28:07,294 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 602 Content-Type: application/json Date: Tue, 09 Apr 2019 06:28:05 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-97368309-1980-4a00-9ce0-4bc124bb2f22 x-openstack-request-id: req-97368309-1980-4a00-9ce0-4bc124bb2f22 2019-04-09 06:28:07,295 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/666a3511-2d87-4fa5-9645-844c76f07d11", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/666a3511-2d87-4fa5-9645-844c76f07d11", "rel": "bookmark"}], "image": {"id": "0ad5f4ee-7cc5-4933-b6fc-8b659330dd22", "links": [{"href": "http://172.30.9.21:8774/images/0ad5f4ee-7cc5-4933-b6fc-8b659330dd22", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "dcf30699-5ce7-4cbc-ba4a-8d7124427872", "links": [{"href": "http://172.30.9.21:8774/flavors/dcf30699-5ce7-4cbc-ba4a-8d7124427872", "rel": "bookmark"}]}, "id": "666a3511-2d87-4fa5-9645-844c76f07d11", "user_id": "5f0178951f8a47f2bfecc148fdbf3135", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T06:28:05Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_4abedf99-bfd4-4056-9b2c-1712749dc0e0", "name": "singlevm2-vm_4abedf99-bfd4-4056-9b2c-1712749dc0e0", "created": "2019-04-09T06:28:05Z", "tenant_id": "44f021acd28b4a1a8c00eea2833022b6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 06:28:07,295 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-97368309-1980-4a00-9ce0-4bc124bb2f22 2019-04-09 06:28:07,295 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.639476060867s 2019-04-09 06:28:07,306 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-09 06:28:07,306 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4775f37c0e8c41e6632c35aac90d054cb9cfa1c5" 2019-04-09 06:28:07,400 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1274 Content-Type: application/json Date: Tue, 09 Apr 2019 06:28:06 GMT X-Openstack-Request-Id: req-0aece437-8814-40f8-92f8-51517fe9c227 2019-04-09 06:28:07,400 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"06da111c-315e-492c-83a7-36b1be7d5d57","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"44f021acd28b4a1a8c00eea2833022b6","l2_adjacency":true,"status":"ACTIVE","subnets":["c09b5536-e72c-4636-b885-46f086739db6"],"description":"","tags":[],"updated_at":"2019-04-09T06:27:56Z","qos_policy_id":null,"name":"singlevm2-net_4abedf99-bfd4-4056-9b2c-1712749dc0e0","admin_state_up":true,"tenant_id":"44f021acd28b4a1a8c00eea2833022b6","created_at":"2019-04-09T06:27:55Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b62787c2-635d-4893-8553-7ee0260442ff","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ba7a30bb29394fc4a587735d9dfb749e","l2_adjacency":true,"status":"ACTIVE","subnets":["dce875e1-9eec-4cb2-94e6-93dffefe33f6"],"description":"","tags":[],"updated_at":"2019-04-09T06:24:08Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ba7a30bb29394fc4a587735d9dfb749e","created_at":"2019-04-09T06:24:05Z","mtu":1500}]} 2019-04-09 06:28:07,401 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-0aece437-8814-40f8-92f8-51517fe9c227 2019-04-09 06:28:07,401 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0949120521545s 2019-04-09 06:28:07,402 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-04-09 06:28:07,402 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4775f37c0e8c41e6632c35aac90d054cb9cfa1c5" 2019-04-09 06:28:07,467 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 680 Content-Type: application/json Date: Tue, 09 Apr 2019 06:28:06 GMT X-Openstack-Request-Id: req-11988ee7-5f9b-4c57-9262-25052c55df9d 2019-04-09 06:28:07,468 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"06da111c-315e-492c-83a7-36b1be7d5d57","tenant_id":"44f021acd28b4a1a8c00eea2833022b6","created_at":"2019-04-09T06:27:56Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-04-09T06:27:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"44f021acd28b4a1a8c00eea2833022b6","id":"c09b5536-e72c-4636-b885-46f086739db6","subnetpool_id":null,"name":"singlevm2-subnet_4abedf99-bfd4-4056-9b2c-1712749dc0e0"}]} 2019-04-09 06:28:07,468 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-11988ee7-5f9b-4c57-9262-25052c55df9d 2019-04-09 06:28:07,468 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0663352012634s 2019-04-09 06:28:07,469 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 06:28:09,471 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 06:28:09,474 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4775f37c0e8c41e6632c35aac90d054cb9cfa1c5" 2019-04-09 06:28:10,337 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 645 Content-Type: application/json Date: Tue, 09 Apr 2019 06:28:08 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-2dbfbac4-a569-4d87-8ace-2076617b2fb8 x-openstack-request-id: req-2dbfbac4-a569-4d87-8ace-2076617b2fb8 2019-04-09 06:28:10,337 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/666a3511-2d87-4fa5-9645-844c76f07d11", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/666a3511-2d87-4fa5-9645-844c76f07d11", "rel": "bookmark"}], "image": {"id": "0ad5f4ee-7cc5-4933-b6fc-8b659330dd22", "links": [{"href": "http://172.30.9.21:8774/images/0ad5f4ee-7cc5-4933-b6fc-8b659330dd22", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "dcf30699-5ce7-4cbc-ba4a-8d7124427872", "links": [{"href": "http://172.30.9.21:8774/flavors/dcf30699-5ce7-4cbc-ba4a-8d7124427872", "rel": "bookmark"}]}, "id": "666a3511-2d87-4fa5-9645-844c76f07d11", "user_id": "5f0178951f8a47f2bfecc148fdbf3135", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T06:28:08Z", "hostId": "f6c6a23aa3170b9e17204aecd515efb5d6c5c126b32c1fb57611f9f9", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_4abedf99-bfd4-4056-9b2c-1712749dc0e0", "name": "singlevm2-vm_4abedf99-bfd4-4056-9b2c-1712749dc0e0", "created": "2019-04-09T06:28:05Z", "tenant_id": "44f021acd28b4a1a8c00eea2833022b6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 06:28:10,337 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-2dbfbac4-a569-4d87-8ace-2076617b2fb8 2019-04-09 06:28:10,337 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.866101026535s 2019-04-09 06:28:10,343 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 06:28:12,346 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 06:28:12,349 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4775f37c0e8c41e6632c35aac90d054cb9cfa1c5" 2019-04-09 06:28:13,042 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Tue, 09 Apr 2019 06:28:11 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-94d5fc34-ca3f-48dd-a7f0-3c64b6852cff x-openstack-request-id: req-94d5fc34-ca3f-48dd-a7f0-3c64b6852cff 2019-04-09 06:28:13,043 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/666a3511-2d87-4fa5-9645-844c76f07d11", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/666a3511-2d87-4fa5-9645-844c76f07d11", "rel": "bookmark"}], "image": {"id": "0ad5f4ee-7cc5-4933-b6fc-8b659330dd22", "links": [{"href": "http://172.30.9.21:8774/images/0ad5f4ee-7cc5-4933-b6fc-8b659330dd22", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "dcf30699-5ce7-4cbc-ba4a-8d7124427872", "links": [{"href": "http://172.30.9.21:8774/flavors/dcf30699-5ce7-4cbc-ba4a-8d7124427872", "rel": "bookmark"}]}, "id": "666a3511-2d87-4fa5-9645-844c76f07d11", "security_groups": [{"name": "singlevm2-sg_4abedf99-bfd4-4056-9b2c-1712749dc0e0"}], "user_id": "5f0178951f8a47f2bfecc148fdbf3135", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T06:28:08Z", "hostId": "f6c6a23aa3170b9e17204aecd515efb5d6c5c126b32c1fb57611f9f9", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_4abedf99-bfd4-4056-9b2c-1712749dc0e0", "name": "singlevm2-vm_4abedf99-bfd4-4056-9b2c-1712749dc0e0", "created": "2019-04-09T06:28:05Z", "tenant_id": "44f021acd28b4a1a8c00eea2833022b6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 06:28:13,043 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-94d5fc34-ca3f-48dd-a7f0-3c64b6852cff 2019-04-09 06:28:13,043 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.697254180908s 2019-04-09 06:28:13,049 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 06:28:15,052 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 06:28:15,055 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4775f37c0e8c41e6632c35aac90d054cb9cfa1c5" 2019-04-09 06:28:15,618 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 743 Content-Type: application/json Date: Tue, 09 Apr 2019 06:28:14 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-8d480cca-7dcc-418a-898f-f10c99a21175 x-openstack-request-id: req-8d480cca-7dcc-418a-898f-f10c99a21175 2019-04-09 06:28:15,619 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"singlevm2-net_4abedf99-bfd4-4056-9b2c-1712749dc0e0": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:8a:fe", "version": 4, "addr": "192.168.120.28", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/666a3511-2d87-4fa5-9645-844c76f07d11", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/666a3511-2d87-4fa5-9645-844c76f07d11", "rel": "bookmark"}], "image": {"id": "0ad5f4ee-7cc5-4933-b6fc-8b659330dd22", "links": [{"href": "http://172.30.9.21:8774/images/0ad5f4ee-7cc5-4933-b6fc-8b659330dd22", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-09T06:28:14.000000", "flavor": {"id": "dcf30699-5ce7-4cbc-ba4a-8d7124427872", "links": [{"href": "http://172.30.9.21:8774/flavors/dcf30699-5ce7-4cbc-ba4a-8d7124427872", "rel": "bookmark"}]}, "id": "666a3511-2d87-4fa5-9645-844c76f07d11", "security_groups": [{"name": "singlevm2-sg_4abedf99-bfd4-4056-9b2c-1712749dc0e0"}], "user_id": "5f0178951f8a47f2bfecc148fdbf3135", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-09T06:28:14Z", "hostId": "f6c6a23aa3170b9e17204aecd515efb5d6c5c126b32c1fb57611f9f9", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_4abedf99-bfd4-4056-9b2c-1712749dc0e0", "name": "singlevm2-vm_4abedf99-bfd4-4056-9b2c-1712749dc0e0", "created": "2019-04-09T06:28:05Z", "tenant_id": "44f021acd28b4a1a8c00eea2833022b6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 06:28:15,619 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-8d480cca-7dcc-418a-898f-f10c99a21175 2019-04-09 06:28:15,619 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.566976070404s 2019-04-09 06:28:15,626 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-04-09 06:28:15,626 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/ports.json?device_id=666a3511-2d87-4fa5-9645-844c76f07d11" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4775f37c0e8c41e6632c35aac90d054cb9cfa1c5" 2019-04-09 06:28:15,678 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Tue, 09 Apr 2019 06:28:14 GMT X-Openstack-Request-Id: req-0b0698b2-3e06-4206-bd4f-1c798d30f4fa 2019-04-09 06:28:15,678 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-09T06:28:13Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c09b5536-e72c-4636-b885-46f086739db6","ip_address":"192.168.120.28"}],"id":"ff304fa5-78e2-4e43-aa1a-5536274f80cb","security_groups":["431c28cf-3111-417f-8659-a2d8d89d71da"],"mac_address":"fa:16:3e:63:8a:fe","project_id":"44f021acd28b4a1a8c00eea2833022b6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"06da111c-315e-492c-83a7-36b1be7d5d57","tenant_id":"44f021acd28b4a1a8c00eea2833022b6","created_at":"2019-04-09T06:28:09Z","binding:vnic_type":"normal","device_id":"666a3511-2d87-4fa5-9645-844c76f07d11","ip_allocation":"immediate"}]} 2019-04-09 06:28:15,678 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=666a3511-2d87-4fa5-9645-844c76f07d11 used request id req-0b0698b2-3e06-4206-bd4f-1c798d30f4fa 2019-04-09 06:28:15,678 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0528171062469s 2019-04-09 06:28:15,689 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-09 06:28:15,690 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/floatingips.json?port_id=ff304fa5-78e2-4e43-aa1a-5536274f80cb" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4775f37c0e8c41e6632c35aac90d054cb9cfa1c5" 2019-04-09 06:28:15,734 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 09 Apr 2019 06:28:14 GMT X-Openstack-Request-Id: req-f4f9a0a8-1bd5-408e-8a3f-e3f75f13ccfb 2019-04-09 06:28:15,734 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-04-09 06:28:15,734 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json?port_id=ff304fa5-78e2-4e43-aa1a-5536274f80cb used request id req-f4f9a0a8-1bd5-408e-8a3f-e3f75f13ccfb 2019-04-09 06:28:15,735 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0453858375549s 2019-04-09 06:28:15,735 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'singlevm2-net_4abedf99-bfd4-4056-9b2c-1712749dc0e0': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:63:8a:fe', u'version': 4, u'addr': u'192.168.120.28', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'0ad5f4ee-7cc5-4933-b6fc-8b659330dd22'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-04-09T06:28:14.000000', 'flavor': Munch({u'id': u'dcf30699-5ce7-4cbc-ba4a-8d7124427872'}), 'az': u'nova', 'id': u'666a3511-2d87-4fa5-9645-844c76f07d11', 'security_groups': [Munch({u'name': u'singlevm2-sg_4abedf99-bfd4-4056-9b2c-1712749dc0e0'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'5f0178951f8a47f2bfecc148fdbf3135', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'44f021acd28b4a1a8c00eea2833022b6', 'name': 'singlevm2-project_4abedf99-bfd4-4056-9b2c-1712749dc0e0', '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'2019-04-09T06:28:14.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-04-09T06:28:14Z', 'hostId': u'f6c6a23aa3170b9e17204aecd515efb5d6c5c126b32c1fb57611f9f9', u'OS-SRV-USG:terminated_at': None, 'key_name': u'singlevm2-kp_4abedf99-bfd4-4056-9b2c-1712749dc0e0', 'public_v6': '', 'private_v4': u'192.168.120.28', 'cloud': 'envvars', 'host_id': u'f6c6a23aa3170b9e17204aecd515efb5d6c5c126b32c1fb57611f9f9', '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'2019-04-09T06:28:14.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'44f021acd28b4a1a8c00eea2833022b6', 'name': u'singlevm2-vm_4abedf99-bfd4-4056-9b2c-1712749dc0e0', 'adminPass': u'KbGN6LJofWiq', 'tenant_id': u'44f021acd28b4a1a8c00eea2833022b6', 'created_at': u'2019-04-09T06:28:05Z', 'created': u'2019-04-09T06:28:05Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-04-09 06:28:15,741 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-09 06:28:15,741 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4775f37c0e8c41e6632c35aac90d054cb9cfa1c5" 2019-04-09 06:28:16,012 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1274 Content-Type: application/json Date: Tue, 09 Apr 2019 06:28:15 GMT X-Openstack-Request-Id: req-00185733-1463-4891-b91f-7aac4368e35f 2019-04-09 06:28:16,012 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"06da111c-315e-492c-83a7-36b1be7d5d57","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"44f021acd28b4a1a8c00eea2833022b6","l2_adjacency":true,"status":"ACTIVE","subnets":["c09b5536-e72c-4636-b885-46f086739db6"],"description":"","tags":[],"updated_at":"2019-04-09T06:27:56Z","qos_policy_id":null,"name":"singlevm2-net_4abedf99-bfd4-4056-9b2c-1712749dc0e0","admin_state_up":true,"tenant_id":"44f021acd28b4a1a8c00eea2833022b6","created_at":"2019-04-09T06:27:55Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b62787c2-635d-4893-8553-7ee0260442ff","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ba7a30bb29394fc4a587735d9dfb749e","l2_adjacency":true,"status":"ACTIVE","subnets":["dce875e1-9eec-4cb2-94e6-93dffefe33f6"],"description":"","tags":[],"updated_at":"2019-04-09T06:24:08Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ba7a30bb29394fc4a587735d9dfb749e","created_at":"2019-04-09T06:24:05Z","mtu":1500}]} 2019-04-09 06:28:16,012 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-00185733-1463-4891-b91f-7aac4368e35f 2019-04-09 06:28:16,013 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.271749973297s 2019-04-09 06:28:16,014 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-04-09 06:28:16,014 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/ports.json?device_id=666a3511-2d87-4fa5-9645-844c76f07d11" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4775f37c0e8c41e6632c35aac90d054cb9cfa1c5" 2019-04-09 06:28:16,064 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Tue, 09 Apr 2019 06:28:15 GMT X-Openstack-Request-Id: req-bc267c10-92b9-457d-bd08-b3e9c1d9aa69 2019-04-09 06:28:16,064 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-09T06:28:13Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c09b5536-e72c-4636-b885-46f086739db6","ip_address":"192.168.120.28"}],"id":"ff304fa5-78e2-4e43-aa1a-5536274f80cb","security_groups":["431c28cf-3111-417f-8659-a2d8d89d71da"],"mac_address":"fa:16:3e:63:8a:fe","project_id":"44f021acd28b4a1a8c00eea2833022b6","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"06da111c-315e-492c-83a7-36b1be7d5d57","tenant_id":"44f021acd28b4a1a8c00eea2833022b6","created_at":"2019-04-09T06:28:09Z","binding:vnic_type":"normal","device_id":"666a3511-2d87-4fa5-9645-844c76f07d11","ip_allocation":"immediate"}]} 2019-04-09 06:28:16,064 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=666a3511-2d87-4fa5-9645-844c76f07d11 used request id req-bc267c10-92b9-457d-bd08-b3e9c1d9aa69 2019-04-09 06:28:16,064 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0507111549377s 2019-04-09 06:28:16,065 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2019-04-09 06:28:16,066 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/floatingips.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4775f37c0e8c41e6632c35aac90d054cb9cfa1c5" -d '{"floatingip": {"floating_network_id": "b62787c2-635d-4893-8553-7ee0260442ff", "fixed_ip_address": "192.168.120.28", "port_id": "ff304fa5-78e2-4e43-aa1a-5536274f80cb"}}' 2019-04-09 06:28:18,495 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 824 Content-Type: application/json Date: Tue, 09 Apr 2019 06:28:17 GMT X-Openstack-Request-Id: req-e59d2a38-a259-4e2f-907d-c566feef09ba 2019-04-09 06:28:18,495 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "6fb95a05-f503-4834-94bd-04d58ec22335", "status": "DOWN", "description": "", "tags": [], "tenant_id": "44f021acd28b4a1a8c00eea2833022b6", "created_at": "2019-04-09T06:28:16Z", "updated_at": "2019-04-09T06:28:16Z", "floating_network_id": "b62787c2-635d-4893-8553-7ee0260442ff", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "06da111c-315e-492c-83a7-36b1be7d5d57", "device_owner": "compute:nova", "mac_address": "fa:16:3e:63:8a:fe", "device_id": "666a3511-2d87-4fa5-9645-844c76f07d11"}, "fixed_ip_address": "192.168.120.28", "floating_ip_address": "172.30.9.214", "revision_number": 0, "project_id": "44f021acd28b4a1a8c00eea2833022b6", "port_id": "ff304fa5-78e2-4e43-aa1a-5536274f80cb", "id": "b71ba963-302f-407c-8339-28631754e7dd", "qos_policy_id": null}} 2019-04-09 06:28:18,495 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-e59d2a38-a259-4e2f-907d-c566feef09ba 2019-04-09 06:28:18,496 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.43031001091s 2019-04-09 06:28:18,509 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-09 06:28:18,510 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4775f37c0e8c41e6632c35aac90d054cb9cfa1c5" 2019-04-09 06:28:18,607 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Tue, 09 Apr 2019 06:28:17 GMT X-Openstack-Request-Id: req-e706c900-5278-43dc-9634-6490c085502a 2019-04-09 06:28:18,608 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "6fb95a05-f503-4834-94bd-04d58ec22335", "status": "DOWN", "description": "", "tags": [], "tenant_id": "44f021acd28b4a1a8c00eea2833022b6", "created_at": "2019-04-09T06:28:16Z", "updated_at": "2019-04-09T06:28:16Z", "floating_network_id": "b62787c2-635d-4893-8553-7ee0260442ff", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "06da111c-315e-492c-83a7-36b1be7d5d57", "device_owner": "compute:nova", "mac_address": "fa:16:3e:63:8a:fe", "device_id": "666a3511-2d87-4fa5-9645-844c76f07d11"}, "fixed_ip_address": "192.168.120.28", "floating_ip_address": "172.30.9.214", "revision_number": 0, "project_id": "44f021acd28b4a1a8c00eea2833022b6", "port_id": "ff304fa5-78e2-4e43-aa1a-5536274f80cb", "id": "b71ba963-302f-407c-8339-28631754e7dd", "qos_policy_id": null}]} 2019-04-09 06:28:18,608 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-e706c900-5278-43dc-9634-6490c085502a 2019-04-09 06:28:18,608 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0983300209045s 2019-04-09 06:28:18,614 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-04-09 06:28:18,724 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-09 06:28:18,725 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4775f37c0e8c41e6632c35aac90d054cb9cfa1c5" 2019-04-09 06:28:18,786 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Tue, 09 Apr 2019 06:28:17 GMT X-Openstack-Request-Id: req-01a2f86c-69f7-4dd7-acb6-2edf4f711423 2019-04-09 06:28:18,787 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "6fb95a05-f503-4834-94bd-04d58ec22335", "status": "DOWN", "description": "", "tags": [], "tenant_id": "44f021acd28b4a1a8c00eea2833022b6", "created_at": "2019-04-09T06:28:16Z", "updated_at": "2019-04-09T06:28:16Z", "floating_network_id": "b62787c2-635d-4893-8553-7ee0260442ff", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "06da111c-315e-492c-83a7-36b1be7d5d57", "device_owner": "compute:nova", "mac_address": "fa:16:3e:63:8a:fe", "device_id": "666a3511-2d87-4fa5-9645-844c76f07d11"}, "fixed_ip_address": "192.168.120.28", "floating_ip_address": "172.30.9.214", "revision_number": 0, "project_id": "44f021acd28b4a1a8c00eea2833022b6", "port_id": "ff304fa5-78e2-4e43-aa1a-5536274f80cb", "id": "b71ba963-302f-407c-8339-28631754e7dd", "qos_policy_id": null}]} 2019-04-09 06:28:18,787 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-01a2f86c-69f7-4dd7-acb6-2edf4f711423 2019-04-09 06:28:18,787 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0626521110535s 2019-04-09 06:28:18,792 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-04-09 06:28:18,902 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-09 06:28:18,902 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4775f37c0e8c41e6632c35aac90d054cb9cfa1c5" 2019-04-09 06:28:18,985 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Tue, 09 Apr 2019 06:28:18 GMT X-Openstack-Request-Id: req-f135e52e-efee-4cd7-abd8-5a14c2a9b65c 2019-04-09 06:28:18,985 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "6fb95a05-f503-4834-94bd-04d58ec22335", "status": "DOWN", "description": "", "tags": [], "tenant_id": "44f021acd28b4a1a8c00eea2833022b6", "created_at": "2019-04-09T06:28:16Z", "updated_at": "2019-04-09T06:28:16Z", "floating_network_id": "b62787c2-635d-4893-8553-7ee0260442ff", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "06da111c-315e-492c-83a7-36b1be7d5d57", "device_owner": "compute:nova", "mac_address": "fa:16:3e:63:8a:fe", "device_id": "666a3511-2d87-4fa5-9645-844c76f07d11"}, "fixed_ip_address": "192.168.120.28", "floating_ip_address": "172.30.9.214", "revision_number": 0, "project_id": "44f021acd28b4a1a8c00eea2833022b6", "port_id": "ff304fa5-78e2-4e43-aa1a-5536274f80cb", "id": "b71ba963-302f-407c-8339-28631754e7dd", "qos_policy_id": null}]} 2019-04-09 06:28:18,986 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-f135e52e-efee-4cd7-abd8-5a14c2a9b65c 2019-04-09 06:28:18,986 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0839149951935s 2019-04-09 06:28:18,991 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-04-09 06:28:19,101 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-09 06:28:19,102 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4775f37c0e8c41e6632c35aac90d054cb9cfa1c5" 2019-04-09 06:28:19,173 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Tue, 09 Apr 2019 06:28:18 GMT X-Openstack-Request-Id: req-b10279fa-e870-4ffa-b837-3baabc09fee3 2019-04-09 06:28:19,173 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "6fb95a05-f503-4834-94bd-04d58ec22335", "status": "DOWN", "description": "", "tags": [], "tenant_id": "44f021acd28b4a1a8c00eea2833022b6", "created_at": "2019-04-09T06:28:16Z", "updated_at": "2019-04-09T06:28:16Z", "floating_network_id": "b62787c2-635d-4893-8553-7ee0260442ff", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "06da111c-315e-492c-83a7-36b1be7d5d57", "device_owner": "compute:nova", "mac_address": "fa:16:3e:63:8a:fe", "device_id": "666a3511-2d87-4fa5-9645-844c76f07d11"}, "fixed_ip_address": "192.168.120.28", "floating_ip_address": "172.30.9.214", "revision_number": 0, "project_id": "44f021acd28b4a1a8c00eea2833022b6", "port_id": "ff304fa5-78e2-4e43-aa1a-5536274f80cb", "id": "b71ba963-302f-407c-8339-28631754e7dd", "qos_policy_id": null}]} 2019-04-09 06:28:19,173 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-b10279fa-e870-4ffa-b837-3baabc09fee3 2019-04-09 06:28:19,174 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0721101760864s 2019-04-09 06:28:19,179 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-04-09 06:28:19,289 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-09 06:28:19,289 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4775f37c0e8c41e6632c35aac90d054cb9cfa1c5" 2019-04-09 06:28:19,352 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Tue, 09 Apr 2019 06:28:18 GMT X-Openstack-Request-Id: req-29ef4141-4d9c-4d45-a422-b1c12aeef1f0 2019-04-09 06:28:19,352 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "6fb95a05-f503-4834-94bd-04d58ec22335", "status": "DOWN", "description": "", "tags": [], "tenant_id": "44f021acd28b4a1a8c00eea2833022b6", "created_at": "2019-04-09T06:28:16Z", "updated_at": "2019-04-09T06:28:16Z", "floating_network_id": "b62787c2-635d-4893-8553-7ee0260442ff", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "06da111c-315e-492c-83a7-36b1be7d5d57", "device_owner": "compute:nova", "mac_address": "fa:16:3e:63:8a:fe", "device_id": "666a3511-2d87-4fa5-9645-844c76f07d11"}, "fixed_ip_address": "192.168.120.28", "floating_ip_address": "172.30.9.214", "revision_number": 0, "project_id": "44f021acd28b4a1a8c00eea2833022b6", "port_id": "ff304fa5-78e2-4e43-aa1a-5536274f80cb", "id": "b71ba963-302f-407c-8339-28631754e7dd", "qos_policy_id": null}]} 2019-04-09 06:28:19,352 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-29ef4141-4d9c-4d45-a422-b1c12aeef1f0 2019-04-09 06:28:19,352 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0633790493011s 2019-04-09 06:28:19,358 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-04-09 06:28:19,469 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-09 06:28:19,470 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4775f37c0e8c41e6632c35aac90d054cb9cfa1c5" 2019-04-09 06:28:19,555 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Tue, 09 Apr 2019 06:28:18 GMT X-Openstack-Request-Id: req-c26d5551-6935-413a-8283-d188a9b89757 2019-04-09 06:28:19,555 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "6fb95a05-f503-4834-94bd-04d58ec22335", "status": "DOWN", "description": "", "tags": [], "tenant_id": "44f021acd28b4a1a8c00eea2833022b6", "created_at": "2019-04-09T06:28:16Z", "updated_at": "2019-04-09T06:28:16Z", "floating_network_id": "b62787c2-635d-4893-8553-7ee0260442ff", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "06da111c-315e-492c-83a7-36b1be7d5d57", "device_owner": "compute:nova", "mac_address": "fa:16:3e:63:8a:fe", "device_id": "666a3511-2d87-4fa5-9645-844c76f07d11"}, "fixed_ip_address": "192.168.120.28", "floating_ip_address": "172.30.9.214", "revision_number": 0, "project_id": "44f021acd28b4a1a8c00eea2833022b6", "port_id": "ff304fa5-78e2-4e43-aa1a-5536274f80cb", "id": "b71ba963-302f-407c-8339-28631754e7dd", "qos_policy_id": null}]} 2019-04-09 06:28:19,555 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-c26d5551-6935-413a-8283-d188a9b89757 2019-04-09 06:28:19,555 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0861871242523s 2019-04-09 06:28:19,561 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-04-09 06:28:19,672 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-09 06:28:19,672 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4775f37c0e8c41e6632c35aac90d054cb9cfa1c5" 2019-04-09 06:28:19,731 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 829 Content-Type: application/json Date: Tue, 09 Apr 2019 06:28:18 GMT X-Openstack-Request-Id: req-5c0a355b-0f41-4102-a313-80cc01788ec3 2019-04-09 06:28:19,732 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "6fb95a05-f503-4834-94bd-04d58ec22335", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "44f021acd28b4a1a8c00eea2833022b6", "created_at": "2019-04-09T06:28:16Z", "updated_at": "2019-04-09T06:28:18Z", "floating_network_id": "b62787c2-635d-4893-8553-7ee0260442ff", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "06da111c-315e-492c-83a7-36b1be7d5d57", "device_owner": "compute:nova", "mac_address": "fa:16:3e:63:8a:fe", "device_id": "666a3511-2d87-4fa5-9645-844c76f07d11"}, "fixed_ip_address": "192.168.120.28", "floating_ip_address": "172.30.9.214", "revision_number": 1, "project_id": "44f021acd28b4a1a8c00eea2833022b6", "port_id": "ff304fa5-78e2-4e43-aa1a-5536274f80cb", "id": "b71ba963-302f-407c-8339-28631754e7dd", "qos_policy_id": null}]} 2019-04-09 06:28:19,732 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-5c0a355b-0f41-4102-a313-80cc01788ec3 2019-04-09 06:28:19,732 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0601918697357s 2019-04-09 06:28:19,737 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'6fb95a05-f503-4834-94bd-04d58ec22335', 'updated_at': u'2019-04-09T06:28:18Z', 'fixed_ip_address': u'192.168.120.28', 'floating_ip_address': u'172.30.9.214', 'revision_number': 1, 'port_id': u'ff304fa5-78e2-4e43-aa1a-5536274f80cb', 'id': u'b71ba963-302f-407c-8339-28631754e7dd', 'network': u'b62787c2-635d-4893-8553-7ee0260442ff', 'port': u'ff304fa5-78e2-4e43-aa1a-5536274f80cb', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'44f021acd28b4a1a8c00eea2833022b6', 'name': 'singlevm2-project_4abedf99-bfd4-4056-9b2c-1712749dc0e0', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'44f021acd28b4a1a8c00eea2833022b6', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'b62787c2-635d-4893-8553-7ee0260442ff', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'06da111c-315e-492c-83a7-36b1be7d5d57', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:63:8a:fe', u'device_id': u'666a3511-2d87-4fa5-9645-844c76f07d11'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'44f021acd28b4a1a8c00eea2833022b6', 'created_at': u'2019-04-09T06:28:16Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'06da111c-315e-492c-83a7-36b1be7d5d57', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:63:8a:fe', u'device_id': u'666a3511-2d87-4fa5-9645-844c76f07d11'}), 'router': u'6fb95a05-f503-4834-94bd-04d58ec22335'}) 2019-04-09 06:28:19,738 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-04-09 06:28:19,740 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers/666a3511-2d87-4fa5-9645-844c76f07d11/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4775f37c0e8c41e6632c35aac90d054cb9cfa1c5" -d '{"os-getConsoleOutput": {"length": null}}' 2019-04-09 06:28:19,834 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 9597 Content-Type: application/json Date: Tue, 09 Apr 2019 06:28:18 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-06b7bd31-5ab6-44f3-8137-992b0a5db0be x-openstack-request-id: req-06b7bd31-5ab6-44f3-8137-992b0a5db0be 2019-04-09 06:28:19,837 - keystoneauth.session - DEBUG - RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14F7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE147F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 567454210 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.914 MHz processor\n[ 0.227945] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656)\n[ 0.230824] pid_max: default: 32768 minimum: 301\n[ 0.232377] ACPI: Core revision 20150930\n[ 0.234334] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.236575] Security Framework initialized\n[ 0.237963] Yama: becoming mindful.\n[ 0.239227] AppArmor: AppArmor initialized\n[ 0.240686] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.242956] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.245107] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.247187] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.249531] Initializing cgroup subsys io\n[ 0.250939] Initializing cgroup subsys memory\n[ 0.252424] Initializing cgroup subsys devices\n[ 0.253935] Initializing cgroup subsys freezer\n[ 0.255424] Initializing cgroup subsys net_cls\n[ 0.256898] Initializing cgroup subsys perf_event\n[ 0.258454] Initializing cgroup subsys net_prio\n[ 0.259970] Initializing cgroup subsys hugetlb\n[ 0.261452] Initializing cgroup subsys pids\n[ 0.262955] CPU: Physical Processor ID: 0\n[ 0.265037] mce: CPU supports 10 MCE banks\n[ 0.266495] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.268195] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.285230] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.293592] ftrace: allocating 31920 entries in 125 pages\n[ 0.325351] smpboot: Max logical packages: 1\n[ 0.326857] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.329173] x2apic enabled\n[ 0.330528] Switched APIC routing to physical x2apic.\n[ 0.333347] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.335297] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.338906] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.342026] KVM setup paravirtual spinlock\n[ 0.343981] x86: Booted up 1 node, 1 CPUs\n[ 0.345384] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.347745] devtmpfs: initialized\n[ 0.349985] evm: security.selinux\n[ 0.351199] evm: security.SMACK64\n[ 0.352407] evm: security.SMACK64EXEC\n[ 0.353709] evm: security.SMACK64TRANSMUTE\n[ 0.355125] evm: security.SMACK64MMAP\n[ 0.356418] evm: security.ima\n[ 0.357530] evm: security.capability\n[ 0.358889] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.362102] pinctrl core: initialized pinctrl subsystem\n[ 0.363985] RTC time: 6:28:14, date: 04/09/19\n[ 0.365620] NET: Registered protocol family 16\n[ 0.367266] cpuidle: using governor ladder\n[ 0.368692] cpuidle: using governor menu\n[ 0.370062] PCCT header not found.\n[ 0.371336] ACPI: bus type PCI registered\n[ 0.372737] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.374894] PCI: Using configuration type 1 for base access\n[ 0.377451] ACPI: Added _OSI(Module Device)\n[ 0.378909] ACPI: Added _OSI(Processor Device)\n[ 0.380408] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.381984] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.384649] ACPI: Interpreter enabled\n[ 0.385978] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.389205] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.392441] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.395672] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.398892] ACPI: (supports S0 S5)\n[ 0.400121] ACPI: Using IOAPIC for interrupt routing\n[ 0.401772] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.406255] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.408220] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.410344] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.412406] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.416173] acpiphp: Slot [3] registered\n[ 0.417541] acpiphp: Slot [4] registered\n[ 0.418907] acpiphp: Slot [5] registered\n[ 0.420280] acpiphp: Slot [6] registered\n[ 0.421644] acpiphp: Slot [7] registered\n[ 0.423023] acpiphp: Slot [8] registered\n[ 0.424396] acpiphp: Slot [9] registered\n[ 0.425793] acpiphp: Slot [10] registered\n[ 0.427176] acpiphp: Slot [11] registered\n[ 0.428568] acpiphp: Slot [12] registered\n[ 0.429956] acpiphp: Slot [13] registered\n[ 0.431383] acpiphp: Slot [14] registered\n[ 0.432777] acpiphp: Slot [15] registered\n[ 0.449948] acpiphp: Slot [16] registered\n[ 0.451382] acpiphp: Slot [17] registered\n[ 0.452774] acpiphp: Slot [18] registered\n[ 0.454167] acpiphp: Slot [19] registered\n[ 0.455551] acpiphp: Slot [20] registered\n[ 0.456942] acpiphp: Slot [21] registered\n[ 0.458334] acpiphp: Slot [22] registered\n[ 0.459717] acpiphp: Slot [23] registered\n[ 0.461118] acpiphp: Slot [24] registered\n[ 0.462519] acpiphp: Slot [25] registered\n[ 0.463906] acpiphp: Slot [26] registered\n[ 0.465297] acpiphp: Slot [27] registered\n[ 0.466691] acpiphp: Slot [28] registered\n[ 0.468081] acpiphp: Slot [29] registered\n[ 0.469466] acpiphp: Slot [30] registered\n[ 0.470862] acpiphp: Slot [31] registered\n[ 0.472258] PCI host bridge to bus 0000:00\n[ 0.473645] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.475729] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.477828] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.480318] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.482848] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.485389] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.489975] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.492218] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.494247] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.496433] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.500941] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.503402] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.532457] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.535246] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.537667] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.540083] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.542469] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.544662] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.547559] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.549392] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.552054] vgaarb: loaded\n[ 0.553083] vgaarb: bridge control possible 0000:00:02.0\n[ 0.555525] SCSI subsystem initialized\n[ 0.557453] ACPI: bus type USB registered\n[ 0.558915] usbcore: registered new interface driver usbfs\n[ 0.560700] usbcore: registered new interface driver hub\n[ 0.562442] usbcore: registered new device driver usb\n[ 0.564468] PCI: Using ACPI for IRQ routing\n[ 0.566766] NetLabel: Initializing\n[ 0.568003] NetLabel: domain hash size = 128\n[ 0.569469] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.571145] NetLabel: unlabeled traffic allowed by default\n[ 0.573461] clocksource: Switched to clocksource kvm-clock\n[ 0.585058] AppArmor: AppArmor Filesystem Enabled\n[ 0.586722] pnp: PnP ACPI init\n[ 0.588299] pnp: PnP ACPI: found 5 devices\n[ 0.595528] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.598502] NET: Registered protocol family 2\n[ 0.600524] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.602750] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.604819] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.606907] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.608780] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.610862] NET: Registered protocol family 1\n[ 0.612409] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.614303] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.616160] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.631146] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.646339] Trying to unpack rootfs image as initramfs...\n[ 0.711295] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.714217] Scanning for low memory corruption every 60 seconds\n[ 0.716556] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.718639] audit: initializing netlink subsys (disabled)\n[ 0.720397] audit: type=2000 audit(1554791295.909:1): initialized\n[ 0.722659] Initialise system trusted keyring\n[ 0.724307] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.726251] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.729278] zbud: loaded\n[ 0.730456] VFS: Disk quotas dquot_6.6.0\n[ 0.731834] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.734402] fuse init (API version 7.23)\n[ 0.735926] Key type big_key registered\n[ 0.737267] Allocating IMA MOK and blacklist keyrings.\n[ 0.739278] Key type asymmetric registered\n[ 0.740670] Asymmetric key parser 'x509' registered\n[ 0.742289] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.744840] io scheduler noop registered\n[ 0.746161] io scheduler deadline registered (default)\n[ 0.747868] io scheduler cfq registered\n[ 0.749321] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.751077] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.753231] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.755691] ACPI: Power Button [PWRF]\n[ 0.757105] GHES: HEST is not enabled!\n[ 0.770997] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.800257] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.803696] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.830233] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.833782] Linux agpgart interface v0.103\n[ 0.837590] brd: module loaded\n[ 0.840084] loop: module loaded\n[ 0.845643] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.848141] GPT:90111 != 2097151\n[ 0.849297] GPT:Alternate GPT header not at the end of the disk.\n[ 0.851182] GPT:90111 != 2097151\n[ 0.852353] GPT: Use GNU Parted to correct GPT errors.\n[ 0.854021] vda: vda1 vda15\n[ 0.855947] scsi host0: ata_piix\n[ 0.857249] scsi host1: ata_piix\n[ 0.858480] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.860583] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.863353] libphy: Fixed MDIO Bus: probed\n[ 0.864762] tun: Universal TUN/TAP device driver, 1.6\n[ 0.866410] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.869704] PPP generic driver version 2.4.2\n[ 0.871334] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.873442] ehci-pci: EHCI PCI platform driver\n[ 0.875055] ehci-platform: EHCI generic platform driver\n[ 0.876808] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.878812] ohci-pci: OHCI PCI platform driver\n[ 0.880348] ohci-platform: OHCI generic platform driver\n[ 0.882094] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.897174] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.898930] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.901500] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.903245] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.905227] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.907425] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.909898] usb usb1: Product: UHCI Host Controller\n[ 0.911518] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.913521] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.915188] hub 1-0:1.0: USB hub found\n[ 0.916535] hub 1-0:1.0: 2 ports detected\n[ 0.918106] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.921698] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.923365] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.925134] mousedev: PS/2 mouse device common for all mice\n[ 0.927305] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.930255] rtc_cmos 00:00: RTC can wake from S4\n[ 0.932353] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.934452] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.936542] i2c /dev entries driver\n[ 0.937896] device-mapper: uevent: version 1.0.3\n[ 0.939544] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.942386] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.944656] NET: Registered protocol family 10\n[ 0.946478] NET: Registered protocol family 17\n[ 0.948021] Key type dns_resolver registered\n[ 0.949668] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.951567] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.954610] registered taskstats version 1\n[ 0.956067] Loading compiled-in X.509 certificates\n[ 0.958248] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.961504] zswap: loaded using pool lzo/zbud\n[ 0.963828] Key type trusted registered\n[ 0.966182] Key type encrypted registered\n[ 0.967604] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.969418] ima: No TPM chip found, activating TPM-bypass!\n[ 0.971248] evm: HMAC attrs: 0x1\n[ 0.972826] Magic number: 15:223:468\n[ 0.974175] hash matches /build/linux-BvkamA/linux-4.4.0/drivers/base/power/main.c:1023\n[ 0.977068] rtc_cmos 00:00: setting system clock to 2019-04-09 06:28:15 UTC (1554791295)\n[ 0.979870] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.997844] EDD information not available.\n[ 1.019185] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.021861] Write protecting the kernel read-only data: 14336k\n[ 1.025165] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.028180] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.74\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.080879] random: blkid urandom read with 3 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.88\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.28...\nLease of 192.168.120.28 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.01. 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.914 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCJMLAtqGd2ePX3i1OXJt7mbGCXYfNw1LHbEa3uhdW3KqtDeDJvQf7/TwH2o16X9KyRGkeSF8v/b1a86TnudA0TbcJ8ooMHABqk03U0P0FxCMr9BHpUvPxmUu+KSQo1QPV6KxDQwZiSBg7JhNIzJmDIwo2Y1AaRwVkdwEdrtlln+Nw9eQSNB3WKdHz1z5jZD8YkDNemdZ6mqVALdoy+TmTkcbM/hxbweCQzROOziJya4fa2IJrCQWpgWwoDAAl1d919tA3Wj6329UBY0Mp0Jd0qRZbRKkPSIhI6KjVM+rOJ15UPMJ9ugiPUXUZjvB7r27c8GN1e6drs/DmEHVQ2B07B root@singlevm2-vm-4abedf99-bfd4-4056-9b2c-1712749dc0e0\nssh-dss AAAAB3NzaC1kc3MAAACBAICv/kWAhzlNzgzvWUHpNpqNQSsEHh1W9FXXCNIsj46UWvyjcBfNaWviPbGQ5HzfFcN7kPJcsyE0hO51wzpGzKvTZjwD7KOWhHoMY3VF8OZTfksdthG0KRfY2lJDf5Hxh/4AMTQe5m7P6PEoa/yjPZIRJoYi8qAs4655lPH3RBArAAAAFQCcefLYypA5r6Ze5v+q5bZUpwkzIQAAAIAaOZ+vdctRnrDEul6L7ijx7fhmqw2nhMk1HzTLWhkVsmJr95ehR2vvUbmJuNd8l1VUiD+i9pysylX3o4bjNf7anWzx9LvTIuFZCON5VFjwHmTiBjmCd9O8+EUQ5RdKZrYYB/tAdxqOl9cuteCKe/MKy/jz6C3J/sMwTVz1eFiYlgAAAIBwWNemqNtsdPmKbwyxsCGhfOBiFasEELP/+Y8GRO24t1BbsG4SooGbR/4uDwAd/TILy4ww8n8T/a+764wrGv93oGhQvhLtZftnxHZGIH/oH2olt8nGBqCw4f+j4UoEIClHGc5ruVcEEPG86WLv7aJqK1tBiF6DElkowONNATzXIw== root@singlevm2-vm-4abedf99-bfd4-4056-9b2c-1712749dc0e0\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.20s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.28,24,fe80::f816:3eff:fe63:8afe/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.1 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.28 \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: singlevm2-vm-4abedf99-bfd4-4056-9b2c-1712749dc0e0\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=3.99 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n"} 2019-04-09 06:28:19,837 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/666a3511-2d87-4fa5-9645-844c76f07d11/action used request id req-06b7bd31-5ab6-44f3-8137-992b0a5db0be 2019-04-09 06:28:19,838 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0996282100677s 2019-04-09 06:28:19,838 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14F7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE147F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 567454210 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.914 MHz processor [ 0.227945] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.230824] pid_max: default: 32768 minimum: 301 [ 0.232377] ACPI: Core revision 20150930 [ 0.234334] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.236575] Security Framework initialized [ 0.237963] Yama: becoming mindful. [ 0.239227] AppArmor: AppArmor initialized [ 0.240686] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.242956] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.245107] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.247187] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.249531] Initializing cgroup subsys io [ 0.250939] Initializing cgroup subsys memory [ 0.252424] Initializing cgroup subsys devices [ 0.253935] Initializing cgroup subsys freezer [ 0.255424] Initializing cgroup subsys net_cls [ 0.256898] Initializing cgroup subsys perf_event [ 0.258454] Initializing cgroup subsys net_prio [ 0.259970] Initializing cgroup subsys hugetlb [ 0.261452] Initializing cgroup subsys pids [ 0.262955] CPU: Physical Processor ID: 0 [ 0.265037] mce: CPU supports 10 MCE banks [ 0.266495] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.268195] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.285230] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.293592] ftrace: allocating 31920 entries in 125 pages [ 0.325351] smpboot: Max logical packages: 1 [ 0.326857] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.329173] x2apic enabled [ 0.330528] Switched APIC routing to physical x2apic. [ 0.333347] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.335297] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.338906] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.342026] KVM setup paravirtual spinlock [ 0.343981] x86: Booted up 1 node, 1 CPUs [ 0.345384] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.347745] devtmpfs: initialized [ 0.349985] evm: security.selinux [ 0.351199] evm: security.SMACK64 [ 0.352407] evm: security.SMACK64EXEC [ 0.353709] evm: security.SMACK64TRANSMUTE [ 0.355125] evm: security.SMACK64MMAP [ 0.356418] evm: security.ima [ 0.357530] evm: security.capability [ 0.358889] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.362102] pinctrl core: initialized pinctrl subsystem [ 0.363985] RTC time: 6:28:14, date: 04/09/19 [ 0.365620] NET: Registered protocol family 16 [ 0.367266] cpuidle: using governor ladder [ 0.368692] cpuidle: using governor menu [ 0.370062] PCCT header not found. [ 0.371336] ACPI: bus type PCI registered [ 0.372737] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.374894] PCI: Using configuration type 1 for base access [ 0.377451] ACPI: Added _OSI(Module Device) [ 0.378909] ACPI: Added _OSI(Processor Device) [ 0.380408] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.381984] ACPI: Added _OSI(Processor Aggregator Device) [ 0.384649] ACPI: Interpreter enabled [ 0.385978] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.389205] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.392441] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.395672] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.398892] ACPI: (supports S0 S5) [ 0.400121] ACPI: Using IOAPIC for interrupt routing [ 0.401772] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.406255] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.408220] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.410344] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.412406] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.416173] acpiphp: Slot [3] registered [ 0.417541] acpiphp: Slot [4] registered [ 0.418907] acpiphp: Slot [5] registered [ 0.420280] acpiphp: Slot [6] registered [ 0.421644] acpiphp: Slot [7] registered [ 0.423023] acpiphp: Slot [8] registered [ 0.424396] acpiphp: Slot [9] registered [ 0.425793] acpiphp: Slot [10] registered [ 0.427176] acpiphp: Slot [11] registered [ 0.428568] acpiphp: Slot [12] registered [ 0.429956] acpiphp: Slot [13] registered [ 0.431383] acpiphp: Slot [14] registered [ 0.432777] acpiphp: Slot [15] registered [ 0.449948] acpiphp: Slot [16] registered [ 0.451382] acpiphp: Slot [17] registered [ 0.452774] acpiphp: Slot [18] registered [ 0.454167] acpiphp: Slot [19] registered [ 0.455551] acpiphp: Slot [20] registered [ 0.456942] acpiphp: Slot [21] registered [ 0.458334] acpiphp: Slot [22] registered [ 0.459717] acpiphp: Slot [23] registered [ 0.461118] acpiphp: Slot [24] registered [ 0.462519] acpiphp: Slot [25] registered [ 0.463906] acpiphp: Slot [26] registered [ 0.465297] acpiphp: Slot [27] registered [ 0.466691] acpiphp: Slot [28] registered [ 0.468081] acpiphp: Slot [29] registered [ 0.469466] acpiphp: Slot [30] registered [ 0.470862] acpiphp: Slot [31] registered [ 0.472258] PCI host bridge to bus 0000:00 [ 0.473645] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.475729] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.477828] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.480318] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.482848] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.485389] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.489975] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.492218] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.494247] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.496433] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.500941] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.503402] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.532457] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.535246] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.537667] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.540083] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.542469] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.544662] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.547559] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.549392] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.552054] vgaarb: loaded [ 0.553083] vgaarb: bridge control possible 0000:00:02.0 [ 0.555525] SCSI subsystem initialized [ 0.557453] ACPI: bus type USB registered [ 0.558915] usbcore: registered new interface driver usbfs [ 0.560700] usbcore: registered new interface driver hub [ 0.562442] usbcore: registered new device driver usb [ 0.564468] PCI: Using ACPI for IRQ routing [ 0.566766] NetLabel: Initializing [ 0.568003] NetLabel: domain hash size = 128 [ 0.569469] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.571145] NetLabel: unlabeled traffic allowed by default [ 0.573461] clocksource: Switched to clocksource kvm-clock [ 0.585058] AppArmor: AppArmor Filesystem Enabled [ 0.586722] pnp: PnP ACPI init [ 0.588299] pnp: PnP ACPI: found 5 devices [ 0.595528] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.598502] NET: Registered protocol family 2 [ 0.600524] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.602750] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.604819] TCP: Hash tables configured (established 4096 bind 4096) [ 0.606907] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.608780] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.610862] NET: Registered protocol family 1 [ 0.612409] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.614303] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.616160] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.631146] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.646339] Trying to unpack rootfs image as initramfs... [ 0.711295] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.714217] Scanning for low memory corruption every 60 seconds [ 0.716556] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.718639] audit: initializing netlink subsys (disabled) [ 0.720397] audit: type=2000 audit(1554791295.909:1): initialized [ 0.722659] Initialise system trusted keyring [ 0.724307] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.726251] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.729278] zbud: loaded [ 0.730456] VFS: Disk quotas dquot_6.6.0 [ 0.731834] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.734402] fuse init (API version 7.23) [ 0.735926] Key type big_key registered [ 0.737267] Allocating IMA MOK and blacklist keyrings. [ 0.739278] Key type asymmetric registered [ 0.740670] Asymmetric key parser 'x509' registered [ 0.742289] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.744840] io scheduler noop registered [ 0.746161] io scheduler deadline registered (default) [ 0.747868] io scheduler cfq registered [ 0.749321] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.751077] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.753231] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.755691] ACPI: Power Button [PWRF] [ 0.757105] GHES: HEST is not enabled! [ 0.770997] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.800257] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.803696] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.830233] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.833782] Linux agpgart interface v0.103 [ 0.837590] brd: module loaded [ 0.840084] loop: module loaded [ 0.845643] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.848141] GPT:90111 != 2097151 [ 0.849297] GPT:Alternate GPT header not at the end of the disk. [ 0.851182] GPT:90111 != 2097151 [ 0.852353] GPT: Use GNU Parted to correct GPT errors. [ 0.854021] vda: vda1 vda15 [ 0.855947] scsi host0: ata_piix [ 0.857249] scsi host1: ata_piix [ 0.858480] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.860583] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.863353] libphy: Fixed MDIO Bus: probed [ 0.864762] tun: Universal TUN/TAP device driver, 1.6 [ 0.866410] tun: (C) 1999-2004 Max Krasnyansky [ 0.869704] PPP generic driver version 2.4.2 [ 0.871334] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.873442] ehci-pci: EHCI PCI platform driver [ 0.875055] ehci-platform: EHCI generic platform driver [ 0.876808] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.878812] ohci-pci: OHCI PCI platform driver [ 0.880348] ohci-platform: OHCI generic platform driver [ 0.882094] uhci_hcd: USB Universal Host Controller Interface driver [ 0.897174] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.898930] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.901500] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.903245] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.905227] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.907425] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.909898] usb usb1: Product: UHCI Host Controller [ 0.911518] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.913521] usb usb1: SerialNumber: 0000:00:01.2 [ 0.915188] hub 1-0:1.0: USB hub found [ 0.916535] hub 1-0:1.0: 2 ports detected [ 0.918106] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.921698] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.923365] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.925134] mousedev: PS/2 mouse device common for all mice [ 0.927305] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.930255] rtc_cmos 00:00: RTC can wake from S4 [ 0.932353] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.934452] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.936542] i2c /dev entries driver [ 0.937896] device-mapper: uevent: version 1.0.3 [ 0.939544] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.942386] ledtrig-cpu: registered to indicate activity on CPUs [ 0.944656] NET: Registered protocol family 10 [ 0.946478] NET: Registered protocol family 17 [ 0.948021] Key type dns_resolver registered [ 0.949668] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.951567] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.954610] registered taskstats version 1 [ 0.956067] Loading compiled-in X.509 certificates [ 0.958248] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.961504] zswap: loaded using pool lzo/zbud [ 0.963828] Key type trusted registered [ 0.966182] Key type encrypted registered [ 0.967604] AppArmor: AppArmor sha1 policy hashing enabled [ 0.969418] ima: No TPM chip found, activating TPM-bypass! [ 0.971248] evm: HMAC attrs: 0x1 [ 0.972826] Magic number: 15:223:468 [ 0.974175] hash matches /build/linux-BvkamA/linux-4.4.0/drivers/base/power/main.c:1023 [ 0.977068] rtc_cmos 00:00: setting system clock to 2019-04-09 06:28:15 UTC (1554791295) [ 0.979870] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.997844] EDD information not available. [ 1.019185] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.021861] Write protecting the kernel read-only data: 14336k [ 1.025165] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.028180] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.74 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.080879] random: blkid urandom read with 3 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.88 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.28... Lease of 192.168.120.28 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.01. 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.914 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCJMLAtqGd2ePX3i1OXJt7mbGCXYfNw1LHbEa3uhdW3KqtDeDJvQf7/TwH2o16X9KyRGkeSF8v/b1a86TnudA0TbcJ8ooMHABqk03U0P0FxCMr9BHpUvPxmUu+KSQo1QPV6KxDQwZiSBg7JhNIzJmDIwo2Y1AaRwVkdwEdrtlln+Nw9eQSNB3WKdHz1z5jZD8YkDNemdZ6mqVALdoy+TmTkcbM/hxbweCQzROOziJya4fa2IJrCQWpgWwoDAAl1d919tA3Wj6329UBY0Mp0Jd0qRZbRKkPSIhI6KjVM+rOJ15UPMJ9ugiPUXUZjvB7r27c8GN1e6drs/DmEHVQ2B07B root@singlevm2-vm-4abedf99-bfd4-4056-9b2c-1712749dc0e0 ssh-dss AAAAB3NzaC1kc3MAAACBAICv/kWAhzlNzgzvWUHpNpqNQSsEHh1W9FXXCNIsj46UWvyjcBfNaWviPbGQ5HzfFcN7kPJcsyE0hO51wzpGzKvTZjwD7KOWhHoMY3VF8OZTfksdthG0KRfY2lJDf5Hxh/4AMTQe5m7P6PEoa/yjPZIRJoYi8qAs4655lPH3RBArAAAAFQCcefLYypA5r6Ze5v+q5bZUpwkzIQAAAIAaOZ+vdctRnrDEul6L7ijx7fhmqw2nhMk1HzTLWhkVsmJr95ehR2vvUbmJuNd8l1VUiD+i9pysylX3o4bjNf7anWzx9LvTIuFZCON5VFjwHmTiBjmCd9O8+EUQ5RdKZrYYB/tAdxqOl9cuteCKe/MKy/jz6C3J/sMwTVz1eFiYlgAAAIBwWNemqNtsdPmKbwyxsCGhfOBiFasEELP/+Y8GRO24t1BbsG4SooGbR/4uDwAd/TILy4ww8n8T/a+764wrGv93oGhQvhLtZftnxHZGIH/oH2olt8nGBqCw4f+j4UoEIClHGc5ruVcEEPG86WLv7aJqK1tBiF6DElkowONNATzXIw== root@singlevm2-vm-4abedf99-bfd4-4056-9b2c-1712749dc0e0 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.20s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.28,24,fe80::f816:3eff:fe63:8afe/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.1 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.28 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: singlevm2-vm-4abedf99-bfd4-4056-9b2c-1712749dc0e0 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.99 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net 2019-04-09 06:28:19,842 - paramiko.transport - DEBUG - starting thread (client mode): 0x7ab47110L 2019-04-09 06:28:19,843 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-04-09 06:28:19,843 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2019-04-09 06:28:19,843 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2019-04-09 06:28:19,844 - 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 2019-04-09 06:28:19,844 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-04-09 06:28:19,844 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2019-04-09 06:28:19,845 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-04-09 06:28:19,845 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-04-09 06:28:19,845 - paramiko.transport - DEBUG - Compression agreed: none 2019-04-09 06:28:19,862 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-04-09 06:28:19,863 - paramiko.transport - DEBUG - Switch to new keys ... 2019-04-09 06:28:19,874 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.214: b832f3dc1f0afdcfb2194b6dc2285991 2019-04-09 06:28:19,875 - paramiko.transport - DEBUG - Trying discovered key 2367f3879946d727368590346565857f in /tmp/tmp0VwJCM 2019-04-09 06:28:19,902 - paramiko.transport - DEBUG - userauth is OK 2019-04-09 06:28:19,907 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-04-09 06:28:19,939 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-04-09 06:28:19,940 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2019-04-09 06:28:19,940 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-04-09 06:28:19,941 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-04-09 06:28:19,943 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-04-09 06:28:19,943 - functest.core.singlevm - DEBUG - output: Hello World 2019-04-09 06:28:19,943 - functest.core.singlevm - DEBUG - error: 2019-04-09 06:28:19,948 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-04-09 06:28:20,055 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-04-09 06:28:20,055 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | singlevm2 | functest | 00:24 | PASS | +-------------------+------------------+------------------+----------------+ 2019-04-09 06:28:20,065 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-04-09 06:28:20,066 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/floatingips/b71ba963-302f-407c-8339-28631754e7dd.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4775f37c0e8c41e6632c35aac90d054cb9cfa1c5" 2019-04-09 06:28:21,290 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 09 Apr 2019 06:28:20 GMT X-Openstack-Request-Id: req-f1e5c166-0192-4234-a108-e94fc6ad97a0 2019-04-09 06:28:21,290 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-09 06:28:21,290 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/floatingips/b71ba963-302f-407c-8339-28631754e7dd.json used request id req-f1e5c166-0192-4234-a108-e94fc6ad97a0 2019-04-09 06:28:21,290 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.2251739502s 2019-04-09 06:28:21,300 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-09 06:28:21,300 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4775f37c0e8c41e6632c35aac90d054cb9cfa1c5" 2019-04-09 06:28:21,373 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 09 Apr 2019 06:28:20 GMT X-Openstack-Request-Id: req-13e1e83b-36fd-4e46-8acd-c7b5edbcca5b 2019-04-09 06:28:21,373 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-04-09 06:28:21,373 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-13e1e83b-36fd-4e46-8acd-c7b5edbcca5b 2019-04-09 06:28:21,374 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0738530158997s 2019-04-09 06:28:21,374 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-04-09 06:28:21,377 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/servers/666a3511-2d87-4fa5-9645-844c76f07d11 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4775f37c0e8c41e6632c35aac90d054cb9cfa1c5" 2019-04-09 06:28:21,548 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Tue, 09 Apr 2019 06:28:20 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-3776e22f-359e-4cf7-8e40-222c51f04f54 x-openstack-request-id: req-3776e22f-359e-4cf7-8e40-222c51f04f54 2019-04-09 06:28:21,548 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/666a3511-2d87-4fa5-9645-844c76f07d11 used request id req-3776e22f-359e-4cf7-8e40-222c51f04f54 2019-04-09 06:28:21,548 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.17405796051s 2019-04-09 06:28:21,549 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 06:28:21,552 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4775f37c0e8c41e6632c35aac90d054cb9cfa1c5" 2019-04-09 06:28:21,948 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 763 Content-Type: application/json Date: Tue, 09 Apr 2019 06:28:20 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-633411a2-3a9c-444e-84b2-f25f644bc8e7 x-openstack-request-id: req-633411a2-3a9c-444e-84b2-f25f644bc8e7 2019-04-09 06:28:21,948 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"singlevm2-net_4abedf99-bfd4-4056-9b2c-1712749dc0e0": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:8a:fe", "version": 4, "addr": "192.168.120.28", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:63:8a:fe", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/666a3511-2d87-4fa5-9645-844c76f07d11", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/666a3511-2d87-4fa5-9645-844c76f07d11", "rel": "bookmark"}], "image": {"id": "0ad5f4ee-7cc5-4933-b6fc-8b659330dd22", "links": [{"href": "http://172.30.9.21:8774/images/0ad5f4ee-7cc5-4933-b6fc-8b659330dd22", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-09T06:28:14.000000", "flavor": {"id": "dcf30699-5ce7-4cbc-ba4a-8d7124427872", "links": [{"href": "http://172.30.9.21:8774/flavors/dcf30699-5ce7-4cbc-ba4a-8d7124427872", "rel": "bookmark"}]}, "id": "666a3511-2d87-4fa5-9645-844c76f07d11", "security_groups": [{"name": "singlevm2-sg_4abedf99-bfd4-4056-9b2c-1712749dc0e0"}], "user_id": "5f0178951f8a47f2bfecc148fdbf3135", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-09T06:28:20Z", "hostId": "f6c6a23aa3170b9e17204aecd515efb5d6c5c126b32c1fb57611f9f9", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_4abedf99-bfd4-4056-9b2c-1712749dc0e0", "name": "singlevm2-vm_4abedf99-bfd4-4056-9b2c-1712749dc0e0", "created": "2019-04-09T06:28:05Z", "tenant_id": "44f021acd28b4a1a8c00eea2833022b6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 06:28:21,949 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-633411a2-3a9c-444e-84b2-f25f644bc8e7 2019-04-09 06:28:21,949 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.399881839752s 2019-04-09 06:28:21,950 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 06:28:23,953 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 06:28:23,956 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4775f37c0e8c41e6632c35aac90d054cb9cfa1c5" 2019-04-09 06:28:24,018 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Tue, 09 Apr 2019 06:28:22 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-375111e6-05f1-4f22-a7fe-258dcf5db20a x-openstack-request-id: req-375111e6-05f1-4f22-a7fe-258dcf5db20a 2019-04-09 06:28:24,018 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2019-04-09 06:28:24,018 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-375111e6-05f1-4f22-a7fe-258dcf5db20a 2019-04-09 06:28:24,018 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0654289722443s 2019-04-09 06:28:24,024 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-09 06:28:24,024 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4775f37c0e8c41e6632c35aac90d054cb9cfa1c5" 2019-04-09 06:28:24,070 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4831 Content-Type: application/json Date: Tue, 09 Apr 2019 06:28:23 GMT X-Openstack-Request-Id: req-12f51247-d9ec-454c-8ec6-af1c79a6cb04 2019-04-09 06:28:24,071 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "44f021acd28b4a1a8c00eea2833022b6", "created_at": "2019-04-09T06:28:03Z", "updated_at": "2019-04-09T06:28:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:28:03Z", "revision_number": 0, "id": "4fe79263-76e6-4163-9c31-f014bb90344e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:28:03Z", "security_group_id": "431c28cf-3111-417f-8659-a2d8d89d71da", "tenant_id": "44f021acd28b4a1a8c00eea2833022b6", "port_range_min": null, "ethertype": "IPv4", "project_id": "44f021acd28b4a1a8c00eea2833022b6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:28:03Z", "revision_number": 0, "id": "53682a05-dc14-494d-82e2-ba78bef46aae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:28:03Z", "security_group_id": "431c28cf-3111-417f-8659-a2d8d89d71da", "tenant_id": "44f021acd28b4a1a8c00eea2833022b6", "port_range_min": null, "ethertype": "IPv6", "project_id": "44f021acd28b4a1a8c00eea2833022b6"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:28:03Z", "revision_number": 0, "id": "6ecb2d08-4f7f-4668-933b-a900fcbcc383", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:28:03Z", "security_group_id": "431c28cf-3111-417f-8659-a2d8d89d71da", "tenant_id": "44f021acd28b4a1a8c00eea2833022b6", "port_range_min": null, "ethertype": "IPv4", "project_id": "44f021acd28b4a1a8c00eea2833022b6"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-04-09T06:28:03Z", "revision_number": 0, "id": "ee7d4953-830e-42bf-9fc8-6a1843738124", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:28:03Z", "security_group_id": "431c28cf-3111-417f-8659-a2d8d89d71da", "tenant_id": "44f021acd28b4a1a8c00eea2833022b6", "port_range_min": 22, "ethertype": "IPv4", "project_id": "44f021acd28b4a1a8c00eea2833022b6"}], "revision_number": 3, "project_id": "44f021acd28b4a1a8c00eea2833022b6", "id": "431c28cf-3111-417f-8659-a2d8d89d71da", "name": "singlevm2-sg_4abedf99-bfd4-4056-9b2c-1712749dc0e0"}, {"description": "Default security group", "tags": [], "tenant_id": "44f021acd28b4a1a8c00eea2833022b6", "created_at": "2019-04-09T06:27:55Z", "updated_at": "2019-04-09T06:27:55Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:27:55Z", "revision_number": 0, "id": "4cb776e8-924b-4755-8772-1aa401b7785f", "remote_group_id": "db308024-32be-45ec-a0fe-a06ae5d5f6a1", "remote_ip_prefix": null, "created_at": "2019-04-09T06:27:55Z", "security_group_id": "db308024-32be-45ec-a0fe-a06ae5d5f6a1", "tenant_id": "44f021acd28b4a1a8c00eea2833022b6", "port_range_min": null, "ethertype": "IPv6", "project_id": "44f021acd28b4a1a8c00eea2833022b6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:27:55Z", "revision_number": 0, "id": "96816973-4222-4b9f-af6b-31f5181d5872", "remote_group_id": "db308024-32be-45ec-a0fe-a06ae5d5f6a1", "remote_ip_prefix": null, "created_at": "2019-04-09T06:27:55Z", "security_group_id": "db308024-32be-45ec-a0fe-a06ae5d5f6a1", "tenant_id": "44f021acd28b4a1a8c00eea2833022b6", "port_range_min": null, "ethertype": "IPv4", "project_id": "44f021acd28b4a1a8c00eea2833022b6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:27:55Z", "revision_number": 0, "id": "af347d1a-2024-4663-adfa-b06cff09a13b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:27:55Z", "security_group_id": "db308024-32be-45ec-a0fe-a06ae5d5f6a1", "tenant_id": "44f021acd28b4a1a8c00eea2833022b6", "port_range_min": null, "ethertype": "IPv4", "project_id": "44f021acd28b4a1a8c00eea2833022b6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:27:55Z", "revision_number": 0, "id": "c58dd847-512e-4ad7-bb39-d5757e96061a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:27:55Z", "security_group_id": "db308024-32be-45ec-a0fe-a06ae5d5f6a1", "tenant_id": "44f021acd28b4a1a8c00eea2833022b6", "port_range_min": null, "ethertype": "IPv6", "project_id": "44f021acd28b4a1a8c00eea2833022b6"}], "revision_number": 1, "project_id": "44f021acd28b4a1a8c00eea2833022b6", "id": "db308024-32be-45ec-a0fe-a06ae5d5f6a1", "name": "default"}]} 2019-04-09 06:28:24,072 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-12f51247-d9ec-454c-8ec6-af1c79a6cb04 2019-04-09 06:28:24,072 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0476970672607s 2019-04-09 06:28:24,078 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-04-09 06:28:24,079 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/security-groups/431c28cf-3111-417f-8659-a2d8d89d71da.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4775f37c0e8c41e6632c35aac90d054cb9cfa1c5" 2019-04-09 06:28:24,232 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 09 Apr 2019 06:28:23 GMT X-Openstack-Request-Id: req-38db9b20-9377-4aea-87ce-1c1b7eac33be 2019-04-09 06:28:24,233 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-09 06:28:24,233 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/431c28cf-3111-417f-8659-a2d8d89d71da.json used request id req-38db9b20-9377-4aea-87ce-1c1b7eac33be 2019-04-09 06:28:24,233 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.154433012009s 2019-04-09 06:28:24,233 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2019-04-09 06:28:24,236 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/os-keypairs/singlevm2-kp_4abedf99-bfd4-4056-9b2c-1712749dc0e0 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4775f37c0e8c41e6632c35aac90d054cb9cfa1c5" 2019-04-09 06:28:24,275 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Tue, 09 Apr 2019 06:28:23 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-cd6f723d-96db-4c2a-b6a3-e13f05533b38 x-openstack-request-id: req-cd6f723d-96db-4c2a-b6a3-e13f05533b38 2019-04-09 06:28:24,275 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/os-keypairs/singlevm2-kp_4abedf99-bfd4-4056-9b2c-1712749dc0e0 used request id req-cd6f723d-96db-4c2a-b6a3-e13f05533b38 2019-04-09 06:28:24,275 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0420060157776s 2019-04-09 06:28:24,276 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-04-09 06:28:24,276 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/6fb95a05-f503-4834-94bd-04d58ec22335/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4775f37c0e8c41e6632c35aac90d054cb9cfa1c5" -d '{"subnet_id": "c09b5536-e72c-4636-b885-46f086739db6"}' 2019-04-09 06:28:26,345 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Tue, 09 Apr 2019 06:28:25 GMT X-Openstack-Request-Id: req-0268f985-586c-471d-9495-aff81d793cdc 2019-04-09 06:28:26,345 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "06da111c-315e-492c-83a7-36b1be7d5d57", "tenant_id": "44f021acd28b4a1a8c00eea2833022b6", "subnet_id": "c09b5536-e72c-4636-b885-46f086739db6", "subnet_ids": ["c09b5536-e72c-4636-b885-46f086739db6"], "port_id": "7d63dcfe-61d3-4bdd-8aad-ca7de3b0032b", "id": "6fb95a05-f503-4834-94bd-04d58ec22335"} 2019-04-09 06:28:26,345 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/6fb95a05-f503-4834-94bd-04d58ec22335/remove_router_interface.json used request id req-0268f985-586c-471d-9495-aff81d793cdc 2019-04-09 06:28:26,345 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.06943511963s 2019-04-09 06:28:26,346 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-04-09 06:28:26,346 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4775f37c0e8c41e6632c35aac90d054cb9cfa1c5" 2019-04-09 06:28:26,500 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 705 Content-Type: application/json Date: Tue, 09 Apr 2019 06:28:25 GMT X-Openstack-Request-Id: req-0b2080fc-13f1-4cea-bd5d-588bcbfb3cc2 2019-04-09 06:28:26,500 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "b62787c2-635d-4893-8553-7ee0260442ff", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "dce875e1-9eec-4cb2-94e6-93dffefe33f6", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "44f021acd28b4a1a8c00eea2833022b6", "created_at": "2019-04-09T06:27:57Z", "admin_state_up": true, "updated_at": "2019-04-09T06:28:24Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "44f021acd28b4a1a8c00eea2833022b6", "id": "6fb95a05-f503-4834-94bd-04d58ec22335", "name": "singlevm2-router_4abedf99-bfd4-4056-9b2c-1712749dc0e0"}]} 2019-04-09 06:28:26,500 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-0b2080fc-13f1-4cea-bd5d-588bcbfb3cc2 2019-04-09 06:28:26,500 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.154550075531s 2019-04-09 06:28:26,502 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-04-09 06:28:26,502 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/routers/6fb95a05-f503-4834-94bd-04d58ec22335.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4775f37c0e8c41e6632c35aac90d054cb9cfa1c5" 2019-04-09 06:28:27,685 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 09 Apr 2019 06:28:26 GMT X-Openstack-Request-Id: req-5122ff0b-e592-4bdc-95ce-a58df846bd19 2019-04-09 06:28:27,685 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-09 06:28:27,685 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/6fb95a05-f503-4834-94bd-04d58ec22335.json used request id req-5122ff0b-e592-4bdc-95ce-a58df846bd19 2019-04-09 06:28:27,686 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.18394899368s 2019-04-09 06:28:27,686 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-04-09 06:28:27,687 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4775f37c0e8c41e6632c35aac90d054cb9cfa1c5" 2019-04-09 06:28:27,727 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 680 Content-Type: application/json Date: Tue, 09 Apr 2019 06:28:26 GMT X-Openstack-Request-Id: req-9a3c4bda-b763-427d-a726-2cdfeaecf777 2019-04-09 06:28:27,727 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"06da111c-315e-492c-83a7-36b1be7d5d57","tenant_id":"44f021acd28b4a1a8c00eea2833022b6","created_at":"2019-04-09T06:27:56Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-04-09T06:27:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"44f021acd28b4a1a8c00eea2833022b6","id":"c09b5536-e72c-4636-b885-46f086739db6","subnetpool_id":null,"name":"singlevm2-subnet_4abedf99-bfd4-4056-9b2c-1712749dc0e0"}]} 2019-04-09 06:28:27,727 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-9a3c4bda-b763-427d-a726-2cdfeaecf777 2019-04-09 06:28:27,727 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0412521362305s 2019-04-09 06:28:27,729 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-04-09 06:28:27,729 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/subnets/c09b5536-e72c-4636-b885-46f086739db6.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4775f37c0e8c41e6632c35aac90d054cb9cfa1c5" 2019-04-09 06:28:28,853 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 09 Apr 2019 06:28:27 GMT X-Openstack-Request-Id: req-3fad10de-ad95-4b5d-8f91-cef40c4082e3 2019-04-09 06:28:28,854 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-09 06:28:28,854 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/c09b5536-e72c-4636-b885-46f086739db6.json used request id req-3fad10de-ad95-4b5d-8f91-cef40c4082e3 2019-04-09 06:28:28,854 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.12525486946s 2019-04-09 06:28:28,854 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-09 06:28:28,855 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4775f37c0e8c41e6632c35aac90d054cb9cfa1c5" 2019-04-09 06:28:28,942 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1236 Content-Type: application/json Date: Tue, 09 Apr 2019 06:28:27 GMT X-Openstack-Request-Id: req-55fd30a5-e2a5-485f-adfb-72ec0101c753 2019-04-09 06:28:28,943 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"06da111c-315e-492c-83a7-36b1be7d5d57","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"44f021acd28b4a1a8c00eea2833022b6","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-09T06:28:27Z","qos_policy_id":null,"name":"singlevm2-net_4abedf99-bfd4-4056-9b2c-1712749dc0e0","admin_state_up":true,"tenant_id":"44f021acd28b4a1a8c00eea2833022b6","created_at":"2019-04-09T06:27:55Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b62787c2-635d-4893-8553-7ee0260442ff","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ba7a30bb29394fc4a587735d9dfb749e","l2_adjacency":true,"status":"ACTIVE","subnets":["dce875e1-9eec-4cb2-94e6-93dffefe33f6"],"description":"","tags":[],"updated_at":"2019-04-09T06:24:08Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ba7a30bb29394fc4a587735d9dfb749e","created_at":"2019-04-09T06:24:05Z","mtu":1500}]} 2019-04-09 06:28:28,943 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-55fd30a5-e2a5-485f-adfb-72ec0101c753 2019-04-09 06:28:28,943 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0888040065765s 2019-04-09 06:28:28,944 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-04-09 06:28:28,945 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/networks/06da111c-315e-492c-83a7-36b1be7d5d57.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4775f37c0e8c41e6632c35aac90d054cb9cfa1c5" 2019-04-09 06:28:30,064 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 09 Apr 2019 06:28:29 GMT X-Openstack-Request-Id: req-3e3ad314-44be-416b-afb3-4277c6c57f4e 2019-04-09 06:28:30,064 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-09 06:28:30,064 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/06da111c-315e-492c-83a7-36b1be7d5d57.json used request id req-3e3ad314-44be-416b-afb3-4277c6c57f4e 2019-04-09 06:28:30,064 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.11995506287s 2019-04-09 06:28:30,069 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-09 06:28:30,073 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4775f37c0e8c41e6632c35aac90d054cb9cfa1c5" 2019-04-09 06:28:30,110 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Tue, 09 Apr 2019 06:28:29 GMT X-Openstack-Request-Id: req-b7dcf751-5ffb-43b9-afcf-240f5b597976 2019-04-09 06:28:30,110 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-09T06:28:01Z", "file": "/v2/images/0ad5f4ee-7cc5-4933-b6fc-8b659330dd22/file", "owner": "44f021acd28b4a1a8c00eea2833022b6", "id": "0ad5f4ee-7cc5-4933-b6fc-8b659330dd22", "size": 12716032, "self": "/v2/images/0ad5f4ee-7cc5-4933-b6fc-8b659330dd22", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/0ad5f4ee-7cc5-4933-b6fc-8b659330dd22/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/0ad5f4ee-7cc5-4933-b6fc-8b659330dd22/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_4abedf99-bfd4-4056-9b2c-1712749dc0e0", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_4abedf99-bfd4-4056-9b2c-1712749dc0e0", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-09T06:28:01Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-09 06:28:30,111 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-b7dcf751-5ffb-43b9-afcf-240f5b597976 2019-04-09 06:28:30,111 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0419270992279s 2019-04-09 06:28:30,112 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-04-09 06:28:30,116 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/0ad5f4ee-7cc5-4933-b6fc-8b659330dd22 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4775f37c0e8c41e6632c35aac90d054cb9cfa1c5" 2019-04-09 06:28:30,449 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 06:28:29 GMT X-Openstack-Request-Id: req-6f1d5595-9f33-4d4f-887a-5c0548ebfe9b 2019-04-09 06:28:30,449 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 06:28:30,449 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/0ad5f4ee-7cc5-4933-b6fc-8b659330dd22 used request id req-6f1d5595-9f33-4d4f-887a-5c0548ebfe9b 2019-04-09 06:28:30,449 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.33695101738s 2019-04-09 06:28:30,455 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-09 06:28:30,458 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9a274509f58f5bad59b682b82d6b642dbef460b9" 2019-04-09 06:28:30,478 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Tue, 09 Apr 2019 06:28:29 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-851e0be5-7f5b-4c7a-84d0-0a0c07234f2a x-openstack-request-id: req-851e0be5-7f5b-4c7a-84d0-0a0c07234f2a 2019-04-09 06:28:30,478 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "singlevm2-flavor_4abedf99-bfd4-4056-9b2c-1712749dc0e0", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/dcf30699-5ce7-4cbc-ba4a-8d7124427872", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/dcf30699-5ce7-4cbc-ba4a-8d7124427872", "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": "dcf30699-5ce7-4cbc-ba4a-8d7124427872"}]} 2019-04-09 06:28:30,478 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-851e0be5-7f5b-4c7a-84d0-0a0c07234f2a 2019-04-09 06:28:30,479 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0235528945923s 2019-04-09 06:28:30,480 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-04-09 06:28:30,483 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/dcf30699-5ce7-4cbc-ba4a-8d7124427872 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9a274509f58f5bad59b682b82d6b642dbef460b9" 2019-04-09 06:28:30,526 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Tue, 09 Apr 2019 06:28:29 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-9a0e612a-9a6a-48cf-a855-133364c7e0e9 x-openstack-request-id: req-9a0e612a-9a6a-48cf-a855-133364c7e0e9 2019-04-09 06:28:30,527 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/dcf30699-5ce7-4cbc-ba4a-8d7124427872 used request id req-9a0e612a-9a6a-48cf-a855-133364c7e0e9 2019-04-09 06:28:30,527 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0468039512634s 2019-04-09 06:28:30,527 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-09 06:28:30,531 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9a274509f58f5bad59b682b82d6b642dbef460b9" 2019-04-09 06:28:30,750 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 836 Content-Type: application/json Date: Tue, 09 Apr 2019 06:28:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22701714-ace8-4602-b9f5-9e03be0de5e1 2019-04-09 06:28:30,751 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/07b62caafa51496f94dd3b3fb341fcfe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07b62caafa51496f94dd3b3fb341fcfe", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/2e35f475a54147749980006d265eb864"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e35f475a54147749980006d265eb864", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/2f1bc9c9d22745648100c4b0717962eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f1bc9c9d22745648100c4b0717962eb", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/30fe8cf249d443dd9c53f2cc083f50b5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "30fe8cf249d443dd9c53f2cc083f50b5", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/3d748bf7df734addb2e37ea0663ec892"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d748bf7df734addb2e37ea0663ec892", "email": "cinder@localhost", "password_expires_at": null}, {"name": "singlevm2-user_4abedf99-bfd4-4056-9b2c-1712749dc0e0", "links": {"self": "http://172.30.9.21:5000/v3/users/5f0178951f8a47f2bfecc148fdbf3135"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5f0178951f8a47f2bfecc148fdbf3135", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/732a504491fd4f35923460ae0d2ef475"}, "domain_id": "default", "enabled": true, "options": {}, "id": "732a504491fd4f35923460ae0d2ef475", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/781b729594744c4f8f561f6b5a6e68bd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "781b729594744c4f8f561f6b5a6e68bd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/80817a33c71343ed9c63d448a7fea69e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "80817a33c71343ed9c63d448a7fea69e", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/938ce22a56d74c639d353dbbf166fcc4"}, "domain_id": "ec5ce0aa038644b78983e5840ba5fb73", "enabled": true, "options": {}, "id": "938ce22a56d74c639d353dbbf166fcc4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/96d754a28b0d43cf8fa237c30a99c306"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d754a28b0d43cf8fa237c30a99c306", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/aaa8b9f924a74e80899c7ad7e32fcaae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aaa8b9f924a74e80899c7ad7e32fcaae", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b8dd65f4e72446d5bd8d9efa13837b0c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8dd65f4e72446d5bd8d9efa13837b0c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/c34b7e3bcdbc428db4539ea2b87cfce1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c34b7e3bcdbc428db4539ea2b87cfce1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/eb527490835d48e8a67131b0f587baf6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb527490835d48e8a67131b0f587baf6", "email": "gnocchi@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2019-04-09 06:28:30,751 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-22701714-ace8-4602-b9f5-9e03be0de5e1 2019-04-09 06:28:30,751 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.223715782166s 2019-04-09 06:28:30,757 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-09 06:28:30,760 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users/5f0178951f8a47f2bfecc148fdbf3135 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9a274509f58f5bad59b682b82d6b642dbef460b9" 2019-04-09 06:28:30,960 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 227 Content-Type: application/json Date: Tue, 09 Apr 2019 06:28:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-838045aa-ae47-4856-aa12-74303f3467c7 2019-04-09 06:28:30,960 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "singlevm2-user_4abedf99-bfd4-4056-9b2c-1712749dc0e0", "links": {"self": "http://172.30.9.21:5000/v3/users/5f0178951f8a47f2bfecc148fdbf3135"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "5f0178951f8a47f2bfecc148fdbf3135", "description": null}} 2019-04-09 06:28:30,960 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/5f0178951f8a47f2bfecc148fdbf3135 used request id req-838045aa-ae47-4856-aa12-74303f3467c7 2019-04-09 06:28:30,960 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.203294992447s 2019-04-09 06:28:30,961 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-04-09 06:28:30,963 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/users/5f0178951f8a47f2bfecc148fdbf3135 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9a274509f58f5bad59b682b82d6b642dbef460b9" 2019-04-09 06:28:31,269 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 09 Apr 2019 06:28:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3bf16f42-80aa-46eb-91a0-9f23d29ecb0c 2019-04-09 06:28:31,269 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-09 06:28:31,269 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/5f0178951f8a47f2bfecc148fdbf3135 used request id req-3bf16f42-80aa-46eb-91a0-9f23d29ecb0c 2019-04-09 06:28:31,269 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.308482885361s 2019-04-09 06:28:31,275 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-09 06:28:31,279 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9a274509f58f5bad59b682b82d6b642dbef460b9" 2019-04-09 06:28:31,490 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 388 Content-Type: application/json Date: Tue, 09 Apr 2019 06:28:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72de8f34-c6c8-4250-a167-d3f8486989a3 2019-04-09 06:28:31,491 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.21:5000/v3/projects/44f021acd28b4a1a8c00eea2833022b6"}, "tags": [], "enabled": true, "id": "44f021acd28b4a1a8c00eea2833022b6", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_4abedf99-bfd4-4056-9b2c-1712749dc0e0"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/6509066435f1453bac6996ee8997a3b2"}, "tags": [], "enabled": true, "id": "6509066435f1453bac6996ee8997a3b2", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/ba7a30bb29394fc4a587735d9dfb749e"}, "tags": [], "enabled": true, "id": "ba7a30bb29394fc4a587735d9dfb749e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-04-09 06:28:31,491 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-72de8f34-c6c8-4250-a167-d3f8486989a3 2019-04-09 06:28:31,491 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.215482950211s 2019-04-09 06:28:31,495 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-04-09 06:28:31,499 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/projects/44f021acd28b4a1a8c00eea2833022b6 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9a274509f58f5bad59b682b82d6b642dbef460b9" 2019-04-09 06:28:31,810 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 09 Apr 2019 06:28:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-af62c201-b3fa-44e1-82fb-c823d526ebba 2019-04-09 06:28:31,810 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-09 06:28:31,810 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/44f021acd28b4a1a8c00eea2833022b6 used request id req-af62c201-b3fa-44e1-82fb-c823d526ebba 2019-04-09 06:28:31,810 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.314800024033s 2019-04-09 06:28:31,815 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-09 06:28:31,816 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/security-groups.json?project_id=44f021acd28b4a1a8c00eea2833022b6&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9a274509f58f5bad59b682b82d6b642dbef460b9" 2019-04-09 06:28:32,065 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Tue, 09 Apr 2019 06:28:31 GMT X-Openstack-Request-Id: req-db9e8c3c-7c08-4370-8120-4a20940fe0d0 2019-04-09 06:28:32,066 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "44f021acd28b4a1a8c00eea2833022b6", "created_at": "2019-04-09T06:27:55Z", "updated_at": "2019-04-09T06:27:55Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:27:55Z", "revision_number": 0, "id": "4cb776e8-924b-4755-8772-1aa401b7785f", "remote_group_id": "db308024-32be-45ec-a0fe-a06ae5d5f6a1", "remote_ip_prefix": null, "created_at": "2019-04-09T06:27:55Z", "security_group_id": "db308024-32be-45ec-a0fe-a06ae5d5f6a1", "tenant_id": "44f021acd28b4a1a8c00eea2833022b6", "port_range_min": null, "ethertype": "IPv6", "project_id": "44f021acd28b4a1a8c00eea2833022b6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:27:55Z", "revision_number": 0, "id": "96816973-4222-4b9f-af6b-31f5181d5872", "remote_group_id": "db308024-32be-45ec-a0fe-a06ae5d5f6a1", "remote_ip_prefix": null, "created_at": "2019-04-09T06:27:55Z", "security_group_id": "db308024-32be-45ec-a0fe-a06ae5d5f6a1", "tenant_id": "44f021acd28b4a1a8c00eea2833022b6", "port_range_min": null, "ethertype": "IPv4", "project_id": "44f021acd28b4a1a8c00eea2833022b6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:27:55Z", "revision_number": 0, "id": "af347d1a-2024-4663-adfa-b06cff09a13b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:27:55Z", "security_group_id": "db308024-32be-45ec-a0fe-a06ae5d5f6a1", "tenant_id": "44f021acd28b4a1a8c00eea2833022b6", "port_range_min": null, "ethertype": "IPv4", "project_id": "44f021acd28b4a1a8c00eea2833022b6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:27:55Z", "revision_number": 0, "id": "c58dd847-512e-4ad7-bb39-d5757e96061a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:27:55Z", "security_group_id": "db308024-32be-45ec-a0fe-a06ae5d5f6a1", "tenant_id": "44f021acd28b4a1a8c00eea2833022b6", "port_range_min": null, "ethertype": "IPv6", "project_id": "44f021acd28b4a1a8c00eea2833022b6"}], "revision_number": 1, "project_id": "44f021acd28b4a1a8c00eea2833022b6", "id": "db308024-32be-45ec-a0fe-a06ae5d5f6a1", "name": "default"}]} 2019-04-09 06:28:32,066 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json?project_id=44f021acd28b4a1a8c00eea2833022b6&name=default used request id req-db9e8c3c-7c08-4370-8120-4a20940fe0d0 2019-04-09 06:28:32,066 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.250312805176s 2019-04-09 06:28:32,072 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-09 06:28:32,073 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9a274509f58f5bad59b682b82d6b642dbef460b9" 2019-04-09 06:28:32,120 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Tue, 09 Apr 2019 06:28:31 GMT X-Openstack-Request-Id: req-6c7ba2b1-a890-459a-867d-2283c54c26d1 2019-04-09 06:28:32,121 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-04-09T06:26:00Z", "updated_at": "2019-04-09T06:26:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:26:00Z", "revision_number": 0, "id": "afb04289-1a57-4ecb-8cec-ce9e43ab0d76", "remote_group_id": "3353c502-d3bd-4781-83f5-fc7385b71d39", "remote_ip_prefix": null, "created_at": "2019-04-09T06:26:00Z", "security_group_id": "3353c502-d3bd-4781-83f5-fc7385b71d39", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:26:00Z", "revision_number": 0, "id": "f668131f-27a0-4d81-982d-afd1d6efe75b", "remote_group_id": "3353c502-d3bd-4781-83f5-fc7385b71d39", "remote_ip_prefix": null, "created_at": "2019-04-09T06:26:00Z", "security_group_id": "3353c502-d3bd-4781-83f5-fc7385b71d39", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:26:00Z", "revision_number": 0, "id": "23de8fc0-44ae-4c56-abcd-3cadf2cd644b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:26:00Z", "security_group_id": "3353c502-d3bd-4781-83f5-fc7385b71d39", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:26:00Z", "revision_number": 0, "id": "d4091b4d-3f48-405e-a6ff-27973bc1c4fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:26:00Z", "security_group_id": "3353c502-d3bd-4781-83f5-fc7385b71d39", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "3353c502-d3bd-4781-83f5-fc7385b71d39", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ba7a30bb29394fc4a587735d9dfb749e", "created_at": "2019-04-09T06:24:05Z", "updated_at": "2019-04-09T06:24:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:24:05Z", "revision_number": 0, "id": "86568739-46b2-4862-8571-f01cd048599a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:24:05Z", "security_group_id": "7163910b-3f52-4c82-95f5-2716a0110cc5", "tenant_id": "ba7a30bb29394fc4a587735d9dfb749e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ba7a30bb29394fc4a587735d9dfb749e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:24:05Z", "revision_number": 0, "id": "0aa9cfb1-eea8-4107-bdd1-09b673e74187", "remote_group_id": "7163910b-3f52-4c82-95f5-2716a0110cc5", "remote_ip_prefix": null, "created_at": "2019-04-09T06:24:05Z", "security_group_id": "7163910b-3f52-4c82-95f5-2716a0110cc5", "tenant_id": "ba7a30bb29394fc4a587735d9dfb749e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ba7a30bb29394fc4a587735d9dfb749e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:24:05Z", "revision_number": 0, "id": "65f9a71a-d7ef-4a7c-bd9a-1722277aec43", "remote_group_id": "7163910b-3f52-4c82-95f5-2716a0110cc5", "remote_ip_prefix": null, "created_at": "2019-04-09T06:24:05Z", "security_group_id": "7163910b-3f52-4c82-95f5-2716a0110cc5", "tenant_id": "ba7a30bb29394fc4a587735d9dfb749e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ba7a30bb29394fc4a587735d9dfb749e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:24:05Z", "revision_number": 0, "id": "54942ddd-2fa1-4bc2-8eed-db2c58927051", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:24:05Z", "security_group_id": "7163910b-3f52-4c82-95f5-2716a0110cc5", "tenant_id": "ba7a30bb29394fc4a587735d9dfb749e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ba7a30bb29394fc4a587735d9dfb749e"}], "revision_number": 1, "project_id": "ba7a30bb29394fc4a587735d9dfb749e", "id": "7163910b-3f52-4c82-95f5-2716a0110cc5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6509066435f1453bac6996ee8997a3b2", "created_at": "2019-04-09T06:25:59Z", "updated_at": "2019-04-09T06:25:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:25:59Z", "revision_number": 0, "id": "feb3b1fe-b7ab-48f1-a7ef-4cef55305484", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:25:59Z", "security_group_id": "9c2f55ba-acdf-4de6-a230-b14db62471f1", "tenant_id": "6509066435f1453bac6996ee8997a3b2", "port_range_min": null, "ethertype": "IPv6", "project_id": "6509066435f1453bac6996ee8997a3b2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:25:59Z", "revision_number": 0, "id": "f87d56d3-96be-430b-8bff-17fba51e104b", "remote_group_id": "9c2f55ba-acdf-4de6-a230-b14db62471f1", "remote_ip_prefix": null, "created_at": "2019-04-09T06:25:59Z", "security_group_id": "9c2f55ba-acdf-4de6-a230-b14db62471f1", "tenant_id": "6509066435f1453bac6996ee8997a3b2", "port_range_min": null, "ethertype": "IPv4", "project_id": "6509066435f1453bac6996ee8997a3b2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:25:59Z", "revision_number": 0, "id": "a09893df-d9cb-4ff3-99d4-013b5c068a40", "remote_group_id": "9c2f55ba-acdf-4de6-a230-b14db62471f1", "remote_ip_prefix": null, "created_at": "2019-04-09T06:25:59Z", "security_group_id": "9c2f55ba-acdf-4de6-a230-b14db62471f1", "tenant_id": "6509066435f1453bac6996ee8997a3b2", "port_range_min": null, "ethertype": "IPv6", "project_id": "6509066435f1453bac6996ee8997a3b2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:25:59Z", "revision_number": 0, "id": "159f11d9-0ba4-4923-8082-70f4dd760a47", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:25:59Z", "security_group_id": "9c2f55ba-acdf-4de6-a230-b14db62471f1", "tenant_id": "6509066435f1453bac6996ee8997a3b2", "port_range_min": null, "ethertype": "IPv4", "project_id": "6509066435f1453bac6996ee8997a3b2"}], "revision_number": 1, "project_id": "6509066435f1453bac6996ee8997a3b2", "id": "9c2f55ba-acdf-4de6-a230-b14db62471f1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "44f021acd28b4a1a8c00eea2833022b6", "created_at": "2019-04-09T06:27:55Z", "updated_at": "2019-04-09T06:27:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:27:55Z", "revision_number": 0, "id": "c58dd847-512e-4ad7-bb39-d5757e96061a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:27:55Z", "security_group_id": "db308024-32be-45ec-a0fe-a06ae5d5f6a1", "tenant_id": "44f021acd28b4a1a8c00eea2833022b6", "port_range_min": null, "ethertype": "IPv6", "project_id": "44f021acd28b4a1a8c00eea2833022b6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:27:55Z", "revision_number": 0, "id": "af347d1a-2024-4663-adfa-b06cff09a13b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:27:55Z", "security_group_id": "db308024-32be-45ec-a0fe-a06ae5d5f6a1", "tenant_id": "44f021acd28b4a1a8c00eea2833022b6", "port_range_min": null, "ethertype": "IPv4", "project_id": "44f021acd28b4a1a8c00eea2833022b6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:27:55Z", "revision_number": 0, "id": "4cb776e8-924b-4755-8772-1aa401b7785f", "remote_group_id": "db308024-32be-45ec-a0fe-a06ae5d5f6a1", "remote_ip_prefix": null, "created_at": "2019-04-09T06:27:55Z", "security_group_id": "db308024-32be-45ec-a0fe-a06ae5d5f6a1", "tenant_id": "44f021acd28b4a1a8c00eea2833022b6", "port_range_min": null, "ethertype": "IPv6", "project_id": "44f021acd28b4a1a8c00eea2833022b6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:27:55Z", "revision_number": 0, "id": "96816973-4222-4b9f-af6b-31f5181d5872", "remote_group_id": "db308024-32be-45ec-a0fe-a06ae5d5f6a1", "remote_ip_prefix": null, "created_at": "2019-04-09T06:27:55Z", "security_group_id": "db308024-32be-45ec-a0fe-a06ae5d5f6a1", "tenant_id": "44f021acd28b4a1a8c00eea2833022b6", "port_range_min": null, "ethertype": "IPv4", "project_id": "44f021acd28b4a1a8c00eea2833022b6"}], "revision_number": 1, "project_id": "44f021acd28b4a1a8c00eea2833022b6", "id": "db308024-32be-45ec-a0fe-a06ae5d5f6a1", "name": "default"}]} 2019-04-09 06:28:32,121 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-6c7ba2b1-a890-459a-867d-2283c54c26d1 2019-04-09 06:28:32,122 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0494601726532s 2019-04-09 06:28:32,128 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-04-09 06:28:32,129 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/security-groups/db308024-32be-45ec-a0fe-a06ae5d5f6a1.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9a274509f58f5bad59b682b82d6b642dbef460b9" 2019-04-09 06:28:32,282 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 09 Apr 2019 06:28:31 GMT X-Openstack-Request-Id: req-be89be62-c477-4616-983c-8a74270dcecc 2019-04-09 06:28:32,282 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-09 06:28:32,282 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/db308024-32be-45ec-a0fe-a06ae5d5f6a1.json used request id req-be89be62-c477-4616-983c-8a74270dcecc 2019-04-09 06:28:32,282 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.153791904449s 2019-04-09 06:28:32,327 - xtesting.ci.run_tests - INFO - Loading test case 'vping_ssh'... 2019-04-09 06:28:32,366 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-04-09 06:28:32,370 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Tue, 09 Apr 2019 06:28:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23ad60e1-9e87-461b-9c3a-9bc2c481e302 2019-04-09 06:28:32,371 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2019-04-09 06:28:32,371 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/v3 used request id req-23ad60e1-9e87-461b-9c3a-9bc2c481e302 2019-04-09 06:28:32,371 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2019-04-09 06:28:32,768 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "12d06a59574c4903a7b4bfc193e14ef0", "name": "member"}, {"id": "ecaba09e8ea14e058d5f9d9eb583aa37", "name": "admin"}, {"id": "6e54a998c61f4429874ed3ac33d4afc4", "name": "reader"}], "expires_at": "2019-04-09T07:28:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6509066435f1453bac6996ee8997a3b2", "name": "admin"}, "catalog": [{"endpoints": [], "type": "metering", "id": "0c6048bf3c804b33b1209bfa8ca75ec0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v3/6509066435f1453bac6996ee8997a3b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "503aa75a75e444a9b93cb14634c6ab50"}, {"url": "http://192.30.9.6:8776/v3/6509066435f1453bac6996ee8997a3b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd4bc81464e44d0a129985ca1ff91d5"}, {"url": "http://192.30.9.6:8776/v3/6509066435f1453bac6996ee8997a3b2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d888a991472d4a88bfcfcfcf4909874d"}], "type": "volumev3", "id": "1b1b3cbed2d14611b521aa10e2b642dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4664f0d595a24e8a9d4eb3691db874e0"}, {"url": "http://172.30.9.21:8080/v1/AUTH_6509066435f1453bac6996ee8997a3b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49cfc5fc2aa942e59d21f825b2bc9939"}, {"url": "http://12.0.0.22:8080/v1/AUTH_6509066435f1453bac6996ee8997a3b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "71100b14603a4edf8a39e8af672ecff5"}], "type": "object-store", "id": "29267bcb2ea04deebb6caaa71afffcc5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4dc1873b4b477cb578245fdb86a111"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77d7bee546c941368ffc769fda003312"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9b1ab09869b4ea895eb3c8867f61318"}], "type": "network", "id": "3ac09bd783a245efa7f11d71ad667386", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f7f6f256262433fb4467ed610947d62"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "72d58c041dc245bc8aa43ce73891f76c"}, {"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b89851b9b2b4f95b7d2184e74373672"}], "type": "identity", "id": "49f6869431e3430e9aeef431c7e7d7de", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8201c41b3865412e839f135e1ceb7421"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e4e22c0a684229ba50a51934a5cdf7"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf4872e158cb44e3aa5a4063a620efc3"}], "type": "alarming", "id": "61e60b3a8b964288a4ad67fd02ee4984", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4de11e8502624071afd079250b33c74c"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d801fa7f3ee64b30b3b18ef5a9e72635"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f583f4a1750f4edc8596dd476ece0948"}], "type": "compute", "id": "6b64d23b249e42d79f5dd070a7460b66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0cd6369c5d9949eba212a5ce97f8b6f7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8011dc0e5bd44e2aa45caf7c6e4d19d2"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d807430fcec84acebca284681dd098fe"}], "type": "cloudformation", "id": "7f91896ba7394ae291c7a222f92ea496", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/6509066435f1453bac6996ee8997a3b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4243c026b4174decae31504c58542875"}, {"url": "http://192.30.9.6:8776/v2/6509066435f1453bac6996ee8997a3b2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84281d63eba442fd8cdbf23eae691ba2"}, {"url": "http://172.30.9.21:8776/v2/6509066435f1453bac6996ee8997a3b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1ce0a47f2fd4ca9b678bc1d7e5d0b37"}], "type": "volumev2", "id": "8afcbe00e0a6427bbf1fc3b10d4b2f5e", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/6509066435f1453bac6996ee8997a3b2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25eb19d77ddd4b9aa8117749f829d913"}, {"url": "http://172.30.9.21:8004/v1/6509066435f1453bac6996ee8997a3b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57dd852403b0401fb0bd852db0cc4f1e"}, {"url": "http://192.30.9.6:8004/v1/6509066435f1453bac6996ee8997a3b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5a404b628fff4023b9d3e5b8fca3b0fb"}], "type": "orchestration", "id": "a244395507da4b85bd212d5f49a8b6ae", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2242a4436b774238a465cc3d6498ab4e"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "977935de203e411cbce5038f0a9dc848"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2fcaa46481c44f8a3f42acd6c29b21f"}], "type": "placement", "id": "aed411d3d8324008b42b3bd847051003", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b61449c559f45dba6ba5f9dc241729f"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3f83bae18b4a496bb67592b5d777f17c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5162d5282ea1448dbbc20567c0d57fd7"}], "type": "metric", "id": "ebf458a547774acfb6b489f2803a822c", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "33de49eaa2934d07a5ef7754ed5fe8e0"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b7265307a4a45caad0a286536a91b5d"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94601cf3562245fb9453e9678a54b869"}], "type": "event", "id": "f3ff1bc7e87e4c90a2385a1bc8175960", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00d65cc314ee4a87ad316dd160d63558"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64896bc5be624954a0166b6cfa08a10e"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd079af259534771ac00959c542171cf"}], "type": "image", "id": "f9a74c8a63414707b34a5b03e9eacdc1", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "96d754a28b0d43cf8fa237c30a99c306"}, "audit_ids": ["WJ1jz2ZtSoyWT0Ub5_oPbw"], "issued_at": "2019-04-09T06:28:31.000000Z"}} 2019-04-09 06:28:32,771 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-09 06:28:32,772 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}99da62bb208f4e70c61125c73acc1c77a5854d90" 2019-04-09 06:28:33,145 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Tue, 09 Apr 2019 06:28:32 GMT X-Openstack-Request-Id: req-32900c5e-6f91-4c58-8bb1-057eb35afb9c 2019-04-09 06:28:33,145 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"b62787c2-635d-4893-8553-7ee0260442ff","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ba7a30bb29394fc4a587735d9dfb749e","l2_adjacency":true,"status":"ACTIVE","subnets":["dce875e1-9eec-4cb2-94e6-93dffefe33f6"],"description":"","tags":[],"updated_at":"2019-04-09T06:24:08Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ba7a30bb29394fc4a587735d9dfb749e","created_at":"2019-04-09T06:24:05Z","provider:network_type":"flat"}]} 2019-04-09 06:28:33,145 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-32900c5e-6f91-4c58-8bb1-057eb35afb9c 2019-04-09 06:28:33,145 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.374228000641s 2019-04-09 06:28:33,152 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-04-09 06:28:33,158 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 09 Apr 2019 06:28:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7b5fbb05-6682-4cd1-b0a7-9be089636190 2019-04-09 06:28:33,158 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 06:28:33,158 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/ used request id req-7b5fbb05-6682-4cd1-b0a7-9be089636190 2019-04-09 06:28:33,159 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-09 06:28:33,163 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}99da62bb208f4e70c61125c73acc1c77a5854d90" 2019-04-09 06:28:33,315 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 222 Content-Type: application/json Date: Tue, 09 Apr 2019 06:28:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8470167-878f-4364-9e02-96c168ee0814 2019-04-09 06:28:33,315 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/ec5ce0aa038644b78983e5840ba5fb73"}, "tags": [], "enabled": true, "id": "ec5ce0aa038644b78983e5840ba5fb73", "name": "heat_stack"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2019-04-09 06:28:33,315 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-a8470167-878f-4364-9e02-96c168ee0814 2019-04-09 06:28:33,316 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.156229019165s 2019-04-09 06:28:33,322 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-04-09 06:28:33,326 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}99da62bb208f4e70c61125c73acc1c77a5854d90" -d '{"project": {"description": "Created by OPNFV Functest: vping_ssh", "enabled": true, "domain_id": "default", "name": "vping_ssh-project_a106eb90-1a76-4f58-8737-d92546eb04b2"}}' 2019-04-09 06:28:33,595 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 364 Content-Type: application/json Date: Tue, 09 Apr 2019 06:28:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-95366f99-a140-4cc5-8833-5debe9417520 2019-04-09 06:28:33,596 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.21:5000/v3/projects/374007185b204767bbccbbb25ca180d7"}, "tags": [], "enabled": true, "id": "374007185b204767bbccbbb25ca180d7", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_a106eb90-1a76-4f58-8737-d92546eb04b2"}} 2019-04-09 06:28:33,596 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-95366f99-a140-4cc5-8833-5debe9417520 2019-04-09 06:28:33,596 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.273409128189s 2019-04-09 06:28:33,597 - 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'374007185b204767bbccbbb25ca180d7', '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_a106eb90-1a76-4f58-8737-d92546eb04b2'}) 2019-04-09 06:28:33,603 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-04-09 06:28:33,607 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}99da62bb208f4e70c61125c73acc1c77a5854d90" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "B2B3UTdCRA5ccxh8X0wKombIIUw7j5", "email": null, "name": "vping_ssh-user_a106eb90-1a76-4f58-8737-d92546eb04b2"}}' 2019-04-09 06:28:34,097 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 324 Content-Type: application/json Date: Tue, 09 Apr 2019 06:28:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4aec4a2a-4de5-4e64-adee-90e87eaf8823 2019-04-09 06:28:34,097 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vping_ssh-user_a106eb90-1a76-4f58-8737-d92546eb04b2", "links": {"self": "http://172.30.9.21:5000/v3/users/75f2bd7f851b409191f47253b78e2698"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "75f2bd7f851b409191f47253b78e2698", "domain_id": "default", "password_expires_at": null}} 2019-04-09 06:28:34,098 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/users used request id req-4aec4a2a-4de5-4e64-adee-90e87eaf8823 2019-04-09 06:28:34,098 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.49449300766s 2019-04-09 06:28:34,098 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'75f2bd7f851b409191f47253b78e2698', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_ssh-user_a106eb90-1a76-4f58-8737-d92546eb04b2'}) 2019-04-09 06:28:34,102 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-09 06:28:34,107 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}99da62bb208f4e70c61125c73acc1c77a5854d90" 2019-04-09 06:28:34,217 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Tue, 09 Apr 2019 06:28:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c6d133b-fad4-4c6f-a8fa-d8851b35b53a 2019-04-09 06:28:34,217 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "12d06a59574c4903a7b4bfc193e14ef0", "links": {"self": "http://172.30.9.21:5000/v3/roles/12d06a59574c4903a7b4bfc193e14ef0"}, "name": "member"}, {"domain_id": null, "id": "50245c80a9b84e15b01544b714aaabd9", "links": {"self": "http://172.30.9.21:5000/v3/roles/50245c80a9b84e15b01544b714aaabd9"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6e54a998c61f4429874ed3ac33d4afc4", "links": {"self": "http://172.30.9.21:5000/v3/roles/6e54a998c61f4429874ed3ac33d4afc4"}, "name": "reader"}, {"domain_id": null, "id": "6f62ff3e5bbd4682becdbe9fa3c1ed2c", "links": {"self": "http://172.30.9.21:5000/v3/roles/6f62ff3e5bbd4682becdbe9fa3c1ed2c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80b483ac8c834f498f0d265da82cb005", "links": {"self": "http://172.30.9.21:5000/v3/roles/80b483ac8c834f498f0d265da82cb005"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecaba09e8ea14e058d5f9d9eb583aa37", "links": {"self": "http://172.30.9.21:5000/v3/roles/ecaba09e8ea14e058d5f9d9eb583aa37"}, "name": "admin"}]} 2019-04-09 06:28:34,218 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-8c6d133b-fad4-4c6f-a8fa-d8851b35b53a 2019-04-09 06:28:34,218 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.115606069565s 2019-04-09 06:28:34,223 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-09 06:28:34,226 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}99da62bb208f4e70c61125c73acc1c77a5854d90" 2019-04-09 06:28:34,415 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Tue, 09 Apr 2019 06:28:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b2be863-142b-414f-9854-456d27d94b9b 2019-04-09 06:28:34,416 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "12d06a59574c4903a7b4bfc193e14ef0", "links": {"self": "http://172.30.9.21:5000/v3/roles/12d06a59574c4903a7b4bfc193e14ef0"}, "name": "member"}, {"domain_id": null, "id": "50245c80a9b84e15b01544b714aaabd9", "links": {"self": "http://172.30.9.21:5000/v3/roles/50245c80a9b84e15b01544b714aaabd9"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6e54a998c61f4429874ed3ac33d4afc4", "links": {"self": "http://172.30.9.21:5000/v3/roles/6e54a998c61f4429874ed3ac33d4afc4"}, "name": "reader"}, {"domain_id": null, "id": "6f62ff3e5bbd4682becdbe9fa3c1ed2c", "links": {"self": "http://172.30.9.21:5000/v3/roles/6f62ff3e5bbd4682becdbe9fa3c1ed2c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80b483ac8c834f498f0d265da82cb005", "links": {"self": "http://172.30.9.21:5000/v3/roles/80b483ac8c834f498f0d265da82cb005"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecaba09e8ea14e058d5f9d9eb583aa37", "links": {"self": "http://172.30.9.21:5000/v3/roles/ecaba09e8ea14e058d5f9d9eb583aa37"}, "name": "admin"}]} 2019-04-09 06:28:34,416 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-0b2be863-142b-414f-9854-456d27d94b9b 2019-04-09 06:28:34,416 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.19312286377s 2019-04-09 06:28:34,421 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-09 06:28:34,424 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}99da62bb208f4e70c61125c73acc1c77a5854d90" 2019-04-09 06:28:34,612 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Tue, 09 Apr 2019 06:28:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1f32c10-9177-4d7f-84ac-6d9d8b18a54e 2019-04-09 06:28:34,613 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "12d06a59574c4903a7b4bfc193e14ef0", "links": {"self": "http://172.30.9.21:5000/v3/roles/12d06a59574c4903a7b4bfc193e14ef0"}, "name": "member"}, {"domain_id": null, "id": "50245c80a9b84e15b01544b714aaabd9", "links": {"self": "http://172.30.9.21:5000/v3/roles/50245c80a9b84e15b01544b714aaabd9"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6e54a998c61f4429874ed3ac33d4afc4", "links": {"self": "http://172.30.9.21:5000/v3/roles/6e54a998c61f4429874ed3ac33d4afc4"}, "name": "reader"}, {"domain_id": null, "id": "6f62ff3e5bbd4682becdbe9fa3c1ed2c", "links": {"self": "http://172.30.9.21:5000/v3/roles/6f62ff3e5bbd4682becdbe9fa3c1ed2c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80b483ac8c834f498f0d265da82cb005", "links": {"self": "http://172.30.9.21:5000/v3/roles/80b483ac8c834f498f0d265da82cb005"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecaba09e8ea14e058d5f9d9eb583aa37", "links": {"self": "http://172.30.9.21:5000/v3/roles/ecaba09e8ea14e058d5f9d9eb583aa37"}, "name": "admin"}]} 2019-04-09 06:28:34,613 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-b1f32c10-9177-4d7f-84ac-6d9d8b18a54e 2019-04-09 06:28:34,613 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.192537069321s 2019-04-09 06:28:34,618 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-09 06:28:34,622 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}99da62bb208f4e70c61125c73acc1c77a5854d90" 2019-04-09 06:28:34,808 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 09 Apr 2019 06:28:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a105410-3d7f-4b11-870c-0b9d287f56e6 2019-04-09 06:28:34,809 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-04-09 06:28:34,809 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-1a105410-3d7f-4b11-870c-0b9d287f56e6 2019-04-09 06:28:34,809 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.190857172012s 2019-04-09 06:28:34,810 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-09 06:28:34,814 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}99da62bb208f4e70c61125c73acc1c77a5854d90" 2019-04-09 06:28:34,936 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 838 Content-Type: application/json Date: Tue, 09 Apr 2019 06:28:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3647f5cf-13c8-4f23-8826-6cf3f030f80f 2019-04-09 06:28:34,937 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/07b62caafa51496f94dd3b3fb341fcfe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07b62caafa51496f94dd3b3fb341fcfe", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/2e35f475a54147749980006d265eb864"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e35f475a54147749980006d265eb864", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/2f1bc9c9d22745648100c4b0717962eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f1bc9c9d22745648100c4b0717962eb", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/30fe8cf249d443dd9c53f2cc083f50b5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "30fe8cf249d443dd9c53f2cc083f50b5", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/3d748bf7df734addb2e37ea0663ec892"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d748bf7df734addb2e37ea0663ec892", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/732a504491fd4f35923460ae0d2ef475"}, "domain_id": "default", "enabled": true, "options": {}, "id": "732a504491fd4f35923460ae0d2ef475", "email": "placement@localhost", "password_expires_at": null}, {"name": "vping_ssh-user_a106eb90-1a76-4f58-8737-d92546eb04b2", "links": {"self": "http://172.30.9.21:5000/v3/users/75f2bd7f851b409191f47253b78e2698"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "75f2bd7f851b409191f47253b78e2698", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/781b729594744c4f8f561f6b5a6e68bd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "781b729594744c4f8f561f6b5a6e68bd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/80817a33c71343ed9c63d448a7fea69e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "80817a33c71343ed9c63d448a7fea69e", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/938ce22a56d74c639d353dbbf166fcc4"}, "domain_id": "ec5ce0aa038644b78983e5840ba5fb73", "enabled": true, "options": {}, "id": "938ce22a56d74c639d353dbbf166fcc4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/96d754a28b0d43cf8fa237c30a99c306"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d754a28b0d43cf8fa237c30a99c306", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/aaa8b9f924a74e80899c7ad7e32fcaae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aaa8b9f924a74e80899c7ad7e32fcaae", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b8dd65f4e72446d5bd8d9efa13837b0c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8dd65f4e72446d5bd8d9efa13837b0c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/c34b7e3bcdbc428db4539ea2b87cfce1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c34b7e3bcdbc428db4539ea2b87cfce1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/eb527490835d48e8a67131b0f587baf6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb527490835d48e8a67131b0f587baf6", "email": "gnocchi@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2019-04-09 06:28:34,937 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-3647f5cf-13c8-4f23-8826-6cf3f030f80f 2019-04-09 06:28:34,937 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.127200841904s 2019-04-09 06:28:34,949 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-09 06:28:34,953 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}99da62bb208f4e70c61125c73acc1c77a5854d90" 2019-04-09 06:28:35,160 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 395 Content-Type: application/json Date: Tue, 09 Apr 2019 06:28:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69151569-a4ad-49ca-9d87-2ade445db3da 2019-04-09 06:28:35,161 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/6509066435f1453bac6996ee8997a3b2"}, "tags": [], "enabled": true, "id": "6509066435f1453bac6996ee8997a3b2", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/ba7a30bb29394fc4a587735d9dfb749e"}, "tags": [], "enabled": true, "id": "ba7a30bb29394fc4a587735d9dfb749e", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.21:5000/v3/projects/374007185b204767bbccbbb25ca180d7"}, "tags": [], "enabled": true, "id": "374007185b204767bbccbbb25ca180d7", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_a106eb90-1a76-4f58-8737-d92546eb04b2"}]} 2019-04-09 06:28:35,161 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-69151569-a4ad-49ca-9d87-2ade445db3da 2019-04-09 06:28:35,161 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.211515903473s 2019-04-09 06:28:35,168 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-04-09 06:28:35,171 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=75f2bd7f851b409191f47253b78e2698&role.id=12d06a59574c4903a7b4bfc193e14ef0&scope.project.id=374007185b204767bbccbbb25ca180d7" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}99da62bb208f4e70c61125c73acc1c77a5854d90" 2019-04-09 06:28:35,280 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Tue, 09 Apr 2019 06:28:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06b0a1a7-3ec8-40fb-800d-580b65a8f605 2019-04-09 06:28:35,281 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=75f2bd7f851b409191f47253b78e2698&role.id=12d06a59574c4903a7b4bfc193e14ef0&scope.project.id=374007185b204767bbccbbb25ca180d7", "previous": null, "next": null}} 2019-04-09 06:28:35,281 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=75f2bd7f851b409191f47253b78e2698&role.id=12d06a59574c4903a7b4bfc193e14ef0&scope.project.id=374007185b204767bbccbbb25ca180d7 used request id req-06b0a1a7-3ec8-40fb-800d-580b65a8f605 2019-04-09 06:28:35,281 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.112550973892s 2019-04-09 06:28:35,285 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-04-09 06:28:35,288 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/374007185b204767bbccbbb25ca180d7/users/75f2bd7f851b409191f47253b78e2698/roles/12d06a59574c4903a7b4bfc193e14ef0 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}99da62bb208f4e70c61125c73acc1c77a5854d90" 2019-04-09 06:28:35,680 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 09 Apr 2019 06:28:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3d4af4bf-967d-4f64-af28-cc197667d650 2019-04-09 06:28:35,680 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-09 06:28:35,680 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/374007185b204767bbccbbb25ca180d7/users/75f2bd7f851b409191f47253b78e2698/roles/12d06a59574c4903a7b4bfc193e14ef0 used request id req-3d4af4bf-967d-4f64-af28-cc197667d650 2019-04-09 06:28:35,681 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.395784139633s 2019-04-09 06:28:35,681 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_ssh-project_a106eb90-1a76-4f58-8737-d92546eb04b2', 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'374007185b204767bbccbbb25ca180d7', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'B2B3UTdCRA5ccxh8X0wKombIIUw7j5', 'username': u'vping_ssh-user_a106eb90-1a76-4f58-8737-d92546eb04b2', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.21:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-04-09 06:28:35,685 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_ssh-user_a106eb90-1a76-4f58-8737-d92546eb04b2', 'password': 'B2B3UTdCRA5ccxh8X0wKombIIUw7j5', 'project_name': 'vping_ssh-project_a106eb90-1a76-4f58-8737-d92546eb04b2', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.21:5000/v3', 'project_id': '374007185b204767bbccbbb25ca180d7', 'project_domain_name': 'Default'} 2019-04-09 06:28:35,686 - xtesting.ci.run_tests - INFO - Running test case 'vping_ssh'... 2019-04-09 06:28:35,686 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-09 06:28:35,690 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}99da62bb208f4e70c61125c73acc1c77a5854d90" 2019-04-09 06:28:35,799 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 222 Content-Type: application/json Date: Tue, 09 Apr 2019 06:28:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60472026-a4a5-4896-a5c8-bb82bd12c8e8 2019-04-09 06:28:35,799 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/ec5ce0aa038644b78983e5840ba5fb73"}, "tags": [], "enabled": true, "id": "ec5ce0aa038644b78983e5840ba5fb73", "name": "heat_stack"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2019-04-09 06:28:35,799 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-60472026-a4a5-4896-a5c8-bb82bd12c8e8 2019-04-09 06:28:35,800 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.113253116608s 2019-04-09 06:28:35,807 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-09 06:28:35,811 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}99da62bb208f4e70c61125c73acc1c77a5854d90" 2019-04-09 06:28:35,959 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 395 Content-Type: application/json Date: Tue, 09 Apr 2019 06:28:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-75a9bd4e-6f0e-426b-97dd-39509e83f185 2019-04-09 06:28:35,960 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/6509066435f1453bac6996ee8997a3b2"}, "tags": [], "enabled": true, "id": "6509066435f1453bac6996ee8997a3b2", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/ba7a30bb29394fc4a587735d9dfb749e"}, "tags": [], "enabled": true, "id": "ba7a30bb29394fc4a587735d9dfb749e", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.21:5000/v3/projects/374007185b204767bbccbbb25ca180d7"}, "tags": [], "enabled": true, "id": "374007185b204767bbccbbb25ca180d7", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_a106eb90-1a76-4f58-8737-d92546eb04b2"}]} 2019-04-09 06:28:35,960 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-75a9bd4e-6f0e-426b-97dd-39509e83f185 2019-04-09 06:28:35,960 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.152750968933s 2019-04-09 06:28:35,962 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-04-09 06:28:35,963 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}99da62bb208f4e70c61125c73acc1c77a5854d90" -d '{"network": {"tenant_id": "374007185b204767bbccbbb25ca180d7", "name": "vping_ssh-net_a106eb90-1a76-4f58-8737-d92546eb04b2", "admin_state_up": true}}' 2019-04-09 06:28:36,395 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 723 Content-Type: application/json Date: Tue, 09 Apr 2019 06:28:35 GMT X-Openstack-Request-Id: req-3cd88816-7a6e-4752-91e0-7259f6d50c9f 2019-04-09 06:28:36,395 - keystoneauth.session - DEBUG - RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"6a66c9e7-1077-4022-a71e-0afe1e674ea2","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":51,"ipv4_address_scope":null,"shared":false,"project_id":"374007185b204767bbccbbb25ca180d7","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-09T06:28:35Z","is_default":false,"qos_policy_id":null,"name":"vping_ssh-net_a106eb90-1a76-4f58-8737-d92546eb04b2","admin_state_up":true,"tenant_id":"374007185b204767bbccbbb25ca180d7","created_at":"2019-04-09T06:28:35Z","mtu":1450}} 2019-04-09 06:28:36,395 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-3cd88816-7a6e-4752-91e0-7259f6d50c9f 2019-04-09 06:28:36,396 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.433496236801s 2019-04-09 06:28:36,396 - 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'2019-04-09T06:28:35Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'6a66c9e7-1077-4022-a71e-0afe1e674ea2', u'provider:segmentation_id': 51, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'vping_ssh-net_a106eb90-1a76-4f58-8737-d92546eb04b2', u'created_at': u'2019-04-09T06:28:35Z', u'mtu': 1450, u'tenant_id': u'374007185b204767bbccbbb25ca180d7', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'374007185b204767bbccbbb25ca180d7', u'l2_adjacency': True}) 2019-04-09 06:28:36,401 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-04-09 06:28:36,408 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Tue, 09 Apr 2019 06:28:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e0cdbab-23aa-4f4c-a69f-6cd22c3027d6 2019-04-09 06:28:36,408 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2019-04-09 06:28:36,408 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/v3 used request id req-2e0cdbab-23aa-4f4c-a69f-6cd22c3027d6 2019-04-09 06:28:36,409 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2019-04-09 06:28:36,804 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "12d06a59574c4903a7b4bfc193e14ef0", "name": "member"}, {"id": "6e54a998c61f4429874ed3ac33d4afc4", "name": "reader"}], "expires_at": "2019-04-09T07:28:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "374007185b204767bbccbbb25ca180d7", "name": "vping_ssh-project_a106eb90-1a76-4f58-8737-d92546eb04b2"}, "catalog": [{"endpoints": [], "type": "metering", "id": "0c6048bf3c804b33b1209bfa8ca75ec0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v3/374007185b204767bbccbbb25ca180d7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "503aa75a75e444a9b93cb14634c6ab50"}, {"url": "http://192.30.9.6:8776/v3/374007185b204767bbccbbb25ca180d7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd4bc81464e44d0a129985ca1ff91d5"}, {"url": "http://192.30.9.6:8776/v3/374007185b204767bbccbbb25ca180d7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d888a991472d4a88bfcfcfcf4909874d"}], "type": "volumev3", "id": "1b1b3cbed2d14611b521aa10e2b642dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4664f0d595a24e8a9d4eb3691db874e0"}, {"url": "http://172.30.9.21:8080/v1/AUTH_374007185b204767bbccbbb25ca180d7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49cfc5fc2aa942e59d21f825b2bc9939"}, {"url": "http://12.0.0.22:8080/v1/AUTH_374007185b204767bbccbbb25ca180d7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "71100b14603a4edf8a39e8af672ecff5"}], "type": "object-store", "id": "29267bcb2ea04deebb6caaa71afffcc5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4dc1873b4b477cb578245fdb86a111"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77d7bee546c941368ffc769fda003312"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9b1ab09869b4ea895eb3c8867f61318"}], "type": "network", "id": "3ac09bd783a245efa7f11d71ad667386", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f7f6f256262433fb4467ed610947d62"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "72d58c041dc245bc8aa43ce73891f76c"}, {"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b89851b9b2b4f95b7d2184e74373672"}], "type": "identity", "id": "49f6869431e3430e9aeef431c7e7d7de", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8201c41b3865412e839f135e1ceb7421"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e4e22c0a684229ba50a51934a5cdf7"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf4872e158cb44e3aa5a4063a620efc3"}], "type": "alarming", "id": "61e60b3a8b964288a4ad67fd02ee4984", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4de11e8502624071afd079250b33c74c"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d801fa7f3ee64b30b3b18ef5a9e72635"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f583f4a1750f4edc8596dd476ece0948"}], "type": "compute", "id": "6b64d23b249e42d79f5dd070a7460b66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0cd6369c5d9949eba212a5ce97f8b6f7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8011dc0e5bd44e2aa45caf7c6e4d19d2"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d807430fcec84acebca284681dd098fe"}], "type": "cloudformation", "id": "7f91896ba7394ae291c7a222f92ea496", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/374007185b204767bbccbbb25ca180d7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4243c026b4174decae31504c58542875"}, {"url": "http://192.30.9.6:8776/v2/374007185b204767bbccbbb25ca180d7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84281d63eba442fd8cdbf23eae691ba2"}, {"url": "http://172.30.9.21:8776/v2/374007185b204767bbccbbb25ca180d7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1ce0a47f2fd4ca9b678bc1d7e5d0b37"}], "type": "volumev2", "id": "8afcbe00e0a6427bbf1fc3b10d4b2f5e", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/374007185b204767bbccbbb25ca180d7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25eb19d77ddd4b9aa8117749f829d913"}, {"url": "http://172.30.9.21:8004/v1/374007185b204767bbccbbb25ca180d7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57dd852403b0401fb0bd852db0cc4f1e"}, {"url": "http://192.30.9.6:8004/v1/374007185b204767bbccbbb25ca180d7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5a404b628fff4023b9d3e5b8fca3b0fb"}], "type": "orchestration", "id": "a244395507da4b85bd212d5f49a8b6ae", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2242a4436b774238a465cc3d6498ab4e"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "977935de203e411cbce5038f0a9dc848"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2fcaa46481c44f8a3f42acd6c29b21f"}], "type": "placement", "id": "aed411d3d8324008b42b3bd847051003", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b61449c559f45dba6ba5f9dc241729f"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3f83bae18b4a496bb67592b5d777f17c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5162d5282ea1448dbbc20567c0d57fd7"}], "type": "metric", "id": "ebf458a547774acfb6b489f2803a822c", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "33de49eaa2934d07a5ef7754ed5fe8e0"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b7265307a4a45caad0a286536a91b5d"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94601cf3562245fb9453e9678a54b869"}], "type": "event", "id": "f3ff1bc7e87e4c90a2385a1bc8175960", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00d65cc314ee4a87ad316dd160d63558"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64896bc5be624954a0166b6cfa08a10e"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd079af259534771ac00959c542171cf"}], "type": "image", "id": "f9a74c8a63414707b34a5b03e9eacdc1", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vping_ssh-user_a106eb90-1a76-4f58-8737-d92546eb04b2", "id": "75f2bd7f851b409191f47253b78e2698"}, "audit_ids": ["CEvMp8FVS-qPAjaTKse-PA"], "issued_at": "2019-04-09T06:28:35.000000Z"}} 2019-04-09 06:28:36,808 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-09 06:28:36,808 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}24a53b9b6fa0d4f20cf883cafd4141f0b28603f2" 2019-04-09 06:28:37,100 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1230 Content-Type: application/json Date: Tue, 09 Apr 2019 06:28:36 GMT X-Openstack-Request-Id: req-f93699c5-f06a-47fc-b61b-9bf9b78b0963 2019-04-09 06:28:37,101 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"6a66c9e7-1077-4022-a71e-0afe1e674ea2","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"374007185b204767bbccbbb25ca180d7","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-09T06:28:35Z","qos_policy_id":null,"name":"vping_ssh-net_a106eb90-1a76-4f58-8737-d92546eb04b2","admin_state_up":true,"tenant_id":"374007185b204767bbccbbb25ca180d7","created_at":"2019-04-09T06:28:35Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b62787c2-635d-4893-8553-7ee0260442ff","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ba7a30bb29394fc4a587735d9dfb749e","l2_adjacency":true,"status":"ACTIVE","subnets":["dce875e1-9eec-4cb2-94e6-93dffefe33f6"],"description":"","tags":[],"updated_at":"2019-04-09T06:24:08Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ba7a30bb29394fc4a587735d9dfb749e","created_at":"2019-04-09T06:24:05Z","mtu":1500}]} 2019-04-09 06:28:37,101 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-f93699c5-f06a-47fc-b61b-9bf9b78b0963 2019-04-09 06:28:37,101 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.293460845947s 2019-04-09 06:28:37,103 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-04-09 06:28:37,103 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}24a53b9b6fa0d4f20cf883cafd4141f0b28603f2" -d '{"subnet": {"name": "vping_ssh-subnet_a106eb90-1a76-4f58-8737-d92546eb04b2", "enable_dhcp": true, "network_id": "6a66c9e7-1077-4022-a71e-0afe1e674ea2", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-04-09 06:28:37,755 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 677 Content-Type: application/json Date: Tue, 09 Apr 2019 06:28:36 GMT X-Openstack-Request-Id: req-b0fc5c36-517a-4216-ad2b-0e85899672f9 2019-04-09 06:28:37,755 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6a66c9e7-1077-4022-a71e-0afe1e674ea2","tenant_id":"374007185b204767bbccbbb25ca180d7","created_at":"2019-04-09T06:28:36Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-04-09T06:28:36Z","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":"374007185b204767bbccbbb25ca180d7","id":"01c6ed35-1b31-4c01-9d75-8393f203a1cf","subnetpool_id":null,"name":"vping_ssh-subnet_a106eb90-1a76-4f58-8737-d92546eb04b2"}} 2019-04-09 06:28:37,755 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-b0fc5c36-517a-4216-ad2b-0e85899672f9 2019-04-09 06:28:37,755 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.652633190155s 2019-04-09 06:28:37,756 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-04-09T06:28:36Z', 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'01c6ed35-1b31-4c01-9d75-8393f203a1cf', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_ssh-subnet_a106eb90-1a76-4f58-8737-d92546eb04b2', u'enable_dhcp': True, u'network_id': u'6a66c9e7-1077-4022-a71e-0afe1e674ea2', u'tenant_id': u'374007185b204767bbccbbb25ca180d7', u'created_at': u'2019-04-09T06:28:36Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'374007185b204767bbccbbb25ca180d7'}) 2019-04-09 06:28:37,756 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-04-09 06:28:37,757 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}24a53b9b6fa0d4f20cf883cafd4141f0b28603f2" -d '{"router": {"external_gateway_info": {"network_id": "b62787c2-635d-4893-8553-7ee0260442ff"}, "name": "vping_ssh-router_a106eb90-1a76-4f58-8737-d92546eb04b2", "admin_state_up": true}}' 2019-04-09 06:28:39,505 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 696 Content-Type: application/json Date: Tue, 09 Apr 2019 06:28:38 GMT X-Openstack-Request-Id: req-efba786c-a750-46a4-9225-0e570bf64ff9 2019-04-09 06:28:39,506 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "b62787c2-635d-4893-8553-7ee0260442ff", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "dce875e1-9eec-4cb2-94e6-93dffefe33f6", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "374007185b204767bbccbbb25ca180d7", "created_at": "2019-04-09T06:28:36Z", "admin_state_up": true, "updated_at": "2019-04-09T06:28:37Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "374007185b204767bbccbbb25ca180d7", "id": "9eee3d9e-5291-43d9-8833-2bb5ef994a77", "name": "vping_ssh-router_a106eb90-1a76-4f58-8737-d92546eb04b2"}} 2019-04-09 06:28:39,507 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-efba786c-a750-46a4-9225-0e570bf64ff9 2019-04-09 06:28:39,507 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.75039219856s 2019-04-09 06:28:39,508 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-04-09T06:28:37Z', u'revision_number': 2, u'id': u'9eee3d9e-5291-43d9-8833-2bb5ef994a77', u'external_gateway_info': {u'network_id': u'b62787c2-635d-4893-8553-7ee0260442ff', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'dce875e1-9eec-4cb2-94e6-93dffefe33f6', u'ip_address': u'172.30.9.207'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_ssh-router_a106eb90-1a76-4f58-8737-d92546eb04b2', u'admin_state_up': True, u'tenant_id': u'374007185b204767bbccbbb25ca180d7', u'created_at': u'2019-04-09T06:28:36Z', u'flavor_id': None, u'routes': [], u'project_id': u'374007185b204767bbccbbb25ca180d7'}) 2019-04-09 06:28:39,509 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-04-09 06:28:39,510 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/9eee3d9e-5291-43d9-8833-2bb5ef994a77/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}24a53b9b6fa0d4f20cf883cafd4141f0b28603f2" -d '{"subnet_id": "01c6ed35-1b31-4c01-9d75-8393f203a1cf"}' 2019-04-09 06:28:41,862 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Tue, 09 Apr 2019 06:28:40 GMT X-Openstack-Request-Id: req-8af695a2-48b1-4af7-8411-3c23f053fd78 2019-04-09 06:28:41,862 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "6a66c9e7-1077-4022-a71e-0afe1e674ea2", "tenant_id": "374007185b204767bbccbbb25ca180d7", "subnet_id": "01c6ed35-1b31-4c01-9d75-8393f203a1cf", "subnet_ids": ["01c6ed35-1b31-4c01-9d75-8393f203a1cf"], "port_id": "86c5ff94-e3a3-4de8-b283-1ac5f324c799", "id": "9eee3d9e-5291-43d9-8833-2bb5ef994a77"} 2019-04-09 06:28:41,862 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/9eee3d9e-5291-43d9-8833-2bb5ef994a77/add_router_interface.json used request id req-8af695a2-48b1-4af7-8411-3c23f053fd78 2019-04-09 06:28:41,862 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.35355401039s 2019-04-09 06:28:41,863 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-04-09 06:28:41,965 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-04-09 06:28:41,969 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-04-09 06:28:41,972 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Tue, 09 Apr 2019 06:28:40 GMT 2019-04-09 06:28:41,973 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}]} 2019-04-09 06:28:41,975 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-09 06:28:41,977 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}24a53b9b6fa0d4f20cf883cafd4141f0b28603f2" 2019-04-09 06:28:42,260 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Tue, 09 Apr 2019 06:28:41 GMT X-Openstack-Request-Id: req-5e9c87b5-edef-4205-ac0b-70aab3ed6f40 2019-04-09 06:28:42,261 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-09 06:28:42,261 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-5e9c87b5-edef-4205-ac0b-70aab3ed6f40 2019-04-09 06:28:42,261 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.285864114761s 2019-04-09 06:28:42,270 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-04-09 06:28:42,274 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}24a53b9b6fa0d4f20cf883cafd4141f0b28603f2" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vping_ssh-img_a106eb90-1a76-4f58-8737-d92546eb04b2", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vping_ssh-img_a106eb90-1a76-4f58-8737-d92546eb04b2"}' 2019-04-09 06:28:42,349 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 935 Content-Type: application/json Date: Tue, 09 Apr 2019 06:28:41 GMT Location: http://172.30.9.21:9292/v2/images/edb46a6a-4d27-4de9-989a-74cc8848b2f9 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-ac3eb026-b6b4-403b-9c6f-e70a985f7323 2019-04-09 06:28:42,350 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-09T06:28:41Z", "file": "/v2/images/edb46a6a-4d27-4de9-989a-74cc8848b2f9/file", "owner": "374007185b204767bbccbbb25ca180d7", "id": "edb46a6a-4d27-4de9-989a-74cc8848b2f9", "size": null, "self": "/v2/images/edb46a6a-4d27-4de9-989a-74cc8848b2f9", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_a106eb90-1a76-4f58-8737-d92546eb04b2", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_a106eb90-1a76-4f58-8737-d92546eb04b2", "checksum": null, "created_at": "2019-04-09T06:28:41Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-04-09 06:28:42,350 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-ac3eb026-b6b4-403b-9c6f-e70a985f7323 2019-04-09 06:28:42,350 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0799388885498s 2019-04-09 06:28:42,351 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-04-09 06:28:42,355 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/edb46a6a-4d27-4de9-989a-74cc8848b2f9/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}24a53b9b6fa0d4f20cf883cafd4141f0b28603f2" -d '' 2019-04-09 06:28:42,760 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 06:28:41 GMT X-Openstack-Request-Id: req-501c18db-9b58-4ab4-9cfb-0fe33e7497f7 2019-04-09 06:28:42,760 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 06:28:42,760 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/edb46a6a-4d27-4de9-989a-74cc8848b2f9/file used request id req-501c18db-9b58-4ab4-9cfb-0fe33e7497f7 2019-04-09 06:28:42,760 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.409614086151s 2019-04-09 06:28:42,764 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-09 06:28:42,768 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}24a53b9b6fa0d4f20cf883cafd4141f0b28603f2" 2019-04-09 06:28:42,803 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Tue, 09 Apr 2019 06:28:41 GMT X-Openstack-Request-Id: req-f0e53270-10b6-4484-90fd-8a2f6cca3525 2019-04-09 06:28:42,804 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-09T06:28:41Z", "file": "/v2/images/edb46a6a-4d27-4de9-989a-74cc8848b2f9/file", "owner": "374007185b204767bbccbbb25ca180d7", "id": "edb46a6a-4d27-4de9-989a-74cc8848b2f9", "size": 12716032, "self": "/v2/images/edb46a6a-4d27-4de9-989a-74cc8848b2f9", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/edb46a6a-4d27-4de9-989a-74cc8848b2f9/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/edb46a6a-4d27-4de9-989a-74cc8848b2f9/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_a106eb90-1a76-4f58-8737-d92546eb04b2", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_a106eb90-1a76-4f58-8737-d92546eb04b2", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-09T06:28:41Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-09 06:28:42,804 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-f0e53270-10b6-4484-90fd-8a2f6cca3525 2019-04-09 06:28:42,804 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0397019386292s 2019-04-09 06:28:42,806 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/edb46a6a-4d27-4de9-989a-74cc8848b2f9/snap', u'metadata': Munch({})})], 'file': u'/v2/images/edb46a6a-4d27-4de9-989a-74cc8848b2f9/file', 'owner': u'374007185b204767bbccbbb25ca180d7', 'id': u'edb46a6a-4d27-4de9-989a-74cc8848b2f9', 'size': 12716032, u'self': u'/v2/images/edb46a6a-4d27-4de9-989a-74cc8848b2f9', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'374007185b204767bbccbbb25ca180d7', 'name': 'vping_ssh-project_a106eb90-1a76-4f58-8737-d92546eb04b2', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/edb46a6a-4d27-4de9-989a-74cc8848b2f9/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-04-09T06:28:41Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-04-09T06:28:41Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_ssh-img_a106eb90-1a76-4f58-8737-d92546eb04b2', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/edb46a6a-4d27-4de9-989a-74cc8848b2f9', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_ssh-img_a106eb90-1a76-4f58-8737-d92546eb04b2', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vping_ssh-img_a106eb90-1a76-4f58-8737-d92546eb04b2', 'created': u'2019-04-09T06:28:41Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-04-09T06:28:41Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/edb46a6a-4d27-4de9-989a-74cc8848b2f9', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_ssh-img_a106eb90-1a76-4f58-8737-d92546eb04b2', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-04-09 06:28:42,809 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-04-09 06:28:42,812 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}99da62bb208f4e70c61125c73acc1c77a5854d90" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vping_ssh-flavor_a106eb90-1a76-4f58-8737-d92546eb04b2", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-04-09 06:28:43,192 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Tue, 09 Apr 2019 06:28:41 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-0a1b12f4-b907-4933-8d7b-80bf03ab8686 x-openstack-request-id: req-0a1b12f4-b907-4933-8d7b-80bf03ab8686 2019-04-09 06:28:43,192 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "vping_ssh-flavor_a106eb90-1a76-4f58-8737-d92546eb04b2", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/261a3676-4222-4e82-9832-320a87a46eaa", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/261a3676-4222-4e82-9832-320a87a46eaa", "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": "261a3676-4222-4e82-9832-320a87a46eaa"}} 2019-04-09 06:28:43,192 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-0a1b12f4-b907-4933-8d7b-80bf03ab8686 2019-04-09 06:28:43,192 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.382947921753s 2019-04-09 06:28:43,193 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_ssh-flavor_a106eb90-1a76-4f58-8737-d92546eb04b2', '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'6509066435f1453bac6996ee8997a3b2', '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'261a3676-4222-4e82-9832-320a87a46eaa', 'swap': 0}) 2019-04-09 06:28:43,194 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-04-09 06:28:43,197 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/261a3676-4222-4e82-9832-320a87a46eaa/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}99da62bb208f4e70c61125c73acc1c77a5854d90" -d '{"extra_specs": {}}' 2019-04-09 06:28:43,214 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 09 Apr 2019 06:28:42 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-7a2d1347-c683-4a70-ae87-18c949e83679 x-openstack-request-id: req-7a2d1347-c683-4a70-ae87-18c949e83679 2019-04-09 06:28:43,215 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-04-09 06:28:43,215 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/261a3676-4222-4e82-9832-320a87a46eaa/os-extra_specs used request id req-7a2d1347-c683-4a70-ae87-18c949e83679 2019-04-09 06:28:43,215 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0210890769958s 2019-04-09 06:28:43,218 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-04-09 06:28:43,220 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/os-keypairs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}24a53b9b6fa0d4f20cf883cafd4141f0b28603f2" -d '{"keypair": {"name": "vping_ssh-kp_a106eb90-1a76-4f58-8737-d92546eb04b2"}}' 2019-04-09 06:28:43,991 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1802 Content-Type: application/json Date: Tue, 09 Apr 2019 06:28:42 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ca391364-fff2-4f19-944b-c7fcfab0ab12 x-openstack-request-id: req-ca391364-fff2-4f19-944b-c7fcfab0ab12 2019-04-09 06:28:43,992 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDTiWhtkiQWwbM37KTSKGKdDijwV7zyP4yTe+yiCIxAj5OhNbYeyuiWiPRzdhwM1FybNQA1zipDzKjsBGQxqL1u9TC5ZwulzWV36bXI/5f4tQcYRyun0Wiy3CsbYyFLgBEhxpX2dpH7AZ/mDitu3HI7E1k6WLNsGg0IY812b+jTSPHTaHRQGhnNlK5TmH7vxcqPAeesNGBk6hw0AV/vqFoC8XpKxRHqRKiZclKuryPMVPG+2F2xwK7tgNhZzgWCzG/8Bu2XCSHT/CL1/444OSdHHHZDA1eAAA0g9G9NNXzf1LRGAKKnT1TNuR+1WuMP5lFHlZa4jxPl05YddJAm0VkF Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA04lobZIkFsGzN+yk0ihinQ4o8Fe88j+Mk3vsogiMQI+ToTW2\nHsroloj0c3YcDNRcmzUANc4qQ8yo7ARkMai9bvUwuWcLpc1ld+m1yP+X+LUHGEcr\np9FostwrG2MhS4ARIcaV9naR+wGf5g4rbtxyOxNZOlizbBoNCGPNdm/o00jx02h0\nUBoZzZSuU5h+78XKjwHnrDRgZOocNAFf76haAvF6SsUR6kSomXJSrq8jzFTxvthd\nscCu7YDYWc4Fgsxv/Abtlwkh0/wi9f+OODknRxx2QwNXgAANIPRvTTV839S0RgCi\np09UzbkftVrjD+ZRR5WWuI8T5dOWHXSQJtFZBQIDAQABAoIBAB3HeEYEjsQNXLeA\nvus++DL37Vd4YocP3zBb/8IHxgbIr5XAQ/Utx3R5r0AZ3nUH6EmJOpBYh6anxxgC\nvkAnaxOVvNg842zh72jkI805/iDrCyalzkV/u2eCiyb925APZVoF5NKfeomFfwcZ\n849VxVb/sE4AcrHDMRZ/RktoEbS8jHsH8lvrqndnUWNPQLxbCjMcgWMOqNusjBnz\nt1uEdwdJ3doJxl23yTq7bmUvn1iCI+lSD2MUjnVsAhAIUvFu5e3M11dXXEJK0jM/\nUGtUfbYrC38ekpABaJJbO30W/eku2Ck/l8++3pPYEuWXd0Cs+HVN7uX7LePKwW8j\nCcD9CLkCgYEA9yRqxOrRp/OpHc+03lVIB4gsuDCekOJPkpRkVN5KxpVXPFgQP8Ut\nwIEPso+8w+wVaIqRw98Sjj7wN3CImng9/T30nBwfX5f2r8RfjJHDTltJ0zGh2vcu\n9Dlb3tPDph+PJ0R6WKR+2iyZxvV7kzWtjRnPcTpBJ6bTL7DO/KJoGpcCgYEA2x5N\ngR2/sYe80MLqAhBs0gGYvLsD3DWXtqv+dOswjdR3TcRSlTmeWC50PeCDl0/rSEok\nSP13+hz829icoTYf61CAnIE4WemxFVltvKbS1CFa1PQiAjTonH2a9HfSbbGLYdP4\nP0NkXXl7D1akoUKaL0b1QaHDhWLjnpay+zy+qMMCgYAtH8sW1UEeh1Czjr8ZcTzL\nk0OHBemNzqR0wP9ot4WzqITbEcE1w4zM/0OceL4gj7SA9/wRZWN/8WHu3W8ztQys\ndml5L3FTBO4XvaUsh1i/r89U7lT9I/DAytBJaSTp6g07QDeOg8pdj5MsTpoXkM91\nWecUZ2yKDt20cXX5jrWvVQKBgBssC9JqHP5n5btBoIE3BjeYqRcmXdkt8C1f8MMQ\n80lzQoQrR05oAcHPqOyPbeISsAub3hoLDJjAhX7BwtKfAqBMsFY4FAPaXfJWz6vo\nSBa0OC5WQ+1gIERfsxqDzV16+dzcy1kVA1owGVmSlgHFX5djRkCoTbW5yJ4+890B\n8Ga/AoGBANsO8+OL18ENsqryclbcuB/WYLLkaOrI7sy7xBW7Dh2Stx27Lg6ePxtS\nY3Z/zgFMqczSsOZDUynPoPBQH0ldJE7LW1BCIgRtvAXzptFXReMSysLTXxfL/UMK\nMGmdDtMg7PfbkPMTgRGfXLMoCoMsmK5lJOJPDVlpPGLIqSZfMGHD\n-----END RSA PRIVATE KEY-----\n", "user_id": "75f2bd7f851b409191f47253b78e2698", "name": "vping_ssh-kp_a106eb90-1a76-4f58-8737-d92546eb04b2", "fingerprint": "9c:c5:ae:aa:8c:f5:66:b1:38:7b:80:40:19:af:f0:2a"}} 2019-04-09 06:28:43,992 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-ca391364-fff2-4f19-944b-c7fcfab0ab12 2019-04-09 06:28:43,992 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.774204969406s 2019-04-09 06:28:43,993 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDTiWhtkiQWwbM37KTSKGKdDijwV7zyP4yTe+yiCIxAj5OhNbYeyuiWiPRzdhwM1FybNQA1zipDzKjsBGQxqL1u9TC5ZwulzWV36bXI/5f4tQcYRyun0Wiy3CsbYyFLgBEhxpX2dpH7AZ/mDitu3HI7E1k6WLNsGg0IY812b+jTSPHTaHRQGhnNlK5TmH7vxcqPAeesNGBk6hw0AV/vqFoC8XpKxRHqRKiZclKuryPMVPG+2F2xwK7tgNhZzgWCzG/8Bu2XCSHT/CL1/444OSdHHHZDA1eAAA0g9G9NNXzf1LRGAKKnT1TNuR+1WuMP5lFHlZa4jxPl05YddJAm0VkF Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA04lobZIkFsGzN+yk0ihinQ4o8Fe88j+Mk3vsogiMQI+ToTW2\nHsroloj0c3YcDNRcmzUANc4qQ8yo7ARkMai9bvUwuWcLpc1ld+m1yP+X+LUHGEcr\np9FostwrG2MhS4ARIcaV9naR+wGf5g4rbtxyOxNZOlizbBoNCGPNdm/o00jx02h0\nUBoZzZSuU5h+78XKjwHnrDRgZOocNAFf76haAvF6SsUR6kSomXJSrq8jzFTxvthd\nscCu7YDYWc4Fgsxv/Abtlwkh0/wi9f+OODknRxx2QwNXgAANIPRvTTV839S0RgCi\np09UzbkftVrjD+ZRR5WWuI8T5dOWHXSQJtFZBQIDAQABAoIBAB3HeEYEjsQNXLeA\nvus++DL37Vd4YocP3zBb/8IHxgbIr5XAQ/Utx3R5r0AZ3nUH6EmJOpBYh6anxxgC\nvkAnaxOVvNg842zh72jkI805/iDrCyalzkV/u2eCiyb925APZVoF5NKfeomFfwcZ\n849VxVb/sE4AcrHDMRZ/RktoEbS8jHsH8lvrqndnUWNPQLxbCjMcgWMOqNusjBnz\nt1uEdwdJ3doJxl23yTq7bmUvn1iCI+lSD2MUjnVsAhAIUvFu5e3M11dXXEJK0jM/\nUGtUfbYrC38ekpABaJJbO30W/eku2Ck/l8++3pPYEuWXd0Cs+HVN7uX7LePKwW8j\nCcD9CLkCgYEA9yRqxOrRp/OpHc+03lVIB4gsuDCekOJPkpRkVN5KxpVXPFgQP8Ut\nwIEPso+8w+wVaIqRw98Sjj7wN3CImng9/T30nBwfX5f2r8RfjJHDTltJ0zGh2vcu\n9Dlb3tPDph+PJ0R6WKR+2iyZxvV7kzWtjRnPcTpBJ6bTL7DO/KJoGpcCgYEA2x5N\ngR2/sYe80MLqAhBs0gGYvLsD3DWXtqv+dOswjdR3TcRSlTmeWC50PeCDl0/rSEok\nSP13+hz829icoTYf61CAnIE4WemxFVltvKbS1CFa1PQiAjTonH2a9HfSbbGLYdP4\nP0NkXXl7D1akoUKaL0b1QaHDhWLjnpay+zy+qMMCgYAtH8sW1UEeh1Czjr8ZcTzL\nk0OHBemNzqR0wP9ot4WzqITbEcE1w4zM/0OceL4gj7SA9/wRZWN/8WHu3W8ztQys\ndml5L3FTBO4XvaUsh1i/r89U7lT9I/DAytBJaSTp6g07QDeOg8pdj5MsTpoXkM91\nWecUZ2yKDt20cXX5jrWvVQKBgBssC9JqHP5n5btBoIE3BjeYqRcmXdkt8C1f8MMQ\n80lzQoQrR05oAcHPqOyPbeISsAub3hoLDJjAhX7BwtKfAqBMsFY4FAPaXfJWz6vo\nSBa0OC5WQ+1gIERfsxqDzV16+dzcy1kVA1owGVmSlgHFX5djRkCoTbW5yJ4+890B\n8Ga/AoGBANsO8+OL18ENsqryclbcuB/WYLLkaOrI7sy7xBW7Dh2Stx27Lg6ePxtS\nY3Z/zgFMqczSsOZDUynPoPBQH0ldJE7LW1BCIgRtvAXzptFXReMSysLTXxfL/UMK\nMGmdDtMg7PfbkPMTgRGfXLMoCoMsmK5lJOJPDVlpPGLIqSZfMGHD\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'75f2bd7f851b409191f47253b78e2698', 'name': u'vping_ssh-kp_a106eb90-1a76-4f58-8737-d92546eb04b2', 'created_at': '2019-04-09T06:28:43.993347', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'374007185b204767bbccbbb25ca180d7', 'name': 'vping_ssh-project_a106eb90-1a76-4f58-8737-d92546eb04b2', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'9c:c5:ae:aa:8c:f5:66:b1:38:7b:80:40:19:af:f0:2a', 'type': 'ssh', 'id': u'vping_ssh-kp_a106eb90-1a76-4f58-8737-d92546eb04b2'}) 2019-04-09 06:28:43,993 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEA04lobZIkFsGzN+yk0ihinQ4o8Fe88j+Mk3vsogiMQI+ToTW2 Hsroloj0c3YcDNRcmzUANc4qQ8yo7ARkMai9bvUwuWcLpc1ld+m1yP+X+LUHGEcr p9FostwrG2MhS4ARIcaV9naR+wGf5g4rbtxyOxNZOlizbBoNCGPNdm/o00jx02h0 UBoZzZSuU5h+78XKjwHnrDRgZOocNAFf76haAvF6SsUR6kSomXJSrq8jzFTxvthd scCu7YDYWc4Fgsxv/Abtlwkh0/wi9f+OODknRxx2QwNXgAANIPRvTTV839S0RgCi p09UzbkftVrjD+ZRR5WWuI8T5dOWHXSQJtFZBQIDAQABAoIBAB3HeEYEjsQNXLeA vus++DL37Vd4YocP3zBb/8IHxgbIr5XAQ/Utx3R5r0AZ3nUH6EmJOpBYh6anxxgC vkAnaxOVvNg842zh72jkI805/iDrCyalzkV/u2eCiyb925APZVoF5NKfeomFfwcZ 849VxVb/sE4AcrHDMRZ/RktoEbS8jHsH8lvrqndnUWNPQLxbCjMcgWMOqNusjBnz t1uEdwdJ3doJxl23yTq7bmUvn1iCI+lSD2MUjnVsAhAIUvFu5e3M11dXXEJK0jM/ UGtUfbYrC38ekpABaJJbO30W/eku2Ck/l8++3pPYEuWXd0Cs+HVN7uX7LePKwW8j CcD9CLkCgYEA9yRqxOrRp/OpHc+03lVIB4gsuDCekOJPkpRkVN5KxpVXPFgQP8Ut wIEPso+8w+wVaIqRw98Sjj7wN3CImng9/T30nBwfX5f2r8RfjJHDTltJ0zGh2vcu 9Dlb3tPDph+PJ0R6WKR+2iyZxvV7kzWtjRnPcTpBJ6bTL7DO/KJoGpcCgYEA2x5N gR2/sYe80MLqAhBs0gGYvLsD3DWXtqv+dOswjdR3TcRSlTmeWC50PeCDl0/rSEok SP13+hz829icoTYf61CAnIE4WemxFVltvKbS1CFa1PQiAjTonH2a9HfSbbGLYdP4 P0NkXXl7D1akoUKaL0b1QaHDhWLjnpay+zy+qMMCgYAtH8sW1UEeh1Czjr8ZcTzL k0OHBemNzqR0wP9ot4WzqITbEcE1w4zM/0OceL4gj7SA9/wRZWN/8WHu3W8ztQys dml5L3FTBO4XvaUsh1i/r89U7lT9I/DAytBJaSTp6g07QDeOg8pdj5MsTpoXkM91 WecUZ2yKDt20cXX5jrWvVQKBgBssC9JqHP5n5btBoIE3BjeYqRcmXdkt8C1f8MMQ 80lzQoQrR05oAcHPqOyPbeISsAub3hoLDJjAhX7BwtKfAqBMsFY4FAPaXfJWz6vo SBa0OC5WQ+1gIERfsxqDzV16+dzcy1kVA1owGVmSlgHFX5djRkCoTbW5yJ4+890B 8Ga/AoGBANsO8+OL18ENsqryclbcuB/WYLLkaOrI7sy7xBW7Dh2Stx27Lg6ePxtS Y3Z/zgFMqczSsOZDUynPoPBQH0ldJE7LW1BCIgRtvAXzptFXReMSysLTXxfL/UMK MGmdDtMg7PfbkPMTgRGfXLMoCoMsmK5lJOJPDVlpPGLIqSZfMGHD -----END RSA PRIVATE KEY----- 2019-04-09 06:28:43,998 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2019-04-09 06:28:43,999 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/security-groups.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}24a53b9b6fa0d4f20cf883cafd4141f0b28603f2" -d '{"security_group": {"name": "vping_ssh-sg_a106eb90-1a76-4f58-8737-d92546eb04b2", "description": "created by OPNFV Functest (vping_ssh)"}}' 2019-04-09 06:28:44,116 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1418 Content-Type: application/json Date: Tue, 09 Apr 2019 06:28:43 GMT X-Openstack-Request-Id: req-3e1fce58-2032-4805-aa4c-af7514da7895 2019-04-09 06:28:44,117 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "374007185b204767bbccbbb25ca180d7", "created_at": "2019-04-09T06:28:43Z", "updated_at": "2019-04-09T06:28:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:28:43Z", "revision_number": 0, "id": "876be639-185f-41b4-ac34-b30b0d5ce784", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:28:43Z", "security_group_id": "7bd47996-5795-4fe7-b346-509e5d6daadc", "tenant_id": "374007185b204767bbccbbb25ca180d7", "port_range_min": null, "ethertype": "IPv6", "project_id": "374007185b204767bbccbbb25ca180d7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:28:43Z", "revision_number": 0, "id": "b69c71dd-7be3-4202-acf5-b02368f5e228", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:28:43Z", "security_group_id": "7bd47996-5795-4fe7-b346-509e5d6daadc", "tenant_id": "374007185b204767bbccbbb25ca180d7", "port_range_min": null, "ethertype": "IPv4", "project_id": "374007185b204767bbccbbb25ca180d7"}], "revision_number": 1, "project_id": "374007185b204767bbccbbb25ca180d7", "id": "7bd47996-5795-4fe7-b346-509e5d6daadc", "name": "vping_ssh-sg_a106eb90-1a76-4f58-8737-d92546eb04b2"}} 2019-04-09 06:28:44,117 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-3e1fce58-2032-4805-aa4c-af7514da7895 2019-04-09 06:28:44,117 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.118567943573s 2019-04-09 06:28:44,124 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-09 06:28:44,124 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}24a53b9b6fa0d4f20cf883cafd4141f0b28603f2" 2019-04-09 06:28:44,187 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3834 Content-Type: application/json Date: Tue, 09 Apr 2019 06:28:43 GMT X-Openstack-Request-Id: req-efc95802-ccb6-4559-a815-855afbb68fb7 2019-04-09 06:28:44,188 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "374007185b204767bbccbbb25ca180d7", "created_at": "2019-04-09T06:28:43Z", "updated_at": "2019-04-09T06:28:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:28:43Z", "revision_number": 0, "id": "876be639-185f-41b4-ac34-b30b0d5ce784", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:28:43Z", "security_group_id": "7bd47996-5795-4fe7-b346-509e5d6daadc", "tenant_id": "374007185b204767bbccbbb25ca180d7", "port_range_min": null, "ethertype": "IPv6", "project_id": "374007185b204767bbccbbb25ca180d7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:28:43Z", "revision_number": 0, "id": "b69c71dd-7be3-4202-acf5-b02368f5e228", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:28:43Z", "security_group_id": "7bd47996-5795-4fe7-b346-509e5d6daadc", "tenant_id": "374007185b204767bbccbbb25ca180d7", "port_range_min": null, "ethertype": "IPv4", "project_id": "374007185b204767bbccbbb25ca180d7"}], "revision_number": 1, "project_id": "374007185b204767bbccbbb25ca180d7", "id": "7bd47996-5795-4fe7-b346-509e5d6daadc", "name": "vping_ssh-sg_a106eb90-1a76-4f58-8737-d92546eb04b2"}, {"description": "Default security group", "tags": [], "tenant_id": "374007185b204767bbccbbb25ca180d7", "created_at": "2019-04-09T06:28:35Z", "updated_at": "2019-04-09T06:28:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:28:35Z", "revision_number": 0, "id": "0730479a-e932-4c7a-baca-893d8719c5e9", "remote_group_id": "af117d75-5194-4867-a6a5-f0e48c8956b7", "remote_ip_prefix": null, "created_at": "2019-04-09T06:28:35Z", "security_group_id": "af117d75-5194-4867-a6a5-f0e48c8956b7", "tenant_id": "374007185b204767bbccbbb25ca180d7", "port_range_min": null, "ethertype": "IPv6", "project_id": "374007185b204767bbccbbb25ca180d7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:28:35Z", "revision_number": 0, "id": "a0a0dcd6-489b-4488-9153-d25ee20d8b5f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:28:35Z", "security_group_id": "af117d75-5194-4867-a6a5-f0e48c8956b7", "tenant_id": "374007185b204767bbccbbb25ca180d7", "port_range_min": null, "ethertype": "IPv6", "project_id": "374007185b204767bbccbbb25ca180d7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:28:35Z", "revision_number": 0, "id": "d55cc88d-01df-4506-93e1-aedc2c6ec46f", "remote_group_id": "af117d75-5194-4867-a6a5-f0e48c8956b7", "remote_ip_prefix": null, "created_at": "2019-04-09T06:28:35Z", "security_group_id": "af117d75-5194-4867-a6a5-f0e48c8956b7", "tenant_id": "374007185b204767bbccbbb25ca180d7", "port_range_min": null, "ethertype": "IPv4", "project_id": "374007185b204767bbccbbb25ca180d7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:28:35Z", "revision_number": 0, "id": "edb1cb5e-a6e9-4223-a2ed-f6a18eb9bd29", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:28:35Z", "security_group_id": "af117d75-5194-4867-a6a5-f0e48c8956b7", "tenant_id": "374007185b204767bbccbbb25ca180d7", "port_range_min": null, "ethertype": "IPv4", "project_id": "374007185b204767bbccbbb25ca180d7"}], "revision_number": 1, "project_id": "374007185b204767bbccbbb25ca180d7", "id": "af117d75-5194-4867-a6a5-f0e48c8956b7", "name": "default"}]} 2019-04-09 06:28:44,188 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-efc95802-ccb6-4559-a815-855afbb68fb7 2019-04-09 06:28:44,188 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0643768310547s 2019-04-09 06:28:44,195 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-04-09 06:28:44,195 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}24a53b9b6fa0d4f20cf883cafd4141f0b28603f2" -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": "7bd47996-5795-4fe7-b346-509e5d6daadc"}}' 2019-04-09 06:28:44,326 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Tue, 09 Apr 2019 06:28:43 GMT X-Openstack-Request-Id: req-c8566a94-8901-4b5f-ac0b-c61f64e64109 2019-04-09 06:28:44,327 - keystoneauth.session - DEBUG - 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": "2019-04-09T06:28:43Z", "security_group_id": "7bd47996-5795-4fe7-b346-509e5d6daadc", "port_range_min": 22, "revision_number": 0, "tenant_id": "374007185b204767bbccbbb25ca180d7", "created_at": "2019-04-09T06:28:43Z", "project_id": "374007185b204767bbccbbb25ca180d7", "id": "9d3d4284-2a62-438d-ba37-2137b472830a"}} 2019-04-09 06:28:44,327 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-c8566a94-8901-4b5f-ac0b-c61f64e64109 2019-04-09 06:28:44,327 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.132250070572s 2019-04-09 06:28:44,333 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-09 06:28:44,333 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}24a53b9b6fa0d4f20cf883cafd4141f0b28603f2" 2019-04-09 06:28:44,378 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4330 Content-Type: application/json Date: Tue, 09 Apr 2019 06:28:43 GMT X-Openstack-Request-Id: req-c3e18588-20f5-4296-8443-c0f1480ee370 2019-04-09 06:28:44,379 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "374007185b204767bbccbbb25ca180d7", "created_at": "2019-04-09T06:28:43Z", "updated_at": "2019-04-09T06:28:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:28:43Z", "revision_number": 0, "id": "876be639-185f-41b4-ac34-b30b0d5ce784", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:28:43Z", "security_group_id": "7bd47996-5795-4fe7-b346-509e5d6daadc", "tenant_id": "374007185b204767bbccbbb25ca180d7", "port_range_min": null, "ethertype": "IPv6", "project_id": "374007185b204767bbccbbb25ca180d7"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-04-09T06:28:43Z", "revision_number": 0, "id": "9d3d4284-2a62-438d-ba37-2137b472830a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:28:43Z", "security_group_id": "7bd47996-5795-4fe7-b346-509e5d6daadc", "tenant_id": "374007185b204767bbccbbb25ca180d7", "port_range_min": 22, "ethertype": "IPv4", "project_id": "374007185b204767bbccbbb25ca180d7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:28:43Z", "revision_number": 0, "id": "b69c71dd-7be3-4202-acf5-b02368f5e228", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:28:43Z", "security_group_id": "7bd47996-5795-4fe7-b346-509e5d6daadc", "tenant_id": "374007185b204767bbccbbb25ca180d7", "port_range_min": null, "ethertype": "IPv4", "project_id": "374007185b204767bbccbbb25ca180d7"}], "revision_number": 2, "project_id": "374007185b204767bbccbbb25ca180d7", "id": "7bd47996-5795-4fe7-b346-509e5d6daadc", "name": "vping_ssh-sg_a106eb90-1a76-4f58-8737-d92546eb04b2"}, {"description": "Default security group", "tags": [], "tenant_id": "374007185b204767bbccbbb25ca180d7", "created_at": "2019-04-09T06:28:35Z", "updated_at": "2019-04-09T06:28:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:28:35Z", "revision_number": 0, "id": "0730479a-e932-4c7a-baca-893d8719c5e9", "remote_group_id": "af117d75-5194-4867-a6a5-f0e48c8956b7", "remote_ip_prefix": null, "created_at": "2019-04-09T06:28:35Z", "security_group_id": "af117d75-5194-4867-a6a5-f0e48c8956b7", "tenant_id": "374007185b204767bbccbbb25ca180d7", "port_range_min": null, "ethertype": "IPv6", "project_id": "374007185b204767bbccbbb25ca180d7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:28:35Z", "revision_number": 0, "id": "a0a0dcd6-489b-4488-9153-d25ee20d8b5f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:28:35Z", "security_group_id": "af117d75-5194-4867-a6a5-f0e48c8956b7", "tenant_id": "374007185b204767bbccbbb25ca180d7", "port_range_min": null, "ethertype": "IPv6", "project_id": "374007185b204767bbccbbb25ca180d7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:28:35Z", "revision_number": 0, "id": "d55cc88d-01df-4506-93e1-aedc2c6ec46f", "remote_group_id": "af117d75-5194-4867-a6a5-f0e48c8956b7", "remote_ip_prefix": null, "created_at": "2019-04-09T06:28:35Z", "security_group_id": "af117d75-5194-4867-a6a5-f0e48c8956b7", "tenant_id": "374007185b204767bbccbbb25ca180d7", "port_range_min": null, "ethertype": "IPv4", "project_id": "374007185b204767bbccbbb25ca180d7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:28:35Z", "revision_number": 0, "id": "edb1cb5e-a6e9-4223-a2ed-f6a18eb9bd29", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:28:35Z", "security_group_id": "af117d75-5194-4867-a6a5-f0e48c8956b7", "tenant_id": "374007185b204767bbccbbb25ca180d7", "port_range_min": null, "ethertype": "IPv4", "project_id": "374007185b204767bbccbbb25ca180d7"}], "revision_number": 1, "project_id": "374007185b204767bbccbbb25ca180d7", "id": "af117d75-5194-4867-a6a5-f0e48c8956b7", "name": "default"}]} 2019-04-09 06:28:44,379 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-c3e18588-20f5-4296-8443-c0f1480ee370 2019-04-09 06:28:44,379 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0459449291229s 2019-04-09 06:28:44,384 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-04-09 06:28:44,384 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}24a53b9b6fa0d4f20cf883cafd4141f0b28603f2" -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": "7bd47996-5795-4fe7-b346-509e5d6daadc"}}' 2019-04-09 06:28:44,505 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Tue, 09 Apr 2019 06:28:43 GMT X-Openstack-Request-Id: req-20d8574e-4fd4-49ba-8dc6-37a8217b8019 2019-04-09 06:28:44,505 - keystoneauth.session - DEBUG - 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": "2019-04-09T06:28:43Z", "security_group_id": "7bd47996-5795-4fe7-b346-509e5d6daadc", "port_range_min": null, "revision_number": 0, "tenant_id": "374007185b204767bbccbbb25ca180d7", "created_at": "2019-04-09T06:28:43Z", "project_id": "374007185b204767bbccbbb25ca180d7", "id": "20e2ed16-a1a2-4e3b-a42e-43bb52b9bdac"}} 2019-04-09 06:28:44,505 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-20d8574e-4fd4-49ba-8dc6-37a8217b8019 2019-04-09 06:28:44,505 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.121222019196s 2019-04-09 06:28:44,507 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-09 06:28:44,507 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}24a53b9b6fa0d4f20cf883cafd4141f0b28603f2" 2019-04-09 06:28:44,599 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1274 Content-Type: application/json Date: Tue, 09 Apr 2019 06:28:43 GMT X-Openstack-Request-Id: req-3e9eccd4-f943-47bd-a596-fa76194f4966 2019-04-09 06:28:44,600 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"6a66c9e7-1077-4022-a71e-0afe1e674ea2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"374007185b204767bbccbbb25ca180d7","l2_adjacency":true,"status":"ACTIVE","subnets":["01c6ed35-1b31-4c01-9d75-8393f203a1cf"],"description":"","tags":[],"updated_at":"2019-04-09T06:28:36Z","qos_policy_id":null,"name":"vping_ssh-net_a106eb90-1a76-4f58-8737-d92546eb04b2","admin_state_up":true,"tenant_id":"374007185b204767bbccbbb25ca180d7","created_at":"2019-04-09T06:28:35Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b62787c2-635d-4893-8553-7ee0260442ff","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ba7a30bb29394fc4a587735d9dfb749e","l2_adjacency":true,"status":"ACTIVE","subnets":["dce875e1-9eec-4cb2-94e6-93dffefe33f6"],"description":"","tags":[],"updated_at":"2019-04-09T06:24:08Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ba7a30bb29394fc4a587735d9dfb749e","created_at":"2019-04-09T06:24:05Z","mtu":1500}]} 2019-04-09 06:28:44,600 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-3e9eccd4-f943-47bd-a596-fa76194f4966 2019-04-09 06:28:44,600 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0932660102844s 2019-04-09 06:28:44,605 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-09 06:28:44,609 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}24a53b9b6fa0d4f20cf883cafd4141f0b28603f2" 2019-04-09 06:28:44,642 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Tue, 09 Apr 2019 06:28:43 GMT X-Openstack-Request-Id: req-2018f093-fe0d-4ca8-9f26-e22146402512 2019-04-09 06:28:44,642 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-09T06:28:41Z", "file": "/v2/images/edb46a6a-4d27-4de9-989a-74cc8848b2f9/file", "owner": "374007185b204767bbccbbb25ca180d7", "id": "edb46a6a-4d27-4de9-989a-74cc8848b2f9", "size": 12716032, "self": "/v2/images/edb46a6a-4d27-4de9-989a-74cc8848b2f9", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/edb46a6a-4d27-4de9-989a-74cc8848b2f9/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/edb46a6a-4d27-4de9-989a-74cc8848b2f9/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_a106eb90-1a76-4f58-8737-d92546eb04b2", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_a106eb90-1a76-4f58-8737-d92546eb04b2", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-09T06:28:41Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-09 06:28:44,643 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-2018f093-fe0d-4ca8-9f26-e22146402512 2019-04-09 06:28:44,643 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0381088256836s 2019-04-09 06:28:44,650 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-09 06:28:44,653 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}24a53b9b6fa0d4f20cf883cafd4141f0b28603f2" 2019-04-09 06:28:44,672 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 306 Content-Type: application/json Date: Tue, 09 Apr 2019 06:28:43 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-92ad5d73-bb64-4e6b-9299-ecde372ac758 x-openstack-request-id: req-92ad5d73-bb64-4e6b-9299-ecde372ac758 2019-04-09 06:28:44,672 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vping_ssh-flavor_a106eb90-1a76-4f58-8737-d92546eb04b2", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/261a3676-4222-4e82-9832-320a87a46eaa", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/261a3676-4222-4e82-9832-320a87a46eaa", "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": "261a3676-4222-4e82-9832-320a87a46eaa"}]} 2019-04-09 06:28:44,673 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-92ad5d73-bb64-4e6b-9299-ecde372ac758 2019-04-09 06:28:44,673 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.022882938385s 2019-04-09 06:28:44,674 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-04-09 06:28:44,677 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}24a53b9b6fa0d4f20cf883cafd4141f0b28603f2" -d '{"server": {"name": "vping_ssh-vm2_a106eb90-1a76-4f58-8737-d92546eb04b2", "imageRef": "edb46a6a-4d27-4de9-989a-74cc8848b2f9", "flavorRef": "261a3676-4222-4e82-9832-320a87a46eaa", "max_count": 1, "min_count": 1, "networks": [{"uuid": "6a66c9e7-1077-4022-a71e-0afe1e674ea2"}], "security_groups": [{"name": "7bd47996-5795-4fe7-b346-509e5d6daadc"}]}}' 2019-04-09 06:28:47,420 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Tue, 09 Apr 2019 06:28:43 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 location: http://172.30.9.21:8774/v2.1/servers/d797e362-330e-4eac-97c6-05f5347dde41 x-compute-request-id: req-f447c4fd-b643-4306-a1a4-5ffd03aac6f4 x-openstack-request-id: req-f447c4fd-b643-4306-a1a4-5ffd03aac6f4 2019-04-09 06:28:47,421 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "7bd47996-5795-4fe7-b346-509e5d6daadc"}], "OS-DCF:diskConfig": "MANUAL", "id": "d797e362-330e-4eac-97c6-05f5347dde41", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d797e362-330e-4eac-97c6-05f5347dde41", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d797e362-330e-4eac-97c6-05f5347dde41", "rel": "bookmark"}], "adminPass": "xAMDQ4kJa5ub"}} 2019-04-09 06:28:47,421 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-f447c4fd-b643-4306-a1a4-5ffd03aac6f4 2019-04-09 06:28:47,421 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.74668693542s 2019-04-09 06:28:47,422 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 06:28:47,424 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}24a53b9b6fa0d4f20cf883cafd4141f0b28603f2" 2019-04-09 06:28:48,919 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 600 Content-Type: application/json Date: Tue, 09 Apr 2019 06:28:46 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-5f60a611-dca1-4df1-b110-6b5ff54a70a9 x-openstack-request-id: req-5f60a611-dca1-4df1-b110-6b5ff54a70a9 2019-04-09 06:28:48,919 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d797e362-330e-4eac-97c6-05f5347dde41", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d797e362-330e-4eac-97c6-05f5347dde41", "rel": "bookmark"}], "image": {"id": "edb46a6a-4d27-4de9-989a-74cc8848b2f9", "links": [{"href": "http://172.30.9.21:8774/images/edb46a6a-4d27-4de9-989a-74cc8848b2f9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "261a3676-4222-4e82-9832-320a87a46eaa", "links": [{"href": "http://172.30.9.21:8774/flavors/261a3676-4222-4e82-9832-320a87a46eaa", "rel": "bookmark"}]}, "id": "d797e362-330e-4eac-97c6-05f5347dde41", "user_id": "75f2bd7f851b409191f47253b78e2698", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T06:28:46Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_a106eb90-1a76-4f58-8737-d92546eb04b2", "created": "2019-04-09T06:28:46Z", "tenant_id": "374007185b204767bbccbbb25ca180d7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 06:28:48,919 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-5f60a611-dca1-4df1-b110-6b5ff54a70a9 2019-04-09 06:28:48,920 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.49779319763s 2019-04-09 06:28:48,931 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-09 06:28:48,932 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}24a53b9b6fa0d4f20cf883cafd4141f0b28603f2" 2019-04-09 06:28:49,042 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1274 Content-Type: application/json Date: Tue, 09 Apr 2019 06:28:48 GMT X-Openstack-Request-Id: req-8b4bee01-542b-450f-855d-3b928fff85c4 2019-04-09 06:28:49,043 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"6a66c9e7-1077-4022-a71e-0afe1e674ea2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"374007185b204767bbccbbb25ca180d7","l2_adjacency":true,"status":"ACTIVE","subnets":["01c6ed35-1b31-4c01-9d75-8393f203a1cf"],"description":"","tags":[],"updated_at":"2019-04-09T06:28:36Z","qos_policy_id":null,"name":"vping_ssh-net_a106eb90-1a76-4f58-8737-d92546eb04b2","admin_state_up":true,"tenant_id":"374007185b204767bbccbbb25ca180d7","created_at":"2019-04-09T06:28:35Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b62787c2-635d-4893-8553-7ee0260442ff","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ba7a30bb29394fc4a587735d9dfb749e","l2_adjacency":true,"status":"ACTIVE","subnets":["dce875e1-9eec-4cb2-94e6-93dffefe33f6"],"description":"","tags":[],"updated_at":"2019-04-09T06:24:08Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ba7a30bb29394fc4a587735d9dfb749e","created_at":"2019-04-09T06:24:05Z","mtu":1500}]} 2019-04-09 06:28:49,043 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-8b4bee01-542b-450f-855d-3b928fff85c4 2019-04-09 06:28:49,043 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.112025976181s 2019-04-09 06:28:49,044 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-04-09 06:28:49,045 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}24a53b9b6fa0d4f20cf883cafd4141f0b28603f2" 2019-04-09 06:28:49,115 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 680 Content-Type: application/json Date: Tue, 09 Apr 2019 06:28:48 GMT X-Openstack-Request-Id: req-e44320f9-3dfe-4cbd-8665-730d54aa3816 2019-04-09 06:28:49,115 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6a66c9e7-1077-4022-a71e-0afe1e674ea2","tenant_id":"374007185b204767bbccbbb25ca180d7","created_at":"2019-04-09T06:28:36Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-04-09T06:28:36Z","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":"374007185b204767bbccbbb25ca180d7","id":"01c6ed35-1b31-4c01-9d75-8393f203a1cf","subnetpool_id":null,"name":"vping_ssh-subnet_a106eb90-1a76-4f58-8737-d92546eb04b2"}]} 2019-04-09 06:28:49,116 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-e44320f9-3dfe-4cbd-8665-730d54aa3816 2019-04-09 06:28:49,116 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0715939998627s 2019-04-09 06:28:49,116 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 06:28:51,119 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 06:28:51,122 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}24a53b9b6fa0d4f20cf883cafd4141f0b28603f2" 2019-04-09 06:28:51,567 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Tue, 09 Apr 2019 06:28:50 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-a19f4135-a17d-4e14-88fd-312716308fe5 x-openstack-request-id: req-a19f4135-a17d-4e14-88fd-312716308fe5 2019-04-09 06:28:51,567 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d797e362-330e-4eac-97c6-05f5347dde41", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d797e362-330e-4eac-97c6-05f5347dde41", "rel": "bookmark"}], "image": {"id": "edb46a6a-4d27-4de9-989a-74cc8848b2f9", "links": [{"href": "http://172.30.9.21:8774/images/edb46a6a-4d27-4de9-989a-74cc8848b2f9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "261a3676-4222-4e82-9832-320a87a46eaa", "links": [{"href": "http://172.30.9.21:8774/flavors/261a3676-4222-4e82-9832-320a87a46eaa", "rel": "bookmark"}]}, "id": "d797e362-330e-4eac-97c6-05f5347dde41", "security_groups": [{"name": "vping_ssh-sg_a106eb90-1a76-4f58-8737-d92546eb04b2"}], "user_id": "75f2bd7f851b409191f47253b78e2698", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T06:28:49Z", "hostId": "9adb736659fec8fa1fa0f9f38f592bea3e0593ac6307d011e32bf684", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_a106eb90-1a76-4f58-8737-d92546eb04b2", "created": "2019-04-09T06:28:46Z", "tenant_id": "374007185b204767bbccbbb25ca180d7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 06:28:51,568 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-a19f4135-a17d-4e14-88fd-312716308fe5 2019-04-09 06:28:51,568 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.448729991913s 2019-04-09 06:28:51,574 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 06:28:53,577 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 06:28:53,579 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}24a53b9b6fa0d4f20cf883cafd4141f0b28603f2" 2019-04-09 06:28:54,267 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Tue, 09 Apr 2019 06:28:52 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-4b7b2aa0-7959-4805-aaf6-df784e89173e x-openstack-request-id: req-4b7b2aa0-7959-4805-aaf6-df784e89173e 2019-04-09 06:28:54,267 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d797e362-330e-4eac-97c6-05f5347dde41", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d797e362-330e-4eac-97c6-05f5347dde41", "rel": "bookmark"}], "image": {"id": "edb46a6a-4d27-4de9-989a-74cc8848b2f9", "links": [{"href": "http://172.30.9.21:8774/images/edb46a6a-4d27-4de9-989a-74cc8848b2f9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "261a3676-4222-4e82-9832-320a87a46eaa", "links": [{"href": "http://172.30.9.21:8774/flavors/261a3676-4222-4e82-9832-320a87a46eaa", "rel": "bookmark"}]}, "id": "d797e362-330e-4eac-97c6-05f5347dde41", "security_groups": [{"name": "vping_ssh-sg_a106eb90-1a76-4f58-8737-d92546eb04b2"}], "user_id": "75f2bd7f851b409191f47253b78e2698", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T06:28:49Z", "hostId": "9adb736659fec8fa1fa0f9f38f592bea3e0593ac6307d011e32bf684", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_a106eb90-1a76-4f58-8737-d92546eb04b2", "created": "2019-04-09T06:28:46Z", "tenant_id": "374007185b204767bbccbbb25ca180d7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 06:28:54,267 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-4b7b2aa0-7959-4805-aaf6-df784e89173e 2019-04-09 06:28:54,268 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.690919160843s 2019-04-09 06:28:54,274 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 06:28:56,277 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 06:28:56,279 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}24a53b9b6fa0d4f20cf883cafd4141f0b28603f2" 2019-04-09 06:28:56,711 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 743 Content-Type: application/json Date: Tue, 09 Apr 2019 06:28:55 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-eaef58b0-cabb-4f1d-8412-85dc0b6e5ef2 x-openstack-request-id: req-eaef58b0-cabb-4f1d-8412-85dc0b6e5ef2 2019-04-09 06:28:56,711 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_a106eb90-1a76-4f58-8737-d92546eb04b2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:84:7c:16", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d797e362-330e-4eac-97c6-05f5347dde41", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d797e362-330e-4eac-97c6-05f5347dde41", "rel": "bookmark"}], "image": {"id": "edb46a6a-4d27-4de9-989a-74cc8848b2f9", "links": [{"href": "http://172.30.9.21:8774/images/edb46a6a-4d27-4de9-989a-74cc8848b2f9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-09T06:28:55.000000", "flavor": {"id": "261a3676-4222-4e82-9832-320a87a46eaa", "links": [{"href": "http://172.30.9.21:8774/flavors/261a3676-4222-4e82-9832-320a87a46eaa", "rel": "bookmark"}]}, "id": "d797e362-330e-4eac-97c6-05f5347dde41", "security_groups": [{"name": "vping_ssh-sg_a106eb90-1a76-4f58-8737-d92546eb04b2"}], "user_id": "75f2bd7f851b409191f47253b78e2698", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-09T06:28:54Z", "hostId": "9adb736659fec8fa1fa0f9f38f592bea3e0593ac6307d011e32bf684", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_a106eb90-1a76-4f58-8737-d92546eb04b2", "created": "2019-04-09T06:28:46Z", "tenant_id": "374007185b204767bbccbbb25ca180d7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 06:28:56,711 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-eaef58b0-cabb-4f1d-8412-85dc0b6e5ef2 2019-04-09 06:28:56,712 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.434886932373s 2019-04-09 06:28:56,718 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-04-09 06:28:56,719 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/ports.json?device_id=d797e362-330e-4eac-97c6-05f5347dde41" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}24a53b9b6fa0d4f20cf883cafd4141f0b28603f2" 2019-04-09 06:28:56,771 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Tue, 09 Apr 2019 06:28:55 GMT X-Openstack-Request-Id: req-85966d2b-e1bf-46f6-a73a-24037aa9363b 2019-04-09 06:28:56,771 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-09T06:28:53Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"01c6ed35-1b31-4c01-9d75-8393f203a1cf","ip_address":"192.168.120.13"}],"id":"dff28183-997a-4766-9c18-06ef8f8cd4d5","security_groups":["7bd47996-5795-4fe7-b346-509e5d6daadc"],"mac_address":"fa:16:3e:84:7c:16","project_id":"374007185b204767bbccbbb25ca180d7","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6a66c9e7-1077-4022-a71e-0afe1e674ea2","tenant_id":"374007185b204767bbccbbb25ca180d7","created_at":"2019-04-09T06:28:50Z","binding:vnic_type":"normal","device_id":"d797e362-330e-4eac-97c6-05f5347dde41","ip_allocation":"immediate"}]} 2019-04-09 06:28:56,772 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=d797e362-330e-4eac-97c6-05f5347dde41 used request id req-85966d2b-e1bf-46f6-a73a-24037aa9363b 2019-04-09 06:28:56,772 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0532350540161s 2019-04-09 06:28:56,782 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-09 06:28:56,783 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/floatingips.json?port_id=dff28183-997a-4766-9c18-06ef8f8cd4d5" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}24a53b9b6fa0d4f20cf883cafd4141f0b28603f2" 2019-04-09 06:28:56,826 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 09 Apr 2019 06:28:55 GMT X-Openstack-Request-Id: req-0c84f4c7-8071-428a-bcbb-26e6417ed9d0 2019-04-09 06:28:56,826 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-04-09 06:28:56,826 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json?port_id=dff28183-997a-4766-9c18-06ef8f8cd4d5 used request id req-0c84f4c7-8071-428a-bcbb-26e6417ed9d0 2019-04-09 06:28:56,826 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0440800189972s 2019-04-09 06:28:56,827 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_a106eb90-1a76-4f58-8737-d92546eb04b2': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:84:7c:16', 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'edb46a6a-4d27-4de9-989a-74cc8848b2f9'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-04-09T06:28:55.000000', 'flavor': Munch({u'id': u'261a3676-4222-4e82-9832-320a87a46eaa'}), 'az': u'nova', 'id': u'd797e362-330e-4eac-97c6-05f5347dde41', 'security_groups': [Munch({u'name': u'vping_ssh-sg_a106eb90-1a76-4f58-8737-d92546eb04b2'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'75f2bd7f851b409191f47253b78e2698', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'374007185b204767bbccbbb25ca180d7', 'name': 'vping_ssh-project_a106eb90-1a76-4f58-8737-d92546eb04b2', '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'2019-04-09T06:28:55.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-04-09T06:28:54Z', 'hostId': u'9adb736659fec8fa1fa0f9f38f592bea3e0593ac6307d011e32bf684', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.13', 'cloud': 'envvars', 'host_id': u'9adb736659fec8fa1fa0f9f38f592bea3e0593ac6307d011e32bf684', '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'2019-04-09T06:28:55.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'374007185b204767bbccbbb25ca180d7', 'name': u'vping_ssh-vm2_a106eb90-1a76-4f58-8737-d92546eb04b2', 'adminPass': u'xAMDQ4kJa5ub', 'tenant_id': u'374007185b204767bbccbbb25ca180d7', 'created_at': u'2019-04-09T06:28:46Z', 'created': u'2019-04-09T06:28:46Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-04-09 06:28:56,828 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-09 06:28:56,828 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}24a53b9b6fa0d4f20cf883cafd4141f0b28603f2" 2019-04-09 06:28:57,096 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1274 Content-Type: application/json Date: Tue, 09 Apr 2019 06:28:56 GMT X-Openstack-Request-Id: req-31632b05-086b-49f7-828f-0cadcb0f8ff8 2019-04-09 06:28:57,096 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"6a66c9e7-1077-4022-a71e-0afe1e674ea2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"374007185b204767bbccbbb25ca180d7","l2_adjacency":true,"status":"ACTIVE","subnets":["01c6ed35-1b31-4c01-9d75-8393f203a1cf"],"description":"","tags":[],"updated_at":"2019-04-09T06:28:36Z","qos_policy_id":null,"name":"vping_ssh-net_a106eb90-1a76-4f58-8737-d92546eb04b2","admin_state_up":true,"tenant_id":"374007185b204767bbccbbb25ca180d7","created_at":"2019-04-09T06:28:35Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b62787c2-635d-4893-8553-7ee0260442ff","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ba7a30bb29394fc4a587735d9dfb749e","l2_adjacency":true,"status":"ACTIVE","subnets":["dce875e1-9eec-4cb2-94e6-93dffefe33f6"],"description":"","tags":[],"updated_at":"2019-04-09T06:24:08Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ba7a30bb29394fc4a587735d9dfb749e","created_at":"2019-04-09T06:24:05Z","mtu":1500}]} 2019-04-09 06:28:57,096 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-31632b05-086b-49f7-828f-0cadcb0f8ff8 2019-04-09 06:28:57,096 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.268587112427s 2019-04-09 06:28:57,101 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-09 06:28:57,105 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}24a53b9b6fa0d4f20cf883cafd4141f0b28603f2" 2019-04-09 06:28:57,145 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Tue, 09 Apr 2019 06:28:56 GMT X-Openstack-Request-Id: req-663676e1-bfa9-4877-bb1a-fdf82e91c2ae 2019-04-09 06:28:57,146 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-09T06:28:41Z", "file": "/v2/images/edb46a6a-4d27-4de9-989a-74cc8848b2f9/file", "owner": "374007185b204767bbccbbb25ca180d7", "id": "edb46a6a-4d27-4de9-989a-74cc8848b2f9", "size": 12716032, "self": "/v2/images/edb46a6a-4d27-4de9-989a-74cc8848b2f9", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/edb46a6a-4d27-4de9-989a-74cc8848b2f9/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/edb46a6a-4d27-4de9-989a-74cc8848b2f9/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_a106eb90-1a76-4f58-8737-d92546eb04b2", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_a106eb90-1a76-4f58-8737-d92546eb04b2", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-09T06:28:41Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-09 06:28:57,146 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-663676e1-bfa9-4877-bb1a-fdf82e91c2ae 2019-04-09 06:28:57,146 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0447070598602s 2019-04-09 06:28:57,148 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-09 06:28:57,151 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}24a53b9b6fa0d4f20cf883cafd4141f0b28603f2" 2019-04-09 06:28:57,171 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 306 Content-Type: application/json Date: Tue, 09 Apr 2019 06:28:56 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-3b4ccfda-e48e-42a0-a799-6a4ebdb54bcf x-openstack-request-id: req-3b4ccfda-e48e-42a0-a799-6a4ebdb54bcf 2019-04-09 06:28:57,171 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vping_ssh-flavor_a106eb90-1a76-4f58-8737-d92546eb04b2", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/261a3676-4222-4e82-9832-320a87a46eaa", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/261a3676-4222-4e82-9832-320a87a46eaa", "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": "261a3676-4222-4e82-9832-320a87a46eaa"}]} 2019-04-09 06:28:57,171 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-3b4ccfda-e48e-42a0-a799-6a4ebdb54bcf 2019-04-09 06:28:57,171 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0234639644623s 2019-04-09 06:28:57,172 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-04-09 06:28:57,175 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}24a53b9b6fa0d4f20cf883cafd4141f0b28603f2" -d '{"server": {"name": "vping_ssh-vm_a106eb90-1a76-4f58-8737-d92546eb04b2", "imageRef": "edb46a6a-4d27-4de9-989a-74cc8848b2f9", "key_name": "vping_ssh-kp_a106eb90-1a76-4f58-8737-d92546eb04b2", "flavorRef": "261a3676-4222-4e82-9832-320a87a46eaa", "max_count": 1, "min_count": 1, "networks": [{"uuid": "6a66c9e7-1077-4022-a71e-0afe1e674ea2"}], "security_groups": [{"name": "7bd47996-5795-4fe7-b346-509e5d6daadc"}]}}' 2019-04-09 06:28:58,938 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Tue, 09 Apr 2019 06:28:56 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 location: http://172.30.9.21:8774/v2.1/servers/90a75ba6-ddd3-4b5f-9b21-3eafdee5c983 x-compute-request-id: req-3baadb4d-3932-4296-9cc0-b3c01c12cfc3 x-openstack-request-id: req-3baadb4d-3932-4296-9cc0-b3c01c12cfc3 2019-04-09 06:28:58,938 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "7bd47996-5795-4fe7-b346-509e5d6daadc"}], "OS-DCF:diskConfig": "MANUAL", "id": "90a75ba6-ddd3-4b5f-9b21-3eafdee5c983", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/90a75ba6-ddd3-4b5f-9b21-3eafdee5c983", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/90a75ba6-ddd3-4b5f-9b21-3eafdee5c983", "rel": "bookmark"}], "adminPass": "vGHxwk3iEqEW"}} 2019-04-09 06:28:58,938 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-3baadb4d-3932-4296-9cc0-b3c01c12cfc3 2019-04-09 06:28:58,938 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.7658560276s 2019-04-09 06:28:58,939 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 06:28:58,942 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}24a53b9b6fa0d4f20cf883cafd4141f0b28603f2" 2019-04-09 06:28:59,125 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 854 Content-Type: application/json Date: Tue, 09 Apr 2019 06:28:57 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-75d35687-be4c-4fae-9249-65633dbb127e x-openstack-request-id: req-75d35687-be4c-4fae-9249-65633dbb127e 2019-04-09 06:28:59,125 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/90a75ba6-ddd3-4b5f-9b21-3eafdee5c983", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/90a75ba6-ddd3-4b5f-9b21-3eafdee5c983", "rel": "bookmark"}], "image": {"id": "edb46a6a-4d27-4de9-989a-74cc8848b2f9", "links": [{"href": "http://172.30.9.21:8774/images/edb46a6a-4d27-4de9-989a-74cc8848b2f9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "261a3676-4222-4e82-9832-320a87a46eaa", "links": [{"href": "http://172.30.9.21:8774/flavors/261a3676-4222-4e82-9832-320a87a46eaa", "rel": "bookmark"}]}, "id": "90a75ba6-ddd3-4b5f-9b21-3eafdee5c983", "user_id": "75f2bd7f851b409191f47253b78e2698", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T06:28:58Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_a106eb90-1a76-4f58-8737-d92546eb04b2", "name": "vping_ssh-vm_a106eb90-1a76-4f58-8737-d92546eb04b2", "created": "2019-04-09T06:28:57Z", "tenant_id": "374007185b204767bbccbbb25ca180d7", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_a106eb90-1a76-4f58-8737-d92546eb04b2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:84:7c:16", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d797e362-330e-4eac-97c6-05f5347dde41", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d797e362-330e-4eac-97c6-05f5347dde41", "rel": "bookmark"}], "image": {"id": "edb46a6a-4d27-4de9-989a-74cc8848b2f9", "links": [{"href": "http://172.30.9.21:8774/images/edb46a6a-4d27-4de9-989a-74cc8848b2f9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-09T06:28:55.000000", "flavor": {"id": "261a3676-4222-4e82-9832-320a87a46eaa", "links": [{"href": "http://172.30.9.21:8774/flavors/261a3676-4222-4e82-9832-320a87a46eaa", "rel": "bookmark"}]}, "id": "d797e362-330e-4eac-97c6-05f5347dde41", "security_groups": [{"name": "vping_ssh-sg_a106eb90-1a76-4f58-8737-d92546eb04b2"}], "user_id": "75f2bd7f851b409191f47253b78e2698", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-09T06:28:54Z", "hostId": "9adb736659fec8fa1fa0f9f38f592bea3e0593ac6307d011e32bf684", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_a106eb90-1a76-4f58-8737-d92546eb04b2", "created": "2019-04-09T06:28:46Z", "tenant_id": "374007185b204767bbccbbb25ca180d7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 06:28:59,126 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-75d35687-be4c-4fae-9249-65633dbb127e 2019-04-09 06:28:59,126 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.186693906784s 2019-04-09 06:28:59,134 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 06:29:01,136 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 06:29:01,139 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}24a53b9b6fa0d4f20cf883cafd4141f0b28603f2" 2019-04-09 06:29:02,596 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 847 Content-Type: application/json Date: Tue, 09 Apr 2019 06:29:00 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-18f9fda2-b7cf-4bfe-aca1-0af37972cca5 x-openstack-request-id: req-18f9fda2-b7cf-4bfe-aca1-0af37972cca5 2019-04-09 06:29:02,597 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/90a75ba6-ddd3-4b5f-9b21-3eafdee5c983", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/90a75ba6-ddd3-4b5f-9b21-3eafdee5c983", "rel": "bookmark"}], "image": {"id": "edb46a6a-4d27-4de9-989a-74cc8848b2f9", "links": [{"href": "http://172.30.9.21:8774/images/edb46a6a-4d27-4de9-989a-74cc8848b2f9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "261a3676-4222-4e82-9832-320a87a46eaa", "links": [{"href": "http://172.30.9.21:8774/flavors/261a3676-4222-4e82-9832-320a87a46eaa", "rel": "bookmark"}]}, "id": "90a75ba6-ddd3-4b5f-9b21-3eafdee5c983", "user_id": "75f2bd7f851b409191f47253b78e2698", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T06:29:00Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_a106eb90-1a76-4f58-8737-d92546eb04b2", "name": "vping_ssh-vm_a106eb90-1a76-4f58-8737-d92546eb04b2", "created": "2019-04-09T06:28:57Z", "tenant_id": "374007185b204767bbccbbb25ca180d7", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_a106eb90-1a76-4f58-8737-d92546eb04b2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:84:7c:16", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d797e362-330e-4eac-97c6-05f5347dde41", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d797e362-330e-4eac-97c6-05f5347dde41", "rel": "bookmark"}], "image": {"id": "edb46a6a-4d27-4de9-989a-74cc8848b2f9", "links": [{"href": "http://172.30.9.21:8774/images/edb46a6a-4d27-4de9-989a-74cc8848b2f9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-09T06:28:55.000000", "flavor": {"id": "261a3676-4222-4e82-9832-320a87a46eaa", "links": [{"href": "http://172.30.9.21:8774/flavors/261a3676-4222-4e82-9832-320a87a46eaa", "rel": "bookmark"}]}, "id": "d797e362-330e-4eac-97c6-05f5347dde41", "security_groups": [{"name": "vping_ssh-sg_a106eb90-1a76-4f58-8737-d92546eb04b2"}], "user_id": "75f2bd7f851b409191f47253b78e2698", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-09T06:28:54Z", "hostId": "9adb736659fec8fa1fa0f9f38f592bea3e0593ac6307d011e32bf684", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_a106eb90-1a76-4f58-8737-d92546eb04b2", "created": "2019-04-09T06:28:46Z", "tenant_id": "374007185b204767bbccbbb25ca180d7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 06:29:02,597 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-18f9fda2-b7cf-4bfe-aca1-0af37972cca5 2019-04-09 06:29:02,597 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.46109080315s 2019-04-09 06:29:02,604 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 06:29:04,606 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 06:29:04,609 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}24a53b9b6fa0d4f20cf883cafd4141f0b28603f2" 2019-04-09 06:29:05,001 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 891 Content-Type: application/json Date: Tue, 09 Apr 2019 06:29:03 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d04e2cc7-0ec9-47d4-8ffb-59d6f30664e6 x-openstack-request-id: req-d04e2cc7-0ec9-47d4-8ffb-59d6f30664e6 2019-04-09 06:29:05,002 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/90a75ba6-ddd3-4b5f-9b21-3eafdee5c983", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/90a75ba6-ddd3-4b5f-9b21-3eafdee5c983", "rel": "bookmark"}], "image": {"id": "edb46a6a-4d27-4de9-989a-74cc8848b2f9", "links": [{"href": "http://172.30.9.21:8774/images/edb46a6a-4d27-4de9-989a-74cc8848b2f9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "261a3676-4222-4e82-9832-320a87a46eaa", "links": [{"href": "http://172.30.9.21:8774/flavors/261a3676-4222-4e82-9832-320a87a46eaa", "rel": "bookmark"}]}, "id": "90a75ba6-ddd3-4b5f-9b21-3eafdee5c983", "security_groups": [{"name": "vping_ssh-sg_a106eb90-1a76-4f58-8737-d92546eb04b2"}], "user_id": "75f2bd7f851b409191f47253b78e2698", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T06:29:01Z", "hostId": "9fea3251d4ad875cbcb8d3a65d503a0b312983747c96c3d9ffe2e1a0", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_a106eb90-1a76-4f58-8737-d92546eb04b2", "name": "vping_ssh-vm_a106eb90-1a76-4f58-8737-d92546eb04b2", "created": "2019-04-09T06:28:57Z", "tenant_id": "374007185b204767bbccbbb25ca180d7", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_a106eb90-1a76-4f58-8737-d92546eb04b2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:84:7c:16", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d797e362-330e-4eac-97c6-05f5347dde41", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d797e362-330e-4eac-97c6-05f5347dde41", "rel": "bookmark"}], "image": {"id": "edb46a6a-4d27-4de9-989a-74cc8848b2f9", "links": [{"href": "http://172.30.9.21:8774/images/edb46a6a-4d27-4de9-989a-74cc8848b2f9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-09T06:28:55.000000", "flavor": {"id": "261a3676-4222-4e82-9832-320a87a46eaa", "links": [{"href": "http://172.30.9.21:8774/flavors/261a3676-4222-4e82-9832-320a87a46eaa", "rel": "bookmark"}]}, "id": "d797e362-330e-4eac-97c6-05f5347dde41", "security_groups": [{"name": "vping_ssh-sg_a106eb90-1a76-4f58-8737-d92546eb04b2"}], "user_id": "75f2bd7f851b409191f47253b78e2698", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-09T06:28:54Z", "hostId": "9adb736659fec8fa1fa0f9f38f592bea3e0593ac6307d011e32bf684", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_a106eb90-1a76-4f58-8737-d92546eb04b2", "created": "2019-04-09T06:28:46Z", "tenant_id": "374007185b204767bbccbbb25ca180d7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 06:29:05,002 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-d04e2cc7-0ec9-47d4-8ffb-59d6f30664e6 2019-04-09 06:29:05,003 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.396351099014s 2019-04-09 06:29:05,010 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 06:29:07,012 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 06:29:07,015 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}24a53b9b6fa0d4f20cf883cafd4141f0b28603f2" 2019-04-09 06:29:07,461 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 891 Content-Type: application/json Date: Tue, 09 Apr 2019 06:29:06 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-77de205c-e97d-45d8-a0d9-be5e28b289b9 x-openstack-request-id: req-77de205c-e97d-45d8-a0d9-be5e28b289b9 2019-04-09 06:29:07,462 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/90a75ba6-ddd3-4b5f-9b21-3eafdee5c983", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/90a75ba6-ddd3-4b5f-9b21-3eafdee5c983", "rel": "bookmark"}], "image": {"id": "edb46a6a-4d27-4de9-989a-74cc8848b2f9", "links": [{"href": "http://172.30.9.21:8774/images/edb46a6a-4d27-4de9-989a-74cc8848b2f9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "261a3676-4222-4e82-9832-320a87a46eaa", "links": [{"href": "http://172.30.9.21:8774/flavors/261a3676-4222-4e82-9832-320a87a46eaa", "rel": "bookmark"}]}, "id": "90a75ba6-ddd3-4b5f-9b21-3eafdee5c983", "security_groups": [{"name": "vping_ssh-sg_a106eb90-1a76-4f58-8737-d92546eb04b2"}], "user_id": "75f2bd7f851b409191f47253b78e2698", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T06:29:01Z", "hostId": "9fea3251d4ad875cbcb8d3a65d503a0b312983747c96c3d9ffe2e1a0", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_a106eb90-1a76-4f58-8737-d92546eb04b2", "name": "vping_ssh-vm_a106eb90-1a76-4f58-8737-d92546eb04b2", "created": "2019-04-09T06:28:57Z", "tenant_id": "374007185b204767bbccbbb25ca180d7", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_a106eb90-1a76-4f58-8737-d92546eb04b2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:84:7c:16", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d797e362-330e-4eac-97c6-05f5347dde41", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d797e362-330e-4eac-97c6-05f5347dde41", "rel": "bookmark"}], "image": {"id": "edb46a6a-4d27-4de9-989a-74cc8848b2f9", "links": [{"href": "http://172.30.9.21:8774/images/edb46a6a-4d27-4de9-989a-74cc8848b2f9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-09T06:28:55.000000", "flavor": {"id": "261a3676-4222-4e82-9832-320a87a46eaa", "links": [{"href": "http://172.30.9.21:8774/flavors/261a3676-4222-4e82-9832-320a87a46eaa", "rel": "bookmark"}]}, "id": "d797e362-330e-4eac-97c6-05f5347dde41", "security_groups": [{"name": "vping_ssh-sg_a106eb90-1a76-4f58-8737-d92546eb04b2"}], "user_id": "75f2bd7f851b409191f47253b78e2698", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-09T06:28:54Z", "hostId": "9adb736659fec8fa1fa0f9f38f592bea3e0593ac6307d011e32bf684", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_a106eb90-1a76-4f58-8737-d92546eb04b2", "created": "2019-04-09T06:28:46Z", "tenant_id": "374007185b204767bbccbbb25ca180d7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 06:29:07,462 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-77de205c-e97d-45d8-a0d9-be5e28b289b9 2019-04-09 06:29:07,462 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.449621200562s 2019-04-09 06:29:07,469 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 06:29:09,471 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 06:29:09,474 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}24a53b9b6fa0d4f20cf883cafd4141f0b28603f2" 2019-04-09 06:29:09,818 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 874 Content-Type: application/json Date: Tue, 09 Apr 2019 06:29:08 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f10a3c8a-8ace-4795-88f4-d07f3706c491 x-openstack-request-id: req-f10a3c8a-8ace-4795-88f4-d07f3706c491 2019-04-09 06:29:09,818 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_a106eb90-1a76-4f58-8737-d92546eb04b2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:11:45:d8", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/90a75ba6-ddd3-4b5f-9b21-3eafdee5c983", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/90a75ba6-ddd3-4b5f-9b21-3eafdee5c983", "rel": "bookmark"}], "image": {"id": "edb46a6a-4d27-4de9-989a-74cc8848b2f9", "links": [{"href": "http://172.30.9.21:8774/images/edb46a6a-4d27-4de9-989a-74cc8848b2f9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-09T06:29:06.000000", "flavor": {"id": "261a3676-4222-4e82-9832-320a87a46eaa", "links": [{"href": "http://172.30.9.21:8774/flavors/261a3676-4222-4e82-9832-320a87a46eaa", "rel": "bookmark"}]}, "id": "90a75ba6-ddd3-4b5f-9b21-3eafdee5c983", "security_groups": [{"name": "vping_ssh-sg_a106eb90-1a76-4f58-8737-d92546eb04b2"}], "user_id": "75f2bd7f851b409191f47253b78e2698", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-09T06:29:06Z", "hostId": "9fea3251d4ad875cbcb8d3a65d503a0b312983747c96c3d9ffe2e1a0", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_a106eb90-1a76-4f58-8737-d92546eb04b2", "name": "vping_ssh-vm_a106eb90-1a76-4f58-8737-d92546eb04b2", "created": "2019-04-09T06:28:57Z", "tenant_id": "374007185b204767bbccbbb25ca180d7", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_a106eb90-1a76-4f58-8737-d92546eb04b2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:84:7c:16", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d797e362-330e-4eac-97c6-05f5347dde41", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d797e362-330e-4eac-97c6-05f5347dde41", "rel": "bookmark"}], "image": {"id": "edb46a6a-4d27-4de9-989a-74cc8848b2f9", "links": [{"href": "http://172.30.9.21:8774/images/edb46a6a-4d27-4de9-989a-74cc8848b2f9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-09T06:28:55.000000", "flavor": {"id": "261a3676-4222-4e82-9832-320a87a46eaa", "links": [{"href": "http://172.30.9.21:8774/flavors/261a3676-4222-4e82-9832-320a87a46eaa", "rel": "bookmark"}]}, "id": "d797e362-330e-4eac-97c6-05f5347dde41", "security_groups": [{"name": "vping_ssh-sg_a106eb90-1a76-4f58-8737-d92546eb04b2"}], "user_id": "75f2bd7f851b409191f47253b78e2698", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-09T06:28:54Z", "hostId": "9adb736659fec8fa1fa0f9f38f592bea3e0593ac6307d011e32bf684", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_a106eb90-1a76-4f58-8737-d92546eb04b2", "created": "2019-04-09T06:28:46Z", "tenant_id": "374007185b204767bbccbbb25ca180d7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 06:29:09,819 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-f10a3c8a-8ace-4795-88f4-d07f3706c491 2019-04-09 06:29:09,819 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.347414970398s 2019-04-09 06:29:09,826 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-04-09 06:29:09,827 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/ports.json?device_id=90a75ba6-ddd3-4b5f-9b21-3eafdee5c983" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}24a53b9b6fa0d4f20cf883cafd4141f0b28603f2" 2019-04-09 06:29:09,875 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Tue, 09 Apr 2019 06:29:08 GMT X-Openstack-Request-Id: req-7fd71463-3f71-4a33-b90e-6217c044236c 2019-04-09 06:29:09,875 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-09T06:29:06Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"01c6ed35-1b31-4c01-9d75-8393f203a1cf","ip_address":"192.168.120.7"}],"id":"1e4e6603-4c35-4c49-a2cf-78417cc3f0a9","security_groups":["7bd47996-5795-4fe7-b346-509e5d6daadc"],"mac_address":"fa:16:3e:11:45:d8","project_id":"374007185b204767bbccbbb25ca180d7","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6a66c9e7-1077-4022-a71e-0afe1e674ea2","tenant_id":"374007185b204767bbccbbb25ca180d7","created_at":"2019-04-09T06:29:01Z","binding:vnic_type":"normal","device_id":"90a75ba6-ddd3-4b5f-9b21-3eafdee5c983","ip_allocation":"immediate"}]} 2019-04-09 06:29:09,876 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=90a75ba6-ddd3-4b5f-9b21-3eafdee5c983 used request id req-7fd71463-3f71-4a33-b90e-6217c044236c 2019-04-09 06:29:09,876 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0492880344391s 2019-04-09 06:29:09,886 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-09 06:29:09,886 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/floatingips.json?port_id=1e4e6603-4c35-4c49-a2cf-78417cc3f0a9" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}24a53b9b6fa0d4f20cf883cafd4141f0b28603f2" 2019-04-09 06:29:09,931 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 09 Apr 2019 06:29:08 GMT X-Openstack-Request-Id: req-91dfb67d-94f9-4eea-a15c-48198c80b777 2019-04-09 06:29:09,931 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-04-09 06:29:09,931 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json?port_id=1e4e6603-4c35-4c49-a2cf-78417cc3f0a9 used request id req-91dfb67d-94f9-4eea-a15c-48198c80b777 2019-04-09 06:29:09,932 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0458061695099s 2019-04-09 06:29:09,932 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_a106eb90-1a76-4f58-8737-d92546eb04b2': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:11:45:d8', 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'edb46a6a-4d27-4de9-989a-74cc8848b2f9'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-04-09T06:29:06.000000', 'flavor': Munch({u'id': u'261a3676-4222-4e82-9832-320a87a46eaa'}), 'az': u'nova', 'id': u'90a75ba6-ddd3-4b5f-9b21-3eafdee5c983', 'security_groups': [Munch({u'name': u'vping_ssh-sg_a106eb90-1a76-4f58-8737-d92546eb04b2'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'75f2bd7f851b409191f47253b78e2698', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'374007185b204767bbccbbb25ca180d7', 'name': 'vping_ssh-project_a106eb90-1a76-4f58-8737-d92546eb04b2', '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'2019-04-09T06:29:06.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-04-09T06:29:06Z', 'hostId': u'9fea3251d4ad875cbcb8d3a65d503a0b312983747c96c3d9ffe2e1a0', u'OS-SRV-USG:terminated_at': None, 'key_name': u'vping_ssh-kp_a106eb90-1a76-4f58-8737-d92546eb04b2', 'public_v6': '', 'private_v4': u'192.168.120.7', 'cloud': 'envvars', 'host_id': u'9fea3251d4ad875cbcb8d3a65d503a0b312983747c96c3d9ffe2e1a0', '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'2019-04-09T06:29:06.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'374007185b204767bbccbbb25ca180d7', 'name': u'vping_ssh-vm_a106eb90-1a76-4f58-8737-d92546eb04b2', 'adminPass': u'vGHxwk3iEqEW', 'tenant_id': u'374007185b204767bbccbbb25ca180d7', 'created_at': u'2019-04-09T06:28:57Z', 'created': u'2019-04-09T06:28:57Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-04-09 06:29:09,938 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-09 06:29:09,938 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}24a53b9b6fa0d4f20cf883cafd4141f0b28603f2" 2019-04-09 06:29:10,029 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1274 Content-Type: application/json Date: Tue, 09 Apr 2019 06:29:09 GMT X-Openstack-Request-Id: req-3ae3d954-8648-44ea-a261-505a78252504 2019-04-09 06:29:10,030 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"6a66c9e7-1077-4022-a71e-0afe1e674ea2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"374007185b204767bbccbbb25ca180d7","l2_adjacency":true,"status":"ACTIVE","subnets":["01c6ed35-1b31-4c01-9d75-8393f203a1cf"],"description":"","tags":[],"updated_at":"2019-04-09T06:28:36Z","qos_policy_id":null,"name":"vping_ssh-net_a106eb90-1a76-4f58-8737-d92546eb04b2","admin_state_up":true,"tenant_id":"374007185b204767bbccbbb25ca180d7","created_at":"2019-04-09T06:28:35Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b62787c2-635d-4893-8553-7ee0260442ff","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ba7a30bb29394fc4a587735d9dfb749e","l2_adjacency":true,"status":"ACTIVE","subnets":["dce875e1-9eec-4cb2-94e6-93dffefe33f6"],"description":"","tags":[],"updated_at":"2019-04-09T06:24:08Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ba7a30bb29394fc4a587735d9dfb749e","created_at":"2019-04-09T06:24:05Z","mtu":1500}]} 2019-04-09 06:29:10,030 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-3ae3d954-8648-44ea-a261-505a78252504 2019-04-09 06:29:10,030 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0921530723572s 2019-04-09 06:29:10,031 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-04-09 06:29:10,032 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/ports.json?device_id=90a75ba6-ddd3-4b5f-9b21-3eafdee5c983" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}24a53b9b6fa0d4f20cf883cafd4141f0b28603f2" 2019-04-09 06:29:10,081 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Tue, 09 Apr 2019 06:29:09 GMT X-Openstack-Request-Id: req-9b90ebb6-e3ce-4475-a33a-7d42c1dadd3e 2019-04-09 06:29:10,081 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-09T06:29:06Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"01c6ed35-1b31-4c01-9d75-8393f203a1cf","ip_address":"192.168.120.7"}],"id":"1e4e6603-4c35-4c49-a2cf-78417cc3f0a9","security_groups":["7bd47996-5795-4fe7-b346-509e5d6daadc"],"mac_address":"fa:16:3e:11:45:d8","project_id":"374007185b204767bbccbbb25ca180d7","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6a66c9e7-1077-4022-a71e-0afe1e674ea2","tenant_id":"374007185b204767bbccbbb25ca180d7","created_at":"2019-04-09T06:29:01Z","binding:vnic_type":"normal","device_id":"90a75ba6-ddd3-4b5f-9b21-3eafdee5c983","ip_allocation":"immediate"}]} 2019-04-09 06:29:10,081 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=90a75ba6-ddd3-4b5f-9b21-3eafdee5c983 used request id req-9b90ebb6-e3ce-4475-a33a-7d42c1dadd3e 2019-04-09 06:29:10,081 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0499670505524s 2019-04-09 06:29:10,082 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2019-04-09 06:29:10,083 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/floatingips.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}24a53b9b6fa0d4f20cf883cafd4141f0b28603f2" -d '{"floatingip": {"floating_network_id": "b62787c2-635d-4893-8553-7ee0260442ff", "fixed_ip_address": "192.168.120.7", "port_id": "1e4e6603-4c35-4c49-a2cf-78417cc3f0a9"}}' 2019-04-09 06:29:12,414 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 823 Content-Type: application/json Date: Tue, 09 Apr 2019 06:29:11 GMT X-Openstack-Request-Id: req-c1d82610-548b-4393-b41b-e341c37194b0 2019-04-09 06:29:12,415 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "9eee3d9e-5291-43d9-8833-2bb5ef994a77", "status": "DOWN", "description": "", "tags": [], "tenant_id": "374007185b204767bbccbbb25ca180d7", "created_at": "2019-04-09T06:29:10Z", "updated_at": "2019-04-09T06:29:10Z", "floating_network_id": "b62787c2-635d-4893-8553-7ee0260442ff", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "6a66c9e7-1077-4022-a71e-0afe1e674ea2", "device_owner": "compute:nova", "mac_address": "fa:16:3e:11:45:d8", "device_id": "90a75ba6-ddd3-4b5f-9b21-3eafdee5c983"}, "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "374007185b204767bbccbbb25ca180d7", "port_id": "1e4e6603-4c35-4c49-a2cf-78417cc3f0a9", "id": "4cb833c3-5658-4f98-9819-3b3c9b2c3928", "qos_policy_id": null}} 2019-04-09 06:29:12,415 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-c1d82610-548b-4393-b41b-e341c37194b0 2019-04-09 06:29:12,415 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.33308315277s 2019-04-09 06:29:12,430 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-09 06:29:12,431 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}24a53b9b6fa0d4f20cf883cafd4141f0b28603f2" 2019-04-09 06:29:12,514 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Tue, 09 Apr 2019 06:29:11 GMT X-Openstack-Request-Id: req-68bdec7e-b0da-4476-927e-e7ab29d04ef5 2019-04-09 06:29:12,514 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "9eee3d9e-5291-43d9-8833-2bb5ef994a77", "status": "DOWN", "description": "", "tags": [], "tenant_id": "374007185b204767bbccbbb25ca180d7", "created_at": "2019-04-09T06:29:10Z", "updated_at": "2019-04-09T06:29:10Z", "floating_network_id": "b62787c2-635d-4893-8553-7ee0260442ff", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "6a66c9e7-1077-4022-a71e-0afe1e674ea2", "device_owner": "compute:nova", "mac_address": "fa:16:3e:11:45:d8", "device_id": "90a75ba6-ddd3-4b5f-9b21-3eafdee5c983"}, "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "374007185b204767bbccbbb25ca180d7", "port_id": "1e4e6603-4c35-4c49-a2cf-78417cc3f0a9", "id": "4cb833c3-5658-4f98-9819-3b3c9b2c3928", "qos_policy_id": null}]} 2019-04-09 06:29:12,514 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-68bdec7e-b0da-4476-927e-e7ab29d04ef5 2019-04-09 06:29:12,515 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0842320919037s 2019-04-09 06:29:12,521 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-04-09 06:29:12,631 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-09 06:29:12,631 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}24a53b9b6fa0d4f20cf883cafd4141f0b28603f2" 2019-04-09 06:29:12,699 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Tue, 09 Apr 2019 06:29:11 GMT X-Openstack-Request-Id: req-5d56e236-1ca6-4508-ae51-57c8d094d892 2019-04-09 06:29:12,699 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "9eee3d9e-5291-43d9-8833-2bb5ef994a77", "status": "DOWN", "description": "", "tags": [], "tenant_id": "374007185b204767bbccbbb25ca180d7", "created_at": "2019-04-09T06:29:10Z", "updated_at": "2019-04-09T06:29:10Z", "floating_network_id": "b62787c2-635d-4893-8553-7ee0260442ff", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "6a66c9e7-1077-4022-a71e-0afe1e674ea2", "device_owner": "compute:nova", "mac_address": "fa:16:3e:11:45:d8", "device_id": "90a75ba6-ddd3-4b5f-9b21-3eafdee5c983"}, "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "374007185b204767bbccbbb25ca180d7", "port_id": "1e4e6603-4c35-4c49-a2cf-78417cc3f0a9", "id": "4cb833c3-5658-4f98-9819-3b3c9b2c3928", "qos_policy_id": null}]} 2019-04-09 06:29:12,699 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-5d56e236-1ca6-4508-ae51-57c8d094d892 2019-04-09 06:29:12,699 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0682909488678s 2019-04-09 06:29:12,705 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-04-09 06:29:12,815 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-09 06:29:12,816 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}24a53b9b6fa0d4f20cf883cafd4141f0b28603f2" 2019-04-09 06:29:12,875 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Tue, 09 Apr 2019 06:29:11 GMT X-Openstack-Request-Id: req-1b1fd5b7-422d-4cb3-8db4-e3bf961dc425 2019-04-09 06:29:12,876 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "9eee3d9e-5291-43d9-8833-2bb5ef994a77", "status": "DOWN", "description": "", "tags": [], "tenant_id": "374007185b204767bbccbbb25ca180d7", "created_at": "2019-04-09T06:29:10Z", "updated_at": "2019-04-09T06:29:10Z", "floating_network_id": "b62787c2-635d-4893-8553-7ee0260442ff", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "6a66c9e7-1077-4022-a71e-0afe1e674ea2", "device_owner": "compute:nova", "mac_address": "fa:16:3e:11:45:d8", "device_id": "90a75ba6-ddd3-4b5f-9b21-3eafdee5c983"}, "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "374007185b204767bbccbbb25ca180d7", "port_id": "1e4e6603-4c35-4c49-a2cf-78417cc3f0a9", "id": "4cb833c3-5658-4f98-9819-3b3c9b2c3928", "qos_policy_id": null}]} 2019-04-09 06:29:12,876 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-1b1fd5b7-422d-4cb3-8db4-e3bf961dc425 2019-04-09 06:29:12,876 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0603759288788s 2019-04-09 06:29:12,882 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-04-09 06:29:12,992 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-09 06:29:12,992 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}24a53b9b6fa0d4f20cf883cafd4141f0b28603f2" 2019-04-09 06:29:13,207 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Tue, 09 Apr 2019 06:29:12 GMT X-Openstack-Request-Id: req-19a56896-2c5f-470f-b917-4e8832071715 2019-04-09 06:29:13,207 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "9eee3d9e-5291-43d9-8833-2bb5ef994a77", "status": "DOWN", "description": "", "tags": [], "tenant_id": "374007185b204767bbccbbb25ca180d7", "created_at": "2019-04-09T06:29:10Z", "updated_at": "2019-04-09T06:29:10Z", "floating_network_id": "b62787c2-635d-4893-8553-7ee0260442ff", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "6a66c9e7-1077-4022-a71e-0afe1e674ea2", "device_owner": "compute:nova", "mac_address": "fa:16:3e:11:45:d8", "device_id": "90a75ba6-ddd3-4b5f-9b21-3eafdee5c983"}, "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "374007185b204767bbccbbb25ca180d7", "port_id": "1e4e6603-4c35-4c49-a2cf-78417cc3f0a9", "id": "4cb833c3-5658-4f98-9819-3b3c9b2c3928", "qos_policy_id": null}]} 2019-04-09 06:29:13,207 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-19a56896-2c5f-470f-b917-4e8832071715 2019-04-09 06:29:13,207 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.215723991394s 2019-04-09 06:29:13,213 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-04-09 06:29:13,323 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-09 06:29:13,324 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}24a53b9b6fa0d4f20cf883cafd4141f0b28603f2" 2019-04-09 06:29:13,380 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Tue, 09 Apr 2019 06:29:12 GMT X-Openstack-Request-Id: req-ee4ce922-99aa-43c9-a735-77135897dc1c 2019-04-09 06:29:13,380 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "9eee3d9e-5291-43d9-8833-2bb5ef994a77", "status": "DOWN", "description": "", "tags": [], "tenant_id": "374007185b204767bbccbbb25ca180d7", "created_at": "2019-04-09T06:29:10Z", "updated_at": "2019-04-09T06:29:10Z", "floating_network_id": "b62787c2-635d-4893-8553-7ee0260442ff", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "6a66c9e7-1077-4022-a71e-0afe1e674ea2", "device_owner": "compute:nova", "mac_address": "fa:16:3e:11:45:d8", "device_id": "90a75ba6-ddd3-4b5f-9b21-3eafdee5c983"}, "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "374007185b204767bbccbbb25ca180d7", "port_id": "1e4e6603-4c35-4c49-a2cf-78417cc3f0a9", "id": "4cb833c3-5658-4f98-9819-3b3c9b2c3928", "qos_policy_id": null}]} 2019-04-09 06:29:13,380 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-ee4ce922-99aa-43c9-a735-77135897dc1c 2019-04-09 06:29:13,380 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0571370124817s 2019-04-09 06:29:13,386 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-04-09 06:29:13,496 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-09 06:29:13,496 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}24a53b9b6fa0d4f20cf883cafd4141f0b28603f2" 2019-04-09 06:29:13,554 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 828 Content-Type: application/json Date: Tue, 09 Apr 2019 06:29:12 GMT X-Openstack-Request-Id: req-2fcbfc65-eca9-4b7b-b164-30b7ba5843b9 2019-04-09 06:29:13,554 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "9eee3d9e-5291-43d9-8833-2bb5ef994a77", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "374007185b204767bbccbbb25ca180d7", "created_at": "2019-04-09T06:29:10Z", "updated_at": "2019-04-09T06:29:12Z", "floating_network_id": "b62787c2-635d-4893-8553-7ee0260442ff", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "6a66c9e7-1077-4022-a71e-0afe1e674ea2", "device_owner": "compute:nova", "mac_address": "fa:16:3e:11:45:d8", "device_id": "90a75ba6-ddd3-4b5f-9b21-3eafdee5c983"}, "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.202", "revision_number": 1, "project_id": "374007185b204767bbccbbb25ca180d7", "port_id": "1e4e6603-4c35-4c49-a2cf-78417cc3f0a9", "id": "4cb833c3-5658-4f98-9819-3b3c9b2c3928", "qos_policy_id": null}]} 2019-04-09 06:29:13,554 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-2fcbfc65-eca9-4b7b-b164-30b7ba5843b9 2019-04-09 06:29:13,555 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0584559440613s 2019-04-09 06:29:13,560 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'9eee3d9e-5291-43d9-8833-2bb5ef994a77', 'updated_at': u'2019-04-09T06:29:12Z', 'fixed_ip_address': u'192.168.120.7', 'floating_ip_address': u'172.30.9.202', 'revision_number': 1, 'port_id': u'1e4e6603-4c35-4c49-a2cf-78417cc3f0a9', 'id': u'4cb833c3-5658-4f98-9819-3b3c9b2c3928', 'network': u'b62787c2-635d-4893-8553-7ee0260442ff', 'port': u'1e4e6603-4c35-4c49-a2cf-78417cc3f0a9', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'374007185b204767bbccbbb25ca180d7', 'name': 'vping_ssh-project_a106eb90-1a76-4f58-8737-d92546eb04b2', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'374007185b204767bbccbbb25ca180d7', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'b62787c2-635d-4893-8553-7ee0260442ff', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'6a66c9e7-1077-4022-a71e-0afe1e674ea2', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:11:45:d8', u'device_id': u'90a75ba6-ddd3-4b5f-9b21-3eafdee5c983'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'374007185b204767bbccbbb25ca180d7', 'created_at': u'2019-04-09T06:29:10Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'6a66c9e7-1077-4022-a71e-0afe1e674ea2', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:11:45:d8', u'device_id': u'90a75ba6-ddd3-4b5f-9b21-3eafdee5c983'}), 'router': u'9eee3d9e-5291-43d9-8833-2bb5ef994a77'}) 2019-04-09 06:29:13,561 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-04-09 06:29:13,564 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers/90a75ba6-ddd3-4b5f-9b21-3eafdee5c983/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}24a53b9b6fa0d4f20cf883cafd4141f0b28603f2" -d '{"os-getConsoleOutput": {"length": null}}' 2019-04-09 06:29:14,474 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 9663 Content-Type: application/json Date: Tue, 09 Apr 2019 06:29:12 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-01448640-6cf7-4b93-8b0d-2b643f09f184 x-openstack-request-id: req-01448640-6cf7-4b93-8b0d-2b643f09f184 2019-04-09 06:29:14,476 - keystoneauth.session - DEBUG - RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14F7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE147F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 511279676 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.910 MHz processor\n[ 0.227055] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.229967] pid_max: default: 32768 minimum: 301\n[ 0.231519] ACPI: Core revision 20150930\n[ 0.233487] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.235775] Security Framework initialized\n[ 0.237192] Yama: becoming mindful.\n[ 0.238467] AppArmor: AppArmor initialized\n[ 0.239940] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.242210] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.244407] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.246509] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.248870] Initializing cgroup subsys io\n[ 0.250289] Initializing cgroup subsys memory\n[ 0.251786] Initializing cgroup subsys devices\n[ 0.253299] Initializing cgroup subsys freezer\n[ 0.254815] Initializing cgroup subsys net_cls\n[ 0.256320] Initializing cgroup subsys perf_event\n[ 0.257916] Initializing cgroup subsys net_prio\n[ 0.259449] Initializing cgroup subsys hugetlb\n[ 0.260956] Initializing cgroup subsys pids\n[ 0.262466] CPU: Physical Processor ID: 0\n[ 0.264562] mce: CPU supports 10 MCE banks\n[ 0.266034] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.267780] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.284554] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.292954] ftrace: allocating 31920 entries in 125 pages\n[ 0.323918] smpboot: Max logical packages: 1\n[ 0.325403] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.327763] x2apic enabled\n[ 0.329117] Switched APIC routing to physical x2apic.\n[ 0.331978] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.333929] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.337528] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.340634] KVM setup paravirtual spinlock\n[ 0.342534] x86: Booted up 1 node, 1 CPUs\n[ 0.343946] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.346307] devtmpfs: initialized\n[ 0.348532] evm: security.selinux\n[ 0.349751] evm: security.SMACK64\n[ 0.350952] evm: security.SMACK64EXEC\n[ 0.352251] evm: security.SMACK64TRANSMUTE\n[ 0.353657] evm: security.SMACK64MMAP\n[ 0.354949] evm: security.ima\n[ 0.356055] evm: security.capability\n[ 0.357398] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.360588] pinctrl core: initialized pinctrl subsystem\n[ 0.362449] RTC time: 6:29:07, date: 04/09/19\n[ 0.364060] NET: Registered protocol family 16\n[ 0.365690] cpuidle: using governor ladder\n[ 0.367122] cpuidle: using governor menu\n[ 0.368491] PCCT header not found.\n[ 0.369768] ACPI: bus type PCI registered\n[ 0.371164] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.373310] PCI: Using configuration type 1 for base access\n[ 0.375866] ACPI: Added _OSI(Module Device)\n[ 0.377323] ACPI: Added _OSI(Processor Device)\n[ 0.378827] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.380395] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.382962] ACPI: Interpreter enabled\n[ 0.384280] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.387496] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.390721] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.393930] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.397136] ACPI: (supports S0 S5)\n[ 0.398360] ACPI: Using IOAPIC for interrupt routing\n[ 0.400007] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.404451] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.406442] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.408597] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.410675] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.414439] acpiphp: Slot [3] registered\n[ 0.415834] acpiphp: Slot [4] registered\n[ 0.417220] acpiphp: Slot [5] registered\n[ 0.418609] acpiphp: Slot [6] registered\n[ 0.419995] acpiphp: Slot [7] registered\n[ 0.421376] acpiphp: Slot [8] registered\n[ 0.422767] acpiphp: Slot [9] registered\n[ 0.424147] acpiphp: Slot [10] registered\n[ 0.425552] acpiphp: Slot [11] registered\n[ 0.426969] acpiphp: Slot [12] registered\n[ 0.428322] acpiphp: Slot [13] registered\n[ 0.429670] acpiphp: Slot [14] registered\n[ 0.431024] acpiphp: Slot [15] registered\n[ 0.448210] acpiphp: Slot [16] registered\n[ 0.449618] acpiphp: Slot [17] registered\n[ 0.451024] acpiphp: Slot [18] registered\n[ 0.452429] acpiphp: Slot [19] registered\n[ 0.453837] acpiphp: Slot [20] registered\n[ 0.455242] acpiphp: Slot [21] registered\n[ 0.456647] acpiphp: Slot [22] registered\n[ 0.458050] acpiphp: Slot [23] registered\n[ 0.459454] acpiphp: Slot [24] registered\n[ 0.460916] acpiphp: Slot [25] registered\n[ 0.462333] acpiphp: Slot [26] registered\n[ 0.463738] acpiphp: Slot [27] registered\n[ 0.465159] acpiphp: Slot [28] registered\n[ 0.466569] acpiphp: Slot [29] registered\n[ 0.467975] acpiphp: Slot [30] registered\n[ 0.469380] acpiphp: Slot [31] registered\n[ 0.470784] PCI host bridge to bus 0000:00\n[ 0.472187] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.474310] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.476436] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.478952] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.481469] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.484035] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.488653] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.490879] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.492933] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.495149] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.499530] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.502006] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.523525] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.526033] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.528684] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.531136] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.533552] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.535694] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.537859] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.539691] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.542388] vgaarb: loaded\n[ 0.543425] vgaarb: bridge control possible 0000:00:02.0\n[ 0.545437] SCSI subsystem initialized\n[ 0.546970] ACPI: bus type USB registered\n[ 0.548396] usbcore: registered new interface driver usbfs\n[ 0.550192] usbcore: registered new interface driver hub\n[ 0.554176] usbcore: registered new device driver usb\n[ 0.556376] PCI: Using ACPI for IRQ routing\n[ 0.558505] NetLabel: Initializing\n[ 0.559750] NetLabel: domain hash size = 128\n[ 0.561343] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.563014] NetLabel: unlabeled traffic allowed by default\n[ 0.565122] clocksource: Switched to clocksource kvm-clock\n[ 0.575511] AppArmor: AppArmor Filesystem Enabled\n[ 0.577177] pnp: PnP ACPI init\n[ 0.578774] pnp: PnP ACPI: found 5 devices\n[ 0.585886] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.588867] NET: Registered protocol family 2\n[ 0.590635] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.592879] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.594972] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.597061] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.598953] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.600998] NET: Registered protocol family 1\n[ 0.602522] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.604436] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.606310] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.621291] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.636688] Trying to unpack rootfs image as initramfs...\n[ 0.697989] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.700816] Scanning for low memory corruption every 60 seconds\n[ 0.703056] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.705069] audit: initializing netlink subsys (disabled)\n[ 0.706892] audit: type=2000 audit(1554791347.741:1): initialized\n[ 0.709133] Initialise system trusted keyring\n[ 0.710743] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.712770] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.715848] zbud: loaded\n[ 0.717013] VFS: Disk quotas dquot_6.6.0\n[ 0.718442] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.720993] fuse init (API version 7.23)\n[ 0.722504] Key type big_key registered\n[ 0.723890] Allocating IMA MOK and blacklist keyrings.\n[ 0.725914] Key type asymmetric registered\n[ 0.727345] Asymmetric key parser 'x509' registered\n[ 0.729001] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.731583] io scheduler noop registered\n[ 0.732964] io scheduler deadline registered (default)\n[ 0.734693] io scheduler cfq registered\n[ 0.736148] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.737981] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.740166] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.742688] ACPI: Power Button [PWRF]\n[ 0.744140] GHES: HEST is not enabled!\n[ 0.758405] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.788367] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.791942] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.817190] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.820632] Linux agpgart interface v0.103\n[ 0.824130] brd: module loaded\n[ 0.826497] loop: module loaded\n[ 0.831929] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.834461] GPT:90111 != 2097151\n[ 0.835643] GPT:Alternate GPT header not at the end of the disk.\n[ 0.837564] GPT:90111 != 2097151\n[ 0.838745] GPT: Use GNU Parted to correct GPT errors.\n[ 0.840442] vda: vda1 vda15\n[ 0.842359] scsi host0: ata_piix\n[ 0.843665] scsi host1: ata_piix\n[ 0.844899] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.847044] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.849792] libphy: Fixed MDIO Bus: probed\n[ 0.851223] tun: Universal TUN/TAP device driver, 1.6\n[ 0.852888] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.856091] PPP generic driver version 2.4.2\n[ 0.857649] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.859731] ehci-pci: EHCI PCI platform driver\n[ 0.861263] ehci-platform: EHCI generic platform driver\n[ 0.862997] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.864978] ohci-pci: OHCI PCI platform driver\n[ 0.866500] ohci-platform: OHCI generic platform driver\n[ 0.868233] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.883278] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.885025] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.887581] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.889320] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.891295] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.893508] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.895990] usb usb1: Product: UHCI Host Controller\n[ 0.897614] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.899605] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.901262] hub 1-0:1.0: USB hub found\n[ 0.902603] hub 1-0:1.0: 2 ports detected\n[ 0.904152] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.907731] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.909394] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.911149] mousedev: PS/2 mouse device common for all mice\n[ 0.913318] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.916278] rtc_cmos 00:00: RTC can wake from S4\n[ 0.918360] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.920421] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.922511] i2c /dev entries driver\n[ 0.923816] device-mapper: uevent: version 1.0.3\n[ 0.925458] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.928295] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.930542] NET: Registered protocol family 10\n[ 0.932337] NET: Registered protocol family 17\n[ 0.933925] Key type dns_resolver registered\n[ 0.935554] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.937463] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.940485] registered taskstats version 1\n[ 0.941944] Loading compiled-in X.509 certificates\n[ 0.944122] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.947352] zswap: loaded using pool lzo/zbud\n[ 0.949654] Key type trusted registered\n[ 0.951999] Key type encrypted registered\n[ 0.953422] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.955237] ima: No TPM chip found, activating TPM-bypass!\n[ 0.957045] evm: HMAC attrs: 0x1\n[ 0.958619] Magic number: 15:223:468\n[ 0.959956] hash matches /build/linux-BvkamA/linux-4.4.0/drivers/base/power/main.c:1023\n[ 0.962816] rtc_cmos 00:00: setting system clock to 2019-04-09 06:29:08 UTC (1554791348)\n[ 0.965602] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.983659] EDD information not available.\n[ 1.006838] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.009531] Write protecting the kernel read-only data: 14336k\n[ 1.012865] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.015886] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.73\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\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... [ 1.179707] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.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 1.00. iid=i-00000004\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.910 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDdIWm8z4bVE0BDtTvMthCsL3WE+SGSpK98jJ8BX+jGO+nlMYTbBR8x53Izl6zImmGfdNHLVE9bXwe+51eq9YLGujBeislObBDlh2CSg2Vndz77jnD4psQrdgi+t3weLT8MfdkIJTOBUSn40hIeFmI/vWc61+vOqxlBCR/O1ZQg5sLtuSzJx7UA4o3qgpd2o0ACro9PmBmZhGlcHITQJ+923E1Vkh/J0G9QA3CYH2mVQGpwyfUx6TP+yCiDypDKSVdoesBdSIKKBvnWmDhZlKxfslVIS0DeA/CBZ45kHc/T4HdIZfz6xyuJEeHlLfMfhguX0rjuXPj6B7aZh0tHuKtt root@vping-ssh-vm-a106eb90-1a76-4f58-8737-d92546eb04b2\nssh-dss AAAAB3NzaC1kc3MAAACBAO//KCVuUag/FHLFYsel5A1zrdp36uPO1CQihicxXOAdhKQd7jmC+dxJbML7nLRIxaO8O0723pi8BXfYmJrdD1d/21v0AEKKarCQn8XxQAuqdGw+AL3yCzTFLGUkYT5D6NgbrjGLSKPXYLEsY7E2SJrakMVNqb+FYKRFi4aSoEo5AAAAFQC3J4p8q+8hX8D4EfjGs2PluMyrQQAAAIEA2FYqzgUbgMBJKIMizZOeLq/NXKNgSiDukuWNEmMV6FUdjmuXujQ3eCcroCa8vKlyQtTAvXhzlmUl4o/4qBUWEn1hJ61H2LgpL0w9KA807Vt5OAsmCJg/880QVZUIjXIQ+EJjjCEkq2g9LAWxbf4XexQ3o6YovCwLe5uiekfteLEAAACBAN/1+i6MumBti0UZIxeCFUlxXhEiRkqkM5XpQb6H+9d2hB8dze2Rv69lf+yRYFJkyYHye33PPddRerzlS9sGsBNOenCIMkrUlr3avqFr3Xd+kZBLelVs9VktnuN07dGKy6bF1EKXUj6yUaYhBjrWcazzJgFyp/7mJFWRihJxXCtA root@vping-ssh-vm-a106eb90-1a76-4f58-8737-d92546eb04b2\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.31s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.7,24,fe80::f816:3eff:fe11:45d8/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.1 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-00000004\nname: N/A\navailability-zone: nova\nlocal-hostname: vping-ssh-vm-a106eb90-1a76-4f58-8737-d92546eb04b2\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=4.27 ===\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-a106eb90-1a76-4f58-8737-d92546eb04b2 login: "} 2019-04-09 06:29:14,477 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/90a75ba6-ddd3-4b5f-9b21-3eafdee5c983/action used request id req-01448640-6cf7-4b93-8b0d-2b643f09f184 2019-04-09 06:29:14,477 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.915774106979s 2019-04-09 06:29:14,478 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14F7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE147F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 511279676 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.910 MHz processor [ 0.227055] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.229967] pid_max: default: 32768 minimum: 301 [ 0.231519] ACPI: Core revision 20150930 [ 0.233487] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.235775] Security Framework initialized [ 0.237192] Yama: becoming mindful. [ 0.238467] AppArmor: AppArmor initialized [ 0.239940] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.242210] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.244407] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.246509] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.248870] Initializing cgroup subsys io [ 0.250289] Initializing cgroup subsys memory [ 0.251786] Initializing cgroup subsys devices [ 0.253299] Initializing cgroup subsys freezer [ 0.254815] Initializing cgroup subsys net_cls [ 0.256320] Initializing cgroup subsys perf_event [ 0.257916] Initializing cgroup subsys net_prio [ 0.259449] Initializing cgroup subsys hugetlb [ 0.260956] Initializing cgroup subsys pids [ 0.262466] CPU: Physical Processor ID: 0 [ 0.264562] mce: CPU supports 10 MCE banks [ 0.266034] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.267780] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.284554] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.292954] ftrace: allocating 31920 entries in 125 pages [ 0.323918] smpboot: Max logical packages: 1 [ 0.325403] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.327763] x2apic enabled [ 0.329117] Switched APIC routing to physical x2apic. [ 0.331978] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.333929] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.337528] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.340634] KVM setup paravirtual spinlock [ 0.342534] x86: Booted up 1 node, 1 CPUs [ 0.343946] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.346307] devtmpfs: initialized [ 0.348532] evm: security.selinux [ 0.349751] evm: security.SMACK64 [ 0.350952] evm: security.SMACK64EXEC [ 0.352251] evm: security.SMACK64TRANSMUTE [ 0.353657] evm: security.SMACK64MMAP [ 0.354949] evm: security.ima [ 0.356055] evm: security.capability [ 0.357398] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.360588] pinctrl core: initialized pinctrl subsystem [ 0.362449] RTC time: 6:29:07, date: 04/09/19 [ 0.364060] NET: Registered protocol family 16 [ 0.365690] cpuidle: using governor ladder [ 0.367122] cpuidle: using governor menu [ 0.368491] PCCT header not found. [ 0.369768] ACPI: bus type PCI registered [ 0.371164] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.373310] PCI: Using configuration type 1 for base access [ 0.375866] ACPI: Added _OSI(Module Device) [ 0.377323] ACPI: Added _OSI(Processor Device) [ 0.378827] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.380395] ACPI: Added _OSI(Processor Aggregator Device) [ 0.382962] ACPI: Interpreter enabled [ 0.384280] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.387496] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.390721] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.393930] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.397136] ACPI: (supports S0 S5) [ 0.398360] ACPI: Using IOAPIC for interrupt routing [ 0.400007] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.404451] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.406442] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.408597] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.410675] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.414439] acpiphp: Slot [3] registered [ 0.415834] acpiphp: Slot [4] registered [ 0.417220] acpiphp: Slot [5] registered [ 0.418609] acpiphp: Slot [6] registered [ 0.419995] acpiphp: Slot [7] registered [ 0.421376] acpiphp: Slot [8] registered [ 0.422767] acpiphp: Slot [9] registered [ 0.424147] acpiphp: Slot [10] registered [ 0.425552] acpiphp: Slot [11] registered [ 0.426969] acpiphp: Slot [12] registered [ 0.428322] acpiphp: Slot [13] registered [ 0.429670] acpiphp: Slot [14] registered [ 0.431024] acpiphp: Slot [15] registered [ 0.448210] acpiphp: Slot [16] registered [ 0.449618] acpiphp: Slot [17] registered [ 0.451024] acpiphp: Slot [18] registered [ 0.452429] acpiphp: Slot [19] registered [ 0.453837] acpiphp: Slot [20] registered [ 0.455242] acpiphp: Slot [21] registered [ 0.456647] acpiphp: Slot [22] registered [ 0.458050] acpiphp: Slot [23] registered [ 0.459454] acpiphp: Slot [24] registered [ 0.460916] acpiphp: Slot [25] registered [ 0.462333] acpiphp: Slot [26] registered [ 0.463738] acpiphp: Slot [27] registered [ 0.465159] acpiphp: Slot [28] registered [ 0.466569] acpiphp: Slot [29] registered [ 0.467975] acpiphp: Slot [30] registered [ 0.469380] acpiphp: Slot [31] registered [ 0.470784] PCI host bridge to bus 0000:00 [ 0.472187] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.474310] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.476436] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.478952] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.481469] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.484035] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.488653] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.490879] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.492933] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.495149] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.499530] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.502006] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.523525] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.526033] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.528684] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.531136] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.533552] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.535694] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.537859] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.539691] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.542388] vgaarb: loaded [ 0.543425] vgaarb: bridge control possible 0000:00:02.0 [ 0.545437] SCSI subsystem initialized [ 0.546970] ACPI: bus type USB registered [ 0.548396] usbcore: registered new interface driver usbfs [ 0.550192] usbcore: registered new interface driver hub [ 0.554176] usbcore: registered new device driver usb [ 0.556376] PCI: Using ACPI for IRQ routing [ 0.558505] NetLabel: Initializing [ 0.559750] NetLabel: domain hash size = 128 [ 0.561343] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.563014] NetLabel: unlabeled traffic allowed by default [ 0.565122] clocksource: Switched to clocksource kvm-clock [ 0.575511] AppArmor: AppArmor Filesystem Enabled [ 0.577177] pnp: PnP ACPI init [ 0.578774] pnp: PnP ACPI: found 5 devices [ 0.585886] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.588867] NET: Registered protocol family 2 [ 0.590635] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.592879] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.594972] TCP: Hash tables configured (established 4096 bind 4096) [ 0.597061] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.598953] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.600998] NET: Registered protocol family 1 [ 0.602522] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.604436] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.606310] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.621291] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.636688] Trying to unpack rootfs image as initramfs... [ 0.697989] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.700816] Scanning for low memory corruption every 60 seconds [ 0.703056] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.705069] audit: initializing netlink subsys (disabled) [ 0.706892] audit: type=2000 audit(1554791347.741:1): initialized [ 0.709133] Initialise system trusted keyring [ 0.710743] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.712770] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.715848] zbud: loaded [ 0.717013] VFS: Disk quotas dquot_6.6.0 [ 0.718442] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.720993] fuse init (API version 7.23) [ 0.722504] Key type big_key registered [ 0.723890] Allocating IMA MOK and blacklist keyrings. [ 0.725914] Key type asymmetric registered [ 0.727345] Asymmetric key parser 'x509' registered [ 0.729001] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.731583] io scheduler noop registered [ 0.732964] io scheduler deadline registered (default) [ 0.734693] io scheduler cfq registered [ 0.736148] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.737981] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.740166] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.742688] ACPI: Power Button [PWRF] [ 0.744140] GHES: HEST is not enabled! [ 0.758405] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.788367] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.791942] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.817190] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.820632] Linux agpgart interface v0.103 [ 0.824130] brd: module loaded [ 0.826497] loop: module loaded [ 0.831929] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.834461] GPT:90111 != 2097151 [ 0.835643] GPT:Alternate GPT header not at the end of the disk. [ 0.837564] GPT:90111 != 2097151 [ 0.838745] GPT: Use GNU Parted to correct GPT errors. [ 0.840442] vda: vda1 vda15 [ 0.842359] scsi host0: ata_piix [ 0.843665] scsi host1: ata_piix [ 0.844899] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.847044] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.849792] libphy: Fixed MDIO Bus: probed [ 0.851223] tun: Universal TUN/TAP device driver, 1.6 [ 0.852888] tun: (C) 1999-2004 Max Krasnyansky [ 0.856091] PPP generic driver version 2.4.2 [ 0.857649] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.859731] ehci-pci: EHCI PCI platform driver [ 0.861263] ehci-platform: EHCI generic platform driver [ 0.862997] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.864978] ohci-pci: OHCI PCI platform driver [ 0.866500] ohci-platform: OHCI generic platform driver [ 0.868233] uhci_hcd: USB Universal Host Controller Interface driver [ 0.883278] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.885025] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.887581] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.889320] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.891295] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.893508] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.895990] usb usb1: Product: UHCI Host Controller [ 0.897614] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.899605] usb usb1: SerialNumber: 0000:00:01.2 [ 0.901262] hub 1-0:1.0: USB hub found [ 0.902603] hub 1-0:1.0: 2 ports detected [ 0.904152] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.907731] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.909394] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.911149] mousedev: PS/2 mouse device common for all mice [ 0.913318] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.916278] rtc_cmos 00:00: RTC can wake from S4 [ 0.918360] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.920421] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.922511] i2c /dev entries driver [ 0.923816] device-mapper: uevent: version 1.0.3 [ 0.925458] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.928295] ledtrig-cpu: registered to indicate activity on CPUs [ 0.930542] NET: Registered protocol family 10 [ 0.932337] NET: Registered protocol family 17 [ 0.933925] Key type dns_resolver registered [ 0.935554] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.937463] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.940485] registered taskstats version 1 [ 0.941944] Loading compiled-in X.509 certificates [ 0.944122] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.947352] zswap: loaded using pool lzo/zbud [ 0.949654] Key type trusted registered [ 0.951999] Key type encrypted registered [ 0.953422] AppArmor: AppArmor sha1 policy hashing enabled [ 0.955237] ima: No TPM chip found, activating TPM-bypass! [ 0.957045] evm: HMAC attrs: 0x1 [ 0.958619] Magic number: 15:223:468 [ 0.959956] hash matches /build/linux-BvkamA/linux-4.4.0/drivers/base/power/main.c:1023 [ 0.962816] rtc_cmos 00:00: setting system clock to 2019-04-09 06:29:08 UTC (1554791348) [ 0.965602] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.983659] EDD information not available. [ 1.006838] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.009531] Write protecting the kernel read-only data: 14336k [ 1.012865] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.015886] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.73 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep 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... [ 1.179707] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.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 1.00. iid=i-00000004 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.910 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDdIWm8z4bVE0BDtTvMthCsL3WE+SGSpK98jJ8BX+jGO+nlMYTbBR8x53Izl6zImmGfdNHLVE9bXwe+51eq9YLGujBeislObBDlh2CSg2Vndz77jnD4psQrdgi+t3weLT8MfdkIJTOBUSn40hIeFmI/vWc61+vOqxlBCR/O1ZQg5sLtuSzJx7UA4o3qgpd2o0ACro9PmBmZhGlcHITQJ+923E1Vkh/J0G9QA3CYH2mVQGpwyfUx6TP+yCiDypDKSVdoesBdSIKKBvnWmDhZlKxfslVIS0DeA/CBZ45kHc/T4HdIZfz6xyuJEeHlLfMfhguX0rjuXPj6B7aZh0tHuKtt root@vping-ssh-vm-a106eb90-1a76-4f58-8737-d92546eb04b2 ssh-dss AAAAB3NzaC1kc3MAAACBAO//KCVuUag/FHLFYsel5A1zrdp36uPO1CQihicxXOAdhKQd7jmC+dxJbML7nLRIxaO8O0723pi8BXfYmJrdD1d/21v0AEKKarCQn8XxQAuqdGw+AL3yCzTFLGUkYT5D6NgbrjGLSKPXYLEsY7E2SJrakMVNqb+FYKRFi4aSoEo5AAAAFQC3J4p8q+8hX8D4EfjGs2PluMyrQQAAAIEA2FYqzgUbgMBJKIMizZOeLq/NXKNgSiDukuWNEmMV6FUdjmuXujQ3eCcroCa8vKlyQtTAvXhzlmUl4o/4qBUWEn1hJ61H2LgpL0w9KA807Vt5OAsmCJg/880QVZUIjXIQ+EJjjCEkq2g9LAWxbf4XexQ3o6YovCwLe5uiekfteLEAAACBAN/1+i6MumBti0UZIxeCFUlxXhEiRkqkM5XpQb6H+9d2hB8dze2Rv69lf+yRYFJkyYHye33PPddRerzlS9sGsBNOenCIMkrUlr3avqFr3Xd+kZBLelVs9VktnuN07dGKy6bF1EKXUj6yUaYhBjrWcazzJgFyp/7mJFWRihJxXCtA root@vping-ssh-vm-a106eb90-1a76-4f58-8737-d92546eb04b2 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.31s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.7,24,fe80::f816:3eff:fe11:45d8/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.1 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-00000004 name: N/A availability-zone: nova local-hostname: vping-ssh-vm-a106eb90-1a76-4f58-8737-d92546eb04b2 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.27 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. vping-ssh-vm-a106eb90-1a76-4f58-8737-d92546eb04b2 login: 2019-04-09 06:29:14,482 - paramiko.transport - DEBUG - starting thread (client mode): 0x7a9b9dd0L 2019-04-09 06:29:14,483 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-04-09 06:29:14,483 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2019-04-09 06:29:14,483 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2019-04-09 06:29:14,484 - 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 2019-04-09 06:29:14,485 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-04-09 06:29:14,485 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2019-04-09 06:29:14,485 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-04-09 06:29:14,485 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-04-09 06:29:14,485 - paramiko.transport - DEBUG - Compression agreed: none 2019-04-09 06:29:14,505 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-04-09 06:29:14,505 - paramiko.transport - DEBUG - Switch to new keys ... 2019-04-09 06:29:14,515 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.202: 850667ec53975a24f983f95204a62b1e 2019-04-09 06:29:14,516 - paramiko.transport - DEBUG - Trying discovered key 9cc5aeaa8cf566b1387b804019aff02a in /tmp/tmp4ohHQv 2019-04-09 06:29:14,543 - paramiko.transport - DEBUG - userauth is OK 2019-04-09 06:29:14,548 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-04-09 06:29:14,580 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-04-09 06:29:14,581 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2019-04-09 06:29:14,582 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-04-09 06:29:14,583 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-04-09 06:29:14,607 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-04-09 06:29:14,607 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - output: PING 192.168.120.13 (192.168.120.13): 56 data bytes 64 bytes from 192.168.120.13: seq=0 ttl=64 time=21.893 ms --- 192.168.120.13 ping statistics --- 1 packets transmitted, 1 packets received, 0% packet loss round-trip min/avg/max = 21.893/21.893/21.893 ms 2019-04-09 06:29:14,607 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - error: 2019-04-09 06:29:14,611 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-04-09 06:29:14,713 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-04-09 06:29:14,713 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 00:39 | PASS | +-------------------+------------------+------------------+----------------+ 2019-04-09 06:29:14,719 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-04-09 06:29:14,722 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/servers/d797e362-330e-4eac-97c6-05f5347dde41 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}24a53b9b6fa0d4f20cf883cafd4141f0b28603f2" 2019-04-09 06:29:14,875 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Tue, 09 Apr 2019 06:29:13 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-8c526e9e-1296-4d8a-9dc5-0fc2987a73fc x-openstack-request-id: req-8c526e9e-1296-4d8a-9dc5-0fc2987a73fc 2019-04-09 06:29:14,876 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/d797e362-330e-4eac-97c6-05f5347dde41 used request id req-8c526e9e-1296-4d8a-9dc5-0fc2987a73fc 2019-04-09 06:29:14,876 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.15683889389s 2019-04-09 06:29:14,876 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 06:29:14,879 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}24a53b9b6fa0d4f20cf883cafd4141f0b28603f2" 2019-04-09 06:29:15,259 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 901 Content-Type: application/json Date: Tue, 09 Apr 2019 06:29:13 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-fdfcbd4b-cf1e-442f-a736-c1cc36d2464c x-openstack-request-id: req-fdfcbd4b-cf1e-442f-a736-c1cc36d2464c 2019-04-09 06:29:15,260 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_a106eb90-1a76-4f58-8737-d92546eb04b2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:11:45:d8", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:11:45:d8", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/90a75ba6-ddd3-4b5f-9b21-3eafdee5c983", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/90a75ba6-ddd3-4b5f-9b21-3eafdee5c983", "rel": "bookmark"}], "image": {"id": "edb46a6a-4d27-4de9-989a-74cc8848b2f9", "links": [{"href": "http://172.30.9.21:8774/images/edb46a6a-4d27-4de9-989a-74cc8848b2f9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-09T06:29:06.000000", "flavor": {"id": "261a3676-4222-4e82-9832-320a87a46eaa", "links": [{"href": "http://172.30.9.21:8774/flavors/261a3676-4222-4e82-9832-320a87a46eaa", "rel": "bookmark"}]}, "id": "90a75ba6-ddd3-4b5f-9b21-3eafdee5c983", "security_groups": [{"name": "vping_ssh-sg_a106eb90-1a76-4f58-8737-d92546eb04b2"}], "user_id": "75f2bd7f851b409191f47253b78e2698", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-09T06:29:06Z", "hostId": "9fea3251d4ad875cbcb8d3a65d503a0b312983747c96c3d9ffe2e1a0", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_a106eb90-1a76-4f58-8737-d92546eb04b2", "name": "vping_ssh-vm_a106eb90-1a76-4f58-8737-d92546eb04b2", "created": "2019-04-09T06:28:57Z", "tenant_id": "374007185b204767bbccbbb25ca180d7", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_ssh-net_a106eb90-1a76-4f58-8737-d92546eb04b2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:84:7c:16", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d797e362-330e-4eac-97c6-05f5347dde41", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d797e362-330e-4eac-97c6-05f5347dde41", "rel": "bookmark"}], "image": {"id": "edb46a6a-4d27-4de9-989a-74cc8848b2f9", "links": [{"href": "http://172.30.9.21:8774/images/edb46a6a-4d27-4de9-989a-74cc8848b2f9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-09T06:28:55.000000", "flavor": {"id": "261a3676-4222-4e82-9832-320a87a46eaa", "links": [{"href": "http://172.30.9.21:8774/flavors/261a3676-4222-4e82-9832-320a87a46eaa", "rel": "bookmark"}]}, "id": "d797e362-330e-4eac-97c6-05f5347dde41", "security_groups": [{"name": "vping_ssh-sg_a106eb90-1a76-4f58-8737-d92546eb04b2"}], "user_id": "75f2bd7f851b409191f47253b78e2698", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-09T06:29:13Z", "hostId": "9adb736659fec8fa1fa0f9f38f592bea3e0593ac6307d011e32bf684", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_a106eb90-1a76-4f58-8737-d92546eb04b2", "created": "2019-04-09T06:28:46Z", "tenant_id": "374007185b204767bbccbbb25ca180d7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 06:29:15,260 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-fdfcbd4b-cf1e-442f-a736-c1cc36d2464c 2019-04-09 06:29:15,260 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.383674860001s 2019-04-09 06:29:15,263 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 06:29:17,265 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 06:29:17,268 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}24a53b9b6fa0d4f20cf883cafd4141f0b28603f2" 2019-04-09 06:29:17,710 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 763 Content-Type: application/json Date: Tue, 09 Apr 2019 06:29:16 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-96789133-4b61-4e69-b913-5f992cb956ee x-openstack-request-id: req-96789133-4b61-4e69-b913-5f992cb956ee 2019-04-09 06:29:17,710 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_a106eb90-1a76-4f58-8737-d92546eb04b2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:11:45:d8", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:11:45:d8", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/90a75ba6-ddd3-4b5f-9b21-3eafdee5c983", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/90a75ba6-ddd3-4b5f-9b21-3eafdee5c983", "rel": "bookmark"}], "image": {"id": "edb46a6a-4d27-4de9-989a-74cc8848b2f9", "links": [{"href": "http://172.30.9.21:8774/images/edb46a6a-4d27-4de9-989a-74cc8848b2f9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-09T06:29:06.000000", "flavor": {"id": "261a3676-4222-4e82-9832-320a87a46eaa", "links": [{"href": "http://172.30.9.21:8774/flavors/261a3676-4222-4e82-9832-320a87a46eaa", "rel": "bookmark"}]}, "id": "90a75ba6-ddd3-4b5f-9b21-3eafdee5c983", "security_groups": [{"name": "vping_ssh-sg_a106eb90-1a76-4f58-8737-d92546eb04b2"}], "user_id": "75f2bd7f851b409191f47253b78e2698", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-09T06:29:06Z", "hostId": "9fea3251d4ad875cbcb8d3a65d503a0b312983747c96c3d9ffe2e1a0", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_a106eb90-1a76-4f58-8737-d92546eb04b2", "name": "vping_ssh-vm_a106eb90-1a76-4f58-8737-d92546eb04b2", "created": "2019-04-09T06:28:57Z", "tenant_id": "374007185b204767bbccbbb25ca180d7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 06:29:17,711 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-96789133-4b61-4e69-b913-5f992cb956ee 2019-04-09 06:29:17,711 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.445289134979s 2019-04-09 06:29:17,717 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-04-09 06:29:17,718 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/floatingips/4cb833c3-5658-4f98-9819-3b3c9b2c3928.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}24a53b9b6fa0d4f20cf883cafd4141f0b28603f2" 2019-04-09 06:29:18,868 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 09 Apr 2019 06:29:17 GMT X-Openstack-Request-Id: req-1ba54110-51d6-48e1-9763-2e98d381712d 2019-04-09 06:29:18,869 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-09 06:29:18,869 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/floatingips/4cb833c3-5658-4f98-9819-3b3c9b2c3928.json used request id req-1ba54110-51d6-48e1-9763-2e98d381712d 2019-04-09 06:29:18,869 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.15140604973s 2019-04-09 06:29:18,879 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-09 06:29:18,879 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}24a53b9b6fa0d4f20cf883cafd4141f0b28603f2" 2019-04-09 06:29:18,947 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 09 Apr 2019 06:29:17 GMT X-Openstack-Request-Id: req-1bb0a4a3-4a8d-43c1-9b5e-4f25310c639f 2019-04-09 06:29:18,947 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-04-09 06:29:18,947 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-1bb0a4a3-4a8d-43c1-9b5e-4f25310c639f 2019-04-09 06:29:18,948 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0687551498413s 2019-04-09 06:29:18,948 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-04-09 06:29:18,951 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/servers/90a75ba6-ddd3-4b5f-9b21-3eafdee5c983 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}24a53b9b6fa0d4f20cf883cafd4141f0b28603f2" 2019-04-09 06:29:19,097 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Tue, 09 Apr 2019 06:29:17 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-7823b843-51f3-400e-9e03-097c066fec43 x-openstack-request-id: req-7823b843-51f3-400e-9e03-097c066fec43 2019-04-09 06:29:19,097 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/90a75ba6-ddd3-4b5f-9b21-3eafdee5c983 used request id req-7823b843-51f3-400e-9e03-097c066fec43 2019-04-09 06:29:19,097 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.148630857468s 2019-04-09 06:29:19,098 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 06:29:19,100 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}24a53b9b6fa0d4f20cf883cafd4141f0b28603f2" 2019-04-09 06:29:19,274 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 767 Content-Type: application/json Date: Tue, 09 Apr 2019 06:29:18 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-2c23f9a2-b075-4665-bd25-f908aef48d62 x-openstack-request-id: req-2c23f9a2-b075-4665-bd25-f908aef48d62 2019-04-09 06:29:19,275 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_ssh-net_a106eb90-1a76-4f58-8737-d92546eb04b2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:11:45:d8", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:11:45:d8", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/90a75ba6-ddd3-4b5f-9b21-3eafdee5c983", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/90a75ba6-ddd3-4b5f-9b21-3eafdee5c983", "rel": "bookmark"}], "image": {"id": "edb46a6a-4d27-4de9-989a-74cc8848b2f9", "links": [{"href": "http://172.30.9.21:8774/images/edb46a6a-4d27-4de9-989a-74cc8848b2f9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-09T06:29:06.000000", "flavor": {"id": "261a3676-4222-4e82-9832-320a87a46eaa", "links": [{"href": "http://172.30.9.21:8774/flavors/261a3676-4222-4e82-9832-320a87a46eaa", "rel": "bookmark"}]}, "id": "90a75ba6-ddd3-4b5f-9b21-3eafdee5c983", "security_groups": [{"name": "vping_ssh-sg_a106eb90-1a76-4f58-8737-d92546eb04b2"}], "user_id": "75f2bd7f851b409191f47253b78e2698", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-09T06:29:18Z", "hostId": "9fea3251d4ad875cbcb8d3a65d503a0b312983747c96c3d9ffe2e1a0", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_a106eb90-1a76-4f58-8737-d92546eb04b2", "name": "vping_ssh-vm_a106eb90-1a76-4f58-8737-d92546eb04b2", "created": "2019-04-09T06:28:57Z", "tenant_id": "374007185b204767bbccbbb25ca180d7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 06:29:19,275 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-2c23f9a2-b075-4665-bd25-f908aef48d62 2019-04-09 06:29:19,275 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.177445888519s 2019-04-09 06:29:19,277 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 06:29:21,279 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 06:29:21,282 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}24a53b9b6fa0d4f20cf883cafd4141f0b28603f2" 2019-04-09 06:29:21,351 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Tue, 09 Apr 2019 06:29:20 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-5be3c8dd-d132-4430-9c02-cccb96d28e71 x-openstack-request-id: req-5be3c8dd-d132-4430-9c02-cccb96d28e71 2019-04-09 06:29:21,351 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2019-04-09 06:29:21,351 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-5be3c8dd-d132-4430-9c02-cccb96d28e71 2019-04-09 06:29:21,351 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0720019340515s 2019-04-09 06:29:21,357 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-09 06:29:21,357 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}24a53b9b6fa0d4f20cf883cafd4141f0b28603f2" 2019-04-09 06:29:21,402 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4831 Content-Type: application/json Date: Tue, 09 Apr 2019 06:29:20 GMT X-Openstack-Request-Id: req-1e6b139b-4aee-4f65-93a6-776c330126c7 2019-04-09 06:29:21,403 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "374007185b204767bbccbbb25ca180d7", "created_at": "2019-04-09T06:28:43Z", "updated_at": "2019-04-09T06:28:43Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:28:43Z", "revision_number": 0, "id": "20e2ed16-a1a2-4e3b-a42e-43bb52b9bdac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:28:43Z", "security_group_id": "7bd47996-5795-4fe7-b346-509e5d6daadc", "tenant_id": "374007185b204767bbccbbb25ca180d7", "port_range_min": null, "ethertype": "IPv4", "project_id": "374007185b204767bbccbbb25ca180d7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:28:43Z", "revision_number": 0, "id": "876be639-185f-41b4-ac34-b30b0d5ce784", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:28:43Z", "security_group_id": "7bd47996-5795-4fe7-b346-509e5d6daadc", "tenant_id": "374007185b204767bbccbbb25ca180d7", "port_range_min": null, "ethertype": "IPv6", "project_id": "374007185b204767bbccbbb25ca180d7"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-04-09T06:28:43Z", "revision_number": 0, "id": "9d3d4284-2a62-438d-ba37-2137b472830a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:28:43Z", "security_group_id": "7bd47996-5795-4fe7-b346-509e5d6daadc", "tenant_id": "374007185b204767bbccbbb25ca180d7", "port_range_min": 22, "ethertype": "IPv4", "project_id": "374007185b204767bbccbbb25ca180d7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:28:43Z", "revision_number": 0, "id": "b69c71dd-7be3-4202-acf5-b02368f5e228", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:28:43Z", "security_group_id": "7bd47996-5795-4fe7-b346-509e5d6daadc", "tenant_id": "374007185b204767bbccbbb25ca180d7", "port_range_min": null, "ethertype": "IPv4", "project_id": "374007185b204767bbccbbb25ca180d7"}], "revision_number": 3, "project_id": "374007185b204767bbccbbb25ca180d7", "id": "7bd47996-5795-4fe7-b346-509e5d6daadc", "name": "vping_ssh-sg_a106eb90-1a76-4f58-8737-d92546eb04b2"}, {"description": "Default security group", "tags": [], "tenant_id": "374007185b204767bbccbbb25ca180d7", "created_at": "2019-04-09T06:28:35Z", "updated_at": "2019-04-09T06:28:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:28:35Z", "revision_number": 0, "id": "0730479a-e932-4c7a-baca-893d8719c5e9", "remote_group_id": "af117d75-5194-4867-a6a5-f0e48c8956b7", "remote_ip_prefix": null, "created_at": "2019-04-09T06:28:35Z", "security_group_id": "af117d75-5194-4867-a6a5-f0e48c8956b7", "tenant_id": "374007185b204767bbccbbb25ca180d7", "port_range_min": null, "ethertype": "IPv6", "project_id": "374007185b204767bbccbbb25ca180d7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:28:35Z", "revision_number": 0, "id": "a0a0dcd6-489b-4488-9153-d25ee20d8b5f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:28:35Z", "security_group_id": "af117d75-5194-4867-a6a5-f0e48c8956b7", "tenant_id": "374007185b204767bbccbbb25ca180d7", "port_range_min": null, "ethertype": "IPv6", "project_id": "374007185b204767bbccbbb25ca180d7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:28:35Z", "revision_number": 0, "id": "d55cc88d-01df-4506-93e1-aedc2c6ec46f", "remote_group_id": "af117d75-5194-4867-a6a5-f0e48c8956b7", "remote_ip_prefix": null, "created_at": "2019-04-09T06:28:35Z", "security_group_id": "af117d75-5194-4867-a6a5-f0e48c8956b7", "tenant_id": "374007185b204767bbccbbb25ca180d7", "port_range_min": null, "ethertype": "IPv4", "project_id": "374007185b204767bbccbbb25ca180d7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:28:35Z", "revision_number": 0, "id": "edb1cb5e-a6e9-4223-a2ed-f6a18eb9bd29", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:28:35Z", "security_group_id": "af117d75-5194-4867-a6a5-f0e48c8956b7", "tenant_id": "374007185b204767bbccbbb25ca180d7", "port_range_min": null, "ethertype": "IPv4", "project_id": "374007185b204767bbccbbb25ca180d7"}], "revision_number": 1, "project_id": "374007185b204767bbccbbb25ca180d7", "id": "af117d75-5194-4867-a6a5-f0e48c8956b7", "name": "default"}]} 2019-04-09 06:29:21,403 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-1e6b139b-4aee-4f65-93a6-776c330126c7 2019-04-09 06:29:21,403 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.046569108963s 2019-04-09 06:29:21,409 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-04-09 06:29:21,410 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/security-groups/7bd47996-5795-4fe7-b346-509e5d6daadc.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}24a53b9b6fa0d4f20cf883cafd4141f0b28603f2" 2019-04-09 06:29:21,601 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 09 Apr 2019 06:29:20 GMT X-Openstack-Request-Id: req-d7c3018f-deec-4b17-bb92-c683546b3e7d 2019-04-09 06:29:21,601 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-09 06:29:21,602 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/7bd47996-5795-4fe7-b346-509e5d6daadc.json used request id req-d7c3018f-deec-4b17-bb92-c683546b3e7d 2019-04-09 06:29:21,602 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.192167043686s 2019-04-09 06:29:21,602 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2019-04-09 06:29:21,605 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/os-keypairs/vping_ssh-kp_a106eb90-1a76-4f58-8737-d92546eb04b2 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}24a53b9b6fa0d4f20cf883cafd4141f0b28603f2" 2019-04-09 06:29:21,649 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Tue, 09 Apr 2019 06:29:20 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f287e277-2a0b-4926-8b66-c91e4d690da3 x-openstack-request-id: req-f287e277-2a0b-4926-8b66-c91e4d690da3 2019-04-09 06:29:21,650 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/os-keypairs/vping_ssh-kp_a106eb90-1a76-4f58-8737-d92546eb04b2 used request id req-f287e277-2a0b-4926-8b66-c91e4d690da3 2019-04-09 06:29:21,650 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0475599765778s 2019-04-09 06:29:21,650 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-04-09 06:29:21,651 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/9eee3d9e-5291-43d9-8833-2bb5ef994a77/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}24a53b9b6fa0d4f20cf883cafd4141f0b28603f2" -d '{"subnet_id": "01c6ed35-1b31-4c01-9d75-8393f203a1cf"}' 2019-04-09 06:29:23,875 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Tue, 09 Apr 2019 06:29:22 GMT X-Openstack-Request-Id: req-45b934f9-f52e-4d0d-997b-16b2f1ce4a47 2019-04-09 06:29:23,875 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "6a66c9e7-1077-4022-a71e-0afe1e674ea2", "tenant_id": "374007185b204767bbccbbb25ca180d7", "subnet_id": "01c6ed35-1b31-4c01-9d75-8393f203a1cf", "subnet_ids": ["01c6ed35-1b31-4c01-9d75-8393f203a1cf"], "port_id": "86c5ff94-e3a3-4de8-b283-1ac5f324c799", "id": "9eee3d9e-5291-43d9-8833-2bb5ef994a77"} 2019-04-09 06:29:23,876 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/9eee3d9e-5291-43d9-8833-2bb5ef994a77/remove_router_interface.json used request id req-45b934f9-f52e-4d0d-997b-16b2f1ce4a47 2019-04-09 06:29:23,876 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.22563910484s 2019-04-09 06:29:23,876 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-04-09 06:29:23,877 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}24a53b9b6fa0d4f20cf883cafd4141f0b28603f2" 2019-04-09 06:29:24,030 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 705 Content-Type: application/json Date: Tue, 09 Apr 2019 06:29:23 GMT X-Openstack-Request-Id: req-8e778d6f-878a-4db6-91c1-850f35190225 2019-04-09 06:29:24,031 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "b62787c2-635d-4893-8553-7ee0260442ff", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "dce875e1-9eec-4cb2-94e6-93dffefe33f6", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "374007185b204767bbccbbb25ca180d7", "created_at": "2019-04-09T06:28:36Z", "admin_state_up": true, "updated_at": "2019-04-09T06:29:21Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "374007185b204767bbccbbb25ca180d7", "id": "9eee3d9e-5291-43d9-8833-2bb5ef994a77", "name": "vping_ssh-router_a106eb90-1a76-4f58-8737-d92546eb04b2"}]} 2019-04-09 06:29:24,031 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-8e778d6f-878a-4db6-91c1-850f35190225 2019-04-09 06:29:24,031 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.154639005661s 2019-04-09 06:29:24,032 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-04-09 06:29:24,033 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/routers/9eee3d9e-5291-43d9-8833-2bb5ef994a77.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}24a53b9b6fa0d4f20cf883cafd4141f0b28603f2" 2019-04-09 06:29:25,324 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 09 Apr 2019 06:29:24 GMT X-Openstack-Request-Id: req-c158feb5-e014-4098-ab14-7ede0f6c8762 2019-04-09 06:29:25,324 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-09 06:29:25,324 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/9eee3d9e-5291-43d9-8833-2bb5ef994a77.json used request id req-c158feb5-e014-4098-ab14-7ede0f6c8762 2019-04-09 06:29:25,324 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.29192209244s 2019-04-09 06:29:25,325 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-04-09 06:29:25,325 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}24a53b9b6fa0d4f20cf883cafd4141f0b28603f2" 2019-04-09 06:29:25,368 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 680 Content-Type: application/json Date: Tue, 09 Apr 2019 06:29:24 GMT X-Openstack-Request-Id: req-ae1fbdb6-2859-4b56-94a2-7fb332132571 2019-04-09 06:29:25,369 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6a66c9e7-1077-4022-a71e-0afe1e674ea2","tenant_id":"374007185b204767bbccbbb25ca180d7","created_at":"2019-04-09T06:28:36Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-04-09T06:28:36Z","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":"374007185b204767bbccbbb25ca180d7","id":"01c6ed35-1b31-4c01-9d75-8393f203a1cf","subnetpool_id":null,"name":"vping_ssh-subnet_a106eb90-1a76-4f58-8737-d92546eb04b2"}]} 2019-04-09 06:29:25,369 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-ae1fbdb6-2859-4b56-94a2-7fb332132571 2019-04-09 06:29:25,369 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.044429063797s 2019-04-09 06:29:25,370 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-04-09 06:29:25,371 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/subnets/01c6ed35-1b31-4c01-9d75-8393f203a1cf.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}24a53b9b6fa0d4f20cf883cafd4141f0b28603f2" 2019-04-09 06:29:26,583 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 09 Apr 2019 06:29:25 GMT X-Openstack-Request-Id: req-33d3ec96-703d-44e3-b60e-73bab18a5bf0 2019-04-09 06:29:26,583 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-09 06:29:26,583 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/01c6ed35-1b31-4c01-9d75-8393f203a1cf.json used request id req-33d3ec96-703d-44e3-b60e-73bab18a5bf0 2019-04-09 06:29:26,583 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.2127430439s 2019-04-09 06:29:26,584 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-09 06:29:26,584 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}24a53b9b6fa0d4f20cf883cafd4141f0b28603f2" 2019-04-09 06:29:26,681 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1236 Content-Type: application/json Date: Tue, 09 Apr 2019 06:29:25 GMT X-Openstack-Request-Id: req-46b9a703-8758-4fbb-afbd-f60ab92c5af9 2019-04-09 06:29:26,681 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"6a66c9e7-1077-4022-a71e-0afe1e674ea2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"374007185b204767bbccbbb25ca180d7","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-09T06:29:25Z","qos_policy_id":null,"name":"vping_ssh-net_a106eb90-1a76-4f58-8737-d92546eb04b2","admin_state_up":true,"tenant_id":"374007185b204767bbccbbb25ca180d7","created_at":"2019-04-09T06:28:35Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b62787c2-635d-4893-8553-7ee0260442ff","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ba7a30bb29394fc4a587735d9dfb749e","l2_adjacency":true,"status":"ACTIVE","subnets":["dce875e1-9eec-4cb2-94e6-93dffefe33f6"],"description":"","tags":[],"updated_at":"2019-04-09T06:24:08Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ba7a30bb29394fc4a587735d9dfb749e","created_at":"2019-04-09T06:24:05Z","mtu":1500}]} 2019-04-09 06:29:26,682 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-46b9a703-8758-4fbb-afbd-f60ab92c5af9 2019-04-09 06:29:26,682 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.09792304039s 2019-04-09 06:29:26,683 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-04-09 06:29:26,683 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/networks/6a66c9e7-1077-4022-a71e-0afe1e674ea2.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}24a53b9b6fa0d4f20cf883cafd4141f0b28603f2" 2019-04-09 06:29:27,941 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 09 Apr 2019 06:29:26 GMT X-Openstack-Request-Id: req-49603c15-4817-45b8-b210-b6106e288730 2019-04-09 06:29:27,941 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-09 06:29:27,942 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/6a66c9e7-1077-4022-a71e-0afe1e674ea2.json used request id req-49603c15-4817-45b8-b210-b6106e288730 2019-04-09 06:29:27,942 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.25876498222s 2019-04-09 06:29:27,946 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-09 06:29:27,950 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}24a53b9b6fa0d4f20cf883cafd4141f0b28603f2" 2019-04-09 06:29:27,988 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Tue, 09 Apr 2019 06:29:26 GMT X-Openstack-Request-Id: req-fd21583a-21f7-4fdd-813c-2ac0e175fa20 2019-04-09 06:29:27,988 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-09T06:28:41Z", "file": "/v2/images/edb46a6a-4d27-4de9-989a-74cc8848b2f9/file", "owner": "374007185b204767bbccbbb25ca180d7", "id": "edb46a6a-4d27-4de9-989a-74cc8848b2f9", "size": 12716032, "self": "/v2/images/edb46a6a-4d27-4de9-989a-74cc8848b2f9", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/edb46a6a-4d27-4de9-989a-74cc8848b2f9/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/edb46a6a-4d27-4de9-989a-74cc8848b2f9/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_a106eb90-1a76-4f58-8737-d92546eb04b2", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_a106eb90-1a76-4f58-8737-d92546eb04b2", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-09T06:28:41Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-09 06:29:27,988 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-fd21583a-21f7-4fdd-813c-2ac0e175fa20 2019-04-09 06:29:27,988 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0423049926758s 2019-04-09 06:29:27,990 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-04-09 06:29:27,994 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/edb46a6a-4d27-4de9-989a-74cc8848b2f9 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}24a53b9b6fa0d4f20cf883cafd4141f0b28603f2" 2019-04-09 06:29:28,453 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 06:29:27 GMT X-Openstack-Request-Id: req-fb84d95c-f548-4df3-927b-b9b33882f8c3 2019-04-09 06:29:28,454 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 06:29:28,454 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/edb46a6a-4d27-4de9-989a-74cc8848b2f9 used request id req-fb84d95c-f548-4df3-927b-b9b33882f8c3 2019-04-09 06:29:28,454 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.46377491951s 2019-04-09 06:29:28,460 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-09 06:29:28,463 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}99da62bb208f4e70c61125c73acc1c77a5854d90" 2019-04-09 06:29:28,481 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 306 Content-Type: application/json Date: Tue, 09 Apr 2019 06:29:27 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-0eee3b59-bac6-44b2-ab11-8666cec15729 x-openstack-request-id: req-0eee3b59-bac6-44b2-ab11-8666cec15729 2019-04-09 06:29:28,482 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vping_ssh-flavor_a106eb90-1a76-4f58-8737-d92546eb04b2", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/261a3676-4222-4e82-9832-320a87a46eaa", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/261a3676-4222-4e82-9832-320a87a46eaa", "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": "261a3676-4222-4e82-9832-320a87a46eaa"}]} 2019-04-09 06:29:28,482 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-0eee3b59-bac6-44b2-ab11-8666cec15729 2019-04-09 06:29:28,482 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0223338603973s 2019-04-09 06:29:28,483 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-04-09 06:29:28,486 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/261a3676-4222-4e82-9832-320a87a46eaa -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}99da62bb208f4e70c61125c73acc1c77a5854d90" 2019-04-09 06:29:28,506 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Tue, 09 Apr 2019 06:29:27 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-29a3a9b7-e517-4c2f-9dcf-54335d7175cd x-openstack-request-id: req-29a3a9b7-e517-4c2f-9dcf-54335d7175cd 2019-04-09 06:29:28,506 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/261a3676-4222-4e82-9832-320a87a46eaa used request id req-29a3a9b7-e517-4c2f-9dcf-54335d7175cd 2019-04-09 06:29:28,506 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0228710174561s 2019-04-09 06:29:28,507 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-09 06:29:28,510 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}99da62bb208f4e70c61125c73acc1c77a5854d90" 2019-04-09 06:29:28,793 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 838 Content-Type: application/json Date: Tue, 09 Apr 2019 06:29:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-937803cb-2fd9-4b8e-84da-3483e5473c11 2019-04-09 06:29:28,794 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/07b62caafa51496f94dd3b3fb341fcfe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07b62caafa51496f94dd3b3fb341fcfe", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/2e35f475a54147749980006d265eb864"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e35f475a54147749980006d265eb864", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/2f1bc9c9d22745648100c4b0717962eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f1bc9c9d22745648100c4b0717962eb", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/30fe8cf249d443dd9c53f2cc083f50b5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "30fe8cf249d443dd9c53f2cc083f50b5", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/3d748bf7df734addb2e37ea0663ec892"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d748bf7df734addb2e37ea0663ec892", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/732a504491fd4f35923460ae0d2ef475"}, "domain_id": "default", "enabled": true, "options": {}, "id": "732a504491fd4f35923460ae0d2ef475", "email": "placement@localhost", "password_expires_at": null}, {"name": "vping_ssh-user_a106eb90-1a76-4f58-8737-d92546eb04b2", "links": {"self": "http://172.30.9.21:5000/v3/users/75f2bd7f851b409191f47253b78e2698"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "75f2bd7f851b409191f47253b78e2698", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/781b729594744c4f8f561f6b5a6e68bd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "781b729594744c4f8f561f6b5a6e68bd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/80817a33c71343ed9c63d448a7fea69e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "80817a33c71343ed9c63d448a7fea69e", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/938ce22a56d74c639d353dbbf166fcc4"}, "domain_id": "ec5ce0aa038644b78983e5840ba5fb73", "enabled": true, "options": {}, "id": "938ce22a56d74c639d353dbbf166fcc4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/96d754a28b0d43cf8fa237c30a99c306"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d754a28b0d43cf8fa237c30a99c306", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/aaa8b9f924a74e80899c7ad7e32fcaae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aaa8b9f924a74e80899c7ad7e32fcaae", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b8dd65f4e72446d5bd8d9efa13837b0c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8dd65f4e72446d5bd8d9efa13837b0c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/c34b7e3bcdbc428db4539ea2b87cfce1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c34b7e3bcdbc428db4539ea2b87cfce1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/eb527490835d48e8a67131b0f587baf6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb527490835d48e8a67131b0f587baf6", "email": "gnocchi@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2019-04-09 06:29:28,794 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-937803cb-2fd9-4b8e-84da-3483e5473c11 2019-04-09 06:29:28,794 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.287225008011s 2019-04-09 06:29:28,800 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-09 06:29:28,803 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users/75f2bd7f851b409191f47253b78e2698 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}99da62bb208f4e70c61125c73acc1c77a5854d90" 2019-04-09 06:29:29,006 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 227 Content-Type: application/json Date: Tue, 09 Apr 2019 06:29:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ded8351a-b01d-4cd3-a41d-28252d77e7bb 2019-04-09 06:29:29,006 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vping_ssh-user_a106eb90-1a76-4f58-8737-d92546eb04b2", "links": {"self": "http://172.30.9.21:5000/v3/users/75f2bd7f851b409191f47253b78e2698"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "75f2bd7f851b409191f47253b78e2698", "description": null}} 2019-04-09 06:29:29,006 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/75f2bd7f851b409191f47253b78e2698 used request id req-ded8351a-b01d-4cd3-a41d-28252d77e7bb 2019-04-09 06:29:29,006 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.206439971924s 2019-04-09 06:29:29,007 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-04-09 06:29:29,010 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/users/75f2bd7f851b409191f47253b78e2698 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}99da62bb208f4e70c61125c73acc1c77a5854d90" 2019-04-09 06:29:29,283 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 09 Apr 2019 06:29:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3f81d0e1-4744-4a3d-b527-d800a309d045 2019-04-09 06:29:29,283 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-09 06:29:29,283 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/75f2bd7f851b409191f47253b78e2698 used request id req-3f81d0e1-4744-4a3d-b527-d800a309d045 2019-04-09 06:29:29,284 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.27657699585s 2019-04-09 06:29:29,290 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-09 06:29:29,294 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}99da62bb208f4e70c61125c73acc1c77a5854d90" 2019-04-09 06:29:29,486 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 389 Content-Type: application/json Date: Tue, 09 Apr 2019 06:29:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23472c55-2378-43d5-9095-ad579bc69376 2019-04-09 06:29:29,486 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.21:5000/v3/projects/374007185b204767bbccbbb25ca180d7"}, "tags": [], "enabled": true, "id": "374007185b204767bbccbbb25ca180d7", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_a106eb90-1a76-4f58-8737-d92546eb04b2"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/6509066435f1453bac6996ee8997a3b2"}, "tags": [], "enabled": true, "id": "6509066435f1453bac6996ee8997a3b2", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/ba7a30bb29394fc4a587735d9dfb749e"}, "tags": [], "enabled": true, "id": "ba7a30bb29394fc4a587735d9dfb749e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-04-09 06:29:29,487 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-23472c55-2378-43d5-9095-ad579bc69376 2019-04-09 06:29:29,487 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.196368932724s 2019-04-09 06:29:29,491 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-04-09 06:29:29,494 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/projects/374007185b204767bbccbbb25ca180d7 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}99da62bb208f4e70c61125c73acc1c77a5854d90" 2019-04-09 06:29:29,683 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 09 Apr 2019 06:29:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fb4e98e9-c99b-4283-9787-72e96264b37b 2019-04-09 06:29:29,683 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-09 06:29:29,683 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/374007185b204767bbccbbb25ca180d7 used request id req-fb4e98e9-c99b-4283-9787-72e96264b37b 2019-04-09 06:29:29,684 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.192510128021s 2019-04-09 06:29:29,689 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-09 06:29:29,689 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/security-groups.json?project_id=374007185b204767bbccbbb25ca180d7&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}99da62bb208f4e70c61125c73acc1c77a5854d90" 2019-04-09 06:29:29,925 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Tue, 09 Apr 2019 06:29:28 GMT X-Openstack-Request-Id: req-5d766f71-0d8f-4727-ac65-f9f928845a54 2019-04-09 06:29:29,925 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "374007185b204767bbccbbb25ca180d7", "created_at": "2019-04-09T06:28:35Z", "updated_at": "2019-04-09T06:28:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:28:35Z", "revision_number": 0, "id": "0730479a-e932-4c7a-baca-893d8719c5e9", "remote_group_id": "af117d75-5194-4867-a6a5-f0e48c8956b7", "remote_ip_prefix": null, "created_at": "2019-04-09T06:28:35Z", "security_group_id": "af117d75-5194-4867-a6a5-f0e48c8956b7", "tenant_id": "374007185b204767bbccbbb25ca180d7", "port_range_min": null, "ethertype": "IPv6", "project_id": "374007185b204767bbccbbb25ca180d7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:28:35Z", "revision_number": 0, "id": "a0a0dcd6-489b-4488-9153-d25ee20d8b5f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:28:35Z", "security_group_id": "af117d75-5194-4867-a6a5-f0e48c8956b7", "tenant_id": "374007185b204767bbccbbb25ca180d7", "port_range_min": null, "ethertype": "IPv6", "project_id": "374007185b204767bbccbbb25ca180d7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:28:35Z", "revision_number": 0, "id": "d55cc88d-01df-4506-93e1-aedc2c6ec46f", "remote_group_id": "af117d75-5194-4867-a6a5-f0e48c8956b7", "remote_ip_prefix": null, "created_at": "2019-04-09T06:28:35Z", "security_group_id": "af117d75-5194-4867-a6a5-f0e48c8956b7", "tenant_id": "374007185b204767bbccbbb25ca180d7", "port_range_min": null, "ethertype": "IPv4", "project_id": "374007185b204767bbccbbb25ca180d7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:28:35Z", "revision_number": 0, "id": "edb1cb5e-a6e9-4223-a2ed-f6a18eb9bd29", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:28:35Z", "security_group_id": "af117d75-5194-4867-a6a5-f0e48c8956b7", "tenant_id": "374007185b204767bbccbbb25ca180d7", "port_range_min": null, "ethertype": "IPv4", "project_id": "374007185b204767bbccbbb25ca180d7"}], "revision_number": 1, "project_id": "374007185b204767bbccbbb25ca180d7", "id": "af117d75-5194-4867-a6a5-f0e48c8956b7", "name": "default"}]} 2019-04-09 06:29:29,925 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json?project_id=374007185b204767bbccbbb25ca180d7&name=default used request id req-5d766f71-0d8f-4727-ac65-f9f928845a54 2019-04-09 06:29:29,926 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.236788988113s 2019-04-09 06:29:29,931 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-09 06:29:29,931 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}99da62bb208f4e70c61125c73acc1c77a5854d90" 2019-04-09 06:29:29,979 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Tue, 09 Apr 2019 06:29:28 GMT X-Openstack-Request-Id: req-85df1172-298c-4e2f-8111-845dfedae96f 2019-04-09 06:29:29,980 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-04-09T06:26:00Z", "updated_at": "2019-04-09T06:26:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:26:00Z", "revision_number": 0, "id": "23de8fc0-44ae-4c56-abcd-3cadf2cd644b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:26:00Z", "security_group_id": "3353c502-d3bd-4781-83f5-fc7385b71d39", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:26:00Z", "revision_number": 0, "id": "f668131f-27a0-4d81-982d-afd1d6efe75b", "remote_group_id": "3353c502-d3bd-4781-83f5-fc7385b71d39", "remote_ip_prefix": null, "created_at": "2019-04-09T06:26:00Z", "security_group_id": "3353c502-d3bd-4781-83f5-fc7385b71d39", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:26:00Z", "revision_number": 0, "id": "d4091b4d-3f48-405e-a6ff-27973bc1c4fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:26:00Z", "security_group_id": "3353c502-d3bd-4781-83f5-fc7385b71d39", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:26:00Z", "revision_number": 0, "id": "afb04289-1a57-4ecb-8cec-ce9e43ab0d76", "remote_group_id": "3353c502-d3bd-4781-83f5-fc7385b71d39", "remote_ip_prefix": null, "created_at": "2019-04-09T06:26:00Z", "security_group_id": "3353c502-d3bd-4781-83f5-fc7385b71d39", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "3353c502-d3bd-4781-83f5-fc7385b71d39", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ba7a30bb29394fc4a587735d9dfb749e", "created_at": "2019-04-09T06:24:05Z", "updated_at": "2019-04-09T06:24:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:24:05Z", "revision_number": 0, "id": "0aa9cfb1-eea8-4107-bdd1-09b673e74187", "remote_group_id": "7163910b-3f52-4c82-95f5-2716a0110cc5", "remote_ip_prefix": null, "created_at": "2019-04-09T06:24:05Z", "security_group_id": "7163910b-3f52-4c82-95f5-2716a0110cc5", "tenant_id": "ba7a30bb29394fc4a587735d9dfb749e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ba7a30bb29394fc4a587735d9dfb749e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:24:05Z", "revision_number": 0, "id": "86568739-46b2-4862-8571-f01cd048599a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:24:05Z", "security_group_id": "7163910b-3f52-4c82-95f5-2716a0110cc5", "tenant_id": "ba7a30bb29394fc4a587735d9dfb749e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ba7a30bb29394fc4a587735d9dfb749e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:24:05Z", "revision_number": 0, "id": "65f9a71a-d7ef-4a7c-bd9a-1722277aec43", "remote_group_id": "7163910b-3f52-4c82-95f5-2716a0110cc5", "remote_ip_prefix": null, "created_at": "2019-04-09T06:24:05Z", "security_group_id": "7163910b-3f52-4c82-95f5-2716a0110cc5", "tenant_id": "ba7a30bb29394fc4a587735d9dfb749e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ba7a30bb29394fc4a587735d9dfb749e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:24:05Z", "revision_number": 0, "id": "54942ddd-2fa1-4bc2-8eed-db2c58927051", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:24:05Z", "security_group_id": "7163910b-3f52-4c82-95f5-2716a0110cc5", "tenant_id": "ba7a30bb29394fc4a587735d9dfb749e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ba7a30bb29394fc4a587735d9dfb749e"}], "revision_number": 1, "project_id": "ba7a30bb29394fc4a587735d9dfb749e", "id": "7163910b-3f52-4c82-95f5-2716a0110cc5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6509066435f1453bac6996ee8997a3b2", "created_at": "2019-04-09T06:25:59Z", "updated_at": "2019-04-09T06:25:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:25:59Z", "revision_number": 0, "id": "f87d56d3-96be-430b-8bff-17fba51e104b", "remote_group_id": "9c2f55ba-acdf-4de6-a230-b14db62471f1", "remote_ip_prefix": null, "created_at": "2019-04-09T06:25:59Z", "security_group_id": "9c2f55ba-acdf-4de6-a230-b14db62471f1", "tenant_id": "6509066435f1453bac6996ee8997a3b2", "port_range_min": null, "ethertype": "IPv4", "project_id": "6509066435f1453bac6996ee8997a3b2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:25:59Z", "revision_number": 0, "id": "159f11d9-0ba4-4923-8082-70f4dd760a47", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:25:59Z", "security_group_id": "9c2f55ba-acdf-4de6-a230-b14db62471f1", "tenant_id": "6509066435f1453bac6996ee8997a3b2", "port_range_min": null, "ethertype": "IPv4", "project_id": "6509066435f1453bac6996ee8997a3b2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:25:59Z", "revision_number": 0, "id": "a09893df-d9cb-4ff3-99d4-013b5c068a40", "remote_group_id": "9c2f55ba-acdf-4de6-a230-b14db62471f1", "remote_ip_prefix": null, "created_at": "2019-04-09T06:25:59Z", "security_group_id": "9c2f55ba-acdf-4de6-a230-b14db62471f1", "tenant_id": "6509066435f1453bac6996ee8997a3b2", "port_range_min": null, "ethertype": "IPv6", "project_id": "6509066435f1453bac6996ee8997a3b2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:25:59Z", "revision_number": 0, "id": "feb3b1fe-b7ab-48f1-a7ef-4cef55305484", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:25:59Z", "security_group_id": "9c2f55ba-acdf-4de6-a230-b14db62471f1", "tenant_id": "6509066435f1453bac6996ee8997a3b2", "port_range_min": null, "ethertype": "IPv6", "project_id": "6509066435f1453bac6996ee8997a3b2"}], "revision_number": 1, "project_id": "6509066435f1453bac6996ee8997a3b2", "id": "9c2f55ba-acdf-4de6-a230-b14db62471f1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "374007185b204767bbccbbb25ca180d7", "created_at": "2019-04-09T06:28:35Z", "updated_at": "2019-04-09T06:28:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:28:35Z", "revision_number": 0, "id": "a0a0dcd6-489b-4488-9153-d25ee20d8b5f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:28:35Z", "security_group_id": "af117d75-5194-4867-a6a5-f0e48c8956b7", "tenant_id": "374007185b204767bbccbbb25ca180d7", "port_range_min": null, "ethertype": "IPv6", "project_id": "374007185b204767bbccbbb25ca180d7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:28:35Z", "revision_number": 0, "id": "edb1cb5e-a6e9-4223-a2ed-f6a18eb9bd29", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:28:35Z", "security_group_id": "af117d75-5194-4867-a6a5-f0e48c8956b7", "tenant_id": "374007185b204767bbccbbb25ca180d7", "port_range_min": null, "ethertype": "IPv4", "project_id": "374007185b204767bbccbbb25ca180d7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:28:35Z", "revision_number": 0, "id": "d55cc88d-01df-4506-93e1-aedc2c6ec46f", "remote_group_id": "af117d75-5194-4867-a6a5-f0e48c8956b7", "remote_ip_prefix": null, "created_at": "2019-04-09T06:28:35Z", "security_group_id": "af117d75-5194-4867-a6a5-f0e48c8956b7", "tenant_id": "374007185b204767bbccbbb25ca180d7", "port_range_min": null, "ethertype": "IPv4", "project_id": "374007185b204767bbccbbb25ca180d7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:28:35Z", "revision_number": 0, "id": "0730479a-e932-4c7a-baca-893d8719c5e9", "remote_group_id": "af117d75-5194-4867-a6a5-f0e48c8956b7", "remote_ip_prefix": null, "created_at": "2019-04-09T06:28:35Z", "security_group_id": "af117d75-5194-4867-a6a5-f0e48c8956b7", "tenant_id": "374007185b204767bbccbbb25ca180d7", "port_range_min": null, "ethertype": "IPv6", "project_id": "374007185b204767bbccbbb25ca180d7"}], "revision_number": 1, "project_id": "374007185b204767bbccbbb25ca180d7", "id": "af117d75-5194-4867-a6a5-f0e48c8956b7", "name": "default"}]} 2019-04-09 06:29:29,981 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-85df1172-298c-4e2f-8111-845dfedae96f 2019-04-09 06:29:29,981 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0502009391785s 2019-04-09 06:29:29,988 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-04-09 06:29:29,989 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/security-groups/af117d75-5194-4867-a6a5-f0e48c8956b7.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}99da62bb208f4e70c61125c73acc1c77a5854d90" 2019-04-09 06:29:30,121 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 09 Apr 2019 06:29:29 GMT X-Openstack-Request-Id: req-e68b8d81-c260-4fac-91ba-46175549201e 2019-04-09 06:29:30,121 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-09 06:29:30,121 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/af117d75-5194-4867-a6a5-f0e48c8956b7.json used request id req-e68b8d81-c260-4fac-91ba-46175549201e 2019-04-09 06:29:30,121 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.133105039597s 2019-04-09 06:29:30,172 - xtesting.ci.run_tests - INFO - Loading test case 'vping_userdata'... 2019-04-09 06:29:30,213 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-04-09 06:29:30,218 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Tue, 09 Apr 2019 06:29:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f17ff96b-cb3c-4f7c-8f59-81239f4041aa 2019-04-09 06:29:30,218 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2019-04-09 06:29:30,218 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/v3 used request id req-f17ff96b-cb3c-4f7c-8f59-81239f4041aa 2019-04-09 06:29:30,219 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2019-04-09 06:29:30,617 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "12d06a59574c4903a7b4bfc193e14ef0", "name": "member"}, {"id": "ecaba09e8ea14e058d5f9d9eb583aa37", "name": "admin"}, {"id": "6e54a998c61f4429874ed3ac33d4afc4", "name": "reader"}], "expires_at": "2019-04-09T07:29:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6509066435f1453bac6996ee8997a3b2", "name": "admin"}, "catalog": [{"endpoints": [], "type": "metering", "id": "0c6048bf3c804b33b1209bfa8ca75ec0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v3/6509066435f1453bac6996ee8997a3b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "503aa75a75e444a9b93cb14634c6ab50"}, {"url": "http://192.30.9.6:8776/v3/6509066435f1453bac6996ee8997a3b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd4bc81464e44d0a129985ca1ff91d5"}, {"url": "http://192.30.9.6:8776/v3/6509066435f1453bac6996ee8997a3b2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d888a991472d4a88bfcfcfcf4909874d"}], "type": "volumev3", "id": "1b1b3cbed2d14611b521aa10e2b642dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4664f0d595a24e8a9d4eb3691db874e0"}, {"url": "http://172.30.9.21:8080/v1/AUTH_6509066435f1453bac6996ee8997a3b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49cfc5fc2aa942e59d21f825b2bc9939"}, {"url": "http://12.0.0.22:8080/v1/AUTH_6509066435f1453bac6996ee8997a3b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "71100b14603a4edf8a39e8af672ecff5"}], "type": "object-store", "id": "29267bcb2ea04deebb6caaa71afffcc5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4dc1873b4b477cb578245fdb86a111"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77d7bee546c941368ffc769fda003312"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9b1ab09869b4ea895eb3c8867f61318"}], "type": "network", "id": "3ac09bd783a245efa7f11d71ad667386", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f7f6f256262433fb4467ed610947d62"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "72d58c041dc245bc8aa43ce73891f76c"}, {"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b89851b9b2b4f95b7d2184e74373672"}], "type": "identity", "id": "49f6869431e3430e9aeef431c7e7d7de", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8201c41b3865412e839f135e1ceb7421"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e4e22c0a684229ba50a51934a5cdf7"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf4872e158cb44e3aa5a4063a620efc3"}], "type": "alarming", "id": "61e60b3a8b964288a4ad67fd02ee4984", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4de11e8502624071afd079250b33c74c"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d801fa7f3ee64b30b3b18ef5a9e72635"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f583f4a1750f4edc8596dd476ece0948"}], "type": "compute", "id": "6b64d23b249e42d79f5dd070a7460b66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0cd6369c5d9949eba212a5ce97f8b6f7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8011dc0e5bd44e2aa45caf7c6e4d19d2"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d807430fcec84acebca284681dd098fe"}], "type": "cloudformation", "id": "7f91896ba7394ae291c7a222f92ea496", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/6509066435f1453bac6996ee8997a3b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4243c026b4174decae31504c58542875"}, {"url": "http://192.30.9.6:8776/v2/6509066435f1453bac6996ee8997a3b2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84281d63eba442fd8cdbf23eae691ba2"}, {"url": "http://172.30.9.21:8776/v2/6509066435f1453bac6996ee8997a3b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1ce0a47f2fd4ca9b678bc1d7e5d0b37"}], "type": "volumev2", "id": "8afcbe00e0a6427bbf1fc3b10d4b2f5e", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/6509066435f1453bac6996ee8997a3b2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25eb19d77ddd4b9aa8117749f829d913"}, {"url": "http://172.30.9.21:8004/v1/6509066435f1453bac6996ee8997a3b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57dd852403b0401fb0bd852db0cc4f1e"}, {"url": "http://192.30.9.6:8004/v1/6509066435f1453bac6996ee8997a3b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5a404b628fff4023b9d3e5b8fca3b0fb"}], "type": "orchestration", "id": "a244395507da4b85bd212d5f49a8b6ae", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2242a4436b774238a465cc3d6498ab4e"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "977935de203e411cbce5038f0a9dc848"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2fcaa46481c44f8a3f42acd6c29b21f"}], "type": "placement", "id": "aed411d3d8324008b42b3bd847051003", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b61449c559f45dba6ba5f9dc241729f"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3f83bae18b4a496bb67592b5d777f17c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5162d5282ea1448dbbc20567c0d57fd7"}], "type": "metric", "id": "ebf458a547774acfb6b489f2803a822c", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "33de49eaa2934d07a5ef7754ed5fe8e0"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b7265307a4a45caad0a286536a91b5d"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94601cf3562245fb9453e9678a54b869"}], "type": "event", "id": "f3ff1bc7e87e4c90a2385a1bc8175960", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00d65cc314ee4a87ad316dd160d63558"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64896bc5be624954a0166b6cfa08a10e"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd079af259534771ac00959c542171cf"}], "type": "image", "id": "f9a74c8a63414707b34a5b03e9eacdc1", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "96d754a28b0d43cf8fa237c30a99c306"}, "audit_ids": ["_hvU-kJpThOEnngHEZ_HwA"], "issued_at": "2019-04-09T06:29:29.000000Z"}} 2019-04-09 06:29:30,620 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-09 06:29:30,621 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c908309c20ee49f2b3fcda2d36eef1b2381051d4" 2019-04-09 06:29:30,949 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Tue, 09 Apr 2019 06:29:29 GMT X-Openstack-Request-Id: req-87dc068f-960c-4db1-ad45-10bc40178ef3 2019-04-09 06:29:30,949 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"b62787c2-635d-4893-8553-7ee0260442ff","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ba7a30bb29394fc4a587735d9dfb749e","l2_adjacency":true,"status":"ACTIVE","subnets":["dce875e1-9eec-4cb2-94e6-93dffefe33f6"],"description":"","tags":[],"updated_at":"2019-04-09T06:24:08Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ba7a30bb29394fc4a587735d9dfb749e","created_at":"2019-04-09T06:24:05Z","provider:network_type":"flat"}]} 2019-04-09 06:29:30,949 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-87dc068f-960c-4db1-ad45-10bc40178ef3 2019-04-09 06:29:30,950 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.329319953918s 2019-04-09 06:29:30,956 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-04-09 06:29:30,962 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 09 Apr 2019 06:29:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a307d620-ed84-4e4c-bd49-891428278aae 2019-04-09 06:29:30,962 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 06:29:30,962 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/ used request id req-a307d620-ed84-4e4c-bd49-891428278aae 2019-04-09 06:29:30,963 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-09 06:29:30,966 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c908309c20ee49f2b3fcda2d36eef1b2381051d4" 2019-04-09 06:29:31,171 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 222 Content-Type: application/json Date: Tue, 09 Apr 2019 06:29:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d288b78d-82d8-43be-b159-64b964e623e9 2019-04-09 06:29:31,171 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/ec5ce0aa038644b78983e5840ba5fb73"}, "tags": [], "enabled": true, "id": "ec5ce0aa038644b78983e5840ba5fb73", "name": "heat_stack"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2019-04-09 06:29:31,171 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-d288b78d-82d8-43be-b159-64b964e623e9 2019-04-09 06:29:31,171 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.208392858505s 2019-04-09 06:29:31,178 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-04-09 06:29:31,181 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c908309c20ee49f2b3fcda2d36eef1b2381051d4" -d '{"project": {"description": "Created by OPNFV Functest: vping_userdata", "enabled": true, "domain_id": "default", "name": "vping_userdata-project_5f9b4088-d68f-42e1-8dc7-c5f21773fabd"}}' 2019-04-09 06:29:31,351 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 374 Content-Type: application/json Date: Tue, 09 Apr 2019 06:29:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7a7722d0-991e-44fb-a0e0-fa3497d2b451 2019-04-09 06:29:31,351 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.21:5000/v3/projects/0f59b014b1ec4a7bb90450c3d68429b0"}, "tags": [], "enabled": true, "id": "0f59b014b1ec4a7bb90450c3d68429b0", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_5f9b4088-d68f-42e1-8dc7-c5f21773fabd"}} 2019-04-09 06:29:31,352 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-7a7722d0-991e-44fb-a0e0-fa3497d2b451 2019-04-09 06:29:31,352 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.173444032669s 2019-04-09 06:29:31,352 - 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'0f59b014b1ec4a7bb90450c3d68429b0', '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_5f9b4088-d68f-42e1-8dc7-c5f21773fabd'}) 2019-04-09 06:29:31,359 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-04-09 06:29:31,363 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c908309c20ee49f2b3fcda2d36eef1b2381051d4" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "sob6oIlJZ9cFeHsuzVsQ0XnhuDOFBc", "email": null, "name": "vping_userdata-user_5f9b4088-d68f-42e1-8dc7-c5f21773fabd"}}' 2019-04-09 06:29:31,735 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 329 Content-Type: application/json Date: Tue, 09 Apr 2019 06:29:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6253dad4-5aac-4c36-8845-f8bed8ba6fc4 2019-04-09 06:29:31,735 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vping_userdata-user_5f9b4088-d68f-42e1-8dc7-c5f21773fabd", "links": {"self": "http://172.30.9.21:5000/v3/users/51efac0c9de945dca180555e869fb713"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "51efac0c9de945dca180555e869fb713", "domain_id": "default", "password_expires_at": null}} 2019-04-09 06:29:31,735 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/users used request id req-6253dad4-5aac-4c36-8845-f8bed8ba6fc4 2019-04-09 06:29:31,735 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.375993013382s 2019-04-09 06:29:31,736 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'51efac0c9de945dca180555e869fb713', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_userdata-user_5f9b4088-d68f-42e1-8dc7-c5f21773fabd'}) 2019-04-09 06:29:31,739 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-09 06:29:31,744 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c908309c20ee49f2b3fcda2d36eef1b2381051d4" 2019-04-09 06:29:31,963 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Tue, 09 Apr 2019 06:29:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6fd2eb4b-eeeb-415f-a5f1-ee6d259f53c1 2019-04-09 06:29:31,964 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "12d06a59574c4903a7b4bfc193e14ef0", "links": {"self": "http://172.30.9.21:5000/v3/roles/12d06a59574c4903a7b4bfc193e14ef0"}, "name": "member"}, {"domain_id": null, "id": "50245c80a9b84e15b01544b714aaabd9", "links": {"self": "http://172.30.9.21:5000/v3/roles/50245c80a9b84e15b01544b714aaabd9"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6e54a998c61f4429874ed3ac33d4afc4", "links": {"self": "http://172.30.9.21:5000/v3/roles/6e54a998c61f4429874ed3ac33d4afc4"}, "name": "reader"}, {"domain_id": null, "id": "6f62ff3e5bbd4682becdbe9fa3c1ed2c", "links": {"self": "http://172.30.9.21:5000/v3/roles/6f62ff3e5bbd4682becdbe9fa3c1ed2c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80b483ac8c834f498f0d265da82cb005", "links": {"self": "http://172.30.9.21:5000/v3/roles/80b483ac8c834f498f0d265da82cb005"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecaba09e8ea14e058d5f9d9eb583aa37", "links": {"self": "http://172.30.9.21:5000/v3/roles/ecaba09e8ea14e058d5f9d9eb583aa37"}, "name": "admin"}]} 2019-04-09 06:29:31,964 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-6fd2eb4b-eeeb-415f-a5f1-ee6d259f53c1 2019-04-09 06:29:31,964 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.224287986755s 2019-04-09 06:29:31,969 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-09 06:29:31,972 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c908309c20ee49f2b3fcda2d36eef1b2381051d4" 2019-04-09 06:29:32,173 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Tue, 09 Apr 2019 06:29:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-660c6100-04f7-4597-bcec-4e73a98848f0 2019-04-09 06:29:32,173 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "12d06a59574c4903a7b4bfc193e14ef0", "links": {"self": "http://172.30.9.21:5000/v3/roles/12d06a59574c4903a7b4bfc193e14ef0"}, "name": "member"}, {"domain_id": null, "id": "50245c80a9b84e15b01544b714aaabd9", "links": {"self": "http://172.30.9.21:5000/v3/roles/50245c80a9b84e15b01544b714aaabd9"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6e54a998c61f4429874ed3ac33d4afc4", "links": {"self": "http://172.30.9.21:5000/v3/roles/6e54a998c61f4429874ed3ac33d4afc4"}, "name": "reader"}, {"domain_id": null, "id": "6f62ff3e5bbd4682becdbe9fa3c1ed2c", "links": {"self": "http://172.30.9.21:5000/v3/roles/6f62ff3e5bbd4682becdbe9fa3c1ed2c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80b483ac8c834f498f0d265da82cb005", "links": {"self": "http://172.30.9.21:5000/v3/roles/80b483ac8c834f498f0d265da82cb005"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecaba09e8ea14e058d5f9d9eb583aa37", "links": {"self": "http://172.30.9.21:5000/v3/roles/ecaba09e8ea14e058d5f9d9eb583aa37"}, "name": "admin"}]} 2019-04-09 06:29:32,174 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-660c6100-04f7-4597-bcec-4e73a98848f0 2019-04-09 06:29:32,174 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.204429149628s 2019-04-09 06:29:32,179 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-09 06:29:32,182 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c908309c20ee49f2b3fcda2d36eef1b2381051d4" 2019-04-09 06:29:32,401 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Tue, 09 Apr 2019 06:29:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fea7e421-ebf5-43fc-981b-4efa98d23cea 2019-04-09 06:29:32,401 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "12d06a59574c4903a7b4bfc193e14ef0", "links": {"self": "http://172.30.9.21:5000/v3/roles/12d06a59574c4903a7b4bfc193e14ef0"}, "name": "member"}, {"domain_id": null, "id": "50245c80a9b84e15b01544b714aaabd9", "links": {"self": "http://172.30.9.21:5000/v3/roles/50245c80a9b84e15b01544b714aaabd9"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6e54a998c61f4429874ed3ac33d4afc4", "links": {"self": "http://172.30.9.21:5000/v3/roles/6e54a998c61f4429874ed3ac33d4afc4"}, "name": "reader"}, {"domain_id": null, "id": "6f62ff3e5bbd4682becdbe9fa3c1ed2c", "links": {"self": "http://172.30.9.21:5000/v3/roles/6f62ff3e5bbd4682becdbe9fa3c1ed2c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80b483ac8c834f498f0d265da82cb005", "links": {"self": "http://172.30.9.21:5000/v3/roles/80b483ac8c834f498f0d265da82cb005"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecaba09e8ea14e058d5f9d9eb583aa37", "links": {"self": "http://172.30.9.21:5000/v3/roles/ecaba09e8ea14e058d5f9d9eb583aa37"}, "name": "admin"}]} 2019-04-09 06:29:32,401 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-fea7e421-ebf5-43fc-981b-4efa98d23cea 2019-04-09 06:29:32,402 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.22274184227s 2019-04-09 06:29:32,406 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-09 06:29:32,409 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c908309c20ee49f2b3fcda2d36eef1b2381051d4" 2019-04-09 06:29:32,598 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 09 Apr 2019 06:29:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f0ea2ab-437c-4859-881d-f2aef79b57ae 2019-04-09 06:29:32,598 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-04-09 06:29:32,598 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-8f0ea2ab-437c-4859-881d-f2aef79b57ae 2019-04-09 06:29:32,598 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.192299842834s 2019-04-09 06:29:32,599 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-09 06:29:32,603 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c908309c20ee49f2b3fcda2d36eef1b2381051d4" 2019-04-09 06:29:32,732 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 841 Content-Type: application/json Date: Tue, 09 Apr 2019 06:29:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3cbc5df7-d1dc-459a-86dd-7a0710c47e24 2019-04-09 06:29:32,733 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/07b62caafa51496f94dd3b3fb341fcfe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07b62caafa51496f94dd3b3fb341fcfe", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/2e35f475a54147749980006d265eb864"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e35f475a54147749980006d265eb864", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/2f1bc9c9d22745648100c4b0717962eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f1bc9c9d22745648100c4b0717962eb", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/30fe8cf249d443dd9c53f2cc083f50b5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "30fe8cf249d443dd9c53f2cc083f50b5", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/3d748bf7df734addb2e37ea0663ec892"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d748bf7df734addb2e37ea0663ec892", "email": "cinder@localhost", "password_expires_at": null}, {"name": "vping_userdata-user_5f9b4088-d68f-42e1-8dc7-c5f21773fabd", "links": {"self": "http://172.30.9.21:5000/v3/users/51efac0c9de945dca180555e869fb713"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "51efac0c9de945dca180555e869fb713", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/732a504491fd4f35923460ae0d2ef475"}, "domain_id": "default", "enabled": true, "options": {}, "id": "732a504491fd4f35923460ae0d2ef475", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/781b729594744c4f8f561f6b5a6e68bd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "781b729594744c4f8f561f6b5a6e68bd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/80817a33c71343ed9c63d448a7fea69e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "80817a33c71343ed9c63d448a7fea69e", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/938ce22a56d74c639d353dbbf166fcc4"}, "domain_id": "ec5ce0aa038644b78983e5840ba5fb73", "enabled": true, "options": {}, "id": "938ce22a56d74c639d353dbbf166fcc4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/96d754a28b0d43cf8fa237c30a99c306"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d754a28b0d43cf8fa237c30a99c306", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/aaa8b9f924a74e80899c7ad7e32fcaae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aaa8b9f924a74e80899c7ad7e32fcaae", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b8dd65f4e72446d5bd8d9efa13837b0c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8dd65f4e72446d5bd8d9efa13837b0c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/c34b7e3bcdbc428db4539ea2b87cfce1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c34b7e3bcdbc428db4539ea2b87cfce1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/eb527490835d48e8a67131b0f587baf6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb527490835d48e8a67131b0f587baf6", "email": "gnocchi@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2019-04-09 06:29:32,733 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-3cbc5df7-d1dc-459a-86dd-7a0710c47e24 2019-04-09 06:29:32,733 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.133897066116s 2019-04-09 06:29:32,745 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-09 06:29:32,749 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c908309c20ee49f2b3fcda2d36eef1b2381051d4" 2019-04-09 06:29:32,962 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 398 Content-Type: application/json Date: Tue, 09 Apr 2019 06:29:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85260e23-21a6-4996-ad25-5092dbba968e 2019-04-09 06:29:32,963 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/6509066435f1453bac6996ee8997a3b2"}, "tags": [], "enabled": true, "id": "6509066435f1453bac6996ee8997a3b2", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/ba7a30bb29394fc4a587735d9dfb749e"}, "tags": [], "enabled": true, "id": "ba7a30bb29394fc4a587735d9dfb749e", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.21:5000/v3/projects/0f59b014b1ec4a7bb90450c3d68429b0"}, "tags": [], "enabled": true, "id": "0f59b014b1ec4a7bb90450c3d68429b0", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_5f9b4088-d68f-42e1-8dc7-c5f21773fabd"}]} 2019-04-09 06:29:32,963 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-85260e23-21a6-4996-ad25-5092dbba968e 2019-04-09 06:29:32,963 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.217708110809s 2019-04-09 06:29:32,971 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-04-09 06:29:32,974 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=51efac0c9de945dca180555e869fb713&role.id=12d06a59574c4903a7b4bfc193e14ef0&scope.project.id=0f59b014b1ec4a7bb90450c3d68429b0" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c908309c20ee49f2b3fcda2d36eef1b2381051d4" 2019-04-09 06:29:33,176 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 208 Content-Type: application/json Date: Tue, 09 Apr 2019 06:29:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa495077-7827-4d56-a0c6-9e3d896708a0 2019-04-09 06:29:33,176 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=51efac0c9de945dca180555e869fb713&role.id=12d06a59574c4903a7b4bfc193e14ef0&scope.project.id=0f59b014b1ec4a7bb90450c3d68429b0", "previous": null, "next": null}} 2019-04-09 06:29:33,176 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=51efac0c9de945dca180555e869fb713&role.id=12d06a59574c4903a7b4bfc193e14ef0&scope.project.id=0f59b014b1ec4a7bb90450c3d68429b0 used request id req-aa495077-7827-4d56-a0c6-9e3d896708a0 2019-04-09 06:29:33,176 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.205244779587s 2019-04-09 06:29:33,180 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-04-09 06:29:33,183 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/0f59b014b1ec4a7bb90450c3d68429b0/users/51efac0c9de945dca180555e869fb713/roles/12d06a59574c4903a7b4bfc193e14ef0 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c908309c20ee49f2b3fcda2d36eef1b2381051d4" 2019-04-09 06:29:33,433 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 09 Apr 2019 06:29:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7183b135-f9ae-4221-988c-c8f73e0c2d7f 2019-04-09 06:29:33,433 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-09 06:29:33,433 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/0f59b014b1ec4a7bb90450c3d68429b0/users/51efac0c9de945dca180555e869fb713/roles/12d06a59574c4903a7b4bfc193e14ef0 used request id req-7183b135-f9ae-4221-988c-c8f73e0c2d7f 2019-04-09 06:29:33,433 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.253348112106s 2019-04-09 06:29:33,434 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_userdata-project_5f9b4088-d68f-42e1-8dc7-c5f21773fabd', 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'0f59b014b1ec4a7bb90450c3d68429b0', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'sob6oIlJZ9cFeHsuzVsQ0XnhuDOFBc', 'username': u'vping_userdata-user_5f9b4088-d68f-42e1-8dc7-c5f21773fabd', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.21:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-04-09 06:29:33,437 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_userdata-user_5f9b4088-d68f-42e1-8dc7-c5f21773fabd', 'password': 'sob6oIlJZ9cFeHsuzVsQ0XnhuDOFBc', 'project_name': 'vping_userdata-project_5f9b4088-d68f-42e1-8dc7-c5f21773fabd', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.21:5000/v3', 'project_id': '0f59b014b1ec4a7bb90450c3d68429b0', 'project_domain_name': 'Default'} 2019-04-09 06:29:33,438 - xtesting.ci.run_tests - INFO - Running test case 'vping_userdata'... 2019-04-09 06:29:33,438 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-09 06:29:33,442 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c908309c20ee49f2b3fcda2d36eef1b2381051d4" 2019-04-09 06:29:33,557 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 222 Content-Type: application/json Date: Tue, 09 Apr 2019 06:29:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e86bded5-90e2-4c7a-9432-8661d724fae7 2019-04-09 06:29:33,557 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/ec5ce0aa038644b78983e5840ba5fb73"}, "tags": [], "enabled": true, "id": "ec5ce0aa038644b78983e5840ba5fb73", "name": "heat_stack"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2019-04-09 06:29:33,557 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-e86bded5-90e2-4c7a-9432-8661d724fae7 2019-04-09 06:29:33,557 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.118896007538s 2019-04-09 06:29:33,565 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-09 06:29:33,568 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c908309c20ee49f2b3fcda2d36eef1b2381051d4" 2019-04-09 06:29:33,679 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 398 Content-Type: application/json Date: Tue, 09 Apr 2019 06:29:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9783eee4-411b-46e1-ac81-de22fa7f4496 2019-04-09 06:29:33,680 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/6509066435f1453bac6996ee8997a3b2"}, "tags": [], "enabled": true, "id": "6509066435f1453bac6996ee8997a3b2", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/ba7a30bb29394fc4a587735d9dfb749e"}, "tags": [], "enabled": true, "id": "ba7a30bb29394fc4a587735d9dfb749e", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.21:5000/v3/projects/0f59b014b1ec4a7bb90450c3d68429b0"}, "tags": [], "enabled": true, "id": "0f59b014b1ec4a7bb90450c3d68429b0", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_5f9b4088-d68f-42e1-8dc7-c5f21773fabd"}]} 2019-04-09 06:29:33,680 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-9783eee4-411b-46e1-ac81-de22fa7f4496 2019-04-09 06:29:33,680 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.115004062653s 2019-04-09 06:29:33,682 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-04-09 06:29:33,683 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c908309c20ee49f2b3fcda2d36eef1b2381051d4" -d '{"network": {"tenant_id": "0f59b014b1ec4a7bb90450c3d68429b0", "name": "vping_userdata-net_5f9b4088-d68f-42e1-8dc7-c5f21773fabd", "admin_state_up": true}}' 2019-04-09 06:29:34,231 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 728 Content-Type: application/json Date: Tue, 09 Apr 2019 06:29:33 GMT X-Openstack-Request-Id: req-1e0ecd7f-aaeb-45f7-84e0-755072d2bbd5 2019-04-09 06:29:34,231 - keystoneauth.session - DEBUG - RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"1d1b2401-112f-4cc1-8cfa-5c5f97a2ba91","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":20,"ipv4_address_scope":null,"shared":false,"project_id":"0f59b014b1ec4a7bb90450c3d68429b0","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-09T06:29:32Z","is_default":false,"qos_policy_id":null,"name":"vping_userdata-net_5f9b4088-d68f-42e1-8dc7-c5f21773fabd","admin_state_up":true,"tenant_id":"0f59b014b1ec4a7bb90450c3d68429b0","created_at":"2019-04-09T06:29:32Z","mtu":1450}} 2019-04-09 06:29:34,231 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-1e0ecd7f-aaeb-45f7-84e0-755072d2bbd5 2019-04-09 06:29:34,232 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.549377918243s 2019-04-09 06:29:34,232 - 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'2019-04-09T06:29:32Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'1d1b2401-112f-4cc1-8cfa-5c5f97a2ba91', u'provider:segmentation_id': 20, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'vping_userdata-net_5f9b4088-d68f-42e1-8dc7-c5f21773fabd', u'created_at': u'2019-04-09T06:29:32Z', u'mtu': 1450, u'tenant_id': u'0f59b014b1ec4a7bb90450c3d68429b0', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'0f59b014b1ec4a7bb90450c3d68429b0', u'l2_adjacency': True}) 2019-04-09 06:29:34,236 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-04-09 06:29:34,242 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Tue, 09 Apr 2019 06:29:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-018c0d3f-10bf-479e-be0b-31f8a2db1701 2019-04-09 06:29:34,243 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2019-04-09 06:29:34,243 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/v3 used request id req-018c0d3f-10bf-479e-be0b-31f8a2db1701 2019-04-09 06:29:34,244 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2019-04-09 06:29:34,637 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "12d06a59574c4903a7b4bfc193e14ef0", "name": "member"}, {"id": "6e54a998c61f4429874ed3ac33d4afc4", "name": "reader"}], "expires_at": "2019-04-09T07:29:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0f59b014b1ec4a7bb90450c3d68429b0", "name": "vping_userdata-project_5f9b4088-d68f-42e1-8dc7-c5f21773fabd"}, "catalog": [{"endpoints": [], "type": "metering", "id": "0c6048bf3c804b33b1209bfa8ca75ec0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v3/0f59b014b1ec4a7bb90450c3d68429b0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "503aa75a75e444a9b93cb14634c6ab50"}, {"url": "http://192.30.9.6:8776/v3/0f59b014b1ec4a7bb90450c3d68429b0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd4bc81464e44d0a129985ca1ff91d5"}, {"url": "http://192.30.9.6:8776/v3/0f59b014b1ec4a7bb90450c3d68429b0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d888a991472d4a88bfcfcfcf4909874d"}], "type": "volumev3", "id": "1b1b3cbed2d14611b521aa10e2b642dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4664f0d595a24e8a9d4eb3691db874e0"}, {"url": "http://172.30.9.21:8080/v1/AUTH_0f59b014b1ec4a7bb90450c3d68429b0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49cfc5fc2aa942e59d21f825b2bc9939"}, {"url": "http://12.0.0.22:8080/v1/AUTH_0f59b014b1ec4a7bb90450c3d68429b0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "71100b14603a4edf8a39e8af672ecff5"}], "type": "object-store", "id": "29267bcb2ea04deebb6caaa71afffcc5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4dc1873b4b477cb578245fdb86a111"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77d7bee546c941368ffc769fda003312"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9b1ab09869b4ea895eb3c8867f61318"}], "type": "network", "id": "3ac09bd783a245efa7f11d71ad667386", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f7f6f256262433fb4467ed610947d62"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "72d58c041dc245bc8aa43ce73891f76c"}, {"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b89851b9b2b4f95b7d2184e74373672"}], "type": "identity", "id": "49f6869431e3430e9aeef431c7e7d7de", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8201c41b3865412e839f135e1ceb7421"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e4e22c0a684229ba50a51934a5cdf7"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf4872e158cb44e3aa5a4063a620efc3"}], "type": "alarming", "id": "61e60b3a8b964288a4ad67fd02ee4984", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4de11e8502624071afd079250b33c74c"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d801fa7f3ee64b30b3b18ef5a9e72635"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f583f4a1750f4edc8596dd476ece0948"}], "type": "compute", "id": "6b64d23b249e42d79f5dd070a7460b66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0cd6369c5d9949eba212a5ce97f8b6f7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8011dc0e5bd44e2aa45caf7c6e4d19d2"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d807430fcec84acebca284681dd098fe"}], "type": "cloudformation", "id": "7f91896ba7394ae291c7a222f92ea496", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/0f59b014b1ec4a7bb90450c3d68429b0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4243c026b4174decae31504c58542875"}, {"url": "http://192.30.9.6:8776/v2/0f59b014b1ec4a7bb90450c3d68429b0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84281d63eba442fd8cdbf23eae691ba2"}, {"url": "http://172.30.9.21:8776/v2/0f59b014b1ec4a7bb90450c3d68429b0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1ce0a47f2fd4ca9b678bc1d7e5d0b37"}], "type": "volumev2", "id": "8afcbe00e0a6427bbf1fc3b10d4b2f5e", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/0f59b014b1ec4a7bb90450c3d68429b0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25eb19d77ddd4b9aa8117749f829d913"}, {"url": "http://172.30.9.21:8004/v1/0f59b014b1ec4a7bb90450c3d68429b0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57dd852403b0401fb0bd852db0cc4f1e"}, {"url": "http://192.30.9.6:8004/v1/0f59b014b1ec4a7bb90450c3d68429b0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5a404b628fff4023b9d3e5b8fca3b0fb"}], "type": "orchestration", "id": "a244395507da4b85bd212d5f49a8b6ae", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2242a4436b774238a465cc3d6498ab4e"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "977935de203e411cbce5038f0a9dc848"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2fcaa46481c44f8a3f42acd6c29b21f"}], "type": "placement", "id": "aed411d3d8324008b42b3bd847051003", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b61449c559f45dba6ba5f9dc241729f"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3f83bae18b4a496bb67592b5d777f17c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5162d5282ea1448dbbc20567c0d57fd7"}], "type": "metric", "id": "ebf458a547774acfb6b489f2803a822c", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "33de49eaa2934d07a5ef7754ed5fe8e0"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b7265307a4a45caad0a286536a91b5d"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94601cf3562245fb9453e9678a54b869"}], "type": "event", "id": "f3ff1bc7e87e4c90a2385a1bc8175960", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00d65cc314ee4a87ad316dd160d63558"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64896bc5be624954a0166b6cfa08a10e"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd079af259534771ac00959c542171cf"}], "type": "image", "id": "f9a74c8a63414707b34a5b03e9eacdc1", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vping_userdata-user_5f9b4088-d68f-42e1-8dc7-c5f21773fabd", "id": "51efac0c9de945dca180555e869fb713"}, "audit_ids": ["nLcxPtoGTPao_Y-pvXd3-g"], "issued_at": "2019-04-09T06:29:33.000000Z"}} 2019-04-09 06:29:34,639 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-09 06:29:34,640 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}98966a81beb18ab02bb0e0a582252a4bf27eb988" 2019-04-09 06:29:34,996 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1235 Content-Type: application/json Date: Tue, 09 Apr 2019 06:29:33 GMT X-Openstack-Request-Id: req-87877ee4-ccdd-4700-ac78-5d93cab1a051 2019-04-09 06:29:34,997 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"1d1b2401-112f-4cc1-8cfa-5c5f97a2ba91","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"0f59b014b1ec4a7bb90450c3d68429b0","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-09T06:29:32Z","qos_policy_id":null,"name":"vping_userdata-net_5f9b4088-d68f-42e1-8dc7-c5f21773fabd","admin_state_up":true,"tenant_id":"0f59b014b1ec4a7bb90450c3d68429b0","created_at":"2019-04-09T06:29:32Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b62787c2-635d-4893-8553-7ee0260442ff","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ba7a30bb29394fc4a587735d9dfb749e","l2_adjacency":true,"status":"ACTIVE","subnets":["dce875e1-9eec-4cb2-94e6-93dffefe33f6"],"description":"","tags":[],"updated_at":"2019-04-09T06:24:08Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ba7a30bb29394fc4a587735d9dfb749e","created_at":"2019-04-09T06:24:05Z","mtu":1500}]} 2019-04-09 06:29:34,997 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-87877ee4-ccdd-4700-ac78-5d93cab1a051 2019-04-09 06:29:34,997 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.357558965683s 2019-04-09 06:29:34,999 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-04-09 06:29:34,999 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}98966a81beb18ab02bb0e0a582252a4bf27eb988" -d '{"subnet": {"name": "vping_userdata-subnet_5f9b4088-d68f-42e1-8dc7-c5f21773fabd", "enable_dhcp": true, "network_id": "1d1b2401-112f-4cc1-8cfa-5c5f97a2ba91", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-04-09 06:29:35,842 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 682 Content-Type: application/json Date: Tue, 09 Apr 2019 06:29:34 GMT X-Openstack-Request-Id: req-8630294f-9b1f-4601-9197-c3e56005d73a 2019-04-09 06:29:35,842 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1d1b2401-112f-4cc1-8cfa-5c5f97a2ba91","tenant_id":"0f59b014b1ec4a7bb90450c3d68429b0","created_at":"2019-04-09T06:29:34Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-04-09T06:29:34Z","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":"0f59b014b1ec4a7bb90450c3d68429b0","id":"deb913f0-182f-4f1a-a1ba-a1c388be917d","subnetpool_id":null,"name":"vping_userdata-subnet_5f9b4088-d68f-42e1-8dc7-c5f21773fabd"}} 2019-04-09 06:29:35,842 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-8630294f-9b1f-4601-9197-c3e56005d73a 2019-04-09 06:29:35,842 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.843681097031s 2019-04-09 06:29:35,843 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-04-09T06:29:34Z', 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'deb913f0-182f-4f1a-a1ba-a1c388be917d', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_userdata-subnet_5f9b4088-d68f-42e1-8dc7-c5f21773fabd', u'enable_dhcp': True, u'network_id': u'1d1b2401-112f-4cc1-8cfa-5c5f97a2ba91', u'tenant_id': u'0f59b014b1ec4a7bb90450c3d68429b0', u'created_at': u'2019-04-09T06:29:34Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'0f59b014b1ec4a7bb90450c3d68429b0'}) 2019-04-09 06:29:35,843 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-04-09 06:29:35,844 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}98966a81beb18ab02bb0e0a582252a4bf27eb988" -d '{"router": {"external_gateway_info": {"network_id": "b62787c2-635d-4893-8553-7ee0260442ff"}, "name": "vping_userdata-router_5f9b4088-d68f-42e1-8dc7-c5f21773fabd", "admin_state_up": true}}' 2019-04-09 06:29:37,322 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 701 Content-Type: application/json Date: Tue, 09 Apr 2019 06:29:36 GMT X-Openstack-Request-Id: req-ad3c0c27-93dc-4e76-8f05-b2fd88996b47 2019-04-09 06:29:37,323 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "b62787c2-635d-4893-8553-7ee0260442ff", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "dce875e1-9eec-4cb2-94e6-93dffefe33f6", "ip_address": "172.30.9.212"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "0f59b014b1ec4a7bb90450c3d68429b0", "created_at": "2019-04-09T06:29:34Z", "admin_state_up": true, "updated_at": "2019-04-09T06:29:35Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "0f59b014b1ec4a7bb90450c3d68429b0", "id": "3cc742b6-d664-4aed-8097-7fe3da2986d6", "name": "vping_userdata-router_5f9b4088-d68f-42e1-8dc7-c5f21773fabd"}} 2019-04-09 06:29:37,323 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-ad3c0c27-93dc-4e76-8f05-b2fd88996b47 2019-04-09 06:29:37,323 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.47950220108s 2019-04-09 06:29:37,323 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-04-09T06:29:35Z', u'revision_number': 2, u'id': u'3cc742b6-d664-4aed-8097-7fe3da2986d6', u'external_gateway_info': {u'network_id': u'b62787c2-635d-4893-8553-7ee0260442ff', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'dce875e1-9eec-4cb2-94e6-93dffefe33f6', u'ip_address': u'172.30.9.212'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_userdata-router_5f9b4088-d68f-42e1-8dc7-c5f21773fabd', u'admin_state_up': True, u'tenant_id': u'0f59b014b1ec4a7bb90450c3d68429b0', u'created_at': u'2019-04-09T06:29:34Z', u'flavor_id': None, u'routes': [], u'project_id': u'0f59b014b1ec4a7bb90450c3d68429b0'}) 2019-04-09 06:29:37,324 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-04-09 06:29:37,325 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/3cc742b6-d664-4aed-8097-7fe3da2986d6/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}98966a81beb18ab02bb0e0a582252a4bf27eb988" -d '{"subnet_id": "deb913f0-182f-4f1a-a1ba-a1c388be917d"}' 2019-04-09 06:29:39,857 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Tue, 09 Apr 2019 06:29:38 GMT X-Openstack-Request-Id: req-415b1bb8-d83f-4973-921e-d8aa60827fb5 2019-04-09 06:29:39,857 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "1d1b2401-112f-4cc1-8cfa-5c5f97a2ba91", "tenant_id": "0f59b014b1ec4a7bb90450c3d68429b0", "subnet_id": "deb913f0-182f-4f1a-a1ba-a1c388be917d", "subnet_ids": ["deb913f0-182f-4f1a-a1ba-a1c388be917d"], "port_id": "bc9235c6-964b-4b68-8388-bdf609984e15", "id": "3cc742b6-d664-4aed-8097-7fe3da2986d6"} 2019-04-09 06:29:39,857 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/3cc742b6-d664-4aed-8097-7fe3da2986d6/add_router_interface.json used request id req-415b1bb8-d83f-4973-921e-d8aa60827fb5 2019-04-09 06:29:39,858 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.53343701363s 2019-04-09 06:29:39,858 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-04-09 06:29:39,965 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-04-09 06:29:39,969 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-04-09 06:29:39,973 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Tue, 09 Apr 2019 06:29:38 GMT 2019-04-09 06:29:39,974 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}]} 2019-04-09 06:29:39,976 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-09 06:29:39,979 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}98966a81beb18ab02bb0e0a582252a4bf27eb988" 2019-04-09 06:29:40,756 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Tue, 09 Apr 2019 06:29:39 GMT X-Openstack-Request-Id: req-4818a610-dc91-4e51-8cce-7e362a14add6 2019-04-09 06:29:40,756 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-09 06:29:40,756 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-4818a610-dc91-4e51-8cce-7e362a14add6 2019-04-09 06:29:40,757 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.780040979385s 2019-04-09 06:29:40,765 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-04-09 06:29:40,769 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}98966a81beb18ab02bb0e0a582252a4bf27eb988" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vping_userdata-img_5f9b4088-d68f-42e1-8dc7-c5f21773fabd", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vping_userdata-img_5f9b4088-d68f-42e1-8dc7-c5f21773fabd"}' 2019-04-09 06:29:40,823 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 945 Content-Type: application/json Date: Tue, 09 Apr 2019 06:29:39 GMT Location: http://172.30.9.21:9292/v2/images/d8f517f3-706a-4b36-9ee9-65e23ddcb271 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-f4383e8b-b99e-42af-9be0-6f6cfbb2487c 2019-04-09 06:29:40,824 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-09T06:29:39Z", "file": "/v2/images/d8f517f3-706a-4b36-9ee9-65e23ddcb271/file", "owner": "0f59b014b1ec4a7bb90450c3d68429b0", "id": "d8f517f3-706a-4b36-9ee9-65e23ddcb271", "size": null, "self": "/v2/images/d8f517f3-706a-4b36-9ee9-65e23ddcb271", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_5f9b4088-d68f-42e1-8dc7-c5f21773fabd", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_5f9b4088-d68f-42e1-8dc7-c5f21773fabd", "checksum": null, "created_at": "2019-04-09T06:29:39Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-04-09 06:29:40,824 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-f4383e8b-b99e-42af-9be0-6f6cfbb2487c 2019-04-09 06:29:40,824 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0584759712219s 2019-04-09 06:29:40,825 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-04-09 06:29:40,829 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/d8f517f3-706a-4b36-9ee9-65e23ddcb271/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}98966a81beb18ab02bb0e0a582252a4bf27eb988" -d '' 2019-04-09 06:29:42,354 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 06:29:41 GMT X-Openstack-Request-Id: req-91c5f673-d27b-4efd-b8ed-8f4d592e9f56 2019-04-09 06:29:42,354 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 06:29:42,355 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/d8f517f3-706a-4b36-9ee9-65e23ddcb271/file used request id req-91c5f673-d27b-4efd-b8ed-8f4d592e9f56 2019-04-09 06:29:42,355 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.52995014191s 2019-04-09 06:29:42,359 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-09 06:29:42,364 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}98966a81beb18ab02bb0e0a582252a4bf27eb988" 2019-04-09 06:29:42,397 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1405 Content-Type: application/json Date: Tue, 09 Apr 2019 06:29:41 GMT X-Openstack-Request-Id: req-84305841-a096-421b-b1b9-82e5500b85a2 2019-04-09 06:29:42,397 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-09T06:29:41Z", "file": "/v2/images/d8f517f3-706a-4b36-9ee9-65e23ddcb271/file", "owner": "0f59b014b1ec4a7bb90450c3d68429b0", "id": "d8f517f3-706a-4b36-9ee9-65e23ddcb271", "size": 12716032, "self": "/v2/images/d8f517f3-706a-4b36-9ee9-65e23ddcb271", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/d8f517f3-706a-4b36-9ee9-65e23ddcb271/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/d8f517f3-706a-4b36-9ee9-65e23ddcb271/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_5f9b4088-d68f-42e1-8dc7-c5f21773fabd", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_5f9b4088-d68f-42e1-8dc7-c5f21773fabd", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-09T06:29:39Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-09 06:29:42,397 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-84305841-a096-421b-b1b9-82e5500b85a2 2019-04-09 06:29:42,397 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0381209850311s 2019-04-09 06:29:42,399 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/d8f517f3-706a-4b36-9ee9-65e23ddcb271/snap', u'metadata': Munch({})})], 'file': u'/v2/images/d8f517f3-706a-4b36-9ee9-65e23ddcb271/file', 'owner': u'0f59b014b1ec4a7bb90450c3d68429b0', 'id': u'd8f517f3-706a-4b36-9ee9-65e23ddcb271', 'size': 12716032, u'self': u'/v2/images/d8f517f3-706a-4b36-9ee9-65e23ddcb271', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0f59b014b1ec4a7bb90450c3d68429b0', 'name': 'vping_userdata-project_5f9b4088-d68f-42e1-8dc7-c5f21773fabd', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/d8f517f3-706a-4b36-9ee9-65e23ddcb271/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-04-09T06:29:41Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-04-09T06:29:41Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_userdata-img_5f9b4088-d68f-42e1-8dc7-c5f21773fabd', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/d8f517f3-706a-4b36-9ee9-65e23ddcb271', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_userdata-img_5f9b4088-d68f-42e1-8dc7-c5f21773fabd', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vping_userdata-img_5f9b4088-d68f-42e1-8dc7-c5f21773fabd', 'created': u'2019-04-09T06:29:39Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-04-09T06:29:39Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/d8f517f3-706a-4b36-9ee9-65e23ddcb271', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_userdata-img_5f9b4088-d68f-42e1-8dc7-c5f21773fabd', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-04-09 06:29:42,402 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-04-09 06:29:42,406 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c908309c20ee49f2b3fcda2d36eef1b2381051d4" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vping_userdata-flavor_5f9b4088-d68f-42e1-8dc7-c5f21773fabd", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-04-09 06:29:42,754 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 314 Content-Type: application/json Date: Tue, 09 Apr 2019 06:29:41 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d217aa76-76a2-49f3-b0ea-26c7fb8fca92 x-openstack-request-id: req-d217aa76-76a2-49f3-b0ea-26c7fb8fca92 2019-04-09 06:29:42,754 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "vping_userdata-flavor_5f9b4088-d68f-42e1-8dc7-c5f21773fabd", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/3efaddda-7330-4d60-91cf-8f8cb10fb225", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/3efaddda-7330-4d60-91cf-8f8cb10fb225", "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": "3efaddda-7330-4d60-91cf-8f8cb10fb225"}} 2019-04-09 06:29:42,754 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-d217aa76-76a2-49f3-b0ea-26c7fb8fca92 2019-04-09 06:29:42,755 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.352117061615s 2019-04-09 06:29:42,755 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_userdata-flavor_5f9b4088-d68f-42e1-8dc7-c5f21773fabd', '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'6509066435f1453bac6996ee8997a3b2', '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'3efaddda-7330-4d60-91cf-8f8cb10fb225', 'swap': 0}) 2019-04-09 06:29:42,756 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-04-09 06:29:42,759 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/3efaddda-7330-4d60-91cf-8f8cb10fb225/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c908309c20ee49f2b3fcda2d36eef1b2381051d4" -d '{"extra_specs": {}}' 2019-04-09 06:29:42,775 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 09 Apr 2019 06:29:41 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-6ee1cd36-04fd-49dc-aad2-3c1ac24e97fb x-openstack-request-id: req-6ee1cd36-04fd-49dc-aad2-3c1ac24e97fb 2019-04-09 06:29:42,775 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-04-09 06:29:42,775 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/3efaddda-7330-4d60-91cf-8f8cb10fb225/os-extra_specs used request id req-6ee1cd36-04fd-49dc-aad2-3c1ac24e97fb 2019-04-09 06:29:42,775 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0190091133118s 2019-04-09 06:29:42,776 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-09 06:29:42,776 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}98966a81beb18ab02bb0e0a582252a4bf27eb988" 2019-04-09 06:29:42,868 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1279 Content-Type: application/json Date: Tue, 09 Apr 2019 06:29:41 GMT X-Openstack-Request-Id: req-7d1e58a8-29d0-4a4a-99d0-e148ce59a4de 2019-04-09 06:29:42,868 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"1d1b2401-112f-4cc1-8cfa-5c5f97a2ba91","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0f59b014b1ec4a7bb90450c3d68429b0","l2_adjacency":true,"status":"ACTIVE","subnets":["deb913f0-182f-4f1a-a1ba-a1c388be917d"],"description":"","tags":[],"updated_at":"2019-04-09T06:29:34Z","qos_policy_id":null,"name":"vping_userdata-net_5f9b4088-d68f-42e1-8dc7-c5f21773fabd","admin_state_up":true,"tenant_id":"0f59b014b1ec4a7bb90450c3d68429b0","created_at":"2019-04-09T06:29:32Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b62787c2-635d-4893-8553-7ee0260442ff","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ba7a30bb29394fc4a587735d9dfb749e","l2_adjacency":true,"status":"ACTIVE","subnets":["dce875e1-9eec-4cb2-94e6-93dffefe33f6"],"description":"","tags":[],"updated_at":"2019-04-09T06:24:08Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ba7a30bb29394fc4a587735d9dfb749e","created_at":"2019-04-09T06:24:05Z","mtu":1500}]} 2019-04-09 06:29:42,869 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-7d1e58a8-29d0-4a4a-99d0-e148ce59a4de 2019-04-09 06:29:42,869 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0930531024933s 2019-04-09 06:29:42,875 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-09 06:29:42,879 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}98966a81beb18ab02bb0e0a582252a4bf27eb988" 2019-04-09 06:29:42,915 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1405 Content-Type: application/json Date: Tue, 09 Apr 2019 06:29:41 GMT X-Openstack-Request-Id: req-890c5e3f-4950-4b20-808c-ccf74c21fd2c 2019-04-09 06:29:42,915 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-09T06:29:41Z", "file": "/v2/images/d8f517f3-706a-4b36-9ee9-65e23ddcb271/file", "owner": "0f59b014b1ec4a7bb90450c3d68429b0", "id": "d8f517f3-706a-4b36-9ee9-65e23ddcb271", "size": 12716032, "self": "/v2/images/d8f517f3-706a-4b36-9ee9-65e23ddcb271", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/d8f517f3-706a-4b36-9ee9-65e23ddcb271/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/d8f517f3-706a-4b36-9ee9-65e23ddcb271/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_5f9b4088-d68f-42e1-8dc7-c5f21773fabd", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_5f9b4088-d68f-42e1-8dc7-c5f21773fabd", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-09T06:29:39Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-09 06:29:42,916 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-890c5e3f-4950-4b20-808c-ccf74c21fd2c 2019-04-09 06:29:42,916 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.040561914444s 2019-04-09 06:29:42,923 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-09 06:29:42,926 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}98966a81beb18ab02bb0e0a582252a4bf27eb988" 2019-04-09 06:29:43,213 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 312 Content-Type: application/json Date: Tue, 09 Apr 2019 06:29:41 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-3340f407-753e-4fa4-88c2-d49ceb00dd39 x-openstack-request-id: req-3340f407-753e-4fa4-88c2-d49ceb00dd39 2019-04-09 06:29:43,213 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vping_userdata-flavor_5f9b4088-d68f-42e1-8dc7-c5f21773fabd", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/3efaddda-7330-4d60-91cf-8f8cb10fb225", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/3efaddda-7330-4d60-91cf-8f8cb10fb225", "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": "3efaddda-7330-4d60-91cf-8f8cb10fb225"}]} 2019-04-09 06:29:43,213 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-3340f407-753e-4fa4-88c2-d49ceb00dd39 2019-04-09 06:29:43,213 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.290562152863s 2019-04-09 06:29:43,217 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-04-09 06:29:43,219 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}98966a81beb18ab02bb0e0a582252a4bf27eb988" -d '{"server": {"name": "vping_userdata-vm_5f9b4088-d68f-42e1-8dc7-c5f21773fabd", "imageRef": "d8f517f3-706a-4b36-9ee9-65e23ddcb271", "flavorRef": "3efaddda-7330-4d60-91cf-8f8cb10fb225", "max_count": 1, "min_count": 1, "networks": [{"uuid": "1d1b2401-112f-4cc1-8cfa-5c5f97a2ba91"}]}}' 2019-04-09 06:29:45,113 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 374 Content-Type: application/json Date: Tue, 09 Apr 2019 06:29:42 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 location: http://172.30.9.21:8774/v2.1/servers/2623d310-0e7f-4076-87ad-9f25952e9564 x-compute-request-id: req-d68202dd-1ee1-4e06-b679-f6022ba494d2 x-openstack-request-id: req-d68202dd-1ee1-4e06-b679-f6022ba494d2 2019-04-09 06:29:45,113 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "2623d310-0e7f-4076-87ad-9f25952e9564", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/2623d310-0e7f-4076-87ad-9f25952e9564", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/2623d310-0e7f-4076-87ad-9f25952e9564", "rel": "bookmark"}], "adminPass": "tfe98qFXSh4D"}} 2019-04-09 06:29:45,113 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-d68202dd-1ee1-4e06-b679-f6022ba494d2 2019-04-09 06:29:45,113 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.89664292336s 2019-04-09 06:29:45,114 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 06:29:45,117 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}98966a81beb18ab02bb0e0a582252a4bf27eb988" 2019-04-09 06:29:45,721 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 600 Content-Type: application/json Date: Tue, 09 Apr 2019 06:29:44 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-9ccae4be-da09-4012-aa6e-c058f51e67d0 x-openstack-request-id: req-9ccae4be-da09-4012-aa6e-c058f51e67d0 2019-04-09 06:29:45,721 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/2623d310-0e7f-4076-87ad-9f25952e9564", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/2623d310-0e7f-4076-87ad-9f25952e9564", "rel": "bookmark"}], "image": {"id": "d8f517f3-706a-4b36-9ee9-65e23ddcb271", "links": [{"href": "http://172.30.9.21:8774/images/d8f517f3-706a-4b36-9ee9-65e23ddcb271", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3efaddda-7330-4d60-91cf-8f8cb10fb225", "links": [{"href": "http://172.30.9.21:8774/flavors/3efaddda-7330-4d60-91cf-8f8cb10fb225", "rel": "bookmark"}]}, "id": "2623d310-0e7f-4076-87ad-9f25952e9564", "user_id": "51efac0c9de945dca180555e869fb713", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T06:29:44Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_5f9b4088-d68f-42e1-8dc7-c5f21773fabd", "created": "2019-04-09T06:29:44Z", "tenant_id": "0f59b014b1ec4a7bb90450c3d68429b0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 06:29:45,721 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-9ccae4be-da09-4012-aa6e-c058f51e67d0 2019-04-09 06:29:45,721 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.607367992401s 2019-04-09 06:29:45,733 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-09 06:29:45,733 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}98966a81beb18ab02bb0e0a582252a4bf27eb988" 2019-04-09 06:29:46,000 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1279 Content-Type: application/json Date: Tue, 09 Apr 2019 06:29:44 GMT X-Openstack-Request-Id: req-dba06cd0-f37f-45fe-858e-301bbe8837df 2019-04-09 06:29:46,001 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"1d1b2401-112f-4cc1-8cfa-5c5f97a2ba91","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0f59b014b1ec4a7bb90450c3d68429b0","l2_adjacency":true,"status":"ACTIVE","subnets":["deb913f0-182f-4f1a-a1ba-a1c388be917d"],"description":"","tags":[],"updated_at":"2019-04-09T06:29:34Z","qos_policy_id":null,"name":"vping_userdata-net_5f9b4088-d68f-42e1-8dc7-c5f21773fabd","admin_state_up":true,"tenant_id":"0f59b014b1ec4a7bb90450c3d68429b0","created_at":"2019-04-09T06:29:32Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b62787c2-635d-4893-8553-7ee0260442ff","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ba7a30bb29394fc4a587735d9dfb749e","l2_adjacency":true,"status":"ACTIVE","subnets":["dce875e1-9eec-4cb2-94e6-93dffefe33f6"],"description":"","tags":[],"updated_at":"2019-04-09T06:24:08Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ba7a30bb29394fc4a587735d9dfb749e","created_at":"2019-04-09T06:24:05Z","mtu":1500}]} 2019-04-09 06:29:46,001 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-dba06cd0-f37f-45fe-858e-301bbe8837df 2019-04-09 06:29:46,001 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.268078804016s 2019-04-09 06:29:46,002 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-04-09 06:29:46,002 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}98966a81beb18ab02bb0e0a582252a4bf27eb988" 2019-04-09 06:29:46,061 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 685 Content-Type: application/json Date: Tue, 09 Apr 2019 06:29:45 GMT X-Openstack-Request-Id: req-9a1fe2bc-0fe5-4271-bae4-b65324b82dd2 2019-04-09 06:29:46,062 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1d1b2401-112f-4cc1-8cfa-5c5f97a2ba91","tenant_id":"0f59b014b1ec4a7bb90450c3d68429b0","created_at":"2019-04-09T06:29:34Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-04-09T06:29:34Z","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":"0f59b014b1ec4a7bb90450c3d68429b0","id":"deb913f0-182f-4f1a-a1ba-a1c388be917d","subnetpool_id":null,"name":"vping_userdata-subnet_5f9b4088-d68f-42e1-8dc7-c5f21773fabd"}]} 2019-04-09 06:29:46,062 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-9a1fe2bc-0fe5-4271-bae4-b65324b82dd2 2019-04-09 06:29:46,062 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0598959922791s 2019-04-09 06:29:46,063 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 06:29:48,065 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 06:29:48,068 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}98966a81beb18ab02bb0e0a582252a4bf27eb988" 2019-04-09 06:29:48,881 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Tue, 09 Apr 2019 06:29:47 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-36943e38-c3d6-4d74-8424-ac50a8d0fb00 x-openstack-request-id: req-36943e38-c3d6-4d74-8424-ac50a8d0fb00 2019-04-09 06:29:48,882 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/2623d310-0e7f-4076-87ad-9f25952e9564", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/2623d310-0e7f-4076-87ad-9f25952e9564", "rel": "bookmark"}], "image": {"id": "d8f517f3-706a-4b36-9ee9-65e23ddcb271", "links": [{"href": "http://172.30.9.21:8774/images/d8f517f3-706a-4b36-9ee9-65e23ddcb271", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3efaddda-7330-4d60-91cf-8f8cb10fb225", "links": [{"href": "http://172.30.9.21:8774/flavors/3efaddda-7330-4d60-91cf-8f8cb10fb225", "rel": "bookmark"}]}, "id": "2623d310-0e7f-4076-87ad-9f25952e9564", "security_groups": [{"name": "default"}], "user_id": "51efac0c9de945dca180555e869fb713", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T06:29:46Z", "hostId": "bb0f34e703c7dae6f6ded66b0e88146e79825d454e426f86fa30fbb1", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_5f9b4088-d68f-42e1-8dc7-c5f21773fabd", "created": "2019-04-09T06:29:44Z", "tenant_id": "0f59b014b1ec4a7bb90450c3d68429b0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 06:29:48,882 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-36943e38-c3d6-4d74-8424-ac50a8d0fb00 2019-04-09 06:29:48,882 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.817075967789s 2019-04-09 06:29:48,889 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 06:29:50,891 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 06:29:50,895 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}98966a81beb18ab02bb0e0a582252a4bf27eb988" 2019-04-09 06:29:51,433 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Tue, 09 Apr 2019 06:29:49 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-9807c660-6ef9-4b68-8f72-17f4ef717daf x-openstack-request-id: req-9807c660-6ef9-4b68-8f72-17f4ef717daf 2019-04-09 06:29:51,433 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/2623d310-0e7f-4076-87ad-9f25952e9564", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/2623d310-0e7f-4076-87ad-9f25952e9564", "rel": "bookmark"}], "image": {"id": "d8f517f3-706a-4b36-9ee9-65e23ddcb271", "links": [{"href": "http://172.30.9.21:8774/images/d8f517f3-706a-4b36-9ee9-65e23ddcb271", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3efaddda-7330-4d60-91cf-8f8cb10fb225", "links": [{"href": "http://172.30.9.21:8774/flavors/3efaddda-7330-4d60-91cf-8f8cb10fb225", "rel": "bookmark"}]}, "id": "2623d310-0e7f-4076-87ad-9f25952e9564", "security_groups": [{"name": "default"}], "user_id": "51efac0c9de945dca180555e869fb713", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T06:29:46Z", "hostId": "bb0f34e703c7dae6f6ded66b0e88146e79825d454e426f86fa30fbb1", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_5f9b4088-d68f-42e1-8dc7-c5f21773fabd", "created": "2019-04-09T06:29:44Z", "tenant_id": "0f59b014b1ec4a7bb90450c3d68429b0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 06:29:51,433 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-9807c660-6ef9-4b68-8f72-17f4ef717daf 2019-04-09 06:29:51,434 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.542114973068s 2019-04-09 06:29:51,440 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 06:29:53,443 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 06:29:53,446 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}98966a81beb18ab02bb0e0a582252a4bf27eb988" 2019-04-09 06:29:53,648 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Tue, 09 Apr 2019 06:29:52 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-6c0bb0c3-6e78-4b3d-8e2f-bba3f6f70543 x-openstack-request-id: req-6c0bb0c3-6e78-4b3d-8e2f-bba3f6f70543 2019-04-09 06:29:53,649 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/2623d310-0e7f-4076-87ad-9f25952e9564", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/2623d310-0e7f-4076-87ad-9f25952e9564", "rel": "bookmark"}], "image": {"id": "d8f517f3-706a-4b36-9ee9-65e23ddcb271", "links": [{"href": "http://172.30.9.21:8774/images/d8f517f3-706a-4b36-9ee9-65e23ddcb271", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3efaddda-7330-4d60-91cf-8f8cb10fb225", "links": [{"href": "http://172.30.9.21:8774/flavors/3efaddda-7330-4d60-91cf-8f8cb10fb225", "rel": "bookmark"}]}, "id": "2623d310-0e7f-4076-87ad-9f25952e9564", "security_groups": [{"name": "default"}], "user_id": "51efac0c9de945dca180555e869fb713", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T06:29:46Z", "hostId": "bb0f34e703c7dae6f6ded66b0e88146e79825d454e426f86fa30fbb1", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_5f9b4088-d68f-42e1-8dc7-c5f21773fabd", "created": "2019-04-09T06:29:44Z", "tenant_id": "0f59b014b1ec4a7bb90450c3d68429b0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 06:29:53,649 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-6c0bb0c3-6e78-4b3d-8e2f-bba3f6f70543 2019-04-09 06:29:53,649 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.206279993057s 2019-04-09 06:29:53,656 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 06:29:55,658 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 06:29:55,661 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}98966a81beb18ab02bb0e0a582252a4bf27eb988" 2019-04-09 06:29:55,834 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 744 Content-Type: application/json Date: Tue, 09 Apr 2019 06:29:54 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-7c9edba9-e505-4f9b-a34b-9f6fd638614b x-openstack-request-id: req-7c9edba9-e505-4f9b-a34b-9f6fd638614b 2019-04-09 06:29:55,835 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_5f9b4088-d68f-42e1-8dc7-c5f21773fabd": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:29:f6:33", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/2623d310-0e7f-4076-87ad-9f25952e9564", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/2623d310-0e7f-4076-87ad-9f25952e9564", "rel": "bookmark"}], "image": {"id": "d8f517f3-706a-4b36-9ee9-65e23ddcb271", "links": [{"href": "http://172.30.9.21:8774/images/d8f517f3-706a-4b36-9ee9-65e23ddcb271", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-09T06:29:53.000000", "flavor": {"id": "3efaddda-7330-4d60-91cf-8f8cb10fb225", "links": [{"href": "http://172.30.9.21:8774/flavors/3efaddda-7330-4d60-91cf-8f8cb10fb225", "rel": "bookmark"}]}, "id": "2623d310-0e7f-4076-87ad-9f25952e9564", "security_groups": [{"name": "default"}], "user_id": "51efac0c9de945dca180555e869fb713", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-09T06:29:52Z", "hostId": "bb0f34e703c7dae6f6ded66b0e88146e79825d454e426f86fa30fbb1", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_5f9b4088-d68f-42e1-8dc7-c5f21773fabd", "created": "2019-04-09T06:29:44Z", "tenant_id": "0f59b014b1ec4a7bb90450c3d68429b0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 06:29:55,835 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-7c9edba9-e505-4f9b-a34b-9f6fd638614b 2019-04-09 06:29:55,835 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.176524877548s 2019-04-09 06:29:55,841 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-04-09 06:29:55,842 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/ports.json?device_id=2623d310-0e7f-4076-87ad-9f25952e9564" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}98966a81beb18ab02bb0e0a582252a4bf27eb988" 2019-04-09 06:29:55,893 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Tue, 09 Apr 2019 06:29:54 GMT X-Openstack-Request-Id: req-458e1c26-7f69-4929-a8a6-08185f165616 2019-04-09 06:29:55,893 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-09T06:29:52Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"deb913f0-182f-4f1a-a1ba-a1c388be917d","ip_address":"192.168.120.12"}],"id":"f955f713-b090-48af-a668-efa9bca0a862","security_groups":["afb51e7b-217d-4292-a19f-5f33a7b647f3"],"mac_address":"fa:16:3e:29:f6:33","project_id":"0f59b014b1ec4a7bb90450c3d68429b0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1d1b2401-112f-4cc1-8cfa-5c5f97a2ba91","tenant_id":"0f59b014b1ec4a7bb90450c3d68429b0","created_at":"2019-04-09T06:29:46Z","binding:vnic_type":"normal","device_id":"2623d310-0e7f-4076-87ad-9f25952e9564","ip_allocation":"immediate"}]} 2019-04-09 06:29:55,893 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=2623d310-0e7f-4076-87ad-9f25952e9564 used request id req-458e1c26-7f69-4929-a8a6-08185f165616 2019-04-09 06:29:55,893 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0517299175262s 2019-04-09 06:29:55,903 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-09 06:29:55,903 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/floatingips.json?port_id=f955f713-b090-48af-a668-efa9bca0a862" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}98966a81beb18ab02bb0e0a582252a4bf27eb988" 2019-04-09 06:29:55,945 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 09 Apr 2019 06:29:54 GMT X-Openstack-Request-Id: req-05ee75c1-0a23-4216-ab48-170ea63aa345 2019-04-09 06:29:55,945 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-04-09 06:29:55,946 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json?port_id=f955f713-b090-48af-a668-efa9bca0a862 used request id req-05ee75c1-0a23-4216-ab48-170ea63aa345 2019-04-09 06:29:55,946 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0428838729858s 2019-04-09 06:29:55,946 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_5f9b4088-d68f-42e1-8dc7-c5f21773fabd': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:29:f6:33', u'version': 4, u'addr': u'192.168.120.12', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'd8f517f3-706a-4b36-9ee9-65e23ddcb271'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-04-09T06:29:53.000000', 'flavor': Munch({u'id': u'3efaddda-7330-4d60-91cf-8f8cb10fb225'}), 'az': u'nova', 'id': u'2623d310-0e7f-4076-87ad-9f25952e9564', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'51efac0c9de945dca180555e869fb713', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0f59b014b1ec4a7bb90450c3d68429b0', 'name': 'vping_userdata-project_5f9b4088-d68f-42e1-8dc7-c5f21773fabd', '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'2019-04-09T06:29:53.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-04-09T06:29:52Z', 'hostId': u'bb0f34e703c7dae6f6ded66b0e88146e79825d454e426f86fa30fbb1', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.12', 'cloud': 'envvars', 'host_id': u'bb0f34e703c7dae6f6ded66b0e88146e79825d454e426f86fa30fbb1', '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'2019-04-09T06:29:53.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'0f59b014b1ec4a7bb90450c3d68429b0', 'name': u'vping_userdata-vm_5f9b4088-d68f-42e1-8dc7-c5f21773fabd', 'adminPass': u'tfe98qFXSh4D', 'tenant_id': u'0f59b014b1ec4a7bb90450c3d68429b0', 'created_at': u'2019-04-09T06:29:44Z', 'created': u'2019-04-09T06:29:44Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-04-09 06:29:55,947 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-09 06:29:55,948 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}98966a81beb18ab02bb0e0a582252a4bf27eb988" 2019-04-09 06:29:56,038 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1279 Content-Type: application/json Date: Tue, 09 Apr 2019 06:29:55 GMT X-Openstack-Request-Id: req-153750f0-88c8-4f69-874a-24748c603677 2019-04-09 06:29:56,038 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"1d1b2401-112f-4cc1-8cfa-5c5f97a2ba91","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0f59b014b1ec4a7bb90450c3d68429b0","l2_adjacency":true,"status":"ACTIVE","subnets":["deb913f0-182f-4f1a-a1ba-a1c388be917d"],"description":"","tags":[],"updated_at":"2019-04-09T06:29:34Z","qos_policy_id":null,"name":"vping_userdata-net_5f9b4088-d68f-42e1-8dc7-c5f21773fabd","admin_state_up":true,"tenant_id":"0f59b014b1ec4a7bb90450c3d68429b0","created_at":"2019-04-09T06:29:32Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b62787c2-635d-4893-8553-7ee0260442ff","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ba7a30bb29394fc4a587735d9dfb749e","l2_adjacency":true,"status":"ACTIVE","subnets":["dce875e1-9eec-4cb2-94e6-93dffefe33f6"],"description":"","tags":[],"updated_at":"2019-04-09T06:24:08Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ba7a30bb29394fc4a587735d9dfb749e","created_at":"2019-04-09T06:24:05Z","mtu":1500}]} 2019-04-09 06:29:56,038 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-153750f0-88c8-4f69-874a-24748c603677 2019-04-09 06:29:56,038 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0909969806671s 2019-04-09 06:29:56,043 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-09 06:29:56,047 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}98966a81beb18ab02bb0e0a582252a4bf27eb988" 2019-04-09 06:29:56,171 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1405 Content-Type: application/json Date: Tue, 09 Apr 2019 06:29:55 GMT X-Openstack-Request-Id: req-49a1958a-191b-4533-8262-5d7ee85e26e6 2019-04-09 06:29:56,171 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-09T06:29:41Z", "file": "/v2/images/d8f517f3-706a-4b36-9ee9-65e23ddcb271/file", "owner": "0f59b014b1ec4a7bb90450c3d68429b0", "id": "d8f517f3-706a-4b36-9ee9-65e23ddcb271", "size": 12716032, "self": "/v2/images/d8f517f3-706a-4b36-9ee9-65e23ddcb271", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/d8f517f3-706a-4b36-9ee9-65e23ddcb271/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/d8f517f3-706a-4b36-9ee9-65e23ddcb271/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_5f9b4088-d68f-42e1-8dc7-c5f21773fabd", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_5f9b4088-d68f-42e1-8dc7-c5f21773fabd", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-09T06:29:39Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-09 06:29:56,172 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-49a1958a-191b-4533-8262-5d7ee85e26e6 2019-04-09 06:29:56,172 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.128420114517s 2019-04-09 06:29:56,173 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-09 06:29:56,176 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}98966a81beb18ab02bb0e0a582252a4bf27eb988" 2019-04-09 06:29:56,194 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 312 Content-Type: application/json Date: Tue, 09 Apr 2019 06:29:55 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ed56fad3-d3ba-4ddc-aeee-55fd63bc7ac7 x-openstack-request-id: req-ed56fad3-d3ba-4ddc-aeee-55fd63bc7ac7 2019-04-09 06:29:56,195 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vping_userdata-flavor_5f9b4088-d68f-42e1-8dc7-c5f21773fabd", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/3efaddda-7330-4d60-91cf-8f8cb10fb225", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/3efaddda-7330-4d60-91cf-8f8cb10fb225", "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": "3efaddda-7330-4d60-91cf-8f8cb10fb225"}]} 2019-04-09 06:29:56,195 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-ed56fad3-d3ba-4ddc-aeee-55fd63bc7ac7 2019-04-09 06:29:56,195 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0214722156525s 2019-04-09 06:29:56,196 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-04-09 06:29:56,198 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}98966a81beb18ab02bb0e0a582252a4bf27eb988" -d '{"server": {"name": "vping_userdata-vm2_5f9b4088-d68f-42e1-8dc7-c5f21773fabd", "imageRef": "d8f517f3-706a-4b36-9ee9-65e23ddcb271", "flavorRef": "3efaddda-7330-4d60-91cf-8f8cb10fb225", "user_data": "IyEvYmluL3NoCgp3aGlsZSB0cnVlOyBkbwogcGluZyAtYyAxIDE5Mi4xNjguMTIwLjEyIDI+JjEgPi9kZXYvbnVsbAogUkVTPSQ/CiBpZiBbICJaJFJFUyIgPSAiWjAiIF0gOyB0aGVuCiAgZWNobyAndlBpbmcgT0snCiAgYnJlYWsKIGVsc2UKICBlY2hvICd2UGluZyBLTycKIGZpCiBzbGVlcCAxCmRvbmUK", "max_count": 1, "min_count": 1, "networks": [{"uuid": "1d1b2401-112f-4cc1-8cfa-5c5f97a2ba91"}]}}' 2019-04-09 06:29:58,190 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 374 Content-Type: application/json Date: Tue, 09 Apr 2019 06:29:55 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 location: http://172.30.9.21:8774/v2.1/servers/a79d03d5-744f-447f-b6b6-bc1814eff141 x-compute-request-id: req-61f1b3d8-f8a3-43cb-b9cc-7b6ea6e0c653 x-openstack-request-id: req-61f1b3d8-f8a3-43cb-b9cc-7b6ea6e0c653 2019-04-09 06:29:58,190 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "a79d03d5-744f-447f-b6b6-bc1814eff141", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a79d03d5-744f-447f-b6b6-bc1814eff141", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a79d03d5-744f-447f-b6b6-bc1814eff141", "rel": "bookmark"}], "adminPass": "sJSVe3eSasGm"}} 2019-04-09 06:29:58,190 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-61f1b3d8-f8a3-43cb-b9cc-7b6ea6e0c653 2019-04-09 06:29:58,190 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.9942471981s 2019-04-09 06:29:58,191 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 06:29:58,194 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}98966a81beb18ab02bb0e0a582252a4bf27eb988" 2019-04-09 06:29:58,365 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 843 Content-Type: application/json Date: Tue, 09 Apr 2019 06:29:57 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-5155dd61-95d1-44db-9bf2-7d134a5d7209 x-openstack-request-id: req-5155dd61-95d1-44db-9bf2-7d134a5d7209 2019-04-09 06:29:58,365 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a79d03d5-744f-447f-b6b6-bc1814eff141", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a79d03d5-744f-447f-b6b6-bc1814eff141", "rel": "bookmark"}], "image": {"id": "d8f517f3-706a-4b36-9ee9-65e23ddcb271", "links": [{"href": "http://172.30.9.21:8774/images/d8f517f3-706a-4b36-9ee9-65e23ddcb271", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3efaddda-7330-4d60-91cf-8f8cb10fb225", "links": [{"href": "http://172.30.9.21:8774/flavors/3efaddda-7330-4d60-91cf-8f8cb10fb225", "rel": "bookmark"}]}, "id": "a79d03d5-744f-447f-b6b6-bc1814eff141", "user_id": "51efac0c9de945dca180555e869fb713", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T06:29:57Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_5f9b4088-d68f-42e1-8dc7-c5f21773fabd", "created": "2019-04-09T06:29:57Z", "tenant_id": "0f59b014b1ec4a7bb90450c3d68429b0", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_5f9b4088-d68f-42e1-8dc7-c5f21773fabd": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:29:f6:33", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/2623d310-0e7f-4076-87ad-9f25952e9564", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/2623d310-0e7f-4076-87ad-9f25952e9564", "rel": "bookmark"}], "image": {"id": "d8f517f3-706a-4b36-9ee9-65e23ddcb271", "links": [{"href": "http://172.30.9.21:8774/images/d8f517f3-706a-4b36-9ee9-65e23ddcb271", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-09T06:29:53.000000", "flavor": {"id": "3efaddda-7330-4d60-91cf-8f8cb10fb225", "links": [{"href": "http://172.30.9.21:8774/flavors/3efaddda-7330-4d60-91cf-8f8cb10fb225", "rel": "bookmark"}]}, "id": "2623d310-0e7f-4076-87ad-9f25952e9564", "security_groups": [{"name": "default"}], "user_id": "51efac0c9de945dca180555e869fb713", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-09T06:29:52Z", "hostId": "bb0f34e703c7dae6f6ded66b0e88146e79825d454e426f86fa30fbb1", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_5f9b4088-d68f-42e1-8dc7-c5f21773fabd", "created": "2019-04-09T06:29:44Z", "tenant_id": "0f59b014b1ec4a7bb90450c3d68429b0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 06:29:58,366 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-5155dd61-95d1-44db-9bf2-7d134a5d7209 2019-04-09 06:29:58,366 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.174381971359s 2019-04-09 06:29:58,373 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 06:30:00,376 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 06:30:00,380 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}98966a81beb18ab02bb0e0a582252a4bf27eb988" 2019-04-09 06:30:00,873 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 837 Content-Type: application/json Date: Tue, 09 Apr 2019 06:29:59 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-b4758fdd-d4dd-46cc-925f-468e25335daf x-openstack-request-id: req-b4758fdd-d4dd-46cc-925f-468e25335daf 2019-04-09 06:30:00,874 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a79d03d5-744f-447f-b6b6-bc1814eff141", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a79d03d5-744f-447f-b6b6-bc1814eff141", "rel": "bookmark"}], "image": {"id": "d8f517f3-706a-4b36-9ee9-65e23ddcb271", "links": [{"href": "http://172.30.9.21:8774/images/d8f517f3-706a-4b36-9ee9-65e23ddcb271", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3efaddda-7330-4d60-91cf-8f8cb10fb225", "links": [{"href": "http://172.30.9.21:8774/flavors/3efaddda-7330-4d60-91cf-8f8cb10fb225", "rel": "bookmark"}]}, "id": "a79d03d5-744f-447f-b6b6-bc1814eff141", "user_id": "51efac0c9de945dca180555e869fb713", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T06:29:59Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_5f9b4088-d68f-42e1-8dc7-c5f21773fabd", "created": "2019-04-09T06:29:57Z", "tenant_id": "0f59b014b1ec4a7bb90450c3d68429b0", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_5f9b4088-d68f-42e1-8dc7-c5f21773fabd": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:29:f6:33", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/2623d310-0e7f-4076-87ad-9f25952e9564", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/2623d310-0e7f-4076-87ad-9f25952e9564", "rel": "bookmark"}], "image": {"id": "d8f517f3-706a-4b36-9ee9-65e23ddcb271", "links": [{"href": "http://172.30.9.21:8774/images/d8f517f3-706a-4b36-9ee9-65e23ddcb271", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-09T06:29:53.000000", "flavor": {"id": "3efaddda-7330-4d60-91cf-8f8cb10fb225", "links": [{"href": "http://172.30.9.21:8774/flavors/3efaddda-7330-4d60-91cf-8f8cb10fb225", "rel": "bookmark"}]}, "id": "2623d310-0e7f-4076-87ad-9f25952e9564", "security_groups": [{"name": "default"}], "user_id": "51efac0c9de945dca180555e869fb713", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-09T06:29:52Z", "hostId": "bb0f34e703c7dae6f6ded66b0e88146e79825d454e426f86fa30fbb1", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_5f9b4088-d68f-42e1-8dc7-c5f21773fabd", "created": "2019-04-09T06:29:44Z", "tenant_id": "0f59b014b1ec4a7bb90450c3d68429b0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 06:30:00,874 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-b4758fdd-d4dd-46cc-925f-468e25335daf 2019-04-09 06:30:00,874 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.497701883316s 2019-04-09 06:30:00,882 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 06:30:02,885 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 06:30:02,888 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}98966a81beb18ab02bb0e0a582252a4bf27eb988" 2019-04-09 06:30:03,433 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 880 Content-Type: application/json Date: Tue, 09 Apr 2019 06:30:01 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-b6479deb-8639-4c94-8755-ff40ca2837f1 x-openstack-request-id: req-b6479deb-8639-4c94-8755-ff40ca2837f1 2019-04-09 06:30:03,434 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a79d03d5-744f-447f-b6b6-bc1814eff141", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a79d03d5-744f-447f-b6b6-bc1814eff141", "rel": "bookmark"}], "image": {"id": "d8f517f3-706a-4b36-9ee9-65e23ddcb271", "links": [{"href": "http://172.30.9.21:8774/images/d8f517f3-706a-4b36-9ee9-65e23ddcb271", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3efaddda-7330-4d60-91cf-8f8cb10fb225", "links": [{"href": "http://172.30.9.21:8774/flavors/3efaddda-7330-4d60-91cf-8f8cb10fb225", "rel": "bookmark"}]}, "id": "a79d03d5-744f-447f-b6b6-bc1814eff141", "security_groups": [{"name": "default"}], "user_id": "51efac0c9de945dca180555e869fb713", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T06:29:59Z", "hostId": "b3bd71eccaae370af539edf1d34f95f25a4ed78fb18f9069cd94c532", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_5f9b4088-d68f-42e1-8dc7-c5f21773fabd", "created": "2019-04-09T06:29:57Z", "tenant_id": "0f59b014b1ec4a7bb90450c3d68429b0", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_5f9b4088-d68f-42e1-8dc7-c5f21773fabd": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:29:f6:33", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/2623d310-0e7f-4076-87ad-9f25952e9564", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/2623d310-0e7f-4076-87ad-9f25952e9564", "rel": "bookmark"}], "image": {"id": "d8f517f3-706a-4b36-9ee9-65e23ddcb271", "links": [{"href": "http://172.30.9.21:8774/images/d8f517f3-706a-4b36-9ee9-65e23ddcb271", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-09T06:29:53.000000", "flavor": {"id": "3efaddda-7330-4d60-91cf-8f8cb10fb225", "links": [{"href": "http://172.30.9.21:8774/flavors/3efaddda-7330-4d60-91cf-8f8cb10fb225", "rel": "bookmark"}]}, "id": "2623d310-0e7f-4076-87ad-9f25952e9564", "security_groups": [{"name": "default"}], "user_id": "51efac0c9de945dca180555e869fb713", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-09T06:29:52Z", "hostId": "bb0f34e703c7dae6f6ded66b0e88146e79825d454e426f86fa30fbb1", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_5f9b4088-d68f-42e1-8dc7-c5f21773fabd", "created": "2019-04-09T06:29:44Z", "tenant_id": "0f59b014b1ec4a7bb90450c3d68429b0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 06:30:03,434 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-b6479deb-8639-4c94-8755-ff40ca2837f1 2019-04-09 06:30:03,435 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.549842834473s 2019-04-09 06:30:03,442 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 06:30:05,445 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 06:30:05,448 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}98966a81beb18ab02bb0e0a582252a4bf27eb988" 2019-04-09 06:30:05,642 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 880 Content-Type: application/json Date: Tue, 09 Apr 2019 06:30:04 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-3ae7b863-92ed-43be-9313-1544cb95167b x-openstack-request-id: req-3ae7b863-92ed-43be-9313-1544cb95167b 2019-04-09 06:30:05,643 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a79d03d5-744f-447f-b6b6-bc1814eff141", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a79d03d5-744f-447f-b6b6-bc1814eff141", "rel": "bookmark"}], "image": {"id": "d8f517f3-706a-4b36-9ee9-65e23ddcb271", "links": [{"href": "http://172.30.9.21:8774/images/d8f517f3-706a-4b36-9ee9-65e23ddcb271", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3efaddda-7330-4d60-91cf-8f8cb10fb225", "links": [{"href": "http://172.30.9.21:8774/flavors/3efaddda-7330-4d60-91cf-8f8cb10fb225", "rel": "bookmark"}]}, "id": "a79d03d5-744f-447f-b6b6-bc1814eff141", "security_groups": [{"name": "default"}], "user_id": "51efac0c9de945dca180555e869fb713", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T06:29:59Z", "hostId": "b3bd71eccaae370af539edf1d34f95f25a4ed78fb18f9069cd94c532", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_5f9b4088-d68f-42e1-8dc7-c5f21773fabd", "created": "2019-04-09T06:29:57Z", "tenant_id": "0f59b014b1ec4a7bb90450c3d68429b0", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_5f9b4088-d68f-42e1-8dc7-c5f21773fabd": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:29:f6:33", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/2623d310-0e7f-4076-87ad-9f25952e9564", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/2623d310-0e7f-4076-87ad-9f25952e9564", "rel": "bookmark"}], "image": {"id": "d8f517f3-706a-4b36-9ee9-65e23ddcb271", "links": [{"href": "http://172.30.9.21:8774/images/d8f517f3-706a-4b36-9ee9-65e23ddcb271", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-09T06:29:53.000000", "flavor": {"id": "3efaddda-7330-4d60-91cf-8f8cb10fb225", "links": [{"href": "http://172.30.9.21:8774/flavors/3efaddda-7330-4d60-91cf-8f8cb10fb225", "rel": "bookmark"}]}, "id": "2623d310-0e7f-4076-87ad-9f25952e9564", "security_groups": [{"name": "default"}], "user_id": "51efac0c9de945dca180555e869fb713", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-09T06:29:52Z", "hostId": "bb0f34e703c7dae6f6ded66b0e88146e79825d454e426f86fa30fbb1", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_5f9b4088-d68f-42e1-8dc7-c5f21773fabd", "created": "2019-04-09T06:29:44Z", "tenant_id": "0f59b014b1ec4a7bb90450c3d68429b0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 06:30:05,643 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-3ae7b863-92ed-43be-9313-1544cb95167b 2019-04-09 06:30:05,643 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.198122024536s 2019-04-09 06:30:05,651 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 06:30:07,653 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 06:30:07,656 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}98966a81beb18ab02bb0e0a582252a4bf27eb988" 2019-04-09 06:30:07,853 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 869 Content-Type: application/json Date: Tue, 09 Apr 2019 06:30:06 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-5464054e-f9e3-4753-83ce-57ba2f19e40a x-openstack-request-id: req-5464054e-f9e3-4753-83ce-57ba2f19e40a 2019-04-09 06:30:07,854 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_5f9b4088-d68f-42e1-8dc7-c5f21773fabd": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ae:87:23", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a79d03d5-744f-447f-b6b6-bc1814eff141", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a79d03d5-744f-447f-b6b6-bc1814eff141", "rel": "bookmark"}], "image": {"id": "d8f517f3-706a-4b36-9ee9-65e23ddcb271", "links": [{"href": "http://172.30.9.21:8774/images/d8f517f3-706a-4b36-9ee9-65e23ddcb271", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-09T06:30:05.000000", "flavor": {"id": "3efaddda-7330-4d60-91cf-8f8cb10fb225", "links": [{"href": "http://172.30.9.21:8774/flavors/3efaddda-7330-4d60-91cf-8f8cb10fb225", "rel": "bookmark"}]}, "id": "a79d03d5-744f-447f-b6b6-bc1814eff141", "security_groups": [{"name": "default"}], "user_id": "51efac0c9de945dca180555e869fb713", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-09T06:30:05Z", "hostId": "b3bd71eccaae370af539edf1d34f95f25a4ed78fb18f9069cd94c532", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_5f9b4088-d68f-42e1-8dc7-c5f21773fabd", "created": "2019-04-09T06:29:57Z", "tenant_id": "0f59b014b1ec4a7bb90450c3d68429b0", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_5f9b4088-d68f-42e1-8dc7-c5f21773fabd": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:29:f6:33", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/2623d310-0e7f-4076-87ad-9f25952e9564", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/2623d310-0e7f-4076-87ad-9f25952e9564", "rel": "bookmark"}], "image": {"id": "d8f517f3-706a-4b36-9ee9-65e23ddcb271", "links": [{"href": "http://172.30.9.21:8774/images/d8f517f3-706a-4b36-9ee9-65e23ddcb271", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-09T06:29:53.000000", "flavor": {"id": "3efaddda-7330-4d60-91cf-8f8cb10fb225", "links": [{"href": "http://172.30.9.21:8774/flavors/3efaddda-7330-4d60-91cf-8f8cb10fb225", "rel": "bookmark"}]}, "id": "2623d310-0e7f-4076-87ad-9f25952e9564", "security_groups": [{"name": "default"}], "user_id": "51efac0c9de945dca180555e869fb713", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-09T06:29:52Z", "hostId": "bb0f34e703c7dae6f6ded66b0e88146e79825d454e426f86fa30fbb1", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_5f9b4088-d68f-42e1-8dc7-c5f21773fabd", "created": "2019-04-09T06:29:44Z", "tenant_id": "0f59b014b1ec4a7bb90450c3d68429b0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 06:30:07,854 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-5464054e-f9e3-4753-83ce-57ba2f19e40a 2019-04-09 06:30:07,854 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.201117038727s 2019-04-09 06:30:07,862 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-04-09 06:30:07,862 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/ports.json?device_id=a79d03d5-744f-447f-b6b6-bc1814eff141" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}98966a81beb18ab02bb0e0a582252a4bf27eb988" 2019-04-09 06:30:07,925 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Tue, 09 Apr 2019 06:30:06 GMT X-Openstack-Request-Id: req-7b09c237-82fb-473e-b267-83f6e326522a 2019-04-09 06:30:07,925 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-09T06:30:04Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"deb913f0-182f-4f1a-a1ba-a1c388be917d","ip_address":"192.168.120.3"}],"id":"d0a9c1bb-ed9c-42db-a320-72ab26860e76","security_groups":["afb51e7b-217d-4292-a19f-5f33a7b647f3"],"mac_address":"fa:16:3e:ae:87:23","project_id":"0f59b014b1ec4a7bb90450c3d68429b0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1d1b2401-112f-4cc1-8cfa-5c5f97a2ba91","tenant_id":"0f59b014b1ec4a7bb90450c3d68429b0","created_at":"2019-04-09T06:30:00Z","binding:vnic_type":"normal","device_id":"a79d03d5-744f-447f-b6b6-bc1814eff141","ip_allocation":"immediate"}]} 2019-04-09 06:30:07,925 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=a79d03d5-744f-447f-b6b6-bc1814eff141 used request id req-7b09c237-82fb-473e-b267-83f6e326522a 2019-04-09 06:30:07,925 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0634880065918s 2019-04-09 06:30:07,936 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-09 06:30:07,937 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/floatingips.json?port_id=d0a9c1bb-ed9c-42db-a320-72ab26860e76" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}98966a81beb18ab02bb0e0a582252a4bf27eb988" 2019-04-09 06:30:07,983 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 09 Apr 2019 06:30:06 GMT X-Openstack-Request-Id: req-8ff778f3-d1f9-4b34-b203-7c65b911f7b4 2019-04-09 06:30:07,983 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-04-09 06:30:07,984 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json?port_id=d0a9c1bb-ed9c-42db-a320-72ab26860e76 used request id req-8ff778f3-d1f9-4b34-b203-7c65b911f7b4 2019-04-09 06:30:07,984 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0473630428314s 2019-04-09 06:30:07,984 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_5f9b4088-d68f-42e1-8dc7-c5f21773fabd': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:ae:87:23', u'version': 4, u'addr': u'192.168.120.3', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'd8f517f3-706a-4b36-9ee9-65e23ddcb271'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-04-09T06:30:05.000000', 'flavor': Munch({u'id': u'3efaddda-7330-4d60-91cf-8f8cb10fb225'}), 'az': u'nova', 'id': u'a79d03d5-744f-447f-b6b6-bc1814eff141', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'51efac0c9de945dca180555e869fb713', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0f59b014b1ec4a7bb90450c3d68429b0', 'name': 'vping_userdata-project_5f9b4088-d68f-42e1-8dc7-c5f21773fabd', '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'2019-04-09T06:30:05.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-04-09T06:30:05Z', 'hostId': u'b3bd71eccaae370af539edf1d34f95f25a4ed78fb18f9069cd94c532', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.3', 'cloud': 'envvars', 'host_id': u'b3bd71eccaae370af539edf1d34f95f25a4ed78fb18f9069cd94c532', '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'2019-04-09T06:30:05.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'0f59b014b1ec4a7bb90450c3d68429b0', 'name': u'vping_userdata-vm2_5f9b4088-d68f-42e1-8dc7-c5f21773fabd', 'adminPass': u'sJSVe3eSasGm', 'tenant_id': u'0f59b014b1ec4a7bb90450c3d68429b0', 'created_at': u'2019-04-09T06:29:57Z', 'created': u'2019-04-09T06:29:57Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-04-09 06:30:07,985 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Waiting for ping... 2019-04-09 06:30:08,986 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 06:30:08,989 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}98966a81beb18ab02bb0e0a582252a4bf27eb988" 2019-04-09 06:30:09,429 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 869 Content-Type: application/json Date: Tue, 09 Apr 2019 06:30:07 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-12a96ea1-83d2-482d-bab5-73387408779d x-openstack-request-id: req-12a96ea1-83d2-482d-bab5-73387408779d 2019-04-09 06:30:09,430 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_5f9b4088-d68f-42e1-8dc7-c5f21773fabd": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ae:87:23", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a79d03d5-744f-447f-b6b6-bc1814eff141", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a79d03d5-744f-447f-b6b6-bc1814eff141", "rel": "bookmark"}], "image": {"id": "d8f517f3-706a-4b36-9ee9-65e23ddcb271", "links": [{"href": "http://172.30.9.21:8774/images/d8f517f3-706a-4b36-9ee9-65e23ddcb271", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-09T06:30:05.000000", "flavor": {"id": "3efaddda-7330-4d60-91cf-8f8cb10fb225", "links": [{"href": "http://172.30.9.21:8774/flavors/3efaddda-7330-4d60-91cf-8f8cb10fb225", "rel": "bookmark"}]}, "id": "a79d03d5-744f-447f-b6b6-bc1814eff141", "security_groups": [{"name": "default"}], "user_id": "51efac0c9de945dca180555e869fb713", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-09T06:30:05Z", "hostId": "b3bd71eccaae370af539edf1d34f95f25a4ed78fb18f9069cd94c532", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_5f9b4088-d68f-42e1-8dc7-c5f21773fabd", "created": "2019-04-09T06:29:57Z", "tenant_id": "0f59b014b1ec4a7bb90450c3d68429b0", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_5f9b4088-d68f-42e1-8dc7-c5f21773fabd": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:29:f6:33", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/2623d310-0e7f-4076-87ad-9f25952e9564", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/2623d310-0e7f-4076-87ad-9f25952e9564", "rel": "bookmark"}], "image": {"id": "d8f517f3-706a-4b36-9ee9-65e23ddcb271", "links": [{"href": "http://172.30.9.21:8774/images/d8f517f3-706a-4b36-9ee9-65e23ddcb271", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-09T06:29:53.000000", "flavor": {"id": "3efaddda-7330-4d60-91cf-8f8cb10fb225", "links": [{"href": "http://172.30.9.21:8774/flavors/3efaddda-7330-4d60-91cf-8f8cb10fb225", "rel": "bookmark"}]}, "id": "2623d310-0e7f-4076-87ad-9f25952e9564", "security_groups": [{"name": "default"}], "user_id": "51efac0c9de945dca180555e869fb713", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-09T06:29:52Z", "hostId": "bb0f34e703c7dae6f6ded66b0e88146e79825d454e426f86fa30fbb1", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_5f9b4088-d68f-42e1-8dc7-c5f21773fabd", "created": "2019-04-09T06:29:44Z", "tenant_id": "0f59b014b1ec4a7bb90450c3d68429b0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 06:30:09,430 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-12a96ea1-83d2-482d-bab5-73387408779d 2019-04-09 06:30:09,430 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.443792104721s 2019-04-09 06:30:09,433 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-04-09 06:30:09,436 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers/a79d03d5-744f-447f-b6b6-bc1814eff141/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}98966a81beb18ab02bb0e0a582252a4bf27eb988" -d '{"os-getConsoleOutput": {"length": null}}' 2019-04-09 06:30:09,502 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 7940 Content-Type: application/json Date: Tue, 09 Apr 2019 06:30:08 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f1e03f1e-e7fb-4b2e-bd79-0a833aab71ab x-openstack-request-id: req-f1e03f1e-e7fb-4b2e-bd79-0a833aab71ab 2019-04-09 06:30:09,504 - keystoneauth.session - DEBUG - RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14F7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE147F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 510893779 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.910 MHz processor\n[ 0.226429] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.229347] pid_max: default: 32768 minimum: 301\n[ 0.230923] ACPI: Core revision 20150930\n[ 0.232909] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.235187] Security Framework initialized\n[ 0.236624] Yama: becoming mindful.\n[ 0.237908] AppArmor: AppArmor initialized\n[ 0.239380] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.241665] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.243893] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.246010] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.248404] Initializing cgroup subsys io\n[ 0.249844] Initializing cgroup subsys memory\n[ 0.251355] Initializing cgroup subsys devices\n[ 0.252896] Initializing cgroup subsys freezer\n[ 0.254419] Initializing cgroup subsys net_cls\n[ 0.255944] Initializing cgroup subsys perf_event\n[ 0.257551] Initializing cgroup subsys net_prio\n[ 0.259104] Initializing cgroup subsys hugetlb\n[ 0.260621] Initializing cgroup subsys pids\n[ 0.262138] CPU: Physical Processor ID: 0\n[ 0.264239] mce: CPU supports 10 MCE banks\n[ 0.265714] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.267473] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.284325] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.292730] ftrace: allocating 31920 entries in 125 pages\n[ 0.323725] smpboot: Max logical packages: 1\n[ 0.325239] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.327604] x2apic enabled\n[ 0.328984] Switched APIC routing to physical x2apic.\n[ 0.331858] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.333822] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.337453] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.340591] KVM setup paravirtual spinlock\n[ 0.342506] x86: Booted up 1 node, 1 CPUs\n[ 0.343921] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.346288] devtmpfs: initialized\n[ 0.348521] evm: security.selinux\n[ 0.349737] evm: security.SMACK64\n[ 0.350945] evm: security.SMACK64EXEC\n[ 0.352251] evm: security.SMACK64TRANSMUTE\n[ 0.353664] evm: security.SMACK64MMAP\n[ 0.354963] evm: security.ima\n[ 0.356075] evm: security.capability\n[ 0.357425] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.360635] pinctrl core: initialized pinctrl subsystem\n[ 0.362518] RTC time: 6:30:05, date: 04/09/19\n[ 0.364145] NET: Registered protocol family 16\n[ 0.365795] cpuidle: using governor ladder\n[ 0.367229] cpuidle: using governor menu\n[ 0.368609] PCCT header not found.\n[ 0.369896] ACPI: bus type PCI registered\n[ 0.371301] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.373460] PCI: Using configuration type 1 for base access\n[ 0.376025] ACPI: Added _OSI(Module Device)\n[ 0.377490] ACPI: Added _OSI(Processor Device)\n[ 0.379002] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.380579] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.383169] ACPI: Interpreter enabled\n[ 0.384497] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.387743] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.390985] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.394224] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.397456] ACPI: (supports S0 S5)\n[ 0.398696] ACPI: Using IOAPIC for interrupt routing\n[ 0.400359] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.404850] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.406861] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.409040] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.411149] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.414964] acpiphp: Slot [3] registered\n[ 0.416370] acpiphp: Slot [4] registered\n[ 0.417767] acpiphp: Slot [5] registered\n[ 0.419171] acpiphp: Slot [6] registered\n[ 0.420565] acpiphp: Slot [7] registered\n[ 0.421963] acpiphp: Slot [8] registered\n[ 0.423365] acpiphp: Slot [9] registered\n[ 0.424756] acpiphp: Slot [10] registered\n[ 0.426175] acpiphp: Slot [11] registered\n[ 0.427598] acpiphp: Slot [12] registered\n[ 0.429024] acpiphp: Slot [13] registered\n[ 0.430438] acpiphp: Slot [14] registered\n[ 0.431860] acpiphp: Slot [15] registered\n[ 0.449238] acpiphp: Slot [16] registered\n[ 0.450680] acpiphp: Slot [17] registered\n[ 0.452099] acpiphp: Slot [18] registered\n[ 0.453516] acpiphp: Slot [19] registered\n[ 0.454933] acpiphp: Slot [20] registered\n[ 0.456348] acpiphp: Slot [21] registered\n[ 0.457763] acpiphp: Slot [22] registered\n[ 0.459180] acpiphp: Slot [23] registered\n[ 0.460600] acpiphp: Slot [24] registered\n[ 0.462025] acpiphp: Slot [25] registered\n[ 0.463439] acpiphp: Slot [26] registered\n[ 0.464855] acpiphp: Slot [27] registered\n[ 0.466275] acpiphp: Slot [28] registered\n[ 0.467692] acpiphp: Slot [29] registered\n[ 0.469104] acpiphp: Slot [30] registered\n[ 0.470522] acpiphp: Slot [31] registered\n[ 0.471938] PCI host bridge to bus 0000:00\n[ 0.473357] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.475492] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.477627] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.480176] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.482720] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.485311] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.489997] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.492252] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.494329] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.496569] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.500940] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.503461] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.524903] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.527450] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.530168] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.532660] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.535115] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.537272] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.539450] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.541319] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.544067] vgaarb: loaded\n[ 0.545127] vgaarb: bridge control possible 0000:00:02.0\n[ 0.547180] SCSI subsystem initialized\n[ 0.548725] ACPI: bus type USB registered\n[ 0.550148] usbcore: registered new interface driver usbfs\n[ 0.554190] usbcore: registered new interface driver hub\n[ 0.556038] usbcore: registered new device driver usb\n[ 0.558163] PCI: Using ACPI for IRQ routing\n[ 0.560249] NetLabel: Initializing\n[ 0.561463] NetLabel: domain hash size = 128\n[ 0.562908] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.564535] NetLabel: unlabeled traffic allowed by default\n[ 0.566589] clocksource: Switched to clocksource kvm-clock\n[ 0.577082] AppArmor: AppArmor Filesystem Enabled\n[ 0.578707] pnp: PnP ACPI init\n[ 0.580296] pnp: PnP ACPI: found 5 devices\n[ 0.587380] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.590302] NET: Registered protocol family 2\n[ 0.592049] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.594245] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.596295] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.598342] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.600195] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.602192] NET: Registered protocol family 1\n[ 0.603683] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.605571] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.607410] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.622360] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.637783] Trying to unpack rootfs image as initramfs...\n[ 0.699244] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.701943] Scanning for low memory corruption every 60 seconds\n[ 0.704166] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.706110] audit: initializing netlink subsys (disabled)\n[ 0.707851] audit: type=2000 audit(1554791406.427:1): initialized\n[ 0.709980] Initialise system trusted keyring\n[ 0.711522] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.713447] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.716408] zbud: loaded\n[ 0.717540] VFS: Disk quotas dquot_6.6.0\n[ 0.718913] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.721348] fuse init (API version 7.23)\n[ 0.722797] Key type big_key registered\n[ 0.724124] Allocating IMA MOK and blacklist keyrings.\n[ 0.726044] Key type asymmetric registered\n[ 0.727451] Asymmetric key parser 'x509' registered\n[ 0.729066] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.731539] io scheduler noop registered\n[ 0.732845] io scheduler deadline registered (default)\n[ 0.734489] io scheduler cfq registered\n[ 0.735918] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.737713] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.739787] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.742229] ACPI: Power Button [PWRF]\n[ 0.743612] GHES: HEST is not enabled!\n[ 0.757548] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.787082] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.790631] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.815816] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.819281] Linux agpgart interface v0.103\n[ 0.822779] brd: module loaded\n[ 0.825122] loop: module loaded\n[ 0.830757] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.833231] GPT:90111 != 2097151\n[ 0.834366] GPT:Alternate GPT header not at the end of the disk.\n[ 0.836232] GPT:90111 != 2097151\n[ 0.837402] GPT: Use GNU Parted to correct GPT errors.\n[ 0.839075] vda: vda1 vda15\n[ 0.840936] scsi host0: ata_piix\n[ 0.842261] scsi host1: ata_piix\n[ 0.843462] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.845534] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.848257] libphy: Fixed MDIO Bus: probed\n[ 0.849689] tun: Universal TUN/TAP device driver, 1.6\n[ 0.851395] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.854667] PPP generic driver version 2.4.2\n[ 0.856214] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.858298] ehci-pci: EHCI PCI platform driver\n[ 0.859818] ehci-platform: EHCI generic platform driver\n[ 0.861581] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.863557] ohci-pci: OHCI PCI platform driver\n[ 0.865093] ohci-platform: OHCI generic platform driver\n[ 0.866829] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.881867] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.883610] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.886186] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.887895] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.889891] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.892116] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.894576] usb usb1: Product: UHCI Host Controller\n[ 0.896184] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.898157] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.899791] hub 1-0:1.0: USB hub found\n[ 0.901156] hub 1-0:1.0: 2 ports detected\n[ 0.902726] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.906304] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.907969] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.909714] mousedev: PS/2 mouse device common for all mice\n[ 0.911874] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.914814] rtc_cmos 00:00: RTC can wake from S4\n[ 0.916906] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.919003] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.921100] i2c /dev entries driver\n[ 0.922409] device-mapper: uevent: version 1.0.3\n[ 0.924053] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.926876] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.929156] NET: Registered protocol family 10\n[ 0.930982] NET: Registered protocol family 17\n[ 0.932545] Key type dns_resolver registered\n[ 0.934186] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.936107] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.939131] registered taskstats version 1\n[ 0.940570] Loading compiled-in X.509 certificates\n[ 0.942745] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.945949] zswap: loaded using pool lzo/zbud\n[ 0.948232] Key type trusted registered\n[ 0.950607] Key type encrypted registered\n[ 0.952042] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.953824] ima: No TPM chip found, activating TPM-bypass!\n[ 0.955629] evm: HMAC attrs: 0x1\n[ 0.957212] Magic number: 15:773:518\n[ 0.958693] rtc_cmos 00:00: setting system clock to 2019-04-09 06:30:06 UTC (1554791406)\n[ 0.961505] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.963446] EDD information not available.\n[ 1.004403] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.023503] Write protecting the kernel read-only data: 14336k\n[ 1.026854] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.029914] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.74\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.01\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.321946] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.3...\nLease of 192.168.120.3 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.15. iid=i-00000006\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\n"} 2019-04-09 06:30:09,505 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/a79d03d5-744f-447f-b6b6-bc1814eff141/action used request id req-f1e03f1e-e7fb-4b2e-bd79-0a833aab71ab 2019-04-09 06:30:09,505 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0720551013947s 2019-04-09 06:30:09,506 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14F7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE147F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 510893779 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.910 MHz processor [ 0.226429] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.229347] pid_max: default: 32768 minimum: 301 [ 0.230923] ACPI: Core revision 20150930 [ 0.232909] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.235187] Security Framework initialized [ 0.236624] Yama: becoming mindful. [ 0.237908] AppArmor: AppArmor initialized [ 0.239380] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.241665] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.243893] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.246010] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.248404] Initializing cgroup subsys io [ 0.249844] Initializing cgroup subsys memory [ 0.251355] Initializing cgroup subsys devices [ 0.252896] Initializing cgroup subsys freezer [ 0.254419] Initializing cgroup subsys net_cls [ 0.255944] Initializing cgroup subsys perf_event [ 0.257551] Initializing cgroup subsys net_prio [ 0.259104] Initializing cgroup subsys hugetlb [ 0.260621] Initializing cgroup subsys pids [ 0.262138] CPU: Physical Processor ID: 0 [ 0.264239] mce: CPU supports 10 MCE banks [ 0.265714] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.267473] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.284325] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.292730] ftrace: allocating 31920 entries in 125 pages [ 0.323725] smpboot: Max logical packages: 1 [ 0.325239] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.327604] x2apic enabled [ 0.328984] Switched APIC routing to physical x2apic. [ 0.331858] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.333822] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.337453] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.340591] KVM setup paravirtual spinlock [ 0.342506] x86: Booted up 1 node, 1 CPUs [ 0.343921] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.346288] devtmpfs: initialized [ 0.348521] evm: security.selinux [ 0.349737] evm: security.SMACK64 [ 0.350945] evm: security.SMACK64EXEC [ 0.352251] evm: security.SMACK64TRANSMUTE [ 0.353664] evm: security.SMACK64MMAP [ 0.354963] evm: security.ima [ 0.356075] evm: security.capability [ 0.357425] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.360635] pinctrl core: initialized pinctrl subsystem [ 0.362518] RTC time: 6:30:05, date: 04/09/19 [ 0.364145] NET: Registered protocol family 16 [ 0.365795] cpuidle: using governor ladder [ 0.367229] cpuidle: using governor menu [ 0.368609] PCCT header not found. [ 0.369896] ACPI: bus type PCI registered [ 0.371301] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.373460] PCI: Using configuration type 1 for base access [ 0.376025] ACPI: Added _OSI(Module Device) [ 0.377490] ACPI: Added _OSI(Processor Device) [ 0.379002] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.380579] ACPI: Added _OSI(Processor Aggregator Device) [ 0.383169] ACPI: Interpreter enabled [ 0.384497] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.387743] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.390985] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.394224] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.397456] ACPI: (supports S0 S5) [ 0.398696] ACPI: Using IOAPIC for interrupt routing [ 0.400359] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.404850] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.406861] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.409040] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.411149] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.414964] acpiphp: Slot [3] registered [ 0.416370] acpiphp: Slot [4] registered [ 0.417767] acpiphp: Slot [5] registered [ 0.419171] acpiphp: Slot [6] registered [ 0.420565] acpiphp: Slot [7] registered [ 0.421963] acpiphp: Slot [8] registered [ 0.423365] acpiphp: Slot [9] registered [ 0.424756] acpiphp: Slot [10] registered [ 0.426175] acpiphp: Slot [11] registered [ 0.427598] acpiphp: Slot [12] registered [ 0.429024] acpiphp: Slot [13] registered [ 0.430438] acpiphp: Slot [14] registered [ 0.431860] acpiphp: Slot [15] registered [ 0.449238] acpiphp: Slot [16] registered [ 0.450680] acpiphp: Slot [17] registered [ 0.452099] acpiphp: Slot [18] registered [ 0.453516] acpiphp: Slot [19] registered [ 0.454933] acpiphp: Slot [20] registered [ 0.456348] acpiphp: Slot [21] registered [ 0.457763] acpiphp: Slot [22] registered [ 0.459180] acpiphp: Slot [23] registered [ 0.460600] acpiphp: Slot [24] registered [ 0.462025] acpiphp: Slot [25] registered [ 0.463439] acpiphp: Slot [26] registered [ 0.464855] acpiphp: Slot [27] registered [ 0.466275] acpiphp: Slot [28] registered [ 0.467692] acpiphp: Slot [29] registered [ 0.469104] acpiphp: Slot [30] registered [ 0.470522] acpiphp: Slot [31] registered [ 0.471938] PCI host bridge to bus 0000:00 [ 0.473357] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.475492] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.477627] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.480176] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.482720] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.485311] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.489997] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.492252] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.494329] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.496569] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.500940] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.503461] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.524903] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.527450] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.530168] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.532660] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.535115] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.537272] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.539450] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.541319] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.544067] vgaarb: loaded [ 0.545127] vgaarb: bridge control possible 0000:00:02.0 [ 0.547180] SCSI subsystem initialized [ 0.548725] ACPI: bus type USB registered [ 0.550148] usbcore: registered new interface driver usbfs [ 0.554190] usbcore: registered new interface driver hub [ 0.556038] usbcore: registered new device driver usb [ 0.558163] PCI: Using ACPI for IRQ routing [ 0.560249] NetLabel: Initializing [ 0.561463] NetLabel: domain hash size = 128 [ 0.562908] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.564535] NetLabel: unlabeled traffic allowed by default [ 0.566589] clocksource: Switched to clocksource kvm-clock [ 0.577082] AppArmor: AppArmor Filesystem Enabled [ 0.578707] pnp: PnP ACPI init [ 0.580296] pnp: PnP ACPI: found 5 devices [ 0.587380] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.590302] NET: Registered protocol family 2 [ 0.592049] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.594245] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.596295] TCP: Hash tables configured (established 4096 bind 4096) [ 0.598342] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.600195] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.602192] NET: Registered protocol family 1 [ 0.603683] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.605571] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.607410] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.622360] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.637783] Trying to unpack rootfs image as initramfs... [ 0.699244] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.701943] Scanning for low memory corruption every 60 seconds [ 0.704166] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.706110] audit: initializing netlink subsys (disabled) [ 0.707851] audit: type=2000 audit(1554791406.427:1): initialized [ 0.709980] Initialise system trusted keyring [ 0.711522] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.713447] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.716408] zbud: loaded [ 0.717540] VFS: Disk quotas dquot_6.6.0 [ 0.718913] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.721348] fuse init (API version 7.23) [ 0.722797] Key type big_key registered [ 0.724124] Allocating IMA MOK and blacklist keyrings. [ 0.726044] Key type asymmetric registered [ 0.727451] Asymmetric key parser 'x509' registered [ 0.729066] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.731539] io scheduler noop registered [ 0.732845] io scheduler deadline registered (default) [ 0.734489] io scheduler cfq registered [ 0.735918] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.737713] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.739787] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.742229] ACPI: Power Button [PWRF] [ 0.743612] GHES: HEST is not enabled! [ 0.757548] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.787082] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.790631] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.815816] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.819281] Linux agpgart interface v0.103 [ 0.822779] brd: module loaded [ 0.825122] loop: module loaded [ 0.830757] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.833231] GPT:90111 != 2097151 [ 0.834366] GPT:Alternate GPT header not at the end of the disk. [ 0.836232] GPT:90111 != 2097151 [ 0.837402] GPT: Use GNU Parted to correct GPT errors. [ 0.839075] vda: vda1 vda15 [ 0.840936] scsi host0: ata_piix [ 0.842261] scsi host1: ata_piix [ 0.843462] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.845534] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.848257] libphy: Fixed MDIO Bus: probed [ 0.849689] tun: Universal TUN/TAP device driver, 1.6 [ 0.851395] tun: (C) 1999-2004 Max Krasnyansky [ 0.854667] PPP generic driver version 2.4.2 [ 0.856214] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.858298] ehci-pci: EHCI PCI platform driver [ 0.859818] ehci-platform: EHCI generic platform driver [ 0.861581] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.863557] ohci-pci: OHCI PCI platform driver [ 0.865093] ohci-platform: OHCI generic platform driver [ 0.866829] uhci_hcd: USB Universal Host Controller Interface driver [ 0.881867] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.883610] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.886186] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.887895] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.889891] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.892116] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.894576] usb usb1: Product: UHCI Host Controller [ 0.896184] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.898157] usb usb1: SerialNumber: 0000:00:01.2 [ 0.899791] hub 1-0:1.0: USB hub found [ 0.901156] hub 1-0:1.0: 2 ports detected [ 0.902726] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.906304] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.907969] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.909714] mousedev: PS/2 mouse device common for all mice [ 0.911874] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.914814] rtc_cmos 00:00: RTC can wake from S4 [ 0.916906] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.919003] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.921100] i2c /dev entries driver [ 0.922409] device-mapper: uevent: version 1.0.3 [ 0.924053] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.926876] ledtrig-cpu: registered to indicate activity on CPUs [ 0.929156] NET: Registered protocol family 10 [ 0.930982] NET: Registered protocol family 17 [ 0.932545] Key type dns_resolver registered [ 0.934186] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.936107] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.939131] registered taskstats version 1 [ 0.940570] Loading compiled-in X.509 certificates [ 0.942745] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.945949] zswap: loaded using pool lzo/zbud [ 0.948232] Key type trusted registered [ 0.950607] Key type encrypted registered [ 0.952042] AppArmor: AppArmor sha1 policy hashing enabled [ 0.953824] ima: No TPM chip found, activating TPM-bypass! [ 0.955629] evm: HMAC attrs: 0x1 [ 0.957212] Magic number: 15:773:518 [ 0.958693] rtc_cmos 00:00: setting system clock to 2019-04-09 06:30:06 UTC (1554791406) [ 0.961505] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.963446] EDD information not available. [ 1.004403] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.023503] Write protecting the kernel read-only data: 14336k [ 1.026854] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.029914] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.74 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.01 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.321946] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.3... Lease of 192.168.120.3 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.15. iid=i-00000006 failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 2019-04-09 06:30:09,507 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging 192.168.120.12. Waiting for response... 2019-04-09 06:30:10,508 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 06:30:10,512 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}98966a81beb18ab02bb0e0a582252a4bf27eb988" 2019-04-09 06:30:10,687 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 869 Content-Type: application/json Date: Tue, 09 Apr 2019 06:30:09 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-a6d52687-9202-44e2-8860-a9f78be8aa99 x-openstack-request-id: req-a6d52687-9202-44e2-8860-a9f78be8aa99 2019-04-09 06:30:10,687 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_5f9b4088-d68f-42e1-8dc7-c5f21773fabd": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ae:87:23", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a79d03d5-744f-447f-b6b6-bc1814eff141", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a79d03d5-744f-447f-b6b6-bc1814eff141", "rel": "bookmark"}], "image": {"id": "d8f517f3-706a-4b36-9ee9-65e23ddcb271", "links": [{"href": "http://172.30.9.21:8774/images/d8f517f3-706a-4b36-9ee9-65e23ddcb271", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-09T06:30:05.000000", "flavor": {"id": "3efaddda-7330-4d60-91cf-8f8cb10fb225", "links": [{"href": "http://172.30.9.21:8774/flavors/3efaddda-7330-4d60-91cf-8f8cb10fb225", "rel": "bookmark"}]}, "id": "a79d03d5-744f-447f-b6b6-bc1814eff141", "security_groups": [{"name": "default"}], "user_id": "51efac0c9de945dca180555e869fb713", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-09T06:30:05Z", "hostId": "b3bd71eccaae370af539edf1d34f95f25a4ed78fb18f9069cd94c532", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_5f9b4088-d68f-42e1-8dc7-c5f21773fabd", "created": "2019-04-09T06:29:57Z", "tenant_id": "0f59b014b1ec4a7bb90450c3d68429b0", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_5f9b4088-d68f-42e1-8dc7-c5f21773fabd": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:29:f6:33", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/2623d310-0e7f-4076-87ad-9f25952e9564", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/2623d310-0e7f-4076-87ad-9f25952e9564", "rel": "bookmark"}], "image": {"id": "d8f517f3-706a-4b36-9ee9-65e23ddcb271", "links": [{"href": "http://172.30.9.21:8774/images/d8f517f3-706a-4b36-9ee9-65e23ddcb271", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-09T06:29:53.000000", "flavor": {"id": "3efaddda-7330-4d60-91cf-8f8cb10fb225", "links": [{"href": "http://172.30.9.21:8774/flavors/3efaddda-7330-4d60-91cf-8f8cb10fb225", "rel": "bookmark"}]}, "id": "2623d310-0e7f-4076-87ad-9f25952e9564", "security_groups": [{"name": "default"}], "user_id": "51efac0c9de945dca180555e869fb713", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-09T06:29:52Z", "hostId": "bb0f34e703c7dae6f6ded66b0e88146e79825d454e426f86fa30fbb1", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_5f9b4088-d68f-42e1-8dc7-c5f21773fabd", "created": "2019-04-09T06:29:44Z", "tenant_id": "0f59b014b1ec4a7bb90450c3d68429b0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 06:30:10,687 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-a6d52687-9202-44e2-8860-a9f78be8aa99 2019-04-09 06:30:10,688 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.179069042206s 2019-04-09 06:30:10,690 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-04-09 06:30:10,693 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers/a79d03d5-744f-447f-b6b6-bc1814eff141/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}98966a81beb18ab02bb0e0a582252a4bf27eb988" -d '{"os-getConsoleOutput": {"length": null}}' 2019-04-09 06:30:10,776 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 7966 Content-Type: application/json Date: Tue, 09 Apr 2019 06:30:09 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-bb055bb5-2d8b-4ea4-8119-7a64989c6041 x-openstack-request-id: req-bb055bb5-2d8b-4ea4-8119-7a64989c6041 2019-04-09 06:30:10,778 - keystoneauth.session - DEBUG - RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14F7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE147F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 510893779 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.910 MHz processor\n[ 0.226429] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.229347] pid_max: default: 32768 minimum: 301\n[ 0.230923] ACPI: Core revision 20150930\n[ 0.232909] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.235187] Security Framework initialized\n[ 0.236624] Yama: becoming mindful.\n[ 0.237908] AppArmor: AppArmor initialized\n[ 0.239380] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.241665] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.243893] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.246010] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.248404] Initializing cgroup subsys io\n[ 0.249844] Initializing cgroup subsys memory\n[ 0.251355] Initializing cgroup subsys devices\n[ 0.252896] Initializing cgroup subsys freezer\n[ 0.254419] Initializing cgroup subsys net_cls\n[ 0.255944] Initializing cgroup subsys perf_event\n[ 0.257551] Initializing cgroup subsys net_prio\n[ 0.259104] Initializing cgroup subsys hugetlb\n[ 0.260621] Initializing cgroup subsys pids\n[ 0.262138] CPU: Physical Processor ID: 0\n[ 0.264239] mce: CPU supports 10 MCE banks\n[ 0.265714] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.267473] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.284325] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.292730] ftrace: allocating 31920 entries in 125 pages\n[ 0.323725] smpboot: Max logical packages: 1\n[ 0.325239] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.327604] x2apic enabled\n[ 0.328984] Switched APIC routing to physical x2apic.\n[ 0.331858] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.333822] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.337453] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.340591] KVM setup paravirtual spinlock\n[ 0.342506] x86: Booted up 1 node, 1 CPUs\n[ 0.343921] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.346288] devtmpfs: initialized\n[ 0.348521] evm: security.selinux\n[ 0.349737] evm: security.SMACK64\n[ 0.350945] evm: security.SMACK64EXEC\n[ 0.352251] evm: security.SMACK64TRANSMUTE\n[ 0.353664] evm: security.SMACK64MMAP\n[ 0.354963] evm: security.ima\n[ 0.356075] evm: security.capability\n[ 0.357425] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.360635] pinctrl core: initialized pinctrl subsystem\n[ 0.362518] RTC time: 6:30:05, date: 04/09/19\n[ 0.364145] NET: Registered protocol family 16\n[ 0.365795] cpuidle: using governor ladder\n[ 0.367229] cpuidle: using governor menu\n[ 0.368609] PCCT header not found.\n[ 0.369896] ACPI: bus type PCI registered\n[ 0.371301] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.373460] PCI: Using configuration type 1 for base access\n[ 0.376025] ACPI: Added _OSI(Module Device)\n[ 0.377490] ACPI: Added _OSI(Processor Device)\n[ 0.379002] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.380579] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.383169] ACPI: Interpreter enabled\n[ 0.384497] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.387743] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.390985] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.394224] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.397456] ACPI: (supports S0 S5)\n[ 0.398696] ACPI: Using IOAPIC for interrupt routing\n[ 0.400359] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.404850] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.406861] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.409040] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.411149] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.414964] acpiphp: Slot [3] registered\n[ 0.416370] acpiphp: Slot [4] registered\n[ 0.417767] acpiphp: Slot [5] registered\n[ 0.419171] acpiphp: Slot [6] registered\n[ 0.420565] acpiphp: Slot [7] registered\n[ 0.421963] acpiphp: Slot [8] registered\n[ 0.423365] acpiphp: Slot [9] registered\n[ 0.424756] acpiphp: Slot [10] registered\n[ 0.426175] acpiphp: Slot [11] registered\n[ 0.427598] acpiphp: Slot [12] registered\n[ 0.429024] acpiphp: Slot [13] registered\n[ 0.430438] acpiphp: Slot [14] registered\n[ 0.431860] acpiphp: Slot [15] registered\n[ 0.449238] acpiphp: Slot [16] registered\n[ 0.450680] acpiphp: Slot [17] registered\n[ 0.452099] acpiphp: Slot [18] registered\n[ 0.453516] acpiphp: Slot [19] registered\n[ 0.454933] acpiphp: Slot [20] registered\n[ 0.456348] acpiphp: Slot [21] registered\n[ 0.457763] acpiphp: Slot [22] registered\n[ 0.459180] acpiphp: Slot [23] registered\n[ 0.460600] acpiphp: Slot [24] registered\n[ 0.462025] acpiphp: Slot [25] registered\n[ 0.463439] acpiphp: Slot [26] registered\n[ 0.464855] acpiphp: Slot [27] registered\n[ 0.466275] acpiphp: Slot [28] registered\n[ 0.467692] acpiphp: Slot [29] registered\n[ 0.469104] acpiphp: Slot [30] registered\n[ 0.470522] acpiphp: Slot [31] registered\n[ 0.471938] PCI host bridge to bus 0000:00\n[ 0.473357] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.475492] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.477627] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.480176] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.482720] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.485311] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.489997] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.492252] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.494329] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.496569] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.500940] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.503461] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.524903] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.527450] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.530168] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.532660] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.535115] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.537272] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.539450] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.541319] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.544067] vgaarb: loaded\n[ 0.545127] vgaarb: bridge control possible 0000:00:02.0\n[ 0.547180] SCSI subsystem initialized\n[ 0.548725] ACPI: bus type USB registered\n[ 0.550148] usbcore: registered new interface driver usbfs\n[ 0.554190] usbcore: registered new interface driver hub\n[ 0.556038] usbcore: registered new device driver usb\n[ 0.558163] PCI: Using ACPI for IRQ routing\n[ 0.560249] NetLabel: Initializing\n[ 0.561463] NetLabel: domain hash size = 128\n[ 0.562908] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.564535] NetLabel: unlabeled traffic allowed by default\n[ 0.566589] clocksource: Switched to clocksource kvm-clock\n[ 0.577082] AppArmor: AppArmor Filesystem Enabled\n[ 0.578707] pnp: PnP ACPI init\n[ 0.580296] pnp: PnP ACPI: found 5 devices\n[ 0.587380] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.590302] NET: Registered protocol family 2\n[ 0.592049] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.594245] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.596295] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.598342] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.600195] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.602192] NET: Registered protocol family 1\n[ 0.603683] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.605571] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.607410] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.622360] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.637783] Trying to unpack rootfs image as initramfs...\n[ 0.699244] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.701943] Scanning for low memory corruption every 60 seconds\n[ 0.704166] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.706110] audit: initializing netlink subsys (disabled)\n[ 0.707851] audit: type=2000 audit(1554791406.427:1): initialized\n[ 0.709980] Initialise system trusted keyring\n[ 0.711522] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.713447] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.716408] zbud: loaded\n[ 0.717540] VFS: Disk quotas dquot_6.6.0\n[ 0.718913] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.721348] fuse init (API version 7.23)\n[ 0.722797] Key type big_key registered\n[ 0.724124] Allocating IMA MOK and blacklist keyrings.\n[ 0.726044] Key type asymmetric registered\n[ 0.727451] Asymmetric key parser 'x509' registered\n[ 0.729066] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.731539] io scheduler noop registered\n[ 0.732845] io scheduler deadline registered (default)\n[ 0.734489] io scheduler cfq registered\n[ 0.735918] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.737713] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.739787] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.742229] ACPI: Power Button [PWRF]\n[ 0.743612] GHES: HEST is not enabled!\n[ 0.757548] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.787082] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.790631] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.815816] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.819281] Linux agpgart interface v0.103\n[ 0.822779] brd: module loaded\n[ 0.825122] loop: module loaded\n[ 0.830757] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.833231] GPT:90111 != 2097151\n[ 0.834366] GPT:Alternate GPT header not at the end of the disk.\n[ 0.836232] GPT:90111 != 2097151\n[ 0.837402] GPT: Use GNU Parted to correct GPT errors.\n[ 0.839075] vda: vda1 vda15\n[ 0.840936] scsi host0: ata_piix\n[ 0.842261] scsi host1: ata_piix\n[ 0.843462] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.845534] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.848257] libphy: Fixed MDIO Bus: probed\n[ 0.849689] tun: Universal TUN/TAP device driver, 1.6\n[ 0.851395] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.854667] PPP generic driver version 2.4.2\n[ 0.856214] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.858298] ehci-pci: EHCI PCI platform driver\n[ 0.859818] ehci-platform: EHCI generic platform driver\n[ 0.861581] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.863557] ohci-pci: OHCI PCI platform driver\n[ 0.865093] ohci-platform: OHCI generic platform driver\n[ 0.866829] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.881867] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.883610] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.886186] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.887895] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.889891] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.892116] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.894576] usb usb1: Product: UHCI Host Controller\n[ 0.896184] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.898157] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.899791] hub 1-0:1.0: USB hub found\n[ 0.901156] hub 1-0:1.0: 2 ports detected\n[ 0.902726] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.906304] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.907969] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.909714] mousedev: PS/2 mouse device common for all mice\n[ 0.911874] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.914814] rtc_cmos 00:00: RTC can wake from S4\n[ 0.916906] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.919003] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.921100] i2c /dev entries driver\n[ 0.922409] device-mapper: uevent: version 1.0.3\n[ 0.924053] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.926876] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.929156] NET: Registered protocol family 10\n[ 0.930982] NET: Registered protocol family 17\n[ 0.932545] Key type dns_resolver registered\n[ 0.934186] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.936107] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.939131] registered taskstats version 1\n[ 0.940570] Loading compiled-in X.509 certificates\n[ 0.942745] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.945949] zswap: loaded using pool lzo/zbud\n[ 0.948232] Key type trusted registered\n[ 0.950607] Key type encrypted registered\n[ 0.952042] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.953824] ima: No TPM chip found, activating TPM-bypass!\n[ 0.955629] evm: HMAC attrs: 0x1\n[ 0.957212] Magic number: 15:773:518\n[ 0.958693] rtc_cmos 00:00: setting system clock to 2019-04-09 06:30:06 UTC (1554791406)\n[ 0.961505] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.963446] EDD information not available.\n[ 1.004403] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.023503] Write protecting the kernel read-only data: 14336k\n[ 1.026854] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.029914] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.74\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.01\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.321946] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.3...\nLease of 192.168.120.3 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.15. iid=i-00000006\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: "} 2019-04-09 06:30:10,779 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/a79d03d5-744f-447f-b6b6-bc1814eff141/action used request id req-bb055bb5-2d8b-4ea4-8119-7a64989c6041 2019-04-09 06:30:10,779 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0883660316467s 2019-04-09 06:30:10,780 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14F7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE147F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 510893779 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.910 MHz processor [ 0.226429] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.229347] pid_max: default: 32768 minimum: 301 [ 0.230923] ACPI: Core revision 20150930 [ 0.232909] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.235187] Security Framework initialized [ 0.236624] Yama: becoming mindful. [ 0.237908] AppArmor: AppArmor initialized [ 0.239380] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.241665] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.243893] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.246010] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.248404] Initializing cgroup subsys io [ 0.249844] Initializing cgroup subsys memory [ 0.251355] Initializing cgroup subsys devices [ 0.252896] Initializing cgroup subsys freezer [ 0.254419] Initializing cgroup subsys net_cls [ 0.255944] Initializing cgroup subsys perf_event [ 0.257551] Initializing cgroup subsys net_prio [ 0.259104] Initializing cgroup subsys hugetlb [ 0.260621] Initializing cgroup subsys pids [ 0.262138] CPU: Physical Processor ID: 0 [ 0.264239] mce: CPU supports 10 MCE banks [ 0.265714] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.267473] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.284325] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.292730] ftrace: allocating 31920 entries in 125 pages [ 0.323725] smpboot: Max logical packages: 1 [ 0.325239] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.327604] x2apic enabled [ 0.328984] Switched APIC routing to physical x2apic. [ 0.331858] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.333822] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.337453] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.340591] KVM setup paravirtual spinlock [ 0.342506] x86: Booted up 1 node, 1 CPUs [ 0.343921] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.346288] devtmpfs: initialized [ 0.348521] evm: security.selinux [ 0.349737] evm: security.SMACK64 [ 0.350945] evm: security.SMACK64EXEC [ 0.352251] evm: security.SMACK64TRANSMUTE [ 0.353664] evm: security.SMACK64MMAP [ 0.354963] evm: security.ima [ 0.356075] evm: security.capability [ 0.357425] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.360635] pinctrl core: initialized pinctrl subsystem [ 0.362518] RTC time: 6:30:05, date: 04/09/19 [ 0.364145] NET: Registered protocol family 16 [ 0.365795] cpuidle: using governor ladder [ 0.367229] cpuidle: using governor menu [ 0.368609] PCCT header not found. [ 0.369896] ACPI: bus type PCI registered [ 0.371301] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.373460] PCI: Using configuration type 1 for base access [ 0.376025] ACPI: Added _OSI(Module Device) [ 0.377490] ACPI: Added _OSI(Processor Device) [ 0.379002] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.380579] ACPI: Added _OSI(Processor Aggregator Device) [ 0.383169] ACPI: Interpreter enabled [ 0.384497] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.387743] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.390985] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.394224] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.397456] ACPI: (supports S0 S5) [ 0.398696] ACPI: Using IOAPIC for interrupt routing [ 0.400359] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.404850] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.406861] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.409040] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.411149] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.414964] acpiphp: Slot [3] registered [ 0.416370] acpiphp: Slot [4] registered [ 0.417767] acpiphp: Slot [5] registered [ 0.419171] acpiphp: Slot [6] registered [ 0.420565] acpiphp: Slot [7] registered [ 0.421963] acpiphp: Slot [8] registered [ 0.423365] acpiphp: Slot [9] registered [ 0.424756] acpiphp: Slot [10] registered [ 0.426175] acpiphp: Slot [11] registered [ 0.427598] acpiphp: Slot [12] registered [ 0.429024] acpiphp: Slot [13] registered [ 0.430438] acpiphp: Slot [14] registered [ 0.431860] acpiphp: Slot [15] registered [ 0.449238] acpiphp: Slot [16] registered [ 0.450680] acpiphp: Slot [17] registered [ 0.452099] acpiphp: Slot [18] registered [ 0.453516] acpiphp: Slot [19] registered [ 0.454933] acpiphp: Slot [20] registered [ 0.456348] acpiphp: Slot [21] registered [ 0.457763] acpiphp: Slot [22] registered [ 0.459180] acpiphp: Slot [23] registered [ 0.460600] acpiphp: Slot [24] registered [ 0.462025] acpiphp: Slot [25] registered [ 0.463439] acpiphp: Slot [26] registered [ 0.464855] acpiphp: Slot [27] registered [ 0.466275] acpiphp: Slot [28] registered [ 0.467692] acpiphp: Slot [29] registered [ 0.469104] acpiphp: Slot [30] registered [ 0.470522] acpiphp: Slot [31] registered [ 0.471938] PCI host bridge to bus 0000:00 [ 0.473357] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.475492] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.477627] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.480176] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.482720] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.485311] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.489997] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.492252] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.494329] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.496569] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.500940] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.503461] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.524903] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.527450] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.530168] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.532660] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.535115] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.537272] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.539450] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.541319] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.544067] vgaarb: loaded [ 0.545127] vgaarb: bridge control possible 0000:00:02.0 [ 0.547180] SCSI subsystem initialized [ 0.548725] ACPI: bus type USB registered [ 0.550148] usbcore: registered new interface driver usbfs [ 0.554190] usbcore: registered new interface driver hub [ 0.556038] usbcore: registered new device driver usb [ 0.558163] PCI: Using ACPI for IRQ routing [ 0.560249] NetLabel: Initializing [ 0.561463] NetLabel: domain hash size = 128 [ 0.562908] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.564535] NetLabel: unlabeled traffic allowed by default [ 0.566589] clocksource: Switched to clocksource kvm-clock [ 0.577082] AppArmor: AppArmor Filesystem Enabled [ 0.578707] pnp: PnP ACPI init [ 0.580296] pnp: PnP ACPI: found 5 devices [ 0.587380] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.590302] NET: Registered protocol family 2 [ 0.592049] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.594245] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.596295] TCP: Hash tables configured (established 4096 bind 4096) [ 0.598342] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.600195] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.602192] NET: Registered protocol family 1 [ 0.603683] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.605571] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.607410] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.622360] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.637783] Trying to unpack rootfs image as initramfs... [ 0.699244] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.701943] Scanning for low memory corruption every 60 seconds [ 0.704166] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.706110] audit: initializing netlink subsys (disabled) [ 0.707851] audit: type=2000 audit(1554791406.427:1): initialized [ 0.709980] Initialise system trusted keyring [ 0.711522] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.713447] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.716408] zbud: loaded [ 0.717540] VFS: Disk quotas dquot_6.6.0 [ 0.718913] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.721348] fuse init (API version 7.23) [ 0.722797] Key type big_key registered [ 0.724124] Allocating IMA MOK and blacklist keyrings. [ 0.726044] Key type asymmetric registered [ 0.727451] Asymmetric key parser 'x509' registered [ 0.729066] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.731539] io scheduler noop registered [ 0.732845] io scheduler deadline registered (default) [ 0.734489] io scheduler cfq registered [ 0.735918] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.737713] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.739787] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.742229] ACPI: Power Button [PWRF] [ 0.743612] GHES: HEST is not enabled! [ 0.757548] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.787082] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.790631] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.815816] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.819281] Linux agpgart interface v0.103 [ 0.822779] brd: module loaded [ 0.825122] loop: module loaded [ 0.830757] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.833231] GPT:90111 != 2097151 [ 0.834366] GPT:Alternate GPT header not at the end of the disk. [ 0.836232] GPT:90111 != 2097151 [ 0.837402] GPT: Use GNU Parted to correct GPT errors. [ 0.839075] vda: vda1 vda15 [ 0.840936] scsi host0: ata_piix [ 0.842261] scsi host1: ata_piix [ 0.843462] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.845534] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.848257] libphy: Fixed MDIO Bus: probed [ 0.849689] tun: Universal TUN/TAP device driver, 1.6 [ 0.851395] tun: (C) 1999-2004 Max Krasnyansky [ 0.854667] PPP generic driver version 2.4.2 [ 0.856214] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.858298] ehci-pci: EHCI PCI platform driver [ 0.859818] ehci-platform: EHCI generic platform driver [ 0.861581] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.863557] ohci-pci: OHCI PCI platform driver [ 0.865093] ohci-platform: OHCI generic platform driver [ 0.866829] uhci_hcd: USB Universal Host Controller Interface driver [ 0.881867] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.883610] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.886186] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.887895] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.889891] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.892116] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.894576] usb usb1: Product: UHCI Host Controller [ 0.896184] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.898157] usb usb1: SerialNumber: 0000:00:01.2 [ 0.899791] hub 1-0:1.0: USB hub found [ 0.901156] hub 1-0:1.0: 2 ports detected [ 0.902726] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.906304] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.907969] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.909714] mousedev: PS/2 mouse device common for all mice [ 0.911874] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.914814] rtc_cmos 00:00: RTC can wake from S4 [ 0.916906] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.919003] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.921100] i2c /dev entries driver [ 0.922409] device-mapper: uevent: version 1.0.3 [ 0.924053] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.926876] ledtrig-cpu: registered to indicate activity on CPUs [ 0.929156] NET: Registered protocol family 10 [ 0.930982] NET: Registered protocol family 17 [ 0.932545] Key type dns_resolver registered [ 0.934186] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.936107] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.939131] registered taskstats version 1 [ 0.940570] Loading compiled-in X.509 certificates [ 0.942745] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.945949] zswap: loaded using pool lzo/zbud [ 0.948232] Key type trusted registered [ 0.950607] Key type encrypted registered [ 0.952042] AppArmor: AppArmor sha1 policy hashing enabled [ 0.953824] ima: No TPM chip found, activating TPM-bypass! [ 0.955629] evm: HMAC attrs: 0x1 [ 0.957212] Magic number: 15:773:518 [ 0.958693] rtc_cmos 00:00: setting system clock to 2019-04-09 06:30:06 UTC (1554791406) [ 0.961505] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.963446] EDD information not available. [ 1.004403] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.023503] Write protecting the kernel read-only data: 14336k [ 1.026854] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.029914] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.74 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.01 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.321946] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.3... Lease of 192.168.120.3 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.15. iid=i-00000006 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: 2019-04-09 06:30:11,782 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 06:30:11,785 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}98966a81beb18ab02bb0e0a582252a4bf27eb988" 2019-04-09 06:30:11,958 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 869 Content-Type: application/json Date: Tue, 09 Apr 2019 06:30:10 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-9eb354af-c01b-459a-9a06-5d22fb2694f5 x-openstack-request-id: req-9eb354af-c01b-459a-9a06-5d22fb2694f5 2019-04-09 06:30:11,959 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_5f9b4088-d68f-42e1-8dc7-c5f21773fabd": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ae:87:23", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a79d03d5-744f-447f-b6b6-bc1814eff141", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a79d03d5-744f-447f-b6b6-bc1814eff141", "rel": "bookmark"}], "image": {"id": "d8f517f3-706a-4b36-9ee9-65e23ddcb271", "links": [{"href": "http://172.30.9.21:8774/images/d8f517f3-706a-4b36-9ee9-65e23ddcb271", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-09T06:30:05.000000", "flavor": {"id": "3efaddda-7330-4d60-91cf-8f8cb10fb225", "links": [{"href": "http://172.30.9.21:8774/flavors/3efaddda-7330-4d60-91cf-8f8cb10fb225", "rel": "bookmark"}]}, "id": "a79d03d5-744f-447f-b6b6-bc1814eff141", "security_groups": [{"name": "default"}], "user_id": "51efac0c9de945dca180555e869fb713", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-09T06:30:05Z", "hostId": "b3bd71eccaae370af539edf1d34f95f25a4ed78fb18f9069cd94c532", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_5f9b4088-d68f-42e1-8dc7-c5f21773fabd", "created": "2019-04-09T06:29:57Z", "tenant_id": "0f59b014b1ec4a7bb90450c3d68429b0", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_5f9b4088-d68f-42e1-8dc7-c5f21773fabd": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:29:f6:33", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/2623d310-0e7f-4076-87ad-9f25952e9564", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/2623d310-0e7f-4076-87ad-9f25952e9564", "rel": "bookmark"}], "image": {"id": "d8f517f3-706a-4b36-9ee9-65e23ddcb271", "links": [{"href": "http://172.30.9.21:8774/images/d8f517f3-706a-4b36-9ee9-65e23ddcb271", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-09T06:29:53.000000", "flavor": {"id": "3efaddda-7330-4d60-91cf-8f8cb10fb225", "links": [{"href": "http://172.30.9.21:8774/flavors/3efaddda-7330-4d60-91cf-8f8cb10fb225", "rel": "bookmark"}]}, "id": "2623d310-0e7f-4076-87ad-9f25952e9564", "security_groups": [{"name": "default"}], "user_id": "51efac0c9de945dca180555e869fb713", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-09T06:29:52Z", "hostId": "bb0f34e703c7dae6f6ded66b0e88146e79825d454e426f86fa30fbb1", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_5f9b4088-d68f-42e1-8dc7-c5f21773fabd", "created": "2019-04-09T06:29:44Z", "tenant_id": "0f59b014b1ec4a7bb90450c3d68429b0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 06:30:11,959 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-9eb354af-c01b-459a-9a06-5d22fb2694f5 2019-04-09 06:30:11,959 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.177280902863s 2019-04-09 06:30:11,962 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-04-09 06:30:11,965 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers/a79d03d5-744f-447f-b6b6-bc1814eff141/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}98966a81beb18ab02bb0e0a582252a4bf27eb988" -d '{"os-getConsoleOutput": {"length": null}}' 2019-04-09 06:30:12,031 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 9579 Content-Type: application/json Date: Tue, 09 Apr 2019 06:30:10 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-95adb734-6add-4516-b8d2-8abb141f8441 x-openstack-request-id: req-95adb734-6add-4516-b8d2-8abb141f8441 2019-04-09 06:30:12,033 - keystoneauth.session - DEBUG - RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14F7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE147F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 510893779 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.910 MHz processor\n[ 0.226429] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.229347] pid_max: default: 32768 minimum: 301\n[ 0.230923] ACPI: Core revision 20150930\n[ 0.232909] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.235187] Security Framework initialized\n[ 0.236624] Yama: becoming mindful.\n[ 0.237908] AppArmor: AppArmor initialized\n[ 0.239380] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.241665] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.243893] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.246010] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.248404] Initializing cgroup subsys io\n[ 0.249844] Initializing cgroup subsys memory\n[ 0.251355] Initializing cgroup subsys devices\n[ 0.252896] Initializing cgroup subsys freezer\n[ 0.254419] Initializing cgroup subsys net_cls\n[ 0.255944] Initializing cgroup subsys perf_event\n[ 0.257551] Initializing cgroup subsys net_prio\n[ 0.259104] Initializing cgroup subsys hugetlb\n[ 0.260621] Initializing cgroup subsys pids\n[ 0.262138] CPU: Physical Processor ID: 0\n[ 0.264239] mce: CPU supports 10 MCE banks\n[ 0.265714] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.267473] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.284325] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.292730] ftrace: allocating 31920 entries in 125 pages\n[ 0.323725] smpboot: Max logical packages: 1\n[ 0.325239] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.327604] x2apic enabled\n[ 0.328984] Switched APIC routing to physical x2apic.\n[ 0.331858] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.333822] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.337453] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.340591] KVM setup paravirtual spinlock\n[ 0.342506] x86: Booted up 1 node, 1 CPUs\n[ 0.343921] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.346288] devtmpfs: initialized\n[ 0.348521] evm: security.selinux\n[ 0.349737] evm: security.SMACK64\n[ 0.350945] evm: security.SMACK64EXEC\n[ 0.352251] evm: security.SMACK64TRANSMUTE\n[ 0.353664] evm: security.SMACK64MMAP\n[ 0.354963] evm: security.ima\n[ 0.356075] evm: security.capability\n[ 0.357425] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.360635] pinctrl core: initialized pinctrl subsystem\n[ 0.362518] RTC time: 6:30:05, date: 04/09/19\n[ 0.364145] NET: Registered protocol family 16\n[ 0.365795] cpuidle: using governor ladder\n[ 0.367229] cpuidle: using governor menu\n[ 0.368609] PCCT header not found.\n[ 0.369896] ACPI: bus type PCI registered\n[ 0.371301] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.373460] PCI: Using configuration type 1 for base access\n[ 0.376025] ACPI: Added _OSI(Module Device)\n[ 0.377490] ACPI: Added _OSI(Processor Device)\n[ 0.379002] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.380579] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.383169] ACPI: Interpreter enabled\n[ 0.384497] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.387743] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.390985] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.394224] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.397456] ACPI: (supports S0 S5)\n[ 0.398696] ACPI: Using IOAPIC for interrupt routing\n[ 0.400359] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.404850] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.406861] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.409040] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.411149] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.414964] acpiphp: Slot [3] registered\n[ 0.416370] acpiphp: Slot [4] registered\n[ 0.417767] acpiphp: Slot [5] registered\n[ 0.419171] acpiphp: Slot [6] registered\n[ 0.420565] acpiphp: Slot [7] registered\n[ 0.421963] acpiphp: Slot [8] registered\n[ 0.423365] acpiphp: Slot [9] registered\n[ 0.424756] acpiphp: Slot [10] registered\n[ 0.426175] acpiphp: Slot [11] registered\n[ 0.427598] acpiphp: Slot [12] registered\n[ 0.429024] acpiphp: Slot [13] registered\n[ 0.430438] acpiphp: Slot [14] registered\n[ 0.431860] acpiphp: Slot [15] registered\n[ 0.449238] acpiphp: Slot [16] registered\n[ 0.450680] acpiphp: Slot [17] registered\n[ 0.452099] acpiphp: Slot [18] registered\n[ 0.453516] acpiphp: Slot [19] registered\n[ 0.454933] acpiphp: Slot [20] registered\n[ 0.456348] acpiphp: Slot [21] registered\n[ 0.457763] acpiphp: Slot [22] registered\n[ 0.459180] acpiphp: Slot [23] registered\n[ 0.460600] acpiphp: Slot [24] registered\n[ 0.462025] acpiphp: Slot [25] registered\n[ 0.463439] acpiphp: Slot [26] registered\n[ 0.464855] acpiphp: Slot [27] registered\n[ 0.466275] acpiphp: Slot [28] registered\n[ 0.467692] acpiphp: Slot [29] registered\n[ 0.469104] acpiphp: Slot [30] registered\n[ 0.470522] acpiphp: Slot [31] registered\n[ 0.471938] PCI host bridge to bus 0000:00\n[ 0.473357] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.475492] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.477627] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.480176] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.482720] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.485311] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.489997] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.492252] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.494329] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.496569] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.500940] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.503461] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.524903] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.527450] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.530168] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.532660] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.535115] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.537272] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.539450] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.541319] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.544067] vgaarb: loaded\n[ 0.545127] vgaarb: bridge control possible 0000:00:02.0\n[ 0.547180] SCSI subsystem initialized\n[ 0.548725] ACPI: bus type USB registered\n[ 0.550148] usbcore: registered new interface driver usbfs\n[ 0.554190] usbcore: registered new interface driver hub\n[ 0.556038] usbcore: registered new device driver usb\n[ 0.558163] PCI: Using ACPI for IRQ routing\n[ 0.560249] NetLabel: Initializing\n[ 0.561463] NetLabel: domain hash size = 128\n[ 0.562908] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.564535] NetLabel: unlabeled traffic allowed by default\n[ 0.566589] clocksource: Switched to clocksource kvm-clock\n[ 0.577082] AppArmor: AppArmor Filesystem Enabled\n[ 0.578707] pnp: PnP ACPI init\n[ 0.580296] pnp: PnP ACPI: found 5 devices\n[ 0.587380] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.590302] NET: Registered protocol family 2\n[ 0.592049] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.594245] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.596295] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.598342] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.600195] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.602192] NET: Registered protocol family 1\n[ 0.603683] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.605571] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.607410] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.622360] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.637783] Trying to unpack rootfs image as initramfs...\n[ 0.699244] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.701943] Scanning for low memory corruption every 60 seconds\n[ 0.704166] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.706110] audit: initializing netlink subsys (disabled)\n[ 0.707851] audit: type=2000 audit(1554791406.427:1): initialized\n[ 0.709980] Initialise system trusted keyring\n[ 0.711522] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.713447] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.716408] zbud: loaded\n[ 0.717540] VFS: Disk quotas dquot_6.6.0\n[ 0.718913] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.721348] fuse init (API version 7.23)\n[ 0.722797] Key type big_key registered\n[ 0.724124] Allocating IMA MOK and blacklist keyrings.\n[ 0.726044] Key type asymmetric registered\n[ 0.727451] Asymmetric key parser 'x509' registered\n[ 0.729066] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.731539] io scheduler noop registered\n[ 0.732845] io scheduler deadline registered (default)\n[ 0.734489] io scheduler cfq registered\n[ 0.735918] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.737713] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.739787] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.742229] ACPI: Power Button [PWRF]\n[ 0.743612] GHES: HEST is not enabled!\n[ 0.757548] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.787082] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.790631] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.815816] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.819281] Linux agpgart interface v0.103\n[ 0.822779] brd: module loaded\n[ 0.825122] loop: module loaded\n[ 0.830757] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.833231] GPT:90111 != 2097151\n[ 0.834366] GPT:Alternate GPT header not at the end of the disk.\n[ 0.836232] GPT:90111 != 2097151\n[ 0.837402] GPT: Use GNU Parted to correct GPT errors.\n[ 0.839075] vda: vda1 vda15\n[ 0.840936] scsi host0: ata_piix\n[ 0.842261] scsi host1: ata_piix\n[ 0.843462] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.845534] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.848257] libphy: Fixed MDIO Bus: probed\n[ 0.849689] tun: Universal TUN/TAP device driver, 1.6\n[ 0.851395] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.854667] PPP generic driver version 2.4.2\n[ 0.856214] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.858298] ehci-pci: EHCI PCI platform driver\n[ 0.859818] ehci-platform: EHCI generic platform driver\n[ 0.861581] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.863557] ohci-pci: OHCI PCI platform driver\n[ 0.865093] ohci-platform: OHCI generic platform driver\n[ 0.866829] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.881867] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.883610] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.886186] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.887895] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.889891] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.892116] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.894576] usb usb1: Product: UHCI Host Controller\n[ 0.896184] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.898157] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.899791] hub 1-0:1.0: USB hub found\n[ 0.901156] hub 1-0:1.0: 2 ports detected\n[ 0.902726] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.906304] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.907969] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.909714] mousedev: PS/2 mouse device common for all mice\n[ 0.911874] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.914814] rtc_cmos 00:00: RTC can wake from S4\n[ 0.916906] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.919003] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.921100] i2c /dev entries driver\n[ 0.922409] device-mapper: uevent: version 1.0.3\n[ 0.924053] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.926876] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.929156] NET: Registered protocol family 10\n[ 0.930982] NET: Registered protocol family 17\n[ 0.932545] Key type dns_resolver registered\n[ 0.934186] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.936107] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.939131] registered taskstats version 1\n[ 0.940570] Loading compiled-in X.509 certificates\n[ 0.942745] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.945949] zswap: loaded using pool lzo/zbud\n[ 0.948232] Key type trusted registered\n[ 0.950607] Key type encrypted registered\n[ 0.952042] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.953824] ima: No TPM chip found, activating TPM-bypass!\n[ 0.955629] evm: HMAC attrs: 0x1\n[ 0.957212] Magic number: 15:773:518\n[ 0.958693] rtc_cmos 00:00: setting system clock to 2019-04-09 06:30:06 UTC (1554791406)\n[ 0.961505] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.963446] EDD information not available.\n[ 1.004403] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.023503] Write protecting the kernel read-only data: 14336k\n[ 1.026854] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.029914] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.74\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.01\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.321946] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.3...\nLease of 192.168.120.3 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.15. iid=i-00000006\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.910 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCD8XfS4vipJ3XBn/Gz3pgfRx/ZrYNxEW6Yrdg+00CTK02kSmEmdgXJQFYKSDIYClzSmfWjZ4kGIj1u2CLSskJpIyUAF9KdFfmr8wT5LQHct/1lGtNCWYq1Bep11dFL2A34/a/T2V8XItbtdNsf30nLe+q0Giogn7mzHcHUw1n3sb6/Z9KnwLfZBOdDqB8M0mqwJ6NjAe5NVTkrKIgH05EbGM9Tr6Lbw1rx4ewoLpWC2GWe80GIIon8aPUv5AC53s5OlBjtXfFygdYUQ0icmZwnhikzeQkNFnOGo55ij6l+cNYxMu8SX1JiIrrpq3t/ij4e9jT185Z+XTlTt56dxJN5 root@vping-userdata-vm2-5f9b4088-d68f-42e1-8dc7-c5f21773fabd\nssh-dss AAAAB3NzaC1kc3MAAACBANB3iubon5drldQ3RYEY7nfOHX4eZK3Tnzf17v2+hSu014h1ii7CZRqmwzqTyQpnwd96WRQPvfYF3bIg7kf3qCcMvLse1z2fZ9EHZRiwRDGlf2oIc5OXIfRcG58TCDkUroaJvs+p/Wgq9aAElyc1s/SIbYHlJXeDsUviM1Mwx+g3AAAAFQDnHIsWybrOMhwI+3Cca2kCZ8gu0wAAAIBpUygsVINhBHuEATpouClhy0Rd5DYK7or243zXaOGxnS/7Im8tMF9UvcVaZGQEp2QcQIOcgzPSscUtkvIkUMkT88+NWNhogcSitvsCsKhRSj1QJCXpFq6f/AgxGWaI+ZBDzGIFHTn6UHHpavrgu3tCbNAKB3YaEyA1aUwoRVYU8QAAAIEAi4wDNJZ5mVHqxyUeEvPUbKDlUZjAFVGTpLZOuwp/HgDX0HMGLvaBZNxffh4UaaJp7QXlryIjFr2tRYzJqzP29EjrsgaEApB1/W7rBbKugUSgBYwwZBC0e+0rX2RFRAoihJdQvLYor4evOfh9/PAOKtQaeOMFYXw+Ldrn0XpUbck= root@vping-userdata-vm2-5f9b4088-d68f-42e1-8dc7-c5f21773fabd\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.66s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.3,24,fe80::f816:3eff:feae:8723/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.1 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.3 \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-00000006\nname: N/A\navailability-zone: nova\nlocal-hostname: vping-userdata-vm2-5f9b4088-d68f-42e1-8dc7-c5f21773fabd\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=4.72 ===\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-5f9b4088-d68f-42e1-8dc7-c5f21773fabd login: "} 2019-04-09 06:30:12,033 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/a79d03d5-744f-447f-b6b6-bc1814eff141/action used request id req-95adb734-6add-4516-b8d2-8abb141f8441 2019-04-09 06:30:12,033 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0711832046509s 2019-04-09 06:30:12,034 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14F7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE147F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 510893779 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.910 MHz processor [ 0.226429] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.229347] pid_max: default: 32768 minimum: 301 [ 0.230923] ACPI: Core revision 20150930 [ 0.232909] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.235187] Security Framework initialized [ 0.236624] Yama: becoming mindful. [ 0.237908] AppArmor: AppArmor initialized [ 0.239380] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.241665] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.243893] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.246010] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.248404] Initializing cgroup subsys io [ 0.249844] Initializing cgroup subsys memory [ 0.251355] Initializing cgroup subsys devices [ 0.252896] Initializing cgroup subsys freezer [ 0.254419] Initializing cgroup subsys net_cls [ 0.255944] Initializing cgroup subsys perf_event [ 0.257551] Initializing cgroup subsys net_prio [ 0.259104] Initializing cgroup subsys hugetlb [ 0.260621] Initializing cgroup subsys pids [ 0.262138] CPU: Physical Processor ID: 0 [ 0.264239] mce: CPU supports 10 MCE banks [ 0.265714] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.267473] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.284325] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.292730] ftrace: allocating 31920 entries in 125 pages [ 0.323725] smpboot: Max logical packages: 1 [ 0.325239] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.327604] x2apic enabled [ 0.328984] Switched APIC routing to physical x2apic. [ 0.331858] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.333822] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.337453] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.340591] KVM setup paravirtual spinlock [ 0.342506] x86: Booted up 1 node, 1 CPUs [ 0.343921] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.346288] devtmpfs: initialized [ 0.348521] evm: security.selinux [ 0.349737] evm: security.SMACK64 [ 0.350945] evm: security.SMACK64EXEC [ 0.352251] evm: security.SMACK64TRANSMUTE [ 0.353664] evm: security.SMACK64MMAP [ 0.354963] evm: security.ima [ 0.356075] evm: security.capability [ 0.357425] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.360635] pinctrl core: initialized pinctrl subsystem [ 0.362518] RTC time: 6:30:05, date: 04/09/19 [ 0.364145] NET: Registered protocol family 16 [ 0.365795] cpuidle: using governor ladder [ 0.367229] cpuidle: using governor menu [ 0.368609] PCCT header not found. [ 0.369896] ACPI: bus type PCI registered [ 0.371301] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.373460] PCI: Using configuration type 1 for base access [ 0.376025] ACPI: Added _OSI(Module Device) [ 0.377490] ACPI: Added _OSI(Processor Device) [ 0.379002] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.380579] ACPI: Added _OSI(Processor Aggregator Device) [ 0.383169] ACPI: Interpreter enabled [ 0.384497] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.387743] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.390985] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.394224] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.397456] ACPI: (supports S0 S5) [ 0.398696] ACPI: Using IOAPIC for interrupt routing [ 0.400359] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.404850] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.406861] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.409040] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.411149] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.414964] acpiphp: Slot [3] registered [ 0.416370] acpiphp: Slot [4] registered [ 0.417767] acpiphp: Slot [5] registered [ 0.419171] acpiphp: Slot [6] registered [ 0.420565] acpiphp: Slot [7] registered [ 0.421963] acpiphp: Slot [8] registered [ 0.423365] acpiphp: Slot [9] registered [ 0.424756] acpiphp: Slot [10] registered [ 0.426175] acpiphp: Slot [11] registered [ 0.427598] acpiphp: Slot [12] registered [ 0.429024] acpiphp: Slot [13] registered [ 0.430438] acpiphp: Slot [14] registered [ 0.431860] acpiphp: Slot [15] registered [ 0.449238] acpiphp: Slot [16] registered [ 0.450680] acpiphp: Slot [17] registered [ 0.452099] acpiphp: Slot [18] registered [ 0.453516] acpiphp: Slot [19] registered [ 0.454933] acpiphp: Slot [20] registered [ 0.456348] acpiphp: Slot [21] registered [ 0.457763] acpiphp: Slot [22] registered [ 0.459180] acpiphp: Slot [23] registered [ 0.460600] acpiphp: Slot [24] registered [ 0.462025] acpiphp: Slot [25] registered [ 0.463439] acpiphp: Slot [26] registered [ 0.464855] acpiphp: Slot [27] registered [ 0.466275] acpiphp: Slot [28] registered [ 0.467692] acpiphp: Slot [29] registered [ 0.469104] acpiphp: Slot [30] registered [ 0.470522] acpiphp: Slot [31] registered [ 0.471938] PCI host bridge to bus 0000:00 [ 0.473357] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.475492] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.477627] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.480176] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.482720] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.485311] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.489997] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.492252] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.494329] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.496569] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.500940] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.503461] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.524903] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.527450] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.530168] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.532660] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.535115] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.537272] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.539450] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.541319] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.544067] vgaarb: loaded [ 0.545127] vgaarb: bridge control possible 0000:00:02.0 [ 0.547180] SCSI subsystem initialized [ 0.548725] ACPI: bus type USB registered [ 0.550148] usbcore: registered new interface driver usbfs [ 0.554190] usbcore: registered new interface driver hub [ 0.556038] usbcore: registered new device driver usb [ 0.558163] PCI: Using ACPI for IRQ routing [ 0.560249] NetLabel: Initializing [ 0.561463] NetLabel: domain hash size = 128 [ 0.562908] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.564535] NetLabel: unlabeled traffic allowed by default [ 0.566589] clocksource: Switched to clocksource kvm-clock [ 0.577082] AppArmor: AppArmor Filesystem Enabled [ 0.578707] pnp: PnP ACPI init [ 0.580296] pnp: PnP ACPI: found 5 devices [ 0.587380] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.590302] NET: Registered protocol family 2 [ 0.592049] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.594245] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.596295] TCP: Hash tables configured (established 4096 bind 4096) [ 0.598342] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.600195] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.602192] NET: Registered protocol family 1 [ 0.603683] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.605571] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.607410] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.622360] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.637783] Trying to unpack rootfs image as initramfs... [ 0.699244] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.701943] Scanning for low memory corruption every 60 seconds [ 0.704166] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.706110] audit: initializing netlink subsys (disabled) [ 0.707851] audit: type=2000 audit(1554791406.427:1): initialized [ 0.709980] Initialise system trusted keyring [ 0.711522] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.713447] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.716408] zbud: loaded [ 0.717540] VFS: Disk quotas dquot_6.6.0 [ 0.718913] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.721348] fuse init (API version 7.23) [ 0.722797] Key type big_key registered [ 0.724124] Allocating IMA MOK and blacklist keyrings. [ 0.726044] Key type asymmetric registered [ 0.727451] Asymmetric key parser 'x509' registered [ 0.729066] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.731539] io scheduler noop registered [ 0.732845] io scheduler deadline registered (default) [ 0.734489] io scheduler cfq registered [ 0.735918] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.737713] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.739787] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.742229] ACPI: Power Button [PWRF] [ 0.743612] GHES: HEST is not enabled! [ 0.757548] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.787082] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.790631] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.815816] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.819281] Linux agpgart interface v0.103 [ 0.822779] brd: module loaded [ 0.825122] loop: module loaded [ 0.830757] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.833231] GPT:90111 != 2097151 [ 0.834366] GPT:Alternate GPT header not at the end of the disk. [ 0.836232] GPT:90111 != 2097151 [ 0.837402] GPT: Use GNU Parted to correct GPT errors. [ 0.839075] vda: vda1 vda15 [ 0.840936] scsi host0: ata_piix [ 0.842261] scsi host1: ata_piix [ 0.843462] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.845534] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.848257] libphy: Fixed MDIO Bus: probed [ 0.849689] tun: Universal TUN/TAP device driver, 1.6 [ 0.851395] tun: (C) 1999-2004 Max Krasnyansky [ 0.854667] PPP generic driver version 2.4.2 [ 0.856214] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.858298] ehci-pci: EHCI PCI platform driver [ 0.859818] ehci-platform: EHCI generic platform driver [ 0.861581] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.863557] ohci-pci: OHCI PCI platform driver [ 0.865093] ohci-platform: OHCI generic platform driver [ 0.866829] uhci_hcd: USB Universal Host Controller Interface driver [ 0.881867] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.883610] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.886186] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.887895] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.889891] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.892116] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.894576] usb usb1: Product: UHCI Host Controller [ 0.896184] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.898157] usb usb1: SerialNumber: 0000:00:01.2 [ 0.899791] hub 1-0:1.0: USB hub found [ 0.901156] hub 1-0:1.0: 2 ports detected [ 0.902726] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.906304] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.907969] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.909714] mousedev: PS/2 mouse device common for all mice [ 0.911874] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.914814] rtc_cmos 00:00: RTC can wake from S4 [ 0.916906] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.919003] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.921100] i2c /dev entries driver [ 0.922409] device-mapper: uevent: version 1.0.3 [ 0.924053] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.926876] ledtrig-cpu: registered to indicate activity on CPUs [ 0.929156] NET: Registered protocol family 10 [ 0.930982] NET: Registered protocol family 17 [ 0.932545] Key type dns_resolver registered [ 0.934186] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.936107] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.939131] registered taskstats version 1 [ 0.940570] Loading compiled-in X.509 certificates [ 0.942745] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.945949] zswap: loaded using pool lzo/zbud [ 0.948232] Key type trusted registered [ 0.950607] Key type encrypted registered [ 0.952042] AppArmor: AppArmor sha1 policy hashing enabled [ 0.953824] ima: No TPM chip found, activating TPM-bypass! [ 0.955629] evm: HMAC attrs: 0x1 [ 0.957212] Magic number: 15:773:518 [ 0.958693] rtc_cmos 00:00: setting system clock to 2019-04-09 06:30:06 UTC (1554791406) [ 0.961505] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.963446] EDD information not available. [ 1.004403] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.023503] Write protecting the kernel read-only data: 14336k [ 1.026854] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.029914] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.74 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.01 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.321946] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.3... Lease of 192.168.120.3 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.15. iid=i-00000006 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.910 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCD8XfS4vipJ3XBn/Gz3pgfRx/ZrYNxEW6Yrdg+00CTK02kSmEmdgXJQFYKSDIYClzSmfWjZ4kGIj1u2CLSskJpIyUAF9KdFfmr8wT5LQHct/1lGtNCWYq1Bep11dFL2A34/a/T2V8XItbtdNsf30nLe+q0Giogn7mzHcHUw1n3sb6/Z9KnwLfZBOdDqB8M0mqwJ6NjAe5NVTkrKIgH05EbGM9Tr6Lbw1rx4ewoLpWC2GWe80GIIon8aPUv5AC53s5OlBjtXfFygdYUQ0icmZwnhikzeQkNFnOGo55ij6l+cNYxMu8SX1JiIrrpq3t/ij4e9jT185Z+XTlTt56dxJN5 root@vping-userdata-vm2-5f9b4088-d68f-42e1-8dc7-c5f21773fabd ssh-dss AAAAB3NzaC1kc3MAAACBANB3iubon5drldQ3RYEY7nfOHX4eZK3Tnzf17v2+hSu014h1ii7CZRqmwzqTyQpnwd96WRQPvfYF3bIg7kf3qCcMvLse1z2fZ9EHZRiwRDGlf2oIc5OXIfRcG58TCDkUroaJvs+p/Wgq9aAElyc1s/SIbYHlJXeDsUviM1Mwx+g3AAAAFQDnHIsWybrOMhwI+3Cca2kCZ8gu0wAAAIBpUygsVINhBHuEATpouClhy0Rd5DYK7or243zXaOGxnS/7Im8tMF9UvcVaZGQEp2QcQIOcgzPSscUtkvIkUMkT88+NWNhogcSitvsCsKhRSj1QJCXpFq6f/AgxGWaI+ZBDzGIFHTn6UHHpavrgu3tCbNAKB3YaEyA1aUwoRVYU8QAAAIEAi4wDNJZ5mVHqxyUeEvPUbKDlUZjAFVGTpLZOuwp/HgDX0HMGLvaBZNxffh4UaaJp7QXlryIjFr2tRYzJqzP29EjrsgaEApB1/W7rBbKugUSgBYwwZBC0e+0rX2RFRAoihJdQvLYor4evOfh9/PAOKtQaeOMFYXw+Ldrn0XpUbck= root@vping-userdata-vm2-5f9b4088-d68f-42e1-8dc7-c5f21773fabd -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.66s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.3,24,fe80::f816:3eff:feae:8723/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.1 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.3 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-00000006 name: N/A availability-zone: nova local-hostname: vping-userdata-vm2-5f9b4088-d68f-42e1-8dc7-c5f21773fabd launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.72 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. vping-userdata-vm2-5f9b4088-d68f-42e1-8dc7-c5f21773fabd login: 2019-04-09 06:30:12,036 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - vPing detected! 2019-04-09 06:30:12,150 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-04-09 06:30:12,151 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 00:39 | PASS | +------------------------+------------------+------------------+----------------+ 2019-04-09 06:30:12,156 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-04-09 06:30:12,159 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/servers/2623d310-0e7f-4076-87ad-9f25952e9564 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}98966a81beb18ab02bb0e0a582252a4bf27eb988" 2019-04-09 06:30:12,324 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Tue, 09 Apr 2019 06:30:11 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-56c7e33b-c6f3-45f9-be1e-7f0b46eb09f0 x-openstack-request-id: req-56c7e33b-c6f3-45f9-be1e-7f0b46eb09f0 2019-04-09 06:30:12,324 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/2623d310-0e7f-4076-87ad-9f25952e9564 used request id req-56c7e33b-c6f3-45f9-be1e-7f0b46eb09f0 2019-04-09 06:30:12,325 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.168236017227s 2019-04-09 06:30:12,325 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 06:30:12,328 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}98966a81beb18ab02bb0e0a582252a4bf27eb988" 2019-04-09 06:30:12,780 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 877 Content-Type: application/json Date: Tue, 09 Apr 2019 06:30:11 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-da4a801e-a77b-45ce-97ab-e5be54033843 x-openstack-request-id: req-da4a801e-a77b-45ce-97ab-e5be54033843 2019-04-09 06:30:12,781 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_5f9b4088-d68f-42e1-8dc7-c5f21773fabd": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ae:87:23", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a79d03d5-744f-447f-b6b6-bc1814eff141", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a79d03d5-744f-447f-b6b6-bc1814eff141", "rel": "bookmark"}], "image": {"id": "d8f517f3-706a-4b36-9ee9-65e23ddcb271", "links": [{"href": "http://172.30.9.21:8774/images/d8f517f3-706a-4b36-9ee9-65e23ddcb271", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-09T06:30:05.000000", "flavor": {"id": "3efaddda-7330-4d60-91cf-8f8cb10fb225", "links": [{"href": "http://172.30.9.21:8774/flavors/3efaddda-7330-4d60-91cf-8f8cb10fb225", "rel": "bookmark"}]}, "id": "a79d03d5-744f-447f-b6b6-bc1814eff141", "security_groups": [{"name": "default"}], "user_id": "51efac0c9de945dca180555e869fb713", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-09T06:30:05Z", "hostId": "b3bd71eccaae370af539edf1d34f95f25a4ed78fb18f9069cd94c532", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_5f9b4088-d68f-42e1-8dc7-c5f21773fabd", "created": "2019-04-09T06:29:57Z", "tenant_id": "0f59b014b1ec4a7bb90450c3d68429b0", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_userdata-net_5f9b4088-d68f-42e1-8dc7-c5f21773fabd": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:29:f6:33", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/2623d310-0e7f-4076-87ad-9f25952e9564", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/2623d310-0e7f-4076-87ad-9f25952e9564", "rel": "bookmark"}], "image": {"id": "d8f517f3-706a-4b36-9ee9-65e23ddcb271", "links": [{"href": "http://172.30.9.21:8774/images/d8f517f3-706a-4b36-9ee9-65e23ddcb271", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-09T06:29:53.000000", "flavor": {"id": "3efaddda-7330-4d60-91cf-8f8cb10fb225", "links": [{"href": "http://172.30.9.21:8774/flavors/3efaddda-7330-4d60-91cf-8f8cb10fb225", "rel": "bookmark"}]}, "id": "2623d310-0e7f-4076-87ad-9f25952e9564", "security_groups": [{"name": "default"}], "user_id": "51efac0c9de945dca180555e869fb713", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-09T06:30:11Z", "hostId": "bb0f34e703c7dae6f6ded66b0e88146e79825d454e426f86fa30fbb1", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_5f9b4088-d68f-42e1-8dc7-c5f21773fabd", "created": "2019-04-09T06:29:44Z", "tenant_id": "0f59b014b1ec4a7bb90450c3d68429b0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 06:30:12,781 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-da4a801e-a77b-45ce-97ab-e5be54033843 2019-04-09 06:30:12,781 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.455990791321s 2019-04-09 06:30:12,784 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 06:30:14,786 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 06:30:14,789 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}98966a81beb18ab02bb0e0a582252a4bf27eb988" 2019-04-09 06:30:14,962 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 743 Content-Type: application/json Date: Tue, 09 Apr 2019 06:30:13 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-637b9ed3-fe66-4447-92f9-229300bf4a18 x-openstack-request-id: req-637b9ed3-fe66-4447-92f9-229300bf4a18 2019-04-09 06:30:14,963 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_5f9b4088-d68f-42e1-8dc7-c5f21773fabd": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ae:87:23", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a79d03d5-744f-447f-b6b6-bc1814eff141", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a79d03d5-744f-447f-b6b6-bc1814eff141", "rel": "bookmark"}], "image": {"id": "d8f517f3-706a-4b36-9ee9-65e23ddcb271", "links": [{"href": "http://172.30.9.21:8774/images/d8f517f3-706a-4b36-9ee9-65e23ddcb271", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-09T06:30:05.000000", "flavor": {"id": "3efaddda-7330-4d60-91cf-8f8cb10fb225", "links": [{"href": "http://172.30.9.21:8774/flavors/3efaddda-7330-4d60-91cf-8f8cb10fb225", "rel": "bookmark"}]}, "id": "a79d03d5-744f-447f-b6b6-bc1814eff141", "security_groups": [{"name": "default"}], "user_id": "51efac0c9de945dca180555e869fb713", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-09T06:30:05Z", "hostId": "b3bd71eccaae370af539edf1d34f95f25a4ed78fb18f9069cd94c532", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_5f9b4088-d68f-42e1-8dc7-c5f21773fabd", "created": "2019-04-09T06:29:57Z", "tenant_id": "0f59b014b1ec4a7bb90450c3d68429b0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 06:30:14,963 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-637b9ed3-fe66-4447-92f9-229300bf4a18 2019-04-09 06:30:14,963 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.176594018936s 2019-04-09 06:30:14,965 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-04-09 06:30:14,968 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/servers/a79d03d5-744f-447f-b6b6-bc1814eff141 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}98966a81beb18ab02bb0e0a582252a4bf27eb988" 2019-04-09 06:30:15,097 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Tue, 09 Apr 2019 06:30:13 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e51101b5-6b36-4c1f-b577-091921a938a2 x-openstack-request-id: req-e51101b5-6b36-4c1f-b577-091921a938a2 2019-04-09 06:30:15,097 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/a79d03d5-744f-447f-b6b6-bc1814eff141 used request id req-e51101b5-6b36-4c1f-b577-091921a938a2 2019-04-09 06:30:15,097 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.132190942764s 2019-04-09 06:30:15,098 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 06:30:15,101 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}98966a81beb18ab02bb0e0a582252a4bf27eb988" 2019-04-09 06:30:15,312 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 746 Content-Type: application/json Date: Tue, 09 Apr 2019 06:30:14 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-a320bc19-602a-4e5e-9ba0-b7028452ffd5 x-openstack-request-id: req-a320bc19-602a-4e5e-9ba0-b7028452ffd5 2019-04-09 06:30:15,312 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_userdata-net_5f9b4088-d68f-42e1-8dc7-c5f21773fabd": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ae:87:23", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a79d03d5-744f-447f-b6b6-bc1814eff141", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a79d03d5-744f-447f-b6b6-bc1814eff141", "rel": "bookmark"}], "image": {"id": "d8f517f3-706a-4b36-9ee9-65e23ddcb271", "links": [{"href": "http://172.30.9.21:8774/images/d8f517f3-706a-4b36-9ee9-65e23ddcb271", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-09T06:30:05.000000", "flavor": {"id": "3efaddda-7330-4d60-91cf-8f8cb10fb225", "links": [{"href": "http://172.30.9.21:8774/flavors/3efaddda-7330-4d60-91cf-8f8cb10fb225", "rel": "bookmark"}]}, "id": "a79d03d5-744f-447f-b6b6-bc1814eff141", "security_groups": [{"name": "default"}], "user_id": "51efac0c9de945dca180555e869fb713", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-09T06:30:14Z", "hostId": "b3bd71eccaae370af539edf1d34f95f25a4ed78fb18f9069cd94c532", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_5f9b4088-d68f-42e1-8dc7-c5f21773fabd", "created": "2019-04-09T06:29:57Z", "tenant_id": "0f59b014b1ec4a7bb90450c3d68429b0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 06:30:15,313 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-a320bc19-602a-4e5e-9ba0-b7028452ffd5 2019-04-09 06:30:15,313 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.215017080307s 2019-04-09 06:30:15,314 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 06:30:17,317 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 06:30:17,320 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}98966a81beb18ab02bb0e0a582252a4bf27eb988" 2019-04-09 06:30:17,386 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Tue, 09 Apr 2019 06:30:16 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-4414c7c6-4483-4151-91a9-3c5a0dcbb4a9 x-openstack-request-id: req-4414c7c6-4483-4151-91a9-3c5a0dcbb4a9 2019-04-09 06:30:17,387 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2019-04-09 06:30:17,387 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-4414c7c6-4483-4151-91a9-3c5a0dcbb4a9 2019-04-09 06:30:17,387 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0697891712189s 2019-04-09 06:30:17,388 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-04-09 06:30:17,388 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/3cc742b6-d664-4aed-8097-7fe3da2986d6/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}98966a81beb18ab02bb0e0a582252a4bf27eb988" -d '{"subnet_id": "deb913f0-182f-4f1a-a1ba-a1c388be917d"}' 2019-04-09 06:30:19,597 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Tue, 09 Apr 2019 06:30:18 GMT X-Openstack-Request-Id: req-106f83f9-6a0b-4376-8f31-a06b68c2bbc0 2019-04-09 06:30:19,597 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "1d1b2401-112f-4cc1-8cfa-5c5f97a2ba91", "tenant_id": "0f59b014b1ec4a7bb90450c3d68429b0", "subnet_id": "deb913f0-182f-4f1a-a1ba-a1c388be917d", "subnet_ids": ["deb913f0-182f-4f1a-a1ba-a1c388be917d"], "port_id": "bc9235c6-964b-4b68-8388-bdf609984e15", "id": "3cc742b6-d664-4aed-8097-7fe3da2986d6"} 2019-04-09 06:30:19,597 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/3cc742b6-d664-4aed-8097-7fe3da2986d6/remove_router_interface.json used request id req-106f83f9-6a0b-4376-8f31-a06b68c2bbc0 2019-04-09 06:30:19,597 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.2095041275s 2019-04-09 06:30:19,598 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-04-09 06:30:19,598 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}98966a81beb18ab02bb0e0a582252a4bf27eb988" 2019-04-09 06:30:19,715 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 710 Content-Type: application/json Date: Tue, 09 Apr 2019 06:30:18 GMT X-Openstack-Request-Id: req-24525cf4-bbb6-4ab0-bc9c-606568dff807 2019-04-09 06:30:19,715 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "b62787c2-635d-4893-8553-7ee0260442ff", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "dce875e1-9eec-4cb2-94e6-93dffefe33f6", "ip_address": "172.30.9.212"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "0f59b014b1ec4a7bb90450c3d68429b0", "created_at": "2019-04-09T06:29:34Z", "admin_state_up": true, "updated_at": "2019-04-09T06:30:17Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "0f59b014b1ec4a7bb90450c3d68429b0", "id": "3cc742b6-d664-4aed-8097-7fe3da2986d6", "name": "vping_userdata-router_5f9b4088-d68f-42e1-8dc7-c5f21773fabd"}]} 2019-04-09 06:30:19,715 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-24525cf4-bbb6-4ab0-bc9c-606568dff807 2019-04-09 06:30:19,715 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.117538928986s 2019-04-09 06:30:19,716 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-04-09 06:30:19,717 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/routers/3cc742b6-d664-4aed-8097-7fe3da2986d6.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}98966a81beb18ab02bb0e0a582252a4bf27eb988" 2019-04-09 06:30:20,934 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 09 Apr 2019 06:30:19 GMT X-Openstack-Request-Id: req-b78074ba-212c-43a2-86c8-688a6b7ea4af 2019-04-09 06:30:20,934 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-09 06:30:20,934 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/3cc742b6-d664-4aed-8097-7fe3da2986d6.json used request id req-b78074ba-212c-43a2-86c8-688a6b7ea4af 2019-04-09 06:30:20,934 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.21749901772s 2019-04-09 06:30:20,934 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-04-09 06:30:20,935 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}98966a81beb18ab02bb0e0a582252a4bf27eb988" 2019-04-09 06:30:20,979 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 685 Content-Type: application/json Date: Tue, 09 Apr 2019 06:30:19 GMT X-Openstack-Request-Id: req-38161712-092b-49ad-b01c-4706e7b231b6 2019-04-09 06:30:20,979 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1d1b2401-112f-4cc1-8cfa-5c5f97a2ba91","tenant_id":"0f59b014b1ec4a7bb90450c3d68429b0","created_at":"2019-04-09T06:29:34Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-04-09T06:29:34Z","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":"0f59b014b1ec4a7bb90450c3d68429b0","id":"deb913f0-182f-4f1a-a1ba-a1c388be917d","subnetpool_id":null,"name":"vping_userdata-subnet_5f9b4088-d68f-42e1-8dc7-c5f21773fabd"}]} 2019-04-09 06:30:20,979 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-38161712-092b-49ad-b01c-4706e7b231b6 2019-04-09 06:30:20,980 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0450749397278s 2019-04-09 06:30:20,981 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-04-09 06:30:20,981 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/subnets/deb913f0-182f-4f1a-a1ba-a1c388be917d.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}98966a81beb18ab02bb0e0a582252a4bf27eb988" 2019-04-09 06:30:22,169 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 09 Apr 2019 06:30:21 GMT X-Openstack-Request-Id: req-1191b473-4298-40bc-ae73-71dd569e0a88 2019-04-09 06:30:22,169 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-09 06:30:22,169 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/deb913f0-182f-4f1a-a1ba-a1c388be917d.json used request id req-1191b473-4298-40bc-ae73-71dd569e0a88 2019-04-09 06:30:22,169 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.18839406967s 2019-04-09 06:30:22,170 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-09 06:30:22,170 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}98966a81beb18ab02bb0e0a582252a4bf27eb988" 2019-04-09 06:30:22,264 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1241 Content-Type: application/json Date: Tue, 09 Apr 2019 06:30:21 GMT X-Openstack-Request-Id: req-9a5e3ece-ce98-495b-8e30-73a026b853f6 2019-04-09 06:30:22,264 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"1d1b2401-112f-4cc1-8cfa-5c5f97a2ba91","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0f59b014b1ec4a7bb90450c3d68429b0","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-09T06:30:21Z","qos_policy_id":null,"name":"vping_userdata-net_5f9b4088-d68f-42e1-8dc7-c5f21773fabd","admin_state_up":true,"tenant_id":"0f59b014b1ec4a7bb90450c3d68429b0","created_at":"2019-04-09T06:29:32Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b62787c2-635d-4893-8553-7ee0260442ff","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ba7a30bb29394fc4a587735d9dfb749e","l2_adjacency":true,"status":"ACTIVE","subnets":["dce875e1-9eec-4cb2-94e6-93dffefe33f6"],"description":"","tags":[],"updated_at":"2019-04-09T06:24:08Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ba7a30bb29394fc4a587735d9dfb749e","created_at":"2019-04-09T06:24:05Z","mtu":1500}]} 2019-04-09 06:30:22,265 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-9a5e3ece-ce98-495b-8e30-73a026b853f6 2019-04-09 06:30:22,265 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0948510169983s 2019-04-09 06:30:22,266 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-04-09 06:30:22,266 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/networks/1d1b2401-112f-4cc1-8cfa-5c5f97a2ba91.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}98966a81beb18ab02bb0e0a582252a4bf27eb988" 2019-04-09 06:30:23,409 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 09 Apr 2019 06:30:22 GMT X-Openstack-Request-Id: req-62c86c71-4e1d-4f0d-a29d-e2a6709cfdb4 2019-04-09 06:30:23,409 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-09 06:30:23,409 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/1d1b2401-112f-4cc1-8cfa-5c5f97a2ba91.json used request id req-62c86c71-4e1d-4f0d-a29d-e2a6709cfdb4 2019-04-09 06:30:23,410 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.14364004135s 2019-04-09 06:30:23,414 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-09 06:30:23,418 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}98966a81beb18ab02bb0e0a582252a4bf27eb988" 2019-04-09 06:30:24,179 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1405 Content-Type: application/json Date: Tue, 09 Apr 2019 06:30:23 GMT X-Openstack-Request-Id: req-12cbfe16-b8a9-451e-9e5b-998b9e0ea83e 2019-04-09 06:30:24,179 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-09T06:29:41Z", "file": "/v2/images/d8f517f3-706a-4b36-9ee9-65e23ddcb271/file", "owner": "0f59b014b1ec4a7bb90450c3d68429b0", "id": "d8f517f3-706a-4b36-9ee9-65e23ddcb271", "size": 12716032, "self": "/v2/images/d8f517f3-706a-4b36-9ee9-65e23ddcb271", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/d8f517f3-706a-4b36-9ee9-65e23ddcb271/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/d8f517f3-706a-4b36-9ee9-65e23ddcb271/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_5f9b4088-d68f-42e1-8dc7-c5f21773fabd", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_5f9b4088-d68f-42e1-8dc7-c5f21773fabd", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-09T06:29:39Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-09 06:30:24,179 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-12cbfe16-b8a9-451e-9e5b-998b9e0ea83e 2019-04-09 06:30:24,180 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.765798091888s 2019-04-09 06:30:24,181 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-04-09 06:30:24,185 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/d8f517f3-706a-4b36-9ee9-65e23ddcb271 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}98966a81beb18ab02bb0e0a582252a4bf27eb988" 2019-04-09 06:30:24,488 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 06:30:23 GMT X-Openstack-Request-Id: req-a8375bf5-3c38-4e29-beac-2f3d89b81aa3 2019-04-09 06:30:24,488 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 06:30:24,488 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/d8f517f3-706a-4b36-9ee9-65e23ddcb271 used request id req-a8375bf5-3c38-4e29-beac-2f3d89b81aa3 2019-04-09 06:30:24,488 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.306682825089s 2019-04-09 06:30:24,494 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-09 06:30:24,497 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c908309c20ee49f2b3fcda2d36eef1b2381051d4" 2019-04-09 06:30:24,517 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 312 Content-Type: application/json Date: Tue, 09 Apr 2019 06:30:23 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-eeeec0c4-1f41-4dfc-84be-0a4ac8e9225d x-openstack-request-id: req-eeeec0c4-1f41-4dfc-84be-0a4ac8e9225d 2019-04-09 06:30:24,517 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vping_userdata-flavor_5f9b4088-d68f-42e1-8dc7-c5f21773fabd", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/3efaddda-7330-4d60-91cf-8f8cb10fb225", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/3efaddda-7330-4d60-91cf-8f8cb10fb225", "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": "3efaddda-7330-4d60-91cf-8f8cb10fb225"}]} 2019-04-09 06:30:24,517 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-eeeec0c4-1f41-4dfc-84be-0a4ac8e9225d 2019-04-09 06:30:24,517 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0235970020294s 2019-04-09 06:30:24,519 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-04-09 06:30:24,521 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/3efaddda-7330-4d60-91cf-8f8cb10fb225 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c908309c20ee49f2b3fcda2d36eef1b2381051d4" 2019-04-09 06:30:24,574 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Tue, 09 Apr 2019 06:30:23 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-5a816b49-8a1e-45a1-a396-4ec72880b430 x-openstack-request-id: req-5a816b49-8a1e-45a1-a396-4ec72880b430 2019-04-09 06:30:24,574 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/3efaddda-7330-4d60-91cf-8f8cb10fb225 used request id req-5a816b49-8a1e-45a1-a396-4ec72880b430 2019-04-09 06:30:24,574 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0555062294006s 2019-04-09 06:30:24,575 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-09 06:30:24,578 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c908309c20ee49f2b3fcda2d36eef1b2381051d4" 2019-04-09 06:30:24,878 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 841 Content-Type: application/json Date: Tue, 09 Apr 2019 06:30:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-339b40b9-5751-42c6-9e37-b933495fd858 2019-04-09 06:30:24,879 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/07b62caafa51496f94dd3b3fb341fcfe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07b62caafa51496f94dd3b3fb341fcfe", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/2e35f475a54147749980006d265eb864"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e35f475a54147749980006d265eb864", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/2f1bc9c9d22745648100c4b0717962eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f1bc9c9d22745648100c4b0717962eb", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/30fe8cf249d443dd9c53f2cc083f50b5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "30fe8cf249d443dd9c53f2cc083f50b5", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/3d748bf7df734addb2e37ea0663ec892"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d748bf7df734addb2e37ea0663ec892", "email": "cinder@localhost", "password_expires_at": null}, {"name": "vping_userdata-user_5f9b4088-d68f-42e1-8dc7-c5f21773fabd", "links": {"self": "http://172.30.9.21:5000/v3/users/51efac0c9de945dca180555e869fb713"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "51efac0c9de945dca180555e869fb713", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/732a504491fd4f35923460ae0d2ef475"}, "domain_id": "default", "enabled": true, "options": {}, "id": "732a504491fd4f35923460ae0d2ef475", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/781b729594744c4f8f561f6b5a6e68bd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "781b729594744c4f8f561f6b5a6e68bd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/80817a33c71343ed9c63d448a7fea69e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "80817a33c71343ed9c63d448a7fea69e", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/938ce22a56d74c639d353dbbf166fcc4"}, "domain_id": "ec5ce0aa038644b78983e5840ba5fb73", "enabled": true, "options": {}, "id": "938ce22a56d74c639d353dbbf166fcc4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/96d754a28b0d43cf8fa237c30a99c306"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d754a28b0d43cf8fa237c30a99c306", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/aaa8b9f924a74e80899c7ad7e32fcaae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aaa8b9f924a74e80899c7ad7e32fcaae", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b8dd65f4e72446d5bd8d9efa13837b0c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8dd65f4e72446d5bd8d9efa13837b0c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/c34b7e3bcdbc428db4539ea2b87cfce1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c34b7e3bcdbc428db4539ea2b87cfce1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/eb527490835d48e8a67131b0f587baf6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb527490835d48e8a67131b0f587baf6", "email": "gnocchi@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2019-04-09 06:30:24,879 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-339b40b9-5751-42c6-9e37-b933495fd858 2019-04-09 06:30:24,879 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.304393768311s 2019-04-09 06:30:24,885 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-09 06:30:24,889 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users/51efac0c9de945dca180555e869fb713 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c908309c20ee49f2b3fcda2d36eef1b2381051d4" 2019-04-09 06:30:25,095 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 229 Content-Type: application/json Date: Tue, 09 Apr 2019 06:30:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34676aec-8965-4038-83eb-c8103ce0355e 2019-04-09 06:30:25,095 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vping_userdata-user_5f9b4088-d68f-42e1-8dc7-c5f21773fabd", "links": {"self": "http://172.30.9.21:5000/v3/users/51efac0c9de945dca180555e869fb713"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "51efac0c9de945dca180555e869fb713", "description": null}} 2019-04-09 06:30:25,095 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/51efac0c9de945dca180555e869fb713 used request id req-34676aec-8965-4038-83eb-c8103ce0355e 2019-04-09 06:30:25,095 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.209669113159s 2019-04-09 06:30:25,096 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-04-09 06:30:25,099 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/users/51efac0c9de945dca180555e869fb713 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c908309c20ee49f2b3fcda2d36eef1b2381051d4" 2019-04-09 06:30:25,458 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 09 Apr 2019 06:30:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d89c817f-9da3-46a7-9e23-ad7eed370598 2019-04-09 06:30:25,459 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-09 06:30:25,459 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/51efac0c9de945dca180555e869fb713 used request id req-d89c817f-9da3-46a7-9e23-ad7eed370598 2019-04-09 06:30:25,459 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.36293888092s 2019-04-09 06:30:25,467 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-09 06:30:25,471 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c908309c20ee49f2b3fcda2d36eef1b2381051d4" 2019-04-09 06:30:25,667 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 391 Content-Type: application/json Date: Tue, 09 Apr 2019 06:30:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9adfb3da-0796-43e2-9f41-408d8e673fcb 2019-04-09 06:30:25,667 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.21:5000/v3/projects/0f59b014b1ec4a7bb90450c3d68429b0"}, "tags": [], "enabled": true, "id": "0f59b014b1ec4a7bb90450c3d68429b0", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_5f9b4088-d68f-42e1-8dc7-c5f21773fabd"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/6509066435f1453bac6996ee8997a3b2"}, "tags": [], "enabled": true, "id": "6509066435f1453bac6996ee8997a3b2", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/ba7a30bb29394fc4a587735d9dfb749e"}, "tags": [], "enabled": true, "id": "ba7a30bb29394fc4a587735d9dfb749e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-04-09 06:30:25,668 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-9adfb3da-0796-43e2-9f41-408d8e673fcb 2019-04-09 06:30:25,668 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.200498104095s 2019-04-09 06:30:25,672 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-04-09 06:30:25,676 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/projects/0f59b014b1ec4a7bb90450c3d68429b0 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c908309c20ee49f2b3fcda2d36eef1b2381051d4" 2019-04-09 06:30:25,923 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 09 Apr 2019 06:30:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d81c4673-0d8c-42c9-8a9d-12e041715aa0 2019-04-09 06:30:25,923 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-09 06:30:25,923 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/0f59b014b1ec4a7bb90450c3d68429b0 used request id req-d81c4673-0d8c-42c9-8a9d-12e041715aa0 2019-04-09 06:30:25,923 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.250869035721s 2019-04-09 06:30:25,929 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-09 06:30:25,929 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/security-groups.json?project_id=0f59b014b1ec4a7bb90450c3d68429b0&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c908309c20ee49f2b3fcda2d36eef1b2381051d4" 2019-04-09 06:30:26,237 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Tue, 09 Apr 2019 06:30:25 GMT X-Openstack-Request-Id: req-e47dabd1-2e2b-4c65-82cf-0d15d2f0e1af 2019-04-09 06:30:26,238 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "0f59b014b1ec4a7bb90450c3d68429b0", "created_at": "2019-04-09T06:29:32Z", "updated_at": "2019-04-09T06:29:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:29:32Z", "revision_number": 0, "id": "3adaa636-36c1-4f6c-9a0e-61d79af84bac", "remote_group_id": "afb51e7b-217d-4292-a19f-5f33a7b647f3", "remote_ip_prefix": null, "created_at": "2019-04-09T06:29:32Z", "security_group_id": "afb51e7b-217d-4292-a19f-5f33a7b647f3", "tenant_id": "0f59b014b1ec4a7bb90450c3d68429b0", "port_range_min": null, "ethertype": "IPv6", "project_id": "0f59b014b1ec4a7bb90450c3d68429b0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:29:32Z", "revision_number": 0, "id": "5538f663-661e-4450-9527-e1ad7af00b61", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:29:32Z", "security_group_id": "afb51e7b-217d-4292-a19f-5f33a7b647f3", "tenant_id": "0f59b014b1ec4a7bb90450c3d68429b0", "port_range_min": null, "ethertype": "IPv6", "project_id": "0f59b014b1ec4a7bb90450c3d68429b0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:29:32Z", "revision_number": 0, "id": "75b84a2a-8de8-4352-8184-87cbca77ce67", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:29:32Z", "security_group_id": "afb51e7b-217d-4292-a19f-5f33a7b647f3", "tenant_id": "0f59b014b1ec4a7bb90450c3d68429b0", "port_range_min": null, "ethertype": "IPv4", "project_id": "0f59b014b1ec4a7bb90450c3d68429b0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:29:32Z", "revision_number": 0, "id": "ff97101c-8d1e-4437-85dc-2ab23f62e6ac", "remote_group_id": "afb51e7b-217d-4292-a19f-5f33a7b647f3", "remote_ip_prefix": null, "created_at": "2019-04-09T06:29:32Z", "security_group_id": "afb51e7b-217d-4292-a19f-5f33a7b647f3", "tenant_id": "0f59b014b1ec4a7bb90450c3d68429b0", "port_range_min": null, "ethertype": "IPv4", "project_id": "0f59b014b1ec4a7bb90450c3d68429b0"}], "revision_number": 1, "project_id": "0f59b014b1ec4a7bb90450c3d68429b0", "id": "afb51e7b-217d-4292-a19f-5f33a7b647f3", "name": "default"}]} 2019-04-09 06:30:26,238 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json?project_id=0f59b014b1ec4a7bb90450c3d68429b0&name=default used request id req-e47dabd1-2e2b-4c65-82cf-0d15d2f0e1af 2019-04-09 06:30:26,238 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.309226989746s 2019-04-09 06:30:26,243 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-09 06:30:26,244 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c908309c20ee49f2b3fcda2d36eef1b2381051d4" 2019-04-09 06:30:26,297 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Tue, 09 Apr 2019 06:30:25 GMT X-Openstack-Request-Id: req-a50448a7-3360-4e08-b3e7-8c1f1d980f0f 2019-04-09 06:30:26,298 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-04-09T06:26:00Z", "updated_at": "2019-04-09T06:26:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:26:00Z", "revision_number": 0, "id": "d4091b4d-3f48-405e-a6ff-27973bc1c4fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:26:00Z", "security_group_id": "3353c502-d3bd-4781-83f5-fc7385b71d39", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:26:00Z", "revision_number": 0, "id": "afb04289-1a57-4ecb-8cec-ce9e43ab0d76", "remote_group_id": "3353c502-d3bd-4781-83f5-fc7385b71d39", "remote_ip_prefix": null, "created_at": "2019-04-09T06:26:00Z", "security_group_id": "3353c502-d3bd-4781-83f5-fc7385b71d39", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:26:00Z", "revision_number": 0, "id": "23de8fc0-44ae-4c56-abcd-3cadf2cd644b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:26:00Z", "security_group_id": "3353c502-d3bd-4781-83f5-fc7385b71d39", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:26:00Z", "revision_number": 0, "id": "f668131f-27a0-4d81-982d-afd1d6efe75b", "remote_group_id": "3353c502-d3bd-4781-83f5-fc7385b71d39", "remote_ip_prefix": null, "created_at": "2019-04-09T06:26:00Z", "security_group_id": "3353c502-d3bd-4781-83f5-fc7385b71d39", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "3353c502-d3bd-4781-83f5-fc7385b71d39", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ba7a30bb29394fc4a587735d9dfb749e", "created_at": "2019-04-09T06:24:05Z", "updated_at": "2019-04-09T06:24:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:24:05Z", "revision_number": 0, "id": "0aa9cfb1-eea8-4107-bdd1-09b673e74187", "remote_group_id": "7163910b-3f52-4c82-95f5-2716a0110cc5", "remote_ip_prefix": null, "created_at": "2019-04-09T06:24:05Z", "security_group_id": "7163910b-3f52-4c82-95f5-2716a0110cc5", "tenant_id": "ba7a30bb29394fc4a587735d9dfb749e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ba7a30bb29394fc4a587735d9dfb749e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:24:05Z", "revision_number": 0, "id": "54942ddd-2fa1-4bc2-8eed-db2c58927051", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:24:05Z", "security_group_id": "7163910b-3f52-4c82-95f5-2716a0110cc5", "tenant_id": "ba7a30bb29394fc4a587735d9dfb749e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ba7a30bb29394fc4a587735d9dfb749e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:24:05Z", "revision_number": 0, "id": "86568739-46b2-4862-8571-f01cd048599a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:24:05Z", "security_group_id": "7163910b-3f52-4c82-95f5-2716a0110cc5", "tenant_id": "ba7a30bb29394fc4a587735d9dfb749e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ba7a30bb29394fc4a587735d9dfb749e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:24:05Z", "revision_number": 0, "id": "65f9a71a-d7ef-4a7c-bd9a-1722277aec43", "remote_group_id": "7163910b-3f52-4c82-95f5-2716a0110cc5", "remote_ip_prefix": null, "created_at": "2019-04-09T06:24:05Z", "security_group_id": "7163910b-3f52-4c82-95f5-2716a0110cc5", "tenant_id": "ba7a30bb29394fc4a587735d9dfb749e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ba7a30bb29394fc4a587735d9dfb749e"}], "revision_number": 1, "project_id": "ba7a30bb29394fc4a587735d9dfb749e", "id": "7163910b-3f52-4c82-95f5-2716a0110cc5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6509066435f1453bac6996ee8997a3b2", "created_at": "2019-04-09T06:25:59Z", "updated_at": "2019-04-09T06:25:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:25:59Z", "revision_number": 0, "id": "a09893df-d9cb-4ff3-99d4-013b5c068a40", "remote_group_id": "9c2f55ba-acdf-4de6-a230-b14db62471f1", "remote_ip_prefix": null, "created_at": "2019-04-09T06:25:59Z", "security_group_id": "9c2f55ba-acdf-4de6-a230-b14db62471f1", "tenant_id": "6509066435f1453bac6996ee8997a3b2", "port_range_min": null, "ethertype": "IPv6", "project_id": "6509066435f1453bac6996ee8997a3b2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:25:59Z", "revision_number": 0, "id": "feb3b1fe-b7ab-48f1-a7ef-4cef55305484", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:25:59Z", "security_group_id": "9c2f55ba-acdf-4de6-a230-b14db62471f1", "tenant_id": "6509066435f1453bac6996ee8997a3b2", "port_range_min": null, "ethertype": "IPv6", "project_id": "6509066435f1453bac6996ee8997a3b2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:25:59Z", "revision_number": 0, "id": "f87d56d3-96be-430b-8bff-17fba51e104b", "remote_group_id": "9c2f55ba-acdf-4de6-a230-b14db62471f1", "remote_ip_prefix": null, "created_at": "2019-04-09T06:25:59Z", "security_group_id": "9c2f55ba-acdf-4de6-a230-b14db62471f1", "tenant_id": "6509066435f1453bac6996ee8997a3b2", "port_range_min": null, "ethertype": "IPv4", "project_id": "6509066435f1453bac6996ee8997a3b2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:25:59Z", "revision_number": 0, "id": "159f11d9-0ba4-4923-8082-70f4dd760a47", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:25:59Z", "security_group_id": "9c2f55ba-acdf-4de6-a230-b14db62471f1", "tenant_id": "6509066435f1453bac6996ee8997a3b2", "port_range_min": null, "ethertype": "IPv4", "project_id": "6509066435f1453bac6996ee8997a3b2"}], "revision_number": 1, "project_id": "6509066435f1453bac6996ee8997a3b2", "id": "9c2f55ba-acdf-4de6-a230-b14db62471f1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0f59b014b1ec4a7bb90450c3d68429b0", "created_at": "2019-04-09T06:29:32Z", "updated_at": "2019-04-09T06:29:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:29:32Z", "revision_number": 0, "id": "5538f663-661e-4450-9527-e1ad7af00b61", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:29:32Z", "security_group_id": "afb51e7b-217d-4292-a19f-5f33a7b647f3", "tenant_id": "0f59b014b1ec4a7bb90450c3d68429b0", "port_range_min": null, "ethertype": "IPv6", "project_id": "0f59b014b1ec4a7bb90450c3d68429b0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:29:32Z", "revision_number": 0, "id": "ff97101c-8d1e-4437-85dc-2ab23f62e6ac", "remote_group_id": "afb51e7b-217d-4292-a19f-5f33a7b647f3", "remote_ip_prefix": null, "created_at": "2019-04-09T06:29:32Z", "security_group_id": "afb51e7b-217d-4292-a19f-5f33a7b647f3", "tenant_id": "0f59b014b1ec4a7bb90450c3d68429b0", "port_range_min": null, "ethertype": "IPv4", "project_id": "0f59b014b1ec4a7bb90450c3d68429b0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:29:32Z", "revision_number": 0, "id": "3adaa636-36c1-4f6c-9a0e-61d79af84bac", "remote_group_id": "afb51e7b-217d-4292-a19f-5f33a7b647f3", "remote_ip_prefix": null, "created_at": "2019-04-09T06:29:32Z", "security_group_id": "afb51e7b-217d-4292-a19f-5f33a7b647f3", "tenant_id": "0f59b014b1ec4a7bb90450c3d68429b0", "port_range_min": null, "ethertype": "IPv6", "project_id": "0f59b014b1ec4a7bb90450c3d68429b0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:29:32Z", "revision_number": 0, "id": "75b84a2a-8de8-4352-8184-87cbca77ce67", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:29:32Z", "security_group_id": "afb51e7b-217d-4292-a19f-5f33a7b647f3", "tenant_id": "0f59b014b1ec4a7bb90450c3d68429b0", "port_range_min": null, "ethertype": "IPv4", "project_id": "0f59b014b1ec4a7bb90450c3d68429b0"}], "revision_number": 1, "project_id": "0f59b014b1ec4a7bb90450c3d68429b0", "id": "afb51e7b-217d-4292-a19f-5f33a7b647f3", "name": "default"}]} 2019-04-09 06:30:26,298 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-a50448a7-3360-4e08-b3e7-8c1f1d980f0f 2019-04-09 06:30:26,298 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0548369884491s 2019-04-09 06:30:26,305 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-04-09 06:30:26,306 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/security-groups/afb51e7b-217d-4292-a19f-5f33a7b647f3.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c908309c20ee49f2b3fcda2d36eef1b2381051d4" 2019-04-09 06:30:26,467 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 09 Apr 2019 06:30:25 GMT X-Openstack-Request-Id: req-dc81ff03-0f9f-4ebb-a359-17436e452c9c 2019-04-09 06:30:26,467 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-09 06:30:26,467 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/afb51e7b-217d-4292-a19f-5f33a7b647f3.json used request id req-dc81ff03-0f9f-4ebb-a359-17436e452c9c 2019-04-09 06:30:26,468 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.162343025208s 2019-04-09 06:30:26,516 - xtesting.ci.run_tests - INFO - Loading test case 'cinder_test'... 2019-04-09 06:30:26,556 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-04-09 06:30:26,561 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Tue, 09 Apr 2019 06:30:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d718c6e9-8a2e-42a8-b991-ea2469fb6bd1 2019-04-09 06:30:26,561 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2019-04-09 06:30:26,562 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/v3 used request id req-d718c6e9-8a2e-42a8-b991-ea2469fb6bd1 2019-04-09 06:30:26,562 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2019-04-09 06:30:26,954 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "12d06a59574c4903a7b4bfc193e14ef0", "name": "member"}, {"id": "ecaba09e8ea14e058d5f9d9eb583aa37", "name": "admin"}, {"id": "6e54a998c61f4429874ed3ac33d4afc4", "name": "reader"}], "expires_at": "2019-04-09T07:30:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6509066435f1453bac6996ee8997a3b2", "name": "admin"}, "catalog": [{"endpoints": [], "type": "metering", "id": "0c6048bf3c804b33b1209bfa8ca75ec0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v3/6509066435f1453bac6996ee8997a3b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "503aa75a75e444a9b93cb14634c6ab50"}, {"url": "http://192.30.9.6:8776/v3/6509066435f1453bac6996ee8997a3b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd4bc81464e44d0a129985ca1ff91d5"}, {"url": "http://192.30.9.6:8776/v3/6509066435f1453bac6996ee8997a3b2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d888a991472d4a88bfcfcfcf4909874d"}], "type": "volumev3", "id": "1b1b3cbed2d14611b521aa10e2b642dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4664f0d595a24e8a9d4eb3691db874e0"}, {"url": "http://172.30.9.21:8080/v1/AUTH_6509066435f1453bac6996ee8997a3b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49cfc5fc2aa942e59d21f825b2bc9939"}, {"url": "http://12.0.0.22:8080/v1/AUTH_6509066435f1453bac6996ee8997a3b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "71100b14603a4edf8a39e8af672ecff5"}], "type": "object-store", "id": "29267bcb2ea04deebb6caaa71afffcc5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4dc1873b4b477cb578245fdb86a111"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77d7bee546c941368ffc769fda003312"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9b1ab09869b4ea895eb3c8867f61318"}], "type": "network", "id": "3ac09bd783a245efa7f11d71ad667386", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f7f6f256262433fb4467ed610947d62"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "72d58c041dc245bc8aa43ce73891f76c"}, {"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b89851b9b2b4f95b7d2184e74373672"}], "type": "identity", "id": "49f6869431e3430e9aeef431c7e7d7de", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8201c41b3865412e839f135e1ceb7421"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e4e22c0a684229ba50a51934a5cdf7"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf4872e158cb44e3aa5a4063a620efc3"}], "type": "alarming", "id": "61e60b3a8b964288a4ad67fd02ee4984", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4de11e8502624071afd079250b33c74c"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d801fa7f3ee64b30b3b18ef5a9e72635"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f583f4a1750f4edc8596dd476ece0948"}], "type": "compute", "id": "6b64d23b249e42d79f5dd070a7460b66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0cd6369c5d9949eba212a5ce97f8b6f7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8011dc0e5bd44e2aa45caf7c6e4d19d2"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d807430fcec84acebca284681dd098fe"}], "type": "cloudformation", "id": "7f91896ba7394ae291c7a222f92ea496", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/6509066435f1453bac6996ee8997a3b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4243c026b4174decae31504c58542875"}, {"url": "http://192.30.9.6:8776/v2/6509066435f1453bac6996ee8997a3b2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84281d63eba442fd8cdbf23eae691ba2"}, {"url": "http://172.30.9.21:8776/v2/6509066435f1453bac6996ee8997a3b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1ce0a47f2fd4ca9b678bc1d7e5d0b37"}], "type": "volumev2", "id": "8afcbe00e0a6427bbf1fc3b10d4b2f5e", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/6509066435f1453bac6996ee8997a3b2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25eb19d77ddd4b9aa8117749f829d913"}, {"url": "http://172.30.9.21:8004/v1/6509066435f1453bac6996ee8997a3b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57dd852403b0401fb0bd852db0cc4f1e"}, {"url": "http://192.30.9.6:8004/v1/6509066435f1453bac6996ee8997a3b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5a404b628fff4023b9d3e5b8fca3b0fb"}], "type": "orchestration", "id": "a244395507da4b85bd212d5f49a8b6ae", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2242a4436b774238a465cc3d6498ab4e"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "977935de203e411cbce5038f0a9dc848"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2fcaa46481c44f8a3f42acd6c29b21f"}], "type": "placement", "id": "aed411d3d8324008b42b3bd847051003", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b61449c559f45dba6ba5f9dc241729f"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3f83bae18b4a496bb67592b5d777f17c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5162d5282ea1448dbbc20567c0d57fd7"}], "type": "metric", "id": "ebf458a547774acfb6b489f2803a822c", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "33de49eaa2934d07a5ef7754ed5fe8e0"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b7265307a4a45caad0a286536a91b5d"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94601cf3562245fb9453e9678a54b869"}], "type": "event", "id": "f3ff1bc7e87e4c90a2385a1bc8175960", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00d65cc314ee4a87ad316dd160d63558"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64896bc5be624954a0166b6cfa08a10e"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd079af259534771ac00959c542171cf"}], "type": "image", "id": "f9a74c8a63414707b34a5b03e9eacdc1", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "96d754a28b0d43cf8fa237c30a99c306"}, "audit_ids": ["2zkkDq6BTauzfRMhBKhPoQ"], "issued_at": "2019-04-09T06:30:25.000000Z"}} 2019-04-09 06:30:26,957 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-09 06:30:26,958 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b863ee6207170483417113af4791df4dbf467fef" 2019-04-09 06:30:27,346 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Tue, 09 Apr 2019 06:30:26 GMT X-Openstack-Request-Id: req-c38efebc-b8a4-43af-acd2-e74bb753a8d0 2019-04-09 06:30:27,346 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"b62787c2-635d-4893-8553-7ee0260442ff","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ba7a30bb29394fc4a587735d9dfb749e","l2_adjacency":true,"status":"ACTIVE","subnets":["dce875e1-9eec-4cb2-94e6-93dffefe33f6"],"description":"","tags":[],"updated_at":"2019-04-09T06:24:08Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ba7a30bb29394fc4a587735d9dfb749e","created_at":"2019-04-09T06:24:05Z","provider:network_type":"flat"}]} 2019-04-09 06:30:27,346 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-c38efebc-b8a4-43af-acd2-e74bb753a8d0 2019-04-09 06:30:27,346 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.389065027237s 2019-04-09 06:30:27,353 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-04-09 06:30:27,359 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 09 Apr 2019 06:30:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e9180fe5-d56a-4cb3-9e8f-bb3ca12dfbf8 2019-04-09 06:30:27,359 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 06:30:27,359 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/ used request id req-e9180fe5-d56a-4cb3-9e8f-bb3ca12dfbf8 2019-04-09 06:30:27,360 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-09 06:30:27,363 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b863ee6207170483417113af4791df4dbf467fef" 2019-04-09 06:30:27,520 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 222 Content-Type: application/json Date: Tue, 09 Apr 2019 06:30:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e6ab381-afe2-4651-9ab5-36224e844e74 2019-04-09 06:30:27,520 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/ec5ce0aa038644b78983e5840ba5fb73"}, "tags": [], "enabled": true, "id": "ec5ce0aa038644b78983e5840ba5fb73", "name": "heat_stack"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2019-04-09 06:30:27,521 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-7e6ab381-afe2-4651-9ab5-36224e844e74 2019-04-09 06:30:27,521 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.160711050034s 2019-04-09 06:30:27,527 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-04-09 06:30:27,531 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b863ee6207170483417113af4791df4dbf467fef" -d '{"project": {"description": "Created by OPNFV Functest: cinder_test", "enabled": true, "domain_id": "default", "name": "cinder_test-project_95b9ad37-1244-4f81-a94f-81b96c17c787"}}' 2019-04-09 06:30:27,744 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 368 Content-Type: application/json Date: Tue, 09 Apr 2019 06:30:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bb4c2cf5-cee7-46b8-9fad-0c28878492bb 2019-04-09 06:30:27,745 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.21:5000/v3/projects/0c6aa7ba964241bd9dcbac1850863f35"}, "tags": [], "enabled": true, "id": "0c6aa7ba964241bd9dcbac1850863f35", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_95b9ad37-1244-4f81-a94f-81b96c17c787"}} 2019-04-09 06:30:27,745 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-bb4c2cf5-cee7-46b8-9fad-0c28878492bb 2019-04-09 06:30:27,745 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.21743106842s 2019-04-09 06:30:27,746 - 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'0c6aa7ba964241bd9dcbac1850863f35', '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_95b9ad37-1244-4f81-a94f-81b96c17c787'}) 2019-04-09 06:30:27,752 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-04-09 06:30:27,756 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b863ee6207170483417113af4791df4dbf467fef" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "mlg16lFUCTdozLWWRvBVZP0lQtb06E", "email": null, "name": "cinder_test-user_95b9ad37-1244-4f81-a94f-81b96c17c787"}}' 2019-04-09 06:30:28,142 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 326 Content-Type: application/json Date: Tue, 09 Apr 2019 06:30:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8718778a-78b0-4f39-8836-0c554f610a82 2019-04-09 06:30:28,142 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "cinder_test-user_95b9ad37-1244-4f81-a94f-81b96c17c787", "links": {"self": "http://172.30.9.21:5000/v3/users/42974f91d2b746af9682c38c3bd91c04"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "42974f91d2b746af9682c38c3bd91c04", "domain_id": "default", "password_expires_at": null}} 2019-04-09 06:30:28,142 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/users used request id req-8718778a-78b0-4f39-8836-0c554f610a82 2019-04-09 06:30:28,142 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.38995885849s 2019-04-09 06:30:28,143 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'42974f91d2b746af9682c38c3bd91c04', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cinder_test-user_95b9ad37-1244-4f81-a94f-81b96c17c787'}) 2019-04-09 06:30:28,146 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-09 06:30:28,150 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b863ee6207170483417113af4791df4dbf467fef" 2019-04-09 06:30:28,348 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Tue, 09 Apr 2019 06:30:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f62aa8a-1fba-4950-804c-b6b1d0ab14c0 2019-04-09 06:30:28,349 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "12d06a59574c4903a7b4bfc193e14ef0", "links": {"self": "http://172.30.9.21:5000/v3/roles/12d06a59574c4903a7b4bfc193e14ef0"}, "name": "member"}, {"domain_id": null, "id": "50245c80a9b84e15b01544b714aaabd9", "links": {"self": "http://172.30.9.21:5000/v3/roles/50245c80a9b84e15b01544b714aaabd9"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6e54a998c61f4429874ed3ac33d4afc4", "links": {"self": "http://172.30.9.21:5000/v3/roles/6e54a998c61f4429874ed3ac33d4afc4"}, "name": "reader"}, {"domain_id": null, "id": "6f62ff3e5bbd4682becdbe9fa3c1ed2c", "links": {"self": "http://172.30.9.21:5000/v3/roles/6f62ff3e5bbd4682becdbe9fa3c1ed2c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80b483ac8c834f498f0d265da82cb005", "links": {"self": "http://172.30.9.21:5000/v3/roles/80b483ac8c834f498f0d265da82cb005"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecaba09e8ea14e058d5f9d9eb583aa37", "links": {"self": "http://172.30.9.21:5000/v3/roles/ecaba09e8ea14e058d5f9d9eb583aa37"}, "name": "admin"}]} 2019-04-09 06:30:28,349 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-5f62aa8a-1fba-4950-804c-b6b1d0ab14c0 2019-04-09 06:30:28,349 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.202465057373s 2019-04-09 06:30:28,354 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-09 06:30:28,357 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b863ee6207170483417113af4791df4dbf467fef" 2019-04-09 06:30:28,501 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Tue, 09 Apr 2019 06:30:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1e140a8-131b-4b0e-b607-4842ab3e43da 2019-04-09 06:30:28,502 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "12d06a59574c4903a7b4bfc193e14ef0", "links": {"self": "http://172.30.9.21:5000/v3/roles/12d06a59574c4903a7b4bfc193e14ef0"}, "name": "member"}, {"domain_id": null, "id": "50245c80a9b84e15b01544b714aaabd9", "links": {"self": "http://172.30.9.21:5000/v3/roles/50245c80a9b84e15b01544b714aaabd9"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6e54a998c61f4429874ed3ac33d4afc4", "links": {"self": "http://172.30.9.21:5000/v3/roles/6e54a998c61f4429874ed3ac33d4afc4"}, "name": "reader"}, {"domain_id": null, "id": "6f62ff3e5bbd4682becdbe9fa3c1ed2c", "links": {"self": "http://172.30.9.21:5000/v3/roles/6f62ff3e5bbd4682becdbe9fa3c1ed2c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80b483ac8c834f498f0d265da82cb005", "links": {"self": "http://172.30.9.21:5000/v3/roles/80b483ac8c834f498f0d265da82cb005"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecaba09e8ea14e058d5f9d9eb583aa37", "links": {"self": "http://172.30.9.21:5000/v3/roles/ecaba09e8ea14e058d5f9d9eb583aa37"}, "name": "admin"}]} 2019-04-09 06:30:28,502 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-b1e140a8-131b-4b0e-b607-4842ab3e43da 2019-04-09 06:30:28,502 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.148113012314s 2019-04-09 06:30:28,507 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-09 06:30:28,511 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b863ee6207170483417113af4791df4dbf467fef" 2019-04-09 06:30:28,705 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Tue, 09 Apr 2019 06:30:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-386bfb87-0bf2-41ad-b62d-20af635a180e 2019-04-09 06:30:28,705 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "12d06a59574c4903a7b4bfc193e14ef0", "links": {"self": "http://172.30.9.21:5000/v3/roles/12d06a59574c4903a7b4bfc193e14ef0"}, "name": "member"}, {"domain_id": null, "id": "50245c80a9b84e15b01544b714aaabd9", "links": {"self": "http://172.30.9.21:5000/v3/roles/50245c80a9b84e15b01544b714aaabd9"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6e54a998c61f4429874ed3ac33d4afc4", "links": {"self": "http://172.30.9.21:5000/v3/roles/6e54a998c61f4429874ed3ac33d4afc4"}, "name": "reader"}, {"domain_id": null, "id": "6f62ff3e5bbd4682becdbe9fa3c1ed2c", "links": {"self": "http://172.30.9.21:5000/v3/roles/6f62ff3e5bbd4682becdbe9fa3c1ed2c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80b483ac8c834f498f0d265da82cb005", "links": {"self": "http://172.30.9.21:5000/v3/roles/80b483ac8c834f498f0d265da82cb005"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecaba09e8ea14e058d5f9d9eb583aa37", "links": {"self": "http://172.30.9.21:5000/v3/roles/ecaba09e8ea14e058d5f9d9eb583aa37"}, "name": "admin"}]} 2019-04-09 06:30:28,705 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-386bfb87-0bf2-41ad-b62d-20af635a180e 2019-04-09 06:30:28,705 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.198257923126s 2019-04-09 06:30:28,710 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-09 06:30:28,714 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b863ee6207170483417113af4791df4dbf467fef" 2019-04-09 06:30:28,842 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 09 Apr 2019 06:30:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46b9d952-618b-4b29-ada6-45881a5df027 2019-04-09 06:30:28,842 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-04-09 06:30:28,843 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-46b9d952-618b-4b29-ada6-45881a5df027 2019-04-09 06:30:28,843 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.132264852524s 2019-04-09 06:30:28,844 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-09 06:30:28,847 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b863ee6207170483417113af4791df4dbf467fef" 2019-04-09 06:30:29,057 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 835 Content-Type: application/json Date: Tue, 09 Apr 2019 06:30:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9dfaa40-acc1-422c-9eed-132f75ab757c 2019-04-09 06:30:29,058 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/07b62caafa51496f94dd3b3fb341fcfe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07b62caafa51496f94dd3b3fb341fcfe", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/2e35f475a54147749980006d265eb864"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e35f475a54147749980006d265eb864", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/2f1bc9c9d22745648100c4b0717962eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f1bc9c9d22745648100c4b0717962eb", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/30fe8cf249d443dd9c53f2cc083f50b5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "30fe8cf249d443dd9c53f2cc083f50b5", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/3d748bf7df734addb2e37ea0663ec892"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d748bf7df734addb2e37ea0663ec892", "email": "cinder@localhost", "password_expires_at": null}, {"name": "cinder_test-user_95b9ad37-1244-4f81-a94f-81b96c17c787", "links": {"self": "http://172.30.9.21:5000/v3/users/42974f91d2b746af9682c38c3bd91c04"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "42974f91d2b746af9682c38c3bd91c04", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/732a504491fd4f35923460ae0d2ef475"}, "domain_id": "default", "enabled": true, "options": {}, "id": "732a504491fd4f35923460ae0d2ef475", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/781b729594744c4f8f561f6b5a6e68bd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "781b729594744c4f8f561f6b5a6e68bd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/80817a33c71343ed9c63d448a7fea69e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "80817a33c71343ed9c63d448a7fea69e", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/938ce22a56d74c639d353dbbf166fcc4"}, "domain_id": "ec5ce0aa038644b78983e5840ba5fb73", "enabled": true, "options": {}, "id": "938ce22a56d74c639d353dbbf166fcc4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/96d754a28b0d43cf8fa237c30a99c306"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d754a28b0d43cf8fa237c30a99c306", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/aaa8b9f924a74e80899c7ad7e32fcaae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aaa8b9f924a74e80899c7ad7e32fcaae", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b8dd65f4e72446d5bd8d9efa13837b0c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8dd65f4e72446d5bd8d9efa13837b0c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/c34b7e3bcdbc428db4539ea2b87cfce1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c34b7e3bcdbc428db4539ea2b87cfce1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/eb527490835d48e8a67131b0f587baf6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb527490835d48e8a67131b0f587baf6", "email": "gnocchi@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2019-04-09 06:30:29,058 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-b9dfaa40-acc1-422c-9eed-132f75ab757c 2019-04-09 06:30:29,058 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.214683055878s 2019-04-09 06:30:29,070 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-09 06:30:29,074 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b863ee6207170483417113af4791df4dbf467fef" 2019-04-09 06:30:29,180 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Tue, 09 Apr 2019 06:30:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db7e1aff-a8dd-45f4-868f-595865dbfda8 2019-04-09 06:30:29,180 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/6509066435f1453bac6996ee8997a3b2"}, "tags": [], "enabled": true, "id": "6509066435f1453bac6996ee8997a3b2", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.21:5000/v3/projects/0c6aa7ba964241bd9dcbac1850863f35"}, "tags": [], "enabled": true, "id": "0c6aa7ba964241bd9dcbac1850863f35", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_95b9ad37-1244-4f81-a94f-81b96c17c787"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/ba7a30bb29394fc4a587735d9dfb749e"}, "tags": [], "enabled": true, "id": "ba7a30bb29394fc4a587735d9dfb749e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-04-09 06:30:29,181 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-db7e1aff-a8dd-45f4-868f-595865dbfda8 2019-04-09 06:30:29,181 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.110301971436s 2019-04-09 06:30:29,188 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-04-09 06:30:29,191 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=42974f91d2b746af9682c38c3bd91c04&role.id=12d06a59574c4903a7b4bfc193e14ef0&scope.project.id=0c6aa7ba964241bd9dcbac1850863f35" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b863ee6207170483417113af4791df4dbf467fef" 2019-04-09 06:30:29,298 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Tue, 09 Apr 2019 06:30:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69cc2575-8199-4ed7-82a5-ac7b3205ea15 2019-04-09 06:30:29,298 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=42974f91d2b746af9682c38c3bd91c04&role.id=12d06a59574c4903a7b4bfc193e14ef0&scope.project.id=0c6aa7ba964241bd9dcbac1850863f35", "previous": null, "next": null}} 2019-04-09 06:30:29,298 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=42974f91d2b746af9682c38c3bd91c04&role.id=12d06a59574c4903a7b4bfc193e14ef0&scope.project.id=0c6aa7ba964241bd9dcbac1850863f35 used request id req-69cc2575-8199-4ed7-82a5-ac7b3205ea15 2019-04-09 06:30:29,298 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.10991191864s 2019-04-09 06:30:29,302 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-04-09 06:30:29,305 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/0c6aa7ba964241bd9dcbac1850863f35/users/42974f91d2b746af9682c38c3bd91c04/roles/12d06a59574c4903a7b4bfc193e14ef0 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b863ee6207170483417113af4791df4dbf467fef" 2019-04-09 06:30:29,462 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 09 Apr 2019 06:30:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0f84e2bf-152f-41ce-8511-1d521497e7e5 2019-04-09 06:30:29,462 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-09 06:30:29,462 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/0c6aa7ba964241bd9dcbac1850863f35/users/42974f91d2b746af9682c38c3bd91c04/roles/12d06a59574c4903a7b4bfc193e14ef0 used request id req-0f84e2bf-152f-41ce-8511-1d521497e7e5 2019-04-09 06:30:29,462 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.160508155823s 2019-04-09 06:30:29,463 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'cinder_test-project_95b9ad37-1244-4f81-a94f-81b96c17c787', 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'0c6aa7ba964241bd9dcbac1850863f35', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'mlg16lFUCTdozLWWRvBVZP0lQtb06E', 'username': u'cinder_test-user_95b9ad37-1244-4f81-a94f-81b96c17c787', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.21:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-04-09 06:30:29,467 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cinder_test-user_95b9ad37-1244-4f81-a94f-81b96c17c787', 'password': 'mlg16lFUCTdozLWWRvBVZP0lQtb06E', 'project_name': 'cinder_test-project_95b9ad37-1244-4f81-a94f-81b96c17c787', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.21:5000/v3', 'project_id': '0c6aa7ba964241bd9dcbac1850863f35', 'project_domain_name': 'Default'} 2019-04-09 06:30:29,468 - xtesting.ci.run_tests - INFO - Running test case 'cinder_test'... 2019-04-09 06:30:29,468 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-09 06:30:29,472 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b863ee6207170483417113af4791df4dbf467fef" 2019-04-09 06:30:29,581 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 222 Content-Type: application/json Date: Tue, 09 Apr 2019 06:30:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39c555ae-2e4d-4f1e-9f7f-745bc790cbde 2019-04-09 06:30:29,581 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/ec5ce0aa038644b78983e5840ba5fb73"}, "tags": [], "enabled": true, "id": "ec5ce0aa038644b78983e5840ba5fb73", "name": "heat_stack"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2019-04-09 06:30:29,581 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-39c555ae-2e4d-4f1e-9f7f-745bc790cbde 2019-04-09 06:30:29,581 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.113209009171s 2019-04-09 06:30:29,588 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-09 06:30:29,591 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b863ee6207170483417113af4791df4dbf467fef" 2019-04-09 06:30:29,700 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Tue, 09 Apr 2019 06:30:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-131606ad-bba7-426a-94b6-f84372ad9f18 2019-04-09 06:30:29,701 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/6509066435f1453bac6996ee8997a3b2"}, "tags": [], "enabled": true, "id": "6509066435f1453bac6996ee8997a3b2", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.21:5000/v3/projects/0c6aa7ba964241bd9dcbac1850863f35"}, "tags": [], "enabled": true, "id": "0c6aa7ba964241bd9dcbac1850863f35", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_95b9ad37-1244-4f81-a94f-81b96c17c787"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/ba7a30bb29394fc4a587735d9dfb749e"}, "tags": [], "enabled": true, "id": "ba7a30bb29394fc4a587735d9dfb749e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-04-09 06:30:29,701 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-131606ad-bba7-426a-94b6-f84372ad9f18 2019-04-09 06:30:29,701 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.112673997879s 2019-04-09 06:30:29,703 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-04-09 06:30:29,704 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b863ee6207170483417113af4791df4dbf467fef" -d '{"network": {"tenant_id": "0c6aa7ba964241bd9dcbac1850863f35", "name": "cinder_test-net_95b9ad37-1244-4f81-a94f-81b96c17c787", "admin_state_up": true}}' 2019-04-09 06:30:30,099 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 725 Content-Type: application/json Date: Tue, 09 Apr 2019 06:30:29 GMT X-Openstack-Request-Id: req-f7b673b3-e19b-4c4e-a3d2-c66c4f1460af 2019-04-09 06:30:30,099 - keystoneauth.session - DEBUG - RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"7fa65f65-2b6c-44a4-abc5-f308ee969300","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":45,"ipv4_address_scope":null,"shared":false,"project_id":"0c6aa7ba964241bd9dcbac1850863f35","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-09T06:30:28Z","is_default":false,"qos_policy_id":null,"name":"cinder_test-net_95b9ad37-1244-4f81-a94f-81b96c17c787","admin_state_up":true,"tenant_id":"0c6aa7ba964241bd9dcbac1850863f35","created_at":"2019-04-09T06:30:28Z","mtu":1450}} 2019-04-09 06:30:30,099 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-f7b673b3-e19b-4c4e-a3d2-c66c4f1460af 2019-04-09 06:30:30,099 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.395855903625s 2019-04-09 06:30:30,100 - 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'2019-04-09T06:30:28Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'7fa65f65-2b6c-44a4-abc5-f308ee969300', u'provider:segmentation_id': 45, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'cinder_test-net_95b9ad37-1244-4f81-a94f-81b96c17c787', u'created_at': u'2019-04-09T06:30:28Z', u'mtu': 1450, u'tenant_id': u'0c6aa7ba964241bd9dcbac1850863f35', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'0c6aa7ba964241bd9dcbac1850863f35', u'l2_adjacency': True}) 2019-04-09 06:30:30,103 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-04-09 06:30:30,110 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Tue, 09 Apr 2019 06:30:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e6619cd-cc1d-4378-a44b-9b1aa53d699b 2019-04-09 06:30:30,110 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2019-04-09 06:30:30,110 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/v3 used request id req-7e6619cd-cc1d-4378-a44b-9b1aa53d699b 2019-04-09 06:30:30,111 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2019-04-09 06:30:30,497 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "12d06a59574c4903a7b4bfc193e14ef0", "name": "member"}, {"id": "6e54a998c61f4429874ed3ac33d4afc4", "name": "reader"}], "expires_at": "2019-04-09T07:30:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0c6aa7ba964241bd9dcbac1850863f35", "name": "cinder_test-project_95b9ad37-1244-4f81-a94f-81b96c17c787"}, "catalog": [{"endpoints": [], "type": "metering", "id": "0c6048bf3c804b33b1209bfa8ca75ec0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v3/0c6aa7ba964241bd9dcbac1850863f35", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "503aa75a75e444a9b93cb14634c6ab50"}, {"url": "http://192.30.9.6:8776/v3/0c6aa7ba964241bd9dcbac1850863f35", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd4bc81464e44d0a129985ca1ff91d5"}, {"url": "http://192.30.9.6:8776/v3/0c6aa7ba964241bd9dcbac1850863f35", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d888a991472d4a88bfcfcfcf4909874d"}], "type": "volumev3", "id": "1b1b3cbed2d14611b521aa10e2b642dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4664f0d595a24e8a9d4eb3691db874e0"}, {"url": "http://172.30.9.21:8080/v1/AUTH_0c6aa7ba964241bd9dcbac1850863f35", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49cfc5fc2aa942e59d21f825b2bc9939"}, {"url": "http://12.0.0.22:8080/v1/AUTH_0c6aa7ba964241bd9dcbac1850863f35", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "71100b14603a4edf8a39e8af672ecff5"}], "type": "object-store", "id": "29267bcb2ea04deebb6caaa71afffcc5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4dc1873b4b477cb578245fdb86a111"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77d7bee546c941368ffc769fda003312"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9b1ab09869b4ea895eb3c8867f61318"}], "type": "network", "id": "3ac09bd783a245efa7f11d71ad667386", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f7f6f256262433fb4467ed610947d62"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "72d58c041dc245bc8aa43ce73891f76c"}, {"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b89851b9b2b4f95b7d2184e74373672"}], "type": "identity", "id": "49f6869431e3430e9aeef431c7e7d7de", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8201c41b3865412e839f135e1ceb7421"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e4e22c0a684229ba50a51934a5cdf7"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf4872e158cb44e3aa5a4063a620efc3"}], "type": "alarming", "id": "61e60b3a8b964288a4ad67fd02ee4984", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4de11e8502624071afd079250b33c74c"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d801fa7f3ee64b30b3b18ef5a9e72635"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f583f4a1750f4edc8596dd476ece0948"}], "type": "compute", "id": "6b64d23b249e42d79f5dd070a7460b66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0cd6369c5d9949eba212a5ce97f8b6f7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8011dc0e5bd44e2aa45caf7c6e4d19d2"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d807430fcec84acebca284681dd098fe"}], "type": "cloudformation", "id": "7f91896ba7394ae291c7a222f92ea496", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/0c6aa7ba964241bd9dcbac1850863f35", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4243c026b4174decae31504c58542875"}, {"url": "http://192.30.9.6:8776/v2/0c6aa7ba964241bd9dcbac1850863f35", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84281d63eba442fd8cdbf23eae691ba2"}, {"url": "http://172.30.9.21:8776/v2/0c6aa7ba964241bd9dcbac1850863f35", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1ce0a47f2fd4ca9b678bc1d7e5d0b37"}], "type": "volumev2", "id": "8afcbe00e0a6427bbf1fc3b10d4b2f5e", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/0c6aa7ba964241bd9dcbac1850863f35", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25eb19d77ddd4b9aa8117749f829d913"}, {"url": "http://172.30.9.21:8004/v1/0c6aa7ba964241bd9dcbac1850863f35", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57dd852403b0401fb0bd852db0cc4f1e"}, {"url": "http://192.30.9.6:8004/v1/0c6aa7ba964241bd9dcbac1850863f35", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5a404b628fff4023b9d3e5b8fca3b0fb"}], "type": "orchestration", "id": "a244395507da4b85bd212d5f49a8b6ae", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2242a4436b774238a465cc3d6498ab4e"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "977935de203e411cbce5038f0a9dc848"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2fcaa46481c44f8a3f42acd6c29b21f"}], "type": "placement", "id": "aed411d3d8324008b42b3bd847051003", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b61449c559f45dba6ba5f9dc241729f"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3f83bae18b4a496bb67592b5d777f17c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5162d5282ea1448dbbc20567c0d57fd7"}], "type": "metric", "id": "ebf458a547774acfb6b489f2803a822c", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "33de49eaa2934d07a5ef7754ed5fe8e0"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b7265307a4a45caad0a286536a91b5d"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94601cf3562245fb9453e9678a54b869"}], "type": "event", "id": "f3ff1bc7e87e4c90a2385a1bc8175960", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00d65cc314ee4a87ad316dd160d63558"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64896bc5be624954a0166b6cfa08a10e"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd079af259534771ac00959c542171cf"}], "type": "image", "id": "f9a74c8a63414707b34a5b03e9eacdc1", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cinder_test-user_95b9ad37-1244-4f81-a94f-81b96c17c787", "id": "42974f91d2b746af9682c38c3bd91c04"}, "audit_ids": ["Peh_ejAyStGa51S5bEOCJg"], "issued_at": "2019-04-09T06:30:29.000000Z"}} 2019-04-09 06:30:30,500 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-09 06:30:30,501 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5ec2974ac36f31fb0468aeddbd20f1b007ec4580" 2019-04-09 06:30:30,774 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1232 Content-Type: application/json Date: Tue, 09 Apr 2019 06:30:29 GMT X-Openstack-Request-Id: req-a0a5723e-2a28-4a12-af74-fcb82ff2c727 2019-04-09 06:30:30,775 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"7fa65f65-2b6c-44a4-abc5-f308ee969300","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"0c6aa7ba964241bd9dcbac1850863f35","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-09T06:30:28Z","qos_policy_id":null,"name":"cinder_test-net_95b9ad37-1244-4f81-a94f-81b96c17c787","admin_state_up":true,"tenant_id":"0c6aa7ba964241bd9dcbac1850863f35","created_at":"2019-04-09T06:30:28Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b62787c2-635d-4893-8553-7ee0260442ff","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ba7a30bb29394fc4a587735d9dfb749e","l2_adjacency":true,"status":"ACTIVE","subnets":["dce875e1-9eec-4cb2-94e6-93dffefe33f6"],"description":"","tags":[],"updated_at":"2019-04-09T06:24:08Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ba7a30bb29394fc4a587735d9dfb749e","created_at":"2019-04-09T06:24:05Z","mtu":1500}]} 2019-04-09 06:30:30,775 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-a0a5723e-2a28-4a12-af74-fcb82ff2c727 2019-04-09 06:30:30,775 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.274693012238s 2019-04-09 06:30:30,776 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-04-09 06:30:30,777 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5ec2974ac36f31fb0468aeddbd20f1b007ec4580" -d '{"subnet": {"name": "cinder_test-subnet_95b9ad37-1244-4f81-a94f-81b96c17c787", "enable_dhcp": true, "network_id": "7fa65f65-2b6c-44a4-abc5-f308ee969300", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-04-09 06:30:31,603 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 679 Content-Type: application/json Date: Tue, 09 Apr 2019 06:30:30 GMT X-Openstack-Request-Id: req-dcd1cd20-3641-4c67-9196-816aac46596c 2019-04-09 06:30:31,603 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7fa65f65-2b6c-44a4-abc5-f308ee969300","tenant_id":"0c6aa7ba964241bd9dcbac1850863f35","created_at":"2019-04-09T06:30:30Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-04-09T06:30:30Z","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":"0c6aa7ba964241bd9dcbac1850863f35","id":"875b1ce5-dbd9-42bf-9da3-11128da59a25","subnetpool_id":null,"name":"cinder_test-subnet_95b9ad37-1244-4f81-a94f-81b96c17c787"}} 2019-04-09 06:30:31,603 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-dcd1cd20-3641-4c67-9196-816aac46596c 2019-04-09 06:30:31,603 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.826682806015s 2019-04-09 06:30:31,604 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-04-09T06:30:30Z', 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'875b1ce5-dbd9-42bf-9da3-11128da59a25', u'subnetpool_id': None, u'service_types': [], u'name': u'cinder_test-subnet_95b9ad37-1244-4f81-a94f-81b96c17c787', u'enable_dhcp': True, u'network_id': u'7fa65f65-2b6c-44a4-abc5-f308ee969300', u'tenant_id': u'0c6aa7ba964241bd9dcbac1850863f35', u'created_at': u'2019-04-09T06:30:30Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'0c6aa7ba964241bd9dcbac1850863f35'}) 2019-04-09 06:30:31,604 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-04-09 06:30:31,605 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5ec2974ac36f31fb0468aeddbd20f1b007ec4580" -d '{"router": {"external_gateway_info": {"network_id": "b62787c2-635d-4893-8553-7ee0260442ff"}, "name": "cinder_test-router_95b9ad37-1244-4f81-a94f-81b96c17c787", "admin_state_up": true}}' 2019-04-09 06:30:33,240 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 698 Content-Type: application/json Date: Tue, 09 Apr 2019 06:30:32 GMT X-Openstack-Request-Id: req-a3bd91b7-7c25-4f28-b934-8205f74e1f44 2019-04-09 06:30:33,241 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "b62787c2-635d-4893-8553-7ee0260442ff", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "dce875e1-9eec-4cb2-94e6-93dffefe33f6", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "0c6aa7ba964241bd9dcbac1850863f35", "created_at": "2019-04-09T06:30:30Z", "admin_state_up": true, "updated_at": "2019-04-09T06:30:31Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "0c6aa7ba964241bd9dcbac1850863f35", "id": "aaffde19-45e0-40f5-9a3f-8bcff6b816eb", "name": "cinder_test-router_95b9ad37-1244-4f81-a94f-81b96c17c787"}} 2019-04-09 06:30:33,241 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-a3bd91b7-7c25-4f28-b934-8205f74e1f44 2019-04-09 06:30:33,241 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.63678717613s 2019-04-09 06:30:33,242 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-04-09T06:30:31Z', u'revision_number': 2, u'id': u'aaffde19-45e0-40f5-9a3f-8bcff6b816eb', u'external_gateway_info': {u'network_id': u'b62787c2-635d-4893-8553-7ee0260442ff', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'dce875e1-9eec-4cb2-94e6-93dffefe33f6', u'ip_address': u'172.30.9.200'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cinder_test-router_95b9ad37-1244-4f81-a94f-81b96c17c787', u'admin_state_up': True, u'tenant_id': u'0c6aa7ba964241bd9dcbac1850863f35', u'created_at': u'2019-04-09T06:30:30Z', u'flavor_id': None, u'routes': [], u'project_id': u'0c6aa7ba964241bd9dcbac1850863f35'}) 2019-04-09 06:30:33,242 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-04-09 06:30:33,243 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/aaffde19-45e0-40f5-9a3f-8bcff6b816eb/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5ec2974ac36f31fb0468aeddbd20f1b007ec4580" -d '{"subnet_id": "875b1ce5-dbd9-42bf-9da3-11128da59a25"}' 2019-04-09 06:30:35,838 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Tue, 09 Apr 2019 06:30:34 GMT X-Openstack-Request-Id: req-69136e83-77b1-4416-9f3b-bf4d7ca7b8f0 2019-04-09 06:30:35,839 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "7fa65f65-2b6c-44a4-abc5-f308ee969300", "tenant_id": "0c6aa7ba964241bd9dcbac1850863f35", "subnet_id": "875b1ce5-dbd9-42bf-9da3-11128da59a25", "subnet_ids": ["875b1ce5-dbd9-42bf-9da3-11128da59a25"], "port_id": "7762f39f-2885-4dea-962b-9896d5707c13", "id": "aaffde19-45e0-40f5-9a3f-8bcff6b816eb"} 2019-04-09 06:30:35,839 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/aaffde19-45e0-40f5-9a3f-8bcff6b816eb/add_router_interface.json used request id req-69136e83-77b1-4416-9f3b-bf4d7ca7b8f0 2019-04-09 06:30:35,839 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.59685397148s 2019-04-09 06:30:35,839 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-04-09 06:30:35,945 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-04-09 06:30:35,949 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-04-09 06:30:35,954 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Tue, 09 Apr 2019 06:30:34 GMT 2019-04-09 06:30:35,954 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}]} 2019-04-09 06:30:35,957 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-09 06:30:35,959 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5ec2974ac36f31fb0468aeddbd20f1b007ec4580" 2019-04-09 06:30:36,255 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Tue, 09 Apr 2019 06:30:35 GMT X-Openstack-Request-Id: req-ffdac8c2-91ed-456a-a0bd-125add5756e7 2019-04-09 06:30:36,255 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-09 06:30:36,255 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-ffdac8c2-91ed-456a-a0bd-125add5756e7 2019-04-09 06:30:36,255 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.298686981201s 2019-04-09 06:30:36,264 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-04-09 06:30:36,268 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5ec2974ac36f31fb0468aeddbd20f1b007ec4580" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/cinder_test-img_95b9ad37-1244-4f81-a94f-81b96c17c787", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cinder_test-img_95b9ad37-1244-4f81-a94f-81b96c17c787"}' 2019-04-09 06:30:36,323 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 939 Content-Type: application/json Date: Tue, 09 Apr 2019 06:30:35 GMT Location: http://172.30.9.21:9292/v2/images/a76dcdd8-72f1-4959-980c-c8dfd1e2852c Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-c933ecee-fcbf-4079-8dae-b858b500cf64 2019-04-09 06:30:36,324 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-09T06:30:35Z", "file": "/v2/images/a76dcdd8-72f1-4959-980c-c8dfd1e2852c/file", "owner": "0c6aa7ba964241bd9dcbac1850863f35", "id": "a76dcdd8-72f1-4959-980c-c8dfd1e2852c", "size": null, "self": "/v2/images/a76dcdd8-72f1-4959-980c-c8dfd1e2852c", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_95b9ad37-1244-4f81-a94f-81b96c17c787", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_95b9ad37-1244-4f81-a94f-81b96c17c787", "checksum": null, "created_at": "2019-04-09T06:30:35Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-04-09 06:30:36,324 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-c933ecee-fcbf-4079-8dae-b858b500cf64 2019-04-09 06:30:36,324 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0595970153809s 2019-04-09 06:30:36,324 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-04-09 06:30:36,328 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/a76dcdd8-72f1-4959-980c-c8dfd1e2852c/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5ec2974ac36f31fb0468aeddbd20f1b007ec4580" -d '' 2019-04-09 06:30:36,798 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 06:30:35 GMT X-Openstack-Request-Id: req-d402b0b7-d39f-4eea-aafc-24cf4dd09f5a 2019-04-09 06:30:36,798 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 06:30:36,798 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/a76dcdd8-72f1-4959-980c-c8dfd1e2852c/file used request id req-d402b0b7-d39f-4eea-aafc-24cf4dd09f5a 2019-04-09 06:30:36,798 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.473888874054s 2019-04-09 06:30:36,803 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-09 06:30:36,807 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5ec2974ac36f31fb0468aeddbd20f1b007ec4580" 2019-04-09 06:30:36,931 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1399 Content-Type: application/json Date: Tue, 09 Apr 2019 06:30:35 GMT X-Openstack-Request-Id: req-4709a71a-5f55-4af1-9a48-fb2716be57a6 2019-04-09 06:30:36,931 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-09T06:30:35Z", "file": "/v2/images/a76dcdd8-72f1-4959-980c-c8dfd1e2852c/file", "owner": "0c6aa7ba964241bd9dcbac1850863f35", "id": "a76dcdd8-72f1-4959-980c-c8dfd1e2852c", "size": 12716032, "self": "/v2/images/a76dcdd8-72f1-4959-980c-c8dfd1e2852c", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/a76dcdd8-72f1-4959-980c-c8dfd1e2852c/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/a76dcdd8-72f1-4959-980c-c8dfd1e2852c/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_95b9ad37-1244-4f81-a94f-81b96c17c787", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_95b9ad37-1244-4f81-a94f-81b96c17c787", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-09T06:30:35Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-09 06:30:36,931 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-4709a71a-5f55-4af1-9a48-fb2716be57a6 2019-04-09 06:30:36,932 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.128835916519s 2019-04-09 06:30:36,933 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/a76dcdd8-72f1-4959-980c-c8dfd1e2852c/snap', u'metadata': Munch({})})], 'file': u'/v2/images/a76dcdd8-72f1-4959-980c-c8dfd1e2852c/file', 'owner': u'0c6aa7ba964241bd9dcbac1850863f35', 'id': u'a76dcdd8-72f1-4959-980c-c8dfd1e2852c', 'size': 12716032, u'self': u'/v2/images/a76dcdd8-72f1-4959-980c-c8dfd1e2852c', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0c6aa7ba964241bd9dcbac1850863f35', 'name': 'cinder_test-project_95b9ad37-1244-4f81-a94f-81b96c17c787', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/a76dcdd8-72f1-4959-980c-c8dfd1e2852c/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-04-09T06:30:35Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-04-09T06:30:35Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/cinder_test-img_95b9ad37-1244-4f81-a94f-81b96c17c787', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/a76dcdd8-72f1-4959-980c-c8dfd1e2852c', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/cinder_test-img_95b9ad37-1244-4f81-a94f-81b96c17c787', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'cinder_test-img_95b9ad37-1244-4f81-a94f-81b96c17c787', 'created': u'2019-04-09T06:30:35Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-04-09T06:30:35Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/a76dcdd8-72f1-4959-980c-c8dfd1e2852c', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/cinder_test-img_95b9ad37-1244-4f81-a94f-81b96c17c787', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-04-09 06:30:36,937 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-04-09 06:30:36,940 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b863ee6207170483417113af4791df4dbf467fef" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "cinder_test-flavor_95b9ad37-1244-4f81-a94f-81b96c17c787", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-04-09 06:30:37,263 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Tue, 09 Apr 2019 06:30:35 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-5a75fd4b-09a5-4665-a3e8-e13af20b4251 x-openstack-request-id: req-5a75fd4b-09a5-4665-a3e8-e13af20b4251 2019-04-09 06:30:37,263 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "cinder_test-flavor_95b9ad37-1244-4f81-a94f-81b96c17c787", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/6bc59e21-a1da-4c8d-80a3-a2e6f9681839", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/6bc59e21-a1da-4c8d-80a3-a2e6f9681839", "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": "6bc59e21-a1da-4c8d-80a3-a2e6f9681839"}} 2019-04-09 06:30:37,264 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-5a75fd4b-09a5-4665-a3e8-e13af20b4251 2019-04-09 06:30:37,264 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.32679104805s 2019-04-09 06:30:37,265 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cinder_test-flavor_95b9ad37-1244-4f81-a94f-81b96c17c787', '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'6509066435f1453bac6996ee8997a3b2', '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'6bc59e21-a1da-4c8d-80a3-a2e6f9681839', 'swap': 0}) 2019-04-09 06:30:37,265 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-04-09 06:30:37,268 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/6bc59e21-a1da-4c8d-80a3-a2e6f9681839/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b863ee6207170483417113af4791df4dbf467fef" -d '{"extra_specs": {}}' 2019-04-09 06:30:37,286 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 09 Apr 2019 06:30:36 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-1535a079-0d21-43be-b704-331edccbc196 x-openstack-request-id: req-1535a079-0d21-43be-b704-331edccbc196 2019-04-09 06:30:37,286 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-04-09 06:30:37,286 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/6bc59e21-a1da-4c8d-80a3-a2e6f9681839/os-extra_specs used request id req-1535a079-0d21-43be-b704-331edccbc196 2019-04-09 06:30:37,286 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0209400653839s 2019-04-09 06:30:37,289 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-04-09 06:30:37,292 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/os-keypairs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5ec2974ac36f31fb0468aeddbd20f1b007ec4580" -d '{"keypair": {"name": "cinder_test-kp_95b9ad37-1244-4f81-a94f-81b96c17c787"}}' 2019-04-09 06:30:37,680 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1806 Content-Type: application/json Date: Tue, 09 Apr 2019 06:30:36 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-cb8e6ad3-9ed4-438c-afd3-e09e441d1fc9 x-openstack-request-id: req-cb8e6ad3-9ed4-438c-afd3-e09e441d1fc9 2019-04-09 06:30:37,680 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDft/nyby4Zeg8CsEUIYELoucG55m0rPR5uX/bKSMVWDmBMeJHx3LTQExrBRCXyXUdrH8mBEQWeJIe2n03jP1EFU8lmzWaIY7a/zyEIpLVA2OtQ1nxGnfQbbSd+eYNYWE8oXC7pyi6lzwMN+FsagfjhaJ43zm6dFiJfwjNMuElwlk+r+CM3S71wYEMh7oEukBLtUlJGWBDWR0dz+r4KOdI0YSunQzrdtVjwB+JmomZ0KJPi1R9pqt2aXu+8QOj/JWftvXM389rfkOfKbZxdWvlJP4COadzJWbMhRwlyIZXHtNwQWAXWzkHFEaW7lw7a9ii5oDzfYetnSC2DEqZWpr+L Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA37f58m8uGXoPArBFCGBC6LnBueZtKz0ebl/2ykjFVg5gTHiR\n8dy00BMawUQl8l1Hax/JgREFniSHtp9N4z9RBVPJZs1miGO2v88hCKS1QNjrUNZ8\nRp30G20nfnmDWFhPKFwu6coupc8DDfhbGoH44WieN85unRYiX8IzTLhJcJZPq/gj\nN0u9cGBDIe6BLpAS7VJSRlgQ1kdHc/q+CjnSNGErp0M63bVY8AfiZqJmdCiT4tUf\naardml7vvEDo/yVn7b1zN/Pa35Dnym2cXVr5ST+AjmncyVmzIUcJciGVx7TcEFgF\n1s5BxRGlu5cO2vYouaA832HrZ0gtgxKmVqa/iwIDAQABAoIBABHHNP2nCCrOIFM+\nXr4DqE2GNXbocNR2zuxGg/4fOk9UZSKukip+N4AxhHbHS5yu/PXuWL0A9UlT7dT9\nY9sjNPUPa3nX6MX95o/njeB59k1o74pFASs7ciKb0f+i+GUU33V9ndzGTF6wzLVX\nfyXkHjsLbUdSCEhDcgfaDumR24Qux6yPGlvtMpBAmRZdJutt1J3CvBotSE7yzb7U\nHn8iLNNDiGLY4oPNx+bOGvlaVzfRiFAZuOwEftX/vOw9rnt86lZ46ofU7KfYtwHe\nM2izvce2XX1qLfGP2eC4sOOiirj6QaZxGaTqWvYKjupzrj9hj+H1bSnWUp72JLRa\n8qI3WgECgYEA8UnTpISNlQeLlZOrazAZ5TiZxD+56QLX8dxg2ywFjL0HMo14Fy7v\nWJG4ArVYKZc3e+rdRZlC86h6ayssrcjI0A09iErwhtfipCixQAImJawf1tvdwhQR\nhoRGz/u1qk8jwftX9c6vQ6zw7gLCqJC5ZIdHIvg1+9vnO2ELLXIErWECgYEA7Vvp\nKy6itIdZImY87XYqrIvbEYUsYv9TLvltMC02b6s9356lhJUyv0IYu4p9uWoUFewS\nJdIbF3AxcxGKdojGe2WmA0UgNR9niYBykLYWOnkijZduDYwZmkynRdVq0iFqb2GM\nDWBnWuEyK3tbPzVnqnaC0/E5euKkAoa3TP1PSGsCgYEAyThmNacNY6E9OOpDZEpi\n7hP7t/vlEHr8l4jPhTf7ENl7LR9pbPwJQnWTXT7aXSTscnz1NtuPSB/Sp5kD05HE\nVi0UiZrlZ66WJYyB9P1VzsjybH5DO1z9GI8rdrtVTshc66KuQiGxa+DHs9W9fFHl\nKf7exjz02CsVdSGC7s1NNUECgYEAyx5zK8vt2pVUtrZM/1y26g+IubaAJHugoLs8\nMBUQ14DwIvQtaocO9VLHvX2nV0sqwxPQ9+KT4nvVJUZmekdTqvdymKvIAw3L2YQ9\nBg98eC9/XTGwMRGqOzvLjVwz3HxSC9yrMCtGZyP9fe5DSJUYEGz4SgzNBpb6iVrl\nc5H2Dd8CgYAbUo/I7kW9LpRDFhyIu68C/pzgY5oxSmCFV825cO1FAa8hFEvau5kB\nBHLAw6nRsqSR4sl4+9vDJNwGqyOJ1zPMZ/8FEJG7PkvXxxj9Jy40dq+6WgyKnKyr\nU1GCgpYHHoJ1K876+UvQStJUNoi75nBcJcAeXSE5cQvEosrb/59fNg==\n-----END RSA PRIVATE KEY-----\n", "user_id": "42974f91d2b746af9682c38c3bd91c04", "name": "cinder_test-kp_95b9ad37-1244-4f81-a94f-81b96c17c787", "fingerprint": "aa:bc:68:81:65:f8:d9:a1:40:76:fc:fe:06:91:96:18"}} 2019-04-09 06:30:37,680 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-cb8e6ad3-9ed4-438c-afd3-e09e441d1fc9 2019-04-09 06:30:37,680 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.391180992126s 2019-04-09 06:30:37,681 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDft/nyby4Zeg8CsEUIYELoucG55m0rPR5uX/bKSMVWDmBMeJHx3LTQExrBRCXyXUdrH8mBEQWeJIe2n03jP1EFU8lmzWaIY7a/zyEIpLVA2OtQ1nxGnfQbbSd+eYNYWE8oXC7pyi6lzwMN+FsagfjhaJ43zm6dFiJfwjNMuElwlk+r+CM3S71wYEMh7oEukBLtUlJGWBDWR0dz+r4KOdI0YSunQzrdtVjwB+JmomZ0KJPi1R9pqt2aXu+8QOj/JWftvXM389rfkOfKbZxdWvlJP4COadzJWbMhRwlyIZXHtNwQWAXWzkHFEaW7lw7a9ii5oDzfYetnSC2DEqZWpr+L Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA37f58m8uGXoPArBFCGBC6LnBueZtKz0ebl/2ykjFVg5gTHiR\n8dy00BMawUQl8l1Hax/JgREFniSHtp9N4z9RBVPJZs1miGO2v88hCKS1QNjrUNZ8\nRp30G20nfnmDWFhPKFwu6coupc8DDfhbGoH44WieN85unRYiX8IzTLhJcJZPq/gj\nN0u9cGBDIe6BLpAS7VJSRlgQ1kdHc/q+CjnSNGErp0M63bVY8AfiZqJmdCiT4tUf\naardml7vvEDo/yVn7b1zN/Pa35Dnym2cXVr5ST+AjmncyVmzIUcJciGVx7TcEFgF\n1s5BxRGlu5cO2vYouaA832HrZ0gtgxKmVqa/iwIDAQABAoIBABHHNP2nCCrOIFM+\nXr4DqE2GNXbocNR2zuxGg/4fOk9UZSKukip+N4AxhHbHS5yu/PXuWL0A9UlT7dT9\nY9sjNPUPa3nX6MX95o/njeB59k1o74pFASs7ciKb0f+i+GUU33V9ndzGTF6wzLVX\nfyXkHjsLbUdSCEhDcgfaDumR24Qux6yPGlvtMpBAmRZdJutt1J3CvBotSE7yzb7U\nHn8iLNNDiGLY4oPNx+bOGvlaVzfRiFAZuOwEftX/vOw9rnt86lZ46ofU7KfYtwHe\nM2izvce2XX1qLfGP2eC4sOOiirj6QaZxGaTqWvYKjupzrj9hj+H1bSnWUp72JLRa\n8qI3WgECgYEA8UnTpISNlQeLlZOrazAZ5TiZxD+56QLX8dxg2ywFjL0HMo14Fy7v\nWJG4ArVYKZc3e+rdRZlC86h6ayssrcjI0A09iErwhtfipCixQAImJawf1tvdwhQR\nhoRGz/u1qk8jwftX9c6vQ6zw7gLCqJC5ZIdHIvg1+9vnO2ELLXIErWECgYEA7Vvp\nKy6itIdZImY87XYqrIvbEYUsYv9TLvltMC02b6s9356lhJUyv0IYu4p9uWoUFewS\nJdIbF3AxcxGKdojGe2WmA0UgNR9niYBykLYWOnkijZduDYwZmkynRdVq0iFqb2GM\nDWBnWuEyK3tbPzVnqnaC0/E5euKkAoa3TP1PSGsCgYEAyThmNacNY6E9OOpDZEpi\n7hP7t/vlEHr8l4jPhTf7ENl7LR9pbPwJQnWTXT7aXSTscnz1NtuPSB/Sp5kD05HE\nVi0UiZrlZ66WJYyB9P1VzsjybH5DO1z9GI8rdrtVTshc66KuQiGxa+DHs9W9fFHl\nKf7exjz02CsVdSGC7s1NNUECgYEAyx5zK8vt2pVUtrZM/1y26g+IubaAJHugoLs8\nMBUQ14DwIvQtaocO9VLHvX2nV0sqwxPQ9+KT4nvVJUZmekdTqvdymKvIAw3L2YQ9\nBg98eC9/XTGwMRGqOzvLjVwz3HxSC9yrMCtGZyP9fe5DSJUYEGz4SgzNBpb6iVrl\nc5H2Dd8CgYAbUo/I7kW9LpRDFhyIu68C/pzgY5oxSmCFV825cO1FAa8hFEvau5kB\nBHLAw6nRsqSR4sl4+9vDJNwGqyOJ1zPMZ/8FEJG7PkvXxxj9Jy40dq+6WgyKnKyr\nU1GCgpYHHoJ1K876+UvQStJUNoi75nBcJcAeXSE5cQvEosrb/59fNg==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'42974f91d2b746af9682c38c3bd91c04', 'name': u'cinder_test-kp_95b9ad37-1244-4f81-a94f-81b96c17c787', 'created_at': '2019-04-09T06:30:37.681716', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0c6aa7ba964241bd9dcbac1850863f35', 'name': 'cinder_test-project_95b9ad37-1244-4f81-a94f-81b96c17c787', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'aa:bc:68:81:65:f8:d9:a1:40:76:fc:fe:06:91:96:18', 'type': 'ssh', 'id': u'cinder_test-kp_95b9ad37-1244-4f81-a94f-81b96c17c787'}) 2019-04-09 06:30:37,682 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEA37f58m8uGXoPArBFCGBC6LnBueZtKz0ebl/2ykjFVg5gTHiR 8dy00BMawUQl8l1Hax/JgREFniSHtp9N4z9RBVPJZs1miGO2v88hCKS1QNjrUNZ8 Rp30G20nfnmDWFhPKFwu6coupc8DDfhbGoH44WieN85unRYiX8IzTLhJcJZPq/gj N0u9cGBDIe6BLpAS7VJSRlgQ1kdHc/q+CjnSNGErp0M63bVY8AfiZqJmdCiT4tUf aardml7vvEDo/yVn7b1zN/Pa35Dnym2cXVr5ST+AjmncyVmzIUcJciGVx7TcEFgF 1s5BxRGlu5cO2vYouaA832HrZ0gtgxKmVqa/iwIDAQABAoIBABHHNP2nCCrOIFM+ Xr4DqE2GNXbocNR2zuxGg/4fOk9UZSKukip+N4AxhHbHS5yu/PXuWL0A9UlT7dT9 Y9sjNPUPa3nX6MX95o/njeB59k1o74pFASs7ciKb0f+i+GUU33V9ndzGTF6wzLVX fyXkHjsLbUdSCEhDcgfaDumR24Qux6yPGlvtMpBAmRZdJutt1J3CvBotSE7yzb7U Hn8iLNNDiGLY4oPNx+bOGvlaVzfRiFAZuOwEftX/vOw9rnt86lZ46ofU7KfYtwHe M2izvce2XX1qLfGP2eC4sOOiirj6QaZxGaTqWvYKjupzrj9hj+H1bSnWUp72JLRa 8qI3WgECgYEA8UnTpISNlQeLlZOrazAZ5TiZxD+56QLX8dxg2ywFjL0HMo14Fy7v WJG4ArVYKZc3e+rdRZlC86h6ayssrcjI0A09iErwhtfipCixQAImJawf1tvdwhQR hoRGz/u1qk8jwftX9c6vQ6zw7gLCqJC5ZIdHIvg1+9vnO2ELLXIErWECgYEA7Vvp Ky6itIdZImY87XYqrIvbEYUsYv9TLvltMC02b6s9356lhJUyv0IYu4p9uWoUFewS JdIbF3AxcxGKdojGe2WmA0UgNR9niYBykLYWOnkijZduDYwZmkynRdVq0iFqb2GM DWBnWuEyK3tbPzVnqnaC0/E5euKkAoa3TP1PSGsCgYEAyThmNacNY6E9OOpDZEpi 7hP7t/vlEHr8l4jPhTf7ENl7LR9pbPwJQnWTXT7aXSTscnz1NtuPSB/Sp5kD05HE Vi0UiZrlZ66WJYyB9P1VzsjybH5DO1z9GI8rdrtVTshc66KuQiGxa+DHs9W9fFHl Kf7exjz02CsVdSGC7s1NNUECgYEAyx5zK8vt2pVUtrZM/1y26g+IubaAJHugoLs8 MBUQ14DwIvQtaocO9VLHvX2nV0sqwxPQ9+KT4nvVJUZmekdTqvdymKvIAw3L2YQ9 Bg98eC9/XTGwMRGqOzvLjVwz3HxSC9yrMCtGZyP9fe5DSJUYEGz4SgzNBpb6iVrl c5H2Dd8CgYAbUo/I7kW9LpRDFhyIu68C/pzgY5oxSmCFV825cO1FAa8hFEvau5kB BHLAw6nRsqSR4sl4+9vDJNwGqyOJ1zPMZ/8FEJG7PkvXxxj9Jy40dq+6WgyKnKyr U1GCgpYHHoJ1K876+UvQStJUNoi75nBcJcAeXSE5cQvEosrb/59fNg== -----END RSA PRIVATE KEY----- 2019-04-09 06:30:37,687 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2019-04-09 06:30:37,687 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/security-groups.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5ec2974ac36f31fb0468aeddbd20f1b007ec4580" -d '{"security_group": {"name": "cinder_test-sg_95b9ad37-1244-4f81-a94f-81b96c17c787", "description": "created by OPNFV Functest (cinder_test)"}}' 2019-04-09 06:30:37,847 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1422 Content-Type: application/json Date: Tue, 09 Apr 2019 06:30:36 GMT X-Openstack-Request-Id: req-e25f925d-9e9f-4351-a9d8-b85428fbd628 2019-04-09 06:30:37,848 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "0c6aa7ba964241bd9dcbac1850863f35", "created_at": "2019-04-09T06:30:36Z", "updated_at": "2019-04-09T06:30:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:30:36Z", "revision_number": 0, "id": "14ec1e3b-f7fb-43bd-a7fa-74a75955f316", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:30:36Z", "security_group_id": "61d98d2c-8363-4c67-8d69-0ff421d71764", "tenant_id": "0c6aa7ba964241bd9dcbac1850863f35", "port_range_min": null, "ethertype": "IPv6", "project_id": "0c6aa7ba964241bd9dcbac1850863f35"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:30:36Z", "revision_number": 0, "id": "5b581f15-48bc-4da6-b36e-bdfa6381eca8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:30:36Z", "security_group_id": "61d98d2c-8363-4c67-8d69-0ff421d71764", "tenant_id": "0c6aa7ba964241bd9dcbac1850863f35", "port_range_min": null, "ethertype": "IPv4", "project_id": "0c6aa7ba964241bd9dcbac1850863f35"}], "revision_number": 1, "project_id": "0c6aa7ba964241bd9dcbac1850863f35", "id": "61d98d2c-8363-4c67-8d69-0ff421d71764", "name": "cinder_test-sg_95b9ad37-1244-4f81-a94f-81b96c17c787"}} 2019-04-09 06:30:37,848 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-e25f925d-9e9f-4351-a9d8-b85428fbd628 2019-04-09 06:30:37,848 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.161369085312s 2019-04-09 06:30:37,855 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-09 06:30:37,856 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5ec2974ac36f31fb0468aeddbd20f1b007ec4580" 2019-04-09 06:30:37,918 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3838 Content-Type: application/json Date: Tue, 09 Apr 2019 06:30:36 GMT X-Openstack-Request-Id: req-9b20372d-3ddd-497d-80b7-7176835b9e70 2019-04-09 06:30:37,919 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "0c6aa7ba964241bd9dcbac1850863f35", "created_at": "2019-04-09T06:30:36Z", "updated_at": "2019-04-09T06:30:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:30:36Z", "revision_number": 0, "id": "14ec1e3b-f7fb-43bd-a7fa-74a75955f316", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:30:36Z", "security_group_id": "61d98d2c-8363-4c67-8d69-0ff421d71764", "tenant_id": "0c6aa7ba964241bd9dcbac1850863f35", "port_range_min": null, "ethertype": "IPv6", "project_id": "0c6aa7ba964241bd9dcbac1850863f35"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:30:36Z", "revision_number": 0, "id": "5b581f15-48bc-4da6-b36e-bdfa6381eca8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:30:36Z", "security_group_id": "61d98d2c-8363-4c67-8d69-0ff421d71764", "tenant_id": "0c6aa7ba964241bd9dcbac1850863f35", "port_range_min": null, "ethertype": "IPv4", "project_id": "0c6aa7ba964241bd9dcbac1850863f35"}], "revision_number": 1, "project_id": "0c6aa7ba964241bd9dcbac1850863f35", "id": "61d98d2c-8363-4c67-8d69-0ff421d71764", "name": "cinder_test-sg_95b9ad37-1244-4f81-a94f-81b96c17c787"}, {"description": "Default security group", "tags": [], "tenant_id": "0c6aa7ba964241bd9dcbac1850863f35", "created_at": "2019-04-09T06:30:28Z", "updated_at": "2019-04-09T06:30:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:30:28Z", "revision_number": 0, "id": "3d6c7025-26b5-4ebc-8d11-47e337be989c", "remote_group_id": "ec1b18be-0474-4035-8576-c0c60d4ace29", "remote_ip_prefix": null, "created_at": "2019-04-09T06:30:28Z", "security_group_id": "ec1b18be-0474-4035-8576-c0c60d4ace29", "tenant_id": "0c6aa7ba964241bd9dcbac1850863f35", "port_range_min": null, "ethertype": "IPv4", "project_id": "0c6aa7ba964241bd9dcbac1850863f35"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:30:28Z", "revision_number": 0, "id": "7bd2da65-313b-47ec-bbad-5d65f55a61d6", "remote_group_id": "ec1b18be-0474-4035-8576-c0c60d4ace29", "remote_ip_prefix": null, "created_at": "2019-04-09T06:30:28Z", "security_group_id": "ec1b18be-0474-4035-8576-c0c60d4ace29", "tenant_id": "0c6aa7ba964241bd9dcbac1850863f35", "port_range_min": null, "ethertype": "IPv6", "project_id": "0c6aa7ba964241bd9dcbac1850863f35"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:30:28Z", "revision_number": 0, "id": "92301f0b-ddb3-465b-baa6-86f52bedf8e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:30:28Z", "security_group_id": "ec1b18be-0474-4035-8576-c0c60d4ace29", "tenant_id": "0c6aa7ba964241bd9dcbac1850863f35", "port_range_min": null, "ethertype": "IPv6", "project_id": "0c6aa7ba964241bd9dcbac1850863f35"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:30:28Z", "revision_number": 0, "id": "c151ccea-2f1f-4237-924b-25ea491fe449", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:30:28Z", "security_group_id": "ec1b18be-0474-4035-8576-c0c60d4ace29", "tenant_id": "0c6aa7ba964241bd9dcbac1850863f35", "port_range_min": null, "ethertype": "IPv4", "project_id": "0c6aa7ba964241bd9dcbac1850863f35"}], "revision_number": 1, "project_id": "0c6aa7ba964241bd9dcbac1850863f35", "id": "ec1b18be-0474-4035-8576-c0c60d4ace29", "name": "default"}]} 2019-04-09 06:30:37,919 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-9b20372d-3ddd-497d-80b7-7176835b9e70 2019-04-09 06:30:37,919 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0639779567719s 2019-04-09 06:30:37,926 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-04-09 06:30:37,926 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5ec2974ac36f31fb0468aeddbd20f1b007ec4580" -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": "61d98d2c-8363-4c67-8d69-0ff421d71764"}}' 2019-04-09 06:30:38,061 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Tue, 09 Apr 2019 06:30:37 GMT X-Openstack-Request-Id: req-756f6c66-d02f-4eda-b9d5-8542f5ee1b18 2019-04-09 06:30:38,061 - keystoneauth.session - DEBUG - 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": "2019-04-09T06:30:36Z", "security_group_id": "61d98d2c-8363-4c67-8d69-0ff421d71764", "port_range_min": 22, "revision_number": 0, "tenant_id": "0c6aa7ba964241bd9dcbac1850863f35", "created_at": "2019-04-09T06:30:36Z", "project_id": "0c6aa7ba964241bd9dcbac1850863f35", "id": "48698d32-18e4-4e51-97ee-e6fbacac1397"}} 2019-04-09 06:30:38,062 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-756f6c66-d02f-4eda-b9d5-8542f5ee1b18 2019-04-09 06:30:38,062 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.135898113251s 2019-04-09 06:30:38,068 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-09 06:30:38,068 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5ec2974ac36f31fb0468aeddbd20f1b007ec4580" 2019-04-09 06:30:38,115 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4334 Content-Type: application/json Date: Tue, 09 Apr 2019 06:30:37 GMT X-Openstack-Request-Id: req-878b7683-3943-4d09-a8ad-5ce2f23433e5 2019-04-09 06:30:38,116 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "0c6aa7ba964241bd9dcbac1850863f35", "created_at": "2019-04-09T06:30:36Z", "updated_at": "2019-04-09T06:30:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:30:36Z", "revision_number": 0, "id": "14ec1e3b-f7fb-43bd-a7fa-74a75955f316", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:30:36Z", "security_group_id": "61d98d2c-8363-4c67-8d69-0ff421d71764", "tenant_id": "0c6aa7ba964241bd9dcbac1850863f35", "port_range_min": null, "ethertype": "IPv6", "project_id": "0c6aa7ba964241bd9dcbac1850863f35"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-04-09T06:30:36Z", "revision_number": 0, "id": "48698d32-18e4-4e51-97ee-e6fbacac1397", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:30:36Z", "security_group_id": "61d98d2c-8363-4c67-8d69-0ff421d71764", "tenant_id": "0c6aa7ba964241bd9dcbac1850863f35", "port_range_min": 22, "ethertype": "IPv4", "project_id": "0c6aa7ba964241bd9dcbac1850863f35"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:30:36Z", "revision_number": 0, "id": "5b581f15-48bc-4da6-b36e-bdfa6381eca8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:30:36Z", "security_group_id": "61d98d2c-8363-4c67-8d69-0ff421d71764", "tenant_id": "0c6aa7ba964241bd9dcbac1850863f35", "port_range_min": null, "ethertype": "IPv4", "project_id": "0c6aa7ba964241bd9dcbac1850863f35"}], "revision_number": 2, "project_id": "0c6aa7ba964241bd9dcbac1850863f35", "id": "61d98d2c-8363-4c67-8d69-0ff421d71764", "name": "cinder_test-sg_95b9ad37-1244-4f81-a94f-81b96c17c787"}, {"description": "Default security group", "tags": [], "tenant_id": "0c6aa7ba964241bd9dcbac1850863f35", "created_at": "2019-04-09T06:30:28Z", "updated_at": "2019-04-09T06:30:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:30:28Z", "revision_number": 0, "id": "3d6c7025-26b5-4ebc-8d11-47e337be989c", "remote_group_id": "ec1b18be-0474-4035-8576-c0c60d4ace29", "remote_ip_prefix": null, "created_at": "2019-04-09T06:30:28Z", "security_group_id": "ec1b18be-0474-4035-8576-c0c60d4ace29", "tenant_id": "0c6aa7ba964241bd9dcbac1850863f35", "port_range_min": null, "ethertype": "IPv4", "project_id": "0c6aa7ba964241bd9dcbac1850863f35"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:30:28Z", "revision_number": 0, "id": "7bd2da65-313b-47ec-bbad-5d65f55a61d6", "remote_group_id": "ec1b18be-0474-4035-8576-c0c60d4ace29", "remote_ip_prefix": null, "created_at": "2019-04-09T06:30:28Z", "security_group_id": "ec1b18be-0474-4035-8576-c0c60d4ace29", "tenant_id": "0c6aa7ba964241bd9dcbac1850863f35", "port_range_min": null, "ethertype": "IPv6", "project_id": "0c6aa7ba964241bd9dcbac1850863f35"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:30:28Z", "revision_number": 0, "id": "92301f0b-ddb3-465b-baa6-86f52bedf8e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:30:28Z", "security_group_id": "ec1b18be-0474-4035-8576-c0c60d4ace29", "tenant_id": "0c6aa7ba964241bd9dcbac1850863f35", "port_range_min": null, "ethertype": "IPv6", "project_id": "0c6aa7ba964241bd9dcbac1850863f35"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:30:28Z", "revision_number": 0, "id": "c151ccea-2f1f-4237-924b-25ea491fe449", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:30:28Z", "security_group_id": "ec1b18be-0474-4035-8576-c0c60d4ace29", "tenant_id": "0c6aa7ba964241bd9dcbac1850863f35", "port_range_min": null, "ethertype": "IPv4", "project_id": "0c6aa7ba964241bd9dcbac1850863f35"}], "revision_number": 1, "project_id": "0c6aa7ba964241bd9dcbac1850863f35", "id": "ec1b18be-0474-4035-8576-c0c60d4ace29", "name": "default"}]} 2019-04-09 06:30:38,116 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-878b7683-3943-4d09-a8ad-5ce2f23433e5 2019-04-09 06:30:38,116 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.048280954361s 2019-04-09 06:30:38,121 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-04-09 06:30:38,122 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5ec2974ac36f31fb0468aeddbd20f1b007ec4580" -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": "61d98d2c-8363-4c67-8d69-0ff421d71764"}}' 2019-04-09 06:30:38,223 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Tue, 09 Apr 2019 06:30:37 GMT X-Openstack-Request-Id: req-7772cb86-cc26-4145-9b2b-a08d3c0bdd68 2019-04-09 06:30:38,223 - keystoneauth.session - DEBUG - 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": "2019-04-09T06:30:37Z", "security_group_id": "61d98d2c-8363-4c67-8d69-0ff421d71764", "port_range_min": null, "revision_number": 0, "tenant_id": "0c6aa7ba964241bd9dcbac1850863f35", "created_at": "2019-04-09T06:30:37Z", "project_id": "0c6aa7ba964241bd9dcbac1850863f35", "id": "002c2414-0ec3-422a-b1cc-e18c43ce6801"}} 2019-04-09 06:30:38,223 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-7772cb86-cc26-4145-9b2b-a08d3c0bdd68 2019-04-09 06:30:38,223 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.101736783981s 2019-04-09 06:30:38,225 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-09 06:30:38,225 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5ec2974ac36f31fb0468aeddbd20f1b007ec4580" 2019-04-09 06:30:38,328 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Tue, 09 Apr 2019 06:30:37 GMT X-Openstack-Request-Id: req-e6610529-85ba-47cf-86f4-3fc0149f4976 2019-04-09 06:30:38,328 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"7fa65f65-2b6c-44a4-abc5-f308ee969300","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0c6aa7ba964241bd9dcbac1850863f35","l2_adjacency":true,"status":"ACTIVE","subnets":["875b1ce5-dbd9-42bf-9da3-11128da59a25"],"description":"","tags":[],"updated_at":"2019-04-09T06:30:30Z","qos_policy_id":null,"name":"cinder_test-net_95b9ad37-1244-4f81-a94f-81b96c17c787","admin_state_up":true,"tenant_id":"0c6aa7ba964241bd9dcbac1850863f35","created_at":"2019-04-09T06:30:28Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b62787c2-635d-4893-8553-7ee0260442ff","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ba7a30bb29394fc4a587735d9dfb749e","l2_adjacency":true,"status":"ACTIVE","subnets":["dce875e1-9eec-4cb2-94e6-93dffefe33f6"],"description":"","tags":[],"updated_at":"2019-04-09T06:24:08Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ba7a30bb29394fc4a587735d9dfb749e","created_at":"2019-04-09T06:24:05Z","mtu":1500}]} 2019-04-09 06:30:38,328 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-e6610529-85ba-47cf-86f4-3fc0149f4976 2019-04-09 06:30:38,329 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.103832960129s 2019-04-09 06:30:38,333 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-09 06:30:38,337 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5ec2974ac36f31fb0468aeddbd20f1b007ec4580" 2019-04-09 06:30:38,370 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1399 Content-Type: application/json Date: Tue, 09 Apr 2019 06:30:37 GMT X-Openstack-Request-Id: req-0a6b8b16-d7cf-423e-81ec-844de193e9dc 2019-04-09 06:30:38,370 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-09T06:30:35Z", "file": "/v2/images/a76dcdd8-72f1-4959-980c-c8dfd1e2852c/file", "owner": "0c6aa7ba964241bd9dcbac1850863f35", "id": "a76dcdd8-72f1-4959-980c-c8dfd1e2852c", "size": 12716032, "self": "/v2/images/a76dcdd8-72f1-4959-980c-c8dfd1e2852c", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/a76dcdd8-72f1-4959-980c-c8dfd1e2852c/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/a76dcdd8-72f1-4959-980c-c8dfd1e2852c/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_95b9ad37-1244-4f81-a94f-81b96c17c787", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_95b9ad37-1244-4f81-a94f-81b96c17c787", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-09T06:30:35Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-09 06:30:38,370 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-0a6b8b16-d7cf-423e-81ec-844de193e9dc 2019-04-09 06:30:38,371 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0371351242065s 2019-04-09 06:30:38,377 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-09 06:30:38,381 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5ec2974ac36f31fb0468aeddbd20f1b007ec4580" 2019-04-09 06:30:38,400 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Tue, 09 Apr 2019 06:30:37 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ab471be4-f83f-4975-a219-66818e5db74a x-openstack-request-id: req-ab471be4-f83f-4975-a219-66818e5db74a 2019-04-09 06:30:38,400 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "cinder_test-flavor_95b9ad37-1244-4f81-a94f-81b96c17c787", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/6bc59e21-a1da-4c8d-80a3-a2e6f9681839", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/6bc59e21-a1da-4c8d-80a3-a2e6f9681839", "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": "6bc59e21-a1da-4c8d-80a3-a2e6f9681839"}]} 2019-04-09 06:30:38,401 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-ab471be4-f83f-4975-a219-66818e5db74a 2019-04-09 06:30:38,401 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0232210159302s 2019-04-09 06:30:38,402 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-04-09 06:30:38,405 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5ec2974ac36f31fb0468aeddbd20f1b007ec4580" -d '{"server": {"name": "cinder_test-vm2_95b9ad37-1244-4f81-a94f-81b96c17c787", "imageRef": "a76dcdd8-72f1-4959-980c-c8dfd1e2852c", "key_name": "cinder_test-kp_95b9ad37-1244-4f81-a94f-81b96c17c787", "flavorRef": "6bc59e21-a1da-4c8d-80a3-a2e6f9681839", "max_count": 1, "min_count": 1, "networks": [{"uuid": "7fa65f65-2b6c-44a4-abc5-f308ee969300"}], "security_groups": [{"name": "61d98d2c-8363-4c67-8d69-0ff421d71764"}]}}' 2019-04-09 06:30:40,244 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Tue, 09 Apr 2019 06:30:37 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 location: http://172.30.9.21:8774/v2.1/servers/58a16df7-c4e3-43ef-9c51-333d59a8475a x-compute-request-id: req-60bae228-c459-4557-bb61-39bf9f057cff x-openstack-request-id: req-60bae228-c459-4557-bb61-39bf9f057cff 2019-04-09 06:30:40,244 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "61d98d2c-8363-4c67-8d69-0ff421d71764"}], "OS-DCF:diskConfig": "MANUAL", "id": "58a16df7-c4e3-43ef-9c51-333d59a8475a", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/58a16df7-c4e3-43ef-9c51-333d59a8475a", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/58a16df7-c4e3-43ef-9c51-333d59a8475a", "rel": "bookmark"}], "adminPass": "7oz5MDfgJiti"}} 2019-04-09 06:30:40,245 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-60bae228-c459-4557-bb61-39bf9f057cff 2019-04-09 06:30:40,245 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.842263937s 2019-04-09 06:30:40,245 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 06:30:40,248 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5ec2974ac36f31fb0468aeddbd20f1b007ec4580" 2019-04-09 06:30:40,650 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 604 Content-Type: application/json Date: Tue, 09 Apr 2019 06:30:39 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-6256d867-743c-4481-a914-956157679c49 x-openstack-request-id: req-6256d867-743c-4481-a914-956157679c49 2019-04-09 06:30:40,650 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/58a16df7-c4e3-43ef-9c51-333d59a8475a", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/58a16df7-c4e3-43ef-9c51-333d59a8475a", "rel": "bookmark"}], "image": {"id": "a76dcdd8-72f1-4959-980c-c8dfd1e2852c", "links": [{"href": "http://172.30.9.21:8774/images/a76dcdd8-72f1-4959-980c-c8dfd1e2852c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6bc59e21-a1da-4c8d-80a3-a2e6f9681839", "links": [{"href": "http://172.30.9.21:8774/flavors/6bc59e21-a1da-4c8d-80a3-a2e6f9681839", "rel": "bookmark"}]}, "id": "58a16df7-c4e3-43ef-9c51-333d59a8475a", "user_id": "42974f91d2b746af9682c38c3bd91c04", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T06:30:39Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_95b9ad37-1244-4f81-a94f-81b96c17c787", "name": "cinder_test-vm2_95b9ad37-1244-4f81-a94f-81b96c17c787", "created": "2019-04-09T06:30:39Z", "tenant_id": "0c6aa7ba964241bd9dcbac1850863f35", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 06:30:40,650 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-6256d867-743c-4481-a914-956157679c49 2019-04-09 06:30:40,650 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.404874801636s 2019-04-09 06:30:40,663 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-09 06:30:40,663 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5ec2974ac36f31fb0468aeddbd20f1b007ec4580" 2019-04-09 06:30:40,754 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Tue, 09 Apr 2019 06:30:39 GMT X-Openstack-Request-Id: req-b2c9b062-7f9c-42d6-a1ba-12550a1388bc 2019-04-09 06:30:40,754 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"7fa65f65-2b6c-44a4-abc5-f308ee969300","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0c6aa7ba964241bd9dcbac1850863f35","l2_adjacency":true,"status":"ACTIVE","subnets":["875b1ce5-dbd9-42bf-9da3-11128da59a25"],"description":"","tags":[],"updated_at":"2019-04-09T06:30:30Z","qos_policy_id":null,"name":"cinder_test-net_95b9ad37-1244-4f81-a94f-81b96c17c787","admin_state_up":true,"tenant_id":"0c6aa7ba964241bd9dcbac1850863f35","created_at":"2019-04-09T06:30:28Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b62787c2-635d-4893-8553-7ee0260442ff","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ba7a30bb29394fc4a587735d9dfb749e","l2_adjacency":true,"status":"ACTIVE","subnets":["dce875e1-9eec-4cb2-94e6-93dffefe33f6"],"description":"","tags":[],"updated_at":"2019-04-09T06:24:08Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ba7a30bb29394fc4a587735d9dfb749e","created_at":"2019-04-09T06:24:05Z","mtu":1500}]} 2019-04-09 06:30:40,754 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-b2c9b062-7f9c-42d6-a1ba-12550a1388bc 2019-04-09 06:30:40,754 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0915839672089s 2019-04-09 06:30:40,755 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-04-09 06:30:40,756 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5ec2974ac36f31fb0468aeddbd20f1b007ec4580" 2019-04-09 06:30:40,839 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 682 Content-Type: application/json Date: Tue, 09 Apr 2019 06:30:39 GMT X-Openstack-Request-Id: req-16a67c2b-4dbc-4aff-abc6-2e55ae50bbc6 2019-04-09 06:30:40,839 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7fa65f65-2b6c-44a4-abc5-f308ee969300","tenant_id":"0c6aa7ba964241bd9dcbac1850863f35","created_at":"2019-04-09T06:30:30Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-04-09T06:30:30Z","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":"0c6aa7ba964241bd9dcbac1850863f35","id":"875b1ce5-dbd9-42bf-9da3-11128da59a25","subnetpool_id":null,"name":"cinder_test-subnet_95b9ad37-1244-4f81-a94f-81b96c17c787"}]} 2019-04-09 06:30:40,839 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-16a67c2b-4dbc-4aff-abc6-2e55ae50bbc6 2019-04-09 06:30:40,840 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0842900276184s 2019-04-09 06:30:40,840 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 06:30:42,843 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 06:30:42,846 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5ec2974ac36f31fb0468aeddbd20f1b007ec4580" 2019-04-09 06:30:43,616 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 643 Content-Type: application/json Date: Tue, 09 Apr 2019 06:30:41 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-8a0fded6-bd24-4a4f-a225-41f5a33a4b80 x-openstack-request-id: req-8a0fded6-bd24-4a4f-a225-41f5a33a4b80 2019-04-09 06:30:43,616 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/58a16df7-c4e3-43ef-9c51-333d59a8475a", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/58a16df7-c4e3-43ef-9c51-333d59a8475a", "rel": "bookmark"}], "image": {"id": "a76dcdd8-72f1-4959-980c-c8dfd1e2852c", "links": [{"href": "http://172.30.9.21:8774/images/a76dcdd8-72f1-4959-980c-c8dfd1e2852c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6bc59e21-a1da-4c8d-80a3-a2e6f9681839", "links": [{"href": "http://172.30.9.21:8774/flavors/6bc59e21-a1da-4c8d-80a3-a2e6f9681839", "rel": "bookmark"}]}, "id": "58a16df7-c4e3-43ef-9c51-333d59a8475a", "user_id": "42974f91d2b746af9682c38c3bd91c04", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T06:30:41Z", "hostId": "1e7853a1dc6e9d2625303dadf153996430bb12b2083844a70d9712f5", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_95b9ad37-1244-4f81-a94f-81b96c17c787", "name": "cinder_test-vm2_95b9ad37-1244-4f81-a94f-81b96c17c787", "created": "2019-04-09T06:30:39Z", "tenant_id": "0c6aa7ba964241bd9dcbac1850863f35", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 06:30:43,617 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-8a0fded6-bd24-4a4f-a225-41f5a33a4b80 2019-04-09 06:30:43,617 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.773802995682s 2019-04-09 06:30:43,625 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 06:30:45,627 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 06:30:45,631 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5ec2974ac36f31fb0468aeddbd20f1b007ec4580" 2019-04-09 06:30:46,141 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Tue, 09 Apr 2019 06:30:44 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-6bd1b04b-855f-473f-b2db-de3823bab933 x-openstack-request-id: req-6bd1b04b-855f-473f-b2db-de3823bab933 2019-04-09 06:30:46,141 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/58a16df7-c4e3-43ef-9c51-333d59a8475a", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/58a16df7-c4e3-43ef-9c51-333d59a8475a", "rel": "bookmark"}], "image": {"id": "a76dcdd8-72f1-4959-980c-c8dfd1e2852c", "links": [{"href": "http://172.30.9.21:8774/images/a76dcdd8-72f1-4959-980c-c8dfd1e2852c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6bc59e21-a1da-4c8d-80a3-a2e6f9681839", "links": [{"href": "http://172.30.9.21:8774/flavors/6bc59e21-a1da-4c8d-80a3-a2e6f9681839", "rel": "bookmark"}]}, "id": "58a16df7-c4e3-43ef-9c51-333d59a8475a", "security_groups": [{"name": "cinder_test-sg_95b9ad37-1244-4f81-a94f-81b96c17c787"}], "user_id": "42974f91d2b746af9682c38c3bd91c04", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T06:30:42Z", "hostId": "1e7853a1dc6e9d2625303dadf153996430bb12b2083844a70d9712f5", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_95b9ad37-1244-4f81-a94f-81b96c17c787", "name": "cinder_test-vm2_95b9ad37-1244-4f81-a94f-81b96c17c787", "created": "2019-04-09T06:30:39Z", "tenant_id": "0c6aa7ba964241bd9dcbac1850863f35", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 06:30:46,141 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-6bd1b04b-855f-473f-b2db-de3823bab933 2019-04-09 06:30:46,142 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.51442694664s 2019-04-09 06:30:46,148 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 06:30:48,150 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 06:30:48,153 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5ec2974ac36f31fb0468aeddbd20f1b007ec4580" 2019-04-09 06:30:48,864 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Tue, 09 Apr 2019 06:30:47 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-4f89c489-b22a-4833-8cb4-943f67f65201 x-openstack-request-id: req-4f89c489-b22a-4833-8cb4-943f67f65201 2019-04-09 06:30:48,864 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/58a16df7-c4e3-43ef-9c51-333d59a8475a", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/58a16df7-c4e3-43ef-9c51-333d59a8475a", "rel": "bookmark"}], "image": {"id": "a76dcdd8-72f1-4959-980c-c8dfd1e2852c", "links": [{"href": "http://172.30.9.21:8774/images/a76dcdd8-72f1-4959-980c-c8dfd1e2852c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6bc59e21-a1da-4c8d-80a3-a2e6f9681839", "links": [{"href": "http://172.30.9.21:8774/flavors/6bc59e21-a1da-4c8d-80a3-a2e6f9681839", "rel": "bookmark"}]}, "id": "58a16df7-c4e3-43ef-9c51-333d59a8475a", "security_groups": [{"name": "cinder_test-sg_95b9ad37-1244-4f81-a94f-81b96c17c787"}], "user_id": "42974f91d2b746af9682c38c3bd91c04", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T06:30:42Z", "hostId": "1e7853a1dc6e9d2625303dadf153996430bb12b2083844a70d9712f5", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_95b9ad37-1244-4f81-a94f-81b96c17c787", "name": "cinder_test-vm2_95b9ad37-1244-4f81-a94f-81b96c17c787", "created": "2019-04-09T06:30:39Z", "tenant_id": "0c6aa7ba964241bd9dcbac1850863f35", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 06:30:48,865 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-4f89c489-b22a-4833-8cb4-943f67f65201 2019-04-09 06:30:48,865 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.714246034622s 2019-04-09 06:30:48,871 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 06:30:50,874 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 06:30:50,876 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5ec2974ac36f31fb0468aeddbd20f1b007ec4580" 2019-04-09 06:30:51,245 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 746 Content-Type: application/json Date: Tue, 09 Apr 2019 06:30:49 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-34cd4d28-63e9-456d-8cdf-8e8bd11fb0f0 x-openstack-request-id: req-34cd4d28-63e9-456d-8cdf-8e8bd11fb0f0 2019-04-09 06:30:51,246 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_95b9ad37-1244-4f81-a94f-81b96c17c787": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:06:f2", "version": 4, "addr": "192.168.120.22", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/58a16df7-c4e3-43ef-9c51-333d59a8475a", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/58a16df7-c4e3-43ef-9c51-333d59a8475a", "rel": "bookmark"}], "image": {"id": "a76dcdd8-72f1-4959-980c-c8dfd1e2852c", "links": [{"href": "http://172.30.9.21:8774/images/a76dcdd8-72f1-4959-980c-c8dfd1e2852c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-09T06:30:49.000000", "flavor": {"id": "6bc59e21-a1da-4c8d-80a3-a2e6f9681839", "links": [{"href": "http://172.30.9.21:8774/flavors/6bc59e21-a1da-4c8d-80a3-a2e6f9681839", "rel": "bookmark"}]}, "id": "58a16df7-c4e3-43ef-9c51-333d59a8475a", "security_groups": [{"name": "cinder_test-sg_95b9ad37-1244-4f81-a94f-81b96c17c787"}], "user_id": "42974f91d2b746af9682c38c3bd91c04", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-09T06:30:48Z", "hostId": "1e7853a1dc6e9d2625303dadf153996430bb12b2083844a70d9712f5", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_95b9ad37-1244-4f81-a94f-81b96c17c787", "name": "cinder_test-vm2_95b9ad37-1244-4f81-a94f-81b96c17c787", "created": "2019-04-09T06:30:39Z", "tenant_id": "0c6aa7ba964241bd9dcbac1850863f35", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 06:30:51,246 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-34cd4d28-63e9-456d-8cdf-8e8bd11fb0f0 2019-04-09 06:30:51,246 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.372349977493s 2019-04-09 06:30:51,252 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-04-09 06:30:51,253 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/ports.json?device_id=58a16df7-c4e3-43ef-9c51-333d59a8475a" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5ec2974ac36f31fb0468aeddbd20f1b007ec4580" 2019-04-09 06:30:51,302 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Tue, 09 Apr 2019 06:30:50 GMT X-Openstack-Request-Id: req-b81126ed-f973-4d2a-b8b9-4985408e3162 2019-04-09 06:30:51,303 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-09T06:30:47Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"875b1ce5-dbd9-42bf-9da3-11128da59a25","ip_address":"192.168.120.22"}],"id":"4fa81668-7a76-438e-b241-bfd04e8b9652","security_groups":["61d98d2c-8363-4c67-8d69-0ff421d71764"],"mac_address":"fa:16:3e:99:06:f2","project_id":"0c6aa7ba964241bd9dcbac1850863f35","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7fa65f65-2b6c-44a4-abc5-f308ee969300","tenant_id":"0c6aa7ba964241bd9dcbac1850863f35","created_at":"2019-04-09T06:30:42Z","binding:vnic_type":"normal","device_id":"58a16df7-c4e3-43ef-9c51-333d59a8475a","ip_allocation":"immediate"}]} 2019-04-09 06:30:51,303 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=58a16df7-c4e3-43ef-9c51-333d59a8475a used request id req-b81126ed-f973-4d2a-b8b9-4985408e3162 2019-04-09 06:30:51,303 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0507798194885s 2019-04-09 06:30:51,312 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-09 06:30:51,313 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/floatingips.json?port_id=4fa81668-7a76-438e-b241-bfd04e8b9652" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5ec2974ac36f31fb0468aeddbd20f1b007ec4580" 2019-04-09 06:30:51,357 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 09 Apr 2019 06:30:50 GMT X-Openstack-Request-Id: req-62c1597e-da92-48d3-9786-120ac5e2ba34 2019-04-09 06:30:51,358 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-04-09 06:30:51,358 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json?port_id=4fa81668-7a76-438e-b241-bfd04e8b9652 used request id req-62c1597e-da92-48d3-9786-120ac5e2ba34 2019-04-09 06:30:51,358 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0454521179199s 2019-04-09 06:30:51,359 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cinder_test-net_95b9ad37-1244-4f81-a94f-81b96c17c787': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:99:06:f2', u'version': 4, u'addr': u'192.168.120.22', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'a76dcdd8-72f1-4959-980c-c8dfd1e2852c'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-04-09T06:30:49.000000', 'flavor': Munch({u'id': u'6bc59e21-a1da-4c8d-80a3-a2e6f9681839'}), 'az': u'nova', 'id': u'58a16df7-c4e3-43ef-9c51-333d59a8475a', 'security_groups': [Munch({u'name': u'cinder_test-sg_95b9ad37-1244-4f81-a94f-81b96c17c787'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'42974f91d2b746af9682c38c3bd91c04', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0c6aa7ba964241bd9dcbac1850863f35', 'name': 'cinder_test-project_95b9ad37-1244-4f81-a94f-81b96c17c787', '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'2019-04-09T06:30:49.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-04-09T06:30:48Z', 'hostId': u'1e7853a1dc6e9d2625303dadf153996430bb12b2083844a70d9712f5', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cinder_test-kp_95b9ad37-1244-4f81-a94f-81b96c17c787', 'public_v6': '', 'private_v4': u'192.168.120.22', 'cloud': 'envvars', 'host_id': u'1e7853a1dc6e9d2625303dadf153996430bb12b2083844a70d9712f5', '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'2019-04-09T06:30:49.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'0c6aa7ba964241bd9dcbac1850863f35', 'name': u'cinder_test-vm2_95b9ad37-1244-4f81-a94f-81b96c17c787', 'adminPass': u'7oz5MDfgJiti', 'tenant_id': u'0c6aa7ba964241bd9dcbac1850863f35', 'created_at': u'2019-04-09T06:30:39Z', 'created': u'2019-04-09T06:30:39Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-04-09 06:30:51,364 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-09 06:30:51,365 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5ec2974ac36f31fb0468aeddbd20f1b007ec4580" 2019-04-09 06:30:51,454 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Tue, 09 Apr 2019 06:30:50 GMT X-Openstack-Request-Id: req-55010db6-cb19-4635-a42e-adf9c182b5b2 2019-04-09 06:30:51,455 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"7fa65f65-2b6c-44a4-abc5-f308ee969300","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0c6aa7ba964241bd9dcbac1850863f35","l2_adjacency":true,"status":"ACTIVE","subnets":["875b1ce5-dbd9-42bf-9da3-11128da59a25"],"description":"","tags":[],"updated_at":"2019-04-09T06:30:30Z","qos_policy_id":null,"name":"cinder_test-net_95b9ad37-1244-4f81-a94f-81b96c17c787","admin_state_up":true,"tenant_id":"0c6aa7ba964241bd9dcbac1850863f35","created_at":"2019-04-09T06:30:28Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b62787c2-635d-4893-8553-7ee0260442ff","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ba7a30bb29394fc4a587735d9dfb749e","l2_adjacency":true,"status":"ACTIVE","subnets":["dce875e1-9eec-4cb2-94e6-93dffefe33f6"],"description":"","tags":[],"updated_at":"2019-04-09T06:24:08Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ba7a30bb29394fc4a587735d9dfb749e","created_at":"2019-04-09T06:24:05Z","mtu":1500}]} 2019-04-09 06:30:51,455 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-55010db6-cb19-4635-a42e-adf9c182b5b2 2019-04-09 06:30:51,455 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0909240245819s 2019-04-09 06:30:51,456 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-04-09 06:30:51,457 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/ports.json?device_id=58a16df7-c4e3-43ef-9c51-333d59a8475a" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5ec2974ac36f31fb0468aeddbd20f1b007ec4580" 2019-04-09 06:30:51,503 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Tue, 09 Apr 2019 06:30:50 GMT X-Openstack-Request-Id: req-b6094155-bbc8-4053-9fdb-ac8ea79d4c51 2019-04-09 06:30:51,504 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-09T06:30:47Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"875b1ce5-dbd9-42bf-9da3-11128da59a25","ip_address":"192.168.120.22"}],"id":"4fa81668-7a76-438e-b241-bfd04e8b9652","security_groups":["61d98d2c-8363-4c67-8d69-0ff421d71764"],"mac_address":"fa:16:3e:99:06:f2","project_id":"0c6aa7ba964241bd9dcbac1850863f35","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7fa65f65-2b6c-44a4-abc5-f308ee969300","tenant_id":"0c6aa7ba964241bd9dcbac1850863f35","created_at":"2019-04-09T06:30:42Z","binding:vnic_type":"normal","device_id":"58a16df7-c4e3-43ef-9c51-333d59a8475a","ip_allocation":"immediate"}]} 2019-04-09 06:30:51,504 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=58a16df7-c4e3-43ef-9c51-333d59a8475a used request id req-b6094155-bbc8-4053-9fdb-ac8ea79d4c51 2019-04-09 06:30:51,504 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0475461483002s 2019-04-09 06:30:51,505 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2019-04-09 06:30:51,505 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/floatingips.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5ec2974ac36f31fb0468aeddbd20f1b007ec4580" -d '{"floatingip": {"floating_network_id": "b62787c2-635d-4893-8553-7ee0260442ff", "fixed_ip_address": "192.168.120.22", "port_id": "4fa81668-7a76-438e-b241-bfd04e8b9652"}}' 2019-04-09 06:30:54,254 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 824 Content-Type: application/json Date: Tue, 09 Apr 2019 06:30:53 GMT X-Openstack-Request-Id: req-bccfacc4-d7b9-4363-916c-2e5feb6e77c5 2019-04-09 06:30:54,255 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "aaffde19-45e0-40f5-9a3f-8bcff6b816eb", "status": "DOWN", "description": "", "tags": [], "tenant_id": "0c6aa7ba964241bd9dcbac1850863f35", "created_at": "2019-04-09T06:30:51Z", "updated_at": "2019-04-09T06:30:51Z", "floating_network_id": "b62787c2-635d-4893-8553-7ee0260442ff", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "7fa65f65-2b6c-44a4-abc5-f308ee969300", "device_owner": "compute:nova", "mac_address": "fa:16:3e:99:06:f2", "device_id": "58a16df7-c4e3-43ef-9c51-333d59a8475a"}, "fixed_ip_address": "192.168.120.22", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "0c6aa7ba964241bd9dcbac1850863f35", "port_id": "4fa81668-7a76-438e-b241-bfd04e8b9652", "id": "769c1149-09bb-436b-bf3f-fc6a3c239490", "qos_policy_id": null}} 2019-04-09 06:30:54,255 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-bccfacc4-d7b9-4363-916c-2e5feb6e77c5 2019-04-09 06:30:54,255 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.75044703484s 2019-04-09 06:30:54,270 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-09 06:30:54,271 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5ec2974ac36f31fb0468aeddbd20f1b007ec4580" 2019-04-09 06:30:54,409 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Tue, 09 Apr 2019 06:30:53 GMT X-Openstack-Request-Id: req-882209e6-f06c-4b30-b751-04b8720829d0 2019-04-09 06:30:54,409 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "aaffde19-45e0-40f5-9a3f-8bcff6b816eb", "status": "DOWN", "description": "", "tags": [], "tenant_id": "0c6aa7ba964241bd9dcbac1850863f35", "created_at": "2019-04-09T06:30:51Z", "updated_at": "2019-04-09T06:30:51Z", "floating_network_id": "b62787c2-635d-4893-8553-7ee0260442ff", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "7fa65f65-2b6c-44a4-abc5-f308ee969300", "device_owner": "compute:nova", "mac_address": "fa:16:3e:99:06:f2", "device_id": "58a16df7-c4e3-43ef-9c51-333d59a8475a"}, "fixed_ip_address": "192.168.120.22", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "0c6aa7ba964241bd9dcbac1850863f35", "port_id": "4fa81668-7a76-438e-b241-bfd04e8b9652", "id": "769c1149-09bb-436b-bf3f-fc6a3c239490", "qos_policy_id": null}]} 2019-04-09 06:30:54,409 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-882209e6-f06c-4b30-b751-04b8720829d0 2019-04-09 06:30:54,409 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.139148235321s 2019-04-09 06:30:54,416 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-04-09 06:30:54,527 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-09 06:30:54,528 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5ec2974ac36f31fb0468aeddbd20f1b007ec4580" 2019-04-09 06:30:54,823 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Tue, 09 Apr 2019 06:30:53 GMT X-Openstack-Request-Id: req-904c95cd-2be3-4400-a625-7bb2d46892cc 2019-04-09 06:30:54,824 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "aaffde19-45e0-40f5-9a3f-8bcff6b816eb", "status": "DOWN", "description": "", "tags": [], "tenant_id": "0c6aa7ba964241bd9dcbac1850863f35", "created_at": "2019-04-09T06:30:51Z", "updated_at": "2019-04-09T06:30:51Z", "floating_network_id": "b62787c2-635d-4893-8553-7ee0260442ff", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "7fa65f65-2b6c-44a4-abc5-f308ee969300", "device_owner": "compute:nova", "mac_address": "fa:16:3e:99:06:f2", "device_id": "58a16df7-c4e3-43ef-9c51-333d59a8475a"}, "fixed_ip_address": "192.168.120.22", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "0c6aa7ba964241bd9dcbac1850863f35", "port_id": "4fa81668-7a76-438e-b241-bfd04e8b9652", "id": "769c1149-09bb-436b-bf3f-fc6a3c239490", "qos_policy_id": null}]} 2019-04-09 06:30:54,824 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-904c95cd-2be3-4400-a625-7bb2d46892cc 2019-04-09 06:30:54,824 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.29692196846s 2019-04-09 06:30:54,830 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-04-09 06:30:54,940 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-09 06:30:54,941 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5ec2974ac36f31fb0468aeddbd20f1b007ec4580" 2019-04-09 06:30:55,027 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Tue, 09 Apr 2019 06:30:53 GMT X-Openstack-Request-Id: req-8a6288e0-34c8-4423-971b-9acd6b79e0ff 2019-04-09 06:30:55,028 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "aaffde19-45e0-40f5-9a3f-8bcff6b816eb", "status": "DOWN", "description": "", "tags": [], "tenant_id": "0c6aa7ba964241bd9dcbac1850863f35", "created_at": "2019-04-09T06:30:51Z", "updated_at": "2019-04-09T06:30:51Z", "floating_network_id": "b62787c2-635d-4893-8553-7ee0260442ff", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "7fa65f65-2b6c-44a4-abc5-f308ee969300", "device_owner": "compute:nova", "mac_address": "fa:16:3e:99:06:f2", "device_id": "58a16df7-c4e3-43ef-9c51-333d59a8475a"}, "fixed_ip_address": "192.168.120.22", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "0c6aa7ba964241bd9dcbac1850863f35", "port_id": "4fa81668-7a76-438e-b241-bfd04e8b9652", "id": "769c1149-09bb-436b-bf3f-fc6a3c239490", "qos_policy_id": null}]} 2019-04-09 06:30:55,028 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-8a6288e0-34c8-4423-971b-9acd6b79e0ff 2019-04-09 06:30:55,028 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0874061584473s 2019-04-09 06:30:55,034 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-04-09 06:30:55,144 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-09 06:30:55,145 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5ec2974ac36f31fb0468aeddbd20f1b007ec4580" 2019-04-09 06:30:55,204 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Tue, 09 Apr 2019 06:30:54 GMT X-Openstack-Request-Id: req-e6434119-bb55-44d2-819c-7c970258bd17 2019-04-09 06:30:55,204 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "aaffde19-45e0-40f5-9a3f-8bcff6b816eb", "status": "DOWN", "description": "", "tags": [], "tenant_id": "0c6aa7ba964241bd9dcbac1850863f35", "created_at": "2019-04-09T06:30:51Z", "updated_at": "2019-04-09T06:30:51Z", "floating_network_id": "b62787c2-635d-4893-8553-7ee0260442ff", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "7fa65f65-2b6c-44a4-abc5-f308ee969300", "device_owner": "compute:nova", "mac_address": "fa:16:3e:99:06:f2", "device_id": "58a16df7-c4e3-43ef-9c51-333d59a8475a"}, "fixed_ip_address": "192.168.120.22", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "0c6aa7ba964241bd9dcbac1850863f35", "port_id": "4fa81668-7a76-438e-b241-bfd04e8b9652", "id": "769c1149-09bb-436b-bf3f-fc6a3c239490", "qos_policy_id": null}]} 2019-04-09 06:30:55,204 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-e6434119-bb55-44d2-819c-7c970258bd17 2019-04-09 06:30:55,205 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0603139400482s 2019-04-09 06:30:55,210 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-04-09 06:30:55,320 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-09 06:30:55,321 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5ec2974ac36f31fb0468aeddbd20f1b007ec4580" 2019-04-09 06:30:55,382 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 829 Content-Type: application/json Date: Tue, 09 Apr 2019 06:30:54 GMT X-Openstack-Request-Id: req-a0def562-6a33-48a5-909d-5f4fd54b7d16 2019-04-09 06:30:55,383 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "aaffde19-45e0-40f5-9a3f-8bcff6b816eb", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "0c6aa7ba964241bd9dcbac1850863f35", "created_at": "2019-04-09T06:30:51Z", "updated_at": "2019-04-09T06:30:54Z", "floating_network_id": "b62787c2-635d-4893-8553-7ee0260442ff", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "7fa65f65-2b6c-44a4-abc5-f308ee969300", "device_owner": "compute:nova", "mac_address": "fa:16:3e:99:06:f2", "device_id": "58a16df7-c4e3-43ef-9c51-333d59a8475a"}, "fixed_ip_address": "192.168.120.22", "floating_ip_address": "172.30.9.201", "revision_number": 1, "project_id": "0c6aa7ba964241bd9dcbac1850863f35", "port_id": "4fa81668-7a76-438e-b241-bfd04e8b9652", "id": "769c1149-09bb-436b-bf3f-fc6a3c239490", "qos_policy_id": null}]} 2019-04-09 06:30:55,383 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-a0def562-6a33-48a5-909d-5f4fd54b7d16 2019-04-09 06:30:55,383 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0629150867462s 2019-04-09 06:30:55,390 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'aaffde19-45e0-40f5-9a3f-8bcff6b816eb', 'updated_at': u'2019-04-09T06:30:54Z', 'fixed_ip_address': u'192.168.120.22', 'floating_ip_address': u'172.30.9.201', 'revision_number': 1, 'port_id': u'4fa81668-7a76-438e-b241-bfd04e8b9652', 'id': u'769c1149-09bb-436b-bf3f-fc6a3c239490', 'network': u'b62787c2-635d-4893-8553-7ee0260442ff', 'port': u'4fa81668-7a76-438e-b241-bfd04e8b9652', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0c6aa7ba964241bd9dcbac1850863f35', 'name': 'cinder_test-project_95b9ad37-1244-4f81-a94f-81b96c17c787', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'0c6aa7ba964241bd9dcbac1850863f35', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'b62787c2-635d-4893-8553-7ee0260442ff', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'7fa65f65-2b6c-44a4-abc5-f308ee969300', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:99:06:f2', u'device_id': u'58a16df7-c4e3-43ef-9c51-333d59a8475a'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'0c6aa7ba964241bd9dcbac1850863f35', 'created_at': u'2019-04-09T06:30:51Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'7fa65f65-2b6c-44a4-abc5-f308ee969300', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:99:06:f2', u'device_id': u'58a16df7-c4e3-43ef-9c51-333d59a8475a'}), 'router': u'aaffde19-45e0-40f5-9a3f-8bcff6b816eb'}) 2019-04-09 06:30:55,391 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-04-09 06:30:55,393 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers/58a16df7-c4e3-43ef-9c51-333d59a8475a/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5ec2974ac36f31fb0468aeddbd20f1b007ec4580" -d '{"os-getConsoleOutput": {"length": null}}' 2019-04-09 06:30:55,484 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 9545 Content-Type: application/json Date: Tue, 09 Apr 2019 06:30:54 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-9c80da35-8231-41d7-8180-5d94a85525f5 x-openstack-request-id: req-9c80da35-8231-41d7-8180-5d94a85525f5 2019-04-09 06:30:55,486 - keystoneauth.session - DEBUG - RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14F7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE147F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 541196539 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.914 MHz processor\n[ 0.227119] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656)\n[ 0.230013] pid_max: default: 32768 minimum: 301\n[ 0.231571] ACPI: Core revision 20150930\n[ 0.233540] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.235805] Security Framework initialized\n[ 0.237221] Yama: becoming mindful.\n[ 0.238490] AppArmor: AppArmor initialized\n[ 0.239953] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.242229] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.244431] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.246528] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.248894] Initializing cgroup subsys io\n[ 0.250307] Initializing cgroup subsys memory\n[ 0.251800] Initializing cgroup subsys devices\n[ 0.253303] Initializing cgroup subsys freezer\n[ 0.254812] Initializing cgroup subsys net_cls\n[ 0.256315] Initializing cgroup subsys perf_event\n[ 0.257912] Initializing cgroup subsys net_prio\n[ 0.259441] Initializing cgroup subsys hugetlb\n[ 0.260947] Initializing cgroup subsys pids\n[ 0.262442] CPU: Physical Processor ID: 0\n[ 0.264532] mce: CPU supports 10 MCE banks\n[ 0.265996] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.267737] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.284491] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.292838] ftrace: allocating 31920 entries in 125 pages\n[ 0.323725] smpboot: Max logical packages: 1\n[ 0.325199] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.327537] x2apic enabled\n[ 0.328887] Switched APIC routing to physical x2apic.\n[ 0.331743] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.333686] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.337291] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.340399] KVM setup paravirtual spinlock\n[ 0.342302] x86: Booted up 1 node, 1 CPUs\n[ 0.343699] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.346045] devtmpfs: initialized\n[ 0.348266] evm: security.selinux\n[ 0.349473] evm: security.SMACK64\n[ 0.350670] evm: security.SMACK64EXEC\n[ 0.351968] evm: security.SMACK64TRANSMUTE\n[ 0.353375] evm: security.SMACK64MMAP\n[ 0.354662] evm: security.ima\n[ 0.355772] evm: security.capability\n[ 0.357114] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.360294] pinctrl core: initialized pinctrl subsystem\n[ 0.362157] RTC time: 6:30:49, date: 04/09/19\n[ 0.363767] NET: Registered protocol family 16\n[ 0.365393] cpuidle: using governor ladder\n[ 0.366821] cpuidle: using governor menu\n[ 0.368191] PCCT header not found.\n[ 0.369460] ACPI: bus type PCI registered\n[ 0.370862] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.373007] PCI: Using configuration type 1 for base access\n[ 0.375552] ACPI: Added _OSI(Module Device)\n[ 0.377016] ACPI: Added _OSI(Processor Device)\n[ 0.378525] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.380098] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.382657] ACPI: Interpreter enabled\n[ 0.383973] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.387193] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.390410] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.393623] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.396832] ACPI: (supports S0 S5)\n[ 0.398057] ACPI: Using IOAPIC for interrupt routing\n[ 0.399703] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.404156] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.406133] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.408288] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.410368] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.414134] acpiphp: Slot [3] registered\n[ 0.415521] acpiphp: Slot [4] registered\n[ 0.416910] acpiphp: Slot [5] registered\n[ 0.418299] acpiphp: Slot [6] registered\n[ 0.419686] acpiphp: Slot [7] registered\n[ 0.421068] acpiphp: Slot [8] registered\n[ 0.422456] acpiphp: Slot [9] registered\n[ 0.423844] acpiphp: Slot [10] registered\n[ 0.425244] acpiphp: Slot [11] registered\n[ 0.426660] acpiphp: Slot [12] registered\n[ 0.428072] acpiphp: Slot [13] registered\n[ 0.429477] acpiphp: Slot [14] registered\n[ 0.430889] acpiphp: Slot [15] registered\n[ 0.447994] acpiphp: Slot [16] registered\n[ 0.449402] acpiphp: Slot [17] registered\n[ 0.450809] acpiphp: Slot [18] registered\n[ 0.452215] acpiphp: Slot [19] registered\n[ 0.453616] acpiphp: Slot [20] registered\n[ 0.455024] acpiphp: Slot [21] registered\n[ 0.456428] acpiphp: Slot [22] registered\n[ 0.457831] acpiphp: Slot [23] registered\n[ 0.459236] acpiphp: Slot [24] registered\n[ 0.460648] acpiphp: Slot [25] registered\n[ 0.462056] acpiphp: Slot [26] registered\n[ 0.463456] acpiphp: Slot [27] registered\n[ 0.464875] acpiphp: Slot [28] registered\n[ 0.466280] acpiphp: Slot [29] registered\n[ 0.467684] acpiphp: Slot [30] registered\n[ 0.469088] acpiphp: Slot [31] registered\n[ 0.470489] PCI host bridge to bus 0000:00\n[ 0.471896] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.474013] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.476133] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.478649] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.481170] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.483745] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.488312] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.490546] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.492634] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.494864] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.499194] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.501691] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.523153] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.525642] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.528291] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.530730] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.533131] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.535266] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.537429] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.539275] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.541983] vgaarb: loaded\n[ 0.543019] vgaarb: bridge control possible 0000:00:02.0\n[ 0.545043] SCSI subsystem initialized\n[ 0.546571] ACPI: bus type USB registered\n[ 0.547999] usbcore: registered new interface driver usbfs\n[ 0.549795] usbcore: registered new interface driver hub\n[ 0.551543] usbcore: registered new device driver usb\n[ 0.553391] PCI: Using ACPI for IRQ routing\n[ 0.555236] NetLabel: Initializing\n[ 0.556478] NetLabel: domain hash size = 128\n[ 0.557971] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.559637] NetLabel: unlabeled traffic allowed by default\n[ 0.561618] clocksource: Switched to clocksource kvm-clock\n[ 0.571692] AppArmor: AppArmor Filesystem Enabled\n[ 0.575711] pnp: PnP ACPI init\n[ 0.577394] pnp: PnP ACPI: found 5 devices\n[ 0.584693] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.587752] NET: Registered protocol family 2\n[ 0.589726] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.591974] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.594077] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.596178] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.598076] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.600132] NET: Registered protocol family 1\n[ 0.601669] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.603584] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.605474] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.620477] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.635855] Trying to unpack rootfs image as initramfs...\n[ 0.697116] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.700095] Scanning for low memory corruption every 60 seconds\n[ 0.702366] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.704383] audit: initializing netlink subsys (disabled)\n[ 0.706198] audit: type=2000 audit(1554791450.528:1): initialized\n[ 0.708470] Initialise system trusted keyring\n[ 0.710123] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.712147] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.715279] zbud: loaded\n[ 0.716466] VFS: Disk quotas dquot_6.6.0\n[ 0.717906] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.720473] fuse init (API version 7.23)\n[ 0.721991] Key type big_key registered\n[ 0.723368] Allocating IMA MOK and blacklist keyrings.\n[ 0.725371] Key type asymmetric registered\n[ 0.726816] Asymmetric key parser 'x509' registered\n[ 0.728487] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.731063] io scheduler noop registered\n[ 0.732434] io scheduler deadline registered (default)\n[ 0.734185] io scheduler cfq registered\n[ 0.735630] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.737447] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.739623] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.742157] ACPI: Power Button [PWRF]\n[ 0.743597] GHES: HEST is not enabled!\n[ 0.757854] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.787721] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.791293] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.816468] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.819958] Linux agpgart interface v0.103\n[ 0.823479] brd: module loaded\n[ 0.825856] loop: module loaded\n[ 0.831189] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.833728] GPT:90111 != 2097151\n[ 0.834909] GPT:Alternate GPT header not at the end of the disk.\n[ 0.836824] GPT:90111 != 2097151\n[ 0.838005] GPT: Use GNU Parted to correct GPT errors.\n[ 0.839704] vda: vda1 vda15\n[ 0.841611] scsi host0: ata_piix\n[ 0.842925] scsi host1: ata_piix\n[ 0.844155] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.846292] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.849035] libphy: Fixed MDIO Bus: probed\n[ 0.850473] tun: Universal TUN/TAP device driver, 1.6\n[ 0.852148] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.855446] PPP generic driver version 2.4.2\n[ 0.857006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.859090] ehci-pci: EHCI PCI platform driver\n[ 0.860613] ehci-platform: EHCI generic platform driver\n[ 0.862356] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.864349] ohci-pci: OHCI PCI platform driver\n[ 0.865890] ohci-platform: OHCI generic platform driver\n[ 0.867628] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.882662] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.884409] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.886965] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.888695] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.890666] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.892879] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.895351] usb usb1: Product: UHCI Host Controller\n[ 0.896977] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.898969] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.900630] hub 1-0:1.0: USB hub found\n[ 0.901984] hub 1-0:1.0: 2 ports detected\n[ 0.903541] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.907109] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.908760] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.910513] mousedev: PS/2 mouse device common for all mice\n[ 0.912688] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.915611] rtc_cmos 00:00: RTC can wake from S4\n[ 0.917704] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.919755] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.921839] i2c /dev entries driver\n[ 0.923144] device-mapper: uevent: version 1.0.3\n[ 0.924773] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.927599] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.929893] NET: Registered protocol family 10\n[ 0.931688] NET: Registered protocol family 17\n[ 0.933227] Key type dns_resolver registered\n[ 0.934867] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.936762] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.939776] registered taskstats version 1\n[ 0.941225] Loading compiled-in X.509 certificates\n[ 0.943399] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.946633] zswap: loaded using pool lzo/zbud\n[ 0.948924] Key type trusted registered\n[ 0.951284] Key type encrypted registered\n[ 0.952703] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.954512] ima: No TPM chip found, activating TPM-bypass!\n[ 0.956326] evm: HMAC attrs: 0x1\n[ 0.958024] Magic number: 15:773:518\n[ 0.959516] rtc_cmos 00:00: setting system clock to 2019-04-09 06:30:50 UTC (1554791450)\n[ 0.962361] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.964338] EDD information not available.\n[ 1.003378] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.021877] Write protecting the kernel read-only data: 14336k\n[ 1.025205] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.028267] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.75\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 1.080112] random: blkid urandom read with 3 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.88\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.22...\nLease of 192.168.120.22 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-00000007\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.914 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCRBcu3eio7GNhEAxAcq/Mb/Nxx1Q+tdSSyiXCrtlZCW1awLpypnYZjhnWYT0TKYnDODjXP98spfvxqeW5kbk5zyG/RtzS6M/FSr6AxhKfuZRQeiwn8AjWtuZ32JRq9CdRb4Hlyljf8f8P44RfJZtGTVUeHwTmnIVS/sfdHSKi4L3lih9BrbD6H0n8r0fjIaqqvnQQU+V1w4uhE0iJ7SscRZG7xcDghYInudd1pkJBMWBcLSAutrti1CgBBhAW/SzUgkqyB65aDmwwP8+m+syDYDhQRGC33flGw39cEYg2FkJc6y/nIRIkC3JBCqclnsYHCfdH4BJV95ZbIUi5ADGXB root@cinder-test-vm2-95b9ad37-1244-4f81-a94f-81b96c17c787\nssh-dss AAAAB3NzaC1kc3MAAACBAIr4P1uMNkZ3YniWyGwHtM+FrokpkNBl8kWP0IAzACyeag5z+rp5yrY38XTX4ktHvU8ODzcexMG0RGgaEvTbSwRXKe5HSZxIhE7IPP8f9sM/5p+WJcjc42a//lp45vzILLhf2NG3W+8Ct9bef2e/oBLlJZou4WQTF0SO9zcy4Pq/AAAAFQC/fEFTfsLD0YAWfyKHBM7/gvqiTwAAAIAsOWOsOdz1rjKQir37tKsQVjfwoRfyeDvinqHOR1ytmpzGgQHGE1zpmUswZlK78l7Zx8qpwVyxCuq+1Zr5dFRG9xf7vyK4Q7RCB1kAcsPzm5qQKyJTgKTVScIVtPGW4hv+IEnfTQIoXe9OVJTDA77B+xnGeD3Mv3u+tm/sOeNj1AAAAIA8N5w3XDt1TKV8ygeA7L1HAVJ3ZyZLRCaCjuCK/NiJHvSLHV7MxWKMGcYNtephhhPuVKvfiwhm1zacgP5h5slWh/Vx/0dgoh7MT6snuuzF/GmN/yriXaD1q3AF6akXffpLFS5SjdLFpPpVyHUvEJIufeHJrjBojh96aRvtWeY+3g== root@cinder-test-vm2-95b9ad37-1244-4f81-a94f-81b96c17c787\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.31s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.22,24,fe80::f816:3eff:fe99:6f2/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.1 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.22 \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-00000007\nname: N/A\navailability-zone: nova\nlocal-hostname: cinder-test-vm2-95b9ad37-1244-4f81-a94f-81b96c17c787\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=5.04 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n"} 2019-04-09 06:30:55,486 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/58a16df7-c4e3-43ef-9c51-333d59a8475a/action used request id req-9c80da35-8231-41d7-8180-5d94a85525f5 2019-04-09 06:30:55,487 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0958359241486s 2019-04-09 06:30:55,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-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14F7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE147F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 541196539 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.914 MHz processor [ 0.227119] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.230013] pid_max: default: 32768 minimum: 301 [ 0.231571] ACPI: Core revision 20150930 [ 0.233540] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.235805] Security Framework initialized [ 0.237221] Yama: becoming mindful. [ 0.238490] AppArmor: AppArmor initialized [ 0.239953] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.242229] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.244431] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.246528] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.248894] Initializing cgroup subsys io [ 0.250307] Initializing cgroup subsys memory [ 0.251800] Initializing cgroup subsys devices [ 0.253303] Initializing cgroup subsys freezer [ 0.254812] Initializing cgroup subsys net_cls [ 0.256315] Initializing cgroup subsys perf_event [ 0.257912] Initializing cgroup subsys net_prio [ 0.259441] Initializing cgroup subsys hugetlb [ 0.260947] Initializing cgroup subsys pids [ 0.262442] CPU: Physical Processor ID: 0 [ 0.264532] mce: CPU supports 10 MCE banks [ 0.265996] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.267737] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.284491] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.292838] ftrace: allocating 31920 entries in 125 pages [ 0.323725] smpboot: Max logical packages: 1 [ 0.325199] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.327537] x2apic enabled [ 0.328887] Switched APIC routing to physical x2apic. [ 0.331743] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.333686] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.337291] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.340399] KVM setup paravirtual spinlock [ 0.342302] x86: Booted up 1 node, 1 CPUs [ 0.343699] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.346045] devtmpfs: initialized [ 0.348266] evm: security.selinux [ 0.349473] evm: security.SMACK64 [ 0.350670] evm: security.SMACK64EXEC [ 0.351968] evm: security.SMACK64TRANSMUTE [ 0.353375] evm: security.SMACK64MMAP [ 0.354662] evm: security.ima [ 0.355772] evm: security.capability [ 0.357114] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.360294] pinctrl core: initialized pinctrl subsystem [ 0.362157] RTC time: 6:30:49, date: 04/09/19 [ 0.363767] NET: Registered protocol family 16 [ 0.365393] cpuidle: using governor ladder [ 0.366821] cpuidle: using governor menu [ 0.368191] PCCT header not found. [ 0.369460] ACPI: bus type PCI registered [ 0.370862] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.373007] PCI: Using configuration type 1 for base access [ 0.375552] ACPI: Added _OSI(Module Device) [ 0.377016] ACPI: Added _OSI(Processor Device) [ 0.378525] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.380098] ACPI: Added _OSI(Processor Aggregator Device) [ 0.382657] ACPI: Interpreter enabled [ 0.383973] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.387193] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.390410] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.393623] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.396832] ACPI: (supports S0 S5) [ 0.398057] ACPI: Using IOAPIC for interrupt routing [ 0.399703] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.404156] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.406133] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.408288] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.410368] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.414134] acpiphp: Slot [3] registered [ 0.415521] acpiphp: Slot [4] registered [ 0.416910] acpiphp: Slot [5] registered [ 0.418299] acpiphp: Slot [6] registered [ 0.419686] acpiphp: Slot [7] registered [ 0.421068] acpiphp: Slot [8] registered [ 0.422456] acpiphp: Slot [9] registered [ 0.423844] acpiphp: Slot [10] registered [ 0.425244] acpiphp: Slot [11] registered [ 0.426660] acpiphp: Slot [12] registered [ 0.428072] acpiphp: Slot [13] registered [ 0.429477] acpiphp: Slot [14] registered [ 0.430889] acpiphp: Slot [15] registered [ 0.447994] acpiphp: Slot [16] registered [ 0.449402] acpiphp: Slot [17] registered [ 0.450809] acpiphp: Slot [18] registered [ 0.452215] acpiphp: Slot [19] registered [ 0.453616] acpiphp: Slot [20] registered [ 0.455024] acpiphp: Slot [21] registered [ 0.456428] acpiphp: Slot [22] registered [ 0.457831] acpiphp: Slot [23] registered [ 0.459236] acpiphp: Slot [24] registered [ 0.460648] acpiphp: Slot [25] registered [ 0.462056] acpiphp: Slot [26] registered [ 0.463456] acpiphp: Slot [27] registered [ 0.464875] acpiphp: Slot [28] registered [ 0.466280] acpiphp: Slot [29] registered [ 0.467684] acpiphp: Slot [30] registered [ 0.469088] acpiphp: Slot [31] registered [ 0.470489] PCI host bridge to bus 0000:00 [ 0.471896] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.474013] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.476133] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.478649] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.481170] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.483745] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.488312] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.490546] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.492634] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.494864] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.499194] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.501691] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.523153] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.525642] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.528291] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.530730] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.533131] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.535266] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.537429] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.539275] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.541983] vgaarb: loaded [ 0.543019] vgaarb: bridge control possible 0000:00:02.0 [ 0.545043] SCSI subsystem initialized [ 0.546571] ACPI: bus type USB registered [ 0.547999] usbcore: registered new interface driver usbfs [ 0.549795] usbcore: registered new interface driver hub [ 0.551543] usbcore: registered new device driver usb [ 0.553391] PCI: Using ACPI for IRQ routing [ 0.555236] NetLabel: Initializing [ 0.556478] NetLabel: domain hash size = 128 [ 0.557971] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.559637] NetLabel: unlabeled traffic allowed by default [ 0.561618] clocksource: Switched to clocksource kvm-clock [ 0.571692] AppArmor: AppArmor Filesystem Enabled [ 0.575711] pnp: PnP ACPI init [ 0.577394] pnp: PnP ACPI: found 5 devices [ 0.584693] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.587752] NET: Registered protocol family 2 [ 0.589726] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.591974] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.594077] TCP: Hash tables configured (established 4096 bind 4096) [ 0.596178] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.598076] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.600132] NET: Registered protocol family 1 [ 0.601669] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.603584] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.605474] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.620477] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.635855] Trying to unpack rootfs image as initramfs... [ 0.697116] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.700095] Scanning for low memory corruption every 60 seconds [ 0.702366] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.704383] audit: initializing netlink subsys (disabled) [ 0.706198] audit: type=2000 audit(1554791450.528:1): initialized [ 0.708470] Initialise system trusted keyring [ 0.710123] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.712147] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.715279] zbud: loaded [ 0.716466] VFS: Disk quotas dquot_6.6.0 [ 0.717906] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.720473] fuse init (API version 7.23) [ 0.721991] Key type big_key registered [ 0.723368] Allocating IMA MOK and blacklist keyrings. [ 0.725371] Key type asymmetric registered [ 0.726816] Asymmetric key parser 'x509' registered [ 0.728487] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.731063] io scheduler noop registered [ 0.732434] io scheduler deadline registered (default) [ 0.734185] io scheduler cfq registered [ 0.735630] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.737447] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.739623] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.742157] ACPI: Power Button [PWRF] [ 0.743597] GHES: HEST is not enabled! [ 0.757854] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.787721] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.791293] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.816468] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.819958] Linux agpgart interface v0.103 [ 0.823479] brd: module loaded [ 0.825856] loop: module loaded [ 0.831189] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.833728] GPT:90111 != 2097151 [ 0.834909] GPT:Alternate GPT header not at the end of the disk. [ 0.836824] GPT:90111 != 2097151 [ 0.838005] GPT: Use GNU Parted to correct GPT errors. [ 0.839704] vda: vda1 vda15 [ 0.841611] scsi host0: ata_piix [ 0.842925] scsi host1: ata_piix [ 0.844155] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.846292] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.849035] libphy: Fixed MDIO Bus: probed [ 0.850473] tun: Universal TUN/TAP device driver, 1.6 [ 0.852148] tun: (C) 1999-2004 Max Krasnyansky [ 0.855446] PPP generic driver version 2.4.2 [ 0.857006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.859090] ehci-pci: EHCI PCI platform driver [ 0.860613] ehci-platform: EHCI generic platform driver [ 0.862356] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.864349] ohci-pci: OHCI PCI platform driver [ 0.865890] ohci-platform: OHCI generic platform driver [ 0.867628] uhci_hcd: USB Universal Host Controller Interface driver [ 0.882662] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.884409] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.886965] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.888695] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.890666] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.892879] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.895351] usb usb1: Product: UHCI Host Controller [ 0.896977] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.898969] usb usb1: SerialNumber: 0000:00:01.2 [ 0.900630] hub 1-0:1.0: USB hub found [ 0.901984] hub 1-0:1.0: 2 ports detected [ 0.903541] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.907109] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.908760] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.910513] mousedev: PS/2 mouse device common for all mice [ 0.912688] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.915611] rtc_cmos 00:00: RTC can wake from S4 [ 0.917704] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.919755] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.921839] i2c /dev entries driver [ 0.923144] device-mapper: uevent: version 1.0.3 [ 0.924773] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.927599] ledtrig-cpu: registered to indicate activity on CPUs [ 0.929893] NET: Registered protocol family 10 [ 0.931688] NET: Registered protocol family 17 [ 0.933227] Key type dns_resolver registered [ 0.934867] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.936762] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.939776] registered taskstats version 1 [ 0.941225] Loading compiled-in X.509 certificates [ 0.943399] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.946633] zswap: loaded using pool lzo/zbud [ 0.948924] Key type trusted registered [ 0.951284] Key type encrypted registered [ 0.952703] AppArmor: AppArmor sha1 policy hashing enabled [ 0.954512] ima: No TPM chip found, activating TPM-bypass! [ 0.956326] evm: HMAC attrs: 0x1 [ 0.958024] Magic number: 15:773:518 [ 0.959516] rtc_cmos 00:00: setting system clock to 2019-04-09 06:30:50 UTC (1554791450) [ 0.962361] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.964338] EDD information not available. [ 1.003378] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.021877] Write protecting the kernel read-only data: 14336k [ 1.025205] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.028267] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.080112] random: blkid urandom read with 3 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.88 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.22... Lease of 192.168.120.22 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-00000007 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.914 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCRBcu3eio7GNhEAxAcq/Mb/Nxx1Q+tdSSyiXCrtlZCW1awLpypnYZjhnWYT0TKYnDODjXP98spfvxqeW5kbk5zyG/RtzS6M/FSr6AxhKfuZRQeiwn8AjWtuZ32JRq9CdRb4Hlyljf8f8P44RfJZtGTVUeHwTmnIVS/sfdHSKi4L3lih9BrbD6H0n8r0fjIaqqvnQQU+V1w4uhE0iJ7SscRZG7xcDghYInudd1pkJBMWBcLSAutrti1CgBBhAW/SzUgkqyB65aDmwwP8+m+syDYDhQRGC33flGw39cEYg2FkJc6y/nIRIkC3JBCqclnsYHCfdH4BJV95ZbIUi5ADGXB root@cinder-test-vm2-95b9ad37-1244-4f81-a94f-81b96c17c787 ssh-dss AAAAB3NzaC1kc3MAAACBAIr4P1uMNkZ3YniWyGwHtM+FrokpkNBl8kWP0IAzACyeag5z+rp5yrY38XTX4ktHvU8ODzcexMG0RGgaEvTbSwRXKe5HSZxIhE7IPP8f9sM/5p+WJcjc42a//lp45vzILLhf2NG3W+8Ct9bef2e/oBLlJZou4WQTF0SO9zcy4Pq/AAAAFQC/fEFTfsLD0YAWfyKHBM7/gvqiTwAAAIAsOWOsOdz1rjKQir37tKsQVjfwoRfyeDvinqHOR1ytmpzGgQHGE1zpmUswZlK78l7Zx8qpwVyxCuq+1Zr5dFRG9xf7vyK4Q7RCB1kAcsPzm5qQKyJTgKTVScIVtPGW4hv+IEnfTQIoXe9OVJTDA77B+xnGeD3Mv3u+tm/sOeNj1AAAAIA8N5w3XDt1TKV8ygeA7L1HAVJ3ZyZLRCaCjuCK/NiJHvSLHV7MxWKMGcYNtephhhPuVKvfiwhm1zacgP5h5slWh/Vx/0dgoh7MT6snuuzF/GmN/yriXaD1q3AF6akXffpLFS5SjdLFpPpVyHUvEJIufeHJrjBojh96aRvtWeY+3g== root@cinder-test-vm2-95b9ad37-1244-4f81-a94f-81b96c17c787 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.31s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.22,24,fe80::f816:3eff:fe99:6f2/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.1 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.22 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-00000007 name: N/A availability-zone: nova local-hostname: cinder-test-vm2-95b9ad37-1244-4f81-a94f-81b96c17c787 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=5.04 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net 2019-04-09 06:30:55,491 - paramiko.transport - DEBUG - starting thread (client mode): 0x7a6851d0L 2019-04-09 06:30:55,492 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-04-09 06:30:55,492 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2019-04-09 06:30:55,492 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2019-04-09 06:30:55,493 - 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 2019-04-09 06:30:55,493 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-04-09 06:30:55,494 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2019-04-09 06:30:55,494 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-04-09 06:30:55,494 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-04-09 06:30:55,494 - paramiko.transport - DEBUG - Compression agreed: none 2019-04-09 06:30:55,511 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-04-09 06:30:55,512 - paramiko.transport - DEBUG - Switch to new keys ... 2019-04-09 06:30:55,523 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.201: 6adb960c7d2e5336b58b68de3b719571 2019-04-09 06:30:55,524 - paramiko.transport - DEBUG - Trying discovered key aabc688165f8d9a14076fcfe06919618 in /tmp/tmp6SQMA8 2019-04-09 06:30:55,548 - paramiko.transport - DEBUG - userauth is OK 2019-04-09 06:30:55,554 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-04-09 06:30:55,563 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.POST.volumes 2019-04-09 06:30:55,567 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8776/v3/0c6aa7ba964241bd9dcbac1850863f35/volumes -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5ec2974ac36f31fb0468aeddbd20f1b007ec4580" -d '{"volume": {"display_name": "cinder_test-volume_95b9ad37-1244-4f81-a94f-81b96c17c787", "size": "2"}}' 2019-04-09 06:30:56,758 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 821 Content-Type: application/json Date: Tue, 09 Apr 2019 06:30:54 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version x-compute-request-id: req-e93d3527-fe02-4cd2-b6f7-4bf12d522d70 x-openstack-request-id: req-e93d3527-fe02-4cd2-b6f7-4bf12d522d70 2019-04-09 06:30:56,758 - keystoneauth.session - DEBUG - RESP BODY: {"volume": {"status": "creating", "user_id": "42974f91d2b746af9682c38c3bd91c04", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/0c6aa7ba964241bd9dcbac1850863f35/volumes/a9cf06a7-e6bb-45c8-a9ec-395eeda22f66", "rel": "self"}, {"href": "http://172.30.9.21:8776/0c6aa7ba964241bd9dcbac1850863f35/volumes/a9cf06a7-e6bb-45c8-a9ec-395eeda22f66", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-04-09T06:30:55.000000", "description": null, "updated_at": null, "volume_type": "tripleo", "name": "cinder_test-volume_95b9ad37-1244-4f81-a94f-81b96c17c787", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "a9cf06a7-e6bb-45c8-a9ec-395eeda22f66", "size": 2}} 2019-04-09 06:30:56,758 - keystoneauth.session - DEBUG - POST call to block-storage for http://172.30.9.21:8776/v3/0c6aa7ba964241bd9dcbac1850863f35/volumes used request id req-e93d3527-fe02-4cd2-b6f7-4bf12d522d70 2019-04-09 06:30:56,758 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.POST.volumes in 1.19528007507s 2019-04-09 06:30:56,759 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-04-09 06:30:56,763 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8776/v3/0c6aa7ba964241bd9dcbac1850863f35/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5ec2974ac36f31fb0468aeddbd20f1b007ec4580" 2019-04-09 06:30:57,831 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 453 Content-Type: application/json Date: Tue, 09 Apr 2019 06:30:55 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-2e1c5ab7-f928-48b3-a23e-5aceb72ae159 x-openstack-request-id: req-2e1c5ab7-f928-48b3-a23e-5aceb72ae159 2019-04-09 06:30:57,831 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "creating", "user_id": "42974f91d2b746af9682c38c3bd91c04", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/0c6aa7ba964241bd9dcbac1850863f35/volumes/a9cf06a7-e6bb-45c8-a9ec-395eeda22f66", "rel": "self"}, {"href": "http://172.30.9.21:8776/0c6aa7ba964241bd9dcbac1850863f35/volumes/a9cf06a7-e6bb-45c8-a9ec-395eeda22f66", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-04-09T06:30:55.000000", "description": null, "os-vol-tenant-attr:tenant_id": "0c6aa7ba964241bd9dcbac1850863f35", "updated_at": "2019-04-09T06:30:55.000000", "volume_type": "tripleo", "name": "cinder_test-volume_95b9ad37-1244-4f81-a94f-81b96c17c787", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "a9cf06a7-e6bb-45c8-a9ec-395eeda22f66", "size": 2}]} 2019-04-09 06:30:57,832 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.21:8776/v3/0c6aa7ba964241bd9dcbac1850863f35/volumes/detail used request id req-2e1c5ab7-f928-48b3-a23e-5aceb72ae159 2019-04-09 06:30:57,832 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 1.07262682915s 2019-04-09 06:30:57,834 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 06:30:59,836 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-04-09 06:30:59,840 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8776/v3/0c6aa7ba964241bd9dcbac1850863f35/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5ec2974ac36f31fb0468aeddbd20f1b007ec4580" 2019-04-09 06:31:00,887 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 455 Content-Type: application/json Date: Tue, 09 Apr 2019 06:30:58 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-373a4599-c68f-4015-83e6-80ed56915be9 x-openstack-request-id: req-373a4599-c68f-4015-83e6-80ed56915be9 2019-04-09 06:31:00,888 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "available", "user_id": "42974f91d2b746af9682c38c3bd91c04", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/0c6aa7ba964241bd9dcbac1850863f35/volumes/a9cf06a7-e6bb-45c8-a9ec-395eeda22f66", "rel": "self"}, {"href": "http://172.30.9.21:8776/0c6aa7ba964241bd9dcbac1850863f35/volumes/a9cf06a7-e6bb-45c8-a9ec-395eeda22f66", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-04-09T06:30:55.000000", "description": null, "os-vol-tenant-attr:tenant_id": "0c6aa7ba964241bd9dcbac1850863f35", "updated_at": "2019-04-09T06:30:57.000000", "volume_type": "tripleo", "name": "cinder_test-volume_95b9ad37-1244-4f81-a94f-81b96c17c787", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "a9cf06a7-e6bb-45c8-a9ec-395eeda22f66", "size": 2}]} 2019-04-09 06:31:00,888 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.21:8776/v3/0c6aa7ba964241bd9dcbac1850863f35/volumes/detail used request id req-373a4599-c68f-4015-83e6-80ed56915be9 2019-04-09 06:31:00,888 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 1.05191397667s 2019-04-09 06:31:00,890 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-09 06:31:00,890 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5ec2974ac36f31fb0468aeddbd20f1b007ec4580" 2019-04-09 06:31:00,991 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Tue, 09 Apr 2019 06:30:59 GMT X-Openstack-Request-Id: req-90860e96-18ea-4924-a49a-7622b4bb7d04 2019-04-09 06:31:00,991 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"7fa65f65-2b6c-44a4-abc5-f308ee969300","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0c6aa7ba964241bd9dcbac1850863f35","l2_adjacency":true,"status":"ACTIVE","subnets":["875b1ce5-dbd9-42bf-9da3-11128da59a25"],"description":"","tags":[],"updated_at":"2019-04-09T06:30:30Z","qos_policy_id":null,"name":"cinder_test-net_95b9ad37-1244-4f81-a94f-81b96c17c787","admin_state_up":true,"tenant_id":"0c6aa7ba964241bd9dcbac1850863f35","created_at":"2019-04-09T06:30:28Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b62787c2-635d-4893-8553-7ee0260442ff","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ba7a30bb29394fc4a587735d9dfb749e","l2_adjacency":true,"status":"ACTIVE","subnets":["dce875e1-9eec-4cb2-94e6-93dffefe33f6"],"description":"","tags":[],"updated_at":"2019-04-09T06:24:08Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ba7a30bb29394fc4a587735d9dfb749e","created_at":"2019-04-09T06:24:05Z","mtu":1500}]} 2019-04-09 06:31:00,992 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-90860e96-18ea-4924-a49a-7622b4bb7d04 2019-04-09 06:31:00,992 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.101871013641s 2019-04-09 06:31:00,997 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-09 06:31:01,001 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5ec2974ac36f31fb0468aeddbd20f1b007ec4580" 2019-04-09 06:31:01,036 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1399 Content-Type: application/json Date: Tue, 09 Apr 2019 06:30:59 GMT X-Openstack-Request-Id: req-56891ff3-1d66-4412-bdf5-aeeec0eff884 2019-04-09 06:31:01,037 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-09T06:30:35Z", "file": "/v2/images/a76dcdd8-72f1-4959-980c-c8dfd1e2852c/file", "owner": "0c6aa7ba964241bd9dcbac1850863f35", "id": "a76dcdd8-72f1-4959-980c-c8dfd1e2852c", "size": 12716032, "self": "/v2/images/a76dcdd8-72f1-4959-980c-c8dfd1e2852c", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/a76dcdd8-72f1-4959-980c-c8dfd1e2852c/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/a76dcdd8-72f1-4959-980c-c8dfd1e2852c/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_95b9ad37-1244-4f81-a94f-81b96c17c787", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_95b9ad37-1244-4f81-a94f-81b96c17c787", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-09T06:30:35Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-09 06:31:01,037 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-56891ff3-1d66-4412-bdf5-aeeec0eff884 2019-04-09 06:31:01,037 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0399770736694s 2019-04-09 06:31:01,038 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-09 06:31:01,041 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5ec2974ac36f31fb0468aeddbd20f1b007ec4580" 2019-04-09 06:31:01,064 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Tue, 09 Apr 2019 06:30:59 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ca4efe7b-117d-4d47-bbe8-a64f2699a4af x-openstack-request-id: req-ca4efe7b-117d-4d47-bbe8-a64f2699a4af 2019-04-09 06:31:01,065 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "cinder_test-flavor_95b9ad37-1244-4f81-a94f-81b96c17c787", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/6bc59e21-a1da-4c8d-80a3-a2e6f9681839", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/6bc59e21-a1da-4c8d-80a3-a2e6f9681839", "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": "6bc59e21-a1da-4c8d-80a3-a2e6f9681839"}]} 2019-04-09 06:31:01,065 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-ca4efe7b-117d-4d47-bbe8-a64f2699a4af 2019-04-09 06:31:01,065 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0265779495239s 2019-04-09 06:31:01,066 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-04-09 06:31:01,069 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5ec2974ac36f31fb0468aeddbd20f1b007ec4580" -d '{"server": {"name": "cinder_test-vm_95b9ad37-1244-4f81-a94f-81b96c17c787", "imageRef": "a76dcdd8-72f1-4959-980c-c8dfd1e2852c", "key_name": "cinder_test-kp_95b9ad37-1244-4f81-a94f-81b96c17c787", "flavorRef": "6bc59e21-a1da-4c8d-80a3-a2e6f9681839", "max_count": 1, "min_count": 1, "networks": [{"uuid": "7fa65f65-2b6c-44a4-abc5-f308ee969300"}], "security_groups": [{"name": "61d98d2c-8363-4c67-8d69-0ff421d71764"}]}}' 2019-04-09 06:31:02,753 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Tue, 09 Apr 2019 06:31:00 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 location: http://172.30.9.21:8774/v2.1/servers/13f7bfa7-5810-44fb-b8d7-413a83fa9ca2 x-compute-request-id: req-ee202f87-a96b-4f34-9ecf-8710c9eab860 x-openstack-request-id: req-ee202f87-a96b-4f34-9ecf-8710c9eab860 2019-04-09 06:31:02,753 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "61d98d2c-8363-4c67-8d69-0ff421d71764"}], "OS-DCF:diskConfig": "MANUAL", "id": "13f7bfa7-5810-44fb-b8d7-413a83fa9ca2", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/13f7bfa7-5810-44fb-b8d7-413a83fa9ca2", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/13f7bfa7-5810-44fb-b8d7-413a83fa9ca2", "rel": "bookmark"}], "adminPass": "2eW7YwiNGfry"}} 2019-04-09 06:31:02,753 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-ee202f87-a96b-4f34-9ecf-8710c9eab860 2019-04-09 06:31:02,753 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.68689990044s 2019-04-09 06:31:02,754 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 06:31:02,757 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5ec2974ac36f31fb0468aeddbd20f1b007ec4580" 2019-04-09 06:31:03,174 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 867 Content-Type: application/json Date: Tue, 09 Apr 2019 06:31:01 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f57eeca8-7f8a-42e6-96be-be914daf0fa6 x-openstack-request-id: req-f57eeca8-7f8a-42e6-96be-be914daf0fa6 2019-04-09 06:31:03,174 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/13f7bfa7-5810-44fb-b8d7-413a83fa9ca2", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/13f7bfa7-5810-44fb-b8d7-413a83fa9ca2", "rel": "bookmark"}], "image": {"id": "a76dcdd8-72f1-4959-980c-c8dfd1e2852c", "links": [{"href": "http://172.30.9.21:8774/images/a76dcdd8-72f1-4959-980c-c8dfd1e2852c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6bc59e21-a1da-4c8d-80a3-a2e6f9681839", "links": [{"href": "http://172.30.9.21:8774/flavors/6bc59e21-a1da-4c8d-80a3-a2e6f9681839", "rel": "bookmark"}]}, "id": "13f7bfa7-5810-44fb-b8d7-413a83fa9ca2", "user_id": "42974f91d2b746af9682c38c3bd91c04", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T06:31:01Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_95b9ad37-1244-4f81-a94f-81b96c17c787", "name": "cinder_test-vm_95b9ad37-1244-4f81-a94f-81b96c17c787", "created": "2019-04-09T06:31:01Z", "tenant_id": "0c6aa7ba964241bd9dcbac1850863f35", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_95b9ad37-1244-4f81-a94f-81b96c17c787": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:06:f2", "version": 4, "addr": "192.168.120.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:06:f2", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/58a16df7-c4e3-43ef-9c51-333d59a8475a", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/58a16df7-c4e3-43ef-9c51-333d59a8475a", "rel": "bookmark"}], "image": {"id": "a76dcdd8-72f1-4959-980c-c8dfd1e2852c", "links": [{"href": "http://172.30.9.21:8774/images/a76dcdd8-72f1-4959-980c-c8dfd1e2852c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-09T06:30:49.000000", "flavor": {"id": "6bc59e21-a1da-4c8d-80a3-a2e6f9681839", "links": [{"href": "http://172.30.9.21:8774/flavors/6bc59e21-a1da-4c8d-80a3-a2e6f9681839", "rel": "bookmark"}]}, "id": "58a16df7-c4e3-43ef-9c51-333d59a8475a", "security_groups": [{"name": "cinder_test-sg_95b9ad37-1244-4f81-a94f-81b96c17c787"}], "user_id": "42974f91d2b746af9682c38c3bd91c04", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-09T06:30:48Z", "hostId": "1e7853a1dc6e9d2625303dadf153996430bb12b2083844a70d9712f5", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_95b9ad37-1244-4f81-a94f-81b96c17c787", "name": "cinder_test-vm2_95b9ad37-1244-4f81-a94f-81b96c17c787", "created": "2019-04-09T06:30:39Z", "tenant_id": "0c6aa7ba964241bd9dcbac1850863f35", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 06:31:03,175 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-f57eeca8-7f8a-42e6-96be-be914daf0fa6 2019-04-09 06:31:03,175 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.42062997818s 2019-04-09 06:31:03,182 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 06:31:05,184 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 06:31:05,187 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5ec2974ac36f31fb0468aeddbd20f1b007ec4580" 2019-04-09 06:31:05,537 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 896 Content-Type: application/json Date: Tue, 09 Apr 2019 06:31:04 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-7001df60-3b0d-4bb7-9b91-60d84d272ed3 x-openstack-request-id: req-7001df60-3b0d-4bb7-9b91-60d84d272ed3 2019-04-09 06:31:05,537 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/13f7bfa7-5810-44fb-b8d7-413a83fa9ca2", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/13f7bfa7-5810-44fb-b8d7-413a83fa9ca2", "rel": "bookmark"}], "image": {"id": "a76dcdd8-72f1-4959-980c-c8dfd1e2852c", "links": [{"href": "http://172.30.9.21:8774/images/a76dcdd8-72f1-4959-980c-c8dfd1e2852c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6bc59e21-a1da-4c8d-80a3-a2e6f9681839", "links": [{"href": "http://172.30.9.21:8774/flavors/6bc59e21-a1da-4c8d-80a3-a2e6f9681839", "rel": "bookmark"}]}, "id": "13f7bfa7-5810-44fb-b8d7-413a83fa9ca2", "user_id": "42974f91d2b746af9682c38c3bd91c04", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T06:31:04Z", "hostId": "8ffe7147a1382c8ccab21651173c2710ad85724130de63b4713a6cfa", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_95b9ad37-1244-4f81-a94f-81b96c17c787", "name": "cinder_test-vm_95b9ad37-1244-4f81-a94f-81b96c17c787", "created": "2019-04-09T06:31:01Z", "tenant_id": "0c6aa7ba964241bd9dcbac1850863f35", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_95b9ad37-1244-4f81-a94f-81b96c17c787": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:06:f2", "version": 4, "addr": "192.168.120.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:06:f2", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/58a16df7-c4e3-43ef-9c51-333d59a8475a", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/58a16df7-c4e3-43ef-9c51-333d59a8475a", "rel": "bookmark"}], "image": {"id": "a76dcdd8-72f1-4959-980c-c8dfd1e2852c", "links": [{"href": "http://172.30.9.21:8774/images/a76dcdd8-72f1-4959-980c-c8dfd1e2852c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-09T06:30:49.000000", "flavor": {"id": "6bc59e21-a1da-4c8d-80a3-a2e6f9681839", "links": [{"href": "http://172.30.9.21:8774/flavors/6bc59e21-a1da-4c8d-80a3-a2e6f9681839", "rel": "bookmark"}]}, "id": "58a16df7-c4e3-43ef-9c51-333d59a8475a", "security_groups": [{"name": "cinder_test-sg_95b9ad37-1244-4f81-a94f-81b96c17c787"}], "user_id": "42974f91d2b746af9682c38c3bd91c04", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-09T06:30:48Z", "hostId": "1e7853a1dc6e9d2625303dadf153996430bb12b2083844a70d9712f5", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_95b9ad37-1244-4f81-a94f-81b96c17c787", "name": "cinder_test-vm2_95b9ad37-1244-4f81-a94f-81b96c17c787", "created": "2019-04-09T06:30:39Z", "tenant_id": "0c6aa7ba964241bd9dcbac1850863f35", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 06:31:05,538 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-7001df60-3b0d-4bb7-9b91-60d84d272ed3 2019-04-09 06:31:05,538 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.35333609581s 2019-04-09 06:31:05,545 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 06:31:07,548 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 06:31:07,551 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5ec2974ac36f31fb0468aeddbd20f1b007ec4580" 2019-04-09 06:31:08,021 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 908 Content-Type: application/json Date: Tue, 09 Apr 2019 06:31:06 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f0e59d04-0a8b-41c4-93ea-d3e7f63b321c x-openstack-request-id: req-f0e59d04-0a8b-41c4-93ea-d3e7f63b321c 2019-04-09 06:31:08,022 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/13f7bfa7-5810-44fb-b8d7-413a83fa9ca2", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/13f7bfa7-5810-44fb-b8d7-413a83fa9ca2", "rel": "bookmark"}], "image": {"id": "a76dcdd8-72f1-4959-980c-c8dfd1e2852c", "links": [{"href": "http://172.30.9.21:8774/images/a76dcdd8-72f1-4959-980c-c8dfd1e2852c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6bc59e21-a1da-4c8d-80a3-a2e6f9681839", "links": [{"href": "http://172.30.9.21:8774/flavors/6bc59e21-a1da-4c8d-80a3-a2e6f9681839", "rel": "bookmark"}]}, "id": "13f7bfa7-5810-44fb-b8d7-413a83fa9ca2", "security_groups": [{"name": "cinder_test-sg_95b9ad37-1244-4f81-a94f-81b96c17c787"}], "user_id": "42974f91d2b746af9682c38c3bd91c04", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T06:31:04Z", "hostId": "8ffe7147a1382c8ccab21651173c2710ad85724130de63b4713a6cfa", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_95b9ad37-1244-4f81-a94f-81b96c17c787", "name": "cinder_test-vm_95b9ad37-1244-4f81-a94f-81b96c17c787", "created": "2019-04-09T06:31:01Z", "tenant_id": "0c6aa7ba964241bd9dcbac1850863f35", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_95b9ad37-1244-4f81-a94f-81b96c17c787": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:06:f2", "version": 4, "addr": "192.168.120.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:06:f2", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/58a16df7-c4e3-43ef-9c51-333d59a8475a", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/58a16df7-c4e3-43ef-9c51-333d59a8475a", "rel": "bookmark"}], "image": {"id": "a76dcdd8-72f1-4959-980c-c8dfd1e2852c", "links": [{"href": "http://172.30.9.21:8774/images/a76dcdd8-72f1-4959-980c-c8dfd1e2852c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-09T06:30:49.000000", "flavor": {"id": "6bc59e21-a1da-4c8d-80a3-a2e6f9681839", "links": [{"href": "http://172.30.9.21:8774/flavors/6bc59e21-a1da-4c8d-80a3-a2e6f9681839", "rel": "bookmark"}]}, "id": "58a16df7-c4e3-43ef-9c51-333d59a8475a", "security_groups": [{"name": "cinder_test-sg_95b9ad37-1244-4f81-a94f-81b96c17c787"}], "user_id": "42974f91d2b746af9682c38c3bd91c04", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-09T06:30:48Z", "hostId": "1e7853a1dc6e9d2625303dadf153996430bb12b2083844a70d9712f5", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_95b9ad37-1244-4f81-a94f-81b96c17c787", "name": "cinder_test-vm2_95b9ad37-1244-4f81-a94f-81b96c17c787", "created": "2019-04-09T06:30:39Z", "tenant_id": "0c6aa7ba964241bd9dcbac1850863f35", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 06:31:08,022 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-f0e59d04-0a8b-41c4-93ea-d3e7f63b321c 2019-04-09 06:31:08,022 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.47447180748s 2019-04-09 06:31:08,029 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 06:31:10,031 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 06:31:10,034 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5ec2974ac36f31fb0468aeddbd20f1b007ec4580" 2019-04-09 06:31:10,724 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 890 Content-Type: application/json Date: Tue, 09 Apr 2019 06:31:08 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-4c30a9cb-2bc2-4f29-8f75-0f4ad69a568b x-openstack-request-id: req-4c30a9cb-2bc2-4f29-8f75-0f4ad69a568b 2019-04-09 06:31:10,725 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_95b9ad37-1244-4f81-a94f-81b96c17c787": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:04:2c:a4", "version": 4, "addr": "192.168.120.16", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/13f7bfa7-5810-44fb-b8d7-413a83fa9ca2", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/13f7bfa7-5810-44fb-b8d7-413a83fa9ca2", "rel": "bookmark"}], "image": {"id": "a76dcdd8-72f1-4959-980c-c8dfd1e2852c", "links": [{"href": "http://172.30.9.21:8774/images/a76dcdd8-72f1-4959-980c-c8dfd1e2852c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-09T06:31:08.000000", "flavor": {"id": "6bc59e21-a1da-4c8d-80a3-a2e6f9681839", "links": [{"href": "http://172.30.9.21:8774/flavors/6bc59e21-a1da-4c8d-80a3-a2e6f9681839", "rel": "bookmark"}]}, "id": "13f7bfa7-5810-44fb-b8d7-413a83fa9ca2", "security_groups": [{"name": "cinder_test-sg_95b9ad37-1244-4f81-a94f-81b96c17c787"}], "user_id": "42974f91d2b746af9682c38c3bd91c04", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-09T06:31:08Z", "hostId": "8ffe7147a1382c8ccab21651173c2710ad85724130de63b4713a6cfa", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_95b9ad37-1244-4f81-a94f-81b96c17c787", "name": "cinder_test-vm_95b9ad37-1244-4f81-a94f-81b96c17c787", "created": "2019-04-09T06:31:01Z", "tenant_id": "0c6aa7ba964241bd9dcbac1850863f35", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_95b9ad37-1244-4f81-a94f-81b96c17c787": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:06:f2", "version": 4, "addr": "192.168.120.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:06:f2", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/58a16df7-c4e3-43ef-9c51-333d59a8475a", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/58a16df7-c4e3-43ef-9c51-333d59a8475a", "rel": "bookmark"}], "image": {"id": "a76dcdd8-72f1-4959-980c-c8dfd1e2852c", "links": [{"href": "http://172.30.9.21:8774/images/a76dcdd8-72f1-4959-980c-c8dfd1e2852c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-09T06:30:49.000000", "flavor": {"id": "6bc59e21-a1da-4c8d-80a3-a2e6f9681839", "links": [{"href": "http://172.30.9.21:8774/flavors/6bc59e21-a1da-4c8d-80a3-a2e6f9681839", "rel": "bookmark"}]}, "id": "58a16df7-c4e3-43ef-9c51-333d59a8475a", "security_groups": [{"name": "cinder_test-sg_95b9ad37-1244-4f81-a94f-81b96c17c787"}], "user_id": "42974f91d2b746af9682c38c3bd91c04", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-09T06:30:48Z", "hostId": "1e7853a1dc6e9d2625303dadf153996430bb12b2083844a70d9712f5", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_95b9ad37-1244-4f81-a94f-81b96c17c787", "name": "cinder_test-vm2_95b9ad37-1244-4f81-a94f-81b96c17c787", "created": "2019-04-09T06:30:39Z", "tenant_id": "0c6aa7ba964241bd9dcbac1850863f35", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 06:31:10,725 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-4c30a9cb-2bc2-4f29-8f75-0f4ad69a568b 2019-04-09 06:31:10,725 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.693711042404s 2019-04-09 06:31:10,733 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-04-09 06:31:10,733 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/ports.json?device_id=13f7bfa7-5810-44fb-b8d7-413a83fa9ca2" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5ec2974ac36f31fb0468aeddbd20f1b007ec4580" 2019-04-09 06:31:10,785 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Tue, 09 Apr 2019 06:31:09 GMT X-Openstack-Request-Id: req-415ed28e-2c95-4b7d-98f2-7e5335bf4d1b 2019-04-09 06:31:10,785 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-09T06:31:08Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"875b1ce5-dbd9-42bf-9da3-11128da59a25","ip_address":"192.168.120.16"}],"id":"63a06d52-81e6-4057-b506-2675e8bde37d","security_groups":["61d98d2c-8363-4c67-8d69-0ff421d71764"],"mac_address":"fa:16:3e:04:2c:a4","project_id":"0c6aa7ba964241bd9dcbac1850863f35","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7fa65f65-2b6c-44a4-abc5-f308ee969300","tenant_id":"0c6aa7ba964241bd9dcbac1850863f35","created_at":"2019-04-09T06:31:05Z","binding:vnic_type":"normal","device_id":"13f7bfa7-5810-44fb-b8d7-413a83fa9ca2","ip_allocation":"immediate"}]} 2019-04-09 06:31:10,785 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=13f7bfa7-5810-44fb-b8d7-413a83fa9ca2 used request id req-415ed28e-2c95-4b7d-98f2-7e5335bf4d1b 2019-04-09 06:31:10,785 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0525119304657s 2019-04-09 06:31:10,795 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-09 06:31:10,796 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/floatingips.json?port_id=63a06d52-81e6-4057-b506-2675e8bde37d" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5ec2974ac36f31fb0468aeddbd20f1b007ec4580" 2019-04-09 06:31:10,841 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 09 Apr 2019 06:31:09 GMT X-Openstack-Request-Id: req-2768a05a-3569-4905-b075-ec231c0e046d 2019-04-09 06:31:10,841 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-04-09 06:31:10,841 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json?port_id=63a06d52-81e6-4057-b506-2675e8bde37d used request id req-2768a05a-3569-4905-b075-ec231c0e046d 2019-04-09 06:31:10,841 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0460469722748s 2019-04-09 06:31:10,842 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cinder_test-net_95b9ad37-1244-4f81-a94f-81b96c17c787': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:04:2c:a4', 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'a76dcdd8-72f1-4959-980c-c8dfd1e2852c'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-04-09T06:31:08.000000', 'flavor': Munch({u'id': u'6bc59e21-a1da-4c8d-80a3-a2e6f9681839'}), 'az': u'nova', 'id': u'13f7bfa7-5810-44fb-b8d7-413a83fa9ca2', 'security_groups': [Munch({u'name': u'cinder_test-sg_95b9ad37-1244-4f81-a94f-81b96c17c787'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'42974f91d2b746af9682c38c3bd91c04', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0c6aa7ba964241bd9dcbac1850863f35', 'name': 'cinder_test-project_95b9ad37-1244-4f81-a94f-81b96c17c787', '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'2019-04-09T06:31:08.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-04-09T06:31:08Z', 'hostId': u'8ffe7147a1382c8ccab21651173c2710ad85724130de63b4713a6cfa', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cinder_test-kp_95b9ad37-1244-4f81-a94f-81b96c17c787', 'public_v6': '', 'private_v4': u'192.168.120.16', 'cloud': 'envvars', 'host_id': u'8ffe7147a1382c8ccab21651173c2710ad85724130de63b4713a6cfa', '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'2019-04-09T06:31:08.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'0c6aa7ba964241bd9dcbac1850863f35', 'name': u'cinder_test-vm_95b9ad37-1244-4f81-a94f-81b96c17c787', 'adminPass': u'2eW7YwiNGfry', 'tenant_id': u'0c6aa7ba964241bd9dcbac1850863f35', 'created_at': u'2019-04-09T06:31:01Z', 'created': u'2019-04-09T06:31:01Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-04-09 06:31:10,848 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-09 06:31:10,848 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5ec2974ac36f31fb0468aeddbd20f1b007ec4580" 2019-04-09 06:31:10,941 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Tue, 09 Apr 2019 06:31:09 GMT X-Openstack-Request-Id: req-5ad3c49c-45eb-4cc4-a836-c4167e8ffdd3 2019-04-09 06:31:10,942 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"7fa65f65-2b6c-44a4-abc5-f308ee969300","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0c6aa7ba964241bd9dcbac1850863f35","l2_adjacency":true,"status":"ACTIVE","subnets":["875b1ce5-dbd9-42bf-9da3-11128da59a25"],"description":"","tags":[],"updated_at":"2019-04-09T06:30:30Z","qos_policy_id":null,"name":"cinder_test-net_95b9ad37-1244-4f81-a94f-81b96c17c787","admin_state_up":true,"tenant_id":"0c6aa7ba964241bd9dcbac1850863f35","created_at":"2019-04-09T06:30:28Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b62787c2-635d-4893-8553-7ee0260442ff","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ba7a30bb29394fc4a587735d9dfb749e","l2_adjacency":true,"status":"ACTIVE","subnets":["dce875e1-9eec-4cb2-94e6-93dffefe33f6"],"description":"","tags":[],"updated_at":"2019-04-09T06:24:08Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ba7a30bb29394fc4a587735d9dfb749e","created_at":"2019-04-09T06:24:05Z","mtu":1500}]} 2019-04-09 06:31:10,942 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-5ad3c49c-45eb-4cc4-a836-c4167e8ffdd3 2019-04-09 06:31:10,942 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0943739414215s 2019-04-09 06:31:10,943 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-04-09 06:31:10,944 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/ports.json?device_id=13f7bfa7-5810-44fb-b8d7-413a83fa9ca2" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5ec2974ac36f31fb0468aeddbd20f1b007ec4580" 2019-04-09 06:31:10,992 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Tue, 09 Apr 2019 06:31:09 GMT X-Openstack-Request-Id: req-7a328103-fee0-4df9-bb27-423c7e3bc426 2019-04-09 06:31:10,993 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-09T06:31:08Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"875b1ce5-dbd9-42bf-9da3-11128da59a25","ip_address":"192.168.120.16"}],"id":"63a06d52-81e6-4057-b506-2675e8bde37d","security_groups":["61d98d2c-8363-4c67-8d69-0ff421d71764"],"mac_address":"fa:16:3e:04:2c:a4","project_id":"0c6aa7ba964241bd9dcbac1850863f35","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7fa65f65-2b6c-44a4-abc5-f308ee969300","tenant_id":"0c6aa7ba964241bd9dcbac1850863f35","created_at":"2019-04-09T06:31:05Z","binding:vnic_type":"normal","device_id":"13f7bfa7-5810-44fb-b8d7-413a83fa9ca2","ip_allocation":"immediate"}]} 2019-04-09 06:31:10,993 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=13f7bfa7-5810-44fb-b8d7-413a83fa9ca2 used request id req-7a328103-fee0-4df9-bb27-423c7e3bc426 2019-04-09 06:31:10,993 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0498609542847s 2019-04-09 06:31:10,994 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2019-04-09 06:31:10,994 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/floatingips.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5ec2974ac36f31fb0468aeddbd20f1b007ec4580" -d '{"floatingip": {"floating_network_id": "b62787c2-635d-4893-8553-7ee0260442ff", "fixed_ip_address": "192.168.120.16", "port_id": "63a06d52-81e6-4057-b506-2675e8bde37d"}}' 2019-04-09 06:31:13,458 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 824 Content-Type: application/json Date: Tue, 09 Apr 2019 06:31:12 GMT X-Openstack-Request-Id: req-7d5f6668-5435-404e-835a-9eb816f58e0a 2019-04-09 06:31:13,458 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "aaffde19-45e0-40f5-9a3f-8bcff6b816eb", "status": "DOWN", "description": "", "tags": [], "tenant_id": "0c6aa7ba964241bd9dcbac1850863f35", "created_at": "2019-04-09T06:31:11Z", "updated_at": "2019-04-09T06:31:11Z", "floating_network_id": "b62787c2-635d-4893-8553-7ee0260442ff", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "7fa65f65-2b6c-44a4-abc5-f308ee969300", "device_owner": "compute:nova", "mac_address": "fa:16:3e:04:2c:a4", "device_id": "13f7bfa7-5810-44fb-b8d7-413a83fa9ca2"}, "fixed_ip_address": "192.168.120.16", "floating_ip_address": "172.30.9.217", "revision_number": 0, "project_id": "0c6aa7ba964241bd9dcbac1850863f35", "port_id": "63a06d52-81e6-4057-b506-2675e8bde37d", "id": "c10aa3bb-c8fa-428b-8f9d-274e30ef59d6", "qos_policy_id": null}} 2019-04-09 06:31:13,459 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-7d5f6668-5435-404e-835a-9eb816f58e0a 2019-04-09 06:31:13,459 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.46476697922s 2019-04-09 06:31:13,474 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-09 06:31:13,474 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5ec2974ac36f31fb0468aeddbd20f1b007ec4580" 2019-04-09 06:31:13,568 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1639 Content-Type: application/json Date: Tue, 09 Apr 2019 06:31:12 GMT X-Openstack-Request-Id: req-66fd2275-df53-4e00-8d37-94bc2e761dbd 2019-04-09 06:31:13,568 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "aaffde19-45e0-40f5-9a3f-8bcff6b816eb", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "0c6aa7ba964241bd9dcbac1850863f35", "created_at": "2019-04-09T06:30:51Z", "updated_at": "2019-04-09T06:30:54Z", "floating_network_id": "b62787c2-635d-4893-8553-7ee0260442ff", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "7fa65f65-2b6c-44a4-abc5-f308ee969300", "device_owner": "compute:nova", "mac_address": "fa:16:3e:99:06:f2", "device_id": "58a16df7-c4e3-43ef-9c51-333d59a8475a"}, "fixed_ip_address": "192.168.120.22", "floating_ip_address": "172.30.9.201", "revision_number": 1, "project_id": "0c6aa7ba964241bd9dcbac1850863f35", "port_id": "4fa81668-7a76-438e-b241-bfd04e8b9652", "id": "769c1149-09bb-436b-bf3f-fc6a3c239490", "qos_policy_id": null}, {"router_id": "aaffde19-45e0-40f5-9a3f-8bcff6b816eb", "status": "DOWN", "description": "", "tags": [], "tenant_id": "0c6aa7ba964241bd9dcbac1850863f35", "created_at": "2019-04-09T06:31:11Z", "updated_at": "2019-04-09T06:31:11Z", "floating_network_id": "b62787c2-635d-4893-8553-7ee0260442ff", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "7fa65f65-2b6c-44a4-abc5-f308ee969300", "device_owner": "compute:nova", "mac_address": "fa:16:3e:04:2c:a4", "device_id": "13f7bfa7-5810-44fb-b8d7-413a83fa9ca2"}, "fixed_ip_address": "192.168.120.16", "floating_ip_address": "172.30.9.217", "revision_number": 0, "project_id": "0c6aa7ba964241bd9dcbac1850863f35", "port_id": "63a06d52-81e6-4057-b506-2675e8bde37d", "id": "c10aa3bb-c8fa-428b-8f9d-274e30ef59d6", "qos_policy_id": null}]} 2019-04-09 06:31:13,569 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-66fd2275-df53-4e00-8d37-94bc2e761dbd 2019-04-09 06:31:13,569 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0948331356049s 2019-04-09 06:31:13,581 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-04-09 06:31:13,690 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-09 06:31:13,691 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5ec2974ac36f31fb0468aeddbd20f1b007ec4580" 2019-04-09 06:31:13,753 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1639 Content-Type: application/json Date: Tue, 09 Apr 2019 06:31:12 GMT X-Openstack-Request-Id: req-8945dee9-f581-4ee2-abf9-ae3750876da7 2019-04-09 06:31:13,753 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "aaffde19-45e0-40f5-9a3f-8bcff6b816eb", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "0c6aa7ba964241bd9dcbac1850863f35", "created_at": "2019-04-09T06:30:51Z", "updated_at": "2019-04-09T06:30:54Z", "floating_network_id": "b62787c2-635d-4893-8553-7ee0260442ff", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "7fa65f65-2b6c-44a4-abc5-f308ee969300", "device_owner": "compute:nova", "mac_address": "fa:16:3e:99:06:f2", "device_id": "58a16df7-c4e3-43ef-9c51-333d59a8475a"}, "fixed_ip_address": "192.168.120.22", "floating_ip_address": "172.30.9.201", "revision_number": 1, "project_id": "0c6aa7ba964241bd9dcbac1850863f35", "port_id": "4fa81668-7a76-438e-b241-bfd04e8b9652", "id": "769c1149-09bb-436b-bf3f-fc6a3c239490", "qos_policy_id": null}, {"router_id": "aaffde19-45e0-40f5-9a3f-8bcff6b816eb", "status": "DOWN", "description": "", "tags": [], "tenant_id": "0c6aa7ba964241bd9dcbac1850863f35", "created_at": "2019-04-09T06:31:11Z", "updated_at": "2019-04-09T06:31:11Z", "floating_network_id": "b62787c2-635d-4893-8553-7ee0260442ff", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "7fa65f65-2b6c-44a4-abc5-f308ee969300", "device_owner": "compute:nova", "mac_address": "fa:16:3e:04:2c:a4", "device_id": "13f7bfa7-5810-44fb-b8d7-413a83fa9ca2"}, "fixed_ip_address": "192.168.120.16", "floating_ip_address": "172.30.9.217", "revision_number": 0, "project_id": "0c6aa7ba964241bd9dcbac1850863f35", "port_id": "63a06d52-81e6-4057-b506-2675e8bde37d", "id": "c10aa3bb-c8fa-428b-8f9d-274e30ef59d6", "qos_policy_id": null}]} 2019-04-09 06:31:13,753 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-8945dee9-f581-4ee2-abf9-ae3750876da7 2019-04-09 06:31:13,753 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0629658699036s 2019-04-09 06:31:13,765 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-04-09 06:31:13,875 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-09 06:31:13,875 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5ec2974ac36f31fb0468aeddbd20f1b007ec4580" 2019-04-09 06:31:13,935 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1639 Content-Type: application/json Date: Tue, 09 Apr 2019 06:31:12 GMT X-Openstack-Request-Id: req-b838a7ea-fd5d-44a1-92f7-14e50ba48608 2019-04-09 06:31:13,936 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "aaffde19-45e0-40f5-9a3f-8bcff6b816eb", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "0c6aa7ba964241bd9dcbac1850863f35", "created_at": "2019-04-09T06:30:51Z", "updated_at": "2019-04-09T06:30:54Z", "floating_network_id": "b62787c2-635d-4893-8553-7ee0260442ff", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "7fa65f65-2b6c-44a4-abc5-f308ee969300", "device_owner": "compute:nova", "mac_address": "fa:16:3e:99:06:f2", "device_id": "58a16df7-c4e3-43ef-9c51-333d59a8475a"}, "fixed_ip_address": "192.168.120.22", "floating_ip_address": "172.30.9.201", "revision_number": 1, "project_id": "0c6aa7ba964241bd9dcbac1850863f35", "port_id": "4fa81668-7a76-438e-b241-bfd04e8b9652", "id": "769c1149-09bb-436b-bf3f-fc6a3c239490", "qos_policy_id": null}, {"router_id": "aaffde19-45e0-40f5-9a3f-8bcff6b816eb", "status": "DOWN", "description": "", "tags": [], "tenant_id": "0c6aa7ba964241bd9dcbac1850863f35", "created_at": "2019-04-09T06:31:11Z", "updated_at": "2019-04-09T06:31:11Z", "floating_network_id": "b62787c2-635d-4893-8553-7ee0260442ff", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "7fa65f65-2b6c-44a4-abc5-f308ee969300", "device_owner": "compute:nova", "mac_address": "fa:16:3e:04:2c:a4", "device_id": "13f7bfa7-5810-44fb-b8d7-413a83fa9ca2"}, "fixed_ip_address": "192.168.120.16", "floating_ip_address": "172.30.9.217", "revision_number": 0, "project_id": "0c6aa7ba964241bd9dcbac1850863f35", "port_id": "63a06d52-81e6-4057-b506-2675e8bde37d", "id": "c10aa3bb-c8fa-428b-8f9d-274e30ef59d6", "qos_policy_id": null}]} 2019-04-09 06:31:13,936 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-b838a7ea-fd5d-44a1-92f7-14e50ba48608 2019-04-09 06:31:13,936 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0614321231842s 2019-04-09 06:31:13,948 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-04-09 06:31:14,058 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-09 06:31:14,058 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5ec2974ac36f31fb0468aeddbd20f1b007ec4580" 2019-04-09 06:31:14,361 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1639 Content-Type: application/json Date: Tue, 09 Apr 2019 06:31:13 GMT X-Openstack-Request-Id: req-c5e80645-5e08-475b-828e-3584ed253936 2019-04-09 06:31:14,362 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "aaffde19-45e0-40f5-9a3f-8bcff6b816eb", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "0c6aa7ba964241bd9dcbac1850863f35", "created_at": "2019-04-09T06:30:51Z", "updated_at": "2019-04-09T06:30:54Z", "floating_network_id": "b62787c2-635d-4893-8553-7ee0260442ff", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "7fa65f65-2b6c-44a4-abc5-f308ee969300", "device_owner": "compute:nova", "mac_address": "fa:16:3e:99:06:f2", "device_id": "58a16df7-c4e3-43ef-9c51-333d59a8475a"}, "fixed_ip_address": "192.168.120.22", "floating_ip_address": "172.30.9.201", "revision_number": 1, "project_id": "0c6aa7ba964241bd9dcbac1850863f35", "port_id": "4fa81668-7a76-438e-b241-bfd04e8b9652", "id": "769c1149-09bb-436b-bf3f-fc6a3c239490", "qos_policy_id": null}, {"router_id": "aaffde19-45e0-40f5-9a3f-8bcff6b816eb", "status": "DOWN", "description": "", "tags": [], "tenant_id": "0c6aa7ba964241bd9dcbac1850863f35", "created_at": "2019-04-09T06:31:11Z", "updated_at": "2019-04-09T06:31:11Z", "floating_network_id": "b62787c2-635d-4893-8553-7ee0260442ff", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "7fa65f65-2b6c-44a4-abc5-f308ee969300", "device_owner": "compute:nova", "mac_address": "fa:16:3e:04:2c:a4", "device_id": "13f7bfa7-5810-44fb-b8d7-413a83fa9ca2"}, "fixed_ip_address": "192.168.120.16", "floating_ip_address": "172.30.9.217", "revision_number": 0, "project_id": "0c6aa7ba964241bd9dcbac1850863f35", "port_id": "63a06d52-81e6-4057-b506-2675e8bde37d", "id": "c10aa3bb-c8fa-428b-8f9d-274e30ef59d6", "qos_policy_id": null}]} 2019-04-09 06:31:14,362 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-c5e80645-5e08-475b-828e-3584ed253936 2019-04-09 06:31:14,362 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.303990840912s 2019-04-09 06:31:14,373 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-04-09 06:31:14,483 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-09 06:31:14,483 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5ec2974ac36f31fb0468aeddbd20f1b007ec4580" 2019-04-09 06:31:14,548 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1639 Content-Type: application/json Date: Tue, 09 Apr 2019 06:31:13 GMT X-Openstack-Request-Id: req-c95d533d-16d8-4361-82a0-6a7b634c7e46 2019-04-09 06:31:14,548 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "aaffde19-45e0-40f5-9a3f-8bcff6b816eb", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "0c6aa7ba964241bd9dcbac1850863f35", "created_at": "2019-04-09T06:30:51Z", "updated_at": "2019-04-09T06:30:54Z", "floating_network_id": "b62787c2-635d-4893-8553-7ee0260442ff", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "7fa65f65-2b6c-44a4-abc5-f308ee969300", "device_owner": "compute:nova", "mac_address": "fa:16:3e:99:06:f2", "device_id": "58a16df7-c4e3-43ef-9c51-333d59a8475a"}, "fixed_ip_address": "192.168.120.22", "floating_ip_address": "172.30.9.201", "revision_number": 1, "project_id": "0c6aa7ba964241bd9dcbac1850863f35", "port_id": "4fa81668-7a76-438e-b241-bfd04e8b9652", "id": "769c1149-09bb-436b-bf3f-fc6a3c239490", "qos_policy_id": null}, {"router_id": "aaffde19-45e0-40f5-9a3f-8bcff6b816eb", "status": "DOWN", "description": "", "tags": [], "tenant_id": "0c6aa7ba964241bd9dcbac1850863f35", "created_at": "2019-04-09T06:31:11Z", "updated_at": "2019-04-09T06:31:11Z", "floating_network_id": "b62787c2-635d-4893-8553-7ee0260442ff", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "7fa65f65-2b6c-44a4-abc5-f308ee969300", "device_owner": "compute:nova", "mac_address": "fa:16:3e:04:2c:a4", "device_id": "13f7bfa7-5810-44fb-b8d7-413a83fa9ca2"}, "fixed_ip_address": "192.168.120.16", "floating_ip_address": "172.30.9.217", "revision_number": 0, "project_id": "0c6aa7ba964241bd9dcbac1850863f35", "port_id": "63a06d52-81e6-4057-b506-2675e8bde37d", "id": "c10aa3bb-c8fa-428b-8f9d-274e30ef59d6", "qos_policy_id": null}]} 2019-04-09 06:31:14,549 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-c95d533d-16d8-4361-82a0-6a7b634c7e46 2019-04-09 06:31:14,549 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0659251213074s 2019-04-09 06:31:14,561 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-04-09 06:31:14,670 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-09 06:31:14,671 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5ec2974ac36f31fb0468aeddbd20f1b007ec4580" 2019-04-09 06:31:14,733 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1641 Content-Type: application/json Date: Tue, 09 Apr 2019 06:31:13 GMT X-Openstack-Request-Id: req-b5d73dc6-7f89-46ad-8eae-2c21c907b6f7 2019-04-09 06:31:14,734 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "aaffde19-45e0-40f5-9a3f-8bcff6b816eb", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "0c6aa7ba964241bd9dcbac1850863f35", "created_at": "2019-04-09T06:30:51Z", "updated_at": "2019-04-09T06:30:54Z", "floating_network_id": "b62787c2-635d-4893-8553-7ee0260442ff", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "7fa65f65-2b6c-44a4-abc5-f308ee969300", "device_owner": "compute:nova", "mac_address": "fa:16:3e:99:06:f2", "device_id": "58a16df7-c4e3-43ef-9c51-333d59a8475a"}, "fixed_ip_address": "192.168.120.22", "floating_ip_address": "172.30.9.201", "revision_number": 1, "project_id": "0c6aa7ba964241bd9dcbac1850863f35", "port_id": "4fa81668-7a76-438e-b241-bfd04e8b9652", "id": "769c1149-09bb-436b-bf3f-fc6a3c239490", "qos_policy_id": null}, {"router_id": "aaffde19-45e0-40f5-9a3f-8bcff6b816eb", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "0c6aa7ba964241bd9dcbac1850863f35", "created_at": "2019-04-09T06:31:11Z", "updated_at": "2019-04-09T06:31:13Z", "floating_network_id": "b62787c2-635d-4893-8553-7ee0260442ff", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "7fa65f65-2b6c-44a4-abc5-f308ee969300", "device_owner": "compute:nova", "mac_address": "fa:16:3e:04:2c:a4", "device_id": "13f7bfa7-5810-44fb-b8d7-413a83fa9ca2"}, "fixed_ip_address": "192.168.120.16", "floating_ip_address": "172.30.9.217", "revision_number": 1, "project_id": "0c6aa7ba964241bd9dcbac1850863f35", "port_id": "63a06d52-81e6-4057-b506-2675e8bde37d", "id": "c10aa3bb-c8fa-428b-8f9d-274e30ef59d6", "qos_policy_id": null}]} 2019-04-09 06:31:14,734 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-b5d73dc6-7f89-46ad-8eae-2c21c907b6f7 2019-04-09 06:31:14,734 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0635390281677s 2019-04-09 06:31:14,746 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'aaffde19-45e0-40f5-9a3f-8bcff6b816eb', 'updated_at': u'2019-04-09T06:31:13Z', 'fixed_ip_address': u'192.168.120.16', 'floating_ip_address': u'172.30.9.217', 'revision_number': 1, 'port_id': u'63a06d52-81e6-4057-b506-2675e8bde37d', 'id': u'c10aa3bb-c8fa-428b-8f9d-274e30ef59d6', 'network': u'b62787c2-635d-4893-8553-7ee0260442ff', 'port': u'63a06d52-81e6-4057-b506-2675e8bde37d', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0c6aa7ba964241bd9dcbac1850863f35', 'name': 'cinder_test-project_95b9ad37-1244-4f81-a94f-81b96c17c787', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'0c6aa7ba964241bd9dcbac1850863f35', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'b62787c2-635d-4893-8553-7ee0260442ff', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'7fa65f65-2b6c-44a4-abc5-f308ee969300', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:04:2c:a4', u'device_id': u'13f7bfa7-5810-44fb-b8d7-413a83fa9ca2'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'0c6aa7ba964241bd9dcbac1850863f35', 'created_at': u'2019-04-09T06:31:11Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'7fa65f65-2b6c-44a4-abc5-f308ee969300', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:04:2c:a4', u'device_id': u'13f7bfa7-5810-44fb-b8d7-413a83fa9ca2'}), 'router': u'aaffde19-45e0-40f5-9a3f-8bcff6b816eb'}) 2019-04-09 06:31:14,746 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-04-09 06:31:14,749 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers/13f7bfa7-5810-44fb-b8d7-413a83fa9ca2/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5ec2974ac36f31fb0468aeddbd20f1b007ec4580" -d '{"os-getConsoleOutput": {"length": null}}' 2019-04-09 06:31:14,828 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 9105 Content-Type: application/json Date: Tue, 09 Apr 2019 06:31:13 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-0c8c3bae-ddc2-4198-a318-2c4297532050 x-openstack-request-id: req-0c8c3bae-ddc2-4198-a318-2c4297532050 2019-04-09 06:31:14,830 - keystoneauth.session - DEBUG - RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14F7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE147F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 516314018 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.910 MHz processor\n[ 0.239554] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.242645] pid_max: default: 32768 minimum: 301\n[ 0.244320] ACPI: Core revision 20150930\n[ 0.246408] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.248808] Security Framework initialized\n[ 0.250347] Yama: becoming mindful.\n[ 0.251691] AppArmor: AppArmor initialized\n[ 0.253237] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.255679] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.258067] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.260314] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.262928] Initializing cgroup subsys io\n[ 0.264450] Initializing cgroup subsys memory\n[ 0.266077] Initializing cgroup subsys devices\n[ 0.267698] Initializing cgroup subsys freezer\n[ 0.269291] Initializing cgroup subsys net_cls\n[ 0.270907] Initializing cgroup subsys perf_event\n[ 0.272592] Initializing cgroup subsys net_prio\n[ 0.274278] Initializing cgroup subsys hugetlb\n[ 0.275928] Initializing cgroup subsys pids\n[ 0.277509] CPU: Physical Processor ID: 0\n[ 0.279730] mce: CPU supports 10 MCE banks\n[ 0.281270] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.283160] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.301831] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.310361] ftrace: allocating 31920 entries in 125 pages\n[ 0.341219] smpboot: Max logical packages: 1\n[ 0.342831] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.345351] x2apic enabled\n[ 0.346793] Switched APIC routing to physical x2apic.\n[ 0.349753] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.351857] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.355903] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.359247] KVM setup paravirtual spinlock\n[ 0.361257] x86: Booted up 1 node, 1 CPUs\n[ 0.362779] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.365336] devtmpfs: initialized\n[ 0.367659] evm: security.selinux\n[ 0.368962] evm: security.SMACK64\n[ 0.370262] evm: security.SMACK64EXEC\n[ 0.371669] evm: security.SMACK64TRANSMUTE\n[ 0.373194] evm: security.SMACK64MMAP\n[ 0.374602] evm: security.ima\n[ 0.375806] evm: security.capability\n[ 0.377265] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.380742] pinctrl core: initialized pinctrl subsystem\n[ 0.382765] RTC time: 6:31:08, date: 04/09/19\n[ 0.384499] NET: Registered protocol family 16\n[ 0.386281] cpuidle: using governor ladder\n[ 0.387831] cpuidle: using governor menu\n[ 0.389316] PCCT header not found.\n[ 0.390717] ACPI: bus type PCI registered\n[ 0.392228] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.394569] PCI: Using configuration type 1 for base access\n[ 0.397293] ACPI: Added _OSI(Module Device)\n[ 0.398882] ACPI: Added _OSI(Processor Device)\n[ 0.400534] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.402245] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.405005] ACPI: Interpreter enabled\n[ 0.406443] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.409941] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.413425] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.416910] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.420387] ACPI: (supports S0 S5)\n[ 0.421718] ACPI: Using IOAPIC for interrupt routing\n[ 0.423503] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.428254] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.430420] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.432769] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.435048] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.439163] acpiphp: Slot [3] registered\n[ 0.440668] acpiphp: Slot [4] registered\n[ 0.442170] acpiphp: Slot [5] registered\n[ 0.443679] acpiphp: Slot [6] registered\n[ 0.445174] acpiphp: Slot [7] registered\n[ 0.446671] acpiphp: Slot [8] registered\n[ 0.448175] acpiphp: Slot [9] registered\n[ 0.449658] acpiphp: Slot [10] registered\n[ 0.451168] acpiphp: Slot [11] registered\n[ 0.452698] acpiphp: Slot [12] registered\n[ 0.454214] acpiphp: Slot [13] registered\n[ 0.455751] acpiphp: Slot [14] registered\n[ 0.457277] acpiphp: Slot [15] registered\n[ 0.474624] acpiphp: Slot [16] registered\n[ 0.476147] acpiphp: Slot [17] registered\n[ 0.477674] acpiphp: Slot [18] registered\n[ 0.479200] acpiphp: Slot [19] registered\n[ 0.480727] acpiphp: Slot [20] registered\n[ 0.482250] acpiphp: Slot [21] registered\n[ 0.483784] acpiphp: Slot [22] registered\n[ 0.485288] acpiphp: Slot [23] registered\n[ 0.486673] acpiphp: Slot [24] registered\n[ 0.488043] acpiphp: Slot [25] registered\n[ 0.489420] acpiphp: Slot [26] registered\n[ 0.490945] acpiphp: Slot [27] registered\n[ 0.492480] acpiphp: Slot [28] registered\n[ 0.494015] acpiphp: Slot [29] registered\n[ 0.495540] acpiphp: Slot [30] registered\n[ 0.497070] acpiphp: Slot [31] registered\n[ 0.498594] PCI host bridge to bus 0000:00\n[ 0.500142] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.502457] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.504740] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.507373] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.510018] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.512744] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.517577] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.519920] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.522069] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.524383] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.528974] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.531560] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.559559] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.562386] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.564925] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.567462] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.569951] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.572194] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.574565] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.576485] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.579296] vgaarb: loaded\n[ 0.580378] vgaarb: bridge control possible 0000:00:02.0\n[ 0.582560] SCSI subsystem initialized\n[ 0.584227] ACPI: bus type USB registered\n[ 0.585728] usbcore: registered new interface driver usbfs\n[ 0.587607] usbcore: registered new interface driver hub\n[ 0.589434] usbcore: registered new device driver usb\n[ 0.591413] PCI: Using ACPI for IRQ routing\n[ 0.593414] NetLabel: Initializing\n[ 0.594725] NetLabel: domain hash size = 128\n[ 0.596275] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.598028] NetLabel: unlabeled traffic allowed by default\n[ 0.600159] clocksource: Switched to clocksource kvm-clock\n[ 0.610776] AppArmor: AppArmor Filesystem Enabled\n[ 0.612507] pnp: PnP ACPI init\n[ 0.614060] pnp: PnP ACPI: found 5 devices\n[ 0.621336] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.624456] NET: Registered protocol family 2\n[ 0.626317] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.628686] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.630888] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.633084] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.635077] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.637230] NET: Registered protocol family 1\n[ 0.638823] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.640835] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.642801] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.657850] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.673055] Trying to unpack rootfs image as initramfs...\n[ 0.735127] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.738090] Scanning for low memory corruption every 60 seconds\n[ 0.740426] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.742543] audit: initializing netlink subsys (disabled)\n[ 0.744459] audit: type=2000 audit(1554791469.773:1): initialized\n[ 0.746784] Initialise system trusted keyring\n[ 0.748479] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.750602] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.753779] zbud: loaded\n[ 0.754991] VFS: Disk quotas dquot_6.6.0\n[ 0.756486] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.759148] fuse init (API version 7.23)\n[ 0.760728] Key type big_key registered\n[ 0.762181] Allocating IMA MOK and blacklist keyrings.\n[ 0.764301] Key type asymmetric registered\n[ 0.765804] Asymmetric key parser 'x509' registered\n[ 0.767542] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.770247] io scheduler noop registered\n[ 0.771684] io scheduler deadline registered (default)\n[ 0.773510] io scheduler cfq registered\n[ 0.775010] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.776924] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.779205] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.781853] ACPI: Power Button [PWRF]\n[ 0.783326] GHES: HEST is not enabled!\n[ 0.797664] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.827476] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.831090] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.856407] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.860137] Linux agpgart interface v0.103\n[ 0.863862] brd: module loaded\n[ 0.866336] loop: module loaded\n[ 0.871924] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.874576] GPT:90111 != 2097151\n[ 0.875807] GPT:Alternate GPT header not at the end of the disk.\n[ 0.877808] GPT:90111 != 2097151\n[ 0.879044] GPT: Use GNU Parted to correct GPT errors.\n[ 0.880812] vda: vda1 vda15\n[ 0.882677] scsi host0: ata_piix\n[ 0.884040] scsi host1: ata_piix\n[ 0.885336] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.887587] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.890441] libphy: Fixed MDIO Bus: probed\n[ 0.891941] tun: Universal TUN/TAP device driver, 1.6\n[ 0.893696] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.897086] PPP generic driver version 2.4.2\n[ 0.898714] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.900928] ehci-pci: EHCI PCI platform driver\n[ 0.902645] ehci-platform: EHCI generic platform driver\n[ 0.904473] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.906567] ohci-pci: OHCI PCI platform driver\n[ 0.908175] ohci-platform: OHCI generic platform driver\n[ 0.909991] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.925112] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.926935] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.929608] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.931415] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.933524] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.935778] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.938359] usb usb1: Product: UHCI Host Controller\n[ 0.940066] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.942149] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.943890] hub 1-0:1.0: USB hub found\n[ 0.945304] hub 1-0:1.0: 2 ports detected\n[ 0.946926] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.950634] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.952376] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.954225] mousedev: PS/2 mouse device common for all mice\n[ 0.956510] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.959600] rtc_cmos 00:00: RTC can wake from S4\n[ 0.961803] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.963960] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.966144] i2c /dev entries driver\n[ 0.967509] device-mapper: uevent: version 1.0.3\n[ 0.969235] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.972216] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.974555] NET: Registered protocol family 10\n[ 0.976453] NET: Registered protocol family 17\n[ 0.978068] Key type dns_resolver registered\n[ 0.979785] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.981782] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.984975] registered taskstats version 1\n[ 0.986495] Loading compiled-in X.509 certificates\n[ 0.988757] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.992166] zswap: loaded using pool lzo/zbud\n[ 0.994581] Key type trusted registered\n[ 0.997067] Key type encrypted registered\n[ 0.998545] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.000447] ima: No TPM chip found, activating TPM-bypass!\n[ 1.002351] evm: HMAC attrs: 0x1\n[ 1.003987] Magic number: 15:773:518\n[ 1.005528] rtc_cmos 00:00: setting system clock to 2019-04-09 06:31:09 UTC (1554791469)\n[ 1.008446] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.010484] EDD information not available.\n[ 1.045933] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.064910] Write protecting the kernel read-only data: 14336k\n[ 1.068339] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.071477] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.76\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 1.122743] random: blkid urandom read with 3 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.90\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\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 1.05. iid=i-00000008\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.910 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-----\n/dev/root resized successfully [took 1.33s]\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCo+Ub/J4XRaOSCbDkkmqKqFZXfk2BCNJUDPmV93pwz65JzueyFuYUp4hemXbcs/NbBLmMPisVsrFk8y2yyItlrmE/I9c+rG3C71Pvugho+n4TGemAcNXB1+a+A/In6SujvITOHHQcetKS/XZ61IYzBmHgAZL5TfxDhbPZpBdd032MFznEWxfzFvvmMWm/2voQGE2FOTPQmIk7rUmDpBRqu1O4XaAlkSPfECfT72pyksI7ud3ny256aIQSHs1Xf0OAcEvVwsPfYfsvU9adLsxpAt3KzYf0wjuFmszeRBwL2DZqcHFkVEiXYlyc4+F4nbgN4RbOAmpjT1m9bU38y22m5 root@cinder-test-vm-95b9ad37-1244-4f81-a94f-81b96c17c787\nssh-dss AAAAB3NzaC1kc3MAAACBAKPQDJ9m+WT5u8EFiwfeouUI07zaLMK/Ve2CCO7jtIaYayn7T3ikG1Ch6Im54aeIA6ejnUmKuCJ0/BUFtU6r357e3syuXUGeFkoqgvYM7x9KUsgbZv8+SZcjwxc2kXJvGeWO6iMWMyIpUvJ7mZ2Rlbt8KbgUVXAWBK43ycN6Ll4TAAAAFQC6WY2ryCJZweIfV9xonuyqclKtVwAAAIAqC4yLtLcA0Yurw0zfT/AKTzzvoEXyepwt14y45BWNZZsZl4jmsA2sXaeFyekn9XsQRDBUGqmy0SCPXImAGb0WkqRAcJMZrsp/lV3VAhPeyuVpj6TEAhD1UVDk+jlQv9exp402pXf/rgfHuPjjCltubhF6sOXi5cwHOP+JZR8QRgAAAIA6vUjWAVZlZKfrkacLtv6aSmVk7Vz89FpDNMshkgx4CX8GQhugRz6gHMrHfOe"} 2019-04-09 06:31:14,830 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/13f7bfa7-5810-44fb-b8d7-413a83fa9ca2/action used request id req-0c8c3bae-ddc2-4198-a318-2c4297532050 2019-04-09 06:31:14,831 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0842311382294s 2019-04-09 06:31:14,831 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14F7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE147F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 516314018 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.910 MHz processor [ 0.239554] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.242645] pid_max: default: 32768 minimum: 301 [ 0.244320] ACPI: Core revision 20150930 [ 0.246408] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.248808] Security Framework initialized [ 0.250347] Yama: becoming mindful. [ 0.251691] AppArmor: AppArmor initialized [ 0.253237] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.255679] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.258067] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.260314] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.262928] Initializing cgroup subsys io [ 0.264450] Initializing cgroup subsys memory [ 0.266077] Initializing cgroup subsys devices [ 0.267698] Initializing cgroup subsys freezer [ 0.269291] Initializing cgroup subsys net_cls [ 0.270907] Initializing cgroup subsys perf_event [ 0.272592] Initializing cgroup subsys net_prio [ 0.274278] Initializing cgroup subsys hugetlb [ 0.275928] Initializing cgroup subsys pids [ 0.277509] CPU: Physical Processor ID: 0 [ 0.279730] mce: CPU supports 10 MCE banks [ 0.281270] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.283160] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.301831] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.310361] ftrace: allocating 31920 entries in 125 pages [ 0.341219] smpboot: Max logical packages: 1 [ 0.342831] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.345351] x2apic enabled [ 0.346793] Switched APIC routing to physical x2apic. [ 0.349753] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.351857] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.355903] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.359247] KVM setup paravirtual spinlock [ 0.361257] x86: Booted up 1 node, 1 CPUs [ 0.362779] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.365336] devtmpfs: initialized [ 0.367659] evm: security.selinux [ 0.368962] evm: security.SMACK64 [ 0.370262] evm: security.SMACK64EXEC [ 0.371669] evm: security.SMACK64TRANSMUTE [ 0.373194] evm: security.SMACK64MMAP [ 0.374602] evm: security.ima [ 0.375806] evm: security.capability [ 0.377265] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.380742] pinctrl core: initialized pinctrl subsystem [ 0.382765] RTC time: 6:31:08, date: 04/09/19 [ 0.384499] NET: Registered protocol family 16 [ 0.386281] cpuidle: using governor ladder [ 0.387831] cpuidle: using governor menu [ 0.389316] PCCT header not found. [ 0.390717] ACPI: bus type PCI registered [ 0.392228] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.394569] PCI: Using configuration type 1 for base access [ 0.397293] ACPI: Added _OSI(Module Device) [ 0.398882] ACPI: Added _OSI(Processor Device) [ 0.400534] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.402245] ACPI: Added _OSI(Processor Aggregator Device) [ 0.405005] ACPI: Interpreter enabled [ 0.406443] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.409941] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.413425] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.416910] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.420387] ACPI: (supports S0 S5) [ 0.421718] ACPI: Using IOAPIC for interrupt routing [ 0.423503] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.428254] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.430420] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.432769] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.435048] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.439163] acpiphp: Slot [3] registered [ 0.440668] acpiphp: Slot [4] registered [ 0.442170] acpiphp: Slot [5] registered [ 0.443679] acpiphp: Slot [6] registered [ 0.445174] acpiphp: Slot [7] registered [ 0.446671] acpiphp: Slot [8] registered [ 0.448175] acpiphp: Slot [9] registered [ 0.449658] acpiphp: Slot [10] registered [ 0.451168] acpiphp: Slot [11] registered [ 0.452698] acpiphp: Slot [12] registered [ 0.454214] acpiphp: Slot [13] registered [ 0.455751] acpiphp: Slot [14] registered [ 0.457277] acpiphp: Slot [15] registered [ 0.474624] acpiphp: Slot [16] registered [ 0.476147] acpiphp: Slot [17] registered [ 0.477674] acpiphp: Slot [18] registered [ 0.479200] acpiphp: Slot [19] registered [ 0.480727] acpiphp: Slot [20] registered [ 0.482250] acpiphp: Slot [21] registered [ 0.483784] acpiphp: Slot [22] registered [ 0.485288] acpiphp: Slot [23] registered [ 0.486673] acpiphp: Slot [24] registered [ 0.488043] acpiphp: Slot [25] registered [ 0.489420] acpiphp: Slot [26] registered [ 0.490945] acpiphp: Slot [27] registered [ 0.492480] acpiphp: Slot [28] registered [ 0.494015] acpiphp: Slot [29] registered [ 0.495540] acpiphp: Slot [30] registered [ 0.497070] acpiphp: Slot [31] registered [ 0.498594] PCI host bridge to bus 0000:00 [ 0.500142] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.502457] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.504740] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.507373] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.510018] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.512744] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.517577] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.519920] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.522069] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.524383] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.528974] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.531560] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.559559] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.562386] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.564925] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.567462] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.569951] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.572194] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.574565] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.576485] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.579296] vgaarb: loaded [ 0.580378] vgaarb: bridge control possible 0000:00:02.0 [ 0.582560] SCSI subsystem initialized [ 0.584227] ACPI: bus type USB registered [ 0.585728] usbcore: registered new interface driver usbfs [ 0.587607] usbcore: registered new interface driver hub [ 0.589434] usbcore: registered new device driver usb [ 0.591413] PCI: Using ACPI for IRQ routing [ 0.593414] NetLabel: Initializing [ 0.594725] NetLabel: domain hash size = 128 [ 0.596275] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.598028] NetLabel: unlabeled traffic allowed by default [ 0.600159] clocksource: Switched to clocksource kvm-clock [ 0.610776] AppArmor: AppArmor Filesystem Enabled [ 0.612507] pnp: PnP ACPI init [ 0.614060] pnp: PnP ACPI: found 5 devices [ 0.621336] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.624456] NET: Registered protocol family 2 [ 0.626317] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.628686] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.630888] TCP: Hash tables configured (established 4096 bind 4096) [ 0.633084] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.635077] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.637230] NET: Registered protocol family 1 [ 0.638823] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.640835] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.642801] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.657850] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.673055] Trying to unpack rootfs image as initramfs... [ 0.735127] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.738090] Scanning for low memory corruption every 60 seconds [ 0.740426] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.742543] audit: initializing netlink subsys (disabled) [ 0.744459] audit: type=2000 audit(1554791469.773:1): initialized [ 0.746784] Initialise system trusted keyring [ 0.748479] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.750602] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.753779] zbud: loaded [ 0.754991] VFS: Disk quotas dquot_6.6.0 [ 0.756486] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.759148] fuse init (API version 7.23) [ 0.760728] Key type big_key registered [ 0.762181] Allocating IMA MOK and blacklist keyrings. [ 0.764301] Key type asymmetric registered [ 0.765804] Asymmetric key parser 'x509' registered [ 0.767542] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.770247] io scheduler noop registered [ 0.771684] io scheduler deadline registered (default) [ 0.773510] io scheduler cfq registered [ 0.775010] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.776924] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.779205] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.781853] ACPI: Power Button [PWRF] [ 0.783326] GHES: HEST is not enabled! [ 0.797664] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.827476] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.831090] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.856407] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.860137] Linux agpgart interface v0.103 [ 0.863862] brd: module loaded [ 0.866336] loop: module loaded [ 0.871924] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.874576] GPT:90111 != 2097151 [ 0.875807] GPT:Alternate GPT header not at the end of the disk. [ 0.877808] GPT:90111 != 2097151 [ 0.879044] GPT: Use GNU Parted to correct GPT errors. [ 0.880812] vda: vda1 vda15 [ 0.882677] scsi host0: ata_piix [ 0.884040] scsi host1: ata_piix [ 0.885336] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.887587] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.890441] libphy: Fixed MDIO Bus: probed [ 0.891941] tun: Universal TUN/TAP device driver, 1.6 [ 0.893696] tun: (C) 1999-2004 Max Krasnyansky [ 0.897086] PPP generic driver version 2.4.2 [ 0.898714] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.900928] ehci-pci: EHCI PCI platform driver [ 0.902645] ehci-platform: EHCI generic platform driver [ 0.904473] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.906567] ohci-pci: OHCI PCI platform driver [ 0.908175] ohci-platform: OHCI generic platform driver [ 0.909991] uhci_hcd: USB Universal Host Controller Interface driver [ 0.925112] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.926935] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.929608] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.931415] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.933524] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.935778] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.938359] usb usb1: Product: UHCI Host Controller [ 0.940066] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.942149] usb usb1: SerialNumber: 0000:00:01.2 [ 0.943890] hub 1-0:1.0: USB hub found [ 0.945304] hub 1-0:1.0: 2 ports detected [ 0.946926] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.950634] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.952376] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.954225] mousedev: PS/2 mouse device common for all mice [ 0.956510] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.959600] rtc_cmos 00:00: RTC can wake from S4 [ 0.961803] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.963960] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.966144] i2c /dev entries driver [ 0.967509] device-mapper: uevent: version 1.0.3 [ 0.969235] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.972216] ledtrig-cpu: registered to indicate activity on CPUs [ 0.974555] NET: Registered protocol family 10 [ 0.976453] NET: Registered protocol family 17 [ 0.978068] Key type dns_resolver registered [ 0.979785] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.981782] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.984975] registered taskstats version 1 [ 0.986495] Loading compiled-in X.509 certificates [ 0.988757] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.992166] zswap: loaded using pool lzo/zbud [ 0.994581] Key type trusted registered [ 0.997067] Key type encrypted registered [ 0.998545] AppArmor: AppArmor sha1 policy hashing enabled [ 1.000447] ima: No TPM chip found, activating TPM-bypass! [ 1.002351] evm: HMAC attrs: 0x1 [ 1.003987] Magic number: 15:773:518 [ 1.005528] rtc_cmos 00:00: setting system clock to 2019-04-09 06:31:09 UTC (1554791469) [ 1.008446] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.010484] EDD information not available. [ 1.045933] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.064910] Write protecting the kernel read-only data: 14336k [ 1.068339] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.071477] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.76 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.122743] random: blkid urandom read with 3 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.90 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... 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 1.05. iid=i-00000008 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.910 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----- /dev/root resized successfully [took 1.33s] ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCo+Ub/J4XRaOSCbDkkmqKqFZXfk2BCNJUDPmV93pwz65JzueyFuYUp4hemXbcs/NbBLmMPisVsrFk8y2yyItlrmE/I9c+rG3C71Pvugho+n4TGemAcNXB1+a+A/In6SujvITOHHQcetKS/XZ61IYzBmHgAZL5TfxDhbPZpBdd032MFznEWxfzFvvmMWm/2voQGE2FOTPQmIk7rUmDpBRqu1O4XaAlkSPfECfT72pyksI7ud3ny256aIQSHs1Xf0OAcEvVwsPfYfsvU9adLsxpAt3KzYf0wjuFmszeRBwL2DZqcHFkVEiXYlyc4+F4nbgN4RbOAmpjT1m9bU38y22m5 root@cinder-test-vm-95b9ad37-1244-4f81-a94f-81b96c17c787 ssh-dss AAAAB3NzaC1kc3MAAACBAKPQDJ9m+WT5u8EFiwfeouUI07zaLMK/Ve2CCO7jtIaYayn7T3ikG1Ch6Im54aeIA6ejnUmKuCJ0/BUFtU6r357e3syuXUGeFkoqgvYM7x9KUsgbZv8+SZcjwxc2kXJvGeWO6iMWMyIpUvJ7mZ2Rlbt8KbgUVXAWBK43ycN6Ll4TAAAAFQC6WY2ryCJZweIfV9xonuyqclKtVwAAAIAqC4yLtLcA0Yurw0zfT/AKTzzvoEXyepwt14y45BWNZZsZl4jmsA2sXaeFyekn9XsQRDBUGqmy0SCPXImAGb0WkqRAcJMZrsp/lV3VAhPeyuVpj6TEAhD1UVDk+jlQv9exp402pXf/rgfHuPjjCltubhF6sOXi5cwHOP+JZR8QRgAAAIA6vUjWAVZlZKfrkacLtv6aSmVk7Vz89FpDNMshkgx4CX8GQhugRz6gHMrHfOe 2019-04-09 06:31:14,835 - paramiko.transport - DEBUG - starting thread (client mode): 0x7a699790L 2019-04-09 06:31:14,835 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-04-09 06:31:14,835 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2019-04-09 06:31:14,836 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2019-04-09 06:31:14,836 - 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 2019-04-09 06:31:14,837 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-04-09 06:31:14,837 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2019-04-09 06:31:14,837 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-04-09 06:31:14,837 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-04-09 06:31:14,837 - paramiko.transport - DEBUG - Compression agreed: none 2019-04-09 06:31:14,859 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-04-09 06:31:14,860 - paramiko.transport - DEBUG - Switch to new keys ... 2019-04-09 06:31:14,867 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.217: c9b6bb49e53f319b4e1c97ecc580336b 2019-04-09 06:31:14,868 - paramiko.transport - DEBUG - Trying discovered key aabc688165f8d9a14076fcfe06919618 in /tmp/tmp6SQMA8 2019-04-09 06:31:14,898 - paramiko.transport - DEBUG - userauth is OK 2019-04-09 06:31:14,904 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-04-09 06:31:14,932 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.os-volume_attachments 2019-04-09 06:31:14,935 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers/13f7bfa7-5810-44fb-b8d7-413a83fa9ca2/os-volume_attachments -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5ec2974ac36f31fb0468aeddbd20f1b007ec4580" -d '{"volumeAttachment": {"volumeId": "a9cf06a7-e6bb-45c8-a9ec-395eeda22f66"}}' 2019-04-09 06:31:17,787 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 147 Content-Type: application/json Date: Tue, 09 Apr 2019 06:31:13 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-0fb36d92-086b-443a-b65b-96ba904b3a00 x-openstack-request-id: req-0fb36d92-086b-443a-b65b-96ba904b3a00 2019-04-09 06:31:17,787 - keystoneauth.session - DEBUG - RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "13f7bfa7-5810-44fb-b8d7-413a83fa9ca2", "id": "a9cf06a7-e6bb-45c8-a9ec-395eeda22f66", "volumeId": "a9cf06a7-e6bb-45c8-a9ec-395eeda22f66"}} 2019-04-09 06:31:17,788 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/13f7bfa7-5810-44fb-b8d7-413a83fa9ca2/os-volume_attachments used request id req-0fb36d92-086b-443a-b65b-96ba904b3a00 2019-04-09 06:31:17,788 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.os-volume_attachments in 2.85549497604s 2019-04-09 06:31:17,788 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-04-09 06:31:17,792 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8776/v3/0c6aa7ba964241bd9dcbac1850863f35/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5ec2974ac36f31fb0468aeddbd20f1b007ec4580" 2019-04-09 06:31:18,823 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 459 Content-Type: application/json Date: Tue, 09 Apr 2019 06:31:16 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-4ba983a9-354b-48d4-b150-cafdc3363d46 x-openstack-request-id: req-4ba983a9-354b-48d4-b150-cafdc3363d46 2019-04-09 06:31:18,823 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "reserved", "user_id": "42974f91d2b746af9682c38c3bd91c04", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/0c6aa7ba964241bd9dcbac1850863f35/volumes/a9cf06a7-e6bb-45c8-a9ec-395eeda22f66", "rel": "self"}, {"href": "http://172.30.9.21:8776/0c6aa7ba964241bd9dcbac1850863f35/volumes/a9cf06a7-e6bb-45c8-a9ec-395eeda22f66", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-04-09T06:30:55.000000", "description": null, "os-vol-tenant-attr:tenant_id": "0c6aa7ba964241bd9dcbac1850863f35", "updated_at": "2019-04-09T06:31:16.000000", "volume_type": "tripleo", "name": "cinder_test-volume_95b9ad37-1244-4f81-a94f-81b96c17c787", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "a9cf06a7-e6bb-45c8-a9ec-395eeda22f66", "size": 2}]} 2019-04-09 06:31:18,823 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.21:8776/v3/0c6aa7ba964241bd9dcbac1850863f35/volumes/detail used request id req-4ba983a9-354b-48d4-b150-cafdc3363d46 2019-04-09 06:31:18,824 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 1.03526806831s 2019-04-09 06:31:18,825 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 06:31:20,827 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-04-09 06:31:20,831 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8776/v3/0c6aa7ba964241bd9dcbac1850863f35/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5ec2974ac36f31fb0468aeddbd20f1b007ec4580" 2019-04-09 06:31:20,885 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 458 Content-Type: application/json Date: Tue, 09 Apr 2019 06:31:19 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-23cd5391-7d34-4cbe-98b3-1fdf79203c27 x-openstack-request-id: req-23cd5391-7d34-4cbe-98b3-1fdf79203c27 2019-04-09 06:31:20,886 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "attaching", "user_id": "42974f91d2b746af9682c38c3bd91c04", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/0c6aa7ba964241bd9dcbac1850863f35/volumes/a9cf06a7-e6bb-45c8-a9ec-395eeda22f66", "rel": "self"}, {"href": "http://172.30.9.21:8776/0c6aa7ba964241bd9dcbac1850863f35/volumes/a9cf06a7-e6bb-45c8-a9ec-395eeda22f66", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-04-09T06:30:55.000000", "description": null, "os-vol-tenant-attr:tenant_id": "0c6aa7ba964241bd9dcbac1850863f35", "updated_at": "2019-04-09T06:31:19.000000", "volume_type": "tripleo", "name": "cinder_test-volume_95b9ad37-1244-4f81-a94f-81b96c17c787", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "a9cf06a7-e6bb-45c8-a9ec-395eeda22f66", "size": 2}]} 2019-04-09 06:31:20,886 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.21:8776/v3/0c6aa7ba964241bd9dcbac1850863f35/volumes/detail used request id req-23cd5391-7d34-4cbe-98b3-1fdf79203c27 2019-04-09 06:31:20,886 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.058522939682s 2019-04-09 06:31:20,888 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 06:31:22,890 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-04-09 06:31:22,894 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8776/v3/0c6aa7ba964241bd9dcbac1850863f35/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5ec2974ac36f31fb0468aeddbd20f1b007ec4580" 2019-04-09 06:31:22,960 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 576 Content-Type: application/json Date: Tue, 09 Apr 2019 06:31:21 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-3d5c7340-94e3-44f6-8da0-b13380184711 x-openstack-request-id: req-3d5c7340-94e3-44f6-8da0-b13380184711 2019-04-09 06:31:22,960 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "in-use", "user_id": "42974f91d2b746af9682c38c3bd91c04", "attachments": [{"server_id": "13f7bfa7-5810-44fb-b8d7-413a83fa9ca2", "attachment_id": "a2d9cf75-350c-4e55-8c2f-8a20469d65fb", "attached_at": "2019-04-09T06:31:18.000000", "host_name": "overcloud-novacompute-0.opnfvlf.org", "volume_id": "a9cf06a7-e6bb-45c8-a9ec-395eeda22f66", "device": "/dev/vdb", "id": "a9cf06a7-e6bb-45c8-a9ec-395eeda22f66"}], "links": [{"href": "http://172.30.9.21:8776/v3/0c6aa7ba964241bd9dcbac1850863f35/volumes/a9cf06a7-e6bb-45c8-a9ec-395eeda22f66", "rel": "self"}, {"href": "http://172.30.9.21:8776/0c6aa7ba964241bd9dcbac1850863f35/volumes/a9cf06a7-e6bb-45c8-a9ec-395eeda22f66", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-04-09T06:30:55.000000", "description": null, "os-vol-tenant-attr:tenant_id": "0c6aa7ba964241bd9dcbac1850863f35", "updated_at": "2019-04-09T06:31:20.000000", "volume_type": "tripleo", "name": "cinder_test-volume_95b9ad37-1244-4f81-a94f-81b96c17c787", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "a9cf06a7-e6bb-45c8-a9ec-395eeda22f66", "size": 2}]} 2019-04-09 06:31:22,961 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.21:8776/v3/0c6aa7ba964241bd9dcbac1850863f35/volumes/detail used request id req-3d5c7340-94e3-44f6-8da0-b13380184711 2019-04-09 06:31:22,961 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0706570148468s 2019-04-09 06:31:22,963 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-04-09 06:31:22,964 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2019-04-09 06:31:22,964 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-04-09 06:31:22,968 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-04-09 06:31:23,037 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-04-09 06:31:23,038 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - ssh: 2019-04-09 06:31:23,039 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2019-04-09 06:31:23,040 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-04-09 06:31:23,078 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32759 bytes 2019-04-09 06:31:23,079 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2019-04-09 06:31:23,105 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2019-04-09 06:31:23,833 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2019-04-09 06:31:23,834 - 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: bd07dd39-994a-4691-b36e-a3df1027b8ae 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! 2019-04-09 06:31:23,834 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - volume_write stderr: mke2fs 1.42.12 (29-Aug-2014) 2019-04-09 06:31:23,835 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2019-04-09 06:31:23,835 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Detach volume from VM 1 2019-04-09 06:31:23,836 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers.os-volume_attachments 2019-04-09 06:31:23,840 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/servers/13f7bfa7-5810-44fb-b8d7-413a83fa9ca2/os-volume_attachments/a9cf06a7-e6bb-45c8-a9ec-395eeda22f66 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5ec2974ac36f31fb0468aeddbd20f1b007ec4580" 2019-04-09 06:31:24,470 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Tue, 09 Apr 2019 06:31:22 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-cc681966-16f7-469c-9f49-5d1cacc61d10 x-openstack-request-id: req-cc681966-16f7-469c-9f49-5d1cacc61d10 2019-04-09 06:31:24,470 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/13f7bfa7-5810-44fb-b8d7-413a83fa9ca2/os-volume_attachments/a9cf06a7-e6bb-45c8-a9ec-395eeda22f66 used request id req-cc681966-16f7-469c-9f49-5d1cacc61d10 2019-04-09 06:31:24,470 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers.os-volume_attachments in 0.634555101395s 2019-04-09 06:31:24,471 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-04-09 06:31:24,474 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8776/v3/0c6aa7ba964241bd9dcbac1850863f35/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5ec2974ac36f31fb0468aeddbd20f1b007ec4580" 2019-04-09 06:31:24,530 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 579 Content-Type: application/json Date: Tue, 09 Apr 2019 06:31:23 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-4e695283-831f-4d88-a695-710dc4fe1586 x-openstack-request-id: req-4e695283-831f-4d88-a695-710dc4fe1586 2019-04-09 06:31:24,530 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "detaching", "user_id": "42974f91d2b746af9682c38c3bd91c04", "attachments": [{"server_id": "13f7bfa7-5810-44fb-b8d7-413a83fa9ca2", "attachment_id": "a2d9cf75-350c-4e55-8c2f-8a20469d65fb", "attached_at": "2019-04-09T06:31:18.000000", "host_name": "overcloud-novacompute-0.opnfvlf.org", "volume_id": "a9cf06a7-e6bb-45c8-a9ec-395eeda22f66", "device": "/dev/vdb", "id": "a9cf06a7-e6bb-45c8-a9ec-395eeda22f66"}], "links": [{"href": "http://172.30.9.21:8776/v3/0c6aa7ba964241bd9dcbac1850863f35/volumes/a9cf06a7-e6bb-45c8-a9ec-395eeda22f66", "rel": "self"}, {"href": "http://172.30.9.21:8776/0c6aa7ba964241bd9dcbac1850863f35/volumes/a9cf06a7-e6bb-45c8-a9ec-395eeda22f66", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-04-09T06:30:55.000000", "description": null, "os-vol-tenant-attr:tenant_id": "0c6aa7ba964241bd9dcbac1850863f35", "updated_at": "2019-04-09T06:31:23.000000", "volume_type": "tripleo", "name": "cinder_test-volume_95b9ad37-1244-4f81-a94f-81b96c17c787", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "a9cf06a7-e6bb-45c8-a9ec-395eeda22f66", "size": 2}]} 2019-04-09 06:31:24,531 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.21:8776/v3/0c6aa7ba964241bd9dcbac1850863f35/volumes/detail used request id req-4e695283-831f-4d88-a695-710dc4fe1586 2019-04-09 06:31:24,531 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0599520206451s 2019-04-09 06:31:24,532 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 06:31:26,535 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-04-09 06:31:26,538 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8776/v3/0c6aa7ba964241bd9dcbac1850863f35/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5ec2974ac36f31fb0468aeddbd20f1b007ec4580" 2019-04-09 06:31:26,596 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 458 Content-Type: application/json Date: Tue, 09 Apr 2019 06:31:25 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-35c2e9f6-c9c7-421b-9ca4-d87fce04ac07 x-openstack-request-id: req-35c2e9f6-c9c7-421b-9ca4-d87fce04ac07 2019-04-09 06:31:26,596 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "available", "user_id": "42974f91d2b746af9682c38c3bd91c04", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/0c6aa7ba964241bd9dcbac1850863f35/volumes/a9cf06a7-e6bb-45c8-a9ec-395eeda22f66", "rel": "self"}, {"href": "http://172.30.9.21:8776/0c6aa7ba964241bd9dcbac1850863f35/volumes/a9cf06a7-e6bb-45c8-a9ec-395eeda22f66", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-04-09T06:30:55.000000", "description": null, "os-vol-tenant-attr:tenant_id": "0c6aa7ba964241bd9dcbac1850863f35", "updated_at": "2019-04-09T06:31:23.000000", "volume_type": "tripleo", "name": "cinder_test-volume_95b9ad37-1244-4f81-a94f-81b96c17c787", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "a9cf06a7-e6bb-45c8-a9ec-395eeda22f66", "size": 2}]} 2019-04-09 06:31:26,596 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.21:8776/v3/0c6aa7ba964241bd9dcbac1850863f35/volumes/detail used request id req-35c2e9f6-c9c7-421b-9ca4-d87fce04ac07 2019-04-09 06:31:26,596 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0616331100464s 2019-04-09 06:31:26,598 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Attach volume to VM 2 2019-04-09 06:31:26,598 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.os-volume_attachments 2019-04-09 06:31:26,602 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers/58a16df7-c4e3-43ef-9c51-333d59a8475a/os-volume_attachments -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5ec2974ac36f31fb0468aeddbd20f1b007ec4580" -d '{"volumeAttachment": {"volumeId": "a9cf06a7-e6bb-45c8-a9ec-395eeda22f66"}}' 2019-04-09 06:31:27,231 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 146 Content-Type: application/json Date: Tue, 09 Apr 2019 06:31:25 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-6a47ed86-eb39-488b-9d75-566c5559aa34 x-openstack-request-id: req-6a47ed86-eb39-488b-9d75-566c5559aa34 2019-04-09 06:31:27,231 - keystoneauth.session - DEBUG - RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "58a16df7-c4e3-43ef-9c51-333d59a8475a", "id": "a9cf06a7-e6bb-45c8-a9ec-395eeda22f66", "volumeId": "a9cf06a7-e6bb-45c8-a9ec-395eeda22f66"}} 2019-04-09 06:31:27,231 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/58a16df7-c4e3-43ef-9c51-333d59a8475a/os-volume_attachments used request id req-6a47ed86-eb39-488b-9d75-566c5559aa34 2019-04-09 06:31:27,232 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.os-volume_attachments in 0.633172035217s 2019-04-09 06:31:27,232 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-04-09 06:31:27,236 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8776/v3/0c6aa7ba964241bd9dcbac1850863f35/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5ec2974ac36f31fb0468aeddbd20f1b007ec4580" 2019-04-09 06:31:27,292 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 459 Content-Type: application/json Date: Tue, 09 Apr 2019 06:31:26 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-ab628559-6b07-4584-9480-9e85ecc9ed09 x-openstack-request-id: req-ab628559-6b07-4584-9480-9e85ecc9ed09 2019-04-09 06:31:27,293 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "reserved", "user_id": "42974f91d2b746af9682c38c3bd91c04", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/0c6aa7ba964241bd9dcbac1850863f35/volumes/a9cf06a7-e6bb-45c8-a9ec-395eeda22f66", "rel": "self"}, {"href": "http://172.30.9.21:8776/0c6aa7ba964241bd9dcbac1850863f35/volumes/a9cf06a7-e6bb-45c8-a9ec-395eeda22f66", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-04-09T06:30:55.000000", "description": null, "os-vol-tenant-attr:tenant_id": "0c6aa7ba964241bd9dcbac1850863f35", "updated_at": "2019-04-09T06:31:26.000000", "volume_type": "tripleo", "name": "cinder_test-volume_95b9ad37-1244-4f81-a94f-81b96c17c787", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "a9cf06a7-e6bb-45c8-a9ec-395eeda22f66", "size": 2}]} 2019-04-09 06:31:27,293 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.21:8776/v3/0c6aa7ba964241bd9dcbac1850863f35/volumes/detail used request id req-ab628559-6b07-4584-9480-9e85ecc9ed09 2019-04-09 06:31:27,293 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0611400604248s 2019-04-09 06:31:27,295 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 06:31:29,297 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-04-09 06:31:29,301 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8776/v3/0c6aa7ba964241bd9dcbac1850863f35/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5ec2974ac36f31fb0468aeddbd20f1b007ec4580" 2019-04-09 06:31:29,353 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 459 Content-Type: application/json Date: Tue, 09 Apr 2019 06:31:28 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-af3a7236-b0be-4093-89c8-d74600cd6f1c x-openstack-request-id: req-af3a7236-b0be-4093-89c8-d74600cd6f1c 2019-04-09 06:31:29,353 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "reserved", "user_id": "42974f91d2b746af9682c38c3bd91c04", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/0c6aa7ba964241bd9dcbac1850863f35/volumes/a9cf06a7-e6bb-45c8-a9ec-395eeda22f66", "rel": "self"}, {"href": "http://172.30.9.21:8776/0c6aa7ba964241bd9dcbac1850863f35/volumes/a9cf06a7-e6bb-45c8-a9ec-395eeda22f66", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-04-09T06:30:55.000000", "description": null, "os-vol-tenant-attr:tenant_id": "0c6aa7ba964241bd9dcbac1850863f35", "updated_at": "2019-04-09T06:31:26.000000", "volume_type": "tripleo", "name": "cinder_test-volume_95b9ad37-1244-4f81-a94f-81b96c17c787", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "a9cf06a7-e6bb-45c8-a9ec-395eeda22f66", "size": 2}]} 2019-04-09 06:31:29,354 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.21:8776/v3/0c6aa7ba964241bd9dcbac1850863f35/volumes/detail used request id req-af3a7236-b0be-4093-89c8-d74600cd6f1c 2019-04-09 06:31:29,354 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0565750598907s 2019-04-09 06:31:29,355 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 06:31:31,357 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-04-09 06:31:31,361 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8776/v3/0c6aa7ba964241bd9dcbac1850863f35/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5ec2974ac36f31fb0468aeddbd20f1b007ec4580" 2019-04-09 06:31:32,421 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 574 Content-Type: application/json Date: Tue, 09 Apr 2019 06:31:30 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-e1f22794-a128-4558-a6d1-cdd0c18cac83 x-openstack-request-id: req-e1f22794-a128-4558-a6d1-cdd0c18cac83 2019-04-09 06:31:32,422 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "in-use", "user_id": "42974f91d2b746af9682c38c3bd91c04", "attachments": [{"server_id": "58a16df7-c4e3-43ef-9c51-333d59a8475a", "attachment_id": "eed09d14-79c1-47e7-9428-88f11076bb88", "attached_at": "2019-04-09T06:31:28.000000", "host_name": "overcloud-novacompute-1.opnfvlf.org", "volume_id": "a9cf06a7-e6bb-45c8-a9ec-395eeda22f66", "device": "/dev/vdb", "id": "a9cf06a7-e6bb-45c8-a9ec-395eeda22f66"}], "links": [{"href": "http://172.30.9.21:8776/v3/0c6aa7ba964241bd9dcbac1850863f35/volumes/a9cf06a7-e6bb-45c8-a9ec-395eeda22f66", "rel": "self"}, {"href": "http://172.30.9.21:8776/0c6aa7ba964241bd9dcbac1850863f35/volumes/a9cf06a7-e6bb-45c8-a9ec-395eeda22f66", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-04-09T06:30:55.000000", "description": null, "os-vol-tenant-attr:tenant_id": "0c6aa7ba964241bd9dcbac1850863f35", "updated_at": "2019-04-09T06:31:28.000000", "volume_type": "tripleo", "name": "cinder_test-volume_95b9ad37-1244-4f81-a94f-81b96c17c787", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "a9cf06a7-e6bb-45c8-a9ec-395eeda22f66", "size": 2}]} 2019-04-09 06:31:32,422 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.21:8776/v3/0c6aa7ba964241bd9dcbac1850863f35/volumes/detail used request id req-e1f22794-a128-4558-a6d1-cdd0c18cac83 2019-04-09 06:31:32,422 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 1.06430387497s 2019-04-09 06:31:32,424 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-04-09 06:31:32,426 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2019-04-09 06:31:32,426 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-04-09 06:31:32,429 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-04-09 06:31:32,496 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-04-09 06:31:32,496 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - ssh: 2019-04-09 06:31:32,497 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2019-04-09 06:31:32,497 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-04-09 06:31:32,537 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32759 bytes 2019-04-09 06:31:32,537 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2019-04-09 06:31:32,562 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2019-04-09 06:31:32,586 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2019-04-09 06:31:32,586 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - read volume stdout: VOL_DEV_NAME: vdb NAME vda vda1 vda15 vdb Found new data! 2019-04-09 06:31:32,586 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - read volume stderr: 2019-04-09 06:31:32,587 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Detach volume from VM 2 2019-04-09 06:31:32,587 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers.os-volume_attachments 2019-04-09 06:31:32,588 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2019-04-09 06:31:32,592 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/servers/58a16df7-c4e3-43ef-9c51-333d59a8475a/os-volume_attachments/a9cf06a7-e6bb-45c8-a9ec-395eeda22f66 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5ec2974ac36f31fb0468aeddbd20f1b007ec4580" 2019-04-09 06:31:33,216 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Tue, 09 Apr 2019 06:31:31 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-6202829c-82e8-4d21-be19-e84c232d75d1 x-openstack-request-id: req-6202829c-82e8-4d21-be19-e84c232d75d1 2019-04-09 06:31:33,216 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/58a16df7-c4e3-43ef-9c51-333d59a8475a/os-volume_attachments/a9cf06a7-e6bb-45c8-a9ec-395eeda22f66 used request id req-6202829c-82e8-4d21-be19-e84c232d75d1 2019-04-09 06:31:33,216 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers.os-volume_attachments in 0.628754138947s 2019-04-09 06:31:33,217 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-04-09 06:31:33,220 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8776/v3/0c6aa7ba964241bd9dcbac1850863f35/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5ec2974ac36f31fb0468aeddbd20f1b007ec4580" 2019-04-09 06:31:33,278 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 579 Content-Type: application/json Date: Tue, 09 Apr 2019 06:31:32 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-32996d58-61b9-47dc-8bf5-335c91b5f4d9 x-openstack-request-id: req-32996d58-61b9-47dc-8bf5-335c91b5f4d9 2019-04-09 06:31:33,278 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "detaching", "user_id": "42974f91d2b746af9682c38c3bd91c04", "attachments": [{"server_id": "58a16df7-c4e3-43ef-9c51-333d59a8475a", "attachment_id": "eed09d14-79c1-47e7-9428-88f11076bb88", "attached_at": "2019-04-09T06:31:28.000000", "host_name": "overcloud-novacompute-1.opnfvlf.org", "volume_id": "a9cf06a7-e6bb-45c8-a9ec-395eeda22f66", "device": "/dev/vdb", "id": "a9cf06a7-e6bb-45c8-a9ec-395eeda22f66"}], "links": [{"href": "http://172.30.9.21:8776/v3/0c6aa7ba964241bd9dcbac1850863f35/volumes/a9cf06a7-e6bb-45c8-a9ec-395eeda22f66", "rel": "self"}, {"href": "http://172.30.9.21:8776/0c6aa7ba964241bd9dcbac1850863f35/volumes/a9cf06a7-e6bb-45c8-a9ec-395eeda22f66", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-04-09T06:30:55.000000", "description": null, "os-vol-tenant-attr:tenant_id": "0c6aa7ba964241bd9dcbac1850863f35", "updated_at": "2019-04-09T06:31:32.000000", "volume_type": "tripleo", "name": "cinder_test-volume_95b9ad37-1244-4f81-a94f-81b96c17c787", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "a9cf06a7-e6bb-45c8-a9ec-395eeda22f66", "size": 2}]} 2019-04-09 06:31:33,278 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.21:8776/v3/0c6aa7ba964241bd9dcbac1850863f35/volumes/detail used request id req-32996d58-61b9-47dc-8bf5-335c91b5f4d9 2019-04-09 06:31:33,279 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0618169307709s 2019-04-09 06:31:33,280 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 06:31:35,282 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-04-09 06:31:35,286 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8776/v3/0c6aa7ba964241bd9dcbac1850863f35/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5ec2974ac36f31fb0468aeddbd20f1b007ec4580" 2019-04-09 06:31:35,345 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 458 Content-Type: application/json Date: Tue, 09 Apr 2019 06:31:34 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-a3446d0e-b2e4-44cd-aff1-6b28063b25e9 x-openstack-request-id: req-a3446d0e-b2e4-44cd-aff1-6b28063b25e9 2019-04-09 06:31:35,346 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "available", "user_id": "42974f91d2b746af9682c38c3bd91c04", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/0c6aa7ba964241bd9dcbac1850863f35/volumes/a9cf06a7-e6bb-45c8-a9ec-395eeda22f66", "rel": "self"}, {"href": "http://172.30.9.21:8776/0c6aa7ba964241bd9dcbac1850863f35/volumes/a9cf06a7-e6bb-45c8-a9ec-395eeda22f66", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-04-09T06:30:55.000000", "description": null, "os-vol-tenant-attr:tenant_id": "0c6aa7ba964241bd9dcbac1850863f35", "updated_at": "2019-04-09T06:31:32.000000", "volume_type": "tripleo", "name": "cinder_test-volume_95b9ad37-1244-4f81-a94f-81b96c17c787", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "a9cf06a7-e6bb-45c8-a9ec-395eeda22f66", "size": 2}]} 2019-04-09 06:31:35,346 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.21:8776/v3/0c6aa7ba964241bd9dcbac1850863f35/volumes/detail used request id req-a3446d0e-b2e4-44cd-aff1-6b28063b25e9 2019-04-09 06:31:35,346 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0636160373688s 2019-04-09 06:31:35,463 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-04-09 06:31:35,464 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | cinder_test | functest | 01:06 | PASS | +---------------------+------------------+------------------+----------------+ 2019-04-09 06:31:35,469 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-04-09 06:31:35,472 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/servers/58a16df7-c4e3-43ef-9c51-333d59a8475a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5ec2974ac36f31fb0468aeddbd20f1b007ec4580" 2019-04-09 06:31:35,632 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Tue, 09 Apr 2019 06:31:34 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-839e8f10-e996-4068-b4fb-48afa9234121 x-openstack-request-id: req-839e8f10-e996-4068-b4fb-48afa9234121 2019-04-09 06:31:35,632 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/58a16df7-c4e3-43ef-9c51-333d59a8475a used request id req-839e8f10-e996-4068-b4fb-48afa9234121 2019-04-09 06:31:35,632 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.16325211525s 2019-04-09 06:31:35,633 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 06:31:35,636 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5ec2974ac36f31fb0468aeddbd20f1b007ec4580" 2019-04-09 06:31:36,345 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 904 Content-Type: application/json Date: Tue, 09 Apr 2019 06:31:34 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-5c55c45b-6067-4636-8e5b-87d01ea16617 x-openstack-request-id: req-5c55c45b-6067-4636-8e5b-87d01ea16617 2019-04-09 06:31:36,345 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_95b9ad37-1244-4f81-a94f-81b96c17c787": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:04:2c:a4", "version": 4, "addr": "192.168.120.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:04:2c:a4", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/13f7bfa7-5810-44fb-b8d7-413a83fa9ca2", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/13f7bfa7-5810-44fb-b8d7-413a83fa9ca2", "rel": "bookmark"}], "image": {"id": "a76dcdd8-72f1-4959-980c-c8dfd1e2852c", "links": [{"href": "http://172.30.9.21:8774/images/a76dcdd8-72f1-4959-980c-c8dfd1e2852c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-09T06:31:08.000000", "flavor": {"id": "6bc59e21-a1da-4c8d-80a3-a2e6f9681839", "links": [{"href": "http://172.30.9.21:8774/flavors/6bc59e21-a1da-4c8d-80a3-a2e6f9681839", "rel": "bookmark"}]}, "id": "13f7bfa7-5810-44fb-b8d7-413a83fa9ca2", "security_groups": [{"name": "cinder_test-sg_95b9ad37-1244-4f81-a94f-81b96c17c787"}], "user_id": "42974f91d2b746af9682c38c3bd91c04", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-09T06:31:08Z", "hostId": "8ffe7147a1382c8ccab21651173c2710ad85724130de63b4713a6cfa", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_95b9ad37-1244-4f81-a94f-81b96c17c787", "name": "cinder_test-vm_95b9ad37-1244-4f81-a94f-81b96c17c787", "created": "2019-04-09T06:31:01Z", "tenant_id": "0c6aa7ba964241bd9dcbac1850863f35", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"cinder_test-net_95b9ad37-1244-4f81-a94f-81b96c17c787": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:06:f2", "version": 4, "addr": "192.168.120.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:06:f2", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/58a16df7-c4e3-43ef-9c51-333d59a8475a", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/58a16df7-c4e3-43ef-9c51-333d59a8475a", "rel": "bookmark"}], "image": {"id": "a76dcdd8-72f1-4959-980c-c8dfd1e2852c", "links": [{"href": "http://172.30.9.21:8774/images/a76dcdd8-72f1-4959-980c-c8dfd1e2852c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-09T06:30:49.000000", "flavor": {"id": "6bc59e21-a1da-4c8d-80a3-a2e6f9681839", "links": [{"href": "http://172.30.9.21:8774/flavors/6bc59e21-a1da-4c8d-80a3-a2e6f9681839", "rel": "bookmark"}]}, "id": "58a16df7-c4e3-43ef-9c51-333d59a8475a", "security_groups": [{"name": "cinder_test-sg_95b9ad37-1244-4f81-a94f-81b96c17c787"}], "user_id": "42974f91d2b746af9682c38c3bd91c04", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-09T06:31:34Z", "hostId": "1e7853a1dc6e9d2625303dadf153996430bb12b2083844a70d9712f5", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_95b9ad37-1244-4f81-a94f-81b96c17c787", "name": "cinder_test-vm2_95b9ad37-1244-4f81-a94f-81b96c17c787", "created": "2019-04-09T06:30:39Z", "tenant_id": "0c6aa7ba964241bd9dcbac1850863f35", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 06:31:36,346 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-5c55c45b-6067-4636-8e5b-87d01ea16617 2019-04-09 06:31:36,346 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.712949037552s 2019-04-09 06:31:36,348 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 06:31:38,351 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 06:31:38,354 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5ec2974ac36f31fb0468aeddbd20f1b007ec4580" 2019-04-09 06:31:38,526 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 759 Content-Type: application/json Date: Tue, 09 Apr 2019 06:31:37 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-cecfca16-977a-496e-acb0-dc378f1ab0f8 x-openstack-request-id: req-cecfca16-977a-496e-acb0-dc378f1ab0f8 2019-04-09 06:31:38,526 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_95b9ad37-1244-4f81-a94f-81b96c17c787": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:04:2c:a4", "version": 4, "addr": "192.168.120.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:04:2c:a4", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/13f7bfa7-5810-44fb-b8d7-413a83fa9ca2", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/13f7bfa7-5810-44fb-b8d7-413a83fa9ca2", "rel": "bookmark"}], "image": {"id": "a76dcdd8-72f1-4959-980c-c8dfd1e2852c", "links": [{"href": "http://172.30.9.21:8774/images/a76dcdd8-72f1-4959-980c-c8dfd1e2852c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-09T06:31:08.000000", "flavor": {"id": "6bc59e21-a1da-4c8d-80a3-a2e6f9681839", "links": [{"href": "http://172.30.9.21:8774/flavors/6bc59e21-a1da-4c8d-80a3-a2e6f9681839", "rel": "bookmark"}]}, "id": "13f7bfa7-5810-44fb-b8d7-413a83fa9ca2", "security_groups": [{"name": "cinder_test-sg_95b9ad37-1244-4f81-a94f-81b96c17c787"}], "user_id": "42974f91d2b746af9682c38c3bd91c04", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-09T06:31:08Z", "hostId": "8ffe7147a1382c8ccab21651173c2710ad85724130de63b4713a6cfa", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_95b9ad37-1244-4f81-a94f-81b96c17c787", "name": "cinder_test-vm_95b9ad37-1244-4f81-a94f-81b96c17c787", "created": "2019-04-09T06:31:01Z", "tenant_id": "0c6aa7ba964241bd9dcbac1850863f35", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 06:31:38,526 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-cecfca16-977a-496e-acb0-dc378f1ab0f8 2019-04-09 06:31:38,527 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.175580024719s 2019-04-09 06:31:38,533 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-04-09 06:31:38,533 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/floatingips/769c1149-09bb-436b-bf3f-fc6a3c239490.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5ec2974ac36f31fb0468aeddbd20f1b007ec4580" 2019-04-09 06:31:39,535 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 09 Apr 2019 06:31:38 GMT X-Openstack-Request-Id: req-b79eac94-4645-40c8-b3e6-992a67199820 2019-04-09 06:31:39,536 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-09 06:31:39,536 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/floatingips/769c1149-09bb-436b-bf3f-fc6a3c239490.json used request id req-b79eac94-4645-40c8-b3e6-992a67199820 2019-04-09 06:31:39,536 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.00318980217s 2019-04-09 06:31:39,546 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-09 06:31:39,546 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5ec2974ac36f31fb0468aeddbd20f1b007ec4580" 2019-04-09 06:31:39,630 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 829 Content-Type: application/json Date: Tue, 09 Apr 2019 06:31:38 GMT X-Openstack-Request-Id: req-8f6e9406-4a5b-41ab-a72f-6e4c182b010f 2019-04-09 06:31:39,631 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "aaffde19-45e0-40f5-9a3f-8bcff6b816eb", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "0c6aa7ba964241bd9dcbac1850863f35", "created_at": "2019-04-09T06:31:11Z", "updated_at": "2019-04-09T06:31:13Z", "floating_network_id": "b62787c2-635d-4893-8553-7ee0260442ff", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "7fa65f65-2b6c-44a4-abc5-f308ee969300", "device_owner": "compute:nova", "mac_address": "fa:16:3e:04:2c:a4", "device_id": "13f7bfa7-5810-44fb-b8d7-413a83fa9ca2"}, "fixed_ip_address": "192.168.120.16", "floating_ip_address": "172.30.9.217", "revision_number": 1, "project_id": "0c6aa7ba964241bd9dcbac1850863f35", "port_id": "63a06d52-81e6-4057-b506-2675e8bde37d", "id": "c10aa3bb-c8fa-428b-8f9d-274e30ef59d6", "qos_policy_id": null}]} 2019-04-09 06:31:39,631 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-8f6e9406-4a5b-41ab-a72f-6e4c182b010f 2019-04-09 06:31:39,631 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0851099491119s 2019-04-09 06:31:39,637 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-04-09 06:31:39,641 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8776/v3/0c6aa7ba964241bd9dcbac1850863f35/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5ec2974ac36f31fb0468aeddbd20f1b007ec4580" 2019-04-09 06:31:39,692 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 458 Content-Type: application/json Date: Tue, 09 Apr 2019 06:31:38 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-c127f8d5-d49a-47c7-883f-7f1ebead7b67 x-openstack-request-id: req-c127f8d5-d49a-47c7-883f-7f1ebead7b67 2019-04-09 06:31:39,692 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "available", "user_id": "42974f91d2b746af9682c38c3bd91c04", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/0c6aa7ba964241bd9dcbac1850863f35/volumes/a9cf06a7-e6bb-45c8-a9ec-395eeda22f66", "rel": "self"}, {"href": "http://172.30.9.21:8776/0c6aa7ba964241bd9dcbac1850863f35/volumes/a9cf06a7-e6bb-45c8-a9ec-395eeda22f66", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-04-09T06:30:55.000000", "description": null, "os-vol-tenant-attr:tenant_id": "0c6aa7ba964241bd9dcbac1850863f35", "updated_at": "2019-04-09T06:31:32.000000", "volume_type": "tripleo", "name": "cinder_test-volume_95b9ad37-1244-4f81-a94f-81b96c17c787", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "a9cf06a7-e6bb-45c8-a9ec-395eeda22f66", "size": 2}]} 2019-04-09 06:31:39,692 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.21:8776/v3/0c6aa7ba964241bd9dcbac1850863f35/volumes/detail used request id req-c127f8d5-d49a-47c7-883f-7f1ebead7b67 2019-04-09 06:31:39,692 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0549287796021s 2019-04-09 06:31:39,694 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.DELETE.volumes 2019-04-09 06:31:39,697 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8776/v3/0c6aa7ba964241bd9dcbac1850863f35/volumes/a9cf06a7-e6bb-45c8-a9ec-395eeda22f66 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5ec2974ac36f31fb0468aeddbd20f1b007ec4580" 2019-04-09 06:31:39,781 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 06:31:38 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version x-openstack-request-id: req-79a39997-24d3-49f2-bf85-96b48bafb258 2019-04-09 06:31:39,782 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 06:31:39,782 - keystoneauth.session - DEBUG - DELETE call to block-storage for http://172.30.9.21:8776/v3/0c6aa7ba964241bd9dcbac1850863f35/volumes/a9cf06a7-e6bb-45c8-a9ec-395eeda22f66 used request id req-79a39997-24d3-49f2-bf85-96b48bafb258 2019-04-09 06:31:39,782 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.DELETE.volumes in 0.0879638195038s 2019-04-09 06:31:39,782 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-04-09 06:31:39,786 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8776/v3/0c6aa7ba964241bd9dcbac1850863f35/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5ec2974ac36f31fb0468aeddbd20f1b007ec4580" 2019-04-09 06:31:39,833 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 460 Content-Type: application/json Date: Tue, 09 Apr 2019 06:31:38 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-d7cc7d5f-7efe-429c-9391-5eccbdd096de x-openstack-request-id: req-d7cc7d5f-7efe-429c-9391-5eccbdd096de 2019-04-09 06:31:39,833 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "deleting", "user_id": "42974f91d2b746af9682c38c3bd91c04", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/0c6aa7ba964241bd9dcbac1850863f35/volumes/a9cf06a7-e6bb-45c8-a9ec-395eeda22f66", "rel": "self"}, {"href": "http://172.30.9.21:8776/0c6aa7ba964241bd9dcbac1850863f35/volumes/a9cf06a7-e6bb-45c8-a9ec-395eeda22f66", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-04-09T06:30:55.000000", "description": null, "os-vol-tenant-attr:tenant_id": "0c6aa7ba964241bd9dcbac1850863f35", "updated_at": "2019-04-09T06:31:38.000000", "volume_type": "tripleo", "name": "cinder_test-volume_95b9ad37-1244-4f81-a94f-81b96c17c787", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "a9cf06a7-e6bb-45c8-a9ec-395eeda22f66", "size": 2}]} 2019-04-09 06:31:39,833 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.21:8776/v3/0c6aa7ba964241bd9dcbac1850863f35/volumes/detail used request id req-d7cc7d5f-7efe-429c-9391-5eccbdd096de 2019-04-09 06:31:39,833 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0508930683136s 2019-04-09 06:31:39,835 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 06:31:41,837 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-04-09 06:31:41,841 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8776/v3/0c6aa7ba964241bd9dcbac1850863f35/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5ec2974ac36f31fb0468aeddbd20f1b007ec4580" 2019-04-09 06:31:42,824 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Tue, 09 Apr 2019 06:31:40 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version x-compute-request-id: req-b7a93b2e-ebac-4bff-aa6d-cb8f62653e3f x-openstack-request-id: req-b7a93b2e-ebac-4bff-aa6d-cb8f62653e3f 2019-04-09 06:31:42,824 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": []} 2019-04-09 06:31:42,824 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.21:8776/v3/0c6aa7ba964241bd9dcbac1850863f35/volumes/detail used request id req-b7a93b2e-ebac-4bff-aa6d-cb8f62653e3f 2019-04-09 06:31:42,824 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.987059116364s 2019-04-09 06:31:42,830 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-04-09 06:31:42,830 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/floatingips/c10aa3bb-c8fa-428b-8f9d-274e30ef59d6.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5ec2974ac36f31fb0468aeddbd20f1b007ec4580" 2019-04-09 06:31:43,953 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 09 Apr 2019 06:31:42 GMT X-Openstack-Request-Id: req-87c04637-3f3a-4c65-b780-00bb379da4d7 2019-04-09 06:31:43,954 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-09 06:31:43,954 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/floatingips/c10aa3bb-c8fa-428b-8f9d-274e30ef59d6.json used request id req-87c04637-3f3a-4c65-b780-00bb379da4d7 2019-04-09 06:31:43,954 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.1241850853s 2019-04-09 06:31:43,964 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-09 06:31:43,964 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5ec2974ac36f31fb0468aeddbd20f1b007ec4580" 2019-04-09 06:31:44,176 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 09 Apr 2019 06:31:43 GMT X-Openstack-Request-Id: req-51627a8e-c6c1-440f-a658-b4aaf792806f 2019-04-09 06:31:44,176 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-04-09 06:31:44,176 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-51627a8e-c6c1-440f-a658-b4aaf792806f 2019-04-09 06:31:44,176 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.212512969971s 2019-04-09 06:31:44,177 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-04-09 06:31:44,180 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/servers/13f7bfa7-5810-44fb-b8d7-413a83fa9ca2 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5ec2974ac36f31fb0468aeddbd20f1b007ec4580" 2019-04-09 06:31:44,320 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Tue, 09 Apr 2019 06:31:43 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-04bf2ffd-6b80-4548-bbec-717a897f5eea x-openstack-request-id: req-04bf2ffd-6b80-4548-bbec-717a897f5eea 2019-04-09 06:31:44,320 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/13f7bfa7-5810-44fb-b8d7-413a83fa9ca2 used request id req-04bf2ffd-6b80-4548-bbec-717a897f5eea 2019-04-09 06:31:44,320 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.143252849579s 2019-04-09 06:31:44,321 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 06:31:44,324 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5ec2974ac36f31fb0468aeddbd20f1b007ec4580" 2019-04-09 06:31:44,517 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 765 Content-Type: application/json Date: Tue, 09 Apr 2019 06:31:43 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-8661a643-b859-4cae-b1cb-8539488995bb x-openstack-request-id: req-8661a643-b859-4cae-b1cb-8539488995bb 2019-04-09 06:31:44,518 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"cinder_test-net_95b9ad37-1244-4f81-a94f-81b96c17c787": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:04:2c:a4", "version": 4, "addr": "192.168.120.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:04:2c:a4", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/13f7bfa7-5810-44fb-b8d7-413a83fa9ca2", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/13f7bfa7-5810-44fb-b8d7-413a83fa9ca2", "rel": "bookmark"}], "image": {"id": "a76dcdd8-72f1-4959-980c-c8dfd1e2852c", "links": [{"href": "http://172.30.9.21:8774/images/a76dcdd8-72f1-4959-980c-c8dfd1e2852c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-09T06:31:08.000000", "flavor": {"id": "6bc59e21-a1da-4c8d-80a3-a2e6f9681839", "links": [{"href": "http://172.30.9.21:8774/flavors/6bc59e21-a1da-4c8d-80a3-a2e6f9681839", "rel": "bookmark"}]}, "id": "13f7bfa7-5810-44fb-b8d7-413a83fa9ca2", "security_groups": [{"name": "cinder_test-sg_95b9ad37-1244-4f81-a94f-81b96c17c787"}], "user_id": "42974f91d2b746af9682c38c3bd91c04", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-09T06:31:43Z", "hostId": "8ffe7147a1382c8ccab21651173c2710ad85724130de63b4713a6cfa", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_95b9ad37-1244-4f81-a94f-81b96c17c787", "name": "cinder_test-vm_95b9ad37-1244-4f81-a94f-81b96c17c787", "created": "2019-04-09T06:31:01Z", "tenant_id": "0c6aa7ba964241bd9dcbac1850863f35", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 06:31:44,518 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-8661a643-b859-4cae-b1cb-8539488995bb 2019-04-09 06:31:44,518 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.19704914093s 2019-04-09 06:31:44,520 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 06:31:46,522 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 06:31:46,525 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5ec2974ac36f31fb0468aeddbd20f1b007ec4580" 2019-04-09 06:31:46,594 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Tue, 09 Apr 2019 06:31:45 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ce89ebe4-08c0-40d5-88fa-39c92534ab4a x-openstack-request-id: req-ce89ebe4-08c0-40d5-88fa-39c92534ab4a 2019-04-09 06:31:46,594 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2019-04-09 06:31:46,595 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-ce89ebe4-08c0-40d5-88fa-39c92534ab4a 2019-04-09 06:31:46,595 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0726411342621s 2019-04-09 06:31:46,600 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-09 06:31:46,601 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5ec2974ac36f31fb0468aeddbd20f1b007ec4580" 2019-04-09 06:31:46,649 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4835 Content-Type: application/json Date: Tue, 09 Apr 2019 06:31:45 GMT X-Openstack-Request-Id: req-a1c4118a-dd19-4fa2-be9d-99ed634344c7 2019-04-09 06:31:46,650 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "0c6aa7ba964241bd9dcbac1850863f35", "created_at": "2019-04-09T06:30:36Z", "updated_at": "2019-04-09T06:30:37Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:30:37Z", "revision_number": 0, "id": "002c2414-0ec3-422a-b1cc-e18c43ce6801", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:30:37Z", "security_group_id": "61d98d2c-8363-4c67-8d69-0ff421d71764", "tenant_id": "0c6aa7ba964241bd9dcbac1850863f35", "port_range_min": null, "ethertype": "IPv4", "project_id": "0c6aa7ba964241bd9dcbac1850863f35"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:30:36Z", "revision_number": 0, "id": "14ec1e3b-f7fb-43bd-a7fa-74a75955f316", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:30:36Z", "security_group_id": "61d98d2c-8363-4c67-8d69-0ff421d71764", "tenant_id": "0c6aa7ba964241bd9dcbac1850863f35", "port_range_min": null, "ethertype": "IPv6", "project_id": "0c6aa7ba964241bd9dcbac1850863f35"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-04-09T06:30:36Z", "revision_number": 0, "id": "48698d32-18e4-4e51-97ee-e6fbacac1397", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:30:36Z", "security_group_id": "61d98d2c-8363-4c67-8d69-0ff421d71764", "tenant_id": "0c6aa7ba964241bd9dcbac1850863f35", "port_range_min": 22, "ethertype": "IPv4", "project_id": "0c6aa7ba964241bd9dcbac1850863f35"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:30:36Z", "revision_number": 0, "id": "5b581f15-48bc-4da6-b36e-bdfa6381eca8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:30:36Z", "security_group_id": "61d98d2c-8363-4c67-8d69-0ff421d71764", "tenant_id": "0c6aa7ba964241bd9dcbac1850863f35", "port_range_min": null, "ethertype": "IPv4", "project_id": "0c6aa7ba964241bd9dcbac1850863f35"}], "revision_number": 3, "project_id": "0c6aa7ba964241bd9dcbac1850863f35", "id": "61d98d2c-8363-4c67-8d69-0ff421d71764", "name": "cinder_test-sg_95b9ad37-1244-4f81-a94f-81b96c17c787"}, {"description": "Default security group", "tags": [], "tenant_id": "0c6aa7ba964241bd9dcbac1850863f35", "created_at": "2019-04-09T06:30:28Z", "updated_at": "2019-04-09T06:30:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:30:28Z", "revision_number": 0, "id": "3d6c7025-26b5-4ebc-8d11-47e337be989c", "remote_group_id": "ec1b18be-0474-4035-8576-c0c60d4ace29", "remote_ip_prefix": null, "created_at": "2019-04-09T06:30:28Z", "security_group_id": "ec1b18be-0474-4035-8576-c0c60d4ace29", "tenant_id": "0c6aa7ba964241bd9dcbac1850863f35", "port_range_min": null, "ethertype": "IPv4", "project_id": "0c6aa7ba964241bd9dcbac1850863f35"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:30:28Z", "revision_number": 0, "id": "7bd2da65-313b-47ec-bbad-5d65f55a61d6", "remote_group_id": "ec1b18be-0474-4035-8576-c0c60d4ace29", "remote_ip_prefix": null, "created_at": "2019-04-09T06:30:28Z", "security_group_id": "ec1b18be-0474-4035-8576-c0c60d4ace29", "tenant_id": "0c6aa7ba964241bd9dcbac1850863f35", "port_range_min": null, "ethertype": "IPv6", "project_id": "0c6aa7ba964241bd9dcbac1850863f35"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:30:28Z", "revision_number": 0, "id": "92301f0b-ddb3-465b-baa6-86f52bedf8e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:30:28Z", "security_group_id": "ec1b18be-0474-4035-8576-c0c60d4ace29", "tenant_id": "0c6aa7ba964241bd9dcbac1850863f35", "port_range_min": null, "ethertype": "IPv6", "project_id": "0c6aa7ba964241bd9dcbac1850863f35"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:30:28Z", "revision_number": 0, "id": "c151ccea-2f1f-4237-924b-25ea491fe449", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:30:28Z", "security_group_id": "ec1b18be-0474-4035-8576-c0c60d4ace29", "tenant_id": "0c6aa7ba964241bd9dcbac1850863f35", "port_range_min": null, "ethertype": "IPv4", "project_id": "0c6aa7ba964241bd9dcbac1850863f35"}], "revision_number": 1, "project_id": "0c6aa7ba964241bd9dcbac1850863f35", "id": "ec1b18be-0474-4035-8576-c0c60d4ace29", "name": "default"}]} 2019-04-09 06:31:46,650 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-a1c4118a-dd19-4fa2-be9d-99ed634344c7 2019-04-09 06:31:46,650 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0496468544006s 2019-04-09 06:31:46,656 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-04-09 06:31:46,657 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/security-groups/61d98d2c-8363-4c67-8d69-0ff421d71764.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5ec2974ac36f31fb0468aeddbd20f1b007ec4580" 2019-04-09 06:31:46,813 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 09 Apr 2019 06:31:45 GMT X-Openstack-Request-Id: req-7e87dcfe-f8bf-4eee-b83c-09ab9ffc4086 2019-04-09 06:31:46,813 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-09 06:31:46,813 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/61d98d2c-8363-4c67-8d69-0ff421d71764.json used request id req-7e87dcfe-f8bf-4eee-b83c-09ab9ffc4086 2019-04-09 06:31:46,814 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.157435894012s 2019-04-09 06:31:46,814 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2019-04-09 06:31:46,817 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/os-keypairs/cinder_test-kp_95b9ad37-1244-4f81-a94f-81b96c17c787 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5ec2974ac36f31fb0468aeddbd20f1b007ec4580" 2019-04-09 06:31:46,867 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Tue, 09 Apr 2019 06:31:45 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d583f87e-6020-4fa4-9cb1-954a7a40a6c9 x-openstack-request-id: req-d583f87e-6020-4fa4-9cb1-954a7a40a6c9 2019-04-09 06:31:46,867 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/os-keypairs/cinder_test-kp_95b9ad37-1244-4f81-a94f-81b96c17c787 used request id req-d583f87e-6020-4fa4-9cb1-954a7a40a6c9 2019-04-09 06:31:46,867 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.052933216095s 2019-04-09 06:31:46,867 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-04-09 06:31:46,868 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/aaffde19-45e0-40f5-9a3f-8bcff6b816eb/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5ec2974ac36f31fb0468aeddbd20f1b007ec4580" -d '{"subnet_id": "875b1ce5-dbd9-42bf-9da3-11128da59a25"}' 2019-04-09 06:31:48,934 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Tue, 09 Apr 2019 06:31:47 GMT X-Openstack-Request-Id: req-7aecdb00-c2aa-48ac-ab84-f55015ab2e65 2019-04-09 06:31:48,934 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "7fa65f65-2b6c-44a4-abc5-f308ee969300", "tenant_id": "0c6aa7ba964241bd9dcbac1850863f35", "subnet_id": "875b1ce5-dbd9-42bf-9da3-11128da59a25", "subnet_ids": ["875b1ce5-dbd9-42bf-9da3-11128da59a25"], "port_id": "7762f39f-2885-4dea-962b-9896d5707c13", "id": "aaffde19-45e0-40f5-9a3f-8bcff6b816eb"} 2019-04-09 06:31:48,934 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/aaffde19-45e0-40f5-9a3f-8bcff6b816eb/remove_router_interface.json used request id req-7aecdb00-c2aa-48ac-ab84-f55015ab2e65 2019-04-09 06:31:48,934 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.06695318222s 2019-04-09 06:31:48,935 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-04-09 06:31:48,935 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5ec2974ac36f31fb0468aeddbd20f1b007ec4580" 2019-04-09 06:31:49,055 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 707 Content-Type: application/json Date: Tue, 09 Apr 2019 06:31:47 GMT X-Openstack-Request-Id: req-6160b572-6b40-431a-82dd-848b428f2121 2019-04-09 06:31:49,055 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "b62787c2-635d-4893-8553-7ee0260442ff", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "dce875e1-9eec-4cb2-94e6-93dffefe33f6", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "0c6aa7ba964241bd9dcbac1850863f35", "created_at": "2019-04-09T06:30:30Z", "admin_state_up": true, "updated_at": "2019-04-09T06:31:46Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "0c6aa7ba964241bd9dcbac1850863f35", "id": "aaffde19-45e0-40f5-9a3f-8bcff6b816eb", "name": "cinder_test-router_95b9ad37-1244-4f81-a94f-81b96c17c787"}]} 2019-04-09 06:31:49,056 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-6160b572-6b40-431a-82dd-848b428f2121 2019-04-09 06:31:49,056 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.120882987976s 2019-04-09 06:31:49,057 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-04-09 06:31:49,058 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/routers/aaffde19-45e0-40f5-9a3f-8bcff6b816eb.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5ec2974ac36f31fb0468aeddbd20f1b007ec4580" 2019-04-09 06:31:50,468 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 09 Apr 2019 06:31:49 GMT X-Openstack-Request-Id: req-4ae68b3d-f15f-41d2-a25d-50b374c3b044 2019-04-09 06:31:50,468 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-09 06:31:50,468 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/aaffde19-45e0-40f5-9a3f-8bcff6b816eb.json used request id req-4ae68b3d-f15f-41d2-a25d-50b374c3b044 2019-04-09 06:31:50,468 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.41106104851s 2019-04-09 06:31:50,469 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-04-09 06:31:50,469 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5ec2974ac36f31fb0468aeddbd20f1b007ec4580" 2019-04-09 06:31:50,510 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 682 Content-Type: application/json Date: Tue, 09 Apr 2019 06:31:49 GMT X-Openstack-Request-Id: req-e02183ca-f1ac-435e-afce-ac9ad0b57ed6 2019-04-09 06:31:50,510 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7fa65f65-2b6c-44a4-abc5-f308ee969300","tenant_id":"0c6aa7ba964241bd9dcbac1850863f35","created_at":"2019-04-09T06:30:30Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-04-09T06:30:30Z","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":"0c6aa7ba964241bd9dcbac1850863f35","id":"875b1ce5-dbd9-42bf-9da3-11128da59a25","subnetpool_id":null,"name":"cinder_test-subnet_95b9ad37-1244-4f81-a94f-81b96c17c787"}]} 2019-04-09 06:31:50,510 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-e02183ca-f1ac-435e-afce-ac9ad0b57ed6 2019-04-09 06:31:50,510 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0416679382324s 2019-04-09 06:31:50,511 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-04-09 06:31:50,512 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/subnets/875b1ce5-dbd9-42bf-9da3-11128da59a25.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5ec2974ac36f31fb0468aeddbd20f1b007ec4580" 2019-04-09 06:31:51,531 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 09 Apr 2019 06:31:50 GMT X-Openstack-Request-Id: req-a895ae47-9bd5-406f-964a-6a7def7cdb4a 2019-04-09 06:31:51,531 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-09 06:31:51,531 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/875b1ce5-dbd9-42bf-9da3-11128da59a25.json used request id req-a895ae47-9bd5-406f-964a-6a7def7cdb4a 2019-04-09 06:31:51,531 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.01943707466s 2019-04-09 06:31:51,531 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-09 06:31:51,532 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5ec2974ac36f31fb0468aeddbd20f1b007ec4580" 2019-04-09 06:31:51,627 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1238 Content-Type: application/json Date: Tue, 09 Apr 2019 06:31:50 GMT X-Openstack-Request-Id: req-a01fc4bd-3ab3-4cc4-8d3c-3d7eca6e8193 2019-04-09 06:31:51,628 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"7fa65f65-2b6c-44a4-abc5-f308ee969300","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0c6aa7ba964241bd9dcbac1850863f35","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-09T06:31:50Z","qos_policy_id":null,"name":"cinder_test-net_95b9ad37-1244-4f81-a94f-81b96c17c787","admin_state_up":true,"tenant_id":"0c6aa7ba964241bd9dcbac1850863f35","created_at":"2019-04-09T06:30:28Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b62787c2-635d-4893-8553-7ee0260442ff","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ba7a30bb29394fc4a587735d9dfb749e","l2_adjacency":true,"status":"ACTIVE","subnets":["dce875e1-9eec-4cb2-94e6-93dffefe33f6"],"description":"","tags":[],"updated_at":"2019-04-09T06:24:08Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ba7a30bb29394fc4a587735d9dfb749e","created_at":"2019-04-09T06:24:05Z","mtu":1500}]} 2019-04-09 06:31:51,628 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-a01fc4bd-3ab3-4cc4-8d3c-3d7eca6e8193 2019-04-09 06:31:51,628 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0963718891144s 2019-04-09 06:31:51,629 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-04-09 06:31:51,630 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/networks/7fa65f65-2b6c-44a4-abc5-f308ee969300.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5ec2974ac36f31fb0468aeddbd20f1b007ec4580" 2019-04-09 06:31:52,802 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 09 Apr 2019 06:31:51 GMT X-Openstack-Request-Id: req-88ad5739-77ec-4fd0-baaf-3ddd300910de 2019-04-09 06:31:52,803 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-09 06:31:52,803 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/7fa65f65-2b6c-44a4-abc5-f308ee969300.json used request id req-88ad5739-77ec-4fd0-baaf-3ddd300910de 2019-04-09 06:31:52,803 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.17372298241s 2019-04-09 06:31:52,807 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-09 06:31:52,811 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5ec2974ac36f31fb0468aeddbd20f1b007ec4580" 2019-04-09 06:31:53,118 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1399 Content-Type: application/json Date: Tue, 09 Apr 2019 06:31:52 GMT X-Openstack-Request-Id: req-81263763-7284-4a74-af34-912aff769b3f 2019-04-09 06:31:53,119 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-09T06:30:35Z", "file": "/v2/images/a76dcdd8-72f1-4959-980c-c8dfd1e2852c/file", "owner": "0c6aa7ba964241bd9dcbac1850863f35", "id": "a76dcdd8-72f1-4959-980c-c8dfd1e2852c", "size": 12716032, "self": "/v2/images/a76dcdd8-72f1-4959-980c-c8dfd1e2852c", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/a76dcdd8-72f1-4959-980c-c8dfd1e2852c/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/a76dcdd8-72f1-4959-980c-c8dfd1e2852c/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_95b9ad37-1244-4f81-a94f-81b96c17c787", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_95b9ad37-1244-4f81-a94f-81b96c17c787", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-09T06:30:35Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-09 06:31:53,119 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-81263763-7284-4a74-af34-912aff769b3f 2019-04-09 06:31:53,119 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.311760902405s 2019-04-09 06:31:53,121 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-04-09 06:31:53,125 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/a76dcdd8-72f1-4959-980c-c8dfd1e2852c -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5ec2974ac36f31fb0468aeddbd20f1b007ec4580" 2019-04-09 06:31:53,515 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 06:31:52 GMT X-Openstack-Request-Id: req-0ea48c58-7ad3-45ee-836c-f66dd57cd1cc 2019-04-09 06:31:53,515 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 06:31:53,515 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/a76dcdd8-72f1-4959-980c-c8dfd1e2852c used request id req-0ea48c58-7ad3-45ee-836c-f66dd57cd1cc 2019-04-09 06:31:53,515 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.394273996353s 2019-04-09 06:31:53,521 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-09 06:31:53,524 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b863ee6207170483417113af4791df4dbf467fef" 2019-04-09 06:31:53,543 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Tue, 09 Apr 2019 06:31:52 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e732f496-1b6b-42ff-9471-32cf30207755 x-openstack-request-id: req-e732f496-1b6b-42ff-9471-32cf30207755 2019-04-09 06:31:53,544 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "cinder_test-flavor_95b9ad37-1244-4f81-a94f-81b96c17c787", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/6bc59e21-a1da-4c8d-80a3-a2e6f9681839", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/6bc59e21-a1da-4c8d-80a3-a2e6f9681839", "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": "6bc59e21-a1da-4c8d-80a3-a2e6f9681839"}]} 2019-04-09 06:31:53,544 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-e732f496-1b6b-42ff-9471-32cf30207755 2019-04-09 06:31:53,544 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0231909751892s 2019-04-09 06:31:53,545 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-04-09 06:31:53,548 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/6bc59e21-a1da-4c8d-80a3-a2e6f9681839 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b863ee6207170483417113af4791df4dbf467fef" 2019-04-09 06:31:53,573 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Tue, 09 Apr 2019 06:31:52 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-0b4fc8f8-42b5-4b0b-84d7-8c05662894e2 x-openstack-request-id: req-0b4fc8f8-42b5-4b0b-84d7-8c05662894e2 2019-04-09 06:31:53,574 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/6bc59e21-a1da-4c8d-80a3-a2e6f9681839 used request id req-0b4fc8f8-42b5-4b0b-84d7-8c05662894e2 2019-04-09 06:31:53,574 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0284428596497s 2019-04-09 06:31:53,574 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-09 06:31:53,577 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b863ee6207170483417113af4791df4dbf467fef" 2019-04-09 06:31:53,865 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 835 Content-Type: application/json Date: Tue, 09 Apr 2019 06:31:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5c35ece-0eae-4cec-9d69-e8c1aea15475 2019-04-09 06:31:53,866 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/07b62caafa51496f94dd3b3fb341fcfe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07b62caafa51496f94dd3b3fb341fcfe", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/2e35f475a54147749980006d265eb864"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e35f475a54147749980006d265eb864", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/2f1bc9c9d22745648100c4b0717962eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f1bc9c9d22745648100c4b0717962eb", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/30fe8cf249d443dd9c53f2cc083f50b5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "30fe8cf249d443dd9c53f2cc083f50b5", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/3d748bf7df734addb2e37ea0663ec892"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d748bf7df734addb2e37ea0663ec892", "email": "cinder@localhost", "password_expires_at": null}, {"name": "cinder_test-user_95b9ad37-1244-4f81-a94f-81b96c17c787", "links": {"self": "http://172.30.9.21:5000/v3/users/42974f91d2b746af9682c38c3bd91c04"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "42974f91d2b746af9682c38c3bd91c04", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/732a504491fd4f35923460ae0d2ef475"}, "domain_id": "default", "enabled": true, "options": {}, "id": "732a504491fd4f35923460ae0d2ef475", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/781b729594744c4f8f561f6b5a6e68bd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "781b729594744c4f8f561f6b5a6e68bd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/80817a33c71343ed9c63d448a7fea69e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "80817a33c71343ed9c63d448a7fea69e", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/938ce22a56d74c639d353dbbf166fcc4"}, "domain_id": "ec5ce0aa038644b78983e5840ba5fb73", "enabled": true, "options": {}, "id": "938ce22a56d74c639d353dbbf166fcc4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/96d754a28b0d43cf8fa237c30a99c306"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d754a28b0d43cf8fa237c30a99c306", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/aaa8b9f924a74e80899c7ad7e32fcaae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aaa8b9f924a74e80899c7ad7e32fcaae", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b8dd65f4e72446d5bd8d9efa13837b0c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8dd65f4e72446d5bd8d9efa13837b0c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/c34b7e3bcdbc428db4539ea2b87cfce1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c34b7e3bcdbc428db4539ea2b87cfce1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/eb527490835d48e8a67131b0f587baf6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb527490835d48e8a67131b0f587baf6", "email": "gnocchi@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2019-04-09 06:31:53,866 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-f5c35ece-0eae-4cec-9d69-e8c1aea15475 2019-04-09 06:31:53,867 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.292413949966s 2019-04-09 06:31:53,872 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-09 06:31:53,876 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users/42974f91d2b746af9682c38c3bd91c04 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b863ee6207170483417113af4791df4dbf467fef" 2019-04-09 06:31:54,093 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 228 Content-Type: application/json Date: Tue, 09 Apr 2019 06:31:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31bacba6-4f3f-40ce-ac63-9a29b6e94ba2 2019-04-09 06:31:54,093 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "cinder_test-user_95b9ad37-1244-4f81-a94f-81b96c17c787", "links": {"self": "http://172.30.9.21:5000/v3/users/42974f91d2b746af9682c38c3bd91c04"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "42974f91d2b746af9682c38c3bd91c04", "description": null}} 2019-04-09 06:31:54,094 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/42974f91d2b746af9682c38c3bd91c04 used request id req-31bacba6-4f3f-40ce-ac63-9a29b6e94ba2 2019-04-09 06:31:54,094 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.221229076385s 2019-04-09 06:31:54,094 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-04-09 06:31:54,098 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/users/42974f91d2b746af9682c38c3bd91c04 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b863ee6207170483417113af4791df4dbf467fef" 2019-04-09 06:31:54,501 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 09 Apr 2019 06:31:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2cb128f8-6e3a-4e08-a7dd-eacc11a3953f 2019-04-09 06:31:54,501 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-09 06:31:54,501 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/42974f91d2b746af9682c38c3bd91c04 used request id req-2cb128f8-6e3a-4e08-a7dd-eacc11a3953f 2019-04-09 06:31:54,501 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.406841993332s 2019-04-09 06:31:54,508 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-09 06:31:54,511 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b863ee6207170483417113af4791df4dbf467fef" 2019-04-09 06:31:54,703 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 388 Content-Type: application/json Date: Tue, 09 Apr 2019 06:31:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-053df542-f3b8-4f50-adb9-ea7c8bb55b45 2019-04-09 06:31:54,703 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.21:5000/v3/projects/0c6aa7ba964241bd9dcbac1850863f35"}, "tags": [], "enabled": true, "id": "0c6aa7ba964241bd9dcbac1850863f35", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_95b9ad37-1244-4f81-a94f-81b96c17c787"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/6509066435f1453bac6996ee8997a3b2"}, "tags": [], "enabled": true, "id": "6509066435f1453bac6996ee8997a3b2", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/ba7a30bb29394fc4a587735d9dfb749e"}, "tags": [], "enabled": true, "id": "ba7a30bb29394fc4a587735d9dfb749e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-04-09 06:31:54,703 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-053df542-f3b8-4f50-adb9-ea7c8bb55b45 2019-04-09 06:31:54,703 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.195649147034s 2019-04-09 06:31:54,707 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-04-09 06:31:54,710 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/projects/0c6aa7ba964241bd9dcbac1850863f35 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b863ee6207170483417113af4791df4dbf467fef" 2019-04-09 06:31:55,021 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 09 Apr 2019 06:31:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-60293406-4d40-41f4-b0af-eda159c93ff1 2019-04-09 06:31:55,021 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-09 06:31:55,021 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/0c6aa7ba964241bd9dcbac1850863f35 used request id req-60293406-4d40-41f4-b0af-eda159c93ff1 2019-04-09 06:31:55,022 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.314170837402s 2019-04-09 06:31:55,027 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-09 06:31:55,027 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/security-groups.json?project_id=0c6aa7ba964241bd9dcbac1850863f35&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b863ee6207170483417113af4791df4dbf467fef" 2019-04-09 06:31:55,337 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Tue, 09 Apr 2019 06:31:54 GMT X-Openstack-Request-Id: req-6c3faba0-d56c-4b98-817e-42fcfd322323 2019-04-09 06:31:55,337 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "0c6aa7ba964241bd9dcbac1850863f35", "created_at": "2019-04-09T06:30:28Z", "updated_at": "2019-04-09T06:30:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:30:28Z", "revision_number": 0, "id": "3d6c7025-26b5-4ebc-8d11-47e337be989c", "remote_group_id": "ec1b18be-0474-4035-8576-c0c60d4ace29", "remote_ip_prefix": null, "created_at": "2019-04-09T06:30:28Z", "security_group_id": "ec1b18be-0474-4035-8576-c0c60d4ace29", "tenant_id": "0c6aa7ba964241bd9dcbac1850863f35", "port_range_min": null, "ethertype": "IPv4", "project_id": "0c6aa7ba964241bd9dcbac1850863f35"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:30:28Z", "revision_number": 0, "id": "7bd2da65-313b-47ec-bbad-5d65f55a61d6", "remote_group_id": "ec1b18be-0474-4035-8576-c0c60d4ace29", "remote_ip_prefix": null, "created_at": "2019-04-09T06:30:28Z", "security_group_id": "ec1b18be-0474-4035-8576-c0c60d4ace29", "tenant_id": "0c6aa7ba964241bd9dcbac1850863f35", "port_range_min": null, "ethertype": "IPv6", "project_id": "0c6aa7ba964241bd9dcbac1850863f35"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:30:28Z", "revision_number": 0, "id": "92301f0b-ddb3-465b-baa6-86f52bedf8e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:30:28Z", "security_group_id": "ec1b18be-0474-4035-8576-c0c60d4ace29", "tenant_id": "0c6aa7ba964241bd9dcbac1850863f35", "port_range_min": null, "ethertype": "IPv6", "project_id": "0c6aa7ba964241bd9dcbac1850863f35"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:30:28Z", "revision_number": 0, "id": "c151ccea-2f1f-4237-924b-25ea491fe449", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:30:28Z", "security_group_id": "ec1b18be-0474-4035-8576-c0c60d4ace29", "tenant_id": "0c6aa7ba964241bd9dcbac1850863f35", "port_range_min": null, "ethertype": "IPv4", "project_id": "0c6aa7ba964241bd9dcbac1850863f35"}], "revision_number": 1, "project_id": "0c6aa7ba964241bd9dcbac1850863f35", "id": "ec1b18be-0474-4035-8576-c0c60d4ace29", "name": "default"}]} 2019-04-09 06:31:55,338 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json?project_id=0c6aa7ba964241bd9dcbac1850863f35&name=default used request id req-6c3faba0-d56c-4b98-817e-42fcfd322323 2019-04-09 06:31:55,338 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.310945034027s 2019-04-09 06:31:55,343 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-09 06:31:55,344 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b863ee6207170483417113af4791df4dbf467fef" 2019-04-09 06:31:55,391 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Tue, 09 Apr 2019 06:31:54 GMT X-Openstack-Request-Id: req-11874ed8-bf61-43a2-a11f-fa8559e1901b 2019-04-09 06:31:55,393 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-04-09T06:26:00Z", "updated_at": "2019-04-09T06:26:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:26:00Z", "revision_number": 0, "id": "f668131f-27a0-4d81-982d-afd1d6efe75b", "remote_group_id": "3353c502-d3bd-4781-83f5-fc7385b71d39", "remote_ip_prefix": null, "created_at": "2019-04-09T06:26:00Z", "security_group_id": "3353c502-d3bd-4781-83f5-fc7385b71d39", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:26:00Z", "revision_number": 0, "id": "23de8fc0-44ae-4c56-abcd-3cadf2cd644b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:26:00Z", "security_group_id": "3353c502-d3bd-4781-83f5-fc7385b71d39", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:26:00Z", "revision_number": 0, "id": "d4091b4d-3f48-405e-a6ff-27973bc1c4fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:26:00Z", "security_group_id": "3353c502-d3bd-4781-83f5-fc7385b71d39", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:26:00Z", "revision_number": 0, "id": "afb04289-1a57-4ecb-8cec-ce9e43ab0d76", "remote_group_id": "3353c502-d3bd-4781-83f5-fc7385b71d39", "remote_ip_prefix": null, "created_at": "2019-04-09T06:26:00Z", "security_group_id": "3353c502-d3bd-4781-83f5-fc7385b71d39", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "3353c502-d3bd-4781-83f5-fc7385b71d39", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ba7a30bb29394fc4a587735d9dfb749e", "created_at": "2019-04-09T06:24:05Z", "updated_at": "2019-04-09T06:24:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:24:05Z", "revision_number": 0, "id": "54942ddd-2fa1-4bc2-8eed-db2c58927051", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:24:05Z", "security_group_id": "7163910b-3f52-4c82-95f5-2716a0110cc5", "tenant_id": "ba7a30bb29394fc4a587735d9dfb749e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ba7a30bb29394fc4a587735d9dfb749e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:24:05Z", "revision_number": 0, "id": "86568739-46b2-4862-8571-f01cd048599a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:24:05Z", "security_group_id": "7163910b-3f52-4c82-95f5-2716a0110cc5", "tenant_id": "ba7a30bb29394fc4a587735d9dfb749e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ba7a30bb29394fc4a587735d9dfb749e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:24:05Z", "revision_number": 0, "id": "0aa9cfb1-eea8-4107-bdd1-09b673e74187", "remote_group_id": "7163910b-3f52-4c82-95f5-2716a0110cc5", "remote_ip_prefix": null, "created_at": "2019-04-09T06:24:05Z", "security_group_id": "7163910b-3f52-4c82-95f5-2716a0110cc5", "tenant_id": "ba7a30bb29394fc4a587735d9dfb749e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ba7a30bb29394fc4a587735d9dfb749e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:24:05Z", "revision_number": 0, "id": "65f9a71a-d7ef-4a7c-bd9a-1722277aec43", "remote_group_id": "7163910b-3f52-4c82-95f5-2716a0110cc5", "remote_ip_prefix": null, "created_at": "2019-04-09T06:24:05Z", "security_group_id": "7163910b-3f52-4c82-95f5-2716a0110cc5", "tenant_id": "ba7a30bb29394fc4a587735d9dfb749e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ba7a30bb29394fc4a587735d9dfb749e"}], "revision_number": 1, "project_id": "ba7a30bb29394fc4a587735d9dfb749e", "id": "7163910b-3f52-4c82-95f5-2716a0110cc5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6509066435f1453bac6996ee8997a3b2", "created_at": "2019-04-09T06:25:59Z", "updated_at": "2019-04-09T06:25:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:25:59Z", "revision_number": 0, "id": "a09893df-d9cb-4ff3-99d4-013b5c068a40", "remote_group_id": "9c2f55ba-acdf-4de6-a230-b14db62471f1", "remote_ip_prefix": null, "created_at": "2019-04-09T06:25:59Z", "security_group_id": "9c2f55ba-acdf-4de6-a230-b14db62471f1", "tenant_id": "6509066435f1453bac6996ee8997a3b2", "port_range_min": null, "ethertype": "IPv6", "project_id": "6509066435f1453bac6996ee8997a3b2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:25:59Z", "revision_number": 0, "id": "f87d56d3-96be-430b-8bff-17fba51e104b", "remote_group_id": "9c2f55ba-acdf-4de6-a230-b14db62471f1", "remote_ip_prefix": null, "created_at": "2019-04-09T06:25:59Z", "security_group_id": "9c2f55ba-acdf-4de6-a230-b14db62471f1", "tenant_id": "6509066435f1453bac6996ee8997a3b2", "port_range_min": null, "ethertype": "IPv4", "project_id": "6509066435f1453bac6996ee8997a3b2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:25:59Z", "revision_number": 0, "id": "159f11d9-0ba4-4923-8082-70f4dd760a47", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:25:59Z", "security_group_id": "9c2f55ba-acdf-4de6-a230-b14db62471f1", "tenant_id": "6509066435f1453bac6996ee8997a3b2", "port_range_min": null, "ethertype": "IPv4", "project_id": "6509066435f1453bac6996ee8997a3b2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:25:59Z", "revision_number": 0, "id": "feb3b1fe-b7ab-48f1-a7ef-4cef55305484", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:25:59Z", "security_group_id": "9c2f55ba-acdf-4de6-a230-b14db62471f1", "tenant_id": "6509066435f1453bac6996ee8997a3b2", "port_range_min": null, "ethertype": "IPv6", "project_id": "6509066435f1453bac6996ee8997a3b2"}], "revision_number": 1, "project_id": "6509066435f1453bac6996ee8997a3b2", "id": "9c2f55ba-acdf-4de6-a230-b14db62471f1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0c6aa7ba964241bd9dcbac1850863f35", "created_at": "2019-04-09T06:30:28Z", "updated_at": "2019-04-09T06:30:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:30:28Z", "revision_number": 0, "id": "3d6c7025-26b5-4ebc-8d11-47e337be989c", "remote_group_id": "ec1b18be-0474-4035-8576-c0c60d4ace29", "remote_ip_prefix": null, "created_at": "2019-04-09T06:30:28Z", "security_group_id": "ec1b18be-0474-4035-8576-c0c60d4ace29", "tenant_id": "0c6aa7ba964241bd9dcbac1850863f35", "port_range_min": null, "ethertype": "IPv4", "project_id": "0c6aa7ba964241bd9dcbac1850863f35"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:30:28Z", "revision_number": 0, "id": "92301f0b-ddb3-465b-baa6-86f52bedf8e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:30:28Z", "security_group_id": "ec1b18be-0474-4035-8576-c0c60d4ace29", "tenant_id": "0c6aa7ba964241bd9dcbac1850863f35", "port_range_min": null, "ethertype": "IPv6", "project_id": "0c6aa7ba964241bd9dcbac1850863f35"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:30:28Z", "revision_number": 0, "id": "7bd2da65-313b-47ec-bbad-5d65f55a61d6", "remote_group_id": "ec1b18be-0474-4035-8576-c0c60d4ace29", "remote_ip_prefix": null, "created_at": "2019-04-09T06:30:28Z", "security_group_id": "ec1b18be-0474-4035-8576-c0c60d4ace29", "tenant_id": "0c6aa7ba964241bd9dcbac1850863f35", "port_range_min": null, "ethertype": "IPv6", "project_id": "0c6aa7ba964241bd9dcbac1850863f35"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:30:28Z", "revision_number": 0, "id": "c151ccea-2f1f-4237-924b-25ea491fe449", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:30:28Z", "security_group_id": "ec1b18be-0474-4035-8576-c0c60d4ace29", "tenant_id": "0c6aa7ba964241bd9dcbac1850863f35", "port_range_min": null, "ethertype": "IPv4", "project_id": "0c6aa7ba964241bd9dcbac1850863f35"}], "revision_number": 1, "project_id": "0c6aa7ba964241bd9dcbac1850863f35", "id": "ec1b18be-0474-4035-8576-c0c60d4ace29", "name": "default"}]} 2019-04-09 06:31:55,393 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-11874ed8-bf61-43a2-a11f-fa8559e1901b 2019-04-09 06:31:55,393 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0498440265656s 2019-04-09 06:31:55,400 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-04-09 06:31:55,401 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/security-groups/ec1b18be-0474-4035-8576-c0c60d4ace29.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b863ee6207170483417113af4791df4dbf467fef" 2019-04-09 06:31:55,535 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 09 Apr 2019 06:31:54 GMT X-Openstack-Request-Id: req-21d55df8-8380-43fd-a521-e20d5b14632b 2019-04-09 06:31:55,535 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-09 06:31:55,535 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/ec1b18be-0474-4035-8576-c0c60d4ace29.json used request id req-21d55df8-8380-43fd-a521-e20d5b14632b 2019-04-09 06:31:55,535 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.134674072266s 2019-04-09 06:31:55,581 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_smoke'... 2019-04-09 06:31:55,639 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-04-09 06:31:55,644 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Tue, 09 Apr 2019 06:31:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-64ba7a14-cab8-4589-8317-2a77a3ceb321 2019-04-09 06:31:55,644 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2019-04-09 06:31:55,645 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/v3 used request id req-64ba7a14-cab8-4589-8317-2a77a3ceb321 2019-04-09 06:31:55,645 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2019-04-09 06:31:56,038 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "12d06a59574c4903a7b4bfc193e14ef0", "name": "member"}, {"id": "ecaba09e8ea14e058d5f9d9eb583aa37", "name": "admin"}, {"id": "6e54a998c61f4429874ed3ac33d4afc4", "name": "reader"}], "expires_at": "2019-04-09T07:31:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6509066435f1453bac6996ee8997a3b2", "name": "admin"}, "catalog": [{"endpoints": [], "type": "metering", "id": "0c6048bf3c804b33b1209bfa8ca75ec0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v3/6509066435f1453bac6996ee8997a3b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "503aa75a75e444a9b93cb14634c6ab50"}, {"url": "http://192.30.9.6:8776/v3/6509066435f1453bac6996ee8997a3b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd4bc81464e44d0a129985ca1ff91d5"}, {"url": "http://192.30.9.6:8776/v3/6509066435f1453bac6996ee8997a3b2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d888a991472d4a88bfcfcfcf4909874d"}], "type": "volumev3", "id": "1b1b3cbed2d14611b521aa10e2b642dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4664f0d595a24e8a9d4eb3691db874e0"}, {"url": "http://172.30.9.21:8080/v1/AUTH_6509066435f1453bac6996ee8997a3b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49cfc5fc2aa942e59d21f825b2bc9939"}, {"url": "http://12.0.0.22:8080/v1/AUTH_6509066435f1453bac6996ee8997a3b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "71100b14603a4edf8a39e8af672ecff5"}], "type": "object-store", "id": "29267bcb2ea04deebb6caaa71afffcc5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4dc1873b4b477cb578245fdb86a111"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77d7bee546c941368ffc769fda003312"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9b1ab09869b4ea895eb3c8867f61318"}], "type": "network", "id": "3ac09bd783a245efa7f11d71ad667386", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f7f6f256262433fb4467ed610947d62"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "72d58c041dc245bc8aa43ce73891f76c"}, {"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b89851b9b2b4f95b7d2184e74373672"}], "type": "identity", "id": "49f6869431e3430e9aeef431c7e7d7de", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8201c41b3865412e839f135e1ceb7421"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e4e22c0a684229ba50a51934a5cdf7"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf4872e158cb44e3aa5a4063a620efc3"}], "type": "alarming", "id": "61e60b3a8b964288a4ad67fd02ee4984", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4de11e8502624071afd079250b33c74c"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d801fa7f3ee64b30b3b18ef5a9e72635"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f583f4a1750f4edc8596dd476ece0948"}], "type": "compute", "id": "6b64d23b249e42d79f5dd070a7460b66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0cd6369c5d9949eba212a5ce97f8b6f7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8011dc0e5bd44e2aa45caf7c6e4d19d2"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d807430fcec84acebca284681dd098fe"}], "type": "cloudformation", "id": "7f91896ba7394ae291c7a222f92ea496", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/6509066435f1453bac6996ee8997a3b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4243c026b4174decae31504c58542875"}, {"url": "http://192.30.9.6:8776/v2/6509066435f1453bac6996ee8997a3b2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84281d63eba442fd8cdbf23eae691ba2"}, {"url": "http://172.30.9.21:8776/v2/6509066435f1453bac6996ee8997a3b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1ce0a47f2fd4ca9b678bc1d7e5d0b37"}], "type": "volumev2", "id": "8afcbe00e0a6427bbf1fc3b10d4b2f5e", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/6509066435f1453bac6996ee8997a3b2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25eb19d77ddd4b9aa8117749f829d913"}, {"url": "http://172.30.9.21:8004/v1/6509066435f1453bac6996ee8997a3b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57dd852403b0401fb0bd852db0cc4f1e"}, {"url": "http://192.30.9.6:8004/v1/6509066435f1453bac6996ee8997a3b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5a404b628fff4023b9d3e5b8fca3b0fb"}], "type": "orchestration", "id": "a244395507da4b85bd212d5f49a8b6ae", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2242a4436b774238a465cc3d6498ab4e"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "977935de203e411cbce5038f0a9dc848"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2fcaa46481c44f8a3f42acd6c29b21f"}], "type": "placement", "id": "aed411d3d8324008b42b3bd847051003", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b61449c559f45dba6ba5f9dc241729f"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3f83bae18b4a496bb67592b5d777f17c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5162d5282ea1448dbbc20567c0d57fd7"}], "type": "metric", "id": "ebf458a547774acfb6b489f2803a822c", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "33de49eaa2934d07a5ef7754ed5fe8e0"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b7265307a4a45caad0a286536a91b5d"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94601cf3562245fb9453e9678a54b869"}], "type": "event", "id": "f3ff1bc7e87e4c90a2385a1bc8175960", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00d65cc314ee4a87ad316dd160d63558"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64896bc5be624954a0166b6cfa08a10e"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd079af259534771ac00959c542171cf"}], "type": "image", "id": "f9a74c8a63414707b34a5b03e9eacdc1", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "96d754a28b0d43cf8fa237c30a99c306"}, "audit_ids": ["JhG-EzRhTS2Gy9Y0nKpuBg"], "issued_at": "2019-04-09T06:31:54.000000Z"}} 2019-04-09 06:31:56,041 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-09 06:31:56,042 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a17a25b11f3112d11f778ce0e1555e720350ea1c" 2019-04-09 06:31:56,377 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Tue, 09 Apr 2019 06:31:55 GMT X-Openstack-Request-Id: req-99bfdebf-c026-4967-b2b8-4a1fe9ab839a 2019-04-09 06:31:56,377 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"b62787c2-635d-4893-8553-7ee0260442ff","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ba7a30bb29394fc4a587735d9dfb749e","l2_adjacency":true,"status":"ACTIVE","subnets":["dce875e1-9eec-4cb2-94e6-93dffefe33f6"],"description":"","tags":[],"updated_at":"2019-04-09T06:24:08Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ba7a30bb29394fc4a587735d9dfb749e","created_at":"2019-04-09T06:24:05Z","provider:network_type":"flat"}]} 2019-04-09 06:31:56,377 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-99bfdebf-c026-4967-b2b8-4a1fe9ab839a 2019-04-09 06:31:56,377 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.336222887039s 2019-04-09 06:31:56,384 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-04-09 06:31:56,390 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 09 Apr 2019 06:31:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d49be940-338c-4504-9fc8-fbbbe295c5df 2019-04-09 06:31:56,390 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 06:31:56,390 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/ used request id req-d49be940-338c-4504-9fc8-fbbbe295c5df 2019-04-09 06:31:56,391 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-09 06:31:56,394 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a17a25b11f3112d11f778ce0e1555e720350ea1c" 2019-04-09 06:31:56,585 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 222 Content-Type: application/json Date: Tue, 09 Apr 2019 06:31:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a547e015-ccfe-46fb-857a-d7caf7dd7361 2019-04-09 06:31:56,585 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/ec5ce0aa038644b78983e5840ba5fb73"}, "tags": [], "enabled": true, "id": "ec5ce0aa038644b78983e5840ba5fb73", "name": "heat_stack"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2019-04-09 06:31:56,585 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-a547e015-ccfe-46fb-857a-d7caf7dd7361 2019-04-09 06:31:56,585 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.194662809372s 2019-04-09 06:31:56,593 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-04-09 06:31:56,597 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a17a25b11f3112d11f778ce0e1555e720350ea1c" -d '{"project": {"description": "Created by OPNFV Functest: tempest_smoke", "enabled": true, "domain_id": "default", "name": "tempest_smoke-project_c11ee347-2c0e-4807-8bb1-7e0f8cc972fb"}}' 2019-04-09 06:31:56,745 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 372 Content-Type: application/json Date: Tue, 09 Apr 2019 06:31:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0e4a9d91-5589-4529-a084-e5d708f03a13 2019-04-09 06:31:56,745 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/a7996bdfdca84aa1b1cf956bf34385ba"}, "tags": [], "enabled": true, "id": "a7996bdfdca84aa1b1cf956bf34385ba", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke-project_c11ee347-2c0e-4807-8bb1-7e0f8cc972fb"}} 2019-04-09 06:31:56,745 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-0e4a9d91-5589-4529-a084-e5d708f03a13 2019-04-09 06:31:56,745 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.15246796608s 2019-04-09 06:31:56,746 - 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'a7996bdfdca84aa1b1cf956bf34385ba', '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_c11ee347-2c0e-4807-8bb1-7e0f8cc972fb'}) 2019-04-09 06:31:56,753 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-04-09 06:31:56,756 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a17a25b11f3112d11f778ce0e1555e720350ea1c" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "e1rE02ce79FBYCpFDqSmFqfedkDhXK", "email": null, "name": "tempest_smoke-user_c11ee347-2c0e-4807-8bb1-7e0f8cc972fb"}}' 2019-04-09 06:31:57,328 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 328 Content-Type: application/json Date: Tue, 09 Apr 2019 06:31:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a8b2a524-072a-4b44-a562-3f4999361d18 2019-04-09 06:31:57,328 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tempest_smoke-user_c11ee347-2c0e-4807-8bb1-7e0f8cc972fb", "links": {"self": "http://172.30.9.21:5000/v3/users/e59f42f802714356a2281b4587ca1817"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e59f42f802714356a2281b4587ca1817", "domain_id": "default", "password_expires_at": null}} 2019-04-09 06:31:57,328 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/users used request id req-a8b2a524-072a-4b44-a562-3f4999361d18 2019-04-09 06:31:57,328 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.575423955917s 2019-04-09 06:31:57,329 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'e59f42f802714356a2281b4587ca1817', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tempest_smoke-user_c11ee347-2c0e-4807-8bb1-7e0f8cc972fb'}) 2019-04-09 06:31:57,332 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-09 06:31:57,335 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a17a25b11f3112d11f778ce0e1555e720350ea1c" 2019-04-09 06:31:57,495 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Tue, 09 Apr 2019 06:31:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6a23a78-a14e-4097-a5ca-607f5426d1bd 2019-04-09 06:31:57,496 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "12d06a59574c4903a7b4bfc193e14ef0", "links": {"self": "http://172.30.9.21:5000/v3/roles/12d06a59574c4903a7b4bfc193e14ef0"}, "name": "member"}, {"domain_id": null, "id": "50245c80a9b84e15b01544b714aaabd9", "links": {"self": "http://172.30.9.21:5000/v3/roles/50245c80a9b84e15b01544b714aaabd9"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6e54a998c61f4429874ed3ac33d4afc4", "links": {"self": "http://172.30.9.21:5000/v3/roles/6e54a998c61f4429874ed3ac33d4afc4"}, "name": "reader"}, {"domain_id": null, "id": "6f62ff3e5bbd4682becdbe9fa3c1ed2c", "links": {"self": "http://172.30.9.21:5000/v3/roles/6f62ff3e5bbd4682becdbe9fa3c1ed2c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80b483ac8c834f498f0d265da82cb005", "links": {"self": "http://172.30.9.21:5000/v3/roles/80b483ac8c834f498f0d265da82cb005"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecaba09e8ea14e058d5f9d9eb583aa37", "links": {"self": "http://172.30.9.21:5000/v3/roles/ecaba09e8ea14e058d5f9d9eb583aa37"}, "name": "admin"}]} 2019-04-09 06:31:57,496 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-d6a23a78-a14e-4097-a5ca-607f5426d1bd 2019-04-09 06:31:57,496 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.163908004761s 2019-04-09 06:31:57,503 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-09 06:31:57,507 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a17a25b11f3112d11f778ce0e1555e720350ea1c" 2019-04-09 06:31:57,612 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Tue, 09 Apr 2019 06:31:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1fe25e70-46c6-46ad-88eb-2d4c59a4952d 2019-04-09 06:31:57,612 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "12d06a59574c4903a7b4bfc193e14ef0", "links": {"self": "http://172.30.9.21:5000/v3/roles/12d06a59574c4903a7b4bfc193e14ef0"}, "name": "member"}, {"domain_id": null, "id": "50245c80a9b84e15b01544b714aaabd9", "links": {"self": "http://172.30.9.21:5000/v3/roles/50245c80a9b84e15b01544b714aaabd9"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6e54a998c61f4429874ed3ac33d4afc4", "links": {"self": "http://172.30.9.21:5000/v3/roles/6e54a998c61f4429874ed3ac33d4afc4"}, "name": "reader"}, {"domain_id": null, "id": "6f62ff3e5bbd4682becdbe9fa3c1ed2c", "links": {"self": "http://172.30.9.21:5000/v3/roles/6f62ff3e5bbd4682becdbe9fa3c1ed2c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80b483ac8c834f498f0d265da82cb005", "links": {"self": "http://172.30.9.21:5000/v3/roles/80b483ac8c834f498f0d265da82cb005"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecaba09e8ea14e058d5f9d9eb583aa37", "links": {"self": "http://172.30.9.21:5000/v3/roles/ecaba09e8ea14e058d5f9d9eb583aa37"}, "name": "admin"}]} 2019-04-09 06:31:57,613 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-1fe25e70-46c6-46ad-88eb-2d4c59a4952d 2019-04-09 06:31:57,613 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.109408855438s 2019-04-09 06:31:57,618 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-09 06:31:57,621 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a17a25b11f3112d11f778ce0e1555e720350ea1c" 2019-04-09 06:31:57,830 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Tue, 09 Apr 2019 06:31:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c14cc0bd-5417-46a4-b504-1d45903e9d96 2019-04-09 06:31:57,831 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "12d06a59574c4903a7b4bfc193e14ef0", "links": {"self": "http://172.30.9.21:5000/v3/roles/12d06a59574c4903a7b4bfc193e14ef0"}, "name": "member"}, {"domain_id": null, "id": "50245c80a9b84e15b01544b714aaabd9", "links": {"self": "http://172.30.9.21:5000/v3/roles/50245c80a9b84e15b01544b714aaabd9"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6e54a998c61f4429874ed3ac33d4afc4", "links": {"self": "http://172.30.9.21:5000/v3/roles/6e54a998c61f4429874ed3ac33d4afc4"}, "name": "reader"}, {"domain_id": null, "id": "6f62ff3e5bbd4682becdbe9fa3c1ed2c", "links": {"self": "http://172.30.9.21:5000/v3/roles/6f62ff3e5bbd4682becdbe9fa3c1ed2c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80b483ac8c834f498f0d265da82cb005", "links": {"self": "http://172.30.9.21:5000/v3/roles/80b483ac8c834f498f0d265da82cb005"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecaba09e8ea14e058d5f9d9eb583aa37", "links": {"self": "http://172.30.9.21:5000/v3/roles/ecaba09e8ea14e058d5f9d9eb583aa37"}, "name": "admin"}]} 2019-04-09 06:31:57,831 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-c14cc0bd-5417-46a4-b504-1d45903e9d96 2019-04-09 06:31:57,831 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.213413953781s 2019-04-09 06:31:57,836 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-09 06:31:57,840 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a17a25b11f3112d11f778ce0e1555e720350ea1c" 2019-04-09 06:31:58,028 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 09 Apr 2019 06:31:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-492d1759-4374-486f-9b91-53181395e77f 2019-04-09 06:31:58,028 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-04-09 06:31:58,028 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-492d1759-4374-486f-9b91-53181395e77f 2019-04-09 06:31:58,028 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.192136049271s 2019-04-09 06:31:58,029 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-09 06:31:58,033 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a17a25b11f3112d11f778ce0e1555e720350ea1c" 2019-04-09 06:31:58,253 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 839 Content-Type: application/json Date: Tue, 09 Apr 2019 06:31:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7696697-4239-44d8-b07a-545b762aaa60 2019-04-09 06:31:58,254 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/07b62caafa51496f94dd3b3fb341fcfe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07b62caafa51496f94dd3b3fb341fcfe", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/2e35f475a54147749980006d265eb864"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e35f475a54147749980006d265eb864", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/2f1bc9c9d22745648100c4b0717962eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f1bc9c9d22745648100c4b0717962eb", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/30fe8cf249d443dd9c53f2cc083f50b5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "30fe8cf249d443dd9c53f2cc083f50b5", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/3d748bf7df734addb2e37ea0663ec892"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d748bf7df734addb2e37ea0663ec892", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/732a504491fd4f35923460ae0d2ef475"}, "domain_id": "default", "enabled": true, "options": {}, "id": "732a504491fd4f35923460ae0d2ef475", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/781b729594744c4f8f561f6b5a6e68bd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "781b729594744c4f8f561f6b5a6e68bd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/80817a33c71343ed9c63d448a7fea69e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "80817a33c71343ed9c63d448a7fea69e", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/938ce22a56d74c639d353dbbf166fcc4"}, "domain_id": "ec5ce0aa038644b78983e5840ba5fb73", "enabled": true, "options": {}, "id": "938ce22a56d74c639d353dbbf166fcc4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/96d754a28b0d43cf8fa237c30a99c306"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d754a28b0d43cf8fa237c30a99c306", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/aaa8b9f924a74e80899c7ad7e32fcaae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aaa8b9f924a74e80899c7ad7e32fcaae", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b8dd65f4e72446d5bd8d9efa13837b0c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8dd65f4e72446d5bd8d9efa13837b0c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/c34b7e3bcdbc428db4539ea2b87cfce1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c34b7e3bcdbc428db4539ea2b87cfce1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tempest_smoke-user_c11ee347-2c0e-4807-8bb1-7e0f8cc972fb", "links": {"self": "http://172.30.9.21:5000/v3/users/e59f42f802714356a2281b4587ca1817"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e59f42f802714356a2281b4587ca1817", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/eb527490835d48e8a67131b0f587baf6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb527490835d48e8a67131b0f587baf6", "email": "gnocchi@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2019-04-09 06:31:58,255 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-c7696697-4239-44d8-b07a-545b762aaa60 2019-04-09 06:31:58,255 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.225327968597s 2019-04-09 06:31:58,266 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-09 06:31:58,269 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a17a25b11f3112d11f778ce0e1555e720350ea1c" 2019-04-09 06:31:58,461 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 398 Content-Type: application/json Date: Tue, 09 Apr 2019 06:31:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6ab8573-bfc3-40cd-89f7-45c4c0c9d8aa 2019-04-09 06:31:58,461 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/6509066435f1453bac6996ee8997a3b2"}, "tags": [], "enabled": true, "id": "6509066435f1453bac6996ee8997a3b2", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/ba7a30bb29394fc4a587735d9dfb749e"}, "tags": [], "enabled": true, "id": "ba7a30bb29394fc4a587735d9dfb749e", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/a7996bdfdca84aa1b1cf956bf34385ba"}, "tags": [], "enabled": true, "id": "a7996bdfdca84aa1b1cf956bf34385ba", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke-project_c11ee347-2c0e-4807-8bb1-7e0f8cc972fb"}]} 2019-04-09 06:31:58,461 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-a6ab8573-bfc3-40cd-89f7-45c4c0c9d8aa 2019-04-09 06:31:58,461 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.195498943329s 2019-04-09 06:31:58,469 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-04-09 06:31:58,473 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=e59f42f802714356a2281b4587ca1817&role.id=12d06a59574c4903a7b4bfc193e14ef0&scope.project.id=a7996bdfdca84aa1b1cf956bf34385ba" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a17a25b11f3112d11f778ce0e1555e720350ea1c" 2019-04-09 06:31:58,587 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 213 Content-Type: application/json Date: Tue, 09 Apr 2019 06:31:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f51da3a9-8e59-43b2-a34e-d0d9a30703b7 2019-04-09 06:31:58,588 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=e59f42f802714356a2281b4587ca1817&role.id=12d06a59574c4903a7b4bfc193e14ef0&scope.project.id=a7996bdfdca84aa1b1cf956bf34385ba", "previous": null, "next": null}} 2019-04-09 06:31:58,588 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=e59f42f802714356a2281b4587ca1817&role.id=12d06a59574c4903a7b4bfc193e14ef0&scope.project.id=a7996bdfdca84aa1b1cf956bf34385ba used request id req-f51da3a9-8e59-43b2-a34e-d0d9a30703b7 2019-04-09 06:31:58,588 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.118546009064s 2019-04-09 06:31:58,591 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-04-09 06:31:58,595 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/a7996bdfdca84aa1b1cf956bf34385ba/users/e59f42f802714356a2281b4587ca1817/roles/12d06a59574c4903a7b4bfc193e14ef0 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a17a25b11f3112d11f778ce0e1555e720350ea1c" 2019-04-09 06:31:58,739 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 09 Apr 2019 06:31:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2f1c218e-ca99-409c-b0dd-e3da563329a0 2019-04-09 06:31:58,739 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-09 06:31:58,739 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/a7996bdfdca84aa1b1cf956bf34385ba/users/e59f42f802714356a2281b4587ca1817/roles/12d06a59574c4903a7b4bfc193e14ef0 used request id req-2f1c218e-ca99-409c-b0dd-e3da563329a0 2019-04-09 06:31:58,739 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.147746086121s 2019-04-09 06:31:58,740 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tempest_smoke-project_c11ee347-2c0e-4807-8bb1-7e0f8cc972fb', 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'a7996bdfdca84aa1b1cf956bf34385ba', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'e1rE02ce79FBYCpFDqSmFqfedkDhXK', 'username': u'tempest_smoke-user_c11ee347-2c0e-4807-8bb1-7e0f8cc972fb', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.21:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-04-09 06:31:58,744 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tempest_smoke-user_c11ee347-2c0e-4807-8bb1-7e0f8cc972fb', 'password': 'e1rE02ce79FBYCpFDqSmFqfedkDhXK', 'project_name': 'tempest_smoke-project_c11ee347-2c0e-4807-8bb1-7e0f8cc972fb', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.21:5000/v3', 'project_id': 'a7996bdfdca84aa1b1cf956bf34385ba', 'project_domain_name': 'Default'} 2019-04-09 06:31:58,747 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-09 06:31:58,750 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a17a25b11f3112d11f778ce0e1555e720350ea1c" 2019-04-09 06:31:58,857 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Tue, 09 Apr 2019 06:31:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e71da73-a586-48a5-aa00-4d92577570d3 2019-04-09 06:31:58,857 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "12d06a59574c4903a7b4bfc193e14ef0", "links": {"self": "http://172.30.9.21:5000/v3/roles/12d06a59574c4903a7b4bfc193e14ef0"}, "name": "member"}, {"domain_id": null, "id": "50245c80a9b84e15b01544b714aaabd9", "links": {"self": "http://172.30.9.21:5000/v3/roles/50245c80a9b84e15b01544b714aaabd9"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6e54a998c61f4429874ed3ac33d4afc4", "links": {"self": "http://172.30.9.21:5000/v3/roles/6e54a998c61f4429874ed3ac33d4afc4"}, "name": "reader"}, {"domain_id": null, "id": "6f62ff3e5bbd4682becdbe9fa3c1ed2c", "links": {"self": "http://172.30.9.21:5000/v3/roles/6f62ff3e5bbd4682becdbe9fa3c1ed2c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80b483ac8c834f498f0d265da82cb005", "links": {"self": "http://172.30.9.21:5000/v3/roles/80b483ac8c834f498f0d265da82cb005"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecaba09e8ea14e058d5f9d9eb583aa37", "links": {"self": "http://172.30.9.21:5000/v3/roles/ecaba09e8ea14e058d5f9d9eb583aa37"}, "name": "admin"}]} 2019-04-09 06:31:58,857 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-8e71da73-a586-48a5-aa00-4d92577570d3 2019-04-09 06:31:58,858 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.110692024231s 2019-04-09 06:31:58,863 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-09 06:31:58,866 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a17a25b11f3112d11f778ce0e1555e720350ea1c" 2019-04-09 06:31:59,066 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Tue, 09 Apr 2019 06:31:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05888e9f-c359-435c-8690-5cab2dc6eb09 2019-04-09 06:31:59,067 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "12d06a59574c4903a7b4bfc193e14ef0", "links": {"self": "http://172.30.9.21:5000/v3/roles/12d06a59574c4903a7b4bfc193e14ef0"}, "name": "member"}, {"domain_id": null, "id": "50245c80a9b84e15b01544b714aaabd9", "links": {"self": "http://172.30.9.21:5000/v3/roles/50245c80a9b84e15b01544b714aaabd9"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6e54a998c61f4429874ed3ac33d4afc4", "links": {"self": "http://172.30.9.21:5000/v3/roles/6e54a998c61f4429874ed3ac33d4afc4"}, "name": "reader"}, {"domain_id": null, "id": "6f62ff3e5bbd4682becdbe9fa3c1ed2c", "links": {"self": "http://172.30.9.21:5000/v3/roles/6f62ff3e5bbd4682becdbe9fa3c1ed2c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80b483ac8c834f498f0d265da82cb005", "links": {"self": "http://172.30.9.21:5000/v3/roles/80b483ac8c834f498f0d265da82cb005"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecaba09e8ea14e058d5f9d9eb583aa37", "links": {"self": "http://172.30.9.21:5000/v3/roles/ecaba09e8ea14e058d5f9d9eb583aa37"}, "name": "admin"}]} 2019-04-09 06:31:59,067 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-05888e9f-c359-435c-8690-5cab2dc6eb09 2019-04-09 06:31:59,067 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.204208135605s 2019-04-09 06:31:59,072 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-09 06:31:59,075 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a17a25b11f3112d11f778ce0e1555e720350ea1c" 2019-04-09 06:31:59,181 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 09 Apr 2019 06:31:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0159440c-41ac-4512-96c8-1631a2db76d6 2019-04-09 06:31:59,181 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-04-09 06:31:59,181 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-0159440c-41ac-4512-96c8-1631a2db76d6 2019-04-09 06:31:59,181 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.109262943268s 2019-04-09 06:31:59,182 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-09 06:31:59,185 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a17a25b11f3112d11f778ce0e1555e720350ea1c" 2019-04-09 06:31:59,314 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 839 Content-Type: application/json Date: Tue, 09 Apr 2019 06:31:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b835c4f0-bbec-4fb1-800e-2d9d9f54c08a 2019-04-09 06:31:59,315 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/07b62caafa51496f94dd3b3fb341fcfe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07b62caafa51496f94dd3b3fb341fcfe", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/2e35f475a54147749980006d265eb864"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e35f475a54147749980006d265eb864", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/2f1bc9c9d22745648100c4b0717962eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f1bc9c9d22745648100c4b0717962eb", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/30fe8cf249d443dd9c53f2cc083f50b5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "30fe8cf249d443dd9c53f2cc083f50b5", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/3d748bf7df734addb2e37ea0663ec892"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d748bf7df734addb2e37ea0663ec892", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/732a504491fd4f35923460ae0d2ef475"}, "domain_id": "default", "enabled": true, "options": {}, "id": "732a504491fd4f35923460ae0d2ef475", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/781b729594744c4f8f561f6b5a6e68bd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "781b729594744c4f8f561f6b5a6e68bd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/80817a33c71343ed9c63d448a7fea69e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "80817a33c71343ed9c63d448a7fea69e", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/938ce22a56d74c639d353dbbf166fcc4"}, "domain_id": "ec5ce0aa038644b78983e5840ba5fb73", "enabled": true, "options": {}, "id": "938ce22a56d74c639d353dbbf166fcc4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/96d754a28b0d43cf8fa237c30a99c306"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d754a28b0d43cf8fa237c30a99c306", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/aaa8b9f924a74e80899c7ad7e32fcaae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aaa8b9f924a74e80899c7ad7e32fcaae", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b8dd65f4e72446d5bd8d9efa13837b0c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8dd65f4e72446d5bd8d9efa13837b0c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/c34b7e3bcdbc428db4539ea2b87cfce1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c34b7e3bcdbc428db4539ea2b87cfce1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tempest_smoke-user_c11ee347-2c0e-4807-8bb1-7e0f8cc972fb", "links": {"self": "http://172.30.9.21:5000/v3/users/e59f42f802714356a2281b4587ca1817"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e59f42f802714356a2281b4587ca1817", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/eb527490835d48e8a67131b0f587baf6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb527490835d48e8a67131b0f587baf6", "email": "gnocchi@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2019-04-09 06:31:59,315 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-b835c4f0-bbec-4fb1-800e-2d9d9f54c08a 2019-04-09 06:31:59,315 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.13307595253s 2019-04-09 06:31:59,327 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-09 06:31:59,330 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a17a25b11f3112d11f778ce0e1555e720350ea1c" 2019-04-09 06:31:59,439 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 398 Content-Type: application/json Date: Tue, 09 Apr 2019 06:31:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7aed38d-dc50-42c6-b2f2-220e8b66bf4d 2019-04-09 06:31:59,440 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/6509066435f1453bac6996ee8997a3b2"}, "tags": [], "enabled": true, "id": "6509066435f1453bac6996ee8997a3b2", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/ba7a30bb29394fc4a587735d9dfb749e"}, "tags": [], "enabled": true, "id": "ba7a30bb29394fc4a587735d9dfb749e", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/a7996bdfdca84aa1b1cf956bf34385ba"}, "tags": [], "enabled": true, "id": "a7996bdfdca84aa1b1cf956bf34385ba", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke-project_c11ee347-2c0e-4807-8bb1-7e0f8cc972fb"}]} 2019-04-09 06:31:59,440 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-e7aed38d-dc50-42c6-b2f2-220e8b66bf4d 2019-04-09 06:31:59,440 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.113111972809s 2019-04-09 06:31:59,448 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-04-09 06:31:59,451 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=e59f42f802714356a2281b4587ca1817&role.id=ecaba09e8ea14e058d5f9d9eb583aa37&scope.project.id=a7996bdfdca84aa1b1cf956bf34385ba" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a17a25b11f3112d11f778ce0e1555e720350ea1c" 2019-04-09 06:31:59,558 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Tue, 09 Apr 2019 06:31:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7742c546-4fb8-434a-b07c-e6072385a5ae 2019-04-09 06:31:59,558 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=e59f42f802714356a2281b4587ca1817&role.id=ecaba09e8ea14e058d5f9d9eb583aa37&scope.project.id=a7996bdfdca84aa1b1cf956bf34385ba", "previous": null, "next": null}} 2019-04-09 06:31:59,558 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=e59f42f802714356a2281b4587ca1817&role.id=ecaba09e8ea14e058d5f9d9eb583aa37&scope.project.id=a7996bdfdca84aa1b1cf956bf34385ba used request id req-7742c546-4fb8-434a-b07c-e6072385a5ae 2019-04-09 06:31:59,559 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.110579013824s 2019-04-09 06:31:59,562 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-04-09 06:31:59,566 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/a7996bdfdca84aa1b1cf956bf34385ba/users/e59f42f802714356a2281b4587ca1817/roles/ecaba09e8ea14e058d5f9d9eb583aa37 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a17a25b11f3112d11f778ce0e1555e720350ea1c" 2019-04-09 06:31:59,726 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 09 Apr 2019 06:31:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-61235679-f0c4-4fcc-a538-d6aecc48c0d4 2019-04-09 06:31:59,726 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-09 06:31:59,726 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/a7996bdfdca84aa1b1cf956bf34385ba/users/e59f42f802714356a2281b4587ca1817/roles/ecaba09e8ea14e058d5f9d9eb583aa37 used request id req-61235679-f0c4-4fcc-a538-d6aecc48c0d4 2019-04-09 06:31:59,727 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.164391994476s 2019-04-09 06:31:59,730 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-09 06:31:59,734 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a17a25b11f3112d11f778ce0e1555e720350ea1c" 2019-04-09 06:31:59,847 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Tue, 09 Apr 2019 06:31:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2e1117e-5a0c-4905-8ba9-6e4274362e32 2019-04-09 06:31:59,848 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "12d06a59574c4903a7b4bfc193e14ef0", "links": {"self": "http://172.30.9.21:5000/v3/roles/12d06a59574c4903a7b4bfc193e14ef0"}, "name": "member"}, {"domain_id": null, "id": "50245c80a9b84e15b01544b714aaabd9", "links": {"self": "http://172.30.9.21:5000/v3/roles/50245c80a9b84e15b01544b714aaabd9"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6e54a998c61f4429874ed3ac33d4afc4", "links": {"self": "http://172.30.9.21:5000/v3/roles/6e54a998c61f4429874ed3ac33d4afc4"}, "name": "reader"}, {"domain_id": null, "id": "6f62ff3e5bbd4682becdbe9fa3c1ed2c", "links": {"self": "http://172.30.9.21:5000/v3/roles/6f62ff3e5bbd4682becdbe9fa3c1ed2c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80b483ac8c834f498f0d265da82cb005", "links": {"self": "http://172.30.9.21:5000/v3/roles/80b483ac8c834f498f0d265da82cb005"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecaba09e8ea14e058d5f9d9eb583aa37", "links": {"self": "http://172.30.9.21:5000/v3/roles/ecaba09e8ea14e058d5f9d9eb583aa37"}, "name": "admin"}]} 2019-04-09 06:31:59,848 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-e2e1117e-5a0c-4905-8ba9-6e4274362e32 2019-04-09 06:31:59,848 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.117895126343s 2019-04-09 06:31:59,853 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-09 06:31:59,856 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a17a25b11f3112d11f778ce0e1555e720350ea1c" 2019-04-09 06:31:59,979 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 09 Apr 2019 06:31:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82a8b9cd-a316-4401-8d62-e23827fe22f2 2019-04-09 06:31:59,979 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-04-09 06:31:59,980 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-82a8b9cd-a316-4401-8d62-e23827fe22f2 2019-04-09 06:31:59,980 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.126708984375s 2019-04-09 06:31:59,981 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-09 06:31:59,984 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a17a25b11f3112d11f778ce0e1555e720350ea1c" 2019-04-09 06:32:00,145 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 839 Content-Type: application/json Date: Tue, 09 Apr 2019 06:31:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d420a81-8f7d-4e57-8316-319136574fb7 2019-04-09 06:32:00,146 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/07b62caafa51496f94dd3b3fb341fcfe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07b62caafa51496f94dd3b3fb341fcfe", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/2e35f475a54147749980006d265eb864"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e35f475a54147749980006d265eb864", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/2f1bc9c9d22745648100c4b0717962eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f1bc9c9d22745648100c4b0717962eb", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/30fe8cf249d443dd9c53f2cc083f50b5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "30fe8cf249d443dd9c53f2cc083f50b5", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/3d748bf7df734addb2e37ea0663ec892"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d748bf7df734addb2e37ea0663ec892", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/732a504491fd4f35923460ae0d2ef475"}, "domain_id": "default", "enabled": true, "options": {}, "id": "732a504491fd4f35923460ae0d2ef475", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/781b729594744c4f8f561f6b5a6e68bd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "781b729594744c4f8f561f6b5a6e68bd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/80817a33c71343ed9c63d448a7fea69e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "80817a33c71343ed9c63d448a7fea69e", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/938ce22a56d74c639d353dbbf166fcc4"}, "domain_id": "ec5ce0aa038644b78983e5840ba5fb73", "enabled": true, "options": {}, "id": "938ce22a56d74c639d353dbbf166fcc4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/96d754a28b0d43cf8fa237c30a99c306"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d754a28b0d43cf8fa237c30a99c306", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/aaa8b9f924a74e80899c7ad7e32fcaae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aaa8b9f924a74e80899c7ad7e32fcaae", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b8dd65f4e72446d5bd8d9efa13837b0c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8dd65f4e72446d5bd8d9efa13837b0c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/c34b7e3bcdbc428db4539ea2b87cfce1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c34b7e3bcdbc428db4539ea2b87cfce1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tempest_smoke-user_c11ee347-2c0e-4807-8bb1-7e0f8cc972fb", "links": {"self": "http://172.30.9.21:5000/v3/users/e59f42f802714356a2281b4587ca1817"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e59f42f802714356a2281b4587ca1817", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/eb527490835d48e8a67131b0f587baf6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb527490835d48e8a67131b0f587baf6", "email": "gnocchi@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2019-04-09 06:32:00,146 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-7d420a81-8f7d-4e57-8316-319136574fb7 2019-04-09 06:32:00,147 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.165840148926s 2019-04-09 06:32:00,158 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-04-09 06:32:00,161 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?role.id=ecaba09e8ea14e058d5f9d9eb583aa37&user.id=e59f42f802714356a2281b4587ca1817&scope.domain.id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a17a25b11f3112d11f778ce0e1555e720350ea1c" 2019-04-09 06:32:00,270 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 192 Content-Type: application/json Date: Tue, 09 Apr 2019 06:31:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ddee0d8-9626-4ab3-9a85-88e8de96d043 2019-04-09 06:32:00,271 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?role.id=ecaba09e8ea14e058d5f9d9eb583aa37&user.id=e59f42f802714356a2281b4587ca1817&scope.domain.id=default", "previous": null, "next": null}} 2019-04-09 06:32:00,271 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?role.id=ecaba09e8ea14e058d5f9d9eb583aa37&user.id=e59f42f802714356a2281b4587ca1817&scope.domain.id=default used request id req-7ddee0d8-9626-4ab3-9a85-88e8de96d043 2019-04-09 06:32:00,271 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.11284995079s 2019-04-09 06:32:00,275 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2019-04-09 06:32:00,278 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/domains/default/users/e59f42f802714356a2281b4587ca1817/roles/ecaba09e8ea14e058d5f9d9eb583aa37 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a17a25b11f3112d11f778ce0e1555e720350ea1c" 2019-04-09 06:32:00,422 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 09 Apr 2019 06:31:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1fc94381-2d77-4563-8025-fa4c7cb69609 2019-04-09 06:32:00,422 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-09 06:32:00,422 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/domains/default/users/e59f42f802714356a2281b4587ca1817/roles/ecaba09e8ea14e058d5f9d9eb583aa37 used request id req-1fc94381-2d77-4563-8025-fa4c7cb69609 2019-04-09 06:32:00,423 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.147765874863s 2019-04-09 06:32:00,427 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-04-09 06:32:00,433 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Tue, 09 Apr 2019 06:31:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd5cbc5e-6294-4106-bdf8-1585d8bb8e73 2019-04-09 06:32:00,433 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2019-04-09 06:32:00,433 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/v3 used request id req-cd5cbc5e-6294-4106-bdf8-1585d8bb8e73 2019-04-09 06:32:00,434 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2019-04-09 06:32:00,832 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "12d06a59574c4903a7b4bfc193e14ef0", "name": "member"}, {"id": "ecaba09e8ea14e058d5f9d9eb583aa37", "name": "admin"}, {"id": "6e54a998c61f4429874ed3ac33d4afc4", "name": "reader"}], "expires_at": "2019-04-09T07:31:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a7996bdfdca84aa1b1cf956bf34385ba", "name": "tempest_smoke-project_c11ee347-2c0e-4807-8bb1-7e0f8cc972fb"}, "catalog": [{"endpoints": [], "type": "metering", "id": "0c6048bf3c804b33b1209bfa8ca75ec0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v3/a7996bdfdca84aa1b1cf956bf34385ba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "503aa75a75e444a9b93cb14634c6ab50"}, {"url": "http://192.30.9.6:8776/v3/a7996bdfdca84aa1b1cf956bf34385ba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd4bc81464e44d0a129985ca1ff91d5"}, {"url": "http://192.30.9.6:8776/v3/a7996bdfdca84aa1b1cf956bf34385ba", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d888a991472d4a88bfcfcfcf4909874d"}], "type": "volumev3", "id": "1b1b3cbed2d14611b521aa10e2b642dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4664f0d595a24e8a9d4eb3691db874e0"}, {"url": "http://172.30.9.21:8080/v1/AUTH_a7996bdfdca84aa1b1cf956bf34385ba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49cfc5fc2aa942e59d21f825b2bc9939"}, {"url": "http://12.0.0.22:8080/v1/AUTH_a7996bdfdca84aa1b1cf956bf34385ba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "71100b14603a4edf8a39e8af672ecff5"}], "type": "object-store", "id": "29267bcb2ea04deebb6caaa71afffcc5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4dc1873b4b477cb578245fdb86a111"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77d7bee546c941368ffc769fda003312"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9b1ab09869b4ea895eb3c8867f61318"}], "type": "network", "id": "3ac09bd783a245efa7f11d71ad667386", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f7f6f256262433fb4467ed610947d62"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "72d58c041dc245bc8aa43ce73891f76c"}, {"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b89851b9b2b4f95b7d2184e74373672"}], "type": "identity", "id": "49f6869431e3430e9aeef431c7e7d7de", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8201c41b3865412e839f135e1ceb7421"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e4e22c0a684229ba50a51934a5cdf7"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf4872e158cb44e3aa5a4063a620efc3"}], "type": "alarming", "id": "61e60b3a8b964288a4ad67fd02ee4984", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4de11e8502624071afd079250b33c74c"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d801fa7f3ee64b30b3b18ef5a9e72635"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f583f4a1750f4edc8596dd476ece0948"}], "type": "compute", "id": "6b64d23b249e42d79f5dd070a7460b66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0cd6369c5d9949eba212a5ce97f8b6f7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8011dc0e5bd44e2aa45caf7c6e4d19d2"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d807430fcec84acebca284681dd098fe"}], "type": "cloudformation", "id": "7f91896ba7394ae291c7a222f92ea496", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a7996bdfdca84aa1b1cf956bf34385ba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4243c026b4174decae31504c58542875"}, {"url": "http://192.30.9.6:8776/v2/a7996bdfdca84aa1b1cf956bf34385ba", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84281d63eba442fd8cdbf23eae691ba2"}, {"url": "http://172.30.9.21:8776/v2/a7996bdfdca84aa1b1cf956bf34385ba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1ce0a47f2fd4ca9b678bc1d7e5d0b37"}], "type": "volumev2", "id": "8afcbe00e0a6427bbf1fc3b10d4b2f5e", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/a7996bdfdca84aa1b1cf956bf34385ba", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25eb19d77ddd4b9aa8117749f829d913"}, {"url": "http://172.30.9.21:8004/v1/a7996bdfdca84aa1b1cf956bf34385ba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57dd852403b0401fb0bd852db0cc4f1e"}, {"url": "http://192.30.9.6:8004/v1/a7996bdfdca84aa1b1cf956bf34385ba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5a404b628fff4023b9d3e5b8fca3b0fb"}], "type": "orchestration", "id": "a244395507da4b85bd212d5f49a8b6ae", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2242a4436b774238a465cc3d6498ab4e"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "977935de203e411cbce5038f0a9dc848"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2fcaa46481c44f8a3f42acd6c29b21f"}], "type": "placement", "id": "aed411d3d8324008b42b3bd847051003", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b61449c559f45dba6ba5f9dc241729f"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3f83bae18b4a496bb67592b5d777f17c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5162d5282ea1448dbbc20567c0d57fd7"}], "type": "metric", "id": "ebf458a547774acfb6b489f2803a822c", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "33de49eaa2934d07a5ef7754ed5fe8e0"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b7265307a4a45caad0a286536a91b5d"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94601cf3562245fb9453e9678a54b869"}], "type": "event", "id": "f3ff1bc7e87e4c90a2385a1bc8175960", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00d65cc314ee4a87ad316dd160d63558"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64896bc5be624954a0166b6cfa08a10e"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd079af259534771ac00959c542171cf"}], "type": "image", "id": "f9a74c8a63414707b34a5b03e9eacdc1", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tempest_smoke-user_c11ee347-2c0e-4807-8bb1-7e0f8cc972fb", "id": "e59f42f802714356a2281b4587ca1817"}, "audit_ids": ["YFfl9ywzQ2mV72izeLKnYg"], "issued_at": "2019-04-09T06:31:59.000000Z"}} 2019-04-09 06:32:00,835 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-04-09 06:32:00,836 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2a3e53880f2b91086167c281960f9ccd6261c45a" 2019-04-09 06:32:01,113 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Tue, 09 Apr 2019 06:32:00 GMT X-Openstack-Request-Id: req-25771d20-3220-4a7f-8c0f-ff9c6203080c 2019-04-09 06:32:01,115 - keystoneauth.session - DEBUG - RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"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": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: subnet, trunk, router, network, policy, subnetpool, port, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"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": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "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": "availability_zone_filter", "updated": "2018-06-22T10:00:00-00:00", "name": "Availability Zone Filter Extension", "links": [], "description": "Add filter parameters to AvailabilityZone resource"}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "filter-validation", "updated": "2018-03-21T10:00:00-00:00", "name": "Filter parameters validation", "links": [], "description": "Provides validation on filter parameters."}, {"alias": "subnet-segmentid-writable", "updated": "2018-03-12T00:00:00-00:00", "name": "Subnet SegmentID (writable)", "links": [], "description": "Provides a writable segment_id attribute for a subnet resource."}, {"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": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"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": "empty-string-filtering", "updated": "2018-04-09T10:00:00-00:00", "name": "Empty String Filtering Extension", "links": [], "description": "Allow filtering by attributes with empty string value"}, {"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": "port-mac-address-regenerate", "updated": "2018-05-03T10:00:00-00:00", "name": "Neutron Port MAC address regenerate", "links": [], "description": "Network port MAC address regenerate"}, {"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": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"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": "port-security-groups-filtering", "updated": "2018-01-09T09:00:00-00:00", "name": "Port filtering on security groups", "links": [], "description": "Provides security groups filtering when listing ports"}, {"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": "standard-attr-segment", "updated": "2018-04-09T10:00:00-00:00", "name": "Standard Attribute Segment Extension", "links": [], "description": "Add standard attributes to Segment resource"}, {"alias": "segments-peer-subnet-host-routes", "updated": "2018-06-12T10:00:00-00:00", "name": "Segments peer-subnet host routes", "links": [], "description": "Add host routes to subnets on a routed network (segments)"}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "fip-port-details", "updated": "2018-04-09T10:00:00-00:00", "name": "Floating IP Port Details Extension", "links": [], "description": "Add port_details attribute to Floating IP resource"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"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": "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": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "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": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "binding-extended", "updated": "2017-07-17T10:00:00-00:00", "name": "Port Bindings Extended", "links": [], "description": "Expose port bindings of a virtual port to external application"}]} 2019-04-09 06:32:01,116 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/extensions.json used request id req-25771d20-3220-4a7f-8c0f-ff9c6203080c 2019-04-09 06:32:01,116 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.280539989471s 2019-04-09 06:32:01,126 - xtesting.ci.run_tests - INFO - Running test case 'tempest_smoke'... 2019-04-09 06:32:01,126 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-09 06:32:01,130 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a17a25b11f3112d11f778ce0e1555e720350ea1c" 2019-04-09 06:32:01,336 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 222 Content-Type: application/json Date: Tue, 09 Apr 2019 06:32:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d52bf80d-8e50-4916-8ccd-049d55452c9f 2019-04-09 06:32:01,336 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/ec5ce0aa038644b78983e5840ba5fb73"}, "tags": [], "enabled": true, "id": "ec5ce0aa038644b78983e5840ba5fb73", "name": "heat_stack"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2019-04-09 06:32:01,337 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-d52bf80d-8e50-4916-8ccd-049d55452c9f 2019-04-09 06:32:01,337 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.210108995438s 2019-04-09 06:32:01,344 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-09 06:32:01,347 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a17a25b11f3112d11f778ce0e1555e720350ea1c" 2019-04-09 06:32:01,540 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 398 Content-Type: application/json Date: Tue, 09 Apr 2019 06:32:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e57174f-8cc2-4135-9115-2561233a918f 2019-04-09 06:32:01,541 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/6509066435f1453bac6996ee8997a3b2"}, "tags": [], "enabled": true, "id": "6509066435f1453bac6996ee8997a3b2", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/ba7a30bb29394fc4a587735d9dfb749e"}, "tags": [], "enabled": true, "id": "ba7a30bb29394fc4a587735d9dfb749e", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/a7996bdfdca84aa1b1cf956bf34385ba"}, "tags": [], "enabled": true, "id": "a7996bdfdca84aa1b1cf956bf34385ba", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke-project_c11ee347-2c0e-4807-8bb1-7e0f8cc972fb"}]} 2019-04-09 06:32:01,541 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-4e57174f-8cc2-4135-9115-2561233a918f 2019-04-09 06:32:01,541 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.197064876556s 2019-04-09 06:32:01,543 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-04-09 06:32:01,544 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a17a25b11f3112d11f778ce0e1555e720350ea1c" -d '{"network": {"shared": true, "tenant_id": "a7996bdfdca84aa1b1cf956bf34385ba", "name": "tempest_smoke-net_c11ee347-2c0e-4807-8bb1-7e0f8cc972fb", "admin_state_up": true}}' 2019-04-09 06:32:01,921 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 726 Content-Type: application/json Date: Tue, 09 Apr 2019 06:32:00 GMT X-Openstack-Request-Id: req-93780574-0c34-48c8-ba83-7ff3540f491a 2019-04-09 06:32:01,922 - keystoneauth.session - DEBUG - RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"provider:network_type":"vxlan","id":"c03b4fad-0830-48c9-b771-c493fb742082","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":64,"ipv4_address_scope":null,"shared":true,"project_id":"a7996bdfdca84aa1b1cf956bf34385ba","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-09T06:32:00Z","is_default":false,"qos_policy_id":null,"name":"tempest_smoke-net_c11ee347-2c0e-4807-8bb1-7e0f8cc972fb","admin_state_up":true,"tenant_id":"a7996bdfdca84aa1b1cf956bf34385ba","created_at":"2019-04-09T06:32:00Z","mtu":1450}} 2019-04-09 06:32:01,922 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-93780574-0c34-48c8-ba83-7ff3540f491a 2019-04-09 06:32:01,922 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.378487110138s 2019-04-09 06:32:01,922 - 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'2019-04-09T06:32:00Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'c03b4fad-0830-48c9-b771-c493fb742082', u'provider:segmentation_id': 64, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'tempest_smoke-net_c11ee347-2c0e-4807-8bb1-7e0f8cc972fb', u'created_at': u'2019-04-09T06:32:00Z', u'mtu': 1450, u'tenant_id': u'a7996bdfdca84aa1b1cf956bf34385ba', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'a7996bdfdca84aa1b1cf956bf34385ba', u'l2_adjacency': True}) 2019-04-09 06:32:01,923 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-09 06:32:01,923 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2a3e53880f2b91086167c281960f9ccd6261c45a" 2019-04-09 06:32:02,009 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1432 Content-Type: application/json Date: Tue, 09 Apr 2019 06:32:00 GMT X-Openstack-Request-Id: req-5edea838-c096-4509-990e-e0c497382f1a 2019-04-09 06:32:02,010 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"b62787c2-635d-4893-8553-7ee0260442ff","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ba7a30bb29394fc4a587735d9dfb749e","l2_adjacency":true,"status":"ACTIVE","subnets":["dce875e1-9eec-4cb2-94e6-93dffefe33f6"],"description":"","tags":[],"updated_at":"2019-04-09T06:24:08Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ba7a30bb29394fc4a587735d9dfb749e","created_at":"2019-04-09T06:24:05Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"c03b4fad-0830-48c9-b771-c493fb742082","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":64,"ipv4_address_scope":null,"shared":true,"project_id":"a7996bdfdca84aa1b1cf956bf34385ba","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-09T06:32:00Z","qos_policy_id":null,"name":"tempest_smoke-net_c11ee347-2c0e-4807-8bb1-7e0f8cc972fb","admin_state_up":true,"tenant_id":"a7996bdfdca84aa1b1cf956bf34385ba","created_at":"2019-04-09T06:32:00Z","provider:network_type":"vxlan"}]} 2019-04-09 06:32:02,010 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-5edea838-c096-4509-990e-e0c497382f1a 2019-04-09 06:32:02,010 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0870490074158s 2019-04-09 06:32:02,012 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-04-09 06:32:02,013 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2a3e53880f2b91086167c281960f9ccd6261c45a" -d '{"subnet": {"name": "tempest_smoke-subnet_c11ee347-2c0e-4807-8bb1-7e0f8cc972fb", "enable_dhcp": true, "network_id": "c03b4fad-0830-48c9-b771-c493fb742082", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-04-09 06:32:02,534 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 699 Content-Type: application/json Date: Tue, 09 Apr 2019 06:32:01 GMT X-Openstack-Request-Id: req-c72a4217-31d3-4905-8515-d1b984358f32 2019-04-09 06:32:02,535 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-04-09T06:32:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"236c89c0-6c32-4738-9a70-ac3c999d9e7d","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"a7996bdfdca84aa1b1cf956bf34385ba","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tempest_smoke-subnet_c11ee347-2c0e-4807-8bb1-7e0f8cc972fb","enable_dhcp":true,"segment_id":null,"network_id":"c03b4fad-0830-48c9-b771-c493fb742082","tenant_id":"a7996bdfdca84aa1b1cf956bf34385ba","created_at":"2019-04-09T06:32:01Z","ip_version":4}} 2019-04-09 06:32:02,535 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-c72a4217-31d3-4905-8515-d1b984358f32 2019-04-09 06:32:02,535 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.522822141647s 2019-04-09 06:32:02,536 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-04-09T06:32:01Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'236c89c0-6c32-4738-9a70-ac3c999d9e7d', u'subnetpool_id': None, u'service_types': [], u'name': u'tempest_smoke-subnet_c11ee347-2c0e-4807-8bb1-7e0f8cc972fb', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'c03b4fad-0830-48c9-b771-c493fb742082', u'tenant_id': u'a7996bdfdca84aa1b1cf956bf34385ba', u'created_at': u'2019-04-09T06:32:01Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'a7996bdfdca84aa1b1cf956bf34385ba'}) 2019-04-09 06:32:02,536 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-04-09 06:32:02,537 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2a3e53880f2b91086167c281960f9ccd6261c45a" -d '{"router": {"external_gateway_info": {"network_id": "b62787c2-635d-4893-8553-7ee0260442ff"}, "name": "tempest_smoke-router_c11ee347-2c0e-4807-8bb1-7e0f8cc972fb", "admin_state_up": true}}' 2019-04-09 06:32:04,145 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 713 Content-Type: application/json Date: Tue, 09 Apr 2019 06:32:03 GMT X-Openstack-Request-Id: req-5bce144a-5c70-405f-aa47-0f8ebbf952e2 2019-04-09 06:32:04,145 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "b62787c2-635d-4893-8553-7ee0260442ff", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "dce875e1-9eec-4cb2-94e6-93dffefe33f6", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "a7996bdfdca84aa1b1cf956bf34385ba", "created_at": "2019-04-09T06:32:01Z", "admin_state_up": true, "updated_at": "2019-04-09T06:32:02Z", "project_id": "a7996bdfdca84aa1b1cf956bf34385ba", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "e2eeea06-e5fe-4eb5-b392-972f994296c1", "name": "tempest_smoke-router_c11ee347-2c0e-4807-8bb1-7e0f8cc972fb"}} 2019-04-09 06:32:04,145 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-5bce144a-5c70-405f-aa47-0f8ebbf952e2 2019-04-09 06:32:04,146 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.60928082466s 2019-04-09 06:32:04,146 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-04-09T06:32:02Z', u'revision_number': 2, u'ha': False, u'id': u'e2eeea06-e5fe-4eb5-b392-972f994296c1', u'external_gateway_info': {u'network_id': u'b62787c2-635d-4893-8553-7ee0260442ff', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'dce875e1-9eec-4cb2-94e6-93dffefe33f6', u'ip_address': u'172.30.9.206'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tempest_smoke-router_c11ee347-2c0e-4807-8bb1-7e0f8cc972fb', u'admin_state_up': True, u'tenant_id': u'a7996bdfdca84aa1b1cf956bf34385ba', u'created_at': u'2019-04-09T06:32:01Z', u'flavor_id': None, u'routes': [], u'project_id': u'a7996bdfdca84aa1b1cf956bf34385ba'}) 2019-04-09 06:32:04,147 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-04-09 06:32:04,147 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/e2eeea06-e5fe-4eb5-b392-972f994296c1/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2a3e53880f2b91086167c281960f9ccd6261c45a" -d '{"subnet_id": "236c89c0-6c32-4738-9a70-ac3c999d9e7d"}' 2019-04-09 06:32:06,449 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Tue, 09 Apr 2019 06:32:05 GMT X-Openstack-Request-Id: req-28499389-c9e7-4db5-b071-b7f011796c06 2019-04-09 06:32:06,449 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "c03b4fad-0830-48c9-b771-c493fb742082", "tenant_id": "a7996bdfdca84aa1b1cf956bf34385ba", "subnet_id": "236c89c0-6c32-4738-9a70-ac3c999d9e7d", "subnet_ids": ["236c89c0-6c32-4738-9a70-ac3c999d9e7d"], "port_id": "a57a0150-e3a7-4ab7-a57e-76a04fba6748", "id": "e2eeea06-e5fe-4eb5-b392-972f994296c1"} 2019-04-09 06:32:06,449 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/e2eeea06-e5fe-4eb5-b392-972f994296c1/add_router_interface.json used request id req-28499389-c9e7-4db5-b071-b7f011796c06 2019-04-09 06:32:06,449 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.30266404152s 2019-04-09 06:32:06,450 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-04-09 06:32:06,556 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-04-09 06:32:06,562 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-04-09 06:32:06,566 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Tue, 09 Apr 2019 06:32:05 GMT 2019-04-09 06:32:06,566 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}]} 2019-04-09 06:32:06,569 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-09 06:32:06,572 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2a3e53880f2b91086167c281960f9ccd6261c45a" 2019-04-09 06:32:06,846 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Tue, 09 Apr 2019 06:32:05 GMT X-Openstack-Request-Id: req-aa7394ab-f45a-47b8-aa3d-3b85be01c916 2019-04-09 06:32:06,846 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-09 06:32:06,847 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-aa7394ab-f45a-47b8-aa3d-3b85be01c916 2019-04-09 06:32:06,847 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.277317047119s 2019-04-09 06:32:06,856 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-04-09 06:32:06,860 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2a3e53880f2b91086167c281960f9ccd6261c45a" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_smoke-img_c11ee347-2c0e-4807-8bb1-7e0f8cc972fb", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_smoke-img_c11ee347-2c0e-4807-8bb1-7e0f8cc972fb"}' 2019-04-09 06:32:06,907 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 942 Content-Type: application/json Date: Tue, 09 Apr 2019 06:32:05 GMT Location: http://172.30.9.21:9292/v2/images/0b88dd29-05ef-465d-bd7f-6185b025b9e2 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-a7b29867-17c4-4a31-901e-d92badf4e139 2019-04-09 06:32:06,908 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-09T06:32:05Z", "file": "/v2/images/0b88dd29-05ef-465d-bd7f-6185b025b9e2/file", "owner": "a7996bdfdca84aa1b1cf956bf34385ba", "id": "0b88dd29-05ef-465d-bd7f-6185b025b9e2", "size": null, "self": "/v2/images/0b88dd29-05ef-465d-bd7f-6185b025b9e2", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_c11ee347-2c0e-4807-8bb1-7e0f8cc972fb", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_c11ee347-2c0e-4807-8bb1-7e0f8cc972fb", "checksum": null, "created_at": "2019-04-09T06:32:05Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-04-09 06:32:06,908 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-a7b29867-17c4-4a31-901e-d92badf4e139 2019-04-09 06:32:06,908 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0521330833435s 2019-04-09 06:32:06,909 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-04-09 06:32:06,912 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/0b88dd29-05ef-465d-bd7f-6185b025b9e2/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2a3e53880f2b91086167c281960f9ccd6261c45a" -d '' 2019-04-09 06:32:07,372 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 06:32:06 GMT X-Openstack-Request-Id: req-cfb4e595-95cc-4a47-af39-813abdb221a1 2019-04-09 06:32:07,372 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 06:32:07,372 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/0b88dd29-05ef-465d-bd7f-6185b025b9e2/file used request id req-cfb4e595-95cc-4a47-af39-813abdb221a1 2019-04-09 06:32:07,372 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.463459014893s 2019-04-09 06:32:07,376 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-09 06:32:07,380 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2a3e53880f2b91086167c281960f9ccd6261c45a" 2019-04-09 06:32:07,407 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Tue, 09 Apr 2019 06:32:06 GMT X-Openstack-Request-Id: req-dc0b2d1d-c2b6-4554-bbb8-bd546074398b 2019-04-09 06:32:07,408 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-09T06:32:06Z", "file": "/v2/images/0b88dd29-05ef-465d-bd7f-6185b025b9e2/file", "owner": "a7996bdfdca84aa1b1cf956bf34385ba", "id": "0b88dd29-05ef-465d-bd7f-6185b025b9e2", "size": 12716032, "self": "/v2/images/0b88dd29-05ef-465d-bd7f-6185b025b9e2", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/0b88dd29-05ef-465d-bd7f-6185b025b9e2/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/0b88dd29-05ef-465d-bd7f-6185b025b9e2/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_c11ee347-2c0e-4807-8bb1-7e0f8cc972fb", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_c11ee347-2c0e-4807-8bb1-7e0f8cc972fb", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-09T06:32:05Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-09 06:32:07,408 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-dc0b2d1d-c2b6-4554-bbb8-bd546074398b 2019-04-09 06:32:07,408 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0315079689026s 2019-04-09 06:32:07,410 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/0b88dd29-05ef-465d-bd7f-6185b025b9e2/snap', u'metadata': Munch({})})], 'file': u'/v2/images/0b88dd29-05ef-465d-bd7f-6185b025b9e2/file', 'owner': u'a7996bdfdca84aa1b1cf956bf34385ba', 'id': u'0b88dd29-05ef-465d-bd7f-6185b025b9e2', 'size': 12716032, u'self': u'/v2/images/0b88dd29-05ef-465d-bd7f-6185b025b9e2', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'a7996bdfdca84aa1b1cf956bf34385ba', 'name': 'tempest_smoke-project_c11ee347-2c0e-4807-8bb1-7e0f8cc972fb', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/0b88dd29-05ef-465d-bd7f-6185b025b9e2/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-04-09T06:32:06Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-04-09T06:32:06Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke-img_c11ee347-2c0e-4807-8bb1-7e0f8cc972fb', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/0b88dd29-05ef-465d-bd7f-6185b025b9e2', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke-img_c11ee347-2c0e-4807-8bb1-7e0f8cc972fb', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_smoke-img_c11ee347-2c0e-4807-8bb1-7e0f8cc972fb', 'created': u'2019-04-09T06:32:05Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-04-09T06:32:05Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/0b88dd29-05ef-465d-bd7f-6185b025b9e2', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke-img_c11ee347-2c0e-4807-8bb1-7e0f8cc972fb', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-04-09 06:32:07,413 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-04-09 06:32:07,416 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a17a25b11f3112d11f778ce0e1555e720350ea1c" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "tempest_smoke-flavor_c11ee347-2c0e-4807-8bb1-7e0f8cc972fb", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-04-09 06:32:07,870 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Tue, 09 Apr 2019 06:32:06 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-35253e47-0331-4494-a226-26a057eb9ffa x-openstack-request-id: req-35253e47-0331-4494-a226-26a057eb9ffa 2019-04-09 06:32:07,870 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "tempest_smoke-flavor_c11ee347-2c0e-4807-8bb1-7e0f8cc972fb", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/3fd95159-86b5-4180-8ede-87f5301481be", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/3fd95159-86b5-4180-8ede-87f5301481be", "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": "3fd95159-86b5-4180-8ede-87f5301481be"}} 2019-04-09 06:32:07,871 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-35253e47-0331-4494-a226-26a057eb9ffa 2019-04-09 06:32:07,871 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.457587957382s 2019-04-09 06:32:07,872 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_c11ee347-2c0e-4807-8bb1-7e0f8cc972fb', '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'6509066435f1453bac6996ee8997a3b2', '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'3fd95159-86b5-4180-8ede-87f5301481be', 'swap': 0}) 2019-04-09 06:32:07,872 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-04-09 06:32:07,875 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/3fd95159-86b5-4180-8ede-87f5301481be/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a17a25b11f3112d11f778ce0e1555e720350ea1c" -d '{"extra_specs": {}}' 2019-04-09 06:32:07,892 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 09 Apr 2019 06:32:06 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e04250de-91f9-4736-8d36-84e498fa4191 x-openstack-request-id: req-e04250de-91f9-4736-8d36-84e498fa4191 2019-04-09 06:32:07,892 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-04-09 06:32:07,892 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/3fd95159-86b5-4180-8ede-87f5301481be/os-extra_specs used request id req-e04250de-91f9-4736-8d36-84e498fa4191 2019-04-09 06:32:07,892 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0198221206665s 2019-04-09 06:32:07,901 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-04-09 06:32:07,906 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 09 Apr 2019 06:32:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-31431765-b5d2-4ebd-8819-4d14b164d0c0 2019-04-09 06:32:07,906 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 06:32:07,906 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/ used request id req-31431765-b5d2-4ebd-8819-4d14b164d0c0 2019-04-09 06:32:07,910 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-09 06:32:07,913 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2a3e53880f2b91086167c281960f9ccd6261c45a" 2019-04-09 06:32:08,065 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Tue, 09 Apr 2019 06:32:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1785bac9-5c56-4f95-ad4f-ca736e06d2e1 2019-04-09 06:32:08,065 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "12d06a59574c4903a7b4bfc193e14ef0", "links": {"self": "http://172.30.9.21:5000/v3/roles/12d06a59574c4903a7b4bfc193e14ef0"}, "name": "member"}, {"domain_id": null, "id": "50245c80a9b84e15b01544b714aaabd9", "links": {"self": "http://172.30.9.21:5000/v3/roles/50245c80a9b84e15b01544b714aaabd9"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6e54a998c61f4429874ed3ac33d4afc4", "links": {"self": "http://172.30.9.21:5000/v3/roles/6e54a998c61f4429874ed3ac33d4afc4"}, "name": "reader"}, {"domain_id": null, "id": "6f62ff3e5bbd4682becdbe9fa3c1ed2c", "links": {"self": "http://172.30.9.21:5000/v3/roles/6f62ff3e5bbd4682becdbe9fa3c1ed2c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80b483ac8c834f498f0d265da82cb005", "links": {"self": "http://172.30.9.21:5000/v3/roles/80b483ac8c834f498f0d265da82cb005"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecaba09e8ea14e058d5f9d9eb583aa37", "links": {"self": "http://172.30.9.21:5000/v3/roles/ecaba09e8ea14e058d5f9d9eb583aa37"}, "name": "admin"}]} 2019-04-09 06:32:08,066 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-1785bac9-5c56-4f95-ad4f-ca736e06d2e1 2019-04-09 06:32:08,066 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.155784130096s 2019-04-09 06:32:08,070 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-09 06:32:08,073 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2a3e53880f2b91086167c281960f9ccd6261c45a" 2019-04-09 06:32:08,179 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Tue, 09 Apr 2019 06:32:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c97e0a80-0be5-4636-bbc6-a92d37f0a6a4 2019-04-09 06:32:08,179 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "12d06a59574c4903a7b4bfc193e14ef0", "links": {"self": "http://172.30.9.21:5000/v3/roles/12d06a59574c4903a7b4bfc193e14ef0"}, "name": "member"}, {"domain_id": null, "id": "50245c80a9b84e15b01544b714aaabd9", "links": {"self": "http://172.30.9.21:5000/v3/roles/50245c80a9b84e15b01544b714aaabd9"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6e54a998c61f4429874ed3ac33d4afc4", "links": {"self": "http://172.30.9.21:5000/v3/roles/6e54a998c61f4429874ed3ac33d4afc4"}, "name": "reader"}, {"domain_id": null, "id": "6f62ff3e5bbd4682becdbe9fa3c1ed2c", "links": {"self": "http://172.30.9.21:5000/v3/roles/6f62ff3e5bbd4682becdbe9fa3c1ed2c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80b483ac8c834f498f0d265da82cb005", "links": {"self": "http://172.30.9.21:5000/v3/roles/80b483ac8c834f498f0d265da82cb005"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecaba09e8ea14e058d5f9d9eb583aa37", "links": {"self": "http://172.30.9.21:5000/v3/roles/ecaba09e8ea14e058d5f9d9eb583aa37"}, "name": "admin"}]} 2019-04-09 06:32:08,180 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-c97e0a80-0be5-4636-bbc6-a92d37f0a6a4 2019-04-09 06:32:08,180 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.109503984451s 2019-04-09 06:32:08,194 - functest.opnfv_tests.openstack.rally.rally - INFO - Creating Rally environment... 2019-04-09 06:32:12,435 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 10f7eb34-c29f-4cc9-947d-7e03d41e1222 | 2019-04-09T06:32:12.090369 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 10f7eb34-c29f-4cc9-947d-7e03d41e1222 ~/.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 2019-04-09 06:32:15,719 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | ceilometer | metering | Available | | cinderv2 | volumev2 | Available | | cinderv3 | volumev3 | 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 | +-------------+----------------+-----------+ 2019-04-09 06:32:16,341 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Create verifier from existing repo... 2019-04-09 06:32:21,281 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=b82b0b8c-1a6e-4b43-b986-9dbe2d102aff) as the default verifier for the future CLI operations. 2019-04-09 06:32:23,082 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-04-09 06:32:23,084 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a17a25b11f3112d11f778ce0e1555e720350ea1c" 2019-04-09 06:32:23,119 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 735 Content-Type: application/json Date: Tue, 09 Apr 2019 06:32:21 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d706a9c2-4a91-4f47-aa77-f702ea2bf33e x-openstack-request-id: req-d706a9c2-4a91-4f47-aa77-f702ea2bf33e 2019-04-09 06:32:23,120 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 16}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.3", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-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": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 17}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.10", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-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": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 2}]} 2019-04-09 06:32:23,120 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-hypervisors/detail used request id req-d706a9c2-4a91-4f47-aa77-f702ea2bf33e 2019-04-09 06:32:23,120 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.037633895874s 2019-04-09 06:32:23,126 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-09 06:32:23,131 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2a3e53880f2b91086167c281960f9ccd6261c45a" 2019-04-09 06:32:23,154 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Tue, 09 Apr 2019 06:32:22 GMT X-Openstack-Request-Id: req-f45340aa-45fb-4407-8270-c79a2e84d9e5 2019-04-09 06:32:23,154 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-09T06:32:06Z", "file": "/v2/images/0b88dd29-05ef-465d-bd7f-6185b025b9e2/file", "owner": "a7996bdfdca84aa1b1cf956bf34385ba", "id": "0b88dd29-05ef-465d-bd7f-6185b025b9e2", "size": 12716032, "self": "/v2/images/0b88dd29-05ef-465d-bd7f-6185b025b9e2", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/0b88dd29-05ef-465d-bd7f-6185b025b9e2/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/0b88dd29-05ef-465d-bd7f-6185b025b9e2/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_c11ee347-2c0e-4807-8bb1-7e0f8cc972fb", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_c11ee347-2c0e-4807-8bb1-7e0f8cc972fb", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-09T06:32:05Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-09 06:32:23,155 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-f45340aa-45fb-4407-8270-c79a2e84d9e5 2019-04-09 06:32:23,155 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0287399291992s 2019-04-09 06:32:23,164 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-04-09 06:32:23,167 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2a3e53880f2b91086167c281960f9ccd6261c45a" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_smoke-img_alt_c11ee347-2c0e-4807-8bb1-7e0f8cc972fb", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_smoke-img_alt_c11ee347-2c0e-4807-8bb1-7e0f8cc972fb"}' 2019-04-09 06:32:23,201 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 950 Content-Type: application/json Date: Tue, 09 Apr 2019 06:32:22 GMT Location: http://172.30.9.21:9292/v2/images/8f9c55a2-4993-4d7d-a4f4-dbb85e6df0c9 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-7a514503-89c5-4f4f-bd5a-1c5529d8923c 2019-04-09 06:32:23,202 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-09T06:32:22Z", "file": "/v2/images/8f9c55a2-4993-4d7d-a4f4-dbb85e6df0c9/file", "owner": "a7996bdfdca84aa1b1cf956bf34385ba", "id": "8f9c55a2-4993-4d7d-a4f4-dbb85e6df0c9", "size": null, "self": "/v2/images/8f9c55a2-4993-4d7d-a4f4-dbb85e6df0c9", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_alt_c11ee347-2c0e-4807-8bb1-7e0f8cc972fb", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_alt_c11ee347-2c0e-4807-8bb1-7e0f8cc972fb", "checksum": null, "created_at": "2019-04-09T06:32:22Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-04-09 06:32:23,202 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-7a514503-89c5-4f4f-bd5a-1c5529d8923c 2019-04-09 06:32:23,202 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0379719734192s 2019-04-09 06:32:23,202 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-04-09 06:32:23,206 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/8f9c55a2-4993-4d7d-a4f4-dbb85e6df0c9/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2a3e53880f2b91086167c281960f9ccd6261c45a" -d '' 2019-04-09 06:32:24,534 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 06:32:23 GMT X-Openstack-Request-Id: req-bc404262-5f60-4643-b26f-9c8501347cb9 2019-04-09 06:32:24,534 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 06:32:24,534 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/8f9c55a2-4993-4d7d-a4f4-dbb85e6df0c9/file used request id req-bc404262-5f60-4643-b26f-9c8501347cb9 2019-04-09 06:32:24,535 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.332020998s 2019-04-09 06:32:24,539 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-09 06:32:24,543 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2a3e53880f2b91086167c281960f9ccd6261c45a" 2019-04-09 06:32:24,567 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2745 Content-Type: application/json Date: Tue, 09 Apr 2019 06:32:23 GMT X-Openstack-Request-Id: req-b18709cc-16bf-457f-b579-7d9e51d567c9 2019-04-09 06:32:24,568 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-09T06:32:23Z", "file": "/v2/images/8f9c55a2-4993-4d7d-a4f4-dbb85e6df0c9/file", "owner": "a7996bdfdca84aa1b1cf956bf34385ba", "id": "8f9c55a2-4993-4d7d-a4f4-dbb85e6df0c9", "size": 12716032, "self": "/v2/images/8f9c55a2-4993-4d7d-a4f4-dbb85e6df0c9", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/8f9c55a2-4993-4d7d-a4f4-dbb85e6df0c9/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/8f9c55a2-4993-4d7d-a4f4-dbb85e6df0c9/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_alt_c11ee347-2c0e-4807-8bb1-7e0f8cc972fb", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_alt_c11ee347-2c0e-4807-8bb1-7e0f8cc972fb", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-09T06:32:22Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-09T06:32:06Z", "file": "/v2/images/0b88dd29-05ef-465d-bd7f-6185b025b9e2/file", "owner": "a7996bdfdca84aa1b1cf956bf34385ba", "id": "0b88dd29-05ef-465d-bd7f-6185b025b9e2", "size": 12716032, "self": "/v2/images/0b88dd29-05ef-465d-bd7f-6185b025b9e2", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/0b88dd29-05ef-465d-bd7f-6185b025b9e2/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/0b88dd29-05ef-465d-bd7f-6185b025b9e2/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_c11ee347-2c0e-4807-8bb1-7e0f8cc972fb", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_c11ee347-2c0e-4807-8bb1-7e0f8cc972fb", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-09T06:32:05Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-09 06:32:24,568 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-b18709cc-16bf-457f-b579-7d9e51d567c9 2019-04-09 06:32:24,568 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0290501117706s 2019-04-09 06:32:24,571 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/8f9c55a2-4993-4d7d-a4f4-dbb85e6df0c9/snap', u'metadata': Munch({})})], 'file': u'/v2/images/8f9c55a2-4993-4d7d-a4f4-dbb85e6df0c9/file', 'owner': u'a7996bdfdca84aa1b1cf956bf34385ba', 'id': u'8f9c55a2-4993-4d7d-a4f4-dbb85e6df0c9', 'size': 12716032, u'self': u'/v2/images/8f9c55a2-4993-4d7d-a4f4-dbb85e6df0c9', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'a7996bdfdca84aa1b1cf956bf34385ba', 'name': 'tempest_smoke-project_c11ee347-2c0e-4807-8bb1-7e0f8cc972fb', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/8f9c55a2-4993-4d7d-a4f4-dbb85e6df0c9/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-04-09T06:32:23Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-04-09T06:32:23Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke-img_alt_c11ee347-2c0e-4807-8bb1-7e0f8cc972fb', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/8f9c55a2-4993-4d7d-a4f4-dbb85e6df0c9', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke-img_alt_c11ee347-2c0e-4807-8bb1-7e0f8cc972fb', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_smoke-img_alt_c11ee347-2c0e-4807-8bb1-7e0f8cc972fb', 'created': u'2019-04-09T06:32:22Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-04-09T06:32:22Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/8f9c55a2-4993-4d7d-a4f4-dbb85e6df0c9', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke-img_alt_c11ee347-2c0e-4807-8bb1-7e0f8cc972fb', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-04-09 06:32:24,572 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-04-09 06:32:24,575 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a17a25b11f3112d11f778ce0e1555e720350ea1c" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "tempest_smoke-flavor_alt_c11ee347-2c0e-4807-8bb1-7e0f8cc972fb", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-04-09 06:32:24,603 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 315 Content-Type: application/json Date: Tue, 09 Apr 2019 06:32:23 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-bc56f597-edb2-458d-b79f-b60865252531 x-openstack-request-id: req-bc56f597-edb2-458d-b79f-b60865252531 2019-04-09 06:32:24,604 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "tempest_smoke-flavor_alt_c11ee347-2c0e-4807-8bb1-7e0f8cc972fb", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/d32458eb-9834-4ed2-a03f-d0f483b825f0", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/d32458eb-9834-4ed2-a03f-d0f483b825f0", "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": "d32458eb-9834-4ed2-a03f-d0f483b825f0"}} 2019-04-09 06:32:24,604 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-bc56f597-edb2-458d-b79f-b60865252531 2019-04-09 06:32:24,604 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.032212972641s 2019-04-09 06:32:24,605 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_alt_c11ee347-2c0e-4807-8bb1-7e0f8cc972fb', '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'6509066435f1453bac6996ee8997a3b2', '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'd32458eb-9834-4ed2-a03f-d0f483b825f0', 'swap': 0}) 2019-04-09 06:32:24,605 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-04-09 06:32:24,608 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/d32458eb-9834-4ed2-a03f-d0f483b825f0/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a17a25b11f3112d11f778ce0e1555e720350ea1c" -d '{"extra_specs": {}}' 2019-04-09 06:32:24,626 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 09 Apr 2019 06:32:23 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-62a963e2-af15-4f11-a37c-683f697a2258 x-openstack-request-id: req-62a963e2-af15-4f11-a37c-683f697a2258 2019-04-09 06:32:24,626 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-04-09 06:32:24,626 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/d32458eb-9834-4ed2-a03f-d0f483b825f0/os-extra_specs used request id req-62a963e2-af15-4f11-a37c-683f697a2258 2019-04-09 06:32:24,627 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0211479663849s 2019-04-09 06:32:24,627 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_alt_c11ee347-2c0e-4807-8bb1-7e0f8cc972fb', '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'6509066435f1453bac6996ee8997a3b2', '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'd32458eb-9834-4ed2-a03f-d0f483b825f0', 'swap': 0}) 2019-04-09 06:32:27,638 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2019-04-09 06:32:27,638 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Looking for tempest.conf file... 2019-04-09 06:32:27,639 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Updating selected tempest.conf parameters... 2019-04-09 06:32:27,641 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2019-04-09 06:32:27,681 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2019-04-09 06:32:29,950 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-b82b0b8c-1a6e-4b43-b986-9dbe2d102aff/repo; stestr list '(?=.*\[.*\bsmoke\b.*\])(^tempest\.api)' >/home/opnfv/functest/results/tempest_smoke/test_list.txt 2>/dev/null) 2019-04-09 06:32:29,950 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2019-04-09 06:32:29,956 - 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', u'--concurrency=4']'. 2019-04-09 06:36:44,856 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 9789c010-baec-4af6-af46-4bfae7cf9625 2019-04-09 06:36:44,863 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '9789c010-baec-4af6-af46-4bfae7cf9625']'. 2019-04-09 06:36:45,619 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2019-04-09 06:36:45,620 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2019-04-09 06:36:45,620 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-04-09 06:36:45,620 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 9789c010-baec-4af6-af46-4bfae7cf9625 | 2019-04-09 06:36:45,620 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2019-04-09 06:36:45,620 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2019-04-09 06:32:32 | 2019-04-09 06:36:45,620 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2019-04-09 06:36:44 | 2019-04-09 06:36:45,621 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:04:12 | 2019-04-09 06:36:45,621 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2019-04-09 06:36:45,621 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2019-04-09 06:36:45,621 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2019-04-09 06:36:45,621 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: b82b0b8c-1a6e-4b43-b986-9dbe2d102aff) | 2019-04-09 06:36:45,621 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2019-04-09 06:36:45,621 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 10f7eb34-c29f-4cc9-947d-7e03d41e1222) | 2019-04-09 06:36:45,622 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 107 | 2019-04-09 06:36:45,622 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 246.287 | 2019-04-09 06:36:45,622 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 95 | 2019-04-09 06:36:45,622 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 12 | 2019-04-09 06:36:45,622 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2019-04-09 06:36:45,622 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2019-04-09 06:36:45,622 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2019-04-09 06:36:45,623 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-04-09 06:36:45,623 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2019-04-09 06:36:45,623 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2019-04-09 06:36:45,734 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke success_rate is 100.0% 2019-04-09 06:36:45,734 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'html', '--uuid', '9789c010-baec-4af6-af46-4bfae7cf9625', '--to', u'/home/opnfv/functest/results/tempest_smoke/tempest-report.html'] 2019-04-09 06:36:47,505 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type html --uuid 9789c010-baec-4af6-af46-4bfae7cf9625 --to /home/opnfv/functest/results/tempest_smoke/tempest-report.html Saving the report to '/home/opnfv/functest/results/tempest_smoke/tempest-report.html' file. It may take some time. The report has been successfully saved. 2019-04-09 06:36:47,505 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'junit-xml', '--uuid', '9789c010-baec-4af6-af46-4bfae7cf9625', '--to', u'/home/opnfv/functest/results/tempest_smoke/tempest-report.xml'] 2019-04-09 06:36:49,389 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type junit-xml --uuid 9789c010-baec-4af6-af46-4bfae7cf9625 --to /home/opnfv/functest/results/tempest_smoke/tempest-report.xml Saving the report to '/home/opnfv/functest/results/tempest_smoke/tempest-report.xml' file. It may take some time. The report has been successfully saved. 2019-04-09 06:36:49,516 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-04-09 06:36:49,517 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | tempest_smoke | functest | 04:48 | PASS | +-----------------------+------------------+------------------+----------------+ 2019-04-09 06:36:49,522 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-04-09 06:36:49,526 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/8f9c55a2-4993-4d7d-a4f4-dbb85e6df0c9 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2a3e53880f2b91086167c281960f9ccd6261c45a" 2019-04-09 06:36:49,914 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 06:36:48 GMT X-Openstack-Request-Id: req-91c81e1c-6859-40e3-bef3-5b2ffb2f4e5e 2019-04-09 06:36:49,915 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 06:36:49,915 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/8f9c55a2-4993-4d7d-a4f4-dbb85e6df0c9 used request id req-91c81e1c-6859-40e3-bef3-5b2ffb2f4e5e 2019-04-09 06:36:49,915 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.392721891403s 2019-04-09 06:36:49,921 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-09 06:36:49,924 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a17a25b11f3112d11f778ce0e1555e720350ea1c" 2019-04-09 06:36:49,946 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 364 Content-Type: application/json Date: Tue, 09 Apr 2019 06:36:48 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-03c290b5-1d19-4683-8796-c8158dbef39b x-openstack-request-id: req-03c290b5-1d19-4683-8796-c8158dbef39b 2019-04-09 06:36:49,946 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "tempest_smoke-flavor_c11ee347-2c0e-4807-8bb1-7e0f8cc972fb", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/3fd95159-86b5-4180-8ede-87f5301481be", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/3fd95159-86b5-4180-8ede-87f5301481be", "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": "3fd95159-86b5-4180-8ede-87f5301481be"}, {"name": "tempest_smoke-flavor_alt_c11ee347-2c0e-4807-8bb1-7e0f8cc972fb", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/d32458eb-9834-4ed2-a03f-d0f483b825f0", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/d32458eb-9834-4ed2-a03f-d0f483b825f0", "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": "d32458eb-9834-4ed2-a03f-d0f483b825f0"}]} 2019-04-09 06:36:49,946 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-03c290b5-1d19-4683-8796-c8158dbef39b 2019-04-09 06:36:49,947 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0256149768829s 2019-04-09 06:36:49,949 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-04-09 06:36:49,952 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/d32458eb-9834-4ed2-a03f-d0f483b825f0 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a17a25b11f3112d11f778ce0e1555e720350ea1c" 2019-04-09 06:36:49,996 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Tue, 09 Apr 2019 06:36:48 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-64ab32f5-cad1-4918-8684-a876bd62f016 x-openstack-request-id: req-64ab32f5-cad1-4918-8684-a876bd62f016 2019-04-09 06:36:49,997 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/d32458eb-9834-4ed2-a03f-d0f483b825f0 used request id req-64ab32f5-cad1-4918-8684-a876bd62f016 2019-04-09 06:36:49,997 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0478501319885s 2019-04-09 06:36:49,997 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-04-09 06:36:49,998 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/e2eeea06-e5fe-4eb5-b392-972f994296c1/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2a3e53880f2b91086167c281960f9ccd6261c45a" -d '{"subnet_id": "236c89c0-6c32-4738-9a70-ac3c999d9e7d"}' 2019-04-09 06:36:52,328 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Tue, 09 Apr 2019 06:36:51 GMT X-Openstack-Request-Id: req-9220a392-058d-4bcb-ab58-703913463a7d 2019-04-09 06:36:52,328 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "c03b4fad-0830-48c9-b771-c493fb742082", "tenant_id": "a7996bdfdca84aa1b1cf956bf34385ba", "subnet_id": "236c89c0-6c32-4738-9a70-ac3c999d9e7d", "subnet_ids": ["236c89c0-6c32-4738-9a70-ac3c999d9e7d"], "port_id": "a57a0150-e3a7-4ab7-a57e-76a04fba6748", "id": "e2eeea06-e5fe-4eb5-b392-972f994296c1"} 2019-04-09 06:36:52,329 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/e2eeea06-e5fe-4eb5-b392-972f994296c1/remove_router_interface.json used request id req-9220a392-058d-4bcb-ab58-703913463a7d 2019-04-09 06:36:52,329 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.33132600784s 2019-04-09 06:36:52,329 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-04-09 06:36:52,330 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2a3e53880f2b91086167c281960f9ccd6261c45a" 2019-04-09 06:36:52,450 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 722 Content-Type: application/json Date: Tue, 09 Apr 2019 06:36:51 GMT X-Openstack-Request-Id: req-10268f72-a39f-4a83-9a9a-9fa028d16176 2019-04-09 06:36:52,450 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "b62787c2-635d-4893-8553-7ee0260442ff", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "dce875e1-9eec-4cb2-94e6-93dffefe33f6", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "a7996bdfdca84aa1b1cf956bf34385ba", "created_at": "2019-04-09T06:32:01Z", "admin_state_up": true, "updated_at": "2019-04-09T06:36:50Z", "project_id": "a7996bdfdca84aa1b1cf956bf34385ba", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "e2eeea06-e5fe-4eb5-b392-972f994296c1", "name": "tempest_smoke-router_c11ee347-2c0e-4807-8bb1-7e0f8cc972fb"}]} 2019-04-09 06:36:52,450 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-10268f72-a39f-4a83-9a9a-9fa028d16176 2019-04-09 06:36:52,451 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.121268033981s 2019-04-09 06:36:52,452 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-04-09 06:36:52,452 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/routers/e2eeea06-e5fe-4eb5-b392-972f994296c1.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2a3e53880f2b91086167c281960f9ccd6261c45a" 2019-04-09 06:36:53,760 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 09 Apr 2019 06:36:52 GMT X-Openstack-Request-Id: req-d44ebb9c-ebdd-4e8c-b829-f6315f4c712b 2019-04-09 06:36:53,760 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-09 06:36:53,760 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/e2eeea06-e5fe-4eb5-b392-972f994296c1.json used request id req-d44ebb9c-ebdd-4e8c-b829-f6315f4c712b 2019-04-09 06:36:53,760 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.3083729744s 2019-04-09 06:36:53,761 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-04-09 06:36:53,761 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2a3e53880f2b91086167c281960f9ccd6261c45a" 2019-04-09 06:36:53,801 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1331 Content-Type: application/json Date: Tue, 09 Apr 2019 06:36:52 GMT X-Openstack-Request-Id: req-13176b90-3873-47c1-ba4f-4b6b06a1ae22 2019-04-09 06:36:53,801 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-04-09T06:32:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"236c89c0-6c32-4738-9a70-ac3c999d9e7d","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"a7996bdfdca84aa1b1cf956bf34385ba","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tempest_smoke-subnet_c11ee347-2c0e-4807-8bb1-7e0f8cc972fb","enable_dhcp":true,"segment_id":null,"network_id":"c03b4fad-0830-48c9-b771-c493fb742082","tenant_id":"a7996bdfdca84aa1b1cf956bf34385ba","created_at":"2019-04-09T06:32:01Z","ip_version":4},{"updated_at":"2019-04-09T06:24:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"dce875e1-9eec-4cb2-94e6-93dffefe33f6","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"ba7a30bb29394fc4a587735d9dfb749e","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"b62787c2-635d-4893-8553-7ee0260442ff","tenant_id":"ba7a30bb29394fc4a587735d9dfb749e","created_at":"2019-04-09T06:24:08Z","ip_version":4}]} 2019-04-09 06:36:53,802 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-13176b90-3873-47c1-ba4f-4b6b06a1ae22 2019-04-09 06:36:53,802 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0409891605377s 2019-04-09 06:36:53,803 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-04-09 06:36:53,804 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/subnets/236c89c0-6c32-4738-9a70-ac3c999d9e7d.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2a3e53880f2b91086167c281960f9ccd6261c45a" 2019-04-09 06:36:54,850 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 09 Apr 2019 06:36:53 GMT X-Openstack-Request-Id: req-42a47750-95f5-4aa1-930c-59af633d01bd 2019-04-09 06:36:54,851 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-09 06:36:54,851 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/236c89c0-6c32-4738-9a70-ac3c999d9e7d.json used request id req-42a47750-95f5-4aa1-930c-59af633d01bd 2019-04-09 06:36:54,851 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.0473678112s 2019-04-09 06:36:54,851 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-09 06:36:54,852 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2a3e53880f2b91086167c281960f9ccd6261c45a" 2019-04-09 06:36:54,934 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1438 Content-Type: application/json Date: Tue, 09 Apr 2019 06:36:53 GMT X-Openstack-Request-Id: req-68dba946-0a58-4aa4-a25c-b94110b1d51a 2019-04-09 06:36:54,934 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"b62787c2-635d-4893-8553-7ee0260442ff","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ba7a30bb29394fc4a587735d9dfb749e","l2_adjacency":true,"status":"ACTIVE","subnets":["dce875e1-9eec-4cb2-94e6-93dffefe33f6"],"description":"","tags":[],"updated_at":"2019-04-09T06:24:08Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ba7a30bb29394fc4a587735d9dfb749e","created_at":"2019-04-09T06:24:05Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"c03b4fad-0830-48c9-b771-c493fb742082","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":64,"ipv4_address_scope":null,"shared":true,"project_id":"a7996bdfdca84aa1b1cf956bf34385ba","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-09T06:36:53Z","qos_policy_id":null,"name":"tempest_smoke-net_c11ee347-2c0e-4807-8bb1-7e0f8cc972fb","admin_state_up":true,"tenant_id":"a7996bdfdca84aa1b1cf956bf34385ba","created_at":"2019-04-09T06:32:00Z","provider:network_type":"vxlan"}]} 2019-04-09 06:36:54,934 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-68dba946-0a58-4aa4-a25c-b94110b1d51a 2019-04-09 06:36:54,935 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0833110809326s 2019-04-09 06:36:54,936 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-04-09 06:36:54,936 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/networks/c03b4fad-0830-48c9-b771-c493fb742082.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2a3e53880f2b91086167c281960f9ccd6261c45a" 2019-04-09 06:36:56,106 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 09 Apr 2019 06:36:54 GMT X-Openstack-Request-Id: req-65f1aead-d53f-465a-a208-e1d9bfd8c727 2019-04-09 06:36:56,106 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-09 06:36:56,106 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/c03b4fad-0830-48c9-b771-c493fb742082.json used request id req-65f1aead-d53f-465a-a208-e1d9bfd8c727 2019-04-09 06:36:56,106 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.17039299011s 2019-04-09 06:36:56,110 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-09 06:36:56,114 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2a3e53880f2b91086167c281960f9ccd6261c45a" 2019-04-09 06:36:56,136 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Tue, 09 Apr 2019 06:36:54 GMT X-Openstack-Request-Id: req-f9e6927e-54a9-4567-86d3-4582c53ec035 2019-04-09 06:36:56,136 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-09T06:32:06Z", "file": "/v2/images/0b88dd29-05ef-465d-bd7f-6185b025b9e2/file", "owner": "a7996bdfdca84aa1b1cf956bf34385ba", "id": "0b88dd29-05ef-465d-bd7f-6185b025b9e2", "size": 12716032, "self": "/v2/images/0b88dd29-05ef-465d-bd7f-6185b025b9e2", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/0b88dd29-05ef-465d-bd7f-6185b025b9e2/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/0b88dd29-05ef-465d-bd7f-6185b025b9e2/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_c11ee347-2c0e-4807-8bb1-7e0f8cc972fb", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_c11ee347-2c0e-4807-8bb1-7e0f8cc972fb", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-09T06:32:05Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-09 06:36:56,136 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-f9e6927e-54a9-4567-86d3-4582c53ec035 2019-04-09 06:36:56,137 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0261042118073s 2019-04-09 06:36:56,138 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-04-09 06:36:56,142 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/0b88dd29-05ef-465d-bd7f-6185b025b9e2 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2a3e53880f2b91086167c281960f9ccd6261c45a" 2019-04-09 06:36:56,855 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 06:36:55 GMT X-Openstack-Request-Id: req-f1007c21-5fb1-4f46-ae72-3b91cccf3c22 2019-04-09 06:36:56,855 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 06:36:56,855 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/0b88dd29-05ef-465d-bd7f-6185b025b9e2 used request id req-f1007c21-5fb1-4f46-ae72-3b91cccf3c22 2019-04-09 06:36:56,856 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.717446804047s 2019-04-09 06:36:56,856 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-09 06:36:56,859 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a17a25b11f3112d11f778ce0e1555e720350ea1c" 2019-04-09 06:36:56,878 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Tue, 09 Apr 2019 06:36:55 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-89f530ef-599e-4196-9a8b-797eab30d980 x-openstack-request-id: req-89f530ef-599e-4196-9a8b-797eab30d980 2019-04-09 06:36:56,879 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "tempest_smoke-flavor_c11ee347-2c0e-4807-8bb1-7e0f8cc972fb", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/3fd95159-86b5-4180-8ede-87f5301481be", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/3fd95159-86b5-4180-8ede-87f5301481be", "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": "3fd95159-86b5-4180-8ede-87f5301481be"}]} 2019-04-09 06:36:56,879 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-89f530ef-599e-4196-9a8b-797eab30d980 2019-04-09 06:36:56,879 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0227088928223s 2019-04-09 06:36:56,880 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-04-09 06:36:56,883 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/3fd95159-86b5-4180-8ede-87f5301481be -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a17a25b11f3112d11f778ce0e1555e720350ea1c" 2019-04-09 06:36:56,914 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Tue, 09 Apr 2019 06:36:55 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-6feeabf6-80a1-4b8d-9e3d-7406736155d3 x-openstack-request-id: req-6feeabf6-80a1-4b8d-9e3d-7406736155d3 2019-04-09 06:36:56,914 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/3fd95159-86b5-4180-8ede-87f5301481be used request id req-6feeabf6-80a1-4b8d-9e3d-7406736155d3 2019-04-09 06:36:56,915 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.033900976181s 2019-04-09 06:36:56,915 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-09 06:36:56,919 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a17a25b11f3112d11f778ce0e1555e720350ea1c" 2019-04-09 06:36:57,142 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 839 Content-Type: application/json Date: Tue, 09 Apr 2019 06:36:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b0856e3-2c5c-4398-98d7-e773cd5fc606 2019-04-09 06:36:57,143 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/07b62caafa51496f94dd3b3fb341fcfe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07b62caafa51496f94dd3b3fb341fcfe", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/2e35f475a54147749980006d265eb864"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e35f475a54147749980006d265eb864", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/2f1bc9c9d22745648100c4b0717962eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f1bc9c9d22745648100c4b0717962eb", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/30fe8cf249d443dd9c53f2cc083f50b5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "30fe8cf249d443dd9c53f2cc083f50b5", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/3d748bf7df734addb2e37ea0663ec892"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d748bf7df734addb2e37ea0663ec892", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/732a504491fd4f35923460ae0d2ef475"}, "domain_id": "default", "enabled": true, "options": {}, "id": "732a504491fd4f35923460ae0d2ef475", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/781b729594744c4f8f561f6b5a6e68bd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "781b729594744c4f8f561f6b5a6e68bd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/80817a33c71343ed9c63d448a7fea69e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "80817a33c71343ed9c63d448a7fea69e", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/938ce22a56d74c639d353dbbf166fcc4"}, "domain_id": "ec5ce0aa038644b78983e5840ba5fb73", "enabled": true, "options": {}, "id": "938ce22a56d74c639d353dbbf166fcc4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/96d754a28b0d43cf8fa237c30a99c306"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d754a28b0d43cf8fa237c30a99c306", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/aaa8b9f924a74e80899c7ad7e32fcaae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aaa8b9f924a74e80899c7ad7e32fcaae", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b8dd65f4e72446d5bd8d9efa13837b0c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8dd65f4e72446d5bd8d9efa13837b0c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/c34b7e3bcdbc428db4539ea2b87cfce1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c34b7e3bcdbc428db4539ea2b87cfce1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tempest_smoke-user_c11ee347-2c0e-4807-8bb1-7e0f8cc972fb", "links": {"self": "http://172.30.9.21:5000/v3/users/e59f42f802714356a2281b4587ca1817"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e59f42f802714356a2281b4587ca1817", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/eb527490835d48e8a67131b0f587baf6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb527490835d48e8a67131b0f587baf6", "email": "gnocchi@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2019-04-09 06:36:57,143 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-7b0856e3-2c5c-4398-98d7-e773cd5fc606 2019-04-09 06:36:57,143 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.227933168411s 2019-04-09 06:36:57,148 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-09 06:36:57,151 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users/e59f42f802714356a2281b4587ca1817 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a17a25b11f3112d11f778ce0e1555e720350ea1c" 2019-04-09 06:36:57,383 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 229 Content-Type: application/json Date: Tue, 09 Apr 2019 06:36:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9df557f2-2b4b-4390-843b-a52e03015e8c 2019-04-09 06:36:57,383 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tempest_smoke-user_c11ee347-2c0e-4807-8bb1-7e0f8cc972fb", "links": {"self": "http://172.30.9.21:5000/v3/users/e59f42f802714356a2281b4587ca1817"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "e59f42f802714356a2281b4587ca1817", "description": null}} 2019-04-09 06:36:57,384 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/e59f42f802714356a2281b4587ca1817 used request id req-9df557f2-2b4b-4390-843b-a52e03015e8c 2019-04-09 06:36:57,384 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.235836029053s 2019-04-09 06:36:57,384 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-04-09 06:36:57,388 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/users/e59f42f802714356a2281b4587ca1817 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a17a25b11f3112d11f778ce0e1555e720350ea1c" 2019-04-09 06:36:57,661 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 09 Apr 2019 06:36:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-24748503-7637-41d5-b768-a6f682501fef 2019-04-09 06:36:57,661 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-09 06:36:57,661 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/e59f42f802714356a2281b4587ca1817 used request id req-24748503-7637-41d5-b768-a6f682501fef 2019-04-09 06:36:57,661 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.276890039444s 2019-04-09 06:36:57,668 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-09 06:36:57,672 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a17a25b11f3112d11f778ce0e1555e720350ea1c" 2019-04-09 06:36:57,854 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 390 Content-Type: application/json Date: Tue, 09 Apr 2019 06:36:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ac4da54-604c-49a7-9715-71a371e0d0c2 2019-04-09 06:36:57,855 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/6509066435f1453bac6996ee8997a3b2"}, "tags": [], "enabled": true, "id": "6509066435f1453bac6996ee8997a3b2", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/a7996bdfdca84aa1b1cf956bf34385ba"}, "tags": [], "enabled": true, "id": "a7996bdfdca84aa1b1cf956bf34385ba", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke-project_c11ee347-2c0e-4807-8bb1-7e0f8cc972fb"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/ba7a30bb29394fc4a587735d9dfb749e"}, "tags": [], "enabled": true, "id": "ba7a30bb29394fc4a587735d9dfb749e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-04-09 06:36:57,855 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-1ac4da54-604c-49a7-9715-71a371e0d0c2 2019-04-09 06:36:57,855 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.18709397316s 2019-04-09 06:36:57,862 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-04-09 06:36:57,865 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/projects/a7996bdfdca84aa1b1cf956bf34385ba -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a17a25b11f3112d11f778ce0e1555e720350ea1c" 2019-04-09 06:36:58,109 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 09 Apr 2019 06:36:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-39d319a3-05f0-4fc9-b5f5-dff8bacedc3d 2019-04-09 06:36:58,109 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-09 06:36:58,110 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/a7996bdfdca84aa1b1cf956bf34385ba used request id req-39d319a3-05f0-4fc9-b5f5-dff8bacedc3d 2019-04-09 06:36:58,110 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.247615098953s 2019-04-09 06:36:58,115 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-09 06:36:58,115 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/security-groups.json?project_id=a7996bdfdca84aa1b1cf956bf34385ba&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a17a25b11f3112d11f778ce0e1555e720350ea1c" 2019-04-09 06:36:58,452 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Tue, 09 Apr 2019 06:36:57 GMT X-Openstack-Request-Id: req-8ef16dd0-6265-4922-83e9-405e4f564a66 2019-04-09 06:36:58,453 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a7996bdfdca84aa1b1cf956bf34385ba", "created_at": "2019-04-09T06:32:00Z", "updated_at": "2019-04-09T06:32:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:32:00Z", "revision_number": 0, "id": "2b90bc3f-e10d-4984-a5ba-78bd3afd12a6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:32:00Z", "security_group_id": "41541866-6c38-4b0d-8843-c289372e3099", "tenant_id": "a7996bdfdca84aa1b1cf956bf34385ba", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7996bdfdca84aa1b1cf956bf34385ba"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:32:00Z", "revision_number": 0, "id": "43dafd02-3cdc-4d7f-841d-a395c7eae1a0", "remote_group_id": "41541866-6c38-4b0d-8843-c289372e3099", "remote_ip_prefix": null, "created_at": "2019-04-09T06:32:00Z", "security_group_id": "41541866-6c38-4b0d-8843-c289372e3099", "tenant_id": "a7996bdfdca84aa1b1cf956bf34385ba", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7996bdfdca84aa1b1cf956bf34385ba"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:32:00Z", "revision_number": 0, "id": "613b4de4-129e-4643-b05e-bc8cdef18233", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:32:00Z", "security_group_id": "41541866-6c38-4b0d-8843-c289372e3099", "tenant_id": "a7996bdfdca84aa1b1cf956bf34385ba", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7996bdfdca84aa1b1cf956bf34385ba"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:32:00Z", "revision_number": 0, "id": "bb9f0d02-9c2f-4ecc-b037-cc7b2e424fd2", "remote_group_id": "41541866-6c38-4b0d-8843-c289372e3099", "remote_ip_prefix": null, "created_at": "2019-04-09T06:32:00Z", "security_group_id": "41541866-6c38-4b0d-8843-c289372e3099", "tenant_id": "a7996bdfdca84aa1b1cf956bf34385ba", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7996bdfdca84aa1b1cf956bf34385ba"}], "revision_number": 1, "project_id": "a7996bdfdca84aa1b1cf956bf34385ba", "id": "41541866-6c38-4b0d-8843-c289372e3099", "name": "default"}]} 2019-04-09 06:36:58,453 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json?project_id=a7996bdfdca84aa1b1cf956bf34385ba&name=default used request id req-8ef16dd0-6265-4922-83e9-405e4f564a66 2019-04-09 06:36:58,453 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.338248968124s 2019-04-09 06:36:58,459 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-09 06:36:58,459 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a17a25b11f3112d11f778ce0e1555e720350ea1c" 2019-04-09 06:36:58,508 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Tue, 09 Apr 2019 06:36:57 GMT X-Openstack-Request-Id: req-5c8a56b3-b502-4a39-b7e3-27fb471c710d 2019-04-09 06:36:58,509 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-04-09T06:26:00Z", "updated_at": "2019-04-09T06:26:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:26:00Z", "revision_number": 0, "id": "23de8fc0-44ae-4c56-abcd-3cadf2cd644b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:26:00Z", "security_group_id": "3353c502-d3bd-4781-83f5-fc7385b71d39", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:26:00Z", "revision_number": 0, "id": "afb04289-1a57-4ecb-8cec-ce9e43ab0d76", "remote_group_id": "3353c502-d3bd-4781-83f5-fc7385b71d39", "remote_ip_prefix": null, "created_at": "2019-04-09T06:26:00Z", "security_group_id": "3353c502-d3bd-4781-83f5-fc7385b71d39", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:26:00Z", "revision_number": 0, "id": "d4091b4d-3f48-405e-a6ff-27973bc1c4fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:26:00Z", "security_group_id": "3353c502-d3bd-4781-83f5-fc7385b71d39", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:26:00Z", "revision_number": 0, "id": "f668131f-27a0-4d81-982d-afd1d6efe75b", "remote_group_id": "3353c502-d3bd-4781-83f5-fc7385b71d39", "remote_ip_prefix": null, "created_at": "2019-04-09T06:26:00Z", "security_group_id": "3353c502-d3bd-4781-83f5-fc7385b71d39", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "3353c502-d3bd-4781-83f5-fc7385b71d39", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7996bdfdca84aa1b1cf956bf34385ba", "created_at": "2019-04-09T06:32:00Z", "updated_at": "2019-04-09T06:32:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:32:00Z", "revision_number": 0, "id": "2b90bc3f-e10d-4984-a5ba-78bd3afd12a6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:32:00Z", "security_group_id": "41541866-6c38-4b0d-8843-c289372e3099", "tenant_id": "a7996bdfdca84aa1b1cf956bf34385ba", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7996bdfdca84aa1b1cf956bf34385ba"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:32:00Z", "revision_number": 0, "id": "43dafd02-3cdc-4d7f-841d-a395c7eae1a0", "remote_group_id": "41541866-6c38-4b0d-8843-c289372e3099", "remote_ip_prefix": null, "created_at": "2019-04-09T06:32:00Z", "security_group_id": "41541866-6c38-4b0d-8843-c289372e3099", "tenant_id": "a7996bdfdca84aa1b1cf956bf34385ba", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7996bdfdca84aa1b1cf956bf34385ba"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:32:00Z", "revision_number": 0, "id": "613b4de4-129e-4643-b05e-bc8cdef18233", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:32:00Z", "security_group_id": "41541866-6c38-4b0d-8843-c289372e3099", "tenant_id": "a7996bdfdca84aa1b1cf956bf34385ba", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7996bdfdca84aa1b1cf956bf34385ba"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:32:00Z", "revision_number": 0, "id": "bb9f0d02-9c2f-4ecc-b037-cc7b2e424fd2", "remote_group_id": "41541866-6c38-4b0d-8843-c289372e3099", "remote_ip_prefix": null, "created_at": "2019-04-09T06:32:00Z", "security_group_id": "41541866-6c38-4b0d-8843-c289372e3099", "tenant_id": "a7996bdfdca84aa1b1cf956bf34385ba", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7996bdfdca84aa1b1cf956bf34385ba"}], "revision_number": 1, "project_id": "a7996bdfdca84aa1b1cf956bf34385ba", "id": "41541866-6c38-4b0d-8843-c289372e3099", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ba7a30bb29394fc4a587735d9dfb749e", "created_at": "2019-04-09T06:24:05Z", "updated_at": "2019-04-09T06:24:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:24:05Z", "revision_number": 0, "id": "0aa9cfb1-eea8-4107-bdd1-09b673e74187", "remote_group_id": "7163910b-3f52-4c82-95f5-2716a0110cc5", "remote_ip_prefix": null, "created_at": "2019-04-09T06:24:05Z", "security_group_id": "7163910b-3f52-4c82-95f5-2716a0110cc5", "tenant_id": "ba7a30bb29394fc4a587735d9dfb749e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ba7a30bb29394fc4a587735d9dfb749e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:24:05Z", "revision_number": 0, "id": "54942ddd-2fa1-4bc2-8eed-db2c58927051", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:24:05Z", "security_group_id": "7163910b-3f52-4c82-95f5-2716a0110cc5", "tenant_id": "ba7a30bb29394fc4a587735d9dfb749e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ba7a30bb29394fc4a587735d9dfb749e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:24:05Z", "revision_number": 0, "id": "65f9a71a-d7ef-4a7c-bd9a-1722277aec43", "remote_group_id": "7163910b-3f52-4c82-95f5-2716a0110cc5", "remote_ip_prefix": null, "created_at": "2019-04-09T06:24:05Z", "security_group_id": "7163910b-3f52-4c82-95f5-2716a0110cc5", "tenant_id": "ba7a30bb29394fc4a587735d9dfb749e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ba7a30bb29394fc4a587735d9dfb749e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:24:05Z", "revision_number": 0, "id": "86568739-46b2-4862-8571-f01cd048599a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:24:05Z", "security_group_id": "7163910b-3f52-4c82-95f5-2716a0110cc5", "tenant_id": "ba7a30bb29394fc4a587735d9dfb749e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ba7a30bb29394fc4a587735d9dfb749e"}], "revision_number": 1, "project_id": "ba7a30bb29394fc4a587735d9dfb749e", "id": "7163910b-3f52-4c82-95f5-2716a0110cc5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6509066435f1453bac6996ee8997a3b2", "created_at": "2019-04-09T06:25:59Z", "updated_at": "2019-04-09T06:25:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:25:59Z", "revision_number": 0, "id": "159f11d9-0ba4-4923-8082-70f4dd760a47", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:25:59Z", "security_group_id": "9c2f55ba-acdf-4de6-a230-b14db62471f1", "tenant_id": "6509066435f1453bac6996ee8997a3b2", "port_range_min": null, "ethertype": "IPv4", "project_id": "6509066435f1453bac6996ee8997a3b2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:25:59Z", "revision_number": 0, "id": "a09893df-d9cb-4ff3-99d4-013b5c068a40", "remote_group_id": "9c2f55ba-acdf-4de6-a230-b14db62471f1", "remote_ip_prefix": null, "created_at": "2019-04-09T06:25:59Z", "security_group_id": "9c2f55ba-acdf-4de6-a230-b14db62471f1", "tenant_id": "6509066435f1453bac6996ee8997a3b2", "port_range_min": null, "ethertype": "IPv6", "project_id": "6509066435f1453bac6996ee8997a3b2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:25:59Z", "revision_number": 0, "id": "f87d56d3-96be-430b-8bff-17fba51e104b", "remote_group_id": "9c2f55ba-acdf-4de6-a230-b14db62471f1", "remote_ip_prefix": null, "created_at": "2019-04-09T06:25:59Z", "security_group_id": "9c2f55ba-acdf-4de6-a230-b14db62471f1", "tenant_id": "6509066435f1453bac6996ee8997a3b2", "port_range_min": null, "ethertype": "IPv4", "project_id": "6509066435f1453bac6996ee8997a3b2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:25:59Z", "revision_number": 0, "id": "feb3b1fe-b7ab-48f1-a7ef-4cef55305484", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:25:59Z", "security_group_id": "9c2f55ba-acdf-4de6-a230-b14db62471f1", "tenant_id": "6509066435f1453bac6996ee8997a3b2", "port_range_min": null, "ethertype": "IPv6", "project_id": "6509066435f1453bac6996ee8997a3b2"}], "revision_number": 1, "project_id": "6509066435f1453bac6996ee8997a3b2", "id": "9c2f55ba-acdf-4de6-a230-b14db62471f1", "name": "default"}]} 2019-04-09 06:36:58,509 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-5c8a56b3-b502-4a39-b7e3-27fb471c710d 2019-04-09 06:36:58,509 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0504989624023s 2019-04-09 06:36:58,516 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-04-09 06:36:58,517 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/security-groups/41541866-6c38-4b0d-8843-c289372e3099.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a17a25b11f3112d11f778ce0e1555e720350ea1c" 2019-04-09 06:36:58,633 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 09 Apr 2019 06:36:57 GMT X-Openstack-Request-Id: req-2774d56a-d558-41e8-96f4-95366ad6eb5a 2019-04-09 06:36:58,634 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-09 06:36:58,634 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/41541866-6c38-4b0d-8843-c289372e3099.json used request id req-2774d56a-d558-41e8-96f4-95366ad6eb5a 2019-04-09 06:36:58,634 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.117787837982s 2019-04-09 06:36:58,635 - xtesting.ci.run_tests - INFO - Xtesting report: +--------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +--------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:05 | PASS | | tenantnetwork1 | functest | healthcheck | 00:05 | PASS | | tenantnetwork2 | functest | healthcheck | 00:06 | PASS | | vmready1 | functest | healthcheck | 00:09 | PASS | | vmready2 | functest | healthcheck | 00:09 | PASS | | singlevm1 | functest | healthcheck | 00:30 | PASS | | singlevm2 | functest | healthcheck | 00:24 | PASS | | vping_ssh | functest | healthcheck | 00:39 | PASS | | vping_userdata | functest | healthcheck | 00:39 | PASS | | cinder_test | functest | healthcheck | 01:06 | PASS | | tempest_smoke | functest | healthcheck | 04:48 | PASS | | odl | functest | healthcheck | 00:00 | SKIP | +--------------------------+------------------+---------------------+------------------+----------------+ 2019-04-09 06:36:58,647 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2019-04-09 06:36:58,674 - paramiko.transport - DEBUG - EOF in transport thread 2019-04-09 06:36:58,720 - paramiko.transport - DEBUG - EOF in transport thread 2019-04-09 06:36:58,824 - paramiko.transport - DEBUG - EOF in transport thread 2019-04-09 06:37:01,840 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-435 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-nosdn-nofeature-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2019-04-09 06:37:01,845 - 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.21,192.30.9.6 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.21:5000/v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=X5z1qfLnmFbAioHGIWdVT8QwJ 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=6509066435f1453bac6996ee8997a3b2 export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2019-04-09 06:37:01,845 - xtesting.ci.run_tests - DEBUG - Test args: all 2019-04-09 06:37:01,846 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+------------------------------------------+-------------------------------------------------+ | TIERS | ORDER | DESCRIPTION | TESTCASES | +---------------+---------------+------------------------------------------+-------------------------------------------------+ | smoke | 1 | Set of basic Functional tests to | neutron-tempest-plugin-api rally_sanity | | | | validate the OPNFV scenarios. | refstack_defcore tempest_full | | | | | tempest_scenario patrole neutron_trunk | | | | | networking-bgpvpn networking-sfc | | | | | barbican | +---------------+---------------+------------------------------------------+-------------------------------------------------+ 2019-04-09 06:37:01,883 - xtesting.ci.run_tests - INFO - Loading test case 'neutron-tempest-plugin-api'... 2019-04-09 06:37:02,228 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-04-09 06:37:02,235 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Tue, 09 Apr 2019 06:37:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c15f764e-61cd-44ee-8a2d-f0427269b87e 2019-04-09 06:37:02,235 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2019-04-09 06:37:02,236 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/v3 used request id req-c15f764e-61cd-44ee-8a2d-f0427269b87e 2019-04-09 06:37:02,236 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2019-04-09 06:37:02,652 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "12d06a59574c4903a7b4bfc193e14ef0", "name": "member"}, {"id": "ecaba09e8ea14e058d5f9d9eb583aa37", "name": "admin"}, {"id": "6e54a998c61f4429874ed3ac33d4afc4", "name": "reader"}], "expires_at": "2019-04-09T07:37:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6509066435f1453bac6996ee8997a3b2", "name": "admin"}, "catalog": [{"endpoints": [], "type": "metering", "id": "0c6048bf3c804b33b1209bfa8ca75ec0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v3/6509066435f1453bac6996ee8997a3b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "503aa75a75e444a9b93cb14634c6ab50"}, {"url": "http://192.30.9.6:8776/v3/6509066435f1453bac6996ee8997a3b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd4bc81464e44d0a129985ca1ff91d5"}, {"url": "http://192.30.9.6:8776/v3/6509066435f1453bac6996ee8997a3b2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d888a991472d4a88bfcfcfcf4909874d"}], "type": "volumev3", "id": "1b1b3cbed2d14611b521aa10e2b642dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4664f0d595a24e8a9d4eb3691db874e0"}, {"url": "http://172.30.9.21:8080/v1/AUTH_6509066435f1453bac6996ee8997a3b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49cfc5fc2aa942e59d21f825b2bc9939"}, {"url": "http://12.0.0.22:8080/v1/AUTH_6509066435f1453bac6996ee8997a3b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "71100b14603a4edf8a39e8af672ecff5"}], "type": "object-store", "id": "29267bcb2ea04deebb6caaa71afffcc5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4dc1873b4b477cb578245fdb86a111"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77d7bee546c941368ffc769fda003312"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9b1ab09869b4ea895eb3c8867f61318"}], "type": "network", "id": "3ac09bd783a245efa7f11d71ad667386", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f7f6f256262433fb4467ed610947d62"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "72d58c041dc245bc8aa43ce73891f76c"}, {"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b89851b9b2b4f95b7d2184e74373672"}], "type": "identity", "id": "49f6869431e3430e9aeef431c7e7d7de", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8201c41b3865412e839f135e1ceb7421"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e4e22c0a684229ba50a51934a5cdf7"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf4872e158cb44e3aa5a4063a620efc3"}], "type": "alarming", "id": "61e60b3a8b964288a4ad67fd02ee4984", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4de11e8502624071afd079250b33c74c"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d801fa7f3ee64b30b3b18ef5a9e72635"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f583f4a1750f4edc8596dd476ece0948"}], "type": "compute", "id": "6b64d23b249e42d79f5dd070a7460b66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0cd6369c5d9949eba212a5ce97f8b6f7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8011dc0e5bd44e2aa45caf7c6e4d19d2"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d807430fcec84acebca284681dd098fe"}], "type": "cloudformation", "id": "7f91896ba7394ae291c7a222f92ea496", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/6509066435f1453bac6996ee8997a3b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4243c026b4174decae31504c58542875"}, {"url": "http://192.30.9.6:8776/v2/6509066435f1453bac6996ee8997a3b2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84281d63eba442fd8cdbf23eae691ba2"}, {"url": "http://172.30.9.21:8776/v2/6509066435f1453bac6996ee8997a3b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1ce0a47f2fd4ca9b678bc1d7e5d0b37"}], "type": "volumev2", "id": "8afcbe00e0a6427bbf1fc3b10d4b2f5e", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/6509066435f1453bac6996ee8997a3b2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25eb19d77ddd4b9aa8117749f829d913"}, {"url": "http://172.30.9.21:8004/v1/6509066435f1453bac6996ee8997a3b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57dd852403b0401fb0bd852db0cc4f1e"}, {"url": "http://192.30.9.6:8004/v1/6509066435f1453bac6996ee8997a3b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5a404b628fff4023b9d3e5b8fca3b0fb"}], "type": "orchestration", "id": "a244395507da4b85bd212d5f49a8b6ae", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2242a4436b774238a465cc3d6498ab4e"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "977935de203e411cbce5038f0a9dc848"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2fcaa46481c44f8a3f42acd6c29b21f"}], "type": "placement", "id": "aed411d3d8324008b42b3bd847051003", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b61449c559f45dba6ba5f9dc241729f"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3f83bae18b4a496bb67592b5d777f17c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5162d5282ea1448dbbc20567c0d57fd7"}], "type": "metric", "id": "ebf458a547774acfb6b489f2803a822c", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "33de49eaa2934d07a5ef7754ed5fe8e0"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b7265307a4a45caad0a286536a91b5d"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94601cf3562245fb9453e9678a54b869"}], "type": "event", "id": "f3ff1bc7e87e4c90a2385a1bc8175960", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00d65cc314ee4a87ad316dd160d63558"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64896bc5be624954a0166b6cfa08a10e"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd079af259534771ac00959c542171cf"}], "type": "image", "id": "f9a74c8a63414707b34a5b03e9eacdc1", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "96d754a28b0d43cf8fa237c30a99c306"}, "audit_ids": ["qCz-kak-S_6bdTxn7ulDhA"], "issued_at": "2019-04-09T06:37:01.000000Z"}} 2019-04-09 06:37:02,655 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-09 06:37:02,656 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e4c114fa0757172676f7876b10258e11af08b50b" 2019-04-09 06:37:03,045 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Tue, 09 Apr 2019 06:37:01 GMT X-Openstack-Request-Id: req-10e6fa04-6f33-4eba-bcca-d2e932a65d1c 2019-04-09 06:37:03,045 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"b62787c2-635d-4893-8553-7ee0260442ff","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ba7a30bb29394fc4a587735d9dfb749e","l2_adjacency":true,"status":"ACTIVE","subnets":["dce875e1-9eec-4cb2-94e6-93dffefe33f6"],"description":"","tags":[],"updated_at":"2019-04-09T06:24:08Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ba7a30bb29394fc4a587735d9dfb749e","created_at":"2019-04-09T06:24:05Z","provider:network_type":"flat"}]} 2019-04-09 06:37:03,045 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-10e6fa04-6f33-4eba-bcca-d2e932a65d1c 2019-04-09 06:37:03,045 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.389883041382s 2019-04-09 06:37:03,052 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-04-09 06:37:03,057 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 09 Apr 2019 06:37:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-61fbf787-9856-4e8e-9d62-c4d782235f6c 2019-04-09 06:37:03,058 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 06:37:03,058 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/ used request id req-61fbf787-9856-4e8e-9d62-c4d782235f6c 2019-04-09 06:37:03,058 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-09 06:37:03,062 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e4c114fa0757172676f7876b10258e11af08b50b" 2019-04-09 06:37:03,255 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 222 Content-Type: application/json Date: Tue, 09 Apr 2019 06:37:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7ed771a-6c26-4f93-82a1-4e34721e8151 2019-04-09 06:37:03,255 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/ec5ce0aa038644b78983e5840ba5fb73"}, "tags": [], "enabled": true, "id": "ec5ce0aa038644b78983e5840ba5fb73", "name": "heat_stack"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2019-04-09 06:37:03,255 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-a7ed771a-6c26-4f93-82a1-4e34721e8151 2019-04-09 06:37:03,256 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.196902036667s 2019-04-09 06:37:03,263 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-04-09 06:37:03,266 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e4c114fa0757172676f7876b10258e11af08b50b" -d '{"project": {"description": "Created by OPNFV Functest: neutron-tempest-plugin-api", "enabled": true, "domain_id": "default", "name": "neutron-tempest-pl-project_df137d36-8d6a-4f4f-86e3-9712ca0d7906"}}' 2019-04-09 06:37:03,502 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 390 Content-Type: application/json Date: Tue, 09 Apr 2019 06:37:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5a5bce4b-65e5-45e8-84ef-7adbb97d2a75 2019-04-09 06:37:03,503 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: neutron-tempest-plugin-api", "links": {"self": "http://172.30.9.21:5000/v3/projects/86f2c2f2f57e4c8ea257cdac8ed430b4"}, "tags": [], "enabled": true, "id": "86f2c2f2f57e4c8ea257cdac8ed430b4", "parent_id": "default", "domain_id": "default", "name": "neutron-tempest-pl-project_df137d36-8d6a-4f4f-86e3-9712ca0d7906"}} 2019-04-09 06:37:03,503 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-5a5bce4b-65e5-45e8-84ef-7adbb97d2a75 2019-04-09 06:37:03,503 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.239874124527s 2019-04-09 06:37:03,504 - 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'86f2c2f2f57e4c8ea257cdac8ed430b4', '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_df137d36-8d6a-4f4f-86e3-9712ca0d7906'}) 2019-04-09 06:37:03,510 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-04-09 06:37:03,515 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e4c114fa0757172676f7876b10258e11af08b50b" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "HhwGflCxa3lXaR6K7MPNcXkkYNpCwm", "email": null, "name": "neutron-tempest-plugin-api-user_df137d36-8d6a-4f4f-86e3-9712ca0d7906"}}' 2019-04-09 06:37:03,885 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 341 Content-Type: application/json Date: Tue, 09 Apr 2019 06:37:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a14c0ba8-048e-4a19-8fda-6a87b29c2fe1 2019-04-09 06:37:03,886 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "neutron-tempest-plugin-api-user_df137d36-8d6a-4f4f-86e3-9712ca0d7906", "links": {"self": "http://172.30.9.21:5000/v3/users/fb6845ff4c3d481daac86782f2ad1d49"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "fb6845ff4c3d481daac86782f2ad1d49", "domain_id": "default", "password_expires_at": null}} 2019-04-09 06:37:03,886 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/users used request id req-a14c0ba8-048e-4a19-8fda-6a87b29c2fe1 2019-04-09 06:37:03,886 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.376001119614s 2019-04-09 06:37:03,887 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'fb6845ff4c3d481daac86782f2ad1d49', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'neutron-tempest-plugin-api-user_df137d36-8d6a-4f4f-86e3-9712ca0d7906'}) 2019-04-09 06:37:03,890 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-09 06:37:03,894 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e4c114fa0757172676f7876b10258e11af08b50b" 2019-04-09 06:37:04,044 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Tue, 09 Apr 2019 06:37:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da3d0105-f642-44c0-8a04-3d5ecf48782b 2019-04-09 06:37:04,045 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "12d06a59574c4903a7b4bfc193e14ef0", "links": {"self": "http://172.30.9.21:5000/v3/roles/12d06a59574c4903a7b4bfc193e14ef0"}, "name": "member"}, {"domain_id": null, "id": "50245c80a9b84e15b01544b714aaabd9", "links": {"self": "http://172.30.9.21:5000/v3/roles/50245c80a9b84e15b01544b714aaabd9"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6e54a998c61f4429874ed3ac33d4afc4", "links": {"self": "http://172.30.9.21:5000/v3/roles/6e54a998c61f4429874ed3ac33d4afc4"}, "name": "reader"}, {"domain_id": null, "id": "6f62ff3e5bbd4682becdbe9fa3c1ed2c", "links": {"self": "http://172.30.9.21:5000/v3/roles/6f62ff3e5bbd4682becdbe9fa3c1ed2c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80b483ac8c834f498f0d265da82cb005", "links": {"self": "http://172.30.9.21:5000/v3/roles/80b483ac8c834f498f0d265da82cb005"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecaba09e8ea14e058d5f9d9eb583aa37", "links": {"self": "http://172.30.9.21:5000/v3/roles/ecaba09e8ea14e058d5f9d9eb583aa37"}, "name": "admin"}]} 2019-04-09 06:37:04,045 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-da3d0105-f642-44c0-8a04-3d5ecf48782b 2019-04-09 06:37:04,045 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.154752016068s 2019-04-09 06:37:04,050 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-09 06:37:04,054 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e4c114fa0757172676f7876b10258e11af08b50b" 2019-04-09 06:37:04,203 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Tue, 09 Apr 2019 06:37:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-64bc11eb-e13b-40f7-978d-3565d6fc06b2 2019-04-09 06:37:04,204 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "12d06a59574c4903a7b4bfc193e14ef0", "links": {"self": "http://172.30.9.21:5000/v3/roles/12d06a59574c4903a7b4bfc193e14ef0"}, "name": "member"}, {"domain_id": null, "id": "50245c80a9b84e15b01544b714aaabd9", "links": {"self": "http://172.30.9.21:5000/v3/roles/50245c80a9b84e15b01544b714aaabd9"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6e54a998c61f4429874ed3ac33d4afc4", "links": {"self": "http://172.30.9.21:5000/v3/roles/6e54a998c61f4429874ed3ac33d4afc4"}, "name": "reader"}, {"domain_id": null, "id": "6f62ff3e5bbd4682becdbe9fa3c1ed2c", "links": {"self": "http://172.30.9.21:5000/v3/roles/6f62ff3e5bbd4682becdbe9fa3c1ed2c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80b483ac8c834f498f0d265da82cb005", "links": {"self": "http://172.30.9.21:5000/v3/roles/80b483ac8c834f498f0d265da82cb005"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecaba09e8ea14e058d5f9d9eb583aa37", "links": {"self": "http://172.30.9.21:5000/v3/roles/ecaba09e8ea14e058d5f9d9eb583aa37"}, "name": "admin"}]} 2019-04-09 06:37:04,204 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-64bc11eb-e13b-40f7-978d-3565d6fc06b2 2019-04-09 06:37:04,204 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.153717041016s 2019-04-09 06:37:04,209 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-09 06:37:04,213 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e4c114fa0757172676f7876b10258e11af08b50b" 2019-04-09 06:37:04,319 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Tue, 09 Apr 2019 06:37:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8667a38f-5d7e-4845-a232-dd6c37a052a2 2019-04-09 06:37:04,320 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "12d06a59574c4903a7b4bfc193e14ef0", "links": {"self": "http://172.30.9.21:5000/v3/roles/12d06a59574c4903a7b4bfc193e14ef0"}, "name": "member"}, {"domain_id": null, "id": "50245c80a9b84e15b01544b714aaabd9", "links": {"self": "http://172.30.9.21:5000/v3/roles/50245c80a9b84e15b01544b714aaabd9"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6e54a998c61f4429874ed3ac33d4afc4", "links": {"self": "http://172.30.9.21:5000/v3/roles/6e54a998c61f4429874ed3ac33d4afc4"}, "name": "reader"}, {"domain_id": null, "id": "6f62ff3e5bbd4682becdbe9fa3c1ed2c", "links": {"self": "http://172.30.9.21:5000/v3/roles/6f62ff3e5bbd4682becdbe9fa3c1ed2c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80b483ac8c834f498f0d265da82cb005", "links": {"self": "http://172.30.9.21:5000/v3/roles/80b483ac8c834f498f0d265da82cb005"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecaba09e8ea14e058d5f9d9eb583aa37", "links": {"self": "http://172.30.9.21:5000/v3/roles/ecaba09e8ea14e058d5f9d9eb583aa37"}, "name": "admin"}]} 2019-04-09 06:37:04,320 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-8667a38f-5d7e-4845-a232-dd6c37a052a2 2019-04-09 06:37:04,320 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.110954046249s 2019-04-09 06:37:04,325 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-09 06:37:04,329 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e4c114fa0757172676f7876b10258e11af08b50b" 2019-04-09 06:37:04,521 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 09 Apr 2019 06:37:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74c73d31-2ee0-41e0-902c-e762c4cd8536 2019-04-09 06:37:04,521 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-04-09 06:37:04,521 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-74c73d31-2ee0-41e0-902c-e762c4cd8536 2019-04-09 06:37:04,521 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.196000814438s 2019-04-09 06:37:04,522 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-09 06:37:04,525 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e4c114fa0757172676f7876b10258e11af08b50b" 2019-04-09 06:37:04,660 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 847 Content-Type: application/json Date: Tue, 09 Apr 2019 06:37:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a017d081-8ead-4759-919f-8f4fb7252a48 2019-04-09 06:37:04,660 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/07b62caafa51496f94dd3b3fb341fcfe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07b62caafa51496f94dd3b3fb341fcfe", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/2e35f475a54147749980006d265eb864"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e35f475a54147749980006d265eb864", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/2f1bc9c9d22745648100c4b0717962eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f1bc9c9d22745648100c4b0717962eb", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/30fe8cf249d443dd9c53f2cc083f50b5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "30fe8cf249d443dd9c53f2cc083f50b5", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/3d748bf7df734addb2e37ea0663ec892"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d748bf7df734addb2e37ea0663ec892", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/732a504491fd4f35923460ae0d2ef475"}, "domain_id": "default", "enabled": true, "options": {}, "id": "732a504491fd4f35923460ae0d2ef475", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/781b729594744c4f8f561f6b5a6e68bd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "781b729594744c4f8f561f6b5a6e68bd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/80817a33c71343ed9c63d448a7fea69e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "80817a33c71343ed9c63d448a7fea69e", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/938ce22a56d74c639d353dbbf166fcc4"}, "domain_id": "ec5ce0aa038644b78983e5840ba5fb73", "enabled": true, "options": {}, "id": "938ce22a56d74c639d353dbbf166fcc4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/96d754a28b0d43cf8fa237c30a99c306"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d754a28b0d43cf8fa237c30a99c306", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/aaa8b9f924a74e80899c7ad7e32fcaae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aaa8b9f924a74e80899c7ad7e32fcaae", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b8dd65f4e72446d5bd8d9efa13837b0c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8dd65f4e72446d5bd8d9efa13837b0c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/c34b7e3bcdbc428db4539ea2b87cfce1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c34b7e3bcdbc428db4539ea2b87cfce1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/eb527490835d48e8a67131b0f587baf6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb527490835d48e8a67131b0f587baf6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron-tempest-plugin-api-user_df137d36-8d6a-4f4f-86e3-9712ca0d7906", "links": {"self": "http://172.30.9.21:5000/v3/users/fb6845ff4c3d481daac86782f2ad1d49"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "fb6845ff4c3d481daac86782f2ad1d49", "domain_id": "default", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2019-04-09 06:37:04,661 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-a017d081-8ead-4759-919f-8f4fb7252a48 2019-04-09 06:37:04,661 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.138937950134s 2019-04-09 06:37:04,673 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-09 06:37:04,676 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e4c114fa0757172676f7876b10258e11af08b50b" 2019-04-09 06:37:04,899 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 408 Content-Type: application/json Date: Tue, 09 Apr 2019 06:37:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c65cbda-7282-4583-b510-dca4ea8b940c 2019-04-09 06:37:04,900 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/6509066435f1453bac6996ee8997a3b2"}, "tags": [], "enabled": true, "id": "6509066435f1453bac6996ee8997a3b2", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: neutron-tempest-plugin-api", "links": {"self": "http://172.30.9.21:5000/v3/projects/86f2c2f2f57e4c8ea257cdac8ed430b4"}, "tags": [], "enabled": true, "id": "86f2c2f2f57e4c8ea257cdac8ed430b4", "parent_id": "default", "domain_id": "default", "name": "neutron-tempest-pl-project_df137d36-8d6a-4f4f-86e3-9712ca0d7906"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/ba7a30bb29394fc4a587735d9dfb749e"}, "tags": [], "enabled": true, "id": "ba7a30bb29394fc4a587735d9dfb749e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-04-09 06:37:04,900 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-1c65cbda-7282-4583-b510-dca4ea8b940c 2019-04-09 06:37:04,900 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.226945877075s 2019-04-09 06:37:04,907 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-04-09 06:37:04,910 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=fb6845ff4c3d481daac86782f2ad1d49&role.id=12d06a59574c4903a7b4bfc193e14ef0&scope.project.id=86f2c2f2f57e4c8ea257cdac8ed430b4" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e4c114fa0757172676f7876b10258e11af08b50b" 2019-04-09 06:37:05,105 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Tue, 09 Apr 2019 06:37:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34bf8975-188a-4ecf-af6f-634f27e7cc42 2019-04-09 06:37:05,105 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=fb6845ff4c3d481daac86782f2ad1d49&role.id=12d06a59574c4903a7b4bfc193e14ef0&scope.project.id=86f2c2f2f57e4c8ea257cdac8ed430b4", "previous": null, "next": null}} 2019-04-09 06:37:05,105 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=fb6845ff4c3d481daac86782f2ad1d49&role.id=12d06a59574c4903a7b4bfc193e14ef0&scope.project.id=86f2c2f2f57e4c8ea257cdac8ed430b4 used request id req-34bf8975-188a-4ecf-af6f-634f27e7cc42 2019-04-09 06:37:05,105 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.197875022888s 2019-04-09 06:37:05,108 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-04-09 06:37:05,112 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/86f2c2f2f57e4c8ea257cdac8ed430b4/users/fb6845ff4c3d481daac86782f2ad1d49/roles/12d06a59574c4903a7b4bfc193e14ef0 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e4c114fa0757172676f7876b10258e11af08b50b" 2019-04-09 06:37:05,261 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 09 Apr 2019 06:37:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-237b43c5-7ac3-427a-8694-593f15778355 2019-04-09 06:37:05,261 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-09 06:37:05,262 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/86f2c2f2f57e4c8ea257cdac8ed430b4/users/fb6845ff4c3d481daac86782f2ad1d49/roles/12d06a59574c4903a7b4bfc193e14ef0 used request id req-237b43c5-7ac3-427a-8694-593f15778355 2019-04-09 06:37:05,262 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.153247117996s 2019-04-09 06:37:05,263 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'neutron-tempest-pl-project_df137d36-8d6a-4f4f-86e3-9712ca0d7906', 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'86f2c2f2f57e4c8ea257cdac8ed430b4', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'HhwGflCxa3lXaR6K7MPNcXkkYNpCwm', 'username': u'neutron-tempest-plugin-api-user_df137d36-8d6a-4f4f-86e3-9712ca0d7906', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.21:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-04-09 06:37:05,267 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'neutron-tempest-plugin-api-user_df137d36-8d6a-4f4f-86e3-9712ca0d7906', 'password': 'HhwGflCxa3lXaR6K7MPNcXkkYNpCwm', 'project_name': 'neutron-tempest-pl-project_df137d36-8d6a-4f4f-86e3-9712ca0d7906', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.21:5000/v3', 'project_id': '86f2c2f2f57e4c8ea257cdac8ed430b4', 'project_domain_name': 'Default'} 2019-04-09 06:37:05,271 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-09 06:37:05,274 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e4c114fa0757172676f7876b10258e11af08b50b" 2019-04-09 06:37:05,382 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Tue, 09 Apr 2019 06:37:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8bfab6c7-480c-4637-8ccd-2fee0b8c28f2 2019-04-09 06:37:05,382 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "12d06a59574c4903a7b4bfc193e14ef0", "links": {"self": "http://172.30.9.21:5000/v3/roles/12d06a59574c4903a7b4bfc193e14ef0"}, "name": "member"}, {"domain_id": null, "id": "50245c80a9b84e15b01544b714aaabd9", "links": {"self": "http://172.30.9.21:5000/v3/roles/50245c80a9b84e15b01544b714aaabd9"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6e54a998c61f4429874ed3ac33d4afc4", "links": {"self": "http://172.30.9.21:5000/v3/roles/6e54a998c61f4429874ed3ac33d4afc4"}, "name": "reader"}, {"domain_id": null, "id": "6f62ff3e5bbd4682becdbe9fa3c1ed2c", "links": {"self": "http://172.30.9.21:5000/v3/roles/6f62ff3e5bbd4682becdbe9fa3c1ed2c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80b483ac8c834f498f0d265da82cb005", "links": {"self": "http://172.30.9.21:5000/v3/roles/80b483ac8c834f498f0d265da82cb005"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecaba09e8ea14e058d5f9d9eb583aa37", "links": {"self": "http://172.30.9.21:5000/v3/roles/ecaba09e8ea14e058d5f9d9eb583aa37"}, "name": "admin"}]} 2019-04-09 06:37:05,383 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-8bfab6c7-480c-4637-8ccd-2fee0b8c28f2 2019-04-09 06:37:05,383 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.112107992172s 2019-04-09 06:37:05,388 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-09 06:37:05,391 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e4c114fa0757172676f7876b10258e11af08b50b" 2019-04-09 06:37:05,496 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Tue, 09 Apr 2019 06:37:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52caefdd-afb0-40e3-b8fb-bba167721b3c 2019-04-09 06:37:05,496 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "12d06a59574c4903a7b4bfc193e14ef0", "links": {"self": "http://172.30.9.21:5000/v3/roles/12d06a59574c4903a7b4bfc193e14ef0"}, "name": "member"}, {"domain_id": null, "id": "50245c80a9b84e15b01544b714aaabd9", "links": {"self": "http://172.30.9.21:5000/v3/roles/50245c80a9b84e15b01544b714aaabd9"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6e54a998c61f4429874ed3ac33d4afc4", "links": {"self": "http://172.30.9.21:5000/v3/roles/6e54a998c61f4429874ed3ac33d4afc4"}, "name": "reader"}, {"domain_id": null, "id": "6f62ff3e5bbd4682becdbe9fa3c1ed2c", "links": {"self": "http://172.30.9.21:5000/v3/roles/6f62ff3e5bbd4682becdbe9fa3c1ed2c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80b483ac8c834f498f0d265da82cb005", "links": {"self": "http://172.30.9.21:5000/v3/roles/80b483ac8c834f498f0d265da82cb005"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecaba09e8ea14e058d5f9d9eb583aa37", "links": {"self": "http://172.30.9.21:5000/v3/roles/ecaba09e8ea14e058d5f9d9eb583aa37"}, "name": "admin"}]} 2019-04-09 06:37:05,496 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-52caefdd-afb0-40e3-b8fb-bba167721b3c 2019-04-09 06:37:05,497 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.108505964279s 2019-04-09 06:37:05,501 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-09 06:37:05,505 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e4c114fa0757172676f7876b10258e11af08b50b" 2019-04-09 06:37:05,811 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 09 Apr 2019 06:37:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-340e8b56-5046-40e1-9098-795e19c51950 2019-04-09 06:37:05,812 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-04-09 06:37:05,812 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-340e8b56-5046-40e1-9098-795e19c51950 2019-04-09 06:37:05,812 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.310675859451s 2019-04-09 06:37:05,813 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-09 06:37:05,816 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e4c114fa0757172676f7876b10258e11af08b50b" 2019-04-09 06:37:05,938 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 847 Content-Type: application/json Date: Tue, 09 Apr 2019 06:37:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-360984a0-e004-47ee-b8f3-d436afa23d92 2019-04-09 06:37:05,940 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/07b62caafa51496f94dd3b3fb341fcfe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07b62caafa51496f94dd3b3fb341fcfe", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/2e35f475a54147749980006d265eb864"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e35f475a54147749980006d265eb864", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/2f1bc9c9d22745648100c4b0717962eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f1bc9c9d22745648100c4b0717962eb", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/30fe8cf249d443dd9c53f2cc083f50b5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "30fe8cf249d443dd9c53f2cc083f50b5", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/3d748bf7df734addb2e37ea0663ec892"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d748bf7df734addb2e37ea0663ec892", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/732a504491fd4f35923460ae0d2ef475"}, "domain_id": "default", "enabled": true, "options": {}, "id": "732a504491fd4f35923460ae0d2ef475", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/781b729594744c4f8f561f6b5a6e68bd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "781b729594744c4f8f561f6b5a6e68bd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/80817a33c71343ed9c63d448a7fea69e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "80817a33c71343ed9c63d448a7fea69e", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/938ce22a56d74c639d353dbbf166fcc4"}, "domain_id": "ec5ce0aa038644b78983e5840ba5fb73", "enabled": true, "options": {}, "id": "938ce22a56d74c639d353dbbf166fcc4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/96d754a28b0d43cf8fa237c30a99c306"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d754a28b0d43cf8fa237c30a99c306", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/aaa8b9f924a74e80899c7ad7e32fcaae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aaa8b9f924a74e80899c7ad7e32fcaae", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b8dd65f4e72446d5bd8d9efa13837b0c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8dd65f4e72446d5bd8d9efa13837b0c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/c34b7e3bcdbc428db4539ea2b87cfce1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c34b7e3bcdbc428db4539ea2b87cfce1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/eb527490835d48e8a67131b0f587baf6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb527490835d48e8a67131b0f587baf6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron-tempest-plugin-api-user_df137d36-8d6a-4f4f-86e3-9712ca0d7906", "links": {"self": "http://172.30.9.21:5000/v3/users/fb6845ff4c3d481daac86782f2ad1d49"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "fb6845ff4c3d481daac86782f2ad1d49", "domain_id": "default", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2019-04-09 06:37:05,940 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-360984a0-e004-47ee-b8f3-d436afa23d92 2019-04-09 06:37:05,940 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.127009868622s 2019-04-09 06:37:05,951 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-09 06:37:05,955 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e4c114fa0757172676f7876b10258e11af08b50b" 2019-04-09 06:37:06,063 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 408 Content-Type: application/json Date: Tue, 09 Apr 2019 06:37:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30ac5c90-8472-404d-b4bc-8994f49a7e4d 2019-04-09 06:37:06,063 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/6509066435f1453bac6996ee8997a3b2"}, "tags": [], "enabled": true, "id": "6509066435f1453bac6996ee8997a3b2", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: neutron-tempest-plugin-api", "links": {"self": "http://172.30.9.21:5000/v3/projects/86f2c2f2f57e4c8ea257cdac8ed430b4"}, "tags": [], "enabled": true, "id": "86f2c2f2f57e4c8ea257cdac8ed430b4", "parent_id": "default", "domain_id": "default", "name": "neutron-tempest-pl-project_df137d36-8d6a-4f4f-86e3-9712ca0d7906"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/ba7a30bb29394fc4a587735d9dfb749e"}, "tags": [], "enabled": true, "id": "ba7a30bb29394fc4a587735d9dfb749e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-04-09 06:37:06,063 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-30ac5c90-8472-404d-b4bc-8994f49a7e4d 2019-04-09 06:37:06,064 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.112061977386s 2019-04-09 06:37:06,071 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-04-09 06:37:06,074 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=fb6845ff4c3d481daac86782f2ad1d49&role.id=ecaba09e8ea14e058d5f9d9eb583aa37&scope.project.id=86f2c2f2f57e4c8ea257cdac8ed430b4" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e4c114fa0757172676f7876b10258e11af08b50b" 2019-04-09 06:37:06,263 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Tue, 09 Apr 2019 06:37:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70dbf45e-6d78-4113-ab66-17cdd9aaf262 2019-04-09 06:37:06,264 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=fb6845ff4c3d481daac86782f2ad1d49&role.id=ecaba09e8ea14e058d5f9d9eb583aa37&scope.project.id=86f2c2f2f57e4c8ea257cdac8ed430b4", "previous": null, "next": null}} 2019-04-09 06:37:06,264 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=fb6845ff4c3d481daac86782f2ad1d49&role.id=ecaba09e8ea14e058d5f9d9eb583aa37&scope.project.id=86f2c2f2f57e4c8ea257cdac8ed430b4 used request id req-70dbf45e-6d78-4113-ab66-17cdd9aaf262 2019-04-09 06:37:06,264 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.192752122879s 2019-04-09 06:37:06,267 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-04-09 06:37:06,271 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/86f2c2f2f57e4c8ea257cdac8ed430b4/users/fb6845ff4c3d481daac86782f2ad1d49/roles/ecaba09e8ea14e058d5f9d9eb583aa37 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e4c114fa0757172676f7876b10258e11af08b50b" 2019-04-09 06:37:06,409 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 09 Apr 2019 06:37:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1122aae0-03d5-4332-be13-c23bc3b844cf 2019-04-09 06:37:06,409 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-09 06:37:06,409 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/86f2c2f2f57e4c8ea257cdac8ed430b4/users/fb6845ff4c3d481daac86782f2ad1d49/roles/ecaba09e8ea14e058d5f9d9eb583aa37 used request id req-1122aae0-03d5-4332-be13-c23bc3b844cf 2019-04-09 06:37:06,409 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.141407966614s 2019-04-09 06:37:06,412 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-09 06:37:06,416 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e4c114fa0757172676f7876b10258e11af08b50b" 2019-04-09 06:37:06,583 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Tue, 09 Apr 2019 06:37:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a61991f7-30ee-4bf6-9ccb-d04a8d208643 2019-04-09 06:37:06,583 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "12d06a59574c4903a7b4bfc193e14ef0", "links": {"self": "http://172.30.9.21:5000/v3/roles/12d06a59574c4903a7b4bfc193e14ef0"}, "name": "member"}, {"domain_id": null, "id": "50245c80a9b84e15b01544b714aaabd9", "links": {"self": "http://172.30.9.21:5000/v3/roles/50245c80a9b84e15b01544b714aaabd9"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6e54a998c61f4429874ed3ac33d4afc4", "links": {"self": "http://172.30.9.21:5000/v3/roles/6e54a998c61f4429874ed3ac33d4afc4"}, "name": "reader"}, {"domain_id": null, "id": "6f62ff3e5bbd4682becdbe9fa3c1ed2c", "links": {"self": "http://172.30.9.21:5000/v3/roles/6f62ff3e5bbd4682becdbe9fa3c1ed2c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80b483ac8c834f498f0d265da82cb005", "links": {"self": "http://172.30.9.21:5000/v3/roles/80b483ac8c834f498f0d265da82cb005"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecaba09e8ea14e058d5f9d9eb583aa37", "links": {"self": "http://172.30.9.21:5000/v3/roles/ecaba09e8ea14e058d5f9d9eb583aa37"}, "name": "admin"}]} 2019-04-09 06:37:06,583 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-a61991f7-30ee-4bf6-9ccb-d04a8d208643 2019-04-09 06:37:06,583 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.170876026154s 2019-04-09 06:37:06,588 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-09 06:37:06,591 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e4c114fa0757172676f7876b10258e11af08b50b" 2019-04-09 06:37:06,695 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 09 Apr 2019 06:37:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38402066-4c9c-4779-a8a0-a50cf08f9827 2019-04-09 06:37:06,695 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-04-09 06:37:06,695 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-38402066-4c9c-4779-a8a0-a50cf08f9827 2019-04-09 06:37:06,695 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.107359886169s 2019-04-09 06:37:06,696 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-09 06:37:06,700 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e4c114fa0757172676f7876b10258e11af08b50b" 2019-04-09 06:37:06,823 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 847 Content-Type: application/json Date: Tue, 09 Apr 2019 06:37:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6baa5098-7cad-48ea-b6f7-d64b965da0e5 2019-04-09 06:37:06,824 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/07b62caafa51496f94dd3b3fb341fcfe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07b62caafa51496f94dd3b3fb341fcfe", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/2e35f475a54147749980006d265eb864"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e35f475a54147749980006d265eb864", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/2f1bc9c9d22745648100c4b0717962eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f1bc9c9d22745648100c4b0717962eb", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/30fe8cf249d443dd9c53f2cc083f50b5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "30fe8cf249d443dd9c53f2cc083f50b5", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/3d748bf7df734addb2e37ea0663ec892"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d748bf7df734addb2e37ea0663ec892", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/732a504491fd4f35923460ae0d2ef475"}, "domain_id": "default", "enabled": true, "options": {}, "id": "732a504491fd4f35923460ae0d2ef475", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/781b729594744c4f8f561f6b5a6e68bd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "781b729594744c4f8f561f6b5a6e68bd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/80817a33c71343ed9c63d448a7fea69e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "80817a33c71343ed9c63d448a7fea69e", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/938ce22a56d74c639d353dbbf166fcc4"}, "domain_id": "ec5ce0aa038644b78983e5840ba5fb73", "enabled": true, "options": {}, "id": "938ce22a56d74c639d353dbbf166fcc4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/96d754a28b0d43cf8fa237c30a99c306"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d754a28b0d43cf8fa237c30a99c306", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/aaa8b9f924a74e80899c7ad7e32fcaae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aaa8b9f924a74e80899c7ad7e32fcaae", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b8dd65f4e72446d5bd8d9efa13837b0c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8dd65f4e72446d5bd8d9efa13837b0c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/c34b7e3bcdbc428db4539ea2b87cfce1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c34b7e3bcdbc428db4539ea2b87cfce1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/eb527490835d48e8a67131b0f587baf6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb527490835d48e8a67131b0f587baf6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron-tempest-plugin-api-user_df137d36-8d6a-4f4f-86e3-9712ca0d7906", "links": {"self": "http://172.30.9.21:5000/v3/users/fb6845ff4c3d481daac86782f2ad1d49"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "fb6845ff4c3d481daac86782f2ad1d49", "domain_id": "default", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2019-04-09 06:37:06,824 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-6baa5098-7cad-48ea-b6f7-d64b965da0e5 2019-04-09 06:37:06,824 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.127982139587s 2019-04-09 06:37:06,836 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-04-09 06:37:06,839 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?role.id=ecaba09e8ea14e058d5f9d9eb583aa37&user.id=fb6845ff4c3d481daac86782f2ad1d49&scope.domain.id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e4c114fa0757172676f7876b10258e11af08b50b" 2019-04-09 06:37:06,944 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Tue, 09 Apr 2019 06:37:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a167805b-7552-4e54-b98b-59b5c10ffb6d 2019-04-09 06:37:06,945 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?role.id=ecaba09e8ea14e058d5f9d9eb583aa37&user.id=fb6845ff4c3d481daac86782f2ad1d49&scope.domain.id=default", "previous": null, "next": null}} 2019-04-09 06:37:06,945 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?role.id=ecaba09e8ea14e058d5f9d9eb583aa37&user.id=fb6845ff4c3d481daac86782f2ad1d49&scope.domain.id=default used request id req-a167805b-7552-4e54-b98b-59b5c10ffb6d 2019-04-09 06:37:06,945 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.109147071838s 2019-04-09 06:37:06,948 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2019-04-09 06:37:06,952 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/domains/default/users/fb6845ff4c3d481daac86782f2ad1d49/roles/ecaba09e8ea14e058d5f9d9eb583aa37 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e4c114fa0757172676f7876b10258e11af08b50b" 2019-04-09 06:37:07,218 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 09 Apr 2019 06:37:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-17b8940d-c728-4b2a-92fb-394feae4479f 2019-04-09 06:37:07,218 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-09 06:37:07,218 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/domains/default/users/fb6845ff4c3d481daac86782f2ad1d49/roles/ecaba09e8ea14e058d5f9d9eb583aa37 used request id req-17b8940d-c728-4b2a-92fb-394feae4479f 2019-04-09 06:37:07,218 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.269824981689s 2019-04-09 06:37:07,223 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-04-09 06:37:07,229 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Tue, 09 Apr 2019 06:37:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cbfb689e-7961-422b-847f-26b28ba09024 2019-04-09 06:37:07,230 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2019-04-09 06:37:07,230 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/v3 used request id req-cbfb689e-7961-422b-847f-26b28ba09024 2019-04-09 06:37:07,230 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2019-04-09 06:37:07,627 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "12d06a59574c4903a7b4bfc193e14ef0", "name": "member"}, {"id": "ecaba09e8ea14e058d5f9d9eb583aa37", "name": "admin"}, {"id": "6e54a998c61f4429874ed3ac33d4afc4", "name": "reader"}], "expires_at": "2019-04-09T07:37:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "86f2c2f2f57e4c8ea257cdac8ed430b4", "name": "neutron-tempest-pl-project_df137d36-8d6a-4f4f-86e3-9712ca0d7906"}, "catalog": [{"endpoints": [], "type": "metering", "id": "0c6048bf3c804b33b1209bfa8ca75ec0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v3/86f2c2f2f57e4c8ea257cdac8ed430b4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "503aa75a75e444a9b93cb14634c6ab50"}, {"url": "http://192.30.9.6:8776/v3/86f2c2f2f57e4c8ea257cdac8ed430b4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd4bc81464e44d0a129985ca1ff91d5"}, {"url": "http://192.30.9.6:8776/v3/86f2c2f2f57e4c8ea257cdac8ed430b4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d888a991472d4a88bfcfcfcf4909874d"}], "type": "volumev3", "id": "1b1b3cbed2d14611b521aa10e2b642dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4664f0d595a24e8a9d4eb3691db874e0"}, {"url": "http://172.30.9.21:8080/v1/AUTH_86f2c2f2f57e4c8ea257cdac8ed430b4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49cfc5fc2aa942e59d21f825b2bc9939"}, {"url": "http://12.0.0.22:8080/v1/AUTH_86f2c2f2f57e4c8ea257cdac8ed430b4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "71100b14603a4edf8a39e8af672ecff5"}], "type": "object-store", "id": "29267bcb2ea04deebb6caaa71afffcc5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4dc1873b4b477cb578245fdb86a111"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77d7bee546c941368ffc769fda003312"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9b1ab09869b4ea895eb3c8867f61318"}], "type": "network", "id": "3ac09bd783a245efa7f11d71ad667386", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f7f6f256262433fb4467ed610947d62"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "72d58c041dc245bc8aa43ce73891f76c"}, {"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b89851b9b2b4f95b7d2184e74373672"}], "type": "identity", "id": "49f6869431e3430e9aeef431c7e7d7de", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8201c41b3865412e839f135e1ceb7421"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e4e22c0a684229ba50a51934a5cdf7"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf4872e158cb44e3aa5a4063a620efc3"}], "type": "alarming", "id": "61e60b3a8b964288a4ad67fd02ee4984", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4de11e8502624071afd079250b33c74c"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d801fa7f3ee64b30b3b18ef5a9e72635"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f583f4a1750f4edc8596dd476ece0948"}], "type": "compute", "id": "6b64d23b249e42d79f5dd070a7460b66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0cd6369c5d9949eba212a5ce97f8b6f7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8011dc0e5bd44e2aa45caf7c6e4d19d2"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d807430fcec84acebca284681dd098fe"}], "type": "cloudformation", "id": "7f91896ba7394ae291c7a222f92ea496", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/86f2c2f2f57e4c8ea257cdac8ed430b4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4243c026b4174decae31504c58542875"}, {"url": "http://192.30.9.6:8776/v2/86f2c2f2f57e4c8ea257cdac8ed430b4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84281d63eba442fd8cdbf23eae691ba2"}, {"url": "http://172.30.9.21:8776/v2/86f2c2f2f57e4c8ea257cdac8ed430b4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1ce0a47f2fd4ca9b678bc1d7e5d0b37"}], "type": "volumev2", "id": "8afcbe00e0a6427bbf1fc3b10d4b2f5e", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/86f2c2f2f57e4c8ea257cdac8ed430b4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25eb19d77ddd4b9aa8117749f829d913"}, {"url": "http://172.30.9.21:8004/v1/86f2c2f2f57e4c8ea257cdac8ed430b4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57dd852403b0401fb0bd852db0cc4f1e"}, {"url": "http://192.30.9.6:8004/v1/86f2c2f2f57e4c8ea257cdac8ed430b4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5a404b628fff4023b9d3e5b8fca3b0fb"}], "type": "orchestration", "id": "a244395507da4b85bd212d5f49a8b6ae", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2242a4436b774238a465cc3d6498ab4e"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "977935de203e411cbce5038f0a9dc848"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2fcaa46481c44f8a3f42acd6c29b21f"}], "type": "placement", "id": "aed411d3d8324008b42b3bd847051003", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b61449c559f45dba6ba5f9dc241729f"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3f83bae18b4a496bb67592b5d777f17c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5162d5282ea1448dbbc20567c0d57fd7"}], "type": "metric", "id": "ebf458a547774acfb6b489f2803a822c", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "33de49eaa2934d07a5ef7754ed5fe8e0"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b7265307a4a45caad0a286536a91b5d"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94601cf3562245fb9453e9678a54b869"}], "type": "event", "id": "f3ff1bc7e87e4c90a2385a1bc8175960", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00d65cc314ee4a87ad316dd160d63558"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64896bc5be624954a0166b6cfa08a10e"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd079af259534771ac00959c542171cf"}], "type": "image", "id": "f9a74c8a63414707b34a5b03e9eacdc1", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "neutron-tempest-plugin-api-user_df137d36-8d6a-4f4f-86e3-9712ca0d7906", "id": "fb6845ff4c3d481daac86782f2ad1d49"}, "audit_ids": ["WpKBcbxmSoG3Xq1gNwuSvQ"], "issued_at": "2019-04-09T06:37:06.000000Z"}} 2019-04-09 06:37:07,630 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-04-09 06:37:07,630 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}598a40a0c8e2210b3b0dea61c279d7c40c8921da" 2019-04-09 06:37:07,819 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Tue, 09 Apr 2019 06:37:06 GMT X-Openstack-Request-Id: req-f7d8aab4-603f-4995-9fe5-dabf90744229 2019-04-09 06:37:07,821 - keystoneauth.session - DEBUG - RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"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": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: subnet, trunk, router, network, policy, subnetpool, port, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"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": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "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": "availability_zone_filter", "updated": "2018-06-22T10:00:00-00:00", "name": "Availability Zone Filter Extension", "links": [], "description": "Add filter parameters to AvailabilityZone resource"}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "filter-validation", "updated": "2018-03-21T10:00:00-00:00", "name": "Filter parameters validation", "links": [], "description": "Provides validation on filter parameters."}, {"alias": "subnet-segmentid-writable", "updated": "2018-03-12T00:00:00-00:00", "name": "Subnet SegmentID (writable)", "links": [], "description": "Provides a writable segment_id attribute for a subnet resource."}, {"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": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"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": "empty-string-filtering", "updated": "2018-04-09T10:00:00-00:00", "name": "Empty String Filtering Extension", "links": [], "description": "Allow filtering by attributes with empty string value"}, {"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": "port-mac-address-regenerate", "updated": "2018-05-03T10:00:00-00:00", "name": "Neutron Port MAC address regenerate", "links": [], "description": "Network port MAC address regenerate"}, {"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": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"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": "port-security-groups-filtering", "updated": "2018-01-09T09:00:00-00:00", "name": "Port filtering on security groups", "links": [], "description": "Provides security groups filtering when listing ports"}, {"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": "standard-attr-segment", "updated": "2018-04-09T10:00:00-00:00", "name": "Standard Attribute Segment Extension", "links": [], "description": "Add standard attributes to Segment resource"}, {"alias": "segments-peer-subnet-host-routes", "updated": "2018-06-12T10:00:00-00:00", "name": "Segments peer-subnet host routes", "links": [], "description": "Add host routes to subnets on a routed network (segments)"}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "fip-port-details", "updated": "2018-04-09T10:00:00-00:00", "name": "Floating IP Port Details Extension", "links": [], "description": "Add port_details attribute to Floating IP resource"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"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": "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": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "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": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "binding-extended", "updated": "2017-07-17T10:00:00-00:00", "name": "Port Bindings Extended", "links": [], "description": "Expose port bindings of a virtual port to external application"}]} 2019-04-09 06:37:07,821 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/extensions.json used request id req-f7d8aab4-603f-4995-9fe5-dabf90744229 2019-04-09 06:37:07,821 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.191338062286s 2019-04-09 06:37:07,831 - xtesting.ci.run_tests - INFO - Running test case 'neutron-tempest-plugin-api'... 2019-04-09 06:37:07,832 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-09 06:37:07,835 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e4c114fa0757172676f7876b10258e11af08b50b" 2019-04-09 06:37:07,947 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 222 Content-Type: application/json Date: Tue, 09 Apr 2019 06:37:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0fe8b926-d7dd-4ae8-ae67-2c6cf64b4aaa 2019-04-09 06:37:07,947 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/ec5ce0aa038644b78983e5840ba5fb73"}, "tags": [], "enabled": true, "id": "ec5ce0aa038644b78983e5840ba5fb73", "name": "heat_stack"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2019-04-09 06:37:07,947 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-0fe8b926-d7dd-4ae8-ae67-2c6cf64b4aaa 2019-04-09 06:37:07,947 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.115417957306s 2019-04-09 06:37:07,954 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-09 06:37:07,957 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e4c114fa0757172676f7876b10258e11af08b50b" 2019-04-09 06:37:08,067 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 408 Content-Type: application/json Date: Tue, 09 Apr 2019 06:37:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15d7a93b-cebb-4035-a127-c005c679df58 2019-04-09 06:37:08,068 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/6509066435f1453bac6996ee8997a3b2"}, "tags": [], "enabled": true, "id": "6509066435f1453bac6996ee8997a3b2", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: neutron-tempest-plugin-api", "links": {"self": "http://172.30.9.21:5000/v3/projects/86f2c2f2f57e4c8ea257cdac8ed430b4"}, "tags": [], "enabled": true, "id": "86f2c2f2f57e4c8ea257cdac8ed430b4", "parent_id": "default", "domain_id": "default", "name": "neutron-tempest-pl-project_df137d36-8d6a-4f4f-86e3-9712ca0d7906"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/ba7a30bb29394fc4a587735d9dfb749e"}, "tags": [], "enabled": true, "id": "ba7a30bb29394fc4a587735d9dfb749e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-04-09 06:37:08,068 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-15d7a93b-cebb-4035-a127-c005c679df58 2019-04-09 06:37:08,068 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.113830089569s 2019-04-09 06:37:08,070 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-04-09 06:37:08,071 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e4c114fa0757172676f7876b10258e11af08b50b" -d '{"network": {"shared": true, "tenant_id": "86f2c2f2f57e4c8ea257cdac8ed430b4", "name": "neutron-tempest-plugin-api-net_df137d36-8d6a-4f4f-86e3-9712ca0d7906", "admin_state_up": true}}' 2019-04-09 06:37:08,375 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 739 Content-Type: application/json Date: Tue, 09 Apr 2019 06:37:07 GMT X-Openstack-Request-Id: req-54f22689-fd05-4201-96e5-bf78ea802af2 2019-04-09 06:37:08,375 - keystoneauth.session - DEBUG - RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"provider:network_type":"vxlan","id":"372cf13e-a39a-4efe-a6f1-a700b76dc18f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":39,"ipv4_address_scope":null,"shared":true,"project_id":"86f2c2f2f57e4c8ea257cdac8ed430b4","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-09T06:37:07Z","is_default":false,"qos_policy_id":null,"name":"neutron-tempest-plugin-api-net_df137d36-8d6a-4f4f-86e3-9712ca0d7906","admin_state_up":true,"tenant_id":"86f2c2f2f57e4c8ea257cdac8ed430b4","created_at":"2019-04-09T06:37:06Z","mtu":1450}} 2019-04-09 06:37:08,376 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-54f22689-fd05-4201-96e5-bf78ea802af2 2019-04-09 06:37:08,376 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.305443048477s 2019-04-09 06:37:08,376 - 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'2019-04-09T06:37:07Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'372cf13e-a39a-4efe-a6f1-a700b76dc18f', u'provider:segmentation_id': 39, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'neutron-tempest-plugin-api-net_df137d36-8d6a-4f4f-86e3-9712ca0d7906', u'created_at': u'2019-04-09T06:37:06Z', u'mtu': 1450, u'tenant_id': u'86f2c2f2f57e4c8ea257cdac8ed430b4', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'86f2c2f2f57e4c8ea257cdac8ed430b4', u'l2_adjacency': True}) 2019-04-09 06:37:08,377 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-09 06:37:08,377 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}598a40a0c8e2210b3b0dea61c279d7c40c8921da" 2019-04-09 06:37:08,462 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1445 Content-Type: application/json Date: Tue, 09 Apr 2019 06:37:07 GMT X-Openstack-Request-Id: req-e36b05af-d2c9-4c73-9c61-89646ca12f0b 2019-04-09 06:37:08,462 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"372cf13e-a39a-4efe-a6f1-a700b76dc18f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":39,"ipv4_address_scope":null,"shared":true,"project_id":"86f2c2f2f57e4c8ea257cdac8ed430b4","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-09T06:37:07Z","qos_policy_id":null,"name":"neutron-tempest-plugin-api-net_df137d36-8d6a-4f4f-86e3-9712ca0d7906","admin_state_up":true,"tenant_id":"86f2c2f2f57e4c8ea257cdac8ed430b4","created_at":"2019-04-09T06:37:06Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"b62787c2-635d-4893-8553-7ee0260442ff","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ba7a30bb29394fc4a587735d9dfb749e","l2_adjacency":true,"status":"ACTIVE","subnets":["dce875e1-9eec-4cb2-94e6-93dffefe33f6"],"description":"","tags":[],"updated_at":"2019-04-09T06:24:08Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ba7a30bb29394fc4a587735d9dfb749e","created_at":"2019-04-09T06:24:05Z","provider:network_type":"flat"}]} 2019-04-09 06:37:08,462 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-e36b05af-d2c9-4c73-9c61-89646ca12f0b 2019-04-09 06:37:08,463 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0855610370636s 2019-04-09 06:37:08,464 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-04-09 06:37:08,464 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}598a40a0c8e2210b3b0dea61c279d7c40c8921da" -d '{"subnet": {"name": "neutron-tempest-plugin-api-subnet_df137d36-8d6a-4f4f-86e3-9712ca0d7906", "enable_dhcp": true, "network_id": "372cf13e-a39a-4efe-a6f1-a700b76dc18f", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-04-09 06:37:08,932 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 712 Content-Type: application/json Date: Tue, 09 Apr 2019 06:37:07 GMT X-Openstack-Request-Id: req-d83d596c-533c-418d-af99-8ff7b6cb9f1e 2019-04-09 06:37:08,932 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-04-09T06:37:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"431636f8-ebc4-42a9-b53c-c0e75750a107","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"86f2c2f2f57e4c8ea257cdac8ed430b4","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"neutron-tempest-plugin-api-subnet_df137d36-8d6a-4f4f-86e3-9712ca0d7906","enable_dhcp":true,"segment_id":null,"network_id":"372cf13e-a39a-4efe-a6f1-a700b76dc18f","tenant_id":"86f2c2f2f57e4c8ea257cdac8ed430b4","created_at":"2019-04-09T06:37:07Z","ip_version":4}} 2019-04-09 06:37:08,933 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-d83d596c-533c-418d-af99-8ff7b6cb9f1e 2019-04-09 06:37:08,933 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.46879196167s 2019-04-09 06:37:08,933 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-04-09T06:37: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'431636f8-ebc4-42a9-b53c-c0e75750a107', u'subnetpool_id': None, u'service_types': [], u'name': u'neutron-tempest-plugin-api-subnet_df137d36-8d6a-4f4f-86e3-9712ca0d7906', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'372cf13e-a39a-4efe-a6f1-a700b76dc18f', u'tenant_id': u'86f2c2f2f57e4c8ea257cdac8ed430b4', u'created_at': u'2019-04-09T06:37: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'86f2c2f2f57e4c8ea257cdac8ed430b4'}) 2019-04-09 06:37:08,934 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-04-09 06:37:08,934 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}598a40a0c8e2210b3b0dea61c279d7c40c8921da" -d '{"router": {"external_gateway_info": {"network_id": "b62787c2-635d-4893-8553-7ee0260442ff"}, "name": "neutron-tempest-plugin-api-router_df137d36-8d6a-4f4f-86e3-9712ca0d7906", "admin_state_up": true}}' 2019-04-09 06:37:10,389 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 726 Content-Type: application/json Date: Tue, 09 Apr 2019 06:37:09 GMT X-Openstack-Request-Id: req-8ea4b739-9c11-4782-b14e-5aa36525bd2f 2019-04-09 06:37:10,389 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "b62787c2-635d-4893-8553-7ee0260442ff", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "dce875e1-9eec-4cb2-94e6-93dffefe33f6", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "86f2c2f2f57e4c8ea257cdac8ed430b4", "created_at": "2019-04-09T06:37:07Z", "admin_state_up": true, "updated_at": "2019-04-09T06:37:08Z", "project_id": "86f2c2f2f57e4c8ea257cdac8ed430b4", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "c6726625-2aad-4cac-832f-973a4f991abc", "name": "neutron-tempest-plugin-api-router_df137d36-8d6a-4f4f-86e3-9712ca0d7906"}} 2019-04-09 06:37:10,390 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-8ea4b739-9c11-4782-b14e-5aa36525bd2f 2019-04-09 06:37:10,390 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.45575213432s 2019-04-09 06:37:10,390 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-04-09T06:37:08Z', u'revision_number': 2, u'ha': False, u'id': u'c6726625-2aad-4cac-832f-973a4f991abc', u'external_gateway_info': {u'network_id': u'b62787c2-635d-4893-8553-7ee0260442ff', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'dce875e1-9eec-4cb2-94e6-93dffefe33f6', u'ip_address': u'172.30.9.203'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'neutron-tempest-plugin-api-router_df137d36-8d6a-4f4f-86e3-9712ca0d7906', u'admin_state_up': True, u'tenant_id': u'86f2c2f2f57e4c8ea257cdac8ed430b4', u'created_at': u'2019-04-09T06:37:07Z', u'flavor_id': None, u'routes': [], u'project_id': u'86f2c2f2f57e4c8ea257cdac8ed430b4'}) 2019-04-09 06:37:10,391 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-04-09 06:37:10,391 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/c6726625-2aad-4cac-832f-973a4f991abc/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}598a40a0c8e2210b3b0dea61c279d7c40c8921da" -d '{"subnet_id": "431636f8-ebc4-42a9-b53c-c0e75750a107"}' 2019-04-09 06:37:12,628 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Tue, 09 Apr 2019 06:37:11 GMT X-Openstack-Request-Id: req-45dad457-9688-43ab-94bb-494ba7310417 2019-04-09 06:37:12,628 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "372cf13e-a39a-4efe-a6f1-a700b76dc18f", "tenant_id": "86f2c2f2f57e4c8ea257cdac8ed430b4", "subnet_id": "431636f8-ebc4-42a9-b53c-c0e75750a107", "subnet_ids": ["431636f8-ebc4-42a9-b53c-c0e75750a107"], "port_id": "384a369e-f0ab-48f0-969c-ac0fe6e44ff7", "id": "c6726625-2aad-4cac-832f-973a4f991abc"} 2019-04-09 06:37:12,629 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/c6726625-2aad-4cac-832f-973a4f991abc/add_router_interface.json used request id req-45dad457-9688-43ab-94bb-494ba7310417 2019-04-09 06:37:12,629 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.23780298233s 2019-04-09 06:37:12,629 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-04-09 06:37:12,735 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-04-09 06:37:12,739 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-04-09 06:37:12,743 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Tue, 09 Apr 2019 06:37:11 GMT 2019-04-09 06:37:12,743 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}]} 2019-04-09 06:37:12,746 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-09 06:37:12,749 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}598a40a0c8e2210b3b0dea61c279d7c40c8921da" 2019-04-09 06:37:13,539 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Tue, 09 Apr 2019 06:37:12 GMT X-Openstack-Request-Id: req-7e2b823e-03d1-4bbf-9723-7001d2b62f81 2019-04-09 06:37:13,540 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-09 06:37:13,540 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-7e2b823e-03d1-4bbf-9723-7001d2b62f81 2019-04-09 06:37:13,540 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.793329954147s 2019-04-09 06:37:13,547 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-04-09 06:37:13,551 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}598a40a0c8e2210b3b0dea61c279d7c40c8921da" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_df137d36-8d6a-4f4f-86e3-9712ca0d7906", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron-tempest-plugin-api-img_df137d36-8d6a-4f4f-86e3-9712ca0d7906"}' 2019-04-09 06:37:13,619 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 968 Content-Type: application/json Date: Tue, 09 Apr 2019 06:37:12 GMT Location: http://172.30.9.21:9292/v2/images/ff8cd8fd-9e4a-4df0-9fa1-71be0ff960aa Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-8dc95907-cdc1-4b05-b44c-15b3965a711f 2019-04-09 06:37:13,619 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-09T06:37:12Z", "file": "/v2/images/ff8cd8fd-9e4a-4df0-9fa1-71be0ff960aa/file", "owner": "86f2c2f2f57e4c8ea257cdac8ed430b4", "id": "ff8cd8fd-9e4a-4df0-9fa1-71be0ff960aa", "size": null, "self": "/v2/images/ff8cd8fd-9e4a-4df0-9fa1-71be0ff960aa", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_df137d36-8d6a-4f4f-86e3-9712ca0d7906", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_df137d36-8d6a-4f4f-86e3-9712ca0d7906", "checksum": null, "created_at": "2019-04-09T06:37:12Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-04-09 06:37:13,619 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-8dc95907-cdc1-4b05-b44c-15b3965a711f 2019-04-09 06:37:13,619 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0718350410461s 2019-04-09 06:37:13,620 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-04-09 06:37:13,624 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/ff8cd8fd-9e4a-4df0-9fa1-71be0ff960aa/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}598a40a0c8e2210b3b0dea61c279d7c40c8921da" -d '' 2019-04-09 06:37:14,805 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 06:37:13 GMT X-Openstack-Request-Id: req-9629fe31-8ce7-4aec-8a24-10054cede896 2019-04-09 06:37:14,806 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 06:37:14,806 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/ff8cd8fd-9e4a-4df0-9fa1-71be0ff960aa/file used request id req-9629fe31-8ce7-4aec-8a24-10054cede896 2019-04-09 06:37:14,806 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.18572402s 2019-04-09 06:37:14,810 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-09 06:37:14,814 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}598a40a0c8e2210b3b0dea61c279d7c40c8921da" 2019-04-09 06:37:14,837 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1428 Content-Type: application/json Date: Tue, 09 Apr 2019 06:37:13 GMT X-Openstack-Request-Id: req-44b1275e-e5ef-419c-a072-04173e9414f4 2019-04-09 06:37:14,837 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-09T06:37:13Z", "file": "/v2/images/ff8cd8fd-9e4a-4df0-9fa1-71be0ff960aa/file", "owner": "86f2c2f2f57e4c8ea257cdac8ed430b4", "id": "ff8cd8fd-9e4a-4df0-9fa1-71be0ff960aa", "size": 12716032, "self": "/v2/images/ff8cd8fd-9e4a-4df0-9fa1-71be0ff960aa", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/ff8cd8fd-9e4a-4df0-9fa1-71be0ff960aa/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/ff8cd8fd-9e4a-4df0-9fa1-71be0ff960aa/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_df137d36-8d6a-4f4f-86e3-9712ca0d7906", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_df137d36-8d6a-4f4f-86e3-9712ca0d7906", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-09T06:37:12Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-09 06:37:14,837 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-44b1275e-e5ef-419c-a072-04173e9414f4 2019-04-09 06:37:14,837 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0270810127258s 2019-04-09 06:37:14,839 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/ff8cd8fd-9e4a-4df0-9fa1-71be0ff960aa/snap', u'metadata': Munch({})})], 'file': u'/v2/images/ff8cd8fd-9e4a-4df0-9fa1-71be0ff960aa/file', 'owner': u'86f2c2f2f57e4c8ea257cdac8ed430b4', 'id': u'ff8cd8fd-9e4a-4df0-9fa1-71be0ff960aa', 'size': 12716032, u'self': u'/v2/images/ff8cd8fd-9e4a-4df0-9fa1-71be0ff960aa', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'86f2c2f2f57e4c8ea257cdac8ed430b4', 'name': 'neutron-tempest-pl-project_df137d36-8d6a-4f4f-86e3-9712ca0d7906', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/ff8cd8fd-9e4a-4df0-9fa1-71be0ff960aa/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-04-09T06:37:13Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-04-09T06:37:13Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron-tempest-plugin-api-img_df137d36-8d6a-4f4f-86e3-9712ca0d7906', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/ff8cd8fd-9e4a-4df0-9fa1-71be0ff960aa', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron-tempest-plugin-api-img_df137d36-8d6a-4f4f-86e3-9712ca0d7906', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'neutron-tempest-plugin-api-img_df137d36-8d6a-4f4f-86e3-9712ca0d7906', 'created': u'2019-04-09T06:37:12Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-04-09T06:37:12Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/ff8cd8fd-9e4a-4df0-9fa1-71be0ff960aa', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron-tempest-plugin-api-img_df137d36-8d6a-4f4f-86e3-9712ca0d7906', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-04-09 06:37:14,842 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-04-09 06:37:14,845 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e4c114fa0757172676f7876b10258e11af08b50b" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "neutron-tempest-plugin-api-flavor_df137d36-8d6a-4f4f-86e3-9712ca0d7906", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-04-09 06:37:15,178 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 322 Content-Type: application/json Date: Tue, 09 Apr 2019 06:37:13 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d6d187a2-d43c-450b-b92b-d55eaa727b28 x-openstack-request-id: req-d6d187a2-d43c-450b-b92b-d55eaa727b28 2019-04-09 06:37:15,179 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "neutron-tempest-plugin-api-flavor_df137d36-8d6a-4f4f-86e3-9712ca0d7906", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/349519ed-c61c-4913-8f71-a7aba7c4aad4", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/349519ed-c61c-4913-8f71-a7aba7c4aad4", "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": "349519ed-c61c-4913-8f71-a7aba7c4aad4"}} 2019-04-09 06:37:15,179 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-d6d187a2-d43c-450b-b92b-d55eaa727b28 2019-04-09 06:37:15,179 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.336395025253s 2019-04-09 06:37:15,180 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron-tempest-plugin-api-flavor_df137d36-8d6a-4f4f-86e3-9712ca0d7906', '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'6509066435f1453bac6996ee8997a3b2', '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'349519ed-c61c-4913-8f71-a7aba7c4aad4', 'swap': 0}) 2019-04-09 06:37:15,180 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-04-09 06:37:15,183 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/349519ed-c61c-4913-8f71-a7aba7c4aad4/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e4c114fa0757172676f7876b10258e11af08b50b" -d '{"extra_specs": {}}' 2019-04-09 06:37:15,199 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 09 Apr 2019 06:37:13 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-3d643a30-9326-4bdc-8632-4dc8ebbd36f0 x-openstack-request-id: req-3d643a30-9326-4bdc-8632-4dc8ebbd36f0 2019-04-09 06:37:15,199 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-04-09 06:37:15,199 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/349519ed-c61c-4913-8f71-a7aba7c4aad4/os-extra_specs used request id req-3d643a30-9326-4bdc-8632-4dc8ebbd36f0 2019-04-09 06:37:15,199 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.01904296875s 2019-04-09 06:37:15,206 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-04-09 06:37:15,211 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 09 Apr 2019 06:37:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-61d2d664-6335-4250-bda4-be44b9c23e73 2019-04-09 06:37:15,211 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 06:37:15,211 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/ used request id req-61d2d664-6335-4250-bda4-be44b9c23e73 2019-04-09 06:37:15,214 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-09 06:37:15,217 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}598a40a0c8e2210b3b0dea61c279d7c40c8921da" 2019-04-09 06:37:15,412 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Tue, 09 Apr 2019 06:37:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d3c5690-4a0f-4051-af22-6bca5cedb3bf 2019-04-09 06:37:15,413 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "12d06a59574c4903a7b4bfc193e14ef0", "links": {"self": "http://172.30.9.21:5000/v3/roles/12d06a59574c4903a7b4bfc193e14ef0"}, "name": "member"}, {"domain_id": null, "id": "50245c80a9b84e15b01544b714aaabd9", "links": {"self": "http://172.30.9.21:5000/v3/roles/50245c80a9b84e15b01544b714aaabd9"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6e54a998c61f4429874ed3ac33d4afc4", "links": {"self": "http://172.30.9.21:5000/v3/roles/6e54a998c61f4429874ed3ac33d4afc4"}, "name": "reader"}, {"domain_id": null, "id": "6f62ff3e5bbd4682becdbe9fa3c1ed2c", "links": {"self": "http://172.30.9.21:5000/v3/roles/6f62ff3e5bbd4682becdbe9fa3c1ed2c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80b483ac8c834f498f0d265da82cb005", "links": {"self": "http://172.30.9.21:5000/v3/roles/80b483ac8c834f498f0d265da82cb005"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecaba09e8ea14e058d5f9d9eb583aa37", "links": {"self": "http://172.30.9.21:5000/v3/roles/ecaba09e8ea14e058d5f9d9eb583aa37"}, "name": "admin"}]} 2019-04-09 06:37:15,413 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-8d3c5690-4a0f-4051-af22-6bca5cedb3bf 2019-04-09 06:37:15,413 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.198633909225s 2019-04-09 06:37:15,418 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-09 06:37:15,421 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}598a40a0c8e2210b3b0dea61c279d7c40c8921da" 2019-04-09 06:37:15,597 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Tue, 09 Apr 2019 06:37:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39212df7-526b-45fa-8f84-330f02ce36f3 2019-04-09 06:37:15,597 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "12d06a59574c4903a7b4bfc193e14ef0", "links": {"self": "http://172.30.9.21:5000/v3/roles/12d06a59574c4903a7b4bfc193e14ef0"}, "name": "member"}, {"domain_id": null, "id": "50245c80a9b84e15b01544b714aaabd9", "links": {"self": "http://172.30.9.21:5000/v3/roles/50245c80a9b84e15b01544b714aaabd9"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6e54a998c61f4429874ed3ac33d4afc4", "links": {"self": "http://172.30.9.21:5000/v3/roles/6e54a998c61f4429874ed3ac33d4afc4"}, "name": "reader"}, {"domain_id": null, "id": "6f62ff3e5bbd4682becdbe9fa3c1ed2c", "links": {"self": "http://172.30.9.21:5000/v3/roles/6f62ff3e5bbd4682becdbe9fa3c1ed2c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80b483ac8c834f498f0d265da82cb005", "links": {"self": "http://172.30.9.21:5000/v3/roles/80b483ac8c834f498f0d265da82cb005"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecaba09e8ea14e058d5f9d9eb583aa37", "links": {"self": "http://172.30.9.21:5000/v3/roles/ecaba09e8ea14e058d5f9d9eb583aa37"}, "name": "admin"}]} 2019-04-09 06:37:15,597 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-39212df7-526b-45fa-8f84-330f02ce36f3 2019-04-09 06:37:15,598 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.179722070694s 2019-04-09 06:37:15,610 - functest.opnfv_tests.openstack.rally.rally - INFO - Creating Rally environment... 2019-04-09 06:37:21,404 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 4378649a-0036-48ea-9fa0-178d4cc9e370 | 2019-04-09T06:37:20.993184 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 4378649a-0036-48ea-9fa0-178d4cc9e370 ~/.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 2019-04-09 06:37:24,778 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | ceilometer | metering | Available | | cinderv2 | volumev2 | Available | | cinderv3 | volumev3 | 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 | +-------------+----------------+-----------+ 2019-04-09 06:37:25,498 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Create verifier from existing repo... 2019-04-09 06:37:30,529 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=39f29175-b7ab-43f5-8751-83bbf8edf481) as the default verifier for the future CLI operations. 2019-04-09 06:37:32,447 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-04-09 06:37:32,451 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e4c114fa0757172676f7876b10258e11af08b50b" 2019-04-09 06:37:32,497 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 735 Content-Type: application/json Date: Tue, 09 Apr 2019 06:37:31 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-294fbc87-8b07-4cd2-9110-4edf5e8c4de9 x-openstack-request-id: req-294fbc87-8b07-4cd2-9110-4edf5e8c4de9 2019-04-09 06:37:32,498 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 16}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.3", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-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": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 17}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.10", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-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": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 2}]} 2019-04-09 06:37:32,498 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-hypervisors/detail used request id req-294fbc87-8b07-4cd2-9110-4edf5e8c4de9 2019-04-09 06:37:32,498 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0505690574646s 2019-04-09 06:37:32,503 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-09 06:37:32,507 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}598a40a0c8e2210b3b0dea61c279d7c40c8921da" 2019-04-09 06:37:32,799 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1428 Content-Type: application/json Date: Tue, 09 Apr 2019 06:37:31 GMT X-Openstack-Request-Id: req-1d6eb1f2-e5ea-410b-be2f-567ed216dc94 2019-04-09 06:37:32,800 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-09T06:37:13Z", "file": "/v2/images/ff8cd8fd-9e4a-4df0-9fa1-71be0ff960aa/file", "owner": "86f2c2f2f57e4c8ea257cdac8ed430b4", "id": "ff8cd8fd-9e4a-4df0-9fa1-71be0ff960aa", "size": 12716032, "self": "/v2/images/ff8cd8fd-9e4a-4df0-9fa1-71be0ff960aa", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/ff8cd8fd-9e4a-4df0-9fa1-71be0ff960aa/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/ff8cd8fd-9e4a-4df0-9fa1-71be0ff960aa/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_df137d36-8d6a-4f4f-86e3-9712ca0d7906", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_df137d36-8d6a-4f4f-86e3-9712ca0d7906", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-09T06:37:12Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-09 06:37:32,800 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-1d6eb1f2-e5ea-410b-be2f-567ed216dc94 2019-04-09 06:37:32,800 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.296503067017s 2019-04-09 06:37:32,811 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-04-09 06:37:32,815 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}598a40a0c8e2210b3b0dea61c279d7c40c8921da" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_alt_df137d36-8d6a-4f4f-86e3-9712ca0d7906", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron-tempest-plugin-api-img_alt_df137d36-8d6a-4f4f-86e3-9712ca0d7906"}' 2019-04-09 06:37:32,966 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 976 Content-Type: application/json Date: Tue, 09 Apr 2019 06:37:31 GMT Location: http://172.30.9.21:9292/v2/images/e4fad195-e73f-41f3-9375-03c4329966a4 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-18b5dbc6-1ffd-4280-9c97-fcfb6b4d21d5 2019-04-09 06:37:32,966 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-09T06:37:31Z", "file": "/v2/images/e4fad195-e73f-41f3-9375-03c4329966a4/file", "owner": "86f2c2f2f57e4c8ea257cdac8ed430b4", "id": "e4fad195-e73f-41f3-9375-03c4329966a4", "size": null, "self": "/v2/images/e4fad195-e73f-41f3-9375-03c4329966a4", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_alt_df137d36-8d6a-4f4f-86e3-9712ca0d7906", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_alt_df137d36-8d6a-4f4f-86e3-9712ca0d7906", "checksum": null, "created_at": "2019-04-09T06:37:31Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-04-09 06:37:32,966 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-18b5dbc6-1ffd-4280-9c97-fcfb6b4d21d5 2019-04-09 06:37:32,966 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.155446052551s 2019-04-09 06:37:32,967 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-04-09 06:37:32,971 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/e4fad195-e73f-41f3-9375-03c4329966a4/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}598a40a0c8e2210b3b0dea61c279d7c40c8921da" -d '' 2019-04-09 06:37:33,407 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 06:37:32 GMT X-Openstack-Request-Id: req-cab57708-6ca2-4869-8c45-17ac65a58457 2019-04-09 06:37:33,408 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 06:37:33,408 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/e4fad195-e73f-41f3-9375-03c4329966a4/file used request id req-cab57708-6ca2-4869-8c45-17ac65a58457 2019-04-09 06:37:33,408 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.440973997116s 2019-04-09 06:37:33,412 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-09 06:37:33,417 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}598a40a0c8e2210b3b0dea61c279d7c40c8921da" 2019-04-09 06:37:33,443 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2797 Content-Type: application/json Date: Tue, 09 Apr 2019 06:37:32 GMT X-Openstack-Request-Id: req-5223d296-2701-44a9-b61b-4d32bea024b3 2019-04-09 06:37:33,443 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-09T06:37:32Z", "file": "/v2/images/e4fad195-e73f-41f3-9375-03c4329966a4/file", "owner": "86f2c2f2f57e4c8ea257cdac8ed430b4", "id": "e4fad195-e73f-41f3-9375-03c4329966a4", "size": 12716032, "self": "/v2/images/e4fad195-e73f-41f3-9375-03c4329966a4", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/e4fad195-e73f-41f3-9375-03c4329966a4/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/e4fad195-e73f-41f3-9375-03c4329966a4/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_alt_df137d36-8d6a-4f4f-86e3-9712ca0d7906", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_alt_df137d36-8d6a-4f4f-86e3-9712ca0d7906", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-09T06:37:31Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-09T06:37:13Z", "file": "/v2/images/ff8cd8fd-9e4a-4df0-9fa1-71be0ff960aa/file", "owner": "86f2c2f2f57e4c8ea257cdac8ed430b4", "id": "ff8cd8fd-9e4a-4df0-9fa1-71be0ff960aa", "size": 12716032, "self": "/v2/images/ff8cd8fd-9e4a-4df0-9fa1-71be0ff960aa", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/ff8cd8fd-9e4a-4df0-9fa1-71be0ff960aa/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/ff8cd8fd-9e4a-4df0-9fa1-71be0ff960aa/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_df137d36-8d6a-4f4f-86e3-9712ca0d7906", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_df137d36-8d6a-4f4f-86e3-9712ca0d7906", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-09T06:37:12Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-09 06:37:33,444 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-5223d296-2701-44a9-b61b-4d32bea024b3 2019-04-09 06:37:33,444 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0311229228973s 2019-04-09 06:37:33,446 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/e4fad195-e73f-41f3-9375-03c4329966a4/snap', u'metadata': Munch({})})], 'file': u'/v2/images/e4fad195-e73f-41f3-9375-03c4329966a4/file', 'owner': u'86f2c2f2f57e4c8ea257cdac8ed430b4', 'id': u'e4fad195-e73f-41f3-9375-03c4329966a4', 'size': 12716032, u'self': u'/v2/images/e4fad195-e73f-41f3-9375-03c4329966a4', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'86f2c2f2f57e4c8ea257cdac8ed430b4', 'name': 'neutron-tempest-pl-project_df137d36-8d6a-4f4f-86e3-9712ca0d7906', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/e4fad195-e73f-41f3-9375-03c4329966a4/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-04-09T06:37:32Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-04-09T06:37:32Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron-tempest-plugin-api-img_alt_df137d36-8d6a-4f4f-86e3-9712ca0d7906', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/e4fad195-e73f-41f3-9375-03c4329966a4', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron-tempest-plugin-api-img_alt_df137d36-8d6a-4f4f-86e3-9712ca0d7906', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'neutron-tempest-plugin-api-img_alt_df137d36-8d6a-4f4f-86e3-9712ca0d7906', 'created': u'2019-04-09T06:37:31Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-04-09T06:37:31Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/e4fad195-e73f-41f3-9375-03c4329966a4', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron-tempest-plugin-api-img_alt_df137d36-8d6a-4f4f-86e3-9712ca0d7906', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-04-09 06:37:33,447 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-04-09 06:37:33,450 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e4c114fa0757172676f7876b10258e11af08b50b" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "neutron-tempest-plugin-api-flavor_alt_df137d36-8d6a-4f4f-86e3-9712ca0d7906", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-04-09 06:37:33,490 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 324 Content-Type: application/json Date: Tue, 09 Apr 2019 06:37:32 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-1a63c54b-744d-4b6b-9d0c-a1f15616faa9 x-openstack-request-id: req-1a63c54b-744d-4b6b-9d0c-a1f15616faa9 2019-04-09 06:37:33,490 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "neutron-tempest-plugin-api-flavor_alt_df137d36-8d6a-4f4f-86e3-9712ca0d7906", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/4c2afa00-ae8d-41e4-8f11-fefa604f8b3e", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/4c2afa00-ae8d-41e4-8f11-fefa604f8b3e", "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": "4c2afa00-ae8d-41e4-8f11-fefa604f8b3e"}} 2019-04-09 06:37:33,491 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-1a63c54b-744d-4b6b-9d0c-a1f15616faa9 2019-04-09 06:37:33,491 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0435619354248s 2019-04-09 06:37:33,492 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron-tempest-plugin-api-flavor_alt_df137d36-8d6a-4f4f-86e3-9712ca0d7906', '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'6509066435f1453bac6996ee8997a3b2', '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'4c2afa00-ae8d-41e4-8f11-fefa604f8b3e', 'swap': 0}) 2019-04-09 06:37:33,492 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-04-09 06:37:33,495 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/4c2afa00-ae8d-41e4-8f11-fefa604f8b3e/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e4c114fa0757172676f7876b10258e11af08b50b" -d '{"extra_specs": {}}' 2019-04-09 06:37:33,519 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 09 Apr 2019 06:37:32 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f7beae12-0a95-41d6-a720-8bb643fd8cd0 x-openstack-request-id: req-f7beae12-0a95-41d6-a720-8bb643fd8cd0 2019-04-09 06:37:33,519 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-04-09 06:37:33,519 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/4c2afa00-ae8d-41e4-8f11-fefa604f8b3e/os-extra_specs used request id req-f7beae12-0a95-41d6-a720-8bb643fd8cd0 2019-04-09 06:37:33,520 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0272669792175s 2019-04-09 06:37:33,520 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'neutron-tempest-plugin-api-flavor_alt_df137d36-8d6a-4f4f-86e3-9712ca0d7906', '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'6509066435f1453bac6996ee8997a3b2', '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'4c2afa00-ae8d-41e4-8f11-fefa604f8b3e', 'swap': 0}) 2019-04-09 06:37:36,504 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2019-04-09 06:37:36,505 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Looking for tempest.conf file... 2019-04-09 06:37:36,505 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Updating selected tempest.conf parameters... 2019-04-09 06:37:36,508 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2019-04-09 06:37:36,539 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2019-04-09 06:37:39,752 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-39f29175-b7ab-43f5-8751-83bbf8edf481/repo; stestr list '^neutron_tempest_plugin\.api' >/home/opnfv/functest/results/neutron-tempest-plugin-api/test_list.txt 2>/dev/null) 2019-04-09 06:37:39,753 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2019-04-09 06:37:39,761 - 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', '--concurrency=4']'. 2019-04-09 06:48:39,549 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 92d18921-b51e-4be4-b80b-094e5b266c75 2019-04-09 06:48:39,569 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '92d18921-b51e-4be4-b80b-094e5b266c75']'. 2019-04-09 06:48:40,477 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2019-04-09 06:48:40,477 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2019-04-09 06:48:40,477 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-04-09 06:48:40,478 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 92d18921-b51e-4be4-b80b-094e5b266c75 | 2019-04-09 06:48:40,478 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2019-04-09 06:48:40,478 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2019-04-09 06:37:41 | 2019-04-09 06:48:40,478 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2019-04-09 06:48:39 | 2019-04-09 06:48:40,478 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:10:58 | 2019-04-09 06:48:40,478 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2019-04-09 06:48:40,478 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2019-04-09 06:48:40,479 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2019-04-09 06:48:40,479 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 39f29175-b7ab-43f5-8751-83bbf8edf481) | 2019-04-09 06:48:40,479 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2019-04-09 06:48:40,479 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 4378649a-0036-48ea-9fa0-178d4cc9e370) | 2019-04-09 06:48:40,479 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 547 | 2019-04-09 06:48:40,479 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 646.171 | 2019-04-09 06:48:40,479 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 473 | 2019-04-09 06:48:40,480 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 74 | 2019-04-09 06:48:40,480 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2019-04-09 06:48:40,480 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2019-04-09 06:48:40,480 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2019-04-09 06:48:40,480 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-04-09 06:48:40,480 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2019-04-09 06:48:40,480 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2019-04-09 06:48:40,746 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest neutron-tempest-plugin-api success_rate is 100.0% 2019-04-09 06:48:40,747 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'html', '--uuid', '92d18921-b51e-4be4-b80b-094e5b266c75', '--to', u'/home/opnfv/functest/results/neutron-tempest-plugin-api/tempest-report.html'] 2019-04-09 06:48:42,930 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type html --uuid 92d18921-b51e-4be4-b80b-094e5b266c75 --to /home/opnfv/functest/results/neutron-tempest-plugin-api/tempest-report.html Saving the report to '/home/opnfv/functest/results/neutron-tempest-plugin-api/tempest-report.html' file. It may take some time. The report has been successfully saved. 2019-04-09 06:48:42,930 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'junit-xml', '--uuid', '92d18921-b51e-4be4-b80b-094e5b266c75', '--to', u'/home/opnfv/functest/results/neutron-tempest-plugin-api/tempest-report.xml'] 2019-04-09 06:48:45,071 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type junit-xml --uuid 92d18921-b51e-4be4-b80b-094e5b266c75 --to /home/opnfv/functest/results/neutron-tempest-plugin-api/tempest-report.xml Saving the report to '/home/opnfv/functest/results/neutron-tempest-plugin-api/tempest-report.xml' file. It may take some time. The report has been successfully saved. 2019-04-09 06:48:45,290 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-04-09 06:48:45,291 - xtesting.ci.run_tests - INFO - Test result: +------------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------------------+------------------+------------------+----------------+ | neutron-tempest-plugin-api | functest | 11:37 | PASS | +------------------------------------+------------------+------------------+----------------+ 2019-04-09 06:48:45,294 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-04-09 06:48:45,297 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/e4fad195-e73f-41f3-9375-03c4329966a4 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}598a40a0c8e2210b3b0dea61c279d7c40c8921da" 2019-04-09 06:48:45,794 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 06:48:44 GMT X-Openstack-Request-Id: req-bfa63895-2014-4e4a-b772-aa3c01238028 2019-04-09 06:48:45,794 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 06:48:45,794 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/e4fad195-e73f-41f3-9375-03c4329966a4 used request id req-bfa63895-2014-4e4a-b772-aa3c01238028 2019-04-09 06:48:45,794 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.500080823898s 2019-04-09 06:48:45,804 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-09 06:48:45,805 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e4c114fa0757172676f7876b10258e11af08b50b" 2019-04-09 06:48:46,147 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 376 Content-Type: application/json Date: Tue, 09 Apr 2019 06:48:44 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-0cd54bb2-a497-4f7f-8384-4784d876123b x-openstack-request-id: req-0cd54bb2-a497-4f7f-8384-4784d876123b 2019-04-09 06:48:46,148 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "neutron-tempest-plugin-api-flavor_df137d36-8d6a-4f4f-86e3-9712ca0d7906", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/349519ed-c61c-4913-8f71-a7aba7c4aad4", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/349519ed-c61c-4913-8f71-a7aba7c4aad4", "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": "349519ed-c61c-4913-8f71-a7aba7c4aad4"}, {"name": "neutron-tempest-plugin-api-flavor_alt_df137d36-8d6a-4f4f-86e3-9712ca0d7906", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/4c2afa00-ae8d-41e4-8f11-fefa604f8b3e", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/4c2afa00-ae8d-41e4-8f11-fefa604f8b3e", "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": "4c2afa00-ae8d-41e4-8f11-fefa604f8b3e"}]} 2019-04-09 06:48:46,148 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-0cd54bb2-a497-4f7f-8384-4784d876123b 2019-04-09 06:48:46,148 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.34397482872s 2019-04-09 06:48:46,151 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-04-09 06:48:46,154 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/4c2afa00-ae8d-41e4-8f11-fefa604f8b3e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e4c114fa0757172676f7876b10258e11af08b50b" 2019-04-09 06:48:46,189 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Tue, 09 Apr 2019 06:48:44 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-160f238e-f86c-48e9-9787-792e28883acc x-openstack-request-id: req-160f238e-f86c-48e9-9787-792e28883acc 2019-04-09 06:48:46,189 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/4c2afa00-ae8d-41e4-8f11-fefa604f8b3e used request id req-160f238e-f86c-48e9-9787-792e28883acc 2019-04-09 06:48:46,190 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0387041568756s 2019-04-09 06:48:46,190 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-04-09 06:48:46,190 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/c6726625-2aad-4cac-832f-973a4f991abc/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}598a40a0c8e2210b3b0dea61c279d7c40c8921da" -d '{"subnet_id": "431636f8-ebc4-42a9-b53c-c0e75750a107"}' 2019-04-09 06:48:48,597 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Tue, 09 Apr 2019 06:48:46 GMT X-Openstack-Request-Id: req-7b9d5973-3c93-4676-896e-15bea88505d7 2019-04-09 06:48:48,597 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "372cf13e-a39a-4efe-a6f1-a700b76dc18f", "tenant_id": "86f2c2f2f57e4c8ea257cdac8ed430b4", "subnet_id": "431636f8-ebc4-42a9-b53c-c0e75750a107", "subnet_ids": ["431636f8-ebc4-42a9-b53c-c0e75750a107"], "port_id": "384a369e-f0ab-48f0-969c-ac0fe6e44ff7", "id": "c6726625-2aad-4cac-832f-973a4f991abc"} 2019-04-09 06:48:48,597 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/c6726625-2aad-4cac-832f-973a4f991abc/remove_router_interface.json used request id req-7b9d5973-3c93-4676-896e-15bea88505d7 2019-04-09 06:48:48,597 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.4074010849s 2019-04-09 06:48:48,598 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-04-09 06:48:48,598 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}598a40a0c8e2210b3b0dea61c279d7c40c8921da" 2019-04-09 06:48:48,717 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1723 Content-Type: application/json Date: Tue, 09 Apr 2019 06:48:47 GMT X-Openstack-Request-Id: req-6128b995-f8a8-43c9-b4db-4fd7c3d10356 2019-04-09 06:48:48,717 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "9dff532fe77c4483802f01bbc260494b", "created_at": "2019-04-09T06:38:39Z", "admin_state_up": true, "updated_at": "2019-04-09T06:38:39Z", "project_id": "9dff532fe77c4483802f01bbc260494b", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "0ba765d6-37ce-4d13-863e-9a80f295481a", "name": "tempest-pretest-check-310592232"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "b62787c2-635d-4893-8553-7ee0260442ff", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "dce875e1-9eec-4cb2-94e6-93dffefe33f6", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "86f2c2f2f57e4c8ea257cdac8ed430b4", "created_at": "2019-04-09T06:37:07Z", "admin_state_up": true, "updated_at": "2019-04-09T06:48:45Z", "project_id": "86f2c2f2f57e4c8ea257cdac8ed430b4", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "c6726625-2aad-4cac-832f-973a4f991abc", "name": "neutron-tempest-plugin-api-router_df137d36-8d6a-4f4f-86e3-9712ca0d7906"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "4ba61a60dfea40f5a9db447410481bec", "created_at": "2019-04-09T06:39:13Z", "admin_state_up": false, "updated_at": "2019-04-09T06:39:13Z", "project_id": "4ba61a60dfea40f5a9db447410481bec", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "e8b8b6f8-b1e6-44c7-8e59-7539b177b548", "name": "tempest-router-565463504"}]} 2019-04-09 06:48:48,717 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-6128b995-f8a8-43c9-b4db-4fd7c3d10356 2019-04-09 06:48:48,718 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.119497776031s 2019-04-09 06:48:48,719 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-04-09 06:48:48,720 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/routers/c6726625-2aad-4cac-832f-973a4f991abc.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}598a40a0c8e2210b3b0dea61c279d7c40c8921da" 2019-04-09 06:48:50,020 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 09 Apr 2019 06:48:48 GMT X-Openstack-Request-Id: req-113aae41-105c-4609-917e-047aec698826 2019-04-09 06:48:50,020 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-09 06:48:50,020 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/c6726625-2aad-4cac-832f-973a4f991abc.json used request id req-113aae41-105c-4609-917e-047aec698826 2019-04-09 06:48:50,020 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.30093216896s 2019-04-09 06:48:50,021 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-04-09 06:48:50,021 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}598a40a0c8e2210b3b0dea61c279d7c40c8921da" 2019-04-09 06:48:50,079 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1344 Content-Type: application/json Date: Tue, 09 Apr 2019 06:48:48 GMT X-Openstack-Request-Id: req-e05deceb-c008-4b65-85d7-705369c52453 2019-04-09 06:48:50,079 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-04-09T06:37:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"431636f8-ebc4-42a9-b53c-c0e75750a107","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"86f2c2f2f57e4c8ea257cdac8ed430b4","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"neutron-tempest-plugin-api-subnet_df137d36-8d6a-4f4f-86e3-9712ca0d7906","enable_dhcp":true,"segment_id":null,"network_id":"372cf13e-a39a-4efe-a6f1-a700b76dc18f","tenant_id":"86f2c2f2f57e4c8ea257cdac8ed430b4","created_at":"2019-04-09T06:37:07Z","ip_version":4},{"updated_at":"2019-04-09T06:24:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"dce875e1-9eec-4cb2-94e6-93dffefe33f6","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"ba7a30bb29394fc4a587735d9dfb749e","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"b62787c2-635d-4893-8553-7ee0260442ff","tenant_id":"ba7a30bb29394fc4a587735d9dfb749e","created_at":"2019-04-09T06:24:08Z","ip_version":4}]} 2019-04-09 06:48:50,079 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-e05deceb-c008-4b65-85d7-705369c52453 2019-04-09 06:48:50,079 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0586440563202s 2019-04-09 06:48:50,081 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-04-09 06:48:50,082 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/subnets/431636f8-ebc4-42a9-b53c-c0e75750a107.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}598a40a0c8e2210b3b0dea61c279d7c40c8921da" 2019-04-09 06:48:51,188 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 09 Apr 2019 06:48:49 GMT X-Openstack-Request-Id: req-58057318-5b39-4c73-a802-92ba751d0203 2019-04-09 06:48:51,188 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-09 06:48:51,188 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/431636f8-ebc4-42a9-b53c-c0e75750a107.json used request id req-58057318-5b39-4c73-a802-92ba751d0203 2019-04-09 06:48:51,189 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.10741591454s 2019-04-09 06:48:51,189 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-09 06:48:51,189 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}598a40a0c8e2210b3b0dea61c279d7c40c8921da" 2019-04-09 06:48:51,272 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1450 Content-Type: application/json Date: Tue, 09 Apr 2019 06:48:49 GMT X-Openstack-Request-Id: req-de061f07-13a5-4e8b-8c10-2c6c0dfb5077 2019-04-09 06:48:51,273 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"372cf13e-a39a-4efe-a6f1-a700b76dc18f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":39,"ipv4_address_scope":null,"shared":true,"project_id":"86f2c2f2f57e4c8ea257cdac8ed430b4","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-09T06:48:49Z","qos_policy_id":null,"name":"neutron-tempest-plugin-api-net_df137d36-8d6a-4f4f-86e3-9712ca0d7906","admin_state_up":true,"tenant_id":"86f2c2f2f57e4c8ea257cdac8ed430b4","created_at":"2019-04-09T06:37:06Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"b62787c2-635d-4893-8553-7ee0260442ff","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ba7a30bb29394fc4a587735d9dfb749e","l2_adjacency":true,"status":"ACTIVE","subnets":["dce875e1-9eec-4cb2-94e6-93dffefe33f6"],"description":"","tags":[],"updated_at":"2019-04-09T06:38:46Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ba7a30bb29394fc4a587735d9dfb749e","created_at":"2019-04-09T06:24:05Z","provider:network_type":"flat"}]} 2019-04-09 06:48:51,273 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-de061f07-13a5-4e8b-8c10-2c6c0dfb5077 2019-04-09 06:48:51,273 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.083881855011s 2019-04-09 06:48:51,274 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-04-09 06:48:51,274 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/networks/372cf13e-a39a-4efe-a6f1-a700b76dc18f.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}598a40a0c8e2210b3b0dea61c279d7c40c8921da" 2019-04-09 06:48:52,900 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 09 Apr 2019 06:48:51 GMT X-Openstack-Request-Id: req-8072a6fa-4f0d-4bc4-9f12-8805646d37cf 2019-04-09 06:48:52,900 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-09 06:48:52,900 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/372cf13e-a39a-4efe-a6f1-a700b76dc18f.json used request id req-8072a6fa-4f0d-4bc4-9f12-8805646d37cf 2019-04-09 06:48:52,900 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.62649297714s 2019-04-09 06:48:52,905 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-09 06:48:52,909 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}598a40a0c8e2210b3b0dea61c279d7c40c8921da" 2019-04-09 06:48:52,932 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1428 Content-Type: application/json Date: Tue, 09 Apr 2019 06:48:51 GMT X-Openstack-Request-Id: req-57ab257f-5827-44ab-b3d3-1533b9e962f7 2019-04-09 06:48:52,932 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-09T06:37:13Z", "file": "/v2/images/ff8cd8fd-9e4a-4df0-9fa1-71be0ff960aa/file", "owner": "86f2c2f2f57e4c8ea257cdac8ed430b4", "id": "ff8cd8fd-9e4a-4df0-9fa1-71be0ff960aa", "size": 12716032, "self": "/v2/images/ff8cd8fd-9e4a-4df0-9fa1-71be0ff960aa", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/ff8cd8fd-9e4a-4df0-9fa1-71be0ff960aa/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/ff8cd8fd-9e4a-4df0-9fa1-71be0ff960aa/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_df137d36-8d6a-4f4f-86e3-9712ca0d7906", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_df137d36-8d6a-4f4f-86e3-9712ca0d7906", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-09T06:37:12Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-09 06:48:52,933 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-57ab257f-5827-44ab-b3d3-1533b9e962f7 2019-04-09 06:48:52,933 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0279898643494s 2019-04-09 06:48:52,934 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-04-09 06:48:52,938 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/ff8cd8fd-9e4a-4df0-9fa1-71be0ff960aa -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}598a40a0c8e2210b3b0dea61c279d7c40c8921da" 2019-04-09 06:48:53,863 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 06:48:52 GMT X-Openstack-Request-Id: req-86d27a98-c99f-4514-a3fa-04caca9e65cb 2019-04-09 06:48:53,863 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 06:48:53,863 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/ff8cd8fd-9e4a-4df0-9fa1-71be0ff960aa used request id req-86d27a98-c99f-4514-a3fa-04caca9e65cb 2019-04-09 06:48:53,863 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.928803920746s 2019-04-09 06:48:53,864 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-09 06:48:53,867 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e4c114fa0757172676f7876b10258e11af08b50b" 2019-04-09 06:48:53,885 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 320 Content-Type: application/json Date: Tue, 09 Apr 2019 06:48:52 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-6e51465f-3d1f-431d-92b6-eb19e0328349 x-openstack-request-id: req-6e51465f-3d1f-431d-92b6-eb19e0328349 2019-04-09 06:48:53,886 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "neutron-tempest-plugin-api-flavor_df137d36-8d6a-4f4f-86e3-9712ca0d7906", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/349519ed-c61c-4913-8f71-a7aba7c4aad4", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/349519ed-c61c-4913-8f71-a7aba7c4aad4", "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": "349519ed-c61c-4913-8f71-a7aba7c4aad4"}]} 2019-04-09 06:48:53,886 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-6e51465f-3d1f-431d-92b6-eb19e0328349 2019-04-09 06:48:53,886 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0223679542542s 2019-04-09 06:48:53,888 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-04-09 06:48:53,890 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/349519ed-c61c-4913-8f71-a7aba7c4aad4 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e4c114fa0757172676f7876b10258e11af08b50b" 2019-04-09 06:48:53,923 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Tue, 09 Apr 2019 06:48:52 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-dae3aee7-1122-4771-bac0-322a949cb5c8 x-openstack-request-id: req-dae3aee7-1122-4771-bac0-322a949cb5c8 2019-04-09 06:48:53,923 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/349519ed-c61c-4913-8f71-a7aba7c4aad4 used request id req-dae3aee7-1122-4771-bac0-322a949cb5c8 2019-04-09 06:48:53,923 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0352718830109s 2019-04-09 06:48:53,924 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-09 06:48:53,927 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e4c114fa0757172676f7876b10258e11af08b50b" 2019-04-09 06:48:54,140 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 847 Content-Type: application/json Date: Tue, 09 Apr 2019 06:48:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52aec902-e05d-4759-bbe2-103fb9e59f2a 2019-04-09 06:48:54,141 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/07b62caafa51496f94dd3b3fb341fcfe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07b62caafa51496f94dd3b3fb341fcfe", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/2e35f475a54147749980006d265eb864"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e35f475a54147749980006d265eb864", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/2f1bc9c9d22745648100c4b0717962eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f1bc9c9d22745648100c4b0717962eb", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/30fe8cf249d443dd9c53f2cc083f50b5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "30fe8cf249d443dd9c53f2cc083f50b5", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/3d748bf7df734addb2e37ea0663ec892"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d748bf7df734addb2e37ea0663ec892", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/732a504491fd4f35923460ae0d2ef475"}, "domain_id": "default", "enabled": true, "options": {}, "id": "732a504491fd4f35923460ae0d2ef475", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/781b729594744c4f8f561f6b5a6e68bd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "781b729594744c4f8f561f6b5a6e68bd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/80817a33c71343ed9c63d448a7fea69e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "80817a33c71343ed9c63d448a7fea69e", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/938ce22a56d74c639d353dbbf166fcc4"}, "domain_id": "ec5ce0aa038644b78983e5840ba5fb73", "enabled": true, "options": {}, "id": "938ce22a56d74c639d353dbbf166fcc4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/96d754a28b0d43cf8fa237c30a99c306"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d754a28b0d43cf8fa237c30a99c306", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/aaa8b9f924a74e80899c7ad7e32fcaae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aaa8b9f924a74e80899c7ad7e32fcaae", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b8dd65f4e72446d5bd8d9efa13837b0c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8dd65f4e72446d5bd8d9efa13837b0c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/c34b7e3bcdbc428db4539ea2b87cfce1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c34b7e3bcdbc428db4539ea2b87cfce1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/eb527490835d48e8a67131b0f587baf6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb527490835d48e8a67131b0f587baf6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron-tempest-plugin-api-user_df137d36-8d6a-4f4f-86e3-9712ca0d7906", "links": {"self": "http://172.30.9.21:5000/v3/users/fb6845ff4c3d481daac86782f2ad1d49"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "fb6845ff4c3d481daac86782f2ad1d49", "domain_id": "default", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2019-04-09 06:48:54,141 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-52aec902-e05d-4759-bbe2-103fb9e59f2a 2019-04-09 06:48:54,141 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.217530965805s 2019-04-09 06:48:54,146 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-09 06:48:54,148 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users/fb6845ff4c3d481daac86782f2ad1d49 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e4c114fa0757172676f7876b10258e11af08b50b" 2019-04-09 06:48:54,361 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 238 Content-Type: application/json Date: Tue, 09 Apr 2019 06:48:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32a6689f-773c-4ff7-bb01-113a3fb7a073 2019-04-09 06:48:54,362 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "neutron-tempest-plugin-api-user_df137d36-8d6a-4f4f-86e3-9712ca0d7906", "links": {"self": "http://172.30.9.21:5000/v3/users/fb6845ff4c3d481daac86782f2ad1d49"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "fb6845ff4c3d481daac86782f2ad1d49", "description": null}} 2019-04-09 06:48:54,362 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/fb6845ff4c3d481daac86782f2ad1d49 used request id req-32a6689f-773c-4ff7-bb01-113a3fb7a073 2019-04-09 06:48:54,362 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.216203927994s 2019-04-09 06:48:54,363 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-04-09 06:48:54,366 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/users/fb6845ff4c3d481daac86782f2ad1d49 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e4c114fa0757172676f7876b10258e11af08b50b" 2019-04-09 06:48:54,674 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 09 Apr 2019 06:48:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-df1874d0-2db4-4969-a995-00fbb12da1d4 2019-04-09 06:48:54,674 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-09 06:48:54,674 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/fb6845ff4c3d481daac86782f2ad1d49 used request id req-df1874d0-2db4-4969-a995-00fbb12da1d4 2019-04-09 06:48:54,674 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.311592102051s 2019-04-09 06:48:54,680 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-09 06:48:54,683 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e4c114fa0757172676f7876b10258e11af08b50b" 2019-04-09 06:48:54,862 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 398 Content-Type: application/json Date: Tue, 09 Apr 2019 06:48:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3fb8cab3-a11f-449b-9af4-06c08a75d89a 2019-04-09 06:48:54,863 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/6509066435f1453bac6996ee8997a3b2"}, "tags": [], "enabled": true, "id": "6509066435f1453bac6996ee8997a3b2", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: neutron-tempest-plugin-api", "links": {"self": "http://172.30.9.21:5000/v3/projects/86f2c2f2f57e4c8ea257cdac8ed430b4"}, "tags": [], "enabled": true, "id": "86f2c2f2f57e4c8ea257cdac8ed430b4", "parent_id": "default", "domain_id": "default", "name": "neutron-tempest-pl-project_df137d36-8d6a-4f4f-86e3-9712ca0d7906"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/ba7a30bb29394fc4a587735d9dfb749e"}, "tags": [], "enabled": true, "id": "ba7a30bb29394fc4a587735d9dfb749e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-04-09 06:48:54,863 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-3fb8cab3-a11f-449b-9af4-06c08a75d89a 2019-04-09 06:48:54,863 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.182914972305s 2019-04-09 06:48:54,867 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-04-09 06:48:54,870 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/projects/86f2c2f2f57e4c8ea257cdac8ed430b4 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e4c114fa0757172676f7876b10258e11af08b50b" 2019-04-09 06:48:55,123 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 09 Apr 2019 06:48:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a433f138-7b76-4294-95ba-7cc9bf1f9218 2019-04-09 06:48:55,123 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-09 06:48:55,123 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/86f2c2f2f57e4c8ea257cdac8ed430b4 used request id req-a433f138-7b76-4294-95ba-7cc9bf1f9218 2019-04-09 06:48:55,123 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.256036043167s 2019-04-09 06:48:55,128 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-09 06:48:55,129 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/security-groups.json?project_id=86f2c2f2f57e4c8ea257cdac8ed430b4&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e4c114fa0757172676f7876b10258e11af08b50b" 2019-04-09 06:48:55,536 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Tue, 09 Apr 2019 06:48:53 GMT X-Openstack-Request-Id: req-86ea57bb-1735-4dbd-9e95-02f1bd07fb56 2019-04-09 06:48:55,537 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "86f2c2f2f57e4c8ea257cdac8ed430b4", "created_at": "2019-04-09T06:37:06Z", "updated_at": "2019-04-09T06:37:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:37:06Z", "revision_number": 0, "id": "5e27c3c3-cf53-479b-b793-c868419aa901", "remote_group_id": "163b2b6f-046d-45ef-b1b4-f175c540abc6", "remote_ip_prefix": null, "created_at": "2019-04-09T06:37:06Z", "security_group_id": "163b2b6f-046d-45ef-b1b4-f175c540abc6", "tenant_id": "86f2c2f2f57e4c8ea257cdac8ed430b4", "port_range_min": null, "ethertype": "IPv6", "project_id": "86f2c2f2f57e4c8ea257cdac8ed430b4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:37:06Z", "revision_number": 0, "id": "a572ba39-758d-4ad5-8a87-fbf5304c96bb", "remote_group_id": "163b2b6f-046d-45ef-b1b4-f175c540abc6", "remote_ip_prefix": null, "created_at": "2019-04-09T06:37:06Z", "security_group_id": "163b2b6f-046d-45ef-b1b4-f175c540abc6", "tenant_id": "86f2c2f2f57e4c8ea257cdac8ed430b4", "port_range_min": null, "ethertype": "IPv4", "project_id": "86f2c2f2f57e4c8ea257cdac8ed430b4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:37:06Z", "revision_number": 0, "id": "b395ebdc-3aaf-40c5-acac-7005c92ce108", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:37:06Z", "security_group_id": "163b2b6f-046d-45ef-b1b4-f175c540abc6", "tenant_id": "86f2c2f2f57e4c8ea257cdac8ed430b4", "port_range_min": null, "ethertype": "IPv6", "project_id": "86f2c2f2f57e4c8ea257cdac8ed430b4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:37:06Z", "revision_number": 0, "id": "c63d5e2c-71e2-4335-b650-b62640e0f139", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:37:06Z", "security_group_id": "163b2b6f-046d-45ef-b1b4-f175c540abc6", "tenant_id": "86f2c2f2f57e4c8ea257cdac8ed430b4", "port_range_min": null, "ethertype": "IPv4", "project_id": "86f2c2f2f57e4c8ea257cdac8ed430b4"}], "revision_number": 1, "project_id": "86f2c2f2f57e4c8ea257cdac8ed430b4", "id": "163b2b6f-046d-45ef-b1b4-f175c540abc6", "name": "default"}]} 2019-04-09 06:48:55,537 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json?project_id=86f2c2f2f57e4c8ea257cdac8ed430b4&name=default used request id req-86ea57bb-1735-4dbd-9e95-02f1bd07fb56 2019-04-09 06:48:55,537 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.408720016479s 2019-04-09 06:48:55,543 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-09 06:48:55,543 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e4c114fa0757172676f7876b10258e11af08b50b" 2019-04-09 06:48:55,652 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 31070 Content-Type: application/json Date: Tue, 09 Apr 2019 06:48:53 GMT X-Openstack-Request-Id: req-71e44d76-f7f2-4e81-a595-d467e32babe5 2019-04-09 06:48:55,656 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "0f44c7af880b4000a1dc62837aee780f", "created_at": "2019-04-09T06:38:34Z", "updated_at": "2019-04-09T06:38:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:34Z", "revision_number": 0, "id": "05425f53-1a82-4620-8d0d-2bec6d50d127", "remote_group_id": "133285e2-2849-4047-874b-acf860b9a47a", "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:34Z", "security_group_id": "133285e2-2849-4047-874b-acf860b9a47a", "tenant_id": "0f44c7af880b4000a1dc62837aee780f", "port_range_min": null, "ethertype": "IPv6", "project_id": "0f44c7af880b4000a1dc62837aee780f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:34Z", "revision_number": 0, "id": "1afdac41-f81f-4d28-92b1-886ecba7f1ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:34Z", "security_group_id": "133285e2-2849-4047-874b-acf860b9a47a", "tenant_id": "0f44c7af880b4000a1dc62837aee780f", "port_range_min": null, "ethertype": "IPv6", "project_id": "0f44c7af880b4000a1dc62837aee780f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:34Z", "revision_number": 0, "id": "3fb7318d-6164-4cf9-907b-72601354ccfa", "remote_group_id": "133285e2-2849-4047-874b-acf860b9a47a", "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:34Z", "security_group_id": "133285e2-2849-4047-874b-acf860b9a47a", "tenant_id": "0f44c7af880b4000a1dc62837aee780f", "port_range_min": null, "ethertype": "IPv4", "project_id": "0f44c7af880b4000a1dc62837aee780f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:34Z", "revision_number": 0, "id": "dd7de9b8-2e8a-4c8e-8cbf-2108d15e376f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:34Z", "security_group_id": "133285e2-2849-4047-874b-acf860b9a47a", "tenant_id": "0f44c7af880b4000a1dc62837aee780f", "port_range_min": null, "ethertype": "IPv4", "project_id": "0f44c7af880b4000a1dc62837aee780f"}], "revision_number": 1, "project_id": "0f44c7af880b4000a1dc62837aee780f", "id": "133285e2-2849-4047-874b-acf860b9a47a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "86f2c2f2f57e4c8ea257cdac8ed430b4", "created_at": "2019-04-09T06:37:06Z", "updated_at": "2019-04-09T06:37:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:37:06Z", "revision_number": 0, "id": "5e27c3c3-cf53-479b-b793-c868419aa901", "remote_group_id": "163b2b6f-046d-45ef-b1b4-f175c540abc6", "remote_ip_prefix": null, "created_at": "2019-04-09T06:37:06Z", "security_group_id": "163b2b6f-046d-45ef-b1b4-f175c540abc6", "tenant_id": "86f2c2f2f57e4c8ea257cdac8ed430b4", "port_range_min": null, "ethertype": "IPv6", "project_id": "86f2c2f2f57e4c8ea257cdac8ed430b4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:37:06Z", "revision_number": 0, "id": "a572ba39-758d-4ad5-8a87-fbf5304c96bb", "remote_group_id": "163b2b6f-046d-45ef-b1b4-f175c540abc6", "remote_ip_prefix": null, "created_at": "2019-04-09T06:37:06Z", "security_group_id": "163b2b6f-046d-45ef-b1b4-f175c540abc6", "tenant_id": "86f2c2f2f57e4c8ea257cdac8ed430b4", "port_range_min": null, "ethertype": "IPv4", "project_id": "86f2c2f2f57e4c8ea257cdac8ed430b4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:37:06Z", "revision_number": 0, "id": "b395ebdc-3aaf-40c5-acac-7005c92ce108", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:37:06Z", "security_group_id": "163b2b6f-046d-45ef-b1b4-f175c540abc6", "tenant_id": "86f2c2f2f57e4c8ea257cdac8ed430b4", "port_range_min": null, "ethertype": "IPv6", "project_id": "86f2c2f2f57e4c8ea257cdac8ed430b4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:37:06Z", "revision_number": 0, "id": "c63d5e2c-71e2-4335-b650-b62640e0f139", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:37:06Z", "security_group_id": "163b2b6f-046d-45ef-b1b4-f175c540abc6", "tenant_id": "86f2c2f2f57e4c8ea257cdac8ed430b4", "port_range_min": null, "ethertype": "IPv4", "project_id": "86f2c2f2f57e4c8ea257cdac8ed430b4"}], "revision_number": 1, "project_id": "86f2c2f2f57e4c8ea257cdac8ed430b4", "id": "163b2b6f-046d-45ef-b1b4-f175c540abc6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7d91c4e96bf742cdb3019afbd92b08b7", "created_at": "2019-04-09T06:41:12Z", "updated_at": "2019-04-09T06:41:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:41:12Z", "revision_number": 0, "id": "128566fd-9776-4c00-a02f-ecd203954c03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:41:12Z", "security_group_id": "16d9fd61-4005-47ed-8159-6527e895440e", "tenant_id": "7d91c4e96bf742cdb3019afbd92b08b7", "port_range_min": null, "ethertype": "IPv4", "project_id": "7d91c4e96bf742cdb3019afbd92b08b7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:41:13Z", "revision_number": 0, "id": "5f5c2826-ccd3-422a-ae4c-7e22a699212d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:41:13Z", "security_group_id": "16d9fd61-4005-47ed-8159-6527e895440e", "tenant_id": "7d91c4e96bf742cdb3019afbd92b08b7", "port_range_min": null, "ethertype": "IPv6", "project_id": "7d91c4e96bf742cdb3019afbd92b08b7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:41:12Z", "revision_number": 0, "id": "81637ed4-f405-4397-bf10-12f7c25b85a8", "remote_group_id": "16d9fd61-4005-47ed-8159-6527e895440e", "remote_ip_prefix": null, "created_at": "2019-04-09T06:41:12Z", "security_group_id": "16d9fd61-4005-47ed-8159-6527e895440e", "tenant_id": "7d91c4e96bf742cdb3019afbd92b08b7", "port_range_min": null, "ethertype": "IPv6", "project_id": "7d91c4e96bf742cdb3019afbd92b08b7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:41:12Z", "revision_number": 0, "id": "c8f342fd-7b58-4a9e-a416-7e098f36f758", "remote_group_id": "16d9fd61-4005-47ed-8159-6527e895440e", "remote_ip_prefix": null, "created_at": "2019-04-09T06:41:12Z", "security_group_id": "16d9fd61-4005-47ed-8159-6527e895440e", "tenant_id": "7d91c4e96bf742cdb3019afbd92b08b7", "port_range_min": null, "ethertype": "IPv4", "project_id": "7d91c4e96bf742cdb3019afbd92b08b7"}], "revision_number": 1, "project_id": "7d91c4e96bf742cdb3019afbd92b08b7", "id": "16d9fd61-4005-47ed-8159-6527e895440e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-04-09T06:26:00Z", "updated_at": "2019-04-09T06:26:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:26:00Z", "revision_number": 0, "id": "23de8fc0-44ae-4c56-abcd-3cadf2cd644b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:26:00Z", "security_group_id": "3353c502-d3bd-4781-83f5-fc7385b71d39", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:26:00Z", "revision_number": 0, "id": "afb04289-1a57-4ecb-8cec-ce9e43ab0d76", "remote_group_id": "3353c502-d3bd-4781-83f5-fc7385b71d39", "remote_ip_prefix": null, "created_at": "2019-04-09T06:26:00Z", "security_group_id": "3353c502-d3bd-4781-83f5-fc7385b71d39", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:26:00Z", "revision_number": 0, "id": "d4091b4d-3f48-405e-a6ff-27973bc1c4fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:26:00Z", "security_group_id": "3353c502-d3bd-4781-83f5-fc7385b71d39", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:26:00Z", "revision_number": 0, "id": "f668131f-27a0-4d81-982d-afd1d6efe75b", "remote_group_id": "3353c502-d3bd-4781-83f5-fc7385b71d39", "remote_ip_prefix": null, "created_at": "2019-04-09T06:26:00Z", "security_group_id": "3353c502-d3bd-4781-83f5-fc7385b71d39", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "3353c502-d3bd-4781-83f5-fc7385b71d39", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e3616f9a20054a2f9f4a228fa5825920", "created_at": "2019-04-09T06:38:25Z", "updated_at": "2019-04-09T06:38:25Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:25Z", "revision_number": 0, "id": "1304e57e-307e-4d15-b3a6-c40e4c13d9c6", "remote_group_id": "539b6566-8b82-46ce-a7a2-486e0cfdcc19", "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:25Z", "security_group_id": "539b6566-8b82-46ce-a7a2-486e0cfdcc19", "tenant_id": "e3616f9a20054a2f9f4a228fa5825920", "port_range_min": null, "ethertype": "IPv4", "project_id": "e3616f9a20054a2f9f4a228fa5825920"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:25Z", "revision_number": 0, "id": "5de5f3da-e80e-4e4e-8bb9-e65d586e3c36", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:25Z", "security_group_id": "539b6566-8b82-46ce-a7a2-486e0cfdcc19", "tenant_id": "e3616f9a20054a2f9f4a228fa5825920", "port_range_min": null, "ethertype": "IPv6", "project_id": "e3616f9a20054a2f9f4a228fa5825920"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:25Z", "revision_number": 0, "id": "c986fad9-2e24-419f-b30e-dbea76657fc4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:25Z", "security_group_id": "539b6566-8b82-46ce-a7a2-486e0cfdcc19", "tenant_id": "e3616f9a20054a2f9f4a228fa5825920", "port_range_min": null, "ethertype": "IPv4", "project_id": "e3616f9a20054a2f9f4a228fa5825920"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:25Z", "revision_number": 0, "id": "dfe74141-b06d-427c-a311-9f669b427b66", "remote_group_id": "539b6566-8b82-46ce-a7a2-486e0cfdcc19", "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:25Z", "security_group_id": "539b6566-8b82-46ce-a7a2-486e0cfdcc19", "tenant_id": "e3616f9a20054a2f9f4a228fa5825920", "port_range_min": null, "ethertype": "IPv6", "project_id": "e3616f9a20054a2f9f4a228fa5825920"}], "revision_number": 1, "project_id": "e3616f9a20054a2f9f4a228fa5825920", "id": "539b6566-8b82-46ce-a7a2-486e0cfdcc19", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ba7a30bb29394fc4a587735d9dfb749e", "created_at": "2019-04-09T06:24:05Z", "updated_at": "2019-04-09T06:24:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:24:05Z", "revision_number": 0, "id": "0aa9cfb1-eea8-4107-bdd1-09b673e74187", "remote_group_id": "7163910b-3f52-4c82-95f5-2716a0110cc5", "remote_ip_prefix": null, "created_at": "2019-04-09T06:24:05Z", "security_group_id": "7163910b-3f52-4c82-95f5-2716a0110cc5", "tenant_id": "ba7a30bb29394fc4a587735d9dfb749e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ba7a30bb29394fc4a587735d9dfb749e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:24:05Z", "revision_number": 0, "id": "54942ddd-2fa1-4bc2-8eed-db2c58927051", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:24:05Z", "security_group_id": "7163910b-3f52-4c82-95f5-2716a0110cc5", "tenant_id": "ba7a30bb29394fc4a587735d9dfb749e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ba7a30bb29394fc4a587735d9dfb749e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:24:05Z", "revision_number": 0, "id": "65f9a71a-d7ef-4a7c-bd9a-1722277aec43", "remote_group_id": "7163910b-3f52-4c82-95f5-2716a0110cc5", "remote_ip_prefix": null, "created_at": "2019-04-09T06:24:05Z", "security_group_id": "7163910b-3f52-4c82-95f5-2716a0110cc5", "tenant_id": "ba7a30bb29394fc4a587735d9dfb749e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ba7a30bb29394fc4a587735d9dfb749e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:24:05Z", "revision_number": 0, "id": "86568739-46b2-4862-8571-f01cd048599a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:24:05Z", "security_group_id": "7163910b-3f52-4c82-95f5-2716a0110cc5", "tenant_id": "ba7a30bb29394fc4a587735d9dfb749e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ba7a30bb29394fc4a587735d9dfb749e"}], "revision_number": 1, "project_id": "ba7a30bb29394fc4a587735d9dfb749e", "id": "7163910b-3f52-4c82-95f5-2716a0110cc5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b791053a49f94838a00b8848bbc7b0d5", "created_at": "2019-04-09T06:38:04Z", "updated_at": "2019-04-09T06:38:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:04Z", "revision_number": 0, "id": "1d5cb96d-707a-4102-b35a-0814f2fe44ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:04Z", "security_group_id": "7d842db1-29c7-43cf-83d3-bddf670c17fe", "tenant_id": "b791053a49f94838a00b8848bbc7b0d5", "port_range_min": null, "ethertype": "IPv4", "project_id": "b791053a49f94838a00b8848bbc7b0d5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:04Z", "revision_number": 0, "id": "5bf023b4-d99d-4bf6-be66-02e22c8ab0b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:04Z", "security_group_id": "7d842db1-29c7-43cf-83d3-bddf670c17fe", "tenant_id": "b791053a49f94838a00b8848bbc7b0d5", "port_range_min": null, "ethertype": "IPv6", "project_id": "b791053a49f94838a00b8848bbc7b0d5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:04Z", "revision_number": 0, "id": "62c448c8-84c7-4a5b-881f-9aaf4fc340ad", "remote_group_id": "7d842db1-29c7-43cf-83d3-bddf670c17fe", "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:04Z", "security_group_id": "7d842db1-29c7-43cf-83d3-bddf670c17fe", "tenant_id": "b791053a49f94838a00b8848bbc7b0d5", "port_range_min": null, "ethertype": "IPv4", "project_id": "b791053a49f94838a00b8848bbc7b0d5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:04Z", "revision_number": 0, "id": "8f09250e-f3c9-4c52-9037-1c26e93722e6", "remote_group_id": "7d842db1-29c7-43cf-83d3-bddf670c17fe", "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:04Z", "security_group_id": "7d842db1-29c7-43cf-83d3-bddf670c17fe", "tenant_id": "b791053a49f94838a00b8848bbc7b0d5", "port_range_min": null, "ethertype": "IPv6", "project_id": "b791053a49f94838a00b8848bbc7b0d5"}], "revision_number": 1, "project_id": "b791053a49f94838a00b8848bbc7b0d5", "id": "7d842db1-29c7-43cf-83d3-bddf670c17fe", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f199aed82fe147e78f50540e3f631f58", "created_at": "2019-04-09T06:38:33Z", "updated_at": "2019-04-09T06:38:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:33Z", "revision_number": 0, "id": "10d96352-0a56-4e61-9f91-d2dd0a203a3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:33Z", "security_group_id": "843aeb94-c5b9-4e15-8b46-2167f70d9f64", "tenant_id": "f199aed82fe147e78f50540e3f631f58", "port_range_min": null, "ethertype": "IPv6", "project_id": "f199aed82fe147e78f50540e3f631f58"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:33Z", "revision_number": 0, "id": "7a034288-4851-4d68-b26c-ce8d734e6c23", "remote_group_id": "843aeb94-c5b9-4e15-8b46-2167f70d9f64", "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:33Z", "security_group_id": "843aeb94-c5b9-4e15-8b46-2167f70d9f64", "tenant_id": "f199aed82fe147e78f50540e3f631f58", "port_range_min": null, "ethertype": "IPv4", "project_id": "f199aed82fe147e78f50540e3f631f58"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:33Z", "revision_number": 0, "id": "9788295a-0c4b-4231-a1ba-ce6b40aa1167", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:33Z", "security_group_id": "843aeb94-c5b9-4e15-8b46-2167f70d9f64", "tenant_id": "f199aed82fe147e78f50540e3f631f58", "port_range_min": null, "ethertype": "IPv4", "project_id": "f199aed82fe147e78f50540e3f631f58"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:33Z", "revision_number": 0, "id": "b0e92582-b047-4369-803c-e11b4ab9078c", "remote_group_id": "843aeb94-c5b9-4e15-8b46-2167f70d9f64", "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:33Z", "security_group_id": "843aeb94-c5b9-4e15-8b46-2167f70d9f64", "tenant_id": "f199aed82fe147e78f50540e3f631f58", "port_range_min": null, "ethertype": "IPv6", "project_id": "f199aed82fe147e78f50540e3f631f58"}], "revision_number": 1, "project_id": "f199aed82fe147e78f50540e3f631f58", "id": "843aeb94-c5b9-4e15-8b46-2167f70d9f64", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bbed22d94c364f98a62513e651610970", "created_at": "2019-04-09T06:38:27Z", "updated_at": "2019-04-09T06:38:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:27Z", "revision_number": 0, "id": "2afc4c19-8a23-40cd-937b-67718545a3d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:27Z", "security_group_id": "97734093-1ada-4835-91aa-2f9a5ecbd7da", "tenant_id": "bbed22d94c364f98a62513e651610970", "port_range_min": null, "ethertype": "IPv6", "project_id": "bbed22d94c364f98a62513e651610970"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:27Z", "revision_number": 0, "id": "4a2bb16b-099b-4ac7-a72a-8b7e1c45b7ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:27Z", "security_group_id": "97734093-1ada-4835-91aa-2f9a5ecbd7da", "tenant_id": "bbed22d94c364f98a62513e651610970", "port_range_min": null, "ethertype": "IPv4", "project_id": "bbed22d94c364f98a62513e651610970"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:27Z", "revision_number": 0, "id": "57a2eb11-b762-4973-947d-50f4a26e722c", "remote_group_id": "97734093-1ada-4835-91aa-2f9a5ecbd7da", "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:27Z", "security_group_id": "97734093-1ada-4835-91aa-2f9a5ecbd7da", "tenant_id": "bbed22d94c364f98a62513e651610970", "port_range_min": null, "ethertype": "IPv4", "project_id": "bbed22d94c364f98a62513e651610970"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:27Z", "revision_number": 0, "id": "582accf8-fa7e-493c-a908-f1ccb7f5ae53", "remote_group_id": "97734093-1ada-4835-91aa-2f9a5ecbd7da", "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:27Z", "security_group_id": "97734093-1ada-4835-91aa-2f9a5ecbd7da", "tenant_id": "bbed22d94c364f98a62513e651610970", "port_range_min": null, "ethertype": "IPv6", "project_id": "bbed22d94c364f98a62513e651610970"}], "revision_number": 1, "project_id": "bbed22d94c364f98a62513e651610970", "id": "97734093-1ada-4835-91aa-2f9a5ecbd7da", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6509066435f1453bac6996ee8997a3b2", "created_at": "2019-04-09T06:25:59Z", "updated_at": "2019-04-09T06:25:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:25:59Z", "revision_number": 0, "id": "159f11d9-0ba4-4923-8082-70f4dd760a47", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:25:59Z", "security_group_id": "9c2f55ba-acdf-4de6-a230-b14db62471f1", "tenant_id": "6509066435f1453bac6996ee8997a3b2", "port_range_min": null, "ethertype": "IPv4", "project_id": "6509066435f1453bac6996ee8997a3b2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:25:59Z", "revision_number": 0, "id": "a09893df-d9cb-4ff3-99d4-013b5c068a40", "remote_group_id": "9c2f55ba-acdf-4de6-a230-b14db62471f1", "remote_ip_prefix": null, "created_at": "2019-04-09T06:25:59Z", "security_group_id": "9c2f55ba-acdf-4de6-a230-b14db62471f1", "tenant_id": "6509066435f1453bac6996ee8997a3b2", "port_range_min": null, "ethertype": "IPv6", "project_id": "6509066435f1453bac6996ee8997a3b2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:25:59Z", "revision_number": 0, "id": "f87d56d3-96be-430b-8bff-17fba51e104b", "remote_group_id": "9c2f55ba-acdf-4de6-a230-b14db62471f1", "remote_ip_prefix": null, "created_at": "2019-04-09T06:25:59Z", "security_group_id": "9c2f55ba-acdf-4de6-a230-b14db62471f1", "tenant_id": "6509066435f1453bac6996ee8997a3b2", "port_range_min": null, "ethertype": "IPv4", "project_id": "6509066435f1453bac6996ee8997a3b2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:25:59Z", "revision_number": 0, "id": "feb3b1fe-b7ab-48f1-a7ef-4cef55305484", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:25:59Z", "security_group_id": "9c2f55ba-acdf-4de6-a230-b14db62471f1", "tenant_id": "6509066435f1453bac6996ee8997a3b2", "port_range_min": null, "ethertype": "IPv6", "project_id": "6509066435f1453bac6996ee8997a3b2"}], "revision_number": 1, "project_id": "6509066435f1453bac6996ee8997a3b2", "id": "9c2f55ba-acdf-4de6-a230-b14db62471f1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f4959e7508fa4aa9bff492655dd05f75", "created_at": "2019-04-09T06:41:11Z", "updated_at": "2019-04-09T06:41:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:41:11Z", "revision_number": 0, "id": "5079dc98-328d-49c2-8ec5-1024760d43f4", "remote_group_id": "9f269589-f912-4a8c-999c-e1e004848fb2", "remote_ip_prefix": null, "created_at": "2019-04-09T06:41:11Z", "security_group_id": "9f269589-f912-4a8c-999c-e1e004848fb2", "tenant_id": "f4959e7508fa4aa9bff492655dd05f75", "port_range_min": null, "ethertype": "IPv4", "project_id": "f4959e7508fa4aa9bff492655dd05f75"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:41:11Z", "revision_number": 0, "id": "7b9723e6-9a6c-4782-8c6c-8b42e30e5322", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:41:11Z", "security_group_id": "9f269589-f912-4a8c-999c-e1e004848fb2", "tenant_id": "f4959e7508fa4aa9bff492655dd05f75", "port_range_min": null, "ethertype": "IPv4", "project_id": "f4959e7508fa4aa9bff492655dd05f75"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:41:11Z", "revision_number": 0, "id": "c79a88fc-3d9b-453a-adda-0351d7447046", "remote_group_id": "9f269589-f912-4a8c-999c-e1e004848fb2", "remote_ip_prefix": null, "created_at": "2019-04-09T06:41:11Z", "security_group_id": "9f269589-f912-4a8c-999c-e1e004848fb2", "tenant_id": "f4959e7508fa4aa9bff492655dd05f75", "port_range_min": null, "ethertype": "IPv6", "project_id": "f4959e7508fa4aa9bff492655dd05f75"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:41:11Z", "revision_number": 0, "id": "ded83004-84fa-4262-8e2e-c0cf817a6397", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:41:11Z", "security_group_id": "9f269589-f912-4a8c-999c-e1e004848fb2", "tenant_id": "f4959e7508fa4aa9bff492655dd05f75", "port_range_min": null, "ethertype": "IPv6", "project_id": "f4959e7508fa4aa9bff492655dd05f75"}], "revision_number": 1, "project_id": "f4959e7508fa4aa9bff492655dd05f75", "id": "9f269589-f912-4a8c-999c-e1e004848fb2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "875e43126b1048518e582278b00dd3bd", "created_at": "2019-04-09T06:38:31Z", "updated_at": "2019-04-09T06:38:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:31Z", "revision_number": 0, "id": "5f289c8e-b1c9-41f7-aeed-c40d4b40f88f", "remote_group_id": "a3e3ef9a-d084-4d19-86ce-95a13bf3a2b2", "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:31Z", "security_group_id": "a3e3ef9a-d084-4d19-86ce-95a13bf3a2b2", "tenant_id": "875e43126b1048518e582278b00dd3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "875e43126b1048518e582278b00dd3bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:31Z", "revision_number": 0, "id": "6d166514-1330-4e67-aba8-2ff7f57567c3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:31Z", "security_group_id": "a3e3ef9a-d084-4d19-86ce-95a13bf3a2b2", "tenant_id": "875e43126b1048518e582278b00dd3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "875e43126b1048518e582278b00dd3bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:31Z", "revision_number": 0, "id": "c2e306fc-c809-40bb-a8cb-d1f0d0a768c5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:31Z", "security_group_id": "a3e3ef9a-d084-4d19-86ce-95a13bf3a2b2", "tenant_id": "875e43126b1048518e582278b00dd3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "875e43126b1048518e582278b00dd3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:31Z", "revision_number": 0, "id": "c9960cce-d437-47e8-86a8-766e3be66981", "remote_group_id": "a3e3ef9a-d084-4d19-86ce-95a13bf3a2b2", "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:31Z", "security_group_id": "a3e3ef9a-d084-4d19-86ce-95a13bf3a2b2", "tenant_id": "875e43126b1048518e582278b00dd3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "875e43126b1048518e582278b00dd3bd"}], "revision_number": 1, "project_id": "875e43126b1048518e582278b00dd3bd", "id": "a3e3ef9a-d084-4d19-86ce-95a13bf3a2b2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "40d0a12deb8b450f9ec86a556f84ee9a", "created_at": "2019-04-09T06:38:23Z", "updated_at": "2019-04-09T06:38:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:23Z", "revision_number": 0, "id": "893502da-a659-4c56-afc0-0908c3136ba3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:23Z", "security_group_id": "af11296e-5ea1-4a9b-b81c-edc2afd9e6b9", "tenant_id": "40d0a12deb8b450f9ec86a556f84ee9a", "port_range_min": null, "ethertype": "IPv4", "project_id": "40d0a12deb8b450f9ec86a556f84ee9a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:23Z", "revision_number": 0, "id": "a1eba4ad-c15e-4139-89c2-cf6835513b76", "remote_group_id": "af11296e-5ea1-4a9b-b81c-edc2afd9e6b9", "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:23Z", "security_group_id": "af11296e-5ea1-4a9b-b81c-edc2afd9e6b9", "tenant_id": "40d0a12deb8b450f9ec86a556f84ee9a", "port_range_min": null, "ethertype": "IPv6", "project_id": "40d0a12deb8b450f9ec86a556f84ee9a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:23Z", "revision_number": 0, "id": "d07f2fa1-1b54-4ae3-96f7-6083bab6178d", "remote_group_id": "af11296e-5ea1-4a9b-b81c-edc2afd9e6b9", "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:23Z", "security_group_id": "af11296e-5ea1-4a9b-b81c-edc2afd9e6b9", "tenant_id": "40d0a12deb8b450f9ec86a556f84ee9a", "port_range_min": null, "ethertype": "IPv4", "project_id": "40d0a12deb8b450f9ec86a556f84ee9a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:23Z", "revision_number": 0, "id": "ee512ebf-f4b1-4f7f-b5f8-f5af813c3cc0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:23Z", "security_group_id": "af11296e-5ea1-4a9b-b81c-edc2afd9e6b9", "tenant_id": "40d0a12deb8b450f9ec86a556f84ee9a", "port_range_min": null, "ethertype": "IPv6", "project_id": "40d0a12deb8b450f9ec86a556f84ee9a"}], "revision_number": 1, "project_id": "40d0a12deb8b450f9ec86a556f84ee9a", "id": "af11296e-5ea1-4a9b-b81c-edc2afd9e6b9", "name": "default"}]} 2019-04-09 06:48:55,656 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-71e44d76-f7f2-4e81-a595-d467e32babe5 2019-04-09 06:48:55,657 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.113798856735s 2019-04-09 06:48:55,665 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-04-09 06:48:55,666 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/security-groups/163b2b6f-046d-45ef-b1b4-f175c540abc6.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e4c114fa0757172676f7876b10258e11af08b50b" 2019-04-09 06:48:55,784 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 09 Apr 2019 06:48:54 GMT X-Openstack-Request-Id: req-17e3148c-301d-42c7-bb84-6e34395d5d1d 2019-04-09 06:48:55,785 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-09 06:48:55,785 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/163b2b6f-046d-45ef-b1b4-f175c540abc6.json used request id req-17e3148c-301d-42c7-bb84-6e34395d5d1d 2019-04-09 06:48:55,785 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.119611978531s 2019-04-09 06:48:55,838 - xtesting.ci.run_tests - INFO - Loading test case 'rally_sanity'... 2019-04-09 06:48:55,883 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-04-09 06:48:55,888 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Tue, 09 Apr 2019 06:48:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e4dd215-d2de-4e94-98bf-3bd77b937ed0 2019-04-09 06:48:55,888 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2019-04-09 06:48:55,889 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/v3 used request id req-2e4dd215-d2de-4e94-98bf-3bd77b937ed0 2019-04-09 06:48:55,889 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2019-04-09 06:48:56,305 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "12d06a59574c4903a7b4bfc193e14ef0", "name": "member"}, {"id": "ecaba09e8ea14e058d5f9d9eb583aa37", "name": "admin"}, {"id": "6e54a998c61f4429874ed3ac33d4afc4", "name": "reader"}], "expires_at": "2019-04-09T07:48:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6509066435f1453bac6996ee8997a3b2", "name": "admin"}, "catalog": [{"endpoints": [], "type": "metering", "id": "0c6048bf3c804b33b1209bfa8ca75ec0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v3/6509066435f1453bac6996ee8997a3b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "503aa75a75e444a9b93cb14634c6ab50"}, {"url": "http://192.30.9.6:8776/v3/6509066435f1453bac6996ee8997a3b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd4bc81464e44d0a129985ca1ff91d5"}, {"url": "http://192.30.9.6:8776/v3/6509066435f1453bac6996ee8997a3b2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d888a991472d4a88bfcfcfcf4909874d"}], "type": "volumev3", "id": "1b1b3cbed2d14611b521aa10e2b642dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4664f0d595a24e8a9d4eb3691db874e0"}, {"url": "http://172.30.9.21:8080/v1/AUTH_6509066435f1453bac6996ee8997a3b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49cfc5fc2aa942e59d21f825b2bc9939"}, {"url": "http://12.0.0.22:8080/v1/AUTH_6509066435f1453bac6996ee8997a3b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "71100b14603a4edf8a39e8af672ecff5"}], "type": "object-store", "id": "29267bcb2ea04deebb6caaa71afffcc5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4dc1873b4b477cb578245fdb86a111"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77d7bee546c941368ffc769fda003312"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9b1ab09869b4ea895eb3c8867f61318"}], "type": "network", "id": "3ac09bd783a245efa7f11d71ad667386", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f7f6f256262433fb4467ed610947d62"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "72d58c041dc245bc8aa43ce73891f76c"}, {"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b89851b9b2b4f95b7d2184e74373672"}], "type": "identity", "id": "49f6869431e3430e9aeef431c7e7d7de", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8201c41b3865412e839f135e1ceb7421"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e4e22c0a684229ba50a51934a5cdf7"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf4872e158cb44e3aa5a4063a620efc3"}], "type": "alarming", "id": "61e60b3a8b964288a4ad67fd02ee4984", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4de11e8502624071afd079250b33c74c"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d801fa7f3ee64b30b3b18ef5a9e72635"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f583f4a1750f4edc8596dd476ece0948"}], "type": "compute", "id": "6b64d23b249e42d79f5dd070a7460b66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0cd6369c5d9949eba212a5ce97f8b6f7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8011dc0e5bd44e2aa45caf7c6e4d19d2"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d807430fcec84acebca284681dd098fe"}], "type": "cloudformation", "id": "7f91896ba7394ae291c7a222f92ea496", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/6509066435f1453bac6996ee8997a3b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4243c026b4174decae31504c58542875"}, {"url": "http://192.30.9.6:8776/v2/6509066435f1453bac6996ee8997a3b2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84281d63eba442fd8cdbf23eae691ba2"}, {"url": "http://172.30.9.21:8776/v2/6509066435f1453bac6996ee8997a3b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1ce0a47f2fd4ca9b678bc1d7e5d0b37"}], "type": "volumev2", "id": "8afcbe00e0a6427bbf1fc3b10d4b2f5e", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/6509066435f1453bac6996ee8997a3b2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25eb19d77ddd4b9aa8117749f829d913"}, {"url": "http://172.30.9.21:8004/v1/6509066435f1453bac6996ee8997a3b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57dd852403b0401fb0bd852db0cc4f1e"}, {"url": "http://192.30.9.6:8004/v1/6509066435f1453bac6996ee8997a3b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5a404b628fff4023b9d3e5b8fca3b0fb"}], "type": "orchestration", "id": "a244395507da4b85bd212d5f49a8b6ae", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2242a4436b774238a465cc3d6498ab4e"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "977935de203e411cbce5038f0a9dc848"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2fcaa46481c44f8a3f42acd6c29b21f"}], "type": "placement", "id": "aed411d3d8324008b42b3bd847051003", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b61449c559f45dba6ba5f9dc241729f"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3f83bae18b4a496bb67592b5d777f17c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5162d5282ea1448dbbc20567c0d57fd7"}], "type": "metric", "id": "ebf458a547774acfb6b489f2803a822c", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "33de49eaa2934d07a5ef7754ed5fe8e0"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b7265307a4a45caad0a286536a91b5d"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94601cf3562245fb9453e9678a54b869"}], "type": "event", "id": "f3ff1bc7e87e4c90a2385a1bc8175960", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00d65cc314ee4a87ad316dd160d63558"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64896bc5be624954a0166b6cfa08a10e"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd079af259534771ac00959c542171cf"}], "type": "image", "id": "f9a74c8a63414707b34a5b03e9eacdc1", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "96d754a28b0d43cf8fa237c30a99c306"}, "audit_ids": ["aku53sJJQ4OdGLUIX92PsA"], "issued_at": "2019-04-09T06:48:54.000000Z"}} 2019-04-09 06:48:56,308 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-09 06:48:56,309 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ab3d6bace8d94d3094688a3b247e09be748f71b" 2019-04-09 06:48:56,669 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Tue, 09 Apr 2019 06:48:55 GMT X-Openstack-Request-Id: req-01813e70-9a96-4aaa-bdf0-3e2cbdbff0e3 2019-04-09 06:48:56,670 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"b62787c2-635d-4893-8553-7ee0260442ff","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ba7a30bb29394fc4a587735d9dfb749e","l2_adjacency":true,"status":"ACTIVE","subnets":["dce875e1-9eec-4cb2-94e6-93dffefe33f6"],"description":"","tags":[],"updated_at":"2019-04-09T06:38:46Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ba7a30bb29394fc4a587735d9dfb749e","created_at":"2019-04-09T06:24:05Z","provider:network_type":"flat"}]} 2019-04-09 06:48:56,670 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-01813e70-9a96-4aaa-bdf0-3e2cbdbff0e3 2019-04-09 06:48:56,670 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.362064123154s 2019-04-09 06:48:56,677 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-04-09 06:48:56,682 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 09 Apr 2019 06:48:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6b772e3f-bc80-40c3-9bfb-8ae6ccf1106d 2019-04-09 06:48:56,683 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 06:48:56,683 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/ used request id req-6b772e3f-bc80-40c3-9bfb-8ae6ccf1106d 2019-04-09 06:48:56,683 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-09 06:48:56,687 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ab3d6bace8d94d3094688a3b247e09be748f71b" 2019-04-09 06:48:56,878 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 222 Content-Type: application/json Date: Tue, 09 Apr 2019 06:48:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ad8066f-0615-4c4c-a335-cac12d0c2913 2019-04-09 06:48:56,878 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/ec5ce0aa038644b78983e5840ba5fb73"}, "tags": [], "enabled": true, "id": "ec5ce0aa038644b78983e5840ba5fb73", "name": "heat_stack"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2019-04-09 06:48:56,879 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-0ad8066f-0615-4c4c-a335-cac12d0c2913 2019-04-09 06:48:56,879 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.195199966431s 2019-04-09 06:48:56,886 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-04-09 06:48:56,889 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ab3d6bace8d94d3094688a3b247e09be748f71b" -d '{"project": {"description": "Created by OPNFV Functest: rally_sanity", "enabled": true, "domain_id": "default", "name": "rally_sanity-project_8f00377a-cdf6-48ff-a7e7-9d2e167d0c85"}}' 2019-04-09 06:48:57,102 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 370 Content-Type: application/json Date: Tue, 09 Apr 2019 06:48:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-756a3edb-dd48-487e-bb30-c7ef320c3711 2019-04-09 06:48:57,102 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.21:5000/v3/projects/7f33c4418821410b9f53d7726510f5d5"}, "tags": [], "enabled": true, "id": "7f33c4418821410b9f53d7726510f5d5", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_8f00377a-cdf6-48ff-a7e7-9d2e167d0c85"}} 2019-04-09 06:48:57,102 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-756a3edb-dd48-487e-bb30-c7ef320c3711 2019-04-09 06:48:57,102 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.21612906456s 2019-04-09 06:48:57,103 - 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'7f33c4418821410b9f53d7726510f5d5', '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_8f00377a-cdf6-48ff-a7e7-9d2e167d0c85'}) 2019-04-09 06:48:57,109 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-04-09 06:48:57,113 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ab3d6bace8d94d3094688a3b247e09be748f71b" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "oaB3rpVujcyOcPX9zALRDZUahsAt5X", "email": null, "name": "rally_sanity-user_8f00377a-cdf6-48ff-a7e7-9d2e167d0c85"}}' 2019-04-09 06:48:57,563 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 327 Content-Type: application/json Date: Tue, 09 Apr 2019 06:48:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6f5c633f-dfb2-4295-b362-2954c950caa0 2019-04-09 06:48:57,563 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "rally_sanity-user_8f00377a-cdf6-48ff-a7e7-9d2e167d0c85", "links": {"self": "http://172.30.9.21:5000/v3/users/f14fc84a40fb4363b3127bae50df8d80"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "f14fc84a40fb4363b3127bae50df8d80", "domain_id": "default", "password_expires_at": null}} 2019-04-09 06:48:57,564 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/users used request id req-6f5c633f-dfb2-4295-b362-2954c950caa0 2019-04-09 06:48:57,564 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.454036951065s 2019-04-09 06:48:57,564 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'f14fc84a40fb4363b3127bae50df8d80', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'rally_sanity-user_8f00377a-cdf6-48ff-a7e7-9d2e167d0c85'}) 2019-04-09 06:48:57,568 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-09 06:48:57,571 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ab3d6bace8d94d3094688a3b247e09be748f71b" 2019-04-09 06:48:57,775 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Tue, 09 Apr 2019 06:48:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3855d3d0-25cf-444f-bb95-a03b4ddbf2e2 2019-04-09 06:48:57,775 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "12d06a59574c4903a7b4bfc193e14ef0", "links": {"self": "http://172.30.9.21:5000/v3/roles/12d06a59574c4903a7b4bfc193e14ef0"}, "name": "member"}, {"domain_id": null, "id": "50245c80a9b84e15b01544b714aaabd9", "links": {"self": "http://172.30.9.21:5000/v3/roles/50245c80a9b84e15b01544b714aaabd9"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6e54a998c61f4429874ed3ac33d4afc4", "links": {"self": "http://172.30.9.21:5000/v3/roles/6e54a998c61f4429874ed3ac33d4afc4"}, "name": "reader"}, {"domain_id": null, "id": "6f62ff3e5bbd4682becdbe9fa3c1ed2c", "links": {"self": "http://172.30.9.21:5000/v3/roles/6f62ff3e5bbd4682becdbe9fa3c1ed2c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80b483ac8c834f498f0d265da82cb005", "links": {"self": "http://172.30.9.21:5000/v3/roles/80b483ac8c834f498f0d265da82cb005"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecaba09e8ea14e058d5f9d9eb583aa37", "links": {"self": "http://172.30.9.21:5000/v3/roles/ecaba09e8ea14e058d5f9d9eb583aa37"}, "name": "admin"}]} 2019-04-09 06:48:57,775 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-3855d3d0-25cf-444f-bb95-a03b4ddbf2e2 2019-04-09 06:48:57,776 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.207613945007s 2019-04-09 06:48:57,780 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-09 06:48:57,784 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ab3d6bace8d94d3094688a3b247e09be748f71b" 2019-04-09 06:48:57,894 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Tue, 09 Apr 2019 06:48:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dca088f3-ef99-472a-b81c-72e30acd9025 2019-04-09 06:48:57,894 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "12d06a59574c4903a7b4bfc193e14ef0", "links": {"self": "http://172.30.9.21:5000/v3/roles/12d06a59574c4903a7b4bfc193e14ef0"}, "name": "member"}, {"domain_id": null, "id": "50245c80a9b84e15b01544b714aaabd9", "links": {"self": "http://172.30.9.21:5000/v3/roles/50245c80a9b84e15b01544b714aaabd9"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6e54a998c61f4429874ed3ac33d4afc4", "links": {"self": "http://172.30.9.21:5000/v3/roles/6e54a998c61f4429874ed3ac33d4afc4"}, "name": "reader"}, {"domain_id": null, "id": "6f62ff3e5bbd4682becdbe9fa3c1ed2c", "links": {"self": "http://172.30.9.21:5000/v3/roles/6f62ff3e5bbd4682becdbe9fa3c1ed2c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80b483ac8c834f498f0d265da82cb005", "links": {"self": "http://172.30.9.21:5000/v3/roles/80b483ac8c834f498f0d265da82cb005"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecaba09e8ea14e058d5f9d9eb583aa37", "links": {"self": "http://172.30.9.21:5000/v3/roles/ecaba09e8ea14e058d5f9d9eb583aa37"}, "name": "admin"}]} 2019-04-09 06:48:57,895 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-dca088f3-ef99-472a-b81c-72e30acd9025 2019-04-09 06:48:57,895 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.114214897156s 2019-04-09 06:48:57,900 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-09 06:48:57,903 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ab3d6bace8d94d3094688a3b247e09be748f71b" 2019-04-09 06:48:58,010 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Tue, 09 Apr 2019 06:48:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95fe405c-29b7-4596-b044-4bfdf8ce18b9 2019-04-09 06:48:58,010 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "12d06a59574c4903a7b4bfc193e14ef0", "links": {"self": "http://172.30.9.21:5000/v3/roles/12d06a59574c4903a7b4bfc193e14ef0"}, "name": "member"}, {"domain_id": null, "id": "50245c80a9b84e15b01544b714aaabd9", "links": {"self": "http://172.30.9.21:5000/v3/roles/50245c80a9b84e15b01544b714aaabd9"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6e54a998c61f4429874ed3ac33d4afc4", "links": {"self": "http://172.30.9.21:5000/v3/roles/6e54a998c61f4429874ed3ac33d4afc4"}, "name": "reader"}, {"domain_id": null, "id": "6f62ff3e5bbd4682becdbe9fa3c1ed2c", "links": {"self": "http://172.30.9.21:5000/v3/roles/6f62ff3e5bbd4682becdbe9fa3c1ed2c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80b483ac8c834f498f0d265da82cb005", "links": {"self": "http://172.30.9.21:5000/v3/roles/80b483ac8c834f498f0d265da82cb005"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecaba09e8ea14e058d5f9d9eb583aa37", "links": {"self": "http://172.30.9.21:5000/v3/roles/ecaba09e8ea14e058d5f9d9eb583aa37"}, "name": "admin"}]} 2019-04-09 06:48:58,010 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-95fe405c-29b7-4596-b044-4bfdf8ce18b9 2019-04-09 06:48:58,010 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.110599994659s 2019-04-09 06:48:58,015 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-09 06:48:58,019 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ab3d6bace8d94d3094688a3b247e09be748f71b" 2019-04-09 06:48:58,164 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 09 Apr 2019 06:48:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf467a02-2fa1-439c-9778-758192a2b6b2 2019-04-09 06:48:58,164 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-04-09 06:48:58,164 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-bf467a02-2fa1-439c-9778-758192a2b6b2 2019-04-09 06:48:58,165 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.149112939835s 2019-04-09 06:48:58,165 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-09 06:48:58,169 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ab3d6bace8d94d3094688a3b247e09be748f71b" 2019-04-09 06:48:58,293 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 839 Content-Type: application/json Date: Tue, 09 Apr 2019 06:48:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2486cc6c-4f3a-4ca4-97cc-c0d40b9c2644 2019-04-09 06:48:58,294 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/07b62caafa51496f94dd3b3fb341fcfe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07b62caafa51496f94dd3b3fb341fcfe", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/2e35f475a54147749980006d265eb864"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e35f475a54147749980006d265eb864", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/2f1bc9c9d22745648100c4b0717962eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f1bc9c9d22745648100c4b0717962eb", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/30fe8cf249d443dd9c53f2cc083f50b5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "30fe8cf249d443dd9c53f2cc083f50b5", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/3d748bf7df734addb2e37ea0663ec892"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d748bf7df734addb2e37ea0663ec892", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/732a504491fd4f35923460ae0d2ef475"}, "domain_id": "default", "enabled": true, "options": {}, "id": "732a504491fd4f35923460ae0d2ef475", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/781b729594744c4f8f561f6b5a6e68bd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "781b729594744c4f8f561f6b5a6e68bd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/80817a33c71343ed9c63d448a7fea69e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "80817a33c71343ed9c63d448a7fea69e", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/938ce22a56d74c639d353dbbf166fcc4"}, "domain_id": "ec5ce0aa038644b78983e5840ba5fb73", "enabled": true, "options": {}, "id": "938ce22a56d74c639d353dbbf166fcc4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/96d754a28b0d43cf8fa237c30a99c306"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d754a28b0d43cf8fa237c30a99c306", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/aaa8b9f924a74e80899c7ad7e32fcaae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aaa8b9f924a74e80899c7ad7e32fcaae", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b8dd65f4e72446d5bd8d9efa13837b0c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8dd65f4e72446d5bd8d9efa13837b0c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/c34b7e3bcdbc428db4539ea2b87cfce1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c34b7e3bcdbc428db4539ea2b87cfce1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/eb527490835d48e8a67131b0f587baf6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb527490835d48e8a67131b0f587baf6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "rally_sanity-user_8f00377a-cdf6-48ff-a7e7-9d2e167d0c85", "links": {"self": "http://172.30.9.21:5000/v3/users/f14fc84a40fb4363b3127bae50df8d80"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "f14fc84a40fb4363b3127bae50df8d80", "domain_id": "default", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2019-04-09 06:48:58,294 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-2486cc6c-4f3a-4ca4-97cc-c0d40b9c2644 2019-04-09 06:48:58,294 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.128664016724s 2019-04-09 06:48:58,307 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-09 06:48:58,310 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ab3d6bace8d94d3094688a3b247e09be748f71b" 2019-04-09 06:48:58,501 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 400 Content-Type: application/json Date: Tue, 09 Apr 2019 06:48:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-248f496a-88b5-4b5e-8ee9-9481eda48b8c 2019-04-09 06:48:58,501 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/6509066435f1453bac6996ee8997a3b2"}, "tags": [], "enabled": true, "id": "6509066435f1453bac6996ee8997a3b2", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.21:5000/v3/projects/7f33c4418821410b9f53d7726510f5d5"}, "tags": [], "enabled": true, "id": "7f33c4418821410b9f53d7726510f5d5", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_8f00377a-cdf6-48ff-a7e7-9d2e167d0c85"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/ba7a30bb29394fc4a587735d9dfb749e"}, "tags": [], "enabled": true, "id": "ba7a30bb29394fc4a587735d9dfb749e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-04-09 06:48:58,501 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-248f496a-88b5-4b5e-8ee9-9481eda48b8c 2019-04-09 06:48:58,502 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.194947957993s 2019-04-09 06:48:58,509 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-04-09 06:48:58,513 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=f14fc84a40fb4363b3127bae50df8d80&role.id=12d06a59574c4903a7b4bfc193e14ef0&scope.project.id=7f33c4418821410b9f53d7726510f5d5" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ab3d6bace8d94d3094688a3b247e09be748f71b" 2019-04-09 06:48:58,616 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Tue, 09 Apr 2019 06:48:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24d06ac8-2af1-4e7e-a5a5-3dc619a1e783 2019-04-09 06:48:58,616 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=f14fc84a40fb4363b3127bae50df8d80&role.id=12d06a59574c4903a7b4bfc193e14ef0&scope.project.id=7f33c4418821410b9f53d7726510f5d5", "previous": null, "next": null}} 2019-04-09 06:48:58,616 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=f14fc84a40fb4363b3127bae50df8d80&role.id=12d06a59574c4903a7b4bfc193e14ef0&scope.project.id=7f33c4418821410b9f53d7726510f5d5 used request id req-24d06ac8-2af1-4e7e-a5a5-3dc619a1e783 2019-04-09 06:48:58,617 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.107064008713s 2019-04-09 06:48:58,620 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-04-09 06:48:58,624 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/7f33c4418821410b9f53d7726510f5d5/users/f14fc84a40fb4363b3127bae50df8d80/roles/12d06a59574c4903a7b4bfc193e14ef0 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ab3d6bace8d94d3094688a3b247e09be748f71b" 2019-04-09 06:48:58,757 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 09 Apr 2019 06:48:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d1859a5c-dcf8-4f22-bbc2-02a77880ffa7 2019-04-09 06:48:58,757 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-09 06:48:58,758 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/7f33c4418821410b9f53d7726510f5d5/users/f14fc84a40fb4363b3127bae50df8d80/roles/12d06a59574c4903a7b4bfc193e14ef0 used request id req-d1859a5c-dcf8-4f22-bbc2-02a77880ffa7 2019-04-09 06:48:58,758 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.137459993362s 2019-04-09 06:48:58,759 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'rally_sanity-project_8f00377a-cdf6-48ff-a7e7-9d2e167d0c85', 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'7f33c4418821410b9f53d7726510f5d5', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'oaB3rpVujcyOcPX9zALRDZUahsAt5X', 'username': u'rally_sanity-user_8f00377a-cdf6-48ff-a7e7-9d2e167d0c85', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.21:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-04-09 06:48:58,763 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'rally_sanity-user_8f00377a-cdf6-48ff-a7e7-9d2e167d0c85', 'password': 'oaB3rpVujcyOcPX9zALRDZUahsAt5X', 'project_name': 'rally_sanity-project_8f00377a-cdf6-48ff-a7e7-9d2e167d0c85', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.21:5000/v3', 'project_id': '7f33c4418821410b9f53d7726510f5d5', 'project_domain_name': 'Default'} 2019-04-09 06:48:58,767 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-09 06:48:58,770 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ab3d6bace8d94d3094688a3b247e09be748f71b" 2019-04-09 06:48:58,874 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Tue, 09 Apr 2019 06:48:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46e740de-78f2-408e-8cd2-e0bfd9a3168b 2019-04-09 06:48:58,874 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "12d06a59574c4903a7b4bfc193e14ef0", "links": {"self": "http://172.30.9.21:5000/v3/roles/12d06a59574c4903a7b4bfc193e14ef0"}, "name": "member"}, {"domain_id": null, "id": "50245c80a9b84e15b01544b714aaabd9", "links": {"self": "http://172.30.9.21:5000/v3/roles/50245c80a9b84e15b01544b714aaabd9"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6e54a998c61f4429874ed3ac33d4afc4", "links": {"self": "http://172.30.9.21:5000/v3/roles/6e54a998c61f4429874ed3ac33d4afc4"}, "name": "reader"}, {"domain_id": null, "id": "6f62ff3e5bbd4682becdbe9fa3c1ed2c", "links": {"self": "http://172.30.9.21:5000/v3/roles/6f62ff3e5bbd4682becdbe9fa3c1ed2c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80b483ac8c834f498f0d265da82cb005", "links": {"self": "http://172.30.9.21:5000/v3/roles/80b483ac8c834f498f0d265da82cb005"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecaba09e8ea14e058d5f9d9eb583aa37", "links": {"self": "http://172.30.9.21:5000/v3/roles/ecaba09e8ea14e058d5f9d9eb583aa37"}, "name": "admin"}]} 2019-04-09 06:48:58,874 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-46e740de-78f2-408e-8cd2-e0bfd9a3168b 2019-04-09 06:48:58,875 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.107754945755s 2019-04-09 06:48:58,880 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-09 06:48:58,883 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ab3d6bace8d94d3094688a3b247e09be748f71b" 2019-04-09 06:48:58,991 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Tue, 09 Apr 2019 06:48:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf44bb4d-a496-4e73-941f-39a33bdd3a57 2019-04-09 06:48:58,992 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "12d06a59574c4903a7b4bfc193e14ef0", "links": {"self": "http://172.30.9.21:5000/v3/roles/12d06a59574c4903a7b4bfc193e14ef0"}, "name": "member"}, {"domain_id": null, "id": "50245c80a9b84e15b01544b714aaabd9", "links": {"self": "http://172.30.9.21:5000/v3/roles/50245c80a9b84e15b01544b714aaabd9"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6e54a998c61f4429874ed3ac33d4afc4", "links": {"self": "http://172.30.9.21:5000/v3/roles/6e54a998c61f4429874ed3ac33d4afc4"}, "name": "reader"}, {"domain_id": null, "id": "6f62ff3e5bbd4682becdbe9fa3c1ed2c", "links": {"self": "http://172.30.9.21:5000/v3/roles/6f62ff3e5bbd4682becdbe9fa3c1ed2c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80b483ac8c834f498f0d265da82cb005", "links": {"self": "http://172.30.9.21:5000/v3/roles/80b483ac8c834f498f0d265da82cb005"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecaba09e8ea14e058d5f9d9eb583aa37", "links": {"self": "http://172.30.9.21:5000/v3/roles/ecaba09e8ea14e058d5f9d9eb583aa37"}, "name": "admin"}]} 2019-04-09 06:48:58,992 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-cf44bb4d-a496-4e73-941f-39a33bdd3a57 2019-04-09 06:48:58,992 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.112426996231s 2019-04-09 06:48:58,997 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-09 06:48:59,000 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ab3d6bace8d94d3094688a3b247e09be748f71b" 2019-04-09 06:48:59,105 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 09 Apr 2019 06:48:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ff1f9f4-666a-4dca-bd86-4094e0911a60 2019-04-09 06:48:59,105 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-04-09 06:48:59,105 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-8ff1f9f4-666a-4dca-bd86-4094e0911a60 2019-04-09 06:48:59,105 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.108304023743s 2019-04-09 06:48:59,106 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-09 06:48:59,110 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ab3d6bace8d94d3094688a3b247e09be748f71b" 2019-04-09 06:48:59,276 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 839 Content-Type: application/json Date: Tue, 09 Apr 2019 06:48:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-107f5b9d-63cc-4acd-b461-00156d99aa1c 2019-04-09 06:48:59,277 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/07b62caafa51496f94dd3b3fb341fcfe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07b62caafa51496f94dd3b3fb341fcfe", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/2e35f475a54147749980006d265eb864"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e35f475a54147749980006d265eb864", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/2f1bc9c9d22745648100c4b0717962eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f1bc9c9d22745648100c4b0717962eb", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/30fe8cf249d443dd9c53f2cc083f50b5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "30fe8cf249d443dd9c53f2cc083f50b5", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/3d748bf7df734addb2e37ea0663ec892"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d748bf7df734addb2e37ea0663ec892", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/732a504491fd4f35923460ae0d2ef475"}, "domain_id": "default", "enabled": true, "options": {}, "id": "732a504491fd4f35923460ae0d2ef475", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/781b729594744c4f8f561f6b5a6e68bd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "781b729594744c4f8f561f6b5a6e68bd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/80817a33c71343ed9c63d448a7fea69e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "80817a33c71343ed9c63d448a7fea69e", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/938ce22a56d74c639d353dbbf166fcc4"}, "domain_id": "ec5ce0aa038644b78983e5840ba5fb73", "enabled": true, "options": {}, "id": "938ce22a56d74c639d353dbbf166fcc4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/96d754a28b0d43cf8fa237c30a99c306"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d754a28b0d43cf8fa237c30a99c306", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/aaa8b9f924a74e80899c7ad7e32fcaae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aaa8b9f924a74e80899c7ad7e32fcaae", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b8dd65f4e72446d5bd8d9efa13837b0c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8dd65f4e72446d5bd8d9efa13837b0c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/c34b7e3bcdbc428db4539ea2b87cfce1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c34b7e3bcdbc428db4539ea2b87cfce1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/eb527490835d48e8a67131b0f587baf6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb527490835d48e8a67131b0f587baf6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "rally_sanity-user_8f00377a-cdf6-48ff-a7e7-9d2e167d0c85", "links": {"self": "http://172.30.9.21:5000/v3/users/f14fc84a40fb4363b3127bae50df8d80"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "f14fc84a40fb4363b3127bae50df8d80", "domain_id": "default", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2019-04-09 06:48:59,277 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-107f5b9d-63cc-4acd-b461-00156d99aa1c 2019-04-09 06:48:59,277 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.170849084854s 2019-04-09 06:48:59,289 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-09 06:48:59,292 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ab3d6bace8d94d3094688a3b247e09be748f71b" 2019-04-09 06:48:59,482 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 400 Content-Type: application/json Date: Tue, 09 Apr 2019 06:48:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5bf9f1ec-5d4c-41f8-973d-4efaa00c4f51 2019-04-09 06:48:59,482 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/6509066435f1453bac6996ee8997a3b2"}, "tags": [], "enabled": true, "id": "6509066435f1453bac6996ee8997a3b2", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.21:5000/v3/projects/7f33c4418821410b9f53d7726510f5d5"}, "tags": [], "enabled": true, "id": "7f33c4418821410b9f53d7726510f5d5", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_8f00377a-cdf6-48ff-a7e7-9d2e167d0c85"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/ba7a30bb29394fc4a587735d9dfb749e"}, "tags": [], "enabled": true, "id": "ba7a30bb29394fc4a587735d9dfb749e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-04-09 06:48:59,482 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-5bf9f1ec-5d4c-41f8-973d-4efaa00c4f51 2019-04-09 06:48:59,483 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.193851947784s 2019-04-09 06:48:59,490 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-04-09 06:48:59,493 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=f14fc84a40fb4363b3127bae50df8d80&role.id=ecaba09e8ea14e058d5f9d9eb583aa37&scope.project.id=7f33c4418821410b9f53d7726510f5d5" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ab3d6bace8d94d3094688a3b247e09be748f71b" 2019-04-09 06:48:59,599 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Tue, 09 Apr 2019 06:48:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8a92b22-a799-4df9-89a7-c95c499d882e 2019-04-09 06:48:59,599 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=f14fc84a40fb4363b3127bae50df8d80&role.id=ecaba09e8ea14e058d5f9d9eb583aa37&scope.project.id=7f33c4418821410b9f53d7726510f5d5", "previous": null, "next": null}} 2019-04-09 06:48:59,600 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=f14fc84a40fb4363b3127bae50df8d80&role.id=ecaba09e8ea14e058d5f9d9eb583aa37&scope.project.id=7f33c4418821410b9f53d7726510f5d5 used request id req-d8a92b22-a799-4df9-89a7-c95c499d882e 2019-04-09 06:48:59,600 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.109575033188s 2019-04-09 06:48:59,603 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-04-09 06:48:59,607 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/7f33c4418821410b9f53d7726510f5d5/users/f14fc84a40fb4363b3127bae50df8d80/roles/ecaba09e8ea14e058d5f9d9eb583aa37 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ab3d6bace8d94d3094688a3b247e09be748f71b" 2019-04-09 06:48:59,830 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 09 Apr 2019 06:48:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7f6b8947-0e07-41ed-9785-5a44ab3ada07 2019-04-09 06:48:59,830 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-09 06:48:59,830 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/7f33c4418821410b9f53d7726510f5d5/users/f14fc84a40fb4363b3127bae50df8d80/roles/ecaba09e8ea14e058d5f9d9eb583aa37 used request id req-7f6b8947-0e07-41ed-9785-5a44ab3ada07 2019-04-09 06:48:59,831 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.227246046066s 2019-04-09 06:48:59,832 - xtesting.ci.run_tests - INFO - Running test case 'rally_sanity'... 2019-04-09 06:48:59,832 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-09 06:48:59,836 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ab3d6bace8d94d3094688a3b247e09be748f71b" 2019-04-09 06:48:59,946 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 222 Content-Type: application/json Date: Tue, 09 Apr 2019 06:48:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61fa3f1b-0dea-43bf-8f08-9ce8960276dd 2019-04-09 06:48:59,946 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/ec5ce0aa038644b78983e5840ba5fb73"}, "tags": [], "enabled": true, "id": "ec5ce0aa038644b78983e5840ba5fb73", "name": "heat_stack"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2019-04-09 06:48:59,947 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-61fa3f1b-0dea-43bf-8f08-9ce8960276dd 2019-04-09 06:48:59,947 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.114344120026s 2019-04-09 06:48:59,954 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-09 06:48:59,958 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ab3d6bace8d94d3094688a3b247e09be748f71b" 2019-04-09 06:49:00,065 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 400 Content-Type: application/json Date: Tue, 09 Apr 2019 06:48:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0094ead-224b-49b1-aac1-4809074abd37 2019-04-09 06:49:00,066 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/6509066435f1453bac6996ee8997a3b2"}, "tags": [], "enabled": true, "id": "6509066435f1453bac6996ee8997a3b2", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.21:5000/v3/projects/7f33c4418821410b9f53d7726510f5d5"}, "tags": [], "enabled": true, "id": "7f33c4418821410b9f53d7726510f5d5", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_8f00377a-cdf6-48ff-a7e7-9d2e167d0c85"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/ba7a30bb29394fc4a587735d9dfb749e"}, "tags": [], "enabled": true, "id": "ba7a30bb29394fc4a587735d9dfb749e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-04-09 06:49:00,066 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-a0094ead-224b-49b1-aac1-4809074abd37 2019-04-09 06:49:00,066 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.111757993698s 2019-04-09 06:49:00,068 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-04-09 06:49:00,069 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ab3d6bace8d94d3094688a3b247e09be748f71b" -d '{"network": {"shared": true, "tenant_id": "7f33c4418821410b9f53d7726510f5d5", "name": "rally_sanity-net_8f00377a-cdf6-48ff-a7e7-9d2e167d0c85", "admin_state_up": true}}' 2019-04-09 06:49:00,370 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 725 Content-Type: application/json Date: Tue, 09 Apr 2019 06:48:58 GMT X-Openstack-Request-Id: req-2b873bbb-d333-49ca-90e9-c874889b4b64 2019-04-09 06:49:00,371 - keystoneauth.session - DEBUG - RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"provider:network_type":"vxlan","id":"ca7192c8-9e8c-4192-8d1c-c13c6446deab","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":49,"ipv4_address_scope":null,"shared":true,"project_id":"7f33c4418821410b9f53d7726510f5d5","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-09T06:48:58Z","is_default":false,"qos_policy_id":null,"name":"rally_sanity-net_8f00377a-cdf6-48ff-a7e7-9d2e167d0c85","admin_state_up":true,"tenant_id":"7f33c4418821410b9f53d7726510f5d5","created_at":"2019-04-09T06:48:58Z","mtu":1450}} 2019-04-09 06:49:00,371 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-2b873bbb-d333-49ca-90e9-c874889b4b64 2019-04-09 06:49:00,371 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.302687168121s 2019-04-09 06:49:00,371 - 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'2019-04-09T06:48:58Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'ca7192c8-9e8c-4192-8d1c-c13c6446deab', u'provider:segmentation_id': 49, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'rally_sanity-net_8f00377a-cdf6-48ff-a7e7-9d2e167d0c85', u'created_at': u'2019-04-09T06:48:58Z', u'mtu': 1450, u'tenant_id': u'7f33c4418821410b9f53d7726510f5d5', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'7f33c4418821410b9f53d7726510f5d5', u'l2_adjacency': True}) 2019-04-09 06:49:00,375 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-04-09 06:49:00,381 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Tue, 09 Apr 2019 06:48:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a1cde535-97cd-42cd-ab41-9463ae446130 2019-04-09 06:49:00,381 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2019-04-09 06:49:00,381 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/v3 used request id req-a1cde535-97cd-42cd-ab41-9463ae446130 2019-04-09 06:49:00,382 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2019-04-09 06:49:00,774 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "12d06a59574c4903a7b4bfc193e14ef0", "name": "member"}, {"id": "ecaba09e8ea14e058d5f9d9eb583aa37", "name": "admin"}, {"id": "6e54a998c61f4429874ed3ac33d4afc4", "name": "reader"}], "expires_at": "2019-04-09T07:48:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7f33c4418821410b9f53d7726510f5d5", "name": "rally_sanity-project_8f00377a-cdf6-48ff-a7e7-9d2e167d0c85"}, "catalog": [{"endpoints": [], "type": "metering", "id": "0c6048bf3c804b33b1209bfa8ca75ec0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v3/7f33c4418821410b9f53d7726510f5d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "503aa75a75e444a9b93cb14634c6ab50"}, {"url": "http://192.30.9.6:8776/v3/7f33c4418821410b9f53d7726510f5d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd4bc81464e44d0a129985ca1ff91d5"}, {"url": "http://192.30.9.6:8776/v3/7f33c4418821410b9f53d7726510f5d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d888a991472d4a88bfcfcfcf4909874d"}], "type": "volumev3", "id": "1b1b3cbed2d14611b521aa10e2b642dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4664f0d595a24e8a9d4eb3691db874e0"}, {"url": "http://172.30.9.21:8080/v1/AUTH_7f33c4418821410b9f53d7726510f5d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49cfc5fc2aa942e59d21f825b2bc9939"}, {"url": "http://12.0.0.22:8080/v1/AUTH_7f33c4418821410b9f53d7726510f5d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "71100b14603a4edf8a39e8af672ecff5"}], "type": "object-store", "id": "29267bcb2ea04deebb6caaa71afffcc5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4dc1873b4b477cb578245fdb86a111"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77d7bee546c941368ffc769fda003312"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9b1ab09869b4ea895eb3c8867f61318"}], "type": "network", "id": "3ac09bd783a245efa7f11d71ad667386", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f7f6f256262433fb4467ed610947d62"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "72d58c041dc245bc8aa43ce73891f76c"}, {"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b89851b9b2b4f95b7d2184e74373672"}], "type": "identity", "id": "49f6869431e3430e9aeef431c7e7d7de", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8201c41b3865412e839f135e1ceb7421"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e4e22c0a684229ba50a51934a5cdf7"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf4872e158cb44e3aa5a4063a620efc3"}], "type": "alarming", "id": "61e60b3a8b964288a4ad67fd02ee4984", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4de11e8502624071afd079250b33c74c"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d801fa7f3ee64b30b3b18ef5a9e72635"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f583f4a1750f4edc8596dd476ece0948"}], "type": "compute", "id": "6b64d23b249e42d79f5dd070a7460b66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0cd6369c5d9949eba212a5ce97f8b6f7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8011dc0e5bd44e2aa45caf7c6e4d19d2"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d807430fcec84acebca284681dd098fe"}], "type": "cloudformation", "id": "7f91896ba7394ae291c7a222f92ea496", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/7f33c4418821410b9f53d7726510f5d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4243c026b4174decae31504c58542875"}, {"url": "http://192.30.9.6:8776/v2/7f33c4418821410b9f53d7726510f5d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84281d63eba442fd8cdbf23eae691ba2"}, {"url": "http://172.30.9.21:8776/v2/7f33c4418821410b9f53d7726510f5d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1ce0a47f2fd4ca9b678bc1d7e5d0b37"}], "type": "volumev2", "id": "8afcbe00e0a6427bbf1fc3b10d4b2f5e", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/7f33c4418821410b9f53d7726510f5d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25eb19d77ddd4b9aa8117749f829d913"}, {"url": "http://172.30.9.21:8004/v1/7f33c4418821410b9f53d7726510f5d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57dd852403b0401fb0bd852db0cc4f1e"}, {"url": "http://192.30.9.6:8004/v1/7f33c4418821410b9f53d7726510f5d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5a404b628fff4023b9d3e5b8fca3b0fb"}], "type": "orchestration", "id": "a244395507da4b85bd212d5f49a8b6ae", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2242a4436b774238a465cc3d6498ab4e"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "977935de203e411cbce5038f0a9dc848"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2fcaa46481c44f8a3f42acd6c29b21f"}], "type": "placement", "id": "aed411d3d8324008b42b3bd847051003", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b61449c559f45dba6ba5f9dc241729f"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3f83bae18b4a496bb67592b5d777f17c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5162d5282ea1448dbbc20567c0d57fd7"}], "type": "metric", "id": "ebf458a547774acfb6b489f2803a822c", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "33de49eaa2934d07a5ef7754ed5fe8e0"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b7265307a4a45caad0a286536a91b5d"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94601cf3562245fb9453e9678a54b869"}], "type": "event", "id": "f3ff1bc7e87e4c90a2385a1bc8175960", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00d65cc314ee4a87ad316dd160d63558"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64896bc5be624954a0166b6cfa08a10e"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd079af259534771ac00959c542171cf"}], "type": "image", "id": "f9a74c8a63414707b34a5b03e9eacdc1", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "rally_sanity-user_8f00377a-cdf6-48ff-a7e7-9d2e167d0c85", "id": "f14fc84a40fb4363b3127bae50df8d80"}, "audit_ids": ["uikO5uSJQ0GLtn0PIBWzSA"], "issued_at": "2019-04-09T06:48:59.000000Z"}} 2019-04-09 06:49:00,777 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-09 06:49:00,778 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c29ed66b461e0eeee74ddbd4683eff7d3103143f" 2019-04-09 06:49:01,161 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1430 Content-Type: application/json Date: Tue, 09 Apr 2019 06:48:59 GMT X-Openstack-Request-Id: req-9efc864e-d26a-4d2e-907c-2c77342656d3 2019-04-09 06:49:01,162 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"b62787c2-635d-4893-8553-7ee0260442ff","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ba7a30bb29394fc4a587735d9dfb749e","l2_adjacency":true,"status":"ACTIVE","subnets":["dce875e1-9eec-4cb2-94e6-93dffefe33f6"],"description":"","tags":[],"updated_at":"2019-04-09T06:38:46Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ba7a30bb29394fc4a587735d9dfb749e","created_at":"2019-04-09T06:24:05Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"ca7192c8-9e8c-4192-8d1c-c13c6446deab","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":49,"ipv4_address_scope":null,"shared":true,"project_id":"7f33c4418821410b9f53d7726510f5d5","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-09T06:48:58Z","qos_policy_id":null,"name":"rally_sanity-net_8f00377a-cdf6-48ff-a7e7-9d2e167d0c85","admin_state_up":true,"tenant_id":"7f33c4418821410b9f53d7726510f5d5","created_at":"2019-04-09T06:48:58Z","provider:network_type":"vxlan"}]} 2019-04-09 06:49:01,162 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-9efc864e-d26a-4d2e-907c-2c77342656d3 2019-04-09 06:49:01,162 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.385041952133s 2019-04-09 06:49:01,164 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-04-09 06:49:01,164 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c29ed66b461e0eeee74ddbd4683eff7d3103143f" -d '{"subnet": {"name": "rally_sanity-subnet_8f00377a-cdf6-48ff-a7e7-9d2e167d0c85", "enable_dhcp": true, "network_id": "ca7192c8-9e8c-4192-8d1c-c13c6446deab", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-04-09 06:49:01,748 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 698 Content-Type: application/json Date: Tue, 09 Apr 2019 06:49:00 GMT X-Openstack-Request-Id: req-805561c3-842b-49ad-892e-f0c90dbab369 2019-04-09 06:49:01,748 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-04-09T06:48:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"60c20292-2410-4a0c-8322-530c818d8ac7","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"7f33c4418821410b9f53d7726510f5d5","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"rally_sanity-subnet_8f00377a-cdf6-48ff-a7e7-9d2e167d0c85","enable_dhcp":true,"segment_id":null,"network_id":"ca7192c8-9e8c-4192-8d1c-c13c6446deab","tenant_id":"7f33c4418821410b9f53d7726510f5d5","created_at":"2019-04-09T06:48:59Z","ip_version":4}} 2019-04-09 06:49:01,748 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-805561c3-842b-49ad-892e-f0c90dbab369 2019-04-09 06:49:01,748 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.584427118301s 2019-04-09 06:49:01,749 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-04-09T06:48:59Z', 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'60c20292-2410-4a0c-8322-530c818d8ac7', u'subnetpool_id': None, u'service_types': [], u'name': u'rally_sanity-subnet_8f00377a-cdf6-48ff-a7e7-9d2e167d0c85', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'ca7192c8-9e8c-4192-8d1c-c13c6446deab', u'tenant_id': u'7f33c4418821410b9f53d7726510f5d5', u'created_at': u'2019-04-09T06:48:59Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'7f33c4418821410b9f53d7726510f5d5'}) 2019-04-09 06:49:01,749 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-04-09 06:49:01,750 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c29ed66b461e0eeee74ddbd4683eff7d3103143f" -d '{"router": {"external_gateway_info": {"network_id": "b62787c2-635d-4893-8553-7ee0260442ff"}, "name": "rally_sanity-router_8f00377a-cdf6-48ff-a7e7-9d2e167d0c85", "admin_state_up": true}}' 2019-04-09 06:49:03,618 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 712 Content-Type: application/json Date: Tue, 09 Apr 2019 06:49:01 GMT X-Openstack-Request-Id: req-4b53f329-85eb-4bb5-925b-0beb21c1e7cc 2019-04-09 06:49:03,618 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "b62787c2-635d-4893-8553-7ee0260442ff", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "dce875e1-9eec-4cb2-94e6-93dffefe33f6", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "7f33c4418821410b9f53d7726510f5d5", "created_at": "2019-04-09T06:49:00Z", "admin_state_up": true, "updated_at": "2019-04-09T06:49:01Z", "project_id": "7f33c4418821410b9f53d7726510f5d5", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "deda02f5-a5a5-440a-88fc-0122b3958348", "name": "rally_sanity-router_8f00377a-cdf6-48ff-a7e7-9d2e167d0c85"}} 2019-04-09 06:49:03,618 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-4b53f329-85eb-4bb5-925b-0beb21c1e7cc 2019-04-09 06:49:03,619 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.86911797523s 2019-04-09 06:49:03,619 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-04-09T06:49:01Z', u'revision_number': 2, u'ha': False, u'id': u'deda02f5-a5a5-440a-88fc-0122b3958348', u'external_gateway_info': {u'network_id': u'b62787c2-635d-4893-8553-7ee0260442ff', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'dce875e1-9eec-4cb2-94e6-93dffefe33f6', u'ip_address': u'172.30.9.202'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'rally_sanity-router_8f00377a-cdf6-48ff-a7e7-9d2e167d0c85', u'admin_state_up': True, u'tenant_id': u'7f33c4418821410b9f53d7726510f5d5', u'created_at': u'2019-04-09T06:49:00Z', u'flavor_id': None, u'routes': [], u'project_id': u'7f33c4418821410b9f53d7726510f5d5'}) 2019-04-09 06:49:03,620 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-04-09 06:49:03,620 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/deda02f5-a5a5-440a-88fc-0122b3958348/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c29ed66b461e0eeee74ddbd4683eff7d3103143f" -d '{"subnet_id": "60c20292-2410-4a0c-8322-530c818d8ac7"}' 2019-04-09 06:49:05,714 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Tue, 09 Apr 2019 06:49:04 GMT X-Openstack-Request-Id: req-f4d53e4d-bd8c-4cde-8e69-2d86481bc049 2019-04-09 06:49:05,714 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "ca7192c8-9e8c-4192-8d1c-c13c6446deab", "tenant_id": "7f33c4418821410b9f53d7726510f5d5", "subnet_id": "60c20292-2410-4a0c-8322-530c818d8ac7", "subnet_ids": ["60c20292-2410-4a0c-8322-530c818d8ac7"], "port_id": "238e3c87-5222-47c0-83ef-ced0cced451e", "id": "deda02f5-a5a5-440a-88fc-0122b3958348"} 2019-04-09 06:49:05,714 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/deda02f5-a5a5-440a-88fc-0122b3958348/add_router_interface.json used request id req-f4d53e4d-bd8c-4cde-8e69-2d86481bc049 2019-04-09 06:49:05,714 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.09470701218s 2019-04-09 06:49:05,716 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-04-09 06:49:05,821 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-04-09 06:49:05,825 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-04-09 06:49:05,829 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Tue, 09 Apr 2019 06:49:04 GMT 2019-04-09 06:49:05,829 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}]} 2019-04-09 06:49:05,832 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-09 06:49:05,834 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c29ed66b461e0eeee74ddbd4683eff7d3103143f" 2019-04-09 06:49:06,641 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Tue, 09 Apr 2019 06:49:05 GMT X-Openstack-Request-Id: req-04aa49b5-0598-4129-bec3-e53c022fc3bd 2019-04-09 06:49:06,641 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-09 06:49:06,641 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-04aa49b5-0598-4129-bec3-e53c022fc3bd 2019-04-09 06:49:06,641 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.808933973312s 2019-04-09 06:49:06,649 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-04-09 06:49:06,652 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c29ed66b461e0eeee74ddbd4683eff7d3103143f" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/rally_sanity-img_8f00377a-cdf6-48ff-a7e7-9d2e167d0c85", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "rally_sanity-img_8f00377a-cdf6-48ff-a7e7-9d2e167d0c85"}' 2019-04-09 06:49:06,718 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 940 Content-Type: application/json Date: Tue, 09 Apr 2019 06:49:05 GMT Location: http://172.30.9.21:9292/v2/images/ec9e7cc9-6f30-44cd-a7a6-a5c46ace9938 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-69488a8d-1992-4601-8c13-341f154d11ad 2019-04-09 06:49:06,718 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-09T06:49:05Z", "file": "/v2/images/ec9e7cc9-6f30-44cd-a7a6-a5c46ace9938/file", "owner": "7f33c4418821410b9f53d7726510f5d5", "id": "ec9e7cc9-6f30-44cd-a7a6-a5c46ace9938", "size": null, "self": "/v2/images/ec9e7cc9-6f30-44cd-a7a6-a5c46ace9938", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "public", "owner_specified.shade.object": "images/rally_sanity-img_8f00377a-cdf6-48ff-a7e7-9d2e167d0c85", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_sanity-img_8f00377a-cdf6-48ff-a7e7-9d2e167d0c85", "checksum": null, "created_at": "2019-04-09T06:49:05Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-04-09 06:49:06,718 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-69488a8d-1992-4601-8c13-341f154d11ad 2019-04-09 06:49:06,718 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0696260929108s 2019-04-09 06:49:06,719 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-04-09 06:49:06,723 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/ec9e7cc9-6f30-44cd-a7a6-a5c46ace9938/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c29ed66b461e0eeee74ddbd4683eff7d3103143f" -d '' 2019-04-09 06:49:07,866 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 06:49:06 GMT X-Openstack-Request-Id: req-1da98b7c-61ec-49dd-ba84-f0351fecf58d 2019-04-09 06:49:07,867 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 06:49:07,867 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/ec9e7cc9-6f30-44cd-a7a6-a5c46ace9938/file used request id req-1da98b7c-61ec-49dd-ba84-f0351fecf58d 2019-04-09 06:49:07,867 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.14770007133s 2019-04-09 06:49:07,871 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-09 06:49:07,875 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c29ed66b461e0eeee74ddbd4683eff7d3103143f" 2019-04-09 06:49:07,897 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1400 Content-Type: application/json Date: Tue, 09 Apr 2019 06:49:06 GMT X-Openstack-Request-Id: req-c37c6f7b-b636-4860-9bea-3af717d5a925 2019-04-09 06:49:07,898 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-09T06:49:06Z", "file": "/v2/images/ec9e7cc9-6f30-44cd-a7a6-a5c46ace9938/file", "owner": "7f33c4418821410b9f53d7726510f5d5", "id": "ec9e7cc9-6f30-44cd-a7a6-a5c46ace9938", "size": 12716032, "self": "/v2/images/ec9e7cc9-6f30-44cd-a7a6-a5c46ace9938", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/ec9e7cc9-6f30-44cd-a7a6-a5c46ace9938/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/ec9e7cc9-6f30-44cd-a7a6-a5c46ace9938/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/rally_sanity-img_8f00377a-cdf6-48ff-a7e7-9d2e167d0c85", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_sanity-img_8f00377a-cdf6-48ff-a7e7-9d2e167d0c85", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-09T06:49:05Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-09 06:49:07,898 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-c37c6f7b-b636-4860-9bea-3af717d5a925 2019-04-09 06:49:07,898 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0266489982605s 2019-04-09 06:49:07,900 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/ec9e7cc9-6f30-44cd-a7a6-a5c46ace9938/snap', u'metadata': Munch({})})], 'file': u'/v2/images/ec9e7cc9-6f30-44cd-a7a6-a5c46ace9938/file', 'owner': u'7f33c4418821410b9f53d7726510f5d5', 'id': u'ec9e7cc9-6f30-44cd-a7a6-a5c46ace9938', 'size': 12716032, u'self': u'/v2/images/ec9e7cc9-6f30-44cd-a7a6-a5c46ace9938', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7f33c4418821410b9f53d7726510f5d5', 'name': 'rally_sanity-project_8f00377a-cdf6-48ff-a7e7-9d2e167d0c85', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/ec9e7cc9-6f30-44cd-a7a6-a5c46ace9938/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-04-09T06:49:06Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-04-09T06:49:06Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/rally_sanity-img_8f00377a-cdf6-48ff-a7e7-9d2e167d0c85', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/ec9e7cc9-6f30-44cd-a7a6-a5c46ace9938', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/rally_sanity-img_8f00377a-cdf6-48ff-a7e7-9d2e167d0c85', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'rally_sanity-img_8f00377a-cdf6-48ff-a7e7-9d2e167d0c85', 'created': u'2019-04-09T06:49:05Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-04-09T06:49:05Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/ec9e7cc9-6f30-44cd-a7a6-a5c46ace9938', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/rally_sanity-img_8f00377a-cdf6-48ff-a7e7-9d2e167d0c85', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-04-09 06:49:07,903 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-04-09 06:49:07,905 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ab3d6bace8d94d3094688a3b247e09be748f71b" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "rally_sanity-flavor_8f00377a-cdf6-48ff-a7e7-9d2e167d0c85", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-04-09 06:49:08,214 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 313 Content-Type: application/json Date: Tue, 09 Apr 2019 06:49:06 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-aec80fc5-477c-4597-9a38-5353637d59e2 x-openstack-request-id: req-aec80fc5-477c-4597-9a38-5353637d59e2 2019-04-09 06:49:08,215 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "rally_sanity-flavor_8f00377a-cdf6-48ff-a7e7-9d2e167d0c85", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/e0aabe09-14ff-4018-a56c-c5f419d44bd1", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/e0aabe09-14ff-4018-a56c-c5f419d44bd1", "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": "e0aabe09-14ff-4018-a56c-c5f419d44bd1"}} 2019-04-09 06:49:08,215 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-aec80fc5-477c-4597-9a38-5353637d59e2 2019-04-09 06:49:08,215 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.312427043915s 2019-04-09 06:49:08,216 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_8f00377a-cdf6-48ff-a7e7-9d2e167d0c85', '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'6509066435f1453bac6996ee8997a3b2', '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'e0aabe09-14ff-4018-a56c-c5f419d44bd1', 'swap': 0}) 2019-04-09 06:49:08,217 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-04-09 06:49:08,220 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/e0aabe09-14ff-4018-a56c-c5f419d44bd1/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ab3d6bace8d94d3094688a3b247e09be748f71b" -d '{"extra_specs": {}}' 2019-04-09 06:49:08,240 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 09 Apr 2019 06:49:06 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-4093b40d-3afd-4ac2-805d-3bf5efb68e0d x-openstack-request-id: req-4093b40d-3afd-4ac2-805d-3bf5efb68e0d 2019-04-09 06:49:08,240 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-04-09 06:49:08,240 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/e0aabe09-14ff-4018-a56c-c5f419d44bd1/os-extra_specs used request id req-4093b40d-3afd-4ac2-805d-3bf5efb68e0d 2019-04-09 06:49:08,240 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0236449241638s 2019-04-09 06:49:08,241 - functest.opnfv_tests.openstack.rally.rally - INFO - Creating Rally environment... 2019-04-09 06:49:10,559 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment destroy --deployment opnfv-rally 2019-04-09 06:49:12,938 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 97143d27-ac90-48ee-b1a6-a41876790cb5 | 2019-04-09T06:49:12.499829 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 97143d27-ac90-48ee-b1a6-a41876790cb5 ~/.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 2019-04-09 06:49:16,141 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | ceilometer | metering | Available | | cinderv2 | volumev2 | Available | | cinderv3 | volumev3 | 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 | +-------------+----------------+-----------+ 2019-04-09 06:49:16,789 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating run tests... 2019-04-09 06:49:16,794 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-04-09 06:49:16,798 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c29ed66b461e0eeee74ddbd4683eff7d3103143f" 2019-04-09 06:49:17,192 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 735 Content-Type: application/json Date: Tue, 09 Apr 2019 06:49:15 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-4f38b77c-3a67-4f4f-91af-4f870c081948 x-openstack-request-id: req-4f38b77c-3a67-4f4f-91af-4f870c081948 2019-04-09 06:49:17,193 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 16}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.3", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-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": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 17}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.10", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-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": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 2}]} 2019-04-09 06:49:17,193 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-hypervisors/detail used request id req-4f38b77c-3a67-4f4f-91af-4f870c081948 2019-04-09 06:49:17,194 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.398900985718s 2019-04-09 06:49:17,195 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-04-09 06:49:17,196 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c29ed66b461e0eeee74ddbd4683eff7d3103143f" 2019-04-09 06:49:17,470 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Tue, 09 Apr 2019 06:49:15 GMT X-Openstack-Request-Id: req-2e1e864f-c927-40d6-a224-f2b9e7ad6649 2019-04-09 06:49:17,472 - keystoneauth.session - DEBUG - RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"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": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: subnet, trunk, router, network, policy, subnetpool, port, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"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": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "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": "availability_zone_filter", "updated": "2018-06-22T10:00:00-00:00", "name": "Availability Zone Filter Extension", "links": [], "description": "Add filter parameters to AvailabilityZone resource"}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "filter-validation", "updated": "2018-03-21T10:00:00-00:00", "name": "Filter parameters validation", "links": [], "description": "Provides validation on filter parameters."}, {"alias": "subnet-segmentid-writable", "updated": "2018-03-12T00:00:00-00:00", "name": "Subnet SegmentID (writable)", "links": [], "description": "Provides a writable segment_id attribute for a subnet resource."}, {"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": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"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": "empty-string-filtering", "updated": "2018-04-09T10:00:00-00:00", "name": "Empty String Filtering Extension", "links": [], "description": "Allow filtering by attributes with empty string value"}, {"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": "port-mac-address-regenerate", "updated": "2018-05-03T10:00:00-00:00", "name": "Neutron Port MAC address regenerate", "links": [], "description": "Network port MAC address regenerate"}, {"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": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"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": "port-security-groups-filtering", "updated": "2018-01-09T09:00:00-00:00", "name": "Port filtering on security groups", "links": [], "description": "Provides security groups filtering when listing ports"}, {"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": "standard-attr-segment", "updated": "2018-04-09T10:00:00-00:00", "name": "Standard Attribute Segment Extension", "links": [], "description": "Add standard attributes to Segment resource"}, {"alias": "segments-peer-subnet-host-routes", "updated": "2018-06-12T10:00:00-00:00", "name": "Segments peer-subnet host routes", "links": [], "description": "Add host routes to subnets on a routed network (segments)"}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "fip-port-details", "updated": "2018-04-09T10:00:00-00:00", "name": "Floating IP Port Details Extension", "links": [], "description": "Add port_details attribute to Floating IP resource"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"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": "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": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "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": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "binding-extended", "updated": "2017-07-17T10:00:00-00:00", "name": "Port Bindings Extended", "links": [], "description": "Expose port bindings of a virtual port to external application"}]} 2019-04-09 06:49:17,472 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/extensions.json used request id req-2e1e864f-c927-40d6-a224-f2b9e7ad6649 2019-04-09 06:49:17,472 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.277072906494s 2019-04-09 06:49:17,483 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-04-09 06:49:17,486 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ab3d6bace8d94d3094688a3b247e09be748f71b" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "rally_sanity-flavor_alt_8f00377a-cdf6-48ff-a7e7-9d2e167d0c85", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-04-09 06:49:17,527 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 316 Content-Type: application/json Date: Tue, 09 Apr 2019 06:49:15 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-fff13421-d474-4f28-a729-7eebfc5bd66a x-openstack-request-id: req-fff13421-d474-4f28-a729-7eebfc5bd66a 2019-04-09 06:49:17,527 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "rally_sanity-flavor_alt_8f00377a-cdf6-48ff-a7e7-9d2e167d0c85", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/21e26c32-14f7-48d5-ba3f-e6115d33703f", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/21e26c32-14f7-48d5-ba3f-e6115d33703f", "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": "21e26c32-14f7-48d5-ba3f-e6115d33703f"}} 2019-04-09 06:49:17,527 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-fff13421-d474-4f28-a729-7eebfc5bd66a 2019-04-09 06:49:17,528 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0447821617126s 2019-04-09 06:49:17,528 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_alt_8f00377a-cdf6-48ff-a7e7-9d2e167d0c85', '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'6509066435f1453bac6996ee8997a3b2', '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'21e26c32-14f7-48d5-ba3f-e6115d33703f', 'swap': 0}) 2019-04-09 06:49:17,529 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-04-09 06:49:17,531 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/21e26c32-14f7-48d5-ba3f-e6115d33703f/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ab3d6bace8d94d3094688a3b247e09be748f71b" -d '{"extra_specs": {}}' 2019-04-09 06:49:17,548 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 09 Apr 2019 06:49:15 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-767acd2c-26f9-45b5-bbbd-7d6ec6537bd0 x-openstack-request-id: req-767acd2c-26f9-45b5-bbbd-7d6ec6537bd0 2019-04-09 06:49:17,548 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-04-09 06:49:17,548 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/21e26c32-14f7-48d5-ba3f-e6115d33703f/os-extra_specs used request id req-767acd2c-26f9-45b5-bbbd-7d6ec6537bd0 2019-04-09 06:49:17,548 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0193958282471s 2019-04-09 06:49:17,553 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-04-09 06:49:17,558 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 09 Apr 2019 06:49:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5fc953e6-134f-49b7-82f9-1657e4c433b0 2019-04-09 06:49:17,558 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 06:49:17,559 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/ used request id req-5fc953e6-134f-49b7-82f9-1657e4c433b0 2019-04-09 06:49:17,561 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2019-04-09 06:49:17,564 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.6:35357 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-04-09 06:49:17,570 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 09 Apr 2019 06:49:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-61b45154-cca4-43bc-895c-62fa6d9d7762 2019-04-09 06:49:17,570 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://192.30.9.6:35357/v3/", "rel": "self"}]}]}} 2019-04-09 06:49:17,570 - keystoneauth.session - DEBUG - GET call to http://192.30.9.6:35357/ used request id req-61b45154-cca4-43bc-895c-62fa6d9d7762 2019-04-09 06:49:17,571 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.6:35357/v3/services -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c29ed66b461e0eeee74ddbd4683eff7d3103143f" 2019-04-09 06:49:17,776 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 823 Content-Type: application/json Date: Tue, 09 Apr 2019 06:49:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70e50428-a784-4b68-9828-5bd7659b4e55 2019-04-09 06:49:17,776 - keystoneauth.session - DEBUG - RESP BODY: {"services": [{"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.6:35357/v3/services/0c6048bf3c804b33b1209bfa8ca75ec0"}, "enabled": true, "type": "metering", "id": "0c6048bf3c804b33b1209bfa8ca75ec0", "name": "ceilometer"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.6:35357/v3/services/1b1b3cbed2d14611b521aa10e2b642dc"}, "enabled": true, "type": "volumev3", "id": "1b1b3cbed2d14611b521aa10e2b642dc", "name": "cinderv3"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.6:35357/v3/services/29267bcb2ea04deebb6caaa71afffcc5"}, "enabled": true, "type": "object-store", "id": "29267bcb2ea04deebb6caaa71afffcc5", "name": "swift"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.6:35357/v3/services/3ac09bd783a245efa7f11d71ad667386"}, "enabled": true, "type": "network", "id": "3ac09bd783a245efa7f11d71ad667386", "name": "neutron"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.6:35357/v3/services/49f6869431e3430e9aeef431c7e7d7de"}, "enabled": true, "type": "identity", "id": "49f6869431e3430e9aeef431c7e7d7de", "name": "keystone"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.6:35357/v3/services/61e60b3a8b964288a4ad67fd02ee4984"}, "enabled": true, "type": "alarming", "id": "61e60b3a8b964288a4ad67fd02ee4984", "name": "aodh"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.6:35357/v3/services/6b64d23b249e42d79f5dd070a7460b66"}, "enabled": true, "type": "compute", "id": "6b64d23b249e42d79f5dd070a7460b66", "name": "nova"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.6:35357/v3/services/7f91896ba7394ae291c7a222f92ea496"}, "enabled": true, "type": "cloudformation", "id": "7f91896ba7394ae291c7a222f92ea496", "name": "heat-cfn"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.6:35357/v3/services/8afcbe00e0a6427bbf1fc3b10d4b2f5e"}, "enabled": true, "type": "volumev2", "id": "8afcbe00e0a6427bbf1fc3b10d4b2f5e", "name": "cinderv2"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.6:35357/v3/services/a244395507da4b85bd212d5f49a8b6ae"}, "enabled": true, "type": "orchestration", "id": "a244395507da4b85bd212d5f49a8b6ae", "name": "heat"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.6:35357/v3/services/aed411d3d8324008b42b3bd847051003"}, "enabled": true, "type": "placement", "id": "aed411d3d8324008b42b3bd847051003", "name": "placement"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.6:35357/v3/services/ebf458a547774acfb6b489f2803a822c"}, "enabled": true, "type": "metric", "id": "ebf458a547774acfb6b489f2803a822c", "name": "gnocchi"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.6:35357/v3/services/f3ff1bc7e87e4c90a2385a1bc8175960"}, "enabled": true, "type": "event", "id": "f3ff1bc7e87e4c90a2385a1bc8175960", "name": "panko"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.6:35357/v3/services/f9a74c8a63414707b34a5b03e9eacdc1"}, "enabled": true, "type": "image", "id": "f9a74c8a63414707b34a5b03e9eacdc1", "name": "glance"}], "links": {"self": "http://192.30.9.6:35357/v3/services", "previous": null, "next": null}} 2019-04-09 06:49:17,776 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.6:35357/v3/services used request id req-70e50428-a784-4b68-9828-5bd7659b4e55 2019-04-09 06:49:17,777 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.215003013611s 2019-04-09 06:49:17,782 - functest.opnfv_tests.openstack.rally.rally - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_alt_8f00377a-cdf6-48ff-a7e7-9d2e167d0c85', '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'6509066435f1453bac6996ee8997a3b2', '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'21e26c32-14f7-48d5-ba3f-e6115d33703f', 'swap': 0}) 2019-04-09 06:49:17,782 - 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 2019-04-09 06:49:17,783 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-04-09 06:49:17,796 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2019-04-09 06:49:17,797 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2019-04-09 06:49:17,797 - 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': 'ca7192c8-9e8c-4192-8d1c-c13c6446deab', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_8f00377a-cdf6-48ff-a7e7-9d2e167d0c85', 'flavor_name': 'rally_sanity-flavor_8f00377a-cdf6-48ff-a7e7-9d2e167d0c85', '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_8f00377a-cdf6-48ff-a7e7-9d2e167d0c85', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2019-04-09 06:50:33,476 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 05ab533a-3f27-4f9d-987c-b549450aacf4 2019-04-09 06:50:33,476 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally_sanity does not exist, we create it. 2019-04-09 06:50:33,478 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '05ab533a-3f27-4f9d-987c-b549450aacf4'] 2019-04-09 06:50:34,319 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 05ab533a-3f27-4f9d-987c-b549450aacf4 -------------------------------------------------------------------------------- Task 05ab533a-3f27-4f9d-987c-b549450aacf4: 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 05ab533a-3f27-4f9d-987c-b549450aacf4 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.577 | 0.577 | 0.577 | 0.577 | 0.577 | 0.577 | 100.0% | 1 | | total | 0.577 | 0.577 | 0.577 | 0.577 | 0.577 | 0.577 | 100.0% | 1 | | -> duration | 0.577 | 0.577 | 0.577 | 0.577 | 0.577 | 0.577 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.576605 Full duration: 9.386191 -------------------------------------------------------------------------------- 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 05ab533a-3f27-4f9d-987c-b549450aacf4 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.565 | 0.565 | 0.565 | 0.565 | 0.565 | 0.565 | 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.021921 Full duration: 9.497279 -------------------------------------------------------------------------------- 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 05ab533a-3f27-4f9d-987c-b549450aacf4 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.458 | 0.458 | 0.458 | 0.458 | 0.458 | 0.458 | 100.0% | 1 | | total | 1.005 | 1.005 | 1.005 | 1.005 | 1.005 | 1.005 | 100.0% | 1 | | -> duration | 1.005 | 1.005 | 1.005 | 1.005 | 1.005 | 1.005 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.004746 Full duration: 9.393577 -------------------------------------------------------------------------------- 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 05ab533a-3f27-4f9d-987c-b549450aacf4 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 | 1.654 | 1.654 | 1.654 | 1.654 | 1.654 | 1.654 | 100.0% | 1 | | total | 2.092 | 2.092 | 2.092 | 2.092 | 2.092 | 2.092 | 100.0% | 1 | | -> duration | 2.092 | 2.092 | 2.092 | 2.092 | 2.092 | 2.092 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.092282 Full duration: 10.575987 -------------------------------------------------------------------------------- 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 05ab533a-3f27-4f9d-987c-b549450aacf4 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.472 | 0.472 | 0.472 | 0.472 | 0.472 | 0.472 | 100.0% | 1 | | total | 0.91 | 0.91 | 0.91 | 0.91 | 0.91 | 0.91 | 100.0% | 1 | | -> duration | 0.91 | 0.91 | 0.91 | 0.91 | 0.91 | 0.91 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.909576 Full duration: 9.926047 -------------------------------------------------------------------------------- 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 05ab533a-3f27-4f9d-987c-b549450aacf4 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.302 | 0.302 | 0.302 | 0.302 | 0.302 | 0.302 | 100.0% | 1 | | total | 0.775 | 0.775 | 0.775 | 0.775 | 0.775 | 0.775 | 100.0% | 1 | | -> duration | 0.775 | 0.775 | 0.775 | 0.775 | 0.775 | 0.775 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.775447 Full duration: 9.480595 HINTS: * To plot HTML graphics with this data, run: rally task report 05ab533a-3f27-4f9d-987c-b549450aacf4 --out output.html * To generate a JUnit report, run: rally task export 05ab533a-3f27-4f9d-987c-b549450aacf4 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 05ab533a-3f27-4f9d-987c-b549450aacf4 --json --out output.json 2019-04-09 06:50:34,320 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '05ab533a-3f27-4f9d-987c-b549450aacf4', '--out', u'/home/opnfv/functest/results/rally_sanity/authenticate.json'] 2019-04-09 06:50:36,289 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 05ab533a-3f27-4f9d-987c-b549450aacf4 --out /home/opnfv/functest/results/rally_sanity/authenticate.json 2019-04-09 06:50:36.171 657 INFO rally.api [-] Building 'json' report for the following task(s): '05ab533a-3f27-4f9d-987c-b549450aacf4'. 2019-04-09 06:50:36.177 657 INFO rally.api [-] The report has been successfully built. 2019-04-09 06:50:36,297 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2019-04-09 06:50:36,298 - 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 2019-04-09 06:50:36,298 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-04-09 06:50:36,312 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2019-04-09 06:50:36,313 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2019-04-09 06:50:36,313 - 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': 'ca7192c8-9e8c-4192-8d1c-c13c6446deab', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_8f00377a-cdf6-48ff-a7e7-9d2e167d0c85', 'flavor_name': 'rally_sanity-flavor_8f00377a-cdf6-48ff-a7e7-9d2e167d0c85', '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_8f00377a-cdf6-48ff-a7e7-9d2e167d0c85', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2019-04-09 06:52:11,088 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 6679a166-c015-4473-bf4c-0091b061c3fe 2019-04-09 06:52:11,089 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '6679a166-c015-4473-bf4c-0091b061c3fe'] 2019-04-09 06:52:11,824 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 6679a166-c015-4473-bf4c-0091b061c3fe -------------------------------------------------------------------------------- Task 6679a166-c015-4473-bf4c-0091b061c3fe: 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 6679a166-c015-4473-bf4c-0091b061c3fe 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.434 | 3.434 | 3.434 | 3.434 | 3.434 | 3.434 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.045 | 0.045 | 0.045 | 0.045 | 0.045 | 0.045 | 100.0% | 1 | | -> glance_v2.upload_data | 1.015 | 1.015 | 1.015 | 1.015 | 1.015 | 1.015 | 100.0% | 1 | | glance_v2.delete_image | 0.799 | 0.799 | 0.799 | 0.799 | 0.799 | 0.799 | 100.0% | 1 | | total | 4.234 | 4.234 | 4.234 | 4.234 | 4.234 | 4.234 | 100.0% | 1 | | -> duration | 4.234 | 4.234 | 4.234 | 4.234 | 4.234 | 4.234 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.233619 Full duration: 14.470474 -------------------------------------------------------------------------------- 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 6679a166-c015-4473-bf4c-0091b061c3fe 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.306 | 3.306 | 3.306 | 3.306 | 3.306 | 3.306 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.045 | 0.045 | 0.045 | 0.045 | 0.045 | 0.045 | 100.0% | 1 | | -> glance_v2.upload_data | 0.371 | 0.371 | 0.371 | 0.371 | 0.371 | 0.371 | 100.0% | 1 | | glance_v2.list_images | 0.051 | 0.051 | 0.051 | 0.051 | 0.051 | 0.051 | 100.0% | 1 | | total | 3.358 | 3.358 | 3.358 | 3.358 | 3.358 | 3.358 | 100.0% | 1 | | -> duration | 3.358 | 3.358 | 3.358 | 3.358 | 3.358 | 3.358 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.358294 Full duration: 16.02385 -------------------------------------------------------------------------------- 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 6679a166-c015-4473-bf4c-0091b061c3fe 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.315 | 0.315 | 0.315 | 0.315 | 0.315 | 0.315 | 100.0% | 1 | | total | 0.315 | 0.315 | 0.315 | 0.315 | 0.315 | 0.315 | 100.0% | 1 | | -> duration | 0.315 | 0.315 | 0.315 | 0.315 | 0.315 | 0.315 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.315462 Full duration: 9.706043 -------------------------------------------------------------------------------- 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": "ca7192c8-9e8c-4192-8d1c-c13c6446deab" } ], "flavor": { "name": "rally_sanity-flavor_8f00377a-cdf6-48ff-a7e7-9d2e167d0c85" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 6679a166-c015-4473-bf4c-0091b061c3fe 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 | 2.762 | 2.762 | 2.762 | 2.762 | 2.762 | 2.762 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.046 | 0.046 | 0.046 | 0.046 | 0.046 | 0.046 | 100.0% | 1 | | -> glance_v2.upload_data | 0.357 | 0.357 | 0.357 | 0.357 | 0.357 | 0.357 | 100.0% | 1 | | nova.boot_servers | 11.002 | 11.002 | 11.002 | 11.002 | 11.002 | 11.002 | 100.0% | 1 | | total | 13.765 | 13.765 | 13.765 | 13.765 | 13.765 | 13.765 | 100.0% | 1 | | -> duration | 12.765 | 12.765 | 12.765 | 12.765 | 12.765 | 12.765 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 12.764985 Full duration: 35.33623 HINTS: * To plot HTML graphics with this data, run: rally task report 6679a166-c015-4473-bf4c-0091b061c3fe --out output.html * To generate a JUnit report, run: rally task export 6679a166-c015-4473-bf4c-0091b061c3fe --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 6679a166-c015-4473-bf4c-0091b061c3fe --json --out output.json 2019-04-09 06:52:11,824 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '6679a166-c015-4473-bf4c-0091b061c3fe', '--out', u'/home/opnfv/functest/results/rally_sanity/glance.json'] 2019-04-09 06:52:13,683 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 6679a166-c015-4473-bf4c-0091b061c3fe --out /home/opnfv/functest/results/rally_sanity/glance.json 2019-04-09 06:52:13.588 1206 INFO rally.api [-] Building 'json' report for the following task(s): '6679a166-c015-4473-bf4c-0091b061c3fe'. 2019-04-09 06:52:13.593 1206 INFO rally.api [-] The report has been successfully built. 2019-04-09 06:52:13,686 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2019-04-09 06:52:13,687 - 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 2019-04-09 06:52:13,687 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-04-09 06:52:13,692 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2019-04-09 06:52:13,693 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2019-04-09 06:52:13,693 - 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': 'ca7192c8-9e8c-4192-8d1c-c13c6446deab', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_8f00377a-cdf6-48ff-a7e7-9d2e167d0c85', 'flavor_name': 'rally_sanity-flavor_8f00377a-cdf6-48ff-a7e7-9d2e167d0c85', '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_8f00377a-cdf6-48ff-a7e7-9d2e167d0c85', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2019-04-09 06:52:26,472 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 1a6e5860-4c7f-4ad5-b63f-4eceadabbc25 2019-04-09 06:52:26,472 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '1a6e5860-4c7f-4ad5-b63f-4eceadabbc25'] 2019-04-09 06:52:27,252 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 1a6e5860-4c7f-4ad5-b63f-4eceadabbc25 -------------------------------------------------------------------------------- Task 1a6e5860-4c7f-4ad5-b63f-4eceadabbc25: crashed -------------------------------------------------------------------------------- InvalidTaskConfig Input task is invalid! Subtask CinderVolumes.create_and_delete_snapshot[0] has wrong configuration Subtask configuration: {"version": 2, "title": "A cropped version of a bigger task.", "description": "Auto-generated task from a single workload", "subtasks": [{"title": "CinderVolumes.create_and_delete_snapshot", "description": "Create and then delete a volume-snapshot.", "scenario": {"CinderVolumes.create_and_delete_snapshot": {"force": false}}, "contexts": {"users": {"tenants": 1, "users_per_tenant": 1}, "quotas": {"cinder": {"gigabytes": -1, "snapshots": -1, "volumes": -1}}, "volumes": {"size": 1, "volumes_per_tenant": 1}}, "runner": {"constant": {"concurrency": 1, "times": 1}}, "hooks": [], "sla": {"failure_rate": {"max": 0}}}]} Reason(s): Scenario plugin 'CinderVolumes.create_and_delete_snapshot' doesn't pass required_services@openstack validation. Details: 'cinder' service is not available. Hint: If 'cinder' service has non-default service_type, try to setup it via 'api_versions' context. For more details run: rally -d task detailed 1a6e5860-4c7f-4ad5-b63f-4eceadabbc25 2019-04-09 06:52:27,252 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '1a6e5860-4c7f-4ad5-b63f-4eceadabbc25', '--out', u'/home/opnfv/functest/results/rally_sanity/cinder.json'] 2019-04-09 06:52:29,190 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 1a6e5860-4c7f-4ad5-b63f-4eceadabbc25 --out /home/opnfv/functest/results/rally_sanity/cinder.json 2019-04-09 06:52:29.099 1291 INFO rally.api [-] Building 'json' report for the following task(s): '1a6e5860-4c7f-4ad5-b63f-4eceadabbc25'. 2019-04-09 06:52:29.100 1291 INFO rally.api [-] The report has been successfully built. 2019-04-09 06:52:29,191 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" Failed. 2019-04-09 06:52:29,192 - 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 2019-04-09 06:52:29,192 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-04-09 06:52:29,207 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2019-04-09 06:52:29,208 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "gnocchi" ... 2019-04-09 06:52:29,208 - 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': 'ca7192c8-9e8c-4192-8d1c-c13c6446deab', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_8f00377a-cdf6-48ff-a7e7-9d2e167d0c85', 'flavor_name': 'rally_sanity-flavor_8f00377a-cdf6-48ff-a7e7-9d2e167d0c85', '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_8f00377a-cdf6-48ff-a7e7-9d2e167d0c85', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2019-04-09 06:54:49,559 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : ea0c9377-7ca4-4be5-a5a4-59d8188a07b6 2019-04-09 06:54:49,560 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'ea0c9377-7ca4-4be5-a5a4-59d8188a07b6'] 2019-04-09 06:54:50,417 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid ea0c9377-7ca4-4be5-a5a4-59d8188a07b6 -------------------------------------------------------------------------------- Task ea0c9377-7ca4-4be5-a5a4-59d8188a07b6: 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 ea0c9377-7ca4-4be5-a5a4-59d8188a07b6 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.693 | 0.693 | 0.693 | 0.693 | 0.693 | 0.693 | 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.693026 Full duration: 9.409432 -------------------------------------------------------------------------------- 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 ea0c9377-7ca4-4be5-a5a4-59d8188a07b6 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.707 | 0.707 | 0.707 | 0.707 | 0.707 | 0.707 | 100.0% | 1 | | total | 0.707 | 0.707 | 0.707 | 0.707 | 0.707 | 0.707 | 100.0% | 1 | | -> duration | 0.707 | 0.707 | 0.707 | 0.707 | 0.707 | 0.707 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.706928 Full duration: 8.971666 -------------------------------------------------------------------------------- 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 ea0c9377-7ca4-4be5-a5a4-59d8188a07b6 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.704 | 0.704 | 0.704 | 0.704 | 0.704 | 0.704 | 100.0% | 1 | | total | 0.704 | 0.704 | 0.704 | 0.704 | 0.704 | 0.704 | 100.0% | 1 | | -> duration | 0.704 | 0.704 | 0.704 | 0.704 | 0.704 | 0.704 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.703843 Full duration: 9.038642 -------------------------------------------------------------------------------- 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 ea0c9377-7ca4-4be5-a5a4-59d8188a07b6 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.74 | 0.74 | 0.74 | 0.74 | 0.74 | 0.74 | 100.0% | 1 | | gnocchi.delete_archive_policy_rule | 0.275 | 0.275 | 0.275 | 0.275 | 0.275 | 0.275 | 100.0% | 1 | | total | 1.016 | 1.016 | 1.016 | 1.016 | 1.016 | 1.016 | 100.0% | 1 | | -> duration | 1.016 | 1.016 | 1.016 | 1.016 | 1.016 | 1.016 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.015589 Full duration: 10.228211 -------------------------------------------------------------------------------- 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 ea0c9377-7ca4-4be5-a5a4-59d8188a07b6 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.786 | 0.786 | 0.786 | 0.786 | 0.786 | 0.786 | 100.0% | 1 | | total | 0.786 | 0.786 | 0.786 | 0.786 | 0.786 | 0.786 | 100.0% | 1 | | -> duration | 0.786 | 0.786 | 0.786 | 0.786 | 0.786 | 0.786 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.785652 Full duration: 9.142254 -------------------------------------------------------------------------------- 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 ea0c9377-7ca4-4be5-a5a4-59d8188a07b6 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.71 | 0.71 | 0.71 | 0.71 | 0.71 | 0.71 | 100.0% | 1 | | gnocchi.delete_archive_policy | 0.282 | 0.282 | 0.282 | 0.282 | 0.282 | 0.282 | 100.0% | 1 | | total | 0.992 | 0.992 | 0.992 | 0.992 | 0.992 | 0.992 | 100.0% | 1 | | -> duration | 0.992 | 0.992 | 0.992 | 0.992 | 0.992 | 0.992 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.992457 Full duration: 10.265586 -------------------------------------------------------------------------------- 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 ea0c9377-7ca4-4be5-a5a4-59d8188a07b6 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.698 | 0.698 | 0.698 | 0.698 | 0.698 | 0.698 | 100.0% | 1 | | total | 0.698 | 0.698 | 0.698 | 0.698 | 0.698 | 0.698 | 100.0% | 1 | | -> duration | 0.698 | 0.698 | 0.698 | 0.698 | 0.698 | 0.698 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.697691 Full duration: 9.436254 -------------------------------------------------------------------------------- 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 ea0c9377-7ca4-4be5-a5a4-59d8188a07b6 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.366 | 1.366 | 1.366 | 1.366 | 1.366 | 1.366 | 100.0% | 1 | | gnocchi.delete_resource_type | 0.392 | 0.392 | 0.392 | 0.392 | 0.392 | 0.392 | 100.0% | 1 | | total | 1.759 | 1.759 | 1.759 | 1.759 | 1.759 | 1.759 | 100.0% | 1 | | -> duration | 1.759 | 1.759 | 1.759 | 1.759 | 1.759 | 1.759 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.759143 Full duration: 10.948535 -------------------------------------------------------------------------------- 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 ea0c9377-7ca4-4be5-a5a4-59d8188a07b6 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.703 | 0.703 | 0.703 | 0.703 | 0.703 | 0.703 | 100.0% | 1 | | total | 0.703 | 0.703 | 0.703 | 0.703 | 0.703 | 0.703 | 100.0% | 1 | | -> duration | 0.703 | 0.703 | 0.703 | 0.703 | 0.703 | 0.703 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.703312 Full duration: 9.379884 -------------------------------------------------------------------------------- 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 ea0c9377-7ca4-4be5-a5a4-59d8188a07b6 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.984 | 0.984 | 0.984 | 0.984 | 0.984 | 0.984 | 100.0% | 1 | | gnocchi.delete_metric | 0.297 | 0.297 | 0.297 | 0.297 | 0.297 | 0.297 | 100.0% | 1 | | total | 1.282 | 1.282 | 1.282 | 1.282 | 1.282 | 1.282 | 100.0% | 1 | | -> duration | 1.282 | 1.282 | 1.282 | 1.282 | 1.282 | 1.282 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.281892 Full duration: 10.521583 -------------------------------------------------------------------------------- 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 ea0c9377-7ca4-4be5-a5a4-59d8188a07b6 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.651 | 0.651 | 0.651 | 0.651 | 0.651 | 0.651 | 100.0% | 1 | | gnocchi.delete_resource | 0.286 | 0.286 | 0.286 | 0.286 | 0.286 | 0.286 | 100.0% | 1 | | total | 0.937 | 0.937 | 0.937 | 0.937 | 0.937 | 0.937 | 100.0% | 1 | | -> duration | 0.937 | 0.937 | 0.937 | 0.937 | 0.937 | 0.937 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.93726 Full duration: 10.056417 HINTS: * To plot HTML graphics with this data, run: rally task report ea0c9377-7ca4-4be5-a5a4-59d8188a07b6 --out output.html * To generate a JUnit report, run: rally task export ea0c9377-7ca4-4be5-a5a4-59d8188a07b6 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report ea0c9377-7ca4-4be5-a5a4-59d8188a07b6 --json --out output.json 2019-04-09 06:54:50,418 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'ea0c9377-7ca4-4be5-a5a4-59d8188a07b6', '--out', u'/home/opnfv/functest/results/rally_sanity/gnocchi.json'] 2019-04-09 06:54:52,302 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid ea0c9377-7ca4-4be5-a5a4-59d8188a07b6 --out /home/opnfv/functest/results/rally_sanity/gnocchi.json 2019-04-09 06:54:52.212 2422 INFO rally.api [-] Building 'json' report for the following task(s): 'ea0c9377-7ca4-4be5-a5a4-59d8188a07b6'. 2019-04-09 06:54:52.220 2422 INFO rally.api [-] The report has been successfully built. 2019-04-09 06:54:52,315 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "gnocchi" OK. 2019-04-09 06:54:52,316 - 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 2019-04-09 06:54:52,316 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-04-09 06:54:52,330 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2019-04-09 06:54:52,330 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "heat" ... 2019-04-09 06:54:52,330 - 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': 'ca7192c8-9e8c-4192-8d1c-c13c6446deab', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_8f00377a-cdf6-48ff-a7e7-9d2e167d0c85', 'flavor_name': 'rally_sanity-flavor_8f00377a-cdf6-48ff-a7e7-9d2e167d0c85', '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_8f00377a-cdf6-48ff-a7e7-9d2e167d0c85', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2019-04-09 06:56:34,481 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : c373f0aa-1770-4c47-8909-1a8129ba3482 2019-04-09 06:56:34,482 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'c373f0aa-1770-4c47-8909-1a8129ba3482'] 2019-04-09 06:56:35,315 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid c373f0aa-1770-4c47-8909-1a8129ba3482 -------------------------------------------------------------------------------- Task c373f0aa-1770-4c47-8909-1a8129ba3482: 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 c373f0aa-1770-4c47-8909-1a8129ba3482 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 | 6.935 | 6.935 | 6.935 | 6.935 | 6.935 | 6.935 | 100.0% | 1 | | heat.update_stack | 3.196 | 3.196 | 3.196 | 3.196 | 3.196 | 3.196 | 100.0% | 1 | | heat.delete_stack | 2.746 | 2.746 | 2.746 | 2.746 | 2.746 | 2.746 | 100.0% | 1 | | total | 12.877 | 12.877 | 12.877 | 12.877 | 12.877 | 12.877 | 100.0% | 1 | | -> duration | 8.877 | 8.877 | 8.877 | 8.877 | 8.877 | 8.877 | 100.0% | 1 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.877003 Full duration: 26.083865 -------------------------------------------------------------------------------- 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 c373f0aa-1770-4c47-8909-1a8129ba3482 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.08 | 5.08 | 5.08 | 5.08 | 5.08 | 5.08 | 100.0% | 1 | | heat.check_stack | 0.933 | 0.933 | 0.933 | 0.933 | 0.933 | 0.933 | 100.0% | 1 | | heat.delete_stack | 1.796 | 1.796 | 1.796 | 1.796 | 1.796 | 1.796 | 100.0% | 1 | | total | 7.809 | 7.809 | 7.809 | 7.809 | 7.809 | 7.809 | 100.0% | 1 | | -> duration | 5.809 | 5.809 | 5.809 | 5.809 | 5.809 | 5.809 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.809493 Full duration: 18.293822 -------------------------------------------------------------------------------- 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 c373f0aa-1770-4c47-8909-1a8129ba3482 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.753 | 5.753 | 5.753 | 5.753 | 5.753 | 5.753 | 100.0% | 1 | | heat.suspend_stack | 1.234 | 1.234 | 1.234 | 1.234 | 1.234 | 1.234 | 100.0% | 1 | | heat.resume_stack | 0.401 | 0.401 | 0.401 | 0.401 | 0.401 | 0.401 | 100.0% | 1 | | heat.delete_stack | 2.572 | 2.572 | 2.572 | 2.572 | 2.572 | 2.572 | 100.0% | 1 | | total | 9.961 | 9.961 | 9.961 | 9.961 | 9.961 | 9.961 | 100.0% | 1 | | -> duration | 7.961 | 7.961 | 7.961 | 7.961 | 7.961 | 7.961 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.960585 Full duration: 20.866554 -------------------------------------------------------------------------------- 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 c373f0aa-1770-4c47-8909-1a8129ba3482 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.694 | 0.694 | 0.694 | 0.694 | 0.694 | 0.694 | 100.0% | 1 | | total | 0.694 | 0.694 | 0.694 | 0.694 | 0.694 | 0.694 | 100.0% | 1 | | -> duration | 0.694 | 0.694 | 0.694 | 0.694 | 0.694 | 0.694 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.693957 Full duration: 10.426059 HINTS: * To plot HTML graphics with this data, run: rally task report c373f0aa-1770-4c47-8909-1a8129ba3482 --out output.html * To generate a JUnit report, run: rally task export c373f0aa-1770-4c47-8909-1a8129ba3482 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report c373f0aa-1770-4c47-8909-1a8129ba3482 --json --out output.json 2019-04-09 06:56:35,316 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'c373f0aa-1770-4c47-8909-1a8129ba3482', '--out', u'/home/opnfv/functest/results/rally_sanity/heat.json'] 2019-04-09 06:56:37,342 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid c373f0aa-1770-4c47-8909-1a8129ba3482 --out /home/opnfv/functest/results/rally_sanity/heat.json 2019-04-09 06:56:37.239 3331 INFO rally.api [-] Building 'json' report for the following task(s): 'c373f0aa-1770-4c47-8909-1a8129ba3482'. 2019-04-09 06:56:37.244 3331 INFO rally.api [-] The report has been successfully built. 2019-04-09 06:56:37,349 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "heat" OK. 2019-04-09 06:56:37,350 - 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 2019-04-09 06:56:37,350 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-04-09 06:56:37,364 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2019-04-09 06:56:37,365 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "keystone" ... 2019-04-09 06:56:37,366 - 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': 'ca7192c8-9e8c-4192-8d1c-c13c6446deab', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_8f00377a-cdf6-48ff-a7e7-9d2e167d0c85', 'flavor_name': 'rally_sanity-flavor_8f00377a-cdf6-48ff-a7e7-9d2e167d0c85', '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_8f00377a-cdf6-48ff-a7e7-9d2e167d0c85', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2019-04-09 07:00:43,114 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 2d921b21-84ee-4cbf-af62-74dfaaf755f0 2019-04-09 07:00:43,115 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '2d921b21-84ee-4cbf-af62-74dfaaf755f0'] 2019-04-09 07:00:43,984 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 2d921b21-84ee-4cbf-af62-74dfaaf755f0 -------------------------------------------------------------------------------- Task 2d921b21-84ee-4cbf-af62-74dfaaf755f0: 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 2d921b21-84ee-4cbf-af62-74dfaaf755f0 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.83 | 0.83 | 0.83 | 0.83 | 0.83 | 0.83 | 100.0% | 1 | | keystone_v3.add_role | 0.19 | 0.19 | 0.19 | 0.19 | 0.19 | 0.19 | 100.0% | 1 | | keystone_v3.revoke_role | 0.226 | 0.226 | 0.226 | 0.226 | 0.226 | 0.226 | 100.0% | 1 | | total | 1.246 | 1.246 | 1.246 | 1.246 | 1.246 | 1.246 | 100.0% | 1 | | -> duration | 1.246 | 1.246 | 1.246 | 1.246 | 1.246 | 1.246 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.246345 Full duration: 18.207334 -------------------------------------------------------------------------------- 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 2d921b21-84ee-4cbf-af62-74dfaaf755f0 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.695 | 0.695 | 0.695 | 0.695 | 0.695 | 0.695 | 100.0% | 1 | | keystone_v3.add_role | 0.227 | 0.227 | 0.227 | 0.227 | 0.227 | 0.227 | 100.0% | 1 | | keystone_v3.list_roles | 0.172 | 0.172 | 0.172 | 0.172 | 0.172 | 0.172 | 100.0% | 1 | | total | 1.095 | 1.095 | 1.095 | 1.095 | 1.095 | 1.095 | 100.0% | 1 | | -> duration | 1.095 | 1.095 | 1.095 | 1.095 | 1.095 | 1.095 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.094538 Full duration: 18.203843 -------------------------------------------------------------------------------- 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 2d921b21-84ee-4cbf-af62-74dfaaf755f0 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 | 1.165 | 1.165 | 1.165 | 1.165 | 1.165 | 1.165 | 100.0% | 1 | | keystone_v3.list_projects | 0.191 | 0.191 | 0.191 | 0.191 | 0.191 | 0.191 | 100.0% | 1 | | total | 1.356 | 1.356 | 1.356 | 1.356 | 1.356 | 1.356 | 100.0% | 1 | | -> duration | 1.356 | 1.356 | 1.356 | 1.356 | 1.356 | 1.356 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.356045 Full duration: 18.655721 -------------------------------------------------------------------------------- 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 2d921b21-84ee-4cbf-af62-74dfaaf755f0 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.875 | 0.875 | 0.875 | 0.875 | 0.875 | 0.875 | 100.0% | 1 | | keystone_v3.delete_role | 0.131 | 0.131 | 0.131 | 0.131 | 0.131 | 0.131 | 100.0% | 1 | | total | 1.006 | 1.006 | 1.006 | 1.006 | 1.006 | 1.006 | 100.0% | 1 | | -> duration | 1.006 | 1.006 | 1.006 | 1.006 | 1.006 | 1.006 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.00601 Full duration: 15.843487 -------------------------------------------------------------------------------- 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 2d921b21-84ee-4cbf-af62-74dfaaf755f0 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.74 | 0.74 | 0.74 | 0.74 | 0.74 | 0.74 | 100.0% | 1 | | keystone_v3.delete_service | 0.168 | 0.168 | 0.168 | 0.168 | 0.168 | 0.168 | 100.0% | 1 | | total | 0.909 | 0.909 | 0.909 | 0.909 | 0.909 | 0.909 | 100.0% | 1 | | -> duration | 0.909 | 0.909 | 0.909 | 0.909 | 0.909 | 0.909 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.908967 Full duration: 16.320509 -------------------------------------------------------------------------------- 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 2d921b21-84ee-4cbf-af62-74dfaaf755f0 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.962 | 0.962 | 0.962 | 0.962 | 0.962 | 0.962 | 100.0% | 1 | | keystone_v3.create_user | 0.859 | 0.859 | 0.859 | 0.859 | 0.859 | 0.859 | 100.0% | 1 | | -> keystone_v3.list_roles | 0.197 | 0.197 | 0.197 | 0.197 | 0.197 | 0.197 | 100.0% | 1 | | -> keystone_v3.add_role | 0.163 | 0.163 | 0.163 | 0.163 | 0.163 | 0.163 | 100.0% | 1 | | keystone_v3.create_role | 0.203 | 0.203 | 0.203 | 0.203 | 0.203 | 0.203 | 100.0% | 1 | | keystone_v3.get_project | 0.116 | 0.116 | 0.116 | 0.116 | 0.116 | 0.116 | 100.0% | 1 | | keystone_v3.get_user | 0.127 | 0.127 | 0.127 | 0.127 | 0.127 | 0.127 | 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.111 | 0.111 | 0.111 | 0.111 | 0.111 | 0.111 | 100.0% | 1 | | keystone_v3.get_services | 0.116 | 0.116 | 0.116 | 0.116 | 0.116 | 0.116 | 100.0% | 1 | | total | 2.74 | 2.74 | 2.74 | 2.74 | 2.74 | 2.74 | 100.0% | 1 | | -> duration | 2.74 | 2.74 | 2.74 | 2.74 | 2.74 | 2.74 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.739872 Full duration: 24.771828 -------------------------------------------------------------------------------- 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 2d921b21-84ee-4cbf-af62-74dfaaf755f0 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 | 1.002 | 1.002 | 1.002 | 1.002 | 1.002 | 1.002 | 100.0% | 1 | | keystone_v3.update_project | 0.138 | 0.138 | 0.138 | 0.138 | 0.138 | 0.138 | 100.0% | 1 | | keystone_v3.delete_project | 0.243 | 0.243 | 0.243 | 0.243 | 0.243 | 0.243 | 100.0% | 1 | | total | 1.384 | 1.384 | 1.384 | 1.384 | 1.384 | 1.384 | 100.0% | 1 | | -> duration | 1.384 | 1.384 | 1.384 | 1.384 | 1.384 | 1.384 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.383966 Full duration: 16.080675 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_user args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 2d921b21-84ee-4cbf-af62-74dfaaf755f0 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_user | 1.004 | 1.004 | 1.004 | 1.004 | 1.004 | 1.004 | 100.0% | 1 | | total | 1.208 | 1.208 | 1.208 | 1.208 | 1.208 | 1.208 | 100.0% | 1 | | -> duration | 1.208 | 1.208 | 1.208 | 1.208 | 1.208 | 1.208 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.207874 Full duration: 18.34453 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_tenant args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 2d921b21-84ee-4cbf-af62-74dfaaf755f0 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 | 1.059 | 1.059 | 1.059 | 1.059 | 1.059 | 1.059 | 100.0% | 1 | | total | 1.059 | 1.059 | 1.059 | 1.059 | 1.059 | 1.059 | 100.0% | 1 | | -> duration | 1.059 | 1.059 | 1.059 | 1.059 | 1.059 | 1.059 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.058883 Full duration: 18.688607 -------------------------------------------------------------------------------- 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 2d921b21-84ee-4cbf-af62-74dfaaf755f0 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_user | 1.032 | 1.032 | 1.032 | 1.032 | 1.032 | 1.032 | 100.0% | 1 | | keystone_v3.list_users | 0.137 | 0.137 | 0.137 | 0.137 | 0.137 | 0.137 | 100.0% | 1 | | total | 1.339 | 1.339 | 1.339 | 1.339 | 1.339 | 1.339 | 100.0% | 1 | | -> duration | 1.339 | 1.339 | 1.339 | 1.339 | 1.339 | 1.339 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.339184 Full duration: 18.504346 -------------------------------------------------------------------------------- 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 2d921b21-84ee-4cbf-af62-74dfaaf755f0 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 | 1.071 | 1.071 | 1.071 | 1.071 | 1.071 | 1.071 | 100.0% | 1 | | keystone_v3.create_users | 7.387 | 7.387 | 7.387 | 7.387 | 7.387 | 7.387 | 100.0% | 1 | | -> keystone_v3.create_user (x10) | 7.387 | 7.387 | 7.387 | 7.387 | 7.387 | 7.387 | 100.0% | 1 | | --> keystone_v3.list_roles (x10) | 1.386 | 1.386 | 1.386 | 1.386 | 1.386 | 1.386 | 100.0% | 1 | | --> keystone_v3.add_role (x10) | 1.825 | 1.825 | 1.825 | 1.825 | 1.825 | 1.825 | 100.0% | 1 | | total | 9.773 | 9.773 | 9.773 | 9.773 | 9.773 | 9.773 | 100.0% | 1 | | -> duration | 9.773 | 9.773 | 9.773 | 9.773 | 9.773 | 9.773 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.772695 Full duration: 32.119917 HINTS: * To plot HTML graphics with this data, run: rally task report 2d921b21-84ee-4cbf-af62-74dfaaf755f0 --out output.html * To generate a JUnit report, run: rally task export 2d921b21-84ee-4cbf-af62-74dfaaf755f0 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 2d921b21-84ee-4cbf-af62-74dfaaf755f0 --json --out output.json 2019-04-09 07:00:43,984 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '2d921b21-84ee-4cbf-af62-74dfaaf755f0', '--out', u'/home/opnfv/functest/results/rally_sanity/keystone.json'] 2019-04-09 07:00:45,984 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 2d921b21-84ee-4cbf-af62-74dfaaf755f0 --out /home/opnfv/functest/results/rally_sanity/keystone.json 2019-04-09 07:00:45.860 5242 INFO rally.api [-] Building 'json' report for the following task(s): '2d921b21-84ee-4cbf-af62-74dfaaf755f0'. 2019-04-09 07:00:45.870 5242 INFO rally.api [-] The report has been successfully built. 2019-04-09 07:00:46,000 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "keystone" OK. 2019-04-09 07:00:46,001 - 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 2019-04-09 07:00:46,001 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-04-09 07:00:46,013 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2019-04-09 07:00:46,015 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2019-04-09 07:00:46,015 - 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': 'ca7192c8-9e8c-4192-8d1c-c13c6446deab', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_8f00377a-cdf6-48ff-a7e7-9d2e167d0c85', 'flavor_name': 'rally_sanity-flavor_8f00377a-cdf6-48ff-a7e7-9d2e167d0c85', '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_8f00377a-cdf6-48ff-a7e7-9d2e167d0c85', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2019-04-09 07:05:37,108 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 7cf93b48-1a82-46d7-b1d3-209d51a99054 2019-04-09 07:05:37,109 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '7cf93b48-1a82-46d7-b1d3-209d51a99054'] 2019-04-09 07:05:37,989 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 7cf93b48-1a82-46d7-b1d3-209d51a99054 -------------------------------------------------------------------------------- Task 7cf93b48-1a82-46d7-b1d3-209d51a99054: 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 7cf93b48-1a82-46d7-b1d3-209d51a99054 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.041 | 1.041 | 1.041 | 1.041 | 1.041 | 1.041 | 100.0% | 1 | | neutron.delete_network | 0.84 | 0.84 | 0.84 | 0.84 | 0.84 | 0.84 | 100.0% | 1 | | total | 1.882 | 1.882 | 1.882 | 1.882 | 1.882 | 1.882 | 100.0% | 1 | | -> duration | 1.882 | 1.882 | 1.882 | 1.882 | 1.882 | 1.882 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.88186 Full duration: 17.842449 -------------------------------------------------------------------------------- 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": { "router": {} } }, "args": { "network_create_args": {}, "ports_per_network": 1, "port_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 7cf93b48-1a82-46d7-b1d3-209d51a99054 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.67 | 1.67 | 1.67 | 1.67 | 1.67 | 1.67 | 100.0% | 1 | | neutron.delete_port | 0.908 | 0.908 | 0.908 | 0.908 | 0.908 | 0.908 | 100.0% | 1 | | total | 2.579 | 2.579 | 2.579 | 2.579 | 2.579 | 2.579 | 100.0% | 1 | | -> duration | 2.579 | 2.579 | 2.579 | 2.579 | 2.579 | 2.579 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.578569 Full duration: 24.100418 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_routers args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "subnet": -1, "router": -1, "network": -1, "port": -1 } } }, "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 7cf93b48-1a82-46d7-b1d3-209d51a99054 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.977 | 0.977 | 0.977 | 0.977 | 0.977 | 0.977 | 100.0% | 1 | | neutron.create_subnet | 0.584 | 0.584 | 0.584 | 0.584 | 0.584 | 0.584 | 100.0% | 1 | | neutron.create_router | 0.097 | 0.097 | 0.097 | 0.097 | 0.097 | 0.097 | 100.0% | 1 | | neutron.add_interface_router | 2.472 | 2.472 | 2.472 | 2.472 | 2.472 | 2.472 | 100.0% | 1 | | neutron.remove_interface_router | 2.155 | 2.155 | 2.155 | 2.155 | 2.155 | 2.155 | 100.0% | 1 | | neutron.delete_router | 0.442 | 0.442 | 0.442 | 0.442 | 0.442 | 0.442 | 100.0% | 1 | | total | 6.727 | 6.727 | 6.727 | 6.727 | 6.727 | 6.727 | 100.0% | 1 | | -> duration | 6.727 | 6.727 | 6.727 | 6.727 | 6.727 | 6.727 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.726937 Full duration: 28.979666 -------------------------------------------------------------------------------- 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": { "router": {} } }, "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 7cf93b48-1a82-46d7-b1d3-209d51a99054 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.59 | 1.59 | 1.59 | 1.59 | 1.59 | 1.59 | 100.0% | 1 | | neutron.delete_subnet | 0.515 | 0.515 | 0.515 | 0.515 | 0.515 | 0.515 | 100.0% | 1 | | total | 2.105 | 2.105 | 2.105 | 2.105 | 2.105 | 2.105 | 100.0% | 1 | | -> duration | 2.105 | 2.105 | 2.105 | 2.105 | 2.105 | 2.105 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.1049 Full duration: 23.375944 -------------------------------------------------------------------------------- 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 7cf93b48-1a82-46d7-b1d3-209d51a99054 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.285 | 1.285 | 1.285 | 1.285 | 1.285 | 1.285 | 100.0% | 1 | | neutron.list_networks | 0.122 | 0.122 | 0.122 | 0.122 | 0.122 | 0.122 | 100.0% | 1 | | total | 1.407 | 1.407 | 1.407 | 1.407 | 1.407 | 1.407 | 100.0% | 1 | | -> duration | 1.407 | 1.407 | 1.407 | 1.407 | 1.407 | 1.407 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.407204 Full duration: 19.687889 -------------------------------------------------------------------------------- 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": { "router": {} } }, "args": { "network_create_args": {}, "ports_per_network": 1, "port_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 7cf93b48-1a82-46d7-b1d3-209d51a99054 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.576 | 1.576 | 1.576 | 1.576 | 1.576 | 1.576 | 100.0% | 1 | | neutron.list_ports | 0.065 | 0.065 | 0.065 | 0.065 | 0.065 | 0.065 | 100.0% | 1 | | total | 1.642 | 1.642 | 1.642 | 1.642 | 1.642 | 1.642 | 100.0% | 1 | | -> duration | 1.642 | 1.642 | 1.642 | 1.642 | 1.642 | 1.642 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.641509 Full duration: 25.980508 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_routers args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "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": 1, "router_create_args": {}, "subnet_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 7cf93b48-1a82-46d7-b1d3-209d51a99054 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.962 | 0.962 | 0.962 | 0.962 | 0.962 | 0.962 | 100.0% | 1 | | neutron.create_subnet | 0.886 | 0.886 | 0.886 | 0.886 | 0.886 | 0.886 | 100.0% | 1 | | neutron.create_router | 0.073 | 0.073 | 0.073 | 0.073 | 0.073 | 0.073 | 100.0% | 1 | | neutron.add_interface_router | 2.542 | 2.542 | 2.542 | 2.542 | 2.542 | 2.542 | 100.0% | 1 | | neutron.list_routers | 0.128 | 0.128 | 0.128 | 0.128 | 0.128 | 0.128 | 100.0% | 1 | | total | 4.591 | 4.591 | 4.591 | 4.591 | 4.591 | 4.591 | 100.0% | 1 | | -> duration | 4.591 | 4.591 | 4.591 | 4.591 | 4.591 | 4.591 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.591451 Full duration: 32.440493 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_subnets args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "subnet": -1, "network": -1 } } }, "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 7cf93b48-1a82-46d7-b1d3-209d51a99054 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.363 | 1.363 | 1.363 | 1.363 | 1.363 | 1.363 | 100.0% | 1 | | neutron.create_subnet | 0.575 | 0.575 | 0.575 | 0.575 | 0.575 | 0.575 | 100.0% | 1 | | neutron.list_subnets | 0.072 | 0.072 | 0.072 | 0.072 | 0.072 | 0.072 | 100.0% | 1 | | total | 2.01 | 2.01 | 2.01 | 2.01 | 2.01 | 2.01 | 100.0% | 1 | | -> duration | 2.01 | 2.01 | 2.01 | 2.01 | 2.01 | 2.01 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.009649 Full duration: 23.557352 -------------------------------------------------------------------------------- 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 7cf93b48-1a82-46d7-b1d3-209d51a99054 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_security_group | 0.944 | 0.944 | 0.944 | 0.944 | 0.944 | 0.944 | 100.0% | 1 | | neutron.delete_security_group | 0.118 | 0.118 | 0.118 | 0.118 | 0.118 | 0.118 | 100.0% | 1 | | total | 1.062 | 1.062 | 1.062 | 1.062 | 1.062 | 1.062 | 100.0% | 1 | | -> duration | 1.062 | 1.062 | 1.062 | 1.062 | 1.062 | 1.062 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.062275 Full duration: 17.657251 -------------------------------------------------------------------------------- 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 7cf93b48-1a82-46d7-b1d3-209d51a99054 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_security_group | 0.906 | 0.906 | 0.906 | 0.906 | 0.906 | 0.906 | 100.0% | 1 | | neutron.create_security_group_rule | 0.127 | 0.127 | 0.127 | 0.127 | 0.127 | 0.127 | 100.0% | 1 | | neutron.delete_security_group_rule | 0.075 | 0.075 | 0.075 | 0.075 | 0.075 | 0.075 | 100.0% | 1 | | neutron.delete_security_group | 0.113 | 0.113 | 0.113 | 0.113 | 0.113 | 0.113 | 100.0% | 1 | | total | 1.221 | 1.221 | 1.221 | 1.221 | 1.221 | 1.221 | 100.0% | 1 | | -> duration | 1.221 | 1.221 | 1.221 | 1.221 | 1.221 | 1.221 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.220965 Full duration: 17.48193 -------------------------------------------------------------------------------- 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 7cf93b48-1a82-46d7-b1d3-209d51a99054 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.285 | 1.285 | 1.285 | 1.285 | 1.285 | 1.285 | 100.0% | 1 | | neutron.create_router | 0.079 | 0.079 | 0.079 | 0.079 | 0.079 | 0.079 | 100.0% | 1 | | neutron.add_gateway_router | 2.307 | 2.307 | 2.307 | 2.307 | 2.307 | 2.307 | 100.0% | 1 | | neutron.remove_gateway_router | 1.385 | 1.385 | 1.385 | 1.385 | 1.385 | 1.385 | 100.0% | 1 | | total | 5.055 | 5.055 | 5.055 | 5.055 | 5.055 | 5.055 | 100.0% | 1 | | -> duration | 5.055 | 5.055 | 5.055 | 5.055 | 5.055 | 5.055 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.05541 Full duration: 31.495632 HINTS: * To plot HTML graphics with this data, run: rally task report 7cf93b48-1a82-46d7-b1d3-209d51a99054 --out output.html * To generate a JUnit report, run: rally task export 7cf93b48-1a82-46d7-b1d3-209d51a99054 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 7cf93b48-1a82-46d7-b1d3-209d51a99054 --json --out output.json 2019-04-09 07:05:37,990 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '7cf93b48-1a82-46d7-b1d3-209d51a99054', '--out', u'/home/opnfv/functest/results/rally_sanity/neutron.json'] 2019-04-09 07:05:39,913 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 7cf93b48-1a82-46d7-b1d3-209d51a99054 --out /home/opnfv/functest/results/rally_sanity/neutron.json 2019-04-09 07:05:39.809 8533 INFO rally.api [-] Building 'json' report for the following task(s): '7cf93b48-1a82-46d7-b1d3-209d51a99054'. 2019-04-09 07:05:39.820 8533 INFO rally.api [-] The report has been successfully built. 2019-04-09 07:05:39,930 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2019-04-09 07:05:39,932 - 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 2019-04-09 07:05:39,932 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-04-09 07:05:39,945 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2019-04-09 07:05:39,946 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "nova" ... 2019-04-09 07:05:39,946 - 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': 'ca7192c8-9e8c-4192-8d1c-c13c6446deab', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_8f00377a-cdf6-48ff-a7e7-9d2e167d0c85', 'flavor_name': 'rally_sanity-flavor_8f00377a-cdf6-48ff-a7e7-9d2e167d0c85', '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_8f00377a-cdf6-48ff-a7e7-9d2e167d0c85', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2019-04-09 07:05:57,814 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 37c9b423-e5a2-4e68-bc7f-667ec0fd343e 2019-04-09 07:05:57,815 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '37c9b423-e5a2-4e68-bc7f-667ec0fd343e'] 2019-04-09 07:05:58,638 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 37c9b423-e5a2-4e68-bc7f-667ec0fd343e -------------------------------------------------------------------------------- Task 37c9b423-e5a2-4e68-bc7f-667ec0fd343e: crashed -------------------------------------------------------------------------------- InvalidTaskConfig Input task is invalid! Subtask NovaServers.boot_server_attach_created_volume_and_live_migrate[0] has wrong configuration Subtask configuration: {"version": 2, "title": "A cropped version of a bigger task.", "description": "Auto-generated task from a single workload", "subtasks": [{"title": "NovaServers.boot_server_attach_created_volume_and_live_migrate", "description": "Create a VM, attach a volume to it and live migrate.", "scenario": {"NovaServers.boot_server_attach_created_volume_and_live_migrate": {"flavor": {"name": "rally_sanity-flavor_8f00377a-cdf6-48ff-a7e7-9d2e167d0c85"}, "image": {"name": "rally_sanity-img_8f00377a-cdf6-48ff-a7e7-9d2e167d0c85"}, "size": 10, "block_migration": false, "boot_server_kwargs": {"nics": [{"net-id": "ca7192c8-9e8c-4192-8d1c-c13c6446deab"}]}}}, "contexts": {"users": {"tenants": 1, "users_per_tenant": 1}}, "runner": {"constant": {"concurrency": 1, "times": 1}}, "hooks": [], "sla": {"failure_rate": {"max": 0}}}]} Reason(s): Scenario plugin 'NovaServers.boot_server_attach_created_volume_and_live_migrate' doesn't pass required_services@openstack validation. Details: 'cinder' service is not available. Hint: If 'cinder' service has non-default service_type, try to setup it via 'api_versions' context. For more details run: rally -d task detailed 37c9b423-e5a2-4e68-bc7f-667ec0fd343e 2019-04-09 07:05:58,639 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '37c9b423-e5a2-4e68-bc7f-667ec0fd343e', '--out', u'/home/opnfv/functest/results/rally_sanity/nova.json'] 2019-04-09 07:06:00,576 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 37c9b423-e5a2-4e68-bc7f-667ec0fd343e --out /home/opnfv/functest/results/rally_sanity/nova.json 2019-04-09 07:06:00.489 8618 INFO rally.api [-] Building 'json' report for the following task(s): '37c9b423-e5a2-4e68-bc7f-667ec0fd343e'. 2019-04-09 07:06:00.491 8618 INFO rally.api [-] The report has been successfully built. 2019-04-09 07:06:00,577 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "nova" Failed. 2019-04-09 07:06:00,578 - 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 2019-04-09 07:06:00,578 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-04-09 07:06:00,592 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2019-04-09 07:06:00,593 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "quotas" ... 2019-04-09 07:06:00,593 - 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': 'ca7192c8-9e8c-4192-8d1c-c13c6446deab', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_8f00377a-cdf6-48ff-a7e7-9d2e167d0c85', 'flavor_name': 'rally_sanity-flavor_8f00377a-cdf6-48ff-a7e7-9d2e167d0c85', '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_8f00377a-cdf6-48ff-a7e7-9d2e167d0c85', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2019-04-09 07:06:12,874 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : b27a1b20-25bf-42f8-9ff1-705fdcd7cf21 2019-04-09 07:06:12,874 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'b27a1b20-25bf-42f8-9ff1-705fdcd7cf21'] 2019-04-09 07:06:13,682 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid b27a1b20-25bf-42f8-9ff1-705fdcd7cf21 -------------------------------------------------------------------------------- Task b27a1b20-25bf-42f8-9ff1-705fdcd7cf21: crashed -------------------------------------------------------------------------------- InvalidTaskConfig Input task is invalid! Subtask Quotas.cinder_update_and_delete[0] has wrong configuration Subtask configuration: {"version": 2, "title": "A cropped version of a bigger task.", "description": "Auto-generated task from a single workload", "subtasks": [{"title": "Quotas.cinder_update_and_delete", "description": "Update and Delete quotas for Cinder.", "scenario": {"Quotas.cinder_update_and_delete": {"max_quota": 1024}}, "contexts": {"users": {"tenants": 1, "users_per_tenant": 1}}, "runner": {"constant": {"concurrency": 1, "times": 1}}, "hooks": [], "sla": {"failure_rate": {"max": 0}}}]} Reason(s): Scenario plugin 'Quotas.cinder_update_and_delete' doesn't pass required_services@openstack validation. Details: 'cinder' service is not available. Hint: If 'cinder' service has non-default service_type, try to setup it via 'api_versions' context. For more details run: rally -d task detailed b27a1b20-25bf-42f8-9ff1-705fdcd7cf21 2019-04-09 07:06:13,682 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'b27a1b20-25bf-42f8-9ff1-705fdcd7cf21', '--out', u'/home/opnfv/functest/results/rally_sanity/quotas.json'] 2019-04-09 07:06:15,559 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid b27a1b20-25bf-42f8-9ff1-705fdcd7cf21 --out /home/opnfv/functest/results/rally_sanity/quotas.json 2019-04-09 07:06:15.438 8703 INFO rally.api [-] Building 'json' report for the following task(s): 'b27a1b20-25bf-42f8-9ff1-705fdcd7cf21'. 2019-04-09 07:06:15.439 8703 INFO rally.api [-] The report has been successfully built. 2019-04-09 07:06:15,559 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "quotas" Failed. 2019-04-09 07:06:15,562 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report: +----------------+------------+----------------+-----------+ | Module | Duration | nb. Test Run | Success | +----------------+------------+----------------+-----------+ | authenticate | 00:00:58 | 6 | 100.00% | | glance | 00:01:15 | 4 | 100.00% | | cinder | 00:00:00 | 0 | 0.00% | | gnocchi | 00:01:47 | 11 | 100.00% | | heat | 00:01:15 | 4 | 100.00% | | keystone | 00:03:35 | 11 | 100.00% | | neutron | 00:04:22 | 11 | 100.00% | | nova | 00:00:00 | 0 | 0.00% | | quotas | 00:00:00 | 0 | 0.00% | | | | | | | TOTAL: | 00:13:15 | 47 | 100.00% | +----------------+------------+----------------+-----------+ 2019-04-09 07:06:15,562 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_sanity' success_rate is 100.00% in 6/9 modules 2019-04-09 07:06:15,562 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'export', '--type', 'html', '--deployment', 'opnfv-rally', '--to', '/home/opnfv/functest/results/rally_sanity/rally_sanity.html'] 2019-04-09 07:06:17,720 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task export --type html --deployment opnfv-rally --to /home/opnfv/functest/results/rally_sanity/rally_sanity.html 2019-04-09 07:06:17.542 8705 INFO rally.api [-] Building 'html' report for the following task(s): '05ab533a-3f27-4f9d-987c-b549450aacf4', '6679a166-c015-4473-bf4c-0091b061c3fe', '1a6e5860-4c7f-4ad5-b63f-4eceadabbc25', 'ea0c9377-7ca4-4be5-a5a4-59d8188a07b6', 'c373f0aa-1770-4c47-8909-1a8129ba3482', '2d921b21-84ee-4cbf-af62-74dfaaf755f0', '7cf93b48-1a82-46d7-b1d3-209d51a99054', '37c9b423-e5a2-4e68-bc7f-667ec0fd343e', 'b27a1b20-25bf-42f8-9ff1-705fdcd7cf21'. 2019-04-09 07:06:17.615 8705 INFO rally.api [-] The report has been successfully built. 2019-04-09 07:06:17,720 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'export', '--type', 'junit-xml', '--deployment', 'opnfv-rally', '--to', '/home/opnfv/functest/results/rally_sanity/rally_sanity.xml'] 2019-04-09 07:06:19,976 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task export --type junit-xml --deployment opnfv-rally --to /home/opnfv/functest/results/rally_sanity/rally_sanity.xml 2019-04-09 07:06:19.848 8707 INFO rally.api [-] Building 'junit-xml' report for the following task(s): '05ab533a-3f27-4f9d-987c-b549450aacf4', '6679a166-c015-4473-bf4c-0091b061c3fe', '1a6e5860-4c7f-4ad5-b63f-4eceadabbc25', 'ea0c9377-7ca4-4be5-a5a4-59d8188a07b6', 'c373f0aa-1770-4c47-8909-1a8129ba3482', '2d921b21-84ee-4cbf-af62-74dfaaf755f0', '7cf93b48-1a82-46d7-b1d3-209d51a99054', '37c9b423-e5a2-4e68-bc7f-667ec0fd343e', 'b27a1b20-25bf-42f8-9ff1-705fdcd7cf21'. 2019-04-09 07:06:19.853 8707 INFO rally.api [-] The report has been successfully built. 2019-04-09 07:06:20,107 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-04-09 07:06:20,108 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | rally_sanity | functest | 17:20 | FAIL | +----------------------+------------------+------------------+----------------+ 2019-04-09 07:06:20,118 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-09 07:06:20,121 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ab3d6bace8d94d3094688a3b247e09be748f71b" 2019-04-09 07:06:20,417 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 367 Content-Type: application/json Date: Tue, 09 Apr 2019 07:06:17 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-2ffee702-3611-4186-b236-140e0e9b5f02 x-openstack-request-id: req-2ffee702-3611-4186-b236-140e0e9b5f02 2019-04-09 07:06:20,418 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "rally_sanity-flavor_alt_8f00377a-cdf6-48ff-a7e7-9d2e167d0c85", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/21e26c32-14f7-48d5-ba3f-e6115d33703f", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/21e26c32-14f7-48d5-ba3f-e6115d33703f", "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": "21e26c32-14f7-48d5-ba3f-e6115d33703f"}, {"name": "rally_sanity-flavor_8f00377a-cdf6-48ff-a7e7-9d2e167d0c85", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/e0aabe09-14ff-4018-a56c-c5f419d44bd1", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/e0aabe09-14ff-4018-a56c-c5f419d44bd1", "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": "e0aabe09-14ff-4018-a56c-c5f419d44bd1"}]} 2019-04-09 07:06:20,418 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-2ffee702-3611-4186-b236-140e0e9b5f02 2019-04-09 07:06:20,418 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.300303936005s 2019-04-09 07:06:20,421 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-04-09 07:06:20,424 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/21e26c32-14f7-48d5-ba3f-e6115d33703f -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ab3d6bace8d94d3094688a3b247e09be748f71b" 2019-04-09 07:06:20,452 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Tue, 09 Apr 2019 07:06:18 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-bb55e0f3-1c84-4433-ad53-9e13ad2cb659 x-openstack-request-id: req-bb55e0f3-1c84-4433-ad53-9e13ad2cb659 2019-04-09 07:06:20,453 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/21e26c32-14f7-48d5-ba3f-e6115d33703f used request id req-bb55e0f3-1c84-4433-ad53-9e13ad2cb659 2019-04-09 07:06:20,453 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0319421291351s 2019-04-09 07:06:20,453 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-04-09 07:06:20,454 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/deda02f5-a5a5-440a-88fc-0122b3958348/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c29ed66b461e0eeee74ddbd4683eff7d3103143f" -d '{"subnet_id": "60c20292-2410-4a0c-8322-530c818d8ac7"}' 2019-04-09 07:06:22,682 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Tue, 09 Apr 2019 07:06:20 GMT X-Openstack-Request-Id: req-c1831955-7407-4a88-acfa-b981f4100a3c 2019-04-09 07:06:22,682 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "ca7192c8-9e8c-4192-8d1c-c13c6446deab", "tenant_id": "7f33c4418821410b9f53d7726510f5d5", "subnet_id": "60c20292-2410-4a0c-8322-530c818d8ac7", "subnet_ids": ["60c20292-2410-4a0c-8322-530c818d8ac7"], "port_id": "238e3c87-5222-47c0-83ef-ced0cced451e", "id": "deda02f5-a5a5-440a-88fc-0122b3958348"} 2019-04-09 07:06:22,683 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/deda02f5-a5a5-440a-88fc-0122b3958348/remove_router_interface.json used request id req-c1831955-7407-4a88-acfa-b981f4100a3c 2019-04-09 07:06:22,683 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.22931098938s 2019-04-09 07:06:22,683 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-04-09 07:06:22,684 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c29ed66b461e0eeee74ddbd4683eff7d3103143f" 2019-04-09 07:06:23,079 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1709 Content-Type: application/json Date: Tue, 09 Apr 2019 07:06:20 GMT X-Openstack-Request-Id: req-304e29b5-5667-4f22-aacf-0d269c925458 2019-04-09 07:06:23,079 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "9dff532fe77c4483802f01bbc260494b", "created_at": "2019-04-09T06:38:39Z", "admin_state_up": true, "updated_at": "2019-04-09T06:38:39Z", "project_id": "9dff532fe77c4483802f01bbc260494b", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "0ba765d6-37ce-4d13-863e-9a80f295481a", "name": "tempest-pretest-check-310592232"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "b62787c2-635d-4893-8553-7ee0260442ff", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "dce875e1-9eec-4cb2-94e6-93dffefe33f6", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "7f33c4418821410b9f53d7726510f5d5", "created_at": "2019-04-09T06:49:00Z", "admin_state_up": true, "updated_at": "2019-04-09T07:06:19Z", "project_id": "7f33c4418821410b9f53d7726510f5d5", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "deda02f5-a5a5-440a-88fc-0122b3958348", "name": "rally_sanity-router_8f00377a-cdf6-48ff-a7e7-9d2e167d0c85"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "4ba61a60dfea40f5a9db447410481bec", "created_at": "2019-04-09T06:39:13Z", "admin_state_up": false, "updated_at": "2019-04-09T06:39:13Z", "project_id": "4ba61a60dfea40f5a9db447410481bec", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "e8b8b6f8-b1e6-44c7-8e59-7539b177b548", "name": "tempest-router-565463504"}]} 2019-04-09 07:06:23,079 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-304e29b5-5667-4f22-aacf-0d269c925458 2019-04-09 07:06:23,080 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.396403074265s 2019-04-09 07:06:23,081 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-04-09 07:06:23,082 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/routers/deda02f5-a5a5-440a-88fc-0122b3958348.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c29ed66b461e0eeee74ddbd4683eff7d3103143f" 2019-04-09 07:06:24,465 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 09 Apr 2019 07:06:22 GMT X-Openstack-Request-Id: req-d5a1f788-b849-4c7d-94d9-882caaee22a0 2019-04-09 07:06:24,465 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-09 07:06:24,466 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/deda02f5-a5a5-440a-88fc-0122b3958348.json used request id req-d5a1f788-b849-4c7d-94d9-882caaee22a0 2019-04-09 07:06:24,466 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.38430905342s 2019-04-09 07:06:24,466 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-04-09 07:06:24,467 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c29ed66b461e0eeee74ddbd4683eff7d3103143f" 2019-04-09 07:06:24,506 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1330 Content-Type: application/json Date: Tue, 09 Apr 2019 07:06:22 GMT X-Openstack-Request-Id: req-11809714-075b-4194-b9b2-b341880a7289 2019-04-09 07:06:24,506 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-04-09T06:48:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"60c20292-2410-4a0c-8322-530c818d8ac7","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"7f33c4418821410b9f53d7726510f5d5","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"rally_sanity-subnet_8f00377a-cdf6-48ff-a7e7-9d2e167d0c85","enable_dhcp":true,"segment_id":null,"network_id":"ca7192c8-9e8c-4192-8d1c-c13c6446deab","tenant_id":"7f33c4418821410b9f53d7726510f5d5","created_at":"2019-04-09T06:48:59Z","ip_version":4},{"updated_at":"2019-04-09T06:24:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"dce875e1-9eec-4cb2-94e6-93dffefe33f6","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"ba7a30bb29394fc4a587735d9dfb749e","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"b62787c2-635d-4893-8553-7ee0260442ff","tenant_id":"ba7a30bb29394fc4a587735d9dfb749e","created_at":"2019-04-09T06:24:08Z","ip_version":4}]} 2019-04-09 07:06:24,506 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-11809714-075b-4194-b9b2-b341880a7289 2019-04-09 07:06:24,506 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0400629043579s 2019-04-09 07:06:24,508 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-04-09 07:06:24,508 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/subnets/60c20292-2410-4a0c-8322-530c818d8ac7.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c29ed66b461e0eeee74ddbd4683eff7d3103143f" 2019-04-09 07:06:25,388 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 09 Apr 2019 07:06:23 GMT X-Openstack-Request-Id: req-c5510b1b-c0df-4688-ab78-eab9542ef50a 2019-04-09 07:06:25,388 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-09 07:06:25,388 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/60c20292-2410-4a0c-8322-530c818d8ac7.json used request id req-c5510b1b-c0df-4688-ab78-eab9542ef50a 2019-04-09 07:06:25,388 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.88044500351s 2019-04-09 07:06:25,388 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-09 07:06:25,389 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c29ed66b461e0eeee74ddbd4683eff7d3103143f" 2019-04-09 07:06:25,485 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1436 Content-Type: application/json Date: Tue, 09 Apr 2019 07:06:23 GMT X-Openstack-Request-Id: req-a7ac4da1-7527-4cf5-9d73-09d16f3c7e66 2019-04-09 07:06:25,485 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"b62787c2-635d-4893-8553-7ee0260442ff","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ba7a30bb29394fc4a587735d9dfb749e","l2_adjacency":true,"status":"ACTIVE","subnets":["dce875e1-9eec-4cb2-94e6-93dffefe33f6"],"description":"","tags":[],"updated_at":"2019-04-09T06:38:46Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ba7a30bb29394fc4a587735d9dfb749e","created_at":"2019-04-09T06:24:05Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"ca7192c8-9e8c-4192-8d1c-c13c6446deab","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":49,"ipv4_address_scope":null,"shared":true,"project_id":"7f33c4418821410b9f53d7726510f5d5","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-09T07:06:23Z","qos_policy_id":null,"name":"rally_sanity-net_8f00377a-cdf6-48ff-a7e7-9d2e167d0c85","admin_state_up":true,"tenant_id":"7f33c4418821410b9f53d7726510f5d5","created_at":"2019-04-09T06:48:58Z","provider:network_type":"vxlan"}]} 2019-04-09 07:06:25,486 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-a7ac4da1-7527-4cf5-9d73-09d16f3c7e66 2019-04-09 07:06:25,486 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0970990657806s 2019-04-09 07:06:25,487 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-04-09 07:06:25,487 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/networks/ca7192c8-9e8c-4192-8d1c-c13c6446deab.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c29ed66b461e0eeee74ddbd4683eff7d3103143f" 2019-04-09 07:06:26,776 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 09 Apr 2019 07:06:24 GMT X-Openstack-Request-Id: req-f3e6333a-a6e1-443a-9388-39a2a88178c2 2019-04-09 07:06:26,776 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-09 07:06:26,777 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/ca7192c8-9e8c-4192-8d1c-c13c6446deab.json used request id req-f3e6333a-a6e1-443a-9388-39a2a88178c2 2019-04-09 07:06:26,777 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.2898080349s 2019-04-09 07:06:26,781 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-09 07:06:26,785 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c29ed66b461e0eeee74ddbd4683eff7d3103143f" 2019-04-09 07:06:27,080 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1400 Content-Type: application/json Date: Tue, 09 Apr 2019 07:06:24 GMT X-Openstack-Request-Id: req-1f4658bb-9adb-486e-8146-974519b3d012 2019-04-09 07:06:27,080 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-09T06:49:06Z", "file": "/v2/images/ec9e7cc9-6f30-44cd-a7a6-a5c46ace9938/file", "owner": "7f33c4418821410b9f53d7726510f5d5", "id": "ec9e7cc9-6f30-44cd-a7a6-a5c46ace9938", "size": 12716032, "self": "/v2/images/ec9e7cc9-6f30-44cd-a7a6-a5c46ace9938", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/ec9e7cc9-6f30-44cd-a7a6-a5c46ace9938/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/ec9e7cc9-6f30-44cd-a7a6-a5c46ace9938/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/rally_sanity-img_8f00377a-cdf6-48ff-a7e7-9d2e167d0c85", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_sanity-img_8f00377a-cdf6-48ff-a7e7-9d2e167d0c85", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-09T06:49:05Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-09 07:06:27,080 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-1f4658bb-9adb-486e-8146-974519b3d012 2019-04-09 07:06:27,081 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.299400091171s 2019-04-09 07:06:27,082 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-04-09 07:06:27,086 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/ec9e7cc9-6f30-44cd-a7a6-a5c46ace9938 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c29ed66b461e0eeee74ddbd4683eff7d3103143f" 2019-04-09 07:06:27,424 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 07:06:25 GMT X-Openstack-Request-Id: req-8887bbf0-05c9-4ed0-a1a8-74a16a00dd39 2019-04-09 07:06:27,424 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 07:06:27,424 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/ec9e7cc9-6f30-44cd-a7a6-a5c46ace9938 used request id req-8887bbf0-05c9-4ed0-a1a8-74a16a00dd39 2019-04-09 07:06:27,424 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.342135906219s 2019-04-09 07:06:27,425 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-09 07:06:27,428 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ab3d6bace8d94d3094688a3b247e09be748f71b" 2019-04-09 07:06:27,446 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Tue, 09 Apr 2019 07:06:25 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-1ab0e7b6-5062-4f73-a392-9de638b50692 x-openstack-request-id: req-1ab0e7b6-5062-4f73-a392-9de638b50692 2019-04-09 07:06:27,446 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "rally_sanity-flavor_8f00377a-cdf6-48ff-a7e7-9d2e167d0c85", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/e0aabe09-14ff-4018-a56c-c5f419d44bd1", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/e0aabe09-14ff-4018-a56c-c5f419d44bd1", "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": "e0aabe09-14ff-4018-a56c-c5f419d44bd1"}]} 2019-04-09 07:06:27,447 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-1ab0e7b6-5062-4f73-a392-9de638b50692 2019-04-09 07:06:27,447 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.021870136261s 2019-04-09 07:06:27,448 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-04-09 07:06:27,451 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/e0aabe09-14ff-4018-a56c-c5f419d44bd1 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ab3d6bace8d94d3094688a3b247e09be748f71b" 2019-04-09 07:06:27,590 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Tue, 09 Apr 2019 07:06:25 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-0171f5ec-161d-4590-a254-4a96dd0726b0 x-openstack-request-id: req-0171f5ec-161d-4590-a254-4a96dd0726b0 2019-04-09 07:06:27,590 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/e0aabe09-14ff-4018-a56c-c5f419d44bd1 used request id req-0171f5ec-161d-4590-a254-4a96dd0726b0 2019-04-09 07:06:27,591 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.14203286171s 2019-04-09 07:06:27,591 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-09 07:06:27,595 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ab3d6bace8d94d3094688a3b247e09be748f71b" 2019-04-09 07:06:27,838 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 839 Content-Type: application/json Date: Tue, 09 Apr 2019 07:06:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69f7126c-52d1-436c-99d9-aa59b8657f00 2019-04-09 07:06:27,839 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/07b62caafa51496f94dd3b3fb341fcfe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07b62caafa51496f94dd3b3fb341fcfe", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/2e35f475a54147749980006d265eb864"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e35f475a54147749980006d265eb864", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/2f1bc9c9d22745648100c4b0717962eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f1bc9c9d22745648100c4b0717962eb", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/30fe8cf249d443dd9c53f2cc083f50b5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "30fe8cf249d443dd9c53f2cc083f50b5", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/3d748bf7df734addb2e37ea0663ec892"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d748bf7df734addb2e37ea0663ec892", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/732a504491fd4f35923460ae0d2ef475"}, "domain_id": "default", "enabled": true, "options": {}, "id": "732a504491fd4f35923460ae0d2ef475", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/781b729594744c4f8f561f6b5a6e68bd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "781b729594744c4f8f561f6b5a6e68bd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/80817a33c71343ed9c63d448a7fea69e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "80817a33c71343ed9c63d448a7fea69e", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/938ce22a56d74c639d353dbbf166fcc4"}, "domain_id": "ec5ce0aa038644b78983e5840ba5fb73", "enabled": true, "options": {}, "id": "938ce22a56d74c639d353dbbf166fcc4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/96d754a28b0d43cf8fa237c30a99c306"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d754a28b0d43cf8fa237c30a99c306", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/aaa8b9f924a74e80899c7ad7e32fcaae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aaa8b9f924a74e80899c7ad7e32fcaae", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b8dd65f4e72446d5bd8d9efa13837b0c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8dd65f4e72446d5bd8d9efa13837b0c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/c34b7e3bcdbc428db4539ea2b87cfce1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c34b7e3bcdbc428db4539ea2b87cfce1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/eb527490835d48e8a67131b0f587baf6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb527490835d48e8a67131b0f587baf6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "rally_sanity-user_8f00377a-cdf6-48ff-a7e7-9d2e167d0c85", "links": {"self": "http://172.30.9.21:5000/v3/users/f14fc84a40fb4363b3127bae50df8d80"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "f14fc84a40fb4363b3127bae50df8d80", "domain_id": "default", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2019-04-09 07:06:27,839 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-69f7126c-52d1-436c-99d9-aa59b8657f00 2019-04-09 07:06:27,839 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.248281002045s 2019-04-09 07:06:27,845 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-09 07:06:27,849 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users/f14fc84a40fb4363b3127bae50df8d80 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ab3d6bace8d94d3094688a3b247e09be748f71b" 2019-04-09 07:06:28,071 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 229 Content-Type: application/json Date: Tue, 09 Apr 2019 07:06:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e96cd251-43a2-4f15-bace-e6d3ed8ff263 2019-04-09 07:06:28,071 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "rally_sanity-user_8f00377a-cdf6-48ff-a7e7-9d2e167d0c85", "links": {"self": "http://172.30.9.21:5000/v3/users/f14fc84a40fb4363b3127bae50df8d80"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "f14fc84a40fb4363b3127bae50df8d80", "description": null}} 2019-04-09 07:06:28,071 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/f14fc84a40fb4363b3127bae50df8d80 used request id req-e96cd251-43a2-4f15-bace-e6d3ed8ff263 2019-04-09 07:06:28,071 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.226066827774s 2019-04-09 07:06:28,072 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-04-09 07:06:28,075 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/users/f14fc84a40fb4363b3127bae50df8d80 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ab3d6bace8d94d3094688a3b247e09be748f71b" 2019-04-09 07:06:28,380 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 09 Apr 2019 07:06:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ca0f45f5-9f4b-4dc7-9a93-bf02ca039936 2019-04-09 07:06:28,380 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-09 07:06:28,380 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/f14fc84a40fb4363b3127bae50df8d80 used request id req-ca0f45f5-9f4b-4dc7-9a93-bf02ca039936 2019-04-09 07:06:28,381 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.308611154556s 2019-04-09 07:06:28,387 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-09 07:06:28,391 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ab3d6bace8d94d3094688a3b247e09be748f71b" 2019-04-09 07:06:28,590 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 391 Content-Type: application/json Date: Tue, 09 Apr 2019 07:06:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a4d476d-02d5-4d05-b81b-52582ff4cba5 2019-04-09 07:06:28,590 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/6509066435f1453bac6996ee8997a3b2"}, "tags": [], "enabled": true, "id": "6509066435f1453bac6996ee8997a3b2", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.21:5000/v3/projects/7f33c4418821410b9f53d7726510f5d5"}, "tags": [], "enabled": true, "id": "7f33c4418821410b9f53d7726510f5d5", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_8f00377a-cdf6-48ff-a7e7-9d2e167d0c85"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/ba7a30bb29394fc4a587735d9dfb749e"}, "tags": [], "enabled": true, "id": "ba7a30bb29394fc4a587735d9dfb749e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-04-09 07:06:28,591 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-8a4d476d-02d5-4d05-b81b-52582ff4cba5 2019-04-09 07:06:28,591 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.203560113907s 2019-04-09 07:06:28,595 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-04-09 07:06:28,599 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/projects/7f33c4418821410b9f53d7726510f5d5 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ab3d6bace8d94d3094688a3b247e09be748f71b" 2019-04-09 07:06:28,773 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 09 Apr 2019 07:06:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9e3afb97-2263-4149-9f49-17804143d618 2019-04-09 07:06:28,773 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-09 07:06:28,773 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/7f33c4418821410b9f53d7726510f5d5 used request id req-9e3afb97-2263-4149-9f49-17804143d618 2019-04-09 07:06:28,773 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.177749872208s 2019-04-09 07:06:28,778 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-09 07:06:28,779 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/security-groups.json?project_id=7f33c4418821410b9f53d7726510f5d5&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ab3d6bace8d94d3094688a3b247e09be748f71b" 2019-04-09 07:06:29,171 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Tue, 09 Apr 2019 07:06:27 GMT X-Openstack-Request-Id: req-2d990b5c-1a83-445e-a2c9-50aa77280fdf 2019-04-09 07:06:29,172 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7f33c4418821410b9f53d7726510f5d5", "created_at": "2019-04-09T06:48:58Z", "updated_at": "2019-04-09T06:48:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:48:58Z", "revision_number": 0, "id": "2f520c87-32f7-4a19-8ee2-1caacb90ab32", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:48:58Z", "security_group_id": "0ed40b92-0b0b-433d-b803-9f1dc0847441", "tenant_id": "7f33c4418821410b9f53d7726510f5d5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7f33c4418821410b9f53d7726510f5d5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:48:58Z", "revision_number": 0, "id": "99aaa7b1-5349-4aa2-b878-72f5dbea2350", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:48:58Z", "security_group_id": "0ed40b92-0b0b-433d-b803-9f1dc0847441", "tenant_id": "7f33c4418821410b9f53d7726510f5d5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7f33c4418821410b9f53d7726510f5d5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:48:58Z", "revision_number": 0, "id": "b0afe065-0374-44a8-8061-810aec9c56f5", "remote_group_id": "0ed40b92-0b0b-433d-b803-9f1dc0847441", "remote_ip_prefix": null, "created_at": "2019-04-09T06:48:58Z", "security_group_id": "0ed40b92-0b0b-433d-b803-9f1dc0847441", "tenant_id": "7f33c4418821410b9f53d7726510f5d5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7f33c4418821410b9f53d7726510f5d5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:48:58Z", "revision_number": 0, "id": "e6315fee-aa37-456d-816d-95b47ac986ff", "remote_group_id": "0ed40b92-0b0b-433d-b803-9f1dc0847441", "remote_ip_prefix": null, "created_at": "2019-04-09T06:48:58Z", "security_group_id": "0ed40b92-0b0b-433d-b803-9f1dc0847441", "tenant_id": "7f33c4418821410b9f53d7726510f5d5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7f33c4418821410b9f53d7726510f5d5"}], "revision_number": 1, "project_id": "7f33c4418821410b9f53d7726510f5d5", "id": "0ed40b92-0b0b-433d-b803-9f1dc0847441", "name": "default"}]} 2019-04-09 07:06:29,172 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json?project_id=7f33c4418821410b9f53d7726510f5d5&name=default used request id req-2d990b5c-1a83-445e-a2c9-50aa77280fdf 2019-04-09 07:06:29,172 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.393335103989s 2019-04-09 07:06:29,177 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-09 07:06:29,177 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ab3d6bace8d94d3094688a3b247e09be748f71b" 2019-04-09 07:06:29,285 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 31070 Content-Type: application/json Date: Tue, 09 Apr 2019 07:06:27 GMT X-Openstack-Request-Id: req-8ca9f8a1-e20e-4777-89e1-f714aed2c877 2019-04-09 07:06:29,288 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7f33c4418821410b9f53d7726510f5d5", "created_at": "2019-04-09T06:48:58Z", "updated_at": "2019-04-09T06:48:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:48:58Z", "revision_number": 0, "id": "2f520c87-32f7-4a19-8ee2-1caacb90ab32", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:48:58Z", "security_group_id": "0ed40b92-0b0b-433d-b803-9f1dc0847441", "tenant_id": "7f33c4418821410b9f53d7726510f5d5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7f33c4418821410b9f53d7726510f5d5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:48:58Z", "revision_number": 0, "id": "99aaa7b1-5349-4aa2-b878-72f5dbea2350", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:48:58Z", "security_group_id": "0ed40b92-0b0b-433d-b803-9f1dc0847441", "tenant_id": "7f33c4418821410b9f53d7726510f5d5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7f33c4418821410b9f53d7726510f5d5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:48:58Z", "revision_number": 0, "id": "b0afe065-0374-44a8-8061-810aec9c56f5", "remote_group_id": "0ed40b92-0b0b-433d-b803-9f1dc0847441", "remote_ip_prefix": null, "created_at": "2019-04-09T06:48:58Z", "security_group_id": "0ed40b92-0b0b-433d-b803-9f1dc0847441", "tenant_id": "7f33c4418821410b9f53d7726510f5d5", "port_range_min": null, "ethertype": "IPv4", "project_id": "7f33c4418821410b9f53d7726510f5d5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:48:58Z", "revision_number": 0, "id": "e6315fee-aa37-456d-816d-95b47ac986ff", "remote_group_id": "0ed40b92-0b0b-433d-b803-9f1dc0847441", "remote_ip_prefix": null, "created_at": "2019-04-09T06:48:58Z", "security_group_id": "0ed40b92-0b0b-433d-b803-9f1dc0847441", "tenant_id": "7f33c4418821410b9f53d7726510f5d5", "port_range_min": null, "ethertype": "IPv6", "project_id": "7f33c4418821410b9f53d7726510f5d5"}], "revision_number": 1, "project_id": "7f33c4418821410b9f53d7726510f5d5", "id": "0ed40b92-0b0b-433d-b803-9f1dc0847441", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0f44c7af880b4000a1dc62837aee780f", "created_at": "2019-04-09T06:38:34Z", "updated_at": "2019-04-09T06:38:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:34Z", "revision_number": 0, "id": "05425f53-1a82-4620-8d0d-2bec6d50d127", "remote_group_id": "133285e2-2849-4047-874b-acf860b9a47a", "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:34Z", "security_group_id": "133285e2-2849-4047-874b-acf860b9a47a", "tenant_id": "0f44c7af880b4000a1dc62837aee780f", "port_range_min": null, "ethertype": "IPv6", "project_id": "0f44c7af880b4000a1dc62837aee780f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:34Z", "revision_number": 0, "id": "1afdac41-f81f-4d28-92b1-886ecba7f1ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:34Z", "security_group_id": "133285e2-2849-4047-874b-acf860b9a47a", "tenant_id": "0f44c7af880b4000a1dc62837aee780f", "port_range_min": null, "ethertype": "IPv6", "project_id": "0f44c7af880b4000a1dc62837aee780f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:34Z", "revision_number": 0, "id": "3fb7318d-6164-4cf9-907b-72601354ccfa", "remote_group_id": "133285e2-2849-4047-874b-acf860b9a47a", "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:34Z", "security_group_id": "133285e2-2849-4047-874b-acf860b9a47a", "tenant_id": "0f44c7af880b4000a1dc62837aee780f", "port_range_min": null, "ethertype": "IPv4", "project_id": "0f44c7af880b4000a1dc62837aee780f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:34Z", "revision_number": 0, "id": "dd7de9b8-2e8a-4c8e-8cbf-2108d15e376f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:34Z", "security_group_id": "133285e2-2849-4047-874b-acf860b9a47a", "tenant_id": "0f44c7af880b4000a1dc62837aee780f", "port_range_min": null, "ethertype": "IPv4", "project_id": "0f44c7af880b4000a1dc62837aee780f"}], "revision_number": 1, "project_id": "0f44c7af880b4000a1dc62837aee780f", "id": "133285e2-2849-4047-874b-acf860b9a47a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7d91c4e96bf742cdb3019afbd92b08b7", "created_at": "2019-04-09T06:41:12Z", "updated_at": "2019-04-09T06:41:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:41:12Z", "revision_number": 0, "id": "128566fd-9776-4c00-a02f-ecd203954c03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:41:12Z", "security_group_id": "16d9fd61-4005-47ed-8159-6527e895440e", "tenant_id": "7d91c4e96bf742cdb3019afbd92b08b7", "port_range_min": null, "ethertype": "IPv4", "project_id": "7d91c4e96bf742cdb3019afbd92b08b7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:41:13Z", "revision_number": 0, "id": "5f5c2826-ccd3-422a-ae4c-7e22a699212d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:41:13Z", "security_group_id": "16d9fd61-4005-47ed-8159-6527e895440e", "tenant_id": "7d91c4e96bf742cdb3019afbd92b08b7", "port_range_min": null, "ethertype": "IPv6", "project_id": "7d91c4e96bf742cdb3019afbd92b08b7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:41:12Z", "revision_number": 0, "id": "81637ed4-f405-4397-bf10-12f7c25b85a8", "remote_group_id": "16d9fd61-4005-47ed-8159-6527e895440e", "remote_ip_prefix": null, "created_at": "2019-04-09T06:41:12Z", "security_group_id": "16d9fd61-4005-47ed-8159-6527e895440e", "tenant_id": "7d91c4e96bf742cdb3019afbd92b08b7", "port_range_min": null, "ethertype": "IPv6", "project_id": "7d91c4e96bf742cdb3019afbd92b08b7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:41:12Z", "revision_number": 0, "id": "c8f342fd-7b58-4a9e-a416-7e098f36f758", "remote_group_id": "16d9fd61-4005-47ed-8159-6527e895440e", "remote_ip_prefix": null, "created_at": "2019-04-09T06:41:12Z", "security_group_id": "16d9fd61-4005-47ed-8159-6527e895440e", "tenant_id": "7d91c4e96bf742cdb3019afbd92b08b7", "port_range_min": null, "ethertype": "IPv4", "project_id": "7d91c4e96bf742cdb3019afbd92b08b7"}], "revision_number": 1, "project_id": "7d91c4e96bf742cdb3019afbd92b08b7", "id": "16d9fd61-4005-47ed-8159-6527e895440e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-04-09T06:26:00Z", "updated_at": "2019-04-09T06:26:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:26:00Z", "revision_number": 0, "id": "23de8fc0-44ae-4c56-abcd-3cadf2cd644b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:26:00Z", "security_group_id": "3353c502-d3bd-4781-83f5-fc7385b71d39", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:26:00Z", "revision_number": 0, "id": "afb04289-1a57-4ecb-8cec-ce9e43ab0d76", "remote_group_id": "3353c502-d3bd-4781-83f5-fc7385b71d39", "remote_ip_prefix": null, "created_at": "2019-04-09T06:26:00Z", "security_group_id": "3353c502-d3bd-4781-83f5-fc7385b71d39", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:26:00Z", "revision_number": 0, "id": "d4091b4d-3f48-405e-a6ff-27973bc1c4fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:26:00Z", "security_group_id": "3353c502-d3bd-4781-83f5-fc7385b71d39", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:26:00Z", "revision_number": 0, "id": "f668131f-27a0-4d81-982d-afd1d6efe75b", "remote_group_id": "3353c502-d3bd-4781-83f5-fc7385b71d39", "remote_ip_prefix": null, "created_at": "2019-04-09T06:26:00Z", "security_group_id": "3353c502-d3bd-4781-83f5-fc7385b71d39", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "3353c502-d3bd-4781-83f5-fc7385b71d39", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e3616f9a20054a2f9f4a228fa5825920", "created_at": "2019-04-09T06:38:25Z", "updated_at": "2019-04-09T06:38:25Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:25Z", "revision_number": 0, "id": "1304e57e-307e-4d15-b3a6-c40e4c13d9c6", "remote_group_id": "539b6566-8b82-46ce-a7a2-486e0cfdcc19", "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:25Z", "security_group_id": "539b6566-8b82-46ce-a7a2-486e0cfdcc19", "tenant_id": "e3616f9a20054a2f9f4a228fa5825920", "port_range_min": null, "ethertype": "IPv4", "project_id": "e3616f9a20054a2f9f4a228fa5825920"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:25Z", "revision_number": 0, "id": "5de5f3da-e80e-4e4e-8bb9-e65d586e3c36", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:25Z", "security_group_id": "539b6566-8b82-46ce-a7a2-486e0cfdcc19", "tenant_id": "e3616f9a20054a2f9f4a228fa5825920", "port_range_min": null, "ethertype": "IPv6", "project_id": "e3616f9a20054a2f9f4a228fa5825920"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:25Z", "revision_number": 0, "id": "c986fad9-2e24-419f-b30e-dbea76657fc4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:25Z", "security_group_id": "539b6566-8b82-46ce-a7a2-486e0cfdcc19", "tenant_id": "e3616f9a20054a2f9f4a228fa5825920", "port_range_min": null, "ethertype": "IPv4", "project_id": "e3616f9a20054a2f9f4a228fa5825920"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:25Z", "revision_number": 0, "id": "dfe74141-b06d-427c-a311-9f669b427b66", "remote_group_id": "539b6566-8b82-46ce-a7a2-486e0cfdcc19", "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:25Z", "security_group_id": "539b6566-8b82-46ce-a7a2-486e0cfdcc19", "tenant_id": "e3616f9a20054a2f9f4a228fa5825920", "port_range_min": null, "ethertype": "IPv6", "project_id": "e3616f9a20054a2f9f4a228fa5825920"}], "revision_number": 1, "project_id": "e3616f9a20054a2f9f4a228fa5825920", "id": "539b6566-8b82-46ce-a7a2-486e0cfdcc19", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ba7a30bb29394fc4a587735d9dfb749e", "created_at": "2019-04-09T06:24:05Z", "updated_at": "2019-04-09T06:24:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:24:05Z", "revision_number": 0, "id": "0aa9cfb1-eea8-4107-bdd1-09b673e74187", "remote_group_id": "7163910b-3f52-4c82-95f5-2716a0110cc5", "remote_ip_prefix": null, "created_at": "2019-04-09T06:24:05Z", "security_group_id": "7163910b-3f52-4c82-95f5-2716a0110cc5", "tenant_id": "ba7a30bb29394fc4a587735d9dfb749e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ba7a30bb29394fc4a587735d9dfb749e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:24:05Z", "revision_number": 0, "id": "54942ddd-2fa1-4bc2-8eed-db2c58927051", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:24:05Z", "security_group_id": "7163910b-3f52-4c82-95f5-2716a0110cc5", "tenant_id": "ba7a30bb29394fc4a587735d9dfb749e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ba7a30bb29394fc4a587735d9dfb749e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:24:05Z", "revision_number": 0, "id": "65f9a71a-d7ef-4a7c-bd9a-1722277aec43", "remote_group_id": "7163910b-3f52-4c82-95f5-2716a0110cc5", "remote_ip_prefix": null, "created_at": "2019-04-09T06:24:05Z", "security_group_id": "7163910b-3f52-4c82-95f5-2716a0110cc5", "tenant_id": "ba7a30bb29394fc4a587735d9dfb749e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ba7a30bb29394fc4a587735d9dfb749e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:24:05Z", "revision_number": 0, "id": "86568739-46b2-4862-8571-f01cd048599a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:24:05Z", "security_group_id": "7163910b-3f52-4c82-95f5-2716a0110cc5", "tenant_id": "ba7a30bb29394fc4a587735d9dfb749e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ba7a30bb29394fc4a587735d9dfb749e"}], "revision_number": 1, "project_id": "ba7a30bb29394fc4a587735d9dfb749e", "id": "7163910b-3f52-4c82-95f5-2716a0110cc5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b791053a49f94838a00b8848bbc7b0d5", "created_at": "2019-04-09T06:38:04Z", "updated_at": "2019-04-09T06:38:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:04Z", "revision_number": 0, "id": "1d5cb96d-707a-4102-b35a-0814f2fe44ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:04Z", "security_group_id": "7d842db1-29c7-43cf-83d3-bddf670c17fe", "tenant_id": "b791053a49f94838a00b8848bbc7b0d5", "port_range_min": null, "ethertype": "IPv4", "project_id": "b791053a49f94838a00b8848bbc7b0d5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:04Z", "revision_number": 0, "id": "5bf023b4-d99d-4bf6-be66-02e22c8ab0b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:04Z", "security_group_id": "7d842db1-29c7-43cf-83d3-bddf670c17fe", "tenant_id": "b791053a49f94838a00b8848bbc7b0d5", "port_range_min": null, "ethertype": "IPv6", "project_id": "b791053a49f94838a00b8848bbc7b0d5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:04Z", "revision_number": 0, "id": "62c448c8-84c7-4a5b-881f-9aaf4fc340ad", "remote_group_id": "7d842db1-29c7-43cf-83d3-bddf670c17fe", "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:04Z", "security_group_id": "7d842db1-29c7-43cf-83d3-bddf670c17fe", "tenant_id": "b791053a49f94838a00b8848bbc7b0d5", "port_range_min": null, "ethertype": "IPv4", "project_id": "b791053a49f94838a00b8848bbc7b0d5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:04Z", "revision_number": 0, "id": "8f09250e-f3c9-4c52-9037-1c26e93722e6", "remote_group_id": "7d842db1-29c7-43cf-83d3-bddf670c17fe", "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:04Z", "security_group_id": "7d842db1-29c7-43cf-83d3-bddf670c17fe", "tenant_id": "b791053a49f94838a00b8848bbc7b0d5", "port_range_min": null, "ethertype": "IPv6", "project_id": "b791053a49f94838a00b8848bbc7b0d5"}], "revision_number": 1, "project_id": "b791053a49f94838a00b8848bbc7b0d5", "id": "7d842db1-29c7-43cf-83d3-bddf670c17fe", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f199aed82fe147e78f50540e3f631f58", "created_at": "2019-04-09T06:38:33Z", "updated_at": "2019-04-09T06:38:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:33Z", "revision_number": 0, "id": "10d96352-0a56-4e61-9f91-d2dd0a203a3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:33Z", "security_group_id": "843aeb94-c5b9-4e15-8b46-2167f70d9f64", "tenant_id": "f199aed82fe147e78f50540e3f631f58", "port_range_min": null, "ethertype": "IPv6", "project_id": "f199aed82fe147e78f50540e3f631f58"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:33Z", "revision_number": 0, "id": "7a034288-4851-4d68-b26c-ce8d734e6c23", "remote_group_id": "843aeb94-c5b9-4e15-8b46-2167f70d9f64", "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:33Z", "security_group_id": "843aeb94-c5b9-4e15-8b46-2167f70d9f64", "tenant_id": "f199aed82fe147e78f50540e3f631f58", "port_range_min": null, "ethertype": "IPv4", "project_id": "f199aed82fe147e78f50540e3f631f58"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:33Z", "revision_number": 0, "id": "9788295a-0c4b-4231-a1ba-ce6b40aa1167", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:33Z", "security_group_id": "843aeb94-c5b9-4e15-8b46-2167f70d9f64", "tenant_id": "f199aed82fe147e78f50540e3f631f58", "port_range_min": null, "ethertype": "IPv4", "project_id": "f199aed82fe147e78f50540e3f631f58"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:33Z", "revision_number": 0, "id": "b0e92582-b047-4369-803c-e11b4ab9078c", "remote_group_id": "843aeb94-c5b9-4e15-8b46-2167f70d9f64", "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:33Z", "security_group_id": "843aeb94-c5b9-4e15-8b46-2167f70d9f64", "tenant_id": "f199aed82fe147e78f50540e3f631f58", "port_range_min": null, "ethertype": "IPv6", "project_id": "f199aed82fe147e78f50540e3f631f58"}], "revision_number": 1, "project_id": "f199aed82fe147e78f50540e3f631f58", "id": "843aeb94-c5b9-4e15-8b46-2167f70d9f64", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bbed22d94c364f98a62513e651610970", "created_at": "2019-04-09T06:38:27Z", "updated_at": "2019-04-09T06:38:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:27Z", "revision_number": 0, "id": "2afc4c19-8a23-40cd-937b-67718545a3d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:27Z", "security_group_id": "97734093-1ada-4835-91aa-2f9a5ecbd7da", "tenant_id": "bbed22d94c364f98a62513e651610970", "port_range_min": null, "ethertype": "IPv6", "project_id": "bbed22d94c364f98a62513e651610970"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:27Z", "revision_number": 0, "id": "4a2bb16b-099b-4ac7-a72a-8b7e1c45b7ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:27Z", "security_group_id": "97734093-1ada-4835-91aa-2f9a5ecbd7da", "tenant_id": "bbed22d94c364f98a62513e651610970", "port_range_min": null, "ethertype": "IPv4", "project_id": "bbed22d94c364f98a62513e651610970"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:27Z", "revision_number": 0, "id": "57a2eb11-b762-4973-947d-50f4a26e722c", "remote_group_id": "97734093-1ada-4835-91aa-2f9a5ecbd7da", "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:27Z", "security_group_id": "97734093-1ada-4835-91aa-2f9a5ecbd7da", "tenant_id": "bbed22d94c364f98a62513e651610970", "port_range_min": null, "ethertype": "IPv4", "project_id": "bbed22d94c364f98a62513e651610970"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:27Z", "revision_number": 0, "id": "582accf8-fa7e-493c-a908-f1ccb7f5ae53", "remote_group_id": "97734093-1ada-4835-91aa-2f9a5ecbd7da", "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:27Z", "security_group_id": "97734093-1ada-4835-91aa-2f9a5ecbd7da", "tenant_id": "bbed22d94c364f98a62513e651610970", "port_range_min": null, "ethertype": "IPv6", "project_id": "bbed22d94c364f98a62513e651610970"}], "revision_number": 1, "project_id": "bbed22d94c364f98a62513e651610970", "id": "97734093-1ada-4835-91aa-2f9a5ecbd7da", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6509066435f1453bac6996ee8997a3b2", "created_at": "2019-04-09T06:25:59Z", "updated_at": "2019-04-09T06:25:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:25:59Z", "revision_number": 0, "id": "159f11d9-0ba4-4923-8082-70f4dd760a47", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:25:59Z", "security_group_id": "9c2f55ba-acdf-4de6-a230-b14db62471f1", "tenant_id": "6509066435f1453bac6996ee8997a3b2", "port_range_min": null, "ethertype": "IPv4", "project_id": "6509066435f1453bac6996ee8997a3b2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:25:59Z", "revision_number": 0, "id": "a09893df-d9cb-4ff3-99d4-013b5c068a40", "remote_group_id": "9c2f55ba-acdf-4de6-a230-b14db62471f1", "remote_ip_prefix": null, "created_at": "2019-04-09T06:25:59Z", "security_group_id": "9c2f55ba-acdf-4de6-a230-b14db62471f1", "tenant_id": "6509066435f1453bac6996ee8997a3b2", "port_range_min": null, "ethertype": "IPv6", "project_id": "6509066435f1453bac6996ee8997a3b2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:25:59Z", "revision_number": 0, "id": "f87d56d3-96be-430b-8bff-17fba51e104b", "remote_group_id": "9c2f55ba-acdf-4de6-a230-b14db62471f1", "remote_ip_prefix": null, "created_at": "2019-04-09T06:25:59Z", "security_group_id": "9c2f55ba-acdf-4de6-a230-b14db62471f1", "tenant_id": "6509066435f1453bac6996ee8997a3b2", "port_range_min": null, "ethertype": "IPv4", "project_id": "6509066435f1453bac6996ee8997a3b2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:25:59Z", "revision_number": 0, "id": "feb3b1fe-b7ab-48f1-a7ef-4cef55305484", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:25:59Z", "security_group_id": "9c2f55ba-acdf-4de6-a230-b14db62471f1", "tenant_id": "6509066435f1453bac6996ee8997a3b2", "port_range_min": null, "ethertype": "IPv6", "project_id": "6509066435f1453bac6996ee8997a3b2"}], "revision_number": 1, "project_id": "6509066435f1453bac6996ee8997a3b2", "id": "9c2f55ba-acdf-4de6-a230-b14db62471f1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f4959e7508fa4aa9bff492655dd05f75", "created_at": "2019-04-09T06:41:11Z", "updated_at": "2019-04-09T06:41:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:41:11Z", "revision_number": 0, "id": "5079dc98-328d-49c2-8ec5-1024760d43f4", "remote_group_id": "9f269589-f912-4a8c-999c-e1e004848fb2", "remote_ip_prefix": null, "created_at": "2019-04-09T06:41:11Z", "security_group_id": "9f269589-f912-4a8c-999c-e1e004848fb2", "tenant_id": "f4959e7508fa4aa9bff492655dd05f75", "port_range_min": null, "ethertype": "IPv4", "project_id": "f4959e7508fa4aa9bff492655dd05f75"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:41:11Z", "revision_number": 0, "id": "7b9723e6-9a6c-4782-8c6c-8b42e30e5322", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:41:11Z", "security_group_id": "9f269589-f912-4a8c-999c-e1e004848fb2", "tenant_id": "f4959e7508fa4aa9bff492655dd05f75", "port_range_min": null, "ethertype": "IPv4", "project_id": "f4959e7508fa4aa9bff492655dd05f75"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:41:11Z", "revision_number": 0, "id": "c79a88fc-3d9b-453a-adda-0351d7447046", "remote_group_id": "9f269589-f912-4a8c-999c-e1e004848fb2", "remote_ip_prefix": null, "created_at": "2019-04-09T06:41:11Z", "security_group_id": "9f269589-f912-4a8c-999c-e1e004848fb2", "tenant_id": "f4959e7508fa4aa9bff492655dd05f75", "port_range_min": null, "ethertype": "IPv6", "project_id": "f4959e7508fa4aa9bff492655dd05f75"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:41:11Z", "revision_number": 0, "id": "ded83004-84fa-4262-8e2e-c0cf817a6397", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:41:11Z", "security_group_id": "9f269589-f912-4a8c-999c-e1e004848fb2", "tenant_id": "f4959e7508fa4aa9bff492655dd05f75", "port_range_min": null, "ethertype": "IPv6", "project_id": "f4959e7508fa4aa9bff492655dd05f75"}], "revision_number": 1, "project_id": "f4959e7508fa4aa9bff492655dd05f75", "id": "9f269589-f912-4a8c-999c-e1e004848fb2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "875e43126b1048518e582278b00dd3bd", "created_at": "2019-04-09T06:38:31Z", "updated_at": "2019-04-09T06:38:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:31Z", "revision_number": 0, "id": "5f289c8e-b1c9-41f7-aeed-c40d4b40f88f", "remote_group_id": "a3e3ef9a-d084-4d19-86ce-95a13bf3a2b2", "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:31Z", "security_group_id": "a3e3ef9a-d084-4d19-86ce-95a13bf3a2b2", "tenant_id": "875e43126b1048518e582278b00dd3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "875e43126b1048518e582278b00dd3bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:31Z", "revision_number": 0, "id": "6d166514-1330-4e67-aba8-2ff7f57567c3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:31Z", "security_group_id": "a3e3ef9a-d084-4d19-86ce-95a13bf3a2b2", "tenant_id": "875e43126b1048518e582278b00dd3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "875e43126b1048518e582278b00dd3bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:31Z", "revision_number": 0, "id": "c2e306fc-c809-40bb-a8cb-d1f0d0a768c5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:31Z", "security_group_id": "a3e3ef9a-d084-4d19-86ce-95a13bf3a2b2", "tenant_id": "875e43126b1048518e582278b00dd3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "875e43126b1048518e582278b00dd3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:31Z", "revision_number": 0, "id": "c9960cce-d437-47e8-86a8-766e3be66981", "remote_group_id": "a3e3ef9a-d084-4d19-86ce-95a13bf3a2b2", "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:31Z", "security_group_id": "a3e3ef9a-d084-4d19-86ce-95a13bf3a2b2", "tenant_id": "875e43126b1048518e582278b00dd3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "875e43126b1048518e582278b00dd3bd"}], "revision_number": 1, "project_id": "875e43126b1048518e582278b00dd3bd", "id": "a3e3ef9a-d084-4d19-86ce-95a13bf3a2b2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "40d0a12deb8b450f9ec86a556f84ee9a", "created_at": "2019-04-09T06:38:23Z", "updated_at": "2019-04-09T06:38:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:23Z", "revision_number": 0, "id": "893502da-a659-4c56-afc0-0908c3136ba3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:23Z", "security_group_id": "af11296e-5ea1-4a9b-b81c-edc2afd9e6b9", "tenant_id": "40d0a12deb8b450f9ec86a556f84ee9a", "port_range_min": null, "ethertype": "IPv4", "project_id": "40d0a12deb8b450f9ec86a556f84ee9a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:23Z", "revision_number": 0, "id": "a1eba4ad-c15e-4139-89c2-cf6835513b76", "remote_group_id": "af11296e-5ea1-4a9b-b81c-edc2afd9e6b9", "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:23Z", "security_group_id": "af11296e-5ea1-4a9b-b81c-edc2afd9e6b9", "tenant_id": "40d0a12deb8b450f9ec86a556f84ee9a", "port_range_min": null, "ethertype": "IPv6", "project_id": "40d0a12deb8b450f9ec86a556f84ee9a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:23Z", "revision_number": 0, "id": "d07f2fa1-1b54-4ae3-96f7-6083bab6178d", "remote_group_id": "af11296e-5ea1-4a9b-b81c-edc2afd9e6b9", "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:23Z", "security_group_id": "af11296e-5ea1-4a9b-b81c-edc2afd9e6b9", "tenant_id": "40d0a12deb8b450f9ec86a556f84ee9a", "port_range_min": null, "ethertype": "IPv4", "project_id": "40d0a12deb8b450f9ec86a556f84ee9a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:23Z", "revision_number": 0, "id": "ee512ebf-f4b1-4f7f-b5f8-f5af813c3cc0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:23Z", "security_group_id": "af11296e-5ea1-4a9b-b81c-edc2afd9e6b9", "tenant_id": "40d0a12deb8b450f9ec86a556f84ee9a", "port_range_min": null, "ethertype": "IPv6", "project_id": "40d0a12deb8b450f9ec86a556f84ee9a"}], "revision_number": 1, "project_id": "40d0a12deb8b450f9ec86a556f84ee9a", "id": "af11296e-5ea1-4a9b-b81c-edc2afd9e6b9", "name": "default"}]} 2019-04-09 07:06:29,289 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-8ca9f8a1-e20e-4777-89e1-f714aed2c877 2019-04-09 07:06:29,289 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.112186908722s 2019-04-09 07:06:29,298 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-04-09 07:06:29,299 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/security-groups/0ed40b92-0b0b-433d-b803-9f1dc0847441.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4ab3d6bace8d94d3094688a3b247e09be748f71b" 2019-04-09 07:06:29,412 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 09 Apr 2019 07:06:27 GMT X-Openstack-Request-Id: req-b2252e42-f883-40ad-96de-867112318b63 2019-04-09 07:06:29,412 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-09 07:06:29,412 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/0ed40b92-0b0b-433d-b803-9f1dc0847441.json used request id req-b2252e42-f883-40ad-96de-867112318b63 2019-04-09 07:06:29,413 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.114370107651s 2019-04-09 07:06:29,413 - xtesting.ci.run_tests - ERROR - The test case 'rally_sanity' failed. 2019-04-09 07:06:29,465 - xtesting.ci.run_tests - INFO - Loading test case 'refstack_defcore'... 2019-04-09 07:06:29,511 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-04-09 07:06:29,516 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Tue, 09 Apr 2019 07:06:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-800d68f6-2d40-4785-9343-f148e045e8c1 2019-04-09 07:06:29,516 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2019-04-09 07:06:29,516 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/v3 used request id req-800d68f6-2d40-4785-9343-f148e045e8c1 2019-04-09 07:06:29,517 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2019-04-09 07:06:29,923 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "12d06a59574c4903a7b4bfc193e14ef0", "name": "member"}, {"id": "ecaba09e8ea14e058d5f9d9eb583aa37", "name": "admin"}, {"id": "6e54a998c61f4429874ed3ac33d4afc4", "name": "reader"}], "expires_at": "2019-04-09T08:06:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6509066435f1453bac6996ee8997a3b2", "name": "admin"}, "catalog": [{"endpoints": [], "type": "metering", "id": "0c6048bf3c804b33b1209bfa8ca75ec0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v3/6509066435f1453bac6996ee8997a3b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "503aa75a75e444a9b93cb14634c6ab50"}, {"url": "http://192.30.9.6:8776/v3/6509066435f1453bac6996ee8997a3b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd4bc81464e44d0a129985ca1ff91d5"}, {"url": "http://192.30.9.6:8776/v3/6509066435f1453bac6996ee8997a3b2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d888a991472d4a88bfcfcfcf4909874d"}], "type": "volumev3", "id": "1b1b3cbed2d14611b521aa10e2b642dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4664f0d595a24e8a9d4eb3691db874e0"}, {"url": "http://172.30.9.21:8080/v1/AUTH_6509066435f1453bac6996ee8997a3b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49cfc5fc2aa942e59d21f825b2bc9939"}, {"url": "http://12.0.0.22:8080/v1/AUTH_6509066435f1453bac6996ee8997a3b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "71100b14603a4edf8a39e8af672ecff5"}], "type": "object-store", "id": "29267bcb2ea04deebb6caaa71afffcc5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4dc1873b4b477cb578245fdb86a111"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77d7bee546c941368ffc769fda003312"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9b1ab09869b4ea895eb3c8867f61318"}], "type": "network", "id": "3ac09bd783a245efa7f11d71ad667386", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f7f6f256262433fb4467ed610947d62"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "72d58c041dc245bc8aa43ce73891f76c"}, {"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b89851b9b2b4f95b7d2184e74373672"}], "type": "identity", "id": "49f6869431e3430e9aeef431c7e7d7de", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8201c41b3865412e839f135e1ceb7421"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e4e22c0a684229ba50a51934a5cdf7"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf4872e158cb44e3aa5a4063a620efc3"}], "type": "alarming", "id": "61e60b3a8b964288a4ad67fd02ee4984", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4de11e8502624071afd079250b33c74c"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d801fa7f3ee64b30b3b18ef5a9e72635"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f583f4a1750f4edc8596dd476ece0948"}], "type": "compute", "id": "6b64d23b249e42d79f5dd070a7460b66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0cd6369c5d9949eba212a5ce97f8b6f7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8011dc0e5bd44e2aa45caf7c6e4d19d2"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d807430fcec84acebca284681dd098fe"}], "type": "cloudformation", "id": "7f91896ba7394ae291c7a222f92ea496", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/6509066435f1453bac6996ee8997a3b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4243c026b4174decae31504c58542875"}, {"url": "http://192.30.9.6:8776/v2/6509066435f1453bac6996ee8997a3b2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84281d63eba442fd8cdbf23eae691ba2"}, {"url": "http://172.30.9.21:8776/v2/6509066435f1453bac6996ee8997a3b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1ce0a47f2fd4ca9b678bc1d7e5d0b37"}], "type": "volumev2", "id": "8afcbe00e0a6427bbf1fc3b10d4b2f5e", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/6509066435f1453bac6996ee8997a3b2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25eb19d77ddd4b9aa8117749f829d913"}, {"url": "http://172.30.9.21:8004/v1/6509066435f1453bac6996ee8997a3b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57dd852403b0401fb0bd852db0cc4f1e"}, {"url": "http://192.30.9.6:8004/v1/6509066435f1453bac6996ee8997a3b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5a404b628fff4023b9d3e5b8fca3b0fb"}], "type": "orchestration", "id": "a244395507da4b85bd212d5f49a8b6ae", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2242a4436b774238a465cc3d6498ab4e"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "977935de203e411cbce5038f0a9dc848"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2fcaa46481c44f8a3f42acd6c29b21f"}], "type": "placement", "id": "aed411d3d8324008b42b3bd847051003", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b61449c559f45dba6ba5f9dc241729f"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3f83bae18b4a496bb67592b5d777f17c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5162d5282ea1448dbbc20567c0d57fd7"}], "type": "metric", "id": "ebf458a547774acfb6b489f2803a822c", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "33de49eaa2934d07a5ef7754ed5fe8e0"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b7265307a4a45caad0a286536a91b5d"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94601cf3562245fb9453e9678a54b869"}], "type": "event", "id": "f3ff1bc7e87e4c90a2385a1bc8175960", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00d65cc314ee4a87ad316dd160d63558"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64896bc5be624954a0166b6cfa08a10e"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd079af259534771ac00959c542171cf"}], "type": "image", "id": "f9a74c8a63414707b34a5b03e9eacdc1", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "96d754a28b0d43cf8fa237c30a99c306"}, "audit_ids": ["9o1JlyoqQE6pvWIka_J4Iw"], "issued_at": "2019-04-09T07:06:27.000000Z"}} 2019-04-09 07:06:29,926 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-09 07:06:29,927 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}10a9d192fc26cc27c86e6e7e58435e15e58b68b1" 2019-04-09 07:06:30,274 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Tue, 09 Apr 2019 07:06:28 GMT X-Openstack-Request-Id: req-0861951e-b7f0-42ee-947a-cb277feba198 2019-04-09 07:06:30,274 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"b62787c2-635d-4893-8553-7ee0260442ff","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ba7a30bb29394fc4a587735d9dfb749e","l2_adjacency":true,"status":"ACTIVE","subnets":["dce875e1-9eec-4cb2-94e6-93dffefe33f6"],"description":"","tags":[],"updated_at":"2019-04-09T06:38:46Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ba7a30bb29394fc4a587735d9dfb749e","created_at":"2019-04-09T06:24:05Z","provider:network_type":"flat"}]} 2019-04-09 07:06:30,275 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-0861951e-b7f0-42ee-947a-cb277feba198 2019-04-09 07:06:30,275 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.348052978516s 2019-04-09 07:06:30,281 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-04-09 07:06:30,286 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 09 Apr 2019 07:06:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-11dcf8a1-41c0-489e-976b-51d8e1442c54 2019-04-09 07:06:30,287 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 07:06:30,287 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/ used request id req-11dcf8a1-41c0-489e-976b-51d8e1442c54 2019-04-09 07:06:30,288 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-09 07:06:30,291 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}10a9d192fc26cc27c86e6e7e58435e15e58b68b1" 2019-04-09 07:06:30,406 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 222 Content-Type: application/json Date: Tue, 09 Apr 2019 07:06:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06bad8cf-ecab-4ea4-9970-ed05da0093ca 2019-04-09 07:06:30,406 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/ec5ce0aa038644b78983e5840ba5fb73"}, "tags": [], "enabled": true, "id": "ec5ce0aa038644b78983e5840ba5fb73", "name": "heat_stack"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2019-04-09 07:06:30,406 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-06bad8cf-ecab-4ea4-9970-ed05da0093ca 2019-04-09 07:06:30,406 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.11869096756s 2019-04-09 07:06:30,414 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-04-09 07:06:30,417 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}10a9d192fc26cc27c86e6e7e58435e15e58b68b1" -d '{"project": {"description": "Created by OPNFV Functest: refstack_defcore", "enabled": true, "domain_id": "default", "name": "refstack_defcore-project_e037bf62-9a26-4c3d-8cad-1a69c2ee45fb"}}' 2019-04-09 07:06:30,639 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 378 Content-Type: application/json Date: Tue, 09 Apr 2019 07:06:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-efc0a4f7-1bbe-4052-a5c2-ab3b731f90af 2019-04-09 07:06:30,639 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: refstack_defcore", "links": {"self": "http://172.30.9.21:5000/v3/projects/4d13595738ac47c7959ad117fabd015f"}, "tags": [], "enabled": true, "id": "4d13595738ac47c7959ad117fabd015f", "parent_id": "default", "domain_id": "default", "name": "refstack_defcore-project_e037bf62-9a26-4c3d-8cad-1a69c2ee45fb"}} 2019-04-09 07:06:30,639 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-efc0a4f7-1bbe-4052-a5c2-ab3b731f90af 2019-04-09 07:06:30,639 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.225520133972s 2019-04-09 07:06:30,640 - 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'4d13595738ac47c7959ad117fabd015f', '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_e037bf62-9a26-4c3d-8cad-1a69c2ee45fb'}) 2019-04-09 07:06:30,646 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-04-09 07:06:30,649 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}10a9d192fc26cc27c86e6e7e58435e15e58b68b1" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "nWAgJ4ESLZsQVZD55ay3mKuVD3pzKI", "email": null, "name": "refstack_defcore-user_e037bf62-9a26-4c3d-8cad-1a69c2ee45fb"}}' 2019-04-09 07:06:31,100 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 331 Content-Type: application/json Date: Tue, 09 Apr 2019 07:06:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-70237219-febc-43cc-aefe-7eb37035386a 2019-04-09 07:06:31,100 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "refstack_defcore-user_e037bf62-9a26-4c3d-8cad-1a69c2ee45fb", "links": {"self": "http://172.30.9.21:5000/v3/users/779bd920bd2042fcb9b68f37e0bd943f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "779bd920bd2042fcb9b68f37e0bd943f", "domain_id": "default", "password_expires_at": null}} 2019-04-09 07:06:31,100 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/users used request id req-70237219-febc-43cc-aefe-7eb37035386a 2019-04-09 07:06:31,100 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.454274892807s 2019-04-09 07:06:31,101 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'779bd920bd2042fcb9b68f37e0bd943f', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'refstack_defcore-user_e037bf62-9a26-4c3d-8cad-1a69c2ee45fb'}) 2019-04-09 07:06:31,105 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-09 07:06:31,109 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}10a9d192fc26cc27c86e6e7e58435e15e58b68b1" 2019-04-09 07:06:31,300 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Tue, 09 Apr 2019 07:06:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1bbd16f1-e549-408c-a0fd-2594b4d4a901 2019-04-09 07:06:31,300 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "12d06a59574c4903a7b4bfc193e14ef0", "links": {"self": "http://172.30.9.21:5000/v3/roles/12d06a59574c4903a7b4bfc193e14ef0"}, "name": "member"}, {"domain_id": null, "id": "50245c80a9b84e15b01544b714aaabd9", "links": {"self": "http://172.30.9.21:5000/v3/roles/50245c80a9b84e15b01544b714aaabd9"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6e54a998c61f4429874ed3ac33d4afc4", "links": {"self": "http://172.30.9.21:5000/v3/roles/6e54a998c61f4429874ed3ac33d4afc4"}, "name": "reader"}, {"domain_id": null, "id": "6f62ff3e5bbd4682becdbe9fa3c1ed2c", "links": {"self": "http://172.30.9.21:5000/v3/roles/6f62ff3e5bbd4682becdbe9fa3c1ed2c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80b483ac8c834f498f0d265da82cb005", "links": {"self": "http://172.30.9.21:5000/v3/roles/80b483ac8c834f498f0d265da82cb005"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecaba09e8ea14e058d5f9d9eb583aa37", "links": {"self": "http://172.30.9.21:5000/v3/roles/ecaba09e8ea14e058d5f9d9eb583aa37"}, "name": "admin"}]} 2019-04-09 07:06:31,300 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-1bbd16f1-e549-408c-a0fd-2594b4d4a901 2019-04-09 07:06:31,301 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.195192098618s 2019-04-09 07:06:31,306 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-09 07:06:31,309 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}10a9d192fc26cc27c86e6e7e58435e15e58b68b1" 2019-04-09 07:06:31,505 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Tue, 09 Apr 2019 07:06:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15c4c687-fdd9-4741-bd04-098b7a2c57cc 2019-04-09 07:06:31,505 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "12d06a59574c4903a7b4bfc193e14ef0", "links": {"self": "http://172.30.9.21:5000/v3/roles/12d06a59574c4903a7b4bfc193e14ef0"}, "name": "member"}, {"domain_id": null, "id": "50245c80a9b84e15b01544b714aaabd9", "links": {"self": "http://172.30.9.21:5000/v3/roles/50245c80a9b84e15b01544b714aaabd9"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6e54a998c61f4429874ed3ac33d4afc4", "links": {"self": "http://172.30.9.21:5000/v3/roles/6e54a998c61f4429874ed3ac33d4afc4"}, "name": "reader"}, {"domain_id": null, "id": "6f62ff3e5bbd4682becdbe9fa3c1ed2c", "links": {"self": "http://172.30.9.21:5000/v3/roles/6f62ff3e5bbd4682becdbe9fa3c1ed2c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80b483ac8c834f498f0d265da82cb005", "links": {"self": "http://172.30.9.21:5000/v3/roles/80b483ac8c834f498f0d265da82cb005"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecaba09e8ea14e058d5f9d9eb583aa37", "links": {"self": "http://172.30.9.21:5000/v3/roles/ecaba09e8ea14e058d5f9d9eb583aa37"}, "name": "admin"}]} 2019-04-09 07:06:31,506 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-15c4c687-fdd9-4741-bd04-098b7a2c57cc 2019-04-09 07:06:31,506 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.200037956238s 2019-04-09 07:06:31,510 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-09 07:06:31,514 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}10a9d192fc26cc27c86e6e7e58435e15e58b68b1" 2019-04-09 07:06:31,666 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Tue, 09 Apr 2019 07:06:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb349419-7fd7-4215-b749-c12cfe8daaa3 2019-04-09 07:06:31,666 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "12d06a59574c4903a7b4bfc193e14ef0", "links": {"self": "http://172.30.9.21:5000/v3/roles/12d06a59574c4903a7b4bfc193e14ef0"}, "name": "member"}, {"domain_id": null, "id": "50245c80a9b84e15b01544b714aaabd9", "links": {"self": "http://172.30.9.21:5000/v3/roles/50245c80a9b84e15b01544b714aaabd9"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6e54a998c61f4429874ed3ac33d4afc4", "links": {"self": "http://172.30.9.21:5000/v3/roles/6e54a998c61f4429874ed3ac33d4afc4"}, "name": "reader"}, {"domain_id": null, "id": "6f62ff3e5bbd4682becdbe9fa3c1ed2c", "links": {"self": "http://172.30.9.21:5000/v3/roles/6f62ff3e5bbd4682becdbe9fa3c1ed2c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80b483ac8c834f498f0d265da82cb005", "links": {"self": "http://172.30.9.21:5000/v3/roles/80b483ac8c834f498f0d265da82cb005"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecaba09e8ea14e058d5f9d9eb583aa37", "links": {"self": "http://172.30.9.21:5000/v3/roles/ecaba09e8ea14e058d5f9d9eb583aa37"}, "name": "admin"}]} 2019-04-09 07:06:31,666 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-bb349419-7fd7-4215-b749-c12cfe8daaa3 2019-04-09 07:06:31,666 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.15577507019s 2019-04-09 07:06:31,671 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-09 07:06:31,675 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}10a9d192fc26cc27c86e6e7e58435e15e58b68b1" 2019-04-09 07:06:31,783 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 09 Apr 2019 07:06:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4aed312c-33d2-4922-86e5-3fd9664a90a3 2019-04-09 07:06:31,784 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-04-09 07:06:31,784 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-4aed312c-33d2-4922-86e5-3fd9664a90a3 2019-04-09 07:06:31,784 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.112784147263s 2019-04-09 07:06:31,785 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-09 07:06:31,788 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}10a9d192fc26cc27c86e6e7e58435e15e58b68b1" 2019-04-09 07:06:31,917 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 841 Content-Type: application/json Date: Tue, 09 Apr 2019 07:06:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91efc56d-0781-4d03-9b2f-66c65dd0a327 2019-04-09 07:06:31,918 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/07b62caafa51496f94dd3b3fb341fcfe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07b62caafa51496f94dd3b3fb341fcfe", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/2e35f475a54147749980006d265eb864"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e35f475a54147749980006d265eb864", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/2f1bc9c9d22745648100c4b0717962eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f1bc9c9d22745648100c4b0717962eb", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/30fe8cf249d443dd9c53f2cc083f50b5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "30fe8cf249d443dd9c53f2cc083f50b5", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/3d748bf7df734addb2e37ea0663ec892"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d748bf7df734addb2e37ea0663ec892", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/732a504491fd4f35923460ae0d2ef475"}, "domain_id": "default", "enabled": true, "options": {}, "id": "732a504491fd4f35923460ae0d2ef475", "email": "placement@localhost", "password_expires_at": null}, {"name": "refstack_defcore-user_e037bf62-9a26-4c3d-8cad-1a69c2ee45fb", "links": {"self": "http://172.30.9.21:5000/v3/users/779bd920bd2042fcb9b68f37e0bd943f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "779bd920bd2042fcb9b68f37e0bd943f", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/781b729594744c4f8f561f6b5a6e68bd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "781b729594744c4f8f561f6b5a6e68bd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/80817a33c71343ed9c63d448a7fea69e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "80817a33c71343ed9c63d448a7fea69e", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/938ce22a56d74c639d353dbbf166fcc4"}, "domain_id": "ec5ce0aa038644b78983e5840ba5fb73", "enabled": true, "options": {}, "id": "938ce22a56d74c639d353dbbf166fcc4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/96d754a28b0d43cf8fa237c30a99c306"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d754a28b0d43cf8fa237c30a99c306", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/aaa8b9f924a74e80899c7ad7e32fcaae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aaa8b9f924a74e80899c7ad7e32fcaae", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b8dd65f4e72446d5bd8d9efa13837b0c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8dd65f4e72446d5bd8d9efa13837b0c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/c34b7e3bcdbc428db4539ea2b87cfce1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c34b7e3bcdbc428db4539ea2b87cfce1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/eb527490835d48e8a67131b0f587baf6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb527490835d48e8a67131b0f587baf6", "email": "gnocchi@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2019-04-09 07:06:31,918 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-91efc56d-0781-4d03-9b2f-66c65dd0a327 2019-04-09 07:06:31,918 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.133414030075s 2019-04-09 07:06:31,930 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-09 07:06:31,934 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}10a9d192fc26cc27c86e6e7e58435e15e58b68b1" 2019-04-09 07:06:32,125 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 399 Content-Type: application/json Date: Tue, 09 Apr 2019 07:06:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d305dfde-9974-4e3d-96f6-67ad0e0e109a 2019-04-09 07:06:32,125 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/6509066435f1453bac6996ee8997a3b2"}, "tags": [], "enabled": true, "id": "6509066435f1453bac6996ee8997a3b2", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: refstack_defcore", "links": {"self": "http://172.30.9.21:5000/v3/projects/4d13595738ac47c7959ad117fabd015f"}, "tags": [], "enabled": true, "id": "4d13595738ac47c7959ad117fabd015f", "parent_id": "default", "domain_id": "default", "name": "refstack_defcore-project_e037bf62-9a26-4c3d-8cad-1a69c2ee45fb"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/ba7a30bb29394fc4a587735d9dfb749e"}, "tags": [], "enabled": true, "id": "ba7a30bb29394fc4a587735d9dfb749e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-04-09 07:06:32,126 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-d305dfde-9974-4e3d-96f6-67ad0e0e109a 2019-04-09 07:06:32,126 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.195300102234s 2019-04-09 07:06:32,134 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-04-09 07:06:32,137 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=779bd920bd2042fcb9b68f37e0bd943f&role.id=12d06a59574c4903a7b4bfc193e14ef0&scope.project.id=4d13595738ac47c7959ad117fabd015f" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}10a9d192fc26cc27c86e6e7e58435e15e58b68b1" 2019-04-09 07:06:32,250 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 210 Content-Type: application/json Date: Tue, 09 Apr 2019 07:06:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21c687ad-80a8-449a-b2ec-fbeb67821aa3 2019-04-09 07:06:32,250 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=779bd920bd2042fcb9b68f37e0bd943f&role.id=12d06a59574c4903a7b4bfc193e14ef0&scope.project.id=4d13595738ac47c7959ad117fabd015f", "previous": null, "next": null}} 2019-04-09 07:06:32,250 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=779bd920bd2042fcb9b68f37e0bd943f&role.id=12d06a59574c4903a7b4bfc193e14ef0&scope.project.id=4d13595738ac47c7959ad117fabd015f used request id req-21c687ad-80a8-449a-b2ec-fbeb67821aa3 2019-04-09 07:06:32,251 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.116817951202s 2019-04-09 07:06:32,254 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-04-09 07:06:32,258 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/4d13595738ac47c7959ad117fabd015f/users/779bd920bd2042fcb9b68f37e0bd943f/roles/12d06a59574c4903a7b4bfc193e14ef0 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}10a9d192fc26cc27c86e6e7e58435e15e58b68b1" 2019-04-09 07:06:32,504 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 09 Apr 2019 07:06:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7a4315c7-666b-4864-a550-e4b0d6d22da6 2019-04-09 07:06:32,504 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-09 07:06:32,504 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/4d13595738ac47c7959ad117fabd015f/users/779bd920bd2042fcb9b68f37e0bd943f/roles/12d06a59574c4903a7b4bfc193e14ef0 used request id req-7a4315c7-666b-4864-a550-e4b0d6d22da6 2019-04-09 07:06:32,504 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.249897003174s 2019-04-09 07:06:32,505 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'refstack_defcore-project_e037bf62-9a26-4c3d-8cad-1a69c2ee45fb', 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'4d13595738ac47c7959ad117fabd015f', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'nWAgJ4ESLZsQVZD55ay3mKuVD3pzKI', 'username': u'refstack_defcore-user_e037bf62-9a26-4c3d-8cad-1a69c2ee45fb', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.21:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-04-09 07:06:32,508 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'refstack_defcore-user_e037bf62-9a26-4c3d-8cad-1a69c2ee45fb', 'password': 'nWAgJ4ESLZsQVZD55ay3mKuVD3pzKI', 'project_name': 'refstack_defcore-project_e037bf62-9a26-4c3d-8cad-1a69c2ee45fb', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.21:5000/v3', 'project_id': '4d13595738ac47c7959ad117fabd015f', 'project_domain_name': 'Default'} 2019-04-09 07:06:32,511 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-09 07:06:32,514 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}10a9d192fc26cc27c86e6e7e58435e15e58b68b1" 2019-04-09 07:06:32,623 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Tue, 09 Apr 2019 07:06:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37097938-8a42-4d3c-8f2e-bade33a9d535 2019-04-09 07:06:32,624 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "12d06a59574c4903a7b4bfc193e14ef0", "links": {"self": "http://172.30.9.21:5000/v3/roles/12d06a59574c4903a7b4bfc193e14ef0"}, "name": "member"}, {"domain_id": null, "id": "50245c80a9b84e15b01544b714aaabd9", "links": {"self": "http://172.30.9.21:5000/v3/roles/50245c80a9b84e15b01544b714aaabd9"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6e54a998c61f4429874ed3ac33d4afc4", "links": {"self": "http://172.30.9.21:5000/v3/roles/6e54a998c61f4429874ed3ac33d4afc4"}, "name": "reader"}, {"domain_id": null, "id": "6f62ff3e5bbd4682becdbe9fa3c1ed2c", "links": {"self": "http://172.30.9.21:5000/v3/roles/6f62ff3e5bbd4682becdbe9fa3c1ed2c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80b483ac8c834f498f0d265da82cb005", "links": {"self": "http://172.30.9.21:5000/v3/roles/80b483ac8c834f498f0d265da82cb005"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecaba09e8ea14e058d5f9d9eb583aa37", "links": {"self": "http://172.30.9.21:5000/v3/roles/ecaba09e8ea14e058d5f9d9eb583aa37"}, "name": "admin"}]} 2019-04-09 07:06:32,624 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-37097938-8a42-4d3c-8f2e-bade33a9d535 2019-04-09 07:06:32,624 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.112675905228s 2019-04-09 07:06:32,629 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-09 07:06:32,632 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}10a9d192fc26cc27c86e6e7e58435e15e58b68b1" 2019-04-09 07:06:32,781 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Tue, 09 Apr 2019 07:06:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2354b26-d196-46c8-a904-022677f9b642 2019-04-09 07:06:32,781 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "12d06a59574c4903a7b4bfc193e14ef0", "links": {"self": "http://172.30.9.21:5000/v3/roles/12d06a59574c4903a7b4bfc193e14ef0"}, "name": "member"}, {"domain_id": null, "id": "50245c80a9b84e15b01544b714aaabd9", "links": {"self": "http://172.30.9.21:5000/v3/roles/50245c80a9b84e15b01544b714aaabd9"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6e54a998c61f4429874ed3ac33d4afc4", "links": {"self": "http://172.30.9.21:5000/v3/roles/6e54a998c61f4429874ed3ac33d4afc4"}, "name": "reader"}, {"domain_id": null, "id": "6f62ff3e5bbd4682becdbe9fa3c1ed2c", "links": {"self": "http://172.30.9.21:5000/v3/roles/6f62ff3e5bbd4682becdbe9fa3c1ed2c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80b483ac8c834f498f0d265da82cb005", "links": {"self": "http://172.30.9.21:5000/v3/roles/80b483ac8c834f498f0d265da82cb005"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecaba09e8ea14e058d5f9d9eb583aa37", "links": {"self": "http://172.30.9.21:5000/v3/roles/ecaba09e8ea14e058d5f9d9eb583aa37"}, "name": "admin"}]} 2019-04-09 07:06:32,781 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-b2354b26-d196-46c8-a904-022677f9b642 2019-04-09 07:06:32,781 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.152276992798s 2019-04-09 07:06:32,786 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-09 07:06:32,790 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}10a9d192fc26cc27c86e6e7e58435e15e58b68b1" 2019-04-09 07:06:32,896 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 09 Apr 2019 07:06:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be9c7293-9e37-483e-a3e3-8193a2e6630e 2019-04-09 07:06:32,896 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-04-09 07:06:32,897 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-be9c7293-9e37-483e-a3e3-8193a2e6630e 2019-04-09 07:06:32,897 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.110402822495s 2019-04-09 07:06:32,898 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-09 07:06:32,901 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}10a9d192fc26cc27c86e6e7e58435e15e58b68b1" 2019-04-09 07:06:33,022 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 841 Content-Type: application/json Date: Tue, 09 Apr 2019 07:06:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ac0618b-ad76-471f-a2ee-9ab549144946 2019-04-09 07:06:33,022 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/07b62caafa51496f94dd3b3fb341fcfe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07b62caafa51496f94dd3b3fb341fcfe", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/2e35f475a54147749980006d265eb864"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e35f475a54147749980006d265eb864", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/2f1bc9c9d22745648100c4b0717962eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f1bc9c9d22745648100c4b0717962eb", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/30fe8cf249d443dd9c53f2cc083f50b5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "30fe8cf249d443dd9c53f2cc083f50b5", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/3d748bf7df734addb2e37ea0663ec892"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d748bf7df734addb2e37ea0663ec892", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/732a504491fd4f35923460ae0d2ef475"}, "domain_id": "default", "enabled": true, "options": {}, "id": "732a504491fd4f35923460ae0d2ef475", "email": "placement@localhost", "password_expires_at": null}, {"name": "refstack_defcore-user_e037bf62-9a26-4c3d-8cad-1a69c2ee45fb", "links": {"self": "http://172.30.9.21:5000/v3/users/779bd920bd2042fcb9b68f37e0bd943f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "779bd920bd2042fcb9b68f37e0bd943f", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/781b729594744c4f8f561f6b5a6e68bd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "781b729594744c4f8f561f6b5a6e68bd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/80817a33c71343ed9c63d448a7fea69e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "80817a33c71343ed9c63d448a7fea69e", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/938ce22a56d74c639d353dbbf166fcc4"}, "domain_id": "ec5ce0aa038644b78983e5840ba5fb73", "enabled": true, "options": {}, "id": "938ce22a56d74c639d353dbbf166fcc4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/96d754a28b0d43cf8fa237c30a99c306"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d754a28b0d43cf8fa237c30a99c306", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/aaa8b9f924a74e80899c7ad7e32fcaae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aaa8b9f924a74e80899c7ad7e32fcaae", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b8dd65f4e72446d5bd8d9efa13837b0c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8dd65f4e72446d5bd8d9efa13837b0c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/c34b7e3bcdbc428db4539ea2b87cfce1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c34b7e3bcdbc428db4539ea2b87cfce1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/eb527490835d48e8a67131b0f587baf6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb527490835d48e8a67131b0f587baf6", "email": "gnocchi@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2019-04-09 07:06:33,023 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-2ac0618b-ad76-471f-a2ee-9ab549144946 2019-04-09 07:06:33,023 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.125005960464s 2019-04-09 07:06:33,034 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-09 07:06:33,037 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}10a9d192fc26cc27c86e6e7e58435e15e58b68b1" 2019-04-09 07:06:33,183 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 399 Content-Type: application/json Date: Tue, 09 Apr 2019 07:06:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2128fa72-edf5-4530-9ed0-4b0b6488b40c 2019-04-09 07:06:33,183 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/6509066435f1453bac6996ee8997a3b2"}, "tags": [], "enabled": true, "id": "6509066435f1453bac6996ee8997a3b2", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: refstack_defcore", "links": {"self": "http://172.30.9.21:5000/v3/projects/4d13595738ac47c7959ad117fabd015f"}, "tags": [], "enabled": true, "id": "4d13595738ac47c7959ad117fabd015f", "parent_id": "default", "domain_id": "default", "name": "refstack_defcore-project_e037bf62-9a26-4c3d-8cad-1a69c2ee45fb"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/ba7a30bb29394fc4a587735d9dfb749e"}, "tags": [], "enabled": true, "id": "ba7a30bb29394fc4a587735d9dfb749e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-04-09 07:06:33,184 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-2128fa72-edf5-4530-9ed0-4b0b6488b40c 2019-04-09 07:06:33,184 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.149443149567s 2019-04-09 07:06:33,191 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-04-09 07:06:33,194 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=779bd920bd2042fcb9b68f37e0bd943f&role.id=ecaba09e8ea14e058d5f9d9eb583aa37&scope.project.id=4d13595738ac47c7959ad117fabd015f" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}10a9d192fc26cc27c86e6e7e58435e15e58b68b1" 2019-04-09 07:06:33,304 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 210 Content-Type: application/json Date: Tue, 09 Apr 2019 07:06:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7877ce98-14ec-4d59-bdd6-b540e8010307 2019-04-09 07:06:33,304 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=779bd920bd2042fcb9b68f37e0bd943f&role.id=ecaba09e8ea14e058d5f9d9eb583aa37&scope.project.id=4d13595738ac47c7959ad117fabd015f", "previous": null, "next": null}} 2019-04-09 07:06:33,304 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=779bd920bd2042fcb9b68f37e0bd943f&role.id=ecaba09e8ea14e058d5f9d9eb583aa37&scope.project.id=4d13595738ac47c7959ad117fabd015f used request id req-7877ce98-14ec-4d59-bdd6-b540e8010307 2019-04-09 07:06:33,305 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.113785028458s 2019-04-09 07:06:33,308 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-04-09 07:06:33,312 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/4d13595738ac47c7959ad117fabd015f/users/779bd920bd2042fcb9b68f37e0bd943f/roles/ecaba09e8ea14e058d5f9d9eb583aa37 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}10a9d192fc26cc27c86e6e7e58435e15e58b68b1" 2019-04-09 07:06:33,450 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 09 Apr 2019 07:06:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f5324a88-11b1-4cb4-8a27-8a28f47a2508 2019-04-09 07:06:33,450 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-09 07:06:33,450 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/4d13595738ac47c7959ad117fabd015f/users/779bd920bd2042fcb9b68f37e0bd943f/roles/ecaba09e8ea14e058d5f9d9eb583aa37 used request id req-f5324a88-11b1-4cb4-8a27-8a28f47a2508 2019-04-09 07:06:33,450 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.14192199707s 2019-04-09 07:06:33,453 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-09 07:06:33,457 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}10a9d192fc26cc27c86e6e7e58435e15e58b68b1" 2019-04-09 07:06:33,646 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Tue, 09 Apr 2019 07:06:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-696dd21d-46ad-48f8-a927-41c24befbdf1 2019-04-09 07:06:33,646 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "12d06a59574c4903a7b4bfc193e14ef0", "links": {"self": "http://172.30.9.21:5000/v3/roles/12d06a59574c4903a7b4bfc193e14ef0"}, "name": "member"}, {"domain_id": null, "id": "50245c80a9b84e15b01544b714aaabd9", "links": {"self": "http://172.30.9.21:5000/v3/roles/50245c80a9b84e15b01544b714aaabd9"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6e54a998c61f4429874ed3ac33d4afc4", "links": {"self": "http://172.30.9.21:5000/v3/roles/6e54a998c61f4429874ed3ac33d4afc4"}, "name": "reader"}, {"domain_id": null, "id": "6f62ff3e5bbd4682becdbe9fa3c1ed2c", "links": {"self": "http://172.30.9.21:5000/v3/roles/6f62ff3e5bbd4682becdbe9fa3c1ed2c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80b483ac8c834f498f0d265da82cb005", "links": {"self": "http://172.30.9.21:5000/v3/roles/80b483ac8c834f498f0d265da82cb005"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecaba09e8ea14e058d5f9d9eb583aa37", "links": {"self": "http://172.30.9.21:5000/v3/roles/ecaba09e8ea14e058d5f9d9eb583aa37"}, "name": "admin"}]} 2019-04-09 07:06:33,646 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-696dd21d-46ad-48f8-a927-41c24befbdf1 2019-04-09 07:06:33,647 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.19299697876s 2019-04-09 07:06:33,651 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-09 07:06:33,655 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}10a9d192fc26cc27c86e6e7e58435e15e58b68b1" 2019-04-09 07:06:33,759 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 09 Apr 2019 07:06:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b41a8e40-7bfa-4dd1-8d23-5546f24cf2b1 2019-04-09 07:06:33,760 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-04-09 07:06:33,760 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-b41a8e40-7bfa-4dd1-8d23-5546f24cf2b1 2019-04-09 07:06:33,760 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.108593940735s 2019-04-09 07:06:33,761 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-09 07:06:33,764 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}10a9d192fc26cc27c86e6e7e58435e15e58b68b1" 2019-04-09 07:06:33,886 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 841 Content-Type: application/json Date: Tue, 09 Apr 2019 07:06:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d6d8b29-c634-44fc-aafc-04e0de8f643f 2019-04-09 07:06:33,887 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/07b62caafa51496f94dd3b3fb341fcfe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07b62caafa51496f94dd3b3fb341fcfe", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/2e35f475a54147749980006d265eb864"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e35f475a54147749980006d265eb864", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/2f1bc9c9d22745648100c4b0717962eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f1bc9c9d22745648100c4b0717962eb", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/30fe8cf249d443dd9c53f2cc083f50b5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "30fe8cf249d443dd9c53f2cc083f50b5", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/3d748bf7df734addb2e37ea0663ec892"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d748bf7df734addb2e37ea0663ec892", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/732a504491fd4f35923460ae0d2ef475"}, "domain_id": "default", "enabled": true, "options": {}, "id": "732a504491fd4f35923460ae0d2ef475", "email": "placement@localhost", "password_expires_at": null}, {"name": "refstack_defcore-user_e037bf62-9a26-4c3d-8cad-1a69c2ee45fb", "links": {"self": "http://172.30.9.21:5000/v3/users/779bd920bd2042fcb9b68f37e0bd943f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "779bd920bd2042fcb9b68f37e0bd943f", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/781b729594744c4f8f561f6b5a6e68bd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "781b729594744c4f8f561f6b5a6e68bd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/80817a33c71343ed9c63d448a7fea69e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "80817a33c71343ed9c63d448a7fea69e", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/938ce22a56d74c639d353dbbf166fcc4"}, "domain_id": "ec5ce0aa038644b78983e5840ba5fb73", "enabled": true, "options": {}, "id": "938ce22a56d74c639d353dbbf166fcc4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/96d754a28b0d43cf8fa237c30a99c306"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d754a28b0d43cf8fa237c30a99c306", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/aaa8b9f924a74e80899c7ad7e32fcaae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aaa8b9f924a74e80899c7ad7e32fcaae", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b8dd65f4e72446d5bd8d9efa13837b0c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8dd65f4e72446d5bd8d9efa13837b0c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/c34b7e3bcdbc428db4539ea2b87cfce1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c34b7e3bcdbc428db4539ea2b87cfce1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/eb527490835d48e8a67131b0f587baf6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb527490835d48e8a67131b0f587baf6", "email": "gnocchi@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2019-04-09 07:06:33,887 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-6d6d8b29-c634-44fc-aafc-04e0de8f643f 2019-04-09 07:06:33,887 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.125971078873s 2019-04-09 07:06:33,898 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-04-09 07:06:33,902 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?role.id=ecaba09e8ea14e058d5f9d9eb583aa37&user.id=779bd920bd2042fcb9b68f37e0bd943f&scope.domain.id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}10a9d192fc26cc27c86e6e7e58435e15e58b68b1" 2019-04-09 07:06:34,007 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 191 Content-Type: application/json Date: Tue, 09 Apr 2019 07:06:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d630873-76d8-47c7-b597-dcd2a303efd7 2019-04-09 07:06:34,007 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?role.id=ecaba09e8ea14e058d5f9d9eb583aa37&user.id=779bd920bd2042fcb9b68f37e0bd943f&scope.domain.id=default", "previous": null, "next": null}} 2019-04-09 07:06:34,007 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?role.id=ecaba09e8ea14e058d5f9d9eb583aa37&user.id=779bd920bd2042fcb9b68f37e0bd943f&scope.domain.id=default used request id req-8d630873-76d8-47c7-b597-dcd2a303efd7 2019-04-09 07:06:34,007 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.108859062195s 2019-04-09 07:06:34,011 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2019-04-09 07:06:34,014 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/domains/default/users/779bd920bd2042fcb9b68f37e0bd943f/roles/ecaba09e8ea14e058d5f9d9eb583aa37 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}10a9d192fc26cc27c86e6e7e58435e15e58b68b1" 2019-04-09 07:06:34,156 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 09 Apr 2019 07:06:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2d5d4a0e-dfa6-4c88-8e1c-df891b2de642 2019-04-09 07:06:34,157 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-09 07:06:34,157 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/domains/default/users/779bd920bd2042fcb9b68f37e0bd943f/roles/ecaba09e8ea14e058d5f9d9eb583aa37 used request id req-2d5d4a0e-dfa6-4c88-8e1c-df891b2de642 2019-04-09 07:06:34,157 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.145785093307s 2019-04-09 07:06:34,161 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-04-09 07:06:34,167 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Tue, 09 Apr 2019 07:06:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d567908a-0850-4d57-9318-ba8c6f82871f 2019-04-09 07:06:34,167 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2019-04-09 07:06:34,167 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/v3 used request id req-d567908a-0850-4d57-9318-ba8c6f82871f 2019-04-09 07:06:34,168 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2019-04-09 07:06:34,559 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "12d06a59574c4903a7b4bfc193e14ef0", "name": "member"}, {"id": "ecaba09e8ea14e058d5f9d9eb583aa37", "name": "admin"}, {"id": "6e54a998c61f4429874ed3ac33d4afc4", "name": "reader"}], "expires_at": "2019-04-09T08:06:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4d13595738ac47c7959ad117fabd015f", "name": "refstack_defcore-project_e037bf62-9a26-4c3d-8cad-1a69c2ee45fb"}, "catalog": [{"endpoints": [], "type": "metering", "id": "0c6048bf3c804b33b1209bfa8ca75ec0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v3/4d13595738ac47c7959ad117fabd015f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "503aa75a75e444a9b93cb14634c6ab50"}, {"url": "http://192.30.9.6:8776/v3/4d13595738ac47c7959ad117fabd015f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd4bc81464e44d0a129985ca1ff91d5"}, {"url": "http://192.30.9.6:8776/v3/4d13595738ac47c7959ad117fabd015f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d888a991472d4a88bfcfcfcf4909874d"}], "type": "volumev3", "id": "1b1b3cbed2d14611b521aa10e2b642dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4664f0d595a24e8a9d4eb3691db874e0"}, {"url": "http://172.30.9.21:8080/v1/AUTH_4d13595738ac47c7959ad117fabd015f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49cfc5fc2aa942e59d21f825b2bc9939"}, {"url": "http://12.0.0.22:8080/v1/AUTH_4d13595738ac47c7959ad117fabd015f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "71100b14603a4edf8a39e8af672ecff5"}], "type": "object-store", "id": "29267bcb2ea04deebb6caaa71afffcc5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4dc1873b4b477cb578245fdb86a111"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77d7bee546c941368ffc769fda003312"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9b1ab09869b4ea895eb3c8867f61318"}], "type": "network", "id": "3ac09bd783a245efa7f11d71ad667386", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f7f6f256262433fb4467ed610947d62"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "72d58c041dc245bc8aa43ce73891f76c"}, {"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b89851b9b2b4f95b7d2184e74373672"}], "type": "identity", "id": "49f6869431e3430e9aeef431c7e7d7de", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8201c41b3865412e839f135e1ceb7421"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e4e22c0a684229ba50a51934a5cdf7"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf4872e158cb44e3aa5a4063a620efc3"}], "type": "alarming", "id": "61e60b3a8b964288a4ad67fd02ee4984", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4de11e8502624071afd079250b33c74c"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d801fa7f3ee64b30b3b18ef5a9e72635"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f583f4a1750f4edc8596dd476ece0948"}], "type": "compute", "id": "6b64d23b249e42d79f5dd070a7460b66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0cd6369c5d9949eba212a5ce97f8b6f7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8011dc0e5bd44e2aa45caf7c6e4d19d2"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d807430fcec84acebca284681dd098fe"}], "type": "cloudformation", "id": "7f91896ba7394ae291c7a222f92ea496", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4d13595738ac47c7959ad117fabd015f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4243c026b4174decae31504c58542875"}, {"url": "http://192.30.9.6:8776/v2/4d13595738ac47c7959ad117fabd015f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84281d63eba442fd8cdbf23eae691ba2"}, {"url": "http://172.30.9.21:8776/v2/4d13595738ac47c7959ad117fabd015f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1ce0a47f2fd4ca9b678bc1d7e5d0b37"}], "type": "volumev2", "id": "8afcbe00e0a6427bbf1fc3b10d4b2f5e", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/4d13595738ac47c7959ad117fabd015f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25eb19d77ddd4b9aa8117749f829d913"}, {"url": "http://172.30.9.21:8004/v1/4d13595738ac47c7959ad117fabd015f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57dd852403b0401fb0bd852db0cc4f1e"}, {"url": "http://192.30.9.6:8004/v1/4d13595738ac47c7959ad117fabd015f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5a404b628fff4023b9d3e5b8fca3b0fb"}], "type": "orchestration", "id": "a244395507da4b85bd212d5f49a8b6ae", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2242a4436b774238a465cc3d6498ab4e"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "977935de203e411cbce5038f0a9dc848"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2fcaa46481c44f8a3f42acd6c29b21f"}], "type": "placement", "id": "aed411d3d8324008b42b3bd847051003", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b61449c559f45dba6ba5f9dc241729f"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3f83bae18b4a496bb67592b5d777f17c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5162d5282ea1448dbbc20567c0d57fd7"}], "type": "metric", "id": "ebf458a547774acfb6b489f2803a822c", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "33de49eaa2934d07a5ef7754ed5fe8e0"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b7265307a4a45caad0a286536a91b5d"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94601cf3562245fb9453e9678a54b869"}], "type": "event", "id": "f3ff1bc7e87e4c90a2385a1bc8175960", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00d65cc314ee4a87ad316dd160d63558"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64896bc5be624954a0166b6cfa08a10e"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd079af259534771ac00959c542171cf"}], "type": "image", "id": "f9a74c8a63414707b34a5b03e9eacdc1", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "refstack_defcore-user_e037bf62-9a26-4c3d-8cad-1a69c2ee45fb", "id": "779bd920bd2042fcb9b68f37e0bd943f"}, "audit_ids": ["CDCjc91OTOWCbfRw2gvx7g"], "issued_at": "2019-04-09T07:06:32.000000Z"}} 2019-04-09 07:06:34,562 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-04-09 07:06:34,562 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e39df49681651d32aca000c9d6e80336f5cf4b90" 2019-04-09 07:06:34,820 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Tue, 09 Apr 2019 07:06:32 GMT X-Openstack-Request-Id: req-2f87c05b-18a3-43c7-b090-e8b2e22db81f 2019-04-09 07:06:34,821 - keystoneauth.session - DEBUG - RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"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": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: subnet, trunk, router, network, policy, subnetpool, port, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"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": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "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": "availability_zone_filter", "updated": "2018-06-22T10:00:00-00:00", "name": "Availability Zone Filter Extension", "links": [], "description": "Add filter parameters to AvailabilityZone resource"}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "filter-validation", "updated": "2018-03-21T10:00:00-00:00", "name": "Filter parameters validation", "links": [], "description": "Provides validation on filter parameters."}, {"alias": "subnet-segmentid-writable", "updated": "2018-03-12T00:00:00-00:00", "name": "Subnet SegmentID (writable)", "links": [], "description": "Provides a writable segment_id attribute for a subnet resource."}, {"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": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"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": "empty-string-filtering", "updated": "2018-04-09T10:00:00-00:00", "name": "Empty String Filtering Extension", "links": [], "description": "Allow filtering by attributes with empty string value"}, {"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": "port-mac-address-regenerate", "updated": "2018-05-03T10:00:00-00:00", "name": "Neutron Port MAC address regenerate", "links": [], "description": "Network port MAC address regenerate"}, {"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": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"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": "port-security-groups-filtering", "updated": "2018-01-09T09:00:00-00:00", "name": "Port filtering on security groups", "links": [], "description": "Provides security groups filtering when listing ports"}, {"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": "standard-attr-segment", "updated": "2018-04-09T10:00:00-00:00", "name": "Standard Attribute Segment Extension", "links": [], "description": "Add standard attributes to Segment resource"}, {"alias": "segments-peer-subnet-host-routes", "updated": "2018-06-12T10:00:00-00:00", "name": "Segments peer-subnet host routes", "links": [], "description": "Add host routes to subnets on a routed network (segments)"}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "fip-port-details", "updated": "2018-04-09T10:00:00-00:00", "name": "Floating IP Port Details Extension", "links": [], "description": "Add port_details attribute to Floating IP resource"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"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": "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": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "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": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "binding-extended", "updated": "2017-07-17T10:00:00-00:00", "name": "Port Bindings Extended", "links": [], "description": "Expose port bindings of a virtual port to external application"}]} 2019-04-09 07:06:34,821 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/extensions.json used request id req-2f87c05b-18a3-43c7-b090-e8b2e22db81f 2019-04-09 07:06:34,822 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.259900808334s 2019-04-09 07:06:34,831 - xtesting.ci.run_tests - INFO - Running test case 'refstack_defcore'... 2019-04-09 07:06:34,832 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-09 07:06:34,835 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}10a9d192fc26cc27c86e6e7e58435e15e58b68b1" 2019-04-09 07:06:34,945 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 222 Content-Type: application/json Date: Tue, 09 Apr 2019 07:06:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d1b3010-58eb-4512-a0bb-7fe8524f4dcb 2019-04-09 07:06:34,945 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/ec5ce0aa038644b78983e5840ba5fb73"}, "tags": [], "enabled": true, "id": "ec5ce0aa038644b78983e5840ba5fb73", "name": "heat_stack"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2019-04-09 07:06:34,945 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-4d1b3010-58eb-4512-a0bb-7fe8524f4dcb 2019-04-09 07:06:34,945 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.113315105438s 2019-04-09 07:06:34,953 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-09 07:06:34,956 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}10a9d192fc26cc27c86e6e7e58435e15e58b68b1" 2019-04-09 07:06:35,064 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 399 Content-Type: application/json Date: Tue, 09 Apr 2019 07:06:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10c85386-d12e-4758-b370-5f94e8ff4767 2019-04-09 07:06:35,064 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/6509066435f1453bac6996ee8997a3b2"}, "tags": [], "enabled": true, "id": "6509066435f1453bac6996ee8997a3b2", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: refstack_defcore", "links": {"self": "http://172.30.9.21:5000/v3/projects/4d13595738ac47c7959ad117fabd015f"}, "tags": [], "enabled": true, "id": "4d13595738ac47c7959ad117fabd015f", "parent_id": "default", "domain_id": "default", "name": "refstack_defcore-project_e037bf62-9a26-4c3d-8cad-1a69c2ee45fb"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/ba7a30bb29394fc4a587735d9dfb749e"}, "tags": [], "enabled": true, "id": "ba7a30bb29394fc4a587735d9dfb749e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-04-09 07:06:35,065 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-10c85386-d12e-4758-b370-5f94e8ff4767 2019-04-09 07:06:35,065 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.111958026886s 2019-04-09 07:06:35,067 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-04-09 07:06:35,068 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}10a9d192fc26cc27c86e6e7e58435e15e58b68b1" -d '{"network": {"shared": true, "tenant_id": "4d13595738ac47c7959ad117fabd015f", "name": "refstack_defcore-net_e037bf62-9a26-4c3d-8cad-1a69c2ee45fb", "admin_state_up": true}}' 2019-04-09 07:06:35,470 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 729 Content-Type: application/json Date: Tue, 09 Apr 2019 07:06:33 GMT X-Openstack-Request-Id: req-83bfca2a-beb7-48d3-b90d-8340b88abd11 2019-04-09 07:06:35,471 - keystoneauth.session - DEBUG - RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"provider:network_type":"vxlan","id":"db164b0c-31a8-485e-82a4-66157ab8d454","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":85,"ipv4_address_scope":null,"shared":true,"project_id":"4d13595738ac47c7959ad117fabd015f","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-09T07:06:33Z","is_default":false,"qos_policy_id":null,"name":"refstack_defcore-net_e037bf62-9a26-4c3d-8cad-1a69c2ee45fb","admin_state_up":true,"tenant_id":"4d13595738ac47c7959ad117fabd015f","created_at":"2019-04-09T07:06:33Z","mtu":1450}} 2019-04-09 07:06:35,471 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-83bfca2a-beb7-48d3-b90d-8340b88abd11 2019-04-09 07:06:35,471 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.403511047363s 2019-04-09 07:06:35,471 - 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'2019-04-09T07:06:33Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'db164b0c-31a8-485e-82a4-66157ab8d454', u'provider:segmentation_id': 85, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'refstack_defcore-net_e037bf62-9a26-4c3d-8cad-1a69c2ee45fb', u'created_at': u'2019-04-09T07:06:33Z', u'mtu': 1450, u'tenant_id': u'4d13595738ac47c7959ad117fabd015f', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'4d13595738ac47c7959ad117fabd015f', u'l2_adjacency': True}) 2019-04-09 07:06:35,472 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-09 07:06:35,472 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e39df49681651d32aca000c9d6e80336f5cf4b90" 2019-04-09 07:06:35,571 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1434 Content-Type: application/json Date: Tue, 09 Apr 2019 07:06:33 GMT X-Openstack-Request-Id: req-cbca749c-1c19-4e8b-871e-3d3eabca6e6f 2019-04-09 07:06:35,571 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"b62787c2-635d-4893-8553-7ee0260442ff","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ba7a30bb29394fc4a587735d9dfb749e","l2_adjacency":true,"status":"ACTIVE","subnets":["dce875e1-9eec-4cb2-94e6-93dffefe33f6"],"description":"","tags":[],"updated_at":"2019-04-09T06:38:46Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ba7a30bb29394fc4a587735d9dfb749e","created_at":"2019-04-09T06:24:05Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"db164b0c-31a8-485e-82a4-66157ab8d454","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":85,"ipv4_address_scope":null,"shared":true,"project_id":"4d13595738ac47c7959ad117fabd015f","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-09T07:06:33Z","qos_policy_id":null,"name":"refstack_defcore-net_e037bf62-9a26-4c3d-8cad-1a69c2ee45fb","admin_state_up":true,"tenant_id":"4d13595738ac47c7959ad117fabd015f","created_at":"2019-04-09T07:06:33Z","provider:network_type":"vxlan"}]} 2019-04-09 07:06:35,572 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-cbca749c-1c19-4e8b-871e-3d3eabca6e6f 2019-04-09 07:06:35,572 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.099750995636s 2019-04-09 07:06:35,573 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-04-09 07:06:35,574 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e39df49681651d32aca000c9d6e80336f5cf4b90" -d '{"subnet": {"name": "refstack_defcore-subnet_e037bf62-9a26-4c3d-8cad-1a69c2ee45fb", "enable_dhcp": true, "network_id": "db164b0c-31a8-485e-82a4-66157ab8d454", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-04-09 07:06:36,058 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 702 Content-Type: application/json Date: Tue, 09 Apr 2019 07:06:33 GMT X-Openstack-Request-Id: req-674ed2b3-4243-4259-ad15-9836c8ac40b3 2019-04-09 07:06:36,058 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-04-09T07:06:33Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"4fd5bb60-8f38-442e-ba01-4b89b71326d5","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"4d13595738ac47c7959ad117fabd015f","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"refstack_defcore-subnet_e037bf62-9a26-4c3d-8cad-1a69c2ee45fb","enable_dhcp":true,"segment_id":null,"network_id":"db164b0c-31a8-485e-82a4-66157ab8d454","tenant_id":"4d13595738ac47c7959ad117fabd015f","created_at":"2019-04-09T07:06:33Z","ip_version":4}} 2019-04-09 07:06:36,059 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-674ed2b3-4243-4259-ad15-9836c8ac40b3 2019-04-09 07:06:36,059 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.485523939133s 2019-04-09 07:06:36,059 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-04-09T07:06:33Z', 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'4fd5bb60-8f38-442e-ba01-4b89b71326d5', u'subnetpool_id': None, u'service_types': [], u'name': u'refstack_defcore-subnet_e037bf62-9a26-4c3d-8cad-1a69c2ee45fb', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'db164b0c-31a8-485e-82a4-66157ab8d454', u'tenant_id': u'4d13595738ac47c7959ad117fabd015f', u'created_at': u'2019-04-09T07:06:33Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'4d13595738ac47c7959ad117fabd015f'}) 2019-04-09 07:06:36,060 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-04-09 07:06:36,060 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e39df49681651d32aca000c9d6e80336f5cf4b90" -d '{"router": {"external_gateway_info": {"network_id": "b62787c2-635d-4893-8553-7ee0260442ff"}, "name": "refstack_defcore-router_e037bf62-9a26-4c3d-8cad-1a69c2ee45fb", "admin_state_up": true}}' 2019-04-09 07:06:37,690 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 716 Content-Type: application/json Date: Tue, 09 Apr 2019 07:06:35 GMT X-Openstack-Request-Id: req-3e1918de-55b7-46bb-87a6-92e51d429c49 2019-04-09 07:06:37,691 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "b62787c2-635d-4893-8553-7ee0260442ff", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "dce875e1-9eec-4cb2-94e6-93dffefe33f6", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "4d13595738ac47c7959ad117fabd015f", "created_at": "2019-04-09T07:06:33Z", "admin_state_up": true, "updated_at": "2019-04-09T07:06:35Z", "project_id": "4d13595738ac47c7959ad117fabd015f", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "3d2220a7-b44f-429f-bace-087a5d78269b", "name": "refstack_defcore-router_e037bf62-9a26-4c3d-8cad-1a69c2ee45fb"}} 2019-04-09 07:06:37,691 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-3e1918de-55b7-46bb-87a6-92e51d429c49 2019-04-09 07:06:37,691 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.63142991066s 2019-04-09 07:06:37,692 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-04-09T07:06:35Z', u'revision_number': 2, u'ha': False, u'id': u'3d2220a7-b44f-429f-bace-087a5d78269b', u'external_gateway_info': {u'network_id': u'b62787c2-635d-4893-8553-7ee0260442ff', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'dce875e1-9eec-4cb2-94e6-93dffefe33f6', u'ip_address': u'172.30.9.200'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'refstack_defcore-router_e037bf62-9a26-4c3d-8cad-1a69c2ee45fb', u'admin_state_up': True, u'tenant_id': u'4d13595738ac47c7959ad117fabd015f', u'created_at': u'2019-04-09T07:06:33Z', u'flavor_id': None, u'routes': [], u'project_id': u'4d13595738ac47c7959ad117fabd015f'}) 2019-04-09 07:06:37,692 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-04-09 07:06:37,693 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/3d2220a7-b44f-429f-bace-087a5d78269b/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e39df49681651d32aca000c9d6e80336f5cf4b90" -d '{"subnet_id": "4fd5bb60-8f38-442e-ba01-4b89b71326d5"}' 2019-04-09 07:06:39,831 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Tue, 09 Apr 2019 07:06:37 GMT X-Openstack-Request-Id: req-d5fa8320-7276-4e93-8929-25d5d51028fa 2019-04-09 07:06:39,832 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "db164b0c-31a8-485e-82a4-66157ab8d454", "tenant_id": "4d13595738ac47c7959ad117fabd015f", "subnet_id": "4fd5bb60-8f38-442e-ba01-4b89b71326d5", "subnet_ids": ["4fd5bb60-8f38-442e-ba01-4b89b71326d5"], "port_id": "8c7c58ae-90f1-46e0-b053-4d832c3c117d", "id": "3d2220a7-b44f-429f-bace-087a5d78269b"} 2019-04-09 07:06:39,832 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/3d2220a7-b44f-429f-bace-087a5d78269b/add_router_interface.json used request id req-d5fa8320-7276-4e93-8929-25d5d51028fa 2019-04-09 07:06:39,832 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.13961410522s 2019-04-09 07:06:39,832 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-04-09 07:06:39,938 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-04-09 07:06:39,942 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-04-09 07:06:39,946 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Tue, 09 Apr 2019 07:06:37 GMT 2019-04-09 07:06:39,947 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}]} 2019-04-09 07:06:39,949 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-09 07:06:39,952 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e39df49681651d32aca000c9d6e80336f5cf4b90" 2019-04-09 07:06:40,235 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Tue, 09 Apr 2019 07:06:38 GMT X-Openstack-Request-Id: req-dee49e2a-8386-45d3-b4e2-26b85a9aa472 2019-04-09 07:06:40,235 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-09 07:06:40,235 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-dee49e2a-8386-45d3-b4e2-26b85a9aa472 2019-04-09 07:06:40,235 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.285799980164s 2019-04-09 07:06:40,244 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-04-09 07:06:40,248 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e39df49681651d32aca000c9d6e80336f5cf4b90" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/refstack_defcore-img_e037bf62-9a26-4c3d-8cad-1a69c2ee45fb", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "refstack_defcore-img_e037bf62-9a26-4c3d-8cad-1a69c2ee45fb"}' 2019-04-09 07:06:40,294 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 948 Content-Type: application/json Date: Tue, 09 Apr 2019 07:06:38 GMT Location: http://172.30.9.21:9292/v2/images/da342416-f7a2-4a59-acff-1df97e368765 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-538cb311-e70d-4df4-b517-bb6f7b416303 2019-04-09 07:06:40,295 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-09T07:06:38Z", "file": "/v2/images/da342416-f7a2-4a59-acff-1df97e368765/file", "owner": "4d13595738ac47c7959ad117fabd015f", "id": "da342416-f7a2-4a59-acff-1df97e368765", "size": null, "self": "/v2/images/da342416-f7a2-4a59-acff-1df97e368765", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_e037bf62-9a26-4c3d-8cad-1a69c2ee45fb", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_e037bf62-9a26-4c3d-8cad-1a69c2ee45fb", "checksum": null, "created_at": "2019-04-09T07:06:38Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-04-09 07:06:40,295 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-538cb311-e70d-4df4-b517-bb6f7b416303 2019-04-09 07:06:40,295 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0509831905365s 2019-04-09 07:06:40,296 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-04-09 07:06:40,300 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/da342416-f7a2-4a59-acff-1df97e368765/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e39df49681651d32aca000c9d6e80336f5cf4b90" -d '' 2019-04-09 07:06:41,387 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 07:06:39 GMT X-Openstack-Request-Id: req-59643cce-009c-4355-a2a9-ddc273483b17 2019-04-09 07:06:41,388 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 07:06:41,388 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/da342416-f7a2-4a59-acff-1df97e368765/file used request id req-59643cce-009c-4355-a2a9-ddc273483b17 2019-04-09 07:06:41,388 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.09198498726s 2019-04-09 07:06:41,392 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-09 07:06:41,396 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e39df49681651d32aca000c9d6e80336f5cf4b90" 2019-04-09 07:06:41,418 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1408 Content-Type: application/json Date: Tue, 09 Apr 2019 07:06:39 GMT X-Openstack-Request-Id: req-b68c40de-e09b-416f-aff3-ac14091fbf15 2019-04-09 07:06:41,418 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-09T07:06:39Z", "file": "/v2/images/da342416-f7a2-4a59-acff-1df97e368765/file", "owner": "4d13595738ac47c7959ad117fabd015f", "id": "da342416-f7a2-4a59-acff-1df97e368765", "size": 12716032, "self": "/v2/images/da342416-f7a2-4a59-acff-1df97e368765", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/da342416-f7a2-4a59-acff-1df97e368765/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/da342416-f7a2-4a59-acff-1df97e368765/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_e037bf62-9a26-4c3d-8cad-1a69c2ee45fb", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_e037bf62-9a26-4c3d-8cad-1a69c2ee45fb", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-09T07:06:38Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-09 07:06:41,418 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-b68c40de-e09b-416f-aff3-ac14091fbf15 2019-04-09 07:06:41,418 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0260479450226s 2019-04-09 07:06:41,420 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/da342416-f7a2-4a59-acff-1df97e368765/snap', u'metadata': Munch({})})], 'file': u'/v2/images/da342416-f7a2-4a59-acff-1df97e368765/file', 'owner': u'4d13595738ac47c7959ad117fabd015f', 'id': u'da342416-f7a2-4a59-acff-1df97e368765', 'size': 12716032, u'self': u'/v2/images/da342416-f7a2-4a59-acff-1df97e368765', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4d13595738ac47c7959ad117fabd015f', 'name': 'refstack_defcore-project_e037bf62-9a26-4c3d-8cad-1a69c2ee45fb', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/da342416-f7a2-4a59-acff-1df97e368765/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-04-09T07:06:39Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-04-09T07:06:39Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/refstack_defcore-img_e037bf62-9a26-4c3d-8cad-1a69c2ee45fb', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/da342416-f7a2-4a59-acff-1df97e368765', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/refstack_defcore-img_e037bf62-9a26-4c3d-8cad-1a69c2ee45fb', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'refstack_defcore-img_e037bf62-9a26-4c3d-8cad-1a69c2ee45fb', 'created': u'2019-04-09T07:06:38Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-04-09T07:06:38Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/da342416-f7a2-4a59-acff-1df97e368765', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/refstack_defcore-img_e037bf62-9a26-4c3d-8cad-1a69c2ee45fb', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-04-09 07:06:41,423 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-04-09 07:06:41,426 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}10a9d192fc26cc27c86e6e7e58435e15e58b68b1" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "refstack_defcore-flavor_e037bf62-9a26-4c3d-8cad-1a69c2ee45fb", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-04-09 07:06:41,821 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 312 Content-Type: application/json Date: Tue, 09 Apr 2019 07:06:39 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-2b07744a-24f9-43e9-821d-88a293d19dfe x-openstack-request-id: req-2b07744a-24f9-43e9-821d-88a293d19dfe 2019-04-09 07:06:41,821 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "refstack_defcore-flavor_e037bf62-9a26-4c3d-8cad-1a69c2ee45fb", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/515ccc21-a3e7-48b6-b41d-923a2f170da8", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/515ccc21-a3e7-48b6-b41d-923a2f170da8", "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": "515ccc21-a3e7-48b6-b41d-923a2f170da8"}} 2019-04-09 07:06:41,821 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-2b07744a-24f9-43e9-821d-88a293d19dfe 2019-04-09 07:06:41,821 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.397837162018s 2019-04-09 07:06:41,822 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'refstack_defcore-flavor_e037bf62-9a26-4c3d-8cad-1a69c2ee45fb', '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'6509066435f1453bac6996ee8997a3b2', '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'515ccc21-a3e7-48b6-b41d-923a2f170da8', 'swap': 0}) 2019-04-09 07:06:41,823 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-04-09 07:06:41,826 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/515ccc21-a3e7-48b6-b41d-923a2f170da8/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}10a9d192fc26cc27c86e6e7e58435e15e58b68b1" -d '{"extra_specs": {}}' 2019-04-09 07:06:41,852 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 09 Apr 2019 07:06:39 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-cd8cce74-6878-4dfc-ae0e-22a5d85ce4cf x-openstack-request-id: req-cd8cce74-6878-4dfc-ae0e-22a5d85ce4cf 2019-04-09 07:06:41,852 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-04-09 07:06:41,853 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/515ccc21-a3e7-48b6-b41d-923a2f170da8/os-extra_specs used request id req-cd8cce74-6878-4dfc-ae0e-22a5d85ce4cf 2019-04-09 07:06:41,853 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0298619270325s 2019-04-09 07:06:41,860 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-04-09 07:06:41,866 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 09 Apr 2019 07:06:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4d649057-16b2-4fdb-a41f-d3de3bbb337c 2019-04-09 07:06:41,866 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 07:06:41,867 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/ used request id req-4d649057-16b2-4fdb-a41f-d3de3bbb337c 2019-04-09 07:06:41,870 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-09 07:06:41,873 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e39df49681651d32aca000c9d6e80336f5cf4b90" 2019-04-09 07:06:42,086 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Tue, 09 Apr 2019 07:06:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8faaa619-adfb-4a29-a48b-5e0e1d1a86c4 2019-04-09 07:06:42,086 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "12d06a59574c4903a7b4bfc193e14ef0", "links": {"self": "http://172.30.9.21:5000/v3/roles/12d06a59574c4903a7b4bfc193e14ef0"}, "name": "member"}, {"domain_id": null, "id": "50245c80a9b84e15b01544b714aaabd9", "links": {"self": "http://172.30.9.21:5000/v3/roles/50245c80a9b84e15b01544b714aaabd9"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6e54a998c61f4429874ed3ac33d4afc4", "links": {"self": "http://172.30.9.21:5000/v3/roles/6e54a998c61f4429874ed3ac33d4afc4"}, "name": "reader"}, {"domain_id": null, "id": "6f62ff3e5bbd4682becdbe9fa3c1ed2c", "links": {"self": "http://172.30.9.21:5000/v3/roles/6f62ff3e5bbd4682becdbe9fa3c1ed2c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80b483ac8c834f498f0d265da82cb005", "links": {"self": "http://172.30.9.21:5000/v3/roles/80b483ac8c834f498f0d265da82cb005"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecaba09e8ea14e058d5f9d9eb583aa37", "links": {"self": "http://172.30.9.21:5000/v3/roles/ecaba09e8ea14e058d5f9d9eb583aa37"}, "name": "admin"}]} 2019-04-09 07:06:42,086 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-8faaa619-adfb-4a29-a48b-5e0e1d1a86c4 2019-04-09 07:06:42,087 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.216309785843s 2019-04-09 07:06:42,091 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-09 07:06:42,095 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e39df49681651d32aca000c9d6e80336f5cf4b90" 2019-04-09 07:06:42,288 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Tue, 09 Apr 2019 07:06:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2fab08a4-fdbe-422a-8bbb-b357b868d196 2019-04-09 07:06:42,289 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "12d06a59574c4903a7b4bfc193e14ef0", "links": {"self": "http://172.30.9.21:5000/v3/roles/12d06a59574c4903a7b4bfc193e14ef0"}, "name": "member"}, {"domain_id": null, "id": "50245c80a9b84e15b01544b714aaabd9", "links": {"self": "http://172.30.9.21:5000/v3/roles/50245c80a9b84e15b01544b714aaabd9"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6e54a998c61f4429874ed3ac33d4afc4", "links": {"self": "http://172.30.9.21:5000/v3/roles/6e54a998c61f4429874ed3ac33d4afc4"}, "name": "reader"}, {"domain_id": null, "id": "6f62ff3e5bbd4682becdbe9fa3c1ed2c", "links": {"self": "http://172.30.9.21:5000/v3/roles/6f62ff3e5bbd4682becdbe9fa3c1ed2c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80b483ac8c834f498f0d265da82cb005", "links": {"self": "http://172.30.9.21:5000/v3/roles/80b483ac8c834f498f0d265da82cb005"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecaba09e8ea14e058d5f9d9eb583aa37", "links": {"self": "http://172.30.9.21:5000/v3/roles/ecaba09e8ea14e058d5f9d9eb583aa37"}, "name": "admin"}]} 2019-04-09 07:06:42,289 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-2fab08a4-fdbe-422a-8bbb-b357b868d196 2019-04-09 07:06:42,289 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.19765496254s 2019-04-09 07:06:42,300 - functest.opnfv_tests.openstack.rally.rally - INFO - Creating Rally environment... 2019-04-09 07:06:44,811 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment destroy --deployment opnfv-rally 2019-04-09 07:06:46,911 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 8063efd5-f3a2-44fc-9964-02058972f47f | 2019-04-09T07:06:46.535568 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 8063efd5-f3a2-44fc-9964-02058972f47f ~/.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 2019-04-09 07:06:50,201 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | ceilometer | metering | Available | | cinderv2 | volumev2 | Available | | cinderv3 | volumev3 | 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 | +-------------+----------------+-----------+ 2019-04-09 07:06:50,993 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Create verifier from existing repo... 2019-04-09 07:06:53,169 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify delete-verifier --id opnfv-tempest --force 2019-04-09 07:06:56,125 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=21399b14-ee79-42cd-8a78-bc847bb8f6ba) as the default verifier for the future CLI operations. 2019-04-09 07:06:58,057 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-04-09 07:06:58,060 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}10a9d192fc26cc27c86e6e7e58435e15e58b68b1" 2019-04-09 07:06:58,100 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 735 Content-Type: application/json Date: Tue, 09 Apr 2019 07:06:55 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d48c3a28-4a84-43df-8d64-0b1bd3f1d965 x-openstack-request-id: req-d48c3a28-4a84-43df-8d64-0b1bd3f1d965 2019-04-09 07:06:58,101 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 16}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.3", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-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": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 17}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.10", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-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": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 2}]} 2019-04-09 07:06:58,101 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-hypervisors/detail used request id req-d48c3a28-4a84-43df-8d64-0b1bd3f1d965 2019-04-09 07:06:58,101 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0441000461578s 2019-04-09 07:06:58,105 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-09 07:06:58,108 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e39df49681651d32aca000c9d6e80336f5cf4b90" 2019-04-09 07:06:58,397 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1408 Content-Type: application/json Date: Tue, 09 Apr 2019 07:06:56 GMT X-Openstack-Request-Id: req-9a77da6b-1720-4b19-b2f8-e6327c7f8644 2019-04-09 07:06:58,397 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-09T07:06:39Z", "file": "/v2/images/da342416-f7a2-4a59-acff-1df97e368765/file", "owner": "4d13595738ac47c7959ad117fabd015f", "id": "da342416-f7a2-4a59-acff-1df97e368765", "size": 12716032, "self": "/v2/images/da342416-f7a2-4a59-acff-1df97e368765", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/da342416-f7a2-4a59-acff-1df97e368765/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/da342416-f7a2-4a59-acff-1df97e368765/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_e037bf62-9a26-4c3d-8cad-1a69c2ee45fb", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_e037bf62-9a26-4c3d-8cad-1a69c2ee45fb", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-09T07:06:38Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-09 07:06:58,398 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-9a77da6b-1720-4b19-b2f8-e6327c7f8644 2019-04-09 07:06:58,398 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.292917013168s 2019-04-09 07:06:58,408 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-04-09 07:06:58,412 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e39df49681651d32aca000c9d6e80336f5cf4b90" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/refstack_defcore-img_alt_e037bf62-9a26-4c3d-8cad-1a69c2ee45fb", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "refstack_defcore-img_alt_e037bf62-9a26-4c3d-8cad-1a69c2ee45fb"}' 2019-04-09 07:06:58,453 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 956 Content-Type: application/json Date: Tue, 09 Apr 2019 07:06:56 GMT Location: http://172.30.9.21:9292/v2/images/c2ae7b18-fc99-4ca8-a982-a8dd796e4f36 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-b4feba68-df4c-4e11-b40c-db87f5bf5f5f 2019-04-09 07:06:58,454 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-09T07:06:56Z", "file": "/v2/images/c2ae7b18-fc99-4ca8-a982-a8dd796e4f36/file", "owner": "4d13595738ac47c7959ad117fabd015f", "id": "c2ae7b18-fc99-4ca8-a982-a8dd796e4f36", "size": null, "self": "/v2/images/c2ae7b18-fc99-4ca8-a982-a8dd796e4f36", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_alt_e037bf62-9a26-4c3d-8cad-1a69c2ee45fb", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_alt_e037bf62-9a26-4c3d-8cad-1a69c2ee45fb", "checksum": null, "created_at": "2019-04-09T07:06:56Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-04-09 07:06:58,454 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-b4feba68-df4c-4e11-b40c-db87f5bf5f5f 2019-04-09 07:06:58,454 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0455770492554s 2019-04-09 07:06:58,455 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-04-09 07:06:58,459 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/c2ae7b18-fc99-4ca8-a982-a8dd796e4f36/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e39df49681651d32aca000c9d6e80336f5cf4b90" -d '' 2019-04-09 07:06:59,436 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 07:06:57 GMT X-Openstack-Request-Id: req-94344200-6edf-4fd8-9fc1-71cb508fe51f 2019-04-09 07:06:59,437 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 07:06:59,437 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/c2ae7b18-fc99-4ca8-a982-a8dd796e4f36/file used request id req-94344200-6edf-4fd8-9fc1-71cb508fe51f 2019-04-09 07:06:59,437 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.982311964035s 2019-04-09 07:06:59,441 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-09 07:06:59,445 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e39df49681651d32aca000c9d6e80336f5cf4b90" 2019-04-09 07:06:59,473 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2757 Content-Type: application/json Date: Tue, 09 Apr 2019 07:06:57 GMT X-Openstack-Request-Id: req-b926dc91-95cf-4162-bbba-2233d8fc7be8 2019-04-09 07:06:59,473 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-09T07:06:57Z", "file": "/v2/images/c2ae7b18-fc99-4ca8-a982-a8dd796e4f36/file", "owner": "4d13595738ac47c7959ad117fabd015f", "id": "c2ae7b18-fc99-4ca8-a982-a8dd796e4f36", "size": 12716032, "self": "/v2/images/c2ae7b18-fc99-4ca8-a982-a8dd796e4f36", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/c2ae7b18-fc99-4ca8-a982-a8dd796e4f36/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/c2ae7b18-fc99-4ca8-a982-a8dd796e4f36/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_alt_e037bf62-9a26-4c3d-8cad-1a69c2ee45fb", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_alt_e037bf62-9a26-4c3d-8cad-1a69c2ee45fb", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-09T07:06:56Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-09T07:06:39Z", "file": "/v2/images/da342416-f7a2-4a59-acff-1df97e368765/file", "owner": "4d13595738ac47c7959ad117fabd015f", "id": "da342416-f7a2-4a59-acff-1df97e368765", "size": 12716032, "self": "/v2/images/da342416-f7a2-4a59-acff-1df97e368765", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/da342416-f7a2-4a59-acff-1df97e368765/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/da342416-f7a2-4a59-acff-1df97e368765/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_e037bf62-9a26-4c3d-8cad-1a69c2ee45fb", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_e037bf62-9a26-4c3d-8cad-1a69c2ee45fb", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-09T07:06:38Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-09 07:06:59,474 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-b926dc91-95cf-4162-bbba-2233d8fc7be8 2019-04-09 07:06:59,474 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0322909355164s 2019-04-09 07:06:59,476 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/c2ae7b18-fc99-4ca8-a982-a8dd796e4f36/snap', u'metadata': Munch({})})], 'file': u'/v2/images/c2ae7b18-fc99-4ca8-a982-a8dd796e4f36/file', 'owner': u'4d13595738ac47c7959ad117fabd015f', 'id': u'c2ae7b18-fc99-4ca8-a982-a8dd796e4f36', 'size': 12716032, u'self': u'/v2/images/c2ae7b18-fc99-4ca8-a982-a8dd796e4f36', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4d13595738ac47c7959ad117fabd015f', 'name': 'refstack_defcore-project_e037bf62-9a26-4c3d-8cad-1a69c2ee45fb', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/c2ae7b18-fc99-4ca8-a982-a8dd796e4f36/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-04-09T07:06:57Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-04-09T07:06:57Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/refstack_defcore-img_alt_e037bf62-9a26-4c3d-8cad-1a69c2ee45fb', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/c2ae7b18-fc99-4ca8-a982-a8dd796e4f36', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/refstack_defcore-img_alt_e037bf62-9a26-4c3d-8cad-1a69c2ee45fb', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'refstack_defcore-img_alt_e037bf62-9a26-4c3d-8cad-1a69c2ee45fb', 'created': u'2019-04-09T07:06:56Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-04-09T07:06:56Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/c2ae7b18-fc99-4ca8-a982-a8dd796e4f36', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/refstack_defcore-img_alt_e037bf62-9a26-4c3d-8cad-1a69c2ee45fb', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-04-09 07:06:59,477 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-04-09 07:06:59,480 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}10a9d192fc26cc27c86e6e7e58435e15e58b68b1" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "refstack_defcore-flavor_alt_e037bf62-9a26-4c3d-8cad-1a69c2ee45fb", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-04-09 07:06:59,545 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 317 Content-Type: application/json Date: Tue, 09 Apr 2019 07:06:57 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-5f850a08-0e48-463b-9343-7006a2404ba4 x-openstack-request-id: req-5f850a08-0e48-463b-9343-7006a2404ba4 2019-04-09 07:06:59,545 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "refstack_defcore-flavor_alt_e037bf62-9a26-4c3d-8cad-1a69c2ee45fb", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/7621cafa-8daa-4022-b783-197e660fa70d", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/7621cafa-8daa-4022-b783-197e660fa70d", "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": "7621cafa-8daa-4022-b783-197e660fa70d"}} 2019-04-09 07:06:59,545 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-5f850a08-0e48-463b-9343-7006a2404ba4 2019-04-09 07:06:59,546 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0684640407562s 2019-04-09 07:06:59,546 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'refstack_defcore-flavor_alt_e037bf62-9a26-4c3d-8cad-1a69c2ee45fb', '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'6509066435f1453bac6996ee8997a3b2', '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'7621cafa-8daa-4022-b783-197e660fa70d', 'swap': 0}) 2019-04-09 07:06:59,547 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-04-09 07:06:59,550 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/7621cafa-8daa-4022-b783-197e660fa70d/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}10a9d192fc26cc27c86e6e7e58435e15e58b68b1" -d '{"extra_specs": {}}' 2019-04-09 07:06:59,571 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 09 Apr 2019 07:06:57 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-7c090c1b-319e-4a29-a2a6-4544fa626173 x-openstack-request-id: req-7c090c1b-319e-4a29-a2a6-4544fa626173 2019-04-09 07:06:59,572 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-04-09 07:06:59,572 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/7621cafa-8daa-4022-b783-197e660fa70d/os-extra_specs used request id req-7c090c1b-319e-4a29-a2a6-4544fa626173 2019-04-09 07:06:59,572 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0247340202332s 2019-04-09 07:06:59,572 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'refstack_defcore-flavor_alt_e037bf62-9a26-4c3d-8cad-1a69c2ee45fb', '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'6509066435f1453bac6996ee8997a3b2', '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'7621cafa-8daa-4022-b783-197e660fa70d', 'swap': 0}) 2019-04-09 07:07:02,421 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2019-04-09 07:07:02,422 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Looking for tempest.conf file... 2019-04-09 07:07:02,422 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Updating selected tempest.conf parameters... 2019-04-09 07:07:02,424 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2019-04-09 07:07:06,538 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_snapshot_metadata.SnapshotV2MetadataTestJSON.test_create_get_delete_snapshot_metadata: not found. skipping it 2019-04-09 07:07:06,538 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_index_no_params: not found. skipping it 2019-04-09 07:07:06,538 - 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 2019-04-09 07:07:06,538 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_with_gw: not found. skipping it 2019-04-09 07:07:06,538 - 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 2019-04-09 07:07:06,538 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_status: not found. skipping it 2019-04-09 07:07:06,539 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_snapshot_metadata.SnapshotV2MetadataTestJSON.test_crud_snapshot_metadata: not found. skipping it 2019-04-09 07:07:06,539 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_container_format: not found. skipping it 2019-04-09 07:07:06,539 - 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 2019-04-09 07:07:06,539 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_delete_invalid_volume_id: not found. skipping it 2019-04-09 07:07:06,539 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volume_metadata.VolumesV2MetadataTest.test_create_get_delete_volume_metadata: not found. skipping it 2019-04-09 07:07:06,539 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_list_volumes_with_nonexistent_name: not found. skipping it 2019-04-09 07:07:06,539 - 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 2019-04-09 07:07:06,539 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_size_zero: not found. skipping it 2019-04-09 07:07:06,539 - 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 2019-04-09 07:07:06,539 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_show_network_fields: not found. skipping it 2019-04-09 07:07:06,539 - 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 2019-04-09 07:07:06,539 - 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 2019-04-09 07:07:06,539 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_by_availability_zone: not found. skipping it 2019-04-09 07:07:06,540 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_create_get_delete_volume_metadata: not found. skipping it 2019-04-09 07:07:06,540 - 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 2019-04-09 07:07:06,540 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_details_by_status: not found. skipping it 2019-04-09 07:07:06,540 - 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 2019-04-09 07:07:06,540 - 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 2019-04-09 07:07:06,540 - 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 2019-04-09 07:07:06,540 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_visibility: not found. skipping it 2019-04-09 07:07:06,540 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_all_attributes: not found. skipping it 2019-04-09 07:07:06,540 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list: not found. skipping it 2019-04-09 07:07:06,540 - 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 2019-04-09 07:07:06,540 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_external_network_visibility: not found. skipping it 2019-04-09 07:07:06,540 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volume_metadata.VolumesV2MetadataTest.test_update_volume_metadata_item: not found. skipping it 2019-04-09 07:07:06,540 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_volume_get_nonexistent_volume_id: not found. skipping it 2019-04-09 07:07:06,540 - 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 2019-04-09 07:07:06,540 - 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 2019-04-09 07:07:06,541 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_invalid_size: not found. skipping it 2019-04-09 07:07:06,541 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.identity.v3.TestApiDiscovery.test_api_version_resources: not found. skipping it 2019-04-09 07:07:06,541 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_without_gateway: not found. skipping it 2019-04-09 07:07:06,541 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_volume_delete_nonexistent_volume_id: not found. skipping it 2019-04-09 07:07:06,541 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_snapshots_list_with_params: not found. skipping it 2019-04-09 07:07:06,541 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_list_networks_fields: not found. skipping it 2019-04-09 07:07:06,541 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_get_images_schema: not found. skipping it 2019-04-09 07:07:06,541 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_with_param_metadata: not found. skipping it 2019-04-09 07:07:06,541 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_by_name: not found. skipping it 2019-04-09 07:07:06,541 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_volume_metadata_item: not found. skipping it 2019-04-09 07:07:06,541 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_get_invalid_volume_id: not found. skipping it 2019-04-09 07:07:06,541 - 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 2019-04-09 07:07:06,541 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_list_subnets: not found. skipping it 2019-04-09 07:07:06,541 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_snapshot_metadata.SnapshotV2MetadataTestJSON.test_update_snapshot_metadata_item: not found. skipping it 2019-04-09 07:07:06,542 - 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 2019-04-09 07:07:06,542 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_reboot_deleted_server: not found. skipping it 2019-04-09 07:07:06,542 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_list_networks: not found. skipping it 2019-04-09 07:07:06,542 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_volume_bootable: not found. skipping it 2019-04-09 07:07:06,542 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots_list.VolumesV2SnapshotListTestJSON.test_snapshots_list_with_params: not found. skipping it 2019-04-09 07:07:06,542 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.v2.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_pagination: not found. skipping it 2019-04-09 07:07:06,542 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_volume_readonly_update: not found. skipping it 2019-04-09 07:07:06,542 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_extensions.ExtensionsV2TestJSON.test_list_extensions: not found. skipping it 2019-04-09 07:07:06,542 - 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 2019-04-09 07:07:06,542 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_snapshot_metadata_item: not found. skipping it 2019-04-09 07:07:06,542 - 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 2019-04-09 07:07:06,542 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_no_params: not found. skipping it 2019-04-09 07:07:06,542 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_by_status: not found. skipping it 2019-04-09 07:07:06,543 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_show_subnet: not found. skipping it 2019-04-09 07:07:06,543 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_snapshots_list_details_with_params: not found. skipping it 2019-04-09 07:07:06,543 - 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 2019-04-09 07:07:06,543 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_disk_format: not found. skipping it 2019-04-09 07:07:06,543 - 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 2019-04-09 07:07:06,543 - 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 2019-04-09 07:07:06,543 - 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 2019-04-09 07:07:06,543 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.identity.v3.TestApiDiscovery.test_api_version_statuses: not found. skipping it 2019-04-09 07:07:06,543 - 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 2019-04-09 07:07:06,543 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_update_delete_network_subnet: not found. skipping it 2019-04-09 07:07:06,543 - 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 2019-04-09 07:07:06,543 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_show_network: not found. skipping it 2019-04-09 07:07:06,543 - 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 2019-04-09 07:07:06,543 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_list_subnets_fields: not found. skipping it 2019-04-09 07:07:06,544 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_delete_network_with_subnet: not found. skipping it 2019-04-09 07:07:06,544 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_without_passing_size: not found. skipping it 2019-04-09 07:07:06,544 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.v2.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_details_pagination: not found. skipping it 2019-04-09 07:07:06,544 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.identity.v3.TestApiDiscovery.test_api_media_types: not found. skipping it 2019-04-09 07:07:06,544 - 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 2019-04-09 07:07:06,544 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_show_subnet_fields: not found. skipping it 2019-04-09 07:07:06,544 - 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 2019-04-09 07:07:06,544 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_routers.RoutersTest.test_update_extra_route: not found. skipping it 2019-04-09 07:07:06,544 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_details_by_name: not found. skipping it 2019-04-09 07:07:06,544 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_get.VolumesV2GetTest.test_volume_create_get_update_delete: not found. skipping it 2019-04-09 07:07:06,544 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_volume_from_snapshot: not found. skipping it 2019-04-09 07:07:06,544 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_size_negative: not found. skipping it 2019-04-09 07:07:06,544 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_availability_zone.AvailabilityZoneV2TestJSON.test_get_availability_zone_list: not found. skipping it 2019-04-09 07:07:06,544 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_with_dhcp_enabled: not found. skipping it 2019-04-09 07:07:06,544 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_with_allocation_pools: not found. skipping it 2019-04-09 07:07:06,545 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_with_details: not found. skipping it 2019-04-09 07:07:06,545 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_get_image_schema: not found. skipping it 2019-04-09 07:07:06,545 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_limit: not found. skipping it 2019-04-09 07:07:06,545 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_size: not found. skipping it 2019-04-09 07:07:06,545 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_list_volumes_with_invalid_status: not found. skipping it 2019-04-09 07:07:06,545 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2019-04-09 07:07:06,547 - 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']'. 2019-04-09 07:12:27,433 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: e95736f2-6bf9-4059-83e9-1d97dbc8ba05 2019-04-09 07:12:27,441 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'e95736f2-6bf9-4059-83e9-1d97dbc8ba05']'. 2019-04-09 07:12:28,289 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2019-04-09 07:12:28,290 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2019-04-09 07:12:28,290 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-04-09 07:12:28,290 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | e95736f2-6bf9-4059-83e9-1d97dbc8ba05 | 2019-04-09 07:12:28,290 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2019-04-09 07:12:28,290 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2019-04-09 07:07:08 | 2019-04-09 07:12:28,291 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2019-04-09 07:12:27 | 2019-04-09 07:12:28,291 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:05:19 | 2019-04-09 07:12:28,291 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2019-04-09 07:12:28,291 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2019-04-09 07:12:28,291 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2019-04-09 07:12:28,291 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 21399b14-ee79-42cd-8a78-bc847bb8f6ba) | 2019-04-09 07:12:28,291 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2019-04-09 07:12:28,292 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 8063efd5-f3a2-44fc-9964-02058972f47f) | 2019-04-09 07:12:28,292 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 219 | 2019-04-09 07:12:28,292 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 312.546 | 2019-04-09 07:12:28,292 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 163 | 2019-04-09 07:12:28,292 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 55 | 2019-04-09 07:12:28,292 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2019-04-09 07:12:28,292 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2019-04-09 07:12:28,292 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 1 | 2019-04-09 07:12:28,293 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-04-09 07:12:28,293 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +--------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2019-04-09 07:12:28,293 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2019-04-09 07:12:28,434 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest refstack_defcore success_rate is 99.3902439024% 2019-04-09 07:12:28,434 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'html', '--uuid', 'e95736f2-6bf9-4059-83e9-1d97dbc8ba05', '--to', u'/home/opnfv/functest/results/refstack_defcore/tempest-report.html'] 2019-04-09 07:12:30,318 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type html --uuid e95736f2-6bf9-4059-83e9-1d97dbc8ba05 --to /home/opnfv/functest/results/refstack_defcore/tempest-report.html Saving the report to '/home/opnfv/functest/results/refstack_defcore/tempest-report.html' file. It may take some time. The report has been successfully saved. 2019-04-09 07:12:30,319 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'junit-xml', '--uuid', 'e95736f2-6bf9-4059-83e9-1d97dbc8ba05', '--to', u'/home/opnfv/functest/results/refstack_defcore/tempest-report.xml'] 2019-04-09 07:12:32,523 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type junit-xml --uuid e95736f2-6bf9-4059-83e9-1d97dbc8ba05 --to /home/opnfv/functest/results/refstack_defcore/tempest-report.xml Saving the report to '/home/opnfv/functest/results/refstack_defcore/tempest-report.xml' file. It may take some time. The report has been successfully saved. 2019-04-09 07:12:32,695 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-04-09 07:12:32,696 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | refstack_defcore | functest | 05:58 | FAIL | +--------------------------+------------------+------------------+----------------+ 2019-04-09 07:12:32,703 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-04-09 07:12:32,707 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/c2ae7b18-fc99-4ca8-a982-a8dd796e4f36 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e39df49681651d32aca000c9d6e80336f5cf4b90" 2019-04-09 07:12:34,013 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 07:12:31 GMT X-Openstack-Request-Id: req-51ec2b70-68d4-4681-a995-bf1ff3e8fb6c 2019-04-09 07:12:34,013 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 07:12:34,013 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/c2ae7b18-fc99-4ca8-a982-a8dd796e4f36 used request id req-51ec2b70-68d4-4681-a995-bf1ff3e8fb6c 2019-04-09 07:12:34,014 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.31080985069s 2019-04-09 07:12:34,019 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-09 07:12:34,022 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}10a9d192fc26cc27c86e6e7e58435e15e58b68b1" 2019-04-09 07:12:34,331 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 365 Content-Type: application/json Date: Tue, 09 Apr 2019 07:12:31 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-0cc53ab4-59a8-46ed-98f0-68acefca6c8f x-openstack-request-id: req-0cc53ab4-59a8-46ed-98f0-68acefca6c8f 2019-04-09 07:12:34,332 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "refstack_defcore-flavor_e037bf62-9a26-4c3d-8cad-1a69c2ee45fb", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/515ccc21-a3e7-48b6-b41d-923a2f170da8", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/515ccc21-a3e7-48b6-b41d-923a2f170da8", "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": "515ccc21-a3e7-48b6-b41d-923a2f170da8"}, {"name": "refstack_defcore-flavor_alt_e037bf62-9a26-4c3d-8cad-1a69c2ee45fb", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/7621cafa-8daa-4022-b783-197e660fa70d", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/7621cafa-8daa-4022-b783-197e660fa70d", "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": "7621cafa-8daa-4022-b783-197e660fa70d"}]} 2019-04-09 07:12:34,332 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-0cc53ab4-59a8-46ed-98f0-68acefca6c8f 2019-04-09 07:12:34,332 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.313308954239s 2019-04-09 07:12:34,335 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-04-09 07:12:34,337 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/7621cafa-8daa-4022-b783-197e660fa70d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}10a9d192fc26cc27c86e6e7e58435e15e58b68b1" 2019-04-09 07:12:34,380 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Tue, 09 Apr 2019 07:12:31 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-23694479-ab41-4f93-86ce-0b47dfb94ce7 x-openstack-request-id: req-23694479-ab41-4f93-86ce-0b47dfb94ce7 2019-04-09 07:12:34,381 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/7621cafa-8daa-4022-b783-197e660fa70d used request id req-23694479-ab41-4f93-86ce-0b47dfb94ce7 2019-04-09 07:12:34,381 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.046000957489s 2019-04-09 07:12:34,381 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-04-09 07:12:34,382 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/3d2220a7-b44f-429f-bace-087a5d78269b/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e39df49681651d32aca000c9d6e80336f5cf4b90" -d '{"subnet_id": "4fd5bb60-8f38-442e-ba01-4b89b71326d5"}' 2019-04-09 07:12:36,893 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Tue, 09 Apr 2019 07:12:34 GMT X-Openstack-Request-Id: req-ed5055e5-5faf-4c68-8d0b-70affe238f03 2019-04-09 07:12:36,893 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "db164b0c-31a8-485e-82a4-66157ab8d454", "tenant_id": "4d13595738ac47c7959ad117fabd015f", "subnet_id": "4fd5bb60-8f38-442e-ba01-4b89b71326d5", "subnet_ids": ["4fd5bb60-8f38-442e-ba01-4b89b71326d5"], "port_id": "8c7c58ae-90f1-46e0-b053-4d832c3c117d", "id": "3d2220a7-b44f-429f-bace-087a5d78269b"} 2019-04-09 07:12:36,893 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/3d2220a7-b44f-429f-bace-087a5d78269b/remove_router_interface.json used request id req-ed5055e5-5faf-4c68-8d0b-70affe238f03 2019-04-09 07:12:36,893 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.51209497452s 2019-04-09 07:12:36,894 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-04-09 07:12:36,894 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e39df49681651d32aca000c9d6e80336f5cf4b90" 2019-04-09 07:12:37,020 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1713 Content-Type: application/json Date: Tue, 09 Apr 2019 07:12:34 GMT X-Openstack-Request-Id: req-002ba1ed-8274-417d-93e5-e15d330ce13c 2019-04-09 07:12:37,020 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "9dff532fe77c4483802f01bbc260494b", "created_at": "2019-04-09T06:38:39Z", "admin_state_up": true, "updated_at": "2019-04-09T06:38:39Z", "project_id": "9dff532fe77c4483802f01bbc260494b", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "0ba765d6-37ce-4d13-863e-9a80f295481a", "name": "tempest-pretest-check-310592232"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "b62787c2-635d-4893-8553-7ee0260442ff", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "dce875e1-9eec-4cb2-94e6-93dffefe33f6", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "4d13595738ac47c7959ad117fabd015f", "created_at": "2019-04-09T07:06:33Z", "admin_state_up": true, "updated_at": "2019-04-09T07:12:33Z", "project_id": "4d13595738ac47c7959ad117fabd015f", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "3d2220a7-b44f-429f-bace-087a5d78269b", "name": "refstack_defcore-router_e037bf62-9a26-4c3d-8cad-1a69c2ee45fb"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "4ba61a60dfea40f5a9db447410481bec", "created_at": "2019-04-09T06:39:13Z", "admin_state_up": false, "updated_at": "2019-04-09T06:39:13Z", "project_id": "4ba61a60dfea40f5a9db447410481bec", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "e8b8b6f8-b1e6-44c7-8e59-7539b177b548", "name": "tempest-router-565463504"}]} 2019-04-09 07:12:37,020 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-002ba1ed-8274-417d-93e5-e15d330ce13c 2019-04-09 07:12:37,021 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.126742839813s 2019-04-09 07:12:37,022 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-04-09 07:12:37,023 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/routers/3d2220a7-b44f-429f-bace-087a5d78269b.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e39df49681651d32aca000c9d6e80336f5cf4b90" 2019-04-09 07:12:38,353 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 09 Apr 2019 07:12:36 GMT X-Openstack-Request-Id: req-c943c691-84ae-4fbf-bd44-3ca0ff1e07ce 2019-04-09 07:12:38,353 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-09 07:12:38,353 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/3d2220a7-b44f-429f-bace-087a5d78269b.json used request id req-c943c691-84ae-4fbf-bd44-3ca0ff1e07ce 2019-04-09 07:12:38,353 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.33096408844s 2019-04-09 07:12:38,353 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-04-09 07:12:38,354 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e39df49681651d32aca000c9d6e80336f5cf4b90" 2019-04-09 07:12:38,392 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1334 Content-Type: application/json Date: Tue, 09 Apr 2019 07:12:36 GMT X-Openstack-Request-Id: req-c1e87aab-b566-40ec-9d1a-d86050199856 2019-04-09 07:12:38,393 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-04-09T07:06:33Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"4fd5bb60-8f38-442e-ba01-4b89b71326d5","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"4d13595738ac47c7959ad117fabd015f","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"refstack_defcore-subnet_e037bf62-9a26-4c3d-8cad-1a69c2ee45fb","enable_dhcp":true,"segment_id":null,"network_id":"db164b0c-31a8-485e-82a4-66157ab8d454","tenant_id":"4d13595738ac47c7959ad117fabd015f","created_at":"2019-04-09T07:06:33Z","ip_version":4},{"updated_at":"2019-04-09T06:24:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"dce875e1-9eec-4cb2-94e6-93dffefe33f6","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"ba7a30bb29394fc4a587735d9dfb749e","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"b62787c2-635d-4893-8553-7ee0260442ff","tenant_id":"ba7a30bb29394fc4a587735d9dfb749e","created_at":"2019-04-09T06:24:08Z","ip_version":4}]} 2019-04-09 07:12:38,393 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-c1e87aab-b566-40ec-9d1a-d86050199856 2019-04-09 07:12:38,393 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0393960475922s 2019-04-09 07:12:38,394 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-04-09 07:12:38,395 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/subnets/4fd5bb60-8f38-442e-ba01-4b89b71326d5.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e39df49681651d32aca000c9d6e80336f5cf4b90" 2019-04-09 07:12:39,448 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 09 Apr 2019 07:12:37 GMT X-Openstack-Request-Id: req-6fde7315-f179-4f27-a8ec-a45d6693ff2e 2019-04-09 07:12:39,448 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-09 07:12:39,448 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/4fd5bb60-8f38-442e-ba01-4b89b71326d5.json used request id req-6fde7315-f179-4f27-a8ec-a45d6693ff2e 2019-04-09 07:12:39,448 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.05362010002s 2019-04-09 07:12:39,449 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-09 07:12:39,449 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e39df49681651d32aca000c9d6e80336f5cf4b90" 2019-04-09 07:12:39,540 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1440 Content-Type: application/json Date: Tue, 09 Apr 2019 07:12:37 GMT X-Openstack-Request-Id: req-9bf5b764-4ad3-43a7-8694-584277523427 2019-04-09 07:12:39,540 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"b62787c2-635d-4893-8553-7ee0260442ff","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ba7a30bb29394fc4a587735d9dfb749e","l2_adjacency":true,"status":"ACTIVE","subnets":["dce875e1-9eec-4cb2-94e6-93dffefe33f6"],"description":"","tags":[],"updated_at":"2019-04-09T06:38:46Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ba7a30bb29394fc4a587735d9dfb749e","created_at":"2019-04-09T06:24:05Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"db164b0c-31a8-485e-82a4-66157ab8d454","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":85,"ipv4_address_scope":null,"shared":true,"project_id":"4d13595738ac47c7959ad117fabd015f","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-09T07:12:36Z","qos_policy_id":null,"name":"refstack_defcore-net_e037bf62-9a26-4c3d-8cad-1a69c2ee45fb","admin_state_up":true,"tenant_id":"4d13595738ac47c7959ad117fabd015f","created_at":"2019-04-09T07:06:33Z","provider:network_type":"vxlan"}]} 2019-04-09 07:12:39,540 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-9bf5b764-4ad3-43a7-8694-584277523427 2019-04-09 07:12:39,541 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0918750762939s 2019-04-09 07:12:39,542 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-04-09 07:12:39,542 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/networks/db164b0c-31a8-485e-82a4-66157ab8d454.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e39df49681651d32aca000c9d6e80336f5cf4b90" 2019-04-09 07:12:40,740 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 09 Apr 2019 07:12:38 GMT X-Openstack-Request-Id: req-032023f8-4798-4ff0-af76-e7a5eda28e22 2019-04-09 07:12:40,740 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-09 07:12:40,740 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/db164b0c-31a8-485e-82a4-66157ab8d454.json used request id req-032023f8-4798-4ff0-af76-e7a5eda28e22 2019-04-09 07:12:40,740 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.19833111763s 2019-04-09 07:12:40,744 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-09 07:12:40,748 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e39df49681651d32aca000c9d6e80336f5cf4b90" 2019-04-09 07:12:40,770 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1408 Content-Type: application/json Date: Tue, 09 Apr 2019 07:12:38 GMT X-Openstack-Request-Id: req-66c07a64-7f92-4409-b2f6-b602cce4d965 2019-04-09 07:12:40,770 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-09T07:06:39Z", "file": "/v2/images/da342416-f7a2-4a59-acff-1df97e368765/file", "owner": "4d13595738ac47c7959ad117fabd015f", "id": "da342416-f7a2-4a59-acff-1df97e368765", "size": 12716032, "self": "/v2/images/da342416-f7a2-4a59-acff-1df97e368765", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/da342416-f7a2-4a59-acff-1df97e368765/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/da342416-f7a2-4a59-acff-1df97e368765/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_e037bf62-9a26-4c3d-8cad-1a69c2ee45fb", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_e037bf62-9a26-4c3d-8cad-1a69c2ee45fb", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-09T07:06:38Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-09 07:12:40,770 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-66c07a64-7f92-4409-b2f6-b602cce4d965 2019-04-09 07:12:40,770 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0259301662445s 2019-04-09 07:12:40,772 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-04-09 07:12:40,776 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/da342416-f7a2-4a59-acff-1df97e368765 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e39df49681651d32aca000c9d6e80336f5cf4b90" 2019-04-09 07:12:41,023 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 07:12:38 GMT X-Openstack-Request-Id: req-367ba4ca-7418-4db8-896f-f1b0d048c98a 2019-04-09 07:12:41,023 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 07:12:41,023 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/da342416-f7a2-4a59-acff-1df97e368765 used request id req-367ba4ca-7418-4db8-896f-f1b0d048c98a 2019-04-09 07:12:41,023 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.251111030579s 2019-04-09 07:12:41,023 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-09 07:12:41,026 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}10a9d192fc26cc27c86e6e7e58435e15e58b68b1" 2019-04-09 07:12:41,044 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Tue, 09 Apr 2019 07:12:38 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-657b8fa4-6145-428b-a054-676dffb5f8e1 x-openstack-request-id: req-657b8fa4-6145-428b-a054-676dffb5f8e1 2019-04-09 07:12:41,044 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "refstack_defcore-flavor_e037bf62-9a26-4c3d-8cad-1a69c2ee45fb", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/515ccc21-a3e7-48b6-b41d-923a2f170da8", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/515ccc21-a3e7-48b6-b41d-923a2f170da8", "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": "515ccc21-a3e7-48b6-b41d-923a2f170da8"}]} 2019-04-09 07:12:41,044 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-657b8fa4-6145-428b-a054-676dffb5f8e1 2019-04-09 07:12:41,045 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0211760997772s 2019-04-09 07:12:41,046 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-04-09 07:12:41,048 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/515ccc21-a3e7-48b6-b41d-923a2f170da8 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}10a9d192fc26cc27c86e6e7e58435e15e58b68b1" 2019-04-09 07:12:41,070 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Tue, 09 Apr 2019 07:12:38 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-45f1b4a7-f0bb-4649-83f0-8905e77d1c48 x-openstack-request-id: req-45f1b4a7-f0bb-4649-83f0-8905e77d1c48 2019-04-09 07:12:41,070 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/515ccc21-a3e7-48b6-b41d-923a2f170da8 used request id req-45f1b4a7-f0bb-4649-83f0-8905e77d1c48 2019-04-09 07:12:41,070 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0239708423615s 2019-04-09 07:12:41,070 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-09 07:12:41,073 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}10a9d192fc26cc27c86e6e7e58435e15e58b68b1" 2019-04-09 07:12:41,308 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 841 Content-Type: application/json Date: Tue, 09 Apr 2019 07:12:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-44d91b3a-c548-4729-8d40-00d5e1407a7d 2019-04-09 07:12:41,308 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/07b62caafa51496f94dd3b3fb341fcfe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07b62caafa51496f94dd3b3fb341fcfe", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/2e35f475a54147749980006d265eb864"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e35f475a54147749980006d265eb864", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/2f1bc9c9d22745648100c4b0717962eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f1bc9c9d22745648100c4b0717962eb", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/30fe8cf249d443dd9c53f2cc083f50b5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "30fe8cf249d443dd9c53f2cc083f50b5", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/3d748bf7df734addb2e37ea0663ec892"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d748bf7df734addb2e37ea0663ec892", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/732a504491fd4f35923460ae0d2ef475"}, "domain_id": "default", "enabled": true, "options": {}, "id": "732a504491fd4f35923460ae0d2ef475", "email": "placement@localhost", "password_expires_at": null}, {"name": "refstack_defcore-user_e037bf62-9a26-4c3d-8cad-1a69c2ee45fb", "links": {"self": "http://172.30.9.21:5000/v3/users/779bd920bd2042fcb9b68f37e0bd943f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "779bd920bd2042fcb9b68f37e0bd943f", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/781b729594744c4f8f561f6b5a6e68bd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "781b729594744c4f8f561f6b5a6e68bd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/80817a33c71343ed9c63d448a7fea69e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "80817a33c71343ed9c63d448a7fea69e", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/938ce22a56d74c639d353dbbf166fcc4"}, "domain_id": "ec5ce0aa038644b78983e5840ba5fb73", "enabled": true, "options": {}, "id": "938ce22a56d74c639d353dbbf166fcc4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/96d754a28b0d43cf8fa237c30a99c306"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d754a28b0d43cf8fa237c30a99c306", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/aaa8b9f924a74e80899c7ad7e32fcaae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aaa8b9f924a74e80899c7ad7e32fcaae", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b8dd65f4e72446d5bd8d9efa13837b0c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8dd65f4e72446d5bd8d9efa13837b0c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/c34b7e3bcdbc428db4539ea2b87cfce1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c34b7e3bcdbc428db4539ea2b87cfce1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/eb527490835d48e8a67131b0f587baf6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb527490835d48e8a67131b0f587baf6", "email": "gnocchi@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2019-04-09 07:12:41,309 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-44d91b3a-c548-4729-8d40-00d5e1407a7d 2019-04-09 07:12:41,309 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.238180160522s 2019-04-09 07:12:41,315 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-09 07:12:41,318 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users/779bd920bd2042fcb9b68f37e0bd943f -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}10a9d192fc26cc27c86e6e7e58435e15e58b68b1" 2019-04-09 07:12:41,530 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 230 Content-Type: application/json Date: Tue, 09 Apr 2019 07:12:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-991f5740-ad56-4735-be79-dfa75ffa2c9b 2019-04-09 07:12:41,530 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "refstack_defcore-user_e037bf62-9a26-4c3d-8cad-1a69c2ee45fb", "links": {"self": "http://172.30.9.21:5000/v3/users/779bd920bd2042fcb9b68f37e0bd943f"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "779bd920bd2042fcb9b68f37e0bd943f", "description": null}} 2019-04-09 07:12:41,530 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/779bd920bd2042fcb9b68f37e0bd943f used request id req-991f5740-ad56-4735-be79-dfa75ffa2c9b 2019-04-09 07:12:41,530 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.215532064438s 2019-04-09 07:12:41,531 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-04-09 07:12:41,534 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/users/779bd920bd2042fcb9b68f37e0bd943f -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}10a9d192fc26cc27c86e6e7e58435e15e58b68b1" 2019-04-09 07:12:41,817 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 09 Apr 2019 07:12:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0a2514dc-1cd3-46c3-958a-d3bcc42244e1 2019-04-09 07:12:41,818 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-09 07:12:41,818 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/779bd920bd2042fcb9b68f37e0bd943f used request id req-0a2514dc-1cd3-46c3-958a-d3bcc42244e1 2019-04-09 07:12:41,818 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.286952018738s 2019-04-09 07:12:41,824 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-09 07:12:41,828 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}10a9d192fc26cc27c86e6e7e58435e15e58b68b1" 2019-04-09 07:12:42,025 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 389 Content-Type: application/json Date: Tue, 09 Apr 2019 07:12:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-adc2f0ba-0bce-4f6f-b6ef-f25b6a970586 2019-04-09 07:12:42,026 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: refstack_defcore", "links": {"self": "http://172.30.9.21:5000/v3/projects/4d13595738ac47c7959ad117fabd015f"}, "tags": [], "enabled": true, "id": "4d13595738ac47c7959ad117fabd015f", "parent_id": "default", "domain_id": "default", "name": "refstack_defcore-project_e037bf62-9a26-4c3d-8cad-1a69c2ee45fb"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/6509066435f1453bac6996ee8997a3b2"}, "tags": [], "enabled": true, "id": "6509066435f1453bac6996ee8997a3b2", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/ba7a30bb29394fc4a587735d9dfb749e"}, "tags": [], "enabled": true, "id": "ba7a30bb29394fc4a587735d9dfb749e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-04-09 07:12:42,026 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-adc2f0ba-0bce-4f6f-b6ef-f25b6a970586 2019-04-09 07:12:42,026 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.201545000076s 2019-04-09 07:12:42,030 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-04-09 07:12:42,033 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/projects/4d13595738ac47c7959ad117fabd015f -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}10a9d192fc26cc27c86e6e7e58435e15e58b68b1" 2019-04-09 07:12:42,276 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 09 Apr 2019 07:12:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-99fb81cb-f734-4918-9c52-2ef109337bac 2019-04-09 07:12:42,276 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-09 07:12:42,276 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/4d13595738ac47c7959ad117fabd015f used request id req-99fb81cb-f734-4918-9c52-2ef109337bac 2019-04-09 07:12:42,276 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.246319055557s 2019-04-09 07:12:42,281 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-09 07:12:42,282 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/security-groups.json?project_id=4d13595738ac47c7959ad117fabd015f&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}10a9d192fc26cc27c86e6e7e58435e15e58b68b1" 2019-04-09 07:12:42,512 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Tue, 09 Apr 2019 07:12:40 GMT X-Openstack-Request-Id: req-bfcb016b-0e07-4aec-bdb0-9ca981ece8c9 2019-04-09 07:12:42,513 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "4d13595738ac47c7959ad117fabd015f", "created_at": "2019-04-09T07:06:32Z", "updated_at": "2019-04-09T07:06:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T07:06:32Z", "revision_number": 0, "id": "09472cff-fcab-4490-8db6-8a56d0348048", "remote_group_id": "767ff9b5-2c26-472c-9bc9-0b38150bcd96", "remote_ip_prefix": null, "created_at": "2019-04-09T07:06:32Z", "security_group_id": "767ff9b5-2c26-472c-9bc9-0b38150bcd96", "tenant_id": "4d13595738ac47c7959ad117fabd015f", "port_range_min": null, "ethertype": "IPv4", "project_id": "4d13595738ac47c7959ad117fabd015f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T07:06:32Z", "revision_number": 0, "id": "2d3cc459-8b27-45df-ba63-9cafbfd74b03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T07:06:32Z", "security_group_id": "767ff9b5-2c26-472c-9bc9-0b38150bcd96", "tenant_id": "4d13595738ac47c7959ad117fabd015f", "port_range_min": null, "ethertype": "IPv4", "project_id": "4d13595738ac47c7959ad117fabd015f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T07:06:32Z", "revision_number": 0, "id": "444cf087-5b9a-4c84-ae7d-a343e31c35de", "remote_group_id": "767ff9b5-2c26-472c-9bc9-0b38150bcd96", "remote_ip_prefix": null, "created_at": "2019-04-09T07:06:32Z", "security_group_id": "767ff9b5-2c26-472c-9bc9-0b38150bcd96", "tenant_id": "4d13595738ac47c7959ad117fabd015f", "port_range_min": null, "ethertype": "IPv6", "project_id": "4d13595738ac47c7959ad117fabd015f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T07:06:32Z", "revision_number": 0, "id": "642d1b4c-e649-4bf9-a3c2-334e0770fa40", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T07:06:32Z", "security_group_id": "767ff9b5-2c26-472c-9bc9-0b38150bcd96", "tenant_id": "4d13595738ac47c7959ad117fabd015f", "port_range_min": null, "ethertype": "IPv6", "project_id": "4d13595738ac47c7959ad117fabd015f"}], "revision_number": 1, "project_id": "4d13595738ac47c7959ad117fabd015f", "id": "767ff9b5-2c26-472c-9bc9-0b38150bcd96", "name": "default"}]} 2019-04-09 07:12:42,513 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json?project_id=4d13595738ac47c7959ad117fabd015f&name=default used request id req-bfcb016b-0e07-4aec-bdb0-9ca981ece8c9 2019-04-09 07:12:42,513 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.231527090073s 2019-04-09 07:12:42,518 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-09 07:12:42,519 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}10a9d192fc26cc27c86e6e7e58435e15e58b68b1" 2019-04-09 07:12:42,627 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 31070 Content-Type: application/json Date: Tue, 09 Apr 2019 07:12:40 GMT X-Openstack-Request-Id: req-02604745-12aa-48be-a548-1895f5409371 2019-04-09 07:12:42,631 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "0f44c7af880b4000a1dc62837aee780f", "created_at": "2019-04-09T06:38:34Z", "updated_at": "2019-04-09T06:38:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:34Z", "revision_number": 0, "id": "05425f53-1a82-4620-8d0d-2bec6d50d127", "remote_group_id": "133285e2-2849-4047-874b-acf860b9a47a", "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:34Z", "security_group_id": "133285e2-2849-4047-874b-acf860b9a47a", "tenant_id": "0f44c7af880b4000a1dc62837aee780f", "port_range_min": null, "ethertype": "IPv6", "project_id": "0f44c7af880b4000a1dc62837aee780f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:34Z", "revision_number": 0, "id": "1afdac41-f81f-4d28-92b1-886ecba7f1ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:34Z", "security_group_id": "133285e2-2849-4047-874b-acf860b9a47a", "tenant_id": "0f44c7af880b4000a1dc62837aee780f", "port_range_min": null, "ethertype": "IPv6", "project_id": "0f44c7af880b4000a1dc62837aee780f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:34Z", "revision_number": 0, "id": "3fb7318d-6164-4cf9-907b-72601354ccfa", "remote_group_id": "133285e2-2849-4047-874b-acf860b9a47a", "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:34Z", "security_group_id": "133285e2-2849-4047-874b-acf860b9a47a", "tenant_id": "0f44c7af880b4000a1dc62837aee780f", "port_range_min": null, "ethertype": "IPv4", "project_id": "0f44c7af880b4000a1dc62837aee780f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:34Z", "revision_number": 0, "id": "dd7de9b8-2e8a-4c8e-8cbf-2108d15e376f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:34Z", "security_group_id": "133285e2-2849-4047-874b-acf860b9a47a", "tenant_id": "0f44c7af880b4000a1dc62837aee780f", "port_range_min": null, "ethertype": "IPv4", "project_id": "0f44c7af880b4000a1dc62837aee780f"}], "revision_number": 1, "project_id": "0f44c7af880b4000a1dc62837aee780f", "id": "133285e2-2849-4047-874b-acf860b9a47a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7d91c4e96bf742cdb3019afbd92b08b7", "created_at": "2019-04-09T06:41:12Z", "updated_at": "2019-04-09T06:41:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:41:12Z", "revision_number": 0, "id": "128566fd-9776-4c00-a02f-ecd203954c03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:41:12Z", "security_group_id": "16d9fd61-4005-47ed-8159-6527e895440e", "tenant_id": "7d91c4e96bf742cdb3019afbd92b08b7", "port_range_min": null, "ethertype": "IPv4", "project_id": "7d91c4e96bf742cdb3019afbd92b08b7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:41:13Z", "revision_number": 0, "id": "5f5c2826-ccd3-422a-ae4c-7e22a699212d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:41:13Z", "security_group_id": "16d9fd61-4005-47ed-8159-6527e895440e", "tenant_id": "7d91c4e96bf742cdb3019afbd92b08b7", "port_range_min": null, "ethertype": "IPv6", "project_id": "7d91c4e96bf742cdb3019afbd92b08b7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:41:12Z", "revision_number": 0, "id": "81637ed4-f405-4397-bf10-12f7c25b85a8", "remote_group_id": "16d9fd61-4005-47ed-8159-6527e895440e", "remote_ip_prefix": null, "created_at": "2019-04-09T06:41:12Z", "security_group_id": "16d9fd61-4005-47ed-8159-6527e895440e", "tenant_id": "7d91c4e96bf742cdb3019afbd92b08b7", "port_range_min": null, "ethertype": "IPv6", "project_id": "7d91c4e96bf742cdb3019afbd92b08b7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:41:12Z", "revision_number": 0, "id": "c8f342fd-7b58-4a9e-a416-7e098f36f758", "remote_group_id": "16d9fd61-4005-47ed-8159-6527e895440e", "remote_ip_prefix": null, "created_at": "2019-04-09T06:41:12Z", "security_group_id": "16d9fd61-4005-47ed-8159-6527e895440e", "tenant_id": "7d91c4e96bf742cdb3019afbd92b08b7", "port_range_min": null, "ethertype": "IPv4", "project_id": "7d91c4e96bf742cdb3019afbd92b08b7"}], "revision_number": 1, "project_id": "7d91c4e96bf742cdb3019afbd92b08b7", "id": "16d9fd61-4005-47ed-8159-6527e895440e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-04-09T06:26:00Z", "updated_at": "2019-04-09T06:26:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:26:00Z", "revision_number": 0, "id": "23de8fc0-44ae-4c56-abcd-3cadf2cd644b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:26:00Z", "security_group_id": "3353c502-d3bd-4781-83f5-fc7385b71d39", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:26:00Z", "revision_number": 0, "id": "afb04289-1a57-4ecb-8cec-ce9e43ab0d76", "remote_group_id": "3353c502-d3bd-4781-83f5-fc7385b71d39", "remote_ip_prefix": null, "created_at": "2019-04-09T06:26:00Z", "security_group_id": "3353c502-d3bd-4781-83f5-fc7385b71d39", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:26:00Z", "revision_number": 0, "id": "d4091b4d-3f48-405e-a6ff-27973bc1c4fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:26:00Z", "security_group_id": "3353c502-d3bd-4781-83f5-fc7385b71d39", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:26:00Z", "revision_number": 0, "id": "f668131f-27a0-4d81-982d-afd1d6efe75b", "remote_group_id": "3353c502-d3bd-4781-83f5-fc7385b71d39", "remote_ip_prefix": null, "created_at": "2019-04-09T06:26:00Z", "security_group_id": "3353c502-d3bd-4781-83f5-fc7385b71d39", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "3353c502-d3bd-4781-83f5-fc7385b71d39", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e3616f9a20054a2f9f4a228fa5825920", "created_at": "2019-04-09T06:38:25Z", "updated_at": "2019-04-09T06:38:25Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:25Z", "revision_number": 0, "id": "1304e57e-307e-4d15-b3a6-c40e4c13d9c6", "remote_group_id": "539b6566-8b82-46ce-a7a2-486e0cfdcc19", "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:25Z", "security_group_id": "539b6566-8b82-46ce-a7a2-486e0cfdcc19", "tenant_id": "e3616f9a20054a2f9f4a228fa5825920", "port_range_min": null, "ethertype": "IPv4", "project_id": "e3616f9a20054a2f9f4a228fa5825920"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:25Z", "revision_number": 0, "id": "5de5f3da-e80e-4e4e-8bb9-e65d586e3c36", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:25Z", "security_group_id": "539b6566-8b82-46ce-a7a2-486e0cfdcc19", "tenant_id": "e3616f9a20054a2f9f4a228fa5825920", "port_range_min": null, "ethertype": "IPv6", "project_id": "e3616f9a20054a2f9f4a228fa5825920"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:25Z", "revision_number": 0, "id": "c986fad9-2e24-419f-b30e-dbea76657fc4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:25Z", "security_group_id": "539b6566-8b82-46ce-a7a2-486e0cfdcc19", "tenant_id": "e3616f9a20054a2f9f4a228fa5825920", "port_range_min": null, "ethertype": "IPv4", "project_id": "e3616f9a20054a2f9f4a228fa5825920"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:25Z", "revision_number": 0, "id": "dfe74141-b06d-427c-a311-9f669b427b66", "remote_group_id": "539b6566-8b82-46ce-a7a2-486e0cfdcc19", "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:25Z", "security_group_id": "539b6566-8b82-46ce-a7a2-486e0cfdcc19", "tenant_id": "e3616f9a20054a2f9f4a228fa5825920", "port_range_min": null, "ethertype": "IPv6", "project_id": "e3616f9a20054a2f9f4a228fa5825920"}], "revision_number": 1, "project_id": "e3616f9a20054a2f9f4a228fa5825920", "id": "539b6566-8b82-46ce-a7a2-486e0cfdcc19", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ba7a30bb29394fc4a587735d9dfb749e", "created_at": "2019-04-09T06:24:05Z", "updated_at": "2019-04-09T06:24:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:24:05Z", "revision_number": 0, "id": "0aa9cfb1-eea8-4107-bdd1-09b673e74187", "remote_group_id": "7163910b-3f52-4c82-95f5-2716a0110cc5", "remote_ip_prefix": null, "created_at": "2019-04-09T06:24:05Z", "security_group_id": "7163910b-3f52-4c82-95f5-2716a0110cc5", "tenant_id": "ba7a30bb29394fc4a587735d9dfb749e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ba7a30bb29394fc4a587735d9dfb749e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:24:05Z", "revision_number": 0, "id": "54942ddd-2fa1-4bc2-8eed-db2c58927051", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:24:05Z", "security_group_id": "7163910b-3f52-4c82-95f5-2716a0110cc5", "tenant_id": "ba7a30bb29394fc4a587735d9dfb749e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ba7a30bb29394fc4a587735d9dfb749e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:24:05Z", "revision_number": 0, "id": "65f9a71a-d7ef-4a7c-bd9a-1722277aec43", "remote_group_id": "7163910b-3f52-4c82-95f5-2716a0110cc5", "remote_ip_prefix": null, "created_at": "2019-04-09T06:24:05Z", "security_group_id": "7163910b-3f52-4c82-95f5-2716a0110cc5", "tenant_id": "ba7a30bb29394fc4a587735d9dfb749e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ba7a30bb29394fc4a587735d9dfb749e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:24:05Z", "revision_number": 0, "id": "86568739-46b2-4862-8571-f01cd048599a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:24:05Z", "security_group_id": "7163910b-3f52-4c82-95f5-2716a0110cc5", "tenant_id": "ba7a30bb29394fc4a587735d9dfb749e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ba7a30bb29394fc4a587735d9dfb749e"}], "revision_number": 1, "project_id": "ba7a30bb29394fc4a587735d9dfb749e", "id": "7163910b-3f52-4c82-95f5-2716a0110cc5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4d13595738ac47c7959ad117fabd015f", "created_at": "2019-04-09T07:06:32Z", "updated_at": "2019-04-09T07:06:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T07:06:32Z", "revision_number": 0, "id": "09472cff-fcab-4490-8db6-8a56d0348048", "remote_group_id": "767ff9b5-2c26-472c-9bc9-0b38150bcd96", "remote_ip_prefix": null, "created_at": "2019-04-09T07:06:32Z", "security_group_id": "767ff9b5-2c26-472c-9bc9-0b38150bcd96", "tenant_id": "4d13595738ac47c7959ad117fabd015f", "port_range_min": null, "ethertype": "IPv4", "project_id": "4d13595738ac47c7959ad117fabd015f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T07:06:32Z", "revision_number": 0, "id": "2d3cc459-8b27-45df-ba63-9cafbfd74b03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T07:06:32Z", "security_group_id": "767ff9b5-2c26-472c-9bc9-0b38150bcd96", "tenant_id": "4d13595738ac47c7959ad117fabd015f", "port_range_min": null, "ethertype": "IPv4", "project_id": "4d13595738ac47c7959ad117fabd015f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T07:06:32Z", "revision_number": 0, "id": "444cf087-5b9a-4c84-ae7d-a343e31c35de", "remote_group_id": "767ff9b5-2c26-472c-9bc9-0b38150bcd96", "remote_ip_prefix": null, "created_at": "2019-04-09T07:06:32Z", "security_group_id": "767ff9b5-2c26-472c-9bc9-0b38150bcd96", "tenant_id": "4d13595738ac47c7959ad117fabd015f", "port_range_min": null, "ethertype": "IPv6", "project_id": "4d13595738ac47c7959ad117fabd015f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T07:06:32Z", "revision_number": 0, "id": "642d1b4c-e649-4bf9-a3c2-334e0770fa40", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T07:06:32Z", "security_group_id": "767ff9b5-2c26-472c-9bc9-0b38150bcd96", "tenant_id": "4d13595738ac47c7959ad117fabd015f", "port_range_min": null, "ethertype": "IPv6", "project_id": "4d13595738ac47c7959ad117fabd015f"}], "revision_number": 1, "project_id": "4d13595738ac47c7959ad117fabd015f", "id": "767ff9b5-2c26-472c-9bc9-0b38150bcd96", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b791053a49f94838a00b8848bbc7b0d5", "created_at": "2019-04-09T06:38:04Z", "updated_at": "2019-04-09T06:38:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:04Z", "revision_number": 0, "id": "1d5cb96d-707a-4102-b35a-0814f2fe44ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:04Z", "security_group_id": "7d842db1-29c7-43cf-83d3-bddf670c17fe", "tenant_id": "b791053a49f94838a00b8848bbc7b0d5", "port_range_min": null, "ethertype": "IPv4", "project_id": "b791053a49f94838a00b8848bbc7b0d5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:04Z", "revision_number": 0, "id": "5bf023b4-d99d-4bf6-be66-02e22c8ab0b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:04Z", "security_group_id": "7d842db1-29c7-43cf-83d3-bddf670c17fe", "tenant_id": "b791053a49f94838a00b8848bbc7b0d5", "port_range_min": null, "ethertype": "IPv6", "project_id": "b791053a49f94838a00b8848bbc7b0d5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:04Z", "revision_number": 0, "id": "62c448c8-84c7-4a5b-881f-9aaf4fc340ad", "remote_group_id": "7d842db1-29c7-43cf-83d3-bddf670c17fe", "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:04Z", "security_group_id": "7d842db1-29c7-43cf-83d3-bddf670c17fe", "tenant_id": "b791053a49f94838a00b8848bbc7b0d5", "port_range_min": null, "ethertype": "IPv4", "project_id": "b791053a49f94838a00b8848bbc7b0d5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:04Z", "revision_number": 0, "id": "8f09250e-f3c9-4c52-9037-1c26e93722e6", "remote_group_id": "7d842db1-29c7-43cf-83d3-bddf670c17fe", "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:04Z", "security_group_id": "7d842db1-29c7-43cf-83d3-bddf670c17fe", "tenant_id": "b791053a49f94838a00b8848bbc7b0d5", "port_range_min": null, "ethertype": "IPv6", "project_id": "b791053a49f94838a00b8848bbc7b0d5"}], "revision_number": 1, "project_id": "b791053a49f94838a00b8848bbc7b0d5", "id": "7d842db1-29c7-43cf-83d3-bddf670c17fe", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f199aed82fe147e78f50540e3f631f58", "created_at": "2019-04-09T06:38:33Z", "updated_at": "2019-04-09T06:38:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:33Z", "revision_number": 0, "id": "10d96352-0a56-4e61-9f91-d2dd0a203a3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:33Z", "security_group_id": "843aeb94-c5b9-4e15-8b46-2167f70d9f64", "tenant_id": "f199aed82fe147e78f50540e3f631f58", "port_range_min": null, "ethertype": "IPv6", "project_id": "f199aed82fe147e78f50540e3f631f58"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:33Z", "revision_number": 0, "id": "7a034288-4851-4d68-b26c-ce8d734e6c23", "remote_group_id": "843aeb94-c5b9-4e15-8b46-2167f70d9f64", "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:33Z", "security_group_id": "843aeb94-c5b9-4e15-8b46-2167f70d9f64", "tenant_id": "f199aed82fe147e78f50540e3f631f58", "port_range_min": null, "ethertype": "IPv4", "project_id": "f199aed82fe147e78f50540e3f631f58"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:33Z", "revision_number": 0, "id": "9788295a-0c4b-4231-a1ba-ce6b40aa1167", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:33Z", "security_group_id": "843aeb94-c5b9-4e15-8b46-2167f70d9f64", "tenant_id": "f199aed82fe147e78f50540e3f631f58", "port_range_min": null, "ethertype": "IPv4", "project_id": "f199aed82fe147e78f50540e3f631f58"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:33Z", "revision_number": 0, "id": "b0e92582-b047-4369-803c-e11b4ab9078c", "remote_group_id": "843aeb94-c5b9-4e15-8b46-2167f70d9f64", "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:33Z", "security_group_id": "843aeb94-c5b9-4e15-8b46-2167f70d9f64", "tenant_id": "f199aed82fe147e78f50540e3f631f58", "port_range_min": null, "ethertype": "IPv6", "project_id": "f199aed82fe147e78f50540e3f631f58"}], "revision_number": 1, "project_id": "f199aed82fe147e78f50540e3f631f58", "id": "843aeb94-c5b9-4e15-8b46-2167f70d9f64", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bbed22d94c364f98a62513e651610970", "created_at": "2019-04-09T06:38:27Z", "updated_at": "2019-04-09T06:38:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:27Z", "revision_number": 0, "id": "2afc4c19-8a23-40cd-937b-67718545a3d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:27Z", "security_group_id": "97734093-1ada-4835-91aa-2f9a5ecbd7da", "tenant_id": "bbed22d94c364f98a62513e651610970", "port_range_min": null, "ethertype": "IPv6", "project_id": "bbed22d94c364f98a62513e651610970"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:27Z", "revision_number": 0, "id": "4a2bb16b-099b-4ac7-a72a-8b7e1c45b7ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:27Z", "security_group_id": "97734093-1ada-4835-91aa-2f9a5ecbd7da", "tenant_id": "bbed22d94c364f98a62513e651610970", "port_range_min": null, "ethertype": "IPv4", "project_id": "bbed22d94c364f98a62513e651610970"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:27Z", "revision_number": 0, "id": "57a2eb11-b762-4973-947d-50f4a26e722c", "remote_group_id": "97734093-1ada-4835-91aa-2f9a5ecbd7da", "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:27Z", "security_group_id": "97734093-1ada-4835-91aa-2f9a5ecbd7da", "tenant_id": "bbed22d94c364f98a62513e651610970", "port_range_min": null, "ethertype": "IPv4", "project_id": "bbed22d94c364f98a62513e651610970"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:27Z", "revision_number": 0, "id": "582accf8-fa7e-493c-a908-f1ccb7f5ae53", "remote_group_id": "97734093-1ada-4835-91aa-2f9a5ecbd7da", "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:27Z", "security_group_id": "97734093-1ada-4835-91aa-2f9a5ecbd7da", "tenant_id": "bbed22d94c364f98a62513e651610970", "port_range_min": null, "ethertype": "IPv6", "project_id": "bbed22d94c364f98a62513e651610970"}], "revision_number": 1, "project_id": "bbed22d94c364f98a62513e651610970", "id": "97734093-1ada-4835-91aa-2f9a5ecbd7da", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6509066435f1453bac6996ee8997a3b2", "created_at": "2019-04-09T06:25:59Z", "updated_at": "2019-04-09T06:25:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:25:59Z", "revision_number": 0, "id": "159f11d9-0ba4-4923-8082-70f4dd760a47", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:25:59Z", "security_group_id": "9c2f55ba-acdf-4de6-a230-b14db62471f1", "tenant_id": "6509066435f1453bac6996ee8997a3b2", "port_range_min": null, "ethertype": "IPv4", "project_id": "6509066435f1453bac6996ee8997a3b2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:25:59Z", "revision_number": 0, "id": "a09893df-d9cb-4ff3-99d4-013b5c068a40", "remote_group_id": "9c2f55ba-acdf-4de6-a230-b14db62471f1", "remote_ip_prefix": null, "created_at": "2019-04-09T06:25:59Z", "security_group_id": "9c2f55ba-acdf-4de6-a230-b14db62471f1", "tenant_id": "6509066435f1453bac6996ee8997a3b2", "port_range_min": null, "ethertype": "IPv6", "project_id": "6509066435f1453bac6996ee8997a3b2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:25:59Z", "revision_number": 0, "id": "f87d56d3-96be-430b-8bff-17fba51e104b", "remote_group_id": "9c2f55ba-acdf-4de6-a230-b14db62471f1", "remote_ip_prefix": null, "created_at": "2019-04-09T06:25:59Z", "security_group_id": "9c2f55ba-acdf-4de6-a230-b14db62471f1", "tenant_id": "6509066435f1453bac6996ee8997a3b2", "port_range_min": null, "ethertype": "IPv4", "project_id": "6509066435f1453bac6996ee8997a3b2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:25:59Z", "revision_number": 0, "id": "feb3b1fe-b7ab-48f1-a7ef-4cef55305484", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:25:59Z", "security_group_id": "9c2f55ba-acdf-4de6-a230-b14db62471f1", "tenant_id": "6509066435f1453bac6996ee8997a3b2", "port_range_min": null, "ethertype": "IPv6", "project_id": "6509066435f1453bac6996ee8997a3b2"}], "revision_number": 1, "project_id": "6509066435f1453bac6996ee8997a3b2", "id": "9c2f55ba-acdf-4de6-a230-b14db62471f1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f4959e7508fa4aa9bff492655dd05f75", "created_at": "2019-04-09T06:41:11Z", "updated_at": "2019-04-09T06:41:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:41:11Z", "revision_number": 0, "id": "5079dc98-328d-49c2-8ec5-1024760d43f4", "remote_group_id": "9f269589-f912-4a8c-999c-e1e004848fb2", "remote_ip_prefix": null, "created_at": "2019-04-09T06:41:11Z", "security_group_id": "9f269589-f912-4a8c-999c-e1e004848fb2", "tenant_id": "f4959e7508fa4aa9bff492655dd05f75", "port_range_min": null, "ethertype": "IPv4", "project_id": "f4959e7508fa4aa9bff492655dd05f75"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:41:11Z", "revision_number": 0, "id": "7b9723e6-9a6c-4782-8c6c-8b42e30e5322", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:41:11Z", "security_group_id": "9f269589-f912-4a8c-999c-e1e004848fb2", "tenant_id": "f4959e7508fa4aa9bff492655dd05f75", "port_range_min": null, "ethertype": "IPv4", "project_id": "f4959e7508fa4aa9bff492655dd05f75"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:41:11Z", "revision_number": 0, "id": "c79a88fc-3d9b-453a-adda-0351d7447046", "remote_group_id": "9f269589-f912-4a8c-999c-e1e004848fb2", "remote_ip_prefix": null, "created_at": "2019-04-09T06:41:11Z", "security_group_id": "9f269589-f912-4a8c-999c-e1e004848fb2", "tenant_id": "f4959e7508fa4aa9bff492655dd05f75", "port_range_min": null, "ethertype": "IPv6", "project_id": "f4959e7508fa4aa9bff492655dd05f75"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:41:11Z", "revision_number": 0, "id": "ded83004-84fa-4262-8e2e-c0cf817a6397", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:41:11Z", "security_group_id": "9f269589-f912-4a8c-999c-e1e004848fb2", "tenant_id": "f4959e7508fa4aa9bff492655dd05f75", "port_range_min": null, "ethertype": "IPv6", "project_id": "f4959e7508fa4aa9bff492655dd05f75"}], "revision_number": 1, "project_id": "f4959e7508fa4aa9bff492655dd05f75", "id": "9f269589-f912-4a8c-999c-e1e004848fb2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "875e43126b1048518e582278b00dd3bd", "created_at": "2019-04-09T06:38:31Z", "updated_at": "2019-04-09T06:38:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:31Z", "revision_number": 0, "id": "5f289c8e-b1c9-41f7-aeed-c40d4b40f88f", "remote_group_id": "a3e3ef9a-d084-4d19-86ce-95a13bf3a2b2", "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:31Z", "security_group_id": "a3e3ef9a-d084-4d19-86ce-95a13bf3a2b2", "tenant_id": "875e43126b1048518e582278b00dd3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "875e43126b1048518e582278b00dd3bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:31Z", "revision_number": 0, "id": "6d166514-1330-4e67-aba8-2ff7f57567c3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:31Z", "security_group_id": "a3e3ef9a-d084-4d19-86ce-95a13bf3a2b2", "tenant_id": "875e43126b1048518e582278b00dd3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "875e43126b1048518e582278b00dd3bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:31Z", "revision_number": 0, "id": "c2e306fc-c809-40bb-a8cb-d1f0d0a768c5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:31Z", "security_group_id": "a3e3ef9a-d084-4d19-86ce-95a13bf3a2b2", "tenant_id": "875e43126b1048518e582278b00dd3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "875e43126b1048518e582278b00dd3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:31Z", "revision_number": 0, "id": "c9960cce-d437-47e8-86a8-766e3be66981", "remote_group_id": "a3e3ef9a-d084-4d19-86ce-95a13bf3a2b2", "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:31Z", "security_group_id": "a3e3ef9a-d084-4d19-86ce-95a13bf3a2b2", "tenant_id": "875e43126b1048518e582278b00dd3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "875e43126b1048518e582278b00dd3bd"}], "revision_number": 1, "project_id": "875e43126b1048518e582278b00dd3bd", "id": "a3e3ef9a-d084-4d19-86ce-95a13bf3a2b2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "40d0a12deb8b450f9ec86a556f84ee9a", "created_at": "2019-04-09T06:38:23Z", "updated_at": "2019-04-09T06:38:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:23Z", "revision_number": 0, "id": "893502da-a659-4c56-afc0-0908c3136ba3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:23Z", "security_group_id": "af11296e-5ea1-4a9b-b81c-edc2afd9e6b9", "tenant_id": "40d0a12deb8b450f9ec86a556f84ee9a", "port_range_min": null, "ethertype": "IPv4", "project_id": "40d0a12deb8b450f9ec86a556f84ee9a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:23Z", "revision_number": 0, "id": "a1eba4ad-c15e-4139-89c2-cf6835513b76", "remote_group_id": "af11296e-5ea1-4a9b-b81c-edc2afd9e6b9", "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:23Z", "security_group_id": "af11296e-5ea1-4a9b-b81c-edc2afd9e6b9", "tenant_id": "40d0a12deb8b450f9ec86a556f84ee9a", "port_range_min": null, "ethertype": "IPv6", "project_id": "40d0a12deb8b450f9ec86a556f84ee9a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:23Z", "revision_number": 0, "id": "d07f2fa1-1b54-4ae3-96f7-6083bab6178d", "remote_group_id": "af11296e-5ea1-4a9b-b81c-edc2afd9e6b9", "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:23Z", "security_group_id": "af11296e-5ea1-4a9b-b81c-edc2afd9e6b9", "tenant_id": "40d0a12deb8b450f9ec86a556f84ee9a", "port_range_min": null, "ethertype": "IPv4", "project_id": "40d0a12deb8b450f9ec86a556f84ee9a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:23Z", "revision_number": 0, "id": "ee512ebf-f4b1-4f7f-b5f8-f5af813c3cc0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:23Z", "security_group_id": "af11296e-5ea1-4a9b-b81c-edc2afd9e6b9", "tenant_id": "40d0a12deb8b450f9ec86a556f84ee9a", "port_range_min": null, "ethertype": "IPv6", "project_id": "40d0a12deb8b450f9ec86a556f84ee9a"}], "revision_number": 1, "project_id": "40d0a12deb8b450f9ec86a556f84ee9a", "id": "af11296e-5ea1-4a9b-b81c-edc2afd9e6b9", "name": "default"}]} 2019-04-09 07:12:42,632 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-02604745-12aa-48be-a548-1895f5409371 2019-04-09 07:12:42,632 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.113549947739s 2019-04-09 07:12:42,640 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-04-09 07:12:42,641 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/security-groups/767ff9b5-2c26-472c-9bc9-0b38150bcd96.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}10a9d192fc26cc27c86e6e7e58435e15e58b68b1" 2019-04-09 07:12:42,757 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 09 Apr 2019 07:12:40 GMT X-Openstack-Request-Id: req-2372f38b-2916-48b5-9d2c-13b987985c89 2019-04-09 07:12:42,758 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-09 07:12:42,758 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/767ff9b5-2c26-472c-9bc9-0b38150bcd96.json used request id req-2372f38b-2916-48b5-9d2c-13b987985c89 2019-04-09 07:12:42,758 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.117339134216s 2019-04-09 07:12:42,758 - xtesting.ci.run_tests - ERROR - The test case 'refstack_defcore' failed. 2019-04-09 07:12:42,810 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_full'... 2019-04-09 07:12:42,856 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-04-09 07:12:42,861 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Tue, 09 Apr 2019 07:12:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-861b2f93-4946-4c76-9eed-a81cbd8aa6a0 2019-04-09 07:12:42,861 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2019-04-09 07:12:42,861 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/v3 used request id req-861b2f93-4946-4c76-9eed-a81cbd8aa6a0 2019-04-09 07:12:42,861 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2019-04-09 07:12:43,256 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "12d06a59574c4903a7b4bfc193e14ef0", "name": "member"}, {"id": "ecaba09e8ea14e058d5f9d9eb583aa37", "name": "admin"}, {"id": "6e54a998c61f4429874ed3ac33d4afc4", "name": "reader"}], "expires_at": "2019-04-09T08:12:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6509066435f1453bac6996ee8997a3b2", "name": "admin"}, "catalog": [{"endpoints": [], "type": "metering", "id": "0c6048bf3c804b33b1209bfa8ca75ec0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v3/6509066435f1453bac6996ee8997a3b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "503aa75a75e444a9b93cb14634c6ab50"}, {"url": "http://192.30.9.6:8776/v3/6509066435f1453bac6996ee8997a3b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd4bc81464e44d0a129985ca1ff91d5"}, {"url": "http://192.30.9.6:8776/v3/6509066435f1453bac6996ee8997a3b2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d888a991472d4a88bfcfcfcf4909874d"}], "type": "volumev3", "id": "1b1b3cbed2d14611b521aa10e2b642dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4664f0d595a24e8a9d4eb3691db874e0"}, {"url": "http://172.30.9.21:8080/v1/AUTH_6509066435f1453bac6996ee8997a3b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49cfc5fc2aa942e59d21f825b2bc9939"}, {"url": "http://12.0.0.22:8080/v1/AUTH_6509066435f1453bac6996ee8997a3b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "71100b14603a4edf8a39e8af672ecff5"}], "type": "object-store", "id": "29267bcb2ea04deebb6caaa71afffcc5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4dc1873b4b477cb578245fdb86a111"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77d7bee546c941368ffc769fda003312"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9b1ab09869b4ea895eb3c8867f61318"}], "type": "network", "id": "3ac09bd783a245efa7f11d71ad667386", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f7f6f256262433fb4467ed610947d62"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "72d58c041dc245bc8aa43ce73891f76c"}, {"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b89851b9b2b4f95b7d2184e74373672"}], "type": "identity", "id": "49f6869431e3430e9aeef431c7e7d7de", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8201c41b3865412e839f135e1ceb7421"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e4e22c0a684229ba50a51934a5cdf7"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf4872e158cb44e3aa5a4063a620efc3"}], "type": "alarming", "id": "61e60b3a8b964288a4ad67fd02ee4984", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4de11e8502624071afd079250b33c74c"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d801fa7f3ee64b30b3b18ef5a9e72635"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f583f4a1750f4edc8596dd476ece0948"}], "type": "compute", "id": "6b64d23b249e42d79f5dd070a7460b66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0cd6369c5d9949eba212a5ce97f8b6f7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8011dc0e5bd44e2aa45caf7c6e4d19d2"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d807430fcec84acebca284681dd098fe"}], "type": "cloudformation", "id": "7f91896ba7394ae291c7a222f92ea496", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/6509066435f1453bac6996ee8997a3b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4243c026b4174decae31504c58542875"}, {"url": "http://192.30.9.6:8776/v2/6509066435f1453bac6996ee8997a3b2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84281d63eba442fd8cdbf23eae691ba2"}, {"url": "http://172.30.9.21:8776/v2/6509066435f1453bac6996ee8997a3b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1ce0a47f2fd4ca9b678bc1d7e5d0b37"}], "type": "volumev2", "id": "8afcbe00e0a6427bbf1fc3b10d4b2f5e", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/6509066435f1453bac6996ee8997a3b2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25eb19d77ddd4b9aa8117749f829d913"}, {"url": "http://172.30.9.21:8004/v1/6509066435f1453bac6996ee8997a3b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57dd852403b0401fb0bd852db0cc4f1e"}, {"url": "http://192.30.9.6:8004/v1/6509066435f1453bac6996ee8997a3b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5a404b628fff4023b9d3e5b8fca3b0fb"}], "type": "orchestration", "id": "a244395507da4b85bd212d5f49a8b6ae", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2242a4436b774238a465cc3d6498ab4e"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "977935de203e411cbce5038f0a9dc848"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2fcaa46481c44f8a3f42acd6c29b21f"}], "type": "placement", "id": "aed411d3d8324008b42b3bd847051003", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b61449c559f45dba6ba5f9dc241729f"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3f83bae18b4a496bb67592b5d777f17c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5162d5282ea1448dbbc20567c0d57fd7"}], "type": "metric", "id": "ebf458a547774acfb6b489f2803a822c", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "33de49eaa2934d07a5ef7754ed5fe8e0"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b7265307a4a45caad0a286536a91b5d"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94601cf3562245fb9453e9678a54b869"}], "type": "event", "id": "f3ff1bc7e87e4c90a2385a1bc8175960", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00d65cc314ee4a87ad316dd160d63558"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64896bc5be624954a0166b6cfa08a10e"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd079af259534771ac00959c542171cf"}], "type": "image", "id": "f9a74c8a63414707b34a5b03e9eacdc1", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "96d754a28b0d43cf8fa237c30a99c306"}, "audit_ids": ["ThSLQkilQDy5mWtb-neY8w"], "issued_at": "2019-04-09T07:12:40.000000Z"}} 2019-04-09 07:12:43,259 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-09 07:12:43,260 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}45f29e67aedc7eac11f6b98aeac2c2144b78ef05" 2019-04-09 07:12:43,886 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Tue, 09 Apr 2019 07:12:41 GMT X-Openstack-Request-Id: req-befee616-dc34-431c-934b-5d516168cfe2 2019-04-09 07:12:43,887 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"b62787c2-635d-4893-8553-7ee0260442ff","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ba7a30bb29394fc4a587735d9dfb749e","l2_adjacency":true,"status":"ACTIVE","subnets":["dce875e1-9eec-4cb2-94e6-93dffefe33f6"],"description":"","tags":[],"updated_at":"2019-04-09T06:38:46Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ba7a30bb29394fc4a587735d9dfb749e","created_at":"2019-04-09T06:24:05Z","provider:network_type":"flat"}]} 2019-04-09 07:12:43,887 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-befee616-dc34-431c-934b-5d516168cfe2 2019-04-09 07:12:43,887 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.627718925476s 2019-04-09 07:12:43,894 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-04-09 07:12:43,899 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 09 Apr 2019 07:12:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-31d1c8a0-314b-4a3a-9b08-83e6fe1f20fa 2019-04-09 07:12:43,899 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 07:12:43,899 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/ used request id req-31d1c8a0-314b-4a3a-9b08-83e6fe1f20fa 2019-04-09 07:12:43,900 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-09 07:12:43,903 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}45f29e67aedc7eac11f6b98aeac2c2144b78ef05" 2019-04-09 07:12:44,094 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 222 Content-Type: application/json Date: Tue, 09 Apr 2019 07:12:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05f0d4f4-46ae-4dff-b677-cf059b2aa950 2019-04-09 07:12:44,094 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/ec5ce0aa038644b78983e5840ba5fb73"}, "tags": [], "enabled": true, "id": "ec5ce0aa038644b78983e5840ba5fb73", "name": "heat_stack"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2019-04-09 07:12:44,094 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-05f0d4f4-46ae-4dff-b677-cf059b2aa950 2019-04-09 07:12:44,095 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.194491863251s 2019-04-09 07:12:44,102 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-04-09 07:12:44,105 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}45f29e67aedc7eac11f6b98aeac2c2144b78ef05" -d '{"project": {"description": "Created by OPNFV Functest: tempest_full", "enabled": true, "domain_id": "default", "name": "tempest_full-project_02fa9879-a9ed-4b3b-87e9-20877ed74feb"}}' 2019-04-09 07:12:44,322 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 370 Content-Type: application/json Date: Tue, 09 Apr 2019 07:12:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8dedd592-2ab9-489f-bd3a-f326e29aa524 2019-04-09 07:12:44,322 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: tempest_full", "links": {"self": "http://172.30.9.21:5000/v3/projects/8c75775fa44d4946ac6db721bffe69fd"}, "tags": [], "enabled": true, "id": "8c75775fa44d4946ac6db721bffe69fd", "parent_id": "default", "domain_id": "default", "name": "tempest_full-project_02fa9879-a9ed-4b3b-87e9-20877ed74feb"}} 2019-04-09 07:12:44,323 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-8dedd592-2ab9-489f-bd3a-f326e29aa524 2019-04-09 07:12:44,323 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.220609903336s 2019-04-09 07:12:44,323 - 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'8c75775fa44d4946ac6db721bffe69fd', '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_02fa9879-a9ed-4b3b-87e9-20877ed74feb'}) 2019-04-09 07:12:44,330 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-04-09 07:12:44,333 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}45f29e67aedc7eac11f6b98aeac2c2144b78ef05" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "vVkoFX2EzjBFjP1OP2aYpdVtmsmvb9", "email": null, "name": "tempest_full-user_02fa9879-a9ed-4b3b-87e9-20877ed74feb"}}' 2019-04-09 07:12:44,789 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 327 Content-Type: application/json Date: Tue, 09 Apr 2019 07:12:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-56e74442-6599-41dd-8232-b4bbe24d5c3f 2019-04-09 07:12:44,790 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tempest_full-user_02fa9879-a9ed-4b3b-87e9-20877ed74feb", "links": {"self": "http://172.30.9.21:5000/v3/users/059fac2cdc504040b4f5091693691d53"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "059fac2cdc504040b4f5091693691d53", "domain_id": "default", "password_expires_at": null}} 2019-04-09 07:12:44,790 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/users used request id req-56e74442-6599-41dd-8232-b4bbe24d5c3f 2019-04-09 07:12:44,790 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.460124015808s 2019-04-09 07:12:44,791 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'059fac2cdc504040b4f5091693691d53', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tempest_full-user_02fa9879-a9ed-4b3b-87e9-20877ed74feb'}) 2019-04-09 07:12:44,794 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-09 07:12:44,798 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}45f29e67aedc7eac11f6b98aeac2c2144b78ef05" 2019-04-09 07:12:44,906 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Tue, 09 Apr 2019 07:12:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02075b6a-2717-4c11-8292-0f826354a854 2019-04-09 07:12:44,907 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "12d06a59574c4903a7b4bfc193e14ef0", "links": {"self": "http://172.30.9.21:5000/v3/roles/12d06a59574c4903a7b4bfc193e14ef0"}, "name": "member"}, {"domain_id": null, "id": "50245c80a9b84e15b01544b714aaabd9", "links": {"self": "http://172.30.9.21:5000/v3/roles/50245c80a9b84e15b01544b714aaabd9"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6e54a998c61f4429874ed3ac33d4afc4", "links": {"self": "http://172.30.9.21:5000/v3/roles/6e54a998c61f4429874ed3ac33d4afc4"}, "name": "reader"}, {"domain_id": null, "id": "6f62ff3e5bbd4682becdbe9fa3c1ed2c", "links": {"self": "http://172.30.9.21:5000/v3/roles/6f62ff3e5bbd4682becdbe9fa3c1ed2c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80b483ac8c834f498f0d265da82cb005", "links": {"self": "http://172.30.9.21:5000/v3/roles/80b483ac8c834f498f0d265da82cb005"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecaba09e8ea14e058d5f9d9eb583aa37", "links": {"self": "http://172.30.9.21:5000/v3/roles/ecaba09e8ea14e058d5f9d9eb583aa37"}, "name": "admin"}]} 2019-04-09 07:12:44,907 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-02075b6a-2717-4c11-8292-0f826354a854 2019-04-09 07:12:44,907 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.112716913223s 2019-04-09 07:12:44,912 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-09 07:12:44,915 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}45f29e67aedc7eac11f6b98aeac2c2144b78ef05" 2019-04-09 07:12:45,093 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Tue, 09 Apr 2019 07:12:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e8d5ca8d-c48b-4792-ab7b-34d24c115cac 2019-04-09 07:12:45,093 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "12d06a59574c4903a7b4bfc193e14ef0", "links": {"self": "http://172.30.9.21:5000/v3/roles/12d06a59574c4903a7b4bfc193e14ef0"}, "name": "member"}, {"domain_id": null, "id": "50245c80a9b84e15b01544b714aaabd9", "links": {"self": "http://172.30.9.21:5000/v3/roles/50245c80a9b84e15b01544b714aaabd9"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6e54a998c61f4429874ed3ac33d4afc4", "links": {"self": "http://172.30.9.21:5000/v3/roles/6e54a998c61f4429874ed3ac33d4afc4"}, "name": "reader"}, {"domain_id": null, "id": "6f62ff3e5bbd4682becdbe9fa3c1ed2c", "links": {"self": "http://172.30.9.21:5000/v3/roles/6f62ff3e5bbd4682becdbe9fa3c1ed2c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80b483ac8c834f498f0d265da82cb005", "links": {"self": "http://172.30.9.21:5000/v3/roles/80b483ac8c834f498f0d265da82cb005"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecaba09e8ea14e058d5f9d9eb583aa37", "links": {"self": "http://172.30.9.21:5000/v3/roles/ecaba09e8ea14e058d5f9d9eb583aa37"}, "name": "admin"}]} 2019-04-09 07:12:45,093 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-e8d5ca8d-c48b-4792-ab7b-34d24c115cac 2019-04-09 07:12:45,093 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.181221961975s 2019-04-09 07:12:45,098 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-09 07:12:45,102 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}45f29e67aedc7eac11f6b98aeac2c2144b78ef05" 2019-04-09 07:12:45,250 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Tue, 09 Apr 2019 07:12:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be1d5cde-6b90-4394-8ea6-790c1262688e 2019-04-09 07:12:45,250 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "12d06a59574c4903a7b4bfc193e14ef0", "links": {"self": "http://172.30.9.21:5000/v3/roles/12d06a59574c4903a7b4bfc193e14ef0"}, "name": "member"}, {"domain_id": null, "id": "50245c80a9b84e15b01544b714aaabd9", "links": {"self": "http://172.30.9.21:5000/v3/roles/50245c80a9b84e15b01544b714aaabd9"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6e54a998c61f4429874ed3ac33d4afc4", "links": {"self": "http://172.30.9.21:5000/v3/roles/6e54a998c61f4429874ed3ac33d4afc4"}, "name": "reader"}, {"domain_id": null, "id": "6f62ff3e5bbd4682becdbe9fa3c1ed2c", "links": {"self": "http://172.30.9.21:5000/v3/roles/6f62ff3e5bbd4682becdbe9fa3c1ed2c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80b483ac8c834f498f0d265da82cb005", "links": {"self": "http://172.30.9.21:5000/v3/roles/80b483ac8c834f498f0d265da82cb005"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecaba09e8ea14e058d5f9d9eb583aa37", "links": {"self": "http://172.30.9.21:5000/v3/roles/ecaba09e8ea14e058d5f9d9eb583aa37"}, "name": "admin"}]} 2019-04-09 07:12:45,250 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-be1d5cde-6b90-4394-8ea6-790c1262688e 2019-04-09 07:12:45,251 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.152250051498s 2019-04-09 07:12:45,255 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-09 07:12:45,259 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}45f29e67aedc7eac11f6b98aeac2c2144b78ef05" 2019-04-09 07:12:45,439 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 09 Apr 2019 07:12:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aae98f70-1bd2-4d7d-b504-f7cca4b3e326 2019-04-09 07:12:45,439 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-04-09 07:12:45,439 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-aae98f70-1bd2-4d7d-b504-f7cca4b3e326 2019-04-09 07:12:45,440 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.183897972107s 2019-04-09 07:12:45,440 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-09 07:12:45,444 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}45f29e67aedc7eac11f6b98aeac2c2144b78ef05" 2019-04-09 07:12:45,569 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 842 Content-Type: application/json Date: Tue, 09 Apr 2019 07:12:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7360db8-e57c-47fe-95b4-3a84e5f42694 2019-04-09 07:12:45,570 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "tempest_full-user_02fa9879-a9ed-4b3b-87e9-20877ed74feb", "links": {"self": "http://172.30.9.21:5000/v3/users/059fac2cdc504040b4f5091693691d53"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "059fac2cdc504040b4f5091693691d53", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/07b62caafa51496f94dd3b3fb341fcfe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07b62caafa51496f94dd3b3fb341fcfe", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/2e35f475a54147749980006d265eb864"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e35f475a54147749980006d265eb864", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/2f1bc9c9d22745648100c4b0717962eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f1bc9c9d22745648100c4b0717962eb", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/30fe8cf249d443dd9c53f2cc083f50b5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "30fe8cf249d443dd9c53f2cc083f50b5", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/3d748bf7df734addb2e37ea0663ec892"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d748bf7df734addb2e37ea0663ec892", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/732a504491fd4f35923460ae0d2ef475"}, "domain_id": "default", "enabled": true, "options": {}, "id": "732a504491fd4f35923460ae0d2ef475", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/781b729594744c4f8f561f6b5a6e68bd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "781b729594744c4f8f561f6b5a6e68bd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/80817a33c71343ed9c63d448a7fea69e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "80817a33c71343ed9c63d448a7fea69e", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/938ce22a56d74c639d353dbbf166fcc4"}, "domain_id": "ec5ce0aa038644b78983e5840ba5fb73", "enabled": true, "options": {}, "id": "938ce22a56d74c639d353dbbf166fcc4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/96d754a28b0d43cf8fa237c30a99c306"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d754a28b0d43cf8fa237c30a99c306", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/aaa8b9f924a74e80899c7ad7e32fcaae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aaa8b9f924a74e80899c7ad7e32fcaae", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b8dd65f4e72446d5bd8d9efa13837b0c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8dd65f4e72446d5bd8d9efa13837b0c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/c34b7e3bcdbc428db4539ea2b87cfce1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c34b7e3bcdbc428db4539ea2b87cfce1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/eb527490835d48e8a67131b0f587baf6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb527490835d48e8a67131b0f587baf6", "email": "gnocchi@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2019-04-09 07:12:45,570 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-f7360db8-e57c-47fe-95b4-3a84e5f42694 2019-04-09 07:12:45,571 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.130110025406s 2019-04-09 07:12:45,582 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-09 07:12:45,586 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}45f29e67aedc7eac11f6b98aeac2c2144b78ef05" 2019-04-09 07:12:45,780 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 395 Content-Type: application/json Date: Tue, 09 Apr 2019 07:12:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23f7baa1-9c00-44ca-abae-0d74f3c26488 2019-04-09 07:12:45,781 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/6509066435f1453bac6996ee8997a3b2"}, "tags": [], "enabled": true, "id": "6509066435f1453bac6996ee8997a3b2", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/ba7a30bb29394fc4a587735d9dfb749e"}, "tags": [], "enabled": true, "id": "ba7a30bb29394fc4a587735d9dfb749e", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_full", "links": {"self": "http://172.30.9.21:5000/v3/projects/8c75775fa44d4946ac6db721bffe69fd"}, "tags": [], "enabled": true, "id": "8c75775fa44d4946ac6db721bffe69fd", "parent_id": "default", "domain_id": "default", "name": "tempest_full-project_02fa9879-a9ed-4b3b-87e9-20877ed74feb"}]} 2019-04-09 07:12:45,781 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-23f7baa1-9c00-44ca-abae-0d74f3c26488 2019-04-09 07:12:45,781 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.198319911957s 2019-04-09 07:12:45,788 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-04-09 07:12:45,791 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=059fac2cdc504040b4f5091693691d53&role.id=12d06a59574c4903a7b4bfc193e14ef0&scope.project.id=8c75775fa44d4946ac6db721bffe69fd" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}45f29e67aedc7eac11f6b98aeac2c2144b78ef05" 2019-04-09 07:12:45,976 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Tue, 09 Apr 2019 07:12:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e15c9182-217b-41df-9bdf-3c7ebb0368fa 2019-04-09 07:12:45,976 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=059fac2cdc504040b4f5091693691d53&role.id=12d06a59574c4903a7b4bfc193e14ef0&scope.project.id=8c75775fa44d4946ac6db721bffe69fd", "previous": null, "next": null}} 2019-04-09 07:12:45,976 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=059fac2cdc504040b4f5091693691d53&role.id=12d06a59574c4903a7b4bfc193e14ef0&scope.project.id=8c75775fa44d4946ac6db721bffe69fd used request id req-e15c9182-217b-41df-9bdf-3c7ebb0368fa 2019-04-09 07:12:45,976 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.188090085983s 2019-04-09 07:12:45,980 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-04-09 07:12:45,983 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/8c75775fa44d4946ac6db721bffe69fd/users/059fac2cdc504040b4f5091693691d53/roles/12d06a59574c4903a7b4bfc193e14ef0 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}45f29e67aedc7eac11f6b98aeac2c2144b78ef05" 2019-04-09 07:12:46,125 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 09 Apr 2019 07:12:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5e52ad4e-aea4-4280-98bd-8f875275b6a2 2019-04-09 07:12:46,125 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-09 07:12:46,125 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/8c75775fa44d4946ac6db721bffe69fd/users/059fac2cdc504040b4f5091693691d53/roles/12d06a59574c4903a7b4bfc193e14ef0 used request id req-5e52ad4e-aea4-4280-98bd-8f875275b6a2 2019-04-09 07:12:46,125 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.144862890244s 2019-04-09 07:12:46,126 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tempest_full-project_02fa9879-a9ed-4b3b-87e9-20877ed74feb', 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'8c75775fa44d4946ac6db721bffe69fd', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'vVkoFX2EzjBFjP1OP2aYpdVtmsmvb9', 'username': u'tempest_full-user_02fa9879-a9ed-4b3b-87e9-20877ed74feb', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.21:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-04-09 07:12:46,129 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tempest_full-user_02fa9879-a9ed-4b3b-87e9-20877ed74feb', 'password': 'vVkoFX2EzjBFjP1OP2aYpdVtmsmvb9', 'project_name': 'tempest_full-project_02fa9879-a9ed-4b3b-87e9-20877ed74feb', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.21:5000/v3', 'project_id': '8c75775fa44d4946ac6db721bffe69fd', 'project_domain_name': 'Default'} 2019-04-09 07:12:46,133 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-09 07:12:46,136 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}45f29e67aedc7eac11f6b98aeac2c2144b78ef05" 2019-04-09 07:12:46,241 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Tue, 09 Apr 2019 07:12:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-43db70bf-f089-489c-bc25-f61b7f7f5eb8 2019-04-09 07:12:46,242 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "12d06a59574c4903a7b4bfc193e14ef0", "links": {"self": "http://172.30.9.21:5000/v3/roles/12d06a59574c4903a7b4bfc193e14ef0"}, "name": "member"}, {"domain_id": null, "id": "50245c80a9b84e15b01544b714aaabd9", "links": {"self": "http://172.30.9.21:5000/v3/roles/50245c80a9b84e15b01544b714aaabd9"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6e54a998c61f4429874ed3ac33d4afc4", "links": {"self": "http://172.30.9.21:5000/v3/roles/6e54a998c61f4429874ed3ac33d4afc4"}, "name": "reader"}, {"domain_id": null, "id": "6f62ff3e5bbd4682becdbe9fa3c1ed2c", "links": {"self": "http://172.30.9.21:5000/v3/roles/6f62ff3e5bbd4682becdbe9fa3c1ed2c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80b483ac8c834f498f0d265da82cb005", "links": {"self": "http://172.30.9.21:5000/v3/roles/80b483ac8c834f498f0d265da82cb005"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecaba09e8ea14e058d5f9d9eb583aa37", "links": {"self": "http://172.30.9.21:5000/v3/roles/ecaba09e8ea14e058d5f9d9eb583aa37"}, "name": "admin"}]} 2019-04-09 07:12:46,242 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-43db70bf-f089-489c-bc25-f61b7f7f5eb8 2019-04-09 07:12:46,242 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.108940124512s 2019-04-09 07:12:46,247 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-09 07:12:46,250 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}45f29e67aedc7eac11f6b98aeac2c2144b78ef05" 2019-04-09 07:12:46,359 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Tue, 09 Apr 2019 07:12:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fcb09bd3-caff-4854-bad6-8a34c010e84e 2019-04-09 07:12:46,359 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "12d06a59574c4903a7b4bfc193e14ef0", "links": {"self": "http://172.30.9.21:5000/v3/roles/12d06a59574c4903a7b4bfc193e14ef0"}, "name": "member"}, {"domain_id": null, "id": "50245c80a9b84e15b01544b714aaabd9", "links": {"self": "http://172.30.9.21:5000/v3/roles/50245c80a9b84e15b01544b714aaabd9"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6e54a998c61f4429874ed3ac33d4afc4", "links": {"self": "http://172.30.9.21:5000/v3/roles/6e54a998c61f4429874ed3ac33d4afc4"}, "name": "reader"}, {"domain_id": null, "id": "6f62ff3e5bbd4682becdbe9fa3c1ed2c", "links": {"self": "http://172.30.9.21:5000/v3/roles/6f62ff3e5bbd4682becdbe9fa3c1ed2c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80b483ac8c834f498f0d265da82cb005", "links": {"self": "http://172.30.9.21:5000/v3/roles/80b483ac8c834f498f0d265da82cb005"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecaba09e8ea14e058d5f9d9eb583aa37", "links": {"self": "http://172.30.9.21:5000/v3/roles/ecaba09e8ea14e058d5f9d9eb583aa37"}, "name": "admin"}]} 2019-04-09 07:12:46,360 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-fcb09bd3-caff-4854-bad6-8a34c010e84e 2019-04-09 07:12:46,360 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.112750053406s 2019-04-09 07:12:46,365 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-09 07:12:46,368 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}45f29e67aedc7eac11f6b98aeac2c2144b78ef05" 2019-04-09 07:12:46,510 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 09 Apr 2019 07:12:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1bea138-c13a-4271-a2fa-583c08d0b479 2019-04-09 07:12:46,510 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-04-09 07:12:46,510 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-b1bea138-c13a-4271-a2fa-583c08d0b479 2019-04-09 07:12:46,510 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.14577293396s 2019-04-09 07:12:46,511 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-09 07:12:46,515 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}45f29e67aedc7eac11f6b98aeac2c2144b78ef05" 2019-04-09 07:12:46,726 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 842 Content-Type: application/json Date: Tue, 09 Apr 2019 07:12:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-774abe09-ac33-4411-b1a6-b96ff313d540 2019-04-09 07:12:46,727 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "tempest_full-user_02fa9879-a9ed-4b3b-87e9-20877ed74feb", "links": {"self": "http://172.30.9.21:5000/v3/users/059fac2cdc504040b4f5091693691d53"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "059fac2cdc504040b4f5091693691d53", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/07b62caafa51496f94dd3b3fb341fcfe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07b62caafa51496f94dd3b3fb341fcfe", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/2e35f475a54147749980006d265eb864"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e35f475a54147749980006d265eb864", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/2f1bc9c9d22745648100c4b0717962eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f1bc9c9d22745648100c4b0717962eb", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/30fe8cf249d443dd9c53f2cc083f50b5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "30fe8cf249d443dd9c53f2cc083f50b5", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/3d748bf7df734addb2e37ea0663ec892"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d748bf7df734addb2e37ea0663ec892", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/732a504491fd4f35923460ae0d2ef475"}, "domain_id": "default", "enabled": true, "options": {}, "id": "732a504491fd4f35923460ae0d2ef475", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/781b729594744c4f8f561f6b5a6e68bd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "781b729594744c4f8f561f6b5a6e68bd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/80817a33c71343ed9c63d448a7fea69e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "80817a33c71343ed9c63d448a7fea69e", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/938ce22a56d74c639d353dbbf166fcc4"}, "domain_id": "ec5ce0aa038644b78983e5840ba5fb73", "enabled": true, "options": {}, "id": "938ce22a56d74c639d353dbbf166fcc4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/96d754a28b0d43cf8fa237c30a99c306"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d754a28b0d43cf8fa237c30a99c306", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/aaa8b9f924a74e80899c7ad7e32fcaae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aaa8b9f924a74e80899c7ad7e32fcaae", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b8dd65f4e72446d5bd8d9efa13837b0c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8dd65f4e72446d5bd8d9efa13837b0c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/c34b7e3bcdbc428db4539ea2b87cfce1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c34b7e3bcdbc428db4539ea2b87cfce1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/eb527490835d48e8a67131b0f587baf6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb527490835d48e8a67131b0f587baf6", "email": "gnocchi@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2019-04-09 07:12:46,727 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-774abe09-ac33-4411-b1a6-b96ff313d540 2019-04-09 07:12:46,727 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.215759038925s 2019-04-09 07:12:46,738 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-09 07:12:46,741 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}45f29e67aedc7eac11f6b98aeac2c2144b78ef05" 2019-04-09 07:12:46,850 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 395 Content-Type: application/json Date: Tue, 09 Apr 2019 07:12:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ab11496-f920-4cc0-8c79-b2db731c6cc7 2019-04-09 07:12:46,851 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/6509066435f1453bac6996ee8997a3b2"}, "tags": [], "enabled": true, "id": "6509066435f1453bac6996ee8997a3b2", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/ba7a30bb29394fc4a587735d9dfb749e"}, "tags": [], "enabled": true, "id": "ba7a30bb29394fc4a587735d9dfb749e", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_full", "links": {"self": "http://172.30.9.21:5000/v3/projects/8c75775fa44d4946ac6db721bffe69fd"}, "tags": [], "enabled": true, "id": "8c75775fa44d4946ac6db721bffe69fd", "parent_id": "default", "domain_id": "default", "name": "tempest_full-project_02fa9879-a9ed-4b3b-87e9-20877ed74feb"}]} 2019-04-09 07:12:46,851 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-6ab11496-f920-4cc0-8c79-b2db731c6cc7 2019-04-09 07:12:46,851 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.112922906876s 2019-04-09 07:12:46,858 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-04-09 07:12:46,862 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=059fac2cdc504040b4f5091693691d53&role.id=ecaba09e8ea14e058d5f9d9eb583aa37&scope.project.id=8c75775fa44d4946ac6db721bffe69fd" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}45f29e67aedc7eac11f6b98aeac2c2144b78ef05" 2019-04-09 07:12:46,970 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Tue, 09 Apr 2019 07:12:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f0b16f2-70c6-4813-8e7b-6dee5da9af44 2019-04-09 07:12:46,970 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=059fac2cdc504040b4f5091693691d53&role.id=ecaba09e8ea14e058d5f9d9eb583aa37&scope.project.id=8c75775fa44d4946ac6db721bffe69fd", "previous": null, "next": null}} 2019-04-09 07:12:46,970 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=059fac2cdc504040b4f5091693691d53&role.id=ecaba09e8ea14e058d5f9d9eb583aa37&scope.project.id=8c75775fa44d4946ac6db721bffe69fd used request id req-6f0b16f2-70c6-4813-8e7b-6dee5da9af44 2019-04-09 07:12:46,970 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.111790895462s 2019-04-09 07:12:46,974 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-04-09 07:12:46,977 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/8c75775fa44d4946ac6db721bffe69fd/users/059fac2cdc504040b4f5091693691d53/roles/ecaba09e8ea14e058d5f9d9eb583aa37 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}45f29e67aedc7eac11f6b98aeac2c2144b78ef05" 2019-04-09 07:12:47,124 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 09 Apr 2019 07:12:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9f4a9f51-4b51-4629-b356-c3761df8310f 2019-04-09 07:12:47,124 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-09 07:12:47,125 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/8c75775fa44d4946ac6db721bffe69fd/users/059fac2cdc504040b4f5091693691d53/roles/ecaba09e8ea14e058d5f9d9eb583aa37 used request id req-9f4a9f51-4b51-4629-b356-c3761df8310f 2019-04-09 07:12:47,125 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.150663852692s 2019-04-09 07:12:47,128 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-09 07:12:47,132 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}45f29e67aedc7eac11f6b98aeac2c2144b78ef05" 2019-04-09 07:12:47,236 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Tue, 09 Apr 2019 07:12:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0f57576-f6cc-452a-8567-232c0ad93a6d 2019-04-09 07:12:47,237 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "12d06a59574c4903a7b4bfc193e14ef0", "links": {"self": "http://172.30.9.21:5000/v3/roles/12d06a59574c4903a7b4bfc193e14ef0"}, "name": "member"}, {"domain_id": null, "id": "50245c80a9b84e15b01544b714aaabd9", "links": {"self": "http://172.30.9.21:5000/v3/roles/50245c80a9b84e15b01544b714aaabd9"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6e54a998c61f4429874ed3ac33d4afc4", "links": {"self": "http://172.30.9.21:5000/v3/roles/6e54a998c61f4429874ed3ac33d4afc4"}, "name": "reader"}, {"domain_id": null, "id": "6f62ff3e5bbd4682becdbe9fa3c1ed2c", "links": {"self": "http://172.30.9.21:5000/v3/roles/6f62ff3e5bbd4682becdbe9fa3c1ed2c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80b483ac8c834f498f0d265da82cb005", "links": {"self": "http://172.30.9.21:5000/v3/roles/80b483ac8c834f498f0d265da82cb005"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecaba09e8ea14e058d5f9d9eb583aa37", "links": {"self": "http://172.30.9.21:5000/v3/roles/ecaba09e8ea14e058d5f9d9eb583aa37"}, "name": "admin"}]} 2019-04-09 07:12:47,237 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-e0f57576-f6cc-452a-8567-232c0ad93a6d 2019-04-09 07:12:47,237 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.108709096909s 2019-04-09 07:12:47,242 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-09 07:12:47,245 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}45f29e67aedc7eac11f6b98aeac2c2144b78ef05" 2019-04-09 07:12:47,352 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 09 Apr 2019 07:12:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62c51075-9af1-4fbc-8534-0f120e7c4d73 2019-04-09 07:12:47,352 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-04-09 07:12:47,352 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-62c51075-9af1-4fbc-8534-0f120e7c4d73 2019-04-09 07:12:47,352 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.110183954239s 2019-04-09 07:12:47,353 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-09 07:12:47,357 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}45f29e67aedc7eac11f6b98aeac2c2144b78ef05" 2019-04-09 07:12:47,480 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 842 Content-Type: application/json Date: Tue, 09 Apr 2019 07:12:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0721d1cd-a140-4ccb-a77d-543b8dc8360d 2019-04-09 07:12:47,480 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "tempest_full-user_02fa9879-a9ed-4b3b-87e9-20877ed74feb", "links": {"self": "http://172.30.9.21:5000/v3/users/059fac2cdc504040b4f5091693691d53"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "059fac2cdc504040b4f5091693691d53", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/07b62caafa51496f94dd3b3fb341fcfe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07b62caafa51496f94dd3b3fb341fcfe", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/2e35f475a54147749980006d265eb864"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e35f475a54147749980006d265eb864", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/2f1bc9c9d22745648100c4b0717962eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f1bc9c9d22745648100c4b0717962eb", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/30fe8cf249d443dd9c53f2cc083f50b5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "30fe8cf249d443dd9c53f2cc083f50b5", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/3d748bf7df734addb2e37ea0663ec892"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d748bf7df734addb2e37ea0663ec892", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/732a504491fd4f35923460ae0d2ef475"}, "domain_id": "default", "enabled": true, "options": {}, "id": "732a504491fd4f35923460ae0d2ef475", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/781b729594744c4f8f561f6b5a6e68bd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "781b729594744c4f8f561f6b5a6e68bd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/80817a33c71343ed9c63d448a7fea69e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "80817a33c71343ed9c63d448a7fea69e", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/938ce22a56d74c639d353dbbf166fcc4"}, "domain_id": "ec5ce0aa038644b78983e5840ba5fb73", "enabled": true, "options": {}, "id": "938ce22a56d74c639d353dbbf166fcc4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/96d754a28b0d43cf8fa237c30a99c306"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d754a28b0d43cf8fa237c30a99c306", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/aaa8b9f924a74e80899c7ad7e32fcaae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aaa8b9f924a74e80899c7ad7e32fcaae", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b8dd65f4e72446d5bd8d9efa13837b0c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8dd65f4e72446d5bd8d9efa13837b0c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/c34b7e3bcdbc428db4539ea2b87cfce1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c34b7e3bcdbc428db4539ea2b87cfce1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/eb527490835d48e8a67131b0f587baf6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb527490835d48e8a67131b0f587baf6", "email": "gnocchi@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2019-04-09 07:12:47,481 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-0721d1cd-a140-4ccb-a77d-543b8dc8360d 2019-04-09 07:12:47,481 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.127664804459s 2019-04-09 07:12:47,492 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-04-09 07:12:47,496 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?role.id=ecaba09e8ea14e058d5f9d9eb583aa37&user.id=059fac2cdc504040b4f5091693691d53&scope.domain.id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}45f29e67aedc7eac11f6b98aeac2c2144b78ef05" 2019-04-09 07:12:47,643 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 191 Content-Type: application/json Date: Tue, 09 Apr 2019 07:12:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eabb8471-19aa-406f-bf9d-3b9a1d448a8a 2019-04-09 07:12:47,643 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?role.id=ecaba09e8ea14e058d5f9d9eb583aa37&user.id=059fac2cdc504040b4f5091693691d53&scope.domain.id=default", "previous": null, "next": null}} 2019-04-09 07:12:47,643 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?role.id=ecaba09e8ea14e058d5f9d9eb583aa37&user.id=059fac2cdc504040b4f5091693691d53&scope.domain.id=default used request id req-eabb8471-19aa-406f-bf9d-3b9a1d448a8a 2019-04-09 07:12:47,643 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.150925159454s 2019-04-09 07:12:47,647 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2019-04-09 07:12:47,651 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/domains/default/users/059fac2cdc504040b4f5091693691d53/roles/ecaba09e8ea14e058d5f9d9eb583aa37 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}45f29e67aedc7eac11f6b98aeac2c2144b78ef05" 2019-04-09 07:12:47,825 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 09 Apr 2019 07:12:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-76f48e90-c1f0-4787-967c-3384fb5760b5 2019-04-09 07:12:47,825 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-09 07:12:47,826 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/domains/default/users/059fac2cdc504040b4f5091693691d53/roles/ecaba09e8ea14e058d5f9d9eb583aa37 used request id req-76f48e90-c1f0-4787-967c-3384fb5760b5 2019-04-09 07:12:47,826 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.178586006165s 2019-04-09 07:12:47,830 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-04-09 07:12:47,836 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Tue, 09 Apr 2019 07:12:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a6eb1c5-0da5-4b43-8e36-4e79335e3cfe 2019-04-09 07:12:47,836 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2019-04-09 07:12:47,836 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/v3 used request id req-7a6eb1c5-0da5-4b43-8e36-4e79335e3cfe 2019-04-09 07:12:47,837 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2019-04-09 07:12:48,232 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "12d06a59574c4903a7b4bfc193e14ef0", "name": "member"}, {"id": "ecaba09e8ea14e058d5f9d9eb583aa37", "name": "admin"}, {"id": "6e54a998c61f4429874ed3ac33d4afc4", "name": "reader"}], "expires_at": "2019-04-09T08:12:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8c75775fa44d4946ac6db721bffe69fd", "name": "tempest_full-project_02fa9879-a9ed-4b3b-87e9-20877ed74feb"}, "catalog": [{"endpoints": [], "type": "metering", "id": "0c6048bf3c804b33b1209bfa8ca75ec0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v3/8c75775fa44d4946ac6db721bffe69fd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "503aa75a75e444a9b93cb14634c6ab50"}, {"url": "http://192.30.9.6:8776/v3/8c75775fa44d4946ac6db721bffe69fd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd4bc81464e44d0a129985ca1ff91d5"}, {"url": "http://192.30.9.6:8776/v3/8c75775fa44d4946ac6db721bffe69fd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d888a991472d4a88bfcfcfcf4909874d"}], "type": "volumev3", "id": "1b1b3cbed2d14611b521aa10e2b642dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4664f0d595a24e8a9d4eb3691db874e0"}, {"url": "http://172.30.9.21:8080/v1/AUTH_8c75775fa44d4946ac6db721bffe69fd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49cfc5fc2aa942e59d21f825b2bc9939"}, {"url": "http://12.0.0.22:8080/v1/AUTH_8c75775fa44d4946ac6db721bffe69fd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "71100b14603a4edf8a39e8af672ecff5"}], "type": "object-store", "id": "29267bcb2ea04deebb6caaa71afffcc5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4dc1873b4b477cb578245fdb86a111"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77d7bee546c941368ffc769fda003312"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9b1ab09869b4ea895eb3c8867f61318"}], "type": "network", "id": "3ac09bd783a245efa7f11d71ad667386", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f7f6f256262433fb4467ed610947d62"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "72d58c041dc245bc8aa43ce73891f76c"}, {"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b89851b9b2b4f95b7d2184e74373672"}], "type": "identity", "id": "49f6869431e3430e9aeef431c7e7d7de", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8201c41b3865412e839f135e1ceb7421"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e4e22c0a684229ba50a51934a5cdf7"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf4872e158cb44e3aa5a4063a620efc3"}], "type": "alarming", "id": "61e60b3a8b964288a4ad67fd02ee4984", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4de11e8502624071afd079250b33c74c"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d801fa7f3ee64b30b3b18ef5a9e72635"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f583f4a1750f4edc8596dd476ece0948"}], "type": "compute", "id": "6b64d23b249e42d79f5dd070a7460b66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0cd6369c5d9949eba212a5ce97f8b6f7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8011dc0e5bd44e2aa45caf7c6e4d19d2"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d807430fcec84acebca284681dd098fe"}], "type": "cloudformation", "id": "7f91896ba7394ae291c7a222f92ea496", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8c75775fa44d4946ac6db721bffe69fd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4243c026b4174decae31504c58542875"}, {"url": "http://192.30.9.6:8776/v2/8c75775fa44d4946ac6db721bffe69fd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84281d63eba442fd8cdbf23eae691ba2"}, {"url": "http://172.30.9.21:8776/v2/8c75775fa44d4946ac6db721bffe69fd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1ce0a47f2fd4ca9b678bc1d7e5d0b37"}], "type": "volumev2", "id": "8afcbe00e0a6427bbf1fc3b10d4b2f5e", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/8c75775fa44d4946ac6db721bffe69fd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25eb19d77ddd4b9aa8117749f829d913"}, {"url": "http://172.30.9.21:8004/v1/8c75775fa44d4946ac6db721bffe69fd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57dd852403b0401fb0bd852db0cc4f1e"}, {"url": "http://192.30.9.6:8004/v1/8c75775fa44d4946ac6db721bffe69fd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5a404b628fff4023b9d3e5b8fca3b0fb"}], "type": "orchestration", "id": "a244395507da4b85bd212d5f49a8b6ae", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2242a4436b774238a465cc3d6498ab4e"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "977935de203e411cbce5038f0a9dc848"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2fcaa46481c44f8a3f42acd6c29b21f"}], "type": "placement", "id": "aed411d3d8324008b42b3bd847051003", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b61449c559f45dba6ba5f9dc241729f"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3f83bae18b4a496bb67592b5d777f17c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5162d5282ea1448dbbc20567c0d57fd7"}], "type": "metric", "id": "ebf458a547774acfb6b489f2803a822c", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "33de49eaa2934d07a5ef7754ed5fe8e0"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b7265307a4a45caad0a286536a91b5d"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94601cf3562245fb9453e9678a54b869"}], "type": "event", "id": "f3ff1bc7e87e4c90a2385a1bc8175960", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00d65cc314ee4a87ad316dd160d63558"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64896bc5be624954a0166b6cfa08a10e"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd079af259534771ac00959c542171cf"}], "type": "image", "id": "f9a74c8a63414707b34a5b03e9eacdc1", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tempest_full-user_02fa9879-a9ed-4b3b-87e9-20877ed74feb", "id": "059fac2cdc504040b4f5091693691d53"}, "audit_ids": ["eGR8z8BSQH-5uaikCkh0Gg"], "issued_at": "2019-04-09T07:12:45.000000Z"}} 2019-04-09 07:12:48,236 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-04-09 07:12:48,236 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}24e66bf15b10baa81d553ab17017aac47ce575df" 2019-04-09 07:12:48,595 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Tue, 09 Apr 2019 07:12:46 GMT X-Openstack-Request-Id: req-b1e96205-ba04-411a-8422-3261e69303f2 2019-04-09 07:12:48,596 - keystoneauth.session - DEBUG - RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"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": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: subnet, trunk, router, network, policy, subnetpool, port, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"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": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "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": "availability_zone_filter", "updated": "2018-06-22T10:00:00-00:00", "name": "Availability Zone Filter Extension", "links": [], "description": "Add filter parameters to AvailabilityZone resource"}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "filter-validation", "updated": "2018-03-21T10:00:00-00:00", "name": "Filter parameters validation", "links": [], "description": "Provides validation on filter parameters."}, {"alias": "subnet-segmentid-writable", "updated": "2018-03-12T00:00:00-00:00", "name": "Subnet SegmentID (writable)", "links": [], "description": "Provides a writable segment_id attribute for a subnet resource."}, {"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": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"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": "empty-string-filtering", "updated": "2018-04-09T10:00:00-00:00", "name": "Empty String Filtering Extension", "links": [], "description": "Allow filtering by attributes with empty string value"}, {"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": "port-mac-address-regenerate", "updated": "2018-05-03T10:00:00-00:00", "name": "Neutron Port MAC address regenerate", "links": [], "description": "Network port MAC address regenerate"}, {"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": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"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": "port-security-groups-filtering", "updated": "2018-01-09T09:00:00-00:00", "name": "Port filtering on security groups", "links": [], "description": "Provides security groups filtering when listing ports"}, {"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": "standard-attr-segment", "updated": "2018-04-09T10:00:00-00:00", "name": "Standard Attribute Segment Extension", "links": [], "description": "Add standard attributes to Segment resource"}, {"alias": "segments-peer-subnet-host-routes", "updated": "2018-06-12T10:00:00-00:00", "name": "Segments peer-subnet host routes", "links": [], "description": "Add host routes to subnets on a routed network (segments)"}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "fip-port-details", "updated": "2018-04-09T10:00:00-00:00", "name": "Floating IP Port Details Extension", "links": [], "description": "Add port_details attribute to Floating IP resource"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"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": "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": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "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": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "binding-extended", "updated": "2017-07-17T10:00:00-00:00", "name": "Port Bindings Extended", "links": [], "description": "Expose port bindings of a virtual port to external application"}]} 2019-04-09 07:12:48,597 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/extensions.json used request id req-b1e96205-ba04-411a-8422-3261e69303f2 2019-04-09 07:12:48,597 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.361044883728s 2019-04-09 07:12:48,607 - xtesting.ci.run_tests - INFO - Running test case 'tempest_full'... 2019-04-09 07:12:48,607 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-09 07:12:48,610 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}45f29e67aedc7eac11f6b98aeac2c2144b78ef05" 2019-04-09 07:12:48,801 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 222 Content-Type: application/json Date: Tue, 09 Apr 2019 07:12:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9bfab26-1c0a-4e4b-b708-b9bc0096b50f 2019-04-09 07:12:48,801 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/ec5ce0aa038644b78983e5840ba5fb73"}, "tags": [], "enabled": true, "id": "ec5ce0aa038644b78983e5840ba5fb73", "name": "heat_stack"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2019-04-09 07:12:48,801 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-c9bfab26-1c0a-4e4b-b708-b9bc0096b50f 2019-04-09 07:12:48,802 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.194324970245s 2019-04-09 07:12:48,809 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-09 07:12:48,812 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}45f29e67aedc7eac11f6b98aeac2c2144b78ef05" 2019-04-09 07:12:48,925 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 395 Content-Type: application/json Date: Tue, 09 Apr 2019 07:12:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a267d9e-b451-4923-bf32-70853b6e017d 2019-04-09 07:12:48,925 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/6509066435f1453bac6996ee8997a3b2"}, "tags": [], "enabled": true, "id": "6509066435f1453bac6996ee8997a3b2", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/ba7a30bb29394fc4a587735d9dfb749e"}, "tags": [], "enabled": true, "id": "ba7a30bb29394fc4a587735d9dfb749e", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_full", "links": {"self": "http://172.30.9.21:5000/v3/projects/8c75775fa44d4946ac6db721bffe69fd"}, "tags": [], "enabled": true, "id": "8c75775fa44d4946ac6db721bffe69fd", "parent_id": "default", "domain_id": "default", "name": "tempest_full-project_02fa9879-a9ed-4b3b-87e9-20877ed74feb"}]} 2019-04-09 07:12:48,925 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-1a267d9e-b451-4923-bf32-70853b6e017d 2019-04-09 07:12:48,926 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.11651301384s 2019-04-09 07:12:48,928 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-04-09 07:12:48,928 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}45f29e67aedc7eac11f6b98aeac2c2144b78ef05" -d '{"network": {"shared": true, "tenant_id": "8c75775fa44d4946ac6db721bffe69fd", "name": "tempest_full-net_02fa9879-a9ed-4b3b-87e9-20877ed74feb", "admin_state_up": true}}' 2019-04-09 07:12:49,246 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 725 Content-Type: application/json Date: Tue, 09 Apr 2019 07:12:46 GMT X-Openstack-Request-Id: req-a5900e1d-d734-4263-b47d-c412810ae93d 2019-04-09 07:12:49,247 - keystoneauth.session - DEBUG - RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"provider:network_type":"vxlan","id":"3627cbee-0d58-4db5-bbc1-6efe9c4b0990","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":91,"ipv4_address_scope":null,"shared":true,"project_id":"8c75775fa44d4946ac6db721bffe69fd","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-09T07:12:46Z","is_default":false,"qos_policy_id":null,"name":"tempest_full-net_02fa9879-a9ed-4b3b-87e9-20877ed74feb","admin_state_up":true,"tenant_id":"8c75775fa44d4946ac6db721bffe69fd","created_at":"2019-04-09T07:12:46Z","mtu":1450}} 2019-04-09 07:12:49,247 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-a5900e1d-d734-4263-b47d-c412810ae93d 2019-04-09 07:12:49,247 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.31928396225s 2019-04-09 07:12:49,248 - 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'2019-04-09T07:12:46Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'3627cbee-0d58-4db5-bbc1-6efe9c4b0990', u'provider:segmentation_id': 91, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'tempest_full-net_02fa9879-a9ed-4b3b-87e9-20877ed74feb', u'created_at': u'2019-04-09T07:12:46Z', u'mtu': 1450, u'tenant_id': u'8c75775fa44d4946ac6db721bffe69fd', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'8c75775fa44d4946ac6db721bffe69fd', u'l2_adjacency': True}) 2019-04-09 07:12:49,248 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-09 07:12:49,248 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}24e66bf15b10baa81d553ab17017aac47ce575df" 2019-04-09 07:12:49,350 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1430 Content-Type: application/json Date: Tue, 09 Apr 2019 07:12:46 GMT X-Openstack-Request-Id: req-ece91a59-0369-4ed1-a8bd-9a26a8c2ee97 2019-04-09 07:12:49,351 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"3627cbee-0d58-4db5-bbc1-6efe9c4b0990","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":91,"ipv4_address_scope":null,"shared":true,"project_id":"8c75775fa44d4946ac6db721bffe69fd","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-09T07:12:46Z","qos_policy_id":null,"name":"tempest_full-net_02fa9879-a9ed-4b3b-87e9-20877ed74feb","admin_state_up":true,"tenant_id":"8c75775fa44d4946ac6db721bffe69fd","created_at":"2019-04-09T07:12:46Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"b62787c2-635d-4893-8553-7ee0260442ff","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ba7a30bb29394fc4a587735d9dfb749e","l2_adjacency":true,"status":"ACTIVE","subnets":["dce875e1-9eec-4cb2-94e6-93dffefe33f6"],"description":"","tags":[],"updated_at":"2019-04-09T06:38:46Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ba7a30bb29394fc4a587735d9dfb749e","created_at":"2019-04-09T06:24:05Z","provider:network_type":"flat"}]} 2019-04-09 07:12:49,351 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-ece91a59-0369-4ed1-a8bd-9a26a8c2ee97 2019-04-09 07:12:49,351 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.102998971939s 2019-04-09 07:12:49,353 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-04-09 07:12:49,353 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}24e66bf15b10baa81d553ab17017aac47ce575df" -d '{"subnet": {"name": "tempest_full-subnet_02fa9879-a9ed-4b3b-87e9-20877ed74feb", "enable_dhcp": true, "network_id": "3627cbee-0d58-4db5-bbc1-6efe9c4b0990", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-04-09 07:12:49,779 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 698 Content-Type: application/json Date: Tue, 09 Apr 2019 07:12:47 GMT X-Openstack-Request-Id: req-713b71a7-5678-492d-9b83-83f948f23628 2019-04-09 07:12:49,780 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-04-09T07:12:47Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"8fa7bd4e-88b4-427c-b174-e4191227a6eb","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"8c75775fa44d4946ac6db721bffe69fd","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tempest_full-subnet_02fa9879-a9ed-4b3b-87e9-20877ed74feb","enable_dhcp":true,"segment_id":null,"network_id":"3627cbee-0d58-4db5-bbc1-6efe9c4b0990","tenant_id":"8c75775fa44d4946ac6db721bffe69fd","created_at":"2019-04-09T07:12:47Z","ip_version":4}} 2019-04-09 07:12:49,780 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-713b71a7-5678-492d-9b83-83f948f23628 2019-04-09 07:12:49,780 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.427368879318s 2019-04-09 07:12:49,781 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-04-09T07:12:47Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'8fa7bd4e-88b4-427c-b174-e4191227a6eb', u'subnetpool_id': None, u'service_types': [], u'name': u'tempest_full-subnet_02fa9879-a9ed-4b3b-87e9-20877ed74feb', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'3627cbee-0d58-4db5-bbc1-6efe9c4b0990', u'tenant_id': u'8c75775fa44d4946ac6db721bffe69fd', u'created_at': u'2019-04-09T07:12:47Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'8c75775fa44d4946ac6db721bffe69fd'}) 2019-04-09 07:12:49,781 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-04-09 07:12:49,782 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}24e66bf15b10baa81d553ab17017aac47ce575df" -d '{"router": {"external_gateway_info": {"network_id": "b62787c2-635d-4893-8553-7ee0260442ff"}, "name": "tempest_full-router_02fa9879-a9ed-4b3b-87e9-20877ed74feb", "admin_state_up": true}}' 2019-04-09 07:12:51,380 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 712 Content-Type: application/json Date: Tue, 09 Apr 2019 07:12:49 GMT X-Openstack-Request-Id: req-f267d384-a768-4407-ae10-9fc1a87c8b73 2019-04-09 07:12:51,381 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "b62787c2-635d-4893-8553-7ee0260442ff", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "dce875e1-9eec-4cb2-94e6-93dffefe33f6", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "8c75775fa44d4946ac6db721bffe69fd", "created_at": "2019-04-09T07:12:47Z", "admin_state_up": true, "updated_at": "2019-04-09T07:12:48Z", "project_id": "8c75775fa44d4946ac6db721bffe69fd", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "dabcfeb4-2196-4255-86b1-91d52084796c", "name": "tempest_full-router_02fa9879-a9ed-4b3b-87e9-20877ed74feb"}} 2019-04-09 07:12:51,381 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-f267d384-a768-4407-ae10-9fc1a87c8b73 2019-04-09 07:12:51,381 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.59989881516s 2019-04-09 07:12:51,382 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-04-09T07:12:48Z', u'revision_number': 2, u'ha': False, u'id': u'dabcfeb4-2196-4255-86b1-91d52084796c', u'external_gateway_info': {u'network_id': u'b62787c2-635d-4893-8553-7ee0260442ff', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'dce875e1-9eec-4cb2-94e6-93dffefe33f6', u'ip_address': u'172.30.9.201'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tempest_full-router_02fa9879-a9ed-4b3b-87e9-20877ed74feb', u'admin_state_up': True, u'tenant_id': u'8c75775fa44d4946ac6db721bffe69fd', u'created_at': u'2019-04-09T07:12:47Z', u'flavor_id': None, u'routes': [], u'project_id': u'8c75775fa44d4946ac6db721bffe69fd'}) 2019-04-09 07:12:51,382 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-04-09 07:12:51,383 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/dabcfeb4-2196-4255-86b1-91d52084796c/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}24e66bf15b10baa81d553ab17017aac47ce575df" -d '{"subnet_id": "8fa7bd4e-88b4-427c-b174-e4191227a6eb"}' 2019-04-09 07:12:53,777 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Tue, 09 Apr 2019 07:12:51 GMT X-Openstack-Request-Id: req-8328580a-839e-4651-be51-1a67b8af1f23 2019-04-09 07:12:53,777 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "3627cbee-0d58-4db5-bbc1-6efe9c4b0990", "tenant_id": "8c75775fa44d4946ac6db721bffe69fd", "subnet_id": "8fa7bd4e-88b4-427c-b174-e4191227a6eb", "subnet_ids": ["8fa7bd4e-88b4-427c-b174-e4191227a6eb"], "port_id": "8cb87eb2-7e3e-4066-a22f-579da00d30b7", "id": "dabcfeb4-2196-4255-86b1-91d52084796c"} 2019-04-09 07:12:53,777 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/dabcfeb4-2196-4255-86b1-91d52084796c/add_router_interface.json used request id req-8328580a-839e-4651-be51-1a67b8af1f23 2019-04-09 07:12:53,777 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.3948199749s 2019-04-09 07:12:53,778 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-04-09 07:12:53,884 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-04-09 07:12:53,888 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-04-09 07:12:53,893 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Tue, 09 Apr 2019 07:12:51 GMT 2019-04-09 07:12:53,893 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}]} 2019-04-09 07:12:53,896 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-09 07:12:53,898 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}24e66bf15b10baa81d553ab17017aac47ce575df" 2019-04-09 07:12:54,186 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Tue, 09 Apr 2019 07:12:51 GMT X-Openstack-Request-Id: req-44c14d34-407f-43aa-875d-ae43e5d88268 2019-04-09 07:12:54,187 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-09 07:12:54,187 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-44c14d34-407f-43aa-875d-ae43e5d88268 2019-04-09 07:12:54,187 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.291084051132s 2019-04-09 07:12:54,196 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-04-09 07:12:54,200 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}24e66bf15b10baa81d553ab17017aac47ce575df" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_full-img_02fa9879-a9ed-4b3b-87e9-20877ed74feb", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_full-img_02fa9879-a9ed-4b3b-87e9-20877ed74feb"}' 2019-04-09 07:12:54,271 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 940 Content-Type: application/json Date: Tue, 09 Apr 2019 07:12:51 GMT Location: http://172.30.9.21:9292/v2/images/f9f442fd-5acc-430f-8533-13959a83bce8 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-61fb4212-95ff-4516-a9df-20764f585b0d 2019-04-09 07:12:54,272 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-09T07:12:51Z", "file": "/v2/images/f9f442fd-5acc-430f-8533-13959a83bce8/file", "owner": "8c75775fa44d4946ac6db721bffe69fd", "id": "f9f442fd-5acc-430f-8533-13959a83bce8", "size": null, "self": "/v2/images/f9f442fd-5acc-430f-8533-13959a83bce8", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "public", "owner_specified.shade.object": "images/tempest_full-img_02fa9879-a9ed-4b3b-87e9-20877ed74feb", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_02fa9879-a9ed-4b3b-87e9-20877ed74feb", "checksum": null, "created_at": "2019-04-09T07:12:51Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-04-09 07:12:54,272 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-61fb4212-95ff-4516-a9df-20764f585b0d 2019-04-09 07:12:54,272 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0759129524231s 2019-04-09 07:12:54,273 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-04-09 07:12:54,277 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/f9f442fd-5acc-430f-8533-13959a83bce8/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}24e66bf15b10baa81d553ab17017aac47ce575df" -d '' 2019-04-09 07:12:54,681 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 07:12:52 GMT X-Openstack-Request-Id: req-78e34450-9fba-4a00-a819-1e6608ecd17f 2019-04-09 07:12:54,681 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 07:12:54,681 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/f9f442fd-5acc-430f-8533-13959a83bce8/file used request id req-78e34450-9fba-4a00-a819-1e6608ecd17f 2019-04-09 07:12:54,681 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.408532142639s 2019-04-09 07:12:54,685 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-09 07:12:54,689 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}24e66bf15b10baa81d553ab17017aac47ce575df" 2019-04-09 07:12:54,710 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1400 Content-Type: application/json Date: Tue, 09 Apr 2019 07:12:52 GMT X-Openstack-Request-Id: req-988c4691-6987-493d-963a-28f2e1a3aa4d 2019-04-09 07:12:54,710 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-09T07:12:52Z", "file": "/v2/images/f9f442fd-5acc-430f-8533-13959a83bce8/file", "owner": "8c75775fa44d4946ac6db721bffe69fd", "id": "f9f442fd-5acc-430f-8533-13959a83bce8", "size": 12716032, "self": "/v2/images/f9f442fd-5acc-430f-8533-13959a83bce8", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/f9f442fd-5acc-430f-8533-13959a83bce8/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/f9f442fd-5acc-430f-8533-13959a83bce8/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_full-img_02fa9879-a9ed-4b3b-87e9-20877ed74feb", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_02fa9879-a9ed-4b3b-87e9-20877ed74feb", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-09T07:12:51Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-09 07:12:54,710 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-988c4691-6987-493d-963a-28f2e1a3aa4d 2019-04-09 07:12:54,710 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0249722003937s 2019-04-09 07:12:54,712 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/f9f442fd-5acc-430f-8533-13959a83bce8/snap', u'metadata': Munch({})})], 'file': u'/v2/images/f9f442fd-5acc-430f-8533-13959a83bce8/file', 'owner': u'8c75775fa44d4946ac6db721bffe69fd', 'id': u'f9f442fd-5acc-430f-8533-13959a83bce8', 'size': 12716032, u'self': u'/v2/images/f9f442fd-5acc-430f-8533-13959a83bce8', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8c75775fa44d4946ac6db721bffe69fd', 'name': 'tempest_full-project_02fa9879-a9ed-4b3b-87e9-20877ed74feb', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/f9f442fd-5acc-430f-8533-13959a83bce8/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-04-09T07:12:52Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-04-09T07:12:52Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_full-img_02fa9879-a9ed-4b3b-87e9-20877ed74feb', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/f9f442fd-5acc-430f-8533-13959a83bce8', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_full-img_02fa9879-a9ed-4b3b-87e9-20877ed74feb', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_full-img_02fa9879-a9ed-4b3b-87e9-20877ed74feb', 'created': u'2019-04-09T07:12:51Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-04-09T07:12:51Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/f9f442fd-5acc-430f-8533-13959a83bce8', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_full-img_02fa9879-a9ed-4b3b-87e9-20877ed74feb', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-04-09 07:12:54,715 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-04-09 07:12:54,718 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}45f29e67aedc7eac11f6b98aeac2c2144b78ef05" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "tempest_full-flavor_02fa9879-a9ed-4b3b-87e9-20877ed74feb", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-04-09 07:12:55,072 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Tue, 09 Apr 2019 07:12:52 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-912c42ea-42d0-409f-b461-a9ed7b082ab7 x-openstack-request-id: req-912c42ea-42d0-409f-b461-a9ed7b082ab7 2019-04-09 07:12:55,072 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "tempest_full-flavor_02fa9879-a9ed-4b3b-87e9-20877ed74feb", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/bce50bfa-f53e-487a-9472-9148d75541cb", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/bce50bfa-f53e-487a-9472-9148d75541cb", "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": "bce50bfa-f53e-487a-9472-9148d75541cb"}} 2019-04-09 07:12:55,072 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-912c42ea-42d0-409f-b461-a9ed7b082ab7 2019-04-09 07:12:55,072 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.356962919235s 2019-04-09 07:12:55,073 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_full-flavor_02fa9879-a9ed-4b3b-87e9-20877ed74feb', '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'6509066435f1453bac6996ee8997a3b2', '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'bce50bfa-f53e-487a-9472-9148d75541cb', 'swap': 0}) 2019-04-09 07:12:55,074 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-04-09 07:12:55,077 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/bce50bfa-f53e-487a-9472-9148d75541cb/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}45f29e67aedc7eac11f6b98aeac2c2144b78ef05" -d '{"extra_specs": {}}' 2019-04-09 07:12:55,103 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 09 Apr 2019 07:12:52 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-12a3734a-889c-4a03-85c7-3ad0873bb579 x-openstack-request-id: req-12a3734a-889c-4a03-85c7-3ad0873bb579 2019-04-09 07:12:55,103 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-04-09 07:12:55,103 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/bce50bfa-f53e-487a-9472-9148d75541cb/os-extra_specs used request id req-12a3734a-889c-4a03-85c7-3ad0873bb579 2019-04-09 07:12:55,103 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0294690132141s 2019-04-09 07:12:55,112 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-04-09 07:12:55,117 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 09 Apr 2019 07:12:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e90e2f25-bb7c-47e7-add1-cd88e34da362 2019-04-09 07:12:55,117 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 07:12:55,117 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/ used request id req-e90e2f25-bb7c-47e7-add1-cd88e34da362 2019-04-09 07:12:55,121 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-09 07:12:55,124 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}24e66bf15b10baa81d553ab17017aac47ce575df" 2019-04-09 07:12:55,311 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Tue, 09 Apr 2019 07:12:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3ac4dca-93d7-456f-b8f7-73d516a83f48 2019-04-09 07:12:55,311 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "12d06a59574c4903a7b4bfc193e14ef0", "links": {"self": "http://172.30.9.21:5000/v3/roles/12d06a59574c4903a7b4bfc193e14ef0"}, "name": "member"}, {"domain_id": null, "id": "50245c80a9b84e15b01544b714aaabd9", "links": {"self": "http://172.30.9.21:5000/v3/roles/50245c80a9b84e15b01544b714aaabd9"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6e54a998c61f4429874ed3ac33d4afc4", "links": {"self": "http://172.30.9.21:5000/v3/roles/6e54a998c61f4429874ed3ac33d4afc4"}, "name": "reader"}, {"domain_id": null, "id": "6f62ff3e5bbd4682becdbe9fa3c1ed2c", "links": {"self": "http://172.30.9.21:5000/v3/roles/6f62ff3e5bbd4682becdbe9fa3c1ed2c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80b483ac8c834f498f0d265da82cb005", "links": {"self": "http://172.30.9.21:5000/v3/roles/80b483ac8c834f498f0d265da82cb005"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecaba09e8ea14e058d5f9d9eb583aa37", "links": {"self": "http://172.30.9.21:5000/v3/roles/ecaba09e8ea14e058d5f9d9eb583aa37"}, "name": "admin"}]} 2019-04-09 07:12:55,311 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-b3ac4dca-93d7-456f-b8f7-73d516a83f48 2019-04-09 07:12:55,312 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.19064283371s 2019-04-09 07:12:55,316 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-09 07:12:55,319 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}24e66bf15b10baa81d553ab17017aac47ce575df" 2019-04-09 07:12:55,523 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Tue, 09 Apr 2019 07:12:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18639255-b31c-4fb1-8511-41a32c0cdf65 2019-04-09 07:12:55,524 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "12d06a59574c4903a7b4bfc193e14ef0", "links": {"self": "http://172.30.9.21:5000/v3/roles/12d06a59574c4903a7b4bfc193e14ef0"}, "name": "member"}, {"domain_id": null, "id": "50245c80a9b84e15b01544b714aaabd9", "links": {"self": "http://172.30.9.21:5000/v3/roles/50245c80a9b84e15b01544b714aaabd9"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6e54a998c61f4429874ed3ac33d4afc4", "links": {"self": "http://172.30.9.21:5000/v3/roles/6e54a998c61f4429874ed3ac33d4afc4"}, "name": "reader"}, {"domain_id": null, "id": "6f62ff3e5bbd4682becdbe9fa3c1ed2c", "links": {"self": "http://172.30.9.21:5000/v3/roles/6f62ff3e5bbd4682becdbe9fa3c1ed2c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80b483ac8c834f498f0d265da82cb005", "links": {"self": "http://172.30.9.21:5000/v3/roles/80b483ac8c834f498f0d265da82cb005"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecaba09e8ea14e058d5f9d9eb583aa37", "links": {"self": "http://172.30.9.21:5000/v3/roles/ecaba09e8ea14e058d5f9d9eb583aa37"}, "name": "admin"}]} 2019-04-09 07:12:55,524 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-18639255-b31c-4fb1-8511-41a32c0cdf65 2019-04-09 07:12:55,524 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.207821130753s 2019-04-09 07:12:55,534 - functest.opnfv_tests.openstack.rally.rally - INFO - Creating Rally environment... 2019-04-09 07:12:57,990 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment destroy --deployment opnfv-rally 2019-04-09 07:13:00,320 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | e9d4d4fe-18e1-4651-b399-650771be24bc | 2019-04-09T07:12:59.884353 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: e9d4d4fe-18e1-4651-b399-650771be24bc ~/.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 2019-04-09 07:13:03,689 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | ceilometer | metering | Available | | cinderv2 | volumev2 | Available | | cinderv3 | volumev3 | 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 | +-------------+----------------+-----------+ 2019-04-09 07:13:04,490 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Create verifier from existing repo... 2019-04-09 07:13:06,806 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify delete-verifier --id opnfv-tempest --force 2019-04-09 07:13:09,983 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=fd85e001-0567-4748-9663-7ece87961734) as the default verifier for the future CLI operations. 2019-04-09 07:13:11,977 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-04-09 07:13:11,981 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}45f29e67aedc7eac11f6b98aeac2c2144b78ef05" 2019-04-09 07:13:12,016 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 735 Content-Type: application/json Date: Tue, 09 Apr 2019 07:13:09 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-0cc0f042-48d5-4f9d-ae8a-92a000157857 x-openstack-request-id: req-0cc0f042-48d5-4f9d-ae8a-92a000157857 2019-04-09 07:13:12,017 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 16}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.3", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-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": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 17}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.10", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-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": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 2}]} 2019-04-09 07:13:12,017 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-hypervisors/detail used request id req-0cc0f042-48d5-4f9d-ae8a-92a000157857 2019-04-09 07:13:12,017 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.040333032608s 2019-04-09 07:13:12,023 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-09 07:13:12,027 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}24e66bf15b10baa81d553ab17017aac47ce575df" 2019-04-09 07:13:12,309 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1400 Content-Type: application/json Date: Tue, 09 Apr 2019 07:13:09 GMT X-Openstack-Request-Id: req-47bb77d3-110f-42d5-9eea-3940cfbf0b8b 2019-04-09 07:13:12,309 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-09T07:12:52Z", "file": "/v2/images/f9f442fd-5acc-430f-8533-13959a83bce8/file", "owner": "8c75775fa44d4946ac6db721bffe69fd", "id": "f9f442fd-5acc-430f-8533-13959a83bce8", "size": 12716032, "self": "/v2/images/f9f442fd-5acc-430f-8533-13959a83bce8", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/f9f442fd-5acc-430f-8533-13959a83bce8/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/f9f442fd-5acc-430f-8533-13959a83bce8/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_full-img_02fa9879-a9ed-4b3b-87e9-20877ed74feb", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_02fa9879-a9ed-4b3b-87e9-20877ed74feb", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-09T07:12:51Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-09 07:13:12,310 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-47bb77d3-110f-42d5-9eea-3940cfbf0b8b 2019-04-09 07:13:12,310 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.286783218384s 2019-04-09 07:13:12,320 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-04-09 07:13:12,324 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}24e66bf15b10baa81d553ab17017aac47ce575df" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_full-img_alt_02fa9879-a9ed-4b3b-87e9-20877ed74feb", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_full-img_alt_02fa9879-a9ed-4b3b-87e9-20877ed74feb"}' 2019-04-09 07:13:12,359 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 948 Content-Type: application/json Date: Tue, 09 Apr 2019 07:13:09 GMT Location: http://172.30.9.21:9292/v2/images/1a6dea59-fa5a-4e66-9095-5d97385572f4 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-d0555a7a-1560-4190-893b-7f3eb951dbb5 2019-04-09 07:13:12,359 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-09T07:13:09Z", "file": "/v2/images/1a6dea59-fa5a-4e66-9095-5d97385572f4/file", "owner": "8c75775fa44d4946ac6db721bffe69fd", "id": "1a6dea59-fa5a-4e66-9095-5d97385572f4", "size": null, "self": "/v2/images/1a6dea59-fa5a-4e66-9095-5d97385572f4", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "public", "owner_specified.shade.object": "images/tempest_full-img_alt_02fa9879-a9ed-4b3b-87e9-20877ed74feb", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_alt_02fa9879-a9ed-4b3b-87e9-20877ed74feb", "checksum": null, "created_at": "2019-04-09T07:13:09Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-04-09 07:13:12,359 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-d0555a7a-1560-4190-893b-7f3eb951dbb5 2019-04-09 07:13:12,359 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0392451286316s 2019-04-09 07:13:12,360 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-04-09 07:13:12,364 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/1a6dea59-fa5a-4e66-9095-5d97385572f4/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}24e66bf15b10baa81d553ab17017aac47ce575df" -d '' 2019-04-09 07:13:12,731 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 07:13:10 GMT X-Openstack-Request-Id: req-ee24f70a-c93c-4a63-abfd-7ed95566a314 2019-04-09 07:13:12,731 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 07:13:12,731 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/1a6dea59-fa5a-4e66-9095-5d97385572f4/file used request id req-ee24f70a-c93c-4a63-abfd-7ed95566a314 2019-04-09 07:13:12,731 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.370895147324s 2019-04-09 07:13:12,735 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-09 07:13:12,740 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}24e66bf15b10baa81d553ab17017aac47ce575df" 2019-04-09 07:13:12,774 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2741 Content-Type: application/json Date: Tue, 09 Apr 2019 07:13:10 GMT X-Openstack-Request-Id: req-dd16a91d-f23e-4f20-ab63-98ebd12eb061 2019-04-09 07:13:12,775 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-09T07:13:10Z", "file": "/v2/images/1a6dea59-fa5a-4e66-9095-5d97385572f4/file", "owner": "8c75775fa44d4946ac6db721bffe69fd", "id": "1a6dea59-fa5a-4e66-9095-5d97385572f4", "size": 12716032, "self": "/v2/images/1a6dea59-fa5a-4e66-9095-5d97385572f4", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/1a6dea59-fa5a-4e66-9095-5d97385572f4/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/1a6dea59-fa5a-4e66-9095-5d97385572f4/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_full-img_alt_02fa9879-a9ed-4b3b-87e9-20877ed74feb", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_alt_02fa9879-a9ed-4b3b-87e9-20877ed74feb", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-09T07:13:09Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-09T07:12:52Z", "file": "/v2/images/f9f442fd-5acc-430f-8533-13959a83bce8/file", "owner": "8c75775fa44d4946ac6db721bffe69fd", "id": "f9f442fd-5acc-430f-8533-13959a83bce8", "size": 12716032, "self": "/v2/images/f9f442fd-5acc-430f-8533-13959a83bce8", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/f9f442fd-5acc-430f-8533-13959a83bce8/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/f9f442fd-5acc-430f-8533-13959a83bce8/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_full-img_02fa9879-a9ed-4b3b-87e9-20877ed74feb", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_02fa9879-a9ed-4b3b-87e9-20877ed74feb", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-09T07:12:51Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-09 07:13:12,775 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-dd16a91d-f23e-4f20-ab63-98ebd12eb061 2019-04-09 07:13:12,775 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0395650863647s 2019-04-09 07:13:12,778 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/1a6dea59-fa5a-4e66-9095-5d97385572f4/snap', u'metadata': Munch({})})], 'file': u'/v2/images/1a6dea59-fa5a-4e66-9095-5d97385572f4/file', 'owner': u'8c75775fa44d4946ac6db721bffe69fd', 'id': u'1a6dea59-fa5a-4e66-9095-5d97385572f4', 'size': 12716032, u'self': u'/v2/images/1a6dea59-fa5a-4e66-9095-5d97385572f4', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8c75775fa44d4946ac6db721bffe69fd', 'name': 'tempest_full-project_02fa9879-a9ed-4b3b-87e9-20877ed74feb', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/1a6dea59-fa5a-4e66-9095-5d97385572f4/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-04-09T07:13:10Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-04-09T07:13:10Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_full-img_alt_02fa9879-a9ed-4b3b-87e9-20877ed74feb', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/1a6dea59-fa5a-4e66-9095-5d97385572f4', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_full-img_alt_02fa9879-a9ed-4b3b-87e9-20877ed74feb', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_full-img_alt_02fa9879-a9ed-4b3b-87e9-20877ed74feb', 'created': u'2019-04-09T07:13:09Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-04-09T07:13:09Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/1a6dea59-fa5a-4e66-9095-5d97385572f4', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_full-img_alt_02fa9879-a9ed-4b3b-87e9-20877ed74feb', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-04-09 07:13:12,778 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-04-09 07:13:12,781 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}45f29e67aedc7eac11f6b98aeac2c2144b78ef05" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "tempest_full-flavor_alt_02fa9879-a9ed-4b3b-87e9-20877ed74feb", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-04-09 07:13:12,989 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 314 Content-Type: application/json Date: Tue, 09 Apr 2019 07:13:10 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-aef2a810-e074-4efa-a12a-e975c5bd77d7 x-openstack-request-id: req-aef2a810-e074-4efa-a12a-e975c5bd77d7 2019-04-09 07:13:12,990 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "tempest_full-flavor_alt_02fa9879-a9ed-4b3b-87e9-20877ed74feb", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/75f157ea-dfad-447e-ba72-c6829d5ee556", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/75f157ea-dfad-447e-ba72-c6829d5ee556", "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": "75f157ea-dfad-447e-ba72-c6829d5ee556"}} 2019-04-09 07:13:12,990 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-aef2a810-e074-4efa-a12a-e975c5bd77d7 2019-04-09 07:13:12,990 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.211447954178s 2019-04-09 07:13:12,991 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_full-flavor_alt_02fa9879-a9ed-4b3b-87e9-20877ed74feb', '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'6509066435f1453bac6996ee8997a3b2', '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'75f157ea-dfad-447e-ba72-c6829d5ee556', 'swap': 0}) 2019-04-09 07:13:12,991 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-04-09 07:13:12,994 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/75f157ea-dfad-447e-ba72-c6829d5ee556/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}45f29e67aedc7eac11f6b98aeac2c2144b78ef05" -d '{"extra_specs": {}}' 2019-04-09 07:13:13,013 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 09 Apr 2019 07:13:10 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-54fd4b45-6d44-4592-a028-94af0c39ae59 x-openstack-request-id: req-54fd4b45-6d44-4592-a028-94af0c39ae59 2019-04-09 07:13:13,014 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-04-09 07:13:13,014 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/75f157ea-dfad-447e-ba72-c6829d5ee556/os-extra_specs used request id req-54fd4b45-6d44-4592-a028-94af0c39ae59 2019-04-09 07:13:13,014 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0225548744202s 2019-04-09 07:13:13,014 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_full-flavor_alt_02fa9879-a9ed-4b3b-87e9-20877ed74feb', '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'6509066435f1453bac6996ee8997a3b2', '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'75f157ea-dfad-447e-ba72-c6829d5ee556', 'swap': 0}) 2019-04-09 07:13:16,197 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2019-04-09 07:13:16,197 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Looking for tempest.conf file... 2019-04-09 07:13:16,198 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Updating selected tempest.conf parameters... 2019-04-09 07:13:16,200 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2019-04-09 07:13:16,232 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2019-04-09 07:13:19,854 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-fd85e001-0567-4748-9663-7ece87961734/repo; stestr list '(?!.*\[.*\bslow\b.*\])(^tempest\.api)' >/home/opnfv/functest/results/tempest_full/test_list.txt 2>/dev/null) 2019-04-09 07:13:19,855 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2019-04-09 07:13:19,865 - 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', u'--concurrency=4']'. 2019-04-09 07:45:56,341 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 04fac10f-31f5-4878-b9af-ea7da9974f60 2019-04-09 07:45:56,385 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '04fac10f-31f5-4878-b9af-ea7da9974f60']'. 2019-04-09 07:45:57,464 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2019-04-09 07:45:57,464 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2019-04-09 07:45:57,465 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-04-09 07:45:57,465 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 04fac10f-31f5-4878-b9af-ea7da9974f60 | 2019-04-09 07:45:57,465 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2019-04-09 07:45:57,465 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2019-04-09 07:13:21 | 2019-04-09 07:45:57,465 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2019-04-09 07:45:55 | 2019-04-09 07:45:57,465 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:32:34 | 2019-04-09 07:45:57,466 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2019-04-09 07:45:57,466 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2019-04-09 07:45:57,466 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2019-04-09 07:45:57,466 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: fd85e001-0567-4748-9663-7ece87961734) | 2019-04-09 07:45:57,466 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2019-04-09 07:45:57,466 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: e9d4d4fe-18e1-4651-b399-650771be24bc) | 2019-04-09 07:45:57,466 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 1493 | 2019-04-09 07:45:57,467 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 1946.691 | 2019-04-09 07:45:57,467 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 1021 | 2019-04-09 07:45:57,467 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 448 | 2019-04-09 07:45:57,467 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2019-04-09 07:45:57,467 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2019-04-09 07:45:57,467 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 24 | 2019-04-09 07:45:57,467 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-04-09 07:45:57,468 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2019-04-09 07:45:57,468 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2019-04-09 07:45:57,967 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_full success_rate is 97.7033492823% 2019-04-09 07:45:57,967 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'html', '--uuid', '04fac10f-31f5-4878-b9af-ea7da9974f60', '--to', u'/home/opnfv/functest/results/tempest_full/tempest-report.html'] 2019-04-09 07:46:00,119 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type html --uuid 04fac10f-31f5-4878-b9af-ea7da9974f60 --to /home/opnfv/functest/results/tempest_full/tempest-report.html Saving the report to '/home/opnfv/functest/results/tempest_full/tempest-report.html' file. It may take some time. The report has been successfully saved. 2019-04-09 07:46:00,120 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'junit-xml', '--uuid', '04fac10f-31f5-4878-b9af-ea7da9974f60', '--to', u'/home/opnfv/functest/results/tempest_full/tempest-report.xml'] 2019-04-09 07:46:02,370 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type junit-xml --uuid 04fac10f-31f5-4878-b9af-ea7da9974f60 --to /home/opnfv/functest/results/tempest_full/tempest-report.xml Saving the report to '/home/opnfv/functest/results/tempest_full/tempest-report.xml' file. It may take some time. The report has been successfully saved. 2019-04-09 07:46:02,623 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-04-09 07:46:02,623 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | tempest_full | functest | 33:14 | FAIL | +----------------------+------------------+------------------+----------------+ 2019-04-09 07:46:02,629 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-04-09 07:46:02,634 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/1a6dea59-fa5a-4e66-9095-5d97385572f4 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}24e66bf15b10baa81d553ab17017aac47ce575df" 2019-04-09 07:46:03,249 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 07:45:59 GMT X-Openstack-Request-Id: req-eb8e68c2-6974-47b8-a92e-bdde4cfedc30 2019-04-09 07:46:03,249 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 07:46:03,249 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/1a6dea59-fa5a-4e66-9095-5d97385572f4 used request id req-eb8e68c2-6974-47b8-a92e-bdde4cfedc30 2019-04-09 07:46:03,250 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.620351076126s 2019-04-09 07:46:03,255 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-09 07:46:03,258 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}45f29e67aedc7eac11f6b98aeac2c2144b78ef05" 2019-04-09 07:46:03,478 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 363 Content-Type: application/json Date: Tue, 09 Apr 2019 07:45:59 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f12ce969-cff4-47ff-b13f-df820afcb198 x-openstack-request-id: req-f12ce969-cff4-47ff-b13f-df820afcb198 2019-04-09 07:46:03,478 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "tempest_full-flavor_alt_02fa9879-a9ed-4b3b-87e9-20877ed74feb", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/75f157ea-dfad-447e-ba72-c6829d5ee556", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/75f157ea-dfad-447e-ba72-c6829d5ee556", "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": "75f157ea-dfad-447e-ba72-c6829d5ee556"}, {"name": "tempest_full-flavor_02fa9879-a9ed-4b3b-87e9-20877ed74feb", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/bce50bfa-f53e-487a-9472-9148d75541cb", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/bce50bfa-f53e-487a-9472-9148d75541cb", "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": "bce50bfa-f53e-487a-9472-9148d75541cb"}]} 2019-04-09 07:46:03,479 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-f12ce969-cff4-47ff-b13f-df820afcb198 2019-04-09 07:46:03,479 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.223556041718s 2019-04-09 07:46:03,481 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-04-09 07:46:03,484 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/75f157ea-dfad-447e-ba72-c6829d5ee556 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}45f29e67aedc7eac11f6b98aeac2c2144b78ef05" 2019-04-09 07:46:03,518 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Tue, 09 Apr 2019 07:46:00 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-fcc51c47-f01d-4632-8e4a-2bd28948ca7b x-openstack-request-id: req-fcc51c47-f01d-4632-8e4a-2bd28948ca7b 2019-04-09 07:46:03,518 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/75f157ea-dfad-447e-ba72-c6829d5ee556 used request id req-fcc51c47-f01d-4632-8e4a-2bd28948ca7b 2019-04-09 07:46:03,518 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0370290279388s 2019-04-09 07:46:03,519 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-04-09 07:46:03,519 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/dabcfeb4-2196-4255-86b1-91d52084796c/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}24e66bf15b10baa81d553ab17017aac47ce575df" -d '{"subnet_id": "8fa7bd4e-88b4-427c-b174-e4191227a6eb"}' 2019-04-09 07:46:05,998 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Tue, 09 Apr 2019 07:46:02 GMT X-Openstack-Request-Id: req-bccde42a-f3a4-432e-a1df-5cfb7f5a5eb0 2019-04-09 07:46:05,998 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "3627cbee-0d58-4db5-bbc1-6efe9c4b0990", "tenant_id": "8c75775fa44d4946ac6db721bffe69fd", "subnet_id": "8fa7bd4e-88b4-427c-b174-e4191227a6eb", "subnet_ids": ["8fa7bd4e-88b4-427c-b174-e4191227a6eb"], "port_id": "8cb87eb2-7e3e-4066-a22f-579da00d30b7", "id": "dabcfeb4-2196-4255-86b1-91d52084796c"} 2019-04-09 07:46:05,998 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/dabcfeb4-2196-4255-86b1-91d52084796c/remove_router_interface.json used request id req-bccde42a-f3a4-432e-a1df-5cfb7f5a5eb0 2019-04-09 07:46:05,999 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.47977590561s 2019-04-09 07:46:05,999 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-04-09 07:46:06,000 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}24e66bf15b10baa81d553ab17017aac47ce575df" 2019-04-09 07:46:06,128 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1709 Content-Type: application/json Date: Tue, 09 Apr 2019 07:46:02 GMT X-Openstack-Request-Id: req-e6b9ed3f-92da-481c-ad20-eefdf99a30f9 2019-04-09 07:46:06,129 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "9dff532fe77c4483802f01bbc260494b", "created_at": "2019-04-09T06:38:39Z", "admin_state_up": true, "updated_at": "2019-04-09T06:38:39Z", "project_id": "9dff532fe77c4483802f01bbc260494b", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "0ba765d6-37ce-4d13-863e-9a80f295481a", "name": "tempest-pretest-check-310592232"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "b62787c2-635d-4893-8553-7ee0260442ff", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "dce875e1-9eec-4cb2-94e6-93dffefe33f6", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "8c75775fa44d4946ac6db721bffe69fd", "created_at": "2019-04-09T07:12:47Z", "admin_state_up": true, "updated_at": "2019-04-09T07:46:01Z", "project_id": "8c75775fa44d4946ac6db721bffe69fd", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "dabcfeb4-2196-4255-86b1-91d52084796c", "name": "tempest_full-router_02fa9879-a9ed-4b3b-87e9-20877ed74feb"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "4ba61a60dfea40f5a9db447410481bec", "created_at": "2019-04-09T06:39:13Z", "admin_state_up": false, "updated_at": "2019-04-09T06:39:13Z", "project_id": "4ba61a60dfea40f5a9db447410481bec", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "e8b8b6f8-b1e6-44c7-8e59-7539b177b548", "name": "tempest-router-565463504"}]} 2019-04-09 07:46:06,129 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-e6b9ed3f-92da-481c-ad20-eefdf99a30f9 2019-04-09 07:46:06,129 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.129790067673s 2019-04-09 07:46:06,131 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-04-09 07:46:06,131 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/routers/dabcfeb4-2196-4255-86b1-91d52084796c.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}24e66bf15b10baa81d553ab17017aac47ce575df" 2019-04-09 07:46:07,514 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 09 Apr 2019 07:46:04 GMT X-Openstack-Request-Id: req-c7b20f81-0f58-46d6-b165-6ec7e47205b6 2019-04-09 07:46:07,514 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-09 07:46:07,514 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/dabcfeb4-2196-4255-86b1-91d52084796c.json used request id req-c7b20f81-0f58-46d6-b165-6ec7e47205b6 2019-04-09 07:46:07,515 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.38370299339s 2019-04-09 07:46:07,515 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-04-09 07:46:07,516 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}24e66bf15b10baa81d553ab17017aac47ce575df" 2019-04-09 07:46:07,557 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1330 Content-Type: application/json Date: Tue, 09 Apr 2019 07:46:04 GMT X-Openstack-Request-Id: req-3917e71e-c1c8-47d3-b024-eab1369d9da2 2019-04-09 07:46:07,557 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-04-09T07:12:47Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"8fa7bd4e-88b4-427c-b174-e4191227a6eb","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"8c75775fa44d4946ac6db721bffe69fd","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tempest_full-subnet_02fa9879-a9ed-4b3b-87e9-20877ed74feb","enable_dhcp":true,"segment_id":null,"network_id":"3627cbee-0d58-4db5-bbc1-6efe9c4b0990","tenant_id":"8c75775fa44d4946ac6db721bffe69fd","created_at":"2019-04-09T07:12:47Z","ip_version":4},{"updated_at":"2019-04-09T06:24:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"dce875e1-9eec-4cb2-94e6-93dffefe33f6","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"ba7a30bb29394fc4a587735d9dfb749e","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"b62787c2-635d-4893-8553-7ee0260442ff","tenant_id":"ba7a30bb29394fc4a587735d9dfb749e","created_at":"2019-04-09T06:24:08Z","ip_version":4}]} 2019-04-09 07:46:07,558 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-3917e71e-c1c8-47d3-b024-eab1369d9da2 2019-04-09 07:46:07,558 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0425519943237s 2019-04-09 07:46:07,559 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-04-09 07:46:07,560 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/subnets/8fa7bd4e-88b4-427c-b174-e4191227a6eb.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}24e66bf15b10baa81d553ab17017aac47ce575df" 2019-04-09 07:46:08,431 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 09 Apr 2019 07:46:05 GMT X-Openstack-Request-Id: req-03bf376a-ea1a-407b-8cf6-e1952e480686 2019-04-09 07:46:08,431 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-09 07:46:08,431 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/8fa7bd4e-88b4-427c-b174-e4191227a6eb.json used request id req-03bf376a-ea1a-407b-8cf6-e1952e480686 2019-04-09 07:46:08,432 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.872169017792s 2019-04-09 07:46:08,432 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-09 07:46:08,432 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}24e66bf15b10baa81d553ab17017aac47ce575df" 2019-04-09 07:46:08,515 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1436 Content-Type: application/json Date: Tue, 09 Apr 2019 07:46:05 GMT X-Openstack-Request-Id: req-098c8547-0223-48f1-bc44-46d42e834efe 2019-04-09 07:46:08,515 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"3627cbee-0d58-4db5-bbc1-6efe9c4b0990","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":91,"ipv4_address_scope":null,"shared":true,"project_id":"8c75775fa44d4946ac6db721bffe69fd","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-09T07:46:04Z","qos_policy_id":null,"name":"tempest_full-net_02fa9879-a9ed-4b3b-87e9-20877ed74feb","admin_state_up":true,"tenant_id":"8c75775fa44d4946ac6db721bffe69fd","created_at":"2019-04-09T07:12:46Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"b62787c2-635d-4893-8553-7ee0260442ff","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ba7a30bb29394fc4a587735d9dfb749e","l2_adjacency":true,"status":"ACTIVE","subnets":["dce875e1-9eec-4cb2-94e6-93dffefe33f6"],"description":"","tags":[],"updated_at":"2019-04-09T06:38:46Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ba7a30bb29394fc4a587735d9dfb749e","created_at":"2019-04-09T06:24:05Z","provider:network_type":"flat"}]} 2019-04-09 07:46:08,515 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-098c8547-0223-48f1-bc44-46d42e834efe 2019-04-09 07:46:08,516 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0836298465729s 2019-04-09 07:46:08,517 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-04-09 07:46:08,517 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/networks/3627cbee-0d58-4db5-bbc1-6efe9c4b0990.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}24e66bf15b10baa81d553ab17017aac47ce575df" 2019-04-09 07:46:09,749 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 09 Apr 2019 07:46:06 GMT X-Openstack-Request-Id: req-483ac546-0804-4ff1-bcb9-96e69710deae 2019-04-09 07:46:09,749 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-09 07:46:09,749 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/3627cbee-0d58-4db5-bbc1-6efe9c4b0990.json used request id req-483ac546-0804-4ff1-bcb9-96e69710deae 2019-04-09 07:46:09,749 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.23262906075s 2019-04-09 07:46:09,753 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-09 07:46:09,757 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}24e66bf15b10baa81d553ab17017aac47ce575df" 2019-04-09 07:46:09,778 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1400 Content-Type: application/json Date: Tue, 09 Apr 2019 07:46:06 GMT X-Openstack-Request-Id: req-394ec77e-8af6-4242-897e-a0abf01d2cd8 2019-04-09 07:46:09,778 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-09T07:12:52Z", "file": "/v2/images/f9f442fd-5acc-430f-8533-13959a83bce8/file", "owner": "8c75775fa44d4946ac6db721bffe69fd", "id": "f9f442fd-5acc-430f-8533-13959a83bce8", "size": 12716032, "self": "/v2/images/f9f442fd-5acc-430f-8533-13959a83bce8", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/f9f442fd-5acc-430f-8533-13959a83bce8/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/f9f442fd-5acc-430f-8533-13959a83bce8/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_full-img_02fa9879-a9ed-4b3b-87e9-20877ed74feb", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_02fa9879-a9ed-4b3b-87e9-20877ed74feb", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-09T07:12:51Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-09 07:46:09,778 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-394ec77e-8af6-4242-897e-a0abf01d2cd8 2019-04-09 07:46:09,778 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.024955034256s 2019-04-09 07:46:09,779 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-04-09 07:46:09,782 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/f9f442fd-5acc-430f-8533-13959a83bce8 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}24e66bf15b10baa81d553ab17017aac47ce575df" 2019-04-09 07:46:10,623 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 07:46:07 GMT X-Openstack-Request-Id: req-cba97b9d-613c-47e9-ac7c-c88ffe90f449 2019-04-09 07:46:10,623 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 07:46:10,623 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/f9f442fd-5acc-430f-8533-13959a83bce8 used request id req-cba97b9d-613c-47e9-ac7c-c88ffe90f449 2019-04-09 07:46:10,623 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.843986988068s 2019-04-09 07:46:10,624 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-09 07:46:10,627 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}45f29e67aedc7eac11f6b98aeac2c2144b78ef05" 2019-04-09 07:46:10,646 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Tue, 09 Apr 2019 07:46:07 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-3cac0da5-749a-431e-9779-880fd7cc7492 x-openstack-request-id: req-3cac0da5-749a-431e-9779-880fd7cc7492 2019-04-09 07:46:10,647 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "tempest_full-flavor_02fa9879-a9ed-4b3b-87e9-20877ed74feb", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/bce50bfa-f53e-487a-9472-9148d75541cb", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/bce50bfa-f53e-487a-9472-9148d75541cb", "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": "bce50bfa-f53e-487a-9472-9148d75541cb"}]} 2019-04-09 07:46:10,647 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-3cac0da5-749a-431e-9779-880fd7cc7492 2019-04-09 07:46:10,647 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0230219364166s 2019-04-09 07:46:10,648 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-04-09 07:46:10,651 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/bce50bfa-f53e-487a-9472-9148d75541cb -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}45f29e67aedc7eac11f6b98aeac2c2144b78ef05" 2019-04-09 07:46:10,683 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Tue, 09 Apr 2019 07:46:07 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-06f50e79-c4fd-481e-b020-b2ac7fe0855e x-openstack-request-id: req-06f50e79-c4fd-481e-b020-b2ac7fe0855e 2019-04-09 07:46:10,683 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/bce50bfa-f53e-487a-9472-9148d75541cb used request id req-06f50e79-c4fd-481e-b020-b2ac7fe0855e 2019-04-09 07:46:10,683 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0345759391785s 2019-04-09 07:46:10,684 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-09 07:46:10,687 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}45f29e67aedc7eac11f6b98aeac2c2144b78ef05" 2019-04-09 07:46:10,923 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 842 Content-Type: application/json Date: Tue, 09 Apr 2019 07:46:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5bfe1f9-9f34-411f-ae14-b4e4156e61f1 2019-04-09 07:46:10,924 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "tempest_full-user_02fa9879-a9ed-4b3b-87e9-20877ed74feb", "links": {"self": "http://172.30.9.21:5000/v3/users/059fac2cdc504040b4f5091693691d53"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "059fac2cdc504040b4f5091693691d53", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/07b62caafa51496f94dd3b3fb341fcfe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07b62caafa51496f94dd3b3fb341fcfe", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/2e35f475a54147749980006d265eb864"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e35f475a54147749980006d265eb864", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/2f1bc9c9d22745648100c4b0717962eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f1bc9c9d22745648100c4b0717962eb", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/30fe8cf249d443dd9c53f2cc083f50b5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "30fe8cf249d443dd9c53f2cc083f50b5", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/3d748bf7df734addb2e37ea0663ec892"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d748bf7df734addb2e37ea0663ec892", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/732a504491fd4f35923460ae0d2ef475"}, "domain_id": "default", "enabled": true, "options": {}, "id": "732a504491fd4f35923460ae0d2ef475", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/781b729594744c4f8f561f6b5a6e68bd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "781b729594744c4f8f561f6b5a6e68bd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/80817a33c71343ed9c63d448a7fea69e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "80817a33c71343ed9c63d448a7fea69e", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/938ce22a56d74c639d353dbbf166fcc4"}, "domain_id": "ec5ce0aa038644b78983e5840ba5fb73", "enabled": true, "options": {}, "id": "938ce22a56d74c639d353dbbf166fcc4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/96d754a28b0d43cf8fa237c30a99c306"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d754a28b0d43cf8fa237c30a99c306", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/aaa8b9f924a74e80899c7ad7e32fcaae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aaa8b9f924a74e80899c7ad7e32fcaae", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b8dd65f4e72446d5bd8d9efa13837b0c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8dd65f4e72446d5bd8d9efa13837b0c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/c34b7e3bcdbc428db4539ea2b87cfce1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c34b7e3bcdbc428db4539ea2b87cfce1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/eb527490835d48e8a67131b0f587baf6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb527490835d48e8a67131b0f587baf6", "email": "gnocchi@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2019-04-09 07:46:10,924 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-a5bfe1f9-9f34-411f-ae14-b4e4156e61f1 2019-04-09 07:46:10,924 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.240401983261s 2019-04-09 07:46:10,930 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-09 07:46:10,933 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users/059fac2cdc504040b4f5091693691d53 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}45f29e67aedc7eac11f6b98aeac2c2144b78ef05" 2019-04-09 07:46:11,251 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 228 Content-Type: application/json Date: Tue, 09 Apr 2019 07:46:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5d032a8-6eab-4015-ba2c-9c88878caed3 2019-04-09 07:46:11,252 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tempest_full-user_02fa9879-a9ed-4b3b-87e9-20877ed74feb", "links": {"self": "http://172.30.9.21:5000/v3/users/059fac2cdc504040b4f5091693691d53"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "059fac2cdc504040b4f5091693691d53", "description": null}} 2019-04-09 07:46:11,252 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/059fac2cdc504040b4f5091693691d53 used request id req-c5d032a8-6eab-4015-ba2c-9c88878caed3 2019-04-09 07:46:11,252 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.322041988373s 2019-04-09 07:46:11,253 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-04-09 07:46:11,256 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/users/059fac2cdc504040b4f5091693691d53 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}45f29e67aedc7eac11f6b98aeac2c2144b78ef05" 2019-04-09 07:46:11,555 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 09 Apr 2019 07:46:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6eb045fe-cf62-48dd-bf47-700ecfd06ad8 2019-04-09 07:46:11,555 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-09 07:46:11,555 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/059fac2cdc504040b4f5091693691d53 used request id req-6eb045fe-cf62-48dd-bf47-700ecfd06ad8 2019-04-09 07:46:11,555 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.302377939224s 2019-04-09 07:46:11,561 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-09 07:46:11,564 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}45f29e67aedc7eac11f6b98aeac2c2144b78ef05" 2019-04-09 07:46:11,762 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 386 Content-Type: application/json Date: Tue, 09 Apr 2019 07:46:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e46475be-d7af-4115-a61e-55ba9628e84d 2019-04-09 07:46:11,762 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/6509066435f1453bac6996ee8997a3b2"}, "tags": [], "enabled": true, "id": "6509066435f1453bac6996ee8997a3b2", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_full", "links": {"self": "http://172.30.9.21:5000/v3/projects/8c75775fa44d4946ac6db721bffe69fd"}, "tags": [], "enabled": true, "id": "8c75775fa44d4946ac6db721bffe69fd", "parent_id": "default", "domain_id": "default", "name": "tempest_full-project_02fa9879-a9ed-4b3b-87e9-20877ed74feb"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/ba7a30bb29394fc4a587735d9dfb749e"}, "tags": [], "enabled": true, "id": "ba7a30bb29394fc4a587735d9dfb749e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-04-09 07:46:11,763 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-e46475be-d7af-4115-a61e-55ba9628e84d 2019-04-09 07:46:11,763 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.201471090317s 2019-04-09 07:46:11,767 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-04-09 07:46:11,771 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/projects/8c75775fa44d4946ac6db721bffe69fd -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}45f29e67aedc7eac11f6b98aeac2c2144b78ef05" 2019-04-09 07:46:12,019 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 09 Apr 2019 07:46:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a35c6e39-cec4-4245-b689-8b7355f1057a 2019-04-09 07:46:12,019 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-09 07:46:12,019 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/8c75775fa44d4946ac6db721bffe69fd used request id req-a35c6e39-cec4-4245-b689-8b7355f1057a 2019-04-09 07:46:12,019 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.251673936844s 2019-04-09 07:46:12,023 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-09 07:46:12,023 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/security-groups.json?project_id=8c75775fa44d4946ac6db721bffe69fd&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}45f29e67aedc7eac11f6b98aeac2c2144b78ef05" 2019-04-09 07:46:12,344 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Tue, 09 Apr 2019 07:46:08 GMT X-Openstack-Request-Id: req-f7d267d7-94bb-4ea0-a902-9680fcc7f3c8 2019-04-09 07:46:12,344 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "8c75775fa44d4946ac6db721bffe69fd", "created_at": "2019-04-09T07:12:46Z", "updated_at": "2019-04-09T07:12:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T07:12:46Z", "revision_number": 0, "id": "7ffe13f8-1e2b-42dd-968f-0a911e23a3f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T07:12:46Z", "security_group_id": "3a271edb-f6b9-4388-b550-462601031baa", "tenant_id": "8c75775fa44d4946ac6db721bffe69fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c75775fa44d4946ac6db721bffe69fd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T07:12:46Z", "revision_number": 0, "id": "9118d13f-fba6-4187-9e88-10ae9396bbe5", "remote_group_id": "3a271edb-f6b9-4388-b550-462601031baa", "remote_ip_prefix": null, "created_at": "2019-04-09T07:12:46Z", "security_group_id": "3a271edb-f6b9-4388-b550-462601031baa", "tenant_id": "8c75775fa44d4946ac6db721bffe69fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c75775fa44d4946ac6db721bffe69fd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T07:12:46Z", "revision_number": 0, "id": "a299ac09-ce0e-4086-8763-bfde46a985d7", "remote_group_id": "3a271edb-f6b9-4388-b550-462601031baa", "remote_ip_prefix": null, "created_at": "2019-04-09T07:12:46Z", "security_group_id": "3a271edb-f6b9-4388-b550-462601031baa", "tenant_id": "8c75775fa44d4946ac6db721bffe69fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c75775fa44d4946ac6db721bffe69fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T07:12:46Z", "revision_number": 0, "id": "ec2bb1ca-0477-40ce-9857-34bca47960e2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T07:12:46Z", "security_group_id": "3a271edb-f6b9-4388-b550-462601031baa", "tenant_id": "8c75775fa44d4946ac6db721bffe69fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c75775fa44d4946ac6db721bffe69fd"}], "revision_number": 1, "project_id": "8c75775fa44d4946ac6db721bffe69fd", "id": "3a271edb-f6b9-4388-b550-462601031baa", "name": "default"}]} 2019-04-09 07:46:12,345 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json?project_id=8c75775fa44d4946ac6db721bffe69fd&name=default used request id req-f7d267d7-94bb-4ea0-a902-9680fcc7f3c8 2019-04-09 07:46:12,345 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.322006940842s 2019-04-09 07:46:12,350 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-09 07:46:12,350 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}45f29e67aedc7eac11f6b98aeac2c2144b78ef05" 2019-04-09 07:46:12,463 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 33483 Content-Type: application/json Date: Tue, 09 Apr 2019 07:46:09 GMT X-Openstack-Request-Id: req-41b86ee1-8d7f-43a6-801f-22d3eaa055c4 2019-04-09 07:46:12,467 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "0f44c7af880b4000a1dc62837aee780f", "created_at": "2019-04-09T06:38:34Z", "updated_at": "2019-04-09T06:38:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:34Z", "revision_number": 0, "id": "05425f53-1a82-4620-8d0d-2bec6d50d127", "remote_group_id": "133285e2-2849-4047-874b-acf860b9a47a", "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:34Z", "security_group_id": "133285e2-2849-4047-874b-acf860b9a47a", "tenant_id": "0f44c7af880b4000a1dc62837aee780f", "port_range_min": null, "ethertype": "IPv6", "project_id": "0f44c7af880b4000a1dc62837aee780f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:34Z", "revision_number": 0, "id": "1afdac41-f81f-4d28-92b1-886ecba7f1ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:34Z", "security_group_id": "133285e2-2849-4047-874b-acf860b9a47a", "tenant_id": "0f44c7af880b4000a1dc62837aee780f", "port_range_min": null, "ethertype": "IPv6", "project_id": "0f44c7af880b4000a1dc62837aee780f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:34Z", "revision_number": 0, "id": "3fb7318d-6164-4cf9-907b-72601354ccfa", "remote_group_id": "133285e2-2849-4047-874b-acf860b9a47a", "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:34Z", "security_group_id": "133285e2-2849-4047-874b-acf860b9a47a", "tenant_id": "0f44c7af880b4000a1dc62837aee780f", "port_range_min": null, "ethertype": "IPv4", "project_id": "0f44c7af880b4000a1dc62837aee780f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:34Z", "revision_number": 0, "id": "dd7de9b8-2e8a-4c8e-8cbf-2108d15e376f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:34Z", "security_group_id": "133285e2-2849-4047-874b-acf860b9a47a", "tenant_id": "0f44c7af880b4000a1dc62837aee780f", "port_range_min": null, "ethertype": "IPv4", "project_id": "0f44c7af880b4000a1dc62837aee780f"}], "revision_number": 1, "project_id": "0f44c7af880b4000a1dc62837aee780f", "id": "133285e2-2849-4047-874b-acf860b9a47a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7d91c4e96bf742cdb3019afbd92b08b7", "created_at": "2019-04-09T06:41:12Z", "updated_at": "2019-04-09T06:41:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:41:12Z", "revision_number": 0, "id": "128566fd-9776-4c00-a02f-ecd203954c03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:41:12Z", "security_group_id": "16d9fd61-4005-47ed-8159-6527e895440e", "tenant_id": "7d91c4e96bf742cdb3019afbd92b08b7", "port_range_min": null, "ethertype": "IPv4", "project_id": "7d91c4e96bf742cdb3019afbd92b08b7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:41:13Z", "revision_number": 0, "id": "5f5c2826-ccd3-422a-ae4c-7e22a699212d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:41:13Z", "security_group_id": "16d9fd61-4005-47ed-8159-6527e895440e", "tenant_id": "7d91c4e96bf742cdb3019afbd92b08b7", "port_range_min": null, "ethertype": "IPv6", "project_id": "7d91c4e96bf742cdb3019afbd92b08b7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:41:12Z", "revision_number": 0, "id": "81637ed4-f405-4397-bf10-12f7c25b85a8", "remote_group_id": "16d9fd61-4005-47ed-8159-6527e895440e", "remote_ip_prefix": null, "created_at": "2019-04-09T06:41:12Z", "security_group_id": "16d9fd61-4005-47ed-8159-6527e895440e", "tenant_id": "7d91c4e96bf742cdb3019afbd92b08b7", "port_range_min": null, "ethertype": "IPv6", "project_id": "7d91c4e96bf742cdb3019afbd92b08b7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:41:12Z", "revision_number": 0, "id": "c8f342fd-7b58-4a9e-a416-7e098f36f758", "remote_group_id": "16d9fd61-4005-47ed-8159-6527e895440e", "remote_ip_prefix": null, "created_at": "2019-04-09T06:41:12Z", "security_group_id": "16d9fd61-4005-47ed-8159-6527e895440e", "tenant_id": "7d91c4e96bf742cdb3019afbd92b08b7", "port_range_min": null, "ethertype": "IPv4", "project_id": "7d91c4e96bf742cdb3019afbd92b08b7"}], "revision_number": 1, "project_id": "7d91c4e96bf742cdb3019afbd92b08b7", "id": "16d9fd61-4005-47ed-8159-6527e895440e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-04-09T06:26:00Z", "updated_at": "2019-04-09T06:26:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:26:00Z", "revision_number": 0, "id": "23de8fc0-44ae-4c56-abcd-3cadf2cd644b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:26:00Z", "security_group_id": "3353c502-d3bd-4781-83f5-fc7385b71d39", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:26:00Z", "revision_number": 0, "id": "afb04289-1a57-4ecb-8cec-ce9e43ab0d76", "remote_group_id": "3353c502-d3bd-4781-83f5-fc7385b71d39", "remote_ip_prefix": null, "created_at": "2019-04-09T06:26:00Z", "security_group_id": "3353c502-d3bd-4781-83f5-fc7385b71d39", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:26:00Z", "revision_number": 0, "id": "d4091b4d-3f48-405e-a6ff-27973bc1c4fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:26:00Z", "security_group_id": "3353c502-d3bd-4781-83f5-fc7385b71d39", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:26:00Z", "revision_number": 0, "id": "f668131f-27a0-4d81-982d-afd1d6efe75b", "remote_group_id": "3353c502-d3bd-4781-83f5-fc7385b71d39", "remote_ip_prefix": null, "created_at": "2019-04-09T06:26:00Z", "security_group_id": "3353c502-d3bd-4781-83f5-fc7385b71d39", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "3353c502-d3bd-4781-83f5-fc7385b71d39", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8c75775fa44d4946ac6db721bffe69fd", "created_at": "2019-04-09T07:12:46Z", "updated_at": "2019-04-09T07:12:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T07:12:46Z", "revision_number": 0, "id": "7ffe13f8-1e2b-42dd-968f-0a911e23a3f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T07:12:46Z", "security_group_id": "3a271edb-f6b9-4388-b550-462601031baa", "tenant_id": "8c75775fa44d4946ac6db721bffe69fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c75775fa44d4946ac6db721bffe69fd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T07:12:46Z", "revision_number": 0, "id": "9118d13f-fba6-4187-9e88-10ae9396bbe5", "remote_group_id": "3a271edb-f6b9-4388-b550-462601031baa", "remote_ip_prefix": null, "created_at": "2019-04-09T07:12:46Z", "security_group_id": "3a271edb-f6b9-4388-b550-462601031baa", "tenant_id": "8c75775fa44d4946ac6db721bffe69fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c75775fa44d4946ac6db721bffe69fd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T07:12:46Z", "revision_number": 0, "id": "a299ac09-ce0e-4086-8763-bfde46a985d7", "remote_group_id": "3a271edb-f6b9-4388-b550-462601031baa", "remote_ip_prefix": null, "created_at": "2019-04-09T07:12:46Z", "security_group_id": "3a271edb-f6b9-4388-b550-462601031baa", "tenant_id": "8c75775fa44d4946ac6db721bffe69fd", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c75775fa44d4946ac6db721bffe69fd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T07:12:46Z", "revision_number": 0, "id": "ec2bb1ca-0477-40ce-9857-34bca47960e2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T07:12:46Z", "security_group_id": "3a271edb-f6b9-4388-b550-462601031baa", "tenant_id": "8c75775fa44d4946ac6db721bffe69fd", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c75775fa44d4946ac6db721bffe69fd"}], "revision_number": 1, "project_id": "8c75775fa44d4946ac6db721bffe69fd", "id": "3a271edb-f6b9-4388-b550-462601031baa", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e3616f9a20054a2f9f4a228fa5825920", "created_at": "2019-04-09T06:38:25Z", "updated_at": "2019-04-09T06:38:25Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:25Z", "revision_number": 0, "id": "1304e57e-307e-4d15-b3a6-c40e4c13d9c6", "remote_group_id": "539b6566-8b82-46ce-a7a2-486e0cfdcc19", "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:25Z", "security_group_id": "539b6566-8b82-46ce-a7a2-486e0cfdcc19", "tenant_id": "e3616f9a20054a2f9f4a228fa5825920", "port_range_min": null, "ethertype": "IPv4", "project_id": "e3616f9a20054a2f9f4a228fa5825920"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:25Z", "revision_number": 0, "id": "5de5f3da-e80e-4e4e-8bb9-e65d586e3c36", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:25Z", "security_group_id": "539b6566-8b82-46ce-a7a2-486e0cfdcc19", "tenant_id": "e3616f9a20054a2f9f4a228fa5825920", "port_range_min": null, "ethertype": "IPv6", "project_id": "e3616f9a20054a2f9f4a228fa5825920"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:25Z", "revision_number": 0, "id": "c986fad9-2e24-419f-b30e-dbea76657fc4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:25Z", "security_group_id": "539b6566-8b82-46ce-a7a2-486e0cfdcc19", "tenant_id": "e3616f9a20054a2f9f4a228fa5825920", "port_range_min": null, "ethertype": "IPv4", "project_id": "e3616f9a20054a2f9f4a228fa5825920"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:25Z", "revision_number": 0, "id": "dfe74141-b06d-427c-a311-9f669b427b66", "remote_group_id": "539b6566-8b82-46ce-a7a2-486e0cfdcc19", "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:25Z", "security_group_id": "539b6566-8b82-46ce-a7a2-486e0cfdcc19", "tenant_id": "e3616f9a20054a2f9f4a228fa5825920", "port_range_min": null, "ethertype": "IPv6", "project_id": "e3616f9a20054a2f9f4a228fa5825920"}], "revision_number": 1, "project_id": "e3616f9a20054a2f9f4a228fa5825920", "id": "539b6566-8b82-46ce-a7a2-486e0cfdcc19", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ba7a30bb29394fc4a587735d9dfb749e", "created_at": "2019-04-09T06:24:05Z", "updated_at": "2019-04-09T06:24:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:24:05Z", "revision_number": 0, "id": "0aa9cfb1-eea8-4107-bdd1-09b673e74187", "remote_group_id": "7163910b-3f52-4c82-95f5-2716a0110cc5", "remote_ip_prefix": null, "created_at": "2019-04-09T06:24:05Z", "security_group_id": "7163910b-3f52-4c82-95f5-2716a0110cc5", "tenant_id": "ba7a30bb29394fc4a587735d9dfb749e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ba7a30bb29394fc4a587735d9dfb749e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:24:05Z", "revision_number": 0, "id": "54942ddd-2fa1-4bc2-8eed-db2c58927051", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:24:05Z", "security_group_id": "7163910b-3f52-4c82-95f5-2716a0110cc5", "tenant_id": "ba7a30bb29394fc4a587735d9dfb749e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ba7a30bb29394fc4a587735d9dfb749e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:24:05Z", "revision_number": 0, "id": "65f9a71a-d7ef-4a7c-bd9a-1722277aec43", "remote_group_id": "7163910b-3f52-4c82-95f5-2716a0110cc5", "remote_ip_prefix": null, "created_at": "2019-04-09T06:24:05Z", "security_group_id": "7163910b-3f52-4c82-95f5-2716a0110cc5", "tenant_id": "ba7a30bb29394fc4a587735d9dfb749e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ba7a30bb29394fc4a587735d9dfb749e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:24:05Z", "revision_number": 0, "id": "86568739-46b2-4862-8571-f01cd048599a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:24:05Z", "security_group_id": "7163910b-3f52-4c82-95f5-2716a0110cc5", "tenant_id": "ba7a30bb29394fc4a587735d9dfb749e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ba7a30bb29394fc4a587735d9dfb749e"}], "revision_number": 1, "project_id": "ba7a30bb29394fc4a587735d9dfb749e", "id": "7163910b-3f52-4c82-95f5-2716a0110cc5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "45c8e08964474534af04fa70d9ceacff", "created_at": "2019-04-09T07:37:03Z", "updated_at": "2019-04-09T07:37:03Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T07:37:03Z", "revision_number": 0, "id": "0bc3bbf3-5b22-48d3-afa2-675dac76eb71", "remote_group_id": "7cc4a13e-a983-4c86-8f12-7e6bee440d43", "remote_ip_prefix": null, "created_at": "2019-04-09T07:37:03Z", "security_group_id": "7cc4a13e-a983-4c86-8f12-7e6bee440d43", "tenant_id": "45c8e08964474534af04fa70d9ceacff", "port_range_min": null, "ethertype": "IPv6", "project_id": "45c8e08964474534af04fa70d9ceacff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T07:37:03Z", "revision_number": 0, "id": "ab8253ad-e2a0-4797-a183-960b8ef87470", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T07:37:03Z", "security_group_id": "7cc4a13e-a983-4c86-8f12-7e6bee440d43", "tenant_id": "45c8e08964474534af04fa70d9ceacff", "port_range_min": null, "ethertype": "IPv6", "project_id": "45c8e08964474534af04fa70d9ceacff"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T07:37:03Z", "revision_number": 0, "id": "cc4f203b-970d-479e-b691-ce52ab379138", "remote_group_id": "7cc4a13e-a983-4c86-8f12-7e6bee440d43", "remote_ip_prefix": null, "created_at": "2019-04-09T07:37:03Z", "security_group_id": "7cc4a13e-a983-4c86-8f12-7e6bee440d43", "tenant_id": "45c8e08964474534af04fa70d9ceacff", "port_range_min": null, "ethertype": "IPv4", "project_id": "45c8e08964474534af04fa70d9ceacff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T07:37:03Z", "revision_number": 0, "id": "f8371daa-2062-4660-8fba-cffbaf792b69", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T07:37:03Z", "security_group_id": "7cc4a13e-a983-4c86-8f12-7e6bee440d43", "tenant_id": "45c8e08964474534af04fa70d9ceacff", "port_range_min": null, "ethertype": "IPv4", "project_id": "45c8e08964474534af04fa70d9ceacff"}], "revision_number": 1, "project_id": "45c8e08964474534af04fa70d9ceacff", "id": "7cc4a13e-a983-4c86-8f12-7e6bee440d43", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b791053a49f94838a00b8848bbc7b0d5", "created_at": "2019-04-09T06:38:04Z", "updated_at": "2019-04-09T06:38:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:04Z", "revision_number": 0, "id": "1d5cb96d-707a-4102-b35a-0814f2fe44ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:04Z", "security_group_id": "7d842db1-29c7-43cf-83d3-bddf670c17fe", "tenant_id": "b791053a49f94838a00b8848bbc7b0d5", "port_range_min": null, "ethertype": "IPv4", "project_id": "b791053a49f94838a00b8848bbc7b0d5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:04Z", "revision_number": 0, "id": "5bf023b4-d99d-4bf6-be66-02e22c8ab0b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:04Z", "security_group_id": "7d842db1-29c7-43cf-83d3-bddf670c17fe", "tenant_id": "b791053a49f94838a00b8848bbc7b0d5", "port_range_min": null, "ethertype": "IPv6", "project_id": "b791053a49f94838a00b8848bbc7b0d5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:04Z", "revision_number": 0, "id": "62c448c8-84c7-4a5b-881f-9aaf4fc340ad", "remote_group_id": "7d842db1-29c7-43cf-83d3-bddf670c17fe", "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:04Z", "security_group_id": "7d842db1-29c7-43cf-83d3-bddf670c17fe", "tenant_id": "b791053a49f94838a00b8848bbc7b0d5", "port_range_min": null, "ethertype": "IPv4", "project_id": "b791053a49f94838a00b8848bbc7b0d5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:04Z", "revision_number": 0, "id": "8f09250e-f3c9-4c52-9037-1c26e93722e6", "remote_group_id": "7d842db1-29c7-43cf-83d3-bddf670c17fe", "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:04Z", "security_group_id": "7d842db1-29c7-43cf-83d3-bddf670c17fe", "tenant_id": "b791053a49f94838a00b8848bbc7b0d5", "port_range_min": null, "ethertype": "IPv6", "project_id": "b791053a49f94838a00b8848bbc7b0d5"}], "revision_number": 1, "project_id": "b791053a49f94838a00b8848bbc7b0d5", "id": "7d842db1-29c7-43cf-83d3-bddf670c17fe", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f199aed82fe147e78f50540e3f631f58", "created_at": "2019-04-09T06:38:33Z", "updated_at": "2019-04-09T06:38:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:33Z", "revision_number": 0, "id": "10d96352-0a56-4e61-9f91-d2dd0a203a3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:33Z", "security_group_id": "843aeb94-c5b9-4e15-8b46-2167f70d9f64", "tenant_id": "f199aed82fe147e78f50540e3f631f58", "port_range_min": null, "ethertype": "IPv6", "project_id": "f199aed82fe147e78f50540e3f631f58"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:33Z", "revision_number": 0, "id": "7a034288-4851-4d68-b26c-ce8d734e6c23", "remote_group_id": "843aeb94-c5b9-4e15-8b46-2167f70d9f64", "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:33Z", "security_group_id": "843aeb94-c5b9-4e15-8b46-2167f70d9f64", "tenant_id": "f199aed82fe147e78f50540e3f631f58", "port_range_min": null, "ethertype": "IPv4", "project_id": "f199aed82fe147e78f50540e3f631f58"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:33Z", "revision_number": 0, "id": "9788295a-0c4b-4231-a1ba-ce6b40aa1167", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:33Z", "security_group_id": "843aeb94-c5b9-4e15-8b46-2167f70d9f64", "tenant_id": "f199aed82fe147e78f50540e3f631f58", "port_range_min": null, "ethertype": "IPv4", "project_id": "f199aed82fe147e78f50540e3f631f58"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:33Z", "revision_number": 0, "id": "b0e92582-b047-4369-803c-e11b4ab9078c", "remote_group_id": "843aeb94-c5b9-4e15-8b46-2167f70d9f64", "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:33Z", "security_group_id": "843aeb94-c5b9-4e15-8b46-2167f70d9f64", "tenant_id": "f199aed82fe147e78f50540e3f631f58", "port_range_min": null, "ethertype": "IPv6", "project_id": "f199aed82fe147e78f50540e3f631f58"}], "revision_number": 1, "project_id": "f199aed82fe147e78f50540e3f631f58", "id": "843aeb94-c5b9-4e15-8b46-2167f70d9f64", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bbed22d94c364f98a62513e651610970", "created_at": "2019-04-09T06:38:27Z", "updated_at": "2019-04-09T06:38:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:27Z", "revision_number": 0, "id": "2afc4c19-8a23-40cd-937b-67718545a3d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:27Z", "security_group_id": "97734093-1ada-4835-91aa-2f9a5ecbd7da", "tenant_id": "bbed22d94c364f98a62513e651610970", "port_range_min": null, "ethertype": "IPv6", "project_id": "bbed22d94c364f98a62513e651610970"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:27Z", "revision_number": 0, "id": "4a2bb16b-099b-4ac7-a72a-8b7e1c45b7ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:27Z", "security_group_id": "97734093-1ada-4835-91aa-2f9a5ecbd7da", "tenant_id": "bbed22d94c364f98a62513e651610970", "port_range_min": null, "ethertype": "IPv4", "project_id": "bbed22d94c364f98a62513e651610970"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:27Z", "revision_number": 0, "id": "57a2eb11-b762-4973-947d-50f4a26e722c", "remote_group_id": "97734093-1ada-4835-91aa-2f9a5ecbd7da", "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:27Z", "security_group_id": "97734093-1ada-4835-91aa-2f9a5ecbd7da", "tenant_id": "bbed22d94c364f98a62513e651610970", "port_range_min": null, "ethertype": "IPv4", "project_id": "bbed22d94c364f98a62513e651610970"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:27Z", "revision_number": 0, "id": "582accf8-fa7e-493c-a908-f1ccb7f5ae53", "remote_group_id": "97734093-1ada-4835-91aa-2f9a5ecbd7da", "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:27Z", "security_group_id": "97734093-1ada-4835-91aa-2f9a5ecbd7da", "tenant_id": "bbed22d94c364f98a62513e651610970", "port_range_min": null, "ethertype": "IPv6", "project_id": "bbed22d94c364f98a62513e651610970"}], "revision_number": 1, "project_id": "bbed22d94c364f98a62513e651610970", "id": "97734093-1ada-4835-91aa-2f9a5ecbd7da", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6509066435f1453bac6996ee8997a3b2", "created_at": "2019-04-09T06:25:59Z", "updated_at": "2019-04-09T06:25:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:25:59Z", "revision_number": 0, "id": "159f11d9-0ba4-4923-8082-70f4dd760a47", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:25:59Z", "security_group_id": "9c2f55ba-acdf-4de6-a230-b14db62471f1", "tenant_id": "6509066435f1453bac6996ee8997a3b2", "port_range_min": null, "ethertype": "IPv4", "project_id": "6509066435f1453bac6996ee8997a3b2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:25:59Z", "revision_number": 0, "id": "a09893df-d9cb-4ff3-99d4-013b5c068a40", "remote_group_id": "9c2f55ba-acdf-4de6-a230-b14db62471f1", "remote_ip_prefix": null, "created_at": "2019-04-09T06:25:59Z", "security_group_id": "9c2f55ba-acdf-4de6-a230-b14db62471f1", "tenant_id": "6509066435f1453bac6996ee8997a3b2", "port_range_min": null, "ethertype": "IPv6", "project_id": "6509066435f1453bac6996ee8997a3b2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:25:59Z", "revision_number": 0, "id": "f87d56d3-96be-430b-8bff-17fba51e104b", "remote_group_id": "9c2f55ba-acdf-4de6-a230-b14db62471f1", "remote_ip_prefix": null, "created_at": "2019-04-09T06:25:59Z", "security_group_id": "9c2f55ba-acdf-4de6-a230-b14db62471f1", "tenant_id": "6509066435f1453bac6996ee8997a3b2", "port_range_min": null, "ethertype": "IPv4", "project_id": "6509066435f1453bac6996ee8997a3b2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:25:59Z", "revision_number": 0, "id": "feb3b1fe-b7ab-48f1-a7ef-4cef55305484", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:25:59Z", "security_group_id": "9c2f55ba-acdf-4de6-a230-b14db62471f1", "tenant_id": "6509066435f1453bac6996ee8997a3b2", "port_range_min": null, "ethertype": "IPv6", "project_id": "6509066435f1453bac6996ee8997a3b2"}], "revision_number": 1, "project_id": "6509066435f1453bac6996ee8997a3b2", "id": "9c2f55ba-acdf-4de6-a230-b14db62471f1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f4959e7508fa4aa9bff492655dd05f75", "created_at": "2019-04-09T06:41:11Z", "updated_at": "2019-04-09T06:41:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:41:11Z", "revision_number": 0, "id": "5079dc98-328d-49c2-8ec5-1024760d43f4", "remote_group_id": "9f269589-f912-4a8c-999c-e1e004848fb2", "remote_ip_prefix": null, "created_at": "2019-04-09T06:41:11Z", "security_group_id": "9f269589-f912-4a8c-999c-e1e004848fb2", "tenant_id": "f4959e7508fa4aa9bff492655dd05f75", "port_range_min": null, "ethertype": "IPv4", "project_id": "f4959e7508fa4aa9bff492655dd05f75"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:41:11Z", "revision_number": 0, "id": "7b9723e6-9a6c-4782-8c6c-8b42e30e5322", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:41:11Z", "security_group_id": "9f269589-f912-4a8c-999c-e1e004848fb2", "tenant_id": "f4959e7508fa4aa9bff492655dd05f75", "port_range_min": null, "ethertype": "IPv4", "project_id": "f4959e7508fa4aa9bff492655dd05f75"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:41:11Z", "revision_number": 0, "id": "c79a88fc-3d9b-453a-adda-0351d7447046", "remote_group_id": "9f269589-f912-4a8c-999c-e1e004848fb2", "remote_ip_prefix": null, "created_at": "2019-04-09T06:41:11Z", "security_group_id": "9f269589-f912-4a8c-999c-e1e004848fb2", "tenant_id": "f4959e7508fa4aa9bff492655dd05f75", "port_range_min": null, "ethertype": "IPv6", "project_id": "f4959e7508fa4aa9bff492655dd05f75"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:41:11Z", "revision_number": 0, "id": "ded83004-84fa-4262-8e2e-c0cf817a6397", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:41:11Z", "security_group_id": "9f269589-f912-4a8c-999c-e1e004848fb2", "tenant_id": "f4959e7508fa4aa9bff492655dd05f75", "port_range_min": null, "ethertype": "IPv6", "project_id": "f4959e7508fa4aa9bff492655dd05f75"}], "revision_number": 1, "project_id": "f4959e7508fa4aa9bff492655dd05f75", "id": "9f269589-f912-4a8c-999c-e1e004848fb2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "875e43126b1048518e582278b00dd3bd", "created_at": "2019-04-09T06:38:31Z", "updated_at": "2019-04-09T06:38:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:31Z", "revision_number": 0, "id": "5f289c8e-b1c9-41f7-aeed-c40d4b40f88f", "remote_group_id": "a3e3ef9a-d084-4d19-86ce-95a13bf3a2b2", "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:31Z", "security_group_id": "a3e3ef9a-d084-4d19-86ce-95a13bf3a2b2", "tenant_id": "875e43126b1048518e582278b00dd3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "875e43126b1048518e582278b00dd3bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:31Z", "revision_number": 0, "id": "6d166514-1330-4e67-aba8-2ff7f57567c3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:31Z", "security_group_id": "a3e3ef9a-d084-4d19-86ce-95a13bf3a2b2", "tenant_id": "875e43126b1048518e582278b00dd3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "875e43126b1048518e582278b00dd3bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:31Z", "revision_number": 0, "id": "c2e306fc-c809-40bb-a8cb-d1f0d0a768c5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:31Z", "security_group_id": "a3e3ef9a-d084-4d19-86ce-95a13bf3a2b2", "tenant_id": "875e43126b1048518e582278b00dd3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "875e43126b1048518e582278b00dd3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:31Z", "revision_number": 0, "id": "c9960cce-d437-47e8-86a8-766e3be66981", "remote_group_id": "a3e3ef9a-d084-4d19-86ce-95a13bf3a2b2", "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:31Z", "security_group_id": "a3e3ef9a-d084-4d19-86ce-95a13bf3a2b2", "tenant_id": "875e43126b1048518e582278b00dd3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "875e43126b1048518e582278b00dd3bd"}], "revision_number": 1, "project_id": "875e43126b1048518e582278b00dd3bd", "id": "a3e3ef9a-d084-4d19-86ce-95a13bf3a2b2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "40d0a12deb8b450f9ec86a556f84ee9a", "created_at": "2019-04-09T06:38:23Z", "updated_at": "2019-04-09T06:38:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:23Z", "revision_number": 0, "id": "893502da-a659-4c56-afc0-0908c3136ba3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:23Z", "security_group_id": "af11296e-5ea1-4a9b-b81c-edc2afd9e6b9", "tenant_id": "40d0a12deb8b450f9ec86a556f84ee9a", "port_range_min": null, "ethertype": "IPv4", "project_id": "40d0a12deb8b450f9ec86a556f84ee9a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:23Z", "revision_number": 0, "id": "a1eba4ad-c15e-4139-89c2-cf6835513b76", "remote_group_id": "af11296e-5ea1-4a9b-b81c-edc2afd9e6b9", "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:23Z", "security_group_id": "af11296e-5ea1-4a9b-b81c-edc2afd9e6b9", "tenant_id": "40d0a12deb8b450f9ec86a556f84ee9a", "port_range_min": null, "ethertype": "IPv6", "project_id": "40d0a12deb8b450f9ec86a556f84ee9a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:23Z", "revision_number": 0, "id": "d07f2fa1-1b54-4ae3-96f7-6083bab6178d", "remote_group_id": "af11296e-5ea1-4a9b-b81c-edc2afd9e6b9", "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:23Z", "security_group_id": "af11296e-5ea1-4a9b-b81c-edc2afd9e6b9", "tenant_id": "40d0a12deb8b450f9ec86a556f84ee9a", "port_range_min": null, "ethertype": "IPv4", "project_id": "40d0a12deb8b450f9ec86a556f84ee9a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:23Z", "revision_number": 0, "id": "ee512ebf-f4b1-4f7f-b5f8-f5af813c3cc0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:23Z", "security_group_id": "af11296e-5ea1-4a9b-b81c-edc2afd9e6b9", "tenant_id": "40d0a12deb8b450f9ec86a556f84ee9a", "port_range_min": null, "ethertype": "IPv6", "project_id": "40d0a12deb8b450f9ec86a556f84ee9a"}], "revision_number": 1, "project_id": "40d0a12deb8b450f9ec86a556f84ee9a", "id": "af11296e-5ea1-4a9b-b81c-edc2afd9e6b9", "name": "default"}]} 2019-04-09 07:46:12,468 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-41b86ee1-8d7f-43a6-801f-22d3eaa055c4 2019-04-09 07:46:12,468 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.118031024933s 2019-04-09 07:46:12,476 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-04-09 07:46:12,477 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/security-groups/3a271edb-f6b9-4388-b550-462601031baa.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}45f29e67aedc7eac11f6b98aeac2c2144b78ef05" 2019-04-09 07:46:12,599 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 09 Apr 2019 07:46:09 GMT X-Openstack-Request-Id: req-b1eb156c-0ac2-4b4b-bb68-9647fa1a4508 2019-04-09 07:46:12,599 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-09 07:46:12,599 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/3a271edb-f6b9-4388-b550-462601031baa.json used request id req-b1eb156c-0ac2-4b4b-bb68-9647fa1a4508 2019-04-09 07:46:12,599 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.122925043106s 2019-04-09 07:46:12,600 - xtesting.ci.run_tests - ERROR - The test case 'tempest_full' failed. 2019-04-09 07:46:12,649 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_scenario'... 2019-04-09 07:46:12,693 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-04-09 07:46:12,698 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Tue, 09 Apr 2019 07:46:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89c0b36c-8a17-464a-b34d-937646523138 2019-04-09 07:46:12,698 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2019-04-09 07:46:12,698 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/v3 used request id req-89c0b36c-8a17-464a-b34d-937646523138 2019-04-09 07:46:12,699 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2019-04-09 07:46:13,108 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "12d06a59574c4903a7b4bfc193e14ef0", "name": "member"}, {"id": "ecaba09e8ea14e058d5f9d9eb583aa37", "name": "admin"}, {"id": "6e54a998c61f4429874ed3ac33d4afc4", "name": "reader"}], "expires_at": "2019-04-09T08:46:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6509066435f1453bac6996ee8997a3b2", "name": "admin"}, "catalog": [{"endpoints": [], "type": "tempest-type-1277486611", "id": "0b54ae2e271e4cc7bbd93a7117074bc5", "name": "tempest-service-488714134"}, {"endpoints": [], "type": "metering", "id": "0c6048bf3c804b33b1209bfa8ca75ec0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v3/6509066435f1453bac6996ee8997a3b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "503aa75a75e444a9b93cb14634c6ab50"}, {"url": "http://192.30.9.6:8776/v3/6509066435f1453bac6996ee8997a3b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd4bc81464e44d0a129985ca1ff91d5"}, {"url": "http://192.30.9.6:8776/v3/6509066435f1453bac6996ee8997a3b2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d888a991472d4a88bfcfcfcf4909874d"}], "type": "volumev3", "id": "1b1b3cbed2d14611b521aa10e2b642dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4664f0d595a24e8a9d4eb3691db874e0"}, {"url": "http://172.30.9.21:8080/v1/AUTH_6509066435f1453bac6996ee8997a3b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49cfc5fc2aa942e59d21f825b2bc9939"}, {"url": "http://12.0.0.22:8080/v1/AUTH_6509066435f1453bac6996ee8997a3b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "71100b14603a4edf8a39e8af672ecff5"}], "type": "object-store", "id": "29267bcb2ea04deebb6caaa71afffcc5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4dc1873b4b477cb578245fdb86a111"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77d7bee546c941368ffc769fda003312"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9b1ab09869b4ea895eb3c8867f61318"}], "type": "network", "id": "3ac09bd783a245efa7f11d71ad667386", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f7f6f256262433fb4467ed610947d62"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "72d58c041dc245bc8aa43ce73891f76c"}, {"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b89851b9b2b4f95b7d2184e74373672"}], "type": "identity", "id": "49f6869431e3430e9aeef431c7e7d7de", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8201c41b3865412e839f135e1ceb7421"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e4e22c0a684229ba50a51934a5cdf7"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf4872e158cb44e3aa5a4063a620efc3"}], "type": "alarming", "id": "61e60b3a8b964288a4ad67fd02ee4984", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4de11e8502624071afd079250b33c74c"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d801fa7f3ee64b30b3b18ef5a9e72635"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f583f4a1750f4edc8596dd476ece0948"}], "type": "compute", "id": "6b64d23b249e42d79f5dd070a7460b66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0cd6369c5d9949eba212a5ce97f8b6f7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8011dc0e5bd44e2aa45caf7c6e4d19d2"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d807430fcec84acebca284681dd098fe"}], "type": "cloudformation", "id": "7f91896ba7394ae291c7a222f92ea496", "name": "heat-cfn"}, {"endpoints": [], "type": "tempest-type-608147535", "id": "88d50707b816448897d5d0b213cb19da", "name": "tempest-service-563563896"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/6509066435f1453bac6996ee8997a3b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4243c026b4174decae31504c58542875"}, {"url": "http://192.30.9.6:8776/v2/6509066435f1453bac6996ee8997a3b2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84281d63eba442fd8cdbf23eae691ba2"}, {"url": "http://172.30.9.21:8776/v2/6509066435f1453bac6996ee8997a3b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1ce0a47f2fd4ca9b678bc1d7e5d0b37"}], "type": "volumev2", "id": "8afcbe00e0a6427bbf1fc3b10d4b2f5e", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/6509066435f1453bac6996ee8997a3b2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25eb19d77ddd4b9aa8117749f829d913"}, {"url": "http://172.30.9.21:8004/v1/6509066435f1453bac6996ee8997a3b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57dd852403b0401fb0bd852db0cc4f1e"}, {"url": "http://192.30.9.6:8004/v1/6509066435f1453bac6996ee8997a3b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5a404b628fff4023b9d3e5b8fca3b0fb"}], "type": "orchestration", "id": "a244395507da4b85bd212d5f49a8b6ae", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2242a4436b774238a465cc3d6498ab4e"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "977935de203e411cbce5038f0a9dc848"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2fcaa46481c44f8a3f42acd6c29b21f"}], "type": "placement", "id": "aed411d3d8324008b42b3bd847051003", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b61449c559f45dba6ba5f9dc241729f"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3f83bae18b4a496bb67592b5d777f17c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5162d5282ea1448dbbc20567c0d57fd7"}], "type": "metric", "id": "ebf458a547774acfb6b489f2803a822c", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "33de49eaa2934d07a5ef7754ed5fe8e0"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b7265307a4a45caad0a286536a91b5d"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94601cf3562245fb9453e9678a54b869"}], "type": "event", "id": "f3ff1bc7e87e4c90a2385a1bc8175960", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00d65cc314ee4a87ad316dd160d63558"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64896bc5be624954a0166b6cfa08a10e"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd079af259534771ac00959c542171cf"}], "type": "image", "id": "f9a74c8a63414707b34a5b03e9eacdc1", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "96d754a28b0d43cf8fa237c30a99c306"}, "audit_ids": ["XNpa6M7xTDOSDvZQK0x2-g"], "issued_at": "2019-04-09T07:46:09.000000Z"}} 2019-04-09 07:46:13,109 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-09 07:46:13,110 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1aa4ee1fb1b3e227616f475c36c1d1c92cb6ca89" 2019-04-09 07:46:13,413 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Tue, 09 Apr 2019 07:46:10 GMT X-Openstack-Request-Id: req-d8cbff0e-2ec3-40b8-8c21-2ea83f1bdb93 2019-04-09 07:46:13,413 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"b62787c2-635d-4893-8553-7ee0260442ff","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ba7a30bb29394fc4a587735d9dfb749e","l2_adjacency":true,"status":"ACTIVE","subnets":["dce875e1-9eec-4cb2-94e6-93dffefe33f6"],"description":"","tags":[],"updated_at":"2019-04-09T06:38:46Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ba7a30bb29394fc4a587735d9dfb749e","created_at":"2019-04-09T06:24:05Z","provider:network_type":"flat"}]} 2019-04-09 07:46:13,414 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-d8cbff0e-2ec3-40b8-8c21-2ea83f1bdb93 2019-04-09 07:46:13,414 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.304119110107s 2019-04-09 07:46:13,417 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-04-09 07:46:13,421 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 09 Apr 2019 07:46:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7cf8b3ed-908c-4e92-b0d4-61f0e558ef02 2019-04-09 07:46:13,422 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 07:46:13,422 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/ used request id req-7cf8b3ed-908c-4e92-b0d4-61f0e558ef02 2019-04-09 07:46:13,423 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-09 07:46:13,425 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1aa4ee1fb1b3e227616f475c36c1d1c92cb6ca89" 2019-04-09 07:46:13,540 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 222 Content-Type: application/json Date: Tue, 09 Apr 2019 07:46:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a5b07b9-0a7d-4943-8d4e-ea5e460d29f6 2019-04-09 07:46:13,540 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/ec5ce0aa038644b78983e5840ba5fb73"}, "tags": [], "enabled": true, "id": "ec5ce0aa038644b78983e5840ba5fb73", "name": "heat_stack"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2019-04-09 07:46:13,540 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-4a5b07b9-0a7d-4943-8d4e-ea5e460d29f6 2019-04-09 07:46:13,540 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.117656946182s 2019-04-09 07:46:13,548 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-04-09 07:46:13,551 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1aa4ee1fb1b3e227616f475c36c1d1c92cb6ca89" -d '{"project": {"description": "Created by OPNFV Functest: tempest_scenario", "enabled": true, "domain_id": "default", "name": "tempest_scenario-project_a25d0c84-0893-425e-bd1d-67ba2fd3437e"}}' 2019-04-09 07:46:13,790 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 378 Content-Type: application/json Date: Tue, 09 Apr 2019 07:46:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b948f3fa-8924-496b-a01e-548b9e8eccf1 2019-04-09 07:46:13,791 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: tempest_scenario", "links": {"self": "http://172.30.9.21:5000/v3/projects/5abc486328e34db0b7f7a396c7e96af1"}, "tags": [], "enabled": true, "id": "5abc486328e34db0b7f7a396c7e96af1", "parent_id": "default", "domain_id": "default", "name": "tempest_scenario-project_a25d0c84-0893-425e-bd1d-67ba2fd3437e"}} 2019-04-09 07:46:13,791 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-b948f3fa-8924-496b-a01e-548b9e8eccf1 2019-04-09 07:46:13,791 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.242681980133s 2019-04-09 07:46:13,791 - 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'5abc486328e34db0b7f7a396c7e96af1', '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_a25d0c84-0893-425e-bd1d-67ba2fd3437e'}) 2019-04-09 07:46:13,794 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-04-09 07:46:13,796 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1aa4ee1fb1b3e227616f475c36c1d1c92cb6ca89" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "Ui3ailzVtE2Sur6KvVXXLUBhtlDLt4", "email": null, "name": "tempest_scenario-user_a25d0c84-0893-425e-bd1d-67ba2fd3437e"}}' 2019-04-09 07:46:14,269 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 331 Content-Type: application/json Date: Tue, 09 Apr 2019 07:46:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b8c4cb82-a57e-446a-aa63-a11443468a3d 2019-04-09 07:46:14,269 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tempest_scenario-user_a25d0c84-0893-425e-bd1d-67ba2fd3437e", "links": {"self": "http://172.30.9.21:5000/v3/users/cfbfb98a301a42ef8351a85702cb0dca"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "cfbfb98a301a42ef8351a85702cb0dca", "domain_id": "default", "password_expires_at": null}} 2019-04-09 07:46:14,270 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/users used request id req-b8c4cb82-a57e-446a-aa63-a11443468a3d 2019-04-09 07:46:14,270 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.47546005249s 2019-04-09 07:46:14,270 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'cfbfb98a301a42ef8351a85702cb0dca', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tempest_scenario-user_a25d0c84-0893-425e-bd1d-67ba2fd3437e'}) 2019-04-09 07:46:14,274 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-09 07:46:14,278 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1aa4ee1fb1b3e227616f475c36c1d1c92cb6ca89" 2019-04-09 07:46:14,385 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Tue, 09 Apr 2019 07:46:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b7fb73c-87cd-438b-8d67-f783f40f75e8 2019-04-09 07:46:14,386 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "12d06a59574c4903a7b4bfc193e14ef0", "links": {"self": "http://172.30.9.21:5000/v3/roles/12d06a59574c4903a7b4bfc193e14ef0"}, "name": "member"}, {"domain_id": null, "id": "50245c80a9b84e15b01544b714aaabd9", "links": {"self": "http://172.30.9.21:5000/v3/roles/50245c80a9b84e15b01544b714aaabd9"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6e54a998c61f4429874ed3ac33d4afc4", "links": {"self": "http://172.30.9.21:5000/v3/roles/6e54a998c61f4429874ed3ac33d4afc4"}, "name": "reader"}, {"domain_id": null, "id": "6f62ff3e5bbd4682becdbe9fa3c1ed2c", "links": {"self": "http://172.30.9.21:5000/v3/roles/6f62ff3e5bbd4682becdbe9fa3c1ed2c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80b483ac8c834f498f0d265da82cb005", "links": {"self": "http://172.30.9.21:5000/v3/roles/80b483ac8c834f498f0d265da82cb005"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecaba09e8ea14e058d5f9d9eb583aa37", "links": {"self": "http://172.30.9.21:5000/v3/roles/ecaba09e8ea14e058d5f9d9eb583aa37"}, "name": "admin"}]} 2019-04-09 07:46:14,386 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-4b7fb73c-87cd-438b-8d67-f783f40f75e8 2019-04-09 07:46:14,386 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.111986875534s 2019-04-09 07:46:14,391 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-09 07:46:14,395 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1aa4ee1fb1b3e227616f475c36c1d1c92cb6ca89" 2019-04-09 07:46:14,503 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Tue, 09 Apr 2019 07:46:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76ca340a-40fc-4a19-a49e-5f50f27dce37 2019-04-09 07:46:14,503 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "12d06a59574c4903a7b4bfc193e14ef0", "links": {"self": "http://172.30.9.21:5000/v3/roles/12d06a59574c4903a7b4bfc193e14ef0"}, "name": "member"}, {"domain_id": null, "id": "50245c80a9b84e15b01544b714aaabd9", "links": {"self": "http://172.30.9.21:5000/v3/roles/50245c80a9b84e15b01544b714aaabd9"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6e54a998c61f4429874ed3ac33d4afc4", "links": {"self": "http://172.30.9.21:5000/v3/roles/6e54a998c61f4429874ed3ac33d4afc4"}, "name": "reader"}, {"domain_id": null, "id": "6f62ff3e5bbd4682becdbe9fa3c1ed2c", "links": {"self": "http://172.30.9.21:5000/v3/roles/6f62ff3e5bbd4682becdbe9fa3c1ed2c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80b483ac8c834f498f0d265da82cb005", "links": {"self": "http://172.30.9.21:5000/v3/roles/80b483ac8c834f498f0d265da82cb005"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecaba09e8ea14e058d5f9d9eb583aa37", "links": {"self": "http://172.30.9.21:5000/v3/roles/ecaba09e8ea14e058d5f9d9eb583aa37"}, "name": "admin"}]} 2019-04-09 07:46:14,503 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-76ca340a-40fc-4a19-a49e-5f50f27dce37 2019-04-09 07:46:14,503 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.112147092819s 2019-04-09 07:46:14,508 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-09 07:46:14,512 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1aa4ee1fb1b3e227616f475c36c1d1c92cb6ca89" 2019-04-09 07:46:14,617 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Tue, 09 Apr 2019 07:46:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c18c8bf-bc80-4195-9dfb-67fc2cec78f4 2019-04-09 07:46:14,618 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "12d06a59574c4903a7b4bfc193e14ef0", "links": {"self": "http://172.30.9.21:5000/v3/roles/12d06a59574c4903a7b4bfc193e14ef0"}, "name": "member"}, {"domain_id": null, "id": "50245c80a9b84e15b01544b714aaabd9", "links": {"self": "http://172.30.9.21:5000/v3/roles/50245c80a9b84e15b01544b714aaabd9"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6e54a998c61f4429874ed3ac33d4afc4", "links": {"self": "http://172.30.9.21:5000/v3/roles/6e54a998c61f4429874ed3ac33d4afc4"}, "name": "reader"}, {"domain_id": null, "id": "6f62ff3e5bbd4682becdbe9fa3c1ed2c", "links": {"self": "http://172.30.9.21:5000/v3/roles/6f62ff3e5bbd4682becdbe9fa3c1ed2c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80b483ac8c834f498f0d265da82cb005", "links": {"self": "http://172.30.9.21:5000/v3/roles/80b483ac8c834f498f0d265da82cb005"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecaba09e8ea14e058d5f9d9eb583aa37", "links": {"self": "http://172.30.9.21:5000/v3/roles/ecaba09e8ea14e058d5f9d9eb583aa37"}, "name": "admin"}]} 2019-04-09 07:46:14,618 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-4c18c8bf-bc80-4195-9dfb-67fc2cec78f4 2019-04-09 07:46:14,618 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.109529018402s 2019-04-09 07:46:14,623 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-09 07:46:14,627 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1aa4ee1fb1b3e227616f475c36c1d1c92cb6ca89" 2019-04-09 07:46:14,772 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 09 Apr 2019 07:46:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2f5625a-e05d-434a-9966-667aa49686b4 2019-04-09 07:46:14,772 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-04-09 07:46:14,772 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-a2f5625a-e05d-434a-9966-667aa49686b4 2019-04-09 07:46:14,773 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.149358034134s 2019-04-09 07:46:14,773 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-09 07:46:14,777 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1aa4ee1fb1b3e227616f475c36c1d1c92cb6ca89" 2019-04-09 07:46:15,074 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 843 Content-Type: application/json Date: Tue, 09 Apr 2019 07:46:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c898bf99-c57d-4fc0-a9d8-4eaeed13d1c1 2019-04-09 07:46:15,075 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/07b62caafa51496f94dd3b3fb341fcfe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07b62caafa51496f94dd3b3fb341fcfe", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/2e35f475a54147749980006d265eb864"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e35f475a54147749980006d265eb864", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/2f1bc9c9d22745648100c4b0717962eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f1bc9c9d22745648100c4b0717962eb", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/30fe8cf249d443dd9c53f2cc083f50b5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "30fe8cf249d443dd9c53f2cc083f50b5", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/3d748bf7df734addb2e37ea0663ec892"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d748bf7df734addb2e37ea0663ec892", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/732a504491fd4f35923460ae0d2ef475"}, "domain_id": "default", "enabled": true, "options": {}, "id": "732a504491fd4f35923460ae0d2ef475", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/781b729594744c4f8f561f6b5a6e68bd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "781b729594744c4f8f561f6b5a6e68bd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/80817a33c71343ed9c63d448a7fea69e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "80817a33c71343ed9c63d448a7fea69e", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/938ce22a56d74c639d353dbbf166fcc4"}, "domain_id": "ec5ce0aa038644b78983e5840ba5fb73", "enabled": true, "options": {}, "id": "938ce22a56d74c639d353dbbf166fcc4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/96d754a28b0d43cf8fa237c30a99c306"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d754a28b0d43cf8fa237c30a99c306", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/aaa8b9f924a74e80899c7ad7e32fcaae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aaa8b9f924a74e80899c7ad7e32fcaae", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b8dd65f4e72446d5bd8d9efa13837b0c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8dd65f4e72446d5bd8d9efa13837b0c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/c34b7e3bcdbc428db4539ea2b87cfce1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c34b7e3bcdbc428db4539ea2b87cfce1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tempest_scenario-user_a25d0c84-0893-425e-bd1d-67ba2fd3437e", "links": {"self": "http://172.30.9.21:5000/v3/users/cfbfb98a301a42ef8351a85702cb0dca"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "cfbfb98a301a42ef8351a85702cb0dca", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/eb527490835d48e8a67131b0f587baf6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb527490835d48e8a67131b0f587baf6", "email": "gnocchi@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2019-04-09 07:46:15,075 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-c898bf99-c57d-4fc0-a9d8-4eaeed13d1c1 2019-04-09 07:46:15,076 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.302154064178s 2019-04-09 07:46:15,088 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-09 07:46:15,091 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1aa4ee1fb1b3e227616f475c36c1d1c92cb6ca89" 2019-04-09 07:46:15,286 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 398 Content-Type: application/json Date: Tue, 09 Apr 2019 07:46:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92f2d198-1609-4835-9f2d-5ebc2052c262 2019-04-09 07:46:15,286 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/6509066435f1453bac6996ee8997a3b2"}, "tags": [], "enabled": true, "id": "6509066435f1453bac6996ee8997a3b2", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/ba7a30bb29394fc4a587735d9dfb749e"}, "tags": [], "enabled": true, "id": "ba7a30bb29394fc4a587735d9dfb749e", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_scenario", "links": {"self": "http://172.30.9.21:5000/v3/projects/5abc486328e34db0b7f7a396c7e96af1"}, "tags": [], "enabled": true, "id": "5abc486328e34db0b7f7a396c7e96af1", "parent_id": "default", "domain_id": "default", "name": "tempest_scenario-project_a25d0c84-0893-425e-bd1d-67ba2fd3437e"}]} 2019-04-09 07:46:15,286 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-92f2d198-1609-4835-9f2d-5ebc2052c262 2019-04-09 07:46:15,287 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.198838949203s 2019-04-09 07:46:15,294 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-04-09 07:46:15,297 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=cfbfb98a301a42ef8351a85702cb0dca&role.id=12d06a59574c4903a7b4bfc193e14ef0&scope.project.id=5abc486328e34db0b7f7a396c7e96af1" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1aa4ee1fb1b3e227616f475c36c1d1c92cb6ca89" 2019-04-09 07:46:15,411 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Tue, 09 Apr 2019 07:46:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1f341a9-d5b1-47e2-8c43-94b83420d8d8 2019-04-09 07:46:15,411 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=cfbfb98a301a42ef8351a85702cb0dca&role.id=12d06a59574c4903a7b4bfc193e14ef0&scope.project.id=5abc486328e34db0b7f7a396c7e96af1", "previous": null, "next": null}} 2019-04-09 07:46:15,412 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=cfbfb98a301a42ef8351a85702cb0dca&role.id=12d06a59574c4903a7b4bfc193e14ef0&scope.project.id=5abc486328e34db0b7f7a396c7e96af1 used request id req-e1f341a9-d5b1-47e2-8c43-94b83420d8d8 2019-04-09 07:46:15,412 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.117628097534s 2019-04-09 07:46:15,415 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-04-09 07:46:15,418 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/5abc486328e34db0b7f7a396c7e96af1/users/cfbfb98a301a42ef8351a85702cb0dca/roles/12d06a59574c4903a7b4bfc193e14ef0 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1aa4ee1fb1b3e227616f475c36c1d1c92cb6ca89" 2019-04-09 07:46:15,559 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 09 Apr 2019 07:46:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bf707c7a-b38c-4938-8927-2e6d9f5ec011 2019-04-09 07:46:15,559 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-09 07:46:15,559 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/5abc486328e34db0b7f7a396c7e96af1/users/cfbfb98a301a42ef8351a85702cb0dca/roles/12d06a59574c4903a7b4bfc193e14ef0 used request id req-bf707c7a-b38c-4938-8927-2e6d9f5ec011 2019-04-09 07:46:15,559 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.14409995079s 2019-04-09 07:46:15,560 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tempest_scenario-project_a25d0c84-0893-425e-bd1d-67ba2fd3437e', 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'5abc486328e34db0b7f7a396c7e96af1', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'Ui3ailzVtE2Sur6KvVXXLUBhtlDLt4', 'username': u'tempest_scenario-user_a25d0c84-0893-425e-bd1d-67ba2fd3437e', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.21:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-04-09 07:46:15,564 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tempest_scenario-user_a25d0c84-0893-425e-bd1d-67ba2fd3437e', 'password': 'Ui3ailzVtE2Sur6KvVXXLUBhtlDLt4', 'project_name': 'tempest_scenario-project_a25d0c84-0893-425e-bd1d-67ba2fd3437e', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.21:5000/v3', 'project_id': '5abc486328e34db0b7f7a396c7e96af1', 'project_domain_name': 'Default'} 2019-04-09 07:46:15,567 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-09 07:46:15,571 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1aa4ee1fb1b3e227616f475c36c1d1c92cb6ca89" 2019-04-09 07:46:15,770 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Tue, 09 Apr 2019 07:46:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-884c6b63-0444-49a5-9ec1-e67aff416576 2019-04-09 07:46:15,771 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "12d06a59574c4903a7b4bfc193e14ef0", "links": {"self": "http://172.30.9.21:5000/v3/roles/12d06a59574c4903a7b4bfc193e14ef0"}, "name": "member"}, {"domain_id": null, "id": "50245c80a9b84e15b01544b714aaabd9", "links": {"self": "http://172.30.9.21:5000/v3/roles/50245c80a9b84e15b01544b714aaabd9"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6e54a998c61f4429874ed3ac33d4afc4", "links": {"self": "http://172.30.9.21:5000/v3/roles/6e54a998c61f4429874ed3ac33d4afc4"}, "name": "reader"}, {"domain_id": null, "id": "6f62ff3e5bbd4682becdbe9fa3c1ed2c", "links": {"self": "http://172.30.9.21:5000/v3/roles/6f62ff3e5bbd4682becdbe9fa3c1ed2c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80b483ac8c834f498f0d265da82cb005", "links": {"self": "http://172.30.9.21:5000/v3/roles/80b483ac8c834f498f0d265da82cb005"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecaba09e8ea14e058d5f9d9eb583aa37", "links": {"self": "http://172.30.9.21:5000/v3/roles/ecaba09e8ea14e058d5f9d9eb583aa37"}, "name": "admin"}]} 2019-04-09 07:46:15,771 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-884c6b63-0444-49a5-9ec1-e67aff416576 2019-04-09 07:46:15,771 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.203490018845s 2019-04-09 07:46:15,776 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-09 07:46:15,779 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1aa4ee1fb1b3e227616f475c36c1d1c92cb6ca89" 2019-04-09 07:46:15,885 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Tue, 09 Apr 2019 07:46:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6cd91bf-501c-46b5-b039-843d23cf4856 2019-04-09 07:46:15,885 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "12d06a59574c4903a7b4bfc193e14ef0", "links": {"self": "http://172.30.9.21:5000/v3/roles/12d06a59574c4903a7b4bfc193e14ef0"}, "name": "member"}, {"domain_id": null, "id": "50245c80a9b84e15b01544b714aaabd9", "links": {"self": "http://172.30.9.21:5000/v3/roles/50245c80a9b84e15b01544b714aaabd9"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6e54a998c61f4429874ed3ac33d4afc4", "links": {"self": "http://172.30.9.21:5000/v3/roles/6e54a998c61f4429874ed3ac33d4afc4"}, "name": "reader"}, {"domain_id": null, "id": "6f62ff3e5bbd4682becdbe9fa3c1ed2c", "links": {"self": "http://172.30.9.21:5000/v3/roles/6f62ff3e5bbd4682becdbe9fa3c1ed2c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80b483ac8c834f498f0d265da82cb005", "links": {"self": "http://172.30.9.21:5000/v3/roles/80b483ac8c834f498f0d265da82cb005"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecaba09e8ea14e058d5f9d9eb583aa37", "links": {"self": "http://172.30.9.21:5000/v3/roles/ecaba09e8ea14e058d5f9d9eb583aa37"}, "name": "admin"}]} 2019-04-09 07:46:15,885 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-e6cd91bf-501c-46b5-b039-843d23cf4856 2019-04-09 07:46:15,886 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.109748840332s 2019-04-09 07:46:15,890 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-09 07:46:15,893 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1aa4ee1fb1b3e227616f475c36c1d1c92cb6ca89" 2019-04-09 07:46:16,006 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 09 Apr 2019 07:46:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aef1be59-31f2-4aa3-a0a5-55092a8ea368 2019-04-09 07:46:16,006 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-04-09 07:46:16,006 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-aef1be59-31f2-4aa3-a0a5-55092a8ea368 2019-04-09 07:46:16,007 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.116310119629s 2019-04-09 07:46:16,007 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-09 07:46:16,011 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1aa4ee1fb1b3e227616f475c36c1d1c92cb6ca89" 2019-04-09 07:46:16,137 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 843 Content-Type: application/json Date: Tue, 09 Apr 2019 07:46:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89d654ec-af2d-4085-bdf7-2fc7e2707fbf 2019-04-09 07:46:16,138 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/07b62caafa51496f94dd3b3fb341fcfe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07b62caafa51496f94dd3b3fb341fcfe", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/2e35f475a54147749980006d265eb864"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e35f475a54147749980006d265eb864", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/2f1bc9c9d22745648100c4b0717962eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f1bc9c9d22745648100c4b0717962eb", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/30fe8cf249d443dd9c53f2cc083f50b5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "30fe8cf249d443dd9c53f2cc083f50b5", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/3d748bf7df734addb2e37ea0663ec892"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d748bf7df734addb2e37ea0663ec892", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/732a504491fd4f35923460ae0d2ef475"}, "domain_id": "default", "enabled": true, "options": {}, "id": "732a504491fd4f35923460ae0d2ef475", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/781b729594744c4f8f561f6b5a6e68bd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "781b729594744c4f8f561f6b5a6e68bd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/80817a33c71343ed9c63d448a7fea69e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "80817a33c71343ed9c63d448a7fea69e", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/938ce22a56d74c639d353dbbf166fcc4"}, "domain_id": "ec5ce0aa038644b78983e5840ba5fb73", "enabled": true, "options": {}, "id": "938ce22a56d74c639d353dbbf166fcc4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/96d754a28b0d43cf8fa237c30a99c306"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d754a28b0d43cf8fa237c30a99c306", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/aaa8b9f924a74e80899c7ad7e32fcaae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aaa8b9f924a74e80899c7ad7e32fcaae", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b8dd65f4e72446d5bd8d9efa13837b0c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8dd65f4e72446d5bd8d9efa13837b0c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/c34b7e3bcdbc428db4539ea2b87cfce1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c34b7e3bcdbc428db4539ea2b87cfce1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tempest_scenario-user_a25d0c84-0893-425e-bd1d-67ba2fd3437e", "links": {"self": "http://172.30.9.21:5000/v3/users/cfbfb98a301a42ef8351a85702cb0dca"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "cfbfb98a301a42ef8351a85702cb0dca", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/eb527490835d48e8a67131b0f587baf6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb527490835d48e8a67131b0f587baf6", "email": "gnocchi@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2019-04-09 07:46:16,138 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-89d654ec-af2d-4085-bdf7-2fc7e2707fbf 2019-04-09 07:46:16,138 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.130972862244s 2019-04-09 07:46:16,150 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-09 07:46:16,153 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1aa4ee1fb1b3e227616f475c36c1d1c92cb6ca89" 2019-04-09 07:46:16,262 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 398 Content-Type: application/json Date: Tue, 09 Apr 2019 07:46:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cfeab00f-0d97-4954-90b9-8b75700f0e27 2019-04-09 07:46:16,263 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/6509066435f1453bac6996ee8997a3b2"}, "tags": [], "enabled": true, "id": "6509066435f1453bac6996ee8997a3b2", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/ba7a30bb29394fc4a587735d9dfb749e"}, "tags": [], "enabled": true, "id": "ba7a30bb29394fc4a587735d9dfb749e", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_scenario", "links": {"self": "http://172.30.9.21:5000/v3/projects/5abc486328e34db0b7f7a396c7e96af1"}, "tags": [], "enabled": true, "id": "5abc486328e34db0b7f7a396c7e96af1", "parent_id": "default", "domain_id": "default", "name": "tempest_scenario-project_a25d0c84-0893-425e-bd1d-67ba2fd3437e"}]} 2019-04-09 07:46:16,263 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-cfeab00f-0d97-4954-90b9-8b75700f0e27 2019-04-09 07:46:16,263 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.112715005875s 2019-04-09 07:46:16,271 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-04-09 07:46:16,274 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=cfbfb98a301a42ef8351a85702cb0dca&role.id=ecaba09e8ea14e058d5f9d9eb583aa37&scope.project.id=5abc486328e34db0b7f7a396c7e96af1" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1aa4ee1fb1b3e227616f475c36c1d1c92cb6ca89" 2019-04-09 07:46:16,420 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Tue, 09 Apr 2019 07:46:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-abe8450b-2af0-4078-a06c-3c276b42bf01 2019-04-09 07:46:16,420 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=cfbfb98a301a42ef8351a85702cb0dca&role.id=ecaba09e8ea14e058d5f9d9eb583aa37&scope.project.id=5abc486328e34db0b7f7a396c7e96af1", "previous": null, "next": null}} 2019-04-09 07:46:16,421 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=cfbfb98a301a42ef8351a85702cb0dca&role.id=ecaba09e8ea14e058d5f9d9eb583aa37&scope.project.id=5abc486328e34db0b7f7a396c7e96af1 used request id req-abe8450b-2af0-4078-a06c-3c276b42bf01 2019-04-09 07:46:16,421 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.150116920471s 2019-04-09 07:46:16,424 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-04-09 07:46:16,428 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/5abc486328e34db0b7f7a396c7e96af1/users/cfbfb98a301a42ef8351a85702cb0dca/roles/ecaba09e8ea14e058d5f9d9eb583aa37 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1aa4ee1fb1b3e227616f475c36c1d1c92cb6ca89" 2019-04-09 07:46:16,574 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 09 Apr 2019 07:46:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3b896606-9456-4956-b01f-5caa08fe4767 2019-04-09 07:46:16,574 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-09 07:46:16,574 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/5abc486328e34db0b7f7a396c7e96af1/users/cfbfb98a301a42ef8351a85702cb0dca/roles/ecaba09e8ea14e058d5f9d9eb583aa37 used request id req-3b896606-9456-4956-b01f-5caa08fe4767 2019-04-09 07:46:16,574 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.149708986282s 2019-04-09 07:46:16,578 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-09 07:46:16,581 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1aa4ee1fb1b3e227616f475c36c1d1c92cb6ca89" 2019-04-09 07:46:16,692 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Tue, 09 Apr 2019 07:46:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5faeb871-8d80-4dc7-be97-aae33cdd67bf 2019-04-09 07:46:16,693 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "12d06a59574c4903a7b4bfc193e14ef0", "links": {"self": "http://172.30.9.21:5000/v3/roles/12d06a59574c4903a7b4bfc193e14ef0"}, "name": "member"}, {"domain_id": null, "id": "50245c80a9b84e15b01544b714aaabd9", "links": {"self": "http://172.30.9.21:5000/v3/roles/50245c80a9b84e15b01544b714aaabd9"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6e54a998c61f4429874ed3ac33d4afc4", "links": {"self": "http://172.30.9.21:5000/v3/roles/6e54a998c61f4429874ed3ac33d4afc4"}, "name": "reader"}, {"domain_id": null, "id": "6f62ff3e5bbd4682becdbe9fa3c1ed2c", "links": {"self": "http://172.30.9.21:5000/v3/roles/6f62ff3e5bbd4682becdbe9fa3c1ed2c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80b483ac8c834f498f0d265da82cb005", "links": {"self": "http://172.30.9.21:5000/v3/roles/80b483ac8c834f498f0d265da82cb005"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecaba09e8ea14e058d5f9d9eb583aa37", "links": {"self": "http://172.30.9.21:5000/v3/roles/ecaba09e8ea14e058d5f9d9eb583aa37"}, "name": "admin"}]} 2019-04-09 07:46:16,693 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-5faeb871-8d80-4dc7-be97-aae33cdd67bf 2019-04-09 07:46:16,693 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.115139007568s 2019-04-09 07:46:16,698 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-09 07:46:16,702 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1aa4ee1fb1b3e227616f475c36c1d1c92cb6ca89" 2019-04-09 07:46:16,847 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 09 Apr 2019 07:46:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6824e15f-fa51-49fd-9e48-6069852c67f4 2019-04-09 07:46:16,848 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-04-09 07:46:16,848 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-6824e15f-fa51-49fd-9e48-6069852c67f4 2019-04-09 07:46:16,848 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.149986982346s 2019-04-09 07:46:16,849 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-09 07:46:16,852 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1aa4ee1fb1b3e227616f475c36c1d1c92cb6ca89" 2019-04-09 07:46:17,018 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 843 Content-Type: application/json Date: Tue, 09 Apr 2019 07:46:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09f65f81-b5da-4b1a-83ad-aa8fb7d073ef 2019-04-09 07:46:17,019 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/07b62caafa51496f94dd3b3fb341fcfe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07b62caafa51496f94dd3b3fb341fcfe", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/2e35f475a54147749980006d265eb864"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e35f475a54147749980006d265eb864", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/2f1bc9c9d22745648100c4b0717962eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f1bc9c9d22745648100c4b0717962eb", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/30fe8cf249d443dd9c53f2cc083f50b5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "30fe8cf249d443dd9c53f2cc083f50b5", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/3d748bf7df734addb2e37ea0663ec892"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d748bf7df734addb2e37ea0663ec892", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/732a504491fd4f35923460ae0d2ef475"}, "domain_id": "default", "enabled": true, "options": {}, "id": "732a504491fd4f35923460ae0d2ef475", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/781b729594744c4f8f561f6b5a6e68bd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "781b729594744c4f8f561f6b5a6e68bd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/80817a33c71343ed9c63d448a7fea69e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "80817a33c71343ed9c63d448a7fea69e", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/938ce22a56d74c639d353dbbf166fcc4"}, "domain_id": "ec5ce0aa038644b78983e5840ba5fb73", "enabled": true, "options": {}, "id": "938ce22a56d74c639d353dbbf166fcc4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/96d754a28b0d43cf8fa237c30a99c306"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d754a28b0d43cf8fa237c30a99c306", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/aaa8b9f924a74e80899c7ad7e32fcaae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aaa8b9f924a74e80899c7ad7e32fcaae", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b8dd65f4e72446d5bd8d9efa13837b0c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8dd65f4e72446d5bd8d9efa13837b0c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/c34b7e3bcdbc428db4539ea2b87cfce1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c34b7e3bcdbc428db4539ea2b87cfce1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tempest_scenario-user_a25d0c84-0893-425e-bd1d-67ba2fd3437e", "links": {"self": "http://172.30.9.21:5000/v3/users/cfbfb98a301a42ef8351a85702cb0dca"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "cfbfb98a301a42ef8351a85702cb0dca", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/eb527490835d48e8a67131b0f587baf6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb527490835d48e8a67131b0f587baf6", "email": "gnocchi@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2019-04-09 07:46:17,019 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-09f65f81-b5da-4b1a-83ad-aa8fb7d073ef 2019-04-09 07:46:17,019 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.169969797134s 2019-04-09 07:46:17,031 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-04-09 07:46:17,034 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?role.id=ecaba09e8ea14e058d5f9d9eb583aa37&user.id=cfbfb98a301a42ef8351a85702cb0dca&scope.domain.id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1aa4ee1fb1b3e227616f475c36c1d1c92cb6ca89" 2019-04-09 07:46:17,227 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 193 Content-Type: application/json Date: Tue, 09 Apr 2019 07:46:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d542514-f173-4860-8d0d-ef719e23b71e 2019-04-09 07:46:17,227 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?role.id=ecaba09e8ea14e058d5f9d9eb583aa37&user.id=cfbfb98a301a42ef8351a85702cb0dca&scope.domain.id=default", "previous": null, "next": null}} 2019-04-09 07:46:17,227 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?role.id=ecaba09e8ea14e058d5f9d9eb583aa37&user.id=cfbfb98a301a42ef8351a85702cb0dca&scope.domain.id=default used request id req-6d542514-f173-4860-8d0d-ef719e23b71e 2019-04-09 07:46:17,228 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.196804046631s 2019-04-09 07:46:17,231 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2019-04-09 07:46:17,235 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/domains/default/users/cfbfb98a301a42ef8351a85702cb0dca/roles/ecaba09e8ea14e058d5f9d9eb583aa37 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1aa4ee1fb1b3e227616f475c36c1d1c92cb6ca89" 2019-04-09 07:46:17,375 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 09 Apr 2019 07:46:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-90a19f2b-a88d-4e58-9bd0-da67f4371462 2019-04-09 07:46:17,375 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-09 07:46:17,375 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/domains/default/users/cfbfb98a301a42ef8351a85702cb0dca/roles/ecaba09e8ea14e058d5f9d9eb583aa37 used request id req-90a19f2b-a88d-4e58-9bd0-da67f4371462 2019-04-09 07:46:17,375 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.143898010254s 2019-04-09 07:46:17,379 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-04-09 07:46:17,385 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Tue, 09 Apr 2019 07:46:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2323aa2f-e5ce-4902-83e5-08ebfc10c989 2019-04-09 07:46:17,386 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2019-04-09 07:46:17,386 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/v3 used request id req-2323aa2f-e5ce-4902-83e5-08ebfc10c989 2019-04-09 07:46:17,386 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2019-04-09 07:46:17,786 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "12d06a59574c4903a7b4bfc193e14ef0", "name": "member"}, {"id": "ecaba09e8ea14e058d5f9d9eb583aa37", "name": "admin"}, {"id": "6e54a998c61f4429874ed3ac33d4afc4", "name": "reader"}], "expires_at": "2019-04-09T08:46:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5abc486328e34db0b7f7a396c7e96af1", "name": "tempest_scenario-project_a25d0c84-0893-425e-bd1d-67ba2fd3437e"}, "catalog": [{"endpoints": [], "type": "tempest-type-1277486611", "id": "0b54ae2e271e4cc7bbd93a7117074bc5", "name": "tempest-service-488714134"}, {"endpoints": [], "type": "metering", "id": "0c6048bf3c804b33b1209bfa8ca75ec0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v3/5abc486328e34db0b7f7a396c7e96af1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "503aa75a75e444a9b93cb14634c6ab50"}, {"url": "http://192.30.9.6:8776/v3/5abc486328e34db0b7f7a396c7e96af1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd4bc81464e44d0a129985ca1ff91d5"}, {"url": "http://192.30.9.6:8776/v3/5abc486328e34db0b7f7a396c7e96af1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d888a991472d4a88bfcfcfcf4909874d"}], "type": "volumev3", "id": "1b1b3cbed2d14611b521aa10e2b642dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4664f0d595a24e8a9d4eb3691db874e0"}, {"url": "http://172.30.9.21:8080/v1/AUTH_5abc486328e34db0b7f7a396c7e96af1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49cfc5fc2aa942e59d21f825b2bc9939"}, {"url": "http://12.0.0.22:8080/v1/AUTH_5abc486328e34db0b7f7a396c7e96af1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "71100b14603a4edf8a39e8af672ecff5"}], "type": "object-store", "id": "29267bcb2ea04deebb6caaa71afffcc5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4dc1873b4b477cb578245fdb86a111"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77d7bee546c941368ffc769fda003312"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9b1ab09869b4ea895eb3c8867f61318"}], "type": "network", "id": "3ac09bd783a245efa7f11d71ad667386", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f7f6f256262433fb4467ed610947d62"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "72d58c041dc245bc8aa43ce73891f76c"}, {"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b89851b9b2b4f95b7d2184e74373672"}], "type": "identity", "id": "49f6869431e3430e9aeef431c7e7d7de", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8201c41b3865412e839f135e1ceb7421"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e4e22c0a684229ba50a51934a5cdf7"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf4872e158cb44e3aa5a4063a620efc3"}], "type": "alarming", "id": "61e60b3a8b964288a4ad67fd02ee4984", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4de11e8502624071afd079250b33c74c"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d801fa7f3ee64b30b3b18ef5a9e72635"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f583f4a1750f4edc8596dd476ece0948"}], "type": "compute", "id": "6b64d23b249e42d79f5dd070a7460b66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0cd6369c5d9949eba212a5ce97f8b6f7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8011dc0e5bd44e2aa45caf7c6e4d19d2"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d807430fcec84acebca284681dd098fe"}], "type": "cloudformation", "id": "7f91896ba7394ae291c7a222f92ea496", "name": "heat-cfn"}, {"endpoints": [], "type": "tempest-type-608147535", "id": "88d50707b816448897d5d0b213cb19da", "name": "tempest-service-563563896"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/5abc486328e34db0b7f7a396c7e96af1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4243c026b4174decae31504c58542875"}, {"url": "http://192.30.9.6:8776/v2/5abc486328e34db0b7f7a396c7e96af1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84281d63eba442fd8cdbf23eae691ba2"}, {"url": "http://172.30.9.21:8776/v2/5abc486328e34db0b7f7a396c7e96af1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1ce0a47f2fd4ca9b678bc1d7e5d0b37"}], "type": "volumev2", "id": "8afcbe00e0a6427bbf1fc3b10d4b2f5e", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/5abc486328e34db0b7f7a396c7e96af1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25eb19d77ddd4b9aa8117749f829d913"}, {"url": "http://172.30.9.21:8004/v1/5abc486328e34db0b7f7a396c7e96af1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57dd852403b0401fb0bd852db0cc4f1e"}, {"url": "http://192.30.9.6:8004/v1/5abc486328e34db0b7f7a396c7e96af1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5a404b628fff4023b9d3e5b8fca3b0fb"}], "type": "orchestration", "id": "a244395507da4b85bd212d5f49a8b6ae", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2242a4436b774238a465cc3d6498ab4e"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "977935de203e411cbce5038f0a9dc848"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2fcaa46481c44f8a3f42acd6c29b21f"}], "type": "placement", "id": "aed411d3d8324008b42b3bd847051003", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b61449c559f45dba6ba5f9dc241729f"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3f83bae18b4a496bb67592b5d777f17c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5162d5282ea1448dbbc20567c0d57fd7"}], "type": "metric", "id": "ebf458a547774acfb6b489f2803a822c", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "33de49eaa2934d07a5ef7754ed5fe8e0"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b7265307a4a45caad0a286536a91b5d"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94601cf3562245fb9453e9678a54b869"}], "type": "event", "id": "f3ff1bc7e87e4c90a2385a1bc8175960", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00d65cc314ee4a87ad316dd160d63558"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64896bc5be624954a0166b6cfa08a10e"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd079af259534771ac00959c542171cf"}], "type": "image", "id": "f9a74c8a63414707b34a5b03e9eacdc1", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tempest_scenario-user_a25d0c84-0893-425e-bd1d-67ba2fd3437e", "id": "cfbfb98a301a42ef8351a85702cb0dca"}, "audit_ids": ["19fhFdQZTUmyDYkG2PpvHg"], "issued_at": "2019-04-09T07:46:14.000000Z"}} 2019-04-09 07:46:17,789 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-04-09 07:46:17,790 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}347df9d2263825f97fd38e60ef6976239dc2b390" 2019-04-09 07:46:17,983 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Tue, 09 Apr 2019 07:46:14 GMT X-Openstack-Request-Id: req-d3c2b679-3de4-4db1-8088-eb0d4b962821 2019-04-09 07:46:17,984 - keystoneauth.session - DEBUG - RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"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": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: subnet, trunk, router, network, policy, subnetpool, port, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"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": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "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": "availability_zone_filter", "updated": "2018-06-22T10:00:00-00:00", "name": "Availability Zone Filter Extension", "links": [], "description": "Add filter parameters to AvailabilityZone resource"}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "filter-validation", "updated": "2018-03-21T10:00:00-00:00", "name": "Filter parameters validation", "links": [], "description": "Provides validation on filter parameters."}, {"alias": "subnet-segmentid-writable", "updated": "2018-03-12T00:00:00-00:00", "name": "Subnet SegmentID (writable)", "links": [], "description": "Provides a writable segment_id attribute for a subnet resource."}, {"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": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"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": "empty-string-filtering", "updated": "2018-04-09T10:00:00-00:00", "name": "Empty String Filtering Extension", "links": [], "description": "Allow filtering by attributes with empty string value"}, {"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": "port-mac-address-regenerate", "updated": "2018-05-03T10:00:00-00:00", "name": "Neutron Port MAC address regenerate", "links": [], "description": "Network port MAC address regenerate"}, {"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": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"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": "port-security-groups-filtering", "updated": "2018-01-09T09:00:00-00:00", "name": "Port filtering on security groups", "links": [], "description": "Provides security groups filtering when listing ports"}, {"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": "standard-attr-segment", "updated": "2018-04-09T10:00:00-00:00", "name": "Standard Attribute Segment Extension", "links": [], "description": "Add standard attributes to Segment resource"}, {"alias": "segments-peer-subnet-host-routes", "updated": "2018-06-12T10:00:00-00:00", "name": "Segments peer-subnet host routes", "links": [], "description": "Add host routes to subnets on a routed network (segments)"}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "fip-port-details", "updated": "2018-04-09T10:00:00-00:00", "name": "Floating IP Port Details Extension", "links": [], "description": "Add port_details attribute to Floating IP resource"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"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": "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": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "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": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "binding-extended", "updated": "2017-07-17T10:00:00-00:00", "name": "Port Bindings Extended", "links": [], "description": "Expose port bindings of a virtual port to external application"}]} 2019-04-09 07:46:17,985 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/extensions.json used request id req-d3c2b679-3de4-4db1-8088-eb0d4b962821 2019-04-09 07:46:17,985 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.195286035538s 2019-04-09 07:46:17,995 - xtesting.ci.run_tests - INFO - Running test case 'tempest_scenario'... 2019-04-09 07:46:17,995 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-09 07:46:17,999 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1aa4ee1fb1b3e227616f475c36c1d1c92cb6ca89" 2019-04-09 07:46:18,107 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 222 Content-Type: application/json Date: Tue, 09 Apr 2019 07:46:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72f8f5ee-1d7d-497e-9f37-57022eb7a209 2019-04-09 07:46:18,107 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/ec5ce0aa038644b78983e5840ba5fb73"}, "tags": [], "enabled": true, "id": "ec5ce0aa038644b78983e5840ba5fb73", "name": "heat_stack"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2019-04-09 07:46:18,107 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-72f8f5ee-1d7d-497e-9f37-57022eb7a209 2019-04-09 07:46:18,108 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.112316131592s 2019-04-09 07:46:18,115 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-09 07:46:18,118 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1aa4ee1fb1b3e227616f475c36c1d1c92cb6ca89" 2019-04-09 07:46:18,227 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 398 Content-Type: application/json Date: Tue, 09 Apr 2019 07:46:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-248260cf-3f37-4231-9c9e-b2fcfe66893c 2019-04-09 07:46:18,228 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/6509066435f1453bac6996ee8997a3b2"}, "tags": [], "enabled": true, "id": "6509066435f1453bac6996ee8997a3b2", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/ba7a30bb29394fc4a587735d9dfb749e"}, "tags": [], "enabled": true, "id": "ba7a30bb29394fc4a587735d9dfb749e", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_scenario", "links": {"self": "http://172.30.9.21:5000/v3/projects/5abc486328e34db0b7f7a396c7e96af1"}, "tags": [], "enabled": true, "id": "5abc486328e34db0b7f7a396c7e96af1", "parent_id": "default", "domain_id": "default", "name": "tempest_scenario-project_a25d0c84-0893-425e-bd1d-67ba2fd3437e"}]} 2019-04-09 07:46:18,228 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-248260cf-3f37-4231-9c9e-b2fcfe66893c 2019-04-09 07:46:18,228 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.112726926804s 2019-04-09 07:46:18,230 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-04-09 07:46:18,231 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1aa4ee1fb1b3e227616f475c36c1d1c92cb6ca89" -d '{"network": {"shared": true, "tenant_id": "5abc486328e34db0b7f7a396c7e96af1", "name": "tempest_scenario-net_a25d0c84-0893-425e-bd1d-67ba2fd3437e", "admin_state_up": true}}' 2019-04-09 07:46:18,933 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 729 Content-Type: application/json Date: Tue, 09 Apr 2019 07:46:15 GMT X-Openstack-Request-Id: req-22c29f38-dad7-468f-b98c-d1f15430a0b9 2019-04-09 07:46:18,934 - keystoneauth.session - DEBUG - RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"provider:network_type":"vxlan","id":"be35f2c9-8331-4aaa-94c7-a8eac2032b82","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":38,"ipv4_address_scope":null,"shared":true,"project_id":"5abc486328e34db0b7f7a396c7e96af1","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-09T07:46:15Z","is_default":false,"qos_policy_id":null,"name":"tempest_scenario-net_a25d0c84-0893-425e-bd1d-67ba2fd3437e","admin_state_up":true,"tenant_id":"5abc486328e34db0b7f7a396c7e96af1","created_at":"2019-04-09T07:46:14Z","mtu":1450}} 2019-04-09 07:46:18,934 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-22c29f38-dad7-468f-b98c-d1f15430a0b9 2019-04-09 07:46:18,934 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.703855991364s 2019-04-09 07:46:18,935 - 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'2019-04-09T07:46:15Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'be35f2c9-8331-4aaa-94c7-a8eac2032b82', u'provider:segmentation_id': 38, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'tempest_scenario-net_a25d0c84-0893-425e-bd1d-67ba2fd3437e', u'created_at': u'2019-04-09T07:46:14Z', u'mtu': 1450, u'tenant_id': u'5abc486328e34db0b7f7a396c7e96af1', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'5abc486328e34db0b7f7a396c7e96af1', u'l2_adjacency': True}) 2019-04-09 07:46:18,935 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-09 07:46:18,936 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}347df9d2263825f97fd38e60ef6976239dc2b390" 2019-04-09 07:46:19,035 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1434 Content-Type: application/json Date: Tue, 09 Apr 2019 07:46:15 GMT X-Openstack-Request-Id: req-6e1d7416-c0c6-4f32-a21c-aba6375ceb05 2019-04-09 07:46:19,036 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"b62787c2-635d-4893-8553-7ee0260442ff","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ba7a30bb29394fc4a587735d9dfb749e","l2_adjacency":true,"status":"ACTIVE","subnets":["dce875e1-9eec-4cb2-94e6-93dffefe33f6"],"description":"","tags":[],"updated_at":"2019-04-09T06:38:46Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ba7a30bb29394fc4a587735d9dfb749e","created_at":"2019-04-09T06:24:05Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"be35f2c9-8331-4aaa-94c7-a8eac2032b82","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":38,"ipv4_address_scope":null,"shared":true,"project_id":"5abc486328e34db0b7f7a396c7e96af1","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-09T07:46:15Z","qos_policy_id":null,"name":"tempest_scenario-net_a25d0c84-0893-425e-bd1d-67ba2fd3437e","admin_state_up":true,"tenant_id":"5abc486328e34db0b7f7a396c7e96af1","created_at":"2019-04-09T07:46:14Z","provider:network_type":"vxlan"}]} 2019-04-09 07:46:19,036 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-6e1d7416-c0c6-4f32-a21c-aba6375ceb05 2019-04-09 07:46:19,036 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.100970983505s 2019-04-09 07:46:19,038 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-04-09 07:46:19,038 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}347df9d2263825f97fd38e60ef6976239dc2b390" -d '{"subnet": {"name": "tempest_scenario-subnet_a25d0c84-0893-425e-bd1d-67ba2fd3437e", "enable_dhcp": true, "network_id": "be35f2c9-8331-4aaa-94c7-a8eac2032b82", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-04-09 07:46:19,519 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 702 Content-Type: application/json Date: Tue, 09 Apr 2019 07:46:16 GMT X-Openstack-Request-Id: req-e543ec25-dca8-4f71-bd14-30a5927ee507 2019-04-09 07:46:19,519 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-04-09T07:46:15Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"9cdc4a56-c5fd-4d67-870a-dc69b530b6c2","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"5abc486328e34db0b7f7a396c7e96af1","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tempest_scenario-subnet_a25d0c84-0893-425e-bd1d-67ba2fd3437e","enable_dhcp":true,"segment_id":null,"network_id":"be35f2c9-8331-4aaa-94c7-a8eac2032b82","tenant_id":"5abc486328e34db0b7f7a396c7e96af1","created_at":"2019-04-09T07:46:15Z","ip_version":4}} 2019-04-09 07:46:19,519 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-e543ec25-dca8-4f71-bd14-30a5927ee507 2019-04-09 07:46:19,520 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.481766939163s 2019-04-09 07:46:19,520 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-04-09T07:46:15Z', 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'9cdc4a56-c5fd-4d67-870a-dc69b530b6c2', u'subnetpool_id': None, u'service_types': [], u'name': u'tempest_scenario-subnet_a25d0c84-0893-425e-bd1d-67ba2fd3437e', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'be35f2c9-8331-4aaa-94c7-a8eac2032b82', u'tenant_id': u'5abc486328e34db0b7f7a396c7e96af1', u'created_at': u'2019-04-09T07:46:15Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'5abc486328e34db0b7f7a396c7e96af1'}) 2019-04-09 07:46:19,521 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-04-09 07:46:19,521 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}347df9d2263825f97fd38e60ef6976239dc2b390" -d '{"router": {"external_gateway_info": {"network_id": "b62787c2-635d-4893-8553-7ee0260442ff"}, "name": "tempest_scenario-router_a25d0c84-0893-425e-bd1d-67ba2fd3437e", "admin_state_up": true}}' 2019-04-09 07:46:21,791 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 716 Content-Type: application/json Date: Tue, 09 Apr 2019 07:46:18 GMT X-Openstack-Request-Id: req-add6d893-61e1-4e49-86ad-338636261915 2019-04-09 07:46:21,791 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "b62787c2-635d-4893-8553-7ee0260442ff", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "dce875e1-9eec-4cb2-94e6-93dffefe33f6", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "5abc486328e34db0b7f7a396c7e96af1", "created_at": "2019-04-09T07:46:16Z", "admin_state_up": true, "updated_at": "2019-04-09T07:46:17Z", "project_id": "5abc486328e34db0b7f7a396c7e96af1", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "a6810373-3d3e-4189-b651-4d5be168da70", "name": "tempest_scenario-router_a25d0c84-0893-425e-bd1d-67ba2fd3437e"}} 2019-04-09 07:46:21,792 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-add6d893-61e1-4e49-86ad-338636261915 2019-04-09 07:46:21,792 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 2.271007061s 2019-04-09 07:46:21,792 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-04-09T07:46:17Z', u'revision_number': 2, u'ha': False, u'id': u'a6810373-3d3e-4189-b651-4d5be168da70', u'external_gateway_info': {u'network_id': u'b62787c2-635d-4893-8553-7ee0260442ff', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'dce875e1-9eec-4cb2-94e6-93dffefe33f6', u'ip_address': u'172.30.9.206'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tempest_scenario-router_a25d0c84-0893-425e-bd1d-67ba2fd3437e', u'admin_state_up': True, u'tenant_id': u'5abc486328e34db0b7f7a396c7e96af1', u'created_at': u'2019-04-09T07:46:16Z', u'flavor_id': None, u'routes': [], u'project_id': u'5abc486328e34db0b7f7a396c7e96af1'}) 2019-04-09 07:46:21,793 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-04-09 07:46:21,793 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/a6810373-3d3e-4189-b651-4d5be168da70/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}347df9d2263825f97fd38e60ef6976239dc2b390" -d '{"subnet_id": "9cdc4a56-c5fd-4d67-870a-dc69b530b6c2"}' 2019-04-09 07:46:24,074 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Tue, 09 Apr 2019 07:46:20 GMT X-Openstack-Request-Id: req-a74f3afa-69af-4b22-aaf1-63cc36f51b60 2019-04-09 07:46:24,074 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "be35f2c9-8331-4aaa-94c7-a8eac2032b82", "tenant_id": "5abc486328e34db0b7f7a396c7e96af1", "subnet_id": "9cdc4a56-c5fd-4d67-870a-dc69b530b6c2", "subnet_ids": ["9cdc4a56-c5fd-4d67-870a-dc69b530b6c2"], "port_id": "cbc818aa-88d4-43db-9949-61275c141607", "id": "a6810373-3d3e-4189-b651-4d5be168da70"} 2019-04-09 07:46:24,074 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/a6810373-3d3e-4189-b651-4d5be168da70/add_router_interface.json used request id req-a74f3afa-69af-4b22-aaf1-63cc36f51b60 2019-04-09 07:46:24,074 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.28181505203s 2019-04-09 07:46:24,076 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-04-09 07:46:24,181 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-04-09 07:46:24,185 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-04-09 07:46:24,189 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Tue, 09 Apr 2019 07:46:20 GMT 2019-04-09 07:46:24,189 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}]} 2019-04-09 07:46:24,192 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-09 07:46:24,194 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}347df9d2263825f97fd38e60ef6976239dc2b390" 2019-04-09 07:46:24,496 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Tue, 09 Apr 2019 07:46:21 GMT X-Openstack-Request-Id: req-78299e88-7f76-46ba-8a09-a8ced59b1e22 2019-04-09 07:46:24,496 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-09 07:46:24,496 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-78299e88-7f76-46ba-8a09-a8ced59b1e22 2019-04-09 07:46:24,496 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.30406999588s 2019-04-09 07:46:24,505 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-04-09 07:46:24,509 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}347df9d2263825f97fd38e60ef6976239dc2b390" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_scenario-img_a25d0c84-0893-425e-bd1d-67ba2fd3437e", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_scenario-img_a25d0c84-0893-425e-bd1d-67ba2fd3437e"}' 2019-04-09 07:46:24,552 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 948 Content-Type: application/json Date: Tue, 09 Apr 2019 07:46:21 GMT Location: http://172.30.9.21:9292/v2/images/22178c9c-949c-435e-9ddd-974707aee8f3 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-3079e533-4bf1-481e-bf31-39703137a484 2019-04-09 07:46:24,552 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-09T07:46:21Z", "file": "/v2/images/22178c9c-949c-435e-9ddd-974707aee8f3/file", "owner": "5abc486328e34db0b7f7a396c7e96af1", "id": "22178c9c-949c-435e-9ddd-974707aee8f3", "size": null, "self": "/v2/images/22178c9c-949c-435e-9ddd-974707aee8f3", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "public", "owner_specified.shade.object": "images/tempest_scenario-img_a25d0c84-0893-425e-bd1d-67ba2fd3437e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_a25d0c84-0893-425e-bd1d-67ba2fd3437e", "checksum": null, "created_at": "2019-04-09T07:46:21Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-04-09 07:46:24,552 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-3079e533-4bf1-481e-bf31-39703137a484 2019-04-09 07:46:24,552 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0471460819244s 2019-04-09 07:46:24,553 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-04-09 07:46:24,557 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/22178c9c-949c-435e-9ddd-974707aee8f3/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}347df9d2263825f97fd38e60ef6976239dc2b390" -d '' 2019-04-09 07:46:24,976 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 07:46:21 GMT X-Openstack-Request-Id: req-979d500d-9301-440e-b3b0-ccd297003b10 2019-04-09 07:46:24,976 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 07:46:24,976 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/22178c9c-949c-435e-9ddd-974707aee8f3/file used request id req-979d500d-9301-440e-b3b0-ccd297003b10 2019-04-09 07:46:24,976 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.42311000824s 2019-04-09 07:46:24,980 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-09 07:46:24,983 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}347df9d2263825f97fd38e60ef6976239dc2b390" 2019-04-09 07:46:25,004 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1408 Content-Type: application/json Date: Tue, 09 Apr 2019 07:46:21 GMT X-Openstack-Request-Id: req-255d9ce3-c10a-4647-98a0-d3bd5d825472 2019-04-09 07:46:25,004 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-09T07:46:21Z", "file": "/v2/images/22178c9c-949c-435e-9ddd-974707aee8f3/file", "owner": "5abc486328e34db0b7f7a396c7e96af1", "id": "22178c9c-949c-435e-9ddd-974707aee8f3", "size": 12716032, "self": "/v2/images/22178c9c-949c-435e-9ddd-974707aee8f3", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/22178c9c-949c-435e-9ddd-974707aee8f3/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/22178c9c-949c-435e-9ddd-974707aee8f3/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_scenario-img_a25d0c84-0893-425e-bd1d-67ba2fd3437e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_a25d0c84-0893-425e-bd1d-67ba2fd3437e", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-09T07:46:21Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-09 07:46:25,004 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-255d9ce3-c10a-4647-98a0-d3bd5d825472 2019-04-09 07:46:25,004 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0246961116791s 2019-04-09 07:46:25,006 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/22178c9c-949c-435e-9ddd-974707aee8f3/snap', u'metadata': Munch({})})], 'file': u'/v2/images/22178c9c-949c-435e-9ddd-974707aee8f3/file', 'owner': u'5abc486328e34db0b7f7a396c7e96af1', 'id': u'22178c9c-949c-435e-9ddd-974707aee8f3', 'size': 12716032, u'self': u'/v2/images/22178c9c-949c-435e-9ddd-974707aee8f3', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5abc486328e34db0b7f7a396c7e96af1', 'name': 'tempest_scenario-project_a25d0c84-0893-425e-bd1d-67ba2fd3437e', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/22178c9c-949c-435e-9ddd-974707aee8f3/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-04-09T07:46:21Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-04-09T07:46:21Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_scenario-img_a25d0c84-0893-425e-bd1d-67ba2fd3437e', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/22178c9c-949c-435e-9ddd-974707aee8f3', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_scenario-img_a25d0c84-0893-425e-bd1d-67ba2fd3437e', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_scenario-img_a25d0c84-0893-425e-bd1d-67ba2fd3437e', 'created': u'2019-04-09T07:46:21Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-04-09T07:46:21Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/22178c9c-949c-435e-9ddd-974707aee8f3', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_scenario-img_a25d0c84-0893-425e-bd1d-67ba2fd3437e', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-04-09 07:46:25,008 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-04-09 07:46:25,010 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1aa4ee1fb1b3e227616f475c36c1d1c92cb6ca89" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "tempest_scenario-flavor_a25d0c84-0893-425e-bd1d-67ba2fd3437e", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-04-09 07:46:25,332 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 315 Content-Type: application/json Date: Tue, 09 Apr 2019 07:46:21 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-36250f48-0c01-4577-ba73-4ddcd8660483 x-openstack-request-id: req-36250f48-0c01-4577-ba73-4ddcd8660483 2019-04-09 07:46:25,333 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "tempest_scenario-flavor_a25d0c84-0893-425e-bd1d-67ba2fd3437e", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/71eeef61-5bc6-4c05-86fa-8b84bd707619", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/71eeef61-5bc6-4c05-86fa-8b84bd707619", "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": "71eeef61-5bc6-4c05-86fa-8b84bd707619"}} 2019-04-09 07:46:25,333 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-36250f48-0c01-4577-ba73-4ddcd8660483 2019-04-09 07:46:25,333 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.324836969376s 2019-04-09 07:46:25,334 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_scenario-flavor_a25d0c84-0893-425e-bd1d-67ba2fd3437e', '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'6509066435f1453bac6996ee8997a3b2', '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'71eeef61-5bc6-4c05-86fa-8b84bd707619', 'swap': 0}) 2019-04-09 07:46:25,334 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-04-09 07:46:25,337 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/71eeef61-5bc6-4c05-86fa-8b84bd707619/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1aa4ee1fb1b3e227616f475c36c1d1c92cb6ca89" -d '{"extra_specs": {}}' 2019-04-09 07:46:25,355 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 09 Apr 2019 07:46:21 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-184eeed8-4911-4455-a7c5-c8275ed543dc x-openstack-request-id: req-184eeed8-4911-4455-a7c5-c8275ed543dc 2019-04-09 07:46:25,355 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-04-09 07:46:25,355 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/71eeef61-5bc6-4c05-86fa-8b84bd707619/os-extra_specs used request id req-184eeed8-4911-4455-a7c5-c8275ed543dc 2019-04-09 07:46:25,355 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0207622051239s 2019-04-09 07:46:25,362 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-04-09 07:46:25,367 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 09 Apr 2019 07:46:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-709620dc-c86b-412e-b741-e94267038a58 2019-04-09 07:46:25,367 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 07:46:25,367 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/ used request id req-709620dc-c86b-412e-b741-e94267038a58 2019-04-09 07:46:25,371 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-09 07:46:25,374 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}347df9d2263825f97fd38e60ef6976239dc2b390" 2019-04-09 07:46:25,527 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Tue, 09 Apr 2019 07:46:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-065e240c-b253-4bf7-b347-b133a5fb5e2f 2019-04-09 07:46:25,528 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "12d06a59574c4903a7b4bfc193e14ef0", "links": {"self": "http://172.30.9.21:5000/v3/roles/12d06a59574c4903a7b4bfc193e14ef0"}, "name": "member"}, {"domain_id": null, "id": "50245c80a9b84e15b01544b714aaabd9", "links": {"self": "http://172.30.9.21:5000/v3/roles/50245c80a9b84e15b01544b714aaabd9"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6e54a998c61f4429874ed3ac33d4afc4", "links": {"self": "http://172.30.9.21:5000/v3/roles/6e54a998c61f4429874ed3ac33d4afc4"}, "name": "reader"}, {"domain_id": null, "id": "6f62ff3e5bbd4682becdbe9fa3c1ed2c", "links": {"self": "http://172.30.9.21:5000/v3/roles/6f62ff3e5bbd4682becdbe9fa3c1ed2c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80b483ac8c834f498f0d265da82cb005", "links": {"self": "http://172.30.9.21:5000/v3/roles/80b483ac8c834f498f0d265da82cb005"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecaba09e8ea14e058d5f9d9eb583aa37", "links": {"self": "http://172.30.9.21:5000/v3/roles/ecaba09e8ea14e058d5f9d9eb583aa37"}, "name": "admin"}]} 2019-04-09 07:46:25,528 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-065e240c-b253-4bf7-b347-b133a5fb5e2f 2019-04-09 07:46:25,528 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.157028913498s 2019-04-09 07:46:25,533 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-09 07:46:25,537 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}347df9d2263825f97fd38e60ef6976239dc2b390" 2019-04-09 07:46:25,722 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Tue, 09 Apr 2019 07:46:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-badd2e00-3833-40fa-aa97-17dd91dd36bc 2019-04-09 07:46:25,722 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "12d06a59574c4903a7b4bfc193e14ef0", "links": {"self": "http://172.30.9.21:5000/v3/roles/12d06a59574c4903a7b4bfc193e14ef0"}, "name": "member"}, {"domain_id": null, "id": "50245c80a9b84e15b01544b714aaabd9", "links": {"self": "http://172.30.9.21:5000/v3/roles/50245c80a9b84e15b01544b714aaabd9"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6e54a998c61f4429874ed3ac33d4afc4", "links": {"self": "http://172.30.9.21:5000/v3/roles/6e54a998c61f4429874ed3ac33d4afc4"}, "name": "reader"}, {"domain_id": null, "id": "6f62ff3e5bbd4682becdbe9fa3c1ed2c", "links": {"self": "http://172.30.9.21:5000/v3/roles/6f62ff3e5bbd4682becdbe9fa3c1ed2c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80b483ac8c834f498f0d265da82cb005", "links": {"self": "http://172.30.9.21:5000/v3/roles/80b483ac8c834f498f0d265da82cb005"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecaba09e8ea14e058d5f9d9eb583aa37", "links": {"self": "http://172.30.9.21:5000/v3/roles/ecaba09e8ea14e058d5f9d9eb583aa37"}, "name": "admin"}]} 2019-04-09 07:46:25,722 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-badd2e00-3833-40fa-aa97-17dd91dd36bc 2019-04-09 07:46:25,723 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.189546823502s 2019-04-09 07:46:25,733 - functest.opnfv_tests.openstack.rally.rally - INFO - Creating Rally environment... 2019-04-09 07:46:28,182 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment destroy --deployment opnfv-rally 2019-04-09 07:46:30,525 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 7eb1ea1d-b97e-4d2e-a810-04772c046b8d | 2019-04-09T07:46:30.106412 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 7eb1ea1d-b97e-4d2e-a810-04772c046b8d ~/.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 2019-04-09 07:46:33,972 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+-------------------------+-----------+ | Service | Service Type | Status | +-------------+-------------------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | __unknown__ | tempest-type-1277486611 | Available | | __unknown__ | tempest-type-608147535 | Available | | ceilometer | metering | Available | | cinderv2 | volumev2 | Available | | cinderv3 | volumev3 | 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 | +-------------+-------------------------+-----------+ 2019-04-09 07:46:34,773 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Create verifier from existing repo... 2019-04-09 07:46:37,008 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify delete-verifier --id opnfv-tempest --force 2019-04-09 07:46:40,161 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=a302264a-f14b-4a82-a455-75f6d32831a5) as the default verifier for the future CLI operations. 2019-04-09 07:46:42,079 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-04-09 07:46:42,082 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1aa4ee1fb1b3e227616f475c36c1d1c92cb6ca89" 2019-04-09 07:46:42,113 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 735 Content-Type: application/json Date: Tue, 09 Apr 2019 07:46:38 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-8400aab7-d478-4149-bbae-7f291dc9fad5 x-openstack-request-id: req-8400aab7-d478-4149-bbae-7f291dc9fad5 2019-04-09 07:46:42,114 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 16}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.3", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-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": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 17}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.10", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-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": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 2}]} 2019-04-09 07:46:42,114 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-hypervisors/detail used request id req-8400aab7-d478-4149-bbae-7f291dc9fad5 2019-04-09 07:46:42,114 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0353450775146s 2019-04-09 07:46:42,119 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-09 07:46:42,123 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}347df9d2263825f97fd38e60ef6976239dc2b390" 2019-04-09 07:46:42,436 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1408 Content-Type: application/json Date: Tue, 09 Apr 2019 07:46:39 GMT X-Openstack-Request-Id: req-0e97c22c-660f-4f72-a879-cb2b3c344ec9 2019-04-09 07:46:42,436 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-09T07:46:21Z", "file": "/v2/images/22178c9c-949c-435e-9ddd-974707aee8f3/file", "owner": "5abc486328e34db0b7f7a396c7e96af1", "id": "22178c9c-949c-435e-9ddd-974707aee8f3", "size": 12716032, "self": "/v2/images/22178c9c-949c-435e-9ddd-974707aee8f3", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/22178c9c-949c-435e-9ddd-974707aee8f3/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/22178c9c-949c-435e-9ddd-974707aee8f3/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_scenario-img_a25d0c84-0893-425e-bd1d-67ba2fd3437e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_a25d0c84-0893-425e-bd1d-67ba2fd3437e", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-09T07:46:21Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-09 07:46:42,436 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-0e97c22c-660f-4f72-a879-cb2b3c344ec9 2019-04-09 07:46:42,436 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.316767930984s 2019-04-09 07:46:42,447 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-04-09 07:46:42,451 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}347df9d2263825f97fd38e60ef6976239dc2b390" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_scenario-img_alt_a25d0c84-0893-425e-bd1d-67ba2fd3437e", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_scenario-img_alt_a25d0c84-0893-425e-bd1d-67ba2fd3437e"}' 2019-04-09 07:46:42,494 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 956 Content-Type: application/json Date: Tue, 09 Apr 2019 07:46:39 GMT Location: http://172.30.9.21:9292/v2/images/4bd8873a-0bdd-467a-a149-814911969898 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-d6902007-6619-4955-8f56-c989daa31d24 2019-04-09 07:46:42,494 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-09T07:46:39Z", "file": "/v2/images/4bd8873a-0bdd-467a-a149-814911969898/file", "owner": "5abc486328e34db0b7f7a396c7e96af1", "id": "4bd8873a-0bdd-467a-a149-814911969898", "size": null, "self": "/v2/images/4bd8873a-0bdd-467a-a149-814911969898", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "public", "owner_specified.shade.object": "images/tempest_scenario-img_alt_a25d0c84-0893-425e-bd1d-67ba2fd3437e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_alt_a25d0c84-0893-425e-bd1d-67ba2fd3437e", "checksum": null, "created_at": "2019-04-09T07:46:39Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-04-09 07:46:42,495 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-d6902007-6619-4955-8f56-c989daa31d24 2019-04-09 07:46:42,495 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0477659702301s 2019-04-09 07:46:42,495 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-04-09 07:46:42,500 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/4bd8873a-0bdd-467a-a149-814911969898/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}347df9d2263825f97fd38e60ef6976239dc2b390" -d '' 2019-04-09 07:46:42,984 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 07:46:39 GMT X-Openstack-Request-Id: req-943e0b2f-5d5b-46b1-abb9-0e711056bd95 2019-04-09 07:46:42,984 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 07:46:42,984 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/4bd8873a-0bdd-467a-a149-814911969898/file used request id req-943e0b2f-5d5b-46b1-abb9-0e711056bd95 2019-04-09 07:46:42,984 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.488604068756s 2019-04-09 07:46:42,989 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-09 07:46:42,993 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}347df9d2263825f97fd38e60ef6976239dc2b390" 2019-04-09 07:46:43,017 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2757 Content-Type: application/json Date: Tue, 09 Apr 2019 07:46:39 GMT X-Openstack-Request-Id: req-0f3d234d-e1b0-4075-bdbf-2ca2788dd82c 2019-04-09 07:46:43,018 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-09T07:46:39Z", "file": "/v2/images/4bd8873a-0bdd-467a-a149-814911969898/file", "owner": "5abc486328e34db0b7f7a396c7e96af1", "id": "4bd8873a-0bdd-467a-a149-814911969898", "size": 12716032, "self": "/v2/images/4bd8873a-0bdd-467a-a149-814911969898", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/4bd8873a-0bdd-467a-a149-814911969898/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/4bd8873a-0bdd-467a-a149-814911969898/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_scenario-img_alt_a25d0c84-0893-425e-bd1d-67ba2fd3437e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_alt_a25d0c84-0893-425e-bd1d-67ba2fd3437e", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-09T07:46:39Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-09T07:46:21Z", "file": "/v2/images/22178c9c-949c-435e-9ddd-974707aee8f3/file", "owner": "5abc486328e34db0b7f7a396c7e96af1", "id": "22178c9c-949c-435e-9ddd-974707aee8f3", "size": 12716032, "self": "/v2/images/22178c9c-949c-435e-9ddd-974707aee8f3", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/22178c9c-949c-435e-9ddd-974707aee8f3/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/22178c9c-949c-435e-9ddd-974707aee8f3/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_scenario-img_a25d0c84-0893-425e-bd1d-67ba2fd3437e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_a25d0c84-0893-425e-bd1d-67ba2fd3437e", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-09T07:46:21Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-09 07:46:43,018 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-0f3d234d-e1b0-4075-bdbf-2ca2788dd82c 2019-04-09 07:46:43,018 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0294919013977s 2019-04-09 07:46:43,021 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/4bd8873a-0bdd-467a-a149-814911969898/snap', u'metadata': Munch({})})], 'file': u'/v2/images/4bd8873a-0bdd-467a-a149-814911969898/file', 'owner': u'5abc486328e34db0b7f7a396c7e96af1', 'id': u'4bd8873a-0bdd-467a-a149-814911969898', 'size': 12716032, u'self': u'/v2/images/4bd8873a-0bdd-467a-a149-814911969898', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5abc486328e34db0b7f7a396c7e96af1', 'name': 'tempest_scenario-project_a25d0c84-0893-425e-bd1d-67ba2fd3437e', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/4bd8873a-0bdd-467a-a149-814911969898/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-04-09T07:46:39Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-04-09T07:46:39Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_scenario-img_alt_a25d0c84-0893-425e-bd1d-67ba2fd3437e', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/4bd8873a-0bdd-467a-a149-814911969898', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_scenario-img_alt_a25d0c84-0893-425e-bd1d-67ba2fd3437e', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_scenario-img_alt_a25d0c84-0893-425e-bd1d-67ba2fd3437e', 'created': u'2019-04-09T07:46:39Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-04-09T07:46:39Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/4bd8873a-0bdd-467a-a149-814911969898', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_scenario-img_alt_a25d0c84-0893-425e-bd1d-67ba2fd3437e', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-04-09 07:46:43,022 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-04-09 07:46:43,024 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1aa4ee1fb1b3e227616f475c36c1d1c92cb6ca89" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "tempest_scenario-flavor_alt_a25d0c84-0893-425e-bd1d-67ba2fd3437e", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-04-09 07:46:43,064 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 319 Content-Type: application/json Date: Tue, 09 Apr 2019 07:46:39 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-72957715-8dda-4587-b82e-b9bc2573df46 x-openstack-request-id: req-72957715-8dda-4587-b82e-b9bc2573df46 2019-04-09 07:46:43,065 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "tempest_scenario-flavor_alt_a25d0c84-0893-425e-bd1d-67ba2fd3437e", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/e985bb48-d52e-4ec9-95f0-f37715a96caa", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/e985bb48-d52e-4ec9-95f0-f37715a96caa", "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": "e985bb48-d52e-4ec9-95f0-f37715a96caa"}} 2019-04-09 07:46:43,065 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-72957715-8dda-4587-b82e-b9bc2573df46 2019-04-09 07:46:43,065 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0433158874512s 2019-04-09 07:46:43,066 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_scenario-flavor_alt_a25d0c84-0893-425e-bd1d-67ba2fd3437e', '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'6509066435f1453bac6996ee8997a3b2', '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'e985bb48-d52e-4ec9-95f0-f37715a96caa', 'swap': 0}) 2019-04-09 07:46:43,066 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-04-09 07:46:43,069 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/e985bb48-d52e-4ec9-95f0-f37715a96caa/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1aa4ee1fb1b3e227616f475c36c1d1c92cb6ca89" -d '{"extra_specs": {}}' 2019-04-09 07:46:43,086 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 09 Apr 2019 07:46:39 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-b07bb801-fc81-403d-a5a4-56ad2dce457d x-openstack-request-id: req-b07bb801-fc81-403d-a5a4-56ad2dce457d 2019-04-09 07:46:43,087 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-04-09 07:46:43,087 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/e985bb48-d52e-4ec9-95f0-f37715a96caa/os-extra_specs used request id req-b07bb801-fc81-403d-a5a4-56ad2dce457d 2019-04-09 07:46:43,087 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.020406961441s 2019-04-09 07:46:43,087 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_scenario-flavor_alt_a25d0c84-0893-425e-bd1d-67ba2fd3437e', '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'6509066435f1453bac6996ee8997a3b2', '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'e985bb48-d52e-4ec9-95f0-f37715a96caa', 'swap': 0}) 2019-04-09 07:46:46,061 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2019-04-09 07:46:46,061 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Looking for tempest.conf file... 2019-04-09 07:46:46,062 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Updating selected tempest.conf parameters... 2019-04-09 07:46:46,064 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2019-04-09 07:46:46,094 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2019-04-09 07:46:49,492 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-a302264a-f14b-4a82-a455-75f6d32831a5/repo; stestr list '(?!.*\[.*\bslow\b.*\])(^tempest\.scenario)' >/home/opnfv/functest/results/tempest_scenario/test_list.txt 2>/dev/null) 2019-04-09 07:46:49,493 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2019-04-09 07:46:49,498 - 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', u'--concurrency=1']'. 2019-04-09 07:55:43,679 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 6e22daac-b5db-46fe-bf89-0c1732aa9e14 2019-04-09 07:55:43,683 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '6e22daac-b5db-46fe-bf89-0c1732aa9e14']'. 2019-04-09 07:55:44,577 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2019-04-09 07:55:44,577 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2019-04-09 07:55:44,578 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-04-09 07:55:44,578 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 6e22daac-b5db-46fe-bf89-0c1732aa9e14 | 2019-04-09 07:55:44,578 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2019-04-09 07:55:44,578 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2019-04-09 07:46:51 | 2019-04-09 07:55:44,578 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2019-04-09 07:55:43 | 2019-04-09 07:55:44,578 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:08:52 | 2019-04-09 07:55:44,579 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 1 | 2019-04-09 07:55:44,579 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2019-04-09 07:55:44,579 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2019-04-09 07:55:44,579 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: a302264a-f14b-4a82-a455-75f6d32831a5) | 2019-04-09 07:55:44,579 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2019-04-09 07:55:44,579 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 7eb1ea1d-b97e-4d2e-a810-04772c046b8d) | 2019-04-09 07:55:44,579 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 13 | 2019-04-09 07:55:44,580 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 509.914 | 2019-04-09 07:55:44,580 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 9 | 2019-04-09 07:55:44,580 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 4 | 2019-04-09 07:55:44,580 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2019-04-09 07:55:44,580 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2019-04-09 07:55:44,580 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2019-04-09 07:55:44,580 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-04-09 07:55:44,581 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +------------------------------------------------------------------------------------------------------------------------------------------+ 2019-04-09 07:55:44,581 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2019-04-09 07:55:44,646 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_scenario success_rate is 100.0% 2019-04-09 07:55:44,646 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'html', '--uuid', '6e22daac-b5db-46fe-bf89-0c1732aa9e14', '--to', u'/home/opnfv/functest/results/tempest_scenario/tempest-report.html'] 2019-04-09 07:55:46,661 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type html --uuid 6e22daac-b5db-46fe-bf89-0c1732aa9e14 --to /home/opnfv/functest/results/tempest_scenario/tempest-report.html Saving the report to '/home/opnfv/functest/results/tempest_scenario/tempest-report.html' file. It may take some time. The report has been successfully saved. 2019-04-09 07:55:46,661 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'junit-xml', '--uuid', '6e22daac-b5db-46fe-bf89-0c1732aa9e14', '--to', u'/home/opnfv/functest/results/tempest_scenario/tempest-report.xml'] 2019-04-09 07:55:48,734 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type junit-xml --uuid 6e22daac-b5db-46fe-bf89-0c1732aa9e14 --to /home/opnfv/functest/results/tempest_scenario/tempest-report.xml Saving the report to '/home/opnfv/functest/results/tempest_scenario/tempest-report.xml' file. It may take some time. The report has been successfully saved. 2019-04-09 07:55:48,858 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-04-09 07:55:48,859 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | tempest_scenario | functest | 09:31 | PASS | +--------------------------+------------------+------------------+----------------+ 2019-04-09 07:55:48,861 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-04-09 07:55:48,863 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/4bd8873a-0bdd-467a-a149-814911969898 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}347df9d2263825f97fd38e60ef6976239dc2b390" 2019-04-09 07:55:49,525 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 07:55:45 GMT X-Openstack-Request-Id: req-88ed6afa-35e0-4991-894e-7f3f9ca1ad07 2019-04-09 07:55:49,525 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 07:55:49,525 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/4bd8873a-0bdd-467a-a149-814911969898 used request id req-88ed6afa-35e0-4991-894e-7f3f9ca1ad07 2019-04-09 07:55:49,525 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.664135932922s 2019-04-09 07:55:49,529 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-09 07:55:49,532 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1aa4ee1fb1b3e227616f475c36c1d1c92cb6ca89" 2019-04-09 07:55:49,821 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 368 Content-Type: application/json Date: Tue, 09 Apr 2019 07:55:45 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ebc8b5de-4689-45cd-9264-3be5c4127361 x-openstack-request-id: req-ebc8b5de-4689-45cd-9264-3be5c4127361 2019-04-09 07:55:49,821 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "tempest_scenario-flavor_a25d0c84-0893-425e-bd1d-67ba2fd3437e", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/71eeef61-5bc6-4c05-86fa-8b84bd707619", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/71eeef61-5bc6-4c05-86fa-8b84bd707619", "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": "71eeef61-5bc6-4c05-86fa-8b84bd707619"}, {"name": "tempest_scenario-flavor_alt_a25d0c84-0893-425e-bd1d-67ba2fd3437e", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/e985bb48-d52e-4ec9-95f0-f37715a96caa", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/e985bb48-d52e-4ec9-95f0-f37715a96caa", "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": "e985bb48-d52e-4ec9-95f0-f37715a96caa"}]} 2019-04-09 07:55:49,822 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-ebc8b5de-4689-45cd-9264-3be5c4127361 2019-04-09 07:55:49,822 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.292346954346s 2019-04-09 07:55:49,824 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-04-09 07:55:49,827 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/e985bb48-d52e-4ec9-95f0-f37715a96caa -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1aa4ee1fb1b3e227616f475c36c1d1c92cb6ca89" 2019-04-09 07:55:49,872 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Tue, 09 Apr 2019 07:55:46 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e5e1d4d9-8153-41ab-aabc-eed8a3da94b3 x-openstack-request-id: req-e5e1d4d9-8153-41ab-aabc-eed8a3da94b3 2019-04-09 07:55:49,872 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/e985bb48-d52e-4ec9-95f0-f37715a96caa used request id req-e5e1d4d9-8153-41ab-aabc-eed8a3da94b3 2019-04-09 07:55:49,872 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0475668907166s 2019-04-09 07:55:49,872 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-04-09 07:55:49,873 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/a6810373-3d3e-4189-b651-4d5be168da70/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}347df9d2263825f97fd38e60ef6976239dc2b390" -d '{"subnet_id": "9cdc4a56-c5fd-4d67-870a-dc69b530b6c2"}' 2019-04-09 07:55:52,097 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Tue, 09 Apr 2019 07:55:48 GMT X-Openstack-Request-Id: req-17706af8-e57d-40ec-9d4d-2df0838a1ee0 2019-04-09 07:55:52,097 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "be35f2c9-8331-4aaa-94c7-a8eac2032b82", "tenant_id": "5abc486328e34db0b7f7a396c7e96af1", "subnet_id": "9cdc4a56-c5fd-4d67-870a-dc69b530b6c2", "subnet_ids": ["9cdc4a56-c5fd-4d67-870a-dc69b530b6c2"], "port_id": "cbc818aa-88d4-43db-9949-61275c141607", "id": "a6810373-3d3e-4189-b651-4d5be168da70"} 2019-04-09 07:55:52,097 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/a6810373-3d3e-4189-b651-4d5be168da70/remove_router_interface.json used request id req-17706af8-e57d-40ec-9d4d-2df0838a1ee0 2019-04-09 07:55:52,097 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.22480893135s 2019-04-09 07:55:52,098 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-04-09 07:55:52,098 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}347df9d2263825f97fd38e60ef6976239dc2b390" 2019-04-09 07:55:52,443 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1713 Content-Type: application/json Date: Tue, 09 Apr 2019 07:55:48 GMT X-Openstack-Request-Id: req-19c2c5db-3268-4d62-a345-575e857825b3 2019-04-09 07:55:52,444 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "9dff532fe77c4483802f01bbc260494b", "created_at": "2019-04-09T06:38:39Z", "admin_state_up": true, "updated_at": "2019-04-09T06:38:39Z", "project_id": "9dff532fe77c4483802f01bbc260494b", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "0ba765d6-37ce-4d13-863e-9a80f295481a", "name": "tempest-pretest-check-310592232"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "b62787c2-635d-4893-8553-7ee0260442ff", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "dce875e1-9eec-4cb2-94e6-93dffefe33f6", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "5abc486328e34db0b7f7a396c7e96af1", "created_at": "2019-04-09T07:46:16Z", "admin_state_up": true, "updated_at": "2019-04-09T07:55:47Z", "project_id": "5abc486328e34db0b7f7a396c7e96af1", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "a6810373-3d3e-4189-b651-4d5be168da70", "name": "tempest_scenario-router_a25d0c84-0893-425e-bd1d-67ba2fd3437e"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "4ba61a60dfea40f5a9db447410481bec", "created_at": "2019-04-09T06:39:13Z", "admin_state_up": false, "updated_at": "2019-04-09T06:39:13Z", "project_id": "4ba61a60dfea40f5a9db447410481bec", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "e8b8b6f8-b1e6-44c7-8e59-7539b177b548", "name": "tempest-router-565463504"}]} 2019-04-09 07:55:52,444 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-19c2c5db-3268-4d62-a345-575e857825b3 2019-04-09 07:55:52,444 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.346190929413s 2019-04-09 07:55:52,446 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-04-09 07:55:52,446 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/routers/a6810373-3d3e-4189-b651-4d5be168da70.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}347df9d2263825f97fd38e60ef6976239dc2b390" 2019-04-09 07:55:53,688 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 09 Apr 2019 07:55:49 GMT X-Openstack-Request-Id: req-3fa9b183-49f8-4eab-83a8-de91474a1334 2019-04-09 07:55:53,688 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-09 07:55:53,688 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/a6810373-3d3e-4189-b651-4d5be168da70.json used request id req-3fa9b183-49f8-4eab-83a8-de91474a1334 2019-04-09 07:55:53,688 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.24278998375s 2019-04-09 07:55:53,689 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-04-09 07:55:53,689 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}347df9d2263825f97fd38e60ef6976239dc2b390" 2019-04-09 07:55:53,728 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1334 Content-Type: application/json Date: Tue, 09 Apr 2019 07:55:50 GMT X-Openstack-Request-Id: req-9b51dd78-7a3b-4e54-aef7-374241e657d7 2019-04-09 07:55:53,729 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-04-09T07:46:15Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"9cdc4a56-c5fd-4d67-870a-dc69b530b6c2","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"5abc486328e34db0b7f7a396c7e96af1","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tempest_scenario-subnet_a25d0c84-0893-425e-bd1d-67ba2fd3437e","enable_dhcp":true,"segment_id":null,"network_id":"be35f2c9-8331-4aaa-94c7-a8eac2032b82","tenant_id":"5abc486328e34db0b7f7a396c7e96af1","created_at":"2019-04-09T07:46:15Z","ip_version":4},{"updated_at":"2019-04-09T06:24:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"dce875e1-9eec-4cb2-94e6-93dffefe33f6","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"ba7a30bb29394fc4a587735d9dfb749e","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"b62787c2-635d-4893-8553-7ee0260442ff","tenant_id":"ba7a30bb29394fc4a587735d9dfb749e","created_at":"2019-04-09T06:24:08Z","ip_version":4}]} 2019-04-09 07:55:53,729 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-9b51dd78-7a3b-4e54-aef7-374241e657d7 2019-04-09 07:55:53,729 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0399219989777s 2019-04-09 07:55:53,730 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-04-09 07:55:53,731 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/subnets/9cdc4a56-c5fd-4d67-870a-dc69b530b6c2.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}347df9d2263825f97fd38e60ef6976239dc2b390" 2019-04-09 07:55:54,622 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 09 Apr 2019 07:55:50 GMT X-Openstack-Request-Id: req-1b774579-3ccd-4691-8c07-f2f5d9c29297 2019-04-09 07:55:54,622 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-09 07:55:54,622 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/9cdc4a56-c5fd-4d67-870a-dc69b530b6c2.json used request id req-1b774579-3ccd-4691-8c07-f2f5d9c29297 2019-04-09 07:55:54,622 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.891906023026s 2019-04-09 07:55:54,623 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-09 07:55:54,623 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}347df9d2263825f97fd38e60ef6976239dc2b390" 2019-04-09 07:55:54,714 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1440 Content-Type: application/json Date: Tue, 09 Apr 2019 07:55:51 GMT X-Openstack-Request-Id: req-ef7503eb-69c7-448c-b703-0b25ef08d687 2019-04-09 07:55:54,714 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"b62787c2-635d-4893-8553-7ee0260442ff","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ba7a30bb29394fc4a587735d9dfb749e","l2_adjacency":true,"status":"ACTIVE","subnets":["dce875e1-9eec-4cb2-94e6-93dffefe33f6"],"description":"","tags":[],"updated_at":"2019-04-09T06:38:46Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ba7a30bb29394fc4a587735d9dfb749e","created_at":"2019-04-09T06:24:05Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"be35f2c9-8331-4aaa-94c7-a8eac2032b82","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":38,"ipv4_address_scope":null,"shared":true,"project_id":"5abc486328e34db0b7f7a396c7e96af1","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-09T07:55:50Z","qos_policy_id":null,"name":"tempest_scenario-net_a25d0c84-0893-425e-bd1d-67ba2fd3437e","admin_state_up":true,"tenant_id":"5abc486328e34db0b7f7a396c7e96af1","created_at":"2019-04-09T07:46:14Z","provider:network_type":"vxlan"}]} 2019-04-09 07:55:54,714 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-ef7503eb-69c7-448c-b703-0b25ef08d687 2019-04-09 07:55:54,715 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0916838645935s 2019-04-09 07:55:54,716 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-04-09 07:55:54,716 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/networks/be35f2c9-8331-4aaa-94c7-a8eac2032b82.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}347df9d2263825f97fd38e60ef6976239dc2b390" 2019-04-09 07:55:55,941 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 09 Apr 2019 07:55:52 GMT X-Openstack-Request-Id: req-a752aa6a-5235-493a-b8c4-a0d6458fa5d4 2019-04-09 07:55:55,941 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-09 07:55:55,941 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/be35f2c9-8331-4aaa-94c7-a8eac2032b82.json used request id req-a752aa6a-5235-493a-b8c4-a0d6458fa5d4 2019-04-09 07:55:55,941 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.22537899017s 2019-04-09 07:55:55,945 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-09 07:55:55,950 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}347df9d2263825f97fd38e60ef6976239dc2b390" 2019-04-09 07:55:55,971 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1408 Content-Type: application/json Date: Tue, 09 Apr 2019 07:55:52 GMT X-Openstack-Request-Id: req-2bb1333e-2c7b-4a79-a5e5-c53ba11a5185 2019-04-09 07:55:55,972 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-09T07:46:21Z", "file": "/v2/images/22178c9c-949c-435e-9ddd-974707aee8f3/file", "owner": "5abc486328e34db0b7f7a396c7e96af1", "id": "22178c9c-949c-435e-9ddd-974707aee8f3", "size": 12716032, "self": "/v2/images/22178c9c-949c-435e-9ddd-974707aee8f3", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/22178c9c-949c-435e-9ddd-974707aee8f3/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/22178c9c-949c-435e-9ddd-974707aee8f3/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_scenario-img_a25d0c84-0893-425e-bd1d-67ba2fd3437e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_a25d0c84-0893-425e-bd1d-67ba2fd3437e", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-09T07:46:21Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-09 07:55:55,972 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-2bb1333e-2c7b-4a79-a5e5-c53ba11a5185 2019-04-09 07:55:55,972 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0266170501709s 2019-04-09 07:55:55,974 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-04-09 07:55:55,978 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/22178c9c-949c-435e-9ddd-974707aee8f3 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}347df9d2263825f97fd38e60ef6976239dc2b390" 2019-04-09 07:55:56,256 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 07:55:52 GMT X-Openstack-Request-Id: req-40095bf1-00bf-415c-aa1f-fec663de88d2 2019-04-09 07:55:56,256 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 07:55:56,256 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/22178c9c-949c-435e-9ddd-974707aee8f3 used request id req-40095bf1-00bf-415c-aa1f-fec663de88d2 2019-04-09 07:55:56,256 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.282661914825s 2019-04-09 07:55:56,257 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-09 07:55:56,260 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1aa4ee1fb1b3e227616f475c36c1d1c92cb6ca89" 2019-04-09 07:55:56,280 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 313 Content-Type: application/json Date: Tue, 09 Apr 2019 07:55:52 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-432f1929-3dcd-4ad6-a784-db950a4ca823 x-openstack-request-id: req-432f1929-3dcd-4ad6-a784-db950a4ca823 2019-04-09 07:55:56,280 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "tempest_scenario-flavor_a25d0c84-0893-425e-bd1d-67ba2fd3437e", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/71eeef61-5bc6-4c05-86fa-8b84bd707619", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/71eeef61-5bc6-4c05-86fa-8b84bd707619", "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": "71eeef61-5bc6-4c05-86fa-8b84bd707619"}]} 2019-04-09 07:55:56,280 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-432f1929-3dcd-4ad6-a784-db950a4ca823 2019-04-09 07:55:56,280 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0233881473541s 2019-04-09 07:55:56,282 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-04-09 07:55:56,285 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/71eeef61-5bc6-4c05-86fa-8b84bd707619 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1aa4ee1fb1b3e227616f475c36c1d1c92cb6ca89" 2019-04-09 07:55:56,309 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Tue, 09 Apr 2019 07:55:52 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-6d9c12c0-1ec5-478e-ac62-d29412f267e0 x-openstack-request-id: req-6d9c12c0-1ec5-478e-ac62-d29412f267e0 2019-04-09 07:55:56,309 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/71eeef61-5bc6-4c05-86fa-8b84bd707619 used request id req-6d9c12c0-1ec5-478e-ac62-d29412f267e0 2019-04-09 07:55:56,310 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.027508020401s 2019-04-09 07:55:56,310 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-09 07:55:56,313 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1aa4ee1fb1b3e227616f475c36c1d1c92cb6ca89" 2019-04-09 07:55:56,518 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 843 Content-Type: application/json Date: Tue, 09 Apr 2019 07:55:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-803f1629-dbd7-473a-b1b4-e9495302329a 2019-04-09 07:55:56,519 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/07b62caafa51496f94dd3b3fb341fcfe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07b62caafa51496f94dd3b3fb341fcfe", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/2e35f475a54147749980006d265eb864"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e35f475a54147749980006d265eb864", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/2f1bc9c9d22745648100c4b0717962eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f1bc9c9d22745648100c4b0717962eb", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/30fe8cf249d443dd9c53f2cc083f50b5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "30fe8cf249d443dd9c53f2cc083f50b5", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/3d748bf7df734addb2e37ea0663ec892"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d748bf7df734addb2e37ea0663ec892", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/732a504491fd4f35923460ae0d2ef475"}, "domain_id": "default", "enabled": true, "options": {}, "id": "732a504491fd4f35923460ae0d2ef475", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/781b729594744c4f8f561f6b5a6e68bd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "781b729594744c4f8f561f6b5a6e68bd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/80817a33c71343ed9c63d448a7fea69e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "80817a33c71343ed9c63d448a7fea69e", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/938ce22a56d74c639d353dbbf166fcc4"}, "domain_id": "ec5ce0aa038644b78983e5840ba5fb73", "enabled": true, "options": {}, "id": "938ce22a56d74c639d353dbbf166fcc4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/96d754a28b0d43cf8fa237c30a99c306"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d754a28b0d43cf8fa237c30a99c306", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/aaa8b9f924a74e80899c7ad7e32fcaae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aaa8b9f924a74e80899c7ad7e32fcaae", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b8dd65f4e72446d5bd8d9efa13837b0c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8dd65f4e72446d5bd8d9efa13837b0c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/c34b7e3bcdbc428db4539ea2b87cfce1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c34b7e3bcdbc428db4539ea2b87cfce1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tempest_scenario-user_a25d0c84-0893-425e-bd1d-67ba2fd3437e", "links": {"self": "http://172.30.9.21:5000/v3/users/cfbfb98a301a42ef8351a85702cb0dca"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "cfbfb98a301a42ef8351a85702cb0dca", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/eb527490835d48e8a67131b0f587baf6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb527490835d48e8a67131b0f587baf6", "email": "gnocchi@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2019-04-09 07:55:56,519 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-803f1629-dbd7-473a-b1b4-e9495302329a 2019-04-09 07:55:56,519 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.20904302597s 2019-04-09 07:55:56,524 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-09 07:55:56,528 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users/cfbfb98a301a42ef8351a85702cb0dca -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1aa4ee1fb1b3e227616f475c36c1d1c92cb6ca89" 2019-04-09 07:55:56,746 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 230 Content-Type: application/json Date: Tue, 09 Apr 2019 07:55:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56a01828-c6d7-4628-896d-09622edfd429 2019-04-09 07:55:56,746 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tempest_scenario-user_a25d0c84-0893-425e-bd1d-67ba2fd3437e", "links": {"self": "http://172.30.9.21:5000/v3/users/cfbfb98a301a42ef8351a85702cb0dca"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "cfbfb98a301a42ef8351a85702cb0dca", "description": null}} 2019-04-09 07:55:56,746 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/cfbfb98a301a42ef8351a85702cb0dca used request id req-56a01828-c6d7-4628-896d-09622edfd429 2019-04-09 07:55:56,747 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.222007036209s 2019-04-09 07:55:56,747 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-04-09 07:55:56,750 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/users/cfbfb98a301a42ef8351a85702cb0dca -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1aa4ee1fb1b3e227616f475c36c1d1c92cb6ca89" 2019-04-09 07:55:57,137 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 09 Apr 2019 07:55:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-041b85fa-a3c7-4891-a155-c4bbc5ef8970 2019-04-09 07:55:57,138 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-09 07:55:57,138 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/cfbfb98a301a42ef8351a85702cb0dca used request id req-041b85fa-a3c7-4891-a155-c4bbc5ef8970 2019-04-09 07:55:57,138 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.390664100647s 2019-04-09 07:55:57,145 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-09 07:55:57,148 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1aa4ee1fb1b3e227616f475c36c1d1c92cb6ca89" 2019-04-09 07:55:57,342 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 389 Content-Type: application/json Date: Tue, 09 Apr 2019 07:55:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1909005e-1d25-4258-8b50-e38898d4d106 2019-04-09 07:55:57,342 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: tempest_scenario", "links": {"self": "http://172.30.9.21:5000/v3/projects/5abc486328e34db0b7f7a396c7e96af1"}, "tags": [], "enabled": true, "id": "5abc486328e34db0b7f7a396c7e96af1", "parent_id": "default", "domain_id": "default", "name": "tempest_scenario-project_a25d0c84-0893-425e-bd1d-67ba2fd3437e"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/6509066435f1453bac6996ee8997a3b2"}, "tags": [], "enabled": true, "id": "6509066435f1453bac6996ee8997a3b2", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/ba7a30bb29394fc4a587735d9dfb749e"}, "tags": [], "enabled": true, "id": "ba7a30bb29394fc4a587735d9dfb749e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-04-09 07:55:57,342 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-1909005e-1d25-4258-8b50-e38898d4d106 2019-04-09 07:55:57,343 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.197860956192s 2019-04-09 07:55:57,347 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-04-09 07:55:57,351 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/projects/5abc486328e34db0b7f7a396c7e96af1 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1aa4ee1fb1b3e227616f475c36c1d1c92cb6ca89" 2019-04-09 07:55:57,598 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 09 Apr 2019 07:55:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f6306d44-2bd3-4539-b444-feee84994ada 2019-04-09 07:55:57,598 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-09 07:55:57,598 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/5abc486328e34db0b7f7a396c7e96af1 used request id req-f6306d44-2bd3-4539-b444-feee84994ada 2019-04-09 07:55:57,598 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.250799179077s 2019-04-09 07:55:57,603 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-09 07:55:57,604 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/security-groups.json?project_id=5abc486328e34db0b7f7a396c7e96af1&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1aa4ee1fb1b3e227616f475c36c1d1c92cb6ca89" 2019-04-09 07:55:57,855 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Tue, 09 Apr 2019 07:55:54 GMT X-Openstack-Request-Id: req-d6150460-6464-4221-9c1a-523549d8182a 2019-04-09 07:55:57,856 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "5abc486328e34db0b7f7a396c7e96af1", "created_at": "2019-04-09T07:46:14Z", "updated_at": "2019-04-09T07:46:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T07:46:14Z", "revision_number": 0, "id": "129650bb-29c8-4e4a-9473-257f8d20f7f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T07:46:14Z", "security_group_id": "b621dc62-ce6e-444e-95d2-4986523fc0db", "tenant_id": "5abc486328e34db0b7f7a396c7e96af1", "port_range_min": null, "ethertype": "IPv6", "project_id": "5abc486328e34db0b7f7a396c7e96af1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T07:46:14Z", "revision_number": 0, "id": "ae5e99cb-1b5d-42a2-8345-e940838e93c5", "remote_group_id": "b621dc62-ce6e-444e-95d2-4986523fc0db", "remote_ip_prefix": null, "created_at": "2019-04-09T07:46:14Z", "security_group_id": "b621dc62-ce6e-444e-95d2-4986523fc0db", "tenant_id": "5abc486328e34db0b7f7a396c7e96af1", "port_range_min": null, "ethertype": "IPv6", "project_id": "5abc486328e34db0b7f7a396c7e96af1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T07:46:14Z", "revision_number": 0, "id": "bafa14f3-59a1-485a-bbeb-b666222a3a36", "remote_group_id": "b621dc62-ce6e-444e-95d2-4986523fc0db", "remote_ip_prefix": null, "created_at": "2019-04-09T07:46:14Z", "security_group_id": "b621dc62-ce6e-444e-95d2-4986523fc0db", "tenant_id": "5abc486328e34db0b7f7a396c7e96af1", "port_range_min": null, "ethertype": "IPv4", "project_id": "5abc486328e34db0b7f7a396c7e96af1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T07:46:14Z", "revision_number": 0, "id": "e48f500e-3e94-4287-b58e-e3040de218ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T07:46:14Z", "security_group_id": "b621dc62-ce6e-444e-95d2-4986523fc0db", "tenant_id": "5abc486328e34db0b7f7a396c7e96af1", "port_range_min": null, "ethertype": "IPv4", "project_id": "5abc486328e34db0b7f7a396c7e96af1"}], "revision_number": 1, "project_id": "5abc486328e34db0b7f7a396c7e96af1", "id": "b621dc62-ce6e-444e-95d2-4986523fc0db", "name": "default"}]} 2019-04-09 07:55:57,856 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json?project_id=5abc486328e34db0b7f7a396c7e96af1&name=default used request id req-d6150460-6464-4221-9c1a-523549d8182a 2019-04-09 07:55:57,856 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.252403020859s 2019-04-09 07:55:57,861 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-09 07:55:57,862 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1aa4ee1fb1b3e227616f475c36c1d1c92cb6ca89" 2019-04-09 07:55:57,986 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 33483 Content-Type: application/json Date: Tue, 09 Apr 2019 07:55:54 GMT X-Openstack-Request-Id: req-0d7f3d1b-81a7-4175-935e-1533ecc7c585 2019-04-09 07:55:57,990 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "0f44c7af880b4000a1dc62837aee780f", "created_at": "2019-04-09T06:38:34Z", "updated_at": "2019-04-09T06:38:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:34Z", "revision_number": 0, "id": "05425f53-1a82-4620-8d0d-2bec6d50d127", "remote_group_id": "133285e2-2849-4047-874b-acf860b9a47a", "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:34Z", "security_group_id": "133285e2-2849-4047-874b-acf860b9a47a", "tenant_id": "0f44c7af880b4000a1dc62837aee780f", "port_range_min": null, "ethertype": "IPv6", "project_id": "0f44c7af880b4000a1dc62837aee780f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:34Z", "revision_number": 0, "id": "1afdac41-f81f-4d28-92b1-886ecba7f1ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:34Z", "security_group_id": "133285e2-2849-4047-874b-acf860b9a47a", "tenant_id": "0f44c7af880b4000a1dc62837aee780f", "port_range_min": null, "ethertype": "IPv6", "project_id": "0f44c7af880b4000a1dc62837aee780f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:34Z", "revision_number": 0, "id": "3fb7318d-6164-4cf9-907b-72601354ccfa", "remote_group_id": "133285e2-2849-4047-874b-acf860b9a47a", "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:34Z", "security_group_id": "133285e2-2849-4047-874b-acf860b9a47a", "tenant_id": "0f44c7af880b4000a1dc62837aee780f", "port_range_min": null, "ethertype": "IPv4", "project_id": "0f44c7af880b4000a1dc62837aee780f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:34Z", "revision_number": 0, "id": "dd7de9b8-2e8a-4c8e-8cbf-2108d15e376f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:34Z", "security_group_id": "133285e2-2849-4047-874b-acf860b9a47a", "tenant_id": "0f44c7af880b4000a1dc62837aee780f", "port_range_min": null, "ethertype": "IPv4", "project_id": "0f44c7af880b4000a1dc62837aee780f"}], "revision_number": 1, "project_id": "0f44c7af880b4000a1dc62837aee780f", "id": "133285e2-2849-4047-874b-acf860b9a47a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7d91c4e96bf742cdb3019afbd92b08b7", "created_at": "2019-04-09T06:41:12Z", "updated_at": "2019-04-09T06:41:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:41:12Z", "revision_number": 0, "id": "128566fd-9776-4c00-a02f-ecd203954c03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:41:12Z", "security_group_id": "16d9fd61-4005-47ed-8159-6527e895440e", "tenant_id": "7d91c4e96bf742cdb3019afbd92b08b7", "port_range_min": null, "ethertype": "IPv4", "project_id": "7d91c4e96bf742cdb3019afbd92b08b7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:41:13Z", "revision_number": 0, "id": "5f5c2826-ccd3-422a-ae4c-7e22a699212d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:41:13Z", "security_group_id": "16d9fd61-4005-47ed-8159-6527e895440e", "tenant_id": "7d91c4e96bf742cdb3019afbd92b08b7", "port_range_min": null, "ethertype": "IPv6", "project_id": "7d91c4e96bf742cdb3019afbd92b08b7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:41:12Z", "revision_number": 0, "id": "81637ed4-f405-4397-bf10-12f7c25b85a8", "remote_group_id": "16d9fd61-4005-47ed-8159-6527e895440e", "remote_ip_prefix": null, "created_at": "2019-04-09T06:41:12Z", "security_group_id": "16d9fd61-4005-47ed-8159-6527e895440e", "tenant_id": "7d91c4e96bf742cdb3019afbd92b08b7", "port_range_min": null, "ethertype": "IPv6", "project_id": "7d91c4e96bf742cdb3019afbd92b08b7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:41:12Z", "revision_number": 0, "id": "c8f342fd-7b58-4a9e-a416-7e098f36f758", "remote_group_id": "16d9fd61-4005-47ed-8159-6527e895440e", "remote_ip_prefix": null, "created_at": "2019-04-09T06:41:12Z", "security_group_id": "16d9fd61-4005-47ed-8159-6527e895440e", "tenant_id": "7d91c4e96bf742cdb3019afbd92b08b7", "port_range_min": null, "ethertype": "IPv4", "project_id": "7d91c4e96bf742cdb3019afbd92b08b7"}], "revision_number": 1, "project_id": "7d91c4e96bf742cdb3019afbd92b08b7", "id": "16d9fd61-4005-47ed-8159-6527e895440e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-04-09T06:26:00Z", "updated_at": "2019-04-09T06:26:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:26:00Z", "revision_number": 0, "id": "23de8fc0-44ae-4c56-abcd-3cadf2cd644b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:26:00Z", "security_group_id": "3353c502-d3bd-4781-83f5-fc7385b71d39", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:26:00Z", "revision_number": 0, "id": "afb04289-1a57-4ecb-8cec-ce9e43ab0d76", "remote_group_id": "3353c502-d3bd-4781-83f5-fc7385b71d39", "remote_ip_prefix": null, "created_at": "2019-04-09T06:26:00Z", "security_group_id": "3353c502-d3bd-4781-83f5-fc7385b71d39", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:26:00Z", "revision_number": 0, "id": "d4091b4d-3f48-405e-a6ff-27973bc1c4fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:26:00Z", "security_group_id": "3353c502-d3bd-4781-83f5-fc7385b71d39", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:26:00Z", "revision_number": 0, "id": "f668131f-27a0-4d81-982d-afd1d6efe75b", "remote_group_id": "3353c502-d3bd-4781-83f5-fc7385b71d39", "remote_ip_prefix": null, "created_at": "2019-04-09T06:26:00Z", "security_group_id": "3353c502-d3bd-4781-83f5-fc7385b71d39", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "3353c502-d3bd-4781-83f5-fc7385b71d39", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e3616f9a20054a2f9f4a228fa5825920", "created_at": "2019-04-09T06:38:25Z", "updated_at": "2019-04-09T06:38:25Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:25Z", "revision_number": 0, "id": "1304e57e-307e-4d15-b3a6-c40e4c13d9c6", "remote_group_id": "539b6566-8b82-46ce-a7a2-486e0cfdcc19", "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:25Z", "security_group_id": "539b6566-8b82-46ce-a7a2-486e0cfdcc19", "tenant_id": "e3616f9a20054a2f9f4a228fa5825920", "port_range_min": null, "ethertype": "IPv4", "project_id": "e3616f9a20054a2f9f4a228fa5825920"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:25Z", "revision_number": 0, "id": "5de5f3da-e80e-4e4e-8bb9-e65d586e3c36", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:25Z", "security_group_id": "539b6566-8b82-46ce-a7a2-486e0cfdcc19", "tenant_id": "e3616f9a20054a2f9f4a228fa5825920", "port_range_min": null, "ethertype": "IPv6", "project_id": "e3616f9a20054a2f9f4a228fa5825920"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:25Z", "revision_number": 0, "id": "c986fad9-2e24-419f-b30e-dbea76657fc4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:25Z", "security_group_id": "539b6566-8b82-46ce-a7a2-486e0cfdcc19", "tenant_id": "e3616f9a20054a2f9f4a228fa5825920", "port_range_min": null, "ethertype": "IPv4", "project_id": "e3616f9a20054a2f9f4a228fa5825920"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:25Z", "revision_number": 0, "id": "dfe74141-b06d-427c-a311-9f669b427b66", "remote_group_id": "539b6566-8b82-46ce-a7a2-486e0cfdcc19", "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:25Z", "security_group_id": "539b6566-8b82-46ce-a7a2-486e0cfdcc19", "tenant_id": "e3616f9a20054a2f9f4a228fa5825920", "port_range_min": null, "ethertype": "IPv6", "project_id": "e3616f9a20054a2f9f4a228fa5825920"}], "revision_number": 1, "project_id": "e3616f9a20054a2f9f4a228fa5825920", "id": "539b6566-8b82-46ce-a7a2-486e0cfdcc19", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ba7a30bb29394fc4a587735d9dfb749e", "created_at": "2019-04-09T06:24:05Z", "updated_at": "2019-04-09T06:24:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:24:05Z", "revision_number": 0, "id": "0aa9cfb1-eea8-4107-bdd1-09b673e74187", "remote_group_id": "7163910b-3f52-4c82-95f5-2716a0110cc5", "remote_ip_prefix": null, "created_at": "2019-04-09T06:24:05Z", "security_group_id": "7163910b-3f52-4c82-95f5-2716a0110cc5", "tenant_id": "ba7a30bb29394fc4a587735d9dfb749e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ba7a30bb29394fc4a587735d9dfb749e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:24:05Z", "revision_number": 0, "id": "54942ddd-2fa1-4bc2-8eed-db2c58927051", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:24:05Z", "security_group_id": "7163910b-3f52-4c82-95f5-2716a0110cc5", "tenant_id": "ba7a30bb29394fc4a587735d9dfb749e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ba7a30bb29394fc4a587735d9dfb749e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:24:05Z", "revision_number": 0, "id": "65f9a71a-d7ef-4a7c-bd9a-1722277aec43", "remote_group_id": "7163910b-3f52-4c82-95f5-2716a0110cc5", "remote_ip_prefix": null, "created_at": "2019-04-09T06:24:05Z", "security_group_id": "7163910b-3f52-4c82-95f5-2716a0110cc5", "tenant_id": "ba7a30bb29394fc4a587735d9dfb749e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ba7a30bb29394fc4a587735d9dfb749e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:24:05Z", "revision_number": 0, "id": "86568739-46b2-4862-8571-f01cd048599a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:24:05Z", "security_group_id": "7163910b-3f52-4c82-95f5-2716a0110cc5", "tenant_id": "ba7a30bb29394fc4a587735d9dfb749e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ba7a30bb29394fc4a587735d9dfb749e"}], "revision_number": 1, "project_id": "ba7a30bb29394fc4a587735d9dfb749e", "id": "7163910b-3f52-4c82-95f5-2716a0110cc5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "45c8e08964474534af04fa70d9ceacff", "created_at": "2019-04-09T07:37:03Z", "updated_at": "2019-04-09T07:37:03Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T07:37:03Z", "revision_number": 0, "id": "0bc3bbf3-5b22-48d3-afa2-675dac76eb71", "remote_group_id": "7cc4a13e-a983-4c86-8f12-7e6bee440d43", "remote_ip_prefix": null, "created_at": "2019-04-09T07:37:03Z", "security_group_id": "7cc4a13e-a983-4c86-8f12-7e6bee440d43", "tenant_id": "45c8e08964474534af04fa70d9ceacff", "port_range_min": null, "ethertype": "IPv6", "project_id": "45c8e08964474534af04fa70d9ceacff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T07:37:03Z", "revision_number": 0, "id": "ab8253ad-e2a0-4797-a183-960b8ef87470", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T07:37:03Z", "security_group_id": "7cc4a13e-a983-4c86-8f12-7e6bee440d43", "tenant_id": "45c8e08964474534af04fa70d9ceacff", "port_range_min": null, "ethertype": "IPv6", "project_id": "45c8e08964474534af04fa70d9ceacff"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T07:37:03Z", "revision_number": 0, "id": "cc4f203b-970d-479e-b691-ce52ab379138", "remote_group_id": "7cc4a13e-a983-4c86-8f12-7e6bee440d43", "remote_ip_prefix": null, "created_at": "2019-04-09T07:37:03Z", "security_group_id": "7cc4a13e-a983-4c86-8f12-7e6bee440d43", "tenant_id": "45c8e08964474534af04fa70d9ceacff", "port_range_min": null, "ethertype": "IPv4", "project_id": "45c8e08964474534af04fa70d9ceacff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T07:37:03Z", "revision_number": 0, "id": "f8371daa-2062-4660-8fba-cffbaf792b69", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T07:37:03Z", "security_group_id": "7cc4a13e-a983-4c86-8f12-7e6bee440d43", "tenant_id": "45c8e08964474534af04fa70d9ceacff", "port_range_min": null, "ethertype": "IPv4", "project_id": "45c8e08964474534af04fa70d9ceacff"}], "revision_number": 1, "project_id": "45c8e08964474534af04fa70d9ceacff", "id": "7cc4a13e-a983-4c86-8f12-7e6bee440d43", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b791053a49f94838a00b8848bbc7b0d5", "created_at": "2019-04-09T06:38:04Z", "updated_at": "2019-04-09T06:38:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:04Z", "revision_number": 0, "id": "1d5cb96d-707a-4102-b35a-0814f2fe44ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:04Z", "security_group_id": "7d842db1-29c7-43cf-83d3-bddf670c17fe", "tenant_id": "b791053a49f94838a00b8848bbc7b0d5", "port_range_min": null, "ethertype": "IPv4", "project_id": "b791053a49f94838a00b8848bbc7b0d5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:04Z", "revision_number": 0, "id": "5bf023b4-d99d-4bf6-be66-02e22c8ab0b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:04Z", "security_group_id": "7d842db1-29c7-43cf-83d3-bddf670c17fe", "tenant_id": "b791053a49f94838a00b8848bbc7b0d5", "port_range_min": null, "ethertype": "IPv6", "project_id": "b791053a49f94838a00b8848bbc7b0d5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:04Z", "revision_number": 0, "id": "62c448c8-84c7-4a5b-881f-9aaf4fc340ad", "remote_group_id": "7d842db1-29c7-43cf-83d3-bddf670c17fe", "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:04Z", "security_group_id": "7d842db1-29c7-43cf-83d3-bddf670c17fe", "tenant_id": "b791053a49f94838a00b8848bbc7b0d5", "port_range_min": null, "ethertype": "IPv4", "project_id": "b791053a49f94838a00b8848bbc7b0d5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:04Z", "revision_number": 0, "id": "8f09250e-f3c9-4c52-9037-1c26e93722e6", "remote_group_id": "7d842db1-29c7-43cf-83d3-bddf670c17fe", "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:04Z", "security_group_id": "7d842db1-29c7-43cf-83d3-bddf670c17fe", "tenant_id": "b791053a49f94838a00b8848bbc7b0d5", "port_range_min": null, "ethertype": "IPv6", "project_id": "b791053a49f94838a00b8848bbc7b0d5"}], "revision_number": 1, "project_id": "b791053a49f94838a00b8848bbc7b0d5", "id": "7d842db1-29c7-43cf-83d3-bddf670c17fe", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f199aed82fe147e78f50540e3f631f58", "created_at": "2019-04-09T06:38:33Z", "updated_at": "2019-04-09T06:38:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:33Z", "revision_number": 0, "id": "10d96352-0a56-4e61-9f91-d2dd0a203a3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:33Z", "security_group_id": "843aeb94-c5b9-4e15-8b46-2167f70d9f64", "tenant_id": "f199aed82fe147e78f50540e3f631f58", "port_range_min": null, "ethertype": "IPv6", "project_id": "f199aed82fe147e78f50540e3f631f58"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:33Z", "revision_number": 0, "id": "7a034288-4851-4d68-b26c-ce8d734e6c23", "remote_group_id": "843aeb94-c5b9-4e15-8b46-2167f70d9f64", "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:33Z", "security_group_id": "843aeb94-c5b9-4e15-8b46-2167f70d9f64", "tenant_id": "f199aed82fe147e78f50540e3f631f58", "port_range_min": null, "ethertype": "IPv4", "project_id": "f199aed82fe147e78f50540e3f631f58"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:33Z", "revision_number": 0, "id": "9788295a-0c4b-4231-a1ba-ce6b40aa1167", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:33Z", "security_group_id": "843aeb94-c5b9-4e15-8b46-2167f70d9f64", "tenant_id": "f199aed82fe147e78f50540e3f631f58", "port_range_min": null, "ethertype": "IPv4", "project_id": "f199aed82fe147e78f50540e3f631f58"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:33Z", "revision_number": 0, "id": "b0e92582-b047-4369-803c-e11b4ab9078c", "remote_group_id": "843aeb94-c5b9-4e15-8b46-2167f70d9f64", "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:33Z", "security_group_id": "843aeb94-c5b9-4e15-8b46-2167f70d9f64", "tenant_id": "f199aed82fe147e78f50540e3f631f58", "port_range_min": null, "ethertype": "IPv6", "project_id": "f199aed82fe147e78f50540e3f631f58"}], "revision_number": 1, "project_id": "f199aed82fe147e78f50540e3f631f58", "id": "843aeb94-c5b9-4e15-8b46-2167f70d9f64", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bbed22d94c364f98a62513e651610970", "created_at": "2019-04-09T06:38:27Z", "updated_at": "2019-04-09T06:38:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:27Z", "revision_number": 0, "id": "2afc4c19-8a23-40cd-937b-67718545a3d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:27Z", "security_group_id": "97734093-1ada-4835-91aa-2f9a5ecbd7da", "tenant_id": "bbed22d94c364f98a62513e651610970", "port_range_min": null, "ethertype": "IPv6", "project_id": "bbed22d94c364f98a62513e651610970"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:27Z", "revision_number": 0, "id": "4a2bb16b-099b-4ac7-a72a-8b7e1c45b7ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:27Z", "security_group_id": "97734093-1ada-4835-91aa-2f9a5ecbd7da", "tenant_id": "bbed22d94c364f98a62513e651610970", "port_range_min": null, "ethertype": "IPv4", "project_id": "bbed22d94c364f98a62513e651610970"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:27Z", "revision_number": 0, "id": "57a2eb11-b762-4973-947d-50f4a26e722c", "remote_group_id": "97734093-1ada-4835-91aa-2f9a5ecbd7da", "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:27Z", "security_group_id": "97734093-1ada-4835-91aa-2f9a5ecbd7da", "tenant_id": "bbed22d94c364f98a62513e651610970", "port_range_min": null, "ethertype": "IPv4", "project_id": "bbed22d94c364f98a62513e651610970"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:27Z", "revision_number": 0, "id": "582accf8-fa7e-493c-a908-f1ccb7f5ae53", "remote_group_id": "97734093-1ada-4835-91aa-2f9a5ecbd7da", "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:27Z", "security_group_id": "97734093-1ada-4835-91aa-2f9a5ecbd7da", "tenant_id": "bbed22d94c364f98a62513e651610970", "port_range_min": null, "ethertype": "IPv6", "project_id": "bbed22d94c364f98a62513e651610970"}], "revision_number": 1, "project_id": "bbed22d94c364f98a62513e651610970", "id": "97734093-1ada-4835-91aa-2f9a5ecbd7da", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6509066435f1453bac6996ee8997a3b2", "created_at": "2019-04-09T06:25:59Z", "updated_at": "2019-04-09T06:25:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:25:59Z", "revision_number": 0, "id": "159f11d9-0ba4-4923-8082-70f4dd760a47", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:25:59Z", "security_group_id": "9c2f55ba-acdf-4de6-a230-b14db62471f1", "tenant_id": "6509066435f1453bac6996ee8997a3b2", "port_range_min": null, "ethertype": "IPv4", "project_id": "6509066435f1453bac6996ee8997a3b2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:25:59Z", "revision_number": 0, "id": "a09893df-d9cb-4ff3-99d4-013b5c068a40", "remote_group_id": "9c2f55ba-acdf-4de6-a230-b14db62471f1", "remote_ip_prefix": null, "created_at": "2019-04-09T06:25:59Z", "security_group_id": "9c2f55ba-acdf-4de6-a230-b14db62471f1", "tenant_id": "6509066435f1453bac6996ee8997a3b2", "port_range_min": null, "ethertype": "IPv6", "project_id": "6509066435f1453bac6996ee8997a3b2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:25:59Z", "revision_number": 0, "id": "f87d56d3-96be-430b-8bff-17fba51e104b", "remote_group_id": "9c2f55ba-acdf-4de6-a230-b14db62471f1", "remote_ip_prefix": null, "created_at": "2019-04-09T06:25:59Z", "security_group_id": "9c2f55ba-acdf-4de6-a230-b14db62471f1", "tenant_id": "6509066435f1453bac6996ee8997a3b2", "port_range_min": null, "ethertype": "IPv4", "project_id": "6509066435f1453bac6996ee8997a3b2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:25:59Z", "revision_number": 0, "id": "feb3b1fe-b7ab-48f1-a7ef-4cef55305484", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:25:59Z", "security_group_id": "9c2f55ba-acdf-4de6-a230-b14db62471f1", "tenant_id": "6509066435f1453bac6996ee8997a3b2", "port_range_min": null, "ethertype": "IPv6", "project_id": "6509066435f1453bac6996ee8997a3b2"}], "revision_number": 1, "project_id": "6509066435f1453bac6996ee8997a3b2", "id": "9c2f55ba-acdf-4de6-a230-b14db62471f1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f4959e7508fa4aa9bff492655dd05f75", "created_at": "2019-04-09T06:41:11Z", "updated_at": "2019-04-09T06:41:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:41:11Z", "revision_number": 0, "id": "5079dc98-328d-49c2-8ec5-1024760d43f4", "remote_group_id": "9f269589-f912-4a8c-999c-e1e004848fb2", "remote_ip_prefix": null, "created_at": "2019-04-09T06:41:11Z", "security_group_id": "9f269589-f912-4a8c-999c-e1e004848fb2", "tenant_id": "f4959e7508fa4aa9bff492655dd05f75", "port_range_min": null, "ethertype": "IPv4", "project_id": "f4959e7508fa4aa9bff492655dd05f75"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:41:11Z", "revision_number": 0, "id": "7b9723e6-9a6c-4782-8c6c-8b42e30e5322", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:41:11Z", "security_group_id": "9f269589-f912-4a8c-999c-e1e004848fb2", "tenant_id": "f4959e7508fa4aa9bff492655dd05f75", "port_range_min": null, "ethertype": "IPv4", "project_id": "f4959e7508fa4aa9bff492655dd05f75"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:41:11Z", "revision_number": 0, "id": "c79a88fc-3d9b-453a-adda-0351d7447046", "remote_group_id": "9f269589-f912-4a8c-999c-e1e004848fb2", "remote_ip_prefix": null, "created_at": "2019-04-09T06:41:11Z", "security_group_id": "9f269589-f912-4a8c-999c-e1e004848fb2", "tenant_id": "f4959e7508fa4aa9bff492655dd05f75", "port_range_min": null, "ethertype": "IPv6", "project_id": "f4959e7508fa4aa9bff492655dd05f75"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:41:11Z", "revision_number": 0, "id": "ded83004-84fa-4262-8e2e-c0cf817a6397", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:41:11Z", "security_group_id": "9f269589-f912-4a8c-999c-e1e004848fb2", "tenant_id": "f4959e7508fa4aa9bff492655dd05f75", "port_range_min": null, "ethertype": "IPv6", "project_id": "f4959e7508fa4aa9bff492655dd05f75"}], "revision_number": 1, "project_id": "f4959e7508fa4aa9bff492655dd05f75", "id": "9f269589-f912-4a8c-999c-e1e004848fb2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "875e43126b1048518e582278b00dd3bd", "created_at": "2019-04-09T06:38:31Z", "updated_at": "2019-04-09T06:38:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:31Z", "revision_number": 0, "id": "5f289c8e-b1c9-41f7-aeed-c40d4b40f88f", "remote_group_id": "a3e3ef9a-d084-4d19-86ce-95a13bf3a2b2", "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:31Z", "security_group_id": "a3e3ef9a-d084-4d19-86ce-95a13bf3a2b2", "tenant_id": "875e43126b1048518e582278b00dd3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "875e43126b1048518e582278b00dd3bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:31Z", "revision_number": 0, "id": "6d166514-1330-4e67-aba8-2ff7f57567c3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:31Z", "security_group_id": "a3e3ef9a-d084-4d19-86ce-95a13bf3a2b2", "tenant_id": "875e43126b1048518e582278b00dd3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "875e43126b1048518e582278b00dd3bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:31Z", "revision_number": 0, "id": "c2e306fc-c809-40bb-a8cb-d1f0d0a768c5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:31Z", "security_group_id": "a3e3ef9a-d084-4d19-86ce-95a13bf3a2b2", "tenant_id": "875e43126b1048518e582278b00dd3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "875e43126b1048518e582278b00dd3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:31Z", "revision_number": 0, "id": "c9960cce-d437-47e8-86a8-766e3be66981", "remote_group_id": "a3e3ef9a-d084-4d19-86ce-95a13bf3a2b2", "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:31Z", "security_group_id": "a3e3ef9a-d084-4d19-86ce-95a13bf3a2b2", "tenant_id": "875e43126b1048518e582278b00dd3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "875e43126b1048518e582278b00dd3bd"}], "revision_number": 1, "project_id": "875e43126b1048518e582278b00dd3bd", "id": "a3e3ef9a-d084-4d19-86ce-95a13bf3a2b2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "40d0a12deb8b450f9ec86a556f84ee9a", "created_at": "2019-04-09T06:38:23Z", "updated_at": "2019-04-09T06:38:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:23Z", "revision_number": 0, "id": "893502da-a659-4c56-afc0-0908c3136ba3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:23Z", "security_group_id": "af11296e-5ea1-4a9b-b81c-edc2afd9e6b9", "tenant_id": "40d0a12deb8b450f9ec86a556f84ee9a", "port_range_min": null, "ethertype": "IPv4", "project_id": "40d0a12deb8b450f9ec86a556f84ee9a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:23Z", "revision_number": 0, "id": "a1eba4ad-c15e-4139-89c2-cf6835513b76", "remote_group_id": "af11296e-5ea1-4a9b-b81c-edc2afd9e6b9", "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:23Z", "security_group_id": "af11296e-5ea1-4a9b-b81c-edc2afd9e6b9", "tenant_id": "40d0a12deb8b450f9ec86a556f84ee9a", "port_range_min": null, "ethertype": "IPv6", "project_id": "40d0a12deb8b450f9ec86a556f84ee9a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:23Z", "revision_number": 0, "id": "d07f2fa1-1b54-4ae3-96f7-6083bab6178d", "remote_group_id": "af11296e-5ea1-4a9b-b81c-edc2afd9e6b9", "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:23Z", "security_group_id": "af11296e-5ea1-4a9b-b81c-edc2afd9e6b9", "tenant_id": "40d0a12deb8b450f9ec86a556f84ee9a", "port_range_min": null, "ethertype": "IPv4", "project_id": "40d0a12deb8b450f9ec86a556f84ee9a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:23Z", "revision_number": 0, "id": "ee512ebf-f4b1-4f7f-b5f8-f5af813c3cc0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:23Z", "security_group_id": "af11296e-5ea1-4a9b-b81c-edc2afd9e6b9", "tenant_id": "40d0a12deb8b450f9ec86a556f84ee9a", "port_range_min": null, "ethertype": "IPv6", "project_id": "40d0a12deb8b450f9ec86a556f84ee9a"}], "revision_number": 1, "project_id": "40d0a12deb8b450f9ec86a556f84ee9a", "id": "af11296e-5ea1-4a9b-b81c-edc2afd9e6b9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5abc486328e34db0b7f7a396c7e96af1", "created_at": "2019-04-09T07:46:14Z", "updated_at": "2019-04-09T07:46:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T07:46:14Z", "revision_number": 0, "id": "129650bb-29c8-4e4a-9473-257f8d20f7f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T07:46:14Z", "security_group_id": "b621dc62-ce6e-444e-95d2-4986523fc0db", "tenant_id": "5abc486328e34db0b7f7a396c7e96af1", "port_range_min": null, "ethertype": "IPv6", "project_id": "5abc486328e34db0b7f7a396c7e96af1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T07:46:14Z", "revision_number": 0, "id": "ae5e99cb-1b5d-42a2-8345-e940838e93c5", "remote_group_id": "b621dc62-ce6e-444e-95d2-4986523fc0db", "remote_ip_prefix": null, "created_at": "2019-04-09T07:46:14Z", "security_group_id": "b621dc62-ce6e-444e-95d2-4986523fc0db", "tenant_id": "5abc486328e34db0b7f7a396c7e96af1", "port_range_min": null, "ethertype": "IPv6", "project_id": "5abc486328e34db0b7f7a396c7e96af1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T07:46:14Z", "revision_number": 0, "id": "bafa14f3-59a1-485a-bbeb-b666222a3a36", "remote_group_id": "b621dc62-ce6e-444e-95d2-4986523fc0db", "remote_ip_prefix": null, "created_at": "2019-04-09T07:46:14Z", "security_group_id": "b621dc62-ce6e-444e-95d2-4986523fc0db", "tenant_id": "5abc486328e34db0b7f7a396c7e96af1", "port_range_min": null, "ethertype": "IPv4", "project_id": "5abc486328e34db0b7f7a396c7e96af1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T07:46:14Z", "revision_number": 0, "id": "e48f500e-3e94-4287-b58e-e3040de218ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T07:46:14Z", "security_group_id": "b621dc62-ce6e-444e-95d2-4986523fc0db", "tenant_id": "5abc486328e34db0b7f7a396c7e96af1", "port_range_min": null, "ethertype": "IPv4", "project_id": "5abc486328e34db0b7f7a396c7e96af1"}], "revision_number": 1, "project_id": "5abc486328e34db0b7f7a396c7e96af1", "id": "b621dc62-ce6e-444e-95d2-4986523fc0db", "name": "default"}]} 2019-04-09 07:55:57,991 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-0d7f3d1b-81a7-4175-935e-1533ecc7c585 2019-04-09 07:55:57,991 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.129359960556s 2019-04-09 07:55:57,999 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-04-09 07:55:58,000 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/security-groups/b621dc62-ce6e-444e-95d2-4986523fc0db.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1aa4ee1fb1b3e227616f475c36c1d1c92cb6ca89" 2019-04-09 07:55:58,156 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 09 Apr 2019 07:55:54 GMT X-Openstack-Request-Id: req-ade1c4f3-cc46-43ac-ba56-2418d9c30e98 2019-04-09 07:55:58,157 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-09 07:55:58,157 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/b621dc62-ce6e-444e-95d2-4986523fc0db.json used request id req-ade1c4f3-cc46-43ac-ba56-2418d9c30e98 2019-04-09 07:55:58,157 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.157363176346s 2019-04-09 07:55:58,209 - xtesting.ci.run_tests - INFO - Loading test case 'patrole'... 2019-04-09 07:55:58,254 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-04-09 07:55:58,259 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Tue, 09 Apr 2019 07:55:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5b140d2-2ce2-4f05-9b4b-f66d29004463 2019-04-09 07:55:58,259 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2019-04-09 07:55:58,259 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/v3 used request id req-a5b140d2-2ce2-4f05-9b4b-f66d29004463 2019-04-09 07:55:58,260 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2019-04-09 07:55:58,657 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "12d06a59574c4903a7b4bfc193e14ef0", "name": "member"}, {"id": "ecaba09e8ea14e058d5f9d9eb583aa37", "name": "admin"}, {"id": "6e54a998c61f4429874ed3ac33d4afc4", "name": "reader"}], "expires_at": "2019-04-09T08:55:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6509066435f1453bac6996ee8997a3b2", "name": "admin"}, "catalog": [{"endpoints": [], "type": "tempest-type-1277486611", "id": "0b54ae2e271e4cc7bbd93a7117074bc5", "name": "tempest-service-488714134"}, {"endpoints": [], "type": "metering", "id": "0c6048bf3c804b33b1209bfa8ca75ec0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v3/6509066435f1453bac6996ee8997a3b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "503aa75a75e444a9b93cb14634c6ab50"}, {"url": "http://192.30.9.6:8776/v3/6509066435f1453bac6996ee8997a3b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd4bc81464e44d0a129985ca1ff91d5"}, {"url": "http://192.30.9.6:8776/v3/6509066435f1453bac6996ee8997a3b2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d888a991472d4a88bfcfcfcf4909874d"}], "type": "volumev3", "id": "1b1b3cbed2d14611b521aa10e2b642dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4664f0d595a24e8a9d4eb3691db874e0"}, {"url": "http://172.30.9.21:8080/v1/AUTH_6509066435f1453bac6996ee8997a3b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49cfc5fc2aa942e59d21f825b2bc9939"}, {"url": "http://12.0.0.22:8080/v1/AUTH_6509066435f1453bac6996ee8997a3b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "71100b14603a4edf8a39e8af672ecff5"}], "type": "object-store", "id": "29267bcb2ea04deebb6caaa71afffcc5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4dc1873b4b477cb578245fdb86a111"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77d7bee546c941368ffc769fda003312"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9b1ab09869b4ea895eb3c8867f61318"}], "type": "network", "id": "3ac09bd783a245efa7f11d71ad667386", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f7f6f256262433fb4467ed610947d62"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "72d58c041dc245bc8aa43ce73891f76c"}, {"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b89851b9b2b4f95b7d2184e74373672"}], "type": "identity", "id": "49f6869431e3430e9aeef431c7e7d7de", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8201c41b3865412e839f135e1ceb7421"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e4e22c0a684229ba50a51934a5cdf7"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf4872e158cb44e3aa5a4063a620efc3"}], "type": "alarming", "id": "61e60b3a8b964288a4ad67fd02ee4984", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4de11e8502624071afd079250b33c74c"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d801fa7f3ee64b30b3b18ef5a9e72635"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f583f4a1750f4edc8596dd476ece0948"}], "type": "compute", "id": "6b64d23b249e42d79f5dd070a7460b66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0cd6369c5d9949eba212a5ce97f8b6f7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8011dc0e5bd44e2aa45caf7c6e4d19d2"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d807430fcec84acebca284681dd098fe"}], "type": "cloudformation", "id": "7f91896ba7394ae291c7a222f92ea496", "name": "heat-cfn"}, {"endpoints": [], "type": "tempest-type-608147535", "id": "88d50707b816448897d5d0b213cb19da", "name": "tempest-service-563563896"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/6509066435f1453bac6996ee8997a3b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4243c026b4174decae31504c58542875"}, {"url": "http://192.30.9.6:8776/v2/6509066435f1453bac6996ee8997a3b2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84281d63eba442fd8cdbf23eae691ba2"}, {"url": "http://172.30.9.21:8776/v2/6509066435f1453bac6996ee8997a3b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1ce0a47f2fd4ca9b678bc1d7e5d0b37"}], "type": "volumev2", "id": "8afcbe00e0a6427bbf1fc3b10d4b2f5e", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/6509066435f1453bac6996ee8997a3b2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25eb19d77ddd4b9aa8117749f829d913"}, {"url": "http://172.30.9.21:8004/v1/6509066435f1453bac6996ee8997a3b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57dd852403b0401fb0bd852db0cc4f1e"}, {"url": "http://192.30.9.6:8004/v1/6509066435f1453bac6996ee8997a3b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5a404b628fff4023b9d3e5b8fca3b0fb"}], "type": "orchestration", "id": "a244395507da4b85bd212d5f49a8b6ae", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2242a4436b774238a465cc3d6498ab4e"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "977935de203e411cbce5038f0a9dc848"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2fcaa46481c44f8a3f42acd6c29b21f"}], "type": "placement", "id": "aed411d3d8324008b42b3bd847051003", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b61449c559f45dba6ba5f9dc241729f"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3f83bae18b4a496bb67592b5d777f17c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5162d5282ea1448dbbc20567c0d57fd7"}], "type": "metric", "id": "ebf458a547774acfb6b489f2803a822c", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "33de49eaa2934d07a5ef7754ed5fe8e0"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b7265307a4a45caad0a286536a91b5d"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94601cf3562245fb9453e9678a54b869"}], "type": "event", "id": "f3ff1bc7e87e4c90a2385a1bc8175960", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00d65cc314ee4a87ad316dd160d63558"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64896bc5be624954a0166b6cfa08a10e"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd079af259534771ac00959c542171cf"}], "type": "image", "id": "f9a74c8a63414707b34a5b03e9eacdc1", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "96d754a28b0d43cf8fa237c30a99c306"}, "audit_ids": ["_XP8GGR8RXq5tQpFchg3Pw"], "issued_at": "2019-04-09T07:55:54.000000Z"}} 2019-04-09 07:55:58,660 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-09 07:55:58,661 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2d844e8327439c10cecd56581ed7b8637ccd59dc" 2019-04-09 07:55:59,018 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Tue, 09 Apr 2019 07:55:55 GMT X-Openstack-Request-Id: req-3fffe0ed-cec4-4bb6-8338-1b4d835551b1 2019-04-09 07:55:59,019 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"b62787c2-635d-4893-8553-7ee0260442ff","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ba7a30bb29394fc4a587735d9dfb749e","l2_adjacency":true,"status":"ACTIVE","subnets":["dce875e1-9eec-4cb2-94e6-93dffefe33f6"],"description":"","tags":[],"updated_at":"2019-04-09T06:38:46Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ba7a30bb29394fc4a587735d9dfb749e","created_at":"2019-04-09T06:24:05Z","provider:network_type":"flat"}]} 2019-04-09 07:55:59,019 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-3fffe0ed-cec4-4bb6-8338-1b4d835551b1 2019-04-09 07:55:59,019 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.358947992325s 2019-04-09 07:55:59,026 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-04-09 07:55:59,031 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 09 Apr 2019 07:55:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-048be119-f48e-457a-aa8c-c31ebd8ccd8f 2019-04-09 07:55:59,031 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 07:55:59,031 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/ used request id req-048be119-f48e-457a-aa8c-c31ebd8ccd8f 2019-04-09 07:55:59,032 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-09 07:55:59,035 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2d844e8327439c10cecd56581ed7b8637ccd59dc" 2019-04-09 07:55:59,189 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 222 Content-Type: application/json Date: Tue, 09 Apr 2019 07:55:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e95e58c-5692-49b7-bef7-aa7409406e0f 2019-04-09 07:55:59,189 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/ec5ce0aa038644b78983e5840ba5fb73"}, "tags": [], "enabled": true, "id": "ec5ce0aa038644b78983e5840ba5fb73", "name": "heat_stack"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2019-04-09 07:55:59,189 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-3e95e58c-5692-49b7-bef7-aa7409406e0f 2019-04-09 07:55:59,189 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.157098054886s 2019-04-09 07:55:59,196 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-04-09 07:55:59,199 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2d844e8327439c10cecd56581ed7b8637ccd59dc" -d '{"project": {"description": "Created by OPNFV Functest: patrole", "enabled": true, "domain_id": "default", "name": "patrole-project_8de05b89-a928-4184-9b08-a85bbfb9fbba"}}' 2019-04-09 07:55:59,412 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 360 Content-Type: application/json Date: Tue, 09 Apr 2019 07:55:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fdb32d4b-07bc-405c-9997-ca199e4ba973 2019-04-09 07:55:59,413 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: patrole", "links": {"self": "http://172.30.9.21:5000/v3/projects/3df2feb837c0439b8cfb380ff877c97b"}, "tags": [], "enabled": true, "id": "3df2feb837c0439b8cfb380ff877c97b", "parent_id": "default", "domain_id": "default", "name": "patrole-project_8de05b89-a928-4184-9b08-a85bbfb9fbba"}} 2019-04-09 07:55:59,413 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-fdb32d4b-07bc-405c-9997-ca199e4ba973 2019-04-09 07:55:59,413 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.216594934464s 2019-04-09 07:55:59,414 - 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'3df2feb837c0439b8cfb380ff877c97b', '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_8de05b89-a928-4184-9b08-a85bbfb9fbba'}) 2019-04-09 07:55:59,420 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-04-09 07:55:59,424 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2d844e8327439c10cecd56581ed7b8637ccd59dc" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "OrFbTmW3fKzRQ0aqbasyD1ylFHhB0l", "email": null, "name": "patrole-user_8de05b89-a928-4184-9b08-a85bbfb9fbba"}}' 2019-04-09 07:55:59,874 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 322 Content-Type: application/json Date: Tue, 09 Apr 2019 07:55:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e9c2d0e2-462d-4d1b-8960-be49858855dd 2019-04-09 07:55:59,874 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "patrole-user_8de05b89-a928-4184-9b08-a85bbfb9fbba", "links": {"self": "http://172.30.9.21:5000/v3/users/5720ff7682f64931a1b90c1922cf2994"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5720ff7682f64931a1b90c1922cf2994", "domain_id": "default", "password_expires_at": null}} 2019-04-09 07:55:59,874 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/users used request id req-e9c2d0e2-462d-4d1b-8960-be49858855dd 2019-04-09 07:55:59,874 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.454044818878s 2019-04-09 07:55:59,875 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'5720ff7682f64931a1b90c1922cf2994', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'patrole-user_8de05b89-a928-4184-9b08-a85bbfb9fbba'}) 2019-04-09 07:55:59,878 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-09 07:55:59,881 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2d844e8327439c10cecd56581ed7b8637ccd59dc" 2019-04-09 07:56:00,075 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Tue, 09 Apr 2019 07:55:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa5147b1-5252-448a-8ecc-b289045664a0 2019-04-09 07:56:00,076 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "12d06a59574c4903a7b4bfc193e14ef0", "links": {"self": "http://172.30.9.21:5000/v3/roles/12d06a59574c4903a7b4bfc193e14ef0"}, "name": "member"}, {"domain_id": null, "id": "50245c80a9b84e15b01544b714aaabd9", "links": {"self": "http://172.30.9.21:5000/v3/roles/50245c80a9b84e15b01544b714aaabd9"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6e54a998c61f4429874ed3ac33d4afc4", "links": {"self": "http://172.30.9.21:5000/v3/roles/6e54a998c61f4429874ed3ac33d4afc4"}, "name": "reader"}, {"domain_id": null, "id": "6f62ff3e5bbd4682becdbe9fa3c1ed2c", "links": {"self": "http://172.30.9.21:5000/v3/roles/6f62ff3e5bbd4682becdbe9fa3c1ed2c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80b483ac8c834f498f0d265da82cb005", "links": {"self": "http://172.30.9.21:5000/v3/roles/80b483ac8c834f498f0d265da82cb005"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecaba09e8ea14e058d5f9d9eb583aa37", "links": {"self": "http://172.30.9.21:5000/v3/roles/ecaba09e8ea14e058d5f9d9eb583aa37"}, "name": "admin"}]} 2019-04-09 07:56:00,076 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-aa5147b1-5252-448a-8ecc-b289045664a0 2019-04-09 07:56:00,076 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.19775390625s 2019-04-09 07:56:00,080 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-09 07:56:00,083 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2d844e8327439c10cecd56581ed7b8637ccd59dc" 2019-04-09 07:56:00,190 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Tue, 09 Apr 2019 07:55:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9d998d6-69cd-4f15-bdb5-d05a370de340 2019-04-09 07:56:00,191 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "12d06a59574c4903a7b4bfc193e14ef0", "links": {"self": "http://172.30.9.21:5000/v3/roles/12d06a59574c4903a7b4bfc193e14ef0"}, "name": "member"}, {"domain_id": null, "id": "50245c80a9b84e15b01544b714aaabd9", "links": {"self": "http://172.30.9.21:5000/v3/roles/50245c80a9b84e15b01544b714aaabd9"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6e54a998c61f4429874ed3ac33d4afc4", "links": {"self": "http://172.30.9.21:5000/v3/roles/6e54a998c61f4429874ed3ac33d4afc4"}, "name": "reader"}, {"domain_id": null, "id": "6f62ff3e5bbd4682becdbe9fa3c1ed2c", "links": {"self": "http://172.30.9.21:5000/v3/roles/6f62ff3e5bbd4682becdbe9fa3c1ed2c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80b483ac8c834f498f0d265da82cb005", "links": {"self": "http://172.30.9.21:5000/v3/roles/80b483ac8c834f498f0d265da82cb005"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecaba09e8ea14e058d5f9d9eb583aa37", "links": {"self": "http://172.30.9.21:5000/v3/roles/ecaba09e8ea14e058d5f9d9eb583aa37"}, "name": "admin"}]} 2019-04-09 07:56:00,191 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-b9d998d6-69cd-4f15-bdb5-d05a370de340 2019-04-09 07:56:00,191 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.111081123352s 2019-04-09 07:56:00,196 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-09 07:56:00,199 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2d844e8327439c10cecd56581ed7b8637ccd59dc" 2019-04-09 07:56:00,342 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Tue, 09 Apr 2019 07:55:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47d6b9b2-0baa-4da2-8f9f-7e8c7d7b78ee 2019-04-09 07:56:00,343 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "12d06a59574c4903a7b4bfc193e14ef0", "links": {"self": "http://172.30.9.21:5000/v3/roles/12d06a59574c4903a7b4bfc193e14ef0"}, "name": "member"}, {"domain_id": null, "id": "50245c80a9b84e15b01544b714aaabd9", "links": {"self": "http://172.30.9.21:5000/v3/roles/50245c80a9b84e15b01544b714aaabd9"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6e54a998c61f4429874ed3ac33d4afc4", "links": {"self": "http://172.30.9.21:5000/v3/roles/6e54a998c61f4429874ed3ac33d4afc4"}, "name": "reader"}, {"domain_id": null, "id": "6f62ff3e5bbd4682becdbe9fa3c1ed2c", "links": {"self": "http://172.30.9.21:5000/v3/roles/6f62ff3e5bbd4682becdbe9fa3c1ed2c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80b483ac8c834f498f0d265da82cb005", "links": {"self": "http://172.30.9.21:5000/v3/roles/80b483ac8c834f498f0d265da82cb005"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecaba09e8ea14e058d5f9d9eb583aa37", "links": {"self": "http://172.30.9.21:5000/v3/roles/ecaba09e8ea14e058d5f9d9eb583aa37"}, "name": "admin"}]} 2019-04-09 07:56:00,343 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-47d6b9b2-0baa-4da2-8f9f-7e8c7d7b78ee 2019-04-09 07:56:00,343 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.147175073624s 2019-04-09 07:56:00,348 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-09 07:56:00,352 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2d844e8327439c10cecd56581ed7b8637ccd59dc" 2019-04-09 07:56:00,457 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 09 Apr 2019 07:55:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c92e2d27-837e-4755-857c-6b3f96be99b4 2019-04-09 07:56:00,458 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-04-09 07:56:00,458 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-c92e2d27-837e-4755-857c-6b3f96be99b4 2019-04-09 07:56:00,458 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.109601020813s 2019-04-09 07:56:00,459 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-09 07:56:00,462 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2d844e8327439c10cecd56581ed7b8637ccd59dc" 2019-04-09 07:56:00,595 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 835 Content-Type: application/json Date: Tue, 09 Apr 2019 07:55:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f75fa803-d486-4081-86f2-b86963202be0 2019-04-09 07:56:00,596 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/07b62caafa51496f94dd3b3fb341fcfe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07b62caafa51496f94dd3b3fb341fcfe", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/2e35f475a54147749980006d265eb864"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e35f475a54147749980006d265eb864", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/2f1bc9c9d22745648100c4b0717962eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f1bc9c9d22745648100c4b0717962eb", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/30fe8cf249d443dd9c53f2cc083f50b5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "30fe8cf249d443dd9c53f2cc083f50b5", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/3d748bf7df734addb2e37ea0663ec892"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d748bf7df734addb2e37ea0663ec892", "email": "cinder@localhost", "password_expires_at": null}, {"name": "patrole-user_8de05b89-a928-4184-9b08-a85bbfb9fbba", "links": {"self": "http://172.30.9.21:5000/v3/users/5720ff7682f64931a1b90c1922cf2994"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5720ff7682f64931a1b90c1922cf2994", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/732a504491fd4f35923460ae0d2ef475"}, "domain_id": "default", "enabled": true, "options": {}, "id": "732a504491fd4f35923460ae0d2ef475", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/781b729594744c4f8f561f6b5a6e68bd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "781b729594744c4f8f561f6b5a6e68bd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/80817a33c71343ed9c63d448a7fea69e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "80817a33c71343ed9c63d448a7fea69e", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/938ce22a56d74c639d353dbbf166fcc4"}, "domain_id": "ec5ce0aa038644b78983e5840ba5fb73", "enabled": true, "options": {}, "id": "938ce22a56d74c639d353dbbf166fcc4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/96d754a28b0d43cf8fa237c30a99c306"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d754a28b0d43cf8fa237c30a99c306", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/aaa8b9f924a74e80899c7ad7e32fcaae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aaa8b9f924a74e80899c7ad7e32fcaae", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b8dd65f4e72446d5bd8d9efa13837b0c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8dd65f4e72446d5bd8d9efa13837b0c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/c34b7e3bcdbc428db4539ea2b87cfce1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c34b7e3bcdbc428db4539ea2b87cfce1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/eb527490835d48e8a67131b0f587baf6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb527490835d48e8a67131b0f587baf6", "email": "gnocchi@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2019-04-09 07:56:00,596 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-f75fa803-d486-4081-86f2-b86963202be0 2019-04-09 07:56:00,596 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.137141227722s 2019-04-09 07:56:00,607 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-09 07:56:00,609 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2d844e8327439c10cecd56581ed7b8637ccd59dc" 2019-04-09 07:56:00,722 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 394 Content-Type: application/json Date: Tue, 09 Apr 2019 07:55:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c0c9966-8c64-46b6-988c-f24107850635 2019-04-09 07:56:00,723 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/6509066435f1453bac6996ee8997a3b2"}, "tags": [], "enabled": true, "id": "6509066435f1453bac6996ee8997a3b2", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: patrole", "links": {"self": "http://172.30.9.21:5000/v3/projects/3df2feb837c0439b8cfb380ff877c97b"}, "tags": [], "enabled": true, "id": "3df2feb837c0439b8cfb380ff877c97b", "parent_id": "default", "domain_id": "default", "name": "patrole-project_8de05b89-a928-4184-9b08-a85bbfb9fbba"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/ba7a30bb29394fc4a587735d9dfb749e"}, "tags": [], "enabled": true, "id": "ba7a30bb29394fc4a587735d9dfb749e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-04-09 07:56:00,723 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-5c0c9966-8c64-46b6-988c-f24107850635 2019-04-09 07:56:00,723 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.116561889648s 2019-04-09 07:56:00,731 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-04-09 07:56:00,735 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=5720ff7682f64931a1b90c1922cf2994&role.id=12d06a59574c4903a7b4bfc193e14ef0&scope.project.id=3df2feb837c0439b8cfb380ff877c97b" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2d844e8327439c10cecd56581ed7b8637ccd59dc" 2019-04-09 07:56:00,933 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 210 Content-Type: application/json Date: Tue, 09 Apr 2019 07:55:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d650e6f-0f6b-4818-a8ea-4d8982d036df 2019-04-09 07:56:00,934 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=5720ff7682f64931a1b90c1922cf2994&role.id=12d06a59574c4903a7b4bfc193e14ef0&scope.project.id=3df2feb837c0439b8cfb380ff877c97b", "previous": null, "next": null}} 2019-04-09 07:56:00,934 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=5720ff7682f64931a1b90c1922cf2994&role.id=12d06a59574c4903a7b4bfc193e14ef0&scope.project.id=3df2feb837c0439b8cfb380ff877c97b used request id req-1d650e6f-0f6b-4818-a8ea-4d8982d036df 2019-04-09 07:56:00,934 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.202672958374s 2019-04-09 07:56:00,938 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-04-09 07:56:00,941 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/3df2feb837c0439b8cfb380ff877c97b/users/5720ff7682f64931a1b90c1922cf2994/roles/12d06a59574c4903a7b4bfc193e14ef0 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2d844e8327439c10cecd56581ed7b8637ccd59dc" 2019-04-09 07:56:01,084 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 09 Apr 2019 07:55:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-be3cb87d-16f7-4c14-909e-ead6c00b26b2 2019-04-09 07:56:01,084 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-09 07:56:01,084 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/3df2feb837c0439b8cfb380ff877c97b/users/5720ff7682f64931a1b90c1922cf2994/roles/12d06a59574c4903a7b4bfc193e14ef0 used request id req-be3cb87d-16f7-4c14-909e-ead6c00b26b2 2019-04-09 07:56:01,085 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.146661996841s 2019-04-09 07:56:01,085 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'patrole-project_8de05b89-a928-4184-9b08-a85bbfb9fbba', 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'3df2feb837c0439b8cfb380ff877c97b', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'OrFbTmW3fKzRQ0aqbasyD1ylFHhB0l', 'username': u'patrole-user_8de05b89-a928-4184-9b08-a85bbfb9fbba', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.21:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-04-09 07:56:01,089 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'patrole-user_8de05b89-a928-4184-9b08-a85bbfb9fbba', 'password': 'OrFbTmW3fKzRQ0aqbasyD1ylFHhB0l', 'project_name': 'patrole-project_8de05b89-a928-4184-9b08-a85bbfb9fbba', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.21:5000/v3', 'project_id': '3df2feb837c0439b8cfb380ff877c97b', 'project_domain_name': 'Default'} 2019-04-09 07:56:01,093 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-09 07:56:01,096 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2d844e8327439c10cecd56581ed7b8637ccd59dc" 2019-04-09 07:56:01,203 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Tue, 09 Apr 2019 07:55:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8053405d-ac3d-40c0-8e58-1bb88ce58292 2019-04-09 07:56:01,204 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "12d06a59574c4903a7b4bfc193e14ef0", "links": {"self": "http://172.30.9.21:5000/v3/roles/12d06a59574c4903a7b4bfc193e14ef0"}, "name": "member"}, {"domain_id": null, "id": "50245c80a9b84e15b01544b714aaabd9", "links": {"self": "http://172.30.9.21:5000/v3/roles/50245c80a9b84e15b01544b714aaabd9"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6e54a998c61f4429874ed3ac33d4afc4", "links": {"self": "http://172.30.9.21:5000/v3/roles/6e54a998c61f4429874ed3ac33d4afc4"}, "name": "reader"}, {"domain_id": null, "id": "6f62ff3e5bbd4682becdbe9fa3c1ed2c", "links": {"self": "http://172.30.9.21:5000/v3/roles/6f62ff3e5bbd4682becdbe9fa3c1ed2c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80b483ac8c834f498f0d265da82cb005", "links": {"self": "http://172.30.9.21:5000/v3/roles/80b483ac8c834f498f0d265da82cb005"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecaba09e8ea14e058d5f9d9eb583aa37", "links": {"self": "http://172.30.9.21:5000/v3/roles/ecaba09e8ea14e058d5f9d9eb583aa37"}, "name": "admin"}]} 2019-04-09 07:56:01,204 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-8053405d-ac3d-40c0-8e58-1bb88ce58292 2019-04-09 07:56:01,204 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.111405849457s 2019-04-09 07:56:01,209 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-09 07:56:01,213 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2d844e8327439c10cecd56581ed7b8637ccd59dc" 2019-04-09 07:56:01,419 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Tue, 09 Apr 2019 07:55:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bdb034df-4c35-41cf-8bda-6e2f226c34a6 2019-04-09 07:56:01,420 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "12d06a59574c4903a7b4bfc193e14ef0", "links": {"self": "http://172.30.9.21:5000/v3/roles/12d06a59574c4903a7b4bfc193e14ef0"}, "name": "member"}, {"domain_id": null, "id": "50245c80a9b84e15b01544b714aaabd9", "links": {"self": "http://172.30.9.21:5000/v3/roles/50245c80a9b84e15b01544b714aaabd9"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6e54a998c61f4429874ed3ac33d4afc4", "links": {"self": "http://172.30.9.21:5000/v3/roles/6e54a998c61f4429874ed3ac33d4afc4"}, "name": "reader"}, {"domain_id": null, "id": "6f62ff3e5bbd4682becdbe9fa3c1ed2c", "links": {"self": "http://172.30.9.21:5000/v3/roles/6f62ff3e5bbd4682becdbe9fa3c1ed2c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80b483ac8c834f498f0d265da82cb005", "links": {"self": "http://172.30.9.21:5000/v3/roles/80b483ac8c834f498f0d265da82cb005"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecaba09e8ea14e058d5f9d9eb583aa37", "links": {"self": "http://172.30.9.21:5000/v3/roles/ecaba09e8ea14e058d5f9d9eb583aa37"}, "name": "admin"}]} 2019-04-09 07:56:01,420 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-bdb034df-4c35-41cf-8bda-6e2f226c34a6 2019-04-09 07:56:01,420 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.210598945618s 2019-04-09 07:56:01,425 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-09 07:56:01,428 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2d844e8327439c10cecd56581ed7b8637ccd59dc" 2019-04-09 07:56:01,535 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 09 Apr 2019 07:55:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-689790a2-cf56-4844-9e72-2f56c0dd2296 2019-04-09 07:56:01,536 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-04-09 07:56:01,536 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-689790a2-cf56-4844-9e72-2f56c0dd2296 2019-04-09 07:56:01,536 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.110891819s 2019-04-09 07:56:01,537 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-09 07:56:01,540 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2d844e8327439c10cecd56581ed7b8637ccd59dc" 2019-04-09 07:56:01,666 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 835 Content-Type: application/json Date: Tue, 09 Apr 2019 07:55:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cfe20b47-2765-450b-8bd7-30709ddc38c0 2019-04-09 07:56:01,667 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/07b62caafa51496f94dd3b3fb341fcfe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07b62caafa51496f94dd3b3fb341fcfe", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/2e35f475a54147749980006d265eb864"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e35f475a54147749980006d265eb864", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/2f1bc9c9d22745648100c4b0717962eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f1bc9c9d22745648100c4b0717962eb", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/30fe8cf249d443dd9c53f2cc083f50b5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "30fe8cf249d443dd9c53f2cc083f50b5", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/3d748bf7df734addb2e37ea0663ec892"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d748bf7df734addb2e37ea0663ec892", "email": "cinder@localhost", "password_expires_at": null}, {"name": "patrole-user_8de05b89-a928-4184-9b08-a85bbfb9fbba", "links": {"self": "http://172.30.9.21:5000/v3/users/5720ff7682f64931a1b90c1922cf2994"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5720ff7682f64931a1b90c1922cf2994", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/732a504491fd4f35923460ae0d2ef475"}, "domain_id": "default", "enabled": true, "options": {}, "id": "732a504491fd4f35923460ae0d2ef475", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/781b729594744c4f8f561f6b5a6e68bd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "781b729594744c4f8f561f6b5a6e68bd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/80817a33c71343ed9c63d448a7fea69e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "80817a33c71343ed9c63d448a7fea69e", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/938ce22a56d74c639d353dbbf166fcc4"}, "domain_id": "ec5ce0aa038644b78983e5840ba5fb73", "enabled": true, "options": {}, "id": "938ce22a56d74c639d353dbbf166fcc4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/96d754a28b0d43cf8fa237c30a99c306"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d754a28b0d43cf8fa237c30a99c306", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/aaa8b9f924a74e80899c7ad7e32fcaae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aaa8b9f924a74e80899c7ad7e32fcaae", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b8dd65f4e72446d5bd8d9efa13837b0c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8dd65f4e72446d5bd8d9efa13837b0c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/c34b7e3bcdbc428db4539ea2b87cfce1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c34b7e3bcdbc428db4539ea2b87cfce1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/eb527490835d48e8a67131b0f587baf6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb527490835d48e8a67131b0f587baf6", "email": "gnocchi@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2019-04-09 07:56:01,667 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-cfe20b47-2765-450b-8bd7-30709ddc38c0 2019-04-09 07:56:01,667 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.130638122559s 2019-04-09 07:56:01,679 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-09 07:56:01,683 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2d844e8327439c10cecd56581ed7b8637ccd59dc" 2019-04-09 07:56:01,793 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 394 Content-Type: application/json Date: Tue, 09 Apr 2019 07:55:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c16d0ea-5ae8-45aa-8f38-163cf6535d09 2019-04-09 07:56:01,793 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/6509066435f1453bac6996ee8997a3b2"}, "tags": [], "enabled": true, "id": "6509066435f1453bac6996ee8997a3b2", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: patrole", "links": {"self": "http://172.30.9.21:5000/v3/projects/3df2feb837c0439b8cfb380ff877c97b"}, "tags": [], "enabled": true, "id": "3df2feb837c0439b8cfb380ff877c97b", "parent_id": "default", "domain_id": "default", "name": "patrole-project_8de05b89-a928-4184-9b08-a85bbfb9fbba"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/ba7a30bb29394fc4a587735d9dfb749e"}, "tags": [], "enabled": true, "id": "ba7a30bb29394fc4a587735d9dfb749e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-04-09 07:56:01,793 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-9c16d0ea-5ae8-45aa-8f38-163cf6535d09 2019-04-09 07:56:01,793 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.113955020905s 2019-04-09 07:56:01,800 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-04-09 07:56:01,804 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=5720ff7682f64931a1b90c1922cf2994&role.id=ecaba09e8ea14e058d5f9d9eb583aa37&scope.project.id=3df2feb837c0439b8cfb380ff877c97b" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2d844e8327439c10cecd56581ed7b8637ccd59dc" 2019-04-09 07:56:01,910 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Tue, 09 Apr 2019 07:55:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a1816d9c-ede1-44c7-94d8-5eec0ae5ebd9 2019-04-09 07:56:01,910 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=5720ff7682f64931a1b90c1922cf2994&role.id=ecaba09e8ea14e058d5f9d9eb583aa37&scope.project.id=3df2feb837c0439b8cfb380ff877c97b", "previous": null, "next": null}} 2019-04-09 07:56:01,910 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=5720ff7682f64931a1b90c1922cf2994&role.id=ecaba09e8ea14e058d5f9d9eb583aa37&scope.project.id=3df2feb837c0439b8cfb380ff877c97b used request id req-a1816d9c-ede1-44c7-94d8-5eec0ae5ebd9 2019-04-09 07:56:01,910 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.109805822372s 2019-04-09 07:56:01,914 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-04-09 07:56:01,918 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/3df2feb837c0439b8cfb380ff877c97b/users/5720ff7682f64931a1b90c1922cf2994/roles/ecaba09e8ea14e058d5f9d9eb583aa37 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2d844e8327439c10cecd56581ed7b8637ccd59dc" 2019-04-09 07:56:02,125 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 09 Apr 2019 07:55:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c56a4bda-3713-4037-814c-ea54e8793b43 2019-04-09 07:56:02,126 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-09 07:56:02,126 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/3df2feb837c0439b8cfb380ff877c97b/users/5720ff7682f64931a1b90c1922cf2994/roles/ecaba09e8ea14e058d5f9d9eb583aa37 used request id req-c56a4bda-3713-4037-814c-ea54e8793b43 2019-04-09 07:56:02,126 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.211711883545s 2019-04-09 07:56:02,129 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-09 07:56:02,133 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2d844e8327439c10cecd56581ed7b8637ccd59dc" 2019-04-09 07:56:02,329 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Tue, 09 Apr 2019 07:55:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed86b8b5-3362-49f9-b456-ba94d32796a1 2019-04-09 07:56:02,329 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "12d06a59574c4903a7b4bfc193e14ef0", "links": {"self": "http://172.30.9.21:5000/v3/roles/12d06a59574c4903a7b4bfc193e14ef0"}, "name": "member"}, {"domain_id": null, "id": "50245c80a9b84e15b01544b714aaabd9", "links": {"self": "http://172.30.9.21:5000/v3/roles/50245c80a9b84e15b01544b714aaabd9"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6e54a998c61f4429874ed3ac33d4afc4", "links": {"self": "http://172.30.9.21:5000/v3/roles/6e54a998c61f4429874ed3ac33d4afc4"}, "name": "reader"}, {"domain_id": null, "id": "6f62ff3e5bbd4682becdbe9fa3c1ed2c", "links": {"self": "http://172.30.9.21:5000/v3/roles/6f62ff3e5bbd4682becdbe9fa3c1ed2c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80b483ac8c834f498f0d265da82cb005", "links": {"self": "http://172.30.9.21:5000/v3/roles/80b483ac8c834f498f0d265da82cb005"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecaba09e8ea14e058d5f9d9eb583aa37", "links": {"self": "http://172.30.9.21:5000/v3/roles/ecaba09e8ea14e058d5f9d9eb583aa37"}, "name": "admin"}]} 2019-04-09 07:56:02,330 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-ed86b8b5-3362-49f9-b456-ba94d32796a1 2019-04-09 07:56:02,330 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.200171947479s 2019-04-09 07:56:02,335 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-09 07:56:02,338 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2d844e8327439c10cecd56581ed7b8637ccd59dc" 2019-04-09 07:56:02,442 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 09 Apr 2019 07:55:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba80f476-5a88-4c68-933d-3986dbab1e39 2019-04-09 07:56:02,442 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-04-09 07:56:02,442 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-ba80f476-5a88-4c68-933d-3986dbab1e39 2019-04-09 07:56:02,442 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.107676029205s 2019-04-09 07:56:02,443 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-09 07:56:02,447 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2d844e8327439c10cecd56581ed7b8637ccd59dc" 2019-04-09 07:56:02,580 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 835 Content-Type: application/json Date: Tue, 09 Apr 2019 07:55:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c794c8d-1122-42f6-903b-56a9746fbbd8 2019-04-09 07:56:02,581 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/07b62caafa51496f94dd3b3fb341fcfe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07b62caafa51496f94dd3b3fb341fcfe", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/2e35f475a54147749980006d265eb864"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e35f475a54147749980006d265eb864", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/2f1bc9c9d22745648100c4b0717962eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f1bc9c9d22745648100c4b0717962eb", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/30fe8cf249d443dd9c53f2cc083f50b5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "30fe8cf249d443dd9c53f2cc083f50b5", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/3d748bf7df734addb2e37ea0663ec892"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d748bf7df734addb2e37ea0663ec892", "email": "cinder@localhost", "password_expires_at": null}, {"name": "patrole-user_8de05b89-a928-4184-9b08-a85bbfb9fbba", "links": {"self": "http://172.30.9.21:5000/v3/users/5720ff7682f64931a1b90c1922cf2994"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5720ff7682f64931a1b90c1922cf2994", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/732a504491fd4f35923460ae0d2ef475"}, "domain_id": "default", "enabled": true, "options": {}, "id": "732a504491fd4f35923460ae0d2ef475", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/781b729594744c4f8f561f6b5a6e68bd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "781b729594744c4f8f561f6b5a6e68bd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/80817a33c71343ed9c63d448a7fea69e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "80817a33c71343ed9c63d448a7fea69e", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/938ce22a56d74c639d353dbbf166fcc4"}, "domain_id": "ec5ce0aa038644b78983e5840ba5fb73", "enabled": true, "options": {}, "id": "938ce22a56d74c639d353dbbf166fcc4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/96d754a28b0d43cf8fa237c30a99c306"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d754a28b0d43cf8fa237c30a99c306", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/aaa8b9f924a74e80899c7ad7e32fcaae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aaa8b9f924a74e80899c7ad7e32fcaae", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b8dd65f4e72446d5bd8d9efa13837b0c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8dd65f4e72446d5bd8d9efa13837b0c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/c34b7e3bcdbc428db4539ea2b87cfce1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c34b7e3bcdbc428db4539ea2b87cfce1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/eb527490835d48e8a67131b0f587baf6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb527490835d48e8a67131b0f587baf6", "email": "gnocchi@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2019-04-09 07:56:02,581 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-7c794c8d-1122-42f6-903b-56a9746fbbd8 2019-04-09 07:56:02,581 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.13801908493s 2019-04-09 07:56:02,592 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-04-09 07:56:02,595 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?role.id=ecaba09e8ea14e058d5f9d9eb583aa37&user.id=5720ff7682f64931a1b90c1922cf2994&scope.domain.id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2d844e8327439c10cecd56581ed7b8637ccd59dc" 2019-04-09 07:56:02,741 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 193 Content-Type: application/json Date: Tue, 09 Apr 2019 07:55:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f32f76b-32e9-4377-a7c1-1f2e6164fabc 2019-04-09 07:56:02,741 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?role.id=ecaba09e8ea14e058d5f9d9eb583aa37&user.id=5720ff7682f64931a1b90c1922cf2994&scope.domain.id=default", "previous": null, "next": null}} 2019-04-09 07:56:02,742 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?role.id=ecaba09e8ea14e058d5f9d9eb583aa37&user.id=5720ff7682f64931a1b90c1922cf2994&scope.domain.id=default used request id req-9f32f76b-32e9-4377-a7c1-1f2e6164fabc 2019-04-09 07:56:02,742 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.149974107742s 2019-04-09 07:56:02,745 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2019-04-09 07:56:02,749 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/domains/default/users/5720ff7682f64931a1b90c1922cf2994/roles/ecaba09e8ea14e058d5f9d9eb583aa37 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2d844e8327439c10cecd56581ed7b8637ccd59dc" 2019-04-09 07:56:02,876 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 09 Apr 2019 07:55:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e98ecf30-73f6-44e6-9e40-8f78fb0c61be 2019-04-09 07:56:02,876 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-09 07:56:02,876 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/domains/default/users/5720ff7682f64931a1b90c1922cf2994/roles/ecaba09e8ea14e058d5f9d9eb583aa37 used request id req-e98ecf30-73f6-44e6-9e40-8f78fb0c61be 2019-04-09 07:56:02,877 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.131184101105s 2019-04-09 07:56:02,881 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-04-09 07:56:02,887 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Tue, 09 Apr 2019 07:55:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e477bdff-a22f-4428-8d34-1f6a31f3ca5d 2019-04-09 07:56:02,887 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2019-04-09 07:56:02,887 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/v3 used request id req-e477bdff-a22f-4428-8d34-1f6a31f3ca5d 2019-04-09 07:56:02,888 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2019-04-09 07:56:03,284 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "12d06a59574c4903a7b4bfc193e14ef0", "name": "member"}, {"id": "ecaba09e8ea14e058d5f9d9eb583aa37", "name": "admin"}, {"id": "6e54a998c61f4429874ed3ac33d4afc4", "name": "reader"}], "expires_at": "2019-04-09T08:55:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3df2feb837c0439b8cfb380ff877c97b", "name": "patrole-project_8de05b89-a928-4184-9b08-a85bbfb9fbba"}, "catalog": [{"endpoints": [], "type": "tempest-type-1277486611", "id": "0b54ae2e271e4cc7bbd93a7117074bc5", "name": "tempest-service-488714134"}, {"endpoints": [], "type": "metering", "id": "0c6048bf3c804b33b1209bfa8ca75ec0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v3/3df2feb837c0439b8cfb380ff877c97b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "503aa75a75e444a9b93cb14634c6ab50"}, {"url": "http://192.30.9.6:8776/v3/3df2feb837c0439b8cfb380ff877c97b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd4bc81464e44d0a129985ca1ff91d5"}, {"url": "http://192.30.9.6:8776/v3/3df2feb837c0439b8cfb380ff877c97b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d888a991472d4a88bfcfcfcf4909874d"}], "type": "volumev3", "id": "1b1b3cbed2d14611b521aa10e2b642dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4664f0d595a24e8a9d4eb3691db874e0"}, {"url": "http://172.30.9.21:8080/v1/AUTH_3df2feb837c0439b8cfb380ff877c97b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49cfc5fc2aa942e59d21f825b2bc9939"}, {"url": "http://12.0.0.22:8080/v1/AUTH_3df2feb837c0439b8cfb380ff877c97b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "71100b14603a4edf8a39e8af672ecff5"}], "type": "object-store", "id": "29267bcb2ea04deebb6caaa71afffcc5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4dc1873b4b477cb578245fdb86a111"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77d7bee546c941368ffc769fda003312"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9b1ab09869b4ea895eb3c8867f61318"}], "type": "network", "id": "3ac09bd783a245efa7f11d71ad667386", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f7f6f256262433fb4467ed610947d62"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "72d58c041dc245bc8aa43ce73891f76c"}, {"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b89851b9b2b4f95b7d2184e74373672"}], "type": "identity", "id": "49f6869431e3430e9aeef431c7e7d7de", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8201c41b3865412e839f135e1ceb7421"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e4e22c0a684229ba50a51934a5cdf7"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf4872e158cb44e3aa5a4063a620efc3"}], "type": "alarming", "id": "61e60b3a8b964288a4ad67fd02ee4984", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4de11e8502624071afd079250b33c74c"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d801fa7f3ee64b30b3b18ef5a9e72635"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f583f4a1750f4edc8596dd476ece0948"}], "type": "compute", "id": "6b64d23b249e42d79f5dd070a7460b66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0cd6369c5d9949eba212a5ce97f8b6f7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8011dc0e5bd44e2aa45caf7c6e4d19d2"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d807430fcec84acebca284681dd098fe"}], "type": "cloudformation", "id": "7f91896ba7394ae291c7a222f92ea496", "name": "heat-cfn"}, {"endpoints": [], "type": "tempest-type-608147535", "id": "88d50707b816448897d5d0b213cb19da", "name": "tempest-service-563563896"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/3df2feb837c0439b8cfb380ff877c97b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4243c026b4174decae31504c58542875"}, {"url": "http://192.30.9.6:8776/v2/3df2feb837c0439b8cfb380ff877c97b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84281d63eba442fd8cdbf23eae691ba2"}, {"url": "http://172.30.9.21:8776/v2/3df2feb837c0439b8cfb380ff877c97b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1ce0a47f2fd4ca9b678bc1d7e5d0b37"}], "type": "volumev2", "id": "8afcbe00e0a6427bbf1fc3b10d4b2f5e", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/3df2feb837c0439b8cfb380ff877c97b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25eb19d77ddd4b9aa8117749f829d913"}, {"url": "http://172.30.9.21:8004/v1/3df2feb837c0439b8cfb380ff877c97b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57dd852403b0401fb0bd852db0cc4f1e"}, {"url": "http://192.30.9.6:8004/v1/3df2feb837c0439b8cfb380ff877c97b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5a404b628fff4023b9d3e5b8fca3b0fb"}], "type": "orchestration", "id": "a244395507da4b85bd212d5f49a8b6ae", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2242a4436b774238a465cc3d6498ab4e"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "977935de203e411cbce5038f0a9dc848"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2fcaa46481c44f8a3f42acd6c29b21f"}], "type": "placement", "id": "aed411d3d8324008b42b3bd847051003", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b61449c559f45dba6ba5f9dc241729f"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3f83bae18b4a496bb67592b5d777f17c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5162d5282ea1448dbbc20567c0d57fd7"}], "type": "metric", "id": "ebf458a547774acfb6b489f2803a822c", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "33de49eaa2934d07a5ef7754ed5fe8e0"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b7265307a4a45caad0a286536a91b5d"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94601cf3562245fb9453e9678a54b869"}], "type": "event", "id": "f3ff1bc7e87e4c90a2385a1bc8175960", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00d65cc314ee4a87ad316dd160d63558"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64896bc5be624954a0166b6cfa08a10e"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd079af259534771ac00959c542171cf"}], "type": "image", "id": "f9a74c8a63414707b34a5b03e9eacdc1", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "patrole-user_8de05b89-a928-4184-9b08-a85bbfb9fbba", "id": "5720ff7682f64931a1b90c1922cf2994"}, "audit_ids": ["L-oSk2pMRoOw6DRS4j5cZw"], "issued_at": "2019-04-09T07:55:59.000000Z"}} 2019-04-09 07:56:03,288 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-04-09 07:56:03,288 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ec63380fe14130a55b893c0fe5a116d6b0264327" 2019-04-09 07:56:03,565 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Tue, 09 Apr 2019 07:55:59 GMT X-Openstack-Request-Id: req-ec1993d6-9fe1-42cb-bd8a-35ea05070028 2019-04-09 07:56:03,567 - keystoneauth.session - DEBUG - RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"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": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: subnet, trunk, router, network, policy, subnetpool, port, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"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": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "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": "availability_zone_filter", "updated": "2018-06-22T10:00:00-00:00", "name": "Availability Zone Filter Extension", "links": [], "description": "Add filter parameters to AvailabilityZone resource"}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "filter-validation", "updated": "2018-03-21T10:00:00-00:00", "name": "Filter parameters validation", "links": [], "description": "Provides validation on filter parameters."}, {"alias": "subnet-segmentid-writable", "updated": "2018-03-12T00:00:00-00:00", "name": "Subnet SegmentID (writable)", "links": [], "description": "Provides a writable segment_id attribute for a subnet resource."}, {"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": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"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": "empty-string-filtering", "updated": "2018-04-09T10:00:00-00:00", "name": "Empty String Filtering Extension", "links": [], "description": "Allow filtering by attributes with empty string value"}, {"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": "port-mac-address-regenerate", "updated": "2018-05-03T10:00:00-00:00", "name": "Neutron Port MAC address regenerate", "links": [], "description": "Network port MAC address regenerate"}, {"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": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"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": "port-security-groups-filtering", "updated": "2018-01-09T09:00:00-00:00", "name": "Port filtering on security groups", "links": [], "description": "Provides security groups filtering when listing ports"}, {"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": "standard-attr-segment", "updated": "2018-04-09T10:00:00-00:00", "name": "Standard Attribute Segment Extension", "links": [], "description": "Add standard attributes to Segment resource"}, {"alias": "segments-peer-subnet-host-routes", "updated": "2018-06-12T10:00:00-00:00", "name": "Segments peer-subnet host routes", "links": [], "description": "Add host routes to subnets on a routed network (segments)"}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "fip-port-details", "updated": "2018-04-09T10:00:00-00:00", "name": "Floating IP Port Details Extension", "links": [], "description": "Add port_details attribute to Floating IP resource"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"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": "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": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "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": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "binding-extended", "updated": "2017-07-17T10:00:00-00:00", "name": "Port Bindings Extended", "links": [], "description": "Expose port bindings of a virtual port to external application"}]} 2019-04-09 07:56:03,567 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/extensions.json used request id req-ec1993d6-9fe1-42cb-bd8a-35ea05070028 2019-04-09 07:56:03,567 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.279402017593s 2019-04-09 07:56:03,577 - xtesting.ci.run_tests - INFO - Running test case 'patrole'... 2019-04-09 07:56:03,577 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-09 07:56:03,580 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2d844e8327439c10cecd56581ed7b8637ccd59dc" 2019-04-09 07:56:03,785 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 222 Content-Type: application/json Date: Tue, 09 Apr 2019 07:55:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2b701aa-8b5e-4b1b-b2f1-73694089bfdd 2019-04-09 07:56:03,785 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/ec5ce0aa038644b78983e5840ba5fb73"}, "tags": [], "enabled": true, "id": "ec5ce0aa038644b78983e5840ba5fb73", "name": "heat_stack"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2019-04-09 07:56:03,785 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-a2b701aa-8b5e-4b1b-b2f1-73694089bfdd 2019-04-09 07:56:03,785 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.208039045334s 2019-04-09 07:56:03,793 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-09 07:56:03,796 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2d844e8327439c10cecd56581ed7b8637ccd59dc" 2019-04-09 07:56:03,906 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 394 Content-Type: application/json Date: Tue, 09 Apr 2019 07:56:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-790c4400-15bf-44c9-bcb3-e5c3aef91fe8 2019-04-09 07:56:03,906 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/6509066435f1453bac6996ee8997a3b2"}, "tags": [], "enabled": true, "id": "6509066435f1453bac6996ee8997a3b2", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: patrole", "links": {"self": "http://172.30.9.21:5000/v3/projects/3df2feb837c0439b8cfb380ff877c97b"}, "tags": [], "enabled": true, "id": "3df2feb837c0439b8cfb380ff877c97b", "parent_id": "default", "domain_id": "default", "name": "patrole-project_8de05b89-a928-4184-9b08-a85bbfb9fbba"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/ba7a30bb29394fc4a587735d9dfb749e"}, "tags": [], "enabled": true, "id": "ba7a30bb29394fc4a587735d9dfb749e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-04-09 07:56:03,906 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-790c4400-15bf-44c9-bcb3-e5c3aef91fe8 2019-04-09 07:56:03,906 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.113568067551s 2019-04-09 07:56:03,909 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-04-09 07:56:03,909 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2d844e8327439c10cecd56581ed7b8637ccd59dc" -d '{"network": {"shared": true, "tenant_id": "3df2feb837c0439b8cfb380ff877c97b", "name": "patrole-net_8de05b89-a928-4184-9b08-a85bbfb9fbba", "admin_state_up": true}}' 2019-04-09 07:56:04,242 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 720 Content-Type: application/json Date: Tue, 09 Apr 2019 07:56:00 GMT X-Openstack-Request-Id: req-e06284f1-12a3-4772-9711-f684ef60a34b 2019-04-09 07:56:04,242 - keystoneauth.session - DEBUG - RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"provider:network_type":"vxlan","id":"a1445e88-62fb-4b6f-a309-9fec18884f59","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":74,"ipv4_address_scope":null,"shared":true,"project_id":"3df2feb837c0439b8cfb380ff877c97b","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-09T07:56:00Z","is_default":false,"qos_policy_id":null,"name":"patrole-net_8de05b89-a928-4184-9b08-a85bbfb9fbba","admin_state_up":true,"tenant_id":"3df2feb837c0439b8cfb380ff877c97b","created_at":"2019-04-09T07:56:00Z","mtu":1450}} 2019-04-09 07:56:04,242 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-e06284f1-12a3-4772-9711-f684ef60a34b 2019-04-09 07:56:04,243 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.333982944489s 2019-04-09 07:56:04,243 - 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'2019-04-09T07:56:00Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'a1445e88-62fb-4b6f-a309-9fec18884f59', u'provider:segmentation_id': 74, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'patrole-net_8de05b89-a928-4184-9b08-a85bbfb9fbba', u'created_at': u'2019-04-09T07:56:00Z', u'mtu': 1450, u'tenant_id': u'3df2feb837c0439b8cfb380ff877c97b', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'3df2feb837c0439b8cfb380ff877c97b', u'l2_adjacency': True}) 2019-04-09 07:56:04,244 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-09 07:56:04,244 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ec63380fe14130a55b893c0fe5a116d6b0264327" 2019-04-09 07:56:04,340 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1425 Content-Type: application/json Date: Tue, 09 Apr 2019 07:56:00 GMT X-Openstack-Request-Id: req-38cd12cb-6378-4f54-9b59-bca1999a5e88 2019-04-09 07:56:04,340 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"a1445e88-62fb-4b6f-a309-9fec18884f59","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":74,"ipv4_address_scope":null,"shared":true,"project_id":"3df2feb837c0439b8cfb380ff877c97b","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-09T07:56:00Z","qos_policy_id":null,"name":"patrole-net_8de05b89-a928-4184-9b08-a85bbfb9fbba","admin_state_up":true,"tenant_id":"3df2feb837c0439b8cfb380ff877c97b","created_at":"2019-04-09T07:56:00Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"b62787c2-635d-4893-8553-7ee0260442ff","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ba7a30bb29394fc4a587735d9dfb749e","l2_adjacency":true,"status":"ACTIVE","subnets":["dce875e1-9eec-4cb2-94e6-93dffefe33f6"],"description":"","tags":[],"updated_at":"2019-04-09T06:38:46Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ba7a30bb29394fc4a587735d9dfb749e","created_at":"2019-04-09T06:24:05Z","provider:network_type":"flat"}]} 2019-04-09 07:56:04,341 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-38cd12cb-6378-4f54-9b59-bca1999a5e88 2019-04-09 07:56:04,341 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0970389842987s 2019-04-09 07:56:04,342 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-04-09 07:56:04,343 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ec63380fe14130a55b893c0fe5a116d6b0264327" -d '{"subnet": {"name": "patrole-subnet_8de05b89-a928-4184-9b08-a85bbfb9fbba", "enable_dhcp": true, "network_id": "a1445e88-62fb-4b6f-a309-9fec18884f59", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-04-09 07:56:04,783 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 693 Content-Type: application/json Date: Tue, 09 Apr 2019 07:56:01 GMT X-Openstack-Request-Id: req-c93b8cae-d797-4d8d-9b8c-3c5e352aa182 2019-04-09 07:56:04,783 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-04-09T07:56:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"05242bbf-4beb-491b-b344-1e70a09fe692","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"3df2feb837c0439b8cfb380ff877c97b","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"patrole-subnet_8de05b89-a928-4184-9b08-a85bbfb9fbba","enable_dhcp":true,"segment_id":null,"network_id":"a1445e88-62fb-4b6f-a309-9fec18884f59","tenant_id":"3df2feb837c0439b8cfb380ff877c97b","created_at":"2019-04-09T07:56:00Z","ip_version":4}} 2019-04-09 07:56:04,783 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-c93b8cae-d797-4d8d-9b8c-3c5e352aa182 2019-04-09 07:56:04,783 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.44104385376s 2019-04-09 07:56:04,784 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-04-09T07:56: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'05242bbf-4beb-491b-b344-1e70a09fe692', u'subnetpool_id': None, u'service_types': [], u'name': u'patrole-subnet_8de05b89-a928-4184-9b08-a85bbfb9fbba', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'a1445e88-62fb-4b6f-a309-9fec18884f59', u'tenant_id': u'3df2feb837c0439b8cfb380ff877c97b', u'created_at': u'2019-04-09T07:56: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'3df2feb837c0439b8cfb380ff877c97b'}) 2019-04-09 07:56:04,784 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-04-09 07:56:04,785 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ec63380fe14130a55b893c0fe5a116d6b0264327" -d '{"router": {"external_gateway_info": {"network_id": "b62787c2-635d-4893-8553-7ee0260442ff"}, "name": "patrole-router_8de05b89-a928-4184-9b08-a85bbfb9fbba", "admin_state_up": true}}' 2019-04-09 07:56:06,366 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 707 Content-Type: application/json Date: Tue, 09 Apr 2019 07:56:02 GMT X-Openstack-Request-Id: req-47be4167-459e-4466-971d-d8b4885be2de 2019-04-09 07:56:06,367 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "b62787c2-635d-4893-8553-7ee0260442ff", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "dce875e1-9eec-4cb2-94e6-93dffefe33f6", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "3df2feb837c0439b8cfb380ff877c97b", "created_at": "2019-04-09T07:56:01Z", "admin_state_up": true, "updated_at": "2019-04-09T07:56:02Z", "project_id": "3df2feb837c0439b8cfb380ff877c97b", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "94b73973-776b-4cd1-a288-aa4715668508", "name": "patrole-router_8de05b89-a928-4184-9b08-a85bbfb9fbba"}} 2019-04-09 07:56:06,367 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-47be4167-459e-4466-971d-d8b4885be2de 2019-04-09 07:56:06,367 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.58266615868s 2019-04-09 07:56:06,368 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-04-09T07:56:02Z', u'revision_number': 2, u'ha': False, u'id': u'94b73973-776b-4cd1-a288-aa4715668508', u'external_gateway_info': {u'network_id': u'b62787c2-635d-4893-8553-7ee0260442ff', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'dce875e1-9eec-4cb2-94e6-93dffefe33f6', u'ip_address': u'172.30.9.204'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'patrole-router_8de05b89-a928-4184-9b08-a85bbfb9fbba', u'admin_state_up': True, u'tenant_id': u'3df2feb837c0439b8cfb380ff877c97b', u'created_at': u'2019-04-09T07:56:01Z', u'flavor_id': None, u'routes': [], u'project_id': u'3df2feb837c0439b8cfb380ff877c97b'}) 2019-04-09 07:56:06,368 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-04-09 07:56:06,369 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/94b73973-776b-4cd1-a288-aa4715668508/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ec63380fe14130a55b893c0fe5a116d6b0264327" -d '{"subnet_id": "05242bbf-4beb-491b-b344-1e70a09fe692"}' 2019-04-09 07:56:08,814 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Tue, 09 Apr 2019 07:56:05 GMT X-Openstack-Request-Id: req-0ae73029-7769-45da-8181-86feeaf71117 2019-04-09 07:56:08,814 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "a1445e88-62fb-4b6f-a309-9fec18884f59", "tenant_id": "3df2feb837c0439b8cfb380ff877c97b", "subnet_id": "05242bbf-4beb-491b-b344-1e70a09fe692", "subnet_ids": ["05242bbf-4beb-491b-b344-1e70a09fe692"], "port_id": "1d02df58-fd71-472a-afb8-59d2a6bedc4c", "id": "94b73973-776b-4cd1-a288-aa4715668508"} 2019-04-09 07:56:08,814 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/94b73973-776b-4cd1-a288-aa4715668508/add_router_interface.json used request id req-0ae73029-7769-45da-8181-86feeaf71117 2019-04-09 07:56:08,814 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.4458630085s 2019-04-09 07:56:08,815 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-04-09 07:56:08,922 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-04-09 07:56:08,927 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-04-09 07:56:08,933 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Tue, 09 Apr 2019 07:56:05 GMT 2019-04-09 07:56:08,933 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}]} 2019-04-09 07:56:08,938 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-09 07:56:08,942 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ec63380fe14130a55b893c0fe5a116d6b0264327" 2019-04-09 07:56:09,740 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Tue, 09 Apr 2019 07:56:06 GMT X-Openstack-Request-Id: req-4270b494-f565-4c61-875b-f46344cb5c7e 2019-04-09 07:56:09,740 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-09 07:56:09,740 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-4270b494-f565-4c61-875b-f46344cb5c7e 2019-04-09 07:56:09,740 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.802127122879s 2019-04-09 07:56:09,749 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-04-09 07:56:09,753 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ec63380fe14130a55b893c0fe5a116d6b0264327" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/patrole-img_8de05b89-a928-4184-9b08-a85bbfb9fbba", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "patrole-img_8de05b89-a928-4184-9b08-a85bbfb9fbba"}' 2019-04-09 07:56:09,802 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 930 Content-Type: application/json Date: Tue, 09 Apr 2019 07:56:06 GMT Location: http://172.30.9.21:9292/v2/images/3fd891e9-79c7-4ff5-8827-c4bf9c06c8ef Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-12272d02-8886-48ea-ae01-ef4528d88b90 2019-04-09 07:56:09,802 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-09T07:56:06Z", "file": "/v2/images/3fd891e9-79c7-4ff5-8827-c4bf9c06c8ef/file", "owner": "3df2feb837c0439b8cfb380ff877c97b", "id": "3fd891e9-79c7-4ff5-8827-c4bf9c06c8ef", "size": null, "self": "/v2/images/3fd891e9-79c7-4ff5-8827-c4bf9c06c8ef", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "public", "owner_specified.shade.object": "images/patrole-img_8de05b89-a928-4184-9b08-a85bbfb9fbba", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_8de05b89-a928-4184-9b08-a85bbfb9fbba", "checksum": null, "created_at": "2019-04-09T07:56:06Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-04-09 07:56:09,802 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-12272d02-8886-48ea-ae01-ef4528d88b90 2019-04-09 07:56:09,802 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0526559352875s 2019-04-09 07:56:09,803 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-04-09 07:56:09,807 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/3fd891e9-79c7-4ff5-8827-c4bf9c06c8ef/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ec63380fe14130a55b893c0fe5a116d6b0264327" -d '' 2019-04-09 07:56:10,211 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 07:56:06 GMT X-Openstack-Request-Id: req-a465a11e-4d1a-49ef-9160-922e9cdfab19 2019-04-09 07:56:10,211 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 07:56:10,211 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/3fd891e9-79c7-4ff5-8827-c4bf9c06c8ef/file used request id req-a465a11e-4d1a-49ef-9160-922e9cdfab19 2019-04-09 07:56:10,212 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.408508062363s 2019-04-09 07:56:10,216 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-09 07:56:10,220 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ec63380fe14130a55b893c0fe5a116d6b0264327" 2019-04-09 07:56:10,242 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1390 Content-Type: application/json Date: Tue, 09 Apr 2019 07:56:06 GMT X-Openstack-Request-Id: req-bcbce7bf-2839-4106-9db0-80580ceb7ca7 2019-04-09 07:56:10,242 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-09T07:56:06Z", "file": "/v2/images/3fd891e9-79c7-4ff5-8827-c4bf9c06c8ef/file", "owner": "3df2feb837c0439b8cfb380ff877c97b", "id": "3fd891e9-79c7-4ff5-8827-c4bf9c06c8ef", "size": 12716032, "self": "/v2/images/3fd891e9-79c7-4ff5-8827-c4bf9c06c8ef", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/3fd891e9-79c7-4ff5-8827-c4bf9c06c8ef/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/3fd891e9-79c7-4ff5-8827-c4bf9c06c8ef/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/patrole-img_8de05b89-a928-4184-9b08-a85bbfb9fbba", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_8de05b89-a928-4184-9b08-a85bbfb9fbba", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-09T07:56:06Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-09 07:56:10,242 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-bcbce7bf-2839-4106-9db0-80580ceb7ca7 2019-04-09 07:56:10,242 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0263838768005s 2019-04-09 07:56:10,244 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/3fd891e9-79c7-4ff5-8827-c4bf9c06c8ef/snap', u'metadata': Munch({})})], 'file': u'/v2/images/3fd891e9-79c7-4ff5-8827-c4bf9c06c8ef/file', 'owner': u'3df2feb837c0439b8cfb380ff877c97b', 'id': u'3fd891e9-79c7-4ff5-8827-c4bf9c06c8ef', 'size': 12716032, u'self': u'/v2/images/3fd891e9-79c7-4ff5-8827-c4bf9c06c8ef', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'3df2feb837c0439b8cfb380ff877c97b', 'name': 'patrole-project_8de05b89-a928-4184-9b08-a85bbfb9fbba', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/3fd891e9-79c7-4ff5-8827-c4bf9c06c8ef/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-04-09T07:56:06Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-04-09T07:56:06Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/patrole-img_8de05b89-a928-4184-9b08-a85bbfb9fbba', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/3fd891e9-79c7-4ff5-8827-c4bf9c06c8ef', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/patrole-img_8de05b89-a928-4184-9b08-a85bbfb9fbba', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'patrole-img_8de05b89-a928-4184-9b08-a85bbfb9fbba', 'created': u'2019-04-09T07:56:06Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-04-09T07:56:06Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/3fd891e9-79c7-4ff5-8827-c4bf9c06c8ef', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/patrole-img_8de05b89-a928-4184-9b08-a85bbfb9fbba', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-04-09 07:56:10,248 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-04-09 07:56:10,251 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2d844e8327439c10cecd56581ed7b8637ccd59dc" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "patrole-flavor_8de05b89-a928-4184-9b08-a85bbfb9fbba", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-04-09 07:56:10,579 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Tue, 09 Apr 2019 07:56:06 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-7578c4d7-5cf0-4fa6-b1a0-a8947699e981 x-openstack-request-id: req-7578c4d7-5cf0-4fa6-b1a0-a8947699e981 2019-04-09 07:56:10,579 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "patrole-flavor_8de05b89-a928-4184-9b08-a85bbfb9fbba", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/f52bdb71-5c8c-4312-9af6-967ef8237e76", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/f52bdb71-5c8c-4312-9af6-967ef8237e76", "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": "f52bdb71-5c8c-4312-9af6-967ef8237e76"}} 2019-04-09 07:56:10,579 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-7578c4d7-5cf0-4fa6-b1a0-a8947699e981 2019-04-09 07:56:10,580 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.331856966019s 2019-04-09 07:56:10,580 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'patrole-flavor_8de05b89-a928-4184-9b08-a85bbfb9fbba', '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'6509066435f1453bac6996ee8997a3b2', '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'f52bdb71-5c8c-4312-9af6-967ef8237e76', 'swap': 0}) 2019-04-09 07:56:10,581 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-04-09 07:56:10,584 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/f52bdb71-5c8c-4312-9af6-967ef8237e76/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2d844e8327439c10cecd56581ed7b8637ccd59dc" -d '{"extra_specs": {}}' 2019-04-09 07:56:10,601 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 09 Apr 2019 07:56:06 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-fbebc57b-bdb9-45e2-a5d9-8a358790795a x-openstack-request-id: req-fbebc57b-bdb9-45e2-a5d9-8a358790795a 2019-04-09 07:56:10,601 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-04-09 07:56:10,601 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/f52bdb71-5c8c-4312-9af6-967ef8237e76/os-extra_specs used request id req-fbebc57b-bdb9-45e2-a5d9-8a358790795a 2019-04-09 07:56:10,601 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0201079845428s 2019-04-09 07:56:10,610 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-04-09 07:56:10,615 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 09 Apr 2019 07:56:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-97235239-2906-4e46-bc83-87a1e603f399 2019-04-09 07:56:10,615 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 07:56:10,616 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/ used request id req-97235239-2906-4e46-bc83-87a1e603f399 2019-04-09 07:56:10,620 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-09 07:56:10,623 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ec63380fe14130a55b893c0fe5a116d6b0264327" 2019-04-09 07:56:10,802 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Tue, 09 Apr 2019 07:56:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ae2d46b-72fb-4b1c-abf8-079eaed50512 2019-04-09 07:56:10,802 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "12d06a59574c4903a7b4bfc193e14ef0", "links": {"self": "http://172.30.9.21:5000/v3/roles/12d06a59574c4903a7b4bfc193e14ef0"}, "name": "member"}, {"domain_id": null, "id": "50245c80a9b84e15b01544b714aaabd9", "links": {"self": "http://172.30.9.21:5000/v3/roles/50245c80a9b84e15b01544b714aaabd9"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6e54a998c61f4429874ed3ac33d4afc4", "links": {"self": "http://172.30.9.21:5000/v3/roles/6e54a998c61f4429874ed3ac33d4afc4"}, "name": "reader"}, {"domain_id": null, "id": "6f62ff3e5bbd4682becdbe9fa3c1ed2c", "links": {"self": "http://172.30.9.21:5000/v3/roles/6f62ff3e5bbd4682becdbe9fa3c1ed2c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80b483ac8c834f498f0d265da82cb005", "links": {"self": "http://172.30.9.21:5000/v3/roles/80b483ac8c834f498f0d265da82cb005"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecaba09e8ea14e058d5f9d9eb583aa37", "links": {"self": "http://172.30.9.21:5000/v3/roles/ecaba09e8ea14e058d5f9d9eb583aa37"}, "name": "admin"}]} 2019-04-09 07:56:10,802 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-4ae2d46b-72fb-4b1c-abf8-079eaed50512 2019-04-09 07:56:10,803 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.182874917984s 2019-04-09 07:56:10,807 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-09 07:56:10,811 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ec63380fe14130a55b893c0fe5a116d6b0264327" 2019-04-09 07:56:10,993 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Tue, 09 Apr 2019 07:56:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2938aee-a994-44a7-a11e-ae0388ef8ab4 2019-04-09 07:56:10,993 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "12d06a59574c4903a7b4bfc193e14ef0", "links": {"self": "http://172.30.9.21:5000/v3/roles/12d06a59574c4903a7b4bfc193e14ef0"}, "name": "member"}, {"domain_id": null, "id": "50245c80a9b84e15b01544b714aaabd9", "links": {"self": "http://172.30.9.21:5000/v3/roles/50245c80a9b84e15b01544b714aaabd9"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6e54a998c61f4429874ed3ac33d4afc4", "links": {"self": "http://172.30.9.21:5000/v3/roles/6e54a998c61f4429874ed3ac33d4afc4"}, "name": "reader"}, {"domain_id": null, "id": "6f62ff3e5bbd4682becdbe9fa3c1ed2c", "links": {"self": "http://172.30.9.21:5000/v3/roles/6f62ff3e5bbd4682becdbe9fa3c1ed2c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80b483ac8c834f498f0d265da82cb005", "links": {"self": "http://172.30.9.21:5000/v3/roles/80b483ac8c834f498f0d265da82cb005"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecaba09e8ea14e058d5f9d9eb583aa37", "links": {"self": "http://172.30.9.21:5000/v3/roles/ecaba09e8ea14e058d5f9d9eb583aa37"}, "name": "admin"}]} 2019-04-09 07:56:10,994 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-e2938aee-a994-44a7-a11e-ae0388ef8ab4 2019-04-09 07:56:10,994 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.18633389473s 2019-04-09 07:56:11,005 - functest.opnfv_tests.openstack.rally.rally - INFO - Creating Rally environment... 2019-04-09 07:56:13,441 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment destroy --deployment opnfv-rally 2019-04-09 07:56:15,623 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | fb015af5-798e-4045-83a6-2c9af0880819 | 2019-04-09T07:56:15.250122 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: fb015af5-798e-4045-83a6-2c9af0880819 ~/.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 2019-04-09 07:56:19,036 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+-------------------------+-----------+ | Service | Service Type | Status | +-------------+-------------------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | __unknown__ | tempest-type-1277486611 | Available | | __unknown__ | tempest-type-608147535 | Available | | ceilometer | metering | Available | | cinderv2 | volumev2 | Available | | cinderv3 | volumev3 | 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 | +-------------+-------------------------+-----------+ 2019-04-09 07:56:19,983 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Create verifier from existing repo... 2019-04-09 07:56:22,217 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify delete-verifier --id opnfv-tempest --force 2019-04-09 07:56:25,331 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=a2505ee0-10f8-4637-a377-85435d65ba7d) as the default verifier for the future CLI operations. 2019-04-09 07:56:27,076 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-04-09 07:56:27,080 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2d844e8327439c10cecd56581ed7b8637ccd59dc" 2019-04-09 07:56:27,116 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 735 Content-Type: application/json Date: Tue, 09 Apr 2019 07:56:23 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-0ed38289-edd2-4f38-9bad-617af0fbce4e x-openstack-request-id: req-0ed38289-edd2-4f38-9bad-617af0fbce4e 2019-04-09 07:56:27,117 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 16}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.3", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-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": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 17}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.10", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-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": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 2}]} 2019-04-09 07:56:27,117 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-hypervisors/detail used request id req-0ed38289-edd2-4f38-9bad-617af0fbce4e 2019-04-09 07:56:27,118 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0407650470734s 2019-04-09 07:56:27,123 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-09 07:56:27,127 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ec63380fe14130a55b893c0fe5a116d6b0264327" 2019-04-09 07:56:27,427 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1390 Content-Type: application/json Date: Tue, 09 Apr 2019 07:56:23 GMT X-Openstack-Request-Id: req-b8660f79-ae2e-4ba0-adeb-72f66341cc84 2019-04-09 07:56:27,427 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-09T07:56:06Z", "file": "/v2/images/3fd891e9-79c7-4ff5-8827-c4bf9c06c8ef/file", "owner": "3df2feb837c0439b8cfb380ff877c97b", "id": "3fd891e9-79c7-4ff5-8827-c4bf9c06c8ef", "size": 12716032, "self": "/v2/images/3fd891e9-79c7-4ff5-8827-c4bf9c06c8ef", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/3fd891e9-79c7-4ff5-8827-c4bf9c06c8ef/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/3fd891e9-79c7-4ff5-8827-c4bf9c06c8ef/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/patrole-img_8de05b89-a928-4184-9b08-a85bbfb9fbba", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_8de05b89-a928-4184-9b08-a85bbfb9fbba", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-09T07:56:06Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-09 07:56:27,428 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-b8660f79-ae2e-4ba0-adeb-72f66341cc84 2019-04-09 07:56:27,428 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.305088996887s 2019-04-09 07:56:27,438 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-04-09 07:56:27,442 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ec63380fe14130a55b893c0fe5a116d6b0264327" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/patrole-img_alt_8de05b89-a928-4184-9b08-a85bbfb9fbba", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "patrole-img_alt_8de05b89-a928-4184-9b08-a85bbfb9fbba"}' 2019-04-09 07:56:27,497 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 938 Content-Type: application/json Date: Tue, 09 Apr 2019 07:56:23 GMT Location: http://172.30.9.21:9292/v2/images/93f513b9-8d25-41cc-b6f3-9dc1cff2509f Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-23fbdab2-d6db-4264-986b-9750a9cb7328 2019-04-09 07:56:27,498 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-09T07:56:23Z", "file": "/v2/images/93f513b9-8d25-41cc-b6f3-9dc1cff2509f/file", "owner": "3df2feb837c0439b8cfb380ff877c97b", "id": "93f513b9-8d25-41cc-b6f3-9dc1cff2509f", "size": null, "self": "/v2/images/93f513b9-8d25-41cc-b6f3-9dc1cff2509f", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "public", "owner_specified.shade.object": "images/patrole-img_alt_8de05b89-a928-4184-9b08-a85bbfb9fbba", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_alt_8de05b89-a928-4184-9b08-a85bbfb9fbba", "checksum": null, "created_at": "2019-04-09T07:56:23Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-04-09 07:56:27,498 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-23fbdab2-d6db-4264-986b-9750a9cb7328 2019-04-09 07:56:27,498 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.059928894043s 2019-04-09 07:56:27,499 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-04-09 07:56:27,503 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/93f513b9-8d25-41cc-b6f3-9dc1cff2509f/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ec63380fe14130a55b893c0fe5a116d6b0264327" -d '' 2019-04-09 07:56:28,093 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 07:56:24 GMT X-Openstack-Request-Id: req-403e83b5-8342-4226-bbc1-87f50b9fa5b8 2019-04-09 07:56:28,093 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 07:56:28,093 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/93f513b9-8d25-41cc-b6f3-9dc1cff2509f/file used request id req-403e83b5-8342-4226-bbc1-87f50b9fa5b8 2019-04-09 07:56:28,093 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.594487905502s 2019-04-09 07:56:28,098 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-09 07:56:28,102 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ec63380fe14130a55b893c0fe5a116d6b0264327" 2019-04-09 07:56:28,127 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2721 Content-Type: application/json Date: Tue, 09 Apr 2019 07:56:24 GMT X-Openstack-Request-Id: req-6bae7f45-d88b-490b-96b3-5d5c0bb3943c 2019-04-09 07:56:28,127 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-09T07:56:24Z", "file": "/v2/images/93f513b9-8d25-41cc-b6f3-9dc1cff2509f/file", "owner": "3df2feb837c0439b8cfb380ff877c97b", "id": "93f513b9-8d25-41cc-b6f3-9dc1cff2509f", "size": 12716032, "self": "/v2/images/93f513b9-8d25-41cc-b6f3-9dc1cff2509f", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/93f513b9-8d25-41cc-b6f3-9dc1cff2509f/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/93f513b9-8d25-41cc-b6f3-9dc1cff2509f/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/patrole-img_alt_8de05b89-a928-4184-9b08-a85bbfb9fbba", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_alt_8de05b89-a928-4184-9b08-a85bbfb9fbba", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-09T07:56:23Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-09T07:56:06Z", "file": "/v2/images/3fd891e9-79c7-4ff5-8827-c4bf9c06c8ef/file", "owner": "3df2feb837c0439b8cfb380ff877c97b", "id": "3fd891e9-79c7-4ff5-8827-c4bf9c06c8ef", "size": 12716032, "self": "/v2/images/3fd891e9-79c7-4ff5-8827-c4bf9c06c8ef", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/3fd891e9-79c7-4ff5-8827-c4bf9c06c8ef/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/3fd891e9-79c7-4ff5-8827-c4bf9c06c8ef/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/patrole-img_8de05b89-a928-4184-9b08-a85bbfb9fbba", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_8de05b89-a928-4184-9b08-a85bbfb9fbba", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-09T07:56:06Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-09 07:56:28,127 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-6bae7f45-d88b-490b-96b3-5d5c0bb3943c 2019-04-09 07:56:28,128 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0297520160675s 2019-04-09 07:56:28,130 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/93f513b9-8d25-41cc-b6f3-9dc1cff2509f/snap', u'metadata': Munch({})})], 'file': u'/v2/images/93f513b9-8d25-41cc-b6f3-9dc1cff2509f/file', 'owner': u'3df2feb837c0439b8cfb380ff877c97b', 'id': u'93f513b9-8d25-41cc-b6f3-9dc1cff2509f', 'size': 12716032, u'self': u'/v2/images/93f513b9-8d25-41cc-b6f3-9dc1cff2509f', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'3df2feb837c0439b8cfb380ff877c97b', 'name': 'patrole-project_8de05b89-a928-4184-9b08-a85bbfb9fbba', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/93f513b9-8d25-41cc-b6f3-9dc1cff2509f/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-04-09T07:56:24Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-04-09T07:56:24Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/patrole-img_alt_8de05b89-a928-4184-9b08-a85bbfb9fbba', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/93f513b9-8d25-41cc-b6f3-9dc1cff2509f', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/patrole-img_alt_8de05b89-a928-4184-9b08-a85bbfb9fbba', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'patrole-img_alt_8de05b89-a928-4184-9b08-a85bbfb9fbba', 'created': u'2019-04-09T07:56:23Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-04-09T07:56:23Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/93f513b9-8d25-41cc-b6f3-9dc1cff2509f', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/patrole-img_alt_8de05b89-a928-4184-9b08-a85bbfb9fbba', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-04-09 07:56:28,131 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-04-09 07:56:28,134 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2d844e8327439c10cecd56581ed7b8637ccd59dc" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "patrole-flavor_alt_8de05b89-a928-4184-9b08-a85bbfb9fbba", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-04-09 07:56:28,158 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Tue, 09 Apr 2019 07:56:24 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-a81a4022-b965-48b3-8ffe-e51475fef40d x-openstack-request-id: req-a81a4022-b965-48b3-8ffe-e51475fef40d 2019-04-09 07:56:28,158 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "patrole-flavor_alt_8de05b89-a928-4184-9b08-a85bbfb9fbba", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/7b19aeda-f1db-429a-955d-71984ba067c4", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/7b19aeda-f1db-429a-955d-71984ba067c4", "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": "7b19aeda-f1db-429a-955d-71984ba067c4"}} 2019-04-09 07:56:28,159 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-a81a4022-b965-48b3-8ffe-e51475fef40d 2019-04-09 07:56:28,159 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0277419090271s 2019-04-09 07:56:28,160 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'patrole-flavor_alt_8de05b89-a928-4184-9b08-a85bbfb9fbba', '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'6509066435f1453bac6996ee8997a3b2', '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'7b19aeda-f1db-429a-955d-71984ba067c4', 'swap': 0}) 2019-04-09 07:56:28,160 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-04-09 07:56:28,163 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/7b19aeda-f1db-429a-955d-71984ba067c4/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2d844e8327439c10cecd56581ed7b8637ccd59dc" -d '{"extra_specs": {}}' 2019-04-09 07:56:28,179 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 09 Apr 2019 07:56:24 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-40fc7bfb-7a56-42c9-b073-f45affd42787 x-openstack-request-id: req-40fc7bfb-7a56-42c9-b073-f45affd42787 2019-04-09 07:56:28,179 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-04-09 07:56:28,179 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/7b19aeda-f1db-429a-955d-71984ba067c4/os-extra_specs used request id req-40fc7bfb-7a56-42c9-b073-f45affd42787 2019-04-09 07:56:28,179 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0191280841827s 2019-04-09 07:56:28,180 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'patrole-flavor_alt_8de05b89-a928-4184-9b08-a85bbfb9fbba', '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'6509066435f1453bac6996ee8997a3b2', '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'7b19aeda-f1db-429a-955d-71984ba067c4', 'swap': 0}) 2019-04-09 07:56:31,379 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2019-04-09 07:56:31,380 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Looking for tempest.conf file... 2019-04-09 07:56:31,380 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Updating selected tempest.conf parameters... 2019-04-09 07:56:31,383 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2019-04-09 07:56:31,423 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2019-04-09 07:56:35,055 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-a2505ee0-10f8-4637-a377-85435d65ba7d/repo; stestr list '(?!.*test_networks_multiprovider_rbac)(?!.*test_auto_allocated_topology_rbac)(?!.*test_create_network_provider_segmentation_id)(?=patrole_tempest_plugin.tests.api.(image|network))' >/home/opnfv/functest/results/patrole/test_list.txt 2>/dev/null) 2019-04-09 07:56:35,056 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2019-04-09 07:56:35,061 - 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']'. 2019-04-09 07:58:59,866 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 938788b6-52e7-4e86-9411-afe3895f5a76 2019-04-09 07:58:59,872 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '938788b6-52e7-4e86-9411-afe3895f5a76']'. 2019-04-09 07:59:00,708 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2019-04-09 07:59:00,708 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2019-04-09 07:59:00,708 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-04-09 07:59:00,708 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 938788b6-52e7-4e86-9411-afe3895f5a76 | 2019-04-09 07:59:00,709 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2019-04-09 07:59:00,709 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2019-04-09 07:56:36 | 2019-04-09 07:59:00,709 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2019-04-09 07:58:59 | 2019-04-09 07:59:00,709 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:02:23 | 2019-04-09 07:59:00,709 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2019-04-09 07:59:00,709 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2019-04-09 07:59:00,709 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: a2505ee0-10f8-4637-a377-85435d65ba7d) | 2019-04-09 07:59:00,709 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2019-04-09 07:59:00,709 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: fb015af5-798e-4045-83a6-2c9af0880819) | 2019-04-09 07:59:00,709 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 148 | 2019-04-09 07:59:00,710 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 134.692 | 2019-04-09 07:59:00,710 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 139 | 2019-04-09 07:59:00,710 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 9 | 2019-04-09 07:59:00,710 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2019-04-09 07:59:00,710 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2019-04-09 07:59:00,710 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2019-04-09 07:59:00,710 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-04-09 07:59:00,710 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2019-04-09 07:59:00,710 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2019-04-09 07:59:00,817 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest patrole success_rate is 100.0% 2019-04-09 07:59:00,817 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'html', '--uuid', '938788b6-52e7-4e86-9411-afe3895f5a76', '--to', u'/home/opnfv/functest/results/patrole/tempest-report.html'] 2019-04-09 07:59:02,934 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type html --uuid 938788b6-52e7-4e86-9411-afe3895f5a76 --to /home/opnfv/functest/results/patrole/tempest-report.html Saving the report to '/home/opnfv/functest/results/patrole/tempest-report.html' file. It may take some time. The report has been successfully saved. 2019-04-09 07:59:02,935 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'junit-xml', '--uuid', '938788b6-52e7-4e86-9411-afe3895f5a76', '--to', u'/home/opnfv/functest/results/patrole/tempest-report.xml'] 2019-04-09 07:59:04,941 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type junit-xml --uuid 938788b6-52e7-4e86-9411-afe3895f5a76 --to /home/opnfv/functest/results/patrole/tempest-report.xml Saving the report to '/home/opnfv/functest/results/patrole/tempest-report.xml' file. It may take some time. The report has been successfully saved. 2019-04-09 07:59:05,108 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-04-09 07:59:05,109 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | patrole | functest | 03:01 | PASS | +-------------------+------------------+------------------+----------------+ 2019-04-09 07:59:05,115 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-04-09 07:59:05,120 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/93f513b9-8d25-41cc-b6f3-9dc1cff2509f -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ec63380fe14130a55b893c0fe5a116d6b0264327" 2019-04-09 07:59:05,687 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 07:59:01 GMT X-Openstack-Request-Id: req-c259fd0b-0b71-4acf-ab2a-67288dc8423a 2019-04-09 07:59:05,687 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 07:59:05,687 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/93f513b9-8d25-41cc-b6f3-9dc1cff2509f used request id req-c259fd0b-0b71-4acf-ab2a-67288dc8423a 2019-04-09 07:59:05,688 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.572208881378s 2019-04-09 07:59:05,694 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-09 07:59:05,697 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2d844e8327439c10cecd56581ed7b8637ccd59dc" 2019-04-09 07:59:05,720 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 362 Content-Type: application/json Date: Tue, 09 Apr 2019 07:59:01 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-77359561-094b-4c32-a661-154d4e6e0e81 x-openstack-request-id: req-77359561-094b-4c32-a661-154d4e6e0e81 2019-04-09 07:59:05,721 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "patrole-flavor_alt_8de05b89-a928-4184-9b08-a85bbfb9fbba", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/7b19aeda-f1db-429a-955d-71984ba067c4", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/7b19aeda-f1db-429a-955d-71984ba067c4", "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": "7b19aeda-f1db-429a-955d-71984ba067c4"}, {"name": "patrole-flavor_8de05b89-a928-4184-9b08-a85bbfb9fbba", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/f52bdb71-5c8c-4312-9af6-967ef8237e76", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/f52bdb71-5c8c-4312-9af6-967ef8237e76", "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": "f52bdb71-5c8c-4312-9af6-967ef8237e76"}]} 2019-04-09 07:59:05,721 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-77359561-094b-4c32-a661-154d4e6e0e81 2019-04-09 07:59:05,721 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.027233839035s 2019-04-09 07:59:05,723 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-04-09 07:59:05,726 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/7b19aeda-f1db-429a-955d-71984ba067c4 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2d844e8327439c10cecd56581ed7b8637ccd59dc" 2019-04-09 07:59:05,757 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Tue, 09 Apr 2019 07:59:01 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-690f1d15-dc60-4138-a952-0bc85a59867a x-openstack-request-id: req-690f1d15-dc60-4138-a952-0bc85a59867a 2019-04-09 07:59:05,757 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/7b19aeda-f1db-429a-955d-71984ba067c4 used request id req-690f1d15-dc60-4138-a952-0bc85a59867a 2019-04-09 07:59:05,757 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0338060855865s 2019-04-09 07:59:05,758 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-04-09 07:59:05,758 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/94b73973-776b-4cd1-a288-aa4715668508/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ec63380fe14130a55b893c0fe5a116d6b0264327" -d '{"subnet_id": "05242bbf-4beb-491b-b344-1e70a09fe692"}' 2019-04-09 07:59:08,008 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Tue, 09 Apr 2019 07:59:04 GMT X-Openstack-Request-Id: req-ed84d92a-bf70-492c-b41f-64c7bb0d37fb 2019-04-09 07:59:08,009 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "a1445e88-62fb-4b6f-a309-9fec18884f59", "tenant_id": "3df2feb837c0439b8cfb380ff877c97b", "subnet_id": "05242bbf-4beb-491b-b344-1e70a09fe692", "subnet_ids": ["05242bbf-4beb-491b-b344-1e70a09fe692"], "port_id": "1d02df58-fd71-472a-afb8-59d2a6bedc4c", "id": "94b73973-776b-4cd1-a288-aa4715668508"} 2019-04-09 07:59:08,009 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/94b73973-776b-4cd1-a288-aa4715668508/remove_router_interface.json used request id req-ed84d92a-bf70-492c-b41f-64c7bb0d37fb 2019-04-09 07:59:08,009 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.25106215477s 2019-04-09 07:59:08,009 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-04-09 07:59:08,010 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ec63380fe14130a55b893c0fe5a116d6b0264327" 2019-04-09 07:59:08,127 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1704 Content-Type: application/json Date: Tue, 09 Apr 2019 07:59:04 GMT X-Openstack-Request-Id: req-dc3c65d4-3de1-42bd-a22d-3a7128e286bc 2019-04-09 07:59:08,127 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "9dff532fe77c4483802f01bbc260494b", "created_at": "2019-04-09T06:38:39Z", "admin_state_up": true, "updated_at": "2019-04-09T06:38:39Z", "project_id": "9dff532fe77c4483802f01bbc260494b", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "0ba765d6-37ce-4d13-863e-9a80f295481a", "name": "tempest-pretest-check-310592232"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "b62787c2-635d-4893-8553-7ee0260442ff", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "dce875e1-9eec-4cb2-94e6-93dffefe33f6", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "3df2feb837c0439b8cfb380ff877c97b", "created_at": "2019-04-09T07:56:01Z", "admin_state_up": true, "updated_at": "2019-04-09T07:59:03Z", "project_id": "3df2feb837c0439b8cfb380ff877c97b", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "94b73973-776b-4cd1-a288-aa4715668508", "name": "patrole-router_8de05b89-a928-4184-9b08-a85bbfb9fbba"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "4ba61a60dfea40f5a9db447410481bec", "created_at": "2019-04-09T06:39:13Z", "admin_state_up": false, "updated_at": "2019-04-09T06:39:13Z", "project_id": "4ba61a60dfea40f5a9db447410481bec", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "e8b8b6f8-b1e6-44c7-8e59-7539b177b548", "name": "tempest-router-565463504"}]} 2019-04-09 07:59:08,128 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-dc3c65d4-3de1-42bd-a22d-3a7128e286bc 2019-04-09 07:59:08,128 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.118259906769s 2019-04-09 07:59:08,129 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-04-09 07:59:08,130 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/routers/94b73973-776b-4cd1-a288-aa4715668508.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ec63380fe14130a55b893c0fe5a116d6b0264327" 2019-04-09 07:59:09,486 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 09 Apr 2019 07:59:05 GMT X-Openstack-Request-Id: req-07be3306-f91f-4ec1-afc9-234658b2a128 2019-04-09 07:59:09,487 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-09 07:59:09,487 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/94b73973-776b-4cd1-a288-aa4715668508.json used request id req-07be3306-f91f-4ec1-afc9-234658b2a128 2019-04-09 07:59:09,487 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.35727310181s 2019-04-09 07:59:09,487 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-04-09 07:59:09,488 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ec63380fe14130a55b893c0fe5a116d6b0264327" 2019-04-09 07:59:09,531 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1325 Content-Type: application/json Date: Tue, 09 Apr 2019 07:59:05 GMT X-Openstack-Request-Id: req-8c310163-9b00-41cd-a21a-094bec4250fe 2019-04-09 07:59:09,531 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-04-09T07:56:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"05242bbf-4beb-491b-b344-1e70a09fe692","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"3df2feb837c0439b8cfb380ff877c97b","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"patrole-subnet_8de05b89-a928-4184-9b08-a85bbfb9fbba","enable_dhcp":true,"segment_id":null,"network_id":"a1445e88-62fb-4b6f-a309-9fec18884f59","tenant_id":"3df2feb837c0439b8cfb380ff877c97b","created_at":"2019-04-09T07:56:00Z","ip_version":4},{"updated_at":"2019-04-09T06:24:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"dce875e1-9eec-4cb2-94e6-93dffefe33f6","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"ba7a30bb29394fc4a587735d9dfb749e","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"b62787c2-635d-4893-8553-7ee0260442ff","tenant_id":"ba7a30bb29394fc4a587735d9dfb749e","created_at":"2019-04-09T06:24:08Z","ip_version":4}]} 2019-04-09 07:59:09,531 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-8c310163-9b00-41cd-a21a-094bec4250fe 2019-04-09 07:59:09,532 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0442099571228s 2019-04-09 07:59:09,533 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-04-09 07:59:09,533 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/subnets/05242bbf-4beb-491b-b344-1e70a09fe692.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ec63380fe14130a55b893c0fe5a116d6b0264327" 2019-04-09 07:59:10,680 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 09 Apr 2019 07:59:06 GMT X-Openstack-Request-Id: req-ef6481ee-b89a-4062-b618-d203f4d8daa5 2019-04-09 07:59:10,680 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-09 07:59:10,680 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/05242bbf-4beb-491b-b344-1e70a09fe692.json used request id req-ef6481ee-b89a-4062-b618-d203f4d8daa5 2019-04-09 07:59:10,681 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.14749097824s 2019-04-09 07:59:10,681 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-09 07:59:10,681 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ec63380fe14130a55b893c0fe5a116d6b0264327" 2019-04-09 07:59:10,765 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1431 Content-Type: application/json Date: Tue, 09 Apr 2019 07:59:06 GMT X-Openstack-Request-Id: req-311dd873-8bb4-40eb-93a3-4d33079ff665 2019-04-09 07:59:10,766 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"a1445e88-62fb-4b6f-a309-9fec18884f59","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":74,"ipv4_address_scope":null,"shared":true,"project_id":"3df2feb837c0439b8cfb380ff877c97b","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-09T07:59:06Z","qos_policy_id":null,"name":"patrole-net_8de05b89-a928-4184-9b08-a85bbfb9fbba","admin_state_up":true,"tenant_id":"3df2feb837c0439b8cfb380ff877c97b","created_at":"2019-04-09T07:56:00Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"b62787c2-635d-4893-8553-7ee0260442ff","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ba7a30bb29394fc4a587735d9dfb749e","l2_adjacency":true,"status":"ACTIVE","subnets":["dce875e1-9eec-4cb2-94e6-93dffefe33f6"],"description":"","tags":[],"updated_at":"2019-04-09T06:38:46Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ba7a30bb29394fc4a587735d9dfb749e","created_at":"2019-04-09T06:24:05Z","provider:network_type":"flat"}]} 2019-04-09 07:59:10,766 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-311dd873-8bb4-40eb-93a3-4d33079ff665 2019-04-09 07:59:10,766 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.085018157959s 2019-04-09 07:59:10,767 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-04-09 07:59:10,768 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/networks/a1445e88-62fb-4b6f-a309-9fec18884f59.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ec63380fe14130a55b893c0fe5a116d6b0264327" 2019-04-09 07:59:11,952 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 09 Apr 2019 07:59:08 GMT X-Openstack-Request-Id: req-083a269c-4bd9-4db2-875d-a24d895f5c5e 2019-04-09 07:59:11,952 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-09 07:59:11,952 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/a1445e88-62fb-4b6f-a309-9fec18884f59.json used request id req-083a269c-4bd9-4db2-875d-a24d895f5c5e 2019-04-09 07:59:11,953 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.18535780907s 2019-04-09 07:59:11,956 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-09 07:59:11,960 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ec63380fe14130a55b893c0fe5a116d6b0264327" 2019-04-09 07:59:11,981 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1390 Content-Type: application/json Date: Tue, 09 Apr 2019 07:59:08 GMT X-Openstack-Request-Id: req-b2e59104-70fc-45e7-a6e2-8071a505e895 2019-04-09 07:59:11,981 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-09T07:56:06Z", "file": "/v2/images/3fd891e9-79c7-4ff5-8827-c4bf9c06c8ef/file", "owner": "3df2feb837c0439b8cfb380ff877c97b", "id": "3fd891e9-79c7-4ff5-8827-c4bf9c06c8ef", "size": 12716032, "self": "/v2/images/3fd891e9-79c7-4ff5-8827-c4bf9c06c8ef", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/3fd891e9-79c7-4ff5-8827-c4bf9c06c8ef/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/3fd891e9-79c7-4ff5-8827-c4bf9c06c8ef/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/patrole-img_8de05b89-a928-4184-9b08-a85bbfb9fbba", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_8de05b89-a928-4184-9b08-a85bbfb9fbba", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-09T07:56:06Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-09 07:59:11,981 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-b2e59104-70fc-45e7-a6e2-8071a505e895 2019-04-09 07:59:11,982 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0248839855194s 2019-04-09 07:59:11,983 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-04-09 07:59:11,987 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/3fd891e9-79c7-4ff5-8827-c4bf9c06c8ef -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ec63380fe14130a55b893c0fe5a116d6b0264327" 2019-04-09 07:59:12,268 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 07:59:08 GMT X-Openstack-Request-Id: req-27a09cb0-6286-46d1-8ca2-a44a117947f8 2019-04-09 07:59:12,268 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 07:59:12,268 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/3fd891e9-79c7-4ff5-8827-c4bf9c06c8ef used request id req-27a09cb0-6286-46d1-8ca2-a44a117947f8 2019-04-09 07:59:12,268 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.284893035889s 2019-04-09 07:59:12,268 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-09 07:59:12,271 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2d844e8327439c10cecd56581ed7b8637ccd59dc" 2019-04-09 07:59:12,292 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 306 Content-Type: application/json Date: Tue, 09 Apr 2019 07:59:08 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-700ca910-dd05-49a6-ad6c-4923e0bcc3b3 x-openstack-request-id: req-700ca910-dd05-49a6-ad6c-4923e0bcc3b3 2019-04-09 07:59:12,293 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "patrole-flavor_8de05b89-a928-4184-9b08-a85bbfb9fbba", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/f52bdb71-5c8c-4312-9af6-967ef8237e76", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/f52bdb71-5c8c-4312-9af6-967ef8237e76", "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": "f52bdb71-5c8c-4312-9af6-967ef8237e76"}]} 2019-04-09 07:59:12,293 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-700ca910-dd05-49a6-ad6c-4923e0bcc3b3 2019-04-09 07:59:12,293 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0245950222015s 2019-04-09 07:59:12,294 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-04-09 07:59:12,297 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/f52bdb71-5c8c-4312-9af6-967ef8237e76 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2d844e8327439c10cecd56581ed7b8637ccd59dc" 2019-04-09 07:59:12,314 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Tue, 09 Apr 2019 07:59:08 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-83000bde-c36e-4c3f-b7c2-ea88c73fa3e5 x-openstack-request-id: req-83000bde-c36e-4c3f-b7c2-ea88c73fa3e5 2019-04-09 07:59:12,315 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/f52bdb71-5c8c-4312-9af6-967ef8237e76 used request id req-83000bde-c36e-4c3f-b7c2-ea88c73fa3e5 2019-04-09 07:59:12,315 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0202541351318s 2019-04-09 07:59:12,315 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-09 07:59:12,318 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2d844e8327439c10cecd56581ed7b8637ccd59dc" 2019-04-09 07:59:12,545 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 835 Content-Type: application/json Date: Tue, 09 Apr 2019 07:59:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89784c4f-94f9-4a29-b5c2-822b1de3e71a 2019-04-09 07:59:12,546 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/07b62caafa51496f94dd3b3fb341fcfe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07b62caafa51496f94dd3b3fb341fcfe", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/2e35f475a54147749980006d265eb864"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e35f475a54147749980006d265eb864", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/2f1bc9c9d22745648100c4b0717962eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f1bc9c9d22745648100c4b0717962eb", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/30fe8cf249d443dd9c53f2cc083f50b5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "30fe8cf249d443dd9c53f2cc083f50b5", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/3d748bf7df734addb2e37ea0663ec892"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d748bf7df734addb2e37ea0663ec892", "email": "cinder@localhost", "password_expires_at": null}, {"name": "patrole-user_8de05b89-a928-4184-9b08-a85bbfb9fbba", "links": {"self": "http://172.30.9.21:5000/v3/users/5720ff7682f64931a1b90c1922cf2994"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5720ff7682f64931a1b90c1922cf2994", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/732a504491fd4f35923460ae0d2ef475"}, "domain_id": "default", "enabled": true, "options": {}, "id": "732a504491fd4f35923460ae0d2ef475", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/781b729594744c4f8f561f6b5a6e68bd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "781b729594744c4f8f561f6b5a6e68bd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/80817a33c71343ed9c63d448a7fea69e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "80817a33c71343ed9c63d448a7fea69e", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/938ce22a56d74c639d353dbbf166fcc4"}, "domain_id": "ec5ce0aa038644b78983e5840ba5fb73", "enabled": true, "options": {}, "id": "938ce22a56d74c639d353dbbf166fcc4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/96d754a28b0d43cf8fa237c30a99c306"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d754a28b0d43cf8fa237c30a99c306", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/aaa8b9f924a74e80899c7ad7e32fcaae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aaa8b9f924a74e80899c7ad7e32fcaae", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b8dd65f4e72446d5bd8d9efa13837b0c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8dd65f4e72446d5bd8d9efa13837b0c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/c34b7e3bcdbc428db4539ea2b87cfce1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c34b7e3bcdbc428db4539ea2b87cfce1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/eb527490835d48e8a67131b0f587baf6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb527490835d48e8a67131b0f587baf6", "email": "gnocchi@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2019-04-09 07:59:12,546 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-89784c4f-94f9-4a29-b5c2-822b1de3e71a 2019-04-09 07:59:12,547 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.231212854385s 2019-04-09 07:59:12,551 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-09 07:59:12,554 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users/5720ff7682f64931a1b90c1922cf2994 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2d844e8327439c10cecd56581ed7b8637ccd59dc" 2019-04-09 07:59:12,759 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 226 Content-Type: application/json Date: Tue, 09 Apr 2019 07:59:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55d4a70c-1302-4217-a321-977279f88c27 2019-04-09 07:59:12,759 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "patrole-user_8de05b89-a928-4184-9b08-a85bbfb9fbba", "links": {"self": "http://172.30.9.21:5000/v3/users/5720ff7682f64931a1b90c1922cf2994"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "5720ff7682f64931a1b90c1922cf2994", "description": null}} 2019-04-09 07:59:12,760 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/5720ff7682f64931a1b90c1922cf2994 used request id req-55d4a70c-1302-4217-a321-977279f88c27 2019-04-09 07:59:12,760 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.208136081696s 2019-04-09 07:59:12,760 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-04-09 07:59:12,764 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/users/5720ff7682f64931a1b90c1922cf2994 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2d844e8327439c10cecd56581ed7b8637ccd59dc" 2019-04-09 07:59:13,020 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 09 Apr 2019 07:59:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4ce020cf-2fd9-4b97-a5d4-ffa322d9a97c 2019-04-09 07:59:13,020 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-09 07:59:13,020 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/5720ff7682f64931a1b90c1922cf2994 used request id req-4ce020cf-2fd9-4b97-a5d4-ffa322d9a97c 2019-04-09 07:59:13,020 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.259986877441s 2019-04-09 07:59:13,027 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-09 07:59:13,031 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2d844e8327439c10cecd56581ed7b8637ccd59dc" 2019-04-09 07:59:13,226 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 384 Content-Type: application/json Date: Tue, 09 Apr 2019 07:59:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4cd61ac5-669a-4786-9baa-8728907d1d94 2019-04-09 07:59:13,227 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: patrole", "links": {"self": "http://172.30.9.21:5000/v3/projects/3df2feb837c0439b8cfb380ff877c97b"}, "tags": [], "enabled": true, "id": "3df2feb837c0439b8cfb380ff877c97b", "parent_id": "default", "domain_id": "default", "name": "patrole-project_8de05b89-a928-4184-9b08-a85bbfb9fbba"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/6509066435f1453bac6996ee8997a3b2"}, "tags": [], "enabled": true, "id": "6509066435f1453bac6996ee8997a3b2", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/ba7a30bb29394fc4a587735d9dfb749e"}, "tags": [], "enabled": true, "id": "ba7a30bb29394fc4a587735d9dfb749e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-04-09 07:59:13,227 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-4cd61ac5-669a-4786-9baa-8728907d1d94 2019-04-09 07:59:13,227 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.199592113495s 2019-04-09 07:59:13,231 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-04-09 07:59:13,235 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/projects/3df2feb837c0439b8cfb380ff877c97b -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2d844e8327439c10cecd56581ed7b8637ccd59dc" 2019-04-09 07:59:13,476 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 09 Apr 2019 07:59:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-33012454-0565-445c-a399-b5556237f7a5 2019-04-09 07:59:13,476 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-09 07:59:13,476 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/3df2feb837c0439b8cfb380ff877c97b used request id req-33012454-0565-445c-a399-b5556237f7a5 2019-04-09 07:59:13,476 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.244417190552s 2019-04-09 07:59:13,481 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-09 07:59:13,482 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/security-groups.json?project_id=3df2feb837c0439b8cfb380ff877c97b&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2d844e8327439c10cecd56581ed7b8637ccd59dc" 2019-04-09 07:59:13,819 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Tue, 09 Apr 2019 07:59:10 GMT X-Openstack-Request-Id: req-df7f7fbf-539e-4e21-92a7-cb9e8061b1ff 2019-04-09 07:59:13,820 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3df2feb837c0439b8cfb380ff877c97b", "created_at": "2019-04-09T07:56:00Z", "updated_at": "2019-04-09T07:56:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T07:56:00Z", "revision_number": 0, "id": "229226de-104e-43e4-a161-60af09061790", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T07:56:00Z", "security_group_id": "a12c911f-bb36-4637-9d3f-e8b7733e567c", "tenant_id": "3df2feb837c0439b8cfb380ff877c97b", "port_range_min": null, "ethertype": "IPv6", "project_id": "3df2feb837c0439b8cfb380ff877c97b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T07:56:00Z", "revision_number": 0, "id": "39bbf6c7-4146-4608-b182-a67632d16602", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T07:56:00Z", "security_group_id": "a12c911f-bb36-4637-9d3f-e8b7733e567c", "tenant_id": "3df2feb837c0439b8cfb380ff877c97b", "port_range_min": null, "ethertype": "IPv4", "project_id": "3df2feb837c0439b8cfb380ff877c97b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T07:56:00Z", "revision_number": 0, "id": "4db256a9-cb2f-4aaa-ad22-cc9e9231f398", "remote_group_id": "a12c911f-bb36-4637-9d3f-e8b7733e567c", "remote_ip_prefix": null, "created_at": "2019-04-09T07:56:00Z", "security_group_id": "a12c911f-bb36-4637-9d3f-e8b7733e567c", "tenant_id": "3df2feb837c0439b8cfb380ff877c97b", "port_range_min": null, "ethertype": "IPv4", "project_id": "3df2feb837c0439b8cfb380ff877c97b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T07:56:00Z", "revision_number": 0, "id": "93c5a930-8744-4b33-a9b8-c644b29749b9", "remote_group_id": "a12c911f-bb36-4637-9d3f-e8b7733e567c", "remote_ip_prefix": null, "created_at": "2019-04-09T07:56:00Z", "security_group_id": "a12c911f-bb36-4637-9d3f-e8b7733e567c", "tenant_id": "3df2feb837c0439b8cfb380ff877c97b", "port_range_min": null, "ethertype": "IPv6", "project_id": "3df2feb837c0439b8cfb380ff877c97b"}], "revision_number": 1, "project_id": "3df2feb837c0439b8cfb380ff877c97b", "id": "a12c911f-bb36-4637-9d3f-e8b7733e567c", "name": "default"}]} 2019-04-09 07:59:13,820 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json?project_id=3df2feb837c0439b8cfb380ff877c97b&name=default used request id req-df7f7fbf-539e-4e21-92a7-cb9e8061b1ff 2019-04-09 07:59:13,820 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.338557004929s 2019-04-09 07:59:13,825 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-09 07:59:13,826 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2d844e8327439c10cecd56581ed7b8637ccd59dc" 2019-04-09 07:59:13,935 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 33483 Content-Type: application/json Date: Tue, 09 Apr 2019 07:59:10 GMT X-Openstack-Request-Id: req-3e283e45-ac6f-4e27-ae3e-30409fe9532c 2019-04-09 07:59:13,938 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "0f44c7af880b4000a1dc62837aee780f", "created_at": "2019-04-09T06:38:34Z", "updated_at": "2019-04-09T06:38:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:34Z", "revision_number": 0, "id": "05425f53-1a82-4620-8d0d-2bec6d50d127", "remote_group_id": "133285e2-2849-4047-874b-acf860b9a47a", "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:34Z", "security_group_id": "133285e2-2849-4047-874b-acf860b9a47a", "tenant_id": "0f44c7af880b4000a1dc62837aee780f", "port_range_min": null, "ethertype": "IPv6", "project_id": "0f44c7af880b4000a1dc62837aee780f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:34Z", "revision_number": 0, "id": "1afdac41-f81f-4d28-92b1-886ecba7f1ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:34Z", "security_group_id": "133285e2-2849-4047-874b-acf860b9a47a", "tenant_id": "0f44c7af880b4000a1dc62837aee780f", "port_range_min": null, "ethertype": "IPv6", "project_id": "0f44c7af880b4000a1dc62837aee780f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:34Z", "revision_number": 0, "id": "3fb7318d-6164-4cf9-907b-72601354ccfa", "remote_group_id": "133285e2-2849-4047-874b-acf860b9a47a", "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:34Z", "security_group_id": "133285e2-2849-4047-874b-acf860b9a47a", "tenant_id": "0f44c7af880b4000a1dc62837aee780f", "port_range_min": null, "ethertype": "IPv4", "project_id": "0f44c7af880b4000a1dc62837aee780f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:34Z", "revision_number": 0, "id": "dd7de9b8-2e8a-4c8e-8cbf-2108d15e376f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:34Z", "security_group_id": "133285e2-2849-4047-874b-acf860b9a47a", "tenant_id": "0f44c7af880b4000a1dc62837aee780f", "port_range_min": null, "ethertype": "IPv4", "project_id": "0f44c7af880b4000a1dc62837aee780f"}], "revision_number": 1, "project_id": "0f44c7af880b4000a1dc62837aee780f", "id": "133285e2-2849-4047-874b-acf860b9a47a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7d91c4e96bf742cdb3019afbd92b08b7", "created_at": "2019-04-09T06:41:12Z", "updated_at": "2019-04-09T06:41:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:41:12Z", "revision_number": 0, "id": "128566fd-9776-4c00-a02f-ecd203954c03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:41:12Z", "security_group_id": "16d9fd61-4005-47ed-8159-6527e895440e", "tenant_id": "7d91c4e96bf742cdb3019afbd92b08b7", "port_range_min": null, "ethertype": "IPv4", "project_id": "7d91c4e96bf742cdb3019afbd92b08b7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:41:13Z", "revision_number": 0, "id": "5f5c2826-ccd3-422a-ae4c-7e22a699212d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:41:13Z", "security_group_id": "16d9fd61-4005-47ed-8159-6527e895440e", "tenant_id": "7d91c4e96bf742cdb3019afbd92b08b7", "port_range_min": null, "ethertype": "IPv6", "project_id": "7d91c4e96bf742cdb3019afbd92b08b7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:41:12Z", "revision_number": 0, "id": "81637ed4-f405-4397-bf10-12f7c25b85a8", "remote_group_id": "16d9fd61-4005-47ed-8159-6527e895440e", "remote_ip_prefix": null, "created_at": "2019-04-09T06:41:12Z", "security_group_id": "16d9fd61-4005-47ed-8159-6527e895440e", "tenant_id": "7d91c4e96bf742cdb3019afbd92b08b7", "port_range_min": null, "ethertype": "IPv6", "project_id": "7d91c4e96bf742cdb3019afbd92b08b7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:41:12Z", "revision_number": 0, "id": "c8f342fd-7b58-4a9e-a416-7e098f36f758", "remote_group_id": "16d9fd61-4005-47ed-8159-6527e895440e", "remote_ip_prefix": null, "created_at": "2019-04-09T06:41:12Z", "security_group_id": "16d9fd61-4005-47ed-8159-6527e895440e", "tenant_id": "7d91c4e96bf742cdb3019afbd92b08b7", "port_range_min": null, "ethertype": "IPv4", "project_id": "7d91c4e96bf742cdb3019afbd92b08b7"}], "revision_number": 1, "project_id": "7d91c4e96bf742cdb3019afbd92b08b7", "id": "16d9fd61-4005-47ed-8159-6527e895440e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-04-09T06:26:00Z", "updated_at": "2019-04-09T06:26:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:26:00Z", "revision_number": 0, "id": "23de8fc0-44ae-4c56-abcd-3cadf2cd644b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:26:00Z", "security_group_id": "3353c502-d3bd-4781-83f5-fc7385b71d39", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:26:00Z", "revision_number": 0, "id": "afb04289-1a57-4ecb-8cec-ce9e43ab0d76", "remote_group_id": "3353c502-d3bd-4781-83f5-fc7385b71d39", "remote_ip_prefix": null, "created_at": "2019-04-09T06:26:00Z", "security_group_id": "3353c502-d3bd-4781-83f5-fc7385b71d39", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:26:00Z", "revision_number": 0, "id": "d4091b4d-3f48-405e-a6ff-27973bc1c4fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:26:00Z", "security_group_id": "3353c502-d3bd-4781-83f5-fc7385b71d39", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:26:00Z", "revision_number": 0, "id": "f668131f-27a0-4d81-982d-afd1d6efe75b", "remote_group_id": "3353c502-d3bd-4781-83f5-fc7385b71d39", "remote_ip_prefix": null, "created_at": "2019-04-09T06:26:00Z", "security_group_id": "3353c502-d3bd-4781-83f5-fc7385b71d39", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "3353c502-d3bd-4781-83f5-fc7385b71d39", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e3616f9a20054a2f9f4a228fa5825920", "created_at": "2019-04-09T06:38:25Z", "updated_at": "2019-04-09T06:38:25Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:25Z", "revision_number": 0, "id": "1304e57e-307e-4d15-b3a6-c40e4c13d9c6", "remote_group_id": "539b6566-8b82-46ce-a7a2-486e0cfdcc19", "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:25Z", "security_group_id": "539b6566-8b82-46ce-a7a2-486e0cfdcc19", "tenant_id": "e3616f9a20054a2f9f4a228fa5825920", "port_range_min": null, "ethertype": "IPv4", "project_id": "e3616f9a20054a2f9f4a228fa5825920"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:25Z", "revision_number": 0, "id": "5de5f3da-e80e-4e4e-8bb9-e65d586e3c36", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:25Z", "security_group_id": "539b6566-8b82-46ce-a7a2-486e0cfdcc19", "tenant_id": "e3616f9a20054a2f9f4a228fa5825920", "port_range_min": null, "ethertype": "IPv6", "project_id": "e3616f9a20054a2f9f4a228fa5825920"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:25Z", "revision_number": 0, "id": "c986fad9-2e24-419f-b30e-dbea76657fc4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:25Z", "security_group_id": "539b6566-8b82-46ce-a7a2-486e0cfdcc19", "tenant_id": "e3616f9a20054a2f9f4a228fa5825920", "port_range_min": null, "ethertype": "IPv4", "project_id": "e3616f9a20054a2f9f4a228fa5825920"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:25Z", "revision_number": 0, "id": "dfe74141-b06d-427c-a311-9f669b427b66", "remote_group_id": "539b6566-8b82-46ce-a7a2-486e0cfdcc19", "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:25Z", "security_group_id": "539b6566-8b82-46ce-a7a2-486e0cfdcc19", "tenant_id": "e3616f9a20054a2f9f4a228fa5825920", "port_range_min": null, "ethertype": "IPv6", "project_id": "e3616f9a20054a2f9f4a228fa5825920"}], "revision_number": 1, "project_id": "e3616f9a20054a2f9f4a228fa5825920", "id": "539b6566-8b82-46ce-a7a2-486e0cfdcc19", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ba7a30bb29394fc4a587735d9dfb749e", "created_at": "2019-04-09T06:24:05Z", "updated_at": "2019-04-09T06:24:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:24:05Z", "revision_number": 0, "id": "0aa9cfb1-eea8-4107-bdd1-09b673e74187", "remote_group_id": "7163910b-3f52-4c82-95f5-2716a0110cc5", "remote_ip_prefix": null, "created_at": "2019-04-09T06:24:05Z", "security_group_id": "7163910b-3f52-4c82-95f5-2716a0110cc5", "tenant_id": "ba7a30bb29394fc4a587735d9dfb749e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ba7a30bb29394fc4a587735d9dfb749e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:24:05Z", "revision_number": 0, "id": "54942ddd-2fa1-4bc2-8eed-db2c58927051", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:24:05Z", "security_group_id": "7163910b-3f52-4c82-95f5-2716a0110cc5", "tenant_id": "ba7a30bb29394fc4a587735d9dfb749e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ba7a30bb29394fc4a587735d9dfb749e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:24:05Z", "revision_number": 0, "id": "65f9a71a-d7ef-4a7c-bd9a-1722277aec43", "remote_group_id": "7163910b-3f52-4c82-95f5-2716a0110cc5", "remote_ip_prefix": null, "created_at": "2019-04-09T06:24:05Z", "security_group_id": "7163910b-3f52-4c82-95f5-2716a0110cc5", "tenant_id": "ba7a30bb29394fc4a587735d9dfb749e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ba7a30bb29394fc4a587735d9dfb749e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:24:05Z", "revision_number": 0, "id": "86568739-46b2-4862-8571-f01cd048599a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:24:05Z", "security_group_id": "7163910b-3f52-4c82-95f5-2716a0110cc5", "tenant_id": "ba7a30bb29394fc4a587735d9dfb749e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ba7a30bb29394fc4a587735d9dfb749e"}], "revision_number": 1, "project_id": "ba7a30bb29394fc4a587735d9dfb749e", "id": "7163910b-3f52-4c82-95f5-2716a0110cc5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "45c8e08964474534af04fa70d9ceacff", "created_at": "2019-04-09T07:37:03Z", "updated_at": "2019-04-09T07:37:03Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T07:37:03Z", "revision_number": 0, "id": "0bc3bbf3-5b22-48d3-afa2-675dac76eb71", "remote_group_id": "7cc4a13e-a983-4c86-8f12-7e6bee440d43", "remote_ip_prefix": null, "created_at": "2019-04-09T07:37:03Z", "security_group_id": "7cc4a13e-a983-4c86-8f12-7e6bee440d43", "tenant_id": "45c8e08964474534af04fa70d9ceacff", "port_range_min": null, "ethertype": "IPv6", "project_id": "45c8e08964474534af04fa70d9ceacff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T07:37:03Z", "revision_number": 0, "id": "ab8253ad-e2a0-4797-a183-960b8ef87470", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T07:37:03Z", "security_group_id": "7cc4a13e-a983-4c86-8f12-7e6bee440d43", "tenant_id": "45c8e08964474534af04fa70d9ceacff", "port_range_min": null, "ethertype": "IPv6", "project_id": "45c8e08964474534af04fa70d9ceacff"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T07:37:03Z", "revision_number": 0, "id": "cc4f203b-970d-479e-b691-ce52ab379138", "remote_group_id": "7cc4a13e-a983-4c86-8f12-7e6bee440d43", "remote_ip_prefix": null, "created_at": "2019-04-09T07:37:03Z", "security_group_id": "7cc4a13e-a983-4c86-8f12-7e6bee440d43", "tenant_id": "45c8e08964474534af04fa70d9ceacff", "port_range_min": null, "ethertype": "IPv4", "project_id": "45c8e08964474534af04fa70d9ceacff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T07:37:03Z", "revision_number": 0, "id": "f8371daa-2062-4660-8fba-cffbaf792b69", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T07:37:03Z", "security_group_id": "7cc4a13e-a983-4c86-8f12-7e6bee440d43", "tenant_id": "45c8e08964474534af04fa70d9ceacff", "port_range_min": null, "ethertype": "IPv4", "project_id": "45c8e08964474534af04fa70d9ceacff"}], "revision_number": 1, "project_id": "45c8e08964474534af04fa70d9ceacff", "id": "7cc4a13e-a983-4c86-8f12-7e6bee440d43", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b791053a49f94838a00b8848bbc7b0d5", "created_at": "2019-04-09T06:38:04Z", "updated_at": "2019-04-09T06:38:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:04Z", "revision_number": 0, "id": "1d5cb96d-707a-4102-b35a-0814f2fe44ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:04Z", "security_group_id": "7d842db1-29c7-43cf-83d3-bddf670c17fe", "tenant_id": "b791053a49f94838a00b8848bbc7b0d5", "port_range_min": null, "ethertype": "IPv4", "project_id": "b791053a49f94838a00b8848bbc7b0d5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:04Z", "revision_number": 0, "id": "5bf023b4-d99d-4bf6-be66-02e22c8ab0b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:04Z", "security_group_id": "7d842db1-29c7-43cf-83d3-bddf670c17fe", "tenant_id": "b791053a49f94838a00b8848bbc7b0d5", "port_range_min": null, "ethertype": "IPv6", "project_id": "b791053a49f94838a00b8848bbc7b0d5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:04Z", "revision_number": 0, "id": "62c448c8-84c7-4a5b-881f-9aaf4fc340ad", "remote_group_id": "7d842db1-29c7-43cf-83d3-bddf670c17fe", "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:04Z", "security_group_id": "7d842db1-29c7-43cf-83d3-bddf670c17fe", "tenant_id": "b791053a49f94838a00b8848bbc7b0d5", "port_range_min": null, "ethertype": "IPv4", "project_id": "b791053a49f94838a00b8848bbc7b0d5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:04Z", "revision_number": 0, "id": "8f09250e-f3c9-4c52-9037-1c26e93722e6", "remote_group_id": "7d842db1-29c7-43cf-83d3-bddf670c17fe", "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:04Z", "security_group_id": "7d842db1-29c7-43cf-83d3-bddf670c17fe", "tenant_id": "b791053a49f94838a00b8848bbc7b0d5", "port_range_min": null, "ethertype": "IPv6", "project_id": "b791053a49f94838a00b8848bbc7b0d5"}], "revision_number": 1, "project_id": "b791053a49f94838a00b8848bbc7b0d5", "id": "7d842db1-29c7-43cf-83d3-bddf670c17fe", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f199aed82fe147e78f50540e3f631f58", "created_at": "2019-04-09T06:38:33Z", "updated_at": "2019-04-09T06:38:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:33Z", "revision_number": 0, "id": "10d96352-0a56-4e61-9f91-d2dd0a203a3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:33Z", "security_group_id": "843aeb94-c5b9-4e15-8b46-2167f70d9f64", "tenant_id": "f199aed82fe147e78f50540e3f631f58", "port_range_min": null, "ethertype": "IPv6", "project_id": "f199aed82fe147e78f50540e3f631f58"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:33Z", "revision_number": 0, "id": "7a034288-4851-4d68-b26c-ce8d734e6c23", "remote_group_id": "843aeb94-c5b9-4e15-8b46-2167f70d9f64", "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:33Z", "security_group_id": "843aeb94-c5b9-4e15-8b46-2167f70d9f64", "tenant_id": "f199aed82fe147e78f50540e3f631f58", "port_range_min": null, "ethertype": "IPv4", "project_id": "f199aed82fe147e78f50540e3f631f58"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:33Z", "revision_number": 0, "id": "9788295a-0c4b-4231-a1ba-ce6b40aa1167", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:33Z", "security_group_id": "843aeb94-c5b9-4e15-8b46-2167f70d9f64", "tenant_id": "f199aed82fe147e78f50540e3f631f58", "port_range_min": null, "ethertype": "IPv4", "project_id": "f199aed82fe147e78f50540e3f631f58"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:33Z", "revision_number": 0, "id": "b0e92582-b047-4369-803c-e11b4ab9078c", "remote_group_id": "843aeb94-c5b9-4e15-8b46-2167f70d9f64", "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:33Z", "security_group_id": "843aeb94-c5b9-4e15-8b46-2167f70d9f64", "tenant_id": "f199aed82fe147e78f50540e3f631f58", "port_range_min": null, "ethertype": "IPv6", "project_id": "f199aed82fe147e78f50540e3f631f58"}], "revision_number": 1, "project_id": "f199aed82fe147e78f50540e3f631f58", "id": "843aeb94-c5b9-4e15-8b46-2167f70d9f64", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bbed22d94c364f98a62513e651610970", "created_at": "2019-04-09T06:38:27Z", "updated_at": "2019-04-09T06:38:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:27Z", "revision_number": 0, "id": "2afc4c19-8a23-40cd-937b-67718545a3d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:27Z", "security_group_id": "97734093-1ada-4835-91aa-2f9a5ecbd7da", "tenant_id": "bbed22d94c364f98a62513e651610970", "port_range_min": null, "ethertype": "IPv6", "project_id": "bbed22d94c364f98a62513e651610970"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:27Z", "revision_number": 0, "id": "4a2bb16b-099b-4ac7-a72a-8b7e1c45b7ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:27Z", "security_group_id": "97734093-1ada-4835-91aa-2f9a5ecbd7da", "tenant_id": "bbed22d94c364f98a62513e651610970", "port_range_min": null, "ethertype": "IPv4", "project_id": "bbed22d94c364f98a62513e651610970"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:27Z", "revision_number": 0, "id": "57a2eb11-b762-4973-947d-50f4a26e722c", "remote_group_id": "97734093-1ada-4835-91aa-2f9a5ecbd7da", "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:27Z", "security_group_id": "97734093-1ada-4835-91aa-2f9a5ecbd7da", "tenant_id": "bbed22d94c364f98a62513e651610970", "port_range_min": null, "ethertype": "IPv4", "project_id": "bbed22d94c364f98a62513e651610970"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:27Z", "revision_number": 0, "id": "582accf8-fa7e-493c-a908-f1ccb7f5ae53", "remote_group_id": "97734093-1ada-4835-91aa-2f9a5ecbd7da", "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:27Z", "security_group_id": "97734093-1ada-4835-91aa-2f9a5ecbd7da", "tenant_id": "bbed22d94c364f98a62513e651610970", "port_range_min": null, "ethertype": "IPv6", "project_id": "bbed22d94c364f98a62513e651610970"}], "revision_number": 1, "project_id": "bbed22d94c364f98a62513e651610970", "id": "97734093-1ada-4835-91aa-2f9a5ecbd7da", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6509066435f1453bac6996ee8997a3b2", "created_at": "2019-04-09T06:25:59Z", "updated_at": "2019-04-09T06:25:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:25:59Z", "revision_number": 0, "id": "159f11d9-0ba4-4923-8082-70f4dd760a47", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:25:59Z", "security_group_id": "9c2f55ba-acdf-4de6-a230-b14db62471f1", "tenant_id": "6509066435f1453bac6996ee8997a3b2", "port_range_min": null, "ethertype": "IPv4", "project_id": "6509066435f1453bac6996ee8997a3b2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:25:59Z", "revision_number": 0, "id": "a09893df-d9cb-4ff3-99d4-013b5c068a40", "remote_group_id": "9c2f55ba-acdf-4de6-a230-b14db62471f1", "remote_ip_prefix": null, "created_at": "2019-04-09T06:25:59Z", "security_group_id": "9c2f55ba-acdf-4de6-a230-b14db62471f1", "tenant_id": "6509066435f1453bac6996ee8997a3b2", "port_range_min": null, "ethertype": "IPv6", "project_id": "6509066435f1453bac6996ee8997a3b2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:25:59Z", "revision_number": 0, "id": "f87d56d3-96be-430b-8bff-17fba51e104b", "remote_group_id": "9c2f55ba-acdf-4de6-a230-b14db62471f1", "remote_ip_prefix": null, "created_at": "2019-04-09T06:25:59Z", "security_group_id": "9c2f55ba-acdf-4de6-a230-b14db62471f1", "tenant_id": "6509066435f1453bac6996ee8997a3b2", "port_range_min": null, "ethertype": "IPv4", "project_id": "6509066435f1453bac6996ee8997a3b2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:25:59Z", "revision_number": 0, "id": "feb3b1fe-b7ab-48f1-a7ef-4cef55305484", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:25:59Z", "security_group_id": "9c2f55ba-acdf-4de6-a230-b14db62471f1", "tenant_id": "6509066435f1453bac6996ee8997a3b2", "port_range_min": null, "ethertype": "IPv6", "project_id": "6509066435f1453bac6996ee8997a3b2"}], "revision_number": 1, "project_id": "6509066435f1453bac6996ee8997a3b2", "id": "9c2f55ba-acdf-4de6-a230-b14db62471f1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f4959e7508fa4aa9bff492655dd05f75", "created_at": "2019-04-09T06:41:11Z", "updated_at": "2019-04-09T06:41:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:41:11Z", "revision_number": 0, "id": "5079dc98-328d-49c2-8ec5-1024760d43f4", "remote_group_id": "9f269589-f912-4a8c-999c-e1e004848fb2", "remote_ip_prefix": null, "created_at": "2019-04-09T06:41:11Z", "security_group_id": "9f269589-f912-4a8c-999c-e1e004848fb2", "tenant_id": "f4959e7508fa4aa9bff492655dd05f75", "port_range_min": null, "ethertype": "IPv4", "project_id": "f4959e7508fa4aa9bff492655dd05f75"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:41:11Z", "revision_number": 0, "id": "7b9723e6-9a6c-4782-8c6c-8b42e30e5322", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:41:11Z", "security_group_id": "9f269589-f912-4a8c-999c-e1e004848fb2", "tenant_id": "f4959e7508fa4aa9bff492655dd05f75", "port_range_min": null, "ethertype": "IPv4", "project_id": "f4959e7508fa4aa9bff492655dd05f75"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:41:11Z", "revision_number": 0, "id": "c79a88fc-3d9b-453a-adda-0351d7447046", "remote_group_id": "9f269589-f912-4a8c-999c-e1e004848fb2", "remote_ip_prefix": null, "created_at": "2019-04-09T06:41:11Z", "security_group_id": "9f269589-f912-4a8c-999c-e1e004848fb2", "tenant_id": "f4959e7508fa4aa9bff492655dd05f75", "port_range_min": null, "ethertype": "IPv6", "project_id": "f4959e7508fa4aa9bff492655dd05f75"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:41:11Z", "revision_number": 0, "id": "ded83004-84fa-4262-8e2e-c0cf817a6397", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:41:11Z", "security_group_id": "9f269589-f912-4a8c-999c-e1e004848fb2", "tenant_id": "f4959e7508fa4aa9bff492655dd05f75", "port_range_min": null, "ethertype": "IPv6", "project_id": "f4959e7508fa4aa9bff492655dd05f75"}], "revision_number": 1, "project_id": "f4959e7508fa4aa9bff492655dd05f75", "id": "9f269589-f912-4a8c-999c-e1e004848fb2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3df2feb837c0439b8cfb380ff877c97b", "created_at": "2019-04-09T07:56:00Z", "updated_at": "2019-04-09T07:56:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T07:56:00Z", "revision_number": 0, "id": "229226de-104e-43e4-a161-60af09061790", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T07:56:00Z", "security_group_id": "a12c911f-bb36-4637-9d3f-e8b7733e567c", "tenant_id": "3df2feb837c0439b8cfb380ff877c97b", "port_range_min": null, "ethertype": "IPv6", "project_id": "3df2feb837c0439b8cfb380ff877c97b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T07:56:00Z", "revision_number": 0, "id": "39bbf6c7-4146-4608-b182-a67632d16602", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T07:56:00Z", "security_group_id": "a12c911f-bb36-4637-9d3f-e8b7733e567c", "tenant_id": "3df2feb837c0439b8cfb380ff877c97b", "port_range_min": null, "ethertype": "IPv4", "project_id": "3df2feb837c0439b8cfb380ff877c97b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T07:56:00Z", "revision_number": 0, "id": "4db256a9-cb2f-4aaa-ad22-cc9e9231f398", "remote_group_id": "a12c911f-bb36-4637-9d3f-e8b7733e567c", "remote_ip_prefix": null, "created_at": "2019-04-09T07:56:00Z", "security_group_id": "a12c911f-bb36-4637-9d3f-e8b7733e567c", "tenant_id": "3df2feb837c0439b8cfb380ff877c97b", "port_range_min": null, "ethertype": "IPv4", "project_id": "3df2feb837c0439b8cfb380ff877c97b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T07:56:00Z", "revision_number": 0, "id": "93c5a930-8744-4b33-a9b8-c644b29749b9", "remote_group_id": "a12c911f-bb36-4637-9d3f-e8b7733e567c", "remote_ip_prefix": null, "created_at": "2019-04-09T07:56:00Z", "security_group_id": "a12c911f-bb36-4637-9d3f-e8b7733e567c", "tenant_id": "3df2feb837c0439b8cfb380ff877c97b", "port_range_min": null, "ethertype": "IPv6", "project_id": "3df2feb837c0439b8cfb380ff877c97b"}], "revision_number": 1, "project_id": "3df2feb837c0439b8cfb380ff877c97b", "id": "a12c911f-bb36-4637-9d3f-e8b7733e567c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "875e43126b1048518e582278b00dd3bd", "created_at": "2019-04-09T06:38:31Z", "updated_at": "2019-04-09T06:38:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:31Z", "revision_number": 0, "id": "5f289c8e-b1c9-41f7-aeed-c40d4b40f88f", "remote_group_id": "a3e3ef9a-d084-4d19-86ce-95a13bf3a2b2", "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:31Z", "security_group_id": "a3e3ef9a-d084-4d19-86ce-95a13bf3a2b2", "tenant_id": "875e43126b1048518e582278b00dd3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "875e43126b1048518e582278b00dd3bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:31Z", "revision_number": 0, "id": "6d166514-1330-4e67-aba8-2ff7f57567c3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:31Z", "security_group_id": "a3e3ef9a-d084-4d19-86ce-95a13bf3a2b2", "tenant_id": "875e43126b1048518e582278b00dd3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "875e43126b1048518e582278b00dd3bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:31Z", "revision_number": 0, "id": "c2e306fc-c809-40bb-a8cb-d1f0d0a768c5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:31Z", "security_group_id": "a3e3ef9a-d084-4d19-86ce-95a13bf3a2b2", "tenant_id": "875e43126b1048518e582278b00dd3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "875e43126b1048518e582278b00dd3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:31Z", "revision_number": 0, "id": "c9960cce-d437-47e8-86a8-766e3be66981", "remote_group_id": "a3e3ef9a-d084-4d19-86ce-95a13bf3a2b2", "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:31Z", "security_group_id": "a3e3ef9a-d084-4d19-86ce-95a13bf3a2b2", "tenant_id": "875e43126b1048518e582278b00dd3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "875e43126b1048518e582278b00dd3bd"}], "revision_number": 1, "project_id": "875e43126b1048518e582278b00dd3bd", "id": "a3e3ef9a-d084-4d19-86ce-95a13bf3a2b2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "40d0a12deb8b450f9ec86a556f84ee9a", "created_at": "2019-04-09T06:38:23Z", "updated_at": "2019-04-09T06:38:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:23Z", "revision_number": 0, "id": "893502da-a659-4c56-afc0-0908c3136ba3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:23Z", "security_group_id": "af11296e-5ea1-4a9b-b81c-edc2afd9e6b9", "tenant_id": "40d0a12deb8b450f9ec86a556f84ee9a", "port_range_min": null, "ethertype": "IPv4", "project_id": "40d0a12deb8b450f9ec86a556f84ee9a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:23Z", "revision_number": 0, "id": "a1eba4ad-c15e-4139-89c2-cf6835513b76", "remote_group_id": "af11296e-5ea1-4a9b-b81c-edc2afd9e6b9", "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:23Z", "security_group_id": "af11296e-5ea1-4a9b-b81c-edc2afd9e6b9", "tenant_id": "40d0a12deb8b450f9ec86a556f84ee9a", "port_range_min": null, "ethertype": "IPv6", "project_id": "40d0a12deb8b450f9ec86a556f84ee9a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:23Z", "revision_number": 0, "id": "d07f2fa1-1b54-4ae3-96f7-6083bab6178d", "remote_group_id": "af11296e-5ea1-4a9b-b81c-edc2afd9e6b9", "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:23Z", "security_group_id": "af11296e-5ea1-4a9b-b81c-edc2afd9e6b9", "tenant_id": "40d0a12deb8b450f9ec86a556f84ee9a", "port_range_min": null, "ethertype": "IPv4", "project_id": "40d0a12deb8b450f9ec86a556f84ee9a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:23Z", "revision_number": 0, "id": "ee512ebf-f4b1-4f7f-b5f8-f5af813c3cc0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:23Z", "security_group_id": "af11296e-5ea1-4a9b-b81c-edc2afd9e6b9", "tenant_id": "40d0a12deb8b450f9ec86a556f84ee9a", "port_range_min": null, "ethertype": "IPv6", "project_id": "40d0a12deb8b450f9ec86a556f84ee9a"}], "revision_number": 1, "project_id": "40d0a12deb8b450f9ec86a556f84ee9a", "id": "af11296e-5ea1-4a9b-b81c-edc2afd9e6b9", "name": "default"}]} 2019-04-09 07:59:13,939 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-3e283e45-ac6f-4e27-ae3e-30409fe9532c 2019-04-09 07:59:13,939 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.113778114319s 2019-04-09 07:59:13,947 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-04-09 07:59:13,948 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/security-groups/a12c911f-bb36-4637-9d3f-e8b7733e567c.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2d844e8327439c10cecd56581ed7b8637ccd59dc" 2019-04-09 07:59:14,065 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 09 Apr 2019 07:59:10 GMT X-Openstack-Request-Id: req-5173a4b1-5314-48cc-a905-9a0362f13e14 2019-04-09 07:59:14,066 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-09 07:59:14,066 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/a12c911f-bb36-4637-9d3f-e8b7733e567c.json used request id req-5173a4b1-5314-48cc-a905-9a0362f13e14 2019-04-09 07:59:14,066 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.118396043777s 2019-04-09 07:59:14,118 - xtesting.ci.run_tests - INFO - Loading test case 'neutron_trunk'... 2019-04-09 07:59:14,163 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-04-09 07:59:14,167 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Tue, 09 Apr 2019 07:59:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f23e06f1-fa7f-47f8-925f-271ac1fd9b76 2019-04-09 07:59:14,168 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2019-04-09 07:59:14,168 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/v3 used request id req-f23e06f1-fa7f-47f8-925f-271ac1fd9b76 2019-04-09 07:59:14,168 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2019-04-09 07:59:14,651 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "12d06a59574c4903a7b4bfc193e14ef0", "name": "member"}, {"id": "ecaba09e8ea14e058d5f9d9eb583aa37", "name": "admin"}, {"id": "6e54a998c61f4429874ed3ac33d4afc4", "name": "reader"}], "expires_at": "2019-04-09T08:59:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6509066435f1453bac6996ee8997a3b2", "name": "admin"}, "catalog": [{"endpoints": [], "type": "tempest-type-1277486611", "id": "0b54ae2e271e4cc7bbd93a7117074bc5", "name": "tempest-service-488714134"}, {"endpoints": [], "type": "metering", "id": "0c6048bf3c804b33b1209bfa8ca75ec0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v3/6509066435f1453bac6996ee8997a3b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "503aa75a75e444a9b93cb14634c6ab50"}, {"url": "http://192.30.9.6:8776/v3/6509066435f1453bac6996ee8997a3b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd4bc81464e44d0a129985ca1ff91d5"}, {"url": "http://192.30.9.6:8776/v3/6509066435f1453bac6996ee8997a3b2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d888a991472d4a88bfcfcfcf4909874d"}], "type": "volumev3", "id": "1b1b3cbed2d14611b521aa10e2b642dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4664f0d595a24e8a9d4eb3691db874e0"}, {"url": "http://172.30.9.21:8080/v1/AUTH_6509066435f1453bac6996ee8997a3b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49cfc5fc2aa942e59d21f825b2bc9939"}, {"url": "http://12.0.0.22:8080/v1/AUTH_6509066435f1453bac6996ee8997a3b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "71100b14603a4edf8a39e8af672ecff5"}], "type": "object-store", "id": "29267bcb2ea04deebb6caaa71afffcc5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4dc1873b4b477cb578245fdb86a111"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77d7bee546c941368ffc769fda003312"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9b1ab09869b4ea895eb3c8867f61318"}], "type": "network", "id": "3ac09bd783a245efa7f11d71ad667386", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f7f6f256262433fb4467ed610947d62"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "72d58c041dc245bc8aa43ce73891f76c"}, {"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b89851b9b2b4f95b7d2184e74373672"}], "type": "identity", "id": "49f6869431e3430e9aeef431c7e7d7de", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8201c41b3865412e839f135e1ceb7421"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e4e22c0a684229ba50a51934a5cdf7"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf4872e158cb44e3aa5a4063a620efc3"}], "type": "alarming", "id": "61e60b3a8b964288a4ad67fd02ee4984", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4de11e8502624071afd079250b33c74c"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d801fa7f3ee64b30b3b18ef5a9e72635"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f583f4a1750f4edc8596dd476ece0948"}], "type": "compute", "id": "6b64d23b249e42d79f5dd070a7460b66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0cd6369c5d9949eba212a5ce97f8b6f7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8011dc0e5bd44e2aa45caf7c6e4d19d2"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d807430fcec84acebca284681dd098fe"}], "type": "cloudformation", "id": "7f91896ba7394ae291c7a222f92ea496", "name": "heat-cfn"}, {"endpoints": [], "type": "tempest-type-608147535", "id": "88d50707b816448897d5d0b213cb19da", "name": "tempest-service-563563896"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/6509066435f1453bac6996ee8997a3b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4243c026b4174decae31504c58542875"}, {"url": "http://192.30.9.6:8776/v2/6509066435f1453bac6996ee8997a3b2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84281d63eba442fd8cdbf23eae691ba2"}, {"url": "http://172.30.9.21:8776/v2/6509066435f1453bac6996ee8997a3b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1ce0a47f2fd4ca9b678bc1d7e5d0b37"}], "type": "volumev2", "id": "8afcbe00e0a6427bbf1fc3b10d4b2f5e", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/6509066435f1453bac6996ee8997a3b2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25eb19d77ddd4b9aa8117749f829d913"}, {"url": "http://172.30.9.21:8004/v1/6509066435f1453bac6996ee8997a3b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57dd852403b0401fb0bd852db0cc4f1e"}, {"url": "http://192.30.9.6:8004/v1/6509066435f1453bac6996ee8997a3b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5a404b628fff4023b9d3e5b8fca3b0fb"}], "type": "orchestration", "id": "a244395507da4b85bd212d5f49a8b6ae", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2242a4436b774238a465cc3d6498ab4e"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "977935de203e411cbce5038f0a9dc848"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2fcaa46481c44f8a3f42acd6c29b21f"}], "type": "placement", "id": "aed411d3d8324008b42b3bd847051003", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b61449c559f45dba6ba5f9dc241729f"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3f83bae18b4a496bb67592b5d777f17c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5162d5282ea1448dbbc20567c0d57fd7"}], "type": "metric", "id": "ebf458a547774acfb6b489f2803a822c", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "33de49eaa2934d07a5ef7754ed5fe8e0"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b7265307a4a45caad0a286536a91b5d"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94601cf3562245fb9453e9678a54b869"}], "type": "event", "id": "f3ff1bc7e87e4c90a2385a1bc8175960", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00d65cc314ee4a87ad316dd160d63558"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64896bc5be624954a0166b6cfa08a10e"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd079af259534771ac00959c542171cf"}], "type": "image", "id": "f9a74c8a63414707b34a5b03e9eacdc1", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "96d754a28b0d43cf8fa237c30a99c306"}, "audit_ids": ["aZB64ZVrR1O9y4rMhtMqoQ"], "issued_at": "2019-04-09T07:59:10.000000Z"}} 2019-04-09 07:59:14,654 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-09 07:59:14,654 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5d20935f8c7d11c1efe5cdcda3508a96d562171" 2019-04-09 07:59:14,939 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Tue, 09 Apr 2019 07:59:11 GMT X-Openstack-Request-Id: req-de66662b-cb93-4b37-bfa9-cba47eedd9ce 2019-04-09 07:59:14,940 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"b62787c2-635d-4893-8553-7ee0260442ff","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ba7a30bb29394fc4a587735d9dfb749e","l2_adjacency":true,"status":"ACTIVE","subnets":["dce875e1-9eec-4cb2-94e6-93dffefe33f6"],"description":"","tags":[],"updated_at":"2019-04-09T06:38:46Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ba7a30bb29394fc4a587735d9dfb749e","created_at":"2019-04-09T06:24:05Z","provider:network_type":"flat"}]} 2019-04-09 07:59:14,940 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-de66662b-cb93-4b37-bfa9-cba47eedd9ce 2019-04-09 07:59:14,940 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.2862200737s 2019-04-09 07:59:14,946 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-04-09 07:59:14,951 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 09 Apr 2019 07:59:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2bde53ed-66f4-4278-a59e-79d50baa6467 2019-04-09 07:59:14,951 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 07:59:14,951 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/ used request id req-2bde53ed-66f4-4278-a59e-79d50baa6467 2019-04-09 07:59:14,952 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-09 07:59:14,955 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5d20935f8c7d11c1efe5cdcda3508a96d562171" 2019-04-09 07:59:15,078 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 222 Content-Type: application/json Date: Tue, 09 Apr 2019 07:59:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b46e0e5-6c8e-4258-9d3a-0d42722be3b3 2019-04-09 07:59:15,078 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/ec5ce0aa038644b78983e5840ba5fb73"}, "tags": [], "enabled": true, "id": "ec5ce0aa038644b78983e5840ba5fb73", "name": "heat_stack"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2019-04-09 07:59:15,078 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-5b46e0e5-6c8e-4258-9d3a-0d42722be3b3 2019-04-09 07:59:15,079 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.126857995987s 2019-04-09 07:59:15,086 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-04-09 07:59:15,090 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5d20935f8c7d11c1efe5cdcda3508a96d562171" -d '{"project": {"description": "Created by OPNFV Functest: neutron_trunk", "enabled": true, "domain_id": "default", "name": "neutron_trunk-project_dbc57e8b-d8f3-4ad9-8f1a-9c6adce040b0"}}' 2019-04-09 07:59:15,262 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 372 Content-Type: application/json Date: Tue, 09 Apr 2019 07:59:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8d57037d-f814-4821-a1ee-13a105187e40 2019-04-09 07:59:15,262 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: neutron_trunk", "links": {"self": "http://172.30.9.21:5000/v3/projects/8d301efa28af438d968282608a6cecfb"}, "tags": [], "enabled": true, "id": "8d301efa28af438d968282608a6cecfb", "parent_id": "default", "domain_id": "default", "name": "neutron_trunk-project_dbc57e8b-d8f3-4ad9-8f1a-9c6adce040b0"}} 2019-04-09 07:59:15,262 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-8d57037d-f814-4821-a1ee-13a105187e40 2019-04-09 07:59:15,262 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.176182031631s 2019-04-09 07:59:15,263 - 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'8d301efa28af438d968282608a6cecfb', '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_dbc57e8b-d8f3-4ad9-8f1a-9c6adce040b0'}) 2019-04-09 07:59:15,270 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-04-09 07:59:15,273 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5d20935f8c7d11c1efe5cdcda3508a96d562171" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "j0JS6UrPpTOqFiZgR5rGgMQlan7JMd", "email": null, "name": "neutron_trunk-user_dbc57e8b-d8f3-4ad9-8f1a-9c6adce040b0"}}' 2019-04-09 07:59:15,748 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 328 Content-Type: application/json Date: Tue, 09 Apr 2019 07:59:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-df2927f3-d300-451f-8e71-eb4b6933d408 2019-04-09 07:59:15,748 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "neutron_trunk-user_dbc57e8b-d8f3-4ad9-8f1a-9c6adce040b0", "links": {"self": "http://172.30.9.21:5000/v3/users/5728ed256774496fbf5e757a1db22f4a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5728ed256774496fbf5e757a1db22f4a", "domain_id": "default", "password_expires_at": null}} 2019-04-09 07:59:15,748 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/users used request id req-df2927f3-d300-451f-8e71-eb4b6933d408 2019-04-09 07:59:15,748 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.478026866913s 2019-04-09 07:59:15,749 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'5728ed256774496fbf5e757a1db22f4a', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'neutron_trunk-user_dbc57e8b-d8f3-4ad9-8f1a-9c6adce040b0'}) 2019-04-09 07:59:15,752 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-09 07:59:15,755 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5d20935f8c7d11c1efe5cdcda3508a96d562171" 2019-04-09 07:59:15,912 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Tue, 09 Apr 2019 07:59:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cfdd55d3-33c2-41a0-bb79-c033c61bf96a 2019-04-09 07:59:15,912 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "12d06a59574c4903a7b4bfc193e14ef0", "links": {"self": "http://172.30.9.21:5000/v3/roles/12d06a59574c4903a7b4bfc193e14ef0"}, "name": "member"}, {"domain_id": null, "id": "50245c80a9b84e15b01544b714aaabd9", "links": {"self": "http://172.30.9.21:5000/v3/roles/50245c80a9b84e15b01544b714aaabd9"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6e54a998c61f4429874ed3ac33d4afc4", "links": {"self": "http://172.30.9.21:5000/v3/roles/6e54a998c61f4429874ed3ac33d4afc4"}, "name": "reader"}, {"domain_id": null, "id": "6f62ff3e5bbd4682becdbe9fa3c1ed2c", "links": {"self": "http://172.30.9.21:5000/v3/roles/6f62ff3e5bbd4682becdbe9fa3c1ed2c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80b483ac8c834f498f0d265da82cb005", "links": {"self": "http://172.30.9.21:5000/v3/roles/80b483ac8c834f498f0d265da82cb005"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecaba09e8ea14e058d5f9d9eb583aa37", "links": {"self": "http://172.30.9.21:5000/v3/roles/ecaba09e8ea14e058d5f9d9eb583aa37"}, "name": "admin"}]} 2019-04-09 07:59:15,912 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-cfdd55d3-33c2-41a0-bb79-c033c61bf96a 2019-04-09 07:59:15,912 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.160180091858s 2019-04-09 07:59:15,917 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-09 07:59:15,920 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5d20935f8c7d11c1efe5cdcda3508a96d562171" 2019-04-09 07:59:16,110 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Tue, 09 Apr 2019 07:59:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ed5a54e-4367-4145-b164-94ff6c846191 2019-04-09 07:59:16,110 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "12d06a59574c4903a7b4bfc193e14ef0", "links": {"self": "http://172.30.9.21:5000/v3/roles/12d06a59574c4903a7b4bfc193e14ef0"}, "name": "member"}, {"domain_id": null, "id": "50245c80a9b84e15b01544b714aaabd9", "links": {"self": "http://172.30.9.21:5000/v3/roles/50245c80a9b84e15b01544b714aaabd9"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6e54a998c61f4429874ed3ac33d4afc4", "links": {"self": "http://172.30.9.21:5000/v3/roles/6e54a998c61f4429874ed3ac33d4afc4"}, "name": "reader"}, {"domain_id": null, "id": "6f62ff3e5bbd4682becdbe9fa3c1ed2c", "links": {"self": "http://172.30.9.21:5000/v3/roles/6f62ff3e5bbd4682becdbe9fa3c1ed2c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80b483ac8c834f498f0d265da82cb005", "links": {"self": "http://172.30.9.21:5000/v3/roles/80b483ac8c834f498f0d265da82cb005"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecaba09e8ea14e058d5f9d9eb583aa37", "links": {"self": "http://172.30.9.21:5000/v3/roles/ecaba09e8ea14e058d5f9d9eb583aa37"}, "name": "admin"}]} 2019-04-09 07:59:16,110 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-1ed5a54e-4367-4145-b164-94ff6c846191 2019-04-09 07:59:16,110 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.193393945694s 2019-04-09 07:59:16,115 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-09 07:59:16,118 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5d20935f8c7d11c1efe5cdcda3508a96d562171" 2019-04-09 07:59:16,226 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Tue, 09 Apr 2019 07:59:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be6fe544-b308-4521-9b09-ab2ba033cd8d 2019-04-09 07:59:16,226 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "12d06a59574c4903a7b4bfc193e14ef0", "links": {"self": "http://172.30.9.21:5000/v3/roles/12d06a59574c4903a7b4bfc193e14ef0"}, "name": "member"}, {"domain_id": null, "id": "50245c80a9b84e15b01544b714aaabd9", "links": {"self": "http://172.30.9.21:5000/v3/roles/50245c80a9b84e15b01544b714aaabd9"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6e54a998c61f4429874ed3ac33d4afc4", "links": {"self": "http://172.30.9.21:5000/v3/roles/6e54a998c61f4429874ed3ac33d4afc4"}, "name": "reader"}, {"domain_id": null, "id": "6f62ff3e5bbd4682becdbe9fa3c1ed2c", "links": {"self": "http://172.30.9.21:5000/v3/roles/6f62ff3e5bbd4682becdbe9fa3c1ed2c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80b483ac8c834f498f0d265da82cb005", "links": {"self": "http://172.30.9.21:5000/v3/roles/80b483ac8c834f498f0d265da82cb005"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecaba09e8ea14e058d5f9d9eb583aa37", "links": {"self": "http://172.30.9.21:5000/v3/roles/ecaba09e8ea14e058d5f9d9eb583aa37"}, "name": "admin"}]} 2019-04-09 07:59:16,227 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-be6fe544-b308-4521-9b09-ab2ba033cd8d 2019-04-09 07:59:16,227 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.111841917038s 2019-04-09 07:59:16,231 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-09 07:59:16,235 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5d20935f8c7d11c1efe5cdcda3508a96d562171" 2019-04-09 07:59:16,340 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 09 Apr 2019 07:59:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-13cefbc1-d74f-4de5-ae4d-8b474e25dcbb 2019-04-09 07:59:16,340 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-04-09 07:59:16,340 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-13cefbc1-d74f-4de5-ae4d-8b474e25dcbb 2019-04-09 07:59:16,341 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.109157085419s 2019-04-09 07:59:16,341 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-09 07:59:16,345 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5d20935f8c7d11c1efe5cdcda3508a96d562171" 2019-04-09 07:59:16,550 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 837 Content-Type: application/json Date: Tue, 09 Apr 2019 07:59:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7534403c-5291-42c3-ab9a-d03931a9c70a 2019-04-09 07:59:16,551 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/07b62caafa51496f94dd3b3fb341fcfe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07b62caafa51496f94dd3b3fb341fcfe", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/2e35f475a54147749980006d265eb864"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e35f475a54147749980006d265eb864", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/2f1bc9c9d22745648100c4b0717962eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f1bc9c9d22745648100c4b0717962eb", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/30fe8cf249d443dd9c53f2cc083f50b5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "30fe8cf249d443dd9c53f2cc083f50b5", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/3d748bf7df734addb2e37ea0663ec892"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d748bf7df734addb2e37ea0663ec892", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron_trunk-user_dbc57e8b-d8f3-4ad9-8f1a-9c6adce040b0", "links": {"self": "http://172.30.9.21:5000/v3/users/5728ed256774496fbf5e757a1db22f4a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5728ed256774496fbf5e757a1db22f4a", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/732a504491fd4f35923460ae0d2ef475"}, "domain_id": "default", "enabled": true, "options": {}, "id": "732a504491fd4f35923460ae0d2ef475", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/781b729594744c4f8f561f6b5a6e68bd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "781b729594744c4f8f561f6b5a6e68bd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/80817a33c71343ed9c63d448a7fea69e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "80817a33c71343ed9c63d448a7fea69e", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/938ce22a56d74c639d353dbbf166fcc4"}, "domain_id": "ec5ce0aa038644b78983e5840ba5fb73", "enabled": true, "options": {}, "id": "938ce22a56d74c639d353dbbf166fcc4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/96d754a28b0d43cf8fa237c30a99c306"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d754a28b0d43cf8fa237c30a99c306", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/aaa8b9f924a74e80899c7ad7e32fcaae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aaa8b9f924a74e80899c7ad7e32fcaae", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b8dd65f4e72446d5bd8d9efa13837b0c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8dd65f4e72446d5bd8d9efa13837b0c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/c34b7e3bcdbc428db4539ea2b87cfce1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c34b7e3bcdbc428db4539ea2b87cfce1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/eb527490835d48e8a67131b0f587baf6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb527490835d48e8a67131b0f587baf6", "email": "gnocchi@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2019-04-09 07:59:16,551 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-7534403c-5291-42c3-ab9a-d03931a9c70a 2019-04-09 07:59:16,552 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.209964990616s 2019-04-09 07:59:16,564 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-09 07:59:16,567 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5d20935f8c7d11c1efe5cdcda3508a96d562171" 2019-04-09 07:59:16,679 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 398 Content-Type: application/json Date: Tue, 09 Apr 2019 07:59:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a0cfba1-31dc-4771-98f6-ae7029e2190d 2019-04-09 07:59:16,679 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/6509066435f1453bac6996ee8997a3b2"}, "tags": [], "enabled": true, "id": "6509066435f1453bac6996ee8997a3b2", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: neutron_trunk", "links": {"self": "http://172.30.9.21:5000/v3/projects/8d301efa28af438d968282608a6cecfb"}, "tags": [], "enabled": true, "id": "8d301efa28af438d968282608a6cecfb", "parent_id": "default", "domain_id": "default", "name": "neutron_trunk-project_dbc57e8b-d8f3-4ad9-8f1a-9c6adce040b0"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/ba7a30bb29394fc4a587735d9dfb749e"}, "tags": [], "enabled": true, "id": "ba7a30bb29394fc4a587735d9dfb749e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-04-09 07:59:16,679 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-4a0cfba1-31dc-4771-98f6-ae7029e2190d 2019-04-09 07:59:16,680 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.115779876709s 2019-04-09 07:59:16,688 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-04-09 07:59:16,691 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=5728ed256774496fbf5e757a1db22f4a&role.id=12d06a59574c4903a7b4bfc193e14ef0&scope.project.id=8d301efa28af438d968282608a6cecfb" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5d20935f8c7d11c1efe5cdcda3508a96d562171" 2019-04-09 07:59:16,879 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Tue, 09 Apr 2019 07:59:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-369ff88b-f0e5-4849-8989-f115b66661ea 2019-04-09 07:59:16,880 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=5728ed256774496fbf5e757a1db22f4a&role.id=12d06a59574c4903a7b4bfc193e14ef0&scope.project.id=8d301efa28af438d968282608a6cecfb", "previous": null, "next": null}} 2019-04-09 07:59:16,880 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=5728ed256774496fbf5e757a1db22f4a&role.id=12d06a59574c4903a7b4bfc193e14ef0&scope.project.id=8d301efa28af438d968282608a6cecfb used request id req-369ff88b-f0e5-4849-8989-f115b66661ea 2019-04-09 07:59:16,880 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.192075014114s 2019-04-09 07:59:16,884 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-04-09 07:59:16,887 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/8d301efa28af438d968282608a6cecfb/users/5728ed256774496fbf5e757a1db22f4a/roles/12d06a59574c4903a7b4bfc193e14ef0 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5d20935f8c7d11c1efe5cdcda3508a96d562171" 2019-04-09 07:59:17,026 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 09 Apr 2019 07:59:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b14f8c0f-a123-42d7-825f-d9e26685e7c7 2019-04-09 07:59:17,026 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-09 07:59:17,026 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/8d301efa28af438d968282608a6cecfb/users/5728ed256774496fbf5e757a1db22f4a/roles/12d06a59574c4903a7b4bfc193e14ef0 used request id req-b14f8c0f-a123-42d7-825f-d9e26685e7c7 2019-04-09 07:59:17,027 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.142930030823s 2019-04-09 07:59:17,027 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'neutron_trunk-project_dbc57e8b-d8f3-4ad9-8f1a-9c6adce040b0', 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'8d301efa28af438d968282608a6cecfb', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'j0JS6UrPpTOqFiZgR5rGgMQlan7JMd', 'username': u'neutron_trunk-user_dbc57e8b-d8f3-4ad9-8f1a-9c6adce040b0', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.21:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-04-09 07:59:17,031 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'neutron_trunk-user_dbc57e8b-d8f3-4ad9-8f1a-9c6adce040b0', 'password': 'j0JS6UrPpTOqFiZgR5rGgMQlan7JMd', 'project_name': 'neutron_trunk-project_dbc57e8b-d8f3-4ad9-8f1a-9c6adce040b0', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.21:5000/v3', 'project_id': '8d301efa28af438d968282608a6cecfb', 'project_domain_name': 'Default'} 2019-04-09 07:59:17,034 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-09 07:59:17,038 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5d20935f8c7d11c1efe5cdcda3508a96d562171" 2019-04-09 07:59:17,243 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Tue, 09 Apr 2019 07:59:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e8562ef-1d73-4f81-a420-979fe186c7a7 2019-04-09 07:59:17,243 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "12d06a59574c4903a7b4bfc193e14ef0", "links": {"self": "http://172.30.9.21:5000/v3/roles/12d06a59574c4903a7b4bfc193e14ef0"}, "name": "member"}, {"domain_id": null, "id": "50245c80a9b84e15b01544b714aaabd9", "links": {"self": "http://172.30.9.21:5000/v3/roles/50245c80a9b84e15b01544b714aaabd9"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6e54a998c61f4429874ed3ac33d4afc4", "links": {"self": "http://172.30.9.21:5000/v3/roles/6e54a998c61f4429874ed3ac33d4afc4"}, "name": "reader"}, {"domain_id": null, "id": "6f62ff3e5bbd4682becdbe9fa3c1ed2c", "links": {"self": "http://172.30.9.21:5000/v3/roles/6f62ff3e5bbd4682becdbe9fa3c1ed2c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80b483ac8c834f498f0d265da82cb005", "links": {"self": "http://172.30.9.21:5000/v3/roles/80b483ac8c834f498f0d265da82cb005"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecaba09e8ea14e058d5f9d9eb583aa37", "links": {"self": "http://172.30.9.21:5000/v3/roles/ecaba09e8ea14e058d5f9d9eb583aa37"}, "name": "admin"}]} 2019-04-09 07:59:17,244 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-5e8562ef-1d73-4f81-a420-979fe186c7a7 2019-04-09 07:59:17,244 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.209151029587s 2019-04-09 07:59:17,249 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-09 07:59:17,252 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5d20935f8c7d11c1efe5cdcda3508a96d562171" 2019-04-09 07:59:17,434 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Tue, 09 Apr 2019 07:59:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac5d6a28-c904-4ee6-81b3-1c9f9616b779 2019-04-09 07:59:17,435 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "12d06a59574c4903a7b4bfc193e14ef0", "links": {"self": "http://172.30.9.21:5000/v3/roles/12d06a59574c4903a7b4bfc193e14ef0"}, "name": "member"}, {"domain_id": null, "id": "50245c80a9b84e15b01544b714aaabd9", "links": {"self": "http://172.30.9.21:5000/v3/roles/50245c80a9b84e15b01544b714aaabd9"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6e54a998c61f4429874ed3ac33d4afc4", "links": {"self": "http://172.30.9.21:5000/v3/roles/6e54a998c61f4429874ed3ac33d4afc4"}, "name": "reader"}, {"domain_id": null, "id": "6f62ff3e5bbd4682becdbe9fa3c1ed2c", "links": {"self": "http://172.30.9.21:5000/v3/roles/6f62ff3e5bbd4682becdbe9fa3c1ed2c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80b483ac8c834f498f0d265da82cb005", "links": {"self": "http://172.30.9.21:5000/v3/roles/80b483ac8c834f498f0d265da82cb005"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecaba09e8ea14e058d5f9d9eb583aa37", "links": {"self": "http://172.30.9.21:5000/v3/roles/ecaba09e8ea14e058d5f9d9eb583aa37"}, "name": "admin"}]} 2019-04-09 07:59:17,435 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-ac5d6a28-c904-4ee6-81b3-1c9f9616b779 2019-04-09 07:59:17,435 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.186383008957s 2019-04-09 07:59:17,440 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-09 07:59:17,444 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5d20935f8c7d11c1efe5cdcda3508a96d562171" 2019-04-09 07:59:17,551 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 09 Apr 2019 07:59:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a276f16-058e-42dc-b2ca-10726cbe230d 2019-04-09 07:59:17,551 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-04-09 07:59:17,551 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-1a276f16-058e-42dc-b2ca-10726cbe230d 2019-04-09 07:59:17,552 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.111254930496s 2019-04-09 07:59:17,552 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-09 07:59:17,556 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5d20935f8c7d11c1efe5cdcda3508a96d562171" 2019-04-09 07:59:17,788 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 837 Content-Type: application/json Date: Tue, 09 Apr 2019 07:59:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7124376-79eb-4140-9d6f-9766a54931a6 2019-04-09 07:59:17,789 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/07b62caafa51496f94dd3b3fb341fcfe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07b62caafa51496f94dd3b3fb341fcfe", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/2e35f475a54147749980006d265eb864"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e35f475a54147749980006d265eb864", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/2f1bc9c9d22745648100c4b0717962eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f1bc9c9d22745648100c4b0717962eb", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/30fe8cf249d443dd9c53f2cc083f50b5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "30fe8cf249d443dd9c53f2cc083f50b5", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/3d748bf7df734addb2e37ea0663ec892"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d748bf7df734addb2e37ea0663ec892", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron_trunk-user_dbc57e8b-d8f3-4ad9-8f1a-9c6adce040b0", "links": {"self": "http://172.30.9.21:5000/v3/users/5728ed256774496fbf5e757a1db22f4a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5728ed256774496fbf5e757a1db22f4a", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/732a504491fd4f35923460ae0d2ef475"}, "domain_id": "default", "enabled": true, "options": {}, "id": "732a504491fd4f35923460ae0d2ef475", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/781b729594744c4f8f561f6b5a6e68bd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "781b729594744c4f8f561f6b5a6e68bd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/80817a33c71343ed9c63d448a7fea69e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "80817a33c71343ed9c63d448a7fea69e", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/938ce22a56d74c639d353dbbf166fcc4"}, "domain_id": "ec5ce0aa038644b78983e5840ba5fb73", "enabled": true, "options": {}, "id": "938ce22a56d74c639d353dbbf166fcc4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/96d754a28b0d43cf8fa237c30a99c306"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d754a28b0d43cf8fa237c30a99c306", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/aaa8b9f924a74e80899c7ad7e32fcaae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aaa8b9f924a74e80899c7ad7e32fcaae", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b8dd65f4e72446d5bd8d9efa13837b0c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8dd65f4e72446d5bd8d9efa13837b0c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/c34b7e3bcdbc428db4539ea2b87cfce1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c34b7e3bcdbc428db4539ea2b87cfce1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/eb527490835d48e8a67131b0f587baf6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb527490835d48e8a67131b0f587baf6", "email": "gnocchi@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2019-04-09 07:59:17,789 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-e7124376-79eb-4140-9d6f-9766a54931a6 2019-04-09 07:59:17,789 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.236418008804s 2019-04-09 07:59:17,800 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-09 07:59:17,803 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5d20935f8c7d11c1efe5cdcda3508a96d562171" 2019-04-09 07:59:17,927 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 398 Content-Type: application/json Date: Tue, 09 Apr 2019 07:59:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3620c4b0-7684-4e26-8d41-538ea0c6fe40 2019-04-09 07:59:17,927 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/6509066435f1453bac6996ee8997a3b2"}, "tags": [], "enabled": true, "id": "6509066435f1453bac6996ee8997a3b2", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: neutron_trunk", "links": {"self": "http://172.30.9.21:5000/v3/projects/8d301efa28af438d968282608a6cecfb"}, "tags": [], "enabled": true, "id": "8d301efa28af438d968282608a6cecfb", "parent_id": "default", "domain_id": "default", "name": "neutron_trunk-project_dbc57e8b-d8f3-4ad9-8f1a-9c6adce040b0"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/ba7a30bb29394fc4a587735d9dfb749e"}, "tags": [], "enabled": true, "id": "ba7a30bb29394fc4a587735d9dfb749e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-04-09 07:59:17,927 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-3620c4b0-7684-4e26-8d41-538ea0c6fe40 2019-04-09 07:59:17,928 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.127640008926s 2019-04-09 07:59:17,935 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-04-09 07:59:17,939 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=5728ed256774496fbf5e757a1db22f4a&role.id=ecaba09e8ea14e058d5f9d9eb583aa37&scope.project.id=8d301efa28af438d968282608a6cecfb" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5d20935f8c7d11c1efe5cdcda3508a96d562171" 2019-04-09 07:59:18,053 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Tue, 09 Apr 2019 07:59:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aded31f5-5e4c-4e29-bce9-dbaf6ee60901 2019-04-09 07:59:18,053 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=5728ed256774496fbf5e757a1db22f4a&role.id=ecaba09e8ea14e058d5f9d9eb583aa37&scope.project.id=8d301efa28af438d968282608a6cecfb", "previous": null, "next": null}} 2019-04-09 07:59:18,053 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=5728ed256774496fbf5e757a1db22f4a&role.id=ecaba09e8ea14e058d5f9d9eb583aa37&scope.project.id=8d301efa28af438d968282608a6cecfb used request id req-aded31f5-5e4c-4e29-bce9-dbaf6ee60901 2019-04-09 07:59:18,053 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.118025064468s 2019-04-09 07:59:18,057 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-04-09 07:59:18,060 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/8d301efa28af438d968282608a6cecfb/users/5728ed256774496fbf5e757a1db22f4a/roles/ecaba09e8ea14e058d5f9d9eb583aa37 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5d20935f8c7d11c1efe5cdcda3508a96d562171" 2019-04-09 07:59:18,242 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 09 Apr 2019 07:59:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c2fe9e5c-222d-4c04-8804-810e07e11183 2019-04-09 07:59:18,242 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-09 07:59:18,242 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/8d301efa28af438d968282608a6cecfb/users/5728ed256774496fbf5e757a1db22f4a/roles/ecaba09e8ea14e058d5f9d9eb583aa37 used request id req-c2fe9e5c-222d-4c04-8804-810e07e11183 2019-04-09 07:59:18,242 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.185492038727s 2019-04-09 07:59:18,246 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-09 07:59:18,250 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5d20935f8c7d11c1efe5cdcda3508a96d562171" 2019-04-09 07:59:18,356 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Tue, 09 Apr 2019 07:59:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-457558fc-aec5-4db7-b799-1e3c81351324 2019-04-09 07:59:18,356 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "12d06a59574c4903a7b4bfc193e14ef0", "links": {"self": "http://172.30.9.21:5000/v3/roles/12d06a59574c4903a7b4bfc193e14ef0"}, "name": "member"}, {"domain_id": null, "id": "50245c80a9b84e15b01544b714aaabd9", "links": {"self": "http://172.30.9.21:5000/v3/roles/50245c80a9b84e15b01544b714aaabd9"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6e54a998c61f4429874ed3ac33d4afc4", "links": {"self": "http://172.30.9.21:5000/v3/roles/6e54a998c61f4429874ed3ac33d4afc4"}, "name": "reader"}, {"domain_id": null, "id": "6f62ff3e5bbd4682becdbe9fa3c1ed2c", "links": {"self": "http://172.30.9.21:5000/v3/roles/6f62ff3e5bbd4682becdbe9fa3c1ed2c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80b483ac8c834f498f0d265da82cb005", "links": {"self": "http://172.30.9.21:5000/v3/roles/80b483ac8c834f498f0d265da82cb005"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecaba09e8ea14e058d5f9d9eb583aa37", "links": {"self": "http://172.30.9.21:5000/v3/roles/ecaba09e8ea14e058d5f9d9eb583aa37"}, "name": "admin"}]} 2019-04-09 07:59:18,357 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-457558fc-aec5-4db7-b799-1e3c81351324 2019-04-09 07:59:18,357 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.110597133636s 2019-04-09 07:59:18,361 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-09 07:59:18,364 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5d20935f8c7d11c1efe5cdcda3508a96d562171" 2019-04-09 07:59:18,479 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 09 Apr 2019 07:59:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e448b7a-11d6-4f27-8204-1b0848e71759 2019-04-09 07:59:18,479 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-04-09 07:59:18,480 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-5e448b7a-11d6-4f27-8204-1b0848e71759 2019-04-09 07:59:18,480 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.11860704422s 2019-04-09 07:59:18,481 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-09 07:59:18,484 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5d20935f8c7d11c1efe5cdcda3508a96d562171" 2019-04-09 07:59:18,608 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 837 Content-Type: application/json Date: Tue, 09 Apr 2019 07:59:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-876337eb-9359-425b-8247-fe912a4557e5 2019-04-09 07:59:18,609 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/07b62caafa51496f94dd3b3fb341fcfe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07b62caafa51496f94dd3b3fb341fcfe", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/2e35f475a54147749980006d265eb864"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e35f475a54147749980006d265eb864", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/2f1bc9c9d22745648100c4b0717962eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f1bc9c9d22745648100c4b0717962eb", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/30fe8cf249d443dd9c53f2cc083f50b5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "30fe8cf249d443dd9c53f2cc083f50b5", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/3d748bf7df734addb2e37ea0663ec892"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d748bf7df734addb2e37ea0663ec892", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron_trunk-user_dbc57e8b-d8f3-4ad9-8f1a-9c6adce040b0", "links": {"self": "http://172.30.9.21:5000/v3/users/5728ed256774496fbf5e757a1db22f4a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5728ed256774496fbf5e757a1db22f4a", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/732a504491fd4f35923460ae0d2ef475"}, "domain_id": "default", "enabled": true, "options": {}, "id": "732a504491fd4f35923460ae0d2ef475", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/781b729594744c4f8f561f6b5a6e68bd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "781b729594744c4f8f561f6b5a6e68bd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/80817a33c71343ed9c63d448a7fea69e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "80817a33c71343ed9c63d448a7fea69e", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/938ce22a56d74c639d353dbbf166fcc4"}, "domain_id": "ec5ce0aa038644b78983e5840ba5fb73", "enabled": true, "options": {}, "id": "938ce22a56d74c639d353dbbf166fcc4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/96d754a28b0d43cf8fa237c30a99c306"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d754a28b0d43cf8fa237c30a99c306", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/aaa8b9f924a74e80899c7ad7e32fcaae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aaa8b9f924a74e80899c7ad7e32fcaae", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b8dd65f4e72446d5bd8d9efa13837b0c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8dd65f4e72446d5bd8d9efa13837b0c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/c34b7e3bcdbc428db4539ea2b87cfce1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c34b7e3bcdbc428db4539ea2b87cfce1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/eb527490835d48e8a67131b0f587baf6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb527490835d48e8a67131b0f587baf6", "email": "gnocchi@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2019-04-09 07:59:18,609 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-876337eb-9359-425b-8247-fe912a4557e5 2019-04-09 07:59:18,610 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.128943920135s 2019-04-09 07:59:18,621 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-04-09 07:59:18,625 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?role.id=ecaba09e8ea14e058d5f9d9eb583aa37&user.id=5728ed256774496fbf5e757a1db22f4a&scope.domain.id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5d20935f8c7d11c1efe5cdcda3508a96d562171" 2019-04-09 07:59:18,821 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 192 Content-Type: application/json Date: Tue, 09 Apr 2019 07:59:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9558dec4-4d25-4730-9fb6-da723d1cff68 2019-04-09 07:59:18,821 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?role.id=ecaba09e8ea14e058d5f9d9eb583aa37&user.id=5728ed256774496fbf5e757a1db22f4a&scope.domain.id=default", "previous": null, "next": null}} 2019-04-09 07:59:18,822 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?role.id=ecaba09e8ea14e058d5f9d9eb583aa37&user.id=5728ed256774496fbf5e757a1db22f4a&scope.domain.id=default used request id req-9558dec4-4d25-4730-9fb6-da723d1cff68 2019-04-09 07:59:18,822 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.200291872025s 2019-04-09 07:59:18,826 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2019-04-09 07:59:18,829 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/domains/default/users/5728ed256774496fbf5e757a1db22f4a/roles/ecaba09e8ea14e058d5f9d9eb583aa37 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5d20935f8c7d11c1efe5cdcda3508a96d562171" 2019-04-09 07:59:19,053 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 09 Apr 2019 07:59:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-961a0250-abc3-474d-8acd-daa0fda0ac84 2019-04-09 07:59:19,053 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-09 07:59:19,053 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/domains/default/users/5728ed256774496fbf5e757a1db22f4a/roles/ecaba09e8ea14e058d5f9d9eb583aa37 used request id req-961a0250-abc3-474d-8acd-daa0fda0ac84 2019-04-09 07:59:19,053 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.227365970612s 2019-04-09 07:59:19,057 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-04-09 07:59:19,064 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Tue, 09 Apr 2019 07:59:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4161bd0-7d69-41cf-8ade-5eba9813f0a0 2019-04-09 07:59:19,064 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2019-04-09 07:59:19,064 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/v3 used request id req-f4161bd0-7d69-41cf-8ade-5eba9813f0a0 2019-04-09 07:59:19,065 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2019-04-09 07:59:19,457 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "12d06a59574c4903a7b4bfc193e14ef0", "name": "member"}, {"id": "ecaba09e8ea14e058d5f9d9eb583aa37", "name": "admin"}, {"id": "6e54a998c61f4429874ed3ac33d4afc4", "name": "reader"}], "expires_at": "2019-04-09T08:59:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d301efa28af438d968282608a6cecfb", "name": "neutron_trunk-project_dbc57e8b-d8f3-4ad9-8f1a-9c6adce040b0"}, "catalog": [{"endpoints": [], "type": "tempest-type-1277486611", "id": "0b54ae2e271e4cc7bbd93a7117074bc5", "name": "tempest-service-488714134"}, {"endpoints": [], "type": "metering", "id": "0c6048bf3c804b33b1209bfa8ca75ec0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v3/8d301efa28af438d968282608a6cecfb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "503aa75a75e444a9b93cb14634c6ab50"}, {"url": "http://192.30.9.6:8776/v3/8d301efa28af438d968282608a6cecfb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd4bc81464e44d0a129985ca1ff91d5"}, {"url": "http://192.30.9.6:8776/v3/8d301efa28af438d968282608a6cecfb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d888a991472d4a88bfcfcfcf4909874d"}], "type": "volumev3", "id": "1b1b3cbed2d14611b521aa10e2b642dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4664f0d595a24e8a9d4eb3691db874e0"}, {"url": "http://172.30.9.21:8080/v1/AUTH_8d301efa28af438d968282608a6cecfb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49cfc5fc2aa942e59d21f825b2bc9939"}, {"url": "http://12.0.0.22:8080/v1/AUTH_8d301efa28af438d968282608a6cecfb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "71100b14603a4edf8a39e8af672ecff5"}], "type": "object-store", "id": "29267bcb2ea04deebb6caaa71afffcc5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4dc1873b4b477cb578245fdb86a111"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77d7bee546c941368ffc769fda003312"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9b1ab09869b4ea895eb3c8867f61318"}], "type": "network", "id": "3ac09bd783a245efa7f11d71ad667386", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f7f6f256262433fb4467ed610947d62"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "72d58c041dc245bc8aa43ce73891f76c"}, {"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b89851b9b2b4f95b7d2184e74373672"}], "type": "identity", "id": "49f6869431e3430e9aeef431c7e7d7de", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8201c41b3865412e839f135e1ceb7421"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e4e22c0a684229ba50a51934a5cdf7"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf4872e158cb44e3aa5a4063a620efc3"}], "type": "alarming", "id": "61e60b3a8b964288a4ad67fd02ee4984", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4de11e8502624071afd079250b33c74c"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d801fa7f3ee64b30b3b18ef5a9e72635"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f583f4a1750f4edc8596dd476ece0948"}], "type": "compute", "id": "6b64d23b249e42d79f5dd070a7460b66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0cd6369c5d9949eba212a5ce97f8b6f7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8011dc0e5bd44e2aa45caf7c6e4d19d2"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d807430fcec84acebca284681dd098fe"}], "type": "cloudformation", "id": "7f91896ba7394ae291c7a222f92ea496", "name": "heat-cfn"}, {"endpoints": [], "type": "tempest-type-608147535", "id": "88d50707b816448897d5d0b213cb19da", "name": "tempest-service-563563896"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8d301efa28af438d968282608a6cecfb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4243c026b4174decae31504c58542875"}, {"url": "http://192.30.9.6:8776/v2/8d301efa28af438d968282608a6cecfb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84281d63eba442fd8cdbf23eae691ba2"}, {"url": "http://172.30.9.21:8776/v2/8d301efa28af438d968282608a6cecfb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1ce0a47f2fd4ca9b678bc1d7e5d0b37"}], "type": "volumev2", "id": "8afcbe00e0a6427bbf1fc3b10d4b2f5e", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/8d301efa28af438d968282608a6cecfb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25eb19d77ddd4b9aa8117749f829d913"}, {"url": "http://172.30.9.21:8004/v1/8d301efa28af438d968282608a6cecfb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57dd852403b0401fb0bd852db0cc4f1e"}, {"url": "http://192.30.9.6:8004/v1/8d301efa28af438d968282608a6cecfb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5a404b628fff4023b9d3e5b8fca3b0fb"}], "type": "orchestration", "id": "a244395507da4b85bd212d5f49a8b6ae", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2242a4436b774238a465cc3d6498ab4e"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "977935de203e411cbce5038f0a9dc848"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2fcaa46481c44f8a3f42acd6c29b21f"}], "type": "placement", "id": "aed411d3d8324008b42b3bd847051003", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b61449c559f45dba6ba5f9dc241729f"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3f83bae18b4a496bb67592b5d777f17c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5162d5282ea1448dbbc20567c0d57fd7"}], "type": "metric", "id": "ebf458a547774acfb6b489f2803a822c", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "33de49eaa2934d07a5ef7754ed5fe8e0"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b7265307a4a45caad0a286536a91b5d"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94601cf3562245fb9453e9678a54b869"}], "type": "event", "id": "f3ff1bc7e87e4c90a2385a1bc8175960", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00d65cc314ee4a87ad316dd160d63558"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64896bc5be624954a0166b6cfa08a10e"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd079af259534771ac00959c542171cf"}], "type": "image", "id": "f9a74c8a63414707b34a5b03e9eacdc1", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "neutron_trunk-user_dbc57e8b-d8f3-4ad9-8f1a-9c6adce040b0", "id": "5728ed256774496fbf5e757a1db22f4a"}, "audit_ids": ["si98zvmqSGqtuuPRXGLHLw"], "issued_at": "2019-04-09T07:59:15.000000Z"}} 2019-04-09 07:59:19,460 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-04-09 07:59:19,461 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}878d81e9de9883789613f0c91b21d2c27234740f" 2019-04-09 07:59:19,736 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Tue, 09 Apr 2019 07:59:15 GMT X-Openstack-Request-Id: req-b3ec132b-894c-4d3e-b03c-68d234dbb350 2019-04-09 07:59:19,738 - keystoneauth.session - DEBUG - RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"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": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: subnet, trunk, router, network, policy, subnetpool, port, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"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": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "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": "availability_zone_filter", "updated": "2018-06-22T10:00:00-00:00", "name": "Availability Zone Filter Extension", "links": [], "description": "Add filter parameters to AvailabilityZone resource"}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "filter-validation", "updated": "2018-03-21T10:00:00-00:00", "name": "Filter parameters validation", "links": [], "description": "Provides validation on filter parameters."}, {"alias": "subnet-segmentid-writable", "updated": "2018-03-12T00:00:00-00:00", "name": "Subnet SegmentID (writable)", "links": [], "description": "Provides a writable segment_id attribute for a subnet resource."}, {"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": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"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": "empty-string-filtering", "updated": "2018-04-09T10:00:00-00:00", "name": "Empty String Filtering Extension", "links": [], "description": "Allow filtering by attributes with empty string value"}, {"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": "port-mac-address-regenerate", "updated": "2018-05-03T10:00:00-00:00", "name": "Neutron Port MAC address regenerate", "links": [], "description": "Network port MAC address regenerate"}, {"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": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"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": "port-security-groups-filtering", "updated": "2018-01-09T09:00:00-00:00", "name": "Port filtering on security groups", "links": [], "description": "Provides security groups filtering when listing ports"}, {"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": "standard-attr-segment", "updated": "2018-04-09T10:00:00-00:00", "name": "Standard Attribute Segment Extension", "links": [], "description": "Add standard attributes to Segment resource"}, {"alias": "segments-peer-subnet-host-routes", "updated": "2018-06-12T10:00:00-00:00", "name": "Segments peer-subnet host routes", "links": [], "description": "Add host routes to subnets on a routed network (segments)"}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "fip-port-details", "updated": "2018-04-09T10:00:00-00:00", "name": "Floating IP Port Details Extension", "links": [], "description": "Add port_details attribute to Floating IP resource"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"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": "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": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "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": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "binding-extended", "updated": "2017-07-17T10:00:00-00:00", "name": "Port Bindings Extended", "links": [], "description": "Expose port bindings of a virtual port to external application"}]} 2019-04-09 07:59:19,738 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/extensions.json used request id req-b3ec132b-894c-4d3e-b03c-68d234dbb350 2019-04-09 07:59:19,738 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.277920007706s 2019-04-09 07:59:19,748 - xtesting.ci.run_tests - INFO - Running test case 'neutron_trunk'... 2019-04-09 07:59:19,749 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-09 07:59:19,752 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5d20935f8c7d11c1efe5cdcda3508a96d562171" 2019-04-09 07:59:19,859 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 222 Content-Type: application/json Date: Tue, 09 Apr 2019 07:59:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66ab9b3e-57a5-456e-adc4-43c38ecdca81 2019-04-09 07:59:19,860 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/ec5ce0aa038644b78983e5840ba5fb73"}, "tags": [], "enabled": true, "id": "ec5ce0aa038644b78983e5840ba5fb73", "name": "heat_stack"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2019-04-09 07:59:19,860 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-66ab9b3e-57a5-456e-adc4-43c38ecdca81 2019-04-09 07:59:19,860 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.111228942871s 2019-04-09 07:59:19,867 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-09 07:59:19,870 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5d20935f8c7d11c1efe5cdcda3508a96d562171" 2019-04-09 07:59:19,980 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 398 Content-Type: application/json Date: Tue, 09 Apr 2019 07:59:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-140fc155-029a-4260-b666-e210a73869c7 2019-04-09 07:59:19,981 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/6509066435f1453bac6996ee8997a3b2"}, "tags": [], "enabled": true, "id": "6509066435f1453bac6996ee8997a3b2", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: neutron_trunk", "links": {"self": "http://172.30.9.21:5000/v3/projects/8d301efa28af438d968282608a6cecfb"}, "tags": [], "enabled": true, "id": "8d301efa28af438d968282608a6cecfb", "parent_id": "default", "domain_id": "default", "name": "neutron_trunk-project_dbc57e8b-d8f3-4ad9-8f1a-9c6adce040b0"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/ba7a30bb29394fc4a587735d9dfb749e"}, "tags": [], "enabled": true, "id": "ba7a30bb29394fc4a587735d9dfb749e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-04-09 07:59:19,981 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-140fc155-029a-4260-b666-e210a73869c7 2019-04-09 07:59:19,981 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.113964080811s 2019-04-09 07:59:19,983 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-04-09 07:59:19,984 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5d20935f8c7d11c1efe5cdcda3508a96d562171" -d '{"network": {"shared": true, "tenant_id": "8d301efa28af438d968282608a6cecfb", "name": "neutron_trunk-net_dbc57e8b-d8f3-4ad9-8f1a-9c6adce040b0", "admin_state_up": true}}' 2019-04-09 07:59:20,303 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 726 Content-Type: application/json Date: Tue, 09 Apr 2019 07:59:16 GMT X-Openstack-Request-Id: req-c05eedc8-0489-45d4-8082-f773ff47cff3 2019-04-09 07:59:20,303 - keystoneauth.session - DEBUG - RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"provider:network_type":"vxlan","id":"b7f6378a-577b-46f7-a43b-fe559f53161f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":27,"ipv4_address_scope":null,"shared":true,"project_id":"8d301efa28af438d968282608a6cecfb","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-09T07:59:16Z","is_default":false,"qos_policy_id":null,"name":"neutron_trunk-net_dbc57e8b-d8f3-4ad9-8f1a-9c6adce040b0","admin_state_up":true,"tenant_id":"8d301efa28af438d968282608a6cecfb","created_at":"2019-04-09T07:59:16Z","mtu":1450}} 2019-04-09 07:59:20,304 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-c05eedc8-0489-45d4-8082-f773ff47cff3 2019-04-09 07:59:20,304 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.320253133774s 2019-04-09 07:59:20,304 - 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'2019-04-09T07:59:16Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'b7f6378a-577b-46f7-a43b-fe559f53161f', u'provider:segmentation_id': 27, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'neutron_trunk-net_dbc57e8b-d8f3-4ad9-8f1a-9c6adce040b0', u'created_at': u'2019-04-09T07:59:16Z', u'mtu': 1450, u'tenant_id': u'8d301efa28af438d968282608a6cecfb', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'8d301efa28af438d968282608a6cecfb', u'l2_adjacency': True}) 2019-04-09 07:59:20,305 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-09 07:59:20,305 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}878d81e9de9883789613f0c91b21d2c27234740f" 2019-04-09 07:59:20,396 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1431 Content-Type: application/json Date: Tue, 09 Apr 2019 07:59:16 GMT X-Openstack-Request-Id: req-926cbe39-5e32-4bae-83c3-fa23b1eba25f 2019-04-09 07:59:20,396 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"b62787c2-635d-4893-8553-7ee0260442ff","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ba7a30bb29394fc4a587735d9dfb749e","l2_adjacency":true,"status":"ACTIVE","subnets":["dce875e1-9eec-4cb2-94e6-93dffefe33f6"],"description":"","tags":[],"updated_at":"2019-04-09T06:38:46Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ba7a30bb29394fc4a587735d9dfb749e","created_at":"2019-04-09T06:24:05Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"b7f6378a-577b-46f7-a43b-fe559f53161f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":27,"ipv4_address_scope":null,"shared":true,"project_id":"8d301efa28af438d968282608a6cecfb","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-09T07:59:16Z","qos_policy_id":null,"name":"neutron_trunk-net_dbc57e8b-d8f3-4ad9-8f1a-9c6adce040b0","admin_state_up":true,"tenant_id":"8d301efa28af438d968282608a6cecfb","created_at":"2019-04-09T07:59:16Z","provider:network_type":"vxlan"}]} 2019-04-09 07:59:20,397 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-926cbe39-5e32-4bae-83c3-fa23b1eba25f 2019-04-09 07:59:20,397 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0918879508972s 2019-04-09 07:59:20,398 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-04-09 07:59:20,399 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}878d81e9de9883789613f0c91b21d2c27234740f" -d '{"subnet": {"name": "neutron_trunk-subnet_dbc57e8b-d8f3-4ad9-8f1a-9c6adce040b0", "enable_dhcp": true, "network_id": "b7f6378a-577b-46f7-a43b-fe559f53161f", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-04-09 07:59:20,831 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 699 Content-Type: application/json Date: Tue, 09 Apr 2019 07:59:17 GMT X-Openstack-Request-Id: req-9ea793bc-3c21-4589-be51-78a3fc01a311 2019-04-09 07:59:20,832 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-04-09T07:59:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"7108af82-2f60-4d0e-8c19-27698bf695a2","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"8d301efa28af438d968282608a6cecfb","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"neutron_trunk-subnet_dbc57e8b-d8f3-4ad9-8f1a-9c6adce040b0","enable_dhcp":true,"segment_id":null,"network_id":"b7f6378a-577b-46f7-a43b-fe559f53161f","tenant_id":"8d301efa28af438d968282608a6cecfb","created_at":"2019-04-09T07:59:16Z","ip_version":4}} 2019-04-09 07:59:20,832 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-9ea793bc-3c21-4589-be51-78a3fc01a311 2019-04-09 07:59:20,832 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.43368601799s 2019-04-09 07:59:20,833 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-04-09T07:59:16Z', 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'7108af82-2f60-4d0e-8c19-27698bf695a2', u'subnetpool_id': None, u'service_types': [], u'name': u'neutron_trunk-subnet_dbc57e8b-d8f3-4ad9-8f1a-9c6adce040b0', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'b7f6378a-577b-46f7-a43b-fe559f53161f', u'tenant_id': u'8d301efa28af438d968282608a6cecfb', u'created_at': u'2019-04-09T07:59:16Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'8d301efa28af438d968282608a6cecfb'}) 2019-04-09 07:59:20,833 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-04-09 07:59:20,834 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}878d81e9de9883789613f0c91b21d2c27234740f" -d '{"router": {"external_gateway_info": {"network_id": "b62787c2-635d-4893-8553-7ee0260442ff"}, "name": "neutron_trunk-router_dbc57e8b-d8f3-4ad9-8f1a-9c6adce040b0", "admin_state_up": true}}' 2019-04-09 07:59:22,504 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 713 Content-Type: application/json Date: Tue, 09 Apr 2019 07:59:18 GMT X-Openstack-Request-Id: req-c06b29fc-55f7-40d2-84f1-c59c5d870c63 2019-04-09 07:59:22,504 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "b62787c2-635d-4893-8553-7ee0260442ff", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "dce875e1-9eec-4cb2-94e6-93dffefe33f6", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "8d301efa28af438d968282608a6cecfb", "created_at": "2019-04-09T07:59:17Z", "admin_state_up": true, "updated_at": "2019-04-09T07:59:18Z", "project_id": "8d301efa28af438d968282608a6cecfb", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "c99abe0a-0b56-4d5e-bc89-2d980ca7cf2f", "name": "neutron_trunk-router_dbc57e8b-d8f3-4ad9-8f1a-9c6adce040b0"}} 2019-04-09 07:59:22,504 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-c06b29fc-55f7-40d2-84f1-c59c5d870c63 2019-04-09 07:59:22,504 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.67086601257s 2019-04-09 07:59:22,505 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-04-09T07:59:18Z', u'revision_number': 2, u'ha': False, u'id': u'c99abe0a-0b56-4d5e-bc89-2d980ca7cf2f', u'external_gateway_info': {u'network_id': u'b62787c2-635d-4893-8553-7ee0260442ff', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'dce875e1-9eec-4cb2-94e6-93dffefe33f6', u'ip_address': u'172.30.9.201'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'neutron_trunk-router_dbc57e8b-d8f3-4ad9-8f1a-9c6adce040b0', u'admin_state_up': True, u'tenant_id': u'8d301efa28af438d968282608a6cecfb', u'created_at': u'2019-04-09T07:59:17Z', u'flavor_id': None, u'routes': [], u'project_id': u'8d301efa28af438d968282608a6cecfb'}) 2019-04-09 07:59:22,505 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-04-09 07:59:22,506 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/c99abe0a-0b56-4d5e-bc89-2d980ca7cf2f/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}878d81e9de9883789613f0c91b21d2c27234740f" -d '{"subnet_id": "7108af82-2f60-4d0e-8c19-27698bf695a2"}' 2019-04-09 07:59:24,691 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Tue, 09 Apr 2019 07:59:20 GMT X-Openstack-Request-Id: req-7053bc8f-9453-405d-b950-0fbb8bbd36cc 2019-04-09 07:59:24,692 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "b7f6378a-577b-46f7-a43b-fe559f53161f", "tenant_id": "8d301efa28af438d968282608a6cecfb", "subnet_id": "7108af82-2f60-4d0e-8c19-27698bf695a2", "subnet_ids": ["7108af82-2f60-4d0e-8c19-27698bf695a2"], "port_id": "0684ddf9-78c0-482f-97c9-7b574a1789de", "id": "c99abe0a-0b56-4d5e-bc89-2d980ca7cf2f"} 2019-04-09 07:59:24,692 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/c99abe0a-0b56-4d5e-bc89-2d980ca7cf2f/add_router_interface.json used request id req-7053bc8f-9453-405d-b950-0fbb8bbd36cc 2019-04-09 07:59:24,692 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.18662595749s 2019-04-09 07:59:24,692 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-04-09 07:59:24,793 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-04-09 07:59:24,797 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-04-09 07:59:24,801 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Tue, 09 Apr 2019 07:59:21 GMT 2019-04-09 07:59:24,801 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}]} 2019-04-09 07:59:24,804 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-09 07:59:24,806 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}878d81e9de9883789613f0c91b21d2c27234740f" 2019-04-09 07:59:25,104 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Tue, 09 Apr 2019 07:59:21 GMT X-Openstack-Request-Id: req-2091cab0-3caf-465f-90b6-60b7776761eb 2019-04-09 07:59:25,104 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-09 07:59:25,105 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-2091cab0-3caf-465f-90b6-60b7776761eb 2019-04-09 07:59:25,105 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.300686120987s 2019-04-09 07:59:25,113 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-04-09 07:59:25,117 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}878d81e9de9883789613f0c91b21d2c27234740f" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron_trunk-img_dbc57e8b-d8f3-4ad9-8f1a-9c6adce040b0", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron_trunk-img_dbc57e8b-d8f3-4ad9-8f1a-9c6adce040b0"}' 2019-04-09 07:59:25,156 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 942 Content-Type: application/json Date: Tue, 09 Apr 2019 07:59:21 GMT Location: http://172.30.9.21:9292/v2/images/b54a191f-57d1-4fb9-87a2-76a9c1c138a6 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-b711578a-7cce-40e3-9e10-1c054ca666a4 2019-04-09 07:59:25,157 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-09T07:59:21Z", "file": "/v2/images/b54a191f-57d1-4fb9-87a2-76a9c1c138a6/file", "owner": "8d301efa28af438d968282608a6cecfb", "id": "b54a191f-57d1-4fb9-87a2-76a9c1c138a6", "size": null, "self": "/v2/images/b54a191f-57d1-4fb9-87a2-76a9c1c138a6", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_dbc57e8b-d8f3-4ad9-8f1a-9c6adce040b0", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_dbc57e8b-d8f3-4ad9-8f1a-9c6adce040b0", "checksum": null, "created_at": "2019-04-09T07:59:21Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-04-09 07:59:25,157 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-b711578a-7cce-40e3-9e10-1c054ca666a4 2019-04-09 07:59:25,157 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0440001487732s 2019-04-09 07:59:25,158 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-04-09 07:59:25,161 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/b54a191f-57d1-4fb9-87a2-76a9c1c138a6/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}878d81e9de9883789613f0c91b21d2c27234740f" -d '' 2019-04-09 07:59:25,797 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 07:59:21 GMT X-Openstack-Request-Id: req-935079f5-95d1-4340-b618-999ad6930b2b 2019-04-09 07:59:25,797 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 07:59:25,797 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/b54a191f-57d1-4fb9-87a2-76a9c1c138a6/file used request id req-935079f5-95d1-4340-b618-999ad6930b2b 2019-04-09 07:59:25,798 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.639912843704s 2019-04-09 07:59:25,802 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-09 07:59:25,806 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}878d81e9de9883789613f0c91b21d2c27234740f" 2019-04-09 07:59:25,827 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Tue, 09 Apr 2019 07:59:22 GMT X-Openstack-Request-Id: req-1976f902-ea19-4793-8d37-4b7334f9bce4 2019-04-09 07:59:25,828 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-09T07:59:21Z", "file": "/v2/images/b54a191f-57d1-4fb9-87a2-76a9c1c138a6/file", "owner": "8d301efa28af438d968282608a6cecfb", "id": "b54a191f-57d1-4fb9-87a2-76a9c1c138a6", "size": 12716032, "self": "/v2/images/b54a191f-57d1-4fb9-87a2-76a9c1c138a6", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/b54a191f-57d1-4fb9-87a2-76a9c1c138a6/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/b54a191f-57d1-4fb9-87a2-76a9c1c138a6/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_dbc57e8b-d8f3-4ad9-8f1a-9c6adce040b0", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_dbc57e8b-d8f3-4ad9-8f1a-9c6adce040b0", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-09T07:59:21Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-09 07:59:25,828 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-1976f902-ea19-4793-8d37-4b7334f9bce4 2019-04-09 07:59:25,828 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0257759094238s 2019-04-09 07:59:25,830 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/b54a191f-57d1-4fb9-87a2-76a9c1c138a6/snap', u'metadata': Munch({})})], 'file': u'/v2/images/b54a191f-57d1-4fb9-87a2-76a9c1c138a6/file', 'owner': u'8d301efa28af438d968282608a6cecfb', 'id': u'b54a191f-57d1-4fb9-87a2-76a9c1c138a6', 'size': 12716032, u'self': u'/v2/images/b54a191f-57d1-4fb9-87a2-76a9c1c138a6', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8d301efa28af438d968282608a6cecfb', 'name': 'neutron_trunk-project_dbc57e8b-d8f3-4ad9-8f1a-9c6adce040b0', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/b54a191f-57d1-4fb9-87a2-76a9c1c138a6/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-04-09T07:59:21Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-04-09T07:59:21Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron_trunk-img_dbc57e8b-d8f3-4ad9-8f1a-9c6adce040b0', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/b54a191f-57d1-4fb9-87a2-76a9c1c138a6', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron_trunk-img_dbc57e8b-d8f3-4ad9-8f1a-9c6adce040b0', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'neutron_trunk-img_dbc57e8b-d8f3-4ad9-8f1a-9c6adce040b0', 'created': u'2019-04-09T07:59:21Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-04-09T07:59:21Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/b54a191f-57d1-4fb9-87a2-76a9c1c138a6', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron_trunk-img_dbc57e8b-d8f3-4ad9-8f1a-9c6adce040b0', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-04-09 07:59:25,833 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-04-09 07:59:25,836 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5d20935f8c7d11c1efe5cdcda3508a96d562171" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "neutron_trunk-flavor_dbc57e8b-d8f3-4ad9-8f1a-9c6adce040b0", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-04-09 07:59:26,132 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Tue, 09 Apr 2019 07:59:22 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-be66b5a2-77f7-49ae-9653-32dcfdd44544 x-openstack-request-id: req-be66b5a2-77f7-49ae-9653-32dcfdd44544 2019-04-09 07:59:26,132 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "neutron_trunk-flavor_dbc57e8b-d8f3-4ad9-8f1a-9c6adce040b0", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/01511d34-9a10-4a67-b0e1-5d64115d992b", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/01511d34-9a10-4a67-b0e1-5d64115d992b", "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": "01511d34-9a10-4a67-b0e1-5d64115d992b"}} 2019-04-09 07:59:26,132 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-be66b5a2-77f7-49ae-9653-32dcfdd44544 2019-04-09 07:59:26,133 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.299218177795s 2019-04-09 07:59:26,133 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_dbc57e8b-d8f3-4ad9-8f1a-9c6adce040b0', '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'6509066435f1453bac6996ee8997a3b2', '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'01511d34-9a10-4a67-b0e1-5d64115d992b', 'swap': 0}) 2019-04-09 07:59:26,134 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-04-09 07:59:26,137 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/01511d34-9a10-4a67-b0e1-5d64115d992b/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5d20935f8c7d11c1efe5cdcda3508a96d562171" -d '{"extra_specs": {}}' 2019-04-09 07:59:26,153 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 09 Apr 2019 07:59:22 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-8e623978-b9b7-45b5-99cf-70fdad970d5f x-openstack-request-id: req-8e623978-b9b7-45b5-99cf-70fdad970d5f 2019-04-09 07:59:26,153 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-04-09 07:59:26,153 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/01511d34-9a10-4a67-b0e1-5d64115d992b/os-extra_specs used request id req-8e623978-b9b7-45b5-99cf-70fdad970d5f 2019-04-09 07:59:26,153 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0190420150757s 2019-04-09 07:59:26,160 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-04-09 07:59:26,164 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 09 Apr 2019 07:59:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2ff2269b-30f3-4eff-a946-afb490bfe90a 2019-04-09 07:59:26,165 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 07:59:26,165 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/ used request id req-2ff2269b-30f3-4eff-a946-afb490bfe90a 2019-04-09 07:59:26,168 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-09 07:59:26,171 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}878d81e9de9883789613f0c91b21d2c27234740f" 2019-04-09 07:59:26,355 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Tue, 09 Apr 2019 07:59:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9f87936-16d5-4c32-bf29-6dd1307a8d5d 2019-04-09 07:59:26,356 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "12d06a59574c4903a7b4bfc193e14ef0", "links": {"self": "http://172.30.9.21:5000/v3/roles/12d06a59574c4903a7b4bfc193e14ef0"}, "name": "member"}, {"domain_id": null, "id": "50245c80a9b84e15b01544b714aaabd9", "links": {"self": "http://172.30.9.21:5000/v3/roles/50245c80a9b84e15b01544b714aaabd9"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6e54a998c61f4429874ed3ac33d4afc4", "links": {"self": "http://172.30.9.21:5000/v3/roles/6e54a998c61f4429874ed3ac33d4afc4"}, "name": "reader"}, {"domain_id": null, "id": "6f62ff3e5bbd4682becdbe9fa3c1ed2c", "links": {"self": "http://172.30.9.21:5000/v3/roles/6f62ff3e5bbd4682becdbe9fa3c1ed2c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80b483ac8c834f498f0d265da82cb005", "links": {"self": "http://172.30.9.21:5000/v3/roles/80b483ac8c834f498f0d265da82cb005"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecaba09e8ea14e058d5f9d9eb583aa37", "links": {"self": "http://172.30.9.21:5000/v3/roles/ecaba09e8ea14e058d5f9d9eb583aa37"}, "name": "admin"}]} 2019-04-09 07:59:26,356 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-b9f87936-16d5-4c32-bf29-6dd1307a8d5d 2019-04-09 07:59:26,356 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.188074827194s 2019-04-09 07:59:26,361 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-09 07:59:26,364 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}878d81e9de9883789613f0c91b21d2c27234740f" 2019-04-09 07:59:26,546 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Tue, 09 Apr 2019 07:59:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad338c51-db3f-4a23-a483-2d5774aa0745 2019-04-09 07:59:26,547 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "12d06a59574c4903a7b4bfc193e14ef0", "links": {"self": "http://172.30.9.21:5000/v3/roles/12d06a59574c4903a7b4bfc193e14ef0"}, "name": "member"}, {"domain_id": null, "id": "50245c80a9b84e15b01544b714aaabd9", "links": {"self": "http://172.30.9.21:5000/v3/roles/50245c80a9b84e15b01544b714aaabd9"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6e54a998c61f4429874ed3ac33d4afc4", "links": {"self": "http://172.30.9.21:5000/v3/roles/6e54a998c61f4429874ed3ac33d4afc4"}, "name": "reader"}, {"domain_id": null, "id": "6f62ff3e5bbd4682becdbe9fa3c1ed2c", "links": {"self": "http://172.30.9.21:5000/v3/roles/6f62ff3e5bbd4682becdbe9fa3c1ed2c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80b483ac8c834f498f0d265da82cb005", "links": {"self": "http://172.30.9.21:5000/v3/roles/80b483ac8c834f498f0d265da82cb005"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecaba09e8ea14e058d5f9d9eb583aa37", "links": {"self": "http://172.30.9.21:5000/v3/roles/ecaba09e8ea14e058d5f9d9eb583aa37"}, "name": "admin"}]} 2019-04-09 07:59:26,547 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-ad338c51-db3f-4a23-a483-2d5774aa0745 2019-04-09 07:59:26,547 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.185898065567s 2019-04-09 07:59:26,556 - functest.opnfv_tests.openstack.rally.rally - INFO - Creating Rally environment... 2019-04-09 07:59:29,016 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment destroy --deployment opnfv-rally 2019-04-09 07:59:31,398 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 79e97076-0f72-48d0-8285-ce51cad0289d | 2019-04-09T07:59:31.007381 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 79e97076-0f72-48d0-8285-ce51cad0289d ~/.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 2019-04-09 07:59:34,797 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+-------------------------+-----------+ | Service | Service Type | Status | +-------------+-------------------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | __unknown__ | tempest-type-1277486611 | Available | | __unknown__ | tempest-type-608147535 | Available | | ceilometer | metering | Available | | cinderv2 | volumev2 | Available | | cinderv3 | volumev3 | 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 | +-------------+-------------------------+-----------+ 2019-04-09 07:59:35,591 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Create verifier from existing repo... 2019-04-09 07:59:37,916 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify delete-verifier --id opnfv-tempest --force 2019-04-09 07:59:40,928 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=af4a9134-2516-435c-becc-6f189e1a02f5) as the default verifier for the future CLI operations. 2019-04-09 07:59:42,895 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-04-09 07:59:42,899 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5d20935f8c7d11c1efe5cdcda3508a96d562171" 2019-04-09 07:59:42,931 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 735 Content-Type: application/json Date: Tue, 09 Apr 2019 07:59:39 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-41f4f713-c97b-4041-9329-4abbd5b01afd x-openstack-request-id: req-41f4f713-c97b-4041-9329-4abbd5b01afd 2019-04-09 07:59:42,931 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 16}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.3", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-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": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 17}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.10", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-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": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 2}]} 2019-04-09 07:59:42,932 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-hypervisors/detail used request id req-41f4f713-c97b-4041-9329-4abbd5b01afd 2019-04-09 07:59:42,932 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0359539985657s 2019-04-09 07:59:42,936 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-09 07:59:42,939 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}878d81e9de9883789613f0c91b21d2c27234740f" 2019-04-09 07:59:43,222 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Tue, 09 Apr 2019 07:59:39 GMT X-Openstack-Request-Id: req-0a065b3d-6e0f-4d94-9cb2-4921af8f6936 2019-04-09 07:59:43,223 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-09T07:59:21Z", "file": "/v2/images/b54a191f-57d1-4fb9-87a2-76a9c1c138a6/file", "owner": "8d301efa28af438d968282608a6cecfb", "id": "b54a191f-57d1-4fb9-87a2-76a9c1c138a6", "size": 12716032, "self": "/v2/images/b54a191f-57d1-4fb9-87a2-76a9c1c138a6", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/b54a191f-57d1-4fb9-87a2-76a9c1c138a6/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/b54a191f-57d1-4fb9-87a2-76a9c1c138a6/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_dbc57e8b-d8f3-4ad9-8f1a-9c6adce040b0", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_dbc57e8b-d8f3-4ad9-8f1a-9c6adce040b0", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-09T07:59:21Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-09 07:59:43,223 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-0a065b3d-6e0f-4d94-9cb2-4921af8f6936 2019-04-09 07:59:43,223 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.287086963654s 2019-04-09 07:59:43,233 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-04-09 07:59:43,236 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}878d81e9de9883789613f0c91b21d2c27234740f" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron_trunk-img_alt_dbc57e8b-d8f3-4ad9-8f1a-9c6adce040b0", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron_trunk-img_alt_dbc57e8b-d8f3-4ad9-8f1a-9c6adce040b0"}' 2019-04-09 07:59:43,272 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 950 Content-Type: application/json Date: Tue, 09 Apr 2019 07:59:39 GMT Location: http://172.30.9.21:9292/v2/images/1d0f798b-5acb-421e-8a3c-220c8105a615 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-2e157674-b725-4521-b401-85b497f75932 2019-04-09 07:59:43,272 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-09T07:59:39Z", "file": "/v2/images/1d0f798b-5acb-421e-8a3c-220c8105a615/file", "owner": "8d301efa28af438d968282608a6cecfb", "id": "1d0f798b-5acb-421e-8a3c-220c8105a615", "size": null, "self": "/v2/images/1d0f798b-5acb-421e-8a3c-220c8105a615", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_alt_dbc57e8b-d8f3-4ad9-8f1a-9c6adce040b0", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_alt_dbc57e8b-d8f3-4ad9-8f1a-9c6adce040b0", "checksum": null, "created_at": "2019-04-09T07:59:39Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-04-09 07:59:43,272 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-2e157674-b725-4521-b401-85b497f75932 2019-04-09 07:59:43,272 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0393619537354s 2019-04-09 07:59:43,273 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-04-09 07:59:43,276 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/1d0f798b-5acb-421e-8a3c-220c8105a615/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}878d81e9de9883789613f0c91b21d2c27234740f" -d '' 2019-04-09 07:59:43,693 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 07:59:39 GMT X-Openstack-Request-Id: req-1552263b-f160-4d57-8999-76adf7cd3e3c 2019-04-09 07:59:43,693 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 07:59:43,693 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/1d0f798b-5acb-421e-8a3c-220c8105a615/file used request id req-1552263b-f160-4d57-8999-76adf7cd3e3c 2019-04-09 07:59:43,694 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.420610904694s 2019-04-09 07:59:43,698 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-09 07:59:43,702 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}878d81e9de9883789613f0c91b21d2c27234740f" 2019-04-09 07:59:43,725 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2745 Content-Type: application/json Date: Tue, 09 Apr 2019 07:59:39 GMT X-Openstack-Request-Id: req-4277c569-589e-4b67-86b3-439f0b21b4b1 2019-04-09 07:59:43,725 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-09T07:59:39Z", "file": "/v2/images/1d0f798b-5acb-421e-8a3c-220c8105a615/file", "owner": "8d301efa28af438d968282608a6cecfb", "id": "1d0f798b-5acb-421e-8a3c-220c8105a615", "size": 12716032, "self": "/v2/images/1d0f798b-5acb-421e-8a3c-220c8105a615", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/1d0f798b-5acb-421e-8a3c-220c8105a615/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/1d0f798b-5acb-421e-8a3c-220c8105a615/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_alt_dbc57e8b-d8f3-4ad9-8f1a-9c6adce040b0", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_alt_dbc57e8b-d8f3-4ad9-8f1a-9c6adce040b0", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-09T07:59:39Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-09T07:59:21Z", "file": "/v2/images/b54a191f-57d1-4fb9-87a2-76a9c1c138a6/file", "owner": "8d301efa28af438d968282608a6cecfb", "id": "b54a191f-57d1-4fb9-87a2-76a9c1c138a6", "size": 12716032, "self": "/v2/images/b54a191f-57d1-4fb9-87a2-76a9c1c138a6", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/b54a191f-57d1-4fb9-87a2-76a9c1c138a6/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/b54a191f-57d1-4fb9-87a2-76a9c1c138a6/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_dbc57e8b-d8f3-4ad9-8f1a-9c6adce040b0", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_dbc57e8b-d8f3-4ad9-8f1a-9c6adce040b0", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-09T07:59:21Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-09 07:59:43,725 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-4277c569-589e-4b67-86b3-439f0b21b4b1 2019-04-09 07:59:43,725 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0273241996765s 2019-04-09 07:59:43,728 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/1d0f798b-5acb-421e-8a3c-220c8105a615/snap', u'metadata': Munch({})})], 'file': u'/v2/images/1d0f798b-5acb-421e-8a3c-220c8105a615/file', 'owner': u'8d301efa28af438d968282608a6cecfb', 'id': u'1d0f798b-5acb-421e-8a3c-220c8105a615', 'size': 12716032, u'self': u'/v2/images/1d0f798b-5acb-421e-8a3c-220c8105a615', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8d301efa28af438d968282608a6cecfb', 'name': 'neutron_trunk-project_dbc57e8b-d8f3-4ad9-8f1a-9c6adce040b0', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/1d0f798b-5acb-421e-8a3c-220c8105a615/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-04-09T07:59:39Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-04-09T07:59:39Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron_trunk-img_alt_dbc57e8b-d8f3-4ad9-8f1a-9c6adce040b0', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/1d0f798b-5acb-421e-8a3c-220c8105a615', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron_trunk-img_alt_dbc57e8b-d8f3-4ad9-8f1a-9c6adce040b0', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'neutron_trunk-img_alt_dbc57e8b-d8f3-4ad9-8f1a-9c6adce040b0', 'created': u'2019-04-09T07:59:39Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-04-09T07:59:39Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/1d0f798b-5acb-421e-8a3c-220c8105a615', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron_trunk-img_alt_dbc57e8b-d8f3-4ad9-8f1a-9c6adce040b0', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-04-09 07:59:43,728 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-04-09 07:59:43,731 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5d20935f8c7d11c1efe5cdcda3508a96d562171" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "neutron_trunk-flavor_alt_dbc57e8b-d8f3-4ad9-8f1a-9c6adce040b0", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-04-09 07:59:43,755 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 316 Content-Type: application/json Date: Tue, 09 Apr 2019 07:59:39 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-3480e435-0f6f-43e3-bb4b-7921ea69c9bb x-openstack-request-id: req-3480e435-0f6f-43e3-bb4b-7921ea69c9bb 2019-04-09 07:59:43,756 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "neutron_trunk-flavor_alt_dbc57e8b-d8f3-4ad9-8f1a-9c6adce040b0", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/f07d5f16-7601-4031-80f2-ffc94de96acc", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/f07d5f16-7601-4031-80f2-ffc94de96acc", "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": "f07d5f16-7601-4031-80f2-ffc94de96acc"}} 2019-04-09 07:59:43,756 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-3480e435-0f6f-43e3-bb4b-7921ea69c9bb 2019-04-09 07:59:43,756 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0274600982666s 2019-04-09 07:59:43,757 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_alt_dbc57e8b-d8f3-4ad9-8f1a-9c6adce040b0', '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'6509066435f1453bac6996ee8997a3b2', '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'f07d5f16-7601-4031-80f2-ffc94de96acc', 'swap': 0}) 2019-04-09 07:59:43,757 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-04-09 07:59:43,760 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/f07d5f16-7601-4031-80f2-ffc94de96acc/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5d20935f8c7d11c1efe5cdcda3508a96d562171" -d '{"extra_specs": {}}' 2019-04-09 07:59:43,778 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 09 Apr 2019 07:59:39 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-4771784f-939e-4958-ac64-ce02604f7917 x-openstack-request-id: req-4771784f-939e-4958-ac64-ce02604f7917 2019-04-09 07:59:43,779 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-04-09 07:59:43,779 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/f07d5f16-7601-4031-80f2-ffc94de96acc/os-extra_specs used request id req-4771784f-939e-4958-ac64-ce02604f7917 2019-04-09 07:59:43,779 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0213198661804s 2019-04-09 07:59:43,779 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_alt_dbc57e8b-d8f3-4ad9-8f1a-9c6adce040b0', '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'6509066435f1453bac6996ee8997a3b2', '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'f07d5f16-7601-4031-80f2-ffc94de96acc', 'swap': 0}) 2019-04-09 07:59:46,582 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2019-04-09 07:59:46,582 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Looking for tempest.conf file... 2019-04-09 07:59:46,583 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Updating selected tempest.conf parameters... 2019-04-09 07:59:46,585 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2019-04-09 07:59:46,614 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2019-04-09 07:59:49,769 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-af4a9134-2516-435c-becc-6f189e1a02f5/repo; stestr list 'neutron_tempest_plugin.(api|scenario).test_trunk' >/home/opnfv/functest/results/neutron_trunk/test_list.txt 2>/dev/null) 2019-04-09 07:59:49,770 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2019-04-09 07:59:49,776 - 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']'. 2019-04-09 08:01:50,991 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 587fc12a-ad8a-4889-ae69-b2d05f19ac3b 2019-04-09 08:01:50,996 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '587fc12a-ad8a-4889-ae69-b2d05f19ac3b']'. 2019-04-09 08:01:51,799 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2019-04-09 08:01:51,799 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2019-04-09 08:01:51,799 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-04-09 08:01:51,799 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 587fc12a-ad8a-4889-ae69-b2d05f19ac3b | 2019-04-09 08:01:51,799 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2019-04-09 08:01:51,799 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2019-04-09 07:59:51 | 2019-04-09 08:01:51,800 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2019-04-09 08:01:50 | 2019-04-09 08:01:51,800 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:01:59 | 2019-04-09 08:01:51,800 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2019-04-09 08:01:51,800 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2019-04-09 08:01:51,800 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: af4a9134-2516-435c-becc-6f189e1a02f5) | 2019-04-09 08:01:51,800 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2019-04-09 08:01:51,800 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 79e97076-0f72-48d0-8285-ce51cad0289d) | 2019-04-09 08:01:51,801 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 52 | 2019-04-09 08:01:51,801 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 107.808 | 2019-04-09 08:01:51,801 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 43 | 2019-04-09 08:01:51,801 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 9 | 2019-04-09 08:01:51,801 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2019-04-09 08:01:51,801 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2019-04-09 08:01:51,802 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2019-04-09 08:01:51,802 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-04-09 08:01:51,802 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +------------------------------------------------------------------------------------------------------------------------------------------------------+ 2019-04-09 08:01:51,802 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2019-04-09 08:01:51,886 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest neutron_trunk success_rate is 100.0% 2019-04-09 08:01:51,886 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'html', '--uuid', '587fc12a-ad8a-4889-ae69-b2d05f19ac3b', '--to', u'/home/opnfv/functest/results/neutron_trunk/tempest-report.html'] 2019-04-09 08:01:53,940 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type html --uuid 587fc12a-ad8a-4889-ae69-b2d05f19ac3b --to /home/opnfv/functest/results/neutron_trunk/tempest-report.html Saving the report to '/home/opnfv/functest/results/neutron_trunk/tempest-report.html' file. It may take some time. The report has been successfully saved. 2019-04-09 08:01:53,941 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'junit-xml', '--uuid', '587fc12a-ad8a-4889-ae69-b2d05f19ac3b', '--to', u'/home/opnfv/functest/results/neutron_trunk/tempest-report.xml'] 2019-04-09 08:01:55,902 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type junit-xml --uuid 587fc12a-ad8a-4889-ae69-b2d05f19ac3b --to /home/opnfv/functest/results/neutron_trunk/tempest-report.xml Saving the report to '/home/opnfv/functest/results/neutron_trunk/tempest-report.xml' file. It may take some time. The report has been successfully saved. 2019-04-09 08:01:56,019 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-04-09 08:01:56,019 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | neutron_trunk | functest | 02:36 | PASS | +-----------------------+------------------+------------------+----------------+ 2019-04-09 08:01:56,022 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-04-09 08:01:56,024 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/1d0f798b-5acb-421e-8a3c-220c8105a615 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}878d81e9de9883789613f0c91b21d2c27234740f" 2019-04-09 08:01:56,548 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 08:01:52 GMT X-Openstack-Request-Id: req-06b560bc-2561-4991-9274-ab2fd965b2bc 2019-04-09 08:01:56,548 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 08:01:56,548 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/1d0f798b-5acb-421e-8a3c-220c8105a615 used request id req-06b560bc-2561-4991-9274-ab2fd965b2bc 2019-04-09 08:01:56,548 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.526362895966s 2019-04-09 08:01:56,554 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-09 08:01:56,557 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5d20935f8c7d11c1efe5cdcda3508a96d562171" 2019-04-09 08:01:56,580 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 363 Content-Type: application/json Date: Tue, 09 Apr 2019 08:01:52 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-2296f265-2e14-47e1-bc38-f00222ed7913 x-openstack-request-id: req-2296f265-2e14-47e1-bc38-f00222ed7913 2019-04-09 08:01:56,580 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "neutron_trunk-flavor_dbc57e8b-d8f3-4ad9-8f1a-9c6adce040b0", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/01511d34-9a10-4a67-b0e1-5d64115d992b", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/01511d34-9a10-4a67-b0e1-5d64115d992b", "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": "01511d34-9a10-4a67-b0e1-5d64115d992b"}, {"name": "neutron_trunk-flavor_alt_dbc57e8b-d8f3-4ad9-8f1a-9c6adce040b0", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/f07d5f16-7601-4031-80f2-ffc94de96acc", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/f07d5f16-7601-4031-80f2-ffc94de96acc", "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": "f07d5f16-7601-4031-80f2-ffc94de96acc"}]} 2019-04-09 08:01:56,581 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-2296f265-2e14-47e1-bc38-f00222ed7913 2019-04-09 08:01:56,581 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0267200469971s 2019-04-09 08:01:56,583 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-04-09 08:01:56,586 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/f07d5f16-7601-4031-80f2-ffc94de96acc -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5d20935f8c7d11c1efe5cdcda3508a96d562171" 2019-04-09 08:01:56,619 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Tue, 09 Apr 2019 08:01:52 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f2400c69-5976-4b7c-a8b5-4a9048102102 x-openstack-request-id: req-f2400c69-5976-4b7c-a8b5-4a9048102102 2019-04-09 08:01:56,619 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/f07d5f16-7601-4031-80f2-ffc94de96acc used request id req-f2400c69-5976-4b7c-a8b5-4a9048102102 2019-04-09 08:01:56,619 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0362679958344s 2019-04-09 08:01:56,620 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-04-09 08:01:56,620 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/c99abe0a-0b56-4d5e-bc89-2d980ca7cf2f/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}878d81e9de9883789613f0c91b21d2c27234740f" -d '{"subnet_id": "7108af82-2f60-4d0e-8c19-27698bf695a2"}' 2019-04-09 08:01:59,138 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Tue, 09 Apr 2019 08:01:55 GMT X-Openstack-Request-Id: req-a0eb2a8b-bed3-4e1c-98d8-b4fdb1a317cd 2019-04-09 08:01:59,138 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "b7f6378a-577b-46f7-a43b-fe559f53161f", "tenant_id": "8d301efa28af438d968282608a6cecfb", "subnet_id": "7108af82-2f60-4d0e-8c19-27698bf695a2", "subnet_ids": ["7108af82-2f60-4d0e-8c19-27698bf695a2"], "port_id": "0684ddf9-78c0-482f-97c9-7b574a1789de", "id": "c99abe0a-0b56-4d5e-bc89-2d980ca7cf2f"} 2019-04-09 08:01:59,138 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/c99abe0a-0b56-4d5e-bc89-2d980ca7cf2f/remove_router_interface.json used request id req-a0eb2a8b-bed3-4e1c-98d8-b4fdb1a317cd 2019-04-09 08:01:59,139 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.51862001419s 2019-04-09 08:01:59,139 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-04-09 08:01:59,140 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}878d81e9de9883789613f0c91b21d2c27234740f" 2019-04-09 08:01:59,258 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1710 Content-Type: application/json Date: Tue, 09 Apr 2019 08:01:55 GMT X-Openstack-Request-Id: req-6c587f84-ebc9-4e61-a453-8da727f058e8 2019-04-09 08:01:59,258 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "9dff532fe77c4483802f01bbc260494b", "created_at": "2019-04-09T06:38:39Z", "admin_state_up": true, "updated_at": "2019-04-09T06:38:39Z", "project_id": "9dff532fe77c4483802f01bbc260494b", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "0ba765d6-37ce-4d13-863e-9a80f295481a", "name": "tempest-pretest-check-310592232"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "b62787c2-635d-4893-8553-7ee0260442ff", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "dce875e1-9eec-4cb2-94e6-93dffefe33f6", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "8d301efa28af438d968282608a6cecfb", "created_at": "2019-04-09T07:59:17Z", "admin_state_up": true, "updated_at": "2019-04-09T08:01:54Z", "project_id": "8d301efa28af438d968282608a6cecfb", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "c99abe0a-0b56-4d5e-bc89-2d980ca7cf2f", "name": "neutron_trunk-router_dbc57e8b-d8f3-4ad9-8f1a-9c6adce040b0"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "4ba61a60dfea40f5a9db447410481bec", "created_at": "2019-04-09T06:39:13Z", "admin_state_up": false, "updated_at": "2019-04-09T06:39:13Z", "project_id": "4ba61a60dfea40f5a9db447410481bec", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "e8b8b6f8-b1e6-44c7-8e59-7539b177b548", "name": "tempest-router-565463504"}]} 2019-04-09 08:01:59,258 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-6c587f84-ebc9-4e61-a453-8da727f058e8 2019-04-09 08:01:59,259 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.119477987289s 2019-04-09 08:01:59,260 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-04-09 08:01:59,261 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/routers/c99abe0a-0b56-4d5e-bc89-2d980ca7cf2f.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}878d81e9de9883789613f0c91b21d2c27234740f" 2019-04-09 08:02:00,585 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 09 Apr 2019 08:01:56 GMT X-Openstack-Request-Id: req-1200750a-c78d-4f5b-9067-7b7b14dcc3a4 2019-04-09 08:02:00,585 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-09 08:02:00,585 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/c99abe0a-0b56-4d5e-bc89-2d980ca7cf2f.json used request id req-1200750a-c78d-4f5b-9067-7b7b14dcc3a4 2019-04-09 08:02:00,585 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.32474398613s 2019-04-09 08:02:00,585 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-04-09 08:02:00,586 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}878d81e9de9883789613f0c91b21d2c27234740f" 2019-04-09 08:02:00,626 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1331 Content-Type: application/json Date: Tue, 09 Apr 2019 08:01:56 GMT X-Openstack-Request-Id: req-6e96767e-d69d-4078-8f3b-2ad78b782c78 2019-04-09 08:02:00,627 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-04-09T07:59:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"7108af82-2f60-4d0e-8c19-27698bf695a2","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"8d301efa28af438d968282608a6cecfb","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"neutron_trunk-subnet_dbc57e8b-d8f3-4ad9-8f1a-9c6adce040b0","enable_dhcp":true,"segment_id":null,"network_id":"b7f6378a-577b-46f7-a43b-fe559f53161f","tenant_id":"8d301efa28af438d968282608a6cecfb","created_at":"2019-04-09T07:59:16Z","ip_version":4},{"updated_at":"2019-04-09T06:24:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"dce875e1-9eec-4cb2-94e6-93dffefe33f6","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"ba7a30bb29394fc4a587735d9dfb749e","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"b62787c2-635d-4893-8553-7ee0260442ff","tenant_id":"ba7a30bb29394fc4a587735d9dfb749e","created_at":"2019-04-09T06:24:08Z","ip_version":4}]} 2019-04-09 08:02:00,627 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-6e96767e-d69d-4078-8f3b-2ad78b782c78 2019-04-09 08:02:00,627 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0417699813843s 2019-04-09 08:02:00,629 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-04-09 08:02:00,629 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/subnets/7108af82-2f60-4d0e-8c19-27698bf695a2.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}878d81e9de9883789613f0c91b21d2c27234740f" 2019-04-09 08:02:01,861 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 09 Apr 2019 08:01:57 GMT X-Openstack-Request-Id: req-a3ff8b22-e774-4afb-807d-4fd1aca83e84 2019-04-09 08:02:01,862 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-09 08:02:01,862 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/7108af82-2f60-4d0e-8c19-27698bf695a2.json used request id req-a3ff8b22-e774-4afb-807d-4fd1aca83e84 2019-04-09 08:02:01,862 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.23298597336s 2019-04-09 08:02:01,862 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-09 08:02:01,863 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}878d81e9de9883789613f0c91b21d2c27234740f" 2019-04-09 08:02:01,949 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1437 Content-Type: application/json Date: Tue, 09 Apr 2019 08:01:58 GMT X-Openstack-Request-Id: req-31891c88-18cb-4680-bd61-e482faa2203f 2019-04-09 08:02:01,950 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"b62787c2-635d-4893-8553-7ee0260442ff","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ba7a30bb29394fc4a587735d9dfb749e","l2_adjacency":true,"status":"ACTIVE","subnets":["dce875e1-9eec-4cb2-94e6-93dffefe33f6"],"description":"","tags":[],"updated_at":"2019-04-09T06:38:46Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ba7a30bb29394fc4a587735d9dfb749e","created_at":"2019-04-09T06:24:05Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"b7f6378a-577b-46f7-a43b-fe559f53161f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":27,"ipv4_address_scope":null,"shared":true,"project_id":"8d301efa28af438d968282608a6cecfb","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-09T08:01:57Z","qos_policy_id":null,"name":"neutron_trunk-net_dbc57e8b-d8f3-4ad9-8f1a-9c6adce040b0","admin_state_up":true,"tenant_id":"8d301efa28af438d968282608a6cecfb","created_at":"2019-04-09T07:59:16Z","provider:network_type":"vxlan"}]} 2019-04-09 08:02:01,950 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-31891c88-18cb-4680-bd61-e482faa2203f 2019-04-09 08:02:01,950 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0879130363464s 2019-04-09 08:02:01,951 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-04-09 08:02:01,952 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/networks/b7f6378a-577b-46f7-a43b-fe559f53161f.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}878d81e9de9883789613f0c91b21d2c27234740f" 2019-04-09 08:02:03,143 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 09 Apr 2019 08:01:59 GMT X-Openstack-Request-Id: req-dfb8e8cd-b1c2-4c38-84da-858ef91aecf0 2019-04-09 08:02:03,143 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-09 08:02:03,143 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/b7f6378a-577b-46f7-a43b-fe559f53161f.json used request id req-dfb8e8cd-b1c2-4c38-84da-858ef91aecf0 2019-04-09 08:02:03,143 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.19190502167s 2019-04-09 08:02:03,148 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-09 08:02:03,152 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}878d81e9de9883789613f0c91b21d2c27234740f" 2019-04-09 08:02:03,177 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Tue, 09 Apr 2019 08:01:59 GMT X-Openstack-Request-Id: req-742b7b52-09d6-4ce3-b4a1-89e835889be8 2019-04-09 08:02:03,177 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-09T07:59:21Z", "file": "/v2/images/b54a191f-57d1-4fb9-87a2-76a9c1c138a6/file", "owner": "8d301efa28af438d968282608a6cecfb", "id": "b54a191f-57d1-4fb9-87a2-76a9c1c138a6", "size": 12716032, "self": "/v2/images/b54a191f-57d1-4fb9-87a2-76a9c1c138a6", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/b54a191f-57d1-4fb9-87a2-76a9c1c138a6/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/b54a191f-57d1-4fb9-87a2-76a9c1c138a6/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_dbc57e8b-d8f3-4ad9-8f1a-9c6adce040b0", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_dbc57e8b-d8f3-4ad9-8f1a-9c6adce040b0", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-09T07:59:21Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-09 08:02:03,177 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-742b7b52-09d6-4ce3-b4a1-89e835889be8 2019-04-09 08:02:03,178 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0297331809998s 2019-04-09 08:02:03,179 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-04-09 08:02:03,183 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/b54a191f-57d1-4fb9-87a2-76a9c1c138a6 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}878d81e9de9883789613f0c91b21d2c27234740f" 2019-04-09 08:02:03,877 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 08:01:59 GMT X-Openstack-Request-Id: req-dfe237ab-365c-450f-a56d-1c4e078888b0 2019-04-09 08:02:03,877 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 08:02:03,877 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/b54a191f-57d1-4fb9-87a2-76a9c1c138a6 used request id req-dfe237ab-365c-450f-a56d-1c4e078888b0 2019-04-09 08:02:03,877 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.698391199112s 2019-04-09 08:02:03,878 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-09 08:02:03,881 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5d20935f8c7d11c1efe5cdcda3508a96d562171" 2019-04-09 08:02:03,901 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Tue, 09 Apr 2019 08:02:00 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-7da779c6-0919-4d72-888a-0e7e91ec0036 x-openstack-request-id: req-7da779c6-0919-4d72-888a-0e7e91ec0036 2019-04-09 08:02:03,901 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "neutron_trunk-flavor_dbc57e8b-d8f3-4ad9-8f1a-9c6adce040b0", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/01511d34-9a10-4a67-b0e1-5d64115d992b", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/01511d34-9a10-4a67-b0e1-5d64115d992b", "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": "01511d34-9a10-4a67-b0e1-5d64115d992b"}]} 2019-04-09 08:02:03,901 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-7da779c6-0919-4d72-888a-0e7e91ec0036 2019-04-09 08:02:03,901 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0236461162567s 2019-04-09 08:02:03,903 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-04-09 08:02:03,906 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/01511d34-9a10-4a67-b0e1-5d64115d992b -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5d20935f8c7d11c1efe5cdcda3508a96d562171" 2019-04-09 08:02:03,937 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Tue, 09 Apr 2019 08:02:00 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c7f6784b-6295-44f5-89ec-24b8483ace0f x-openstack-request-id: req-c7f6784b-6295-44f5-89ec-24b8483ace0f 2019-04-09 08:02:03,937 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/01511d34-9a10-4a67-b0e1-5d64115d992b used request id req-c7f6784b-6295-44f5-89ec-24b8483ace0f 2019-04-09 08:02:03,937 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0341539382935s 2019-04-09 08:02:03,938 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-09 08:02:03,941 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5d20935f8c7d11c1efe5cdcda3508a96d562171" 2019-04-09 08:02:04,153 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 837 Content-Type: application/json Date: Tue, 09 Apr 2019 08:02:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41999a39-7417-40d4-96d4-c5a864dfc76b 2019-04-09 08:02:04,153 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/07b62caafa51496f94dd3b3fb341fcfe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07b62caafa51496f94dd3b3fb341fcfe", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/2e35f475a54147749980006d265eb864"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e35f475a54147749980006d265eb864", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/2f1bc9c9d22745648100c4b0717962eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f1bc9c9d22745648100c4b0717962eb", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/30fe8cf249d443dd9c53f2cc083f50b5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "30fe8cf249d443dd9c53f2cc083f50b5", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/3d748bf7df734addb2e37ea0663ec892"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d748bf7df734addb2e37ea0663ec892", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron_trunk-user_dbc57e8b-d8f3-4ad9-8f1a-9c6adce040b0", "links": {"self": "http://172.30.9.21:5000/v3/users/5728ed256774496fbf5e757a1db22f4a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5728ed256774496fbf5e757a1db22f4a", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/732a504491fd4f35923460ae0d2ef475"}, "domain_id": "default", "enabled": true, "options": {}, "id": "732a504491fd4f35923460ae0d2ef475", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/781b729594744c4f8f561f6b5a6e68bd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "781b729594744c4f8f561f6b5a6e68bd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/80817a33c71343ed9c63d448a7fea69e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "80817a33c71343ed9c63d448a7fea69e", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/938ce22a56d74c639d353dbbf166fcc4"}, "domain_id": "ec5ce0aa038644b78983e5840ba5fb73", "enabled": true, "options": {}, "id": "938ce22a56d74c639d353dbbf166fcc4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/96d754a28b0d43cf8fa237c30a99c306"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d754a28b0d43cf8fa237c30a99c306", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/aaa8b9f924a74e80899c7ad7e32fcaae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aaa8b9f924a74e80899c7ad7e32fcaae", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b8dd65f4e72446d5bd8d9efa13837b0c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8dd65f4e72446d5bd8d9efa13837b0c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/c34b7e3bcdbc428db4539ea2b87cfce1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c34b7e3bcdbc428db4539ea2b87cfce1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/eb527490835d48e8a67131b0f587baf6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb527490835d48e8a67131b0f587baf6", "email": "gnocchi@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2019-04-09 08:02:04,154 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-41999a39-7417-40d4-96d4-c5a864dfc76b 2019-04-09 08:02:04,154 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.215883970261s 2019-04-09 08:02:04,159 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-09 08:02:04,163 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users/5728ed256774496fbf5e757a1db22f4a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5d20935f8c7d11c1efe5cdcda3508a96d562171" 2019-04-09 08:02:04,363 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 229 Content-Type: application/json Date: Tue, 09 Apr 2019 08:02:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92b25a23-3da1-4614-8f38-a0e04f9a3243 2019-04-09 08:02:04,363 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "neutron_trunk-user_dbc57e8b-d8f3-4ad9-8f1a-9c6adce040b0", "links": {"self": "http://172.30.9.21:5000/v3/users/5728ed256774496fbf5e757a1db22f4a"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "5728ed256774496fbf5e757a1db22f4a", "description": null}} 2019-04-09 08:02:04,363 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/5728ed256774496fbf5e757a1db22f4a used request id req-92b25a23-3da1-4614-8f38-a0e04f9a3243 2019-04-09 08:02:04,363 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.203839063644s 2019-04-09 08:02:04,364 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-04-09 08:02:04,368 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/users/5728ed256774496fbf5e757a1db22f4a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5d20935f8c7d11c1efe5cdcda3508a96d562171" 2019-04-09 08:02:04,709 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 09 Apr 2019 08:02:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-53bb2a61-cbf2-4a95-ae87-49be708f8a9c 2019-04-09 08:02:04,709 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-09 08:02:04,709 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/5728ed256774496fbf5e757a1db22f4a used request id req-53bb2a61-cbf2-4a95-ae87-49be708f8a9c 2019-04-09 08:02:04,709 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.345013856888s 2019-04-09 08:02:04,716 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-09 08:02:04,719 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5d20935f8c7d11c1efe5cdcda3508a96d562171" 2019-04-09 08:02:04,915 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 389 Content-Type: application/json Date: Tue, 09 Apr 2019 08:02:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7d05d8b-3b9d-42ca-a15e-5ccb302642c5 2019-04-09 08:02:04,916 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/6509066435f1453bac6996ee8997a3b2"}, "tags": [], "enabled": true, "id": "6509066435f1453bac6996ee8997a3b2", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: neutron_trunk", "links": {"self": "http://172.30.9.21:5000/v3/projects/8d301efa28af438d968282608a6cecfb"}, "tags": [], "enabled": true, "id": "8d301efa28af438d968282608a6cecfb", "parent_id": "default", "domain_id": "default", "name": "neutron_trunk-project_dbc57e8b-d8f3-4ad9-8f1a-9c6adce040b0"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/ba7a30bb29394fc4a587735d9dfb749e"}, "tags": [], "enabled": true, "id": "ba7a30bb29394fc4a587735d9dfb749e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-04-09 08:02:04,916 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-c7d05d8b-3b9d-42ca-a15e-5ccb302642c5 2019-04-09 08:02:04,916 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.199989080429s 2019-04-09 08:02:04,920 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-04-09 08:02:04,924 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/projects/8d301efa28af438d968282608a6cecfb -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5d20935f8c7d11c1efe5cdcda3508a96d562171" 2019-04-09 08:02:05,193 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 09 Apr 2019 08:02:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4cfdfc88-ea7d-4b79-a18b-d5ec3ac278d6 2019-04-09 08:02:05,193 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-09 08:02:05,193 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/8d301efa28af438d968282608a6cecfb used request id req-4cfdfc88-ea7d-4b79-a18b-d5ec3ac278d6 2019-04-09 08:02:05,193 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.272609949112s 2019-04-09 08:02:05,198 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-09 08:02:05,199 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/security-groups.json?project_id=8d301efa28af438d968282608a6cecfb&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5d20935f8c7d11c1efe5cdcda3508a96d562171" 2019-04-09 08:02:05,519 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Tue, 09 Apr 2019 08:02:01 GMT X-Openstack-Request-Id: req-8c7021a3-9b12-4c37-a21f-0619781c91d3 2019-04-09 08:02:05,519 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "8d301efa28af438d968282608a6cecfb", "created_at": "2019-04-09T07:59:16Z", "updated_at": "2019-04-09T07:59:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T07:59:16Z", "revision_number": 0, "id": "012b16c7-e386-444a-b450-bab0d6b44197", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T07:59:16Z", "security_group_id": "f5a98472-1e52-4441-aee3-b65b917e2d7f", "tenant_id": "8d301efa28af438d968282608a6cecfb", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d301efa28af438d968282608a6cecfb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T07:59:16Z", "revision_number": 0, "id": "1084a307-7f27-4dbb-b37e-33138fd609d2", "remote_group_id": "f5a98472-1e52-4441-aee3-b65b917e2d7f", "remote_ip_prefix": null, "created_at": "2019-04-09T07:59:16Z", "security_group_id": "f5a98472-1e52-4441-aee3-b65b917e2d7f", "tenant_id": "8d301efa28af438d968282608a6cecfb", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d301efa28af438d968282608a6cecfb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T07:59:16Z", "revision_number": 0, "id": "6b9ba1a9-51d9-4d5d-b3a2-2f37ef626309", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T07:59:16Z", "security_group_id": "f5a98472-1e52-4441-aee3-b65b917e2d7f", "tenant_id": "8d301efa28af438d968282608a6cecfb", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d301efa28af438d968282608a6cecfb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T07:59:16Z", "revision_number": 0, "id": "a5ddb60c-c659-4c61-be93-8920f4f3ae3a", "remote_group_id": "f5a98472-1e52-4441-aee3-b65b917e2d7f", "remote_ip_prefix": null, "created_at": "2019-04-09T07:59:16Z", "security_group_id": "f5a98472-1e52-4441-aee3-b65b917e2d7f", "tenant_id": "8d301efa28af438d968282608a6cecfb", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d301efa28af438d968282608a6cecfb"}], "revision_number": 1, "project_id": "8d301efa28af438d968282608a6cecfb", "id": "f5a98472-1e52-4441-aee3-b65b917e2d7f", "name": "default"}]} 2019-04-09 08:02:05,519 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json?project_id=8d301efa28af438d968282608a6cecfb&name=default used request id req-8c7021a3-9b12-4c37-a21f-0619781c91d3 2019-04-09 08:02:05,520 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.320983171463s 2019-04-09 08:02:05,525 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-09 08:02:05,526 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5d20935f8c7d11c1efe5cdcda3508a96d562171" 2019-04-09 08:02:05,644 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 33483 Content-Type: application/json Date: Tue, 09 Apr 2019 08:02:01 GMT X-Openstack-Request-Id: req-808800da-556e-425a-b6b6-897be995bc11 2019-04-09 08:02:05,648 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "0f44c7af880b4000a1dc62837aee780f", "created_at": "2019-04-09T06:38:34Z", "updated_at": "2019-04-09T06:38:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:34Z", "revision_number": 0, "id": "05425f53-1a82-4620-8d0d-2bec6d50d127", "remote_group_id": "133285e2-2849-4047-874b-acf860b9a47a", "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:34Z", "security_group_id": "133285e2-2849-4047-874b-acf860b9a47a", "tenant_id": "0f44c7af880b4000a1dc62837aee780f", "port_range_min": null, "ethertype": "IPv6", "project_id": "0f44c7af880b4000a1dc62837aee780f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:34Z", "revision_number": 0, "id": "1afdac41-f81f-4d28-92b1-886ecba7f1ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:34Z", "security_group_id": "133285e2-2849-4047-874b-acf860b9a47a", "tenant_id": "0f44c7af880b4000a1dc62837aee780f", "port_range_min": null, "ethertype": "IPv6", "project_id": "0f44c7af880b4000a1dc62837aee780f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:34Z", "revision_number": 0, "id": "3fb7318d-6164-4cf9-907b-72601354ccfa", "remote_group_id": "133285e2-2849-4047-874b-acf860b9a47a", "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:34Z", "security_group_id": "133285e2-2849-4047-874b-acf860b9a47a", "tenant_id": "0f44c7af880b4000a1dc62837aee780f", "port_range_min": null, "ethertype": "IPv4", "project_id": "0f44c7af880b4000a1dc62837aee780f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:34Z", "revision_number": 0, "id": "dd7de9b8-2e8a-4c8e-8cbf-2108d15e376f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:34Z", "security_group_id": "133285e2-2849-4047-874b-acf860b9a47a", "tenant_id": "0f44c7af880b4000a1dc62837aee780f", "port_range_min": null, "ethertype": "IPv4", "project_id": "0f44c7af880b4000a1dc62837aee780f"}], "revision_number": 1, "project_id": "0f44c7af880b4000a1dc62837aee780f", "id": "133285e2-2849-4047-874b-acf860b9a47a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7d91c4e96bf742cdb3019afbd92b08b7", "created_at": "2019-04-09T06:41:12Z", "updated_at": "2019-04-09T06:41:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:41:12Z", "revision_number": 0, "id": "128566fd-9776-4c00-a02f-ecd203954c03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:41:12Z", "security_group_id": "16d9fd61-4005-47ed-8159-6527e895440e", "tenant_id": "7d91c4e96bf742cdb3019afbd92b08b7", "port_range_min": null, "ethertype": "IPv4", "project_id": "7d91c4e96bf742cdb3019afbd92b08b7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:41:13Z", "revision_number": 0, "id": "5f5c2826-ccd3-422a-ae4c-7e22a699212d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:41:13Z", "security_group_id": "16d9fd61-4005-47ed-8159-6527e895440e", "tenant_id": "7d91c4e96bf742cdb3019afbd92b08b7", "port_range_min": null, "ethertype": "IPv6", "project_id": "7d91c4e96bf742cdb3019afbd92b08b7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:41:12Z", "revision_number": 0, "id": "81637ed4-f405-4397-bf10-12f7c25b85a8", "remote_group_id": "16d9fd61-4005-47ed-8159-6527e895440e", "remote_ip_prefix": null, "created_at": "2019-04-09T06:41:12Z", "security_group_id": "16d9fd61-4005-47ed-8159-6527e895440e", "tenant_id": "7d91c4e96bf742cdb3019afbd92b08b7", "port_range_min": null, "ethertype": "IPv6", "project_id": "7d91c4e96bf742cdb3019afbd92b08b7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:41:12Z", "revision_number": 0, "id": "c8f342fd-7b58-4a9e-a416-7e098f36f758", "remote_group_id": "16d9fd61-4005-47ed-8159-6527e895440e", "remote_ip_prefix": null, "created_at": "2019-04-09T06:41:12Z", "security_group_id": "16d9fd61-4005-47ed-8159-6527e895440e", "tenant_id": "7d91c4e96bf742cdb3019afbd92b08b7", "port_range_min": null, "ethertype": "IPv4", "project_id": "7d91c4e96bf742cdb3019afbd92b08b7"}], "revision_number": 1, "project_id": "7d91c4e96bf742cdb3019afbd92b08b7", "id": "16d9fd61-4005-47ed-8159-6527e895440e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-04-09T06:26:00Z", "updated_at": "2019-04-09T06:26:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:26:00Z", "revision_number": 0, "id": "23de8fc0-44ae-4c56-abcd-3cadf2cd644b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:26:00Z", "security_group_id": "3353c502-d3bd-4781-83f5-fc7385b71d39", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:26:00Z", "revision_number": 0, "id": "afb04289-1a57-4ecb-8cec-ce9e43ab0d76", "remote_group_id": "3353c502-d3bd-4781-83f5-fc7385b71d39", "remote_ip_prefix": null, "created_at": "2019-04-09T06:26:00Z", "security_group_id": "3353c502-d3bd-4781-83f5-fc7385b71d39", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:26:00Z", "revision_number": 0, "id": "d4091b4d-3f48-405e-a6ff-27973bc1c4fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:26:00Z", "security_group_id": "3353c502-d3bd-4781-83f5-fc7385b71d39", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:26:00Z", "revision_number": 0, "id": "f668131f-27a0-4d81-982d-afd1d6efe75b", "remote_group_id": "3353c502-d3bd-4781-83f5-fc7385b71d39", "remote_ip_prefix": null, "created_at": "2019-04-09T06:26:00Z", "security_group_id": "3353c502-d3bd-4781-83f5-fc7385b71d39", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "3353c502-d3bd-4781-83f5-fc7385b71d39", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e3616f9a20054a2f9f4a228fa5825920", "created_at": "2019-04-09T06:38:25Z", "updated_at": "2019-04-09T06:38:25Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:25Z", "revision_number": 0, "id": "1304e57e-307e-4d15-b3a6-c40e4c13d9c6", "remote_group_id": "539b6566-8b82-46ce-a7a2-486e0cfdcc19", "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:25Z", "security_group_id": "539b6566-8b82-46ce-a7a2-486e0cfdcc19", "tenant_id": "e3616f9a20054a2f9f4a228fa5825920", "port_range_min": null, "ethertype": "IPv4", "project_id": "e3616f9a20054a2f9f4a228fa5825920"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:25Z", "revision_number": 0, "id": "5de5f3da-e80e-4e4e-8bb9-e65d586e3c36", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:25Z", "security_group_id": "539b6566-8b82-46ce-a7a2-486e0cfdcc19", "tenant_id": "e3616f9a20054a2f9f4a228fa5825920", "port_range_min": null, "ethertype": "IPv6", "project_id": "e3616f9a20054a2f9f4a228fa5825920"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:25Z", "revision_number": 0, "id": "c986fad9-2e24-419f-b30e-dbea76657fc4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:25Z", "security_group_id": "539b6566-8b82-46ce-a7a2-486e0cfdcc19", "tenant_id": "e3616f9a20054a2f9f4a228fa5825920", "port_range_min": null, "ethertype": "IPv4", "project_id": "e3616f9a20054a2f9f4a228fa5825920"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:25Z", "revision_number": 0, "id": "dfe74141-b06d-427c-a311-9f669b427b66", "remote_group_id": "539b6566-8b82-46ce-a7a2-486e0cfdcc19", "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:25Z", "security_group_id": "539b6566-8b82-46ce-a7a2-486e0cfdcc19", "tenant_id": "e3616f9a20054a2f9f4a228fa5825920", "port_range_min": null, "ethertype": "IPv6", "project_id": "e3616f9a20054a2f9f4a228fa5825920"}], "revision_number": 1, "project_id": "e3616f9a20054a2f9f4a228fa5825920", "id": "539b6566-8b82-46ce-a7a2-486e0cfdcc19", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ba7a30bb29394fc4a587735d9dfb749e", "created_at": "2019-04-09T06:24:05Z", "updated_at": "2019-04-09T06:24:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:24:05Z", "revision_number": 0, "id": "0aa9cfb1-eea8-4107-bdd1-09b673e74187", "remote_group_id": "7163910b-3f52-4c82-95f5-2716a0110cc5", "remote_ip_prefix": null, "created_at": "2019-04-09T06:24:05Z", "security_group_id": "7163910b-3f52-4c82-95f5-2716a0110cc5", "tenant_id": "ba7a30bb29394fc4a587735d9dfb749e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ba7a30bb29394fc4a587735d9dfb749e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:24:05Z", "revision_number": 0, "id": "54942ddd-2fa1-4bc2-8eed-db2c58927051", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:24:05Z", "security_group_id": "7163910b-3f52-4c82-95f5-2716a0110cc5", "tenant_id": "ba7a30bb29394fc4a587735d9dfb749e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ba7a30bb29394fc4a587735d9dfb749e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:24:05Z", "revision_number": 0, "id": "65f9a71a-d7ef-4a7c-bd9a-1722277aec43", "remote_group_id": "7163910b-3f52-4c82-95f5-2716a0110cc5", "remote_ip_prefix": null, "created_at": "2019-04-09T06:24:05Z", "security_group_id": "7163910b-3f52-4c82-95f5-2716a0110cc5", "tenant_id": "ba7a30bb29394fc4a587735d9dfb749e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ba7a30bb29394fc4a587735d9dfb749e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:24:05Z", "revision_number": 0, "id": "86568739-46b2-4862-8571-f01cd048599a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:24:05Z", "security_group_id": "7163910b-3f52-4c82-95f5-2716a0110cc5", "tenant_id": "ba7a30bb29394fc4a587735d9dfb749e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ba7a30bb29394fc4a587735d9dfb749e"}], "revision_number": 1, "project_id": "ba7a30bb29394fc4a587735d9dfb749e", "id": "7163910b-3f52-4c82-95f5-2716a0110cc5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "45c8e08964474534af04fa70d9ceacff", "created_at": "2019-04-09T07:37:03Z", "updated_at": "2019-04-09T07:37:03Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T07:37:03Z", "revision_number": 0, "id": "0bc3bbf3-5b22-48d3-afa2-675dac76eb71", "remote_group_id": "7cc4a13e-a983-4c86-8f12-7e6bee440d43", "remote_ip_prefix": null, "created_at": "2019-04-09T07:37:03Z", "security_group_id": "7cc4a13e-a983-4c86-8f12-7e6bee440d43", "tenant_id": "45c8e08964474534af04fa70d9ceacff", "port_range_min": null, "ethertype": "IPv6", "project_id": "45c8e08964474534af04fa70d9ceacff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T07:37:03Z", "revision_number": 0, "id": "ab8253ad-e2a0-4797-a183-960b8ef87470", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T07:37:03Z", "security_group_id": "7cc4a13e-a983-4c86-8f12-7e6bee440d43", "tenant_id": "45c8e08964474534af04fa70d9ceacff", "port_range_min": null, "ethertype": "IPv6", "project_id": "45c8e08964474534af04fa70d9ceacff"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T07:37:03Z", "revision_number": 0, "id": "cc4f203b-970d-479e-b691-ce52ab379138", "remote_group_id": "7cc4a13e-a983-4c86-8f12-7e6bee440d43", "remote_ip_prefix": null, "created_at": "2019-04-09T07:37:03Z", "security_group_id": "7cc4a13e-a983-4c86-8f12-7e6bee440d43", "tenant_id": "45c8e08964474534af04fa70d9ceacff", "port_range_min": null, "ethertype": "IPv4", "project_id": "45c8e08964474534af04fa70d9ceacff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T07:37:03Z", "revision_number": 0, "id": "f8371daa-2062-4660-8fba-cffbaf792b69", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T07:37:03Z", "security_group_id": "7cc4a13e-a983-4c86-8f12-7e6bee440d43", "tenant_id": "45c8e08964474534af04fa70d9ceacff", "port_range_min": null, "ethertype": "IPv4", "project_id": "45c8e08964474534af04fa70d9ceacff"}], "revision_number": 1, "project_id": "45c8e08964474534af04fa70d9ceacff", "id": "7cc4a13e-a983-4c86-8f12-7e6bee440d43", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b791053a49f94838a00b8848bbc7b0d5", "created_at": "2019-04-09T06:38:04Z", "updated_at": "2019-04-09T06:38:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:04Z", "revision_number": 0, "id": "1d5cb96d-707a-4102-b35a-0814f2fe44ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:04Z", "security_group_id": "7d842db1-29c7-43cf-83d3-bddf670c17fe", "tenant_id": "b791053a49f94838a00b8848bbc7b0d5", "port_range_min": null, "ethertype": "IPv4", "project_id": "b791053a49f94838a00b8848bbc7b0d5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:04Z", "revision_number": 0, "id": "5bf023b4-d99d-4bf6-be66-02e22c8ab0b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:04Z", "security_group_id": "7d842db1-29c7-43cf-83d3-bddf670c17fe", "tenant_id": "b791053a49f94838a00b8848bbc7b0d5", "port_range_min": null, "ethertype": "IPv6", "project_id": "b791053a49f94838a00b8848bbc7b0d5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:04Z", "revision_number": 0, "id": "62c448c8-84c7-4a5b-881f-9aaf4fc340ad", "remote_group_id": "7d842db1-29c7-43cf-83d3-bddf670c17fe", "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:04Z", "security_group_id": "7d842db1-29c7-43cf-83d3-bddf670c17fe", "tenant_id": "b791053a49f94838a00b8848bbc7b0d5", "port_range_min": null, "ethertype": "IPv4", "project_id": "b791053a49f94838a00b8848bbc7b0d5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:04Z", "revision_number": 0, "id": "8f09250e-f3c9-4c52-9037-1c26e93722e6", "remote_group_id": "7d842db1-29c7-43cf-83d3-bddf670c17fe", "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:04Z", "security_group_id": "7d842db1-29c7-43cf-83d3-bddf670c17fe", "tenant_id": "b791053a49f94838a00b8848bbc7b0d5", "port_range_min": null, "ethertype": "IPv6", "project_id": "b791053a49f94838a00b8848bbc7b0d5"}], "revision_number": 1, "project_id": "b791053a49f94838a00b8848bbc7b0d5", "id": "7d842db1-29c7-43cf-83d3-bddf670c17fe", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f199aed82fe147e78f50540e3f631f58", "created_at": "2019-04-09T06:38:33Z", "updated_at": "2019-04-09T06:38:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:33Z", "revision_number": 0, "id": "10d96352-0a56-4e61-9f91-d2dd0a203a3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:33Z", "security_group_id": "843aeb94-c5b9-4e15-8b46-2167f70d9f64", "tenant_id": "f199aed82fe147e78f50540e3f631f58", "port_range_min": null, "ethertype": "IPv6", "project_id": "f199aed82fe147e78f50540e3f631f58"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:33Z", "revision_number": 0, "id": "7a034288-4851-4d68-b26c-ce8d734e6c23", "remote_group_id": "843aeb94-c5b9-4e15-8b46-2167f70d9f64", "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:33Z", "security_group_id": "843aeb94-c5b9-4e15-8b46-2167f70d9f64", "tenant_id": "f199aed82fe147e78f50540e3f631f58", "port_range_min": null, "ethertype": "IPv4", "project_id": "f199aed82fe147e78f50540e3f631f58"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:33Z", "revision_number": 0, "id": "9788295a-0c4b-4231-a1ba-ce6b40aa1167", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:33Z", "security_group_id": "843aeb94-c5b9-4e15-8b46-2167f70d9f64", "tenant_id": "f199aed82fe147e78f50540e3f631f58", "port_range_min": null, "ethertype": "IPv4", "project_id": "f199aed82fe147e78f50540e3f631f58"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:33Z", "revision_number": 0, "id": "b0e92582-b047-4369-803c-e11b4ab9078c", "remote_group_id": "843aeb94-c5b9-4e15-8b46-2167f70d9f64", "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:33Z", "security_group_id": "843aeb94-c5b9-4e15-8b46-2167f70d9f64", "tenant_id": "f199aed82fe147e78f50540e3f631f58", "port_range_min": null, "ethertype": "IPv6", "project_id": "f199aed82fe147e78f50540e3f631f58"}], "revision_number": 1, "project_id": "f199aed82fe147e78f50540e3f631f58", "id": "843aeb94-c5b9-4e15-8b46-2167f70d9f64", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bbed22d94c364f98a62513e651610970", "created_at": "2019-04-09T06:38:27Z", "updated_at": "2019-04-09T06:38:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:27Z", "revision_number": 0, "id": "2afc4c19-8a23-40cd-937b-67718545a3d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:27Z", "security_group_id": "97734093-1ada-4835-91aa-2f9a5ecbd7da", "tenant_id": "bbed22d94c364f98a62513e651610970", "port_range_min": null, "ethertype": "IPv6", "project_id": "bbed22d94c364f98a62513e651610970"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:27Z", "revision_number": 0, "id": "4a2bb16b-099b-4ac7-a72a-8b7e1c45b7ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:27Z", "security_group_id": "97734093-1ada-4835-91aa-2f9a5ecbd7da", "tenant_id": "bbed22d94c364f98a62513e651610970", "port_range_min": null, "ethertype": "IPv4", "project_id": "bbed22d94c364f98a62513e651610970"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:27Z", "revision_number": 0, "id": "57a2eb11-b762-4973-947d-50f4a26e722c", "remote_group_id": "97734093-1ada-4835-91aa-2f9a5ecbd7da", "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:27Z", "security_group_id": "97734093-1ada-4835-91aa-2f9a5ecbd7da", "tenant_id": "bbed22d94c364f98a62513e651610970", "port_range_min": null, "ethertype": "IPv4", "project_id": "bbed22d94c364f98a62513e651610970"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:27Z", "revision_number": 0, "id": "582accf8-fa7e-493c-a908-f1ccb7f5ae53", "remote_group_id": "97734093-1ada-4835-91aa-2f9a5ecbd7da", "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:27Z", "security_group_id": "97734093-1ada-4835-91aa-2f9a5ecbd7da", "tenant_id": "bbed22d94c364f98a62513e651610970", "port_range_min": null, "ethertype": "IPv6", "project_id": "bbed22d94c364f98a62513e651610970"}], "revision_number": 1, "project_id": "bbed22d94c364f98a62513e651610970", "id": "97734093-1ada-4835-91aa-2f9a5ecbd7da", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6509066435f1453bac6996ee8997a3b2", "created_at": "2019-04-09T06:25:59Z", "updated_at": "2019-04-09T06:25:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:25:59Z", "revision_number": 0, "id": "159f11d9-0ba4-4923-8082-70f4dd760a47", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:25:59Z", "security_group_id": "9c2f55ba-acdf-4de6-a230-b14db62471f1", "tenant_id": "6509066435f1453bac6996ee8997a3b2", "port_range_min": null, "ethertype": "IPv4", "project_id": "6509066435f1453bac6996ee8997a3b2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:25:59Z", "revision_number": 0, "id": "a09893df-d9cb-4ff3-99d4-013b5c068a40", "remote_group_id": "9c2f55ba-acdf-4de6-a230-b14db62471f1", "remote_ip_prefix": null, "created_at": "2019-04-09T06:25:59Z", "security_group_id": "9c2f55ba-acdf-4de6-a230-b14db62471f1", "tenant_id": "6509066435f1453bac6996ee8997a3b2", "port_range_min": null, "ethertype": "IPv6", "project_id": "6509066435f1453bac6996ee8997a3b2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:25:59Z", "revision_number": 0, "id": "f87d56d3-96be-430b-8bff-17fba51e104b", "remote_group_id": "9c2f55ba-acdf-4de6-a230-b14db62471f1", "remote_ip_prefix": null, "created_at": "2019-04-09T06:25:59Z", "security_group_id": "9c2f55ba-acdf-4de6-a230-b14db62471f1", "tenant_id": "6509066435f1453bac6996ee8997a3b2", "port_range_min": null, "ethertype": "IPv4", "project_id": "6509066435f1453bac6996ee8997a3b2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:25:59Z", "revision_number": 0, "id": "feb3b1fe-b7ab-48f1-a7ef-4cef55305484", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:25:59Z", "security_group_id": "9c2f55ba-acdf-4de6-a230-b14db62471f1", "tenant_id": "6509066435f1453bac6996ee8997a3b2", "port_range_min": null, "ethertype": "IPv6", "project_id": "6509066435f1453bac6996ee8997a3b2"}], "revision_number": 1, "project_id": "6509066435f1453bac6996ee8997a3b2", "id": "9c2f55ba-acdf-4de6-a230-b14db62471f1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f4959e7508fa4aa9bff492655dd05f75", "created_at": "2019-04-09T06:41:11Z", "updated_at": "2019-04-09T06:41:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:41:11Z", "revision_number": 0, "id": "5079dc98-328d-49c2-8ec5-1024760d43f4", "remote_group_id": "9f269589-f912-4a8c-999c-e1e004848fb2", "remote_ip_prefix": null, "created_at": "2019-04-09T06:41:11Z", "security_group_id": "9f269589-f912-4a8c-999c-e1e004848fb2", "tenant_id": "f4959e7508fa4aa9bff492655dd05f75", "port_range_min": null, "ethertype": "IPv4", "project_id": "f4959e7508fa4aa9bff492655dd05f75"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:41:11Z", "revision_number": 0, "id": "7b9723e6-9a6c-4782-8c6c-8b42e30e5322", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:41:11Z", "security_group_id": "9f269589-f912-4a8c-999c-e1e004848fb2", "tenant_id": "f4959e7508fa4aa9bff492655dd05f75", "port_range_min": null, "ethertype": "IPv4", "project_id": "f4959e7508fa4aa9bff492655dd05f75"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:41:11Z", "revision_number": 0, "id": "c79a88fc-3d9b-453a-adda-0351d7447046", "remote_group_id": "9f269589-f912-4a8c-999c-e1e004848fb2", "remote_ip_prefix": null, "created_at": "2019-04-09T06:41:11Z", "security_group_id": "9f269589-f912-4a8c-999c-e1e004848fb2", "tenant_id": "f4959e7508fa4aa9bff492655dd05f75", "port_range_min": null, "ethertype": "IPv6", "project_id": "f4959e7508fa4aa9bff492655dd05f75"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:41:11Z", "revision_number": 0, "id": "ded83004-84fa-4262-8e2e-c0cf817a6397", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:41:11Z", "security_group_id": "9f269589-f912-4a8c-999c-e1e004848fb2", "tenant_id": "f4959e7508fa4aa9bff492655dd05f75", "port_range_min": null, "ethertype": "IPv6", "project_id": "f4959e7508fa4aa9bff492655dd05f75"}], "revision_number": 1, "project_id": "f4959e7508fa4aa9bff492655dd05f75", "id": "9f269589-f912-4a8c-999c-e1e004848fb2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "875e43126b1048518e582278b00dd3bd", "created_at": "2019-04-09T06:38:31Z", "updated_at": "2019-04-09T06:38:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:31Z", "revision_number": 0, "id": "5f289c8e-b1c9-41f7-aeed-c40d4b40f88f", "remote_group_id": "a3e3ef9a-d084-4d19-86ce-95a13bf3a2b2", "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:31Z", "security_group_id": "a3e3ef9a-d084-4d19-86ce-95a13bf3a2b2", "tenant_id": "875e43126b1048518e582278b00dd3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "875e43126b1048518e582278b00dd3bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:31Z", "revision_number": 0, "id": "6d166514-1330-4e67-aba8-2ff7f57567c3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:31Z", "security_group_id": "a3e3ef9a-d084-4d19-86ce-95a13bf3a2b2", "tenant_id": "875e43126b1048518e582278b00dd3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "875e43126b1048518e582278b00dd3bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:31Z", "revision_number": 0, "id": "c2e306fc-c809-40bb-a8cb-d1f0d0a768c5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:31Z", "security_group_id": "a3e3ef9a-d084-4d19-86ce-95a13bf3a2b2", "tenant_id": "875e43126b1048518e582278b00dd3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "875e43126b1048518e582278b00dd3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:31Z", "revision_number": 0, "id": "c9960cce-d437-47e8-86a8-766e3be66981", "remote_group_id": "a3e3ef9a-d084-4d19-86ce-95a13bf3a2b2", "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:31Z", "security_group_id": "a3e3ef9a-d084-4d19-86ce-95a13bf3a2b2", "tenant_id": "875e43126b1048518e582278b00dd3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "875e43126b1048518e582278b00dd3bd"}], "revision_number": 1, "project_id": "875e43126b1048518e582278b00dd3bd", "id": "a3e3ef9a-d084-4d19-86ce-95a13bf3a2b2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "40d0a12deb8b450f9ec86a556f84ee9a", "created_at": "2019-04-09T06:38:23Z", "updated_at": "2019-04-09T06:38:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:23Z", "revision_number": 0, "id": "893502da-a659-4c56-afc0-0908c3136ba3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:23Z", "security_group_id": "af11296e-5ea1-4a9b-b81c-edc2afd9e6b9", "tenant_id": "40d0a12deb8b450f9ec86a556f84ee9a", "port_range_min": null, "ethertype": "IPv4", "project_id": "40d0a12deb8b450f9ec86a556f84ee9a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:23Z", "revision_number": 0, "id": "a1eba4ad-c15e-4139-89c2-cf6835513b76", "remote_group_id": "af11296e-5ea1-4a9b-b81c-edc2afd9e6b9", "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:23Z", "security_group_id": "af11296e-5ea1-4a9b-b81c-edc2afd9e6b9", "tenant_id": "40d0a12deb8b450f9ec86a556f84ee9a", "port_range_min": null, "ethertype": "IPv6", "project_id": "40d0a12deb8b450f9ec86a556f84ee9a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:23Z", "revision_number": 0, "id": "d07f2fa1-1b54-4ae3-96f7-6083bab6178d", "remote_group_id": "af11296e-5ea1-4a9b-b81c-edc2afd9e6b9", "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:23Z", "security_group_id": "af11296e-5ea1-4a9b-b81c-edc2afd9e6b9", "tenant_id": "40d0a12deb8b450f9ec86a556f84ee9a", "port_range_min": null, "ethertype": "IPv4", "project_id": "40d0a12deb8b450f9ec86a556f84ee9a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:23Z", "revision_number": 0, "id": "ee512ebf-f4b1-4f7f-b5f8-f5af813c3cc0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:23Z", "security_group_id": "af11296e-5ea1-4a9b-b81c-edc2afd9e6b9", "tenant_id": "40d0a12deb8b450f9ec86a556f84ee9a", "port_range_min": null, "ethertype": "IPv6", "project_id": "40d0a12deb8b450f9ec86a556f84ee9a"}], "revision_number": 1, "project_id": "40d0a12deb8b450f9ec86a556f84ee9a", "id": "af11296e-5ea1-4a9b-b81c-edc2afd9e6b9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8d301efa28af438d968282608a6cecfb", "created_at": "2019-04-09T07:59:16Z", "updated_at": "2019-04-09T07:59:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T07:59:16Z", "revision_number": 0, "id": "012b16c7-e386-444a-b450-bab0d6b44197", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T07:59:16Z", "security_group_id": "f5a98472-1e52-4441-aee3-b65b917e2d7f", "tenant_id": "8d301efa28af438d968282608a6cecfb", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d301efa28af438d968282608a6cecfb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T07:59:16Z", "revision_number": 0, "id": "1084a307-7f27-4dbb-b37e-33138fd609d2", "remote_group_id": "f5a98472-1e52-4441-aee3-b65b917e2d7f", "remote_ip_prefix": null, "created_at": "2019-04-09T07:59:16Z", "security_group_id": "f5a98472-1e52-4441-aee3-b65b917e2d7f", "tenant_id": "8d301efa28af438d968282608a6cecfb", "port_range_min": null, "ethertype": "IPv4", "project_id": "8d301efa28af438d968282608a6cecfb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T07:59:16Z", "revision_number": 0, "id": "6b9ba1a9-51d9-4d5d-b3a2-2f37ef626309", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T07:59:16Z", "security_group_id": "f5a98472-1e52-4441-aee3-b65b917e2d7f", "tenant_id": "8d301efa28af438d968282608a6cecfb", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d301efa28af438d968282608a6cecfb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T07:59:16Z", "revision_number": 0, "id": "a5ddb60c-c659-4c61-be93-8920f4f3ae3a", "remote_group_id": "f5a98472-1e52-4441-aee3-b65b917e2d7f", "remote_ip_prefix": null, "created_at": "2019-04-09T07:59:16Z", "security_group_id": "f5a98472-1e52-4441-aee3-b65b917e2d7f", "tenant_id": "8d301efa28af438d968282608a6cecfb", "port_range_min": null, "ethertype": "IPv6", "project_id": "8d301efa28af438d968282608a6cecfb"}], "revision_number": 1, "project_id": "8d301efa28af438d968282608a6cecfb", "id": "f5a98472-1e52-4441-aee3-b65b917e2d7f", "name": "default"}]} 2019-04-09 08:02:05,649 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-808800da-556e-425a-b6b6-897be995bc11 2019-04-09 08:02:05,649 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.123781919479s 2019-04-09 08:02:05,658 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-04-09 08:02:05,659 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/security-groups/f5a98472-1e52-4441-aee3-b65b917e2d7f.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a5d20935f8c7d11c1efe5cdcda3508a96d562171" 2019-04-09 08:02:05,787 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 09 Apr 2019 08:02:01 GMT X-Openstack-Request-Id: req-cf1e6b97-c281-47d7-8f7e-c562705b4719 2019-04-09 08:02:05,788 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-09 08:02:05,788 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/f5a98472-1e52-4441-aee3-b65b917e2d7f.json used request id req-cf1e6b97-c281-47d7-8f7e-c562705b4719 2019-04-09 08:02:05,788 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.129683017731s 2019-04-09 08:02:05,837 - xtesting.ci.run_tests - INFO - Loading test case 'networking-bgpvpn'... 2019-04-09 08:02:05,885 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-04-09 08:02:05,892 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Tue, 09 Apr 2019 08:02:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d0d52d20-4afa-44b8-a0fc-8203419d89e0 2019-04-09 08:02:05,892 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2019-04-09 08:02:05,892 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/v3 used request id req-d0d52d20-4afa-44b8-a0fc-8203419d89e0 2019-04-09 08:02:05,892 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2019-04-09 08:02:06,293 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "12d06a59574c4903a7b4bfc193e14ef0", "name": "member"}, {"id": "ecaba09e8ea14e058d5f9d9eb583aa37", "name": "admin"}, {"id": "6e54a998c61f4429874ed3ac33d4afc4", "name": "reader"}], "expires_at": "2019-04-09T09:02:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6509066435f1453bac6996ee8997a3b2", "name": "admin"}, "catalog": [{"endpoints": [], "type": "tempest-type-1277486611", "id": "0b54ae2e271e4cc7bbd93a7117074bc5", "name": "tempest-service-488714134"}, {"endpoints": [], "type": "metering", "id": "0c6048bf3c804b33b1209bfa8ca75ec0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v3/6509066435f1453bac6996ee8997a3b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "503aa75a75e444a9b93cb14634c6ab50"}, {"url": "http://192.30.9.6:8776/v3/6509066435f1453bac6996ee8997a3b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd4bc81464e44d0a129985ca1ff91d5"}, {"url": "http://192.30.9.6:8776/v3/6509066435f1453bac6996ee8997a3b2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d888a991472d4a88bfcfcfcf4909874d"}], "type": "volumev3", "id": "1b1b3cbed2d14611b521aa10e2b642dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4664f0d595a24e8a9d4eb3691db874e0"}, {"url": "http://172.30.9.21:8080/v1/AUTH_6509066435f1453bac6996ee8997a3b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49cfc5fc2aa942e59d21f825b2bc9939"}, {"url": "http://12.0.0.22:8080/v1/AUTH_6509066435f1453bac6996ee8997a3b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "71100b14603a4edf8a39e8af672ecff5"}], "type": "object-store", "id": "29267bcb2ea04deebb6caaa71afffcc5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4dc1873b4b477cb578245fdb86a111"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77d7bee546c941368ffc769fda003312"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9b1ab09869b4ea895eb3c8867f61318"}], "type": "network", "id": "3ac09bd783a245efa7f11d71ad667386", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f7f6f256262433fb4467ed610947d62"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "72d58c041dc245bc8aa43ce73891f76c"}, {"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b89851b9b2b4f95b7d2184e74373672"}], "type": "identity", "id": "49f6869431e3430e9aeef431c7e7d7de", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8201c41b3865412e839f135e1ceb7421"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e4e22c0a684229ba50a51934a5cdf7"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf4872e158cb44e3aa5a4063a620efc3"}], "type": "alarming", "id": "61e60b3a8b964288a4ad67fd02ee4984", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4de11e8502624071afd079250b33c74c"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d801fa7f3ee64b30b3b18ef5a9e72635"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f583f4a1750f4edc8596dd476ece0948"}], "type": "compute", "id": "6b64d23b249e42d79f5dd070a7460b66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0cd6369c5d9949eba212a5ce97f8b6f7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8011dc0e5bd44e2aa45caf7c6e4d19d2"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d807430fcec84acebca284681dd098fe"}], "type": "cloudformation", "id": "7f91896ba7394ae291c7a222f92ea496", "name": "heat-cfn"}, {"endpoints": [], "type": "tempest-type-608147535", "id": "88d50707b816448897d5d0b213cb19da", "name": "tempest-service-563563896"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/6509066435f1453bac6996ee8997a3b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4243c026b4174decae31504c58542875"}, {"url": "http://192.30.9.6:8776/v2/6509066435f1453bac6996ee8997a3b2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84281d63eba442fd8cdbf23eae691ba2"}, {"url": "http://172.30.9.21:8776/v2/6509066435f1453bac6996ee8997a3b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1ce0a47f2fd4ca9b678bc1d7e5d0b37"}], "type": "volumev2", "id": "8afcbe00e0a6427bbf1fc3b10d4b2f5e", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/6509066435f1453bac6996ee8997a3b2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25eb19d77ddd4b9aa8117749f829d913"}, {"url": "http://172.30.9.21:8004/v1/6509066435f1453bac6996ee8997a3b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57dd852403b0401fb0bd852db0cc4f1e"}, {"url": "http://192.30.9.6:8004/v1/6509066435f1453bac6996ee8997a3b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5a404b628fff4023b9d3e5b8fca3b0fb"}], "type": "orchestration", "id": "a244395507da4b85bd212d5f49a8b6ae", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2242a4436b774238a465cc3d6498ab4e"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "977935de203e411cbce5038f0a9dc848"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2fcaa46481c44f8a3f42acd6c29b21f"}], "type": "placement", "id": "aed411d3d8324008b42b3bd847051003", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b61449c559f45dba6ba5f9dc241729f"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3f83bae18b4a496bb67592b5d777f17c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5162d5282ea1448dbbc20567c0d57fd7"}], "type": "metric", "id": "ebf458a547774acfb6b489f2803a822c", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "33de49eaa2934d07a5ef7754ed5fe8e0"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b7265307a4a45caad0a286536a91b5d"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94601cf3562245fb9453e9678a54b869"}], "type": "event", "id": "f3ff1bc7e87e4c90a2385a1bc8175960", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00d65cc314ee4a87ad316dd160d63558"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64896bc5be624954a0166b6cfa08a10e"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd079af259534771ac00959c542171cf"}], "type": "image", "id": "f9a74c8a63414707b34a5b03e9eacdc1", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "96d754a28b0d43cf8fa237c30a99c306"}, "audit_ids": ["-DZgTlKIS0Kh9C5-zrZlUQ"], "issued_at": "2019-04-09T08:02:02.000000Z"}} 2019-04-09 08:02:06,296 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-09 08:02:06,297 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a819259b13390a2e393a20c8cb375be67263ad66" 2019-04-09 08:02:06,656 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Tue, 09 Apr 2019 08:02:02 GMT X-Openstack-Request-Id: req-0cf02cf7-88ac-4c75-a715-852ab279888a 2019-04-09 08:02:06,656 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"b62787c2-635d-4893-8553-7ee0260442ff","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ba7a30bb29394fc4a587735d9dfb749e","l2_adjacency":true,"status":"ACTIVE","subnets":["dce875e1-9eec-4cb2-94e6-93dffefe33f6"],"description":"","tags":[],"updated_at":"2019-04-09T06:38:46Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ba7a30bb29394fc4a587735d9dfb749e","created_at":"2019-04-09T06:24:05Z","provider:network_type":"flat"}]} 2019-04-09 08:02:06,656 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-0cf02cf7-88ac-4c75-a715-852ab279888a 2019-04-09 08:02:06,656 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.360378026962s 2019-04-09 08:02:06,663 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-04-09 08:02:06,669 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 09 Apr 2019 08:02:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1d84715e-208b-46df-8ea9-c46702a34b1d 2019-04-09 08:02:06,669 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 08:02:06,669 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/ used request id req-1d84715e-208b-46df-8ea9-c46702a34b1d 2019-04-09 08:02:06,670 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-09 08:02:06,674 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a819259b13390a2e393a20c8cb375be67263ad66" 2019-04-09 08:02:06,789 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 222 Content-Type: application/json Date: Tue, 09 Apr 2019 08:02:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98e63cbc-7e46-42d2-8c8e-512a7dd8cd5c 2019-04-09 08:02:06,789 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/ec5ce0aa038644b78983e5840ba5fb73"}, "tags": [], "enabled": true, "id": "ec5ce0aa038644b78983e5840ba5fb73", "name": "heat_stack"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2019-04-09 08:02:06,789 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-98e63cbc-7e46-42d2-8c8e-512a7dd8cd5c 2019-04-09 08:02:06,789 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.119143009186s 2019-04-09 08:02:06,797 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-04-09 08:02:06,800 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a819259b13390a2e393a20c8cb375be67263ad66" -d '{"project": {"description": "Created by OPNFV Functest: networking-bgpvpn", "enabled": true, "domain_id": "default", "name": "networking-bgpvpn-project_73a2c0a3-e797-4bc1-9402-0c22f13b16be"}}' 2019-04-09 08:02:06,973 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 380 Content-Type: application/json Date: Tue, 09 Apr 2019 08:02:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e9679039-7b50-4f04-8883-2a056fb85e0f 2019-04-09 08:02:06,974 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: networking-bgpvpn", "links": {"self": "http://172.30.9.21:5000/v3/projects/78425314891a4d3e85e9cacba78a0695"}, "tags": [], "enabled": true, "id": "78425314891a4d3e85e9cacba78a0695", "parent_id": "default", "domain_id": "default", "name": "networking-bgpvpn-project_73a2c0a3-e797-4bc1-9402-0c22f13b16be"}} 2019-04-09 08:02:06,974 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-e9679039-7b50-4f04-8883-2a056fb85e0f 2019-04-09 08:02:06,974 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.177160978317s 2019-04-09 08:02:06,975 - 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'78425314891a4d3e85e9cacba78a0695', '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_73a2c0a3-e797-4bc1-9402-0c22f13b16be'}) 2019-04-09 08:02:06,981 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-04-09 08:02:06,985 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a819259b13390a2e393a20c8cb375be67263ad66" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "CEyQvF9ITgEIleYyFXfASOEAnKShYl", "email": null, "name": "networking-bgpvpn-user_73a2c0a3-e797-4bc1-9402-0c22f13b16be"}}' 2019-04-09 08:02:07,453 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 332 Content-Type: application/json Date: Tue, 09 Apr 2019 08:02:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5bca0457-3d1f-4546-a5e2-dd85f37df9f6 2019-04-09 08:02:07,453 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "networking-bgpvpn-user_73a2c0a3-e797-4bc1-9402-0c22f13b16be", "links": {"self": "http://172.30.9.21:5000/v3/users/6d0770defd5d4e31bb02945018e81885"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "6d0770defd5d4e31bb02945018e81885", "domain_id": "default", "password_expires_at": null}} 2019-04-09 08:02:07,454 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/users used request id req-5bca0457-3d1f-4546-a5e2-dd85f37df9f6 2019-04-09 08:02:07,454 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.472046136856s 2019-04-09 08:02:07,454 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'6d0770defd5d4e31bb02945018e81885', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'networking-bgpvpn-user_73a2c0a3-e797-4bc1-9402-0c22f13b16be'}) 2019-04-09 08:02:07,458 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-09 08:02:07,462 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a819259b13390a2e393a20c8cb375be67263ad66" 2019-04-09 08:02:07,586 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Tue, 09 Apr 2019 08:02:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6fb25c02-10ed-479f-921d-646315a044bc 2019-04-09 08:02:07,586 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "12d06a59574c4903a7b4bfc193e14ef0", "links": {"self": "http://172.30.9.21:5000/v3/roles/12d06a59574c4903a7b4bfc193e14ef0"}, "name": "member"}, {"domain_id": null, "id": "50245c80a9b84e15b01544b714aaabd9", "links": {"self": "http://172.30.9.21:5000/v3/roles/50245c80a9b84e15b01544b714aaabd9"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6e54a998c61f4429874ed3ac33d4afc4", "links": {"self": "http://172.30.9.21:5000/v3/roles/6e54a998c61f4429874ed3ac33d4afc4"}, "name": "reader"}, {"domain_id": null, "id": "6f62ff3e5bbd4682becdbe9fa3c1ed2c", "links": {"self": "http://172.30.9.21:5000/v3/roles/6f62ff3e5bbd4682becdbe9fa3c1ed2c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80b483ac8c834f498f0d265da82cb005", "links": {"self": "http://172.30.9.21:5000/v3/roles/80b483ac8c834f498f0d265da82cb005"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecaba09e8ea14e058d5f9d9eb583aa37", "links": {"self": "http://172.30.9.21:5000/v3/roles/ecaba09e8ea14e058d5f9d9eb583aa37"}, "name": "admin"}]} 2019-04-09 08:02:07,586 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-6fb25c02-10ed-479f-921d-646315a044bc 2019-04-09 08:02:07,586 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.128314971924s 2019-04-09 08:02:07,591 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-09 08:02:07,595 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a819259b13390a2e393a20c8cb375be67263ad66" 2019-04-09 08:02:07,788 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Tue, 09 Apr 2019 08:02:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0fe99aa-9c19-40e9-84fa-e061c14c5e1f 2019-04-09 08:02:07,789 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "12d06a59574c4903a7b4bfc193e14ef0", "links": {"self": "http://172.30.9.21:5000/v3/roles/12d06a59574c4903a7b4bfc193e14ef0"}, "name": "member"}, {"domain_id": null, "id": "50245c80a9b84e15b01544b714aaabd9", "links": {"self": "http://172.30.9.21:5000/v3/roles/50245c80a9b84e15b01544b714aaabd9"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6e54a998c61f4429874ed3ac33d4afc4", "links": {"self": "http://172.30.9.21:5000/v3/roles/6e54a998c61f4429874ed3ac33d4afc4"}, "name": "reader"}, {"domain_id": null, "id": "6f62ff3e5bbd4682becdbe9fa3c1ed2c", "links": {"self": "http://172.30.9.21:5000/v3/roles/6f62ff3e5bbd4682becdbe9fa3c1ed2c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80b483ac8c834f498f0d265da82cb005", "links": {"self": "http://172.30.9.21:5000/v3/roles/80b483ac8c834f498f0d265da82cb005"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecaba09e8ea14e058d5f9d9eb583aa37", "links": {"self": "http://172.30.9.21:5000/v3/roles/ecaba09e8ea14e058d5f9d9eb583aa37"}, "name": "admin"}]} 2019-04-09 08:02:07,789 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-f0fe99aa-9c19-40e9-84fa-e061c14c5e1f 2019-04-09 08:02:07,789 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.197602987289s 2019-04-09 08:02:07,794 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-09 08:02:07,798 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a819259b13390a2e393a20c8cb375be67263ad66" 2019-04-09 08:02:07,949 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Tue, 09 Apr 2019 08:02:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24e4ba56-d609-4132-9b50-16a0c191e64f 2019-04-09 08:02:07,949 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "12d06a59574c4903a7b4bfc193e14ef0", "links": {"self": "http://172.30.9.21:5000/v3/roles/12d06a59574c4903a7b4bfc193e14ef0"}, "name": "member"}, {"domain_id": null, "id": "50245c80a9b84e15b01544b714aaabd9", "links": {"self": "http://172.30.9.21:5000/v3/roles/50245c80a9b84e15b01544b714aaabd9"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6e54a998c61f4429874ed3ac33d4afc4", "links": {"self": "http://172.30.9.21:5000/v3/roles/6e54a998c61f4429874ed3ac33d4afc4"}, "name": "reader"}, {"domain_id": null, "id": "6f62ff3e5bbd4682becdbe9fa3c1ed2c", "links": {"self": "http://172.30.9.21:5000/v3/roles/6f62ff3e5bbd4682becdbe9fa3c1ed2c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80b483ac8c834f498f0d265da82cb005", "links": {"self": "http://172.30.9.21:5000/v3/roles/80b483ac8c834f498f0d265da82cb005"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecaba09e8ea14e058d5f9d9eb583aa37", "links": {"self": "http://172.30.9.21:5000/v3/roles/ecaba09e8ea14e058d5f9d9eb583aa37"}, "name": "admin"}]} 2019-04-09 08:02:07,949 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-24e4ba56-d609-4132-9b50-16a0c191e64f 2019-04-09 08:02:07,950 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.155236959457s 2019-04-09 08:02:07,955 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-09 08:02:07,958 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a819259b13390a2e393a20c8cb375be67263ad66" 2019-04-09 08:02:08,147 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 09 Apr 2019 08:02:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d30e4140-a796-4849-990c-6e54d55e2039 2019-04-09 08:02:08,148 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-04-09 08:02:08,148 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-d30e4140-a796-4849-990c-6e54d55e2039 2019-04-09 08:02:08,148 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.193337917328s 2019-04-09 08:02:08,149 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-09 08:02:08,152 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a819259b13390a2e393a20c8cb375be67263ad66" 2019-04-09 08:02:08,383 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 843 Content-Type: application/json Date: Tue, 09 Apr 2019 08:02:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c98380a-f81e-455d-aed0-27b763ad4e35 2019-04-09 08:02:08,384 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/07b62caafa51496f94dd3b3fb341fcfe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07b62caafa51496f94dd3b3fb341fcfe", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/2e35f475a54147749980006d265eb864"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e35f475a54147749980006d265eb864", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/2f1bc9c9d22745648100c4b0717962eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f1bc9c9d22745648100c4b0717962eb", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/30fe8cf249d443dd9c53f2cc083f50b5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "30fe8cf249d443dd9c53f2cc083f50b5", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/3d748bf7df734addb2e37ea0663ec892"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d748bf7df734addb2e37ea0663ec892", "email": "cinder@localhost", "password_expires_at": null}, {"name": "networking-bgpvpn-user_73a2c0a3-e797-4bc1-9402-0c22f13b16be", "links": {"self": "http://172.30.9.21:5000/v3/users/6d0770defd5d4e31bb02945018e81885"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "6d0770defd5d4e31bb02945018e81885", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/732a504491fd4f35923460ae0d2ef475"}, "domain_id": "default", "enabled": true, "options": {}, "id": "732a504491fd4f35923460ae0d2ef475", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/781b729594744c4f8f561f6b5a6e68bd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "781b729594744c4f8f561f6b5a6e68bd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/80817a33c71343ed9c63d448a7fea69e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "80817a33c71343ed9c63d448a7fea69e", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/938ce22a56d74c639d353dbbf166fcc4"}, "domain_id": "ec5ce0aa038644b78983e5840ba5fb73", "enabled": true, "options": {}, "id": "938ce22a56d74c639d353dbbf166fcc4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/96d754a28b0d43cf8fa237c30a99c306"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d754a28b0d43cf8fa237c30a99c306", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/aaa8b9f924a74e80899c7ad7e32fcaae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aaa8b9f924a74e80899c7ad7e32fcaae", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b8dd65f4e72446d5bd8d9efa13837b0c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8dd65f4e72446d5bd8d9efa13837b0c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/c34b7e3bcdbc428db4539ea2b87cfce1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c34b7e3bcdbc428db4539ea2b87cfce1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/eb527490835d48e8a67131b0f587baf6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb527490835d48e8a67131b0f587baf6", "email": "gnocchi@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2019-04-09 08:02:08,384 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-0c98380a-f81e-455d-aed0-27b763ad4e35 2019-04-09 08:02:08,384 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.235037088394s 2019-04-09 08:02:08,395 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-09 08:02:08,398 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a819259b13390a2e393a20c8cb375be67263ad66" 2019-04-09 08:02:08,549 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 402 Content-Type: application/json Date: Tue, 09 Apr 2019 08:02:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-adf0377c-22a2-4351-a9a9-238e3829bf39 2019-04-09 08:02:08,549 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/6509066435f1453bac6996ee8997a3b2"}, "tags": [], "enabled": true, "id": "6509066435f1453bac6996ee8997a3b2", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: networking-bgpvpn", "links": {"self": "http://172.30.9.21:5000/v3/projects/78425314891a4d3e85e9cacba78a0695"}, "tags": [], "enabled": true, "id": "78425314891a4d3e85e9cacba78a0695", "parent_id": "default", "domain_id": "default", "name": "networking-bgpvpn-project_73a2c0a3-e797-4bc1-9402-0c22f13b16be"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/ba7a30bb29394fc4a587735d9dfb749e"}, "tags": [], "enabled": true, "id": "ba7a30bb29394fc4a587735d9dfb749e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-04-09 08:02:08,550 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-adf0377c-22a2-4351-a9a9-238e3829bf39 2019-04-09 08:02:08,550 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.154485940933s 2019-04-09 08:02:08,558 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-04-09 08:02:08,561 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=6d0770defd5d4e31bb02945018e81885&role.id=12d06a59574c4903a7b4bfc193e14ef0&scope.project.id=78425314891a4d3e85e9cacba78a0695" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a819259b13390a2e393a20c8cb375be67263ad66" 2019-04-09 08:02:08,762 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Tue, 09 Apr 2019 08:02:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2c8b639-1fce-491d-b988-dc6a9eacab62 2019-04-09 08:02:08,762 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=6d0770defd5d4e31bb02945018e81885&role.id=12d06a59574c4903a7b4bfc193e14ef0&scope.project.id=78425314891a4d3e85e9cacba78a0695", "previous": null, "next": null}} 2019-04-09 08:02:08,762 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=6d0770defd5d4e31bb02945018e81885&role.id=12d06a59574c4903a7b4bfc193e14ef0&scope.project.id=78425314891a4d3e85e9cacba78a0695 used request id req-c2c8b639-1fce-491d-b988-dc6a9eacab62 2019-04-09 08:02:08,762 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.204418897629s 2019-04-09 08:02:08,766 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-04-09 08:02:08,770 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/78425314891a4d3e85e9cacba78a0695/users/6d0770defd5d4e31bb02945018e81885/roles/12d06a59574c4903a7b4bfc193e14ef0 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a819259b13390a2e393a20c8cb375be67263ad66" 2019-04-09 08:02:08,918 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 09 Apr 2019 08:02:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5d673d29-216d-42ae-87d2-4ce89f7f317a 2019-04-09 08:02:08,918 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-09 08:02:08,918 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/78425314891a4d3e85e9cacba78a0695/users/6d0770defd5d4e31bb02945018e81885/roles/12d06a59574c4903a7b4bfc193e14ef0 used request id req-5d673d29-216d-42ae-87d2-4ce89f7f317a 2019-04-09 08:02:08,918 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.151823997498s 2019-04-09 08:02:08,919 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'networking-bgpvpn-project_73a2c0a3-e797-4bc1-9402-0c22f13b16be', 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'78425314891a4d3e85e9cacba78a0695', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'CEyQvF9ITgEIleYyFXfASOEAnKShYl', 'username': u'networking-bgpvpn-user_73a2c0a3-e797-4bc1-9402-0c22f13b16be', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.21:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-04-09 08:02:08,922 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'networking-bgpvpn-user_73a2c0a3-e797-4bc1-9402-0c22f13b16be', 'password': 'CEyQvF9ITgEIleYyFXfASOEAnKShYl', 'project_name': 'networking-bgpvpn-project_73a2c0a3-e797-4bc1-9402-0c22f13b16be', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.21:5000/v3', 'project_id': '78425314891a4d3e85e9cacba78a0695', 'project_domain_name': 'Default'} 2019-04-09 08:02:08,926 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-09 08:02:08,929 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a819259b13390a2e393a20c8cb375be67263ad66" 2019-04-09 08:02:09,042 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Tue, 09 Apr 2019 08:02:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5096e612-0960-43ab-bccb-1b9bedc31185 2019-04-09 08:02:09,043 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "12d06a59574c4903a7b4bfc193e14ef0", "links": {"self": "http://172.30.9.21:5000/v3/roles/12d06a59574c4903a7b4bfc193e14ef0"}, "name": "member"}, {"domain_id": null, "id": "50245c80a9b84e15b01544b714aaabd9", "links": {"self": "http://172.30.9.21:5000/v3/roles/50245c80a9b84e15b01544b714aaabd9"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6e54a998c61f4429874ed3ac33d4afc4", "links": {"self": "http://172.30.9.21:5000/v3/roles/6e54a998c61f4429874ed3ac33d4afc4"}, "name": "reader"}, {"domain_id": null, "id": "6f62ff3e5bbd4682becdbe9fa3c1ed2c", "links": {"self": "http://172.30.9.21:5000/v3/roles/6f62ff3e5bbd4682becdbe9fa3c1ed2c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80b483ac8c834f498f0d265da82cb005", "links": {"self": "http://172.30.9.21:5000/v3/roles/80b483ac8c834f498f0d265da82cb005"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecaba09e8ea14e058d5f9d9eb583aa37", "links": {"self": "http://172.30.9.21:5000/v3/roles/ecaba09e8ea14e058d5f9d9eb583aa37"}, "name": "admin"}]} 2019-04-09 08:02:09,043 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-5096e612-0960-43ab-bccb-1b9bedc31185 2019-04-09 08:02:09,043 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.117083072662s 2019-04-09 08:02:09,048 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-09 08:02:09,052 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a819259b13390a2e393a20c8cb375be67263ad66" 2019-04-09 08:02:09,157 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Tue, 09 Apr 2019 08:02:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-414f76e2-0664-40cb-bb77-2da627628c03 2019-04-09 08:02:09,157 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "12d06a59574c4903a7b4bfc193e14ef0", "links": {"self": "http://172.30.9.21:5000/v3/roles/12d06a59574c4903a7b4bfc193e14ef0"}, "name": "member"}, {"domain_id": null, "id": "50245c80a9b84e15b01544b714aaabd9", "links": {"self": "http://172.30.9.21:5000/v3/roles/50245c80a9b84e15b01544b714aaabd9"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6e54a998c61f4429874ed3ac33d4afc4", "links": {"self": "http://172.30.9.21:5000/v3/roles/6e54a998c61f4429874ed3ac33d4afc4"}, "name": "reader"}, {"domain_id": null, "id": "6f62ff3e5bbd4682becdbe9fa3c1ed2c", "links": {"self": "http://172.30.9.21:5000/v3/roles/6f62ff3e5bbd4682becdbe9fa3c1ed2c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80b483ac8c834f498f0d265da82cb005", "links": {"self": "http://172.30.9.21:5000/v3/roles/80b483ac8c834f498f0d265da82cb005"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecaba09e8ea14e058d5f9d9eb583aa37", "links": {"self": "http://172.30.9.21:5000/v3/roles/ecaba09e8ea14e058d5f9d9eb583aa37"}, "name": "admin"}]} 2019-04-09 08:02:09,157 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-414f76e2-0664-40cb-bb77-2da627628c03 2019-04-09 08:02:09,157 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.108907938004s 2019-04-09 08:02:09,162 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-09 08:02:09,166 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a819259b13390a2e393a20c8cb375be67263ad66" 2019-04-09 08:02:09,271 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 09 Apr 2019 08:02:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e32278e2-5fc9-46e6-af43-a23dc58b720b 2019-04-09 08:02:09,271 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-04-09 08:02:09,272 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-e32278e2-5fc9-46e6-af43-a23dc58b720b 2019-04-09 08:02:09,272 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.109355926514s 2019-04-09 08:02:09,273 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-09 08:02:09,276 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a819259b13390a2e393a20c8cb375be67263ad66" 2019-04-09 08:02:09,400 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 843 Content-Type: application/json Date: Tue, 09 Apr 2019 08:02:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a819e5b-7e05-4f44-b73b-704cd3f4ac36 2019-04-09 08:02:09,401 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/07b62caafa51496f94dd3b3fb341fcfe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07b62caafa51496f94dd3b3fb341fcfe", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/2e35f475a54147749980006d265eb864"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e35f475a54147749980006d265eb864", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/2f1bc9c9d22745648100c4b0717962eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f1bc9c9d22745648100c4b0717962eb", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/30fe8cf249d443dd9c53f2cc083f50b5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "30fe8cf249d443dd9c53f2cc083f50b5", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/3d748bf7df734addb2e37ea0663ec892"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d748bf7df734addb2e37ea0663ec892", "email": "cinder@localhost", "password_expires_at": null}, {"name": "networking-bgpvpn-user_73a2c0a3-e797-4bc1-9402-0c22f13b16be", "links": {"self": "http://172.30.9.21:5000/v3/users/6d0770defd5d4e31bb02945018e81885"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "6d0770defd5d4e31bb02945018e81885", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/732a504491fd4f35923460ae0d2ef475"}, "domain_id": "default", "enabled": true, "options": {}, "id": "732a504491fd4f35923460ae0d2ef475", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/781b729594744c4f8f561f6b5a6e68bd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "781b729594744c4f8f561f6b5a6e68bd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/80817a33c71343ed9c63d448a7fea69e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "80817a33c71343ed9c63d448a7fea69e", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/938ce22a56d74c639d353dbbf166fcc4"}, "domain_id": "ec5ce0aa038644b78983e5840ba5fb73", "enabled": true, "options": {}, "id": "938ce22a56d74c639d353dbbf166fcc4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/96d754a28b0d43cf8fa237c30a99c306"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d754a28b0d43cf8fa237c30a99c306", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/aaa8b9f924a74e80899c7ad7e32fcaae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aaa8b9f924a74e80899c7ad7e32fcaae", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b8dd65f4e72446d5bd8d9efa13837b0c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8dd65f4e72446d5bd8d9efa13837b0c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/c34b7e3bcdbc428db4539ea2b87cfce1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c34b7e3bcdbc428db4539ea2b87cfce1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/eb527490835d48e8a67131b0f587baf6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb527490835d48e8a67131b0f587baf6", "email": "gnocchi@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2019-04-09 08:02:09,401 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-4a819e5b-7e05-4f44-b73b-704cd3f4ac36 2019-04-09 08:02:09,401 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.128574848175s 2019-04-09 08:02:09,413 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-09 08:02:09,416 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a819259b13390a2e393a20c8cb375be67263ad66" 2019-04-09 08:02:09,618 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 402 Content-Type: application/json Date: Tue, 09 Apr 2019 08:02:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aac3e97c-0c16-4f9a-ae23-40051e45be18 2019-04-09 08:02:09,618 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/6509066435f1453bac6996ee8997a3b2"}, "tags": [], "enabled": true, "id": "6509066435f1453bac6996ee8997a3b2", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: networking-bgpvpn", "links": {"self": "http://172.30.9.21:5000/v3/projects/78425314891a4d3e85e9cacba78a0695"}, "tags": [], "enabled": true, "id": "78425314891a4d3e85e9cacba78a0695", "parent_id": "default", "domain_id": "default", "name": "networking-bgpvpn-project_73a2c0a3-e797-4bc1-9402-0c22f13b16be"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/ba7a30bb29394fc4a587735d9dfb749e"}, "tags": [], "enabled": true, "id": "ba7a30bb29394fc4a587735d9dfb749e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-04-09 08:02:09,618 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-aac3e97c-0c16-4f9a-ae23-40051e45be18 2019-04-09 08:02:09,619 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.205543041229s 2019-04-09 08:02:09,626 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-04-09 08:02:09,630 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=6d0770defd5d4e31bb02945018e81885&role.id=ecaba09e8ea14e058d5f9d9eb583aa37&scope.project.id=78425314891a4d3e85e9cacba78a0695" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a819259b13390a2e393a20c8cb375be67263ad66" 2019-04-09 08:02:09,777 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Tue, 09 Apr 2019 08:02:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4af67d00-88a5-4235-a2c9-498839f782e1 2019-04-09 08:02:09,777 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=6d0770defd5d4e31bb02945018e81885&role.id=ecaba09e8ea14e058d5f9d9eb583aa37&scope.project.id=78425314891a4d3e85e9cacba78a0695", "previous": null, "next": null}} 2019-04-09 08:02:09,777 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=6d0770defd5d4e31bb02945018e81885&role.id=ecaba09e8ea14e058d5f9d9eb583aa37&scope.project.id=78425314891a4d3e85e9cacba78a0695 used request id req-4af67d00-88a5-4235-a2c9-498839f782e1 2019-04-09 08:02:09,777 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.151010990143s 2019-04-09 08:02:09,781 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-04-09 08:02:09,784 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/78425314891a4d3e85e9cacba78a0695/users/6d0770defd5d4e31bb02945018e81885/roles/ecaba09e8ea14e058d5f9d9eb583aa37 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a819259b13390a2e393a20c8cb375be67263ad66" 2019-04-09 08:02:10,025 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 09 Apr 2019 08:02:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-28c44ef9-0896-457f-b991-25a6e5219880 2019-04-09 08:02:10,025 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-09 08:02:10,025 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/78425314891a4d3e85e9cacba78a0695/users/6d0770defd5d4e31bb02945018e81885/roles/ecaba09e8ea14e058d5f9d9eb583aa37 used request id req-28c44ef9-0896-457f-b991-25a6e5219880 2019-04-09 08:02:10,025 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.244109153748s 2019-04-09 08:02:10,029 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-09 08:02:10,032 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a819259b13390a2e393a20c8cb375be67263ad66" 2019-04-09 08:02:10,139 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Tue, 09 Apr 2019 08:02:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3efa65d-9fea-4929-aa92-9342e5b054c3 2019-04-09 08:02:10,139 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "12d06a59574c4903a7b4bfc193e14ef0", "links": {"self": "http://172.30.9.21:5000/v3/roles/12d06a59574c4903a7b4bfc193e14ef0"}, "name": "member"}, {"domain_id": null, "id": "50245c80a9b84e15b01544b714aaabd9", "links": {"self": "http://172.30.9.21:5000/v3/roles/50245c80a9b84e15b01544b714aaabd9"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6e54a998c61f4429874ed3ac33d4afc4", "links": {"self": "http://172.30.9.21:5000/v3/roles/6e54a998c61f4429874ed3ac33d4afc4"}, "name": "reader"}, {"domain_id": null, "id": "6f62ff3e5bbd4682becdbe9fa3c1ed2c", "links": {"self": "http://172.30.9.21:5000/v3/roles/6f62ff3e5bbd4682becdbe9fa3c1ed2c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80b483ac8c834f498f0d265da82cb005", "links": {"self": "http://172.30.9.21:5000/v3/roles/80b483ac8c834f498f0d265da82cb005"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecaba09e8ea14e058d5f9d9eb583aa37", "links": {"self": "http://172.30.9.21:5000/v3/roles/ecaba09e8ea14e058d5f9d9eb583aa37"}, "name": "admin"}]} 2019-04-09 08:02:10,139 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-d3efa65d-9fea-4929-aa92-9342e5b054c3 2019-04-09 08:02:10,139 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.11057806015s 2019-04-09 08:02:10,144 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-09 08:02:10,148 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a819259b13390a2e393a20c8cb375be67263ad66" 2019-04-09 08:02:10,256 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 09 Apr 2019 08:02:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c1015ae-3c8e-4df2-ac5a-d26ee8ccf24a 2019-04-09 08:02:10,256 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-04-09 08:02:10,256 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-9c1015ae-3c8e-4df2-ac5a-d26ee8ccf24a 2019-04-09 08:02:10,256 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.11182808876s 2019-04-09 08:02:10,257 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-09 08:02:10,261 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a819259b13390a2e393a20c8cb375be67263ad66" 2019-04-09 08:02:10,383 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 843 Content-Type: application/json Date: Tue, 09 Apr 2019 08:02:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bfe8c244-7442-445e-8876-d3905997290a 2019-04-09 08:02:10,384 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/07b62caafa51496f94dd3b3fb341fcfe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07b62caafa51496f94dd3b3fb341fcfe", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/2e35f475a54147749980006d265eb864"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e35f475a54147749980006d265eb864", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/2f1bc9c9d22745648100c4b0717962eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f1bc9c9d22745648100c4b0717962eb", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/30fe8cf249d443dd9c53f2cc083f50b5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "30fe8cf249d443dd9c53f2cc083f50b5", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/3d748bf7df734addb2e37ea0663ec892"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d748bf7df734addb2e37ea0663ec892", "email": "cinder@localhost", "password_expires_at": null}, {"name": "networking-bgpvpn-user_73a2c0a3-e797-4bc1-9402-0c22f13b16be", "links": {"self": "http://172.30.9.21:5000/v3/users/6d0770defd5d4e31bb02945018e81885"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "6d0770defd5d4e31bb02945018e81885", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/732a504491fd4f35923460ae0d2ef475"}, "domain_id": "default", "enabled": true, "options": {}, "id": "732a504491fd4f35923460ae0d2ef475", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/781b729594744c4f8f561f6b5a6e68bd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "781b729594744c4f8f561f6b5a6e68bd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/80817a33c71343ed9c63d448a7fea69e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "80817a33c71343ed9c63d448a7fea69e", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/938ce22a56d74c639d353dbbf166fcc4"}, "domain_id": "ec5ce0aa038644b78983e5840ba5fb73", "enabled": true, "options": {}, "id": "938ce22a56d74c639d353dbbf166fcc4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/96d754a28b0d43cf8fa237c30a99c306"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d754a28b0d43cf8fa237c30a99c306", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/aaa8b9f924a74e80899c7ad7e32fcaae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aaa8b9f924a74e80899c7ad7e32fcaae", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b8dd65f4e72446d5bd8d9efa13837b0c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8dd65f4e72446d5bd8d9efa13837b0c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/c34b7e3bcdbc428db4539ea2b87cfce1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c34b7e3bcdbc428db4539ea2b87cfce1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/eb527490835d48e8a67131b0f587baf6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb527490835d48e8a67131b0f587baf6", "email": "gnocchi@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2019-04-09 08:02:10,384 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-bfe8c244-7442-445e-8876-d3905997290a 2019-04-09 08:02:10,384 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.126694917679s 2019-04-09 08:02:10,394 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-04-09 08:02:10,397 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?role.id=ecaba09e8ea14e058d5f9d9eb583aa37&user.id=6d0770defd5d4e31bb02945018e81885&scope.domain.id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a819259b13390a2e393a20c8cb375be67263ad66" 2019-04-09 08:02:10,592 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 191 Content-Type: application/json Date: Tue, 09 Apr 2019 08:02:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40e11f6c-dff4-4f9a-befd-5848f656bbe3 2019-04-09 08:02:10,592 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?role.id=ecaba09e8ea14e058d5f9d9eb583aa37&user.id=6d0770defd5d4e31bb02945018e81885&scope.domain.id=default", "previous": null, "next": null}} 2019-04-09 08:02:10,592 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?role.id=ecaba09e8ea14e058d5f9d9eb583aa37&user.id=6d0770defd5d4e31bb02945018e81885&scope.domain.id=default used request id req-40e11f6c-dff4-4f9a-befd-5848f656bbe3 2019-04-09 08:02:10,592 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.197935819626s 2019-04-09 08:02:10,596 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2019-04-09 08:02:10,599 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/domains/default/users/6d0770defd5d4e31bb02945018e81885/roles/ecaba09e8ea14e058d5f9d9eb583aa37 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a819259b13390a2e393a20c8cb375be67263ad66" 2019-04-09 08:02:10,749 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 09 Apr 2019 08:02:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e31b5ed7-8731-43ab-8cd6-87a5394d1281 2019-04-09 08:02:10,749 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-09 08:02:10,749 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/domains/default/users/6d0770defd5d4e31bb02945018e81885/roles/ecaba09e8ea14e058d5f9d9eb583aa37 used request id req-e31b5ed7-8731-43ab-8cd6-87a5394d1281 2019-04-09 08:02:10,749 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.153720140457s 2019-04-09 08:02:10,754 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-04-09 08:02:10,760 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Tue, 09 Apr 2019 08:02:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c614e39d-5309-4ff3-8721-4079f24660b3 2019-04-09 08:02:10,760 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2019-04-09 08:02:10,760 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/v3 used request id req-c614e39d-5309-4ff3-8721-4079f24660b3 2019-04-09 08:02:10,761 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2019-04-09 08:02:11,154 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "12d06a59574c4903a7b4bfc193e14ef0", "name": "member"}, {"id": "ecaba09e8ea14e058d5f9d9eb583aa37", "name": "admin"}, {"id": "6e54a998c61f4429874ed3ac33d4afc4", "name": "reader"}], "expires_at": "2019-04-09T09:02:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78425314891a4d3e85e9cacba78a0695", "name": "networking-bgpvpn-project_73a2c0a3-e797-4bc1-9402-0c22f13b16be"}, "catalog": [{"endpoints": [], "type": "tempest-type-1277486611", "id": "0b54ae2e271e4cc7bbd93a7117074bc5", "name": "tempest-service-488714134"}, {"endpoints": [], "type": "metering", "id": "0c6048bf3c804b33b1209bfa8ca75ec0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v3/78425314891a4d3e85e9cacba78a0695", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "503aa75a75e444a9b93cb14634c6ab50"}, {"url": "http://192.30.9.6:8776/v3/78425314891a4d3e85e9cacba78a0695", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd4bc81464e44d0a129985ca1ff91d5"}, {"url": "http://192.30.9.6:8776/v3/78425314891a4d3e85e9cacba78a0695", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d888a991472d4a88bfcfcfcf4909874d"}], "type": "volumev3", "id": "1b1b3cbed2d14611b521aa10e2b642dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4664f0d595a24e8a9d4eb3691db874e0"}, {"url": "http://172.30.9.21:8080/v1/AUTH_78425314891a4d3e85e9cacba78a0695", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49cfc5fc2aa942e59d21f825b2bc9939"}, {"url": "http://12.0.0.22:8080/v1/AUTH_78425314891a4d3e85e9cacba78a0695", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "71100b14603a4edf8a39e8af672ecff5"}], "type": "object-store", "id": "29267bcb2ea04deebb6caaa71afffcc5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4dc1873b4b477cb578245fdb86a111"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77d7bee546c941368ffc769fda003312"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9b1ab09869b4ea895eb3c8867f61318"}], "type": "network", "id": "3ac09bd783a245efa7f11d71ad667386", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f7f6f256262433fb4467ed610947d62"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "72d58c041dc245bc8aa43ce73891f76c"}, {"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b89851b9b2b4f95b7d2184e74373672"}], "type": "identity", "id": "49f6869431e3430e9aeef431c7e7d7de", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8201c41b3865412e839f135e1ceb7421"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e4e22c0a684229ba50a51934a5cdf7"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf4872e158cb44e3aa5a4063a620efc3"}], "type": "alarming", "id": "61e60b3a8b964288a4ad67fd02ee4984", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4de11e8502624071afd079250b33c74c"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d801fa7f3ee64b30b3b18ef5a9e72635"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f583f4a1750f4edc8596dd476ece0948"}], "type": "compute", "id": "6b64d23b249e42d79f5dd070a7460b66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0cd6369c5d9949eba212a5ce97f8b6f7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8011dc0e5bd44e2aa45caf7c6e4d19d2"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d807430fcec84acebca284681dd098fe"}], "type": "cloudformation", "id": "7f91896ba7394ae291c7a222f92ea496", "name": "heat-cfn"}, {"endpoints": [], "type": "tempest-type-608147535", "id": "88d50707b816448897d5d0b213cb19da", "name": "tempest-service-563563896"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/78425314891a4d3e85e9cacba78a0695", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4243c026b4174decae31504c58542875"}, {"url": "http://192.30.9.6:8776/v2/78425314891a4d3e85e9cacba78a0695", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84281d63eba442fd8cdbf23eae691ba2"}, {"url": "http://172.30.9.21:8776/v2/78425314891a4d3e85e9cacba78a0695", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1ce0a47f2fd4ca9b678bc1d7e5d0b37"}], "type": "volumev2", "id": "8afcbe00e0a6427bbf1fc3b10d4b2f5e", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/78425314891a4d3e85e9cacba78a0695", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25eb19d77ddd4b9aa8117749f829d913"}, {"url": "http://172.30.9.21:8004/v1/78425314891a4d3e85e9cacba78a0695", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57dd852403b0401fb0bd852db0cc4f1e"}, {"url": "http://192.30.9.6:8004/v1/78425314891a4d3e85e9cacba78a0695", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5a404b628fff4023b9d3e5b8fca3b0fb"}], "type": "orchestration", "id": "a244395507da4b85bd212d5f49a8b6ae", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2242a4436b774238a465cc3d6498ab4e"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "977935de203e411cbce5038f0a9dc848"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2fcaa46481c44f8a3f42acd6c29b21f"}], "type": "placement", "id": "aed411d3d8324008b42b3bd847051003", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b61449c559f45dba6ba5f9dc241729f"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3f83bae18b4a496bb67592b5d777f17c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5162d5282ea1448dbbc20567c0d57fd7"}], "type": "metric", "id": "ebf458a547774acfb6b489f2803a822c", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "33de49eaa2934d07a5ef7754ed5fe8e0"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b7265307a4a45caad0a286536a91b5d"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94601cf3562245fb9453e9678a54b869"}], "type": "event", "id": "f3ff1bc7e87e4c90a2385a1bc8175960", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00d65cc314ee4a87ad316dd160d63558"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64896bc5be624954a0166b6cfa08a10e"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd079af259534771ac00959c542171cf"}], "type": "image", "id": "f9a74c8a63414707b34a5b03e9eacdc1", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "networking-bgpvpn-user_73a2c0a3-e797-4bc1-9402-0c22f13b16be", "id": "6d0770defd5d4e31bb02945018e81885"}, "audit_ids": ["9P6ENVoFQWGF6D4Y8_KuRA"], "issued_at": "2019-04-09T08:02:07.000000Z"}} 2019-04-09 08:02:11,156 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-04-09 08:02:11,157 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}385a6d107de9aa91a87e1204463a6f5432be281a" 2019-04-09 08:02:11,412 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Tue, 09 Apr 2019 08:02:07 GMT X-Openstack-Request-Id: req-da147420-2c1b-4a65-8850-037a32e272ad 2019-04-09 08:02:11,414 - keystoneauth.session - DEBUG - RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"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": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: subnet, trunk, router, network, policy, subnetpool, port, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"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": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "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": "availability_zone_filter", "updated": "2018-06-22T10:00:00-00:00", "name": "Availability Zone Filter Extension", "links": [], "description": "Add filter parameters to AvailabilityZone resource"}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "filter-validation", "updated": "2018-03-21T10:00:00-00:00", "name": "Filter parameters validation", "links": [], "description": "Provides validation on filter parameters."}, {"alias": "subnet-segmentid-writable", "updated": "2018-03-12T00:00:00-00:00", "name": "Subnet SegmentID (writable)", "links": [], "description": "Provides a writable segment_id attribute for a subnet resource."}, {"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": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"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": "empty-string-filtering", "updated": "2018-04-09T10:00:00-00:00", "name": "Empty String Filtering Extension", "links": [], "description": "Allow filtering by attributes with empty string value"}, {"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": "port-mac-address-regenerate", "updated": "2018-05-03T10:00:00-00:00", "name": "Neutron Port MAC address regenerate", "links": [], "description": "Network port MAC address regenerate"}, {"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": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"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": "port-security-groups-filtering", "updated": "2018-01-09T09:00:00-00:00", "name": "Port filtering on security groups", "links": [], "description": "Provides security groups filtering when listing ports"}, {"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": "standard-attr-segment", "updated": "2018-04-09T10:00:00-00:00", "name": "Standard Attribute Segment Extension", "links": [], "description": "Add standard attributes to Segment resource"}, {"alias": "segments-peer-subnet-host-routes", "updated": "2018-06-12T10:00:00-00:00", "name": "Segments peer-subnet host routes", "links": [], "description": "Add host routes to subnets on a routed network (segments)"}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "fip-port-details", "updated": "2018-04-09T10:00:00-00:00", "name": "Floating IP Port Details Extension", "links": [], "description": "Add port_details attribute to Floating IP resource"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"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": "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": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "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": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "binding-extended", "updated": "2017-07-17T10:00:00-00:00", "name": "Port Bindings Extended", "links": [], "description": "Expose port bindings of a virtual port to external application"}]} 2019-04-09 08:02:11,414 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/extensions.json used request id req-da147420-2c1b-4a65-8850-037a32e272ad 2019-04-09 08:02:11,414 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.257655143738s 2019-04-09 08:02:11,423 - functest.opnfv_tests.openstack.tempest.tempest - WARNING - Cannot find Neutron extension: bgpvpn 2019-04-09 08:02:11,424 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-09 08:02:11,427 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a819259b13390a2e393a20c8cb375be67263ad66" 2019-04-09 08:02:11,551 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 843 Content-Type: application/json Date: Tue, 09 Apr 2019 08:02:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7151e56e-f604-4964-b9ea-a0a7d2804319 2019-04-09 08:02:11,552 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/07b62caafa51496f94dd3b3fb341fcfe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07b62caafa51496f94dd3b3fb341fcfe", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/2e35f475a54147749980006d265eb864"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e35f475a54147749980006d265eb864", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/2f1bc9c9d22745648100c4b0717962eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f1bc9c9d22745648100c4b0717962eb", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/30fe8cf249d443dd9c53f2cc083f50b5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "30fe8cf249d443dd9c53f2cc083f50b5", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/3d748bf7df734addb2e37ea0663ec892"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d748bf7df734addb2e37ea0663ec892", "email": "cinder@localhost", "password_expires_at": null}, {"name": "networking-bgpvpn-user_73a2c0a3-e797-4bc1-9402-0c22f13b16be", "links": {"self": "http://172.30.9.21:5000/v3/users/6d0770defd5d4e31bb02945018e81885"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "6d0770defd5d4e31bb02945018e81885", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/732a504491fd4f35923460ae0d2ef475"}, "domain_id": "default", "enabled": true, "options": {}, "id": "732a504491fd4f35923460ae0d2ef475", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/781b729594744c4f8f561f6b5a6e68bd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "781b729594744c4f8f561f6b5a6e68bd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/80817a33c71343ed9c63d448a7fea69e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "80817a33c71343ed9c63d448a7fea69e", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/938ce22a56d74c639d353dbbf166fcc4"}, "domain_id": "ec5ce0aa038644b78983e5840ba5fb73", "enabled": true, "options": {}, "id": "938ce22a56d74c639d353dbbf166fcc4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/96d754a28b0d43cf8fa237c30a99c306"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d754a28b0d43cf8fa237c30a99c306", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/aaa8b9f924a74e80899c7ad7e32fcaae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aaa8b9f924a74e80899c7ad7e32fcaae", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b8dd65f4e72446d5bd8d9efa13837b0c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8dd65f4e72446d5bd8d9efa13837b0c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/c34b7e3bcdbc428db4539ea2b87cfce1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c34b7e3bcdbc428db4539ea2b87cfce1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/eb527490835d48e8a67131b0f587baf6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb527490835d48e8a67131b0f587baf6", "email": "gnocchi@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2019-04-09 08:02:11,552 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-7151e56e-f604-4964-b9ea-a0a7d2804319 2019-04-09 08:02:11,552 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.128343105316s 2019-04-09 08:02:11,558 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-09 08:02:11,561 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users/6d0770defd5d4e31bb02945018e81885 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a819259b13390a2e393a20c8cb375be67263ad66" 2019-04-09 08:02:11,685 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 233 Content-Type: application/json Date: Tue, 09 Apr 2019 08:02:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-49658a42-6696-4746-a842-0e6cb29c5941 2019-04-09 08:02:11,685 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "networking-bgpvpn-user_73a2c0a3-e797-4bc1-9402-0c22f13b16be", "links": {"self": "http://172.30.9.21:5000/v3/users/6d0770defd5d4e31bb02945018e81885"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "6d0770defd5d4e31bb02945018e81885", "description": null}} 2019-04-09 08:02:11,685 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/6d0770defd5d4e31bb02945018e81885 used request id req-49658a42-6696-4746-a842-0e6cb29c5941 2019-04-09 08:02:11,685 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.127146959305s 2019-04-09 08:02:11,686 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-04-09 08:02:11,689 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/users/6d0770defd5d4e31bb02945018e81885 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a819259b13390a2e393a20c8cb375be67263ad66" 2019-04-09 08:02:11,997 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 09 Apr 2019 08:02:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d04c2faa-a7e0-406f-95c6-cee05907e9f3 2019-04-09 08:02:11,997 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-09 08:02:11,997 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/6d0770defd5d4e31bb02945018e81885 used request id req-d04c2faa-a7e0-406f-95c6-cee05907e9f3 2019-04-09 08:02:11,997 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.311326026917s 2019-04-09 08:02:12,004 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-09 08:02:12,007 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a819259b13390a2e393a20c8cb375be67263ad66" 2019-04-09 08:02:12,160 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 393 Content-Type: application/json Date: Tue, 09 Apr 2019 08:02:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ee5549b-3fcb-4bfc-9cbe-a74c7b340487 2019-04-09 08:02:12,160 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/6509066435f1453bac6996ee8997a3b2"}, "tags": [], "enabled": true, "id": "6509066435f1453bac6996ee8997a3b2", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: networking-bgpvpn", "links": {"self": "http://172.30.9.21:5000/v3/projects/78425314891a4d3e85e9cacba78a0695"}, "tags": [], "enabled": true, "id": "78425314891a4d3e85e9cacba78a0695", "parent_id": "default", "domain_id": "default", "name": "networking-bgpvpn-project_73a2c0a3-e797-4bc1-9402-0c22f13b16be"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/ba7a30bb29394fc4a587735d9dfb749e"}, "tags": [], "enabled": true, "id": "ba7a30bb29394fc4a587735d9dfb749e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-04-09 08:02:12,160 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-1ee5549b-3fcb-4bfc-9cbe-a74c7b340487 2019-04-09 08:02:12,160 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.156233072281s 2019-04-09 08:02:12,164 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-04-09 08:02:12,167 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/projects/78425314891a4d3e85e9cacba78a0695 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a819259b13390a2e393a20c8cb375be67263ad66" 2019-04-09 08:02:12,409 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 09 Apr 2019 08:02:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1b51c230-534c-4e39-895d-cf5db92541ff 2019-04-09 08:02:12,409 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-09 08:02:12,409 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/78425314891a4d3e85e9cacba78a0695 used request id req-1b51c230-534c-4e39-895d-cf5db92541ff 2019-04-09 08:02:12,410 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.245434999466s 2019-04-09 08:02:12,415 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-09 08:02:12,415 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/security-groups.json?project_id=78425314891a4d3e85e9cacba78a0695&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a819259b13390a2e393a20c8cb375be67263ad66" 2019-04-09 08:02:12,453 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 23 Content-Type: application/json Date: Tue, 09 Apr 2019 08:02:08 GMT X-Openstack-Request-Id: req-60a61d49-7030-4bcc-84de-d16e69e0963c 2019-04-09 08:02:12,453 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": []} 2019-04-09 08:02:12,454 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json?project_id=78425314891a4d3e85e9cacba78a0695&name=default used request id req-60a61d49-7030-4bcc-84de-d16e69e0963c 2019-04-09 08:02:12,454 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0389280319214s 2019-04-09 08:02:12,454 - xtesting.ci.run_tests - INFO - Skipping test case 'networking-bgpvpn'... 2019-04-09 08:02:12,454 - xtesting.ci.run_tests - INFO - Test result: +---------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------------+------------------+------------------+----------------+ | networking-bgpvpn | functest | 00:00 | SKIP | +---------------------------+------------------+------------------+----------------+ 2019-04-09 08:02:12,509 - xtesting.ci.run_tests - INFO - Loading test case 'networking-sfc'... 2019-04-09 08:02:12,552 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-04-09 08:02:12,557 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Tue, 09 Apr 2019 08:02:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ad0c40f-441d-4834-adfe-195039fe5afb 2019-04-09 08:02:12,557 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2019-04-09 08:02:12,557 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/v3 used request id req-1ad0c40f-441d-4834-adfe-195039fe5afb 2019-04-09 08:02:12,557 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2019-04-09 08:02:12,961 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "12d06a59574c4903a7b4bfc193e14ef0", "name": "member"}, {"id": "ecaba09e8ea14e058d5f9d9eb583aa37", "name": "admin"}, {"id": "6e54a998c61f4429874ed3ac33d4afc4", "name": "reader"}], "expires_at": "2019-04-09T09:02:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6509066435f1453bac6996ee8997a3b2", "name": "admin"}, "catalog": [{"endpoints": [], "type": "tempest-type-1277486611", "id": "0b54ae2e271e4cc7bbd93a7117074bc5", "name": "tempest-service-488714134"}, {"endpoints": [], "type": "metering", "id": "0c6048bf3c804b33b1209bfa8ca75ec0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v3/6509066435f1453bac6996ee8997a3b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "503aa75a75e444a9b93cb14634c6ab50"}, {"url": "http://192.30.9.6:8776/v3/6509066435f1453bac6996ee8997a3b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd4bc81464e44d0a129985ca1ff91d5"}, {"url": "http://192.30.9.6:8776/v3/6509066435f1453bac6996ee8997a3b2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d888a991472d4a88bfcfcfcf4909874d"}], "type": "volumev3", "id": "1b1b3cbed2d14611b521aa10e2b642dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4664f0d595a24e8a9d4eb3691db874e0"}, {"url": "http://172.30.9.21:8080/v1/AUTH_6509066435f1453bac6996ee8997a3b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49cfc5fc2aa942e59d21f825b2bc9939"}, {"url": "http://12.0.0.22:8080/v1/AUTH_6509066435f1453bac6996ee8997a3b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "71100b14603a4edf8a39e8af672ecff5"}], "type": "object-store", "id": "29267bcb2ea04deebb6caaa71afffcc5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4dc1873b4b477cb578245fdb86a111"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77d7bee546c941368ffc769fda003312"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9b1ab09869b4ea895eb3c8867f61318"}], "type": "network", "id": "3ac09bd783a245efa7f11d71ad667386", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f7f6f256262433fb4467ed610947d62"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "72d58c041dc245bc8aa43ce73891f76c"}, {"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b89851b9b2b4f95b7d2184e74373672"}], "type": "identity", "id": "49f6869431e3430e9aeef431c7e7d7de", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8201c41b3865412e839f135e1ceb7421"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e4e22c0a684229ba50a51934a5cdf7"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf4872e158cb44e3aa5a4063a620efc3"}], "type": "alarming", "id": "61e60b3a8b964288a4ad67fd02ee4984", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4de11e8502624071afd079250b33c74c"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d801fa7f3ee64b30b3b18ef5a9e72635"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f583f4a1750f4edc8596dd476ece0948"}], "type": "compute", "id": "6b64d23b249e42d79f5dd070a7460b66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0cd6369c5d9949eba212a5ce97f8b6f7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8011dc0e5bd44e2aa45caf7c6e4d19d2"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d807430fcec84acebca284681dd098fe"}], "type": "cloudformation", "id": "7f91896ba7394ae291c7a222f92ea496", "name": "heat-cfn"}, {"endpoints": [], "type": "tempest-type-608147535", "id": "88d50707b816448897d5d0b213cb19da", "name": "tempest-service-563563896"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/6509066435f1453bac6996ee8997a3b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4243c026b4174decae31504c58542875"}, {"url": "http://192.30.9.6:8776/v2/6509066435f1453bac6996ee8997a3b2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84281d63eba442fd8cdbf23eae691ba2"}, {"url": "http://172.30.9.21:8776/v2/6509066435f1453bac6996ee8997a3b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1ce0a47f2fd4ca9b678bc1d7e5d0b37"}], "type": "volumev2", "id": "8afcbe00e0a6427bbf1fc3b10d4b2f5e", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/6509066435f1453bac6996ee8997a3b2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25eb19d77ddd4b9aa8117749f829d913"}, {"url": "http://172.30.9.21:8004/v1/6509066435f1453bac6996ee8997a3b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57dd852403b0401fb0bd852db0cc4f1e"}, {"url": "http://192.30.9.6:8004/v1/6509066435f1453bac6996ee8997a3b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5a404b628fff4023b9d3e5b8fca3b0fb"}], "type": "orchestration", "id": "a244395507da4b85bd212d5f49a8b6ae", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2242a4436b774238a465cc3d6498ab4e"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "977935de203e411cbce5038f0a9dc848"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2fcaa46481c44f8a3f42acd6c29b21f"}], "type": "placement", "id": "aed411d3d8324008b42b3bd847051003", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b61449c559f45dba6ba5f9dc241729f"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3f83bae18b4a496bb67592b5d777f17c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5162d5282ea1448dbbc20567c0d57fd7"}], "type": "metric", "id": "ebf458a547774acfb6b489f2803a822c", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "33de49eaa2934d07a5ef7754ed5fe8e0"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b7265307a4a45caad0a286536a91b5d"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94601cf3562245fb9453e9678a54b869"}], "type": "event", "id": "f3ff1bc7e87e4c90a2385a1bc8175960", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00d65cc314ee4a87ad316dd160d63558"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64896bc5be624954a0166b6cfa08a10e"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd079af259534771ac00959c542171cf"}], "type": "image", "id": "f9a74c8a63414707b34a5b03e9eacdc1", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "96d754a28b0d43cf8fa237c30a99c306"}, "audit_ids": ["Jdp8-xEKRjeSYtYmNkkZFw"], "issued_at": "2019-04-09T08:02:09.000000Z"}} 2019-04-09 08:02:12,963 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-09 08:02:12,963 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6c2d5c392183d67da6e7ed985f22caa056ef1d1f" 2019-04-09 08:02:13,283 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Tue, 09 Apr 2019 08:02:09 GMT X-Openstack-Request-Id: req-1efa9c40-b74c-4cd8-9de8-422c5e37aa18 2019-04-09 08:02:13,283 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"b62787c2-635d-4893-8553-7ee0260442ff","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ba7a30bb29394fc4a587735d9dfb749e","l2_adjacency":true,"status":"ACTIVE","subnets":["dce875e1-9eec-4cb2-94e6-93dffefe33f6"],"description":"","tags":[],"updated_at":"2019-04-09T06:38:46Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ba7a30bb29394fc4a587735d9dfb749e","created_at":"2019-04-09T06:24:05Z","provider:network_type":"flat"}]} 2019-04-09 08:02:13,283 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-1efa9c40-b74c-4cd8-9de8-422c5e37aa18 2019-04-09 08:02:13,283 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.320503950119s 2019-04-09 08:02:13,289 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-04-09 08:02:13,295 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 09 Apr 2019 08:02:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5f2ad97d-4fa0-47ce-805f-121ef8050caa 2019-04-09 08:02:13,295 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 08:02:13,295 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/ used request id req-5f2ad97d-4fa0-47ce-805f-121ef8050caa 2019-04-09 08:02:13,296 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-09 08:02:13,299 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6c2d5c392183d67da6e7ed985f22caa056ef1d1f" 2019-04-09 08:02:13,493 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 222 Content-Type: application/json Date: Tue, 09 Apr 2019 08:02:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2707c0ef-3316-49c0-9df2-51f7c37ffc72 2019-04-09 08:02:13,494 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/ec5ce0aa038644b78983e5840ba5fb73"}, "tags": [], "enabled": true, "id": "ec5ce0aa038644b78983e5840ba5fb73", "name": "heat_stack"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2019-04-09 08:02:13,494 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-2707c0ef-3316-49c0-9df2-51f7c37ffc72 2019-04-09 08:02:13,494 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.198461055756s 2019-04-09 08:02:13,502 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-04-09 08:02:13,505 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6c2d5c392183d67da6e7ed985f22caa056ef1d1f" -d '{"project": {"description": "Created by OPNFV Functest: networking-sfc", "enabled": true, "domain_id": "default", "name": "networking-sfc-project_b1c65f06-cf3b-41a3-b742-d98dc171fffb"}}' 2019-04-09 08:02:13,651 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 374 Content-Type: application/json Date: Tue, 09 Apr 2019 08:02:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a3fbf45a-72c0-4049-bcb2-1bdccb5c1d5a 2019-04-09 08:02:13,651 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: networking-sfc", "links": {"self": "http://172.30.9.21:5000/v3/projects/57f3c78399094c938e5e2cb359d54f70"}, "tags": [], "enabled": true, "id": "57f3c78399094c938e5e2cb359d54f70", "parent_id": "default", "domain_id": "default", "name": "networking-sfc-project_b1c65f06-cf3b-41a3-b742-d98dc171fffb"}} 2019-04-09 08:02:13,652 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-a3fbf45a-72c0-4049-bcb2-1bdccb5c1d5a 2019-04-09 08:02:13,652 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.14991402626s 2019-04-09 08:02:13,652 - 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'57f3c78399094c938e5e2cb359d54f70', '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_b1c65f06-cf3b-41a3-b742-d98dc171fffb'}) 2019-04-09 08:02:13,659 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-04-09 08:02:13,662 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6c2d5c392183d67da6e7ed985f22caa056ef1d1f" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "XzsHnoZDYFJosIHFgIc2rvuBtge7zi", "email": null, "name": "networking-sfc-user_b1c65f06-cf3b-41a3-b742-d98dc171fffb"}}' 2019-04-09 08:02:14,046 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 329 Content-Type: application/json Date: Tue, 09 Apr 2019 08:02:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a03c2dfa-f1cb-4459-86ef-0c88770764f6 2019-04-09 08:02:14,046 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "networking-sfc-user_b1c65f06-cf3b-41a3-b742-d98dc171fffb", "links": {"self": "http://172.30.9.21:5000/v3/users/f7ccf4d8a1314c849068b571cd84fff8"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "f7ccf4d8a1314c849068b571cd84fff8", "domain_id": "default", "password_expires_at": null}} 2019-04-09 08:02:14,047 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/users used request id req-a03c2dfa-f1cb-4459-86ef-0c88770764f6 2019-04-09 08:02:14,047 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.387886047363s 2019-04-09 08:02:14,048 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'f7ccf4d8a1314c849068b571cd84fff8', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'networking-sfc-user_b1c65f06-cf3b-41a3-b742-d98dc171fffb'}) 2019-04-09 08:02:14,052 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-09 08:02:14,055 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6c2d5c392183d67da6e7ed985f22caa056ef1d1f" 2019-04-09 08:02:14,164 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Tue, 09 Apr 2019 08:02:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e173e394-f90d-4426-82cb-cb1a12185b2e 2019-04-09 08:02:14,164 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "12d06a59574c4903a7b4bfc193e14ef0", "links": {"self": "http://172.30.9.21:5000/v3/roles/12d06a59574c4903a7b4bfc193e14ef0"}, "name": "member"}, {"domain_id": null, "id": "50245c80a9b84e15b01544b714aaabd9", "links": {"self": "http://172.30.9.21:5000/v3/roles/50245c80a9b84e15b01544b714aaabd9"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6e54a998c61f4429874ed3ac33d4afc4", "links": {"self": "http://172.30.9.21:5000/v3/roles/6e54a998c61f4429874ed3ac33d4afc4"}, "name": "reader"}, {"domain_id": null, "id": "6f62ff3e5bbd4682becdbe9fa3c1ed2c", "links": {"self": "http://172.30.9.21:5000/v3/roles/6f62ff3e5bbd4682becdbe9fa3c1ed2c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80b483ac8c834f498f0d265da82cb005", "links": {"self": "http://172.30.9.21:5000/v3/roles/80b483ac8c834f498f0d265da82cb005"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecaba09e8ea14e058d5f9d9eb583aa37", "links": {"self": "http://172.30.9.21:5000/v3/roles/ecaba09e8ea14e058d5f9d9eb583aa37"}, "name": "admin"}]} 2019-04-09 08:02:14,164 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-e173e394-f90d-4426-82cb-cb1a12185b2e 2019-04-09 08:02:14,165 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.112817049026s 2019-04-09 08:02:14,169 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-09 08:02:14,172 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6c2d5c392183d67da6e7ed985f22caa056ef1d1f" 2019-04-09 08:02:14,371 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Tue, 09 Apr 2019 08:02:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c237178-c518-4b44-886f-1fd2b1659ca9 2019-04-09 08:02:14,371 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "12d06a59574c4903a7b4bfc193e14ef0", "links": {"self": "http://172.30.9.21:5000/v3/roles/12d06a59574c4903a7b4bfc193e14ef0"}, "name": "member"}, {"domain_id": null, "id": "50245c80a9b84e15b01544b714aaabd9", "links": {"self": "http://172.30.9.21:5000/v3/roles/50245c80a9b84e15b01544b714aaabd9"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6e54a998c61f4429874ed3ac33d4afc4", "links": {"self": "http://172.30.9.21:5000/v3/roles/6e54a998c61f4429874ed3ac33d4afc4"}, "name": "reader"}, {"domain_id": null, "id": "6f62ff3e5bbd4682becdbe9fa3c1ed2c", "links": {"self": "http://172.30.9.21:5000/v3/roles/6f62ff3e5bbd4682becdbe9fa3c1ed2c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80b483ac8c834f498f0d265da82cb005", "links": {"self": "http://172.30.9.21:5000/v3/roles/80b483ac8c834f498f0d265da82cb005"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecaba09e8ea14e058d5f9d9eb583aa37", "links": {"self": "http://172.30.9.21:5000/v3/roles/ecaba09e8ea14e058d5f9d9eb583aa37"}, "name": "admin"}]} 2019-04-09 08:02:14,371 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-3c237178-c518-4b44-886f-1fd2b1659ca9 2019-04-09 08:02:14,372 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.202557086945s 2019-04-09 08:02:14,377 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-09 08:02:14,380 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6c2d5c392183d67da6e7ed985f22caa056ef1d1f" 2019-04-09 08:02:14,587 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Tue, 09 Apr 2019 08:02:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20f5d78f-6962-40fa-9fd5-fc9eefd5b789 2019-04-09 08:02:14,587 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "12d06a59574c4903a7b4bfc193e14ef0", "links": {"self": "http://172.30.9.21:5000/v3/roles/12d06a59574c4903a7b4bfc193e14ef0"}, "name": "member"}, {"domain_id": null, "id": "50245c80a9b84e15b01544b714aaabd9", "links": {"self": "http://172.30.9.21:5000/v3/roles/50245c80a9b84e15b01544b714aaabd9"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6e54a998c61f4429874ed3ac33d4afc4", "links": {"self": "http://172.30.9.21:5000/v3/roles/6e54a998c61f4429874ed3ac33d4afc4"}, "name": "reader"}, {"domain_id": null, "id": "6f62ff3e5bbd4682becdbe9fa3c1ed2c", "links": {"self": "http://172.30.9.21:5000/v3/roles/6f62ff3e5bbd4682becdbe9fa3c1ed2c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80b483ac8c834f498f0d265da82cb005", "links": {"self": "http://172.30.9.21:5000/v3/roles/80b483ac8c834f498f0d265da82cb005"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecaba09e8ea14e058d5f9d9eb583aa37", "links": {"self": "http://172.30.9.21:5000/v3/roles/ecaba09e8ea14e058d5f9d9eb583aa37"}, "name": "admin"}]} 2019-04-09 08:02:14,588 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-20f5d78f-6962-40fa-9fd5-fc9eefd5b789 2019-04-09 08:02:14,588 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.211045980453s 2019-04-09 08:02:14,593 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-09 08:02:14,596 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6c2d5c392183d67da6e7ed985f22caa056ef1d1f" 2019-04-09 08:02:14,704 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 09 Apr 2019 08:02:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4b46df8-7324-4017-a2f2-17455b990119 2019-04-09 08:02:14,705 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-04-09 08:02:14,705 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-e4b46df8-7324-4017-a2f2-17455b990119 2019-04-09 08:02:14,705 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.112257003784s 2019-04-09 08:02:14,706 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-09 08:02:14,710 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6c2d5c392183d67da6e7ed985f22caa056ef1d1f" 2019-04-09 08:02:14,876 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 837 Content-Type: application/json Date: Tue, 09 Apr 2019 08:02:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8dfda58-3ce8-466f-be5b-0b3556ac3c3e 2019-04-09 08:02:14,877 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/07b62caafa51496f94dd3b3fb341fcfe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07b62caafa51496f94dd3b3fb341fcfe", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/2e35f475a54147749980006d265eb864"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e35f475a54147749980006d265eb864", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/2f1bc9c9d22745648100c4b0717962eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f1bc9c9d22745648100c4b0717962eb", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/30fe8cf249d443dd9c53f2cc083f50b5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "30fe8cf249d443dd9c53f2cc083f50b5", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/3d748bf7df734addb2e37ea0663ec892"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d748bf7df734addb2e37ea0663ec892", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/732a504491fd4f35923460ae0d2ef475"}, "domain_id": "default", "enabled": true, "options": {}, "id": "732a504491fd4f35923460ae0d2ef475", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/781b729594744c4f8f561f6b5a6e68bd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "781b729594744c4f8f561f6b5a6e68bd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/80817a33c71343ed9c63d448a7fea69e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "80817a33c71343ed9c63d448a7fea69e", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/938ce22a56d74c639d353dbbf166fcc4"}, "domain_id": "ec5ce0aa038644b78983e5840ba5fb73", "enabled": true, "options": {}, "id": "938ce22a56d74c639d353dbbf166fcc4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/96d754a28b0d43cf8fa237c30a99c306"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d754a28b0d43cf8fa237c30a99c306", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/aaa8b9f924a74e80899c7ad7e32fcaae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aaa8b9f924a74e80899c7ad7e32fcaae", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b8dd65f4e72446d5bd8d9efa13837b0c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8dd65f4e72446d5bd8d9efa13837b0c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/c34b7e3bcdbc428db4539ea2b87cfce1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c34b7e3bcdbc428db4539ea2b87cfce1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/eb527490835d48e8a67131b0f587baf6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb527490835d48e8a67131b0f587baf6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "networking-sfc-user_b1c65f06-cf3b-41a3-b742-d98dc171fffb", "links": {"self": "http://172.30.9.21:5000/v3/users/f7ccf4d8a1314c849068b571cd84fff8"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "f7ccf4d8a1314c849068b571cd84fff8", "domain_id": "default", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2019-04-09 08:02:14,877 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-f8dfda58-3ce8-466f-be5b-0b3556ac3c3e 2019-04-09 08:02:14,877 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.171274185181s 2019-04-09 08:02:14,889 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-09 08:02:14,893 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6c2d5c392183d67da6e7ed985f22caa056ef1d1f" 2019-04-09 08:02:15,001 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 400 Content-Type: application/json Date: Tue, 09 Apr 2019 08:02:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2baade4a-9261-4401-bb72-4e9d8a7f1cbc 2019-04-09 08:02:15,002 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/6509066435f1453bac6996ee8997a3b2"}, "tags": [], "enabled": true, "id": "6509066435f1453bac6996ee8997a3b2", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: networking-sfc", "links": {"self": "http://172.30.9.21:5000/v3/projects/57f3c78399094c938e5e2cb359d54f70"}, "tags": [], "enabled": true, "id": "57f3c78399094c938e5e2cb359d54f70", "parent_id": "default", "domain_id": "default", "name": "networking-sfc-project_b1c65f06-cf3b-41a3-b742-d98dc171fffb"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/ba7a30bb29394fc4a587735d9dfb749e"}, "tags": [], "enabled": true, "id": "ba7a30bb29394fc4a587735d9dfb749e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-04-09 08:02:15,002 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-2baade4a-9261-4401-bb72-4e9d8a7f1cbc 2019-04-09 08:02:15,002 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.112361907959s 2019-04-09 08:02:15,010 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-04-09 08:02:15,013 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=f7ccf4d8a1314c849068b571cd84fff8&role.id=12d06a59574c4903a7b4bfc193e14ef0&scope.project.id=57f3c78399094c938e5e2cb359d54f70" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6c2d5c392183d67da6e7ed985f22caa056ef1d1f" 2019-04-09 08:02:15,120 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Tue, 09 Apr 2019 08:02:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a1528324-7cb8-4d54-980f-c8d5ec5fae0d 2019-04-09 08:02:15,121 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=f7ccf4d8a1314c849068b571cd84fff8&role.id=12d06a59574c4903a7b4bfc193e14ef0&scope.project.id=57f3c78399094c938e5e2cb359d54f70", "previous": null, "next": null}} 2019-04-09 08:02:15,121 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=f7ccf4d8a1314c849068b571cd84fff8&role.id=12d06a59574c4903a7b4bfc193e14ef0&scope.project.id=57f3c78399094c938e5e2cb359d54f70 used request id req-a1528324-7cb8-4d54-980f-c8d5ec5fae0d 2019-04-09 08:02:15,121 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.110720872879s 2019-04-09 08:02:15,124 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-04-09 08:02:15,127 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/57f3c78399094c938e5e2cb359d54f70/users/f7ccf4d8a1314c849068b571cd84fff8/roles/12d06a59574c4903a7b4bfc193e14ef0 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6c2d5c392183d67da6e7ed985f22caa056ef1d1f" 2019-04-09 08:02:15,277 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 09 Apr 2019 08:02:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b9e0cc84-36c6-4bd7-8317-e9f78ef7f73b 2019-04-09 08:02:15,277 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-09 08:02:15,277 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/57f3c78399094c938e5e2cb359d54f70/users/f7ccf4d8a1314c849068b571cd84fff8/roles/12d06a59574c4903a7b4bfc193e14ef0 used request id req-b9e0cc84-36c6-4bd7-8317-e9f78ef7f73b 2019-04-09 08:02:15,277 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.153474092484s 2019-04-09 08:02:15,278 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'networking-sfc-project_b1c65f06-cf3b-41a3-b742-d98dc171fffb', 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'57f3c78399094c938e5e2cb359d54f70', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'XzsHnoZDYFJosIHFgIc2rvuBtge7zi', 'username': u'networking-sfc-user_b1c65f06-cf3b-41a3-b742-d98dc171fffb', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.21:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-04-09 08:02:15,282 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'networking-sfc-user_b1c65f06-cf3b-41a3-b742-d98dc171fffb', 'password': 'XzsHnoZDYFJosIHFgIc2rvuBtge7zi', 'project_name': 'networking-sfc-project_b1c65f06-cf3b-41a3-b742-d98dc171fffb', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.21:5000/v3', 'project_id': '57f3c78399094c938e5e2cb359d54f70', 'project_domain_name': 'Default'} 2019-04-09 08:02:15,285 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-09 08:02:15,289 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6c2d5c392183d67da6e7ed985f22caa056ef1d1f" 2019-04-09 08:02:15,451 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Tue, 09 Apr 2019 08:02:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c46a5181-de3e-4066-8666-3d70203d4f99 2019-04-09 08:02:15,451 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "12d06a59574c4903a7b4bfc193e14ef0", "links": {"self": "http://172.30.9.21:5000/v3/roles/12d06a59574c4903a7b4bfc193e14ef0"}, "name": "member"}, {"domain_id": null, "id": "50245c80a9b84e15b01544b714aaabd9", "links": {"self": "http://172.30.9.21:5000/v3/roles/50245c80a9b84e15b01544b714aaabd9"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6e54a998c61f4429874ed3ac33d4afc4", "links": {"self": "http://172.30.9.21:5000/v3/roles/6e54a998c61f4429874ed3ac33d4afc4"}, "name": "reader"}, {"domain_id": null, "id": "6f62ff3e5bbd4682becdbe9fa3c1ed2c", "links": {"self": "http://172.30.9.21:5000/v3/roles/6f62ff3e5bbd4682becdbe9fa3c1ed2c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80b483ac8c834f498f0d265da82cb005", "links": {"self": "http://172.30.9.21:5000/v3/roles/80b483ac8c834f498f0d265da82cb005"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecaba09e8ea14e058d5f9d9eb583aa37", "links": {"self": "http://172.30.9.21:5000/v3/roles/ecaba09e8ea14e058d5f9d9eb583aa37"}, "name": "admin"}]} 2019-04-09 08:02:15,451 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-c46a5181-de3e-4066-8666-3d70203d4f99 2019-04-09 08:02:15,451 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.16594004631s 2019-04-09 08:02:15,456 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-09 08:02:15,460 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6c2d5c392183d67da6e7ed985f22caa056ef1d1f" 2019-04-09 08:02:15,566 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Tue, 09 Apr 2019 08:02:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ade5145-ac01-470a-a9ce-17db663ec52b 2019-04-09 08:02:15,566 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "12d06a59574c4903a7b4bfc193e14ef0", "links": {"self": "http://172.30.9.21:5000/v3/roles/12d06a59574c4903a7b4bfc193e14ef0"}, "name": "member"}, {"domain_id": null, "id": "50245c80a9b84e15b01544b714aaabd9", "links": {"self": "http://172.30.9.21:5000/v3/roles/50245c80a9b84e15b01544b714aaabd9"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6e54a998c61f4429874ed3ac33d4afc4", "links": {"self": "http://172.30.9.21:5000/v3/roles/6e54a998c61f4429874ed3ac33d4afc4"}, "name": "reader"}, {"domain_id": null, "id": "6f62ff3e5bbd4682becdbe9fa3c1ed2c", "links": {"self": "http://172.30.9.21:5000/v3/roles/6f62ff3e5bbd4682becdbe9fa3c1ed2c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80b483ac8c834f498f0d265da82cb005", "links": {"self": "http://172.30.9.21:5000/v3/roles/80b483ac8c834f498f0d265da82cb005"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecaba09e8ea14e058d5f9d9eb583aa37", "links": {"self": "http://172.30.9.21:5000/v3/roles/ecaba09e8ea14e058d5f9d9eb583aa37"}, "name": "admin"}]} 2019-04-09 08:02:15,567 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-2ade5145-ac01-470a-a9ce-17db663ec52b 2019-04-09 08:02:15,567 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.110239982605s 2019-04-09 08:02:15,572 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-09 08:02:15,575 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6c2d5c392183d67da6e7ed985f22caa056ef1d1f" 2019-04-09 08:02:15,681 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 09 Apr 2019 08:02:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-804dff0e-188a-4577-8871-2b454a0bada5 2019-04-09 08:02:15,682 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-04-09 08:02:15,682 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-804dff0e-188a-4577-8871-2b454a0bada5 2019-04-09 08:02:15,682 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.110097885132s 2019-04-09 08:02:15,683 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-09 08:02:15,686 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6c2d5c392183d67da6e7ed985f22caa056ef1d1f" 2019-04-09 08:02:15,835 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 837 Content-Type: application/json Date: Tue, 09 Apr 2019 08:02:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01a91862-048d-427f-875b-f9a1db5a9914 2019-04-09 08:02:15,836 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/07b62caafa51496f94dd3b3fb341fcfe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07b62caafa51496f94dd3b3fb341fcfe", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/2e35f475a54147749980006d265eb864"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e35f475a54147749980006d265eb864", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/2f1bc9c9d22745648100c4b0717962eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f1bc9c9d22745648100c4b0717962eb", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/30fe8cf249d443dd9c53f2cc083f50b5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "30fe8cf249d443dd9c53f2cc083f50b5", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/3d748bf7df734addb2e37ea0663ec892"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d748bf7df734addb2e37ea0663ec892", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/732a504491fd4f35923460ae0d2ef475"}, "domain_id": "default", "enabled": true, "options": {}, "id": "732a504491fd4f35923460ae0d2ef475", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/781b729594744c4f8f561f6b5a6e68bd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "781b729594744c4f8f561f6b5a6e68bd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/80817a33c71343ed9c63d448a7fea69e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "80817a33c71343ed9c63d448a7fea69e", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/938ce22a56d74c639d353dbbf166fcc4"}, "domain_id": "ec5ce0aa038644b78983e5840ba5fb73", "enabled": true, "options": {}, "id": "938ce22a56d74c639d353dbbf166fcc4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/96d754a28b0d43cf8fa237c30a99c306"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d754a28b0d43cf8fa237c30a99c306", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/aaa8b9f924a74e80899c7ad7e32fcaae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aaa8b9f924a74e80899c7ad7e32fcaae", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b8dd65f4e72446d5bd8d9efa13837b0c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8dd65f4e72446d5bd8d9efa13837b0c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/c34b7e3bcdbc428db4539ea2b87cfce1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c34b7e3bcdbc428db4539ea2b87cfce1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/eb527490835d48e8a67131b0f587baf6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb527490835d48e8a67131b0f587baf6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "networking-sfc-user_b1c65f06-cf3b-41a3-b742-d98dc171fffb", "links": {"self": "http://172.30.9.21:5000/v3/users/f7ccf4d8a1314c849068b571cd84fff8"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "f7ccf4d8a1314c849068b571cd84fff8", "domain_id": "default", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2019-04-09 08:02:15,836 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-01a91862-048d-427f-875b-f9a1db5a9914 2019-04-09 08:02:15,836 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.153424024582s 2019-04-09 08:02:15,848 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-09 08:02:15,851 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6c2d5c392183d67da6e7ed985f22caa056ef1d1f" 2019-04-09 08:02:15,968 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 400 Content-Type: application/json Date: Tue, 09 Apr 2019 08:02:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86ee3581-b119-461d-8a99-85aac232ac91 2019-04-09 08:02:15,969 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/6509066435f1453bac6996ee8997a3b2"}, "tags": [], "enabled": true, "id": "6509066435f1453bac6996ee8997a3b2", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: networking-sfc", "links": {"self": "http://172.30.9.21:5000/v3/projects/57f3c78399094c938e5e2cb359d54f70"}, "tags": [], "enabled": true, "id": "57f3c78399094c938e5e2cb359d54f70", "parent_id": "default", "domain_id": "default", "name": "networking-sfc-project_b1c65f06-cf3b-41a3-b742-d98dc171fffb"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/ba7a30bb29394fc4a587735d9dfb749e"}, "tags": [], "enabled": true, "id": "ba7a30bb29394fc4a587735d9dfb749e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-04-09 08:02:15,969 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-86ee3581-b119-461d-8a99-85aac232ac91 2019-04-09 08:02:15,969 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.120971918106s 2019-04-09 08:02:15,977 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-04-09 08:02:15,980 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=f7ccf4d8a1314c849068b571cd84fff8&role.id=ecaba09e8ea14e058d5f9d9eb583aa37&scope.project.id=57f3c78399094c938e5e2cb359d54f70" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6c2d5c392183d67da6e7ed985f22caa056ef1d1f" 2019-04-09 08:02:16,178 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Tue, 09 Apr 2019 08:02:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6fb149b-16f4-441a-b9dc-86208bbfdfda 2019-04-09 08:02:16,179 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=f7ccf4d8a1314c849068b571cd84fff8&role.id=ecaba09e8ea14e058d5f9d9eb583aa37&scope.project.id=57f3c78399094c938e5e2cb359d54f70", "previous": null, "next": null}} 2019-04-09 08:02:16,179 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=f7ccf4d8a1314c849068b571cd84fff8&role.id=ecaba09e8ea14e058d5f9d9eb583aa37&scope.project.id=57f3c78399094c938e5e2cb359d54f70 used request id req-e6fb149b-16f4-441a-b9dc-86208bbfdfda 2019-04-09 08:02:16,179 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.202471971512s 2019-04-09 08:02:16,183 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-04-09 08:02:16,186 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/57f3c78399094c938e5e2cb359d54f70/users/f7ccf4d8a1314c849068b571cd84fff8/roles/ecaba09e8ea14e058d5f9d9eb583aa37 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6c2d5c392183d67da6e7ed985f22caa056ef1d1f" 2019-04-09 08:02:16,392 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 09 Apr 2019 08:02:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-de411ab9-1e3e-4102-bab4-64fdc3223b6d 2019-04-09 08:02:16,393 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-09 08:02:16,393 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/57f3c78399094c938e5e2cb359d54f70/users/f7ccf4d8a1314c849068b571cd84fff8/roles/ecaba09e8ea14e058d5f9d9eb583aa37 used request id req-de411ab9-1e3e-4102-bab4-64fdc3223b6d 2019-04-09 08:02:16,393 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.209854841232s 2019-04-09 08:02:16,396 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-09 08:02:16,399 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6c2d5c392183d67da6e7ed985f22caa056ef1d1f" 2019-04-09 08:02:16,518 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Tue, 09 Apr 2019 08:02:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9f0fe7d-a0ba-44fb-a52f-a797f4c2f739 2019-04-09 08:02:16,519 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "12d06a59574c4903a7b4bfc193e14ef0", "links": {"self": "http://172.30.9.21:5000/v3/roles/12d06a59574c4903a7b4bfc193e14ef0"}, "name": "member"}, {"domain_id": null, "id": "50245c80a9b84e15b01544b714aaabd9", "links": {"self": "http://172.30.9.21:5000/v3/roles/50245c80a9b84e15b01544b714aaabd9"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6e54a998c61f4429874ed3ac33d4afc4", "links": {"self": "http://172.30.9.21:5000/v3/roles/6e54a998c61f4429874ed3ac33d4afc4"}, "name": "reader"}, {"domain_id": null, "id": "6f62ff3e5bbd4682becdbe9fa3c1ed2c", "links": {"self": "http://172.30.9.21:5000/v3/roles/6f62ff3e5bbd4682becdbe9fa3c1ed2c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80b483ac8c834f498f0d265da82cb005", "links": {"self": "http://172.30.9.21:5000/v3/roles/80b483ac8c834f498f0d265da82cb005"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecaba09e8ea14e058d5f9d9eb583aa37", "links": {"self": "http://172.30.9.21:5000/v3/roles/ecaba09e8ea14e058d5f9d9eb583aa37"}, "name": "admin"}]} 2019-04-09 08:02:16,519 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-f9f0fe7d-a0ba-44fb-a52f-a797f4c2f739 2019-04-09 08:02:16,519 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.122997999191s 2019-04-09 08:02:16,524 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-09 08:02:16,528 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6c2d5c392183d67da6e7ed985f22caa056ef1d1f" 2019-04-09 08:02:16,718 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 09 Apr 2019 08:02:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7cab537-fe78-4633-a482-939b4802cafd 2019-04-09 08:02:16,719 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-04-09 08:02:16,719 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-d7cab537-fe78-4633-a482-939b4802cafd 2019-04-09 08:02:16,719 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.194759130478s 2019-04-09 08:02:16,720 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-09 08:02:16,723 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6c2d5c392183d67da6e7ed985f22caa056ef1d1f" 2019-04-09 08:02:16,848 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 837 Content-Type: application/json Date: Tue, 09 Apr 2019 08:02:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef772276-7e5e-40d2-816b-d455981aad5f 2019-04-09 08:02:16,848 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/07b62caafa51496f94dd3b3fb341fcfe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07b62caafa51496f94dd3b3fb341fcfe", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/2e35f475a54147749980006d265eb864"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e35f475a54147749980006d265eb864", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/2f1bc9c9d22745648100c4b0717962eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f1bc9c9d22745648100c4b0717962eb", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/30fe8cf249d443dd9c53f2cc083f50b5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "30fe8cf249d443dd9c53f2cc083f50b5", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/3d748bf7df734addb2e37ea0663ec892"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d748bf7df734addb2e37ea0663ec892", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/732a504491fd4f35923460ae0d2ef475"}, "domain_id": "default", "enabled": true, "options": {}, "id": "732a504491fd4f35923460ae0d2ef475", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/781b729594744c4f8f561f6b5a6e68bd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "781b729594744c4f8f561f6b5a6e68bd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/80817a33c71343ed9c63d448a7fea69e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "80817a33c71343ed9c63d448a7fea69e", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/938ce22a56d74c639d353dbbf166fcc4"}, "domain_id": "ec5ce0aa038644b78983e5840ba5fb73", "enabled": true, "options": {}, "id": "938ce22a56d74c639d353dbbf166fcc4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/96d754a28b0d43cf8fa237c30a99c306"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d754a28b0d43cf8fa237c30a99c306", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/aaa8b9f924a74e80899c7ad7e32fcaae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aaa8b9f924a74e80899c7ad7e32fcaae", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b8dd65f4e72446d5bd8d9efa13837b0c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8dd65f4e72446d5bd8d9efa13837b0c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/c34b7e3bcdbc428db4539ea2b87cfce1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c34b7e3bcdbc428db4539ea2b87cfce1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/eb527490835d48e8a67131b0f587baf6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb527490835d48e8a67131b0f587baf6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "networking-sfc-user_b1c65f06-cf3b-41a3-b742-d98dc171fffb", "links": {"self": "http://172.30.9.21:5000/v3/users/f7ccf4d8a1314c849068b571cd84fff8"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "f7ccf4d8a1314c849068b571cd84fff8", "domain_id": "default", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2019-04-09 08:02:16,849 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-ef772276-7e5e-40d2-816b-d455981aad5f 2019-04-09 08:02:16,849 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.128887176514s 2019-04-09 08:02:16,861 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-04-09 08:02:16,864 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?role.id=ecaba09e8ea14e058d5f9d9eb583aa37&user.id=f7ccf4d8a1314c849068b571cd84fff8&scope.domain.id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6c2d5c392183d67da6e7ed985f22caa056ef1d1f" 2019-04-09 08:02:17,013 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 192 Content-Type: application/json Date: Tue, 09 Apr 2019 08:02:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f19d204f-65b2-4106-8d9d-f3e7cbac7cd9 2019-04-09 08:02:17,013 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?role.id=ecaba09e8ea14e058d5f9d9eb583aa37&user.id=f7ccf4d8a1314c849068b571cd84fff8&scope.domain.id=default", "previous": null, "next": null}} 2019-04-09 08:02:17,013 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?role.id=ecaba09e8ea14e058d5f9d9eb583aa37&user.id=f7ccf4d8a1314c849068b571cd84fff8&scope.domain.id=default used request id req-f19d204f-65b2-4106-8d9d-f3e7cbac7cd9 2019-04-09 08:02:17,014 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.152854919434s 2019-04-09 08:02:17,017 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2019-04-09 08:02:17,021 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/domains/default/users/f7ccf4d8a1314c849068b571cd84fff8/roles/ecaba09e8ea14e058d5f9d9eb583aa37 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6c2d5c392183d67da6e7ed985f22caa056ef1d1f" 2019-04-09 08:02:17,164 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 09 Apr 2019 08:02:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-732f4be2-cd07-408d-8b55-8aadbcfc8bcd 2019-04-09 08:02:17,164 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-09 08:02:17,164 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/domains/default/users/f7ccf4d8a1314c849068b571cd84fff8/roles/ecaba09e8ea14e058d5f9d9eb583aa37 used request id req-732f4be2-cd07-408d-8b55-8aadbcfc8bcd 2019-04-09 08:02:17,164 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.146986961365s 2019-04-09 08:02:17,168 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-04-09 08:02:17,173 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Tue, 09 Apr 2019 08:02:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c38fc68-901b-4c72-94a8-b7e0f631214a 2019-04-09 08:02:17,174 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2019-04-09 08:02:17,174 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/v3 used request id req-4c38fc68-901b-4c72-94a8-b7e0f631214a 2019-04-09 08:02:17,174 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2019-04-09 08:02:17,573 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "12d06a59574c4903a7b4bfc193e14ef0", "name": "member"}, {"id": "ecaba09e8ea14e058d5f9d9eb583aa37", "name": "admin"}, {"id": "6e54a998c61f4429874ed3ac33d4afc4", "name": "reader"}], "expires_at": "2019-04-09T09:02:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "57f3c78399094c938e5e2cb359d54f70", "name": "networking-sfc-project_b1c65f06-cf3b-41a3-b742-d98dc171fffb"}, "catalog": [{"endpoints": [], "type": "tempest-type-1277486611", "id": "0b54ae2e271e4cc7bbd93a7117074bc5", "name": "tempest-service-488714134"}, {"endpoints": [], "type": "metering", "id": "0c6048bf3c804b33b1209bfa8ca75ec0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v3/57f3c78399094c938e5e2cb359d54f70", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "503aa75a75e444a9b93cb14634c6ab50"}, {"url": "http://192.30.9.6:8776/v3/57f3c78399094c938e5e2cb359d54f70", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd4bc81464e44d0a129985ca1ff91d5"}, {"url": "http://192.30.9.6:8776/v3/57f3c78399094c938e5e2cb359d54f70", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d888a991472d4a88bfcfcfcf4909874d"}], "type": "volumev3", "id": "1b1b3cbed2d14611b521aa10e2b642dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4664f0d595a24e8a9d4eb3691db874e0"}, {"url": "http://172.30.9.21:8080/v1/AUTH_57f3c78399094c938e5e2cb359d54f70", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49cfc5fc2aa942e59d21f825b2bc9939"}, {"url": "http://12.0.0.22:8080/v1/AUTH_57f3c78399094c938e5e2cb359d54f70", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "71100b14603a4edf8a39e8af672ecff5"}], "type": "object-store", "id": "29267bcb2ea04deebb6caaa71afffcc5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4dc1873b4b477cb578245fdb86a111"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77d7bee546c941368ffc769fda003312"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9b1ab09869b4ea895eb3c8867f61318"}], "type": "network", "id": "3ac09bd783a245efa7f11d71ad667386", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f7f6f256262433fb4467ed610947d62"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "72d58c041dc245bc8aa43ce73891f76c"}, {"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b89851b9b2b4f95b7d2184e74373672"}], "type": "identity", "id": "49f6869431e3430e9aeef431c7e7d7de", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8201c41b3865412e839f135e1ceb7421"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e4e22c0a684229ba50a51934a5cdf7"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf4872e158cb44e3aa5a4063a620efc3"}], "type": "alarming", "id": "61e60b3a8b964288a4ad67fd02ee4984", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4de11e8502624071afd079250b33c74c"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d801fa7f3ee64b30b3b18ef5a9e72635"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f583f4a1750f4edc8596dd476ece0948"}], "type": "compute", "id": "6b64d23b249e42d79f5dd070a7460b66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0cd6369c5d9949eba212a5ce97f8b6f7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8011dc0e5bd44e2aa45caf7c6e4d19d2"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d807430fcec84acebca284681dd098fe"}], "type": "cloudformation", "id": "7f91896ba7394ae291c7a222f92ea496", "name": "heat-cfn"}, {"endpoints": [], "type": "tempest-type-608147535", "id": "88d50707b816448897d5d0b213cb19da", "name": "tempest-service-563563896"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/57f3c78399094c938e5e2cb359d54f70", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4243c026b4174decae31504c58542875"}, {"url": "http://192.30.9.6:8776/v2/57f3c78399094c938e5e2cb359d54f70", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84281d63eba442fd8cdbf23eae691ba2"}, {"url": "http://172.30.9.21:8776/v2/57f3c78399094c938e5e2cb359d54f70", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1ce0a47f2fd4ca9b678bc1d7e5d0b37"}], "type": "volumev2", "id": "8afcbe00e0a6427bbf1fc3b10d4b2f5e", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/57f3c78399094c938e5e2cb359d54f70", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25eb19d77ddd4b9aa8117749f829d913"}, {"url": "http://172.30.9.21:8004/v1/57f3c78399094c938e5e2cb359d54f70", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57dd852403b0401fb0bd852db0cc4f1e"}, {"url": "http://192.30.9.6:8004/v1/57f3c78399094c938e5e2cb359d54f70", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5a404b628fff4023b9d3e5b8fca3b0fb"}], "type": "orchestration", "id": "a244395507da4b85bd212d5f49a8b6ae", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2242a4436b774238a465cc3d6498ab4e"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "977935de203e411cbce5038f0a9dc848"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2fcaa46481c44f8a3f42acd6c29b21f"}], "type": "placement", "id": "aed411d3d8324008b42b3bd847051003", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b61449c559f45dba6ba5f9dc241729f"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3f83bae18b4a496bb67592b5d777f17c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5162d5282ea1448dbbc20567c0d57fd7"}], "type": "metric", "id": "ebf458a547774acfb6b489f2803a822c", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "33de49eaa2934d07a5ef7754ed5fe8e0"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b7265307a4a45caad0a286536a91b5d"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94601cf3562245fb9453e9678a54b869"}], "type": "event", "id": "f3ff1bc7e87e4c90a2385a1bc8175960", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00d65cc314ee4a87ad316dd160d63558"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64896bc5be624954a0166b6cfa08a10e"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd079af259534771ac00959c542171cf"}], "type": "image", "id": "f9a74c8a63414707b34a5b03e9eacdc1", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "networking-sfc-user_b1c65f06-cf3b-41a3-b742-d98dc171fffb", "id": "f7ccf4d8a1314c849068b571cd84fff8"}, "audit_ids": ["qU9ylrtURdu8rkDnGNH2ow"], "issued_at": "2019-04-09T08:02:13.000000Z"}} 2019-04-09 08:02:17,576 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-04-09 08:02:17,576 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}40ae38333be8d58c0f016ce0dc045fc6d33ccced" 2019-04-09 08:02:17,846 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Tue, 09 Apr 2019 08:02:13 GMT X-Openstack-Request-Id: req-04fb0196-4bda-46df-8b0b-c863c0bc2b9d 2019-04-09 08:02:17,848 - keystoneauth.session - DEBUG - RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"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": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: subnet, trunk, router, network, policy, subnetpool, port, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"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": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "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": "availability_zone_filter", "updated": "2018-06-22T10:00:00-00:00", "name": "Availability Zone Filter Extension", "links": [], "description": "Add filter parameters to AvailabilityZone resource"}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "filter-validation", "updated": "2018-03-21T10:00:00-00:00", "name": "Filter parameters validation", "links": [], "description": "Provides validation on filter parameters."}, {"alias": "subnet-segmentid-writable", "updated": "2018-03-12T00:00:00-00:00", "name": "Subnet SegmentID (writable)", "links": [], "description": "Provides a writable segment_id attribute for a subnet resource."}, {"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": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"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": "empty-string-filtering", "updated": "2018-04-09T10:00:00-00:00", "name": "Empty String Filtering Extension", "links": [], "description": "Allow filtering by attributes with empty string value"}, {"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": "port-mac-address-regenerate", "updated": "2018-05-03T10:00:00-00:00", "name": "Neutron Port MAC address regenerate", "links": [], "description": "Network port MAC address regenerate"}, {"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": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"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": "port-security-groups-filtering", "updated": "2018-01-09T09:00:00-00:00", "name": "Port filtering on security groups", "links": [], "description": "Provides security groups filtering when listing ports"}, {"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": "standard-attr-segment", "updated": "2018-04-09T10:00:00-00:00", "name": "Standard Attribute Segment Extension", "links": [], "description": "Add standard attributes to Segment resource"}, {"alias": "segments-peer-subnet-host-routes", "updated": "2018-06-12T10:00:00-00:00", "name": "Segments peer-subnet host routes", "links": [], "description": "Add host routes to subnets on a routed network (segments)"}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "fip-port-details", "updated": "2018-04-09T10:00:00-00:00", "name": "Floating IP Port Details Extension", "links": [], "description": "Add port_details attribute to Floating IP resource"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"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": "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": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "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": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "binding-extended", "updated": "2017-07-17T10:00:00-00:00", "name": "Port Bindings Extended", "links": [], "description": "Expose port bindings of a virtual port to external application"}]} 2019-04-09 08:02:17,848 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/extensions.json used request id req-04fb0196-4bda-46df-8b0b-c863c0bc2b9d 2019-04-09 08:02:17,848 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.272320985794s 2019-04-09 08:02:17,858 - functest.opnfv_tests.openstack.tempest.tempest - WARNING - Cannot find Neutron extension: sfc 2019-04-09 08:02:17,859 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-09 08:02:17,863 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6c2d5c392183d67da6e7ed985f22caa056ef1d1f" 2019-04-09 08:02:17,992 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 837 Content-Type: application/json Date: Tue, 09 Apr 2019 08:02:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00213888-bc38-4b53-b85f-a0958d654e06 2019-04-09 08:02:17,993 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/07b62caafa51496f94dd3b3fb341fcfe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07b62caafa51496f94dd3b3fb341fcfe", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/2e35f475a54147749980006d265eb864"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e35f475a54147749980006d265eb864", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/2f1bc9c9d22745648100c4b0717962eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f1bc9c9d22745648100c4b0717962eb", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/30fe8cf249d443dd9c53f2cc083f50b5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "30fe8cf249d443dd9c53f2cc083f50b5", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/3d748bf7df734addb2e37ea0663ec892"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d748bf7df734addb2e37ea0663ec892", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/732a504491fd4f35923460ae0d2ef475"}, "domain_id": "default", "enabled": true, "options": {}, "id": "732a504491fd4f35923460ae0d2ef475", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/781b729594744c4f8f561f6b5a6e68bd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "781b729594744c4f8f561f6b5a6e68bd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/80817a33c71343ed9c63d448a7fea69e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "80817a33c71343ed9c63d448a7fea69e", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/938ce22a56d74c639d353dbbf166fcc4"}, "domain_id": "ec5ce0aa038644b78983e5840ba5fb73", "enabled": true, "options": {}, "id": "938ce22a56d74c639d353dbbf166fcc4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/96d754a28b0d43cf8fa237c30a99c306"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d754a28b0d43cf8fa237c30a99c306", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/aaa8b9f924a74e80899c7ad7e32fcaae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aaa8b9f924a74e80899c7ad7e32fcaae", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b8dd65f4e72446d5bd8d9efa13837b0c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8dd65f4e72446d5bd8d9efa13837b0c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/c34b7e3bcdbc428db4539ea2b87cfce1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c34b7e3bcdbc428db4539ea2b87cfce1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/eb527490835d48e8a67131b0f587baf6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb527490835d48e8a67131b0f587baf6", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "networking-sfc-user_b1c65f06-cf3b-41a3-b742-d98dc171fffb", "links": {"self": "http://172.30.9.21:5000/v3/users/f7ccf4d8a1314c849068b571cd84fff8"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "f7ccf4d8a1314c849068b571cd84fff8", "domain_id": "default", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2019-04-09 08:02:17,993 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-00213888-bc38-4b53-b85f-a0958d654e06 2019-04-09 08:02:17,994 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.134674072266s 2019-04-09 08:02:17,999 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-09 08:02:18,003 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users/f7ccf4d8a1314c849068b571cd84fff8 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6c2d5c392183d67da6e7ed985f22caa056ef1d1f" 2019-04-09 08:02:18,174 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 231 Content-Type: application/json Date: Tue, 09 Apr 2019 08:02:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6136f06-cea8-414e-9bc5-1e24ffe59c6f 2019-04-09 08:02:18,174 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "networking-sfc-user_b1c65f06-cf3b-41a3-b742-d98dc171fffb", "links": {"self": "http://172.30.9.21:5000/v3/users/f7ccf4d8a1314c849068b571cd84fff8"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "f7ccf4d8a1314c849068b571cd84fff8", "description": null}} 2019-04-09 08:02:18,174 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/f7ccf4d8a1314c849068b571cd84fff8 used request id req-b6136f06-cea8-414e-9bc5-1e24ffe59c6f 2019-04-09 08:02:18,174 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.174955844879s 2019-04-09 08:02:18,175 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-04-09 08:02:18,179 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/users/f7ccf4d8a1314c849068b571cd84fff8 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6c2d5c392183d67da6e7ed985f22caa056ef1d1f" 2019-04-09 08:02:18,361 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 09 Apr 2019 08:02:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-df7ae9fc-8596-485e-acda-b7eecd444b6e 2019-04-09 08:02:18,361 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-09 08:02:18,361 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/f7ccf4d8a1314c849068b571cd84fff8 used request id req-df7ae9fc-8596-485e-acda-b7eecd444b6e 2019-04-09 08:02:18,362 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.186452865601s 2019-04-09 08:02:18,368 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-09 08:02:18,372 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6c2d5c392183d67da6e7ed985f22caa056ef1d1f" 2019-04-09 08:02:18,574 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 391 Content-Type: application/json Date: Tue, 09 Apr 2019 08:02:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f90331e-150b-4758-af98-ca9eaf843856 2019-04-09 08:02:18,575 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: networking-sfc", "links": {"self": "http://172.30.9.21:5000/v3/projects/57f3c78399094c938e5e2cb359d54f70"}, "tags": [], "enabled": true, "id": "57f3c78399094c938e5e2cb359d54f70", "parent_id": "default", "domain_id": "default", "name": "networking-sfc-project_b1c65f06-cf3b-41a3-b742-d98dc171fffb"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/6509066435f1453bac6996ee8997a3b2"}, "tags": [], "enabled": true, "id": "6509066435f1453bac6996ee8997a3b2", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/ba7a30bb29394fc4a587735d9dfb749e"}, "tags": [], "enabled": true, "id": "ba7a30bb29394fc4a587735d9dfb749e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-04-09 08:02:18,575 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-2f90331e-150b-4758-af98-ca9eaf843856 2019-04-09 08:02:18,575 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.206732034683s 2019-04-09 08:02:18,579 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-04-09 08:02:18,582 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/projects/57f3c78399094c938e5e2cb359d54f70 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6c2d5c392183d67da6e7ed985f22caa056ef1d1f" 2019-04-09 08:02:18,766 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 09 Apr 2019 08:02:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4b51d69c-ef6a-4792-a207-0b304e548595 2019-04-09 08:02:18,766 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-09 08:02:18,766 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/57f3c78399094c938e5e2cb359d54f70 used request id req-4b51d69c-ef6a-4792-a207-0b304e548595 2019-04-09 08:02:18,766 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.187104940414s 2019-04-09 08:02:18,771 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-09 08:02:18,772 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/security-groups.json?project_id=57f3c78399094c938e5e2cb359d54f70&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6c2d5c392183d67da6e7ed985f22caa056ef1d1f" 2019-04-09 08:02:18,823 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 23 Content-Type: application/json Date: Tue, 09 Apr 2019 08:02:14 GMT X-Openstack-Request-Id: req-7668f54b-a1b5-4f07-8275-20dbf88469b9 2019-04-09 08:02:18,824 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": []} 2019-04-09 08:02:18,824 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json?project_id=57f3c78399094c938e5e2cb359d54f70&name=default used request id req-7668f54b-a1b5-4f07-8275-20dbf88469b9 2019-04-09 08:02:18,824 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0524089336395s 2019-04-09 08:02:18,824 - xtesting.ci.run_tests - INFO - Skipping test case 'networking-sfc'... 2019-04-09 08:02:18,824 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | networking-sfc | functest | 00:00 | SKIP | +------------------------+------------------+------------------+----------------+ 2019-04-09 08:02:18,876 - xtesting.ci.run_tests - INFO - Loading test case 'barbican'... 2019-04-09 08:02:18,919 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-04-09 08:02:18,924 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Tue, 09 Apr 2019 08:02:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10aebb6c-8780-4768-93a3-d99096f13199 2019-04-09 08:02:18,925 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2019-04-09 08:02:18,925 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/v3 used request id req-10aebb6c-8780-4768-93a3-d99096f13199 2019-04-09 08:02:18,925 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2019-04-09 08:02:19,324 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "12d06a59574c4903a7b4bfc193e14ef0", "name": "member"}, {"id": "ecaba09e8ea14e058d5f9d9eb583aa37", "name": "admin"}, {"id": "6e54a998c61f4429874ed3ac33d4afc4", "name": "reader"}], "expires_at": "2019-04-09T09:02:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6509066435f1453bac6996ee8997a3b2", "name": "admin"}, "catalog": [{"endpoints": [], "type": "tempest-type-1277486611", "id": "0b54ae2e271e4cc7bbd93a7117074bc5", "name": "tempest-service-488714134"}, {"endpoints": [], "type": "metering", "id": "0c6048bf3c804b33b1209bfa8ca75ec0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v3/6509066435f1453bac6996ee8997a3b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "503aa75a75e444a9b93cb14634c6ab50"}, {"url": "http://192.30.9.6:8776/v3/6509066435f1453bac6996ee8997a3b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd4bc81464e44d0a129985ca1ff91d5"}, {"url": "http://192.30.9.6:8776/v3/6509066435f1453bac6996ee8997a3b2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d888a991472d4a88bfcfcfcf4909874d"}], "type": "volumev3", "id": "1b1b3cbed2d14611b521aa10e2b642dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4664f0d595a24e8a9d4eb3691db874e0"}, {"url": "http://172.30.9.21:8080/v1/AUTH_6509066435f1453bac6996ee8997a3b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49cfc5fc2aa942e59d21f825b2bc9939"}, {"url": "http://12.0.0.22:8080/v1/AUTH_6509066435f1453bac6996ee8997a3b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "71100b14603a4edf8a39e8af672ecff5"}], "type": "object-store", "id": "29267bcb2ea04deebb6caaa71afffcc5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4dc1873b4b477cb578245fdb86a111"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77d7bee546c941368ffc769fda003312"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9b1ab09869b4ea895eb3c8867f61318"}], "type": "network", "id": "3ac09bd783a245efa7f11d71ad667386", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f7f6f256262433fb4467ed610947d62"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "72d58c041dc245bc8aa43ce73891f76c"}, {"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b89851b9b2b4f95b7d2184e74373672"}], "type": "identity", "id": "49f6869431e3430e9aeef431c7e7d7de", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8201c41b3865412e839f135e1ceb7421"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e4e22c0a684229ba50a51934a5cdf7"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf4872e158cb44e3aa5a4063a620efc3"}], "type": "alarming", "id": "61e60b3a8b964288a4ad67fd02ee4984", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4de11e8502624071afd079250b33c74c"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d801fa7f3ee64b30b3b18ef5a9e72635"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f583f4a1750f4edc8596dd476ece0948"}], "type": "compute", "id": "6b64d23b249e42d79f5dd070a7460b66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0cd6369c5d9949eba212a5ce97f8b6f7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8011dc0e5bd44e2aa45caf7c6e4d19d2"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d807430fcec84acebca284681dd098fe"}], "type": "cloudformation", "id": "7f91896ba7394ae291c7a222f92ea496", "name": "heat-cfn"}, {"endpoints": [], "type": "tempest-type-608147535", "id": "88d50707b816448897d5d0b213cb19da", "name": "tempest-service-563563896"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/6509066435f1453bac6996ee8997a3b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4243c026b4174decae31504c58542875"}, {"url": "http://192.30.9.6:8776/v2/6509066435f1453bac6996ee8997a3b2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84281d63eba442fd8cdbf23eae691ba2"}, {"url": "http://172.30.9.21:8776/v2/6509066435f1453bac6996ee8997a3b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1ce0a47f2fd4ca9b678bc1d7e5d0b37"}], "type": "volumev2", "id": "8afcbe00e0a6427bbf1fc3b10d4b2f5e", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/6509066435f1453bac6996ee8997a3b2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25eb19d77ddd4b9aa8117749f829d913"}, {"url": "http://172.30.9.21:8004/v1/6509066435f1453bac6996ee8997a3b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57dd852403b0401fb0bd852db0cc4f1e"}, {"url": "http://192.30.9.6:8004/v1/6509066435f1453bac6996ee8997a3b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5a404b628fff4023b9d3e5b8fca3b0fb"}], "type": "orchestration", "id": "a244395507da4b85bd212d5f49a8b6ae", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2242a4436b774238a465cc3d6498ab4e"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "977935de203e411cbce5038f0a9dc848"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2fcaa46481c44f8a3f42acd6c29b21f"}], "type": "placement", "id": "aed411d3d8324008b42b3bd847051003", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b61449c559f45dba6ba5f9dc241729f"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3f83bae18b4a496bb67592b5d777f17c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5162d5282ea1448dbbc20567c0d57fd7"}], "type": "metric", "id": "ebf458a547774acfb6b489f2803a822c", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "33de49eaa2934d07a5ef7754ed5fe8e0"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b7265307a4a45caad0a286536a91b5d"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94601cf3562245fb9453e9678a54b869"}], "type": "event", "id": "f3ff1bc7e87e4c90a2385a1bc8175960", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00d65cc314ee4a87ad316dd160d63558"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64896bc5be624954a0166b6cfa08a10e"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd079af259534771ac00959c542171cf"}], "type": "image", "id": "f9a74c8a63414707b34a5b03e9eacdc1", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "96d754a28b0d43cf8fa237c30a99c306"}, "audit_ids": ["e871MAzeT2uDbSKW8UCxRA"], "issued_at": "2019-04-09T08:02:15.000000Z"}} 2019-04-09 08:02:19,327 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-09 08:02:19,328 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}125e9ca49c5461938f22dd32e401a023ee7a2dfc" 2019-04-09 08:02:19,725 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Tue, 09 Apr 2019 08:02:15 GMT X-Openstack-Request-Id: req-d2b1bc98-f58f-4eb2-8c75-845cfc4ca4d2 2019-04-09 08:02:19,726 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"b62787c2-635d-4893-8553-7ee0260442ff","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ba7a30bb29394fc4a587735d9dfb749e","l2_adjacency":true,"status":"ACTIVE","subnets":["dce875e1-9eec-4cb2-94e6-93dffefe33f6"],"description":"","tags":[],"updated_at":"2019-04-09T06:38:46Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ba7a30bb29394fc4a587735d9dfb749e","created_at":"2019-04-09T06:24:05Z","provider:network_type":"flat"}]} 2019-04-09 08:02:19,726 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-d2b1bc98-f58f-4eb2-8c75-845cfc4ca4d2 2019-04-09 08:02:19,726 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.399075984955s 2019-04-09 08:02:19,733 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-04-09 08:02:19,738 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 09 Apr 2019 08:02:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-78be2910-53ca-49c4-bab4-7b6eca313959 2019-04-09 08:02:19,738 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 08:02:19,738 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/ used request id req-78be2910-53ca-49c4-bab4-7b6eca313959 2019-04-09 08:02:19,739 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-09 08:02:19,743 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}125e9ca49c5461938f22dd32e401a023ee7a2dfc" 2019-04-09 08:02:19,850 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 222 Content-Type: application/json Date: Tue, 09 Apr 2019 08:02:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1248783-5a7c-4b17-89da-bcc4d75b11a8 2019-04-09 08:02:19,850 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/ec5ce0aa038644b78983e5840ba5fb73"}, "tags": [], "enabled": true, "id": "ec5ce0aa038644b78983e5840ba5fb73", "name": "heat_stack"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2019-04-09 08:02:19,850 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-e1248783-5a7c-4b17-89da-bcc4d75b11a8 2019-04-09 08:02:19,850 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.111178874969s 2019-04-09 08:02:19,857 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-04-09 08:02:19,861 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}125e9ca49c5461938f22dd32e401a023ee7a2dfc" -d '{"project": {"description": "Created by OPNFV Functest: barbican", "enabled": true, "domain_id": "default", "name": "barbican-project_6b9e80e0-aef0-44fb-88a4-f9aa8f8c1ce5"}}' 2019-04-09 08:02:19,999 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 362 Content-Type: application/json Date: Tue, 09 Apr 2019 08:02:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bb109ff3-0084-4c86-813e-5967e611d03e 2019-04-09 08:02:19,999 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: barbican", "links": {"self": "http://172.30.9.21:5000/v3/projects/2937fda360a74964a14973dfa83d1293"}, "tags": [], "enabled": true, "id": "2937fda360a74964a14973dfa83d1293", "parent_id": "default", "domain_id": "default", "name": "barbican-project_6b9e80e0-aef0-44fb-88a4-f9aa8f8c1ce5"}} 2019-04-09 08:02:19,999 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-bb109ff3-0084-4c86-813e-5967e611d03e 2019-04-09 08:02:20,000 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.142030954361s 2019-04-09 08:02:20,000 - 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'2937fda360a74964a14973dfa83d1293', '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_6b9e80e0-aef0-44fb-88a4-f9aa8f8c1ce5'}) 2019-04-09 08:02:20,007 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-04-09 08:02:20,010 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}125e9ca49c5461938f22dd32e401a023ee7a2dfc" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "8OY98vEEf7q5eN6ehBe6gVGcCM900W", "email": null, "name": "barbican-user_6b9e80e0-aef0-44fb-88a4-f9aa8f8c1ce5"}}' 2019-04-09 08:02:20,383 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 323 Content-Type: application/json Date: Tue, 09 Apr 2019 08:02:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b91ef177-0b32-4233-b709-682c2cf72730 2019-04-09 08:02:20,384 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "barbican-user_6b9e80e0-aef0-44fb-88a4-f9aa8f8c1ce5", "links": {"self": "http://172.30.9.21:5000/v3/users/1e07b5896a234699844a888604ba6de1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "1e07b5896a234699844a888604ba6de1", "domain_id": "default", "password_expires_at": null}} 2019-04-09 08:02:20,384 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/users used request id req-b91ef177-0b32-4233-b709-682c2cf72730 2019-04-09 08:02:20,384 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.376764059067s 2019-04-09 08:02:20,385 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'1e07b5896a234699844a888604ba6de1', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'barbican-user_6b9e80e0-aef0-44fb-88a4-f9aa8f8c1ce5'}) 2019-04-09 08:02:20,388 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-09 08:02:20,392 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}125e9ca49c5461938f22dd32e401a023ee7a2dfc" 2019-04-09 08:02:20,509 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Tue, 09 Apr 2019 08:02:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5b7dfe4-16d0-4d6d-ae85-c4b363ffcbbf 2019-04-09 08:02:20,509 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "12d06a59574c4903a7b4bfc193e14ef0", "links": {"self": "http://172.30.9.21:5000/v3/roles/12d06a59574c4903a7b4bfc193e14ef0"}, "name": "member"}, {"domain_id": null, "id": "50245c80a9b84e15b01544b714aaabd9", "links": {"self": "http://172.30.9.21:5000/v3/roles/50245c80a9b84e15b01544b714aaabd9"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6e54a998c61f4429874ed3ac33d4afc4", "links": {"self": "http://172.30.9.21:5000/v3/roles/6e54a998c61f4429874ed3ac33d4afc4"}, "name": "reader"}, {"domain_id": null, "id": "6f62ff3e5bbd4682becdbe9fa3c1ed2c", "links": {"self": "http://172.30.9.21:5000/v3/roles/6f62ff3e5bbd4682becdbe9fa3c1ed2c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80b483ac8c834f498f0d265da82cb005", "links": {"self": "http://172.30.9.21:5000/v3/roles/80b483ac8c834f498f0d265da82cb005"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecaba09e8ea14e058d5f9d9eb583aa37", "links": {"self": "http://172.30.9.21:5000/v3/roles/ecaba09e8ea14e058d5f9d9eb583aa37"}, "name": "admin"}]} 2019-04-09 08:02:20,509 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-c5b7dfe4-16d0-4d6d-ae85-c4b363ffcbbf 2019-04-09 08:02:20,509 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.121094942093s 2019-04-09 08:02:20,514 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-09 08:02:20,517 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}125e9ca49c5461938f22dd32e401a023ee7a2dfc" 2019-04-09 08:02:20,713 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Tue, 09 Apr 2019 08:02:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-542e6590-d87d-4838-88b9-72587bdd7f37 2019-04-09 08:02:20,713 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "12d06a59574c4903a7b4bfc193e14ef0", "links": {"self": "http://172.30.9.21:5000/v3/roles/12d06a59574c4903a7b4bfc193e14ef0"}, "name": "member"}, {"domain_id": null, "id": "50245c80a9b84e15b01544b714aaabd9", "links": {"self": "http://172.30.9.21:5000/v3/roles/50245c80a9b84e15b01544b714aaabd9"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6e54a998c61f4429874ed3ac33d4afc4", "links": {"self": "http://172.30.9.21:5000/v3/roles/6e54a998c61f4429874ed3ac33d4afc4"}, "name": "reader"}, {"domain_id": null, "id": "6f62ff3e5bbd4682becdbe9fa3c1ed2c", "links": {"self": "http://172.30.9.21:5000/v3/roles/6f62ff3e5bbd4682becdbe9fa3c1ed2c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80b483ac8c834f498f0d265da82cb005", "links": {"self": "http://172.30.9.21:5000/v3/roles/80b483ac8c834f498f0d265da82cb005"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecaba09e8ea14e058d5f9d9eb583aa37", "links": {"self": "http://172.30.9.21:5000/v3/roles/ecaba09e8ea14e058d5f9d9eb583aa37"}, "name": "admin"}]} 2019-04-09 08:02:20,714 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-542e6590-d87d-4838-88b9-72587bdd7f37 2019-04-09 08:02:20,714 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.199555158615s 2019-04-09 08:02:20,719 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-09 08:02:20,722 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}125e9ca49c5461938f22dd32e401a023ee7a2dfc" 2019-04-09 08:02:20,836 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Tue, 09 Apr 2019 08:02:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e66b9312-aa84-419d-9de8-7eca16fb6173 2019-04-09 08:02:20,837 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "12d06a59574c4903a7b4bfc193e14ef0", "links": {"self": "http://172.30.9.21:5000/v3/roles/12d06a59574c4903a7b4bfc193e14ef0"}, "name": "member"}, {"domain_id": null, "id": "50245c80a9b84e15b01544b714aaabd9", "links": {"self": "http://172.30.9.21:5000/v3/roles/50245c80a9b84e15b01544b714aaabd9"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6e54a998c61f4429874ed3ac33d4afc4", "links": {"self": "http://172.30.9.21:5000/v3/roles/6e54a998c61f4429874ed3ac33d4afc4"}, "name": "reader"}, {"domain_id": null, "id": "6f62ff3e5bbd4682becdbe9fa3c1ed2c", "links": {"self": "http://172.30.9.21:5000/v3/roles/6f62ff3e5bbd4682becdbe9fa3c1ed2c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80b483ac8c834f498f0d265da82cb005", "links": {"self": "http://172.30.9.21:5000/v3/roles/80b483ac8c834f498f0d265da82cb005"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecaba09e8ea14e058d5f9d9eb583aa37", "links": {"self": "http://172.30.9.21:5000/v3/roles/ecaba09e8ea14e058d5f9d9eb583aa37"}, "name": "admin"}]} 2019-04-09 08:02:20,837 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-e66b9312-aa84-419d-9de8-7eca16fb6173 2019-04-09 08:02:20,837 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.117894887924s 2019-04-09 08:02:20,841 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-09 08:02:20,844 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}125e9ca49c5461938f22dd32e401a023ee7a2dfc" 2019-04-09 08:02:21,040 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 09 Apr 2019 08:02:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6561b411-70c7-4b33-8b2e-d68ba4c36b98 2019-04-09 08:02:21,041 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-04-09 08:02:21,041 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-6561b411-70c7-4b33-8b2e-d68ba4c36b98 2019-04-09 08:02:21,041 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.199712991714s 2019-04-09 08:02:21,042 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-09 08:02:21,045 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}125e9ca49c5461938f22dd32e401a023ee7a2dfc" 2019-04-09 08:02:21,180 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 838 Content-Type: application/json Date: Tue, 09 Apr 2019 08:02:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1455310f-66ba-49e2-99aa-2359b135707b 2019-04-09 08:02:21,181 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/07b62caafa51496f94dd3b3fb341fcfe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07b62caafa51496f94dd3b3fb341fcfe", "email": "glance@localhost", "password_expires_at": null}, {"name": "barbican-user_6b9e80e0-aef0-44fb-88a4-f9aa8f8c1ce5", "links": {"self": "http://172.30.9.21:5000/v3/users/1e07b5896a234699844a888604ba6de1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "1e07b5896a234699844a888604ba6de1", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/2e35f475a54147749980006d265eb864"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e35f475a54147749980006d265eb864", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/2f1bc9c9d22745648100c4b0717962eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f1bc9c9d22745648100c4b0717962eb", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/30fe8cf249d443dd9c53f2cc083f50b5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "30fe8cf249d443dd9c53f2cc083f50b5", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/3d748bf7df734addb2e37ea0663ec892"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d748bf7df734addb2e37ea0663ec892", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/732a504491fd4f35923460ae0d2ef475"}, "domain_id": "default", "enabled": true, "options": {}, "id": "732a504491fd4f35923460ae0d2ef475", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/781b729594744c4f8f561f6b5a6e68bd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "781b729594744c4f8f561f6b5a6e68bd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/80817a33c71343ed9c63d448a7fea69e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "80817a33c71343ed9c63d448a7fea69e", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/938ce22a56d74c639d353dbbf166fcc4"}, "domain_id": "ec5ce0aa038644b78983e5840ba5fb73", "enabled": true, "options": {}, "id": "938ce22a56d74c639d353dbbf166fcc4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/96d754a28b0d43cf8fa237c30a99c306"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d754a28b0d43cf8fa237c30a99c306", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/aaa8b9f924a74e80899c7ad7e32fcaae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aaa8b9f924a74e80899c7ad7e32fcaae", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b8dd65f4e72446d5bd8d9efa13837b0c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8dd65f4e72446d5bd8d9efa13837b0c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/c34b7e3bcdbc428db4539ea2b87cfce1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c34b7e3bcdbc428db4539ea2b87cfce1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/eb527490835d48e8a67131b0f587baf6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb527490835d48e8a67131b0f587baf6", "email": "gnocchi@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2019-04-09 08:02:21,181 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-1455310f-66ba-49e2-99aa-2359b135707b 2019-04-09 08:02:21,181 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.139497995377s 2019-04-09 08:02:21,193 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-09 08:02:21,196 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}125e9ca49c5461938f22dd32e401a023ee7a2dfc" 2019-04-09 08:02:21,312 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 394 Content-Type: application/json Date: Tue, 09 Apr 2019 08:02:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d35848c3-0454-4786-b6b8-e3c997c3114a 2019-04-09 08:02:21,312 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/6509066435f1453bac6996ee8997a3b2"}, "tags": [], "enabled": true, "id": "6509066435f1453bac6996ee8997a3b2", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: barbican", "links": {"self": "http://172.30.9.21:5000/v3/projects/2937fda360a74964a14973dfa83d1293"}, "tags": [], "enabled": true, "id": "2937fda360a74964a14973dfa83d1293", "parent_id": "default", "domain_id": "default", "name": "barbican-project_6b9e80e0-aef0-44fb-88a4-f9aa8f8c1ce5"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/ba7a30bb29394fc4a587735d9dfb749e"}, "tags": [], "enabled": true, "id": "ba7a30bb29394fc4a587735d9dfb749e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-04-09 08:02:21,312 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-d35848c3-0454-4786-b6b8-e3c997c3114a 2019-04-09 08:02:21,313 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.119612216949s 2019-04-09 08:02:21,320 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-04-09 08:02:21,323 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=1e07b5896a234699844a888604ba6de1&role.id=12d06a59574c4903a7b4bfc193e14ef0&scope.project.id=2937fda360a74964a14973dfa83d1293" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}125e9ca49c5461938f22dd32e401a023ee7a2dfc" 2019-04-09 08:02:21,437 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 209 Content-Type: application/json Date: Tue, 09 Apr 2019 08:02:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58d414fb-b934-4ddd-93f6-314ae449d8d9 2019-04-09 08:02:21,437 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=1e07b5896a234699844a888604ba6de1&role.id=12d06a59574c4903a7b4bfc193e14ef0&scope.project.id=2937fda360a74964a14973dfa83d1293", "previous": null, "next": null}} 2019-04-09 08:02:21,437 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=1e07b5896a234699844a888604ba6de1&role.id=12d06a59574c4903a7b4bfc193e14ef0&scope.project.id=2937fda360a74964a14973dfa83d1293 used request id req-58d414fb-b934-4ddd-93f6-314ae449d8d9 2019-04-09 08:02:21,437 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.117238998413s 2019-04-09 08:02:21,441 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-04-09 08:02:21,444 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/2937fda360a74964a14973dfa83d1293/users/1e07b5896a234699844a888604ba6de1/roles/12d06a59574c4903a7b4bfc193e14ef0 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}125e9ca49c5461938f22dd32e401a023ee7a2dfc" 2019-04-09 08:02:21,612 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 09 Apr 2019 08:02:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d8f273cb-f020-4804-bcc0-944f5508b29d 2019-04-09 08:02:21,613 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-09 08:02:21,613 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/2937fda360a74964a14973dfa83d1293/users/1e07b5896a234699844a888604ba6de1/roles/12d06a59574c4903a7b4bfc193e14ef0 used request id req-d8f273cb-f020-4804-bcc0-944f5508b29d 2019-04-09 08:02:21,613 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.171957969666s 2019-04-09 08:02:21,614 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'barbican-project_6b9e80e0-aef0-44fb-88a4-f9aa8f8c1ce5', 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'2937fda360a74964a14973dfa83d1293', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '8OY98vEEf7q5eN6ehBe6gVGcCM900W', 'username': u'barbican-user_6b9e80e0-aef0-44fb-88a4-f9aa8f8c1ce5', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.21:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-04-09 08:02:21,617 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'barbican-user_6b9e80e0-aef0-44fb-88a4-f9aa8f8c1ce5', 'password': '8OY98vEEf7q5eN6ehBe6gVGcCM900W', 'project_name': 'barbican-project_6b9e80e0-aef0-44fb-88a4-f9aa8f8c1ce5', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.21:5000/v3', 'project_id': '2937fda360a74964a14973dfa83d1293', 'project_domain_name': 'Default'} 2019-04-09 08:02:21,620 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-09 08:02:21,623 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}125e9ca49c5461938f22dd32e401a023ee7a2dfc" 2019-04-09 08:02:21,752 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Tue, 09 Apr 2019 08:02:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2b4cef0-fd17-4d4f-a47b-b698f9161242 2019-04-09 08:02:21,752 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "12d06a59574c4903a7b4bfc193e14ef0", "links": {"self": "http://172.30.9.21:5000/v3/roles/12d06a59574c4903a7b4bfc193e14ef0"}, "name": "member"}, {"domain_id": null, "id": "50245c80a9b84e15b01544b714aaabd9", "links": {"self": "http://172.30.9.21:5000/v3/roles/50245c80a9b84e15b01544b714aaabd9"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6e54a998c61f4429874ed3ac33d4afc4", "links": {"self": "http://172.30.9.21:5000/v3/roles/6e54a998c61f4429874ed3ac33d4afc4"}, "name": "reader"}, {"domain_id": null, "id": "6f62ff3e5bbd4682becdbe9fa3c1ed2c", "links": {"self": "http://172.30.9.21:5000/v3/roles/6f62ff3e5bbd4682becdbe9fa3c1ed2c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80b483ac8c834f498f0d265da82cb005", "links": {"self": "http://172.30.9.21:5000/v3/roles/80b483ac8c834f498f0d265da82cb005"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecaba09e8ea14e058d5f9d9eb583aa37", "links": {"self": "http://172.30.9.21:5000/v3/roles/ecaba09e8ea14e058d5f9d9eb583aa37"}, "name": "admin"}]} 2019-04-09 08:02:21,753 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-a2b4cef0-fd17-4d4f-a47b-b698f9161242 2019-04-09 08:02:21,753 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.132514953613s 2019-04-09 08:02:21,757 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-09 08:02:21,761 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}125e9ca49c5461938f22dd32e401a023ee7a2dfc" 2019-04-09 08:02:21,962 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Tue, 09 Apr 2019 08:02:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f72ba522-7adc-4f5d-9d19-6c704cc5c73d 2019-04-09 08:02:21,962 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "12d06a59574c4903a7b4bfc193e14ef0", "links": {"self": "http://172.30.9.21:5000/v3/roles/12d06a59574c4903a7b4bfc193e14ef0"}, "name": "member"}, {"domain_id": null, "id": "50245c80a9b84e15b01544b714aaabd9", "links": {"self": "http://172.30.9.21:5000/v3/roles/50245c80a9b84e15b01544b714aaabd9"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6e54a998c61f4429874ed3ac33d4afc4", "links": {"self": "http://172.30.9.21:5000/v3/roles/6e54a998c61f4429874ed3ac33d4afc4"}, "name": "reader"}, {"domain_id": null, "id": "6f62ff3e5bbd4682becdbe9fa3c1ed2c", "links": {"self": "http://172.30.9.21:5000/v3/roles/6f62ff3e5bbd4682becdbe9fa3c1ed2c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80b483ac8c834f498f0d265da82cb005", "links": {"self": "http://172.30.9.21:5000/v3/roles/80b483ac8c834f498f0d265da82cb005"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecaba09e8ea14e058d5f9d9eb583aa37", "links": {"self": "http://172.30.9.21:5000/v3/roles/ecaba09e8ea14e058d5f9d9eb583aa37"}, "name": "admin"}]} 2019-04-09 08:02:21,962 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-f72ba522-7adc-4f5d-9d19-6c704cc5c73d 2019-04-09 08:02:21,963 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.20503616333s 2019-04-09 08:02:21,967 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-09 08:02:21,971 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}125e9ca49c5461938f22dd32e401a023ee7a2dfc" 2019-04-09 08:02:22,077 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 09 Apr 2019 08:02:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c8bed63-55b6-43b0-bf8b-a5361b53849a 2019-04-09 08:02:22,077 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-04-09 08:02:22,077 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-6c8bed63-55b6-43b0-bf8b-a5361b53849a 2019-04-09 08:02:22,077 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.109845161438s 2019-04-09 08:02:22,078 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-09 08:02:22,081 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}125e9ca49c5461938f22dd32e401a023ee7a2dfc" 2019-04-09 08:02:22,218 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 838 Content-Type: application/json Date: Tue, 09 Apr 2019 08:02:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b89b733b-8d49-44a2-95c9-d90f905115d3 2019-04-09 08:02:22,219 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/07b62caafa51496f94dd3b3fb341fcfe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07b62caafa51496f94dd3b3fb341fcfe", "email": "glance@localhost", "password_expires_at": null}, {"name": "barbican-user_6b9e80e0-aef0-44fb-88a4-f9aa8f8c1ce5", "links": {"self": "http://172.30.9.21:5000/v3/users/1e07b5896a234699844a888604ba6de1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "1e07b5896a234699844a888604ba6de1", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/2e35f475a54147749980006d265eb864"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e35f475a54147749980006d265eb864", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/2f1bc9c9d22745648100c4b0717962eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f1bc9c9d22745648100c4b0717962eb", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/30fe8cf249d443dd9c53f2cc083f50b5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "30fe8cf249d443dd9c53f2cc083f50b5", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/3d748bf7df734addb2e37ea0663ec892"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d748bf7df734addb2e37ea0663ec892", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/732a504491fd4f35923460ae0d2ef475"}, "domain_id": "default", "enabled": true, "options": {}, "id": "732a504491fd4f35923460ae0d2ef475", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/781b729594744c4f8f561f6b5a6e68bd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "781b729594744c4f8f561f6b5a6e68bd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/80817a33c71343ed9c63d448a7fea69e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "80817a33c71343ed9c63d448a7fea69e", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/938ce22a56d74c639d353dbbf166fcc4"}, "domain_id": "ec5ce0aa038644b78983e5840ba5fb73", "enabled": true, "options": {}, "id": "938ce22a56d74c639d353dbbf166fcc4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/96d754a28b0d43cf8fa237c30a99c306"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d754a28b0d43cf8fa237c30a99c306", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/aaa8b9f924a74e80899c7ad7e32fcaae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aaa8b9f924a74e80899c7ad7e32fcaae", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b8dd65f4e72446d5bd8d9efa13837b0c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8dd65f4e72446d5bd8d9efa13837b0c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/c34b7e3bcdbc428db4539ea2b87cfce1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c34b7e3bcdbc428db4539ea2b87cfce1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/eb527490835d48e8a67131b0f587baf6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb527490835d48e8a67131b0f587baf6", "email": "gnocchi@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2019-04-09 08:02:22,219 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-b89b733b-8d49-44a2-95c9-d90f905115d3 2019-04-09 08:02:22,219 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.140819072723s 2019-04-09 08:02:22,231 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-09 08:02:22,234 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}125e9ca49c5461938f22dd32e401a023ee7a2dfc" 2019-04-09 08:02:22,344 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 394 Content-Type: application/json Date: Tue, 09 Apr 2019 08:02:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d33c13b-7b09-4cf7-9585-bb583435dcab 2019-04-09 08:02:22,344 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/6509066435f1453bac6996ee8997a3b2"}, "tags": [], "enabled": true, "id": "6509066435f1453bac6996ee8997a3b2", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: barbican", "links": {"self": "http://172.30.9.21:5000/v3/projects/2937fda360a74964a14973dfa83d1293"}, "tags": [], "enabled": true, "id": "2937fda360a74964a14973dfa83d1293", "parent_id": "default", "domain_id": "default", "name": "barbican-project_6b9e80e0-aef0-44fb-88a4-f9aa8f8c1ce5"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/ba7a30bb29394fc4a587735d9dfb749e"}, "tags": [], "enabled": true, "id": "ba7a30bb29394fc4a587735d9dfb749e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-04-09 08:02:22,344 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-7d33c13b-7b09-4cf7-9585-bb583435dcab 2019-04-09 08:02:22,345 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.113717079163s 2019-04-09 08:02:22,352 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-04-09 08:02:22,356 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=1e07b5896a234699844a888604ba6de1&role.id=ecaba09e8ea14e058d5f9d9eb583aa37&scope.project.id=2937fda360a74964a14973dfa83d1293" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}125e9ca49c5461938f22dd32e401a023ee7a2dfc" 2019-04-09 08:02:22,474 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 210 Content-Type: application/json Date: Tue, 09 Apr 2019 08:02:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d357f6f9-3dc4-43bf-ab90-1141562da026 2019-04-09 08:02:22,474 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=1e07b5896a234699844a888604ba6de1&role.id=ecaba09e8ea14e058d5f9d9eb583aa37&scope.project.id=2937fda360a74964a14973dfa83d1293", "previous": null, "next": null}} 2019-04-09 08:02:22,474 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=1e07b5896a234699844a888604ba6de1&role.id=ecaba09e8ea14e058d5f9d9eb583aa37&scope.project.id=2937fda360a74964a14973dfa83d1293 used request id req-d357f6f9-3dc4-43bf-ab90-1141562da026 2019-04-09 08:02:22,474 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.122066020966s 2019-04-09 08:02:22,478 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-04-09 08:02:22,481 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/2937fda360a74964a14973dfa83d1293/users/1e07b5896a234699844a888604ba6de1/roles/ecaba09e8ea14e058d5f9d9eb583aa37 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}125e9ca49c5461938f22dd32e401a023ee7a2dfc" 2019-04-09 08:02:22,643 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 09 Apr 2019 08:02:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-73882e27-ff79-44fb-97a9-0bc99ea61605 2019-04-09 08:02:22,643 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-09 08:02:22,644 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/2937fda360a74964a14973dfa83d1293/users/1e07b5896a234699844a888604ba6de1/roles/ecaba09e8ea14e058d5f9d9eb583aa37 used request id req-73882e27-ff79-44fb-97a9-0bc99ea61605 2019-04-09 08:02:22,644 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.165767192841s 2019-04-09 08:02:22,647 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-09 08:02:22,651 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}125e9ca49c5461938f22dd32e401a023ee7a2dfc" 2019-04-09 08:02:22,814 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Tue, 09 Apr 2019 08:02:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-318d9dc1-e285-447c-bba0-ec8eb7780592 2019-04-09 08:02:22,815 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "12d06a59574c4903a7b4bfc193e14ef0", "links": {"self": "http://172.30.9.21:5000/v3/roles/12d06a59574c4903a7b4bfc193e14ef0"}, "name": "member"}, {"domain_id": null, "id": "50245c80a9b84e15b01544b714aaabd9", "links": {"self": "http://172.30.9.21:5000/v3/roles/50245c80a9b84e15b01544b714aaabd9"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6e54a998c61f4429874ed3ac33d4afc4", "links": {"self": "http://172.30.9.21:5000/v3/roles/6e54a998c61f4429874ed3ac33d4afc4"}, "name": "reader"}, {"domain_id": null, "id": "6f62ff3e5bbd4682becdbe9fa3c1ed2c", "links": {"self": "http://172.30.9.21:5000/v3/roles/6f62ff3e5bbd4682becdbe9fa3c1ed2c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80b483ac8c834f498f0d265da82cb005", "links": {"self": "http://172.30.9.21:5000/v3/roles/80b483ac8c834f498f0d265da82cb005"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecaba09e8ea14e058d5f9d9eb583aa37", "links": {"self": "http://172.30.9.21:5000/v3/roles/ecaba09e8ea14e058d5f9d9eb583aa37"}, "name": "admin"}]} 2019-04-09 08:02:22,815 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-318d9dc1-e285-447c-bba0-ec8eb7780592 2019-04-09 08:02:22,815 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.167727947235s 2019-04-09 08:02:22,820 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-09 08:02:22,824 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}125e9ca49c5461938f22dd32e401a023ee7a2dfc" 2019-04-09 08:02:22,927 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 09 Apr 2019 08:02:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e00e7111-144f-420d-ac6b-d75101a29a13 2019-04-09 08:02:22,928 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-04-09 08:02:22,928 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-e00e7111-144f-420d-ac6b-d75101a29a13 2019-04-09 08:02:22,928 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.107861995697s 2019-04-09 08:02:22,929 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-09 08:02:22,933 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}125e9ca49c5461938f22dd32e401a023ee7a2dfc" 2019-04-09 08:02:23,111 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 838 Content-Type: application/json Date: Tue, 09 Apr 2019 08:02:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4ea4da4-55a0-4119-a5d1-c94d32eaaa04 2019-04-09 08:02:23,112 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/07b62caafa51496f94dd3b3fb341fcfe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07b62caafa51496f94dd3b3fb341fcfe", "email": "glance@localhost", "password_expires_at": null}, {"name": "barbican-user_6b9e80e0-aef0-44fb-88a4-f9aa8f8c1ce5", "links": {"self": "http://172.30.9.21:5000/v3/users/1e07b5896a234699844a888604ba6de1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "1e07b5896a234699844a888604ba6de1", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/2e35f475a54147749980006d265eb864"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e35f475a54147749980006d265eb864", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/2f1bc9c9d22745648100c4b0717962eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f1bc9c9d22745648100c4b0717962eb", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/30fe8cf249d443dd9c53f2cc083f50b5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "30fe8cf249d443dd9c53f2cc083f50b5", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/3d748bf7df734addb2e37ea0663ec892"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d748bf7df734addb2e37ea0663ec892", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/732a504491fd4f35923460ae0d2ef475"}, "domain_id": "default", "enabled": true, "options": {}, "id": "732a504491fd4f35923460ae0d2ef475", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/781b729594744c4f8f561f6b5a6e68bd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "781b729594744c4f8f561f6b5a6e68bd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/80817a33c71343ed9c63d448a7fea69e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "80817a33c71343ed9c63d448a7fea69e", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/938ce22a56d74c639d353dbbf166fcc4"}, "domain_id": "ec5ce0aa038644b78983e5840ba5fb73", "enabled": true, "options": {}, "id": "938ce22a56d74c639d353dbbf166fcc4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/96d754a28b0d43cf8fa237c30a99c306"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d754a28b0d43cf8fa237c30a99c306", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/aaa8b9f924a74e80899c7ad7e32fcaae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aaa8b9f924a74e80899c7ad7e32fcaae", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b8dd65f4e72446d5bd8d9efa13837b0c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8dd65f4e72446d5bd8d9efa13837b0c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/c34b7e3bcdbc428db4539ea2b87cfce1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c34b7e3bcdbc428db4539ea2b87cfce1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/eb527490835d48e8a67131b0f587baf6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb527490835d48e8a67131b0f587baf6", "email": "gnocchi@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2019-04-09 08:02:23,112 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-b4ea4da4-55a0-4119-a5d1-c94d32eaaa04 2019-04-09 08:02:23,112 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.183254957199s 2019-04-09 08:02:23,122 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-04-09 08:02:23,125 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?role.id=ecaba09e8ea14e058d5f9d9eb583aa37&user.id=1e07b5896a234699844a888604ba6de1&scope.domain.id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}125e9ca49c5461938f22dd32e401a023ee7a2dfc" 2019-04-09 08:02:23,230 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 191 Content-Type: application/json Date: Tue, 09 Apr 2019 08:02:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d71865a-2ad1-4d0a-b795-61af051da987 2019-04-09 08:02:23,231 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?role.id=ecaba09e8ea14e058d5f9d9eb583aa37&user.id=1e07b5896a234699844a888604ba6de1&scope.domain.id=default", "previous": null, "next": null}} 2019-04-09 08:02:23,231 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?role.id=ecaba09e8ea14e058d5f9d9eb583aa37&user.id=1e07b5896a234699844a888604ba6de1&scope.domain.id=default used request id req-1d71865a-2ad1-4d0a-b795-61af051da987 2019-04-09 08:02:23,231 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.108967065811s 2019-04-09 08:02:23,235 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2019-04-09 08:02:23,238 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/domains/default/users/1e07b5896a234699844a888604ba6de1/roles/ecaba09e8ea14e058d5f9d9eb583aa37 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}125e9ca49c5461938f22dd32e401a023ee7a2dfc" 2019-04-09 08:02:23,566 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 09 Apr 2019 08:02:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d5da1e9f-d00e-4948-93ba-9642e1ac6a92 2019-04-09 08:02:23,566 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-09 08:02:23,567 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/domains/default/users/1e07b5896a234699844a888604ba6de1/roles/ecaba09e8ea14e058d5f9d9eb583aa37 used request id req-d5da1e9f-d00e-4948-93ba-9642e1ac6a92 2019-04-09 08:02:23,567 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.331988096237s 2019-04-09 08:02:23,572 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-04-09 08:02:23,577 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Tue, 09 Apr 2019 08:02:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b254685f-09cc-4dca-999a-4e0c8aa7c9c5 2019-04-09 08:02:23,578 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2019-04-09 08:02:23,578 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/v3 used request id req-b254685f-09cc-4dca-999a-4e0c8aa7c9c5 2019-04-09 08:02:23,578 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2019-04-09 08:02:23,976 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "12d06a59574c4903a7b4bfc193e14ef0", "name": "member"}, {"id": "ecaba09e8ea14e058d5f9d9eb583aa37", "name": "admin"}, {"id": "6e54a998c61f4429874ed3ac33d4afc4", "name": "reader"}], "expires_at": "2019-04-09T09:02:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2937fda360a74964a14973dfa83d1293", "name": "barbican-project_6b9e80e0-aef0-44fb-88a4-f9aa8f8c1ce5"}, "catalog": [{"endpoints": [], "type": "tempest-type-1277486611", "id": "0b54ae2e271e4cc7bbd93a7117074bc5", "name": "tempest-service-488714134"}, {"endpoints": [], "type": "metering", "id": "0c6048bf3c804b33b1209bfa8ca75ec0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v3/2937fda360a74964a14973dfa83d1293", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "503aa75a75e444a9b93cb14634c6ab50"}, {"url": "http://192.30.9.6:8776/v3/2937fda360a74964a14973dfa83d1293", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd4bc81464e44d0a129985ca1ff91d5"}, {"url": "http://192.30.9.6:8776/v3/2937fda360a74964a14973dfa83d1293", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d888a991472d4a88bfcfcfcf4909874d"}], "type": "volumev3", "id": "1b1b3cbed2d14611b521aa10e2b642dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4664f0d595a24e8a9d4eb3691db874e0"}, {"url": "http://172.30.9.21:8080/v1/AUTH_2937fda360a74964a14973dfa83d1293", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49cfc5fc2aa942e59d21f825b2bc9939"}, {"url": "http://12.0.0.22:8080/v1/AUTH_2937fda360a74964a14973dfa83d1293", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "71100b14603a4edf8a39e8af672ecff5"}], "type": "object-store", "id": "29267bcb2ea04deebb6caaa71afffcc5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4dc1873b4b477cb578245fdb86a111"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77d7bee546c941368ffc769fda003312"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9b1ab09869b4ea895eb3c8867f61318"}], "type": "network", "id": "3ac09bd783a245efa7f11d71ad667386", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f7f6f256262433fb4467ed610947d62"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "72d58c041dc245bc8aa43ce73891f76c"}, {"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b89851b9b2b4f95b7d2184e74373672"}], "type": "identity", "id": "49f6869431e3430e9aeef431c7e7d7de", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8201c41b3865412e839f135e1ceb7421"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e4e22c0a684229ba50a51934a5cdf7"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf4872e158cb44e3aa5a4063a620efc3"}], "type": "alarming", "id": "61e60b3a8b964288a4ad67fd02ee4984", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4de11e8502624071afd079250b33c74c"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d801fa7f3ee64b30b3b18ef5a9e72635"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f583f4a1750f4edc8596dd476ece0948"}], "type": "compute", "id": "6b64d23b249e42d79f5dd070a7460b66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0cd6369c5d9949eba212a5ce97f8b6f7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8011dc0e5bd44e2aa45caf7c6e4d19d2"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d807430fcec84acebca284681dd098fe"}], "type": "cloudformation", "id": "7f91896ba7394ae291c7a222f92ea496", "name": "heat-cfn"}, {"endpoints": [], "type": "tempest-type-608147535", "id": "88d50707b816448897d5d0b213cb19da", "name": "tempest-service-563563896"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2937fda360a74964a14973dfa83d1293", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4243c026b4174decae31504c58542875"}, {"url": "http://192.30.9.6:8776/v2/2937fda360a74964a14973dfa83d1293", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84281d63eba442fd8cdbf23eae691ba2"}, {"url": "http://172.30.9.21:8776/v2/2937fda360a74964a14973dfa83d1293", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1ce0a47f2fd4ca9b678bc1d7e5d0b37"}], "type": "volumev2", "id": "8afcbe00e0a6427bbf1fc3b10d4b2f5e", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/2937fda360a74964a14973dfa83d1293", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25eb19d77ddd4b9aa8117749f829d913"}, {"url": "http://172.30.9.21:8004/v1/2937fda360a74964a14973dfa83d1293", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57dd852403b0401fb0bd852db0cc4f1e"}, {"url": "http://192.30.9.6:8004/v1/2937fda360a74964a14973dfa83d1293", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5a404b628fff4023b9d3e5b8fca3b0fb"}], "type": "orchestration", "id": "a244395507da4b85bd212d5f49a8b6ae", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2242a4436b774238a465cc3d6498ab4e"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "977935de203e411cbce5038f0a9dc848"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2fcaa46481c44f8a3f42acd6c29b21f"}], "type": "placement", "id": "aed411d3d8324008b42b3bd847051003", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b61449c559f45dba6ba5f9dc241729f"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3f83bae18b4a496bb67592b5d777f17c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5162d5282ea1448dbbc20567c0d57fd7"}], "type": "metric", "id": "ebf458a547774acfb6b489f2803a822c", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "33de49eaa2934d07a5ef7754ed5fe8e0"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b7265307a4a45caad0a286536a91b5d"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94601cf3562245fb9453e9678a54b869"}], "type": "event", "id": "f3ff1bc7e87e4c90a2385a1bc8175960", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00d65cc314ee4a87ad316dd160d63558"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64896bc5be624954a0166b6cfa08a10e"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd079af259534771ac00959c542171cf"}], "type": "image", "id": "f9a74c8a63414707b34a5b03e9eacdc1", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "barbican-user_6b9e80e0-aef0-44fb-88a4-f9aa8f8c1ce5", "id": "1e07b5896a234699844a888604ba6de1"}, "audit_ids": ["fiBNzAQwQZ64qlRR3Whl7Q"], "issued_at": "2019-04-09T08:02:20.000000Z"}} 2019-04-09 08:02:23,979 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-04-09 08:02:23,984 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 09 Apr 2019 08:02:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d81b48fe-19f1-4a9c-bae9-7f07049e105a 2019-04-09 08:02:23,985 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 08:02:23,985 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/ used request id req-d81b48fe-19f1-4a9c-bae9-7f07049e105a 2019-04-09 08:02:23,988 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2019-04-09 08:02:23,992 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.6:35357 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-04-09 08:02:23,998 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 09 Apr 2019 08:02:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c0577482-7886-4d80-b561-933c2f40d9f3 2019-04-09 08:02:23,998 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://192.30.9.6:35357/v3/", "rel": "self"}]}]}} 2019-04-09 08:02:23,998 - keystoneauth.session - DEBUG - GET call to http://192.30.9.6:35357/ used request id req-c0577482-7886-4d80-b561-933c2f40d9f3 2019-04-09 08:02:23,999 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.6:35357/v3/services -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9607388cdd8396fd4bffff241448749b111df1b0" 2019-04-09 08:02:24,185 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 953 Content-Type: application/json Date: Tue, 09 Apr 2019 08:02:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f08858a2-b0fa-4e5f-9fa6-faa73fbc6ad2 2019-04-09 08:02:24,185 - keystoneauth.session - DEBUG - RESP BODY: {"services": [{"name": "tempest-service-488714134", "links": {"self": "http://192.30.9.6:35357/v3/services/0b54ae2e271e4cc7bbd93a7117074bc5"}, "enabled": true, "type": "tempest-type-1277486611", "id": "0b54ae2e271e4cc7bbd93a7117074bc5", "description": "tempest-description-1327649048"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.6:35357/v3/services/0c6048bf3c804b33b1209bfa8ca75ec0"}, "enabled": true, "type": "metering", "id": "0c6048bf3c804b33b1209bfa8ca75ec0", "name": "ceilometer"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.6:35357/v3/services/1b1b3cbed2d14611b521aa10e2b642dc"}, "enabled": true, "type": "volumev3", "id": "1b1b3cbed2d14611b521aa10e2b642dc", "name": "cinderv3"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.6:35357/v3/services/29267bcb2ea04deebb6caaa71afffcc5"}, "enabled": true, "type": "object-store", "id": "29267bcb2ea04deebb6caaa71afffcc5", "name": "swift"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.6:35357/v3/services/3ac09bd783a245efa7f11d71ad667386"}, "enabled": true, "type": "network", "id": "3ac09bd783a245efa7f11d71ad667386", "name": "neutron"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.6:35357/v3/services/49f6869431e3430e9aeef431c7e7d7de"}, "enabled": true, "type": "identity", "id": "49f6869431e3430e9aeef431c7e7d7de", "name": "keystone"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.6:35357/v3/services/61e60b3a8b964288a4ad67fd02ee4984"}, "enabled": true, "type": "alarming", "id": "61e60b3a8b964288a4ad67fd02ee4984", "name": "aodh"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.6:35357/v3/services/6b64d23b249e42d79f5dd070a7460b66"}, "enabled": true, "type": "compute", "id": "6b64d23b249e42d79f5dd070a7460b66", "name": "nova"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.6:35357/v3/services/7f91896ba7394ae291c7a222f92ea496"}, "enabled": true, "type": "cloudformation", "id": "7f91896ba7394ae291c7a222f92ea496", "name": "heat-cfn"}, {"name": "tempest-service-563563896", "links": {"self": "http://192.30.9.6:35357/v3/services/88d50707b816448897d5d0b213cb19da"}, "enabled": true, "type": "tempest-type-608147535", "id": "88d50707b816448897d5d0b213cb19da", "description": "tempest-description-582263584"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.6:35357/v3/services/8afcbe00e0a6427bbf1fc3b10d4b2f5e"}, "enabled": true, "type": "volumev2", "id": "8afcbe00e0a6427bbf1fc3b10d4b2f5e", "name": "cinderv2"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.6:35357/v3/services/a244395507da4b85bd212d5f49a8b6ae"}, "enabled": true, "type": "orchestration", "id": "a244395507da4b85bd212d5f49a8b6ae", "name": "heat"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.6:35357/v3/services/aed411d3d8324008b42b3bd847051003"}, "enabled": true, "type": "placement", "id": "aed411d3d8324008b42b3bd847051003", "name": "placement"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.6:35357/v3/services/ebf458a547774acfb6b489f2803a822c"}, "enabled": true, "type": "metric", "id": "ebf458a547774acfb6b489f2803a822c", "name": "gnocchi"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.6:35357/v3/services/f3ff1bc7e87e4c90a2385a1bc8175960"}, "enabled": true, "type": "event", "id": "f3ff1bc7e87e4c90a2385a1bc8175960", "name": "panko"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.6:35357/v3/services/f9a74c8a63414707b34a5b03e9eacdc1"}, "enabled": true, "type": "image", "id": "f9a74c8a63414707b34a5b03e9eacdc1", "name": "glance"}], "links": {"self": "http://192.30.9.6:35357/v3/services", "previous": null, "next": null}} 2019-04-09 08:02:24,186 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.6:35357/v3/services used request id req-f08858a2-b0fa-4e5f-9fa6-faa73fbc6ad2 2019-04-09 08:02:24,186 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.197239875793s 2019-04-09 08:02:24,197 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-04-09 08:02:24,197 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9607388cdd8396fd4bffff241448749b111df1b0" 2019-04-09 08:02:24,395 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Tue, 09 Apr 2019 08:02:20 GMT X-Openstack-Request-Id: req-b5734a1d-5bc3-4980-bceb-cc4b12e3b519 2019-04-09 08:02:24,396 - keystoneauth.session - DEBUG - RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"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": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: subnet, trunk, router, network, policy, subnetpool, port, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"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": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "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": "availability_zone_filter", "updated": "2018-06-22T10:00:00-00:00", "name": "Availability Zone Filter Extension", "links": [], "description": "Add filter parameters to AvailabilityZone resource"}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "filter-validation", "updated": "2018-03-21T10:00:00-00:00", "name": "Filter parameters validation", "links": [], "description": "Provides validation on filter parameters."}, {"alias": "subnet-segmentid-writable", "updated": "2018-03-12T00:00:00-00:00", "name": "Subnet SegmentID (writable)", "links": [], "description": "Provides a writable segment_id attribute for a subnet resource."}, {"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": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"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": "empty-string-filtering", "updated": "2018-04-09T10:00:00-00:00", "name": "Empty String Filtering Extension", "links": [], "description": "Allow filtering by attributes with empty string value"}, {"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": "port-mac-address-regenerate", "updated": "2018-05-03T10:00:00-00:00", "name": "Neutron Port MAC address regenerate", "links": [], "description": "Network port MAC address regenerate"}, {"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": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"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": "port-security-groups-filtering", "updated": "2018-01-09T09:00:00-00:00", "name": "Port filtering on security groups", "links": [], "description": "Provides security groups filtering when listing ports"}, {"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": "standard-attr-segment", "updated": "2018-04-09T10:00:00-00:00", "name": "Standard Attribute Segment Extension", "links": [], "description": "Add standard attributes to Segment resource"}, {"alias": "segments-peer-subnet-host-routes", "updated": "2018-06-12T10:00:00-00:00", "name": "Segments peer-subnet host routes", "links": [], "description": "Add host routes to subnets on a routed network (segments)"}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "fip-port-details", "updated": "2018-04-09T10:00:00-00:00", "name": "Floating IP Port Details Extension", "links": [], "description": "Add port_details attribute to Floating IP resource"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"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": "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": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "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": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "binding-extended", "updated": "2017-07-17T10:00:00-00:00", "name": "Port Bindings Extended", "links": [], "description": "Expose port bindings of a virtual port to external application"}]} 2019-04-09 08:02:24,397 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/extensions.json used request id req-b5734a1d-5bc3-4980-bceb-cc4b12e3b519 2019-04-09 08:02:24,397 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.199826955795s 2019-04-09 08:02:24,407 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-09 08:02:24,410 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}125e9ca49c5461938f22dd32e401a023ee7a2dfc" 2019-04-09 08:02:24,535 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 838 Content-Type: application/json Date: Tue, 09 Apr 2019 08:02:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a981953-4b13-49d1-968e-60bfc0765872 2019-04-09 08:02:24,536 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/07b62caafa51496f94dd3b3fb341fcfe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07b62caafa51496f94dd3b3fb341fcfe", "email": "glance@localhost", "password_expires_at": null}, {"name": "barbican-user_6b9e80e0-aef0-44fb-88a4-f9aa8f8c1ce5", "links": {"self": "http://172.30.9.21:5000/v3/users/1e07b5896a234699844a888604ba6de1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "1e07b5896a234699844a888604ba6de1", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/2e35f475a54147749980006d265eb864"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e35f475a54147749980006d265eb864", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/2f1bc9c9d22745648100c4b0717962eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f1bc9c9d22745648100c4b0717962eb", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/30fe8cf249d443dd9c53f2cc083f50b5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "30fe8cf249d443dd9c53f2cc083f50b5", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/3d748bf7df734addb2e37ea0663ec892"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d748bf7df734addb2e37ea0663ec892", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/732a504491fd4f35923460ae0d2ef475"}, "domain_id": "default", "enabled": true, "options": {}, "id": "732a504491fd4f35923460ae0d2ef475", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/781b729594744c4f8f561f6b5a6e68bd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "781b729594744c4f8f561f6b5a6e68bd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/80817a33c71343ed9c63d448a7fea69e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "80817a33c71343ed9c63d448a7fea69e", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/938ce22a56d74c639d353dbbf166fcc4"}, "domain_id": "ec5ce0aa038644b78983e5840ba5fb73", "enabled": true, "options": {}, "id": "938ce22a56d74c639d353dbbf166fcc4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/96d754a28b0d43cf8fa237c30a99c306"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d754a28b0d43cf8fa237c30a99c306", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/aaa8b9f924a74e80899c7ad7e32fcaae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aaa8b9f924a74e80899c7ad7e32fcaae", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b8dd65f4e72446d5bd8d9efa13837b0c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8dd65f4e72446d5bd8d9efa13837b0c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/c34b7e3bcdbc428db4539ea2b87cfce1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c34b7e3bcdbc428db4539ea2b87cfce1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/eb527490835d48e8a67131b0f587baf6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb527490835d48e8a67131b0f587baf6", "email": "gnocchi@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2019-04-09 08:02:24,536 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-2a981953-4b13-49d1-968e-60bfc0765872 2019-04-09 08:02:24,537 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.129395961761s 2019-04-09 08:02:24,543 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-09 08:02:24,546 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users/1e07b5896a234699844a888604ba6de1 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}125e9ca49c5461938f22dd32e401a023ee7a2dfc" 2019-04-09 08:02:24,664 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 224 Content-Type: application/json Date: Tue, 09 Apr 2019 08:02:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f294797-b8b6-4da8-a8c7-54a4ed559854 2019-04-09 08:02:24,664 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "barbican-user_6b9e80e0-aef0-44fb-88a4-f9aa8f8c1ce5", "links": {"self": "http://172.30.9.21:5000/v3/users/1e07b5896a234699844a888604ba6de1"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "1e07b5896a234699844a888604ba6de1", "description": null}} 2019-04-09 08:02:24,664 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/1e07b5896a234699844a888604ba6de1 used request id req-4f294797-b8b6-4da8-a8c7-54a4ed559854 2019-04-09 08:02:24,665 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.121880054474s 2019-04-09 08:02:24,665 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-04-09 08:02:24,669 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/users/1e07b5896a234699844a888604ba6de1 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}125e9ca49c5461938f22dd32e401a023ee7a2dfc" 2019-04-09 08:02:24,944 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 09 Apr 2019 08:02:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a9485717-2f1e-4f85-b0e6-7dd95a97628f 2019-04-09 08:02:24,944 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-09 08:02:24,944 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/1e07b5896a234699844a888604ba6de1 used request id req-a9485717-2f1e-4f85-b0e6-7dd95a97628f 2019-04-09 08:02:24,944 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.279186010361s 2019-04-09 08:02:24,951 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-09 08:02:24,955 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}125e9ca49c5461938f22dd32e401a023ee7a2dfc" 2019-04-09 08:02:25,061 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 385 Content-Type: application/json Date: Tue, 09 Apr 2019 08:02:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aff77584-b623-4af0-9698-f6242602dd6c 2019-04-09 08:02:25,062 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: barbican", "links": {"self": "http://172.30.9.21:5000/v3/projects/2937fda360a74964a14973dfa83d1293"}, "tags": [], "enabled": true, "id": "2937fda360a74964a14973dfa83d1293", "parent_id": "default", "domain_id": "default", "name": "barbican-project_6b9e80e0-aef0-44fb-88a4-f9aa8f8c1ce5"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/6509066435f1453bac6996ee8997a3b2"}, "tags": [], "enabled": true, "id": "6509066435f1453bac6996ee8997a3b2", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/ba7a30bb29394fc4a587735d9dfb749e"}, "tags": [], "enabled": true, "id": "ba7a30bb29394fc4a587735d9dfb749e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-04-09 08:02:25,062 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-aff77584-b623-4af0-9698-f6242602dd6c 2019-04-09 08:02:25,062 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.110878944397s 2019-04-09 08:02:25,067 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-04-09 08:02:25,071 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/projects/2937fda360a74964a14973dfa83d1293 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}125e9ca49c5461938f22dd32e401a023ee7a2dfc" 2019-04-09 08:02:25,326 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 09 Apr 2019 08:02:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0b88cdf2-efbe-4dc0-b868-0b357d09abd9 2019-04-09 08:02:25,326 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-09 08:02:25,326 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/2937fda360a74964a14973dfa83d1293 used request id req-0b88cdf2-efbe-4dc0-b868-0b357d09abd9 2019-04-09 08:02:25,326 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.258856058121s 2019-04-09 08:02:25,331 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-09 08:02:25,332 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/security-groups.json?project_id=2937fda360a74964a14973dfa83d1293&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}125e9ca49c5461938f22dd32e401a023ee7a2dfc" 2019-04-09 08:02:25,376 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 23 Content-Type: application/json Date: Tue, 09 Apr 2019 08:02:21 GMT X-Openstack-Request-Id: req-3d39eeee-3e4a-404c-bb56-9cd3802398a4 2019-04-09 08:02:25,376 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": []} 2019-04-09 08:02:25,376 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json?project_id=2937fda360a74964a14973dfa83d1293&name=default used request id req-3d39eeee-3e4a-404c-bb56-9cd3802398a4 2019-04-09 08:02:25,377 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0450720787048s 2019-04-09 08:02:25,377 - xtesting.ci.run_tests - INFO - Skipping test case 'barbican'... 2019-04-09 08:02:25,377 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | barbican | functest | 00:00 | SKIP | +-------------------+------------------+------------------+----------------+ 2019-04-09 08:02:25,383 - xtesting.ci.run_tests - INFO - Xtesting report: +------------------------------------+------------------+---------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +------------------------------------+------------------+---------------+------------------+----------------+ | neutron-tempest-plugin-api | functest | smoke | 11:37 | PASS | | rally_sanity | functest | smoke | 17:20 | FAIL | | refstack_defcore | functest | smoke | 05:58 | FAIL | | tempest_full | functest | smoke | 33:14 | FAIL | | tempest_scenario | functest | smoke | 09:31 | PASS | | patrole | functest | smoke | 03:01 | PASS | | neutron_trunk | functest | smoke | 02:36 | PASS | | networking-bgpvpn | functest | smoke | 00:00 | SKIP | | networking-sfc | functest | smoke | 00:00 | SKIP | | barbican | functest | smoke | 00:00 | SKIP | +------------------------------------+------------------+---------------+------------------+----------------+ 2019-04-09 08:02:25,392 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2019-04-09 08:02:28,535 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-435 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-nosdn-nofeature-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2019-04-09 08:02:28,538 - 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.21,192.30.9.6 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.21:5000/v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=X5z1qfLnmFbAioHGIWdVT8QwJ 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=6509066435f1453bac6996ee8997a3b2 export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2019-04-09 08:02:28,538 - xtesting.ci.run_tests - DEBUG - Test args: all 2019-04-09 08:02:28,539 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +----------------------+---------------+-------------------------------------------------+-------------------------------------------+ | TIERS | ORDER | DESCRIPTION | TESTCASES | +----------------------+---------------+-------------------------------------------------+-------------------------------------------+ | benchmarking | 2 | Run several OpenStack performance tools | rally_full rally_jobs vmtp shaker | | | | https://docs.openstack.org/performance- | | | | | docs/latest/methodologies/tools.html | | +----------------------+---------------+-------------------------------------------------+-------------------------------------------+ 2019-04-09 08:02:28,547 - xtesting.ci.run_tests - INFO - Loading test case 'rally_full'... 2019-04-09 08:02:28,807 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-04-09 08:02:28,813 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Tue, 09 Apr 2019 08:02:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c37bc07c-ea5c-4555-af76-42091583f18c 2019-04-09 08:02:28,813 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2019-04-09 08:02:28,813 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/v3 used request id req-c37bc07c-ea5c-4555-af76-42091583f18c 2019-04-09 08:02:28,814 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2019-04-09 08:02:29,323 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "12d06a59574c4903a7b4bfc193e14ef0", "name": "member"}, {"id": "ecaba09e8ea14e058d5f9d9eb583aa37", "name": "admin"}, {"id": "6e54a998c61f4429874ed3ac33d4afc4", "name": "reader"}], "expires_at": "2019-04-09T09:02:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6509066435f1453bac6996ee8997a3b2", "name": "admin"}, "catalog": [{"endpoints": [], "type": "tempest-type-1277486611", "id": "0b54ae2e271e4cc7bbd93a7117074bc5", "name": "tempest-service-488714134"}, {"endpoints": [], "type": "metering", "id": "0c6048bf3c804b33b1209bfa8ca75ec0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v3/6509066435f1453bac6996ee8997a3b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "503aa75a75e444a9b93cb14634c6ab50"}, {"url": "http://192.30.9.6:8776/v3/6509066435f1453bac6996ee8997a3b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd4bc81464e44d0a129985ca1ff91d5"}, {"url": "http://192.30.9.6:8776/v3/6509066435f1453bac6996ee8997a3b2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d888a991472d4a88bfcfcfcf4909874d"}], "type": "volumev3", "id": "1b1b3cbed2d14611b521aa10e2b642dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4664f0d595a24e8a9d4eb3691db874e0"}, {"url": "http://172.30.9.21:8080/v1/AUTH_6509066435f1453bac6996ee8997a3b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49cfc5fc2aa942e59d21f825b2bc9939"}, {"url": "http://12.0.0.22:8080/v1/AUTH_6509066435f1453bac6996ee8997a3b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "71100b14603a4edf8a39e8af672ecff5"}], "type": "object-store", "id": "29267bcb2ea04deebb6caaa71afffcc5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4dc1873b4b477cb578245fdb86a111"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77d7bee546c941368ffc769fda003312"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9b1ab09869b4ea895eb3c8867f61318"}], "type": "network", "id": "3ac09bd783a245efa7f11d71ad667386", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f7f6f256262433fb4467ed610947d62"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "72d58c041dc245bc8aa43ce73891f76c"}, {"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b89851b9b2b4f95b7d2184e74373672"}], "type": "identity", "id": "49f6869431e3430e9aeef431c7e7d7de", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8201c41b3865412e839f135e1ceb7421"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e4e22c0a684229ba50a51934a5cdf7"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf4872e158cb44e3aa5a4063a620efc3"}], "type": "alarming", "id": "61e60b3a8b964288a4ad67fd02ee4984", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4de11e8502624071afd079250b33c74c"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d801fa7f3ee64b30b3b18ef5a9e72635"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f583f4a1750f4edc8596dd476ece0948"}], "type": "compute", "id": "6b64d23b249e42d79f5dd070a7460b66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0cd6369c5d9949eba212a5ce97f8b6f7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8011dc0e5bd44e2aa45caf7c6e4d19d2"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d807430fcec84acebca284681dd098fe"}], "type": "cloudformation", "id": "7f91896ba7394ae291c7a222f92ea496", "name": "heat-cfn"}, {"endpoints": [], "type": "tempest-type-608147535", "id": "88d50707b816448897d5d0b213cb19da", "name": "tempest-service-563563896"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/6509066435f1453bac6996ee8997a3b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4243c026b4174decae31504c58542875"}, {"url": "http://192.30.9.6:8776/v2/6509066435f1453bac6996ee8997a3b2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84281d63eba442fd8cdbf23eae691ba2"}, {"url": "http://172.30.9.21:8776/v2/6509066435f1453bac6996ee8997a3b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1ce0a47f2fd4ca9b678bc1d7e5d0b37"}], "type": "volumev2", "id": "8afcbe00e0a6427bbf1fc3b10d4b2f5e", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/6509066435f1453bac6996ee8997a3b2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25eb19d77ddd4b9aa8117749f829d913"}, {"url": "http://172.30.9.21:8004/v1/6509066435f1453bac6996ee8997a3b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57dd852403b0401fb0bd852db0cc4f1e"}, {"url": "http://192.30.9.6:8004/v1/6509066435f1453bac6996ee8997a3b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5a404b628fff4023b9d3e5b8fca3b0fb"}], "type": "orchestration", "id": "a244395507da4b85bd212d5f49a8b6ae", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2242a4436b774238a465cc3d6498ab4e"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "977935de203e411cbce5038f0a9dc848"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2fcaa46481c44f8a3f42acd6c29b21f"}], "type": "placement", "id": "aed411d3d8324008b42b3bd847051003", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b61449c559f45dba6ba5f9dc241729f"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3f83bae18b4a496bb67592b5d777f17c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5162d5282ea1448dbbc20567c0d57fd7"}], "type": "metric", "id": "ebf458a547774acfb6b489f2803a822c", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "33de49eaa2934d07a5ef7754ed5fe8e0"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b7265307a4a45caad0a286536a91b5d"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94601cf3562245fb9453e9678a54b869"}], "type": "event", "id": "f3ff1bc7e87e4c90a2385a1bc8175960", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00d65cc314ee4a87ad316dd160d63558"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64896bc5be624954a0166b6cfa08a10e"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd079af259534771ac00959c542171cf"}], "type": "image", "id": "f9a74c8a63414707b34a5b03e9eacdc1", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "96d754a28b0d43cf8fa237c30a99c306"}, "audit_ids": ["XkURJbJLR7mKxK5xBneD_g"], "issued_at": "2019-04-09T08:02:25.000000Z"}} 2019-04-09 08:02:29,327 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-09 08:02:29,327 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}52d6a2fd58e7ac30f7414831798cf8f85019b48b" 2019-04-09 08:02:29,716 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Tue, 09 Apr 2019 08:02:25 GMT X-Openstack-Request-Id: req-94cc200e-42ce-439d-8008-8fdf228c371c 2019-04-09 08:02:29,717 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"b62787c2-635d-4893-8553-7ee0260442ff","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ba7a30bb29394fc4a587735d9dfb749e","l2_adjacency":true,"status":"ACTIVE","subnets":["dce875e1-9eec-4cb2-94e6-93dffefe33f6"],"description":"","tags":[],"updated_at":"2019-04-09T06:38:46Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ba7a30bb29394fc4a587735d9dfb749e","created_at":"2019-04-09T06:24:05Z","provider:network_type":"flat"}]} 2019-04-09 08:02:29,717 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-94cc200e-42ce-439d-8008-8fdf228c371c 2019-04-09 08:02:29,717 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.390108823776s 2019-04-09 08:02:29,724 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-04-09 08:02:29,730 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 09 Apr 2019 08:02:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5b104827-d654-4fad-a73c-23dbc2e6271a 2019-04-09 08:02:29,730 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 08:02:29,730 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/ used request id req-5b104827-d654-4fad-a73c-23dbc2e6271a 2019-04-09 08:02:29,731 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-09 08:02:29,734 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}52d6a2fd58e7ac30f7414831798cf8f85019b48b" 2019-04-09 08:02:29,845 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 222 Content-Type: application/json Date: Tue, 09 Apr 2019 08:02:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b66b0d1a-e6d0-4709-9a95-7a6e431ef7c8 2019-04-09 08:02:29,845 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/ec5ce0aa038644b78983e5840ba5fb73"}, "tags": [], "enabled": true, "id": "ec5ce0aa038644b78983e5840ba5fb73", "name": "heat_stack"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2019-04-09 08:02:29,845 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-b66b0d1a-e6d0-4709-9a95-7a6e431ef7c8 2019-04-09 08:02:29,846 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.114628076553s 2019-04-09 08:02:29,853 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-04-09 08:02:29,857 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}52d6a2fd58e7ac30f7414831798cf8f85019b48b" -d '{"project": {"description": "Created by OPNFV Functest: rally_full", "enabled": true, "domain_id": "default", "name": "rally_full-project_84a8fc75-4e3a-42e4-824e-e3fd4d4bd410"}}' 2019-04-09 08:02:30,060 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 366 Content-Type: application/json Date: Tue, 09 Apr 2019 08:02:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8a8159d1-e5d9-40d9-8ab7-056167320c39 2019-04-09 08:02:30,061 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: rally_full", "links": {"self": "http://172.30.9.21:5000/v3/projects/dd5831660b6541118eb20ef55c160ff9"}, "tags": [], "enabled": true, "id": "dd5831660b6541118eb20ef55c160ff9", "parent_id": "default", "domain_id": "default", "name": "rally_full-project_84a8fc75-4e3a-42e4-824e-e3fd4d4bd410"}} 2019-04-09 08:02:30,061 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-8a8159d1-e5d9-40d9-8ab7-056167320c39 2019-04-09 08:02:30,061 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.207520008087s 2019-04-09 08:02:30,062 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: rally_full', u'tags': [], 'enabled': True, 'id': u'dd5831660b6541118eb20ef55c160ff9', '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_full-project_84a8fc75-4e3a-42e4-824e-e3fd4d4bd410'}) 2019-04-09 08:02:30,068 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-04-09 08:02:30,072 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}52d6a2fd58e7ac30f7414831798cf8f85019b48b" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "YFUxJRRmQeQCx9ynoSsj2dyNWzsIRp", "email": null, "name": "rally_full-user_84a8fc75-4e3a-42e4-824e-e3fd4d4bd410"}}' 2019-04-09 08:02:30,527 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 325 Content-Type: application/json Date: Tue, 09 Apr 2019 08:02:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b88c5ee1-7aec-4489-b6d3-a721ca2d0b6f 2019-04-09 08:02:30,527 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "rally_full-user_84a8fc75-4e3a-42e4-824e-e3fd4d4bd410", "links": {"self": "http://172.30.9.21:5000/v3/users/319663d3806a479b878631d29d881c1f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "319663d3806a479b878631d29d881c1f", "domain_id": "default", "password_expires_at": null}} 2019-04-09 08:02:30,527 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/users used request id req-b88c5ee1-7aec-4489-b6d3-a721ca2d0b6f 2019-04-09 08:02:30,527 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.458908081055s 2019-04-09 08:02:30,528 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'319663d3806a479b878631d29d881c1f', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'rally_full-user_84a8fc75-4e3a-42e4-824e-e3fd4d4bd410'}) 2019-04-09 08:02:30,532 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-09 08:02:30,535 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}52d6a2fd58e7ac30f7414831798cf8f85019b48b" 2019-04-09 08:02:30,640 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Tue, 09 Apr 2019 08:02:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d0baa4d-f385-4345-ac06-1a552a8d7365 2019-04-09 08:02:30,641 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "12d06a59574c4903a7b4bfc193e14ef0", "links": {"self": "http://172.30.9.21:5000/v3/roles/12d06a59574c4903a7b4bfc193e14ef0"}, "name": "member"}, {"domain_id": null, "id": "50245c80a9b84e15b01544b714aaabd9", "links": {"self": "http://172.30.9.21:5000/v3/roles/50245c80a9b84e15b01544b714aaabd9"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6e54a998c61f4429874ed3ac33d4afc4", "links": {"self": "http://172.30.9.21:5000/v3/roles/6e54a998c61f4429874ed3ac33d4afc4"}, "name": "reader"}, {"domain_id": null, "id": "6f62ff3e5bbd4682becdbe9fa3c1ed2c", "links": {"self": "http://172.30.9.21:5000/v3/roles/6f62ff3e5bbd4682becdbe9fa3c1ed2c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80b483ac8c834f498f0d265da82cb005", "links": {"self": "http://172.30.9.21:5000/v3/roles/80b483ac8c834f498f0d265da82cb005"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecaba09e8ea14e058d5f9d9eb583aa37", "links": {"self": "http://172.30.9.21:5000/v3/roles/ecaba09e8ea14e058d5f9d9eb583aa37"}, "name": "admin"}]} 2019-04-09 08:02:30,641 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-9d0baa4d-f385-4345-ac06-1a552a8d7365 2019-04-09 08:02:30,641 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.109081029892s 2019-04-09 08:02:30,647 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-09 08:02:30,650 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}52d6a2fd58e7ac30f7414831798cf8f85019b48b" 2019-04-09 08:02:30,840 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Tue, 09 Apr 2019 08:02:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd2b05cd-c231-43bb-8f1b-3c10d3ccea8d 2019-04-09 08:02:30,840 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "12d06a59574c4903a7b4bfc193e14ef0", "links": {"self": "http://172.30.9.21:5000/v3/roles/12d06a59574c4903a7b4bfc193e14ef0"}, "name": "member"}, {"domain_id": null, "id": "50245c80a9b84e15b01544b714aaabd9", "links": {"self": "http://172.30.9.21:5000/v3/roles/50245c80a9b84e15b01544b714aaabd9"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6e54a998c61f4429874ed3ac33d4afc4", "links": {"self": "http://172.30.9.21:5000/v3/roles/6e54a998c61f4429874ed3ac33d4afc4"}, "name": "reader"}, {"domain_id": null, "id": "6f62ff3e5bbd4682becdbe9fa3c1ed2c", "links": {"self": "http://172.30.9.21:5000/v3/roles/6f62ff3e5bbd4682becdbe9fa3c1ed2c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80b483ac8c834f498f0d265da82cb005", "links": {"self": "http://172.30.9.21:5000/v3/roles/80b483ac8c834f498f0d265da82cb005"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecaba09e8ea14e058d5f9d9eb583aa37", "links": {"self": "http://172.30.9.21:5000/v3/roles/ecaba09e8ea14e058d5f9d9eb583aa37"}, "name": "admin"}]} 2019-04-09 08:02:30,840 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-cd2b05cd-c231-43bb-8f1b-3c10d3ccea8d 2019-04-09 08:02:30,840 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.193644046783s 2019-04-09 08:02:30,846 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-09 08:02:30,849 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}52d6a2fd58e7ac30f7414831798cf8f85019b48b" 2019-04-09 08:02:30,997 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Tue, 09 Apr 2019 08:02:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-158fbe25-e751-4c58-b7bb-e9a7ede54419 2019-04-09 08:02:30,997 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "12d06a59574c4903a7b4bfc193e14ef0", "links": {"self": "http://172.30.9.21:5000/v3/roles/12d06a59574c4903a7b4bfc193e14ef0"}, "name": "member"}, {"domain_id": null, "id": "50245c80a9b84e15b01544b714aaabd9", "links": {"self": "http://172.30.9.21:5000/v3/roles/50245c80a9b84e15b01544b714aaabd9"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6e54a998c61f4429874ed3ac33d4afc4", "links": {"self": "http://172.30.9.21:5000/v3/roles/6e54a998c61f4429874ed3ac33d4afc4"}, "name": "reader"}, {"domain_id": null, "id": "6f62ff3e5bbd4682becdbe9fa3c1ed2c", "links": {"self": "http://172.30.9.21:5000/v3/roles/6f62ff3e5bbd4682becdbe9fa3c1ed2c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80b483ac8c834f498f0d265da82cb005", "links": {"self": "http://172.30.9.21:5000/v3/roles/80b483ac8c834f498f0d265da82cb005"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecaba09e8ea14e058d5f9d9eb583aa37", "links": {"self": "http://172.30.9.21:5000/v3/roles/ecaba09e8ea14e058d5f9d9eb583aa37"}, "name": "admin"}]} 2019-04-09 08:02:30,998 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-158fbe25-e751-4c58-b7bb-e9a7ede54419 2019-04-09 08:02:30,998 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.151489019394s 2019-04-09 08:02:31,002 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-09 08:02:31,005 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}52d6a2fd58e7ac30f7414831798cf8f85019b48b" 2019-04-09 08:02:31,109 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 09 Apr 2019 08:02:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a97409b-d484-4c18-af4a-9f7e1c38ca9c 2019-04-09 08:02:31,110 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-04-09 08:02:31,110 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-4a97409b-d484-4c18-af4a-9f7e1c38ca9c 2019-04-09 08:02:31,110 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.107841968536s 2019-04-09 08:02:31,111 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-09 08:02:31,114 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}52d6a2fd58e7ac30f7414831798cf8f85019b48b" 2019-04-09 08:02:31,241 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 839 Content-Type: application/json Date: Tue, 09 Apr 2019 08:02:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d987862-6b53-4e44-92ef-5832f418c26c 2019-04-09 08:02:31,242 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/07b62caafa51496f94dd3b3fb341fcfe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07b62caafa51496f94dd3b3fb341fcfe", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/2e35f475a54147749980006d265eb864"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e35f475a54147749980006d265eb864", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/2f1bc9c9d22745648100c4b0717962eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f1bc9c9d22745648100c4b0717962eb", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/30fe8cf249d443dd9c53f2cc083f50b5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "30fe8cf249d443dd9c53f2cc083f50b5", "email": "nova@localhost", "password_expires_at": null}, {"name": "rally_full-user_84a8fc75-4e3a-42e4-824e-e3fd4d4bd410", "links": {"self": "http://172.30.9.21:5000/v3/users/319663d3806a479b878631d29d881c1f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "319663d3806a479b878631d29d881c1f", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/3d748bf7df734addb2e37ea0663ec892"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d748bf7df734addb2e37ea0663ec892", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/732a504491fd4f35923460ae0d2ef475"}, "domain_id": "default", "enabled": true, "options": {}, "id": "732a504491fd4f35923460ae0d2ef475", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/781b729594744c4f8f561f6b5a6e68bd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "781b729594744c4f8f561f6b5a6e68bd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/80817a33c71343ed9c63d448a7fea69e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "80817a33c71343ed9c63d448a7fea69e", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/938ce22a56d74c639d353dbbf166fcc4"}, "domain_id": "ec5ce0aa038644b78983e5840ba5fb73", "enabled": true, "options": {}, "id": "938ce22a56d74c639d353dbbf166fcc4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/96d754a28b0d43cf8fa237c30a99c306"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d754a28b0d43cf8fa237c30a99c306", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/aaa8b9f924a74e80899c7ad7e32fcaae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aaa8b9f924a74e80899c7ad7e32fcaae", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b8dd65f4e72446d5bd8d9efa13837b0c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8dd65f4e72446d5bd8d9efa13837b0c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/c34b7e3bcdbc428db4539ea2b87cfce1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c34b7e3bcdbc428db4539ea2b87cfce1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/eb527490835d48e8a67131b0f587baf6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb527490835d48e8a67131b0f587baf6", "email": "gnocchi@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2019-04-09 08:02:31,242 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-6d987862-6b53-4e44-92ef-5832f418c26c 2019-04-09 08:02:31,242 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.13162612915s 2019-04-09 08:02:31,254 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-09 08:02:31,257 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}52d6a2fd58e7ac30f7414831798cf8f85019b48b" 2019-04-09 08:02:31,453 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Tue, 09 Apr 2019 08:02:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4d6d498-1aa4-48a9-85a7-97ea7a8cf3e8 2019-04-09 08:02:31,454 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/6509066435f1453bac6996ee8997a3b2"}, "tags": [], "enabled": true, "id": "6509066435f1453bac6996ee8997a3b2", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_full", "links": {"self": "http://172.30.9.21:5000/v3/projects/dd5831660b6541118eb20ef55c160ff9"}, "tags": [], "enabled": true, "id": "dd5831660b6541118eb20ef55c160ff9", "parent_id": "default", "domain_id": "default", "name": "rally_full-project_84a8fc75-4e3a-42e4-824e-e3fd4d4bd410"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/ba7a30bb29394fc4a587735d9dfb749e"}, "tags": [], "enabled": true, "id": "ba7a30bb29394fc4a587735d9dfb749e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-04-09 08:02:31,454 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-a4d6d498-1aa4-48a9-85a7-97ea7a8cf3e8 2019-04-09 08:02:31,454 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.200353145599s 2019-04-09 08:02:31,462 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-04-09 08:02:31,466 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=319663d3806a479b878631d29d881c1f&role.id=12d06a59574c4903a7b4bfc193e14ef0&scope.project.id=dd5831660b6541118eb20ef55c160ff9" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}52d6a2fd58e7ac30f7414831798cf8f85019b48b" 2019-04-09 08:02:31,660 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Tue, 09 Apr 2019 08:02:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5791c630-a1a0-418c-9458-4dc2e21bc0b6 2019-04-09 08:02:31,660 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=319663d3806a479b878631d29d881c1f&role.id=12d06a59574c4903a7b4bfc193e14ef0&scope.project.id=dd5831660b6541118eb20ef55c160ff9", "previous": null, "next": null}} 2019-04-09 08:02:31,660 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=319663d3806a479b878631d29d881c1f&role.id=12d06a59574c4903a7b4bfc193e14ef0&scope.project.id=dd5831660b6541118eb20ef55c160ff9 used request id req-5791c630-a1a0-418c-9458-4dc2e21bc0b6 2019-04-09 08:02:31,660 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.198220014572s 2019-04-09 08:02:31,664 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-04-09 08:02:31,667 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/dd5831660b6541118eb20ef55c160ff9/users/319663d3806a479b878631d29d881c1f/roles/12d06a59574c4903a7b4bfc193e14ef0 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}52d6a2fd58e7ac30f7414831798cf8f85019b48b" 2019-04-09 08:02:31,822 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 09 Apr 2019 08:02:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-91f72e67-3240-49be-97d9-3aabb05895e6 2019-04-09 08:02:31,822 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-09 08:02:31,823 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/dd5831660b6541118eb20ef55c160ff9/users/319663d3806a479b878631d29d881c1f/roles/12d06a59574c4903a7b4bfc193e14ef0 used request id req-91f72e67-3240-49be-97d9-3aabb05895e6 2019-04-09 08:02:31,823 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.158684015274s 2019-04-09 08:02:31,823 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'rally_full-project_84a8fc75-4e3a-42e4-824e-e3fd4d4bd410', 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'dd5831660b6541118eb20ef55c160ff9', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'YFUxJRRmQeQCx9ynoSsj2dyNWzsIRp', 'username': u'rally_full-user_84a8fc75-4e3a-42e4-824e-e3fd4d4bd410', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.21:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-04-09 08:02:31,827 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'rally_full-user_84a8fc75-4e3a-42e4-824e-e3fd4d4bd410', 'password': 'YFUxJRRmQeQCx9ynoSsj2dyNWzsIRp', 'project_name': 'rally_full-project_84a8fc75-4e3a-42e4-824e-e3fd4d4bd410', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.21:5000/v3', 'project_id': 'dd5831660b6541118eb20ef55c160ff9', 'project_domain_name': 'Default'} 2019-04-09 08:02:31,831 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-09 08:02:31,834 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}52d6a2fd58e7ac30f7414831798cf8f85019b48b" 2019-04-09 08:02:31,942 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Tue, 09 Apr 2019 08:02:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86852ed5-d28e-4530-add7-3d5a87d1245e 2019-04-09 08:02:31,942 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "12d06a59574c4903a7b4bfc193e14ef0", "links": {"self": "http://172.30.9.21:5000/v3/roles/12d06a59574c4903a7b4bfc193e14ef0"}, "name": "member"}, {"domain_id": null, "id": "50245c80a9b84e15b01544b714aaabd9", "links": {"self": "http://172.30.9.21:5000/v3/roles/50245c80a9b84e15b01544b714aaabd9"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6e54a998c61f4429874ed3ac33d4afc4", "links": {"self": "http://172.30.9.21:5000/v3/roles/6e54a998c61f4429874ed3ac33d4afc4"}, "name": "reader"}, {"domain_id": null, "id": "6f62ff3e5bbd4682becdbe9fa3c1ed2c", "links": {"self": "http://172.30.9.21:5000/v3/roles/6f62ff3e5bbd4682becdbe9fa3c1ed2c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80b483ac8c834f498f0d265da82cb005", "links": {"self": "http://172.30.9.21:5000/v3/roles/80b483ac8c834f498f0d265da82cb005"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecaba09e8ea14e058d5f9d9eb583aa37", "links": {"self": "http://172.30.9.21:5000/v3/roles/ecaba09e8ea14e058d5f9d9eb583aa37"}, "name": "admin"}]} 2019-04-09 08:02:31,942 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-86852ed5-d28e-4530-add7-3d5a87d1245e 2019-04-09 08:02:31,943 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.111561059952s 2019-04-09 08:02:31,948 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-09 08:02:31,951 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}52d6a2fd58e7ac30f7414831798cf8f85019b48b" 2019-04-09 08:02:32,099 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Tue, 09 Apr 2019 08:02:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd790fbe-ec94-4e23-b01d-bf7522d3f130 2019-04-09 08:02:32,099 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "12d06a59574c4903a7b4bfc193e14ef0", "links": {"self": "http://172.30.9.21:5000/v3/roles/12d06a59574c4903a7b4bfc193e14ef0"}, "name": "member"}, {"domain_id": null, "id": "50245c80a9b84e15b01544b714aaabd9", "links": {"self": "http://172.30.9.21:5000/v3/roles/50245c80a9b84e15b01544b714aaabd9"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6e54a998c61f4429874ed3ac33d4afc4", "links": {"self": "http://172.30.9.21:5000/v3/roles/6e54a998c61f4429874ed3ac33d4afc4"}, "name": "reader"}, {"domain_id": null, "id": "6f62ff3e5bbd4682becdbe9fa3c1ed2c", "links": {"self": "http://172.30.9.21:5000/v3/roles/6f62ff3e5bbd4682becdbe9fa3c1ed2c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80b483ac8c834f498f0d265da82cb005", "links": {"self": "http://172.30.9.21:5000/v3/roles/80b483ac8c834f498f0d265da82cb005"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecaba09e8ea14e058d5f9d9eb583aa37", "links": {"self": "http://172.30.9.21:5000/v3/roles/ecaba09e8ea14e058d5f9d9eb583aa37"}, "name": "admin"}]} 2019-04-09 08:02:32,099 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-cd790fbe-ec94-4e23-b01d-bf7522d3f130 2019-04-09 08:02:32,099 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.151608943939s 2019-04-09 08:02:32,104 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-09 08:02:32,108 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}52d6a2fd58e7ac30f7414831798cf8f85019b48b" 2019-04-09 08:02:32,219 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 09 Apr 2019 08:02:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01d4301d-8907-4b5f-a3d1-06e08a6a3d13 2019-04-09 08:02:32,219 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-04-09 08:02:32,219 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-01d4301d-8907-4b5f-a3d1-06e08a6a3d13 2019-04-09 08:02:32,219 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.114968061447s 2019-04-09 08:02:32,220 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-09 08:02:32,224 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}52d6a2fd58e7ac30f7414831798cf8f85019b48b" 2019-04-09 08:02:32,364 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 839 Content-Type: application/json Date: Tue, 09 Apr 2019 08:02:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5162e2a-d23b-47f7-987d-8f33963d4d47 2019-04-09 08:02:32,365 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/07b62caafa51496f94dd3b3fb341fcfe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07b62caafa51496f94dd3b3fb341fcfe", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/2e35f475a54147749980006d265eb864"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e35f475a54147749980006d265eb864", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/2f1bc9c9d22745648100c4b0717962eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f1bc9c9d22745648100c4b0717962eb", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/30fe8cf249d443dd9c53f2cc083f50b5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "30fe8cf249d443dd9c53f2cc083f50b5", "email": "nova@localhost", "password_expires_at": null}, {"name": "rally_full-user_84a8fc75-4e3a-42e4-824e-e3fd4d4bd410", "links": {"self": "http://172.30.9.21:5000/v3/users/319663d3806a479b878631d29d881c1f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "319663d3806a479b878631d29d881c1f", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/3d748bf7df734addb2e37ea0663ec892"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d748bf7df734addb2e37ea0663ec892", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/732a504491fd4f35923460ae0d2ef475"}, "domain_id": "default", "enabled": true, "options": {}, "id": "732a504491fd4f35923460ae0d2ef475", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/781b729594744c4f8f561f6b5a6e68bd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "781b729594744c4f8f561f6b5a6e68bd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/80817a33c71343ed9c63d448a7fea69e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "80817a33c71343ed9c63d448a7fea69e", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/938ce22a56d74c639d353dbbf166fcc4"}, "domain_id": "ec5ce0aa038644b78983e5840ba5fb73", "enabled": true, "options": {}, "id": "938ce22a56d74c639d353dbbf166fcc4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/96d754a28b0d43cf8fa237c30a99c306"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d754a28b0d43cf8fa237c30a99c306", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/aaa8b9f924a74e80899c7ad7e32fcaae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aaa8b9f924a74e80899c7ad7e32fcaae", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b8dd65f4e72446d5bd8d9efa13837b0c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8dd65f4e72446d5bd8d9efa13837b0c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/c34b7e3bcdbc428db4539ea2b87cfce1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c34b7e3bcdbc428db4539ea2b87cfce1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/eb527490835d48e8a67131b0f587baf6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb527490835d48e8a67131b0f587baf6", "email": "gnocchi@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2019-04-09 08:02:32,365 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-d5162e2a-d23b-47f7-987d-8f33963d4d47 2019-04-09 08:02:32,366 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.145332098007s 2019-04-09 08:02:32,377 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-09 08:02:32,381 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}52d6a2fd58e7ac30f7414831798cf8f85019b48b" 2019-04-09 08:02:32,530 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Tue, 09 Apr 2019 08:02:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6fe2609c-dc40-48a0-87bb-02d08930c5ac 2019-04-09 08:02:32,531 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/6509066435f1453bac6996ee8997a3b2"}, "tags": [], "enabled": true, "id": "6509066435f1453bac6996ee8997a3b2", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_full", "links": {"self": "http://172.30.9.21:5000/v3/projects/dd5831660b6541118eb20ef55c160ff9"}, "tags": [], "enabled": true, "id": "dd5831660b6541118eb20ef55c160ff9", "parent_id": "default", "domain_id": "default", "name": "rally_full-project_84a8fc75-4e3a-42e4-824e-e3fd4d4bd410"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/ba7a30bb29394fc4a587735d9dfb749e"}, "tags": [], "enabled": true, "id": "ba7a30bb29394fc4a587735d9dfb749e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-04-09 08:02:32,531 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-6fe2609c-dc40-48a0-87bb-02d08930c5ac 2019-04-09 08:02:32,531 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.153454065323s 2019-04-09 08:02:32,538 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-04-09 08:02:32,542 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=319663d3806a479b878631d29d881c1f&role.id=ecaba09e8ea14e058d5f9d9eb583aa37&scope.project.id=dd5831660b6541118eb20ef55c160ff9" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}52d6a2fd58e7ac30f7414831798cf8f85019b48b" 2019-04-09 08:02:32,650 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 209 Content-Type: application/json Date: Tue, 09 Apr 2019 08:02:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33861377-5947-43d3-b369-e27afb088268 2019-04-09 08:02:32,651 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=319663d3806a479b878631d29d881c1f&role.id=ecaba09e8ea14e058d5f9d9eb583aa37&scope.project.id=dd5831660b6541118eb20ef55c160ff9", "previous": null, "next": null}} 2019-04-09 08:02:32,651 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=319663d3806a479b878631d29d881c1f&role.id=ecaba09e8ea14e058d5f9d9eb583aa37&scope.project.id=dd5831660b6541118eb20ef55c160ff9 used request id req-33861377-5947-43d3-b369-e27afb088268 2019-04-09 08:02:32,651 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.112316131592s 2019-04-09 08:02:32,655 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-04-09 08:02:32,658 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/dd5831660b6541118eb20ef55c160ff9/users/319663d3806a479b878631d29d881c1f/roles/ecaba09e8ea14e058d5f9d9eb583aa37 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}52d6a2fd58e7ac30f7414831798cf8f85019b48b" 2019-04-09 08:02:32,798 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 09 Apr 2019 08:02:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ee806cd5-0f8b-4084-b04d-4f425b3c839f 2019-04-09 08:02:32,799 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-09 08:02:32,799 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/dd5831660b6541118eb20ef55c160ff9/users/319663d3806a479b878631d29d881c1f/roles/ecaba09e8ea14e058d5f9d9eb583aa37 used request id req-ee806cd5-0f8b-4084-b04d-4f425b3c839f 2019-04-09 08:02:32,799 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.144179105759s 2019-04-09 08:02:32,800 - xtesting.ci.run_tests - INFO - Running test case 'rally_full'... 2019-04-09 08:02:32,800 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-09 08:02:32,804 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}52d6a2fd58e7ac30f7414831798cf8f85019b48b" 2019-04-09 08:02:33,004 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 222 Content-Type: application/json Date: Tue, 09 Apr 2019 08:02:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fdaca0ce-4a48-4c45-865a-59e299b5758f 2019-04-09 08:02:33,004 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/ec5ce0aa038644b78983e5840ba5fb73"}, "tags": [], "enabled": true, "id": "ec5ce0aa038644b78983e5840ba5fb73", "name": "heat_stack"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2019-04-09 08:02:33,005 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-fdaca0ce-4a48-4c45-865a-59e299b5758f 2019-04-09 08:02:33,005 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.20446896553s 2019-04-09 08:02:33,012 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-09 08:02:33,016 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}52d6a2fd58e7ac30f7414831798cf8f85019b48b" 2019-04-09 08:02:33,125 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Tue, 09 Apr 2019 08:02:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c081114-0185-477d-bed8-90c5529ac40b 2019-04-09 08:02:33,125 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/6509066435f1453bac6996ee8997a3b2"}, "tags": [], "enabled": true, "id": "6509066435f1453bac6996ee8997a3b2", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_full", "links": {"self": "http://172.30.9.21:5000/v3/projects/dd5831660b6541118eb20ef55c160ff9"}, "tags": [], "enabled": true, "id": "dd5831660b6541118eb20ef55c160ff9", "parent_id": "default", "domain_id": "default", "name": "rally_full-project_84a8fc75-4e3a-42e4-824e-e3fd4d4bd410"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/ba7a30bb29394fc4a587735d9dfb749e"}, "tags": [], "enabled": true, "id": "ba7a30bb29394fc4a587735d9dfb749e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-04-09 08:02:33,125 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-6c081114-0185-477d-bed8-90c5529ac40b 2019-04-09 08:02:33,125 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.112965106964s 2019-04-09 08:02:33,128 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-04-09 08:02:33,128 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}52d6a2fd58e7ac30f7414831798cf8f85019b48b" -d '{"network": {"shared": true, "tenant_id": "dd5831660b6541118eb20ef55c160ff9", "name": "rally_full-net_84a8fc75-4e3a-42e4-824e-e3fd4d4bd410", "admin_state_up": true}}' 2019-04-09 08:02:33,705 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 723 Content-Type: application/json Date: Tue, 09 Apr 2019 08:02:29 GMT X-Openstack-Request-Id: req-9c10d5a0-26d9-4620-99cb-e337c2306644 2019-04-09 08:02:33,706 - keystoneauth.session - DEBUG - RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"provider:network_type":"vxlan","id":"885443a6-a0d2-4e9d-bbd2-189a1d9107dc","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":87,"ipv4_address_scope":null,"shared":true,"project_id":"dd5831660b6541118eb20ef55c160ff9","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-09T08:02:29Z","is_default":false,"qos_policy_id":null,"name":"rally_full-net_84a8fc75-4e3a-42e4-824e-e3fd4d4bd410","admin_state_up":true,"tenant_id":"dd5831660b6541118eb20ef55c160ff9","created_at":"2019-04-09T08:02:29Z","mtu":1450}} 2019-04-09 08:02:33,706 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-9c10d5a0-26d9-4620-99cb-e337c2306644 2019-04-09 08:02:33,706 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.57826590538s 2019-04-09 08:02:33,706 - 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'2019-04-09T08:02:29Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'885443a6-a0d2-4e9d-bbd2-189a1d9107dc', u'provider:segmentation_id': 87, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'rally_full-net_84a8fc75-4e3a-42e4-824e-e3fd4d4bd410', u'created_at': u'2019-04-09T08:02:29Z', u'mtu': 1450, u'tenant_id': u'dd5831660b6541118eb20ef55c160ff9', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'dd5831660b6541118eb20ef55c160ff9', u'l2_adjacency': True}) 2019-04-09 08:02:33,710 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-04-09 08:02:33,716 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Tue, 09 Apr 2019 08:02:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db6fac2f-b0fe-4144-8273-019f79ae06cb 2019-04-09 08:02:33,716 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2019-04-09 08:02:33,716 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/v3 used request id req-db6fac2f-b0fe-4144-8273-019f79ae06cb 2019-04-09 08:02:33,717 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2019-04-09 08:02:34,124 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "12d06a59574c4903a7b4bfc193e14ef0", "name": "member"}, {"id": "ecaba09e8ea14e058d5f9d9eb583aa37", "name": "admin"}, {"id": "6e54a998c61f4429874ed3ac33d4afc4", "name": "reader"}], "expires_at": "2019-04-09T09:02:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dd5831660b6541118eb20ef55c160ff9", "name": "rally_full-project_84a8fc75-4e3a-42e4-824e-e3fd4d4bd410"}, "catalog": [{"endpoints": [], "type": "tempest-type-1277486611", "id": "0b54ae2e271e4cc7bbd93a7117074bc5", "name": "tempest-service-488714134"}, {"endpoints": [], "type": "metering", "id": "0c6048bf3c804b33b1209bfa8ca75ec0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v3/dd5831660b6541118eb20ef55c160ff9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "503aa75a75e444a9b93cb14634c6ab50"}, {"url": "http://192.30.9.6:8776/v3/dd5831660b6541118eb20ef55c160ff9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd4bc81464e44d0a129985ca1ff91d5"}, {"url": "http://192.30.9.6:8776/v3/dd5831660b6541118eb20ef55c160ff9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d888a991472d4a88bfcfcfcf4909874d"}], "type": "volumev3", "id": "1b1b3cbed2d14611b521aa10e2b642dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4664f0d595a24e8a9d4eb3691db874e0"}, {"url": "http://172.30.9.21:8080/v1/AUTH_dd5831660b6541118eb20ef55c160ff9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49cfc5fc2aa942e59d21f825b2bc9939"}, {"url": "http://12.0.0.22:8080/v1/AUTH_dd5831660b6541118eb20ef55c160ff9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "71100b14603a4edf8a39e8af672ecff5"}], "type": "object-store", "id": "29267bcb2ea04deebb6caaa71afffcc5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4dc1873b4b477cb578245fdb86a111"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77d7bee546c941368ffc769fda003312"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9b1ab09869b4ea895eb3c8867f61318"}], "type": "network", "id": "3ac09bd783a245efa7f11d71ad667386", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f7f6f256262433fb4467ed610947d62"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "72d58c041dc245bc8aa43ce73891f76c"}, {"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b89851b9b2b4f95b7d2184e74373672"}], "type": "identity", "id": "49f6869431e3430e9aeef431c7e7d7de", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8201c41b3865412e839f135e1ceb7421"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e4e22c0a684229ba50a51934a5cdf7"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf4872e158cb44e3aa5a4063a620efc3"}], "type": "alarming", "id": "61e60b3a8b964288a4ad67fd02ee4984", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4de11e8502624071afd079250b33c74c"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d801fa7f3ee64b30b3b18ef5a9e72635"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f583f4a1750f4edc8596dd476ece0948"}], "type": "compute", "id": "6b64d23b249e42d79f5dd070a7460b66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0cd6369c5d9949eba212a5ce97f8b6f7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8011dc0e5bd44e2aa45caf7c6e4d19d2"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d807430fcec84acebca284681dd098fe"}], "type": "cloudformation", "id": "7f91896ba7394ae291c7a222f92ea496", "name": "heat-cfn"}, {"endpoints": [], "type": "tempest-type-608147535", "id": "88d50707b816448897d5d0b213cb19da", "name": "tempest-service-563563896"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/dd5831660b6541118eb20ef55c160ff9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4243c026b4174decae31504c58542875"}, {"url": "http://192.30.9.6:8776/v2/dd5831660b6541118eb20ef55c160ff9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84281d63eba442fd8cdbf23eae691ba2"}, {"url": "http://172.30.9.21:8776/v2/dd5831660b6541118eb20ef55c160ff9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1ce0a47f2fd4ca9b678bc1d7e5d0b37"}], "type": "volumev2", "id": "8afcbe00e0a6427bbf1fc3b10d4b2f5e", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/dd5831660b6541118eb20ef55c160ff9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25eb19d77ddd4b9aa8117749f829d913"}, {"url": "http://172.30.9.21:8004/v1/dd5831660b6541118eb20ef55c160ff9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57dd852403b0401fb0bd852db0cc4f1e"}, {"url": "http://192.30.9.6:8004/v1/dd5831660b6541118eb20ef55c160ff9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5a404b628fff4023b9d3e5b8fca3b0fb"}], "type": "orchestration", "id": "a244395507da4b85bd212d5f49a8b6ae", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2242a4436b774238a465cc3d6498ab4e"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "977935de203e411cbce5038f0a9dc848"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2fcaa46481c44f8a3f42acd6c29b21f"}], "type": "placement", "id": "aed411d3d8324008b42b3bd847051003", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b61449c559f45dba6ba5f9dc241729f"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3f83bae18b4a496bb67592b5d777f17c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5162d5282ea1448dbbc20567c0d57fd7"}], "type": "metric", "id": "ebf458a547774acfb6b489f2803a822c", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "33de49eaa2934d07a5ef7754ed5fe8e0"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b7265307a4a45caad0a286536a91b5d"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94601cf3562245fb9453e9678a54b869"}], "type": "event", "id": "f3ff1bc7e87e4c90a2385a1bc8175960", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00d65cc314ee4a87ad316dd160d63558"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64896bc5be624954a0166b6cfa08a10e"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd079af259534771ac00959c542171cf"}], "type": "image", "id": "f9a74c8a63414707b34a5b03e9eacdc1", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "rally_full-user_84a8fc75-4e3a-42e4-824e-e3fd4d4bd410", "id": "319663d3806a479b878631d29d881c1f"}, "audit_ids": ["s-cYnkwDShavX2gTqv-arg"], "issued_at": "2019-04-09T08:02:30.000000Z"}} 2019-04-09 08:02:34,127 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-09 08:02:34,128 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6a362a39bec89e83641e314abdf951fa7ad7ed3d" 2019-04-09 08:02:34,739 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1428 Content-Type: application/json Date: Tue, 09 Apr 2019 08:02:30 GMT X-Openstack-Request-Id: req-51dfa266-b71c-4bb5-9ff3-520f9cb4d24b 2019-04-09 08:02:34,740 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"885443a6-a0d2-4e9d-bbd2-189a1d9107dc","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":87,"ipv4_address_scope":null,"shared":true,"project_id":"dd5831660b6541118eb20ef55c160ff9","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-09T08:02:29Z","qos_policy_id":null,"name":"rally_full-net_84a8fc75-4e3a-42e4-824e-e3fd4d4bd410","admin_state_up":true,"tenant_id":"dd5831660b6541118eb20ef55c160ff9","created_at":"2019-04-09T08:02:29Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"b62787c2-635d-4893-8553-7ee0260442ff","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ba7a30bb29394fc4a587735d9dfb749e","l2_adjacency":true,"status":"ACTIVE","subnets":["dce875e1-9eec-4cb2-94e6-93dffefe33f6"],"description":"","tags":[],"updated_at":"2019-04-09T06:38:46Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ba7a30bb29394fc4a587735d9dfb749e","created_at":"2019-04-09T06:24:05Z","provider:network_type":"flat"}]} 2019-04-09 08:02:34,740 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-51dfa266-b71c-4bb5-9ff3-520f9cb4d24b 2019-04-09 08:02:34,740 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.61270904541s 2019-04-09 08:02:34,742 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-04-09 08:02:34,742 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6a362a39bec89e83641e314abdf951fa7ad7ed3d" -d '{"subnet": {"name": "rally_full-subnet_84a8fc75-4e3a-42e4-824e-e3fd4d4bd410", "enable_dhcp": true, "network_id": "885443a6-a0d2-4e9d-bbd2-189a1d9107dc", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-04-09 08:02:35,250 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 696 Content-Type: application/json Date: Tue, 09 Apr 2019 08:02:31 GMT X-Openstack-Request-Id: req-f61a47b3-cb55-48db-8a81-46298dcfcfdf 2019-04-09 08:02:35,251 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-04-09T08:02:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"1b7add46-68cf-4bc5-9918-d38f04f695b7","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"dd5831660b6541118eb20ef55c160ff9","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"rally_full-subnet_84a8fc75-4e3a-42e4-824e-e3fd4d4bd410","enable_dhcp":true,"segment_id":null,"network_id":"885443a6-a0d2-4e9d-bbd2-189a1d9107dc","tenant_id":"dd5831660b6541118eb20ef55c160ff9","created_at":"2019-04-09T08:02:30Z","ip_version":4}} 2019-04-09 08:02:35,251 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-f61a47b3-cb55-48db-8a81-46298dcfcfdf 2019-04-09 08:02:35,251 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.509433984756s 2019-04-09 08:02:35,252 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-04-09T08:02:30Z', 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'1b7add46-68cf-4bc5-9918-d38f04f695b7', u'subnetpool_id': None, u'service_types': [], u'name': u'rally_full-subnet_84a8fc75-4e3a-42e4-824e-e3fd4d4bd410', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'885443a6-a0d2-4e9d-bbd2-189a1d9107dc', u'tenant_id': u'dd5831660b6541118eb20ef55c160ff9', u'created_at': u'2019-04-09T08:02:30Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'dd5831660b6541118eb20ef55c160ff9'}) 2019-04-09 08:02:35,252 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-04-09 08:02:35,253 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6a362a39bec89e83641e314abdf951fa7ad7ed3d" -d '{"router": {"external_gateway_info": {"network_id": "b62787c2-635d-4893-8553-7ee0260442ff"}, "name": "rally_full-router_84a8fc75-4e3a-42e4-824e-e3fd4d4bd410", "admin_state_up": true}}' 2019-04-09 08:02:37,000 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 710 Content-Type: application/json Date: Tue, 09 Apr 2019 08:02:33 GMT X-Openstack-Request-Id: req-4b72cd48-2134-4974-94aa-42b9ff5401cb 2019-04-09 08:02:37,001 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "b62787c2-635d-4893-8553-7ee0260442ff", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "dce875e1-9eec-4cb2-94e6-93dffefe33f6", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "dd5831660b6541118eb20ef55c160ff9", "created_at": "2019-04-09T08:02:31Z", "admin_state_up": true, "updated_at": "2019-04-09T08:02:32Z", "project_id": "dd5831660b6541118eb20ef55c160ff9", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "3684d6ab-b204-4321-a519-ef454a78915a", "name": "rally_full-router_84a8fc75-4e3a-42e4-824e-e3fd4d4bd410"}} 2019-04-09 08:02:37,001 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-4b72cd48-2134-4974-94aa-42b9ff5401cb 2019-04-09 08:02:37,001 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.74855017662s 2019-04-09 08:02:37,001 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-04-09T08:02:32Z', u'revision_number': 2, u'ha': False, u'id': u'3684d6ab-b204-4321-a519-ef454a78915a', u'external_gateway_info': {u'network_id': u'b62787c2-635d-4893-8553-7ee0260442ff', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'dce875e1-9eec-4cb2-94e6-93dffefe33f6', u'ip_address': u'172.30.9.201'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'rally_full-router_84a8fc75-4e3a-42e4-824e-e3fd4d4bd410', u'admin_state_up': True, u'tenant_id': u'dd5831660b6541118eb20ef55c160ff9', u'created_at': u'2019-04-09T08:02:31Z', u'flavor_id': None, u'routes': [], u'project_id': u'dd5831660b6541118eb20ef55c160ff9'}) 2019-04-09 08:02:37,002 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-04-09 08:02:37,002 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/3684d6ab-b204-4321-a519-ef454a78915a/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6a362a39bec89e83641e314abdf951fa7ad7ed3d" -d '{"subnet_id": "1b7add46-68cf-4bc5-9918-d38f04f695b7"}' 2019-04-09 08:02:39,261 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Tue, 09 Apr 2019 08:02:35 GMT X-Openstack-Request-Id: req-210ca7ab-3609-4e3d-bf17-463acbfc8c0e 2019-04-09 08:02:39,261 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "885443a6-a0d2-4e9d-bbd2-189a1d9107dc", "tenant_id": "dd5831660b6541118eb20ef55c160ff9", "subnet_id": "1b7add46-68cf-4bc5-9918-d38f04f695b7", "subnet_ids": ["1b7add46-68cf-4bc5-9918-d38f04f695b7"], "port_id": "d98bb6be-27d9-42be-8a8a-26500f657a78", "id": "3684d6ab-b204-4321-a519-ef454a78915a"} 2019-04-09 08:02:39,262 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/3684d6ab-b204-4321-a519-ef454a78915a/add_router_interface.json used request id req-210ca7ab-3609-4e3d-bf17-463acbfc8c0e 2019-04-09 08:02:39,262 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.25989794731s 2019-04-09 08:02:39,262 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-04-09 08:02:39,368 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-04-09 08:02:39,372 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-04-09 08:02:39,377 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Tue, 09 Apr 2019 08:02:35 GMT 2019-04-09 08:02:39,377 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}]} 2019-04-09 08:02:39,380 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-09 08:02:39,383 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6a362a39bec89e83641e314abdf951fa7ad7ed3d" 2019-04-09 08:02:39,672 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Tue, 09 Apr 2019 08:02:35 GMT X-Openstack-Request-Id: req-5dde78fd-1729-418e-94e7-29c89904820a 2019-04-09 08:02:39,672 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-09 08:02:39,672 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-5dde78fd-1729-418e-94e7-29c89904820a 2019-04-09 08:02:39,672 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.291935920715s 2019-04-09 08:02:39,681 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-04-09 08:02:39,685 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6a362a39bec89e83641e314abdf951fa7ad7ed3d" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/rally_full-img_84a8fc75-4e3a-42e4-824e-e3fd4d4bd410", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "rally_full-img_84a8fc75-4e3a-42e4-824e-e3fd4d4bd410"}' 2019-04-09 08:02:39,742 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 936 Content-Type: application/json Date: Tue, 09 Apr 2019 08:02:35 GMT Location: http://172.30.9.21:9292/v2/images/bb68df90-8a33-408f-9fde-e281ca1a167c Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-7d681287-48e0-4f31-8133-ec5136c7d07b 2019-04-09 08:02:39,742 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-09T08:02:35Z", "file": "/v2/images/bb68df90-8a33-408f-9fde-e281ca1a167c/file", "owner": "dd5831660b6541118eb20ef55c160ff9", "id": "bb68df90-8a33-408f-9fde-e281ca1a167c", "size": null, "self": "/v2/images/bb68df90-8a33-408f-9fde-e281ca1a167c", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "public", "owner_specified.shade.object": "images/rally_full-img_84a8fc75-4e3a-42e4-824e-e3fd4d4bd410", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_full-img_84a8fc75-4e3a-42e4-824e-e3fd4d4bd410", "checksum": null, "created_at": "2019-04-09T08:02:35Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-04-09 08:02:39,742 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-7d681287-48e0-4f31-8133-ec5136c7d07b 2019-04-09 08:02:39,743 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0609538555145s 2019-04-09 08:02:39,743 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-04-09 08:02:39,747 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/bb68df90-8a33-408f-9fde-e281ca1a167c/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6a362a39bec89e83641e314abdf951fa7ad7ed3d" -d '' 2019-04-09 08:02:40,190 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 08:02:36 GMT X-Openstack-Request-Id: req-fc4a3614-cbba-42e2-8924-18f12d8d71df 2019-04-09 08:02:40,190 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 08:02:40,190 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/bb68df90-8a33-408f-9fde-e281ca1a167c/file used request id req-fc4a3614-cbba-42e2-8924-18f12d8d71df 2019-04-09 08:02:40,190 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.447097063065s 2019-04-09 08:02:40,195 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-09 08:02:40,199 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6a362a39bec89e83641e314abdf951fa7ad7ed3d" 2019-04-09 08:02:40,220 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1396 Content-Type: application/json Date: Tue, 09 Apr 2019 08:02:36 GMT X-Openstack-Request-Id: req-d86009c5-7827-4b30-9c4c-19db434cf9ea 2019-04-09 08:02:40,221 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-09T08:02:36Z", "file": "/v2/images/bb68df90-8a33-408f-9fde-e281ca1a167c/file", "owner": "dd5831660b6541118eb20ef55c160ff9", "id": "bb68df90-8a33-408f-9fde-e281ca1a167c", "size": 12716032, "self": "/v2/images/bb68df90-8a33-408f-9fde-e281ca1a167c", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/bb68df90-8a33-408f-9fde-e281ca1a167c/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/bb68df90-8a33-408f-9fde-e281ca1a167c/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/rally_full-img_84a8fc75-4e3a-42e4-824e-e3fd4d4bd410", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_full-img_84a8fc75-4e3a-42e4-824e-e3fd4d4bd410", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-09T08:02:35Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-09 08:02:40,221 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-d86009c5-7827-4b30-9c4c-19db434cf9ea 2019-04-09 08:02:40,221 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0261759757996s 2019-04-09 08:02:40,223 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/bb68df90-8a33-408f-9fde-e281ca1a167c/snap', u'metadata': Munch({})})], 'file': u'/v2/images/bb68df90-8a33-408f-9fde-e281ca1a167c/file', 'owner': u'dd5831660b6541118eb20ef55c160ff9', 'id': u'bb68df90-8a33-408f-9fde-e281ca1a167c', 'size': 12716032, u'self': u'/v2/images/bb68df90-8a33-408f-9fde-e281ca1a167c', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'dd5831660b6541118eb20ef55c160ff9', 'name': 'rally_full-project_84a8fc75-4e3a-42e4-824e-e3fd4d4bd410', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/bb68df90-8a33-408f-9fde-e281ca1a167c/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-04-09T08:02:36Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-04-09T08:02:36Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/rally_full-img_84a8fc75-4e3a-42e4-824e-e3fd4d4bd410', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/bb68df90-8a33-408f-9fde-e281ca1a167c', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/rally_full-img_84a8fc75-4e3a-42e4-824e-e3fd4d4bd410', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'rally_full-img_84a8fc75-4e3a-42e4-824e-e3fd4d4bd410', 'created': u'2019-04-09T08:02:35Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-04-09T08:02:35Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/bb68df90-8a33-408f-9fde-e281ca1a167c', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/rally_full-img_84a8fc75-4e3a-42e4-824e-e3fd4d4bd410', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-04-09 08:02:40,226 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-04-09 08:02:40,229 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}52d6a2fd58e7ac30f7414831798cf8f85019b48b" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "rally_full-flavor_84a8fc75-4e3a-42e4-824e-e3fd4d4bd410", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-04-09 08:02:40,603 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Tue, 09 Apr 2019 08:02:36 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-777e4640-172d-40d3-aeee-0f718d7b33d1 x-openstack-request-id: req-777e4640-172d-40d3-aeee-0f718d7b33d1 2019-04-09 08:02:40,603 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "rally_full-flavor_84a8fc75-4e3a-42e4-824e-e3fd4d4bd410", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/a546ce93-cc7e-452d-a20b-7bbc3fe83503", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/a546ce93-cc7e-452d-a20b-7bbc3fe83503", "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": "a546ce93-cc7e-452d-a20b-7bbc3fe83503"}} 2019-04-09 08:02:40,603 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-777e4640-172d-40d3-aeee-0f718d7b33d1 2019-04-09 08:02:40,603 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.37741112709s 2019-04-09 08:02:40,604 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_full-flavor_84a8fc75-4e3a-42e4-824e-e3fd4d4bd410', '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'6509066435f1453bac6996ee8997a3b2', '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'a546ce93-cc7e-452d-a20b-7bbc3fe83503', 'swap': 0}) 2019-04-09 08:02:40,605 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-04-09 08:02:40,607 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/a546ce93-cc7e-452d-a20b-7bbc3fe83503/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}52d6a2fd58e7ac30f7414831798cf8f85019b48b" -d '{"extra_specs": {}}' 2019-04-09 08:02:40,623 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 09 Apr 2019 08:02:36 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e57c4207-77ee-4a71-be69-d93b919a342c x-openstack-request-id: req-e57c4207-77ee-4a71-be69-d93b919a342c 2019-04-09 08:02:40,623 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-04-09 08:02:40,623 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/a546ce93-cc7e-452d-a20b-7bbc3fe83503/os-extra_specs used request id req-e57c4207-77ee-4a71-be69-d93b919a342c 2019-04-09 08:02:40,623 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0185852050781s 2019-04-09 08:02:40,624 - functest.opnfv_tests.openstack.rally.rally - INFO - Creating Rally environment... 2019-04-09 08:02:44,803 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | e01ab294-89f0-49db-b632-f58b2db08c2d | 2019-04-09T08:02:44.427054 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: e01ab294-89f0-49db-b632-f58b2db08c2d ~/.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 2019-04-09 08:02:47,943 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+-------------------------+-----------+ | Service | Service Type | Status | +-------------+-------------------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | __unknown__ | tempest-type-1277486611 | Available | | __unknown__ | tempest-type-608147535 | Available | | ceilometer | metering | Available | | cinderv2 | volumev2 | Available | | cinderv3 | volumev3 | 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 | +-------------+-------------------------+-----------+ 2019-04-09 08:02:48,577 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating run tests... 2019-04-09 08:02:48,582 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-04-09 08:02:48,585 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6a362a39bec89e83641e314abdf951fa7ad7ed3d" 2019-04-09 08:02:48,889 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 735 Content-Type: application/json Date: Tue, 09 Apr 2019 08:02:44 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-1eeeb5c9-b0ab-46d3-a0d0-506fef491d86 x-openstack-request-id: req-1eeeb5c9-b0ab-46d3-a0d0-506fef491d86 2019-04-09 08:02:48,889 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 16}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.3", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-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": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 17}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.10", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-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": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 2}]} 2019-04-09 08:02:48,890 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-hypervisors/detail used request id req-1eeeb5c9-b0ab-46d3-a0d0-506fef491d86 2019-04-09 08:02:48,890 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.307744026184s 2019-04-09 08:02:48,891 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-04-09 08:02:48,891 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6a362a39bec89e83641e314abdf951fa7ad7ed3d" 2019-04-09 08:02:48,898 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Tue, 09 Apr 2019 08:02:44 GMT X-Openstack-Request-Id: req-69695aab-2b83-4232-8470-255ac425bf56 2019-04-09 08:02:48,900 - keystoneauth.session - DEBUG - RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"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": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: subnet, trunk, router, network, policy, subnetpool, port, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"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": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "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": "availability_zone_filter", "updated": "2018-06-22T10:00:00-00:00", "name": "Availability Zone Filter Extension", "links": [], "description": "Add filter parameters to AvailabilityZone resource"}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "filter-validation", "updated": "2018-03-21T10:00:00-00:00", "name": "Filter parameters validation", "links": [], "description": "Provides validation on filter parameters."}, {"alias": "subnet-segmentid-writable", "updated": "2018-03-12T00:00:00-00:00", "name": "Subnet SegmentID (writable)", "links": [], "description": "Provides a writable segment_id attribute for a subnet resource."}, {"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": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"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": "empty-string-filtering", "updated": "2018-04-09T10:00:00-00:00", "name": "Empty String Filtering Extension", "links": [], "description": "Allow filtering by attributes with empty string value"}, {"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": "port-mac-address-regenerate", "updated": "2018-05-03T10:00:00-00:00", "name": "Neutron Port MAC address regenerate", "links": [], "description": "Network port MAC address regenerate"}, {"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": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"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": "port-security-groups-filtering", "updated": "2018-01-09T09:00:00-00:00", "name": "Port filtering on security groups", "links": [], "description": "Provides security groups filtering when listing ports"}, {"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": "standard-attr-segment", "updated": "2018-04-09T10:00:00-00:00", "name": "Standard Attribute Segment Extension", "links": [], "description": "Add standard attributes to Segment resource"}, {"alias": "segments-peer-subnet-host-routes", "updated": "2018-06-12T10:00:00-00:00", "name": "Segments peer-subnet host routes", "links": [], "description": "Add host routes to subnets on a routed network (segments)"}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "fip-port-details", "updated": "2018-04-09T10:00:00-00:00", "name": "Floating IP Port Details Extension", "links": [], "description": "Add port_details attribute to Floating IP resource"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"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": "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": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "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": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "binding-extended", "updated": "2017-07-17T10:00:00-00:00", "name": "Port Bindings Extended", "links": [], "description": "Expose port bindings of a virtual port to external application"}]} 2019-04-09 08:02:48,900 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/extensions.json used request id req-69695aab-2b83-4232-8470-255ac425bf56 2019-04-09 08:02:48,900 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.00917291641235s 2019-04-09 08:02:48,908 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-04-09 08:02:48,911 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}52d6a2fd58e7ac30f7414831798cf8f85019b48b" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "rally_full-flavor_alt_84a8fc75-4e3a-42e4-824e-e3fd4d4bd410", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-04-09 08:02:48,951 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 313 Content-Type: application/json Date: Tue, 09 Apr 2019 08:02:45 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-dcaa18c0-247c-495e-866a-97fde7c3a3b2 x-openstack-request-id: req-dcaa18c0-247c-495e-866a-97fde7c3a3b2 2019-04-09 08:02:48,951 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "rally_full-flavor_alt_84a8fc75-4e3a-42e4-824e-e3fd4d4bd410", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/18aff848-61a4-454f-9ecf-e5be7a2a0ba7", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/18aff848-61a4-454f-9ecf-e5be7a2a0ba7", "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": "18aff848-61a4-454f-9ecf-e5be7a2a0ba7"}} 2019-04-09 08:02:48,951 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-dcaa18c0-247c-495e-866a-97fde7c3a3b2 2019-04-09 08:02:48,952 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0429701805115s 2019-04-09 08:02:48,952 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_full-flavor_alt_84a8fc75-4e3a-42e4-824e-e3fd4d4bd410', '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'6509066435f1453bac6996ee8997a3b2', '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'18aff848-61a4-454f-9ecf-e5be7a2a0ba7', 'swap': 0}) 2019-04-09 08:02:48,953 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-04-09 08:02:48,956 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/18aff848-61a4-454f-9ecf-e5be7a2a0ba7/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}52d6a2fd58e7ac30f7414831798cf8f85019b48b" -d '{"extra_specs": {}}' 2019-04-09 08:02:48,976 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 09 Apr 2019 08:02:45 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-7a8d5e32-0dff-4766-a9a4-864cc65d6be0 x-openstack-request-id: req-7a8d5e32-0dff-4766-a9a4-864cc65d6be0 2019-04-09 08:02:48,976 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-04-09 08:02:48,976 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/18aff848-61a4-454f-9ecf-e5be7a2a0ba7/os-extra_specs used request id req-7a8d5e32-0dff-4766-a9a4-864cc65d6be0 2019-04-09 08:02:48,976 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0232708454132s 2019-04-09 08:02:48,982 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-04-09 08:02:48,988 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 09 Apr 2019 08:02:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8dc9ad9a-e35d-4134-9c55-8c0d49c30268 2019-04-09 08:02:48,988 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 08:02:48,988 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/ used request id req-8dc9ad9a-e35d-4134-9c55-8c0d49c30268 2019-04-09 08:02:48,992 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2019-04-09 08:02:48,994 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.6:35357 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-04-09 08:02:49,000 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 09 Apr 2019 08:02:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2b038d6e-4ebe-4a7b-8e21-41e68439f6ea 2019-04-09 08:02:49,001 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://192.30.9.6:35357/v3/", "rel": "self"}]}]}} 2019-04-09 08:02:49,001 - keystoneauth.session - DEBUG - GET call to http://192.30.9.6:35357/ used request id req-2b038d6e-4ebe-4a7b-8e21-41e68439f6ea 2019-04-09 08:02:49,002 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.6:35357/v3/services -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6a362a39bec89e83641e314abdf951fa7ad7ed3d" 2019-04-09 08:02:49,187 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 953 Content-Type: application/json Date: Tue, 09 Apr 2019 08:02:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-193e7bc3-69c5-42d0-8ee7-4a6c377a6aac 2019-04-09 08:02:49,187 - keystoneauth.session - DEBUG - RESP BODY: {"services": [{"name": "tempest-service-488714134", "links": {"self": "http://192.30.9.6:35357/v3/services/0b54ae2e271e4cc7bbd93a7117074bc5"}, "enabled": true, "type": "tempest-type-1277486611", "id": "0b54ae2e271e4cc7bbd93a7117074bc5", "description": "tempest-description-1327649048"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.6:35357/v3/services/0c6048bf3c804b33b1209bfa8ca75ec0"}, "enabled": true, "type": "metering", "id": "0c6048bf3c804b33b1209bfa8ca75ec0", "name": "ceilometer"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.6:35357/v3/services/1b1b3cbed2d14611b521aa10e2b642dc"}, "enabled": true, "type": "volumev3", "id": "1b1b3cbed2d14611b521aa10e2b642dc", "name": "cinderv3"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.6:35357/v3/services/29267bcb2ea04deebb6caaa71afffcc5"}, "enabled": true, "type": "object-store", "id": "29267bcb2ea04deebb6caaa71afffcc5", "name": "swift"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.6:35357/v3/services/3ac09bd783a245efa7f11d71ad667386"}, "enabled": true, "type": "network", "id": "3ac09bd783a245efa7f11d71ad667386", "name": "neutron"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.6:35357/v3/services/49f6869431e3430e9aeef431c7e7d7de"}, "enabled": true, "type": "identity", "id": "49f6869431e3430e9aeef431c7e7d7de", "name": "keystone"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.6:35357/v3/services/61e60b3a8b964288a4ad67fd02ee4984"}, "enabled": true, "type": "alarming", "id": "61e60b3a8b964288a4ad67fd02ee4984", "name": "aodh"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.6:35357/v3/services/6b64d23b249e42d79f5dd070a7460b66"}, "enabled": true, "type": "compute", "id": "6b64d23b249e42d79f5dd070a7460b66", "name": "nova"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.6:35357/v3/services/7f91896ba7394ae291c7a222f92ea496"}, "enabled": true, "type": "cloudformation", "id": "7f91896ba7394ae291c7a222f92ea496", "name": "heat-cfn"}, {"name": "tempest-service-563563896", "links": {"self": "http://192.30.9.6:35357/v3/services/88d50707b816448897d5d0b213cb19da"}, "enabled": true, "type": "tempest-type-608147535", "id": "88d50707b816448897d5d0b213cb19da", "description": "tempest-description-582263584"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.6:35357/v3/services/8afcbe00e0a6427bbf1fc3b10d4b2f5e"}, "enabled": true, "type": "volumev2", "id": "8afcbe00e0a6427bbf1fc3b10d4b2f5e", "name": "cinderv2"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.6:35357/v3/services/a244395507da4b85bd212d5f49a8b6ae"}, "enabled": true, "type": "orchestration", "id": "a244395507da4b85bd212d5f49a8b6ae", "name": "heat"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.6:35357/v3/services/aed411d3d8324008b42b3bd847051003"}, "enabled": true, "type": "placement", "id": "aed411d3d8324008b42b3bd847051003", "name": "placement"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.6:35357/v3/services/ebf458a547774acfb6b489f2803a822c"}, "enabled": true, "type": "metric", "id": "ebf458a547774acfb6b489f2803a822c", "name": "gnocchi"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.6:35357/v3/services/f3ff1bc7e87e4c90a2385a1bc8175960"}, "enabled": true, "type": "event", "id": "f3ff1bc7e87e4c90a2385a1bc8175960", "name": "panko"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.6:35357/v3/services/f9a74c8a63414707b34a5b03e9eacdc1"}, "enabled": true, "type": "image", "id": "f9a74c8a63414707b34a5b03e9eacdc1", "name": "glance"}], "links": {"self": "http://192.30.9.6:35357/v3/services", "previous": null, "next": null}} 2019-04-09 08:02:49,188 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.6:35357/v3/services used request id req-193e7bc3-69c5-42d0-8ee7-4a6c377a6aac 2019-04-09 08:02:49,188 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.196012973785s 2019-04-09 08:02:49,193 - functest.opnfv_tests.openstack.rally.rally - DEBUG - flavor: Munch({'name': u'rally_full-flavor_alt_84a8fc75-4e3a-42e4-824e-e3fd4d4bd410', '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'6509066435f1453bac6996ee8997a3b2', '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'18aff848-61a4-454f-9ecf-e5be7a2a0ba7', 'swap': 0}) 2019-04-09 08:02:49,194 - 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 2019-04-09 08:02:49,194 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-04-09 08:02:49,208 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2019-04-09 08:02:49,209 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2019-04-09 08:02:49,209 - 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': False, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['authenticate'], 'concurrency': 4, 'netid': '885443a6-a0d2-4e9d-bbd2-189a1d9107dc', 'tenants_amount': 3, 'image_name': 'rally_full-img_84a8fc75-4e3a-42e4-824e-e3fd4d4bd410', 'flavor_name': 'rally_full-flavor_84a8fc75-4e3a-42e4-824e-e3fd4d4bd410', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_full-flavor_alt_84a8fc75-4e3a-42e4-824e-e3fd4d4bd410', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2019-04-09 08:04:37,176 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 07c291c6-3820-4a69-a52a-7c7fe7ec1bdd 2019-04-09 08:04:37,177 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally_full does not exist, we create it. 2019-04-09 08:04:37,178 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '07c291c6-3820-4a69-a52a-7c7fe7ec1bdd'] 2019-04-09 08:04:37,948 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 07c291c6-3820-4a69-a52a-7c7fe7ec1bdd -------------------------------------------------------------------------------- Task 07c291c6-3820-4a69-a52a-7c7fe7ec1bdd: finished -------------------------------------------------------------------------------- test scenario Authenticate.keystone args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 07c291c6-3820-4a69-a52a-7c7fe7ec1bdd 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.512 | 0.579 | 0.652 | 0.692 | 0.732 | 0.597 | 100.0% | 10 | | total | 0.512 | 0.579 | 0.652 | 0.692 | 0.732 | 0.597 | 100.0% | 10 | | -> duration | 0.512 | 0.579 | 0.652 | 0.692 | 0.732 | 0.597 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.767475 Full duration: 13.220811 -------------------------------------------------------------------------------- test scenario Authenticate.validate_cinder args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 07c291c6-3820-4a69-a52a-7c7fe7ec1bdd 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.484 | 1.511 | 3.395 | 3.485 | 3.575 | 1.764 | 100.0% | 10 | | total | 0.922 | 2.037 | 3.817 | 3.912 | 4.006 | 2.318 | 100.0% | 10 | | -> duration | 0.922 | 2.037 | 3.817 | 3.912 | 4.006 | 2.318 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.010031 Full duration: 17.773064 -------------------------------------------------------------------------------- test scenario Authenticate.validate_glance args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 07c291c6-3820-4a69-a52a-7c7fe7ec1bdd 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.26 | 0.387 | 0.458 | 0.473 | 0.488 | 0.38 | 100.0% | 10 | | total | 0.676 | 0.814 | 0.893 | 0.907 | 0.921 | 0.812 | 100.0% | 10 | | -> duration | 0.676 | 0.814 | 0.893 | 0.907 | 0.921 | 0.812 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.404001 Full duration: 13.556917 -------------------------------------------------------------------------------- test scenario Authenticate.validate_heat args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 07c291c6-3820-4a69-a52a-7c7fe7ec1bdd 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.409 | 1.021 | 1.521 | 1.572 | 1.622 | 1.037 | 100.0% | 10 | | total | 0.832 | 1.48 | 2.031 | 2.043 | 2.055 | 1.494 | 100.0% | 10 | | -> duration | 0.832 | 1.48 | 2.031 | 2.043 | 2.055 | 1.494 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.258973 Full duration: 16.82869 -------------------------------------------------------------------------------- test scenario Authenticate.validate_neutron args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 07c291c6-3820-4a69-a52a-7c7fe7ec1bdd 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.398 | 0.501 | 0.535 | 0.557 | 0.579 | 0.501 | 100.0% | 10 | | total | 0.823 | 0.925 | 1.006 | 1.019 | 1.032 | 0.936 | 100.0% | 10 | | -> duration | 0.823 | 0.925 | 1.006 | 1.019 | 1.032 | 0.936 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.862832 Full duration: 14.13918 -------------------------------------------------------------------------------- test scenario Authenticate.validate_nova args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 07c291c6-3820-4a69-a52a-7c7fe7ec1bdd 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.224 | 0.316 | 0.529 | 0.53 | 0.531 | 0.342 | 100.0% | 10 | | total | 0.645 | 0.782 | 0.969 | 0.991 | 1.014 | 0.793 | 100.0% | 10 | | -> duration | 0.645 | 0.782 | 0.969 | 0.991 | 1.014 | 0.793 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.215897 Full duration: 13.234613 HINTS: * To plot HTML graphics with this data, run: rally task report 07c291c6-3820-4a69-a52a-7c7fe7ec1bdd --out output.html * To generate a JUnit report, run: rally task export 07c291c6-3820-4a69-a52a-7c7fe7ec1bdd --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 07c291c6-3820-4a69-a52a-7c7fe7ec1bdd --json --out output.json 2019-04-09 08:04:37,948 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '07c291c6-3820-4a69-a52a-7c7fe7ec1bdd', '--out', u'/home/opnfv/functest/results/rally_full/authenticate.json'] 2019-04-09 08:04:39,757 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 07c291c6-3820-4a69-a52a-7c7fe7ec1bdd --out /home/opnfv/functest/results/rally_full/authenticate.json 2019-04-09 08:04:39.667 723 INFO rally.api [-] Building 'json' report for the following task(s): '07c291c6-3820-4a69-a52a-7c7fe7ec1bdd'. 2019-04-09 08:04:39.675 723 INFO rally.api [-] The report has been successfully built. 2019-04-09 08:04:39,768 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2019-04-09 08:04:39,769 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/full/opnfv-glance.yaml 2019-04-09 08:04:39,769 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-04-09 08:04:39,782 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2019-04-09 08:04:39,782 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2019-04-09 08:04:39,782 - 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': False, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['glance'], 'concurrency': 4, 'netid': '885443a6-a0d2-4e9d-bbd2-189a1d9107dc', 'tenants_amount': 3, 'image_name': 'rally_full-img_84a8fc75-4e3a-42e4-824e-e3fd4d4bd410', 'flavor_name': 'rally_full-flavor_84a8fc75-4e3a-42e4-824e-e3fd4d4bd410', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_full-flavor_alt_84a8fc75-4e3a-42e4-824e-e3fd4d4bd410', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2019-04-09 08:10:50,437 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : bab7df03-f6c7-486b-abf6-4720c23cc313 2019-04-09 08:10:50,438 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'bab7df03-f6c7-486b-abf6-4720c23cc313'] 2019-04-09 08:10:51,281 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid bab7df03-f6c7-486b-abf6-4720c23cc313 -------------------------------------------------------------------------------- Task bab7df03-f6c7-486b-abf6-4720c23cc313: finished -------------------------------------------------------------------------------- test scenario GlanceImages.create_and_delete_image args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "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 bab7df03-f6c7-486b-abf6-4720c23cc313 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.393 | 4.459 | 8.724 | 9.144 | 9.563 | 5.211 | 100.0% | 10 | | -> glance_v2.get_image (x2) | 0.05 | 0.08 | 1.957 | 2.417 | 2.877 | 0.641 | 100.0% | 10 | | -> glance_v2.upload_data | 0.55 | 1.511 | 3.08 | 3.089 | 3.098 | 1.721 | 100.0% | 10 | | glance_v2.delete_image | 0.95 | 2.237 | 2.938 | 3.0 | 3.062 | 1.948 | 100.0% | 10 | | total | 4.589 | 6.26 | 10.879 | 10.897 | 10.915 | 7.159 | 100.0% | 10 | | -> duration | 4.589 | 6.26 | 10.879 | 10.897 | 10.915 | 7.159 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 22.418118 Full duration: 37.568108 -------------------------------------------------------------------------------- test scenario GlanceImages.create_and_list_image args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "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 bab7df03-f6c7-486b-abf6-4720c23cc313 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 | 2.929 | 3.659 | 4.923 | 4.944 | 4.964 | 3.818 | 100.0% | 10 | | -> glance_v2.get_image (x2) | 0.045 | 0.058 | 0.339 | 0.485 | 0.63 | 0.149 | 100.0% | 10 | | -> glance_v2.upload_data | 0.382 | 1.036 | 2.471 | 2.501 | 2.53 | 1.297 | 100.0% | 10 | | glance_v2.list_images | 0.037 | 0.043 | 0.923 | 0.957 | 0.992 | 0.235 | 100.0% | 10 | | total | 3.371 | 3.955 | 4.967 | 4.991 | 5.014 | 4.053 | 100.0% | 10 | | -> duration | 3.371 | 3.955 | 4.967 | 4.991 | 5.014 | 4.053 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 13.421887 Full duration: 37.052708 -------------------------------------------------------------------------------- test scenario GlanceImages.list_images args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task bab7df03-f6c7-486b-abf6-4720c23cc313 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.25 | 0.343 | 0.365 | 0.368 | 0.371 | 0.327 | 100.0% | 10 | | total | 0.25 | 0.343 | 0.365 | 0.368 | 0.371 | 0.327 | 100.0% | 10 | | -> duration | 0.25 | 0.343 | 0.365 | 0.368 | 0.371 | 0.327 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.640996 Full duration: 15.159074 -------------------------------------------------------------------------------- test scenario GlanceImages.create_image_and_boot_instances args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 }, "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": "885443a6-a0d2-4e9d-bbd2-189a1d9107dc" } ], "flavor": { "name": "rally_full-flavor_84a8fc75-4e3a-42e4-824e-e3fd4d4bd410" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task bab7df03-f6c7-486b-abf6-4720c23cc313 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 | 2.834 | 4.158 | 5.788 | 6.492 | 7.197 | 4.48 | 100.0% | 10 | | -> glance_v2.get_image (x2) | 0.045 | 0.053 | 0.391 | 0.707 | 1.023 | 0.175 | 100.0% | 10 | | -> glance_v2.upload_data | 0.38 | 1.685 | 3.255 | 3.513 | 3.77 | 1.892 | 100.0% | 10 | | nova.boot_servers | 14.765 | 19.634 | 21.285 | 21.36 | 21.435 | 18.818 | 100.0% | 10 | | total | 17.649 | 22.873 | 27.036 | 27.834 | 28.632 | 23.299 | 100.0% | 10 | | -> duration | 16.649 | 21.873 | 26.036 | 26.834 | 27.632 | 22.299 | 100.0% | 10 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 71.715049 Full duration: 118.66027 -------------------------------------------------------------------------------- test scenario GlanceImages.create_and_deactivate_image args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "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 bab7df03-f6c7-486b-abf6-4720c23cc313 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 | 2.873 | 3.188 | 3.926 | 3.93 | 3.935 | 3.27 | 100.0% | 10 | | -> glance_v2.get_image (x2) | 0.044 | 0.05 | 0.054 | 0.056 | 0.058 | 0.05 | 100.0% | 10 | | -> glance_v2.upload_data | 0.41 | 0.745 | 1.441 | 1.448 | 1.456 | 0.829 | 100.0% | 10 | | glance_v2.deactivate_image | 0.062 | 0.074 | 0.099 | 0.106 | 0.114 | 0.08 | 100.0% | 10 | | total | 2.945 | 3.261 | 4.033 | 4.036 | 4.039 | 3.35 | 100.0% | 10 | | -> duration | 2.945 | 3.261 | 4.033 | 4.036 | 4.039 | 3.35 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 11.263617 Full duration: 33.664692 -------------------------------------------------------------------------------- test scenario GlanceImages.create_and_download_image args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "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 bab7df03-f6c7-486b-abf6-4720c23cc313 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 | 2.866 | 3.313 | 4.057 | 4.156 | 4.256 | 3.466 | 100.0% | 10 | | -> glance_v2.get_image (x2) | 0.045 | 0.049 | 0.225 | 0.414 | 0.603 | 0.126 | 100.0% | 10 | | -> glance_v2.upload_data | 0.399 | 0.928 | 1.433 | 1.492 | 1.551 | 0.96 | 100.0% | 10 | | glance_v2.download_image | 0.141 | 0.158 | 0.484 | 0.827 | 1.169 | 0.321 | 100.0% | 10 | | total | 3.271 | 3.799 | 4.377 | 4.387 | 4.397 | 3.788 | 100.0% | 10 | | -> duration | 3.271 | 3.799 | 4.377 | 4.387 | 4.397 | 3.788 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 12.644074 Full duration: 31.989255 -------------------------------------------------------------------------------- test scenario GlanceImages.create_and_get_image args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "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 bab7df03-f6c7-486b-abf6-4720c23cc313 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.064 | 5.59 | 5.774 | 5.803 | 5.832 | 4.774 | 100.0% | 10 | | -> glance_v2.get_image (x2) | 0.044 | 0.058 | 0.302 | 0.793 | 1.284 | 0.192 | 100.0% | 10 | | -> glance_v2.upload_data | 0.716 | 2.485 | 3.321 | 3.344 | 3.366 | 2.205 | 100.0% | 10 | | glance_v2.get_image | 0.015 | 0.02 | 0.029 | 0.029 | 0.03 | 0.022 | 100.0% | 10 | | total | 3.08 | 5.615 | 5.799 | 5.828 | 5.858 | 4.795 | 100.0% | 10 | | -> duration | 3.08 | 5.615 | 5.799 | 5.828 | 5.858 | 4.795 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 16.202735 Full duration: 35.609222 -------------------------------------------------------------------------------- test scenario GlanceImages.create_and_update_image args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "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 bab7df03-f6c7-486b-abf6-4720c23cc313 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.102 | 3.812 | 5.358 | 5.366 | 5.373 | 3.996 | 100.0% | 10 | | -> glance_v2.get_image (x2) | 0.045 | 0.057 | 0.794 | 0.803 | 0.811 | 0.335 | 100.0% | 10 | | -> glance_v2.upload_data | 0.751 | 1.144 | 2.189 | 2.19 | 2.191 | 1.285 | 100.0% | 10 | | glance_v2.update_image | 0.149 | 0.174 | 2.074 | 2.642 | 3.211 | 0.748 | 100.0% | 10 | | total | 3.396 | 4.459 | 6.314 | 6.32 | 6.327 | 4.744 | 100.0% | 10 | | -> duration | 3.396 | 4.459 | 6.314 | 6.32 | 6.327 | 4.744 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 15.566084 Full duration: 34.458658 HINTS: * To plot HTML graphics with this data, run: rally task report bab7df03-f6c7-486b-abf6-4720c23cc313 --out output.html * To generate a JUnit report, run: rally task export bab7df03-f6c7-486b-abf6-4720c23cc313 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report bab7df03-f6c7-486b-abf6-4720c23cc313 --json --out output.json 2019-04-09 08:10:51,282 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'bab7df03-f6c7-486b-abf6-4720c23cc313', '--out', u'/home/opnfv/functest/results/rally_full/glance.json'] 2019-04-09 08:10:53,088 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid bab7df03-f6c7-486b-abf6-4720c23cc313 --out /home/opnfv/functest/results/rally_full/glance.json 2019-04-09 08:10:52.984 1840 INFO rally.api [-] Building 'json' report for the following task(s): 'bab7df03-f6c7-486b-abf6-4720c23cc313'. 2019-04-09 08:10:53.002 1840 INFO rally.api [-] The report has been successfully built. 2019-04-09 08:10:53,115 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2019-04-09 08:10:53,116 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/full/opnfv-cinder.yaml 2019-04-09 08:10:53,116 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-04-09 08:10:53,129 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2019-04-09 08:10:53,130 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2019-04-09 08:10:53,130 - 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': False, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['cinder'], 'concurrency': 4, 'netid': '885443a6-a0d2-4e9d-bbd2-189a1d9107dc', 'tenants_amount': 3, 'image_name': 'rally_full-img_84a8fc75-4e3a-42e4-824e-e3fd4d4bd410', 'flavor_name': 'rally_full-flavor_84a8fc75-4e3a-42e4-824e-e3fd4d4bd410', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_full-flavor_alt_84a8fc75-4e3a-42e4-824e-e3fd4d4bd410', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2019-04-09 08:11:08,230 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : ccf5d913-3b3f-479b-b03e-03015e23b7a3 2019-04-09 08:11:08,231 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'ccf5d913-3b3f-479b-b03e-03015e23b7a3'] 2019-04-09 08:11:08,970 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid ccf5d913-3b3f-479b-b03e-03015e23b7a3 -------------------------------------------------------------------------------- Task ccf5d913-3b3f-479b-b03e-03015e23b7a3: crashed -------------------------------------------------------------------------------- InvalidTaskConfig Input task is invalid! Subtask CinderVolumes.create_and_attach_volume[0] has wrong configuration Subtask configuration: {"version": 2, "title": "A cropped version of a bigger task.", "description": "Auto-generated task from a single workload", "subtasks": [{"title": "CinderVolumes.create_and_attach_volume", "description": "Create a VM and attach a volume to it.", "scenario": {"CinderVolumes.create_and_attach_volume": {"flavor": {"name": "rally_full-flavor_84a8fc75-4e3a-42e4-824e-e3fd4d4bd410"}, "image": {"name": "rally_full-img_84a8fc75-4e3a-42e4-824e-e3fd4d4bd410"}, "size": 1, "nics": [{"net-id": "885443a6-a0d2-4e9d-bbd2-189a1d9107dc"}]}}, "contexts": {"users": {"tenants": 3, "users_per_tenant": 2}, "quotas": {"cinder": {"gigabytes": -1, "snapshots": -1, "volumes": -1}}}, "runner": {"constant": {"concurrency": 4, "times": 10}}, "hooks": [], "sla": {"failure_rate": {"max": 0}}}]} Reason(s): Scenario plugin 'CinderVolumes.create_and_attach_volume' doesn't pass required_services@openstack validation. Details: 'cinder' service is not available. Hint: If 'cinder' service has non-default service_type, try to setup it via 'api_versions' context. For more details run: rally -d task detailed ccf5d913-3b3f-479b-b03e-03015e23b7a3 2019-04-09 08:11:08,970 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'ccf5d913-3b3f-479b-b03e-03015e23b7a3', '--out', u'/home/opnfv/functest/results/rally_full/cinder.json'] 2019-04-09 08:11:10,782 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid ccf5d913-3b3f-479b-b03e-03015e23b7a3 --out /home/opnfv/functest/results/rally_full/cinder.json 2019-04-09 08:11:10.696 1925 INFO rally.api [-] Building 'json' report for the following task(s): 'ccf5d913-3b3f-479b-b03e-03015e23b7a3'. 2019-04-09 08:11:10.697 1925 INFO rally.api [-] The report has been successfully built. 2019-04-09 08:11:10,783 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" Failed. 2019-04-09 08:11:10,784 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/full/opnfv-gnocchi.yaml 2019-04-09 08:11:10,784 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-04-09 08:11:10,797 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2019-04-09 08:11:10,799 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "gnocchi" ... 2019-04-09 08:11:10,799 - 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': False, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['gnocchi'], 'concurrency': 4, 'netid': '885443a6-a0d2-4e9d-bbd2-189a1d9107dc', 'tenants_amount': 3, 'image_name': 'rally_full-img_84a8fc75-4e3a-42e4-824e-e3fd4d4bd410', 'flavor_name': 'rally_full-flavor_84a8fc75-4e3a-42e4-824e-e3fd4d4bd410', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_full-flavor_alt_84a8fc75-4e3a-42e4-824e-e3fd4d4bd410', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2019-04-09 08:16:13,913 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 5935fb61-d2be-401d-9f2c-f0b514a29d49 2019-04-09 08:16:13,914 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '5935fb61-d2be-401d-9f2c-f0b514a29d49'] 2019-04-09 08:16:14,745 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 5935fb61-d2be-401d-9f2c-f0b514a29d49 -------------------------------------------------------------------------------- Task 5935fb61-d2be-401d-9f2c-f0b514a29d49: finished -------------------------------------------------------------------------------- test scenario Gnocchi.list_capabilities args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 5935fb61-d2be-401d-9f2c-f0b514a29d49 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.614 | 0.722 | 0.77 | 0.773 | 0.776 | 0.72 | 100.0% | 10 | | total | 0.614 | 0.722 | 0.77 | 0.773 | 0.776 | 0.72 | 100.0% | 10 | | -> duration | 0.614 | 0.722 | 0.77 | 0.773 | 0.776 | 0.72 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.120378 Full duration: 14.692933 -------------------------------------------------------------------------------- test scenario Gnocchi.get_status args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "detailed": false }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 5935fb61-d2be-401d-9f2c-f0b514a29d49 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.683 | 0.734 | 0.778 | 0.778 | 0.778 | 0.739 | 100.0% | 10 | | total | 0.683 | 0.734 | 0.778 | 0.778 | 0.778 | 0.739 | 100.0% | 10 | | -> duration | 0.683 | 0.734 | 0.778 | 0.778 | 0.778 | 0.739 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.242172 Full duration: 14.329179 -------------------------------------------------------------------------------- test scenario GnocchiArchivePolicyRule.list_archive_policy_rule args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 5935fb61-d2be-401d-9f2c-f0b514a29d49 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.602 | 0.728 | 0.88 | 0.884 | 0.888 | 0.761 | 100.0% | 10 | | total | 0.602 | 0.728 | 0.88 | 0.884 | 0.888 | 0.761 | 100.0% | 10 | | -> duration | 0.602 | 0.728 | 0.88 | 0.884 | 0.888 | 0.761 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.268408 Full duration: 14.467878 -------------------------------------------------------------------------------- test scenario GnocchiArchivePolicyRule.create_archive_policy_rule args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "metric_pattern": "cpu_*", "archive_policy_name": "low" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 5935fb61-d2be-401d-9f2c-f0b514a29d49 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.661 | 0.753 | 0.838 | 0.872 | 0.906 | 0.763 | 100.0% | 10 | | total | 0.661 | 0.753 | 0.839 | 0.873 | 0.907 | 0.764 | 100.0% | 10 | | -> duration | 0.661 | 0.753 | 0.839 | 0.873 | 0.907 | 0.764 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.298467 Full duration: 16.842016 -------------------------------------------------------------------------------- test scenario GnocchiArchivePolicyRule.create_delete_archive_policy_rule args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "metric_pattern": "cpu_*", "archive_policy_name": "low" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 5935fb61-d2be-401d-9f2c-f0b514a29d49 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.631 | 0.72 | 0.794 | 0.854 | 0.914 | 0.721 | 100.0% | 10 | | gnocchi.delete_archive_policy_rule | 0.203 | 0.245 | 0.335 | 0.361 | 0.387 | 0.265 | 100.0% | 10 | | total | 0.841 | 0.962 | 1.107 | 1.205 | 1.302 | 0.986 | 100.0% | 10 | | -> duration | 0.841 | 0.962 | 1.107 | 1.205 | 1.302 | 0.986 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.834719 Full duration: 15.102162 -------------------------------------------------------------------------------- test scenario GnocchiArchivePolicy.list_archive_policy args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 5935fb61-d2be-401d-9f2c-f0b514a29d49 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.616 | 0.711 | 0.729 | 0.73 | 0.73 | 0.7 | 100.0% | 10 | | total | 0.616 | 0.711 | 0.729 | 0.73 | 0.73 | 0.7 | 100.0% | 10 | | -> duration | 0.616 | 0.711 | 0.729 | 0.73 | 0.73 | 0.7 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.111301 Full duration: 13.715215 -------------------------------------------------------------------------------- test scenario GnocchiArchivePolicy.create_archive_policy args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "definition": [ { "timespan": "1:00:00", "granularity": "0:00:01" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 5935fb61-d2be-401d-9f2c-f0b514a29d49 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.658 | 0.76 | 0.834 | 0.84 | 0.845 | 0.752 | 100.0% | 10 | | total | 0.658 | 0.76 | 0.834 | 0.84 | 0.845 | 0.753 | 100.0% | 10 | | -> duration | 0.658 | 0.76 | 0.834 | 0.84 | 0.845 | 0.753 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.190701 Full duration: 16.813944 -------------------------------------------------------------------------------- test scenario GnocchiArchivePolicy.create_delete_archive_policy args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "definition": [ { "timespan": "1:00:00", "granularity": "0:00:01" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 5935fb61-d2be-401d-9f2c-f0b514a29d49 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.619 | 0.724 | 0.768 | 0.77 | 0.772 | 0.713 | 100.0% | 10 | | gnocchi.delete_archive_policy | 0.198 | 0.217 | 0.297 | 0.304 | 0.312 | 0.242 | 100.0% | 10 | | total | 0.823 | 0.955 | 1.023 | 1.038 | 1.053 | 0.955 | 100.0% | 10 | | -> duration | 0.823 | 0.955 | 1.023 | 1.038 | 1.053 | 0.955 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.85007 Full duration: 15.677839 -------------------------------------------------------------------------------- test scenario GnocchiResourceType.list_resource_type args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 5935fb61-d2be-401d-9f2c-f0b514a29d49 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.691 | 0.72 | 0.751 | 0.785 | 0.818 | 0.726 | 100.0% | 10 | | total | 0.691 | 0.72 | 0.751 | 0.785 | 0.818 | 0.726 | 100.0% | 10 | | -> duration | 0.691 | 0.72 | 0.751 | 0.785 | 0.818 | 0.726 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.152686 Full duration: 13.925119 -------------------------------------------------------------------------------- test scenario GnocchiResourceType.create_resource_type args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "attributes": { "foo": { "required": false, "type": "string" }, "bar": { "required": true, "type": "number" } } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 5935fb61-d2be-401d-9f2c-f0b514a29d49 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 | 2.277 | 2.941 | 3.014 | 3.019 | 3.025 | 2.754 | 100.0% | 10 | | total | 2.277 | 2.942 | 3.014 | 3.019 | 3.025 | 2.754 | 100.0% | 10 | | -> duration | 2.277 | 2.942 | 3.014 | 3.019 | 3.025 | 2.754 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.830361 Full duration: 25.499519 -------------------------------------------------------------------------------- test scenario GnocchiResourceType.create_delete_resource_type args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "attributes": { "foo": { "required": false, "type": "string" }, "bar": { "required": true, "type": "number" } } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 5935fb61-d2be-401d-9f2c-f0b514a29d49 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.572 | 2.804 | 3.167 | 3.17 | 3.174 | 2.632 | 100.0% | 10 | | gnocchi.delete_resource_type | 0.31 | 0.572 | 0.932 | 0.988 | 1.043 | 0.635 | 100.0% | 10 | | total | 2.045 | 3.534 | 3.614 | 3.677 | 3.741 | 3.267 | 100.0% | 10 | | -> duration | 2.045 | 3.534 | 3.614 | 3.677 | 3.741 | 3.267 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.208021 Full duration: 21.270079 -------------------------------------------------------------------------------- test scenario GnocchiMetric.list_metric args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "limit": 10000 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 5935fb61-d2be-401d-9f2c-f0b514a29d49 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.691 | 0.711 | 0.729 | 0.753 | 0.777 | 0.714 | 100.0% | 10 | | total | 0.691 | 0.711 | 0.729 | 0.753 | 0.777 | 0.714 | 100.0% | 10 | | -> duration | 0.691 | 0.711 | 0.729 | 0.753 | 0.777 | 0.714 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.144815 Full duration: 13.381107 -------------------------------------------------------------------------------- test scenario GnocchiMetric.create_metric args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "archive_policy_name": "low" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 5935fb61-d2be-401d-9f2c-f0b514a29d49 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.841 | 0.954 | 0.989 | 1.001 | 1.013 | 0.943 | 100.0% | 10 | | total | 0.841 | 0.954 | 0.989 | 1.002 | 1.014 | 0.943 | 100.0% | 10 | | -> duration | 0.841 | 0.954 | 0.989 | 1.002 | 1.014 | 0.943 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.778479 Full duration: 16.326323 -------------------------------------------------------------------------------- test scenario GnocchiMetric.create_delete_metric args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "archive_policy_name": "low" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 5935fb61-d2be-401d-9f2c-f0b514a29d49 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.83 | 0.959 | 1.075 | 1.078 | 1.08 | 0.959 | 100.0% | 10 | | gnocchi.delete_metric | 0.026 | 0.218 | 0.286 | 0.296 | 0.306 | 0.181 | 100.0% | 10 | | total | 0.954 | 1.098 | 1.298 | 1.31 | 1.321 | 1.141 | 100.0% | 10 | | -> duration | 0.954 | 1.098 | 1.298 | 1.31 | 1.321 | 1.141 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.309607 Full duration: 16.943542 -------------------------------------------------------------------------------- test scenario GnocchiResource.create_resource args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 5935fb61-d2be-401d-9f2c-f0b514a29d49 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.645 | 0.725 | 0.748 | 0.75 | 0.752 | 0.716 | 100.0% | 10 | | total | 0.645 | 0.725 | 0.749 | 0.751 | 0.753 | 0.716 | 100.0% | 10 | | -> duration | 0.645 | 0.725 | 0.749 | 0.751 | 0.753 | 0.716 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.124528 Full duration: 19.168281 -------------------------------------------------------------------------------- test scenario GnocchiResource.create_delete_resource args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 5935fb61-d2be-401d-9f2c-f0b514a29d49 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.637 | 0.724 | 0.759 | 0.792 | 0.825 | 0.71 | 100.0% | 10 | | gnocchi.delete_resource | 0.215 | 0.287 | 0.314 | 0.319 | 0.324 | 0.271 | 100.0% | 10 | | total | 0.859 | 1.02 | 1.075 | 1.101 | 1.128 | 0.982 | 100.0% | 10 | | -> duration | 0.859 | 1.02 | 1.075 | 1.101 | 1.128 | 0.982 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.895373 Full duration: 15.949117 HINTS: * To plot HTML graphics with this data, run: rally task report 5935fb61-d2be-401d-9f2c-f0b514a29d49 --out output.html * To generate a JUnit report, run: rally task export 5935fb61-d2be-401d-9f2c-f0b514a29d49 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 5935fb61-d2be-401d-9f2c-f0b514a29d49 --json --out output.json 2019-04-09 08:16:14,745 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '5935fb61-d2be-401d-9f2c-f0b514a29d49', '--out', u'/home/opnfv/functest/results/rally_full/gnocchi.json'] 2019-04-09 08:16:16,734 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 5935fb61-d2be-401d-9f2c-f0b514a29d49 --out /home/opnfv/functest/results/rally_full/gnocchi.json 2019-04-09 08:16:16.611 3874 INFO rally.api [-] Building 'json' report for the following task(s): '5935fb61-d2be-401d-9f2c-f0b514a29d49'. 2019-04-09 08:16:16.633 3874 INFO rally.api [-] The report has been successfully built. 2019-04-09 08:16:16,754 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "gnocchi" OK. 2019-04-09 08:16:16,755 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/full/opnfv-heat.yaml 2019-04-09 08:16:16,755 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-04-09 08:16:16,764 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2019-04-09 08:16:16,765 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "heat" ... 2019-04-09 08:16:16,765 - 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': False, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['heat'], 'concurrency': 4, 'netid': '885443a6-a0d2-4e9d-bbd2-189a1d9107dc', 'tenants_amount': 3, 'image_name': 'rally_full-img_84a8fc75-4e3a-42e4-824e-e3fd4d4bd410', 'flavor_name': 'rally_full-flavor_84a8fc75-4e3a-42e4-824e-e3fd4d4bd410', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_full-flavor_alt_84a8fc75-4e3a-42e4-824e-e3fd4d4bd410', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2019-04-09 08:28:21,931 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : a6cec85c-22c9-4440-be0d-7524f196aa34 2019-04-09 08:28:21,931 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'a6cec85c-22c9-4440-be0d-7524f196aa34'] 2019-04-09 08:28:22,761 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid a6cec85c-22c9-4440-be0d-7524f196aa34 -------------------------------------------------------------------------------- Task a6cec85c-22c9-4440-be0d-7524f196aa34: finished -------------------------------------------------------------------------------- test scenario HeatStacks.create_and_delete_stack args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 }, "roles": [ "heat_stack_owner" ] }, "args": { "template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/default.yaml.template" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task a6cec85c-22c9-4440-be0d-7524f196aa34 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.648 | 5.308 | 5.412 | 5.491 | 5.569 | 5.228 | 100.0% | 10 | | heat.delete_stack | 0.575 | 0.793 | 1.049 | 1.464 | 1.88 | 0.86 | 100.0% | 10 | | total | 5.44 | 5.974 | 6.3 | 6.875 | 7.449 | 6.088 | 100.0% | 10 | | -> duration | 3.44 | 3.974 | 4.3 | 4.875 | 5.449 | 4.088 | 100.0% | 10 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 15.909674 Full duration: 33.653246 -------------------------------------------------------------------------------- test scenario HeatStacks.create_and_delete_stack args position 1 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 }, "roles": [ "heat_stack_owner" ] }, "args": { "template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/server_with_ports.yaml.template", "parameters": { "image": "rally_full-img_84a8fc75-4e3a-42e4-824e-e3fd4d4bd410", "public_net": "external", "flavor": "rally_full-flavor_84a8fc75-4e3a-42e4-824e-e3fd4d4bd410" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task a6cec85c-22c9-4440-be0d-7524f196aa34 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 | 18.694 | 25.547 | 28.936 | 28.956 | 28.976 | 24.917 | 100.0% | 10 | | heat.delete_stack | 7.746 | 9.567 | 10.435 | 10.729 | 11.023 | 9.5 | 100.0% | 10 | | total | 29.063 | 35.002 | 39.043 | 39.521 | 40.0 | 34.416 | 100.0% | 10 | | -> duration | 27.063 | 33.002 | 37.043 | 37.521 | 38.0 | 32.416 | 100.0% | 10 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 96.423547 Full duration: 113.337905 -------------------------------------------------------------------------------- test scenario HeatStacks.create_and_delete_stack args position 2 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 }, "roles": [ "heat_stack_owner" ] }, "args": { "template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/server_with_volume.yaml.template", "parameters": { "network_id": "885443a6-a0d2-4e9d-bbd2-189a1d9107dc", "image": "rally_full-img_84a8fc75-4e3a-42e4-824e-e3fd4d4bd410", "flavor": "rally_full-flavor_84a8fc75-4e3a-42e4-824e-e3fd4d4bd410" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task a6cec85c-22c9-4440-be0d-7524f196aa34 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 | 18.804 | 21.231 | 24.339 | 25.14 | 25.941 | 21.756 | 100.0% | 10 | | heat.delete_stack | 6.022 | 6.833 | 7.713 | 7.721 | 7.729 | 6.963 | 100.0% | 10 | | total | 24.826 | 28.916 | 31.16 | 31.829 | 32.498 | 28.719 | 100.0% | 10 | | -> duration | 22.826 | 26.916 | 29.16 | 29.829 | 30.498 | 26.719 | 100.0% | 10 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 82.097134 Full duration: 99.16697 -------------------------------------------------------------------------------- test scenario HeatStacks.create_and_list_stack args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 }, "roles": [ "heat_stack_owner" ] }, "args": { "template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/default.yaml.template" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task a6cec85c-22c9-4440-be0d-7524f196aa34 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.543 | 5.135 | 5.187 | 5.198 | 5.21 | 5.029 | 100.0% | 10 | | heat.list_stacks | 0.041 | 0.234 | 0.287 | 0.302 | 0.317 | 0.175 | 100.0% | 10 | | total | 4.784 | 5.232 | 5.42 | 5.451 | 5.483 | 5.204 | 100.0% | 10 | | -> duration | 2.784 | 3.232 | 3.42 | 3.451 | 3.483 | 3.204 | 100.0% | 10 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 13.38174 Full duration: 34.029735 -------------------------------------------------------------------------------- test scenario HeatStacks.create_update_delete_stack args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 }, "roles": [ "heat_stack_owner" ] }, "args": { "template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/random_strings.yaml.template", "updated_template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/updated_random_strings_add.yaml.template" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task a6cec85c-22c9-4440-be0d-7524f196aa34 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.064 | 5.18 | 5.407 | 5.442 | 5.476 | 5.23 | 100.0% | 10 | | heat.update_stack | 2.97 | 3.884 | 4.119 | 4.126 | 4.133 | 3.724 | 100.0% | 10 | | heat.delete_stack | 2.484 | 2.751 | 3.217 | 3.288 | 3.359 | 2.83 | 100.0% | 10 | | total | 10.718 | 11.831 | 12.256 | 12.36 | 12.463 | 11.785 | 100.0% | 10 | | -> duration | 6.718 | 7.831 | 8.256 | 8.36 | 8.463 | 7.785 | 100.0% | 10 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 31.347794 Full duration: 50.768445 -------------------------------------------------------------------------------- test scenario HeatStacks.create_update_delete_stack args position 1 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 }, "roles": [ "heat_stack_owner" ] }, "args": { "template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/random_strings.yaml.template", "updated_template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/updated_random_strings_delete.yaml.template" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task a6cec85c-22c9-4440-be0d-7524f196aa34 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.84 | 5.184 | 5.305 | 5.312 | 5.32 | 5.129 | 100.0% | 10 | | heat.update_stack | 2.604 | 2.754 | 3.098 | 3.112 | 3.127 | 2.84 | 100.0% | 10 | | heat.delete_stack | 0.46 | 0.701 | 1.569 | 1.728 | 1.887 | 0.95 | 100.0% | 10 | | total | 8.475 | 8.791 | 9.398 | 9.506 | 9.613 | 8.919 | 100.0% | 10 | | -> duration | 4.475 | 4.791 | 5.398 | 5.506 | 5.613 | 4.919 | 100.0% | 10 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 22.252098 Full duration: 41.249875 -------------------------------------------------------------------------------- test scenario HeatStacks.create_update_delete_stack args position 2 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 }, "roles": [ "heat_stack_owner" ] }, "args": { "template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/resource_group.yaml.template", "updated_template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/updated_resource_group_increase.yaml.template" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task a6cec85c-22c9-4440-be0d-7524f196aa34 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.86 | 5.137 | 5.519 | 5.523 | 5.527 | 5.185 | 100.0% | 10 | | heat.update_stack | 3.885 | 4.149 | 4.559 | 4.844 | 5.129 | 4.233 | 100.0% | 10 | | heat.delete_stack | 3.551 | 3.98 | 4.386 | 4.387 | 4.388 | 3.977 | 100.0% | 10 | | total | 12.597 | 13.428 | 14.21 | 14.334 | 14.458 | 13.395 | 100.0% | 10 | | -> duration | 8.597 | 9.428 | 10.21 | 10.334 | 10.458 | 9.395 | 100.0% | 10 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 36.569048 Full duration: 56.287919 -------------------------------------------------------------------------------- test scenario HeatStacks.create_update_delete_stack args position 3 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 }, "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 a6cec85c-22c9-4440-be0d-7524f196aa34 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.753 | 5.412 | 6.034 | 6.397 | 6.76 | 5.575 | 100.0% | 10 | | heat.update_stack | 2.511 | 2.994 | 3.134 | 3.207 | 3.281 | 2.948 | 100.0% | 10 | | heat.delete_stack | 2.547 | 2.847 | 3.148 | 3.269 | 3.391 | 2.891 | 100.0% | 10 | | total | 10.355 | 11.446 | 12.283 | 12.496 | 12.71 | 11.415 | 100.0% | 10 | | -> duration | 6.355 | 7.446 | 8.283 | 8.496 | 8.71 | 7.415 | 100.0% | 10 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 29.852506 Full duration: 49.371165 -------------------------------------------------------------------------------- test scenario HeatStacks.create_update_delete_stack args position 4 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 }, "roles": [ "heat_stack_owner" ] }, "args": { "template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/resource_group.yaml.template", "updated_template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/updated_resource_group_reduce.yaml.template" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task a6cec85c-22c9-4440-be0d-7524f196aa34 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.685 | 5.324 | 5.597 | 5.597 | 5.598 | 5.272 | 100.0% | 10 | | heat.update_stack | 2.718 | 3.743 | 4.203 | 4.263 | 4.322 | 3.559 | 100.0% | 10 | | heat.delete_stack | 1.417 | 1.86 | 2.289 | 2.296 | 2.304 | 1.897 | 100.0% | 10 | | total | 9.525 | 11.032 | 11.578 | 11.784 | 11.99 | 10.729 | 100.0% | 10 | | -> duration | 5.525 | 7.032 | 7.578 | 7.784 | 7.99 | 6.729 | 100.0% | 10 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 26.674289 Full duration: 45.48781 -------------------------------------------------------------------------------- test scenario HeatStacks.create_update_delete_stack args position 5 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 }, "roles": [ "heat_stack_owner" ] }, "args": { "template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/random_strings.yaml.template", "updated_template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/updated_random_strings_replace.yaml.template" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task a6cec85c-22c9-4440-be0d-7524f196aa34 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.954 | 5.136 | 5.404 | 5.51 | 5.617 | 5.2 | 100.0% | 10 | | heat.update_stack | 2.499 | 2.719 | 2.887 | 2.902 | 2.916 | 2.726 | 100.0% | 10 | | heat.delete_stack | 1.441 | 1.79 | 2.359 | 2.64 | 2.921 | 1.919 | 100.0% | 10 | | total | 9.397 | 9.793 | 10.462 | 10.742 | 11.022 | 9.846 | 100.0% | 10 | | -> duration | 5.397 | 5.793 | 6.462 | 6.742 | 7.022 | 5.846 | 100.0% | 10 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 25.063287 Full duration: 44.244944 -------------------------------------------------------------------------------- test scenario HeatStacks.create_check_delete_stack args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 }, "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 a6cec85c-22c9-4440-be0d-7524f196aa34 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.078 | 5.42 | 5.593 | 5.881 | 6.168 | 5.443 | 100.0% | 10 | | heat.check_stack | 0.456 | 0.841 | 1.694 | 1.702 | 1.71 | 0.987 | 100.0% | 10 | | heat.delete_stack | 1.471 | 1.678 | 1.963 | 2.414 | 2.865 | 1.774 | 100.0% | 10 | | total | 7.453 | 8.141 | 8.868 | 8.964 | 9.06 | 8.204 | 100.0% | 10 | | -> duration | 5.453 | 6.141 | 6.868 | 6.964 | 7.06 | 6.204 | 100.0% | 10 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 22.999195 Full duration: 40.554074 -------------------------------------------------------------------------------- test scenario HeatStacks.create_suspend_resume_delete_stack args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 }, "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 a6cec85c-22c9-4440-be0d-7524f196aa34 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.751 | 5.149 | 5.364 | 5.534 | 5.704 | 5.174 | 100.0% | 10 | | heat.suspend_stack | 0.648 | 0.979 | 1.214 | 1.632 | 2.05 | 1.017 | 100.0% | 10 | | heat.resume_stack | 0.424 | 0.718 | 1.753 | 1.763 | 1.773 | 1.0 | 100.0% | 10 | | heat.delete_stack | 1.512 | 1.771 | 2.323 | 2.434 | 2.545 | 1.869 | 100.0% | 10 | | total | 8.235 | 8.504 | 10.474 | 10.736 | 10.998 | 9.061 | 100.0% | 10 | | -> duration | 6.235 | 6.504 | 8.474 | 8.736 | 8.998 | 7.061 | 100.0% | 10 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 10 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 24.334404 Full duration: 41.412137 -------------------------------------------------------------------------------- test scenario HeatStacks.list_stacks_and_resources args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 }, "roles": [ "heat_stack_owner" ] }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task a6cec85c-22c9-4440-be0d-7524f196aa34 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.653 | 0.755 | 0.868 | 0.874 | 0.881 | 0.764 | 100.0% | 10 | | total | 0.653 | 0.755 | 0.868 | 0.874 | 0.881 | 0.764 | 100.0% | 10 | | -> duration | 0.653 | 0.755 | 0.868 | 0.874 | 0.881 | 0.764 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.223452 Full duration: 15.000479 HINTS: * To plot HTML graphics with this data, run: rally task report a6cec85c-22c9-4440-be0d-7524f196aa34 --out output.html * To generate a JUnit report, run: rally task export a6cec85c-22c9-4440-be0d-7524f196aa34 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report a6cec85c-22c9-4440-be0d-7524f196aa34 --json --out output.json 2019-04-09 08:28:22,762 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'a6cec85c-22c9-4440-be0d-7524f196aa34', '--out', u'/home/opnfv/functest/results/rally_full/heat.json'] 2019-04-09 08:28:24,702 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid a6cec85c-22c9-4440-be0d-7524f196aa34 --out /home/opnfv/functest/results/rally_full/heat.json 2019-04-09 08:28:24.558 7051 INFO rally.api [-] Building 'json' report for the following task(s): 'a6cec85c-22c9-4440-be0d-7524f196aa34'. 2019-04-09 08:28:24.580 7051 INFO rally.api [-] The report has been successfully built. 2019-04-09 08:28:24,735 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "heat" OK. 2019-04-09 08:28:24,737 - 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 2019-04-09 08:28:24,737 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-04-09 08:28:24,749 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2019-04-09 08:28:24,749 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "keystone" ... 2019-04-09 08:28:24,749 - 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': False, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['keystone'], 'concurrency': 4, 'netid': '885443a6-a0d2-4e9d-bbd2-189a1d9107dc', 'tenants_amount': 3, 'image_name': 'rally_full-img_84a8fc75-4e3a-42e4-824e-e3fd4d4bd410', 'flavor_name': 'rally_full-flavor_84a8fc75-4e3a-42e4-824e-e3fd4d4bd410', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_full-flavor_alt_84a8fc75-4e3a-42e4-824e-e3fd4d4bd410', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2019-04-09 08:34:37,610 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 95d66375-01d0-4a5c-be32-b1db37f74a0d 2019-04-09 08:34:37,610 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '95d66375-01d0-4a5c-be32-b1db37f74a0d'] 2019-04-09 08:34:38,418 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 95d66375-01d0-4a5c-be32-b1db37f74a0d -------------------------------------------------------------------------------- Task 95d66375-01d0-4a5c-be32-b1db37f74a0d: finished -------------------------------------------------------------------------------- test scenario KeystoneBasic.add_and_remove_user_role args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 95d66375-01d0-4a5c-be32-b1db37f74a0d 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.675 | 0.842 | 2.7 | 2.762 | 2.824 | 1.378 | 100.0% | 10 | | keystone_v3.add_role | 0.148 | 0.192 | 0.229 | 0.236 | 0.243 | 0.19 | 100.0% | 10 | | keystone_v3.revoke_role | 0.175 | 0.193 | 0.246 | 0.252 | 0.258 | 0.209 | 100.0% | 10 | | total | 1.055 | 1.241 | 3.101 | 3.176 | 3.25 | 1.777 | 100.0% | 10 | | -> duration | 1.055 | 1.241 | 3.101 | 3.176 | 3.25 | 1.777 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.433794 Full duration: 29.337642 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_add_and_list_user_roles args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 95d66375-01d0-4a5c-be32-b1db37f74a0d 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.714 | 0.849 | 2.447 | 2.487 | 2.526 | 1.376 | 100.0% | 10 | | keystone_v3.add_role | 0.148 | 0.211 | 0.25 | 0.25 | 0.25 | 0.204 | 100.0% | 10 | | keystone_v3.list_roles | 0.134 | 0.17 | 0.226 | 0.227 | 0.228 | 0.174 | 100.0% | 10 | | total | 1.004 | 1.288 | 2.823 | 2.868 | 2.913 | 1.754 | 100.0% | 10 | | -> duration | 1.004 | 1.288 | 2.823 | 2.868 | 2.913 | 1.754 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.684174 Full duration: 29.43665 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_list_tenants args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 95d66375-01d0-4a5c-be32-b1db37f74a0d 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.946 | 1.12 | 2.492 | 2.634 | 2.777 | 1.608 | 100.0% | 10 | | keystone_v3.list_projects | 0.118 | 0.143 | 0.198 | 0.216 | 0.234 | 0.154 | 100.0% | 10 | | total | 1.114 | 1.254 | 2.638 | 2.766 | 2.894 | 1.763 | 100.0% | 10 | | -> duration | 1.114 | 1.254 | 2.638 | 2.766 | 2.894 | 1.763 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.463162 Full duration: 29.769039 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_delete_role args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 95d66375-01d0-4a5c-be32-b1db37f74a0d 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.745 | 0.779 | 0.891 | 0.99 | 1.09 | 0.82 | 100.0% | 10 | | keystone_v3.delete_role | 0.13 | 0.206 | 0.249 | 0.292 | 0.335 | 0.208 | 100.0% | 10 | | total | 0.897 | 1.001 | 1.122 | 1.211 | 1.299 | 1.028 | 100.0% | 10 | | -> duration | 0.897 | 1.001 | 1.122 | 1.211 | 1.299 | 1.028 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.381042 Full duration: 23.22028 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_delete_service args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 95d66375-01d0-4a5c-be32-b1db37f74a0d 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.644 | 0.854 | 1.879 | 1.956 | 2.033 | 1.125 | 100.0% | 10 | | keystone_v3.delete_service | 0.129 | 0.176 | 0.208 | 0.216 | 0.224 | 0.172 | 100.0% | 10 | | total | 0.782 | 1.057 | 2.059 | 2.136 | 2.213 | 1.298 | 100.0% | 10 | | -> duration | 0.782 | 1.057 | 2.059 | 2.136 | 2.213 | 1.298 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.876696 Full duration: 23.942397 -------------------------------------------------------------------------------- test scenario KeystoneBasic.get_entities args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 95d66375-01d0-4a5c-be32-b1db37f74a0d 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.892 | 1.045 | 1.141 | 1.172 | 1.202 | 1.05 | 100.0% | 10 | | keystone_v3.create_user | 0.68 | 0.77 | 0.846 | 0.898 | 0.95 | 0.779 | 100.0% | 10 | | -> keystone_v3.list_roles | 0.11 | 0.145 | 0.172 | 0.218 | 0.264 | 0.149 | 100.0% | 10 | | -> keystone_v3.add_role | 0.141 | 0.176 | 0.23 | 0.254 | 0.279 | 0.187 | 100.0% | 10 | | keystone_v3.create_role | 0.119 | 0.129 | 0.207 | 0.226 | 0.245 | 0.147 | 100.0% | 10 | | keystone_v3.get_project | 0.116 | 0.15 | 0.169 | 0.191 | 0.213 | 0.149 | 100.0% | 10 | | keystone_v3.get_user | 0.126 | 0.139 | 0.173 | 0.211 | 0.25 | 0.15 | 100.0% | 10 | | keystone_v3.get_role | 0.109 | 0.127 | 0.134 | 0.141 | 0.149 | 0.125 | 100.0% | 10 | | keystone_v3.list_services | 0.11 | 0.121 | 0.156 | 0.214 | 0.272 | 0.137 | 100.0% | 10 | | keystone_v3.get_services | 0.106 | 0.112 | 0.137 | 0.15 | 0.163 | 0.12 | 100.0% | 10 | | total | 2.615 | 2.845 | 2.914 | 2.932 | 2.95 | 2.817 | 100.0% | 10 | | -> duration | 2.615 | 2.845 | 2.914 | 2.932 | 2.95 | 2.817 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.705947 Full duration: 40.742941 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_update_and_delete_tenant args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 95d66375-01d0-4a5c-be32-b1db37f74a0d 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.923 | 1.151 | 1.893 | 2.233 | 2.572 | 1.445 | 100.0% | 10 | | keystone_v3.update_project | 0.13 | 0.148 | 0.193 | 0.205 | 0.216 | 0.157 | 100.0% | 10 | | keystone_v3.delete_project | 0.17 | 0.211 | 0.255 | 0.261 | 0.267 | 0.217 | 100.0% | 10 | | total | 1.389 | 1.541 | 2.278 | 2.576 | 2.873 | 1.819 | 100.0% | 10 | | -> duration | 1.389 | 1.541 | 2.278 | 2.576 | 2.873 | 1.819 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.681432 Full duration: 25.634428 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_user args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 95d66375-01d0-4a5c-be32-b1db37f74a0d 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.909 | 1.164 | 2.745 | 2.757 | 2.769 | 1.544 | 100.0% | 10 | | total | 1.111 | 1.375 | 2.891 | 2.936 | 2.981 | 1.731 | 100.0% | 10 | | -> duration | 1.111 | 1.375 | 2.891 | 2.936 | 2.981 | 1.731 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.213068 Full duration: 25.518929 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_tenant args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 95d66375-01d0-4a5c-be32-b1db37f74a0d 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 | 1.025 | 1.197 | 1.662 | 1.854 | 2.047 | 1.349 | 100.0% | 10 | | total | 1.025 | 1.197 | 1.662 | 1.854 | 2.047 | 1.35 | 100.0% | 10 | | -> duration | 1.025 | 1.197 | 1.662 | 1.854 | 2.047 | 1.35 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.262789 Full duration: 25.350704 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_list_users args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 95d66375-01d0-4a5c-be32-b1db37f74a0d 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.976 | 1.056 | 1.128 | 1.13 | 1.132 | 1.06 | 100.0% | 10 | | keystone_v3.list_users | 0.131 | 0.145 | 0.157 | 0.159 | 0.16 | 0.144 | 100.0% | 10 | | total | 1.288 | 1.355 | 1.41 | 1.413 | 1.417 | 1.359 | 100.0% | 10 | | -> duration | 1.288 | 1.355 | 1.41 | 1.413 | 1.417 | 1.359 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.459592 Full duration: 25.370092 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_tenant_with_users args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": {}, "args": { "users_per_tenant": 10 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 95d66375-01d0-4a5c-be32-b1db37f74a0d 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.94 | 1.099 | 1.265 | 1.291 | 1.316 | 1.11 | 100.0% | 10 | | keystone_v3.create_users | 6.906 | 7.451 | 7.551 | 7.588 | 7.626 | 7.326 | 100.0% | 10 | | -> keystone_v3.create_user (x10) | 6.906 | 7.451 | 7.55 | 7.588 | 7.626 | 7.326 | 100.0% | 10 | | --> keystone_v3.list_roles (x10) | 1.187 | 1.338 | 1.464 | 1.488 | 1.511 | 1.349 | 100.0% | 10 | | --> keystone_v3.add_role (x10) | 1.519 | 1.726 | 1.848 | 1.861 | 1.874 | 1.723 | 100.0% | 10 | | total | 9.305 | 9.903 | 10.073 | 10.163 | 10.252 | 9.833 | 100.0% | 10 | | -> duration | 9.305 | 9.903 | 10.073 | 10.163 | 10.252 | 9.833 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 31.652011 Full duration: 70.393351 HINTS: * To plot HTML graphics with this data, run: rally task report 95d66375-01d0-4a5c-be32-b1db37f74a0d --out output.html * To generate a JUnit report, run: rally task export 95d66375-01d0-4a5c-be32-b1db37f74a0d --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 95d66375-01d0-4a5c-be32-b1db37f74a0d --json --out output.json 2019-04-09 08:34:38,419 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '95d66375-01d0-4a5c-be32-b1db37f74a0d', '--out', u'/home/opnfv/functest/results/rally_full/keystone.json'] 2019-04-09 08:34:40,276 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 95d66375-01d0-4a5c-be32-b1db37f74a0d --out /home/opnfv/functest/results/rally_full/keystone.json 2019-04-09 08:34:40.160 9160 INFO rally.api [-] Building 'json' report for the following task(s): '95d66375-01d0-4a5c-be32-b1db37f74a0d'. 2019-04-09 08:34:40.186 9160 INFO rally.api [-] The report has been successfully built. 2019-04-09 08:34:40,311 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "keystone" OK. 2019-04-09 08:34:40,312 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/full/opnfv-neutron.yaml 2019-04-09 08:34:40,312 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-04-09 08:34:40,323 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2019-04-09 08:34:40,325 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2019-04-09 08:34:40,325 - 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': False, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['neutron'], 'concurrency': 4, 'netid': '885443a6-a0d2-4e9d-bbd2-189a1d9107dc', 'tenants_amount': 3, 'image_name': 'rally_full-img_84a8fc75-4e3a-42e4-824e-e3fd4d4bd410', 'flavor_name': 'rally_full-flavor_84a8fc75-4e3a-42e4-824e-e3fd4d4bd410', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_full-flavor_alt_84a8fc75-4e3a-42e4-824e-e3fd4d4bd410', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2019-04-09 08:54:22,255 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 1620a57d-a566-4b66-961e-249e81c5aa6e 2019-04-09 08:54:22,255 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '1620a57d-a566-4b66-961e-249e81c5aa6e'] 2019-04-09 08:54:23,155 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 1620a57d-a566-4b66-961e-249e81c5aa6e -------------------------------------------------------------------------------- Task 1620a57d-a566-4b66-961e-249e81c5aa6e: finished -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_update_networks args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 }, "quotas": { "neutron": { "network": -1 } } }, "args": { "network_create_args": {}, "network_update_args": { "admin_state_up": false } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 1620a57d-a566-4b66-961e-249e81c5aa6e 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.8 | 1.281 | 1.557 | 1.654 | 1.75 | 1.242 | 100.0% | 10 | | neutron.update_network | 0.403 | 0.81 | 1.283 | 1.298 | 1.313 | 0.869 | 100.0% | 10 | | total | 1.247 | 2.195 | 2.788 | 2.802 | 2.815 | 2.111 | 100.0% | 10 | | -> duration | 1.247 | 2.195 | 2.788 | 2.802 | 2.815 | 2.111 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.648018 Full duration: 41.863249 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_update_ports args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "quotas": { "neutron": { "network": -1, "port": -1 } }, "users": { "users_per_tenant": 2, "tenants": 3 }, "network": { "router": {} } }, "args": { "network_create_args": {}, "ports_per_network": 1, "port_create_args": {}, "port_update_args": { "device_owner": "dummy_owner", "device_id": "dummy_id", "admin_state_up": false } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 1620a57d-a566-4b66-961e-249e81c5aa6e 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.66 | 3.314 | 3.827 | 3.844 | 3.861 | 2.918 | 100.0% | 10 | | neutron.update_port | 0.473 | 0.971 | 1.965 | 1.996 | 2.027 | 1.146 | 100.0% | 10 | | total | 2.183 | 4.185 | 5.782 | 5.788 | 5.793 | 4.064 | 100.0% | 10 | | -> duration | 2.183 | 4.185 | 5.782 | 5.788 | 5.793 | 4.064 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.435376 Full duration: 60.403735 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_update_routers args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 }, "quotas": { "neutron": { "subnet": -1, "router": -1, "network": -1, "port": -1 } } }, "args": { "subnets_per_network": 1, "subnet_cidr_start": "1.1.0.0/30", "network_create_args": {}, "subnet_create_args": {}, "router_update_args": { "admin_state_up": false }, "router_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 1620a57d-a566-4b66-961e-249e81c5aa6e 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.911 | 1.22 | 1.475 | 1.512 | 1.548 | 1.231 | 100.0% | 10 | | neutron.create_subnet | 0.637 | 0.849 | 1.373 | 1.473 | 1.573 | 0.949 | 100.0% | 10 | | neutron.create_router | 0.075 | 0.109 | 0.14 | 0.154 | 0.168 | 0.115 | 100.0% | 10 | | neutron.add_interface_router | 2.599 | 3.0 | 3.164 | 3.311 | 3.459 | 3.013 | 100.0% | 10 | | neutron.update_router | 0.599 | 0.835 | 1.142 | 1.147 | 1.151 | 0.857 | 100.0% | 10 | | total | 5.243 | 6.184 | 7.046 | 7.072 | 7.097 | 6.165 | 100.0% | 10 | | -> duration | 5.243 | 6.184 | 7.046 | 7.072 | 7.097 | 6.165 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 18.168977 Full duration: 72.916375 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_update_subnets args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 }, "quotas": { "neutron": { "subnet": -1, "network": -1 } } }, "args": { "network_create_args": {}, "subnet_create_args": {}, "subnets_per_network": 1, "subnet_cidr_start": "1.4.0.0/16", "subnet_update_args": { "enable_dhcp": false } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 1620a57d-a566-4b66-961e-249e81c5aa6e 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.02 | 1.143 | 1.35 | 1.492 | 1.634 | 1.196 | 100.0% | 10 | | neutron.create_subnet | 0.629 | 1.231 | 1.513 | 1.548 | 1.582 | 1.164 | 100.0% | 10 | | neutron.update_subnet | 0.493 | 0.893 | 1.297 | 1.309 | 1.322 | 0.91 | 100.0% | 10 | | total | 2.142 | 3.703 | 3.894 | 3.931 | 3.968 | 3.27 | 100.0% | 10 | | -> duration | 2.142 | 3.703 | 3.894 | 3.931 | 3.968 | 3.27 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.663389 Full duration: 49.816282 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_networks args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 }, "quotas": { "neutron": { "network": -1 } } }, "args": { "network_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 1620a57d-a566-4b66-961e-249e81c5aa6e 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.851 | 0.994 | 1.304 | 1.326 | 1.349 | 1.029 | 100.0% | 10 | | neutron.delete_network | 0.588 | 0.774 | 0.948 | 0.954 | 0.959 | 0.778 | 100.0% | 10 | | total | 1.47 | 1.841 | 2.026 | 2.032 | 2.038 | 1.807 | 100.0% | 10 | | -> duration | 1.47 | 1.841 | 2.026 | 2.032 | 2.038 | 1.807 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.715054 Full duration: 38.081581 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_ports args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "quotas": { "neutron": { "network": -1, "port": -1 } }, "users": { "users_per_tenant": 2, "tenants": 3 }, "network": { "router": {} } }, "args": { "network_create_args": {}, "ports_per_network": 1, "port_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 1620a57d-a566-4b66-961e-249e81c5aa6e 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.533 | 1.871 | 2.927 | 2.945 | 2.963 | 2.16 | 100.0% | 10 | | neutron.delete_port | 0.573 | 0.908 | 1.728 | 1.745 | 1.762 | 1.101 | 100.0% | 10 | | total | 2.328 | 2.562 | 4.686 | 4.687 | 4.688 | 3.261 | 100.0% | 10 | | -> duration | 2.328 | 2.562 | 4.686 | 4.687 | 4.688 | 3.261 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.335844 Full duration: 53.604073 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_routers args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 }, "quotas": { "neutron": { "subnet": -1, "router": -1, "network": -1, "port": -1 } } }, "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 1620a57d-a566-4b66-961e-249e81c5aa6e 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.054 | 1.456 | 1.59 | 1.644 | 1.699 | 1.371 | 100.0% | 10 | | neutron.create_subnet | 0.649 | 0.976 | 1.595 | 1.674 | 1.752 | 1.081 | 100.0% | 10 | | neutron.create_router | 0.103 | 0.12 | 0.18 | 0.227 | 0.274 | 0.138 | 100.0% | 10 | | neutron.add_interface_router | 2.572 | 2.933 | 5.215 | 5.389 | 5.564 | 3.771 | 100.0% | 10 | | neutron.remove_interface_router | 1.991 | 3.195 | 4.598 | 4.633 | 4.668 | 3.43 | 100.0% | 10 | | neutron.delete_router | 0.376 | 0.711 | 1.046 | 1.079 | 1.113 | 0.715 | 100.0% | 10 | | total | 8.243 | 9.189 | 14.105 | 14.107 | 14.109 | 10.507 | 100.0% | 10 | | -> duration | 8.243 | 9.189 | 14.105 | 14.107 | 14.109 | 10.507 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 30.586378 Full duration: 75.348554 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_subnets args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "quotas": { "neutron": { "subnet": -1, "network": -1 } }, "users": { "users_per_tenant": 2, "tenants": 3 }, "network": { "router": {} } }, "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 1620a57d-a566-4b66-961e-249e81c5aa6e 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.345 | 1.727 | 2.382 | 2.544 | 2.706 | 1.828 | 100.0% | 10 | | neutron.delete_subnet | 0.538 | 0.879 | 2.474 | 2.55 | 2.625 | 1.182 | 100.0% | 10 | | total | 1.949 | 2.641 | 4.595 | 4.699 | 4.803 | 3.01 | 100.0% | 10 | | -> duration | 1.949 | 2.641 | 4.595 | 4.699 | 4.803 | 3.01 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.389215 Full duration: 53.559997 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_networks args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 }, "quotas": { "neutron": { "network": -1 } } }, "args": { "network_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 1620a57d-a566-4b66-961e-249e81c5aa6e 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.915 | 1.105 | 1.542 | 1.546 | 1.55 | 1.156 | 100.0% | 10 | | neutron.list_networks | 0.11 | 0.136 | 0.251 | 0.344 | 0.437 | 0.185 | 100.0% | 10 | | total | 1.039 | 1.238 | 1.772 | 1.774 | 1.776 | 1.342 | 100.0% | 10 | | -> duration | 1.039 | 1.238 | 1.772 | 1.774 | 1.776 | 1.342 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.91851 Full duration: 41.309939 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_ports args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "quotas": { "neutron": { "network": -1, "port": -1 } }, "users": { "users_per_tenant": 2, "tenants": 3 }, "network": { "router": {} } }, "args": { "network_create_args": {}, "ports_per_network": 1, "port_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 1620a57d-a566-4b66-961e-249e81c5aa6e 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.556 | 1.872 | 3.015 | 3.039 | 3.064 | 2.247 | 100.0% | 10 | | neutron.list_ports | 0.072 | 0.1 | 0.139 | 0.139 | 0.139 | 0.102 | 100.0% | 10 | | total | 1.628 | 1.966 | 3.154 | 3.179 | 3.204 | 2.349 | 100.0% | 10 | | -> duration | 1.628 | 1.966 | 3.154 | 3.179 | 3.204 | 2.349 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.889943 Full duration: 57.588288 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_routers args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 }, "quotas": { "neutron": { "subnet": -1, "network": -1, "router": -1 } } }, "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 1620a57d-a566-4b66-961e-249e81c5aa6e 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.02 | 1.099 | 1.337 | 1.406 | 1.476 | 1.148 | 100.0% | 10 | | neutron.create_subnet | 0.652 | 0.861 | 1.676 | 1.731 | 1.785 | 0.992 | 100.0% | 10 | | neutron.create_router | 0.085 | 0.115 | 0.219 | 0.279 | 0.338 | 0.151 | 100.0% | 10 | | neutron.add_interface_router | 2.503 | 2.974 | 4.714 | 4.915 | 5.116 | 3.327 | 100.0% | 10 | | neutron.list_routers | 0.136 | 0.152 | 0.229 | 0.354 | 0.478 | 0.196 | 100.0% | 10 | | total | 4.789 | 5.229 | 8.308 | 8.351 | 8.393 | 5.814 | 100.0% | 10 | | -> duration | 4.789 | 5.229 | 8.308 | 8.351 | 8.393 | 5.814 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 15.734406 Full duration: 76.346297 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_subnets args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 }, "quotas": { "neutron": { "subnet": -1, "network": -1 } } }, "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 1620a57d-a566-4b66-961e-249e81c5aa6e 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.967 | 1.175 | 1.471 | 1.554 | 1.637 | 1.236 | 100.0% | 10 | | neutron.create_subnet | 0.595 | 0.73 | 1.352 | 1.432 | 1.513 | 0.928 | 100.0% | 10 | | neutron.list_subnets | 0.062 | 0.082 | 0.103 | 0.109 | 0.115 | 0.082 | 100.0% | 10 | | total | 1.767 | 2.052 | 2.753 | 2.794 | 2.835 | 2.246 | 100.0% | 10 | | -> duration | 1.767 | 2.052 | 2.753 | 2.794 | 2.835 | 2.246 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.881635 Full duration: 51.244064 -------------------------------------------------------------------------------- test scenario NeutronSecurityGroup.create_and_delete_security_groups args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 }, "quotas": { "neutron": { "security_group": -1 } } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 1620a57d-a566-4b66-961e-249e81c5aa6e has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_security_group | 0.742 | 0.901 | 1.069 | 1.115 | 1.161 | 0.914 | 100.0% | 10 | | neutron.delete_security_group | 0.109 | 0.124 | 0.234 | 0.314 | 0.395 | 0.171 | 100.0% | 10 | | total | 0.851 | 1.067 | 1.299 | 1.376 | 1.453 | 1.085 | 100.0% | 10 | | -> duration | 0.851 | 1.067 | 1.299 | 1.376 | 1.453 | 1.085 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.203773 Full duration: 36.141152 -------------------------------------------------------------------------------- test scenario NeutronSecurityGroup.create_and_delete_security_group_rule args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 }, "quotas": { "neutron": { "security_group": -1 } } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 1620a57d-a566-4b66-961e-249e81c5aa6e has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_security_group | 0.767 | 0.911 | 1.133 | 1.142 | 1.15 | 0.941 | 100.0% | 10 | | neutron.create_security_group_rule | 0.122 | 0.161 | 0.209 | 0.221 | 0.233 | 0.167 | 100.0% | 10 | | neutron.delete_security_group_rule | 0.076 | 0.098 | 0.322 | 0.369 | 0.416 | 0.146 | 100.0% | 10 | | neutron.delete_security_group | 0.105 | 0.123 | 0.189 | 0.298 | 0.407 | 0.155 | 100.0% | 10 | | total | 1.135 | 1.368 | 1.664 | 1.725 | 1.786 | 1.41 | 100.0% | 10 | | -> duration | 1.135 | 1.368 | 1.664 | 1.725 | 1.786 | 1.41 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.324865 Full duration: 36.493354 -------------------------------------------------------------------------------- test scenario NeutronSecurityGroup.create_and_list_security_group_rules args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 }, "quotas": { "neutron": { "security_group": -1 } } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 1620a57d-a566-4b66-961e-249e81c5aa6e has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_security_group | 0.777 | 0.912 | 1.143 | 1.215 | 1.287 | 0.966 | 100.0% | 10 | | neutron.create_security_group_rule | 0.107 | 0.142 | 0.264 | 0.269 | 0.275 | 0.167 | 100.0% | 10 | | neutron.list_security_group_rules | 0.036 | 0.042 | 0.089 | 0.091 | 0.093 | 0.058 | 100.0% | 10 | | total | 0.988 | 1.084 | 1.505 | 1.552 | 1.598 | 1.191 | 100.0% | 10 | | -> duration | 0.988 | 1.084 | 1.505 | 1.552 | 1.598 | 1.191 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.467175 Full duration: 38.616134 -------------------------------------------------------------------------------- test scenario NeutronSecurityGroup.create_and_show_security_group args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 }, "quotas": { "neutron": { "security_group": -1 } } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 1620a57d-a566-4b66-961e-249e81c5aa6e has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_security_group | 0.757 | 0.99 | 1.074 | 1.168 | 1.263 | 0.988 | 100.0% | 10 | | neutron.show_security_group | 0.031 | 0.032 | 0.069 | 0.071 | 0.072 | 0.041 | 100.0% | 10 | | total | 0.79 | 1.034 | 1.109 | 1.201 | 1.294 | 1.029 | 100.0% | 10 | | -> duration | 0.79 | 1.034 | 1.109 | 1.201 | 1.294 | 1.029 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.937979 Full duration: 37.846882 -------------------------------------------------------------------------------- test scenario NeutronNetworks.set_and_clear_router_gateway args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 }, "roles": [ "admin" ], "quotas": { "neutron": { "router": -1, "network": -1 } } }, "args": { "network_create_args": { "router:external": true } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 1620a57d-a566-4b66-961e-249e81c5aa6e 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.889 | 1.119 | 1.573 | 1.693 | 1.812 | 1.189 | 100.0% | 10 | | neutron.create_router | 0.086 | 0.145 | 0.346 | 0.414 | 0.483 | 0.204 | 100.0% | 10 | | neutron.add_gateway_router | 2.461 | 2.59 | 4.846 | 4.897 | 4.947 | 3.095 | 100.0% | 10 | | neutron.remove_gateway_router | 1.394 | 1.764 | 2.72 | 2.739 | 2.759 | 1.932 | 100.0% | 10 | | total | 5.155 | 5.775 | 9.544 | 9.567 | 9.59 | 6.42 | 100.0% | 10 | | -> duration | 5.155 | 5.775 | 9.544 | 9.567 | 9.59 | 6.42 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 16.883301 Full duration: 75.11948 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_show_ports args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "quotas": { "neutron": { "router": -1, "network": -1 } }, "users": { "users_per_tenant": 2, "tenants": 3 }, "network": { "router": {} } }, "args": { "ports_per_network": 2 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 1620a57d-a566-4b66-961e-249e81c5aa6e 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 (x2) | 2.605 | 3.07 | 4.759 | 4.85 | 4.941 | 3.442 | 100.0% | 10 | | neutron.show_port (x2) | 0.124 | 0.151 | 0.181 | 0.228 | 0.276 | 0.16 | 100.0% | 10 | | total | 2.757 | 3.216 | 5.023 | 5.062 | 5.101 | 3.602 | 100.0% | 10 | | -> duration | 2.757 | 3.216 | 5.023 | 5.062 | 5.101 | 3.602 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.92238 Full duration: 63.290376 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_show_routers args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 }, "quotas": { "neutron": { "subnet": -1, "network": -1, "router": -1 } } }, "args": { "subnets_per_network": 2 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 1620a57d-a566-4b66-961e-249e81c5aa6e 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.063 | 1.21 | 1.603 | 1.634 | 1.665 | 1.289 | 100.0% | 10 | | neutron.create_subnet (x2) | 1.375 | 1.907 | 3.513 | 3.71 | 3.907 | 2.273 | 100.0% | 10 | | neutron.create_router (x2) | 0.206 | 0.28 | 0.373 | 0.383 | 0.393 | 0.291 | 100.0% | 10 | | neutron.add_interface_router (x2) | 5.07 | 6.431 | 10.642 | 10.676 | 10.71 | 7.72 | 100.0% | 10 | | neutron.show_router (x2) | 0.239 | 0.421 | 0.705 | 0.73 | 0.755 | 0.443 | 100.0% | 10 | | total | 8.457 | 10.438 | 15.945 | 16.008 | 16.07 | 12.015 | 100.0% | 10 | | -> duration | 8.457 | 10.438 | 15.945 | 16.008 | 16.07 | 12.015 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 33.693077 Full duration: 102.570658 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_show_subnets args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "quotas": { "neutron": { "subnet": -1, "network": -1 } }, "users": { "users_per_tenant": 2, "tenants": 3 }, "network": { "router": {} } }, "args": { "subnets_per_network": 2 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 1620a57d-a566-4b66-961e-249e81c5aa6e 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 (x2) | 2.074 | 2.437 | 3.361 | 3.827 | 4.292 | 2.67 | 100.0% | 10 | | neutron.show_subnet (x2) | 0.113 | 0.123 | 0.198 | 0.297 | 0.396 | 0.155 | 100.0% | 10 | | total | 2.199 | 2.555 | 3.525 | 4.106 | 4.688 | 2.825 | 100.0% | 10 | | -> duration | 2.199 | 2.555 | 3.525 | 4.106 | 4.688 | 2.825 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.786799 Full duration: 73.495964 HINTS: * To plot HTML graphics with this data, run: rally task report 1620a57d-a566-4b66-961e-249e81c5aa6e --out output.html * To generate a JUnit report, run: rally task export 1620a57d-a566-4b66-961e-249e81c5aa6e --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 1620a57d-a566-4b66-961e-249e81c5aa6e --json --out output.json 2019-04-09 08:54:23,155 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '1620a57d-a566-4b66-961e-249e81c5aa6e', '--out', u'/home/opnfv/functest/results/rally_full/neutron.json'] 2019-04-09 08:54:25,261 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 1620a57d-a566-4b66-961e-249e81c5aa6e --out /home/opnfv/functest/results/rally_full/neutron.json 2019-04-09 08:54:25.118 15385 INFO rally.api [-] Building 'json' report for the following task(s): '1620a57d-a566-4b66-961e-249e81c5aa6e'. 2019-04-09 08:54:25.155 15385 INFO rally.api [-] The report has been successfully built. 2019-04-09 08:54:25,293 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2019-04-09 08:54:25,294 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/full/opnfv-nova.yaml 2019-04-09 08:54:25,294 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-04-09 08:54:25,301 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2019-04-09 08:54:25,302 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "nova" ... 2019-04-09 08:54:25,302 - 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': False, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['nova'], 'concurrency': 4, 'netid': '885443a6-a0d2-4e9d-bbd2-189a1d9107dc', 'tenants_amount': 3, 'image_name': 'rally_full-img_84a8fc75-4e3a-42e4-824e-e3fd4d4bd410', 'flavor_name': 'rally_full-flavor_84a8fc75-4e3a-42e4-824e-e3fd4d4bd410', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_full-flavor_alt_84a8fc75-4e3a-42e4-824e-e3fd4d4bd410', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2019-04-09 08:55:03,111 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 8511d608-c175-4a25-b8c7-f334588de8e2 2019-04-09 08:55:03,112 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '8511d608-c175-4a25-b8c7-f334588de8e2'] 2019-04-09 08:55:03,863 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 8511d608-c175-4a25-b8c7-f334588de8e2 -------------------------------------------------------------------------------- Task 8511d608-c175-4a25-b8c7-f334588de8e2: crashed -------------------------------------------------------------------------------- InvalidTaskConfig Input task is invalid! Subtask NovaServers.boot_server_from_volume[0] has wrong configuration Subtask configuration: {"version": 2, "title": "A cropped version of a bigger task.", "description": "Auto-generated task from a single workload", "subtasks": [{"title": "NovaServers.boot_server_from_volume", "description": "Boot a server from volume.", "scenario": {"NovaServers.boot_server_from_volume": {"flavor": {"name": "rally_full-flavor_84a8fc75-4e3a-42e4-824e-e3fd4d4bd410"}, "image": {"name": "rally_full-img_84a8fc75-4e3a-42e4-824e-e3fd4d4bd410"}, "volume_size": 1, "nics": [{"net-id": "885443a6-a0d2-4e9d-bbd2-189a1d9107dc"}]}}, "contexts": {"users": {"tenants": 3, "users_per_tenant": 2}}, "runner": {"constant": {"concurrency": 4, "times": 10}}, "hooks": [], "sla": {"failure_rate": {"max": 0}}}]} Reason(s): Scenario plugin 'NovaServers.boot_server_from_volume' doesn't pass required_services@openstack validation. Details: 'cinder' service is not available. Hint: If 'cinder' service has non-default service_type, try to setup it via 'api_versions' context. For more details run: rally -d task detailed 8511d608-c175-4a25-b8c7-f334588de8e2 2019-04-09 08:55:03,863 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '8511d608-c175-4a25-b8c7-f334588de8e2', '--out', u'/home/opnfv/functest/results/rally_full/nova.json'] 2019-04-09 08:55:05,969 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 8511d608-c175-4a25-b8c7-f334588de8e2 --out /home/opnfv/functest/results/rally_full/nova.json 2019-04-09 08:55:05.802 15470 INFO rally.api [-] Building 'json' report for the following task(s): '8511d608-c175-4a25-b8c7-f334588de8e2'. 2019-04-09 08:55:05.804 15470 INFO rally.api [-] The report has been successfully built. 2019-04-09 08:55:05,970 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "nova" Failed. 2019-04-09 08:55:05,971 - 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 2019-04-09 08:55:05,971 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-04-09 08:55:05,980 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2019-04-09 08:55:05,980 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "quotas" ... 2019-04-09 08:55:05,980 - 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': False, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['quotas'], 'concurrency': 4, 'netid': '885443a6-a0d2-4e9d-bbd2-189a1d9107dc', 'tenants_amount': 3, 'image_name': 'rally_full-img_84a8fc75-4e3a-42e4-824e-e3fd4d4bd410', 'flavor_name': 'rally_full-flavor_84a8fc75-4e3a-42e4-824e-e3fd4d4bd410', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_full-flavor_alt_84a8fc75-4e3a-42e4-824e-e3fd4d4bd410', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2019-04-09 08:55:18,363 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 30a35725-3926-4113-aa36-0b2f73be3205 2019-04-09 08:55:18,363 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '30a35725-3926-4113-aa36-0b2f73be3205'] 2019-04-09 08:55:19,109 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 30a35725-3926-4113-aa36-0b2f73be3205 -------------------------------------------------------------------------------- Task 30a35725-3926-4113-aa36-0b2f73be3205: crashed -------------------------------------------------------------------------------- InvalidTaskConfig Input task is invalid! Subtask Quotas.cinder_update_and_delete[0] has wrong configuration Subtask configuration: {"version": 2, "title": "A cropped version of a bigger task.", "description": "Auto-generated task from a single workload", "subtasks": [{"title": "Quotas.cinder_update_and_delete", "description": "Update and Delete quotas for Cinder.", "scenario": {"Quotas.cinder_update_and_delete": {"max_quota": 1024}}, "contexts": {"users": {"tenants": 3, "users_per_tenant": 2}}, "runner": {"constant": {"concurrency": 4, "times": 10}}, "hooks": [], "sla": {"failure_rate": {"max": 0}}}]} Reason(s): Scenario plugin 'Quotas.cinder_update_and_delete' doesn't pass required_services@openstack validation. Details: 'cinder' service is not available. Hint: If 'cinder' service has non-default service_type, try to setup it via 'api_versions' context. For more details run: rally -d task detailed 30a35725-3926-4113-aa36-0b2f73be3205 2019-04-09 08:55:19,110 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '30a35725-3926-4113-aa36-0b2f73be3205', '--out', u'/home/opnfv/functest/results/rally_full/quotas.json'] 2019-04-09 08:55:21,088 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 30a35725-3926-4113-aa36-0b2f73be3205 --out /home/opnfv/functest/results/rally_full/quotas.json 2019-04-09 08:55:20.976 15555 INFO rally.api [-] Building 'json' report for the following task(s): '30a35725-3926-4113-aa36-0b2f73be3205'. 2019-04-09 08:55:20.978 15555 INFO rally.api [-] The report has been successfully built. 2019-04-09 08:55:21,088 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "quotas" Failed. 2019-04-09 08:55:21,090 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report: +----------------+------------+----------------+-----------+ | Module | Duration | nb. Test Run | Success | +----------------+------------+----------------+-----------+ | authenticate | 00:01:28 | 60 | 100.00% | | glance | 00:05:44 | 80 | 100.00% | | cinder | 00:00:00 | 0 | 0.00% | | gnocchi | 00:04:24 | 160 | 100.00% | | heat | 00:11:04 | 130 | 100.00% | | keystone | 00:05:48 | 110 | 100.00% | | neutron | 00:18:55 | 200 | 100.00% | | nova | 00:00:00 | 0 | 0.00% | | quotas | 00:00:00 | 0 | 0.00% | | | | | | | TOTAL: | 00:47:25 | 740 | 100.00% | +----------------+------------+----------------+-----------+ 2019-04-09 08:55:21,090 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_full' success_rate is 100.00% in 6/9 modules 2019-04-09 08:55:21,090 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'export', '--type', 'html', '--deployment', 'opnfv-rally', '--to', '/home/opnfv/functest/results/rally_full/rally_full.html'] 2019-04-09 08:55:23,602 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task export --type html --deployment opnfv-rally --to /home/opnfv/functest/results/rally_full/rally_full.html 2019-04-09 08:55:23.146 15557 INFO rally.api [-] Building 'html' report for the following task(s): '07c291c6-3820-4a69-a52a-7c7fe7ec1bdd', 'bab7df03-f6c7-486b-abf6-4720c23cc313', 'ccf5d913-3b3f-479b-b03e-03015e23b7a3', '5935fb61-d2be-401d-9f2c-f0b514a29d49', 'a6cec85c-22c9-4440-be0d-7524f196aa34', '95d66375-01d0-4a5c-be32-b1db37f74a0d', '1620a57d-a566-4b66-961e-249e81c5aa6e', '8511d608-c175-4a25-b8c7-f334588de8e2', '30a35725-3926-4113-aa36-0b2f73be3205'. 2019-04-09 08:55:23.508 15557 INFO rally.api [-] The report has been successfully built. 2019-04-09 08:55:23,603 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'export', '--type', 'junit-xml', '--deployment', 'opnfv-rally', '--to', '/home/opnfv/functest/results/rally_full/rally_full.xml'] 2019-04-09 08:55:25,894 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task export --type junit-xml --deployment opnfv-rally --to /home/opnfv/functest/results/rally_full/rally_full.xml 2019-04-09 08:55:25.776 15559 INFO rally.api [-] Building 'junit-xml' report for the following task(s): '07c291c6-3820-4a69-a52a-7c7fe7ec1bdd', 'bab7df03-f6c7-486b-abf6-4720c23cc313', 'ccf5d913-3b3f-479b-b03e-03015e23b7a3', '5935fb61-d2be-401d-9f2c-f0b514a29d49', 'a6cec85c-22c9-4440-be0d-7524f196aa34', '95d66375-01d0-4a5c-be32-b1db37f74a0d', '1620a57d-a566-4b66-961e-249e81c5aa6e', '8511d608-c175-4a25-b8c7-f334588de8e2', '30a35725-3926-4113-aa36-0b2f73be3205'. 2019-04-09 08:55:25.782 15559 INFO rally.api [-] The report has been successfully built. 2019-04-09 08:55:26,024 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-04-09 08:55:26,024 - xtesting.ci.run_tests - INFO - Test result: +--------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------+------------------+------------------+----------------+ | rally_full | functest | 52:53 | FAIL | +--------------------+------------------+------------------+----------------+ 2019-04-09 08:55:26,042 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-09 08:55:26,046 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}52d6a2fd58e7ac30f7414831798cf8f85019b48b" 2019-04-09 08:55:26,359 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 364 Content-Type: application/json Date: Tue, 09 Apr 2019 08:55:20 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-58862b45-1282-453d-9e9b-7ae952464058 x-openstack-request-id: req-58862b45-1282-453d-9e9b-7ae952464058 2019-04-09 08:55:26,360 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "rally_full-flavor_alt_84a8fc75-4e3a-42e4-824e-e3fd4d4bd410", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/18aff848-61a4-454f-9ecf-e5be7a2a0ba7", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/18aff848-61a4-454f-9ecf-e5be7a2a0ba7", "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": "18aff848-61a4-454f-9ecf-e5be7a2a0ba7"}, {"name": "rally_full-flavor_84a8fc75-4e3a-42e4-824e-e3fd4d4bd410", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/a546ce93-cc7e-452d-a20b-7bbc3fe83503", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/a546ce93-cc7e-452d-a20b-7bbc3fe83503", "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": "a546ce93-cc7e-452d-a20b-7bbc3fe83503"}]} 2019-04-09 08:55:26,360 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-58862b45-1282-453d-9e9b-7ae952464058 2019-04-09 08:55:26,360 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.317481040955s 2019-04-09 08:55:26,363 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-04-09 08:55:26,366 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/18aff848-61a4-454f-9ecf-e5be7a2a0ba7 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}52d6a2fd58e7ac30f7414831798cf8f85019b48b" 2019-04-09 08:55:26,396 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Tue, 09 Apr 2019 08:55:20 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-5a48499c-d0df-4fb6-97e0-b9442bd4c25d x-openstack-request-id: req-5a48499c-d0df-4fb6-97e0-b9442bd4c25d 2019-04-09 08:55:26,396 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/18aff848-61a4-454f-9ecf-e5be7a2a0ba7 used request id req-5a48499c-d0df-4fb6-97e0-b9442bd4c25d 2019-04-09 08:55:26,397 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0339181423187s 2019-04-09 08:55:26,397 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-04-09 08:55:26,398 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/3684d6ab-b204-4321-a519-ef454a78915a/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6a362a39bec89e83641e314abdf951fa7ad7ed3d" -d '{"subnet_id": "1b7add46-68cf-4bc5-9918-d38f04f695b7"}' 2019-04-09 08:55:28,883 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Tue, 09 Apr 2019 08:55:23 GMT X-Openstack-Request-Id: req-45731805-8fea-4b7c-8565-6b4906f396b4 2019-04-09 08:55:28,883 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "885443a6-a0d2-4e9d-bbd2-189a1d9107dc", "tenant_id": "dd5831660b6541118eb20ef55c160ff9", "subnet_id": "1b7add46-68cf-4bc5-9918-d38f04f695b7", "subnet_ids": ["1b7add46-68cf-4bc5-9918-d38f04f695b7"], "port_id": "d98bb6be-27d9-42be-8a8a-26500f657a78", "id": "3684d6ab-b204-4321-a519-ef454a78915a"} 2019-04-09 08:55:28,884 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/3684d6ab-b204-4321-a519-ef454a78915a/remove_router_interface.json used request id req-45731805-8fea-4b7c-8565-6b4906f396b4 2019-04-09 08:55:28,884 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.48665308952s 2019-04-09 08:55:28,884 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-04-09 08:55:28,885 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6a362a39bec89e83641e314abdf951fa7ad7ed3d" 2019-04-09 08:55:29,004 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1707 Content-Type: application/json Date: Tue, 09 Apr 2019 08:55:23 GMT X-Openstack-Request-Id: req-87c747ed-07b4-42b3-9c6f-013f40c78b91 2019-04-09 08:55:29,004 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "9dff532fe77c4483802f01bbc260494b", "created_at": "2019-04-09T06:38:39Z", "admin_state_up": true, "updated_at": "2019-04-09T06:38:39Z", "project_id": "9dff532fe77c4483802f01bbc260494b", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "0ba765d6-37ce-4d13-863e-9a80f295481a", "name": "tempest-pretest-check-310592232"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "b62787c2-635d-4893-8553-7ee0260442ff", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "dce875e1-9eec-4cb2-94e6-93dffefe33f6", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "dd5831660b6541118eb20ef55c160ff9", "created_at": "2019-04-09T08:02:31Z", "admin_state_up": true, "updated_at": "2019-04-09T08:55:22Z", "project_id": "dd5831660b6541118eb20ef55c160ff9", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "3684d6ab-b204-4321-a519-ef454a78915a", "name": "rally_full-router_84a8fc75-4e3a-42e4-824e-e3fd4d4bd410"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "4ba61a60dfea40f5a9db447410481bec", "created_at": "2019-04-09T06:39:13Z", "admin_state_up": false, "updated_at": "2019-04-09T06:39:13Z", "project_id": "4ba61a60dfea40f5a9db447410481bec", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "e8b8b6f8-b1e6-44c7-8e59-7539b177b548", "name": "tempest-router-565463504"}]} 2019-04-09 08:55:29,005 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-87c747ed-07b4-42b3-9c6f-013f40c78b91 2019-04-09 08:55:29,005 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.12041592598s 2019-04-09 08:55:29,006 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-04-09 08:55:29,007 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/routers/3684d6ab-b204-4321-a519-ef454a78915a.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6a362a39bec89e83641e314abdf951fa7ad7ed3d" 2019-04-09 08:55:30,365 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 09 Apr 2019 08:55:24 GMT X-Openstack-Request-Id: req-8dcbd2bb-54e8-42d7-a0f7-0f7df5cfbe7e 2019-04-09 08:55:30,365 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-09 08:55:30,365 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/3684d6ab-b204-4321-a519-ef454a78915a.json used request id req-8dcbd2bb-54e8-42d7-a0f7-0f7df5cfbe7e 2019-04-09 08:55:30,365 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.35867094994s 2019-04-09 08:55:30,366 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-04-09 08:55:30,366 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6a362a39bec89e83641e314abdf951fa7ad7ed3d" 2019-04-09 08:55:30,405 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1328 Content-Type: application/json Date: Tue, 09 Apr 2019 08:55:24 GMT X-Openstack-Request-Id: req-a247ace0-d5fd-4fc9-a0ed-c8f99f498053 2019-04-09 08:55:30,406 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-04-09T08:02:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"1b7add46-68cf-4bc5-9918-d38f04f695b7","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"dd5831660b6541118eb20ef55c160ff9","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"rally_full-subnet_84a8fc75-4e3a-42e4-824e-e3fd4d4bd410","enable_dhcp":true,"segment_id":null,"network_id":"885443a6-a0d2-4e9d-bbd2-189a1d9107dc","tenant_id":"dd5831660b6541118eb20ef55c160ff9","created_at":"2019-04-09T08:02:30Z","ip_version":4},{"updated_at":"2019-04-09T06:24:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"dce875e1-9eec-4cb2-94e6-93dffefe33f6","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"ba7a30bb29394fc4a587735d9dfb749e","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"b62787c2-635d-4893-8553-7ee0260442ff","tenant_id":"ba7a30bb29394fc4a587735d9dfb749e","created_at":"2019-04-09T06:24:08Z","ip_version":4}]} 2019-04-09 08:55:30,406 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-a247ace0-d5fd-4fc9-a0ed-c8f99f498053 2019-04-09 08:55:30,406 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0405380725861s 2019-04-09 08:55:30,408 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-04-09 08:55:30,408 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/subnets/1b7add46-68cf-4bc5-9918-d38f04f695b7.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6a362a39bec89e83641e314abdf951fa7ad7ed3d" 2019-04-09 08:55:31,466 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 09 Apr 2019 08:55:25 GMT X-Openstack-Request-Id: req-ed18c0d4-4739-4ac5-9df9-564f99abce01 2019-04-09 08:55:31,466 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-09 08:55:31,466 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/1b7add46-68cf-4bc5-9918-d38f04f695b7.json used request id req-ed18c0d4-4739-4ac5-9df9-564f99abce01 2019-04-09 08:55:31,467 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.05871510506s 2019-04-09 08:55:31,467 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-09 08:55:31,467 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6a362a39bec89e83641e314abdf951fa7ad7ed3d" 2019-04-09 08:55:31,549 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1434 Content-Type: application/json Date: Tue, 09 Apr 2019 08:55:26 GMT X-Openstack-Request-Id: req-9298a9ba-652d-4f4f-96e0-e491788a884f 2019-04-09 08:55:31,549 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"885443a6-a0d2-4e9d-bbd2-189a1d9107dc","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":87,"ipv4_address_scope":null,"shared":true,"project_id":"dd5831660b6541118eb20ef55c160ff9","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-09T08:55:25Z","qos_policy_id":null,"name":"rally_full-net_84a8fc75-4e3a-42e4-824e-e3fd4d4bd410","admin_state_up":true,"tenant_id":"dd5831660b6541118eb20ef55c160ff9","created_at":"2019-04-09T08:02:29Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"b62787c2-635d-4893-8553-7ee0260442ff","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ba7a30bb29394fc4a587735d9dfb749e","l2_adjacency":true,"status":"ACTIVE","subnets":["dce875e1-9eec-4cb2-94e6-93dffefe33f6"],"description":"","tags":[],"updated_at":"2019-04-09T06:38:46Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ba7a30bb29394fc4a587735d9dfb749e","created_at":"2019-04-09T06:24:05Z","provider:network_type":"flat"}]} 2019-04-09 08:55:31,549 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-9298a9ba-652d-4f4f-96e0-e491788a884f 2019-04-09 08:55:31,550 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.082444190979s 2019-04-09 08:55:31,551 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-04-09 08:55:31,551 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/networks/885443a6-a0d2-4e9d-bbd2-189a1d9107dc.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6a362a39bec89e83641e314abdf951fa7ad7ed3d" 2019-04-09 08:55:32,469 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 09 Apr 2019 08:55:26 GMT X-Openstack-Request-Id: req-b56b3f9e-a170-486d-b7ca-3de6332a254e 2019-04-09 08:55:32,470 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-09 08:55:32,470 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/885443a6-a0d2-4e9d-bbd2-189a1d9107dc.json used request id req-b56b3f9e-a170-486d-b7ca-3de6332a254e 2019-04-09 08:55:32,470 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.919068098068s 2019-04-09 08:55:32,474 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-09 08:55:32,478 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6a362a39bec89e83641e314abdf951fa7ad7ed3d" 2019-04-09 08:55:33,186 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1396 Content-Type: application/json Date: Tue, 09 Apr 2019 08:55:27 GMT X-Openstack-Request-Id: req-d149bbd2-67b7-45d6-9f3a-68f29fe2e882 2019-04-09 08:55:33,186 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-09T08:02:36Z", "file": "/v2/images/bb68df90-8a33-408f-9fde-e281ca1a167c/file", "owner": "dd5831660b6541118eb20ef55c160ff9", "id": "bb68df90-8a33-408f-9fde-e281ca1a167c", "size": 12716032, "self": "/v2/images/bb68df90-8a33-408f-9fde-e281ca1a167c", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/bb68df90-8a33-408f-9fde-e281ca1a167c/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/bb68df90-8a33-408f-9fde-e281ca1a167c/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/rally_full-img_84a8fc75-4e3a-42e4-824e-e3fd4d4bd410", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_full-img_84a8fc75-4e3a-42e4-824e-e3fd4d4bd410", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-09T08:02:35Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-09 08:55:33,186 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-d149bbd2-67b7-45d6-9f3a-68f29fe2e882 2019-04-09 08:55:33,187 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.71223282814s 2019-04-09 08:55:33,188 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-04-09 08:55:33,192 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/bb68df90-8a33-408f-9fde-e281ca1a167c -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6a362a39bec89e83641e314abdf951fa7ad7ed3d" 2019-04-09 08:55:33,832 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 08:55:28 GMT X-Openstack-Request-Id: req-c8ca7975-8e36-4c4f-a3d4-25d832707370 2019-04-09 08:55:33,832 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 08:55:33,833 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/bb68df90-8a33-408f-9fde-e281ca1a167c used request id req-c8ca7975-8e36-4c4f-a3d4-25d832707370 2019-04-09 08:55:33,833 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.644536018372s 2019-04-09 08:55:33,833 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-09 08:55:33,836 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}52d6a2fd58e7ac30f7414831798cf8f85019b48b" 2019-04-09 08:55:33,856 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Tue, 09 Apr 2019 08:55:28 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-b356420f-e4ba-47ae-b913-b0575aa1ec09 x-openstack-request-id: req-b356420f-e4ba-47ae-b913-b0575aa1ec09 2019-04-09 08:55:33,856 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "rally_full-flavor_84a8fc75-4e3a-42e4-824e-e3fd4d4bd410", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/a546ce93-cc7e-452d-a20b-7bbc3fe83503", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/a546ce93-cc7e-452d-a20b-7bbc3fe83503", "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": "a546ce93-cc7e-452d-a20b-7bbc3fe83503"}]} 2019-04-09 08:55:33,856 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-b356420f-e4ba-47ae-b913-b0575aa1ec09 2019-04-09 08:55:33,857 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0233588218689s 2019-04-09 08:55:33,858 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-04-09 08:55:33,861 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/a546ce93-cc7e-452d-a20b-7bbc3fe83503 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}52d6a2fd58e7ac30f7414831798cf8f85019b48b" 2019-04-09 08:55:33,897 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Tue, 09 Apr 2019 08:55:28 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-76db32cc-17fa-43a0-a440-5f198332e00a x-openstack-request-id: req-76db32cc-17fa-43a0-a440-5f198332e00a 2019-04-09 08:55:33,898 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/a546ce93-cc7e-452d-a20b-7bbc3fe83503 used request id req-76db32cc-17fa-43a0-a440-5f198332e00a 2019-04-09 08:55:33,898 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0396461486816s 2019-04-09 08:55:33,898 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-09 08:55:33,902 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}52d6a2fd58e7ac30f7414831798cf8f85019b48b" 2019-04-09 08:55:34,133 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 839 Content-Type: application/json Date: Tue, 09 Apr 2019 08:55:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ea5cef0-fedb-4580-89ec-89032d6f189b 2019-04-09 08:55:34,134 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/07b62caafa51496f94dd3b3fb341fcfe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07b62caafa51496f94dd3b3fb341fcfe", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/2e35f475a54147749980006d265eb864"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e35f475a54147749980006d265eb864", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/2f1bc9c9d22745648100c4b0717962eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f1bc9c9d22745648100c4b0717962eb", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/30fe8cf249d443dd9c53f2cc083f50b5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "30fe8cf249d443dd9c53f2cc083f50b5", "email": "nova@localhost", "password_expires_at": null}, {"name": "rally_full-user_84a8fc75-4e3a-42e4-824e-e3fd4d4bd410", "links": {"self": "http://172.30.9.21:5000/v3/users/319663d3806a479b878631d29d881c1f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "319663d3806a479b878631d29d881c1f", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/3d748bf7df734addb2e37ea0663ec892"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d748bf7df734addb2e37ea0663ec892", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/732a504491fd4f35923460ae0d2ef475"}, "domain_id": "default", "enabled": true, "options": {}, "id": "732a504491fd4f35923460ae0d2ef475", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/781b729594744c4f8f561f6b5a6e68bd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "781b729594744c4f8f561f6b5a6e68bd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/80817a33c71343ed9c63d448a7fea69e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "80817a33c71343ed9c63d448a7fea69e", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/938ce22a56d74c639d353dbbf166fcc4"}, "domain_id": "ec5ce0aa038644b78983e5840ba5fb73", "enabled": true, "options": {}, "id": "938ce22a56d74c639d353dbbf166fcc4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/96d754a28b0d43cf8fa237c30a99c306"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d754a28b0d43cf8fa237c30a99c306", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/aaa8b9f924a74e80899c7ad7e32fcaae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aaa8b9f924a74e80899c7ad7e32fcaae", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b8dd65f4e72446d5bd8d9efa13837b0c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8dd65f4e72446d5bd8d9efa13837b0c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/c34b7e3bcdbc428db4539ea2b87cfce1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c34b7e3bcdbc428db4539ea2b87cfce1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/eb527490835d48e8a67131b0f587baf6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb527490835d48e8a67131b0f587baf6", "email": "gnocchi@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2019-04-09 08:55:34,134 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-0ea5cef0-fedb-4580-89ec-89032d6f189b 2019-04-09 08:55:34,134 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.23553109169s 2019-04-09 08:55:34,145 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-09 08:55:34,153 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users/319663d3806a479b878631d29d881c1f -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}52d6a2fd58e7ac30f7414831798cf8f85019b48b" 2019-04-09 08:55:34,384 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 227 Content-Type: application/json Date: Tue, 09 Apr 2019 08:55:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06042efd-61d2-4fb2-945f-99bcefa0b354 2019-04-09 08:55:34,385 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "rally_full-user_84a8fc75-4e3a-42e4-824e-e3fd4d4bd410", "links": {"self": "http://172.30.9.21:5000/v3/users/319663d3806a479b878631d29d881c1f"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "319663d3806a479b878631d29d881c1f", "description": null}} 2019-04-09 08:55:34,385 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/319663d3806a479b878631d29d881c1f used request id req-06042efd-61d2-4fb2-945f-99bcefa0b354 2019-04-09 08:55:34,386 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.239685058594s 2019-04-09 08:55:34,386 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-04-09 08:55:34,390 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/users/319663d3806a479b878631d29d881c1f -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}52d6a2fd58e7ac30f7414831798cf8f85019b48b" 2019-04-09 08:55:34,767 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 09 Apr 2019 08:55:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f207d678-9f16-4476-b8f5-0a3ee67e1b25 2019-04-09 08:55:34,767 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-09 08:55:34,767 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/319663d3806a479b878631d29d881c1f used request id req-f207d678-9f16-4476-b8f5-0a3ee67e1b25 2019-04-09 08:55:34,768 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.380992889404s 2019-04-09 08:55:34,775 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-09 08:55:34,778 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}52d6a2fd58e7ac30f7414831798cf8f85019b48b" 2019-04-09 08:55:34,990 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 388 Content-Type: application/json Date: Tue, 09 Apr 2019 08:55:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0e90405-ba6b-4e49-8a4a-0e0a7d352ea1 2019-04-09 08:55:34,990 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/6509066435f1453bac6996ee8997a3b2"}, "tags": [], "enabled": true, "id": "6509066435f1453bac6996ee8997a3b2", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/ba7a30bb29394fc4a587735d9dfb749e"}, "tags": [], "enabled": true, "id": "ba7a30bb29394fc4a587735d9dfb749e", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_full", "links": {"self": "http://172.30.9.21:5000/v3/projects/dd5831660b6541118eb20ef55c160ff9"}, "tags": [], "enabled": true, "id": "dd5831660b6541118eb20ef55c160ff9", "parent_id": "default", "domain_id": "default", "name": "rally_full-project_84a8fc75-4e3a-42e4-824e-e3fd4d4bd410"}]} 2019-04-09 08:55:34,990 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-f0e90405-ba6b-4e49-8a4a-0e0a7d352ea1 2019-04-09 08:55:34,991 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.215647935867s 2019-04-09 08:55:34,995 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-04-09 08:55:34,999 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/projects/dd5831660b6541118eb20ef55c160ff9 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}52d6a2fd58e7ac30f7414831798cf8f85019b48b" 2019-04-09 08:55:35,282 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 09 Apr 2019 08:55:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-791075c8-5155-4768-8bf5-fed40bb9d3a7 2019-04-09 08:55:35,283 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-09 08:55:35,283 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/dd5831660b6541118eb20ef55c160ff9 used request id req-791075c8-5155-4768-8bf5-fed40bb9d3a7 2019-04-09 08:55:35,283 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.287252902985s 2019-04-09 08:55:35,289 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-09 08:55:35,290 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/security-groups.json?project_id=dd5831660b6541118eb20ef55c160ff9&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}52d6a2fd58e7ac30f7414831798cf8f85019b48b" 2019-04-09 08:55:35,634 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Tue, 09 Apr 2019 08:55:30 GMT X-Openstack-Request-Id: req-9e08c5de-2dfa-491c-a9cb-3724cfbeee54 2019-04-09 08:55:35,634 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "dd5831660b6541118eb20ef55c160ff9", "created_at": "2019-04-09T08:02:29Z", "updated_at": "2019-04-09T08:02:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T08:02:29Z", "revision_number": 0, "id": "4aa8d2f8-778d-4a0f-a2a8-a633bcbf9e3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T08:02:29Z", "security_group_id": "dd8ace61-0293-49e2-83af-3a114f70a338", "tenant_id": "dd5831660b6541118eb20ef55c160ff9", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd5831660b6541118eb20ef55c160ff9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T08:02:29Z", "revision_number": 0, "id": "5dcba026-8cf0-4668-a4e4-a79026ef04ab", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T08:02:29Z", "security_group_id": "dd8ace61-0293-49e2-83af-3a114f70a338", "tenant_id": "dd5831660b6541118eb20ef55c160ff9", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd5831660b6541118eb20ef55c160ff9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T08:02:29Z", "revision_number": 0, "id": "82d57279-9e89-495d-b3d5-9445a27ca8cd", "remote_group_id": "dd8ace61-0293-49e2-83af-3a114f70a338", "remote_ip_prefix": null, "created_at": "2019-04-09T08:02:29Z", "security_group_id": "dd8ace61-0293-49e2-83af-3a114f70a338", "tenant_id": "dd5831660b6541118eb20ef55c160ff9", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd5831660b6541118eb20ef55c160ff9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T08:02:29Z", "revision_number": 0, "id": "ecb5a35f-dd49-4fd8-b03f-f7492c31148d", "remote_group_id": "dd8ace61-0293-49e2-83af-3a114f70a338", "remote_ip_prefix": null, "created_at": "2019-04-09T08:02:29Z", "security_group_id": "dd8ace61-0293-49e2-83af-3a114f70a338", "tenant_id": "dd5831660b6541118eb20ef55c160ff9", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd5831660b6541118eb20ef55c160ff9"}], "revision_number": 1, "project_id": "dd5831660b6541118eb20ef55c160ff9", "id": "dd8ace61-0293-49e2-83af-3a114f70a338", "name": "default"}]} 2019-04-09 08:55:35,635 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json?project_id=dd5831660b6541118eb20ef55c160ff9&name=default used request id req-9e08c5de-2dfa-491c-a9cb-3724cfbeee54 2019-04-09 08:55:35,635 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.345577001572s 2019-04-09 08:55:35,641 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-09 08:55:35,642 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}52d6a2fd58e7ac30f7414831798cf8f85019b48b" 2019-04-09 08:55:36,013 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 33483 Content-Type: application/json Date: Tue, 09 Apr 2019 08:55:30 GMT X-Openstack-Request-Id: req-eac3ac47-96e7-4c70-b653-fba490d018f0 2019-04-09 08:55:36,017 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "0f44c7af880b4000a1dc62837aee780f", "created_at": "2019-04-09T06:38:34Z", "updated_at": "2019-04-09T06:38:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:34Z", "revision_number": 0, "id": "05425f53-1a82-4620-8d0d-2bec6d50d127", "remote_group_id": "133285e2-2849-4047-874b-acf860b9a47a", "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:34Z", "security_group_id": "133285e2-2849-4047-874b-acf860b9a47a", "tenant_id": "0f44c7af880b4000a1dc62837aee780f", "port_range_min": null, "ethertype": "IPv6", "project_id": "0f44c7af880b4000a1dc62837aee780f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:34Z", "revision_number": 0, "id": "1afdac41-f81f-4d28-92b1-886ecba7f1ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:34Z", "security_group_id": "133285e2-2849-4047-874b-acf860b9a47a", "tenant_id": "0f44c7af880b4000a1dc62837aee780f", "port_range_min": null, "ethertype": "IPv6", "project_id": "0f44c7af880b4000a1dc62837aee780f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:34Z", "revision_number": 0, "id": "3fb7318d-6164-4cf9-907b-72601354ccfa", "remote_group_id": "133285e2-2849-4047-874b-acf860b9a47a", "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:34Z", "security_group_id": "133285e2-2849-4047-874b-acf860b9a47a", "tenant_id": "0f44c7af880b4000a1dc62837aee780f", "port_range_min": null, "ethertype": "IPv4", "project_id": "0f44c7af880b4000a1dc62837aee780f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:34Z", "revision_number": 0, "id": "dd7de9b8-2e8a-4c8e-8cbf-2108d15e376f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:34Z", "security_group_id": "133285e2-2849-4047-874b-acf860b9a47a", "tenant_id": "0f44c7af880b4000a1dc62837aee780f", "port_range_min": null, "ethertype": "IPv4", "project_id": "0f44c7af880b4000a1dc62837aee780f"}], "revision_number": 1, "project_id": "0f44c7af880b4000a1dc62837aee780f", "id": "133285e2-2849-4047-874b-acf860b9a47a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7d91c4e96bf742cdb3019afbd92b08b7", "created_at": "2019-04-09T06:41:12Z", "updated_at": "2019-04-09T06:41:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:41:12Z", "revision_number": 0, "id": "128566fd-9776-4c00-a02f-ecd203954c03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:41:12Z", "security_group_id": "16d9fd61-4005-47ed-8159-6527e895440e", "tenant_id": "7d91c4e96bf742cdb3019afbd92b08b7", "port_range_min": null, "ethertype": "IPv4", "project_id": "7d91c4e96bf742cdb3019afbd92b08b7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:41:13Z", "revision_number": 0, "id": "5f5c2826-ccd3-422a-ae4c-7e22a699212d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:41:13Z", "security_group_id": "16d9fd61-4005-47ed-8159-6527e895440e", "tenant_id": "7d91c4e96bf742cdb3019afbd92b08b7", "port_range_min": null, "ethertype": "IPv6", "project_id": "7d91c4e96bf742cdb3019afbd92b08b7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:41:12Z", "revision_number": 0, "id": "81637ed4-f405-4397-bf10-12f7c25b85a8", "remote_group_id": "16d9fd61-4005-47ed-8159-6527e895440e", "remote_ip_prefix": null, "created_at": "2019-04-09T06:41:12Z", "security_group_id": "16d9fd61-4005-47ed-8159-6527e895440e", "tenant_id": "7d91c4e96bf742cdb3019afbd92b08b7", "port_range_min": null, "ethertype": "IPv6", "project_id": "7d91c4e96bf742cdb3019afbd92b08b7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:41:12Z", "revision_number": 0, "id": "c8f342fd-7b58-4a9e-a416-7e098f36f758", "remote_group_id": "16d9fd61-4005-47ed-8159-6527e895440e", "remote_ip_prefix": null, "created_at": "2019-04-09T06:41:12Z", "security_group_id": "16d9fd61-4005-47ed-8159-6527e895440e", "tenant_id": "7d91c4e96bf742cdb3019afbd92b08b7", "port_range_min": null, "ethertype": "IPv4", "project_id": "7d91c4e96bf742cdb3019afbd92b08b7"}], "revision_number": 1, "project_id": "7d91c4e96bf742cdb3019afbd92b08b7", "id": "16d9fd61-4005-47ed-8159-6527e895440e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-04-09T06:26:00Z", "updated_at": "2019-04-09T06:26:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:26:00Z", "revision_number": 0, "id": "23de8fc0-44ae-4c56-abcd-3cadf2cd644b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:26:00Z", "security_group_id": "3353c502-d3bd-4781-83f5-fc7385b71d39", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:26:00Z", "revision_number": 0, "id": "afb04289-1a57-4ecb-8cec-ce9e43ab0d76", "remote_group_id": "3353c502-d3bd-4781-83f5-fc7385b71d39", "remote_ip_prefix": null, "created_at": "2019-04-09T06:26:00Z", "security_group_id": "3353c502-d3bd-4781-83f5-fc7385b71d39", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:26:00Z", "revision_number": 0, "id": "d4091b4d-3f48-405e-a6ff-27973bc1c4fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:26:00Z", "security_group_id": "3353c502-d3bd-4781-83f5-fc7385b71d39", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:26:00Z", "revision_number": 0, "id": "f668131f-27a0-4d81-982d-afd1d6efe75b", "remote_group_id": "3353c502-d3bd-4781-83f5-fc7385b71d39", "remote_ip_prefix": null, "created_at": "2019-04-09T06:26:00Z", "security_group_id": "3353c502-d3bd-4781-83f5-fc7385b71d39", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "3353c502-d3bd-4781-83f5-fc7385b71d39", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e3616f9a20054a2f9f4a228fa5825920", "created_at": "2019-04-09T06:38:25Z", "updated_at": "2019-04-09T06:38:25Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:25Z", "revision_number": 0, "id": "1304e57e-307e-4d15-b3a6-c40e4c13d9c6", "remote_group_id": "539b6566-8b82-46ce-a7a2-486e0cfdcc19", "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:25Z", "security_group_id": "539b6566-8b82-46ce-a7a2-486e0cfdcc19", "tenant_id": "e3616f9a20054a2f9f4a228fa5825920", "port_range_min": null, "ethertype": "IPv4", "project_id": "e3616f9a20054a2f9f4a228fa5825920"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:25Z", "revision_number": 0, "id": "5de5f3da-e80e-4e4e-8bb9-e65d586e3c36", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:25Z", "security_group_id": "539b6566-8b82-46ce-a7a2-486e0cfdcc19", "tenant_id": "e3616f9a20054a2f9f4a228fa5825920", "port_range_min": null, "ethertype": "IPv6", "project_id": "e3616f9a20054a2f9f4a228fa5825920"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:25Z", "revision_number": 0, "id": "c986fad9-2e24-419f-b30e-dbea76657fc4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:25Z", "security_group_id": "539b6566-8b82-46ce-a7a2-486e0cfdcc19", "tenant_id": "e3616f9a20054a2f9f4a228fa5825920", "port_range_min": null, "ethertype": "IPv4", "project_id": "e3616f9a20054a2f9f4a228fa5825920"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:25Z", "revision_number": 0, "id": "dfe74141-b06d-427c-a311-9f669b427b66", "remote_group_id": "539b6566-8b82-46ce-a7a2-486e0cfdcc19", "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:25Z", "security_group_id": "539b6566-8b82-46ce-a7a2-486e0cfdcc19", "tenant_id": "e3616f9a20054a2f9f4a228fa5825920", "port_range_min": null, "ethertype": "IPv6", "project_id": "e3616f9a20054a2f9f4a228fa5825920"}], "revision_number": 1, "project_id": "e3616f9a20054a2f9f4a228fa5825920", "id": "539b6566-8b82-46ce-a7a2-486e0cfdcc19", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ba7a30bb29394fc4a587735d9dfb749e", "created_at": "2019-04-09T06:24:05Z", "updated_at": "2019-04-09T06:24:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:24:05Z", "revision_number": 0, "id": "0aa9cfb1-eea8-4107-bdd1-09b673e74187", "remote_group_id": "7163910b-3f52-4c82-95f5-2716a0110cc5", "remote_ip_prefix": null, "created_at": "2019-04-09T06:24:05Z", "security_group_id": "7163910b-3f52-4c82-95f5-2716a0110cc5", "tenant_id": "ba7a30bb29394fc4a587735d9dfb749e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ba7a30bb29394fc4a587735d9dfb749e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:24:05Z", "revision_number": 0, "id": "54942ddd-2fa1-4bc2-8eed-db2c58927051", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:24:05Z", "security_group_id": "7163910b-3f52-4c82-95f5-2716a0110cc5", "tenant_id": "ba7a30bb29394fc4a587735d9dfb749e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ba7a30bb29394fc4a587735d9dfb749e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:24:05Z", "revision_number": 0, "id": "65f9a71a-d7ef-4a7c-bd9a-1722277aec43", "remote_group_id": "7163910b-3f52-4c82-95f5-2716a0110cc5", "remote_ip_prefix": null, "created_at": "2019-04-09T06:24:05Z", "security_group_id": "7163910b-3f52-4c82-95f5-2716a0110cc5", "tenant_id": "ba7a30bb29394fc4a587735d9dfb749e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ba7a30bb29394fc4a587735d9dfb749e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:24:05Z", "revision_number": 0, "id": "86568739-46b2-4862-8571-f01cd048599a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:24:05Z", "security_group_id": "7163910b-3f52-4c82-95f5-2716a0110cc5", "tenant_id": "ba7a30bb29394fc4a587735d9dfb749e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ba7a30bb29394fc4a587735d9dfb749e"}], "revision_number": 1, "project_id": "ba7a30bb29394fc4a587735d9dfb749e", "id": "7163910b-3f52-4c82-95f5-2716a0110cc5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "45c8e08964474534af04fa70d9ceacff", "created_at": "2019-04-09T07:37:03Z", "updated_at": "2019-04-09T07:37:03Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T07:37:03Z", "revision_number": 0, "id": "0bc3bbf3-5b22-48d3-afa2-675dac76eb71", "remote_group_id": "7cc4a13e-a983-4c86-8f12-7e6bee440d43", "remote_ip_prefix": null, "created_at": "2019-04-09T07:37:03Z", "security_group_id": "7cc4a13e-a983-4c86-8f12-7e6bee440d43", "tenant_id": "45c8e08964474534af04fa70d9ceacff", "port_range_min": null, "ethertype": "IPv6", "project_id": "45c8e08964474534af04fa70d9ceacff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T07:37:03Z", "revision_number": 0, "id": "ab8253ad-e2a0-4797-a183-960b8ef87470", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T07:37:03Z", "security_group_id": "7cc4a13e-a983-4c86-8f12-7e6bee440d43", "tenant_id": "45c8e08964474534af04fa70d9ceacff", "port_range_min": null, "ethertype": "IPv6", "project_id": "45c8e08964474534af04fa70d9ceacff"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T07:37:03Z", "revision_number": 0, "id": "cc4f203b-970d-479e-b691-ce52ab379138", "remote_group_id": "7cc4a13e-a983-4c86-8f12-7e6bee440d43", "remote_ip_prefix": null, "created_at": "2019-04-09T07:37:03Z", "security_group_id": "7cc4a13e-a983-4c86-8f12-7e6bee440d43", "tenant_id": "45c8e08964474534af04fa70d9ceacff", "port_range_min": null, "ethertype": "IPv4", "project_id": "45c8e08964474534af04fa70d9ceacff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T07:37:03Z", "revision_number": 0, "id": "f8371daa-2062-4660-8fba-cffbaf792b69", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T07:37:03Z", "security_group_id": "7cc4a13e-a983-4c86-8f12-7e6bee440d43", "tenant_id": "45c8e08964474534af04fa70d9ceacff", "port_range_min": null, "ethertype": "IPv4", "project_id": "45c8e08964474534af04fa70d9ceacff"}], "revision_number": 1, "project_id": "45c8e08964474534af04fa70d9ceacff", "id": "7cc4a13e-a983-4c86-8f12-7e6bee440d43", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b791053a49f94838a00b8848bbc7b0d5", "created_at": "2019-04-09T06:38:04Z", "updated_at": "2019-04-09T06:38:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:04Z", "revision_number": 0, "id": "1d5cb96d-707a-4102-b35a-0814f2fe44ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:04Z", "security_group_id": "7d842db1-29c7-43cf-83d3-bddf670c17fe", "tenant_id": "b791053a49f94838a00b8848bbc7b0d5", "port_range_min": null, "ethertype": "IPv4", "project_id": "b791053a49f94838a00b8848bbc7b0d5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:04Z", "revision_number": 0, "id": "5bf023b4-d99d-4bf6-be66-02e22c8ab0b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:04Z", "security_group_id": "7d842db1-29c7-43cf-83d3-bddf670c17fe", "tenant_id": "b791053a49f94838a00b8848bbc7b0d5", "port_range_min": null, "ethertype": "IPv6", "project_id": "b791053a49f94838a00b8848bbc7b0d5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:04Z", "revision_number": 0, "id": "62c448c8-84c7-4a5b-881f-9aaf4fc340ad", "remote_group_id": "7d842db1-29c7-43cf-83d3-bddf670c17fe", "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:04Z", "security_group_id": "7d842db1-29c7-43cf-83d3-bddf670c17fe", "tenant_id": "b791053a49f94838a00b8848bbc7b0d5", "port_range_min": null, "ethertype": "IPv4", "project_id": "b791053a49f94838a00b8848bbc7b0d5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:04Z", "revision_number": 0, "id": "8f09250e-f3c9-4c52-9037-1c26e93722e6", "remote_group_id": "7d842db1-29c7-43cf-83d3-bddf670c17fe", "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:04Z", "security_group_id": "7d842db1-29c7-43cf-83d3-bddf670c17fe", "tenant_id": "b791053a49f94838a00b8848bbc7b0d5", "port_range_min": null, "ethertype": "IPv6", "project_id": "b791053a49f94838a00b8848bbc7b0d5"}], "revision_number": 1, "project_id": "b791053a49f94838a00b8848bbc7b0d5", "id": "7d842db1-29c7-43cf-83d3-bddf670c17fe", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f199aed82fe147e78f50540e3f631f58", "created_at": "2019-04-09T06:38:33Z", "updated_at": "2019-04-09T06:38:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:33Z", "revision_number": 0, "id": "10d96352-0a56-4e61-9f91-d2dd0a203a3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:33Z", "security_group_id": "843aeb94-c5b9-4e15-8b46-2167f70d9f64", "tenant_id": "f199aed82fe147e78f50540e3f631f58", "port_range_min": null, "ethertype": "IPv6", "project_id": "f199aed82fe147e78f50540e3f631f58"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:33Z", "revision_number": 0, "id": "7a034288-4851-4d68-b26c-ce8d734e6c23", "remote_group_id": "843aeb94-c5b9-4e15-8b46-2167f70d9f64", "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:33Z", "security_group_id": "843aeb94-c5b9-4e15-8b46-2167f70d9f64", "tenant_id": "f199aed82fe147e78f50540e3f631f58", "port_range_min": null, "ethertype": "IPv4", "project_id": "f199aed82fe147e78f50540e3f631f58"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:33Z", "revision_number": 0, "id": "9788295a-0c4b-4231-a1ba-ce6b40aa1167", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:33Z", "security_group_id": "843aeb94-c5b9-4e15-8b46-2167f70d9f64", "tenant_id": "f199aed82fe147e78f50540e3f631f58", "port_range_min": null, "ethertype": "IPv4", "project_id": "f199aed82fe147e78f50540e3f631f58"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:33Z", "revision_number": 0, "id": "b0e92582-b047-4369-803c-e11b4ab9078c", "remote_group_id": "843aeb94-c5b9-4e15-8b46-2167f70d9f64", "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:33Z", "security_group_id": "843aeb94-c5b9-4e15-8b46-2167f70d9f64", "tenant_id": "f199aed82fe147e78f50540e3f631f58", "port_range_min": null, "ethertype": "IPv6", "project_id": "f199aed82fe147e78f50540e3f631f58"}], "revision_number": 1, "project_id": "f199aed82fe147e78f50540e3f631f58", "id": "843aeb94-c5b9-4e15-8b46-2167f70d9f64", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bbed22d94c364f98a62513e651610970", "created_at": "2019-04-09T06:38:27Z", "updated_at": "2019-04-09T06:38:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:27Z", "revision_number": 0, "id": "2afc4c19-8a23-40cd-937b-67718545a3d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:27Z", "security_group_id": "97734093-1ada-4835-91aa-2f9a5ecbd7da", "tenant_id": "bbed22d94c364f98a62513e651610970", "port_range_min": null, "ethertype": "IPv6", "project_id": "bbed22d94c364f98a62513e651610970"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:27Z", "revision_number": 0, "id": "4a2bb16b-099b-4ac7-a72a-8b7e1c45b7ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:27Z", "security_group_id": "97734093-1ada-4835-91aa-2f9a5ecbd7da", "tenant_id": "bbed22d94c364f98a62513e651610970", "port_range_min": null, "ethertype": "IPv4", "project_id": "bbed22d94c364f98a62513e651610970"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:27Z", "revision_number": 0, "id": "57a2eb11-b762-4973-947d-50f4a26e722c", "remote_group_id": "97734093-1ada-4835-91aa-2f9a5ecbd7da", "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:27Z", "security_group_id": "97734093-1ada-4835-91aa-2f9a5ecbd7da", "tenant_id": "bbed22d94c364f98a62513e651610970", "port_range_min": null, "ethertype": "IPv4", "project_id": "bbed22d94c364f98a62513e651610970"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:27Z", "revision_number": 0, "id": "582accf8-fa7e-493c-a908-f1ccb7f5ae53", "remote_group_id": "97734093-1ada-4835-91aa-2f9a5ecbd7da", "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:27Z", "security_group_id": "97734093-1ada-4835-91aa-2f9a5ecbd7da", "tenant_id": "bbed22d94c364f98a62513e651610970", "port_range_min": null, "ethertype": "IPv6", "project_id": "bbed22d94c364f98a62513e651610970"}], "revision_number": 1, "project_id": "bbed22d94c364f98a62513e651610970", "id": "97734093-1ada-4835-91aa-2f9a5ecbd7da", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6509066435f1453bac6996ee8997a3b2", "created_at": "2019-04-09T06:25:59Z", "updated_at": "2019-04-09T06:25:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:25:59Z", "revision_number": 0, "id": "159f11d9-0ba4-4923-8082-70f4dd760a47", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:25:59Z", "security_group_id": "9c2f55ba-acdf-4de6-a230-b14db62471f1", "tenant_id": "6509066435f1453bac6996ee8997a3b2", "port_range_min": null, "ethertype": "IPv4", "project_id": "6509066435f1453bac6996ee8997a3b2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:25:59Z", "revision_number": 0, "id": "a09893df-d9cb-4ff3-99d4-013b5c068a40", "remote_group_id": "9c2f55ba-acdf-4de6-a230-b14db62471f1", "remote_ip_prefix": null, "created_at": "2019-04-09T06:25:59Z", "security_group_id": "9c2f55ba-acdf-4de6-a230-b14db62471f1", "tenant_id": "6509066435f1453bac6996ee8997a3b2", "port_range_min": null, "ethertype": "IPv6", "project_id": "6509066435f1453bac6996ee8997a3b2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:25:59Z", "revision_number": 0, "id": "f87d56d3-96be-430b-8bff-17fba51e104b", "remote_group_id": "9c2f55ba-acdf-4de6-a230-b14db62471f1", "remote_ip_prefix": null, "created_at": "2019-04-09T06:25:59Z", "security_group_id": "9c2f55ba-acdf-4de6-a230-b14db62471f1", "tenant_id": "6509066435f1453bac6996ee8997a3b2", "port_range_min": null, "ethertype": "IPv4", "project_id": "6509066435f1453bac6996ee8997a3b2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:25:59Z", "revision_number": 0, "id": "feb3b1fe-b7ab-48f1-a7ef-4cef55305484", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:25:59Z", "security_group_id": "9c2f55ba-acdf-4de6-a230-b14db62471f1", "tenant_id": "6509066435f1453bac6996ee8997a3b2", "port_range_min": null, "ethertype": "IPv6", "project_id": "6509066435f1453bac6996ee8997a3b2"}], "revision_number": 1, "project_id": "6509066435f1453bac6996ee8997a3b2", "id": "9c2f55ba-acdf-4de6-a230-b14db62471f1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f4959e7508fa4aa9bff492655dd05f75", "created_at": "2019-04-09T06:41:11Z", "updated_at": "2019-04-09T06:41:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:41:11Z", "revision_number": 0, "id": "5079dc98-328d-49c2-8ec5-1024760d43f4", "remote_group_id": "9f269589-f912-4a8c-999c-e1e004848fb2", "remote_ip_prefix": null, "created_at": "2019-04-09T06:41:11Z", "security_group_id": "9f269589-f912-4a8c-999c-e1e004848fb2", "tenant_id": "f4959e7508fa4aa9bff492655dd05f75", "port_range_min": null, "ethertype": "IPv4", "project_id": "f4959e7508fa4aa9bff492655dd05f75"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:41:11Z", "revision_number": 0, "id": "7b9723e6-9a6c-4782-8c6c-8b42e30e5322", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:41:11Z", "security_group_id": "9f269589-f912-4a8c-999c-e1e004848fb2", "tenant_id": "f4959e7508fa4aa9bff492655dd05f75", "port_range_min": null, "ethertype": "IPv4", "project_id": "f4959e7508fa4aa9bff492655dd05f75"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:41:11Z", "revision_number": 0, "id": "c79a88fc-3d9b-453a-adda-0351d7447046", "remote_group_id": "9f269589-f912-4a8c-999c-e1e004848fb2", "remote_ip_prefix": null, "created_at": "2019-04-09T06:41:11Z", "security_group_id": "9f269589-f912-4a8c-999c-e1e004848fb2", "tenant_id": "f4959e7508fa4aa9bff492655dd05f75", "port_range_min": null, "ethertype": "IPv6", "project_id": "f4959e7508fa4aa9bff492655dd05f75"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:41:11Z", "revision_number": 0, "id": "ded83004-84fa-4262-8e2e-c0cf817a6397", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:41:11Z", "security_group_id": "9f269589-f912-4a8c-999c-e1e004848fb2", "tenant_id": "f4959e7508fa4aa9bff492655dd05f75", "port_range_min": null, "ethertype": "IPv6", "project_id": "f4959e7508fa4aa9bff492655dd05f75"}], "revision_number": 1, "project_id": "f4959e7508fa4aa9bff492655dd05f75", "id": "9f269589-f912-4a8c-999c-e1e004848fb2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "875e43126b1048518e582278b00dd3bd", "created_at": "2019-04-09T06:38:31Z", "updated_at": "2019-04-09T06:38:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:31Z", "revision_number": 0, "id": "5f289c8e-b1c9-41f7-aeed-c40d4b40f88f", "remote_group_id": "a3e3ef9a-d084-4d19-86ce-95a13bf3a2b2", "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:31Z", "security_group_id": "a3e3ef9a-d084-4d19-86ce-95a13bf3a2b2", "tenant_id": "875e43126b1048518e582278b00dd3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "875e43126b1048518e582278b00dd3bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:31Z", "revision_number": 0, "id": "6d166514-1330-4e67-aba8-2ff7f57567c3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:31Z", "security_group_id": "a3e3ef9a-d084-4d19-86ce-95a13bf3a2b2", "tenant_id": "875e43126b1048518e582278b00dd3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "875e43126b1048518e582278b00dd3bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:31Z", "revision_number": 0, "id": "c2e306fc-c809-40bb-a8cb-d1f0d0a768c5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:31Z", "security_group_id": "a3e3ef9a-d084-4d19-86ce-95a13bf3a2b2", "tenant_id": "875e43126b1048518e582278b00dd3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "875e43126b1048518e582278b00dd3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:31Z", "revision_number": 0, "id": "c9960cce-d437-47e8-86a8-766e3be66981", "remote_group_id": "a3e3ef9a-d084-4d19-86ce-95a13bf3a2b2", "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:31Z", "security_group_id": "a3e3ef9a-d084-4d19-86ce-95a13bf3a2b2", "tenant_id": "875e43126b1048518e582278b00dd3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "875e43126b1048518e582278b00dd3bd"}], "revision_number": 1, "project_id": "875e43126b1048518e582278b00dd3bd", "id": "a3e3ef9a-d084-4d19-86ce-95a13bf3a2b2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "40d0a12deb8b450f9ec86a556f84ee9a", "created_at": "2019-04-09T06:38:23Z", "updated_at": "2019-04-09T06:38:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:23Z", "revision_number": 0, "id": "893502da-a659-4c56-afc0-0908c3136ba3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:23Z", "security_group_id": "af11296e-5ea1-4a9b-b81c-edc2afd9e6b9", "tenant_id": "40d0a12deb8b450f9ec86a556f84ee9a", "port_range_min": null, "ethertype": "IPv4", "project_id": "40d0a12deb8b450f9ec86a556f84ee9a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:23Z", "revision_number": 0, "id": "a1eba4ad-c15e-4139-89c2-cf6835513b76", "remote_group_id": "af11296e-5ea1-4a9b-b81c-edc2afd9e6b9", "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:23Z", "security_group_id": "af11296e-5ea1-4a9b-b81c-edc2afd9e6b9", "tenant_id": "40d0a12deb8b450f9ec86a556f84ee9a", "port_range_min": null, "ethertype": "IPv6", "project_id": "40d0a12deb8b450f9ec86a556f84ee9a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:23Z", "revision_number": 0, "id": "d07f2fa1-1b54-4ae3-96f7-6083bab6178d", "remote_group_id": "af11296e-5ea1-4a9b-b81c-edc2afd9e6b9", "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:23Z", "security_group_id": "af11296e-5ea1-4a9b-b81c-edc2afd9e6b9", "tenant_id": "40d0a12deb8b450f9ec86a556f84ee9a", "port_range_min": null, "ethertype": "IPv4", "project_id": "40d0a12deb8b450f9ec86a556f84ee9a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:23Z", "revision_number": 0, "id": "ee512ebf-f4b1-4f7f-b5f8-f5af813c3cc0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:23Z", "security_group_id": "af11296e-5ea1-4a9b-b81c-edc2afd9e6b9", "tenant_id": "40d0a12deb8b450f9ec86a556f84ee9a", "port_range_min": null, "ethertype": "IPv6", "project_id": "40d0a12deb8b450f9ec86a556f84ee9a"}], "revision_number": 1, "project_id": "40d0a12deb8b450f9ec86a556f84ee9a", "id": "af11296e-5ea1-4a9b-b81c-edc2afd9e6b9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dd5831660b6541118eb20ef55c160ff9", "created_at": "2019-04-09T08:02:29Z", "updated_at": "2019-04-09T08:02:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T08:02:29Z", "revision_number": 0, "id": "4aa8d2f8-778d-4a0f-a2a8-a633bcbf9e3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T08:02:29Z", "security_group_id": "dd8ace61-0293-49e2-83af-3a114f70a338", "tenant_id": "dd5831660b6541118eb20ef55c160ff9", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd5831660b6541118eb20ef55c160ff9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T08:02:29Z", "revision_number": 0, "id": "5dcba026-8cf0-4668-a4e4-a79026ef04ab", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T08:02:29Z", "security_group_id": "dd8ace61-0293-49e2-83af-3a114f70a338", "tenant_id": "dd5831660b6541118eb20ef55c160ff9", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd5831660b6541118eb20ef55c160ff9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T08:02:29Z", "revision_number": 0, "id": "82d57279-9e89-495d-b3d5-9445a27ca8cd", "remote_group_id": "dd8ace61-0293-49e2-83af-3a114f70a338", "remote_ip_prefix": null, "created_at": "2019-04-09T08:02:29Z", "security_group_id": "dd8ace61-0293-49e2-83af-3a114f70a338", "tenant_id": "dd5831660b6541118eb20ef55c160ff9", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd5831660b6541118eb20ef55c160ff9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T08:02:29Z", "revision_number": 0, "id": "ecb5a35f-dd49-4fd8-b03f-f7492c31148d", "remote_group_id": "dd8ace61-0293-49e2-83af-3a114f70a338", "remote_ip_prefix": null, "created_at": "2019-04-09T08:02:29Z", "security_group_id": "dd8ace61-0293-49e2-83af-3a114f70a338", "tenant_id": "dd5831660b6541118eb20ef55c160ff9", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd5831660b6541118eb20ef55c160ff9"}], "revision_number": 1, "project_id": "dd5831660b6541118eb20ef55c160ff9", "id": "dd8ace61-0293-49e2-83af-3a114f70a338", "name": "default"}]} 2019-04-09 08:55:36,018 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-eac3ac47-96e7-4c70-b653-fba490d018f0 2019-04-09 08:55:36,018 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.376939058304s 2019-04-09 08:55:36,028 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-04-09 08:55:36,028 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/security-groups/dd8ace61-0293-49e2-83af-3a114f70a338.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}52d6a2fd58e7ac30f7414831798cf8f85019b48b" 2019-04-09 08:55:36,145 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 09 Apr 2019 08:55:30 GMT X-Openstack-Request-Id: req-8c0d801f-17f0-40ab-975c-895d9b12c359 2019-04-09 08:55:36,145 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-09 08:55:36,145 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/dd8ace61-0293-49e2-83af-3a114f70a338.json used request id req-8c0d801f-17f0-40ab-975c-895d9b12c359 2019-04-09 08:55:36,145 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.117356061935s 2019-04-09 08:55:36,146 - xtesting.ci.run_tests - ERROR - The test case 'rally_full' failed. 2019-04-09 08:55:36,168 - xtesting.ci.run_tests - INFO - Loading test case 'rally_jobs'... 2019-04-09 08:55:36,199 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-04-09 08:55:36,204 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Tue, 09 Apr 2019 08:55:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-adcf07dd-84da-400c-b360-62e7a3c5c584 2019-04-09 08:55:36,205 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2019-04-09 08:55:36,205 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/v3 used request id req-adcf07dd-84da-400c-b360-62e7a3c5c584 2019-04-09 08:55:36,205 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2019-04-09 08:55:36,620 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "12d06a59574c4903a7b4bfc193e14ef0", "name": "member"}, {"id": "ecaba09e8ea14e058d5f9d9eb583aa37", "name": "admin"}, {"id": "6e54a998c61f4429874ed3ac33d4afc4", "name": "reader"}], "expires_at": "2019-04-09T09:55:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6509066435f1453bac6996ee8997a3b2", "name": "admin"}, "catalog": [{"endpoints": [], "type": "tempest-type-1277486611", "id": "0b54ae2e271e4cc7bbd93a7117074bc5", "name": "tempest-service-488714134"}, {"endpoints": [], "type": "metering", "id": "0c6048bf3c804b33b1209bfa8ca75ec0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v3/6509066435f1453bac6996ee8997a3b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "503aa75a75e444a9b93cb14634c6ab50"}, {"url": "http://192.30.9.6:8776/v3/6509066435f1453bac6996ee8997a3b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd4bc81464e44d0a129985ca1ff91d5"}, {"url": "http://192.30.9.6:8776/v3/6509066435f1453bac6996ee8997a3b2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d888a991472d4a88bfcfcfcf4909874d"}], "type": "volumev3", "id": "1b1b3cbed2d14611b521aa10e2b642dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4664f0d595a24e8a9d4eb3691db874e0"}, {"url": "http://172.30.9.21:8080/v1/AUTH_6509066435f1453bac6996ee8997a3b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49cfc5fc2aa942e59d21f825b2bc9939"}, {"url": "http://12.0.0.22:8080/v1/AUTH_6509066435f1453bac6996ee8997a3b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "71100b14603a4edf8a39e8af672ecff5"}], "type": "object-store", "id": "29267bcb2ea04deebb6caaa71afffcc5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4dc1873b4b477cb578245fdb86a111"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77d7bee546c941368ffc769fda003312"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9b1ab09869b4ea895eb3c8867f61318"}], "type": "network", "id": "3ac09bd783a245efa7f11d71ad667386", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f7f6f256262433fb4467ed610947d62"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "72d58c041dc245bc8aa43ce73891f76c"}, {"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b89851b9b2b4f95b7d2184e74373672"}], "type": "identity", "id": "49f6869431e3430e9aeef431c7e7d7de", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8201c41b3865412e839f135e1ceb7421"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e4e22c0a684229ba50a51934a5cdf7"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf4872e158cb44e3aa5a4063a620efc3"}], "type": "alarming", "id": "61e60b3a8b964288a4ad67fd02ee4984", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4de11e8502624071afd079250b33c74c"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d801fa7f3ee64b30b3b18ef5a9e72635"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f583f4a1750f4edc8596dd476ece0948"}], "type": "compute", "id": "6b64d23b249e42d79f5dd070a7460b66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0cd6369c5d9949eba212a5ce97f8b6f7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8011dc0e5bd44e2aa45caf7c6e4d19d2"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d807430fcec84acebca284681dd098fe"}], "type": "cloudformation", "id": "7f91896ba7394ae291c7a222f92ea496", "name": "heat-cfn"}, {"endpoints": [], "type": "tempest-type-608147535", "id": "88d50707b816448897d5d0b213cb19da", "name": "tempest-service-563563896"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/6509066435f1453bac6996ee8997a3b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4243c026b4174decae31504c58542875"}, {"url": "http://192.30.9.6:8776/v2/6509066435f1453bac6996ee8997a3b2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84281d63eba442fd8cdbf23eae691ba2"}, {"url": "http://172.30.9.21:8776/v2/6509066435f1453bac6996ee8997a3b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1ce0a47f2fd4ca9b678bc1d7e5d0b37"}], "type": "volumev2", "id": "8afcbe00e0a6427bbf1fc3b10d4b2f5e", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/6509066435f1453bac6996ee8997a3b2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25eb19d77ddd4b9aa8117749f829d913"}, {"url": "http://172.30.9.21:8004/v1/6509066435f1453bac6996ee8997a3b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57dd852403b0401fb0bd852db0cc4f1e"}, {"url": "http://192.30.9.6:8004/v1/6509066435f1453bac6996ee8997a3b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5a404b628fff4023b9d3e5b8fca3b0fb"}], "type": "orchestration", "id": "a244395507da4b85bd212d5f49a8b6ae", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2242a4436b774238a465cc3d6498ab4e"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "977935de203e411cbce5038f0a9dc848"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2fcaa46481c44f8a3f42acd6c29b21f"}], "type": "placement", "id": "aed411d3d8324008b42b3bd847051003", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b61449c559f45dba6ba5f9dc241729f"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3f83bae18b4a496bb67592b5d777f17c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5162d5282ea1448dbbc20567c0d57fd7"}], "type": "metric", "id": "ebf458a547774acfb6b489f2803a822c", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "33de49eaa2934d07a5ef7754ed5fe8e0"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b7265307a4a45caad0a286536a91b5d"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94601cf3562245fb9453e9678a54b869"}], "type": "event", "id": "f3ff1bc7e87e4c90a2385a1bc8175960", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00d65cc314ee4a87ad316dd160d63558"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64896bc5be624954a0166b6cfa08a10e"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd079af259534771ac00959c542171cf"}], "type": "image", "id": "f9a74c8a63414707b34a5b03e9eacdc1", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "96d754a28b0d43cf8fa237c30a99c306"}, "audit_ids": ["h6lpzol8TS2ZATWH0Z85SA"], "issued_at": "2019-04-09T08:55:31.000000Z"}} 2019-04-09 08:55:36,624 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-09 08:55:36,624 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c325fe8f2b9a44d0a65cf9c562e54a841d384901" 2019-04-09 08:55:36,916 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Tue, 09 Apr 2019 08:55:31 GMT X-Openstack-Request-Id: req-ea591b8d-3a78-46b5-83c8-9449221cb35d 2019-04-09 08:55:36,917 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"b62787c2-635d-4893-8553-7ee0260442ff","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ba7a30bb29394fc4a587735d9dfb749e","l2_adjacency":true,"status":"ACTIVE","subnets":["dce875e1-9eec-4cb2-94e6-93dffefe33f6"],"description":"","tags":[],"updated_at":"2019-04-09T06:38:46Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ba7a30bb29394fc4a587735d9dfb749e","created_at":"2019-04-09T06:24:05Z","provider:network_type":"flat"}]} 2019-04-09 08:55:36,917 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-ea591b8d-3a78-46b5-83c8-9449221cb35d 2019-04-09 08:55:36,917 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.293192863464s 2019-04-09 08:55:36,924 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-04-09 08:55:36,929 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 09 Apr 2019 08:55:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8e6b4f38-3b29-46a6-af8d-a4f63e3f08c7 2019-04-09 08:55:36,930 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 08:55:36,930 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/ used request id req-8e6b4f38-3b29-46a6-af8d-a4f63e3f08c7 2019-04-09 08:55:36,931 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-09 08:55:36,934 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c325fe8f2b9a44d0a65cf9c562e54a841d384901" 2019-04-09 08:55:37,114 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 222 Content-Type: application/json Date: Tue, 09 Apr 2019 08:55:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4cd395c3-273f-49c2-809f-61272df3e283 2019-04-09 08:55:37,115 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/ec5ce0aa038644b78983e5840ba5fb73"}, "tags": [], "enabled": true, "id": "ec5ce0aa038644b78983e5840ba5fb73", "name": "heat_stack"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2019-04-09 08:55:37,115 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-4cd395c3-273f-49c2-809f-61272df3e283 2019-04-09 08:55:37,115 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.184111833572s 2019-04-09 08:55:37,122 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-04-09 08:55:37,125 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c325fe8f2b9a44d0a65cf9c562e54a841d384901" -d '{"project": {"description": "Created by OPNFV Functest: rally_jobs", "enabled": true, "domain_id": "default", "name": "rally_jobs-project_028acfa8-1e18-4699-96e9-0c3c11d76bfc"}}' 2019-04-09 08:55:37,335 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 366 Content-Type: application/json Date: Tue, 09 Apr 2019 08:55:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3279b9b4-9e84-45db-b9c2-08b6b16a6bd1 2019-04-09 08:55:37,336 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: rally_jobs", "links": {"self": "http://172.30.9.21:5000/v3/projects/a1086fb74aab41b6a50fb4fa595ae60d"}, "tags": [], "enabled": true, "id": "a1086fb74aab41b6a50fb4fa595ae60d", "parent_id": "default", "domain_id": "default", "name": "rally_jobs-project_028acfa8-1e18-4699-96e9-0c3c11d76bfc"}} 2019-04-09 08:55:37,336 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-3279b9b4-9e84-45db-b9c2-08b6b16a6bd1 2019-04-09 08:55:37,336 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.214218854904s 2019-04-09 08:55:37,337 - 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'a1086fb74aab41b6a50fb4fa595ae60d', '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_028acfa8-1e18-4699-96e9-0c3c11d76bfc'}) 2019-04-09 08:55:37,344 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-04-09 08:55:37,347 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c325fe8f2b9a44d0a65cf9c562e54a841d384901" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "R6FDNKQk6giI2NwJggMqBCgcxAmGY3", "email": null, "name": "rally_jobs-user_028acfa8-1e18-4699-96e9-0c3c11d76bfc"}}' 2019-04-09 08:55:37,810 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 325 Content-Type: application/json Date: Tue, 09 Apr 2019 08:55:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0a374eb5-3162-468e-83f5-d757a75933c2 2019-04-09 08:55:37,811 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "rally_jobs-user_028acfa8-1e18-4699-96e9-0c3c11d76bfc", "links": {"self": "http://172.30.9.21:5000/v3/users/3b8ce5c3e9fe4d978782c52f7e144b6f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3b8ce5c3e9fe4d978782c52f7e144b6f", "domain_id": "default", "password_expires_at": null}} 2019-04-09 08:55:37,811 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/users used request id req-0a374eb5-3162-468e-83f5-d757a75933c2 2019-04-09 08:55:37,811 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.467119932175s 2019-04-09 08:55:37,812 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'3b8ce5c3e9fe4d978782c52f7e144b6f', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'rally_jobs-user_028acfa8-1e18-4699-96e9-0c3c11d76bfc'}) 2019-04-09 08:55:37,815 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-09 08:55:37,818 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c325fe8f2b9a44d0a65cf9c562e54a841d384901" 2019-04-09 08:55:37,926 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Tue, 09 Apr 2019 08:55:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d741c7e0-d208-4d8c-bccd-88e9bbb46fb3 2019-04-09 08:55:37,926 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "12d06a59574c4903a7b4bfc193e14ef0", "links": {"self": "http://172.30.9.21:5000/v3/roles/12d06a59574c4903a7b4bfc193e14ef0"}, "name": "member"}, {"domain_id": null, "id": "50245c80a9b84e15b01544b714aaabd9", "links": {"self": "http://172.30.9.21:5000/v3/roles/50245c80a9b84e15b01544b714aaabd9"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6e54a998c61f4429874ed3ac33d4afc4", "links": {"self": "http://172.30.9.21:5000/v3/roles/6e54a998c61f4429874ed3ac33d4afc4"}, "name": "reader"}, {"domain_id": null, "id": "6f62ff3e5bbd4682becdbe9fa3c1ed2c", "links": {"self": "http://172.30.9.21:5000/v3/roles/6f62ff3e5bbd4682becdbe9fa3c1ed2c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80b483ac8c834f498f0d265da82cb005", "links": {"self": "http://172.30.9.21:5000/v3/roles/80b483ac8c834f498f0d265da82cb005"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecaba09e8ea14e058d5f9d9eb583aa37", "links": {"self": "http://172.30.9.21:5000/v3/roles/ecaba09e8ea14e058d5f9d9eb583aa37"}, "name": "admin"}]} 2019-04-09 08:55:37,926 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-d741c7e0-d208-4d8c-bccd-88e9bbb46fb3 2019-04-09 08:55:37,926 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.110813856125s 2019-04-09 08:55:37,929 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-09 08:55:37,932 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c325fe8f2b9a44d0a65cf9c562e54a841d384901" 2019-04-09 08:55:38,087 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Tue, 09 Apr 2019 08:55:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b57739a8-7f22-4761-9311-087285758469 2019-04-09 08:55:38,088 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "12d06a59574c4903a7b4bfc193e14ef0", "links": {"self": "http://172.30.9.21:5000/v3/roles/12d06a59574c4903a7b4bfc193e14ef0"}, "name": "member"}, {"domain_id": null, "id": "50245c80a9b84e15b01544b714aaabd9", "links": {"self": "http://172.30.9.21:5000/v3/roles/50245c80a9b84e15b01544b714aaabd9"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6e54a998c61f4429874ed3ac33d4afc4", "links": {"self": "http://172.30.9.21:5000/v3/roles/6e54a998c61f4429874ed3ac33d4afc4"}, "name": "reader"}, {"domain_id": null, "id": "6f62ff3e5bbd4682becdbe9fa3c1ed2c", "links": {"self": "http://172.30.9.21:5000/v3/roles/6f62ff3e5bbd4682becdbe9fa3c1ed2c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80b483ac8c834f498f0d265da82cb005", "links": {"self": "http://172.30.9.21:5000/v3/roles/80b483ac8c834f498f0d265da82cb005"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecaba09e8ea14e058d5f9d9eb583aa37", "links": {"self": "http://172.30.9.21:5000/v3/roles/ecaba09e8ea14e058d5f9d9eb583aa37"}, "name": "admin"}]} 2019-04-09 08:55:38,088 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-b57739a8-7f22-4761-9311-087285758469 2019-04-09 08:55:38,088 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.158489942551s 2019-04-09 08:55:38,093 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-09 08:55:38,097 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c325fe8f2b9a44d0a65cf9c562e54a841d384901" 2019-04-09 08:55:38,249 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Tue, 09 Apr 2019 08:55:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88d4728c-bf8d-4ce0-85b7-79c5b9cf3093 2019-04-09 08:55:38,249 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "12d06a59574c4903a7b4bfc193e14ef0", "links": {"self": "http://172.30.9.21:5000/v3/roles/12d06a59574c4903a7b4bfc193e14ef0"}, "name": "member"}, {"domain_id": null, "id": "50245c80a9b84e15b01544b714aaabd9", "links": {"self": "http://172.30.9.21:5000/v3/roles/50245c80a9b84e15b01544b714aaabd9"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6e54a998c61f4429874ed3ac33d4afc4", "links": {"self": "http://172.30.9.21:5000/v3/roles/6e54a998c61f4429874ed3ac33d4afc4"}, "name": "reader"}, {"domain_id": null, "id": "6f62ff3e5bbd4682becdbe9fa3c1ed2c", "links": {"self": "http://172.30.9.21:5000/v3/roles/6f62ff3e5bbd4682becdbe9fa3c1ed2c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80b483ac8c834f498f0d265da82cb005", "links": {"self": "http://172.30.9.21:5000/v3/roles/80b483ac8c834f498f0d265da82cb005"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecaba09e8ea14e058d5f9d9eb583aa37", "links": {"self": "http://172.30.9.21:5000/v3/roles/ecaba09e8ea14e058d5f9d9eb583aa37"}, "name": "admin"}]} 2019-04-09 08:55:38,249 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-88d4728c-bf8d-4ce0-85b7-79c5b9cf3093 2019-04-09 08:55:38,250 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.156337022781s 2019-04-09 08:55:38,255 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-09 08:55:38,258 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c325fe8f2b9a44d0a65cf9c562e54a841d384901" 2019-04-09 08:55:38,461 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 09 Apr 2019 08:55:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d0ec86c-8587-41fb-b65e-81ac5bb01377 2019-04-09 08:55:38,461 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-04-09 08:55:38,461 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-0d0ec86c-8587-41fb-b65e-81ac5bb01377 2019-04-09 08:55:38,461 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.206687927246s 2019-04-09 08:55:38,462 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-09 08:55:38,466 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c325fe8f2b9a44d0a65cf9c562e54a841d384901" 2019-04-09 08:55:38,690 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 840 Content-Type: application/json Date: Tue, 09 Apr 2019 08:55:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf2b06d4-0405-4579-964f-5d6f98d707ea 2019-04-09 08:55:38,690 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/07b62caafa51496f94dd3b3fb341fcfe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07b62caafa51496f94dd3b3fb341fcfe", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/2e35f475a54147749980006d265eb864"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e35f475a54147749980006d265eb864", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/2f1bc9c9d22745648100c4b0717962eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f1bc9c9d22745648100c4b0717962eb", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/30fe8cf249d443dd9c53f2cc083f50b5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "30fe8cf249d443dd9c53f2cc083f50b5", "email": "nova@localhost", "password_expires_at": null}, {"name": "rally_jobs-user_028acfa8-1e18-4699-96e9-0c3c11d76bfc", "links": {"self": "http://172.30.9.21:5000/v3/users/3b8ce5c3e9fe4d978782c52f7e144b6f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3b8ce5c3e9fe4d978782c52f7e144b6f", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/3d748bf7df734addb2e37ea0663ec892"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d748bf7df734addb2e37ea0663ec892", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/732a504491fd4f35923460ae0d2ef475"}, "domain_id": "default", "enabled": true, "options": {}, "id": "732a504491fd4f35923460ae0d2ef475", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/781b729594744c4f8f561f6b5a6e68bd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "781b729594744c4f8f561f6b5a6e68bd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/80817a33c71343ed9c63d448a7fea69e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "80817a33c71343ed9c63d448a7fea69e", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/938ce22a56d74c639d353dbbf166fcc4"}, "domain_id": "ec5ce0aa038644b78983e5840ba5fb73", "enabled": true, "options": {}, "id": "938ce22a56d74c639d353dbbf166fcc4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/96d754a28b0d43cf8fa237c30a99c306"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d754a28b0d43cf8fa237c30a99c306", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/aaa8b9f924a74e80899c7ad7e32fcaae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aaa8b9f924a74e80899c7ad7e32fcaae", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b8dd65f4e72446d5bd8d9efa13837b0c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8dd65f4e72446d5bd8d9efa13837b0c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/c34b7e3bcdbc428db4539ea2b87cfce1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c34b7e3bcdbc428db4539ea2b87cfce1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/eb527490835d48e8a67131b0f587baf6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb527490835d48e8a67131b0f587baf6", "email": "gnocchi@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2019-04-09 08:55:38,691 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-bf2b06d4-0405-4579-964f-5d6f98d707ea 2019-04-09 08:55:38,691 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.228435993195s 2019-04-09 08:55:38,700 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-09 08:55:38,703 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c325fe8f2b9a44d0a65cf9c562e54a841d384901" 2019-04-09 08:55:38,893 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Tue, 09 Apr 2019 08:55:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-235123cf-4738-4660-a0f3-8874897a566a 2019-04-09 08:55:38,893 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/6509066435f1453bac6996ee8997a3b2"}, "tags": [], "enabled": true, "id": "6509066435f1453bac6996ee8997a3b2", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_jobs", "links": {"self": "http://172.30.9.21:5000/v3/projects/a1086fb74aab41b6a50fb4fa595ae60d"}, "tags": [], "enabled": true, "id": "a1086fb74aab41b6a50fb4fa595ae60d", "parent_id": "default", "domain_id": "default", "name": "rally_jobs-project_028acfa8-1e18-4699-96e9-0c3c11d76bfc"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/ba7a30bb29394fc4a587735d9dfb749e"}, "tags": [], "enabled": true, "id": "ba7a30bb29394fc4a587735d9dfb749e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-04-09 08:55:38,893 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-235123cf-4738-4660-a0f3-8874897a566a 2019-04-09 08:55:38,894 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.1932721138s 2019-04-09 08:55:38,902 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-04-09 08:55:38,905 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=3b8ce5c3e9fe4d978782c52f7e144b6f&role.id=12d06a59574c4903a7b4bfc193e14ef0&scope.project.id=a1086fb74aab41b6a50fb4fa595ae60d" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c325fe8f2b9a44d0a65cf9c562e54a841d384901" 2019-04-09 08:55:39,013 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 210 Content-Type: application/json Date: Tue, 09 Apr 2019 08:55:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bdae7f64-8d81-4eb3-b758-3f3269b72ecf 2019-04-09 08:55:39,013 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=3b8ce5c3e9fe4d978782c52f7e144b6f&role.id=12d06a59574c4903a7b4bfc193e14ef0&scope.project.id=a1086fb74aab41b6a50fb4fa595ae60d", "previous": null, "next": null}} 2019-04-09 08:55:39,013 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=3b8ce5c3e9fe4d978782c52f7e144b6f&role.id=12d06a59574c4903a7b4bfc193e14ef0&scope.project.id=a1086fb74aab41b6a50fb4fa595ae60d used request id req-bdae7f64-8d81-4eb3-b758-3f3269b72ecf 2019-04-09 08:55:39,013 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.111568927765s 2019-04-09 08:55:39,017 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-04-09 08:55:39,021 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/a1086fb74aab41b6a50fb4fa595ae60d/users/3b8ce5c3e9fe4d978782c52f7e144b6f/roles/12d06a59574c4903a7b4bfc193e14ef0 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c325fe8f2b9a44d0a65cf9c562e54a841d384901" 2019-04-09 08:55:39,397 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 09 Apr 2019 08:55:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-28ba6639-e4ba-4163-804d-9911fe728a7e 2019-04-09 08:55:39,397 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-09 08:55:39,397 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/a1086fb74aab41b6a50fb4fa595ae60d/users/3b8ce5c3e9fe4d978782c52f7e144b6f/roles/12d06a59574c4903a7b4bfc193e14ef0 used request id req-28ba6639-e4ba-4163-804d-9911fe728a7e 2019-04-09 08:55:39,397 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.380097150803s 2019-04-09 08:55:39,398 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'rally_jobs-project_028acfa8-1e18-4699-96e9-0c3c11d76bfc', 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'a1086fb74aab41b6a50fb4fa595ae60d', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'R6FDNKQk6giI2NwJggMqBCgcxAmGY3', 'username': u'rally_jobs-user_028acfa8-1e18-4699-96e9-0c3c11d76bfc', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.21:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-04-09 08:55:39,402 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'rally_jobs-user_028acfa8-1e18-4699-96e9-0c3c11d76bfc', 'password': 'R6FDNKQk6giI2NwJggMqBCgcxAmGY3', 'project_name': 'rally_jobs-project_028acfa8-1e18-4699-96e9-0c3c11d76bfc', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.21:5000/v3', 'project_id': 'a1086fb74aab41b6a50fb4fa595ae60d', 'project_domain_name': 'Default'} 2019-04-09 08:55:39,406 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-09 08:55:39,409 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c325fe8f2b9a44d0a65cf9c562e54a841d384901" 2019-04-09 08:55:39,602 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Tue, 09 Apr 2019 08:55:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81b72fa5-e6f6-4a28-9e6d-02446f1bc5aa 2019-04-09 08:55:39,603 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "12d06a59574c4903a7b4bfc193e14ef0", "links": {"self": "http://172.30.9.21:5000/v3/roles/12d06a59574c4903a7b4bfc193e14ef0"}, "name": "member"}, {"domain_id": null, "id": "50245c80a9b84e15b01544b714aaabd9", "links": {"self": "http://172.30.9.21:5000/v3/roles/50245c80a9b84e15b01544b714aaabd9"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6e54a998c61f4429874ed3ac33d4afc4", "links": {"self": "http://172.30.9.21:5000/v3/roles/6e54a998c61f4429874ed3ac33d4afc4"}, "name": "reader"}, {"domain_id": null, "id": "6f62ff3e5bbd4682becdbe9fa3c1ed2c", "links": {"self": "http://172.30.9.21:5000/v3/roles/6f62ff3e5bbd4682becdbe9fa3c1ed2c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80b483ac8c834f498f0d265da82cb005", "links": {"self": "http://172.30.9.21:5000/v3/roles/80b483ac8c834f498f0d265da82cb005"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecaba09e8ea14e058d5f9d9eb583aa37", "links": {"self": "http://172.30.9.21:5000/v3/roles/ecaba09e8ea14e058d5f9d9eb583aa37"}, "name": "admin"}]} 2019-04-09 08:55:39,603 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-81b72fa5-e6f6-4a28-9e6d-02446f1bc5aa 2019-04-09 08:55:39,603 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.196599006653s 2019-04-09 08:55:39,607 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-09 08:55:39,610 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c325fe8f2b9a44d0a65cf9c562e54a841d384901" 2019-04-09 08:55:39,787 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Tue, 09 Apr 2019 08:55:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f1791933-fa04-4e93-b895-a5d80d14c262 2019-04-09 08:55:39,787 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "12d06a59574c4903a7b4bfc193e14ef0", "links": {"self": "http://172.30.9.21:5000/v3/roles/12d06a59574c4903a7b4bfc193e14ef0"}, "name": "member"}, {"domain_id": null, "id": "50245c80a9b84e15b01544b714aaabd9", "links": {"self": "http://172.30.9.21:5000/v3/roles/50245c80a9b84e15b01544b714aaabd9"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6e54a998c61f4429874ed3ac33d4afc4", "links": {"self": "http://172.30.9.21:5000/v3/roles/6e54a998c61f4429874ed3ac33d4afc4"}, "name": "reader"}, {"domain_id": null, "id": "6f62ff3e5bbd4682becdbe9fa3c1ed2c", "links": {"self": "http://172.30.9.21:5000/v3/roles/6f62ff3e5bbd4682becdbe9fa3c1ed2c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80b483ac8c834f498f0d265da82cb005", "links": {"self": "http://172.30.9.21:5000/v3/roles/80b483ac8c834f498f0d265da82cb005"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecaba09e8ea14e058d5f9d9eb583aa37", "links": {"self": "http://172.30.9.21:5000/v3/roles/ecaba09e8ea14e058d5f9d9eb583aa37"}, "name": "admin"}]} 2019-04-09 08:55:39,787 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-f1791933-fa04-4e93-b895-a5d80d14c262 2019-04-09 08:55:39,787 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.180421829224s 2019-04-09 08:55:39,792 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-09 08:55:39,796 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c325fe8f2b9a44d0a65cf9c562e54a841d384901" 2019-04-09 08:55:39,900 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 09 Apr 2019 08:55:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17e9a46b-1eb2-499b-afc0-99e9bdeafccc 2019-04-09 08:55:39,900 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-04-09 08:55:39,900 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-17e9a46b-1eb2-499b-afc0-99e9bdeafccc 2019-04-09 08:55:39,900 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.108017921448s 2019-04-09 08:55:39,901 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-09 08:55:39,905 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c325fe8f2b9a44d0a65cf9c562e54a841d384901" 2019-04-09 08:55:40,036 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 840 Content-Type: application/json Date: Tue, 09 Apr 2019 08:55:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e8eaf9a0-64e5-4405-ab51-6a310640bf84 2019-04-09 08:55:40,037 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/07b62caafa51496f94dd3b3fb341fcfe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07b62caafa51496f94dd3b3fb341fcfe", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/2e35f475a54147749980006d265eb864"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e35f475a54147749980006d265eb864", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/2f1bc9c9d22745648100c4b0717962eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f1bc9c9d22745648100c4b0717962eb", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/30fe8cf249d443dd9c53f2cc083f50b5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "30fe8cf249d443dd9c53f2cc083f50b5", "email": "nova@localhost", "password_expires_at": null}, {"name": "rally_jobs-user_028acfa8-1e18-4699-96e9-0c3c11d76bfc", "links": {"self": "http://172.30.9.21:5000/v3/users/3b8ce5c3e9fe4d978782c52f7e144b6f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3b8ce5c3e9fe4d978782c52f7e144b6f", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/3d748bf7df734addb2e37ea0663ec892"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d748bf7df734addb2e37ea0663ec892", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/732a504491fd4f35923460ae0d2ef475"}, "domain_id": "default", "enabled": true, "options": {}, "id": "732a504491fd4f35923460ae0d2ef475", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/781b729594744c4f8f561f6b5a6e68bd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "781b729594744c4f8f561f6b5a6e68bd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/80817a33c71343ed9c63d448a7fea69e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "80817a33c71343ed9c63d448a7fea69e", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/938ce22a56d74c639d353dbbf166fcc4"}, "domain_id": "ec5ce0aa038644b78983e5840ba5fb73", "enabled": true, "options": {}, "id": "938ce22a56d74c639d353dbbf166fcc4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/96d754a28b0d43cf8fa237c30a99c306"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d754a28b0d43cf8fa237c30a99c306", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/aaa8b9f924a74e80899c7ad7e32fcaae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aaa8b9f924a74e80899c7ad7e32fcaae", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b8dd65f4e72446d5bd8d9efa13837b0c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8dd65f4e72446d5bd8d9efa13837b0c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/c34b7e3bcdbc428db4539ea2b87cfce1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c34b7e3bcdbc428db4539ea2b87cfce1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/eb527490835d48e8a67131b0f587baf6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb527490835d48e8a67131b0f587baf6", "email": "gnocchi@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2019-04-09 08:55:40,037 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-e8eaf9a0-64e5-4405-ab51-6a310640bf84 2019-04-09 08:55:40,037 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.135852813721s 2019-04-09 08:55:40,049 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-09 08:55:40,052 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c325fe8f2b9a44d0a65cf9c562e54a841d384901" 2019-04-09 08:55:40,161 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Tue, 09 Apr 2019 08:55:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb7f0154-2365-41cc-bd74-22f9cfea2915 2019-04-09 08:55:40,161 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/6509066435f1453bac6996ee8997a3b2"}, "tags": [], "enabled": true, "id": "6509066435f1453bac6996ee8997a3b2", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_jobs", "links": {"self": "http://172.30.9.21:5000/v3/projects/a1086fb74aab41b6a50fb4fa595ae60d"}, "tags": [], "enabled": true, "id": "a1086fb74aab41b6a50fb4fa595ae60d", "parent_id": "default", "domain_id": "default", "name": "rally_jobs-project_028acfa8-1e18-4699-96e9-0c3c11d76bfc"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/ba7a30bb29394fc4a587735d9dfb749e"}, "tags": [], "enabled": true, "id": "ba7a30bb29394fc4a587735d9dfb749e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-04-09 08:55:40,161 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-bb7f0154-2365-41cc-bd74-22f9cfea2915 2019-04-09 08:55:40,162 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.112540960312s 2019-04-09 08:55:40,169 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-04-09 08:55:40,173 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=3b8ce5c3e9fe4d978782c52f7e144b6f&role.id=ecaba09e8ea14e058d5f9d9eb583aa37&scope.project.id=a1086fb74aab41b6a50fb4fa595ae60d" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c325fe8f2b9a44d0a65cf9c562e54a841d384901" 2019-04-09 08:55:40,280 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Tue, 09 Apr 2019 08:55:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a149a206-d06e-42ce-82a4-b021db8de215 2019-04-09 08:55:40,280 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=3b8ce5c3e9fe4d978782c52f7e144b6f&role.id=ecaba09e8ea14e058d5f9d9eb583aa37&scope.project.id=a1086fb74aab41b6a50fb4fa595ae60d", "previous": null, "next": null}} 2019-04-09 08:55:40,281 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=3b8ce5c3e9fe4d978782c52f7e144b6f&role.id=ecaba09e8ea14e058d5f9d9eb583aa37&scope.project.id=a1086fb74aab41b6a50fb4fa595ae60d used request id req-a149a206-d06e-42ce-82a4-b021db8de215 2019-04-09 08:55:40,281 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.111479997635s 2019-04-09 08:55:40,284 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-04-09 08:55:40,288 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/a1086fb74aab41b6a50fb4fa595ae60d/users/3b8ce5c3e9fe4d978782c52f7e144b6f/roles/ecaba09e8ea14e058d5f9d9eb583aa37 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c325fe8f2b9a44d0a65cf9c562e54a841d384901" 2019-04-09 08:55:40,452 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 09 Apr 2019 08:55:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-95940f1e-38c4-49da-9410-357a052d39c4 2019-04-09 08:55:40,452 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-09 08:55:40,452 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/a1086fb74aab41b6a50fb4fa595ae60d/users/3b8ce5c3e9fe4d978782c52f7e144b6f/roles/ecaba09e8ea14e058d5f9d9eb583aa37 used request id req-95940f1e-38c4-49da-9410-357a052d39c4 2019-04-09 08:55:40,452 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.167660951614s 2019-04-09 08:55:40,453 - xtesting.ci.run_tests - INFO - Running test case 'rally_jobs'... 2019-04-09 08:55:40,454 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-09 08:55:40,457 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c325fe8f2b9a44d0a65cf9c562e54a841d384901" 2019-04-09 08:55:40,566 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 222 Content-Type: application/json Date: Tue, 09 Apr 2019 08:55:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7718eb90-b29d-4ff5-aca0-12aa38b051cd 2019-04-09 08:55:40,566 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/ec5ce0aa038644b78983e5840ba5fb73"}, "tags": [], "enabled": true, "id": "ec5ce0aa038644b78983e5840ba5fb73", "name": "heat_stack"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2019-04-09 08:55:40,566 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-7718eb90-b29d-4ff5-aca0-12aa38b051cd 2019-04-09 08:55:40,566 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.112468957901s 2019-04-09 08:55:40,574 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-09 08:55:40,578 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c325fe8f2b9a44d0a65cf9c562e54a841d384901" 2019-04-09 08:55:40,686 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Tue, 09 Apr 2019 08:55:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f98009a-5e42-401e-be42-130a3bc241f2 2019-04-09 08:55:40,686 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/6509066435f1453bac6996ee8997a3b2"}, "tags": [], "enabled": true, "id": "6509066435f1453bac6996ee8997a3b2", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_jobs", "links": {"self": "http://172.30.9.21:5000/v3/projects/a1086fb74aab41b6a50fb4fa595ae60d"}, "tags": [], "enabled": true, "id": "a1086fb74aab41b6a50fb4fa595ae60d", "parent_id": "default", "domain_id": "default", "name": "rally_jobs-project_028acfa8-1e18-4699-96e9-0c3c11d76bfc"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/ba7a30bb29394fc4a587735d9dfb749e"}, "tags": [], "enabled": true, "id": "ba7a30bb29394fc4a587735d9dfb749e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-04-09 08:55:40,686 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-6f98009a-5e42-401e-be42-130a3bc241f2 2019-04-09 08:55:40,686 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.112342834473s 2019-04-09 08:55:40,689 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-04-09 08:55:40,689 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c325fe8f2b9a44d0a65cf9c562e54a841d384901" -d '{"network": {"shared": true, "tenant_id": "a1086fb74aab41b6a50fb4fa595ae60d", "name": "rally_jobs-net_028acfa8-1e18-4699-96e9-0c3c11d76bfc", "admin_state_up": true}}' 2019-04-09 08:55:41,023 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 723 Content-Type: application/json Date: Tue, 09 Apr 2019 08:55:35 GMT X-Openstack-Request-Id: req-a3b9f275-11d5-4f69-8304-b6bee545c9ac 2019-04-09 08:55:41,023 - keystoneauth.session - DEBUG - RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"provider:network_type":"vxlan","id":"abb05643-1ea0-48ce-977d-4d5871561467","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":82,"ipv4_address_scope":null,"shared":true,"project_id":"a1086fb74aab41b6a50fb4fa595ae60d","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-09T08:55:35Z","is_default":false,"qos_policy_id":null,"name":"rally_jobs-net_028acfa8-1e18-4699-96e9-0c3c11d76bfc","admin_state_up":true,"tenant_id":"a1086fb74aab41b6a50fb4fa595ae60d","created_at":"2019-04-09T08:55:35Z","mtu":1450}} 2019-04-09 08:55:41,023 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-a3b9f275-11d5-4f69-8304-b6bee545c9ac 2019-04-09 08:55:41,023 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.334673881531s 2019-04-09 08:55:41,024 - 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'2019-04-09T08:55:35Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'abb05643-1ea0-48ce-977d-4d5871561467', u'provider:segmentation_id': 82, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'rally_jobs-net_028acfa8-1e18-4699-96e9-0c3c11d76bfc', u'created_at': u'2019-04-09T08:55:35Z', u'mtu': 1450, u'tenant_id': u'a1086fb74aab41b6a50fb4fa595ae60d', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'a1086fb74aab41b6a50fb4fa595ae60d', u'l2_adjacency': True}) 2019-04-09 08:55:41,028 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-04-09 08:55:41,034 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Tue, 09 Apr 2019 08:55:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e103df2-e393-4880-8aa0-43f927a755d3 2019-04-09 08:55:41,034 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2019-04-09 08:55:41,034 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/v3 used request id req-4e103df2-e393-4880-8aa0-43f927a755d3 2019-04-09 08:55:41,035 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2019-04-09 08:55:41,432 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "12d06a59574c4903a7b4bfc193e14ef0", "name": "member"}, {"id": "ecaba09e8ea14e058d5f9d9eb583aa37", "name": "admin"}, {"id": "6e54a998c61f4429874ed3ac33d4afc4", "name": "reader"}], "expires_at": "2019-04-09T09:55:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a1086fb74aab41b6a50fb4fa595ae60d", "name": "rally_jobs-project_028acfa8-1e18-4699-96e9-0c3c11d76bfc"}, "catalog": [{"endpoints": [], "type": "tempest-type-1277486611", "id": "0b54ae2e271e4cc7bbd93a7117074bc5", "name": "tempest-service-488714134"}, {"endpoints": [], "type": "metering", "id": "0c6048bf3c804b33b1209bfa8ca75ec0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v3/a1086fb74aab41b6a50fb4fa595ae60d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "503aa75a75e444a9b93cb14634c6ab50"}, {"url": "http://192.30.9.6:8776/v3/a1086fb74aab41b6a50fb4fa595ae60d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd4bc81464e44d0a129985ca1ff91d5"}, {"url": "http://192.30.9.6:8776/v3/a1086fb74aab41b6a50fb4fa595ae60d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d888a991472d4a88bfcfcfcf4909874d"}], "type": "volumev3", "id": "1b1b3cbed2d14611b521aa10e2b642dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4664f0d595a24e8a9d4eb3691db874e0"}, {"url": "http://172.30.9.21:8080/v1/AUTH_a1086fb74aab41b6a50fb4fa595ae60d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49cfc5fc2aa942e59d21f825b2bc9939"}, {"url": "http://12.0.0.22:8080/v1/AUTH_a1086fb74aab41b6a50fb4fa595ae60d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "71100b14603a4edf8a39e8af672ecff5"}], "type": "object-store", "id": "29267bcb2ea04deebb6caaa71afffcc5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4dc1873b4b477cb578245fdb86a111"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77d7bee546c941368ffc769fda003312"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9b1ab09869b4ea895eb3c8867f61318"}], "type": "network", "id": "3ac09bd783a245efa7f11d71ad667386", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f7f6f256262433fb4467ed610947d62"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "72d58c041dc245bc8aa43ce73891f76c"}, {"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b89851b9b2b4f95b7d2184e74373672"}], "type": "identity", "id": "49f6869431e3430e9aeef431c7e7d7de", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8201c41b3865412e839f135e1ceb7421"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e4e22c0a684229ba50a51934a5cdf7"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf4872e158cb44e3aa5a4063a620efc3"}], "type": "alarming", "id": "61e60b3a8b964288a4ad67fd02ee4984", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4de11e8502624071afd079250b33c74c"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d801fa7f3ee64b30b3b18ef5a9e72635"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f583f4a1750f4edc8596dd476ece0948"}], "type": "compute", "id": "6b64d23b249e42d79f5dd070a7460b66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0cd6369c5d9949eba212a5ce97f8b6f7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8011dc0e5bd44e2aa45caf7c6e4d19d2"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d807430fcec84acebca284681dd098fe"}], "type": "cloudformation", "id": "7f91896ba7394ae291c7a222f92ea496", "name": "heat-cfn"}, {"endpoints": [], "type": "tempest-type-608147535", "id": "88d50707b816448897d5d0b213cb19da", "name": "tempest-service-563563896"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a1086fb74aab41b6a50fb4fa595ae60d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4243c026b4174decae31504c58542875"}, {"url": "http://192.30.9.6:8776/v2/a1086fb74aab41b6a50fb4fa595ae60d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84281d63eba442fd8cdbf23eae691ba2"}, {"url": "http://172.30.9.21:8776/v2/a1086fb74aab41b6a50fb4fa595ae60d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1ce0a47f2fd4ca9b678bc1d7e5d0b37"}], "type": "volumev2", "id": "8afcbe00e0a6427bbf1fc3b10d4b2f5e", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/a1086fb74aab41b6a50fb4fa595ae60d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25eb19d77ddd4b9aa8117749f829d913"}, {"url": "http://172.30.9.21:8004/v1/a1086fb74aab41b6a50fb4fa595ae60d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57dd852403b0401fb0bd852db0cc4f1e"}, {"url": "http://192.30.9.6:8004/v1/a1086fb74aab41b6a50fb4fa595ae60d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5a404b628fff4023b9d3e5b8fca3b0fb"}], "type": "orchestration", "id": "a244395507da4b85bd212d5f49a8b6ae", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2242a4436b774238a465cc3d6498ab4e"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "977935de203e411cbce5038f0a9dc848"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2fcaa46481c44f8a3f42acd6c29b21f"}], "type": "placement", "id": "aed411d3d8324008b42b3bd847051003", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b61449c559f45dba6ba5f9dc241729f"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3f83bae18b4a496bb67592b5d777f17c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5162d5282ea1448dbbc20567c0d57fd7"}], "type": "metric", "id": "ebf458a547774acfb6b489f2803a822c", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "33de49eaa2934d07a5ef7754ed5fe8e0"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b7265307a4a45caad0a286536a91b5d"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94601cf3562245fb9453e9678a54b869"}], "type": "event", "id": "f3ff1bc7e87e4c90a2385a1bc8175960", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00d65cc314ee4a87ad316dd160d63558"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64896bc5be624954a0166b6cfa08a10e"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd079af259534771ac00959c542171cf"}], "type": "image", "id": "f9a74c8a63414707b34a5b03e9eacdc1", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "rally_jobs-user_028acfa8-1e18-4699-96e9-0c3c11d76bfc", "id": "3b8ce5c3e9fe4d978782c52f7e144b6f"}, "audit_ids": ["xO4ui4ujQc6mrHfip9hU3A"], "issued_at": "2019-04-09T08:55:35.000000Z"}} 2019-04-09 08:55:41,435 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-09 08:55:41,436 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}08db0f5e826eb9081cad42b9039066b0d733f94f" 2019-04-09 08:55:41,804 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1428 Content-Type: application/json Date: Tue, 09 Apr 2019 08:55:36 GMT X-Openstack-Request-Id: req-694045e0-d60b-4a38-b808-5d50acc93a42 2019-04-09 08:55:41,804 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"abb05643-1ea0-48ce-977d-4d5871561467","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":82,"ipv4_address_scope":null,"shared":true,"project_id":"a1086fb74aab41b6a50fb4fa595ae60d","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-09T08:55:35Z","qos_policy_id":null,"name":"rally_jobs-net_028acfa8-1e18-4699-96e9-0c3c11d76bfc","admin_state_up":true,"tenant_id":"a1086fb74aab41b6a50fb4fa595ae60d","created_at":"2019-04-09T08:55:35Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"b62787c2-635d-4893-8553-7ee0260442ff","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ba7a30bb29394fc4a587735d9dfb749e","l2_adjacency":true,"status":"ACTIVE","subnets":["dce875e1-9eec-4cb2-94e6-93dffefe33f6"],"description":"","tags":[],"updated_at":"2019-04-09T06:38:46Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ba7a30bb29394fc4a587735d9dfb749e","created_at":"2019-04-09T06:24:05Z","provider:network_type":"flat"}]} 2019-04-09 08:55:41,805 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-694045e0-d60b-4a38-b808-5d50acc93a42 2019-04-09 08:55:41,805 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.36931180954s 2019-04-09 08:55:41,806 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-04-09 08:55:41,807 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}08db0f5e826eb9081cad42b9039066b0d733f94f" -d '{"subnet": {"name": "rally_jobs-subnet_028acfa8-1e18-4699-96e9-0c3c11d76bfc", "enable_dhcp": true, "network_id": "abb05643-1ea0-48ce-977d-4d5871561467", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-04-09 08:55:42,352 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 696 Content-Type: application/json Date: Tue, 09 Apr 2019 08:55:36 GMT X-Openstack-Request-Id: req-e100833e-6c2f-4eb7-adeb-87ec6031f022 2019-04-09 08:55:42,353 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-04-09T08:55:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"76bcfda6-7f76-42f2-8789-f5e637bace6c","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"a1086fb74aab41b6a50fb4fa595ae60d","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"rally_jobs-subnet_028acfa8-1e18-4699-96e9-0c3c11d76bfc","enable_dhcp":true,"segment_id":null,"network_id":"abb05643-1ea0-48ce-977d-4d5871561467","tenant_id":"a1086fb74aab41b6a50fb4fa595ae60d","created_at":"2019-04-09T08:55:36Z","ip_version":4}} 2019-04-09 08:55:42,353 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-e100833e-6c2f-4eb7-adeb-87ec6031f022 2019-04-09 08:55:42,353 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.546705007553s 2019-04-09 08:55:42,354 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-04-09T08:55:36Z', 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'76bcfda6-7f76-42f2-8789-f5e637bace6c', u'subnetpool_id': None, u'service_types': [], u'name': u'rally_jobs-subnet_028acfa8-1e18-4699-96e9-0c3c11d76bfc', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'abb05643-1ea0-48ce-977d-4d5871561467', u'tenant_id': u'a1086fb74aab41b6a50fb4fa595ae60d', u'created_at': u'2019-04-09T08:55:36Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'a1086fb74aab41b6a50fb4fa595ae60d'}) 2019-04-09 08:55:42,354 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-04-09 08:55:42,355 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}08db0f5e826eb9081cad42b9039066b0d733f94f" -d '{"router": {"external_gateway_info": {"network_id": "b62787c2-635d-4893-8553-7ee0260442ff"}, "name": "rally_jobs-router_028acfa8-1e18-4699-96e9-0c3c11d76bfc", "admin_state_up": true}}' 2019-04-09 08:55:44,017 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 710 Content-Type: application/json Date: Tue, 09 Apr 2019 08:55:38 GMT X-Openstack-Request-Id: req-498689b1-b9f9-457f-a979-1fd6a1399d92 2019-04-09 08:55:44,017 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "b62787c2-635d-4893-8553-7ee0260442ff", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "dce875e1-9eec-4cb2-94e6-93dffefe33f6", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "a1086fb74aab41b6a50fb4fa595ae60d", "created_at": "2019-04-09T08:55:36Z", "admin_state_up": true, "updated_at": "2019-04-09T08:55:38Z", "project_id": "a1086fb74aab41b6a50fb4fa595ae60d", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "be540fcb-81ce-489a-8f6c-b943dd05aae1", "name": "rally_jobs-router_028acfa8-1e18-4699-96e9-0c3c11d76bfc"}} 2019-04-09 08:55:44,017 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-498689b1-b9f9-457f-a979-1fd6a1399d92 2019-04-09 08:55:44,018 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.66327595711s 2019-04-09 08:55:44,018 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-04-09T08:55:38Z', u'revision_number': 2, u'ha': False, u'id': u'be540fcb-81ce-489a-8f6c-b943dd05aae1', u'external_gateway_info': {u'network_id': u'b62787c2-635d-4893-8553-7ee0260442ff', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'dce875e1-9eec-4cb2-94e6-93dffefe33f6', u'ip_address': u'172.30.9.200'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'rally_jobs-router_028acfa8-1e18-4699-96e9-0c3c11d76bfc', u'admin_state_up': True, u'tenant_id': u'a1086fb74aab41b6a50fb4fa595ae60d', u'created_at': u'2019-04-09T08:55:36Z', u'flavor_id': None, u'routes': [], u'project_id': u'a1086fb74aab41b6a50fb4fa595ae60d'}) 2019-04-09 08:55:44,019 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-04-09 08:55:44,019 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/be540fcb-81ce-489a-8f6c-b943dd05aae1/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}08db0f5e826eb9081cad42b9039066b0d733f94f" -d '{"subnet_id": "76bcfda6-7f76-42f2-8789-f5e637bace6c"}' 2019-04-09 08:55:46,319 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Tue, 09 Apr 2019 08:55:40 GMT X-Openstack-Request-Id: req-7906492a-36ba-4ed9-9f67-115c4c2c7fc9 2019-04-09 08:55:46,320 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "abb05643-1ea0-48ce-977d-4d5871561467", "tenant_id": "a1086fb74aab41b6a50fb4fa595ae60d", "subnet_id": "76bcfda6-7f76-42f2-8789-f5e637bace6c", "subnet_ids": ["76bcfda6-7f76-42f2-8789-f5e637bace6c"], "port_id": "2fbd7a61-d9cb-42b5-973c-ebd68e1067ee", "id": "be540fcb-81ce-489a-8f6c-b943dd05aae1"} 2019-04-09 08:55:46,320 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/be540fcb-81ce-489a-8f6c-b943dd05aae1/add_router_interface.json used request id req-7906492a-36ba-4ed9-9f67-115c4c2c7fc9 2019-04-09 08:55:46,320 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.30115795135s 2019-04-09 08:55:46,321 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-04-09 08:55:46,426 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-04-09 08:55:46,430 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-04-09 08:55:46,434 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Tue, 09 Apr 2019 08:55:40 GMT 2019-04-09 08:55:46,435 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}]} 2019-04-09 08:55:46,438 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-09 08:55:46,440 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}08db0f5e826eb9081cad42b9039066b0d733f94f" 2019-04-09 08:55:46,714 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Tue, 09 Apr 2019 08:55:41 GMT X-Openstack-Request-Id: req-93023112-52d1-4ad1-9ae6-59fdd4b733fc 2019-04-09 08:55:46,714 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-09 08:55:46,714 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-93023112-52d1-4ad1-9ae6-59fdd4b733fc 2019-04-09 08:55:46,715 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.276955127716s 2019-04-09 08:55:46,723 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-04-09 08:55:46,727 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}08db0f5e826eb9081cad42b9039066b0d733f94f" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/rally_jobs-img_028acfa8-1e18-4699-96e9-0c3c11d76bfc", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "rally_jobs-img_028acfa8-1e18-4699-96e9-0c3c11d76bfc"}' 2019-04-09 08:55:46,769 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 936 Content-Type: application/json Date: Tue, 09 Apr 2019 08:55:41 GMT Location: http://172.30.9.21:9292/v2/images/7cb332dc-11c5-4a94-8870-8d69ea86c322 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-27b287b1-f606-4935-9049-f208121c4f8c 2019-04-09 08:55:46,770 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-09T08:55:41Z", "file": "/v2/images/7cb332dc-11c5-4a94-8870-8d69ea86c322/file", "owner": "a1086fb74aab41b6a50fb4fa595ae60d", "id": "7cb332dc-11c5-4a94-8870-8d69ea86c322", "size": null, "self": "/v2/images/7cb332dc-11c5-4a94-8870-8d69ea86c322", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "public", "owner_specified.shade.object": "images/rally_jobs-img_028acfa8-1e18-4699-96e9-0c3c11d76bfc", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_jobs-img_028acfa8-1e18-4699-96e9-0c3c11d76bfc", "checksum": null, "created_at": "2019-04-09T08:55:41Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-04-09 08:55:46,770 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-27b287b1-f606-4935-9049-f208121c4f8c 2019-04-09 08:55:46,770 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0465559959412s 2019-04-09 08:55:46,771 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-04-09 08:55:46,774 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/7cb332dc-11c5-4a94-8870-8d69ea86c322/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}08db0f5e826eb9081cad42b9039066b0d733f94f" -d '' 2019-04-09 08:55:48,100 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 08:55:42 GMT X-Openstack-Request-Id: req-e5c785d7-a42b-45bb-b609-132c41da570a 2019-04-09 08:55:48,100 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 08:55:48,100 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/7cb332dc-11c5-4a94-8870-8d69ea86c322/file used request id req-e5c785d7-a42b-45bb-b609-132c41da570a 2019-04-09 08:55:48,100 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.3295340538s 2019-04-09 08:55:48,105 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-09 08:55:48,109 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}08db0f5e826eb9081cad42b9039066b0d733f94f" 2019-04-09 08:55:48,133 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1396 Content-Type: application/json Date: Tue, 09 Apr 2019 08:55:42 GMT X-Openstack-Request-Id: req-f913ba6e-dadf-4246-a45b-56637f7636f4 2019-04-09 08:55:48,133 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-09T08:55:42Z", "file": "/v2/images/7cb332dc-11c5-4a94-8870-8d69ea86c322/file", "owner": "a1086fb74aab41b6a50fb4fa595ae60d", "id": "7cb332dc-11c5-4a94-8870-8d69ea86c322", "size": 12716032, "self": "/v2/images/7cb332dc-11c5-4a94-8870-8d69ea86c322", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/7cb332dc-11c5-4a94-8870-8d69ea86c322/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/7cb332dc-11c5-4a94-8870-8d69ea86c322/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/rally_jobs-img_028acfa8-1e18-4699-96e9-0c3c11d76bfc", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_jobs-img_028acfa8-1e18-4699-96e9-0c3c11d76bfc", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-09T08:55:41Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-09 08:55:48,133 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-f913ba6e-dadf-4246-a45b-56637f7636f4 2019-04-09 08:55:48,134 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0285930633545s 2019-04-09 08:55:48,135 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/7cb332dc-11c5-4a94-8870-8d69ea86c322/snap', u'metadata': Munch({})})], 'file': u'/v2/images/7cb332dc-11c5-4a94-8870-8d69ea86c322/file', 'owner': u'a1086fb74aab41b6a50fb4fa595ae60d', 'id': u'7cb332dc-11c5-4a94-8870-8d69ea86c322', 'size': 12716032, u'self': u'/v2/images/7cb332dc-11c5-4a94-8870-8d69ea86c322', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'a1086fb74aab41b6a50fb4fa595ae60d', 'name': 'rally_jobs-project_028acfa8-1e18-4699-96e9-0c3c11d76bfc', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/7cb332dc-11c5-4a94-8870-8d69ea86c322/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-04-09T08:55:42Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-04-09T08:55:42Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/rally_jobs-img_028acfa8-1e18-4699-96e9-0c3c11d76bfc', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/7cb332dc-11c5-4a94-8870-8d69ea86c322', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/rally_jobs-img_028acfa8-1e18-4699-96e9-0c3c11d76bfc', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'rally_jobs-img_028acfa8-1e18-4699-96e9-0c3c11d76bfc', 'created': u'2019-04-09T08:55:41Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-04-09T08:55:41Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/7cb332dc-11c5-4a94-8870-8d69ea86c322', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/rally_jobs-img_028acfa8-1e18-4699-96e9-0c3c11d76bfc', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-04-09 08:55:48,139 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-04-09 08:55:48,141 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c325fe8f2b9a44d0a65cf9c562e54a841d384901" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "rally_jobs-flavor_028acfa8-1e18-4699-96e9-0c3c11d76bfc", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-04-09 08:55:48,435 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 312 Content-Type: application/json Date: Tue, 09 Apr 2019 08:55:42 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c5e2ece3-b918-4588-aeaf-137f0b4d719b x-openstack-request-id: req-c5e2ece3-b918-4588-aeaf-137f0b4d719b 2019-04-09 08:55:48,435 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "rally_jobs-flavor_028acfa8-1e18-4699-96e9-0c3c11d76bfc", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/13d29406-6910-447e-b4e3-fd5aa515e9d3", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/13d29406-6910-447e-b4e3-fd5aa515e9d3", "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": "13d29406-6910-447e-b4e3-fd5aa515e9d3"}} 2019-04-09 08:55:48,435 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-c5e2ece3-b918-4588-aeaf-137f0b4d719b 2019-04-09 08:55:48,435 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.296468019485s 2019-04-09 08:55:48,436 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_jobs-flavor_028acfa8-1e18-4699-96e9-0c3c11d76bfc', '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'6509066435f1453bac6996ee8997a3b2', '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'13d29406-6910-447e-b4e3-fd5aa515e9d3', 'swap': 0}) 2019-04-09 08:55:48,437 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-04-09 08:55:48,440 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/13d29406-6910-447e-b4e3-fd5aa515e9d3/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c325fe8f2b9a44d0a65cf9c562e54a841d384901" -d '{"extra_specs": {}}' 2019-04-09 08:55:48,456 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 09 Apr 2019 08:55:42 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d4cd4bd4-02b2-414a-aeeb-581e0f992dca x-openstack-request-id: req-d4cd4bd4-02b2-414a-aeeb-581e0f992dca 2019-04-09 08:55:48,457 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-04-09 08:55:48,457 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/13d29406-6910-447e-b4e3-fd5aa515e9d3/os-extra_specs used request id req-d4cd4bd4-02b2-414a-aeeb-581e0f992dca 2019-04-09 08:55:48,457 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0199990272522s 2019-04-09 08:55:48,457 - functest.opnfv_tests.openstack.rally.rally - INFO - Creating Rally environment... 2019-04-09 08:55:50,745 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment destroy --deployment opnfv-rally 2019-04-09 08:55:52,925 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | c7f8743b-7979-4f01-8234-fe58e77df24e | 2019-04-09T08:55:52.565903 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: c7f8743b-7979-4f01-8234-fe58e77df24e ~/.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 2019-04-09 08:55:56,064 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+-------------------------+-----------+ | Service | Service Type | Status | +-------------+-------------------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | __unknown__ | tempest-type-1277486611 | Available | | __unknown__ | tempest-type-608147535 | Available | | ceilometer | metering | Available | | cinderv2 | volumev2 | Available | | cinderv3 | volumev3 | 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 | +-------------+-------------------------+-----------+ 2019-04-09 08:55:56,661 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating run tests... 2019-04-09 08:55:56,666 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-04-09 08:55:56,670 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}08db0f5e826eb9081cad42b9039066b0d733f94f" 2019-04-09 08:55:56,992 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 735 Content-Type: application/json Date: Tue, 09 Apr 2019 08:55:51 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-b5492233-67b4-42e9-abbe-96aab2206476 x-openstack-request-id: req-b5492233-67b4-42e9-abbe-96aab2206476 2019-04-09 08:55:56,993 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 16}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.3", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-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": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 17}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.10", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-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": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 2}]} 2019-04-09 08:55:56,993 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-hypervisors/detail used request id req-b5492233-67b4-42e9-abbe-96aab2206476 2019-04-09 08:55:56,994 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.32723402977s 2019-04-09 08:55:56,995 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-04-09 08:55:56,996 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}08db0f5e826eb9081cad42b9039066b0d733f94f" 2019-04-09 08:55:57,262 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Tue, 09 Apr 2019 08:55:51 GMT X-Openstack-Request-Id: req-d2facb34-65c2-4d61-9714-1fd9fd2c0a92 2019-04-09 08:55:57,264 - keystoneauth.session - DEBUG - RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"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": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: subnet, trunk, router, network, policy, subnetpool, port, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"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": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "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": "availability_zone_filter", "updated": "2018-06-22T10:00:00-00:00", "name": "Availability Zone Filter Extension", "links": [], "description": "Add filter parameters to AvailabilityZone resource"}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "filter-validation", "updated": "2018-03-21T10:00:00-00:00", "name": "Filter parameters validation", "links": [], "description": "Provides validation on filter parameters."}, {"alias": "subnet-segmentid-writable", "updated": "2018-03-12T00:00:00-00:00", "name": "Subnet SegmentID (writable)", "links": [], "description": "Provides a writable segment_id attribute for a subnet resource."}, {"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": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"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": "empty-string-filtering", "updated": "2018-04-09T10:00:00-00:00", "name": "Empty String Filtering Extension", "links": [], "description": "Allow filtering by attributes with empty string value"}, {"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": "port-mac-address-regenerate", "updated": "2018-05-03T10:00:00-00:00", "name": "Neutron Port MAC address regenerate", "links": [], "description": "Network port MAC address regenerate"}, {"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": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"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": "port-security-groups-filtering", "updated": "2018-01-09T09:00:00-00:00", "name": "Port filtering on security groups", "links": [], "description": "Provides security groups filtering when listing ports"}, {"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": "standard-attr-segment", "updated": "2018-04-09T10:00:00-00:00", "name": "Standard Attribute Segment Extension", "links": [], "description": "Add standard attributes to Segment resource"}, {"alias": "segments-peer-subnet-host-routes", "updated": "2018-06-12T10:00:00-00:00", "name": "Segments peer-subnet host routes", "links": [], "description": "Add host routes to subnets on a routed network (segments)"}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "fip-port-details", "updated": "2018-04-09T10:00:00-00:00", "name": "Floating IP Port Details Extension", "links": [], "description": "Add port_details attribute to Floating IP resource"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"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": "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": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "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": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "binding-extended", "updated": "2017-07-17T10:00:00-00:00", "name": "Port Bindings Extended", "links": [], "description": "Expose port bindings of a virtual port to external application"}]} 2019-04-09 08:55:57,264 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/extensions.json used request id req-d2facb34-65c2-4d61-9714-1fd9fd2c0a92 2019-04-09 08:55:57,265 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.269450902939s 2019-04-09 08:55:57,275 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-04-09 08:55:57,278 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c325fe8f2b9a44d0a65cf9c562e54a841d384901" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "rally_jobs-flavor_alt_028acfa8-1e18-4699-96e9-0c3c11d76bfc", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-04-09 08:55:57,333 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 315 Content-Type: application/json Date: Tue, 09 Apr 2019 08:55:51 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d5b5bb1e-15d5-42d2-99d6-912b85825f8b x-openstack-request-id: req-d5b5bb1e-15d5-42d2-99d6-912b85825f8b 2019-04-09 08:55:57,333 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "rally_jobs-flavor_alt_028acfa8-1e18-4699-96e9-0c3c11d76bfc", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/67a15e70-a5c7-451e-b5d0-a4e805d1f3e2", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/67a15e70-a5c7-451e-b5d0-a4e805d1f3e2", "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": "67a15e70-a5c7-451e-b5d0-a4e805d1f3e2"}} 2019-04-09 08:55:57,333 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-d5b5bb1e-15d5-42d2-99d6-912b85825f8b 2019-04-09 08:55:57,333 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0583300590515s 2019-04-09 08:55:57,334 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_jobs-flavor_alt_028acfa8-1e18-4699-96e9-0c3c11d76bfc', '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'6509066435f1453bac6996ee8997a3b2', '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'67a15e70-a5c7-451e-b5d0-a4e805d1f3e2', 'swap': 0}) 2019-04-09 08:55:57,335 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-04-09 08:55:57,338 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/67a15e70-a5c7-451e-b5d0-a4e805d1f3e2/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c325fe8f2b9a44d0a65cf9c562e54a841d384901" -d '{"extra_specs": {}}' 2019-04-09 08:55:57,355 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 09 Apr 2019 08:55:51 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-a189b267-a997-47e0-b2cf-1d9b029e4d0e x-openstack-request-id: req-a189b267-a997-47e0-b2cf-1d9b029e4d0e 2019-04-09 08:55:57,355 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-04-09 08:55:57,355 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/67a15e70-a5c7-451e-b5d0-a4e805d1f3e2/os-extra_specs used request id req-a189b267-a997-47e0-b2cf-1d9b029e4d0e 2019-04-09 08:55:57,355 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0201981067657s 2019-04-09 08:55:57,361 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-04-09 08:55:57,367 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 09 Apr 2019 08:55:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a903b133-9bd0-4e9b-ba13-91e78226bf9c 2019-04-09 08:55:57,367 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 08:55:57,367 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/ used request id req-a903b133-9bd0-4e9b-ba13-91e78226bf9c 2019-04-09 08:55:57,371 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2019-04-09 08:55:57,374 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.6:35357 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-04-09 08:55:57,379 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 09 Apr 2019 08:55:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d7575859-3bdf-4862-970e-0f53018c532f 2019-04-09 08:55:57,380 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://192.30.9.6:35357/v3/", "rel": "self"}]}]}} 2019-04-09 08:55:57,380 - keystoneauth.session - DEBUG - GET call to http://192.30.9.6:35357/ used request id req-d7575859-3bdf-4862-970e-0f53018c532f 2019-04-09 08:55:57,381 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.6:35357/v3/services -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}08db0f5e826eb9081cad42b9039066b0d733f94f" 2019-04-09 08:55:57,551 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 953 Content-Type: application/json Date: Tue, 09 Apr 2019 08:55:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e8ed4e4-a2f1-4208-a2ad-769906c3d90e 2019-04-09 08:55:57,552 - keystoneauth.session - DEBUG - RESP BODY: {"services": [{"name": "tempest-service-488714134", "links": {"self": "http://192.30.9.6:35357/v3/services/0b54ae2e271e4cc7bbd93a7117074bc5"}, "enabled": true, "type": "tempest-type-1277486611", "id": "0b54ae2e271e4cc7bbd93a7117074bc5", "description": "tempest-description-1327649048"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.6:35357/v3/services/0c6048bf3c804b33b1209bfa8ca75ec0"}, "enabled": true, "type": "metering", "id": "0c6048bf3c804b33b1209bfa8ca75ec0", "name": "ceilometer"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.6:35357/v3/services/1b1b3cbed2d14611b521aa10e2b642dc"}, "enabled": true, "type": "volumev3", "id": "1b1b3cbed2d14611b521aa10e2b642dc", "name": "cinderv3"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.6:35357/v3/services/29267bcb2ea04deebb6caaa71afffcc5"}, "enabled": true, "type": "object-store", "id": "29267bcb2ea04deebb6caaa71afffcc5", "name": "swift"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.6:35357/v3/services/3ac09bd783a245efa7f11d71ad667386"}, "enabled": true, "type": "network", "id": "3ac09bd783a245efa7f11d71ad667386", "name": "neutron"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.6:35357/v3/services/49f6869431e3430e9aeef431c7e7d7de"}, "enabled": true, "type": "identity", "id": "49f6869431e3430e9aeef431c7e7d7de", "name": "keystone"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.6:35357/v3/services/61e60b3a8b964288a4ad67fd02ee4984"}, "enabled": true, "type": "alarming", "id": "61e60b3a8b964288a4ad67fd02ee4984", "name": "aodh"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.6:35357/v3/services/6b64d23b249e42d79f5dd070a7460b66"}, "enabled": true, "type": "compute", "id": "6b64d23b249e42d79f5dd070a7460b66", "name": "nova"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.6:35357/v3/services/7f91896ba7394ae291c7a222f92ea496"}, "enabled": true, "type": "cloudformation", "id": "7f91896ba7394ae291c7a222f92ea496", "name": "heat-cfn"}, {"name": "tempest-service-563563896", "links": {"self": "http://192.30.9.6:35357/v3/services/88d50707b816448897d5d0b213cb19da"}, "enabled": true, "type": "tempest-type-608147535", "id": "88d50707b816448897d5d0b213cb19da", "description": "tempest-description-582263584"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.6:35357/v3/services/8afcbe00e0a6427bbf1fc3b10d4b2f5e"}, "enabled": true, "type": "volumev2", "id": "8afcbe00e0a6427bbf1fc3b10d4b2f5e", "name": "cinderv2"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.6:35357/v3/services/a244395507da4b85bd212d5f49a8b6ae"}, "enabled": true, "type": "orchestration", "id": "a244395507da4b85bd212d5f49a8b6ae", "name": "heat"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.6:35357/v3/services/aed411d3d8324008b42b3bd847051003"}, "enabled": true, "type": "placement", "id": "aed411d3d8324008b42b3bd847051003", "name": "placement"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.6:35357/v3/services/ebf458a547774acfb6b489f2803a822c"}, "enabled": true, "type": "metric", "id": "ebf458a547774acfb6b489f2803a822c", "name": "gnocchi"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.6:35357/v3/services/f3ff1bc7e87e4c90a2385a1bc8175960"}, "enabled": true, "type": "event", "id": "f3ff1bc7e87e4c90a2385a1bc8175960", "name": "panko"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.6:35357/v3/services/f9a74c8a63414707b34a5b03e9eacdc1"}, "enabled": true, "type": "image", "id": "f9a74c8a63414707b34a5b03e9eacdc1", "name": "glance"}], "links": {"self": "http://192.30.9.6:35357/v3/services", "previous": null, "next": null}} 2019-04-09 08:55:57,552 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.6:35357/v3/services used request id req-6e8ed4e4-a2f1-4208-a2ad-769906c3d90e 2019-04-09 08:55:57,552 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.181206941605s 2019-04-09 08:55:57,558 - functest.opnfv_tests.openstack.rally.rally - DEBUG - flavor: Munch({'name': u'rally_jobs-flavor_alt_028acfa8-1e18-4699-96e9-0c3c11d76bfc', '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'6509066435f1453bac6996ee8997a3b2', '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'67a15e70-a5c7-451e-b5d0-a4e805d1f3e2', 'swap': 0}) 2019-04-09 08:55:57,562 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /home/opnfv/functest/data/rally/neutron/rally-jobs/task-neutron.yaml 2019-04-09 08:55:57,562 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-04-09 08:55:57,575 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2019-04-09 08:55:57,830 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2019-04-09 08:55:57,830 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--task', u'/home/opnfv/functest/data/rally/task/var/task-neutron.yaml'] 2019-04-09 09:25:13,897 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : cabf7410-eb11-4104-af84-0caaa846b4ea 2019-04-09 09:25:13,898 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally_jobs does not exist, we create it. 2019-04-09 09:25:13,899 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'cabf7410-eb11-4104-af84-0caaa846b4ea'] 2019-04-09 09:25:14,900 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid cabf7410-eb11-4104-af84-0caaa846b4ea -------------------------------------------------------------------------------- Task cabf7410-eb11-4104-af84-0caaa846b4ea: 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 cabf7410-eb11-4104-af84-0caaa846b4ea 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.927 | 2.197 | 3.826 | 4.01 | 4.913 | 2.392 | 100.0% | 100 | | neutron.list_networks | 0.126 | 0.549 | 1.259 | 1.612 | 2.004 | 0.64 | 100.0% | 100 | | total | 1.34 | 2.902 | 4.526 | 4.763 | 5.732 | 3.032 | 100.0% | 100 | | -> duration | 1.34 | 2.902 | 4.526 | 4.763 | 5.732 | 3.032 | 100.0% | 100 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 100 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 16.231792 Full duration: 54.020392 -------------------------------------------------------------------------------- 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 cabf7410-eb11-4104-af84-0caaa846b4ea 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.124 | 1.978 | 2.841 | 3.004 | 3.344 | 2.015 | 100.0% | 40 | | neutron.update_network | 0.456 | 1.297 | 2.271 | 2.351 | 2.627 | 1.393 | 100.0% | 40 | | total | 1.842 | 3.248 | 5.11 | 5.369 | 5.406 | 3.409 | 100.0% | 40 | | -> duration | 1.842 | 3.248 | 5.11 | 5.369 | 5.406 | 3.409 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.476716 Full duration: 38.202499 -------------------------------------------------------------------------------- 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 cabf7410-eb11-4104-af84-0caaa846b4ea 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.054 | 1.868 | 3.308 | 3.644 | 5.279 | 2.098 | 100.0% | 40 | | neutron.delete_network | 0.741 | 1.814 | 3.165 | 5.435 | 5.594 | 2.084 | 100.0% | 40 | | total | 2.281 | 3.662 | 6.97 | 7.675 | 8.255 | 4.182 | 100.0% | 40 | | -> duration | 2.281 | 3.662 | 6.97 | 7.675 | 8.255 | 4.182 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.691547 Full duration: 25.813021 -------------------------------------------------------------------------------- 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 cabf7410-eb11-4104-af84-0caaa846b4ea 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.209 | 2.033 | 3.183 | 3.878 | 4.058 | 2.103 | 100.0% | 40 | | neutron.create_subnet (x2) | 1.418 | 4.308 | 11.511 | 11.856 | 12.108 | 4.901 | 100.0% | 40 | | neutron.list_subnets | 0.16 | 0.283 | 0.494 | 0.51 | 0.619 | 0.314 | 100.0% | 40 | | total | 2.904 | 6.29 | 14.883 | 15.864 | 16.014 | 7.318 | 100.0% | 40 | | -> duration | 2.904 | 6.29 | 14.883 | 15.864 | 16.014 | 7.318 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 17.792668 Full duration: 71.714898 -------------------------------------------------------------------------------- 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 cabf7410-eb11-4104-af84-0caaa846b4ea 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.115 | 2.072 | 2.681 | 2.961 | 3.772 | 2.117 | 100.0% | 100 | | neutron.create_subnet (x2) | 1.764 | 4.233 | 7.127 | 8.614 | 11.425 | 4.623 | 100.0% | 100 | | neutron.update_subnet (x2) | 1.016 | 3.251 | 5.277 | 5.99 | 8.999 | 3.535 | 100.0% | 100 | | total | 4.848 | 9.788 | 13.276 | 16.971 | 21.636 | 10.275 | 100.0% | 100 | | -> duration | 4.848 | 9.788 | 13.276 | 16.971 | 21.636 | 10.275 | 100.0% | 100 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 100 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 56.116865 Full duration: 150.298116 -------------------------------------------------------------------------------- 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 cabf7410-eb11-4104-af84-0caaa846b4ea 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.199 | 1.995 | 3.056 | 3.203 | 4.159 | 2.086 | 100.0% | 40 | | neutron.create_subnet (x2) | 1.755 | 3.736 | 10.346 | 10.972 | 11.224 | 4.638 | 100.0% | 40 | | neutron.delete_subnet (x2) | 1.209 | 3.407 | 9.525 | 9.601 | 9.698 | 4.548 | 100.0% | 40 | | total | 4.669 | 8.743 | 23.498 | 23.56 | 23.598 | 11.273 | 100.0% | 40 | | -> duration | 4.669 | 8.743 | 23.498 | 23.56 | 23.598 | 11.273 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 25.549979 Full duration: 57.404765 -------------------------------------------------------------------------------- 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 cabf7410-eb11-4104-af84-0caaa846b4ea 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.008 | 2.369 | 2.991 | 3.097 | 3.503 | 2.261 | 100.0% | 40 | | neutron.create_subnet (x2) | 1.936 | 4.59 | 8.535 | 8.715 | 8.826 | 4.909 | 100.0% | 40 | | neutron.create_router (x2) | 0.218 | 0.571 | 1.389 | 1.893 | 2.791 | 0.806 | 100.0% | 40 | | neutron.add_interface_router (x2) | 6.983 | 16.087 | 33.596 | 34.147 | 34.742 | 18.17 | 100.0% | 40 | | neutron.list_routers | 0.198 | 0.571 | 1.24 | 1.258 | 1.339 | 0.627 | 100.0% | 40 | | total | 10.896 | 24.666 | 48.047 | 48.072 | 48.321 | 26.774 | 100.0% | 40 | | -> duration | 10.896 | 24.666 | 48.047 | 48.072 | 48.321 | 26.774 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 62.065552 Full duration: 170.115255 -------------------------------------------------------------------------------- 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 cabf7410-eb11-4104-af84-0caaa846b4ea 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.724 | 2.36 | 2.936 | 3.224 | 3.973 | 2.459 | 100.0% | 40 | | neutron.create_subnet (x2) | 2.12 | 4.545 | 11.903 | 12.362 | 12.808 | 5.643 | 100.0% | 40 | | neutron.create_router (x2) | 0.294 | 0.854 | 2.169 | 4.353 | 4.953 | 1.203 | 100.0% | 40 | | neutron.add_interface_router (x2) | 8.117 | 17.009 | 32.781 | 34.599 | 35.446 | 18.375 | 100.0% | 40 | | neutron.update_router (x2) | 1.319 | 4.579 | 9.904 | 10.25 | 10.685 | 5.229 | 100.0% | 40 | | total | 15.359 | 31.089 | 59.971 | 60.456 | 60.527 | 32.91 | 100.0% | 40 | | -> duration | 15.359 | 31.089 | 59.971 | 60.456 | 60.527 | 32.91 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 76.940221 Full duration: 193.517623 -------------------------------------------------------------------------------- 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 cabf7410-eb11-4104-af84-0caaa846b4ea 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.09 | 2.056 | 3.019 | 3.165 | 3.956 | 2.105 | 100.0% | 40 | | neutron.create_subnet (x2) | 1.761 | 4.17 | 8.199 | 8.794 | 8.856 | 4.695 | 100.0% | 40 | | neutron.create_router (x2) | 0.238 | 0.462 | 1.685 | 1.848 | 2.388 | 0.731 | 100.0% | 40 | | neutron.add_interface_router (x2) | 7.84 | 14.802 | 34.172 | 35.564 | 37.018 | 17.453 | 100.0% | 40 | | neutron.remove_interface_router (x2) | 4.035 | 10.671 | 27.996 | 29.116 | 29.286 | 14.073 | 100.0% | 40 | | neutron.delete_router (x2) | 1.118 | 2.25 | 4.979 | 5.774 | 5.972 | 2.946 | 100.0% | 40 | | total | 19.648 | 34.333 | 81.274 | 83.272 | 83.346 | 42.004 | 100.0% | 40 | | -> duration | 19.648 | 34.333 | 81.274 | 83.272 | 83.346 | 42.004 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +--------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 95.773512 Full duration: 156.495495 -------------------------------------------------------------------------------- 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 cabf7410-eb11-4104-af84-0caaa846b4ea 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.904 | 1.201 | 1.422 | 1.43 | 1.439 | 1.172 | 100.0% | 8 | | neutron.create_port (x50) | 34.873 | 35.768 | 67.356 | 67.552 | 67.747 | 43.494 | 100.0% | 8 | | neutron.list_ports | 0.347 | 0.622 | 0.786 | 0.804 | 0.822 | 0.633 | 100.0% | 8 | | total | 36.376 | 37.644 | 69.388 | 69.552 | 69.715 | 45.302 | 100.0% | 8 | | -> duration | 36.376 | 37.644 | 69.388 | 69.552 | 69.715 | 45.302 | 100.0% | 8 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 8 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 107.450248 Full duration: 195.908501 -------------------------------------------------------------------------------- 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 cabf7410-eb11-4104-af84-0caaa846b4ea has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.882 | 1.899 | 2.443 | 2.965 | 4.018 | 1.875 | 100.0% | 40 | | neutron.create_port (x5) | 3.682 | 11.537 | 19.369 | 19.66 | 20.141 | 11.102 | 100.0% | 40 | | neutron.update_port (x5) | 2.235 | 7.046 | 11.7 | 12.034 | 12.636 | 6.816 | 100.0% | 40 | | total | 7.757 | 20.712 | 33.552 | 33.972 | 34.223 | 19.794 | 100.0% | 40 | | -> duration | 7.757 | 20.712 | 33.552 | 33.972 | 34.223 | 19.794 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 48.616592 Full duration: 108.665219 -------------------------------------------------------------------------------- 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 cabf7410-eb11-4104-af84-0caaa846b4ea 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.955 | 1.796 | 2.766 | 3.123 | 5.061 | 1.907 | 100.0% | 40 | | neutron.create_port (x5) | 4.163 | 8.402 | 25.88 | 26.49 | 27.184 | 11.138 | 100.0% | 40 | | neutron.delete_port (x5) | 3.074 | 6.079 | 17.155 | 17.57 | 18.438 | 7.533 | 100.0% | 40 | | total | 8.694 | 15.777 | 46.724 | 46.741 | 47.283 | 20.579 | 100.0% | 40 | | -> duration | 8.694 | 15.777 | 46.724 | 46.741 | 47.283 | 20.579 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 47.354674 Full duration: 76.135373 -------------------------------------------------------------------------------- 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 cabf7410-eb11-4104-af84-0caaa846b4ea 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.551 | 0.868 | 1.049 | 1.06 | 1.241 | 0.854 | 100.0% | 40 | | total | 1.353 | 1.577 | 1.884 | 1.959 | 1.99 | 1.614 | 100.0% | 40 | | -> duration | 1.353 | 1.577 | 1.884 | 1.959 | 1.99 | 1.614 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.55922 Full duration: 45.375618 -------------------------------------------------------------------------------- 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 cabf7410-eb11-4104-af84-0caaa846b4ea 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.083 | 1.479 | 1.59 | 1.593 | 1.595 | 1.409 | 100.0% | 4 | | neutron.create_subnet | 0.996 | 1.363 | 1.429 | 1.437 | 1.446 | 1.292 | 100.0% | 4 | | neutron.create_port (x125) | 235.417 | 236.297 | 236.85 | 236.952 | 237.054 | 236.266 | 100.0% | 4 | | neutron.create_trunk | 15.951 | 16.677 | 16.918 | 16.938 | 16.958 | 16.566 | 100.0% | 4 | | neutron.update_port | 2.654 | 2.738 | 3.0 | 3.049 | 3.098 | 2.807 | 100.0% | 4 | | neutron.list_trunks | 0.049 | 0.054 | 0.064 | 0.065 | 0.067 | 0.056 | 100.0% | 4 | | neutron.list_ports_by_device_id | 0.909 | 0.985 | 1.081 | 1.089 | 1.096 | 0.994 | 100.0% | 4 | | neutron.delete_trunk | 0.286 | 0.643 | 1.024 | 1.032 | 1.04 | 0.653 | 100.0% | 4 | | total | 259.687 | 260.076 | 260.285 | 260.324 | 260.363 | 260.051 | 100.0% | 4 | | -> duration | 259.687 | 260.076 | 260.285 | 260.324 | 260.363 | 260.051 | 100.0% | 4 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 4 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 260.36348 Full duration: 377.76682 HINTS: * To plot HTML graphics with this data, run: rally task report cabf7410-eb11-4104-af84-0caaa846b4ea --out output.html * To generate a JUnit report, run: rally task export cabf7410-eb11-4104-af84-0caaa846b4ea --type junit --to output.xml * To get raw JSON output of task results, run: rally task report cabf7410-eb11-4104-af84-0caaa846b4ea --json --out output.json 2019-04-09 09:25:14,900 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'cabf7410-eb11-4104-af84-0caaa846b4ea', '--out', u'/home/opnfv/functest/results/rally_jobs/neutron.json'] 2019-04-09 09:25:17,209 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid cabf7410-eb11-4104-af84-0caaa846b4ea --out /home/opnfv/functest/results/rally_jobs/neutron.json 2019-04-09 09:25:16.688 20633 INFO rally.common.plugin.discover [-] Loading plugins from directories /root/.rally/plugins/* 2019-04-09 09:25:16.688 20633 INFO rally.common.plugin.discover [-] Loaded module with plugins: /root/.rally/plugins/__init__.py 2019-04-09 09:25:16.690 20633 INFO rally.common.plugin.discover [-] Loaded module with plugins: /root/.rally/plugins/trunk_scenario.py 2019-04-09 09:25:16.881 20633 INFO rally.api [-] Building 'json' report for the following task(s): 'cabf7410-eb11-4104-af84-0caaa846b4ea'. 2019-04-09 09:25:17.049 20633 INFO rally.api [-] The report has been successfully built. 2019-04-09 09:25:17,325 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2019-04-09 09:25:17,326 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report: +-----------+------------+----------------+-----------+ | Module | Duration | nb. Test Run | Success | +-----------+------------+----------------+-----------+ | neutron | 00:28:41 | 612 | 100.00% | | | | | | | TOTAL: | 00:28:41 | 612 | 100.00% | +-----------+------------+----------------+-----------+ 2019-04-09 09:25:17,327 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_jobs' success_rate is 100.00% in 1/1 modules 2019-04-09 09:25:17,327 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'export', '--type', 'html', '--deployment', 'opnfv-rally', '--to', '/home/opnfv/functest/results/rally_jobs/rally_jobs.html'] 2019-04-09 09:25:19,473 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task export --type html --deployment opnfv-rally --to /home/opnfv/functest/results/rally_jobs/rally_jobs.html 2019-04-09 09:25:18.934 20635 INFO rally.common.plugin.discover [-] Loading plugins from directories /root/.rally/plugins/* 2019-04-09 09:25:18.934 20635 INFO rally.common.plugin.discover [-] Loaded module with plugins: /root/.rally/plugins/__init__.py 2019-04-09 09:25:18.936 20635 INFO rally.common.plugin.discover [-] Loaded module with plugins: /root/.rally/plugins/trunk_scenario.py 2019-04-09 09:25:19.129 20635 INFO rally.api [-] Building 'html' report for the following task(s): 'cabf7410-eb11-4104-af84-0caaa846b4ea'. 2019-04-09 09:25:19.386 20635 INFO rally.api [-] The report has been successfully built. 2019-04-09 09:25:19,474 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'export', '--type', 'junit-xml', '--deployment', 'opnfv-rally', '--to', '/home/opnfv/functest/results/rally_jobs/rally_jobs.xml'] 2019-04-09 09:25:21,305 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task export --type junit-xml --deployment opnfv-rally --to /home/opnfv/functest/results/rally_jobs/rally_jobs.xml 2019-04-09 09:25:21.018 20637 INFO rally.common.plugin.discover [-] Loading plugins from directories /root/.rally/plugins/* 2019-04-09 09:25:21.018 20637 INFO rally.common.plugin.discover [-] Loaded module with plugins: /root/.rally/plugins/__init__.py 2019-04-09 09:25:21.020 20637 INFO rally.common.plugin.discover [-] Loaded module with plugins: /root/.rally/plugins/trunk_scenario.py 2019-04-09 09:25:21.214 20637 INFO rally.api [-] Building 'junit-xml' report for the following task(s): 'cabf7410-eb11-4104-af84-0caaa846b4ea'. 2019-04-09 09:25:21.217 20637 INFO rally.api [-] The report has been successfully built. 2019-04-09 09:25:21,429 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-04-09 09:25:21,430 - xtesting.ci.run_tests - INFO - Test result: +--------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------+------------------+------------------+----------------+ | rally_jobs | functest | 29:41 | PASS | +--------------------+------------------+------------------+----------------+ 2019-04-09 09:25:21,439 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-09 09:25:21,442 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c325fe8f2b9a44d0a65cf9c562e54a841d384901" 2019-04-09 09:25:21,738 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 364 Content-Type: application/json Date: Tue, 09 Apr 2019 09:25:14 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-437b8529-8a94-4d90-a382-e1c33db0fdc4 x-openstack-request-id: req-437b8529-8a94-4d90-a382-e1c33db0fdc4 2019-04-09 09:25:21,738 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "rally_jobs-flavor_028acfa8-1e18-4699-96e9-0c3c11d76bfc", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/13d29406-6910-447e-b4e3-fd5aa515e9d3", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/13d29406-6910-447e-b4e3-fd5aa515e9d3", "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": "13d29406-6910-447e-b4e3-fd5aa515e9d3"}, {"name": "rally_jobs-flavor_alt_028acfa8-1e18-4699-96e9-0c3c11d76bfc", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/67a15e70-a5c7-451e-b5d0-a4e805d1f3e2", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/67a15e70-a5c7-451e-b5d0-a4e805d1f3e2", "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": "67a15e70-a5c7-451e-b5d0-a4e805d1f3e2"}]} 2019-04-09 09:25:21,738 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-437b8529-8a94-4d90-a382-e1c33db0fdc4 2019-04-09 09:25:21,739 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.299324989319s 2019-04-09 09:25:21,741 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-04-09 09:25:21,744 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/67a15e70-a5c7-451e-b5d0-a4e805d1f3e2 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c325fe8f2b9a44d0a65cf9c562e54a841d384901" 2019-04-09 09:25:21,769 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Tue, 09 Apr 2019 09:25:15 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-8f3168d3-170c-4330-865c-d60f81c09900 x-openstack-request-id: req-8f3168d3-170c-4330-865c-d60f81c09900 2019-04-09 09:25:21,769 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/67a15e70-a5c7-451e-b5d0-a4e805d1f3e2 used request id req-8f3168d3-170c-4330-865c-d60f81c09900 2019-04-09 09:25:21,770 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0283529758453s 2019-04-09 09:25:21,770 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-04-09 09:25:21,770 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/be540fcb-81ce-489a-8f6c-b943dd05aae1/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}08db0f5e826eb9081cad42b9039066b0d733f94f" -d '{"subnet_id": "76bcfda6-7f76-42f2-8789-f5e637bace6c"}' 2019-04-09 09:25:24,327 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Tue, 09 Apr 2019 09:25:17 GMT X-Openstack-Request-Id: req-12db09bb-78f6-4e7d-8ebc-087c5039cbb3 2019-04-09 09:25:24,327 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "abb05643-1ea0-48ce-977d-4d5871561467", "tenant_id": "a1086fb74aab41b6a50fb4fa595ae60d", "subnet_id": "76bcfda6-7f76-42f2-8789-f5e637bace6c", "subnet_ids": ["76bcfda6-7f76-42f2-8789-f5e637bace6c"], "port_id": "2fbd7a61-d9cb-42b5-973c-ebd68e1067ee", "id": "be540fcb-81ce-489a-8f6c-b943dd05aae1"} 2019-04-09 09:25:24,327 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/be540fcb-81ce-489a-8f6c-b943dd05aae1/remove_router_interface.json used request id req-12db09bb-78f6-4e7d-8ebc-087c5039cbb3 2019-04-09 09:25:24,327 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.5572180748s 2019-04-09 09:25:24,328 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-04-09 09:25:24,328 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}08db0f5e826eb9081cad42b9039066b0d733f94f" 2019-04-09 09:25:24,450 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1707 Content-Type: application/json Date: Tue, 09 Apr 2019 09:25:17 GMT X-Openstack-Request-Id: req-8412ca6e-73c6-44cc-a9b8-57b237b4e3c9 2019-04-09 09:25:24,451 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "9dff532fe77c4483802f01bbc260494b", "created_at": "2019-04-09T06:38:39Z", "admin_state_up": true, "updated_at": "2019-04-09T06:38:39Z", "project_id": "9dff532fe77c4483802f01bbc260494b", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "0ba765d6-37ce-4d13-863e-9a80f295481a", "name": "tempest-pretest-check-310592232"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "b62787c2-635d-4893-8553-7ee0260442ff", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "dce875e1-9eec-4cb2-94e6-93dffefe33f6", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "a1086fb74aab41b6a50fb4fa595ae60d", "created_at": "2019-04-09T08:55:36Z", "admin_state_up": true, "updated_at": "2019-04-09T09:25:16Z", "project_id": "a1086fb74aab41b6a50fb4fa595ae60d", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "be540fcb-81ce-489a-8f6c-b943dd05aae1", "name": "rally_jobs-router_028acfa8-1e18-4699-96e9-0c3c11d76bfc"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "4ba61a60dfea40f5a9db447410481bec", "created_at": "2019-04-09T06:39:13Z", "admin_state_up": false, "updated_at": "2019-04-09T06:39:13Z", "project_id": "4ba61a60dfea40f5a9db447410481bec", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "e8b8b6f8-b1e6-44c7-8e59-7539b177b548", "name": "tempest-router-565463504"}]} 2019-04-09 09:25:24,451 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-8412ca6e-73c6-44cc-a9b8-57b237b4e3c9 2019-04-09 09:25:24,451 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.123335123062s 2019-04-09 09:25:24,453 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-04-09 09:25:24,453 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/routers/be540fcb-81ce-489a-8f6c-b943dd05aae1.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}08db0f5e826eb9081cad42b9039066b0d733f94f" 2019-04-09 09:25:25,814 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 09 Apr 2019 09:25:19 GMT X-Openstack-Request-Id: req-96eac5ef-179c-44a9-8c36-0f25bee46c0e 2019-04-09 09:25:25,815 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-09 09:25:25,815 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/be540fcb-81ce-489a-8f6c-b943dd05aae1.json used request id req-96eac5ef-179c-44a9-8c36-0f25bee46c0e 2019-04-09 09:25:25,815 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.36181092262s 2019-04-09 09:25:25,815 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-04-09 09:25:25,816 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}08db0f5e826eb9081cad42b9039066b0d733f94f" 2019-04-09 09:25:25,855 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1328 Content-Type: application/json Date: Tue, 09 Apr 2019 09:25:19 GMT X-Openstack-Request-Id: req-116172b5-6803-4707-917f-ccd0433bb961 2019-04-09 09:25:25,855 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-04-09T08:55:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"76bcfda6-7f76-42f2-8789-f5e637bace6c","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"a1086fb74aab41b6a50fb4fa595ae60d","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"rally_jobs-subnet_028acfa8-1e18-4699-96e9-0c3c11d76bfc","enable_dhcp":true,"segment_id":null,"network_id":"abb05643-1ea0-48ce-977d-4d5871561467","tenant_id":"a1086fb74aab41b6a50fb4fa595ae60d","created_at":"2019-04-09T08:55:36Z","ip_version":4},{"updated_at":"2019-04-09T06:24:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"dce875e1-9eec-4cb2-94e6-93dffefe33f6","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"ba7a30bb29394fc4a587735d9dfb749e","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"b62787c2-635d-4893-8553-7ee0260442ff","tenant_id":"ba7a30bb29394fc4a587735d9dfb749e","created_at":"2019-04-09T06:24:08Z","ip_version":4}]} 2019-04-09 09:25:25,856 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-116172b5-6803-4707-917f-ccd0433bb961 2019-04-09 09:25:25,856 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.04039311409s 2019-04-09 09:25:25,857 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-04-09 09:25:25,858 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/subnets/76bcfda6-7f76-42f2-8789-f5e637bace6c.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}08db0f5e826eb9081cad42b9039066b0d733f94f" 2019-04-09 09:25:26,729 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 09 Apr 2019 09:25:20 GMT X-Openstack-Request-Id: req-c1c661a2-319a-4ce8-9334-cf190280cfe2 2019-04-09 09:25:26,730 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-09 09:25:26,730 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/76bcfda6-7f76-42f2-8789-f5e637bace6c.json used request id req-c1c661a2-319a-4ce8-9334-cf190280cfe2 2019-04-09 09:25:26,730 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.872477054596s 2019-04-09 09:25:26,730 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-09 09:25:26,731 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}08db0f5e826eb9081cad42b9039066b0d733f94f" 2019-04-09 09:25:26,820 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1434 Content-Type: application/json Date: Tue, 09 Apr 2019 09:25:20 GMT X-Openstack-Request-Id: req-944eb08d-4459-4a06-9545-b02e51484ded 2019-04-09 09:25:26,820 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"abb05643-1ea0-48ce-977d-4d5871561467","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":82,"ipv4_address_scope":null,"shared":true,"project_id":"a1086fb74aab41b6a50fb4fa595ae60d","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-09T09:25:20Z","qos_policy_id":null,"name":"rally_jobs-net_028acfa8-1e18-4699-96e9-0c3c11d76bfc","admin_state_up":true,"tenant_id":"a1086fb74aab41b6a50fb4fa595ae60d","created_at":"2019-04-09T08:55:35Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"b62787c2-635d-4893-8553-7ee0260442ff","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ba7a30bb29394fc4a587735d9dfb749e","l2_adjacency":true,"status":"ACTIVE","subnets":["dce875e1-9eec-4cb2-94e6-93dffefe33f6"],"description":"","tags":[],"updated_at":"2019-04-09T06:38:46Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ba7a30bb29394fc4a587735d9dfb749e","created_at":"2019-04-09T06:24:05Z","provider:network_type":"flat"}]} 2019-04-09 09:25:26,820 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-944eb08d-4459-4a06-9545-b02e51484ded 2019-04-09 09:25:26,821 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0902791023254s 2019-04-09 09:25:26,822 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-04-09 09:25:26,822 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/networks/abb05643-1ea0-48ce-977d-4d5871561467.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}08db0f5e826eb9081cad42b9039066b0d733f94f" 2019-04-09 09:25:28,122 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 09 Apr 2019 09:25:21 GMT X-Openstack-Request-Id: req-809c5e5e-97fc-41b6-93f3-8b19a4866538 2019-04-09 09:25:28,122 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-09 09:25:28,122 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/abb05643-1ea0-48ce-977d-4d5871561467.json used request id req-809c5e5e-97fc-41b6-93f3-8b19a4866538 2019-04-09 09:25:28,123 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.30073094368s 2019-04-09 09:25:28,127 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-09 09:25:28,130 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}08db0f5e826eb9081cad42b9039066b0d733f94f" 2019-04-09 09:25:28,840 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1396 Content-Type: application/json Date: Tue, 09 Apr 2019 09:25:22 GMT X-Openstack-Request-Id: req-2d776e61-81b8-47cc-8617-dcd8ccda747f 2019-04-09 09:25:28,840 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-09T08:55:42Z", "file": "/v2/images/7cb332dc-11c5-4a94-8870-8d69ea86c322/file", "owner": "a1086fb74aab41b6a50fb4fa595ae60d", "id": "7cb332dc-11c5-4a94-8870-8d69ea86c322", "size": 12716032, "self": "/v2/images/7cb332dc-11c5-4a94-8870-8d69ea86c322", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/7cb332dc-11c5-4a94-8870-8d69ea86c322/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/7cb332dc-11c5-4a94-8870-8d69ea86c322/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/rally_jobs-img_028acfa8-1e18-4699-96e9-0c3c11d76bfc", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_jobs-img_028acfa8-1e18-4699-96e9-0c3c11d76bfc", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-04-09T08:55:41Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-09 09:25:28,840 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-2d776e61-81b8-47cc-8617-dcd8ccda747f 2019-04-09 09:25:28,841 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.713724851608s 2019-04-09 09:25:28,842 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-04-09 09:25:28,847 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/7cb332dc-11c5-4a94-8870-8d69ea86c322 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}08db0f5e826eb9081cad42b9039066b0d733f94f" 2019-04-09 09:25:29,131 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 09:25:22 GMT X-Openstack-Request-Id: req-6d426736-9041-4b07-a12a-6d3ce87ab0c9 2019-04-09 09:25:29,131 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 09:25:29,132 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/7cb332dc-11c5-4a94-8870-8d69ea86c322 used request id req-6d426736-9041-4b07-a12a-6d3ce87ab0c9 2019-04-09 09:25:29,132 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.289458036423s 2019-04-09 09:25:29,132 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-09 09:25:29,136 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c325fe8f2b9a44d0a65cf9c562e54a841d384901" 2019-04-09 09:25:29,167 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Tue, 09 Apr 2019 09:25:22 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-0aed4b63-d361-4d69-9a40-ed2af1d1640d x-openstack-request-id: req-0aed4b63-d361-4d69-9a40-ed2af1d1640d 2019-04-09 09:25:29,167 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "rally_jobs-flavor_028acfa8-1e18-4699-96e9-0c3c11d76bfc", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/13d29406-6910-447e-b4e3-fd5aa515e9d3", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/13d29406-6910-447e-b4e3-fd5aa515e9d3", "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": "13d29406-6910-447e-b4e3-fd5aa515e9d3"}]} 2019-04-09 09:25:29,167 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-0aed4b63-d361-4d69-9a40-ed2af1d1640d 2019-04-09 09:25:29,167 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.03524518013s 2019-04-09 09:25:29,169 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-04-09 09:25:29,172 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/13d29406-6910-447e-b4e3-fd5aa515e9d3 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c325fe8f2b9a44d0a65cf9c562e54a841d384901" 2019-04-09 09:25:29,214 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Tue, 09 Apr 2019 09:25:22 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-25015c2e-1621-40a7-9471-47bcfaa16120 x-openstack-request-id: req-25015c2e-1621-40a7-9471-47bcfaa16120 2019-04-09 09:25:29,214 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/13d29406-6910-447e-b4e3-fd5aa515e9d3 used request id req-25015c2e-1621-40a7-9471-47bcfaa16120 2019-04-09 09:25:29,214 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0447769165039s 2019-04-09 09:25:29,214 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-09 09:25:29,218 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c325fe8f2b9a44d0a65cf9c562e54a841d384901" 2019-04-09 09:25:29,424 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 840 Content-Type: application/json Date: Tue, 09 Apr 2019 09:25:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79db8cfa-e3ed-47b4-b931-809b25483082 2019-04-09 09:25:29,425 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/07b62caafa51496f94dd3b3fb341fcfe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07b62caafa51496f94dd3b3fb341fcfe", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/2e35f475a54147749980006d265eb864"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e35f475a54147749980006d265eb864", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/2f1bc9c9d22745648100c4b0717962eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f1bc9c9d22745648100c4b0717962eb", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/30fe8cf249d443dd9c53f2cc083f50b5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "30fe8cf249d443dd9c53f2cc083f50b5", "email": "nova@localhost", "password_expires_at": null}, {"name": "rally_jobs-user_028acfa8-1e18-4699-96e9-0c3c11d76bfc", "links": {"self": "http://172.30.9.21:5000/v3/users/3b8ce5c3e9fe4d978782c52f7e144b6f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3b8ce5c3e9fe4d978782c52f7e144b6f", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/3d748bf7df734addb2e37ea0663ec892"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d748bf7df734addb2e37ea0663ec892", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/732a504491fd4f35923460ae0d2ef475"}, "domain_id": "default", "enabled": true, "options": {}, "id": "732a504491fd4f35923460ae0d2ef475", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/781b729594744c4f8f561f6b5a6e68bd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "781b729594744c4f8f561f6b5a6e68bd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/80817a33c71343ed9c63d448a7fea69e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "80817a33c71343ed9c63d448a7fea69e", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/938ce22a56d74c639d353dbbf166fcc4"}, "domain_id": "ec5ce0aa038644b78983e5840ba5fb73", "enabled": true, "options": {}, "id": "938ce22a56d74c639d353dbbf166fcc4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/96d754a28b0d43cf8fa237c30a99c306"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d754a28b0d43cf8fa237c30a99c306", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/aaa8b9f924a74e80899c7ad7e32fcaae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aaa8b9f924a74e80899c7ad7e32fcaae", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b8dd65f4e72446d5bd8d9efa13837b0c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8dd65f4e72446d5bd8d9efa13837b0c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/c34b7e3bcdbc428db4539ea2b87cfce1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c34b7e3bcdbc428db4539ea2b87cfce1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/eb527490835d48e8a67131b0f587baf6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb527490835d48e8a67131b0f587baf6", "email": "gnocchi@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2019-04-09 09:25:29,425 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-79db8cfa-e3ed-47b4-b931-809b25483082 2019-04-09 09:25:29,425 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.210896015167s 2019-04-09 09:25:29,431 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-09 09:25:29,435 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users/3b8ce5c3e9fe4d978782c52f7e144b6f -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c325fe8f2b9a44d0a65cf9c562e54a841d384901" 2019-04-09 09:25:29,647 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 228 Content-Type: application/json Date: Tue, 09 Apr 2019 09:25:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-43018ff8-bffe-48c4-95f6-5e405abaf017 2019-04-09 09:25:29,647 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "rally_jobs-user_028acfa8-1e18-4699-96e9-0c3c11d76bfc", "links": {"self": "http://172.30.9.21:5000/v3/users/3b8ce5c3e9fe4d978782c52f7e144b6f"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "3b8ce5c3e9fe4d978782c52f7e144b6f", "description": null}} 2019-04-09 09:25:29,647 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/3b8ce5c3e9fe4d978782c52f7e144b6f used request id req-43018ff8-bffe-48c4-95f6-5e405abaf017 2019-04-09 09:25:29,647 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.216026067734s 2019-04-09 09:25:29,648 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-04-09 09:25:29,652 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/users/3b8ce5c3e9fe4d978782c52f7e144b6f -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c325fe8f2b9a44d0a65cf9c562e54a841d384901" 2019-04-09 09:25:29,950 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 09 Apr 2019 09:25:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2e214b6a-5e9f-46cd-9305-6937b9927545 2019-04-09 09:25:29,950 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-09 09:25:29,950 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/3b8ce5c3e9fe4d978782c52f7e144b6f used request id req-2e214b6a-5e9f-46cd-9305-6937b9927545 2019-04-09 09:25:29,950 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.302254915237s 2019-04-09 09:25:29,957 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-09 09:25:29,960 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c325fe8f2b9a44d0a65cf9c562e54a841d384901" 2019-04-09 09:25:30,156 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 388 Content-Type: application/json Date: Tue, 09 Apr 2019 09:25:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c81f623-62d1-428a-bfe4-afb8ef1a7378 2019-04-09 09:25:30,157 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/6509066435f1453bac6996ee8997a3b2"}, "tags": [], "enabled": true, "id": "6509066435f1453bac6996ee8997a3b2", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_jobs", "links": {"self": "http://172.30.9.21:5000/v3/projects/a1086fb74aab41b6a50fb4fa595ae60d"}, "tags": [], "enabled": true, "id": "a1086fb74aab41b6a50fb4fa595ae60d", "parent_id": "default", "domain_id": "default", "name": "rally_jobs-project_028acfa8-1e18-4699-96e9-0c3c11d76bfc"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/ba7a30bb29394fc4a587735d9dfb749e"}, "tags": [], "enabled": true, "id": "ba7a30bb29394fc4a587735d9dfb749e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-04-09 09:25:30,157 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-7c81f623-62d1-428a-bfe4-afb8ef1a7378 2019-04-09 09:25:30,157 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.199627876282s 2019-04-09 09:25:30,161 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-04-09 09:25:30,165 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/projects/a1086fb74aab41b6a50fb4fa595ae60d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c325fe8f2b9a44d0a65cf9c562e54a841d384901" 2019-04-09 09:25:30,451 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 09 Apr 2019 09:25:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e66bf5d8-ddce-48cd-b745-91198e0e2911 2019-04-09 09:25:30,451 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-09 09:25:30,452 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/a1086fb74aab41b6a50fb4fa595ae60d used request id req-e66bf5d8-ddce-48cd-b745-91198e0e2911 2019-04-09 09:25:30,452 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.290160894394s 2019-04-09 09:25:30,457 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-09 09:25:30,458 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/security-groups.json?project_id=a1086fb74aab41b6a50fb4fa595ae60d&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c325fe8f2b9a44d0a65cf9c562e54a841d384901" 2019-04-09 09:25:30,779 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Tue, 09 Apr 2019 09:25:24 GMT X-Openstack-Request-Id: req-cba915b3-e52a-44b2-bc10-979c5a1b905c 2019-04-09 09:25:30,780 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a1086fb74aab41b6a50fb4fa595ae60d", "created_at": "2019-04-09T08:55:35Z", "updated_at": "2019-04-09T08:55:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T08:55:35Z", "revision_number": 0, "id": "5b9b16f2-8c20-4b31-9338-fd18821904ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T08:55:35Z", "security_group_id": "87cacdc4-f7a6-41e3-9e66-aad3d5ec6dcc", "tenant_id": "a1086fb74aab41b6a50fb4fa595ae60d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a1086fb74aab41b6a50fb4fa595ae60d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T08:55:35Z", "revision_number": 0, "id": "6e733491-5cc4-4b2a-9902-7240c2500ace", "remote_group_id": "87cacdc4-f7a6-41e3-9e66-aad3d5ec6dcc", "remote_ip_prefix": null, "created_at": "2019-04-09T08:55:35Z", "security_group_id": "87cacdc4-f7a6-41e3-9e66-aad3d5ec6dcc", "tenant_id": "a1086fb74aab41b6a50fb4fa595ae60d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a1086fb74aab41b6a50fb4fa595ae60d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T08:55:35Z", "revision_number": 0, "id": "7c135ff0-3495-4e07-b9a2-96844c421ad8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T08:55:35Z", "security_group_id": "87cacdc4-f7a6-41e3-9e66-aad3d5ec6dcc", "tenant_id": "a1086fb74aab41b6a50fb4fa595ae60d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a1086fb74aab41b6a50fb4fa595ae60d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T08:55:35Z", "revision_number": 0, "id": "98486999-04d7-4fa5-a933-180aa4434bc9", "remote_group_id": "87cacdc4-f7a6-41e3-9e66-aad3d5ec6dcc", "remote_ip_prefix": null, "created_at": "2019-04-09T08:55:35Z", "security_group_id": "87cacdc4-f7a6-41e3-9e66-aad3d5ec6dcc", "tenant_id": "a1086fb74aab41b6a50fb4fa595ae60d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a1086fb74aab41b6a50fb4fa595ae60d"}], "revision_number": 1, "project_id": "a1086fb74aab41b6a50fb4fa595ae60d", "id": "87cacdc4-f7a6-41e3-9e66-aad3d5ec6dcc", "name": "default"}]} 2019-04-09 09:25:30,780 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json?project_id=a1086fb74aab41b6a50fb4fa595ae60d&name=default used request id req-cba915b3-e52a-44b2-bc10-979c5a1b905c 2019-04-09 09:25:30,780 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.322543144226s 2019-04-09 09:25:30,784 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-09 09:25:30,785 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c325fe8f2b9a44d0a65cf9c562e54a841d384901" 2019-04-09 09:25:30,896 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 33483 Content-Type: application/json Date: Tue, 09 Apr 2019 09:25:24 GMT X-Openstack-Request-Id: req-013e6585-e661-400e-bdeb-c04ca88e66d3 2019-04-09 09:25:30,900 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "0f44c7af880b4000a1dc62837aee780f", "created_at": "2019-04-09T06:38:34Z", "updated_at": "2019-04-09T06:38:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:34Z", "revision_number": 0, "id": "05425f53-1a82-4620-8d0d-2bec6d50d127", "remote_group_id": "133285e2-2849-4047-874b-acf860b9a47a", "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:34Z", "security_group_id": "133285e2-2849-4047-874b-acf860b9a47a", "tenant_id": "0f44c7af880b4000a1dc62837aee780f", "port_range_min": null, "ethertype": "IPv6", "project_id": "0f44c7af880b4000a1dc62837aee780f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:34Z", "revision_number": 0, "id": "1afdac41-f81f-4d28-92b1-886ecba7f1ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:34Z", "security_group_id": "133285e2-2849-4047-874b-acf860b9a47a", "tenant_id": "0f44c7af880b4000a1dc62837aee780f", "port_range_min": null, "ethertype": "IPv6", "project_id": "0f44c7af880b4000a1dc62837aee780f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:34Z", "revision_number": 0, "id": "3fb7318d-6164-4cf9-907b-72601354ccfa", "remote_group_id": "133285e2-2849-4047-874b-acf860b9a47a", "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:34Z", "security_group_id": "133285e2-2849-4047-874b-acf860b9a47a", "tenant_id": "0f44c7af880b4000a1dc62837aee780f", "port_range_min": null, "ethertype": "IPv4", "project_id": "0f44c7af880b4000a1dc62837aee780f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:34Z", "revision_number": 0, "id": "dd7de9b8-2e8a-4c8e-8cbf-2108d15e376f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:34Z", "security_group_id": "133285e2-2849-4047-874b-acf860b9a47a", "tenant_id": "0f44c7af880b4000a1dc62837aee780f", "port_range_min": null, "ethertype": "IPv4", "project_id": "0f44c7af880b4000a1dc62837aee780f"}], "revision_number": 1, "project_id": "0f44c7af880b4000a1dc62837aee780f", "id": "133285e2-2849-4047-874b-acf860b9a47a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7d91c4e96bf742cdb3019afbd92b08b7", "created_at": "2019-04-09T06:41:12Z", "updated_at": "2019-04-09T06:41:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:41:12Z", "revision_number": 0, "id": "128566fd-9776-4c00-a02f-ecd203954c03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:41:12Z", "security_group_id": "16d9fd61-4005-47ed-8159-6527e895440e", "tenant_id": "7d91c4e96bf742cdb3019afbd92b08b7", "port_range_min": null, "ethertype": "IPv4", "project_id": "7d91c4e96bf742cdb3019afbd92b08b7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:41:13Z", "revision_number": 0, "id": "5f5c2826-ccd3-422a-ae4c-7e22a699212d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:41:13Z", "security_group_id": "16d9fd61-4005-47ed-8159-6527e895440e", "tenant_id": "7d91c4e96bf742cdb3019afbd92b08b7", "port_range_min": null, "ethertype": "IPv6", "project_id": "7d91c4e96bf742cdb3019afbd92b08b7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:41:12Z", "revision_number": 0, "id": "81637ed4-f405-4397-bf10-12f7c25b85a8", "remote_group_id": "16d9fd61-4005-47ed-8159-6527e895440e", "remote_ip_prefix": null, "created_at": "2019-04-09T06:41:12Z", "security_group_id": "16d9fd61-4005-47ed-8159-6527e895440e", "tenant_id": "7d91c4e96bf742cdb3019afbd92b08b7", "port_range_min": null, "ethertype": "IPv6", "project_id": "7d91c4e96bf742cdb3019afbd92b08b7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:41:12Z", "revision_number": 0, "id": "c8f342fd-7b58-4a9e-a416-7e098f36f758", "remote_group_id": "16d9fd61-4005-47ed-8159-6527e895440e", "remote_ip_prefix": null, "created_at": "2019-04-09T06:41:12Z", "security_group_id": "16d9fd61-4005-47ed-8159-6527e895440e", "tenant_id": "7d91c4e96bf742cdb3019afbd92b08b7", "port_range_min": null, "ethertype": "IPv4", "project_id": "7d91c4e96bf742cdb3019afbd92b08b7"}], "revision_number": 1, "project_id": "7d91c4e96bf742cdb3019afbd92b08b7", "id": "16d9fd61-4005-47ed-8159-6527e895440e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-04-09T06:26:00Z", "updated_at": "2019-04-09T06:26:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:26:00Z", "revision_number": 0, "id": "23de8fc0-44ae-4c56-abcd-3cadf2cd644b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:26:00Z", "security_group_id": "3353c502-d3bd-4781-83f5-fc7385b71d39", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:26:00Z", "revision_number": 0, "id": "afb04289-1a57-4ecb-8cec-ce9e43ab0d76", "remote_group_id": "3353c502-d3bd-4781-83f5-fc7385b71d39", "remote_ip_prefix": null, "created_at": "2019-04-09T06:26:00Z", "security_group_id": "3353c502-d3bd-4781-83f5-fc7385b71d39", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:26:00Z", "revision_number": 0, "id": "d4091b4d-3f48-405e-a6ff-27973bc1c4fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:26:00Z", "security_group_id": "3353c502-d3bd-4781-83f5-fc7385b71d39", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:26:00Z", "revision_number": 0, "id": "f668131f-27a0-4d81-982d-afd1d6efe75b", "remote_group_id": "3353c502-d3bd-4781-83f5-fc7385b71d39", "remote_ip_prefix": null, "created_at": "2019-04-09T06:26:00Z", "security_group_id": "3353c502-d3bd-4781-83f5-fc7385b71d39", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "3353c502-d3bd-4781-83f5-fc7385b71d39", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e3616f9a20054a2f9f4a228fa5825920", "created_at": "2019-04-09T06:38:25Z", "updated_at": "2019-04-09T06:38:25Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:25Z", "revision_number": 0, "id": "1304e57e-307e-4d15-b3a6-c40e4c13d9c6", "remote_group_id": "539b6566-8b82-46ce-a7a2-486e0cfdcc19", "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:25Z", "security_group_id": "539b6566-8b82-46ce-a7a2-486e0cfdcc19", "tenant_id": "e3616f9a20054a2f9f4a228fa5825920", "port_range_min": null, "ethertype": "IPv4", "project_id": "e3616f9a20054a2f9f4a228fa5825920"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:25Z", "revision_number": 0, "id": "5de5f3da-e80e-4e4e-8bb9-e65d586e3c36", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:25Z", "security_group_id": "539b6566-8b82-46ce-a7a2-486e0cfdcc19", "tenant_id": "e3616f9a20054a2f9f4a228fa5825920", "port_range_min": null, "ethertype": "IPv6", "project_id": "e3616f9a20054a2f9f4a228fa5825920"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:25Z", "revision_number": 0, "id": "c986fad9-2e24-419f-b30e-dbea76657fc4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:25Z", "security_group_id": "539b6566-8b82-46ce-a7a2-486e0cfdcc19", "tenant_id": "e3616f9a20054a2f9f4a228fa5825920", "port_range_min": null, "ethertype": "IPv4", "project_id": "e3616f9a20054a2f9f4a228fa5825920"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:25Z", "revision_number": 0, "id": "dfe74141-b06d-427c-a311-9f669b427b66", "remote_group_id": "539b6566-8b82-46ce-a7a2-486e0cfdcc19", "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:25Z", "security_group_id": "539b6566-8b82-46ce-a7a2-486e0cfdcc19", "tenant_id": "e3616f9a20054a2f9f4a228fa5825920", "port_range_min": null, "ethertype": "IPv6", "project_id": "e3616f9a20054a2f9f4a228fa5825920"}], "revision_number": 1, "project_id": "e3616f9a20054a2f9f4a228fa5825920", "id": "539b6566-8b82-46ce-a7a2-486e0cfdcc19", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ba7a30bb29394fc4a587735d9dfb749e", "created_at": "2019-04-09T06:24:05Z", "updated_at": "2019-04-09T06:24:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:24:05Z", "revision_number": 0, "id": "0aa9cfb1-eea8-4107-bdd1-09b673e74187", "remote_group_id": "7163910b-3f52-4c82-95f5-2716a0110cc5", "remote_ip_prefix": null, "created_at": "2019-04-09T06:24:05Z", "security_group_id": "7163910b-3f52-4c82-95f5-2716a0110cc5", "tenant_id": "ba7a30bb29394fc4a587735d9dfb749e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ba7a30bb29394fc4a587735d9dfb749e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:24:05Z", "revision_number": 0, "id": "54942ddd-2fa1-4bc2-8eed-db2c58927051", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:24:05Z", "security_group_id": "7163910b-3f52-4c82-95f5-2716a0110cc5", "tenant_id": "ba7a30bb29394fc4a587735d9dfb749e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ba7a30bb29394fc4a587735d9dfb749e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:24:05Z", "revision_number": 0, "id": "65f9a71a-d7ef-4a7c-bd9a-1722277aec43", "remote_group_id": "7163910b-3f52-4c82-95f5-2716a0110cc5", "remote_ip_prefix": null, "created_at": "2019-04-09T06:24:05Z", "security_group_id": "7163910b-3f52-4c82-95f5-2716a0110cc5", "tenant_id": "ba7a30bb29394fc4a587735d9dfb749e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ba7a30bb29394fc4a587735d9dfb749e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:24:05Z", "revision_number": 0, "id": "86568739-46b2-4862-8571-f01cd048599a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:24:05Z", "security_group_id": "7163910b-3f52-4c82-95f5-2716a0110cc5", "tenant_id": "ba7a30bb29394fc4a587735d9dfb749e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ba7a30bb29394fc4a587735d9dfb749e"}], "revision_number": 1, "project_id": "ba7a30bb29394fc4a587735d9dfb749e", "id": "7163910b-3f52-4c82-95f5-2716a0110cc5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "45c8e08964474534af04fa70d9ceacff", "created_at": "2019-04-09T07:37:03Z", "updated_at": "2019-04-09T07:37:03Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T07:37:03Z", "revision_number": 0, "id": "0bc3bbf3-5b22-48d3-afa2-675dac76eb71", "remote_group_id": "7cc4a13e-a983-4c86-8f12-7e6bee440d43", "remote_ip_prefix": null, "created_at": "2019-04-09T07:37:03Z", "security_group_id": "7cc4a13e-a983-4c86-8f12-7e6bee440d43", "tenant_id": "45c8e08964474534af04fa70d9ceacff", "port_range_min": null, "ethertype": "IPv6", "project_id": "45c8e08964474534af04fa70d9ceacff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T07:37:03Z", "revision_number": 0, "id": "ab8253ad-e2a0-4797-a183-960b8ef87470", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T07:37:03Z", "security_group_id": "7cc4a13e-a983-4c86-8f12-7e6bee440d43", "tenant_id": "45c8e08964474534af04fa70d9ceacff", "port_range_min": null, "ethertype": "IPv6", "project_id": "45c8e08964474534af04fa70d9ceacff"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T07:37:03Z", "revision_number": 0, "id": "cc4f203b-970d-479e-b691-ce52ab379138", "remote_group_id": "7cc4a13e-a983-4c86-8f12-7e6bee440d43", "remote_ip_prefix": null, "created_at": "2019-04-09T07:37:03Z", "security_group_id": "7cc4a13e-a983-4c86-8f12-7e6bee440d43", "tenant_id": "45c8e08964474534af04fa70d9ceacff", "port_range_min": null, "ethertype": "IPv4", "project_id": "45c8e08964474534af04fa70d9ceacff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T07:37:03Z", "revision_number": 0, "id": "f8371daa-2062-4660-8fba-cffbaf792b69", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T07:37:03Z", "security_group_id": "7cc4a13e-a983-4c86-8f12-7e6bee440d43", "tenant_id": "45c8e08964474534af04fa70d9ceacff", "port_range_min": null, "ethertype": "IPv4", "project_id": "45c8e08964474534af04fa70d9ceacff"}], "revision_number": 1, "project_id": "45c8e08964474534af04fa70d9ceacff", "id": "7cc4a13e-a983-4c86-8f12-7e6bee440d43", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b791053a49f94838a00b8848bbc7b0d5", "created_at": "2019-04-09T06:38:04Z", "updated_at": "2019-04-09T06:38:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:04Z", "revision_number": 0, "id": "1d5cb96d-707a-4102-b35a-0814f2fe44ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:04Z", "security_group_id": "7d842db1-29c7-43cf-83d3-bddf670c17fe", "tenant_id": "b791053a49f94838a00b8848bbc7b0d5", "port_range_min": null, "ethertype": "IPv4", "project_id": "b791053a49f94838a00b8848bbc7b0d5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:04Z", "revision_number": 0, "id": "5bf023b4-d99d-4bf6-be66-02e22c8ab0b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:04Z", "security_group_id": "7d842db1-29c7-43cf-83d3-bddf670c17fe", "tenant_id": "b791053a49f94838a00b8848bbc7b0d5", "port_range_min": null, "ethertype": "IPv6", "project_id": "b791053a49f94838a00b8848bbc7b0d5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:04Z", "revision_number": 0, "id": "62c448c8-84c7-4a5b-881f-9aaf4fc340ad", "remote_group_id": "7d842db1-29c7-43cf-83d3-bddf670c17fe", "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:04Z", "security_group_id": "7d842db1-29c7-43cf-83d3-bddf670c17fe", "tenant_id": "b791053a49f94838a00b8848bbc7b0d5", "port_range_min": null, "ethertype": "IPv4", "project_id": "b791053a49f94838a00b8848bbc7b0d5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:04Z", "revision_number": 0, "id": "8f09250e-f3c9-4c52-9037-1c26e93722e6", "remote_group_id": "7d842db1-29c7-43cf-83d3-bddf670c17fe", "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:04Z", "security_group_id": "7d842db1-29c7-43cf-83d3-bddf670c17fe", "tenant_id": "b791053a49f94838a00b8848bbc7b0d5", "port_range_min": null, "ethertype": "IPv6", "project_id": "b791053a49f94838a00b8848bbc7b0d5"}], "revision_number": 1, "project_id": "b791053a49f94838a00b8848bbc7b0d5", "id": "7d842db1-29c7-43cf-83d3-bddf670c17fe", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f199aed82fe147e78f50540e3f631f58", "created_at": "2019-04-09T06:38:33Z", "updated_at": "2019-04-09T06:38:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:33Z", "revision_number": 0, "id": "10d96352-0a56-4e61-9f91-d2dd0a203a3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:33Z", "security_group_id": "843aeb94-c5b9-4e15-8b46-2167f70d9f64", "tenant_id": "f199aed82fe147e78f50540e3f631f58", "port_range_min": null, "ethertype": "IPv6", "project_id": "f199aed82fe147e78f50540e3f631f58"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:33Z", "revision_number": 0, "id": "7a034288-4851-4d68-b26c-ce8d734e6c23", "remote_group_id": "843aeb94-c5b9-4e15-8b46-2167f70d9f64", "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:33Z", "security_group_id": "843aeb94-c5b9-4e15-8b46-2167f70d9f64", "tenant_id": "f199aed82fe147e78f50540e3f631f58", "port_range_min": null, "ethertype": "IPv4", "project_id": "f199aed82fe147e78f50540e3f631f58"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:33Z", "revision_number": 0, "id": "9788295a-0c4b-4231-a1ba-ce6b40aa1167", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:33Z", "security_group_id": "843aeb94-c5b9-4e15-8b46-2167f70d9f64", "tenant_id": "f199aed82fe147e78f50540e3f631f58", "port_range_min": null, "ethertype": "IPv4", "project_id": "f199aed82fe147e78f50540e3f631f58"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:33Z", "revision_number": 0, "id": "b0e92582-b047-4369-803c-e11b4ab9078c", "remote_group_id": "843aeb94-c5b9-4e15-8b46-2167f70d9f64", "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:33Z", "security_group_id": "843aeb94-c5b9-4e15-8b46-2167f70d9f64", "tenant_id": "f199aed82fe147e78f50540e3f631f58", "port_range_min": null, "ethertype": "IPv6", "project_id": "f199aed82fe147e78f50540e3f631f58"}], "revision_number": 1, "project_id": "f199aed82fe147e78f50540e3f631f58", "id": "843aeb94-c5b9-4e15-8b46-2167f70d9f64", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a1086fb74aab41b6a50fb4fa595ae60d", "created_at": "2019-04-09T08:55:35Z", "updated_at": "2019-04-09T08:55:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T08:55:35Z", "revision_number": 0, "id": "5b9b16f2-8c20-4b31-9338-fd18821904ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T08:55:35Z", "security_group_id": "87cacdc4-f7a6-41e3-9e66-aad3d5ec6dcc", "tenant_id": "a1086fb74aab41b6a50fb4fa595ae60d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a1086fb74aab41b6a50fb4fa595ae60d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T08:55:35Z", "revision_number": 0, "id": "6e733491-5cc4-4b2a-9902-7240c2500ace", "remote_group_id": "87cacdc4-f7a6-41e3-9e66-aad3d5ec6dcc", "remote_ip_prefix": null, "created_at": "2019-04-09T08:55:35Z", "security_group_id": "87cacdc4-f7a6-41e3-9e66-aad3d5ec6dcc", "tenant_id": "a1086fb74aab41b6a50fb4fa595ae60d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a1086fb74aab41b6a50fb4fa595ae60d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T08:55:35Z", "revision_number": 0, "id": "7c135ff0-3495-4e07-b9a2-96844c421ad8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T08:55:35Z", "security_group_id": "87cacdc4-f7a6-41e3-9e66-aad3d5ec6dcc", "tenant_id": "a1086fb74aab41b6a50fb4fa595ae60d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a1086fb74aab41b6a50fb4fa595ae60d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T08:55:35Z", "revision_number": 0, "id": "98486999-04d7-4fa5-a933-180aa4434bc9", "remote_group_id": "87cacdc4-f7a6-41e3-9e66-aad3d5ec6dcc", "remote_ip_prefix": null, "created_at": "2019-04-09T08:55:35Z", "security_group_id": "87cacdc4-f7a6-41e3-9e66-aad3d5ec6dcc", "tenant_id": "a1086fb74aab41b6a50fb4fa595ae60d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a1086fb74aab41b6a50fb4fa595ae60d"}], "revision_number": 1, "project_id": "a1086fb74aab41b6a50fb4fa595ae60d", "id": "87cacdc4-f7a6-41e3-9e66-aad3d5ec6dcc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bbed22d94c364f98a62513e651610970", "created_at": "2019-04-09T06:38:27Z", "updated_at": "2019-04-09T06:38:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:27Z", "revision_number": 0, "id": "2afc4c19-8a23-40cd-937b-67718545a3d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:27Z", "security_group_id": "97734093-1ada-4835-91aa-2f9a5ecbd7da", "tenant_id": "bbed22d94c364f98a62513e651610970", "port_range_min": null, "ethertype": "IPv6", "project_id": "bbed22d94c364f98a62513e651610970"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:27Z", "revision_number": 0, "id": "4a2bb16b-099b-4ac7-a72a-8b7e1c45b7ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:27Z", "security_group_id": "97734093-1ada-4835-91aa-2f9a5ecbd7da", "tenant_id": "bbed22d94c364f98a62513e651610970", "port_range_min": null, "ethertype": "IPv4", "project_id": "bbed22d94c364f98a62513e651610970"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:27Z", "revision_number": 0, "id": "57a2eb11-b762-4973-947d-50f4a26e722c", "remote_group_id": "97734093-1ada-4835-91aa-2f9a5ecbd7da", "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:27Z", "security_group_id": "97734093-1ada-4835-91aa-2f9a5ecbd7da", "tenant_id": "bbed22d94c364f98a62513e651610970", "port_range_min": null, "ethertype": "IPv4", "project_id": "bbed22d94c364f98a62513e651610970"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:27Z", "revision_number": 0, "id": "582accf8-fa7e-493c-a908-f1ccb7f5ae53", "remote_group_id": "97734093-1ada-4835-91aa-2f9a5ecbd7da", "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:27Z", "security_group_id": "97734093-1ada-4835-91aa-2f9a5ecbd7da", "tenant_id": "bbed22d94c364f98a62513e651610970", "port_range_min": null, "ethertype": "IPv6", "project_id": "bbed22d94c364f98a62513e651610970"}], "revision_number": 1, "project_id": "bbed22d94c364f98a62513e651610970", "id": "97734093-1ada-4835-91aa-2f9a5ecbd7da", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6509066435f1453bac6996ee8997a3b2", "created_at": "2019-04-09T06:25:59Z", "updated_at": "2019-04-09T06:25:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:25:59Z", "revision_number": 0, "id": "159f11d9-0ba4-4923-8082-70f4dd760a47", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:25:59Z", "security_group_id": "9c2f55ba-acdf-4de6-a230-b14db62471f1", "tenant_id": "6509066435f1453bac6996ee8997a3b2", "port_range_min": null, "ethertype": "IPv4", "project_id": "6509066435f1453bac6996ee8997a3b2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:25:59Z", "revision_number": 0, "id": "a09893df-d9cb-4ff3-99d4-013b5c068a40", "remote_group_id": "9c2f55ba-acdf-4de6-a230-b14db62471f1", "remote_ip_prefix": null, "created_at": "2019-04-09T06:25:59Z", "security_group_id": "9c2f55ba-acdf-4de6-a230-b14db62471f1", "tenant_id": "6509066435f1453bac6996ee8997a3b2", "port_range_min": null, "ethertype": "IPv6", "project_id": "6509066435f1453bac6996ee8997a3b2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:25:59Z", "revision_number": 0, "id": "f87d56d3-96be-430b-8bff-17fba51e104b", "remote_group_id": "9c2f55ba-acdf-4de6-a230-b14db62471f1", "remote_ip_prefix": null, "created_at": "2019-04-09T06:25:59Z", "security_group_id": "9c2f55ba-acdf-4de6-a230-b14db62471f1", "tenant_id": "6509066435f1453bac6996ee8997a3b2", "port_range_min": null, "ethertype": "IPv4", "project_id": "6509066435f1453bac6996ee8997a3b2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:25:59Z", "revision_number": 0, "id": "feb3b1fe-b7ab-48f1-a7ef-4cef55305484", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:25:59Z", "security_group_id": "9c2f55ba-acdf-4de6-a230-b14db62471f1", "tenant_id": "6509066435f1453bac6996ee8997a3b2", "port_range_min": null, "ethertype": "IPv6", "project_id": "6509066435f1453bac6996ee8997a3b2"}], "revision_number": 1, "project_id": "6509066435f1453bac6996ee8997a3b2", "id": "9c2f55ba-acdf-4de6-a230-b14db62471f1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f4959e7508fa4aa9bff492655dd05f75", "created_at": "2019-04-09T06:41:11Z", "updated_at": "2019-04-09T06:41:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:41:11Z", "revision_number": 0, "id": "5079dc98-328d-49c2-8ec5-1024760d43f4", "remote_group_id": "9f269589-f912-4a8c-999c-e1e004848fb2", "remote_ip_prefix": null, "created_at": "2019-04-09T06:41:11Z", "security_group_id": "9f269589-f912-4a8c-999c-e1e004848fb2", "tenant_id": "f4959e7508fa4aa9bff492655dd05f75", "port_range_min": null, "ethertype": "IPv4", "project_id": "f4959e7508fa4aa9bff492655dd05f75"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:41:11Z", "revision_number": 0, "id": "7b9723e6-9a6c-4782-8c6c-8b42e30e5322", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:41:11Z", "security_group_id": "9f269589-f912-4a8c-999c-e1e004848fb2", "tenant_id": "f4959e7508fa4aa9bff492655dd05f75", "port_range_min": null, "ethertype": "IPv4", "project_id": "f4959e7508fa4aa9bff492655dd05f75"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:41:11Z", "revision_number": 0, "id": "c79a88fc-3d9b-453a-adda-0351d7447046", "remote_group_id": "9f269589-f912-4a8c-999c-e1e004848fb2", "remote_ip_prefix": null, "created_at": "2019-04-09T06:41:11Z", "security_group_id": "9f269589-f912-4a8c-999c-e1e004848fb2", "tenant_id": "f4959e7508fa4aa9bff492655dd05f75", "port_range_min": null, "ethertype": "IPv6", "project_id": "f4959e7508fa4aa9bff492655dd05f75"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:41:11Z", "revision_number": 0, "id": "ded83004-84fa-4262-8e2e-c0cf817a6397", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:41:11Z", "security_group_id": "9f269589-f912-4a8c-999c-e1e004848fb2", "tenant_id": "f4959e7508fa4aa9bff492655dd05f75", "port_range_min": null, "ethertype": "IPv6", "project_id": "f4959e7508fa4aa9bff492655dd05f75"}], "revision_number": 1, "project_id": "f4959e7508fa4aa9bff492655dd05f75", "id": "9f269589-f912-4a8c-999c-e1e004848fb2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "875e43126b1048518e582278b00dd3bd", "created_at": "2019-04-09T06:38:31Z", "updated_at": "2019-04-09T06:38:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:31Z", "revision_number": 0, "id": "5f289c8e-b1c9-41f7-aeed-c40d4b40f88f", "remote_group_id": "a3e3ef9a-d084-4d19-86ce-95a13bf3a2b2", "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:31Z", "security_group_id": "a3e3ef9a-d084-4d19-86ce-95a13bf3a2b2", "tenant_id": "875e43126b1048518e582278b00dd3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "875e43126b1048518e582278b00dd3bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:31Z", "revision_number": 0, "id": "6d166514-1330-4e67-aba8-2ff7f57567c3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:31Z", "security_group_id": "a3e3ef9a-d084-4d19-86ce-95a13bf3a2b2", "tenant_id": "875e43126b1048518e582278b00dd3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "875e43126b1048518e582278b00dd3bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:31Z", "revision_number": 0, "id": "c2e306fc-c809-40bb-a8cb-d1f0d0a768c5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:31Z", "security_group_id": "a3e3ef9a-d084-4d19-86ce-95a13bf3a2b2", "tenant_id": "875e43126b1048518e582278b00dd3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "875e43126b1048518e582278b00dd3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:31Z", "revision_number": 0, "id": "c9960cce-d437-47e8-86a8-766e3be66981", "remote_group_id": "a3e3ef9a-d084-4d19-86ce-95a13bf3a2b2", "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:31Z", "security_group_id": "a3e3ef9a-d084-4d19-86ce-95a13bf3a2b2", "tenant_id": "875e43126b1048518e582278b00dd3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "875e43126b1048518e582278b00dd3bd"}], "revision_number": 1, "project_id": "875e43126b1048518e582278b00dd3bd", "id": "a3e3ef9a-d084-4d19-86ce-95a13bf3a2b2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "40d0a12deb8b450f9ec86a556f84ee9a", "created_at": "2019-04-09T06:38:23Z", "updated_at": "2019-04-09T06:38:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:23Z", "revision_number": 0, "id": "893502da-a659-4c56-afc0-0908c3136ba3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:23Z", "security_group_id": "af11296e-5ea1-4a9b-b81c-edc2afd9e6b9", "tenant_id": "40d0a12deb8b450f9ec86a556f84ee9a", "port_range_min": null, "ethertype": "IPv4", "project_id": "40d0a12deb8b450f9ec86a556f84ee9a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:23Z", "revision_number": 0, "id": "a1eba4ad-c15e-4139-89c2-cf6835513b76", "remote_group_id": "af11296e-5ea1-4a9b-b81c-edc2afd9e6b9", "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:23Z", "security_group_id": "af11296e-5ea1-4a9b-b81c-edc2afd9e6b9", "tenant_id": "40d0a12deb8b450f9ec86a556f84ee9a", "port_range_min": null, "ethertype": "IPv6", "project_id": "40d0a12deb8b450f9ec86a556f84ee9a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:23Z", "revision_number": 0, "id": "d07f2fa1-1b54-4ae3-96f7-6083bab6178d", "remote_group_id": "af11296e-5ea1-4a9b-b81c-edc2afd9e6b9", "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:23Z", "security_group_id": "af11296e-5ea1-4a9b-b81c-edc2afd9e6b9", "tenant_id": "40d0a12deb8b450f9ec86a556f84ee9a", "port_range_min": null, "ethertype": "IPv4", "project_id": "40d0a12deb8b450f9ec86a556f84ee9a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:23Z", "revision_number": 0, "id": "ee512ebf-f4b1-4f7f-b5f8-f5af813c3cc0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:23Z", "security_group_id": "af11296e-5ea1-4a9b-b81c-edc2afd9e6b9", "tenant_id": "40d0a12deb8b450f9ec86a556f84ee9a", "port_range_min": null, "ethertype": "IPv6", "project_id": "40d0a12deb8b450f9ec86a556f84ee9a"}], "revision_number": 1, "project_id": "40d0a12deb8b450f9ec86a556f84ee9a", "id": "af11296e-5ea1-4a9b-b81c-edc2afd9e6b9", "name": "default"}]} 2019-04-09 09:25:30,900 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-013e6585-e661-400e-bdeb-c04ca88e66d3 2019-04-09 09:25:30,901 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.116301059723s 2019-04-09 09:25:30,910 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-04-09 09:25:30,910 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/security-groups/87cacdc4-f7a6-41e3-9e66-aad3d5ec6dcc.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c325fe8f2b9a44d0a65cf9c562e54a841d384901" 2019-04-09 09:25:31,056 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 09 Apr 2019 09:25:24 GMT X-Openstack-Request-Id: req-7f3abf6b-9e07-4ffc-984e-cf87ad2d4dc5 2019-04-09 09:25:31,056 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-09 09:25:31,056 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/87cacdc4-f7a6-41e3-9e66-aad3d5ec6dcc.json used request id req-7f3abf6b-9e07-4ffc-984e-cf87ad2d4dc5 2019-04-09 09:25:31,057 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.146522045135s 2019-04-09 09:25:31,076 - xtesting.ci.run_tests - INFO - Loading test case 'vmtp'... 2019-04-09 09:25:31,101 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-04-09 09:25:31,106 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Tue, 09 Apr 2019 09:25:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e28f77b-a88f-489a-839d-99942e54f386 2019-04-09 09:25:31,107 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2019-04-09 09:25:31,107 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/v3 used request id req-3e28f77b-a88f-489a-839d-99942e54f386 2019-04-09 09:25:31,107 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2019-04-09 09:25:31,513 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "12d06a59574c4903a7b4bfc193e14ef0", "name": "member"}, {"id": "ecaba09e8ea14e058d5f9d9eb583aa37", "name": "admin"}, {"id": "6e54a998c61f4429874ed3ac33d4afc4", "name": "reader"}], "expires_at": "2019-04-09T10:25:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6509066435f1453bac6996ee8997a3b2", "name": "admin"}, "catalog": [{"endpoints": [], "type": "tempest-type-1277486611", "id": "0b54ae2e271e4cc7bbd93a7117074bc5", "name": "tempest-service-488714134"}, {"endpoints": [], "type": "metering", "id": "0c6048bf3c804b33b1209bfa8ca75ec0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v3/6509066435f1453bac6996ee8997a3b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "503aa75a75e444a9b93cb14634c6ab50"}, {"url": "http://192.30.9.6:8776/v3/6509066435f1453bac6996ee8997a3b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd4bc81464e44d0a129985ca1ff91d5"}, {"url": "http://192.30.9.6:8776/v3/6509066435f1453bac6996ee8997a3b2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d888a991472d4a88bfcfcfcf4909874d"}], "type": "volumev3", "id": "1b1b3cbed2d14611b521aa10e2b642dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4664f0d595a24e8a9d4eb3691db874e0"}, {"url": "http://172.30.9.21:8080/v1/AUTH_6509066435f1453bac6996ee8997a3b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49cfc5fc2aa942e59d21f825b2bc9939"}, {"url": "http://12.0.0.22:8080/v1/AUTH_6509066435f1453bac6996ee8997a3b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "71100b14603a4edf8a39e8af672ecff5"}], "type": "object-store", "id": "29267bcb2ea04deebb6caaa71afffcc5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4dc1873b4b477cb578245fdb86a111"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77d7bee546c941368ffc769fda003312"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9b1ab09869b4ea895eb3c8867f61318"}], "type": "network", "id": "3ac09bd783a245efa7f11d71ad667386", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f7f6f256262433fb4467ed610947d62"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "72d58c041dc245bc8aa43ce73891f76c"}, {"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b89851b9b2b4f95b7d2184e74373672"}], "type": "identity", "id": "49f6869431e3430e9aeef431c7e7d7de", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8201c41b3865412e839f135e1ceb7421"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e4e22c0a684229ba50a51934a5cdf7"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf4872e158cb44e3aa5a4063a620efc3"}], "type": "alarming", "id": "61e60b3a8b964288a4ad67fd02ee4984", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4de11e8502624071afd079250b33c74c"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d801fa7f3ee64b30b3b18ef5a9e72635"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f583f4a1750f4edc8596dd476ece0948"}], "type": "compute", "id": "6b64d23b249e42d79f5dd070a7460b66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0cd6369c5d9949eba212a5ce97f8b6f7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8011dc0e5bd44e2aa45caf7c6e4d19d2"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d807430fcec84acebca284681dd098fe"}], "type": "cloudformation", "id": "7f91896ba7394ae291c7a222f92ea496", "name": "heat-cfn"}, {"endpoints": [], "type": "tempest-type-608147535", "id": "88d50707b816448897d5d0b213cb19da", "name": "tempest-service-563563896"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/6509066435f1453bac6996ee8997a3b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4243c026b4174decae31504c58542875"}, {"url": "http://192.30.9.6:8776/v2/6509066435f1453bac6996ee8997a3b2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84281d63eba442fd8cdbf23eae691ba2"}, {"url": "http://172.30.9.21:8776/v2/6509066435f1453bac6996ee8997a3b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1ce0a47f2fd4ca9b678bc1d7e5d0b37"}], "type": "volumev2", "id": "8afcbe00e0a6427bbf1fc3b10d4b2f5e", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/6509066435f1453bac6996ee8997a3b2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25eb19d77ddd4b9aa8117749f829d913"}, {"url": "http://172.30.9.21:8004/v1/6509066435f1453bac6996ee8997a3b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57dd852403b0401fb0bd852db0cc4f1e"}, {"url": "http://192.30.9.6:8004/v1/6509066435f1453bac6996ee8997a3b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5a404b628fff4023b9d3e5b8fca3b0fb"}], "type": "orchestration", "id": "a244395507da4b85bd212d5f49a8b6ae", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2242a4436b774238a465cc3d6498ab4e"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "977935de203e411cbce5038f0a9dc848"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2fcaa46481c44f8a3f42acd6c29b21f"}], "type": "placement", "id": "aed411d3d8324008b42b3bd847051003", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b61449c559f45dba6ba5f9dc241729f"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3f83bae18b4a496bb67592b5d777f17c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5162d5282ea1448dbbc20567c0d57fd7"}], "type": "metric", "id": "ebf458a547774acfb6b489f2803a822c", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "33de49eaa2934d07a5ef7754ed5fe8e0"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b7265307a4a45caad0a286536a91b5d"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94601cf3562245fb9453e9678a54b869"}], "type": "event", "id": "f3ff1bc7e87e4c90a2385a1bc8175960", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00d65cc314ee4a87ad316dd160d63558"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64896bc5be624954a0166b6cfa08a10e"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd079af259534771ac00959c542171cf"}], "type": "image", "id": "f9a74c8a63414707b34a5b03e9eacdc1", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "96d754a28b0d43cf8fa237c30a99c306"}, "audit_ids": ["Ard0zZjJSjKkyj7lZidnPg"], "issued_at": "2019-04-09T09:25:24.000000Z"}} 2019-04-09 09:25:31,516 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-09 09:25:31,516 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}149b79f7233e4e099a75752d42f7df5c4fbac1f5" 2019-04-09 09:25:31,876 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Tue, 09 Apr 2019 09:25:25 GMT X-Openstack-Request-Id: req-174874cb-fb92-46e0-ba2d-3a2aaedb625e 2019-04-09 09:25:31,877 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"b62787c2-635d-4893-8553-7ee0260442ff","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ba7a30bb29394fc4a587735d9dfb749e","l2_adjacency":true,"status":"ACTIVE","subnets":["dce875e1-9eec-4cb2-94e6-93dffefe33f6"],"description":"","tags":[],"updated_at":"2019-04-09T06:38:46Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ba7a30bb29394fc4a587735d9dfb749e","created_at":"2019-04-09T06:24:05Z","provider:network_type":"flat"}]} 2019-04-09 09:25:31,877 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-174874cb-fb92-46e0-ba2d-3a2aaedb625e 2019-04-09 09:25:31,877 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.360973834991s 2019-04-09 09:25:31,884 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-04-09 09:25:31,889 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 09 Apr 2019 09:25:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-63929beb-65cc-44c4-8b4e-552b748975d3 2019-04-09 09:25:31,889 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 09:25:31,890 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/ used request id req-63929beb-65cc-44c4-8b4e-552b748975d3 2019-04-09 09:25:31,890 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-09 09:25:31,893 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}149b79f7233e4e099a75752d42f7df5c4fbac1f5" 2019-04-09 09:25:32,111 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 222 Content-Type: application/json Date: Tue, 09 Apr 2019 09:25:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad12b3f7-506c-4e0c-b105-10bf6e6c3dcf 2019-04-09 09:25:32,112 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/ec5ce0aa038644b78983e5840ba5fb73"}, "tags": [], "enabled": true, "id": "ec5ce0aa038644b78983e5840ba5fb73", "name": "heat_stack"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2019-04-09 09:25:32,112 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-ad12b3f7-506c-4e0c-b105-10bf6e6c3dcf 2019-04-09 09:25:32,112 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.221581935883s 2019-04-09 09:25:32,119 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-04-09 09:25:32,122 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}149b79f7233e4e099a75752d42f7df5c4fbac1f5" -d '{"project": {"description": "Created by OPNFV Functest: vmtp", "enabled": true, "domain_id": "default", "name": "vmtp-project_d1aeda1f-c37a-463f-b1b4-9e9d4115ff49"}}' 2019-04-09 09:25:32,252 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 354 Content-Type: application/json Date: Tue, 09 Apr 2019 09:25:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-22b65c60-a357-4446-9aed-6399cc149303 2019-04-09 09:25:32,252 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vmtp", "links": {"self": "http://172.30.9.21:5000/v3/projects/7bd457646ef145858e13cf18b2957fef"}, "tags": [], "enabled": true, "id": "7bd457646ef145858e13cf18b2957fef", "parent_id": "default", "domain_id": "default", "name": "vmtp-project_d1aeda1f-c37a-463f-b1b4-9e9d4115ff49"}} 2019-04-09 09:25:32,252 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-22b65c60-a357-4446-9aed-6399cc149303 2019-04-09 09:25:32,253 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.133247852325s 2019-04-09 09:25:32,253 - 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'7bd457646ef145858e13cf18b2957fef', '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_d1aeda1f-c37a-463f-b1b4-9e9d4115ff49'}) 2019-04-09 09:25:32,260 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-04-09 09:25:32,263 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}149b79f7233e4e099a75752d42f7df5c4fbac1f5" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "L4uG2f2PaTAFdJU5ZoQ0m1qOFJCdh6", "email": null, "name": "vmtp-user_d1aeda1f-c37a-463f-b1b4-9e9d4115ff49"}}' 2019-04-09 09:25:32,708 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 319 Content-Type: application/json Date: Tue, 09 Apr 2019 09:25:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dd61278b-870c-4b21-8bf0-6dd520f317e1 2019-04-09 09:25:32,708 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vmtp-user_d1aeda1f-c37a-463f-b1b4-9e9d4115ff49", "links": {"self": "http://172.30.9.21:5000/v3/users/7edfc1656bfe480d9a5655fd4a2fc4dc"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7edfc1656bfe480d9a5655fd4a2fc4dc", "domain_id": "default", "password_expires_at": null}} 2019-04-09 09:25:32,709 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/users used request id req-dd61278b-870c-4b21-8bf0-6dd520f317e1 2019-04-09 09:25:32,709 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.448729991913s 2019-04-09 09:25:32,709 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'7edfc1656bfe480d9a5655fd4a2fc4dc', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vmtp-user_d1aeda1f-c37a-463f-b1b4-9e9d4115ff49'}) 2019-04-09 09:25:32,713 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-09 09:25:32,716 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}149b79f7233e4e099a75752d42f7df5c4fbac1f5" 2019-04-09 09:25:32,908 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Tue, 09 Apr 2019 09:25:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c94ad9f-186b-4e6d-bffd-885159d4b332 2019-04-09 09:25:32,909 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "12d06a59574c4903a7b4bfc193e14ef0", "links": {"self": "http://172.30.9.21:5000/v3/roles/12d06a59574c4903a7b4bfc193e14ef0"}, "name": "member"}, {"domain_id": null, "id": "50245c80a9b84e15b01544b714aaabd9", "links": {"self": "http://172.30.9.21:5000/v3/roles/50245c80a9b84e15b01544b714aaabd9"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6e54a998c61f4429874ed3ac33d4afc4", "links": {"self": "http://172.30.9.21:5000/v3/roles/6e54a998c61f4429874ed3ac33d4afc4"}, "name": "reader"}, {"domain_id": null, "id": "6f62ff3e5bbd4682becdbe9fa3c1ed2c", "links": {"self": "http://172.30.9.21:5000/v3/roles/6f62ff3e5bbd4682becdbe9fa3c1ed2c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80b483ac8c834f498f0d265da82cb005", "links": {"self": "http://172.30.9.21:5000/v3/roles/80b483ac8c834f498f0d265da82cb005"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecaba09e8ea14e058d5f9d9eb583aa37", "links": {"self": "http://172.30.9.21:5000/v3/roles/ecaba09e8ea14e058d5f9d9eb583aa37"}, "name": "admin"}]} 2019-04-09 09:25:32,909 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-0c94ad9f-186b-4e6d-bffd-885159d4b332 2019-04-09 09:25:32,909 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.196440935135s 2019-04-09 09:25:32,914 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-09 09:25:32,918 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}149b79f7233e4e099a75752d42f7df5c4fbac1f5" 2019-04-09 09:25:33,070 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Tue, 09 Apr 2019 09:25:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c29a097c-7fbd-4550-8d6f-ded6ba3f3528 2019-04-09 09:25:33,071 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "12d06a59574c4903a7b4bfc193e14ef0", "links": {"self": "http://172.30.9.21:5000/v3/roles/12d06a59574c4903a7b4bfc193e14ef0"}, "name": "member"}, {"domain_id": null, "id": "50245c80a9b84e15b01544b714aaabd9", "links": {"self": "http://172.30.9.21:5000/v3/roles/50245c80a9b84e15b01544b714aaabd9"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6e54a998c61f4429874ed3ac33d4afc4", "links": {"self": "http://172.30.9.21:5000/v3/roles/6e54a998c61f4429874ed3ac33d4afc4"}, "name": "reader"}, {"domain_id": null, "id": "6f62ff3e5bbd4682becdbe9fa3c1ed2c", "links": {"self": "http://172.30.9.21:5000/v3/roles/6f62ff3e5bbd4682becdbe9fa3c1ed2c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80b483ac8c834f498f0d265da82cb005", "links": {"self": "http://172.30.9.21:5000/v3/roles/80b483ac8c834f498f0d265da82cb005"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecaba09e8ea14e058d5f9d9eb583aa37", "links": {"self": "http://172.30.9.21:5000/v3/roles/ecaba09e8ea14e058d5f9d9eb583aa37"}, "name": "admin"}]} 2019-04-09 09:25:33,071 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-c29a097c-7fbd-4550-8d6f-ded6ba3f3528 2019-04-09 09:25:33,071 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.156637907028s 2019-04-09 09:25:33,076 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-09 09:25:33,080 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}149b79f7233e4e099a75752d42f7df5c4fbac1f5" 2019-04-09 09:25:33,304 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Tue, 09 Apr 2019 09:25:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59f429d0-c19b-411c-991f-04101f73b567 2019-04-09 09:25:33,304 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "12d06a59574c4903a7b4bfc193e14ef0", "links": {"self": "http://172.30.9.21:5000/v3/roles/12d06a59574c4903a7b4bfc193e14ef0"}, "name": "member"}, {"domain_id": null, "id": "50245c80a9b84e15b01544b714aaabd9", "links": {"self": "http://172.30.9.21:5000/v3/roles/50245c80a9b84e15b01544b714aaabd9"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6e54a998c61f4429874ed3ac33d4afc4", "links": {"self": "http://172.30.9.21:5000/v3/roles/6e54a998c61f4429874ed3ac33d4afc4"}, "name": "reader"}, {"domain_id": null, "id": "6f62ff3e5bbd4682becdbe9fa3c1ed2c", "links": {"self": "http://172.30.9.21:5000/v3/roles/6f62ff3e5bbd4682becdbe9fa3c1ed2c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80b483ac8c834f498f0d265da82cb005", "links": {"self": "http://172.30.9.21:5000/v3/roles/80b483ac8c834f498f0d265da82cb005"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecaba09e8ea14e058d5f9d9eb583aa37", "links": {"self": "http://172.30.9.21:5000/v3/roles/ecaba09e8ea14e058d5f9d9eb583aa37"}, "name": "admin"}]} 2019-04-09 09:25:33,304 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-59f429d0-c19b-411c-991f-04101f73b567 2019-04-09 09:25:33,305 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.228007078171s 2019-04-09 09:25:33,310 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-09 09:25:33,313 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}149b79f7233e4e099a75752d42f7df5c4fbac1f5" 2019-04-09 09:25:33,421 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 09 Apr 2019 09:25:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a42e635d-9be7-4b9a-9247-b5a674e643f3 2019-04-09 09:25:33,421 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-04-09 09:25:33,421 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-a42e635d-9be7-4b9a-9247-b5a674e643f3 2019-04-09 09:25:33,421 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.111639022827s 2019-04-09 09:25:33,422 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-09 09:25:33,426 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}149b79f7233e4e099a75752d42f7df5c4fbac1f5" 2019-04-09 09:25:33,550 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 835 Content-Type: application/json Date: Tue, 09 Apr 2019 09:25:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33cfaf22-d8a9-4a61-a91e-5d640257dcec 2019-04-09 09:25:33,551 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/07b62caafa51496f94dd3b3fb341fcfe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07b62caafa51496f94dd3b3fb341fcfe", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/2e35f475a54147749980006d265eb864"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e35f475a54147749980006d265eb864", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/2f1bc9c9d22745648100c4b0717962eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f1bc9c9d22745648100c4b0717962eb", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/30fe8cf249d443dd9c53f2cc083f50b5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "30fe8cf249d443dd9c53f2cc083f50b5", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/3d748bf7df734addb2e37ea0663ec892"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d748bf7df734addb2e37ea0663ec892", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/732a504491fd4f35923460ae0d2ef475"}, "domain_id": "default", "enabled": true, "options": {}, "id": "732a504491fd4f35923460ae0d2ef475", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/781b729594744c4f8f561f6b5a6e68bd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "781b729594744c4f8f561f6b5a6e68bd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "vmtp-user_d1aeda1f-c37a-463f-b1b4-9e9d4115ff49", "links": {"self": "http://172.30.9.21:5000/v3/users/7edfc1656bfe480d9a5655fd4a2fc4dc"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7edfc1656bfe480d9a5655fd4a2fc4dc", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/80817a33c71343ed9c63d448a7fea69e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "80817a33c71343ed9c63d448a7fea69e", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/938ce22a56d74c639d353dbbf166fcc4"}, "domain_id": "ec5ce0aa038644b78983e5840ba5fb73", "enabled": true, "options": {}, "id": "938ce22a56d74c639d353dbbf166fcc4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/96d754a28b0d43cf8fa237c30a99c306"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d754a28b0d43cf8fa237c30a99c306", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/aaa8b9f924a74e80899c7ad7e32fcaae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aaa8b9f924a74e80899c7ad7e32fcaae", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b8dd65f4e72446d5bd8d9efa13837b0c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8dd65f4e72446d5bd8d9efa13837b0c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/c34b7e3bcdbc428db4539ea2b87cfce1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c34b7e3bcdbc428db4539ea2b87cfce1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/eb527490835d48e8a67131b0f587baf6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb527490835d48e8a67131b0f587baf6", "email": "gnocchi@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2019-04-09 09:25:33,551 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-33cfaf22-d8a9-4a61-a91e-5d640257dcec 2019-04-09 09:25:33,551 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.128798961639s 2019-04-09 09:25:33,563 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-09 09:25:33,566 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}149b79f7233e4e099a75752d42f7df5c4fbac1f5" 2019-04-09 09:25:33,777 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 391 Content-Type: application/json Date: Tue, 09 Apr 2019 09:25:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7ea3408-a0e7-47f5-92e6-03508d903758 2019-04-09 09:25:33,778 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/6509066435f1453bac6996ee8997a3b2"}, "tags": [], "enabled": true, "id": "6509066435f1453bac6996ee8997a3b2", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/ba7a30bb29394fc4a587735d9dfb749e"}, "tags": [], "enabled": true, "id": "ba7a30bb29394fc4a587735d9dfb749e", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmtp", "links": {"self": "http://172.30.9.21:5000/v3/projects/7bd457646ef145858e13cf18b2957fef"}, "tags": [], "enabled": true, "id": "7bd457646ef145858e13cf18b2957fef", "parent_id": "default", "domain_id": "default", "name": "vmtp-project_d1aeda1f-c37a-463f-b1b4-9e9d4115ff49"}]} 2019-04-09 09:25:33,778 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-c7ea3408-a0e7-47f5-92e6-03508d903758 2019-04-09 09:25:33,778 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.214895963669s 2019-04-09 09:25:33,786 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-04-09 09:25:33,790 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=7edfc1656bfe480d9a5655fd4a2fc4dc&role.id=12d06a59574c4903a7b4bfc193e14ef0&scope.project.id=7bd457646ef145858e13cf18b2957fef" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}149b79f7233e4e099a75752d42f7df5c4fbac1f5" 2019-04-09 09:25:33,900 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Tue, 09 Apr 2019 09:25:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b992c15e-9442-4230-a2dc-ac49ba2b3c44 2019-04-09 09:25:33,900 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=7edfc1656bfe480d9a5655fd4a2fc4dc&role.id=12d06a59574c4903a7b4bfc193e14ef0&scope.project.id=7bd457646ef145858e13cf18b2957fef", "previous": null, "next": null}} 2019-04-09 09:25:33,901 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=7edfc1656bfe480d9a5655fd4a2fc4dc&role.id=12d06a59574c4903a7b4bfc193e14ef0&scope.project.id=7bd457646ef145858e13cf18b2957fef used request id req-b992c15e-9442-4230-a2dc-ac49ba2b3c44 2019-04-09 09:25:33,901 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.114223957062s 2019-04-09 09:25:33,904 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-04-09 09:25:33,907 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/7bd457646ef145858e13cf18b2957fef/users/7edfc1656bfe480d9a5655fd4a2fc4dc/roles/12d06a59574c4903a7b4bfc193e14ef0 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}149b79f7233e4e099a75752d42f7df5c4fbac1f5" 2019-04-09 09:25:34,050 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 09 Apr 2019 09:25:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a80b0229-b238-4256-ba63-4fe9be9a6e9d 2019-04-09 09:25:34,050 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-09 09:25:34,050 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/7bd457646ef145858e13cf18b2957fef/users/7edfc1656bfe480d9a5655fd4a2fc4dc/roles/12d06a59574c4903a7b4bfc193e14ef0 used request id req-a80b0229-b238-4256-ba63-4fe9be9a6e9d 2019-04-09 09:25:34,050 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.146636009216s 2019-04-09 09:25:34,051 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vmtp-project_d1aeda1f-c37a-463f-b1b4-9e9d4115ff49', 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'7bd457646ef145858e13cf18b2957fef', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'L4uG2f2PaTAFdJU5ZoQ0m1qOFJCdh6', 'username': u'vmtp-user_d1aeda1f-c37a-463f-b1b4-9e9d4115ff49', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.21:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-04-09 09:25:34,055 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vmtp-user_d1aeda1f-c37a-463f-b1b4-9e9d4115ff49', 'password': 'L4uG2f2PaTAFdJU5ZoQ0m1qOFJCdh6', 'project_name': 'vmtp-project_d1aeda1f-c37a-463f-b1b4-9e9d4115ff49', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.21:5000/v3', 'project_id': '7bd457646ef145858e13cf18b2957fef', 'project_domain_name': 'Default'} 2019-04-09 09:25:34,063 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-04-09 09:25:34,066 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}149b79f7233e4e099a75752d42f7df5c4fbac1f5" 2019-04-09 09:25:34,395 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 735 Content-Type: application/json Date: Tue, 09 Apr 2019 09:25:27 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-9b06c3f6-9800-4405-bf2f-cfd966f010e9 x-openstack-request-id: req-9b06c3f6-9800-4405-bf2f-cfd966f010e9 2019-04-09 09:25:34,396 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 16}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.3", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-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": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 17}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.10", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-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": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 2}]} 2019-04-09 09:25:34,396 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-hypervisors/detail used request id req-9b06c3f6-9800-4405-bf2f-cfd966f010e9 2019-04-09 09:25:34,396 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.333003044128s 2019-04-09 09:25:34,397 - xtesting.ci.run_tests - INFO - Running test case 'vmtp'... 2019-04-09 09:25:34,401 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-04-09 09:25:34,408 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Tue, 09 Apr 2019 09:25:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9dac96a5-eb9a-41aa-ba4b-3452204acac4 2019-04-09 09:25:34,408 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2019-04-09 09:25:34,408 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/v3 used request id req-9dac96a5-eb9a-41aa-ba4b-3452204acac4 2019-04-09 09:25:34,408 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2019-04-09 09:25:34,809 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "12d06a59574c4903a7b4bfc193e14ef0", "name": "member"}, {"id": "6e54a998c61f4429874ed3ac33d4afc4", "name": "reader"}], "expires_at": "2019-04-09T10:25:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7bd457646ef145858e13cf18b2957fef", "name": "vmtp-project_d1aeda1f-c37a-463f-b1b4-9e9d4115ff49"}, "catalog": [{"endpoints": [], "type": "tempest-type-1277486611", "id": "0b54ae2e271e4cc7bbd93a7117074bc5", "name": "tempest-service-488714134"}, {"endpoints": [], "type": "metering", "id": "0c6048bf3c804b33b1209bfa8ca75ec0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v3/7bd457646ef145858e13cf18b2957fef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "503aa75a75e444a9b93cb14634c6ab50"}, {"url": "http://192.30.9.6:8776/v3/7bd457646ef145858e13cf18b2957fef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd4bc81464e44d0a129985ca1ff91d5"}, {"url": "http://192.30.9.6:8776/v3/7bd457646ef145858e13cf18b2957fef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d888a991472d4a88bfcfcfcf4909874d"}], "type": "volumev3", "id": "1b1b3cbed2d14611b521aa10e2b642dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4664f0d595a24e8a9d4eb3691db874e0"}, {"url": "http://172.30.9.21:8080/v1/AUTH_7bd457646ef145858e13cf18b2957fef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49cfc5fc2aa942e59d21f825b2bc9939"}, {"url": "http://12.0.0.22:8080/v1/AUTH_7bd457646ef145858e13cf18b2957fef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "71100b14603a4edf8a39e8af672ecff5"}], "type": "object-store", "id": "29267bcb2ea04deebb6caaa71afffcc5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4dc1873b4b477cb578245fdb86a111"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77d7bee546c941368ffc769fda003312"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9b1ab09869b4ea895eb3c8867f61318"}], "type": "network", "id": "3ac09bd783a245efa7f11d71ad667386", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f7f6f256262433fb4467ed610947d62"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "72d58c041dc245bc8aa43ce73891f76c"}, {"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b89851b9b2b4f95b7d2184e74373672"}], "type": "identity", "id": "49f6869431e3430e9aeef431c7e7d7de", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8201c41b3865412e839f135e1ceb7421"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e4e22c0a684229ba50a51934a5cdf7"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf4872e158cb44e3aa5a4063a620efc3"}], "type": "alarming", "id": "61e60b3a8b964288a4ad67fd02ee4984", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4de11e8502624071afd079250b33c74c"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d801fa7f3ee64b30b3b18ef5a9e72635"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f583f4a1750f4edc8596dd476ece0948"}], "type": "compute", "id": "6b64d23b249e42d79f5dd070a7460b66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0cd6369c5d9949eba212a5ce97f8b6f7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8011dc0e5bd44e2aa45caf7c6e4d19d2"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d807430fcec84acebca284681dd098fe"}], "type": "cloudformation", "id": "7f91896ba7394ae291c7a222f92ea496", "name": "heat-cfn"}, {"endpoints": [], "type": "tempest-type-608147535", "id": "88d50707b816448897d5d0b213cb19da", "name": "tempest-service-563563896"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/7bd457646ef145858e13cf18b2957fef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4243c026b4174decae31504c58542875"}, {"url": "http://192.30.9.6:8776/v2/7bd457646ef145858e13cf18b2957fef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84281d63eba442fd8cdbf23eae691ba2"}, {"url": "http://172.30.9.21:8776/v2/7bd457646ef145858e13cf18b2957fef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1ce0a47f2fd4ca9b678bc1d7e5d0b37"}], "type": "volumev2", "id": "8afcbe00e0a6427bbf1fc3b10d4b2f5e", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/7bd457646ef145858e13cf18b2957fef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25eb19d77ddd4b9aa8117749f829d913"}, {"url": "http://172.30.9.21:8004/v1/7bd457646ef145858e13cf18b2957fef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57dd852403b0401fb0bd852db0cc4f1e"}, {"url": "http://192.30.9.6:8004/v1/7bd457646ef145858e13cf18b2957fef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5a404b628fff4023b9d3e5b8fca3b0fb"}], "type": "orchestration", "id": "a244395507da4b85bd212d5f49a8b6ae", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2242a4436b774238a465cc3d6498ab4e"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "977935de203e411cbce5038f0a9dc848"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2fcaa46481c44f8a3f42acd6c29b21f"}], "type": "placement", "id": "aed411d3d8324008b42b3bd847051003", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b61449c559f45dba6ba5f9dc241729f"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3f83bae18b4a496bb67592b5d777f17c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5162d5282ea1448dbbc20567c0d57fd7"}], "type": "metric", "id": "ebf458a547774acfb6b489f2803a822c", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "33de49eaa2934d07a5ef7754ed5fe8e0"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b7265307a4a45caad0a286536a91b5d"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94601cf3562245fb9453e9678a54b869"}], "type": "event", "id": "f3ff1bc7e87e4c90a2385a1bc8175960", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00d65cc314ee4a87ad316dd160d63558"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64896bc5be624954a0166b6cfa08a10e"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd079af259534771ac00959c542171cf"}], "type": "image", "id": "f9a74c8a63414707b34a5b03e9eacdc1", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vmtp-user_d1aeda1f-c37a-463f-b1b4-9e9d4115ff49", "id": "7edfc1656bfe480d9a5655fd4a2fc4dc"}, "audit_ids": ["QP3c-iHvSvGJsI99qatxMg"], "issued_at": "2019-04-09T09:25:28.000000Z"}} 2019-04-09 09:25:34,812 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-04-09 09:25:34,813 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}049ac3c311697c53d96b45bdf1a71b0674ee3f9f" -d '{"router": {"external_gateway_info": {"network_id": "b62787c2-635d-4893-8553-7ee0260442ff"}, "name": "vmtp-router_d1aeda1f-c37a-463f-b1b4-9e9d4115ff49", "admin_state_up": true}}' 2019-04-09 09:25:36,658 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 691 Content-Type: application/json Date: Tue, 09 Apr 2019 09:25:30 GMT X-Openstack-Request-Id: req-857fef1d-bb76-4832-bcde-21f79a1b7880 2019-04-09 09:25:36,659 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "b62787c2-635d-4893-8553-7ee0260442ff", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "dce875e1-9eec-4cb2-94e6-93dffefe33f6", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "7bd457646ef145858e13cf18b2957fef", "created_at": "2019-04-09T09:25:28Z", "admin_state_up": true, "updated_at": "2019-04-09T09:25:29Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "7bd457646ef145858e13cf18b2957fef", "id": "022bdf0f-7c52-4205-82e7-4fa5110c4878", "name": "vmtp-router_d1aeda1f-c37a-463f-b1b4-9e9d4115ff49"}} 2019-04-09 09:25:36,659 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-857fef1d-bb76-4832-bcde-21f79a1b7880 2019-04-09 09:25:36,659 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.84689903259s 2019-04-09 09:25:36,660 - functest.opnfv_tests.openstack.vmtp.vmtp - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-04-09T09:25:29Z', u'revision_number': 2, u'id': u'022bdf0f-7c52-4205-82e7-4fa5110c4878', u'external_gateway_info': {u'network_id': u'b62787c2-635d-4893-8553-7ee0260442ff', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'dce875e1-9eec-4cb2-94e6-93dffefe33f6', u'ip_address': u'172.30.9.205'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmtp-router_d1aeda1f-c37a-463f-b1b4-9e9d4115ff49', u'admin_state_up': True, u'tenant_id': u'7bd457646ef145858e13cf18b2957fef', u'created_at': u'2019-04-09T09:25:28Z', u'flavor_id': None, u'routes': [], u'project_id': u'7bd457646ef145858e13cf18b2957fef'}) 2019-04-09 09:25:36,661 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2019-04-09 09:25:37,804 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img md5:72cb240dbce5a4fd863559c5a4d1ce95 sha256:8376ec1ef99c835a7688851e57e1c2e2fb6e9386b37cd447613ed74b476ce735 2019-04-09 09:25:37,807 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-04-09 09:25:37,811 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Tue, 09 Apr 2019 09:25:31 GMT 2019-04-09 09:25:37,811 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}]} 2019-04-09 09:25:37,813 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-09 09:25:37,815 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}049ac3c311697c53d96b45bdf1a71b0674ee3f9f" 2019-04-09 09:25:38,111 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Tue, 09 Apr 2019 09:25:31 GMT X-Openstack-Request-Id: req-ba7e443f-22d5-4a9f-97ac-112da6e15dbf 2019-04-09 09:25:38,112 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-09 09:25:38,112 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-ba7e443f-22d5-4a9f-97ac-112da6e15dbf 2019-04-09 09:25:38,112 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.298926115036s 2019-04-09 09:25:38,121 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-04-09 09:25:38,125 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}049ac3c311697c53d96b45bdf1a71b0674ee3f9f" -d '{"owner_specified.shade.md5": "72cb240dbce5a4fd863559c5a4d1ce95", "owner_specified.shade.sha256": "8376ec1ef99c835a7688851e57e1c2e2fb6e9386b37cd447613ed74b476ce735", "owner_specified.shade.object": "images/vmtp-img_d1aeda1f-c37a-463f-b1b4-9e9d4115ff49", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmtp-img_d1aeda1f-c37a-463f-b1b4-9e9d4115ff49"}' 2019-04-09 09:25:38,174 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 925 Content-Type: application/json Date: Tue, 09 Apr 2019 09:25:31 GMT Location: http://172.30.9.21:9292/v2/images/7aec67c2-5fb9-4b62-b70d-55e3ec41caa6 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-296cdea4-673e-4396-9aab-88f950d9775c 2019-04-09 09:25:38,174 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-09T09:25:31Z", "file": "/v2/images/7aec67c2-5fb9-4b62-b70d-55e3ec41caa6/file", "owner": "7bd457646ef145858e13cf18b2957fef", "id": "7aec67c2-5fb9-4b62-b70d-55e3ec41caa6", "size": null, "self": "/v2/images/7aec67c2-5fb9-4b62-b70d-55e3ec41caa6", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "8376ec1ef99c835a7688851e57e1c2e2fb6e9386b37cd447613ed74b476ce735", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/vmtp-img_d1aeda1f-c37a-463f-b1b4-9e9d4115ff49", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "72cb240dbce5a4fd863559c5a4d1ce95", "name": "vmtp-img_d1aeda1f-c37a-463f-b1b4-9e9d4115ff49", "checksum": null, "created_at": "2019-04-09T09:25:31Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-04-09 09:25:38,174 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-296cdea4-673e-4396-9aab-88f950d9775c 2019-04-09 09:25:38,175 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0533690452576s 2019-04-09 09:25:38,175 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-04-09 09:25:38,179 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/7aec67c2-5fb9-4b62-b70d-55e3ec41caa6/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}049ac3c311697c53d96b45bdf1a71b0674ee3f9f" -d '' 2019-04-09 09:25:42,791 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 09:25:36 GMT X-Openstack-Request-Id: req-94bc3982-e14e-4400-92c0-e9afbbf59f8e 2019-04-09 09:25:42,791 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 09:25:42,791 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/7aec67c2-5fb9-4b62-b70d-55e3ec41caa6/file used request id req-94bc3982-e14e-4400-92c0-e9afbbf59f8e 2019-04-09 09:25:42,792 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 4.61641597748s 2019-04-09 09:25:42,797 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-09 09:25:42,801 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}049ac3c311697c53d96b45bdf1a71b0674ee3f9f" 2019-04-09 09:25:42,841 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1386 Content-Type: application/json Date: Tue, 09 Apr 2019 09:25:36 GMT X-Openstack-Request-Id: req-67f7ae7f-5bae-42fa-844e-ca278f22c6b3 2019-04-09 09:25:42,841 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-09T09:25:36Z", "file": "/v2/images/7aec67c2-5fb9-4b62-b70d-55e3ec41caa6/file", "owner": "7bd457646ef145858e13cf18b2957fef", "id": "7aec67c2-5fb9-4b62-b70d-55e3ec41caa6", "size": 263848448, "self": "/v2/images/7aec67c2-5fb9-4b62-b70d-55e3ec41caa6", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/7aec67c2-5fb9-4b62-b70d-55e3ec41caa6/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "8376ec1ef99c835a7688851e57e1c2e2fb6e9386b37cd447613ed74b476ce735", "locations": [{"url": "rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/7aec67c2-5fb9-4b62-b70d-55e3ec41caa6/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmtp-img_d1aeda1f-c37a-463f-b1b4-9e9d4115ff49", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "72cb240dbce5a4fd863559c5a4d1ce95", "name": "vmtp-img_d1aeda1f-c37a-463f-b1b4-9e9d4115ff49", "checksum": "72cb240dbce5a4fd863559c5a4d1ce95", "created_at": "2019-04-09T09:25:31Z", "os_hidden": false, "protected": false, "os_hash_value": "5168712769990731d69f855bd5f5a5b86f8e5ee1a0948b2c3eeedcad61b62537c2868ed3b37aa0a5581e6438f994e8156ad0dccf65a4f94383f8946ce79f0856"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-09 09:25:42,842 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-67f7ae7f-5bae-42fa-844e-ca278f22c6b3 2019-04-09 09:25:42,842 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0443849563599s 2019-04-09 09:25:42,844 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/7aec67c2-5fb9-4b62-b70d-55e3ec41caa6/snap', u'metadata': Munch({})})], 'file': u'/v2/images/7aec67c2-5fb9-4b62-b70d-55e3ec41caa6/file', 'owner': u'7bd457646ef145858e13cf18b2957fef', 'id': u'7aec67c2-5fb9-4b62-b70d-55e3ec41caa6', 'size': 263848448, u'self': u'/v2/images/7aec67c2-5fb9-4b62-b70d-55e3ec41caa6', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7bd457646ef145858e13cf18b2957fef', 'name': 'vmtp-project_d1aeda1f-c37a-463f-b1b4-9e9d4115ff49', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/7aec67c2-5fb9-4b62-b70d-55e3ec41caa6/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-04-09T09:25:36Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-04-09T09:25:36Z', u'owner_specified.shade.sha256': u'8376ec1ef99c835a7688851e57e1c2e2fb6e9386b37cd447613ed74b476ce735', u'owner_specified.shade.object': u'images/vmtp-img_d1aeda1f-c37a-463f-b1b4-9e9d4115ff49', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'72cb240dbce5a4fd863559c5a4d1ce95', 'properties': {u'os_hash_value': u'5168712769990731d69f855bd5f5a5b86f8e5ee1a0948b2c3eeedcad61b62537c2868ed3b37aa0a5581e6438f994e8156ad0dccf65a4f94383f8946ce79f0856', u'self': u'/v2/images/7aec67c2-5fb9-4b62-b70d-55e3ec41caa6', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'8376ec1ef99c835a7688851e57e1c2e2fb6e9386b37cd447613ed74b476ce735', u'owner_specified.shade.object': u'images/vmtp-img_d1aeda1f-c37a-463f-b1b4-9e9d4115ff49', u'owner_specified.shade.md5': u'72cb240dbce5a4fd863559c5a4d1ce95', u'schema': u'/v2/schemas/image'}, 'name': u'vmtp-img_d1aeda1f-c37a-463f-b1b4-9e9d4115ff49', 'created': u'2019-04-09T09:25:31Z', 'checksum': u'72cb240dbce5a4fd863559c5a4d1ce95', 'created_at': u'2019-04-09T09:25:31Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'5168712769990731d69f855bd5f5a5b86f8e5ee1a0948b2c3eeedcad61b62537c2868ed3b37aa0a5581e6438f994e8156ad0dccf65a4f94383f8946ce79f0856', 'metadata': {u'os_hash_value': u'5168712769990731d69f855bd5f5a5b86f8e5ee1a0948b2c3eeedcad61b62537c2868ed3b37aa0a5581e6438f994e8156ad0dccf65a4f94383f8946ce79f0856', u'self': u'/v2/images/7aec67c2-5fb9-4b62-b70d-55e3ec41caa6', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'8376ec1ef99c835a7688851e57e1c2e2fb6e9386b37cd447613ed74b476ce735', u'owner_specified.shade.object': u'images/vmtp-img_d1aeda1f-c37a-463f-b1b4-9e9d4115ff49', u'owner_specified.shade.md5': u'72cb240dbce5a4fd863559c5a4d1ce95', u'schema': u'/v2/schemas/image'}}) 2019-04-09 09:25:42,844 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-04-09 09:25:42,847 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}149b79f7233e4e099a75752d42f7df5c4fbac1f5" -d '{"flavor": {"vcpus": 1, "ram": 2048, "name": "vmtp-flavor_d1aeda1f-c37a-463f-b1b4-9e9d4115ff49", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 0, "id": null, "swap": 0}}' 2019-04-09 09:25:42,882 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 306 Content-Type: application/json Date: Tue, 09 Apr 2019 09:25:36 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-2101dcd0-be65-4492-9a1c-eaa4a04f4093 x-openstack-request-id: req-2101dcd0-be65-4492-9a1c-eaa4a04f4093 2019-04-09 09:25:42,882 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "vmtp-flavor_d1aeda1f-c37a-463f-b1b4-9e9d4115ff49", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/4e93e1f2-27e2-41fa-90d3-4a582d822b72", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/4e93e1f2-27e2-41fa-90d3-4a582d822b72", "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": "4e93e1f2-27e2-41fa-90d3-4a582d822b72"}} 2019-04-09 09:25:42,882 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-2101dcd0-be65-4492-9a1c-eaa4a04f4093 2019-04-09 09:25:42,883 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.038076877594s 2019-04-09 09:25:42,883 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmtp-flavor_d1aeda1f-c37a-463f-b1b4-9e9d4115ff49', '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'6509066435f1453bac6996ee8997a3b2', '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'4e93e1f2-27e2-41fa-90d3-4a582d822b72', 'swap': 0}) 2019-04-09 09:25:42,884 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-04-09 09:25:42,886 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/4e93e1f2-27e2-41fa-90d3-4a582d822b72/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}149b79f7233e4e099a75752d42f7df5c4fbac1f5" -d '{"extra_specs": {}}' 2019-04-09 09:25:42,902 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 09 Apr 2019 09:25:36 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f84220bd-b642-4c7e-a0ea-a5f69467f5d7 x-openstack-request-id: req-f84220bd-b642-4c7e-a0ea-a5f69467f5d7 2019-04-09 09:25:42,902 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-04-09 09:25:42,902 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/4e93e1f2-27e2-41fa-90d3-4a582d822b72/os-extra_specs used request id req-f84220bd-b642-4c7e-a0ea-a5f69467f5d7 2019-04-09 09:25:42,902 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0187339782715s 2019-04-09 09:25:42,905 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-09 09:25:42,907 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}149b79f7233e4e099a75752d42f7df5c4fbac1f5" 2019-04-09 09:25:43,026 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Tue, 09 Apr 2019 09:25:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a64fd6eb-3393-4ea3-a133-9c01e3eecb4b 2019-04-09 09:25:43,027 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "12d06a59574c4903a7b4bfc193e14ef0", "links": {"self": "http://172.30.9.21:5000/v3/roles/12d06a59574c4903a7b4bfc193e14ef0"}, "name": "member"}, {"domain_id": null, "id": "50245c80a9b84e15b01544b714aaabd9", "links": {"self": "http://172.30.9.21:5000/v3/roles/50245c80a9b84e15b01544b714aaabd9"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6e54a998c61f4429874ed3ac33d4afc4", "links": {"self": "http://172.30.9.21:5000/v3/roles/6e54a998c61f4429874ed3ac33d4afc4"}, "name": "reader"}, {"domain_id": null, "id": "6f62ff3e5bbd4682becdbe9fa3c1ed2c", "links": {"self": "http://172.30.9.21:5000/v3/roles/6f62ff3e5bbd4682becdbe9fa3c1ed2c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80b483ac8c834f498f0d265da82cb005", "links": {"self": "http://172.30.9.21:5000/v3/roles/80b483ac8c834f498f0d265da82cb005"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecaba09e8ea14e058d5f9d9eb583aa37", "links": {"self": "http://172.30.9.21:5000/v3/roles/ecaba09e8ea14e058d5f9d9eb583aa37"}, "name": "admin"}]} 2019-04-09 09:25:43,027 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-a64fd6eb-3393-4ea3-a133-9c01e3eecb4b 2019-04-09 09:25:43,027 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.121901988983s 2019-04-09 09:25:43,032 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-09 09:25:43,035 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}149b79f7233e4e099a75752d42f7df5c4fbac1f5" 2019-04-09 09:25:43,198 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Tue, 09 Apr 2019 09:25:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1366733e-fa9c-4c76-97e8-4a082a667a56 2019-04-09 09:25:43,198 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "12d06a59574c4903a7b4bfc193e14ef0", "links": {"self": "http://172.30.9.21:5000/v3/roles/12d06a59574c4903a7b4bfc193e14ef0"}, "name": "member"}, {"domain_id": null, "id": "50245c80a9b84e15b01544b714aaabd9", "links": {"self": "http://172.30.9.21:5000/v3/roles/50245c80a9b84e15b01544b714aaabd9"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6e54a998c61f4429874ed3ac33d4afc4", "links": {"self": "http://172.30.9.21:5000/v3/roles/6e54a998c61f4429874ed3ac33d4afc4"}, "name": "reader"}, {"domain_id": null, "id": "6f62ff3e5bbd4682becdbe9fa3c1ed2c", "links": {"self": "http://172.30.9.21:5000/v3/roles/6f62ff3e5bbd4682becdbe9fa3c1ed2c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80b483ac8c834f498f0d265da82cb005", "links": {"self": "http://172.30.9.21:5000/v3/roles/80b483ac8c834f498f0d265da82cb005"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecaba09e8ea14e058d5f9d9eb583aa37", "links": {"self": "http://172.30.9.21:5000/v3/roles/ecaba09e8ea14e058d5f9d9eb583aa37"}, "name": "admin"}]} 2019-04-09 09:25:43,198 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-1366733e-fa9c-4c76-97e8-4a082a667a56 2019-04-09 09:25:43,198 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.166301012039s 2019-04-09 09:25:43,203 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-09 09:25:43,206 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}149b79f7233e4e099a75752d42f7df5c4fbac1f5" 2019-04-09 09:25:43,437 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 09 Apr 2019 09:25:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07a99348-ac42-4b3e-ae02-f2470c6e392a 2019-04-09 09:25:43,438 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-04-09 09:25:43,438 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-07a99348-ac42-4b3e-ae02-f2470c6e392a 2019-04-09 09:25:43,438 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.234935998917s 2019-04-09 09:25:43,439 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-09 09:25:43,441 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}149b79f7233e4e099a75752d42f7df5c4fbac1f5" 2019-04-09 09:25:43,653 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 835 Content-Type: application/json Date: Tue, 09 Apr 2019 09:25:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-948bb184-8f45-4d78-8205-88435e1556d5 2019-04-09 09:25:43,654 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/07b62caafa51496f94dd3b3fb341fcfe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07b62caafa51496f94dd3b3fb341fcfe", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/2e35f475a54147749980006d265eb864"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e35f475a54147749980006d265eb864", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/2f1bc9c9d22745648100c4b0717962eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f1bc9c9d22745648100c4b0717962eb", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/30fe8cf249d443dd9c53f2cc083f50b5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "30fe8cf249d443dd9c53f2cc083f50b5", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/3d748bf7df734addb2e37ea0663ec892"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d748bf7df734addb2e37ea0663ec892", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/732a504491fd4f35923460ae0d2ef475"}, "domain_id": "default", "enabled": true, "options": {}, "id": "732a504491fd4f35923460ae0d2ef475", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/781b729594744c4f8f561f6b5a6e68bd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "781b729594744c4f8f561f6b5a6e68bd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "vmtp-user_d1aeda1f-c37a-463f-b1b4-9e9d4115ff49", "links": {"self": "http://172.30.9.21:5000/v3/users/7edfc1656bfe480d9a5655fd4a2fc4dc"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7edfc1656bfe480d9a5655fd4a2fc4dc", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/80817a33c71343ed9c63d448a7fea69e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "80817a33c71343ed9c63d448a7fea69e", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/938ce22a56d74c639d353dbbf166fcc4"}, "domain_id": "ec5ce0aa038644b78983e5840ba5fb73", "enabled": true, "options": {}, "id": "938ce22a56d74c639d353dbbf166fcc4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/96d754a28b0d43cf8fa237c30a99c306"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d754a28b0d43cf8fa237c30a99c306", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/aaa8b9f924a74e80899c7ad7e32fcaae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aaa8b9f924a74e80899c7ad7e32fcaae", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b8dd65f4e72446d5bd8d9efa13837b0c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8dd65f4e72446d5bd8d9efa13837b0c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/c34b7e3bcdbc428db4539ea2b87cfce1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c34b7e3bcdbc428db4539ea2b87cfce1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/eb527490835d48e8a67131b0f587baf6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb527490835d48e8a67131b0f587baf6", "email": "gnocchi@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2019-04-09 09:25:43,654 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-948bb184-8f45-4d78-8205-88435e1556d5 2019-04-09 09:25:43,654 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.215633869171s 2019-04-09 09:25:43,665 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-09 09:25:43,668 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}149b79f7233e4e099a75752d42f7df5c4fbac1f5" 2019-04-09 09:25:43,878 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 391 Content-Type: application/json Date: Tue, 09 Apr 2019 09:25:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2d5b9f1-dcff-4601-81ad-f3e40e286cd1 2019-04-09 09:25:43,879 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/6509066435f1453bac6996ee8997a3b2"}, "tags": [], "enabled": true, "id": "6509066435f1453bac6996ee8997a3b2", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/ba7a30bb29394fc4a587735d9dfb749e"}, "tags": [], "enabled": true, "id": "ba7a30bb29394fc4a587735d9dfb749e", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmtp", "links": {"self": "http://172.30.9.21:5000/v3/projects/7bd457646ef145858e13cf18b2957fef"}, "tags": [], "enabled": true, "id": "7bd457646ef145858e13cf18b2957fef", "parent_id": "default", "domain_id": "default", "name": "vmtp-project_d1aeda1f-c37a-463f-b1b4-9e9d4115ff49"}]} 2019-04-09 09:25:43,879 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-c2d5b9f1-dcff-4601-81ad-f3e40e286cd1 2019-04-09 09:25:43,879 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.213598966599s 2019-04-09 09:25:43,886 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-04-09 09:25:43,890 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=7edfc1656bfe480d9a5655fd4a2fc4dc&role.id=ecaba09e8ea14e058d5f9d9eb583aa37&scope.project.id=7bd457646ef145858e13cf18b2957fef" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}149b79f7233e4e099a75752d42f7df5c4fbac1f5" 2019-04-09 09:25:44,008 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Tue, 09 Apr 2019 09:25:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c239474-b183-4cad-bab8-e121c2465442 2019-04-09 09:25:44,009 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=7edfc1656bfe480d9a5655fd4a2fc4dc&role.id=ecaba09e8ea14e058d5f9d9eb583aa37&scope.project.id=7bd457646ef145858e13cf18b2957fef", "previous": null, "next": null}} 2019-04-09 09:25:44,009 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=7edfc1656bfe480d9a5655fd4a2fc4dc&role.id=ecaba09e8ea14e058d5f9d9eb583aa37&scope.project.id=7bd457646ef145858e13cf18b2957fef used request id req-6c239474-b183-4cad-bab8-e121c2465442 2019-04-09 09:25:44,009 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.122580051422s 2019-04-09 09:25:44,013 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-04-09 09:25:44,016 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/7bd457646ef145858e13cf18b2957fef/users/7edfc1656bfe480d9a5655fd4a2fc4dc/roles/ecaba09e8ea14e058d5f9d9eb583aa37 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}149b79f7233e4e099a75752d42f7df5c4fbac1f5" 2019-04-09 09:25:44,244 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 09 Apr 2019 09:25:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0ac903a3-7d65-49c6-bebd-219f3f9c960d 2019-04-09 09:25:44,244 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-09 09:25:44,244 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/7bd457646ef145858e13cf18b2957fef/users/7edfc1656bfe480d9a5655fd4a2fc4dc/roles/ecaba09e8ea14e058d5f9d9eb583aa37 used request id req-0ac903a3-7d65-49c6-bebd-219f3f9c960d 2019-04-09 09:25:44,245 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.231531858444s 2019-04-09 09:25:44,245 - functest.opnfv_tests.openstack.vmtp.vmtp - INFO - Creating keypair with name: 'vmtp_d1aeda1f-c37a-463f-b1b4-9e9d4115ff49' 2019-04-09 09:25:44,247 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-04-09 09:25:44,250 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/os-keypairs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}049ac3c311697c53d96b45bdf1a71b0674ee3f9f" -d '{"keypair": {"name": "vmtp_d1aeda1f-c37a-463f-b1b4-9e9d4115ff49"}}' 2019-04-09 09:25:44,692 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1804 Content-Type: application/json Date: Tue, 09 Apr 2019 09:25:37 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-2ac8500e-59f1-42d5-887b-bb57bb9ffd71 x-openstack-request-id: req-2ac8500e-59f1-42d5-887b-bb57bb9ffd71 2019-04-09 09:25:44,692 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDG7Pc2ZMuIqLVTCo9zALRzA/tha8H/iCuRw4VWDJ4wK21zMbcAF8o+CWBrXbXNtj1nGWj8J/q7H8XGSQthDoP8M3GlWIJ4NDiXf+rZawzua8Cu/YzlZ4bCA+VxYJpCHF0TDLWnHX6omK77qp+2VHbD9hperTinOqQPqI1hnyeJpS9QwUCF8+K6xOGm03H5QvksKdPoD6ShSBVNURXROOE19aE/KCIHgbmw4eDgCSGABc3219ykekswP6WJNkdmRbXVvwBc4ZnJPe1GDine1zYwrAWLmgQdww06XH6xFnbDOAdh9zBw4khhqC7hypeizThKBexKFQUJ5Opk1jvwpCY7 Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAxuz3NmTLiKi1UwqPcwC0cwP7YWvB/4grkcOFVgyeMCttczG3\nABfKPglga121zbY9Zxlo/Cf6ux/FxkkLYQ6D/DNxpViCeDQ4l3/q2WsM7mvArv2M\n5WeGwgPlcWCaQhxdEwy1px1+qJiu+6qftlR2w/YaXq04pzqkD6iNYZ8niaUvUMFA\nhfPiusThptNx+UL5LCnT6A+koUgVTVEV0TjhNfWhPygiB4G5sOHg4AkhgAXN9tfc\npHpLMD+liTZHZkW11b8AXOGZyT3tRg4p3tc2MKwFi5oEHcMNOlx+sRZ2wzgHYfcw\ncOJIYagu4cqXos04SgXsShUFCeTqZNY78KQmOwIDAQABAoIBAQCjiv5Tgdqzp8Ar\nXWtCKToxtPxew7Di3Ji1ZgGhFQ6Ym5uIMT86nFRxXFQg8RIe5czljkZ5yISigySe\nOD9atAxetAyi23moSYadR1VVGmWvPndTZrEHiW2I5Jsl8z3fTGJY3wIZOm5/Pcfe\nsBBOXnKl+RcE73S8R8HJ/dD+iVKAHhC7Klhu43r9ZZxXE5XZab6wgLC+e4lx2HVJ\nnEwF5PLmp9KDX6msulfCI4+y42f6SyNnl1s4ehIaA2bS/ps9mJo4GrT1PWXviFHT\nblV1ltmTB8srl2/bWUS8lk8y1Vtsn2SCq10KJ6FJKhIDDURGRjsDYbwxaeBh7jX5\nd+xpfv4BAoGBAPxzCn8iW/EIYsVQasc3SfdpmUC36eXzCENws1GT06XzlZhQF+I8\nA6ncbfrY2XNMJjDYTFP47mtykzTxslqmkqTrIWGv45KtOZkEn5usAmFIDPUe2BiC\ng7YCqCvEhuLxtEccci1nlZuV2M9on7EfC+DYEWXxUpxUmiafmrPLbjtbAoGBAMm5\nNZQ6EU1pZoL7OOcOc5cEIrgP5O/+GZ+aKqTyZXStBPTZYyA5tBdfZygFf8E4AHc1\nwZv67MnKHWcYzQb0vmTgyR4f9mkdZMFKIq63gVOqFnaeYv3zxK5FhpRVo1Amh9AS\n92LyxnGl7416xHc0EtRqaBQSkDoNJAhXvA4WVRahAoGBAOa/RGXmgwFyt81A7wi+\nuaYi6IimUm3z0abLGazEIR274w3Aj8QjNPoK2KADm+buQK4+1q2eiFa/+FvZXDvN\nq5aAsRd4TNvh6Ba8iiMhe19uGyHmGoF0sm0oSo0O6nf/k9e34Yks+CupMO6L5ANi\nrFnNRUHX7bmk/u20zxPuKwinAoGAazqFbZ6UVfcCI/wQ2lnHPe5X2kmwo5YJ3tof\ncwDax3O1X8YyuA2UWpw/BHov1/DB5pxvp09yES3cBVKcoeb1UkBfCCFrZaLXTRvw\nZblsCKIwQKue6WlsEkso567CGjfxF70NPc7Zh83yEd3Bk6/dloZdftYDTqhvj/O7\nJi3e2yECgYAE3QWseL+FSRygK/+WUWWdj8dKtzFTKIdSDUUd2mX6BCVfqMccC2dY\nbH6exvajY7CgAgDdBUAB+JvZY/2gsdMW+vh4S68xrDk1Oq+sMnP87HFXtmKD6RO3\nKLe3KbR0FF8LxBTjgDIZO6cFlumxJpo4I9o5YrMbYZ6BLEkZ6my5rQ==\n-----END RSA PRIVATE KEY-----\n", "user_id": "7edfc1656bfe480d9a5655fd4a2fc4dc", "name": "vmtp_d1aeda1f-c37a-463f-b1b4-9e9d4115ff49", "fingerprint": "be:d6:33:f2:0f:38:c8:af:b6:1a:d5:a1:51:58:bb:df"}} 2019-04-09 09:25:44,692 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-2ac8500e-59f1-42d5-887b-bb57bb9ffd71 2019-04-09 09:25:44,693 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.44495677948s 2019-04-09 09:25:44,693 - functest.opnfv_tests.openstack.vmtp.vmtp - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDG7Pc2ZMuIqLVTCo9zALRzA/tha8H/iCuRw4VWDJ4wK21zMbcAF8o+CWBrXbXNtj1nGWj8J/q7H8XGSQthDoP8M3GlWIJ4NDiXf+rZawzua8Cu/YzlZ4bCA+VxYJpCHF0TDLWnHX6omK77qp+2VHbD9hperTinOqQPqI1hnyeJpS9QwUCF8+K6xOGm03H5QvksKdPoD6ShSBVNURXROOE19aE/KCIHgbmw4eDgCSGABc3219ykekswP6WJNkdmRbXVvwBc4ZnJPe1GDine1zYwrAWLmgQdww06XH6xFnbDOAdh9zBw4khhqC7hypeizThKBexKFQUJ5Opk1jvwpCY7 Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAxuz3NmTLiKi1UwqPcwC0cwP7YWvB/4grkcOFVgyeMCttczG3\nABfKPglga121zbY9Zxlo/Cf6ux/FxkkLYQ6D/DNxpViCeDQ4l3/q2WsM7mvArv2M\n5WeGwgPlcWCaQhxdEwy1px1+qJiu+6qftlR2w/YaXq04pzqkD6iNYZ8niaUvUMFA\nhfPiusThptNx+UL5LCnT6A+koUgVTVEV0TjhNfWhPygiB4G5sOHg4AkhgAXN9tfc\npHpLMD+liTZHZkW11b8AXOGZyT3tRg4p3tc2MKwFi5oEHcMNOlx+sRZ2wzgHYfcw\ncOJIYagu4cqXos04SgXsShUFCeTqZNY78KQmOwIDAQABAoIBAQCjiv5Tgdqzp8Ar\nXWtCKToxtPxew7Di3Ji1ZgGhFQ6Ym5uIMT86nFRxXFQg8RIe5czljkZ5yISigySe\nOD9atAxetAyi23moSYadR1VVGmWvPndTZrEHiW2I5Jsl8z3fTGJY3wIZOm5/Pcfe\nsBBOXnKl+RcE73S8R8HJ/dD+iVKAHhC7Klhu43r9ZZxXE5XZab6wgLC+e4lx2HVJ\nnEwF5PLmp9KDX6msulfCI4+y42f6SyNnl1s4ehIaA2bS/ps9mJo4GrT1PWXviFHT\nblV1ltmTB8srl2/bWUS8lk8y1Vtsn2SCq10KJ6FJKhIDDURGRjsDYbwxaeBh7jX5\nd+xpfv4BAoGBAPxzCn8iW/EIYsVQasc3SfdpmUC36eXzCENws1GT06XzlZhQF+I8\nA6ncbfrY2XNMJjDYTFP47mtykzTxslqmkqTrIWGv45KtOZkEn5usAmFIDPUe2BiC\ng7YCqCvEhuLxtEccci1nlZuV2M9on7EfC+DYEWXxUpxUmiafmrPLbjtbAoGBAMm5\nNZQ6EU1pZoL7OOcOc5cEIrgP5O/+GZ+aKqTyZXStBPTZYyA5tBdfZygFf8E4AHc1\nwZv67MnKHWcYzQb0vmTgyR4f9mkdZMFKIq63gVOqFnaeYv3zxK5FhpRVo1Amh9AS\n92LyxnGl7416xHc0EtRqaBQSkDoNJAhXvA4WVRahAoGBAOa/RGXmgwFyt81A7wi+\nuaYi6IimUm3z0abLGazEIR274w3Aj8QjNPoK2KADm+buQK4+1q2eiFa/+FvZXDvN\nq5aAsRd4TNvh6Ba8iiMhe19uGyHmGoF0sm0oSo0O6nf/k9e34Yks+CupMO6L5ANi\nrFnNRUHX7bmk/u20zxPuKwinAoGAazqFbZ6UVfcCI/wQ2lnHPe5X2kmwo5YJ3tof\ncwDax3O1X8YyuA2UWpw/BHov1/DB5pxvp09yES3cBVKcoeb1UkBfCCFrZaLXTRvw\nZblsCKIwQKue6WlsEkso567CGjfxF70NPc7Zh83yEd3Bk6/dloZdftYDTqhvj/O7\nJi3e2yECgYAE3QWseL+FSRygK/+WUWWdj8dKtzFTKIdSDUUd2mX6BCVfqMccC2dY\nbH6exvajY7CgAgDdBUAB+JvZY/2gsdMW+vh4S68xrDk1Oq+sMnP87HFXtmKD6RO3\nKLe3KbR0FF8LxBTjgDIZO6cFlumxJpo4I9o5YrMbYZ6BLEkZ6my5rQ==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'7edfc1656bfe480d9a5655fd4a2fc4dc', 'name': u'vmtp_d1aeda1f-c37a-463f-b1b4-9e9d4115ff49', 'created_at': '2019-04-09T09:25:44.693922', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7bd457646ef145858e13cf18b2957fef', 'name': 'vmtp-project_d1aeda1f-c37a-463f-b1b4-9e9d4115ff49', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'be:d6:33:f2:0f:38:c8:af:b6:1a:d5:a1:51:58:bb:df', 'type': 'ssh', 'id': u'vmtp_d1aeda1f-c37a-463f-b1b4-9e9d4115ff49'}) 2019-04-09 09:25:44,694 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2019-04-09 09:25:44,697 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/os-keypairs/vmtp_d1aeda1f-c37a-463f-b1b4-9e9d4115ff49 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}049ac3c311697c53d96b45bdf1a71b0674ee3f9f" 2019-04-09 09:25:44,731 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Tue, 09 Apr 2019 09:25:38 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-82466bfc-c510-49b2-b217-d24fb88cbd51 x-openstack-request-id: req-82466bfc-c510-49b2-b217-d24fb88cbd51 2019-04-09 09:25:44,732 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/os-keypairs/vmtp_d1aeda1f-c37a-463f-b1b4-9e9d4115ff49 used request id req-82466bfc-c510-49b2-b217-d24fb88cbd51 2019-04-09 09:25:44,732 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0373618602753s 2019-04-09 09:25:45,424 - 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 2019-04-09 09:45:20,965 - functest.opnfv_tests.openstack.vmtp.vmtp - INFO - vmtp -d --json /home/opnfv/functest/results/vmtp/vmtp.json -c /home/opnfv/functest/results/vmtp/vmtp.conf 2019-04-09 09:25:46,049 INFO Using http://172.30.9.21:5000/v3 2019-04-09 09:25:46,049 INFO VM public key: /tmp/tmpZRMUiW 2019-04-09 09:25:46,049 INFO VM private key: /tmp/tmptRyQYQ 2019-04-09 09:25:47,521 INFO Found image vmtp-img_d1aeda1f-c37a-463f-b1b4-9e9d4115ff49 to launch VM, will continue 2019-04-09 09:25:48,303 INFO Using external router: vmtp-router_d1aeda1f-c37a-463f-b1b4-9e9d4115ff49 2019-04-09 09:25:48,304 INFO Using external network: external. 2019-04-09 09:25:49,060 INFO Created internal network: pns-internal-net_d1aeda1f-c37a-463f-b1b4-9e9d4115ff49. 2019-04-09 09:25:49,773 INFO Created internal network: pns-internal-net2_d1aeda1f-c37a-463f-b1b4-9e9d4115ff49. 2019-04-09 09:25:52,277 DEBUG Ext router associated to pns-internal-net_d1aeda1f-c37a-463f-b1b4-9e9d4115ff49 2019-04-09 09:25:54,478 DEBUG Ext router associated to pns-internal-net2_d1aeda1f-c37a-463f-b1b4-9e9d4115ff49 2019-04-09 09:25:54,554 INFO OpenStack agent: Open vSwitch agent 2019-04-09 09:25:54,554 INFO OpenStack network type: vxlan 2019-04-09 09:25:55,375 INFO [TestServer_d1aeda1f-c37a-463f-b1b4-9e9d4115ff491] Creating server VM... 2019-04-09 09:25:55,375 DEBUG [TestServer_d1aeda1f-c37a-463f-b1b4-9e9d4115ff491] Starting on zone nova:overcloud-novacompute-1.opnfvlf.org 2019-04-09 09:25:57,827 DEBUG [TestServer_d1aeda1f-c37a-463f-b1b4-9e9d4115ff491] VM status=BUILD, retrying 1 of 150... 2019-04-09 09:26:00,422 DEBUG [TestServer_d1aeda1f-c37a-463f-b1b4-9e9d4115ff491] VM status=BUILD, retrying 2 of 150... 2019-04-09 09:26:03,102 DEBUG [TestServer_d1aeda1f-c37a-463f-b1b4-9e9d4115ff491] VM status=BUILD, retrying 3 of 150... 2019-04-09 09:26:05,517 DEBUG [TestServer_d1aeda1f-c37a-463f-b1b4-9e9d4115ff491] VM status=BUILD, retrying 4 of 150... 2019-04-09 09:26:07,702 DEBUG [TestServer_d1aeda1f-c37a-463f-b1b4-9e9d4115ff491] VM status=BUILD, retrying 5 of 150... 2019-04-09 09:26:10,286 DEBUG [TestServer_d1aeda1f-c37a-463f-b1b4-9e9d4115ff491] VM status=BUILD, retrying 6 of 150... 2019-04-09 09:26:13,104 DEBUG [TestServer_d1aeda1f-c37a-463f-b1b4-9e9d4115ff491] VM status=BUILD, retrying 7 of 150... 2019-04-09 09:26:16,065 DEBUG [TestServer_d1aeda1f-c37a-463f-b1b4-9e9d4115ff491] VM status=BUILD, retrying 8 of 150... 2019-04-09 09:26:18,217 DEBUG [TestServer_d1aeda1f-c37a-463f-b1b4-9e9d4115ff491] VM status=BUILD, retrying 9 of 150... 2019-04-09 09:26:20,899 DEBUG [TestServer_d1aeda1f-c37a-463f-b1b4-9e9d4115ff491] VM status=BUILD, retrying 10 of 150... 2019-04-09 09:26:23,053 DEBUG [TestServer_d1aeda1f-c37a-463f-b1b4-9e9d4115ff491] VM status=BUILD, retrying 11 of 150... 2019-04-09 09:26:25,570 DEBUG [TestServer_d1aeda1f-c37a-463f-b1b4-9e9d4115ff491] VM status=BUILD, retrying 12 of 150... 2019-04-09 09:26:27,948 DEBUG [TestServer_d1aeda1f-c37a-463f-b1b4-9e9d4115ff491] VM status=BUILD, retrying 13 of 150... 2019-04-09 09:26:30,356 DEBUG [TestServer_d1aeda1f-c37a-463f-b1b4-9e9d4115ff491] VM status=BUILD, retrying 14 of 150... 2019-04-09 09:26:32,781 DEBUG [TestServer_d1aeda1f-c37a-463f-b1b4-9e9d4115ff491] VM status=BUILD, retrying 15 of 150... 2019-04-09 09:26:35,116 DEBUG [TestServer_d1aeda1f-c37a-463f-b1b4-9e9d4115ff491] VM status=BUILD, retrying 16 of 150... 2019-04-09 09:26:37,283 DEBUG [TestServer_d1aeda1f-c37a-463f-b1b4-9e9d4115ff491] VM status=BUILD, retrying 17 of 150... 2019-04-09 09:26:39,717 DEBUG [TestServer_d1aeda1f-c37a-463f-b1b4-9e9d4115ff491] VM status=BUILD, retrying 18 of 150... 2019-04-09 09:26:42,070 DEBUG [TestServer_d1aeda1f-c37a-463f-b1b4-9e9d4115ff491] VM status=BUILD, retrying 19 of 150... 2019-04-09 09:26:44,234 DEBUG [TestServer_d1aeda1f-c37a-463f-b1b4-9e9d4115ff491] VM status=BUILD, retrying 20 of 150... 2019-04-09 09:26:46,592 DEBUG [TestServer_d1aeda1f-c37a-463f-b1b4-9e9d4115ff491] VM status=BUILD, retrying 21 of 150... 2019-04-09 09:26:48,751 DEBUG [TestServer_d1aeda1f-c37a-463f-b1b4-9e9d4115ff491] VM status=BUILD, retrying 22 of 150... 2019-04-09 09:26:51,117 DEBUG [TestServer_d1aeda1f-c37a-463f-b1b4-9e9d4115ff491] VM status=BUILD, retrying 23 of 150... 2019-04-09 09:26:53,262 DEBUG [TestServer_d1aeda1f-c37a-463f-b1b4-9e9d4115ff491] VM status=BUILD, retrying 24 of 150... 2019-04-09 09:26:55,723 DEBUG [TestServer_d1aeda1f-c37a-463f-b1b4-9e9d4115ff491] VM status=BUILD, retrying 25 of 150... 2019-04-09 09:26:57,889 DEBUG [TestServer_d1aeda1f-c37a-463f-b1b4-9e9d4115ff491] VM status=BUILD, retrying 26 of 150... 2019-04-09 09:27:00,315 DEBUG [TestServer_d1aeda1f-c37a-463f-b1b4-9e9d4115ff491] VM status=BUILD, retrying 27 of 150... 2019-04-09 09:27:02,738 DEBUG [TestServer_d1aeda1f-c37a-463f-b1b4-9e9d4115ff491] VM status=BUILD, retrying 28 of 150... 2019-04-09 09:27:04,921 DEBUG [TestServer_d1aeda1f-c37a-463f-b1b4-9e9d4115ff491] VM status=BUILD, retrying 29 of 150... 2019-04-09 09:27:07,076 DEBUG [TestServer_d1aeda1f-c37a-463f-b1b4-9e9d4115ff491] VM status=BUILD, retrying 30 of 150... 2019-04-09 09:27:09,230 DEBUG [TestServer_d1aeda1f-c37a-463f-b1b4-9e9d4115ff491] VM status=BUILD, retrying 31 of 150... 2019-04-09 09:27:11,385 DEBUG [TestServer_d1aeda1f-c37a-463f-b1b4-9e9d4115ff491] VM status=BUILD, retrying 32 of 150... 2019-04-09 09:27:14,109 DEBUG [TestServer_d1aeda1f-c37a-463f-b1b4-9e9d4115ff491] VM status=BUILD, retrying 33 of 150... 2019-04-09 09:27:16,259 DEBUG [TestServer_d1aeda1f-c37a-463f-b1b4-9e9d4115ff491] VM status=BUILD, retrying 34 of 150... 2019-04-09 09:27:18,411 DEBUG [TestServer_d1aeda1f-c37a-463f-b1b4-9e9d4115ff491] VM status=BUILD, retrying 35 of 150... 2019-04-09 09:27:20,874 DEBUG [TestServer_d1aeda1f-c37a-463f-b1b4-9e9d4115ff491] VM status=BUILD, retrying 36 of 150... 2019-04-09 09:27:23,970 DEBUG [TestServer_d1aeda1f-c37a-463f-b1b4-9e9d4115ff491] VM status=BUILD, retrying 37 of 150... 2019-04-09 09:27:26,408 DEBUG [TestServer_d1aeda1f-c37a-463f-b1b4-9e9d4115ff491] VM status=BUILD, retrying 38 of 150... 2019-04-09 09:27:28,579 DEBUG [TestServer_d1aeda1f-c37a-463f-b1b4-9e9d4115ff491] VM status=BUILD, retrying 39 of 150... 2019-04-09 09:27:30,984 DEBUG [TestServer_d1aeda1f-c37a-463f-b1b4-9e9d4115ff491] VM status=BUILD, retrying 40 of 150... 2019-04-09 09:27:33,148 DEBUG [TestServer_d1aeda1f-c37a-463f-b1b4-9e9d4115ff491] VM status=BUILD, retrying 41 of 150... 2019-04-09 09:27:35,557 DEBUG [TestServer_d1aeda1f-c37a-463f-b1b4-9e9d4115ff491] VM status=BUILD, retrying 42 of 150... 2019-04-09 09:27:37,892 DEBUG [TestServer_d1aeda1f-c37a-463f-b1b4-9e9d4115ff491] VM status=BUILD, retrying 43 of 150... 2019-04-09 09:27:40,046 DEBUG [TestServer_d1aeda1f-c37a-463f-b1b4-9e9d4115ff491] VM status=BUILD, retrying 44 of 150... 2019-04-09 09:27:42,901 DEBUG [TestServer_d1aeda1f-c37a-463f-b1b4-9e9d4115ff491] VM status=BUILD, retrying 45 of 150... 2019-04-09 09:27:45,054 DEBUG [TestServer_d1aeda1f-c37a-463f-b1b4-9e9d4115ff491] VM status=BUILD, retrying 46 of 150... 2019-04-09 09:27:50,459 INFO [TestServer_d1aeda1f-c37a-463f-b1b4-9e9d4115ff491] Internal network IP: 192.168.1.4 2019-04-09 09:27:50,459 INFO [TestServer_d1aeda1f-c37a-463f-b1b4-9e9d4115ff491] SSH IP: 172.30.9.204 2019-04-09 09:27:50,459 INFO [TestServer_d1aeda1f-c37a-463f-b1b4-9e9d4115ff491] Setup SSH for ubuntu@172.30.9.204 2019-04-09 09:28:08,562 INFO [TestServer_d1aeda1f-c37a-463f-b1b4-9e9d4115ff491] Installing nuttcp-8.1.4... 2019-04-09 09:28:08,632 DEBUG [TestServer_d1aeda1f-c37a-463f-b1b4-9e9d4115ff491] Copying nuttcp-8.1.4 to target... 2019-04-09 09:28:08,848 DEBUG [TestServer_d1aeda1f-c37a-463f-b1b4-9e9d4115ff491] Starting nuttcp-8.1.4 server... 2019-04-09 09:28:08,893 DEBUG [TestServer_d1aeda1f-c37a-463f-b1b4-9e9d4115ff491] 2019-04-09 09:28:08,939 INFO [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff491] Creating client VM... 2019-04-09 09:28:08,939 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff491] Starting on zone nova:overcloud-novacompute-1.opnfvlf.org 2019-04-09 09:28:10,958 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff491] VM status=BUILD, retrying 1 of 150... 2019-04-09 09:28:13,053 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff491] VM status=BUILD, retrying 2 of 150... 2019-04-09 09:28:15,210 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff491] VM status=BUILD, retrying 3 of 150... 2019-04-09 09:28:17,738 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff491] VM status=BUILD, retrying 4 of 150... 2019-04-09 09:28:20,348 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff491] VM status=BUILD, retrying 5 of 150... 2019-04-09 09:28:22,492 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff491] VM status=BUILD, retrying 6 of 150... 2019-04-09 09:28:25,120 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff491] VM status=BUILD, retrying 7 of 150... 2019-04-09 09:28:29,672 INFO [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff491] Internal network IP: 192.168.1.16 2019-04-09 09:28:29,672 INFO [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff491] SSH IP: 172.30.9.200 2019-04-09 09:28:29,673 INFO [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff491] Setup SSH for ubuntu@172.30.9.200 2019-04-09 09:28:43,196 INFO [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff491] Installing nuttcp-8.1.4... 2019-04-09 09:28:43,241 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff491] Copying nuttcp-8.1.4 to target... 2019-04-09 09:28:43,411 INFO ============================================================ 2019-04-09 09:28:43,411 INFO Flow 1: VM to VM same network fixed IP (intra-node) 2019-04-09 09:28:52,453 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff491] PING 192.168.1.4 (192.168.1.4) 64(92) bytes of data. 72 bytes from 192.168.1.4: icmp_seq=1 ttl=64 time=20.5 ms 72 bytes from 192.168.1.4: icmp_seq=2 ttl=64 time=0.172 ms 72 bytes from 192.168.1.4: icmp_seq=3 ttl=64 time=0.179 ms 72 bytes from 192.168.1.4: icmp_seq=4 ttl=64 time=0.163 ms 72 bytes from 192.168.1.4: icmp_seq=5 ttl=64 time=0.117 ms 72 bytes from 192.168.1.4: icmp_seq=6 ttl=64 time=0.243 ms 72 bytes from 192.168.1.4: icmp_seq=7 ttl=64 time=0.152 ms 72 bytes from 192.168.1.4: icmp_seq=8 ttl=64 time=0.235 ms 72 bytes from 192.168.1.4: icmp_seq=9 ttl=64 time=0.196 ms 72 bytes from 192.168.1.4: icmp_seq=10 ttl=64 time=0.155 ms --- 192.168.1.4 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9000ms rtt min/avg/max/mdev = 0.117/2.221/20.598/6.125 ms 2019-04-09 09:29:01,518 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff491] PING 192.168.1.4 (192.168.1.4) 391(419) bytes of data. 399 bytes from 192.168.1.4: icmp_seq=1 ttl=64 time=0.134 ms 399 bytes from 192.168.1.4: icmp_seq=2 ttl=64 time=0.117 ms 399 bytes from 192.168.1.4: icmp_seq=3 ttl=64 time=0.191 ms 399 bytes from 192.168.1.4: icmp_seq=4 ttl=64 time=0.253 ms 399 bytes from 192.168.1.4: icmp_seq=5 ttl=64 time=0.168 ms 399 bytes from 192.168.1.4: icmp_seq=6 ttl=64 time=0.167 ms 399 bytes from 192.168.1.4: icmp_seq=7 ttl=64 time=0.292 ms 399 bytes from 192.168.1.4: icmp_seq=8 ttl=64 time=0.154 ms 399 bytes from 192.168.1.4: icmp_seq=9 ttl=64 time=0.155 ms 399 bytes from 192.168.1.4: icmp_seq=10 ttl=64 time=0.136 ms --- 192.168.1.4 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8996ms rtt min/avg/max/mdev = 0.117/0.176/0.292/0.054 ms 2019-04-09 09:29:10,557 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff491] PING 192.168.1.4 (192.168.1.4) 1500(1528) bytes of data. 1508 bytes from 192.168.1.4: icmp_seq=1 ttl=64 time=0.376 ms 1508 bytes from 192.168.1.4: icmp_seq=2 ttl=64 time=0.228 ms 1508 bytes from 192.168.1.4: icmp_seq=3 ttl=64 time=0.277 ms 1508 bytes from 192.168.1.4: icmp_seq=4 ttl=64 time=0.188 ms 1508 bytes from 192.168.1.4: icmp_seq=5 ttl=64 time=0.182 ms 1508 bytes from 192.168.1.4: icmp_seq=6 ttl=64 time=0.393 ms 1508 bytes from 192.168.1.4: icmp_seq=7 ttl=64 time=0.181 ms 1508 bytes from 192.168.1.4: icmp_seq=8 ttl=64 time=0.159 ms 1508 bytes from 192.168.1.4: icmp_seq=9 ttl=64 time=0.169 ms 1508 bytes from 192.168.1.4: icmp_seq=10 ttl=64 time=0.176 ms --- 192.168.1.4 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.159/0.232/0.393/0.085 ms 2019-04-09 09:29:10,558 INFO [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff491] Measuring TCP Throughput (packet size=65536)... 2019-04-09 09:29:10,558 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff491] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.4 2019-04-09 09:29:20,653 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff491] megabytes=19168.6107 real_seconds=10.00 rate_Mbps=16083.6803 tx_cpu=32 rx_cpu=47 retrans=0 cwnd=3137 rtt_ms=0.14 2019-04-09 09:29:20,655 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff491] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.4 2019-04-09 09:29:30,750 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff491] megabytes=18050.8125 real_seconds=10.00 rate_Mbps=15146.2130 tx_cpu=31 rx_cpu=46 retrans=0 cwnd=3137 rtt_ms=0.23 2019-04-09 09:29:30,750 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff491] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.4 2019-04-09 09:29:40,843 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff491] megabytes=17161.4230 real_seconds=10.00 rate_Mbps=14400.0382 tx_cpu=30 rx_cpu=47 retrans=0 cwnd=3137 rtt_ms=0.15 2019-04-09 09:29:40,844 INFO [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff491] Measuring UDP Throughput (packet size=128)... 2019-04-09 09:29:40,844 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff491] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.4 2019-04-09 09:29:44,174 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff491] megabytes=17.6198 real_seconds=1.00 rate_Mbps=147.4710 tx_cpu=12 rx_cpu=30 drop=574 pkt=144916 data_loss=0.39627 2019-04-09 09:29:44,175 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff491] pkt-size=128 throughput=1<151010/5000000<10000000 Kbps loss-rate=0 2019-04-09 09:29:44,176 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff491] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R453030K -p5001 -P5002 -fparse 192.168.1.4 2019-04-09 09:29:47,527 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff491] megabytes=17.5188 real_seconds=1.00 rate_Mbps=146.6678 tx_cpu=12 rx_cpu=30 drop=322 pkt=143836 data_loss=0.22383 2019-04-09 09:29:47,527 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff491] pkt-size=128 throughput=1<150187/453030<453030 Kbps loss-rate=0 2019-04-09 09:29:47,528 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff491] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R301608K -p5001 -P5002 -fparse 192.168.1.4 2019-04-09 09:29:50,878 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff491] megabytes=16.5851 real_seconds=1.00 rate_Mbps=138.7269 tx_cpu=17 rx_cpu=28 drop=338 pkt=136203 data_loss=0.24780 2019-04-09 09:29:50,878 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff491] pkt-size=128 throughput=1<142056/301608<301608 Kbps loss-rate=0 2019-04-09 09:29:50,879 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff491] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R221832K -p5001 -P5002 -fparse 192.168.1.4 2019-04-09 09:29:54,230 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff491] megabytes=18.9553 real_seconds=1.00 rate_Mbps=158.6736 tx_cpu=12 rx_cpu=33 drop=0 pkt=155282 data_loss=0.00000 2019-04-09 09:29:54,230 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff491] pkt-size=128 throughput=1<162481/221832<221832 Kbps loss-rate=0 2019-04-09 09:29:54,230 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff491] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R192156K -p5001 -P5002 -fparse 192.168.1.4 2019-04-09 09:29:57,556 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff491] megabytes=18.2842 real_seconds=1.00 rate_Mbps=152.9969 tx_cpu=11 rx_cpu=29 drop=0 pkt=149784 data_loss=0.00000 2019-04-09 09:29:57,556 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff491] pkt-size=128 throughput=1<156668/192156<192156 Kbps loss-rate=0 2019-04-09 09:29:57,556 DEBUG undershot, min=156668 kbps=174412 max=192156 2019-04-09 09:29:57,557 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff491] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R174412K -p5001 -P5002 -fparse 192.168.1.4 2019-04-09 09:30:00,907 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff491] megabytes=16.5037 real_seconds=1.00 rate_Mbps=138.0654 tx_cpu=16 rx_cpu=30 drop=433 pkt=135631 data_loss=0.31891 2019-04-09 09:30:00,908 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff491] pkt-size=128 throughput=156668<141378/174412<192156 Kbps loss-rate=0 2019-04-09 09:30:00,908 DEBUG undershot, min=174412 kbps=183284 max=192156 2019-04-09 09:30:00,909 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff491] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R183284K -p5001 -P5002 -fparse 192.168.1.4 2019-04-09 09:30:04,232 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff491] megabytes=17.8763 real_seconds=1.00 rate_Mbps=149.6555 tx_cpu=12 rx_cpu=29 drop=0 pkt=146443 data_loss=0.00000 2019-04-09 09:30:04,233 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff491] pkt-size=128 throughput=174412<153247/183284<192156 Kbps loss-rate=0 2019-04-09 09:30:04,233 DEBUG undershot, min=183284 kbps=187720 max=192156 2019-04-09 09:30:04,233 INFO [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff491] Measuring UDP Throughput (packet size=1024)... 2019-04-09 09:30:04,234 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff491] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.4 2019-04-09 09:30:07,583 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff491] megabytes=144.0996 real_seconds=1.00 rate_Mbps=1207.7709 tx_cpu=18 rx_cpu=32 drop=266 pkt=147824 data_loss=0.17997 2019-04-09 09:30:07,584 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff491] pkt-size=1024 throughput=1<1236757/5000000<10000000 Kbps loss-rate=0 2019-04-09 09:30:07,584 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff491] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3118378K -p5001 -P5002 -fparse 192.168.1.4 2019-04-09 09:30:10,911 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff491] megabytes=143.0781 real_seconds=1.00 rate_Mbps=1198.7411 tx_cpu=23 rx_cpu=32 drop=547 pkt=147059 data_loss=0.37197 2019-04-09 09:30:10,911 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff491] pkt-size=1024 throughput=1<1227510/3118378<3118378 Kbps loss-rate=0 2019-04-09 09:30:10,911 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff491] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2172944K -p5001 -P5002 -fparse 192.168.1.4 2019-04-09 09:30:14,236 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff491] megabytes=134.0889 real_seconds=1.00 rate_Mbps=1124.2040 tx_cpu=20 rx_cpu=28 drop=0 pkt=137307 data_loss=0.00000 2019-04-09 09:30:14,237 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff491] pkt-size=1024 throughput=1<1151184/2172944<2172944 Kbps loss-rate=0 2019-04-09 09:30:14,237 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff491] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1662064K -p5001 -P5002 -fparse 192.168.1.4 2019-04-09 09:30:17,564 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff491] megabytes=141.6367 real_seconds=1.00 rate_Mbps=1186.8033 tx_cpu=22 rx_cpu=33 drop=337 pkt=145373 data_loss=0.23182 2019-04-09 09:30:17,564 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff491] pkt-size=1024 throughput=1<1215286/1662064<1662064 Kbps loss-rate=0 2019-04-09 09:30:17,565 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff491] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1438675K -p5001 -P5002 -fparse 192.168.1.4 2019-04-09 09:30:20,889 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff491] megabytes=135.3008 real_seconds=1.00 rate_Mbps=1134.1187 tx_cpu=18 rx_cpu=30 drop=562 pkt=139110 data_loss=0.40398 2019-04-09 09:30:20,890 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff491] pkt-size=1024 throughput=1<1161337/1438675<1438675 Kbps loss-rate=0 2019-04-09 09:30:20,890 DEBUG undershot, min=1161337 kbps=1300006 max=1438675 2019-04-09 09:30:20,891 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff491] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1300006K -p5001 -P5002 -fparse 192.168.1.4 2019-04-09 09:30:24,215 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff491] megabytes=141.6494 real_seconds=1.00 rate_Mbps=1186.4866 tx_cpu=18 rx_cpu=32 drop=305 pkt=145354 data_loss=0.20987 2019-04-09 09:30:24,216 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff491] pkt-size=1024 throughput=1161337<1214962/1300006<1438675 Kbps loss-rate=0 2019-04-09 09:30:24,216 DEBUG undershot, min=1214962 kbps=1326818 max=1438675 2019-04-09 09:30:24,217 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff491] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1326818K -p5001 -P5002 -fparse 192.168.1.4 2019-04-09 09:30:27,568 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff491] megabytes=134.1543 real_seconds=1.00 rate_Mbps=1124.3739 tx_cpu=21 rx_cpu=28 drop=544 pkt=137918 data_loss=0.39440 2019-04-09 09:30:27,568 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff491] pkt-size=1024 throughput=1214962<1151358/1326818<1438675 Kbps loss-rate=0 2019-04-09 09:30:27,569 DEBUG undershot, min=1326818 kbps=1382746 max=1438675 2019-04-09 09:30:27,569 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff491] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1382746K -p5001 -P5002 -fparse 192.168.1.4 2019-04-09 09:30:30,921 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff491] megabytes=134.3350 real_seconds=1.00 rate_Mbps=1125.1832 tx_cpu=19 rx_cpu=28 drop=55 pkt=137614 data_loss=0.03996 2019-04-09 09:30:30,921 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff491] pkt-size=1024 throughput=1326818<1152187/1382746<1438675 Kbps loss-rate=0 2019-04-09 09:30:30,921 DEBUG undershot, min=1382746 kbps=1410710 max=1438675 2019-04-09 09:30:30,922 INFO [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff491] Measuring UDP Throughput (packet size=8192)... 2019-04-09 09:30:30,922 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff491] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.4 2019-04-09 09:30:34,275 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff491] megabytes=595.8516 real_seconds=1.00 rate_Mbps=5000.5554 tx_cpu=98 rx_cpu=22 drop=25 pkt=76294 data_loss=0.03277 2019-04-09 09:30:34,275 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff491] pkt-size=8192 throughput=1<5120568/5000000<10000000 Kbps loss-rate=0 2019-04-09 09:30:34,275 DEBUG undershot, min=5120568 kbps=7560284 max=10000000 2019-04-09 09:30:34,275 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff491] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R7560284K -p5001 -P5002 -fparse 192.168.1.4 2019-04-09 09:30:37,604 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff491] megabytes=874.8750 real_seconds=1.00 rate_Mbps=7334.9199 tx_cpu=30 rx_cpu=33 drop=3 pkt=111987 data_loss=0.00267 2019-04-09 09:30:37,605 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff491] pkt-size=8192 throughput=5120568<7510957/7560284<10000000 Kbps loss-rate=0 2019-04-09 09:30:37,605 DEBUG undershot, min=7510957 kbps=8755478 max=10000000 2019-04-09 09:30:37,605 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff491] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R8755478K -p5001 -P5002 -fparse 192.168.1.4 2019-04-09 09:30:40,955 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff491] megabytes=847.6641 real_seconds=1.00 rate_Mbps=7101.2627 tx_cpu=30 rx_cpu=34 drop=314 pkt=108815 data_loss=0.28856 2019-04-09 09:30:40,956 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff491] pkt-size=8192 throughput=7510957<7271693/8755478<10000000 Kbps loss-rate=0 2019-04-09 09:30:40,956 DEBUG undershot, min=8755478 kbps=9377739 max=10000000 2019-04-09 09:30:40,956 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff491] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R9377739K -p5001 -P5002 -fparse 192.168.1.4 2019-04-09 09:30:44,308 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff491] megabytes=979.4375 real_seconds=1.00 rate_Mbps=8214.8029 tx_cpu=26 rx_cpu=37 drop=14 pkt=125382 data_loss=0.01117 2019-04-09 09:30:44,308 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff491] pkt-size=8192 throughput=8755478<8411958/9377739<10000000 Kbps loss-rate=0 2019-04-09 09:30:44,308 DEBUG undershot, min=9377739 kbps=9688869 max=10000000 2019-04-09 09:30:44,309 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff491] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R9688869K -p5001 -P5002 -fparse 192.168.1.4 2019-04-09 09:30:47,638 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff491] megabytes=851.4453 real_seconds=1.00 rate_Mbps=7132.9114 tx_cpu=32 rx_cpu=30 drop=408 pkt=109393 data_loss=0.37297 2019-04-09 09:30:47,638 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff491] pkt-size=8192 throughput=9377739<7304101/9688869<10000000 Kbps loss-rate=0 2019-04-09 09:30:47,650 INFO { 'az_from': u'nova:overcloud-novacompute-1.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-1.opnfvlf.org', 'desc': 'VM to VM same network fixed IP (intra-node)', 'distro_id': 'Ubuntu', 'distro_version': '14.04', 'ip_from': u'192.168.1.16', 'ip_to': u'192.168.1.4', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.14, 'throughput_kbps': 16469688, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.23, 'throughput_kbps': 15509722, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.15, 'throughput_kbps': 14745639, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.0, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 153247, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.04, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1152187, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.37, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 7304101, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '2.221', 'rtt_max_ms': '20.598', 'rtt_min_ms': '0.117', 'rtt_stddev': '6.125', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.176', 'rtt_max_ms': '0.292', 'rtt_min_ms': '0.117', 'rtt_stddev': '0.054', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.232', 'rtt_max_ms': '0.393', 'rtt_min_ms': '0.159', 'rtt_stddev': '0.085', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} No handlers could be found for logger "vmtp_file" 2019-04-09 09:30:47,651 INFO Deleting floating ip d5e516ea-47fb-4926-8e16-0cf5435e41c6 2019-04-09 09:30:49,692 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff491] Floating IP 172.30.9.200 deleted 2019-04-09 09:30:50,120 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff491] Instance deleted 2019-04-09 09:30:50,185 INFO [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff492] Creating client VM... 2019-04-09 09:30:50,185 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff492] Starting on zone nova:overcloud-novacompute-1.opnfvlf.org 2019-04-09 09:30:52,737 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff492] VM status=BUILD, retrying 1 of 150... 2019-04-09 09:30:55,159 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff492] VM status=BUILD, retrying 2 of 150... 2019-04-09 09:30:57,558 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff492] VM status=BUILD, retrying 3 of 150... 2019-04-09 09:31:00,012 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff492] VM status=BUILD, retrying 4 of 150... 2019-04-09 09:31:02,402 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff492] VM status=BUILD, retrying 5 of 150... 2019-04-09 09:31:04,802 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff492] VM status=BUILD, retrying 6 of 150... 2019-04-09 09:31:10,442 INFO [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff492] Internal network IP: 192.168.2.4 2019-04-09 09:31:10,442 INFO [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff492] SSH IP: 172.30.9.201 2019-04-09 09:31:10,442 INFO [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff492] Setup SSH for ubuntu@172.30.9.201 2019-04-09 09:31:28,014 INFO [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff492] Installing nuttcp-8.1.4... 2019-04-09 09:31:28,058 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff492] Copying nuttcp-8.1.4 to target... 2019-04-09 09:31:28,164 INFO ============================================================ 2019-04-09 09:31:28,164 INFO Flow 2: VM to VM different network fixed IP (intra-node) 2019-04-09 09:31:37,215 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff492] PING 192.168.1.4 (192.168.1.4) 64(92) bytes of data. 72 bytes from 192.168.1.4: icmp_seq=1 ttl=63 time=1.56 ms 72 bytes from 192.168.1.4: icmp_seq=2 ttl=63 time=0.327 ms 72 bytes from 192.168.1.4: icmp_seq=3 ttl=63 time=0.299 ms 72 bytes from 192.168.1.4: icmp_seq=4 ttl=63 time=0.355 ms 72 bytes from 192.168.1.4: icmp_seq=5 ttl=63 time=0.315 ms 72 bytes from 192.168.1.4: icmp_seq=6 ttl=63 time=0.267 ms 72 bytes from 192.168.1.4: icmp_seq=7 ttl=63 time=0.352 ms 72 bytes from 192.168.1.4: icmp_seq=8 ttl=63 time=0.205 ms 72 bytes from 192.168.1.4: icmp_seq=9 ttl=63 time=0.246 ms 72 bytes from 192.168.1.4: icmp_seq=10 ttl=63 time=0.270 ms --- 192.168.1.4 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8999ms rtt min/avg/max/mdev = 0.205/0.419/1.563/0.384 ms 2019-04-09 09:31:46,258 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff492] PING 192.168.1.4 (192.168.1.4) 391(419) bytes of data. 399 bytes from 192.168.1.4: icmp_seq=1 ttl=63 time=0.212 ms 399 bytes from 192.168.1.4: icmp_seq=2 ttl=63 time=0.272 ms 399 bytes from 192.168.1.4: icmp_seq=3 ttl=63 time=0.279 ms 399 bytes from 192.168.1.4: icmp_seq=4 ttl=63 time=0.346 ms 399 bytes from 192.168.1.4: icmp_seq=5 ttl=63 time=0.302 ms 399 bytes from 192.168.1.4: icmp_seq=6 ttl=63 time=0.284 ms 399 bytes from 192.168.1.4: icmp_seq=7 ttl=63 time=0.462 ms 399 bytes from 192.168.1.4: icmp_seq=8 ttl=63 time=0.376 ms 399 bytes from 192.168.1.4: icmp_seq=9 ttl=63 time=0.376 ms 399 bytes from 192.168.1.4: icmp_seq=10 ttl=63 time=0.642 ms --- 192.168.1.4 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.212/0.355/0.642/0.116 ms 2019-04-09 09:31:55,305 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff492] PING 192.168.1.4 (192.168.1.4) 1500(1528) bytes of data. 1508 bytes from 192.168.1.4: icmp_seq=1 ttl=63 time=1.91 ms 1508 bytes from 192.168.1.4: icmp_seq=2 ttl=63 time=0.379 ms 1508 bytes from 192.168.1.4: icmp_seq=3 ttl=63 time=0.392 ms 1508 bytes from 192.168.1.4: icmp_seq=4 ttl=63 time=0.368 ms 1508 bytes from 192.168.1.4: icmp_seq=5 ttl=63 time=0.344 ms 1508 bytes from 192.168.1.4: icmp_seq=6 ttl=63 time=0.536 ms 1508 bytes from 192.168.1.4: icmp_seq=7 ttl=63 time=0.532 ms 1508 bytes from 192.168.1.4: icmp_seq=8 ttl=63 time=0.422 ms 1508 bytes from 192.168.1.4: icmp_seq=9 ttl=63 time=0.364 ms 1508 bytes from 192.168.1.4: icmp_seq=10 ttl=63 time=0.538 ms --- 192.168.1.4 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9000ms rtt min/avg/max/mdev = 0.344/0.579/1.919/0.452 ms 2019-04-09 09:31:55,306 INFO [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff492] Measuring TCP Throughput (packet size=65536)... 2019-04-09 09:31:55,306 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff492] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.4 2019-04-09 09:32:05,409 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff492] megabytes=2231.4221 real_seconds=10.00 rate_Mbps=1871.3463 tx_cpu=4 rx_cpu=8 retrans=21 cwnd=432 rtt_ms=0.42 2019-04-09 09:32:05,409 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff492] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.4 2019-04-09 09:32:15,535 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff492] megabytes=2158.8847 real_seconds=10.00 rate_Mbps=1810.5299 tx_cpu=4 rx_cpu=7 retrans=3 cwnd=324 rtt_ms=0.35 2019-04-09 09:32:15,536 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff492] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.4 2019-04-09 09:32:25,642 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff492] megabytes=3148.6889 real_seconds=10.01 rate_Mbps=2639.8514 tx_cpu=5 rx_cpu=12 retrans=12 cwnd=479 rtt_ms=0.44 2019-04-09 09:32:25,643 INFO [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff492] Measuring UDP Throughput (packet size=128)... 2019-04-09 09:32:25,643 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff492] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.4 2019-04-09 09:32:28,997 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff492] megabytes=16.9908 real_seconds=1.00 rate_Mbps=142.4755 tx_cpu=15 rx_cpu=24 drop=50916 pkt=190104 data_loss=26.78304 2019-04-09 09:32:28,998 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff492] pkt-size=128 throughput=1<145894/5000000<10000000 Kbps loss-rate=26 2019-04-09 09:32:28,998 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff492] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R437682K -p5001 -P5002 -fparse 192.168.1.4 2019-04-09 09:32:32,327 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff492] megabytes=15.1780 real_seconds=1.01 rate_Mbps=126.6171 tx_cpu=10 rx_cpu=20 drop=4077 pkt=128415 data_loss=3.17498 2019-04-09 09:32:32,328 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff492] pkt-size=128 throughput=1<129655/437682<437682 Kbps loss-rate=3 2019-04-09 09:32:32,328 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff492] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R283668K -p5001 -P5002 -fparse 192.168.1.4 2019-04-09 09:32:35,654 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff492] megabytes=15.3063 real_seconds=1.00 rate_Mbps=127.7600 tx_cpu=10 rx_cpu=21 drop=7936 pkt=133326 data_loss=5.95265 2019-04-09 09:32:35,655 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff492] pkt-size=128 throughput=1<130826/283668<283668 Kbps loss-rate=5 2019-04-09 09:32:35,655 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff492] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R207247K -p5001 -P5002 -fparse 192.168.1.4 2019-04-09 09:32:39,009 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff492] megabytes=17.1274 real_seconds=1.00 rate_Mbps=142.9932 tx_cpu=19 rx_cpu=17 drop=56229 pkt=196537 data_loss=28.60995 2019-04-09 09:32:39,009 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff492] pkt-size=128 throughput=1<146425/207247<207247 Kbps loss-rate=28 2019-04-09 09:32:39,010 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff492] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R176836K -p5001 -P5002 -fparse 192.168.1.4 2019-04-09 09:32:42,337 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff492] megabytes=16.1385 real_seconds=1.00 rate_Mbps=135.2081 tx_cpu=14 rx_cpu=20 drop=18932 pkt=151138 data_loss=12.52608 2019-04-09 09:32:42,337 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff492] pkt-size=128 throughput=1<138453/176836<176836 Kbps loss-rate=12 2019-04-09 09:32:42,338 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff492] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R157644K -p5001 -P5002 -fparse 192.168.1.4 2019-04-09 09:32:45,665 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff492] megabytes=17.1818 real_seconds=1.00 rate_Mbps=143.5493 tx_cpu=80 rx_cpu=17 drop=11375 pkt=152129 data_loss=7.47749 2019-04-09 09:32:45,665 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff492] pkt-size=128 throughput=1<146994/157644<157644 Kbps loss-rate=7 2019-04-09 09:32:45,665 DEBUG overshot, min=1 kbps=146994 max=157644 2019-04-09 09:32:45,666 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff492] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R146994K -p5001 -P5002 -fparse 192.168.1.4 2019-04-09 09:32:49,021 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff492] megabytes=17.4878 real_seconds=1.00 rate_Mbps=146.7298 tx_cpu=99 rx_cpu=20 drop=289 pkt=143549 data_loss=0.20145 2019-04-09 09:32:49,021 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff492] pkt-size=128 throughput=1<150251/146994<157644 Kbps loss-rate=0 2019-04-09 09:32:49,021 DEBUG undershot, min=150251 kbps=153947 max=157644 2019-04-09 09:32:49,022 INFO [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff492] Measuring UDP Throughput (packet size=1024)... 2019-04-09 09:32:49,022 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff492] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.4 2019-04-09 09:32:52,375 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff492] megabytes=117.7793 real_seconds=1.00 rate_Mbps=984.7174 tx_cpu=19 rx_cpu=20 drop=7161 pkt=127767 data_loss=5.60476 2019-04-09 09:32:52,376 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff492] pkt-size=1024 throughput=1<1008350/5000000<10000000 Kbps loss-rate=5 2019-04-09 09:32:52,376 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff492] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3004175K -p5001 -P5002 -fparse 192.168.1.4 2019-04-09 09:32:55,705 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff492] megabytes=136.1855 real_seconds=1.00 rate_Mbps=1136.7756 tx_cpu=23 rx_cpu=21 drop=18630 pkt=158084 data_loss=11.78490 2019-04-09 09:32:55,705 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff492] pkt-size=1024 throughput=1<1164058/3004175<3004175 Kbps loss-rate=11 2019-04-09 09:32:55,706 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff492] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2084116K -p5001 -P5002 -fparse 192.168.1.4 2019-04-09 09:32:59,059 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff492] megabytes=120.0264 real_seconds=1.00 rate_Mbps=1002.9007 tx_cpu=16 rx_cpu=20 drop=7485 pkt=130392 data_loss=5.74033 2019-04-09 09:32:59,060 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff492] pkt-size=1024 throughput=1<1026970/2084116<2084116 Kbps loss-rate=5 2019-04-09 09:32:59,060 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff492] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1555543K -p5001 -P5002 -fparse 192.168.1.4 2019-04-09 09:33:02,392 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff492] megabytes=116.7900 real_seconds=1.00 rate_Mbps=975.2839 tx_cpu=18 rx_cpu=21 drop=1341 pkt=120934 data_loss=1.10889 2019-04-09 09:33:02,393 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff492] pkt-size=1024 throughput=1<998690/1555543<1555543 Kbps loss-rate=1 2019-04-09 09:33:02,393 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff492] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1277116K -p5001 -P5002 -fparse 192.168.1.4 2019-04-09 09:33:05,727 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff492] megabytes=126.5547 real_seconds=1.00 rate_Mbps=1060.8676 tx_cpu=33 rx_cpu=23 drop=17250 pkt=146842 data_loss=11.74732 2019-04-09 09:33:05,727 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff492] pkt-size=1024 throughput=1<1086328/1277116<1277116 Kbps loss-rate=11 2019-04-09 09:33:05,728 DEBUG overshot, min=1 kbps=1086328 max=1277116 2019-04-09 09:33:05,728 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff492] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1086328K -p5001 -P5002 -fparse 192.168.1.4 2019-04-09 09:33:09,081 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff492] megabytes=128.2080 real_seconds=1.00 rate_Mbps=1075.9160 tx_cpu=96 rx_cpu=19 drop=1324 pkt=132609 data_loss=0.99845 2019-04-09 09:33:09,082 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff492] pkt-size=1024 throughput=1<1101737/1086328<1277116 Kbps loss-rate=1 2019-04-09 09:33:09,082 DEBUG undershot, min=1101737 kbps=1189426 max=1277116 2019-04-09 09:33:09,083 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff492] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1189426K -p5001 -P5002 -fparse 192.168.1.4 2019-04-09 09:33:12,435 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff492] megabytes=115.0732 real_seconds=1.00 rate_Mbps=961.6903 tx_cpu=16 rx_cpu=20 drop=10479 pkt=128314 data_loss=8.16669 2019-04-09 09:33:12,435 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff492] pkt-size=1024 throughput=1101737<984770/1189426<1277116 Kbps loss-rate=8 2019-04-09 09:33:12,435 DEBUG overshot, min=1101737 kbps=984770 max=1189426 2019-04-09 09:33:12,436 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff492] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R984770K -p5001 -P5002 -fparse 192.168.1.4 2019-04-09 09:33:15,765 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff492] megabytes=115.0654 real_seconds=1.01 rate_Mbps=959.0024 tx_cpu=30 rx_cpu=19 drop=2319 pkt=120146 data_loss=1.93020 2019-04-09 09:33:15,766 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff492] pkt-size=1024 throughput=1101737<982018/984770<1189426 Kbps loss-rate=1 2019-04-09 09:33:15,766 DEBUG undershot, min=1145581 kbps=1167503 max=1189426 2019-04-09 09:33:15,767 INFO [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff492] Measuring UDP Throughput (packet size=8192)... 2019-04-09 09:33:15,767 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff492] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.4 2019-04-09 09:33:19,120 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff492] megabytes=214.5391 real_seconds=1.00 rate_Mbps=1798.5941 tx_cpu=90 rx_cpu=10 drop=48833 pkt=76294 data_loss=64.00634 2019-04-09 09:33:19,121 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff492] pkt-size=8192 throughput=1<1841760/5000000<10000000 Kbps loss-rate=64 2019-04-09 09:33:19,121 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff492] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3420880K -p5001 -P5002 -fparse 192.168.1.4 2019-04-09 09:33:22,449 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff492] megabytes=211.8125 real_seconds=1.00 rate_Mbps=1777.4021 tx_cpu=99 rx_cpu=18 drop=25087 pkt=52199 data_loss=48.06031 2019-04-09 09:33:22,449 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff492] pkt-size=8192 throughput=1<1820059/3420880<3420880 Kbps loss-rate=48 2019-04-09 09:33:22,449 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff492] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2620469K -p5001 -P5002 -fparse 192.168.1.4 2019-04-09 09:33:25,803 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff492] megabytes=214.6875 real_seconds=1.00 rate_Mbps=1795.6071 tx_cpu=99 rx_cpu=11 drop=12505 pkt=39985 data_loss=31.27423 2019-04-09 09:33:25,803 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff492] pkt-size=8192 throughput=1<1838701/2620469<2620469 Kbps loss-rate=31 2019-04-09 09:33:25,803 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff492] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2229585K -p5001 -P5002 -fparse 192.168.1.4 2019-04-09 09:33:29,129 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff492] megabytes=214.6641 real_seconds=1.00 rate_Mbps=1800.5652 tx_cpu=98 rx_cpu=11 drop=6544 pkt=34021 data_loss=19.23518 2019-04-09 09:33:29,130 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff492] pkt-size=8192 throughput=1<1843778/2229585<2229585 Kbps loss-rate=19 2019-04-09 09:33:29,130 DEBUG overshot, min=1 kbps=1843778 max=2229585 2019-04-09 09:33:29,131 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff492] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1843778K -p5001 -P5002 -fparse 192.168.1.4 2019-04-09 09:33:32,483 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff492] megabytes=218.9609 real_seconds=1.00 rate_Mbps=1836.6526 tx_cpu=99 rx_cpu=11 drop=107 pkt=28134 data_loss=0.38035 2019-04-09 09:33:32,483 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff492] pkt-size=8192 throughput=1<1880732/1843778<2229585 Kbps loss-rate=0 2019-04-09 09:33:32,483 DEBUG undershot, min=1880732 kbps=2055158 max=2229585 2019-04-09 09:33:32,484 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff492] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2055158K -p5001 -P5002 -fparse 192.168.1.4 2019-04-09 09:33:35,838 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff492] megabytes=210.9297 real_seconds=1.00 rate_Mbps=1765.9963 tx_cpu=99 rx_cpu=16 drop=4361 pkt=31360 data_loss=13.90624 2019-04-09 09:33:35,838 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff492] pkt-size=8192 throughput=1880732<1808380/2055158<2229585 Kbps loss-rate=13 2019-04-09 09:33:35,838 DEBUG overshot, min=1880732 kbps=1808380 max=2055158 2019-04-09 09:33:35,839 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff492] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1808380K -p5001 -P5002 -fparse 192.168.1.4 2019-04-09 09:33:39,165 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff492] megabytes=214.9531 real_seconds=1.00 rate_Mbps=1804.4368 tx_cpu=99 rx_cpu=10 drop=80 pkt=27594 data_loss=0.28992 2019-04-09 09:33:39,166 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff492] pkt-size=8192 throughput=1880732<1847743/1808380<2055158 Kbps loss-rate=0 2019-04-09 09:33:39,166 DEBUG undershot, min=1967945 kbps=2011551 max=2055158 2019-04-09 09:33:39,177 INFO { 'az_from': u'nova:overcloud-novacompute-1.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-1.opnfvlf.org', 'desc': 'VM to VM different network fixed IP (intra-node)', 'distro_id': 'Ubuntu', 'distro_version': '14.04', 'ip_from': u'192.168.2.4', 'ip_to': u'192.168.1.4', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 21, 'rtt_ms': 0.42, 'throughput_kbps': 1916258, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 3, 'rtt_ms': 0.35, 'throughput_kbps': 1853982, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 12, 'rtt_ms': 0.44, 'throughput_kbps': 2703207, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.2, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 150251, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 1.93, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 982018, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.29, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 1847743, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.419', 'rtt_max_ms': '1.563', 'rtt_min_ms': '0.205', 'rtt_stddev': '0.384', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.355', 'rtt_max_ms': '0.642', 'rtt_min_ms': '0.212', 'rtt_stddev': '0.116', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.579', 'rtt_max_ms': '1.919', 'rtt_min_ms': '0.344', 'rtt_stddev': '0.452', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2019-04-09 09:33:39,178 INFO ============================================================ 2019-04-09 09:33:39,178 INFO Flow 3: VM to VM different network floating IP (intra-node) 2019-04-09 09:33:48,248 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff492] PING 172.30.9.204 (172.30.9.204) 64(92) bytes of data. 72 bytes from 172.30.9.204: icmp_seq=1 ttl=63 time=0.563 ms 72 bytes from 172.30.9.204: icmp_seq=2 ttl=63 time=0.325 ms 72 bytes from 172.30.9.204: icmp_seq=3 ttl=63 time=0.353 ms 72 bytes from 172.30.9.204: icmp_seq=4 ttl=63 time=0.275 ms 72 bytes from 172.30.9.204: icmp_seq=5 ttl=63 time=0.618 ms 72 bytes from 172.30.9.204: icmp_seq=6 ttl=63 time=0.513 ms 72 bytes from 172.30.9.204: icmp_seq=7 ttl=63 time=0.595 ms 72 bytes from 172.30.9.204: icmp_seq=8 ttl=63 time=0.588 ms 72 bytes from 172.30.9.204: icmp_seq=9 ttl=63 time=0.491 ms 72 bytes from 172.30.9.204: icmp_seq=10 ttl=63 time=0.452 ms --- 172.30.9.204 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8999ms rtt min/avg/max/mdev = 0.275/0.477/0.618/0.117 ms 2019-04-09 09:33:57,293 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff492] PING 172.30.9.204 (172.30.9.204) 391(419) bytes of data. 399 bytes from 172.30.9.204: icmp_seq=1 ttl=63 time=0.353 ms 399 bytes from 172.30.9.204: icmp_seq=2 ttl=63 time=0.452 ms 399 bytes from 172.30.9.204: icmp_seq=3 ttl=63 time=0.392 ms 399 bytes from 172.30.9.204: icmp_seq=4 ttl=63 time=0.529 ms 399 bytes from 172.30.9.204: icmp_seq=5 ttl=63 time=0.549 ms 399 bytes from 172.30.9.204: icmp_seq=6 ttl=63 time=0.386 ms 399 bytes from 172.30.9.204: icmp_seq=7 ttl=63 time=0.438 ms 399 bytes from 172.30.9.204: icmp_seq=8 ttl=63 time=0.745 ms 399 bytes from 172.30.9.204: icmp_seq=9 ttl=63 time=0.686 ms 399 bytes from 172.30.9.204: icmp_seq=10 ttl=63 time=0.361 ms --- 172.30.9.204 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8996ms rtt min/avg/max/mdev = 0.353/0.489/0.745/0.130 ms 2019-04-09 09:34:06,340 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff492] PING 172.30.9.204 (172.30.9.204) 1500(1528) bytes of data. 1508 bytes from 172.30.9.204: icmp_seq=1 ttl=63 time=1.63 ms 1508 bytes from 172.30.9.204: icmp_seq=2 ttl=63 time=0.792 ms 1508 bytes from 172.30.9.204: icmp_seq=3 ttl=63 time=0.668 ms 1508 bytes from 172.30.9.204: icmp_seq=4 ttl=63 time=0.647 ms 1508 bytes from 172.30.9.204: icmp_seq=5 ttl=63 time=0.594 ms 1508 bytes from 172.30.9.204: icmp_seq=6 ttl=63 time=0.429 ms 1508 bytes from 172.30.9.204: icmp_seq=7 ttl=63 time=0.571 ms 1508 bytes from 172.30.9.204: icmp_seq=8 ttl=63 time=0.393 ms 1508 bytes from 172.30.9.204: icmp_seq=9 ttl=63 time=0.471 ms 1508 bytes from 172.30.9.204: icmp_seq=10 ttl=63 time=0.517 ms --- 172.30.9.204 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9000ms rtt min/avg/max/mdev = 0.393/0.671/1.630/0.339 ms 2019-04-09 09:34:06,341 INFO [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff492] Measuring TCP Throughput (packet size=65536)... 2019-04-09 09:34:06,342 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff492] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.204 2019-04-09 09:34:16,468 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff492] megabytes=2270.8406 real_seconds=10.00 rate_Mbps=1904.2881 tx_cpu=4 rx_cpu=9 retrans=22 cwnd=346 rtt_ms=0.40 2019-04-09 09:34:16,469 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff492] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.204 2019-04-09 09:34:26,569 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff492] megabytes=2276.6668 real_seconds=10.00 rate_Mbps=1909.1786 tx_cpu=4 rx_cpu=8 retrans=1 cwnd=574 rtt_ms=0.71 2019-04-09 09:34:26,569 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff492] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.204 2019-04-09 09:34:36,672 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff492] megabytes=3087.3547 real_seconds=10.00 rate_Mbps=2588.7430 tx_cpu=5 rx_cpu=12 retrans=40 cwnd=488 rtt_ms=0.45 2019-04-09 09:34:36,673 INFO [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff492] Measuring UDP Throughput (packet size=128)... 2019-04-09 09:34:36,673 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff492] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.204 2019-04-09 09:34:40,003 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff492] megabytes=16.8129 real_seconds=1.00 rate_Mbps=140.9007 tx_cpu=14 rx_cpu=18 drop=56361 pkt=194092 data_loss=29.03824 2019-04-09 09:34:40,004 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff492] pkt-size=128 throughput=1<144282/5000000<10000000 Kbps loss-rate=29 2019-04-09 09:34:40,004 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff492] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R432846K -p5001 -P5002 -fparse 172.30.9.204 2019-04-09 09:34:43,331 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff492] megabytes=16.6573 real_seconds=1.01 rate_Mbps=138.9424 tx_cpu=14 rx_cpu=14 drop=50685 pkt=187141 data_loss=27.08366 2019-04-09 09:34:43,331 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff492] pkt-size=128 throughput=1<142277/432846<432846 Kbps loss-rate=27 2019-04-09 09:34:43,331 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff492] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R287561K -p5001 -P5002 -fparse 172.30.9.204 2019-04-09 09:34:46,660 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff492] megabytes=16.4338 real_seconds=1.01 rate_Mbps=136.5482 tx_cpu=17 rx_cpu=18 drop=45367 pkt=179993 data_loss=25.20504 2019-04-09 09:34:46,661 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff492] pkt-size=128 throughput=1<139825/287561<287561 Kbps loss-rate=25 2019-04-09 09:34:46,661 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff492] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R213693K -p5001 -P5002 -fparse 172.30.9.204 2019-04-09 09:34:49,987 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff492] megabytes=15.1326 real_seconds=1.01 rate_Mbps=126.2711 tx_cpu=10 rx_cpu=20 drop=5109 pkt=129076 data_loss=3.95842 2019-04-09 09:34:49,987 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff492] pkt-size=128 throughput=1<129301/213693<213693 Kbps loss-rate=3 2019-04-09 09:34:49,988 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff492] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R171497K -p5001 -P5002 -fparse 172.30.9.204 2019-04-09 09:34:53,314 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff492] megabytes=14.9966 real_seconds=1.00 rate_Mbps=125.6944 tx_cpu=11 rx_cpu=20 drop=9510 pkt=132362 data_loss=7.18490 2019-04-09 09:34:53,314 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff492] pkt-size=128 throughput=1<128711/171497<171497 Kbps loss-rate=7 2019-04-09 09:34:53,315 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff492] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R150104K -p5001 -P5002 -fparse 172.30.9.204 2019-04-09 09:34:56,643 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff492] megabytes=14.9216 real_seconds=1.01 rate_Mbps=124.4714 tx_cpu=11 rx_cpu=21 drop=10892 pkt=133130 data_loss=8.18155 2019-04-09 09:34:56,644 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff492] pkt-size=128 throughput=1<127458/150104<150104 Kbps loss-rate=8 2019-04-09 09:34:56,644 DEBUG overshot, min=1 kbps=127458 max=150104 2019-04-09 09:34:56,645 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff492] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R127458K -p5001 -P5002 -fparse 172.30.9.204 2019-04-09 09:34:59,996 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff492] megabytes=15.0039 real_seconds=1.00 rate_Mbps=125.8927 tx_cpu=95 rx_cpu=17 drop=1559 pkt=124471 data_loss=1.25245 2019-04-09 09:34:59,996 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff492] pkt-size=128 throughput=1<128914/127458<150104 Kbps loss-rate=1 2019-04-09 09:34:59,996 DEBUG undershot, min=128914 kbps=139509 max=150104 2019-04-09 09:34:59,997 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff492] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R139509K -p5001 -P5002 -fparse 172.30.9.204 2019-04-09 09:35:03,350 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff492] megabytes=15.0023 real_seconds=1.00 rate_Mbps=125.7197 tx_cpu=10 rx_cpu=20 drop=12051 pkt=134950 data_loss=8.93015 2019-04-09 09:35:03,351 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff492] pkt-size=128 throughput=128914<128736/139509<150104 Kbps loss-rate=8 2019-04-09 09:35:03,351 DEBUG overshot, min=128914 kbps=128736 max=139509 2019-04-09 09:35:03,351 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff492] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R128736K -p5001 -P5002 -fparse 172.30.9.204 2019-04-09 09:35:06,703 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff492] megabytes=15.2554 real_seconds=1.00 rate_Mbps=127.9584 tx_cpu=99 rx_cpu=21 drop=747 pkt=125719 data_loss=0.59427 2019-04-09 09:35:06,704 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff492] pkt-size=128 throughput=128914<131029/128736<139509 Kbps loss-rate=0 2019-04-09 09:35:06,704 DEBUG undershot, min=131029 kbps=135269 max=139509 2019-04-09 09:35:06,704 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff492] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R135269K -p5001 -P5002 -fparse 172.30.9.204 2019-04-09 09:35:10,056 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff492] megabytes=16.0265 real_seconds=1.00 rate_Mbps=134.4836 tx_cpu=98 rx_cpu=14 drop=809 pkt=132098 data_loss=0.61209 2019-04-09 09:35:10,057 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff492] pkt-size=128 throughput=131029<137711/135269<139509 Kbps loss-rate=0 2019-04-09 09:35:10,057 DEBUG undershot, min=137711 kbps=138610 max=139509 2019-04-09 09:35:10,057 INFO [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff492] Measuring UDP Throughput (packet size=1024)... 2019-04-09 09:35:10,058 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff492] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.204 2019-04-09 09:35:13,410 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff492] megabytes=126.2314 real_seconds=1.01 rate_Mbps=1053.4524 tx_cpu=28 rx_cpu=19 drop=35548 pkt=164809 data_loss=21.56924 2019-04-09 09:35:13,410 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff492] pkt-size=1024 throughput=1<1078735/5000000<10000000 Kbps loss-rate=21 2019-04-09 09:35:13,411 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff492] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3039367K -p5001 -P5002 -fparse 172.30.9.204 2019-04-09 09:35:16,764 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff492] megabytes=124.3057 real_seconds=1.00 rate_Mbps=1042.5107 tx_cpu=21 rx_cpu=17 drop=21530 pkt=148819 data_loss=14.46724 2019-04-09 09:35:16,764 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff492] pkt-size=1024 throughput=1<1067530/3039367<3039367 Kbps loss-rate=14 2019-04-09 09:35:16,765 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff492] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2053448K -p5001 -P5002 -fparse 172.30.9.204 2019-04-09 09:35:20,090 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff492] megabytes=129.4609 real_seconds=1.01 rate_Mbps=1077.1205 tx_cpu=23 rx_cpu=18 drop=40923 pkt=173491 data_loss=23.58799 2019-04-09 09:35:20,091 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff492] pkt-size=1024 throughput=1<1102971/2053448<2053448 Kbps loss-rate=23 2019-04-09 09:35:20,091 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff492] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1578209K -p5001 -P5002 -fparse 172.30.9.204 2019-04-09 09:35:23,419 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff492] megabytes=118.4404 real_seconds=1.00 rate_Mbps=993.0399 tx_cpu=17 rx_cpu=22 drop=10099 pkt=131382 data_loss=7.68674 2019-04-09 09:35:23,419 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff492] pkt-size=1024 throughput=1<1016872/1578209<1578209 Kbps loss-rate=7 2019-04-09 09:35:23,419 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff492] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1297540K -p5001 -P5002 -fparse 172.30.9.204 2019-04-09 09:35:26,747 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff492] megabytes=123.0156 real_seconds=1.01 rate_Mbps=1023.3531 tx_cpu=21 rx_cpu=19 drop=15683 pkt=141651 data_loss=11.07162 2019-04-09 09:35:26,748 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff492] pkt-size=1024 throughput=1<1047913/1297540<1297540 Kbps loss-rate=11 2019-04-09 09:35:26,748 DEBUG overshot, min=1 kbps=1047913 max=1297540 2019-04-09 09:35:26,748 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff492] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1047913K -p5001 -P5002 -fparse 172.30.9.204 2019-04-09 09:35:30,101 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff492] megabytes=114.5625 real_seconds=1.00 rate_Mbps=957.2093 tx_cpu=19 rx_cpu=20 drop=8397 pkt=125709 data_loss=6.67972 2019-04-09 09:35:30,101 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff492] pkt-size=1024 throughput=1<980182/1047913<1297540 Kbps loss-rate=6 2019-04-09 09:35:30,101 DEBUG overshot, min=1 kbps=980182 max=1047913 2019-04-09 09:35:30,102 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff492] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R980182K -p5001 -P5002 -fparse 172.30.9.204 2019-04-09 09:35:33,428 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff492] megabytes=113.8564 real_seconds=1.00 rate_Mbps=950.4976 tx_cpu=28 rx_cpu=20 drop=2133 pkt=118722 data_loss=1.79671 2019-04-09 09:35:33,428 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff492] pkt-size=1024 throughput=1<973309/980182<1047913 Kbps loss-rate=1 2019-04-09 09:35:33,429 DEBUG undershot, min=973309 kbps=1010611 max=1047913 2019-04-09 09:35:33,429 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff492] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1010611K -p5001 -P5002 -fparse 172.30.9.204 2019-04-09 09:35:36,783 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff492] megabytes=115.9111 real_seconds=1.00 rate_Mbps=967.8692 tx_cpu=28 rx_cpu=19 drop=3163 pkt=121856 data_loss=2.59571 2019-04-09 09:35:36,783 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff492] pkt-size=1024 throughput=973309<991098/1010611<1047913 Kbps loss-rate=2 2019-04-09 09:35:36,784 INFO [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff492] Measuring UDP Throughput (packet size=8192)... 2019-04-09 09:35:36,784 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff492] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.204 2019-04-09 09:35:40,111 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff492] megabytes=208.7812 real_seconds=1.00 rate_Mbps=1750.2202 tx_cpu=93 rx_cpu=11 drop=49570 pkt=76294 data_loss=64.97235 2019-04-09 09:35:40,111 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff492] pkt-size=8192 throughput=1<1792225/5000000<10000000 Kbps loss-rate=64 2019-04-09 09:35:40,112 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff492] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3396112K -p5001 -P5002 -fparse 172.30.9.204 2019-04-09 09:35:43,442 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff492] megabytes=201.7891 real_seconds=1.00 rate_Mbps=1693.3728 tx_cpu=96 rx_cpu=11 drop=25992 pkt=51821 data_loss=50.15727 2019-04-09 09:35:43,442 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff492] pkt-size=8192 throughput=1<1734013/3396112<3396112 Kbps loss-rate=50 2019-04-09 09:35:43,443 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff492] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2565062K -p5001 -P5002 -fparse 172.30.9.204 2019-04-09 09:35:46,772 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff492] megabytes=215.9688 real_seconds=1.00 rate_Mbps=1806.5736 tx_cpu=99 rx_cpu=12 drop=11496 pkt=39140 data_loss=29.37146 2019-04-09 09:35:46,772 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff492] pkt-size=8192 throughput=1<1849931/2565062<2565062 Kbps loss-rate=29 2019-04-09 09:35:46,773 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff492] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2207496K -p5001 -P5002 -fparse 172.30.9.204 2019-04-09 09:35:50,098 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff492] megabytes=209.8906 real_seconds=1.00 rate_Mbps=1755.3994 tx_cpu=99 rx_cpu=11 drop=6818 pkt=33684 data_loss=20.24106 2019-04-09 09:35:50,098 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff492] pkt-size=8192 throughput=1<1797528/2207496<2207496 Kbps loss-rate=20 2019-04-09 09:35:50,099 DEBUG overshot, min=1 kbps=1797528 max=2207496 2019-04-09 09:35:50,099 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff492] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1797528K -p5001 -P5002 -fparse 172.30.9.204 2019-04-09 09:35:53,427 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff492] megabytes=213.4453 real_seconds=1.00 rate_Mbps=1790.6720 tx_cpu=99 rx_cpu=11 drop=107 pkt=27428 data_loss=0.39009 2019-04-09 09:35:53,427 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff492] pkt-size=8192 throughput=1<1833648/1797528<2207496 Kbps loss-rate=0 2019-04-09 09:35:53,428 DEBUG undershot, min=1833648 kbps=2020572 max=2207496 2019-04-09 09:35:53,428 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff492] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2020572K -p5001 -P5002 -fparse 172.30.9.204 2019-04-09 09:35:56,780 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff492] megabytes=210.4141 real_seconds=1.00 rate_Mbps=1764.8605 tx_cpu=98 rx_cpu=11 drop=3899 pkt=30832 data_loss=12.64594 2019-04-09 09:35:56,781 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff492] pkt-size=8192 throughput=1833648<1807217/2020572<2207496 Kbps loss-rate=12 2019-04-09 09:35:56,781 DEBUG overshot, min=1833648 kbps=1807217 max=2020572 2019-04-09 09:35:56,781 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff492] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1807217K -p5001 -P5002 -fparse 172.30.9.204 2019-04-09 09:36:00,134 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff492] megabytes=212.2188 real_seconds=1.00 rate_Mbps=1780.5404 tx_cpu=99 rx_cpu=10 drop=412 pkt=27576 data_loss=1.49403 2019-04-09 09:36:00,135 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff492] pkt-size=8192 throughput=1833648<1823273/1807217<2020572 Kbps loss-rate=1 2019-04-09 09:36:00,135 DEBUG undershot, min=1927110 kbps=1973841 max=2020572 2019-04-09 09:36:00,146 INFO { 'az_from': u'nova:overcloud-novacompute-1.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-1.opnfvlf.org', 'desc': 'VM to VM different network floating IP (intra-node)', 'distro_id': 'Ubuntu', 'distro_version': '14.04', 'ip_from': u'192.168.2.4', 'ip_to': u'172.30.9.204', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 22, 'rtt_ms': 0.4, 'throughput_kbps': 1949991, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 1, 'rtt_ms': 0.71, 'throughput_kbps': 1954998, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 40, 'rtt_ms': 0.45, 'throughput_kbps': 2650872, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.61, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 137711, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 2.6, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 991098, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 1.49, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 1823273, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.477', 'rtt_max_ms': '0.618', 'rtt_min_ms': '0.275', 'rtt_stddev': '0.117', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.489', 'rtt_max_ms': '0.745', 'rtt_min_ms': '0.353', 'rtt_stddev': '0.130', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.671', 'rtt_max_ms': '1.630', 'rtt_min_ms': '0.393', 'rtt_stddev': '0.339', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2019-04-09 09:36:00,147 INFO Deleting floating ip 0d6a985c-950c-4dc2-9bf9-ae54adf371ca 2019-04-09 09:36:01,711 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff492] Floating IP 172.30.9.201 deleted 2019-04-09 09:36:02,046 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff492] Instance deleted 2019-04-09 09:36:02,054 INFO [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff493] Creating client VM... 2019-04-09 09:36:02,054 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff493] Starting on zone nova:overcloud-novacompute-0.opnfvlf.org 2019-04-09 09:36:05,385 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff493] VM status=BUILD, retrying 1 of 150... 2019-04-09 09:36:08,065 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff493] VM status=BUILD, retrying 2 of 150... 2019-04-09 09:36:10,423 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff493] VM status=BUILD, retrying 3 of 150... 2019-04-09 09:36:12,775 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff493] VM status=BUILD, retrying 4 of 150... 2019-04-09 09:36:15,116 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff493] VM status=BUILD, retrying 5 of 150... 2019-04-09 09:36:17,542 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff493] VM status=BUILD, retrying 6 of 150... 2019-04-09 09:36:19,949 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff493] VM status=BUILD, retrying 7 of 150... 2019-04-09 09:36:22,099 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff493] VM status=BUILD, retrying 8 of 150... 2019-04-09 09:36:24,703 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff493] VM status=BUILD, retrying 9 of 150... 2019-04-09 09:36:26,886 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff493] VM status=BUILD, retrying 10 of 150... 2019-04-09 09:36:29,316 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff493] VM status=BUILD, retrying 11 of 150... 2019-04-09 09:36:31,755 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff493] VM status=BUILD, retrying 12 of 150... 2019-04-09 09:36:34,143 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff493] VM status=BUILD, retrying 13 of 150... 2019-04-09 09:36:36,900 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff493] VM status=BUILD, retrying 14 of 150... 2019-04-09 09:36:39,075 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff493] VM status=BUILD, retrying 15 of 150... 2019-04-09 09:36:41,823 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff493] VM status=BUILD, retrying 16 of 150... 2019-04-09 09:36:43,987 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff493] VM status=BUILD, retrying 17 of 150... 2019-04-09 09:36:46,322 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff493] VM status=BUILD, retrying 18 of 150... 2019-04-09 09:36:48,986 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff493] VM status=BUILD, retrying 19 of 150... 2019-04-09 09:36:51,145 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff493] VM status=BUILD, retrying 20 of 150... 2019-04-09 09:36:53,593 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff493] VM status=BUILD, retrying 21 of 150... 2019-04-09 09:36:56,187 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff493] VM status=BUILD, retrying 22 of 150... 2019-04-09 09:36:58,353 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff493] VM status=BUILD, retrying 23 of 150... 2019-04-09 09:37:01,039 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff493] VM status=BUILD, retrying 24 of 150... 2019-04-09 09:37:03,689 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff493] VM status=BUILD, retrying 25 of 150... 2019-04-09 09:37:05,866 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff493] VM status=BUILD, retrying 26 of 150... 2019-04-09 09:37:08,280 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff493] VM status=BUILD, retrying 27 of 150... 2019-04-09 09:37:10,646 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff493] VM status=BUILD, retrying 28 of 150... 2019-04-09 09:37:13,277 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff493] VM status=BUILD, retrying 29 of 150... 2019-04-09 09:37:15,944 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff493] VM status=BUILD, retrying 30 of 150... 2019-04-09 09:37:18,117 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff493] VM status=BUILD, retrying 31 of 150... 2019-04-09 09:37:20,543 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff493] VM status=BUILD, retrying 32 of 150... 2019-04-09 09:37:22,991 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff493] VM status=BUILD, retrying 33 of 150... 2019-04-09 09:37:25,325 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff493] VM status=BUILD, retrying 34 of 150... 2019-04-09 09:37:28,037 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff493] VM status=BUILD, retrying 35 of 150... 2019-04-09 09:37:30,201 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff493] VM status=BUILD, retrying 36 of 150... 2019-04-09 09:37:32,571 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff493] VM status=BUILD, retrying 37 of 150... 2019-04-09 09:37:34,735 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff493] VM status=BUILD, retrying 38 of 150... 2019-04-09 09:37:37,152 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff493] VM status=BUILD, retrying 39 of 150... 2019-04-09 09:37:39,586 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff493] VM status=BUILD, retrying 40 of 150... 2019-04-09 09:37:41,732 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff493] VM status=BUILD, retrying 41 of 150... 2019-04-09 09:37:43,903 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff493] VM status=BUILD, retrying 42 of 150... 2019-04-09 09:37:46,073 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff493] VM status=BUILD, retrying 43 of 150... 2019-04-09 09:37:48,265 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff493] VM status=BUILD, retrying 44 of 150... 2019-04-09 09:37:50,634 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff493] VM status=BUILD, retrying 45 of 150... 2019-04-09 09:37:55,933 INFO [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff493] Internal network IP: 192.168.1.5 2019-04-09 09:37:55,933 INFO [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff493] SSH IP: 172.30.9.208 2019-04-09 09:37:55,934 INFO [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff493] Setup SSH for ubuntu@172.30.9.208 2019-04-09 09:38:13,636 INFO [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff493] Installing nuttcp-8.1.4... 2019-04-09 09:38:13,683 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff493] Copying nuttcp-8.1.4 to target... 2019-04-09 09:38:13,849 INFO ============================================================ 2019-04-09 09:38:13,849 INFO Flow 4: VM to VM same network fixed IP (inter-node) 2019-04-09 09:38:22,896 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff493] PING 192.168.1.4 (192.168.1.4) 64(92) bytes of data. 72 bytes from 192.168.1.4: icmp_seq=1 ttl=64 time=22.1 ms 72 bytes from 192.168.1.4: icmp_seq=2 ttl=64 time=0.392 ms 72 bytes from 192.168.1.4: icmp_seq=3 ttl=64 time=0.409 ms 72 bytes from 192.168.1.4: icmp_seq=4 ttl=64 time=0.479 ms 72 bytes from 192.168.1.4: icmp_seq=5 ttl=64 time=0.370 ms 72 bytes from 192.168.1.4: icmp_seq=6 ttl=64 time=0.396 ms 72 bytes from 192.168.1.4: icmp_seq=7 ttl=64 time=0.241 ms 72 bytes from 192.168.1.4: icmp_seq=8 ttl=64 time=0.371 ms 72 bytes from 192.168.1.4: icmp_seq=9 ttl=64 time=0.319 ms 72 bytes from 192.168.1.4: icmp_seq=10 ttl=64 time=0.629 ms --- 192.168.1.4 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8999ms rtt min/avg/max/mdev = 0.241/2.574/22.140/6.522 ms 2019-04-09 09:38:31,940 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff493] PING 192.168.1.4 (192.168.1.4) 391(419) bytes of data. 399 bytes from 192.168.1.4: icmp_seq=1 ttl=64 time=0.432 ms 399 bytes from 192.168.1.4: icmp_seq=2 ttl=64 time=0.443 ms 399 bytes from 192.168.1.4: icmp_seq=3 ttl=64 time=0.432 ms 399 bytes from 192.168.1.4: icmp_seq=4 ttl=64 time=0.321 ms 399 bytes from 192.168.1.4: icmp_seq=5 ttl=64 time=0.497 ms 399 bytes from 192.168.1.4: icmp_seq=6 ttl=64 time=0.432 ms 399 bytes from 192.168.1.4: icmp_seq=7 ttl=64 time=0.633 ms 399 bytes from 192.168.1.4: icmp_seq=8 ttl=64 time=0.444 ms 399 bytes from 192.168.1.4: icmp_seq=9 ttl=64 time=0.404 ms 399 bytes from 192.168.1.4: icmp_seq=10 ttl=64 time=0.314 ms --- 192.168.1.4 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8996ms rtt min/avg/max/mdev = 0.314/0.435/0.633/0.085 ms 2019-04-09 09:38:41,008 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff493] PING 192.168.1.4 (192.168.1.4) 1500(1528) bytes of data. 1508 bytes from 192.168.1.4: icmp_seq=1 ttl=64 time=0.793 ms 1508 bytes from 192.168.1.4: icmp_seq=2 ttl=64 time=0.230 ms 1508 bytes from 192.168.1.4: icmp_seq=3 ttl=64 time=0.217 ms 1508 bytes from 192.168.1.4: icmp_seq=4 ttl=64 time=0.248 ms 1508 bytes from 192.168.1.4: icmp_seq=5 ttl=64 time=0.252 ms 1508 bytes from 192.168.1.4: icmp_seq=6 ttl=64 time=0.523 ms 1508 bytes from 192.168.1.4: icmp_seq=7 ttl=64 time=0.216 ms 1508 bytes from 192.168.1.4: icmp_seq=8 ttl=64 time=0.340 ms 1508 bytes from 192.168.1.4: icmp_seq=9 ttl=64 time=0.583 ms 1508 bytes from 192.168.1.4: icmp_seq=10 ttl=64 time=0.317 ms --- 192.168.1.4 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.216/0.371/0.793/0.188 ms 2019-04-09 09:38:41,009 INFO [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff493] Measuring TCP Throughput (packet size=65536)... 2019-04-09 09:38:41,010 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff493] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.4 2019-04-09 09:38:51,134 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff493] megabytes=4306.6355 real_seconds=10.00 rate_Mbps=3611.8236 tx_cpu=7 rx_cpu=11 retrans=6 cwnd=498 rtt_ms=0.29 2019-04-09 09:38:51,135 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff493] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.4 2019-04-09 09:39:01,235 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff493] megabytes=6136.9648 real_seconds=10.00 rate_Mbps=5146.8414 tx_cpu=10 rx_cpu=15 retrans=2 cwnd=588 rtt_ms=0.62 2019-04-09 09:39:01,236 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff493] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.4 2019-04-09 09:39:11,334 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff493] megabytes=4589.3964 real_seconds=10.00 rate_Mbps=3849.0526 tx_cpu=8 rx_cpu=11 retrans=5 cwnd=409 rtt_ms=0.34 2019-04-09 09:39:11,334 INFO [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff493] Measuring UDP Throughput (packet size=128)... 2019-04-09 09:39:11,334 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff493] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.4 2019-04-09 09:39:14,661 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff493] megabytes=23.3633 real_seconds=1.00 rate_Mbps=195.6946 tx_cpu=14 rx_cpu=27 drop=0 pkt=191392 data_loss=0.00000 2019-04-09 09:39:14,661 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff493] pkt-size=128 throughput=1<200391/5000000<10000000 Kbps loss-rate=0 2019-04-09 09:39:14,661 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff493] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R601173K -p5001 -P5002 -fparse 192.168.1.4 2019-04-09 09:39:18,013 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff493] megabytes=24.5101 real_seconds=1.00 rate_Mbps=205.2225 tx_cpu=16 rx_cpu=26 drop=2545 pkt=203332 data_loss=1.25177 2019-04-09 09:39:18,013 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff493] pkt-size=128 throughput=1<210147/601173<601173 Kbps loss-rate=1 2019-04-09 09:39:18,014 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff493] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R405660K -p5001 -P5002 -fparse 192.168.1.4 2019-04-09 09:39:21,341 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff493] megabytes=25.9163 real_seconds=1.00 rate_Mbps=217.1249 tx_cpu=16 rx_cpu=26 drop=131 pkt=212437 data_loss=0.06170 2019-04-09 09:39:21,341 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff493] pkt-size=128 throughput=1<222335/405660<405660 Kbps loss-rate=0 2019-04-09 09:39:21,342 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff493] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R313997K -p5001 -P5002 -fparse 192.168.1.4 2019-04-09 09:39:24,696 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff493] megabytes=23.1362 real_seconds=1.00 rate_Mbps=193.8329 tx_cpu=16 rx_cpu=27 drop=75 pkt=189606 data_loss=0.03932 2019-04-09 09:39:24,697 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff493] pkt-size=128 throughput=1<198484/313997<313997 Kbps loss-rate=0 2019-04-09 09:39:24,697 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff493] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R256240K -p5001 -P5002 -fparse 192.168.1.4 2019-04-09 09:39:28,029 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff493] megabytes=24.7391 real_seconds=1.00 rate_Mbps=207.1274 tx_cpu=17 rx_cpu=28 drop=0 pkt=202663 data_loss=0.00000 2019-04-09 09:39:28,029 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff493] pkt-size=128 throughput=1<212098/256240<256240 Kbps loss-rate=0 2019-04-09 09:39:28,030 DEBUG undershot, min=212098 kbps=234169 max=256240 2019-04-09 09:39:28,030 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff493] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R234169K -p5001 -P5002 -fparse 192.168.1.4 2019-04-09 09:39:31,358 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff493] megabytes=21.1008 real_seconds=1.00 rate_Mbps=176.8271 tx_cpu=17 rx_cpu=24 drop=26754 pkt=199612 data_loss=13.40313 2019-04-09 09:39:31,358 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff493] pkt-size=128 throughput=212098<181070/234169<256240 Kbps loss-rate=13 2019-04-09 09:39:31,358 INFO [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff493] Measuring UDP Throughput (packet size=1024)... 2019-04-09 09:39:31,359 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff493] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.4 2019-04-09 09:39:34,685 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff493] megabytes=194.6807 real_seconds=1.00 rate_Mbps=1631.5384 tx_cpu=27 rx_cpu=28 drop=220 pkt=199573 data_loss=0.11021 2019-04-09 09:39:34,686 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff493] pkt-size=1024 throughput=1<1670695/5000000<10000000 Kbps loss-rate=0 2019-04-09 09:39:34,686 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff493] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3335347K -p5001 -P5002 -fparse 192.168.1.4 2019-04-09 09:39:38,013 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff493] megabytes=185.4072 real_seconds=1.00 rate_Mbps=1554.2206 tx_cpu=31 rx_cpu=28 drop=0 pkt=189857 data_loss=0.00000 2019-04-09 09:39:38,014 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff493] pkt-size=1024 throughput=1<1591521/3335347<3335347 Kbps loss-rate=0 2019-04-09 09:39:38,014 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff493] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2463434K -p5001 -P5002 -fparse 192.168.1.4 2019-04-09 09:39:41,341 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff493] megabytes=190.3154 real_seconds=1.00 rate_Mbps=1595.4509 tx_cpu=31 rx_cpu=29 drop=354 pkt=195237 data_loss=0.18132 2019-04-09 09:39:41,341 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff493] pkt-size=1024 throughput=1<1633741/2463434<2463434 Kbps loss-rate=0 2019-04-09 09:39:41,342 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff493] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2048587K -p5001 -P5002 -fparse 192.168.1.4 2019-04-09 09:39:44,668 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff493] megabytes=185.6885 real_seconds=1.00 rate_Mbps=1556.1444 tx_cpu=31 rx_cpu=30 drop=0 pkt=190145 data_loss=0.00000 2019-04-09 09:39:44,669 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff493] pkt-size=1024 throughput=1<1593491/2048587<2048587 Kbps loss-rate=0 2019-04-09 09:39:44,669 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff493] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1821039K -p5001 -P5002 -fparse 192.168.1.4 2019-04-09 09:39:47,997 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff493] megabytes=185.5693 real_seconds=1.00 rate_Mbps=1557.7090 tx_cpu=31 rx_cpu=28 drop=361 pkt=190384 data_loss=0.18965 2019-04-09 09:39:47,997 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff493] pkt-size=1024 throughput=1<1595094/1821039<1821039 Kbps loss-rate=0 2019-04-09 09:39:47,998 DEBUG undershot, min=1595094 kbps=1708066 max=1821039 2019-04-09 09:39:47,998 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff493] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1708066K -p5001 -P5002 -fparse 192.168.1.4 2019-04-09 09:39:51,351 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff493] megabytes=180.9785 real_seconds=1.00 rate_Mbps=1519.0753 tx_cpu=32 rx_cpu=28 drop=4617 pkt=189939 data_loss=2.43079 2019-04-09 09:39:51,351 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff493] pkt-size=1024 throughput=1595094<1555533/1708066<1821039 Kbps loss-rate=2 2019-04-09 09:39:51,351 INFO [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff493] Measuring UDP Throughput (packet size=8192)... 2019-04-09 09:39:51,352 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff493] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.4 2019-04-09 09:39:54,678 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff493] megabytes=357.1172 real_seconds=1.00 rate_Mbps=2994.5422 tx_cpu=99 rx_cpu=20 drop=30583 pkt=76294 data_loss=40.08572 2019-04-09 09:39:54,678 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff493] pkt-size=8192 throughput=1<3066411/5000000<10000000 Kbps loss-rate=40 2019-04-09 09:39:54,678 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff493] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R4033205K -p5001 -P5002 -fparse 192.168.1.4 2019-04-09 09:39:58,005 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff493] megabytes=252.3125 real_seconds=1.00 rate_Mbps=2114.8736 tx_cpu=99 rx_cpu=20 drop=29246 pkt=61542 data_loss=47.52202 2019-04-09 09:39:58,005 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff493] pkt-size=8192 throughput=1<2165630/4033205<4033205 Kbps loss-rate=47 2019-04-09 09:39:58,005 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff493] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3099417K -p5001 -P5002 -fparse 192.168.1.4 2019-04-09 09:40:01,332 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff493] megabytes=365.7578 real_seconds=1.00 rate_Mbps=3070.5848 tx_cpu=99 rx_cpu=19 drop=477 pkt=47294 data_loss=1.00859 2019-04-09 09:40:01,333 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff493] pkt-size=8192 throughput=1<3144278/3099417<3099417 Kbps loss-rate=1 2019-04-09 09:40:01,333 DEBUG undershot, min=3144278 kbps=3121847 max=3099417 2019-04-09 09:40:01,344 INFO { 'az_from': u'nova:overcloud-novacompute-0.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-1.opnfvlf.org', 'desc': 'VM to VM same network fixed IP (inter-node)', 'distro_id': 'Ubuntu', 'distro_version': '14.04', 'ip_from': u'192.168.1.5', 'ip_to': u'192.168.1.4', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 6, 'rtt_ms': 0.29, 'throughput_kbps': 3698507, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 2, 'rtt_ms': 0.62, 'throughput_kbps': 5270365, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 5, 'rtt_ms': 0.34, 'throughput_kbps': 3941429, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 13.4, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 181070, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 2.43, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1555533, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 1.01, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 3144278, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '2.574', 'rtt_max_ms': '22.140', 'rtt_min_ms': '0.241', 'rtt_stddev': '6.522', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.435', 'rtt_max_ms': '0.633', 'rtt_min_ms': '0.314', 'rtt_stddev': '0.085', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.371', 'rtt_max_ms': '0.793', 'rtt_min_ms': '0.216', 'rtt_stddev': '0.188', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2019-04-09 09:40:01,345 INFO Deleting floating ip 14704af4-3775-4b02-a7da-07bcbc1070b5 2019-04-09 09:40:02,696 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff493] Floating IP 172.30.9.208 deleted 2019-04-09 09:40:02,856 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff493] Instance deleted 2019-04-09 09:40:02,970 INFO [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff494] Creating client VM... 2019-04-09 09:40:02,971 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff494] Starting on zone nova:overcloud-novacompute-0.opnfvlf.org 2019-04-09 09:40:05,512 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff494] VM status=BUILD, retrying 1 of 150... 2019-04-09 09:40:07,892 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff494] VM status=BUILD, retrying 2 of 150... 2019-04-09 09:40:10,229 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff494] VM status=BUILD, retrying 3 of 150... 2019-04-09 09:40:12,660 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff494] VM status=BUILD, retrying 4 of 150... 2019-04-09 09:40:15,060 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff494] VM status=BUILD, retrying 5 of 150... 2019-04-09 09:40:17,251 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff494] VM status=BUILD, retrying 6 of 150... 2019-04-09 09:40:20,095 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff494] VM status=BUILD, retrying 7 of 150... 2019-04-09 09:40:24,842 INFO [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff494] Internal network IP: 192.168.2.20 2019-04-09 09:40:24,842 INFO [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff494] SSH IP: 172.30.9.212 2019-04-09 09:40:24,842 INFO [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff494] Setup SSH for ubuntu@172.30.9.212 2019-04-09 09:40:40,606 INFO [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff494] Installing nuttcp-8.1.4... 2019-04-09 09:40:40,650 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff494] Copying nuttcp-8.1.4 to target... 2019-04-09 09:40:40,752 INFO ============================================================ 2019-04-09 09:40:40,753 INFO Flow 5: VM to VM different network fixed IP (inter-node) 2019-04-09 09:40:49,799 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff494] PING 192.168.1.4 (192.168.1.4) 64(92) bytes of data. 72 bytes from 192.168.1.4: icmp_seq=1 ttl=63 time=1.24 ms 72 bytes from 192.168.1.4: icmp_seq=2 ttl=63 time=0.389 ms 72 bytes from 192.168.1.4: icmp_seq=3 ttl=63 time=0.418 ms 72 bytes from 192.168.1.4: icmp_seq=4 ttl=63 time=0.687 ms 72 bytes from 192.168.1.4: icmp_seq=5 ttl=63 time=0.505 ms 72 bytes from 192.168.1.4: icmp_seq=6 ttl=63 time=0.343 ms 72 bytes from 192.168.1.4: icmp_seq=7 ttl=63 time=0.626 ms 72 bytes from 192.168.1.4: icmp_seq=8 ttl=63 time=0.450 ms 72 bytes from 192.168.1.4: icmp_seq=9 ttl=63 time=0.486 ms 72 bytes from 192.168.1.4: icmp_seq=10 ttl=63 time=0.361 ms --- 192.168.1.4 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8999ms rtt min/avg/max/mdev = 0.343/0.551/1.245/0.254 ms 2019-04-09 09:40:58,840 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff494] PING 192.168.1.4 (192.168.1.4) 391(419) bytes of data. 399 bytes from 192.168.1.4: icmp_seq=1 ttl=63 time=0.226 ms 399 bytes from 192.168.1.4: icmp_seq=2 ttl=63 time=0.344 ms 399 bytes from 192.168.1.4: icmp_seq=3 ttl=63 time=0.474 ms 399 bytes from 192.168.1.4: icmp_seq=4 ttl=63 time=0.511 ms 399 bytes from 192.168.1.4: icmp_seq=5 ttl=63 time=0.511 ms 399 bytes from 192.168.1.4: icmp_seq=6 ttl=63 time=0.504 ms 399 bytes from 192.168.1.4: icmp_seq=7 ttl=63 time=0.463 ms 399 bytes from 192.168.1.4: icmp_seq=8 ttl=63 time=0.599 ms 399 bytes from 192.168.1.4: icmp_seq=9 ttl=63 time=0.565 ms 399 bytes from 192.168.1.4: icmp_seq=10 ttl=63 time=0.755 ms --- 192.168.1.4 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.226/0.495/0.755/0.135 ms 2019-04-09 09:41:07,888 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff494] PING 192.168.1.4 (192.168.1.4) 1500(1528) bytes of data. 1508 bytes from 192.168.1.4: icmp_seq=1 ttl=63 time=2.26 ms 1508 bytes from 192.168.1.4: icmp_seq=2 ttl=63 time=0.791 ms 1508 bytes from 192.168.1.4: icmp_seq=3 ttl=63 time=0.403 ms 1508 bytes from 192.168.1.4: icmp_seq=4 ttl=63 time=0.516 ms 1508 bytes from 192.168.1.4: icmp_seq=5 ttl=63 time=0.508 ms 1508 bytes from 192.168.1.4: icmp_seq=6 ttl=63 time=0.447 ms 1508 bytes from 192.168.1.4: icmp_seq=7 ttl=63 time=0.460 ms 1508 bytes from 192.168.1.4: icmp_seq=8 ttl=63 time=0.430 ms 1508 bytes from 192.168.1.4: icmp_seq=9 ttl=63 time=0.764 ms 1508 bytes from 192.168.1.4: icmp_seq=10 ttl=63 time=0.523 ms --- 192.168.1.4 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9001ms rtt min/avg/max/mdev = 0.403/0.710/2.261/0.532 ms 2019-04-09 09:41:07,889 INFO [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff494] Measuring TCP Throughput (packet size=65536)... 2019-04-09 09:41:07,889 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff494] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.4 2019-04-09 09:41:17,990 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff494] megabytes=1849.5778 real_seconds=10.00 rate_Mbps=1551.2200 tx_cpu=3 rx_cpu=5 retrans=12 cwnd=278 rtt_ms=0.77 2019-04-09 09:41:17,990 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff494] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.4 2019-04-09 09:41:28,088 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff494] megabytes=1942.3257 real_seconds=10.00 rate_Mbps=1629.0208 tx_cpu=3 rx_cpu=5 retrans=15 cwnd=282 rtt_ms=0.43 2019-04-09 09:41:28,088 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff494] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.4 2019-04-09 09:41:38,188 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff494] megabytes=1933.9530 real_seconds=10.00 rate_Mbps=1621.9628 tx_cpu=4 rx_cpu=6 retrans=13 cwnd=289 rtt_ms=0.38 2019-04-09 09:41:38,189 INFO [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff494] Measuring UDP Throughput (packet size=128)... 2019-04-09 09:41:38,189 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff494] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.4 2019-04-09 09:41:41,516 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff494] megabytes=17.7343 real_seconds=1.01 rate_Mbps=147.9396 tx_cpu=14 rx_cpu=17 drop=36785 pkt=182065 data_loss=20.20455 2019-04-09 09:41:41,517 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff494] pkt-size=128 throughput=1<151490/5000000<10000000 Kbps loss-rate=20 2019-04-09 09:41:41,517 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff494] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R454470K -p5001 -P5002 -fparse 192.168.1.4 2019-04-09 09:41:44,844 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff494] megabytes=17.6713 real_seconds=1.00 rate_Mbps=148.1927 tx_cpu=15 rx_cpu=17 drop=46887 pkt=191650 data_loss=24.46484 2019-04-09 09:41:44,844 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff494] pkt-size=128 throughput=1<151749/454470<454470 Kbps loss-rate=24 2019-04-09 09:41:44,845 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff494] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R303109K -p5001 -P5002 -fparse 192.168.1.4 2019-04-09 09:41:48,173 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff494] megabytes=17.8300 real_seconds=1.00 rate_Mbps=149.5392 tx_cpu=16 rx_cpu=23 drop=59535 pkt=205599 data_loss=28.95707 2019-04-09 09:41:48,173 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff494] pkt-size=128 throughput=1<153128/303109<303109 Kbps loss-rate=28 2019-04-09 09:41:48,173 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff494] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R228118K -p5001 -P5002 -fparse 192.168.1.4 2019-04-09 09:41:51,501 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff494] megabytes=18.0956 real_seconds=1.00 rate_Mbps=151.0863 tx_cpu=17 rx_cpu=19 drop=58632 pkt=206871 data_loss=28.34220 2019-04-09 09:41:51,501 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff494] pkt-size=128 throughput=1<154712/228118<228118 Kbps loss-rate=28 2019-04-09 09:41:51,502 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff494] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R191415K -p5001 -P5002 -fparse 192.168.1.4 2019-04-09 09:41:54,853 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff494] megabytes=18.0911 real_seconds=1.00 rate_Mbps=151.2597 tx_cpu=99 rx_cpu=17 drop=38727 pkt=186929 data_loss=20.71740 2019-04-09 09:41:54,854 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff494] pkt-size=128 throughput=1<154889/191415<191415 Kbps loss-rate=20 2019-04-09 09:41:54,854 DEBUG overshot, min=1 kbps=154889 max=191415 2019-04-09 09:41:54,854 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff494] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R154889K -p5001 -P5002 -fparse 192.168.1.4 2019-04-09 09:41:58,206 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff494] megabytes=18.1283 real_seconds=1.00 rate_Mbps=151.5495 tx_cpu=99 rx_cpu=18 drop=2752 pkt=151259 data_loss=1.81920 2019-04-09 09:41:58,206 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff494] pkt-size=128 throughput=1<155186/154889<191415 Kbps loss-rate=1 2019-04-09 09:41:58,207 DEBUG undershot, min=155186 kbps=173300 max=191415 2019-04-09 09:41:58,207 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff494] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R173300K -p5001 -P5002 -fparse 192.168.1.4 2019-04-09 09:42:01,533 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff494] megabytes=18.0679 real_seconds=1.00 rate_Mbps=151.0662 tx_cpu=97 rx_cpu=17 drop=21225 pkt=169238 data_loss=12.54181 2019-04-09 09:42:01,534 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff494] pkt-size=128 throughput=155186<154691/173300<191415 Kbps loss-rate=12 2019-04-09 09:42:01,534 DEBUG overshot, min=155186 kbps=154691 max=173300 2019-04-09 09:42:01,534 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff494] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R154691K -p5001 -P5002 -fparse 192.168.1.4 2019-04-09 09:42:04,888 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff494] megabytes=18.0959 real_seconds=1.01 rate_Mbps=150.8468 tx_cpu=99 rx_cpu=20 drop=2824 pkt=151065 data_loss=1.86925 2019-04-09 09:42:04,889 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff494] pkt-size=128 throughput=155186<154467/154691<173300 Kbps loss-rate=1 2019-04-09 09:42:04,889 DEBUG undershot, min=164243 kbps=168771 max=173300 2019-04-09 09:42:04,889 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff494] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R168771K -p5001 -P5002 -fparse 192.168.1.4 2019-04-09 09:42:08,217 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff494] megabytes=18.3774 real_seconds=1.00 rate_Mbps=153.6812 tx_cpu=99 rx_cpu=21 drop=14268 pkt=164816 data_loss=8.65695 2019-04-09 09:42:08,218 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff494] pkt-size=128 throughput=164243<157369/168771<173300 Kbps loss-rate=8 2019-04-09 09:42:08,218 DEBUG overshot, min=164243 kbps=157369 max=168771 2019-04-09 09:42:08,218 INFO [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff494] Measuring UDP Throughput (packet size=1024)... 2019-04-09 09:42:08,219 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff494] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.4 2019-04-09 09:42:11,545 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff494] megabytes=150.7178 real_seconds=1.00 rate_Mbps=1263.8232 tx_cpu=31 rx_cpu=19 drop=39062 pkt=193397 data_loss=20.19784 2019-04-09 09:42:11,546 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff494] pkt-size=1024 throughput=1<1294154/5000000<10000000 Kbps loss-rate=20 2019-04-09 09:42:11,546 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff494] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3147077K -p5001 -P5002 -fparse 192.168.1.4 2019-04-09 09:42:14,898 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff494] megabytes=141.0967 real_seconds=1.00 rate_Mbps=1183.0286 tx_cpu=29 rx_cpu=27 drop=46091 pkt=190574 data_loss=24.18534 2019-04-09 09:42:14,899 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff494] pkt-size=1024 throughput=1<1211421/3147077<3147077 Kbps loss-rate=24 2019-04-09 09:42:14,899 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff494] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2179249K -p5001 -P5002 -fparse 192.168.1.4 2019-04-09 09:42:18,251 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff494] megabytes=140.9453 real_seconds=1.00 rate_Mbps=1177.7394 tx_cpu=31 rx_cpu=20 drop=45193 pkt=189521 data_loss=23.84591 2019-04-09 09:42:18,252 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff494] pkt-size=1024 throughput=1<1206005/2179249<2179249 Kbps loss-rate=23 2019-04-09 09:42:18,252 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff494] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1692627K -p5001 -P5002 -fparse 192.168.1.4 2019-04-09 09:42:21,577 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff494] megabytes=141.7959 real_seconds=1.00 rate_Mbps=1184.6322 tx_cpu=32 rx_cpu=19 drop=43525 pkt=188724 data_loss=23.06279 2019-04-09 09:42:21,578 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff494] pkt-size=1024 throughput=1<1213063/1692627<1692627 Kbps loss-rate=23 2019-04-09 09:42:21,578 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff494] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1452845K -p5001 -P5002 -fparse 192.168.1.4 2019-04-09 09:42:24,905 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff494] megabytes=140.9053 real_seconds=1.01 rate_Mbps=1176.0073 tx_cpu=97 rx_cpu=20 drop=33062 pkt=177349 data_loss=18.64233 2019-04-09 09:42:24,905 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff494] pkt-size=1024 throughput=1<1204231/1452845<1452845 Kbps loss-rate=18 2019-04-09 09:42:24,905 DEBUG overshot, min=1 kbps=1204231 max=1452845 2019-04-09 09:42:24,906 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff494] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1204231K -p5001 -P5002 -fparse 192.168.1.4 2019-04-09 09:42:28,258 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff494] megabytes=140.0654 real_seconds=1.00 rate_Mbps=1171.5097 tx_cpu=99 rx_cpu=28 drop=3574 pkt=147001 data_loss=2.43132 2019-04-09 09:42:28,258 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff494] pkt-size=1024 throughput=1<1199625/1204231<1452845 Kbps loss-rate=2 2019-04-09 09:42:28,259 INFO [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff494] Measuring UDP Throughput (packet size=8192)... 2019-04-09 09:42:28,259 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff494] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.4 2019-04-09 09:42:31,612 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff494] megabytes=219.6172 real_seconds=1.00 rate_Mbps=1842.0430 tx_cpu=99 rx_cpu=9 drop=48183 pkt=76294 data_loss=63.15438 2019-04-09 09:42:31,613 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff494] pkt-size=8192 throughput=1<1886252/5000000<10000000 Kbps loss-rate=63 2019-04-09 09:42:31,613 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff494] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3443126K -p5001 -P5002 -fparse 192.168.1.4 2019-04-09 09:42:34,964 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff494] megabytes=214.6406 real_seconds=1.00 rate_Mbps=1796.5531 tx_cpu=99 rx_cpu=10 drop=25064 pkt=52538 data_loss=47.70642 2019-04-09 09:42:34,965 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff494] pkt-size=8192 throughput=1<1839670/3443126<3443126 Kbps loss-rate=47 2019-04-09 09:42:34,965 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff494] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2641398K -p5001 -P5002 -fparse 192.168.1.4 2019-04-09 09:42:38,294 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff494] megabytes=216.2734 real_seconds=1.00 rate_Mbps=1809.0682 tx_cpu=99 rx_cpu=10 drop=12622 pkt=40305 data_loss=31.31622 2019-04-09 09:42:38,295 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff494] pkt-size=8192 throughput=1<1852485/2641398<2641398 Kbps loss-rate=31 2019-04-09 09:42:38,295 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff494] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2246941K -p5001 -P5002 -fparse 192.168.1.4 2019-04-09 09:42:41,650 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff494] megabytes=216.0078 real_seconds=1.00 rate_Mbps=1806.8860 tx_cpu=99 rx_cpu=9 drop=6637 pkt=34286 data_loss=19.35777 2019-04-09 09:42:41,650 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff494] pkt-size=8192 throughput=1<1850251/2246941<2246941 Kbps loss-rate=19 2019-04-09 09:42:41,650 DEBUG overshot, min=1 kbps=1850251 max=2246941 2019-04-09 09:42:41,651 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff494] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1850251K -p5001 -P5002 -fparse 192.168.1.4 2019-04-09 09:42:45,003 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff494] megabytes=219.5391 real_seconds=1.00 rate_Mbps=1842.5484 tx_cpu=99 rx_cpu=10 drop=132 pkt=28233 data_loss=0.46752 2019-04-09 09:42:45,003 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff494] pkt-size=8192 throughput=1<1886769/1850251<2246941 Kbps loss-rate=0 2019-04-09 09:42:45,004 DEBUG undershot, min=1886769 kbps=2066855 max=2246941 2019-04-09 09:42:45,004 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff494] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2066855K -p5001 -P5002 -fparse 192.168.1.4 2019-04-09 09:42:48,331 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff494] megabytes=218.5938 real_seconds=1.00 rate_Mbps=1829.8564 tx_cpu=99 rx_cpu=11 drop=3558 pkt=31538 data_loss=11.28160 2019-04-09 09:42:48,331 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff494] pkt-size=8192 throughput=1886769<1873772/2066855<2246941 Kbps loss-rate=11 2019-04-09 09:42:48,331 DEBUG overshot, min=1886769 kbps=1873772 max=2066855 2019-04-09 09:42:48,332 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff494] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1873772K -p5001 -P5002 -fparse 192.168.1.4 2019-04-09 09:42:51,657 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff494] megabytes=221.1953 real_seconds=1.00 rate_Mbps=1855.8455 tx_cpu=99 rx_cpu=9 drop=279 pkt=28592 data_loss=0.97580 2019-04-09 09:42:51,657 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff494] pkt-size=8192 throughput=1886769<1900385/1873772<2066855 Kbps loss-rate=0 2019-04-09 09:42:51,658 DEBUG undershot, min=1900385 kbps=1983620 max=2066855 2019-04-09 09:42:51,658 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff494] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1983620K -p5001 -P5002 -fparse 192.168.1.4 2019-04-09 09:42:55,010 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff494] megabytes=219.5156 real_seconds=1.00 rate_Mbps=1837.2343 tx_cpu=99 rx_cpu=10 drop=2170 pkt=30268 data_loss=7.16932 2019-04-09 09:42:55,011 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff494] pkt-size=8192 throughput=1900385<1881327/1983620<2066855 Kbps loss-rate=7 2019-04-09 09:42:55,011 DEBUG overshot, min=1900385 kbps=1881327 max=1983620 2019-04-09 09:42:55,021 INFO { 'az_from': u'nova:overcloud-novacompute-0.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-1.opnfvlf.org', 'desc': 'VM to VM different network fixed IP (inter-node)', 'distro_id': 'Ubuntu', 'distro_version': '14.04', 'ip_from': u'192.168.2.20', 'ip_to': u'192.168.1.4', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 12, 'rtt_ms': 0.77, 'throughput_kbps': 1588449, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 15, 'rtt_ms': 0.43, 'throughput_kbps': 1668117, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 13, 'rtt_ms': 0.38, 'throughput_kbps': 1660889, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 8.66, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 157369, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 2.43, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1199625, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 7.17, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 1881327, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.551', 'rtt_max_ms': '1.245', 'rtt_min_ms': '0.343', 'rtt_stddev': '0.254', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.495', 'rtt_max_ms': '0.755', 'rtt_min_ms': '0.226', 'rtt_stddev': '0.135', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.710', 'rtt_max_ms': '2.261', 'rtt_min_ms': '0.403', 'rtt_stddev': '0.532', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2019-04-09 09:42:55,023 INFO ============================================================ 2019-04-09 09:42:55,023 INFO Flow 6: VM to VM different network floating IP (inter-node) 2019-04-09 09:43:04,093 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff494] PING 172.30.9.204 (172.30.9.204) 64(92) bytes of data. 72 bytes from 172.30.9.204: icmp_seq=1 ttl=63 time=0.709 ms 72 bytes from 172.30.9.204: icmp_seq=2 ttl=63 time=0.302 ms 72 bytes from 172.30.9.204: icmp_seq=3 ttl=63 time=0.582 ms 72 bytes from 172.30.9.204: icmp_seq=4 ttl=63 time=0.473 ms 72 bytes from 172.30.9.204: icmp_seq=5 ttl=63 time=0.493 ms 72 bytes from 172.30.9.204: icmp_seq=6 ttl=63 time=0.550 ms 72 bytes from 172.30.9.204: icmp_seq=7 ttl=63 time=0.555 ms 72 bytes from 172.30.9.204: icmp_seq=8 ttl=63 time=0.386 ms 72 bytes from 172.30.9.204: icmp_seq=9 ttl=63 time=0.358 ms 72 bytes from 172.30.9.204: icmp_seq=10 ttl=63 time=0.467 ms --- 172.30.9.204 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9000ms rtt min/avg/max/mdev = 0.302/0.487/0.709/0.115 ms 2019-04-09 09:43:13,137 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff494] PING 172.30.9.204 (172.30.9.204) 391(419) bytes of data. 399 bytes from 172.30.9.204: icmp_seq=1 ttl=63 time=0.273 ms 399 bytes from 172.30.9.204: icmp_seq=2 ttl=63 time=0.383 ms 399 bytes from 172.30.9.204: icmp_seq=3 ttl=63 time=0.284 ms 399 bytes from 172.30.9.204: icmp_seq=4 ttl=63 time=0.411 ms 399 bytes from 172.30.9.204: icmp_seq=5 ttl=63 time=0.421 ms 399 bytes from 172.30.9.204: icmp_seq=6 ttl=63 time=0.500 ms 399 bytes from 172.30.9.204: icmp_seq=7 ttl=63 time=0.535 ms 399 bytes from 172.30.9.204: icmp_seq=8 ttl=63 time=0.449 ms 399 bytes from 172.30.9.204: icmp_seq=9 ttl=63 time=0.401 ms 399 bytes from 172.30.9.204: icmp_seq=10 ttl=63 time=0.298 ms --- 172.30.9.204 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8996ms rtt min/avg/max/mdev = 0.273/0.395/0.535/0.086 ms 2019-04-09 09:43:22,185 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff494] PING 172.30.9.204 (172.30.9.204) 1500(1528) bytes of data. 1508 bytes from 172.30.9.204: icmp_seq=1 ttl=63 time=1.46 ms 1508 bytes from 172.30.9.204: icmp_seq=2 ttl=63 time=0.719 ms 1508 bytes from 172.30.9.204: icmp_seq=3 ttl=63 time=0.633 ms 1508 bytes from 172.30.9.204: icmp_seq=4 ttl=63 time=0.618 ms 1508 bytes from 172.30.9.204: icmp_seq=5 ttl=63 time=0.661 ms 1508 bytes from 172.30.9.204: icmp_seq=6 ttl=63 time=0.701 ms 1508 bytes from 172.30.9.204: icmp_seq=7 ttl=63 time=0.628 ms 1508 bytes from 172.30.9.204: icmp_seq=8 ttl=63 time=0.692 ms 1508 bytes from 172.30.9.204: icmp_seq=9 ttl=63 time=0.648 ms 1508 bytes from 172.30.9.204: icmp_seq=10 ttl=63 time=0.497 ms --- 172.30.9.204 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9001ms rtt min/avg/max/mdev = 0.497/0.726/1.469/0.255 ms 2019-04-09 09:43:22,186 INFO [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff494] Measuring TCP Throughput (packet size=65536)... 2019-04-09 09:43:22,186 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff494] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.204 2019-04-09 09:43:32,287 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff494] megabytes=1779.0109 real_seconds=10.00 rate_Mbps=1491.8348 tx_cpu=3 rx_cpu=5 retrans=17 cwnd=268 rtt_ms=0.39 2019-04-09 09:43:32,287 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff494] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.204 2019-04-09 09:43:42,388 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff494] megabytes=1971.9716 real_seconds=10.00 rate_Mbps=1653.6821 tx_cpu=4 rx_cpu=6 retrans=15 cwnd=339 rtt_ms=0.47 2019-04-09 09:43:42,388 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff494] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.204 2019-04-09 09:43:52,488 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff494] megabytes=2117.3024 real_seconds=10.00 rate_Mbps=1775.4015 tx_cpu=4 rx_cpu=6 retrans=7 cwnd=468 rtt_ms=0.62 2019-04-09 09:43:52,488 INFO [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff494] Measuring UDP Throughput (packet size=128)... 2019-04-09 09:43:52,489 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff494] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.204 2019-04-09 09:43:55,814 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff494] megabytes=16.9542 real_seconds=1.00 rate_Mbps=142.1716 tx_cpu=15 rx_cpu=17 drop=51057 pkt=189946 data_loss=26.87995 2019-04-09 09:43:55,815 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff494] pkt-size=128 throughput=1<145583/5000000<10000000 Kbps loss-rate=26 2019-04-09 09:43:55,815 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff494] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R436749K -p5001 -P5002 -fparse 172.30.9.204 2019-04-09 09:43:59,143 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff494] megabytes=17.0935 real_seconds=1.01 rate_Mbps=142.5568 tx_cpu=16 rx_cpu=22 drop=54479 pkt=194509 data_loss=28.00857 2019-04-09 09:43:59,143 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff494] pkt-size=128 throughput=1<145978/436749<436749 Kbps loss-rate=28 2019-04-09 09:43:59,143 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff494] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R291363K -p5001 -P5002 -fparse 172.30.9.204 2019-04-09 09:44:02,494 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff494] megabytes=16.7552 real_seconds=1.00 rate_Mbps=140.6665 tx_cpu=16 rx_cpu=16 drop=73591 pkt=210850 data_loss=34.90219 2019-04-09 09:44:02,495 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff494] pkt-size=128 throughput=1<144042/291363<291363 Kbps loss-rate=34 2019-04-09 09:44:02,495 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff494] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R217702K -p5001 -P5002 -fparse 172.30.9.204 2019-04-09 09:44:05,845 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff494] megabytes=16.9940 real_seconds=1.00 rate_Mbps=141.9331 tx_cpu=20 rx_cpu=16 drop=62001 pkt=201216 data_loss=30.81323 2019-04-09 09:44:05,846 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff494] pkt-size=128 throughput=1<145339/217702<217702 Kbps loss-rate=30 2019-04-09 09:44:05,846 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff494] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R181520K -p5001 -P5002 -fparse 172.30.9.204 2019-04-09 09:44:09,173 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff494] megabytes=16.9797 real_seconds=1.00 rate_Mbps=142.0327 tx_cpu=99 rx_cpu=16 drop=38167 pkt=177264 data_loss=21.53087 2019-04-09 09:44:09,173 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff494] pkt-size=128 throughput=1<145441/181520<181520 Kbps loss-rate=21 2019-04-09 09:44:09,173 DEBUG overshot, min=1 kbps=145441 max=181520 2019-04-09 09:44:09,174 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff494] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R145441K -p5001 -P5002 -fparse 172.30.9.204 2019-04-09 09:44:12,497 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff494] megabytes=17.0302 real_seconds=1.00 rate_Mbps=142.5626 tx_cpu=99 rx_cpu=18 drop=2521 pkt=142032 data_loss=1.77472 2019-04-09 09:44:12,498 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff494] pkt-size=128 throughput=1<145984/145441<181520 Kbps loss-rate=1 2019-04-09 09:44:12,498 DEBUG undershot, min=145984 kbps=163752 max=181520 2019-04-09 09:44:12,498 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff494] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R163752K -p5001 -P5002 -fparse 172.30.9.204 2019-04-09 09:44:15,849 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff494] megabytes=17.7788 real_seconds=1.00 rate_Mbps=148.8449 tx_cpu=99 rx_cpu=18 drop=14270 pkt=159914 data_loss=8.92381 2019-04-09 09:44:15,849 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff494] pkt-size=128 throughput=145984<152417/163752<181520 Kbps loss-rate=8 2019-04-09 09:44:15,849 DEBUG overshot, min=145984 kbps=152417 max=163752 2019-04-09 09:44:15,850 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff494] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R152417K -p5001 -P5002 -fparse 172.30.9.204 2019-04-09 09:44:19,174 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff494] megabytes=17.5502 real_seconds=1.00 rate_Mbps=146.7759 tx_cpu=99 rx_cpu=17 drop=5072 pkt=148844 data_loss=3.40793 2019-04-09 09:44:19,174 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff494] pkt-size=128 throughput=145984<150298/152417<163752 Kbps loss-rate=3 2019-04-09 09:44:19,174 INFO [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff494] Measuring UDP Throughput (packet size=1024)... 2019-04-09 09:44:19,175 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff494] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.204 2019-04-09 09:44:22,502 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff494] megabytes=134.6641 real_seconds=1.00 rate_Mbps=1129.2093 tx_cpu=30 rx_cpu=17 drop=56978 pkt=194874 data_loss=29.23834 2019-04-09 09:44:22,502 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff494] pkt-size=1024 throughput=1<1156310/5000000<10000000 Kbps loss-rate=29 2019-04-09 09:44:22,502 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff494] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3078155K -p5001 -P5002 -fparse 172.30.9.204 2019-04-09 09:44:25,832 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff494] megabytes=136.3027 real_seconds=1.01 rate_Mbps=1137.5059 tx_cpu=30 rx_cpu=19 drop=54862 pkt=194436 data_loss=28.21598 2019-04-09 09:44:25,833 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff494] pkt-size=1024 throughput=1<1164806/3078155<3078155 Kbps loss-rate=28 2019-04-09 09:44:25,833 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff494] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2121480K -p5001 -P5002 -fparse 172.30.9.204 2019-04-09 09:44:29,158 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff494] megabytes=134.2637 real_seconds=1.01 rate_Mbps=1120.5793 tx_cpu=31 rx_cpu=28 drop=49204 pkt=186690 data_loss=26.35599 2019-04-09 09:44:29,158 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff494] pkt-size=1024 throughput=1<1147473/2121480<2121480 Kbps loss-rate=26 2019-04-09 09:44:29,158 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff494] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1634476K -p5001 -P5002 -fparse 172.30.9.204 2019-04-09 09:44:32,486 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff494] megabytes=133.9785 real_seconds=1.00 rate_Mbps=1118.8194 tx_cpu=44 rx_cpu=18 drop=53516 pkt=190710 data_loss=28.06145 2019-04-09 09:44:32,486 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff494] pkt-size=1024 throughput=1<1145671/1634476<1634476 Kbps loss-rate=28 2019-04-09 09:44:32,486 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff494] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1390073K -p5001 -P5002 -fparse 172.30.9.204 2019-04-09 09:44:35,814 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff494] megabytes=138.8467 real_seconds=1.01 rate_Mbps=1156.1184 tx_cpu=89 rx_cpu=25 drop=27482 pkt=169661 data_loss=16.19819 2019-04-09 09:44:35,814 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff494] pkt-size=1024 throughput=1<1183865/1390073<1390073 Kbps loss-rate=16 2019-04-09 09:44:35,814 DEBUG overshot, min=1 kbps=1183865 max=1390073 2019-04-09 09:44:35,815 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff494] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1183865K -p5001 -P5002 -fparse 172.30.9.204 2019-04-09 09:44:39,143 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff494] megabytes=133.1787 real_seconds=1.00 rate_Mbps=1112.5436 tx_cpu=99 rx_cpu=24 drop=8140 pkt=144515 data_loss=5.63262 2019-04-09 09:44:39,143 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff494] pkt-size=1024 throughput=1<1139244/1183865<1390073 Kbps loss-rate=5 2019-04-09 09:44:39,143 DEBUG overshot, min=1 kbps=1139244 max=1183865 2019-04-09 09:44:39,144 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff494] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1139244K -p5001 -P5002 -fparse 172.30.9.204 2019-04-09 09:44:42,495 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff494] megabytes=132.9912 real_seconds=1.00 rate_Mbps=1115.4862 tx_cpu=98 rx_cpu=17 drop=2885 pkt=139068 data_loss=2.07454 2019-04-09 09:44:42,496 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff494] pkt-size=1024 throughput=1<1142257/1139244<1183865 Kbps loss-rate=2 2019-04-09 09:44:42,496 INFO [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff494] Measuring UDP Throughput (packet size=8192)... 2019-04-09 09:44:42,496 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff494] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.204 2019-04-09 09:44:45,825 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff494] megabytes=208.1406 real_seconds=1.00 rate_Mbps=1742.1426 tx_cpu=34 rx_cpu=9 drop=45672 pkt=72314 data_loss=63.15790 2019-04-09 09:44:45,826 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff494] pkt-size=8192 throughput=1<1783954/5000000<10000000 Kbps loss-rate=63 2019-04-09 09:44:45,826 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff494] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3391977K -p5001 -P5002 -fparse 172.30.9.204 2019-04-09 09:44:49,178 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff494] megabytes=216.7344 real_seconds=1.00 rate_Mbps=1813.4681 tx_cpu=99 rx_cpu=10 drop=24015 pkt=51757 data_loss=46.39952 2019-04-09 09:44:49,178 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff494] pkt-size=8192 throughput=1<1856991/3391977<3391977 Kbps loss-rate=46 2019-04-09 09:44:49,178 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff494] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2624484K -p5001 -P5002 -fparse 172.30.9.204 2019-04-09 09:44:52,506 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff494] megabytes=204.9141 real_seconds=1.00 rate_Mbps=1714.8264 tx_cpu=99 rx_cpu=10 drop=13818 pkt=40047 data_loss=34.50445 2019-04-09 09:44:52,506 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff494] pkt-size=8192 throughput=1<1755982/2624484<2624484 Kbps loss-rate=34 2019-04-09 09:44:52,507 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff494] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2190233K -p5001 -P5002 -fparse 172.30.9.204 2019-04-09 09:44:55,834 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff494] megabytes=212.0859 real_seconds=1.00 rate_Mbps=1775.0604 tx_cpu=99 rx_cpu=10 drop=6274 pkt=33421 data_loss=18.77265 2019-04-09 09:44:55,834 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff494] pkt-size=8192 throughput=1<1817661/2190233<2190233 Kbps loss-rate=18 2019-04-09 09:44:55,834 DEBUG overshot, min=1 kbps=1817661 max=2190233 2019-04-09 09:44:55,835 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff494] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1817661K -p5001 -P5002 -fparse 172.30.9.204 2019-04-09 09:44:59,163 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff494] megabytes=216.1875 real_seconds=1.00 rate_Mbps=1813.7026 tx_cpu=99 rx_cpu=10 drop=64 pkt=27736 data_loss=0.23075 2019-04-09 09:44:59,163 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff494] pkt-size=8192 throughput=1<1857231/1817661<2190233 Kbps loss-rate=0 2019-04-09 09:44:59,164 DEBUG undershot, min=1857231 kbps=2023732 max=2190233 2019-04-09 09:44:59,164 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff494] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2023732K -p5001 -P5002 -fparse 172.30.9.204 2019-04-09 09:45:02,493 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff494] megabytes=214.1250 real_seconds=1.00 rate_Mbps=1791.0132 tx_cpu=99 rx_cpu=9 drop=3472 pkt=30880 data_loss=11.24352 2019-04-09 09:45:02,494 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff494] pkt-size=8192 throughput=1857231<1833997/2023732<2190233 Kbps loss-rate=11 2019-04-09 09:45:02,494 DEBUG overshot, min=1857231 kbps=1833997 max=2023732 2019-04-09 09:45:02,494 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff494] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1833997K -p5001 -P5002 -fparse 172.30.9.204 2019-04-09 09:45:05,845 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff494] megabytes=218.2422 real_seconds=1.00 rate_Mbps=1830.6456 tx_cpu=99 rx_cpu=10 drop=50 pkt=27985 data_loss=0.17866 2019-04-09 09:45:05,845 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff494] pkt-size=8192 throughput=1857231<1874581/1833997<2023732 Kbps loss-rate=0 2019-04-09 09:45:05,845 DEBUG undershot, min=1874581 kbps=1949156 max=2023732 2019-04-09 09:45:05,846 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff494] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1949156K -p5001 -P5002 -fparse 172.30.9.204 2019-04-09 09:45:09,197 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff494] megabytes=217.2422 real_seconds=1.00 rate_Mbps=1818.0344 tx_cpu=99 rx_cpu=11 drop=1935 pkt=29742 data_loss=6.50596 2019-04-09 09:45:09,198 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff494] pkt-size=8192 throughput=1874581<1861667/1949156<2023732 Kbps loss-rate=6 2019-04-09 09:45:09,198 DEBUG overshot, min=1874581 kbps=1861667 max=1949156 2019-04-09 09:45:09,208 INFO { 'az_from': u'nova:overcloud-novacompute-0.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-1.opnfvlf.org', 'desc': 'VM to VM different network floating IP (inter-node)', 'distro_id': 'Ubuntu', 'distro_version': '14.04', 'ip_from': u'192.168.2.20', 'ip_to': u'172.30.9.204', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 17, 'rtt_ms': 0.39, 'throughput_kbps': 1527638, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 15, 'rtt_ms': 0.47, 'throughput_kbps': 1693370, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 7, 'rtt_ms': 0.62, 'throughput_kbps': 1818011, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 3.41, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 150298, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 2.07, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1142257, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 6.51, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 1861667, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.487', 'rtt_max_ms': '0.709', 'rtt_min_ms': '0.302', 'rtt_stddev': '0.115', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.395', 'rtt_max_ms': '0.535', 'rtt_min_ms': '0.273', 'rtt_stddev': '0.086', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.726', 'rtt_max_ms': '1.469', 'rtt_min_ms': '0.497', 'rtt_stddev': '0.255', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2019-04-09 09:45:09,210 INFO Deleting floating ip 0de8a930-5451-416b-8d01-1fd523a0dbe1 2019-04-09 09:45:10,897 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff494] Floating IP 172.30.9.212 deleted 2019-04-09 09:45:11,324 DEBUG [TestClient_d1aeda1f-c37a-463f-b1b4-9e9d4115ff494] Instance deleted 2019-04-09 09:45:11,438 INFO Cleaning up... 2019-04-09 09:45:11,438 DEBUG [TestServer_d1aeda1f-c37a-463f-b1b4-9e9d4115ff491] Terminating nuttcp-8.1.4 2019-04-09 09:45:11,446 INFO Deleting floating ip 47569a3e-ce4a-495f-9105-902fa6d9aa77 2019-04-09 09:45:12,932 DEBUG [TestServer_d1aeda1f-c37a-463f-b1b4-9e9d4115ff491] Floating IP 172.30.9.204 deleted 2019-04-09 09:45:13,091 DEBUG [TestServer_d1aeda1f-c37a-463f-b1b4-9e9d4115ff491] Instance deleted 2019-04-09 09:45:19,348 INFO Network pns-internal-net_d1aeda1f-c37a-463f-b1b4-9e9d4115ff49 deleted. 2019-04-09 09:45:20,666 INFO Network pns-internal-net2_d1aeda1f-c37a-463f-b1b4-9e9d4115ff49 deleted. 2019-04-09 09:45:20,715 INFO Removed public key pns_public_key 2019-04-09 09:45:20,715 INFO Deleting security group 2019-04-09 09:45:20,880 INFO Summary of results ================== Total Scenarios: 29 Passed Scenarios: 17 [100.00%] Failed Scenarios: 0 [0.00%] Skipped Scenarios: 12 +----------+-------------------------------------------------------+-------------------+----------------------------------------------------------------------------------+ | Scenario | Scenario Name | Functional Status | Data | +----------+-------------------------------------------------------+-------------------+----------------------------------------------------------------------------------+ | 1.1 | Same Network, Fixed IP, Intra-node, TCP | PASSED | {'tp_kbps': '15575016', 'rtt_ms': '0.173333'} | | 1.2 | Same Network, Fixed IP, Intra-node, UDP | PASSED | {128: {'tp_kbps': 153247, 'loss_rate': 0.0}, 1024: {'tp_kbps': 1152187, | | | | | 'loss_rate': 0.04}, 8192: {'tp_kbps': 7304101, 'loss_rate': 0.37}} | | 1.3 | Same Network, Fixed IP, Intra-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.176/0.117/0.292/0.054', | | | | | '64-byte': '2.221/0.117/20.598/6.125', '1500-byte': '0.232/0.159/0.393/0.085'}} | | 1.4 | Same Network, Fixed IP, Intra-node, Multicast | SKIPPED | {} | | 2.1 | Same Network, Fixed IP, Inter-node, TCP | PASSED | {'tp_kbps': '4303433', 'rtt_ms': '0.416667'} | | 2.2 | Same Network, Fixed IP, Inter-node, UDP | PASSED | {128: {'tp_kbps': 181070, 'loss_rate': 13.4}, 1024: {'tp_kbps': 1555533, | | | | | 'loss_rate': 2.43}, 8192: {'tp_kbps': 3144278, 'loss_rate': 1.01}} | | 2.3 | Same Network, Fixed IP, Inter-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.435/0.314/0.633/0.085', | | | | | '64-byte': '2.574/0.241/22.140/6.522', '1500-byte': '0.371/0.216/0.793/0.188'}} | | 2.4 | Same Network, Fixed IP, Inter-node, Multicast | SKIPPED | {} | | 3.1 | Different Network, Fixed IP, Intra-node, TCP | PASSED | {'tp_kbps': '2157815', 'rtt_ms': '0.403333'} | | 3.2 | Different Network, Fixed IP, Intra-node, UDP | PASSED | {128: {'tp_kbps': 150251, 'loss_rate': 0.2}, 1024: {'tp_kbps': 982018, | | | | | 'loss_rate': 1.93}, 8192: {'tp_kbps': 1847743, 'loss_rate': 0.29}} | | 3.3 | Different Network, Fixed IP, Intra-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.355/0.212/0.642/0.116', | | | | | '64-byte': '0.419/0.205/1.563/0.384', '1500-byte': '0.579/0.344/1.919/0.452'}} | | 3.4 | Different Network, Fixed IP, Intra-node, Multicast | SKIPPED | {} | | 4.1 | Different Network, Fixed IP, Inter-node, TCP | PASSED | {'tp_kbps': '1639151', 'rtt_ms': '0.526667'} | | 4.2 | Different Network, Fixed IP, Inter-node, UDP | PASSED | {128: {'tp_kbps': 157369, 'loss_rate': 8.66}, 1024: {'tp_kbps': 1199625, | | | | | 'loss_rate': 2.43}, 8192: {'tp_kbps': 1881327, 'loss_rate': 7.17}} | | 4.3 | Different Network, Fixed IP, Inter-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.495/0.226/0.755/0.135', | | | | | '64-byte': '0.551/0.343/1.245/0.254', '1500-byte': '0.710/0.403/2.261/0.532'}} | | 4.4 | Different Network, Fixed IP, Inter-node, Multicast | SKIPPED | {} | | 5.1 | Different Network, Floating IP, Intra-node, TCP | PASSED | {'tp_kbps': '2185287', 'rtt_ms': '0.52'} | | 5.2 | Different Network, Floating IP, Intra-node, UDP | PASSED | {128: {'tp_kbps': 137711, 'loss_rate': 0.61}, 1024: {'tp_kbps': 991098, | | | | | 'loss_rate': 2.6}, 8192: {'tp_kbps': 1823273, 'loss_rate': 1.49}} | | 5.3 | Different Network, Floating IP, Intra-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.489/0.353/0.745/0.130', | | | | | '64-byte': '0.477/0.275/0.618/0.117', '1500-byte': '0.671/0.393/1.630/0.339'}} | | 5.4 | Different Network, Floating IP, Intra-node, Multicast | SKIPPED | {} | | 6.1 | Different Network, Floating IP, Inter-node, TCP | PASSED | {'tp_kbps': '1679673', 'rtt_ms': '0.493333'} | | 6.2 | Different Network, Floating IP, Inter-node, UDP | PASSED | {128: {'tp_kbps': 150298, 'loss_rate': 3.41}, 1024: {'tp_kbps': 1142257, | | | | | 'loss_rate': 2.07}, 8192: {'tp_kbps': 1861667, 'loss_rate': 6.51}} | | 6.3 | Different Network, Floating IP, Inter-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.395/0.273/0.535/0.086', | | | | | '64-byte': '0.487/0.302/0.709/0.115', '1500-byte': '0.726/0.497/1.469/0.255'}} | | 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 | {} | +----------+-------------------------------------------------------+-------------------+----------------------------------------------------------------------------------+ 2019-04-09 09:45:20,885 INFO Saving results in json file: /home/opnfv/functest/results/vmtp/vmtp.json... 2019-04-09 09:45:21,208 - functest.opnfv_tests.openstack.vmtp.vmtp - INFO - vmtp_genchart -c /home/opnfv/functest/results/vmtp/vmtp.html /home/opnfv/functest/results/vmtp/vmtp.json Generating chart drawing code to /home/opnfv/functest/results/vmtp/vmtp.html... 2019-04-09 09:45:21,337 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-04-09 09:45:21,337 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmtp | functest | 19:47 | PASS | +-------------------+------------------+------------------+----------------+ 2019-04-09 09:45:21,343 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-04-09 09:45:21,344 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}049ac3c311697c53d96b45bdf1a71b0674ee3f9f" 2019-04-09 09:45:21,734 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1701 Content-Type: application/json Date: Tue, 09 Apr 2019 09:45:14 GMT X-Openstack-Request-Id: req-e23b71eb-8b31-4e89-b9f9-7c69011a364c 2019-04-09 09:45:21,734 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "b62787c2-635d-4893-8553-7ee0260442ff", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "dce875e1-9eec-4cb2-94e6-93dffefe33f6", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "7bd457646ef145858e13cf18b2957fef", "created_at": "2019-04-09T09:25:28Z", "admin_state_up": true, "updated_at": "2019-04-09T09:45:09Z", "project_id": "7bd457646ef145858e13cf18b2957fef", "flavor_id": null, "revision_number": 6, "routes": [], "ha": false, "id": "022bdf0f-7c52-4205-82e7-4fa5110c4878", "name": "vmtp-router_d1aeda1f-c37a-463f-b1b4-9e9d4115ff49"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "9dff532fe77c4483802f01bbc260494b", "created_at": "2019-04-09T06:38:39Z", "admin_state_up": true, "updated_at": "2019-04-09T06:38:39Z", "project_id": "9dff532fe77c4483802f01bbc260494b", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "0ba765d6-37ce-4d13-863e-9a80f295481a", "name": "tempest-pretest-check-310592232"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "4ba61a60dfea40f5a9db447410481bec", "created_at": "2019-04-09T06:39:13Z", "admin_state_up": false, "updated_at": "2019-04-09T06:39:13Z", "project_id": "4ba61a60dfea40f5a9db447410481bec", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "e8b8b6f8-b1e6-44c7-8e59-7539b177b548", "name": "tempest-router-565463504"}]} 2019-04-09 09:45:21,735 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-e23b71eb-8b31-4e89-b9f9-7c69011a364c 2019-04-09 09:45:21,735 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.391741037369s 2019-04-09 09:45:21,737 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-04-09 09:45:21,737 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/routers/022bdf0f-7c52-4205-82e7-4fa5110c4878.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}049ac3c311697c53d96b45bdf1a71b0674ee3f9f" 2019-04-09 09:45:23,089 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 09 Apr 2019 09:45:16 GMT X-Openstack-Request-Id: req-1876b0f1-eb67-4e58-a0df-aa1b93b8df3e 2019-04-09 09:45:23,089 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-09 09:45:23,089 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/022bdf0f-7c52-4205-82e7-4fa5110c4878.json used request id req-1876b0f1-eb67-4e58-a0df-aa1b93b8df3e 2019-04-09 09:45:23,090 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.35294699669s 2019-04-09 09:45:23,094 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-09 09:45:23,098 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}049ac3c311697c53d96b45bdf1a71b0674ee3f9f" 2019-04-09 09:45:23,418 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1386 Content-Type: application/json Date: Tue, 09 Apr 2019 09:45:16 GMT X-Openstack-Request-Id: req-f83947cf-fd0f-4f56-b22b-e521b98de32a 2019-04-09 09:45:23,418 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-09T09:25:36Z", "file": "/v2/images/7aec67c2-5fb9-4b62-b70d-55e3ec41caa6/file", "owner": "7bd457646ef145858e13cf18b2957fef", "id": "7aec67c2-5fb9-4b62-b70d-55e3ec41caa6", "size": 263848448, "self": "/v2/images/7aec67c2-5fb9-4b62-b70d-55e3ec41caa6", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/7aec67c2-5fb9-4b62-b70d-55e3ec41caa6/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "8376ec1ef99c835a7688851e57e1c2e2fb6e9386b37cd447613ed74b476ce735", "locations": [{"url": "rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/7aec67c2-5fb9-4b62-b70d-55e3ec41caa6/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmtp-img_d1aeda1f-c37a-463f-b1b4-9e9d4115ff49", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "72cb240dbce5a4fd863559c5a4d1ce95", "name": "vmtp-img_d1aeda1f-c37a-463f-b1b4-9e9d4115ff49", "checksum": "72cb240dbce5a4fd863559c5a4d1ce95", "created_at": "2019-04-09T09:25:31Z", "os_hidden": false, "protected": false, "os_hash_value": "5168712769990731d69f855bd5f5a5b86f8e5ee1a0948b2c3eeedcad61b62537c2868ed3b37aa0a5581e6438f994e8156ad0dccf65a4f94383f8946ce79f0856"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-09 09:45:23,419 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-f83947cf-fd0f-4f56-b22b-e521b98de32a 2019-04-09 09:45:23,419 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.324604034424s 2019-04-09 09:45:23,420 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-04-09 09:45:23,425 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/7aec67c2-5fb9-4b62-b70d-55e3ec41caa6 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}049ac3c311697c53d96b45bdf1a71b0674ee3f9f" 2019-04-09 09:45:24,208 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 09:45:17 GMT X-Openstack-Request-Id: req-b375f671-d63c-4cdb-94b4-13dbb8bdb0c4 2019-04-09 09:45:24,208 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 09:45:24,208 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/7aec67c2-5fb9-4b62-b70d-55e3ec41caa6 used request id req-b375f671-d63c-4cdb-94b4-13dbb8bdb0c4 2019-04-09 09:45:24,209 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.787888050079s 2019-04-09 09:45:24,214 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-09 09:45:24,218 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}149b79f7233e4e099a75752d42f7df5c4fbac1f5" 2019-04-09 09:45:24,523 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 305 Content-Type: application/json Date: Tue, 09 Apr 2019 09:45:17 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f3c3dbb2-fac9-443a-aff0-84824accd56c x-openstack-request-id: req-f3c3dbb2-fac9-443a-aff0-84824accd56c 2019-04-09 09:45:24,524 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vmtp-flavor_d1aeda1f-c37a-463f-b1b4-9e9d4115ff49", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/4e93e1f2-27e2-41fa-90d3-4a582d822b72", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/4e93e1f2-27e2-41fa-90d3-4a582d822b72", "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": "4e93e1f2-27e2-41fa-90d3-4a582d822b72"}]} 2019-04-09 09:45:24,524 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-f3c3dbb2-fac9-443a-aff0-84824accd56c 2019-04-09 09:45:24,524 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.309753894806s 2019-04-09 09:45:24,526 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-04-09 09:45:24,529 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/4e93e1f2-27e2-41fa-90d3-4a582d822b72 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}149b79f7233e4e099a75752d42f7df5c4fbac1f5" 2019-04-09 09:45:24,572 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Tue, 09 Apr 2019 09:45:17 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-744ffd90-4cec-4e22-893b-4f532d0dc928 x-openstack-request-id: req-744ffd90-4cec-4e22-893b-4f532d0dc928 2019-04-09 09:45:24,572 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/4e93e1f2-27e2-41fa-90d3-4a582d822b72 used request id req-744ffd90-4cec-4e22-893b-4f532d0dc928 2019-04-09 09:45:24,573 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0466370582581s 2019-04-09 09:45:24,573 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-09 09:45:24,577 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}149b79f7233e4e099a75752d42f7df5c4fbac1f5" 2019-04-09 09:45:24,808 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 835 Content-Type: application/json Date: Tue, 09 Apr 2019 09:45:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9c2d3ec-3477-4abb-8596-e4732fa0cc31 2019-04-09 09:45:24,810 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/07b62caafa51496f94dd3b3fb341fcfe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07b62caafa51496f94dd3b3fb341fcfe", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/2e35f475a54147749980006d265eb864"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e35f475a54147749980006d265eb864", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/2f1bc9c9d22745648100c4b0717962eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f1bc9c9d22745648100c4b0717962eb", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/30fe8cf249d443dd9c53f2cc083f50b5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "30fe8cf249d443dd9c53f2cc083f50b5", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/3d748bf7df734addb2e37ea0663ec892"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d748bf7df734addb2e37ea0663ec892", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/732a504491fd4f35923460ae0d2ef475"}, "domain_id": "default", "enabled": true, "options": {}, "id": "732a504491fd4f35923460ae0d2ef475", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/781b729594744c4f8f561f6b5a6e68bd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "781b729594744c4f8f561f6b5a6e68bd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "vmtp-user_d1aeda1f-c37a-463f-b1b4-9e9d4115ff49", "links": {"self": "http://172.30.9.21:5000/v3/users/7edfc1656bfe480d9a5655fd4a2fc4dc"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7edfc1656bfe480d9a5655fd4a2fc4dc", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/80817a33c71343ed9c63d448a7fea69e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "80817a33c71343ed9c63d448a7fea69e", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/938ce22a56d74c639d353dbbf166fcc4"}, "domain_id": "ec5ce0aa038644b78983e5840ba5fb73", "enabled": true, "options": {}, "id": "938ce22a56d74c639d353dbbf166fcc4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/96d754a28b0d43cf8fa237c30a99c306"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d754a28b0d43cf8fa237c30a99c306", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/aaa8b9f924a74e80899c7ad7e32fcaae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aaa8b9f924a74e80899c7ad7e32fcaae", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b8dd65f4e72446d5bd8d9efa13837b0c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8dd65f4e72446d5bd8d9efa13837b0c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/c34b7e3bcdbc428db4539ea2b87cfce1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c34b7e3bcdbc428db4539ea2b87cfce1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/eb527490835d48e8a67131b0f587baf6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb527490835d48e8a67131b0f587baf6", "email": "gnocchi@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2019-04-09 09:45:24,810 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-d9c2d3ec-3477-4abb-8596-e4732fa0cc31 2019-04-09 09:45:24,810 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.236783027649s 2019-04-09 09:45:24,815 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-09 09:45:24,819 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users/7edfc1656bfe480d9a5655fd4a2fc4dc -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}149b79f7233e4e099a75752d42f7df5c4fbac1f5" 2019-04-09 09:45:25,029 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Tue, 09 Apr 2019 09:45:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f9efe23-7bbd-4871-a5be-18923305ed9e 2019-04-09 09:45:25,030 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vmtp-user_d1aeda1f-c37a-463f-b1b4-9e9d4115ff49", "links": {"self": "http://172.30.9.21:5000/v3/users/7edfc1656bfe480d9a5655fd4a2fc4dc"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "7edfc1656bfe480d9a5655fd4a2fc4dc", "description": null}} 2019-04-09 09:45:25,030 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/7edfc1656bfe480d9a5655fd4a2fc4dc used request id req-3f9efe23-7bbd-4871-a5be-18923305ed9e 2019-04-09 09:45:25,030 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.214359998703s 2019-04-09 09:45:25,030 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-04-09 09:45:25,034 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/users/7edfc1656bfe480d9a5655fd4a2fc4dc -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}149b79f7233e4e099a75752d42f7df5c4fbac1f5" 2019-04-09 09:45:25,335 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 09 Apr 2019 09:45:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5ac01454-2df8-4fa3-8426-e9387894a64f 2019-04-09 09:45:25,335 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-09 09:45:25,336 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/7edfc1656bfe480d9a5655fd4a2fc4dc used request id req-5ac01454-2df8-4fa3-8426-e9387894a64f 2019-04-09 09:45:25,336 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.305140018463s 2019-04-09 09:45:25,342 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-09 09:45:25,346 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}149b79f7233e4e099a75752d42f7df5c4fbac1f5" 2019-04-09 09:45:25,541 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 09 Apr 2019 09:45:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e14451b-01aa-437c-8125-4f8b4c81e4cb 2019-04-09 09:45:25,541 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/6509066435f1453bac6996ee8997a3b2"}, "tags": [], "enabled": true, "id": "6509066435f1453bac6996ee8997a3b2", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmtp", "links": {"self": "http://172.30.9.21:5000/v3/projects/7bd457646ef145858e13cf18b2957fef"}, "tags": [], "enabled": true, "id": "7bd457646ef145858e13cf18b2957fef", "parent_id": "default", "domain_id": "default", "name": "vmtp-project_d1aeda1f-c37a-463f-b1b4-9e9d4115ff49"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/ba7a30bb29394fc4a587735d9dfb749e"}, "tags": [], "enabled": true, "id": "ba7a30bb29394fc4a587735d9dfb749e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-04-09 09:45:25,541 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-6e14451b-01aa-437c-8125-4f8b4c81e4cb 2019-04-09 09:45:25,542 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.199017047882s 2019-04-09 09:45:25,546 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-04-09 09:45:25,550 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/projects/7bd457646ef145858e13cf18b2957fef -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}149b79f7233e4e099a75752d42f7df5c4fbac1f5" 2019-04-09 09:45:25,804 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 09 Apr 2019 09:45:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a6ae757d-2abd-45d2-a6a5-7be0a8f36eb6 2019-04-09 09:45:25,804 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-09 09:45:25,804 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/7bd457646ef145858e13cf18b2957fef used request id req-a6ae757d-2abd-45d2-a6a5-7be0a8f36eb6 2019-04-09 09:45:25,805 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.258405923843s 2019-04-09 09:45:25,809 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-09 09:45:25,810 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/security-groups.json?project_id=7bd457646ef145858e13cf18b2957fef&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}149b79f7233e4e099a75752d42f7df5c4fbac1f5" 2019-04-09 09:45:26,139 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Tue, 09 Apr 2019 09:45:19 GMT X-Openstack-Request-Id: req-a3e86e1c-08ff-4353-825e-030212d3f6c9 2019-04-09 09:45:26,140 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7bd457646ef145858e13cf18b2957fef", "created_at": "2019-04-09T09:25:41Z", "updated_at": "2019-04-09T09:25:41Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T09:25:41Z", "revision_number": 0, "id": "24496c69-2f7d-466b-9e82-329a645348bf", "remote_group_id": "fb6c6426-db24-4d4b-9072-4add8049256e", "remote_ip_prefix": null, "created_at": "2019-04-09T09:25:41Z", "security_group_id": "fb6c6426-db24-4d4b-9072-4add8049256e", "tenant_id": "7bd457646ef145858e13cf18b2957fef", "port_range_min": null, "ethertype": "IPv6", "project_id": "7bd457646ef145858e13cf18b2957fef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T09:25:41Z", "revision_number": 0, "id": "76d3af62-4458-461e-877f-ff64ff377023", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T09:25:41Z", "security_group_id": "fb6c6426-db24-4d4b-9072-4add8049256e", "tenant_id": "7bd457646ef145858e13cf18b2957fef", "port_range_min": null, "ethertype": "IPv4", "project_id": "7bd457646ef145858e13cf18b2957fef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T09:25:41Z", "revision_number": 0, "id": "c8ae36aa-a120-48fb-8ee8-2a181f9d6e49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T09:25:41Z", "security_group_id": "fb6c6426-db24-4d4b-9072-4add8049256e", "tenant_id": "7bd457646ef145858e13cf18b2957fef", "port_range_min": null, "ethertype": "IPv6", "project_id": "7bd457646ef145858e13cf18b2957fef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T09:25:41Z", "revision_number": 0, "id": "e67ada13-010e-4741-af4e-180ec9afb9db", "remote_group_id": "fb6c6426-db24-4d4b-9072-4add8049256e", "remote_ip_prefix": null, "created_at": "2019-04-09T09:25:41Z", "security_group_id": "fb6c6426-db24-4d4b-9072-4add8049256e", "tenant_id": "7bd457646ef145858e13cf18b2957fef", "port_range_min": null, "ethertype": "IPv4", "project_id": "7bd457646ef145858e13cf18b2957fef"}], "revision_number": 1, "project_id": "7bd457646ef145858e13cf18b2957fef", "id": "fb6c6426-db24-4d4b-9072-4add8049256e", "name": "default"}]} 2019-04-09 09:45:26,140 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json?project_id=7bd457646ef145858e13cf18b2957fef&name=default used request id req-a3e86e1c-08ff-4353-825e-030212d3f6c9 2019-04-09 09:45:26,140 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.330789089203s 2019-04-09 09:45:26,146 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-09 09:45:26,146 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}149b79f7233e4e099a75752d42f7df5c4fbac1f5" 2019-04-09 09:45:26,253 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 33483 Content-Type: application/json Date: Tue, 09 Apr 2019 09:45:19 GMT X-Openstack-Request-Id: req-a927966c-d1b8-4e0d-acaf-8bdefaa93f2b 2019-04-09 09:45:26,257 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "0f44c7af880b4000a1dc62837aee780f", "created_at": "2019-04-09T06:38:34Z", "updated_at": "2019-04-09T06:38:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:34Z", "revision_number": 0, "id": "05425f53-1a82-4620-8d0d-2bec6d50d127", "remote_group_id": "133285e2-2849-4047-874b-acf860b9a47a", "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:34Z", "security_group_id": "133285e2-2849-4047-874b-acf860b9a47a", "tenant_id": "0f44c7af880b4000a1dc62837aee780f", "port_range_min": null, "ethertype": "IPv6", "project_id": "0f44c7af880b4000a1dc62837aee780f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:34Z", "revision_number": 0, "id": "1afdac41-f81f-4d28-92b1-886ecba7f1ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:34Z", "security_group_id": "133285e2-2849-4047-874b-acf860b9a47a", "tenant_id": "0f44c7af880b4000a1dc62837aee780f", "port_range_min": null, "ethertype": "IPv6", "project_id": "0f44c7af880b4000a1dc62837aee780f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:34Z", "revision_number": 0, "id": "3fb7318d-6164-4cf9-907b-72601354ccfa", "remote_group_id": "133285e2-2849-4047-874b-acf860b9a47a", "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:34Z", "security_group_id": "133285e2-2849-4047-874b-acf860b9a47a", "tenant_id": "0f44c7af880b4000a1dc62837aee780f", "port_range_min": null, "ethertype": "IPv4", "project_id": "0f44c7af880b4000a1dc62837aee780f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:34Z", "revision_number": 0, "id": "dd7de9b8-2e8a-4c8e-8cbf-2108d15e376f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:34Z", "security_group_id": "133285e2-2849-4047-874b-acf860b9a47a", "tenant_id": "0f44c7af880b4000a1dc62837aee780f", "port_range_min": null, "ethertype": "IPv4", "project_id": "0f44c7af880b4000a1dc62837aee780f"}], "revision_number": 1, "project_id": "0f44c7af880b4000a1dc62837aee780f", "id": "133285e2-2849-4047-874b-acf860b9a47a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7d91c4e96bf742cdb3019afbd92b08b7", "created_at": "2019-04-09T06:41:12Z", "updated_at": "2019-04-09T06:41:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:41:12Z", "revision_number": 0, "id": "128566fd-9776-4c00-a02f-ecd203954c03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:41:12Z", "security_group_id": "16d9fd61-4005-47ed-8159-6527e895440e", "tenant_id": "7d91c4e96bf742cdb3019afbd92b08b7", "port_range_min": null, "ethertype": "IPv4", "project_id": "7d91c4e96bf742cdb3019afbd92b08b7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:41:13Z", "revision_number": 0, "id": "5f5c2826-ccd3-422a-ae4c-7e22a699212d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:41:13Z", "security_group_id": "16d9fd61-4005-47ed-8159-6527e895440e", "tenant_id": "7d91c4e96bf742cdb3019afbd92b08b7", "port_range_min": null, "ethertype": "IPv6", "project_id": "7d91c4e96bf742cdb3019afbd92b08b7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:41:12Z", "revision_number": 0, "id": "81637ed4-f405-4397-bf10-12f7c25b85a8", "remote_group_id": "16d9fd61-4005-47ed-8159-6527e895440e", "remote_ip_prefix": null, "created_at": "2019-04-09T06:41:12Z", "security_group_id": "16d9fd61-4005-47ed-8159-6527e895440e", "tenant_id": "7d91c4e96bf742cdb3019afbd92b08b7", "port_range_min": null, "ethertype": "IPv6", "project_id": "7d91c4e96bf742cdb3019afbd92b08b7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:41:12Z", "revision_number": 0, "id": "c8f342fd-7b58-4a9e-a416-7e098f36f758", "remote_group_id": "16d9fd61-4005-47ed-8159-6527e895440e", "remote_ip_prefix": null, "created_at": "2019-04-09T06:41:12Z", "security_group_id": "16d9fd61-4005-47ed-8159-6527e895440e", "tenant_id": "7d91c4e96bf742cdb3019afbd92b08b7", "port_range_min": null, "ethertype": "IPv4", "project_id": "7d91c4e96bf742cdb3019afbd92b08b7"}], "revision_number": 1, "project_id": "7d91c4e96bf742cdb3019afbd92b08b7", "id": "16d9fd61-4005-47ed-8159-6527e895440e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-04-09T06:26:00Z", "updated_at": "2019-04-09T06:26:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:26:00Z", "revision_number": 0, "id": "23de8fc0-44ae-4c56-abcd-3cadf2cd644b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:26:00Z", "security_group_id": "3353c502-d3bd-4781-83f5-fc7385b71d39", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:26:00Z", "revision_number": 0, "id": "afb04289-1a57-4ecb-8cec-ce9e43ab0d76", "remote_group_id": "3353c502-d3bd-4781-83f5-fc7385b71d39", "remote_ip_prefix": null, "created_at": "2019-04-09T06:26:00Z", "security_group_id": "3353c502-d3bd-4781-83f5-fc7385b71d39", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:26:00Z", "revision_number": 0, "id": "d4091b4d-3f48-405e-a6ff-27973bc1c4fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:26:00Z", "security_group_id": "3353c502-d3bd-4781-83f5-fc7385b71d39", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:26:00Z", "revision_number": 0, "id": "f668131f-27a0-4d81-982d-afd1d6efe75b", "remote_group_id": "3353c502-d3bd-4781-83f5-fc7385b71d39", "remote_ip_prefix": null, "created_at": "2019-04-09T06:26:00Z", "security_group_id": "3353c502-d3bd-4781-83f5-fc7385b71d39", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "3353c502-d3bd-4781-83f5-fc7385b71d39", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e3616f9a20054a2f9f4a228fa5825920", "created_at": "2019-04-09T06:38:25Z", "updated_at": "2019-04-09T06:38:25Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:25Z", "revision_number": 0, "id": "1304e57e-307e-4d15-b3a6-c40e4c13d9c6", "remote_group_id": "539b6566-8b82-46ce-a7a2-486e0cfdcc19", "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:25Z", "security_group_id": "539b6566-8b82-46ce-a7a2-486e0cfdcc19", "tenant_id": "e3616f9a20054a2f9f4a228fa5825920", "port_range_min": null, "ethertype": "IPv4", "project_id": "e3616f9a20054a2f9f4a228fa5825920"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:25Z", "revision_number": 0, "id": "5de5f3da-e80e-4e4e-8bb9-e65d586e3c36", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:25Z", "security_group_id": "539b6566-8b82-46ce-a7a2-486e0cfdcc19", "tenant_id": "e3616f9a20054a2f9f4a228fa5825920", "port_range_min": null, "ethertype": "IPv6", "project_id": "e3616f9a20054a2f9f4a228fa5825920"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:25Z", "revision_number": 0, "id": "c986fad9-2e24-419f-b30e-dbea76657fc4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:25Z", "security_group_id": "539b6566-8b82-46ce-a7a2-486e0cfdcc19", "tenant_id": "e3616f9a20054a2f9f4a228fa5825920", "port_range_min": null, "ethertype": "IPv4", "project_id": "e3616f9a20054a2f9f4a228fa5825920"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:25Z", "revision_number": 0, "id": "dfe74141-b06d-427c-a311-9f669b427b66", "remote_group_id": "539b6566-8b82-46ce-a7a2-486e0cfdcc19", "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:25Z", "security_group_id": "539b6566-8b82-46ce-a7a2-486e0cfdcc19", "tenant_id": "e3616f9a20054a2f9f4a228fa5825920", "port_range_min": null, "ethertype": "IPv6", "project_id": "e3616f9a20054a2f9f4a228fa5825920"}], "revision_number": 1, "project_id": "e3616f9a20054a2f9f4a228fa5825920", "id": "539b6566-8b82-46ce-a7a2-486e0cfdcc19", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ba7a30bb29394fc4a587735d9dfb749e", "created_at": "2019-04-09T06:24:05Z", "updated_at": "2019-04-09T06:24:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:24:05Z", "revision_number": 0, "id": "0aa9cfb1-eea8-4107-bdd1-09b673e74187", "remote_group_id": "7163910b-3f52-4c82-95f5-2716a0110cc5", "remote_ip_prefix": null, "created_at": "2019-04-09T06:24:05Z", "security_group_id": "7163910b-3f52-4c82-95f5-2716a0110cc5", "tenant_id": "ba7a30bb29394fc4a587735d9dfb749e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ba7a30bb29394fc4a587735d9dfb749e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:24:05Z", "revision_number": 0, "id": "54942ddd-2fa1-4bc2-8eed-db2c58927051", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:24:05Z", "security_group_id": "7163910b-3f52-4c82-95f5-2716a0110cc5", "tenant_id": "ba7a30bb29394fc4a587735d9dfb749e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ba7a30bb29394fc4a587735d9dfb749e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:24:05Z", "revision_number": 0, "id": "65f9a71a-d7ef-4a7c-bd9a-1722277aec43", "remote_group_id": "7163910b-3f52-4c82-95f5-2716a0110cc5", "remote_ip_prefix": null, "created_at": "2019-04-09T06:24:05Z", "security_group_id": "7163910b-3f52-4c82-95f5-2716a0110cc5", "tenant_id": "ba7a30bb29394fc4a587735d9dfb749e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ba7a30bb29394fc4a587735d9dfb749e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:24:05Z", "revision_number": 0, "id": "86568739-46b2-4862-8571-f01cd048599a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:24:05Z", "security_group_id": "7163910b-3f52-4c82-95f5-2716a0110cc5", "tenant_id": "ba7a30bb29394fc4a587735d9dfb749e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ba7a30bb29394fc4a587735d9dfb749e"}], "revision_number": 1, "project_id": "ba7a30bb29394fc4a587735d9dfb749e", "id": "7163910b-3f52-4c82-95f5-2716a0110cc5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "45c8e08964474534af04fa70d9ceacff", "created_at": "2019-04-09T07:37:03Z", "updated_at": "2019-04-09T07:37:03Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T07:37:03Z", "revision_number": 0, "id": "0bc3bbf3-5b22-48d3-afa2-675dac76eb71", "remote_group_id": "7cc4a13e-a983-4c86-8f12-7e6bee440d43", "remote_ip_prefix": null, "created_at": "2019-04-09T07:37:03Z", "security_group_id": "7cc4a13e-a983-4c86-8f12-7e6bee440d43", "tenant_id": "45c8e08964474534af04fa70d9ceacff", "port_range_min": null, "ethertype": "IPv6", "project_id": "45c8e08964474534af04fa70d9ceacff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T07:37:03Z", "revision_number": 0, "id": "ab8253ad-e2a0-4797-a183-960b8ef87470", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T07:37:03Z", "security_group_id": "7cc4a13e-a983-4c86-8f12-7e6bee440d43", "tenant_id": "45c8e08964474534af04fa70d9ceacff", "port_range_min": null, "ethertype": "IPv6", "project_id": "45c8e08964474534af04fa70d9ceacff"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T07:37:03Z", "revision_number": 0, "id": "cc4f203b-970d-479e-b691-ce52ab379138", "remote_group_id": "7cc4a13e-a983-4c86-8f12-7e6bee440d43", "remote_ip_prefix": null, "created_at": "2019-04-09T07:37:03Z", "security_group_id": "7cc4a13e-a983-4c86-8f12-7e6bee440d43", "tenant_id": "45c8e08964474534af04fa70d9ceacff", "port_range_min": null, "ethertype": "IPv4", "project_id": "45c8e08964474534af04fa70d9ceacff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T07:37:03Z", "revision_number": 0, "id": "f8371daa-2062-4660-8fba-cffbaf792b69", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T07:37:03Z", "security_group_id": "7cc4a13e-a983-4c86-8f12-7e6bee440d43", "tenant_id": "45c8e08964474534af04fa70d9ceacff", "port_range_min": null, "ethertype": "IPv4", "project_id": "45c8e08964474534af04fa70d9ceacff"}], "revision_number": 1, "project_id": "45c8e08964474534af04fa70d9ceacff", "id": "7cc4a13e-a983-4c86-8f12-7e6bee440d43", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b791053a49f94838a00b8848bbc7b0d5", "created_at": "2019-04-09T06:38:04Z", "updated_at": "2019-04-09T06:38:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:04Z", "revision_number": 0, "id": "1d5cb96d-707a-4102-b35a-0814f2fe44ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:04Z", "security_group_id": "7d842db1-29c7-43cf-83d3-bddf670c17fe", "tenant_id": "b791053a49f94838a00b8848bbc7b0d5", "port_range_min": null, "ethertype": "IPv4", "project_id": "b791053a49f94838a00b8848bbc7b0d5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:04Z", "revision_number": 0, "id": "5bf023b4-d99d-4bf6-be66-02e22c8ab0b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:04Z", "security_group_id": "7d842db1-29c7-43cf-83d3-bddf670c17fe", "tenant_id": "b791053a49f94838a00b8848bbc7b0d5", "port_range_min": null, "ethertype": "IPv6", "project_id": "b791053a49f94838a00b8848bbc7b0d5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:04Z", "revision_number": 0, "id": "62c448c8-84c7-4a5b-881f-9aaf4fc340ad", "remote_group_id": "7d842db1-29c7-43cf-83d3-bddf670c17fe", "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:04Z", "security_group_id": "7d842db1-29c7-43cf-83d3-bddf670c17fe", "tenant_id": "b791053a49f94838a00b8848bbc7b0d5", "port_range_min": null, "ethertype": "IPv4", "project_id": "b791053a49f94838a00b8848bbc7b0d5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:04Z", "revision_number": 0, "id": "8f09250e-f3c9-4c52-9037-1c26e93722e6", "remote_group_id": "7d842db1-29c7-43cf-83d3-bddf670c17fe", "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:04Z", "security_group_id": "7d842db1-29c7-43cf-83d3-bddf670c17fe", "tenant_id": "b791053a49f94838a00b8848bbc7b0d5", "port_range_min": null, "ethertype": "IPv6", "project_id": "b791053a49f94838a00b8848bbc7b0d5"}], "revision_number": 1, "project_id": "b791053a49f94838a00b8848bbc7b0d5", "id": "7d842db1-29c7-43cf-83d3-bddf670c17fe", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f199aed82fe147e78f50540e3f631f58", "created_at": "2019-04-09T06:38:33Z", "updated_at": "2019-04-09T06:38:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:33Z", "revision_number": 0, "id": "10d96352-0a56-4e61-9f91-d2dd0a203a3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:33Z", "security_group_id": "843aeb94-c5b9-4e15-8b46-2167f70d9f64", "tenant_id": "f199aed82fe147e78f50540e3f631f58", "port_range_min": null, "ethertype": "IPv6", "project_id": "f199aed82fe147e78f50540e3f631f58"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:33Z", "revision_number": 0, "id": "7a034288-4851-4d68-b26c-ce8d734e6c23", "remote_group_id": "843aeb94-c5b9-4e15-8b46-2167f70d9f64", "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:33Z", "security_group_id": "843aeb94-c5b9-4e15-8b46-2167f70d9f64", "tenant_id": "f199aed82fe147e78f50540e3f631f58", "port_range_min": null, "ethertype": "IPv4", "project_id": "f199aed82fe147e78f50540e3f631f58"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:33Z", "revision_number": 0, "id": "9788295a-0c4b-4231-a1ba-ce6b40aa1167", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:33Z", "security_group_id": "843aeb94-c5b9-4e15-8b46-2167f70d9f64", "tenant_id": "f199aed82fe147e78f50540e3f631f58", "port_range_min": null, "ethertype": "IPv4", "project_id": "f199aed82fe147e78f50540e3f631f58"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:33Z", "revision_number": 0, "id": "b0e92582-b047-4369-803c-e11b4ab9078c", "remote_group_id": "843aeb94-c5b9-4e15-8b46-2167f70d9f64", "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:33Z", "security_group_id": "843aeb94-c5b9-4e15-8b46-2167f70d9f64", "tenant_id": "f199aed82fe147e78f50540e3f631f58", "port_range_min": null, "ethertype": "IPv6", "project_id": "f199aed82fe147e78f50540e3f631f58"}], "revision_number": 1, "project_id": "f199aed82fe147e78f50540e3f631f58", "id": "843aeb94-c5b9-4e15-8b46-2167f70d9f64", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bbed22d94c364f98a62513e651610970", "created_at": "2019-04-09T06:38:27Z", "updated_at": "2019-04-09T06:38:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:27Z", "revision_number": 0, "id": "2afc4c19-8a23-40cd-937b-67718545a3d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:27Z", "security_group_id": "97734093-1ada-4835-91aa-2f9a5ecbd7da", "tenant_id": "bbed22d94c364f98a62513e651610970", "port_range_min": null, "ethertype": "IPv6", "project_id": "bbed22d94c364f98a62513e651610970"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:27Z", "revision_number": 0, "id": "4a2bb16b-099b-4ac7-a72a-8b7e1c45b7ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:27Z", "security_group_id": "97734093-1ada-4835-91aa-2f9a5ecbd7da", "tenant_id": "bbed22d94c364f98a62513e651610970", "port_range_min": null, "ethertype": "IPv4", "project_id": "bbed22d94c364f98a62513e651610970"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:27Z", "revision_number": 0, "id": "57a2eb11-b762-4973-947d-50f4a26e722c", "remote_group_id": "97734093-1ada-4835-91aa-2f9a5ecbd7da", "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:27Z", "security_group_id": "97734093-1ada-4835-91aa-2f9a5ecbd7da", "tenant_id": "bbed22d94c364f98a62513e651610970", "port_range_min": null, "ethertype": "IPv4", "project_id": "bbed22d94c364f98a62513e651610970"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:27Z", "revision_number": 0, "id": "582accf8-fa7e-493c-a908-f1ccb7f5ae53", "remote_group_id": "97734093-1ada-4835-91aa-2f9a5ecbd7da", "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:27Z", "security_group_id": "97734093-1ada-4835-91aa-2f9a5ecbd7da", "tenant_id": "bbed22d94c364f98a62513e651610970", "port_range_min": null, "ethertype": "IPv6", "project_id": "bbed22d94c364f98a62513e651610970"}], "revision_number": 1, "project_id": "bbed22d94c364f98a62513e651610970", "id": "97734093-1ada-4835-91aa-2f9a5ecbd7da", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6509066435f1453bac6996ee8997a3b2", "created_at": "2019-04-09T06:25:59Z", "updated_at": "2019-04-09T06:25:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:25:59Z", "revision_number": 0, "id": "159f11d9-0ba4-4923-8082-70f4dd760a47", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:25:59Z", "security_group_id": "9c2f55ba-acdf-4de6-a230-b14db62471f1", "tenant_id": "6509066435f1453bac6996ee8997a3b2", "port_range_min": null, "ethertype": "IPv4", "project_id": "6509066435f1453bac6996ee8997a3b2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:25:59Z", "revision_number": 0, "id": "a09893df-d9cb-4ff3-99d4-013b5c068a40", "remote_group_id": "9c2f55ba-acdf-4de6-a230-b14db62471f1", "remote_ip_prefix": null, "created_at": "2019-04-09T06:25:59Z", "security_group_id": "9c2f55ba-acdf-4de6-a230-b14db62471f1", "tenant_id": "6509066435f1453bac6996ee8997a3b2", "port_range_min": null, "ethertype": "IPv6", "project_id": "6509066435f1453bac6996ee8997a3b2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:25:59Z", "revision_number": 0, "id": "f87d56d3-96be-430b-8bff-17fba51e104b", "remote_group_id": "9c2f55ba-acdf-4de6-a230-b14db62471f1", "remote_ip_prefix": null, "created_at": "2019-04-09T06:25:59Z", "security_group_id": "9c2f55ba-acdf-4de6-a230-b14db62471f1", "tenant_id": "6509066435f1453bac6996ee8997a3b2", "port_range_min": null, "ethertype": "IPv4", "project_id": "6509066435f1453bac6996ee8997a3b2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:25:59Z", "revision_number": 0, "id": "feb3b1fe-b7ab-48f1-a7ef-4cef55305484", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:25:59Z", "security_group_id": "9c2f55ba-acdf-4de6-a230-b14db62471f1", "tenant_id": "6509066435f1453bac6996ee8997a3b2", "port_range_min": null, "ethertype": "IPv6", "project_id": "6509066435f1453bac6996ee8997a3b2"}], "revision_number": 1, "project_id": "6509066435f1453bac6996ee8997a3b2", "id": "9c2f55ba-acdf-4de6-a230-b14db62471f1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f4959e7508fa4aa9bff492655dd05f75", "created_at": "2019-04-09T06:41:11Z", "updated_at": "2019-04-09T06:41:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:41:11Z", "revision_number": 0, "id": "5079dc98-328d-49c2-8ec5-1024760d43f4", "remote_group_id": "9f269589-f912-4a8c-999c-e1e004848fb2", "remote_ip_prefix": null, "created_at": "2019-04-09T06:41:11Z", "security_group_id": "9f269589-f912-4a8c-999c-e1e004848fb2", "tenant_id": "f4959e7508fa4aa9bff492655dd05f75", "port_range_min": null, "ethertype": "IPv4", "project_id": "f4959e7508fa4aa9bff492655dd05f75"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:41:11Z", "revision_number": 0, "id": "7b9723e6-9a6c-4782-8c6c-8b42e30e5322", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:41:11Z", "security_group_id": "9f269589-f912-4a8c-999c-e1e004848fb2", "tenant_id": "f4959e7508fa4aa9bff492655dd05f75", "port_range_min": null, "ethertype": "IPv4", "project_id": "f4959e7508fa4aa9bff492655dd05f75"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:41:11Z", "revision_number": 0, "id": "c79a88fc-3d9b-453a-adda-0351d7447046", "remote_group_id": "9f269589-f912-4a8c-999c-e1e004848fb2", "remote_ip_prefix": null, "created_at": "2019-04-09T06:41:11Z", "security_group_id": "9f269589-f912-4a8c-999c-e1e004848fb2", "tenant_id": "f4959e7508fa4aa9bff492655dd05f75", "port_range_min": null, "ethertype": "IPv6", "project_id": "f4959e7508fa4aa9bff492655dd05f75"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:41:11Z", "revision_number": 0, "id": "ded83004-84fa-4262-8e2e-c0cf817a6397", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:41:11Z", "security_group_id": "9f269589-f912-4a8c-999c-e1e004848fb2", "tenant_id": "f4959e7508fa4aa9bff492655dd05f75", "port_range_min": null, "ethertype": "IPv6", "project_id": "f4959e7508fa4aa9bff492655dd05f75"}], "revision_number": 1, "project_id": "f4959e7508fa4aa9bff492655dd05f75", "id": "9f269589-f912-4a8c-999c-e1e004848fb2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "875e43126b1048518e582278b00dd3bd", "created_at": "2019-04-09T06:38:31Z", "updated_at": "2019-04-09T06:38:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:31Z", "revision_number": 0, "id": "5f289c8e-b1c9-41f7-aeed-c40d4b40f88f", "remote_group_id": "a3e3ef9a-d084-4d19-86ce-95a13bf3a2b2", "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:31Z", "security_group_id": "a3e3ef9a-d084-4d19-86ce-95a13bf3a2b2", "tenant_id": "875e43126b1048518e582278b00dd3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "875e43126b1048518e582278b00dd3bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:31Z", "revision_number": 0, "id": "6d166514-1330-4e67-aba8-2ff7f57567c3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:31Z", "security_group_id": "a3e3ef9a-d084-4d19-86ce-95a13bf3a2b2", "tenant_id": "875e43126b1048518e582278b00dd3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "875e43126b1048518e582278b00dd3bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:31Z", "revision_number": 0, "id": "c2e306fc-c809-40bb-a8cb-d1f0d0a768c5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:31Z", "security_group_id": "a3e3ef9a-d084-4d19-86ce-95a13bf3a2b2", "tenant_id": "875e43126b1048518e582278b00dd3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "875e43126b1048518e582278b00dd3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:31Z", "revision_number": 0, "id": "c9960cce-d437-47e8-86a8-766e3be66981", "remote_group_id": "a3e3ef9a-d084-4d19-86ce-95a13bf3a2b2", "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:31Z", "security_group_id": "a3e3ef9a-d084-4d19-86ce-95a13bf3a2b2", "tenant_id": "875e43126b1048518e582278b00dd3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "875e43126b1048518e582278b00dd3bd"}], "revision_number": 1, "project_id": "875e43126b1048518e582278b00dd3bd", "id": "a3e3ef9a-d084-4d19-86ce-95a13bf3a2b2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "40d0a12deb8b450f9ec86a556f84ee9a", "created_at": "2019-04-09T06:38:23Z", "updated_at": "2019-04-09T06:38:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:23Z", "revision_number": 0, "id": "893502da-a659-4c56-afc0-0908c3136ba3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:23Z", "security_group_id": "af11296e-5ea1-4a9b-b81c-edc2afd9e6b9", "tenant_id": "40d0a12deb8b450f9ec86a556f84ee9a", "port_range_min": null, "ethertype": "IPv4", "project_id": "40d0a12deb8b450f9ec86a556f84ee9a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:23Z", "revision_number": 0, "id": "a1eba4ad-c15e-4139-89c2-cf6835513b76", "remote_group_id": "af11296e-5ea1-4a9b-b81c-edc2afd9e6b9", "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:23Z", "security_group_id": "af11296e-5ea1-4a9b-b81c-edc2afd9e6b9", "tenant_id": "40d0a12deb8b450f9ec86a556f84ee9a", "port_range_min": null, "ethertype": "IPv6", "project_id": "40d0a12deb8b450f9ec86a556f84ee9a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:23Z", "revision_number": 0, "id": "d07f2fa1-1b54-4ae3-96f7-6083bab6178d", "remote_group_id": "af11296e-5ea1-4a9b-b81c-edc2afd9e6b9", "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:23Z", "security_group_id": "af11296e-5ea1-4a9b-b81c-edc2afd9e6b9", "tenant_id": "40d0a12deb8b450f9ec86a556f84ee9a", "port_range_min": null, "ethertype": "IPv4", "project_id": "40d0a12deb8b450f9ec86a556f84ee9a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:23Z", "revision_number": 0, "id": "ee512ebf-f4b1-4f7f-b5f8-f5af813c3cc0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:23Z", "security_group_id": "af11296e-5ea1-4a9b-b81c-edc2afd9e6b9", "tenant_id": "40d0a12deb8b450f9ec86a556f84ee9a", "port_range_min": null, "ethertype": "IPv6", "project_id": "40d0a12deb8b450f9ec86a556f84ee9a"}], "revision_number": 1, "project_id": "40d0a12deb8b450f9ec86a556f84ee9a", "id": "af11296e-5ea1-4a9b-b81c-edc2afd9e6b9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7bd457646ef145858e13cf18b2957fef", "created_at": "2019-04-09T09:25:41Z", "updated_at": "2019-04-09T09:25:41Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T09:25:41Z", "revision_number": 0, "id": "24496c69-2f7d-466b-9e82-329a645348bf", "remote_group_id": "fb6c6426-db24-4d4b-9072-4add8049256e", "remote_ip_prefix": null, "created_at": "2019-04-09T09:25:41Z", "security_group_id": "fb6c6426-db24-4d4b-9072-4add8049256e", "tenant_id": "7bd457646ef145858e13cf18b2957fef", "port_range_min": null, "ethertype": "IPv6", "project_id": "7bd457646ef145858e13cf18b2957fef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T09:25:41Z", "revision_number": 0, "id": "76d3af62-4458-461e-877f-ff64ff377023", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T09:25:41Z", "security_group_id": "fb6c6426-db24-4d4b-9072-4add8049256e", "tenant_id": "7bd457646ef145858e13cf18b2957fef", "port_range_min": null, "ethertype": "IPv4", "project_id": "7bd457646ef145858e13cf18b2957fef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T09:25:41Z", "revision_number": 0, "id": "c8ae36aa-a120-48fb-8ee8-2a181f9d6e49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T09:25:41Z", "security_group_id": "fb6c6426-db24-4d4b-9072-4add8049256e", "tenant_id": "7bd457646ef145858e13cf18b2957fef", "port_range_min": null, "ethertype": "IPv6", "project_id": "7bd457646ef145858e13cf18b2957fef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T09:25:41Z", "revision_number": 0, "id": "e67ada13-010e-4741-af4e-180ec9afb9db", "remote_group_id": "fb6c6426-db24-4d4b-9072-4add8049256e", "remote_ip_prefix": null, "created_at": "2019-04-09T09:25:41Z", "security_group_id": "fb6c6426-db24-4d4b-9072-4add8049256e", "tenant_id": "7bd457646ef145858e13cf18b2957fef", "port_range_min": null, "ethertype": "IPv4", "project_id": "7bd457646ef145858e13cf18b2957fef"}], "revision_number": 1, "project_id": "7bd457646ef145858e13cf18b2957fef", "id": "fb6c6426-db24-4d4b-9072-4add8049256e", "name": "default"}]} 2019-04-09 09:45:26,257 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-a927966c-d1b8-4e0d-acaf-8bdefaa93f2b 2019-04-09 09:45:26,258 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.111618041992s 2019-04-09 09:45:26,267 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-04-09 09:45:26,267 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/security-groups/fb6c6426-db24-4d4b-9072-4add8049256e.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}149b79f7233e4e099a75752d42f7df5c4fbac1f5" 2019-04-09 09:45:26,396 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 09 Apr 2019 09:45:19 GMT X-Openstack-Request-Id: req-3f631b7a-3d38-48a4-8792-fe6053094690 2019-04-09 09:45:26,396 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-09 09:45:26,396 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/fb6c6426-db24-4d4b-9072-4add8049256e.json used request id req-3f631b7a-3d38-48a4-8792-fe6053094690 2019-04-09 09:45:26,396 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.129623889923s 2019-04-09 09:45:26,397 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-09 09:45:26,397 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}049ac3c311697c53d96b45bdf1a71b0674ee3f9f" 2019-04-09 09:45:26,483 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Tue, 09 Apr 2019 09:45:19 GMT X-Openstack-Request-Id: req-e3d0380e-27dd-4a10-80dc-1a4a39264ced 2019-04-09 09:45:26,483 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"b62787c2-635d-4893-8553-7ee0260442ff","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ba7a30bb29394fc4a587735d9dfb749e","l2_adjacency":true,"status":"ACTIVE","subnets":["dce875e1-9eec-4cb2-94e6-93dffefe33f6"],"description":"","tags":[],"updated_at":"2019-04-09T06:38:46Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ba7a30bb29394fc4a587735d9dfb749e","created_at":"2019-04-09T06:24:05Z","provider:network_type":"flat"}]} 2019-04-09 09:45:26,484 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-e3d0380e-27dd-4a10-80dc-1a4a39264ced 2019-04-09 09:45:26,484 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0868208408356s 2019-04-09 09:45:26,485 - shade - DEBUG - Network pns-internal-net_d1aeda1f-c37a-463f-b1b4-9e9d4115ff49 not found for deleting 2019-04-09 09:45:26,485 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-09 09:45:26,486 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}049ac3c311697c53d96b45bdf1a71b0674ee3f9f" 2019-04-09 09:45:26,561 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Tue, 09 Apr 2019 09:45:19 GMT X-Openstack-Request-Id: req-1900fe5c-93b5-4391-848a-aa0b95ae5ed4 2019-04-09 09:45:26,561 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"b62787c2-635d-4893-8553-7ee0260442ff","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ba7a30bb29394fc4a587735d9dfb749e","l2_adjacency":true,"status":"ACTIVE","subnets":["dce875e1-9eec-4cb2-94e6-93dffefe33f6"],"description":"","tags":[],"updated_at":"2019-04-09T06:38:46Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ba7a30bb29394fc4a587735d9dfb749e","created_at":"2019-04-09T06:24:05Z","provider:network_type":"flat"}]} 2019-04-09 09:45:26,562 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-1900fe5c-93b5-4391-848a-aa0b95ae5ed4 2019-04-09 09:45:26,562 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0762748718262s 2019-04-09 09:45:26,563 - shade - DEBUG - Network pns-internal-net2_d1aeda1f-c37a-463f-b1b4-9e9d4115ff49 not found for deleting 2019-04-09 09:45:26,583 - xtesting.ci.run_tests - INFO - Loading test case 'shaker'... 2019-04-09 09:45:26,610 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-04-09 09:45:26,616 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Tue, 09 Apr 2019 09:45:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1091fb9e-0e45-4449-97ba-368572968294 2019-04-09 09:45:26,616 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2019-04-09 09:45:26,616 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/v3 used request id req-1091fb9e-0e45-4449-97ba-368572968294 2019-04-09 09:45:26,617 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2019-04-09 09:45:27,021 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "12d06a59574c4903a7b4bfc193e14ef0", "name": "member"}, {"id": "ecaba09e8ea14e058d5f9d9eb583aa37", "name": "admin"}, {"id": "6e54a998c61f4429874ed3ac33d4afc4", "name": "reader"}], "expires_at": "2019-04-09T10:45:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6509066435f1453bac6996ee8997a3b2", "name": "admin"}, "catalog": [{"endpoints": [], "type": "tempest-type-1277486611", "id": "0b54ae2e271e4cc7bbd93a7117074bc5", "name": "tempest-service-488714134"}, {"endpoints": [], "type": "metering", "id": "0c6048bf3c804b33b1209bfa8ca75ec0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v3/6509066435f1453bac6996ee8997a3b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "503aa75a75e444a9b93cb14634c6ab50"}, {"url": "http://192.30.9.6:8776/v3/6509066435f1453bac6996ee8997a3b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd4bc81464e44d0a129985ca1ff91d5"}, {"url": "http://192.30.9.6:8776/v3/6509066435f1453bac6996ee8997a3b2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d888a991472d4a88bfcfcfcf4909874d"}], "type": "volumev3", "id": "1b1b3cbed2d14611b521aa10e2b642dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4664f0d595a24e8a9d4eb3691db874e0"}, {"url": "http://172.30.9.21:8080/v1/AUTH_6509066435f1453bac6996ee8997a3b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49cfc5fc2aa942e59d21f825b2bc9939"}, {"url": "http://12.0.0.22:8080/v1/AUTH_6509066435f1453bac6996ee8997a3b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "71100b14603a4edf8a39e8af672ecff5"}], "type": "object-store", "id": "29267bcb2ea04deebb6caaa71afffcc5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4dc1873b4b477cb578245fdb86a111"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77d7bee546c941368ffc769fda003312"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9b1ab09869b4ea895eb3c8867f61318"}], "type": "network", "id": "3ac09bd783a245efa7f11d71ad667386", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f7f6f256262433fb4467ed610947d62"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "72d58c041dc245bc8aa43ce73891f76c"}, {"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b89851b9b2b4f95b7d2184e74373672"}], "type": "identity", "id": "49f6869431e3430e9aeef431c7e7d7de", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8201c41b3865412e839f135e1ceb7421"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e4e22c0a684229ba50a51934a5cdf7"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf4872e158cb44e3aa5a4063a620efc3"}], "type": "alarming", "id": "61e60b3a8b964288a4ad67fd02ee4984", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4de11e8502624071afd079250b33c74c"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d801fa7f3ee64b30b3b18ef5a9e72635"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f583f4a1750f4edc8596dd476ece0948"}], "type": "compute", "id": "6b64d23b249e42d79f5dd070a7460b66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0cd6369c5d9949eba212a5ce97f8b6f7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8011dc0e5bd44e2aa45caf7c6e4d19d2"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d807430fcec84acebca284681dd098fe"}], "type": "cloudformation", "id": "7f91896ba7394ae291c7a222f92ea496", "name": "heat-cfn"}, {"endpoints": [], "type": "tempest-type-608147535", "id": "88d50707b816448897d5d0b213cb19da", "name": "tempest-service-563563896"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/6509066435f1453bac6996ee8997a3b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4243c026b4174decae31504c58542875"}, {"url": "http://192.30.9.6:8776/v2/6509066435f1453bac6996ee8997a3b2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84281d63eba442fd8cdbf23eae691ba2"}, {"url": "http://172.30.9.21:8776/v2/6509066435f1453bac6996ee8997a3b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1ce0a47f2fd4ca9b678bc1d7e5d0b37"}], "type": "volumev2", "id": "8afcbe00e0a6427bbf1fc3b10d4b2f5e", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/6509066435f1453bac6996ee8997a3b2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25eb19d77ddd4b9aa8117749f829d913"}, {"url": "http://172.30.9.21:8004/v1/6509066435f1453bac6996ee8997a3b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57dd852403b0401fb0bd852db0cc4f1e"}, {"url": "http://192.30.9.6:8004/v1/6509066435f1453bac6996ee8997a3b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5a404b628fff4023b9d3e5b8fca3b0fb"}], "type": "orchestration", "id": "a244395507da4b85bd212d5f49a8b6ae", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2242a4436b774238a465cc3d6498ab4e"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "977935de203e411cbce5038f0a9dc848"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2fcaa46481c44f8a3f42acd6c29b21f"}], "type": "placement", "id": "aed411d3d8324008b42b3bd847051003", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b61449c559f45dba6ba5f9dc241729f"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3f83bae18b4a496bb67592b5d777f17c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5162d5282ea1448dbbc20567c0d57fd7"}], "type": "metric", "id": "ebf458a547774acfb6b489f2803a822c", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "33de49eaa2934d07a5ef7754ed5fe8e0"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b7265307a4a45caad0a286536a91b5d"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94601cf3562245fb9453e9678a54b869"}], "type": "event", "id": "f3ff1bc7e87e4c90a2385a1bc8175960", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00d65cc314ee4a87ad316dd160d63558"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64896bc5be624954a0166b6cfa08a10e"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd079af259534771ac00959c542171cf"}], "type": "image", "id": "f9a74c8a63414707b34a5b03e9eacdc1", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "96d754a28b0d43cf8fa237c30a99c306"}, "audit_ids": ["k9gTVv9sTv2VEJ_YWlXoTQ"], "issued_at": "2019-04-09T09:45:19.000000Z"}} 2019-04-09 09:45:27,024 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-09 09:45:27,025 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ac45490a61c0a6a729940bd40854874f390a6836" 2019-04-09 09:45:27,401 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Tue, 09 Apr 2019 09:45:20 GMT X-Openstack-Request-Id: req-75a1bb61-69ec-4b75-ba0f-b98d8611ca71 2019-04-09 09:45:27,401 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"b62787c2-635d-4893-8553-7ee0260442ff","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ba7a30bb29394fc4a587735d9dfb749e","l2_adjacency":true,"status":"ACTIVE","subnets":["dce875e1-9eec-4cb2-94e6-93dffefe33f6"],"description":"","tags":[],"updated_at":"2019-04-09T06:38:46Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ba7a30bb29394fc4a587735d9dfb749e","created_at":"2019-04-09T06:24:05Z","provider:network_type":"flat"}]} 2019-04-09 09:45:27,401 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-75a1bb61-69ec-4b75-ba0f-b98d8611ca71 2019-04-09 09:45:27,401 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.377171039581s 2019-04-09 09:45:27,408 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-04-09 09:45:27,414 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 09 Apr 2019 09:45:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b1685230-de16-4c66-a151-1559a2bb1534 2019-04-09 09:45:27,414 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 09:45:27,414 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/ used request id req-b1685230-de16-4c66-a151-1559a2bb1534 2019-04-09 09:45:27,415 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-09 09:45:27,419 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ac45490a61c0a6a729940bd40854874f390a6836" 2019-04-09 09:45:27,529 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 222 Content-Type: application/json Date: Tue, 09 Apr 2019 09:45:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf5f3eb5-18b5-4ded-8940-c6c8c861b038 2019-04-09 09:45:27,530 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/ec5ce0aa038644b78983e5840ba5fb73"}, "tags": [], "enabled": true, "id": "ec5ce0aa038644b78983e5840ba5fb73", "name": "heat_stack"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2019-04-09 09:45:27,530 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-bf5f3eb5-18b5-4ded-8940-c6c8c861b038 2019-04-09 09:45:27,530 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.115131139755s 2019-04-09 09:45:27,537 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-04-09 09:45:27,541 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ac45490a61c0a6a729940bd40854874f390a6836" -d '{"project": {"description": "Created by OPNFV Functest: shaker", "enabled": true, "domain_id": "default", "name": "shaker-project_e0902187-d19b-4e9d-9908-fdb9609d5806"}}' 2019-04-09 09:45:27,716 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 358 Content-Type: application/json Date: Tue, 09 Apr 2019 09:45:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3ff58438-1323-4400-8e5b-bcf29498954b 2019-04-09 09:45:27,716 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.21:5000/v3/projects/e1ec9f55ab7a4be7ad1dbc6f5f231859"}, "tags": [], "enabled": true, "id": "e1ec9f55ab7a4be7ad1dbc6f5f231859", "parent_id": "default", "domain_id": "default", "name": "shaker-project_e0902187-d19b-4e9d-9908-fdb9609d5806"}} 2019-04-09 09:45:27,717 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-3ff58438-1323-4400-8e5b-bcf29498954b 2019-04-09 09:45:27,717 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.179219961166s 2019-04-09 09:45:27,717 - 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'e1ec9f55ab7a4be7ad1dbc6f5f231859', '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_e0902187-d19b-4e9d-9908-fdb9609d5806'}) 2019-04-09 09:45:27,724 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-04-09 09:45:27,728 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ac45490a61c0a6a729940bd40854874f390a6836" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "Og2AifygHKWDT5q8vnEywLCuB0Vi2t", "email": null, "name": "shaker-user_e0902187-d19b-4e9d-9908-fdb9609d5806"}}' 2019-04-09 09:45:28,309 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 321 Content-Type: application/json Date: Tue, 09 Apr 2019 09:45:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f2ec743e-a920-413e-a633-9cddd80d7338 2019-04-09 09:45:28,310 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "shaker-user_e0902187-d19b-4e9d-9908-fdb9609d5806", "links": {"self": "http://172.30.9.21:5000/v3/users/8770b0a2d11549d5afa7cb8b33e58c26"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "8770b0a2d11549d5afa7cb8b33e58c26", "domain_id": "default", "password_expires_at": null}} 2019-04-09 09:45:28,310 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/users used request id req-f2ec743e-a920-413e-a633-9cddd80d7338 2019-04-09 09:45:28,310 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.585599899292s 2019-04-09 09:45:28,311 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'8770b0a2d11549d5afa7cb8b33e58c26', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'shaker-user_e0902187-d19b-4e9d-9908-fdb9609d5806'}) 2019-04-09 09:45:28,314 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-09 09:45:28,318 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ac45490a61c0a6a729940bd40854874f390a6836" 2019-04-09 09:45:28,523 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Tue, 09 Apr 2019 09:45:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef96fc98-8cb0-4823-8065-637e9479c26e 2019-04-09 09:45:28,523 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "12d06a59574c4903a7b4bfc193e14ef0", "links": {"self": "http://172.30.9.21:5000/v3/roles/12d06a59574c4903a7b4bfc193e14ef0"}, "name": "member"}, {"domain_id": null, "id": "50245c80a9b84e15b01544b714aaabd9", "links": {"self": "http://172.30.9.21:5000/v3/roles/50245c80a9b84e15b01544b714aaabd9"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6e54a998c61f4429874ed3ac33d4afc4", "links": {"self": "http://172.30.9.21:5000/v3/roles/6e54a998c61f4429874ed3ac33d4afc4"}, "name": "reader"}, {"domain_id": null, "id": "6f62ff3e5bbd4682becdbe9fa3c1ed2c", "links": {"self": "http://172.30.9.21:5000/v3/roles/6f62ff3e5bbd4682becdbe9fa3c1ed2c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80b483ac8c834f498f0d265da82cb005", "links": {"self": "http://172.30.9.21:5000/v3/roles/80b483ac8c834f498f0d265da82cb005"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecaba09e8ea14e058d5f9d9eb583aa37", "links": {"self": "http://172.30.9.21:5000/v3/roles/ecaba09e8ea14e058d5f9d9eb583aa37"}, "name": "admin"}]} 2019-04-09 09:45:28,523 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-ef96fc98-8cb0-4823-8065-637e9479c26e 2019-04-09 09:45:28,524 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.209227800369s 2019-04-09 09:45:28,529 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-09 09:45:28,532 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ac45490a61c0a6a729940bd40854874f390a6836" 2019-04-09 09:45:28,648 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Tue, 09 Apr 2019 09:45:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01091818-e0fc-4e01-aabe-70646bf056b3 2019-04-09 09:45:28,649 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "12d06a59574c4903a7b4bfc193e14ef0", "links": {"self": "http://172.30.9.21:5000/v3/roles/12d06a59574c4903a7b4bfc193e14ef0"}, "name": "member"}, {"domain_id": null, "id": "50245c80a9b84e15b01544b714aaabd9", "links": {"self": "http://172.30.9.21:5000/v3/roles/50245c80a9b84e15b01544b714aaabd9"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6e54a998c61f4429874ed3ac33d4afc4", "links": {"self": "http://172.30.9.21:5000/v3/roles/6e54a998c61f4429874ed3ac33d4afc4"}, "name": "reader"}, {"domain_id": null, "id": "6f62ff3e5bbd4682becdbe9fa3c1ed2c", "links": {"self": "http://172.30.9.21:5000/v3/roles/6f62ff3e5bbd4682becdbe9fa3c1ed2c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80b483ac8c834f498f0d265da82cb005", "links": {"self": "http://172.30.9.21:5000/v3/roles/80b483ac8c834f498f0d265da82cb005"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecaba09e8ea14e058d5f9d9eb583aa37", "links": {"self": "http://172.30.9.21:5000/v3/roles/ecaba09e8ea14e058d5f9d9eb583aa37"}, "name": "admin"}]} 2019-04-09 09:45:28,649 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-01091818-e0fc-4e01-aabe-70646bf056b3 2019-04-09 09:45:28,649 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.120138883591s 2019-04-09 09:45:28,654 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-09 09:45:28,657 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ac45490a61c0a6a729940bd40854874f390a6836" 2019-04-09 09:45:28,864 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Tue, 09 Apr 2019 09:45:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-927ee26e-d763-4afd-98bc-75850e27b4ae 2019-04-09 09:45:28,864 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "12d06a59574c4903a7b4bfc193e14ef0", "links": {"self": "http://172.30.9.21:5000/v3/roles/12d06a59574c4903a7b4bfc193e14ef0"}, "name": "member"}, {"domain_id": null, "id": "50245c80a9b84e15b01544b714aaabd9", "links": {"self": "http://172.30.9.21:5000/v3/roles/50245c80a9b84e15b01544b714aaabd9"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6e54a998c61f4429874ed3ac33d4afc4", "links": {"self": "http://172.30.9.21:5000/v3/roles/6e54a998c61f4429874ed3ac33d4afc4"}, "name": "reader"}, {"domain_id": null, "id": "6f62ff3e5bbd4682becdbe9fa3c1ed2c", "links": {"self": "http://172.30.9.21:5000/v3/roles/6f62ff3e5bbd4682becdbe9fa3c1ed2c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80b483ac8c834f498f0d265da82cb005", "links": {"self": "http://172.30.9.21:5000/v3/roles/80b483ac8c834f498f0d265da82cb005"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecaba09e8ea14e058d5f9d9eb583aa37", "links": {"self": "http://172.30.9.21:5000/v3/roles/ecaba09e8ea14e058d5f9d9eb583aa37"}, "name": "admin"}]} 2019-04-09 09:45:28,864 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-927ee26e-d763-4afd-98bc-75850e27b4ae 2019-04-09 09:45:28,865 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.210588932037s 2019-04-09 09:45:28,870 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-09 09:45:28,873 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ac45490a61c0a6a729940bd40854874f390a6836" 2019-04-09 09:45:29,085 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 09 Apr 2019 09:45:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6f55da6-f12c-46fe-973a-ba51a6f6eda1 2019-04-09 09:45:29,086 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-04-09 09:45:29,086 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-a6f55da6-f12c-46fe-973a-ba51a6f6eda1 2019-04-09 09:45:29,086 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.216383934021s 2019-04-09 09:45:29,087 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-09 09:45:29,090 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ac45490a61c0a6a729940bd40854874f390a6836" 2019-04-09 09:45:29,315 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 837 Content-Type: application/json Date: Tue, 09 Apr 2019 09:45:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f0e6573-e7e8-4ca1-93ac-464eb22d67c2 2019-04-09 09:45:29,316 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/07b62caafa51496f94dd3b3fb341fcfe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07b62caafa51496f94dd3b3fb341fcfe", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/2e35f475a54147749980006d265eb864"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e35f475a54147749980006d265eb864", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/2f1bc9c9d22745648100c4b0717962eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f1bc9c9d22745648100c4b0717962eb", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/30fe8cf249d443dd9c53f2cc083f50b5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "30fe8cf249d443dd9c53f2cc083f50b5", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/3d748bf7df734addb2e37ea0663ec892"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d748bf7df734addb2e37ea0663ec892", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/732a504491fd4f35923460ae0d2ef475"}, "domain_id": "default", "enabled": true, "options": {}, "id": "732a504491fd4f35923460ae0d2ef475", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/781b729594744c4f8f561f6b5a6e68bd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "781b729594744c4f8f561f6b5a6e68bd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/80817a33c71343ed9c63d448a7fea69e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "80817a33c71343ed9c63d448a7fea69e", "email": "heat@localhost", "password_expires_at": null}, {"name": "shaker-user_e0902187-d19b-4e9d-9908-fdb9609d5806", "links": {"self": "http://172.30.9.21:5000/v3/users/8770b0a2d11549d5afa7cb8b33e58c26"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "8770b0a2d11549d5afa7cb8b33e58c26", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/938ce22a56d74c639d353dbbf166fcc4"}, "domain_id": "ec5ce0aa038644b78983e5840ba5fb73", "enabled": true, "options": {}, "id": "938ce22a56d74c639d353dbbf166fcc4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/96d754a28b0d43cf8fa237c30a99c306"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d754a28b0d43cf8fa237c30a99c306", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/aaa8b9f924a74e80899c7ad7e32fcaae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aaa8b9f924a74e80899c7ad7e32fcaae", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b8dd65f4e72446d5bd8d9efa13837b0c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8dd65f4e72446d5bd8d9efa13837b0c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/c34b7e3bcdbc428db4539ea2b87cfce1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c34b7e3bcdbc428db4539ea2b87cfce1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/eb527490835d48e8a67131b0f587baf6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb527490835d48e8a67131b0f587baf6", "email": "gnocchi@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2019-04-09 09:45:29,316 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-2f0e6573-e7e8-4ca1-93ac-464eb22d67c2 2019-04-09 09:45:29,316 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.228837013245s 2019-04-09 09:45:29,327 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-09 09:45:29,330 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ac45490a61c0a6a729940bd40854874f390a6836" 2019-04-09 09:45:29,444 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 393 Content-Type: application/json Date: Tue, 09 Apr 2019 09:45:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-300b278a-53a3-445e-9b91-58decb61d196 2019-04-09 09:45:29,444 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/6509066435f1453bac6996ee8997a3b2"}, "tags": [], "enabled": true, "id": "6509066435f1453bac6996ee8997a3b2", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/ba7a30bb29394fc4a587735d9dfb749e"}, "tags": [], "enabled": true, "id": "ba7a30bb29394fc4a587735d9dfb749e", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.21:5000/v3/projects/e1ec9f55ab7a4be7ad1dbc6f5f231859"}, "tags": [], "enabled": true, "id": "e1ec9f55ab7a4be7ad1dbc6f5f231859", "parent_id": "default", "domain_id": "default", "name": "shaker-project_e0902187-d19b-4e9d-9908-fdb9609d5806"}]} 2019-04-09 09:45:29,444 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-300b278a-53a3-445e-9b91-58decb61d196 2019-04-09 09:45:29,445 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.1173620224s 2019-04-09 09:45:29,452 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-04-09 09:45:29,456 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=8770b0a2d11549d5afa7cb8b33e58c26&role.id=12d06a59574c4903a7b4bfc193e14ef0&scope.project.id=e1ec9f55ab7a4be7ad1dbc6f5f231859" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ac45490a61c0a6a729940bd40854874f390a6836" 2019-04-09 09:45:29,569 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Tue, 09 Apr 2019 09:45:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-047209a8-4963-4405-9ea9-efa3ef51884a 2019-04-09 09:45:29,569 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=8770b0a2d11549d5afa7cb8b33e58c26&role.id=12d06a59574c4903a7b4bfc193e14ef0&scope.project.id=e1ec9f55ab7a4be7ad1dbc6f5f231859", "previous": null, "next": null}} 2019-04-09 09:45:29,570 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=8770b0a2d11549d5afa7cb8b33e58c26&role.id=12d06a59574c4903a7b4bfc193e14ef0&scope.project.id=e1ec9f55ab7a4be7ad1dbc6f5f231859 used request id req-047209a8-4963-4405-9ea9-efa3ef51884a 2019-04-09 09:45:29,570 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.117072820663s 2019-04-09 09:45:29,573 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-04-09 09:45:29,577 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/e1ec9f55ab7a4be7ad1dbc6f5f231859/users/8770b0a2d11549d5afa7cb8b33e58c26/roles/12d06a59574c4903a7b4bfc193e14ef0 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ac45490a61c0a6a729940bd40854874f390a6836" 2019-04-09 09:45:29,745 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 09 Apr 2019 09:45:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-190a86e1-38cb-47e3-bc19-60c9e00881c4 2019-04-09 09:45:29,745 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-09 09:45:29,745 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/e1ec9f55ab7a4be7ad1dbc6f5f231859/users/8770b0a2d11549d5afa7cb8b33e58c26/roles/12d06a59574c4903a7b4bfc193e14ef0 used request id req-190a86e1-38cb-47e3-bc19-60c9e00881c4 2019-04-09 09:45:29,745 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.171972036362s 2019-04-09 09:45:29,746 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'shaker-project_e0902187-d19b-4e9d-9908-fdb9609d5806', 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'e1ec9f55ab7a4be7ad1dbc6f5f231859', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'Og2AifygHKWDT5q8vnEywLCuB0Vi2t', 'username': u'shaker-user_e0902187-d19b-4e9d-9908-fdb9609d5806', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.21:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-04-09 09:45:29,750 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'shaker-user_e0902187-d19b-4e9d-9908-fdb9609d5806', 'password': 'Og2AifygHKWDT5q8vnEywLCuB0Vi2t', 'project_name': 'shaker-project_e0902187-d19b-4e9d-9908-fdb9609d5806', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.21:5000/v3', 'project_id': 'e1ec9f55ab7a4be7ad1dbc6f5f231859', 'project_domain_name': 'Default'} 2019-04-09 09:45:29,754 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-04-09 09:45:29,757 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ac45490a61c0a6a729940bd40854874f390a6836" 2019-04-09 09:45:30,053 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 737 Content-Type: application/json Date: Tue, 09 Apr 2019 09:45:22 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-2d35613e-eaf2-4f4e-adc5-f79bc2085fcb x-openstack-request-id: req-2d35613e-eaf2-4f4e-adc5-f79bc2085fcb 2019-04-09 09:45:30,054 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 16}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.3", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-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": 98, "hypervisor_version": 2012000, "disk_available_least": 94, "local_gb": 98, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 17}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.10", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-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": 98, "hypervisor_version": 2012000, "disk_available_least": 94, "local_gb": 98, "free_ram_mb": 28406, "id": 2}]} 2019-04-09 09:45:30,054 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-hypervisors/detail used request id req-2d35613e-eaf2-4f4e-adc5-f79bc2085fcb 2019-04-09 09:45:30,054 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.300343990326s 2019-04-09 09:45:30,055 - xtesting.ci.run_tests - INFO - Running test case 'shaker'... 2019-04-09 09:45:30,056 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-09 09:45:30,059 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ac45490a61c0a6a729940bd40854874f390a6836" 2019-04-09 09:45:30,252 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 222 Content-Type: application/json Date: Tue, 09 Apr 2019 09:45:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c5efc2b-ff6d-4c4e-8f39-68d7e9edb51a 2019-04-09 09:45:30,252 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/ec5ce0aa038644b78983e5840ba5fb73"}, "tags": [], "enabled": true, "id": "ec5ce0aa038644b78983e5840ba5fb73", "name": "heat_stack"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2019-04-09 09:45:30,253 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-8c5efc2b-ff6d-4c4e-8f39-68d7e9edb51a 2019-04-09 09:45:30,253 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.197211027145s 2019-04-09 09:45:30,260 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-09 09:45:30,264 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ac45490a61c0a6a729940bd40854874f390a6836" 2019-04-09 09:45:30,471 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 393 Content-Type: application/json Date: Tue, 09 Apr 2019 09:45:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7443249d-2ae8-42f3-94f5-d0c60afb1c4e 2019-04-09 09:45:30,472 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/6509066435f1453bac6996ee8997a3b2"}, "tags": [], "enabled": true, "id": "6509066435f1453bac6996ee8997a3b2", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/ba7a30bb29394fc4a587735d9dfb749e"}, "tags": [], "enabled": true, "id": "ba7a30bb29394fc4a587735d9dfb749e", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.21:5000/v3/projects/e1ec9f55ab7a4be7ad1dbc6f5f231859"}, "tags": [], "enabled": true, "id": "e1ec9f55ab7a4be7ad1dbc6f5f231859", "parent_id": "default", "domain_id": "default", "name": "shaker-project_e0902187-d19b-4e9d-9908-fdb9609d5806"}]} 2019-04-09 09:45:30,472 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-7443249d-2ae8-42f3-94f5-d0c60afb1c4e 2019-04-09 09:45:30,472 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.21174788475s 2019-04-09 09:45:30,475 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-04-09 09:45:30,475 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ac45490a61c0a6a729940bd40854874f390a6836" -d '{"network": {"tenant_id": "e1ec9f55ab7a4be7ad1dbc6f5f231859", "name": "shaker-net_e0902187-d19b-4e9d-9908-fdb9609d5806", "admin_state_up": true}}' 2019-04-09 09:45:30,793 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 720 Content-Type: application/json Date: Tue, 09 Apr 2019 09:45:23 GMT X-Openstack-Request-Id: req-553eb501-aa0c-469c-a4df-77f71d41e847 2019-04-09 09:45:30,793 - keystoneauth.session - DEBUG - RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"3343292c-dca0-4073-bb88-377a150f1f1d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":49,"ipv4_address_scope":null,"shared":false,"project_id":"e1ec9f55ab7a4be7ad1dbc6f5f231859","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-09T09:45:23Z","is_default":false,"qos_policy_id":null,"name":"shaker-net_e0902187-d19b-4e9d-9908-fdb9609d5806","admin_state_up":true,"tenant_id":"e1ec9f55ab7a4be7ad1dbc6f5f231859","created_at":"2019-04-09T09:45:23Z","mtu":1450}} 2019-04-09 09:45:30,794 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-553eb501-aa0c-469c-a4df-77f71d41e847 2019-04-09 09:45:30,794 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.318920135498s 2019-04-09 09:45:30,794 - 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'2019-04-09T09:45:23Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'3343292c-dca0-4073-bb88-377a150f1f1d', u'provider:segmentation_id': 49, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'shaker-net_e0902187-d19b-4e9d-9908-fdb9609d5806', u'created_at': u'2019-04-09T09:45:23Z', u'mtu': 1450, u'tenant_id': u'e1ec9f55ab7a4be7ad1dbc6f5f231859', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'e1ec9f55ab7a4be7ad1dbc6f5f231859', u'l2_adjacency': True}) 2019-04-09 09:45:30,798 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-04-09 09:45:30,805 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Tue, 09 Apr 2019 09:45:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5dda7f5d-383f-46d1-8d3c-e96f7e6767dd 2019-04-09 09:45:30,805 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2019-04-09 09:45:30,805 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/v3 used request id req-5dda7f5d-383f-46d1-8d3c-e96f7e6767dd 2019-04-09 09:45:30,806 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2019-04-09 09:45:31,208 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "12d06a59574c4903a7b4bfc193e14ef0", "name": "member"}, {"id": "6e54a998c61f4429874ed3ac33d4afc4", "name": "reader"}], "expires_at": "2019-04-09T10:45:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e1ec9f55ab7a4be7ad1dbc6f5f231859", "name": "shaker-project_e0902187-d19b-4e9d-9908-fdb9609d5806"}, "catalog": [{"endpoints": [], "type": "tempest-type-1277486611", "id": "0b54ae2e271e4cc7bbd93a7117074bc5", "name": "tempest-service-488714134"}, {"endpoints": [], "type": "metering", "id": "0c6048bf3c804b33b1209bfa8ca75ec0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v3/e1ec9f55ab7a4be7ad1dbc6f5f231859", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "503aa75a75e444a9b93cb14634c6ab50"}, {"url": "http://192.30.9.6:8776/v3/e1ec9f55ab7a4be7ad1dbc6f5f231859", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd4bc81464e44d0a129985ca1ff91d5"}, {"url": "http://192.30.9.6:8776/v3/e1ec9f55ab7a4be7ad1dbc6f5f231859", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d888a991472d4a88bfcfcfcf4909874d"}], "type": "volumev3", "id": "1b1b3cbed2d14611b521aa10e2b642dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4664f0d595a24e8a9d4eb3691db874e0"}, {"url": "http://172.30.9.21:8080/v1/AUTH_e1ec9f55ab7a4be7ad1dbc6f5f231859", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49cfc5fc2aa942e59d21f825b2bc9939"}, {"url": "http://12.0.0.22:8080/v1/AUTH_e1ec9f55ab7a4be7ad1dbc6f5f231859", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "71100b14603a4edf8a39e8af672ecff5"}], "type": "object-store", "id": "29267bcb2ea04deebb6caaa71afffcc5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4dc1873b4b477cb578245fdb86a111"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77d7bee546c941368ffc769fda003312"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9b1ab09869b4ea895eb3c8867f61318"}], "type": "network", "id": "3ac09bd783a245efa7f11d71ad667386", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f7f6f256262433fb4467ed610947d62"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "72d58c041dc245bc8aa43ce73891f76c"}, {"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b89851b9b2b4f95b7d2184e74373672"}], "type": "identity", "id": "49f6869431e3430e9aeef431c7e7d7de", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8201c41b3865412e839f135e1ceb7421"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e4e22c0a684229ba50a51934a5cdf7"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf4872e158cb44e3aa5a4063a620efc3"}], "type": "alarming", "id": "61e60b3a8b964288a4ad67fd02ee4984", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4de11e8502624071afd079250b33c74c"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d801fa7f3ee64b30b3b18ef5a9e72635"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f583f4a1750f4edc8596dd476ece0948"}], "type": "compute", "id": "6b64d23b249e42d79f5dd070a7460b66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0cd6369c5d9949eba212a5ce97f8b6f7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8011dc0e5bd44e2aa45caf7c6e4d19d2"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d807430fcec84acebca284681dd098fe"}], "type": "cloudformation", "id": "7f91896ba7394ae291c7a222f92ea496", "name": "heat-cfn"}, {"endpoints": [], "type": "tempest-type-608147535", "id": "88d50707b816448897d5d0b213cb19da", "name": "tempest-service-563563896"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/e1ec9f55ab7a4be7ad1dbc6f5f231859", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4243c026b4174decae31504c58542875"}, {"url": "http://192.30.9.6:8776/v2/e1ec9f55ab7a4be7ad1dbc6f5f231859", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84281d63eba442fd8cdbf23eae691ba2"}, {"url": "http://172.30.9.21:8776/v2/e1ec9f55ab7a4be7ad1dbc6f5f231859", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1ce0a47f2fd4ca9b678bc1d7e5d0b37"}], "type": "volumev2", "id": "8afcbe00e0a6427bbf1fc3b10d4b2f5e", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/e1ec9f55ab7a4be7ad1dbc6f5f231859", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25eb19d77ddd4b9aa8117749f829d913"}, {"url": "http://172.30.9.21:8004/v1/e1ec9f55ab7a4be7ad1dbc6f5f231859", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57dd852403b0401fb0bd852db0cc4f1e"}, {"url": "http://192.30.9.6:8004/v1/e1ec9f55ab7a4be7ad1dbc6f5f231859", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5a404b628fff4023b9d3e5b8fca3b0fb"}], "type": "orchestration", "id": "a244395507da4b85bd212d5f49a8b6ae", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2242a4436b774238a465cc3d6498ab4e"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "977935de203e411cbce5038f0a9dc848"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2fcaa46481c44f8a3f42acd6c29b21f"}], "type": "placement", "id": "aed411d3d8324008b42b3bd847051003", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b61449c559f45dba6ba5f9dc241729f"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3f83bae18b4a496bb67592b5d777f17c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5162d5282ea1448dbbc20567c0d57fd7"}], "type": "metric", "id": "ebf458a547774acfb6b489f2803a822c", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "33de49eaa2934d07a5ef7754ed5fe8e0"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b7265307a4a45caad0a286536a91b5d"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94601cf3562245fb9453e9678a54b869"}], "type": "event", "id": "f3ff1bc7e87e4c90a2385a1bc8175960", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00d65cc314ee4a87ad316dd160d63558"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64896bc5be624954a0166b6cfa08a10e"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd079af259534771ac00959c542171cf"}], "type": "image", "id": "f9a74c8a63414707b34a5b03e9eacdc1", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "shaker-user_e0902187-d19b-4e9d-9908-fdb9609d5806", "id": "8770b0a2d11549d5afa7cb8b33e58c26"}, "audit_ids": ["RAAb3jeGRzyEAp71W2fH_Q"], "issued_at": "2019-04-09T09:45:24.000000Z"}} 2019-04-09 09:45:31,211 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-09 09:45:31,211 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fb8f8f42e919ce9f683f0c937cfd96e3764165bc" 2019-04-09 09:45:31,967 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1226 Content-Type: application/json Date: Tue, 09 Apr 2019 09:45:24 GMT X-Openstack-Request-Id: req-96663755-bff5-452a-b8fd-805c3e5e6353 2019-04-09 09:45:31,968 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"3343292c-dca0-4073-bb88-377a150f1f1d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e1ec9f55ab7a4be7ad1dbc6f5f231859","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-09T09:45:23Z","qos_policy_id":null,"name":"shaker-net_e0902187-d19b-4e9d-9908-fdb9609d5806","admin_state_up":true,"tenant_id":"e1ec9f55ab7a4be7ad1dbc6f5f231859","created_at":"2019-04-09T09:45:23Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"b62787c2-635d-4893-8553-7ee0260442ff","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ba7a30bb29394fc4a587735d9dfb749e","l2_adjacency":true,"status":"ACTIVE","subnets":["dce875e1-9eec-4cb2-94e6-93dffefe33f6"],"description":"","tags":[],"updated_at":"2019-04-09T06:38:46Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ba7a30bb29394fc4a587735d9dfb749e","created_at":"2019-04-09T06:24:05Z","mtu":1500}]} 2019-04-09 09:45:31,968 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-96663755-bff5-452a-b8fd-805c3e5e6353 2019-04-09 09:45:31,968 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.757481813431s 2019-04-09 09:45:31,970 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-04-09 09:45:31,970 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fb8f8f42e919ce9f683f0c937cfd96e3764165bc" -d '{"subnet": {"name": "shaker-subnet_e0902187-d19b-4e9d-9908-fdb9609d5806", "enable_dhcp": true, "network_id": "3343292c-dca0-4073-bb88-377a150f1f1d", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-04-09 09:45:32,530 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 674 Content-Type: application/json Date: Tue, 09 Apr 2019 09:45:25 GMT X-Openstack-Request-Id: req-dde59816-68a4-468b-a724-a8c00138efb4 2019-04-09 09:45:32,530 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3343292c-dca0-4073-bb88-377a150f1f1d","tenant_id":"e1ec9f55ab7a4be7ad1dbc6f5f231859","created_at":"2019-04-09T09:45:25Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-04-09T09:45:25Z","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":"e1ec9f55ab7a4be7ad1dbc6f5f231859","id":"89c2ff03-d3e1-44c3-a8d9-e26db101c28a","subnetpool_id":null,"name":"shaker-subnet_e0902187-d19b-4e9d-9908-fdb9609d5806"}} 2019-04-09 09:45:32,530 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-dde59816-68a4-468b-a724-a8c00138efb4 2019-04-09 09:45:32,530 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.560555934906s 2019-04-09 09:45:32,531 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-04-09T09:45:25Z', 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'89c2ff03-d3e1-44c3-a8d9-e26db101c28a', u'subnetpool_id': None, u'service_types': [], u'name': u'shaker-subnet_e0902187-d19b-4e9d-9908-fdb9609d5806', u'enable_dhcp': True, u'network_id': u'3343292c-dca0-4073-bb88-377a150f1f1d', u'tenant_id': u'e1ec9f55ab7a4be7ad1dbc6f5f231859', u'created_at': u'2019-04-09T09:45:25Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'e1ec9f55ab7a4be7ad1dbc6f5f231859'}) 2019-04-09 09:45:32,531 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-04-09 09:45:32,532 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fb8f8f42e919ce9f683f0c937cfd96e3764165bc" -d '{"router": {"external_gateway_info": {"network_id": "b62787c2-635d-4893-8553-7ee0260442ff"}, "name": "shaker-router_e0902187-d19b-4e9d-9908-fdb9609d5806", "admin_state_up": true}}' 2019-04-09 09:45:34,220 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 693 Content-Type: application/json Date: Tue, 09 Apr 2019 09:45:27 GMT X-Openstack-Request-Id: req-c32ee1d2-0e87-4a62-9358-9ca456cf5ef6 2019-04-09 09:45:34,221 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "b62787c2-635d-4893-8553-7ee0260442ff", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "dce875e1-9eec-4cb2-94e6-93dffefe33f6", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "e1ec9f55ab7a4be7ad1dbc6f5f231859", "created_at": "2019-04-09T09:45:25Z", "admin_state_up": true, "updated_at": "2019-04-09T09:45:26Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "e1ec9f55ab7a4be7ad1dbc6f5f231859", "id": "b9639128-9d28-42db-84f2-6b6fcb153a30", "name": "shaker-router_e0902187-d19b-4e9d-9908-fdb9609d5806"}} 2019-04-09 09:45:34,221 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-c32ee1d2-0e87-4a62-9358-9ca456cf5ef6 2019-04-09 09:45:34,221 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.68953800201s 2019-04-09 09:45:34,222 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-04-09T09:45:26Z', u'revision_number': 2, u'id': u'b9639128-9d28-42db-84f2-6b6fcb153a30', u'external_gateway_info': {u'network_id': u'b62787c2-635d-4893-8553-7ee0260442ff', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'dce875e1-9eec-4cb2-94e6-93dffefe33f6', u'ip_address': u'172.30.9.205'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'shaker-router_e0902187-d19b-4e9d-9908-fdb9609d5806', u'admin_state_up': True, u'tenant_id': u'e1ec9f55ab7a4be7ad1dbc6f5f231859', u'created_at': u'2019-04-09T09:45:25Z', u'flavor_id': None, u'routes': [], u'project_id': u'e1ec9f55ab7a4be7ad1dbc6f5f231859'}) 2019-04-09 09:45:34,222 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-04-09 09:45:34,223 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/b9639128-9d28-42db-84f2-6b6fcb153a30/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fb8f8f42e919ce9f683f0c937cfd96e3764165bc" -d '{"subnet_id": "89c2ff03-d3e1-44c3-a8d9-e26db101c28a"}' 2019-04-09 09:45:36,655 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Tue, 09 Apr 2019 09:45:29 GMT X-Openstack-Request-Id: req-eed52ee7-395d-4658-a533-5c612c79aa71 2019-04-09 09:45:36,656 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "3343292c-dca0-4073-bb88-377a150f1f1d", "tenant_id": "e1ec9f55ab7a4be7ad1dbc6f5f231859", "subnet_id": "89c2ff03-d3e1-44c3-a8d9-e26db101c28a", "subnet_ids": ["89c2ff03-d3e1-44c3-a8d9-e26db101c28a"], "port_id": "4408e4bb-d14e-43e3-8e3d-21aa61616e1e", "id": "b9639128-9d28-42db-84f2-6b6fcb153a30"} 2019-04-09 09:45:36,656 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/b9639128-9d28-42db-84f2-6b6fcb153a30/add_router_interface.json used request id req-eed52ee7-395d-4658-a533-5c612c79aa71 2019-04-09 09:45:36,656 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.43375706673s 2019-04-09 09:45:36,656 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/shaker-image.qcow2 2019-04-09 09:45:39,318 - shade - DEBUG - Image file /home/opnfv/functest/images/shaker-image.qcow2 md5:cea74a063cc5ef2b018ec12beb0bf961 sha256:5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017 2019-04-09 09:45:39,321 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-04-09 09:45:39,325 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Tue, 09 Apr 2019 09:45:32 GMT 2019-04-09 09:45:39,326 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}]} 2019-04-09 09:45:39,328 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-09 09:45:39,329 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fb8f8f42e919ce9f683f0c937cfd96e3764165bc" 2019-04-09 09:45:39,621 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Tue, 09 Apr 2019 09:45:32 GMT X-Openstack-Request-Id: req-3be97288-c80d-4c78-8181-84489057d7e8 2019-04-09 09:45:39,621 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-09 09:45:39,621 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-3be97288-c80d-4c78-8181-84489057d7e8 2019-04-09 09:45:39,622 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.293953895569s 2019-04-09 09:45:39,631 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-04-09 09:45:39,635 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fb8f8f42e919ce9f683f0c937cfd96e3764165bc" -d '{"owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "owner_specified.shade.object": "images/shaker-img_e0902187-d19b-4e9d-9908-fdb9609d5806", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "shaker-img_e0902187-d19b-4e9d-9908-fdb9609d5806"}' 2019-04-09 09:45:39,673 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 929 Content-Type: application/json Date: Tue, 09 Apr 2019 09:45:32 GMT Location: http://172.30.9.21:9292/v2/images/73b46de5-7603-4eec-a62a-684c0772624a Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-28f7a596-be46-44f1-8584-a8e4203744ae 2019-04-09 09:45:39,673 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-09T09:45:32Z", "file": "/v2/images/73b46de5-7603-4eec-a62a-684c0772624a/file", "owner": "e1ec9f55ab7a4be7ad1dbc6f5f231859", "id": "73b46de5-7603-4eec-a62a-684c0772624a", "size": null, "self": "/v2/images/73b46de5-7603-4eec-a62a-684c0772624a", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/shaker-img_e0902187-d19b-4e9d-9908-fdb9609d5806", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_e0902187-d19b-4e9d-9908-fdb9609d5806", "checksum": null, "created_at": "2019-04-09T09:45:32Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-04-09 09:45:39,674 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-28f7a596-be46-44f1-8584-a8e4203744ae 2019-04-09 09:45:39,674 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0424528121948s 2019-04-09 09:45:39,674 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-04-09 09:45:39,678 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/73b46de5-7603-4eec-a62a-684c0772624a/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fb8f8f42e919ce9f683f0c937cfd96e3764165bc" -d '' 2019-04-09 09:45:49,387 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 09:45:42 GMT X-Openstack-Request-Id: req-352410a6-38e7-4734-bd10-19f6a3693522 2019-04-09 09:45:49,387 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 09:45:49,387 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/73b46de5-7603-4eec-a62a-684c0772624a/file used request id req-352410a6-38e7-4734-bd10-19f6a3693522 2019-04-09 09:45:49,387 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 9.71301293373s 2019-04-09 09:45:49,393 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-09 09:45:49,397 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fb8f8f42e919ce9f683f0c937cfd96e3764165bc" 2019-04-09 09:45:49,430 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1390 Content-Type: application/json Date: Tue, 09 Apr 2019 09:45:42 GMT X-Openstack-Request-Id: req-f84740af-c299-4a9a-a50f-79550bda4bed 2019-04-09 09:45:49,431 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-09T09:45:42Z", "file": "/v2/images/73b46de5-7603-4eec-a62a-684c0772624a/file", "owner": "e1ec9f55ab7a4be7ad1dbc6f5f231859", "id": "73b46de5-7603-4eec-a62a-684c0772624a", "size": 666173440, "self": "/v2/images/73b46de5-7603-4eec-a62a-684c0772624a", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/73b46de5-7603-4eec-a62a-684c0772624a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "locations": [{"url": "rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/73b46de5-7603-4eec-a62a-684c0772624a/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/shaker-img_e0902187-d19b-4e9d-9908-fdb9609d5806", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_e0902187-d19b-4e9d-9908-fdb9609d5806", "checksum": "cea74a063cc5ef2b018ec12beb0bf961", "created_at": "2019-04-09T09:45:32Z", "os_hidden": false, "protected": false, "os_hash_value": "9036cc0c5162bf666168b7d8b4cf5a1ef825eb799dbbaba08a619fd983bb8f39b7998e678e2fddff8b5a21b3a2c6af7127d52083c6c49f856c68d975e3a7a408"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-09 09:45:49,431 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-f84740af-c299-4a9a-a50f-79550bda4bed 2019-04-09 09:45:49,431 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0380120277405s 2019-04-09 09:45:49,433 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/73b46de5-7603-4eec-a62a-684c0772624a/snap', u'metadata': Munch({})})], 'file': u'/v2/images/73b46de5-7603-4eec-a62a-684c0772624a/file', 'owner': u'e1ec9f55ab7a4be7ad1dbc6f5f231859', 'id': u'73b46de5-7603-4eec-a62a-684c0772624a', 'size': 666173440, u'self': u'/v2/images/73b46de5-7603-4eec-a62a-684c0772624a', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e1ec9f55ab7a4be7ad1dbc6f5f231859', 'name': 'shaker-project_e0902187-d19b-4e9d-9908-fdb9609d5806', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/73b46de5-7603-4eec-a62a-684c0772624a/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-04-09T09:45:42Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-04-09T09:45:42Z', u'owner_specified.shade.sha256': u'5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017', u'owner_specified.shade.object': u'images/shaker-img_e0902187-d19b-4e9d-9908-fdb9609d5806', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'cea74a063cc5ef2b018ec12beb0bf961', 'properties': {u'os_hash_value': u'9036cc0c5162bf666168b7d8b4cf5a1ef825eb799dbbaba08a619fd983bb8f39b7998e678e2fddff8b5a21b3a2c6af7127d52083c6c49f856c68d975e3a7a408', u'self': u'/v2/images/73b46de5-7603-4eec-a62a-684c0772624a', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017', u'owner_specified.shade.object': u'images/shaker-img_e0902187-d19b-4e9d-9908-fdb9609d5806', u'owner_specified.shade.md5': u'cea74a063cc5ef2b018ec12beb0bf961', u'schema': u'/v2/schemas/image'}, 'name': u'shaker-img_e0902187-d19b-4e9d-9908-fdb9609d5806', 'created': u'2019-04-09T09:45:32Z', 'checksum': u'cea74a063cc5ef2b018ec12beb0bf961', 'created_at': u'2019-04-09T09:45:32Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'9036cc0c5162bf666168b7d8b4cf5a1ef825eb799dbbaba08a619fd983bb8f39b7998e678e2fddff8b5a21b3a2c6af7127d52083c6c49f856c68d975e3a7a408', 'metadata': {u'os_hash_value': u'9036cc0c5162bf666168b7d8b4cf5a1ef825eb799dbbaba08a619fd983bb8f39b7998e678e2fddff8b5a21b3a2c6af7127d52083c6c49f856c68d975e3a7a408', u'self': u'/v2/images/73b46de5-7603-4eec-a62a-684c0772624a', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017', u'owner_specified.shade.object': u'images/shaker-img_e0902187-d19b-4e9d-9908-fdb9609d5806', u'owner_specified.shade.md5': u'cea74a063cc5ef2b018ec12beb0bf961', u'schema': u'/v2/schemas/image'}}) 2019-04-09 09:45:49,434 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-04-09 09:45:49,437 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ac45490a61c0a6a729940bd40854874f390a6836" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "shaker-flavor_e0902187-d19b-4e9d-9908-fdb9609d5806", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": null, "swap": 0}}' 2019-04-09 09:45:49,481 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Tue, 09 Apr 2019 09:45:42 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-6f1e5a80-1517-404d-8a45-5f2a3d625200 x-openstack-request-id: req-6f1e5a80-1517-404d-8a45-5f2a3d625200 2019-04-09 09:45:49,482 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "shaker-flavor_e0902187-d19b-4e9d-9908-fdb9609d5806", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/908217ab-ccac-4ccf-a971-2aedeadd6bff", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/908217ab-ccac-4ccf-a971-2aedeadd6bff", "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": "908217ab-ccac-4ccf-a971-2aedeadd6bff"}} 2019-04-09 09:45:49,482 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-6f1e5a80-1517-404d-8a45-5f2a3d625200 2019-04-09 09:45:49,482 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0481498241425s 2019-04-09 09:45:49,483 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'shaker-flavor_e0902187-d19b-4e9d-9908-fdb9609d5806', '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'6509066435f1453bac6996ee8997a3b2', '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'908217ab-ccac-4ccf-a971-2aedeadd6bff', 'swap': 0}) 2019-04-09 09:45:49,484 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-04-09 09:45:49,486 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/908217ab-ccac-4ccf-a971-2aedeadd6bff/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ac45490a61c0a6a729940bd40854874f390a6836" -d '{"extra_specs": {}}' 2019-04-09 09:45:49,504 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 09 Apr 2019 09:45:42 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-aecd4c21-7cdc-4d21-9d4c-71d92e463a62 x-openstack-request-id: req-aecd4c21-7cdc-4d21-9d4c-71d92e463a62 2019-04-09 09:45:49,504 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-04-09 09:45:49,505 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/908217ab-ccac-4ccf-a971-2aedeadd6bff/os-extra_specs used request id req-aecd4c21-7cdc-4d21-9d4c-71d92e463a62 2019-04-09 09:45:49,505 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0209789276123s 2019-04-09 09:45:49,507 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-04-09 09:45:49,510 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/os-keypairs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fb8f8f42e919ce9f683f0c937cfd96e3764165bc" -d '{"keypair": {"name": "shaker-kp_e0902187-d19b-4e9d-9908-fdb9609d5806"}}' 2019-04-09 09:45:49,870 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1803 Content-Type: application/json Date: Tue, 09 Apr 2019 09:45:42 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-35596596-7c7d-4398-a222-35e3c3985799 x-openstack-request-id: req-35596596-7c7d-4398-a222-35e3c3985799 2019-04-09 09:45:49,870 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC3yZ6pcApbWXlzvLX+4ZKik96lwjRBY36d3T8BkAbMB+5uszj8Uusv35rBELqsfsjEyw6U68pCliXTxIKo0Lt9tivz0HaS27t6PvzKsBk9cKoBUu4/IUF1ovV7P6L4iwsK8c3C1/9DHwz6p4tp/CnD4oR4f7FBerpQ4gIu5K5wUZfc3Fpj1Utd8myoC+b24qq2js/2w5RBDiLx0vZMK3OYz8waV7V7dRT4jjVTTeR4k7nWf+MyGS21nrqHVaLKagnN2RD8F3Ebs4bGtWsI9LgvK5FECejkPKRDP1VnyPZsdG2GOHpmj0d+x1duRK1yRe8rPMpeHKDx3t595tk7LuyB Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAt8meqXAKW1l5c7y1/uGSopPepcI0QWN+nd0/AZAGzAfubrM4\n/FLrL9+awRC6rH7IxMsOlOvKQpYl08SCqNC7fbYr89B2ktu7ej78yrAZPXCqAVLu\nPyFBdaL1ez+i+IsLCvHNwtf/Qx8M+qeLafwpw+KEeH+xQXq6UOICLuSucFGX3Nxa\nY9VLXfJsqAvm9uKqto7P9sOUQQ4i8dL2TCtzmM/MGle1e3UU+I41U03keJO51n/j\nMhkttZ66h1WiymoJzdkQ/BdxG7OGxrVrCPS4LyuRRAno5DykQz9VZ8j2bHRthjh6\nZo9HfsdXbkStckXvKzzKXhyg8d7efebZOy7sgQIDAQABAoIBADWNMgX894eWkqT+\nn6kc4TUuEPoLlF5ZN1OYW/uAk/pvdTIcVsZvAsh4RwdqcHpClw2AfUc3TUAJsAv8\nfnXiHD+NDVGFtIcmL4J3SAFnPnOAmIi6OWF7ty8nxI+dA0eYfCc8PdBAT8inC4kd\nuKmxKBpDroXN70A9Gnzm3ev8BjgDj3XZe/Z7oHgrZbzsOedatk3ASHY+OCKpABdn\nTddtYQIAAPLGZF+ghVnYv7fOnDLJzUy5Rm45YqQosIxzxTX9iQj9d047WpwqmiMC\n1D6nDoCpWNtAVHC+XnCSs0wWmELCWoyM9N33R7HKvpRoUkzlSl0Lnxx6ITPcCA9s\nSmasIAECgYEA7EeN6/M0a5h423Ypwyqf6KT7Hz6vFl3gt9WVyiEAcrftWP6vjomx\naWa5ByEfhqUXZVpAxJAWQ6Oy03R24GXD0R8zewmJWojIhCvt9PnZUelEUouoPh7i\ntb3np9ePG10EqW+PVgRIZd7T6IqfRT6wMydn8DLoGTkKHPfLpU1yv2ECgYEAxyCA\nRvko/D+T+maD/f+tgDZhvKSvl+/RQX4qAxwcMorbwsF4cDiW4Zc4eILajWzgZA5W\nPiuczZM3qd+nuBLjy2qsBEF0H3tcZMSleUGvAqTRxm8dkakbhkpXTeoubd01rII8\nlquvlhuuk0HudcCDgyR2NEFjiSSm6J93MmMw4SECgYA9SUYXqIq1SeQ3UIv+koTN\nzFVSwmiZzZnnNSBYQH0kRG7tAYq51x9MbpeZsM7Dlvjdki5wjcsomkJdNL1M8Th8\nerJYvJ2C/S29ksNzIodrBq1xF8Z47nvxliOLVo9JErSN2mD8d7nrqoOesq4jQOJl\nMlh0Zk/rku77mo6Y/uC/oQKBgET7BlUP1Vnk8G9K+iiQXNtQe3UtG8MnibcFbKpd\nH4uGvPBvszg08le92gstUWays90VdlzdINm6SQso9mH28UCzeFmVDxQk2PHziVtD\nHMxuqljyfyzJh0ZzFGFiYakfe4uCJlkPqqj2d/h9W40hHq3cgLJDgKausr9dFp62\n6+ThAoGBAJWplZNNEijzzy/5Kw+x3snPyhZ4x9ppfb3Hh70KCTSJTqM274qpWcPz\nIRouLzRFL5t7yYL1Pntf5+z6/ANU9gCzPrdWk+ExWevMEfApvvcjkVWjlu5jrXOa\n0yKXHWK4cV1lAcYcmM1f8TND8CALUN0uxHmylqyFy9BKb+IJzcTm\n-----END RSA PRIVATE KEY-----\n", "user_id": "8770b0a2d11549d5afa7cb8b33e58c26", "name": "shaker-kp_e0902187-d19b-4e9d-9908-fdb9609d5806", "fingerprint": "a9:d6:dd:00:2c:dc:3d:8a:94:11:13:91:fc:e9:cb:86"}} 2019-04-09 09:45:49,870 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-35596596-7c7d-4398-a222-35e3c3985799 2019-04-09 09:45:49,870 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.362843036652s 2019-04-09 09:45:49,871 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC3yZ6pcApbWXlzvLX+4ZKik96lwjRBY36d3T8BkAbMB+5uszj8Uusv35rBELqsfsjEyw6U68pCliXTxIKo0Lt9tivz0HaS27t6PvzKsBk9cKoBUu4/IUF1ovV7P6L4iwsK8c3C1/9DHwz6p4tp/CnD4oR4f7FBerpQ4gIu5K5wUZfc3Fpj1Utd8myoC+b24qq2js/2w5RBDiLx0vZMK3OYz8waV7V7dRT4jjVTTeR4k7nWf+MyGS21nrqHVaLKagnN2RD8F3Ebs4bGtWsI9LgvK5FECejkPKRDP1VnyPZsdG2GOHpmj0d+x1duRK1yRe8rPMpeHKDx3t595tk7LuyB Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAt8meqXAKW1l5c7y1/uGSopPepcI0QWN+nd0/AZAGzAfubrM4\n/FLrL9+awRC6rH7IxMsOlOvKQpYl08SCqNC7fbYr89B2ktu7ej78yrAZPXCqAVLu\nPyFBdaL1ez+i+IsLCvHNwtf/Qx8M+qeLafwpw+KEeH+xQXq6UOICLuSucFGX3Nxa\nY9VLXfJsqAvm9uKqto7P9sOUQQ4i8dL2TCtzmM/MGle1e3UU+I41U03keJO51n/j\nMhkttZ66h1WiymoJzdkQ/BdxG7OGxrVrCPS4LyuRRAno5DykQz9VZ8j2bHRthjh6\nZo9HfsdXbkStckXvKzzKXhyg8d7efebZOy7sgQIDAQABAoIBADWNMgX894eWkqT+\nn6kc4TUuEPoLlF5ZN1OYW/uAk/pvdTIcVsZvAsh4RwdqcHpClw2AfUc3TUAJsAv8\nfnXiHD+NDVGFtIcmL4J3SAFnPnOAmIi6OWF7ty8nxI+dA0eYfCc8PdBAT8inC4kd\nuKmxKBpDroXN70A9Gnzm3ev8BjgDj3XZe/Z7oHgrZbzsOedatk3ASHY+OCKpABdn\nTddtYQIAAPLGZF+ghVnYv7fOnDLJzUy5Rm45YqQosIxzxTX9iQj9d047WpwqmiMC\n1D6nDoCpWNtAVHC+XnCSs0wWmELCWoyM9N33R7HKvpRoUkzlSl0Lnxx6ITPcCA9s\nSmasIAECgYEA7EeN6/M0a5h423Ypwyqf6KT7Hz6vFl3gt9WVyiEAcrftWP6vjomx\naWa5ByEfhqUXZVpAxJAWQ6Oy03R24GXD0R8zewmJWojIhCvt9PnZUelEUouoPh7i\ntb3np9ePG10EqW+PVgRIZd7T6IqfRT6wMydn8DLoGTkKHPfLpU1yv2ECgYEAxyCA\nRvko/D+T+maD/f+tgDZhvKSvl+/RQX4qAxwcMorbwsF4cDiW4Zc4eILajWzgZA5W\nPiuczZM3qd+nuBLjy2qsBEF0H3tcZMSleUGvAqTRxm8dkakbhkpXTeoubd01rII8\nlquvlhuuk0HudcCDgyR2NEFjiSSm6J93MmMw4SECgYA9SUYXqIq1SeQ3UIv+koTN\nzFVSwmiZzZnnNSBYQH0kRG7tAYq51x9MbpeZsM7Dlvjdki5wjcsomkJdNL1M8Th8\nerJYvJ2C/S29ksNzIodrBq1xF8Z47nvxliOLVo9JErSN2mD8d7nrqoOesq4jQOJl\nMlh0Zk/rku77mo6Y/uC/oQKBgET7BlUP1Vnk8G9K+iiQXNtQe3UtG8MnibcFbKpd\nH4uGvPBvszg08le92gstUWays90VdlzdINm6SQso9mH28UCzeFmVDxQk2PHziVtD\nHMxuqljyfyzJh0ZzFGFiYakfe4uCJlkPqqj2d/h9W40hHq3cgLJDgKausr9dFp62\n6+ThAoGBAJWplZNNEijzzy/5Kw+x3snPyhZ4x9ppfb3Hh70KCTSJTqM274qpWcPz\nIRouLzRFL5t7yYL1Pntf5+z6/ANU9gCzPrdWk+ExWevMEfApvvcjkVWjlu5jrXOa\n0yKXHWK4cV1lAcYcmM1f8TND8CALUN0uxHmylqyFy9BKb+IJzcTm\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'8770b0a2d11549d5afa7cb8b33e58c26', 'name': u'shaker-kp_e0902187-d19b-4e9d-9908-fdb9609d5806', 'created_at': '2019-04-09T09:45:49.871692', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e1ec9f55ab7a4be7ad1dbc6f5f231859', 'name': 'shaker-project_e0902187-d19b-4e9d-9908-fdb9609d5806', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'a9:d6:dd:00:2c:dc:3d:8a:94:11:13:91:fc:e9:cb:86', 'type': 'ssh', 'id': u'shaker-kp_e0902187-d19b-4e9d-9908-fdb9609d5806'}) 2019-04-09 09:45:49,872 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEAt8meqXAKW1l5c7y1/uGSopPepcI0QWN+nd0/AZAGzAfubrM4 /FLrL9+awRC6rH7IxMsOlOvKQpYl08SCqNC7fbYr89B2ktu7ej78yrAZPXCqAVLu PyFBdaL1ez+i+IsLCvHNwtf/Qx8M+qeLafwpw+KEeH+xQXq6UOICLuSucFGX3Nxa Y9VLXfJsqAvm9uKqto7P9sOUQQ4i8dL2TCtzmM/MGle1e3UU+I41U03keJO51n/j MhkttZ66h1WiymoJzdkQ/BdxG7OGxrVrCPS4LyuRRAno5DykQz9VZ8j2bHRthjh6 Zo9HfsdXbkStckXvKzzKXhyg8d7efebZOy7sgQIDAQABAoIBADWNMgX894eWkqT+ n6kc4TUuEPoLlF5ZN1OYW/uAk/pvdTIcVsZvAsh4RwdqcHpClw2AfUc3TUAJsAv8 fnXiHD+NDVGFtIcmL4J3SAFnPnOAmIi6OWF7ty8nxI+dA0eYfCc8PdBAT8inC4kd uKmxKBpDroXN70A9Gnzm3ev8BjgDj3XZe/Z7oHgrZbzsOedatk3ASHY+OCKpABdn TddtYQIAAPLGZF+ghVnYv7fOnDLJzUy5Rm45YqQosIxzxTX9iQj9d047WpwqmiMC 1D6nDoCpWNtAVHC+XnCSs0wWmELCWoyM9N33R7HKvpRoUkzlSl0Lnxx6ITPcCA9s SmasIAECgYEA7EeN6/M0a5h423Ypwyqf6KT7Hz6vFl3gt9WVyiEAcrftWP6vjomx aWa5ByEfhqUXZVpAxJAWQ6Oy03R24GXD0R8zewmJWojIhCvt9PnZUelEUouoPh7i tb3np9ePG10EqW+PVgRIZd7T6IqfRT6wMydn8DLoGTkKHPfLpU1yv2ECgYEAxyCA Rvko/D+T+maD/f+tgDZhvKSvl+/RQX4qAxwcMorbwsF4cDiW4Zc4eILajWzgZA5W PiuczZM3qd+nuBLjy2qsBEF0H3tcZMSleUGvAqTRxm8dkakbhkpXTeoubd01rII8 lquvlhuuk0HudcCDgyR2NEFjiSSm6J93MmMw4SECgYA9SUYXqIq1SeQ3UIv+koTN zFVSwmiZzZnnNSBYQH0kRG7tAYq51x9MbpeZsM7Dlvjdki5wjcsomkJdNL1M8Th8 erJYvJ2C/S29ksNzIodrBq1xF8Z47nvxliOLVo9JErSN2mD8d7nrqoOesq4jQOJl Mlh0Zk/rku77mo6Y/uC/oQKBgET7BlUP1Vnk8G9K+iiQXNtQe3UtG8MnibcFbKpd H4uGvPBvszg08le92gstUWays90VdlzdINm6SQso9mH28UCzeFmVDxQk2PHziVtD HMxuqljyfyzJh0ZzFGFiYakfe4uCJlkPqqj2d/h9W40hHq3cgLJDgKausr9dFp62 6+ThAoGBAJWplZNNEijzzy/5Kw+x3snPyhZ4x9ppfb3Hh70KCTSJTqM274qpWcPz IRouLzRFL5t7yYL1Pntf5+z6/ANU9gCzPrdWk+ExWevMEfApvvcjkVWjlu5jrXOa 0yKXHWK4cV1lAcYcmM1f8TND8CALUN0uxHmylqyFy9BKb+IJzcTm -----END RSA PRIVATE KEY----- 2019-04-09 09:45:49,877 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2019-04-09 09:45:49,877 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/security-groups.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fb8f8f42e919ce9f683f0c937cfd96e3764165bc" -d '{"security_group": {"name": "shaker-sg_e0902187-d19b-4e9d-9908-fdb9609d5806", "description": "created by OPNFV Functest (shaker)"}}' 2019-04-09 09:45:50,294 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1412 Content-Type: application/json Date: Tue, 09 Apr 2019 09:45:43 GMT X-Openstack-Request-Id: req-1114d6ff-edbd-498d-a685-6b238c85c683 2019-04-09 09:45:50,295 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "e1ec9f55ab7a4be7ad1dbc6f5f231859", "created_at": "2019-04-09T09:45:43Z", "updated_at": "2019-04-09T09:45:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T09:45:43Z", "revision_number": 0, "id": "0d6a704a-f861-49e7-bc2a-14ea22de38b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T09:45:43Z", "security_group_id": "efd75178-a27c-4136-b454-d757198e575b", "tenant_id": "e1ec9f55ab7a4be7ad1dbc6f5f231859", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1ec9f55ab7a4be7ad1dbc6f5f231859"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T09:45:43Z", "revision_number": 0, "id": "e7cb057c-4b59-4a90-a9b5-fd6390af9922", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T09:45:43Z", "security_group_id": "efd75178-a27c-4136-b454-d757198e575b", "tenant_id": "e1ec9f55ab7a4be7ad1dbc6f5f231859", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1ec9f55ab7a4be7ad1dbc6f5f231859"}], "revision_number": 1, "project_id": "e1ec9f55ab7a4be7ad1dbc6f5f231859", "id": "efd75178-a27c-4136-b454-d757198e575b", "name": "shaker-sg_e0902187-d19b-4e9d-9908-fdb9609d5806"}} 2019-04-09 09:45:50,295 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-1114d6ff-edbd-498d-a685-6b238c85c683 2019-04-09 09:45:50,295 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.418054103851s 2019-04-09 09:45:50,301 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-09 09:45:50,302 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fb8f8f42e919ce9f683f0c937cfd96e3764165bc" 2019-04-09 09:45:50,371 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3828 Content-Type: application/json Date: Tue, 09 Apr 2019 09:45:43 GMT X-Openstack-Request-Id: req-15afe32c-612b-46ed-852c-5026c07849df 2019-04-09 09:45:50,372 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "e1ec9f55ab7a4be7ad1dbc6f5f231859", "created_at": "2019-04-09T09:45:23Z", "updated_at": "2019-04-09T09:45:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T09:45:23Z", "revision_number": 0, "id": "5d9d8494-8402-4c02-b0a9-4f055c8ecb84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T09:45:23Z", "security_group_id": "093bab93-d842-4c11-8f29-ab6fab4b2c9b", "tenant_id": "e1ec9f55ab7a4be7ad1dbc6f5f231859", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1ec9f55ab7a4be7ad1dbc6f5f231859"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T09:45:23Z", "revision_number": 0, "id": "cc655dfa-7876-4a0b-b527-f4c36b40d21a", "remote_group_id": "093bab93-d842-4c11-8f29-ab6fab4b2c9b", "remote_ip_prefix": null, "created_at": "2019-04-09T09:45:23Z", "security_group_id": "093bab93-d842-4c11-8f29-ab6fab4b2c9b", "tenant_id": "e1ec9f55ab7a4be7ad1dbc6f5f231859", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1ec9f55ab7a4be7ad1dbc6f5f231859"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T09:45:23Z", "revision_number": 0, "id": "e8220bfb-49f2-4f8e-90fe-9eb523a83ecc", "remote_group_id": "093bab93-d842-4c11-8f29-ab6fab4b2c9b", "remote_ip_prefix": null, "created_at": "2019-04-09T09:45:23Z", "security_group_id": "093bab93-d842-4c11-8f29-ab6fab4b2c9b", "tenant_id": "e1ec9f55ab7a4be7ad1dbc6f5f231859", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1ec9f55ab7a4be7ad1dbc6f5f231859"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T09:45:23Z", "revision_number": 0, "id": "e83306f2-93e8-4673-9811-cb22428cfa3e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T09:45:23Z", "security_group_id": "093bab93-d842-4c11-8f29-ab6fab4b2c9b", "tenant_id": "e1ec9f55ab7a4be7ad1dbc6f5f231859", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1ec9f55ab7a4be7ad1dbc6f5f231859"}], "revision_number": 1, "project_id": "e1ec9f55ab7a4be7ad1dbc6f5f231859", "id": "093bab93-d842-4c11-8f29-ab6fab4b2c9b", "name": "default"}, {"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "e1ec9f55ab7a4be7ad1dbc6f5f231859", "created_at": "2019-04-09T09:45:43Z", "updated_at": "2019-04-09T09:45:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T09:45:43Z", "revision_number": 0, "id": "0d6a704a-f861-49e7-bc2a-14ea22de38b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T09:45:43Z", "security_group_id": "efd75178-a27c-4136-b454-d757198e575b", "tenant_id": "e1ec9f55ab7a4be7ad1dbc6f5f231859", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1ec9f55ab7a4be7ad1dbc6f5f231859"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T09:45:43Z", "revision_number": 0, "id": "e7cb057c-4b59-4a90-a9b5-fd6390af9922", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T09:45:43Z", "security_group_id": "efd75178-a27c-4136-b454-d757198e575b", "tenant_id": "e1ec9f55ab7a4be7ad1dbc6f5f231859", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1ec9f55ab7a4be7ad1dbc6f5f231859"}], "revision_number": 1, "project_id": "e1ec9f55ab7a4be7ad1dbc6f5f231859", "id": "efd75178-a27c-4136-b454-d757198e575b", "name": "shaker-sg_e0902187-d19b-4e9d-9908-fdb9609d5806"}]} 2019-04-09 09:45:50,372 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-15afe32c-612b-46ed-852c-5026c07849df 2019-04-09 09:45:50,372 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0708842277527s 2019-04-09 09:45:50,379 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-04-09 09:45:50,379 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fb8f8f42e919ce9f683f0c937cfd96e3764165bc" -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": "efd75178-a27c-4136-b454-d757198e575b"}}' 2019-04-09 09:45:50,516 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Tue, 09 Apr 2019 09:45:43 GMT X-Openstack-Request-Id: req-65595779-65de-4e45-a608-f29b892a4159 2019-04-09 09:45:50,517 - keystoneauth.session - DEBUG - 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": "2019-04-09T09:45:43Z", "security_group_id": "efd75178-a27c-4136-b454-d757198e575b", "port_range_min": 22, "revision_number": 0, "tenant_id": "e1ec9f55ab7a4be7ad1dbc6f5f231859", "created_at": "2019-04-09T09:45:43Z", "project_id": "e1ec9f55ab7a4be7ad1dbc6f5f231859", "id": "5409b5cc-1054-4c72-8fb7-df5aed725896"}} 2019-04-09 09:45:50,517 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-65595779-65de-4e45-a608-f29b892a4159 2019-04-09 09:45:50,517 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.138172864914s 2019-04-09 09:45:50,523 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-09 09:45:50,524 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fb8f8f42e919ce9f683f0c937cfd96e3764165bc" 2019-04-09 09:45:50,570 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4324 Content-Type: application/json Date: Tue, 09 Apr 2019 09:45:43 GMT X-Openstack-Request-Id: req-a3a7f946-8216-47dd-84dd-5ff13db1f2b9 2019-04-09 09:45:50,570 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "e1ec9f55ab7a4be7ad1dbc6f5f231859", "created_at": "2019-04-09T09:45:23Z", "updated_at": "2019-04-09T09:45:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T09:45:23Z", "revision_number": 0, "id": "5d9d8494-8402-4c02-b0a9-4f055c8ecb84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T09:45:23Z", "security_group_id": "093bab93-d842-4c11-8f29-ab6fab4b2c9b", "tenant_id": "e1ec9f55ab7a4be7ad1dbc6f5f231859", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1ec9f55ab7a4be7ad1dbc6f5f231859"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T09:45:23Z", "revision_number": 0, "id": "cc655dfa-7876-4a0b-b527-f4c36b40d21a", "remote_group_id": "093bab93-d842-4c11-8f29-ab6fab4b2c9b", "remote_ip_prefix": null, "created_at": "2019-04-09T09:45:23Z", "security_group_id": "093bab93-d842-4c11-8f29-ab6fab4b2c9b", "tenant_id": "e1ec9f55ab7a4be7ad1dbc6f5f231859", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1ec9f55ab7a4be7ad1dbc6f5f231859"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T09:45:23Z", "revision_number": 0, "id": "e8220bfb-49f2-4f8e-90fe-9eb523a83ecc", "remote_group_id": "093bab93-d842-4c11-8f29-ab6fab4b2c9b", "remote_ip_prefix": null, "created_at": "2019-04-09T09:45:23Z", "security_group_id": "093bab93-d842-4c11-8f29-ab6fab4b2c9b", "tenant_id": "e1ec9f55ab7a4be7ad1dbc6f5f231859", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1ec9f55ab7a4be7ad1dbc6f5f231859"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T09:45:23Z", "revision_number": 0, "id": "e83306f2-93e8-4673-9811-cb22428cfa3e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T09:45:23Z", "security_group_id": "093bab93-d842-4c11-8f29-ab6fab4b2c9b", "tenant_id": "e1ec9f55ab7a4be7ad1dbc6f5f231859", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1ec9f55ab7a4be7ad1dbc6f5f231859"}], "revision_number": 1, "project_id": "e1ec9f55ab7a4be7ad1dbc6f5f231859", "id": "093bab93-d842-4c11-8f29-ab6fab4b2c9b", "name": "default"}, {"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "e1ec9f55ab7a4be7ad1dbc6f5f231859", "created_at": "2019-04-09T09:45:43Z", "updated_at": "2019-04-09T09:45:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T09:45:43Z", "revision_number": 0, "id": "0d6a704a-f861-49e7-bc2a-14ea22de38b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T09:45:43Z", "security_group_id": "efd75178-a27c-4136-b454-d757198e575b", "tenant_id": "e1ec9f55ab7a4be7ad1dbc6f5f231859", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1ec9f55ab7a4be7ad1dbc6f5f231859"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-04-09T09:45:43Z", "revision_number": 0, "id": "5409b5cc-1054-4c72-8fb7-df5aed725896", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T09:45:43Z", "security_group_id": "efd75178-a27c-4136-b454-d757198e575b", "tenant_id": "e1ec9f55ab7a4be7ad1dbc6f5f231859", "port_range_min": 22, "ethertype": "IPv4", "project_id": "e1ec9f55ab7a4be7ad1dbc6f5f231859"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T09:45:43Z", "revision_number": 0, "id": "e7cb057c-4b59-4a90-a9b5-fd6390af9922", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T09:45:43Z", "security_group_id": "efd75178-a27c-4136-b454-d757198e575b", "tenant_id": "e1ec9f55ab7a4be7ad1dbc6f5f231859", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1ec9f55ab7a4be7ad1dbc6f5f231859"}], "revision_number": 2, "project_id": "e1ec9f55ab7a4be7ad1dbc6f5f231859", "id": "efd75178-a27c-4136-b454-d757198e575b", "name": "shaker-sg_e0902187-d19b-4e9d-9908-fdb9609d5806"}]} 2019-04-09 09:45:50,570 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-a3a7f946-8216-47dd-84dd-5ff13db1f2b9 2019-04-09 09:45:50,571 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0472939014435s 2019-04-09 09:45:50,576 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-04-09 09:45:50,576 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fb8f8f42e919ce9f683f0c937cfd96e3764165bc" -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": "efd75178-a27c-4136-b454-d757198e575b"}}' 2019-04-09 09:45:50,709 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Tue, 09 Apr 2019 09:45:43 GMT X-Openstack-Request-Id: req-06102279-e147-47b1-9e5a-5235f42121c8 2019-04-09 09:45:50,709 - keystoneauth.session - DEBUG - 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": "2019-04-09T09:45:43Z", "security_group_id": "efd75178-a27c-4136-b454-d757198e575b", "port_range_min": null, "revision_number": 0, "tenant_id": "e1ec9f55ab7a4be7ad1dbc6f5f231859", "created_at": "2019-04-09T09:45:43Z", "project_id": "e1ec9f55ab7a4be7ad1dbc6f5f231859", "id": "3777e34f-ff63-45cb-97c9-213ad283209b"}} 2019-04-09 09:45:50,709 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-06102279-e147-47b1-9e5a-5235f42121c8 2019-04-09 09:45:50,709 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.133551836014s 2019-04-09 09:45:50,715 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-09 09:45:50,715 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fb8f8f42e919ce9f683f0c937cfd96e3764165bc" 2019-04-09 09:45:50,768 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4825 Content-Type: application/json Date: Tue, 09 Apr 2019 09:45:43 GMT X-Openstack-Request-Id: req-7bc508b6-41c2-46ea-8099-2e168bafc2fe 2019-04-09 09:45:50,769 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "e1ec9f55ab7a4be7ad1dbc6f5f231859", "created_at": "2019-04-09T09:45:23Z", "updated_at": "2019-04-09T09:45:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T09:45:23Z", "revision_number": 0, "id": "5d9d8494-8402-4c02-b0a9-4f055c8ecb84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T09:45:23Z", "security_group_id": "093bab93-d842-4c11-8f29-ab6fab4b2c9b", "tenant_id": "e1ec9f55ab7a4be7ad1dbc6f5f231859", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1ec9f55ab7a4be7ad1dbc6f5f231859"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T09:45:23Z", "revision_number": 0, "id": "cc655dfa-7876-4a0b-b527-f4c36b40d21a", "remote_group_id": "093bab93-d842-4c11-8f29-ab6fab4b2c9b", "remote_ip_prefix": null, "created_at": "2019-04-09T09:45:23Z", "security_group_id": "093bab93-d842-4c11-8f29-ab6fab4b2c9b", "tenant_id": "e1ec9f55ab7a4be7ad1dbc6f5f231859", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1ec9f55ab7a4be7ad1dbc6f5f231859"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T09:45:23Z", "revision_number": 0, "id": "e8220bfb-49f2-4f8e-90fe-9eb523a83ecc", "remote_group_id": "093bab93-d842-4c11-8f29-ab6fab4b2c9b", "remote_ip_prefix": null, "created_at": "2019-04-09T09:45:23Z", "security_group_id": "093bab93-d842-4c11-8f29-ab6fab4b2c9b", "tenant_id": "e1ec9f55ab7a4be7ad1dbc6f5f231859", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1ec9f55ab7a4be7ad1dbc6f5f231859"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T09:45:23Z", "revision_number": 0, "id": "e83306f2-93e8-4673-9811-cb22428cfa3e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T09:45:23Z", "security_group_id": "093bab93-d842-4c11-8f29-ab6fab4b2c9b", "tenant_id": "e1ec9f55ab7a4be7ad1dbc6f5f231859", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1ec9f55ab7a4be7ad1dbc6f5f231859"}], "revision_number": 1, "project_id": "e1ec9f55ab7a4be7ad1dbc6f5f231859", "id": "093bab93-d842-4c11-8f29-ab6fab4b2c9b", "name": "default"}, {"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "e1ec9f55ab7a4be7ad1dbc6f5f231859", "created_at": "2019-04-09T09:45:43Z", "updated_at": "2019-04-09T09:45:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T09:45:43Z", "revision_number": 0, "id": "0d6a704a-f861-49e7-bc2a-14ea22de38b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T09:45:43Z", "security_group_id": "efd75178-a27c-4136-b454-d757198e575b", "tenant_id": "e1ec9f55ab7a4be7ad1dbc6f5f231859", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1ec9f55ab7a4be7ad1dbc6f5f231859"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-04-09T09:45:43Z", "revision_number": 0, "id": "3777e34f-ff63-45cb-97c9-213ad283209b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T09:45:43Z", "security_group_id": "efd75178-a27c-4136-b454-d757198e575b", "tenant_id": "e1ec9f55ab7a4be7ad1dbc6f5f231859", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1ec9f55ab7a4be7ad1dbc6f5f231859"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-04-09T09:45:43Z", "revision_number": 0, "id": "5409b5cc-1054-4c72-8fb7-df5aed725896", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T09:45:43Z", "security_group_id": "efd75178-a27c-4136-b454-d757198e575b", "tenant_id": "e1ec9f55ab7a4be7ad1dbc6f5f231859", "port_range_min": 22, "ethertype": "IPv4", "project_id": "e1ec9f55ab7a4be7ad1dbc6f5f231859"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T09:45:43Z", "revision_number": 0, "id": "e7cb057c-4b59-4a90-a9b5-fd6390af9922", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T09:45:43Z", "security_group_id": "efd75178-a27c-4136-b454-d757198e575b", "tenant_id": "e1ec9f55ab7a4be7ad1dbc6f5f231859", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1ec9f55ab7a4be7ad1dbc6f5f231859"}], "revision_number": 3, "project_id": "e1ec9f55ab7a4be7ad1dbc6f5f231859", "id": "efd75178-a27c-4136-b454-d757198e575b", "name": "shaker-sg_e0902187-d19b-4e9d-9908-fdb9609d5806"}]} 2019-04-09 09:45:50,769 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-7bc508b6-41c2-46ea-8099-2e168bafc2fe 2019-04-09 09:45:50,769 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0541579723358s 2019-04-09 09:45:50,775 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-04-09 09:45:50,775 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fb8f8f42e919ce9f683f0c937cfd96e3764165bc" -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": "efd75178-a27c-4136-b454-d757198e575b"}}' 2019-04-09 09:45:50,899 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 511 Content-Type: application/json Date: Tue, 09 Apr 2019 09:45:43 GMT X-Openstack-Request-Id: req-908a96f8-3a3a-444f-9301-267b71bf6aff 2019-04-09 09:45:50,900 - keystoneauth.session - DEBUG - 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": "2019-04-09T09:45:43Z", "security_group_id": "efd75178-a27c-4136-b454-d757198e575b", "port_range_min": 9000, "revision_number": 0, "tenant_id": "e1ec9f55ab7a4be7ad1dbc6f5f231859", "created_at": "2019-04-09T09:45:43Z", "project_id": "e1ec9f55ab7a4be7ad1dbc6f5f231859", "id": "c703a239-0f27-4a7e-87ac-d1f14652362d"}} 2019-04-09 09:45:50,900 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-908a96f8-3a3a-444f-9301-267b71bf6aff 2019-04-09 09:45:50,900 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.125318050385s 2019-04-09 09:45:50,902 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-09 09:45:50,902 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fb8f8f42e919ce9f683f0c937cfd96e3764165bc" 2019-04-09 09:45:51,001 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1270 Content-Type: application/json Date: Tue, 09 Apr 2019 09:45:43 GMT X-Openstack-Request-Id: req-065fcf8e-d364-4f87-bdaf-eb5c4c9c6c2b 2019-04-09 09:45:51,001 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"3343292c-dca0-4073-bb88-377a150f1f1d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e1ec9f55ab7a4be7ad1dbc6f5f231859","l2_adjacency":true,"status":"ACTIVE","subnets":["89c2ff03-d3e1-44c3-a8d9-e26db101c28a"],"description":"","tags":[],"updated_at":"2019-04-09T09:45:25Z","qos_policy_id":null,"name":"shaker-net_e0902187-d19b-4e9d-9908-fdb9609d5806","admin_state_up":true,"tenant_id":"e1ec9f55ab7a4be7ad1dbc6f5f231859","created_at":"2019-04-09T09:45:23Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"b62787c2-635d-4893-8553-7ee0260442ff","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ba7a30bb29394fc4a587735d9dfb749e","l2_adjacency":true,"status":"ACTIVE","subnets":["dce875e1-9eec-4cb2-94e6-93dffefe33f6"],"description":"","tags":[],"updated_at":"2019-04-09T06:38:46Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ba7a30bb29394fc4a587735d9dfb749e","created_at":"2019-04-09T06:24:05Z","mtu":1500}]} 2019-04-09 09:45:51,002 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-065fcf8e-d364-4f87-bdaf-eb5c4c9c6c2b 2019-04-09 09:45:51,002 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.100079059601s 2019-04-09 09:45:51,007 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-09 09:45:51,011 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fb8f8f42e919ce9f683f0c937cfd96e3764165bc" 2019-04-09 09:45:51,044 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1390 Content-Type: application/json Date: Tue, 09 Apr 2019 09:45:43 GMT X-Openstack-Request-Id: req-f2d15b3c-6dee-4e70-be28-2ca6bdbbbbf3 2019-04-09 09:45:51,044 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-09T09:45:42Z", "file": "/v2/images/73b46de5-7603-4eec-a62a-684c0772624a/file", "owner": "e1ec9f55ab7a4be7ad1dbc6f5f231859", "id": "73b46de5-7603-4eec-a62a-684c0772624a", "size": 666173440, "self": "/v2/images/73b46de5-7603-4eec-a62a-684c0772624a", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/73b46de5-7603-4eec-a62a-684c0772624a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "locations": [{"url": "rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/73b46de5-7603-4eec-a62a-684c0772624a/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/shaker-img_e0902187-d19b-4e9d-9908-fdb9609d5806", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_e0902187-d19b-4e9d-9908-fdb9609d5806", "checksum": "cea74a063cc5ef2b018ec12beb0bf961", "created_at": "2019-04-09T09:45:32Z", "os_hidden": false, "protected": false, "os_hash_value": "9036cc0c5162bf666168b7d8b4cf5a1ef825eb799dbbaba08a619fd983bb8f39b7998e678e2fddff8b5a21b3a2c6af7127d52083c6c49f856c68d975e3a7a408"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-09 09:45:51,045 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-f2d15b3c-6dee-4e70-be28-2ca6bdbbbbf3 2019-04-09 09:45:51,045 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0378420352936s 2019-04-09 09:45:51,051 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-09 09:45:51,055 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fb8f8f42e919ce9f683f0c937cfd96e3764165bc" 2019-04-09 09:45:51,077 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 306 Content-Type: application/json Date: Tue, 09 Apr 2019 09:45:43 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-426c9006-ea7e-4d47-9cf0-e3896958f33f x-openstack-request-id: req-426c9006-ea7e-4d47-9cf0-e3896958f33f 2019-04-09 09:45:51,078 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "shaker-flavor_e0902187-d19b-4e9d-9908-fdb9609d5806", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/908217ab-ccac-4ccf-a971-2aedeadd6bff", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/908217ab-ccac-4ccf-a971-2aedeadd6bff", "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": "908217ab-ccac-4ccf-a971-2aedeadd6bff"}]} 2019-04-09 09:45:51,078 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-426c9006-ea7e-4d47-9cf0-e3896958f33f 2019-04-09 09:45:51,078 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0262219905853s 2019-04-09 09:45:51,079 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-04-09 09:45:51,082 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fb8f8f42e919ce9f683f0c937cfd96e3764165bc" -d '{"server": {"name": "shaker-vm_e0902187-d19b-4e9d-9908-fdb9609d5806", "imageRef": "73b46de5-7603-4eec-a62a-684c0772624a", "key_name": "shaker-kp_e0902187-d19b-4e9d-9908-fdb9609d5806", "flavorRef": "908217ab-ccac-4ccf-a971-2aedeadd6bff", "max_count": 1, "min_count": 1, "networks": [{"uuid": "3343292c-dca0-4073-bb88-377a150f1f1d"}], "security_groups": [{"name": "efd75178-a27c-4136-b454-d757198e575b"}]}}' 2019-04-09 09:45:53,338 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Tue, 09 Apr 2019 09:45:43 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 location: http://172.30.9.21:8774/v2.1/servers/808924d8-67e7-4485-a4d7-566e2a8285ee x-compute-request-id: req-d627dfbf-f7ab-4c71-8578-d0af1f0b6da8 x-openstack-request-id: req-d627dfbf-f7ab-4c71-8578-d0af1f0b6da8 2019-04-09 09:45:53,338 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "efd75178-a27c-4136-b454-d757198e575b"}], "OS-DCF:diskConfig": "MANUAL", "id": "808924d8-67e7-4485-a4d7-566e2a8285ee", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/808924d8-67e7-4485-a4d7-566e2a8285ee", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/808924d8-67e7-4485-a4d7-566e2a8285ee", "rel": "bookmark"}], "adminPass": "6iqF6BiuJ32D"}} 2019-04-09 09:45:53,339 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-d627dfbf-f7ab-4c71-8578-d0af1f0b6da8 2019-04-09 09:45:53,339 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.25909590721s 2019-04-09 09:45:53,339 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 09:45:53,342 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fb8f8f42e919ce9f683f0c937cfd96e3764165bc" 2019-04-09 09:45:53,950 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 600 Content-Type: application/json Date: Tue, 09 Apr 2019 09:45:46 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-4fe9f67e-13ca-467e-96ec-df668bac70ba x-openstack-request-id: req-4fe9f67e-13ca-467e-96ec-df668bac70ba 2019-04-09 09:45:53,950 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/808924d8-67e7-4485-a4d7-566e2a8285ee", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/808924d8-67e7-4485-a4d7-566e2a8285ee", "rel": "bookmark"}], "image": {"id": "73b46de5-7603-4eec-a62a-684c0772624a", "links": [{"href": "http://172.30.9.21:8774/images/73b46de5-7603-4eec-a62a-684c0772624a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "908217ab-ccac-4ccf-a971-2aedeadd6bff", "links": [{"href": "http://172.30.9.21:8774/flavors/908217ab-ccac-4ccf-a971-2aedeadd6bff", "rel": "bookmark"}]}, "id": "808924d8-67e7-4485-a4d7-566e2a8285ee", "user_id": "8770b0a2d11549d5afa7cb8b33e58c26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T09:45:46Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e0902187-d19b-4e9d-9908-fdb9609d5806", "name": "shaker-vm_e0902187-d19b-4e9d-9908-fdb9609d5806", "created": "2019-04-09T09:45:46Z", "tenant_id": "e1ec9f55ab7a4be7ad1dbc6f5f231859", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 09:45:53,950 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-4fe9f67e-13ca-467e-96ec-df668bac70ba 2019-04-09 09:45:53,950 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.610836029053s 2019-04-09 09:45:53,962 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-09 09:45:53,962 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fb8f8f42e919ce9f683f0c937cfd96e3764165bc" 2019-04-09 09:45:54,056 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1270 Content-Type: application/json Date: Tue, 09 Apr 2019 09:45:46 GMT X-Openstack-Request-Id: req-3c1859ce-cf77-4d24-8503-65b8a883e773 2019-04-09 09:45:54,057 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"3343292c-dca0-4073-bb88-377a150f1f1d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e1ec9f55ab7a4be7ad1dbc6f5f231859","l2_adjacency":true,"status":"ACTIVE","subnets":["89c2ff03-d3e1-44c3-a8d9-e26db101c28a"],"description":"","tags":[],"updated_at":"2019-04-09T09:45:25Z","qos_policy_id":null,"name":"shaker-net_e0902187-d19b-4e9d-9908-fdb9609d5806","admin_state_up":true,"tenant_id":"e1ec9f55ab7a4be7ad1dbc6f5f231859","created_at":"2019-04-09T09:45:23Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"b62787c2-635d-4893-8553-7ee0260442ff","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ba7a30bb29394fc4a587735d9dfb749e","l2_adjacency":true,"status":"ACTIVE","subnets":["dce875e1-9eec-4cb2-94e6-93dffefe33f6"],"description":"","tags":[],"updated_at":"2019-04-09T06:38:46Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ba7a30bb29394fc4a587735d9dfb749e","created_at":"2019-04-09T06:24:05Z","mtu":1500}]} 2019-04-09 09:45:54,057 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-3c1859ce-cf77-4d24-8503-65b8a883e773 2019-04-09 09:45:54,057 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0949130058289s 2019-04-09 09:45:54,058 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-04-09 09:45:54,058 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fb8f8f42e919ce9f683f0c937cfd96e3764165bc" 2019-04-09 09:45:54,105 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 677 Content-Type: application/json Date: Tue, 09 Apr 2019 09:45:47 GMT X-Openstack-Request-Id: req-6d146128-c1c1-4c1d-ae61-4e2d4541a406 2019-04-09 09:45:54,105 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3343292c-dca0-4073-bb88-377a150f1f1d","tenant_id":"e1ec9f55ab7a4be7ad1dbc6f5f231859","created_at":"2019-04-09T09:45:25Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-04-09T09:45:25Z","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":"e1ec9f55ab7a4be7ad1dbc6f5f231859","id":"89c2ff03-d3e1-44c3-a8d9-e26db101c28a","subnetpool_id":null,"name":"shaker-subnet_e0902187-d19b-4e9d-9908-fdb9609d5806"}]} 2019-04-09 09:45:54,105 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-6d146128-c1c1-4c1d-ae61-4e2d4541a406 2019-04-09 09:45:54,106 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0478060245514s 2019-04-09 09:45:54,106 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 09:45:56,109 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 09:45:56,112 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fb8f8f42e919ce9f683f0c937cfd96e3764165bc" 2019-04-09 09:45:56,684 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 651 Content-Type: application/json Date: Tue, 09 Apr 2019 09:45:49 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-2f82b34e-84da-46c7-8e09-67026ae54556 x-openstack-request-id: req-2f82b34e-84da-46c7-8e09-67026ae54556 2019-04-09 09:45:56,685 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/808924d8-67e7-4485-a4d7-566e2a8285ee", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/808924d8-67e7-4485-a4d7-566e2a8285ee", "rel": "bookmark"}], "image": {"id": "73b46de5-7603-4eec-a62a-684c0772624a", "links": [{"href": "http://172.30.9.21:8774/images/73b46de5-7603-4eec-a62a-684c0772624a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "908217ab-ccac-4ccf-a971-2aedeadd6bff", "links": [{"href": "http://172.30.9.21:8774/flavors/908217ab-ccac-4ccf-a971-2aedeadd6bff", "rel": "bookmark"}]}, "id": "808924d8-67e7-4485-a4d7-566e2a8285ee", "user_id": "8770b0a2d11549d5afa7cb8b33e58c26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T09:45:48Z", "hostId": "a34c082a1767e966d52c92c77ed4a2782b0bc066e768232da9618cc7", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e0902187-d19b-4e9d-9908-fdb9609d5806", "name": "shaker-vm_e0902187-d19b-4e9d-9908-fdb9609d5806", "created": "2019-04-09T09:45:46Z", "tenant_id": "e1ec9f55ab7a4be7ad1dbc6f5f231859", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 09:45:56,685 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-2f82b34e-84da-46c7-8e09-67026ae54556 2019-04-09 09:45:56,685 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.575500011444s 2019-04-09 09:45:56,691 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 09:45:58,693 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 09:45:58,696 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fb8f8f42e919ce9f683f0c937cfd96e3764165bc" 2019-04-09 09:45:59,360 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Tue, 09 Apr 2019 09:45:51 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-dc8b3a86-2c90-4bc4-b1a9-0fca2b01ff64 x-openstack-request-id: req-dc8b3a86-2c90-4bc4-b1a9-0fca2b01ff64 2019-04-09 09:45:59,361 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/808924d8-67e7-4485-a4d7-566e2a8285ee", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/808924d8-67e7-4485-a4d7-566e2a8285ee", "rel": "bookmark"}], "image": {"id": "73b46de5-7603-4eec-a62a-684c0772624a", "links": [{"href": "http://172.30.9.21:8774/images/73b46de5-7603-4eec-a62a-684c0772624a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "908217ab-ccac-4ccf-a971-2aedeadd6bff", "links": [{"href": "http://172.30.9.21:8774/flavors/908217ab-ccac-4ccf-a971-2aedeadd6bff", "rel": "bookmark"}]}, "id": "808924d8-67e7-4485-a4d7-566e2a8285ee", "security_groups": [{"name": "shaker-sg_e0902187-d19b-4e9d-9908-fdb9609d5806"}], "user_id": "8770b0a2d11549d5afa7cb8b33e58c26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T09:45:49Z", "hostId": "a34c082a1767e966d52c92c77ed4a2782b0bc066e768232da9618cc7", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e0902187-d19b-4e9d-9908-fdb9609d5806", "name": "shaker-vm_e0902187-d19b-4e9d-9908-fdb9609d5806", "created": "2019-04-09T09:45:46Z", "tenant_id": "e1ec9f55ab7a4be7ad1dbc6f5f231859", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 09:45:59,361 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-dc8b3a86-2c90-4bc4-b1a9-0fca2b01ff64 2019-04-09 09:45:59,361 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.667403936386s 2019-04-09 09:45:59,367 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 09:46:01,370 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 09:46:01,373 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fb8f8f42e919ce9f683f0c937cfd96e3764165bc" 2019-04-09 09:46:01,749 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Tue, 09 Apr 2019 09:45:54 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-5f5c94ff-51a1-4ceb-b90e-b5024caf3410 x-openstack-request-id: req-5f5c94ff-51a1-4ceb-b90e-b5024caf3410 2019-04-09 09:46:01,749 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/808924d8-67e7-4485-a4d7-566e2a8285ee", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/808924d8-67e7-4485-a4d7-566e2a8285ee", "rel": "bookmark"}], "image": {"id": "73b46de5-7603-4eec-a62a-684c0772624a", "links": [{"href": "http://172.30.9.21:8774/images/73b46de5-7603-4eec-a62a-684c0772624a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "908217ab-ccac-4ccf-a971-2aedeadd6bff", "links": [{"href": "http://172.30.9.21:8774/flavors/908217ab-ccac-4ccf-a971-2aedeadd6bff", "rel": "bookmark"}]}, "id": "808924d8-67e7-4485-a4d7-566e2a8285ee", "security_groups": [{"name": "shaker-sg_e0902187-d19b-4e9d-9908-fdb9609d5806"}], "user_id": "8770b0a2d11549d5afa7cb8b33e58c26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T09:45:49Z", "hostId": "a34c082a1767e966d52c92c77ed4a2782b0bc066e768232da9618cc7", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e0902187-d19b-4e9d-9908-fdb9609d5806", "name": "shaker-vm_e0902187-d19b-4e9d-9908-fdb9609d5806", "created": "2019-04-09T09:45:46Z", "tenant_id": "e1ec9f55ab7a4be7ad1dbc6f5f231859", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 09:46:01,750 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-5f5c94ff-51a1-4ceb-b90e-b5024caf3410 2019-04-09 09:46:01,750 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.379580974579s 2019-04-09 09:46:01,756 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 09:46:03,759 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 09:46:03,762 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fb8f8f42e919ce9f683f0c937cfd96e3764165bc" 2019-04-09 09:46:04,194 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Tue, 09 Apr 2019 09:45:56 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-67c3e0a8-1741-4a0d-a943-e3690ad2def6 x-openstack-request-id: req-67c3e0a8-1741-4a0d-a943-e3690ad2def6 2019-04-09 09:46:04,195 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/808924d8-67e7-4485-a4d7-566e2a8285ee", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/808924d8-67e7-4485-a4d7-566e2a8285ee", "rel": "bookmark"}], "image": {"id": "73b46de5-7603-4eec-a62a-684c0772624a", "links": [{"href": "http://172.30.9.21:8774/images/73b46de5-7603-4eec-a62a-684c0772624a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "908217ab-ccac-4ccf-a971-2aedeadd6bff", "links": [{"href": "http://172.30.9.21:8774/flavors/908217ab-ccac-4ccf-a971-2aedeadd6bff", "rel": "bookmark"}]}, "id": "808924d8-67e7-4485-a4d7-566e2a8285ee", "security_groups": [{"name": "shaker-sg_e0902187-d19b-4e9d-9908-fdb9609d5806"}], "user_id": "8770b0a2d11549d5afa7cb8b33e58c26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T09:45:49Z", "hostId": "a34c082a1767e966d52c92c77ed4a2782b0bc066e768232da9618cc7", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e0902187-d19b-4e9d-9908-fdb9609d5806", "name": "shaker-vm_e0902187-d19b-4e9d-9908-fdb9609d5806", "created": "2019-04-09T09:45:46Z", "tenant_id": "e1ec9f55ab7a4be7ad1dbc6f5f231859", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 09:46:04,195 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-67c3e0a8-1741-4a0d-a943-e3690ad2def6 2019-04-09 09:46:04,195 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.435611009598s 2019-04-09 09:46:04,201 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 09:46:06,204 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 09:46:06,207 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fb8f8f42e919ce9f683f0c937cfd96e3764165bc" 2019-04-09 09:46:06,614 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Tue, 09 Apr 2019 09:45:59 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-6633e12f-6061-4eca-a4fa-81796de48bdd x-openstack-request-id: req-6633e12f-6061-4eca-a4fa-81796de48bdd 2019-04-09 09:46:06,614 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/808924d8-67e7-4485-a4d7-566e2a8285ee", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/808924d8-67e7-4485-a4d7-566e2a8285ee", "rel": "bookmark"}], "image": {"id": "73b46de5-7603-4eec-a62a-684c0772624a", "links": [{"href": "http://172.30.9.21:8774/images/73b46de5-7603-4eec-a62a-684c0772624a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "908217ab-ccac-4ccf-a971-2aedeadd6bff", "links": [{"href": "http://172.30.9.21:8774/flavors/908217ab-ccac-4ccf-a971-2aedeadd6bff", "rel": "bookmark"}]}, "id": "808924d8-67e7-4485-a4d7-566e2a8285ee", "security_groups": [{"name": "shaker-sg_e0902187-d19b-4e9d-9908-fdb9609d5806"}], "user_id": "8770b0a2d11549d5afa7cb8b33e58c26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T09:45:49Z", "hostId": "a34c082a1767e966d52c92c77ed4a2782b0bc066e768232da9618cc7", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e0902187-d19b-4e9d-9908-fdb9609d5806", "name": "shaker-vm_e0902187-d19b-4e9d-9908-fdb9609d5806", "created": "2019-04-09T09:45:46Z", "tenant_id": "e1ec9f55ab7a4be7ad1dbc6f5f231859", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 09:46:06,614 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-6633e12f-6061-4eca-a4fa-81796de48bdd 2019-04-09 09:46:06,614 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.410245895386s 2019-04-09 09:46:06,621 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 09:46:08,623 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 09:46:08,626 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fb8f8f42e919ce9f683f0c937cfd96e3764165bc" 2019-04-09 09:46:08,975 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Tue, 09 Apr 2019 09:46:01 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-04c53ab7-8fb8-42ba-899d-a960955fda19 x-openstack-request-id: req-04c53ab7-8fb8-42ba-899d-a960955fda19 2019-04-09 09:46:08,976 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/808924d8-67e7-4485-a4d7-566e2a8285ee", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/808924d8-67e7-4485-a4d7-566e2a8285ee", "rel": "bookmark"}], "image": {"id": "73b46de5-7603-4eec-a62a-684c0772624a", "links": [{"href": "http://172.30.9.21:8774/images/73b46de5-7603-4eec-a62a-684c0772624a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "908217ab-ccac-4ccf-a971-2aedeadd6bff", "links": [{"href": "http://172.30.9.21:8774/flavors/908217ab-ccac-4ccf-a971-2aedeadd6bff", "rel": "bookmark"}]}, "id": "808924d8-67e7-4485-a4d7-566e2a8285ee", "security_groups": [{"name": "shaker-sg_e0902187-d19b-4e9d-9908-fdb9609d5806"}], "user_id": "8770b0a2d11549d5afa7cb8b33e58c26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T09:45:49Z", "hostId": "a34c082a1767e966d52c92c77ed4a2782b0bc066e768232da9618cc7", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e0902187-d19b-4e9d-9908-fdb9609d5806", "name": "shaker-vm_e0902187-d19b-4e9d-9908-fdb9609d5806", "created": "2019-04-09T09:45:46Z", "tenant_id": "e1ec9f55ab7a4be7ad1dbc6f5f231859", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 09:46:08,976 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-04c53ab7-8fb8-42ba-899d-a960955fda19 2019-04-09 09:46:08,976 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.352375984192s 2019-04-09 09:46:08,982 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 09:46:10,985 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 09:46:10,988 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fb8f8f42e919ce9f683f0c937cfd96e3764165bc" 2019-04-09 09:46:11,795 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Tue, 09 Apr 2019 09:46:03 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e237e2a3-52aa-4a4d-bd4f-48b8dc2081eb x-openstack-request-id: req-e237e2a3-52aa-4a4d-bd4f-48b8dc2081eb 2019-04-09 09:46:11,795 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/808924d8-67e7-4485-a4d7-566e2a8285ee", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/808924d8-67e7-4485-a4d7-566e2a8285ee", "rel": "bookmark"}], "image": {"id": "73b46de5-7603-4eec-a62a-684c0772624a", "links": [{"href": "http://172.30.9.21:8774/images/73b46de5-7603-4eec-a62a-684c0772624a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "908217ab-ccac-4ccf-a971-2aedeadd6bff", "links": [{"href": "http://172.30.9.21:8774/flavors/908217ab-ccac-4ccf-a971-2aedeadd6bff", "rel": "bookmark"}]}, "id": "808924d8-67e7-4485-a4d7-566e2a8285ee", "security_groups": [{"name": "shaker-sg_e0902187-d19b-4e9d-9908-fdb9609d5806"}], "user_id": "8770b0a2d11549d5afa7cb8b33e58c26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T09:45:49Z", "hostId": "a34c082a1767e966d52c92c77ed4a2782b0bc066e768232da9618cc7", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e0902187-d19b-4e9d-9908-fdb9609d5806", "name": "shaker-vm_e0902187-d19b-4e9d-9908-fdb9609d5806", "created": "2019-04-09T09:45:46Z", "tenant_id": "e1ec9f55ab7a4be7ad1dbc6f5f231859", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 09:46:11,795 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-e237e2a3-52aa-4a4d-bd4f-48b8dc2081eb 2019-04-09 09:46:11,795 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.810440063477s 2019-04-09 09:46:11,802 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 09:46:13,804 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 09:46:13,807 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fb8f8f42e919ce9f683f0c937cfd96e3764165bc" 2019-04-09 09:46:14,266 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Tue, 09 Apr 2019 09:46:06 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-93c1fef3-8279-4b3f-bf08-9c928777b760 x-openstack-request-id: req-93c1fef3-8279-4b3f-bf08-9c928777b760 2019-04-09 09:46:14,267 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/808924d8-67e7-4485-a4d7-566e2a8285ee", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/808924d8-67e7-4485-a4d7-566e2a8285ee", "rel": "bookmark"}], "image": {"id": "73b46de5-7603-4eec-a62a-684c0772624a", "links": [{"href": "http://172.30.9.21:8774/images/73b46de5-7603-4eec-a62a-684c0772624a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "908217ab-ccac-4ccf-a971-2aedeadd6bff", "links": [{"href": "http://172.30.9.21:8774/flavors/908217ab-ccac-4ccf-a971-2aedeadd6bff", "rel": "bookmark"}]}, "id": "808924d8-67e7-4485-a4d7-566e2a8285ee", "security_groups": [{"name": "shaker-sg_e0902187-d19b-4e9d-9908-fdb9609d5806"}], "user_id": "8770b0a2d11549d5afa7cb8b33e58c26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T09:45:49Z", "hostId": "a34c082a1767e966d52c92c77ed4a2782b0bc066e768232da9618cc7", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e0902187-d19b-4e9d-9908-fdb9609d5806", "name": "shaker-vm_e0902187-d19b-4e9d-9908-fdb9609d5806", "created": "2019-04-09T09:45:46Z", "tenant_id": "e1ec9f55ab7a4be7ad1dbc6f5f231859", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 09:46:14,267 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-93c1fef3-8279-4b3f-bf08-9c928777b760 2019-04-09 09:46:14,267 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.462832927704s 2019-04-09 09:46:14,274 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 09:46:16,276 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 09:46:16,279 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fb8f8f42e919ce9f683f0c937cfd96e3764165bc" 2019-04-09 09:46:16,720 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Tue, 09 Apr 2019 09:46:09 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-cc2d6b11-e810-4470-8822-98fe383f02f7 x-openstack-request-id: req-cc2d6b11-e810-4470-8822-98fe383f02f7 2019-04-09 09:46:16,720 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/808924d8-67e7-4485-a4d7-566e2a8285ee", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/808924d8-67e7-4485-a4d7-566e2a8285ee", "rel": "bookmark"}], "image": {"id": "73b46de5-7603-4eec-a62a-684c0772624a", "links": [{"href": "http://172.30.9.21:8774/images/73b46de5-7603-4eec-a62a-684c0772624a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "908217ab-ccac-4ccf-a971-2aedeadd6bff", "links": [{"href": "http://172.30.9.21:8774/flavors/908217ab-ccac-4ccf-a971-2aedeadd6bff", "rel": "bookmark"}]}, "id": "808924d8-67e7-4485-a4d7-566e2a8285ee", "security_groups": [{"name": "shaker-sg_e0902187-d19b-4e9d-9908-fdb9609d5806"}], "user_id": "8770b0a2d11549d5afa7cb8b33e58c26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T09:45:49Z", "hostId": "a34c082a1767e966d52c92c77ed4a2782b0bc066e768232da9618cc7", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e0902187-d19b-4e9d-9908-fdb9609d5806", "name": "shaker-vm_e0902187-d19b-4e9d-9908-fdb9609d5806", "created": "2019-04-09T09:45:46Z", "tenant_id": "e1ec9f55ab7a4be7ad1dbc6f5f231859", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 09:46:16,721 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-cc2d6b11-e810-4470-8822-98fe383f02f7 2019-04-09 09:46:16,721 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.444600105286s 2019-04-09 09:46:16,727 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 09:46:18,730 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 09:46:18,733 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fb8f8f42e919ce9f683f0c937cfd96e3764165bc" 2019-04-09 09:46:19,202 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Tue, 09 Apr 2019 09:46:11 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-fca5a90a-3d3e-417a-9d88-f89f85006352 x-openstack-request-id: req-fca5a90a-3d3e-417a-9d88-f89f85006352 2019-04-09 09:46:19,202 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/808924d8-67e7-4485-a4d7-566e2a8285ee", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/808924d8-67e7-4485-a4d7-566e2a8285ee", "rel": "bookmark"}], "image": {"id": "73b46de5-7603-4eec-a62a-684c0772624a", "links": [{"href": "http://172.30.9.21:8774/images/73b46de5-7603-4eec-a62a-684c0772624a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "908217ab-ccac-4ccf-a971-2aedeadd6bff", "links": [{"href": "http://172.30.9.21:8774/flavors/908217ab-ccac-4ccf-a971-2aedeadd6bff", "rel": "bookmark"}]}, "id": "808924d8-67e7-4485-a4d7-566e2a8285ee", "security_groups": [{"name": "shaker-sg_e0902187-d19b-4e9d-9908-fdb9609d5806"}], "user_id": "8770b0a2d11549d5afa7cb8b33e58c26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T09:45:49Z", "hostId": "a34c082a1767e966d52c92c77ed4a2782b0bc066e768232da9618cc7", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e0902187-d19b-4e9d-9908-fdb9609d5806", "name": "shaker-vm_e0902187-d19b-4e9d-9908-fdb9609d5806", "created": "2019-04-09T09:45:46Z", "tenant_id": "e1ec9f55ab7a4be7ad1dbc6f5f231859", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 09:46:19,202 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-fca5a90a-3d3e-417a-9d88-f89f85006352 2019-04-09 09:46:19,202 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.472646951675s 2019-04-09 09:46:19,209 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 09:46:21,211 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 09:46:21,214 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fb8f8f42e919ce9f683f0c937cfd96e3764165bc" 2019-04-09 09:46:21,918 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Tue, 09 Apr 2019 09:46:14 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-eb8daa44-a5af-48f8-bf9b-acc0291744d8 x-openstack-request-id: req-eb8daa44-a5af-48f8-bf9b-acc0291744d8 2019-04-09 09:46:21,919 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/808924d8-67e7-4485-a4d7-566e2a8285ee", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/808924d8-67e7-4485-a4d7-566e2a8285ee", "rel": "bookmark"}], "image": {"id": "73b46de5-7603-4eec-a62a-684c0772624a", "links": [{"href": "http://172.30.9.21:8774/images/73b46de5-7603-4eec-a62a-684c0772624a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "908217ab-ccac-4ccf-a971-2aedeadd6bff", "links": [{"href": "http://172.30.9.21:8774/flavors/908217ab-ccac-4ccf-a971-2aedeadd6bff", "rel": "bookmark"}]}, "id": "808924d8-67e7-4485-a4d7-566e2a8285ee", "security_groups": [{"name": "shaker-sg_e0902187-d19b-4e9d-9908-fdb9609d5806"}], "user_id": "8770b0a2d11549d5afa7cb8b33e58c26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T09:45:49Z", "hostId": "a34c082a1767e966d52c92c77ed4a2782b0bc066e768232da9618cc7", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e0902187-d19b-4e9d-9908-fdb9609d5806", "name": "shaker-vm_e0902187-d19b-4e9d-9908-fdb9609d5806", "created": "2019-04-09T09:45:46Z", "tenant_id": "e1ec9f55ab7a4be7ad1dbc6f5f231859", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 09:46:21,919 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-eb8daa44-a5af-48f8-bf9b-acc0291744d8 2019-04-09 09:46:21,919 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.707988977432s 2019-04-09 09:46:21,926 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 09:46:23,928 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 09:46:23,932 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fb8f8f42e919ce9f683f0c937cfd96e3764165bc" 2019-04-09 09:46:24,127 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Tue, 09 Apr 2019 09:46:16 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-3b6610de-6654-4923-bca2-298b339c5f7e x-openstack-request-id: req-3b6610de-6654-4923-bca2-298b339c5f7e 2019-04-09 09:46:24,128 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/808924d8-67e7-4485-a4d7-566e2a8285ee", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/808924d8-67e7-4485-a4d7-566e2a8285ee", "rel": "bookmark"}], "image": {"id": "73b46de5-7603-4eec-a62a-684c0772624a", "links": [{"href": "http://172.30.9.21:8774/images/73b46de5-7603-4eec-a62a-684c0772624a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "908217ab-ccac-4ccf-a971-2aedeadd6bff", "links": [{"href": "http://172.30.9.21:8774/flavors/908217ab-ccac-4ccf-a971-2aedeadd6bff", "rel": "bookmark"}]}, "id": "808924d8-67e7-4485-a4d7-566e2a8285ee", "security_groups": [{"name": "shaker-sg_e0902187-d19b-4e9d-9908-fdb9609d5806"}], "user_id": "8770b0a2d11549d5afa7cb8b33e58c26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T09:45:49Z", "hostId": "a34c082a1767e966d52c92c77ed4a2782b0bc066e768232da9618cc7", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e0902187-d19b-4e9d-9908-fdb9609d5806", "name": "shaker-vm_e0902187-d19b-4e9d-9908-fdb9609d5806", "created": "2019-04-09T09:45:46Z", "tenant_id": "e1ec9f55ab7a4be7ad1dbc6f5f231859", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 09:46:24,128 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-3b6610de-6654-4923-bca2-298b339c5f7e 2019-04-09 09:46:24,128 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.19984793663s 2019-04-09 09:46:24,135 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 09:46:26,137 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 09:46:26,140 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fb8f8f42e919ce9f683f0c937cfd96e3764165bc" 2019-04-09 09:46:26,798 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Tue, 09 Apr 2019 09:46:19 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-867f5540-f67c-4019-82b8-0d512a188079 x-openstack-request-id: req-867f5540-f67c-4019-82b8-0d512a188079 2019-04-09 09:46:26,798 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/808924d8-67e7-4485-a4d7-566e2a8285ee", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/808924d8-67e7-4485-a4d7-566e2a8285ee", "rel": "bookmark"}], "image": {"id": "73b46de5-7603-4eec-a62a-684c0772624a", "links": [{"href": "http://172.30.9.21:8774/images/73b46de5-7603-4eec-a62a-684c0772624a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "908217ab-ccac-4ccf-a971-2aedeadd6bff", "links": [{"href": "http://172.30.9.21:8774/flavors/908217ab-ccac-4ccf-a971-2aedeadd6bff", "rel": "bookmark"}]}, "id": "808924d8-67e7-4485-a4d7-566e2a8285ee", "security_groups": [{"name": "shaker-sg_e0902187-d19b-4e9d-9908-fdb9609d5806"}], "user_id": "8770b0a2d11549d5afa7cb8b33e58c26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T09:45:49Z", "hostId": "a34c082a1767e966d52c92c77ed4a2782b0bc066e768232da9618cc7", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e0902187-d19b-4e9d-9908-fdb9609d5806", "name": "shaker-vm_e0902187-d19b-4e9d-9908-fdb9609d5806", "created": "2019-04-09T09:45:46Z", "tenant_id": "e1ec9f55ab7a4be7ad1dbc6f5f231859", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 09:46:26,798 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-867f5540-f67c-4019-82b8-0d512a188079 2019-04-09 09:46:26,799 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.661010980606s 2019-04-09 09:46:26,805 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 09:46:28,807 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 09:46:28,810 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fb8f8f42e919ce9f683f0c937cfd96e3764165bc" 2019-04-09 09:46:28,994 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Tue, 09 Apr 2019 09:46:21 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-3a1bd87c-f989-492a-b85a-9178e9fac859 x-openstack-request-id: req-3a1bd87c-f989-492a-b85a-9178e9fac859 2019-04-09 09:46:28,994 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/808924d8-67e7-4485-a4d7-566e2a8285ee", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/808924d8-67e7-4485-a4d7-566e2a8285ee", "rel": "bookmark"}], "image": {"id": "73b46de5-7603-4eec-a62a-684c0772624a", "links": [{"href": "http://172.30.9.21:8774/images/73b46de5-7603-4eec-a62a-684c0772624a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "908217ab-ccac-4ccf-a971-2aedeadd6bff", "links": [{"href": "http://172.30.9.21:8774/flavors/908217ab-ccac-4ccf-a971-2aedeadd6bff", "rel": "bookmark"}]}, "id": "808924d8-67e7-4485-a4d7-566e2a8285ee", "security_groups": [{"name": "shaker-sg_e0902187-d19b-4e9d-9908-fdb9609d5806"}], "user_id": "8770b0a2d11549d5afa7cb8b33e58c26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T09:45:49Z", "hostId": "a34c082a1767e966d52c92c77ed4a2782b0bc066e768232da9618cc7", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e0902187-d19b-4e9d-9908-fdb9609d5806", "name": "shaker-vm_e0902187-d19b-4e9d-9908-fdb9609d5806", "created": "2019-04-09T09:45:46Z", "tenant_id": "e1ec9f55ab7a4be7ad1dbc6f5f231859", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 09:46:28,994 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-3a1bd87c-f989-492a-b85a-9178e9fac859 2019-04-09 09:46:28,995 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.187113046646s 2019-04-09 09:46:29,001 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 09:46:31,003 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 09:46:31,006 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fb8f8f42e919ce9f683f0c937cfd96e3764165bc" 2019-04-09 09:46:31,449 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Tue, 09 Apr 2019 09:46:23 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c649f3be-c7bd-42e5-b658-80b76eb045f2 x-openstack-request-id: req-c649f3be-c7bd-42e5-b658-80b76eb045f2 2019-04-09 09:46:31,449 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/808924d8-67e7-4485-a4d7-566e2a8285ee", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/808924d8-67e7-4485-a4d7-566e2a8285ee", "rel": "bookmark"}], "image": {"id": "73b46de5-7603-4eec-a62a-684c0772624a", "links": [{"href": "http://172.30.9.21:8774/images/73b46de5-7603-4eec-a62a-684c0772624a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "908217ab-ccac-4ccf-a971-2aedeadd6bff", "links": [{"href": "http://172.30.9.21:8774/flavors/908217ab-ccac-4ccf-a971-2aedeadd6bff", "rel": "bookmark"}]}, "id": "808924d8-67e7-4485-a4d7-566e2a8285ee", "security_groups": [{"name": "shaker-sg_e0902187-d19b-4e9d-9908-fdb9609d5806"}], "user_id": "8770b0a2d11549d5afa7cb8b33e58c26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T09:45:49Z", "hostId": "a34c082a1767e966d52c92c77ed4a2782b0bc066e768232da9618cc7", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e0902187-d19b-4e9d-9908-fdb9609d5806", "name": "shaker-vm_e0902187-d19b-4e9d-9908-fdb9609d5806", "created": "2019-04-09T09:45:46Z", "tenant_id": "e1ec9f55ab7a4be7ad1dbc6f5f231859", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 09:46:31,450 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-c649f3be-c7bd-42e5-b658-80b76eb045f2 2019-04-09 09:46:31,450 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.446244001389s 2019-04-09 09:46:31,456 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 09:46:33,459 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 09:46:33,462 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fb8f8f42e919ce9f683f0c937cfd96e3764165bc" 2019-04-09 09:46:33,645 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Tue, 09 Apr 2019 09:46:26 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-2fc3a4ad-edec-44f0-bbe1-094d0187a771 x-openstack-request-id: req-2fc3a4ad-edec-44f0-bbe1-094d0187a771 2019-04-09 09:46:33,646 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/808924d8-67e7-4485-a4d7-566e2a8285ee", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/808924d8-67e7-4485-a4d7-566e2a8285ee", "rel": "bookmark"}], "image": {"id": "73b46de5-7603-4eec-a62a-684c0772624a", "links": [{"href": "http://172.30.9.21:8774/images/73b46de5-7603-4eec-a62a-684c0772624a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "908217ab-ccac-4ccf-a971-2aedeadd6bff", "links": [{"href": "http://172.30.9.21:8774/flavors/908217ab-ccac-4ccf-a971-2aedeadd6bff", "rel": "bookmark"}]}, "id": "808924d8-67e7-4485-a4d7-566e2a8285ee", "security_groups": [{"name": "shaker-sg_e0902187-d19b-4e9d-9908-fdb9609d5806"}], "user_id": "8770b0a2d11549d5afa7cb8b33e58c26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T09:45:49Z", "hostId": "a34c082a1767e966d52c92c77ed4a2782b0bc066e768232da9618cc7", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e0902187-d19b-4e9d-9908-fdb9609d5806", "name": "shaker-vm_e0902187-d19b-4e9d-9908-fdb9609d5806", "created": "2019-04-09T09:45:46Z", "tenant_id": "e1ec9f55ab7a4be7ad1dbc6f5f231859", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 09:46:33,646 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-2fc3a4ad-edec-44f0-bbe1-094d0187a771 2019-04-09 09:46:33,646 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.187172889709s 2019-04-09 09:46:33,652 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 09:46:35,655 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 09:46:35,658 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fb8f8f42e919ce9f683f0c937cfd96e3764165bc" 2019-04-09 09:46:36,025 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Tue, 09 Apr 2019 09:46:28 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d964874d-bc74-4f9a-a39a-1b81716dd642 x-openstack-request-id: req-d964874d-bc74-4f9a-a39a-1b81716dd642 2019-04-09 09:46:36,026 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/808924d8-67e7-4485-a4d7-566e2a8285ee", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/808924d8-67e7-4485-a4d7-566e2a8285ee", "rel": "bookmark"}], "image": {"id": "73b46de5-7603-4eec-a62a-684c0772624a", "links": [{"href": "http://172.30.9.21:8774/images/73b46de5-7603-4eec-a62a-684c0772624a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "908217ab-ccac-4ccf-a971-2aedeadd6bff", "links": [{"href": "http://172.30.9.21:8774/flavors/908217ab-ccac-4ccf-a971-2aedeadd6bff", "rel": "bookmark"}]}, "id": "808924d8-67e7-4485-a4d7-566e2a8285ee", "security_groups": [{"name": "shaker-sg_e0902187-d19b-4e9d-9908-fdb9609d5806"}], "user_id": "8770b0a2d11549d5afa7cb8b33e58c26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T09:45:49Z", "hostId": "a34c082a1767e966d52c92c77ed4a2782b0bc066e768232da9618cc7", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e0902187-d19b-4e9d-9908-fdb9609d5806", "name": "shaker-vm_e0902187-d19b-4e9d-9908-fdb9609d5806", "created": "2019-04-09T09:45:46Z", "tenant_id": "e1ec9f55ab7a4be7ad1dbc6f5f231859", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 09:46:36,026 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-d964874d-bc74-4f9a-a39a-1b81716dd642 2019-04-09 09:46:36,026 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.371158838272s 2019-04-09 09:46:36,033 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 09:46:38,035 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 09:46:38,038 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fb8f8f42e919ce9f683f0c937cfd96e3764165bc" 2019-04-09 09:46:38,519 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Tue, 09 Apr 2019 09:46:30 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-67a2e89d-51e9-4744-84b9-f84b45a21cde x-openstack-request-id: req-67a2e89d-51e9-4744-84b9-f84b45a21cde 2019-04-09 09:46:38,520 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/808924d8-67e7-4485-a4d7-566e2a8285ee", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/808924d8-67e7-4485-a4d7-566e2a8285ee", "rel": "bookmark"}], "image": {"id": "73b46de5-7603-4eec-a62a-684c0772624a", "links": [{"href": "http://172.30.9.21:8774/images/73b46de5-7603-4eec-a62a-684c0772624a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "908217ab-ccac-4ccf-a971-2aedeadd6bff", "links": [{"href": "http://172.30.9.21:8774/flavors/908217ab-ccac-4ccf-a971-2aedeadd6bff", "rel": "bookmark"}]}, "id": "808924d8-67e7-4485-a4d7-566e2a8285ee", "security_groups": [{"name": "shaker-sg_e0902187-d19b-4e9d-9908-fdb9609d5806"}], "user_id": "8770b0a2d11549d5afa7cb8b33e58c26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T09:45:49Z", "hostId": "a34c082a1767e966d52c92c77ed4a2782b0bc066e768232da9618cc7", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e0902187-d19b-4e9d-9908-fdb9609d5806", "name": "shaker-vm_e0902187-d19b-4e9d-9908-fdb9609d5806", "created": "2019-04-09T09:45:46Z", "tenant_id": "e1ec9f55ab7a4be7ad1dbc6f5f231859", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 09:46:38,520 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-67a2e89d-51e9-4744-84b9-f84b45a21cde 2019-04-09 09:46:38,520 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.484730958939s 2019-04-09 09:46:38,526 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 09:46:40,529 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 09:46:40,532 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fb8f8f42e919ce9f683f0c937cfd96e3764165bc" 2019-04-09 09:46:40,911 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Tue, 09 Apr 2019 09:46:33 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-7e12a670-c1ec-4287-a257-38b5f675f4c9 x-openstack-request-id: req-7e12a670-c1ec-4287-a257-38b5f675f4c9 2019-04-09 09:46:40,911 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/808924d8-67e7-4485-a4d7-566e2a8285ee", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/808924d8-67e7-4485-a4d7-566e2a8285ee", "rel": "bookmark"}], "image": {"id": "73b46de5-7603-4eec-a62a-684c0772624a", "links": [{"href": "http://172.30.9.21:8774/images/73b46de5-7603-4eec-a62a-684c0772624a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "908217ab-ccac-4ccf-a971-2aedeadd6bff", "links": [{"href": "http://172.30.9.21:8774/flavors/908217ab-ccac-4ccf-a971-2aedeadd6bff", "rel": "bookmark"}]}, "id": "808924d8-67e7-4485-a4d7-566e2a8285ee", "security_groups": [{"name": "shaker-sg_e0902187-d19b-4e9d-9908-fdb9609d5806"}], "user_id": "8770b0a2d11549d5afa7cb8b33e58c26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T09:45:49Z", "hostId": "a34c082a1767e966d52c92c77ed4a2782b0bc066e768232da9618cc7", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e0902187-d19b-4e9d-9908-fdb9609d5806", "name": "shaker-vm_e0902187-d19b-4e9d-9908-fdb9609d5806", "created": "2019-04-09T09:45:46Z", "tenant_id": "e1ec9f55ab7a4be7ad1dbc6f5f231859", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 09:46:40,911 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-7e12a670-c1ec-4287-a257-38b5f675f4c9 2019-04-09 09:46:40,912 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.382462978363s 2019-04-09 09:46:40,918 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 09:46:42,920 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 09:46:42,923 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fb8f8f42e919ce9f683f0c937cfd96e3764165bc" 2019-04-09 09:46:43,096 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Tue, 09 Apr 2019 09:46:35 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-3c4b35f6-9b6a-4109-b9e2-3c93e0b9134c x-openstack-request-id: req-3c4b35f6-9b6a-4109-b9e2-3c93e0b9134c 2019-04-09 09:46:43,096 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/808924d8-67e7-4485-a4d7-566e2a8285ee", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/808924d8-67e7-4485-a4d7-566e2a8285ee", "rel": "bookmark"}], "image": {"id": "73b46de5-7603-4eec-a62a-684c0772624a", "links": [{"href": "http://172.30.9.21:8774/images/73b46de5-7603-4eec-a62a-684c0772624a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "908217ab-ccac-4ccf-a971-2aedeadd6bff", "links": [{"href": "http://172.30.9.21:8774/flavors/908217ab-ccac-4ccf-a971-2aedeadd6bff", "rel": "bookmark"}]}, "id": "808924d8-67e7-4485-a4d7-566e2a8285ee", "security_groups": [{"name": "shaker-sg_e0902187-d19b-4e9d-9908-fdb9609d5806"}], "user_id": "8770b0a2d11549d5afa7cb8b33e58c26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T09:45:49Z", "hostId": "a34c082a1767e966d52c92c77ed4a2782b0bc066e768232da9618cc7", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e0902187-d19b-4e9d-9908-fdb9609d5806", "name": "shaker-vm_e0902187-d19b-4e9d-9908-fdb9609d5806", "created": "2019-04-09T09:45:46Z", "tenant_id": "e1ec9f55ab7a4be7ad1dbc6f5f231859", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 09:46:43,096 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-3c4b35f6-9b6a-4109-b9e2-3c93e0b9134c 2019-04-09 09:46:43,097 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.176511049271s 2019-04-09 09:46:43,103 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 09:46:45,105 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 09:46:45,108 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fb8f8f42e919ce9f683f0c937cfd96e3764165bc" 2019-04-09 09:46:45,279 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Tue, 09 Apr 2019 09:46:37 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-cc553967-eee5-4810-81f8-29ddf238e7b6 x-openstack-request-id: req-cc553967-eee5-4810-81f8-29ddf238e7b6 2019-04-09 09:46:45,279 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/808924d8-67e7-4485-a4d7-566e2a8285ee", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/808924d8-67e7-4485-a4d7-566e2a8285ee", "rel": "bookmark"}], "image": {"id": "73b46de5-7603-4eec-a62a-684c0772624a", "links": [{"href": "http://172.30.9.21:8774/images/73b46de5-7603-4eec-a62a-684c0772624a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "908217ab-ccac-4ccf-a971-2aedeadd6bff", "links": [{"href": "http://172.30.9.21:8774/flavors/908217ab-ccac-4ccf-a971-2aedeadd6bff", "rel": "bookmark"}]}, "id": "808924d8-67e7-4485-a4d7-566e2a8285ee", "security_groups": [{"name": "shaker-sg_e0902187-d19b-4e9d-9908-fdb9609d5806"}], "user_id": "8770b0a2d11549d5afa7cb8b33e58c26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T09:45:49Z", "hostId": "a34c082a1767e966d52c92c77ed4a2782b0bc066e768232da9618cc7", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e0902187-d19b-4e9d-9908-fdb9609d5806", "name": "shaker-vm_e0902187-d19b-4e9d-9908-fdb9609d5806", "created": "2019-04-09T09:45:46Z", "tenant_id": "e1ec9f55ab7a4be7ad1dbc6f5f231859", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 09:46:45,279 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-cc553967-eee5-4810-81f8-29ddf238e7b6 2019-04-09 09:46:45,280 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.174038887024s 2019-04-09 09:46:45,286 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 09:46:47,288 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 09:46:47,291 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fb8f8f42e919ce9f683f0c937cfd96e3764165bc" 2019-04-09 09:46:47,698 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Tue, 09 Apr 2019 09:46:40 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-7c440fb6-8691-421c-89b5-0391c2f4c836 x-openstack-request-id: req-7c440fb6-8691-421c-89b5-0391c2f4c836 2019-04-09 09:46:47,698 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/808924d8-67e7-4485-a4d7-566e2a8285ee", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/808924d8-67e7-4485-a4d7-566e2a8285ee", "rel": "bookmark"}], "image": {"id": "73b46de5-7603-4eec-a62a-684c0772624a", "links": [{"href": "http://172.30.9.21:8774/images/73b46de5-7603-4eec-a62a-684c0772624a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "908217ab-ccac-4ccf-a971-2aedeadd6bff", "links": [{"href": "http://172.30.9.21:8774/flavors/908217ab-ccac-4ccf-a971-2aedeadd6bff", "rel": "bookmark"}]}, "id": "808924d8-67e7-4485-a4d7-566e2a8285ee", "security_groups": [{"name": "shaker-sg_e0902187-d19b-4e9d-9908-fdb9609d5806"}], "user_id": "8770b0a2d11549d5afa7cb8b33e58c26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T09:45:49Z", "hostId": "a34c082a1767e966d52c92c77ed4a2782b0bc066e768232da9618cc7", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e0902187-d19b-4e9d-9908-fdb9609d5806", "name": "shaker-vm_e0902187-d19b-4e9d-9908-fdb9609d5806", "created": "2019-04-09T09:45:46Z", "tenant_id": "e1ec9f55ab7a4be7ad1dbc6f5f231859", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 09:46:47,699 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-7c440fb6-8691-421c-89b5-0391c2f4c836 2019-04-09 09:46:47,699 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.410629034042s 2019-04-09 09:46:47,705 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 09:46:49,707 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 09:46:49,710 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fb8f8f42e919ce9f683f0c937cfd96e3764165bc" 2019-04-09 09:46:49,898 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Tue, 09 Apr 2019 09:46:42 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-07420101-d021-409a-852a-4ff1a42fe66f x-openstack-request-id: req-07420101-d021-409a-852a-4ff1a42fe66f 2019-04-09 09:46:49,898 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/808924d8-67e7-4485-a4d7-566e2a8285ee", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/808924d8-67e7-4485-a4d7-566e2a8285ee", "rel": "bookmark"}], "image": {"id": "73b46de5-7603-4eec-a62a-684c0772624a", "links": [{"href": "http://172.30.9.21:8774/images/73b46de5-7603-4eec-a62a-684c0772624a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "908217ab-ccac-4ccf-a971-2aedeadd6bff", "links": [{"href": "http://172.30.9.21:8774/flavors/908217ab-ccac-4ccf-a971-2aedeadd6bff", "rel": "bookmark"}]}, "id": "808924d8-67e7-4485-a4d7-566e2a8285ee", "security_groups": [{"name": "shaker-sg_e0902187-d19b-4e9d-9908-fdb9609d5806"}], "user_id": "8770b0a2d11549d5afa7cb8b33e58c26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T09:45:49Z", "hostId": "a34c082a1767e966d52c92c77ed4a2782b0bc066e768232da9618cc7", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e0902187-d19b-4e9d-9908-fdb9609d5806", "name": "shaker-vm_e0902187-d19b-4e9d-9908-fdb9609d5806", "created": "2019-04-09T09:45:46Z", "tenant_id": "e1ec9f55ab7a4be7ad1dbc6f5f231859", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 09:46:49,899 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-07420101-d021-409a-852a-4ff1a42fe66f 2019-04-09 09:46:49,899 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.191681146622s 2019-04-09 09:46:49,905 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 09:46:51,908 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 09:46:51,911 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fb8f8f42e919ce9f683f0c937cfd96e3764165bc" 2019-04-09 09:46:52,383 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Tue, 09 Apr 2019 09:46:44 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-7573af84-8d42-4a21-97df-afda32f2da16 x-openstack-request-id: req-7573af84-8d42-4a21-97df-afda32f2da16 2019-04-09 09:46:52,383 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/808924d8-67e7-4485-a4d7-566e2a8285ee", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/808924d8-67e7-4485-a4d7-566e2a8285ee", "rel": "bookmark"}], "image": {"id": "73b46de5-7603-4eec-a62a-684c0772624a", "links": [{"href": "http://172.30.9.21:8774/images/73b46de5-7603-4eec-a62a-684c0772624a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "908217ab-ccac-4ccf-a971-2aedeadd6bff", "links": [{"href": "http://172.30.9.21:8774/flavors/908217ab-ccac-4ccf-a971-2aedeadd6bff", "rel": "bookmark"}]}, "id": "808924d8-67e7-4485-a4d7-566e2a8285ee", "security_groups": [{"name": "shaker-sg_e0902187-d19b-4e9d-9908-fdb9609d5806"}], "user_id": "8770b0a2d11549d5afa7cb8b33e58c26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T09:45:49Z", "hostId": "a34c082a1767e966d52c92c77ed4a2782b0bc066e768232da9618cc7", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e0902187-d19b-4e9d-9908-fdb9609d5806", "name": "shaker-vm_e0902187-d19b-4e9d-9908-fdb9609d5806", "created": "2019-04-09T09:45:46Z", "tenant_id": "e1ec9f55ab7a4be7ad1dbc6f5f231859", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 09:46:52,384 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-7573af84-8d42-4a21-97df-afda32f2da16 2019-04-09 09:46:52,384 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.476104974747s 2019-04-09 09:46:52,390 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 09:46:54,393 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 09:46:54,396 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fb8f8f42e919ce9f683f0c937cfd96e3764165bc" 2019-04-09 09:46:54,844 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Tue, 09 Apr 2019 09:46:47 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-96695a6d-16f2-442a-bba1-bef8e100fac0 x-openstack-request-id: req-96695a6d-16f2-442a-bba1-bef8e100fac0 2019-04-09 09:46:54,844 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/808924d8-67e7-4485-a4d7-566e2a8285ee", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/808924d8-67e7-4485-a4d7-566e2a8285ee", "rel": "bookmark"}], "image": {"id": "73b46de5-7603-4eec-a62a-684c0772624a", "links": [{"href": "http://172.30.9.21:8774/images/73b46de5-7603-4eec-a62a-684c0772624a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "908217ab-ccac-4ccf-a971-2aedeadd6bff", "links": [{"href": "http://172.30.9.21:8774/flavors/908217ab-ccac-4ccf-a971-2aedeadd6bff", "rel": "bookmark"}]}, "id": "808924d8-67e7-4485-a4d7-566e2a8285ee", "security_groups": [{"name": "shaker-sg_e0902187-d19b-4e9d-9908-fdb9609d5806"}], "user_id": "8770b0a2d11549d5afa7cb8b33e58c26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T09:45:49Z", "hostId": "a34c082a1767e966d52c92c77ed4a2782b0bc066e768232da9618cc7", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e0902187-d19b-4e9d-9908-fdb9609d5806", "name": "shaker-vm_e0902187-d19b-4e9d-9908-fdb9609d5806", "created": "2019-04-09T09:45:46Z", "tenant_id": "e1ec9f55ab7a4be7ad1dbc6f5f231859", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 09:46:54,844 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-96695a6d-16f2-442a-bba1-bef8e100fac0 2019-04-09 09:46:54,844 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.451664924622s 2019-04-09 09:46:54,851 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 09:46:56,853 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 09:46:56,857 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fb8f8f42e919ce9f683f0c937cfd96e3764165bc" 2019-04-09 09:46:57,489 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Tue, 09 Apr 2019 09:46:49 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-08af465b-fca9-498d-a8bc-9237c6aa8cd4 x-openstack-request-id: req-08af465b-fca9-498d-a8bc-9237c6aa8cd4 2019-04-09 09:46:57,489 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/808924d8-67e7-4485-a4d7-566e2a8285ee", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/808924d8-67e7-4485-a4d7-566e2a8285ee", "rel": "bookmark"}], "image": {"id": "73b46de5-7603-4eec-a62a-684c0772624a", "links": [{"href": "http://172.30.9.21:8774/images/73b46de5-7603-4eec-a62a-684c0772624a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "908217ab-ccac-4ccf-a971-2aedeadd6bff", "links": [{"href": "http://172.30.9.21:8774/flavors/908217ab-ccac-4ccf-a971-2aedeadd6bff", "rel": "bookmark"}]}, "id": "808924d8-67e7-4485-a4d7-566e2a8285ee", "security_groups": [{"name": "shaker-sg_e0902187-d19b-4e9d-9908-fdb9609d5806"}], "user_id": "8770b0a2d11549d5afa7cb8b33e58c26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T09:45:49Z", "hostId": "a34c082a1767e966d52c92c77ed4a2782b0bc066e768232da9618cc7", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e0902187-d19b-4e9d-9908-fdb9609d5806", "name": "shaker-vm_e0902187-d19b-4e9d-9908-fdb9609d5806", "created": "2019-04-09T09:45:46Z", "tenant_id": "e1ec9f55ab7a4be7ad1dbc6f5f231859", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 09:46:57,490 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-08af465b-fca9-498d-a8bc-9237c6aa8cd4 2019-04-09 09:46:57,490 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.636290073395s 2019-04-09 09:46:57,496 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 09:46:59,499 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 09:46:59,502 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fb8f8f42e919ce9f683f0c937cfd96e3764165bc" 2019-04-09 09:46:59,684 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Tue, 09 Apr 2019 09:46:52 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-8f725297-0b2e-4784-8d22-f8ee71f4602c x-openstack-request-id: req-8f725297-0b2e-4784-8d22-f8ee71f4602c 2019-04-09 09:46:59,685 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/808924d8-67e7-4485-a4d7-566e2a8285ee", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/808924d8-67e7-4485-a4d7-566e2a8285ee", "rel": "bookmark"}], "image": {"id": "73b46de5-7603-4eec-a62a-684c0772624a", "links": [{"href": "http://172.30.9.21:8774/images/73b46de5-7603-4eec-a62a-684c0772624a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "908217ab-ccac-4ccf-a971-2aedeadd6bff", "links": [{"href": "http://172.30.9.21:8774/flavors/908217ab-ccac-4ccf-a971-2aedeadd6bff", "rel": "bookmark"}]}, "id": "808924d8-67e7-4485-a4d7-566e2a8285ee", "security_groups": [{"name": "shaker-sg_e0902187-d19b-4e9d-9908-fdb9609d5806"}], "user_id": "8770b0a2d11549d5afa7cb8b33e58c26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T09:45:49Z", "hostId": "a34c082a1767e966d52c92c77ed4a2782b0bc066e768232da9618cc7", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e0902187-d19b-4e9d-9908-fdb9609d5806", "name": "shaker-vm_e0902187-d19b-4e9d-9908-fdb9609d5806", "created": "2019-04-09T09:45:46Z", "tenant_id": "e1ec9f55ab7a4be7ad1dbc6f5f231859", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 09:46:59,685 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-8f725297-0b2e-4784-8d22-f8ee71f4602c 2019-04-09 09:46:59,685 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.186272144318s 2019-04-09 09:46:59,691 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 09:47:01,694 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 09:47:01,696 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fb8f8f42e919ce9f683f0c937cfd96e3764165bc" 2019-04-09 09:47:02,155 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Tue, 09 Apr 2019 09:46:54 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-a43d124a-37cb-47a9-9748-ef1d2a89e0fd x-openstack-request-id: req-a43d124a-37cb-47a9-9748-ef1d2a89e0fd 2019-04-09 09:47:02,156 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/808924d8-67e7-4485-a4d7-566e2a8285ee", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/808924d8-67e7-4485-a4d7-566e2a8285ee", "rel": "bookmark"}], "image": {"id": "73b46de5-7603-4eec-a62a-684c0772624a", "links": [{"href": "http://172.30.9.21:8774/images/73b46de5-7603-4eec-a62a-684c0772624a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "908217ab-ccac-4ccf-a971-2aedeadd6bff", "links": [{"href": "http://172.30.9.21:8774/flavors/908217ab-ccac-4ccf-a971-2aedeadd6bff", "rel": "bookmark"}]}, "id": "808924d8-67e7-4485-a4d7-566e2a8285ee", "security_groups": [{"name": "shaker-sg_e0902187-d19b-4e9d-9908-fdb9609d5806"}], "user_id": "8770b0a2d11549d5afa7cb8b33e58c26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T09:45:49Z", "hostId": "a34c082a1767e966d52c92c77ed4a2782b0bc066e768232da9618cc7", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e0902187-d19b-4e9d-9908-fdb9609d5806", "name": "shaker-vm_e0902187-d19b-4e9d-9908-fdb9609d5806", "created": "2019-04-09T09:45:46Z", "tenant_id": "e1ec9f55ab7a4be7ad1dbc6f5f231859", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 09:47:02,156 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-a43d124a-37cb-47a9-9748-ef1d2a89e0fd 2019-04-09 09:47:02,156 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.462439060211s 2019-04-09 09:47:02,163 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 09:47:04,165 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 09:47:04,168 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fb8f8f42e919ce9f683f0c937cfd96e3764165bc" 2019-04-09 09:47:04,612 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Tue, 09 Apr 2019 09:46:57 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-4dca2fa4-4011-478c-aaf6-a625cb4f6e93 x-openstack-request-id: req-4dca2fa4-4011-478c-aaf6-a625cb4f6e93 2019-04-09 09:47:04,612 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/808924d8-67e7-4485-a4d7-566e2a8285ee", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/808924d8-67e7-4485-a4d7-566e2a8285ee", "rel": "bookmark"}], "image": {"id": "73b46de5-7603-4eec-a62a-684c0772624a", "links": [{"href": "http://172.30.9.21:8774/images/73b46de5-7603-4eec-a62a-684c0772624a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "908217ab-ccac-4ccf-a971-2aedeadd6bff", "links": [{"href": "http://172.30.9.21:8774/flavors/908217ab-ccac-4ccf-a971-2aedeadd6bff", "rel": "bookmark"}]}, "id": "808924d8-67e7-4485-a4d7-566e2a8285ee", "security_groups": [{"name": "shaker-sg_e0902187-d19b-4e9d-9908-fdb9609d5806"}], "user_id": "8770b0a2d11549d5afa7cb8b33e58c26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T09:45:49Z", "hostId": "a34c082a1767e966d52c92c77ed4a2782b0bc066e768232da9618cc7", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e0902187-d19b-4e9d-9908-fdb9609d5806", "name": "shaker-vm_e0902187-d19b-4e9d-9908-fdb9609d5806", "created": "2019-04-09T09:45:46Z", "tenant_id": "e1ec9f55ab7a4be7ad1dbc6f5f231859", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 09:47:04,612 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-4dca2fa4-4011-478c-aaf6-a625cb4f6e93 2019-04-09 09:47:04,612 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.447249174118s 2019-04-09 09:47:04,619 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 09:47:06,621 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 09:47:06,624 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fb8f8f42e919ce9f683f0c937cfd96e3764165bc" 2019-04-09 09:47:06,810 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Tue, 09 Apr 2019 09:46:59 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-7c96dbe2-62ad-4b64-bb5c-26e6675afa4f x-openstack-request-id: req-7c96dbe2-62ad-4b64-bb5c-26e6675afa4f 2019-04-09 09:47:06,810 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/808924d8-67e7-4485-a4d7-566e2a8285ee", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/808924d8-67e7-4485-a4d7-566e2a8285ee", "rel": "bookmark"}], "image": {"id": "73b46de5-7603-4eec-a62a-684c0772624a", "links": [{"href": "http://172.30.9.21:8774/images/73b46de5-7603-4eec-a62a-684c0772624a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "908217ab-ccac-4ccf-a971-2aedeadd6bff", "links": [{"href": "http://172.30.9.21:8774/flavors/908217ab-ccac-4ccf-a971-2aedeadd6bff", "rel": "bookmark"}]}, "id": "808924d8-67e7-4485-a4d7-566e2a8285ee", "security_groups": [{"name": "shaker-sg_e0902187-d19b-4e9d-9908-fdb9609d5806"}], "user_id": "8770b0a2d11549d5afa7cb8b33e58c26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T09:45:49Z", "hostId": "a34c082a1767e966d52c92c77ed4a2782b0bc066e768232da9618cc7", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e0902187-d19b-4e9d-9908-fdb9609d5806", "name": "shaker-vm_e0902187-d19b-4e9d-9908-fdb9609d5806", "created": "2019-04-09T09:45:46Z", "tenant_id": "e1ec9f55ab7a4be7ad1dbc6f5f231859", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 09:47:06,810 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-7c96dbe2-62ad-4b64-bb5c-26e6675afa4f 2019-04-09 09:47:06,811 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.189234972s 2019-04-09 09:47:06,816 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 09:47:08,819 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 09:47:08,822 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fb8f8f42e919ce9f683f0c937cfd96e3764165bc" 2019-04-09 09:47:09,296 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Tue, 09 Apr 2019 09:47:01 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-359603cb-8962-4c9a-b857-00ae96b16422 x-openstack-request-id: req-359603cb-8962-4c9a-b857-00ae96b16422 2019-04-09 09:47:09,297 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/808924d8-67e7-4485-a4d7-566e2a8285ee", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/808924d8-67e7-4485-a4d7-566e2a8285ee", "rel": "bookmark"}], "image": {"id": "73b46de5-7603-4eec-a62a-684c0772624a", "links": [{"href": "http://172.30.9.21:8774/images/73b46de5-7603-4eec-a62a-684c0772624a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "908217ab-ccac-4ccf-a971-2aedeadd6bff", "links": [{"href": "http://172.30.9.21:8774/flavors/908217ab-ccac-4ccf-a971-2aedeadd6bff", "rel": "bookmark"}]}, "id": "808924d8-67e7-4485-a4d7-566e2a8285ee", "security_groups": [{"name": "shaker-sg_e0902187-d19b-4e9d-9908-fdb9609d5806"}], "user_id": "8770b0a2d11549d5afa7cb8b33e58c26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T09:45:49Z", "hostId": "a34c082a1767e966d52c92c77ed4a2782b0bc066e768232da9618cc7", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e0902187-d19b-4e9d-9908-fdb9609d5806", "name": "shaker-vm_e0902187-d19b-4e9d-9908-fdb9609d5806", "created": "2019-04-09T09:45:46Z", "tenant_id": "e1ec9f55ab7a4be7ad1dbc6f5f231859", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 09:47:09,297 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-359603cb-8962-4c9a-b857-00ae96b16422 2019-04-09 09:47:09,297 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.478142023087s 2019-04-09 09:47:09,303 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 09:47:11,306 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 09:47:11,308 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fb8f8f42e919ce9f683f0c937cfd96e3764165bc" 2019-04-09 09:47:11,680 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Tue, 09 Apr 2019 09:47:04 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e4250036-f14a-42c6-a631-6f8f8b11a92d x-openstack-request-id: req-e4250036-f14a-42c6-a631-6f8f8b11a92d 2019-04-09 09:47:11,680 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/808924d8-67e7-4485-a4d7-566e2a8285ee", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/808924d8-67e7-4485-a4d7-566e2a8285ee", "rel": "bookmark"}], "image": {"id": "73b46de5-7603-4eec-a62a-684c0772624a", "links": [{"href": "http://172.30.9.21:8774/images/73b46de5-7603-4eec-a62a-684c0772624a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "908217ab-ccac-4ccf-a971-2aedeadd6bff", "links": [{"href": "http://172.30.9.21:8774/flavors/908217ab-ccac-4ccf-a971-2aedeadd6bff", "rel": "bookmark"}]}, "id": "808924d8-67e7-4485-a4d7-566e2a8285ee", "security_groups": [{"name": "shaker-sg_e0902187-d19b-4e9d-9908-fdb9609d5806"}], "user_id": "8770b0a2d11549d5afa7cb8b33e58c26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T09:45:49Z", "hostId": "a34c082a1767e966d52c92c77ed4a2782b0bc066e768232da9618cc7", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e0902187-d19b-4e9d-9908-fdb9609d5806", "name": "shaker-vm_e0902187-d19b-4e9d-9908-fdb9609d5806", "created": "2019-04-09T09:45:46Z", "tenant_id": "e1ec9f55ab7a4be7ad1dbc6f5f231859", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 09:47:11,680 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-e4250036-f14a-42c6-a631-6f8f8b11a92d 2019-04-09 09:47:11,681 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.37491607666s 2019-04-09 09:47:11,687 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 09:47:13,689 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 09:47:13,692 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fb8f8f42e919ce9f683f0c937cfd96e3764165bc" 2019-04-09 09:47:14,330 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Tue, 09 Apr 2019 09:47:06 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-972642ba-03c5-4097-9898-dbbb3ecfcc52 x-openstack-request-id: req-972642ba-03c5-4097-9898-dbbb3ecfcc52 2019-04-09 09:47:14,330 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/808924d8-67e7-4485-a4d7-566e2a8285ee", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/808924d8-67e7-4485-a4d7-566e2a8285ee", "rel": "bookmark"}], "image": {"id": "73b46de5-7603-4eec-a62a-684c0772624a", "links": [{"href": "http://172.30.9.21:8774/images/73b46de5-7603-4eec-a62a-684c0772624a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "908217ab-ccac-4ccf-a971-2aedeadd6bff", "links": [{"href": "http://172.30.9.21:8774/flavors/908217ab-ccac-4ccf-a971-2aedeadd6bff", "rel": "bookmark"}]}, "id": "808924d8-67e7-4485-a4d7-566e2a8285ee", "security_groups": [{"name": "shaker-sg_e0902187-d19b-4e9d-9908-fdb9609d5806"}], "user_id": "8770b0a2d11549d5afa7cb8b33e58c26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T09:45:49Z", "hostId": "a34c082a1767e966d52c92c77ed4a2782b0bc066e768232da9618cc7", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e0902187-d19b-4e9d-9908-fdb9609d5806", "name": "shaker-vm_e0902187-d19b-4e9d-9908-fdb9609d5806", "created": "2019-04-09T09:45:46Z", "tenant_id": "e1ec9f55ab7a4be7ad1dbc6f5f231859", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 09:47:14,330 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-972642ba-03c5-4097-9898-dbbb3ecfcc52 2019-04-09 09:47:14,330 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.640976905823s 2019-04-09 09:47:14,337 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 09:47:16,339 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 09:47:16,342 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fb8f8f42e919ce9f683f0c937cfd96e3764165bc" 2019-04-09 09:47:16,819 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Tue, 09 Apr 2019 09:47:09 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-2ccda5a6-3414-4051-a3b8-4030ee3a3b08 x-openstack-request-id: req-2ccda5a6-3414-4051-a3b8-4030ee3a3b08 2019-04-09 09:47:16,819 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/808924d8-67e7-4485-a4d7-566e2a8285ee", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/808924d8-67e7-4485-a4d7-566e2a8285ee", "rel": "bookmark"}], "image": {"id": "73b46de5-7603-4eec-a62a-684c0772624a", "links": [{"href": "http://172.30.9.21:8774/images/73b46de5-7603-4eec-a62a-684c0772624a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "908217ab-ccac-4ccf-a971-2aedeadd6bff", "links": [{"href": "http://172.30.9.21:8774/flavors/908217ab-ccac-4ccf-a971-2aedeadd6bff", "rel": "bookmark"}]}, "id": "808924d8-67e7-4485-a4d7-566e2a8285ee", "security_groups": [{"name": "shaker-sg_e0902187-d19b-4e9d-9908-fdb9609d5806"}], "user_id": "8770b0a2d11549d5afa7cb8b33e58c26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T09:45:49Z", "hostId": "a34c082a1767e966d52c92c77ed4a2782b0bc066e768232da9618cc7", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e0902187-d19b-4e9d-9908-fdb9609d5806", "name": "shaker-vm_e0902187-d19b-4e9d-9908-fdb9609d5806", "created": "2019-04-09T09:45:46Z", "tenant_id": "e1ec9f55ab7a4be7ad1dbc6f5f231859", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 09:47:16,819 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-2ccda5a6-3414-4051-a3b8-4030ee3a3b08 2019-04-09 09:47:16,819 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.480033874512s 2019-04-09 09:47:16,826 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 09:47:18,828 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 09:47:18,831 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fb8f8f42e919ce9f683f0c937cfd96e3764165bc" 2019-04-09 09:47:19,275 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Tue, 09 Apr 2019 09:47:11 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-8c835bbb-f92b-4f27-8102-3ee51e985d75 x-openstack-request-id: req-8c835bbb-f92b-4f27-8102-3ee51e985d75 2019-04-09 09:47:19,275 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/808924d8-67e7-4485-a4d7-566e2a8285ee", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/808924d8-67e7-4485-a4d7-566e2a8285ee", "rel": "bookmark"}], "image": {"id": "73b46de5-7603-4eec-a62a-684c0772624a", "links": [{"href": "http://172.30.9.21:8774/images/73b46de5-7603-4eec-a62a-684c0772624a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "908217ab-ccac-4ccf-a971-2aedeadd6bff", "links": [{"href": "http://172.30.9.21:8774/flavors/908217ab-ccac-4ccf-a971-2aedeadd6bff", "rel": "bookmark"}]}, "id": "808924d8-67e7-4485-a4d7-566e2a8285ee", "security_groups": [{"name": "shaker-sg_e0902187-d19b-4e9d-9908-fdb9609d5806"}], "user_id": "8770b0a2d11549d5afa7cb8b33e58c26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T09:45:49Z", "hostId": "a34c082a1767e966d52c92c77ed4a2782b0bc066e768232da9618cc7", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e0902187-d19b-4e9d-9908-fdb9609d5806", "name": "shaker-vm_e0902187-d19b-4e9d-9908-fdb9609d5806", "created": "2019-04-09T09:45:46Z", "tenant_id": "e1ec9f55ab7a4be7ad1dbc6f5f231859", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 09:47:19,275 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-8c835bbb-f92b-4f27-8102-3ee51e985d75 2019-04-09 09:47:19,276 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.447097063065s 2019-04-09 09:47:19,282 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 09:47:21,284 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 09:47:21,287 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fb8f8f42e919ce9f683f0c937cfd96e3764165bc" 2019-04-09 09:47:21,843 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Tue, 09 Apr 2019 09:47:14 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-6732dd8d-aaea-458e-82d9-c634160aebca x-openstack-request-id: req-6732dd8d-aaea-458e-82d9-c634160aebca 2019-04-09 09:47:21,843 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/808924d8-67e7-4485-a4d7-566e2a8285ee", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/808924d8-67e7-4485-a4d7-566e2a8285ee", "rel": "bookmark"}], "image": {"id": "73b46de5-7603-4eec-a62a-684c0772624a", "links": [{"href": "http://172.30.9.21:8774/images/73b46de5-7603-4eec-a62a-684c0772624a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "908217ab-ccac-4ccf-a971-2aedeadd6bff", "links": [{"href": "http://172.30.9.21:8774/flavors/908217ab-ccac-4ccf-a971-2aedeadd6bff", "rel": "bookmark"}]}, "id": "808924d8-67e7-4485-a4d7-566e2a8285ee", "security_groups": [{"name": "shaker-sg_e0902187-d19b-4e9d-9908-fdb9609d5806"}], "user_id": "8770b0a2d11549d5afa7cb8b33e58c26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T09:45:49Z", "hostId": "a34c082a1767e966d52c92c77ed4a2782b0bc066e768232da9618cc7", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e0902187-d19b-4e9d-9908-fdb9609d5806", "name": "shaker-vm_e0902187-d19b-4e9d-9908-fdb9609d5806", "created": "2019-04-09T09:45:46Z", "tenant_id": "e1ec9f55ab7a4be7ad1dbc6f5f231859", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 09:47:21,843 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-6732dd8d-aaea-458e-82d9-c634160aebca 2019-04-09 09:47:21,843 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.558990955353s 2019-04-09 09:47:21,850 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 09:47:23,852 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 09:47:23,855 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fb8f8f42e919ce9f683f0c937cfd96e3764165bc" 2019-04-09 09:47:24,035 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Tue, 09 Apr 2019 09:47:16 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-3043a74c-d2c8-4640-bbc6-bd94805107f9 x-openstack-request-id: req-3043a74c-d2c8-4640-bbc6-bd94805107f9 2019-04-09 09:47:24,035 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/808924d8-67e7-4485-a4d7-566e2a8285ee", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/808924d8-67e7-4485-a4d7-566e2a8285ee", "rel": "bookmark"}], "image": {"id": "73b46de5-7603-4eec-a62a-684c0772624a", "links": [{"href": "http://172.30.9.21:8774/images/73b46de5-7603-4eec-a62a-684c0772624a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "908217ab-ccac-4ccf-a971-2aedeadd6bff", "links": [{"href": "http://172.30.9.21:8774/flavors/908217ab-ccac-4ccf-a971-2aedeadd6bff", "rel": "bookmark"}]}, "id": "808924d8-67e7-4485-a4d7-566e2a8285ee", "security_groups": [{"name": "shaker-sg_e0902187-d19b-4e9d-9908-fdb9609d5806"}], "user_id": "8770b0a2d11549d5afa7cb8b33e58c26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T09:45:49Z", "hostId": "a34c082a1767e966d52c92c77ed4a2782b0bc066e768232da9618cc7", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e0902187-d19b-4e9d-9908-fdb9609d5806", "name": "shaker-vm_e0902187-d19b-4e9d-9908-fdb9609d5806", "created": "2019-04-09T09:45:46Z", "tenant_id": "e1ec9f55ab7a4be7ad1dbc6f5f231859", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 09:47:24,036 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-3043a74c-d2c8-4640-bbc6-bd94805107f9 2019-04-09 09:47:24,036 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.183518886566s 2019-04-09 09:47:24,042 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 09:47:26,044 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 09:47:26,047 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fb8f8f42e919ce9f683f0c937cfd96e3764165bc" 2019-04-09 09:47:26,514 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Tue, 09 Apr 2019 09:47:18 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d679400a-9b0a-4bd3-93ea-fc6510eb0ea8 x-openstack-request-id: req-d679400a-9b0a-4bd3-93ea-fc6510eb0ea8 2019-04-09 09:47:26,515 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/808924d8-67e7-4485-a4d7-566e2a8285ee", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/808924d8-67e7-4485-a4d7-566e2a8285ee", "rel": "bookmark"}], "image": {"id": "73b46de5-7603-4eec-a62a-684c0772624a", "links": [{"href": "http://172.30.9.21:8774/images/73b46de5-7603-4eec-a62a-684c0772624a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "908217ab-ccac-4ccf-a971-2aedeadd6bff", "links": [{"href": "http://172.30.9.21:8774/flavors/908217ab-ccac-4ccf-a971-2aedeadd6bff", "rel": "bookmark"}]}, "id": "808924d8-67e7-4485-a4d7-566e2a8285ee", "security_groups": [{"name": "shaker-sg_e0902187-d19b-4e9d-9908-fdb9609d5806"}], "user_id": "8770b0a2d11549d5afa7cb8b33e58c26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T09:45:49Z", "hostId": "a34c082a1767e966d52c92c77ed4a2782b0bc066e768232da9618cc7", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e0902187-d19b-4e9d-9908-fdb9609d5806", "name": "shaker-vm_e0902187-d19b-4e9d-9908-fdb9609d5806", "created": "2019-04-09T09:45:46Z", "tenant_id": "e1ec9f55ab7a4be7ad1dbc6f5f231859", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 09:47:26,515 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-d679400a-9b0a-4bd3-93ea-fc6510eb0ea8 2019-04-09 09:47:26,515 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.470988988876s 2019-04-09 09:47:26,522 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 09:47:28,524 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 09:47:28,527 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fb8f8f42e919ce9f683f0c937cfd96e3764165bc" 2019-04-09 09:47:28,885 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Tue, 09 Apr 2019 09:47:21 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-4920b88a-1106-4e8c-b323-a28fd76427b3 x-openstack-request-id: req-4920b88a-1106-4e8c-b323-a28fd76427b3 2019-04-09 09:47:28,885 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/808924d8-67e7-4485-a4d7-566e2a8285ee", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/808924d8-67e7-4485-a4d7-566e2a8285ee", "rel": "bookmark"}], "image": {"id": "73b46de5-7603-4eec-a62a-684c0772624a", "links": [{"href": "http://172.30.9.21:8774/images/73b46de5-7603-4eec-a62a-684c0772624a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "908217ab-ccac-4ccf-a971-2aedeadd6bff", "links": [{"href": "http://172.30.9.21:8774/flavors/908217ab-ccac-4ccf-a971-2aedeadd6bff", "rel": "bookmark"}]}, "id": "808924d8-67e7-4485-a4d7-566e2a8285ee", "security_groups": [{"name": "shaker-sg_e0902187-d19b-4e9d-9908-fdb9609d5806"}], "user_id": "8770b0a2d11549d5afa7cb8b33e58c26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T09:45:49Z", "hostId": "a34c082a1767e966d52c92c77ed4a2782b0bc066e768232da9618cc7", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e0902187-d19b-4e9d-9908-fdb9609d5806", "name": "shaker-vm_e0902187-d19b-4e9d-9908-fdb9609d5806", "created": "2019-04-09T09:45:46Z", "tenant_id": "e1ec9f55ab7a4be7ad1dbc6f5f231859", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 09:47:28,885 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-4920b88a-1106-4e8c-b323-a28fd76427b3 2019-04-09 09:47:28,886 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.361377000809s 2019-04-09 09:47:28,892 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 09:47:30,894 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 09:47:30,897 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fb8f8f42e919ce9f683f0c937cfd96e3764165bc" 2019-04-09 09:47:31,288 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Tue, 09 Apr 2019 09:47:23 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f178eeba-89ac-42ff-884c-1c5b88bf13d1 x-openstack-request-id: req-f178eeba-89ac-42ff-884c-1c5b88bf13d1 2019-04-09 09:47:31,288 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/808924d8-67e7-4485-a4d7-566e2a8285ee", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/808924d8-67e7-4485-a4d7-566e2a8285ee", "rel": "bookmark"}], "image": {"id": "73b46de5-7603-4eec-a62a-684c0772624a", "links": [{"href": "http://172.30.9.21:8774/images/73b46de5-7603-4eec-a62a-684c0772624a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "908217ab-ccac-4ccf-a971-2aedeadd6bff", "links": [{"href": "http://172.30.9.21:8774/flavors/908217ab-ccac-4ccf-a971-2aedeadd6bff", "rel": "bookmark"}]}, "id": "808924d8-67e7-4485-a4d7-566e2a8285ee", "security_groups": [{"name": "shaker-sg_e0902187-d19b-4e9d-9908-fdb9609d5806"}], "user_id": "8770b0a2d11549d5afa7cb8b33e58c26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T09:45:49Z", "hostId": "a34c082a1767e966d52c92c77ed4a2782b0bc066e768232da9618cc7", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e0902187-d19b-4e9d-9908-fdb9609d5806", "name": "shaker-vm_e0902187-d19b-4e9d-9908-fdb9609d5806", "created": "2019-04-09T09:45:46Z", "tenant_id": "e1ec9f55ab7a4be7ad1dbc6f5f231859", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 09:47:31,289 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-f178eeba-89ac-42ff-884c-1c5b88bf13d1 2019-04-09 09:47:31,289 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.394261837006s 2019-04-09 09:47:31,295 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 09:47:33,297 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 09:47:33,300 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fb8f8f42e919ce9f683f0c937cfd96e3764165bc" 2019-04-09 09:47:34,060 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Tue, 09 Apr 2019 09:47:26 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-3faf627d-ef23-4dd9-a64b-a9f8ab167a8d x-openstack-request-id: req-3faf627d-ef23-4dd9-a64b-a9f8ab167a8d 2019-04-09 09:47:34,061 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/808924d8-67e7-4485-a4d7-566e2a8285ee", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/808924d8-67e7-4485-a4d7-566e2a8285ee", "rel": "bookmark"}], "image": {"id": "73b46de5-7603-4eec-a62a-684c0772624a", "links": [{"href": "http://172.30.9.21:8774/images/73b46de5-7603-4eec-a62a-684c0772624a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "908217ab-ccac-4ccf-a971-2aedeadd6bff", "links": [{"href": "http://172.30.9.21:8774/flavors/908217ab-ccac-4ccf-a971-2aedeadd6bff", "rel": "bookmark"}]}, "id": "808924d8-67e7-4485-a4d7-566e2a8285ee", "security_groups": [{"name": "shaker-sg_e0902187-d19b-4e9d-9908-fdb9609d5806"}], "user_id": "8770b0a2d11549d5afa7cb8b33e58c26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T09:45:49Z", "hostId": "a34c082a1767e966d52c92c77ed4a2782b0bc066e768232da9618cc7", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e0902187-d19b-4e9d-9908-fdb9609d5806", "name": "shaker-vm_e0902187-d19b-4e9d-9908-fdb9609d5806", "created": "2019-04-09T09:45:46Z", "tenant_id": "e1ec9f55ab7a4be7ad1dbc6f5f231859", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 09:47:34,061 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-3faf627d-ef23-4dd9-a64b-a9f8ab167a8d 2019-04-09 09:47:34,061 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.7637591362s 2019-04-09 09:47:34,068 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 09:47:36,070 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 09:47:36,073 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fb8f8f42e919ce9f683f0c937cfd96e3764165bc" 2019-04-09 09:47:36,569 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Tue, 09 Apr 2019 09:47:28 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-b0734478-d654-4fc0-b11e-1c001ca90c6c x-openstack-request-id: req-b0734478-d654-4fc0-b11e-1c001ca90c6c 2019-04-09 09:47:36,570 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/808924d8-67e7-4485-a4d7-566e2a8285ee", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/808924d8-67e7-4485-a4d7-566e2a8285ee", "rel": "bookmark"}], "image": {"id": "73b46de5-7603-4eec-a62a-684c0772624a", "links": [{"href": "http://172.30.9.21:8774/images/73b46de5-7603-4eec-a62a-684c0772624a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "908217ab-ccac-4ccf-a971-2aedeadd6bff", "links": [{"href": "http://172.30.9.21:8774/flavors/908217ab-ccac-4ccf-a971-2aedeadd6bff", "rel": "bookmark"}]}, "id": "808924d8-67e7-4485-a4d7-566e2a8285ee", "security_groups": [{"name": "shaker-sg_e0902187-d19b-4e9d-9908-fdb9609d5806"}], "user_id": "8770b0a2d11549d5afa7cb8b33e58c26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T09:45:49Z", "hostId": "a34c082a1767e966d52c92c77ed4a2782b0bc066e768232da9618cc7", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e0902187-d19b-4e9d-9908-fdb9609d5806", "name": "shaker-vm_e0902187-d19b-4e9d-9908-fdb9609d5806", "created": "2019-04-09T09:45:46Z", "tenant_id": "e1ec9f55ab7a4be7ad1dbc6f5f231859", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 09:47:36,570 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-b0734478-d654-4fc0-b11e-1c001ca90c6c 2019-04-09 09:47:36,570 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.499950885773s 2019-04-09 09:47:36,576 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 09:47:38,579 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 09:47:38,582 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fb8f8f42e919ce9f683f0c937cfd96e3764165bc" 2019-04-09 09:47:38,763 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Tue, 09 Apr 2019 09:47:31 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-6c4fa55c-404c-4cd4-aa94-c75b3100676a x-openstack-request-id: req-6c4fa55c-404c-4cd4-aa94-c75b3100676a 2019-04-09 09:47:38,763 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/808924d8-67e7-4485-a4d7-566e2a8285ee", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/808924d8-67e7-4485-a4d7-566e2a8285ee", "rel": "bookmark"}], "image": {"id": "73b46de5-7603-4eec-a62a-684c0772624a", "links": [{"href": "http://172.30.9.21:8774/images/73b46de5-7603-4eec-a62a-684c0772624a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "908217ab-ccac-4ccf-a971-2aedeadd6bff", "links": [{"href": "http://172.30.9.21:8774/flavors/908217ab-ccac-4ccf-a971-2aedeadd6bff", "rel": "bookmark"}]}, "id": "808924d8-67e7-4485-a4d7-566e2a8285ee", "security_groups": [{"name": "shaker-sg_e0902187-d19b-4e9d-9908-fdb9609d5806"}], "user_id": "8770b0a2d11549d5afa7cb8b33e58c26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T09:45:49Z", "hostId": "a34c082a1767e966d52c92c77ed4a2782b0bc066e768232da9618cc7", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e0902187-d19b-4e9d-9908-fdb9609d5806", "name": "shaker-vm_e0902187-d19b-4e9d-9908-fdb9609d5806", "created": "2019-04-09T09:45:46Z", "tenant_id": "e1ec9f55ab7a4be7ad1dbc6f5f231859", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 09:47:38,763 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-6c4fa55c-404c-4cd4-aa94-c75b3100676a 2019-04-09 09:47:38,763 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.184753894806s 2019-04-09 09:47:38,769 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 09:47:40,772 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 09:47:40,775 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fb8f8f42e919ce9f683f0c937cfd96e3764165bc" 2019-04-09 09:47:40,947 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Tue, 09 Apr 2019 09:47:33 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-b0c6c2cc-3c21-468c-8224-700adc88106c x-openstack-request-id: req-b0c6c2cc-3c21-468c-8224-700adc88106c 2019-04-09 09:47:40,947 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/808924d8-67e7-4485-a4d7-566e2a8285ee", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/808924d8-67e7-4485-a4d7-566e2a8285ee", "rel": "bookmark"}], "image": {"id": "73b46de5-7603-4eec-a62a-684c0772624a", "links": [{"href": "http://172.30.9.21:8774/images/73b46de5-7603-4eec-a62a-684c0772624a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "908217ab-ccac-4ccf-a971-2aedeadd6bff", "links": [{"href": "http://172.30.9.21:8774/flavors/908217ab-ccac-4ccf-a971-2aedeadd6bff", "rel": "bookmark"}]}, "id": "808924d8-67e7-4485-a4d7-566e2a8285ee", "security_groups": [{"name": "shaker-sg_e0902187-d19b-4e9d-9908-fdb9609d5806"}], "user_id": "8770b0a2d11549d5afa7cb8b33e58c26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T09:45:49Z", "hostId": "a34c082a1767e966d52c92c77ed4a2782b0bc066e768232da9618cc7", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e0902187-d19b-4e9d-9908-fdb9609d5806", "name": "shaker-vm_e0902187-d19b-4e9d-9908-fdb9609d5806", "created": "2019-04-09T09:45:46Z", "tenant_id": "e1ec9f55ab7a4be7ad1dbc6f5f231859", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 09:47:40,948 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-b0c6c2cc-3c21-468c-8224-700adc88106c 2019-04-09 09:47:40,948 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.17578291893s 2019-04-09 09:47:40,954 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 09:47:42,956 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 09:47:42,959 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fb8f8f42e919ce9f683f0c937cfd96e3764165bc" 2019-04-09 09:47:43,128 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Tue, 09 Apr 2019 09:47:35 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ce2d4ff1-0ce9-4279-ae65-a4a953027f06 x-openstack-request-id: req-ce2d4ff1-0ce9-4279-ae65-a4a953027f06 2019-04-09 09:47:43,128 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/808924d8-67e7-4485-a4d7-566e2a8285ee", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/808924d8-67e7-4485-a4d7-566e2a8285ee", "rel": "bookmark"}], "image": {"id": "73b46de5-7603-4eec-a62a-684c0772624a", "links": [{"href": "http://172.30.9.21:8774/images/73b46de5-7603-4eec-a62a-684c0772624a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "908217ab-ccac-4ccf-a971-2aedeadd6bff", "links": [{"href": "http://172.30.9.21:8774/flavors/908217ab-ccac-4ccf-a971-2aedeadd6bff", "rel": "bookmark"}]}, "id": "808924d8-67e7-4485-a4d7-566e2a8285ee", "security_groups": [{"name": "shaker-sg_e0902187-d19b-4e9d-9908-fdb9609d5806"}], "user_id": "8770b0a2d11549d5afa7cb8b33e58c26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T09:45:49Z", "hostId": "a34c082a1767e966d52c92c77ed4a2782b0bc066e768232da9618cc7", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e0902187-d19b-4e9d-9908-fdb9609d5806", "name": "shaker-vm_e0902187-d19b-4e9d-9908-fdb9609d5806", "created": "2019-04-09T09:45:46Z", "tenant_id": "e1ec9f55ab7a4be7ad1dbc6f5f231859", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 09:47:43,128 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-ce2d4ff1-0ce9-4279-ae65-a4a953027f06 2019-04-09 09:47:43,128 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.171761989594s 2019-04-09 09:47:43,135 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 09:47:45,137 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 09:47:45,140 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fb8f8f42e919ce9f683f0c937cfd96e3764165bc" 2019-04-09 09:47:45,314 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Tue, 09 Apr 2019 09:47:37 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-432aade1-15f8-4bd9-84ac-5fdd9906f4f1 x-openstack-request-id: req-432aade1-15f8-4bd9-84ac-5fdd9906f4f1 2019-04-09 09:47:45,314 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/808924d8-67e7-4485-a4d7-566e2a8285ee", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/808924d8-67e7-4485-a4d7-566e2a8285ee", "rel": "bookmark"}], "image": {"id": "73b46de5-7603-4eec-a62a-684c0772624a", "links": [{"href": "http://172.30.9.21:8774/images/73b46de5-7603-4eec-a62a-684c0772624a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "908217ab-ccac-4ccf-a971-2aedeadd6bff", "links": [{"href": "http://172.30.9.21:8774/flavors/908217ab-ccac-4ccf-a971-2aedeadd6bff", "rel": "bookmark"}]}, "id": "808924d8-67e7-4485-a4d7-566e2a8285ee", "security_groups": [{"name": "shaker-sg_e0902187-d19b-4e9d-9908-fdb9609d5806"}], "user_id": "8770b0a2d11549d5afa7cb8b33e58c26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T09:45:49Z", "hostId": "a34c082a1767e966d52c92c77ed4a2782b0bc066e768232da9618cc7", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e0902187-d19b-4e9d-9908-fdb9609d5806", "name": "shaker-vm_e0902187-d19b-4e9d-9908-fdb9609d5806", "created": "2019-04-09T09:45:46Z", "tenant_id": "e1ec9f55ab7a4be7ad1dbc6f5f231859", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 09:47:45,315 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-432aade1-15f8-4bd9-84ac-5fdd9906f4f1 2019-04-09 09:47:45,315 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.177436828613s 2019-04-09 09:47:45,321 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 09:47:47,324 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 09:47:47,327 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fb8f8f42e919ce9f683f0c937cfd96e3764165bc" 2019-04-09 09:47:47,761 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Tue, 09 Apr 2019 09:47:40 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d4ed0e84-32e1-41b3-968a-ea9d3aae98fd x-openstack-request-id: req-d4ed0e84-32e1-41b3-968a-ea9d3aae98fd 2019-04-09 09:47:47,761 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/808924d8-67e7-4485-a4d7-566e2a8285ee", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/808924d8-67e7-4485-a4d7-566e2a8285ee", "rel": "bookmark"}], "image": {"id": "73b46de5-7603-4eec-a62a-684c0772624a", "links": [{"href": "http://172.30.9.21:8774/images/73b46de5-7603-4eec-a62a-684c0772624a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "908217ab-ccac-4ccf-a971-2aedeadd6bff", "links": [{"href": "http://172.30.9.21:8774/flavors/908217ab-ccac-4ccf-a971-2aedeadd6bff", "rel": "bookmark"}]}, "id": "808924d8-67e7-4485-a4d7-566e2a8285ee", "security_groups": [{"name": "shaker-sg_e0902187-d19b-4e9d-9908-fdb9609d5806"}], "user_id": "8770b0a2d11549d5afa7cb8b33e58c26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T09:45:49Z", "hostId": "a34c082a1767e966d52c92c77ed4a2782b0bc066e768232da9618cc7", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e0902187-d19b-4e9d-9908-fdb9609d5806", "name": "shaker-vm_e0902187-d19b-4e9d-9908-fdb9609d5806", "created": "2019-04-09T09:45:46Z", "tenant_id": "e1ec9f55ab7a4be7ad1dbc6f5f231859", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 09:47:47,762 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-d4ed0e84-32e1-41b3-968a-ea9d3aae98fd 2019-04-09 09:47:47,762 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.437988996506s 2019-04-09 09:47:47,768 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 09:47:49,770 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 09:47:49,773 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fb8f8f42e919ce9f683f0c937cfd96e3764165bc" 2019-04-09 09:47:49,954 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Tue, 09 Apr 2019 09:47:42 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-55fdfba5-b35e-4748-9103-3a567705cd89 x-openstack-request-id: req-55fdfba5-b35e-4748-9103-3a567705cd89 2019-04-09 09:47:49,954 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/808924d8-67e7-4485-a4d7-566e2a8285ee", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/808924d8-67e7-4485-a4d7-566e2a8285ee", "rel": "bookmark"}], "image": {"id": "73b46de5-7603-4eec-a62a-684c0772624a", "links": [{"href": "http://172.30.9.21:8774/images/73b46de5-7603-4eec-a62a-684c0772624a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "908217ab-ccac-4ccf-a971-2aedeadd6bff", "links": [{"href": "http://172.30.9.21:8774/flavors/908217ab-ccac-4ccf-a971-2aedeadd6bff", "rel": "bookmark"}]}, "id": "808924d8-67e7-4485-a4d7-566e2a8285ee", "security_groups": [{"name": "shaker-sg_e0902187-d19b-4e9d-9908-fdb9609d5806"}], "user_id": "8770b0a2d11549d5afa7cb8b33e58c26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T09:45:49Z", "hostId": "a34c082a1767e966d52c92c77ed4a2782b0bc066e768232da9618cc7", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e0902187-d19b-4e9d-9908-fdb9609d5806", "name": "shaker-vm_e0902187-d19b-4e9d-9908-fdb9609d5806", "created": "2019-04-09T09:45:46Z", "tenant_id": "e1ec9f55ab7a4be7ad1dbc6f5f231859", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 09:47:49,955 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-55fdfba5-b35e-4748-9103-3a567705cd89 2019-04-09 09:47:49,955 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.184624910355s 2019-04-09 09:47:49,961 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 09:47:51,964 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 09:47:51,967 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fb8f8f42e919ce9f683f0c937cfd96e3764165bc" 2019-04-09 09:47:52,149 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Tue, 09 Apr 2019 09:47:44 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-90793fad-48bc-4264-8d9d-15513c956481 x-openstack-request-id: req-90793fad-48bc-4264-8d9d-15513c956481 2019-04-09 09:47:52,150 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/808924d8-67e7-4485-a4d7-566e2a8285ee", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/808924d8-67e7-4485-a4d7-566e2a8285ee", "rel": "bookmark"}], "image": {"id": "73b46de5-7603-4eec-a62a-684c0772624a", "links": [{"href": "http://172.30.9.21:8774/images/73b46de5-7603-4eec-a62a-684c0772624a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "908217ab-ccac-4ccf-a971-2aedeadd6bff", "links": [{"href": "http://172.30.9.21:8774/flavors/908217ab-ccac-4ccf-a971-2aedeadd6bff", "rel": "bookmark"}]}, "id": "808924d8-67e7-4485-a4d7-566e2a8285ee", "security_groups": [{"name": "shaker-sg_e0902187-d19b-4e9d-9908-fdb9609d5806"}], "user_id": "8770b0a2d11549d5afa7cb8b33e58c26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T09:45:49Z", "hostId": "a34c082a1767e966d52c92c77ed4a2782b0bc066e768232da9618cc7", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e0902187-d19b-4e9d-9908-fdb9609d5806", "name": "shaker-vm_e0902187-d19b-4e9d-9908-fdb9609d5806", "created": "2019-04-09T09:45:46Z", "tenant_id": "e1ec9f55ab7a4be7ad1dbc6f5f231859", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 09:47:52,150 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-90793fad-48bc-4264-8d9d-15513c956481 2019-04-09 09:47:52,150 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.186224937439s 2019-04-09 09:47:52,157 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 09:47:54,159 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 09:47:54,163 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fb8f8f42e919ce9f683f0c937cfd96e3764165bc" 2019-04-09 09:47:54,339 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Tue, 09 Apr 2019 09:47:47 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-b5ec4870-fc9e-4313-aacd-e2f417331d57 x-openstack-request-id: req-b5ec4870-fc9e-4313-aacd-e2f417331d57 2019-04-09 09:47:54,340 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/808924d8-67e7-4485-a4d7-566e2a8285ee", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/808924d8-67e7-4485-a4d7-566e2a8285ee", "rel": "bookmark"}], "image": {"id": "73b46de5-7603-4eec-a62a-684c0772624a", "links": [{"href": "http://172.30.9.21:8774/images/73b46de5-7603-4eec-a62a-684c0772624a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "908217ab-ccac-4ccf-a971-2aedeadd6bff", "links": [{"href": "http://172.30.9.21:8774/flavors/908217ab-ccac-4ccf-a971-2aedeadd6bff", "rel": "bookmark"}]}, "id": "808924d8-67e7-4485-a4d7-566e2a8285ee", "security_groups": [{"name": "shaker-sg_e0902187-d19b-4e9d-9908-fdb9609d5806"}], "user_id": "8770b0a2d11549d5afa7cb8b33e58c26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T09:45:49Z", "hostId": "a34c082a1767e966d52c92c77ed4a2782b0bc066e768232da9618cc7", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e0902187-d19b-4e9d-9908-fdb9609d5806", "name": "shaker-vm_e0902187-d19b-4e9d-9908-fdb9609d5806", "created": "2019-04-09T09:45:46Z", "tenant_id": "e1ec9f55ab7a4be7ad1dbc6f5f231859", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 09:47:54,340 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-b5ec4870-fc9e-4313-aacd-e2f417331d57 2019-04-09 09:47:54,340 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.180428981781s 2019-04-09 09:47:54,347 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 09:47:56,349 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 09:47:56,352 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fb8f8f42e919ce9f683f0c937cfd96e3764165bc" 2019-04-09 09:47:56,540 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Tue, 09 Apr 2019 09:47:49 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ee22270f-10bc-49e1-9549-c4b37ef47a83 x-openstack-request-id: req-ee22270f-10bc-49e1-9549-c4b37ef47a83 2019-04-09 09:47:56,541 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/808924d8-67e7-4485-a4d7-566e2a8285ee", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/808924d8-67e7-4485-a4d7-566e2a8285ee", "rel": "bookmark"}], "image": {"id": "73b46de5-7603-4eec-a62a-684c0772624a", "links": [{"href": "http://172.30.9.21:8774/images/73b46de5-7603-4eec-a62a-684c0772624a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "908217ab-ccac-4ccf-a971-2aedeadd6bff", "links": [{"href": "http://172.30.9.21:8774/flavors/908217ab-ccac-4ccf-a971-2aedeadd6bff", "rel": "bookmark"}]}, "id": "808924d8-67e7-4485-a4d7-566e2a8285ee", "security_groups": [{"name": "shaker-sg_e0902187-d19b-4e9d-9908-fdb9609d5806"}], "user_id": "8770b0a2d11549d5afa7cb8b33e58c26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T09:45:49Z", "hostId": "a34c082a1767e966d52c92c77ed4a2782b0bc066e768232da9618cc7", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e0902187-d19b-4e9d-9908-fdb9609d5806", "name": "shaker-vm_e0902187-d19b-4e9d-9908-fdb9609d5806", "created": "2019-04-09T09:45:46Z", "tenant_id": "e1ec9f55ab7a4be7ad1dbc6f5f231859", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 09:47:56,541 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-ee22270f-10bc-49e1-9549-c4b37ef47a83 2019-04-09 09:47:56,541 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.191546916962s 2019-04-09 09:47:56,547 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 09:47:58,549 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 09:47:58,553 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fb8f8f42e919ce9f683f0c937cfd96e3764165bc" 2019-04-09 09:47:58,743 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Tue, 09 Apr 2019 09:47:51 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-16314cb0-e83a-4c31-b08d-703aff441b78 x-openstack-request-id: req-16314cb0-e83a-4c31-b08d-703aff441b78 2019-04-09 09:47:58,744 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/808924d8-67e7-4485-a4d7-566e2a8285ee", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/808924d8-67e7-4485-a4d7-566e2a8285ee", "rel": "bookmark"}], "image": {"id": "73b46de5-7603-4eec-a62a-684c0772624a", "links": [{"href": "http://172.30.9.21:8774/images/73b46de5-7603-4eec-a62a-684c0772624a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "908217ab-ccac-4ccf-a971-2aedeadd6bff", "links": [{"href": "http://172.30.9.21:8774/flavors/908217ab-ccac-4ccf-a971-2aedeadd6bff", "rel": "bookmark"}]}, "id": "808924d8-67e7-4485-a4d7-566e2a8285ee", "security_groups": [{"name": "shaker-sg_e0902187-d19b-4e9d-9908-fdb9609d5806"}], "user_id": "8770b0a2d11549d5afa7cb8b33e58c26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T09:45:49Z", "hostId": "a34c082a1767e966d52c92c77ed4a2782b0bc066e768232da9618cc7", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e0902187-d19b-4e9d-9908-fdb9609d5806", "name": "shaker-vm_e0902187-d19b-4e9d-9908-fdb9609d5806", "created": "2019-04-09T09:45:46Z", "tenant_id": "e1ec9f55ab7a4be7ad1dbc6f5f231859", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 09:47:58,744 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-16314cb0-e83a-4c31-b08d-703aff441b78 2019-04-09 09:47:58,744 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.194881916046s 2019-04-09 09:47:58,752 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 09:48:00,754 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 09:48:00,758 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fb8f8f42e919ce9f683f0c937cfd96e3764165bc" 2019-04-09 09:48:01,251 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Tue, 09 Apr 2019 09:47:53 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-24f6dca2-65a4-4f27-9333-27ac627a49ea x-openstack-request-id: req-24f6dca2-65a4-4f27-9333-27ac627a49ea 2019-04-09 09:48:01,251 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/808924d8-67e7-4485-a4d7-566e2a8285ee", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/808924d8-67e7-4485-a4d7-566e2a8285ee", "rel": "bookmark"}], "image": {"id": "73b46de5-7603-4eec-a62a-684c0772624a", "links": [{"href": "http://172.30.9.21:8774/images/73b46de5-7603-4eec-a62a-684c0772624a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "908217ab-ccac-4ccf-a971-2aedeadd6bff", "links": [{"href": "http://172.30.9.21:8774/flavors/908217ab-ccac-4ccf-a971-2aedeadd6bff", "rel": "bookmark"}]}, "id": "808924d8-67e7-4485-a4d7-566e2a8285ee", "security_groups": [{"name": "shaker-sg_e0902187-d19b-4e9d-9908-fdb9609d5806"}], "user_id": "8770b0a2d11549d5afa7cb8b33e58c26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T09:45:49Z", "hostId": "a34c082a1767e966d52c92c77ed4a2782b0bc066e768232da9618cc7", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e0902187-d19b-4e9d-9908-fdb9609d5806", "name": "shaker-vm_e0902187-d19b-4e9d-9908-fdb9609d5806", "created": "2019-04-09T09:45:46Z", "tenant_id": "e1ec9f55ab7a4be7ad1dbc6f5f231859", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 09:48:01,252 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-24f6dca2-65a4-4f27-9333-27ac627a49ea 2019-04-09 09:48:01,252 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.497353076935s 2019-04-09 09:48:01,259 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 09:48:03,261 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 09:48:03,264 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fb8f8f42e919ce9f683f0c937cfd96e3764165bc" 2019-04-09 09:48:03,467 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Tue, 09 Apr 2019 09:47:56 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-26f57c94-eae6-4ea9-b8c0-497435a04c40 x-openstack-request-id: req-26f57c94-eae6-4ea9-b8c0-497435a04c40 2019-04-09 09:48:03,467 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/808924d8-67e7-4485-a4d7-566e2a8285ee", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/808924d8-67e7-4485-a4d7-566e2a8285ee", "rel": "bookmark"}], "image": {"id": "73b46de5-7603-4eec-a62a-684c0772624a", "links": [{"href": "http://172.30.9.21:8774/images/73b46de5-7603-4eec-a62a-684c0772624a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "908217ab-ccac-4ccf-a971-2aedeadd6bff", "links": [{"href": "http://172.30.9.21:8774/flavors/908217ab-ccac-4ccf-a971-2aedeadd6bff", "rel": "bookmark"}]}, "id": "808924d8-67e7-4485-a4d7-566e2a8285ee", "security_groups": [{"name": "shaker-sg_e0902187-d19b-4e9d-9908-fdb9609d5806"}], "user_id": "8770b0a2d11549d5afa7cb8b33e58c26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T09:45:49Z", "hostId": "a34c082a1767e966d52c92c77ed4a2782b0bc066e768232da9618cc7", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e0902187-d19b-4e9d-9908-fdb9609d5806", "name": "shaker-vm_e0902187-d19b-4e9d-9908-fdb9609d5806", "created": "2019-04-09T09:45:46Z", "tenant_id": "e1ec9f55ab7a4be7ad1dbc6f5f231859", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 09:48:03,467 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-26f57c94-eae6-4ea9-b8c0-497435a04c40 2019-04-09 09:48:03,467 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.20627617836s 2019-04-09 09:48:03,474 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 09:48:05,476 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 09:48:05,479 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fb8f8f42e919ce9f683f0c937cfd96e3764165bc" 2019-04-09 09:48:05,679 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Tue, 09 Apr 2019 09:47:58 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-af8cb1e3-0f41-46ad-890a-ae84ca1f6527 x-openstack-request-id: req-af8cb1e3-0f41-46ad-890a-ae84ca1f6527 2019-04-09 09:48:05,679 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/808924d8-67e7-4485-a4d7-566e2a8285ee", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/808924d8-67e7-4485-a4d7-566e2a8285ee", "rel": "bookmark"}], "image": {"id": "73b46de5-7603-4eec-a62a-684c0772624a", "links": [{"href": "http://172.30.9.21:8774/images/73b46de5-7603-4eec-a62a-684c0772624a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "908217ab-ccac-4ccf-a971-2aedeadd6bff", "links": [{"href": "http://172.30.9.21:8774/flavors/908217ab-ccac-4ccf-a971-2aedeadd6bff", "rel": "bookmark"}]}, "id": "808924d8-67e7-4485-a4d7-566e2a8285ee", "security_groups": [{"name": "shaker-sg_e0902187-d19b-4e9d-9908-fdb9609d5806"}], "user_id": "8770b0a2d11549d5afa7cb8b33e58c26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T09:45:49Z", "hostId": "a34c082a1767e966d52c92c77ed4a2782b0bc066e768232da9618cc7", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e0902187-d19b-4e9d-9908-fdb9609d5806", "name": "shaker-vm_e0902187-d19b-4e9d-9908-fdb9609d5806", "created": "2019-04-09T09:45:46Z", "tenant_id": "e1ec9f55ab7a4be7ad1dbc6f5f231859", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 09:48:05,679 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-af8cb1e3-0f41-46ad-890a-ae84ca1f6527 2019-04-09 09:48:05,679 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.202955007553s 2019-04-09 09:48:05,686 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 09:48:07,688 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 09:48:07,691 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fb8f8f42e919ce9f683f0c937cfd96e3764165bc" 2019-04-09 09:48:07,873 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Tue, 09 Apr 2019 09:48:00 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-32d4c0f4-36f7-4d60-9b3c-c4c36e85c53c x-openstack-request-id: req-32d4c0f4-36f7-4d60-9b3c-c4c36e85c53c 2019-04-09 09:48:07,873 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/808924d8-67e7-4485-a4d7-566e2a8285ee", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/808924d8-67e7-4485-a4d7-566e2a8285ee", "rel": "bookmark"}], "image": {"id": "73b46de5-7603-4eec-a62a-684c0772624a", "links": [{"href": "http://172.30.9.21:8774/images/73b46de5-7603-4eec-a62a-684c0772624a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "908217ab-ccac-4ccf-a971-2aedeadd6bff", "links": [{"href": "http://172.30.9.21:8774/flavors/908217ab-ccac-4ccf-a971-2aedeadd6bff", "rel": "bookmark"}]}, "id": "808924d8-67e7-4485-a4d7-566e2a8285ee", "security_groups": [{"name": "shaker-sg_e0902187-d19b-4e9d-9908-fdb9609d5806"}], "user_id": "8770b0a2d11549d5afa7cb8b33e58c26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T09:45:49Z", "hostId": "a34c082a1767e966d52c92c77ed4a2782b0bc066e768232da9618cc7", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e0902187-d19b-4e9d-9908-fdb9609d5806", "name": "shaker-vm_e0902187-d19b-4e9d-9908-fdb9609d5806", "created": "2019-04-09T09:45:46Z", "tenant_id": "e1ec9f55ab7a4be7ad1dbc6f5f231859", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 09:48:07,873 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-32d4c0f4-36f7-4d60-9b3c-c4c36e85c53c 2019-04-09 09:48:07,873 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.185132980347s 2019-04-09 09:48:07,880 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 09:48:09,882 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 09:48:09,886 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fb8f8f42e919ce9f683f0c937cfd96e3764165bc" 2019-04-09 09:48:10,092 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Tue, 09 Apr 2019 09:48:02 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-8e4cc60d-806f-4fb1-9d08-6b2a8a5f0374 x-openstack-request-id: req-8e4cc60d-806f-4fb1-9d08-6b2a8a5f0374 2019-04-09 09:48:10,092 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/808924d8-67e7-4485-a4d7-566e2a8285ee", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/808924d8-67e7-4485-a4d7-566e2a8285ee", "rel": "bookmark"}], "image": {"id": "73b46de5-7603-4eec-a62a-684c0772624a", "links": [{"href": "http://172.30.9.21:8774/images/73b46de5-7603-4eec-a62a-684c0772624a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "908217ab-ccac-4ccf-a971-2aedeadd6bff", "links": [{"href": "http://172.30.9.21:8774/flavors/908217ab-ccac-4ccf-a971-2aedeadd6bff", "rel": "bookmark"}]}, "id": "808924d8-67e7-4485-a4d7-566e2a8285ee", "security_groups": [{"name": "shaker-sg_e0902187-d19b-4e9d-9908-fdb9609d5806"}], "user_id": "8770b0a2d11549d5afa7cb8b33e58c26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T09:45:49Z", "hostId": "a34c082a1767e966d52c92c77ed4a2782b0bc066e768232da9618cc7", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e0902187-d19b-4e9d-9908-fdb9609d5806", "name": "shaker-vm_e0902187-d19b-4e9d-9908-fdb9609d5806", "created": "2019-04-09T09:45:46Z", "tenant_id": "e1ec9f55ab7a4be7ad1dbc6f5f231859", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 09:48:10,092 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-8e4cc60d-806f-4fb1-9d08-6b2a8a5f0374 2019-04-09 09:48:10,092 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.209779024124s 2019-04-09 09:48:10,099 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 09:48:12,101 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 09:48:12,104 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fb8f8f42e919ce9f683f0c937cfd96e3764165bc" 2019-04-09 09:48:12,297 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Tue, 09 Apr 2019 09:48:04 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-b1e6e027-8cc5-4ba2-a1d9-cb7947e3e316 x-openstack-request-id: req-b1e6e027-8cc5-4ba2-a1d9-cb7947e3e316 2019-04-09 09:48:12,297 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/808924d8-67e7-4485-a4d7-566e2a8285ee", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/808924d8-67e7-4485-a4d7-566e2a8285ee", "rel": "bookmark"}], "image": {"id": "73b46de5-7603-4eec-a62a-684c0772624a", "links": [{"href": "http://172.30.9.21:8774/images/73b46de5-7603-4eec-a62a-684c0772624a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "908217ab-ccac-4ccf-a971-2aedeadd6bff", "links": [{"href": "http://172.30.9.21:8774/flavors/908217ab-ccac-4ccf-a971-2aedeadd6bff", "rel": "bookmark"}]}, "id": "808924d8-67e7-4485-a4d7-566e2a8285ee", "security_groups": [{"name": "shaker-sg_e0902187-d19b-4e9d-9908-fdb9609d5806"}], "user_id": "8770b0a2d11549d5afa7cb8b33e58c26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T09:45:49Z", "hostId": "a34c082a1767e966d52c92c77ed4a2782b0bc066e768232da9618cc7", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e0902187-d19b-4e9d-9908-fdb9609d5806", "name": "shaker-vm_e0902187-d19b-4e9d-9908-fdb9609d5806", "created": "2019-04-09T09:45:46Z", "tenant_id": "e1ec9f55ab7a4be7ad1dbc6f5f231859", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 09:48:12,298 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-b1e6e027-8cc5-4ba2-a1d9-cb7947e3e316 2019-04-09 09:48:12,298 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.196480035782s 2019-04-09 09:48:12,304 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 09:48:14,306 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 09:48:14,309 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fb8f8f42e919ce9f683f0c937cfd96e3764165bc" 2019-04-09 09:48:14,949 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Tue, 09 Apr 2019 09:48:07 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-de645948-a882-4f02-83eb-af399a325c87 x-openstack-request-id: req-de645948-a882-4f02-83eb-af399a325c87 2019-04-09 09:48:14,950 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/808924d8-67e7-4485-a4d7-566e2a8285ee", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/808924d8-67e7-4485-a4d7-566e2a8285ee", "rel": "bookmark"}], "image": {"id": "73b46de5-7603-4eec-a62a-684c0772624a", "links": [{"href": "http://172.30.9.21:8774/images/73b46de5-7603-4eec-a62a-684c0772624a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "908217ab-ccac-4ccf-a971-2aedeadd6bff", "links": [{"href": "http://172.30.9.21:8774/flavors/908217ab-ccac-4ccf-a971-2aedeadd6bff", "rel": "bookmark"}]}, "id": "808924d8-67e7-4485-a4d7-566e2a8285ee", "security_groups": [{"name": "shaker-sg_e0902187-d19b-4e9d-9908-fdb9609d5806"}], "user_id": "8770b0a2d11549d5afa7cb8b33e58c26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T09:45:49Z", "hostId": "a34c082a1767e966d52c92c77ed4a2782b0bc066e768232da9618cc7", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e0902187-d19b-4e9d-9908-fdb9609d5806", "name": "shaker-vm_e0902187-d19b-4e9d-9908-fdb9609d5806", "created": "2019-04-09T09:45:46Z", "tenant_id": "e1ec9f55ab7a4be7ad1dbc6f5f231859", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 09:48:14,950 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-de645948-a882-4f02-83eb-af399a325c87 2019-04-09 09:48:14,950 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.643239021301s 2019-04-09 09:48:14,956 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 09:48:16,959 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 09:48:16,962 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fb8f8f42e919ce9f683f0c937cfd96e3764165bc" 2019-04-09 09:48:17,402 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Tue, 09 Apr 2019 09:48:09 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-69cb9931-0999-46a6-9fd5-556993a47661 x-openstack-request-id: req-69cb9931-0999-46a6-9fd5-556993a47661 2019-04-09 09:48:17,402 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/808924d8-67e7-4485-a4d7-566e2a8285ee", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/808924d8-67e7-4485-a4d7-566e2a8285ee", "rel": "bookmark"}], "image": {"id": "73b46de5-7603-4eec-a62a-684c0772624a", "links": [{"href": "http://172.30.9.21:8774/images/73b46de5-7603-4eec-a62a-684c0772624a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "908217ab-ccac-4ccf-a971-2aedeadd6bff", "links": [{"href": "http://172.30.9.21:8774/flavors/908217ab-ccac-4ccf-a971-2aedeadd6bff", "rel": "bookmark"}]}, "id": "808924d8-67e7-4485-a4d7-566e2a8285ee", "security_groups": [{"name": "shaker-sg_e0902187-d19b-4e9d-9908-fdb9609d5806"}], "user_id": "8770b0a2d11549d5afa7cb8b33e58c26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T09:45:49Z", "hostId": "a34c082a1767e966d52c92c77ed4a2782b0bc066e768232da9618cc7", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e0902187-d19b-4e9d-9908-fdb9609d5806", "name": "shaker-vm_e0902187-d19b-4e9d-9908-fdb9609d5806", "created": "2019-04-09T09:45:46Z", "tenant_id": "e1ec9f55ab7a4be7ad1dbc6f5f231859", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 09:48:17,403 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-69cb9931-0999-46a6-9fd5-556993a47661 2019-04-09 09:48:17,403 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.443790197372s 2019-04-09 09:48:17,409 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 09:48:19,411 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 09:48:19,414 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fb8f8f42e919ce9f683f0c937cfd96e3764165bc" 2019-04-09 09:48:19,608 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Tue, 09 Apr 2019 09:48:12 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-8ded32e1-f8ae-4831-9419-d755957cdb7e x-openstack-request-id: req-8ded32e1-f8ae-4831-9419-d755957cdb7e 2019-04-09 09:48:19,608 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/808924d8-67e7-4485-a4d7-566e2a8285ee", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/808924d8-67e7-4485-a4d7-566e2a8285ee", "rel": "bookmark"}], "image": {"id": "73b46de5-7603-4eec-a62a-684c0772624a", "links": [{"href": "http://172.30.9.21:8774/images/73b46de5-7603-4eec-a62a-684c0772624a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "908217ab-ccac-4ccf-a971-2aedeadd6bff", "links": [{"href": "http://172.30.9.21:8774/flavors/908217ab-ccac-4ccf-a971-2aedeadd6bff", "rel": "bookmark"}]}, "id": "808924d8-67e7-4485-a4d7-566e2a8285ee", "security_groups": [{"name": "shaker-sg_e0902187-d19b-4e9d-9908-fdb9609d5806"}], "user_id": "8770b0a2d11549d5afa7cb8b33e58c26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T09:45:49Z", "hostId": "a34c082a1767e966d52c92c77ed4a2782b0bc066e768232da9618cc7", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e0902187-d19b-4e9d-9908-fdb9609d5806", "name": "shaker-vm_e0902187-d19b-4e9d-9908-fdb9609d5806", "created": "2019-04-09T09:45:46Z", "tenant_id": "e1ec9f55ab7a4be7ad1dbc6f5f231859", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 09:48:19,609 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-8ded32e1-f8ae-4831-9419-d755957cdb7e 2019-04-09 09:48:19,609 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.19719004631s 2019-04-09 09:48:19,615 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 09:48:21,618 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 09:48:21,621 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fb8f8f42e919ce9f683f0c937cfd96e3764165bc" 2019-04-09 09:48:21,788 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Tue, 09 Apr 2019 09:48:14 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-912d6d46-dd36-4d03-aad8-88f5d13a1729 x-openstack-request-id: req-912d6d46-dd36-4d03-aad8-88f5d13a1729 2019-04-09 09:48:21,789 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/808924d8-67e7-4485-a4d7-566e2a8285ee", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/808924d8-67e7-4485-a4d7-566e2a8285ee", "rel": "bookmark"}], "image": {"id": "73b46de5-7603-4eec-a62a-684c0772624a", "links": [{"href": "http://172.30.9.21:8774/images/73b46de5-7603-4eec-a62a-684c0772624a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "908217ab-ccac-4ccf-a971-2aedeadd6bff", "links": [{"href": "http://172.30.9.21:8774/flavors/908217ab-ccac-4ccf-a971-2aedeadd6bff", "rel": "bookmark"}]}, "id": "808924d8-67e7-4485-a4d7-566e2a8285ee", "security_groups": [{"name": "shaker-sg_e0902187-d19b-4e9d-9908-fdb9609d5806"}], "user_id": "8770b0a2d11549d5afa7cb8b33e58c26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T09:45:49Z", "hostId": "a34c082a1767e966d52c92c77ed4a2782b0bc066e768232da9618cc7", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e0902187-d19b-4e9d-9908-fdb9609d5806", "name": "shaker-vm_e0902187-d19b-4e9d-9908-fdb9609d5806", "created": "2019-04-09T09:45:46Z", "tenant_id": "e1ec9f55ab7a4be7ad1dbc6f5f231859", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 09:48:21,789 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-912d6d46-dd36-4d03-aad8-88f5d13a1729 2019-04-09 09:48:21,789 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.17108798027s 2019-04-09 09:48:21,795 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 09:48:23,798 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 09:48:23,801 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fb8f8f42e919ce9f683f0c937cfd96e3764165bc" 2019-04-09 09:48:24,243 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Tue, 09 Apr 2019 09:48:16 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d0044815-b20b-4b25-9125-5715c16aed03 x-openstack-request-id: req-d0044815-b20b-4b25-9125-5715c16aed03 2019-04-09 09:48:24,243 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/808924d8-67e7-4485-a4d7-566e2a8285ee", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/808924d8-67e7-4485-a4d7-566e2a8285ee", "rel": "bookmark"}], "image": {"id": "73b46de5-7603-4eec-a62a-684c0772624a", "links": [{"href": "http://172.30.9.21:8774/images/73b46de5-7603-4eec-a62a-684c0772624a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "908217ab-ccac-4ccf-a971-2aedeadd6bff", "links": [{"href": "http://172.30.9.21:8774/flavors/908217ab-ccac-4ccf-a971-2aedeadd6bff", "rel": "bookmark"}]}, "id": "808924d8-67e7-4485-a4d7-566e2a8285ee", "security_groups": [{"name": "shaker-sg_e0902187-d19b-4e9d-9908-fdb9609d5806"}], "user_id": "8770b0a2d11549d5afa7cb8b33e58c26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T09:45:49Z", "hostId": "a34c082a1767e966d52c92c77ed4a2782b0bc066e768232da9618cc7", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e0902187-d19b-4e9d-9908-fdb9609d5806", "name": "shaker-vm_e0902187-d19b-4e9d-9908-fdb9609d5806", "created": "2019-04-09T09:45:46Z", "tenant_id": "e1ec9f55ab7a4be7ad1dbc6f5f231859", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 09:48:24,243 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-d0044815-b20b-4b25-9125-5715c16aed03 2019-04-09 09:48:24,244 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.445356845856s 2019-04-09 09:48:24,250 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 09:48:26,252 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 09:48:26,255 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fb8f8f42e919ce9f683f0c937cfd96e3764165bc" 2019-04-09 09:48:26,616 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Tue, 09 Apr 2019 09:48:19 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-bcdf834c-b263-41a2-aadc-9024b5982e28 x-openstack-request-id: req-bcdf834c-b263-41a2-aadc-9024b5982e28 2019-04-09 09:48:26,616 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/808924d8-67e7-4485-a4d7-566e2a8285ee", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/808924d8-67e7-4485-a4d7-566e2a8285ee", "rel": "bookmark"}], "image": {"id": "73b46de5-7603-4eec-a62a-684c0772624a", "links": [{"href": "http://172.30.9.21:8774/images/73b46de5-7603-4eec-a62a-684c0772624a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "908217ab-ccac-4ccf-a971-2aedeadd6bff", "links": [{"href": "http://172.30.9.21:8774/flavors/908217ab-ccac-4ccf-a971-2aedeadd6bff", "rel": "bookmark"}]}, "id": "808924d8-67e7-4485-a4d7-566e2a8285ee", "security_groups": [{"name": "shaker-sg_e0902187-d19b-4e9d-9908-fdb9609d5806"}], "user_id": "8770b0a2d11549d5afa7cb8b33e58c26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T09:45:49Z", "hostId": "a34c082a1767e966d52c92c77ed4a2782b0bc066e768232da9618cc7", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e0902187-d19b-4e9d-9908-fdb9609d5806", "name": "shaker-vm_e0902187-d19b-4e9d-9908-fdb9609d5806", "created": "2019-04-09T09:45:46Z", "tenant_id": "e1ec9f55ab7a4be7ad1dbc6f5f231859", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 09:48:26,616 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-bcdf834c-b263-41a2-aadc-9024b5982e28 2019-04-09 09:48:26,617 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.36391711235s 2019-04-09 09:48:26,623 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 09:48:28,625 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 09:48:28,628 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fb8f8f42e919ce9f683f0c937cfd96e3764165bc" 2019-04-09 09:48:28,806 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Tue, 09 Apr 2019 09:48:21 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-3f904608-dc6a-4951-b486-067f0c0c805a x-openstack-request-id: req-3f904608-dc6a-4951-b486-067f0c0c805a 2019-04-09 09:48:28,806 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/808924d8-67e7-4485-a4d7-566e2a8285ee", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/808924d8-67e7-4485-a4d7-566e2a8285ee", "rel": "bookmark"}], "image": {"id": "73b46de5-7603-4eec-a62a-684c0772624a", "links": [{"href": "http://172.30.9.21:8774/images/73b46de5-7603-4eec-a62a-684c0772624a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "908217ab-ccac-4ccf-a971-2aedeadd6bff", "links": [{"href": "http://172.30.9.21:8774/flavors/908217ab-ccac-4ccf-a971-2aedeadd6bff", "rel": "bookmark"}]}, "id": "808924d8-67e7-4485-a4d7-566e2a8285ee", "security_groups": [{"name": "shaker-sg_e0902187-d19b-4e9d-9908-fdb9609d5806"}], "user_id": "8770b0a2d11549d5afa7cb8b33e58c26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T09:45:49Z", "hostId": "a34c082a1767e966d52c92c77ed4a2782b0bc066e768232da9618cc7", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e0902187-d19b-4e9d-9908-fdb9609d5806", "name": "shaker-vm_e0902187-d19b-4e9d-9908-fdb9609d5806", "created": "2019-04-09T09:45:46Z", "tenant_id": "e1ec9f55ab7a4be7ad1dbc6f5f231859", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 09:48:28,806 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-3f904608-dc6a-4951-b486-067f0c0c805a 2019-04-09 09:48:28,807 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.181154966354s 2019-04-09 09:48:28,813 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 09:48:30,815 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 09:48:30,818 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fb8f8f42e919ce9f683f0c937cfd96e3764165bc" 2019-04-09 09:48:30,991 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Tue, 09 Apr 2019 09:48:23 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-5f109b39-bbf2-4d21-8626-a1ea4f519a86 x-openstack-request-id: req-5f109b39-bbf2-4d21-8626-a1ea4f519a86 2019-04-09 09:48:30,992 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/808924d8-67e7-4485-a4d7-566e2a8285ee", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/808924d8-67e7-4485-a4d7-566e2a8285ee", "rel": "bookmark"}], "image": {"id": "73b46de5-7603-4eec-a62a-684c0772624a", "links": [{"href": "http://172.30.9.21:8774/images/73b46de5-7603-4eec-a62a-684c0772624a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "908217ab-ccac-4ccf-a971-2aedeadd6bff", "links": [{"href": "http://172.30.9.21:8774/flavors/908217ab-ccac-4ccf-a971-2aedeadd6bff", "rel": "bookmark"}]}, "id": "808924d8-67e7-4485-a4d7-566e2a8285ee", "security_groups": [{"name": "shaker-sg_e0902187-d19b-4e9d-9908-fdb9609d5806"}], "user_id": "8770b0a2d11549d5afa7cb8b33e58c26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T09:45:49Z", "hostId": "a34c082a1767e966d52c92c77ed4a2782b0bc066e768232da9618cc7", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e0902187-d19b-4e9d-9908-fdb9609d5806", "name": "shaker-vm_e0902187-d19b-4e9d-9908-fdb9609d5806", "created": "2019-04-09T09:45:46Z", "tenant_id": "e1ec9f55ab7a4be7ad1dbc6f5f231859", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 09:48:30,992 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-5f109b39-bbf2-4d21-8626-a1ea4f519a86 2019-04-09 09:48:30,992 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.177139043808s 2019-04-09 09:48:30,999 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 09:48:33,001 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 09:48:33,004 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fb8f8f42e919ce9f683f0c937cfd96e3764165bc" 2019-04-09 09:48:33,194 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Tue, 09 Apr 2019 09:48:25 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-dbaf6440-3f9c-4a9c-8cf1-367863738759 x-openstack-request-id: req-dbaf6440-3f9c-4a9c-8cf1-367863738759 2019-04-09 09:48:33,195 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/808924d8-67e7-4485-a4d7-566e2a8285ee", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/808924d8-67e7-4485-a4d7-566e2a8285ee", "rel": "bookmark"}], "image": {"id": "73b46de5-7603-4eec-a62a-684c0772624a", "links": [{"href": "http://172.30.9.21:8774/images/73b46de5-7603-4eec-a62a-684c0772624a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "908217ab-ccac-4ccf-a971-2aedeadd6bff", "links": [{"href": "http://172.30.9.21:8774/flavors/908217ab-ccac-4ccf-a971-2aedeadd6bff", "rel": "bookmark"}]}, "id": "808924d8-67e7-4485-a4d7-566e2a8285ee", "security_groups": [{"name": "shaker-sg_e0902187-d19b-4e9d-9908-fdb9609d5806"}], "user_id": "8770b0a2d11549d5afa7cb8b33e58c26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T09:45:49Z", "hostId": "a34c082a1767e966d52c92c77ed4a2782b0bc066e768232da9618cc7", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e0902187-d19b-4e9d-9908-fdb9609d5806", "name": "shaker-vm_e0902187-d19b-4e9d-9908-fdb9609d5806", "created": "2019-04-09T09:45:46Z", "tenant_id": "e1ec9f55ab7a4be7ad1dbc6f5f231859", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 09:48:33,195 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-dbaf6440-3f9c-4a9c-8cf1-367863738759 2019-04-09 09:48:33,195 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.193673849106s 2019-04-09 09:48:33,201 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 09:48:35,204 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 09:48:35,207 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fb8f8f42e919ce9f683f0c937cfd96e3764165bc" 2019-04-09 09:48:35,945 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Tue, 09 Apr 2019 09:48:28 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-2db124da-457b-45d4-9b62-d70792c6bf7c x-openstack-request-id: req-2db124da-457b-45d4-9b62-d70792c6bf7c 2019-04-09 09:48:35,946 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/808924d8-67e7-4485-a4d7-566e2a8285ee", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/808924d8-67e7-4485-a4d7-566e2a8285ee", "rel": "bookmark"}], "image": {"id": "73b46de5-7603-4eec-a62a-684c0772624a", "links": [{"href": "http://172.30.9.21:8774/images/73b46de5-7603-4eec-a62a-684c0772624a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "908217ab-ccac-4ccf-a971-2aedeadd6bff", "links": [{"href": "http://172.30.9.21:8774/flavors/908217ab-ccac-4ccf-a971-2aedeadd6bff", "rel": "bookmark"}]}, "id": "808924d8-67e7-4485-a4d7-566e2a8285ee", "security_groups": [{"name": "shaker-sg_e0902187-d19b-4e9d-9908-fdb9609d5806"}], "user_id": "8770b0a2d11549d5afa7cb8b33e58c26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T09:45:49Z", "hostId": "a34c082a1767e966d52c92c77ed4a2782b0bc066e768232da9618cc7", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e0902187-d19b-4e9d-9908-fdb9609d5806", "name": "shaker-vm_e0902187-d19b-4e9d-9908-fdb9609d5806", "created": "2019-04-09T09:45:46Z", "tenant_id": "e1ec9f55ab7a4be7ad1dbc6f5f231859", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 09:48:35,946 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-2db124da-457b-45d4-9b62-d70792c6bf7c 2019-04-09 09:48:35,946 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.742116928101s 2019-04-09 09:48:35,952 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 09:48:37,955 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 09:48:37,958 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fb8f8f42e919ce9f683f0c937cfd96e3764165bc" 2019-04-09 09:48:38,359 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Tue, 09 Apr 2019 09:48:30 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f97b16dc-0363-46a1-ab90-52baaa5c1198 x-openstack-request-id: req-f97b16dc-0363-46a1-ab90-52baaa5c1198 2019-04-09 09:48:38,359 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/808924d8-67e7-4485-a4d7-566e2a8285ee", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/808924d8-67e7-4485-a4d7-566e2a8285ee", "rel": "bookmark"}], "image": {"id": "73b46de5-7603-4eec-a62a-684c0772624a", "links": [{"href": "http://172.30.9.21:8774/images/73b46de5-7603-4eec-a62a-684c0772624a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "908217ab-ccac-4ccf-a971-2aedeadd6bff", "links": [{"href": "http://172.30.9.21:8774/flavors/908217ab-ccac-4ccf-a971-2aedeadd6bff", "rel": "bookmark"}]}, "id": "808924d8-67e7-4485-a4d7-566e2a8285ee", "security_groups": [{"name": "shaker-sg_e0902187-d19b-4e9d-9908-fdb9609d5806"}], "user_id": "8770b0a2d11549d5afa7cb8b33e58c26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T09:45:49Z", "hostId": "a34c082a1767e966d52c92c77ed4a2782b0bc066e768232da9618cc7", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e0902187-d19b-4e9d-9908-fdb9609d5806", "name": "shaker-vm_e0902187-d19b-4e9d-9908-fdb9609d5806", "created": "2019-04-09T09:45:46Z", "tenant_id": "e1ec9f55ab7a4be7ad1dbc6f5f231859", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 09:48:38,359 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-f97b16dc-0363-46a1-ab90-52baaa5c1198 2019-04-09 09:48:38,359 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.404311180115s 2019-04-09 09:48:38,366 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 09:48:40,368 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 09:48:40,371 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fb8f8f42e919ce9f683f0c937cfd96e3764165bc" 2019-04-09 09:48:40,555 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Tue, 09 Apr 2019 09:48:33 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-1c6bacd3-cf60-46aa-9e96-4b26f7a9c334 x-openstack-request-id: req-1c6bacd3-cf60-46aa-9e96-4b26f7a9c334 2019-04-09 09:48:40,555 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/808924d8-67e7-4485-a4d7-566e2a8285ee", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/808924d8-67e7-4485-a4d7-566e2a8285ee", "rel": "bookmark"}], "image": {"id": "73b46de5-7603-4eec-a62a-684c0772624a", "links": [{"href": "http://172.30.9.21:8774/images/73b46de5-7603-4eec-a62a-684c0772624a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "908217ab-ccac-4ccf-a971-2aedeadd6bff", "links": [{"href": "http://172.30.9.21:8774/flavors/908217ab-ccac-4ccf-a971-2aedeadd6bff", "rel": "bookmark"}]}, "id": "808924d8-67e7-4485-a4d7-566e2a8285ee", "security_groups": [{"name": "shaker-sg_e0902187-d19b-4e9d-9908-fdb9609d5806"}], "user_id": "8770b0a2d11549d5afa7cb8b33e58c26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T09:45:49Z", "hostId": "a34c082a1767e966d52c92c77ed4a2782b0bc066e768232da9618cc7", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e0902187-d19b-4e9d-9908-fdb9609d5806", "name": "shaker-vm_e0902187-d19b-4e9d-9908-fdb9609d5806", "created": "2019-04-09T09:45:46Z", "tenant_id": "e1ec9f55ab7a4be7ad1dbc6f5f231859", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 09:48:40,555 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-1c6bacd3-cf60-46aa-9e96-4b26f7a9c334 2019-04-09 09:48:40,555 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.186933040619s 2019-04-09 09:48:40,562 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 09:48:42,565 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 09:48:42,568 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fb8f8f42e919ce9f683f0c937cfd96e3764165bc" 2019-04-09 09:48:43,038 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Tue, 09 Apr 2019 09:48:35 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-be60ce84-e0a4-49b2-aa0d-74521e519a5d x-openstack-request-id: req-be60ce84-e0a4-49b2-aa0d-74521e519a5d 2019-04-09 09:48:43,039 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/808924d8-67e7-4485-a4d7-566e2a8285ee", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/808924d8-67e7-4485-a4d7-566e2a8285ee", "rel": "bookmark"}], "image": {"id": "73b46de5-7603-4eec-a62a-684c0772624a", "links": [{"href": "http://172.30.9.21:8774/images/73b46de5-7603-4eec-a62a-684c0772624a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "908217ab-ccac-4ccf-a971-2aedeadd6bff", "links": [{"href": "http://172.30.9.21:8774/flavors/908217ab-ccac-4ccf-a971-2aedeadd6bff", "rel": "bookmark"}]}, "id": "808924d8-67e7-4485-a4d7-566e2a8285ee", "security_groups": [{"name": "shaker-sg_e0902187-d19b-4e9d-9908-fdb9609d5806"}], "user_id": "8770b0a2d11549d5afa7cb8b33e58c26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T09:45:49Z", "hostId": "a34c082a1767e966d52c92c77ed4a2782b0bc066e768232da9618cc7", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e0902187-d19b-4e9d-9908-fdb9609d5806", "name": "shaker-vm_e0902187-d19b-4e9d-9908-fdb9609d5806", "created": "2019-04-09T09:45:46Z", "tenant_id": "e1ec9f55ab7a4be7ad1dbc6f5f231859", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 09:48:43,039 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-be60ce84-e0a4-49b2-aa0d-74521e519a5d 2019-04-09 09:48:43,039 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.474493980408s 2019-04-09 09:48:43,046 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 09:48:45,048 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 09:48:45,051 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fb8f8f42e919ce9f683f0c937cfd96e3764165bc" 2019-04-09 09:48:45,224 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Tue, 09 Apr 2019 09:48:37 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-6560aaa1-a7ee-4f26-99bb-3e13ed7bfe1b x-openstack-request-id: req-6560aaa1-a7ee-4f26-99bb-3e13ed7bfe1b 2019-04-09 09:48:45,224 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/808924d8-67e7-4485-a4d7-566e2a8285ee", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/808924d8-67e7-4485-a4d7-566e2a8285ee", "rel": "bookmark"}], "image": {"id": "73b46de5-7603-4eec-a62a-684c0772624a", "links": [{"href": "http://172.30.9.21:8774/images/73b46de5-7603-4eec-a62a-684c0772624a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "908217ab-ccac-4ccf-a971-2aedeadd6bff", "links": [{"href": "http://172.30.9.21:8774/flavors/908217ab-ccac-4ccf-a971-2aedeadd6bff", "rel": "bookmark"}]}, "id": "808924d8-67e7-4485-a4d7-566e2a8285ee", "security_groups": [{"name": "shaker-sg_e0902187-d19b-4e9d-9908-fdb9609d5806"}], "user_id": "8770b0a2d11549d5afa7cb8b33e58c26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T09:45:49Z", "hostId": "a34c082a1767e966d52c92c77ed4a2782b0bc066e768232da9618cc7", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e0902187-d19b-4e9d-9908-fdb9609d5806", "name": "shaker-vm_e0902187-d19b-4e9d-9908-fdb9609d5806", "created": "2019-04-09T09:45:46Z", "tenant_id": "e1ec9f55ab7a4be7ad1dbc6f5f231859", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 09:48:45,224 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-6560aaa1-a7ee-4f26-99bb-3e13ed7bfe1b 2019-04-09 09:48:45,224 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.175823926926s 2019-04-09 09:48:45,231 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 09:48:47,233 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 09:48:47,236 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fb8f8f42e919ce9f683f0c937cfd96e3764165bc" 2019-04-09 09:48:47,420 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Tue, 09 Apr 2019 09:48:40 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-6189c145-88ec-4ac7-9acb-2b350f99b39b x-openstack-request-id: req-6189c145-88ec-4ac7-9acb-2b350f99b39b 2019-04-09 09:48:47,420 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/808924d8-67e7-4485-a4d7-566e2a8285ee", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/808924d8-67e7-4485-a4d7-566e2a8285ee", "rel": "bookmark"}], "image": {"id": "73b46de5-7603-4eec-a62a-684c0772624a", "links": [{"href": "http://172.30.9.21:8774/images/73b46de5-7603-4eec-a62a-684c0772624a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "908217ab-ccac-4ccf-a971-2aedeadd6bff", "links": [{"href": "http://172.30.9.21:8774/flavors/908217ab-ccac-4ccf-a971-2aedeadd6bff", "rel": "bookmark"}]}, "id": "808924d8-67e7-4485-a4d7-566e2a8285ee", "security_groups": [{"name": "shaker-sg_e0902187-d19b-4e9d-9908-fdb9609d5806"}], "user_id": "8770b0a2d11549d5afa7cb8b33e58c26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T09:45:49Z", "hostId": "a34c082a1767e966d52c92c77ed4a2782b0bc066e768232da9618cc7", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e0902187-d19b-4e9d-9908-fdb9609d5806", "name": "shaker-vm_e0902187-d19b-4e9d-9908-fdb9609d5806", "created": "2019-04-09T09:45:46Z", "tenant_id": "e1ec9f55ab7a4be7ad1dbc6f5f231859", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 09:48:47,420 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-6189c145-88ec-4ac7-9acb-2b350f99b39b 2019-04-09 09:48:47,420 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.187000989914s 2019-04-09 09:48:47,427 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 09:48:49,429 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 09:48:49,432 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fb8f8f42e919ce9f683f0c937cfd96e3764165bc" 2019-04-09 09:48:49,632 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Tue, 09 Apr 2019 09:48:42 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-688f5eb8-fc8a-438c-ad37-717a09b48dee x-openstack-request-id: req-688f5eb8-fc8a-438c-ad37-717a09b48dee 2019-04-09 09:48:49,632 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/808924d8-67e7-4485-a4d7-566e2a8285ee", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/808924d8-67e7-4485-a4d7-566e2a8285ee", "rel": "bookmark"}], "image": {"id": "73b46de5-7603-4eec-a62a-684c0772624a", "links": [{"href": "http://172.30.9.21:8774/images/73b46de5-7603-4eec-a62a-684c0772624a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "908217ab-ccac-4ccf-a971-2aedeadd6bff", "links": [{"href": "http://172.30.9.21:8774/flavors/908217ab-ccac-4ccf-a971-2aedeadd6bff", "rel": "bookmark"}]}, "id": "808924d8-67e7-4485-a4d7-566e2a8285ee", "security_groups": [{"name": "shaker-sg_e0902187-d19b-4e9d-9908-fdb9609d5806"}], "user_id": "8770b0a2d11549d5afa7cb8b33e58c26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T09:45:49Z", "hostId": "a34c082a1767e966d52c92c77ed4a2782b0bc066e768232da9618cc7", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e0902187-d19b-4e9d-9908-fdb9609d5806", "name": "shaker-vm_e0902187-d19b-4e9d-9908-fdb9609d5806", "created": "2019-04-09T09:45:46Z", "tenant_id": "e1ec9f55ab7a4be7ad1dbc6f5f231859", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 09:48:49,633 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-688f5eb8-fc8a-438c-ad37-717a09b48dee 2019-04-09 09:48:49,633 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.203343153s 2019-04-09 09:48:49,639 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 09:48:51,641 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 09:48:51,644 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fb8f8f42e919ce9f683f0c937cfd96e3764165bc" 2019-04-09 09:48:52,074 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Tue, 09 Apr 2019 09:48:44 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-9e9a9eac-ff50-4cd6-a181-95c84693625b x-openstack-request-id: req-9e9a9eac-ff50-4cd6-a181-95c84693625b 2019-04-09 09:48:52,074 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/808924d8-67e7-4485-a4d7-566e2a8285ee", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/808924d8-67e7-4485-a4d7-566e2a8285ee", "rel": "bookmark"}], "image": {"id": "73b46de5-7603-4eec-a62a-684c0772624a", "links": [{"href": "http://172.30.9.21:8774/images/73b46de5-7603-4eec-a62a-684c0772624a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "908217ab-ccac-4ccf-a971-2aedeadd6bff", "links": [{"href": "http://172.30.9.21:8774/flavors/908217ab-ccac-4ccf-a971-2aedeadd6bff", "rel": "bookmark"}]}, "id": "808924d8-67e7-4485-a4d7-566e2a8285ee", "security_groups": [{"name": "shaker-sg_e0902187-d19b-4e9d-9908-fdb9609d5806"}], "user_id": "8770b0a2d11549d5afa7cb8b33e58c26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T09:45:49Z", "hostId": "a34c082a1767e966d52c92c77ed4a2782b0bc066e768232da9618cc7", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e0902187-d19b-4e9d-9908-fdb9609d5806", "name": "shaker-vm_e0902187-d19b-4e9d-9908-fdb9609d5806", "created": "2019-04-09T09:45:46Z", "tenant_id": "e1ec9f55ab7a4be7ad1dbc6f5f231859", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 09:48:52,075 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-9e9a9eac-ff50-4cd6-a181-95c84693625b 2019-04-09 09:48:52,075 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.433156013489s 2019-04-09 09:48:52,081 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 09:48:54,084 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 09:48:54,086 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fb8f8f42e919ce9f683f0c937cfd96e3764165bc" 2019-04-09 09:48:54,516 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Tue, 09 Apr 2019 09:48:46 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-b11b8e00-86e2-42e0-bfcf-4f7ef4b89a3a x-openstack-request-id: req-b11b8e00-86e2-42e0-bfcf-4f7ef4b89a3a 2019-04-09 09:48:54,516 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/808924d8-67e7-4485-a4d7-566e2a8285ee", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/808924d8-67e7-4485-a4d7-566e2a8285ee", "rel": "bookmark"}], "image": {"id": "73b46de5-7603-4eec-a62a-684c0772624a", "links": [{"href": "http://172.30.9.21:8774/images/73b46de5-7603-4eec-a62a-684c0772624a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "908217ab-ccac-4ccf-a971-2aedeadd6bff", "links": [{"href": "http://172.30.9.21:8774/flavors/908217ab-ccac-4ccf-a971-2aedeadd6bff", "rel": "bookmark"}]}, "id": "808924d8-67e7-4485-a4d7-566e2a8285ee", "security_groups": [{"name": "shaker-sg_e0902187-d19b-4e9d-9908-fdb9609d5806"}], "user_id": "8770b0a2d11549d5afa7cb8b33e58c26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T09:45:49Z", "hostId": "a34c082a1767e966d52c92c77ed4a2782b0bc066e768232da9618cc7", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e0902187-d19b-4e9d-9908-fdb9609d5806", "name": "shaker-vm_e0902187-d19b-4e9d-9908-fdb9609d5806", "created": "2019-04-09T09:45:46Z", "tenant_id": "e1ec9f55ab7a4be7ad1dbc6f5f231859", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 09:48:54,516 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-b11b8e00-86e2-42e0-bfcf-4f7ef4b89a3a 2019-04-09 09:48:54,517 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.432918071747s 2019-04-09 09:48:54,523 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 09:48:56,525 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 09:48:56,529 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fb8f8f42e919ce9f683f0c937cfd96e3764165bc" 2019-04-09 09:48:56,966 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Tue, 09 Apr 2019 09:48:49 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-9b5a5882-80dd-421a-8643-010f7faae476 x-openstack-request-id: req-9b5a5882-80dd-421a-8643-010f7faae476 2019-04-09 09:48:56,966 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/808924d8-67e7-4485-a4d7-566e2a8285ee", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/808924d8-67e7-4485-a4d7-566e2a8285ee", "rel": "bookmark"}], "image": {"id": "73b46de5-7603-4eec-a62a-684c0772624a", "links": [{"href": "http://172.30.9.21:8774/images/73b46de5-7603-4eec-a62a-684c0772624a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "908217ab-ccac-4ccf-a971-2aedeadd6bff", "links": [{"href": "http://172.30.9.21:8774/flavors/908217ab-ccac-4ccf-a971-2aedeadd6bff", "rel": "bookmark"}]}, "id": "808924d8-67e7-4485-a4d7-566e2a8285ee", "security_groups": [{"name": "shaker-sg_e0902187-d19b-4e9d-9908-fdb9609d5806"}], "user_id": "8770b0a2d11549d5afa7cb8b33e58c26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T09:45:49Z", "hostId": "a34c082a1767e966d52c92c77ed4a2782b0bc066e768232da9618cc7", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e0902187-d19b-4e9d-9908-fdb9609d5806", "name": "shaker-vm_e0902187-d19b-4e9d-9908-fdb9609d5806", "created": "2019-04-09T09:45:46Z", "tenant_id": "e1ec9f55ab7a4be7ad1dbc6f5f231859", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 09:48:56,967 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-9b5a5882-80dd-421a-8643-010f7faae476 2019-04-09 09:48:56,967 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.441053152084s 2019-04-09 09:48:56,973 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 09:48:58,975 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 09:48:58,978 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fb8f8f42e919ce9f683f0c937cfd96e3764165bc" 2019-04-09 09:48:59,688 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Tue, 09 Apr 2019 09:48:51 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-de8ca7b7-bd7a-4a99-bd73-f5802bd835af x-openstack-request-id: req-de8ca7b7-bd7a-4a99-bd73-f5802bd835af 2019-04-09 09:48:59,688 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/808924d8-67e7-4485-a4d7-566e2a8285ee", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/808924d8-67e7-4485-a4d7-566e2a8285ee", "rel": "bookmark"}], "image": {"id": "73b46de5-7603-4eec-a62a-684c0772624a", "links": [{"href": "http://172.30.9.21:8774/images/73b46de5-7603-4eec-a62a-684c0772624a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "908217ab-ccac-4ccf-a971-2aedeadd6bff", "links": [{"href": "http://172.30.9.21:8774/flavors/908217ab-ccac-4ccf-a971-2aedeadd6bff", "rel": "bookmark"}]}, "id": "808924d8-67e7-4485-a4d7-566e2a8285ee", "security_groups": [{"name": "shaker-sg_e0902187-d19b-4e9d-9908-fdb9609d5806"}], "user_id": "8770b0a2d11549d5afa7cb8b33e58c26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T09:45:49Z", "hostId": "a34c082a1767e966d52c92c77ed4a2782b0bc066e768232da9618cc7", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e0902187-d19b-4e9d-9908-fdb9609d5806", "name": "shaker-vm_e0902187-d19b-4e9d-9908-fdb9609d5806", "created": "2019-04-09T09:45:46Z", "tenant_id": "e1ec9f55ab7a4be7ad1dbc6f5f231859", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 09:48:59,688 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-de8ca7b7-bd7a-4a99-bd73-f5802bd835af 2019-04-09 09:48:59,688 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.712821006775s 2019-04-09 09:48:59,695 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 09:49:01,697 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 09:49:01,700 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fb8f8f42e919ce9f683f0c937cfd96e3764165bc" 2019-04-09 09:49:01,874 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Tue, 09 Apr 2019 09:48:54 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-7507c363-9682-4cd2-adc7-8e35617d9c09 x-openstack-request-id: req-7507c363-9682-4cd2-adc7-8e35617d9c09 2019-04-09 09:49:01,875 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/808924d8-67e7-4485-a4d7-566e2a8285ee", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/808924d8-67e7-4485-a4d7-566e2a8285ee", "rel": "bookmark"}], "image": {"id": "73b46de5-7603-4eec-a62a-684c0772624a", "links": [{"href": "http://172.30.9.21:8774/images/73b46de5-7603-4eec-a62a-684c0772624a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "908217ab-ccac-4ccf-a971-2aedeadd6bff", "links": [{"href": "http://172.30.9.21:8774/flavors/908217ab-ccac-4ccf-a971-2aedeadd6bff", "rel": "bookmark"}]}, "id": "808924d8-67e7-4485-a4d7-566e2a8285ee", "security_groups": [{"name": "shaker-sg_e0902187-d19b-4e9d-9908-fdb9609d5806"}], "user_id": "8770b0a2d11549d5afa7cb8b33e58c26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T09:45:49Z", "hostId": "a34c082a1767e966d52c92c77ed4a2782b0bc066e768232da9618cc7", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e0902187-d19b-4e9d-9908-fdb9609d5806", "name": "shaker-vm_e0902187-d19b-4e9d-9908-fdb9609d5806", "created": "2019-04-09T09:45:46Z", "tenant_id": "e1ec9f55ab7a4be7ad1dbc6f5f231859", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 09:49:01,875 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-7507c363-9682-4cd2-adc7-8e35617d9c09 2019-04-09 09:49:01,875 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.17759013176s 2019-04-09 09:49:01,881 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 09:49:03,884 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 09:49:03,887 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fb8f8f42e919ce9f683f0c937cfd96e3764165bc" 2019-04-09 09:49:04,294 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Tue, 09 Apr 2019 09:48:56 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-aa9b2eba-760f-4cbc-ac3b-f6e3662fa3a2 x-openstack-request-id: req-aa9b2eba-760f-4cbc-ac3b-f6e3662fa3a2 2019-04-09 09:49:04,294 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/808924d8-67e7-4485-a4d7-566e2a8285ee", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/808924d8-67e7-4485-a4d7-566e2a8285ee", "rel": "bookmark"}], "image": {"id": "73b46de5-7603-4eec-a62a-684c0772624a", "links": [{"href": "http://172.30.9.21:8774/images/73b46de5-7603-4eec-a62a-684c0772624a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "908217ab-ccac-4ccf-a971-2aedeadd6bff", "links": [{"href": "http://172.30.9.21:8774/flavors/908217ab-ccac-4ccf-a971-2aedeadd6bff", "rel": "bookmark"}]}, "id": "808924d8-67e7-4485-a4d7-566e2a8285ee", "security_groups": [{"name": "shaker-sg_e0902187-d19b-4e9d-9908-fdb9609d5806"}], "user_id": "8770b0a2d11549d5afa7cb8b33e58c26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T09:45:49Z", "hostId": "a34c082a1767e966d52c92c77ed4a2782b0bc066e768232da9618cc7", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e0902187-d19b-4e9d-9908-fdb9609d5806", "name": "shaker-vm_e0902187-d19b-4e9d-9908-fdb9609d5806", "created": "2019-04-09T09:45:46Z", "tenant_id": "e1ec9f55ab7a4be7ad1dbc6f5f231859", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 09:49:04,294 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-aa9b2eba-760f-4cbc-ac3b-f6e3662fa3a2 2019-04-09 09:49:04,294 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.410397052765s 2019-04-09 09:49:04,301 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 09:49:06,303 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 09:49:06,306 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fb8f8f42e919ce9f683f0c937cfd96e3764165bc" 2019-04-09 09:49:06,705 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Tue, 09 Apr 2019 09:48:59 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f2920352-6df2-4f96-b715-52bdd7096647 x-openstack-request-id: req-f2920352-6df2-4f96-b715-52bdd7096647 2019-04-09 09:49:06,706 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/808924d8-67e7-4485-a4d7-566e2a8285ee", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/808924d8-67e7-4485-a4d7-566e2a8285ee", "rel": "bookmark"}], "image": {"id": "73b46de5-7603-4eec-a62a-684c0772624a", "links": [{"href": "http://172.30.9.21:8774/images/73b46de5-7603-4eec-a62a-684c0772624a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "908217ab-ccac-4ccf-a971-2aedeadd6bff", "links": [{"href": "http://172.30.9.21:8774/flavors/908217ab-ccac-4ccf-a971-2aedeadd6bff", "rel": "bookmark"}]}, "id": "808924d8-67e7-4485-a4d7-566e2a8285ee", "security_groups": [{"name": "shaker-sg_e0902187-d19b-4e9d-9908-fdb9609d5806"}], "user_id": "8770b0a2d11549d5afa7cb8b33e58c26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T09:45:49Z", "hostId": "a34c082a1767e966d52c92c77ed4a2782b0bc066e768232da9618cc7", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e0902187-d19b-4e9d-9908-fdb9609d5806", "name": "shaker-vm_e0902187-d19b-4e9d-9908-fdb9609d5806", "created": "2019-04-09T09:45:46Z", "tenant_id": "e1ec9f55ab7a4be7ad1dbc6f5f231859", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 09:49:06,706 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-f2920352-6df2-4f96-b715-52bdd7096647 2019-04-09 09:49:06,706 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.402756929398s 2019-04-09 09:49:06,712 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 09:49:08,715 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 09:49:08,718 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fb8f8f42e919ce9f683f0c937cfd96e3764165bc" 2019-04-09 09:49:08,890 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Tue, 09 Apr 2019 09:49:01 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-37a52f38-7e04-4ed7-9a8b-88a2ae7675a7 x-openstack-request-id: req-37a52f38-7e04-4ed7-9a8b-88a2ae7675a7 2019-04-09 09:49:08,891 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/808924d8-67e7-4485-a4d7-566e2a8285ee", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/808924d8-67e7-4485-a4d7-566e2a8285ee", "rel": "bookmark"}], "image": {"id": "73b46de5-7603-4eec-a62a-684c0772624a", "links": [{"href": "http://172.30.9.21:8774/images/73b46de5-7603-4eec-a62a-684c0772624a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "908217ab-ccac-4ccf-a971-2aedeadd6bff", "links": [{"href": "http://172.30.9.21:8774/flavors/908217ab-ccac-4ccf-a971-2aedeadd6bff", "rel": "bookmark"}]}, "id": "808924d8-67e7-4485-a4d7-566e2a8285ee", "security_groups": [{"name": "shaker-sg_e0902187-d19b-4e9d-9908-fdb9609d5806"}], "user_id": "8770b0a2d11549d5afa7cb8b33e58c26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T09:45:49Z", "hostId": "a34c082a1767e966d52c92c77ed4a2782b0bc066e768232da9618cc7", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e0902187-d19b-4e9d-9908-fdb9609d5806", "name": "shaker-vm_e0902187-d19b-4e9d-9908-fdb9609d5806", "created": "2019-04-09T09:45:46Z", "tenant_id": "e1ec9f55ab7a4be7ad1dbc6f5f231859", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 09:49:08,891 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-37a52f38-7e04-4ed7-9a8b-88a2ae7675a7 2019-04-09 09:49:08,891 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.176111936569s 2019-04-09 09:49:08,898 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 09:49:10,900 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 09:49:10,903 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fb8f8f42e919ce9f683f0c937cfd96e3764165bc" 2019-04-09 09:49:11,273 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Tue, 09 Apr 2019 09:49:03 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-cabe3a55-f3aa-435f-a43d-ff7619dfd228 x-openstack-request-id: req-cabe3a55-f3aa-435f-a43d-ff7619dfd228 2019-04-09 09:49:11,274 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/808924d8-67e7-4485-a4d7-566e2a8285ee", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/808924d8-67e7-4485-a4d7-566e2a8285ee", "rel": "bookmark"}], "image": {"id": "73b46de5-7603-4eec-a62a-684c0772624a", "links": [{"href": "http://172.30.9.21:8774/images/73b46de5-7603-4eec-a62a-684c0772624a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "908217ab-ccac-4ccf-a971-2aedeadd6bff", "links": [{"href": "http://172.30.9.21:8774/flavors/908217ab-ccac-4ccf-a971-2aedeadd6bff", "rel": "bookmark"}]}, "id": "808924d8-67e7-4485-a4d7-566e2a8285ee", "security_groups": [{"name": "shaker-sg_e0902187-d19b-4e9d-9908-fdb9609d5806"}], "user_id": "8770b0a2d11549d5afa7cb8b33e58c26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T09:45:49Z", "hostId": "a34c082a1767e966d52c92c77ed4a2782b0bc066e768232da9618cc7", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e0902187-d19b-4e9d-9908-fdb9609d5806", "name": "shaker-vm_e0902187-d19b-4e9d-9908-fdb9609d5806", "created": "2019-04-09T09:45:46Z", "tenant_id": "e1ec9f55ab7a4be7ad1dbc6f5f231859", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 09:49:11,274 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-cabe3a55-f3aa-435f-a43d-ff7619dfd228 2019-04-09 09:49:11,274 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.373914957047s 2019-04-09 09:49:11,280 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 09:49:13,283 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 09:49:13,286 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fb8f8f42e919ce9f683f0c937cfd96e3764165bc" 2019-04-09 09:49:13,674 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Tue, 09 Apr 2019 09:49:06 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-2a45ffad-47db-4a29-9952-f85873ddbb69 x-openstack-request-id: req-2a45ffad-47db-4a29-9952-f85873ddbb69 2019-04-09 09:49:13,674 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/808924d8-67e7-4485-a4d7-566e2a8285ee", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/808924d8-67e7-4485-a4d7-566e2a8285ee", "rel": "bookmark"}], "image": {"id": "73b46de5-7603-4eec-a62a-684c0772624a", "links": [{"href": "http://172.30.9.21:8774/images/73b46de5-7603-4eec-a62a-684c0772624a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "908217ab-ccac-4ccf-a971-2aedeadd6bff", "links": [{"href": "http://172.30.9.21:8774/flavors/908217ab-ccac-4ccf-a971-2aedeadd6bff", "rel": "bookmark"}]}, "id": "808924d8-67e7-4485-a4d7-566e2a8285ee", "security_groups": [{"name": "shaker-sg_e0902187-d19b-4e9d-9908-fdb9609d5806"}], "user_id": "8770b0a2d11549d5afa7cb8b33e58c26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T09:45:49Z", "hostId": "a34c082a1767e966d52c92c77ed4a2782b0bc066e768232da9618cc7", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e0902187-d19b-4e9d-9908-fdb9609d5806", "name": "shaker-vm_e0902187-d19b-4e9d-9908-fdb9609d5806", "created": "2019-04-09T09:45:46Z", "tenant_id": "e1ec9f55ab7a4be7ad1dbc6f5f231859", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 09:49:13,675 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-2a45ffad-47db-4a29-9952-f85873ddbb69 2019-04-09 09:49:13,675 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.391699075699s 2019-04-09 09:49:13,681 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 09:49:15,684 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 09:49:15,687 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fb8f8f42e919ce9f683f0c937cfd96e3764165bc" 2019-04-09 09:49:15,859 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Tue, 09 Apr 2019 09:49:08 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f9b65edc-1089-440e-b773-a2397130cc62 x-openstack-request-id: req-f9b65edc-1089-440e-b773-a2397130cc62 2019-04-09 09:49:15,860 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/808924d8-67e7-4485-a4d7-566e2a8285ee", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/808924d8-67e7-4485-a4d7-566e2a8285ee", "rel": "bookmark"}], "image": {"id": "73b46de5-7603-4eec-a62a-684c0772624a", "links": [{"href": "http://172.30.9.21:8774/images/73b46de5-7603-4eec-a62a-684c0772624a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "908217ab-ccac-4ccf-a971-2aedeadd6bff", "links": [{"href": "http://172.30.9.21:8774/flavors/908217ab-ccac-4ccf-a971-2aedeadd6bff", "rel": "bookmark"}]}, "id": "808924d8-67e7-4485-a4d7-566e2a8285ee", "security_groups": [{"name": "shaker-sg_e0902187-d19b-4e9d-9908-fdb9609d5806"}], "user_id": "8770b0a2d11549d5afa7cb8b33e58c26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T09:45:49Z", "hostId": "a34c082a1767e966d52c92c77ed4a2782b0bc066e768232da9618cc7", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e0902187-d19b-4e9d-9908-fdb9609d5806", "name": "shaker-vm_e0902187-d19b-4e9d-9908-fdb9609d5806", "created": "2019-04-09T09:45:46Z", "tenant_id": "e1ec9f55ab7a4be7ad1dbc6f5f231859", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 09:49:15,860 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-f9b65edc-1089-440e-b773-a2397130cc62 2019-04-09 09:49:15,860 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.176397800446s 2019-04-09 09:49:15,866 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 09:49:17,869 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 09:49:17,872 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fb8f8f42e919ce9f683f0c937cfd96e3764165bc" 2019-04-09 09:49:18,073 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Tue, 09 Apr 2019 09:49:10 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-58831e0d-b3d4-49c8-822e-2f8f05b01556 x-openstack-request-id: req-58831e0d-b3d4-49c8-822e-2f8f05b01556 2019-04-09 09:49:18,073 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/808924d8-67e7-4485-a4d7-566e2a8285ee", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/808924d8-67e7-4485-a4d7-566e2a8285ee", "rel": "bookmark"}], "image": {"id": "73b46de5-7603-4eec-a62a-684c0772624a", "links": [{"href": "http://172.30.9.21:8774/images/73b46de5-7603-4eec-a62a-684c0772624a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "908217ab-ccac-4ccf-a971-2aedeadd6bff", "links": [{"href": "http://172.30.9.21:8774/flavors/908217ab-ccac-4ccf-a971-2aedeadd6bff", "rel": "bookmark"}]}, "id": "808924d8-67e7-4485-a4d7-566e2a8285ee", "security_groups": [{"name": "shaker-sg_e0902187-d19b-4e9d-9908-fdb9609d5806"}], "user_id": "8770b0a2d11549d5afa7cb8b33e58c26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T09:45:49Z", "hostId": "a34c082a1767e966d52c92c77ed4a2782b0bc066e768232da9618cc7", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e0902187-d19b-4e9d-9908-fdb9609d5806", "name": "shaker-vm_e0902187-d19b-4e9d-9908-fdb9609d5806", "created": "2019-04-09T09:45:46Z", "tenant_id": "e1ec9f55ab7a4be7ad1dbc6f5f231859", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 09:49:18,073 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-58831e0d-b3d4-49c8-822e-2f8f05b01556 2019-04-09 09:49:18,074 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.204493045807s 2019-04-09 09:49:18,080 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 09:49:20,082 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 09:49:20,085 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fb8f8f42e919ce9f683f0c937cfd96e3764165bc" 2019-04-09 09:49:20,531 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Tue, 09 Apr 2019 09:49:12 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c59a6469-e58f-4a1b-9669-f47e8d3a7467 x-openstack-request-id: req-c59a6469-e58f-4a1b-9669-f47e8d3a7467 2019-04-09 09:49:20,532 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/808924d8-67e7-4485-a4d7-566e2a8285ee", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/808924d8-67e7-4485-a4d7-566e2a8285ee", "rel": "bookmark"}], "image": {"id": "73b46de5-7603-4eec-a62a-684c0772624a", "links": [{"href": "http://172.30.9.21:8774/images/73b46de5-7603-4eec-a62a-684c0772624a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "908217ab-ccac-4ccf-a971-2aedeadd6bff", "links": [{"href": "http://172.30.9.21:8774/flavors/908217ab-ccac-4ccf-a971-2aedeadd6bff", "rel": "bookmark"}]}, "id": "808924d8-67e7-4485-a4d7-566e2a8285ee", "security_groups": [{"name": "shaker-sg_e0902187-d19b-4e9d-9908-fdb9609d5806"}], "user_id": "8770b0a2d11549d5afa7cb8b33e58c26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T09:45:49Z", "hostId": "a34c082a1767e966d52c92c77ed4a2782b0bc066e768232da9618cc7", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e0902187-d19b-4e9d-9908-fdb9609d5806", "name": "shaker-vm_e0902187-d19b-4e9d-9908-fdb9609d5806", "created": "2019-04-09T09:45:46Z", "tenant_id": "e1ec9f55ab7a4be7ad1dbc6f5f231859", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 09:49:20,532 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-c59a6469-e58f-4a1b-9669-f47e8d3a7467 2019-04-09 09:49:20,532 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.449568033218s 2019-04-09 09:49:20,538 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 09:49:22,541 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 09:49:22,544 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fb8f8f42e919ce9f683f0c937cfd96e3764165bc" 2019-04-09 09:49:22,735 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Tue, 09 Apr 2019 09:49:15 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-5da0ac02-9f14-4de2-9292-715a81da6548 x-openstack-request-id: req-5da0ac02-9f14-4de2-9292-715a81da6548 2019-04-09 09:49:22,736 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/808924d8-67e7-4485-a4d7-566e2a8285ee", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/808924d8-67e7-4485-a4d7-566e2a8285ee", "rel": "bookmark"}], "image": {"id": "73b46de5-7603-4eec-a62a-684c0772624a", "links": [{"href": "http://172.30.9.21:8774/images/73b46de5-7603-4eec-a62a-684c0772624a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "908217ab-ccac-4ccf-a971-2aedeadd6bff", "links": [{"href": "http://172.30.9.21:8774/flavors/908217ab-ccac-4ccf-a971-2aedeadd6bff", "rel": "bookmark"}]}, "id": "808924d8-67e7-4485-a4d7-566e2a8285ee", "security_groups": [{"name": "shaker-sg_e0902187-d19b-4e9d-9908-fdb9609d5806"}], "user_id": "8770b0a2d11549d5afa7cb8b33e58c26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T09:45:49Z", "hostId": "a34c082a1767e966d52c92c77ed4a2782b0bc066e768232da9618cc7", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e0902187-d19b-4e9d-9908-fdb9609d5806", "name": "shaker-vm_e0902187-d19b-4e9d-9908-fdb9609d5806", "created": "2019-04-09T09:45:46Z", "tenant_id": "e1ec9f55ab7a4be7ad1dbc6f5f231859", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 09:49:22,736 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-5da0ac02-9f14-4de2-9292-715a81da6548 2019-04-09 09:49:22,736 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.195058107376s 2019-04-09 09:49:22,742 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 09:49:24,745 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 09:49:24,748 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fb8f8f42e919ce9f683f0c937cfd96e3764165bc" 2019-04-09 09:49:25,188 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 739 Content-Type: application/json Date: Tue, 09 Apr 2019 09:49:17 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-cf69597c-9018-4afc-907b-1c8d85af6fb4 x-openstack-request-id: req-cf69597c-9018-4afc-907b-1c8d85af6fb4 2019-04-09 09:49:25,188 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"shaker-net_e0902187-d19b-4e9d-9908-fdb9609d5806": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2a:76:cc", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/808924d8-67e7-4485-a4d7-566e2a8285ee", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/808924d8-67e7-4485-a4d7-566e2a8285ee", "rel": "bookmark"}], "image": {"id": "73b46de5-7603-4eec-a62a-684c0772624a", "links": [{"href": "http://172.30.9.21:8774/images/73b46de5-7603-4eec-a62a-684c0772624a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-09T09:49:23.000000", "flavor": {"id": "908217ab-ccac-4ccf-a971-2aedeadd6bff", "links": [{"href": "http://172.30.9.21:8774/flavors/908217ab-ccac-4ccf-a971-2aedeadd6bff", "rel": "bookmark"}]}, "id": "808924d8-67e7-4485-a4d7-566e2a8285ee", "security_groups": [{"name": "shaker-sg_e0902187-d19b-4e9d-9908-fdb9609d5806"}], "user_id": "8770b0a2d11549d5afa7cb8b33e58c26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-09T09:49:16Z", "hostId": "a34c082a1767e966d52c92c77ed4a2782b0bc066e768232da9618cc7", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e0902187-d19b-4e9d-9908-fdb9609d5806", "name": "shaker-vm_e0902187-d19b-4e9d-9908-fdb9609d5806", "created": "2019-04-09T09:45:46Z", "tenant_id": "e1ec9f55ab7a4be7ad1dbc6f5f231859", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 09:49:25,188 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-cf69597c-9018-4afc-907b-1c8d85af6fb4 2019-04-09 09:49:25,189 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.443500995636s 2019-04-09 09:49:25,195 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-04-09 09:49:25,195 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/ports.json?device_id=808924d8-67e7-4485-a4d7-566e2a8285ee" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fb8f8f42e919ce9f683f0c937cfd96e3764165bc" 2019-04-09 09:49:25,248 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Tue, 09 Apr 2019 09:49:18 GMT X-Openstack-Request-Id: req-84a8c79f-9a49-47cc-9acb-29f5b5a07e64 2019-04-09 09:49:25,248 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-09T09:49:15Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"89c2ff03-d3e1-44c3-a8d9-e26db101c28a","ip_address":"192.168.120.11"}],"id":"679f1f73-550f-4960-a8ef-33b1f892a2b7","security_groups":["efd75178-a27c-4136-b454-d757198e575b"],"mac_address":"fa:16:3e:2a:76:cc","project_id":"e1ec9f55ab7a4be7ad1dbc6f5f231859","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3343292c-dca0-4073-bb88-377a150f1f1d","tenant_id":"e1ec9f55ab7a4be7ad1dbc6f5f231859","created_at":"2019-04-09T09:45:49Z","binding:vnic_type":"normal","device_id":"808924d8-67e7-4485-a4d7-566e2a8285ee","ip_allocation":"immediate"}]} 2019-04-09 09:49:25,248 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=808924d8-67e7-4485-a4d7-566e2a8285ee used request id req-84a8c79f-9a49-47cc-9acb-29f5b5a07e64 2019-04-09 09:49:25,248 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0536379814148s 2019-04-09 09:49:25,258 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-09 09:49:25,259 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/floatingips.json?port_id=679f1f73-550f-4960-a8ef-33b1f892a2b7" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fb8f8f42e919ce9f683f0c937cfd96e3764165bc" 2019-04-09 09:49:25,321 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 09 Apr 2019 09:49:18 GMT X-Openstack-Request-Id: req-7d1e8b57-fcd0-4741-bfcb-845c055c40a0 2019-04-09 09:49:25,321 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-04-09 09:49:25,321 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json?port_id=679f1f73-550f-4960-a8ef-33b1f892a2b7 used request id req-7d1e8b57-fcd0-4741-bfcb-845c055c40a0 2019-04-09 09:49:25,321 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0625948905945s 2019-04-09 09:49:25,322 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'shaker-net_e0902187-d19b-4e9d-9908-fdb9609d5806': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:2a:76:cc', u'version': 4, u'addr': u'192.168.120.11', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'73b46de5-7603-4eec-a62a-684c0772624a'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-04-09T09:49:23.000000', 'flavor': Munch({u'id': u'908217ab-ccac-4ccf-a971-2aedeadd6bff'}), 'az': u'nova', 'id': u'808924d8-67e7-4485-a4d7-566e2a8285ee', 'security_groups': [Munch({u'name': u'shaker-sg_e0902187-d19b-4e9d-9908-fdb9609d5806'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'8770b0a2d11549d5afa7cb8b33e58c26', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e1ec9f55ab7a4be7ad1dbc6f5f231859', 'name': 'shaker-project_e0902187-d19b-4e9d-9908-fdb9609d5806', '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'2019-04-09T09:49:23.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-04-09T09:49:16Z', 'hostId': u'a34c082a1767e966d52c92c77ed4a2782b0bc066e768232da9618cc7', u'OS-SRV-USG:terminated_at': None, 'key_name': u'shaker-kp_e0902187-d19b-4e9d-9908-fdb9609d5806', 'public_v6': '', 'private_v4': u'192.168.120.11', 'cloud': 'envvars', 'host_id': u'a34c082a1767e966d52c92c77ed4a2782b0bc066e768232da9618cc7', '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'2019-04-09T09:49:23.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'e1ec9f55ab7a4be7ad1dbc6f5f231859', 'name': u'shaker-vm_e0902187-d19b-4e9d-9908-fdb9609d5806', 'adminPass': u'6iqF6BiuJ32D', 'tenant_id': u'e1ec9f55ab7a4be7ad1dbc6f5f231859', 'created_at': u'2019-04-09T09:45:46Z', 'created': u'2019-04-09T09:45:46Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-04-09 09:49:25,328 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-09 09:49:25,328 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fb8f8f42e919ce9f683f0c937cfd96e3764165bc" 2019-04-09 09:49:25,427 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1270 Content-Type: application/json Date: Tue, 09 Apr 2019 09:49:18 GMT X-Openstack-Request-Id: req-4fa37af5-bf1d-4709-91d2-98051fa3fcdf 2019-04-09 09:49:25,428 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"3343292c-dca0-4073-bb88-377a150f1f1d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e1ec9f55ab7a4be7ad1dbc6f5f231859","l2_adjacency":true,"status":"ACTIVE","subnets":["89c2ff03-d3e1-44c3-a8d9-e26db101c28a"],"description":"","tags":[],"updated_at":"2019-04-09T09:45:25Z","qos_policy_id":null,"name":"shaker-net_e0902187-d19b-4e9d-9908-fdb9609d5806","admin_state_up":true,"tenant_id":"e1ec9f55ab7a4be7ad1dbc6f5f231859","created_at":"2019-04-09T09:45:23Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"b62787c2-635d-4893-8553-7ee0260442ff","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ba7a30bb29394fc4a587735d9dfb749e","l2_adjacency":true,"status":"ACTIVE","subnets":["dce875e1-9eec-4cb2-94e6-93dffefe33f6"],"description":"","tags":[],"updated_at":"2019-04-09T06:38:46Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ba7a30bb29394fc4a587735d9dfb749e","created_at":"2019-04-09T06:24:05Z","mtu":1500}]} 2019-04-09 09:49:25,428 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-4fa37af5-bf1d-4709-91d2-98051fa3fcdf 2019-04-09 09:49:25,428 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.100168943405s 2019-04-09 09:49:25,429 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-04-09 09:49:25,430 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/ports.json?device_id=808924d8-67e7-4485-a4d7-566e2a8285ee" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fb8f8f42e919ce9f683f0c937cfd96e3764165bc" 2019-04-09 09:49:25,483 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Tue, 09 Apr 2019 09:49:18 GMT X-Openstack-Request-Id: req-1a6ecaf1-f057-4b41-b5ed-3592b4aaf232 2019-04-09 09:49:25,483 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-09T09:49:15Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"89c2ff03-d3e1-44c3-a8d9-e26db101c28a","ip_address":"192.168.120.11"}],"id":"679f1f73-550f-4960-a8ef-33b1f892a2b7","security_groups":["efd75178-a27c-4136-b454-d757198e575b"],"mac_address":"fa:16:3e:2a:76:cc","project_id":"e1ec9f55ab7a4be7ad1dbc6f5f231859","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3343292c-dca0-4073-bb88-377a150f1f1d","tenant_id":"e1ec9f55ab7a4be7ad1dbc6f5f231859","created_at":"2019-04-09T09:45:49Z","binding:vnic_type":"normal","device_id":"808924d8-67e7-4485-a4d7-566e2a8285ee","ip_allocation":"immediate"}]} 2019-04-09 09:49:25,484 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=808924d8-67e7-4485-a4d7-566e2a8285ee used request id req-1a6ecaf1-f057-4b41-b5ed-3592b4aaf232 2019-04-09 09:49:25,484 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0542190074921s 2019-04-09 09:49:25,484 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2019-04-09 09:49:25,485 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/floatingips.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fb8f8f42e919ce9f683f0c937cfd96e3764165bc" -d '{"floatingip": {"floating_network_id": "b62787c2-635d-4893-8553-7ee0260442ff", "fixed_ip_address": "192.168.120.11", "port_id": "679f1f73-550f-4960-a8ef-33b1f892a2b7"}}' 2019-04-09 09:49:28,058 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 824 Content-Type: application/json Date: Tue, 09 Apr 2019 09:49:20 GMT X-Openstack-Request-Id: req-b2eb8447-e9ad-4e29-a5e1-ae7078454ed4 2019-04-09 09:49:28,058 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "b9639128-9d28-42db-84f2-6b6fcb153a30", "status": "DOWN", "description": "", "tags": [], "tenant_id": "e1ec9f55ab7a4be7ad1dbc6f5f231859", "created_at": "2019-04-09T09:49:19Z", "updated_at": "2019-04-09T09:49:19Z", "floating_network_id": "b62787c2-635d-4893-8553-7ee0260442ff", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "3343292c-dca0-4073-bb88-377a150f1f1d", "device_owner": "compute:nova", "mac_address": "fa:16:3e:2a:76:cc", "device_id": "808924d8-67e7-4485-a4d7-566e2a8285ee"}, "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.211", "revision_number": 0, "project_id": "e1ec9f55ab7a4be7ad1dbc6f5f231859", "port_id": "679f1f73-550f-4960-a8ef-33b1f892a2b7", "id": "6d390f89-b99c-4134-94f6-b2ac4550a116", "qos_policy_id": null}} 2019-04-09 09:49:28,058 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-b2eb8447-e9ad-4e29-a5e1-ae7078454ed4 2019-04-09 09:49:28,059 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.5740339756s 2019-04-09 09:49:28,074 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-09 09:49:28,074 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fb8f8f42e919ce9f683f0c937cfd96e3764165bc" 2019-04-09 09:49:28,147 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Tue, 09 Apr 2019 09:49:20 GMT X-Openstack-Request-Id: req-fe13bb71-f638-497d-9812-266cdd6e7232 2019-04-09 09:49:28,148 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "b9639128-9d28-42db-84f2-6b6fcb153a30", "status": "DOWN", "description": "", "tags": [], "tenant_id": "e1ec9f55ab7a4be7ad1dbc6f5f231859", "created_at": "2019-04-09T09:49:19Z", "updated_at": "2019-04-09T09:49:19Z", "floating_network_id": "b62787c2-635d-4893-8553-7ee0260442ff", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "3343292c-dca0-4073-bb88-377a150f1f1d", "device_owner": "compute:nova", "mac_address": "fa:16:3e:2a:76:cc", "device_id": "808924d8-67e7-4485-a4d7-566e2a8285ee"}, "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.211", "revision_number": 0, "project_id": "e1ec9f55ab7a4be7ad1dbc6f5f231859", "port_id": "679f1f73-550f-4960-a8ef-33b1f892a2b7", "id": "6d390f89-b99c-4134-94f6-b2ac4550a116", "qos_policy_id": null}]} 2019-04-09 09:49:28,148 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-fe13bb71-f638-497d-9812-266cdd6e7232 2019-04-09 09:49:28,148 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0742659568787s 2019-04-09 09:49:28,154 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-04-09 09:49:28,264 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-09 09:49:28,265 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fb8f8f42e919ce9f683f0c937cfd96e3764165bc" 2019-04-09 09:49:28,340 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Tue, 09 Apr 2019 09:49:21 GMT X-Openstack-Request-Id: req-d2796df2-eaa7-446f-aa43-93591f3d12e8 2019-04-09 09:49:28,340 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "b9639128-9d28-42db-84f2-6b6fcb153a30", "status": "DOWN", "description": "", "tags": [], "tenant_id": "e1ec9f55ab7a4be7ad1dbc6f5f231859", "created_at": "2019-04-09T09:49:19Z", "updated_at": "2019-04-09T09:49:19Z", "floating_network_id": "b62787c2-635d-4893-8553-7ee0260442ff", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "3343292c-dca0-4073-bb88-377a150f1f1d", "device_owner": "compute:nova", "mac_address": "fa:16:3e:2a:76:cc", "device_id": "808924d8-67e7-4485-a4d7-566e2a8285ee"}, "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.211", "revision_number": 0, "project_id": "e1ec9f55ab7a4be7ad1dbc6f5f231859", "port_id": "679f1f73-550f-4960-a8ef-33b1f892a2b7", "id": "6d390f89-b99c-4134-94f6-b2ac4550a116", "qos_policy_id": null}]} 2019-04-09 09:49:28,340 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-d2796df2-eaa7-446f-aa43-93591f3d12e8 2019-04-09 09:49:28,340 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0760388374329s 2019-04-09 09:49:28,346 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-04-09 09:49:28,456 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-09 09:49:28,457 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fb8f8f42e919ce9f683f0c937cfd96e3764165bc" 2019-04-09 09:49:28,524 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Tue, 09 Apr 2019 09:49:21 GMT X-Openstack-Request-Id: req-eb4f5abc-111f-4380-8727-c19e82a16cc5 2019-04-09 09:49:28,524 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "b9639128-9d28-42db-84f2-6b6fcb153a30", "status": "DOWN", "description": "", "tags": [], "tenant_id": "e1ec9f55ab7a4be7ad1dbc6f5f231859", "created_at": "2019-04-09T09:49:19Z", "updated_at": "2019-04-09T09:49:19Z", "floating_network_id": "b62787c2-635d-4893-8553-7ee0260442ff", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "3343292c-dca0-4073-bb88-377a150f1f1d", "device_owner": "compute:nova", "mac_address": "fa:16:3e:2a:76:cc", "device_id": "808924d8-67e7-4485-a4d7-566e2a8285ee"}, "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.211", "revision_number": 0, "project_id": "e1ec9f55ab7a4be7ad1dbc6f5f231859", "port_id": "679f1f73-550f-4960-a8ef-33b1f892a2b7", "id": "6d390f89-b99c-4134-94f6-b2ac4550a116", "qos_policy_id": null}]} 2019-04-09 09:49:28,525 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-eb4f5abc-111f-4380-8727-c19e82a16cc5 2019-04-09 09:49:28,525 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0681500434875s 2019-04-09 09:49:28,531 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-04-09 09:49:28,641 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-09 09:49:28,641 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fb8f8f42e919ce9f683f0c937cfd96e3764165bc" 2019-04-09 09:49:28,702 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Tue, 09 Apr 2019 09:49:21 GMT X-Openstack-Request-Id: req-f7e0b301-c11b-4416-9df5-ca89991f8e93 2019-04-09 09:49:28,703 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "b9639128-9d28-42db-84f2-6b6fcb153a30", "status": "DOWN", "description": "", "tags": [], "tenant_id": "e1ec9f55ab7a4be7ad1dbc6f5f231859", "created_at": "2019-04-09T09:49:19Z", "updated_at": "2019-04-09T09:49:19Z", "floating_network_id": "b62787c2-635d-4893-8553-7ee0260442ff", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "3343292c-dca0-4073-bb88-377a150f1f1d", "device_owner": "compute:nova", "mac_address": "fa:16:3e:2a:76:cc", "device_id": "808924d8-67e7-4485-a4d7-566e2a8285ee"}, "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.211", "revision_number": 0, "project_id": "e1ec9f55ab7a4be7ad1dbc6f5f231859", "port_id": "679f1f73-550f-4960-a8ef-33b1f892a2b7", "id": "6d390f89-b99c-4134-94f6-b2ac4550a116", "qos_policy_id": null}]} 2019-04-09 09:49:28,703 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-f7e0b301-c11b-4416-9df5-ca89991f8e93 2019-04-09 09:49:28,703 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0621860027313s 2019-04-09 09:49:28,709 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-04-09 09:49:28,819 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-09 09:49:28,819 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fb8f8f42e919ce9f683f0c937cfd96e3764165bc" 2019-04-09 09:49:28,881 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Tue, 09 Apr 2019 09:49:21 GMT X-Openstack-Request-Id: req-224513a7-b330-4bce-ab75-7341071940c5 2019-04-09 09:49:28,882 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "b9639128-9d28-42db-84f2-6b6fcb153a30", "status": "DOWN", "description": "", "tags": [], "tenant_id": "e1ec9f55ab7a4be7ad1dbc6f5f231859", "created_at": "2019-04-09T09:49:19Z", "updated_at": "2019-04-09T09:49:19Z", "floating_network_id": "b62787c2-635d-4893-8553-7ee0260442ff", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "3343292c-dca0-4073-bb88-377a150f1f1d", "device_owner": "compute:nova", "mac_address": "fa:16:3e:2a:76:cc", "device_id": "808924d8-67e7-4485-a4d7-566e2a8285ee"}, "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.211", "revision_number": 0, "project_id": "e1ec9f55ab7a4be7ad1dbc6f5f231859", "port_id": "679f1f73-550f-4960-a8ef-33b1f892a2b7", "id": "6d390f89-b99c-4134-94f6-b2ac4550a116", "qos_policy_id": null}]} 2019-04-09 09:49:28,882 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-224513a7-b330-4bce-ab75-7341071940c5 2019-04-09 09:49:28,882 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0629100799561s 2019-04-09 09:49:28,888 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-04-09 09:49:28,997 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-09 09:49:28,998 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fb8f8f42e919ce9f683f0c937cfd96e3764165bc" 2019-04-09 09:49:29,054 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Tue, 09 Apr 2019 09:49:21 GMT X-Openstack-Request-Id: req-a9da2e9c-9068-4991-b1f4-e4e9248515da 2019-04-09 09:49:29,054 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "b9639128-9d28-42db-84f2-6b6fcb153a30", "status": "DOWN", "description": "", "tags": [], "tenant_id": "e1ec9f55ab7a4be7ad1dbc6f5f231859", "created_at": "2019-04-09T09:49:19Z", "updated_at": "2019-04-09T09:49:19Z", "floating_network_id": "b62787c2-635d-4893-8553-7ee0260442ff", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "3343292c-dca0-4073-bb88-377a150f1f1d", "device_owner": "compute:nova", "mac_address": "fa:16:3e:2a:76:cc", "device_id": "808924d8-67e7-4485-a4d7-566e2a8285ee"}, "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.211", "revision_number": 0, "project_id": "e1ec9f55ab7a4be7ad1dbc6f5f231859", "port_id": "679f1f73-550f-4960-a8ef-33b1f892a2b7", "id": "6d390f89-b99c-4134-94f6-b2ac4550a116", "qos_policy_id": null}]} 2019-04-09 09:49:29,054 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-a9da2e9c-9068-4991-b1f4-e4e9248515da 2019-04-09 09:49:29,054 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.056746006012s 2019-04-09 09:49:29,060 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-04-09 09:49:29,170 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-09 09:49:29,171 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fb8f8f42e919ce9f683f0c937cfd96e3764165bc" 2019-04-09 09:49:29,229 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 829 Content-Type: application/json Date: Tue, 09 Apr 2019 09:49:22 GMT X-Openstack-Request-Id: req-892c1f67-b92f-432a-b550-a230f4539e54 2019-04-09 09:49:29,230 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "b9639128-9d28-42db-84f2-6b6fcb153a30", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "e1ec9f55ab7a4be7ad1dbc6f5f231859", "created_at": "2019-04-09T09:49:19Z", "updated_at": "2019-04-09T09:49:21Z", "floating_network_id": "b62787c2-635d-4893-8553-7ee0260442ff", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "3343292c-dca0-4073-bb88-377a150f1f1d", "device_owner": "compute:nova", "mac_address": "fa:16:3e:2a:76:cc", "device_id": "808924d8-67e7-4485-a4d7-566e2a8285ee"}, "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.211", "revision_number": 1, "project_id": "e1ec9f55ab7a4be7ad1dbc6f5f231859", "port_id": "679f1f73-550f-4960-a8ef-33b1f892a2b7", "id": "6d390f89-b99c-4134-94f6-b2ac4550a116", "qos_policy_id": null}]} 2019-04-09 09:49:29,230 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-892c1f67-b92f-432a-b550-a230f4539e54 2019-04-09 09:49:29,230 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0597038269043s 2019-04-09 09:49:29,236 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'b9639128-9d28-42db-84f2-6b6fcb153a30', 'updated_at': u'2019-04-09T09:49:21Z', 'fixed_ip_address': u'192.168.120.11', 'floating_ip_address': u'172.30.9.211', 'revision_number': 1, 'port_id': u'679f1f73-550f-4960-a8ef-33b1f892a2b7', 'id': u'6d390f89-b99c-4134-94f6-b2ac4550a116', 'network': u'b62787c2-635d-4893-8553-7ee0260442ff', 'port': u'679f1f73-550f-4960-a8ef-33b1f892a2b7', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e1ec9f55ab7a4be7ad1dbc6f5f231859', 'name': 'shaker-project_e0902187-d19b-4e9d-9908-fdb9609d5806', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'e1ec9f55ab7a4be7ad1dbc6f5f231859', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'b62787c2-635d-4893-8553-7ee0260442ff', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'3343292c-dca0-4073-bb88-377a150f1f1d', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:2a:76:cc', u'device_id': u'808924d8-67e7-4485-a4d7-566e2a8285ee'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'e1ec9f55ab7a4be7ad1dbc6f5f231859', 'created_at': u'2019-04-09T09:49:19Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'3343292c-dca0-4073-bb88-377a150f1f1d', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:2a:76:cc', u'device_id': u'808924d8-67e7-4485-a4d7-566e2a8285ee'}), 'router': u'b9639128-9d28-42db-84f2-6b6fcb153a30'}) 2019-04-09 09:49:29,237 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-04-09 09:49:29,240 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers/808924d8-67e7-4485-a4d7-566e2a8285ee/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fb8f8f42e919ce9f683f0c937cfd96e3764165bc" -d '{"os-getConsoleOutput": {"length": null}}' 2019-04-09 09:49:29,310 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 10436 Content-Type: application/json Date: Tue, 09 Apr 2019 09:49:22 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-68284197-e7e8-4e31-afaa-1c814c67d9d3 x-openstack-request-id: req-68284197-e7e8-4e31-afaa-1c814c67d9d3 2019-04-09 09:49:29,313 - keystoneauth.session - DEBUG - RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-127-generic (buildd@lcy01-amd64-023) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.9) ) #153-Ubuntu SMP Sat May 19 10:58:46 UTC 2018 (Ubuntu 4.4.0-127.153-generic 4.4.128)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1d2f0000-0x1f726fff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14F7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE147F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffcf001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 785301936 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.910 MHz processor\n[ 0.224687] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.227635] pid_max: default: 32768 minimum: 301\n[ 0.229228] ACPI: Core revision 20150930\n[ 0.231237] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.233539] Security Framework initialized\n[ 0.234990] Yama: becoming mindful.\n[ 0.236283] AppArmor: AppArmor initialized\n[ 0.237779] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.240112] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.242363] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.244507] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.246893] Initializing cgroup subsys io\n[ 0.248333] Initializing cgroup subsys memory\n[ 0.249861] Initializing cgroup subsys devices\n[ 0.251411] Initializing cgroup subsys freezer\n[ 0.252954] Initializing cgroup subsys net_cls\n[ 0.254491] Initializing cgroup subsys perf_event\n[ 0.256116] Initializing cgroup subsys net_prio\n[ 0.257679] Initializing cgroup subsys hugetlb\n[ 0.259235] Initializing cgroup subsys pids\n[ 0.260739] CPU: Physical Processor ID: 0\n[ 0.262870] mce: CPU supports 10 MCE banks\n[ 0.264355] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.266146] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.268101] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.269954] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.272018] Spectre V2 : Enabling Indirect Branch Restricted Speculation\n[ 0.274279] Spectre V2 : Speculation control IBPB supported IBRS supported\n[ 0.276217] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.278914] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.299408] Freeing SMP alternatives memory: 32K\n[ 0.311626] ftrace: allocating 32237 entries in 126 pages\n[ 0.354854] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.357007] smpboot: Max logical packages: 1\n[ 0.358787] x2apic enabled\n[ 0.360179] Switched APIC routing to physical x2apic.\n[ 0.363091] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.365099] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.368822] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.372019] KVM setup paravirtual spinlock\n[ 0.374601] x86: Booted up 1 node, 1 CPUs\n[ 0.376039] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.378500] devtmpfs: initialized\n[ 0.380820] evm: security.selinux\n[ 0.382049] evm: security.SMACK64\n[ 0.383272] evm: security.SMACK64EXEC\n[ 0.384594] evm: security.SMACK64TRANSMUTE\n[ 0.386033] evm: security.SMACK64MMAP\n[ 0.387354] evm: security.ima\n[ 0.388489] evm: security.capability\n[ 0.389919] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.393142] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.395243] pinctrl core: initialized pinctrl subsystem\n[ 0.397198] RTC time: 9:49:24, date: 04/09/19\n[ 0.398895] NET: Registered protocol family 16\n[ 0.400607] cpuidle: using governor ladder\n[ 0.402065] cpuidle: using governor menu\n[ 0.403465] PCCT header not found.\n[ 0.404797] ACPI: bus type PCI registered\n[ 0.406225] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.408463] PCI: Using configuration type 1 for base access\n[ 0.411238] ACPI: Added _OSI(Module Device)\n[ 0.412720] ACPI: Added _OSI(Processor Device)\n[ 0.414256] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.415864] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.419129] ACPI: Interpreter enabled\n[ 0.420495] ACPI: (supports S0 S5)\n[ 0.421753] ACPI: Using IOAPIC for interrupt routing\n[ 0.423440] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.428132] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.430169] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.432378] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.434515] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.438389] acpiphp: Slot [3] registered\n[ 0.455773] acpiphp: Slot [4] registered\n[ 0.457209] acpiphp: Slot [5] registered\n[ 0.458636] acpiphp: Slot [6] registered\n[ 0.460058] acpiphp: Slot [7] registered\n[ 0.461467] acpiphp: Slot [8] registered\n[ 0.462884] acpiphp: Slot [9] registered\n[ 0.464301] acpiphp: Slot [10] registered\n[ 0.465740] acpiphp: Slot [11] registered\n[ 0.467178] acpiphp: Slot [12] registered\n[ 0.468621] acpiphp: Slot [13] registered\n[ 0.470171] acpiphp: Slot [14] registered\n[ 0.471606] acpiphp: Slot [15] registered\n[ 0.473050] acpiphp: Slot [16] registered\n[ 0.474495] acpiphp: Slot [17] registered\n[ 0.475933] acpiphp: Slot [18] registered\n[ 0.477372] acpiphp: Slot [19] registered\n[ 0.478815] acpiphp: Slot [20] registered\n[ 0.480249] acpiphp: Slot [21] registered\n[ 0.481686] acpiphp: Slot [22] registered\n[ 0.483130] acpiphp: Slot [23] registered\n[ 0.484570] acpiphp: Slot [24] registered\n[ 0.486011] acpiphp: Slot [25] registered\n[ 0.487454] acpiphp: Slot [26] registered\n[ 0.488894] acpiphp: Slot [27] registered\n[ 0.490333] acpiphp: Slot [28] registered\n[ 0.491767] acpiphp: Slot [29] registered\n[ 0.493201] acpiphp: Slot [30] registered\n[ 0.494644] acpiphp: Slot [31] registered\n[ 0.496076] PCI host bridge to bus 0000:00\n[ 0.497514] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.499688] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.501862] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.504439] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.507017] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.509648] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.515481] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.517752] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.519853] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.522118] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.526748] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.529289] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.553152] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.556080] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.558577] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.561074] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.563523] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.565704] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.567963] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.569850] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.572605] vgaarb: loaded\n[ 0.573670] vgaarb: bridge control possible 0000:00:02.0\n[ 0.575799] SCSI subsystem initialized\n[ 0.577366] ACPI: bus type USB registered\n[ 0.578836] usbcore: registered new interface driver usbfs\n[ 0.580673] usbcore: registered new interface driver hub\n[ 0.582464] usbcore: registered new device driver usb\n[ 0.584367] PCI: Using ACPI for IRQ routing\n[ 0.586252] NetLabel: Initializing\n[ 0.587523] NetLabel: domain hash size = 128\n[ 0.589041] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.590743] NetLabel: unlabeled traffic allowed by default\n[ 0.592750] amd_nb: Cannot enumerate AMD northbridges\n[ 0.594490] clocksource: Switched to clocksource kvm-clock\n[ 0.604282] AppArmor: AppArmor Filesystem Enabled\n[ 0.605979] pnp: PnP ACPI init\n[ 0.607480] pnp: PnP ACPI: found 5 devices\n[ 0.614636] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.617674] NET: Registered protocol family 2\n[ 0.619433] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.621714] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.623836] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.625956] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.627886] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.629971] NET: Registered protocol family 1\n[ 0.631518] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.633474] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.635372] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.652073] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.668844] Unpacking initramfs...\n[ 1.154512] Freeing initrd memory: 37084K\n[ 1.156312] Scanning for low memory corruption every 60 seconds\n[ 1.158627] audit: initializing netlink subsys (disabled)\n[ 1.160486] audit: type=2000 audit(1554803365.178:1): initialized\n[ 1.162779] Initialise system trusted keyring\n[ 1.164415] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.166474] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.169633] zbud: loaded\n[ 1.170929] VFS: Disk quotas dquot_6.6.0\n[ 1.172356] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.174775] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.176915] fuse init (API version 7.23)\n[ 1.178441] Key type big_key registered\n[ 1.179846] Allocating IMA MOK and blacklist keyrings.\n[ 1.181905] Key type asymmetric registered\n[ 1.183367] Asymmetric key parser 'x509' registered\n[ 1.185048] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.187648] io scheduler noop registered\n[ 1.189051] io scheduler deadline registered (default)\n[ 1.190822] io scheduler cfq registered\n[ 1.192276] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.194124] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.196345] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.198916] ACPI: Power Button [PWRF]\n[ 1.200361] GHES: HEST is not enabled!\n[ 1.216358] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.249727] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.253234] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.278492] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.281978] Linux agpgart interface v0.103\n[ 1.284978] loop: module loaded\n[ 1.288470] vda: vda1\n[ 1.290198] scsi host0: ata_piix\n[ 1.291488] scsi host1: ata_piix\n[ 1.292731] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.294904] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.297719] libphy: Fixed MDIO Bus: probed\n[ 1.299183] tun: Universal TUN/TAP device driver, 1.6\n[ 1.300881] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.304228] PPP generic driver version 2.4.2\n[ 1.305796] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.307920] ehci-pci: EHCI PCI platform driver\n[ 1.309468] ehci-platform: EHCI generic platform driver\n[ 1.311224] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.313227] ohci-pci: OHCI PCI platform driver\n[ 1.314778] ohci-platform: OHCI generic platform driver\n[ 1.316524] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.333237] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.335011] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.337598] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.339354] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.341386] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.343567] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.346070] usb usb1: Product: UHCI Host Controller\n[ 1.347711] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd\n[ 1.349758] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.351413] hub 1-0:1.0: USB hub found\n[ 1.352774] hub 1-0:1.0: 2 ports detected\n[ 1.354323] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.357951] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.359632] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.361903] mousedev: PS/2 mouse device common for all mice\n[ 1.364108] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.367139] rtc_cmos 00:00: RTC can wake from S4\n[ 1.369241] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.371337] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.373455] i2c /dev entries driver\n[ 1.374838] device-mapper: uevent: version 1.0.3\n[ 1.376520] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.379383] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.381631] NET: Registered protocol family 10\n[ 1.383390] NET: Registered protocol family 17\n[ 1.384960] Key type dns_resolver registered\n[ 1.386666] registered taskstats version 1\n[ 1.388148] Loading compiled-in X.509 certificates\n[ 1.390333] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb'\n[ 1.393604] zswap: loaded using pool lzo/zbud\n[ 1.396524] Key type trusted registered\n[ 1.399907] Key type encrypted registered\n[ 1.401341] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.403188] ima: No TPM chip found, activating TPM-bypass!\n[ 1.405026] evm: HMAC attrs: 0x1\n[ 1.406634] Magic number: 15:403:828\n[ 1.408175] rtc_cmos 00:00: setting system clock to 2019-04-09 09:49:25 UTC (1554803365)\n[ 1.411000] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.429045] EDD information not available.\n[ 1.452213] Freeing unused kernel memory: 1512K\n[ 1.453790] Write protecting the kernel read-only data: 14336k\n[ 1.457017] Freeing unused kernel memory: 1692K\n[ 1.458819] Freeing unused kernel memory: 96K\nLoading, please wait...\nstarting version 229\n[ 1.470280] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.473699] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.477013] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.480246] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.483307] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.490516] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.496144] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.500122] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.503242] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.506431] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.561204] [drm] Initialized drm 1.1.0 20060810\n[ 1.563902] virtio_net virtio0 ens3: renamed from eth0\n[ 1.573203] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.577902] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.598988] FDC 0 is a S82078B\n[ 1.614313] AVX2 version of gcm_enc/dec engaged.\n[ 1.615934] AES CTR mode by8 optimization enabled\n[ 1.662503] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.826571] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.828750] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.831012] usb 1-1: Product: QEMU USB Tablet\n[ 1.832541] usb 1-1: Manufacturer: QEMU\n[ 1.833912] usb 1-1: SerialNumber: 42\n[ 1.842392] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.850002] usbcore: registered new interface driver usbhid\n[ 1.851919] usbhid: USB HID core driver\n[ 1.854905] 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.858801] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\nBegin: Loading essential drivers ... [ 2.243015] md: linear personality registered for level -1\n[ 2.247001] md: multipath personality registered for level -4\n[ 2.251048] md: raid0 personality registered for level 0\n[ 2.255504] md: raid1 personality registered for level 1\n[ 2.326513] raid6: sse2x1 gen() 11351 MB/s\n[ 2.394511] raid6: sse2x1 xor() 8841 MB/s\n[ 2.462499] raid6: sse2x2 gen() 14517 MB/s\n[ 2.530509] raid6: sse2x2 xor() 9698 MB/s\n[ 2.598500] raid6: sse2x4 gen() 16711 MB/s\n[ 2.666511] raid6: sse2x4 xor() 11645 MB/s\n[ 2.738512] raid6: avx2x1 gen() 22095 MB/s\n[ 2.806500] raid6: avx2x2 gen() 25979 MB/s\n[ 2.874497] raid6: avx2x4 gen() 29727 MB/s\n[ 2.876009] raid6: using algorithm avx2x4 gen() 29727 MB/s\n[ 2.877822] raid6: using avx2x2 recovery algorithm\n[ 2.882313] xor: automatically using best checksumming function:\n[ 2.922543] avx : 31954.000 MB/sec\n[ 2.925468] async_tx: api initialized (async)\n[ 2.937306] md: raid6 personality registered for level 6\n[ 2.939104] md: raid5 personality registered for level 5\n[ 2.940877] md: raid4 personality registered for level 4\n[ 2.947754] 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.982662] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 3.002852] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\ndone.\nBegin: Running /scripts/local-bottom ... done.\nBegin: Running /scripts/init-bottom ... done.\n[ 3.096699] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN)\n[ 3.102600] systemd[1]: Detected virtualization kvm.\n[ 3.104323] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.4 LTS[0m!\n\n[ 3.108570] systemd[1]: Set hostname to .\n[ 3.111548] systemd[1]: Initializing machine ID from KVM UUID.\n[ 3.113550] systemd[1]: Installed transient /etc/machine-id file.\n[ 3.217017] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 3.220962] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 3.225375] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 3.229825] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 3.233512] systemd[1]: Started Forward Password Requests to Wall Directory Watch.\n[[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch.\n[ 3.238406] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 3.242586] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 3.246455] systemd[1]: Listening on fsck to fsckd communication Socket.\n[[0;32m OK [0m] Listening on fsck to fsckd communication Socket.\n[ 3.250696] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 3.253779] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 3.257218] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 3.261092] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 3.264993] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 3.269406] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 3.276320] systemd[1]: Starting Create list of required static device nodes for the current kernel...\n Starting Create list of required st... nodes for the current kernel...\n[ 3.286253] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 3.290682] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 3.297510] systemd[1]: Mounting POSIX Message Queue File System...\n[ 3.302837] Loading iSCSI transport class v2.0-870.\n Mounting POSIX Message Queue File System...\n[ 3.308756] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.[ 3.316763] iscsi: registered transport (tcp)\n\n[ 3.319388] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 3.324351] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 3.335375] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.\n[[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[ 3.346543] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 3.354540] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 3.362982] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...\n Starting Monitoring of LVM2 mirrors... dmeventd or progress polling...\n[ 3.377158] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 3.383923] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 3.389835] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 3.395033] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.[ 3.400927] iscsi: registered transport (iser)\n\n[ 3.403151] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 3.408895] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 3.414451] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 3.422059] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 3.428364] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 3.439586] 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.451277] systemd[1]: Started Load Kernel Modules.\n[[0;32m OK [0m] Started Load Kernel Modules.\n[ 3.455752] systemd[1]: Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[ 3.460410] systemd[1]: Started Set console keymap.\n[[0;32m OK [0m] Started Set console keymap.\n[ 3.464946] systemd[1]: Started Nameserver information manager.\n[[0;32m OK [0m] Started Nameserver information manager.\n[ 3.475991] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Mounting FUSE Control File System...\n Starting Apply Kernel Variables...\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 Flush Journal to Persistent Storage...\n Starting udev Coldplug all Devices...\n Starting Load/Save Random Seed...\n[[0;32m OK [0m] Started Load/Save Random Seed.\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n[[0;32m OK [0m] Started udev Coldplug all Devices.\n[[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch.\n[[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling.\n[[0;32m OK [0m] Reached target Local File Systems (Pre).\n[[0;32m OK [0m] Reached target Local File Systems.\n Starting Tell Plymouth To Write Out Runtime Data...\n Starting LSB: AppArmor initialization...\n Starting Initial cloud-init job (pre-networking)...\n Starting Commit a transient machine-id on disk...\n Starting Set console font and keymap...\n Starting Create Volatile Files and Directories...\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 Update UTMP about System Boot/Shutdown...\n Starting Network Time Synchronization...\n[[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[0;32m OK [0m] Started Network Time Synchronization.\n[[0;32m OK [0m] Reached target System Time Synchronized.\n[[0;32m OK [0m] Found device /dev/ttyS0.\n[ 4.135913] intel_rapl: no valid rapl domains found in package 0\n"} 2019-04-09 09:49:29,314 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/808924d8-67e7-4485-a4d7-566e2a8285ee/action used request id req-68284197-e7e8-4e31-afaa-1c814c67d9d3 2019-04-09 09:49:29,314 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0768029689789s 2019-04-09 09:49:29,315 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-127-generic (buildd@lcy01-amd64-023) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.9) ) #153-Ubuntu SMP Sat May 19 10:58:46 UTC 2018 (Ubuntu 4.4.0-127.153-generic 4.4.128) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1d2f0000-0x1f726fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14F7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE147F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffcf001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 785301936 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.910 MHz processor [ 0.224687] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.227635] pid_max: default: 32768 minimum: 301 [ 0.229228] ACPI: Core revision 20150930 [ 0.231237] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.233539] Security Framework initialized [ 0.234990] Yama: becoming mindful. [ 0.236283] AppArmor: AppArmor initialized [ 0.237779] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.240112] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.242363] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.244507] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.246893] Initializing cgroup subsys io [ 0.248333] Initializing cgroup subsys memory [ 0.249861] Initializing cgroup subsys devices [ 0.251411] Initializing cgroup subsys freezer [ 0.252954] Initializing cgroup subsys net_cls [ 0.254491] Initializing cgroup subsys perf_event [ 0.256116] Initializing cgroup subsys net_prio [ 0.257679] Initializing cgroup subsys hugetlb [ 0.259235] Initializing cgroup subsys pids [ 0.260739] CPU: Physical Processor ID: 0 [ 0.262870] mce: CPU supports 10 MCE banks [ 0.264355] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.266146] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.268101] Spectre V2 : Mitigation: Full generic retpoline [ 0.269954] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.272018] Spectre V2 : Enabling Indirect Branch Restricted Speculation [ 0.274279] Spectre V2 : Speculation control IBPB supported IBRS supported [ 0.276217] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.278914] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.299408] Freeing SMP alternatives memory: 32K [ 0.311626] ftrace: allocating 32237 entries in 126 pages [ 0.354854] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.357007] smpboot: Max logical packages: 1 [ 0.358787] x2apic enabled [ 0.360179] Switched APIC routing to physical x2apic. [ 0.363091] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.365099] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.368822] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.372019] KVM setup paravirtual spinlock [ 0.374601] x86: Booted up 1 node, 1 CPUs [ 0.376039] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.378500] devtmpfs: initialized [ 0.380820] evm: security.selinux [ 0.382049] evm: security.SMACK64 [ 0.383272] evm: security.SMACK64EXEC [ 0.384594] evm: security.SMACK64TRANSMUTE [ 0.386033] evm: security.SMACK64MMAP [ 0.387354] evm: security.ima [ 0.388489] evm: security.capability [ 0.389919] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.393142] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.395243] pinctrl core: initialized pinctrl subsystem [ 0.397198] RTC time: 9:49:24, date: 04/09/19 [ 0.398895] NET: Registered protocol family 16 [ 0.400607] cpuidle: using governor ladder [ 0.402065] cpuidle: using governor menu [ 0.403465] PCCT header not found. [ 0.404797] ACPI: bus type PCI registered [ 0.406225] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.408463] PCI: Using configuration type 1 for base access [ 0.411238] ACPI: Added _OSI(Module Device) [ 0.412720] ACPI: Added _OSI(Processor Device) [ 0.414256] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.415864] ACPI: Added _OSI(Processor Aggregator Device) [ 0.419129] ACPI: Interpreter enabled [ 0.420495] ACPI: (supports S0 S5) [ 0.421753] ACPI: Using IOAPIC for interrupt routing [ 0.423440] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.428132] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.430169] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.432378] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.434515] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.438389] acpiphp: Slot [3] registered [ 0.455773] acpiphp: Slot [4] registered [ 0.457209] acpiphp: Slot [5] registered [ 0.458636] acpiphp: Slot [6] registered [ 0.460058] acpiphp: Slot [7] registered [ 0.461467] acpiphp: Slot [8] registered [ 0.462884] acpiphp: Slot [9] registered [ 0.464301] acpiphp: Slot [10] registered [ 0.465740] acpiphp: Slot [11] registered [ 0.467178] acpiphp: Slot [12] registered [ 0.468621] acpiphp: Slot [13] registered [ 0.470171] acpiphp: Slot [14] registered [ 0.471606] acpiphp: Slot [15] registered [ 0.473050] acpiphp: Slot [16] registered [ 0.474495] acpiphp: Slot [17] registered [ 0.475933] acpiphp: Slot [18] registered [ 0.477372] acpiphp: Slot [19] registered [ 0.478815] acpiphp: Slot [20] registered [ 0.480249] acpiphp: Slot [21] registered [ 0.481686] acpiphp: Slot [22] registered [ 0.483130] acpiphp: Slot [23] registered [ 0.484570] acpiphp: Slot [24] registered [ 0.486011] acpiphp: Slot [25] registered [ 0.487454] acpiphp: Slot [26] registered [ 0.488894] acpiphp: Slot [27] registered [ 0.490333] acpiphp: Slot [28] registered [ 0.491767] acpiphp: Slot [29] registered [ 0.493201] acpiphp: Slot [30] registered [ 0.494644] acpiphp: Slot [31] registered [ 0.496076] PCI host bridge to bus 0000:00 [ 0.497514] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.499688] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.501862] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.504439] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.507017] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.509648] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.515481] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.517752] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.519853] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.522118] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.526748] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.529289] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.553152] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.556080] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.558577] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.561074] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.563523] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.565704] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.567963] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.569850] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.572605] vgaarb: loaded [ 0.573670] vgaarb: bridge control possible 0000:00:02.0 [ 0.575799] SCSI subsystem initialized [ 0.577366] ACPI: bus type USB registered [ 0.578836] usbcore: registered new interface driver usbfs [ 0.580673] usbcore: registered new interface driver hub [ 0.582464] usbcore: registered new device driver usb [ 0.584367] PCI: Using ACPI for IRQ routing [ 0.586252] NetLabel: Initializing [ 0.587523] NetLabel: domain hash size = 128 [ 0.589041] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.590743] NetLabel: unlabeled traffic allowed by default [ 0.592750] amd_nb: Cannot enumerate AMD northbridges [ 0.594490] clocksource: Switched to clocksource kvm-clock [ 0.604282] AppArmor: AppArmor Filesystem Enabled [ 0.605979] pnp: PnP ACPI init [ 0.607480] pnp: PnP ACPI: found 5 devices [ 0.614636] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.617674] NET: Registered protocol family 2 [ 0.619433] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.621714] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.623836] TCP: Hash tables configured (established 4096 bind 4096) [ 0.625956] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.627886] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.629971] NET: Registered protocol family 1 [ 0.631518] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.633474] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.635372] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.652073] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.668844] Unpacking initramfs... [ 1.154512] Freeing initrd memory: 37084K [ 1.156312] Scanning for low memory corruption every 60 seconds [ 1.158627] audit: initializing netlink subsys (disabled) [ 1.160486] audit: type=2000 audit(1554803365.178:1): initialized [ 1.162779] Initialise system trusted keyring [ 1.164415] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.166474] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.169633] zbud: loaded [ 1.170929] VFS: Disk quotas dquot_6.6.0 [ 1.172356] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.174775] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.176915] fuse init (API version 7.23) [ 1.178441] Key type big_key registered [ 1.179846] Allocating IMA MOK and blacklist keyrings. [ 1.181905] Key type asymmetric registered [ 1.183367] Asymmetric key parser 'x509' registered [ 1.185048] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.187648] io scheduler noop registered [ 1.189051] io scheduler deadline registered (default) [ 1.190822] io scheduler cfq registered [ 1.192276] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.194124] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.196345] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.198916] ACPI: Power Button [PWRF] [ 1.200361] GHES: HEST is not enabled! [ 1.216358] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.249727] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.253234] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.278492] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.281978] Linux agpgart interface v0.103 [ 1.284978] loop: module loaded [ 1.288470] vda: vda1 [ 1.290198] scsi host0: ata_piix [ 1.291488] scsi host1: ata_piix [ 1.292731] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.294904] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.297719] libphy: Fixed MDIO Bus: probed [ 1.299183] tun: Universal TUN/TAP device driver, 1.6 [ 1.300881] tun: (C) 1999-2004 Max Krasnyansky [ 1.304228] PPP generic driver version 2.4.2 [ 1.305796] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.307920] ehci-pci: EHCI PCI platform driver [ 1.309468] ehci-platform: EHCI generic platform driver [ 1.311224] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.313227] ohci-pci: OHCI PCI platform driver [ 1.314778] ohci-platform: OHCI generic platform driver [ 1.316524] uhci_hcd: USB Universal Host Controller Interface driver [ 1.333237] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.335011] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.337598] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.339354] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.341386] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.343567] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.346070] usb usb1: Product: UHCI Host Controller [ 1.347711] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd [ 1.349758] usb usb1: SerialNumber: 0000:00:01.2 [ 1.351413] hub 1-0:1.0: USB hub found [ 1.352774] hub 1-0:1.0: 2 ports detected [ 1.354323] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.357951] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.359632] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.361903] mousedev: PS/2 mouse device common for all mice [ 1.364108] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.367139] rtc_cmos 00:00: RTC can wake from S4 [ 1.369241] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.371337] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.373455] i2c /dev entries driver [ 1.374838] device-mapper: uevent: version 1.0.3 [ 1.376520] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.379383] ledtrig-cpu: registered to indicate activity on CPUs [ 1.381631] NET: Registered protocol family 10 [ 1.383390] NET: Registered protocol family 17 [ 1.384960] Key type dns_resolver registered [ 1.386666] registered taskstats version 1 [ 1.388148] Loading compiled-in X.509 certificates [ 1.390333] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb' [ 1.393604] zswap: loaded using pool lzo/zbud [ 1.396524] Key type trusted registered [ 1.399907] Key type encrypted registered [ 1.401341] AppArmor: AppArmor sha1 policy hashing enabled [ 1.403188] ima: No TPM chip found, activating TPM-bypass! [ 1.405026] evm: HMAC attrs: 0x1 [ 1.406634] Magic number: 15:403:828 [ 1.408175] rtc_cmos 00:00: setting system clock to 2019-04-09 09:49:25 UTC (1554803365) [ 1.411000] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.429045] EDD information not available. [ 1.452213] Freeing unused kernel memory: 1512K [ 1.453790] Write protecting the kernel read-only data: 14336k [ 1.457017] Freeing unused kernel memory: 1692K [ 1.458819] Freeing unused kernel memory: 96K Loading, please wait... starting version 229 [ 1.470280] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.473699] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.477013] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.480246] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.483307] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.490516] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.496144] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.500122] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.503242] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.506431] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.561204] [drm] Initialized drm 1.1.0 20060810 [ 1.563902] virtio_net virtio0 ens3: renamed from eth0 [ 1.573203] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.577902] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.598988] FDC 0 is a S82078B [ 1.614313] AVX2 version of gcm_enc/dec engaged. [ 1.615934] AES CTR mode by8 optimization enabled [ 1.662503] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.826571] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.828750] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.831012] usb 1-1: Product: QEMU USB Tablet [ 1.832541] usb 1-1: Manufacturer: QEMU [ 1.833912] usb 1-1: SerialNumber: 42 [ 1.842392] hidraw: raw HID events driver (C) Jiri Kosina [ 1.850002] usbcore: registered new interface driver usbhid [ 1.851919] usbhid: USB HID core driver [ 1.854905] 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.858801] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 Begin: Loading essential drivers ... [ 2.243015] md: linear personality registered for level -1 [ 2.247001] md: multipath personality registered for level -4 [ 2.251048] md: raid0 personality registered for level 0 [ 2.255504] md: raid1 personality registered for level 1 [ 2.326513] raid6: sse2x1 gen() 11351 MB/s [ 2.394511] raid6: sse2x1 xor() 8841 MB/s [ 2.462499] raid6: sse2x2 gen() 14517 MB/s [ 2.530509] raid6: sse2x2 xor() 9698 MB/s [ 2.598500] raid6: sse2x4 gen() 16711 MB/s [ 2.666511] raid6: sse2x4 xor() 11645 MB/s [ 2.738512] raid6: avx2x1 gen() 22095 MB/s [ 2.806500] raid6: avx2x2 gen() 25979 MB/s [ 2.874497] raid6: avx2x4 gen() 29727 MB/s [ 2.876009] raid6: using algorithm avx2x4 gen() 29727 MB/s [ 2.877822] raid6: using avx2x2 recovery algorithm [ 2.882313] xor: automatically using best checksumming function: [ 2.922543] avx : 31954.000 MB/sec [ 2.925468] async_tx: api initialized (async) [ 2.937306] md: raid6 personality registered for level 6 [ 2.939104] md: raid5 personality registered for level 5 [ 2.940877] md: raid4 personality registered for level 4 [ 2.947754] 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.982662] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 3.002852] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 3.096699] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN) [ 3.102600] systemd[1]: Detected virtualization kvm. [ 3.104323] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 3.108570] systemd[1]: Set hostname to . [ 3.111548] systemd[1]: Initializing machine ID from KVM UUID. [ 3.113550] systemd[1]: Installed transient /etc/machine-id file. [ 3.217017] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.220962] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.225375] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.229825] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.233512] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.238406] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.242586] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.246455] systemd[1]: Listening on fsck to fsckd communication Socket. [[0;32m OK [0m] Listening on fsck to fsckd communication Socket. [ 3.250696] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.253779] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.257218] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.261092] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.264993] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 3.269406] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 3.276320] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [ 3.286253] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 3.290682] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 3.297510] systemd[1]: Mounting POSIX Message Queue File System... [ 3.302837] Loading iSCSI transport class v2.0-870. Mounting POSIX Message Queue File System... [ 3.308756] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice.[ 3.316763] iscsi: registered transport (tcp) [ 3.319388] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 3.324351] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 3.335375] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [ 3.346543] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.354540] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.362982] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 3.377158] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.383923] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 3.389835] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.395033] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes.[ 3.400927] iscsi: registered transport (iser) [ 3.403151] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.408895] systemd[1]: Starting Journal Service... Starting Journal Service... [ 3.414451] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 3.422059] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 3.428364] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 3.439586] 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.451277] systemd[1]: Started Load Kernel Modules. [[0;32m OK [0m] Started Load Kernel Modules. [ 3.455752] systemd[1]: Started Uncomplicated firewall. [[0;32m OK [0m] Started Uncomplicated firewall. [ 3.460410] systemd[1]: Started Set console keymap. [[0;32m OK [0m] Started Set console keymap. [ 3.464946] systemd[1]: Started Nameserver information manager. [[0;32m OK [0m] Started Nameserver information manager. [ 3.475991] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started LVM2 metadata daemon. Mounting FUSE Control File System... Starting Apply Kernel Variables... 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 Flush Journal to Persistent Storage... Starting udev Coldplug all Devices... Starting Load/Save Random Seed... [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[0;32m OK [0m] Started udev Coldplug all Devices. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting Tell Plymouth To Write Out Runtime Data... Starting LSB: AppArmor initialization... Starting Initial cloud-init job (pre-networking)... Starting Commit a transient machine-id on disk... Starting Set console font and keymap... Starting Create Volatile Files and Directories... [[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 Update UTMP about System Boot/Shutdown... Starting Network Time Synchronization... [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] Found device /dev/ttyS0. [ 4.135913] intel_rapl: no valid rapl domains found in package 0 2019-04-09 09:49:30,318 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.211: timed out 2019-04-09 09:49:39,327 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-04-09 09:49:39,331 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers/808924d8-67e7-4485-a4d7-566e2a8285ee/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fb8f8f42e919ce9f683f0c937cfd96e3764165bc" -d '{"os-getConsoleOutput": {"length": null}}' 2019-04-09 09:49:39,398 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 10597 Content-Type: application/json Date: Tue, 09 Apr 2019 09:49:32 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-97640b4c-6e9d-4fcb-b753-2a8cd5f650c8 x-openstack-request-id: req-97640b4c-6e9d-4fcb-b753-2a8cd5f650c8 2019-04-09 09:49:39,401 - keystoneauth.session - DEBUG - RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-127-generic (buildd@lcy01-amd64-023) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.9) ) #153-Ubuntu SMP Sat May 19 10:58:46 UTC 2018 (Ubuntu 4.4.0-127.153-generic 4.4.128)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1d2f0000-0x1f726fff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14F7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE147F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffcf001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 785301936 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.910 MHz processor\n[ 0.224687] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.227635] pid_max: default: 32768 minimum: 301\n[ 0.229228] ACPI: Core revision 20150930\n[ 0.231237] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.233539] Security Framework initialized\n[ 0.234990] Yama: becoming mindful.\n[ 0.236283] AppArmor: AppArmor initialized\n[ 0.237779] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.240112] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.242363] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.244507] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.246893] Initializing cgroup subsys io\n[ 0.248333] Initializing cgroup subsys memory\n[ 0.249861] Initializing cgroup subsys devices\n[ 0.251411] Initializing cgroup subsys freezer\n[ 0.252954] Initializing cgroup subsys net_cls\n[ 0.254491] Initializing cgroup subsys perf_event\n[ 0.256116] Initializing cgroup subsys net_prio\n[ 0.257679] Initializing cgroup subsys hugetlb\n[ 0.259235] Initializing cgroup subsys pids\n[ 0.260739] CPU: Physical Processor ID: 0\n[ 0.262870] mce: CPU supports 10 MCE banks\n[ 0.264355] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.266146] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.268101] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.269954] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.272018] Spectre V2 : Enabling Indirect Branch Restricted Speculation\n[ 0.274279] Spectre V2 : Speculation control IBPB supported IBRS supported\n[ 0.276217] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.278914] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.299408] Freeing SMP alternatives memory: 32K\n[ 0.311626] ftrace: allocating 32237 entries in 126 pages\n[ 0.354854] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.357007] smpboot: Max logical packages: 1\n[ 0.358787] x2apic enabled\n[ 0.360179] Switched APIC routing to physical x2apic.\n[ 0.363091] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.365099] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.368822] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.372019] KVM setup paravirtual spinlock\n[ 0.374601] x86: Booted up 1 node, 1 CPUs\n[ 0.376039] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.378500] devtmpfs: initialized\n[ 0.380820] evm: security.selinux\n[ 0.382049] evm: security.SMACK64\n[ 0.383272] evm: security.SMACK64EXEC\n[ 0.384594] evm: security.SMACK64TRANSMUTE\n[ 0.386033] evm: security.SMACK64MMAP\n[ 0.387354] evm: security.ima\n[ 0.388489] evm: security.capability\n[ 0.389919] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.393142] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.395243] pinctrl core: initialized pinctrl subsystem\n[ 0.397198] RTC time: 9:49:24, date: 04/09/19\n[ 0.398895] NET: Registered protocol family 16\n[ 0.400607] cpuidle: using governor ladder\n[ 0.402065] cpuidle: using governor menu\n[ 0.403465] PCCT header not found.\n[ 0.404797] ACPI: bus type PCI registered\n[ 0.406225] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.408463] PCI: Using configuration type 1 for base access\n[ 0.411238] ACPI: Added _OSI(Module Device)\n[ 0.412720] ACPI: Added _OSI(Processor Device)\n[ 0.414256] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.415864] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.419129] ACPI: Interpreter enabled\n[ 0.420495] ACPI: (supports S0 S5)\n[ 0.421753] ACPI: Using IOAPIC for interrupt routing\n[ 0.423440] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.428132] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.430169] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.432378] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.434515] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.438389] acpiphp: Slot [3] registered\n[ 0.455773] acpiphp: Slot [4] registered\n[ 0.457209] acpiphp: Slot [5] registered\n[ 0.458636] acpiphp: Slot [6] registered\n[ 0.460058] acpiphp: Slot [7] registered\n[ 0.461467] acpiphp: Slot [8] registered\n[ 0.462884] acpiphp: Slot [9] registered\n[ 0.464301] acpiphp: Slot [10] registered\n[ 0.465740] acpiphp: Slot [11] registered\n[ 0.467178] acpiphp: Slot [12] registered\n[ 0.468621] acpiphp: Slot [13] registered\n[ 0.470171] acpiphp: Slot [14] registered\n[ 0.471606] acpiphp: Slot [15] registered\n[ 0.473050] acpiphp: Slot [16] registered\n[ 0.474495] acpiphp: Slot [17] registered\n[ 0.475933] acpiphp: Slot [18] registered\n[ 0.477372] acpiphp: Slot [19] registered\n[ 0.478815] acpiphp: Slot [20] registered\n[ 0.480249] acpiphp: Slot [21] registered\n[ 0.481686] acpiphp: Slot [22] registered\n[ 0.483130] acpiphp: Slot [23] registered\n[ 0.484570] acpiphp: Slot [24] registered\n[ 0.486011] acpiphp: Slot [25] registered\n[ 0.487454] acpiphp: Slot [26] registered\n[ 0.488894] acpiphp: Slot [27] registered\n[ 0.490333] acpiphp: Slot [28] registered\n[ 0.491767] acpiphp: Slot [29] registered\n[ 0.493201] acpiphp: Slot [30] registered\n[ 0.494644] acpiphp: Slot [31] registered\n[ 0.496076] PCI host bridge to bus 0000:00\n[ 0.497514] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.499688] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.501862] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.504439] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.507017] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.509648] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.515481] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.517752] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.519853] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.522118] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.526748] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.529289] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.553152] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.556080] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.558577] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.561074] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.563523] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.565704] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.567963] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.569850] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.572605] vgaarb: loaded\n[ 0.573670] vgaarb: bridge control possible 0000:00:02.0\n[ 0.575799] SCSI subsystem initialized\n[ 0.577366] ACPI: bus type USB registered\n[ 0.578836] usbcore: registered new interface driver usbfs\n[ 0.580673] usbcore: registered new interface driver hub\n[ 0.582464] usbcore: registered new device driver usb\n[ 0.584367] PCI: Using ACPI for IRQ routing\n[ 0.586252] NetLabel: Initializing\n[ 0.587523] NetLabel: domain hash size = 128\n[ 0.589041] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.590743] NetLabel: unlabeled traffic allowed by default\n[ 0.592750] amd_nb: Cannot enumerate AMD northbridges\n[ 0.594490] clocksource: Switched to clocksource kvm-clock\n[ 0.604282] AppArmor: AppArmor Filesystem Enabled\n[ 0.605979] pnp: PnP ACPI init\n[ 0.607480] pnp: PnP ACPI: found 5 devices\n[ 0.614636] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.617674] NET: Registered protocol family 2\n[ 0.619433] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.621714] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.623836] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.625956] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.627886] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.629971] NET: Registered protocol family 1\n[ 0.631518] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.633474] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.635372] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.652073] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.668844] Unpacking initramfs...\n[ 1.154512] Freeing initrd memory: 37084K\n[ 1.156312] Scanning for low memory corruption every 60 seconds\n[ 1.158627] audit: initializing netlink subsys (disabled)\n[ 1.160486] audit: type=2000 audit(1554803365.178:1): initialized\n[ 1.162779] Initialise system trusted keyring\n[ 1.164415] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.166474] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.169633] zbud: loaded\n[ 1.170929] VFS: Disk quotas dquot_6.6.0\n[ 1.172356] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.174775] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.176915] fuse init (API version 7.23)\n[ 1.178441] Key type big_key registered\n[ 1.179846] Allocating IMA MOK and blacklist keyrings.\n[ 1.181905] Key type asymmetric registered\n[ 1.183367] Asymmetric key parser 'x509' registered\n[ 1.185048] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.187648] io scheduler noop registered\n[ 1.189051] io scheduler deadline registered (default)\n[ 1.190822] io scheduler cfq registered\n[ 1.192276] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.194124] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.196345] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.198916] ACPI: Power Button [PWRF]\n[ 1.200361] GHES: HEST is not enabled!\n[ 1.216358] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.249727] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.253234] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.278492] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.281978] Linux agpgart interface v0.103\n[ 1.284978] loop: module loaded\n[ 1.288470] vda: vda1\n[ 1.290198] scsi host0: ata_piix\n[ 1.291488] scsi host1: ata_piix\n[ 1.292731] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.294904] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.297719] libphy: Fixed MDIO Bus: probed\n[ 1.299183] tun: Universal TUN/TAP device driver, 1.6\n[ 1.300881] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.304228] PPP generic driver version 2.4.2\n[ 1.305796] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.307920] ehci-pci: EHCI PCI platform driver\n[ 1.309468] ehci-platform: EHCI generic platform driver\n[ 1.311224] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.313227] ohci-pci: OHCI PCI platform driver\n[ 1.314778] ohci-platform: OHCI generic platform driver\n[ 1.316524] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.333237] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.335011] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.337598] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.339354] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.341386] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.343567] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.346070] usb usb1: Product: UHCI Host Controller\n[ 1.347711] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd\n[ 1.349758] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.351413] hub 1-0:1.0: USB hub found\n[ 1.352774] hub 1-0:1.0: 2 ports detected\n[ 1.354323] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.357951] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.359632] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.361903] mousedev: PS/2 mouse device common for all mice\n[ 1.364108] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.367139] rtc_cmos 00:00: RTC can wake from S4\n[ 1.369241] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.371337] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.373455] i2c /dev entries driver\n[ 1.374838] device-mapper: uevent: version 1.0.3\n[ 1.376520] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.379383] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.381631] NET: Registered protocol family 10\n[ 1.383390] NET: Registered protocol family 17\n[ 1.384960] Key type dns_resolver registered\n[ 1.386666] registered taskstats version 1\n[ 1.388148] Loading compiled-in X.509 certificates\n[ 1.390333] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb'\n[ 1.393604] zswap: loaded using pool lzo/zbud\n[ 1.396524] Key type trusted registered\n[ 1.399907] Key type encrypted registered\n[ 1.401341] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.403188] ima: No TPM chip found, activating TPM-bypass!\n[ 1.405026] evm: HMAC attrs: 0x1\n[ 1.406634] Magic number: 15:403:828\n[ 1.408175] rtc_cmos 00:00: setting system clock to 2019-04-09 09:49:25 UTC (1554803365)\n[ 1.411000] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.429045] EDD information not available.\n[ 1.452213] Freeing unused kernel memory: 1512K\n[ 1.453790] Write protecting the kernel read-only data: 14336k\n[ 1.457017] Freeing unused kernel memory: 1692K\n[ 1.458819] Freeing unused kernel memory: 96K\nLoading, please wait...\nstarting version 229\n[ 1.470280] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.473699] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.477013] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.480246] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.483307] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.490516] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.496144] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.500122] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.503242] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.506431] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.561204] [drm] Initialized drm 1.1.0 20060810\n[ 1.563902] virtio_net virtio0 ens3: renamed from eth0\n[ 1.573203] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.577902] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.598988] FDC 0 is a S82078B\n[ 1.614313] AVX2 version of gcm_enc/dec engaged.\n[ 1.615934] AES CTR mode by8 optimization enabled\n[ 1.662503] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.826571] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.828750] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.831012] usb 1-1: Product: QEMU USB Tablet\n[ 1.832541] usb 1-1: Manufacturer: QEMU\n[ 1.833912] usb 1-1: SerialNumber: 42\n[ 1.842392] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.850002] usbcore: registered new interface driver usbhid\n[ 1.851919] usbhid: USB HID core driver\n[ 1.854905] 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.858801] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\nBegin: Loading essential drivers ... [ 2.243015] md: linear personality registered for level -1\n[ 2.247001] md: multipath personality registered for level -4\n[ 2.251048] md: raid0 personality registered for level 0\n[ 2.255504] md: raid1 personality registered for level 1\n[ 2.326513] raid6: sse2x1 gen() 11351 MB/s\n[ 2.394511] raid6: sse2x1 xor() 8841 MB/s\n[ 2.462499] raid6: sse2x2 gen() 14517 MB/s\n[ 2.530509] raid6: sse2x2 xor() 9698 MB/s\n[ 2.598500] raid6: sse2x4 gen() 16711 MB/s\n[ 2.666511] raid6: sse2x4 xor() 11645 MB/s\n[ 2.738512] raid6: avx2x1 gen() 22095 MB/s\n[ 2.806500] raid6: avx2x2 gen() 25979 MB/s\n[ 2.874497] raid6: avx2x4 gen() 29727 MB/s\n[ 2.876009] raid6: using algorithm avx2x4 gen() 29727 MB/s\n[ 2.877822] raid6: using avx2x2 recovery algorithm\n[ 2.882313] xor: automatically using best checksumming function:\n[ 2.922543] avx : 31954.000 MB/sec\n[ 2.925468] async_tx: api initialized (async)\n[ 2.937306] md: raid6 personality registered for level 6\n[ 2.939104] md: raid5 personality registered for level 5\n[ 2.940877] md: raid4 personality registered for level 4\n[ 2.947754] 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.982662] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 3.002852] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\ndone.\nBegin: Running /scripts/local-bottom ... done.\nBegin: Running /scripts/init-bottom ... done.\n[ 3.096699] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN)\n[ 3.102600] systemd[1]: Detected virtualization kvm.\n[ 3.104323] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.4 LTS[0m!\n\n[ 3.108570] systemd[1]: Set hostname to .\n[ 3.111548] systemd[1]: Initializing machine ID from KVM UUID.\n[ 3.113550] systemd[1]: Installed transient /etc/machine-id file.\n[ 3.217017] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 3.220962] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 3.225375] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 3.229825] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 3.233512] systemd[1]: Started Forward Password Requests to Wall Directory Watch.\n[[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch.\n[ 3.238406] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 3.242586] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 3.246455] systemd[1]: Listening on fsck to fsckd communication Socket.\n[[0;32m OK [0m] Listening on fsck to fsckd communication Socket.\n[ 3.250696] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 3.253779] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 3.257218] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 3.261092] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 3.264993] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 3.269406] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 3.276320] systemd[1]: Starting Create list of required static device nodes for the current kernel...\n Starting Create list of required st... nodes for the current kernel...\n[ 3.286253] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 3.290682] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 3.297510] systemd[1]: Mounting POSIX Message Queue File System...\n[ 3.302837] Loading iSCSI transport class v2.0-870.\n Mounting POSIX Message Queue File System...\n[ 3.308756] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.[ 3.316763] iscsi: registered transport (tcp)\n\n[ 3.319388] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 3.324351] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 3.335375] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.\n[[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[ 3.346543] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 3.354540] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 3.362982] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...\n Starting Monitoring of LVM2 mirrors... dmeventd or progress polling...\n[ 3.377158] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 3.383923] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 3.389835] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 3.395033] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.[ 3.400927] iscsi: registered transport (iser)\n\n[ 3.403151] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 3.408895] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 3.414451] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 3.422059] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 3.428364] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 3.439586] 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.451277] systemd[1]: Started Load Kernel Modules.\n[[0;32m OK [0m] Started Load Kernel Modules.\n[ 3.455752] systemd[1]: Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[ 3.460410] systemd[1]: Started Set console keymap.\n[[0;32m OK [0m] Started Set console keymap.\n[ 3.464946] systemd[1]: Started Nameserver information manager.\n[[0;32m OK [0m] Started Nameserver information manager.\n[ 3.475991] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Mounting FUSE Control File System...\n Starting Apply Kernel Variables...\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 Flush Journal to Persistent Storage...\n Starting udev Coldplug all Devices...\n Starting Load/Save Random Seed...\n[[0;32m OK [0m] Started Load/Save Random Seed.\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n[[0;32m OK [0m] Started udev Coldplug all Devices.\n[[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch.\n[[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling.\n[[0;32m OK [0m] Reached target Local File Systems (Pre).\n[[0;32m OK [0m] Reached target Local File Systems.\n Starting Tell Plymouth To Write Out Runtime Data...\n Starting LSB: AppArmor initialization...\n Starting Initial cloud-init job (pre-networking)...\n Starting Commit a transient machine-id on disk...\n Starting Set console font and keymap...\n Starting Create Volatile Files and Directories...\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 Update UTMP about System Boot/Shutdown...\n Starting Network Time Synchronization...\n[[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[0;32m OK [0m] Started Network Time Synchronization.\n[[0;32m OK [0m] Reached target System Time Synchronized.\n[[0;32m OK [0m] Found device /dev/ttyS0.\n[ 4.135913] intel_rapl: no valid rapl domains found in package 0\n[[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\n[ 4.868087] cloud-init[478]: Cloud-init v. 18.2 running 'init-local' at Tue, 09 Apr 2019 09:49:29 +0000. Up 4.68 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 Starting Initial cloud-init job (metadata service crawler)...\n[[0;32m OK [0m] Reached target Network.\n"} 2019-04-09 09:49:39,402 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/808924d8-67e7-4485-a4d7-566e2a8285ee/action used request id req-97640b4c-6e9d-4fcb-b753-2a8cd5f650c8 2019-04-09 09:49:39,402 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0740880966187s 2019-04-09 09:49:39,403 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-127-generic (buildd@lcy01-amd64-023) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.9) ) #153-Ubuntu SMP Sat May 19 10:58:46 UTC 2018 (Ubuntu 4.4.0-127.153-generic 4.4.128) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1d2f0000-0x1f726fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14F7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE147F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffcf001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 785301936 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.910 MHz processor [ 0.224687] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.227635] pid_max: default: 32768 minimum: 301 [ 0.229228] ACPI: Core revision 20150930 [ 0.231237] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.233539] Security Framework initialized [ 0.234990] Yama: becoming mindful. [ 0.236283] AppArmor: AppArmor initialized [ 0.237779] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.240112] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.242363] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.244507] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.246893] Initializing cgroup subsys io [ 0.248333] Initializing cgroup subsys memory [ 0.249861] Initializing cgroup subsys devices [ 0.251411] Initializing cgroup subsys freezer [ 0.252954] Initializing cgroup subsys net_cls [ 0.254491] Initializing cgroup subsys perf_event [ 0.256116] Initializing cgroup subsys net_prio [ 0.257679] Initializing cgroup subsys hugetlb [ 0.259235] Initializing cgroup subsys pids [ 0.260739] CPU: Physical Processor ID: 0 [ 0.262870] mce: CPU supports 10 MCE banks [ 0.264355] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.266146] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.268101] Spectre V2 : Mitigation: Full generic retpoline [ 0.269954] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.272018] Spectre V2 : Enabling Indirect Branch Restricted Speculation [ 0.274279] Spectre V2 : Speculation control IBPB supported IBRS supported [ 0.276217] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.278914] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.299408] Freeing SMP alternatives memory: 32K [ 0.311626] ftrace: allocating 32237 entries in 126 pages [ 0.354854] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.357007] smpboot: Max logical packages: 1 [ 0.358787] x2apic enabled [ 0.360179] Switched APIC routing to physical x2apic. [ 0.363091] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.365099] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.368822] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.372019] KVM setup paravirtual spinlock [ 0.374601] x86: Booted up 1 node, 1 CPUs [ 0.376039] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.378500] devtmpfs: initialized [ 0.380820] evm: security.selinux [ 0.382049] evm: security.SMACK64 [ 0.383272] evm: security.SMACK64EXEC [ 0.384594] evm: security.SMACK64TRANSMUTE [ 0.386033] evm: security.SMACK64MMAP [ 0.387354] evm: security.ima [ 0.388489] evm: security.capability [ 0.389919] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.393142] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.395243] pinctrl core: initialized pinctrl subsystem [ 0.397198] RTC time: 9:49:24, date: 04/09/19 [ 0.398895] NET: Registered protocol family 16 [ 0.400607] cpuidle: using governor ladder [ 0.402065] cpuidle: using governor menu [ 0.403465] PCCT header not found. [ 0.404797] ACPI: bus type PCI registered [ 0.406225] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.408463] PCI: Using configuration type 1 for base access [ 0.411238] ACPI: Added _OSI(Module Device) [ 0.412720] ACPI: Added _OSI(Processor Device) [ 0.414256] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.415864] ACPI: Added _OSI(Processor Aggregator Device) [ 0.419129] ACPI: Interpreter enabled [ 0.420495] ACPI: (supports S0 S5) [ 0.421753] ACPI: Using IOAPIC for interrupt routing [ 0.423440] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.428132] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.430169] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.432378] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.434515] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.438389] acpiphp: Slot [3] registered [ 0.455773] acpiphp: Slot [4] registered [ 0.457209] acpiphp: Slot [5] registered [ 0.458636] acpiphp: Slot [6] registered [ 0.460058] acpiphp: Slot [7] registered [ 0.461467] acpiphp: Slot [8] registered [ 0.462884] acpiphp: Slot [9] registered [ 0.464301] acpiphp: Slot [10] registered [ 0.465740] acpiphp: Slot [11] registered [ 0.467178] acpiphp: Slot [12] registered [ 0.468621] acpiphp: Slot [13] registered [ 0.470171] acpiphp: Slot [14] registered [ 0.471606] acpiphp: Slot [15] registered [ 0.473050] acpiphp: Slot [16] registered [ 0.474495] acpiphp: Slot [17] registered [ 0.475933] acpiphp: Slot [18] registered [ 0.477372] acpiphp: Slot [19] registered [ 0.478815] acpiphp: Slot [20] registered [ 0.480249] acpiphp: Slot [21] registered [ 0.481686] acpiphp: Slot [22] registered [ 0.483130] acpiphp: Slot [23] registered [ 0.484570] acpiphp: Slot [24] registered [ 0.486011] acpiphp: Slot [25] registered [ 0.487454] acpiphp: Slot [26] registered [ 0.488894] acpiphp: Slot [27] registered [ 0.490333] acpiphp: Slot [28] registered [ 0.491767] acpiphp: Slot [29] registered [ 0.493201] acpiphp: Slot [30] registered [ 0.494644] acpiphp: Slot [31] registered [ 0.496076] PCI host bridge to bus 0000:00 [ 0.497514] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.499688] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.501862] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.504439] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.507017] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.509648] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.515481] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.517752] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.519853] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.522118] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.526748] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.529289] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.553152] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.556080] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.558577] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.561074] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.563523] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.565704] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.567963] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.569850] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.572605] vgaarb: loaded [ 0.573670] vgaarb: bridge control possible 0000:00:02.0 [ 0.575799] SCSI subsystem initialized [ 0.577366] ACPI: bus type USB registered [ 0.578836] usbcore: registered new interface driver usbfs [ 0.580673] usbcore: registered new interface driver hub [ 0.582464] usbcore: registered new device driver usb [ 0.584367] PCI: Using ACPI for IRQ routing [ 0.586252] NetLabel: Initializing [ 0.587523] NetLabel: domain hash size = 128 [ 0.589041] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.590743] NetLabel: unlabeled traffic allowed by default [ 0.592750] amd_nb: Cannot enumerate AMD northbridges [ 0.594490] clocksource: Switched to clocksource kvm-clock [ 0.604282] AppArmor: AppArmor Filesystem Enabled [ 0.605979] pnp: PnP ACPI init [ 0.607480] pnp: PnP ACPI: found 5 devices [ 0.614636] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.617674] NET: Registered protocol family 2 [ 0.619433] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.621714] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.623836] TCP: Hash tables configured (established 4096 bind 4096) [ 0.625956] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.627886] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.629971] NET: Registered protocol family 1 [ 0.631518] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.633474] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.635372] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.652073] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.668844] Unpacking initramfs... [ 1.154512] Freeing initrd memory: 37084K [ 1.156312] Scanning for low memory corruption every 60 seconds [ 1.158627] audit: initializing netlink subsys (disabled) [ 1.160486] audit: type=2000 audit(1554803365.178:1): initialized [ 1.162779] Initialise system trusted keyring [ 1.164415] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.166474] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.169633] zbud: loaded [ 1.170929] VFS: Disk quotas dquot_6.6.0 [ 1.172356] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.174775] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.176915] fuse init (API version 7.23) [ 1.178441] Key type big_key registered [ 1.179846] Allocating IMA MOK and blacklist keyrings. [ 1.181905] Key type asymmetric registered [ 1.183367] Asymmetric key parser 'x509' registered [ 1.185048] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.187648] io scheduler noop registered [ 1.189051] io scheduler deadline registered (default) [ 1.190822] io scheduler cfq registered [ 1.192276] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.194124] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.196345] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.198916] ACPI: Power Button [PWRF] [ 1.200361] GHES: HEST is not enabled! [ 1.216358] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.249727] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.253234] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.278492] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.281978] Linux agpgart interface v0.103 [ 1.284978] loop: module loaded [ 1.288470] vda: vda1 [ 1.290198] scsi host0: ata_piix [ 1.291488] scsi host1: ata_piix [ 1.292731] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.294904] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.297719] libphy: Fixed MDIO Bus: probed [ 1.299183] tun: Universal TUN/TAP device driver, 1.6 [ 1.300881] tun: (C) 1999-2004 Max Krasnyansky [ 1.304228] PPP generic driver version 2.4.2 [ 1.305796] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.307920] ehci-pci: EHCI PCI platform driver [ 1.309468] ehci-platform: EHCI generic platform driver [ 1.311224] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.313227] ohci-pci: OHCI PCI platform driver [ 1.314778] ohci-platform: OHCI generic platform driver [ 1.316524] uhci_hcd: USB Universal Host Controller Interface driver [ 1.333237] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.335011] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.337598] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.339354] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.341386] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.343567] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.346070] usb usb1: Product: UHCI Host Controller [ 1.347711] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd [ 1.349758] usb usb1: SerialNumber: 0000:00:01.2 [ 1.351413] hub 1-0:1.0: USB hub found [ 1.352774] hub 1-0:1.0: 2 ports detected [ 1.354323] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.357951] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.359632] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.361903] mousedev: PS/2 mouse device common for all mice [ 1.364108] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.367139] rtc_cmos 00:00: RTC can wake from S4 [ 1.369241] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.371337] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.373455] i2c /dev entries driver [ 1.374838] device-mapper: uevent: version 1.0.3 [ 1.376520] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.379383] ledtrig-cpu: registered to indicate activity on CPUs [ 1.381631] NET: Registered protocol family 10 [ 1.383390] NET: Registered protocol family 17 [ 1.384960] Key type dns_resolver registered [ 1.386666] registered taskstats version 1 [ 1.388148] Loading compiled-in X.509 certificates [ 1.390333] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb' [ 1.393604] zswap: loaded using pool lzo/zbud [ 1.396524] Key type trusted registered [ 1.399907] Key type encrypted registered [ 1.401341] AppArmor: AppArmor sha1 policy hashing enabled [ 1.403188] ima: No TPM chip found, activating TPM-bypass! [ 1.405026] evm: HMAC attrs: 0x1 [ 1.406634] Magic number: 15:403:828 [ 1.408175] rtc_cmos 00:00: setting system clock to 2019-04-09 09:49:25 UTC (1554803365) [ 1.411000] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.429045] EDD information not available. [ 1.452213] Freeing unused kernel memory: 1512K [ 1.453790] Write protecting the kernel read-only data: 14336k [ 1.457017] Freeing unused kernel memory: 1692K [ 1.458819] Freeing unused kernel memory: 96K Loading, please wait... starting version 229 [ 1.470280] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.473699] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.477013] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.480246] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.483307] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.490516] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.496144] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.500122] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.503242] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.506431] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.561204] [drm] Initialized drm 1.1.0 20060810 [ 1.563902] virtio_net virtio0 ens3: renamed from eth0 [ 1.573203] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.577902] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.598988] FDC 0 is a S82078B [ 1.614313] AVX2 version of gcm_enc/dec engaged. [ 1.615934] AES CTR mode by8 optimization enabled [ 1.662503] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.826571] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.828750] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.831012] usb 1-1: Product: QEMU USB Tablet [ 1.832541] usb 1-1: Manufacturer: QEMU [ 1.833912] usb 1-1: SerialNumber: 42 [ 1.842392] hidraw: raw HID events driver (C) Jiri Kosina [ 1.850002] usbcore: registered new interface driver usbhid [ 1.851919] usbhid: USB HID core driver [ 1.854905] 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.858801] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 Begin: Loading essential drivers ... [ 2.243015] md: linear personality registered for level -1 [ 2.247001] md: multipath personality registered for level -4 [ 2.251048] md: raid0 personality registered for level 0 [ 2.255504] md: raid1 personality registered for level 1 [ 2.326513] raid6: sse2x1 gen() 11351 MB/s [ 2.394511] raid6: sse2x1 xor() 8841 MB/s [ 2.462499] raid6: sse2x2 gen() 14517 MB/s [ 2.530509] raid6: sse2x2 xor() 9698 MB/s [ 2.598500] raid6: sse2x4 gen() 16711 MB/s [ 2.666511] raid6: sse2x4 xor() 11645 MB/s [ 2.738512] raid6: avx2x1 gen() 22095 MB/s [ 2.806500] raid6: avx2x2 gen() 25979 MB/s [ 2.874497] raid6: avx2x4 gen() 29727 MB/s [ 2.876009] raid6: using algorithm avx2x4 gen() 29727 MB/s [ 2.877822] raid6: using avx2x2 recovery algorithm [ 2.882313] xor: automatically using best checksumming function: [ 2.922543] avx : 31954.000 MB/sec [ 2.925468] async_tx: api initialized (async) [ 2.937306] md: raid6 personality registered for level 6 [ 2.939104] md: raid5 personality registered for level 5 [ 2.940877] md: raid4 personality registered for level 4 [ 2.947754] 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.982662] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 3.002852] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 3.096699] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN) [ 3.102600] systemd[1]: Detected virtualization kvm. [ 3.104323] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 3.108570] systemd[1]: Set hostname to . [ 3.111548] systemd[1]: Initializing machine ID from KVM UUID. [ 3.113550] systemd[1]: Installed transient /etc/machine-id file. [ 3.217017] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.220962] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.225375] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.229825] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.233512] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.238406] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.242586] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.246455] systemd[1]: Listening on fsck to fsckd communication Socket. [[0;32m OK [0m] Listening on fsck to fsckd communication Socket. [ 3.250696] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.253779] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.257218] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.261092] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.264993] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 3.269406] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 3.276320] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [ 3.286253] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 3.290682] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 3.297510] systemd[1]: Mounting POSIX Message Queue File System... [ 3.302837] Loading iSCSI transport class v2.0-870. Mounting POSIX Message Queue File System... [ 3.308756] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice.[ 3.316763] iscsi: registered transport (tcp) [ 3.319388] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 3.324351] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 3.335375] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [ 3.346543] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.354540] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.362982] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 3.377158] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.383923] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 3.389835] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.395033] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes.[ 3.400927] iscsi: registered transport (iser) [ 3.403151] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.408895] systemd[1]: Starting Journal Service... Starting Journal Service... [ 3.414451] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 3.422059] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 3.428364] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 3.439586] 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.451277] systemd[1]: Started Load Kernel Modules. [[0;32m OK [0m] Started Load Kernel Modules. [ 3.455752] systemd[1]: Started Uncomplicated firewall. [[0;32m OK [0m] Started Uncomplicated firewall. [ 3.460410] systemd[1]: Started Set console keymap. [[0;32m OK [0m] Started Set console keymap. [ 3.464946] systemd[1]: Started Nameserver information manager. [[0;32m OK [0m] Started Nameserver information manager. [ 3.475991] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started LVM2 metadata daemon. Mounting FUSE Control File System... Starting Apply Kernel Variables... 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 Flush Journal to Persistent Storage... Starting udev Coldplug all Devices... Starting Load/Save Random Seed... [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[0;32m OK [0m] Started udev Coldplug all Devices. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting Tell Plymouth To Write Out Runtime Data... Starting LSB: AppArmor initialization... Starting Initial cloud-init job (pre-networking)... Starting Commit a transient machine-id on disk... Starting Set console font and keymap... Starting Create Volatile Files and Directories... [[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 Update UTMP about System Boot/Shutdown... Starting Network Time Synchronization... [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] Found device /dev/ttyS0. [ 4.135913] intel_rapl: no valid rapl domains found in package 0 [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [ 4.868087] cloud-init[478]: Cloud-init v. 18.2 running 'init-local' at Tue, 09 Apr 2019 09:49:29 +0000. Up 4.68 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. Starting Initial cloud-init job (metadata service crawler)... [[0;32m OK [0m] Reached target Network. 2019-04-09 09:49:39,405 - functest.core.singlevm - DEBUG - try 2: cannot connect to 172.30.9.211: [Errno None] Unable to connect to port 22 on 172.30.9.211 2019-04-09 09:49:48,415 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-04-09 09:49:48,418 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers/808924d8-67e7-4485-a4d7-566e2a8285ee/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fb8f8f42e919ce9f683f0c937cfd96e3764165bc" -d '{"os-getConsoleOutput": {"length": null}}' 2019-04-09 09:49:48,489 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 14360 Content-Type: application/json Date: Tue, 09 Apr 2019 09:49:41 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ade5f5af-ac8e-4615-b35e-4dff1c9d233f x-openstack-request-id: req-ade5f5af-ac8e-4615-b35e-4dff1c9d233f 2019-04-09 09:49:48,493 - keystoneauth.session - DEBUG - RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-127-generic (buildd@lcy01-amd64-023) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.9) ) #153-Ubuntu SMP Sat May 19 10:58:46 UTC 2018 (Ubuntu 4.4.0-127.153-generic 4.4.128)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1d2f0000-0x1f726fff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14F7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE147F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffcf001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 785301936 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.910 MHz processor\n[ 0.224687] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.227635] pid_max: default: 32768 minimum: 301\n[ 0.229228] ACPI: Core revision 20150930\n[ 0.231237] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.233539] Security Framework initialized\n[ 0.234990] Yama: becoming mindful.\n[ 0.236283] AppArmor: AppArmor initialized\n[ 0.237779] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.240112] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.242363] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.244507] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.246893] Initializing cgroup subsys io\n[ 0.248333] Initializing cgroup subsys memory\n[ 0.249861] Initializing cgroup subsys devices\n[ 0.251411] Initializing cgroup subsys freezer\n[ 0.252954] Initializing cgroup subsys net_cls\n[ 0.254491] Initializing cgroup subsys perf_event\n[ 0.256116] Initializing cgroup subsys net_prio\n[ 0.257679] Initializing cgroup subsys hugetlb\n[ 0.259235] Initializing cgroup subsys pids\n[ 0.260739] CPU: Physical Processor ID: 0\n[ 0.262870] mce: CPU supports 10 MCE banks\n[ 0.264355] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.266146] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.268101] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.269954] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.272018] Spectre V2 : Enabling Indirect Branch Restricted Speculation\n[ 0.274279] Spectre V2 : Speculation control IBPB supported IBRS supported\n[ 0.276217] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.278914] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.299408] Freeing SMP alternatives memory: 32K\n[ 0.311626] ftrace: allocating 32237 entries in 126 pages\n[ 0.354854] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.357007] smpboot: Max logical packages: 1\n[ 0.358787] x2apic enabled\n[ 0.360179] Switched APIC routing to physical x2apic.\n[ 0.363091] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.365099] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.368822] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.372019] KVM setup paravirtual spinlock\n[ 0.374601] x86: Booted up 1 node, 1 CPUs\n[ 0.376039] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.378500] devtmpfs: initialized\n[ 0.380820] evm: security.selinux\n[ 0.382049] evm: security.SMACK64\n[ 0.383272] evm: security.SMACK64EXEC\n[ 0.384594] evm: security.SMACK64TRANSMUTE\n[ 0.386033] evm: security.SMACK64MMAP\n[ 0.387354] evm: security.ima\n[ 0.388489] evm: security.capability\n[ 0.389919] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.393142] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.395243] pinctrl core: initialized pinctrl subsystem\n[ 0.397198] RTC time: 9:49:24, date: 04/09/19\n[ 0.398895] NET: Registered protocol family 16\n[ 0.400607] cpuidle: using governor ladder\n[ 0.402065] cpuidle: using governor menu\n[ 0.403465] PCCT header not found.\n[ 0.404797] ACPI: bus type PCI registered\n[ 0.406225] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.408463] PCI: Using configuration type 1 for base access\n[ 0.411238] ACPI: Added _OSI(Module Device)\n[ 0.412720] ACPI: Added _OSI(Processor Device)\n[ 0.414256] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.415864] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.419129] ACPI: Interpreter enabled\n[ 0.420495] ACPI: (supports S0 S5)\n[ 0.421753] ACPI: Using IOAPIC for interrupt routing\n[ 0.423440] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.428132] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.430169] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.432378] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.434515] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.438389] acpiphp: Slot [3] registered\n[ 0.455773] acpiphp: Slot [4] registered\n[ 0.457209] acpiphp: Slot [5] registered\n[ 0.458636] acpiphp: Slot [6] registered\n[ 0.460058] acpiphp: Slot [7] registered\n[ 0.461467] acpiphp: Slot [8] registered\n[ 0.462884] acpiphp: Slot [9] registered\n[ 0.464301] acpiphp: Slot [10] registered\n[ 0.465740] acpiphp: Slot [11] registered\n[ 0.467178] acpiphp: Slot [12] registered\n[ 0.468621] acpiphp: Slot [13] registered\n[ 0.470171] acpiphp: Slot [14] registered\n[ 0.471606] acpiphp: Slot [15] registered\n[ 0.473050] acpiphp: Slot [16] registered\n[ 0.474495] acpiphp: Slot [17] registered\n[ 0.475933] acpiphp: Slot [18] registered\n[ 0.477372] acpiphp: Slot [19] registered\n[ 0.478815] acpiphp: Slot [20] registered\n[ 0.480249] acpiphp: Slot [21] registered\n[ 0.481686] acpiphp: Slot [22] registered\n[ 0.483130] acpiphp: Slot [23] registered\n[ 0.484570] acpiphp: Slot [24] registered\n[ 0.486011] acpiphp: Slot [25] registered\n[ 0.487454] acpiphp: Slot [26] registered\n[ 0.488894] acpiphp: Slot [27] registered\n[ 0.490333] acpiphp: Slot [28] registered\n[ 0.491767] acpiphp: Slot [29] registered\n[ 0.493201] acpiphp: Slot [30] registered\n[ 0.494644] acpiphp: Slot [31] registered\n[ 0.496076] PCI host bridge to bus 0000:00\n[ 0.497514] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.499688] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.501862] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.504439] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.507017] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.509648] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.515481] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.517752] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.519853] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.522118] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.526748] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.529289] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.553152] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.556080] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.558577] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.561074] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.563523] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.565704] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.567963] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.569850] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.572605] vgaarb: loaded\n[ 0.573670] vgaarb: bridge control possible 0000:00:02.0\n[ 0.575799] SCSI subsystem initialized\n[ 0.577366] ACPI: bus type USB registered\n[ 0.578836] usbcore: registered new interface driver usbfs\n[ 0.580673] usbcore: registered new interface driver hub\n[ 0.582464] usbcore: registered new device driver usb\n[ 0.584367] PCI: Using ACPI for IRQ routing\n[ 0.586252] NetLabel: Initializing\n[ 0.587523] NetLabel: domain hash size = 128\n[ 0.589041] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.590743] NetLabel: unlabeled traffic allowed by default\n[ 0.592750] amd_nb: Cannot enumerate AMD northbridges\n[ 0.594490] clocksource: Switched to clocksource kvm-clock\n[ 0.604282] AppArmor: AppArmor Filesystem Enabled\n[ 0.605979] pnp: PnP ACPI init\n[ 0.607480] pnp: PnP ACPI: found 5 devices\n[ 0.614636] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.617674] NET: Registered protocol family 2\n[ 0.619433] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.621714] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.623836] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.625956] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.627886] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.629971] NET: Registered protocol family 1\n[ 0.631518] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.633474] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.635372] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.652073] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.668844] Unpacking initramfs...\n[ 1.154512] Freeing initrd memory: 37084K\n[ 1.156312] Scanning for low memory corruption every 60 seconds\n[ 1.158627] audit: initializing netlink subsys (disabled)\n[ 1.160486] audit: type=2000 audit(1554803365.178:1): initialized\n[ 1.162779] Initialise system trusted keyring\n[ 1.164415] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.166474] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.169633] zbud: loaded\n[ 1.170929] VFS: Disk quotas dquot_6.6.0\n[ 1.172356] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.174775] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.176915] fuse init (API version 7.23)\n[ 1.178441] Key type big_key registered\n[ 1.179846] Allocating IMA MOK and blacklist keyrings.\n[ 1.181905] Key type asymmetric registered\n[ 1.183367] Asymmetric key parser 'x509' registered\n[ 1.185048] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.187648] io scheduler noop registered\n[ 1.189051] io scheduler deadline registered (default)\n[ 1.190822] io scheduler cfq registered\n[ 1.192276] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.194124] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.196345] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.198916] ACPI: Power Button [PWRF]\n[ 1.200361] GHES: HEST is not enabled!\n[ 1.216358] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.249727] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.253234] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.278492] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.281978] Linux agpgart interface v0.103\n[ 1.284978] loop: module loaded\n[ 1.288470] vda: vda1\n[ 1.290198] scsi host0: ata_piix\n[ 1.291488] scsi host1: ata_piix\n[ 1.292731] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.294904] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.297719] libphy: Fixed MDIO Bus: probed\n[ 1.299183] tun: Universal TUN/TAP device driver, 1.6\n[ 1.300881] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.304228] PPP generic driver version 2.4.2\n[ 1.305796] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.307920] ehci-pci: EHCI PCI platform driver\n[ 1.309468] ehci-platform: EHCI generic platform driver\n[ 1.311224] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.313227] ohci-pci: OHCI PCI platform driver\n[ 1.314778] ohci-platform: OHCI generic platform driver\n[ 1.316524] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.333237] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.335011] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.337598] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.339354] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.341386] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.343567] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.346070] usb usb1: Product: UHCI Host Controller\n[ 1.347711] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd\n[ 1.349758] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.351413] hub 1-0:1.0: USB hub found\n[ 1.352774] hub 1-0:1.0: 2 ports detected\n[ 1.354323] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.357951] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.359632] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.361903] mousedev: PS/2 mouse device common for all mice\n[ 1.364108] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.367139] rtc_cmos 00:00: RTC can wake from S4\n[ 1.369241] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.371337] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.373455] i2c /dev entries driver\n[ 1.374838] device-mapper: uevent: version 1.0.3\n[ 1.376520] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.379383] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.381631] NET: Registered protocol family 10\n[ 1.383390] NET: Registered protocol family 17\n[ 1.384960] Key type dns_resolver registered\n[ 1.386666] registered taskstats version 1\n[ 1.388148] Loading compiled-in X.509 certificates\n[ 1.390333] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb'\n[ 1.393604] zswap: loaded using pool lzo/zbud\n[ 1.396524] Key type trusted registered\n[ 1.399907] Key type encrypted registered\n[ 1.401341] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.403188] ima: No TPM chip found, activating TPM-bypass!\n[ 1.405026] evm: HMAC attrs: 0x1\n[ 1.406634] Magic number: 15:403:828\n[ 1.408175] rtc_cmos 00:00: setting system clock to 2019-04-09 09:49:25 UTC (1554803365)\n[ 1.411000] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.429045] EDD information not available.\n[ 1.452213] Freeing unused kernel memory: 1512K\n[ 1.453790] Write protecting the kernel read-only data: 14336k\n[ 1.457017] Freeing unused kernel memory: 1692K\n[ 1.458819] Freeing unused kernel memory: 96K\nLoading, please wait...\nstarting version 229\n[ 1.470280] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.473699] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.477013] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.480246] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.483307] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.490516] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.496144] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.500122] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.503242] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.506431] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.561204] [drm] Initialized drm 1.1.0 20060810\n[ 1.563902] virtio_net virtio0 ens3: renamed from eth0\n[ 1.573203] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.577902] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.598988] FDC 0 is a S82078B\n[ 1.614313] AVX2 version of gcm_enc/dec engaged.\n[ 1.615934] AES CTR mode by8 optimization enabled\n[ 1.662503] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.826571] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.828750] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.831012] usb 1-1: Product: QEMU USB Tablet\n[ 1.832541] usb 1-1: Manufacturer: QEMU\n[ 1.833912] usb 1-1: SerialNumber: 42\n[ 1.842392] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.850002] usbcore: registered new interface driver usbhid\n[ 1.851919] usbhid: USB HID core driver\n[ 1.854905] 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.858801] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\nBegin: Loading essential drivers ... [ 2.243015] md: linear personality registered for level -1\n[ 2.247001] md: multipath personality registered for level -4\n[ 2.251048] md: raid0 personality registered for level 0\n[ 2.255504] md: raid1 personality registered for level 1\n[ 2.326513] raid6: sse2x1 gen() 11351 MB/s\n[ 2.394511] raid6: sse2x1 xor() 8841 MB/s\n[ 2.462499] raid6: sse2x2 gen() 14517 MB/s\n[ 2.530509] raid6: sse2x2 xor() 9698 MB/s\n[ 2.598500] raid6: sse2x4 gen() 16711 MB/s\n[ 2.666511] raid6: sse2x4 xor() 11645 MB/s\n[ 2.738512] raid6: avx2x1 gen() 22095 MB/s\n[ 2.806500] raid6: avx2x2 gen() 25979 MB/s\n[ 2.874497] raid6: avx2x4 gen() 29727 MB/s\n[ 2.876009] raid6: using algorithm avx2x4 gen() 29727 MB/s\n[ 2.877822] raid6: using avx2x2 recovery algorithm\n[ 2.882313] xor: automatically using best checksumming function:\n[ 2.922543] avx : 31954.000 MB/sec\n[ 2.925468] async_tx: api initialized (async)\n[ 2.937306] md: raid6 personality registered for level 6\n[ 2.939104] md: raid5 personality registered for level 5\n[ 2.940877] md: raid4 personality registered for level 4\n[ 2.947754] 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.982662] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 3.002852] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\ndone.\nBegin: Running /scripts/local-bottom ... done.\nBegin: Running /scripts/init-bottom ... done.\n[ 3.096699] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN)\n[ 3.102600] systemd[1]: Detected virtualization kvm.\n[ 3.104323] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.4 LTS[0m!\n\n[ 3.108570] systemd[1]: Set hostname to .\n[ 3.111548] systemd[1]: Initializing machine ID from KVM UUID.\n[ 3.113550] systemd[1]: Installed transient /etc/machine-id file.\n[ 3.217017] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 3.220962] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 3.225375] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 3.229825] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 3.233512] systemd[1]: Started Forward Password Requests to Wall Directory Watch.\n[[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch.\n[ 3.238406] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 3.242586] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 3.246455] systemd[1]: Listening on fsck to fsckd communication Socket.\n[[0;32m OK [0m] Listening on fsck to fsckd communication Socket.\n[ 3.250696] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 3.253779] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 3.257218] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 3.261092] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 3.264993] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 3.269406] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 3.276320] systemd[1]: Starting Create list of required static device nodes for the current kernel...\n Starting Create list of required st... nodes for the current kernel...\n[ 3.286253] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 3.290682] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 3.297510] systemd[1]: Mounting POSIX Message Queue File System...\n[ 3.302837] Loading iSCSI transport class v2.0-870.\n Mounting POSIX Message Queue File System...\n[ 3.308756] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.[ 3.316763] iscsi: registered transport (tcp)\n\n[ 3.319388] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 3.324351] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 3.335375] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.\n[[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[ 3.346543] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 3.354540] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 3.362982] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...\n Starting Monitoring of LVM2 mirrors... dmeventd or progress polling...\n[ 3.377158] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 3.383923] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 3.389835] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 3.395033] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.[ 3.400927] iscsi: registered transport (iser)\n\n[ 3.403151] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 3.408895] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 3.414451] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 3.422059] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 3.428364] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 3.439586] 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.451277] systemd[1]: Started Load Kernel Modules.\n[[0;32m OK [0m] Started Load Kernel Modules.\n[ 3.455752] systemd[1]: Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[ 3.460410] systemd[1]: Started Set console keymap.\n[[0;32m OK [0m] Started Set console keymap.\n[ 3.464946] systemd[1]: Started Nameserver information manager.\n[[0;32m OK [0m] Started Nameserver information manager.\n[ 3.475991] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Mounting FUSE Control File System...\n Starting Apply Kernel Variables...\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 Flush Journal to Persistent Storage...\n Starting udev Coldplug all Devices...\n Starting Load/Save Random Seed...\n[[0;32m OK [0m] Started Load/Save Random Seed.\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n[[0;32m OK [0m] Started udev Coldplug all Devices.\n[[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch.\n[[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling.\n[[0;32m OK [0m] Reached target Local File Systems (Pre).\n[[0;32m OK [0m] Reached target Local File Systems.\n Starting Tell Plymouth To Write Out Runtime Data...\n Starting LSB: AppArmor initialization...\n Starting Initial cloud-init job (pre-networking)...\n Starting Commit a transient machine-id on disk...\n Starting Set console font and keymap...\n Starting Create Volatile Files and Directories...\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 Update UTMP about System Boot/Shutdown...\n Starting Network Time Synchronization...\n[[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[0;32m OK [0m] Started Network Time Synchronization.\n[[0;32m OK [0m] Reached target System Time Synchronized.\n[[0;32m OK [0m] Found device /dev/ttyS0.\n[ 4.135913] intel_rapl: no valid rapl domains found in package 0\n[[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\n[ 4.868087] cloud-init[478]: Cloud-init v. 18.2 running 'init-local' at Tue, 09 Apr 2019 09:49:29 +0000. Up 4.68 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 Starting Initial cloud-init job (metadata service crawler)...\n[[0;32m OK [0m] Reached target Network.\n[ 15.303445] cloud-init[929]: Cloud-init v. 18.2 running 'init' at Tue, 09 Apr 2019 09:49:30 +0000. Up 6.35 seconds.\n[ 15.306499] cloud-init[929]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++\n[ 15.313908] cloud-init[929]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 15.320416] cloud-init[929]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |\n[ 15.326235] cloud-init[929]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 15.332408] cloud-init[929]: ci-info: | ens3 | True | 192.168.120.11 | 255.255.255.0 | . | fa:16:3e:2a:76:cc |\n[ 15.340120] cloud-init[929]: ci-info: | ens3 | True | fe80::f816:3eff:fe2a:76cc/64 | . | link | fa:16:3e:2a:76:cc |\n[ 15.348137] cloud-init[929]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . |\n[ 15.351292] cloud-init[929]: ci-info: | lo | True | ::1/128 | . | host | . |\n[ 15.358369] cloud-init[929]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 15.364410] cloud-init[929]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++\n[ 15.372121] cloud-init[929]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 15.376121] cloud-init[929]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 15.382820] cloud-init[929]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 15.386217] cloud-init[929]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG |\n[ 15.390589] cloud-init[929]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | ens3 | UGH |\n[ 15.395464] cloud-init[929]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U |\n[ 15.401078] cloud-init[929]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 15.405352] cloud-init[929]: 2019-04-09 09:49:39,685 - DataSourceEc2.py[WARNING]: Metadata 'network' key not valid: None.\n[ 15.727463] cloud-init[929]: Generating public/private rsa key pair.\n[ 15.729748] cloud-init[929]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key.\n[ 15.736294] cloud-init[929]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\n[ 15.740133] cloud-init[929]: The key fingerprint is:\n[ 15.744150] cloud-init[929]: SHA256:Xeze78EbnflCfH1SjO/NPxU+Y4zAm0FQnN3EmghVzgo root@shaker-vm-e0902187-d19b-4e9d-9908-fdb9609d5806\n[ 15.752140] cloud-init[929]: The key's randomart image is:\n[ 15.754126] cloud-init[929]: +---[RSA 2048]----+\n[ 15.760124] cloud-init[929]: | .=o+.+. |\n[ 15.761939] cloud-init[929]: | . =o. o |\n[ 15.764123] cloud-init[929]: | E+ +ooo |\n[ 15.768120] cloud-init[929]: | ..B.o..o|\n[ 15.772139] cloud-init[929]: | S ..*.+oo|\n[ 15.776165] cloud-init[929]: | + o=*X|\n[ 15.780117] cloud-init[929]: | ..o@B|\n[ 15.781917] cloud-init[929]: | .oO|\n[ 15.788415] cloud-init[929]: | +B|\n[[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler).\n[[0;32m OK [0m[ 15.796370] cloud-init[929]: +----[SHA256]-----+\n[ 15.797691] cloud-init[929]: Generating public/private dsa key pair.\n[ 15.799346] cloud-init[929]: ] Reached target Cloud-config availability.\n[[0;32m OK [0m] Reached target System Initialization.\n[[0;32m OK [0m] Started Daily Cleanup of Temporary Directories.Your identification has been saved in /etc/ssh/ssh_host_dsa_key.\n[ 15.806362] cloud-init[929]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\n[[0;32m OK [0m] Started Daily apt download activities.\n[[0;32m OK [0m] Listening on ACPID Listen Socket.\n Starting Socket activation for snappy daemon.\n[ 15.813067] cloud-init[929]: The key fingerprint is:\n[ 15.814448] cloud-init[929]: SHA256:Vv3dJJcuMkDPQ6haFDgR+OkH1oWPtSD8iW/pgXCOuKU root@shaker-vm-e0902187-d19b-4e9d-9908-fdb9609d5806\n[[0;32m OK [0m] Started Daily apt upgrade and clean activities.\n\n[ 15.819448] Starting LXD - unix socket.\n[[0;32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[[0;32m OK [0m] Reached target Timers.\ncloud-init[929]: The key's randomart image is:\n[ 15.825204] cloud-init[929]: +---[DSA 1024]----+\n[ 15.826519] cloud-init[929]: | oo+.o... |\n[ 15.827834] cloud-init[929]: | . = +.++. .|\n[[0;32m OK [0m] Started ACPI Events Check.\n[[0;32m OK [0m[ 15.829998] cloud-init[929]: | . O O.o+. ..o|\n[ 15.833564] cloud-init[929]: | . B B +. ...=.|\n[ 15.834899] cloud-init[929]: | . B * S o ...o|] Reached target Paths.\n[[0;32m OK [0m] Listening on UUID daemon activation socket.\n[[0;32m OK [0m] Reached target Network is Online.\n\n[ 15.840327] cloud-init[929]: | . o = B o . |\n Starting iSCSI initiator daemon (iscsid)...\n[ 15.843733] [[0;32m OK [0m] Listening on Socket activation for snappy daemon.\n[[0;32m OK [0m] Listening on LXD - unix socket.\ncloud-init[929]: | + + . |\n[ 15.850835] cloud-init[929]: | E . |\n[ 15.856071] cloud-init[929]: | |\n[[0;32m OK [0m] Reached target Sockets.\n[ 15.860105] cloud-init[929]: +----[SHA256]-----+\n[ 15.861557] cloud-init[929]: Generating public/private ecdsa key pair.\n[ 15.863241] cloud-init[929]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key.[[0;32m OK [0m] Reached target Basic System.\n Starting LSB: MD monitoring daemon...\n Starting Pollinate to seed the pseudo random number generator...\n[[0;32m OK [0m] \n[ 15.873993] cloud-init[929]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nStarted iperf3 Service.\n [ 15.880562] Starting Apply the settings specified in cloud-config...\n[[0;32m OK [0m] Started ACPI event daemon.\n Starting Login Service...\n[[0;32m OK [0m] Started FUSE filesystem for LXC.\n Starting LXD - container startup/shutdown...\n Starting System Logging Service...\n Starting Accounts Service...cloud-init\n[[0;32m OK [0m] Started Unattended Upgrades Shutdown.\n[929]: The key fingerprint is:[[0;32m OK [0m] Started iperf Service.\n[[0;32m OK [0m] Started D-Bus System Message Bus.\n[ 15.927203] \ncloud-init[929]: SHA256:jR2zbJLp4lUU5wjv7DMKxK/tpm1rirKJ0Hahmq23MMk root@shaker-vm-e0902187-d19b-4e9d-9908-fdb9609d5806\n[ 15.958722] [[0;32m OK [0m] Started Regular background program processing daemon.\n[[0;32m OK [0m] Started Deferred execution scheduler.\ncloud-init Starting LSB: Record successful boot for GRUB...\n Starting /etc/rc.local Compatibility...\n Starting Snappy daemon...\n[[0;32m OK [0m] Started System Logging Service.\n[[0;32m OK [0m] Started /etc/rc.local Compatibility.\n[929]: The key's randomart image is:[[0;32m OK [0m] Started iSCSI initiator daemon (iscsid).\n\n[[0;32m OK [0m] Started LSB: MD monitoring daemon.\n[ 16.042210] cloud-init[929]: +---[ECDSA 256]---+\n[ 16.065135] cloud-init[929]: | . . . |[[0;32m OK [0m] Started LXD - container startup/shutdown.\n\n[ 16.083654] cloud-init[929]: | o = |\n[ 16.099448] cloud-init Starting Authenticate and Authorize Users to Run Privileged Tasks...\n Starting Login to default iSCSI targets...\n[929]: | * . |[[0;32m OK [0m] Started Login Service.\n\n[[0;32m OK [0m] [ 16.133201] Started LSB: Record successful boot for GRUB.\ncloud-init[929]: | . @ + |[[0;32m OK [0m] Started Login to default iSCSI targets.\n[[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks.\n[[0;32m OK [0m] Started Accounts Service.\n\n[[0;32m OK [0m] Reached target Remote File Systems (Pre).\n[[0;32m OK [0m] Reached target Remote File Systems.\n Starting LSB: network benchmark...\n Starting Permit User Sessions...\n[ 16.184815] Starting LSB: daemon to balance interrupts for SMP systems...\n Starting LSB: Set the CPU Frequency Scaling governor to \"ondemand\"...\n Starting LSB: automatic crash report generation...\ncloud-init[929]: | . o S X |\n[ 16.201536] cloud-init[[0;32m OK [0m] Started Permit User Sessions.\n[929]: [[0;32m OK [0m] Started LSB: network benchmark.\n|.o . o o = |\n[ 16.233969] Starting Hold until boot process finishes up...\n Starting Terminate Plymouth Boot Screen...\n[[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to \"ondemand\".\n[[0;32m OK [0m] Started Hold until boot process finishes up.\ncloud-init[929]: |=E+ . o + + |\n[[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems.\n[ 16.268222] cloud-init[929]: |.Ooo o B+. o |[[0;32m OK [0m] Started Terminate Plymouth Boot Screen.\n[[0;32m OK [0m] Started Snappy daemon.\n\n Starting Wait until snapd is fully seeded...\n[[0;32m OK [0m] Started Serial Getty on ttyS0.[ 16.296148] cloud-init[929]: |=o=+. =B*. |\n\n[[0;32m OK [0m] Started Getty on tty1.\n[[0;32m OK [0m] Reached target Login Prompts.\n Starting Set console scheme...\n[[0;32m OK [0m] Started LSB: automatic crash report generation.[ 16.317631] cloud-init[929]: +----[SHA256]-----+\n\n[[0;32m OK [0m] Started Set console scheme.\n[ 16.333055] cloud-init[929]: Generating public/private ed25519 key pair.\n[ 16.344814] cloud-init[929]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key.\n[ 16.356700] cloud-init[929]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\n[ 16.364114] cloud-init[929]: The key fingerprint is:\n[ 16.368117] cloud-init[929]: SHA256:n8Fy6eYLzGakZjZEVX58LOV25sKjuwUEi1mpsU/THoA root@shaker-vm-e0902187-d19b-4e9d-9908-fdb9609d5806\n[ 16.376101] cloud-init[929]: The key's randomart image is:\n[ 16.381494] cloud-init[929]: +--[ED25519 256]--+\n[ 16.388633] cloud-init[929]: | .o+. . |\n[ 16.390711] cloud-init[929]: | .E=o+ + |\n[ 16.396987] cloud-init[929]: | . o+oo= = o|\n[ 16.399401] cloud-init[929]: | . o.o+o= + |\n[ 16.403369] cloud-init[929]: | . So=o..+ .|\n[ 16.407697] cloud-init[929]: | . = =.o.o o |\n[ 16.411979] cloud-init[929]: | * * = . . |\n[ 16.415564] cloud-init[929]: | + + + o |\n[ 16.420056] cloud-init[929]: | o.o. |\n[ 16.425627] cloud-init[929]: +----[SHA256]-----+\n[ 16.736094] cloud-init[1035]: Generating locales (this might take a while)...\n[[0;32m OK [0m] Started Pollinate to seed the pseudo random number generator.\n Starting OpenBSD Secure Shell server...\n[[0;32m OK [0m] Started OpenBSD Secure Shell server.\n[ 17.452076] cloud-init[1035]: en_US.UTF-8... done\n[ 17.454901] cloud-init[1035]: Generation complete.\n[ 17.949214] cloud-init[1035]: Cloud-init v. 18.2 running 'modules:config' at Tue, 09 Apr 2019 09:49:40 +0000. Up 16.61 seconds.\n[[0;32m OK [0m] Started Apply the settings specified in cloud-config.\n[[0;32m OK [0m] Started Wait until snapd is fully seeded.\n[[0;32m OK [0m] Reached target Multi-User System.\n Starting Execute cloud user/final scripts...\n[[0;32m OK [0m] Reached target Graphical Interface.\n Starting Update UTMP about System Runlevel Changes...\n[[0;32m OK [0m] Started Update UTMP about System Runlevel Changes.\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 | a9:d6:dd:00:2c:dc:3d:8a:94:11:13:91:fc:e9:cb:86 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\n<14>Apr 9 09:49:44 ec2: \n<14>Apr 9 09:49:44 ec2: #############################################################\n<14>Apr 9 09:49:44 ec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\n<14>Apr 9 09:49:44 ec2: 1024 SHA256:Vv3dJJcuMkDPQ6haFDgR+OkH1oWPtSD8iW/pgXCOuKU root@shaker-vm-e0902187-d19b-4e9d-9908-fdb9609d5806 (DSA)\n<14>Apr 9 09:49:44 ec2: 256 SHA256:jR2zbJLp4lUU5wjv7DMKxK/tpm1rirKJ0Hahmq23MMk root@shaker-vm-e0902187-d19b-4e9d-9908-fdb9609d5806 (ECDSA)\n<14>Apr 9 09:49:44 ec2: 256 SHA256:n8Fy6eYLzGakZjZEVX58LOV25sKjuwUEi1mpsU/THoA root@shaker-vm-e0902187-d19b-4e9d-9908-fdb9609d5806 (ED25519)\n<14>Apr 9 09:49:44 ec2: 2048 SHA256:Xeze78EbnflCfH1SjO/NPxU+Y4zAm0FQnN3EmghVzgo root@shaker-vm-e0902187-d19b-4e9d-9908-fdb9609d5806 (RSA)\n<14>Apr 9 09:49:44 ec2: -----END SSH HOST KEY FINGERPRINTS-----\n<14>Apr 9 09:49:44 ec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBCzAG25PpfzJ+jAgLNZKUh0dEjxo6obW0CbJzn0mVtBm4gw9Hvr7IcV7/HZfFXKHhlTZVCepVddnPgSpeygMNoI= root@shaker-vm-e0902187-d19b-4e9d-9908-fdb9609d5806\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIPY4VNj6YMGNb4LTmj5Yr6N/jyT/jhpiUmyWM7+Eoe9x root@shaker-vm-e0902187-d19b-4e9d-9908-fdb9609d5806\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDRG4dc3SnDA+McRbNkEXnnvcO0/38VOTq1rKdywE9e2PMZzRcA88Za3ck+/diI80Pkns40FCASii5RsFt8xEKTr49rtdlL2iIsrlzwB7U3B2Zn7UKFuPD9bAiNMwn2n6kX94Jwc7TjI//mtRIL/oYk2XmvTk/JY7vuYnafgGajnTYrGQgR3NKcd3ODLlfRgJvrKIUOY+fYSuiRz8q6mKCturatV8ks2Qn/UFsep7pglOWT+EepxoYA9qRV8MNgPtFj4dpceCjNFrESAHrIutz8jLIZY5RTY4mIEMwwXeuMR0iEBWjNPMHV0YER5FoJ+o1w0oUY2knQfSzQxfKHMg3X root@shaker-vm-e0902187-d19b-4e9d-9908-fdb9609d5806\n-----END SSH HOST KEY KEYS-----\n[ 20.261094] cloud-init[1303]: Cloud-init v. 18.2 running 'modules:final' at Tue, 09 Apr 2019 09:49:44 +0000. Up 20.09 seconds.\n[ 20.268033] cloud-init[1303]: Cloud-init v. 18.2 finished at Tue, 09 Apr 2019 09:49:44 +0000. Datasource DataSourceEc2. Up 20.25 seconds\n[[0;32m OK [0m] Started Execute cloud user/final scripts.\n[[0;32m OK [0m] Reached target Cloud-init target.\n\nUbuntu 16.04.4 LTS shaker-vm-e0902187-d19b-4e9d-9908-fdb9609d5806 ttyS0\n\nshaker-vm-e0902187-d19b-4e9d-9908-fdb9609d5806 login: "} 2019-04-09 09:49:48,494 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/808924d8-67e7-4485-a4d7-566e2a8285ee/action used request id req-ade5f5af-ac8e-4615-b35e-4dff1c9d233f 2019-04-09 09:49:48,494 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0790967941284s 2019-04-09 09:49:48,495 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-127-generic (buildd@lcy01-amd64-023) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.9) ) #153-Ubuntu SMP Sat May 19 10:58:46 UTC 2018 (Ubuntu 4.4.0-127.153-generic 4.4.128) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1d2f0000-0x1f726fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14F7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE147F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffcf001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 785301936 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.910 MHz processor [ 0.224687] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.227635] pid_max: default: 32768 minimum: 301 [ 0.229228] ACPI: Core revision 20150930 [ 0.231237] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.233539] Security Framework initialized [ 0.234990] Yama: becoming mindful. [ 0.236283] AppArmor: AppArmor initialized [ 0.237779] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.240112] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.242363] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.244507] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.246893] Initializing cgroup subsys io [ 0.248333] Initializing cgroup subsys memory [ 0.249861] Initializing cgroup subsys devices [ 0.251411] Initializing cgroup subsys freezer [ 0.252954] Initializing cgroup subsys net_cls [ 0.254491] Initializing cgroup subsys perf_event [ 0.256116] Initializing cgroup subsys net_prio [ 0.257679] Initializing cgroup subsys hugetlb [ 0.259235] Initializing cgroup subsys pids [ 0.260739] CPU: Physical Processor ID: 0 [ 0.262870] mce: CPU supports 10 MCE banks [ 0.264355] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.266146] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.268101] Spectre V2 : Mitigation: Full generic retpoline [ 0.269954] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.272018] Spectre V2 : Enabling Indirect Branch Restricted Speculation [ 0.274279] Spectre V2 : Speculation control IBPB supported IBRS supported [ 0.276217] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.278914] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.299408] Freeing SMP alternatives memory: 32K [ 0.311626] ftrace: allocating 32237 entries in 126 pages [ 0.354854] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.357007] smpboot: Max logical packages: 1 [ 0.358787] x2apic enabled [ 0.360179] Switched APIC routing to physical x2apic. [ 0.363091] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.365099] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.368822] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.372019] KVM setup paravirtual spinlock [ 0.374601] x86: Booted up 1 node, 1 CPUs [ 0.376039] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.378500] devtmpfs: initialized [ 0.380820] evm: security.selinux [ 0.382049] evm: security.SMACK64 [ 0.383272] evm: security.SMACK64EXEC [ 0.384594] evm: security.SMACK64TRANSMUTE [ 0.386033] evm: security.SMACK64MMAP [ 0.387354] evm: security.ima [ 0.388489] evm: security.capability [ 0.389919] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.393142] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.395243] pinctrl core: initialized pinctrl subsystem [ 0.397198] RTC time: 9:49:24, date: 04/09/19 [ 0.398895] NET: Registered protocol family 16 [ 0.400607] cpuidle: using governor ladder [ 0.402065] cpuidle: using governor menu [ 0.403465] PCCT header not found. [ 0.404797] ACPI: bus type PCI registered [ 0.406225] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.408463] PCI: Using configuration type 1 for base access [ 0.411238] ACPI: Added _OSI(Module Device) [ 0.412720] ACPI: Added _OSI(Processor Device) [ 0.414256] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.415864] ACPI: Added _OSI(Processor Aggregator Device) [ 0.419129] ACPI: Interpreter enabled [ 0.420495] ACPI: (supports S0 S5) [ 0.421753] ACPI: Using IOAPIC for interrupt routing [ 0.423440] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.428132] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.430169] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.432378] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.434515] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.438389] acpiphp: Slot [3] registered [ 0.455773] acpiphp: Slot [4] registered [ 0.457209] acpiphp: Slot [5] registered [ 0.458636] acpiphp: Slot [6] registered [ 0.460058] acpiphp: Slot [7] registered [ 0.461467] acpiphp: Slot [8] registered [ 0.462884] acpiphp: Slot [9] registered [ 0.464301] acpiphp: Slot [10] registered [ 0.465740] acpiphp: Slot [11] registered [ 0.467178] acpiphp: Slot [12] registered [ 0.468621] acpiphp: Slot [13] registered [ 0.470171] acpiphp: Slot [14] registered [ 0.471606] acpiphp: Slot [15] registered [ 0.473050] acpiphp: Slot [16] registered [ 0.474495] acpiphp: Slot [17] registered [ 0.475933] acpiphp: Slot [18] registered [ 0.477372] acpiphp: Slot [19] registered [ 0.478815] acpiphp: Slot [20] registered [ 0.480249] acpiphp: Slot [21] registered [ 0.481686] acpiphp: Slot [22] registered [ 0.483130] acpiphp: Slot [23] registered [ 0.484570] acpiphp: Slot [24] registered [ 0.486011] acpiphp: Slot [25] registered [ 0.487454] acpiphp: Slot [26] registered [ 0.488894] acpiphp: Slot [27] registered [ 0.490333] acpiphp: Slot [28] registered [ 0.491767] acpiphp: Slot [29] registered [ 0.493201] acpiphp: Slot [30] registered [ 0.494644] acpiphp: Slot [31] registered [ 0.496076] PCI host bridge to bus 0000:00 [ 0.497514] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.499688] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.501862] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.504439] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.507017] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.509648] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.515481] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.517752] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.519853] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.522118] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.526748] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.529289] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.553152] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.556080] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.558577] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.561074] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.563523] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.565704] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.567963] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.569850] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.572605] vgaarb: loaded [ 0.573670] vgaarb: bridge control possible 0000:00:02.0 [ 0.575799] SCSI subsystem initialized [ 0.577366] ACPI: bus type USB registered [ 0.578836] usbcore: registered new interface driver usbfs [ 0.580673] usbcore: registered new interface driver hub [ 0.582464] usbcore: registered new device driver usb [ 0.584367] PCI: Using ACPI for IRQ routing [ 0.586252] NetLabel: Initializing [ 0.587523] NetLabel: domain hash size = 128 [ 0.589041] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.590743] NetLabel: unlabeled traffic allowed by default [ 0.592750] amd_nb: Cannot enumerate AMD northbridges [ 0.594490] clocksource: Switched to clocksource kvm-clock [ 0.604282] AppArmor: AppArmor Filesystem Enabled [ 0.605979] pnp: PnP ACPI init [ 0.607480] pnp: PnP ACPI: found 5 devices [ 0.614636] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.617674] NET: Registered protocol family 2 [ 0.619433] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.621714] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.623836] TCP: Hash tables configured (established 4096 bind 4096) [ 0.625956] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.627886] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.629971] NET: Registered protocol family 1 [ 0.631518] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.633474] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.635372] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.652073] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.668844] Unpacking initramfs... [ 1.154512] Freeing initrd memory: 37084K [ 1.156312] Scanning for low memory corruption every 60 seconds [ 1.158627] audit: initializing netlink subsys (disabled) [ 1.160486] audit: type=2000 audit(1554803365.178:1): initialized [ 1.162779] Initialise system trusted keyring [ 1.164415] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.166474] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.169633] zbud: loaded [ 1.170929] VFS: Disk quotas dquot_6.6.0 [ 1.172356] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.174775] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.176915] fuse init (API version 7.23) [ 1.178441] Key type big_key registered [ 1.179846] Allocating IMA MOK and blacklist keyrings. [ 1.181905] Key type asymmetric registered [ 1.183367] Asymmetric key parser 'x509' registered [ 1.185048] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.187648] io scheduler noop registered [ 1.189051] io scheduler deadline registered (default) [ 1.190822] io scheduler cfq registered [ 1.192276] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.194124] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.196345] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.198916] ACPI: Power Button [PWRF] [ 1.200361] GHES: HEST is not enabled! [ 1.216358] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.249727] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.253234] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.278492] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.281978] Linux agpgart interface v0.103 [ 1.284978] loop: module loaded [ 1.288470] vda: vda1 [ 1.290198] scsi host0: ata_piix [ 1.291488] scsi host1: ata_piix [ 1.292731] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.294904] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.297719] libphy: Fixed MDIO Bus: probed [ 1.299183] tun: Universal TUN/TAP device driver, 1.6 [ 1.300881] tun: (C) 1999-2004 Max Krasnyansky [ 1.304228] PPP generic driver version 2.4.2 [ 1.305796] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.307920] ehci-pci: EHCI PCI platform driver [ 1.309468] ehci-platform: EHCI generic platform driver [ 1.311224] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.313227] ohci-pci: OHCI PCI platform driver [ 1.314778] ohci-platform: OHCI generic platform driver [ 1.316524] uhci_hcd: USB Universal Host Controller Interface driver [ 1.333237] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.335011] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.337598] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.339354] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.341386] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.343567] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.346070] usb usb1: Product: UHCI Host Controller [ 1.347711] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd [ 1.349758] usb usb1: SerialNumber: 0000:00:01.2 [ 1.351413] hub 1-0:1.0: USB hub found [ 1.352774] hub 1-0:1.0: 2 ports detected [ 1.354323] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.357951] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.359632] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.361903] mousedev: PS/2 mouse device common for all mice [ 1.364108] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.367139] rtc_cmos 00:00: RTC can wake from S4 [ 1.369241] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.371337] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.373455] i2c /dev entries driver [ 1.374838] device-mapper: uevent: version 1.0.3 [ 1.376520] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.379383] ledtrig-cpu: registered to indicate activity on CPUs [ 1.381631] NET: Registered protocol family 10 [ 1.383390] NET: Registered protocol family 17 [ 1.384960] Key type dns_resolver registered [ 1.386666] registered taskstats version 1 [ 1.388148] Loading compiled-in X.509 certificates [ 1.390333] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb' [ 1.393604] zswap: loaded using pool lzo/zbud [ 1.396524] Key type trusted registered [ 1.399907] Key type encrypted registered [ 1.401341] AppArmor: AppArmor sha1 policy hashing enabled [ 1.403188] ima: No TPM chip found, activating TPM-bypass! [ 1.405026] evm: HMAC attrs: 0x1 [ 1.406634] Magic number: 15:403:828 [ 1.408175] rtc_cmos 00:00: setting system clock to 2019-04-09 09:49:25 UTC (1554803365) [ 1.411000] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.429045] EDD information not available. [ 1.452213] Freeing unused kernel memory: 1512K [ 1.453790] Write protecting the kernel read-only data: 14336k [ 1.457017] Freeing unused kernel memory: 1692K [ 1.458819] Freeing unused kernel memory: 96K Loading, please wait... starting version 229 [ 1.470280] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.473699] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.477013] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.480246] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.483307] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.490516] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.496144] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.500122] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.503242] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.506431] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.561204] [drm] Initialized drm 1.1.0 20060810 [ 1.563902] virtio_net virtio0 ens3: renamed from eth0 [ 1.573203] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.577902] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.598988] FDC 0 is a S82078B [ 1.614313] AVX2 version of gcm_enc/dec engaged. [ 1.615934] AES CTR mode by8 optimization enabled [ 1.662503] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.826571] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.828750] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.831012] usb 1-1: Product: QEMU USB Tablet [ 1.832541] usb 1-1: Manufacturer: QEMU [ 1.833912] usb 1-1: SerialNumber: 42 [ 1.842392] hidraw: raw HID events driver (C) Jiri Kosina [ 1.850002] usbcore: registered new interface driver usbhid [ 1.851919] usbhid: USB HID core driver [ 1.854905] 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.858801] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 Begin: Loading essential drivers ... [ 2.243015] md: linear personality registered for level -1 [ 2.247001] md: multipath personality registered for level -4 [ 2.251048] md: raid0 personality registered for level 0 [ 2.255504] md: raid1 personality registered for level 1 [ 2.326513] raid6: sse2x1 gen() 11351 MB/s [ 2.394511] raid6: sse2x1 xor() 8841 MB/s [ 2.462499] raid6: sse2x2 gen() 14517 MB/s [ 2.530509] raid6: sse2x2 xor() 9698 MB/s [ 2.598500] raid6: sse2x4 gen() 16711 MB/s [ 2.666511] raid6: sse2x4 xor() 11645 MB/s [ 2.738512] raid6: avx2x1 gen() 22095 MB/s [ 2.806500] raid6: avx2x2 gen() 25979 MB/s [ 2.874497] raid6: avx2x4 gen() 29727 MB/s [ 2.876009] raid6: using algorithm avx2x4 gen() 29727 MB/s [ 2.877822] raid6: using avx2x2 recovery algorithm [ 2.882313] xor: automatically using best checksumming function: [ 2.922543] avx : 31954.000 MB/sec [ 2.925468] async_tx: api initialized (async) [ 2.937306] md: raid6 personality registered for level 6 [ 2.939104] md: raid5 personality registered for level 5 [ 2.940877] md: raid4 personality registered for level 4 [ 2.947754] 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.982662] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 3.002852] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 3.096699] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN) [ 3.102600] systemd[1]: Detected virtualization kvm. [ 3.104323] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 3.108570] systemd[1]: Set hostname to . [ 3.111548] systemd[1]: Initializing machine ID from KVM UUID. [ 3.113550] systemd[1]: Installed transient /etc/machine-id file. [ 3.217017] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.220962] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.225375] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.229825] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.233512] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.238406] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.242586] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.246455] systemd[1]: Listening on fsck to fsckd communication Socket. [[0;32m OK [0m] Listening on fsck to fsckd communication Socket. [ 3.250696] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.253779] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.257218] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.261092] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.264993] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 3.269406] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 3.276320] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [ 3.286253] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 3.290682] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 3.297510] systemd[1]: Mounting POSIX Message Queue File System... [ 3.302837] Loading iSCSI transport class v2.0-870. Mounting POSIX Message Queue File System... [ 3.308756] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice.[ 3.316763] iscsi: registered transport (tcp) [ 3.319388] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 3.324351] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 3.335375] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [ 3.346543] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.354540] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.362982] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 3.377158] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.383923] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 3.389835] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.395033] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes.[ 3.400927] iscsi: registered transport (iser) [ 3.403151] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.408895] systemd[1]: Starting Journal Service... Starting Journal Service... [ 3.414451] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 3.422059] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 3.428364] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 3.439586] 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.451277] systemd[1]: Started Load Kernel Modules. [[0;32m OK [0m] Started Load Kernel Modules. [ 3.455752] systemd[1]: Started Uncomplicated firewall. [[0;32m OK [0m] Started Uncomplicated firewall. [ 3.460410] systemd[1]: Started Set console keymap. [[0;32m OK [0m] Started Set console keymap. [ 3.464946] systemd[1]: Started Nameserver information manager. [[0;32m OK [0m] Started Nameserver information manager. [ 3.475991] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started LVM2 metadata daemon. Mounting FUSE Control File System... Starting Apply Kernel Variables... 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 Flush Journal to Persistent Storage... Starting udev Coldplug all Devices... Starting Load/Save Random Seed... [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[0;32m OK [0m] Started udev Coldplug all Devices. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting Tell Plymouth To Write Out Runtime Data... Starting LSB: AppArmor initialization... Starting Initial cloud-init job (pre-networking)... Starting Commit a transient machine-id on disk... Starting Set console font and keymap... Starting Create Volatile Files and Directories... [[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 Update UTMP about System Boot/Shutdown... Starting Network Time Synchronization... [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] Found device /dev/ttyS0. [ 4.135913] intel_rapl: no valid rapl domains found in package 0 [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [ 4.868087] cloud-init[478]: Cloud-init v. 18.2 running 'init-local' at Tue, 09 Apr 2019 09:49:29 +0000. Up 4.68 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. Starting Initial cloud-init job (metadata service crawler)... [[0;32m OK [0m] Reached target Network. [ 15.303445] cloud-init[929]: Cloud-init v. 18.2 running 'init' at Tue, 09 Apr 2019 09:49:30 +0000. Up 6.35 seconds. [ 15.306499] cloud-init[929]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++ [ 15.313908] cloud-init[929]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 15.320416] cloud-init[929]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | [ 15.326235] cloud-init[929]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 15.332408] cloud-init[929]: ci-info: | ens3 | True | 192.168.120.11 | 255.255.255.0 | . | fa:16:3e:2a:76:cc | [ 15.340120] cloud-init[929]: ci-info: | ens3 | True | fe80::f816:3eff:fe2a:76cc/64 | . | link | fa:16:3e:2a:76:cc | [ 15.348137] cloud-init[929]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . | [ 15.351292] cloud-init[929]: ci-info: | lo | True | ::1/128 | . | host | . | [ 15.358369] cloud-init[929]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 15.364410] cloud-init[929]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++ [ 15.372121] cloud-init[929]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 15.376121] cloud-init[929]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 15.382820] cloud-init[929]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 15.386217] cloud-init[929]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG | [ 15.390589] cloud-init[929]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | ens3 | UGH | [ 15.395464] cloud-init[929]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U | [ 15.401078] cloud-init[929]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 15.405352] cloud-init[929]: 2019-04-09 09:49:39,685 - DataSourceEc2.py[WARNING]: Metadata 'network' key not valid: None. [ 15.727463] cloud-init[929]: Generating public/private rsa key pair. [ 15.729748] cloud-init[929]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key. [ 15.736294] cloud-init[929]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. [ 15.740133] cloud-init[929]: The key fingerprint is: [ 15.744150] cloud-init[929]: SHA256:Xeze78EbnflCfH1SjO/NPxU+Y4zAm0FQnN3EmghVzgo root@shaker-vm-e0902187-d19b-4e9d-9908-fdb9609d5806 [ 15.752140] cloud-init[929]: The key's randomart image is: [ 15.754126] cloud-init[929]: +---[RSA 2048]----+ [ 15.760124] cloud-init[929]: | .=o+.+. | [ 15.761939] cloud-init[929]: | . =o. o | [ 15.764123] cloud-init[929]: | E+ +ooo | [ 15.768120] cloud-init[929]: | ..B.o..o| [ 15.772139] cloud-init[929]: | S ..*.+oo| [ 15.776165] cloud-init[929]: | + o=*X| [ 15.780117] cloud-init[929]: | ..o@B| [ 15.781917] cloud-init[929]: | .oO| [ 15.788415] cloud-init[929]: | +B| [[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler). [[0;32m OK [0m[ 15.796370] cloud-init[929]: +----[SHA256]-----+ [ 15.797691] cloud-init[929]: Generating public/private dsa key pair. [ 15.799346] cloud-init[929]: ] Reached target Cloud-config availability. [[0;32m OK [0m] Reached target System Initialization. [[0;32m OK [0m] Started Daily Cleanup of Temporary Directories.Your identification has been saved in /etc/ssh/ssh_host_dsa_key. [ 15.806362] cloud-init[929]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. [[0;32m OK [0m] Started Daily apt download activities. [[0;32m OK [0m] Listening on ACPID Listen Socket. Starting Socket activation for snappy daemon. [ 15.813067] cloud-init[929]: The key fingerprint is: [ 15.814448] cloud-init[929]: SHA256:Vv3dJJcuMkDPQ6haFDgR+OkH1oWPtSD8iW/pgXCOuKU root@shaker-vm-e0902187-d19b-4e9d-9908-fdb9609d5806 [[0;32m OK [0m] Started Daily apt upgrade and clean activities. [ 15.819448] Starting LXD - unix socket. [[0;32m OK [0m] Listening on D-Bus System Message Bus Socket. [[0;32m OK [0m] Reached target Timers. cloud-init[929]: The key's randomart image is: [ 15.825204] cloud-init[929]: +---[DSA 1024]----+ [ 15.826519] cloud-init[929]: | oo+.o... | [ 15.827834] cloud-init[929]: | . = +.++. .| [[0;32m OK [0m] Started ACPI Events Check. [[0;32m OK [0m[ 15.829998] cloud-init[929]: | . O O.o+. ..o| [ 15.833564] cloud-init[929]: | . B B +. ...=.| [ 15.834899] cloud-init[929]: | . B * S o ...o|] Reached target Paths. [[0;32m OK [0m] Listening on UUID daemon activation socket. [[0;32m OK [0m] Reached target Network is Online. [ 15.840327] cloud-init[929]: | . o = B o . | Starting iSCSI initiator daemon (iscsid)... [ 15.843733] [[0;32m OK [0m] Listening on Socket activation for snappy daemon. [[0;32m OK [0m] Listening on LXD - unix socket. cloud-init[929]: | + + . | [ 15.850835] cloud-init[929]: | E . | [ 15.856071] cloud-init[929]: | | [[0;32m OK [0m] Reached target Sockets. [ 15.860105] cloud-init[929]: +----[SHA256]-----+ [ 15.861557] cloud-init[929]: Generating public/private ecdsa key pair. [ 15.863241] cloud-init[929]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key.[[0;32m OK [0m] Reached target Basic System. Starting LSB: MD monitoring daemon... Starting Pollinate to seed the pseudo random number generator... [[0;32m OK [0m] [ 15.873993] cloud-init[929]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. Started iperf3 Service. [ 15.880562] Starting Apply the settings specified in cloud-config... [[0;32m OK [0m] Started ACPI event daemon. Starting Login Service... [[0;32m OK [0m] Started FUSE filesystem for LXC. Starting LXD - container startup/shutdown... Starting System Logging Service... Starting Accounts Service...cloud-init [[0;32m OK [0m] Started Unattended Upgrades Shutdown. [929]: The key fingerprint is:[[0;32m OK [0m] Started iperf Service. [[0;32m OK [0m] Started D-Bus System Message Bus. [ 15.927203] cloud-init[929]: SHA256:jR2zbJLp4lUU5wjv7DMKxK/tpm1rirKJ0Hahmq23MMk root@shaker-vm-e0902187-d19b-4e9d-9908-fdb9609d5806 [ 15.958722] [[0;32m OK [0m] Started Regular background program processing daemon. [[0;32m OK [0m] Started Deferred execution scheduler. cloud-init Starting LSB: Record successful boot for GRUB... Starting /etc/rc.local Compatibility... Starting Snappy daemon... [[0;32m OK [0m] Started System Logging Service. [[0;32m OK [0m] Started /etc/rc.local Compatibility. [929]: The key's randomart image is:[[0;32m OK [0m] Started iSCSI initiator daemon (iscsid). [[0;32m OK [0m] Started LSB: MD monitoring daemon. [ 16.042210] cloud-init[929]: +---[ECDSA 256]---+ [ 16.065135] cloud-init[929]: | . . . |[[0;32m OK [0m] Started LXD - container startup/shutdown. [ 16.083654] cloud-init[929]: | o = | [ 16.099448] cloud-init Starting Authenticate and Authorize Users to Run Privileged Tasks... Starting Login to default iSCSI targets... [929]: | * . |[[0;32m OK [0m] Started Login Service. [[0;32m OK [0m] [ 16.133201] Started LSB: Record successful boot for GRUB. cloud-init[929]: | . @ + |[[0;32m OK [0m] Started Login to default iSCSI targets. [[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks. [[0;32m OK [0m] Started Accounts Service. [[0;32m OK [0m] Reached target Remote File Systems (Pre). [[0;32m OK [0m] Reached target Remote File Systems. Starting LSB: network benchmark... Starting Permit User Sessions... [ 16.184815] Starting LSB: daemon to balance interrupts for SMP systems... Starting LSB: Set the CPU Frequency Scaling governor to "ondemand"... Starting LSB: automatic crash report generation... cloud-init[929]: | . o S X | [ 16.201536] cloud-init[[0;32m OK [0m] Started Permit User Sessions. [929]: [[0;32m OK [0m] Started LSB: network benchmark. |.o . o o = | [ 16.233969] Starting Hold until boot process finishes up... Starting Terminate Plymouth Boot Screen... [[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to "ondemand". [[0;32m OK [0m] Started Hold until boot process finishes up. cloud-init[929]: |=E+ . o + + | [[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems. [ 16.268222] cloud-init[929]: |.Ooo o B+. o |[[0;32m OK [0m] Started Terminate Plymouth Boot Screen. [[0;32m OK [0m] Started Snappy daemon. Starting Wait until snapd is fully seeded... [[0;32m OK [0m] Started Serial Getty on ttyS0.[ 16.296148] cloud-init[929]: |=o=+. =B*. | [[0;32m OK [0m] Started Getty on tty1. [[0;32m OK [0m] Reached target Login Prompts. Starting Set console scheme... [[0;32m OK [0m] Started LSB: automatic crash report generation.[ 16.317631] cloud-init[929]: +----[SHA256]-----+ [[0;32m OK [0m] Started Set console scheme. [ 16.333055] cloud-init[929]: Generating public/private ed25519 key pair. [ 16.344814] cloud-init[929]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. [ 16.356700] cloud-init[929]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. [ 16.364114] cloud-init[929]: The key fingerprint is: [ 16.368117] cloud-init[929]: SHA256:n8Fy6eYLzGakZjZEVX58LOV25sKjuwUEi1mpsU/THoA root@shaker-vm-e0902187-d19b-4e9d-9908-fdb9609d5806 [ 16.376101] cloud-init[929]: The key's randomart image is: [ 16.381494] cloud-init[929]: +--[ED25519 256]--+ [ 16.388633] cloud-init[929]: | .o+. . | [ 16.390711] cloud-init[929]: | .E=o+ + | [ 16.396987] cloud-init[929]: | . o+oo= = o| [ 16.399401] cloud-init[929]: | . o.o+o= + | [ 16.403369] cloud-init[929]: | . So=o..+ .| [ 16.407697] cloud-init[929]: | . = =.o.o o | [ 16.411979] cloud-init[929]: | * * = . . | [ 16.415564] cloud-init[929]: | + + + o | [ 16.420056] cloud-init[929]: | o.o. | [ 16.425627] cloud-init[929]: +----[SHA256]-----+ [ 16.736094] cloud-init[1035]: Generating locales (this might take a while)... [[0;32m OK [0m] Started Pollinate to seed the pseudo random number generator. Starting OpenBSD Secure Shell server... [[0;32m OK [0m] Started OpenBSD Secure Shell server. [ 17.452076] cloud-init[1035]: en_US.UTF-8... done [ 17.454901] cloud-init[1035]: Generation complete. [ 17.949214] cloud-init[1035]: Cloud-init v. 18.2 running 'modules:config' at Tue, 09 Apr 2019 09:49:40 +0000. Up 16.61 seconds. [[0;32m OK [0m] Started Apply the settings specified in cloud-config. [[0;32m OK [0m] Started Wait until snapd is fully seeded. [[0;32m OK [0m] Reached target Multi-User System. Starting Execute cloud user/final scripts... [[0;32m OK [0m] Reached target Graphical Interface. Starting Update UTMP about System Runlevel Changes... [[0;32m OK [0m] Started Update UTMP about System Runlevel Changes. 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 | a9:d6:dd:00:2c:dc:3d:8a:94:11:13:91:fc:e9:cb:86 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ <14>Apr 9 09:49:44 ec2: <14>Apr 9 09:49:44 ec2: ############################################################# <14>Apr 9 09:49:44 ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- <14>Apr 9 09:49:44 ec2: 1024 SHA256:Vv3dJJcuMkDPQ6haFDgR+OkH1oWPtSD8iW/pgXCOuKU root@shaker-vm-e0902187-d19b-4e9d-9908-fdb9609d5806 (DSA) <14>Apr 9 09:49:44 ec2: 256 SHA256:jR2zbJLp4lUU5wjv7DMKxK/tpm1rirKJ0Hahmq23MMk root@shaker-vm-e0902187-d19b-4e9d-9908-fdb9609d5806 (ECDSA) <14>Apr 9 09:49:44 ec2: 256 SHA256:n8Fy6eYLzGakZjZEVX58LOV25sKjuwUEi1mpsU/THoA root@shaker-vm-e0902187-d19b-4e9d-9908-fdb9609d5806 (ED25519) <14>Apr 9 09:49:44 ec2: 2048 SHA256:Xeze78EbnflCfH1SjO/NPxU+Y4zAm0FQnN3EmghVzgo root@shaker-vm-e0902187-d19b-4e9d-9908-fdb9609d5806 (RSA) <14>Apr 9 09:49:44 ec2: -----END SSH HOST KEY FINGERPRINTS----- <14>Apr 9 09:49:44 ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBCzAG25PpfzJ+jAgLNZKUh0dEjxo6obW0CbJzn0mVtBm4gw9Hvr7IcV7/HZfFXKHhlTZVCepVddnPgSpeygMNoI= root@shaker-vm-e0902187-d19b-4e9d-9908-fdb9609d5806 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIPY4VNj6YMGNb4LTmj5Yr6N/jyT/jhpiUmyWM7+Eoe9x root@shaker-vm-e0902187-d19b-4e9d-9908-fdb9609d5806 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDRG4dc3SnDA+McRbNkEXnnvcO0/38VOTq1rKdywE9e2PMZzRcA88Za3ck+/diI80Pkns40FCASii5RsFt8xEKTr49rtdlL2iIsrlzwB7U3B2Zn7UKFuPD9bAiNMwn2n6kX94Jwc7TjI//mtRIL/oYk2XmvTk/JY7vuYnafgGajnTYrGQgR3NKcd3ODLlfRgJvrKIUOY+fYSuiRz8q6mKCturatV8ks2Qn/UFsep7pglOWT+EepxoYA9qRV8MNgPtFj4dpceCjNFrESAHrIutz8jLIZY5RTY4mIEMwwXeuMR0iEBWjNPMHV0YER5FoJ+o1w0oUY2knQfSzQxfKHMg3X root@shaker-vm-e0902187-d19b-4e9d-9908-fdb9609d5806 -----END SSH HOST KEY KEYS----- [ 20.261094] cloud-init[1303]: Cloud-init v. 18.2 running 'modules:final' at Tue, 09 Apr 2019 09:49:44 +0000. Up 20.09 seconds. [ 20.268033] cloud-init[1303]: Cloud-init v. 18.2 finished at Tue, 09 Apr 2019 09:49:44 +0000. Datasource DataSourceEc2. Up 20.25 seconds [[0;32m OK [0m] Started Execute cloud user/final scripts. [[0;32m OK [0m] Reached target Cloud-init target. Ubuntu 16.04.4 LTS shaker-vm-e0902187-d19b-4e9d-9908-fdb9609d5806 ttyS0 shaker-vm-e0902187-d19b-4e9d-9908-fdb9609d5806 login: 2019-04-09 09:49:48,501 - paramiko.transport - DEBUG - starting thread (client mode): 0x1d2b5ad0L 2019-04-09 09:49:48,501 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-04-09 09:49:48,504 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.2p2 Ubuntu-4ubuntu2.4 2019-04-09 09:49:48,505 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.2p2) 2019-04-09 09:49:48,506 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group14-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-04-09 09:49:48,506 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-04-09 09:49:48,506 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-04-09 09:49:48,507 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-04-09 09:49:48,507 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-04-09 09:49:48,507 - paramiko.transport - DEBUG - Compression agreed: none 2019-04-09 09:49:48,549 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-04-09 09:49:48,550 - paramiko.transport - DEBUG - Switch to new keys ... 2019-04-09 09:49:48,565 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.211: d3a600cd7c1d0b1f4f5e6bf9c438639d 2019-04-09 09:49:48,566 - paramiko.transport - DEBUG - Trying discovered key a9d6dd002cdc3d8a94111391fce9cb86 in /tmp/tmpNvT9RZ 2019-04-09 09:49:48,589 - paramiko.transport - DEBUG - userauth is OK 2019-04-09 09:49:48,608 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-04-09 09:49:48,634 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2019-04-09 09:49:48,637 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.6:35357 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-04-09 09:49:48,643 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 09 Apr 2019 09:49:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8c8aaf98-135f-42cf-b279-8c860adea12b 2019-04-09 09:49:48,643 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://192.30.9.6:35357/v3/", "rel": "self"}]}]}} 2019-04-09 09:49:48,644 - keystoneauth.session - DEBUG - GET call to http://192.30.9.6:35357/ used request id req-8c8aaf98-135f-42cf-b279-8c860adea12b 2019-04-09 09:49:48,644 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.6:35357/v3/services -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ac45490a61c0a6a729940bd40854874f390a6836" 2019-04-09 09:49:48,734 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2019-04-09 09:49:48,734 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2019-04-09 09:49:48,850 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 953 Content-Type: application/json Date: Tue, 09 Apr 2019 09:49:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c42c65db-c438-42b1-bb50-a078af9a01a4 2019-04-09 09:49:48,851 - keystoneauth.session - DEBUG - RESP BODY: {"services": [{"name": "tempest-service-488714134", "links": {"self": "http://192.30.9.6:35357/v3/services/0b54ae2e271e4cc7bbd93a7117074bc5"}, "enabled": true, "type": "tempest-type-1277486611", "id": "0b54ae2e271e4cc7bbd93a7117074bc5", "description": "tempest-description-1327649048"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.6:35357/v3/services/0c6048bf3c804b33b1209bfa8ca75ec0"}, "enabled": true, "type": "metering", "id": "0c6048bf3c804b33b1209bfa8ca75ec0", "name": "ceilometer"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.6:35357/v3/services/1b1b3cbed2d14611b521aa10e2b642dc"}, "enabled": true, "type": "volumev3", "id": "1b1b3cbed2d14611b521aa10e2b642dc", "name": "cinderv3"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.6:35357/v3/services/29267bcb2ea04deebb6caaa71afffcc5"}, "enabled": true, "type": "object-store", "id": "29267bcb2ea04deebb6caaa71afffcc5", "name": "swift"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.6:35357/v3/services/3ac09bd783a245efa7f11d71ad667386"}, "enabled": true, "type": "network", "id": "3ac09bd783a245efa7f11d71ad667386", "name": "neutron"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.6:35357/v3/services/49f6869431e3430e9aeef431c7e7d7de"}, "enabled": true, "type": "identity", "id": "49f6869431e3430e9aeef431c7e7d7de", "name": "keystone"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.6:35357/v3/services/61e60b3a8b964288a4ad67fd02ee4984"}, "enabled": true, "type": "alarming", "id": "61e60b3a8b964288a4ad67fd02ee4984", "name": "aodh"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.6:35357/v3/services/6b64d23b249e42d79f5dd070a7460b66"}, "enabled": true, "type": "compute", "id": "6b64d23b249e42d79f5dd070a7460b66", "name": "nova"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.6:35357/v3/services/7f91896ba7394ae291c7a222f92ea496"}, "enabled": true, "type": "cloudformation", "id": "7f91896ba7394ae291c7a222f92ea496", "name": "heat-cfn"}, {"name": "tempest-service-563563896", "links": {"self": "http://192.30.9.6:35357/v3/services/88d50707b816448897d5d0b213cb19da"}, "enabled": true, "type": "tempest-type-608147535", "id": "88d50707b816448897d5d0b213cb19da", "description": "tempest-description-582263584"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.6:35357/v3/services/8afcbe00e0a6427bbf1fc3b10d4b2f5e"}, "enabled": true, "type": "volumev2", "id": "8afcbe00e0a6427bbf1fc3b10d4b2f5e", "name": "cinderv2"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.6:35357/v3/services/a244395507da4b85bd212d5f49a8b6ae"}, "enabled": true, "type": "orchestration", "id": "a244395507da4b85bd212d5f49a8b6ae", "name": "heat"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.6:35357/v3/services/aed411d3d8324008b42b3bd847051003"}, "enabled": true, "type": "placement", "id": "aed411d3d8324008b42b3bd847051003", "name": "placement"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.6:35357/v3/services/ebf458a547774acfb6b489f2803a822c"}, "enabled": true, "type": "metric", "id": "ebf458a547774acfb6b489f2803a822c", "name": "gnocchi"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.6:35357/v3/services/f3ff1bc7e87e4c90a2385a1bc8175960"}, "enabled": true, "type": "event", "id": "f3ff1bc7e87e4c90a2385a1bc8175960", "name": "panko"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.6:35357/v3/services/f9a74c8a63414707b34a5b03e9eacdc1"}, "enabled": true, "type": "image", "id": "f9a74c8a63414707b34a5b03e9eacdc1", "name": "glance"}], "links": {"self": "http://192.30.9.6:35357/v3/services", "previous": null, "next": null}} 2019-04-09 09:49:48,851 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.6:35357/v3/services used request id req-c42c65db-c438-42b1-bb50-a078af9a01a4 2019-04-09 09:49:48,851 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.217330932617s 2019-04-09 09:49:48,860 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2019-04-09 09:49:48,864 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/endpoints -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ac45490a61c0a6a729940bd40854874f390a6836" 2019-04-09 09:49:49,088 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1866 Content-Type: application/json Date: Tue, 09 Apr 2019 09:49:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5600827d-9df0-479f-8179-18cd202b7af5 2019-04-09 09:49:49,090 - keystoneauth.session - DEBUG - RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/00d65cc314ee4a87ad316dd160d63558"}, "url": "http://192.30.9.6:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "f9a74c8a63414707b34a5b03e9eacdc1", "id": "00d65cc314ee4a87ad316dd160d63558"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/0b61449c559f45dba6ba5f9dc241729f"}, "url": "http://192.30.9.6:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "ebf458a547774acfb6b489f2803a822c", "id": "0b61449c559f45dba6ba5f9dc241729f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/0cd6369c5d9949eba212a5ce97f8b6f7"}, "url": "http://172.30.9.21:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "7f91896ba7394ae291c7a222f92ea496", "id": "0cd6369c5d9949eba212a5ce97f8b6f7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/0e4dc1873b4b477cb578245fdb86a111"}, "url": "http://192.30.9.6:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "3ac09bd783a245efa7f11d71ad667386", "id": "0e4dc1873b4b477cb578245fdb86a111"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/0f7f6f256262433fb4467ed610947d62"}, "url": "http://192.30.9.6:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "49f6869431e3430e9aeef431c7e7d7de", "id": "0f7f6f256262433fb4467ed610947d62"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/2242a4436b774238a465cc3d6498ab4e"}, "url": "http://192.30.9.6:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "aed411d3d8324008b42b3bd847051003", "id": "2242a4436b774238a465cc3d6498ab4e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/25eb19d77ddd4b9aa8117749f829d913"}, "url": "http://192.30.9.6:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a244395507da4b85bd212d5f49a8b6ae", "id": "25eb19d77ddd4b9aa8117749f829d913"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/33de49eaa2934d07a5ef7754ed5fe8e0"}, "url": "http://192.30.9.6:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "f3ff1bc7e87e4c90a2385a1bc8175960", "id": "33de49eaa2934d07a5ef7754ed5fe8e0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/3f83bae18b4a496bb67592b5d777f17c"}, "url": "http://172.30.9.21:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "ebf458a547774acfb6b489f2803a822c", "id": "3f83bae18b4a496bb67592b5d777f17c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/4243c026b4174decae31504c58542875"}, "url": "http://192.30.9.6:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "8afcbe00e0a6427bbf1fc3b10d4b2f5e", "id": "4243c026b4174decae31504c58542875"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/4664f0d595a24e8a9d4eb3691db874e0"}, "url": "http://12.0.0.22:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "29267bcb2ea04deebb6caaa71afffcc5", "id": "4664f0d595a24e8a9d4eb3691db874e0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/49cfc5fc2aa942e59d21f825b2bc9939"}, "url": "http://172.30.9.21:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "29267bcb2ea04deebb6caaa71afffcc5", "id": "49cfc5fc2aa942e59d21f825b2bc9939"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/4de11e8502624071afd079250b33c74c"}, "url": "http://172.30.9.21:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "6b64d23b249e42d79f5dd070a7460b66", "id": "4de11e8502624071afd079250b33c74c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/503aa75a75e444a9b93cb14634c6ab50"}, "url": "http://172.30.9.21:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "1b1b3cbed2d14611b521aa10e2b642dc", "id": "503aa75a75e444a9b93cb14634c6ab50"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/5162d5282ea1448dbbc20567c0d57fd7"}, "url": "http://192.30.9.6:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "ebf458a547774acfb6b489f2803a822c", "id": "5162d5282ea1448dbbc20567c0d57fd7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/57dd852403b0401fb0bd852db0cc4f1e"}, "url": "http://172.30.9.21:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a244395507da4b85bd212d5f49a8b6ae", "id": "57dd852403b0401fb0bd852db0cc4f1e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/5a404b628fff4023b9d3e5b8fca3b0fb"}, "url": "http://192.30.9.6:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a244395507da4b85bd212d5f49a8b6ae", "id": "5a404b628fff4023b9d3e5b8fca3b0fb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/64896bc5be624954a0166b6cfa08a10e"}, "url": "http://192.30.9.6:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "f9a74c8a63414707b34a5b03e9eacdc1", "id": "64896bc5be624954a0166b6cfa08a10e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/71100b14603a4edf8a39e8af672ecff5"}, "url": "http://12.0.0.22:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "29267bcb2ea04deebb6caaa71afffcc5", "id": "71100b14603a4edf8a39e8af672ecff5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/72d58c041dc245bc8aa43ce73891f76c"}, "url": "http://192.30.9.6:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "49f6869431e3430e9aeef431c7e7d7de", "id": "72d58c041dc245bc8aa43ce73891f76c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/77d7bee546c941368ffc769fda003312"}, "url": "http://172.30.9.21:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "3ac09bd783a245efa7f11d71ad667386", "id": "77d7bee546c941368ffc769fda003312"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/8011dc0e5bd44e2aa45caf7c6e4d19d2"}, "url": "http://192.30.9.6:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "7f91896ba7394ae291c7a222f92ea496", "id": "8011dc0e5bd44e2aa45caf7c6e4d19d2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/8201c41b3865412e839f135e1ceb7421"}, "url": "http://172.30.9.21:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "61e60b3a8b964288a4ad67fd02ee4984", "id": "8201c41b3865412e839f135e1ceb7421"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/84281d63eba442fd8cdbf23eae691ba2"}, "url": "http://192.30.9.6:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "8afcbe00e0a6427bbf1fc3b10d4b2f5e", "id": "84281d63eba442fd8cdbf23eae691ba2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/8b7265307a4a45caad0a286536a91b5d"}, "url": "http://172.30.9.21:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "f3ff1bc7e87e4c90a2385a1bc8175960", "id": "8b7265307a4a45caad0a286536a91b5d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/8b89851b9b2b4f95b7d2184e74373672"}, "url": "http://172.30.9.21:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "49f6869431e3430e9aeef431c7e7d7de", "id": "8b89851b9b2b4f95b7d2184e74373672"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/94601cf3562245fb9453e9678a54b869"}, "url": "http://192.30.9.6:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "f3ff1bc7e87e4c90a2385a1bc8175960", "id": "94601cf3562245fb9453e9678a54b869"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/977935de203e411cbce5038f0a9dc848"}, "url": "http://172.30.9.21:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "aed411d3d8324008b42b3bd847051003", "id": "977935de203e411cbce5038f0a9dc848"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/9fd4bc81464e44d0a129985ca1ff91d5"}, "url": "http://192.30.9.6:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "1b1b3cbed2d14611b521aa10e2b642dc", "id": "9fd4bc81464e44d0a129985ca1ff91d5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/a2e4e22c0a684229ba50a51934a5cdf7"}, "url": "http://192.30.9.6:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "61e60b3a8b964288a4ad67fd02ee4984", "id": "a2e4e22c0a684229ba50a51934a5cdf7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/a2fcaa46481c44f8a3f42acd6c29b21f"}, "url": "http://192.30.9.6:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "aed411d3d8324008b42b3bd847051003", "id": "a2fcaa46481c44f8a3f42acd6c29b21f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/cf4872e158cb44e3aa5a4063a620efc3"}, "url": "http://192.30.9.6:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "61e60b3a8b964288a4ad67fd02ee4984", "id": "cf4872e158cb44e3aa5a4063a620efc3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/d1ce0a47f2fd4ca9b678bc1d7e5d0b37"}, "url": "http://172.30.9.21:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "8afcbe00e0a6427bbf1fc3b10d4b2f5e", "id": "d1ce0a47f2fd4ca9b678bc1d7e5d0b37"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/d801fa7f3ee64b30b3b18ef5a9e72635"}, "url": "http://192.30.9.6:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "6b64d23b249e42d79f5dd070a7460b66", "id": "d801fa7f3ee64b30b3b18ef5a9e72635"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/d807430fcec84acebca284681dd098fe"}, "url": "http://192.30.9.6:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "7f91896ba7394ae291c7a222f92ea496", "id": "d807430fcec84acebca284681dd098fe"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/d888a991472d4a88bfcfcfcf4909874d"}, "url": "http://192.30.9.6:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "1b1b3cbed2d14611b521aa10e2b642dc", "id": "d888a991472d4a88bfcfcfcf4909874d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/d9b1ab09869b4ea895eb3c8867f61318"}, "url": "http://192.30.9.6:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "3ac09bd783a245efa7f11d71ad667386", "id": "d9b1ab09869b4ea895eb3c8867f61318"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/dd079af259534771ac00959c542171cf"}, "url": "http://172.30.9.21:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "f9a74c8a63414707b34a5b03e9eacdc1", "id": "dd079af259534771ac00959c542171cf"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/f583f4a1750f4edc8596dd476ece0948"}, "url": "http://192.30.9.6:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "6b64d23b249e42d79f5dd070a7460b66", "id": "f583f4a1750f4edc8596dd476ece0948"}], "links": {"self": "http://172.30.9.21:5000/v3/endpoints", "previous": null, "next": null}} 2019-04-09 09:49:49,090 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/endpoints used request id req-5600827d-9df0-479f-8179-18cd202b7af5 2019-04-09 09:49:49,090 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.229452848434s 2019-04-09 09:49:49,097 - functest.opnfv_tests.openstack.shaker.shaker - DEBUG - keystone endpoint: http://172.30.9.21:5000 2019-04-09 09:49:49,100 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-09 09:49:49,103 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ac45490a61c0a6a729940bd40854874f390a6836" 2019-04-09 09:49:49,305 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Tue, 09 Apr 2019 09:49:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3abcfab7-b918-48d4-8df9-f5648a2ff6ca 2019-04-09 09:49:49,305 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "12d06a59574c4903a7b4bfc193e14ef0", "links": {"self": "http://172.30.9.21:5000/v3/roles/12d06a59574c4903a7b4bfc193e14ef0"}, "name": "member"}, {"domain_id": null, "id": "50245c80a9b84e15b01544b714aaabd9", "links": {"self": "http://172.30.9.21:5000/v3/roles/50245c80a9b84e15b01544b714aaabd9"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6e54a998c61f4429874ed3ac33d4afc4", "links": {"self": "http://172.30.9.21:5000/v3/roles/6e54a998c61f4429874ed3ac33d4afc4"}, "name": "reader"}, {"domain_id": null, "id": "6f62ff3e5bbd4682becdbe9fa3c1ed2c", "links": {"self": "http://172.30.9.21:5000/v3/roles/6f62ff3e5bbd4682becdbe9fa3c1ed2c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80b483ac8c834f498f0d265da82cb005", "links": {"self": "http://172.30.9.21:5000/v3/roles/80b483ac8c834f498f0d265da82cb005"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecaba09e8ea14e058d5f9d9eb583aa37", "links": {"self": "http://172.30.9.21:5000/v3/roles/ecaba09e8ea14e058d5f9d9eb583aa37"}, "name": "admin"}]} 2019-04-09 09:49:49,305 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-3abcfab7-b918-48d4-8df9-f5648a2ff6ca 2019-04-09 09:49:49,305 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.20553278923s 2019-04-09 09:49:49,311 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-09 09:49:49,314 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ac45490a61c0a6a729940bd40854874f390a6836" 2019-04-09 09:49:49,528 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Tue, 09 Apr 2019 09:49:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e9239bd-a832-4799-bcf5-4adc6fd700ba 2019-04-09 09:49:49,529 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "12d06a59574c4903a7b4bfc193e14ef0", "links": {"self": "http://172.30.9.21:5000/v3/roles/12d06a59574c4903a7b4bfc193e14ef0"}, "name": "member"}, {"domain_id": null, "id": "50245c80a9b84e15b01544b714aaabd9", "links": {"self": "http://172.30.9.21:5000/v3/roles/50245c80a9b84e15b01544b714aaabd9"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6e54a998c61f4429874ed3ac33d4afc4", "links": {"self": "http://172.30.9.21:5000/v3/roles/6e54a998c61f4429874ed3ac33d4afc4"}, "name": "reader"}, {"domain_id": null, "id": "6f62ff3e5bbd4682becdbe9fa3c1ed2c", "links": {"self": "http://172.30.9.21:5000/v3/roles/6f62ff3e5bbd4682becdbe9fa3c1ed2c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80b483ac8c834f498f0d265da82cb005", "links": {"self": "http://172.30.9.21:5000/v3/roles/80b483ac8c834f498f0d265da82cb005"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecaba09e8ea14e058d5f9d9eb583aa37", "links": {"self": "http://172.30.9.21:5000/v3/roles/ecaba09e8ea14e058d5f9d9eb583aa37"}, "name": "admin"}]} 2019-04-09 09:49:49,529 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-7e9239bd-a832-4799-bcf5-4adc6fd700ba 2019-04-09 09:49:49,529 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.218425035477s 2019-04-09 09:49:49,534 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-09 09:49:49,538 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ac45490a61c0a6a729940bd40854874f390a6836" 2019-04-09 09:49:49,733 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 09 Apr 2019 09:49:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be1dbeda-fecd-4cff-b3e3-2fc82b6199e3 2019-04-09 09:49:49,733 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-04-09 09:49:49,733 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-be1dbeda-fecd-4cff-b3e3-2fc82b6199e3 2019-04-09 09:49:49,733 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.199420928955s 2019-04-09 09:49:49,734 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-09 09:49:49,738 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ac45490a61c0a6a729940bd40854874f390a6836" 2019-04-09 09:49:49,957 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 837 Content-Type: application/json Date: Tue, 09 Apr 2019 09:49:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e291aebf-6242-4e11-8671-8d50242fa1d6 2019-04-09 09:49:49,957 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/07b62caafa51496f94dd3b3fb341fcfe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07b62caafa51496f94dd3b3fb341fcfe", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/2e35f475a54147749980006d265eb864"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e35f475a54147749980006d265eb864", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/2f1bc9c9d22745648100c4b0717962eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f1bc9c9d22745648100c4b0717962eb", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/30fe8cf249d443dd9c53f2cc083f50b5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "30fe8cf249d443dd9c53f2cc083f50b5", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/3d748bf7df734addb2e37ea0663ec892"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d748bf7df734addb2e37ea0663ec892", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/732a504491fd4f35923460ae0d2ef475"}, "domain_id": "default", "enabled": true, "options": {}, "id": "732a504491fd4f35923460ae0d2ef475", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/781b729594744c4f8f561f6b5a6e68bd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "781b729594744c4f8f561f6b5a6e68bd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/80817a33c71343ed9c63d448a7fea69e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "80817a33c71343ed9c63d448a7fea69e", "email": "heat@localhost", "password_expires_at": null}, {"name": "shaker-user_e0902187-d19b-4e9d-9908-fdb9609d5806", "links": {"self": "http://172.30.9.21:5000/v3/users/8770b0a2d11549d5afa7cb8b33e58c26"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "8770b0a2d11549d5afa7cb8b33e58c26", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/938ce22a56d74c639d353dbbf166fcc4"}, "domain_id": "ec5ce0aa038644b78983e5840ba5fb73", "enabled": true, "options": {}, "id": "938ce22a56d74c639d353dbbf166fcc4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/96d754a28b0d43cf8fa237c30a99c306"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d754a28b0d43cf8fa237c30a99c306", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/aaa8b9f924a74e80899c7ad7e32fcaae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aaa8b9f924a74e80899c7ad7e32fcaae", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b8dd65f4e72446d5bd8d9efa13837b0c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8dd65f4e72446d5bd8d9efa13837b0c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/c34b7e3bcdbc428db4539ea2b87cfce1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c34b7e3bcdbc428db4539ea2b87cfce1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/eb527490835d48e8a67131b0f587baf6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb527490835d48e8a67131b0f587baf6", "email": "gnocchi@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2019-04-09 09:49:49,958 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-e291aebf-6242-4e11-8671-8d50242fa1d6 2019-04-09 09:49:49,958 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.22355890274s 2019-04-09 09:49:49,970 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-09 09:49:49,973 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ac45490a61c0a6a729940bd40854874f390a6836" 2019-04-09 09:49:50,082 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 393 Content-Type: application/json Date: Tue, 09 Apr 2019 09:49:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-99803537-ef77-4dc8-92df-a1f2d451fd35 2019-04-09 09:49:50,082 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/6509066435f1453bac6996ee8997a3b2"}, "tags": [], "enabled": true, "id": "6509066435f1453bac6996ee8997a3b2", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/ba7a30bb29394fc4a587735d9dfb749e"}, "tags": [], "enabled": true, "id": "ba7a30bb29394fc4a587735d9dfb749e", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.21:5000/v3/projects/e1ec9f55ab7a4be7ad1dbc6f5f231859"}, "tags": [], "enabled": true, "id": "e1ec9f55ab7a4be7ad1dbc6f5f231859", "parent_id": "default", "domain_id": "default", "name": "shaker-project_e0902187-d19b-4e9d-9908-fdb9609d5806"}]} 2019-04-09 09:49:50,083 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-99803537-ef77-4dc8-92df-a1f2d451fd35 2019-04-09 09:49:50,083 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.113096952438s 2019-04-09 09:49:50,091 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-04-09 09:49:50,095 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=8770b0a2d11549d5afa7cb8b33e58c26&role.id=ecaba09e8ea14e058d5f9d9eb583aa37&scope.project.id=e1ec9f55ab7a4be7ad1dbc6f5f231859" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ac45490a61c0a6a729940bd40854874f390a6836" 2019-04-09 09:49:50,316 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Tue, 09 Apr 2019 09:49:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0814d457-21ac-4428-ad3f-bd81e9316f28 2019-04-09 09:49:50,316 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=8770b0a2d11549d5afa7cb8b33e58c26&role.id=ecaba09e8ea14e058d5f9d9eb583aa37&scope.project.id=e1ec9f55ab7a4be7ad1dbc6f5f231859", "previous": null, "next": null}} 2019-04-09 09:49:50,316 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=8770b0a2d11549d5afa7cb8b33e58c26&role.id=ecaba09e8ea14e058d5f9d9eb583aa37&scope.project.id=e1ec9f55ab7a4be7ad1dbc6f5f231859 used request id req-0814d457-21ac-4428-ad3f-bd81e9316f28 2019-04-09 09:49:50,316 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.224973917007s 2019-04-09 09:49:50,320 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-04-09 09:49:50,323 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/e1ec9f55ab7a4be7ad1dbc6f5f231859/users/8770b0a2d11549d5afa7cb8b33e58c26/roles/ecaba09e8ea14e058d5f9d9eb583aa37 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ac45490a61c0a6a729940bd40854874f390a6836" 2019-04-09 09:49:50,467 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 09 Apr 2019 09:49:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1b8a481c-c1d5-4030-b4bc-846296cc55da 2019-04-09 09:49:50,468 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-09 09:49:50,468 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/e1ec9f55ab7a4be7ad1dbc6f5f231859/users/8770b0a2d11549d5afa7cb8b33e58c26/roles/ecaba09e8ea14e058d5f9d9eb583aa37 used request id req-1b8a481c-c1d5-4030-b4bc-846296cc55da 2019-04-09 09:49:50,468 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.148152112961s 2019-04-09 09:49:50,471 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-09 09:49:50,474 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ac45490a61c0a6a729940bd40854874f390a6836" 2019-04-09 09:49:50,685 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Tue, 09 Apr 2019 09:49:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3246054b-a446-4e84-b832-4eeb63fb934b 2019-04-09 09:49:50,686 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "12d06a59574c4903a7b4bfc193e14ef0", "links": {"self": "http://172.30.9.21:5000/v3/roles/12d06a59574c4903a7b4bfc193e14ef0"}, "name": "member"}, {"domain_id": null, "id": "50245c80a9b84e15b01544b714aaabd9", "links": {"self": "http://172.30.9.21:5000/v3/roles/50245c80a9b84e15b01544b714aaabd9"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6e54a998c61f4429874ed3ac33d4afc4", "links": {"self": "http://172.30.9.21:5000/v3/roles/6e54a998c61f4429874ed3ac33d4afc4"}, "name": "reader"}, {"domain_id": null, "id": "6f62ff3e5bbd4682becdbe9fa3c1ed2c", "links": {"self": "http://172.30.9.21:5000/v3/roles/6f62ff3e5bbd4682becdbe9fa3c1ed2c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80b483ac8c834f498f0d265da82cb005", "links": {"self": "http://172.30.9.21:5000/v3/roles/80b483ac8c834f498f0d265da82cb005"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecaba09e8ea14e058d5f9d9eb583aa37", "links": {"self": "http://172.30.9.21:5000/v3/roles/ecaba09e8ea14e058d5f9d9eb583aa37"}, "name": "admin"}]} 2019-04-09 09:49:50,686 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-3246054b-a446-4e84-b832-4eeb63fb934b 2019-04-09 09:49:50,686 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.214581012726s 2019-04-09 09:49:50,691 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2019-04-09 09:49:50,695 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/roles -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ac45490a61c0a6a729940bd40854874f390a6836" -d '{"role": {"name": "heat_stack_owner"}}' 2019-04-09 09:49:50,906 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 187 Content-Type: application/json Date: Tue, 09 Apr 2019 09:49:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2b204305-a4de-41d8-907b-58b1b9860954 2019-04-09 09:49:50,906 - keystoneauth.session - DEBUG - RESP BODY: {"role": {"domain_id": null, "id": "d76277b8d9fb4a229d40efdfe8e235e6", "links": {"self": "http://172.30.9.21:5000/v3/roles/d76277b8d9fb4a229d40efdfe8e235e6"}, "name": "heat_stack_owner"}} 2019-04-09 09:49:50,906 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-2b204305-a4de-41d8-907b-58b1b9860954 2019-04-09 09:49:50,906 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.214937925339s 2019-04-09 09:49:50,910 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-09 09:49:50,913 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ac45490a61c0a6a729940bd40854874f390a6836" 2019-04-09 09:49:51,118 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 414 Content-Type: application/json Date: Tue, 09 Apr 2019 09:49:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1715f863-4088-4434-ab2d-7db740fbb5ae 2019-04-09 09:49:51,118 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "12d06a59574c4903a7b4bfc193e14ef0", "links": {"self": "http://172.30.9.21:5000/v3/roles/12d06a59574c4903a7b4bfc193e14ef0"}, "name": "member"}, {"domain_id": null, "id": "50245c80a9b84e15b01544b714aaabd9", "links": {"self": "http://172.30.9.21:5000/v3/roles/50245c80a9b84e15b01544b714aaabd9"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6e54a998c61f4429874ed3ac33d4afc4", "links": {"self": "http://172.30.9.21:5000/v3/roles/6e54a998c61f4429874ed3ac33d4afc4"}, "name": "reader"}, {"domain_id": null, "id": "6f62ff3e5bbd4682becdbe9fa3c1ed2c", "links": {"self": "http://172.30.9.21:5000/v3/roles/6f62ff3e5bbd4682becdbe9fa3c1ed2c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80b483ac8c834f498f0d265da82cb005", "links": {"self": "http://172.30.9.21:5000/v3/roles/80b483ac8c834f498f0d265da82cb005"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d76277b8d9fb4a229d40efdfe8e235e6", "links": {"self": "http://172.30.9.21:5000/v3/roles/d76277b8d9fb4a229d40efdfe8e235e6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ecaba09e8ea14e058d5f9d9eb583aa37", "links": {"self": "http://172.30.9.21:5000/v3/roles/ecaba09e8ea14e058d5f9d9eb583aa37"}, "name": "admin"}]} 2019-04-09 09:49:51,118 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-1715f863-4088-4434-ab2d-7db740fbb5ae 2019-04-09 09:49:51,119 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.208529949188s 2019-04-09 09:49:51,124 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-09 09:49:51,127 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ac45490a61c0a6a729940bd40854874f390a6836" 2019-04-09 09:49:51,356 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 09 Apr 2019 09:49:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc157759-baf1-4948-8053-d4229dc2140b 2019-04-09 09:49:51,356 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-04-09 09:49:51,356 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-dc157759-baf1-4948-8053-d4229dc2140b 2019-04-09 09:49:51,356 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.232568979263s 2019-04-09 09:49:51,357 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-09 09:49:51,361 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ac45490a61c0a6a729940bd40854874f390a6836" 2019-04-09 09:49:51,493 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 837 Content-Type: application/json Date: Tue, 09 Apr 2019 09:49:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-966747b7-ce75-4ad8-8503-c6fcbee9b216 2019-04-09 09:49:51,494 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/07b62caafa51496f94dd3b3fb341fcfe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07b62caafa51496f94dd3b3fb341fcfe", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/2e35f475a54147749980006d265eb864"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e35f475a54147749980006d265eb864", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/2f1bc9c9d22745648100c4b0717962eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f1bc9c9d22745648100c4b0717962eb", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/30fe8cf249d443dd9c53f2cc083f50b5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "30fe8cf249d443dd9c53f2cc083f50b5", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/3d748bf7df734addb2e37ea0663ec892"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d748bf7df734addb2e37ea0663ec892", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/732a504491fd4f35923460ae0d2ef475"}, "domain_id": "default", "enabled": true, "options": {}, "id": "732a504491fd4f35923460ae0d2ef475", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/781b729594744c4f8f561f6b5a6e68bd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "781b729594744c4f8f561f6b5a6e68bd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/80817a33c71343ed9c63d448a7fea69e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "80817a33c71343ed9c63d448a7fea69e", "email": "heat@localhost", "password_expires_at": null}, {"name": "shaker-user_e0902187-d19b-4e9d-9908-fdb9609d5806", "links": {"self": "http://172.30.9.21:5000/v3/users/8770b0a2d11549d5afa7cb8b33e58c26"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "8770b0a2d11549d5afa7cb8b33e58c26", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/938ce22a56d74c639d353dbbf166fcc4"}, "domain_id": "ec5ce0aa038644b78983e5840ba5fb73", "enabled": true, "options": {}, "id": "938ce22a56d74c639d353dbbf166fcc4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/96d754a28b0d43cf8fa237c30a99c306"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d754a28b0d43cf8fa237c30a99c306", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/aaa8b9f924a74e80899c7ad7e32fcaae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aaa8b9f924a74e80899c7ad7e32fcaae", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b8dd65f4e72446d5bd8d9efa13837b0c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8dd65f4e72446d5bd8d9efa13837b0c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/c34b7e3bcdbc428db4539ea2b87cfce1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c34b7e3bcdbc428db4539ea2b87cfce1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/eb527490835d48e8a67131b0f587baf6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb527490835d48e8a67131b0f587baf6", "email": "gnocchi@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2019-04-09 09:49:51,494 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-966747b7-ce75-4ad8-8503-c6fcbee9b216 2019-04-09 09:49:51,494 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.137092113495s 2019-04-09 09:49:51,506 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-09 09:49:51,510 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ac45490a61c0a6a729940bd40854874f390a6836" 2019-04-09 09:49:51,719 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 393 Content-Type: application/json Date: Tue, 09 Apr 2019 09:49:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8dc2c548-bfc9-4713-8b0e-5f04ac81549d 2019-04-09 09:49:51,720 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/6509066435f1453bac6996ee8997a3b2"}, "tags": [], "enabled": true, "id": "6509066435f1453bac6996ee8997a3b2", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/ba7a30bb29394fc4a587735d9dfb749e"}, "tags": [], "enabled": true, "id": "ba7a30bb29394fc4a587735d9dfb749e", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.21:5000/v3/projects/e1ec9f55ab7a4be7ad1dbc6f5f231859"}, "tags": [], "enabled": true, "id": "e1ec9f55ab7a4be7ad1dbc6f5f231859", "parent_id": "default", "domain_id": "default", "name": "shaker-project_e0902187-d19b-4e9d-9908-fdb9609d5806"}]} 2019-04-09 09:49:51,720 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-8dc2c548-bfc9-4713-8b0e-5f04ac81549d 2019-04-09 09:49:51,720 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.213861942291s 2019-04-09 09:49:51,728 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-04-09 09:49:51,731 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=8770b0a2d11549d5afa7cb8b33e58c26&role.id=d76277b8d9fb4a229d40efdfe8e235e6&scope.project.id=e1ec9f55ab7a4be7ad1dbc6f5f231859" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ac45490a61c0a6a729940bd40854874f390a6836" 2019-04-09 09:49:51,844 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Tue, 09 Apr 2019 09:49:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65f75eaf-3266-481e-858d-1b495b48bc95 2019-04-09 09:49:51,845 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=8770b0a2d11549d5afa7cb8b33e58c26&role.id=d76277b8d9fb4a229d40efdfe8e235e6&scope.project.id=e1ec9f55ab7a4be7ad1dbc6f5f231859", "previous": null, "next": null}} 2019-04-09 09:49:51,845 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=8770b0a2d11549d5afa7cb8b33e58c26&role.id=d76277b8d9fb4a229d40efdfe8e235e6&scope.project.id=e1ec9f55ab7a4be7ad1dbc6f5f231859 used request id req-65f75eaf-3266-481e-858d-1b495b48bc95 2019-04-09 09:49:51,845 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.117465019226s 2019-04-09 09:49:51,849 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-04-09 09:49:51,852 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/e1ec9f55ab7a4be7ad1dbc6f5f231859/users/8770b0a2d11549d5afa7cb8b33e58c26/roles/d76277b8d9fb4a229d40efdfe8e235e6 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ac45490a61c0a6a729940bd40854874f390a6836" 2019-04-09 09:49:52,005 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 09 Apr 2019 09:49:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-850a064b-7512-436d-92b2-fb3f7825456e 2019-04-09 09:49:52,005 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-09 09:49:52,005 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/e1ec9f55ab7a4be7ad1dbc6f5f231859/users/8770b0a2d11549d5afa7cb8b33e58c26/roles/d76277b8d9fb4a229d40efdfe8e235e6 used request id req-850a064b-7512-436d-92b2-fb3f7825456e 2019-04-09 09:49:52,005 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.15626502037s 2019-04-09 09:49:52,006 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-04-09 09:49:52,007 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-04-09 09:49:52,007 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-04-09 09:49:52,012 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-04-09 09:49:52,084 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-04-09 09:49:52,086 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2019-04-09 09:49:52,086 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-04-09 09:49:52,125 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2019-04-09 09:49:52,126 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2019-04-09 09:49:52,151 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2019-04-09 10:16:32,113 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2019-04-09 10:16:32,113 - functest.opnfv_tests.openstack.shaker.shaker - INFO - output: XDG_SESSION_ID=1 OS_PROJECT_ID=e1ec9f55ab7a4be7ad1dbc6f5f231859 SHELL=/bin/bash SSH_CLIENT=172.30.9.66 47288 22 OS_REGION_NAME=regionOne OS_USER_DOMAIN_NAME=Default OS_IMAGE_API_VERSION=2 USER=ubuntu PYTHONWARNINGS=ignore:Certificate has no, ignore:A true SSLContext object is not available OS_PROJECT_NAME=shaker-project_e0902187-d19b-4e9d-9908-fdb9609d5806 CLOUDPROMPT_ENABLED=1 MAIL=/var/mail/ubuntu PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games OS_IDENTITY_API_VERSION=3 NOVA_VERSION=1.1 PWD=/home/ubuntu OS_PASSWORD=Og2AifygHKWDT5q8vnEywLCuB0Vi2t LANG=en_US.UTF-8 OS_AUTH_TYPE=password PS1=${OS_CLOUDNAME:+($OS_CLOUDNAME)} OS_AUTH_URL=http://172.30.9.21:5000 OS_USERNAME=shaker-user_e0902187-d19b-4e9d-9908-fdb9609d5806 SHLVL=1 HOME=/home/ubuntu no_proxy=,172.30.9.21,192.30.9.6 LOGNAME=ubuntu SSH_CONNECTION=172.30.9.66 47288 192.168.120.11 22 OS_VOLUME_API_VERSION=3 COMPUTE_API_VERSION=1.1 OS_INTERFACE=public XDG_RUNTIME_DIR=/run/user/1000 OS_NO_CACHE=True OS_CLOUDNAME=overcloud OS_PROJECT_DOMAIN_NAME=Default _=/usr/bin/env 2019-04-09 09:49:52.983 1406 INFO shaker.engine.utils [-] Logging enabled 2019-04-09 09:49:52.985 1406 INFO shaker.engine.messaging [-] Listening on *:9000 2019-04-09 09:49:52.988 1406 INFO shaker.engine.server [-] Play scenario: openstack/full_l2 2019-04-09 09:49:52.995 1414 INFO shaker.agent.agent [-] Agent id is: __heartbeat 2019-04-09 09:49:52.996 1414 INFO shaker.agent.agent [-] Connecting to server: 172.30.9.211:9000 2019-04-09 09:49:52.997 1414 INFO shaker.agent.agent [-] Agent config: {'polling_interval': 10} 2019-04-09 09:49:53.007 1406 INFO pykwalify.core [-] validation.valid 2019-04-09 09:49:53.572 1406 INFO shaker.openstack.clients.openstack [-] Connection to OpenStack is initialized 2019-04-09 09:49:56.909 1406 INFO shaker.openstack.clients.heat [-] New stack: {u'id': u'fecd4f53-e9e3-47d4-b8d1-3456da133149', u'links': [{u'href': u'http://172.30.9.21:8004/v1/e1ec9f55ab7a4be7ad1dbc6f5f231859/stacks/shaker_tkzusm/fecd4f53-e9e3-47d4-b8d1-3456da133149', u'rel': u'self'}]} 2019-04-09 09:53:43.552 1406 INFO shaker.engine.quorum [-] Waiting for quorum of agents: set(['shaker_tkzusm_slave_0', 'shaker_tkzusm_master_0']) 2019-04-09 09:54:01.491 1406 INFO shaker.engine.quorum [-] Finished processing operation: 2019-04-09 09:55:31.998 1406 INFO shaker.engine.quorum [-] Finished processing operation: 2019-04-09 09:57:02.514 1406 INFO shaker.engine.quorum [-] Finished processing operation: 2019-04-09 09:58:33.021 1406 INFO shaker.engine.quorum [-] Finished processing operation: 2019-04-09 09:58:33.022 1406 INFO shaker.engine.server [-] Execution is done 2019-04-09 09:58:33.756 1406 INFO shaker.engine.quorum [-] Cleaning the quorum 2019-04-09 09:58:53.889 1406 INFO shaker.engine.quorum [-] Finished processing operation: 2019-04-09 09:58:53.891 1406 INFO shaker.engine.server [-] Play scenario: openstack/full_l3_east_west 2019-04-09 09:58:53.904 1406 INFO pykwalify.core [-] validation.valid 2019-04-09 09:58:54.435 1406 INFO shaker.openstack.clients.openstack [-] Connection to OpenStack is initialized 2019-04-09 09:58:57.834 1406 INFO shaker.openstack.clients.heat [-] New stack: {u'id': u'dbcec1b8-2cec-4425-8d7b-fa1c5f58a345', u'links': [{u'href': u'http://172.30.9.21:8004/v1/e1ec9f55ab7a4be7ad1dbc6f5f231859/stacks/shaker_rdtepk/dbcec1b8-2cec-4425-8d7b-fa1c5f58a345', u'rel': u'self'}]} 2019-04-09 10:00:03.983 1406 INFO shaker.engine.quorum [-] Waiting for quorum of agents: set(['shaker_rdtepk_slave_0', 'shaker_rdtepk_master_0']) 2019-04-09 10:00:18.733 1406 INFO shaker.engine.quorum [-] Finished processing operation: 2019-04-09 10:01:50.648 1406 INFO shaker.engine.quorum [-] Finished processing operation: 2019-04-09 10:03:21.148 1406 INFO shaker.engine.quorum [-] Finished processing operation: 2019-04-09 10:04:51.642 1406 INFO shaker.engine.quorum [-] Finished processing operation: 2019-04-09 10:04:51.644 1406 INFO shaker.engine.server [-] Execution is done 2019-04-09 10:04:52.071 1406 INFO shaker.engine.quorum [-] Cleaning the quorum 2019-04-09 10:05:14.340 1406 INFO shaker.engine.quorum [-] Finished processing operation: 2019-04-09 10:05:14.344 1406 INFO shaker.engine.server [-] Play scenario: openstack/full_l3_north_south 2019-04-09 10:05:14.358 1406 INFO pykwalify.core [-] validation.valid 2019-04-09 10:05:14.777 1406 INFO shaker.openstack.clients.openstack [-] Connection to OpenStack is initialized 2019-04-09 10:05:18.490 1406 INFO shaker.openstack.clients.heat [-] New stack: {u'id': u'e87b2b40-7933-4b7d-b9b5-d801570332fc', u'links': [{u'href': u'http://172.30.9.21:8004/v1/e1ec9f55ab7a4be7ad1dbc6f5f231859/stacks/shaker_atifsp/e87b2b40-7933-4b7d-b9b5-d801570332fc', u'rel': u'self'}]} 2019-04-09 10:06:18.949 1406 INFO shaker.engine.quorum [-] Waiting for quorum of agents: set(['shaker_atifsp_slave_0', 'shaker_atifsp_master_0']) 2019-04-09 10:06:34.421 1406 INFO shaker.engine.quorum [-] Finished processing operation: 2019-04-09 10:08:04.969 1406 INFO shaker.engine.quorum [-] Finished processing operation: 2019-04-09 10:09:35.648 1406 INFO shaker.engine.quorum [-] Finished processing operation: 2019-04-09 10:11:06.140 1406 INFO shaker.engine.quorum [-] Finished processing operation: 2019-04-09 10:11:06.142 1406 INFO shaker.engine.server [-] Execution is done 2019-04-09 10:11:06.573 1406 INFO shaker.engine.quorum [-] Cleaning the quorum 2019-04-09 10:11:29.324 1406 INFO shaker.engine.quorum [-] Finished processing operation: 2019-04-09 10:11:29.326 1406 INFO shaker.engine.server [-] Play scenario: openstack/perf_l3_north_south 2019-04-09 10:11:29.341 1406 INFO pykwalify.core [-] validation.valid 2019-04-09 10:11:29.753 1406 INFO shaker.openstack.clients.openstack [-] Connection to OpenStack is initialized 2019-04-09 10:11:32.730 1406 INFO shaker.openstack.clients.heat [-] New stack: {u'id': u'2f876e15-c2c3-4e3d-aa42-4b1b82d060fd', u'links': [{u'href': u'http://172.30.9.21:8004/v1/e1ec9f55ab7a4be7ad1dbc6f5f231859/stacks/shaker_esakmf/2f876e15-c2c3-4e3d-aa42-4b1b82d060fd', u'rel': u'self'}]} 2019-04-09 10:12:32.824 1406 INFO shaker.engine.quorum [-] Waiting for quorum of agents: set(['shaker_esakmf_master_0', 'shaker_esakmf_slave_0']) 2019-04-09 10:12:51.469 1406 INFO shaker.engine.quorum [-] Finished processing operation: 2019-04-09 10:13:24.174 1406 INFO shaker.engine.quorum [-] Finished processing operation: 2019-04-09 10:14:44.377 1406 INFO shaker.engine.quorum [-] Finished processing operation: 2019-04-09 10:16:04.645 1406 INFO shaker.engine.quorum [-] Finished processing operation: 2019-04-09 10:16:04.646 1406 INFO shaker.engine.server [-] Execution is done 2019-04-09 10:16:06.075 1406 INFO shaker.engine.quorum [-] Cleaning the quorum 2019-04-09 10:16:32.012 1406 INFO shaker.engine.quorum [-] Finished processing operation: 2019-04-09 10:16:32.013 1406 INFO shaker.engine.server [-] Generating aggregated report 2019-04-09 10:16:32.023 1406 INFO shaker.engine.server [-] Raw output is stored to: report.json 2019-04-09 10:16:32.026 1406 INFO shaker.engine.report [-] ******************************************************************************** 2019-04-09 10:16:32.026 1406 INFO shaker.engine.report [-] OpenStack L3 North-South Performance.UDP.1.overcloud-novacompute-1.opnfvlf.org:stats.packets.avg > 100000 [OK] 2019-04-09 10:16:32.026 1406 INFO shaker.engine.report [-] OpenStack L3 North-South Performance.Ping.1.overcloud-novacompute-1.opnfvlf.org:stats.ping_icmp.avg < 2.0 [OK] 2019-04-09 10:16:32.027 1406 INFO shaker.engine.report [-] OpenStack L3 North-South Performance.TCP.1.overcloud-novacompute-1.opnfvlf.org:stats.bandwidth.avg > 5000 [FAIL] 2019-04-09 10:16:32.027 1406 INFO shaker.engine.report [-] OpenStack L3 North-South Performance.TCP.1.overcloud-novacompute-1.opnfvlf.org:stats.retransmits.max < 10 [FAIL] 2019-04-09 10:16:32.027 1406 INFO shaker.engine.report [-] ******************************************************************************** 2019-04-09 10:16:32.028 1406 INFO shaker.engine.utils [-] Alias "interactive" is resolved into file "/usr/local/lib/python2.7/dist-packages/shaker/resources/report_templates/interactive.html" 2019-04-09 10:16:32.041 1406 INFO shaker.engine.report [-] Report saved to: report.html 2019-04-09 10:16:32,115 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2019-04-09 10:16:32,114 - functest.opnfv_tests.openstack.shaker.shaker - INFO - error: 2019-04-09 10:16:32,117 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2019-04-09 10:16:32,154 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2019-04-09 10:16:32,154 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2019-04-09 10:16:32,182 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2019-04-09 10:16:32,234 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2019-04-09 10:16:32,234 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2019-04-09 10:16:32,246 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2019-04-09 10:16:32,274 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2019-04-09 10:16:32,274 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2019-04-09 10:16:32,279 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2019-04-09 10:16:32,293 - paramiko.transport - DEBUG - [chan 3] EOF received (3) 2019-04-09 10:16:32,294 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2019-04-09 10:16:32,418 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-04-09 10:16:32,419 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | shaker | functest | 31:02 | PASS | +-------------------+------------------+------------------+----------------+ 2019-04-09 10:16:32,430 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-04-09 10:16:32,430 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/floatingips/6d390f89-b99c-4134-94f6-b2ac4550a116.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fb8f8f42e919ce9f683f0c937cfd96e3764165bc" 2019-04-09 10:16:33,995 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 09 Apr 2019 10:16:25 GMT X-Openstack-Request-Id: req-de6b2ab6-89f8-412e-b389-b36b06e5558c 2019-04-09 10:16:33,995 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-09 10:16:33,995 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/floatingips/6d390f89-b99c-4134-94f6-b2ac4550a116.json used request id req-de6b2ab6-89f8-412e-b389-b36b06e5558c 2019-04-09 10:16:33,995 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.56555294991s 2019-04-09 10:16:34,006 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-09 10:16:34,006 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fb8f8f42e919ce9f683f0c937cfd96e3764165bc" 2019-04-09 10:16:34,071 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 09 Apr 2019 10:16:26 GMT X-Openstack-Request-Id: req-c4ec0c9b-a6e3-4c69-aa29-9a6e0baf93b2 2019-04-09 10:16:34,071 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-04-09 10:16:34,072 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-c4ec0c9b-a6e3-4c69-aa29-9a6e0baf93b2 2019-04-09 10:16:34,072 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0655951499939s 2019-04-09 10:16:34,072 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-04-09 10:16:34,075 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/servers/808924d8-67e7-4485-a4d7-566e2a8285ee -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fb8f8f42e919ce9f683f0c937cfd96e3764165bc" 2019-04-09 10:16:34,504 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Tue, 09 Apr 2019 10:16:26 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-5ab6fe4f-eade-45ca-b252-fd3d7b9b7ef1 x-openstack-request-id: req-5ab6fe4f-eade-45ca-b252-fd3d7b9b7ef1 2019-04-09 10:16:34,504 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/808924d8-67e7-4485-a4d7-566e2a8285ee used request id req-5ab6fe4f-eade-45ca-b252-fd3d7b9b7ef1 2019-04-09 10:16:34,504 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.431487083435s 2019-04-09 10:16:34,504 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 10:16:34,507 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fb8f8f42e919ce9f683f0c937cfd96e3764165bc" 2019-04-09 10:16:35,722 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 835 Content-Type: application/json Date: Tue, 09 Apr 2019 10:16:26 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-3546a09b-74c5-4e43-a351-49cb94058f86 x-openstack-request-id: req-3546a09b-74c5-4e43-a351-49cb94058f86 2019-04-09 10:16:35,722 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"shaker-net_e0902187-d19b-4e9d-9908-fdb9609d5806": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2a:76:cc", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2a:76:cc", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/808924d8-67e7-4485-a4d7-566e2a8285ee", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/808924d8-67e7-4485-a4d7-566e2a8285ee", "rel": "bookmark"}], "image": {"id": "73b46de5-7603-4eec-a62a-684c0772624a", "links": [{"href": "http://172.30.9.21:8774/images/73b46de5-7603-4eec-a62a-684c0772624a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000ce", "OS-SRV-USG:launched_at": "2019-04-09T09:49:23.000000", "flavor": {"id": "908217ab-ccac-4ccf-a971-2aedeadd6bff", "links": [{"href": "http://172.30.9.21:8774/flavors/908217ab-ccac-4ccf-a971-2aedeadd6bff", "rel": "bookmark"}]}, "id": "808924d8-67e7-4485-a4d7-566e2a8285ee", "security_groups": [{"name": "shaker-sg_e0902187-d19b-4e9d-9908-fdb9609d5806"}], "user_id": "8770b0a2d11549d5afa7cb8b33e58c26", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-09T10:16:26Z", "hostId": "a34c082a1767e966d52c92c77ed4a2782b0bc066e768232da9618cc7", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_e0902187-d19b-4e9d-9908-fdb9609d5806", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "shaker-vm_e0902187-d19b-4e9d-9908-fdb9609d5806", "created": "2019-04-09T09:45:46Z", "tenant_id": "e1ec9f55ab7a4be7ad1dbc6f5f231859", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 10:16:35,723 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-3546a09b-74c5-4e43-a351-49cb94058f86 2019-04-09 10:16:35,723 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.21812105179s 2019-04-09 10:16:35,724 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 10:16:37,727 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 10:16:37,730 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fb8f8f42e919ce9f683f0c937cfd96e3764165bc" 2019-04-09 10:16:37,796 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Tue, 09 Apr 2019 10:16:29 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-40764215-a1b2-4337-82f9-04cb7e648b51 x-openstack-request-id: req-40764215-a1b2-4337-82f9-04cb7e648b51 2019-04-09 10:16:37,797 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2019-04-09 10:16:37,797 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-40764215-a1b2-4337-82f9-04cb7e648b51 2019-04-09 10:16:37,797 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0700688362122s 2019-04-09 10:16:37,803 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-09 10:16:37,803 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fb8f8f42e919ce9f683f0c937cfd96e3764165bc" 2019-04-09 10:16:37,877 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 36374 Content-Type: application/json Date: Tue, 09 Apr 2019 10:16:29 GMT X-Openstack-Request-Id: req-22c16e7c-c0dc-4cdb-9120-4454e585b2c9 2019-04-09 10:16:37,881 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "e1ec9f55ab7a4be7ad1dbc6f5f231859", "created_at": "2019-04-09T09:45:23Z", "updated_at": "2019-04-09T09:45:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T09:45:23Z", "revision_number": 0, "id": "5d9d8494-8402-4c02-b0a9-4f055c8ecb84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T09:45:23Z", "security_group_id": "093bab93-d842-4c11-8f29-ab6fab4b2c9b", "tenant_id": "e1ec9f55ab7a4be7ad1dbc6f5f231859", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1ec9f55ab7a4be7ad1dbc6f5f231859"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T09:45:23Z", "revision_number": 0, "id": "cc655dfa-7876-4a0b-b527-f4c36b40d21a", "remote_group_id": "093bab93-d842-4c11-8f29-ab6fab4b2c9b", "remote_ip_prefix": null, "created_at": "2019-04-09T09:45:23Z", "security_group_id": "093bab93-d842-4c11-8f29-ab6fab4b2c9b", "tenant_id": "e1ec9f55ab7a4be7ad1dbc6f5f231859", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1ec9f55ab7a4be7ad1dbc6f5f231859"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T09:45:23Z", "revision_number": 0, "id": "e8220bfb-49f2-4f8e-90fe-9eb523a83ecc", "remote_group_id": "093bab93-d842-4c11-8f29-ab6fab4b2c9b", "remote_ip_prefix": null, "created_at": "2019-04-09T09:45:23Z", "security_group_id": "093bab93-d842-4c11-8f29-ab6fab4b2c9b", "tenant_id": "e1ec9f55ab7a4be7ad1dbc6f5f231859", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1ec9f55ab7a4be7ad1dbc6f5f231859"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T09:45:23Z", "revision_number": 0, "id": "e83306f2-93e8-4673-9811-cb22428cfa3e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T09:45:23Z", "security_group_id": "093bab93-d842-4c11-8f29-ab6fab4b2c9b", "tenant_id": "e1ec9f55ab7a4be7ad1dbc6f5f231859", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1ec9f55ab7a4be7ad1dbc6f5f231859"}], "revision_number": 1, "project_id": "e1ec9f55ab7a4be7ad1dbc6f5f231859", "id": "093bab93-d842-4c11-8f29-ab6fab4b2c9b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0f44c7af880b4000a1dc62837aee780f", "created_at": "2019-04-09T06:38:34Z", "updated_at": "2019-04-09T06:38:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:34Z", "revision_number": 0, "id": "05425f53-1a82-4620-8d0d-2bec6d50d127", "remote_group_id": "133285e2-2849-4047-874b-acf860b9a47a", "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:34Z", "security_group_id": "133285e2-2849-4047-874b-acf860b9a47a", "tenant_id": "0f44c7af880b4000a1dc62837aee780f", "port_range_min": null, "ethertype": "IPv6", "project_id": "0f44c7af880b4000a1dc62837aee780f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:34Z", "revision_number": 0, "id": "1afdac41-f81f-4d28-92b1-886ecba7f1ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:34Z", "security_group_id": "133285e2-2849-4047-874b-acf860b9a47a", "tenant_id": "0f44c7af880b4000a1dc62837aee780f", "port_range_min": null, "ethertype": "IPv6", "project_id": "0f44c7af880b4000a1dc62837aee780f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:34Z", "revision_number": 0, "id": "3fb7318d-6164-4cf9-907b-72601354ccfa", "remote_group_id": "133285e2-2849-4047-874b-acf860b9a47a", "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:34Z", "security_group_id": "133285e2-2849-4047-874b-acf860b9a47a", "tenant_id": "0f44c7af880b4000a1dc62837aee780f", "port_range_min": null, "ethertype": "IPv4", "project_id": "0f44c7af880b4000a1dc62837aee780f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:34Z", "revision_number": 0, "id": "dd7de9b8-2e8a-4c8e-8cbf-2108d15e376f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:34Z", "security_group_id": "133285e2-2849-4047-874b-acf860b9a47a", "tenant_id": "0f44c7af880b4000a1dc62837aee780f", "port_range_min": null, "ethertype": "IPv4", "project_id": "0f44c7af880b4000a1dc62837aee780f"}], "revision_number": 1, "project_id": "0f44c7af880b4000a1dc62837aee780f", "id": "133285e2-2849-4047-874b-acf860b9a47a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7d91c4e96bf742cdb3019afbd92b08b7", "created_at": "2019-04-09T06:41:12Z", "updated_at": "2019-04-09T06:41:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:41:12Z", "revision_number": 0, "id": "128566fd-9776-4c00-a02f-ecd203954c03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:41:12Z", "security_group_id": "16d9fd61-4005-47ed-8159-6527e895440e", "tenant_id": "7d91c4e96bf742cdb3019afbd92b08b7", "port_range_min": null, "ethertype": "IPv4", "project_id": "7d91c4e96bf742cdb3019afbd92b08b7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:41:13Z", "revision_number": 0, "id": "5f5c2826-ccd3-422a-ae4c-7e22a699212d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:41:13Z", "security_group_id": "16d9fd61-4005-47ed-8159-6527e895440e", "tenant_id": "7d91c4e96bf742cdb3019afbd92b08b7", "port_range_min": null, "ethertype": "IPv6", "project_id": "7d91c4e96bf742cdb3019afbd92b08b7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:41:12Z", "revision_number": 0, "id": "81637ed4-f405-4397-bf10-12f7c25b85a8", "remote_group_id": "16d9fd61-4005-47ed-8159-6527e895440e", "remote_ip_prefix": null, "created_at": "2019-04-09T06:41:12Z", "security_group_id": "16d9fd61-4005-47ed-8159-6527e895440e", "tenant_id": "7d91c4e96bf742cdb3019afbd92b08b7", "port_range_min": null, "ethertype": "IPv6", "project_id": "7d91c4e96bf742cdb3019afbd92b08b7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:41:12Z", "revision_number": 0, "id": "c8f342fd-7b58-4a9e-a416-7e098f36f758", "remote_group_id": "16d9fd61-4005-47ed-8159-6527e895440e", "remote_ip_prefix": null, "created_at": "2019-04-09T06:41:12Z", "security_group_id": "16d9fd61-4005-47ed-8159-6527e895440e", "tenant_id": "7d91c4e96bf742cdb3019afbd92b08b7", "port_range_min": null, "ethertype": "IPv4", "project_id": "7d91c4e96bf742cdb3019afbd92b08b7"}], "revision_number": 1, "project_id": "7d91c4e96bf742cdb3019afbd92b08b7", "id": "16d9fd61-4005-47ed-8159-6527e895440e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-04-09T06:26:00Z", "updated_at": "2019-04-09T06:26:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:26:00Z", "revision_number": 0, "id": "23de8fc0-44ae-4c56-abcd-3cadf2cd644b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:26:00Z", "security_group_id": "3353c502-d3bd-4781-83f5-fc7385b71d39", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:26:00Z", "revision_number": 0, "id": "afb04289-1a57-4ecb-8cec-ce9e43ab0d76", "remote_group_id": "3353c502-d3bd-4781-83f5-fc7385b71d39", "remote_ip_prefix": null, "created_at": "2019-04-09T06:26:00Z", "security_group_id": "3353c502-d3bd-4781-83f5-fc7385b71d39", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:26:00Z", "revision_number": 0, "id": "d4091b4d-3f48-405e-a6ff-27973bc1c4fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:26:00Z", "security_group_id": "3353c502-d3bd-4781-83f5-fc7385b71d39", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:26:00Z", "revision_number": 0, "id": "f668131f-27a0-4d81-982d-afd1d6efe75b", "remote_group_id": "3353c502-d3bd-4781-83f5-fc7385b71d39", "remote_ip_prefix": null, "created_at": "2019-04-09T06:26:00Z", "security_group_id": "3353c502-d3bd-4781-83f5-fc7385b71d39", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "3353c502-d3bd-4781-83f5-fc7385b71d39", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e3616f9a20054a2f9f4a228fa5825920", "created_at": "2019-04-09T06:38:25Z", "updated_at": "2019-04-09T06:38:25Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:25Z", "revision_number": 0, "id": "1304e57e-307e-4d15-b3a6-c40e4c13d9c6", "remote_group_id": "539b6566-8b82-46ce-a7a2-486e0cfdcc19", "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:25Z", "security_group_id": "539b6566-8b82-46ce-a7a2-486e0cfdcc19", "tenant_id": "e3616f9a20054a2f9f4a228fa5825920", "port_range_min": null, "ethertype": "IPv4", "project_id": "e3616f9a20054a2f9f4a228fa5825920"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:25Z", "revision_number": 0, "id": "5de5f3da-e80e-4e4e-8bb9-e65d586e3c36", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:25Z", "security_group_id": "539b6566-8b82-46ce-a7a2-486e0cfdcc19", "tenant_id": "e3616f9a20054a2f9f4a228fa5825920", "port_range_min": null, "ethertype": "IPv6", "project_id": "e3616f9a20054a2f9f4a228fa5825920"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:25Z", "revision_number": 0, "id": "c986fad9-2e24-419f-b30e-dbea76657fc4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:25Z", "security_group_id": "539b6566-8b82-46ce-a7a2-486e0cfdcc19", "tenant_id": "e3616f9a20054a2f9f4a228fa5825920", "port_range_min": null, "ethertype": "IPv4", "project_id": "e3616f9a20054a2f9f4a228fa5825920"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:25Z", "revision_number": 0, "id": "dfe74141-b06d-427c-a311-9f669b427b66", "remote_group_id": "539b6566-8b82-46ce-a7a2-486e0cfdcc19", "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:25Z", "security_group_id": "539b6566-8b82-46ce-a7a2-486e0cfdcc19", "tenant_id": "e3616f9a20054a2f9f4a228fa5825920", "port_range_min": null, "ethertype": "IPv6", "project_id": "e3616f9a20054a2f9f4a228fa5825920"}], "revision_number": 1, "project_id": "e3616f9a20054a2f9f4a228fa5825920", "id": "539b6566-8b82-46ce-a7a2-486e0cfdcc19", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ba7a30bb29394fc4a587735d9dfb749e", "created_at": "2019-04-09T06:24:05Z", "updated_at": "2019-04-09T06:24:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:24:05Z", "revision_number": 0, "id": "0aa9cfb1-eea8-4107-bdd1-09b673e74187", "remote_group_id": "7163910b-3f52-4c82-95f5-2716a0110cc5", "remote_ip_prefix": null, "created_at": "2019-04-09T06:24:05Z", "security_group_id": "7163910b-3f52-4c82-95f5-2716a0110cc5", "tenant_id": "ba7a30bb29394fc4a587735d9dfb749e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ba7a30bb29394fc4a587735d9dfb749e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:24:05Z", "revision_number": 0, "id": "54942ddd-2fa1-4bc2-8eed-db2c58927051", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:24:05Z", "security_group_id": "7163910b-3f52-4c82-95f5-2716a0110cc5", "tenant_id": "ba7a30bb29394fc4a587735d9dfb749e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ba7a30bb29394fc4a587735d9dfb749e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:24:05Z", "revision_number": 0, "id": "65f9a71a-d7ef-4a7c-bd9a-1722277aec43", "remote_group_id": "7163910b-3f52-4c82-95f5-2716a0110cc5", "remote_ip_prefix": null, "created_at": "2019-04-09T06:24:05Z", "security_group_id": "7163910b-3f52-4c82-95f5-2716a0110cc5", "tenant_id": "ba7a30bb29394fc4a587735d9dfb749e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ba7a30bb29394fc4a587735d9dfb749e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:24:05Z", "revision_number": 0, "id": "86568739-46b2-4862-8571-f01cd048599a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:24:05Z", "security_group_id": "7163910b-3f52-4c82-95f5-2716a0110cc5", "tenant_id": "ba7a30bb29394fc4a587735d9dfb749e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ba7a30bb29394fc4a587735d9dfb749e"}], "revision_number": 1, "project_id": "ba7a30bb29394fc4a587735d9dfb749e", "id": "7163910b-3f52-4c82-95f5-2716a0110cc5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "45c8e08964474534af04fa70d9ceacff", "created_at": "2019-04-09T07:37:03Z", "updated_at": "2019-04-09T07:37:03Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T07:37:03Z", "revision_number": 0, "id": "0bc3bbf3-5b22-48d3-afa2-675dac76eb71", "remote_group_id": "7cc4a13e-a983-4c86-8f12-7e6bee440d43", "remote_ip_prefix": null, "created_at": "2019-04-09T07:37:03Z", "security_group_id": "7cc4a13e-a983-4c86-8f12-7e6bee440d43", "tenant_id": "45c8e08964474534af04fa70d9ceacff", "port_range_min": null, "ethertype": "IPv6", "project_id": "45c8e08964474534af04fa70d9ceacff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T07:37:03Z", "revision_number": 0, "id": "ab8253ad-e2a0-4797-a183-960b8ef87470", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T07:37:03Z", "security_group_id": "7cc4a13e-a983-4c86-8f12-7e6bee440d43", "tenant_id": "45c8e08964474534af04fa70d9ceacff", "port_range_min": null, "ethertype": "IPv6", "project_id": "45c8e08964474534af04fa70d9ceacff"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T07:37:03Z", "revision_number": 0, "id": "cc4f203b-970d-479e-b691-ce52ab379138", "remote_group_id": "7cc4a13e-a983-4c86-8f12-7e6bee440d43", "remote_ip_prefix": null, "created_at": "2019-04-09T07:37:03Z", "security_group_id": "7cc4a13e-a983-4c86-8f12-7e6bee440d43", "tenant_id": "45c8e08964474534af04fa70d9ceacff", "port_range_min": null, "ethertype": "IPv4", "project_id": "45c8e08964474534af04fa70d9ceacff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T07:37:03Z", "revision_number": 0, "id": "f8371daa-2062-4660-8fba-cffbaf792b69", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T07:37:03Z", "security_group_id": "7cc4a13e-a983-4c86-8f12-7e6bee440d43", "tenant_id": "45c8e08964474534af04fa70d9ceacff", "port_range_min": null, "ethertype": "IPv4", "project_id": "45c8e08964474534af04fa70d9ceacff"}], "revision_number": 1, "project_id": "45c8e08964474534af04fa70d9ceacff", "id": "7cc4a13e-a983-4c86-8f12-7e6bee440d43", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b791053a49f94838a00b8848bbc7b0d5", "created_at": "2019-04-09T06:38:04Z", "updated_at": "2019-04-09T06:38:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:04Z", "revision_number": 0, "id": "1d5cb96d-707a-4102-b35a-0814f2fe44ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:04Z", "security_group_id": "7d842db1-29c7-43cf-83d3-bddf670c17fe", "tenant_id": "b791053a49f94838a00b8848bbc7b0d5", "port_range_min": null, "ethertype": "IPv4", "project_id": "b791053a49f94838a00b8848bbc7b0d5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:04Z", "revision_number": 0, "id": "5bf023b4-d99d-4bf6-be66-02e22c8ab0b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:04Z", "security_group_id": "7d842db1-29c7-43cf-83d3-bddf670c17fe", "tenant_id": "b791053a49f94838a00b8848bbc7b0d5", "port_range_min": null, "ethertype": "IPv6", "project_id": "b791053a49f94838a00b8848bbc7b0d5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:04Z", "revision_number": 0, "id": "62c448c8-84c7-4a5b-881f-9aaf4fc340ad", "remote_group_id": "7d842db1-29c7-43cf-83d3-bddf670c17fe", "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:04Z", "security_group_id": "7d842db1-29c7-43cf-83d3-bddf670c17fe", "tenant_id": "b791053a49f94838a00b8848bbc7b0d5", "port_range_min": null, "ethertype": "IPv4", "project_id": "b791053a49f94838a00b8848bbc7b0d5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:04Z", "revision_number": 0, "id": "8f09250e-f3c9-4c52-9037-1c26e93722e6", "remote_group_id": "7d842db1-29c7-43cf-83d3-bddf670c17fe", "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:04Z", "security_group_id": "7d842db1-29c7-43cf-83d3-bddf670c17fe", "tenant_id": "b791053a49f94838a00b8848bbc7b0d5", "port_range_min": null, "ethertype": "IPv6", "project_id": "b791053a49f94838a00b8848bbc7b0d5"}], "revision_number": 1, "project_id": "b791053a49f94838a00b8848bbc7b0d5", "id": "7d842db1-29c7-43cf-83d3-bddf670c17fe", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f199aed82fe147e78f50540e3f631f58", "created_at": "2019-04-09T06:38:33Z", "updated_at": "2019-04-09T06:38:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:33Z", "revision_number": 0, "id": "10d96352-0a56-4e61-9f91-d2dd0a203a3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:33Z", "security_group_id": "843aeb94-c5b9-4e15-8b46-2167f70d9f64", "tenant_id": "f199aed82fe147e78f50540e3f631f58", "port_range_min": null, "ethertype": "IPv6", "project_id": "f199aed82fe147e78f50540e3f631f58"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:33Z", "revision_number": 0, "id": "7a034288-4851-4d68-b26c-ce8d734e6c23", "remote_group_id": "843aeb94-c5b9-4e15-8b46-2167f70d9f64", "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:33Z", "security_group_id": "843aeb94-c5b9-4e15-8b46-2167f70d9f64", "tenant_id": "f199aed82fe147e78f50540e3f631f58", "port_range_min": null, "ethertype": "IPv4", "project_id": "f199aed82fe147e78f50540e3f631f58"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:33Z", "revision_number": 0, "id": "9788295a-0c4b-4231-a1ba-ce6b40aa1167", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:33Z", "security_group_id": "843aeb94-c5b9-4e15-8b46-2167f70d9f64", "tenant_id": "f199aed82fe147e78f50540e3f631f58", "port_range_min": null, "ethertype": "IPv4", "project_id": "f199aed82fe147e78f50540e3f631f58"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:33Z", "revision_number": 0, "id": "b0e92582-b047-4369-803c-e11b4ab9078c", "remote_group_id": "843aeb94-c5b9-4e15-8b46-2167f70d9f64", "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:33Z", "security_group_id": "843aeb94-c5b9-4e15-8b46-2167f70d9f64", "tenant_id": "f199aed82fe147e78f50540e3f631f58", "port_range_min": null, "ethertype": "IPv6", "project_id": "f199aed82fe147e78f50540e3f631f58"}], "revision_number": 1, "project_id": "f199aed82fe147e78f50540e3f631f58", "id": "843aeb94-c5b9-4e15-8b46-2167f70d9f64", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bbed22d94c364f98a62513e651610970", "created_at": "2019-04-09T06:38:27Z", "updated_at": "2019-04-09T06:38:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:27Z", "revision_number": 0, "id": "2afc4c19-8a23-40cd-937b-67718545a3d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:27Z", "security_group_id": "97734093-1ada-4835-91aa-2f9a5ecbd7da", "tenant_id": "bbed22d94c364f98a62513e651610970", "port_range_min": null, "ethertype": "IPv6", "project_id": "bbed22d94c364f98a62513e651610970"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:27Z", "revision_number": 0, "id": "4a2bb16b-099b-4ac7-a72a-8b7e1c45b7ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:27Z", "security_group_id": "97734093-1ada-4835-91aa-2f9a5ecbd7da", "tenant_id": "bbed22d94c364f98a62513e651610970", "port_range_min": null, "ethertype": "IPv4", "project_id": "bbed22d94c364f98a62513e651610970"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:27Z", "revision_number": 0, "id": "57a2eb11-b762-4973-947d-50f4a26e722c", "remote_group_id": "97734093-1ada-4835-91aa-2f9a5ecbd7da", "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:27Z", "security_group_id": "97734093-1ada-4835-91aa-2f9a5ecbd7da", "tenant_id": "bbed22d94c364f98a62513e651610970", "port_range_min": null, "ethertype": "IPv4", "project_id": "bbed22d94c364f98a62513e651610970"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:27Z", "revision_number": 0, "id": "582accf8-fa7e-493c-a908-f1ccb7f5ae53", "remote_group_id": "97734093-1ada-4835-91aa-2f9a5ecbd7da", "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:27Z", "security_group_id": "97734093-1ada-4835-91aa-2f9a5ecbd7da", "tenant_id": "bbed22d94c364f98a62513e651610970", "port_range_min": null, "ethertype": "IPv6", "project_id": "bbed22d94c364f98a62513e651610970"}], "revision_number": 1, "project_id": "bbed22d94c364f98a62513e651610970", "id": "97734093-1ada-4835-91aa-2f9a5ecbd7da", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6509066435f1453bac6996ee8997a3b2", "created_at": "2019-04-09T06:25:59Z", "updated_at": "2019-04-09T06:25:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:25:59Z", "revision_number": 0, "id": "159f11d9-0ba4-4923-8082-70f4dd760a47", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:25:59Z", "security_group_id": "9c2f55ba-acdf-4de6-a230-b14db62471f1", "tenant_id": "6509066435f1453bac6996ee8997a3b2", "port_range_min": null, "ethertype": "IPv4", "project_id": "6509066435f1453bac6996ee8997a3b2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:25:59Z", "revision_number": 0, "id": "a09893df-d9cb-4ff3-99d4-013b5c068a40", "remote_group_id": "9c2f55ba-acdf-4de6-a230-b14db62471f1", "remote_ip_prefix": null, "created_at": "2019-04-09T06:25:59Z", "security_group_id": "9c2f55ba-acdf-4de6-a230-b14db62471f1", "tenant_id": "6509066435f1453bac6996ee8997a3b2", "port_range_min": null, "ethertype": "IPv6", "project_id": "6509066435f1453bac6996ee8997a3b2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:25:59Z", "revision_number": 0, "id": "f87d56d3-96be-430b-8bff-17fba51e104b", "remote_group_id": "9c2f55ba-acdf-4de6-a230-b14db62471f1", "remote_ip_prefix": null, "created_at": "2019-04-09T06:25:59Z", "security_group_id": "9c2f55ba-acdf-4de6-a230-b14db62471f1", "tenant_id": "6509066435f1453bac6996ee8997a3b2", "port_range_min": null, "ethertype": "IPv4", "project_id": "6509066435f1453bac6996ee8997a3b2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:25:59Z", "revision_number": 0, "id": "feb3b1fe-b7ab-48f1-a7ef-4cef55305484", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:25:59Z", "security_group_id": "9c2f55ba-acdf-4de6-a230-b14db62471f1", "tenant_id": "6509066435f1453bac6996ee8997a3b2", "port_range_min": null, "ethertype": "IPv6", "project_id": "6509066435f1453bac6996ee8997a3b2"}], "revision_number": 1, "project_id": "6509066435f1453bac6996ee8997a3b2", "id": "9c2f55ba-acdf-4de6-a230-b14db62471f1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f4959e7508fa4aa9bff492655dd05f75", "created_at": "2019-04-09T06:41:11Z", "updated_at": "2019-04-09T06:41:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:41:11Z", "revision_number": 0, "id": "5079dc98-328d-49c2-8ec5-1024760d43f4", "remote_group_id": "9f269589-f912-4a8c-999c-e1e004848fb2", "remote_ip_prefix": null, "created_at": "2019-04-09T06:41:11Z", "security_group_id": "9f269589-f912-4a8c-999c-e1e004848fb2", "tenant_id": "f4959e7508fa4aa9bff492655dd05f75", "port_range_min": null, "ethertype": "IPv4", "project_id": "f4959e7508fa4aa9bff492655dd05f75"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:41:11Z", "revision_number": 0, "id": "7b9723e6-9a6c-4782-8c6c-8b42e30e5322", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:41:11Z", "security_group_id": "9f269589-f912-4a8c-999c-e1e004848fb2", "tenant_id": "f4959e7508fa4aa9bff492655dd05f75", "port_range_min": null, "ethertype": "IPv4", "project_id": "f4959e7508fa4aa9bff492655dd05f75"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:41:11Z", "revision_number": 0, "id": "c79a88fc-3d9b-453a-adda-0351d7447046", "remote_group_id": "9f269589-f912-4a8c-999c-e1e004848fb2", "remote_ip_prefix": null, "created_at": "2019-04-09T06:41:11Z", "security_group_id": "9f269589-f912-4a8c-999c-e1e004848fb2", "tenant_id": "f4959e7508fa4aa9bff492655dd05f75", "port_range_min": null, "ethertype": "IPv6", "project_id": "f4959e7508fa4aa9bff492655dd05f75"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:41:11Z", "revision_number": 0, "id": "ded83004-84fa-4262-8e2e-c0cf817a6397", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:41:11Z", "security_group_id": "9f269589-f912-4a8c-999c-e1e004848fb2", "tenant_id": "f4959e7508fa4aa9bff492655dd05f75", "port_range_min": null, "ethertype": "IPv6", "project_id": "f4959e7508fa4aa9bff492655dd05f75"}], "revision_number": 1, "project_id": "f4959e7508fa4aa9bff492655dd05f75", "id": "9f269589-f912-4a8c-999c-e1e004848fb2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "875e43126b1048518e582278b00dd3bd", "created_at": "2019-04-09T06:38:31Z", "updated_at": "2019-04-09T06:38:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:31Z", "revision_number": 0, "id": "5f289c8e-b1c9-41f7-aeed-c40d4b40f88f", "remote_group_id": "a3e3ef9a-d084-4d19-86ce-95a13bf3a2b2", "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:31Z", "security_group_id": "a3e3ef9a-d084-4d19-86ce-95a13bf3a2b2", "tenant_id": "875e43126b1048518e582278b00dd3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "875e43126b1048518e582278b00dd3bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:31Z", "revision_number": 0, "id": "6d166514-1330-4e67-aba8-2ff7f57567c3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:31Z", "security_group_id": "a3e3ef9a-d084-4d19-86ce-95a13bf3a2b2", "tenant_id": "875e43126b1048518e582278b00dd3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "875e43126b1048518e582278b00dd3bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:31Z", "revision_number": 0, "id": "c2e306fc-c809-40bb-a8cb-d1f0d0a768c5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:31Z", "security_group_id": "a3e3ef9a-d084-4d19-86ce-95a13bf3a2b2", "tenant_id": "875e43126b1048518e582278b00dd3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "875e43126b1048518e582278b00dd3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:31Z", "revision_number": 0, "id": "c9960cce-d437-47e8-86a8-766e3be66981", "remote_group_id": "a3e3ef9a-d084-4d19-86ce-95a13bf3a2b2", "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:31Z", "security_group_id": "a3e3ef9a-d084-4d19-86ce-95a13bf3a2b2", "tenant_id": "875e43126b1048518e582278b00dd3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "875e43126b1048518e582278b00dd3bd"}], "revision_number": 1, "project_id": "875e43126b1048518e582278b00dd3bd", "id": "a3e3ef9a-d084-4d19-86ce-95a13bf3a2b2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "40d0a12deb8b450f9ec86a556f84ee9a", "created_at": "2019-04-09T06:38:23Z", "updated_at": "2019-04-09T06:38:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:23Z", "revision_number": 0, "id": "893502da-a659-4c56-afc0-0908c3136ba3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:23Z", "security_group_id": "af11296e-5ea1-4a9b-b81c-edc2afd9e6b9", "tenant_id": "40d0a12deb8b450f9ec86a556f84ee9a", "port_range_min": null, "ethertype": "IPv4", "project_id": "40d0a12deb8b450f9ec86a556f84ee9a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:23Z", "revision_number": 0, "id": "a1eba4ad-c15e-4139-89c2-cf6835513b76", "remote_group_id": "af11296e-5ea1-4a9b-b81c-edc2afd9e6b9", "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:23Z", "security_group_id": "af11296e-5ea1-4a9b-b81c-edc2afd9e6b9", "tenant_id": "40d0a12deb8b450f9ec86a556f84ee9a", "port_range_min": null, "ethertype": "IPv6", "project_id": "40d0a12deb8b450f9ec86a556f84ee9a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:23Z", "revision_number": 0, "id": "d07f2fa1-1b54-4ae3-96f7-6083bab6178d", "remote_group_id": "af11296e-5ea1-4a9b-b81c-edc2afd9e6b9", "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:23Z", "security_group_id": "af11296e-5ea1-4a9b-b81c-edc2afd9e6b9", "tenant_id": "40d0a12deb8b450f9ec86a556f84ee9a", "port_range_min": null, "ethertype": "IPv4", "project_id": "40d0a12deb8b450f9ec86a556f84ee9a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:23Z", "revision_number": 0, "id": "ee512ebf-f4b1-4f7f-b5f8-f5af813c3cc0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:23Z", "security_group_id": "af11296e-5ea1-4a9b-b81c-edc2afd9e6b9", "tenant_id": "40d0a12deb8b450f9ec86a556f84ee9a", "port_range_min": null, "ethertype": "IPv6", "project_id": "40d0a12deb8b450f9ec86a556f84ee9a"}], "revision_number": 1, "project_id": "40d0a12deb8b450f9ec86a556f84ee9a", "id": "af11296e-5ea1-4a9b-b81c-edc2afd9e6b9", "name": "default"}, {"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "e1ec9f55ab7a4be7ad1dbc6f5f231859", "created_at": "2019-04-09T09:45:43Z", "updated_at": "2019-04-09T09:45:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T09:45:43Z", "revision_number": 0, "id": "0d6a704a-f861-49e7-bc2a-14ea22de38b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T09:45:43Z", "security_group_id": "efd75178-a27c-4136-b454-d757198e575b", "tenant_id": "e1ec9f55ab7a4be7ad1dbc6f5f231859", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1ec9f55ab7a4be7ad1dbc6f5f231859"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-04-09T09:45:43Z", "revision_number": 0, "id": "3777e34f-ff63-45cb-97c9-213ad283209b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T09:45:43Z", "security_group_id": "efd75178-a27c-4136-b454-d757198e575b", "tenant_id": "e1ec9f55ab7a4be7ad1dbc6f5f231859", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1ec9f55ab7a4be7ad1dbc6f5f231859"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-04-09T09:45:43Z", "revision_number": 0, "id": "5409b5cc-1054-4c72-8fb7-df5aed725896", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T09:45:43Z", "security_group_id": "efd75178-a27c-4136-b454-d757198e575b", "tenant_id": "e1ec9f55ab7a4be7ad1dbc6f5f231859", "port_range_min": 22, "ethertype": "IPv4", "project_id": "e1ec9f55ab7a4be7ad1dbc6f5f231859"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 9000, "updated_at": "2019-04-09T09:45:43Z", "revision_number": 0, "id": "c703a239-0f27-4a7e-87ac-d1f14652362d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T09:45:43Z", "security_group_id": "efd75178-a27c-4136-b454-d757198e575b", "tenant_id": "e1ec9f55ab7a4be7ad1dbc6f5f231859", "port_range_min": 9000, "ethertype": "IPv4", "project_id": "e1ec9f55ab7a4be7ad1dbc6f5f231859"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T09:45:43Z", "revision_number": 0, "id": "e7cb057c-4b59-4a90-a9b5-fd6390af9922", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T09:45:43Z", "security_group_id": "efd75178-a27c-4136-b454-d757198e575b", "tenant_id": "e1ec9f55ab7a4be7ad1dbc6f5f231859", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1ec9f55ab7a4be7ad1dbc6f5f231859"}], "revision_number": 4, "project_id": "e1ec9f55ab7a4be7ad1dbc6f5f231859", "id": "efd75178-a27c-4136-b454-d757198e575b", "name": "shaker-sg_e0902187-d19b-4e9d-9908-fdb9609d5806"}]} 2019-04-09 10:16:37,882 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-22c16e7c-c0dc-4cdb-9120-4454e585b2c9 2019-04-09 10:16:37,882 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0796508789062s 2019-04-09 10:16:37,891 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-04-09 10:16:37,891 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/security-groups/efd75178-a27c-4136-b454-d757198e575b.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fb8f8f42e919ce9f683f0c937cfd96e3764165bc" 2019-04-09 10:16:38,016 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 09 Apr 2019 10:16:29 GMT X-Openstack-Request-Id: req-6115b3fa-2ac4-4e6d-8c19-5861395d119e 2019-04-09 10:16:38,016 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-09 10:16:38,016 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/efd75178-a27c-4136-b454-d757198e575b.json used request id req-6115b3fa-2ac4-4e6d-8c19-5861395d119e 2019-04-09 10:16:38,016 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.125806093216s 2019-04-09 10:16:38,017 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2019-04-09 10:16:38,020 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/os-keypairs/shaker-kp_e0902187-d19b-4e9d-9908-fdb9609d5806 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fb8f8f42e919ce9f683f0c937cfd96e3764165bc" 2019-04-09 10:16:38,044 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Tue, 09 Apr 2019 10:16:29 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-32549680-7403-4198-b3ee-362c5f7fce48 x-openstack-request-id: req-32549680-7403-4198-b3ee-362c5f7fce48 2019-04-09 10:16:38,044 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/os-keypairs/shaker-kp_e0902187-d19b-4e9d-9908-fdb9609d5806 used request id req-32549680-7403-4198-b3ee-362c5f7fce48 2019-04-09 10:16:38,044 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0272450447083s 2019-04-09 10:16:38,045 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-04-09 10:16:38,045 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/b9639128-9d28-42db-84f2-6b6fcb153a30/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fb8f8f42e919ce9f683f0c937cfd96e3764165bc" -d '{"subnet_id": "89c2ff03-d3e1-44c3-a8d9-e26db101c28a"}' 2019-04-09 10:16:39,975 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Tue, 09 Apr 2019 10:16:31 GMT X-Openstack-Request-Id: req-08fb999f-4629-4bd4-a0b0-1d459b02ac7f 2019-04-09 10:16:39,975 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "3343292c-dca0-4073-bb88-377a150f1f1d", "tenant_id": "e1ec9f55ab7a4be7ad1dbc6f5f231859", "subnet_id": "89c2ff03-d3e1-44c3-a8d9-e26db101c28a", "subnet_ids": ["89c2ff03-d3e1-44c3-a8d9-e26db101c28a"], "port_id": "4408e4bb-d14e-43e3-8e3d-21aa61616e1e", "id": "b9639128-9d28-42db-84f2-6b6fcb153a30"} 2019-04-09 10:16:39,975 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/b9639128-9d28-42db-84f2-6b6fcb153a30/remove_router_interface.json used request id req-08fb999f-4629-4bd4-a0b0-1d459b02ac7f 2019-04-09 10:16:39,975 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.93080115318s 2019-04-09 10:16:39,976 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-04-09 10:16:39,976 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fb8f8f42e919ce9f683f0c937cfd96e3764165bc" 2019-04-09 10:16:40,389 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1703 Content-Type: application/json Date: Tue, 09 Apr 2019 10:16:32 GMT X-Openstack-Request-Id: req-af4898dd-2475-4c45-986d-444ee9bb9367 2019-04-09 10:16:40,390 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "9dff532fe77c4483802f01bbc260494b", "created_at": "2019-04-09T06:38:39Z", "admin_state_up": true, "updated_at": "2019-04-09T06:38:39Z", "project_id": "9dff532fe77c4483802f01bbc260494b", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "0ba765d6-37ce-4d13-863e-9a80f295481a", "name": "tempest-pretest-check-310592232"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "b62787c2-635d-4893-8553-7ee0260442ff", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "dce875e1-9eec-4cb2-94e6-93dffefe33f6", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "e1ec9f55ab7a4be7ad1dbc6f5f231859", "created_at": "2019-04-09T09:45:25Z", "admin_state_up": true, "updated_at": "2019-04-09T10:16:31Z", "project_id": "e1ec9f55ab7a4be7ad1dbc6f5f231859", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "b9639128-9d28-42db-84f2-6b6fcb153a30", "name": "shaker-router_e0902187-d19b-4e9d-9908-fdb9609d5806"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "4ba61a60dfea40f5a9db447410481bec", "created_at": "2019-04-09T06:39:13Z", "admin_state_up": false, "updated_at": "2019-04-09T06:39:13Z", "project_id": "4ba61a60dfea40f5a9db447410481bec", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "e8b8b6f8-b1e6-44c7-8e59-7539b177b548", "name": "tempest-router-565463504"}]} 2019-04-09 10:16:40,390 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-af4898dd-2475-4c45-986d-444ee9bb9367 2019-04-09 10:16:40,390 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.414323091507s 2019-04-09 10:16:40,392 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-04-09 10:16:40,393 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/routers/b9639128-9d28-42db-84f2-6b6fcb153a30.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fb8f8f42e919ce9f683f0c937cfd96e3764165bc" 2019-04-09 10:16:41,735 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 09 Apr 2019 10:16:33 GMT X-Openstack-Request-Id: req-ff0d6539-44d7-4138-96b8-54614991affc 2019-04-09 10:16:41,736 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-09 10:16:41,736 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/b9639128-9d28-42db-84f2-6b6fcb153a30.json used request id req-ff0d6539-44d7-4138-96b8-54614991affc 2019-04-09 10:16:41,736 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.34368300438s 2019-04-09 10:16:41,736 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-04-09 10:16:41,737 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fb8f8f42e919ce9f683f0c937cfd96e3764165bc" 2019-04-09 10:16:41,775 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1324 Content-Type: application/json Date: Tue, 09 Apr 2019 10:16:33 GMT X-Openstack-Request-Id: req-186e6a9b-7906-41d2-b7f1-0301dd0a65d5 2019-04-09 10:16:41,775 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-04-09T09:45:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"89c2ff03-d3e1-44c3-a8d9-e26db101c28a","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"e1ec9f55ab7a4be7ad1dbc6f5f231859","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"shaker-subnet_e0902187-d19b-4e9d-9908-fdb9609d5806","enable_dhcp":true,"segment_id":null,"network_id":"3343292c-dca0-4073-bb88-377a150f1f1d","tenant_id":"e1ec9f55ab7a4be7ad1dbc6f5f231859","created_at":"2019-04-09T09:45:25Z","ip_version":4},{"updated_at":"2019-04-09T06:24:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"dce875e1-9eec-4cb2-94e6-93dffefe33f6","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"ba7a30bb29394fc4a587735d9dfb749e","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"b62787c2-635d-4893-8553-7ee0260442ff","tenant_id":"ba7a30bb29394fc4a587735d9dfb749e","created_at":"2019-04-09T06:24:08Z","ip_version":4}]} 2019-04-09 10:16:41,775 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-186e6a9b-7906-41d2-b7f1-0301dd0a65d5 2019-04-09 10:16:41,776 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0391850471497s 2019-04-09 10:16:41,777 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-04-09 10:16:41,778 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/subnets/89c2ff03-d3e1-44c3-a8d9-e26db101c28a.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fb8f8f42e919ce9f683f0c937cfd96e3764165bc" 2019-04-09 10:16:42,636 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 09 Apr 2019 10:16:34 GMT X-Openstack-Request-Id: req-d02dd18a-a106-4079-b7b0-dc5a71651798 2019-04-09 10:16:42,636 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-09 10:16:42,636 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/89c2ff03-d3e1-44c3-a8d9-e26db101c28a.json used request id req-d02dd18a-a106-4079-b7b0-dc5a71651798 2019-04-09 10:16:42,636 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.859089851379s 2019-04-09 10:16:42,637 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-09 10:16:42,637 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fb8f8f42e919ce9f683f0c937cfd96e3764165bc" 2019-04-09 10:16:42,722 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1431 Content-Type: application/json Date: Tue, 09 Apr 2019 10:16:34 GMT X-Openstack-Request-Id: req-98b7988f-8a40-49a5-89ea-d7009c1d7003 2019-04-09 10:16:42,723 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"3343292c-dca0-4073-bb88-377a150f1f1d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":49,"ipv4_address_scope":null,"shared":false,"project_id":"e1ec9f55ab7a4be7ad1dbc6f5f231859","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-09T10:16:34Z","qos_policy_id":null,"name":"shaker-net_e0902187-d19b-4e9d-9908-fdb9609d5806","admin_state_up":true,"tenant_id":"e1ec9f55ab7a4be7ad1dbc6f5f231859","created_at":"2019-04-09T09:45:23Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"b62787c2-635d-4893-8553-7ee0260442ff","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ba7a30bb29394fc4a587735d9dfb749e","l2_adjacency":true,"status":"ACTIVE","subnets":["dce875e1-9eec-4cb2-94e6-93dffefe33f6"],"description":"","tags":[],"updated_at":"2019-04-09T06:38:46Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ba7a30bb29394fc4a587735d9dfb749e","created_at":"2019-04-09T06:24:05Z","provider:network_type":"flat"}]} 2019-04-09 10:16:42,723 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-98b7988f-8a40-49a5-89ea-d7009c1d7003 2019-04-09 10:16:42,723 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0863080024719s 2019-04-09 10:16:42,724 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-04-09 10:16:42,724 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/networks/3343292c-dca0-4073-bb88-377a150f1f1d.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fb8f8f42e919ce9f683f0c937cfd96e3764165bc" 2019-04-09 10:16:44,008 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 09 Apr 2019 10:16:35 GMT X-Openstack-Request-Id: req-2f1e09c8-f7b0-456d-8783-f34977123987 2019-04-09 10:16:44,008 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-09 10:16:44,008 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/3343292c-dca0-4073-bb88-377a150f1f1d.json used request id req-2f1e09c8-f7b0-456d-8783-f34977123987 2019-04-09 10:16:44,008 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.28396391869s 2019-04-09 10:16:44,012 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-09 10:16:44,016 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fb8f8f42e919ce9f683f0c937cfd96e3764165bc" 2019-04-09 10:16:44,325 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1390 Content-Type: application/json Date: Tue, 09 Apr 2019 10:16:36 GMT X-Openstack-Request-Id: req-406b93e5-11a1-482b-a449-b3053359095d 2019-04-09 10:16:44,325 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-09T09:45:42Z", "file": "/v2/images/73b46de5-7603-4eec-a62a-684c0772624a/file", "owner": "e1ec9f55ab7a4be7ad1dbc6f5f231859", "id": "73b46de5-7603-4eec-a62a-684c0772624a", "size": 666173440, "self": "/v2/images/73b46de5-7603-4eec-a62a-684c0772624a", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/73b46de5-7603-4eec-a62a-684c0772624a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "locations": [{"url": "rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/73b46de5-7603-4eec-a62a-684c0772624a/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/shaker-img_e0902187-d19b-4e9d-9908-fdb9609d5806", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_e0902187-d19b-4e9d-9908-fdb9609d5806", "checksum": "cea74a063cc5ef2b018ec12beb0bf961", "created_at": "2019-04-09T09:45:32Z", "os_hidden": false, "protected": false, "os_hash_value": "9036cc0c5162bf666168b7d8b4cf5a1ef825eb799dbbaba08a619fd983bb8f39b7998e678e2fddff8b5a21b3a2c6af7127d52083c6c49f856c68d975e3a7a408"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-09 10:16:44,325 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-406b93e5-11a1-482b-a449-b3053359095d 2019-04-09 10:16:44,325 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.312999010086s 2019-04-09 10:16:44,327 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-04-09 10:16:44,331 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/73b46de5-7603-4eec-a62a-684c0772624a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fb8f8f42e919ce9f683f0c937cfd96e3764165bc" 2019-04-09 10:16:44,662 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 10:16:36 GMT X-Openstack-Request-Id: req-cbb12e5a-8fba-4c83-9537-3b98f47bed91 2019-04-09 10:16:44,663 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 10:16:44,663 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/73b46de5-7603-4eec-a62a-684c0772624a used request id req-cbb12e5a-8fba-4c83-9537-3b98f47bed91 2019-04-09 10:16:44,663 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.335832118988s 2019-04-09 10:16:44,668 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-09 10:16:44,672 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ac45490a61c0a6a729940bd40854874f390a6836" 2019-04-09 10:16:44,951 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 306 Content-Type: application/json Date: Tue, 09 Apr 2019 10:16:36 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-94a722b8-4f23-42f1-8c91-850859956341 x-openstack-request-id: req-94a722b8-4f23-42f1-8c91-850859956341 2019-04-09 10:16:44,952 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "shaker-flavor_e0902187-d19b-4e9d-9908-fdb9609d5806", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/908217ab-ccac-4ccf-a971-2aedeadd6bff", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/908217ab-ccac-4ccf-a971-2aedeadd6bff", "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": "908217ab-ccac-4ccf-a971-2aedeadd6bff"}]} 2019-04-09 10:16:44,952 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-94a722b8-4f23-42f1-8c91-850859956341 2019-04-09 10:16:44,952 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.283381938934s 2019-04-09 10:16:44,953 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-04-09 10:16:44,956 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/908217ab-ccac-4ccf-a971-2aedeadd6bff -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ac45490a61c0a6a729940bd40854874f390a6836" 2019-04-09 10:16:45,260 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Tue, 09 Apr 2019 10:16:36 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-01bc16cd-f24c-4576-a096-7f4d63cbf569 x-openstack-request-id: req-01bc16cd-f24c-4576-a096-7f4d63cbf569 2019-04-09 10:16:45,260 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/908217ab-ccac-4ccf-a971-2aedeadd6bff used request id req-01bc16cd-f24c-4576-a096-7f4d63cbf569 2019-04-09 10:16:45,260 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.30702495575s 2019-04-09 10:16:45,261 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-09 10:16:45,265 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ac45490a61c0a6a729940bd40854874f390a6836" 2019-04-09 10:16:45,485 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 837 Content-Type: application/json Date: Tue, 09 Apr 2019 10:16:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7604d282-6e2e-457f-881a-f88c1b6d73cd 2019-04-09 10:16:45,486 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/07b62caafa51496f94dd3b3fb341fcfe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07b62caafa51496f94dd3b3fb341fcfe", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/2e35f475a54147749980006d265eb864"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e35f475a54147749980006d265eb864", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/2f1bc9c9d22745648100c4b0717962eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f1bc9c9d22745648100c4b0717962eb", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/30fe8cf249d443dd9c53f2cc083f50b5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "30fe8cf249d443dd9c53f2cc083f50b5", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/3d748bf7df734addb2e37ea0663ec892"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d748bf7df734addb2e37ea0663ec892", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/732a504491fd4f35923460ae0d2ef475"}, "domain_id": "default", "enabled": true, "options": {}, "id": "732a504491fd4f35923460ae0d2ef475", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/781b729594744c4f8f561f6b5a6e68bd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "781b729594744c4f8f561f6b5a6e68bd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/80817a33c71343ed9c63d448a7fea69e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "80817a33c71343ed9c63d448a7fea69e", "email": "heat@localhost", "password_expires_at": null}, {"name": "shaker-user_e0902187-d19b-4e9d-9908-fdb9609d5806", "links": {"self": "http://172.30.9.21:5000/v3/users/8770b0a2d11549d5afa7cb8b33e58c26"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "8770b0a2d11549d5afa7cb8b33e58c26", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/938ce22a56d74c639d353dbbf166fcc4"}, "domain_id": "ec5ce0aa038644b78983e5840ba5fb73", "enabled": true, "options": {}, "id": "938ce22a56d74c639d353dbbf166fcc4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/96d754a28b0d43cf8fa237c30a99c306"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d754a28b0d43cf8fa237c30a99c306", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/aaa8b9f924a74e80899c7ad7e32fcaae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aaa8b9f924a74e80899c7ad7e32fcaae", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b8dd65f4e72446d5bd8d9efa13837b0c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8dd65f4e72446d5bd8d9efa13837b0c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/c34b7e3bcdbc428db4539ea2b87cfce1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c34b7e3bcdbc428db4539ea2b87cfce1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/eb527490835d48e8a67131b0f587baf6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb527490835d48e8a67131b0f587baf6", "email": "gnocchi@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2019-04-09 10:16:45,486 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-7604d282-6e2e-457f-881a-f88c1b6d73cd 2019-04-09 10:16:45,486 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.225314855576s 2019-04-09 10:16:45,492 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-09 10:16:45,496 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users/8770b0a2d11549d5afa7cb8b33e58c26 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ac45490a61c0a6a729940bd40854874f390a6836" 2019-04-09 10:16:45,715 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 224 Content-Type: application/json Date: Tue, 09 Apr 2019 10:16:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b4d319e-d633-4b22-b613-3e8f33f10b3c 2019-04-09 10:16:45,715 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "shaker-user_e0902187-d19b-4e9d-9908-fdb9609d5806", "links": {"self": "http://172.30.9.21:5000/v3/users/8770b0a2d11549d5afa7cb8b33e58c26"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "8770b0a2d11549d5afa7cb8b33e58c26", "description": null}} 2019-04-09 10:16:45,715 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/8770b0a2d11549d5afa7cb8b33e58c26 used request id req-2b4d319e-d633-4b22-b613-3e8f33f10b3c 2019-04-09 10:16:45,716 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.223278999329s 2019-04-09 10:16:45,716 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-04-09 10:16:45,719 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/users/8770b0a2d11549d5afa7cb8b33e58c26 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ac45490a61c0a6a729940bd40854874f390a6836" 2019-04-09 10:16:46,055 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 09 Apr 2019 10:16:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-62f3db80-e588-4c43-90a7-69fac7ae0c7b 2019-04-09 10:16:46,056 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-09 10:16:46,056 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/8770b0a2d11549d5afa7cb8b33e58c26 used request id req-62f3db80-e588-4c43-90a7-69fac7ae0c7b 2019-04-09 10:16:46,056 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.339754104614s 2019-04-09 10:16:46,063 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-09 10:16:46,066 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ac45490a61c0a6a729940bd40854874f390a6836" 2019-04-09 10:16:46,193 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Tue, 09 Apr 2019 10:16:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5127440-1655-4b9a-b69c-337c6f2b8f46 2019-04-09 10:16:46,194 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/6509066435f1453bac6996ee8997a3b2"}, "tags": [], "enabled": true, "id": "6509066435f1453bac6996ee8997a3b2", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/ba7a30bb29394fc4a587735d9dfb749e"}, "tags": [], "enabled": true, "id": "ba7a30bb29394fc4a587735d9dfb749e", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.21:5000/v3/projects/e1ec9f55ab7a4be7ad1dbc6f5f231859"}, "tags": [], "enabled": true, "id": "e1ec9f55ab7a4be7ad1dbc6f5f231859", "parent_id": "default", "domain_id": "default", "name": "shaker-project_e0902187-d19b-4e9d-9908-fdb9609d5806"}]} 2019-04-09 10:16:46,194 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-c5127440-1655-4b9a-b69c-337c6f2b8f46 2019-04-09 10:16:46,194 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.131345033646s 2019-04-09 10:16:46,198 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-04-09 10:16:46,202 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/projects/e1ec9f55ab7a4be7ad1dbc6f5f231859 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ac45490a61c0a6a729940bd40854874f390a6836" 2019-04-09 10:16:46,505 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 09 Apr 2019 10:16:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-85c1316f-a799-4350-9ee5-7cbb40326b26 2019-04-09 10:16:46,505 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-09 10:16:46,505 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/e1ec9f55ab7a4be7ad1dbc6f5f231859 used request id req-85c1316f-a799-4350-9ee5-7cbb40326b26 2019-04-09 10:16:46,505 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.306684017181s 2019-04-09 10:16:46,510 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-09 10:16:46,511 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/security-groups.json?project_id=e1ec9f55ab7a4be7ad1dbc6f5f231859&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ac45490a61c0a6a729940bd40854874f390a6836" 2019-04-09 10:16:46,835 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Tue, 09 Apr 2019 10:16:38 GMT X-Openstack-Request-Id: req-eba0e72a-7e87-4940-9349-6a18210eded6 2019-04-09 10:16:46,835 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "e1ec9f55ab7a4be7ad1dbc6f5f231859", "created_at": "2019-04-09T09:45:23Z", "updated_at": "2019-04-09T09:45:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T09:45:23Z", "revision_number": 0, "id": "5d9d8494-8402-4c02-b0a9-4f055c8ecb84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T09:45:23Z", "security_group_id": "093bab93-d842-4c11-8f29-ab6fab4b2c9b", "tenant_id": "e1ec9f55ab7a4be7ad1dbc6f5f231859", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1ec9f55ab7a4be7ad1dbc6f5f231859"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T09:45:23Z", "revision_number": 0, "id": "cc655dfa-7876-4a0b-b527-f4c36b40d21a", "remote_group_id": "093bab93-d842-4c11-8f29-ab6fab4b2c9b", "remote_ip_prefix": null, "created_at": "2019-04-09T09:45:23Z", "security_group_id": "093bab93-d842-4c11-8f29-ab6fab4b2c9b", "tenant_id": "e1ec9f55ab7a4be7ad1dbc6f5f231859", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1ec9f55ab7a4be7ad1dbc6f5f231859"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T09:45:23Z", "revision_number": 0, "id": "e8220bfb-49f2-4f8e-90fe-9eb523a83ecc", "remote_group_id": "093bab93-d842-4c11-8f29-ab6fab4b2c9b", "remote_ip_prefix": null, "created_at": "2019-04-09T09:45:23Z", "security_group_id": "093bab93-d842-4c11-8f29-ab6fab4b2c9b", "tenant_id": "e1ec9f55ab7a4be7ad1dbc6f5f231859", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1ec9f55ab7a4be7ad1dbc6f5f231859"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T09:45:23Z", "revision_number": 0, "id": "e83306f2-93e8-4673-9811-cb22428cfa3e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T09:45:23Z", "security_group_id": "093bab93-d842-4c11-8f29-ab6fab4b2c9b", "tenant_id": "e1ec9f55ab7a4be7ad1dbc6f5f231859", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1ec9f55ab7a4be7ad1dbc6f5f231859"}], "revision_number": 1, "project_id": "e1ec9f55ab7a4be7ad1dbc6f5f231859", "id": "093bab93-d842-4c11-8f29-ab6fab4b2c9b", "name": "default"}]} 2019-04-09 10:16:46,835 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json?project_id=e1ec9f55ab7a4be7ad1dbc6f5f231859&name=default used request id req-eba0e72a-7e87-4940-9349-6a18210eded6 2019-04-09 10:16:46,835 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.324881076813s 2019-04-09 10:16:46,841 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-09 10:16:46,841 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ac45490a61c0a6a729940bd40854874f390a6836" 2019-04-09 10:16:46,953 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 33483 Content-Type: application/json Date: Tue, 09 Apr 2019 10:16:38 GMT X-Openstack-Request-Id: req-3a935457-cc07-4407-b861-7308d5bee2af 2019-04-09 10:16:46,957 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "e1ec9f55ab7a4be7ad1dbc6f5f231859", "created_at": "2019-04-09T09:45:23Z", "updated_at": "2019-04-09T09:45:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T09:45:23Z", "revision_number": 0, "id": "5d9d8494-8402-4c02-b0a9-4f055c8ecb84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T09:45:23Z", "security_group_id": "093bab93-d842-4c11-8f29-ab6fab4b2c9b", "tenant_id": "e1ec9f55ab7a4be7ad1dbc6f5f231859", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1ec9f55ab7a4be7ad1dbc6f5f231859"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T09:45:23Z", "revision_number": 0, "id": "cc655dfa-7876-4a0b-b527-f4c36b40d21a", "remote_group_id": "093bab93-d842-4c11-8f29-ab6fab4b2c9b", "remote_ip_prefix": null, "created_at": "2019-04-09T09:45:23Z", "security_group_id": "093bab93-d842-4c11-8f29-ab6fab4b2c9b", "tenant_id": "e1ec9f55ab7a4be7ad1dbc6f5f231859", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1ec9f55ab7a4be7ad1dbc6f5f231859"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T09:45:23Z", "revision_number": 0, "id": "e8220bfb-49f2-4f8e-90fe-9eb523a83ecc", "remote_group_id": "093bab93-d842-4c11-8f29-ab6fab4b2c9b", "remote_ip_prefix": null, "created_at": "2019-04-09T09:45:23Z", "security_group_id": "093bab93-d842-4c11-8f29-ab6fab4b2c9b", "tenant_id": "e1ec9f55ab7a4be7ad1dbc6f5f231859", "port_range_min": null, "ethertype": "IPv4", "project_id": "e1ec9f55ab7a4be7ad1dbc6f5f231859"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T09:45:23Z", "revision_number": 0, "id": "e83306f2-93e8-4673-9811-cb22428cfa3e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T09:45:23Z", "security_group_id": "093bab93-d842-4c11-8f29-ab6fab4b2c9b", "tenant_id": "e1ec9f55ab7a4be7ad1dbc6f5f231859", "port_range_min": null, "ethertype": "IPv6", "project_id": "e1ec9f55ab7a4be7ad1dbc6f5f231859"}], "revision_number": 1, "project_id": "e1ec9f55ab7a4be7ad1dbc6f5f231859", "id": "093bab93-d842-4c11-8f29-ab6fab4b2c9b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0f44c7af880b4000a1dc62837aee780f", "created_at": "2019-04-09T06:38:34Z", "updated_at": "2019-04-09T06:38:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:34Z", "revision_number": 0, "id": "05425f53-1a82-4620-8d0d-2bec6d50d127", "remote_group_id": "133285e2-2849-4047-874b-acf860b9a47a", "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:34Z", "security_group_id": "133285e2-2849-4047-874b-acf860b9a47a", "tenant_id": "0f44c7af880b4000a1dc62837aee780f", "port_range_min": null, "ethertype": "IPv6", "project_id": "0f44c7af880b4000a1dc62837aee780f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:34Z", "revision_number": 0, "id": "1afdac41-f81f-4d28-92b1-886ecba7f1ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:34Z", "security_group_id": "133285e2-2849-4047-874b-acf860b9a47a", "tenant_id": "0f44c7af880b4000a1dc62837aee780f", "port_range_min": null, "ethertype": "IPv6", "project_id": "0f44c7af880b4000a1dc62837aee780f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:34Z", "revision_number": 0, "id": "3fb7318d-6164-4cf9-907b-72601354ccfa", "remote_group_id": "133285e2-2849-4047-874b-acf860b9a47a", "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:34Z", "security_group_id": "133285e2-2849-4047-874b-acf860b9a47a", "tenant_id": "0f44c7af880b4000a1dc62837aee780f", "port_range_min": null, "ethertype": "IPv4", "project_id": "0f44c7af880b4000a1dc62837aee780f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:34Z", "revision_number": 0, "id": "dd7de9b8-2e8a-4c8e-8cbf-2108d15e376f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:34Z", "security_group_id": "133285e2-2849-4047-874b-acf860b9a47a", "tenant_id": "0f44c7af880b4000a1dc62837aee780f", "port_range_min": null, "ethertype": "IPv4", "project_id": "0f44c7af880b4000a1dc62837aee780f"}], "revision_number": 1, "project_id": "0f44c7af880b4000a1dc62837aee780f", "id": "133285e2-2849-4047-874b-acf860b9a47a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7d91c4e96bf742cdb3019afbd92b08b7", "created_at": "2019-04-09T06:41:12Z", "updated_at": "2019-04-09T06:41:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:41:12Z", "revision_number": 0, "id": "128566fd-9776-4c00-a02f-ecd203954c03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:41:12Z", "security_group_id": "16d9fd61-4005-47ed-8159-6527e895440e", "tenant_id": "7d91c4e96bf742cdb3019afbd92b08b7", "port_range_min": null, "ethertype": "IPv4", "project_id": "7d91c4e96bf742cdb3019afbd92b08b7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:41:13Z", "revision_number": 0, "id": "5f5c2826-ccd3-422a-ae4c-7e22a699212d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:41:13Z", "security_group_id": "16d9fd61-4005-47ed-8159-6527e895440e", "tenant_id": "7d91c4e96bf742cdb3019afbd92b08b7", "port_range_min": null, "ethertype": "IPv6", "project_id": "7d91c4e96bf742cdb3019afbd92b08b7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:41:12Z", "revision_number": 0, "id": "81637ed4-f405-4397-bf10-12f7c25b85a8", "remote_group_id": "16d9fd61-4005-47ed-8159-6527e895440e", "remote_ip_prefix": null, "created_at": "2019-04-09T06:41:12Z", "security_group_id": "16d9fd61-4005-47ed-8159-6527e895440e", "tenant_id": "7d91c4e96bf742cdb3019afbd92b08b7", "port_range_min": null, "ethertype": "IPv6", "project_id": "7d91c4e96bf742cdb3019afbd92b08b7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:41:12Z", "revision_number": 0, "id": "c8f342fd-7b58-4a9e-a416-7e098f36f758", "remote_group_id": "16d9fd61-4005-47ed-8159-6527e895440e", "remote_ip_prefix": null, "created_at": "2019-04-09T06:41:12Z", "security_group_id": "16d9fd61-4005-47ed-8159-6527e895440e", "tenant_id": "7d91c4e96bf742cdb3019afbd92b08b7", "port_range_min": null, "ethertype": "IPv4", "project_id": "7d91c4e96bf742cdb3019afbd92b08b7"}], "revision_number": 1, "project_id": "7d91c4e96bf742cdb3019afbd92b08b7", "id": "16d9fd61-4005-47ed-8159-6527e895440e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-04-09T06:26:00Z", "updated_at": "2019-04-09T06:26:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:26:00Z", "revision_number": 0, "id": "23de8fc0-44ae-4c56-abcd-3cadf2cd644b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:26:00Z", "security_group_id": "3353c502-d3bd-4781-83f5-fc7385b71d39", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:26:00Z", "revision_number": 0, "id": "afb04289-1a57-4ecb-8cec-ce9e43ab0d76", "remote_group_id": "3353c502-d3bd-4781-83f5-fc7385b71d39", "remote_ip_prefix": null, "created_at": "2019-04-09T06:26:00Z", "security_group_id": "3353c502-d3bd-4781-83f5-fc7385b71d39", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:26:00Z", "revision_number": 0, "id": "d4091b4d-3f48-405e-a6ff-27973bc1c4fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:26:00Z", "security_group_id": "3353c502-d3bd-4781-83f5-fc7385b71d39", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:26:00Z", "revision_number": 0, "id": "f668131f-27a0-4d81-982d-afd1d6efe75b", "remote_group_id": "3353c502-d3bd-4781-83f5-fc7385b71d39", "remote_ip_prefix": null, "created_at": "2019-04-09T06:26:00Z", "security_group_id": "3353c502-d3bd-4781-83f5-fc7385b71d39", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "3353c502-d3bd-4781-83f5-fc7385b71d39", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e3616f9a20054a2f9f4a228fa5825920", "created_at": "2019-04-09T06:38:25Z", "updated_at": "2019-04-09T06:38:25Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:25Z", "revision_number": 0, "id": "1304e57e-307e-4d15-b3a6-c40e4c13d9c6", "remote_group_id": "539b6566-8b82-46ce-a7a2-486e0cfdcc19", "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:25Z", "security_group_id": "539b6566-8b82-46ce-a7a2-486e0cfdcc19", "tenant_id": "e3616f9a20054a2f9f4a228fa5825920", "port_range_min": null, "ethertype": "IPv4", "project_id": "e3616f9a20054a2f9f4a228fa5825920"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:25Z", "revision_number": 0, "id": "5de5f3da-e80e-4e4e-8bb9-e65d586e3c36", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:25Z", "security_group_id": "539b6566-8b82-46ce-a7a2-486e0cfdcc19", "tenant_id": "e3616f9a20054a2f9f4a228fa5825920", "port_range_min": null, "ethertype": "IPv6", "project_id": "e3616f9a20054a2f9f4a228fa5825920"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:25Z", "revision_number": 0, "id": "c986fad9-2e24-419f-b30e-dbea76657fc4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:25Z", "security_group_id": "539b6566-8b82-46ce-a7a2-486e0cfdcc19", "tenant_id": "e3616f9a20054a2f9f4a228fa5825920", "port_range_min": null, "ethertype": "IPv4", "project_id": "e3616f9a20054a2f9f4a228fa5825920"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:25Z", "revision_number": 0, "id": "dfe74141-b06d-427c-a311-9f669b427b66", "remote_group_id": "539b6566-8b82-46ce-a7a2-486e0cfdcc19", "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:25Z", "security_group_id": "539b6566-8b82-46ce-a7a2-486e0cfdcc19", "tenant_id": "e3616f9a20054a2f9f4a228fa5825920", "port_range_min": null, "ethertype": "IPv6", "project_id": "e3616f9a20054a2f9f4a228fa5825920"}], "revision_number": 1, "project_id": "e3616f9a20054a2f9f4a228fa5825920", "id": "539b6566-8b82-46ce-a7a2-486e0cfdcc19", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ba7a30bb29394fc4a587735d9dfb749e", "created_at": "2019-04-09T06:24:05Z", "updated_at": "2019-04-09T06:24:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:24:05Z", "revision_number": 0, "id": "0aa9cfb1-eea8-4107-bdd1-09b673e74187", "remote_group_id": "7163910b-3f52-4c82-95f5-2716a0110cc5", "remote_ip_prefix": null, "created_at": "2019-04-09T06:24:05Z", "security_group_id": "7163910b-3f52-4c82-95f5-2716a0110cc5", "tenant_id": "ba7a30bb29394fc4a587735d9dfb749e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ba7a30bb29394fc4a587735d9dfb749e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:24:05Z", "revision_number": 0, "id": "54942ddd-2fa1-4bc2-8eed-db2c58927051", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:24:05Z", "security_group_id": "7163910b-3f52-4c82-95f5-2716a0110cc5", "tenant_id": "ba7a30bb29394fc4a587735d9dfb749e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ba7a30bb29394fc4a587735d9dfb749e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:24:05Z", "revision_number": 0, "id": "65f9a71a-d7ef-4a7c-bd9a-1722277aec43", "remote_group_id": "7163910b-3f52-4c82-95f5-2716a0110cc5", "remote_ip_prefix": null, "created_at": "2019-04-09T06:24:05Z", "security_group_id": "7163910b-3f52-4c82-95f5-2716a0110cc5", "tenant_id": "ba7a30bb29394fc4a587735d9dfb749e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ba7a30bb29394fc4a587735d9dfb749e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:24:05Z", "revision_number": 0, "id": "86568739-46b2-4862-8571-f01cd048599a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:24:05Z", "security_group_id": "7163910b-3f52-4c82-95f5-2716a0110cc5", "tenant_id": "ba7a30bb29394fc4a587735d9dfb749e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ba7a30bb29394fc4a587735d9dfb749e"}], "revision_number": 1, "project_id": "ba7a30bb29394fc4a587735d9dfb749e", "id": "7163910b-3f52-4c82-95f5-2716a0110cc5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "45c8e08964474534af04fa70d9ceacff", "created_at": "2019-04-09T07:37:03Z", "updated_at": "2019-04-09T07:37:03Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T07:37:03Z", "revision_number": 0, "id": "0bc3bbf3-5b22-48d3-afa2-675dac76eb71", "remote_group_id": "7cc4a13e-a983-4c86-8f12-7e6bee440d43", "remote_ip_prefix": null, "created_at": "2019-04-09T07:37:03Z", "security_group_id": "7cc4a13e-a983-4c86-8f12-7e6bee440d43", "tenant_id": "45c8e08964474534af04fa70d9ceacff", "port_range_min": null, "ethertype": "IPv6", "project_id": "45c8e08964474534af04fa70d9ceacff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T07:37:03Z", "revision_number": 0, "id": "ab8253ad-e2a0-4797-a183-960b8ef87470", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T07:37:03Z", "security_group_id": "7cc4a13e-a983-4c86-8f12-7e6bee440d43", "tenant_id": "45c8e08964474534af04fa70d9ceacff", "port_range_min": null, "ethertype": "IPv6", "project_id": "45c8e08964474534af04fa70d9ceacff"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T07:37:03Z", "revision_number": 0, "id": "cc4f203b-970d-479e-b691-ce52ab379138", "remote_group_id": "7cc4a13e-a983-4c86-8f12-7e6bee440d43", "remote_ip_prefix": null, "created_at": "2019-04-09T07:37:03Z", "security_group_id": "7cc4a13e-a983-4c86-8f12-7e6bee440d43", "tenant_id": "45c8e08964474534af04fa70d9ceacff", "port_range_min": null, "ethertype": "IPv4", "project_id": "45c8e08964474534af04fa70d9ceacff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T07:37:03Z", "revision_number": 0, "id": "f8371daa-2062-4660-8fba-cffbaf792b69", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T07:37:03Z", "security_group_id": "7cc4a13e-a983-4c86-8f12-7e6bee440d43", "tenant_id": "45c8e08964474534af04fa70d9ceacff", "port_range_min": null, "ethertype": "IPv4", "project_id": "45c8e08964474534af04fa70d9ceacff"}], "revision_number": 1, "project_id": "45c8e08964474534af04fa70d9ceacff", "id": "7cc4a13e-a983-4c86-8f12-7e6bee440d43", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b791053a49f94838a00b8848bbc7b0d5", "created_at": "2019-04-09T06:38:04Z", "updated_at": "2019-04-09T06:38:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:04Z", "revision_number": 0, "id": "1d5cb96d-707a-4102-b35a-0814f2fe44ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:04Z", "security_group_id": "7d842db1-29c7-43cf-83d3-bddf670c17fe", "tenant_id": "b791053a49f94838a00b8848bbc7b0d5", "port_range_min": null, "ethertype": "IPv4", "project_id": "b791053a49f94838a00b8848bbc7b0d5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:04Z", "revision_number": 0, "id": "5bf023b4-d99d-4bf6-be66-02e22c8ab0b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:04Z", "security_group_id": "7d842db1-29c7-43cf-83d3-bddf670c17fe", "tenant_id": "b791053a49f94838a00b8848bbc7b0d5", "port_range_min": null, "ethertype": "IPv6", "project_id": "b791053a49f94838a00b8848bbc7b0d5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:04Z", "revision_number": 0, "id": "62c448c8-84c7-4a5b-881f-9aaf4fc340ad", "remote_group_id": "7d842db1-29c7-43cf-83d3-bddf670c17fe", "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:04Z", "security_group_id": "7d842db1-29c7-43cf-83d3-bddf670c17fe", "tenant_id": "b791053a49f94838a00b8848bbc7b0d5", "port_range_min": null, "ethertype": "IPv4", "project_id": "b791053a49f94838a00b8848bbc7b0d5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:04Z", "revision_number": 0, "id": "8f09250e-f3c9-4c52-9037-1c26e93722e6", "remote_group_id": "7d842db1-29c7-43cf-83d3-bddf670c17fe", "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:04Z", "security_group_id": "7d842db1-29c7-43cf-83d3-bddf670c17fe", "tenant_id": "b791053a49f94838a00b8848bbc7b0d5", "port_range_min": null, "ethertype": "IPv6", "project_id": "b791053a49f94838a00b8848bbc7b0d5"}], "revision_number": 1, "project_id": "b791053a49f94838a00b8848bbc7b0d5", "id": "7d842db1-29c7-43cf-83d3-bddf670c17fe", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f199aed82fe147e78f50540e3f631f58", "created_at": "2019-04-09T06:38:33Z", "updated_at": "2019-04-09T06:38:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:33Z", "revision_number": 0, "id": "10d96352-0a56-4e61-9f91-d2dd0a203a3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:33Z", "security_group_id": "843aeb94-c5b9-4e15-8b46-2167f70d9f64", "tenant_id": "f199aed82fe147e78f50540e3f631f58", "port_range_min": null, "ethertype": "IPv6", "project_id": "f199aed82fe147e78f50540e3f631f58"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:33Z", "revision_number": 0, "id": "7a034288-4851-4d68-b26c-ce8d734e6c23", "remote_group_id": "843aeb94-c5b9-4e15-8b46-2167f70d9f64", "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:33Z", "security_group_id": "843aeb94-c5b9-4e15-8b46-2167f70d9f64", "tenant_id": "f199aed82fe147e78f50540e3f631f58", "port_range_min": null, "ethertype": "IPv4", "project_id": "f199aed82fe147e78f50540e3f631f58"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:33Z", "revision_number": 0, "id": "9788295a-0c4b-4231-a1ba-ce6b40aa1167", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:33Z", "security_group_id": "843aeb94-c5b9-4e15-8b46-2167f70d9f64", "tenant_id": "f199aed82fe147e78f50540e3f631f58", "port_range_min": null, "ethertype": "IPv4", "project_id": "f199aed82fe147e78f50540e3f631f58"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:33Z", "revision_number": 0, "id": "b0e92582-b047-4369-803c-e11b4ab9078c", "remote_group_id": "843aeb94-c5b9-4e15-8b46-2167f70d9f64", "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:33Z", "security_group_id": "843aeb94-c5b9-4e15-8b46-2167f70d9f64", "tenant_id": "f199aed82fe147e78f50540e3f631f58", "port_range_min": null, "ethertype": "IPv6", "project_id": "f199aed82fe147e78f50540e3f631f58"}], "revision_number": 1, "project_id": "f199aed82fe147e78f50540e3f631f58", "id": "843aeb94-c5b9-4e15-8b46-2167f70d9f64", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bbed22d94c364f98a62513e651610970", "created_at": "2019-04-09T06:38:27Z", "updated_at": "2019-04-09T06:38:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:27Z", "revision_number": 0, "id": "2afc4c19-8a23-40cd-937b-67718545a3d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:27Z", "security_group_id": "97734093-1ada-4835-91aa-2f9a5ecbd7da", "tenant_id": "bbed22d94c364f98a62513e651610970", "port_range_min": null, "ethertype": "IPv6", "project_id": "bbed22d94c364f98a62513e651610970"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:27Z", "revision_number": 0, "id": "4a2bb16b-099b-4ac7-a72a-8b7e1c45b7ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:27Z", "security_group_id": "97734093-1ada-4835-91aa-2f9a5ecbd7da", "tenant_id": "bbed22d94c364f98a62513e651610970", "port_range_min": null, "ethertype": "IPv4", "project_id": "bbed22d94c364f98a62513e651610970"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:27Z", "revision_number": 0, "id": "57a2eb11-b762-4973-947d-50f4a26e722c", "remote_group_id": "97734093-1ada-4835-91aa-2f9a5ecbd7da", "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:27Z", "security_group_id": "97734093-1ada-4835-91aa-2f9a5ecbd7da", "tenant_id": "bbed22d94c364f98a62513e651610970", "port_range_min": null, "ethertype": "IPv4", "project_id": "bbed22d94c364f98a62513e651610970"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:27Z", "revision_number": 0, "id": "582accf8-fa7e-493c-a908-f1ccb7f5ae53", "remote_group_id": "97734093-1ada-4835-91aa-2f9a5ecbd7da", "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:27Z", "security_group_id": "97734093-1ada-4835-91aa-2f9a5ecbd7da", "tenant_id": "bbed22d94c364f98a62513e651610970", "port_range_min": null, "ethertype": "IPv6", "project_id": "bbed22d94c364f98a62513e651610970"}], "revision_number": 1, "project_id": "bbed22d94c364f98a62513e651610970", "id": "97734093-1ada-4835-91aa-2f9a5ecbd7da", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6509066435f1453bac6996ee8997a3b2", "created_at": "2019-04-09T06:25:59Z", "updated_at": "2019-04-09T06:25:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:25:59Z", "revision_number": 0, "id": "159f11d9-0ba4-4923-8082-70f4dd760a47", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:25:59Z", "security_group_id": "9c2f55ba-acdf-4de6-a230-b14db62471f1", "tenant_id": "6509066435f1453bac6996ee8997a3b2", "port_range_min": null, "ethertype": "IPv4", "project_id": "6509066435f1453bac6996ee8997a3b2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:25:59Z", "revision_number": 0, "id": "a09893df-d9cb-4ff3-99d4-013b5c068a40", "remote_group_id": "9c2f55ba-acdf-4de6-a230-b14db62471f1", "remote_ip_prefix": null, "created_at": "2019-04-09T06:25:59Z", "security_group_id": "9c2f55ba-acdf-4de6-a230-b14db62471f1", "tenant_id": "6509066435f1453bac6996ee8997a3b2", "port_range_min": null, "ethertype": "IPv6", "project_id": "6509066435f1453bac6996ee8997a3b2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:25:59Z", "revision_number": 0, "id": "f87d56d3-96be-430b-8bff-17fba51e104b", "remote_group_id": "9c2f55ba-acdf-4de6-a230-b14db62471f1", "remote_ip_prefix": null, "created_at": "2019-04-09T06:25:59Z", "security_group_id": "9c2f55ba-acdf-4de6-a230-b14db62471f1", "tenant_id": "6509066435f1453bac6996ee8997a3b2", "port_range_min": null, "ethertype": "IPv4", "project_id": "6509066435f1453bac6996ee8997a3b2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:25:59Z", "revision_number": 0, "id": "feb3b1fe-b7ab-48f1-a7ef-4cef55305484", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:25:59Z", "security_group_id": "9c2f55ba-acdf-4de6-a230-b14db62471f1", "tenant_id": "6509066435f1453bac6996ee8997a3b2", "port_range_min": null, "ethertype": "IPv6", "project_id": "6509066435f1453bac6996ee8997a3b2"}], "revision_number": 1, "project_id": "6509066435f1453bac6996ee8997a3b2", "id": "9c2f55ba-acdf-4de6-a230-b14db62471f1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f4959e7508fa4aa9bff492655dd05f75", "created_at": "2019-04-09T06:41:11Z", "updated_at": "2019-04-09T06:41:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:41:11Z", "revision_number": 0, "id": "5079dc98-328d-49c2-8ec5-1024760d43f4", "remote_group_id": "9f269589-f912-4a8c-999c-e1e004848fb2", "remote_ip_prefix": null, "created_at": "2019-04-09T06:41:11Z", "security_group_id": "9f269589-f912-4a8c-999c-e1e004848fb2", "tenant_id": "f4959e7508fa4aa9bff492655dd05f75", "port_range_min": null, "ethertype": "IPv4", "project_id": "f4959e7508fa4aa9bff492655dd05f75"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:41:11Z", "revision_number": 0, "id": "7b9723e6-9a6c-4782-8c6c-8b42e30e5322", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:41:11Z", "security_group_id": "9f269589-f912-4a8c-999c-e1e004848fb2", "tenant_id": "f4959e7508fa4aa9bff492655dd05f75", "port_range_min": null, "ethertype": "IPv4", "project_id": "f4959e7508fa4aa9bff492655dd05f75"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:41:11Z", "revision_number": 0, "id": "c79a88fc-3d9b-453a-adda-0351d7447046", "remote_group_id": "9f269589-f912-4a8c-999c-e1e004848fb2", "remote_ip_prefix": null, "created_at": "2019-04-09T06:41:11Z", "security_group_id": "9f269589-f912-4a8c-999c-e1e004848fb2", "tenant_id": "f4959e7508fa4aa9bff492655dd05f75", "port_range_min": null, "ethertype": "IPv6", "project_id": "f4959e7508fa4aa9bff492655dd05f75"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:41:11Z", "revision_number": 0, "id": "ded83004-84fa-4262-8e2e-c0cf817a6397", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:41:11Z", "security_group_id": "9f269589-f912-4a8c-999c-e1e004848fb2", "tenant_id": "f4959e7508fa4aa9bff492655dd05f75", "port_range_min": null, "ethertype": "IPv6", "project_id": "f4959e7508fa4aa9bff492655dd05f75"}], "revision_number": 1, "project_id": "f4959e7508fa4aa9bff492655dd05f75", "id": "9f269589-f912-4a8c-999c-e1e004848fb2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "875e43126b1048518e582278b00dd3bd", "created_at": "2019-04-09T06:38:31Z", "updated_at": "2019-04-09T06:38:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:31Z", "revision_number": 0, "id": "5f289c8e-b1c9-41f7-aeed-c40d4b40f88f", "remote_group_id": "a3e3ef9a-d084-4d19-86ce-95a13bf3a2b2", "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:31Z", "security_group_id": "a3e3ef9a-d084-4d19-86ce-95a13bf3a2b2", "tenant_id": "875e43126b1048518e582278b00dd3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "875e43126b1048518e582278b00dd3bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:31Z", "revision_number": 0, "id": "6d166514-1330-4e67-aba8-2ff7f57567c3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:31Z", "security_group_id": "a3e3ef9a-d084-4d19-86ce-95a13bf3a2b2", "tenant_id": "875e43126b1048518e582278b00dd3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "875e43126b1048518e582278b00dd3bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:31Z", "revision_number": 0, "id": "c2e306fc-c809-40bb-a8cb-d1f0d0a768c5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:31Z", "security_group_id": "a3e3ef9a-d084-4d19-86ce-95a13bf3a2b2", "tenant_id": "875e43126b1048518e582278b00dd3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "875e43126b1048518e582278b00dd3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:31Z", "revision_number": 0, "id": "c9960cce-d437-47e8-86a8-766e3be66981", "remote_group_id": "a3e3ef9a-d084-4d19-86ce-95a13bf3a2b2", "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:31Z", "security_group_id": "a3e3ef9a-d084-4d19-86ce-95a13bf3a2b2", "tenant_id": "875e43126b1048518e582278b00dd3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "875e43126b1048518e582278b00dd3bd"}], "revision_number": 1, "project_id": "875e43126b1048518e582278b00dd3bd", "id": "a3e3ef9a-d084-4d19-86ce-95a13bf3a2b2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "40d0a12deb8b450f9ec86a556f84ee9a", "created_at": "2019-04-09T06:38:23Z", "updated_at": "2019-04-09T06:38:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:23Z", "revision_number": 0, "id": "893502da-a659-4c56-afc0-0908c3136ba3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:23Z", "security_group_id": "af11296e-5ea1-4a9b-b81c-edc2afd9e6b9", "tenant_id": "40d0a12deb8b450f9ec86a556f84ee9a", "port_range_min": null, "ethertype": "IPv4", "project_id": "40d0a12deb8b450f9ec86a556f84ee9a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:23Z", "revision_number": 0, "id": "a1eba4ad-c15e-4139-89c2-cf6835513b76", "remote_group_id": "af11296e-5ea1-4a9b-b81c-edc2afd9e6b9", "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:23Z", "security_group_id": "af11296e-5ea1-4a9b-b81c-edc2afd9e6b9", "tenant_id": "40d0a12deb8b450f9ec86a556f84ee9a", "port_range_min": null, "ethertype": "IPv6", "project_id": "40d0a12deb8b450f9ec86a556f84ee9a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:23Z", "revision_number": 0, "id": "d07f2fa1-1b54-4ae3-96f7-6083bab6178d", "remote_group_id": "af11296e-5ea1-4a9b-b81c-edc2afd9e6b9", "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:23Z", "security_group_id": "af11296e-5ea1-4a9b-b81c-edc2afd9e6b9", "tenant_id": "40d0a12deb8b450f9ec86a556f84ee9a", "port_range_min": null, "ethertype": "IPv4", "project_id": "40d0a12deb8b450f9ec86a556f84ee9a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:23Z", "revision_number": 0, "id": "ee512ebf-f4b1-4f7f-b5f8-f5af813c3cc0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:23Z", "security_group_id": "af11296e-5ea1-4a9b-b81c-edc2afd9e6b9", "tenant_id": "40d0a12deb8b450f9ec86a556f84ee9a", "port_range_min": null, "ethertype": "IPv6", "project_id": "40d0a12deb8b450f9ec86a556f84ee9a"}], "revision_number": 1, "project_id": "40d0a12deb8b450f9ec86a556f84ee9a", "id": "af11296e-5ea1-4a9b-b81c-edc2afd9e6b9", "name": "default"}]} 2019-04-09 10:16:46,958 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-3a935457-cc07-4407-b861-7308d5bee2af 2019-04-09 10:16:46,958 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.116671085358s 2019-04-09 10:16:46,967 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-04-09 10:16:46,967 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/security-groups/093bab93-d842-4c11-8f29-ab6fab4b2c9b.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ac45490a61c0a6a729940bd40854874f390a6836" 2019-04-09 10:16:47,366 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 09 Apr 2019 10:16:39 GMT X-Openstack-Request-Id: req-473ec546-7108-41df-8557-7b1fc499fce2 2019-04-09 10:16:47,366 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-09 10:16:47,366 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/093bab93-d842-4c11-8f29-ab6fab4b2c9b.json used request id req-473ec546-7108-41df-8557-7b1fc499fce2 2019-04-09 10:16:47,366 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.399358987808s 2019-04-09 10:16:47,370 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-09 10:16:47,373 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ac45490a61c0a6a729940bd40854874f390a6836" 2019-04-09 10:16:47,577 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 414 Content-Type: application/json Date: Tue, 09 Apr 2019 10:16:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fbb81575-957d-4e99-97f0-01db04adc24a 2019-04-09 10:16:47,578 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "12d06a59574c4903a7b4bfc193e14ef0", "links": {"self": "http://172.30.9.21:5000/v3/roles/12d06a59574c4903a7b4bfc193e14ef0"}, "name": "member"}, {"domain_id": null, "id": "50245c80a9b84e15b01544b714aaabd9", "links": {"self": "http://172.30.9.21:5000/v3/roles/50245c80a9b84e15b01544b714aaabd9"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6e54a998c61f4429874ed3ac33d4afc4", "links": {"self": "http://172.30.9.21:5000/v3/roles/6e54a998c61f4429874ed3ac33d4afc4"}, "name": "reader"}, {"domain_id": null, "id": "6f62ff3e5bbd4682becdbe9fa3c1ed2c", "links": {"self": "http://172.30.9.21:5000/v3/roles/6f62ff3e5bbd4682becdbe9fa3c1ed2c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80b483ac8c834f498f0d265da82cb005", "links": {"self": "http://172.30.9.21:5000/v3/roles/80b483ac8c834f498f0d265da82cb005"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d76277b8d9fb4a229d40efdfe8e235e6", "links": {"self": "http://172.30.9.21:5000/v3/roles/d76277b8d9fb4a229d40efdfe8e235e6"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ecaba09e8ea14e058d5f9d9eb583aa37", "links": {"self": "http://172.30.9.21:5000/v3/roles/ecaba09e8ea14e058d5f9d9eb583aa37"}, "name": "admin"}]} 2019-04-09 10:16:47,578 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-fbb81575-957d-4e99-97f0-01db04adc24a 2019-04-09 10:16:47,578 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.208286046982s 2019-04-09 10:16:47,584 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2019-04-09 10:16:47,587 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/roles/d76277b8d9fb4a229d40efdfe8e235e6 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ac45490a61c0a6a729940bd40854874f390a6836" 2019-04-09 10:16:47,824 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 09 Apr 2019 10:16:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0400b0df-028d-49f2-8e43-12bc8cbf88fb 2019-04-09 10:16:47,824 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-09 10:16:47,825 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/d76277b8d9fb4a229d40efdfe8e235e6 used request id req-0400b0df-028d-49f2-8e43-12bc8cbf88fb 2019-04-09 10:16:47,825 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 0.240988016129s 2019-04-09 10:16:47,826 - xtesting.ci.run_tests - INFO - Xtesting report: +--------------------+------------------+----------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +--------------------+------------------+----------------------+------------------+----------------+ | rally_full | functest | benchmarking | 52:53 | FAIL | | rally_jobs | functest | benchmarking | 29:41 | PASS | | vmtp | functest | benchmarking | 19:47 | PASS | | shaker | functest | benchmarking | 31:02 | PASS | +--------------------+------------------+----------------------+------------------+----------------+ 2019-04-09 10:16:47,830 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2019-04-09 10:16:47,929 - paramiko.transport - DEBUG - EOF in transport thread 2019-04-09 10:16:50,817 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-435 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-nosdn-nofeature-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2019-04-09 10:16:50,820 - 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.21,192.30.9.6 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.21:5000/v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=X5z1qfLnmFbAioHGIWdVT8QwJ 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=6509066435f1453bac6996ee8997a3b2 export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2019-04-09 10:16:50,820 - xtesting.ci.run_tests - DEBUG - Test args: all 2019-04-09 10:16:50,820 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+---------------------+-------------------+ | TIERS | ORDER | DESCRIPTION | TESTCASES | +---------------+---------------+---------------------+-------------------+ +---------------+---------------+---------------------+-------------------+ 2019-04-09 10:16:50,821 - xtesting.ci.run_tests - INFO - Xtesting report: +-----------------------------+-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------------+-------------------+------------------+------------------+----------------+ | doctor-notification | doctor | 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 | +-----------------------------+-------------------+------------------+------------------+----------------+ 2019-04-09 10:16:50,823 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2019-04-09 10:16:53,375 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-435 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-nosdn-nofeature-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2019-04-09 10:16:53,378 - 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.21,192.30.9.6 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.21:5000/v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=X5z1qfLnmFbAioHGIWdVT8QwJ 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=6509066435f1453bac6996ee8997a3b2 export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2019-04-09 10:16:53,378 - xtesting.ci.run_tests - DEBUG - Test args: all 2019-04-09 10:16:53,379 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+---------------------------------------+----------------------------------------+ | TIERS | ORDER | DESCRIPTION | TESTCASES | +---------------+---------------+---------------------------------------+----------------------------------------+ | vnf | 4 | Collection of VNF test cases. | cloudify cloudify_ims heat_ims | | | | | vyos_vrouter juju_epc | +---------------+---------------+---------------------------------------+----------------------------------------+ 2019-04-09 10:16:53,387 - xtesting.ci.run_tests - INFO - Loading test case 'cloudify'... 2019-04-09 10:16:53,561 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-04-09 10:16:53,567 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Tue, 09 Apr 2019 10:16:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0cc0736-5a84-4fdb-9ef5-27fa124d1c20 2019-04-09 10:16:53,567 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2019-04-09 10:16:53,568 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/v3 used request id req-c0cc0736-5a84-4fdb-9ef5-27fa124d1c20 2019-04-09 10:16:53,568 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2019-04-09 10:16:54,078 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "12d06a59574c4903a7b4bfc193e14ef0", "name": "member"}, {"id": "ecaba09e8ea14e058d5f9d9eb583aa37", "name": "admin"}, {"id": "6e54a998c61f4429874ed3ac33d4afc4", "name": "reader"}], "expires_at": "2019-04-09T11:16:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6509066435f1453bac6996ee8997a3b2", "name": "admin"}, "catalog": [{"endpoints": [], "type": "tempest-type-1277486611", "id": "0b54ae2e271e4cc7bbd93a7117074bc5", "name": "tempest-service-488714134"}, {"endpoints": [], "type": "metering", "id": "0c6048bf3c804b33b1209bfa8ca75ec0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v3/6509066435f1453bac6996ee8997a3b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "503aa75a75e444a9b93cb14634c6ab50"}, {"url": "http://192.30.9.6:8776/v3/6509066435f1453bac6996ee8997a3b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd4bc81464e44d0a129985ca1ff91d5"}, {"url": "http://192.30.9.6:8776/v3/6509066435f1453bac6996ee8997a3b2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d888a991472d4a88bfcfcfcf4909874d"}], "type": "volumev3", "id": "1b1b3cbed2d14611b521aa10e2b642dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4664f0d595a24e8a9d4eb3691db874e0"}, {"url": "http://172.30.9.21:8080/v1/AUTH_6509066435f1453bac6996ee8997a3b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49cfc5fc2aa942e59d21f825b2bc9939"}, {"url": "http://12.0.0.22:8080/v1/AUTH_6509066435f1453bac6996ee8997a3b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "71100b14603a4edf8a39e8af672ecff5"}], "type": "object-store", "id": "29267bcb2ea04deebb6caaa71afffcc5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4dc1873b4b477cb578245fdb86a111"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77d7bee546c941368ffc769fda003312"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9b1ab09869b4ea895eb3c8867f61318"}], "type": "network", "id": "3ac09bd783a245efa7f11d71ad667386", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f7f6f256262433fb4467ed610947d62"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "72d58c041dc245bc8aa43ce73891f76c"}, {"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b89851b9b2b4f95b7d2184e74373672"}], "type": "identity", "id": "49f6869431e3430e9aeef431c7e7d7de", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8201c41b3865412e839f135e1ceb7421"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e4e22c0a684229ba50a51934a5cdf7"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf4872e158cb44e3aa5a4063a620efc3"}], "type": "alarming", "id": "61e60b3a8b964288a4ad67fd02ee4984", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4de11e8502624071afd079250b33c74c"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d801fa7f3ee64b30b3b18ef5a9e72635"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f583f4a1750f4edc8596dd476ece0948"}], "type": "compute", "id": "6b64d23b249e42d79f5dd070a7460b66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0cd6369c5d9949eba212a5ce97f8b6f7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8011dc0e5bd44e2aa45caf7c6e4d19d2"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d807430fcec84acebca284681dd098fe"}], "type": "cloudformation", "id": "7f91896ba7394ae291c7a222f92ea496", "name": "heat-cfn"}, {"endpoints": [], "type": "tempest-type-608147535", "id": "88d50707b816448897d5d0b213cb19da", "name": "tempest-service-563563896"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/6509066435f1453bac6996ee8997a3b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4243c026b4174decae31504c58542875"}, {"url": "http://192.30.9.6:8776/v2/6509066435f1453bac6996ee8997a3b2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84281d63eba442fd8cdbf23eae691ba2"}, {"url": "http://172.30.9.21:8776/v2/6509066435f1453bac6996ee8997a3b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1ce0a47f2fd4ca9b678bc1d7e5d0b37"}], "type": "volumev2", "id": "8afcbe00e0a6427bbf1fc3b10d4b2f5e", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/6509066435f1453bac6996ee8997a3b2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25eb19d77ddd4b9aa8117749f829d913"}, {"url": "http://172.30.9.21:8004/v1/6509066435f1453bac6996ee8997a3b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57dd852403b0401fb0bd852db0cc4f1e"}, {"url": "http://192.30.9.6:8004/v1/6509066435f1453bac6996ee8997a3b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5a404b628fff4023b9d3e5b8fca3b0fb"}], "type": "orchestration", "id": "a244395507da4b85bd212d5f49a8b6ae", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2242a4436b774238a465cc3d6498ab4e"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "977935de203e411cbce5038f0a9dc848"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2fcaa46481c44f8a3f42acd6c29b21f"}], "type": "placement", "id": "aed411d3d8324008b42b3bd847051003", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b61449c559f45dba6ba5f9dc241729f"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3f83bae18b4a496bb67592b5d777f17c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5162d5282ea1448dbbc20567c0d57fd7"}], "type": "metric", "id": "ebf458a547774acfb6b489f2803a822c", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "33de49eaa2934d07a5ef7754ed5fe8e0"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b7265307a4a45caad0a286536a91b5d"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94601cf3562245fb9453e9678a54b869"}], "type": "event", "id": "f3ff1bc7e87e4c90a2385a1bc8175960", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00d65cc314ee4a87ad316dd160d63558"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64896bc5be624954a0166b6cfa08a10e"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd079af259534771ac00959c542171cf"}], "type": "image", "id": "f9a74c8a63414707b34a5b03e9eacdc1", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "96d754a28b0d43cf8fa237c30a99c306"}, "audit_ids": ["eb_sRsDiS4ywzpgNrUf5iQ"], "issued_at": "2019-04-09T10:16:45.000000Z"}} 2019-04-09 10:16:54,081 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-09 10:16:54,081 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7391c1d04d82bae3d5a99ae89304721fdbfa696e" 2019-04-09 10:16:54,442 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Tue, 09 Apr 2019 10:16:46 GMT X-Openstack-Request-Id: req-fb58174f-0af4-4dd7-a3d9-41622747be2c 2019-04-09 10:16:54,442 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"b62787c2-635d-4893-8553-7ee0260442ff","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ba7a30bb29394fc4a587735d9dfb749e","l2_adjacency":true,"status":"ACTIVE","subnets":["dce875e1-9eec-4cb2-94e6-93dffefe33f6"],"description":"","tags":[],"updated_at":"2019-04-09T06:38:46Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ba7a30bb29394fc4a587735d9dfb749e","created_at":"2019-04-09T06:24:05Z","provider:network_type":"flat"}]} 2019-04-09 10:16:54,442 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-fb58174f-0af4-4dd7-a3d9-41622747be2c 2019-04-09 10:16:54,442 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.361723184586s 2019-04-09 10:16:54,454 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-04-09 10:16:54,459 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 09 Apr 2019 10:16:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ef057f8d-ee0b-48ba-a8c4-4080ccc0531a 2019-04-09 10:16:54,460 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 10:16:54,460 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/ used request id req-ef057f8d-ee0b-48ba-a8c4-4080ccc0531a 2019-04-09 10:16:54,461 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-09 10:16:54,464 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7391c1d04d82bae3d5a99ae89304721fdbfa696e" 2019-04-09 10:16:54,615 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 222 Content-Type: application/json Date: Tue, 09 Apr 2019 10:16:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f97be3b-cab4-49f3-a8f2-f65641c5f8e6 2019-04-09 10:16:54,615 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/ec5ce0aa038644b78983e5840ba5fb73"}, "tags": [], "enabled": true, "id": "ec5ce0aa038644b78983e5840ba5fb73", "name": "heat_stack"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2019-04-09 10:16:54,615 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-4f97be3b-cab4-49f3-a8f2-f65641c5f8e6 2019-04-09 10:16:54,615 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.15466094017s 2019-04-09 10:16:54,623 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-04-09 10:16:54,627 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7391c1d04d82bae3d5a99ae89304721fdbfa696e" -d '{"project": {"description": "Created by OPNFV Functest: cloudify", "enabled": true, "domain_id": "default", "name": "cloudify-project_d14507f6-3570-4893-a6e3-765a52e44090"}}' 2019-04-09 10:16:54,855 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 362 Content-Type: application/json Date: Tue, 09 Apr 2019 10:16:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-abee7eea-147d-488d-a13c-1b74801c50a6 2019-04-09 10:16:54,855 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: cloudify", "links": {"self": "http://172.30.9.21:5000/v3/projects/9eb02fb03c14451faf51d5dc09391f72"}, "tags": [], "enabled": true, "id": "9eb02fb03c14451faf51d5dc09391f72", "parent_id": "default", "domain_id": "default", "name": "cloudify-project_d14507f6-3570-4893-a6e3-765a52e44090"}} 2019-04-09 10:16:54,855 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-abee7eea-147d-488d-a13c-1b74801c50a6 2019-04-09 10:16:54,855 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.231671094894s 2019-04-09 10:16:54,856 - 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'9eb02fb03c14451faf51d5dc09391f72', '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_d14507f6-3570-4893-a6e3-765a52e44090'}) 2019-04-09 10:16:54,863 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-04-09 10:16:54,867 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7391c1d04d82bae3d5a99ae89304721fdbfa696e" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "de1an52CSUdA1nt0EZPyDCzeAZ3K7S", "email": null, "name": "cloudify-user_d14507f6-3570-4893-a6e3-765a52e44090"}}' 2019-04-09 10:16:55,333 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 323 Content-Type: application/json Date: Tue, 09 Apr 2019 10:16:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-06c0855e-9917-4e2d-b1c7-af648bd1ea32 2019-04-09 10:16:55,334 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "cloudify-user_d14507f6-3570-4893-a6e3-765a52e44090", "links": {"self": "http://172.30.9.21:5000/v3/users/0bfbb8338aa44bba98ab3a195e5e9d3d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0bfbb8338aa44bba98ab3a195e5e9d3d", "domain_id": "default", "password_expires_at": null}} 2019-04-09 10:16:55,334 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/users used request id req-06c0855e-9917-4e2d-b1c7-af648bd1ea32 2019-04-09 10:16:55,334 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.471034049988s 2019-04-09 10:16:55,335 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'0bfbb8338aa44bba98ab3a195e5e9d3d', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cloudify-user_d14507f6-3570-4893-a6e3-765a52e44090'}) 2019-04-09 10:16:55,339 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-09 10:16:55,343 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7391c1d04d82bae3d5a99ae89304721fdbfa696e" 2019-04-09 10:16:55,449 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Tue, 09 Apr 2019 10:16:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd098486-44a0-46d3-9890-d513d198b244 2019-04-09 10:16:55,450 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "12d06a59574c4903a7b4bfc193e14ef0", "links": {"self": "http://172.30.9.21:5000/v3/roles/12d06a59574c4903a7b4bfc193e14ef0"}, "name": "member"}, {"domain_id": null, "id": "50245c80a9b84e15b01544b714aaabd9", "links": {"self": "http://172.30.9.21:5000/v3/roles/50245c80a9b84e15b01544b714aaabd9"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6e54a998c61f4429874ed3ac33d4afc4", "links": {"self": "http://172.30.9.21:5000/v3/roles/6e54a998c61f4429874ed3ac33d4afc4"}, "name": "reader"}, {"domain_id": null, "id": "6f62ff3e5bbd4682becdbe9fa3c1ed2c", "links": {"self": "http://172.30.9.21:5000/v3/roles/6f62ff3e5bbd4682becdbe9fa3c1ed2c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80b483ac8c834f498f0d265da82cb005", "links": {"self": "http://172.30.9.21:5000/v3/roles/80b483ac8c834f498f0d265da82cb005"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecaba09e8ea14e058d5f9d9eb583aa37", "links": {"self": "http://172.30.9.21:5000/v3/roles/ecaba09e8ea14e058d5f9d9eb583aa37"}, "name": "admin"}]} 2019-04-09 10:16:55,450 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-bd098486-44a0-46d3-9890-d513d198b244 2019-04-09 10:16:55,450 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.111010789871s 2019-04-09 10:16:55,456 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-09 10:16:55,460 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7391c1d04d82bae3d5a99ae89304721fdbfa696e" 2019-04-09 10:16:55,657 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Tue, 09 Apr 2019 10:16:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d521747b-54fa-4b9f-b182-5cd8ac43a211 2019-04-09 10:16:55,657 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "12d06a59574c4903a7b4bfc193e14ef0", "links": {"self": "http://172.30.9.21:5000/v3/roles/12d06a59574c4903a7b4bfc193e14ef0"}, "name": "member"}, {"domain_id": null, "id": "50245c80a9b84e15b01544b714aaabd9", "links": {"self": "http://172.30.9.21:5000/v3/roles/50245c80a9b84e15b01544b714aaabd9"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6e54a998c61f4429874ed3ac33d4afc4", "links": {"self": "http://172.30.9.21:5000/v3/roles/6e54a998c61f4429874ed3ac33d4afc4"}, "name": "reader"}, {"domain_id": null, "id": "6f62ff3e5bbd4682becdbe9fa3c1ed2c", "links": {"self": "http://172.30.9.21:5000/v3/roles/6f62ff3e5bbd4682becdbe9fa3c1ed2c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80b483ac8c834f498f0d265da82cb005", "links": {"self": "http://172.30.9.21:5000/v3/roles/80b483ac8c834f498f0d265da82cb005"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecaba09e8ea14e058d5f9d9eb583aa37", "links": {"self": "http://172.30.9.21:5000/v3/roles/ecaba09e8ea14e058d5f9d9eb583aa37"}, "name": "admin"}]} 2019-04-09 10:16:55,657 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-d521747b-54fa-4b9f-b182-5cd8ac43a211 2019-04-09 10:16:55,657 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.201548099518s 2019-04-09 10:16:55,663 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-09 10:16:55,667 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7391c1d04d82bae3d5a99ae89304721fdbfa696e" 2019-04-09 10:16:55,875 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Tue, 09 Apr 2019 10:16:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a1879974-b644-48e9-a334-5dbebb52c590 2019-04-09 10:16:55,875 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "12d06a59574c4903a7b4bfc193e14ef0", "links": {"self": "http://172.30.9.21:5000/v3/roles/12d06a59574c4903a7b4bfc193e14ef0"}, "name": "member"}, {"domain_id": null, "id": "50245c80a9b84e15b01544b714aaabd9", "links": {"self": "http://172.30.9.21:5000/v3/roles/50245c80a9b84e15b01544b714aaabd9"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6e54a998c61f4429874ed3ac33d4afc4", "links": {"self": "http://172.30.9.21:5000/v3/roles/6e54a998c61f4429874ed3ac33d4afc4"}, "name": "reader"}, {"domain_id": null, "id": "6f62ff3e5bbd4682becdbe9fa3c1ed2c", "links": {"self": "http://172.30.9.21:5000/v3/roles/6f62ff3e5bbd4682becdbe9fa3c1ed2c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80b483ac8c834f498f0d265da82cb005", "links": {"self": "http://172.30.9.21:5000/v3/roles/80b483ac8c834f498f0d265da82cb005"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecaba09e8ea14e058d5f9d9eb583aa37", "links": {"self": "http://172.30.9.21:5000/v3/roles/ecaba09e8ea14e058d5f9d9eb583aa37"}, "name": "admin"}]} 2019-04-09 10:16:55,875 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-a1879974-b644-48e9-a334-5dbebb52c590 2019-04-09 10:16:55,875 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.2122631073s 2019-04-09 10:16:55,881 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-09 10:16:55,885 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7391c1d04d82bae3d5a99ae89304721fdbfa696e" 2019-04-09 10:16:56,091 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 09 Apr 2019 10:16:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a5c5c85-3054-4a50-bf0b-e8d02d5577cc 2019-04-09 10:16:56,092 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-04-09 10:16:56,092 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-8a5c5c85-3054-4a50-bf0b-e8d02d5577cc 2019-04-09 10:16:56,092 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.21093416214s 2019-04-09 10:16:56,093 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-09 10:16:56,096 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7391c1d04d82bae3d5a99ae89304721fdbfa696e" 2019-04-09 10:16:56,222 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 836 Content-Type: application/json Date: Tue, 09 Apr 2019 10:16:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e62d98b2-e6a4-4c32-8cc9-c7bf91076aee 2019-04-09 10:16:56,223 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/07b62caafa51496f94dd3b3fb341fcfe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07b62caafa51496f94dd3b3fb341fcfe", "email": "glance@localhost", "password_expires_at": null}, {"name": "cloudify-user_d14507f6-3570-4893-a6e3-765a52e44090", "links": {"self": "http://172.30.9.21:5000/v3/users/0bfbb8338aa44bba98ab3a195e5e9d3d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0bfbb8338aa44bba98ab3a195e5e9d3d", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/2e35f475a54147749980006d265eb864"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e35f475a54147749980006d265eb864", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/2f1bc9c9d22745648100c4b0717962eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f1bc9c9d22745648100c4b0717962eb", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/30fe8cf249d443dd9c53f2cc083f50b5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "30fe8cf249d443dd9c53f2cc083f50b5", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/3d748bf7df734addb2e37ea0663ec892"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d748bf7df734addb2e37ea0663ec892", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/732a504491fd4f35923460ae0d2ef475"}, "domain_id": "default", "enabled": true, "options": {}, "id": "732a504491fd4f35923460ae0d2ef475", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/781b729594744c4f8f561f6b5a6e68bd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "781b729594744c4f8f561f6b5a6e68bd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/80817a33c71343ed9c63d448a7fea69e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "80817a33c71343ed9c63d448a7fea69e", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/938ce22a56d74c639d353dbbf166fcc4"}, "domain_id": "ec5ce0aa038644b78983e5840ba5fb73", "enabled": true, "options": {}, "id": "938ce22a56d74c639d353dbbf166fcc4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/96d754a28b0d43cf8fa237c30a99c306"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d754a28b0d43cf8fa237c30a99c306", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/aaa8b9f924a74e80899c7ad7e32fcaae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aaa8b9f924a74e80899c7ad7e32fcaae", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b8dd65f4e72446d5bd8d9efa13837b0c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8dd65f4e72446d5bd8d9efa13837b0c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/c34b7e3bcdbc428db4539ea2b87cfce1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c34b7e3bcdbc428db4539ea2b87cfce1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/eb527490835d48e8a67131b0f587baf6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb527490835d48e8a67131b0f587baf6", "email": "gnocchi@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2019-04-09 10:16:56,223 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-e62d98b2-e6a4-4c32-8cc9-c7bf91076aee 2019-04-09 10:16:56,223 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.130570173264s 2019-04-09 10:16:56,236 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-09 10:16:56,240 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7391c1d04d82bae3d5a99ae89304721fdbfa696e" 2019-04-09 10:16:56,443 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Tue, 09 Apr 2019 10:16:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b79bb96f-0f3c-47e4-8c9e-486a2b407f42 2019-04-09 10:16:56,443 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/6509066435f1453bac6996ee8997a3b2"}, "tags": [], "enabled": true, "id": "6509066435f1453bac6996ee8997a3b2", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify", "links": {"self": "http://172.30.9.21:5000/v3/projects/9eb02fb03c14451faf51d5dc09391f72"}, "tags": [], "enabled": true, "id": "9eb02fb03c14451faf51d5dc09391f72", "parent_id": "default", "domain_id": "default", "name": "cloudify-project_d14507f6-3570-4893-a6e3-765a52e44090"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/ba7a30bb29394fc4a587735d9dfb749e"}, "tags": [], "enabled": true, "id": "ba7a30bb29394fc4a587735d9dfb749e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-04-09 10:16:56,444 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-b79bb96f-0f3c-47e4-8c9e-486a2b407f42 2019-04-09 10:16:56,444 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.207481861115s 2019-04-09 10:16:56,453 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-04-09 10:16:56,456 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=0bfbb8338aa44bba98ab3a195e5e9d3d&role.id=12d06a59574c4903a7b4bfc193e14ef0&scope.project.id=9eb02fb03c14451faf51d5dc09391f72" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7391c1d04d82bae3d5a99ae89304721fdbfa696e" 2019-04-09 10:16:56,654 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Tue, 09 Apr 2019 10:16:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5c6eabb-fd24-45e9-bfdf-d68a1618ccaf 2019-04-09 10:16:56,654 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=0bfbb8338aa44bba98ab3a195e5e9d3d&role.id=12d06a59574c4903a7b4bfc193e14ef0&scope.project.id=9eb02fb03c14451faf51d5dc09391f72", "previous": null, "next": null}} 2019-04-09 10:16:56,655 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=0bfbb8338aa44bba98ab3a195e5e9d3d&role.id=12d06a59574c4903a7b4bfc193e14ef0&scope.project.id=9eb02fb03c14451faf51d5dc09391f72 used request id req-f5c6eabb-fd24-45e9-bfdf-d68a1618ccaf 2019-04-09 10:16:56,655 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.201925039291s 2019-04-09 10:16:56,659 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-04-09 10:16:56,663 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/9eb02fb03c14451faf51d5dc09391f72/users/0bfbb8338aa44bba98ab3a195e5e9d3d/roles/12d06a59574c4903a7b4bfc193e14ef0 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7391c1d04d82bae3d5a99ae89304721fdbfa696e" 2019-04-09 10:16:56,822 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 09 Apr 2019 10:16:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dfd7a88a-6002-415b-a3c4-4ceb6c821bab 2019-04-09 10:16:56,822 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-09 10:16:56,822 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/9eb02fb03c14451faf51d5dc09391f72/users/0bfbb8338aa44bba98ab3a195e5e9d3d/roles/12d06a59574c4903a7b4bfc193e14ef0 used request id req-dfd7a88a-6002-415b-a3c4-4ceb6c821bab 2019-04-09 10:16:56,822 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.163238048553s 2019-04-09 10:16:56,823 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'cloudify-project_d14507f6-3570-4893-a6e3-765a52e44090', 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'9eb02fb03c14451faf51d5dc09391f72', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'de1an52CSUdA1nt0EZPyDCzeAZ3K7S', 'username': u'cloudify-user_d14507f6-3570-4893-a6e3-765a52e44090', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.21:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-04-09 10:16:56,827 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cloudify-user_d14507f6-3570-4893-a6e3-765a52e44090', 'password': 'de1an52CSUdA1nt0EZPyDCzeAZ3K7S', 'project_name': 'cloudify-project_d14507f6-3570-4893-a6e3-765a52e44090', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.21:5000/v3', 'project_id': '9eb02fb03c14451faf51d5dc09391f72', 'project_domain_name': 'Default'} 2019-04-09 10:16:56,828 - xtesting.ci.run_tests - INFO - Running test case 'cloudify'... 2019-04-09 10:16:56,828 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-09 10:16:56,833 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7391c1d04d82bae3d5a99ae89304721fdbfa696e" 2019-04-09 10:16:57,031 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 222 Content-Type: application/json Date: Tue, 09 Apr 2019 10:16:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2facfa43-55e4-47f9-bbfe-ba99848b31fa 2019-04-09 10:16:57,032 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/ec5ce0aa038644b78983e5840ba5fb73"}, "tags": [], "enabled": true, "id": "ec5ce0aa038644b78983e5840ba5fb73", "name": "heat_stack"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2019-04-09 10:16:57,032 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-2facfa43-55e4-47f9-bbfe-ba99848b31fa 2019-04-09 10:16:57,032 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.203691959381s 2019-04-09 10:16:57,040 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-09 10:16:57,044 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7391c1d04d82bae3d5a99ae89304721fdbfa696e" 2019-04-09 10:16:57,249 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Tue, 09 Apr 2019 10:16:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ddcdc1b-64c6-47d8-819b-213d02b4febe 2019-04-09 10:16:57,249 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/6509066435f1453bac6996ee8997a3b2"}, "tags": [], "enabled": true, "id": "6509066435f1453bac6996ee8997a3b2", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify", "links": {"self": "http://172.30.9.21:5000/v3/projects/9eb02fb03c14451faf51d5dc09391f72"}, "tags": [], "enabled": true, "id": "9eb02fb03c14451faf51d5dc09391f72", "parent_id": "default", "domain_id": "default", "name": "cloudify-project_d14507f6-3570-4893-a6e3-765a52e44090"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/ba7a30bb29394fc4a587735d9dfb749e"}, "tags": [], "enabled": true, "id": "ba7a30bb29394fc4a587735d9dfb749e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-04-09 10:16:57,250 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-5ddcdc1b-64c6-47d8-819b-213d02b4febe 2019-04-09 10:16:57,250 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.209316968918s 2019-04-09 10:16:57,252 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-04-09 10:16:57,252 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7391c1d04d82bae3d5a99ae89304721fdbfa696e" -d '{"network": {"tenant_id": "9eb02fb03c14451faf51d5dc09391f72", "name": "cloudify-net_d14507f6-3570-4893-a6e3-765a52e44090", "admin_state_up": true}}' 2019-04-09 10:16:57,553 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 722 Content-Type: application/json Date: Tue, 09 Apr 2019 10:16:49 GMT X-Openstack-Request-Id: req-4d990e51-557d-41a5-b957-26eb3678fab0 2019-04-09 10:16:57,553 - keystoneauth.session - DEBUG - RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"e9ecc89e-b516-4945-a503-c027715ec53a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":47,"ipv4_address_scope":null,"shared":false,"project_id":"9eb02fb03c14451faf51d5dc09391f72","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-09T10:16:49Z","is_default":false,"qos_policy_id":null,"name":"cloudify-net_d14507f6-3570-4893-a6e3-765a52e44090","admin_state_up":true,"tenant_id":"9eb02fb03c14451faf51d5dc09391f72","created_at":"2019-04-09T10:16:49Z","mtu":1450}} 2019-04-09 10:16:57,554 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-4d990e51-557d-41a5-b957-26eb3678fab0 2019-04-09 10:16:57,554 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.301687955856s 2019-04-09 10:16:57,554 - 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'2019-04-09T10:16:49Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'e9ecc89e-b516-4945-a503-c027715ec53a', u'provider:segmentation_id': 47, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'cloudify-net_d14507f6-3570-4893-a6e3-765a52e44090', u'created_at': u'2019-04-09T10:16:49Z', u'mtu': 1450, u'tenant_id': u'9eb02fb03c14451faf51d5dc09391f72', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'9eb02fb03c14451faf51d5dc09391f72', u'l2_adjacency': True}) 2019-04-09 10:16:57,558 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-04-09 10:16:57,564 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Tue, 09 Apr 2019 10:16:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4619e3d6-32f4-414b-a68a-9e3e2764c981 2019-04-09 10:16:57,565 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2019-04-09 10:16:57,565 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/v3 used request id req-4619e3d6-32f4-414b-a68a-9e3e2764c981 2019-04-09 10:16:57,565 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2019-04-09 10:16:57,956 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "12d06a59574c4903a7b4bfc193e14ef0", "name": "member"}, {"id": "6e54a998c61f4429874ed3ac33d4afc4", "name": "reader"}], "expires_at": "2019-04-09T11:16:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9eb02fb03c14451faf51d5dc09391f72", "name": "cloudify-project_d14507f6-3570-4893-a6e3-765a52e44090"}, "catalog": [{"endpoints": [], "type": "tempest-type-1277486611", "id": "0b54ae2e271e4cc7bbd93a7117074bc5", "name": "tempest-service-488714134"}, {"endpoints": [], "type": "metering", "id": "0c6048bf3c804b33b1209bfa8ca75ec0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v3/9eb02fb03c14451faf51d5dc09391f72", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "503aa75a75e444a9b93cb14634c6ab50"}, {"url": "http://192.30.9.6:8776/v3/9eb02fb03c14451faf51d5dc09391f72", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd4bc81464e44d0a129985ca1ff91d5"}, {"url": "http://192.30.9.6:8776/v3/9eb02fb03c14451faf51d5dc09391f72", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d888a991472d4a88bfcfcfcf4909874d"}], "type": "volumev3", "id": "1b1b3cbed2d14611b521aa10e2b642dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4664f0d595a24e8a9d4eb3691db874e0"}, {"url": "http://172.30.9.21:8080/v1/AUTH_9eb02fb03c14451faf51d5dc09391f72", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49cfc5fc2aa942e59d21f825b2bc9939"}, {"url": "http://12.0.0.22:8080/v1/AUTH_9eb02fb03c14451faf51d5dc09391f72", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "71100b14603a4edf8a39e8af672ecff5"}], "type": "object-store", "id": "29267bcb2ea04deebb6caaa71afffcc5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4dc1873b4b477cb578245fdb86a111"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77d7bee546c941368ffc769fda003312"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9b1ab09869b4ea895eb3c8867f61318"}], "type": "network", "id": "3ac09bd783a245efa7f11d71ad667386", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f7f6f256262433fb4467ed610947d62"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "72d58c041dc245bc8aa43ce73891f76c"}, {"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b89851b9b2b4f95b7d2184e74373672"}], "type": "identity", "id": "49f6869431e3430e9aeef431c7e7d7de", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8201c41b3865412e839f135e1ceb7421"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e4e22c0a684229ba50a51934a5cdf7"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf4872e158cb44e3aa5a4063a620efc3"}], "type": "alarming", "id": "61e60b3a8b964288a4ad67fd02ee4984", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4de11e8502624071afd079250b33c74c"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d801fa7f3ee64b30b3b18ef5a9e72635"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f583f4a1750f4edc8596dd476ece0948"}], "type": "compute", "id": "6b64d23b249e42d79f5dd070a7460b66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0cd6369c5d9949eba212a5ce97f8b6f7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8011dc0e5bd44e2aa45caf7c6e4d19d2"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d807430fcec84acebca284681dd098fe"}], "type": "cloudformation", "id": "7f91896ba7394ae291c7a222f92ea496", "name": "heat-cfn"}, {"endpoints": [], "type": "tempest-type-608147535", "id": "88d50707b816448897d5d0b213cb19da", "name": "tempest-service-563563896"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9eb02fb03c14451faf51d5dc09391f72", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4243c026b4174decae31504c58542875"}, {"url": "http://192.30.9.6:8776/v2/9eb02fb03c14451faf51d5dc09391f72", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84281d63eba442fd8cdbf23eae691ba2"}, {"url": "http://172.30.9.21:8776/v2/9eb02fb03c14451faf51d5dc09391f72", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1ce0a47f2fd4ca9b678bc1d7e5d0b37"}], "type": "volumev2", "id": "8afcbe00e0a6427bbf1fc3b10d4b2f5e", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/9eb02fb03c14451faf51d5dc09391f72", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25eb19d77ddd4b9aa8117749f829d913"}, {"url": "http://172.30.9.21:8004/v1/9eb02fb03c14451faf51d5dc09391f72", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57dd852403b0401fb0bd852db0cc4f1e"}, {"url": "http://192.30.9.6:8004/v1/9eb02fb03c14451faf51d5dc09391f72", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5a404b628fff4023b9d3e5b8fca3b0fb"}], "type": "orchestration", "id": "a244395507da4b85bd212d5f49a8b6ae", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2242a4436b774238a465cc3d6498ab4e"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "977935de203e411cbce5038f0a9dc848"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2fcaa46481c44f8a3f42acd6c29b21f"}], "type": "placement", "id": "aed411d3d8324008b42b3bd847051003", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b61449c559f45dba6ba5f9dc241729f"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3f83bae18b4a496bb67592b5d777f17c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5162d5282ea1448dbbc20567c0d57fd7"}], "type": "metric", "id": "ebf458a547774acfb6b489f2803a822c", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "33de49eaa2934d07a5ef7754ed5fe8e0"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b7265307a4a45caad0a286536a91b5d"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94601cf3562245fb9453e9678a54b869"}], "type": "event", "id": "f3ff1bc7e87e4c90a2385a1bc8175960", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00d65cc314ee4a87ad316dd160d63558"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64896bc5be624954a0166b6cfa08a10e"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd079af259534771ac00959c542171cf"}], "type": "image", "id": "f9a74c8a63414707b34a5b03e9eacdc1", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cloudify-user_d14507f6-3570-4893-a6e3-765a52e44090", "id": "0bfbb8338aa44bba98ab3a195e5e9d3d"}, "audit_ids": ["vBmCKCdlQGmnpMLmLkz3Rg"], "issued_at": "2019-04-09T10:16:49.000000Z"}} 2019-04-09 10:16:57,960 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-09 10:16:57,960 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}17d891b11c8e268ec798789556cf4e52a4a79613" 2019-04-09 10:16:58,340 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1228 Content-Type: application/json Date: Tue, 09 Apr 2019 10:16:50 GMT X-Openstack-Request-Id: req-ba1aaf4b-05e6-4395-8227-dd959791b7e4 2019-04-09 10:16:58,340 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"b62787c2-635d-4893-8553-7ee0260442ff","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ba7a30bb29394fc4a587735d9dfb749e","l2_adjacency":true,"status":"ACTIVE","subnets":["dce875e1-9eec-4cb2-94e6-93dffefe33f6"],"description":"","tags":[],"updated_at":"2019-04-09T06:38:46Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ba7a30bb29394fc4a587735d9dfb749e","created_at":"2019-04-09T06:24:05Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"e9ecc89e-b516-4945-a503-c027715ec53a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"9eb02fb03c14451faf51d5dc09391f72","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-09T10:16:49Z","qos_policy_id":null,"name":"cloudify-net_d14507f6-3570-4893-a6e3-765a52e44090","admin_state_up":true,"tenant_id":"9eb02fb03c14451faf51d5dc09391f72","created_at":"2019-04-09T10:16:49Z","mtu":1450}]} 2019-04-09 10:16:58,340 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-ba1aaf4b-05e6-4395-8227-dd959791b7e4 2019-04-09 10:16:58,340 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.380692958832s 2019-04-09 10:16:58,342 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-04-09 10:16:58,342 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}17d891b11c8e268ec798789556cf4e52a4a79613" -d '{"subnet": {"name": "cloudify-subnet_d14507f6-3570-4893-a6e3-765a52e44090", "enable_dhcp": true, "network_id": "e9ecc89e-b516-4945-a503-c027715ec53a", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-04-09 10:16:59,315 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 676 Content-Type: application/json Date: Tue, 09 Apr 2019 10:16:51 GMT X-Openstack-Request-Id: req-7aa00f0e-2219-42b5-8579-b228fe1fd1a6 2019-04-09 10:16:59,315 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e9ecc89e-b516-4945-a503-c027715ec53a","tenant_id":"9eb02fb03c14451faf51d5dc09391f72","created_at":"2019-04-09T10:16:50Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-04-09T10:16:50Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"9eb02fb03c14451faf51d5dc09391f72","id":"987d44dc-01b9-4b53-83b8-76269ccd5aeb","subnetpool_id":null,"name":"cloudify-subnet_d14507f6-3570-4893-a6e3-765a52e44090"}} 2019-04-09 10:16:59,315 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-7aa00f0e-2219-42b5-8579-b228fe1fd1a6 2019-04-09 10:16:59,315 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.973273992538s 2019-04-09 10:16:59,316 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-04-09T10:16:50Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'987d44dc-01b9-4b53-83b8-76269ccd5aeb', u'subnetpool_id': None, u'service_types': [], u'name': u'cloudify-subnet_d14507f6-3570-4893-a6e3-765a52e44090', u'enable_dhcp': True, u'network_id': u'e9ecc89e-b516-4945-a503-c027715ec53a', u'tenant_id': u'9eb02fb03c14451faf51d5dc09391f72', u'created_at': u'2019-04-09T10:16:50Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'9eb02fb03c14451faf51d5dc09391f72'}) 2019-04-09 10:16:59,316 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-04-09 10:16:59,317 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}17d891b11c8e268ec798789556cf4e52a4a79613" -d '{"router": {"external_gateway_info": {"network_id": "b62787c2-635d-4893-8553-7ee0260442ff"}, "name": "cloudify-router_d14507f6-3570-4893-a6e3-765a52e44090", "admin_state_up": true}}' 2019-04-09 10:17:00,694 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 695 Content-Type: application/json Date: Tue, 09 Apr 2019 10:16:52 GMT X-Openstack-Request-Id: req-4c33b44e-979a-4145-839d-a2e816b55f57 2019-04-09 10:17:00,694 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "b62787c2-635d-4893-8553-7ee0260442ff", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "dce875e1-9eec-4cb2-94e6-93dffefe33f6", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "9eb02fb03c14451faf51d5dc09391f72", "created_at": "2019-04-09T10:16:51Z", "admin_state_up": true, "updated_at": "2019-04-09T10:16:52Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "9eb02fb03c14451faf51d5dc09391f72", "id": "318b1bab-eb5e-4918-8437-18c5d9c4213d", "name": "cloudify-router_d14507f6-3570-4893-a6e3-765a52e44090"}} 2019-04-09 10:17:00,694 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-4c33b44e-979a-4145-839d-a2e816b55f57 2019-04-09 10:17:00,694 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.37795591354s 2019-04-09 10:17:00,695 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-04-09T10:16:52Z', u'revision_number': 2, u'id': u'318b1bab-eb5e-4918-8437-18c5d9c4213d', u'external_gateway_info': {u'network_id': u'b62787c2-635d-4893-8553-7ee0260442ff', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'dce875e1-9eec-4cb2-94e6-93dffefe33f6', u'ip_address': u'172.30.9.201'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cloudify-router_d14507f6-3570-4893-a6e3-765a52e44090', u'admin_state_up': True, u'tenant_id': u'9eb02fb03c14451faf51d5dc09391f72', u'created_at': u'2019-04-09T10:16:51Z', u'flavor_id': None, u'routes': [], u'project_id': u'9eb02fb03c14451faf51d5dc09391f72'}) 2019-04-09 10:17:00,695 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-04-09 10:17:00,696 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/318b1bab-eb5e-4918-8437-18c5d9c4213d/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}17d891b11c8e268ec798789556cf4e52a4a79613" -d '{"subnet_id": "987d44dc-01b9-4b53-83b8-76269ccd5aeb"}' 2019-04-09 10:17:03,406 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Tue, 09 Apr 2019 10:16:55 GMT X-Openstack-Request-Id: req-e22a2e9f-4bb2-4a0f-b70c-2ac133ab63e8 2019-04-09 10:17:03,406 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "e9ecc89e-b516-4945-a503-c027715ec53a", "tenant_id": "9eb02fb03c14451faf51d5dc09391f72", "subnet_id": "987d44dc-01b9-4b53-83b8-76269ccd5aeb", "subnet_ids": ["987d44dc-01b9-4b53-83b8-76269ccd5aeb"], "port_id": "fe68ae3e-7b78-49c0-851f-d2849db33e81", "id": "318b1bab-eb5e-4918-8437-18c5d9c4213d"} 2019-04-09 10:17:03,406 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/318b1bab-eb5e-4918-8437-18c5d9c4213d/add_router_interface.json used request id req-e22a2e9f-4bb2-4a0f-b70c-2ac133ab63e8 2019-04-09 10:17:03,406 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.71096301079s 2019-04-09 10:17:03,407 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img 2019-04-09 10:17:04,681 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img md5:01156cac3de96f238410bbc795c963b6 sha256:52884f12d100b5c4ad58f892bccbc514801e9d398b4b857354c18d27e3bde808 2019-04-09 10:17:04,683 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-04-09 10:17:04,688 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Tue, 09 Apr 2019 10:16:56 GMT 2019-04-09 10:17:04,688 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}]} 2019-04-09 10:17:04,690 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-09 10:17:04,691 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}17d891b11c8e268ec798789556cf4e52a4a79613" 2019-04-09 10:17:04,997 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Tue, 09 Apr 2019 10:16:56 GMT X-Openstack-Request-Id: req-0a7e75fb-7baa-4121-883f-7b71ce57a57b 2019-04-09 10:17:04,997 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-09 10:17:04,997 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-0a7e75fb-7baa-4121-883f-7b71ce57a57b 2019-04-09 10:17:04,997 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.307392120361s 2019-04-09 10:17:05,008 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-04-09 10:17:05,013 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}17d891b11c8e268ec798789556cf4e52a4a79613" -d '{"owner_specified.shade.md5": "01156cac3de96f238410bbc795c963b6", "owner_specified.shade.sha256": "52884f12d100b5c4ad58f892bccbc514801e9d398b4b857354c18d27e3bde808", "owner_specified.shade.object": "images/cloudify-img_d14507f6-3570-4893-a6e3-765a52e44090", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cloudify-img_d14507f6-3570-4893-a6e3-765a52e44090"}' 2019-04-09 10:17:06,081 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 933 Content-Type: application/json Date: Tue, 09 Apr 2019 10:16:58 GMT Location: http://172.30.9.21:9292/v2/images/9386d840-8d51-4699-9f61-49a19ebb1f40 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-7ca859b4-2370-4cbe-818d-a12dcde10ed6 2019-04-09 10:17:06,081 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-09T10:16:56Z", "file": "/v2/images/9386d840-8d51-4699-9f61-49a19ebb1f40/file", "owner": "9eb02fb03c14451faf51d5dc09391f72", "id": "9386d840-8d51-4699-9f61-49a19ebb1f40", "size": null, "self": "/v2/images/9386d840-8d51-4699-9f61-49a19ebb1f40", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "52884f12d100b5c4ad58f892bccbc514801e9d398b4b857354c18d27e3bde808", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/cloudify-img_d14507f6-3570-4893-a6e3-765a52e44090", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "01156cac3de96f238410bbc795c963b6", "name": "cloudify-img_d14507f6-3570-4893-a6e3-765a52e44090", "checksum": null, "created_at": "2019-04-09T10:16:56Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-04-09 10:17:06,082 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-7ca859b4-2370-4cbe-818d-a12dcde10ed6 2019-04-09 10:17:06,082 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 1.07298111916s 2019-04-09 10:17:06,082 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-04-09 10:17:06,087 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/9386d840-8d51-4699-9f61-49a19ebb1f40/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}17d891b11c8e268ec798789556cf4e52a4a79613" -d '' 2019-04-09 10:17:10,724 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 10:17:02 GMT X-Openstack-Request-Id: req-e19d29cc-01b5-428a-b20d-f0a2246b8a6c 2019-04-09 10:17:10,725 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 10:17:10,725 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/9386d840-8d51-4699-9f61-49a19ebb1f40/file used request id req-e19d29cc-01b5-428a-b20d-f0a2246b8a6c 2019-04-09 10:17:10,725 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 4.6422970295s 2019-04-09 10:17:10,730 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-09 10:17:10,735 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}17d891b11c8e268ec798789556cf4e52a4a79613" 2019-04-09 10:17:10,769 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Tue, 09 Apr 2019 10:17:02 GMT X-Openstack-Request-Id: req-30e7586d-58c8-4b0e-ab9c-a393ad28a085 2019-04-09 10:17:10,769 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-09T10:17:02Z", "file": "/v2/images/9386d840-8d51-4699-9f61-49a19ebb1f40/file", "owner": "9eb02fb03c14451faf51d5dc09391f72", "id": "9386d840-8d51-4699-9f61-49a19ebb1f40", "size": 301006848, "self": "/v2/images/9386d840-8d51-4699-9f61-49a19ebb1f40", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/9386d840-8d51-4699-9f61-49a19ebb1f40/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "52884f12d100b5c4ad58f892bccbc514801e9d398b4b857354c18d27e3bde808", "locations": [{"url": "rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/9386d840-8d51-4699-9f61-49a19ebb1f40/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify-img_d14507f6-3570-4893-a6e3-765a52e44090", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "01156cac3de96f238410bbc795c963b6", "name": "cloudify-img_d14507f6-3570-4893-a6e3-765a52e44090", "checksum": "01156cac3de96f238410bbc795c963b6", "created_at": "2019-04-09T10:16:56Z", "os_hidden": false, "protected": false, "os_hash_value": "9a81ae40194dfb8dc3588d802299fd763567e8230dce608b439e7bf37b0dcf82a02ff2c722e38cae2aa98e2a2b349261864c8faf2d6bbc741c3b8e507d1a391d"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-09 10:17:10,769 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-30e7586d-58c8-4b0e-ab9c-a393ad28a085 2019-04-09 10:17:10,769 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0392978191376s 2019-04-09 10:17:10,771 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/9386d840-8d51-4699-9f61-49a19ebb1f40/snap', u'metadata': Munch({})})], 'file': u'/v2/images/9386d840-8d51-4699-9f61-49a19ebb1f40/file', 'owner': u'9eb02fb03c14451faf51d5dc09391f72', 'id': u'9386d840-8d51-4699-9f61-49a19ebb1f40', 'size': 301006848, u'self': u'/v2/images/9386d840-8d51-4699-9f61-49a19ebb1f40', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9eb02fb03c14451faf51d5dc09391f72', 'name': 'cloudify-project_d14507f6-3570-4893-a6e3-765a52e44090', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/9386d840-8d51-4699-9f61-49a19ebb1f40/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-04-09T10:17:02Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-04-09T10:17:02Z', u'owner_specified.shade.sha256': u'52884f12d100b5c4ad58f892bccbc514801e9d398b4b857354c18d27e3bde808', u'owner_specified.shade.object': u'images/cloudify-img_d14507f6-3570-4893-a6e3-765a52e44090', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'01156cac3de96f238410bbc795c963b6', 'properties': {u'os_hash_value': u'9a81ae40194dfb8dc3588d802299fd763567e8230dce608b439e7bf37b0dcf82a02ff2c722e38cae2aa98e2a2b349261864c8faf2d6bbc741c3b8e507d1a391d', u'self': u'/v2/images/9386d840-8d51-4699-9f61-49a19ebb1f40', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'52884f12d100b5c4ad58f892bccbc514801e9d398b4b857354c18d27e3bde808', u'owner_specified.shade.object': u'images/cloudify-img_d14507f6-3570-4893-a6e3-765a52e44090', u'owner_specified.shade.md5': u'01156cac3de96f238410bbc795c963b6', u'schema': u'/v2/schemas/image'}, 'name': u'cloudify-img_d14507f6-3570-4893-a6e3-765a52e44090', 'created': u'2019-04-09T10:16:56Z', 'checksum': u'01156cac3de96f238410bbc795c963b6', 'created_at': u'2019-04-09T10:16:56Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'9a81ae40194dfb8dc3588d802299fd763567e8230dce608b439e7bf37b0dcf82a02ff2c722e38cae2aa98e2a2b349261864c8faf2d6bbc741c3b8e507d1a391d', 'metadata': {u'os_hash_value': u'9a81ae40194dfb8dc3588d802299fd763567e8230dce608b439e7bf37b0dcf82a02ff2c722e38cae2aa98e2a2b349261864c8faf2d6bbc741c3b8e507d1a391d', u'self': u'/v2/images/9386d840-8d51-4699-9f61-49a19ebb1f40', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'52884f12d100b5c4ad58f892bccbc514801e9d398b4b857354c18d27e3bde808', u'owner_specified.shade.object': u'images/cloudify-img_d14507f6-3570-4893-a6e3-765a52e44090', u'owner_specified.shade.md5': u'01156cac3de96f238410bbc795c963b6', u'schema': u'/v2/schemas/image'}}) 2019-04-09 10:17:10,775 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-04-09 10:17:10,778 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7391c1d04d82bae3d5a99ae89304721fdbfa696e" -d '{"flavor": {"vcpus": 2, "ram": 4096, "name": "cloudify-flavor_d14507f6-3570-4893-a6e3-765a52e44090", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": null, "swap": 0}}' 2019-04-09 10:17:11,068 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 312 Content-Type: application/json Date: Tue, 09 Apr 2019 10:17:02 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-6c2a68b0-b35b-4cbb-8108-772b78bf26bf x-openstack-request-id: req-6c2a68b0-b35b-4cbb-8108-772b78bf26bf 2019-04-09 10:17:11,068 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "cloudify-flavor_d14507f6-3570-4893-a6e3-765a52e44090", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/58bb8dec-135b-4e13-a974-7d0225de018c", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/58bb8dec-135b-4e13-a974-7d0225de018c", "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": "58bb8dec-135b-4e13-a974-7d0225de018c"}} 2019-04-09 10:17:11,068 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-6c2a68b0-b35b-4cbb-8108-772b78bf26bf 2019-04-09 10:17:11,069 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.29362988472s 2019-04-09 10:17:11,069 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cloudify-flavor_d14507f6-3570-4893-a6e3-765a52e44090', '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'6509066435f1453bac6996ee8997a3b2', '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'58bb8dec-135b-4e13-a974-7d0225de018c', 'swap': 0}) 2019-04-09 10:17:11,070 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-04-09 10:17:11,074 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/58bb8dec-135b-4e13-a974-7d0225de018c/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7391c1d04d82bae3d5a99ae89304721fdbfa696e" -d '{"extra_specs": {}}' 2019-04-09 10:17:11,092 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 09 Apr 2019 10:17:03 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-31339d82-cc6c-4930-a8b6-f402c22ae1c1 x-openstack-request-id: req-31339d82-cc6c-4930-a8b6-f402c22ae1c1 2019-04-09 10:17:11,093 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-04-09 10:17:11,093 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/58bb8dec-135b-4e13-a974-7d0225de018c/os-extra_specs used request id req-31339d82-cc6c-4930-a8b6-f402c22ae1c1 2019-04-09 10:17:11,093 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0227088928223s 2019-04-09 10:17:11,096 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-04-09 10:17:11,099 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/os-keypairs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}17d891b11c8e268ec798789556cf4e52a4a79613" -d '{"keypair": {"name": "cloudify-kp_d14507f6-3570-4893-a6e3-765a52e44090"}}' 2019-04-09 10:17:11,485 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1804 Content-Type: application/json Date: Tue, 09 Apr 2019 10:17:03 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-8571065a-c530-49a5-9076-b79c678c01c9 x-openstack-request-id: req-8571065a-c530-49a5-9076-b79c678c01c9 2019-04-09 10:17:11,485 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDZ9U2/Vyit4ZNi2bOlNHOr3s5rysQGxd6/36Owm0K+/gdFJTe/3YTWV/RR74ijMRhnmEHrU2f2bfDA4z7fBIvsOaCyFEV+VnVCrVoZNZ+LClaJPgcQVabDO7x1HpcizLagCASQ8g7PpJAIHHbuMi2UV6w5frkMEE1Z2aCnMiCkV19MSH7qEARHuCCMXR8Pj9Uj9l0Uld35nLwZ5dq1lG59CnCZdU43uevdR2wIJZ/Htvhi6Bg4YT5B3kuzegZLBS+I4iROY64A7ucV6vcT/GoecZc4MHx1lu5Chk6O9hKrx+h8V3SoKv9SAO38kLjT5pIlycowDHP6d5+KDuppUPBH Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA2fVNv1coreGTYtmzpTRzq97Oa8rEBsXev9+jsJtCvv4HRSU3\nv92E1lf0Ue+IozEYZ5hB61Nn9m3wwOM+3wSL7DmgshRFflZ1Qq1aGTWfiwpWiT4H\nEFWmwzu8dR6XIsy2oAgEkPIOz6SQCBx27jItlFesOX65DBBNWdmgpzIgpFdfTEh+\n6hAER7ggjF0fD4/VI/ZdFJXd+Zy8GeXatZRufQpwmXVON7nr3UdsCCWfx7b4YugY\nOGE+Qd5Ls3oGSwUviOIkTmOuAO7nFer3E/xqHnGXODB8dZbuQoZOjvYSq8fofFd0\nqCr/UgDt/JC40+aSJcnKMAxz+nefig7qaVDwRwIDAQABAoIBAEn4iLRhfjrVDdJE\nlEWDMaao7WGD5VdvHBP+cG1lpBdx20HKSctiAM1F+HM+Wh8YcHHoKKcXHXdzBHxS\nI2pI/rvjKviFDLi92voQHz3jBwyHK6tUU81lZD1qLqGJCj4TP/+7+ODAZepurTsz\nfeGFQhbQUnEI4wCHH9lYlL9psc5UAEVLtlGFl3d7xHqOQic8jTYvQD81ZJDrJOah\nQ7D0uLJDjWRrs8PEzLKq/XM2+WmyR+aKkw++Mv5Y2M1DEPYjY1zmNZTqODWjUMHR\nIKCENtZoHhDs/c0CLI2b6iJ0FGfgoRz0FDL9+vlU7sj6GXEKqPnazpjYYC9njcR4\nbBHT8ZECgYEA+LRG2hmfXDuRGshlfa7Y1m3YYib2qtmoU4DxOh2mJ9fyCNpLW+Cy\nnr5XuZqFKZrZIVJEklX1q90M4lCSMQo6hW8i9ruvUF2p6oC/TLzlejKZlizwGeRO\nJeFEHIK1WY2B17C7nfgSnMQSC/qI5hiq9FBzK1A0sQwq0E7K+dRx2pUCgYEA4Foh\nUrZiDPnExpK+PA086tZLBj+fHDeBy+gAr5OfEd9yal8Ld3fHXuXlxjMbN6toiYyA\nVKpC14PfiEzgoBZRDuBu4WN4hm4TrJ92LKhihIcxA90EInVK+YGMsIktYHh5qfjU\nD+EIXSE2io7Oxqfw/LDa3M0GUWyWjO9eLQE/RGsCgYAaqqHKMuMebZiiaYhQUJYZ\nb8+6vnjGWu4sfe/fjlxJe2MNRfK8mDwuvzQCx6mti1fqtbp6glMEKYB/J6p1LaaW\nthLmp7slf9V/OmzImpx0XMaRDqJz9EHY1+2IrQ8q2fxpFx8W0gmU24Uf2a4iFdUG\nuzWOGFx9+1L/4OLspLXMfQKBgDuQsng7ZBz903jFTSy0dxAChTjLe3sKYbO5jTUQ\nhJNCOCZ1xZ2ad5yCfVb6CqflIoQigY/5BHYj1R1jC+B1DGBexhGhT0ahwyd5zu5c\nZou5ORJFg+uCKL3F34yfXyTV17eBEQyGOqo/PzPaZpvnytvMOM+Wv66uneodQ2u/\ngQSxAoGBANIb3w3uMfe89N/Hy81S33Ul5BdEV9YC5lXtyoKAA0znNLsF0UVCnpGu\n92K0mW4CqRYyQVR8aISOJWhjUUfG84ppkw6vPPQj6I2sgYx2PENFF0aeiXscdhED\n3bHYCyBq0rGAretZmq5Ykhg007VjQDsmA6Oou4dKMwgLyb9faf8B\n-----END RSA PRIVATE KEY-----\n", "user_id": "0bfbb8338aa44bba98ab3a195e5e9d3d", "name": "cloudify-kp_d14507f6-3570-4893-a6e3-765a52e44090", "fingerprint": "29:31:9f:f2:37:1e:6a:4c:c3:e1:42:95:c6:6b:ed:f0"}} 2019-04-09 10:17:11,486 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-8571065a-c530-49a5-9076-b79c678c01c9 2019-04-09 10:17:11,486 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.389847040176s 2019-04-09 10:17:11,487 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDZ9U2/Vyit4ZNi2bOlNHOr3s5rysQGxd6/36Owm0K+/gdFJTe/3YTWV/RR74ijMRhnmEHrU2f2bfDA4z7fBIvsOaCyFEV+VnVCrVoZNZ+LClaJPgcQVabDO7x1HpcizLagCASQ8g7PpJAIHHbuMi2UV6w5frkMEE1Z2aCnMiCkV19MSH7qEARHuCCMXR8Pj9Uj9l0Uld35nLwZ5dq1lG59CnCZdU43uevdR2wIJZ/Htvhi6Bg4YT5B3kuzegZLBS+I4iROY64A7ucV6vcT/GoecZc4MHx1lu5Chk6O9hKrx+h8V3SoKv9SAO38kLjT5pIlycowDHP6d5+KDuppUPBH Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA2fVNv1coreGTYtmzpTRzq97Oa8rEBsXev9+jsJtCvv4HRSU3\nv92E1lf0Ue+IozEYZ5hB61Nn9m3wwOM+3wSL7DmgshRFflZ1Qq1aGTWfiwpWiT4H\nEFWmwzu8dR6XIsy2oAgEkPIOz6SQCBx27jItlFesOX65DBBNWdmgpzIgpFdfTEh+\n6hAER7ggjF0fD4/VI/ZdFJXd+Zy8GeXatZRufQpwmXVON7nr3UdsCCWfx7b4YugY\nOGE+Qd5Ls3oGSwUviOIkTmOuAO7nFer3E/xqHnGXODB8dZbuQoZOjvYSq8fofFd0\nqCr/UgDt/JC40+aSJcnKMAxz+nefig7qaVDwRwIDAQABAoIBAEn4iLRhfjrVDdJE\nlEWDMaao7WGD5VdvHBP+cG1lpBdx20HKSctiAM1F+HM+Wh8YcHHoKKcXHXdzBHxS\nI2pI/rvjKviFDLi92voQHz3jBwyHK6tUU81lZD1qLqGJCj4TP/+7+ODAZepurTsz\nfeGFQhbQUnEI4wCHH9lYlL9psc5UAEVLtlGFl3d7xHqOQic8jTYvQD81ZJDrJOah\nQ7D0uLJDjWRrs8PEzLKq/XM2+WmyR+aKkw++Mv5Y2M1DEPYjY1zmNZTqODWjUMHR\nIKCENtZoHhDs/c0CLI2b6iJ0FGfgoRz0FDL9+vlU7sj6GXEKqPnazpjYYC9njcR4\nbBHT8ZECgYEA+LRG2hmfXDuRGshlfa7Y1m3YYib2qtmoU4DxOh2mJ9fyCNpLW+Cy\nnr5XuZqFKZrZIVJEklX1q90M4lCSMQo6hW8i9ruvUF2p6oC/TLzlejKZlizwGeRO\nJeFEHIK1WY2B17C7nfgSnMQSC/qI5hiq9FBzK1A0sQwq0E7K+dRx2pUCgYEA4Foh\nUrZiDPnExpK+PA086tZLBj+fHDeBy+gAr5OfEd9yal8Ld3fHXuXlxjMbN6toiYyA\nVKpC14PfiEzgoBZRDuBu4WN4hm4TrJ92LKhihIcxA90EInVK+YGMsIktYHh5qfjU\nD+EIXSE2io7Oxqfw/LDa3M0GUWyWjO9eLQE/RGsCgYAaqqHKMuMebZiiaYhQUJYZ\nb8+6vnjGWu4sfe/fjlxJe2MNRfK8mDwuvzQCx6mti1fqtbp6glMEKYB/J6p1LaaW\nthLmp7slf9V/OmzImpx0XMaRDqJz9EHY1+2IrQ8q2fxpFx8W0gmU24Uf2a4iFdUG\nuzWOGFx9+1L/4OLspLXMfQKBgDuQsng7ZBz903jFTSy0dxAChTjLe3sKYbO5jTUQ\nhJNCOCZ1xZ2ad5yCfVb6CqflIoQigY/5BHYj1R1jC+B1DGBexhGhT0ahwyd5zu5c\nZou5ORJFg+uCKL3F34yfXyTV17eBEQyGOqo/PzPaZpvnytvMOM+Wv66uneodQ2u/\ngQSxAoGBANIb3w3uMfe89N/Hy81S33Ul5BdEV9YC5lXtyoKAA0znNLsF0UVCnpGu\n92K0mW4CqRYyQVR8aISOJWhjUUfG84ppkw6vPPQj6I2sgYx2PENFF0aeiXscdhED\n3bHYCyBq0rGAretZmq5Ykhg007VjQDsmA6Oou4dKMwgLyb9faf8B\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'0bfbb8338aa44bba98ab3a195e5e9d3d', 'name': u'cloudify-kp_d14507f6-3570-4893-a6e3-765a52e44090', 'created_at': '2019-04-09T10:17:11.486989', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9eb02fb03c14451faf51d5dc09391f72', 'name': 'cloudify-project_d14507f6-3570-4893-a6e3-765a52e44090', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'29:31:9f:f2:37:1e:6a:4c:c3:e1:42:95:c6:6b:ed:f0', 'type': 'ssh', 'id': u'cloudify-kp_d14507f6-3570-4893-a6e3-765a52e44090'}) 2019-04-09 10:17:11,487 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEA2fVNv1coreGTYtmzpTRzq97Oa8rEBsXev9+jsJtCvv4HRSU3 v92E1lf0Ue+IozEYZ5hB61Nn9m3wwOM+3wSL7DmgshRFflZ1Qq1aGTWfiwpWiT4H EFWmwzu8dR6XIsy2oAgEkPIOz6SQCBx27jItlFesOX65DBBNWdmgpzIgpFdfTEh+ 6hAER7ggjF0fD4/VI/ZdFJXd+Zy8GeXatZRufQpwmXVON7nr3UdsCCWfx7b4YugY OGE+Qd5Ls3oGSwUviOIkTmOuAO7nFer3E/xqHnGXODB8dZbuQoZOjvYSq8fofFd0 qCr/UgDt/JC40+aSJcnKMAxz+nefig7qaVDwRwIDAQABAoIBAEn4iLRhfjrVDdJE lEWDMaao7WGD5VdvHBP+cG1lpBdx20HKSctiAM1F+HM+Wh8YcHHoKKcXHXdzBHxS I2pI/rvjKviFDLi92voQHz3jBwyHK6tUU81lZD1qLqGJCj4TP/+7+ODAZepurTsz feGFQhbQUnEI4wCHH9lYlL9psc5UAEVLtlGFl3d7xHqOQic8jTYvQD81ZJDrJOah Q7D0uLJDjWRrs8PEzLKq/XM2+WmyR+aKkw++Mv5Y2M1DEPYjY1zmNZTqODWjUMHR IKCENtZoHhDs/c0CLI2b6iJ0FGfgoRz0FDL9+vlU7sj6GXEKqPnazpjYYC9njcR4 bBHT8ZECgYEA+LRG2hmfXDuRGshlfa7Y1m3YYib2qtmoU4DxOh2mJ9fyCNpLW+Cy nr5XuZqFKZrZIVJEklX1q90M4lCSMQo6hW8i9ruvUF2p6oC/TLzlejKZlizwGeRO JeFEHIK1WY2B17C7nfgSnMQSC/qI5hiq9FBzK1A0sQwq0E7K+dRx2pUCgYEA4Foh UrZiDPnExpK+PA086tZLBj+fHDeBy+gAr5OfEd9yal8Ld3fHXuXlxjMbN6toiYyA VKpC14PfiEzgoBZRDuBu4WN4hm4TrJ92LKhihIcxA90EInVK+YGMsIktYHh5qfjU D+EIXSE2io7Oxqfw/LDa3M0GUWyWjO9eLQE/RGsCgYAaqqHKMuMebZiiaYhQUJYZ b8+6vnjGWu4sfe/fjlxJe2MNRfK8mDwuvzQCx6mti1fqtbp6glMEKYB/J6p1LaaW thLmp7slf9V/OmzImpx0XMaRDqJz9EHY1+2IrQ8q2fxpFx8W0gmU24Uf2a4iFdUG uzWOGFx9+1L/4OLspLXMfQKBgDuQsng7ZBz903jFTSy0dxAChTjLe3sKYbO5jTUQ hJNCOCZ1xZ2ad5yCfVb6CqflIoQigY/5BHYj1R1jC+B1DGBexhGhT0ahwyd5zu5c Zou5ORJFg+uCKL3F34yfXyTV17eBEQyGOqo/PzPaZpvnytvMOM+Wv66uneodQ2u/ gQSxAoGBANIb3w3uMfe89N/Hy81S33Ul5BdEV9YC5lXtyoKAA0znNLsF0UVCnpGu 92K0mW4CqRYyQVR8aISOJWhjUUfG84ppkw6vPPQj6I2sgYx2PENFF0aeiXscdhED 3bHYCyBq0rGAretZmq5Ykhg007VjQDsmA6Oou4dKMwgLyb9faf8B -----END RSA PRIVATE KEY----- 2019-04-09 10:17:11,493 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2019-04-09 10:17:11,494 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/security-groups.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}17d891b11c8e268ec798789556cf4e52a4a79613" -d '{"security_group": {"name": "cloudify-sg_d14507f6-3570-4893-a6e3-765a52e44090", "description": "created by OPNFV Functest (cloudify)"}}' 2019-04-09 10:17:11,707 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1416 Content-Type: application/json Date: Tue, 09 Apr 2019 10:17:03 GMT X-Openstack-Request-Id: req-ded6bdff-8fef-455a-998d-a0263b3826b9 2019-04-09 10:17:11,707 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "9eb02fb03c14451faf51d5dc09391f72", "created_at": "2019-04-09T10:17:03Z", "updated_at": "2019-04-09T10:17:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T10:17:03Z", "revision_number": 0, "id": "1882d446-bf2a-4e8a-ac64-21b357bf269d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T10:17:03Z", "security_group_id": "af23ed1a-8801-428a-83a3-1218b1dd754c", "tenant_id": "9eb02fb03c14451faf51d5dc09391f72", "port_range_min": null, "ethertype": "IPv4", "project_id": "9eb02fb03c14451faf51d5dc09391f72"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T10:17:03Z", "revision_number": 0, "id": "9461bbe0-399b-4cbc-a8d1-d905da6802a9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T10:17:03Z", "security_group_id": "af23ed1a-8801-428a-83a3-1218b1dd754c", "tenant_id": "9eb02fb03c14451faf51d5dc09391f72", "port_range_min": null, "ethertype": "IPv6", "project_id": "9eb02fb03c14451faf51d5dc09391f72"}], "revision_number": 1, "project_id": "9eb02fb03c14451faf51d5dc09391f72", "id": "af23ed1a-8801-428a-83a3-1218b1dd754c", "name": "cloudify-sg_d14507f6-3570-4893-a6e3-765a52e44090"}} 2019-04-09 10:17:11,708 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-ded6bdff-8fef-455a-998d-a0263b3826b9 2019-04-09 10:17:11,708 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.214298963547s 2019-04-09 10:17:11,714 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-09 10:17:11,715 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}17d891b11c8e268ec798789556cf4e52a4a79613" 2019-04-09 10:17:11,820 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3832 Content-Type: application/json Date: Tue, 09 Apr 2019 10:17:03 GMT X-Openstack-Request-Id: req-311d0c5e-6b16-466b-8b36-ef5beb59d1f2 2019-04-09 10:17:11,820 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9eb02fb03c14451faf51d5dc09391f72", "created_at": "2019-04-09T10:16:49Z", "updated_at": "2019-04-09T10:16:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T10:16:49Z", "revision_number": 0, "id": "10d7f934-04ad-4db8-b5c0-93f524a46c73", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T10:16:49Z", "security_group_id": "a8720312-f68b-4664-b06f-9835a278a4d0", "tenant_id": "9eb02fb03c14451faf51d5dc09391f72", "port_range_min": null, "ethertype": "IPv4", "project_id": "9eb02fb03c14451faf51d5dc09391f72"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T10:16:49Z", "revision_number": 0, "id": "4959911e-6f23-48a9-a0f4-b25536d72e6e", "remote_group_id": "a8720312-f68b-4664-b06f-9835a278a4d0", "remote_ip_prefix": null, "created_at": "2019-04-09T10:16:49Z", "security_group_id": "a8720312-f68b-4664-b06f-9835a278a4d0", "tenant_id": "9eb02fb03c14451faf51d5dc09391f72", "port_range_min": null, "ethertype": "IPv4", "project_id": "9eb02fb03c14451faf51d5dc09391f72"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T10:16:49Z", "revision_number": 0, "id": "6a82ca84-6b95-4211-8456-3c6dadc4673b", "remote_group_id": "a8720312-f68b-4664-b06f-9835a278a4d0", "remote_ip_prefix": null, "created_at": "2019-04-09T10:16:49Z", "security_group_id": "a8720312-f68b-4664-b06f-9835a278a4d0", "tenant_id": "9eb02fb03c14451faf51d5dc09391f72", "port_range_min": null, "ethertype": "IPv6", "project_id": "9eb02fb03c14451faf51d5dc09391f72"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T10:16:49Z", "revision_number": 0, "id": "b89f37db-9289-4e07-aebc-6274f65cb35a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T10:16:49Z", "security_group_id": "a8720312-f68b-4664-b06f-9835a278a4d0", "tenant_id": "9eb02fb03c14451faf51d5dc09391f72", "port_range_min": null, "ethertype": "IPv6", "project_id": "9eb02fb03c14451faf51d5dc09391f72"}], "revision_number": 1, "project_id": "9eb02fb03c14451faf51d5dc09391f72", "id": "a8720312-f68b-4664-b06f-9835a278a4d0", "name": "default"}, {"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "9eb02fb03c14451faf51d5dc09391f72", "created_at": "2019-04-09T10:17:03Z", "updated_at": "2019-04-09T10:17:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T10:17:03Z", "revision_number": 0, "id": "1882d446-bf2a-4e8a-ac64-21b357bf269d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T10:17:03Z", "security_group_id": "af23ed1a-8801-428a-83a3-1218b1dd754c", "tenant_id": "9eb02fb03c14451faf51d5dc09391f72", "port_range_min": null, "ethertype": "IPv4", "project_id": "9eb02fb03c14451faf51d5dc09391f72"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T10:17:03Z", "revision_number": 0, "id": "9461bbe0-399b-4cbc-a8d1-d905da6802a9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T10:17:03Z", "security_group_id": "af23ed1a-8801-428a-83a3-1218b1dd754c", "tenant_id": "9eb02fb03c14451faf51d5dc09391f72", "port_range_min": null, "ethertype": "IPv6", "project_id": "9eb02fb03c14451faf51d5dc09391f72"}], "revision_number": 1, "project_id": "9eb02fb03c14451faf51d5dc09391f72", "id": "af23ed1a-8801-428a-83a3-1218b1dd754c", "name": "cloudify-sg_d14507f6-3570-4893-a6e3-765a52e44090"}]} 2019-04-09 10:17:11,821 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-311d0c5e-6b16-466b-8b36-ef5beb59d1f2 2019-04-09 10:17:11,821 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.106333971024s 2019-04-09 10:17:11,828 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-04-09 10:17:11,828 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}17d891b11c8e268ec798789556cf4e52a4a79613" -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": "af23ed1a-8801-428a-83a3-1218b1dd754c"}}' 2019-04-09 10:17:11,971 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Tue, 09 Apr 2019 10:17:03 GMT X-Openstack-Request-Id: req-2e59ce3c-21e0-4c4b-ab01-e54791000d5c 2019-04-09 10:17:11,971 - keystoneauth.session - DEBUG - 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": "2019-04-09T10:17:03Z", "security_group_id": "af23ed1a-8801-428a-83a3-1218b1dd754c", "port_range_min": 22, "revision_number": 0, "tenant_id": "9eb02fb03c14451faf51d5dc09391f72", "created_at": "2019-04-09T10:17:03Z", "project_id": "9eb02fb03c14451faf51d5dc09391f72", "id": "2607d3b7-67dc-47a6-9272-44a6cddd52e4"}} 2019-04-09 10:17:11,971 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-2e59ce3c-21e0-4c4b-ab01-e54791000d5c 2019-04-09 10:17:11,971 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.143289089203s 2019-04-09 10:17:11,978 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-09 10:17:11,978 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}17d891b11c8e268ec798789556cf4e52a4a79613" 2019-04-09 10:17:12,034 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4328 Content-Type: application/json Date: Tue, 09 Apr 2019 10:17:03 GMT X-Openstack-Request-Id: req-04877b49-c828-41c3-af0f-64c615875a01 2019-04-09 10:17:12,034 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9eb02fb03c14451faf51d5dc09391f72", "created_at": "2019-04-09T10:16:49Z", "updated_at": "2019-04-09T10:16:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T10:16:49Z", "revision_number": 0, "id": "10d7f934-04ad-4db8-b5c0-93f524a46c73", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T10:16:49Z", "security_group_id": "a8720312-f68b-4664-b06f-9835a278a4d0", "tenant_id": "9eb02fb03c14451faf51d5dc09391f72", "port_range_min": null, "ethertype": "IPv4", "project_id": "9eb02fb03c14451faf51d5dc09391f72"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T10:16:49Z", "revision_number": 0, "id": "4959911e-6f23-48a9-a0f4-b25536d72e6e", "remote_group_id": "a8720312-f68b-4664-b06f-9835a278a4d0", "remote_ip_prefix": null, "created_at": "2019-04-09T10:16:49Z", "security_group_id": "a8720312-f68b-4664-b06f-9835a278a4d0", "tenant_id": "9eb02fb03c14451faf51d5dc09391f72", "port_range_min": null, "ethertype": "IPv4", "project_id": "9eb02fb03c14451faf51d5dc09391f72"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T10:16:49Z", "revision_number": 0, "id": "6a82ca84-6b95-4211-8456-3c6dadc4673b", "remote_group_id": "a8720312-f68b-4664-b06f-9835a278a4d0", "remote_ip_prefix": null, "created_at": "2019-04-09T10:16:49Z", "security_group_id": "a8720312-f68b-4664-b06f-9835a278a4d0", "tenant_id": "9eb02fb03c14451faf51d5dc09391f72", "port_range_min": null, "ethertype": "IPv6", "project_id": "9eb02fb03c14451faf51d5dc09391f72"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T10:16:49Z", "revision_number": 0, "id": "b89f37db-9289-4e07-aebc-6274f65cb35a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T10:16:49Z", "security_group_id": "a8720312-f68b-4664-b06f-9835a278a4d0", "tenant_id": "9eb02fb03c14451faf51d5dc09391f72", "port_range_min": null, "ethertype": "IPv6", "project_id": "9eb02fb03c14451faf51d5dc09391f72"}], "revision_number": 1, "project_id": "9eb02fb03c14451faf51d5dc09391f72", "id": "a8720312-f68b-4664-b06f-9835a278a4d0", "name": "default"}, {"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "9eb02fb03c14451faf51d5dc09391f72", "created_at": "2019-04-09T10:17:03Z", "updated_at": "2019-04-09T10:17:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T10:17:03Z", "revision_number": 0, "id": "1882d446-bf2a-4e8a-ac64-21b357bf269d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T10:17:03Z", "security_group_id": "af23ed1a-8801-428a-83a3-1218b1dd754c", "tenant_id": "9eb02fb03c14451faf51d5dc09391f72", "port_range_min": null, "ethertype": "IPv4", "project_id": "9eb02fb03c14451faf51d5dc09391f72"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-04-09T10:17:03Z", "revision_number": 0, "id": "2607d3b7-67dc-47a6-9272-44a6cddd52e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T10:17:03Z", "security_group_id": "af23ed1a-8801-428a-83a3-1218b1dd754c", "tenant_id": "9eb02fb03c14451faf51d5dc09391f72", "port_range_min": 22, "ethertype": "IPv4", "project_id": "9eb02fb03c14451faf51d5dc09391f72"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T10:17:03Z", "revision_number": 0, "id": "9461bbe0-399b-4cbc-a8d1-d905da6802a9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T10:17:03Z", "security_group_id": "af23ed1a-8801-428a-83a3-1218b1dd754c", "tenant_id": "9eb02fb03c14451faf51d5dc09391f72", "port_range_min": null, "ethertype": "IPv6", "project_id": "9eb02fb03c14451faf51d5dc09391f72"}], "revision_number": 2, "project_id": "9eb02fb03c14451faf51d5dc09391f72", "id": "af23ed1a-8801-428a-83a3-1218b1dd754c", "name": "cloudify-sg_d14507f6-3570-4893-a6e3-765a52e44090"}]} 2019-04-09 10:17:12,035 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-04877b49-c828-41c3-af0f-64c615875a01 2019-04-09 10:17:12,035 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0570819377899s 2019-04-09 10:17:12,041 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-04-09 10:17:12,041 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}17d891b11c8e268ec798789556cf4e52a4a79613" -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": "af23ed1a-8801-428a-83a3-1218b1dd754c"}}' 2019-04-09 10:17:12,168 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Tue, 09 Apr 2019 10:17:04 GMT X-Openstack-Request-Id: req-4bfdf74a-5b7e-4c4b-9725-790cfa8390ee 2019-04-09 10:17:12,169 - keystoneauth.session - DEBUG - 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": "2019-04-09T10:17:04Z", "security_group_id": "af23ed1a-8801-428a-83a3-1218b1dd754c", "port_range_min": null, "revision_number": 0, "tenant_id": "9eb02fb03c14451faf51d5dc09391f72", "created_at": "2019-04-09T10:17:04Z", "project_id": "9eb02fb03c14451faf51d5dc09391f72", "id": "c0628f08-c709-4edd-94ee-f6a70d5e2f4c"}} 2019-04-09 10:17:12,169 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-4bfdf74a-5b7e-4c4b-9725-790cfa8390ee 2019-04-09 10:17:12,169 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.128198862076s 2019-04-09 10:17:12,176 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-09 10:17:12,176 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}17d891b11c8e268ec798789556cf4e52a4a79613" 2019-04-09 10:17:12,224 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4829 Content-Type: application/json Date: Tue, 09 Apr 2019 10:17:04 GMT X-Openstack-Request-Id: req-55fecd6f-d803-452f-8b99-fe0839644338 2019-04-09 10:17:12,224 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9eb02fb03c14451faf51d5dc09391f72", "created_at": "2019-04-09T10:16:49Z", "updated_at": "2019-04-09T10:16:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T10:16:49Z", "revision_number": 0, "id": "10d7f934-04ad-4db8-b5c0-93f524a46c73", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T10:16:49Z", "security_group_id": "a8720312-f68b-4664-b06f-9835a278a4d0", "tenant_id": "9eb02fb03c14451faf51d5dc09391f72", "port_range_min": null, "ethertype": "IPv4", "project_id": "9eb02fb03c14451faf51d5dc09391f72"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T10:16:49Z", "revision_number": 0, "id": "4959911e-6f23-48a9-a0f4-b25536d72e6e", "remote_group_id": "a8720312-f68b-4664-b06f-9835a278a4d0", "remote_ip_prefix": null, "created_at": "2019-04-09T10:16:49Z", "security_group_id": "a8720312-f68b-4664-b06f-9835a278a4d0", "tenant_id": "9eb02fb03c14451faf51d5dc09391f72", "port_range_min": null, "ethertype": "IPv4", "project_id": "9eb02fb03c14451faf51d5dc09391f72"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T10:16:49Z", "revision_number": 0, "id": "6a82ca84-6b95-4211-8456-3c6dadc4673b", "remote_group_id": "a8720312-f68b-4664-b06f-9835a278a4d0", "remote_ip_prefix": null, "created_at": "2019-04-09T10:16:49Z", "security_group_id": "a8720312-f68b-4664-b06f-9835a278a4d0", "tenant_id": "9eb02fb03c14451faf51d5dc09391f72", "port_range_min": null, "ethertype": "IPv6", "project_id": "9eb02fb03c14451faf51d5dc09391f72"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T10:16:49Z", "revision_number": 0, "id": "b89f37db-9289-4e07-aebc-6274f65cb35a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T10:16:49Z", "security_group_id": "a8720312-f68b-4664-b06f-9835a278a4d0", "tenant_id": "9eb02fb03c14451faf51d5dc09391f72", "port_range_min": null, "ethertype": "IPv6", "project_id": "9eb02fb03c14451faf51d5dc09391f72"}], "revision_number": 1, "project_id": "9eb02fb03c14451faf51d5dc09391f72", "id": "a8720312-f68b-4664-b06f-9835a278a4d0", "name": "default"}, {"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "9eb02fb03c14451faf51d5dc09391f72", "created_at": "2019-04-09T10:17:03Z", "updated_at": "2019-04-09T10:17:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T10:17:03Z", "revision_number": 0, "id": "1882d446-bf2a-4e8a-ac64-21b357bf269d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T10:17:03Z", "security_group_id": "af23ed1a-8801-428a-83a3-1218b1dd754c", "tenant_id": "9eb02fb03c14451faf51d5dc09391f72", "port_range_min": null, "ethertype": "IPv4", "project_id": "9eb02fb03c14451faf51d5dc09391f72"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-04-09T10:17:03Z", "revision_number": 0, "id": "2607d3b7-67dc-47a6-9272-44a6cddd52e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T10:17:03Z", "security_group_id": "af23ed1a-8801-428a-83a3-1218b1dd754c", "tenant_id": "9eb02fb03c14451faf51d5dc09391f72", "port_range_min": 22, "ethertype": "IPv4", "project_id": "9eb02fb03c14451faf51d5dc09391f72"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T10:17:03Z", "revision_number": 0, "id": "9461bbe0-399b-4cbc-a8d1-d905da6802a9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T10:17:03Z", "security_group_id": "af23ed1a-8801-428a-83a3-1218b1dd754c", "tenant_id": "9eb02fb03c14451faf51d5dc09391f72", "port_range_min": null, "ethertype": "IPv6", "project_id": "9eb02fb03c14451faf51d5dc09391f72"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-04-09T10:17:04Z", "revision_number": 0, "id": "c0628f08-c709-4edd-94ee-f6a70d5e2f4c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T10:17:04Z", "security_group_id": "af23ed1a-8801-428a-83a3-1218b1dd754c", "tenant_id": "9eb02fb03c14451faf51d5dc09391f72", "port_range_min": null, "ethertype": "IPv4", "project_id": "9eb02fb03c14451faf51d5dc09391f72"}], "revision_number": 3, "project_id": "9eb02fb03c14451faf51d5dc09391f72", "id": "af23ed1a-8801-428a-83a3-1218b1dd754c", "name": "cloudify-sg_d14507f6-3570-4893-a6e3-765a52e44090"}]} 2019-04-09 10:17:12,225 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-55fecd6f-d803-452f-8b99-fe0839644338 2019-04-09 10:17:12,225 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0490119457245s 2019-04-09 10:17:12,231 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-04-09 10:17:12,231 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}17d891b11c8e268ec798789556cf4e52a4a79613" -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": "af23ed1a-8801-428a-83a3-1218b1dd754c"}}' 2019-04-09 10:17:12,378 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Tue, 09 Apr 2019 10:17:04 GMT X-Openstack-Request-Id: req-70b1649a-0504-4489-a0ad-12127de4fd54 2019-04-09 10:17:12,378 - keystoneauth.session - DEBUG - 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": "2019-04-09T10:17:04Z", "security_group_id": "af23ed1a-8801-428a-83a3-1218b1dd754c", "port_range_min": 80, "revision_number": 0, "tenant_id": "9eb02fb03c14451faf51d5dc09391f72", "created_at": "2019-04-09T10:17:04Z", "project_id": "9eb02fb03c14451faf51d5dc09391f72", "id": "be31d749-ec93-4dbc-ad84-a92918498ced"}} 2019-04-09 10:17:12,378 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-70b1649a-0504-4489-a0ad-12127de4fd54 2019-04-09 10:17:12,378 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.147503137589s 2019-04-09 10:17:12,385 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-09 10:17:12,385 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}17d891b11c8e268ec798789556cf4e52a4a79613" 2019-04-09 10:17:12,432 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 5325 Content-Type: application/json Date: Tue, 09 Apr 2019 10:17:04 GMT X-Openstack-Request-Id: req-4fb1bb61-75e3-45ef-8329-ba9ef2934ef6 2019-04-09 10:17:12,433 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9eb02fb03c14451faf51d5dc09391f72", "created_at": "2019-04-09T10:16:49Z", "updated_at": "2019-04-09T10:16:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T10:16:49Z", "revision_number": 0, "id": "10d7f934-04ad-4db8-b5c0-93f524a46c73", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T10:16:49Z", "security_group_id": "a8720312-f68b-4664-b06f-9835a278a4d0", "tenant_id": "9eb02fb03c14451faf51d5dc09391f72", "port_range_min": null, "ethertype": "IPv4", "project_id": "9eb02fb03c14451faf51d5dc09391f72"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T10:16:49Z", "revision_number": 0, "id": "4959911e-6f23-48a9-a0f4-b25536d72e6e", "remote_group_id": "a8720312-f68b-4664-b06f-9835a278a4d0", "remote_ip_prefix": null, "created_at": "2019-04-09T10:16:49Z", "security_group_id": "a8720312-f68b-4664-b06f-9835a278a4d0", "tenant_id": "9eb02fb03c14451faf51d5dc09391f72", "port_range_min": null, "ethertype": "IPv4", "project_id": "9eb02fb03c14451faf51d5dc09391f72"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T10:16:49Z", "revision_number": 0, "id": "6a82ca84-6b95-4211-8456-3c6dadc4673b", "remote_group_id": "a8720312-f68b-4664-b06f-9835a278a4d0", "remote_ip_prefix": null, "created_at": "2019-04-09T10:16:49Z", "security_group_id": "a8720312-f68b-4664-b06f-9835a278a4d0", "tenant_id": "9eb02fb03c14451faf51d5dc09391f72", "port_range_min": null, "ethertype": "IPv6", "project_id": "9eb02fb03c14451faf51d5dc09391f72"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T10:16:49Z", "revision_number": 0, "id": "b89f37db-9289-4e07-aebc-6274f65cb35a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T10:16:49Z", "security_group_id": "a8720312-f68b-4664-b06f-9835a278a4d0", "tenant_id": "9eb02fb03c14451faf51d5dc09391f72", "port_range_min": null, "ethertype": "IPv6", "project_id": "9eb02fb03c14451faf51d5dc09391f72"}], "revision_number": 1, "project_id": "9eb02fb03c14451faf51d5dc09391f72", "id": "a8720312-f68b-4664-b06f-9835a278a4d0", "name": "default"}, {"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "9eb02fb03c14451faf51d5dc09391f72", "created_at": "2019-04-09T10:17:03Z", "updated_at": "2019-04-09T10:17:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T10:17:03Z", "revision_number": 0, "id": "1882d446-bf2a-4e8a-ac64-21b357bf269d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T10:17:03Z", "security_group_id": "af23ed1a-8801-428a-83a3-1218b1dd754c", "tenant_id": "9eb02fb03c14451faf51d5dc09391f72", "port_range_min": null, "ethertype": "IPv4", "project_id": "9eb02fb03c14451faf51d5dc09391f72"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-04-09T10:17:03Z", "revision_number": 0, "id": "2607d3b7-67dc-47a6-9272-44a6cddd52e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T10:17:03Z", "security_group_id": "af23ed1a-8801-428a-83a3-1218b1dd754c", "tenant_id": "9eb02fb03c14451faf51d5dc09391f72", "port_range_min": 22, "ethertype": "IPv4", "project_id": "9eb02fb03c14451faf51d5dc09391f72"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T10:17:03Z", "revision_number": 0, "id": "9461bbe0-399b-4cbc-a8d1-d905da6802a9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T10:17:03Z", "security_group_id": "af23ed1a-8801-428a-83a3-1218b1dd754c", "tenant_id": "9eb02fb03c14451faf51d5dc09391f72", "port_range_min": null, "ethertype": "IPv6", "project_id": "9eb02fb03c14451faf51d5dc09391f72"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-04-09T10:17:04Z", "revision_number": 0, "id": "be31d749-ec93-4dbc-ad84-a92918498ced", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T10:17:04Z", "security_group_id": "af23ed1a-8801-428a-83a3-1218b1dd754c", "tenant_id": "9eb02fb03c14451faf51d5dc09391f72", "port_range_min": 80, "ethertype": "IPv4", "project_id": "9eb02fb03c14451faf51d5dc09391f72"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-04-09T10:17:04Z", "revision_number": 0, "id": "c0628f08-c709-4edd-94ee-f6a70d5e2f4c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T10:17:04Z", "security_group_id": "af23ed1a-8801-428a-83a3-1218b1dd754c", "tenant_id": "9eb02fb03c14451faf51d5dc09391f72", "port_range_min": null, "ethertype": "IPv4", "project_id": "9eb02fb03c14451faf51d5dc09391f72"}], "revision_number": 4, "project_id": "9eb02fb03c14451faf51d5dc09391f72", "id": "af23ed1a-8801-428a-83a3-1218b1dd754c", "name": "cloudify-sg_d14507f6-3570-4893-a6e3-765a52e44090"}]} 2019-04-09 10:17:12,433 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-4fb1bb61-75e3-45ef-8329-ba9ef2934ef6 2019-04-09 10:17:12,433 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0483319759369s 2019-04-09 10:17:12,439 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-04-09 10:17:12,440 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}17d891b11c8e268ec798789556cf4e52a4a79613" -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": "af23ed1a-8801-428a-83a3-1218b1dd754c"}}' 2019-04-09 10:17:12,545 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 509 Content-Type: application/json Date: Tue, 09 Apr 2019 10:17:04 GMT X-Openstack-Request-Id: req-84000aea-dd27-4b93-9465-1dd62eeafd0a 2019-04-09 10:17:12,546 - keystoneauth.session - DEBUG - 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": "2019-04-09T10:17:04Z", "security_group_id": "af23ed1a-8801-428a-83a3-1218b1dd754c", "port_range_min": 443, "revision_number": 0, "tenant_id": "9eb02fb03c14451faf51d5dc09391f72", "created_at": "2019-04-09T10:17:04Z", "project_id": "9eb02fb03c14451faf51d5dc09391f72", "id": "cee56b71-d312-48b8-8dfe-bdef9b240945"}} 2019-04-09 10:17:12,546 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-84000aea-dd27-4b93-9465-1dd62eeafd0a 2019-04-09 10:17:12,546 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.106683015823s 2019-04-09 10:17:12,553 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-09 10:17:12,553 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}17d891b11c8e268ec798789556cf4e52a4a79613" 2019-04-09 10:17:12,600 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 5823 Content-Type: application/json Date: Tue, 09 Apr 2019 10:17:04 GMT X-Openstack-Request-Id: req-2ba6adc9-1550-4553-af70-8b42c4c4a112 2019-04-09 10:17:12,601 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9eb02fb03c14451faf51d5dc09391f72", "created_at": "2019-04-09T10:16:49Z", "updated_at": "2019-04-09T10:16:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T10:16:49Z", "revision_number": 0, "id": "10d7f934-04ad-4db8-b5c0-93f524a46c73", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T10:16:49Z", "security_group_id": "a8720312-f68b-4664-b06f-9835a278a4d0", "tenant_id": "9eb02fb03c14451faf51d5dc09391f72", "port_range_min": null, "ethertype": "IPv4", "project_id": "9eb02fb03c14451faf51d5dc09391f72"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T10:16:49Z", "revision_number": 0, "id": "4959911e-6f23-48a9-a0f4-b25536d72e6e", "remote_group_id": "a8720312-f68b-4664-b06f-9835a278a4d0", "remote_ip_prefix": null, "created_at": "2019-04-09T10:16:49Z", "security_group_id": "a8720312-f68b-4664-b06f-9835a278a4d0", "tenant_id": "9eb02fb03c14451faf51d5dc09391f72", "port_range_min": null, "ethertype": "IPv4", "project_id": "9eb02fb03c14451faf51d5dc09391f72"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T10:16:49Z", "revision_number": 0, "id": "6a82ca84-6b95-4211-8456-3c6dadc4673b", "remote_group_id": "a8720312-f68b-4664-b06f-9835a278a4d0", "remote_ip_prefix": null, "created_at": "2019-04-09T10:16:49Z", "security_group_id": "a8720312-f68b-4664-b06f-9835a278a4d0", "tenant_id": "9eb02fb03c14451faf51d5dc09391f72", "port_range_min": null, "ethertype": "IPv6", "project_id": "9eb02fb03c14451faf51d5dc09391f72"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T10:16:49Z", "revision_number": 0, "id": "b89f37db-9289-4e07-aebc-6274f65cb35a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T10:16:49Z", "security_group_id": "a8720312-f68b-4664-b06f-9835a278a4d0", "tenant_id": "9eb02fb03c14451faf51d5dc09391f72", "port_range_min": null, "ethertype": "IPv6", "project_id": "9eb02fb03c14451faf51d5dc09391f72"}], "revision_number": 1, "project_id": "9eb02fb03c14451faf51d5dc09391f72", "id": "a8720312-f68b-4664-b06f-9835a278a4d0", "name": "default"}, {"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "9eb02fb03c14451faf51d5dc09391f72", "created_at": "2019-04-09T10:17:03Z", "updated_at": "2019-04-09T10:17:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T10:17:03Z", "revision_number": 0, "id": "1882d446-bf2a-4e8a-ac64-21b357bf269d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T10:17:03Z", "security_group_id": "af23ed1a-8801-428a-83a3-1218b1dd754c", "tenant_id": "9eb02fb03c14451faf51d5dc09391f72", "port_range_min": null, "ethertype": "IPv4", "project_id": "9eb02fb03c14451faf51d5dc09391f72"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-04-09T10:17:03Z", "revision_number": 0, "id": "2607d3b7-67dc-47a6-9272-44a6cddd52e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T10:17:03Z", "security_group_id": "af23ed1a-8801-428a-83a3-1218b1dd754c", "tenant_id": "9eb02fb03c14451faf51d5dc09391f72", "port_range_min": 22, "ethertype": "IPv4", "project_id": "9eb02fb03c14451faf51d5dc09391f72"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T10:17:03Z", "revision_number": 0, "id": "9461bbe0-399b-4cbc-a8d1-d905da6802a9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T10:17:03Z", "security_group_id": "af23ed1a-8801-428a-83a3-1218b1dd754c", "tenant_id": "9eb02fb03c14451faf51d5dc09391f72", "port_range_min": null, "ethertype": "IPv6", "project_id": "9eb02fb03c14451faf51d5dc09391f72"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-04-09T10:17:04Z", "revision_number": 0, "id": "be31d749-ec93-4dbc-ad84-a92918498ced", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T10:17:04Z", "security_group_id": "af23ed1a-8801-428a-83a3-1218b1dd754c", "tenant_id": "9eb02fb03c14451faf51d5dc09391f72", "port_range_min": 80, "ethertype": "IPv4", "project_id": "9eb02fb03c14451faf51d5dc09391f72"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-04-09T10:17:04Z", "revision_number": 0, "id": "c0628f08-c709-4edd-94ee-f6a70d5e2f4c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T10:17:04Z", "security_group_id": "af23ed1a-8801-428a-83a3-1218b1dd754c", "tenant_id": "9eb02fb03c14451faf51d5dc09391f72", "port_range_min": null, "ethertype": "IPv4", "project_id": "9eb02fb03c14451faf51d5dc09391f72"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2019-04-09T10:17:04Z", "revision_number": 0, "id": "cee56b71-d312-48b8-8dfe-bdef9b240945", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T10:17:04Z", "security_group_id": "af23ed1a-8801-428a-83a3-1218b1dd754c", "tenant_id": "9eb02fb03c14451faf51d5dc09391f72", "port_range_min": 443, "ethertype": "IPv4", "project_id": "9eb02fb03c14451faf51d5dc09391f72"}], "revision_number": 5, "project_id": "9eb02fb03c14451faf51d5dc09391f72", "id": "af23ed1a-8801-428a-83a3-1218b1dd754c", "name": "cloudify-sg_d14507f6-3570-4893-a6e3-765a52e44090"}]} 2019-04-09 10:17:12,601 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-2ba6adc9-1550-4553-af70-8b42c4c4a112 2019-04-09 10:17:12,601 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0485060214996s 2019-04-09 10:17:12,607 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-04-09 10:17:12,608 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}17d891b11c8e268ec798789556cf4e52a4a79613" -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": "af23ed1a-8801-428a-83a3-1218b1dd754c"}}' 2019-04-09 10:17:12,726 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 511 Content-Type: application/json Date: Tue, 09 Apr 2019 10:17:04 GMT X-Openstack-Request-Id: req-ece490c2-c4f9-4e81-a8c8-531bf0a34537 2019-04-09 10:17:12,726 - keystoneauth.session - DEBUG - 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": "2019-04-09T10:17:04Z", "security_group_id": "af23ed1a-8801-428a-83a3-1218b1dd754c", "port_range_min": 5671, "revision_number": 0, "tenant_id": "9eb02fb03c14451faf51d5dc09391f72", "created_at": "2019-04-09T10:17:04Z", "project_id": "9eb02fb03c14451faf51d5dc09391f72", "id": "e6f854aa-498b-47ac-a8ad-90b6e48601a9"}} 2019-04-09 10:17:12,726 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-ece490c2-c4f9-4e81-a8c8-531bf0a34537 2019-04-09 10:17:12,727 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.119207859039s 2019-04-09 10:17:12,733 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-09 10:17:12,734 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}17d891b11c8e268ec798789556cf4e52a4a79613" 2019-04-09 10:17:12,784 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 6323 Content-Type: application/json Date: Tue, 09 Apr 2019 10:17:04 GMT X-Openstack-Request-Id: req-da2a857c-aecc-4a3e-9815-dfc7d62e940f 2019-04-09 10:17:12,785 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9eb02fb03c14451faf51d5dc09391f72", "created_at": "2019-04-09T10:16:49Z", "updated_at": "2019-04-09T10:16:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T10:16:49Z", "revision_number": 0, "id": "10d7f934-04ad-4db8-b5c0-93f524a46c73", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T10:16:49Z", "security_group_id": "a8720312-f68b-4664-b06f-9835a278a4d0", "tenant_id": "9eb02fb03c14451faf51d5dc09391f72", "port_range_min": null, "ethertype": "IPv4", "project_id": "9eb02fb03c14451faf51d5dc09391f72"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T10:16:49Z", "revision_number": 0, "id": "4959911e-6f23-48a9-a0f4-b25536d72e6e", "remote_group_id": "a8720312-f68b-4664-b06f-9835a278a4d0", "remote_ip_prefix": null, "created_at": "2019-04-09T10:16:49Z", "security_group_id": "a8720312-f68b-4664-b06f-9835a278a4d0", "tenant_id": "9eb02fb03c14451faf51d5dc09391f72", "port_range_min": null, "ethertype": "IPv4", "project_id": "9eb02fb03c14451faf51d5dc09391f72"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T10:16:49Z", "revision_number": 0, "id": "6a82ca84-6b95-4211-8456-3c6dadc4673b", "remote_group_id": "a8720312-f68b-4664-b06f-9835a278a4d0", "remote_ip_prefix": null, "created_at": "2019-04-09T10:16:49Z", "security_group_id": "a8720312-f68b-4664-b06f-9835a278a4d0", "tenant_id": "9eb02fb03c14451faf51d5dc09391f72", "port_range_min": null, "ethertype": "IPv6", "project_id": "9eb02fb03c14451faf51d5dc09391f72"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T10:16:49Z", "revision_number": 0, "id": "b89f37db-9289-4e07-aebc-6274f65cb35a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T10:16:49Z", "security_group_id": "a8720312-f68b-4664-b06f-9835a278a4d0", "tenant_id": "9eb02fb03c14451faf51d5dc09391f72", "port_range_min": null, "ethertype": "IPv6", "project_id": "9eb02fb03c14451faf51d5dc09391f72"}], "revision_number": 1, "project_id": "9eb02fb03c14451faf51d5dc09391f72", "id": "a8720312-f68b-4664-b06f-9835a278a4d0", "name": "default"}, {"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "9eb02fb03c14451faf51d5dc09391f72", "created_at": "2019-04-09T10:17:03Z", "updated_at": "2019-04-09T10:17:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T10:17:03Z", "revision_number": 0, "id": "1882d446-bf2a-4e8a-ac64-21b357bf269d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T10:17:03Z", "security_group_id": "af23ed1a-8801-428a-83a3-1218b1dd754c", "tenant_id": "9eb02fb03c14451faf51d5dc09391f72", "port_range_min": null, "ethertype": "IPv4", "project_id": "9eb02fb03c14451faf51d5dc09391f72"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-04-09T10:17:03Z", "revision_number": 0, "id": "2607d3b7-67dc-47a6-9272-44a6cddd52e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T10:17:03Z", "security_group_id": "af23ed1a-8801-428a-83a3-1218b1dd754c", "tenant_id": "9eb02fb03c14451faf51d5dc09391f72", "port_range_min": 22, "ethertype": "IPv4", "project_id": "9eb02fb03c14451faf51d5dc09391f72"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T10:17:03Z", "revision_number": 0, "id": "9461bbe0-399b-4cbc-a8d1-d905da6802a9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T10:17:03Z", "security_group_id": "af23ed1a-8801-428a-83a3-1218b1dd754c", "tenant_id": "9eb02fb03c14451faf51d5dc09391f72", "port_range_min": null, "ethertype": "IPv6", "project_id": "9eb02fb03c14451faf51d5dc09391f72"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-04-09T10:17:04Z", "revision_number": 0, "id": "be31d749-ec93-4dbc-ad84-a92918498ced", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T10:17:04Z", "security_group_id": "af23ed1a-8801-428a-83a3-1218b1dd754c", "tenant_id": "9eb02fb03c14451faf51d5dc09391f72", "port_range_min": 80, "ethertype": "IPv4", "project_id": "9eb02fb03c14451faf51d5dc09391f72"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-04-09T10:17:04Z", "revision_number": 0, "id": "c0628f08-c709-4edd-94ee-f6a70d5e2f4c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T10:17:04Z", "security_group_id": "af23ed1a-8801-428a-83a3-1218b1dd754c", "tenant_id": "9eb02fb03c14451faf51d5dc09391f72", "port_range_min": null, "ethertype": "IPv4", "project_id": "9eb02fb03c14451faf51d5dc09391f72"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2019-04-09T10:17:04Z", "revision_number": 0, "id": "cee56b71-d312-48b8-8dfe-bdef9b240945", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T10:17:04Z", "security_group_id": "af23ed1a-8801-428a-83a3-1218b1dd754c", "tenant_id": "9eb02fb03c14451faf51d5dc09391f72", "port_range_min": 443, "ethertype": "IPv4", "project_id": "9eb02fb03c14451faf51d5dc09391f72"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2019-04-09T10:17:04Z", "revision_number": 0, "id": "e6f854aa-498b-47ac-a8ad-90b6e48601a9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T10:17:04Z", "security_group_id": "af23ed1a-8801-428a-83a3-1218b1dd754c", "tenant_id": "9eb02fb03c14451faf51d5dc09391f72", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "9eb02fb03c14451faf51d5dc09391f72"}], "revision_number": 6, "project_id": "9eb02fb03c14451faf51d5dc09391f72", "id": "af23ed1a-8801-428a-83a3-1218b1dd754c", "name": "cloudify-sg_d14507f6-3570-4893-a6e3-765a52e44090"}]} 2019-04-09 10:17:12,785 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-da2a857c-aecc-4a3e-9815-dfc7d62e940f 2019-04-09 10:17:12,786 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0523269176483s 2019-04-09 10:17:12,792 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-04-09 10:17:12,792 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}17d891b11c8e268ec798789556cf4e52a4a79613" -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": "af23ed1a-8801-428a-83a3-1218b1dd754c"}}' 2019-04-09 10:17:12,924 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 513 Content-Type: application/json Date: Tue, 09 Apr 2019 10:17:04 GMT X-Openstack-Request-Id: req-73a969a0-1c04-4d3c-b653-1a6ea689ce25 2019-04-09 10:17:12,924 - keystoneauth.session - DEBUG - 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": "2019-04-09T10:17:04Z", "security_group_id": "af23ed1a-8801-428a-83a3-1218b1dd754c", "port_range_min": 53333, "revision_number": 0, "tenant_id": "9eb02fb03c14451faf51d5dc09391f72", "created_at": "2019-04-09T10:17:04Z", "project_id": "9eb02fb03c14451faf51d5dc09391f72", "id": "80e7c84f-183a-40da-8320-b7dd3cf2a424"}} 2019-04-09 10:17:12,924 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-73a969a0-1c04-4d3c-b653-1a6ea689ce25 2019-04-09 10:17:12,924 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.132452964783s 2019-04-09 10:17:12,926 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-09 10:17:12,926 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}17d891b11c8e268ec798789556cf4e52a4a79613" 2019-04-09 10:17:13,029 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1272 Content-Type: application/json Date: Tue, 09 Apr 2019 10:17:04 GMT X-Openstack-Request-Id: req-6611424d-e0ab-46da-8bc7-354c99ce863f 2019-04-09 10:17:13,030 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"b62787c2-635d-4893-8553-7ee0260442ff","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ba7a30bb29394fc4a587735d9dfb749e","l2_adjacency":true,"status":"ACTIVE","subnets":["dce875e1-9eec-4cb2-94e6-93dffefe33f6"],"description":"","tags":[],"updated_at":"2019-04-09T06:38:46Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ba7a30bb29394fc4a587735d9dfb749e","created_at":"2019-04-09T06:24:05Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"e9ecc89e-b516-4945-a503-c027715ec53a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9eb02fb03c14451faf51d5dc09391f72","l2_adjacency":true,"status":"ACTIVE","subnets":["987d44dc-01b9-4b53-83b8-76269ccd5aeb"],"description":"","tags":[],"updated_at":"2019-04-09T10:16:50Z","qos_policy_id":null,"name":"cloudify-net_d14507f6-3570-4893-a6e3-765a52e44090","admin_state_up":true,"tenant_id":"9eb02fb03c14451faf51d5dc09391f72","created_at":"2019-04-09T10:16:49Z","mtu":1450}]} 2019-04-09 10:17:13,030 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-6611424d-e0ab-46da-8bc7-354c99ce863f 2019-04-09 10:17:13,030 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.104251861572s 2019-04-09 10:17:13,036 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-09 10:17:13,040 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}17d891b11c8e268ec798789556cf4e52a4a79613" 2019-04-09 10:17:13,073 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Tue, 09 Apr 2019 10:17:05 GMT X-Openstack-Request-Id: req-cad0ed30-b415-4a7a-829b-d9e23a8a8c57 2019-04-09 10:17:13,073 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-09T10:17:02Z", "file": "/v2/images/9386d840-8d51-4699-9f61-49a19ebb1f40/file", "owner": "9eb02fb03c14451faf51d5dc09391f72", "id": "9386d840-8d51-4699-9f61-49a19ebb1f40", "size": 301006848, "self": "/v2/images/9386d840-8d51-4699-9f61-49a19ebb1f40", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/9386d840-8d51-4699-9f61-49a19ebb1f40/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "52884f12d100b5c4ad58f892bccbc514801e9d398b4b857354c18d27e3bde808", "locations": [{"url": "rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/9386d840-8d51-4699-9f61-49a19ebb1f40/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify-img_d14507f6-3570-4893-a6e3-765a52e44090", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "01156cac3de96f238410bbc795c963b6", "name": "cloudify-img_d14507f6-3570-4893-a6e3-765a52e44090", "checksum": "01156cac3de96f238410bbc795c963b6", "created_at": "2019-04-09T10:16:56Z", "os_hidden": false, "protected": false, "os_hash_value": "9a81ae40194dfb8dc3588d802299fd763567e8230dce608b439e7bf37b0dcf82a02ff2c722e38cae2aa98e2a2b349261864c8faf2d6bbc741c3b8e507d1a391d"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-09 10:17:13,073 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-cad0ed30-b415-4a7a-829b-d9e23a8a8c57 2019-04-09 10:17:13,074 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0378539562225s 2019-04-09 10:17:13,091 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-09 10:17:13,095 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}17d891b11c8e268ec798789556cf4e52a4a79613" 2019-04-09 10:17:13,114 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 312 Content-Type: application/json Date: Tue, 09 Apr 2019 10:17:05 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-31acb62a-bb4e-423a-bdb3-a949d6552465 x-openstack-request-id: req-31acb62a-bb4e-423a-bdb3-a949d6552465 2019-04-09 10:17:13,114 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "cloudify-flavor_d14507f6-3570-4893-a6e3-765a52e44090", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/58bb8dec-135b-4e13-a974-7d0225de018c", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/58bb8dec-135b-4e13-a974-7d0225de018c", "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": "58bb8dec-135b-4e13-a974-7d0225de018c"}]} 2019-04-09 10:17:13,114 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-31acb62a-bb4e-423a-bdb3-a949d6552465 2019-04-09 10:17:13,114 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.023010969162s 2019-04-09 10:17:13,116 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-04-09 10:17:13,119 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}17d891b11c8e268ec798789556cf4e52a4a79613" -d '{"server": {"name": "cloudify-vm_d14507f6-3570-4893-a6e3-765a52e44090", "imageRef": "9386d840-8d51-4699-9f61-49a19ebb1f40", "key_name": "cloudify-kp_d14507f6-3570-4893-a6e3-765a52e44090", "flavorRef": "58bb8dec-135b-4e13-a974-7d0225de018c", "max_count": 1, "min_count": 1, "networks": [{"uuid": "e9ecc89e-b516-4945-a503-c027715ec53a"}], "security_groups": [{"name": "af23ed1a-8801-428a-83a3-1218b1dd754c"}]}}' 2019-04-09 10:17:15,289 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Tue, 09 Apr 2019 10:17:05 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 location: http://172.30.9.21:8774/v2.1/servers/22485f55-9c60-48a2-9632-d28dc4cee841 x-compute-request-id: req-971dec1b-320a-43d9-a5a7-1527472f332e x-openstack-request-id: req-971dec1b-320a-43d9-a5a7-1527472f332e 2019-04-09 10:17:15,290 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "af23ed1a-8801-428a-83a3-1218b1dd754c"}], "OS-DCF:diskConfig": "MANUAL", "id": "22485f55-9c60-48a2-9632-d28dc4cee841", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/22485f55-9c60-48a2-9632-d28dc4cee841", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/22485f55-9c60-48a2-9632-d28dc4cee841", "rel": "bookmark"}], "adminPass": "8FXFhNh4Qevi"}} 2019-04-09 10:17:15,290 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-971dec1b-320a-43d9-a5a7-1527472f332e 2019-04-09 10:17:15,290 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.17416381836s 2019-04-09 10:17:15,291 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 10:17:15,294 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}17d891b11c8e268ec798789556cf4e52a4a79613" 2019-04-09 10:17:15,973 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 603 Content-Type: application/json Date: Tue, 09 Apr 2019 10:17:07 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-98bcaf44-42a3-476a-868e-1e43d64142f7 x-openstack-request-id: req-98bcaf44-42a3-476a-868e-1e43d64142f7 2019-04-09 10:17:15,973 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/22485f55-9c60-48a2-9632-d28dc4cee841", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/22485f55-9c60-48a2-9632-d28dc4cee841", "rel": "bookmark"}], "image": {"id": "9386d840-8d51-4699-9f61-49a19ebb1f40", "links": [{"href": "http://172.30.9.21:8774/images/9386d840-8d51-4699-9f61-49a19ebb1f40", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "58bb8dec-135b-4e13-a974-7d0225de018c", "links": [{"href": "http://172.30.9.21:8774/flavors/58bb8dec-135b-4e13-a974-7d0225de018c", "rel": "bookmark"}]}, "id": "22485f55-9c60-48a2-9632-d28dc4cee841", "user_id": "0bfbb8338aa44bba98ab3a195e5e9d3d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T10:17:07Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_d14507f6-3570-4893-a6e3-765a52e44090", "name": "cloudify-vm_d14507f6-3570-4893-a6e3-765a52e44090", "created": "2019-04-09T10:17:07Z", "tenant_id": "9eb02fb03c14451faf51d5dc09391f72", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 10:17:15,973 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-98bcaf44-42a3-476a-868e-1e43d64142f7 2019-04-09 10:17:15,974 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.682656049728s 2019-04-09 10:17:15,986 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-09 10:17:15,986 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}17d891b11c8e268ec798789556cf4e52a4a79613" 2019-04-09 10:17:16,347 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1272 Content-Type: application/json Date: Tue, 09 Apr 2019 10:17:08 GMT X-Openstack-Request-Id: req-85f4fde7-ccbd-485b-941a-8cbe26af1daa 2019-04-09 10:17:16,347 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"b62787c2-635d-4893-8553-7ee0260442ff","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ba7a30bb29394fc4a587735d9dfb749e","l2_adjacency":true,"status":"ACTIVE","subnets":["dce875e1-9eec-4cb2-94e6-93dffefe33f6"],"description":"","tags":[],"updated_at":"2019-04-09T06:38:46Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ba7a30bb29394fc4a587735d9dfb749e","created_at":"2019-04-09T06:24:05Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"e9ecc89e-b516-4945-a503-c027715ec53a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9eb02fb03c14451faf51d5dc09391f72","l2_adjacency":true,"status":"ACTIVE","subnets":["987d44dc-01b9-4b53-83b8-76269ccd5aeb"],"description":"","tags":[],"updated_at":"2019-04-09T10:16:50Z","qos_policy_id":null,"name":"cloudify-net_d14507f6-3570-4893-a6e3-765a52e44090","admin_state_up":true,"tenant_id":"9eb02fb03c14451faf51d5dc09391f72","created_at":"2019-04-09T10:16:49Z","mtu":1450}]} 2019-04-09 10:17:16,347 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-85f4fde7-ccbd-485b-941a-8cbe26af1daa 2019-04-09 10:17:16,347 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.361411094666s 2019-04-09 10:17:16,348 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-04-09 10:17:16,349 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}17d891b11c8e268ec798789556cf4e52a4a79613" 2019-04-09 10:17:16,414 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 679 Content-Type: application/json Date: Tue, 09 Apr 2019 10:17:08 GMT X-Openstack-Request-Id: req-888da1d1-f1a6-4517-b354-80bb2c25068f 2019-04-09 10:17:16,414 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e9ecc89e-b516-4945-a503-c027715ec53a","tenant_id":"9eb02fb03c14451faf51d5dc09391f72","created_at":"2019-04-09T10:16:50Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-04-09T10:16:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"9eb02fb03c14451faf51d5dc09391f72","id":"987d44dc-01b9-4b53-83b8-76269ccd5aeb","subnetpool_id":null,"name":"cloudify-subnet_d14507f6-3570-4893-a6e3-765a52e44090"}]} 2019-04-09 10:17:16,414 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-888da1d1-f1a6-4517-b354-80bb2c25068f 2019-04-09 10:17:16,414 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0661151409149s 2019-04-09 10:17:16,415 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 10:17:18,418 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 10:17:18,421 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}17d891b11c8e268ec798789556cf4e52a4a79613" 2019-04-09 10:17:19,132 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Tue, 09 Apr 2019 10:17:10 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-7ab4795f-789c-4526-b2e1-7c4ae4de7b71 x-openstack-request-id: req-7ab4795f-789c-4526-b2e1-7c4ae4de7b71 2019-04-09 10:17:19,132 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/22485f55-9c60-48a2-9632-d28dc4cee841", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/22485f55-9c60-48a2-9632-d28dc4cee841", "rel": "bookmark"}], "image": {"id": "9386d840-8d51-4699-9f61-49a19ebb1f40", "links": [{"href": "http://172.30.9.21:8774/images/9386d840-8d51-4699-9f61-49a19ebb1f40", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "58bb8dec-135b-4e13-a974-7d0225de018c", "links": [{"href": "http://172.30.9.21:8774/flavors/58bb8dec-135b-4e13-a974-7d0225de018c", "rel": "bookmark"}]}, "id": "22485f55-9c60-48a2-9632-d28dc4cee841", "security_groups": [{"name": "cloudify-sg_d14507f6-3570-4893-a6e3-765a52e44090"}], "user_id": "0bfbb8338aa44bba98ab3a195e5e9d3d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T10:17:08Z", "hostId": "1ecd0abe0eb6ff8e82852cb329d81b28c63ca261fabfc8b023e11ada", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_d14507f6-3570-4893-a6e3-765a52e44090", "name": "cloudify-vm_d14507f6-3570-4893-a6e3-765a52e44090", "created": "2019-04-09T10:17:07Z", "tenant_id": "9eb02fb03c14451faf51d5dc09391f72", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 10:17:19,132 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-7ab4795f-789c-4526-b2e1-7c4ae4de7b71 2019-04-09 10:17:19,133 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.714778184891s 2019-04-09 10:17:19,140 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 10:17:21,142 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 10:17:21,145 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}17d891b11c8e268ec798789556cf4e52a4a79613" 2019-04-09 10:17:21,498 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Tue, 09 Apr 2019 10:17:13 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-7b582dbf-6a80-4e83-8379-520f95f29693 x-openstack-request-id: req-7b582dbf-6a80-4e83-8379-520f95f29693 2019-04-09 10:17:21,498 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/22485f55-9c60-48a2-9632-d28dc4cee841", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/22485f55-9c60-48a2-9632-d28dc4cee841", "rel": "bookmark"}], "image": {"id": "9386d840-8d51-4699-9f61-49a19ebb1f40", "links": [{"href": "http://172.30.9.21:8774/images/9386d840-8d51-4699-9f61-49a19ebb1f40", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "58bb8dec-135b-4e13-a974-7d0225de018c", "links": [{"href": "http://172.30.9.21:8774/flavors/58bb8dec-135b-4e13-a974-7d0225de018c", "rel": "bookmark"}]}, "id": "22485f55-9c60-48a2-9632-d28dc4cee841", "security_groups": [{"name": "cloudify-sg_d14507f6-3570-4893-a6e3-765a52e44090"}], "user_id": "0bfbb8338aa44bba98ab3a195e5e9d3d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T10:17:08Z", "hostId": "1ecd0abe0eb6ff8e82852cb329d81b28c63ca261fabfc8b023e11ada", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_d14507f6-3570-4893-a6e3-765a52e44090", "name": "cloudify-vm_d14507f6-3570-4893-a6e3-765a52e44090", "created": "2019-04-09T10:17:07Z", "tenant_id": "9eb02fb03c14451faf51d5dc09391f72", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 10:17:21,498 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-7b582dbf-6a80-4e83-8379-520f95f29693 2019-04-09 10:17:21,499 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.356400966644s 2019-04-09 10:17:21,505 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 10:17:23,508 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 10:17:23,511 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}17d891b11c8e268ec798789556cf4e52a4a79613" 2019-04-09 10:17:24,152 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Tue, 09 Apr 2019 10:17:15 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-a06d0cdd-c53e-410c-a2f9-9d9aa86f24f4 x-openstack-request-id: req-a06d0cdd-c53e-410c-a2f9-9d9aa86f24f4 2019-04-09 10:17:24,152 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/22485f55-9c60-48a2-9632-d28dc4cee841", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/22485f55-9c60-48a2-9632-d28dc4cee841", "rel": "bookmark"}], "image": {"id": "9386d840-8d51-4699-9f61-49a19ebb1f40", "links": [{"href": "http://172.30.9.21:8774/images/9386d840-8d51-4699-9f61-49a19ebb1f40", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "58bb8dec-135b-4e13-a974-7d0225de018c", "links": [{"href": "http://172.30.9.21:8774/flavors/58bb8dec-135b-4e13-a974-7d0225de018c", "rel": "bookmark"}]}, "id": "22485f55-9c60-48a2-9632-d28dc4cee841", "security_groups": [{"name": "cloudify-sg_d14507f6-3570-4893-a6e3-765a52e44090"}], "user_id": "0bfbb8338aa44bba98ab3a195e5e9d3d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T10:17:08Z", "hostId": "1ecd0abe0eb6ff8e82852cb329d81b28c63ca261fabfc8b023e11ada", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_d14507f6-3570-4893-a6e3-765a52e44090", "name": "cloudify-vm_d14507f6-3570-4893-a6e3-765a52e44090", "created": "2019-04-09T10:17:07Z", "tenant_id": "9eb02fb03c14451faf51d5dc09391f72", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 10:17:24,152 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-a06d0cdd-c53e-410c-a2f9-9d9aa86f24f4 2019-04-09 10:17:24,152 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.644479990005s 2019-04-09 10:17:24,191 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 10:17:26,193 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 10:17:26,197 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}17d891b11c8e268ec798789556cf4e52a4a79613" 2019-04-09 10:17:26,935 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Tue, 09 Apr 2019 10:17:18 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-700b5920-340d-443a-9a72-e9f7cb46d523 x-openstack-request-id: req-700b5920-340d-443a-9a72-e9f7cb46d523 2019-04-09 10:17:26,935 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/22485f55-9c60-48a2-9632-d28dc4cee841", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/22485f55-9c60-48a2-9632-d28dc4cee841", "rel": "bookmark"}], "image": {"id": "9386d840-8d51-4699-9f61-49a19ebb1f40", "links": [{"href": "http://172.30.9.21:8774/images/9386d840-8d51-4699-9f61-49a19ebb1f40", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "58bb8dec-135b-4e13-a974-7d0225de018c", "links": [{"href": "http://172.30.9.21:8774/flavors/58bb8dec-135b-4e13-a974-7d0225de018c", "rel": "bookmark"}]}, "id": "22485f55-9c60-48a2-9632-d28dc4cee841", "security_groups": [{"name": "cloudify-sg_d14507f6-3570-4893-a6e3-765a52e44090"}], "user_id": "0bfbb8338aa44bba98ab3a195e5e9d3d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T10:17:08Z", "hostId": "1ecd0abe0eb6ff8e82852cb329d81b28c63ca261fabfc8b023e11ada", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_d14507f6-3570-4893-a6e3-765a52e44090", "name": "cloudify-vm_d14507f6-3570-4893-a6e3-765a52e44090", "created": "2019-04-09T10:17:07Z", "tenant_id": "9eb02fb03c14451faf51d5dc09391f72", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 10:17:26,936 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-700b5920-340d-443a-9a72-e9f7cb46d523 2019-04-09 10:17:26,936 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.74232506752s 2019-04-09 10:17:26,943 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 10:17:28,945 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 10:17:28,948 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}17d891b11c8e268ec798789556cf4e52a4a79613" 2019-04-09 10:17:29,314 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Tue, 09 Apr 2019 10:17:20 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-3174ee60-7a62-4f33-b44c-388a2fba3584 x-openstack-request-id: req-3174ee60-7a62-4f33-b44c-388a2fba3584 2019-04-09 10:17:29,315 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/22485f55-9c60-48a2-9632-d28dc4cee841", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/22485f55-9c60-48a2-9632-d28dc4cee841", "rel": "bookmark"}], "image": {"id": "9386d840-8d51-4699-9f61-49a19ebb1f40", "links": [{"href": "http://172.30.9.21:8774/images/9386d840-8d51-4699-9f61-49a19ebb1f40", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "58bb8dec-135b-4e13-a974-7d0225de018c", "links": [{"href": "http://172.30.9.21:8774/flavors/58bb8dec-135b-4e13-a974-7d0225de018c", "rel": "bookmark"}]}, "id": "22485f55-9c60-48a2-9632-d28dc4cee841", "security_groups": [{"name": "cloudify-sg_d14507f6-3570-4893-a6e3-765a52e44090"}], "user_id": "0bfbb8338aa44bba98ab3a195e5e9d3d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T10:17:08Z", "hostId": "1ecd0abe0eb6ff8e82852cb329d81b28c63ca261fabfc8b023e11ada", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_d14507f6-3570-4893-a6e3-765a52e44090", "name": "cloudify-vm_d14507f6-3570-4893-a6e3-765a52e44090", "created": "2019-04-09T10:17:07Z", "tenant_id": "9eb02fb03c14451faf51d5dc09391f72", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 10:17:29,315 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-3174ee60-7a62-4f33-b44c-388a2fba3584 2019-04-09 10:17:29,315 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.369749069214s 2019-04-09 10:17:29,322 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 10:17:31,324 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 10:17:31,328 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}17d891b11c8e268ec798789556cf4e52a4a79613" 2019-04-09 10:17:31,522 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Tue, 09 Apr 2019 10:17:23 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-4db541be-d0c2-4a0b-8435-4066045949cc x-openstack-request-id: req-4db541be-d0c2-4a0b-8435-4066045949cc 2019-04-09 10:17:31,523 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/22485f55-9c60-48a2-9632-d28dc4cee841", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/22485f55-9c60-48a2-9632-d28dc4cee841", "rel": "bookmark"}], "image": {"id": "9386d840-8d51-4699-9f61-49a19ebb1f40", "links": [{"href": "http://172.30.9.21:8774/images/9386d840-8d51-4699-9f61-49a19ebb1f40", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "58bb8dec-135b-4e13-a974-7d0225de018c", "links": [{"href": "http://172.30.9.21:8774/flavors/58bb8dec-135b-4e13-a974-7d0225de018c", "rel": "bookmark"}]}, "id": "22485f55-9c60-48a2-9632-d28dc4cee841", "security_groups": [{"name": "cloudify-sg_d14507f6-3570-4893-a6e3-765a52e44090"}], "user_id": "0bfbb8338aa44bba98ab3a195e5e9d3d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T10:17:08Z", "hostId": "1ecd0abe0eb6ff8e82852cb329d81b28c63ca261fabfc8b023e11ada", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_d14507f6-3570-4893-a6e3-765a52e44090", "name": "cloudify-vm_d14507f6-3570-4893-a6e3-765a52e44090", "created": "2019-04-09T10:17:07Z", "tenant_id": "9eb02fb03c14451faf51d5dc09391f72", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 10:17:31,523 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-4db541be-d0c2-4a0b-8435-4066045949cc 2019-04-09 10:17:31,523 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.198832988739s 2019-04-09 10:17:31,530 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 10:17:33,532 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 10:17:33,536 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}17d891b11c8e268ec798789556cf4e52a4a79613" 2019-04-09 10:17:34,231 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Tue, 09 Apr 2019 10:17:25 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-17b9766f-dab5-46b0-b361-4b41a1f42082 x-openstack-request-id: req-17b9766f-dab5-46b0-b361-4b41a1f42082 2019-04-09 10:17:34,232 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/22485f55-9c60-48a2-9632-d28dc4cee841", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/22485f55-9c60-48a2-9632-d28dc4cee841", "rel": "bookmark"}], "image": {"id": "9386d840-8d51-4699-9f61-49a19ebb1f40", "links": [{"href": "http://172.30.9.21:8774/images/9386d840-8d51-4699-9f61-49a19ebb1f40", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "58bb8dec-135b-4e13-a974-7d0225de018c", "links": [{"href": "http://172.30.9.21:8774/flavors/58bb8dec-135b-4e13-a974-7d0225de018c", "rel": "bookmark"}]}, "id": "22485f55-9c60-48a2-9632-d28dc4cee841", "security_groups": [{"name": "cloudify-sg_d14507f6-3570-4893-a6e3-765a52e44090"}], "user_id": "0bfbb8338aa44bba98ab3a195e5e9d3d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T10:17:08Z", "hostId": "1ecd0abe0eb6ff8e82852cb329d81b28c63ca261fabfc8b023e11ada", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_d14507f6-3570-4893-a6e3-765a52e44090", "name": "cloudify-vm_d14507f6-3570-4893-a6e3-765a52e44090", "created": "2019-04-09T10:17:07Z", "tenant_id": "9eb02fb03c14451faf51d5dc09391f72", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 10:17:34,232 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-17b9766f-dab5-46b0-b361-4b41a1f42082 2019-04-09 10:17:34,232 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.699696063995s 2019-04-09 10:17:34,239 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 10:17:36,242 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 10:17:36,245 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}17d891b11c8e268ec798789556cf4e52a4a79613" 2019-04-09 10:17:36,717 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Tue, 09 Apr 2019 10:17:28 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-acb2d73a-1523-4196-9037-09f9add6303f x-openstack-request-id: req-acb2d73a-1523-4196-9037-09f9add6303f 2019-04-09 10:17:36,718 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/22485f55-9c60-48a2-9632-d28dc4cee841", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/22485f55-9c60-48a2-9632-d28dc4cee841", "rel": "bookmark"}], "image": {"id": "9386d840-8d51-4699-9f61-49a19ebb1f40", "links": [{"href": "http://172.30.9.21:8774/images/9386d840-8d51-4699-9f61-49a19ebb1f40", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "58bb8dec-135b-4e13-a974-7d0225de018c", "links": [{"href": "http://172.30.9.21:8774/flavors/58bb8dec-135b-4e13-a974-7d0225de018c", "rel": "bookmark"}]}, "id": "22485f55-9c60-48a2-9632-d28dc4cee841", "security_groups": [{"name": "cloudify-sg_d14507f6-3570-4893-a6e3-765a52e44090"}], "user_id": "0bfbb8338aa44bba98ab3a195e5e9d3d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T10:17:08Z", "hostId": "1ecd0abe0eb6ff8e82852cb329d81b28c63ca261fabfc8b023e11ada", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_d14507f6-3570-4893-a6e3-765a52e44090", "name": "cloudify-vm_d14507f6-3570-4893-a6e3-765a52e44090", "created": "2019-04-09T10:17:07Z", "tenant_id": "9eb02fb03c14451faf51d5dc09391f72", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 10:17:36,718 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-acb2d73a-1523-4196-9037-09f9add6303f 2019-04-09 10:17:36,718 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.476171970367s 2019-04-09 10:17:36,725 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 10:17:38,727 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 10:17:38,731 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}17d891b11c8e268ec798789556cf4e52a4a79613" 2019-04-09 10:17:39,082 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Tue, 09 Apr 2019 10:17:30 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-35355cb3-e5f5-4d7d-871b-f7ccee1a31c0 x-openstack-request-id: req-35355cb3-e5f5-4d7d-871b-f7ccee1a31c0 2019-04-09 10:17:39,083 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/22485f55-9c60-48a2-9632-d28dc4cee841", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/22485f55-9c60-48a2-9632-d28dc4cee841", "rel": "bookmark"}], "image": {"id": "9386d840-8d51-4699-9f61-49a19ebb1f40", "links": [{"href": "http://172.30.9.21:8774/images/9386d840-8d51-4699-9f61-49a19ebb1f40", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "58bb8dec-135b-4e13-a974-7d0225de018c", "links": [{"href": "http://172.30.9.21:8774/flavors/58bb8dec-135b-4e13-a974-7d0225de018c", "rel": "bookmark"}]}, "id": "22485f55-9c60-48a2-9632-d28dc4cee841", "security_groups": [{"name": "cloudify-sg_d14507f6-3570-4893-a6e3-765a52e44090"}], "user_id": "0bfbb8338aa44bba98ab3a195e5e9d3d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T10:17:08Z", "hostId": "1ecd0abe0eb6ff8e82852cb329d81b28c63ca261fabfc8b023e11ada", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_d14507f6-3570-4893-a6e3-765a52e44090", "name": "cloudify-vm_d14507f6-3570-4893-a6e3-765a52e44090", "created": "2019-04-09T10:17:07Z", "tenant_id": "9eb02fb03c14451faf51d5dc09391f72", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 10:17:39,083 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-35355cb3-e5f5-4d7d-871b-f7ccee1a31c0 2019-04-09 10:17:39,083 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.355515956879s 2019-04-09 10:17:39,090 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 10:17:41,092 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 10:17:41,096 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}17d891b11c8e268ec798789556cf4e52a4a79613" 2019-04-09 10:17:41,555 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Tue, 09 Apr 2019 10:17:33 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-643b3d71-b15a-4b50-a392-33636dd6bfb8 x-openstack-request-id: req-643b3d71-b15a-4b50-a392-33636dd6bfb8 2019-04-09 10:17:41,556 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/22485f55-9c60-48a2-9632-d28dc4cee841", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/22485f55-9c60-48a2-9632-d28dc4cee841", "rel": "bookmark"}], "image": {"id": "9386d840-8d51-4699-9f61-49a19ebb1f40", "links": [{"href": "http://172.30.9.21:8774/images/9386d840-8d51-4699-9f61-49a19ebb1f40", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "58bb8dec-135b-4e13-a974-7d0225de018c", "links": [{"href": "http://172.30.9.21:8774/flavors/58bb8dec-135b-4e13-a974-7d0225de018c", "rel": "bookmark"}]}, "id": "22485f55-9c60-48a2-9632-d28dc4cee841", "security_groups": [{"name": "cloudify-sg_d14507f6-3570-4893-a6e3-765a52e44090"}], "user_id": "0bfbb8338aa44bba98ab3a195e5e9d3d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T10:17:08Z", "hostId": "1ecd0abe0eb6ff8e82852cb329d81b28c63ca261fabfc8b023e11ada", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_d14507f6-3570-4893-a6e3-765a52e44090", "name": "cloudify-vm_d14507f6-3570-4893-a6e3-765a52e44090", "created": "2019-04-09T10:17:07Z", "tenant_id": "9eb02fb03c14451faf51d5dc09391f72", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 10:17:41,556 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-643b3d71-b15a-4b50-a392-33636dd6bfb8 2019-04-09 10:17:41,556 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.463473796844s 2019-04-09 10:17:41,563 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 10:17:43,565 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 10:17:43,569 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}17d891b11c8e268ec798789556cf4e52a4a79613" 2019-04-09 10:17:43,747 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Tue, 09 Apr 2019 10:17:35 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-374959c2-a540-4051-8cb5-71b1908b7a53 x-openstack-request-id: req-374959c2-a540-4051-8cb5-71b1908b7a53 2019-04-09 10:17:43,747 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/22485f55-9c60-48a2-9632-d28dc4cee841", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/22485f55-9c60-48a2-9632-d28dc4cee841", "rel": "bookmark"}], "image": {"id": "9386d840-8d51-4699-9f61-49a19ebb1f40", "links": [{"href": "http://172.30.9.21:8774/images/9386d840-8d51-4699-9f61-49a19ebb1f40", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "58bb8dec-135b-4e13-a974-7d0225de018c", "links": [{"href": "http://172.30.9.21:8774/flavors/58bb8dec-135b-4e13-a974-7d0225de018c", "rel": "bookmark"}]}, "id": "22485f55-9c60-48a2-9632-d28dc4cee841", "security_groups": [{"name": "cloudify-sg_d14507f6-3570-4893-a6e3-765a52e44090"}], "user_id": "0bfbb8338aa44bba98ab3a195e5e9d3d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T10:17:08Z", "hostId": "1ecd0abe0eb6ff8e82852cb329d81b28c63ca261fabfc8b023e11ada", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_d14507f6-3570-4893-a6e3-765a52e44090", "name": "cloudify-vm_d14507f6-3570-4893-a6e3-765a52e44090", "created": "2019-04-09T10:17:07Z", "tenant_id": "9eb02fb03c14451faf51d5dc09391f72", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 10:17:43,748 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-374959c2-a540-4051-8cb5-71b1908b7a53 2019-04-09 10:17:43,748 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.182488203049s 2019-04-09 10:17:43,754 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 10:17:45,757 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 10:17:45,760 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}17d891b11c8e268ec798789556cf4e52a4a79613" 2019-04-09 10:17:46,494 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Tue, 09 Apr 2019 10:17:37 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-5009c3a0-b947-4dc5-b989-eacd162c844d x-openstack-request-id: req-5009c3a0-b947-4dc5-b989-eacd162c844d 2019-04-09 10:17:46,495 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/22485f55-9c60-48a2-9632-d28dc4cee841", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/22485f55-9c60-48a2-9632-d28dc4cee841", "rel": "bookmark"}], "image": {"id": "9386d840-8d51-4699-9f61-49a19ebb1f40", "links": [{"href": "http://172.30.9.21:8774/images/9386d840-8d51-4699-9f61-49a19ebb1f40", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "58bb8dec-135b-4e13-a974-7d0225de018c", "links": [{"href": "http://172.30.9.21:8774/flavors/58bb8dec-135b-4e13-a974-7d0225de018c", "rel": "bookmark"}]}, "id": "22485f55-9c60-48a2-9632-d28dc4cee841", "security_groups": [{"name": "cloudify-sg_d14507f6-3570-4893-a6e3-765a52e44090"}], "user_id": "0bfbb8338aa44bba98ab3a195e5e9d3d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T10:17:08Z", "hostId": "1ecd0abe0eb6ff8e82852cb329d81b28c63ca261fabfc8b023e11ada", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_d14507f6-3570-4893-a6e3-765a52e44090", "name": "cloudify-vm_d14507f6-3570-4893-a6e3-765a52e44090", "created": "2019-04-09T10:17:07Z", "tenant_id": "9eb02fb03c14451faf51d5dc09391f72", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 10:17:46,495 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-5009c3a0-b947-4dc5-b989-eacd162c844d 2019-04-09 10:17:46,495 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.738507986069s 2019-04-09 10:17:46,502 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 10:17:48,504 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 10:17:48,508 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}17d891b11c8e268ec798789556cf4e52a4a79613" 2019-04-09 10:17:48,704 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Tue, 09 Apr 2019 10:17:40 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-7cfb22f5-7509-4931-b226-38c271a61b2b x-openstack-request-id: req-7cfb22f5-7509-4931-b226-38c271a61b2b 2019-04-09 10:17:48,705 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/22485f55-9c60-48a2-9632-d28dc4cee841", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/22485f55-9c60-48a2-9632-d28dc4cee841", "rel": "bookmark"}], "image": {"id": "9386d840-8d51-4699-9f61-49a19ebb1f40", "links": [{"href": "http://172.30.9.21:8774/images/9386d840-8d51-4699-9f61-49a19ebb1f40", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "58bb8dec-135b-4e13-a974-7d0225de018c", "links": [{"href": "http://172.30.9.21:8774/flavors/58bb8dec-135b-4e13-a974-7d0225de018c", "rel": "bookmark"}]}, "id": "22485f55-9c60-48a2-9632-d28dc4cee841", "security_groups": [{"name": "cloudify-sg_d14507f6-3570-4893-a6e3-765a52e44090"}], "user_id": "0bfbb8338aa44bba98ab3a195e5e9d3d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T10:17:08Z", "hostId": "1ecd0abe0eb6ff8e82852cb329d81b28c63ca261fabfc8b023e11ada", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_d14507f6-3570-4893-a6e3-765a52e44090", "name": "cloudify-vm_d14507f6-3570-4893-a6e3-765a52e44090", "created": "2019-04-09T10:17:07Z", "tenant_id": "9eb02fb03c14451faf51d5dc09391f72", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 10:17:48,705 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-7cfb22f5-7509-4931-b226-38c271a61b2b 2019-04-09 10:17:48,705 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.200350999832s 2019-04-09 10:17:48,712 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 10:17:50,714 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 10:17:50,718 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}17d891b11c8e268ec798789556cf4e52a4a79613" 2019-04-09 10:17:50,895 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Tue, 09 Apr 2019 10:17:42 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-2f888c7a-f8db-4388-9ba4-ed497d74dd2d x-openstack-request-id: req-2f888c7a-f8db-4388-9ba4-ed497d74dd2d 2019-04-09 10:17:50,896 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/22485f55-9c60-48a2-9632-d28dc4cee841", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/22485f55-9c60-48a2-9632-d28dc4cee841", "rel": "bookmark"}], "image": {"id": "9386d840-8d51-4699-9f61-49a19ebb1f40", "links": [{"href": "http://172.30.9.21:8774/images/9386d840-8d51-4699-9f61-49a19ebb1f40", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "58bb8dec-135b-4e13-a974-7d0225de018c", "links": [{"href": "http://172.30.9.21:8774/flavors/58bb8dec-135b-4e13-a974-7d0225de018c", "rel": "bookmark"}]}, "id": "22485f55-9c60-48a2-9632-d28dc4cee841", "security_groups": [{"name": "cloudify-sg_d14507f6-3570-4893-a6e3-765a52e44090"}], "user_id": "0bfbb8338aa44bba98ab3a195e5e9d3d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T10:17:08Z", "hostId": "1ecd0abe0eb6ff8e82852cb329d81b28c63ca261fabfc8b023e11ada", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_d14507f6-3570-4893-a6e3-765a52e44090", "name": "cloudify-vm_d14507f6-3570-4893-a6e3-765a52e44090", "created": "2019-04-09T10:17:07Z", "tenant_id": "9eb02fb03c14451faf51d5dc09391f72", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 10:17:50,896 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-2f888c7a-f8db-4388-9ba4-ed497d74dd2d 2019-04-09 10:17:50,896 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.181603908539s 2019-04-09 10:17:50,903 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 10:17:52,905 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 10:17:52,909 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}17d891b11c8e268ec798789556cf4e52a4a79613" 2019-04-09 10:17:53,325 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Tue, 09 Apr 2019 10:17:44 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-17f8b80a-0892-4fbc-b3b3-aa0713642ecf x-openstack-request-id: req-17f8b80a-0892-4fbc-b3b3-aa0713642ecf 2019-04-09 10:17:53,325 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/22485f55-9c60-48a2-9632-d28dc4cee841", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/22485f55-9c60-48a2-9632-d28dc4cee841", "rel": "bookmark"}], "image": {"id": "9386d840-8d51-4699-9f61-49a19ebb1f40", "links": [{"href": "http://172.30.9.21:8774/images/9386d840-8d51-4699-9f61-49a19ebb1f40", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "58bb8dec-135b-4e13-a974-7d0225de018c", "links": [{"href": "http://172.30.9.21:8774/flavors/58bb8dec-135b-4e13-a974-7d0225de018c", "rel": "bookmark"}]}, "id": "22485f55-9c60-48a2-9632-d28dc4cee841", "security_groups": [{"name": "cloudify-sg_d14507f6-3570-4893-a6e3-765a52e44090"}], "user_id": "0bfbb8338aa44bba98ab3a195e5e9d3d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T10:17:08Z", "hostId": "1ecd0abe0eb6ff8e82852cb329d81b28c63ca261fabfc8b023e11ada", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_d14507f6-3570-4893-a6e3-765a52e44090", "name": "cloudify-vm_d14507f6-3570-4893-a6e3-765a52e44090", "created": "2019-04-09T10:17:07Z", "tenant_id": "9eb02fb03c14451faf51d5dc09391f72", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 10:17:53,326 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-17f8b80a-0892-4fbc-b3b3-aa0713642ecf 2019-04-09 10:17:53,326 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.420174837112s 2019-04-09 10:17:53,333 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 10:17:55,335 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 10:17:55,338 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}17d891b11c8e268ec798789556cf4e52a4a79613" 2019-04-09 10:17:55,780 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Tue, 09 Apr 2019 10:17:47 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-25a65580-5e96-4f8b-89e4-593391c88b56 x-openstack-request-id: req-25a65580-5e96-4f8b-89e4-593391c88b56 2019-04-09 10:17:55,781 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/22485f55-9c60-48a2-9632-d28dc4cee841", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/22485f55-9c60-48a2-9632-d28dc4cee841", "rel": "bookmark"}], "image": {"id": "9386d840-8d51-4699-9f61-49a19ebb1f40", "links": [{"href": "http://172.30.9.21:8774/images/9386d840-8d51-4699-9f61-49a19ebb1f40", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "58bb8dec-135b-4e13-a974-7d0225de018c", "links": [{"href": "http://172.30.9.21:8774/flavors/58bb8dec-135b-4e13-a974-7d0225de018c", "rel": "bookmark"}]}, "id": "22485f55-9c60-48a2-9632-d28dc4cee841", "security_groups": [{"name": "cloudify-sg_d14507f6-3570-4893-a6e3-765a52e44090"}], "user_id": "0bfbb8338aa44bba98ab3a195e5e9d3d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T10:17:08Z", "hostId": "1ecd0abe0eb6ff8e82852cb329d81b28c63ca261fabfc8b023e11ada", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_d14507f6-3570-4893-a6e3-765a52e44090", "name": "cloudify-vm_d14507f6-3570-4893-a6e3-765a52e44090", "created": "2019-04-09T10:17:07Z", "tenant_id": "9eb02fb03c14451faf51d5dc09391f72", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 10:17:55,781 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-25a65580-5e96-4f8b-89e4-593391c88b56 2019-04-09 10:17:55,781 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.445864915848s 2019-04-09 10:17:55,788 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 10:17:57,790 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 10:17:57,794 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}17d891b11c8e268ec798789556cf4e52a4a79613" 2019-04-09 10:17:58,204 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Tue, 09 Apr 2019 10:17:49 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-90fe3079-2a38-428a-b6ae-018457880eab x-openstack-request-id: req-90fe3079-2a38-428a-b6ae-018457880eab 2019-04-09 10:17:58,204 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/22485f55-9c60-48a2-9632-d28dc4cee841", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/22485f55-9c60-48a2-9632-d28dc4cee841", "rel": "bookmark"}], "image": {"id": "9386d840-8d51-4699-9f61-49a19ebb1f40", "links": [{"href": "http://172.30.9.21:8774/images/9386d840-8d51-4699-9f61-49a19ebb1f40", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "58bb8dec-135b-4e13-a974-7d0225de018c", "links": [{"href": "http://172.30.9.21:8774/flavors/58bb8dec-135b-4e13-a974-7d0225de018c", "rel": "bookmark"}]}, "id": "22485f55-9c60-48a2-9632-d28dc4cee841", "security_groups": [{"name": "cloudify-sg_d14507f6-3570-4893-a6e3-765a52e44090"}], "user_id": "0bfbb8338aa44bba98ab3a195e5e9d3d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T10:17:08Z", "hostId": "1ecd0abe0eb6ff8e82852cb329d81b28c63ca261fabfc8b023e11ada", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_d14507f6-3570-4893-a6e3-765a52e44090", "name": "cloudify-vm_d14507f6-3570-4893-a6e3-765a52e44090", "created": "2019-04-09T10:17:07Z", "tenant_id": "9eb02fb03c14451faf51d5dc09391f72", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 10:17:58,204 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-90fe3079-2a38-428a-b6ae-018457880eab 2019-04-09 10:17:58,205 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.414077043533s 2019-04-09 10:17:58,211 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 10:18:00,214 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 10:18:00,217 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}17d891b11c8e268ec798789556cf4e52a4a79613" 2019-04-09 10:18:00,674 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Tue, 09 Apr 2019 10:17:52 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e4d70235-11c9-4f5e-bf27-15fa7e51c43a x-openstack-request-id: req-e4d70235-11c9-4f5e-bf27-15fa7e51c43a 2019-04-09 10:18:00,675 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/22485f55-9c60-48a2-9632-d28dc4cee841", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/22485f55-9c60-48a2-9632-d28dc4cee841", "rel": "bookmark"}], "image": {"id": "9386d840-8d51-4699-9f61-49a19ebb1f40", "links": [{"href": "http://172.30.9.21:8774/images/9386d840-8d51-4699-9f61-49a19ebb1f40", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "58bb8dec-135b-4e13-a974-7d0225de018c", "links": [{"href": "http://172.30.9.21:8774/flavors/58bb8dec-135b-4e13-a974-7d0225de018c", "rel": "bookmark"}]}, "id": "22485f55-9c60-48a2-9632-d28dc4cee841", "security_groups": [{"name": "cloudify-sg_d14507f6-3570-4893-a6e3-765a52e44090"}], "user_id": "0bfbb8338aa44bba98ab3a195e5e9d3d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T10:17:08Z", "hostId": "1ecd0abe0eb6ff8e82852cb329d81b28c63ca261fabfc8b023e11ada", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_d14507f6-3570-4893-a6e3-765a52e44090", "name": "cloudify-vm_d14507f6-3570-4893-a6e3-765a52e44090", "created": "2019-04-09T10:17:07Z", "tenant_id": "9eb02fb03c14451faf51d5dc09391f72", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 10:18:00,675 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-e4d70235-11c9-4f5e-bf27-15fa7e51c43a 2019-04-09 10:18:00,675 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.460864067078s 2019-04-09 10:18:00,682 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 10:18:02,684 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 10:18:02,687 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}17d891b11c8e268ec798789556cf4e52a4a79613" 2019-04-09 10:18:03,077 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Tue, 09 Apr 2019 10:17:54 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-beaeba96-ed40-4907-89b1-ad40b6c64868 x-openstack-request-id: req-beaeba96-ed40-4907-89b1-ad40b6c64868 2019-04-09 10:18:03,077 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/22485f55-9c60-48a2-9632-d28dc4cee841", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/22485f55-9c60-48a2-9632-d28dc4cee841", "rel": "bookmark"}], "image": {"id": "9386d840-8d51-4699-9f61-49a19ebb1f40", "links": [{"href": "http://172.30.9.21:8774/images/9386d840-8d51-4699-9f61-49a19ebb1f40", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "58bb8dec-135b-4e13-a974-7d0225de018c", "links": [{"href": "http://172.30.9.21:8774/flavors/58bb8dec-135b-4e13-a974-7d0225de018c", "rel": "bookmark"}]}, "id": "22485f55-9c60-48a2-9632-d28dc4cee841", "security_groups": [{"name": "cloudify-sg_d14507f6-3570-4893-a6e3-765a52e44090"}], "user_id": "0bfbb8338aa44bba98ab3a195e5e9d3d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T10:17:08Z", "hostId": "1ecd0abe0eb6ff8e82852cb329d81b28c63ca261fabfc8b023e11ada", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_d14507f6-3570-4893-a6e3-765a52e44090", "name": "cloudify-vm_d14507f6-3570-4893-a6e3-765a52e44090", "created": "2019-04-09T10:17:07Z", "tenant_id": "9eb02fb03c14451faf51d5dc09391f72", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 10:18:03,078 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-beaeba96-ed40-4907-89b1-ad40b6c64868 2019-04-09 10:18:03,078 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.39358496666s 2019-04-09 10:18:03,085 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 10:18:05,087 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 10:18:05,090 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}17d891b11c8e268ec798789556cf4e52a4a79613" 2019-04-09 10:18:05,543 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Tue, 09 Apr 2019 10:17:57 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-a4e99f25-559c-41ef-92f5-40abd1ca4c3f x-openstack-request-id: req-a4e99f25-559c-41ef-92f5-40abd1ca4c3f 2019-04-09 10:18:05,544 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/22485f55-9c60-48a2-9632-d28dc4cee841", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/22485f55-9c60-48a2-9632-d28dc4cee841", "rel": "bookmark"}], "image": {"id": "9386d840-8d51-4699-9f61-49a19ebb1f40", "links": [{"href": "http://172.30.9.21:8774/images/9386d840-8d51-4699-9f61-49a19ebb1f40", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "58bb8dec-135b-4e13-a974-7d0225de018c", "links": [{"href": "http://172.30.9.21:8774/flavors/58bb8dec-135b-4e13-a974-7d0225de018c", "rel": "bookmark"}]}, "id": "22485f55-9c60-48a2-9632-d28dc4cee841", "security_groups": [{"name": "cloudify-sg_d14507f6-3570-4893-a6e3-765a52e44090"}], "user_id": "0bfbb8338aa44bba98ab3a195e5e9d3d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T10:17:08Z", "hostId": "1ecd0abe0eb6ff8e82852cb329d81b28c63ca261fabfc8b023e11ada", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_d14507f6-3570-4893-a6e3-765a52e44090", "name": "cloudify-vm_d14507f6-3570-4893-a6e3-765a52e44090", "created": "2019-04-09T10:17:07Z", "tenant_id": "9eb02fb03c14451faf51d5dc09391f72", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 10:18:05,544 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-a4e99f25-559c-41ef-92f5-40abd1ca4c3f 2019-04-09 10:18:05,544 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.456974029541s 2019-04-09 10:18:05,551 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 10:18:07,553 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 10:18:07,557 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}17d891b11c8e268ec798789556cf4e52a4a79613" 2019-04-09 10:18:08,038 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Tue, 09 Apr 2019 10:17:59 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-df4231fd-6a26-420b-8aea-d30b780c564d x-openstack-request-id: req-df4231fd-6a26-420b-8aea-d30b780c564d 2019-04-09 10:18:08,039 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/22485f55-9c60-48a2-9632-d28dc4cee841", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/22485f55-9c60-48a2-9632-d28dc4cee841", "rel": "bookmark"}], "image": {"id": "9386d840-8d51-4699-9f61-49a19ebb1f40", "links": [{"href": "http://172.30.9.21:8774/images/9386d840-8d51-4699-9f61-49a19ebb1f40", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "58bb8dec-135b-4e13-a974-7d0225de018c", "links": [{"href": "http://172.30.9.21:8774/flavors/58bb8dec-135b-4e13-a974-7d0225de018c", "rel": "bookmark"}]}, "id": "22485f55-9c60-48a2-9632-d28dc4cee841", "security_groups": [{"name": "cloudify-sg_d14507f6-3570-4893-a6e3-765a52e44090"}], "user_id": "0bfbb8338aa44bba98ab3a195e5e9d3d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T10:17:08Z", "hostId": "1ecd0abe0eb6ff8e82852cb329d81b28c63ca261fabfc8b023e11ada", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_d14507f6-3570-4893-a6e3-765a52e44090", "name": "cloudify-vm_d14507f6-3570-4893-a6e3-765a52e44090", "created": "2019-04-09T10:17:07Z", "tenant_id": "9eb02fb03c14451faf51d5dc09391f72", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 10:18:08,039 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-df4231fd-6a26-420b-8aea-d30b780c564d 2019-04-09 10:18:08,039 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.485200166702s 2019-04-09 10:18:08,045 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 10:18:10,048 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 10:18:10,051 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}17d891b11c8e268ec798789556cf4e52a4a79613" 2019-04-09 10:18:10,757 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Tue, 09 Apr 2019 10:18:01 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-19f97ccf-3ec8-4dc0-a01e-95ca29450758 x-openstack-request-id: req-19f97ccf-3ec8-4dc0-a01e-95ca29450758 2019-04-09 10:18:10,758 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/22485f55-9c60-48a2-9632-d28dc4cee841", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/22485f55-9c60-48a2-9632-d28dc4cee841", "rel": "bookmark"}], "image": {"id": "9386d840-8d51-4699-9f61-49a19ebb1f40", "links": [{"href": "http://172.30.9.21:8774/images/9386d840-8d51-4699-9f61-49a19ebb1f40", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "58bb8dec-135b-4e13-a974-7d0225de018c", "links": [{"href": "http://172.30.9.21:8774/flavors/58bb8dec-135b-4e13-a974-7d0225de018c", "rel": "bookmark"}]}, "id": "22485f55-9c60-48a2-9632-d28dc4cee841", "security_groups": [{"name": "cloudify-sg_d14507f6-3570-4893-a6e3-765a52e44090"}], "user_id": "0bfbb8338aa44bba98ab3a195e5e9d3d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T10:17:08Z", "hostId": "1ecd0abe0eb6ff8e82852cb329d81b28c63ca261fabfc8b023e11ada", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_d14507f6-3570-4893-a6e3-765a52e44090", "name": "cloudify-vm_d14507f6-3570-4893-a6e3-765a52e44090", "created": "2019-04-09T10:17:07Z", "tenant_id": "9eb02fb03c14451faf51d5dc09391f72", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 10:18:10,758 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-19f97ccf-3ec8-4dc0-a01e-95ca29450758 2019-04-09 10:18:10,758 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.710453987122s 2019-04-09 10:18:10,765 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 10:18:12,767 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 10:18:12,771 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}17d891b11c8e268ec798789556cf4e52a4a79613" 2019-04-09 10:18:12,944 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Tue, 09 Apr 2019 10:18:04 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-cefc4a49-b428-42f5-b523-bc087b69d4c5 x-openstack-request-id: req-cefc4a49-b428-42f5-b523-bc087b69d4c5 2019-04-09 10:18:12,944 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/22485f55-9c60-48a2-9632-d28dc4cee841", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/22485f55-9c60-48a2-9632-d28dc4cee841", "rel": "bookmark"}], "image": {"id": "9386d840-8d51-4699-9f61-49a19ebb1f40", "links": [{"href": "http://172.30.9.21:8774/images/9386d840-8d51-4699-9f61-49a19ebb1f40", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "58bb8dec-135b-4e13-a974-7d0225de018c", "links": [{"href": "http://172.30.9.21:8774/flavors/58bb8dec-135b-4e13-a974-7d0225de018c", "rel": "bookmark"}]}, "id": "22485f55-9c60-48a2-9632-d28dc4cee841", "security_groups": [{"name": "cloudify-sg_d14507f6-3570-4893-a6e3-765a52e44090"}], "user_id": "0bfbb8338aa44bba98ab3a195e5e9d3d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T10:17:08Z", "hostId": "1ecd0abe0eb6ff8e82852cb329d81b28c63ca261fabfc8b023e11ada", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_d14507f6-3570-4893-a6e3-765a52e44090", "name": "cloudify-vm_d14507f6-3570-4893-a6e3-765a52e44090", "created": "2019-04-09T10:17:07Z", "tenant_id": "9eb02fb03c14451faf51d5dc09391f72", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 10:18:12,945 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-cefc4a49-b428-42f5-b523-bc087b69d4c5 2019-04-09 10:18:12,945 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.177094936371s 2019-04-09 10:18:12,952 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 10:18:14,954 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 10:18:14,957 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}17d891b11c8e268ec798789556cf4e52a4a79613" 2019-04-09 10:18:15,628 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Tue, 09 Apr 2019 10:18:06 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f909333f-0edf-487f-b13b-b51a8172e60d x-openstack-request-id: req-f909333f-0edf-487f-b13b-b51a8172e60d 2019-04-09 10:18:15,629 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/22485f55-9c60-48a2-9632-d28dc4cee841", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/22485f55-9c60-48a2-9632-d28dc4cee841", "rel": "bookmark"}], "image": {"id": "9386d840-8d51-4699-9f61-49a19ebb1f40", "links": [{"href": "http://172.30.9.21:8774/images/9386d840-8d51-4699-9f61-49a19ebb1f40", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "58bb8dec-135b-4e13-a974-7d0225de018c", "links": [{"href": "http://172.30.9.21:8774/flavors/58bb8dec-135b-4e13-a974-7d0225de018c", "rel": "bookmark"}]}, "id": "22485f55-9c60-48a2-9632-d28dc4cee841", "security_groups": [{"name": "cloudify-sg_d14507f6-3570-4893-a6e3-765a52e44090"}], "user_id": "0bfbb8338aa44bba98ab3a195e5e9d3d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T10:17:08Z", "hostId": "1ecd0abe0eb6ff8e82852cb329d81b28c63ca261fabfc8b023e11ada", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_d14507f6-3570-4893-a6e3-765a52e44090", "name": "cloudify-vm_d14507f6-3570-4893-a6e3-765a52e44090", "created": "2019-04-09T10:17:07Z", "tenant_id": "9eb02fb03c14451faf51d5dc09391f72", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 10:18:15,629 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-f909333f-0edf-487f-b13b-b51a8172e60d 2019-04-09 10:18:15,629 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.675000905991s 2019-04-09 10:18:15,636 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 10:18:17,638 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 10:18:17,642 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}17d891b11c8e268ec798789556cf4e52a4a79613" 2019-04-09 10:18:17,819 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Tue, 09 Apr 2019 10:18:09 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-7838e1bb-524e-49d4-9470-46cf166af730 x-openstack-request-id: req-7838e1bb-524e-49d4-9470-46cf166af730 2019-04-09 10:18:17,819 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/22485f55-9c60-48a2-9632-d28dc4cee841", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/22485f55-9c60-48a2-9632-d28dc4cee841", "rel": "bookmark"}], "image": {"id": "9386d840-8d51-4699-9f61-49a19ebb1f40", "links": [{"href": "http://172.30.9.21:8774/images/9386d840-8d51-4699-9f61-49a19ebb1f40", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "58bb8dec-135b-4e13-a974-7d0225de018c", "links": [{"href": "http://172.30.9.21:8774/flavors/58bb8dec-135b-4e13-a974-7d0225de018c", "rel": "bookmark"}]}, "id": "22485f55-9c60-48a2-9632-d28dc4cee841", "security_groups": [{"name": "cloudify-sg_d14507f6-3570-4893-a6e3-765a52e44090"}], "user_id": "0bfbb8338aa44bba98ab3a195e5e9d3d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T10:17:08Z", "hostId": "1ecd0abe0eb6ff8e82852cb329d81b28c63ca261fabfc8b023e11ada", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_d14507f6-3570-4893-a6e3-765a52e44090", "name": "cloudify-vm_d14507f6-3570-4893-a6e3-765a52e44090", "created": "2019-04-09T10:17:07Z", "tenant_id": "9eb02fb03c14451faf51d5dc09391f72", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 10:18:17,820 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-7838e1bb-524e-49d4-9470-46cf166af730 2019-04-09 10:18:17,820 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.181185007095s 2019-04-09 10:18:17,827 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 10:18:19,829 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 10:18:19,832 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}17d891b11c8e268ec798789556cf4e52a4a79613" 2019-04-09 10:18:20,477 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Tue, 09 Apr 2019 10:18:11 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-b953ec0d-18fd-405d-9ab5-f62b91e06695 x-openstack-request-id: req-b953ec0d-18fd-405d-9ab5-f62b91e06695 2019-04-09 10:18:20,477 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/22485f55-9c60-48a2-9632-d28dc4cee841", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/22485f55-9c60-48a2-9632-d28dc4cee841", "rel": "bookmark"}], "image": {"id": "9386d840-8d51-4699-9f61-49a19ebb1f40", "links": [{"href": "http://172.30.9.21:8774/images/9386d840-8d51-4699-9f61-49a19ebb1f40", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "58bb8dec-135b-4e13-a974-7d0225de018c", "links": [{"href": "http://172.30.9.21:8774/flavors/58bb8dec-135b-4e13-a974-7d0225de018c", "rel": "bookmark"}]}, "id": "22485f55-9c60-48a2-9632-d28dc4cee841", "security_groups": [{"name": "cloudify-sg_d14507f6-3570-4893-a6e3-765a52e44090"}], "user_id": "0bfbb8338aa44bba98ab3a195e5e9d3d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T10:17:08Z", "hostId": "1ecd0abe0eb6ff8e82852cb329d81b28c63ca261fabfc8b023e11ada", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_d14507f6-3570-4893-a6e3-765a52e44090", "name": "cloudify-vm_d14507f6-3570-4893-a6e3-765a52e44090", "created": "2019-04-09T10:17:07Z", "tenant_id": "9eb02fb03c14451faf51d5dc09391f72", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 10:18:20,478 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-b953ec0d-18fd-405d-9ab5-f62b91e06695 2019-04-09 10:18:20,478 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.648557901382s 2019-04-09 10:18:20,484 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 10:18:22,487 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 10:18:22,490 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}17d891b11c8e268ec798789556cf4e52a4a79613" 2019-04-09 10:18:22,891 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Tue, 09 Apr 2019 10:18:14 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-20c2f3ed-7e4f-45b2-9068-0288d028493f x-openstack-request-id: req-20c2f3ed-7e4f-45b2-9068-0288d028493f 2019-04-09 10:18:22,891 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/22485f55-9c60-48a2-9632-d28dc4cee841", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/22485f55-9c60-48a2-9632-d28dc4cee841", "rel": "bookmark"}], "image": {"id": "9386d840-8d51-4699-9f61-49a19ebb1f40", "links": [{"href": "http://172.30.9.21:8774/images/9386d840-8d51-4699-9f61-49a19ebb1f40", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "58bb8dec-135b-4e13-a974-7d0225de018c", "links": [{"href": "http://172.30.9.21:8774/flavors/58bb8dec-135b-4e13-a974-7d0225de018c", "rel": "bookmark"}]}, "id": "22485f55-9c60-48a2-9632-d28dc4cee841", "security_groups": [{"name": "cloudify-sg_d14507f6-3570-4893-a6e3-765a52e44090"}], "user_id": "0bfbb8338aa44bba98ab3a195e5e9d3d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T10:17:08Z", "hostId": "1ecd0abe0eb6ff8e82852cb329d81b28c63ca261fabfc8b023e11ada", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_d14507f6-3570-4893-a6e3-765a52e44090", "name": "cloudify-vm_d14507f6-3570-4893-a6e3-765a52e44090", "created": "2019-04-09T10:17:07Z", "tenant_id": "9eb02fb03c14451faf51d5dc09391f72", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 10:18:22,891 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-20c2f3ed-7e4f-45b2-9068-0288d028493f 2019-04-09 10:18:22,892 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.404448986053s 2019-04-09 10:18:22,898 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 10:18:24,901 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 10:18:24,904 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}17d891b11c8e268ec798789556cf4e52a4a79613" 2019-04-09 10:18:25,259 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Tue, 09 Apr 2019 10:18:16 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-421b457a-279f-4015-9937-5dcf4ab2faf4 x-openstack-request-id: req-421b457a-279f-4015-9937-5dcf4ab2faf4 2019-04-09 10:18:25,259 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/22485f55-9c60-48a2-9632-d28dc4cee841", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/22485f55-9c60-48a2-9632-d28dc4cee841", "rel": "bookmark"}], "image": {"id": "9386d840-8d51-4699-9f61-49a19ebb1f40", "links": [{"href": "http://172.30.9.21:8774/images/9386d840-8d51-4699-9f61-49a19ebb1f40", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "58bb8dec-135b-4e13-a974-7d0225de018c", "links": [{"href": "http://172.30.9.21:8774/flavors/58bb8dec-135b-4e13-a974-7d0225de018c", "rel": "bookmark"}]}, "id": "22485f55-9c60-48a2-9632-d28dc4cee841", "security_groups": [{"name": "cloudify-sg_d14507f6-3570-4893-a6e3-765a52e44090"}], "user_id": "0bfbb8338aa44bba98ab3a195e5e9d3d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T10:17:08Z", "hostId": "1ecd0abe0eb6ff8e82852cb329d81b28c63ca261fabfc8b023e11ada", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_d14507f6-3570-4893-a6e3-765a52e44090", "name": "cloudify-vm_d14507f6-3570-4893-a6e3-765a52e44090", "created": "2019-04-09T10:17:07Z", "tenant_id": "9eb02fb03c14451faf51d5dc09391f72", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 10:18:25,259 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-421b457a-279f-4015-9937-5dcf4ab2faf4 2019-04-09 10:18:25,260 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.358544111252s 2019-04-09 10:18:25,266 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 10:18:27,269 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 10:18:27,272 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}17d891b11c8e268ec798789556cf4e52a4a79613" 2019-04-09 10:18:27,695 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Tue, 09 Apr 2019 10:18:19 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-78337bd6-018f-4a45-92f0-62bb00e3bc36 x-openstack-request-id: req-78337bd6-018f-4a45-92f0-62bb00e3bc36 2019-04-09 10:18:27,695 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/22485f55-9c60-48a2-9632-d28dc4cee841", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/22485f55-9c60-48a2-9632-d28dc4cee841", "rel": "bookmark"}], "image": {"id": "9386d840-8d51-4699-9f61-49a19ebb1f40", "links": [{"href": "http://172.30.9.21:8774/images/9386d840-8d51-4699-9f61-49a19ebb1f40", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "58bb8dec-135b-4e13-a974-7d0225de018c", "links": [{"href": "http://172.30.9.21:8774/flavors/58bb8dec-135b-4e13-a974-7d0225de018c", "rel": "bookmark"}]}, "id": "22485f55-9c60-48a2-9632-d28dc4cee841", "security_groups": [{"name": "cloudify-sg_d14507f6-3570-4893-a6e3-765a52e44090"}], "user_id": "0bfbb8338aa44bba98ab3a195e5e9d3d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T10:17:08Z", "hostId": "1ecd0abe0eb6ff8e82852cb329d81b28c63ca261fabfc8b023e11ada", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_d14507f6-3570-4893-a6e3-765a52e44090", "name": "cloudify-vm_d14507f6-3570-4893-a6e3-765a52e44090", "created": "2019-04-09T10:17:07Z", "tenant_id": "9eb02fb03c14451faf51d5dc09391f72", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 10:18:27,695 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-78337bd6-018f-4a45-92f0-62bb00e3bc36 2019-04-09 10:18:27,696 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.426661014557s 2019-04-09 10:18:27,702 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 10:18:29,705 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 10:18:29,708 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}17d891b11c8e268ec798789556cf4e52a4a79613" 2019-04-09 10:18:30,173 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Tue, 09 Apr 2019 10:18:21 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f447f19b-7a4c-47c2-bd46-45b0c43f4b49 x-openstack-request-id: req-f447f19b-7a4c-47c2-bd46-45b0c43f4b49 2019-04-09 10:18:30,174 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/22485f55-9c60-48a2-9632-d28dc4cee841", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/22485f55-9c60-48a2-9632-d28dc4cee841", "rel": "bookmark"}], "image": {"id": "9386d840-8d51-4699-9f61-49a19ebb1f40", "links": [{"href": "http://172.30.9.21:8774/images/9386d840-8d51-4699-9f61-49a19ebb1f40", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "58bb8dec-135b-4e13-a974-7d0225de018c", "links": [{"href": "http://172.30.9.21:8774/flavors/58bb8dec-135b-4e13-a974-7d0225de018c", "rel": "bookmark"}]}, "id": "22485f55-9c60-48a2-9632-d28dc4cee841", "security_groups": [{"name": "cloudify-sg_d14507f6-3570-4893-a6e3-765a52e44090"}], "user_id": "0bfbb8338aa44bba98ab3a195e5e9d3d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T10:17:08Z", "hostId": "1ecd0abe0eb6ff8e82852cb329d81b28c63ca261fabfc8b023e11ada", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_d14507f6-3570-4893-a6e3-765a52e44090", "name": "cloudify-vm_d14507f6-3570-4893-a6e3-765a52e44090", "created": "2019-04-09T10:17:07Z", "tenant_id": "9eb02fb03c14451faf51d5dc09391f72", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 10:18:30,174 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-f447f19b-7a4c-47c2-bd46-45b0c43f4b49 2019-04-09 10:18:30,174 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.469135046005s 2019-04-09 10:18:30,181 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 10:18:32,183 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 10:18:32,187 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}17d891b11c8e268ec798789556cf4e52a4a79613" 2019-04-09 10:18:32,571 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Tue, 09 Apr 2019 10:18:24 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-99d09a57-0ce7-4262-8652-47695921e2bb x-openstack-request-id: req-99d09a57-0ce7-4262-8652-47695921e2bb 2019-04-09 10:18:32,572 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/22485f55-9c60-48a2-9632-d28dc4cee841", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/22485f55-9c60-48a2-9632-d28dc4cee841", "rel": "bookmark"}], "image": {"id": "9386d840-8d51-4699-9f61-49a19ebb1f40", "links": [{"href": "http://172.30.9.21:8774/images/9386d840-8d51-4699-9f61-49a19ebb1f40", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "58bb8dec-135b-4e13-a974-7d0225de018c", "links": [{"href": "http://172.30.9.21:8774/flavors/58bb8dec-135b-4e13-a974-7d0225de018c", "rel": "bookmark"}]}, "id": "22485f55-9c60-48a2-9632-d28dc4cee841", "security_groups": [{"name": "cloudify-sg_d14507f6-3570-4893-a6e3-765a52e44090"}], "user_id": "0bfbb8338aa44bba98ab3a195e5e9d3d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T10:17:08Z", "hostId": "1ecd0abe0eb6ff8e82852cb329d81b28c63ca261fabfc8b023e11ada", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_d14507f6-3570-4893-a6e3-765a52e44090", "name": "cloudify-vm_d14507f6-3570-4893-a6e3-765a52e44090", "created": "2019-04-09T10:17:07Z", "tenant_id": "9eb02fb03c14451faf51d5dc09391f72", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 10:18:32,572 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-99d09a57-0ce7-4262-8652-47695921e2bb 2019-04-09 10:18:32,572 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.388435125351s 2019-04-09 10:18:32,579 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 10:18:34,581 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 10:18:34,585 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}17d891b11c8e268ec798789556cf4e52a4a79613" 2019-04-09 10:18:34,789 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Tue, 09 Apr 2019 10:18:26 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-9b2a9d78-070b-4963-aa6b-8d42a674ea41 x-openstack-request-id: req-9b2a9d78-070b-4963-aa6b-8d42a674ea41 2019-04-09 10:18:34,789 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/22485f55-9c60-48a2-9632-d28dc4cee841", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/22485f55-9c60-48a2-9632-d28dc4cee841", "rel": "bookmark"}], "image": {"id": "9386d840-8d51-4699-9f61-49a19ebb1f40", "links": [{"href": "http://172.30.9.21:8774/images/9386d840-8d51-4699-9f61-49a19ebb1f40", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "58bb8dec-135b-4e13-a974-7d0225de018c", "links": [{"href": "http://172.30.9.21:8774/flavors/58bb8dec-135b-4e13-a974-7d0225de018c", "rel": "bookmark"}]}, "id": "22485f55-9c60-48a2-9632-d28dc4cee841", "security_groups": [{"name": "cloudify-sg_d14507f6-3570-4893-a6e3-765a52e44090"}], "user_id": "0bfbb8338aa44bba98ab3a195e5e9d3d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T10:17:08Z", "hostId": "1ecd0abe0eb6ff8e82852cb329d81b28c63ca261fabfc8b023e11ada", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_d14507f6-3570-4893-a6e3-765a52e44090", "name": "cloudify-vm_d14507f6-3570-4893-a6e3-765a52e44090", "created": "2019-04-09T10:17:07Z", "tenant_id": "9eb02fb03c14451faf51d5dc09391f72", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 10:18:34,789 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-9b2a9d78-070b-4963-aa6b-8d42a674ea41 2019-04-09 10:18:34,790 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.208148956299s 2019-04-09 10:18:34,797 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 10:18:36,799 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 10:18:36,803 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}17d891b11c8e268ec798789556cf4e52a4a79613" 2019-04-09 10:18:37,262 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Tue, 09 Apr 2019 10:18:28 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-2d6cac4a-2ebd-4ba2-bd8a-153a68d00def x-openstack-request-id: req-2d6cac4a-2ebd-4ba2-bd8a-153a68d00def 2019-04-09 10:18:37,263 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/22485f55-9c60-48a2-9632-d28dc4cee841", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/22485f55-9c60-48a2-9632-d28dc4cee841", "rel": "bookmark"}], "image": {"id": "9386d840-8d51-4699-9f61-49a19ebb1f40", "links": [{"href": "http://172.30.9.21:8774/images/9386d840-8d51-4699-9f61-49a19ebb1f40", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "58bb8dec-135b-4e13-a974-7d0225de018c", "links": [{"href": "http://172.30.9.21:8774/flavors/58bb8dec-135b-4e13-a974-7d0225de018c", "rel": "bookmark"}]}, "id": "22485f55-9c60-48a2-9632-d28dc4cee841", "security_groups": [{"name": "cloudify-sg_d14507f6-3570-4893-a6e3-765a52e44090"}], "user_id": "0bfbb8338aa44bba98ab3a195e5e9d3d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T10:17:08Z", "hostId": "1ecd0abe0eb6ff8e82852cb329d81b28c63ca261fabfc8b023e11ada", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_d14507f6-3570-4893-a6e3-765a52e44090", "name": "cloudify-vm_d14507f6-3570-4893-a6e3-765a52e44090", "created": "2019-04-09T10:17:07Z", "tenant_id": "9eb02fb03c14451faf51d5dc09391f72", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 10:18:37,263 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-2d6cac4a-2ebd-4ba2-bd8a-153a68d00def 2019-04-09 10:18:37,263 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.464016914368s 2019-04-09 10:18:37,270 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 10:18:39,272 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 10:18:39,276 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}17d891b11c8e268ec798789556cf4e52a4a79613" 2019-04-09 10:18:39,454 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Tue, 09 Apr 2019 10:18:31 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d520e900-8b2b-4f2d-8c2a-e3ac797d6984 x-openstack-request-id: req-d520e900-8b2b-4f2d-8c2a-e3ac797d6984 2019-04-09 10:18:39,454 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/22485f55-9c60-48a2-9632-d28dc4cee841", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/22485f55-9c60-48a2-9632-d28dc4cee841", "rel": "bookmark"}], "image": {"id": "9386d840-8d51-4699-9f61-49a19ebb1f40", "links": [{"href": "http://172.30.9.21:8774/images/9386d840-8d51-4699-9f61-49a19ebb1f40", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "58bb8dec-135b-4e13-a974-7d0225de018c", "links": [{"href": "http://172.30.9.21:8774/flavors/58bb8dec-135b-4e13-a974-7d0225de018c", "rel": "bookmark"}]}, "id": "22485f55-9c60-48a2-9632-d28dc4cee841", "security_groups": [{"name": "cloudify-sg_d14507f6-3570-4893-a6e3-765a52e44090"}], "user_id": "0bfbb8338aa44bba98ab3a195e5e9d3d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T10:17:08Z", "hostId": "1ecd0abe0eb6ff8e82852cb329d81b28c63ca261fabfc8b023e11ada", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_d14507f6-3570-4893-a6e3-765a52e44090", "name": "cloudify-vm_d14507f6-3570-4893-a6e3-765a52e44090", "created": "2019-04-09T10:17:07Z", "tenant_id": "9eb02fb03c14451faf51d5dc09391f72", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 10:18:39,454 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-d520e900-8b2b-4f2d-8c2a-e3ac797d6984 2019-04-09 10:18:39,455 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.182003974915s 2019-04-09 10:18:39,461 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 10:18:41,464 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 10:18:41,467 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}17d891b11c8e268ec798789556cf4e52a4a79613" 2019-04-09 10:18:41,652 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Tue, 09 Apr 2019 10:18:33 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-a4c98742-147a-4513-badf-61d2849a3a6b x-openstack-request-id: req-a4c98742-147a-4513-badf-61d2849a3a6b 2019-04-09 10:18:41,653 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/22485f55-9c60-48a2-9632-d28dc4cee841", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/22485f55-9c60-48a2-9632-d28dc4cee841", "rel": "bookmark"}], "image": {"id": "9386d840-8d51-4699-9f61-49a19ebb1f40", "links": [{"href": "http://172.30.9.21:8774/images/9386d840-8d51-4699-9f61-49a19ebb1f40", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "58bb8dec-135b-4e13-a974-7d0225de018c", "links": [{"href": "http://172.30.9.21:8774/flavors/58bb8dec-135b-4e13-a974-7d0225de018c", "rel": "bookmark"}]}, "id": "22485f55-9c60-48a2-9632-d28dc4cee841", "security_groups": [{"name": "cloudify-sg_d14507f6-3570-4893-a6e3-765a52e44090"}], "user_id": "0bfbb8338aa44bba98ab3a195e5e9d3d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T10:17:08Z", "hostId": "1ecd0abe0eb6ff8e82852cb329d81b28c63ca261fabfc8b023e11ada", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_d14507f6-3570-4893-a6e3-765a52e44090", "name": "cloudify-vm_d14507f6-3570-4893-a6e3-765a52e44090", "created": "2019-04-09T10:17:07Z", "tenant_id": "9eb02fb03c14451faf51d5dc09391f72", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 10:18:41,653 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-a4c98742-147a-4513-badf-61d2849a3a6b 2019-04-09 10:18:41,653 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.188792943954s 2019-04-09 10:18:41,660 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 10:18:43,662 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 10:18:43,666 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}17d891b11c8e268ec798789556cf4e52a4a79613" 2019-04-09 10:18:44,219 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Tue, 09 Apr 2019 10:18:35 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-a96a94c7-8aad-459e-996b-926f106a485e x-openstack-request-id: req-a96a94c7-8aad-459e-996b-926f106a485e 2019-04-09 10:18:44,220 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/22485f55-9c60-48a2-9632-d28dc4cee841", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/22485f55-9c60-48a2-9632-d28dc4cee841", "rel": "bookmark"}], "image": {"id": "9386d840-8d51-4699-9f61-49a19ebb1f40", "links": [{"href": "http://172.30.9.21:8774/images/9386d840-8d51-4699-9f61-49a19ebb1f40", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "58bb8dec-135b-4e13-a974-7d0225de018c", "links": [{"href": "http://172.30.9.21:8774/flavors/58bb8dec-135b-4e13-a974-7d0225de018c", "rel": "bookmark"}]}, "id": "22485f55-9c60-48a2-9632-d28dc4cee841", "security_groups": [{"name": "cloudify-sg_d14507f6-3570-4893-a6e3-765a52e44090"}], "user_id": "0bfbb8338aa44bba98ab3a195e5e9d3d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T10:17:08Z", "hostId": "1ecd0abe0eb6ff8e82852cb329d81b28c63ca261fabfc8b023e11ada", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_d14507f6-3570-4893-a6e3-765a52e44090", "name": "cloudify-vm_d14507f6-3570-4893-a6e3-765a52e44090", "created": "2019-04-09T10:17:07Z", "tenant_id": "9eb02fb03c14451faf51d5dc09391f72", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 10:18:44,220 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-a96a94c7-8aad-459e-996b-926f106a485e 2019-04-09 10:18:44,220 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.557594060898s 2019-04-09 10:18:44,227 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 10:18:46,229 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 10:18:46,233 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}17d891b11c8e268ec798789556cf4e52a4a79613" 2019-04-09 10:18:46,682 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Tue, 09 Apr 2019 10:18:38 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-833d5e26-5f77-4be4-8719-11c228389ac5 x-openstack-request-id: req-833d5e26-5f77-4be4-8719-11c228389ac5 2019-04-09 10:18:46,683 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/22485f55-9c60-48a2-9632-d28dc4cee841", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/22485f55-9c60-48a2-9632-d28dc4cee841", "rel": "bookmark"}], "image": {"id": "9386d840-8d51-4699-9f61-49a19ebb1f40", "links": [{"href": "http://172.30.9.21:8774/images/9386d840-8d51-4699-9f61-49a19ebb1f40", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "58bb8dec-135b-4e13-a974-7d0225de018c", "links": [{"href": "http://172.30.9.21:8774/flavors/58bb8dec-135b-4e13-a974-7d0225de018c", "rel": "bookmark"}]}, "id": "22485f55-9c60-48a2-9632-d28dc4cee841", "security_groups": [{"name": "cloudify-sg_d14507f6-3570-4893-a6e3-765a52e44090"}], "user_id": "0bfbb8338aa44bba98ab3a195e5e9d3d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T10:17:08Z", "hostId": "1ecd0abe0eb6ff8e82852cb329d81b28c63ca261fabfc8b023e11ada", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_d14507f6-3570-4893-a6e3-765a52e44090", "name": "cloudify-vm_d14507f6-3570-4893-a6e3-765a52e44090", "created": "2019-04-09T10:17:07Z", "tenant_id": "9eb02fb03c14451faf51d5dc09391f72", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 10:18:46,683 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-833d5e26-5f77-4be4-8719-11c228389ac5 2019-04-09 10:18:46,683 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.453416109085s 2019-04-09 10:18:46,690 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 10:18:48,692 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 10:18:48,696 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}17d891b11c8e268ec798789556cf4e52a4a79613" 2019-04-09 10:18:49,191 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Tue, 09 Apr 2019 10:18:40 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-09a7f4b0-1db9-4e30-ac76-2ecda42058ea x-openstack-request-id: req-09a7f4b0-1db9-4e30-ac76-2ecda42058ea 2019-04-09 10:18:49,191 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/22485f55-9c60-48a2-9632-d28dc4cee841", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/22485f55-9c60-48a2-9632-d28dc4cee841", "rel": "bookmark"}], "image": {"id": "9386d840-8d51-4699-9f61-49a19ebb1f40", "links": [{"href": "http://172.30.9.21:8774/images/9386d840-8d51-4699-9f61-49a19ebb1f40", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "58bb8dec-135b-4e13-a974-7d0225de018c", "links": [{"href": "http://172.30.9.21:8774/flavors/58bb8dec-135b-4e13-a974-7d0225de018c", "rel": "bookmark"}]}, "id": "22485f55-9c60-48a2-9632-d28dc4cee841", "security_groups": [{"name": "cloudify-sg_d14507f6-3570-4893-a6e3-765a52e44090"}], "user_id": "0bfbb8338aa44bba98ab3a195e5e9d3d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T10:17:08Z", "hostId": "1ecd0abe0eb6ff8e82852cb329d81b28c63ca261fabfc8b023e11ada", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_d14507f6-3570-4893-a6e3-765a52e44090", "name": "cloudify-vm_d14507f6-3570-4893-a6e3-765a52e44090", "created": "2019-04-09T10:17:07Z", "tenant_id": "9eb02fb03c14451faf51d5dc09391f72", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 10:18:49,191 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-09a7f4b0-1db9-4e30-ac76-2ecda42058ea 2019-04-09 10:18:49,192 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.499197006226s 2019-04-09 10:18:49,198 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 10:18:51,200 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 10:18:51,204 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}17d891b11c8e268ec798789556cf4e52a4a79613" 2019-04-09 10:18:51,591 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Tue, 09 Apr 2019 10:18:43 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-4724f7c4-3db1-4e61-920d-62e8fd0ed705 x-openstack-request-id: req-4724f7c4-3db1-4e61-920d-62e8fd0ed705 2019-04-09 10:18:51,592 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/22485f55-9c60-48a2-9632-d28dc4cee841", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/22485f55-9c60-48a2-9632-d28dc4cee841", "rel": "bookmark"}], "image": {"id": "9386d840-8d51-4699-9f61-49a19ebb1f40", "links": [{"href": "http://172.30.9.21:8774/images/9386d840-8d51-4699-9f61-49a19ebb1f40", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "58bb8dec-135b-4e13-a974-7d0225de018c", "links": [{"href": "http://172.30.9.21:8774/flavors/58bb8dec-135b-4e13-a974-7d0225de018c", "rel": "bookmark"}]}, "id": "22485f55-9c60-48a2-9632-d28dc4cee841", "security_groups": [{"name": "cloudify-sg_d14507f6-3570-4893-a6e3-765a52e44090"}], "user_id": "0bfbb8338aa44bba98ab3a195e5e9d3d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T10:17:08Z", "hostId": "1ecd0abe0eb6ff8e82852cb329d81b28c63ca261fabfc8b023e11ada", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_d14507f6-3570-4893-a6e3-765a52e44090", "name": "cloudify-vm_d14507f6-3570-4893-a6e3-765a52e44090", "created": "2019-04-09T10:17:07Z", "tenant_id": "9eb02fb03c14451faf51d5dc09391f72", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 10:18:51,592 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-4724f7c4-3db1-4e61-920d-62e8fd0ed705 2019-04-09 10:18:51,592 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.391433954239s 2019-04-09 10:18:51,599 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 10:18:53,601 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 10:18:53,604 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}17d891b11c8e268ec798789556cf4e52a4a79613" 2019-04-09 10:18:54,070 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Tue, 09 Apr 2019 10:18:45 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-728673c3-9d84-4cd2-b3bf-d509dd5dc042 x-openstack-request-id: req-728673c3-9d84-4cd2-b3bf-d509dd5dc042 2019-04-09 10:18:54,070 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/22485f55-9c60-48a2-9632-d28dc4cee841", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/22485f55-9c60-48a2-9632-d28dc4cee841", "rel": "bookmark"}], "image": {"id": "9386d840-8d51-4699-9f61-49a19ebb1f40", "links": [{"href": "http://172.30.9.21:8774/images/9386d840-8d51-4699-9f61-49a19ebb1f40", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "58bb8dec-135b-4e13-a974-7d0225de018c", "links": [{"href": "http://172.30.9.21:8774/flavors/58bb8dec-135b-4e13-a974-7d0225de018c", "rel": "bookmark"}]}, "id": "22485f55-9c60-48a2-9632-d28dc4cee841", "security_groups": [{"name": "cloudify-sg_d14507f6-3570-4893-a6e3-765a52e44090"}], "user_id": "0bfbb8338aa44bba98ab3a195e5e9d3d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T10:17:08Z", "hostId": "1ecd0abe0eb6ff8e82852cb329d81b28c63ca261fabfc8b023e11ada", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_d14507f6-3570-4893-a6e3-765a52e44090", "name": "cloudify-vm_d14507f6-3570-4893-a6e3-765a52e44090", "created": "2019-04-09T10:17:07Z", "tenant_id": "9eb02fb03c14451faf51d5dc09391f72", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 10:18:54,071 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-728673c3-9d84-4cd2-b3bf-d509dd5dc042 2019-04-09 10:18:54,071 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.469637155533s 2019-04-09 10:18:54,077 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 10:18:56,080 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 10:18:56,082 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}17d891b11c8e268ec798789556cf4e52a4a79613" 2019-04-09 10:18:56,280 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Tue, 09 Apr 2019 10:18:47 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f432256f-07fa-4bb2-91f4-a402d4ef1660 x-openstack-request-id: req-f432256f-07fa-4bb2-91f4-a402d4ef1660 2019-04-09 10:18:56,281 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/22485f55-9c60-48a2-9632-d28dc4cee841", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/22485f55-9c60-48a2-9632-d28dc4cee841", "rel": "bookmark"}], "image": {"id": "9386d840-8d51-4699-9f61-49a19ebb1f40", "links": [{"href": "http://172.30.9.21:8774/images/9386d840-8d51-4699-9f61-49a19ebb1f40", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "58bb8dec-135b-4e13-a974-7d0225de018c", "links": [{"href": "http://172.30.9.21:8774/flavors/58bb8dec-135b-4e13-a974-7d0225de018c", "rel": "bookmark"}]}, "id": "22485f55-9c60-48a2-9632-d28dc4cee841", "security_groups": [{"name": "cloudify-sg_d14507f6-3570-4893-a6e3-765a52e44090"}], "user_id": "0bfbb8338aa44bba98ab3a195e5e9d3d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T10:17:08Z", "hostId": "1ecd0abe0eb6ff8e82852cb329d81b28c63ca261fabfc8b023e11ada", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_d14507f6-3570-4893-a6e3-765a52e44090", "name": "cloudify-vm_d14507f6-3570-4893-a6e3-765a52e44090", "created": "2019-04-09T10:17:07Z", "tenant_id": "9eb02fb03c14451faf51d5dc09391f72", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 10:18:56,281 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-f432256f-07fa-4bb2-91f4-a402d4ef1660 2019-04-09 10:18:56,281 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.201556921005s 2019-04-09 10:18:56,288 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 10:18:58,290 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 10:18:58,294 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}17d891b11c8e268ec798789556cf4e52a4a79613" 2019-04-09 10:18:58,728 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Tue, 09 Apr 2019 10:18:50 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-6f557ae1-0817-4dee-ae37-8505b683771d x-openstack-request-id: req-6f557ae1-0817-4dee-ae37-8505b683771d 2019-04-09 10:18:58,729 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/22485f55-9c60-48a2-9632-d28dc4cee841", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/22485f55-9c60-48a2-9632-d28dc4cee841", "rel": "bookmark"}], "image": {"id": "9386d840-8d51-4699-9f61-49a19ebb1f40", "links": [{"href": "http://172.30.9.21:8774/images/9386d840-8d51-4699-9f61-49a19ebb1f40", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "58bb8dec-135b-4e13-a974-7d0225de018c", "links": [{"href": "http://172.30.9.21:8774/flavors/58bb8dec-135b-4e13-a974-7d0225de018c", "rel": "bookmark"}]}, "id": "22485f55-9c60-48a2-9632-d28dc4cee841", "security_groups": [{"name": "cloudify-sg_d14507f6-3570-4893-a6e3-765a52e44090"}], "user_id": "0bfbb8338aa44bba98ab3a195e5e9d3d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T10:17:08Z", "hostId": "1ecd0abe0eb6ff8e82852cb329d81b28c63ca261fabfc8b023e11ada", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_d14507f6-3570-4893-a6e3-765a52e44090", "name": "cloudify-vm_d14507f6-3570-4893-a6e3-765a52e44090", "created": "2019-04-09T10:17:07Z", "tenant_id": "9eb02fb03c14451faf51d5dc09391f72", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 10:18:58,729 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-6f557ae1-0817-4dee-ae37-8505b683771d 2019-04-09 10:18:58,729 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.438569068909s 2019-04-09 10:18:58,736 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 10:19:00,738 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 10:19:00,742 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}17d891b11c8e268ec798789556cf4e52a4a79613" 2019-04-09 10:19:00,916 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Tue, 09 Apr 2019 10:18:52 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-601dec25-835a-4f9e-86e2-cb8c6977ff03 x-openstack-request-id: req-601dec25-835a-4f9e-86e2-cb8c6977ff03 2019-04-09 10:19:00,917 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/22485f55-9c60-48a2-9632-d28dc4cee841", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/22485f55-9c60-48a2-9632-d28dc4cee841", "rel": "bookmark"}], "image": {"id": "9386d840-8d51-4699-9f61-49a19ebb1f40", "links": [{"href": "http://172.30.9.21:8774/images/9386d840-8d51-4699-9f61-49a19ebb1f40", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "58bb8dec-135b-4e13-a974-7d0225de018c", "links": [{"href": "http://172.30.9.21:8774/flavors/58bb8dec-135b-4e13-a974-7d0225de018c", "rel": "bookmark"}]}, "id": "22485f55-9c60-48a2-9632-d28dc4cee841", "security_groups": [{"name": "cloudify-sg_d14507f6-3570-4893-a6e3-765a52e44090"}], "user_id": "0bfbb8338aa44bba98ab3a195e5e9d3d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T10:17:08Z", "hostId": "1ecd0abe0eb6ff8e82852cb329d81b28c63ca261fabfc8b023e11ada", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_d14507f6-3570-4893-a6e3-765a52e44090", "name": "cloudify-vm_d14507f6-3570-4893-a6e3-765a52e44090", "created": "2019-04-09T10:17:07Z", "tenant_id": "9eb02fb03c14451faf51d5dc09391f72", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 10:19:00,917 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-601dec25-835a-4f9e-86e2-cb8c6977ff03 2019-04-09 10:19:00,917 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.178433895111s 2019-04-09 10:19:00,924 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 10:19:02,926 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 10:19:02,930 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}17d891b11c8e268ec798789556cf4e52a4a79613" 2019-04-09 10:19:03,102 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Tue, 09 Apr 2019 10:18:54 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c5203b6c-c604-46f0-80c4-d6684387bb7f x-openstack-request-id: req-c5203b6c-c604-46f0-80c4-d6684387bb7f 2019-04-09 10:19:03,103 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/22485f55-9c60-48a2-9632-d28dc4cee841", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/22485f55-9c60-48a2-9632-d28dc4cee841", "rel": "bookmark"}], "image": {"id": "9386d840-8d51-4699-9f61-49a19ebb1f40", "links": [{"href": "http://172.30.9.21:8774/images/9386d840-8d51-4699-9f61-49a19ebb1f40", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "58bb8dec-135b-4e13-a974-7d0225de018c", "links": [{"href": "http://172.30.9.21:8774/flavors/58bb8dec-135b-4e13-a974-7d0225de018c", "rel": "bookmark"}]}, "id": "22485f55-9c60-48a2-9632-d28dc4cee841", "security_groups": [{"name": "cloudify-sg_d14507f6-3570-4893-a6e3-765a52e44090"}], "user_id": "0bfbb8338aa44bba98ab3a195e5e9d3d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T10:17:08Z", "hostId": "1ecd0abe0eb6ff8e82852cb329d81b28c63ca261fabfc8b023e11ada", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_d14507f6-3570-4893-a6e3-765a52e44090", "name": "cloudify-vm_d14507f6-3570-4893-a6e3-765a52e44090", "created": "2019-04-09T10:17:07Z", "tenant_id": "9eb02fb03c14451faf51d5dc09391f72", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 10:19:03,103 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-c5203b6c-c604-46f0-80c4-d6684387bb7f 2019-04-09 10:19:03,103 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.176395177841s 2019-04-09 10:19:03,110 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 10:19:05,112 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 10:19:05,116 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}17d891b11c8e268ec798789556cf4e52a4a79613" 2019-04-09 10:19:05,307 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Tue, 09 Apr 2019 10:18:56 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-318e3c73-b04d-4d7d-99de-7a623f3255e9 x-openstack-request-id: req-318e3c73-b04d-4d7d-99de-7a623f3255e9 2019-04-09 10:19:05,307 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/22485f55-9c60-48a2-9632-d28dc4cee841", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/22485f55-9c60-48a2-9632-d28dc4cee841", "rel": "bookmark"}], "image": {"id": "9386d840-8d51-4699-9f61-49a19ebb1f40", "links": [{"href": "http://172.30.9.21:8774/images/9386d840-8d51-4699-9f61-49a19ebb1f40", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "58bb8dec-135b-4e13-a974-7d0225de018c", "links": [{"href": "http://172.30.9.21:8774/flavors/58bb8dec-135b-4e13-a974-7d0225de018c", "rel": "bookmark"}]}, "id": "22485f55-9c60-48a2-9632-d28dc4cee841", "security_groups": [{"name": "cloudify-sg_d14507f6-3570-4893-a6e3-765a52e44090"}], "user_id": "0bfbb8338aa44bba98ab3a195e5e9d3d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T10:17:08Z", "hostId": "1ecd0abe0eb6ff8e82852cb329d81b28c63ca261fabfc8b023e11ada", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_d14507f6-3570-4893-a6e3-765a52e44090", "name": "cloudify-vm_d14507f6-3570-4893-a6e3-765a52e44090", "created": "2019-04-09T10:17:07Z", "tenant_id": "9eb02fb03c14451faf51d5dc09391f72", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 10:19:05,307 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-318e3c73-b04d-4d7d-99de-7a623f3255e9 2019-04-09 10:19:05,307 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.19508600235s 2019-04-09 10:19:05,314 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 10:19:07,316 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 10:19:07,320 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}17d891b11c8e268ec798789556cf4e52a4a79613" 2019-04-09 10:19:07,510 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Tue, 09 Apr 2019 10:18:59 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-a696667e-cb10-4dba-98f4-04aec30fdc16 x-openstack-request-id: req-a696667e-cb10-4dba-98f4-04aec30fdc16 2019-04-09 10:19:07,511 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/22485f55-9c60-48a2-9632-d28dc4cee841", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/22485f55-9c60-48a2-9632-d28dc4cee841", "rel": "bookmark"}], "image": {"id": "9386d840-8d51-4699-9f61-49a19ebb1f40", "links": [{"href": "http://172.30.9.21:8774/images/9386d840-8d51-4699-9f61-49a19ebb1f40", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "58bb8dec-135b-4e13-a974-7d0225de018c", "links": [{"href": "http://172.30.9.21:8774/flavors/58bb8dec-135b-4e13-a974-7d0225de018c", "rel": "bookmark"}]}, "id": "22485f55-9c60-48a2-9632-d28dc4cee841", "security_groups": [{"name": "cloudify-sg_d14507f6-3570-4893-a6e3-765a52e44090"}], "user_id": "0bfbb8338aa44bba98ab3a195e5e9d3d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T10:17:08Z", "hostId": "1ecd0abe0eb6ff8e82852cb329d81b28c63ca261fabfc8b023e11ada", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_d14507f6-3570-4893-a6e3-765a52e44090", "name": "cloudify-vm_d14507f6-3570-4893-a6e3-765a52e44090", "created": "2019-04-09T10:17:07Z", "tenant_id": "9eb02fb03c14451faf51d5dc09391f72", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 10:19:07,511 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-a696667e-cb10-4dba-98f4-04aec30fdc16 2019-04-09 10:19:07,511 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.194799184799s 2019-04-09 10:19:07,518 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 10:19:09,520 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 10:19:09,524 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}17d891b11c8e268ec798789556cf4e52a4a79613" 2019-04-09 10:19:09,702 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Tue, 09 Apr 2019 10:19:01 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-0914ca35-9900-4ba8-9251-e01a8b91cc6d x-openstack-request-id: req-0914ca35-9900-4ba8-9251-e01a8b91cc6d 2019-04-09 10:19:09,703 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/22485f55-9c60-48a2-9632-d28dc4cee841", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/22485f55-9c60-48a2-9632-d28dc4cee841", "rel": "bookmark"}], "image": {"id": "9386d840-8d51-4699-9f61-49a19ebb1f40", "links": [{"href": "http://172.30.9.21:8774/images/9386d840-8d51-4699-9f61-49a19ebb1f40", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "58bb8dec-135b-4e13-a974-7d0225de018c", "links": [{"href": "http://172.30.9.21:8774/flavors/58bb8dec-135b-4e13-a974-7d0225de018c", "rel": "bookmark"}]}, "id": "22485f55-9c60-48a2-9632-d28dc4cee841", "security_groups": [{"name": "cloudify-sg_d14507f6-3570-4893-a6e3-765a52e44090"}], "user_id": "0bfbb8338aa44bba98ab3a195e5e9d3d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T10:17:08Z", "hostId": "1ecd0abe0eb6ff8e82852cb329d81b28c63ca261fabfc8b023e11ada", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_d14507f6-3570-4893-a6e3-765a52e44090", "name": "cloudify-vm_d14507f6-3570-4893-a6e3-765a52e44090", "created": "2019-04-09T10:17:07Z", "tenant_id": "9eb02fb03c14451faf51d5dc09391f72", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 10:19:09,703 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-0914ca35-9900-4ba8-9251-e01a8b91cc6d 2019-04-09 10:19:09,703 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.182559013367s 2019-04-09 10:19:09,710 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 10:19:11,712 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 10:19:11,716 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}17d891b11c8e268ec798789556cf4e52a4a79613" 2019-04-09 10:19:11,925 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Tue, 09 Apr 2019 10:19:03 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-951c678f-9ce6-4d57-9e3f-c899567a171c x-openstack-request-id: req-951c678f-9ce6-4d57-9e3f-c899567a171c 2019-04-09 10:19:11,926 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/22485f55-9c60-48a2-9632-d28dc4cee841", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/22485f55-9c60-48a2-9632-d28dc4cee841", "rel": "bookmark"}], "image": {"id": "9386d840-8d51-4699-9f61-49a19ebb1f40", "links": [{"href": "http://172.30.9.21:8774/images/9386d840-8d51-4699-9f61-49a19ebb1f40", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "58bb8dec-135b-4e13-a974-7d0225de018c", "links": [{"href": "http://172.30.9.21:8774/flavors/58bb8dec-135b-4e13-a974-7d0225de018c", "rel": "bookmark"}]}, "id": "22485f55-9c60-48a2-9632-d28dc4cee841", "security_groups": [{"name": "cloudify-sg_d14507f6-3570-4893-a6e3-765a52e44090"}], "user_id": "0bfbb8338aa44bba98ab3a195e5e9d3d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T10:17:08Z", "hostId": "1ecd0abe0eb6ff8e82852cb329d81b28c63ca261fabfc8b023e11ada", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_d14507f6-3570-4893-a6e3-765a52e44090", "name": "cloudify-vm_d14507f6-3570-4893-a6e3-765a52e44090", "created": "2019-04-09T10:17:07Z", "tenant_id": "9eb02fb03c14451faf51d5dc09391f72", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 10:19:11,926 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-951c678f-9ce6-4d57-9e3f-c899567a171c 2019-04-09 10:19:11,926 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.213685035706s 2019-04-09 10:19:11,933 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 10:19:13,935 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 10:19:13,939 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}17d891b11c8e268ec798789556cf4e52a4a79613" 2019-04-09 10:19:14,635 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 741 Content-Type: application/json Date: Tue, 09 Apr 2019 10:19:05 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-2cd7194f-4e22-4de0-b0f1-d472fa24affb x-openstack-request-id: req-2cd7194f-4e22-4de0-b0f1-d472fa24affb 2019-04-09 10:19:14,636 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cloudify-net_d14507f6-3570-4893-a6e3-765a52e44090": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:19:d9", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/22485f55-9c60-48a2-9632-d28dc4cee841", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/22485f55-9c60-48a2-9632-d28dc4cee841", "rel": "bookmark"}], "image": {"id": "9386d840-8d51-4699-9f61-49a19ebb1f40", "links": [{"href": "http://172.30.9.21:8774/images/9386d840-8d51-4699-9f61-49a19ebb1f40", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-09T10:19:13.000000", "flavor": {"id": "58bb8dec-135b-4e13-a974-7d0225de018c", "links": [{"href": "http://172.30.9.21:8774/flavors/58bb8dec-135b-4e13-a974-7d0225de018c", "rel": "bookmark"}]}, "id": "22485f55-9c60-48a2-9632-d28dc4cee841", "security_groups": [{"name": "cloudify-sg_d14507f6-3570-4893-a6e3-765a52e44090"}], "user_id": "0bfbb8338aa44bba98ab3a195e5e9d3d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-09T10:19:05Z", "hostId": "1ecd0abe0eb6ff8e82852cb329d81b28c63ca261fabfc8b023e11ada", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_d14507f6-3570-4893-a6e3-765a52e44090", "name": "cloudify-vm_d14507f6-3570-4893-a6e3-765a52e44090", "created": "2019-04-09T10:17:07Z", "tenant_id": "9eb02fb03c14451faf51d5dc09391f72", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 10:19:14,636 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-2cd7194f-4e22-4de0-b0f1-d472fa24affb 2019-04-09 10:19:14,636 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.700706005096s 2019-04-09 10:19:14,643 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-04-09 10:19:14,644 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/ports.json?device_id=22485f55-9c60-48a2-9632-d28dc4cee841" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}17d891b11c8e268ec798789556cf4e52a4a79613" 2019-04-09 10:19:14,702 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Tue, 09 Apr 2019 10:19:06 GMT X-Openstack-Request-Id: req-26b84b7e-1ab9-40a5-b644-c0960a14d75a 2019-04-09 10:19:14,702 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-09T10:19:04Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"987d44dc-01b9-4b53-83b8-76269ccd5aeb","ip_address":"192.168.120.11"}],"id":"a1af06da-79e0-44f8-9c0c-c520bc5de1c9","security_groups":["af23ed1a-8801-428a-83a3-1218b1dd754c"],"mac_address":"fa:16:3e:e7:19:d9","project_id":"9eb02fb03c14451faf51d5dc09391f72","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e9ecc89e-b516-4945-a503-c027715ec53a","tenant_id":"9eb02fb03c14451faf51d5dc09391f72","created_at":"2019-04-09T10:17:09Z","binding:vnic_type":"normal","device_id":"22485f55-9c60-48a2-9632-d28dc4cee841","ip_allocation":"immediate"}]} 2019-04-09 10:19:14,702 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=22485f55-9c60-48a2-9632-d28dc4cee841 used request id req-26b84b7e-1ab9-40a5-b644-c0960a14d75a 2019-04-09 10:19:14,703 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0592699050903s 2019-04-09 10:19:14,713 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-09 10:19:14,714 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/floatingips.json?port_id=a1af06da-79e0-44f8-9c0c-c520bc5de1c9" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}17d891b11c8e268ec798789556cf4e52a4a79613" 2019-04-09 10:19:14,758 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 09 Apr 2019 10:19:06 GMT X-Openstack-Request-Id: req-38d29355-99e4-4042-a387-3e5ff51af94b 2019-04-09 10:19:14,758 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-04-09 10:19:14,758 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json?port_id=a1af06da-79e0-44f8-9c0c-c520bc5de1c9 used request id req-38d29355-99e4-4042-a387-3e5ff51af94b 2019-04-09 10:19:14,759 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0450000762939s 2019-04-09 10:19:14,759 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cloudify-net_d14507f6-3570-4893-a6e3-765a52e44090': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:e7:19:d9', u'version': 4, u'addr': u'192.168.120.11', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'9386d840-8d51-4699-9f61-49a19ebb1f40'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-04-09T10:19:13.000000', 'flavor': Munch({u'id': u'58bb8dec-135b-4e13-a974-7d0225de018c'}), 'az': u'nova', 'id': u'22485f55-9c60-48a2-9632-d28dc4cee841', 'security_groups': [Munch({u'name': u'cloudify-sg_d14507f6-3570-4893-a6e3-765a52e44090'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'0bfbb8338aa44bba98ab3a195e5e9d3d', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9eb02fb03c14451faf51d5dc09391f72', 'name': 'cloudify-project_d14507f6-3570-4893-a6e3-765a52e44090', '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'2019-04-09T10:19:13.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-04-09T10:19:05Z', 'hostId': u'1ecd0abe0eb6ff8e82852cb329d81b28c63ca261fabfc8b023e11ada', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cloudify-kp_d14507f6-3570-4893-a6e3-765a52e44090', 'public_v6': '', 'private_v4': u'192.168.120.11', 'cloud': 'envvars', 'host_id': u'1ecd0abe0eb6ff8e82852cb329d81b28c63ca261fabfc8b023e11ada', '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'2019-04-09T10:19:13.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'9eb02fb03c14451faf51d5dc09391f72', 'name': u'cloudify-vm_d14507f6-3570-4893-a6e3-765a52e44090', 'adminPass': u'8FXFhNh4Qevi', 'tenant_id': u'9eb02fb03c14451faf51d5dc09391f72', 'created_at': u'2019-04-09T10:17:07Z', 'created': u'2019-04-09T10:17:07Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-04-09 10:19:14,765 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-09 10:19:14,766 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}17d891b11c8e268ec798789556cf4e52a4a79613" 2019-04-09 10:19:14,877 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1272 Content-Type: application/json Date: Tue, 09 Apr 2019 10:19:06 GMT X-Openstack-Request-Id: req-14f90691-51b3-465e-88ca-53d17d14f540 2019-04-09 10:19:14,877 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"b62787c2-635d-4893-8553-7ee0260442ff","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ba7a30bb29394fc4a587735d9dfb749e","l2_adjacency":true,"status":"ACTIVE","subnets":["dce875e1-9eec-4cb2-94e6-93dffefe33f6"],"description":"","tags":[],"updated_at":"2019-04-09T06:38:46Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ba7a30bb29394fc4a587735d9dfb749e","created_at":"2019-04-09T06:24:05Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"e9ecc89e-b516-4945-a503-c027715ec53a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9eb02fb03c14451faf51d5dc09391f72","l2_adjacency":true,"status":"ACTIVE","subnets":["987d44dc-01b9-4b53-83b8-76269ccd5aeb"],"description":"","tags":[],"updated_at":"2019-04-09T10:16:50Z","qos_policy_id":null,"name":"cloudify-net_d14507f6-3570-4893-a6e3-765a52e44090","admin_state_up":true,"tenant_id":"9eb02fb03c14451faf51d5dc09391f72","created_at":"2019-04-09T10:16:49Z","mtu":1450}]} 2019-04-09 10:19:14,877 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-14f90691-51b3-465e-88ca-53d17d14f540 2019-04-09 10:19:14,877 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.111783981323s 2019-04-09 10:19:14,879 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-04-09 10:19:14,879 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/ports.json?device_id=22485f55-9c60-48a2-9632-d28dc4cee841" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}17d891b11c8e268ec798789556cf4e52a4a79613" 2019-04-09 10:19:14,930 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Tue, 09 Apr 2019 10:19:06 GMT X-Openstack-Request-Id: req-66bd0b66-403d-4cb5-84e9-50d524159757 2019-04-09 10:19:14,930 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-09T10:19:04Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"987d44dc-01b9-4b53-83b8-76269ccd5aeb","ip_address":"192.168.120.11"}],"id":"a1af06da-79e0-44f8-9c0c-c520bc5de1c9","security_groups":["af23ed1a-8801-428a-83a3-1218b1dd754c"],"mac_address":"fa:16:3e:e7:19:d9","project_id":"9eb02fb03c14451faf51d5dc09391f72","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e9ecc89e-b516-4945-a503-c027715ec53a","tenant_id":"9eb02fb03c14451faf51d5dc09391f72","created_at":"2019-04-09T10:17:09Z","binding:vnic_type":"normal","device_id":"22485f55-9c60-48a2-9632-d28dc4cee841","ip_allocation":"immediate"}]} 2019-04-09 10:19:14,930 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=22485f55-9c60-48a2-9632-d28dc4cee841 used request id req-66bd0b66-403d-4cb5-84e9-50d524159757 2019-04-09 10:19:14,930 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0512089729309s 2019-04-09 10:19:14,931 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2019-04-09 10:19:14,931 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/floatingips.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}17d891b11c8e268ec798789556cf4e52a4a79613" -d '{"floatingip": {"floating_network_id": "b62787c2-635d-4893-8553-7ee0260442ff", "fixed_ip_address": "192.168.120.11", "port_id": "a1af06da-79e0-44f8-9c0c-c520bc5de1c9"}}' 2019-04-09 10:19:17,368 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 824 Content-Type: application/json Date: Tue, 09 Apr 2019 10:19:09 GMT X-Openstack-Request-Id: req-a41c5782-6b86-44c9-9f77-ddf7fe8abfbb 2019-04-09 10:19:17,368 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "318b1bab-eb5e-4918-8437-18c5d9c4213d", "status": "DOWN", "description": "", "tags": [], "tenant_id": "9eb02fb03c14451faf51d5dc09391f72", "created_at": "2019-04-09T10:19:07Z", "updated_at": "2019-04-09T10:19:07Z", "floating_network_id": "b62787c2-635d-4893-8553-7ee0260442ff", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "e9ecc89e-b516-4945-a503-c027715ec53a", "device_owner": "compute:nova", "mac_address": "fa:16:3e:e7:19:d9", "device_id": "22485f55-9c60-48a2-9632-d28dc4cee841"}, "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.213", "revision_number": 0, "project_id": "9eb02fb03c14451faf51d5dc09391f72", "port_id": "a1af06da-79e0-44f8-9c0c-c520bc5de1c9", "id": "c4859bb2-4c74-4408-890b-346a6130f806", "qos_policy_id": null}} 2019-04-09 10:19:17,368 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-a41c5782-6b86-44c9-9f77-ddf7fe8abfbb 2019-04-09 10:19:17,369 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.43750309944s 2019-04-09 10:19:17,385 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-09 10:19:17,385 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}17d891b11c8e268ec798789556cf4e52a4a79613" 2019-04-09 10:19:17,467 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Tue, 09 Apr 2019 10:19:09 GMT X-Openstack-Request-Id: req-4996330f-055e-47c4-b2dc-edd2daf777a5 2019-04-09 10:19:17,468 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "318b1bab-eb5e-4918-8437-18c5d9c4213d", "status": "DOWN", "description": "", "tags": [], "tenant_id": "9eb02fb03c14451faf51d5dc09391f72", "created_at": "2019-04-09T10:19:07Z", "updated_at": "2019-04-09T10:19:07Z", "floating_network_id": "b62787c2-635d-4893-8553-7ee0260442ff", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "e9ecc89e-b516-4945-a503-c027715ec53a", "device_owner": "compute:nova", "mac_address": "fa:16:3e:e7:19:d9", "device_id": "22485f55-9c60-48a2-9632-d28dc4cee841"}, "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.213", "revision_number": 0, "project_id": "9eb02fb03c14451faf51d5dc09391f72", "port_id": "a1af06da-79e0-44f8-9c0c-c520bc5de1c9", "id": "c4859bb2-4c74-4408-890b-346a6130f806", "qos_policy_id": null}]} 2019-04-09 10:19:17,468 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-4996330f-055e-47c4-b2dc-edd2daf777a5 2019-04-09 10:19:17,468 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.08340716362s 2019-04-09 10:19:17,475 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-04-09 10:19:17,586 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-09 10:19:17,586 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}17d891b11c8e268ec798789556cf4e52a4a79613" 2019-04-09 10:19:17,646 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Tue, 09 Apr 2019 10:19:09 GMT X-Openstack-Request-Id: req-b5fd102a-b670-4003-b459-6424e72017ff 2019-04-09 10:19:17,646 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "318b1bab-eb5e-4918-8437-18c5d9c4213d", "status": "DOWN", "description": "", "tags": [], "tenant_id": "9eb02fb03c14451faf51d5dc09391f72", "created_at": "2019-04-09T10:19:07Z", "updated_at": "2019-04-09T10:19:07Z", "floating_network_id": "b62787c2-635d-4893-8553-7ee0260442ff", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "e9ecc89e-b516-4945-a503-c027715ec53a", "device_owner": "compute:nova", "mac_address": "fa:16:3e:e7:19:d9", "device_id": "22485f55-9c60-48a2-9632-d28dc4cee841"}, "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.213", "revision_number": 0, "project_id": "9eb02fb03c14451faf51d5dc09391f72", "port_id": "a1af06da-79e0-44f8-9c0c-c520bc5de1c9", "id": "c4859bb2-4c74-4408-890b-346a6130f806", "qos_policy_id": null}]} 2019-04-09 10:19:17,646 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-b5fd102a-b670-4003-b459-6424e72017ff 2019-04-09 10:19:17,647 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0605998039246s 2019-04-09 10:19:17,653 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-04-09 10:19:17,764 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-09 10:19:17,765 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}17d891b11c8e268ec798789556cf4e52a4a79613" 2019-04-09 10:19:17,822 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Tue, 09 Apr 2019 10:19:09 GMT X-Openstack-Request-Id: req-5b67d049-e998-48f9-8a29-17fad4b67ef4 2019-04-09 10:19:17,822 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "318b1bab-eb5e-4918-8437-18c5d9c4213d", "status": "DOWN", "description": "", "tags": [], "tenant_id": "9eb02fb03c14451faf51d5dc09391f72", "created_at": "2019-04-09T10:19:07Z", "updated_at": "2019-04-09T10:19:07Z", "floating_network_id": "b62787c2-635d-4893-8553-7ee0260442ff", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "e9ecc89e-b516-4945-a503-c027715ec53a", "device_owner": "compute:nova", "mac_address": "fa:16:3e:e7:19:d9", "device_id": "22485f55-9c60-48a2-9632-d28dc4cee841"}, "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.213", "revision_number": 0, "project_id": "9eb02fb03c14451faf51d5dc09391f72", "port_id": "a1af06da-79e0-44f8-9c0c-c520bc5de1c9", "id": "c4859bb2-4c74-4408-890b-346a6130f806", "qos_policy_id": null}]} 2019-04-09 10:19:17,822 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-5b67d049-e998-48f9-8a29-17fad4b67ef4 2019-04-09 10:19:17,822 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0581707954407s 2019-04-09 10:19:17,828 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-04-09 10:19:17,939 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-09 10:19:17,940 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}17d891b11c8e268ec798789556cf4e52a4a79613" 2019-04-09 10:19:17,996 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Tue, 09 Apr 2019 10:19:09 GMT X-Openstack-Request-Id: req-9afcfd05-71c1-44e2-9680-448ef6a59731 2019-04-09 10:19:17,996 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "318b1bab-eb5e-4918-8437-18c5d9c4213d", "status": "DOWN", "description": "", "tags": [], "tenant_id": "9eb02fb03c14451faf51d5dc09391f72", "created_at": "2019-04-09T10:19:07Z", "updated_at": "2019-04-09T10:19:07Z", "floating_network_id": "b62787c2-635d-4893-8553-7ee0260442ff", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "e9ecc89e-b516-4945-a503-c027715ec53a", "device_owner": "compute:nova", "mac_address": "fa:16:3e:e7:19:d9", "device_id": "22485f55-9c60-48a2-9632-d28dc4cee841"}, "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.213", "revision_number": 0, "project_id": "9eb02fb03c14451faf51d5dc09391f72", "port_id": "a1af06da-79e0-44f8-9c0c-c520bc5de1c9", "id": "c4859bb2-4c74-4408-890b-346a6130f806", "qos_policy_id": null}]} 2019-04-09 10:19:17,996 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-9afcfd05-71c1-44e2-9680-448ef6a59731 2019-04-09 10:19:17,996 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0569441318512s 2019-04-09 10:19:18,003 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-04-09 10:19:18,113 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-09 10:19:18,114 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}17d891b11c8e268ec798789556cf4e52a4a79613" 2019-04-09 10:19:18,171 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Tue, 09 Apr 2019 10:19:10 GMT X-Openstack-Request-Id: req-a92534be-4787-451c-9a52-3bda4287d2eb 2019-04-09 10:19:18,172 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "318b1bab-eb5e-4918-8437-18c5d9c4213d", "status": "DOWN", "description": "", "tags": [], "tenant_id": "9eb02fb03c14451faf51d5dc09391f72", "created_at": "2019-04-09T10:19:07Z", "updated_at": "2019-04-09T10:19:07Z", "floating_network_id": "b62787c2-635d-4893-8553-7ee0260442ff", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "e9ecc89e-b516-4945-a503-c027715ec53a", "device_owner": "compute:nova", "mac_address": "fa:16:3e:e7:19:d9", "device_id": "22485f55-9c60-48a2-9632-d28dc4cee841"}, "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.213", "revision_number": 0, "project_id": "9eb02fb03c14451faf51d5dc09391f72", "port_id": "a1af06da-79e0-44f8-9c0c-c520bc5de1c9", "id": "c4859bb2-4c74-4408-890b-346a6130f806", "qos_policy_id": null}]} 2019-04-09 10:19:18,172 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-a92534be-4787-451c-9a52-3bda4287d2eb 2019-04-09 10:19:18,172 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0583899021149s 2019-04-09 10:19:18,178 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-04-09 10:19:18,289 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-09 10:19:18,289 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}17d891b11c8e268ec798789556cf4e52a4a79613" 2019-04-09 10:19:18,348 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Tue, 09 Apr 2019 10:19:10 GMT X-Openstack-Request-Id: req-900bea3c-4943-4b5d-a3c4-50be33ece702 2019-04-09 10:19:18,349 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "318b1bab-eb5e-4918-8437-18c5d9c4213d", "status": "DOWN", "description": "", "tags": [], "tenant_id": "9eb02fb03c14451faf51d5dc09391f72", "created_at": "2019-04-09T10:19:07Z", "updated_at": "2019-04-09T10:19:07Z", "floating_network_id": "b62787c2-635d-4893-8553-7ee0260442ff", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "e9ecc89e-b516-4945-a503-c027715ec53a", "device_owner": "compute:nova", "mac_address": "fa:16:3e:e7:19:d9", "device_id": "22485f55-9c60-48a2-9632-d28dc4cee841"}, "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.213", "revision_number": 0, "project_id": "9eb02fb03c14451faf51d5dc09391f72", "port_id": "a1af06da-79e0-44f8-9c0c-c520bc5de1c9", "id": "c4859bb2-4c74-4408-890b-346a6130f806", "qos_policy_id": null}]} 2019-04-09 10:19:18,349 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-900bea3c-4943-4b5d-a3c4-50be33ece702 2019-04-09 10:19:18,349 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0597670078278s 2019-04-09 10:19:18,354 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-04-09 10:19:18,465 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-09 10:19:18,466 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}17d891b11c8e268ec798789556cf4e52a4a79613" 2019-04-09 10:19:18,524 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 829 Content-Type: application/json Date: Tue, 09 Apr 2019 10:19:10 GMT X-Openstack-Request-Id: req-3e7bfe27-b3e8-4f40-ba7a-a5a542a6c3ce 2019-04-09 10:19:18,525 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "318b1bab-eb5e-4918-8437-18c5d9c4213d", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "9eb02fb03c14451faf51d5dc09391f72", "created_at": "2019-04-09T10:19:07Z", "updated_at": "2019-04-09T10:19:10Z", "floating_network_id": "b62787c2-635d-4893-8553-7ee0260442ff", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "e9ecc89e-b516-4945-a503-c027715ec53a", "device_owner": "compute:nova", "mac_address": "fa:16:3e:e7:19:d9", "device_id": "22485f55-9c60-48a2-9632-d28dc4cee841"}, "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.213", "revision_number": 1, "project_id": "9eb02fb03c14451faf51d5dc09391f72", "port_id": "a1af06da-79e0-44f8-9c0c-c520bc5de1c9", "id": "c4859bb2-4c74-4408-890b-346a6130f806", "qos_policy_id": null}]} 2019-04-09 10:19:18,525 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-3e7bfe27-b3e8-4f40-ba7a-a5a542a6c3ce 2019-04-09 10:19:18,525 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0596339702606s 2019-04-09 10:19:18,531 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'318b1bab-eb5e-4918-8437-18c5d9c4213d', 'updated_at': u'2019-04-09T10:19:10Z', 'fixed_ip_address': u'192.168.120.11', 'floating_ip_address': u'172.30.9.213', 'revision_number': 1, 'port_id': u'a1af06da-79e0-44f8-9c0c-c520bc5de1c9', 'id': u'c4859bb2-4c74-4408-890b-346a6130f806', 'network': u'b62787c2-635d-4893-8553-7ee0260442ff', 'port': u'a1af06da-79e0-44f8-9c0c-c520bc5de1c9', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9eb02fb03c14451faf51d5dc09391f72', 'name': 'cloudify-project_d14507f6-3570-4893-a6e3-765a52e44090', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'9eb02fb03c14451faf51d5dc09391f72', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'b62787c2-635d-4893-8553-7ee0260442ff', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'e9ecc89e-b516-4945-a503-c027715ec53a', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:e7:19:d9', u'device_id': u'22485f55-9c60-48a2-9632-d28dc4cee841'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'9eb02fb03c14451faf51d5dc09391f72', 'created_at': u'2019-04-09T10:19:07Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'e9ecc89e-b516-4945-a503-c027715ec53a', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:e7:19:d9', u'device_id': u'22485f55-9c60-48a2-9632-d28dc4cee841'}), 'router': u'318b1bab-eb5e-4918-8437-18c5d9c4213d'}) 2019-04-09 10:19:18,532 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-04-09 10:19:18,535 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers/22485f55-9c60-48a2-9632-d28dc4cee841/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}17d891b11c8e268ec798789556cf4e52a4a79613" -d '{"os-getConsoleOutput": {"length": null}}' 2019-04-09 10:19:18,609 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 10497 Content-Type: application/json Date: Tue, 09 Apr 2019 10:19:10 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-475d1614-f857-48dd-a981-ba876c7c78af x-openstack-request-id: req-475d1614-f857-48dd-a981-ba876c7c78af 2019-04-09 10:19:18,611 - keystoneauth.session - DEBUG - 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-145-generic (buildd@lcy01-amd64-027) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10) ) #171-Ubuntu SMP Tue Mar 26 12:43:40 UTC 2019 (Ubuntu 4.4.0-145.171-generic 4.4.176)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-145-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] 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] 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: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \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] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x362f8000-0x37173fff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6340 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x00000000BFFE12D1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x00000000BFFE11DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x00000000BFFDFDC0 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x00000000BFFDFD80 000040\n[ 0.000000] ACPI: APIC 0x00000000BFFE1251 000080 (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] NODE_DATA(0) allocated [mem 0x13fff9000-0x13fffdfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 1:3fff1001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 682802283 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-0x00000000ffffffff]\n[ 0.000000] Normal [mem 0x0000000100000000-0x000000013fffffff]\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-0x00000000bffdbfff]\n[ 0.000000] node 0: [mem 0x0000000100000000-0x000000013fffffff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000013fffffff]\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] 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] 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:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88013fc00000 s99480 r8192 d31592 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 13fc10200\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032036\n[ 0.000000] Policy zone: Normal\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-145-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] Memory: 4028168K/4193768K available (8608K kernel code, 1333K rwdata, 4008K rodata, 1484K init, 1284K bss, 165600K reserved, 0K cma-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] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=512 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:33024 nr_irqs:440 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.355119] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.358100] pid_max: default: 32768 minimum: 301\n[ 0.359703] ACPI: Core revision 20150930\n[ 0.361758] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.364096] Security Framework initialized\n[ 0.365563] Yama: becoming mindful.\n[ 0.366881] AppArmor: AppArmor initialized\n[ 0.368538] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.374586] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.378592] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.380781] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.383447] Initializing cgroup subsys io\n[ 0.384894] Initializing cgroup subsys memory\n[ 0.388855] Initializing cgroup subsys devices\n[ 0.390435] Initializing cgroup subsys freezer\n[ 0.391997] Initializing cgroup subsys net_cls\n[ 0.393568] Initializing cgroup subsys perf_event\n[ 0.395198] Initializing cgroup subsys net_prio\n[ 0.396814] Initializing cgroup subsys hugetlb\n[ 0.398377] Initializing cgroup subsys pids\n[ 0.400711] mce: CPU supports 10 MCE banks\n[ 0.402270] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.404060] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.406032] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.407889] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.410741] Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier\n[ 0.413633] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.415896] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.421388] Freeing SMP alternatives memory: 36K\n[ 0.427886] ftrace: allocating 32283 entries in 127 pages\n[ 0.472578] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.474759] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.476911] smpboot: Max logical packages: 2\n[ 0.478712] x2apic enabled\n[ 0.480106] Switched APIC routing to physical x2apic.\n[ 0.483051] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.485314] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.489501] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.501241] KVM setup paravirtual spinlock\n[ 0.504384] x86: Booting SMP configuration:\n[ 0.506031] .... node #0, CPUs: #1\n[ 0.507692] kvm-clock: cpu 1, msr 1:3fff1041, secondary cpu clock\n[ 0.530719] x86: Booted up 1 node, 2 CPUs\n[ 0.530724] KVM setup async PF for cpu 1\n[ 0.530729] kvm-stealtime: cpu 1, msr 13fd10200\n[ 0.535339] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.538073] devtmpfs: initialized\n[ 0.540748] evm: security.selinux\n[ 0.541999] evm: security.SMACK64\n[ 0.543242] evm: security.SMACK64EXEC\n[ 0.544575] evm: security.SMACK64TRANSMUTE\n[ 0.546021] evm: security.SMACK64MMAP\n[ 0.547362] evm: security.ima\n[ 0.548493] evm: security.capability\n[ 0.550015] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.553263] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.555483] pinctrl core: initialized pinctrl subsystem\n[ 0.557436] RTC time: 10:19:13, date: 04/09/19\n[ 0.559881] NET: Registered protocol family 16\n[ 0.571322] cpuidle: using governor ladder\n[ 0.583413] cpuidle: using governor menu\n[ 0.584842] PCCT header not found.\n[ 0.586210] ACPI: bus type PCI registered\n[ 0.587668] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.589931] PCI: Using configuration type 1 for base access\n[ 0.604666] ACPI: Added _OSI(Module Device)\n[ 0.606199] ACPI: Added _OSI(Processor Device)\n[ 0.607767] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.609378] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.612393] ACPI: Interpreter enabled\n[ 0.613757] ACPI: (supports S0 S5)\n[ 0.631015] ACPI: Using IOAPIC for interrupt routing\n[ 0.632714] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.637813] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.639864] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.642071] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.644210] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.648167] acpiphp: Slot [3] registered\n[ 0.649615] acpiphp: Slot [4] registered\n[ 0.651051] acpiphp: Slot [5] registered\n[ 0.652497] acpiphp: Slot [6] registered\n[ 0.653939] acpiphp: Slot [7] registered\n[ 0.655384] acpiphp: Slot [8] registered\n[ 0.656833] acpiphp: Slot [9] registered\n[ 0.658288] acpiphp: Slot [10] registered\n[ 0.659757] acpiphp: Slot [11] registered\n[ 0.661211] acpiphp: Slot [12] registered\n[ 0.662667] acpiphp: Slot [13] registered\n[ 0.664385] acpiphp: Slot [14] registered\n[ 0.665844] acpiphp: Slot [15] registered\n[ 0.667314] acpiphp: Slot [16] registered\n[ 0.668785] acpiphp: Slot [17] registered\n[ 0.670249] acpiphp: Slot [18] registered\n[ 0.671716] acpiphp: Slot [19] registered\n[ 0.673179] acpiphp: Slot [20] registered\n[ 0.674641] acpiphp: Slot [21] registered\n[ 0.676119] acpiphp: Slot [22] registered\n[ 0.677574] acpiphp: Slot [23] registered\n[ 0.679046] acpiphp: Slot [24] registered\n[ 0.680524] acpiphp: Slot [25] registered\n[ 0.681976] acpiphp: Slot [26] registered\n[ 0.683442] acpiphp: Slot [27] registered\n[ 0.684907] acpiphp: Slot [28] registered\n[ 0.686375] acpiphp: Slot [29] registered\n[ 0.687849] acpiphp: Slot [30] registered\n[ 0.689314] acpiphp: Slot [31] registered\n[ 0.690745] PCI host bridge to bus 0000:00\n[ 0.692208] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.694383] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.696574] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.699160] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.701748] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.704403] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.709372] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.711666] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.713766] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.716044] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.721027] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.723582] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.747591] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.751064] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.753572] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.756059] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.758505] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.760739] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.763090] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.764980] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.767727] vgaarb: loaded\n[ 0.768805] vgaarb: bridge control possible 0000:00:02.0\n[ 0.770919] SCSI subsystem initialized\n[ 0.772576] ACPI: bus type USB registered\n[ 0.774036] usbcore: registered new interface driver usbfs\n[ 0.775860] usbcore: registered new interface driver hub\n[ 0.777648] usbcore: registered new device driver usb\n[ 0.779686] PCI: Using ACPI for IRQ routing\n[ 0.781607] NetLabel: Initializing\n[ 0.782881] NetLabel: domain hash size = 128\n[ 0.784406] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.786102] NetLabel: unlabeled traffic allowed by default\n[ 0.788152] amd_nb: Cannot enumerate AMD northbridges\n[ 0.789953] clocksource: Switched to clocksource kvm-clock\n[ 0.801870] AppArmor: AppArmor Filesystem Enabled\n[ 0.803567] pnp: PnP ACPI init\n[ 0.805091] pnp: PnP ACPI: found 5 devices\n[ 0.814391] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.817418] NET: Registered protocol family 2\n[ 0.819311] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.822090] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.824621] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.826835] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.828852] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.831064] NET: Registered protocol family 1\n[ 0.832608] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.834561] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.836462] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.856694] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.876976] Unpacking initramfs...\n[ 1.076777] Freeing initrd memory: 14832K\n[ 1.078366] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.080485] software IO TLB: mapped [mem 0xbbfdc000-0xbffdc000] (64MB)\n[ 1.083283] Scanning for low memory corruption every 60 seconds\n[ 1.085749] audit: initializing netlink subsys (disabled)\n[ 1.087620] audit: type=2000 audit(1554805154.902:1): initialized\n[ 1.089876] Initialise system trusted keyring\n[ 1.091569] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.093637] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.096940] zbud: loaded\n[ 1.098299] VFS: Disk quotas dquot_6.6.0\n[ 1.099741] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.102192] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.104409] fuse init (API version 7.23)\n[ 1.106024] Key type big_key registered\n[ 1.107430] Allocating IMA MOK and blacklist keyrings.\n[ 1.109962] Key type asymmetric registered\n[ 1.111459] Asymmetric key parser 'x509' registered\n[ 1.113151] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.115809] io scheduler noop registered\n[ 1.117220] io scheduler deadline registered (default)\n[ 1.119019] io scheduler cfq registered\n[ 1.120491] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.122372] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.124608] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.127197] ACPI: Power Button [PWRF]\n[ 1.128700] GHES: HEST is not enabled!\n[ 1.148318] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.188492] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.192034] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.217304] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.222090] Linux agpgart interface v0.103\n[ 1.226328] loop: module loaded\n[ 1.229219] vda: vda1\n[ 1.231104] scsi host0: ata_piix\n[ 1.232472] scsi host1: ata_piix\n[ 1.233732] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.235930] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.238275] libphy: Fixed MDIO Bus: probed\n[ 1.239906] tun: Universal TUN/TAP device driver, 1.6\n[ 1.241878] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.245238] PPP generic driver version 2.4.2\n[ 1.246852] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.248993] ehci-pci: EHCI PCI platform driver\n[ 1.250566] ehci-platform: EHCI generic platform driver\n[ 1.252333] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.254368] ohci-pci: OHCI PCI platform driver\n[ 1.255926] ohci-platform: OHCI generic platform driver\n[ 1.257707] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.278063] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.279823] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.282462] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.284220] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.286219] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.288406] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.290916] usb usb1: Product: UHCI Host Controller\n[ 1.292577] usb usb1: Manufacturer: Linux 4.4.0-145-generic uhci_hcd\n[ 1.294627] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.296351] hub 1-0:1.0: USB hub found\n[ 1.297723] hub 1-0:1.0: 2 ports detected\n[ 1.299330] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.302988] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.304672] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.306598] mousedev: PS/2 mouse device common for all mice\n[ 1.308845] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.312133] rtc_cmos 00:00: RTC can wake from S4\n[ 1.314084] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.316193] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.318333] i2c /dev entries driver\n[ 1.319661] device-mapper: uevent: version 1.0.3\n[ 1.321363] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.324274] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.326630] NET: Registered protocol family 10\n[ 1.328483] NET: Registered protocol family 17\n[ 1.330086] Key type dns_resolver registered\n[ 1.331997] registered taskstats version 1\n[ 1.333476] Loading compiled-in X.509 certificates\n[ 1.351660] Loaded X.509 cert 'Build time autogenerated kernel key: 766cb56454e39ea623681e1efb4bf4db48a2396c'\n[ 1.354933] zswap: loaded using pool lzo/zbud\n[ 1.358295] Key type trusted registered\n[ 1.362188] Key type encrypted registered\n[ 1.363634] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.365460] ima: No TPM chip found, activating TPM-bypass!\n[ 1.367322] ima: Allocated hash algorithm: sha1\n[ 1.368913] evm: HMAC attrs: 0x1\n[ 1.370558] Magic number: 15:991:324\n[ 1.371939] tty tty49: hash matches\n[ 1.373240] acpi PNP0B00:00: hash matches\n[ 1.374797] rtc_cmos 00:00: setting system clock to 2019-04-09 10:19:14 UTC (1554805154)\n[ 1.377648] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.379654] EDD information not available.\n[ 1.395719] Freeing unused kernel memory: 1484K\n[ 1.405997] Write protecting the kernel read-only data: 14336k\n[ 1.409314] Freeing unused kernel memory: 1620K\n[ 1.411116] Freeing unused kernel memory: 88K\nLoading, please wait...\nstarting version 229\n[ 1.424381] random: systemd-udevd: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.424972] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.425006] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.438217] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.438288] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.438524] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.438597] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.438684] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.438750] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.438844] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.494298] virtio_net virtio0 ens3: renamed from eth0\n[ 1.497445] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.500834] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.522184] AVX2 version of gcm_enc/dec engaged.\n[ 1.523826] AES CTR mode by8 optimization enabled\n[ 1.534609] FDC 0 is a S82078B\n[ 1.609973] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.774539] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.776715] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.778950] usb 1-1: Product: QEMU USB Tablet\n[ 1.780440] usb 1-1: Manufacturer: QEMU\n[ 1.781785] usb 1-1: SerialNumber: 42\n[ 1.788884] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.795919] usbcore: registered new interface driver usbhid\n[ 1.797800] usbhid: USB HID core driver\n[ 1.800985] 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.804998] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\nBegin: Loading essential drivers ... [ 2.886697] md: linear personality registered for level -1\n[ 2.890375] md: multipath personality registered for level -4\n[ 2.894087] md: raid0 personality registered for level 0\n[ 2.898337] md: raid1 personality registered for level 1\n[ 2.969957] raid6: sse2x1 gen() 11340 MB/s\n[ 3.037953] raid6: sse2x1 xor() 8899 MB/s\n[ 3.105953] raid6: sse2x2 gen() 14329 MB/s\n[ 3.173954] raid6: sse2x2 xor() 9757 MB/s\n[ 3.241953] raid6: sse2x4 gen() 16737 MB/s\n[ 3.309955] raid6: sse2x4 xor() 11653 MB/s\n[ 3.377953] raid6: avx2x1 gen() 22203 MB/s\n[ 3.445955] raid6: avx2x2 gen() 25656 MB/s\n[ 3.513959] raid6: avx2x4 gen() 29809 MB/s\n[ 3.515451] raid6: using algorithm avx2x4 gen() 29809 MB/s\n[ 3.517254] raid6: using avx2x2 recovery algorithm\n[ 3.519822] xor: automatically using best checksumming function:\n[ 3.557966] avx : 32834.000 MB/sec\n[ 3.560455] async_tx: api initialized (async)\n[ 3.568147] md: raid6 personality registered for level 6\n[ 3.569928] md: raid5 personality registered for level 5\n[ 3.571717] md: raid4 personality registered for level 4\n[ 3.577552] md: raid10 personality registered for level 10\ndone.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... [ 3.602817] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 3.626880] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\ndone.\nBegin: Running /scripts/local-bottom ... done.\nBegin: Running /scripts/init-bottom ... done.\n[ 3.710743] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN)\n[ 3.716411] systemd[1]: Detected virtualization kvm.\n[ 3.718083] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.6 LTS[0m!\n\n[ 3.722424] systemd[1]: Set hostname to .\n[ 3.726064] systemd[1]: Initializing machine ID from KVM UUID.\n[ 3.728014] systemd[1]: Installed transient /etc/machine-id file.\n[ 3.827749] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 3.832207] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 3.836164] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 3.840457] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 3.843493] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 3.847314] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 3.851417] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 3.855036] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 3.858636] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.\n[[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[ 3.864153] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 3.867708] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 3.871880] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 3.875369] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 3.882361] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 3.886087] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 3.889994] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 3.893694] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 3.896881] systemd[1]: Started Forward Password Requests to Wall Directory Watch.\n[[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch.\n[ 3.901673] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 3.905031] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 3.918046] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 3.922222] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 3.926548] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 3.930513] systemd[1]: Starting Create list of required static device nodes for the current kernel...\n Starting Create list of required st... nodes for the current kernel...\n[ 3.936369] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 3.942035] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 3.945881] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...\n Starting Monitoring of LVM2 mirrors... dmeventd or progress polling...\n[ 3.952063] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 3.956065] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 3.959259] Loading iSCSI transport class v2.0-870.\n[ 3.961782] systemd[1]: Starting Remount Root and Kernel File Systems...\n Starting Remount Root and Kernel File Systems...\n[ 3.966947] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 3.970794] EXT4-fs (vda1): re-mounted. Opts: (null)\n[ 3.972762] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 3.978086] iscsi: registered transport (tcp)\n[ 3.979622] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 3.983729] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 3.998609] systemd[1]: Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[ 4.005481] 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[ 4.012449] systemd[1]: Started Remount Root and Kernel File Systems.\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n[ 4.017822] systemd[1]: Started Set console keymap.\n[[0;32m OK [0m] Started Set console keymap.\n[ 4.027555] iscsi: registered transport (iser)\n[ 4.030179] systemd[1]: Started Nameserver information manager.\n[[0;32m OK [0m] Started Nameserver information manager.\n[ 4.035105] systemd[1]: Started Load Kernel Modules.\n[[0;32m OK [0m] Started Load Kernel Modules.\n[ 4.040084] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Mounting FUSE Control File System...\n Starting Apply Kernel Variables...\n Starting udev Coldplug all Devices...\n Starting Load/Save Random Seed...\n Starting Flush Journal to Persistent Storage...\n Starting Create Static Device Nodes in /dev...\n[[0;32m OK [0m] Mounted FUSE Control File System.\n[[0;32m OK [0m] Started Load/Save Random Seed.\n[[0;32m OK [0m] Started Apply Kernel Variables.\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 Create Static Device Nodes in /dev.\n Starting udev Kernel Device Manager...\n[[0;32m OK [0m] Started udev Kernel Device Manager.\n[[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch.\n[[0;32m OK [0m] Found device /dev/ttyS0.\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 Initial cloud-init job (pre-networking)...\n Starting Create Volatile Files and Directories...\n Starting LSB: AppArmor initialization...\n Starting Set console font and keymap...\n Starting Commit a transient machine-id on disk...\n Starting Tell Plymouth To Write Out Runtime Data...\n[[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\n[[0;32m OK [0m] Started Create Volatile Files and Directories.\n[[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data.\n"} 2019-04-09 10:19:18,612 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/22485f55-9c60-48a2-9632-d28dc4cee841/action used request id req-475d1614-f857-48dd-a981-ba876c7c78af 2019-04-09 10:19:18,612 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.080363035202s 2019-04-09 10:19:18,613 - 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-145-generic (buildd@lcy01-amd64-027) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10) ) #171-Ubuntu SMP Tue Mar 26 12:43:40 UTC 2019 (Ubuntu 4.4.0-145.171-generic 4.4.176) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-145-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] 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] 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: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 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] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x362f8000-0x37173fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6340 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x00000000BFFE12D1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x00000000BFFE11DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x00000000BFFDFDC0 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x00000000BFFDFD80 000040 [ 0.000000] ACPI: APIC 0x00000000BFFE1251 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff] [ 0.000000] NODE_DATA(0) allocated [mem 0x13fff9000-0x13fffdfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 1:3fff1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 682802283 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-0x00000000ffffffff] [ 0.000000] Normal [mem 0x0000000100000000-0x000000013fffffff] [ 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-0x00000000bffdbfff] [ 0.000000] node 0: [mem 0x0000000100000000-0x000000013fffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000013fffffff] [ 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] 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] 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:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88013fc00000 s99480 r8192 d31592 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 13fc10200 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032036 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-145-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 4028168K/4193768K available (8608K kernel code, 1333K rwdata, 4008K rodata, 1484K init, 1284K bss, 165600K reserved, 0K cma-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] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:33024 nr_irqs:440 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.355119] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.358100] pid_max: default: 32768 minimum: 301 [ 0.359703] ACPI: Core revision 20150930 [ 0.361758] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.364096] Security Framework initialized [ 0.365563] Yama: becoming mindful. [ 0.366881] AppArmor: AppArmor initialized [ 0.368538] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.374586] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.378592] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.380781] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.383447] Initializing cgroup subsys io [ 0.384894] Initializing cgroup subsys memory [ 0.388855] Initializing cgroup subsys devices [ 0.390435] Initializing cgroup subsys freezer [ 0.391997] Initializing cgroup subsys net_cls [ 0.393568] Initializing cgroup subsys perf_event [ 0.395198] Initializing cgroup subsys net_prio [ 0.396814] Initializing cgroup subsys hugetlb [ 0.398377] Initializing cgroup subsys pids [ 0.400711] mce: CPU supports 10 MCE banks [ 0.402270] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.404060] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.406032] Spectre V2 : Mitigation: Full generic retpoline [ 0.407889] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.410741] Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier [ 0.413633] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.415896] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.421388] Freeing SMP alternatives memory: 36K [ 0.427886] ftrace: allocating 32283 entries in 127 pages [ 0.472578] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.474759] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.476911] smpboot: Max logical packages: 2 [ 0.478712] x2apic enabled [ 0.480106] Switched APIC routing to physical x2apic. [ 0.483051] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.485314] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.489501] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.501241] KVM setup paravirtual spinlock [ 0.504384] x86: Booting SMP configuration: [ 0.506031] .... node #0, CPUs: #1 [ 0.507692] kvm-clock: cpu 1, msr 1:3fff1041, secondary cpu clock [ 0.530719] x86: Booted up 1 node, 2 CPUs [ 0.530724] KVM setup async PF for cpu 1 [ 0.530729] kvm-stealtime: cpu 1, msr 13fd10200 [ 0.535339] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.538073] devtmpfs: initialized [ 0.540748] evm: security.selinux [ 0.541999] evm: security.SMACK64 [ 0.543242] evm: security.SMACK64EXEC [ 0.544575] evm: security.SMACK64TRANSMUTE [ 0.546021] evm: security.SMACK64MMAP [ 0.547362] evm: security.ima [ 0.548493] evm: security.capability [ 0.550015] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.553263] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.555483] pinctrl core: initialized pinctrl subsystem [ 0.557436] RTC time: 10:19:13, date: 04/09/19 [ 0.559881] NET: Registered protocol family 16 [ 0.571322] cpuidle: using governor ladder [ 0.583413] cpuidle: using governor menu [ 0.584842] PCCT header not found. [ 0.586210] ACPI: bus type PCI registered [ 0.587668] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.589931] PCI: Using configuration type 1 for base access [ 0.604666] ACPI: Added _OSI(Module Device) [ 0.606199] ACPI: Added _OSI(Processor Device) [ 0.607767] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.609378] ACPI: Added _OSI(Processor Aggregator Device) [ 0.612393] ACPI: Interpreter enabled [ 0.613757] ACPI: (supports S0 S5) [ 0.631015] ACPI: Using IOAPIC for interrupt routing [ 0.632714] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.637813] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.639864] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.642071] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.644210] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.648167] acpiphp: Slot [3] registered [ 0.649615] acpiphp: Slot [4] registered [ 0.651051] acpiphp: Slot [5] registered [ 0.652497] acpiphp: Slot [6] registered [ 0.653939] acpiphp: Slot [7] registered [ 0.655384] acpiphp: Slot [8] registered [ 0.656833] acpiphp: Slot [9] registered [ 0.658288] acpiphp: Slot [10] registered [ 0.659757] acpiphp: Slot [11] registered [ 0.661211] acpiphp: Slot [12] registered [ 0.662667] acpiphp: Slot [13] registered [ 0.664385] acpiphp: Slot [14] registered [ 0.665844] acpiphp: Slot [15] registered [ 0.667314] acpiphp: Slot [16] registered [ 0.668785] acpiphp: Slot [17] registered [ 0.670249] acpiphp: Slot [18] registered [ 0.671716] acpiphp: Slot [19] registered [ 0.673179] acpiphp: Slot [20] registered [ 0.674641] acpiphp: Slot [21] registered [ 0.676119] acpiphp: Slot [22] registered [ 0.677574] acpiphp: Slot [23] registered [ 0.679046] acpiphp: Slot [24] registered [ 0.680524] acpiphp: Slot [25] registered [ 0.681976] acpiphp: Slot [26] registered [ 0.683442] acpiphp: Slot [27] registered [ 0.684907] acpiphp: Slot [28] registered [ 0.686375] acpiphp: Slot [29] registered [ 0.687849] acpiphp: Slot [30] registered [ 0.689314] acpiphp: Slot [31] registered [ 0.690745] PCI host bridge to bus 0000:00 [ 0.692208] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.694383] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.696574] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.699160] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.701748] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.704403] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.709372] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.711666] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.713766] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.716044] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.721027] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.723582] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.747591] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.751064] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.753572] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.756059] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.758505] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.760739] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.763090] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.764980] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.767727] vgaarb: loaded [ 0.768805] vgaarb: bridge control possible 0000:00:02.0 [ 0.770919] SCSI subsystem initialized [ 0.772576] ACPI: bus type USB registered [ 0.774036] usbcore: registered new interface driver usbfs [ 0.775860] usbcore: registered new interface driver hub [ 0.777648] usbcore: registered new device driver usb [ 0.779686] PCI: Using ACPI for IRQ routing [ 0.781607] NetLabel: Initializing [ 0.782881] NetLabel: domain hash size = 128 [ 0.784406] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.786102] NetLabel: unlabeled traffic allowed by default [ 0.788152] amd_nb: Cannot enumerate AMD northbridges [ 0.789953] clocksource: Switched to clocksource kvm-clock [ 0.801870] AppArmor: AppArmor Filesystem Enabled [ 0.803567] pnp: PnP ACPI init [ 0.805091] pnp: PnP ACPI: found 5 devices [ 0.814391] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.817418] NET: Registered protocol family 2 [ 0.819311] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.822090] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.824621] TCP: Hash tables configured (established 32768 bind 32768) [ 0.826835] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.828852] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.831064] NET: Registered protocol family 1 [ 0.832608] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.834561] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.836462] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.856694] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.876976] Unpacking initramfs... [ 1.076777] Freeing initrd memory: 14832K [ 1.078366] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.080485] software IO TLB: mapped [mem 0xbbfdc000-0xbffdc000] (64MB) [ 1.083283] Scanning for low memory corruption every 60 seconds [ 1.085749] audit: initializing netlink subsys (disabled) [ 1.087620] audit: type=2000 audit(1554805154.902:1): initialized [ 1.089876] Initialise system trusted keyring [ 1.091569] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.093637] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.096940] zbud: loaded [ 1.098299] VFS: Disk quotas dquot_6.6.0 [ 1.099741] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.102192] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.104409] fuse init (API version 7.23) [ 1.106024] Key type big_key registered [ 1.107430] Allocating IMA MOK and blacklist keyrings. [ 1.109962] Key type asymmetric registered [ 1.111459] Asymmetric key parser 'x509' registered [ 1.113151] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.115809] io scheduler noop registered [ 1.117220] io scheduler deadline registered (default) [ 1.119019] io scheduler cfq registered [ 1.120491] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.122372] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.124608] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.127197] ACPI: Power Button [PWRF] [ 1.128700] GHES: HEST is not enabled! [ 1.148318] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.188492] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.192034] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.217304] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.222090] Linux agpgart interface v0.103 [ 1.226328] loop: module loaded [ 1.229219] vda: vda1 [ 1.231104] scsi host0: ata_piix [ 1.232472] scsi host1: ata_piix [ 1.233732] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.235930] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.238275] libphy: Fixed MDIO Bus: probed [ 1.239906] tun: Universal TUN/TAP device driver, 1.6 [ 1.241878] tun: (C) 1999-2004 Max Krasnyansky [ 1.245238] PPP generic driver version 2.4.2 [ 1.246852] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.248993] ehci-pci: EHCI PCI platform driver [ 1.250566] ehci-platform: EHCI generic platform driver [ 1.252333] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.254368] ohci-pci: OHCI PCI platform driver [ 1.255926] ohci-platform: OHCI generic platform driver [ 1.257707] uhci_hcd: USB Universal Host Controller Interface driver [ 1.278063] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.279823] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.282462] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.284220] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.286219] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.288406] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.290916] usb usb1: Product: UHCI Host Controller [ 1.292577] usb usb1: Manufacturer: Linux 4.4.0-145-generic uhci_hcd [ 1.294627] usb usb1: SerialNumber: 0000:00:01.2 [ 1.296351] hub 1-0:1.0: USB hub found [ 1.297723] hub 1-0:1.0: 2 ports detected [ 1.299330] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.302988] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.304672] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.306598] mousedev: PS/2 mouse device common for all mice [ 1.308845] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.312133] rtc_cmos 00:00: RTC can wake from S4 [ 1.314084] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.316193] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.318333] i2c /dev entries driver [ 1.319661] device-mapper: uevent: version 1.0.3 [ 1.321363] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.324274] ledtrig-cpu: registered to indicate activity on CPUs [ 1.326630] NET: Registered protocol family 10 [ 1.328483] NET: Registered protocol family 17 [ 1.330086] Key type dns_resolver registered [ 1.331997] registered taskstats version 1 [ 1.333476] Loading compiled-in X.509 certificates [ 1.351660] Loaded X.509 cert 'Build time autogenerated kernel key: 766cb56454e39ea623681e1efb4bf4db48a2396c' [ 1.354933] zswap: loaded using pool lzo/zbud [ 1.358295] Key type trusted registered [ 1.362188] Key type encrypted registered [ 1.363634] AppArmor: AppArmor sha1 policy hashing enabled [ 1.365460] ima: No TPM chip found, activating TPM-bypass! [ 1.367322] ima: Allocated hash algorithm: sha1 [ 1.368913] evm: HMAC attrs: 0x1 [ 1.370558] Magic number: 15:991:324 [ 1.371939] tty tty49: hash matches [ 1.373240] acpi PNP0B00:00: hash matches [ 1.374797] rtc_cmos 00:00: setting system clock to 2019-04-09 10:19:14 UTC (1554805154) [ 1.377648] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.379654] EDD information not available. [ 1.395719] Freeing unused kernel memory: 1484K [ 1.405997] Write protecting the kernel read-only data: 14336k [ 1.409314] Freeing unused kernel memory: 1620K [ 1.411116] Freeing unused kernel memory: 88K Loading, please wait... starting version 229 [ 1.424381] random: systemd-udevd: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.424972] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.425006] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.438217] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.438288] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.438524] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.438597] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.438684] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.438750] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.438844] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.494298] virtio_net virtio0 ens3: renamed from eth0 [ 1.497445] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.500834] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.522184] AVX2 version of gcm_enc/dec engaged. [ 1.523826] AES CTR mode by8 optimization enabled [ 1.534609] FDC 0 is a S82078B [ 1.609973] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.774539] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.776715] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.778950] usb 1-1: Product: QEMU USB Tablet [ 1.780440] usb 1-1: Manufacturer: QEMU [ 1.781785] usb 1-1: SerialNumber: 42 [ 1.788884] hidraw: raw HID events driver (C) Jiri Kosina [ 1.795919] usbcore: registered new interface driver usbhid [ 1.797800] usbhid: USB HID core driver [ 1.800985] 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.804998] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 Begin: Loading essential drivers ... [ 2.886697] md: linear personality registered for level -1 [ 2.890375] md: multipath personality registered for level -4 [ 2.894087] md: raid0 personality registered for level 0 [ 2.898337] md: raid1 personality registered for level 1 [ 2.969957] raid6: sse2x1 gen() 11340 MB/s [ 3.037953] raid6: sse2x1 xor() 8899 MB/s [ 3.105953] raid6: sse2x2 gen() 14329 MB/s [ 3.173954] raid6: sse2x2 xor() 9757 MB/s [ 3.241953] raid6: sse2x4 gen() 16737 MB/s [ 3.309955] raid6: sse2x4 xor() 11653 MB/s [ 3.377953] raid6: avx2x1 gen() 22203 MB/s [ 3.445955] raid6: avx2x2 gen() 25656 MB/s [ 3.513959] raid6: avx2x4 gen() 29809 MB/s [ 3.515451] raid6: using algorithm avx2x4 gen() 29809 MB/s [ 3.517254] raid6: using avx2x2 recovery algorithm [ 3.519822] xor: automatically using best checksumming function: [ 3.557966] avx : 32834.000 MB/sec [ 3.560455] async_tx: api initialized (async) [ 3.568147] md: raid6 personality registered for level 6 [ 3.569928] md: raid5 personality registered for level 5 [ 3.571717] md: raid4 personality registered for level 4 [ 3.577552] md: raid10 personality registered for level 10 done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... [ 3.602817] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 3.626880] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 3.710743] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN) [ 3.716411] systemd[1]: Detected virtualization kvm. [ 3.718083] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.6 LTS[0m! [ 3.722424] systemd[1]: Set hostname to . [ 3.726064] systemd[1]: Initializing machine ID from KVM UUID. [ 3.728014] systemd[1]: Installed transient /etc/machine-id file. [ 3.827749] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.832207] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.836164] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.840457] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.843493] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.847314] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.851417] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.855036] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.858636] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [ 3.864153] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.867708] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.871880] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.875369] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.882361] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.886087] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.889994] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.893694] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 3.896881] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.901673] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.905031] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.918046] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 3.922222] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 3.926548] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 3.930513] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [ 3.936369] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 3.942035] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 3.945881] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 3.952063] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 3.956065] systemd[1]: Starting Journal Service... Starting Journal Service... [ 3.959259] Loading iSCSI transport class v2.0-870. [ 3.961782] systemd[1]: Starting Remount Root and Kernel File Systems... Starting Remount Root and Kernel File Systems... [ 3.966947] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 3.970794] EXT4-fs (vda1): re-mounted. Opts: (null) [ 3.972762] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 3.978086] iscsi: registered transport (tcp) [ 3.979622] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 3.983729] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 3.998609] systemd[1]: Started Uncomplicated firewall. [[0;32m OK [0m] Started Uncomplicated firewall. [ 4.005481] 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. [ 4.012449] systemd[1]: Started Remount Root and Kernel File Systems. [[0;32m OK [0m] Started Remount Root and Kernel File Systems. [ 4.017822] systemd[1]: Started Set console keymap. [[0;32m OK [0m] Started Set console keymap. [ 4.027555] iscsi: registered transport (iser) [ 4.030179] systemd[1]: Started Nameserver information manager. [[0;32m OK [0m] Started Nameserver information manager. [ 4.035105] systemd[1]: Started Load Kernel Modules. [[0;32m OK [0m] Started Load Kernel Modules. [ 4.040084] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started LVM2 metadata daemon. Mounting FUSE Control File System... Starting Apply Kernel Variables... Starting udev Coldplug all Devices... Starting Load/Save Random Seed... Starting Flush Journal to Persistent Storage... Starting Create Static Device Nodes in /dev... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[0;32m OK [0m] Started udev Coldplug all Devices. [[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. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Found device /dev/ttyS0. [[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 Initial cloud-init job (pre-networking)... Starting Create Volatile Files and Directories... Starting LSB: AppArmor initialization... Starting Set console font and keymap... Starting Commit a transient machine-id on disk... Starting Tell Plymouth To Write Out Runtime Data... [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [[0;32m OK [0m] Started Create Volatile Files and Directories. [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. 2019-04-09 10:19:19,539 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.213: [Errno None] Unable to connect to port 22 on 172.30.9.213 2019-04-09 10:19:28,548 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-04-09 10:19:28,552 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers/22485f55-9c60-48a2-9632-d28dc4cee841/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}17d891b11c8e268ec798789556cf4e52a4a79613" -d '{"os-getConsoleOutput": {"length": null}}' 2019-04-09 10:19:28,627 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 13179 Content-Type: application/json Date: Tue, 09 Apr 2019 10:19:20 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-25b3a9a8-5e73-4e95-9587-5034a7ab45a8 x-openstack-request-id: req-25b3a9a8-5e73-4e95-9587-5034a7ab45a8 2019-04-09 10:19:28,630 - keystoneauth.session - DEBUG - 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-145-generic (buildd@lcy01-amd64-027) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10) ) #171-Ubuntu SMP Tue Mar 26 12:43:40 UTC 2019 (Ubuntu 4.4.0-145.171-generic 4.4.176)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-145-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] 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] 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: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \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] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x362f8000-0x37173fff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6340 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x00000000BFFE12D1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x00000000BFFE11DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x00000000BFFDFDC0 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x00000000BFFDFD80 000040\n[ 0.000000] ACPI: APIC 0x00000000BFFE1251 000080 (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] NODE_DATA(0) allocated [mem 0x13fff9000-0x13fffdfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 1:3fff1001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 682802283 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-0x00000000ffffffff]\n[ 0.000000] Normal [mem 0x0000000100000000-0x000000013fffffff]\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-0x00000000bffdbfff]\n[ 0.000000] node 0: [mem 0x0000000100000000-0x000000013fffffff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000013fffffff]\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] 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] 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:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88013fc00000 s99480 r8192 d31592 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 13fc10200\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032036\n[ 0.000000] Policy zone: Normal\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-145-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] Memory: 4028168K/4193768K available (8608K kernel code, 1333K rwdata, 4008K rodata, 1484K init, 1284K bss, 165600K reserved, 0K cma-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] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=512 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:33024 nr_irqs:440 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.355119] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.358100] pid_max: default: 32768 minimum: 301\n[ 0.359703] ACPI: Core revision 20150930\n[ 0.361758] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.364096] Security Framework initialized\n[ 0.365563] Yama: becoming mindful.\n[ 0.366881] AppArmor: AppArmor initialized\n[ 0.368538] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.374586] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.378592] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.380781] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.383447] Initializing cgroup subsys io\n[ 0.384894] Initializing cgroup subsys memory\n[ 0.388855] Initializing cgroup subsys devices\n[ 0.390435] Initializing cgroup subsys freezer\n[ 0.391997] Initializing cgroup subsys net_cls\n[ 0.393568] Initializing cgroup subsys perf_event\n[ 0.395198] Initializing cgroup subsys net_prio\n[ 0.396814] Initializing cgroup subsys hugetlb\n[ 0.398377] Initializing cgroup subsys pids\n[ 0.400711] mce: CPU supports 10 MCE banks\n[ 0.402270] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.404060] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.406032] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.407889] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.410741] Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier\n[ 0.413633] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.415896] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.421388] Freeing SMP alternatives memory: 36K\n[ 0.427886] ftrace: allocating 32283 entries in 127 pages\n[ 0.472578] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.474759] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.476911] smpboot: Max logical packages: 2\n[ 0.478712] x2apic enabled\n[ 0.480106] Switched APIC routing to physical x2apic.\n[ 0.483051] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.485314] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.489501] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.501241] KVM setup paravirtual spinlock\n[ 0.504384] x86: Booting SMP configuration:\n[ 0.506031] .... node #0, CPUs: #1\n[ 0.507692] kvm-clock: cpu 1, msr 1:3fff1041, secondary cpu clock\n[ 0.530719] x86: Booted up 1 node, 2 CPUs\n[ 0.530724] KVM setup async PF for cpu 1\n[ 0.530729] kvm-stealtime: cpu 1, msr 13fd10200\n[ 0.535339] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.538073] devtmpfs: initialized\n[ 0.540748] evm: security.selinux\n[ 0.541999] evm: security.SMACK64\n[ 0.543242] evm: security.SMACK64EXEC\n[ 0.544575] evm: security.SMACK64TRANSMUTE\n[ 0.546021] evm: security.SMACK64MMAP\n[ 0.547362] evm: security.ima\n[ 0.548493] evm: security.capability\n[ 0.550015] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.553263] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.555483] pinctrl core: initialized pinctrl subsystem\n[ 0.557436] RTC time: 10:19:13, date: 04/09/19\n[ 0.559881] NET: Registered protocol family 16\n[ 0.571322] cpuidle: using governor ladder\n[ 0.583413] cpuidle: using governor menu\n[ 0.584842] PCCT header not found.\n[ 0.586210] ACPI: bus type PCI registered\n[ 0.587668] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.589931] PCI: Using configuration type 1 for base access\n[ 0.604666] ACPI: Added _OSI(Module Device)\n[ 0.606199] ACPI: Added _OSI(Processor Device)\n[ 0.607767] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.609378] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.612393] ACPI: Interpreter enabled\n[ 0.613757] ACPI: (supports S0 S5)\n[ 0.631015] ACPI: Using IOAPIC for interrupt routing\n[ 0.632714] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.637813] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.639864] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.642071] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.644210] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.648167] acpiphp: Slot [3] registered\n[ 0.649615] acpiphp: Slot [4] registered\n[ 0.651051] acpiphp: Slot [5] registered\n[ 0.652497] acpiphp: Slot [6] registered\n[ 0.653939] acpiphp: Slot [7] registered\n[ 0.655384] acpiphp: Slot [8] registered\n[ 0.656833] acpiphp: Slot [9] registered\n[ 0.658288] acpiphp: Slot [10] registered\n[ 0.659757] acpiphp: Slot [11] registered\n[ 0.661211] acpiphp: Slot [12] registered\n[ 0.662667] acpiphp: Slot [13] registered\n[ 0.664385] acpiphp: Slot [14] registered\n[ 0.665844] acpiphp: Slot [15] registered\n[ 0.667314] acpiphp: Slot [16] registered\n[ 0.668785] acpiphp: Slot [17] registered\n[ 0.670249] acpiphp: Slot [18] registered\n[ 0.671716] acpiphp: Slot [19] registered\n[ 0.673179] acpiphp: Slot [20] registered\n[ 0.674641] acpiphp: Slot [21] registered\n[ 0.676119] acpiphp: Slot [22] registered\n[ 0.677574] acpiphp: Slot [23] registered\n[ 0.679046] acpiphp: Slot [24] registered\n[ 0.680524] acpiphp: Slot [25] registered\n[ 0.681976] acpiphp: Slot [26] registered\n[ 0.683442] acpiphp: Slot [27] registered\n[ 0.684907] acpiphp: Slot [28] registered\n[ 0.686375] acpiphp: Slot [29] registered\n[ 0.687849] acpiphp: Slot [30] registered\n[ 0.689314] acpiphp: Slot [31] registered\n[ 0.690745] PCI host bridge to bus 0000:00\n[ 0.692208] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.694383] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.696574] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.699160] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.701748] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.704403] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.709372] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.711666] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.713766] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.716044] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.721027] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.723582] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.747591] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.751064] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.753572] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.756059] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.758505] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.760739] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.763090] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.764980] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.767727] vgaarb: loaded\n[ 0.768805] vgaarb: bridge control possible 0000:00:02.0\n[ 0.770919] SCSI subsystem initialized\n[ 0.772576] ACPI: bus type USB registered\n[ 0.774036] usbcore: registered new interface driver usbfs\n[ 0.775860] usbcore: registered new interface driver hub\n[ 0.777648] usbcore: registered new device driver usb\n[ 0.779686] PCI: Using ACPI for IRQ routing\n[ 0.781607] NetLabel: Initializing\n[ 0.782881] NetLabel: domain hash size = 128\n[ 0.784406] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.786102] NetLabel: unlabeled traffic allowed by default\n[ 0.788152] amd_nb: Cannot enumerate AMD northbridges\n[ 0.789953] clocksource: Switched to clocksource kvm-clock\n[ 0.801870] AppArmor: AppArmor Filesystem Enabled\n[ 0.803567] pnp: PnP ACPI init\n[ 0.805091] pnp: PnP ACPI: found 5 devices\n[ 0.814391] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.817418] NET: Registered protocol family 2\n[ 0.819311] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.822090] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.824621] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.826835] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.828852] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.831064] NET: Registered protocol family 1\n[ 0.832608] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.834561] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.836462] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.856694] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.876976] Unpacking initramfs...\n[ 1.076777] Freeing initrd memory: 14832K\n[ 1.078366] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.080485] software IO TLB: mapped [mem 0xbbfdc000-0xbffdc000] (64MB)\n[ 1.083283] Scanning for low memory corruption every 60 seconds\n[ 1.085749] audit: initializing netlink subsys (disabled)\n[ 1.087620] audit: type=2000 audit(1554805154.902:1): initialized\n[ 1.089876] Initialise system trusted keyring\n[ 1.091569] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.093637] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.096940] zbud: loaded\n[ 1.098299] VFS: Disk quotas dquot_6.6.0\n[ 1.099741] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.102192] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.104409] fuse init (API version 7.23)\n[ 1.106024] Key type big_key registered\n[ 1.107430] Allocating IMA MOK and blacklist keyrings.\n[ 1.109962] Key type asymmetric registered\n[ 1.111459] Asymmetric key parser 'x509' registered\n[ 1.113151] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.115809] io scheduler noop registered\n[ 1.117220] io scheduler deadline registered (default)\n[ 1.119019] io scheduler cfq registered\n[ 1.120491] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.122372] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.124608] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.127197] ACPI: Power Button [PWRF]\n[ 1.128700] GHES: HEST is not enabled!\n[ 1.148318] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.188492] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.192034] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.217304] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.222090] Linux agpgart interface v0.103\n[ 1.226328] loop: module loaded\n[ 1.229219] vda: vda1\n[ 1.231104] scsi host0: ata_piix\n[ 1.232472] scsi host1: ata_piix\n[ 1.233732] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.235930] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.238275] libphy: Fixed MDIO Bus: probed\n[ 1.239906] tun: Universal TUN/TAP device driver, 1.6\n[ 1.241878] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.245238] PPP generic driver version 2.4.2\n[ 1.246852] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.248993] ehci-pci: EHCI PCI platform driver\n[ 1.250566] ehci-platform: EHCI generic platform driver\n[ 1.252333] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.254368] ohci-pci: OHCI PCI platform driver\n[ 1.255926] ohci-platform: OHCI generic platform driver\n[ 1.257707] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.278063] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.279823] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.282462] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.284220] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.286219] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.288406] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.290916] usb usb1: Product: UHCI Host Controller\n[ 1.292577] usb usb1: Manufacturer: Linux 4.4.0-145-generic uhci_hcd\n[ 1.294627] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.296351] hub 1-0:1.0: USB hub found\n[ 1.297723] hub 1-0:1.0: 2 ports detected\n[ 1.299330] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.302988] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.304672] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.306598] mousedev: PS/2 mouse device common for all mice\n[ 1.308845] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.312133] rtc_cmos 00:00: RTC can wake from S4\n[ 1.314084] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.316193] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.318333] i2c /dev entries driver\n[ 1.319661] device-mapper: uevent: version 1.0.3\n[ 1.321363] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.324274] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.326630] NET: Registered protocol family 10\n[ 1.328483] NET: Registered protocol family 17\n[ 1.330086] Key type dns_resolver registered\n[ 1.331997] registered taskstats version 1\n[ 1.333476] Loading compiled-in X.509 certificates\n[ 1.351660] Loaded X.509 cert 'Build time autogenerated kernel key: 766cb56454e39ea623681e1efb4bf4db48a2396c'\n[ 1.354933] zswap: loaded using pool lzo/zbud\n[ 1.358295] Key type trusted registered\n[ 1.362188] Key type encrypted registered\n[ 1.363634] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.365460] ima: No TPM chip found, activating TPM-bypass!\n[ 1.367322] ima: Allocated hash algorithm: sha1\n[ 1.368913] evm: HMAC attrs: 0x1\n[ 1.370558] Magic number: 15:991:324\n[ 1.371939] tty tty49: hash matches\n[ 1.373240] acpi PNP0B00:00: hash matches\n[ 1.374797] rtc_cmos 00:00: setting system clock to 2019-04-09 10:19:14 UTC (1554805154)\n[ 1.377648] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.379654] EDD information not available.\n[ 1.395719] Freeing unused kernel memory: 1484K\n[ 1.405997] Write protecting the kernel read-only data: 14336k\n[ 1.409314] Freeing unused kernel memory: 1620K\n[ 1.411116] Freeing unused kernel memory: 88K\nLoading, please wait...\nstarting version 229\n[ 1.424381] random: systemd-udevd: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.424972] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.425006] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.438217] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.438288] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.438524] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.438597] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.438684] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.438750] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.438844] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.494298] virtio_net virtio0 ens3: renamed from eth0\n[ 1.497445] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.500834] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.522184] AVX2 version of gcm_enc/dec engaged.\n[ 1.523826] AES CTR mode by8 optimization enabled\n[ 1.534609] FDC 0 is a S82078B\n[ 1.609973] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.774539] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.776715] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.778950] usb 1-1: Product: QEMU USB Tablet\n[ 1.780440] usb 1-1: Manufacturer: QEMU\n[ 1.781785] usb 1-1: SerialNumber: 42\n[ 1.788884] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.795919] usbcore: registered new interface driver usbhid\n[ 1.797800] usbhid: USB HID core driver\n[ 1.800985] 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.804998] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\nBegin: Loading essential drivers ... [ 2.886697] md: linear personality registered for level -1\n[ 2.890375] md: multipath personality registered for level -4\n[ 2.894087] md: raid0 personality registered for level 0\n[ 2.898337] md: raid1 personality registered for level 1\n[ 2.969957] raid6: sse2x1 gen() 11340 MB/s\n[ 3.037953] raid6: sse2x1 xor() 8899 MB/s\n[ 3.105953] raid6: sse2x2 gen() 14329 MB/s\n[ 3.173954] raid6: sse2x2 xor() 9757 MB/s\n[ 3.241953] raid6: sse2x4 gen() 16737 MB/s\n[ 3.309955] raid6: sse2x4 xor() 11653 MB/s\n[ 3.377953] raid6: avx2x1 gen() 22203 MB/s\n[ 3.445955] raid6: avx2x2 gen() 25656 MB/s\n[ 3.513959] raid6: avx2x4 gen() 29809 MB/s\n[ 3.515451] raid6: using algorithm avx2x4 gen() 29809 MB/s\n[ 3.517254] raid6: using avx2x2 recovery algorithm\n[ 3.519822] xor: automatically using best checksumming function:\n[ 3.557966] avx : 32834.000 MB/sec\n[ 3.560455] async_tx: api initialized (async)\n[ 3.568147] md: raid6 personality registered for level 6\n[ 3.569928] md: raid5 personality registered for level 5\n[ 3.571717] md: raid4 personality registered for level 4\n[ 3.577552] md: raid10 personality registered for level 10\ndone.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... [ 3.602817] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 3.626880] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\ndone.\nBegin: Running /scripts/local-bottom ... done.\nBegin: Running /scripts/init-bottom ... done.\n[ 3.710743] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN)\n[ 3.716411] systemd[1]: Detected virtualization kvm.\n[ 3.718083] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.6 LTS[0m!\n\n[ 3.722424] systemd[1]: Set hostname to .\n[ 3.726064] systemd[1]: Initializing machine ID from KVM UUID.\n[ 3.728014] systemd[1]: Installed transient /etc/machine-id file.\n[ 3.827749] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 3.832207] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 3.836164] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 3.840457] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 3.843493] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 3.847314] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 3.851417] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 3.855036] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 3.858636] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.\n[[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[ 3.864153] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 3.867708] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 3.871880] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 3.875369] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 3.882361] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 3.886087] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 3.889994] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 3.893694] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 3.896881] systemd[1]: Started Forward Password Requests to Wall Directory Watch.\n[[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch.\n[ 3.901673] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 3.905031] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 3.918046] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 3.922222] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 3.926548] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 3.930513] systemd[1]: Starting Create list of required static device nodes for the current kernel...\n Starting Create list of required st... nodes for the current kernel...\n[ 3.936369] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 3.942035] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 3.945881] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...\n Starting Monitoring of LVM2 mirrors... dmeventd or progress polling...\n[ 3.952063] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 3.956065] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 3.959259] Loading iSCSI transport class v2.0-870.\n[ 3.961782] systemd[1]: Starting Remount Root and Kernel File Systems...\n Starting Remount Root and Kernel File Systems...\n[ 3.966947] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 3.970794] EXT4-fs (vda1): re-mounted. Opts: (null)\n[ 3.972762] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 3.978086] iscsi: registered transport (tcp)\n[ 3.979622] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 3.983729] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 3.998609] systemd[1]: Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[ 4.005481] 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[ 4.012449] systemd[1]: Started Remount Root and Kernel File Systems.\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n[ 4.017822] systemd[1]: Started Set console keymap.\n[[0;32m OK [0m] Started Set console keymap.\n[ 4.027555] iscsi: registered transport (iser)\n[ 4.030179] systemd[1]: Started Nameserver information manager.\n[[0;32m OK [0m] Started Nameserver information manager.\n[ 4.035105] systemd[1]: Started Load Kernel Modules.\n[[0;32m OK [0m] Started Load Kernel Modules.\n[ 4.040084] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Mounting FUSE Control File System...\n Starting Apply Kernel Variables...\n Starting udev Coldplug all Devices...\n Starting Load/Save Random Seed...\n Starting Flush Journal to Persistent Storage...\n Starting Create Static Device Nodes in /dev...\n[[0;32m OK [0m] Mounted FUSE Control File System.\n[[0;32m OK [0m] Started Load/Save Random Seed.\n[[0;32m OK [0m] Started Apply Kernel Variables.\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 Create Static Device Nodes in /dev.\n Starting udev Kernel Device Manager...\n[[0;32m OK [0m] Started udev Kernel Device Manager.\n[[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch.\n[[0;32m OK [0m] Found device /dev/ttyS0.\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 Initial cloud-init job (pre-networking)...\n Starting Create Volatile Files and Directories...\n Starting LSB: AppArmor initialization...\n Starting Set console font and keymap...\n Starting Commit a transient machine-id on disk...\n Starting Tell Plymouth To Write Out Runtime Data...\n[[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\n[[0;32m OK [0m] Started Create Volatile Files and Directories.\n[[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data.\n Starting Update UTMP about System Boot/Shutdown...\n Starting Network Time Synchronization...\n[[0;32m OK [0m] Started Network Time Synchronization.\n[[0;32m OK [0m] Started Commit a transient machine-id on disk.\n[[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[0;32m OK [0m] Reached target System Time Synchronized.\n[[0;32m OK [0m] Started LSB: AppArmor initialization.\n[[0;32m OK [0m] Started Set console font and keymap.\n[[0;32m OK [0m] Created slice system-getty.slice.\n[ 9.163859] cloud-init[480]: Cloud-init v. 18.5-45-g3554ffe8-0ubuntu1~16.04.1 running 'init-local' at Tue, 09 Apr 2019 10:19:18 +0000. Up 4.48 seconds.\n[[0;32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[0;32m OK [0m] Reached target Network (Pre).\n Starting Raise network interfaces...\n[[0;32m OK [0m] Started Raise network interfaces.\n Starting Initial cloud-init job (metadata service crawler)...\n[[0;32m OK [0m] Reached target Network.\n[ 10.295972] cloud-init[937]: Cloud-init v. 18.5-45-g3554ffe8-0ubuntu1~16.04.1 running 'init' at Tue, 09 Apr 2019 10:19:23 +0000. Up 9.74 seconds.\n[ 10.299547] cloud-init[937]: ci-info: +++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++\n[ 10.308173] cloud-init[937]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+\n[ 10.311390] cloud-init[937]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |\n[ 10.316139] cloud-init[937]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+\n[ 10.324167] cloud-init[937]: ci-info: | ens3 | True | 192.168.120.11 | 255.255.255.0 | global | fa:16:3e:e7:19:d9 |\n[ 10.332155] cloud-init[937]: ci-info: | ens3 | True | fe80::f816:3eff:fee7:19d9/64 | . | link | fa:16:3e:e7:19:d9 |\n[ 10.335360] cloud-init[937]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | host | . |\n[ 10.352751] cloud-init[937]: ci-info: | lo | True | ::1/128 | . | host | . |\n[ 10.356162] cloud-init[937]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+\n[ 10.360642] cloud-init[937]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++\n[[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler).\n[[0;32m OK [0m] Reached target System Initialization.\n[[0;32m OK [0m] Started Daily apt download activities.\n[[0;32m OK [0m[ 10.372120] cloud-init[937]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 10.372513] cloud-init[937]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 10.372759] cloud-init[937]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 10.373020] cloud-init[937]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG |\n[ 10.373277] cloud-init[937]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | ens3 | UGH |\n[ 10.373529] cloud-init[937]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U |\n[ 10.373782] cloud-init[937]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 10.374065] cloud-init[937]: ci-info: +++++++++++++++++++Route IPv6 info+++++++++++++++++++\n[ 10.374304] cloud-init[937]: ci-info: +-------+-------------+---------+-----------+-------+\n[ 10.374554] cloud-init[937]: ci-info: | Route | Destination | Gateway | Interface | Flags |\n[ 10.374808] cloud-init[937]: ci-info: +-------+-------------+---------+-----------+-------+\n[ 10.375087] cloud-init[937]: ci-info: | 0 | fe80::/64 | :: | ens3 | U |\n[ 10.375325] cloud-init[937]: ci-info: | 3 | ff00::/8 | :: | ens3 | U |\n[ 10.375574] cloud-init[937]: ci-info: +-------+-------------+---------+-----------+-------+\n[ 10.375828] cloud-init[937]: Generating public/private rsa key pair.\n[ 10.376350] cloud-init[937]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key.\n[ 10.376596] cloud-init[937]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\n[ 10.376862] cloud-init[937]: The key fingerprint is:\n[ 10.377113] cloud-init[937]: SHA256:Ya+2LWY3Wamge3/Df2/sXLEq9Vhanas4tX+7Zt5YLKc root@cloudify-vm-d14507f6-3570-4893-a6e3-765a52e44090\n[ 10.377362] cloud-init[937]: The key's randomart image is:\n[ 10.377637] cloud-init[937]: +---[RSA 2048]----+\n[ 10.377887] cloud-init[937]: | |\n[ 10.378174] cloud-init[937]: | |\n[ 10.378427] cloud-init[937]: | o |\n[ 10.378684] cloud-init[937]: | . o |\n[ 10.378977] cloud-init[937]: | S . . .o|\n[ 10.379248] cloud-init[937]: | .. oo =+|\n[ 10.379487] cloud-init[937]: | .o. =o Oo*|\n[ 10.379752] cloud-init[937]: | ..=o=o=+.%B|\n[ 10.380010] cloud-init[937]: | .=.+o+o=EOX|\n[ 10.380276] cloud-init[937]: +----[SHA256]-----+\n[ 10.380527] cloud-init[937]: Generating public/private dsa key pair.\n[ 10.380782] cloud-init[937]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key.\n[ 10.381084] cloud-init[937]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\n[ 10.381366] cloud-init[937]: The key fingerprint is:\n[ 10.381631] cloud-init[937]: SHA256:hpHwMvAMt7VyZyxTy5R1bmhfKtAPYzWBpI9ckR1vH4k root@cloudify-vm-d14507f6-3570-4893-a6e3-765a52e44090\n[ 10.381889] cloud-init[937]: The key's randomart image is:\n[ 10.382150] cloud-init[937]: +---[DSA 1024]----+\n[ 10.382417] cloud-init[937]: | o o . o+++*o |\n[ 10.382661] cloud-init[937]: | * = B.+o*.o. .|\n[ 10.382921] cloud-init[937]: | B O O O oE+o |\n[ 10.383201] cloud-init[937]: | = O B * + ..|\n[ 10.383457] cloud-init[937]: | . S o + .|\n[ 10.383720] cloud-init[937]: | . . |\n[ 10.383973] cloud-init[937]: | |\n[ 10.384491] cloud-init[937]: | |\n[ 10.384753] cloud-init[937]: | |\n[ 10.385012] cloud-init[937]: +----[SHA256]-----+\n[ 10.385311] cloud-init[937]: Generating public/private ecdsa key pair.\n[ 10.385548] cloud-init[937]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\n[ 10.385797] cloud-init[937]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\n[ 10.386079] cloud-init[937]: The key fingerprint is:\n[ 10.386350] cloud-init[937]: SHA256:onlwCL/PPA//B2GzDyztxNzJYFjHpusJTpMKpOHF0mI root@cloudify-vm-d14507f6-3570-4893-a6e3-765a52e44090\n[ 10.386611] cloud-init[937]: The key's randomart image is:\n[ 10.386867] cloud-init[937]: +---[ECDSA 256]---+\n[ 10.387127] cloud-init[937]: | . |\n[ 10.387408] cloud-init[937]: | . + |\n[ 10.387653] cloud-init[937]: | .o o + |\n[ 10.387904] cloud-init[937]: | Eo=. . B |\n[ 10.388445] cloud-init[937]: | o B+ o SO O . |\n[ 10.388687] cloud-init[937]: | o .* .* @ + |\n[ 10.388954] cloud-init[937]: | +.o+ B = |\n[ 10.389217] cloud-init[937]: | =oo. + o |\n[ 10.389477] cloud-init[937]: | +oo... |\n[ 10.389739] cloud-init[937]: +----[SHA256]-----+\n[ 10.390009] cloud-init[937]: Generating public/private ed25519 key pair.\n[ 10.390284] cloud-init[937]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key.\n[ 10.390535] cloud-init[937]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\n[ 10.390777] cloud-init[937]: The key fingerprint is:\n[ 10.391215] cloud-init[937]: SHA256:H2mLiW3eY2C+Ku8uchiyVk+s0kzyUhhdQHsUcGoyVIw root@cloudify-vm-d14507f6-3570-4893-a6e3-765a52e44090\n[ 10.453560] cloud-init[937]: The key's randomart image is:\n[ 10.453801] cloud-init[937]: +--[ED25519 256]--+\n[ 10.454062] cloud-init[937]: | .==o+. |\n[ 10.454308] cloud-init[937]: |.E .=. |\n[ 10.454574] cloud-init[937]: | o.+.. |\n[ 10.454830] cloud-init[937]: | .+.. . |\n[ 10.455108] cloud-init[937]: | o . S + |\n[ 10.455351] cloud-init[937]: |.o.+ o oo= o |\n[ 10.455600] cloud-init[937]: | oOo+ .o=.o |\n[ 10.455861] cloud-init[937]: |.+o=+. o..o |\n[ 10.456395] cloud-init[937]: |. oo *=.oo.. |\n[ 10.456637] cloud-init[937]: +----[SHA256]-----+\n] Listening on D-Bus System Message Bus Socket.\n[[0;32m OK [0m] Listening on UUID daemon activation socket.\n Starting LXD - unix socket.\n[[0;32m OK [0m] Started Daily Cleanup of Temporary Directories.\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.\n Starting Socket activation for snappy daemon.\n[[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 Starting iSCSI initiator daemon (iscsid)...\n[[0;32m OK [0m] Listening on LXD - unix socket.\n[[0;32m OK [0m] Listening on Socket activation for snappy daemon.\n[[0;32m OK [0m] Reached target Sockets.\n[[0;32m OK [0m] Reached target Basic System.\n Starting Login Service...\n[[0;32m OK [0m] Started ACPI event daemon.\n Starting LSB: Record successful boot for GRUB...\n Starting System Logging Service...\n Starting Pollinate to seed the pseudo random number generator...\n[[0;32m OK [0m] Started Unattended Upgrades Shutdown.\n[[0;32m OK [0m] Started FUSE filesystem for LXC.\n[[0;32m OK [0m] Started Regular background program processing daemon.\n Starting Snappy daemon...\n[[0;32m OK [0m] Started Deferred execution scheduler.\n Starting LSB: MD monitoring daemon...\n[[0;32m OK [0m] Started D-Bus System Message Bus.\n Starting /etc/rc.local Compatibility...\n Starting Accounts Service...\n Starting LXD - container startup/shutdown...\n[[0;32m OK [0m] Started System Logging Service.\n[[0;32m OK [0m] Started /etc/rc.local Compatibility.\n[[0;32m OK [0m] Started iSCSI initiator daemon (iscsid).\n Starting Login to default iSCSI targets...\n[[0;32m OK [0m] Started LSB: Record successful boot for GRUB.\n[[0;32m OK [0m] Started LSB: MD monitoring daemon.\n[[0;32m OK [0m] Started Login Service.\n Starting Authenticate and Authorize Users to Run Privileged Tasks...\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: automatic crash report generation...\n Starting Permit User Sessions...\n Starting LSB: daemon to balance interrupts for SMP systems...\n[[0;32m OK [0m] Started LXD - container startup/shutdown.\n[[0;32m OK [0m] Started Permit User Sessions.\n[[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks.\n[[0;32m OK [0m] Started Accounts Service.\n Starting Hold until boot process finishes up...\n Starting Terminate Plymouth Boot Screen...\n[[0;32m OK [0m] Started Snappy daemon.\n[[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to \"ondemand\".\n[[0;32m OK [0m] Started LSB: automatic crash report generation.\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 Terminate Plymouth Boot Screen.\n[[0;32m OK [0m] Started Serial Getty on ttyS0.\n[[0;32m OK [0m] Started Getty on tty1.\n[[0;32m OK [0m] Reached target Login Prompts.\n Starting Set console scheme...\n Starting Wait until snapd is fully seeded...\n[[0;32m OK [0m] Started Set console scheme.\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"} 2019-04-09 10:19:28,631 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/22485f55-9c60-48a2-9632-d28dc4cee841/action used request id req-25b3a9a8-5e73-4e95-9587-5034a7ab45a8 2019-04-09 10:19:28,631 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0823569297791s 2019-04-09 10:19:28,632 - 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-145-generic (buildd@lcy01-amd64-027) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10) ) #171-Ubuntu SMP Tue Mar 26 12:43:40 UTC 2019 (Ubuntu 4.4.0-145.171-generic 4.4.176) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-145-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] 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] 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: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 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] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x362f8000-0x37173fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6340 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x00000000BFFE12D1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x00000000BFFE11DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x00000000BFFDFDC0 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x00000000BFFDFD80 000040 [ 0.000000] ACPI: APIC 0x00000000BFFE1251 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff] [ 0.000000] NODE_DATA(0) allocated [mem 0x13fff9000-0x13fffdfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 1:3fff1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 682802283 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-0x00000000ffffffff] [ 0.000000] Normal [mem 0x0000000100000000-0x000000013fffffff] [ 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-0x00000000bffdbfff] [ 0.000000] node 0: [mem 0x0000000100000000-0x000000013fffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000013fffffff] [ 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] 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] 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:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88013fc00000 s99480 r8192 d31592 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 13fc10200 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032036 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-145-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 4028168K/4193768K available (8608K kernel code, 1333K rwdata, 4008K rodata, 1484K init, 1284K bss, 165600K reserved, 0K cma-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] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:33024 nr_irqs:440 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.355119] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.358100] pid_max: default: 32768 minimum: 301 [ 0.359703] ACPI: Core revision 20150930 [ 0.361758] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.364096] Security Framework initialized [ 0.365563] Yama: becoming mindful. [ 0.366881] AppArmor: AppArmor initialized [ 0.368538] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.374586] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.378592] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.380781] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.383447] Initializing cgroup subsys io [ 0.384894] Initializing cgroup subsys memory [ 0.388855] Initializing cgroup subsys devices [ 0.390435] Initializing cgroup subsys freezer [ 0.391997] Initializing cgroup subsys net_cls [ 0.393568] Initializing cgroup subsys perf_event [ 0.395198] Initializing cgroup subsys net_prio [ 0.396814] Initializing cgroup subsys hugetlb [ 0.398377] Initializing cgroup subsys pids [ 0.400711] mce: CPU supports 10 MCE banks [ 0.402270] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.404060] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.406032] Spectre V2 : Mitigation: Full generic retpoline [ 0.407889] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.410741] Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier [ 0.413633] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.415896] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.421388] Freeing SMP alternatives memory: 36K [ 0.427886] ftrace: allocating 32283 entries in 127 pages [ 0.472578] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.474759] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.476911] smpboot: Max logical packages: 2 [ 0.478712] x2apic enabled [ 0.480106] Switched APIC routing to physical x2apic. [ 0.483051] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.485314] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.489501] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.501241] KVM setup paravirtual spinlock [ 0.504384] x86: Booting SMP configuration: [ 0.506031] .... node #0, CPUs: #1 [ 0.507692] kvm-clock: cpu 1, msr 1:3fff1041, secondary cpu clock [ 0.530719] x86: Booted up 1 node, 2 CPUs [ 0.530724] KVM setup async PF for cpu 1 [ 0.530729] kvm-stealtime: cpu 1, msr 13fd10200 [ 0.535339] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.538073] devtmpfs: initialized [ 0.540748] evm: security.selinux [ 0.541999] evm: security.SMACK64 [ 0.543242] evm: security.SMACK64EXEC [ 0.544575] evm: security.SMACK64TRANSMUTE [ 0.546021] evm: security.SMACK64MMAP [ 0.547362] evm: security.ima [ 0.548493] evm: security.capability [ 0.550015] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.553263] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.555483] pinctrl core: initialized pinctrl subsystem [ 0.557436] RTC time: 10:19:13, date: 04/09/19 [ 0.559881] NET: Registered protocol family 16 [ 0.571322] cpuidle: using governor ladder [ 0.583413] cpuidle: using governor menu [ 0.584842] PCCT header not found. [ 0.586210] ACPI: bus type PCI registered [ 0.587668] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.589931] PCI: Using configuration type 1 for base access [ 0.604666] ACPI: Added _OSI(Module Device) [ 0.606199] ACPI: Added _OSI(Processor Device) [ 0.607767] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.609378] ACPI: Added _OSI(Processor Aggregator Device) [ 0.612393] ACPI: Interpreter enabled [ 0.613757] ACPI: (supports S0 S5) [ 0.631015] ACPI: Using IOAPIC for interrupt routing [ 0.632714] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.637813] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.639864] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.642071] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.644210] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.648167] acpiphp: Slot [3] registered [ 0.649615] acpiphp: Slot [4] registered [ 0.651051] acpiphp: Slot [5] registered [ 0.652497] acpiphp: Slot [6] registered [ 0.653939] acpiphp: Slot [7] registered [ 0.655384] acpiphp: Slot [8] registered [ 0.656833] acpiphp: Slot [9] registered [ 0.658288] acpiphp: Slot [10] registered [ 0.659757] acpiphp: Slot [11] registered [ 0.661211] acpiphp: Slot [12] registered [ 0.662667] acpiphp: Slot [13] registered [ 0.664385] acpiphp: Slot [14] registered [ 0.665844] acpiphp: Slot [15] registered [ 0.667314] acpiphp: Slot [16] registered [ 0.668785] acpiphp: Slot [17] registered [ 0.670249] acpiphp: Slot [18] registered [ 0.671716] acpiphp: Slot [19] registered [ 0.673179] acpiphp: Slot [20] registered [ 0.674641] acpiphp: Slot [21] registered [ 0.676119] acpiphp: Slot [22] registered [ 0.677574] acpiphp: Slot [23] registered [ 0.679046] acpiphp: Slot [24] registered [ 0.680524] acpiphp: Slot [25] registered [ 0.681976] acpiphp: Slot [26] registered [ 0.683442] acpiphp: Slot [27] registered [ 0.684907] acpiphp: Slot [28] registered [ 0.686375] acpiphp: Slot [29] registered [ 0.687849] acpiphp: Slot [30] registered [ 0.689314] acpiphp: Slot [31] registered [ 0.690745] PCI host bridge to bus 0000:00 [ 0.692208] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.694383] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.696574] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.699160] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.701748] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.704403] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.709372] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.711666] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.713766] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.716044] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.721027] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.723582] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.747591] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.751064] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.753572] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.756059] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.758505] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.760739] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.763090] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.764980] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.767727] vgaarb: loaded [ 0.768805] vgaarb: bridge control possible 0000:00:02.0 [ 0.770919] SCSI subsystem initialized [ 0.772576] ACPI: bus type USB registered [ 0.774036] usbcore: registered new interface driver usbfs [ 0.775860] usbcore: registered new interface driver hub [ 0.777648] usbcore: registered new device driver usb [ 0.779686] PCI: Using ACPI for IRQ routing [ 0.781607] NetLabel: Initializing [ 0.782881] NetLabel: domain hash size = 128 [ 0.784406] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.786102] NetLabel: unlabeled traffic allowed by default [ 0.788152] amd_nb: Cannot enumerate AMD northbridges [ 0.789953] clocksource: Switched to clocksource kvm-clock [ 0.801870] AppArmor: AppArmor Filesystem Enabled [ 0.803567] pnp: PnP ACPI init [ 0.805091] pnp: PnP ACPI: found 5 devices [ 0.814391] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.817418] NET: Registered protocol family 2 [ 0.819311] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.822090] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.824621] TCP: Hash tables configured (established 32768 bind 32768) [ 0.826835] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.828852] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.831064] NET: Registered protocol family 1 [ 0.832608] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.834561] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.836462] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.856694] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.876976] Unpacking initramfs... [ 1.076777] Freeing initrd memory: 14832K [ 1.078366] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.080485] software IO TLB: mapped [mem 0xbbfdc000-0xbffdc000] (64MB) [ 1.083283] Scanning for low memory corruption every 60 seconds [ 1.085749] audit: initializing netlink subsys (disabled) [ 1.087620] audit: type=2000 audit(1554805154.902:1): initialized [ 1.089876] Initialise system trusted keyring [ 1.091569] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.093637] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.096940] zbud: loaded [ 1.098299] VFS: Disk quotas dquot_6.6.0 [ 1.099741] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.102192] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.104409] fuse init (API version 7.23) [ 1.106024] Key type big_key registered [ 1.107430] Allocating IMA MOK and blacklist keyrings. [ 1.109962] Key type asymmetric registered [ 1.111459] Asymmetric key parser 'x509' registered [ 1.113151] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.115809] io scheduler noop registered [ 1.117220] io scheduler deadline registered (default) [ 1.119019] io scheduler cfq registered [ 1.120491] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.122372] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.124608] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.127197] ACPI: Power Button [PWRF] [ 1.128700] GHES: HEST is not enabled! [ 1.148318] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.188492] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.192034] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.217304] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.222090] Linux agpgart interface v0.103 [ 1.226328] loop: module loaded [ 1.229219] vda: vda1 [ 1.231104] scsi host0: ata_piix [ 1.232472] scsi host1: ata_piix [ 1.233732] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.235930] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.238275] libphy: Fixed MDIO Bus: probed [ 1.239906] tun: Universal TUN/TAP device driver, 1.6 [ 1.241878] tun: (C) 1999-2004 Max Krasnyansky [ 1.245238] PPP generic driver version 2.4.2 [ 1.246852] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.248993] ehci-pci: EHCI PCI platform driver [ 1.250566] ehci-platform: EHCI generic platform driver [ 1.252333] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.254368] ohci-pci: OHCI PCI platform driver [ 1.255926] ohci-platform: OHCI generic platform driver [ 1.257707] uhci_hcd: USB Universal Host Controller Interface driver [ 1.278063] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.279823] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.282462] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.284220] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.286219] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.288406] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.290916] usb usb1: Product: UHCI Host Controller [ 1.292577] usb usb1: Manufacturer: Linux 4.4.0-145-generic uhci_hcd [ 1.294627] usb usb1: SerialNumber: 0000:00:01.2 [ 1.296351] hub 1-0:1.0: USB hub found [ 1.297723] hub 1-0:1.0: 2 ports detected [ 1.299330] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.302988] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.304672] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.306598] mousedev: PS/2 mouse device common for all mice [ 1.308845] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.312133] rtc_cmos 00:00: RTC can wake from S4 [ 1.314084] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.316193] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.318333] i2c /dev entries driver [ 1.319661] device-mapper: uevent: version 1.0.3 [ 1.321363] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.324274] ledtrig-cpu: registered to indicate activity on CPUs [ 1.326630] NET: Registered protocol family 10 [ 1.328483] NET: Registered protocol family 17 [ 1.330086] Key type dns_resolver registered [ 1.331997] registered taskstats version 1 [ 1.333476] Loading compiled-in X.509 certificates [ 1.351660] Loaded X.509 cert 'Build time autogenerated kernel key: 766cb56454e39ea623681e1efb4bf4db48a2396c' [ 1.354933] zswap: loaded using pool lzo/zbud [ 1.358295] Key type trusted registered [ 1.362188] Key type encrypted registered [ 1.363634] AppArmor: AppArmor sha1 policy hashing enabled [ 1.365460] ima: No TPM chip found, activating TPM-bypass! [ 1.367322] ima: Allocated hash algorithm: sha1 [ 1.368913] evm: HMAC attrs: 0x1 [ 1.370558] Magic number: 15:991:324 [ 1.371939] tty tty49: hash matches [ 1.373240] acpi PNP0B00:00: hash matches [ 1.374797] rtc_cmos 00:00: setting system clock to 2019-04-09 10:19:14 UTC (1554805154) [ 1.377648] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.379654] EDD information not available. [ 1.395719] Freeing unused kernel memory: 1484K [ 1.405997] Write protecting the kernel read-only data: 14336k [ 1.409314] Freeing unused kernel memory: 1620K [ 1.411116] Freeing unused kernel memory: 88K Loading, please wait... starting version 229 [ 1.424381] random: systemd-udevd: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.424972] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.425006] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.438217] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.438288] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.438524] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.438597] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.438684] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.438750] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.438844] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.494298] virtio_net virtio0 ens3: renamed from eth0 [ 1.497445] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.500834] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.522184] AVX2 version of gcm_enc/dec engaged. [ 1.523826] AES CTR mode by8 optimization enabled [ 1.534609] FDC 0 is a S82078B [ 1.609973] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.774539] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.776715] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.778950] usb 1-1: Product: QEMU USB Tablet [ 1.780440] usb 1-1: Manufacturer: QEMU [ 1.781785] usb 1-1: SerialNumber: 42 [ 1.788884] hidraw: raw HID events driver (C) Jiri Kosina [ 1.795919] usbcore: registered new interface driver usbhid [ 1.797800] usbhid: USB HID core driver [ 1.800985] 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.804998] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 Begin: Loading essential drivers ... [ 2.886697] md: linear personality registered for level -1 [ 2.890375] md: multipath personality registered for level -4 [ 2.894087] md: raid0 personality registered for level 0 [ 2.898337] md: raid1 personality registered for level 1 [ 2.969957] raid6: sse2x1 gen() 11340 MB/s [ 3.037953] raid6: sse2x1 xor() 8899 MB/s [ 3.105953] raid6: sse2x2 gen() 14329 MB/s [ 3.173954] raid6: sse2x2 xor() 9757 MB/s [ 3.241953] raid6: sse2x4 gen() 16737 MB/s [ 3.309955] raid6: sse2x4 xor() 11653 MB/s [ 3.377953] raid6: avx2x1 gen() 22203 MB/s [ 3.445955] raid6: avx2x2 gen() 25656 MB/s [ 3.513959] raid6: avx2x4 gen() 29809 MB/s [ 3.515451] raid6: using algorithm avx2x4 gen() 29809 MB/s [ 3.517254] raid6: using avx2x2 recovery algorithm [ 3.519822] xor: automatically using best checksumming function: [ 3.557966] avx : 32834.000 MB/sec [ 3.560455] async_tx: api initialized (async) [ 3.568147] md: raid6 personality registered for level 6 [ 3.569928] md: raid5 personality registered for level 5 [ 3.571717] md: raid4 personality registered for level 4 [ 3.577552] md: raid10 personality registered for level 10 done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... [ 3.602817] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 3.626880] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 3.710743] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN) [ 3.716411] systemd[1]: Detected virtualization kvm. [ 3.718083] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.6 LTS[0m! [ 3.722424] systemd[1]: Set hostname to . [ 3.726064] systemd[1]: Initializing machine ID from KVM UUID. [ 3.728014] systemd[1]: Installed transient /etc/machine-id file. [ 3.827749] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.832207] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.836164] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.840457] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.843493] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.847314] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.851417] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.855036] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.858636] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [ 3.864153] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.867708] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.871880] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.875369] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.882361] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.886087] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.889994] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.893694] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 3.896881] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.901673] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.905031] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.918046] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 3.922222] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 3.926548] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 3.930513] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [ 3.936369] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 3.942035] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 3.945881] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 3.952063] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 3.956065] systemd[1]: Starting Journal Service... Starting Journal Service... [ 3.959259] Loading iSCSI transport class v2.0-870. [ 3.961782] systemd[1]: Starting Remount Root and Kernel File Systems... Starting Remount Root and Kernel File Systems... [ 3.966947] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 3.970794] EXT4-fs (vda1): re-mounted. Opts: (null) [ 3.972762] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 3.978086] iscsi: registered transport (tcp) [ 3.979622] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 3.983729] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 3.998609] systemd[1]: Started Uncomplicated firewall. [[0;32m OK [0m] Started Uncomplicated firewall. [ 4.005481] 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. [ 4.012449] systemd[1]: Started Remount Root and Kernel File Systems. [[0;32m OK [0m] Started Remount Root and Kernel File Systems. [ 4.017822] systemd[1]: Started Set console keymap. [[0;32m OK [0m] Started Set console keymap. [ 4.027555] iscsi: registered transport (iser) [ 4.030179] systemd[1]: Started Nameserver information manager. [[0;32m OK [0m] Started Nameserver information manager. [ 4.035105] systemd[1]: Started Load Kernel Modules. [[0;32m OK [0m] Started Load Kernel Modules. [ 4.040084] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started LVM2 metadata daemon. Mounting FUSE Control File System... Starting Apply Kernel Variables... Starting udev Coldplug all Devices... Starting Load/Save Random Seed... Starting Flush Journal to Persistent Storage... Starting Create Static Device Nodes in /dev... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[0;32m OK [0m] Started udev Coldplug all Devices. [[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. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Found device /dev/ttyS0. [[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 Initial cloud-init job (pre-networking)... Starting Create Volatile Files and Directories... Starting LSB: AppArmor initialization... Starting Set console font and keymap... Starting Commit a transient machine-id on disk... Starting Tell Plymouth To Write Out Runtime Data... [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [[0;32m OK [0m] Started Create Volatile Files and Directories. [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. Starting Update UTMP about System Boot/Shutdown... Starting Network Time Synchronization... [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] Started LSB: AppArmor initialization. [[0;32m OK [0m] Started Set console font and keymap. [[0;32m OK [0m] Created slice system-getty.slice. [ 9.163859] cloud-init[480]: Cloud-init v. 18.5-45-g3554ffe8-0ubuntu1~16.04.1 running 'init-local' at Tue, 09 Apr 2019 10:19:18 +0000. Up 4.48 seconds. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[0;32m OK [0m] Reached target Network (Pre). Starting Raise network interfaces... [[0;32m OK [0m] Started Raise network interfaces. Starting Initial cloud-init job (metadata service crawler)... [[0;32m OK [0m] Reached target Network. [ 10.295972] cloud-init[937]: Cloud-init v. 18.5-45-g3554ffe8-0ubuntu1~16.04.1 running 'init' at Tue, 09 Apr 2019 10:19:23 +0000. Up 9.74 seconds. [ 10.299547] cloud-init[937]: ci-info: +++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++ [ 10.308173] cloud-init[937]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+ [ 10.311390] cloud-init[937]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | [ 10.316139] cloud-init[937]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+ [ 10.324167] cloud-init[937]: ci-info: | ens3 | True | 192.168.120.11 | 255.255.255.0 | global | fa:16:3e:e7:19:d9 | [ 10.332155] cloud-init[937]: ci-info: | ens3 | True | fe80::f816:3eff:fee7:19d9/64 | . | link | fa:16:3e:e7:19:d9 | [ 10.335360] cloud-init[937]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | host | . | [ 10.352751] cloud-init[937]: ci-info: | lo | True | ::1/128 | . | host | . | [ 10.356162] cloud-init[937]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+ [ 10.360642] cloud-init[937]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++ [[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler). [[0;32m OK [0m] Reached target System Initialization. [[0;32m OK [0m] Started Daily apt download activities. [[0;32m OK [0m[ 10.372120] cloud-init[937]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 10.372513] cloud-init[937]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 10.372759] cloud-init[937]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 10.373020] cloud-init[937]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG | [ 10.373277] cloud-init[937]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | ens3 | UGH | [ 10.373529] cloud-init[937]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U | [ 10.373782] cloud-init[937]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 10.374065] cloud-init[937]: ci-info: +++++++++++++++++++Route IPv6 info+++++++++++++++++++ [ 10.374304] cloud-init[937]: ci-info: +-------+-------------+---------+-----------+-------+ [ 10.374554] cloud-init[937]: ci-info: | Route | Destination | Gateway | Interface | Flags | [ 10.374808] cloud-init[937]: ci-info: +-------+-------------+---------+-----------+-------+ [ 10.375087] cloud-init[937]: ci-info: | 0 | fe80::/64 | :: | ens3 | U | [ 10.375325] cloud-init[937]: ci-info: | 3 | ff00::/8 | :: | ens3 | U | [ 10.375574] cloud-init[937]: ci-info: +-------+-------------+---------+-----------+-------+ [ 10.375828] cloud-init[937]: Generating public/private rsa key pair. [ 10.376350] cloud-init[937]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key. [ 10.376596] cloud-init[937]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. [ 10.376862] cloud-init[937]: The key fingerprint is: [ 10.377113] cloud-init[937]: SHA256:Ya+2LWY3Wamge3/Df2/sXLEq9Vhanas4tX+7Zt5YLKc root@cloudify-vm-d14507f6-3570-4893-a6e3-765a52e44090 [ 10.377362] cloud-init[937]: The key's randomart image is: [ 10.377637] cloud-init[937]: +---[RSA 2048]----+ [ 10.377887] cloud-init[937]: | | [ 10.378174] cloud-init[937]: | | [ 10.378427] cloud-init[937]: | o | [ 10.378684] cloud-init[937]: | . o | [ 10.378977] cloud-init[937]: | S . . .o| [ 10.379248] cloud-init[937]: | .. oo =+| [ 10.379487] cloud-init[937]: | .o. =o Oo*| [ 10.379752] cloud-init[937]: | ..=o=o=+.%B| [ 10.380010] cloud-init[937]: | .=.+o+o=EOX| [ 10.380276] cloud-init[937]: +----[SHA256]-----+ [ 10.380527] cloud-init[937]: Generating public/private dsa key pair. [ 10.380782] cloud-init[937]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key. [ 10.381084] cloud-init[937]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. [ 10.381366] cloud-init[937]: The key fingerprint is: [ 10.381631] cloud-init[937]: SHA256:hpHwMvAMt7VyZyxTy5R1bmhfKtAPYzWBpI9ckR1vH4k root@cloudify-vm-d14507f6-3570-4893-a6e3-765a52e44090 [ 10.381889] cloud-init[937]: The key's randomart image is: [ 10.382150] cloud-init[937]: +---[DSA 1024]----+ [ 10.382417] cloud-init[937]: | o o . o+++*o | [ 10.382661] cloud-init[937]: | * = B.+o*.o. .| [ 10.382921] cloud-init[937]: | B O O O oE+o | [ 10.383201] cloud-init[937]: | = O B * + ..| [ 10.383457] cloud-init[937]: | . S o + .| [ 10.383720] cloud-init[937]: | . . | [ 10.383973] cloud-init[937]: | | [ 10.384491] cloud-init[937]: | | [ 10.384753] cloud-init[937]: | | [ 10.385012] cloud-init[937]: +----[SHA256]-----+ [ 10.385311] cloud-init[937]: Generating public/private ecdsa key pair. [ 10.385548] cloud-init[937]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. [ 10.385797] cloud-init[937]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. [ 10.386079] cloud-init[937]: The key fingerprint is: [ 10.386350] cloud-init[937]: SHA256:onlwCL/PPA//B2GzDyztxNzJYFjHpusJTpMKpOHF0mI root@cloudify-vm-d14507f6-3570-4893-a6e3-765a52e44090 [ 10.386611] cloud-init[937]: The key's randomart image is: [ 10.386867] cloud-init[937]: +---[ECDSA 256]---+ [ 10.387127] cloud-init[937]: | . | [ 10.387408] cloud-init[937]: | . + | [ 10.387653] cloud-init[937]: | .o o + | [ 10.387904] cloud-init[937]: | Eo=. . B | [ 10.388445] cloud-init[937]: | o B+ o SO O . | [ 10.388687] cloud-init[937]: | o .* .* @ + | [ 10.388954] cloud-init[937]: | +.o+ B = | [ 10.389217] cloud-init[937]: | =oo. + o | [ 10.389477] cloud-init[937]: | +oo... | [ 10.389739] cloud-init[937]: +----[SHA256]-----+ [ 10.390009] cloud-init[937]: Generating public/private ed25519 key pair. [ 10.390284] cloud-init[937]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. [ 10.390535] cloud-init[937]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. [ 10.390777] cloud-init[937]: The key fingerprint is: [ 10.391215] cloud-init[937]: SHA256:H2mLiW3eY2C+Ku8uchiyVk+s0kzyUhhdQHsUcGoyVIw root@cloudify-vm-d14507f6-3570-4893-a6e3-765a52e44090 [ 10.453560] cloud-init[937]: The key's randomart image is: [ 10.453801] cloud-init[937]: +--[ED25519 256]--+ [ 10.454062] cloud-init[937]: | .==o+. | [ 10.454308] cloud-init[937]: |.E .=. | [ 10.454574] cloud-init[937]: | o.+.. | [ 10.454830] cloud-init[937]: | .+.. . | [ 10.455108] cloud-init[937]: | o . S + | [ 10.455351] cloud-init[937]: |.o.+ o oo= o | [ 10.455600] cloud-init[937]: | oOo+ .o=.o | [ 10.455861] cloud-init[937]: |.+o=+. o..o | [ 10.456395] cloud-init[937]: |. oo *=.oo.. | [ 10.456637] cloud-init[937]: +----[SHA256]-----+ ] Listening on D-Bus System Message Bus Socket. [[0;32m OK [0m] Listening on UUID daemon activation socket. Starting LXD - unix socket. [[0;32m OK [0m] Started Daily Cleanup of Temporary Directories. [[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. Starting Socket activation for snappy daemon. [[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. Starting iSCSI initiator daemon (iscsid)... [[0;32m OK [0m] Listening on LXD - unix socket. [[0;32m OK [0m] Listening on Socket activation for snappy daemon. [[0;32m OK [0m] Reached target Sockets. [[0;32m OK [0m] Reached target Basic System. Starting Login Service... [[0;32m OK [0m] Started ACPI event daemon. Starting LSB: Record successful boot for GRUB... Starting System Logging Service... Starting Pollinate to seed the pseudo random number generator... [[0;32m OK [0m] Started Unattended Upgrades Shutdown. [[0;32m OK [0m] Started FUSE filesystem for LXC. [[0;32m OK [0m] Started Regular background program processing daemon. Starting Snappy daemon... [[0;32m OK [0m] Started Deferred execution scheduler. Starting LSB: MD monitoring daemon... [[0;32m OK [0m] Started D-Bus System Message Bus. Starting /etc/rc.local Compatibility... Starting Accounts Service... Starting LXD - container startup/shutdown... [[0;32m OK [0m] Started System Logging Service. [[0;32m OK [0m] Started /etc/rc.local Compatibility. [[0;32m OK [0m] Started iSCSI initiator daemon (iscsid). Starting Login to default iSCSI targets... [[0;32m OK [0m] Started LSB: Record successful boot for GRUB. [[0;32m OK [0m] Started LSB: MD monitoring daemon. [[0;32m OK [0m] Started Login Service. Starting Authenticate and Authorize Users to Run Privileged Tasks... [[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: automatic crash report generation... Starting Permit User Sessions... Starting LSB: daemon to balance interrupts for SMP systems... [[0;32m OK [0m] Started LXD - container startup/shutdown. [[0;32m OK [0m] Started Permit User Sessions. [[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks. [[0;32m OK [0m] Started Accounts Service. Starting Hold until boot process finishes up... Starting Terminate Plymouth Boot Screen... [[0;32m OK [0m] Started Snappy daemon. [[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to "ondemand". [[0;32m OK [0m] Started LSB: automatic crash report generation. [[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 Terminate Plymouth Boot Screen. [[0;32m OK [0m] Started Serial Getty on ttyS0. [[0;32m OK [0m] Started Getty on tty1. [[0;32m OK [0m] Reached target Login Prompts. Starting Set console scheme... Starting Wait until snapd is fully seeded... [[0;32m OK [0m] Started Set console scheme. [[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. 2019-04-09 10:19:28,635 - paramiko.transport - DEBUG - starting thread (client mode): 0x3729fb10L 2019-04-09 10:19:28,636 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-04-09 10:19:28,641 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.2p2 Ubuntu-4ubuntu2.8 2019-04-09 10:19:28,642 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.2p2) 2019-04-09 10:19:28,643 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group14-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-04-09 10:19:28,644 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-04-09 10:19:28,644 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-04-09 10:19:28,644 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-04-09 10:19:28,644 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-04-09 10:19:28,644 - paramiko.transport - DEBUG - Compression agreed: none 2019-04-09 10:19:28,691 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-04-09 10:19:28,691 - paramiko.transport - DEBUG - Switch to new keys ... 2019-04-09 10:19:28,715 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.213: 177842f26782e8221cbb5dbd0aedb46a 2019-04-09 10:19:28,716 - paramiko.transport - DEBUG - Trying discovered key 29319ff2371e6a4cc3e14295c66bedf0 in /tmp/tmpwTeHmm 2019-04-09 10:19:28,729 - paramiko.transport - DEBUG - userauth is OK 2019-04-09 10:19:28,746 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-04-09 10:19:28,748 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-04-09 10:19:28,962 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2019-04-09 10:19:28,962 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2019-04-09 10:19:29,002 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-04-09 10:19:29,002 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-04-09 10:19:29,014 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-04-09 10:19:35,103 - paramiko.transport - DEBUG - Rekeying (hit 32646 packets, 536880208 bytes sent) 2019-04-09 10:19:35,105 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group14-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-04-09 10:19:35,106 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-04-09 10:19:35,106 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-04-09 10:19:35,106 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-04-09 10:19:35,106 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-04-09 10:19:35,106 - paramiko.transport - DEBUG - Compression agreed: none 2019-04-09 10:19:35,110 - paramiko.transport - DEBUG - Switch to new keys ... 2019-04-09 10:19:40,442 - paramiko.transport - DEBUG - Rekeying (hit 32641 packets, 536879168 bytes sent) 2019-04-09 10:19:40,482 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group14-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-04-09 10:19:40,482 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-04-09 10:19:40,482 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-04-09 10:19:40,482 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-04-09 10:19:40,482 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-04-09 10:19:40,482 - paramiko.transport - DEBUG - Compression agreed: none 2019-04-09 10:19:40,488 - paramiko.transport - DEBUG - Switch to new keys ... 2019-04-09 10:19:45,912 - paramiko.transport - DEBUG - Rekeying (hit 32641 packets, 536879168 bytes sent) 2019-04-09 10:19:45,913 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group14-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-04-09 10:19:45,913 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-04-09 10:19:45,913 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-04-09 10:19:45,913 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-04-09 10:19:45,913 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-04-09 10:19:45,913 - paramiko.transport - DEBUG - Compression agreed: none 2019-04-09 10:19:45,917 - paramiko.transport - DEBUG - Switch to new keys ... 2019-04-09 10:19:52,628 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-04-09 10:19:52,629 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2019-04-09 10:19:52,631 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-04-09 10:19:52,631 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2019-04-09 10:19:52,632 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2019-04-09 10:19:52,634 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2019-04-09 10:21:33,883 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2019-04-09 10:21:33,883 - functest.core.cloudify - DEBUG - output: # Executing docker install script, commit: cfba462 Client: Version: 18.09.4 API version: 1.39 Go version: go1.10.8 Git commit: d14af54 Built: Wed Mar 27 18:34:51 2019 OS/Arch: linux/amd64 Experimental: false Server: Docker Engine - Community Engine: Version: 18.09.4 API version: 1.39 (minimum version 1.12) Go version: go1.10.8 Git commit: d14af54 Built: Wed Mar 27 18:01:48 2019 OS/Arch: linux/amd64 Experimental: false If you would like to use Docker as a non-root user, you should now consider adding your user to the "docker" group with something like: sudo usermod -aG docker your-user Remember that you will have to log out and back in for this to take effect! WARNING: Adding a user to the "docker" group will grant the ability to run containers which can be used to obtain root privileges on the docker host. Refer to https://docs.docker.com/engine/security/security/#docker-daemon-attack-surface for more information. ** DOCKER ENGINE - ENTERPRISE ** Test drive additional security features by activating Docker Engine - Enterprise. * Leverage FIPS 140-2 validated encryption * Run only trusted images with digital signature enforcement ** Learn more at https://dockr.ly/engine1 ** ACTIVATE your own engine to Docker Engine - Enterprise using: sudo docker engine activate Loaded image: docker-cfy-manager:latest 9ad3e8a78b01e28b45c00c21609e7c5f481be1a8203e18107d2f3820012e6036 2019-04-09 10:21:33,884 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2019-04-09 10:21:33,885 - functest.core.cloudify - DEBUG - error: sudo: unable to resolve host cloudify-vm-d14507f6-3570-4893-a6e3-765a52e44090 --2019-04-09 10:19:56-- https://get.docker.com/ Resolving get.docker.com (get.docker.com)... 52.84.50.81, 52.84.50.244, 52.84.50.47, ... Connecting to get.docker.com (get.docker.com)|52.84.50.81|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 13070 (13K) [text/plain] Saving to: ‘script.sh’ 0K .......... .. 100% 261M=0s 2019-04-09 10:19:56 (261 MB/s) - ‘script.sh’ saved [13070/13070] sudo: unable to resolve host cloudify-vm-d14507f6-3570-4893-a6e3-765a52e44090 sudo: unable to resolve host cloudify-vm-d14507f6-3570-4893-a6e3-765a52e44090 + sh -c apt-get update -qq >/dev/null + sh -c apt-get install -y -qq apt-transport-https ca-certificates curl >/dev/null + sh -c curl -fsSL "https://download.docker.com/linux/ubuntu/gpg" | apt-key add -qq - >/dev/null + sh -c echo "deb [arch=amd64] https://download.docker.com/linux/ubuntu xenial stable" > /etc/apt/sources.list.d/docker.list + sh -c apt-get update -qq >/dev/null + sh -c apt-get install -y -qq --no-install-recommends docker-ce >/dev/null debconf: unable to initialize frontend: Dialog debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) debconf: falling back to frontend: Readline debconf: unable to initialize frontend: Readline debconf: (This frontend requires a controlling tty.) debconf: falling back to frontend: Teletype dpkg-preconfigure: unable to re-open stdin: + sh -c docker version sudo: unable to resolve host cloudify-vm-d14507f6-3570-4893-a6e3-765a52e44090 sudo: unable to resolve host cloudify-vm-d14507f6-3570-4893-a6e3-765a52e44090 2019-04-09 10:21:33,885 - cloudify.rest_client.http - DEBUG - Setting `Authorization` header: * 2019-04-09 10:21:33,886 - cloudify.rest_client.http - DEBUG - Setting `Tenant` header: default_tenant 2019-04-09 10:21:33,886 - functest.core.cloudify - INFO - Attemps running status of the Manager 2019-04-09 10:21:33,887 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.213:80/api/v3.1/status 2019-04-09 10:21:33,895 - functest.core.cloudify - DEBUG - try 1: Cloudify Manager isn't up and running Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/cloudify.py", line 88, in execute "status %s", self.cfy_client.manager.get_status()) File "/usr/lib/python2.7/site-packages/cloudify_rest_client/manager.py", line 28, in get_status response = self.api.get('/status') File "/usr/lib/python2.7/site-packages/cloudify_rest_client/client.py", line 252, in get timeout=timeout) File "/usr/lib/python2.7/site-packages/cloudify_rest_client/client.py", line 233, in do_request 'SSL, but the client does'.format(e) ConnectionError: HTTPConnectionPool(host='172.30.9.213', port=80): Max retries exceeded with url: /api/v3.1/status (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) This can happen when the manager is not working with SSL, but the client does 2019-04-09 10:22:03,926 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.213:80/api/v3.1/status 2019-04-09 10:22:04,087 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:22:04,087 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:22:04,087 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:22:04,087 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:22:04,087 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:22:04,088 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:22:04,088 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:22:04,088 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 117, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB", "unit_id": "cloudify-influxdb.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP PostgreSQL Broker Service", "state": "dead", "MainPID": 0, "Id": "cloudify-amqp-postgres.service", "ActiveState": "inactive", "SubState": "dead"}], "display_name": "AMQP-Postgres", "unit_id": "cloudify-amqp-postgres.service"}, {"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", "unit_id": "cloudify-amqpinflux.service"}, {"instances": [{"LoadState": "loaded", "Description": "RabbitMQ Service", "state": "start-post", "MainPID": 330, "Id": "cloudify-rabbitmq.service", "ActiveState": "activating", "SubState": "start-post"}], "display_name": "RabbitMQ", "unit_id": "cloudify-rabbitmq.service"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 131, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver", "unit_id": "nginx.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "dead", "MainPID": 0, "Id": "cloudify-mgmtworker.service", "ActiveState": "inactive", "SubState": "dead"}], "display_name": "Management Worker", "unit_id": "cloudify-mgmtworker.service"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 36, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL", "unit_id": "postgresql-9.5.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Console Service", "state": "running", "MainPID": 119, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Console", "unit_id": "cloudify-stage.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 114, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service", "unit_id": "cloudify-restservice.service"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "dead", "MainPID": 0, "Id": "cloudify-riemann.service", "ActiveState": "inactive", "SubState": "dead"}], "display_name": "Riemann", "unit_id": "cloudify-riemann.service"}]} 2019-04-09 10:22:04,088 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:22:04,088 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:22:04 GMT 2019-04-09 10:22:04,088 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:22:04,088 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-09 10:22:04,088 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:22:04,088 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:22:04,089 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:22:04,089 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-09 10:22:04,089 - functest.core.cloudify - DEBUG - status {u'status': u'running', u'services': [{u'instances': [{u'LoadState': u'loaded', u'Description': u'InfluxDB Service', u'MainPID': 117, u'state': u'running', u'Id': u'cloudify-influxdb.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'InfluxDB', u'unit_id': u'cloudify-influxdb.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify AMQP PostgreSQL Broker Service', u'MainPID': 0, u'state': u'dead', u'Id': u'cloudify-amqp-postgres.service', u'ActiveState': u'inactive', u'SubState': u'dead'}], u'display_name': u'AMQP-Postgres', u'unit_id': u'cloudify-amqp-postgres.service'}, {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'unit_id': u'cloudify-amqpinflux.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'RabbitMQ Service', u'MainPID': 330, 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'unit_id': u'cloudify-rabbitmq.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'nginx - high performance web server', u'MainPID': 131, u'state': u'running', u'Id': u'nginx.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Webserver', u'unit_id': u'nginx.service'}, {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'Management Worker', u'unit_id': u'cloudify-mgmtworker.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'PostgreSQL 9.5 database server', u'MainPID': 36, 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'unit_id': u'postgresql-9.5.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify Console Service', u'MainPID': 119, u'state': u'running', u'Id': u'cloudify-stage.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Cloudify Console', u'unit_id': u'cloudify-stage.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify REST Service', u'MainPID': 114, 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'unit_id': u'cloudify-restservice.service'}, {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'unit_id': u'cloudify-riemann.service'}]} 2019-04-09 10:22:04,090 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.213:80/api/v3.1/status 2019-04-09 10:22:04,224 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:22:04,224 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:22:04,224 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:22:04,225 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:22:04,225 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:22:04,225 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:22:04,225 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:22:04,225 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 117, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB", "unit_id": "cloudify-influxdb.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP PostgreSQL Broker Service", "state": "dead", "MainPID": 0, "Id": "cloudify-amqp-postgres.service", "ActiveState": "inactive", "SubState": "dead"}], "display_name": "AMQP-Postgres", "unit_id": "cloudify-amqp-postgres.service"}, {"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", "unit_id": "cloudify-amqpinflux.service"}, {"instances": [{"LoadState": "loaded", "Description": "RabbitMQ Service", "state": "start-post", "MainPID": 330, "Id": "cloudify-rabbitmq.service", "ActiveState": "activating", "SubState": "start-post"}], "display_name": "RabbitMQ", "unit_id": "cloudify-rabbitmq.service"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 131, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver", "unit_id": "nginx.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "dead", "MainPID": 0, "Id": "cloudify-mgmtworker.service", "ActiveState": "inactive", "SubState": "dead"}], "display_name": "Management Worker", "unit_id": "cloudify-mgmtworker.service"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 36, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL", "unit_id": "postgresql-9.5.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Console Service", "state": "running", "MainPID": 119, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Console", "unit_id": "cloudify-stage.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 114, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service", "unit_id": "cloudify-restservice.service"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "dead", "MainPID": 0, "Id": "cloudify-riemann.service", "ActiveState": "inactive", "SubState": "dead"}], "display_name": "Riemann", "unit_id": "cloudify-riemann.service"}]} 2019-04-09 10:22:04,225 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:22:04,225 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:22:04 GMT 2019-04-09 10:22:04,225 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:22:04,225 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-09 10:22:04,225 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:22:04,226 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:22:04,226 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:22:04,226 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-09 10:22:04,226 - functest.core.cloudify - INFO - The current manager status is running 2019-04-09 10:22:04,227 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.213:80/api/v3.1/secrets 2019-04-09 10:22:04,291 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:22:04,291 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:22:04,291 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:22:04,291 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:22:04,291 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:22:04,291 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:22:04,292 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:22:04,292 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 1000}}} 2019-04-09 10:22:04,292 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:22:04,292 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:22:04 GMT 2019-04-09 10:22:04,292 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:22:04,292 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 83 2019-04-09 10:22:04,292 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:22:04,292 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:22:04,292 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:22:04,293 - functest.core.cloudify - DEBUG - Creating secrets: foo 2019-04-09 10:22:04,293 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.213:80/api/v3.1/secrets/foo; body: {"update_if_exists": false, "visibility": "tenant", "value": "bar"} 2019-04-09 10:22:04,427 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:22:04,428 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:22:04,428 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:22:04,428 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:22:04,428 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:22:04,428 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:22:04,428 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:22:04,428 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 67 2019-04-09 10:22:04,428 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"is_hidden_value": false, "tenant_name": "default_tenant", "created_at": "2019-04-09T10:22:04.398Z", "updated_at": "2019-04-09T10:22:04.398Z", "value": "gAAAAABcrHJMPcCNgnDj-KRlUP5d3tFachQ8jkjmDXFJ2UFPMJoHRhRARzg70ZEDwSPzYO1Z-Rjz-1EbYDkb8bVZXh5XLn_aYQ==", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "created_by": "admin", "key": "foo"} 2019-04-09 10:22:04,429 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:22:04,429 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:22:04 GMT 2019-04-09 10:22:04,429 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:22:04,429 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 380 2019-04-09 10:22:04,429 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:22:04,429 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:22:04,429 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:22:04,429 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.213:80/api/v3.1/secrets/foo 2019-04-09 10:22:04,497 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:22:04,497 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:22:04,498 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:22:04,498 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:22:04,498 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:22:04,498 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:22:04,498 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:22:04,498 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2019-04-09 10:22:04,498 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"is_hidden_value": false, "tenant_name": "default_tenant", "created_at": "2019-04-09T10:22:04.398Z", "updated_at": "2019-04-09T10:22:04.398Z", "value": "gAAAAABcrHJMPcCNgnDj-KRlUP5d3tFachQ8jkjmDXFJ2UFPMJoHRhRARzg70ZEDwSPzYO1Z-Rjz-1EbYDkb8bVZXh5XLn_aYQ==", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "created_by": "admin", "key": "foo"} 2019-04-09 10:22:04,498 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:22:04,498 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:22:04 GMT 2019-04-09 10:22:04,499 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:22:04,499 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 380 2019-04-09 10:22:04,499 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:22:04,499 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:22:04,499 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:22:04,499 - functest.core.cloudify - INFO - Secrets API successfully reached 2019-04-09 10:22:04,499 - functest.core.cloudify - INFO - Cloudify Manager is up and running 2019-04-09 10:22:04,625 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-04-09 10:22:04,626 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | cloudify | functest | 05:08 | PASS | +-------------------+------------------+------------------+----------------+ 2019-04-09 10:22:04,637 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-04-09 10:22:04,638 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/floatingips/c4859bb2-4c74-4408-890b-346a6130f806.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}17d891b11c8e268ec798789556cf4e52a4a79613" 2019-04-09 10:22:06,068 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 09 Apr 2019 10:21:57 GMT X-Openstack-Request-Id: req-d1b064ea-b4e1-401a-8a7b-13137c3e5197 2019-04-09 10:22:06,068 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-09 10:22:06,068 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/floatingips/c4859bb2-4c74-4408-890b-346a6130f806.json used request id req-d1b064ea-b4e1-401a-8a7b-13137c3e5197 2019-04-09 10:22:06,068 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.43111610413s 2019-04-09 10:22:06,080 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-09 10:22:06,080 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}17d891b11c8e268ec798789556cf4e52a4a79613" 2019-04-09 10:22:06,140 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 09 Apr 2019 10:21:57 GMT X-Openstack-Request-Id: req-21b8009d-83c3-4a4d-8b00-3e5274f022f1 2019-04-09 10:22:06,141 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-04-09 10:22:06,141 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-21b8009d-83c3-4a4d-8b00-3e5274f022f1 2019-04-09 10:22:06,141 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0611898899078s 2019-04-09 10:22:06,142 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-04-09 10:22:06,145 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/servers/22485f55-9c60-48a2-9632-d28dc4cee841 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}17d891b11c8e268ec798789556cf4e52a4a79613" 2019-04-09 10:22:06,303 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Tue, 09 Apr 2019 10:21:57 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d9d3e19c-07db-4faa-8111-a6a8652a924e x-openstack-request-id: req-d9d3e19c-07db-4faa-8111-a6a8652a924e 2019-04-09 10:22:06,303 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/22485f55-9c60-48a2-9632-d28dc4cee841 used request id req-d9d3e19c-07db-4faa-8111-a6a8652a924e 2019-04-09 10:22:06,303 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.161725997925s 2019-04-09 10:22:06,304 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 10:22:06,307 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}17d891b11c8e268ec798789556cf4e52a4a79613" 2019-04-09 10:22:07,524 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 769 Content-Type: application/json Date: Tue, 09 Apr 2019 10:21:58 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d584318d-cc4f-4d1b-8cae-baa2fbd72661 x-openstack-request-id: req-d584318d-cc4f-4d1b-8cae-baa2fbd72661 2019-04-09 10:22:07,525 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify-net_d14507f6-3570-4893-a6e3-765a52e44090": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:19:d9", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:19:d9", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/22485f55-9c60-48a2-9632-d28dc4cee841", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/22485f55-9c60-48a2-9632-d28dc4cee841", "rel": "bookmark"}], "image": {"id": "9386d840-8d51-4699-9f61-49a19ebb1f40", "links": [{"href": "http://172.30.9.21:8774/images/9386d840-8d51-4699-9f61-49a19ebb1f40", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-09T10:19:13.000000", "flavor": {"id": "58bb8dec-135b-4e13-a974-7d0225de018c", "links": [{"href": "http://172.30.9.21:8774/flavors/58bb8dec-135b-4e13-a974-7d0225de018c", "rel": "bookmark"}]}, "id": "22485f55-9c60-48a2-9632-d28dc4cee841", "security_groups": [{"name": "cloudify-sg_d14507f6-3570-4893-a6e3-765a52e44090"}], "user_id": "0bfbb8338aa44bba98ab3a195e5e9d3d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-09T10:21:58Z", "hostId": "1ecd0abe0eb6ff8e82852cb329d81b28c63ca261fabfc8b023e11ada", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_d14507f6-3570-4893-a6e3-765a52e44090", "name": "cloudify-vm_d14507f6-3570-4893-a6e3-765a52e44090", "created": "2019-04-09T10:17:07Z", "tenant_id": "9eb02fb03c14451faf51d5dc09391f72", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 10:22:07,525 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-d584318d-cc4f-4d1b-8cae-baa2fbd72661 2019-04-09 10:22:07,525 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.22095799446s 2019-04-09 10:22:07,527 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 10:22:09,529 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 10:22:09,533 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}17d891b11c8e268ec798789556cf4e52a4a79613" 2019-04-09 10:22:09,599 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Tue, 09 Apr 2019 10:22:01 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-34dff1a5-8284-4c1f-8464-4e9138111ead x-openstack-request-id: req-34dff1a5-8284-4c1f-8464-4e9138111ead 2019-04-09 10:22:09,599 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2019-04-09 10:22:09,599 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-34dff1a5-8284-4c1f-8464-4e9138111ead 2019-04-09 10:22:09,599 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0696671009064s 2019-04-09 10:22:09,605 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-09 10:22:09,606 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}17d891b11c8e268ec798789556cf4e52a4a79613" 2019-04-09 10:22:09,656 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 6825 Content-Type: application/json Date: Tue, 09 Apr 2019 10:22:01 GMT X-Openstack-Request-Id: req-6bb21b8e-0c3c-405c-9ec3-fb64e743defc 2019-04-09 10:22:09,657 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9eb02fb03c14451faf51d5dc09391f72", "created_at": "2019-04-09T10:16:49Z", "updated_at": "2019-04-09T10:16:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T10:16:49Z", "revision_number": 0, "id": "10d7f934-04ad-4db8-b5c0-93f524a46c73", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T10:16:49Z", "security_group_id": "a8720312-f68b-4664-b06f-9835a278a4d0", "tenant_id": "9eb02fb03c14451faf51d5dc09391f72", "port_range_min": null, "ethertype": "IPv4", "project_id": "9eb02fb03c14451faf51d5dc09391f72"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T10:16:49Z", "revision_number": 0, "id": "4959911e-6f23-48a9-a0f4-b25536d72e6e", "remote_group_id": "a8720312-f68b-4664-b06f-9835a278a4d0", "remote_ip_prefix": null, "created_at": "2019-04-09T10:16:49Z", "security_group_id": "a8720312-f68b-4664-b06f-9835a278a4d0", "tenant_id": "9eb02fb03c14451faf51d5dc09391f72", "port_range_min": null, "ethertype": "IPv4", "project_id": "9eb02fb03c14451faf51d5dc09391f72"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T10:16:49Z", "revision_number": 0, "id": "6a82ca84-6b95-4211-8456-3c6dadc4673b", "remote_group_id": "a8720312-f68b-4664-b06f-9835a278a4d0", "remote_ip_prefix": null, "created_at": "2019-04-09T10:16:49Z", "security_group_id": "a8720312-f68b-4664-b06f-9835a278a4d0", "tenant_id": "9eb02fb03c14451faf51d5dc09391f72", "port_range_min": null, "ethertype": "IPv6", "project_id": "9eb02fb03c14451faf51d5dc09391f72"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T10:16:49Z", "revision_number": 0, "id": "b89f37db-9289-4e07-aebc-6274f65cb35a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T10:16:49Z", "security_group_id": "a8720312-f68b-4664-b06f-9835a278a4d0", "tenant_id": "9eb02fb03c14451faf51d5dc09391f72", "port_range_min": null, "ethertype": "IPv6", "project_id": "9eb02fb03c14451faf51d5dc09391f72"}], "revision_number": 1, "project_id": "9eb02fb03c14451faf51d5dc09391f72", "id": "a8720312-f68b-4664-b06f-9835a278a4d0", "name": "default"}, {"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "9eb02fb03c14451faf51d5dc09391f72", "created_at": "2019-04-09T10:17:03Z", "updated_at": "2019-04-09T10:17:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T10:17:03Z", "revision_number": 0, "id": "1882d446-bf2a-4e8a-ac64-21b357bf269d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T10:17:03Z", "security_group_id": "af23ed1a-8801-428a-83a3-1218b1dd754c", "tenant_id": "9eb02fb03c14451faf51d5dc09391f72", "port_range_min": null, "ethertype": "IPv4", "project_id": "9eb02fb03c14451faf51d5dc09391f72"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-04-09T10:17:03Z", "revision_number": 0, "id": "2607d3b7-67dc-47a6-9272-44a6cddd52e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T10:17:03Z", "security_group_id": "af23ed1a-8801-428a-83a3-1218b1dd754c", "tenant_id": "9eb02fb03c14451faf51d5dc09391f72", "port_range_min": 22, "ethertype": "IPv4", "project_id": "9eb02fb03c14451faf51d5dc09391f72"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2019-04-09T10:17:04Z", "revision_number": 0, "id": "80e7c84f-183a-40da-8320-b7dd3cf2a424", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T10:17:04Z", "security_group_id": "af23ed1a-8801-428a-83a3-1218b1dd754c", "tenant_id": "9eb02fb03c14451faf51d5dc09391f72", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "9eb02fb03c14451faf51d5dc09391f72"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T10:17:03Z", "revision_number": 0, "id": "9461bbe0-399b-4cbc-a8d1-d905da6802a9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T10:17:03Z", "security_group_id": "af23ed1a-8801-428a-83a3-1218b1dd754c", "tenant_id": "9eb02fb03c14451faf51d5dc09391f72", "port_range_min": null, "ethertype": "IPv6", "project_id": "9eb02fb03c14451faf51d5dc09391f72"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-04-09T10:17:04Z", "revision_number": 0, "id": "be31d749-ec93-4dbc-ad84-a92918498ced", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T10:17:04Z", "security_group_id": "af23ed1a-8801-428a-83a3-1218b1dd754c", "tenant_id": "9eb02fb03c14451faf51d5dc09391f72", "port_range_min": 80, "ethertype": "IPv4", "project_id": "9eb02fb03c14451faf51d5dc09391f72"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-04-09T10:17:04Z", "revision_number": 0, "id": "c0628f08-c709-4edd-94ee-f6a70d5e2f4c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T10:17:04Z", "security_group_id": "af23ed1a-8801-428a-83a3-1218b1dd754c", "tenant_id": "9eb02fb03c14451faf51d5dc09391f72", "port_range_min": null, "ethertype": "IPv4", "project_id": "9eb02fb03c14451faf51d5dc09391f72"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2019-04-09T10:17:04Z", "revision_number": 0, "id": "cee56b71-d312-48b8-8dfe-bdef9b240945", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T10:17:04Z", "security_group_id": "af23ed1a-8801-428a-83a3-1218b1dd754c", "tenant_id": "9eb02fb03c14451faf51d5dc09391f72", "port_range_min": 443, "ethertype": "IPv4", "project_id": "9eb02fb03c14451faf51d5dc09391f72"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2019-04-09T10:17:04Z", "revision_number": 0, "id": "e6f854aa-498b-47ac-a8ad-90b6e48601a9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T10:17:04Z", "security_group_id": "af23ed1a-8801-428a-83a3-1218b1dd754c", "tenant_id": "9eb02fb03c14451faf51d5dc09391f72", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "9eb02fb03c14451faf51d5dc09391f72"}], "revision_number": 7, "project_id": "9eb02fb03c14451faf51d5dc09391f72", "id": "af23ed1a-8801-428a-83a3-1218b1dd754c", "name": "cloudify-sg_d14507f6-3570-4893-a6e3-765a52e44090"}]} 2019-04-09 10:22:09,658 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-6bb21b8e-0c3c-405c-9ec3-fb64e743defc 2019-04-09 10:22:09,658 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0526008605957s 2019-04-09 10:22:09,664 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-04-09 10:22:09,665 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/security-groups/af23ed1a-8801-428a-83a3-1218b1dd754c.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}17d891b11c8e268ec798789556cf4e52a4a79613" 2019-04-09 10:22:09,826 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 09 Apr 2019 10:22:01 GMT X-Openstack-Request-Id: req-ca624bdf-6347-416b-8ebf-7416bd5f5210 2019-04-09 10:22:09,826 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-09 10:22:09,826 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/af23ed1a-8801-428a-83a3-1218b1dd754c.json used request id req-ca624bdf-6347-416b-8ebf-7416bd5f5210 2019-04-09 10:22:09,826 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.161834955215s 2019-04-09 10:22:09,826 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2019-04-09 10:22:09,829 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/os-keypairs/cloudify-kp_d14507f6-3570-4893-a6e3-765a52e44090 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}17d891b11c8e268ec798789556cf4e52a4a79613" 2019-04-09 10:22:09,855 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Tue, 09 Apr 2019 10:22:01 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-dc171a16-2fa2-42fc-9d54-43ed999fc8e2 x-openstack-request-id: req-dc171a16-2fa2-42fc-9d54-43ed999fc8e2 2019-04-09 10:22:09,856 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/os-keypairs/cloudify-kp_d14507f6-3570-4893-a6e3-765a52e44090 used request id req-dc171a16-2fa2-42fc-9d54-43ed999fc8e2 2019-04-09 10:22:09,856 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0291559696198s 2019-04-09 10:22:09,856 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-04-09 10:22:09,857 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/318b1bab-eb5e-4918-8437-18c5d9c4213d/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}17d891b11c8e268ec798789556cf4e52a4a79613" -d '{"subnet_id": "987d44dc-01b9-4b53-83b8-76269ccd5aeb"}' 2019-04-09 10:22:11,878 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Tue, 09 Apr 2019 10:22:03 GMT X-Openstack-Request-Id: req-9944fff8-aa1d-4668-9b58-3b1180ffbb08 2019-04-09 10:22:11,879 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "e9ecc89e-b516-4945-a503-c027715ec53a", "tenant_id": "9eb02fb03c14451faf51d5dc09391f72", "subnet_id": "987d44dc-01b9-4b53-83b8-76269ccd5aeb", "subnet_ids": ["987d44dc-01b9-4b53-83b8-76269ccd5aeb"], "port_id": "fe68ae3e-7b78-49c0-851f-d2849db33e81", "id": "318b1bab-eb5e-4918-8437-18c5d9c4213d"} 2019-04-09 10:22:11,879 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/318b1bab-eb5e-4918-8437-18c5d9c4213d/remove_router_interface.json used request id req-9944fff8-aa1d-4668-9b58-3b1180ffbb08 2019-04-09 10:22:11,879 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.02276206017s 2019-04-09 10:22:11,879 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-04-09 10:22:11,880 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}17d891b11c8e268ec798789556cf4e52a4a79613" 2019-04-09 10:22:12,008 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 704 Content-Type: application/json Date: Tue, 09 Apr 2019 10:22:03 GMT X-Openstack-Request-Id: req-1558fe90-2243-4b58-b45b-5f409b906021 2019-04-09 10:22:12,008 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "b62787c2-635d-4893-8553-7ee0260442ff", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "dce875e1-9eec-4cb2-94e6-93dffefe33f6", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "9eb02fb03c14451faf51d5dc09391f72", "created_at": "2019-04-09T10:16:51Z", "admin_state_up": true, "updated_at": "2019-04-09T10:22:02Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "9eb02fb03c14451faf51d5dc09391f72", "id": "318b1bab-eb5e-4918-8437-18c5d9c4213d", "name": "cloudify-router_d14507f6-3570-4893-a6e3-765a52e44090"}]} 2019-04-09 10:22:12,009 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-1558fe90-2243-4b58-b45b-5f409b906021 2019-04-09 10:22:12,009 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.129261016846s 2019-04-09 10:22:12,010 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-04-09 10:22:12,011 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/routers/318b1bab-eb5e-4918-8437-18c5d9c4213d.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}17d891b11c8e268ec798789556cf4e52a4a79613" 2019-04-09 10:22:13,314 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 09 Apr 2019 10:22:05 GMT X-Openstack-Request-Id: req-73c1a5e5-7df0-434e-bfff-c6ce99850fcb 2019-04-09 10:22:13,314 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-09 10:22:13,315 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/318b1bab-eb5e-4918-8437-18c5d9c4213d.json used request id req-73c1a5e5-7df0-434e-bfff-c6ce99850fcb 2019-04-09 10:22:13,315 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.30454707146s 2019-04-09 10:22:13,315 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-04-09 10:22:13,316 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}17d891b11c8e268ec798789556cf4e52a4a79613" 2019-04-09 10:22:13,358 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 679 Content-Type: application/json Date: Tue, 09 Apr 2019 10:22:05 GMT X-Openstack-Request-Id: req-0c476921-37fa-4eb9-8e6c-628d31393314 2019-04-09 10:22:13,359 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e9ecc89e-b516-4945-a503-c027715ec53a","tenant_id":"9eb02fb03c14451faf51d5dc09391f72","created_at":"2019-04-09T10:16:50Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-04-09T10:16:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"9eb02fb03c14451faf51d5dc09391f72","id":"987d44dc-01b9-4b53-83b8-76269ccd5aeb","subnetpool_id":null,"name":"cloudify-subnet_d14507f6-3570-4893-a6e3-765a52e44090"}]} 2019-04-09 10:22:13,359 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-0c476921-37fa-4eb9-8e6c-628d31393314 2019-04-09 10:22:13,359 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0439879894257s 2019-04-09 10:22:13,360 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-04-09 10:22:13,361 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/subnets/987d44dc-01b9-4b53-83b8-76269ccd5aeb.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}17d891b11c8e268ec798789556cf4e52a4a79613" 2019-04-09 10:22:14,633 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 09 Apr 2019 10:22:06 GMT X-Openstack-Request-Id: req-b68ab4b4-0790-44e6-81c9-534ec536132a 2019-04-09 10:22:14,633 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-09 10:22:14,633 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/987d44dc-01b9-4b53-83b8-76269ccd5aeb.json used request id req-b68ab4b4-0790-44e6-81c9-534ec536132a 2019-04-09 10:22:14,633 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.27263402939s 2019-04-09 10:22:14,634 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-09 10:22:14,634 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}17d891b11c8e268ec798789556cf4e52a4a79613" 2019-04-09 10:22:14,727 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1234 Content-Type: application/json Date: Tue, 09 Apr 2019 10:22:06 GMT X-Openstack-Request-Id: req-9a243dd0-4b33-40e7-a600-ad87a74d34ce 2019-04-09 10:22:14,728 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"b62787c2-635d-4893-8553-7ee0260442ff","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ba7a30bb29394fc4a587735d9dfb749e","l2_adjacency":true,"status":"ACTIVE","subnets":["dce875e1-9eec-4cb2-94e6-93dffefe33f6"],"description":"","tags":[],"updated_at":"2019-04-09T06:38:46Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ba7a30bb29394fc4a587735d9dfb749e","created_at":"2019-04-09T06:24:05Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e9ecc89e-b516-4945-a503-c027715ec53a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9eb02fb03c14451faf51d5dc09391f72","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-09T10:22:06Z","qos_policy_id":null,"name":"cloudify-net_d14507f6-3570-4893-a6e3-765a52e44090","admin_state_up":true,"tenant_id":"9eb02fb03c14451faf51d5dc09391f72","created_at":"2019-04-09T10:16:49Z","mtu":1450}]} 2019-04-09 10:22:14,728 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-9a243dd0-4b33-40e7-a600-ad87a74d34ce 2019-04-09 10:22:14,728 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.094507932663s 2019-04-09 10:22:14,729 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-04-09 10:22:14,730 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/networks/e9ecc89e-b516-4945-a503-c027715ec53a.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}17d891b11c8e268ec798789556cf4e52a4a79613" 2019-04-09 10:22:16,029 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 09 Apr 2019 10:22:07 GMT X-Openstack-Request-Id: req-a88fb60d-ce91-41a7-b30b-4e778c0c7649 2019-04-09 10:22:16,029 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-09 10:22:16,029 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/e9ecc89e-b516-4945-a503-c027715ec53a.json used request id req-a88fb60d-ce91-41a7-b30b-4e778c0c7649 2019-04-09 10:22:16,029 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.29967808723s 2019-04-09 10:22:16,034 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-09 10:22:16,038 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}17d891b11c8e268ec798789556cf4e52a4a79613" 2019-04-09 10:22:16,332 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Tue, 09 Apr 2019 10:22:08 GMT X-Openstack-Request-Id: req-7cd992b5-aa9b-4fa0-94f2-57af7ed9deb3 2019-04-09 10:22:16,333 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-09T10:17:02Z", "file": "/v2/images/9386d840-8d51-4699-9f61-49a19ebb1f40/file", "owner": "9eb02fb03c14451faf51d5dc09391f72", "id": "9386d840-8d51-4699-9f61-49a19ebb1f40", "size": 301006848, "self": "/v2/images/9386d840-8d51-4699-9f61-49a19ebb1f40", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/9386d840-8d51-4699-9f61-49a19ebb1f40/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "52884f12d100b5c4ad58f892bccbc514801e9d398b4b857354c18d27e3bde808", "locations": [{"url": "rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/9386d840-8d51-4699-9f61-49a19ebb1f40/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify-img_d14507f6-3570-4893-a6e3-765a52e44090", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "01156cac3de96f238410bbc795c963b6", "name": "cloudify-img_d14507f6-3570-4893-a6e3-765a52e44090", "checksum": "01156cac3de96f238410bbc795c963b6", "created_at": "2019-04-09T10:16:56Z", "os_hidden": false, "protected": false, "os_hash_value": "9a81ae40194dfb8dc3588d802299fd763567e8230dce608b439e7bf37b0dcf82a02ff2c722e38cae2aa98e2a2b349261864c8faf2d6bbc741c3b8e507d1a391d"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-09 10:22:16,333 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-7cd992b5-aa9b-4fa0-94f2-57af7ed9deb3 2019-04-09 10:22:16,333 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.299184083939s 2019-04-09 10:22:16,335 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-04-09 10:22:16,339 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/9386d840-8d51-4699-9f61-49a19ebb1f40 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}17d891b11c8e268ec798789556cf4e52a4a79613" 2019-04-09 10:22:16,701 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 10:22:08 GMT X-Openstack-Request-Id: req-5a0c6b5c-1f6c-4130-803a-d029608186cc 2019-04-09 10:22:16,701 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 10:22:16,701 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/9386d840-8d51-4699-9f61-49a19ebb1f40 used request id req-5a0c6b5c-1f6c-4130-803a-d029608186cc 2019-04-09 10:22:16,701 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.366733074188s 2019-04-09 10:22:16,707 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-09 10:22:16,711 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7391c1d04d82bae3d5a99ae89304721fdbfa696e" 2019-04-09 10:22:17,022 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 312 Content-Type: application/json Date: Tue, 09 Apr 2019 10:22:08 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-57d5a274-bbe7-4be4-88e1-3cc05ff24575 x-openstack-request-id: req-57d5a274-bbe7-4be4-88e1-3cc05ff24575 2019-04-09 10:22:17,023 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "cloudify-flavor_d14507f6-3570-4893-a6e3-765a52e44090", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/58bb8dec-135b-4e13-a974-7d0225de018c", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/58bb8dec-135b-4e13-a974-7d0225de018c", "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": "58bb8dec-135b-4e13-a974-7d0225de018c"}]} 2019-04-09 10:22:17,023 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-57d5a274-bbe7-4be4-88e1-3cc05ff24575 2019-04-09 10:22:17,023 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.315860033035s 2019-04-09 10:22:17,025 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-04-09 10:22:17,028 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/58bb8dec-135b-4e13-a974-7d0225de018c -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7391c1d04d82bae3d5a99ae89304721fdbfa696e" 2019-04-09 10:22:17,060 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Tue, 09 Apr 2019 10:22:08 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-5b0b3d3d-bbf7-45e8-837d-01c97c692c80 x-openstack-request-id: req-5b0b3d3d-bbf7-45e8-837d-01c97c692c80 2019-04-09 10:22:17,060 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/58bb8dec-135b-4e13-a974-7d0225de018c used request id req-5b0b3d3d-bbf7-45e8-837d-01c97c692c80 2019-04-09 10:22:17,060 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0352840423584s 2019-04-09 10:22:17,060 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-09 10:22:17,065 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7391c1d04d82bae3d5a99ae89304721fdbfa696e" 2019-04-09 10:22:17,284 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 836 Content-Type: application/json Date: Tue, 09 Apr 2019 10:22:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb6fc571-94b0-4ad6-8e11-51bfa37bb013 2019-04-09 10:22:17,285 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/07b62caafa51496f94dd3b3fb341fcfe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07b62caafa51496f94dd3b3fb341fcfe", "email": "glance@localhost", "password_expires_at": null}, {"name": "cloudify-user_d14507f6-3570-4893-a6e3-765a52e44090", "links": {"self": "http://172.30.9.21:5000/v3/users/0bfbb8338aa44bba98ab3a195e5e9d3d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0bfbb8338aa44bba98ab3a195e5e9d3d", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/2e35f475a54147749980006d265eb864"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e35f475a54147749980006d265eb864", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/2f1bc9c9d22745648100c4b0717962eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f1bc9c9d22745648100c4b0717962eb", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/30fe8cf249d443dd9c53f2cc083f50b5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "30fe8cf249d443dd9c53f2cc083f50b5", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/3d748bf7df734addb2e37ea0663ec892"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d748bf7df734addb2e37ea0663ec892", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/732a504491fd4f35923460ae0d2ef475"}, "domain_id": "default", "enabled": true, "options": {}, "id": "732a504491fd4f35923460ae0d2ef475", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/781b729594744c4f8f561f6b5a6e68bd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "781b729594744c4f8f561f6b5a6e68bd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/80817a33c71343ed9c63d448a7fea69e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "80817a33c71343ed9c63d448a7fea69e", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/938ce22a56d74c639d353dbbf166fcc4"}, "domain_id": "ec5ce0aa038644b78983e5840ba5fb73", "enabled": true, "options": {}, "id": "938ce22a56d74c639d353dbbf166fcc4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/96d754a28b0d43cf8fa237c30a99c306"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d754a28b0d43cf8fa237c30a99c306", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/aaa8b9f924a74e80899c7ad7e32fcaae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aaa8b9f924a74e80899c7ad7e32fcaae", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b8dd65f4e72446d5bd8d9efa13837b0c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8dd65f4e72446d5bd8d9efa13837b0c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/c34b7e3bcdbc428db4539ea2b87cfce1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c34b7e3bcdbc428db4539ea2b87cfce1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/eb527490835d48e8a67131b0f587baf6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb527490835d48e8a67131b0f587baf6", "email": "gnocchi@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2019-04-09 10:22:17,285 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-fb6fc571-94b0-4ad6-8e11-51bfa37bb013 2019-04-09 10:22:17,285 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.224797010422s 2019-04-09 10:22:17,291 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-09 10:22:17,295 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users/0bfbb8338aa44bba98ab3a195e5e9d3d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7391c1d04d82bae3d5a99ae89304721fdbfa696e" 2019-04-09 10:22:17,506 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 226 Content-Type: application/json Date: Tue, 09 Apr 2019 10:22:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3851abd-1160-4f6d-b549-5d512090bb8e 2019-04-09 10:22:17,506 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "cloudify-user_d14507f6-3570-4893-a6e3-765a52e44090", "links": {"self": "http://172.30.9.21:5000/v3/users/0bfbb8338aa44bba98ab3a195e5e9d3d"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "0bfbb8338aa44bba98ab3a195e5e9d3d", "description": null}} 2019-04-09 10:22:17,506 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/0bfbb8338aa44bba98ab3a195e5e9d3d used request id req-d3851abd-1160-4f6d-b549-5d512090bb8e 2019-04-09 10:22:17,506 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.215243816376s 2019-04-09 10:22:17,507 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-04-09 10:22:17,511 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/users/0bfbb8338aa44bba98ab3a195e5e9d3d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7391c1d04d82bae3d5a99ae89304721fdbfa696e" 2019-04-09 10:22:17,809 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 09 Apr 2019 10:22:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c3b4bc52-0e1d-49dd-8690-8e25753fb02c 2019-04-09 10:22:17,809 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-09 10:22:17,809 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/0bfbb8338aa44bba98ab3a195e5e9d3d used request id req-c3b4bc52-0e1d-49dd-8690-8e25753fb02c 2019-04-09 10:22:17,810 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.302411079407s 2019-04-09 10:22:17,816 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-09 10:22:17,820 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7391c1d04d82bae3d5a99ae89304721fdbfa696e" 2019-04-09 10:22:18,020 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 386 Content-Type: application/json Date: Tue, 09 Apr 2019 10:22:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07a5fe0a-7153-4ebc-beb2-6c32c38b98ae 2019-04-09 10:22:18,020 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/6509066435f1453bac6996ee8997a3b2"}, "tags": [], "enabled": true, "id": "6509066435f1453bac6996ee8997a3b2", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify", "links": {"self": "http://172.30.9.21:5000/v3/projects/9eb02fb03c14451faf51d5dc09391f72"}, "tags": [], "enabled": true, "id": "9eb02fb03c14451faf51d5dc09391f72", "parent_id": "default", "domain_id": "default", "name": "cloudify-project_d14507f6-3570-4893-a6e3-765a52e44090"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/ba7a30bb29394fc4a587735d9dfb749e"}, "tags": [], "enabled": true, "id": "ba7a30bb29394fc4a587735d9dfb749e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-04-09 10:22:18,021 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-07a5fe0a-7153-4ebc-beb2-6c32c38b98ae 2019-04-09 10:22:18,021 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.204311132431s 2019-04-09 10:22:18,026 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-04-09 10:22:18,030 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/projects/9eb02fb03c14451faf51d5dc09391f72 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7391c1d04d82bae3d5a99ae89304721fdbfa696e" 2019-04-09 10:22:18,404 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 09 Apr 2019 10:22:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-653e9236-6459-4e13-81ee-c76e06a8942a 2019-04-09 10:22:18,404 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-09 10:22:18,404 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/9eb02fb03c14451faf51d5dc09391f72 used request id req-653e9236-6459-4e13-81ee-c76e06a8942a 2019-04-09 10:22:18,404 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.378268957138s 2019-04-09 10:22:18,410 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-09 10:22:18,410 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/security-groups.json?project_id=9eb02fb03c14451faf51d5dc09391f72&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7391c1d04d82bae3d5a99ae89304721fdbfa696e" 2019-04-09 10:22:18,724 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Tue, 09 Apr 2019 10:22:10 GMT X-Openstack-Request-Id: req-bca853d0-dedc-4164-9787-4687fe18b919 2019-04-09 10:22:18,724 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9eb02fb03c14451faf51d5dc09391f72", "created_at": "2019-04-09T10:16:49Z", "updated_at": "2019-04-09T10:16:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T10:16:49Z", "revision_number": 0, "id": "10d7f934-04ad-4db8-b5c0-93f524a46c73", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T10:16:49Z", "security_group_id": "a8720312-f68b-4664-b06f-9835a278a4d0", "tenant_id": "9eb02fb03c14451faf51d5dc09391f72", "port_range_min": null, "ethertype": "IPv4", "project_id": "9eb02fb03c14451faf51d5dc09391f72"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T10:16:49Z", "revision_number": 0, "id": "4959911e-6f23-48a9-a0f4-b25536d72e6e", "remote_group_id": "a8720312-f68b-4664-b06f-9835a278a4d0", "remote_ip_prefix": null, "created_at": "2019-04-09T10:16:49Z", "security_group_id": "a8720312-f68b-4664-b06f-9835a278a4d0", "tenant_id": "9eb02fb03c14451faf51d5dc09391f72", "port_range_min": null, "ethertype": "IPv4", "project_id": "9eb02fb03c14451faf51d5dc09391f72"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T10:16:49Z", "revision_number": 0, "id": "6a82ca84-6b95-4211-8456-3c6dadc4673b", "remote_group_id": "a8720312-f68b-4664-b06f-9835a278a4d0", "remote_ip_prefix": null, "created_at": "2019-04-09T10:16:49Z", "security_group_id": "a8720312-f68b-4664-b06f-9835a278a4d0", "tenant_id": "9eb02fb03c14451faf51d5dc09391f72", "port_range_min": null, "ethertype": "IPv6", "project_id": "9eb02fb03c14451faf51d5dc09391f72"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T10:16:49Z", "revision_number": 0, "id": "b89f37db-9289-4e07-aebc-6274f65cb35a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T10:16:49Z", "security_group_id": "a8720312-f68b-4664-b06f-9835a278a4d0", "tenant_id": "9eb02fb03c14451faf51d5dc09391f72", "port_range_min": null, "ethertype": "IPv6", "project_id": "9eb02fb03c14451faf51d5dc09391f72"}], "revision_number": 1, "project_id": "9eb02fb03c14451faf51d5dc09391f72", "id": "a8720312-f68b-4664-b06f-9835a278a4d0", "name": "default"}]} 2019-04-09 10:22:18,725 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json?project_id=9eb02fb03c14451faf51d5dc09391f72&name=default used request id req-bca853d0-dedc-4164-9787-4687fe18b919 2019-04-09 10:22:18,725 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.3147149086s 2019-04-09 10:22:18,731 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-09 10:22:18,731 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7391c1d04d82bae3d5a99ae89304721fdbfa696e" 2019-04-09 10:22:18,846 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 33483 Content-Type: application/json Date: Tue, 09 Apr 2019 10:22:10 GMT X-Openstack-Request-Id: req-485d76fb-5039-4694-8104-3ac95ddc75db 2019-04-09 10:22:18,851 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "0f44c7af880b4000a1dc62837aee780f", "created_at": "2019-04-09T06:38:34Z", "updated_at": "2019-04-09T06:38:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:34Z", "revision_number": 0, "id": "05425f53-1a82-4620-8d0d-2bec6d50d127", "remote_group_id": "133285e2-2849-4047-874b-acf860b9a47a", "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:34Z", "security_group_id": "133285e2-2849-4047-874b-acf860b9a47a", "tenant_id": "0f44c7af880b4000a1dc62837aee780f", "port_range_min": null, "ethertype": "IPv6", "project_id": "0f44c7af880b4000a1dc62837aee780f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:34Z", "revision_number": 0, "id": "1afdac41-f81f-4d28-92b1-886ecba7f1ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:34Z", "security_group_id": "133285e2-2849-4047-874b-acf860b9a47a", "tenant_id": "0f44c7af880b4000a1dc62837aee780f", "port_range_min": null, "ethertype": "IPv6", "project_id": "0f44c7af880b4000a1dc62837aee780f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:34Z", "revision_number": 0, "id": "3fb7318d-6164-4cf9-907b-72601354ccfa", "remote_group_id": "133285e2-2849-4047-874b-acf860b9a47a", "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:34Z", "security_group_id": "133285e2-2849-4047-874b-acf860b9a47a", "tenant_id": "0f44c7af880b4000a1dc62837aee780f", "port_range_min": null, "ethertype": "IPv4", "project_id": "0f44c7af880b4000a1dc62837aee780f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:34Z", "revision_number": 0, "id": "dd7de9b8-2e8a-4c8e-8cbf-2108d15e376f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:34Z", "security_group_id": "133285e2-2849-4047-874b-acf860b9a47a", "tenant_id": "0f44c7af880b4000a1dc62837aee780f", "port_range_min": null, "ethertype": "IPv4", "project_id": "0f44c7af880b4000a1dc62837aee780f"}], "revision_number": 1, "project_id": "0f44c7af880b4000a1dc62837aee780f", "id": "133285e2-2849-4047-874b-acf860b9a47a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7d91c4e96bf742cdb3019afbd92b08b7", "created_at": "2019-04-09T06:41:12Z", "updated_at": "2019-04-09T06:41:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:41:12Z", "revision_number": 0, "id": "128566fd-9776-4c00-a02f-ecd203954c03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:41:12Z", "security_group_id": "16d9fd61-4005-47ed-8159-6527e895440e", "tenant_id": "7d91c4e96bf742cdb3019afbd92b08b7", "port_range_min": null, "ethertype": "IPv4", "project_id": "7d91c4e96bf742cdb3019afbd92b08b7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:41:13Z", "revision_number": 0, "id": "5f5c2826-ccd3-422a-ae4c-7e22a699212d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:41:13Z", "security_group_id": "16d9fd61-4005-47ed-8159-6527e895440e", "tenant_id": "7d91c4e96bf742cdb3019afbd92b08b7", "port_range_min": null, "ethertype": "IPv6", "project_id": "7d91c4e96bf742cdb3019afbd92b08b7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:41:12Z", "revision_number": 0, "id": "81637ed4-f405-4397-bf10-12f7c25b85a8", "remote_group_id": "16d9fd61-4005-47ed-8159-6527e895440e", "remote_ip_prefix": null, "created_at": "2019-04-09T06:41:12Z", "security_group_id": "16d9fd61-4005-47ed-8159-6527e895440e", "tenant_id": "7d91c4e96bf742cdb3019afbd92b08b7", "port_range_min": null, "ethertype": "IPv6", "project_id": "7d91c4e96bf742cdb3019afbd92b08b7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:41:12Z", "revision_number": 0, "id": "c8f342fd-7b58-4a9e-a416-7e098f36f758", "remote_group_id": "16d9fd61-4005-47ed-8159-6527e895440e", "remote_ip_prefix": null, "created_at": "2019-04-09T06:41:12Z", "security_group_id": "16d9fd61-4005-47ed-8159-6527e895440e", "tenant_id": "7d91c4e96bf742cdb3019afbd92b08b7", "port_range_min": null, "ethertype": "IPv4", "project_id": "7d91c4e96bf742cdb3019afbd92b08b7"}], "revision_number": 1, "project_id": "7d91c4e96bf742cdb3019afbd92b08b7", "id": "16d9fd61-4005-47ed-8159-6527e895440e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-04-09T06:26:00Z", "updated_at": "2019-04-09T06:26:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:26:00Z", "revision_number": 0, "id": "23de8fc0-44ae-4c56-abcd-3cadf2cd644b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:26:00Z", "security_group_id": "3353c502-d3bd-4781-83f5-fc7385b71d39", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:26:00Z", "revision_number": 0, "id": "afb04289-1a57-4ecb-8cec-ce9e43ab0d76", "remote_group_id": "3353c502-d3bd-4781-83f5-fc7385b71d39", "remote_ip_prefix": null, "created_at": "2019-04-09T06:26:00Z", "security_group_id": "3353c502-d3bd-4781-83f5-fc7385b71d39", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:26:00Z", "revision_number": 0, "id": "d4091b4d-3f48-405e-a6ff-27973bc1c4fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:26:00Z", "security_group_id": "3353c502-d3bd-4781-83f5-fc7385b71d39", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:26:00Z", "revision_number": 0, "id": "f668131f-27a0-4d81-982d-afd1d6efe75b", "remote_group_id": "3353c502-d3bd-4781-83f5-fc7385b71d39", "remote_ip_prefix": null, "created_at": "2019-04-09T06:26:00Z", "security_group_id": "3353c502-d3bd-4781-83f5-fc7385b71d39", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "3353c502-d3bd-4781-83f5-fc7385b71d39", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e3616f9a20054a2f9f4a228fa5825920", "created_at": "2019-04-09T06:38:25Z", "updated_at": "2019-04-09T06:38:25Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:25Z", "revision_number": 0, "id": "1304e57e-307e-4d15-b3a6-c40e4c13d9c6", "remote_group_id": "539b6566-8b82-46ce-a7a2-486e0cfdcc19", "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:25Z", "security_group_id": "539b6566-8b82-46ce-a7a2-486e0cfdcc19", "tenant_id": "e3616f9a20054a2f9f4a228fa5825920", "port_range_min": null, "ethertype": "IPv4", "project_id": "e3616f9a20054a2f9f4a228fa5825920"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:25Z", "revision_number": 0, "id": "5de5f3da-e80e-4e4e-8bb9-e65d586e3c36", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:25Z", "security_group_id": "539b6566-8b82-46ce-a7a2-486e0cfdcc19", "tenant_id": "e3616f9a20054a2f9f4a228fa5825920", "port_range_min": null, "ethertype": "IPv6", "project_id": "e3616f9a20054a2f9f4a228fa5825920"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:25Z", "revision_number": 0, "id": "c986fad9-2e24-419f-b30e-dbea76657fc4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:25Z", "security_group_id": "539b6566-8b82-46ce-a7a2-486e0cfdcc19", "tenant_id": "e3616f9a20054a2f9f4a228fa5825920", "port_range_min": null, "ethertype": "IPv4", "project_id": "e3616f9a20054a2f9f4a228fa5825920"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:25Z", "revision_number": 0, "id": "dfe74141-b06d-427c-a311-9f669b427b66", "remote_group_id": "539b6566-8b82-46ce-a7a2-486e0cfdcc19", "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:25Z", "security_group_id": "539b6566-8b82-46ce-a7a2-486e0cfdcc19", "tenant_id": "e3616f9a20054a2f9f4a228fa5825920", "port_range_min": null, "ethertype": "IPv6", "project_id": "e3616f9a20054a2f9f4a228fa5825920"}], "revision_number": 1, "project_id": "e3616f9a20054a2f9f4a228fa5825920", "id": "539b6566-8b82-46ce-a7a2-486e0cfdcc19", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ba7a30bb29394fc4a587735d9dfb749e", "created_at": "2019-04-09T06:24:05Z", "updated_at": "2019-04-09T06:24:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:24:05Z", "revision_number": 0, "id": "0aa9cfb1-eea8-4107-bdd1-09b673e74187", "remote_group_id": "7163910b-3f52-4c82-95f5-2716a0110cc5", "remote_ip_prefix": null, "created_at": "2019-04-09T06:24:05Z", "security_group_id": "7163910b-3f52-4c82-95f5-2716a0110cc5", "tenant_id": "ba7a30bb29394fc4a587735d9dfb749e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ba7a30bb29394fc4a587735d9dfb749e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:24:05Z", "revision_number": 0, "id": "54942ddd-2fa1-4bc2-8eed-db2c58927051", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:24:05Z", "security_group_id": "7163910b-3f52-4c82-95f5-2716a0110cc5", "tenant_id": "ba7a30bb29394fc4a587735d9dfb749e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ba7a30bb29394fc4a587735d9dfb749e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:24:05Z", "revision_number": 0, "id": "65f9a71a-d7ef-4a7c-bd9a-1722277aec43", "remote_group_id": "7163910b-3f52-4c82-95f5-2716a0110cc5", "remote_ip_prefix": null, "created_at": "2019-04-09T06:24:05Z", "security_group_id": "7163910b-3f52-4c82-95f5-2716a0110cc5", "tenant_id": "ba7a30bb29394fc4a587735d9dfb749e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ba7a30bb29394fc4a587735d9dfb749e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:24:05Z", "revision_number": 0, "id": "86568739-46b2-4862-8571-f01cd048599a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:24:05Z", "security_group_id": "7163910b-3f52-4c82-95f5-2716a0110cc5", "tenant_id": "ba7a30bb29394fc4a587735d9dfb749e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ba7a30bb29394fc4a587735d9dfb749e"}], "revision_number": 1, "project_id": "ba7a30bb29394fc4a587735d9dfb749e", "id": "7163910b-3f52-4c82-95f5-2716a0110cc5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "45c8e08964474534af04fa70d9ceacff", "created_at": "2019-04-09T07:37:03Z", "updated_at": "2019-04-09T07:37:03Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T07:37:03Z", "revision_number": 0, "id": "0bc3bbf3-5b22-48d3-afa2-675dac76eb71", "remote_group_id": "7cc4a13e-a983-4c86-8f12-7e6bee440d43", "remote_ip_prefix": null, "created_at": "2019-04-09T07:37:03Z", "security_group_id": "7cc4a13e-a983-4c86-8f12-7e6bee440d43", "tenant_id": "45c8e08964474534af04fa70d9ceacff", "port_range_min": null, "ethertype": "IPv6", "project_id": "45c8e08964474534af04fa70d9ceacff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T07:37:03Z", "revision_number": 0, "id": "ab8253ad-e2a0-4797-a183-960b8ef87470", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T07:37:03Z", "security_group_id": "7cc4a13e-a983-4c86-8f12-7e6bee440d43", "tenant_id": "45c8e08964474534af04fa70d9ceacff", "port_range_min": null, "ethertype": "IPv6", "project_id": "45c8e08964474534af04fa70d9ceacff"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T07:37:03Z", "revision_number": 0, "id": "cc4f203b-970d-479e-b691-ce52ab379138", "remote_group_id": "7cc4a13e-a983-4c86-8f12-7e6bee440d43", "remote_ip_prefix": null, "created_at": "2019-04-09T07:37:03Z", "security_group_id": "7cc4a13e-a983-4c86-8f12-7e6bee440d43", "tenant_id": "45c8e08964474534af04fa70d9ceacff", "port_range_min": null, "ethertype": "IPv4", "project_id": "45c8e08964474534af04fa70d9ceacff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T07:37:03Z", "revision_number": 0, "id": "f8371daa-2062-4660-8fba-cffbaf792b69", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T07:37:03Z", "security_group_id": "7cc4a13e-a983-4c86-8f12-7e6bee440d43", "tenant_id": "45c8e08964474534af04fa70d9ceacff", "port_range_min": null, "ethertype": "IPv4", "project_id": "45c8e08964474534af04fa70d9ceacff"}], "revision_number": 1, "project_id": "45c8e08964474534af04fa70d9ceacff", "id": "7cc4a13e-a983-4c86-8f12-7e6bee440d43", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b791053a49f94838a00b8848bbc7b0d5", "created_at": "2019-04-09T06:38:04Z", "updated_at": "2019-04-09T06:38:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:04Z", "revision_number": 0, "id": "1d5cb96d-707a-4102-b35a-0814f2fe44ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:04Z", "security_group_id": "7d842db1-29c7-43cf-83d3-bddf670c17fe", "tenant_id": "b791053a49f94838a00b8848bbc7b0d5", "port_range_min": null, "ethertype": "IPv4", "project_id": "b791053a49f94838a00b8848bbc7b0d5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:04Z", "revision_number": 0, "id": "5bf023b4-d99d-4bf6-be66-02e22c8ab0b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:04Z", "security_group_id": "7d842db1-29c7-43cf-83d3-bddf670c17fe", "tenant_id": "b791053a49f94838a00b8848bbc7b0d5", "port_range_min": null, "ethertype": "IPv6", "project_id": "b791053a49f94838a00b8848bbc7b0d5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:04Z", "revision_number": 0, "id": "62c448c8-84c7-4a5b-881f-9aaf4fc340ad", "remote_group_id": "7d842db1-29c7-43cf-83d3-bddf670c17fe", "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:04Z", "security_group_id": "7d842db1-29c7-43cf-83d3-bddf670c17fe", "tenant_id": "b791053a49f94838a00b8848bbc7b0d5", "port_range_min": null, "ethertype": "IPv4", "project_id": "b791053a49f94838a00b8848bbc7b0d5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:04Z", "revision_number": 0, "id": "8f09250e-f3c9-4c52-9037-1c26e93722e6", "remote_group_id": "7d842db1-29c7-43cf-83d3-bddf670c17fe", "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:04Z", "security_group_id": "7d842db1-29c7-43cf-83d3-bddf670c17fe", "tenant_id": "b791053a49f94838a00b8848bbc7b0d5", "port_range_min": null, "ethertype": "IPv6", "project_id": "b791053a49f94838a00b8848bbc7b0d5"}], "revision_number": 1, "project_id": "b791053a49f94838a00b8848bbc7b0d5", "id": "7d842db1-29c7-43cf-83d3-bddf670c17fe", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f199aed82fe147e78f50540e3f631f58", "created_at": "2019-04-09T06:38:33Z", "updated_at": "2019-04-09T06:38:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:33Z", "revision_number": 0, "id": "10d96352-0a56-4e61-9f91-d2dd0a203a3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:33Z", "security_group_id": "843aeb94-c5b9-4e15-8b46-2167f70d9f64", "tenant_id": "f199aed82fe147e78f50540e3f631f58", "port_range_min": null, "ethertype": "IPv6", "project_id": "f199aed82fe147e78f50540e3f631f58"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:33Z", "revision_number": 0, "id": "7a034288-4851-4d68-b26c-ce8d734e6c23", "remote_group_id": "843aeb94-c5b9-4e15-8b46-2167f70d9f64", "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:33Z", "security_group_id": "843aeb94-c5b9-4e15-8b46-2167f70d9f64", "tenant_id": "f199aed82fe147e78f50540e3f631f58", "port_range_min": null, "ethertype": "IPv4", "project_id": "f199aed82fe147e78f50540e3f631f58"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:33Z", "revision_number": 0, "id": "9788295a-0c4b-4231-a1ba-ce6b40aa1167", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:33Z", "security_group_id": "843aeb94-c5b9-4e15-8b46-2167f70d9f64", "tenant_id": "f199aed82fe147e78f50540e3f631f58", "port_range_min": null, "ethertype": "IPv4", "project_id": "f199aed82fe147e78f50540e3f631f58"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:33Z", "revision_number": 0, "id": "b0e92582-b047-4369-803c-e11b4ab9078c", "remote_group_id": "843aeb94-c5b9-4e15-8b46-2167f70d9f64", "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:33Z", "security_group_id": "843aeb94-c5b9-4e15-8b46-2167f70d9f64", "tenant_id": "f199aed82fe147e78f50540e3f631f58", "port_range_min": null, "ethertype": "IPv6", "project_id": "f199aed82fe147e78f50540e3f631f58"}], "revision_number": 1, "project_id": "f199aed82fe147e78f50540e3f631f58", "id": "843aeb94-c5b9-4e15-8b46-2167f70d9f64", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bbed22d94c364f98a62513e651610970", "created_at": "2019-04-09T06:38:27Z", "updated_at": "2019-04-09T06:38:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:27Z", "revision_number": 0, "id": "2afc4c19-8a23-40cd-937b-67718545a3d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:27Z", "security_group_id": "97734093-1ada-4835-91aa-2f9a5ecbd7da", "tenant_id": "bbed22d94c364f98a62513e651610970", "port_range_min": null, "ethertype": "IPv6", "project_id": "bbed22d94c364f98a62513e651610970"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:27Z", "revision_number": 0, "id": "4a2bb16b-099b-4ac7-a72a-8b7e1c45b7ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:27Z", "security_group_id": "97734093-1ada-4835-91aa-2f9a5ecbd7da", "tenant_id": "bbed22d94c364f98a62513e651610970", "port_range_min": null, "ethertype": "IPv4", "project_id": "bbed22d94c364f98a62513e651610970"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:27Z", "revision_number": 0, "id": "57a2eb11-b762-4973-947d-50f4a26e722c", "remote_group_id": "97734093-1ada-4835-91aa-2f9a5ecbd7da", "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:27Z", "security_group_id": "97734093-1ada-4835-91aa-2f9a5ecbd7da", "tenant_id": "bbed22d94c364f98a62513e651610970", "port_range_min": null, "ethertype": "IPv4", "project_id": "bbed22d94c364f98a62513e651610970"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:27Z", "revision_number": 0, "id": "582accf8-fa7e-493c-a908-f1ccb7f5ae53", "remote_group_id": "97734093-1ada-4835-91aa-2f9a5ecbd7da", "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:27Z", "security_group_id": "97734093-1ada-4835-91aa-2f9a5ecbd7da", "tenant_id": "bbed22d94c364f98a62513e651610970", "port_range_min": null, "ethertype": "IPv6", "project_id": "bbed22d94c364f98a62513e651610970"}], "revision_number": 1, "project_id": "bbed22d94c364f98a62513e651610970", "id": "97734093-1ada-4835-91aa-2f9a5ecbd7da", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6509066435f1453bac6996ee8997a3b2", "created_at": "2019-04-09T06:25:59Z", "updated_at": "2019-04-09T06:25:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:25:59Z", "revision_number": 0, "id": "159f11d9-0ba4-4923-8082-70f4dd760a47", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:25:59Z", "security_group_id": "9c2f55ba-acdf-4de6-a230-b14db62471f1", "tenant_id": "6509066435f1453bac6996ee8997a3b2", "port_range_min": null, "ethertype": "IPv4", "project_id": "6509066435f1453bac6996ee8997a3b2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:25:59Z", "revision_number": 0, "id": "a09893df-d9cb-4ff3-99d4-013b5c068a40", "remote_group_id": "9c2f55ba-acdf-4de6-a230-b14db62471f1", "remote_ip_prefix": null, "created_at": "2019-04-09T06:25:59Z", "security_group_id": "9c2f55ba-acdf-4de6-a230-b14db62471f1", "tenant_id": "6509066435f1453bac6996ee8997a3b2", "port_range_min": null, "ethertype": "IPv6", "project_id": "6509066435f1453bac6996ee8997a3b2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:25:59Z", "revision_number": 0, "id": "f87d56d3-96be-430b-8bff-17fba51e104b", "remote_group_id": "9c2f55ba-acdf-4de6-a230-b14db62471f1", "remote_ip_prefix": null, "created_at": "2019-04-09T06:25:59Z", "security_group_id": "9c2f55ba-acdf-4de6-a230-b14db62471f1", "tenant_id": "6509066435f1453bac6996ee8997a3b2", "port_range_min": null, "ethertype": "IPv4", "project_id": "6509066435f1453bac6996ee8997a3b2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:25:59Z", "revision_number": 0, "id": "feb3b1fe-b7ab-48f1-a7ef-4cef55305484", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:25:59Z", "security_group_id": "9c2f55ba-acdf-4de6-a230-b14db62471f1", "tenant_id": "6509066435f1453bac6996ee8997a3b2", "port_range_min": null, "ethertype": "IPv6", "project_id": "6509066435f1453bac6996ee8997a3b2"}], "revision_number": 1, "project_id": "6509066435f1453bac6996ee8997a3b2", "id": "9c2f55ba-acdf-4de6-a230-b14db62471f1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f4959e7508fa4aa9bff492655dd05f75", "created_at": "2019-04-09T06:41:11Z", "updated_at": "2019-04-09T06:41:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:41:11Z", "revision_number": 0, "id": "5079dc98-328d-49c2-8ec5-1024760d43f4", "remote_group_id": "9f269589-f912-4a8c-999c-e1e004848fb2", "remote_ip_prefix": null, "created_at": "2019-04-09T06:41:11Z", "security_group_id": "9f269589-f912-4a8c-999c-e1e004848fb2", "tenant_id": "f4959e7508fa4aa9bff492655dd05f75", "port_range_min": null, "ethertype": "IPv4", "project_id": "f4959e7508fa4aa9bff492655dd05f75"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:41:11Z", "revision_number": 0, "id": "7b9723e6-9a6c-4782-8c6c-8b42e30e5322", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:41:11Z", "security_group_id": "9f269589-f912-4a8c-999c-e1e004848fb2", "tenant_id": "f4959e7508fa4aa9bff492655dd05f75", "port_range_min": null, "ethertype": "IPv4", "project_id": "f4959e7508fa4aa9bff492655dd05f75"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:41:11Z", "revision_number": 0, "id": "c79a88fc-3d9b-453a-adda-0351d7447046", "remote_group_id": "9f269589-f912-4a8c-999c-e1e004848fb2", "remote_ip_prefix": null, "created_at": "2019-04-09T06:41:11Z", "security_group_id": "9f269589-f912-4a8c-999c-e1e004848fb2", "tenant_id": "f4959e7508fa4aa9bff492655dd05f75", "port_range_min": null, "ethertype": "IPv6", "project_id": "f4959e7508fa4aa9bff492655dd05f75"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:41:11Z", "revision_number": 0, "id": "ded83004-84fa-4262-8e2e-c0cf817a6397", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:41:11Z", "security_group_id": "9f269589-f912-4a8c-999c-e1e004848fb2", "tenant_id": "f4959e7508fa4aa9bff492655dd05f75", "port_range_min": null, "ethertype": "IPv6", "project_id": "f4959e7508fa4aa9bff492655dd05f75"}], "revision_number": 1, "project_id": "f4959e7508fa4aa9bff492655dd05f75", "id": "9f269589-f912-4a8c-999c-e1e004848fb2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "875e43126b1048518e582278b00dd3bd", "created_at": "2019-04-09T06:38:31Z", "updated_at": "2019-04-09T06:38:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:31Z", "revision_number": 0, "id": "5f289c8e-b1c9-41f7-aeed-c40d4b40f88f", "remote_group_id": "a3e3ef9a-d084-4d19-86ce-95a13bf3a2b2", "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:31Z", "security_group_id": "a3e3ef9a-d084-4d19-86ce-95a13bf3a2b2", "tenant_id": "875e43126b1048518e582278b00dd3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "875e43126b1048518e582278b00dd3bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:31Z", "revision_number": 0, "id": "6d166514-1330-4e67-aba8-2ff7f57567c3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:31Z", "security_group_id": "a3e3ef9a-d084-4d19-86ce-95a13bf3a2b2", "tenant_id": "875e43126b1048518e582278b00dd3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "875e43126b1048518e582278b00dd3bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:31Z", "revision_number": 0, "id": "c2e306fc-c809-40bb-a8cb-d1f0d0a768c5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:31Z", "security_group_id": "a3e3ef9a-d084-4d19-86ce-95a13bf3a2b2", "tenant_id": "875e43126b1048518e582278b00dd3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "875e43126b1048518e582278b00dd3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:31Z", "revision_number": 0, "id": "c9960cce-d437-47e8-86a8-766e3be66981", "remote_group_id": "a3e3ef9a-d084-4d19-86ce-95a13bf3a2b2", "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:31Z", "security_group_id": "a3e3ef9a-d084-4d19-86ce-95a13bf3a2b2", "tenant_id": "875e43126b1048518e582278b00dd3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "875e43126b1048518e582278b00dd3bd"}], "revision_number": 1, "project_id": "875e43126b1048518e582278b00dd3bd", "id": "a3e3ef9a-d084-4d19-86ce-95a13bf3a2b2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9eb02fb03c14451faf51d5dc09391f72", "created_at": "2019-04-09T10:16:49Z", "updated_at": "2019-04-09T10:16:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T10:16:49Z", "revision_number": 0, "id": "10d7f934-04ad-4db8-b5c0-93f524a46c73", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T10:16:49Z", "security_group_id": "a8720312-f68b-4664-b06f-9835a278a4d0", "tenant_id": "9eb02fb03c14451faf51d5dc09391f72", "port_range_min": null, "ethertype": "IPv4", "project_id": "9eb02fb03c14451faf51d5dc09391f72"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T10:16:49Z", "revision_number": 0, "id": "4959911e-6f23-48a9-a0f4-b25536d72e6e", "remote_group_id": "a8720312-f68b-4664-b06f-9835a278a4d0", "remote_ip_prefix": null, "created_at": "2019-04-09T10:16:49Z", "security_group_id": "a8720312-f68b-4664-b06f-9835a278a4d0", "tenant_id": "9eb02fb03c14451faf51d5dc09391f72", "port_range_min": null, "ethertype": "IPv4", "project_id": "9eb02fb03c14451faf51d5dc09391f72"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T10:16:49Z", "revision_number": 0, "id": "6a82ca84-6b95-4211-8456-3c6dadc4673b", "remote_group_id": "a8720312-f68b-4664-b06f-9835a278a4d0", "remote_ip_prefix": null, "created_at": "2019-04-09T10:16:49Z", "security_group_id": "a8720312-f68b-4664-b06f-9835a278a4d0", "tenant_id": "9eb02fb03c14451faf51d5dc09391f72", "port_range_min": null, "ethertype": "IPv6", "project_id": "9eb02fb03c14451faf51d5dc09391f72"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T10:16:49Z", "revision_number": 0, "id": "b89f37db-9289-4e07-aebc-6274f65cb35a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T10:16:49Z", "security_group_id": "a8720312-f68b-4664-b06f-9835a278a4d0", "tenant_id": "9eb02fb03c14451faf51d5dc09391f72", "port_range_min": null, "ethertype": "IPv6", "project_id": "9eb02fb03c14451faf51d5dc09391f72"}], "revision_number": 1, "project_id": "9eb02fb03c14451faf51d5dc09391f72", "id": "a8720312-f68b-4664-b06f-9835a278a4d0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "40d0a12deb8b450f9ec86a556f84ee9a", "created_at": "2019-04-09T06:38:23Z", "updated_at": "2019-04-09T06:38:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:23Z", "revision_number": 0, "id": "893502da-a659-4c56-afc0-0908c3136ba3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:23Z", "security_group_id": "af11296e-5ea1-4a9b-b81c-edc2afd9e6b9", "tenant_id": "40d0a12deb8b450f9ec86a556f84ee9a", "port_range_min": null, "ethertype": "IPv4", "project_id": "40d0a12deb8b450f9ec86a556f84ee9a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:23Z", "revision_number": 0, "id": "a1eba4ad-c15e-4139-89c2-cf6835513b76", "remote_group_id": "af11296e-5ea1-4a9b-b81c-edc2afd9e6b9", "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:23Z", "security_group_id": "af11296e-5ea1-4a9b-b81c-edc2afd9e6b9", "tenant_id": "40d0a12deb8b450f9ec86a556f84ee9a", "port_range_min": null, "ethertype": "IPv6", "project_id": "40d0a12deb8b450f9ec86a556f84ee9a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:23Z", "revision_number": 0, "id": "d07f2fa1-1b54-4ae3-96f7-6083bab6178d", "remote_group_id": "af11296e-5ea1-4a9b-b81c-edc2afd9e6b9", "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:23Z", "security_group_id": "af11296e-5ea1-4a9b-b81c-edc2afd9e6b9", "tenant_id": "40d0a12deb8b450f9ec86a556f84ee9a", "port_range_min": null, "ethertype": "IPv4", "project_id": "40d0a12deb8b450f9ec86a556f84ee9a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:23Z", "revision_number": 0, "id": "ee512ebf-f4b1-4f7f-b5f8-f5af813c3cc0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:23Z", "security_group_id": "af11296e-5ea1-4a9b-b81c-edc2afd9e6b9", "tenant_id": "40d0a12deb8b450f9ec86a556f84ee9a", "port_range_min": null, "ethertype": "IPv6", "project_id": "40d0a12deb8b450f9ec86a556f84ee9a"}], "revision_number": 1, "project_id": "40d0a12deb8b450f9ec86a556f84ee9a", "id": "af11296e-5ea1-4a9b-b81c-edc2afd9e6b9", "name": "default"}]} 2019-04-09 10:22:18,851 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-485d76fb-5039-4694-8104-3ac95ddc75db 2019-04-09 10:22:18,852 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.120624065399s 2019-04-09 10:22:18,862 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-04-09 10:22:18,862 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/security-groups/a8720312-f68b-4664-b06f-9835a278a4d0.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7391c1d04d82bae3d5a99ae89304721fdbfa696e" 2019-04-09 10:22:18,998 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 09 Apr 2019 10:22:10 GMT X-Openstack-Request-Id: req-5b56ade8-c0ce-472a-b795-a4b88f09f8e0 2019-04-09 10:22:18,998 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-09 10:22:18,999 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/a8720312-f68b-4664-b06f-9835a278a4d0.json used request id req-5b56ade8-c0ce-472a-b795-a4b88f09f8e0 2019-04-09 10:22:18,999 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.136965990067s 2019-04-09 10:22:19,019 - xtesting.ci.run_tests - INFO - Loading test case 'cloudify_ims'... 2019-04-09 10:22:19,046 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-04-09 10:22:19,051 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Tue, 09 Apr 2019 10:22:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-082f7a97-8dd5-450f-a250-1de650ebe00c 2019-04-09 10:22:19,052 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2019-04-09 10:22:19,052 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/v3 used request id req-082f7a97-8dd5-450f-a250-1de650ebe00c 2019-04-09 10:22:19,052 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2019-04-09 10:22:19,465 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "12d06a59574c4903a7b4bfc193e14ef0", "name": "member"}, {"id": "ecaba09e8ea14e058d5f9d9eb583aa37", "name": "admin"}, {"id": "6e54a998c61f4429874ed3ac33d4afc4", "name": "reader"}], "expires_at": "2019-04-09T11:22:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6509066435f1453bac6996ee8997a3b2", "name": "admin"}, "catalog": [{"endpoints": [], "type": "tempest-type-1277486611", "id": "0b54ae2e271e4cc7bbd93a7117074bc5", "name": "tempest-service-488714134"}, {"endpoints": [], "type": "metering", "id": "0c6048bf3c804b33b1209bfa8ca75ec0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v3/6509066435f1453bac6996ee8997a3b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "503aa75a75e444a9b93cb14634c6ab50"}, {"url": "http://192.30.9.6:8776/v3/6509066435f1453bac6996ee8997a3b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd4bc81464e44d0a129985ca1ff91d5"}, {"url": "http://192.30.9.6:8776/v3/6509066435f1453bac6996ee8997a3b2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d888a991472d4a88bfcfcfcf4909874d"}], "type": "volumev3", "id": "1b1b3cbed2d14611b521aa10e2b642dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4664f0d595a24e8a9d4eb3691db874e0"}, {"url": "http://172.30.9.21:8080/v1/AUTH_6509066435f1453bac6996ee8997a3b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49cfc5fc2aa942e59d21f825b2bc9939"}, {"url": "http://12.0.0.22:8080/v1/AUTH_6509066435f1453bac6996ee8997a3b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "71100b14603a4edf8a39e8af672ecff5"}], "type": "object-store", "id": "29267bcb2ea04deebb6caaa71afffcc5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4dc1873b4b477cb578245fdb86a111"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77d7bee546c941368ffc769fda003312"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9b1ab09869b4ea895eb3c8867f61318"}], "type": "network", "id": "3ac09bd783a245efa7f11d71ad667386", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f7f6f256262433fb4467ed610947d62"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "72d58c041dc245bc8aa43ce73891f76c"}, {"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b89851b9b2b4f95b7d2184e74373672"}], "type": "identity", "id": "49f6869431e3430e9aeef431c7e7d7de", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8201c41b3865412e839f135e1ceb7421"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e4e22c0a684229ba50a51934a5cdf7"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf4872e158cb44e3aa5a4063a620efc3"}], "type": "alarming", "id": "61e60b3a8b964288a4ad67fd02ee4984", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4de11e8502624071afd079250b33c74c"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d801fa7f3ee64b30b3b18ef5a9e72635"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f583f4a1750f4edc8596dd476ece0948"}], "type": "compute", "id": "6b64d23b249e42d79f5dd070a7460b66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0cd6369c5d9949eba212a5ce97f8b6f7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8011dc0e5bd44e2aa45caf7c6e4d19d2"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d807430fcec84acebca284681dd098fe"}], "type": "cloudformation", "id": "7f91896ba7394ae291c7a222f92ea496", "name": "heat-cfn"}, {"endpoints": [], "type": "tempest-type-608147535", "id": "88d50707b816448897d5d0b213cb19da", "name": "tempest-service-563563896"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/6509066435f1453bac6996ee8997a3b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4243c026b4174decae31504c58542875"}, {"url": "http://192.30.9.6:8776/v2/6509066435f1453bac6996ee8997a3b2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84281d63eba442fd8cdbf23eae691ba2"}, {"url": "http://172.30.9.21:8776/v2/6509066435f1453bac6996ee8997a3b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1ce0a47f2fd4ca9b678bc1d7e5d0b37"}], "type": "volumev2", "id": "8afcbe00e0a6427bbf1fc3b10d4b2f5e", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/6509066435f1453bac6996ee8997a3b2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25eb19d77ddd4b9aa8117749f829d913"}, {"url": "http://172.30.9.21:8004/v1/6509066435f1453bac6996ee8997a3b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57dd852403b0401fb0bd852db0cc4f1e"}, {"url": "http://192.30.9.6:8004/v1/6509066435f1453bac6996ee8997a3b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5a404b628fff4023b9d3e5b8fca3b0fb"}], "type": "orchestration", "id": "a244395507da4b85bd212d5f49a8b6ae", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2242a4436b774238a465cc3d6498ab4e"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "977935de203e411cbce5038f0a9dc848"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2fcaa46481c44f8a3f42acd6c29b21f"}], "type": "placement", "id": "aed411d3d8324008b42b3bd847051003", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b61449c559f45dba6ba5f9dc241729f"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3f83bae18b4a496bb67592b5d777f17c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5162d5282ea1448dbbc20567c0d57fd7"}], "type": "metric", "id": "ebf458a547774acfb6b489f2803a822c", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "33de49eaa2934d07a5ef7754ed5fe8e0"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b7265307a4a45caad0a286536a91b5d"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94601cf3562245fb9453e9678a54b869"}], "type": "event", "id": "f3ff1bc7e87e4c90a2385a1bc8175960", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00d65cc314ee4a87ad316dd160d63558"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64896bc5be624954a0166b6cfa08a10e"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd079af259534771ac00959c542171cf"}], "type": "image", "id": "f9a74c8a63414707b34a5b03e9eacdc1", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "96d754a28b0d43cf8fa237c30a99c306"}, "audit_ids": ["gpB0hzBbR1-a4s_q-V_krA"], "issued_at": "2019-04-09T10:22:11.000000Z"}} 2019-04-09 10:22:19,469 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-09 10:22:19,469 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}db7ce0c238ef25419433dd9fc8a2324194f46d97" 2019-04-09 10:22:19,842 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Tue, 09 Apr 2019 10:22:11 GMT X-Openstack-Request-Id: req-1e08598e-5bcc-464c-ae40-a35f2a086d20 2019-04-09 10:22:19,843 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"b62787c2-635d-4893-8553-7ee0260442ff","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ba7a30bb29394fc4a587735d9dfb749e","l2_adjacency":true,"status":"ACTIVE","subnets":["dce875e1-9eec-4cb2-94e6-93dffefe33f6"],"description":"","tags":[],"updated_at":"2019-04-09T06:38:46Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ba7a30bb29394fc4a587735d9dfb749e","created_at":"2019-04-09T06:24:05Z","provider:network_type":"flat"}]} 2019-04-09 10:22:19,843 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-1e08598e-5bcc-464c-ae40-a35f2a086d20 2019-04-09 10:22:19,843 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.374346017838s 2019-04-09 10:22:19,850 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-04-09 10:22:19,855 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 09 Apr 2019 10:22:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bdb8ee03-8c6e-481d-9ef3-a1461108ab3b 2019-04-09 10:22:19,856 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 10:22:19,856 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/ used request id req-bdb8ee03-8c6e-481d-9ef3-a1461108ab3b 2019-04-09 10:22:19,856 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-09 10:22:19,860 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}db7ce0c238ef25419433dd9fc8a2324194f46d97" 2019-04-09 10:22:20,060 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 222 Content-Type: application/json Date: Tue, 09 Apr 2019 10:22:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e60d28c8-1194-4b92-9c0c-cd85e640c10d 2019-04-09 10:22:20,061 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/ec5ce0aa038644b78983e5840ba5fb73"}, "tags": [], "enabled": true, "id": "ec5ce0aa038644b78983e5840ba5fb73", "name": "heat_stack"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2019-04-09 10:22:20,061 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-e60d28c8-1194-4b92-9c0c-cd85e640c10d 2019-04-09 10:22:20,061 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.204543828964s 2019-04-09 10:22:20,069 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-04-09 10:22:20,072 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}db7ce0c238ef25419433dd9fc8a2324194f46d97" -d '{"project": {"description": "Created by OPNFV Functest: cloudify_ims", "enabled": true, "domain_id": "default", "name": "cloudify_ims-project_116a8538-afc5-4820-93fc-150487bf025b"}}' 2019-04-09 10:22:20,223 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 370 Content-Type: application/json Date: Tue, 09 Apr 2019 10:22:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f8ba054d-2894-4644-bcf2-3adc5db93b11 2019-04-09 10:22:20,223 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.21:5000/v3/projects/db7c4bc2757e464d8d10f7e7e3beb171"}, "tags": [], "enabled": true, "id": "db7c4bc2757e464d8d10f7e7e3beb171", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_116a8538-afc5-4820-93fc-150487bf025b"}} 2019-04-09 10:22:20,223 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-f8ba054d-2894-4644-bcf2-3adc5db93b11 2019-04-09 10:22:20,224 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.154549837112s 2019-04-09 10:22:20,224 - 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'db7c4bc2757e464d8d10f7e7e3beb171', '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_116a8538-afc5-4820-93fc-150487bf025b'}) 2019-04-09 10:22:20,232 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-04-09 10:22:20,236 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}db7ce0c238ef25419433dd9fc8a2324194f46d97" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "pT0yib0yRyG3jfFSMBGaKdXoenMewK", "email": null, "name": "cloudify_ims-user_116a8538-afc5-4820-93fc-150487bf025b"}}' 2019-04-09 10:22:20,657 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 327 Content-Type: application/json Date: Tue, 09 Apr 2019 10:22:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-21f4a574-faec-4901-9ad1-dba3a9517bc0 2019-04-09 10:22:20,658 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "cloudify_ims-user_116a8538-afc5-4820-93fc-150487bf025b", "links": {"self": "http://172.30.9.21:5000/v3/users/ac8606d68bbd45969d2b1630e01ac7c4"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "ac8606d68bbd45969d2b1630e01ac7c4", "domain_id": "default", "password_expires_at": null}} 2019-04-09 10:22:20,658 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/users used request id req-21f4a574-faec-4901-9ad1-dba3a9517bc0 2019-04-09 10:22:20,658 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.425905942917s 2019-04-09 10:22:20,659 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'ac8606d68bbd45969d2b1630e01ac7c4', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cloudify_ims-user_116a8538-afc5-4820-93fc-150487bf025b'}) 2019-04-09 10:22:20,663 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-09 10:22:20,667 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}db7ce0c238ef25419433dd9fc8a2324194f46d97" 2019-04-09 10:22:20,819 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Tue, 09 Apr 2019 10:22:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c30a9a82-224c-4ce0-8f00-6108bec9b92b 2019-04-09 10:22:20,819 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "12d06a59574c4903a7b4bfc193e14ef0", "links": {"self": "http://172.30.9.21:5000/v3/roles/12d06a59574c4903a7b4bfc193e14ef0"}, "name": "member"}, {"domain_id": null, "id": "50245c80a9b84e15b01544b714aaabd9", "links": {"self": "http://172.30.9.21:5000/v3/roles/50245c80a9b84e15b01544b714aaabd9"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6e54a998c61f4429874ed3ac33d4afc4", "links": {"self": "http://172.30.9.21:5000/v3/roles/6e54a998c61f4429874ed3ac33d4afc4"}, "name": "reader"}, {"domain_id": null, "id": "6f62ff3e5bbd4682becdbe9fa3c1ed2c", "links": {"self": "http://172.30.9.21:5000/v3/roles/6f62ff3e5bbd4682becdbe9fa3c1ed2c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80b483ac8c834f498f0d265da82cb005", "links": {"self": "http://172.30.9.21:5000/v3/roles/80b483ac8c834f498f0d265da82cb005"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecaba09e8ea14e058d5f9d9eb583aa37", "links": {"self": "http://172.30.9.21:5000/v3/roles/ecaba09e8ea14e058d5f9d9eb583aa37"}, "name": "admin"}]} 2019-04-09 10:22:20,819 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-c30a9a82-224c-4ce0-8f00-6108bec9b92b 2019-04-09 10:22:20,819 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.156628131866s 2019-04-09 10:22:20,825 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-09 10:22:20,828 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}db7ce0c238ef25419433dd9fc8a2324194f46d97" 2019-04-09 10:22:20,958 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Tue, 09 Apr 2019 10:22:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82925e53-6659-4ea6-a489-62d6463c5984 2019-04-09 10:22:20,958 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "12d06a59574c4903a7b4bfc193e14ef0", "links": {"self": "http://172.30.9.21:5000/v3/roles/12d06a59574c4903a7b4bfc193e14ef0"}, "name": "member"}, {"domain_id": null, "id": "50245c80a9b84e15b01544b714aaabd9", "links": {"self": "http://172.30.9.21:5000/v3/roles/50245c80a9b84e15b01544b714aaabd9"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6e54a998c61f4429874ed3ac33d4afc4", "links": {"self": "http://172.30.9.21:5000/v3/roles/6e54a998c61f4429874ed3ac33d4afc4"}, "name": "reader"}, {"domain_id": null, "id": "6f62ff3e5bbd4682becdbe9fa3c1ed2c", "links": {"self": "http://172.30.9.21:5000/v3/roles/6f62ff3e5bbd4682becdbe9fa3c1ed2c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80b483ac8c834f498f0d265da82cb005", "links": {"self": "http://172.30.9.21:5000/v3/roles/80b483ac8c834f498f0d265da82cb005"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecaba09e8ea14e058d5f9d9eb583aa37", "links": {"self": "http://172.30.9.21:5000/v3/roles/ecaba09e8ea14e058d5f9d9eb583aa37"}, "name": "admin"}]} 2019-04-09 10:22:20,959 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-82925e53-6659-4ea6-a489-62d6463c5984 2019-04-09 10:22:20,959 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.134168148041s 2019-04-09 10:22:20,964 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-09 10:22:20,968 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}db7ce0c238ef25419433dd9fc8a2324194f46d97" 2019-04-09 10:22:21,112 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Tue, 09 Apr 2019 10:22:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94f80a67-3103-4916-b8ee-0d1816a72ac0 2019-04-09 10:22:21,112 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "12d06a59574c4903a7b4bfc193e14ef0", "links": {"self": "http://172.30.9.21:5000/v3/roles/12d06a59574c4903a7b4bfc193e14ef0"}, "name": "member"}, {"domain_id": null, "id": "50245c80a9b84e15b01544b714aaabd9", "links": {"self": "http://172.30.9.21:5000/v3/roles/50245c80a9b84e15b01544b714aaabd9"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6e54a998c61f4429874ed3ac33d4afc4", "links": {"self": "http://172.30.9.21:5000/v3/roles/6e54a998c61f4429874ed3ac33d4afc4"}, "name": "reader"}, {"domain_id": null, "id": "6f62ff3e5bbd4682becdbe9fa3c1ed2c", "links": {"self": "http://172.30.9.21:5000/v3/roles/6f62ff3e5bbd4682becdbe9fa3c1ed2c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80b483ac8c834f498f0d265da82cb005", "links": {"self": "http://172.30.9.21:5000/v3/roles/80b483ac8c834f498f0d265da82cb005"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecaba09e8ea14e058d5f9d9eb583aa37", "links": {"self": "http://172.30.9.21:5000/v3/roles/ecaba09e8ea14e058d5f9d9eb583aa37"}, "name": "admin"}]} 2019-04-09 10:22:21,112 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-94f80a67-3103-4916-b8ee-0d1816a72ac0 2019-04-09 10:22:21,113 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.148009061813s 2019-04-09 10:22:21,118 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-09 10:22:21,122 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}db7ce0c238ef25419433dd9fc8a2324194f46d97" 2019-04-09 10:22:21,312 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 09 Apr 2019 10:22:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-316e262e-59ca-4c76-82e2-2526b9a30e17 2019-04-09 10:22:21,312 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-04-09 10:22:21,312 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-316e262e-59ca-4c76-82e2-2526b9a30e17 2019-04-09 10:22:21,312 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.194290876389s 2019-04-09 10:22:21,313 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-09 10:22:21,317 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}db7ce0c238ef25419433dd9fc8a2324194f46d97" 2019-04-09 10:22:21,446 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 842 Content-Type: application/json Date: Tue, 09 Apr 2019 10:22:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ff7464c-3095-4a33-90fe-a91eafc80fb5 2019-04-09 10:22:21,447 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/07b62caafa51496f94dd3b3fb341fcfe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07b62caafa51496f94dd3b3fb341fcfe", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/2e35f475a54147749980006d265eb864"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e35f475a54147749980006d265eb864", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/2f1bc9c9d22745648100c4b0717962eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f1bc9c9d22745648100c4b0717962eb", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/30fe8cf249d443dd9c53f2cc083f50b5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "30fe8cf249d443dd9c53f2cc083f50b5", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/3d748bf7df734addb2e37ea0663ec892"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d748bf7df734addb2e37ea0663ec892", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/732a504491fd4f35923460ae0d2ef475"}, "domain_id": "default", "enabled": true, "options": {}, "id": "732a504491fd4f35923460ae0d2ef475", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/781b729594744c4f8f561f6b5a6e68bd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "781b729594744c4f8f561f6b5a6e68bd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/80817a33c71343ed9c63d448a7fea69e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "80817a33c71343ed9c63d448a7fea69e", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/938ce22a56d74c639d353dbbf166fcc4"}, "domain_id": "ec5ce0aa038644b78983e5840ba5fb73", "enabled": true, "options": {}, "id": "938ce22a56d74c639d353dbbf166fcc4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/96d754a28b0d43cf8fa237c30a99c306"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d754a28b0d43cf8fa237c30a99c306", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/aaa8b9f924a74e80899c7ad7e32fcaae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aaa8b9f924a74e80899c7ad7e32fcaae", "email": "swift@localhost", "password_expires_at": null}, {"name": "cloudify_ims-user_116a8538-afc5-4820-93fc-150487bf025b", "links": {"self": "http://172.30.9.21:5000/v3/users/ac8606d68bbd45969d2b1630e01ac7c4"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "ac8606d68bbd45969d2b1630e01ac7c4", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b8dd65f4e72446d5bd8d9efa13837b0c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8dd65f4e72446d5bd8d9efa13837b0c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/c34b7e3bcdbc428db4539ea2b87cfce1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c34b7e3bcdbc428db4539ea2b87cfce1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/eb527490835d48e8a67131b0f587baf6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb527490835d48e8a67131b0f587baf6", "email": "gnocchi@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2019-04-09 10:22:21,447 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-9ff7464c-3095-4a33-90fe-a91eafc80fb5 2019-04-09 10:22:21,448 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.134178161621s 2019-04-09 10:22:21,461 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-09 10:22:21,465 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}db7ce0c238ef25419433dd9fc8a2324194f46d97" 2019-04-09 10:22:21,575 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 399 Content-Type: application/json Date: Tue, 09 Apr 2019 10:22:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82ad58b3-dea6-4d3c-8a87-d4577fdb075a 2019-04-09 10:22:21,575 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/6509066435f1453bac6996ee8997a3b2"}, "tags": [], "enabled": true, "id": "6509066435f1453bac6996ee8997a3b2", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.21:5000/v3/projects/db7c4bc2757e464d8d10f7e7e3beb171"}, "tags": [], "enabled": true, "id": "db7c4bc2757e464d8d10f7e7e3beb171", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_116a8538-afc5-4820-93fc-150487bf025b"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/ba7a30bb29394fc4a587735d9dfb749e"}, "tags": [], "enabled": true, "id": "ba7a30bb29394fc4a587735d9dfb749e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-04-09 10:22:21,575 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-82ad58b3-dea6-4d3c-8a87-d4577fdb075a 2019-04-09 10:22:21,575 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.114528894424s 2019-04-09 10:22:21,583 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-04-09 10:22:21,587 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=ac8606d68bbd45969d2b1630e01ac7c4&role.id=12d06a59574c4903a7b4bfc193e14ef0&scope.project.id=db7c4bc2757e464d8d10f7e7e3beb171" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}db7ce0c238ef25419433dd9fc8a2324194f46d97" 2019-04-09 10:22:21,784 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Tue, 09 Apr 2019 10:22:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5936c8d7-c55b-40d7-89f5-d44656047ea1 2019-04-09 10:22:21,784 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=ac8606d68bbd45969d2b1630e01ac7c4&role.id=12d06a59574c4903a7b4bfc193e14ef0&scope.project.id=db7c4bc2757e464d8d10f7e7e3beb171", "previous": null, "next": null}} 2019-04-09 10:22:21,784 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=ac8606d68bbd45969d2b1630e01ac7c4&role.id=12d06a59574c4903a7b4bfc193e14ef0&scope.project.id=db7c4bc2757e464d8d10f7e7e3beb171 used request id req-5936c8d7-c55b-40d7-89f5-d44656047ea1 2019-04-09 10:22:21,784 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.2010409832s 2019-04-09 10:22:21,788 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-04-09 10:22:21,792 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/db7c4bc2757e464d8d10f7e7e3beb171/users/ac8606d68bbd45969d2b1630e01ac7c4/roles/12d06a59574c4903a7b4bfc193e14ef0 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}db7ce0c238ef25419433dd9fc8a2324194f46d97" 2019-04-09 10:22:21,949 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 09 Apr 2019 10:22:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b120e693-afa1-4055-a279-aacc622304c6 2019-04-09 10:22:21,949 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-09 10:22:21,949 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/db7c4bc2757e464d8d10f7e7e3beb171/users/ac8606d68bbd45969d2b1630e01ac7c4/roles/12d06a59574c4903a7b4bfc193e14ef0 used request id req-b120e693-afa1-4055-a279-aacc622304c6 2019-04-09 10:22:21,949 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.160717964172s 2019-04-09 10:22:21,950 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'cloudify_ims-project_116a8538-afc5-4820-93fc-150487bf025b', 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'db7c4bc2757e464d8d10f7e7e3beb171', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'pT0yib0yRyG3jfFSMBGaKdXoenMewK', 'username': u'cloudify_ims-user_116a8538-afc5-4820-93fc-150487bf025b', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.21:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-04-09 10:22:21,953 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cloudify_ims-user_116a8538-afc5-4820-93fc-150487bf025b', 'password': 'pT0yib0yRyG3jfFSMBGaKdXoenMewK', 'project_name': 'cloudify_ims-project_116a8538-afc5-4820-93fc-150487bf025b', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.21:5000/v3', 'project_id': 'db7c4bc2757e464d8d10f7e7e3beb171', 'project_domain_name': 'Default'} 2019-04-09 10:22:22,007 - 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'}} 2019-04-09 10:22:22,021 - xtesting.ci.run_tests - INFO - Running test case 'cloudify_ims'... 2019-04-09 10:22:22,022 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-09 10:22:22,024 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}db7ce0c238ef25419433dd9fc8a2324194f46d97" 2019-04-09 10:22:22,235 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 222 Content-Type: application/json Date: Tue, 09 Apr 2019 10:22:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2cca831-123e-4b01-831e-0fb1409665b7 2019-04-09 10:22:22,235 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/ec5ce0aa038644b78983e5840ba5fb73"}, "tags": [], "enabled": true, "id": "ec5ce0aa038644b78983e5840ba5fb73", "name": "heat_stack"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2019-04-09 10:22:22,235 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-e2cca831-123e-4b01-831e-0fb1409665b7 2019-04-09 10:22:22,235 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.213564872742s 2019-04-09 10:22:22,244 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-09 10:22:22,248 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}db7ce0c238ef25419433dd9fc8a2324194f46d97" 2019-04-09 10:22:22,358 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 399 Content-Type: application/json Date: Tue, 09 Apr 2019 10:22:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d171d662-e327-4ad9-9859-1ae43830f2c0 2019-04-09 10:22:22,359 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/6509066435f1453bac6996ee8997a3b2"}, "tags": [], "enabled": true, "id": "6509066435f1453bac6996ee8997a3b2", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.21:5000/v3/projects/db7c4bc2757e464d8d10f7e7e3beb171"}, "tags": [], "enabled": true, "id": "db7c4bc2757e464d8d10f7e7e3beb171", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_116a8538-afc5-4820-93fc-150487bf025b"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/ba7a30bb29394fc4a587735d9dfb749e"}, "tags": [], "enabled": true, "id": "ba7a30bb29394fc4a587735d9dfb749e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-04-09 10:22:22,359 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-d171d662-e327-4ad9-9859-1ae43830f2c0 2019-04-09 10:22:22,359 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.114993095398s 2019-04-09 10:22:22,361 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-04-09 10:22:22,362 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}db7ce0c238ef25419433dd9fc8a2324194f46d97" -d '{"network": {"tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "name": "cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b", "admin_state_up": true}}' 2019-04-09 10:22:22,734 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 726 Content-Type: application/json Date: Tue, 09 Apr 2019 10:22:14 GMT X-Openstack-Request-Id: req-56417ff5-d4aa-4436-9c9a-44531157dbde 2019-04-09 10:22:22,734 - keystoneauth.session - DEBUG - RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"67c32f4e-cb01-4d56-a2b5-fe18f582c72d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":26,"ipv4_address_scope":null,"shared":false,"project_id":"db7c4bc2757e464d8d10f7e7e3beb171","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-09T10:22:14Z","is_default":false,"qos_policy_id":null,"name":"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b","admin_state_up":true,"tenant_id":"db7c4bc2757e464d8d10f7e7e3beb171","created_at":"2019-04-09T10:22:14Z","mtu":1450}} 2019-04-09 10:22:22,734 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-56417ff5-d4aa-4436-9c9a-44531157dbde 2019-04-09 10:22:22,735 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.373347997665s 2019-04-09 10:22:22,735 - 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'2019-04-09T10:22:14Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'67c32f4e-cb01-4d56-a2b5-fe18f582c72d', u'provider:segmentation_id': 26, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b', u'created_at': u'2019-04-09T10:22:14Z', u'mtu': 1450, u'tenant_id': u'db7c4bc2757e464d8d10f7e7e3beb171', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'db7c4bc2757e464d8d10f7e7e3beb171', u'l2_adjacency': True}) 2019-04-09 10:22:22,739 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-04-09 10:22:22,745 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Tue, 09 Apr 2019 10:22:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29045ad5-9b70-42aa-a6ff-7a68df0fade7 2019-04-09 10:22:22,746 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2019-04-09 10:22:22,746 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/v3 used request id req-29045ad5-9b70-42aa-a6ff-7a68df0fade7 2019-04-09 10:22:22,746 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2019-04-09 10:22:23,138 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "12d06a59574c4903a7b4bfc193e14ef0", "name": "member"}, {"id": "6e54a998c61f4429874ed3ac33d4afc4", "name": "reader"}], "expires_at": "2019-04-09T11:22:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "db7c4bc2757e464d8d10f7e7e3beb171", "name": "cloudify_ims-project_116a8538-afc5-4820-93fc-150487bf025b"}, "catalog": [{"endpoints": [], "type": "tempest-type-1277486611", "id": "0b54ae2e271e4cc7bbd93a7117074bc5", "name": "tempest-service-488714134"}, {"endpoints": [], "type": "metering", "id": "0c6048bf3c804b33b1209bfa8ca75ec0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v3/db7c4bc2757e464d8d10f7e7e3beb171", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "503aa75a75e444a9b93cb14634c6ab50"}, {"url": "http://192.30.9.6:8776/v3/db7c4bc2757e464d8d10f7e7e3beb171", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd4bc81464e44d0a129985ca1ff91d5"}, {"url": "http://192.30.9.6:8776/v3/db7c4bc2757e464d8d10f7e7e3beb171", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d888a991472d4a88bfcfcfcf4909874d"}], "type": "volumev3", "id": "1b1b3cbed2d14611b521aa10e2b642dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4664f0d595a24e8a9d4eb3691db874e0"}, {"url": "http://172.30.9.21:8080/v1/AUTH_db7c4bc2757e464d8d10f7e7e3beb171", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49cfc5fc2aa942e59d21f825b2bc9939"}, {"url": "http://12.0.0.22:8080/v1/AUTH_db7c4bc2757e464d8d10f7e7e3beb171", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "71100b14603a4edf8a39e8af672ecff5"}], "type": "object-store", "id": "29267bcb2ea04deebb6caaa71afffcc5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4dc1873b4b477cb578245fdb86a111"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77d7bee546c941368ffc769fda003312"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9b1ab09869b4ea895eb3c8867f61318"}], "type": "network", "id": "3ac09bd783a245efa7f11d71ad667386", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f7f6f256262433fb4467ed610947d62"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "72d58c041dc245bc8aa43ce73891f76c"}, {"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b89851b9b2b4f95b7d2184e74373672"}], "type": "identity", "id": "49f6869431e3430e9aeef431c7e7d7de", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8201c41b3865412e839f135e1ceb7421"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e4e22c0a684229ba50a51934a5cdf7"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf4872e158cb44e3aa5a4063a620efc3"}], "type": "alarming", "id": "61e60b3a8b964288a4ad67fd02ee4984", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4de11e8502624071afd079250b33c74c"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d801fa7f3ee64b30b3b18ef5a9e72635"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f583f4a1750f4edc8596dd476ece0948"}], "type": "compute", "id": "6b64d23b249e42d79f5dd070a7460b66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0cd6369c5d9949eba212a5ce97f8b6f7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8011dc0e5bd44e2aa45caf7c6e4d19d2"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d807430fcec84acebca284681dd098fe"}], "type": "cloudformation", "id": "7f91896ba7394ae291c7a222f92ea496", "name": "heat-cfn"}, {"endpoints": [], "type": "tempest-type-608147535", "id": "88d50707b816448897d5d0b213cb19da", "name": "tempest-service-563563896"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/db7c4bc2757e464d8d10f7e7e3beb171", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4243c026b4174decae31504c58542875"}, {"url": "http://192.30.9.6:8776/v2/db7c4bc2757e464d8d10f7e7e3beb171", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84281d63eba442fd8cdbf23eae691ba2"}, {"url": "http://172.30.9.21:8776/v2/db7c4bc2757e464d8d10f7e7e3beb171", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1ce0a47f2fd4ca9b678bc1d7e5d0b37"}], "type": "volumev2", "id": "8afcbe00e0a6427bbf1fc3b10d4b2f5e", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/db7c4bc2757e464d8d10f7e7e3beb171", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25eb19d77ddd4b9aa8117749f829d913"}, {"url": "http://172.30.9.21:8004/v1/db7c4bc2757e464d8d10f7e7e3beb171", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57dd852403b0401fb0bd852db0cc4f1e"}, {"url": "http://192.30.9.6:8004/v1/db7c4bc2757e464d8d10f7e7e3beb171", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5a404b628fff4023b9d3e5b8fca3b0fb"}], "type": "orchestration", "id": "a244395507da4b85bd212d5f49a8b6ae", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2242a4436b774238a465cc3d6498ab4e"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "977935de203e411cbce5038f0a9dc848"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2fcaa46481c44f8a3f42acd6c29b21f"}], "type": "placement", "id": "aed411d3d8324008b42b3bd847051003", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b61449c559f45dba6ba5f9dc241729f"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3f83bae18b4a496bb67592b5d777f17c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5162d5282ea1448dbbc20567c0d57fd7"}], "type": "metric", "id": "ebf458a547774acfb6b489f2803a822c", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "33de49eaa2934d07a5ef7754ed5fe8e0"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b7265307a4a45caad0a286536a91b5d"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94601cf3562245fb9453e9678a54b869"}], "type": "event", "id": "f3ff1bc7e87e4c90a2385a1bc8175960", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00d65cc314ee4a87ad316dd160d63558"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64896bc5be624954a0166b6cfa08a10e"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd079af259534771ac00959c542171cf"}], "type": "image", "id": "f9a74c8a63414707b34a5b03e9eacdc1", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cloudify_ims-user_116a8538-afc5-4820-93fc-150487bf025b", "id": "ac8606d68bbd45969d2b1630e01ac7c4"}, "audit_ids": ["ctQbuXDYRPK6YOrqVl55gw"], "issued_at": "2019-04-09T10:22:14.000000Z"}} 2019-04-09 10:22:23,142 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-09 10:22:23,143 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b27c88c21ac004e71758c3f8d1d0c2fa269e74d" 2019-04-09 10:22:23,923 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1232 Content-Type: application/json Date: Tue, 09 Apr 2019 10:22:15 GMT X-Openstack-Request-Id: req-307f0855-224d-4d0d-aa07-e9c10c59f3eb 2019-04-09 10:22:23,923 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"67c32f4e-cb01-4d56-a2b5-fe18f582c72d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"db7c4bc2757e464d8d10f7e7e3beb171","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-09T10:22:14Z","qos_policy_id":null,"name":"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b","admin_state_up":true,"tenant_id":"db7c4bc2757e464d8d10f7e7e3beb171","created_at":"2019-04-09T10:22:14Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"b62787c2-635d-4893-8553-7ee0260442ff","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ba7a30bb29394fc4a587735d9dfb749e","l2_adjacency":true,"status":"ACTIVE","subnets":["dce875e1-9eec-4cb2-94e6-93dffefe33f6"],"description":"","tags":[],"updated_at":"2019-04-09T06:38:46Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ba7a30bb29394fc4a587735d9dfb749e","created_at":"2019-04-09T06:24:05Z","mtu":1500}]} 2019-04-09 10:22:23,923 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-307f0855-224d-4d0d-aa07-e9c10c59f3eb 2019-04-09 10:22:23,923 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.780905008316s 2019-04-09 10:22:23,925 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-04-09 10:22:23,926 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b27c88c21ac004e71758c3f8d1d0c2fa269e74d" -d '{"subnet": {"name": "cloudify_ims-subnet_116a8538-afc5-4820-93fc-150487bf025b", "enable_dhcp": true, "network_id": "67c32f4e-cb01-4d56-a2b5-fe18f582c72d", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-04-09 10:22:24,579 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 680 Content-Type: application/json Date: Tue, 09 Apr 2019 10:22:16 GMT X-Openstack-Request-Id: req-8c4fc72d-d195-4fd1-a2ac-01aff486c33e 2019-04-09 10:22:24,579 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"67c32f4e-cb01-4d56-a2b5-fe18f582c72d","tenant_id":"db7c4bc2757e464d8d10f7e7e3beb171","created_at":"2019-04-09T10:22:15Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-04-09T10:22:15Z","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":"db7c4bc2757e464d8d10f7e7e3beb171","id":"edfeb275-2a42-486e-9bba-afb24ae942b3","subnetpool_id":null,"name":"cloudify_ims-subnet_116a8538-afc5-4820-93fc-150487bf025b"}} 2019-04-09 10:22:24,579 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-8c4fc72d-d195-4fd1-a2ac-01aff486c33e 2019-04-09 10:22:24,579 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.65419793129s 2019-04-09 10:22:24,580 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-04-09T10:22:15Z', 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'edfeb275-2a42-486e-9bba-afb24ae942b3', u'subnetpool_id': None, u'service_types': [], u'name': u'cloudify_ims-subnet_116a8538-afc5-4820-93fc-150487bf025b', u'enable_dhcp': True, u'network_id': u'67c32f4e-cb01-4d56-a2b5-fe18f582c72d', u'tenant_id': u'db7c4bc2757e464d8d10f7e7e3beb171', u'created_at': u'2019-04-09T10:22:15Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'db7c4bc2757e464d8d10f7e7e3beb171'}) 2019-04-09 10:22:24,580 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-04-09 10:22:24,581 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b27c88c21ac004e71758c3f8d1d0c2fa269e74d" -d '{"router": {"external_gateway_info": {"network_id": "b62787c2-635d-4893-8553-7ee0260442ff"}, "name": "cloudify_ims-router_116a8538-afc5-4820-93fc-150487bf025b", "admin_state_up": true}}' 2019-04-09 10:22:26,240 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 699 Content-Type: application/json Date: Tue, 09 Apr 2019 10:22:18 GMT X-Openstack-Request-Id: req-0d290dbd-eace-4b98-98ac-38b34f55bf23 2019-04-09 10:22:26,240 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "b62787c2-635d-4893-8553-7ee0260442ff", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "dce875e1-9eec-4cb2-94e6-93dffefe33f6", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "created_at": "2019-04-09T10:22:16Z", "admin_state_up": true, "updated_at": "2019-04-09T10:22:17Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "db7c4bc2757e464d8d10f7e7e3beb171", "id": "920a303d-1793-45c8-91e8-d6e7d36bb507", "name": "cloudify_ims-router_116a8538-afc5-4820-93fc-150487bf025b"}} 2019-04-09 10:22:26,241 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-0d290dbd-eace-4b98-98ac-38b34f55bf23 2019-04-09 10:22:26,241 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.66034793854s 2019-04-09 10:22:26,241 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-04-09T10:22:17Z', u'revision_number': 2, u'id': u'920a303d-1793-45c8-91e8-d6e7d36bb507', u'external_gateway_info': {u'network_id': u'b62787c2-635d-4893-8553-7ee0260442ff', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'dce875e1-9eec-4cb2-94e6-93dffefe33f6', u'ip_address': u'172.30.9.203'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cloudify_ims-router_116a8538-afc5-4820-93fc-150487bf025b', u'admin_state_up': True, u'tenant_id': u'db7c4bc2757e464d8d10f7e7e3beb171', u'created_at': u'2019-04-09T10:22:16Z', u'flavor_id': None, u'routes': [], u'project_id': u'db7c4bc2757e464d8d10f7e7e3beb171'}) 2019-04-09 10:22:26,242 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-04-09 10:22:26,242 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/920a303d-1793-45c8-91e8-d6e7d36bb507/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b27c88c21ac004e71758c3f8d1d0c2fa269e74d" -d '{"subnet_id": "edfeb275-2a42-486e-9bba-afb24ae942b3"}' 2019-04-09 10:22:28,905 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Tue, 09 Apr 2019 10:22:20 GMT X-Openstack-Request-Id: req-a26bbc45-69bc-48f3-8753-4749dc475838 2019-04-09 10:22:28,905 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "67c32f4e-cb01-4d56-a2b5-fe18f582c72d", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "subnet_id": "edfeb275-2a42-486e-9bba-afb24ae942b3", "subnet_ids": ["edfeb275-2a42-486e-9bba-afb24ae942b3"], "port_id": "ee151a54-0826-4027-ad24-76e0b7a009ca", "id": "920a303d-1793-45c8-91e8-d6e7d36bb507"} 2019-04-09 10:22:28,906 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/920a303d-1793-45c8-91e8-d6e7d36bb507/add_router_interface.json used request id req-a26bbc45-69bc-48f3-8753-4749dc475838 2019-04-09 10:22:28,906 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.66401195526s 2019-04-09 10:22:28,907 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img 2019-04-09 10:22:30,184 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img md5:01156cac3de96f238410bbc795c963b6 sha256:52884f12d100b5c4ad58f892bccbc514801e9d398b4b857354c18d27e3bde808 2019-04-09 10:22:30,187 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-04-09 10:22:30,192 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Tue, 09 Apr 2019 10:22:21 GMT 2019-04-09 10:22:30,192 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}]} 2019-04-09 10:22:30,198 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-09 10:22:30,202 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b27c88c21ac004e71758c3f8d1d0c2fa269e74d" 2019-04-09 10:22:30,482 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Tue, 09 Apr 2019 10:22:22 GMT X-Openstack-Request-Id: req-60353382-cbfd-4751-b459-fffaf612d37f 2019-04-09 10:22:30,482 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-09 10:22:30,482 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-60353382-cbfd-4751-b459-fffaf612d37f 2019-04-09 10:22:30,482 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.284478902817s 2019-04-09 10:22:30,492 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-04-09 10:22:30,496 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b27c88c21ac004e71758c3f8d1d0c2fa269e74d" -d '{"owner_specified.shade.md5": "01156cac3de96f238410bbc795c963b6", "owner_specified.shade.sha256": "52884f12d100b5c4ad58f892bccbc514801e9d398b4b857354c18d27e3bde808", "owner_specified.shade.object": "images/cloudify_ims-img_116a8538-afc5-4820-93fc-150487bf025b", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cloudify_ims-img_116a8538-afc5-4820-93fc-150487bf025b"}' 2019-04-09 10:22:30,539 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 941 Content-Type: application/json Date: Tue, 09 Apr 2019 10:22:22 GMT Location: http://172.30.9.21:9292/v2/images/cccc5109-da38-4bd7-81f6-8ad42d341012 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-bcecbdd0-62b7-4f31-a326-3c0a1bc55b73 2019-04-09 10:22:30,540 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-09T10:22:22Z", "file": "/v2/images/cccc5109-da38-4bd7-81f6-8ad42d341012/file", "owner": "db7c4bc2757e464d8d10f7e7e3beb171", "id": "cccc5109-da38-4bd7-81f6-8ad42d341012", "size": null, "self": "/v2/images/cccc5109-da38-4bd7-81f6-8ad42d341012", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "52884f12d100b5c4ad58f892bccbc514801e9d398b4b857354c18d27e3bde808", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_116a8538-afc5-4820-93fc-150487bf025b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "01156cac3de96f238410bbc795c963b6", "name": "cloudify_ims-img_116a8538-afc5-4820-93fc-150487bf025b", "checksum": null, "created_at": "2019-04-09T10:22:22Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-04-09 10:22:30,540 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-bcecbdd0-62b7-4f31-a326-3c0a1bc55b73 2019-04-09 10:22:30,540 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0481441020966s 2019-04-09 10:22:30,541 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-04-09 10:22:30,545 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/cccc5109-da38-4bd7-81f6-8ad42d341012/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b27c88c21ac004e71758c3f8d1d0c2fa269e74d" -d '' 2019-04-09 10:22:35,141 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 10:22:26 GMT X-Openstack-Request-Id: req-28e54337-1650-4648-be43-beb7b02b04b8 2019-04-09 10:22:35,141 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 10:22:35,141 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/cccc5109-da38-4bd7-81f6-8ad42d341012/file used request id req-28e54337-1650-4648-be43-beb7b02b04b8 2019-04-09 10:22:35,142 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 4.60073494911s 2019-04-09 10:22:35,147 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-09 10:22:35,151 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b27c88c21ac004e71758c3f8d1d0c2fa269e74d" 2019-04-09 10:22:35,185 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Tue, 09 Apr 2019 10:22:26 GMT X-Openstack-Request-Id: req-0503a527-8cf1-4f6f-840e-90774f07945c 2019-04-09 10:22:35,186 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-09T10:22:26Z", "file": "/v2/images/cccc5109-da38-4bd7-81f6-8ad42d341012/file", "owner": "db7c4bc2757e464d8d10f7e7e3beb171", "id": "cccc5109-da38-4bd7-81f6-8ad42d341012", "size": 301006848, "self": "/v2/images/cccc5109-da38-4bd7-81f6-8ad42d341012", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/cccc5109-da38-4bd7-81f6-8ad42d341012/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "52884f12d100b5c4ad58f892bccbc514801e9d398b4b857354c18d27e3bde808", "locations": [{"url": "rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/cccc5109-da38-4bd7-81f6-8ad42d341012/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_116a8538-afc5-4820-93fc-150487bf025b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "01156cac3de96f238410bbc795c963b6", "name": "cloudify_ims-img_116a8538-afc5-4820-93fc-150487bf025b", "checksum": "01156cac3de96f238410bbc795c963b6", "created_at": "2019-04-09T10:22:22Z", "os_hidden": false, "protected": false, "os_hash_value": "9a81ae40194dfb8dc3588d802299fd763567e8230dce608b439e7bf37b0dcf82a02ff2c722e38cae2aa98e2a2b349261864c8faf2d6bbc741c3b8e507d1a391d"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-09 10:22:35,186 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-0503a527-8cf1-4f6f-840e-90774f07945c 2019-04-09 10:22:35,186 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0394418239594s 2019-04-09 10:22:35,188 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/cccc5109-da38-4bd7-81f6-8ad42d341012/snap', u'metadata': Munch({})})], 'file': u'/v2/images/cccc5109-da38-4bd7-81f6-8ad42d341012/file', 'owner': u'db7c4bc2757e464d8d10f7e7e3beb171', 'id': u'cccc5109-da38-4bd7-81f6-8ad42d341012', 'size': 301006848, u'self': u'/v2/images/cccc5109-da38-4bd7-81f6-8ad42d341012', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'db7c4bc2757e464d8d10f7e7e3beb171', 'name': 'cloudify_ims-project_116a8538-afc5-4820-93fc-150487bf025b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/cccc5109-da38-4bd7-81f6-8ad42d341012/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-04-09T10:22:26Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-04-09T10:22:26Z', u'owner_specified.shade.sha256': u'52884f12d100b5c4ad58f892bccbc514801e9d398b4b857354c18d27e3bde808', u'owner_specified.shade.object': u'images/cloudify_ims-img_116a8538-afc5-4820-93fc-150487bf025b', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'01156cac3de96f238410bbc795c963b6', 'properties': {u'os_hash_value': u'9a81ae40194dfb8dc3588d802299fd763567e8230dce608b439e7bf37b0dcf82a02ff2c722e38cae2aa98e2a2b349261864c8faf2d6bbc741c3b8e507d1a391d', u'self': u'/v2/images/cccc5109-da38-4bd7-81f6-8ad42d341012', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'52884f12d100b5c4ad58f892bccbc514801e9d398b4b857354c18d27e3bde808', u'owner_specified.shade.object': u'images/cloudify_ims-img_116a8538-afc5-4820-93fc-150487bf025b', u'owner_specified.shade.md5': u'01156cac3de96f238410bbc795c963b6', u'schema': u'/v2/schemas/image'}, 'name': u'cloudify_ims-img_116a8538-afc5-4820-93fc-150487bf025b', 'created': u'2019-04-09T10:22:22Z', 'checksum': u'01156cac3de96f238410bbc795c963b6', 'created_at': u'2019-04-09T10:22:22Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'9a81ae40194dfb8dc3588d802299fd763567e8230dce608b439e7bf37b0dcf82a02ff2c722e38cae2aa98e2a2b349261864c8faf2d6bbc741c3b8e507d1a391d', 'metadata': {u'os_hash_value': u'9a81ae40194dfb8dc3588d802299fd763567e8230dce608b439e7bf37b0dcf82a02ff2c722e38cae2aa98e2a2b349261864c8faf2d6bbc741c3b8e507d1a391d', u'self': u'/v2/images/cccc5109-da38-4bd7-81f6-8ad42d341012', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'52884f12d100b5c4ad58f892bccbc514801e9d398b4b857354c18d27e3bde808', u'owner_specified.shade.object': u'images/cloudify_ims-img_116a8538-afc5-4820-93fc-150487bf025b', u'owner_specified.shade.md5': u'01156cac3de96f238410bbc795c963b6', u'schema': u'/v2/schemas/image'}}) 2019-04-09 10:22:35,191 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-04-09 10:22:35,194 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}db7ce0c238ef25419433dd9fc8a2324194f46d97" -d '{"flavor": {"vcpus": 2, "ram": 4096, "name": "cloudify_ims-flavor_116a8538-afc5-4820-93fc-150487bf025b", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": null, "swap": 0}}' 2019-04-09 10:22:35,526 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 316 Content-Type: application/json Date: Tue, 09 Apr 2019 10:22:26 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-60a36715-d2a2-41aa-9450-a1c475f6fcca x-openstack-request-id: req-60a36715-d2a2-41aa-9450-a1c475f6fcca 2019-04-09 10:22:35,526 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "cloudify_ims-flavor_116a8538-afc5-4820-93fc-150487bf025b", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/b489ced4-c088-476e-ae85-b50332f9635a", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/b489ced4-c088-476e-ae85-b50332f9635a", "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": "b489ced4-c088-476e-ae85-b50332f9635a"}} 2019-04-09 10:22:35,526 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-60a36715-d2a2-41aa-9450-a1c475f6fcca 2019-04-09 10:22:35,526 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.335092067719s 2019-04-09 10:22:35,527 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cloudify_ims-flavor_116a8538-afc5-4820-93fc-150487bf025b', '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'6509066435f1453bac6996ee8997a3b2', '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'b489ced4-c088-476e-ae85-b50332f9635a', 'swap': 0}) 2019-04-09 10:22:35,528 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-04-09 10:22:35,531 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/b489ced4-c088-476e-ae85-b50332f9635a/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}db7ce0c238ef25419433dd9fc8a2324194f46d97" -d '{"extra_specs": {}}' 2019-04-09 10:22:35,547 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 09 Apr 2019 10:22:27 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-64cfc530-ad8c-4f3b-9821-3cb9a55fbc6d x-openstack-request-id: req-64cfc530-ad8c-4f3b-9821-3cb9a55fbc6d 2019-04-09 10:22:35,548 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-04-09 10:22:35,548 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/b489ced4-c088-476e-ae85-b50332f9635a/os-extra_specs used request id req-64cfc530-ad8c-4f3b-9821-3cb9a55fbc6d 2019-04-09 10:22:35,548 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0198609828949s 2019-04-09 10:22:35,550 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-04-09 10:22:35,553 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/os-keypairs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b27c88c21ac004e71758c3f8d1d0c2fa269e74d" -d '{"keypair": {"name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b"}}' 2019-04-09 10:22:36,015 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1809 Content-Type: application/json Date: Tue, 09 Apr 2019 10:22:27 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-6409dea9-a4d4-4573-8dea-d9e758f5aa0d x-openstack-request-id: req-6409dea9-a4d4-4573-8dea-d9e758f5aa0d 2019-04-09 10:22:36,015 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCi9n5n06tqLwvWvyaK5q+c0CAnayB48ehxWnDipBChBTN3o3sFrddG/pK1qF0n7nYymzNjndf+CUT84X5OjAGjPxvfQd4n2fpAMcCKKG7yNrBsXxoiB9P+KzSiKZeLm5d8+DijUI3a3st1Mz2SOmzPNi7Wg8RY/BC+3zQTEDf7d6ssad6A2YxC2sm+CQHGIMhLzq7bKRW5pu+YjNUI2uXy/FNjGNON0DQmLeA/glZ9YsO6GkBU6PCek12Vfvq/EtOWyex1pphN3/43t2UcsA4SC2ZqgV5YPO79QUSrxEKwnyEvjVmDcsInQjNZymlnAljOsWglW/IAcF09OeP0LVjb Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAovZ+Z9Orai8L1r8miuavnNAgJ2sgePHocVpw4qQQoQUzd6N7\nBa3XRv6StahdJ+52MpszY53X/glE/OF+TowBoz8b30HeJ9n6QDHAiihu8jawbF8a\nIgfT/is0oimXi5uXfPg4o1CN2t7LdTM9kjpszzYu1oPEWPwQvt80ExA3+3erLGne\ngNmMQtrJvgkBxiDIS86u2ykVuabvmIzVCNrl8vxTYxjTjdA0Ji3gP4JWfWLDuhpA\nVOjwnpNdlX76vxLTlsnsdaaYTd/+N7dlHLAOEgtmaoFeWDzu/UFEq8RCsJ8hL41Z\ng3LCJ0IzWcppZwJYzrFoJVvyAHBdPTnj9C1Y2wIDAQABAoIBAEvZHHZov4S5hvIZ\nn+/QdPYwrHaMVt3UAhMYPChQomi/iffqQC0hf2xMuq4QQeN/CsZ9FAsOgWR8nf5x\nWZ9nbK+1hNyBxMuZme9c+LeVICZeK/kUvo4ORK4tH99GKoHRFk4VHg9tQ8kWH25a\nPhMcXF6JYn13cODV2Vlte8hPqS7CAtXTSkQd80d+xrowNrjeWtcLlyE9kSe+idVX\nvAhdyLbslGLwjBJfkc39NpRwdJEyoTf8CkXIYa4Uao5iQ5z9I77Vczgbp2gRqWaf\nhACQEtSzPt7I2WZt0CdtzKboN+trX/PqsrT9QBADzQjLnHvGIRJ1lKolVE9imhwU\nZXAgUPECgYEA0gXw+BzNU3xtdbZaSq0R5wPbvTNS80B+ZbuQwHlK9/4iGBP1pBLS\ny+r4AMc2COGYkXU+dQRr2wjuu0i1SRGdMyGTWDULi1eHD7KYqKJ7/3XyZF6r4FC6\nsa4WgInau6Md8y8+EvDIZnYo7J3OxdpfQIDuauNNLRZb+p3jR9LZlMkCgYEAxqM1\n7zuz3o8i0zqTaAnqzXZ1D8czxIyDqSS8nt7KQe1SYtvzB04+UpLauW3ZVSgLrAyR\nLoIb0YIWZiKMoSAN6b4POcZ4Drf7NRl6IGhX3XTCxwdybJ7mwMLCS05xzMgahKCa\nav241+igHJcIgsO6vyK6LQ5o2gp+HqLxYdbNhoMCgYAbD2Do1u0toI6J6CDiFkKE\nPV8GlaJObTTb7rrL0dTy9u91ory3kyVN2MxzbTdtFYQO2cheU1+CLTh1MP0KmRZk\nDCNr7gm6vmBMiXpZ3/WSCKRegkQq9rvXQNLtZNWl73JgbunUjumDKh5DvmFx5Jz5\nNqOBah/7ezIGrGkoS+Z04QKBgCww2yrh6V42EdVUTr7yld4n4FsmQgoUCKZ0mdHu\nVqjcF1wO+r5BVfQg37ApFBSx2AbqtNHX+EBf5IPMY+TksLOzqMd9s+/yVly10kmr\nbQDDnSGSMo6fu05fBcKjLQYV7nBbGn96+sht5FD3+Ni+mqkzHKAxeHopo21FatYN\nZ6PpAoGAbZpYvPKWYyGztpsJ1C37usyM/hBQz0Oqa0QfRjq4C2DXIpiWbQShrfAP\n4RQRBv0+QtED+Uy8nIAA37Vj3cnOW5uZORV178oQu92ah28JUdwM7//z/WAi7pxI\np4DfEO7xufMRuM1D2TdH5lkNNVbxm7j73JjaP/hglZvnY0Tdm3U=\n-----END RSA PRIVATE KEY-----\n", "user_id": "ac8606d68bbd45969d2b1630e01ac7c4", "name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "fingerprint": "3c:a1:62:db:f0:f9:50:c1:96:00:c8:4a:05:bd:f5:38"}} 2019-04-09 10:22:36,016 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-6409dea9-a4d4-4573-8dea-d9e758f5aa0d 2019-04-09 10:22:36,016 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.465225934982s 2019-04-09 10:22:36,017 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCi9n5n06tqLwvWvyaK5q+c0CAnayB48ehxWnDipBChBTN3o3sFrddG/pK1qF0n7nYymzNjndf+CUT84X5OjAGjPxvfQd4n2fpAMcCKKG7yNrBsXxoiB9P+KzSiKZeLm5d8+DijUI3a3st1Mz2SOmzPNi7Wg8RY/BC+3zQTEDf7d6ssad6A2YxC2sm+CQHGIMhLzq7bKRW5pu+YjNUI2uXy/FNjGNON0DQmLeA/glZ9YsO6GkBU6PCek12Vfvq/EtOWyex1pphN3/43t2UcsA4SC2ZqgV5YPO79QUSrxEKwnyEvjVmDcsInQjNZymlnAljOsWglW/IAcF09OeP0LVjb Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAovZ+Z9Orai8L1r8miuavnNAgJ2sgePHocVpw4qQQoQUzd6N7\nBa3XRv6StahdJ+52MpszY53X/glE/OF+TowBoz8b30HeJ9n6QDHAiihu8jawbF8a\nIgfT/is0oimXi5uXfPg4o1CN2t7LdTM9kjpszzYu1oPEWPwQvt80ExA3+3erLGne\ngNmMQtrJvgkBxiDIS86u2ykVuabvmIzVCNrl8vxTYxjTjdA0Ji3gP4JWfWLDuhpA\nVOjwnpNdlX76vxLTlsnsdaaYTd/+N7dlHLAOEgtmaoFeWDzu/UFEq8RCsJ8hL41Z\ng3LCJ0IzWcppZwJYzrFoJVvyAHBdPTnj9C1Y2wIDAQABAoIBAEvZHHZov4S5hvIZ\nn+/QdPYwrHaMVt3UAhMYPChQomi/iffqQC0hf2xMuq4QQeN/CsZ9FAsOgWR8nf5x\nWZ9nbK+1hNyBxMuZme9c+LeVICZeK/kUvo4ORK4tH99GKoHRFk4VHg9tQ8kWH25a\nPhMcXF6JYn13cODV2Vlte8hPqS7CAtXTSkQd80d+xrowNrjeWtcLlyE9kSe+idVX\nvAhdyLbslGLwjBJfkc39NpRwdJEyoTf8CkXIYa4Uao5iQ5z9I77Vczgbp2gRqWaf\nhACQEtSzPt7I2WZt0CdtzKboN+trX/PqsrT9QBADzQjLnHvGIRJ1lKolVE9imhwU\nZXAgUPECgYEA0gXw+BzNU3xtdbZaSq0R5wPbvTNS80B+ZbuQwHlK9/4iGBP1pBLS\ny+r4AMc2COGYkXU+dQRr2wjuu0i1SRGdMyGTWDULi1eHD7KYqKJ7/3XyZF6r4FC6\nsa4WgInau6Md8y8+EvDIZnYo7J3OxdpfQIDuauNNLRZb+p3jR9LZlMkCgYEAxqM1\n7zuz3o8i0zqTaAnqzXZ1D8czxIyDqSS8nt7KQe1SYtvzB04+UpLauW3ZVSgLrAyR\nLoIb0YIWZiKMoSAN6b4POcZ4Drf7NRl6IGhX3XTCxwdybJ7mwMLCS05xzMgahKCa\nav241+igHJcIgsO6vyK6LQ5o2gp+HqLxYdbNhoMCgYAbD2Do1u0toI6J6CDiFkKE\nPV8GlaJObTTb7rrL0dTy9u91ory3kyVN2MxzbTdtFYQO2cheU1+CLTh1MP0KmRZk\nDCNr7gm6vmBMiXpZ3/WSCKRegkQq9rvXQNLtZNWl73JgbunUjumDKh5DvmFx5Jz5\nNqOBah/7ezIGrGkoS+Z04QKBgCww2yrh6V42EdVUTr7yld4n4FsmQgoUCKZ0mdHu\nVqjcF1wO+r5BVfQg37ApFBSx2AbqtNHX+EBf5IPMY+TksLOzqMd9s+/yVly10kmr\nbQDDnSGSMo6fu05fBcKjLQYV7nBbGn96+sht5FD3+Ni+mqkzHKAxeHopo21FatYN\nZ6PpAoGAbZpYvPKWYyGztpsJ1C37usyM/hBQz0Oqa0QfRjq4C2DXIpiWbQShrfAP\n4RQRBv0+QtED+Uy8nIAA37Vj3cnOW5uZORV178oQu92ah28JUdwM7//z/WAi7pxI\np4DfEO7xufMRuM1D2TdH5lkNNVbxm7j73JjaP/hglZvnY0Tdm3U=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'ac8606d68bbd45969d2b1630e01ac7c4', 'name': u'cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b', 'created_at': '2019-04-09T10:22:36.017102', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'db7c4bc2757e464d8d10f7e7e3beb171', 'name': 'cloudify_ims-project_116a8538-afc5-4820-93fc-150487bf025b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'3c:a1:62:db:f0:f9:50:c1:96:00:c8:4a:05:bd:f5:38', 'type': 'ssh', 'id': u'cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b'}) 2019-04-09 10:22:36,017 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEogIBAAKCAQEAovZ+Z9Orai8L1r8miuavnNAgJ2sgePHocVpw4qQQoQUzd6N7 Ba3XRv6StahdJ+52MpszY53X/glE/OF+TowBoz8b30HeJ9n6QDHAiihu8jawbF8a IgfT/is0oimXi5uXfPg4o1CN2t7LdTM9kjpszzYu1oPEWPwQvt80ExA3+3erLGne gNmMQtrJvgkBxiDIS86u2ykVuabvmIzVCNrl8vxTYxjTjdA0Ji3gP4JWfWLDuhpA VOjwnpNdlX76vxLTlsnsdaaYTd/+N7dlHLAOEgtmaoFeWDzu/UFEq8RCsJ8hL41Z g3LCJ0IzWcppZwJYzrFoJVvyAHBdPTnj9C1Y2wIDAQABAoIBAEvZHHZov4S5hvIZ n+/QdPYwrHaMVt3UAhMYPChQomi/iffqQC0hf2xMuq4QQeN/CsZ9FAsOgWR8nf5x WZ9nbK+1hNyBxMuZme9c+LeVICZeK/kUvo4ORK4tH99GKoHRFk4VHg9tQ8kWH25a PhMcXF6JYn13cODV2Vlte8hPqS7CAtXTSkQd80d+xrowNrjeWtcLlyE9kSe+idVX vAhdyLbslGLwjBJfkc39NpRwdJEyoTf8CkXIYa4Uao5iQ5z9I77Vczgbp2gRqWaf hACQEtSzPt7I2WZt0CdtzKboN+trX/PqsrT9QBADzQjLnHvGIRJ1lKolVE9imhwU ZXAgUPECgYEA0gXw+BzNU3xtdbZaSq0R5wPbvTNS80B+ZbuQwHlK9/4iGBP1pBLS y+r4AMc2COGYkXU+dQRr2wjuu0i1SRGdMyGTWDULi1eHD7KYqKJ7/3XyZF6r4FC6 sa4WgInau6Md8y8+EvDIZnYo7J3OxdpfQIDuauNNLRZb+p3jR9LZlMkCgYEAxqM1 7zuz3o8i0zqTaAnqzXZ1D8czxIyDqSS8nt7KQe1SYtvzB04+UpLauW3ZVSgLrAyR LoIb0YIWZiKMoSAN6b4POcZ4Drf7NRl6IGhX3XTCxwdybJ7mwMLCS05xzMgahKCa av241+igHJcIgsO6vyK6LQ5o2gp+HqLxYdbNhoMCgYAbD2Do1u0toI6J6CDiFkKE PV8GlaJObTTb7rrL0dTy9u91ory3kyVN2MxzbTdtFYQO2cheU1+CLTh1MP0KmRZk DCNr7gm6vmBMiXpZ3/WSCKRegkQq9rvXQNLtZNWl73JgbunUjumDKh5DvmFx5Jz5 NqOBah/7ezIGrGkoS+Z04QKBgCww2yrh6V42EdVUTr7yld4n4FsmQgoUCKZ0mdHu VqjcF1wO+r5BVfQg37ApFBSx2AbqtNHX+EBf5IPMY+TksLOzqMd9s+/yVly10kmr bQDDnSGSMo6fu05fBcKjLQYV7nBbGn96+sht5FD3+Ni+mqkzHKAxeHopo21FatYN Z6PpAoGAbZpYvPKWYyGztpsJ1C37usyM/hBQz0Oqa0QfRjq4C2DXIpiWbQShrfAP 4RQRBv0+QtED+Uy8nIAA37Vj3cnOW5uZORV178oQu92ah28JUdwM7//z/WAi7pxI p4DfEO7xufMRuM1D2TdH5lkNNVbxm7j73JjaP/hglZvnY0Tdm3U= -----END RSA PRIVATE KEY----- 2019-04-09 10:22:36,023 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2019-04-09 10:22:36,024 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/security-groups.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b27c88c21ac004e71758c3f8d1d0c2fa269e74d" -d '{"security_group": {"name": "cloudify_ims-sg_116a8538-afc5-4820-93fc-150487bf025b", "description": "created by OPNFV Functest (cloudify_ims)"}}' 2019-04-09 10:22:36,213 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1424 Content-Type: application/json Date: Tue, 09 Apr 2019 10:22:27 GMT X-Openstack-Request-Id: req-eb2b625e-096a-47dd-a627-c27c4c7d67b6 2019-04-09 10:22:36,214 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "created_at": "2019-04-09T10:22:27Z", "updated_at": "2019-04-09T10:22:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T10:22:27Z", "revision_number": 0, "id": "8dee5205-cc78-4720-98bf-dfb7f07df4d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T10:22:27Z", "security_group_id": "785fb68e-6dfd-4337-aefc-c8da058b4953", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "port_range_min": null, "ethertype": "IPv4", "project_id": "db7c4bc2757e464d8d10f7e7e3beb171"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T10:22:27Z", "revision_number": 0, "id": "ab3cf5b6-344d-47b0-b1f3-82e72e4042f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T10:22:27Z", "security_group_id": "785fb68e-6dfd-4337-aefc-c8da058b4953", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "port_range_min": null, "ethertype": "IPv6", "project_id": "db7c4bc2757e464d8d10f7e7e3beb171"}], "revision_number": 1, "project_id": "db7c4bc2757e464d8d10f7e7e3beb171", "id": "785fb68e-6dfd-4337-aefc-c8da058b4953", "name": "cloudify_ims-sg_116a8538-afc5-4820-93fc-150487bf025b"}} 2019-04-09 10:22:36,214 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-eb2b625e-096a-47dd-a627-c27c4c7d67b6 2019-04-09 10:22:36,214 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.191035985947s 2019-04-09 10:22:36,221 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-09 10:22:36,222 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b27c88c21ac004e71758c3f8d1d0c2fa269e74d" 2019-04-09 10:22:36,279 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3840 Content-Type: application/json Date: Tue, 09 Apr 2019 10:22:28 GMT X-Openstack-Request-Id: req-25d9d4c7-38ca-41a2-8596-92c14dfe7499 2019-04-09 10:22:36,279 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "created_at": "2019-04-09T10:22:14Z", "updated_at": "2019-04-09T10:22:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T10:22:14Z", "revision_number": 0, "id": "0c6fc67f-d54c-4c89-bc4c-46e6d0d41d98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T10:22:14Z", "security_group_id": "469c6195-428f-4aa1-ab91-9efdfadc405b", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "port_range_min": null, "ethertype": "IPv4", "project_id": "db7c4bc2757e464d8d10f7e7e3beb171"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T10:22:14Z", "revision_number": 0, "id": "57b0caab-7559-48fa-b146-1e4798a9f960", "remote_group_id": "469c6195-428f-4aa1-ab91-9efdfadc405b", "remote_ip_prefix": null, "created_at": "2019-04-09T10:22:14Z", "security_group_id": "469c6195-428f-4aa1-ab91-9efdfadc405b", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "port_range_min": null, "ethertype": "IPv4", "project_id": "db7c4bc2757e464d8d10f7e7e3beb171"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T10:22:14Z", "revision_number": 0, "id": "671fb490-7d8d-4a77-9e31-609c29c0b68e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T10:22:14Z", "security_group_id": "469c6195-428f-4aa1-ab91-9efdfadc405b", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "port_range_min": null, "ethertype": "IPv6", "project_id": "db7c4bc2757e464d8d10f7e7e3beb171"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T10:22:14Z", "revision_number": 0, "id": "c56d0c13-9b32-4c78-954b-de14af890bb1", "remote_group_id": "469c6195-428f-4aa1-ab91-9efdfadc405b", "remote_ip_prefix": null, "created_at": "2019-04-09T10:22:14Z", "security_group_id": "469c6195-428f-4aa1-ab91-9efdfadc405b", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "port_range_min": null, "ethertype": "IPv6", "project_id": "db7c4bc2757e464d8d10f7e7e3beb171"}], "revision_number": 1, "project_id": "db7c4bc2757e464d8d10f7e7e3beb171", "id": "469c6195-428f-4aa1-ab91-9efdfadc405b", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "created_at": "2019-04-09T10:22:27Z", "updated_at": "2019-04-09T10:22:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T10:22:27Z", "revision_number": 0, "id": "8dee5205-cc78-4720-98bf-dfb7f07df4d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T10:22:27Z", "security_group_id": "785fb68e-6dfd-4337-aefc-c8da058b4953", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "port_range_min": null, "ethertype": "IPv4", "project_id": "db7c4bc2757e464d8d10f7e7e3beb171"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T10:22:27Z", "revision_number": 0, "id": "ab3cf5b6-344d-47b0-b1f3-82e72e4042f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T10:22:27Z", "security_group_id": "785fb68e-6dfd-4337-aefc-c8da058b4953", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "port_range_min": null, "ethertype": "IPv6", "project_id": "db7c4bc2757e464d8d10f7e7e3beb171"}], "revision_number": 1, "project_id": "db7c4bc2757e464d8d10f7e7e3beb171", "id": "785fb68e-6dfd-4337-aefc-c8da058b4953", "name": "cloudify_ims-sg_116a8538-afc5-4820-93fc-150487bf025b"}]} 2019-04-09 10:22:36,280 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-25d9d4c7-38ca-41a2-8596-92c14dfe7499 2019-04-09 10:22:36,280 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0580899715424s 2019-04-09 10:22:36,287 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-04-09 10:22:36,287 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b27c88c21ac004e71758c3f8d1d0c2fa269e74d" -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": "785fb68e-6dfd-4337-aefc-c8da058b4953"}}' 2019-04-09 10:22:36,415 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Tue, 09 Apr 2019 10:22:28 GMT X-Openstack-Request-Id: req-d8c9d65d-e39a-49d4-b92e-8ee061a3636f 2019-04-09 10:22:36,415 - keystoneauth.session - DEBUG - 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": "2019-04-09T10:22:28Z", "security_group_id": "785fb68e-6dfd-4337-aefc-c8da058b4953", "port_range_min": 22, "revision_number": 0, "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "created_at": "2019-04-09T10:22:28Z", "project_id": "db7c4bc2757e464d8d10f7e7e3beb171", "id": "0aa2623c-aae5-4d9c-93dd-89a263a98e61"}} 2019-04-09 10:22:36,415 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-d8c9d65d-e39a-49d4-b92e-8ee061a3636f 2019-04-09 10:22:36,415 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.12864112854s 2019-04-09 10:22:36,422 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-09 10:22:36,422 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b27c88c21ac004e71758c3f8d1d0c2fa269e74d" 2019-04-09 10:22:36,466 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4336 Content-Type: application/json Date: Tue, 09 Apr 2019 10:22:28 GMT X-Openstack-Request-Id: req-0e90660e-c3f0-40de-8b7d-d0419919c9a4 2019-04-09 10:22:36,466 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "created_at": "2019-04-09T10:22:14Z", "updated_at": "2019-04-09T10:22:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T10:22:14Z", "revision_number": 0, "id": "0c6fc67f-d54c-4c89-bc4c-46e6d0d41d98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T10:22:14Z", "security_group_id": "469c6195-428f-4aa1-ab91-9efdfadc405b", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "port_range_min": null, "ethertype": "IPv4", "project_id": "db7c4bc2757e464d8d10f7e7e3beb171"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T10:22:14Z", "revision_number": 0, "id": "57b0caab-7559-48fa-b146-1e4798a9f960", "remote_group_id": "469c6195-428f-4aa1-ab91-9efdfadc405b", "remote_ip_prefix": null, "created_at": "2019-04-09T10:22:14Z", "security_group_id": "469c6195-428f-4aa1-ab91-9efdfadc405b", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "port_range_min": null, "ethertype": "IPv4", "project_id": "db7c4bc2757e464d8d10f7e7e3beb171"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T10:22:14Z", "revision_number": 0, "id": "671fb490-7d8d-4a77-9e31-609c29c0b68e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T10:22:14Z", "security_group_id": "469c6195-428f-4aa1-ab91-9efdfadc405b", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "port_range_min": null, "ethertype": "IPv6", "project_id": "db7c4bc2757e464d8d10f7e7e3beb171"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T10:22:14Z", "revision_number": 0, "id": "c56d0c13-9b32-4c78-954b-de14af890bb1", "remote_group_id": "469c6195-428f-4aa1-ab91-9efdfadc405b", "remote_ip_prefix": null, "created_at": "2019-04-09T10:22:14Z", "security_group_id": "469c6195-428f-4aa1-ab91-9efdfadc405b", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "port_range_min": null, "ethertype": "IPv6", "project_id": "db7c4bc2757e464d8d10f7e7e3beb171"}], "revision_number": 1, "project_id": "db7c4bc2757e464d8d10f7e7e3beb171", "id": "469c6195-428f-4aa1-ab91-9efdfadc405b", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "created_at": "2019-04-09T10:22:27Z", "updated_at": "2019-04-09T10:22:28Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-04-09T10:22:28Z", "revision_number": 0, "id": "0aa2623c-aae5-4d9c-93dd-89a263a98e61", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T10:22:28Z", "security_group_id": "785fb68e-6dfd-4337-aefc-c8da058b4953", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "port_range_min": 22, "ethertype": "IPv4", "project_id": "db7c4bc2757e464d8d10f7e7e3beb171"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T10:22:27Z", "revision_number": 0, "id": "8dee5205-cc78-4720-98bf-dfb7f07df4d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T10:22:27Z", "security_group_id": "785fb68e-6dfd-4337-aefc-c8da058b4953", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "port_range_min": null, "ethertype": "IPv4", "project_id": "db7c4bc2757e464d8d10f7e7e3beb171"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T10:22:27Z", "revision_number": 0, "id": "ab3cf5b6-344d-47b0-b1f3-82e72e4042f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T10:22:27Z", "security_group_id": "785fb68e-6dfd-4337-aefc-c8da058b4953", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "port_range_min": null, "ethertype": "IPv6", "project_id": "db7c4bc2757e464d8d10f7e7e3beb171"}], "revision_number": 2, "project_id": "db7c4bc2757e464d8d10f7e7e3beb171", "id": "785fb68e-6dfd-4337-aefc-c8da058b4953", "name": "cloudify_ims-sg_116a8538-afc5-4820-93fc-150487bf025b"}]} 2019-04-09 10:22:36,467 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-0e90660e-c3f0-40de-8b7d-d0419919c9a4 2019-04-09 10:22:36,467 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0447990894318s 2019-04-09 10:22:36,473 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-04-09 10:22:36,474 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b27c88c21ac004e71758c3f8d1d0c2fa269e74d" -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": "785fb68e-6dfd-4337-aefc-c8da058b4953"}}' 2019-04-09 10:22:36,594 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Tue, 09 Apr 2019 10:22:28 GMT X-Openstack-Request-Id: req-45359b20-c29d-4334-8769-1e2ba6b8fa1e 2019-04-09 10:22:36,595 - keystoneauth.session - DEBUG - 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": "2019-04-09T10:22:28Z", "security_group_id": "785fb68e-6dfd-4337-aefc-c8da058b4953", "port_range_min": null, "revision_number": 0, "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "created_at": "2019-04-09T10:22:28Z", "project_id": "db7c4bc2757e464d8d10f7e7e3beb171", "id": "c899cce4-0191-49e2-90ec-cf11fc56492c"}} 2019-04-09 10:22:36,595 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-45359b20-c29d-4334-8769-1e2ba6b8fa1e 2019-04-09 10:22:36,595 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.121750831604s 2019-04-09 10:22:36,602 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-09 10:22:36,602 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b27c88c21ac004e71758c3f8d1d0c2fa269e74d" 2019-04-09 10:22:36,644 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4837 Content-Type: application/json Date: Tue, 09 Apr 2019 10:22:28 GMT X-Openstack-Request-Id: req-e88d4611-7b6a-42a5-b311-ea61052928f8 2019-04-09 10:22:36,645 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "created_at": "2019-04-09T10:22:14Z", "updated_at": "2019-04-09T10:22:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T10:22:14Z", "revision_number": 0, "id": "0c6fc67f-d54c-4c89-bc4c-46e6d0d41d98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T10:22:14Z", "security_group_id": "469c6195-428f-4aa1-ab91-9efdfadc405b", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "port_range_min": null, "ethertype": "IPv4", "project_id": "db7c4bc2757e464d8d10f7e7e3beb171"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T10:22:14Z", "revision_number": 0, "id": "57b0caab-7559-48fa-b146-1e4798a9f960", "remote_group_id": "469c6195-428f-4aa1-ab91-9efdfadc405b", "remote_ip_prefix": null, "created_at": "2019-04-09T10:22:14Z", "security_group_id": "469c6195-428f-4aa1-ab91-9efdfadc405b", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "port_range_min": null, "ethertype": "IPv4", "project_id": "db7c4bc2757e464d8d10f7e7e3beb171"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T10:22:14Z", "revision_number": 0, "id": "671fb490-7d8d-4a77-9e31-609c29c0b68e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T10:22:14Z", "security_group_id": "469c6195-428f-4aa1-ab91-9efdfadc405b", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "port_range_min": null, "ethertype": "IPv6", "project_id": "db7c4bc2757e464d8d10f7e7e3beb171"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T10:22:14Z", "revision_number": 0, "id": "c56d0c13-9b32-4c78-954b-de14af890bb1", "remote_group_id": "469c6195-428f-4aa1-ab91-9efdfadc405b", "remote_ip_prefix": null, "created_at": "2019-04-09T10:22:14Z", "security_group_id": "469c6195-428f-4aa1-ab91-9efdfadc405b", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "port_range_min": null, "ethertype": "IPv6", "project_id": "db7c4bc2757e464d8d10f7e7e3beb171"}], "revision_number": 1, "project_id": "db7c4bc2757e464d8d10f7e7e3beb171", "id": "469c6195-428f-4aa1-ab91-9efdfadc405b", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "created_at": "2019-04-09T10:22:27Z", "updated_at": "2019-04-09T10:22:28Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-04-09T10:22:28Z", "revision_number": 0, "id": "0aa2623c-aae5-4d9c-93dd-89a263a98e61", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T10:22:28Z", "security_group_id": "785fb68e-6dfd-4337-aefc-c8da058b4953", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "port_range_min": 22, "ethertype": "IPv4", "project_id": "db7c4bc2757e464d8d10f7e7e3beb171"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T10:22:27Z", "revision_number": 0, "id": "8dee5205-cc78-4720-98bf-dfb7f07df4d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T10:22:27Z", "security_group_id": "785fb68e-6dfd-4337-aefc-c8da058b4953", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "port_range_min": null, "ethertype": "IPv4", "project_id": "db7c4bc2757e464d8d10f7e7e3beb171"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T10:22:27Z", "revision_number": 0, "id": "ab3cf5b6-344d-47b0-b1f3-82e72e4042f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T10:22:27Z", "security_group_id": "785fb68e-6dfd-4337-aefc-c8da058b4953", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "port_range_min": null, "ethertype": "IPv6", "project_id": "db7c4bc2757e464d8d10f7e7e3beb171"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-04-09T10:22:28Z", "revision_number": 0, "id": "c899cce4-0191-49e2-90ec-cf11fc56492c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T10:22:28Z", "security_group_id": "785fb68e-6dfd-4337-aefc-c8da058b4953", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "port_range_min": null, "ethertype": "IPv4", "project_id": "db7c4bc2757e464d8d10f7e7e3beb171"}], "revision_number": 3, "project_id": "db7c4bc2757e464d8d10f7e7e3beb171", "id": "785fb68e-6dfd-4337-aefc-c8da058b4953", "name": "cloudify_ims-sg_116a8538-afc5-4820-93fc-150487bf025b"}]} 2019-04-09 10:22:36,645 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-e88d4611-7b6a-42a5-b311-ea61052928f8 2019-04-09 10:22:36,646 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0438351631165s 2019-04-09 10:22:36,651 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-04-09 10:22:36,652 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b27c88c21ac004e71758c3f8d1d0c2fa269e74d" -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": "785fb68e-6dfd-4337-aefc-c8da058b4953"}}' 2019-04-09 10:22:36,768 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Tue, 09 Apr 2019 10:22:28 GMT X-Openstack-Request-Id: req-58b7ef16-5e0b-4795-8188-e291a15b1c3b 2019-04-09 10:22:36,768 - keystoneauth.session - DEBUG - 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": "2019-04-09T10:22:28Z", "security_group_id": "785fb68e-6dfd-4337-aefc-c8da058b4953", "port_range_min": 80, "revision_number": 0, "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "created_at": "2019-04-09T10:22:28Z", "project_id": "db7c4bc2757e464d8d10f7e7e3beb171", "id": "4851a2b9-ac68-43c0-b498-25a3372bdc4a"}} 2019-04-09 10:22:36,768 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-58b7ef16-5e0b-4795-8188-e291a15b1c3b 2019-04-09 10:22:36,769 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.117428064346s 2019-04-09 10:22:36,775 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-09 10:22:36,776 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b27c88c21ac004e71758c3f8d1d0c2fa269e74d" 2019-04-09 10:22:36,820 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 5333 Content-Type: application/json Date: Tue, 09 Apr 2019 10:22:28 GMT X-Openstack-Request-Id: req-54b30c1f-06bd-4bde-8f92-c899b6dbd201 2019-04-09 10:22:36,820 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "created_at": "2019-04-09T10:22:14Z", "updated_at": "2019-04-09T10:22:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T10:22:14Z", "revision_number": 0, "id": "0c6fc67f-d54c-4c89-bc4c-46e6d0d41d98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T10:22:14Z", "security_group_id": "469c6195-428f-4aa1-ab91-9efdfadc405b", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "port_range_min": null, "ethertype": "IPv4", "project_id": "db7c4bc2757e464d8d10f7e7e3beb171"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T10:22:14Z", "revision_number": 0, "id": "57b0caab-7559-48fa-b146-1e4798a9f960", "remote_group_id": "469c6195-428f-4aa1-ab91-9efdfadc405b", "remote_ip_prefix": null, "created_at": "2019-04-09T10:22:14Z", "security_group_id": "469c6195-428f-4aa1-ab91-9efdfadc405b", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "port_range_min": null, "ethertype": "IPv4", "project_id": "db7c4bc2757e464d8d10f7e7e3beb171"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T10:22:14Z", "revision_number": 0, "id": "671fb490-7d8d-4a77-9e31-609c29c0b68e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T10:22:14Z", "security_group_id": "469c6195-428f-4aa1-ab91-9efdfadc405b", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "port_range_min": null, "ethertype": "IPv6", "project_id": "db7c4bc2757e464d8d10f7e7e3beb171"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T10:22:14Z", "revision_number": 0, "id": "c56d0c13-9b32-4c78-954b-de14af890bb1", "remote_group_id": "469c6195-428f-4aa1-ab91-9efdfadc405b", "remote_ip_prefix": null, "created_at": "2019-04-09T10:22:14Z", "security_group_id": "469c6195-428f-4aa1-ab91-9efdfadc405b", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "port_range_min": null, "ethertype": "IPv6", "project_id": "db7c4bc2757e464d8d10f7e7e3beb171"}], "revision_number": 1, "project_id": "db7c4bc2757e464d8d10f7e7e3beb171", "id": "469c6195-428f-4aa1-ab91-9efdfadc405b", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "created_at": "2019-04-09T10:22:27Z", "updated_at": "2019-04-09T10:22:28Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-04-09T10:22:28Z", "revision_number": 0, "id": "0aa2623c-aae5-4d9c-93dd-89a263a98e61", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T10:22:28Z", "security_group_id": "785fb68e-6dfd-4337-aefc-c8da058b4953", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "port_range_min": 22, "ethertype": "IPv4", "project_id": "db7c4bc2757e464d8d10f7e7e3beb171"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-04-09T10:22:28Z", "revision_number": 0, "id": "4851a2b9-ac68-43c0-b498-25a3372bdc4a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T10:22:28Z", "security_group_id": "785fb68e-6dfd-4337-aefc-c8da058b4953", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "port_range_min": 80, "ethertype": "IPv4", "project_id": "db7c4bc2757e464d8d10f7e7e3beb171"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T10:22:27Z", "revision_number": 0, "id": "8dee5205-cc78-4720-98bf-dfb7f07df4d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T10:22:27Z", "security_group_id": "785fb68e-6dfd-4337-aefc-c8da058b4953", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "port_range_min": null, "ethertype": "IPv4", "project_id": "db7c4bc2757e464d8d10f7e7e3beb171"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T10:22:27Z", "revision_number": 0, "id": "ab3cf5b6-344d-47b0-b1f3-82e72e4042f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T10:22:27Z", "security_group_id": "785fb68e-6dfd-4337-aefc-c8da058b4953", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "port_range_min": null, "ethertype": "IPv6", "project_id": "db7c4bc2757e464d8d10f7e7e3beb171"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-04-09T10:22:28Z", "revision_number": 0, "id": "c899cce4-0191-49e2-90ec-cf11fc56492c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T10:22:28Z", "security_group_id": "785fb68e-6dfd-4337-aefc-c8da058b4953", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "port_range_min": null, "ethertype": "IPv4", "project_id": "db7c4bc2757e464d8d10f7e7e3beb171"}], "revision_number": 4, "project_id": "db7c4bc2757e464d8d10f7e7e3beb171", "id": "785fb68e-6dfd-4337-aefc-c8da058b4953", "name": "cloudify_ims-sg_116a8538-afc5-4820-93fc-150487bf025b"}]} 2019-04-09 10:22:36,821 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-54b30c1f-06bd-4bde-8f92-c899b6dbd201 2019-04-09 10:22:36,821 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0456409454346s 2019-04-09 10:22:36,827 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-04-09 10:22:36,827 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b27c88c21ac004e71758c3f8d1d0c2fa269e74d" -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": "785fb68e-6dfd-4337-aefc-c8da058b4953"}}' 2019-04-09 10:22:36,956 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 509 Content-Type: application/json Date: Tue, 09 Apr 2019 10:22:28 GMT X-Openstack-Request-Id: req-90014f3d-02cf-4032-814a-bfcb5f16fe77 2019-04-09 10:22:36,956 - keystoneauth.session - DEBUG - 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": "2019-04-09T10:22:28Z", "security_group_id": "785fb68e-6dfd-4337-aefc-c8da058b4953", "port_range_min": 443, "revision_number": 0, "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "created_at": "2019-04-09T10:22:28Z", "project_id": "db7c4bc2757e464d8d10f7e7e3beb171", "id": "e7afa6a8-a91d-4fa2-ac72-34076d22a792"}} 2019-04-09 10:22:36,956 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-90014f3d-02cf-4032-814a-bfcb5f16fe77 2019-04-09 10:22:36,957 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.129551172256s 2019-04-09 10:22:36,963 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-09 10:22:36,964 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b27c88c21ac004e71758c3f8d1d0c2fa269e74d" 2019-04-09 10:22:37,015 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 5831 Content-Type: application/json Date: Tue, 09 Apr 2019 10:22:28 GMT X-Openstack-Request-Id: req-efaee033-f59e-40e3-828c-f587a74c24aa 2019-04-09 10:22:37,016 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "created_at": "2019-04-09T10:22:14Z", "updated_at": "2019-04-09T10:22:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T10:22:14Z", "revision_number": 0, "id": "0c6fc67f-d54c-4c89-bc4c-46e6d0d41d98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T10:22:14Z", "security_group_id": "469c6195-428f-4aa1-ab91-9efdfadc405b", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "port_range_min": null, "ethertype": "IPv4", "project_id": "db7c4bc2757e464d8d10f7e7e3beb171"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T10:22:14Z", "revision_number": 0, "id": "57b0caab-7559-48fa-b146-1e4798a9f960", "remote_group_id": "469c6195-428f-4aa1-ab91-9efdfadc405b", "remote_ip_prefix": null, "created_at": "2019-04-09T10:22:14Z", "security_group_id": "469c6195-428f-4aa1-ab91-9efdfadc405b", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "port_range_min": null, "ethertype": "IPv4", "project_id": "db7c4bc2757e464d8d10f7e7e3beb171"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T10:22:14Z", "revision_number": 0, "id": "671fb490-7d8d-4a77-9e31-609c29c0b68e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T10:22:14Z", "security_group_id": "469c6195-428f-4aa1-ab91-9efdfadc405b", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "port_range_min": null, "ethertype": "IPv6", "project_id": "db7c4bc2757e464d8d10f7e7e3beb171"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T10:22:14Z", "revision_number": 0, "id": "c56d0c13-9b32-4c78-954b-de14af890bb1", "remote_group_id": "469c6195-428f-4aa1-ab91-9efdfadc405b", "remote_ip_prefix": null, "created_at": "2019-04-09T10:22:14Z", "security_group_id": "469c6195-428f-4aa1-ab91-9efdfadc405b", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "port_range_min": null, "ethertype": "IPv6", "project_id": "db7c4bc2757e464d8d10f7e7e3beb171"}], "revision_number": 1, "project_id": "db7c4bc2757e464d8d10f7e7e3beb171", "id": "469c6195-428f-4aa1-ab91-9efdfadc405b", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "created_at": "2019-04-09T10:22:27Z", "updated_at": "2019-04-09T10:22:28Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-04-09T10:22:28Z", "revision_number": 0, "id": "0aa2623c-aae5-4d9c-93dd-89a263a98e61", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T10:22:28Z", "security_group_id": "785fb68e-6dfd-4337-aefc-c8da058b4953", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "port_range_min": 22, "ethertype": "IPv4", "project_id": "db7c4bc2757e464d8d10f7e7e3beb171"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-04-09T10:22:28Z", "revision_number": 0, "id": "4851a2b9-ac68-43c0-b498-25a3372bdc4a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T10:22:28Z", "security_group_id": "785fb68e-6dfd-4337-aefc-c8da058b4953", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "port_range_min": 80, "ethertype": "IPv4", "project_id": "db7c4bc2757e464d8d10f7e7e3beb171"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T10:22:27Z", "revision_number": 0, "id": "8dee5205-cc78-4720-98bf-dfb7f07df4d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T10:22:27Z", "security_group_id": "785fb68e-6dfd-4337-aefc-c8da058b4953", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "port_range_min": null, "ethertype": "IPv4", "project_id": "db7c4bc2757e464d8d10f7e7e3beb171"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T10:22:27Z", "revision_number": 0, "id": "ab3cf5b6-344d-47b0-b1f3-82e72e4042f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T10:22:27Z", "security_group_id": "785fb68e-6dfd-4337-aefc-c8da058b4953", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "port_range_min": null, "ethertype": "IPv6", "project_id": "db7c4bc2757e464d8d10f7e7e3beb171"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-04-09T10:22:28Z", "revision_number": 0, "id": "c899cce4-0191-49e2-90ec-cf11fc56492c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T10:22:28Z", "security_group_id": "785fb68e-6dfd-4337-aefc-c8da058b4953", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "port_range_min": null, "ethertype": "IPv4", "project_id": "db7c4bc2757e464d8d10f7e7e3beb171"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2019-04-09T10:22:28Z", "revision_number": 0, "id": "e7afa6a8-a91d-4fa2-ac72-34076d22a792", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T10:22:28Z", "security_group_id": "785fb68e-6dfd-4337-aefc-c8da058b4953", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "port_range_min": 443, "ethertype": "IPv4", "project_id": "db7c4bc2757e464d8d10f7e7e3beb171"}], "revision_number": 5, "project_id": "db7c4bc2757e464d8d10f7e7e3beb171", "id": "785fb68e-6dfd-4337-aefc-c8da058b4953", "name": "cloudify_ims-sg_116a8538-afc5-4820-93fc-150487bf025b"}]} 2019-04-09 10:22:37,016 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-efaee033-f59e-40e3-828c-f587a74c24aa 2019-04-09 10:22:37,016 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0532250404358s 2019-04-09 10:22:37,022 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-04-09 10:22:37,023 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b27c88c21ac004e71758c3f8d1d0c2fa269e74d" -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": "785fb68e-6dfd-4337-aefc-c8da058b4953"}}' 2019-04-09 10:22:37,142 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 511 Content-Type: application/json Date: Tue, 09 Apr 2019 10:22:28 GMT X-Openstack-Request-Id: req-9fd4fc76-1381-4c67-8380-95a887b6b7c6 2019-04-09 10:22:37,142 - keystoneauth.session - DEBUG - 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": "2019-04-09T10:22:28Z", "security_group_id": "785fb68e-6dfd-4337-aefc-c8da058b4953", "port_range_min": 5671, "revision_number": 0, "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "created_at": "2019-04-09T10:22:28Z", "project_id": "db7c4bc2757e464d8d10f7e7e3beb171", "id": "7f361a5d-b935-45b8-bfdb-6006e9f6b7ea"}} 2019-04-09 10:22:37,142 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-9fd4fc76-1381-4c67-8380-95a887b6b7c6 2019-04-09 10:22:37,142 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.119775056839s 2019-04-09 10:22:37,149 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-09 10:22:37,149 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b27c88c21ac004e71758c3f8d1d0c2fa269e74d" 2019-04-09 10:22:37,196 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 6331 Content-Type: application/json Date: Tue, 09 Apr 2019 10:22:28 GMT X-Openstack-Request-Id: req-a05b5256-51b1-4674-bd76-58c8fe300af4 2019-04-09 10:22:37,197 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "created_at": "2019-04-09T10:22:14Z", "updated_at": "2019-04-09T10:22:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T10:22:14Z", "revision_number": 0, "id": "0c6fc67f-d54c-4c89-bc4c-46e6d0d41d98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T10:22:14Z", "security_group_id": "469c6195-428f-4aa1-ab91-9efdfadc405b", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "port_range_min": null, "ethertype": "IPv4", "project_id": "db7c4bc2757e464d8d10f7e7e3beb171"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T10:22:14Z", "revision_number": 0, "id": "57b0caab-7559-48fa-b146-1e4798a9f960", "remote_group_id": "469c6195-428f-4aa1-ab91-9efdfadc405b", "remote_ip_prefix": null, "created_at": "2019-04-09T10:22:14Z", "security_group_id": "469c6195-428f-4aa1-ab91-9efdfadc405b", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "port_range_min": null, "ethertype": "IPv4", "project_id": "db7c4bc2757e464d8d10f7e7e3beb171"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T10:22:14Z", "revision_number": 0, "id": "671fb490-7d8d-4a77-9e31-609c29c0b68e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T10:22:14Z", "security_group_id": "469c6195-428f-4aa1-ab91-9efdfadc405b", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "port_range_min": null, "ethertype": "IPv6", "project_id": "db7c4bc2757e464d8d10f7e7e3beb171"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T10:22:14Z", "revision_number": 0, "id": "c56d0c13-9b32-4c78-954b-de14af890bb1", "remote_group_id": "469c6195-428f-4aa1-ab91-9efdfadc405b", "remote_ip_prefix": null, "created_at": "2019-04-09T10:22:14Z", "security_group_id": "469c6195-428f-4aa1-ab91-9efdfadc405b", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "port_range_min": null, "ethertype": "IPv6", "project_id": "db7c4bc2757e464d8d10f7e7e3beb171"}], "revision_number": 1, "project_id": "db7c4bc2757e464d8d10f7e7e3beb171", "id": "469c6195-428f-4aa1-ab91-9efdfadc405b", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "created_at": "2019-04-09T10:22:27Z", "updated_at": "2019-04-09T10:22:28Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-04-09T10:22:28Z", "revision_number": 0, "id": "0aa2623c-aae5-4d9c-93dd-89a263a98e61", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T10:22:28Z", "security_group_id": "785fb68e-6dfd-4337-aefc-c8da058b4953", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "port_range_min": 22, "ethertype": "IPv4", "project_id": "db7c4bc2757e464d8d10f7e7e3beb171"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-04-09T10:22:28Z", "revision_number": 0, "id": "4851a2b9-ac68-43c0-b498-25a3372bdc4a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T10:22:28Z", "security_group_id": "785fb68e-6dfd-4337-aefc-c8da058b4953", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "port_range_min": 80, "ethertype": "IPv4", "project_id": "db7c4bc2757e464d8d10f7e7e3beb171"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2019-04-09T10:22:28Z", "revision_number": 0, "id": "7f361a5d-b935-45b8-bfdb-6006e9f6b7ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T10:22:28Z", "security_group_id": "785fb68e-6dfd-4337-aefc-c8da058b4953", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "db7c4bc2757e464d8d10f7e7e3beb171"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T10:22:27Z", "revision_number": 0, "id": "8dee5205-cc78-4720-98bf-dfb7f07df4d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T10:22:27Z", "security_group_id": "785fb68e-6dfd-4337-aefc-c8da058b4953", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "port_range_min": null, "ethertype": "IPv4", "project_id": "db7c4bc2757e464d8d10f7e7e3beb171"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T10:22:27Z", "revision_number": 0, "id": "ab3cf5b6-344d-47b0-b1f3-82e72e4042f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T10:22:27Z", "security_group_id": "785fb68e-6dfd-4337-aefc-c8da058b4953", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "port_range_min": null, "ethertype": "IPv6", "project_id": "db7c4bc2757e464d8d10f7e7e3beb171"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-04-09T10:22:28Z", "revision_number": 0, "id": "c899cce4-0191-49e2-90ec-cf11fc56492c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T10:22:28Z", "security_group_id": "785fb68e-6dfd-4337-aefc-c8da058b4953", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "port_range_min": null, "ethertype": "IPv4", "project_id": "db7c4bc2757e464d8d10f7e7e3beb171"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2019-04-09T10:22:28Z", "revision_number": 0, "id": "e7afa6a8-a91d-4fa2-ac72-34076d22a792", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T10:22:28Z", "security_group_id": "785fb68e-6dfd-4337-aefc-c8da058b4953", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "port_range_min": 443, "ethertype": "IPv4", "project_id": "db7c4bc2757e464d8d10f7e7e3beb171"}], "revision_number": 6, "project_id": "db7c4bc2757e464d8d10f7e7e3beb171", "id": "785fb68e-6dfd-4337-aefc-c8da058b4953", "name": "cloudify_ims-sg_116a8538-afc5-4820-93fc-150487bf025b"}]} 2019-04-09 10:22:37,197 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-a05b5256-51b1-4674-bd76-58c8fe300af4 2019-04-09 10:22:37,198 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0487031936646s 2019-04-09 10:22:37,203 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-04-09 10:22:37,204 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b27c88c21ac004e71758c3f8d1d0c2fa269e74d" -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": "785fb68e-6dfd-4337-aefc-c8da058b4953"}}' 2019-04-09 10:22:37,343 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 513 Content-Type: application/json Date: Tue, 09 Apr 2019 10:22:29 GMT X-Openstack-Request-Id: req-3751f879-e850-4ba1-8358-f0c2f1e01dbe 2019-04-09 10:22:37,343 - keystoneauth.session - DEBUG - 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": "2019-04-09T10:22:29Z", "security_group_id": "785fb68e-6dfd-4337-aefc-c8da058b4953", "port_range_min": 53333, "revision_number": 0, "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "created_at": "2019-04-09T10:22:29Z", "project_id": "db7c4bc2757e464d8d10f7e7e3beb171", "id": "21c61f88-d571-4908-8bd9-b4cc16cfa454"}} 2019-04-09 10:22:37,343 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-3751f879-e850-4ba1-8358-f0c2f1e01dbe 2019-04-09 10:22:37,344 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.140153884888s 2019-04-09 10:22:37,345 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-09 10:22:37,345 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b27c88c21ac004e71758c3f8d1d0c2fa269e74d" 2019-04-09 10:22:37,443 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Tue, 09 Apr 2019 10:22:29 GMT X-Openstack-Request-Id: req-d55049e0-017b-46b5-9a7b-395453d0dd3e 2019-04-09 10:22:37,443 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"67c32f4e-cb01-4d56-a2b5-fe18f582c72d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"db7c4bc2757e464d8d10f7e7e3beb171","l2_adjacency":true,"status":"ACTIVE","subnets":["edfeb275-2a42-486e-9bba-afb24ae942b3"],"description":"","tags":[],"updated_at":"2019-04-09T10:22:15Z","qos_policy_id":null,"name":"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b","admin_state_up":true,"tenant_id":"db7c4bc2757e464d8d10f7e7e3beb171","created_at":"2019-04-09T10:22:14Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"b62787c2-635d-4893-8553-7ee0260442ff","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ba7a30bb29394fc4a587735d9dfb749e","l2_adjacency":true,"status":"ACTIVE","subnets":["dce875e1-9eec-4cb2-94e6-93dffefe33f6"],"description":"","tags":[],"updated_at":"2019-04-09T06:38:46Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ba7a30bb29394fc4a587735d9dfb749e","created_at":"2019-04-09T06:24:05Z","mtu":1500}]} 2019-04-09 10:22:37,443 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-d55049e0-017b-46b5-9a7b-395453d0dd3e 2019-04-09 10:22:37,443 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0983180999756s 2019-04-09 10:22:37,449 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-09 10:22:37,453 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b27c88c21ac004e71758c3f8d1d0c2fa269e74d" 2019-04-09 10:22:37,485 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Tue, 09 Apr 2019 10:22:29 GMT X-Openstack-Request-Id: req-af396d7b-df73-45d5-9d8c-c3249de40e0b 2019-04-09 10:22:37,486 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-09T10:22:26Z", "file": "/v2/images/cccc5109-da38-4bd7-81f6-8ad42d341012/file", "owner": "db7c4bc2757e464d8d10f7e7e3beb171", "id": "cccc5109-da38-4bd7-81f6-8ad42d341012", "size": 301006848, "self": "/v2/images/cccc5109-da38-4bd7-81f6-8ad42d341012", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/cccc5109-da38-4bd7-81f6-8ad42d341012/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "52884f12d100b5c4ad58f892bccbc514801e9d398b4b857354c18d27e3bde808", "locations": [{"url": "rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/cccc5109-da38-4bd7-81f6-8ad42d341012/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_116a8538-afc5-4820-93fc-150487bf025b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "01156cac3de96f238410bbc795c963b6", "name": "cloudify_ims-img_116a8538-afc5-4820-93fc-150487bf025b", "checksum": "01156cac3de96f238410bbc795c963b6", "created_at": "2019-04-09T10:22:22Z", "os_hidden": false, "protected": false, "os_hash_value": "9a81ae40194dfb8dc3588d802299fd763567e8230dce608b439e7bf37b0dcf82a02ff2c722e38cae2aa98e2a2b349261864c8faf2d6bbc741c3b8e507d1a391d"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-09 10:22:37,486 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-af396d7b-df73-45d5-9d8c-c3249de40e0b 2019-04-09 10:22:37,486 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0372700691223s 2019-04-09 10:22:37,493 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-09 10:22:37,497 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b27c88c21ac004e71758c3f8d1d0c2fa269e74d" 2019-04-09 10:22:37,516 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 315 Content-Type: application/json Date: Tue, 09 Apr 2019 10:22:29 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-23d8f1a5-82ab-40ad-ab20-cb4801855779 x-openstack-request-id: req-23d8f1a5-82ab-40ad-ab20-cb4801855779 2019-04-09 10:22:37,516 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "cloudify_ims-flavor_116a8538-afc5-4820-93fc-150487bf025b", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/b489ced4-c088-476e-ae85-b50332f9635a", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/b489ced4-c088-476e-ae85-b50332f9635a", "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": "b489ced4-c088-476e-ae85-b50332f9635a"}]} 2019-04-09 10:22:37,517 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-23d8f1a5-82ab-40ad-ab20-cb4801855779 2019-04-09 10:22:37,517 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.023745059967s 2019-04-09 10:22:37,518 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-04-09 10:22:37,522 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b27c88c21ac004e71758c3f8d1d0c2fa269e74d" -d '{"server": {"name": "cloudify_ims-vm_116a8538-afc5-4820-93fc-150487bf025b", "imageRef": "cccc5109-da38-4bd7-81f6-8ad42d341012", "key_name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "flavorRef": "b489ced4-c088-476e-ae85-b50332f9635a", "max_count": 1, "min_count": 1, "networks": [{"uuid": "67c32f4e-cb01-4d56-a2b5-fe18f582c72d"}], "security_groups": [{"name": "785fb68e-6dfd-4337-aefc-c8da058b4953"}]}}' 2019-04-09 10:22:39,527 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Tue, 09 Apr 2019 10:22:29 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 location: http://172.30.9.21:8774/v2.1/servers/5d941acb-8121-47da-a745-a7d95ae2a101 x-compute-request-id: req-3c64bf97-df4c-4b25-ae94-3bb046274128 x-openstack-request-id: req-3c64bf97-df4c-4b25-ae94-3bb046274128 2019-04-09 10:22:39,527 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "785fb68e-6dfd-4337-aefc-c8da058b4953"}], "OS-DCF:diskConfig": "MANUAL", "id": "5d941acb-8121-47da-a745-a7d95ae2a101", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/5d941acb-8121-47da-a745-a7d95ae2a101", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/5d941acb-8121-47da-a745-a7d95ae2a101", "rel": "bookmark"}], "adminPass": "7u3iDzBaqjwp"}} 2019-04-09 10:22:39,527 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-3c64bf97-df4c-4b25-ae94-3bb046274128 2019-04-09 10:22:39,527 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.00884985924s 2019-04-09 10:22:39,528 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 10:22:39,532 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b27c88c21ac004e71758c3f8d1d0c2fa269e74d" 2019-04-09 10:22:39,845 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 606 Content-Type: application/json Date: Tue, 09 Apr 2019 10:22:31 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-3315edac-07ed-466c-a401-5bbd7db6c4b7 x-openstack-request-id: req-3315edac-07ed-466c-a401-5bbd7db6c4b7 2019-04-09 10:22:39,845 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/5d941acb-8121-47da-a745-a7d95ae2a101", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/5d941acb-8121-47da-a745-a7d95ae2a101", "rel": "bookmark"}], "image": {"id": "cccc5109-da38-4bd7-81f6-8ad42d341012", "links": [{"href": "http://172.30.9.21:8774/images/cccc5109-da38-4bd7-81f6-8ad42d341012", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b489ced4-c088-476e-ae85-b50332f9635a", "links": [{"href": "http://172.30.9.21:8774/flavors/b489ced4-c088-476e-ae85-b50332f9635a", "rel": "bookmark"}]}, "id": "5d941acb-8121-47da-a745-a7d95ae2a101", "user_id": "ac8606d68bbd45969d2b1630e01ac7c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T10:22:31Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "name": "cloudify_ims-vm_116a8538-afc5-4820-93fc-150487bf025b", "created": "2019-04-09T10:22:31Z", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 10:22:39,845 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-3315edac-07ed-466c-a401-5bbd7db6c4b7 2019-04-09 10:22:39,845 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.317188024521s 2019-04-09 10:22:39,857 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-09 10:22:39,857 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b27c88c21ac004e71758c3f8d1d0c2fa269e74d" 2019-04-09 10:22:40,205 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Tue, 09 Apr 2019 10:22:31 GMT X-Openstack-Request-Id: req-2dedc3ba-8f08-4045-a0e4-706d0ef4f109 2019-04-09 10:22:40,206 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"67c32f4e-cb01-4d56-a2b5-fe18f582c72d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"db7c4bc2757e464d8d10f7e7e3beb171","l2_adjacency":true,"status":"ACTIVE","subnets":["edfeb275-2a42-486e-9bba-afb24ae942b3"],"description":"","tags":[],"updated_at":"2019-04-09T10:22:15Z","qos_policy_id":null,"name":"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b","admin_state_up":true,"tenant_id":"db7c4bc2757e464d8d10f7e7e3beb171","created_at":"2019-04-09T10:22:14Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"b62787c2-635d-4893-8553-7ee0260442ff","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ba7a30bb29394fc4a587735d9dfb749e","l2_adjacency":true,"status":"ACTIVE","subnets":["dce875e1-9eec-4cb2-94e6-93dffefe33f6"],"description":"","tags":[],"updated_at":"2019-04-09T06:38:46Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ba7a30bb29394fc4a587735d9dfb749e","created_at":"2019-04-09T06:24:05Z","mtu":1500}]} 2019-04-09 10:22:40,206 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-2dedc3ba-8f08-4045-a0e4-706d0ef4f109 2019-04-09 10:22:40,206 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.348785877228s 2019-04-09 10:22:40,207 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-04-09 10:22:40,207 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b27c88c21ac004e71758c3f8d1d0c2fa269e74d" 2019-04-09 10:22:40,267 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 683 Content-Type: application/json Date: Tue, 09 Apr 2019 10:22:32 GMT X-Openstack-Request-Id: req-1bc5b648-0834-4222-9e1f-fbf541c3cf40 2019-04-09 10:22:40,267 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"67c32f4e-cb01-4d56-a2b5-fe18f582c72d","tenant_id":"db7c4bc2757e464d8d10f7e7e3beb171","created_at":"2019-04-09T10:22:15Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-04-09T10:22:15Z","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":"db7c4bc2757e464d8d10f7e7e3beb171","id":"edfeb275-2a42-486e-9bba-afb24ae942b3","subnetpool_id":null,"name":"cloudify_ims-subnet_116a8538-afc5-4820-93fc-150487bf025b"}]} 2019-04-09 10:22:40,267 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-1bc5b648-0834-4222-9e1f-fbf541c3cf40 2019-04-09 10:22:40,268 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0608220100403s 2019-04-09 10:22:40,268 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 10:22:42,271 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 10:22:42,274 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b27c88c21ac004e71758c3f8d1d0c2fa269e74d" 2019-04-09 10:22:42,670 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 649 Content-Type: application/json Date: Tue, 09 Apr 2019 10:22:34 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-55feca10-c8e2-4b16-ad5b-d455363ed318 x-openstack-request-id: req-55feca10-c8e2-4b16-ad5b-d455363ed318 2019-04-09 10:22:42,671 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/5d941acb-8121-47da-a745-a7d95ae2a101", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/5d941acb-8121-47da-a745-a7d95ae2a101", "rel": "bookmark"}], "image": {"id": "cccc5109-da38-4bd7-81f6-8ad42d341012", "links": [{"href": "http://172.30.9.21:8774/images/cccc5109-da38-4bd7-81f6-8ad42d341012", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b489ced4-c088-476e-ae85-b50332f9635a", "links": [{"href": "http://172.30.9.21:8774/flavors/b489ced4-c088-476e-ae85-b50332f9635a", "rel": "bookmark"}]}, "id": "5d941acb-8121-47da-a745-a7d95ae2a101", "user_id": "ac8606d68bbd45969d2b1630e01ac7c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T10:22:33Z", "hostId": "559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "name": "cloudify_ims-vm_116a8538-afc5-4820-93fc-150487bf025b", "created": "2019-04-09T10:22:31Z", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 10:22:42,671 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-55feca10-c8e2-4b16-ad5b-d455363ed318 2019-04-09 10:22:42,671 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.40030503273s 2019-04-09 10:22:42,678 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 10:22:44,680 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 10:22:44,684 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b27c88c21ac004e71758c3f8d1d0c2fa269e74d" 2019-04-09 10:22:45,455 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Tue, 09 Apr 2019 10:22:36 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-2da27d86-3174-4568-a522-8b9ed8eb32e7 x-openstack-request-id: req-2da27d86-3174-4568-a522-8b9ed8eb32e7 2019-04-09 10:22:45,456 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/5d941acb-8121-47da-a745-a7d95ae2a101", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/5d941acb-8121-47da-a745-a7d95ae2a101", "rel": "bookmark"}], "image": {"id": "cccc5109-da38-4bd7-81f6-8ad42d341012", "links": [{"href": "http://172.30.9.21:8774/images/cccc5109-da38-4bd7-81f6-8ad42d341012", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b489ced4-c088-476e-ae85-b50332f9635a", "links": [{"href": "http://172.30.9.21:8774/flavors/b489ced4-c088-476e-ae85-b50332f9635a", "rel": "bookmark"}]}, "id": "5d941acb-8121-47da-a745-a7d95ae2a101", "security_groups": [{"name": "cloudify_ims-sg_116a8538-afc5-4820-93fc-150487bf025b"}], "user_id": "ac8606d68bbd45969d2b1630e01ac7c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T10:22:33Z", "hostId": "559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "name": "cloudify_ims-vm_116a8538-afc5-4820-93fc-150487bf025b", "created": "2019-04-09T10:22:31Z", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 10:22:45,456 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-2da27d86-3174-4568-a522-8b9ed8eb32e7 2019-04-09 10:22:45,456 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.775405168533s 2019-04-09 10:22:45,462 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 10:22:47,465 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 10:22:47,468 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b27c88c21ac004e71758c3f8d1d0c2fa269e74d" 2019-04-09 10:22:48,202 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Tue, 09 Apr 2019 10:22:39 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-db351ae9-bed0-4d03-8159-cfca303ca0cd x-openstack-request-id: req-db351ae9-bed0-4d03-8159-cfca303ca0cd 2019-04-09 10:22:48,203 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/5d941acb-8121-47da-a745-a7d95ae2a101", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/5d941acb-8121-47da-a745-a7d95ae2a101", "rel": "bookmark"}], "image": {"id": "cccc5109-da38-4bd7-81f6-8ad42d341012", "links": [{"href": "http://172.30.9.21:8774/images/cccc5109-da38-4bd7-81f6-8ad42d341012", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b489ced4-c088-476e-ae85-b50332f9635a", "links": [{"href": "http://172.30.9.21:8774/flavors/b489ced4-c088-476e-ae85-b50332f9635a", "rel": "bookmark"}]}, "id": "5d941acb-8121-47da-a745-a7d95ae2a101", "security_groups": [{"name": "cloudify_ims-sg_116a8538-afc5-4820-93fc-150487bf025b"}], "user_id": "ac8606d68bbd45969d2b1630e01ac7c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T10:22:33Z", "hostId": "559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "name": "cloudify_ims-vm_116a8538-afc5-4820-93fc-150487bf025b", "created": "2019-04-09T10:22:31Z", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 10:22:48,203 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-db351ae9-bed0-4d03-8159-cfca303ca0cd 2019-04-09 10:22:48,203 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.738198041916s 2019-04-09 10:22:48,210 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 10:22:50,212 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 10:22:50,215 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b27c88c21ac004e71758c3f8d1d0c2fa269e74d" 2019-04-09 10:22:50,553 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Tue, 09 Apr 2019 10:22:41 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-90fcc0f1-ef39-40dd-a6b1-33b49d28803d x-openstack-request-id: req-90fcc0f1-ef39-40dd-a6b1-33b49d28803d 2019-04-09 10:22:50,554 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/5d941acb-8121-47da-a745-a7d95ae2a101", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/5d941acb-8121-47da-a745-a7d95ae2a101", "rel": "bookmark"}], "image": {"id": "cccc5109-da38-4bd7-81f6-8ad42d341012", "links": [{"href": "http://172.30.9.21:8774/images/cccc5109-da38-4bd7-81f6-8ad42d341012", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b489ced4-c088-476e-ae85-b50332f9635a", "links": [{"href": "http://172.30.9.21:8774/flavors/b489ced4-c088-476e-ae85-b50332f9635a", "rel": "bookmark"}]}, "id": "5d941acb-8121-47da-a745-a7d95ae2a101", "security_groups": [{"name": "cloudify_ims-sg_116a8538-afc5-4820-93fc-150487bf025b"}], "user_id": "ac8606d68bbd45969d2b1630e01ac7c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T10:22:33Z", "hostId": "559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "name": "cloudify_ims-vm_116a8538-afc5-4820-93fc-150487bf025b", "created": "2019-04-09T10:22:31Z", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 10:22:50,554 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-90fcc0f1-ef39-40dd-a6b1-33b49d28803d 2019-04-09 10:22:50,554 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.341928958893s 2019-04-09 10:22:50,561 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 10:22:52,564 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 10:22:52,568 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b27c88c21ac004e71758c3f8d1d0c2fa269e74d" 2019-04-09 10:22:53,728 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Tue, 09 Apr 2019 10:22:44 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-85b302ed-20d6-405a-b285-3b364bf9a504 x-openstack-request-id: req-85b302ed-20d6-405a-b285-3b364bf9a504 2019-04-09 10:22:53,728 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/5d941acb-8121-47da-a745-a7d95ae2a101", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/5d941acb-8121-47da-a745-a7d95ae2a101", "rel": "bookmark"}], "image": {"id": "cccc5109-da38-4bd7-81f6-8ad42d341012", "links": [{"href": "http://172.30.9.21:8774/images/cccc5109-da38-4bd7-81f6-8ad42d341012", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b489ced4-c088-476e-ae85-b50332f9635a", "links": [{"href": "http://172.30.9.21:8774/flavors/b489ced4-c088-476e-ae85-b50332f9635a", "rel": "bookmark"}]}, "id": "5d941acb-8121-47da-a745-a7d95ae2a101", "security_groups": [{"name": "cloudify_ims-sg_116a8538-afc5-4820-93fc-150487bf025b"}], "user_id": "ac8606d68bbd45969d2b1630e01ac7c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T10:22:33Z", "hostId": "559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "name": "cloudify_ims-vm_116a8538-afc5-4820-93fc-150487bf025b", "created": "2019-04-09T10:22:31Z", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 10:22:53,729 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-85b302ed-20d6-405a-b285-3b364bf9a504 2019-04-09 10:22:53,729 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.16507196426s 2019-04-09 10:22:53,736 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 10:22:55,738 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 10:22:55,742 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b27c88c21ac004e71758c3f8d1d0c2fa269e74d" 2019-04-09 10:22:55,958 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Tue, 09 Apr 2019 10:22:47 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-538b7f8d-8053-44a1-92f8-7c8ad558aafa x-openstack-request-id: req-538b7f8d-8053-44a1-92f8-7c8ad558aafa 2019-04-09 10:22:55,959 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/5d941acb-8121-47da-a745-a7d95ae2a101", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/5d941acb-8121-47da-a745-a7d95ae2a101", "rel": "bookmark"}], "image": {"id": "cccc5109-da38-4bd7-81f6-8ad42d341012", "links": [{"href": "http://172.30.9.21:8774/images/cccc5109-da38-4bd7-81f6-8ad42d341012", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b489ced4-c088-476e-ae85-b50332f9635a", "links": [{"href": "http://172.30.9.21:8774/flavors/b489ced4-c088-476e-ae85-b50332f9635a", "rel": "bookmark"}]}, "id": "5d941acb-8121-47da-a745-a7d95ae2a101", "security_groups": [{"name": "cloudify_ims-sg_116a8538-afc5-4820-93fc-150487bf025b"}], "user_id": "ac8606d68bbd45969d2b1630e01ac7c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T10:22:33Z", "hostId": "559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "name": "cloudify_ims-vm_116a8538-afc5-4820-93fc-150487bf025b", "created": "2019-04-09T10:22:31Z", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 10:22:55,959 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-538b7f8d-8053-44a1-92f8-7c8ad558aafa 2019-04-09 10:22:55,959 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.22080206871s 2019-04-09 10:22:55,966 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 10:22:57,969 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 10:22:57,973 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b27c88c21ac004e71758c3f8d1d0c2fa269e74d" 2019-04-09 10:22:58,430 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Tue, 09 Apr 2019 10:22:49 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c46aab58-9bc6-4355-bf90-251935665785 x-openstack-request-id: req-c46aab58-9bc6-4355-bf90-251935665785 2019-04-09 10:22:58,430 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/5d941acb-8121-47da-a745-a7d95ae2a101", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/5d941acb-8121-47da-a745-a7d95ae2a101", "rel": "bookmark"}], "image": {"id": "cccc5109-da38-4bd7-81f6-8ad42d341012", "links": [{"href": "http://172.30.9.21:8774/images/cccc5109-da38-4bd7-81f6-8ad42d341012", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b489ced4-c088-476e-ae85-b50332f9635a", "links": [{"href": "http://172.30.9.21:8774/flavors/b489ced4-c088-476e-ae85-b50332f9635a", "rel": "bookmark"}]}, "id": "5d941acb-8121-47da-a745-a7d95ae2a101", "security_groups": [{"name": "cloudify_ims-sg_116a8538-afc5-4820-93fc-150487bf025b"}], "user_id": "ac8606d68bbd45969d2b1630e01ac7c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T10:22:33Z", "hostId": "559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "name": "cloudify_ims-vm_116a8538-afc5-4820-93fc-150487bf025b", "created": "2019-04-09T10:22:31Z", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 10:22:58,431 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-c46aab58-9bc6-4355-bf90-251935665785 2019-04-09 10:22:58,431 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.461699008942s 2019-04-09 10:22:58,437 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 10:23:00,440 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 10:23:00,443 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b27c88c21ac004e71758c3f8d1d0c2fa269e74d" 2019-04-09 10:23:00,839 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Tue, 09 Apr 2019 10:22:52 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-24206fa8-74d0-48b5-8736-6343cc474647 x-openstack-request-id: req-24206fa8-74d0-48b5-8736-6343cc474647 2019-04-09 10:23:00,840 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/5d941acb-8121-47da-a745-a7d95ae2a101", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/5d941acb-8121-47da-a745-a7d95ae2a101", "rel": "bookmark"}], "image": {"id": "cccc5109-da38-4bd7-81f6-8ad42d341012", "links": [{"href": "http://172.30.9.21:8774/images/cccc5109-da38-4bd7-81f6-8ad42d341012", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b489ced4-c088-476e-ae85-b50332f9635a", "links": [{"href": "http://172.30.9.21:8774/flavors/b489ced4-c088-476e-ae85-b50332f9635a", "rel": "bookmark"}]}, "id": "5d941acb-8121-47da-a745-a7d95ae2a101", "security_groups": [{"name": "cloudify_ims-sg_116a8538-afc5-4820-93fc-150487bf025b"}], "user_id": "ac8606d68bbd45969d2b1630e01ac7c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T10:22:33Z", "hostId": "559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "name": "cloudify_ims-vm_116a8538-afc5-4820-93fc-150487bf025b", "created": "2019-04-09T10:22:31Z", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 10:23:00,840 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-24206fa8-74d0-48b5-8736-6343cc474647 2019-04-09 10:23:00,840 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.400334835052s 2019-04-09 10:23:00,847 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 10:23:02,850 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 10:23:02,854 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b27c88c21ac004e71758c3f8d1d0c2fa269e74d" 2019-04-09 10:23:03,304 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Tue, 09 Apr 2019 10:22:54 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-6c919373-a163-43e7-830c-ab7641c426cf x-openstack-request-id: req-6c919373-a163-43e7-830c-ab7641c426cf 2019-04-09 10:23:03,304 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/5d941acb-8121-47da-a745-a7d95ae2a101", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/5d941acb-8121-47da-a745-a7d95ae2a101", "rel": "bookmark"}], "image": {"id": "cccc5109-da38-4bd7-81f6-8ad42d341012", "links": [{"href": "http://172.30.9.21:8774/images/cccc5109-da38-4bd7-81f6-8ad42d341012", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b489ced4-c088-476e-ae85-b50332f9635a", "links": [{"href": "http://172.30.9.21:8774/flavors/b489ced4-c088-476e-ae85-b50332f9635a", "rel": "bookmark"}]}, "id": "5d941acb-8121-47da-a745-a7d95ae2a101", "security_groups": [{"name": "cloudify_ims-sg_116a8538-afc5-4820-93fc-150487bf025b"}], "user_id": "ac8606d68bbd45969d2b1630e01ac7c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T10:22:33Z", "hostId": "559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "name": "cloudify_ims-vm_116a8538-afc5-4820-93fc-150487bf025b", "created": "2019-04-09T10:22:31Z", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 10:23:03,305 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-6c919373-a163-43e7-830c-ab7641c426cf 2019-04-09 10:23:03,305 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.454509019852s 2019-04-09 10:23:03,311 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 10:23:05,314 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 10:23:05,317 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b27c88c21ac004e71758c3f8d1d0c2fa269e74d" 2019-04-09 10:23:06,462 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Tue, 09 Apr 2019 10:22:57 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-87ac2847-ca66-47d0-82cf-0c9c24b1ea89 x-openstack-request-id: req-87ac2847-ca66-47d0-82cf-0c9c24b1ea89 2019-04-09 10:23:06,462 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/5d941acb-8121-47da-a745-a7d95ae2a101", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/5d941acb-8121-47da-a745-a7d95ae2a101", "rel": "bookmark"}], "image": {"id": "cccc5109-da38-4bd7-81f6-8ad42d341012", "links": [{"href": "http://172.30.9.21:8774/images/cccc5109-da38-4bd7-81f6-8ad42d341012", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b489ced4-c088-476e-ae85-b50332f9635a", "links": [{"href": "http://172.30.9.21:8774/flavors/b489ced4-c088-476e-ae85-b50332f9635a", "rel": "bookmark"}]}, "id": "5d941acb-8121-47da-a745-a7d95ae2a101", "security_groups": [{"name": "cloudify_ims-sg_116a8538-afc5-4820-93fc-150487bf025b"}], "user_id": "ac8606d68bbd45969d2b1630e01ac7c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T10:22:33Z", "hostId": "559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "name": "cloudify_ims-vm_116a8538-afc5-4820-93fc-150487bf025b", "created": "2019-04-09T10:22:31Z", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 10:23:06,462 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-87ac2847-ca66-47d0-82cf-0c9c24b1ea89 2019-04-09 10:23:06,462 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.14851713181s 2019-04-09 10:23:06,469 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 10:23:08,472 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 10:23:08,475 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b27c88c21ac004e71758c3f8d1d0c2fa269e74d" 2019-04-09 10:23:09,024 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Tue, 09 Apr 2019 10:23:00 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-68c28ad7-6024-4487-b3d3-6a5833e71867 x-openstack-request-id: req-68c28ad7-6024-4487-b3d3-6a5833e71867 2019-04-09 10:23:09,025 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/5d941acb-8121-47da-a745-a7d95ae2a101", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/5d941acb-8121-47da-a745-a7d95ae2a101", "rel": "bookmark"}], "image": {"id": "cccc5109-da38-4bd7-81f6-8ad42d341012", "links": [{"href": "http://172.30.9.21:8774/images/cccc5109-da38-4bd7-81f6-8ad42d341012", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b489ced4-c088-476e-ae85-b50332f9635a", "links": [{"href": "http://172.30.9.21:8774/flavors/b489ced4-c088-476e-ae85-b50332f9635a", "rel": "bookmark"}]}, "id": "5d941acb-8121-47da-a745-a7d95ae2a101", "security_groups": [{"name": "cloudify_ims-sg_116a8538-afc5-4820-93fc-150487bf025b"}], "user_id": "ac8606d68bbd45969d2b1630e01ac7c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T10:22:33Z", "hostId": "559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "name": "cloudify_ims-vm_116a8538-afc5-4820-93fc-150487bf025b", "created": "2019-04-09T10:22:31Z", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 10:23:09,025 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-68c28ad7-6024-4487-b3d3-6a5833e71867 2019-04-09 10:23:09,025 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.553152084351s 2019-04-09 10:23:09,032 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 10:23:11,035 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 10:23:11,038 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b27c88c21ac004e71758c3f8d1d0c2fa269e74d" 2019-04-09 10:23:12,066 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Tue, 09 Apr 2019 10:23:02 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-b5f28654-f3d3-4363-8a9d-228c1ae734d4 x-openstack-request-id: req-b5f28654-f3d3-4363-8a9d-228c1ae734d4 2019-04-09 10:23:12,067 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/5d941acb-8121-47da-a745-a7d95ae2a101", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/5d941acb-8121-47da-a745-a7d95ae2a101", "rel": "bookmark"}], "image": {"id": "cccc5109-da38-4bd7-81f6-8ad42d341012", "links": [{"href": "http://172.30.9.21:8774/images/cccc5109-da38-4bd7-81f6-8ad42d341012", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b489ced4-c088-476e-ae85-b50332f9635a", "links": [{"href": "http://172.30.9.21:8774/flavors/b489ced4-c088-476e-ae85-b50332f9635a", "rel": "bookmark"}]}, "id": "5d941acb-8121-47da-a745-a7d95ae2a101", "security_groups": [{"name": "cloudify_ims-sg_116a8538-afc5-4820-93fc-150487bf025b"}], "user_id": "ac8606d68bbd45969d2b1630e01ac7c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T10:22:33Z", "hostId": "559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "name": "cloudify_ims-vm_116a8538-afc5-4820-93fc-150487bf025b", "created": "2019-04-09T10:22:31Z", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 10:23:12,067 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-b5f28654-f3d3-4363-8a9d-228c1ae734d4 2019-04-09 10:23:12,067 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.03206205368s 2019-04-09 10:23:12,073 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 10:23:14,076 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 10:23:14,080 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b27c88c21ac004e71758c3f8d1d0c2fa269e74d" 2019-04-09 10:23:14,290 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Tue, 09 Apr 2019 10:23:05 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-081f3eb2-0e2f-4bf0-8d2e-07b310ba9a58 x-openstack-request-id: req-081f3eb2-0e2f-4bf0-8d2e-07b310ba9a58 2019-04-09 10:23:14,291 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/5d941acb-8121-47da-a745-a7d95ae2a101", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/5d941acb-8121-47da-a745-a7d95ae2a101", "rel": "bookmark"}], "image": {"id": "cccc5109-da38-4bd7-81f6-8ad42d341012", "links": [{"href": "http://172.30.9.21:8774/images/cccc5109-da38-4bd7-81f6-8ad42d341012", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b489ced4-c088-476e-ae85-b50332f9635a", "links": [{"href": "http://172.30.9.21:8774/flavors/b489ced4-c088-476e-ae85-b50332f9635a", "rel": "bookmark"}]}, "id": "5d941acb-8121-47da-a745-a7d95ae2a101", "security_groups": [{"name": "cloudify_ims-sg_116a8538-afc5-4820-93fc-150487bf025b"}], "user_id": "ac8606d68bbd45969d2b1630e01ac7c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T10:22:33Z", "hostId": "559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "name": "cloudify_ims-vm_116a8538-afc5-4820-93fc-150487bf025b", "created": "2019-04-09T10:22:31Z", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 10:23:14,291 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-081f3eb2-0e2f-4bf0-8d2e-07b310ba9a58 2019-04-09 10:23:14,291 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.215070009232s 2019-04-09 10:23:14,298 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 10:23:16,300 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 10:23:16,304 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b27c88c21ac004e71758c3f8d1d0c2fa269e74d" 2019-04-09 10:23:16,480 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Tue, 09 Apr 2019 10:23:08 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-a52712ec-2ed2-49dd-b5b6-7bc1aa1b70be x-openstack-request-id: req-a52712ec-2ed2-49dd-b5b6-7bc1aa1b70be 2019-04-09 10:23:16,481 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/5d941acb-8121-47da-a745-a7d95ae2a101", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/5d941acb-8121-47da-a745-a7d95ae2a101", "rel": "bookmark"}], "image": {"id": "cccc5109-da38-4bd7-81f6-8ad42d341012", "links": [{"href": "http://172.30.9.21:8774/images/cccc5109-da38-4bd7-81f6-8ad42d341012", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b489ced4-c088-476e-ae85-b50332f9635a", "links": [{"href": "http://172.30.9.21:8774/flavors/b489ced4-c088-476e-ae85-b50332f9635a", "rel": "bookmark"}]}, "id": "5d941acb-8121-47da-a745-a7d95ae2a101", "security_groups": [{"name": "cloudify_ims-sg_116a8538-afc5-4820-93fc-150487bf025b"}], "user_id": "ac8606d68bbd45969d2b1630e01ac7c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T10:22:33Z", "hostId": "559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "name": "cloudify_ims-vm_116a8538-afc5-4820-93fc-150487bf025b", "created": "2019-04-09T10:22:31Z", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 10:23:16,481 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-a52712ec-2ed2-49dd-b5b6-7bc1aa1b70be 2019-04-09 10:23:16,481 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.181085109711s 2019-04-09 10:23:16,488 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 10:23:18,491 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 10:23:18,495 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b27c88c21ac004e71758c3f8d1d0c2fa269e74d" 2019-04-09 10:23:18,976 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Tue, 09 Apr 2019 10:23:10 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e007eee1-0da9-4a7c-9f8e-616c211331b7 x-openstack-request-id: req-e007eee1-0da9-4a7c-9f8e-616c211331b7 2019-04-09 10:23:18,977 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/5d941acb-8121-47da-a745-a7d95ae2a101", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/5d941acb-8121-47da-a745-a7d95ae2a101", "rel": "bookmark"}], "image": {"id": "cccc5109-da38-4bd7-81f6-8ad42d341012", "links": [{"href": "http://172.30.9.21:8774/images/cccc5109-da38-4bd7-81f6-8ad42d341012", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b489ced4-c088-476e-ae85-b50332f9635a", "links": [{"href": "http://172.30.9.21:8774/flavors/b489ced4-c088-476e-ae85-b50332f9635a", "rel": "bookmark"}]}, "id": "5d941acb-8121-47da-a745-a7d95ae2a101", "security_groups": [{"name": "cloudify_ims-sg_116a8538-afc5-4820-93fc-150487bf025b"}], "user_id": "ac8606d68bbd45969d2b1630e01ac7c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T10:22:33Z", "hostId": "559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "name": "cloudify_ims-vm_116a8538-afc5-4820-93fc-150487bf025b", "created": "2019-04-09T10:22:31Z", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 10:23:18,977 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-e007eee1-0da9-4a7c-9f8e-616c211331b7 2019-04-09 10:23:18,977 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.485687017441s 2019-04-09 10:23:18,984 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 10:23:20,986 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 10:23:20,990 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b27c88c21ac004e71758c3f8d1d0c2fa269e74d" 2019-04-09 10:23:21,167 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Tue, 09 Apr 2019 10:23:12 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-344940ac-910c-4898-8e5c-6dc3374dd536 x-openstack-request-id: req-344940ac-910c-4898-8e5c-6dc3374dd536 2019-04-09 10:23:21,168 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/5d941acb-8121-47da-a745-a7d95ae2a101", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/5d941acb-8121-47da-a745-a7d95ae2a101", "rel": "bookmark"}], "image": {"id": "cccc5109-da38-4bd7-81f6-8ad42d341012", "links": [{"href": "http://172.30.9.21:8774/images/cccc5109-da38-4bd7-81f6-8ad42d341012", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b489ced4-c088-476e-ae85-b50332f9635a", "links": [{"href": "http://172.30.9.21:8774/flavors/b489ced4-c088-476e-ae85-b50332f9635a", "rel": "bookmark"}]}, "id": "5d941acb-8121-47da-a745-a7d95ae2a101", "security_groups": [{"name": "cloudify_ims-sg_116a8538-afc5-4820-93fc-150487bf025b"}], "user_id": "ac8606d68bbd45969d2b1630e01ac7c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T10:22:33Z", "hostId": "559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "name": "cloudify_ims-vm_116a8538-afc5-4820-93fc-150487bf025b", "created": "2019-04-09T10:22:31Z", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 10:23:21,168 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-344940ac-910c-4898-8e5c-6dc3374dd536 2019-04-09 10:23:21,168 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.18173789978s 2019-04-09 10:23:21,175 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 10:23:23,177 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 10:23:23,181 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b27c88c21ac004e71758c3f8d1d0c2fa269e74d" 2019-04-09 10:23:23,789 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Tue, 09 Apr 2019 10:23:14 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-2cee38ff-ce2a-4a7e-8d0d-f82adb01603b x-openstack-request-id: req-2cee38ff-ce2a-4a7e-8d0d-f82adb01603b 2019-04-09 10:23:23,790 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/5d941acb-8121-47da-a745-a7d95ae2a101", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/5d941acb-8121-47da-a745-a7d95ae2a101", "rel": "bookmark"}], "image": {"id": "cccc5109-da38-4bd7-81f6-8ad42d341012", "links": [{"href": "http://172.30.9.21:8774/images/cccc5109-da38-4bd7-81f6-8ad42d341012", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b489ced4-c088-476e-ae85-b50332f9635a", "links": [{"href": "http://172.30.9.21:8774/flavors/b489ced4-c088-476e-ae85-b50332f9635a", "rel": "bookmark"}]}, "id": "5d941acb-8121-47da-a745-a7d95ae2a101", "security_groups": [{"name": "cloudify_ims-sg_116a8538-afc5-4820-93fc-150487bf025b"}], "user_id": "ac8606d68bbd45969d2b1630e01ac7c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T10:22:33Z", "hostId": "559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "name": "cloudify_ims-vm_116a8538-afc5-4820-93fc-150487bf025b", "created": "2019-04-09T10:22:31Z", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 10:23:23,790 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-2cee38ff-ce2a-4a7e-8d0d-f82adb01603b 2019-04-09 10:23:23,790 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.612342834473s 2019-04-09 10:23:23,797 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 10:23:25,799 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 10:23:25,803 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b27c88c21ac004e71758c3f8d1d0c2fa269e74d" 2019-04-09 10:23:26,351 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Tue, 09 Apr 2019 10:23:17 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-5b9f0856-c897-4314-98fb-cc45dc7b9fb4 x-openstack-request-id: req-5b9f0856-c897-4314-98fb-cc45dc7b9fb4 2019-04-09 10:23:26,352 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/5d941acb-8121-47da-a745-a7d95ae2a101", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/5d941acb-8121-47da-a745-a7d95ae2a101", "rel": "bookmark"}], "image": {"id": "cccc5109-da38-4bd7-81f6-8ad42d341012", "links": [{"href": "http://172.30.9.21:8774/images/cccc5109-da38-4bd7-81f6-8ad42d341012", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b489ced4-c088-476e-ae85-b50332f9635a", "links": [{"href": "http://172.30.9.21:8774/flavors/b489ced4-c088-476e-ae85-b50332f9635a", "rel": "bookmark"}]}, "id": "5d941acb-8121-47da-a745-a7d95ae2a101", "security_groups": [{"name": "cloudify_ims-sg_116a8538-afc5-4820-93fc-150487bf025b"}], "user_id": "ac8606d68bbd45969d2b1630e01ac7c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T10:22:33Z", "hostId": "559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "name": "cloudify_ims-vm_116a8538-afc5-4820-93fc-150487bf025b", "created": "2019-04-09T10:22:31Z", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 10:23:26,352 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-5b9f0856-c897-4314-98fb-cc45dc7b9fb4 2019-04-09 10:23:26,352 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.552603006363s 2019-04-09 10:23:26,359 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 10:23:28,361 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 10:23:28,365 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b27c88c21ac004e71758c3f8d1d0c2fa269e74d" 2019-04-09 10:23:28,569 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Tue, 09 Apr 2019 10:23:20 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ec82de04-de27-4b6e-be28-6e78f2f5e84e x-openstack-request-id: req-ec82de04-de27-4b6e-be28-6e78f2f5e84e 2019-04-09 10:23:28,570 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/5d941acb-8121-47da-a745-a7d95ae2a101", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/5d941acb-8121-47da-a745-a7d95ae2a101", "rel": "bookmark"}], "image": {"id": "cccc5109-da38-4bd7-81f6-8ad42d341012", "links": [{"href": "http://172.30.9.21:8774/images/cccc5109-da38-4bd7-81f6-8ad42d341012", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b489ced4-c088-476e-ae85-b50332f9635a", "links": [{"href": "http://172.30.9.21:8774/flavors/b489ced4-c088-476e-ae85-b50332f9635a", "rel": "bookmark"}]}, "id": "5d941acb-8121-47da-a745-a7d95ae2a101", "security_groups": [{"name": "cloudify_ims-sg_116a8538-afc5-4820-93fc-150487bf025b"}], "user_id": "ac8606d68bbd45969d2b1630e01ac7c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T10:22:33Z", "hostId": "559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "name": "cloudify_ims-vm_116a8538-afc5-4820-93fc-150487bf025b", "created": "2019-04-09T10:22:31Z", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 10:23:28,570 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-ec82de04-de27-4b6e-be28-6e78f2f5e84e 2019-04-09 10:23:28,570 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.208578109741s 2019-04-09 10:23:28,577 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 10:23:30,579 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 10:23:30,583 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b27c88c21ac004e71758c3f8d1d0c2fa269e74d" 2019-04-09 10:23:31,040 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Tue, 09 Apr 2019 10:23:22 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f06ffbed-a2c7-4d12-b154-66110840dd84 x-openstack-request-id: req-f06ffbed-a2c7-4d12-b154-66110840dd84 2019-04-09 10:23:31,041 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/5d941acb-8121-47da-a745-a7d95ae2a101", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/5d941acb-8121-47da-a745-a7d95ae2a101", "rel": "bookmark"}], "image": {"id": "cccc5109-da38-4bd7-81f6-8ad42d341012", "links": [{"href": "http://172.30.9.21:8774/images/cccc5109-da38-4bd7-81f6-8ad42d341012", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b489ced4-c088-476e-ae85-b50332f9635a", "links": [{"href": "http://172.30.9.21:8774/flavors/b489ced4-c088-476e-ae85-b50332f9635a", "rel": "bookmark"}]}, "id": "5d941acb-8121-47da-a745-a7d95ae2a101", "security_groups": [{"name": "cloudify_ims-sg_116a8538-afc5-4820-93fc-150487bf025b"}], "user_id": "ac8606d68bbd45969d2b1630e01ac7c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T10:22:33Z", "hostId": "559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "name": "cloudify_ims-vm_116a8538-afc5-4820-93fc-150487bf025b", "created": "2019-04-09T10:22:31Z", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 10:23:31,041 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-f06ffbed-a2c7-4d12-b154-66110840dd84 2019-04-09 10:23:31,041 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.461733818054s 2019-04-09 10:23:31,050 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 10:23:33,053 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 10:23:33,057 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b27c88c21ac004e71758c3f8d1d0c2fa269e74d" 2019-04-09 10:23:33,418 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Tue, 09 Apr 2019 10:23:24 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c935e2b2-20a8-4363-a28c-f93f141d17eb x-openstack-request-id: req-c935e2b2-20a8-4363-a28c-f93f141d17eb 2019-04-09 10:23:33,419 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/5d941acb-8121-47da-a745-a7d95ae2a101", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/5d941acb-8121-47da-a745-a7d95ae2a101", "rel": "bookmark"}], "image": {"id": "cccc5109-da38-4bd7-81f6-8ad42d341012", "links": [{"href": "http://172.30.9.21:8774/images/cccc5109-da38-4bd7-81f6-8ad42d341012", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b489ced4-c088-476e-ae85-b50332f9635a", "links": [{"href": "http://172.30.9.21:8774/flavors/b489ced4-c088-476e-ae85-b50332f9635a", "rel": "bookmark"}]}, "id": "5d941acb-8121-47da-a745-a7d95ae2a101", "security_groups": [{"name": "cloudify_ims-sg_116a8538-afc5-4820-93fc-150487bf025b"}], "user_id": "ac8606d68bbd45969d2b1630e01ac7c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T10:22:33Z", "hostId": "559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "name": "cloudify_ims-vm_116a8538-afc5-4820-93fc-150487bf025b", "created": "2019-04-09T10:22:31Z", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 10:23:33,419 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-c935e2b2-20a8-4363-a28c-f93f141d17eb 2019-04-09 10:23:33,419 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.365738153458s 2019-04-09 10:23:33,426 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 10:23:35,428 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 10:23:35,432 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b27c88c21ac004e71758c3f8d1d0c2fa269e74d" 2019-04-09 10:23:35,611 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Tue, 09 Apr 2019 10:23:27 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-0a760edb-a039-406d-98e2-b6c8f6fe7452 x-openstack-request-id: req-0a760edb-a039-406d-98e2-b6c8f6fe7452 2019-04-09 10:23:35,611 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/5d941acb-8121-47da-a745-a7d95ae2a101", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/5d941acb-8121-47da-a745-a7d95ae2a101", "rel": "bookmark"}], "image": {"id": "cccc5109-da38-4bd7-81f6-8ad42d341012", "links": [{"href": "http://172.30.9.21:8774/images/cccc5109-da38-4bd7-81f6-8ad42d341012", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b489ced4-c088-476e-ae85-b50332f9635a", "links": [{"href": "http://172.30.9.21:8774/flavors/b489ced4-c088-476e-ae85-b50332f9635a", "rel": "bookmark"}]}, "id": "5d941acb-8121-47da-a745-a7d95ae2a101", "security_groups": [{"name": "cloudify_ims-sg_116a8538-afc5-4820-93fc-150487bf025b"}], "user_id": "ac8606d68bbd45969d2b1630e01ac7c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T10:22:33Z", "hostId": "559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "name": "cloudify_ims-vm_116a8538-afc5-4820-93fc-150487bf025b", "created": "2019-04-09T10:22:31Z", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 10:23:35,611 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-0a760edb-a039-406d-98e2-b6c8f6fe7452 2019-04-09 10:23:35,611 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.182721138s 2019-04-09 10:23:35,618 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 10:23:37,620 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 10:23:37,624 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b27c88c21ac004e71758c3f8d1d0c2fa269e74d" 2019-04-09 10:23:38,358 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Tue, 09 Apr 2019 10:23:29 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-92114e46-33aa-43cf-84c0-70f255c2471c x-openstack-request-id: req-92114e46-33aa-43cf-84c0-70f255c2471c 2019-04-09 10:23:38,359 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/5d941acb-8121-47da-a745-a7d95ae2a101", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/5d941acb-8121-47da-a745-a7d95ae2a101", "rel": "bookmark"}], "image": {"id": "cccc5109-da38-4bd7-81f6-8ad42d341012", "links": [{"href": "http://172.30.9.21:8774/images/cccc5109-da38-4bd7-81f6-8ad42d341012", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b489ced4-c088-476e-ae85-b50332f9635a", "links": [{"href": "http://172.30.9.21:8774/flavors/b489ced4-c088-476e-ae85-b50332f9635a", "rel": "bookmark"}]}, "id": "5d941acb-8121-47da-a745-a7d95ae2a101", "security_groups": [{"name": "cloudify_ims-sg_116a8538-afc5-4820-93fc-150487bf025b"}], "user_id": "ac8606d68bbd45969d2b1630e01ac7c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T10:22:33Z", "hostId": "559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "name": "cloudify_ims-vm_116a8538-afc5-4820-93fc-150487bf025b", "created": "2019-04-09T10:22:31Z", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 10:23:38,359 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-92114e46-33aa-43cf-84c0-70f255c2471c 2019-04-09 10:23:38,359 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.738734006882s 2019-04-09 10:23:38,366 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 10:23:40,369 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 10:23:40,372 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b27c88c21ac004e71758c3f8d1d0c2fa269e74d" 2019-04-09 10:23:40,592 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Tue, 09 Apr 2019 10:23:32 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-8fe8569d-1e84-4bfb-8720-e1fd57fb3107 x-openstack-request-id: req-8fe8569d-1e84-4bfb-8720-e1fd57fb3107 2019-04-09 10:23:40,593 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/5d941acb-8121-47da-a745-a7d95ae2a101", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/5d941acb-8121-47da-a745-a7d95ae2a101", "rel": "bookmark"}], "image": {"id": "cccc5109-da38-4bd7-81f6-8ad42d341012", "links": [{"href": "http://172.30.9.21:8774/images/cccc5109-da38-4bd7-81f6-8ad42d341012", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b489ced4-c088-476e-ae85-b50332f9635a", "links": [{"href": "http://172.30.9.21:8774/flavors/b489ced4-c088-476e-ae85-b50332f9635a", "rel": "bookmark"}]}, "id": "5d941acb-8121-47da-a745-a7d95ae2a101", "security_groups": [{"name": "cloudify_ims-sg_116a8538-afc5-4820-93fc-150487bf025b"}], "user_id": "ac8606d68bbd45969d2b1630e01ac7c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T10:22:33Z", "hostId": "559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "name": "cloudify_ims-vm_116a8538-afc5-4820-93fc-150487bf025b", "created": "2019-04-09T10:22:31Z", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 10:23:40,593 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-8fe8569d-1e84-4bfb-8720-e1fd57fb3107 2019-04-09 10:23:40,593 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.224093914032s 2019-04-09 10:23:40,599 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 10:23:42,601 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 10:23:42,605 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b27c88c21ac004e71758c3f8d1d0c2fa269e74d" 2019-04-09 10:23:42,812 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Tue, 09 Apr 2019 10:23:34 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-3eaef94d-0e6a-4127-98f5-c07464cf342b x-openstack-request-id: req-3eaef94d-0e6a-4127-98f5-c07464cf342b 2019-04-09 10:23:42,812 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/5d941acb-8121-47da-a745-a7d95ae2a101", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/5d941acb-8121-47da-a745-a7d95ae2a101", "rel": "bookmark"}], "image": {"id": "cccc5109-da38-4bd7-81f6-8ad42d341012", "links": [{"href": "http://172.30.9.21:8774/images/cccc5109-da38-4bd7-81f6-8ad42d341012", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b489ced4-c088-476e-ae85-b50332f9635a", "links": [{"href": "http://172.30.9.21:8774/flavors/b489ced4-c088-476e-ae85-b50332f9635a", "rel": "bookmark"}]}, "id": "5d941acb-8121-47da-a745-a7d95ae2a101", "security_groups": [{"name": "cloudify_ims-sg_116a8538-afc5-4820-93fc-150487bf025b"}], "user_id": "ac8606d68bbd45969d2b1630e01ac7c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T10:22:33Z", "hostId": "559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "name": "cloudify_ims-vm_116a8538-afc5-4820-93fc-150487bf025b", "created": "2019-04-09T10:22:31Z", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 10:23:42,812 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-3eaef94d-0e6a-4127-98f5-c07464cf342b 2019-04-09 10:23:42,813 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.211233854294s 2019-04-09 10:23:42,819 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 10:23:44,822 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 10:23:44,825 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b27c88c21ac004e71758c3f8d1d0c2fa269e74d" 2019-04-09 10:23:45,013 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Tue, 09 Apr 2019 10:23:36 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-039550c8-9669-4d95-a534-906eab6c1f5a x-openstack-request-id: req-039550c8-9669-4d95-a534-906eab6c1f5a 2019-04-09 10:23:45,014 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/5d941acb-8121-47da-a745-a7d95ae2a101", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/5d941acb-8121-47da-a745-a7d95ae2a101", "rel": "bookmark"}], "image": {"id": "cccc5109-da38-4bd7-81f6-8ad42d341012", "links": [{"href": "http://172.30.9.21:8774/images/cccc5109-da38-4bd7-81f6-8ad42d341012", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b489ced4-c088-476e-ae85-b50332f9635a", "links": [{"href": "http://172.30.9.21:8774/flavors/b489ced4-c088-476e-ae85-b50332f9635a", "rel": "bookmark"}]}, "id": "5d941acb-8121-47da-a745-a7d95ae2a101", "security_groups": [{"name": "cloudify_ims-sg_116a8538-afc5-4820-93fc-150487bf025b"}], "user_id": "ac8606d68bbd45969d2b1630e01ac7c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T10:22:33Z", "hostId": "559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "name": "cloudify_ims-vm_116a8538-afc5-4820-93fc-150487bf025b", "created": "2019-04-09T10:22:31Z", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 10:23:45,014 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-039550c8-9669-4d95-a534-906eab6c1f5a 2019-04-09 10:23:45,014 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.192166090012s 2019-04-09 10:23:45,021 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 10:23:47,024 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 10:23:47,027 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b27c88c21ac004e71758c3f8d1d0c2fa269e74d" 2019-04-09 10:23:47,613 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Tue, 09 Apr 2019 10:23:38 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-2a90c3c1-cc65-41c2-b3d6-efacf99c3f30 x-openstack-request-id: req-2a90c3c1-cc65-41c2-b3d6-efacf99c3f30 2019-04-09 10:23:47,614 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/5d941acb-8121-47da-a745-a7d95ae2a101", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/5d941acb-8121-47da-a745-a7d95ae2a101", "rel": "bookmark"}], "image": {"id": "cccc5109-da38-4bd7-81f6-8ad42d341012", "links": [{"href": "http://172.30.9.21:8774/images/cccc5109-da38-4bd7-81f6-8ad42d341012", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b489ced4-c088-476e-ae85-b50332f9635a", "links": [{"href": "http://172.30.9.21:8774/flavors/b489ced4-c088-476e-ae85-b50332f9635a", "rel": "bookmark"}]}, "id": "5d941acb-8121-47da-a745-a7d95ae2a101", "security_groups": [{"name": "cloudify_ims-sg_116a8538-afc5-4820-93fc-150487bf025b"}], "user_id": "ac8606d68bbd45969d2b1630e01ac7c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T10:22:33Z", "hostId": "559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "name": "cloudify_ims-vm_116a8538-afc5-4820-93fc-150487bf025b", "created": "2019-04-09T10:22:31Z", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 10:23:47,614 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-2a90c3c1-cc65-41c2-b3d6-efacf99c3f30 2019-04-09 10:23:47,614 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.590441942215s 2019-04-09 10:23:47,621 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 10:23:49,623 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 10:23:49,627 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b27c88c21ac004e71758c3f8d1d0c2fa269e74d" 2019-04-09 10:23:50,075 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Tue, 09 Apr 2019 10:23:41 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e68e3c6a-81a3-4226-a874-b054a3792d83 x-openstack-request-id: req-e68e3c6a-81a3-4226-a874-b054a3792d83 2019-04-09 10:23:50,076 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/5d941acb-8121-47da-a745-a7d95ae2a101", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/5d941acb-8121-47da-a745-a7d95ae2a101", "rel": "bookmark"}], "image": {"id": "cccc5109-da38-4bd7-81f6-8ad42d341012", "links": [{"href": "http://172.30.9.21:8774/images/cccc5109-da38-4bd7-81f6-8ad42d341012", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b489ced4-c088-476e-ae85-b50332f9635a", "links": [{"href": "http://172.30.9.21:8774/flavors/b489ced4-c088-476e-ae85-b50332f9635a", "rel": "bookmark"}]}, "id": "5d941acb-8121-47da-a745-a7d95ae2a101", "security_groups": [{"name": "cloudify_ims-sg_116a8538-afc5-4820-93fc-150487bf025b"}], "user_id": "ac8606d68bbd45969d2b1630e01ac7c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T10:22:33Z", "hostId": "559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "name": "cloudify_ims-vm_116a8538-afc5-4820-93fc-150487bf025b", "created": "2019-04-09T10:22:31Z", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 10:23:50,076 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-e68e3c6a-81a3-4226-a874-b054a3792d83 2019-04-09 10:23:50,076 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.452632904053s 2019-04-09 10:23:50,083 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 10:23:52,086 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 10:23:52,089 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b27c88c21ac004e71758c3f8d1d0c2fa269e74d" 2019-04-09 10:23:52,452 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Tue, 09 Apr 2019 10:23:43 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-050ba99e-12d7-44c2-b374-eb04c385de68 x-openstack-request-id: req-050ba99e-12d7-44c2-b374-eb04c385de68 2019-04-09 10:23:52,453 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/5d941acb-8121-47da-a745-a7d95ae2a101", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/5d941acb-8121-47da-a745-a7d95ae2a101", "rel": "bookmark"}], "image": {"id": "cccc5109-da38-4bd7-81f6-8ad42d341012", "links": [{"href": "http://172.30.9.21:8774/images/cccc5109-da38-4bd7-81f6-8ad42d341012", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b489ced4-c088-476e-ae85-b50332f9635a", "links": [{"href": "http://172.30.9.21:8774/flavors/b489ced4-c088-476e-ae85-b50332f9635a", "rel": "bookmark"}]}, "id": "5d941acb-8121-47da-a745-a7d95ae2a101", "security_groups": [{"name": "cloudify_ims-sg_116a8538-afc5-4820-93fc-150487bf025b"}], "user_id": "ac8606d68bbd45969d2b1630e01ac7c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T10:22:33Z", "hostId": "559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "name": "cloudify_ims-vm_116a8538-afc5-4820-93fc-150487bf025b", "created": "2019-04-09T10:22:31Z", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 10:23:52,453 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-050ba99e-12d7-44c2-b374-eb04c385de68 2019-04-09 10:23:52,453 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.367271900177s 2019-04-09 10:23:52,460 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 10:23:54,463 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 10:23:54,466 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b27c88c21ac004e71758c3f8d1d0c2fa269e74d" 2019-04-09 10:23:54,652 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Tue, 09 Apr 2019 10:23:46 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-27ec44e1-903e-46a1-8e4e-1a8219386104 x-openstack-request-id: req-27ec44e1-903e-46a1-8e4e-1a8219386104 2019-04-09 10:23:54,652 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/5d941acb-8121-47da-a745-a7d95ae2a101", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/5d941acb-8121-47da-a745-a7d95ae2a101", "rel": "bookmark"}], "image": {"id": "cccc5109-da38-4bd7-81f6-8ad42d341012", "links": [{"href": "http://172.30.9.21:8774/images/cccc5109-da38-4bd7-81f6-8ad42d341012", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b489ced4-c088-476e-ae85-b50332f9635a", "links": [{"href": "http://172.30.9.21:8774/flavors/b489ced4-c088-476e-ae85-b50332f9635a", "rel": "bookmark"}]}, "id": "5d941acb-8121-47da-a745-a7d95ae2a101", "security_groups": [{"name": "cloudify_ims-sg_116a8538-afc5-4820-93fc-150487bf025b"}], "user_id": "ac8606d68bbd45969d2b1630e01ac7c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T10:22:33Z", "hostId": "559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "name": "cloudify_ims-vm_116a8538-afc5-4820-93fc-150487bf025b", "created": "2019-04-09T10:22:31Z", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 10:23:54,653 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-27ec44e1-903e-46a1-8e4e-1a8219386104 2019-04-09 10:23:54,653 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.189836978912s 2019-04-09 10:23:54,660 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 10:23:56,662 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 10:23:56,666 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b27c88c21ac004e71758c3f8d1d0c2fa269e74d" 2019-04-09 10:23:57,030 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Tue, 09 Apr 2019 10:23:48 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-30f78f31-8ae6-420b-ba20-79fa28973630 x-openstack-request-id: req-30f78f31-8ae6-420b-ba20-79fa28973630 2019-04-09 10:23:57,031 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/5d941acb-8121-47da-a745-a7d95ae2a101", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/5d941acb-8121-47da-a745-a7d95ae2a101", "rel": "bookmark"}], "image": {"id": "cccc5109-da38-4bd7-81f6-8ad42d341012", "links": [{"href": "http://172.30.9.21:8774/images/cccc5109-da38-4bd7-81f6-8ad42d341012", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b489ced4-c088-476e-ae85-b50332f9635a", "links": [{"href": "http://172.30.9.21:8774/flavors/b489ced4-c088-476e-ae85-b50332f9635a", "rel": "bookmark"}]}, "id": "5d941acb-8121-47da-a745-a7d95ae2a101", "security_groups": [{"name": "cloudify_ims-sg_116a8538-afc5-4820-93fc-150487bf025b"}], "user_id": "ac8606d68bbd45969d2b1630e01ac7c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T10:22:33Z", "hostId": "559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "name": "cloudify_ims-vm_116a8538-afc5-4820-93fc-150487bf025b", "created": "2019-04-09T10:22:31Z", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 10:23:57,031 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-30f78f31-8ae6-420b-ba20-79fa28973630 2019-04-09 10:23:57,031 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.36873292923s 2019-04-09 10:23:57,038 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 10:23:59,041 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 10:23:59,044 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b27c88c21ac004e71758c3f8d1d0c2fa269e74d" 2019-04-09 10:23:59,505 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Tue, 09 Apr 2019 10:23:50 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-28c1f6ac-fbb4-43b4-a7c0-4570bdf36138 x-openstack-request-id: req-28c1f6ac-fbb4-43b4-a7c0-4570bdf36138 2019-04-09 10:23:59,505 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/5d941acb-8121-47da-a745-a7d95ae2a101", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/5d941acb-8121-47da-a745-a7d95ae2a101", "rel": "bookmark"}], "image": {"id": "cccc5109-da38-4bd7-81f6-8ad42d341012", "links": [{"href": "http://172.30.9.21:8774/images/cccc5109-da38-4bd7-81f6-8ad42d341012", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b489ced4-c088-476e-ae85-b50332f9635a", "links": [{"href": "http://172.30.9.21:8774/flavors/b489ced4-c088-476e-ae85-b50332f9635a", "rel": "bookmark"}]}, "id": "5d941acb-8121-47da-a745-a7d95ae2a101", "security_groups": [{"name": "cloudify_ims-sg_116a8538-afc5-4820-93fc-150487bf025b"}], "user_id": "ac8606d68bbd45969d2b1630e01ac7c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T10:22:33Z", "hostId": "559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "name": "cloudify_ims-vm_116a8538-afc5-4820-93fc-150487bf025b", "created": "2019-04-09T10:22:31Z", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 10:23:59,505 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-28c1f6ac-fbb4-43b4-a7c0-4570bdf36138 2019-04-09 10:23:59,506 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.464869022369s 2019-04-09 10:23:59,513 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 10:24:01,515 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 10:24:01,519 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b27c88c21ac004e71758c3f8d1d0c2fa269e74d" 2019-04-09 10:24:01,962 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Tue, 09 Apr 2019 10:23:53 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-fe1a267a-3405-46db-b49e-b7e4b3ed6069 x-openstack-request-id: req-fe1a267a-3405-46db-b49e-b7e4b3ed6069 2019-04-09 10:24:01,963 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/5d941acb-8121-47da-a745-a7d95ae2a101", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/5d941acb-8121-47da-a745-a7d95ae2a101", "rel": "bookmark"}], "image": {"id": "cccc5109-da38-4bd7-81f6-8ad42d341012", "links": [{"href": "http://172.30.9.21:8774/images/cccc5109-da38-4bd7-81f6-8ad42d341012", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b489ced4-c088-476e-ae85-b50332f9635a", "links": [{"href": "http://172.30.9.21:8774/flavors/b489ced4-c088-476e-ae85-b50332f9635a", "rel": "bookmark"}]}, "id": "5d941acb-8121-47da-a745-a7d95ae2a101", "security_groups": [{"name": "cloudify_ims-sg_116a8538-afc5-4820-93fc-150487bf025b"}], "user_id": "ac8606d68bbd45969d2b1630e01ac7c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T10:22:33Z", "hostId": "559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "name": "cloudify_ims-vm_116a8538-afc5-4820-93fc-150487bf025b", "created": "2019-04-09T10:22:31Z", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 10:24:01,963 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-fe1a267a-3405-46db-b49e-b7e4b3ed6069 2019-04-09 10:24:01,963 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.447593927383s 2019-04-09 10:24:01,969 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 10:24:03,972 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 10:24:03,975 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b27c88c21ac004e71758c3f8d1d0c2fa269e74d" 2019-04-09 10:24:04,668 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Tue, 09 Apr 2019 10:23:55 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-072edfca-317f-4b02-bcea-ba89d8d4cc84 x-openstack-request-id: req-072edfca-317f-4b02-bcea-ba89d8d4cc84 2019-04-09 10:24:04,669 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/5d941acb-8121-47da-a745-a7d95ae2a101", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/5d941acb-8121-47da-a745-a7d95ae2a101", "rel": "bookmark"}], "image": {"id": "cccc5109-da38-4bd7-81f6-8ad42d341012", "links": [{"href": "http://172.30.9.21:8774/images/cccc5109-da38-4bd7-81f6-8ad42d341012", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b489ced4-c088-476e-ae85-b50332f9635a", "links": [{"href": "http://172.30.9.21:8774/flavors/b489ced4-c088-476e-ae85-b50332f9635a", "rel": "bookmark"}]}, "id": "5d941acb-8121-47da-a745-a7d95ae2a101", "security_groups": [{"name": "cloudify_ims-sg_116a8538-afc5-4820-93fc-150487bf025b"}], "user_id": "ac8606d68bbd45969d2b1630e01ac7c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T10:22:33Z", "hostId": "559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "name": "cloudify_ims-vm_116a8538-afc5-4820-93fc-150487bf025b", "created": "2019-04-09T10:22:31Z", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 10:24:04,669 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-072edfca-317f-4b02-bcea-ba89d8d4cc84 2019-04-09 10:24:04,669 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.697230815887s 2019-04-09 10:24:04,676 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 10:24:06,679 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 10:24:06,682 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b27c88c21ac004e71758c3f8d1d0c2fa269e74d" 2019-04-09 10:24:07,153 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Tue, 09 Apr 2019 10:23:58 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-b106df42-055c-436c-b15f-d6e45a6c5a63 x-openstack-request-id: req-b106df42-055c-436c-b15f-d6e45a6c5a63 2019-04-09 10:24:07,154 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/5d941acb-8121-47da-a745-a7d95ae2a101", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/5d941acb-8121-47da-a745-a7d95ae2a101", "rel": "bookmark"}], "image": {"id": "cccc5109-da38-4bd7-81f6-8ad42d341012", "links": [{"href": "http://172.30.9.21:8774/images/cccc5109-da38-4bd7-81f6-8ad42d341012", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b489ced4-c088-476e-ae85-b50332f9635a", "links": [{"href": "http://172.30.9.21:8774/flavors/b489ced4-c088-476e-ae85-b50332f9635a", "rel": "bookmark"}]}, "id": "5d941acb-8121-47da-a745-a7d95ae2a101", "security_groups": [{"name": "cloudify_ims-sg_116a8538-afc5-4820-93fc-150487bf025b"}], "user_id": "ac8606d68bbd45969d2b1630e01ac7c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T10:22:33Z", "hostId": "559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "name": "cloudify_ims-vm_116a8538-afc5-4820-93fc-150487bf025b", "created": "2019-04-09T10:22:31Z", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 10:24:07,154 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-b106df42-055c-436c-b15f-d6e45a6c5a63 2019-04-09 10:24:07,154 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.475408792496s 2019-04-09 10:24:07,161 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 10:24:09,164 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 10:24:09,168 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b27c88c21ac004e71758c3f8d1d0c2fa269e74d" 2019-04-09 10:24:10,023 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Tue, 09 Apr 2019 10:24:00 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-97ffdbb4-62e4-4877-9417-f060e62151e6 x-openstack-request-id: req-97ffdbb4-62e4-4877-9417-f060e62151e6 2019-04-09 10:24:10,024 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/5d941acb-8121-47da-a745-a7d95ae2a101", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/5d941acb-8121-47da-a745-a7d95ae2a101", "rel": "bookmark"}], "image": {"id": "cccc5109-da38-4bd7-81f6-8ad42d341012", "links": [{"href": "http://172.30.9.21:8774/images/cccc5109-da38-4bd7-81f6-8ad42d341012", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b489ced4-c088-476e-ae85-b50332f9635a", "links": [{"href": "http://172.30.9.21:8774/flavors/b489ced4-c088-476e-ae85-b50332f9635a", "rel": "bookmark"}]}, "id": "5d941acb-8121-47da-a745-a7d95ae2a101", "security_groups": [{"name": "cloudify_ims-sg_116a8538-afc5-4820-93fc-150487bf025b"}], "user_id": "ac8606d68bbd45969d2b1630e01ac7c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T10:22:33Z", "hostId": "559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "name": "cloudify_ims-vm_116a8538-afc5-4820-93fc-150487bf025b", "created": "2019-04-09T10:22:31Z", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 10:24:10,024 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-97ffdbb4-62e4-4877-9417-f060e62151e6 2019-04-09 10:24:10,024 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.860316991806s 2019-04-09 10:24:10,031 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 10:24:12,034 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 10:24:12,037 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b27c88c21ac004e71758c3f8d1d0c2fa269e74d" 2019-04-09 10:24:12,387 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Tue, 09 Apr 2019 10:24:03 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-8f216b5c-ff5e-4e2b-ad84-921c83955ccc x-openstack-request-id: req-8f216b5c-ff5e-4e2b-ad84-921c83955ccc 2019-04-09 10:24:12,387 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/5d941acb-8121-47da-a745-a7d95ae2a101", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/5d941acb-8121-47da-a745-a7d95ae2a101", "rel": "bookmark"}], "image": {"id": "cccc5109-da38-4bd7-81f6-8ad42d341012", "links": [{"href": "http://172.30.9.21:8774/images/cccc5109-da38-4bd7-81f6-8ad42d341012", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b489ced4-c088-476e-ae85-b50332f9635a", "links": [{"href": "http://172.30.9.21:8774/flavors/b489ced4-c088-476e-ae85-b50332f9635a", "rel": "bookmark"}]}, "id": "5d941acb-8121-47da-a745-a7d95ae2a101", "security_groups": [{"name": "cloudify_ims-sg_116a8538-afc5-4820-93fc-150487bf025b"}], "user_id": "ac8606d68bbd45969d2b1630e01ac7c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T10:22:33Z", "hostId": "559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "name": "cloudify_ims-vm_116a8538-afc5-4820-93fc-150487bf025b", "created": "2019-04-09T10:22:31Z", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 10:24:12,387 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-8f216b5c-ff5e-4e2b-ad84-921c83955ccc 2019-04-09 10:24:12,388 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.353693008423s 2019-04-09 10:24:12,395 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 10:24:14,397 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 10:24:14,401 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b27c88c21ac004e71758c3f8d1d0c2fa269e74d" 2019-04-09 10:24:14,840 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Tue, 09 Apr 2019 10:24:06 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-991abcf4-46eb-49a9-9171-53ef78987a3e x-openstack-request-id: req-991abcf4-46eb-49a9-9171-53ef78987a3e 2019-04-09 10:24:14,841 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/5d941acb-8121-47da-a745-a7d95ae2a101", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/5d941acb-8121-47da-a745-a7d95ae2a101", "rel": "bookmark"}], "image": {"id": "cccc5109-da38-4bd7-81f6-8ad42d341012", "links": [{"href": "http://172.30.9.21:8774/images/cccc5109-da38-4bd7-81f6-8ad42d341012", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b489ced4-c088-476e-ae85-b50332f9635a", "links": [{"href": "http://172.30.9.21:8774/flavors/b489ced4-c088-476e-ae85-b50332f9635a", "rel": "bookmark"}]}, "id": "5d941acb-8121-47da-a745-a7d95ae2a101", "security_groups": [{"name": "cloudify_ims-sg_116a8538-afc5-4820-93fc-150487bf025b"}], "user_id": "ac8606d68bbd45969d2b1630e01ac7c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T10:22:33Z", "hostId": "559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "name": "cloudify_ims-vm_116a8538-afc5-4820-93fc-150487bf025b", "created": "2019-04-09T10:22:31Z", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 10:24:14,841 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-991abcf4-46eb-49a9-9171-53ef78987a3e 2019-04-09 10:24:14,841 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.443750858307s 2019-04-09 10:24:14,848 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 10:24:16,850 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 10:24:16,854 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b27c88c21ac004e71758c3f8d1d0c2fa269e74d" 2019-04-09 10:24:17,046 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Tue, 09 Apr 2019 10:24:08 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-0657ce3e-0a1d-471e-8cdb-b10674c419b1 x-openstack-request-id: req-0657ce3e-0a1d-471e-8cdb-b10674c419b1 2019-04-09 10:24:17,047 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/5d941acb-8121-47da-a745-a7d95ae2a101", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/5d941acb-8121-47da-a745-a7d95ae2a101", "rel": "bookmark"}], "image": {"id": "cccc5109-da38-4bd7-81f6-8ad42d341012", "links": [{"href": "http://172.30.9.21:8774/images/cccc5109-da38-4bd7-81f6-8ad42d341012", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b489ced4-c088-476e-ae85-b50332f9635a", "links": [{"href": "http://172.30.9.21:8774/flavors/b489ced4-c088-476e-ae85-b50332f9635a", "rel": "bookmark"}]}, "id": "5d941acb-8121-47da-a745-a7d95ae2a101", "security_groups": [{"name": "cloudify_ims-sg_116a8538-afc5-4820-93fc-150487bf025b"}], "user_id": "ac8606d68bbd45969d2b1630e01ac7c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T10:22:33Z", "hostId": "559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "name": "cloudify_ims-vm_116a8538-afc5-4820-93fc-150487bf025b", "created": "2019-04-09T10:22:31Z", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 10:24:17,047 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-0657ce3e-0a1d-471e-8cdb-b10674c419b1 2019-04-09 10:24:17,047 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.196162939072s 2019-04-09 10:24:17,054 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 10:24:19,056 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 10:24:19,060 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b27c88c21ac004e71758c3f8d1d0c2fa269e74d" 2019-04-09 10:24:19,255 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Tue, 09 Apr 2019 10:24:10 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ce9c8c71-798b-4e45-b9fd-d927d803d153 x-openstack-request-id: req-ce9c8c71-798b-4e45-b9fd-d927d803d153 2019-04-09 10:24:19,255 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/5d941acb-8121-47da-a745-a7d95ae2a101", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/5d941acb-8121-47da-a745-a7d95ae2a101", "rel": "bookmark"}], "image": {"id": "cccc5109-da38-4bd7-81f6-8ad42d341012", "links": [{"href": "http://172.30.9.21:8774/images/cccc5109-da38-4bd7-81f6-8ad42d341012", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b489ced4-c088-476e-ae85-b50332f9635a", "links": [{"href": "http://172.30.9.21:8774/flavors/b489ced4-c088-476e-ae85-b50332f9635a", "rel": "bookmark"}]}, "id": "5d941acb-8121-47da-a745-a7d95ae2a101", "security_groups": [{"name": "cloudify_ims-sg_116a8538-afc5-4820-93fc-150487bf025b"}], "user_id": "ac8606d68bbd45969d2b1630e01ac7c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T10:22:33Z", "hostId": "559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "name": "cloudify_ims-vm_116a8538-afc5-4820-93fc-150487bf025b", "created": "2019-04-09T10:22:31Z", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 10:24:19,255 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-ce9c8c71-798b-4e45-b9fd-d927d803d153 2019-04-09 10:24:19,256 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.198944091797s 2019-04-09 10:24:19,262 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 10:24:21,265 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 10:24:21,269 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b27c88c21ac004e71758c3f8d1d0c2fa269e74d" 2019-04-09 10:24:21,719 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Tue, 09 Apr 2019 10:24:12 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ad707885-5b7d-495c-9202-54400e08fb7d x-openstack-request-id: req-ad707885-5b7d-495c-9202-54400e08fb7d 2019-04-09 10:24:21,719 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/5d941acb-8121-47da-a745-a7d95ae2a101", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/5d941acb-8121-47da-a745-a7d95ae2a101", "rel": "bookmark"}], "image": {"id": "cccc5109-da38-4bd7-81f6-8ad42d341012", "links": [{"href": "http://172.30.9.21:8774/images/cccc5109-da38-4bd7-81f6-8ad42d341012", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b489ced4-c088-476e-ae85-b50332f9635a", "links": [{"href": "http://172.30.9.21:8774/flavors/b489ced4-c088-476e-ae85-b50332f9635a", "rel": "bookmark"}]}, "id": "5d941acb-8121-47da-a745-a7d95ae2a101", "security_groups": [{"name": "cloudify_ims-sg_116a8538-afc5-4820-93fc-150487bf025b"}], "user_id": "ac8606d68bbd45969d2b1630e01ac7c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T10:22:33Z", "hostId": "559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "name": "cloudify_ims-vm_116a8538-afc5-4820-93fc-150487bf025b", "created": "2019-04-09T10:22:31Z", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 10:24:21,720 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-ad707885-5b7d-495c-9202-54400e08fb7d 2019-04-09 10:24:21,720 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.454452991486s 2019-04-09 10:24:21,726 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 10:24:23,728 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 10:24:23,731 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b27c88c21ac004e71758c3f8d1d0c2fa269e74d" 2019-04-09 10:24:23,909 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Tue, 09 Apr 2019 10:24:15 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-52234aff-933b-4769-8484-d65645f8b1c8 x-openstack-request-id: req-52234aff-933b-4769-8484-d65645f8b1c8 2019-04-09 10:24:23,910 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/5d941acb-8121-47da-a745-a7d95ae2a101", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/5d941acb-8121-47da-a745-a7d95ae2a101", "rel": "bookmark"}], "image": {"id": "cccc5109-da38-4bd7-81f6-8ad42d341012", "links": [{"href": "http://172.30.9.21:8774/images/cccc5109-da38-4bd7-81f6-8ad42d341012", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b489ced4-c088-476e-ae85-b50332f9635a", "links": [{"href": "http://172.30.9.21:8774/flavors/b489ced4-c088-476e-ae85-b50332f9635a", "rel": "bookmark"}]}, "id": "5d941acb-8121-47da-a745-a7d95ae2a101", "security_groups": [{"name": "cloudify_ims-sg_116a8538-afc5-4820-93fc-150487bf025b"}], "user_id": "ac8606d68bbd45969d2b1630e01ac7c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T10:22:33Z", "hostId": "559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "name": "cloudify_ims-vm_116a8538-afc5-4820-93fc-150487bf025b", "created": "2019-04-09T10:22:31Z", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 10:24:23,910 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-52234aff-933b-4769-8484-d65645f8b1c8 2019-04-09 10:24:23,910 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.181781053543s 2019-04-09 10:24:23,917 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 10:24:25,920 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 10:24:25,925 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b27c88c21ac004e71758c3f8d1d0c2fa269e74d" 2019-04-09 10:24:26,116 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Tue, 09 Apr 2019 10:24:17 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-4bc0e364-3b7a-46fd-b5f4-1c6d024c40f9 x-openstack-request-id: req-4bc0e364-3b7a-46fd-b5f4-1c6d024c40f9 2019-04-09 10:24:26,117 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/5d941acb-8121-47da-a745-a7d95ae2a101", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/5d941acb-8121-47da-a745-a7d95ae2a101", "rel": "bookmark"}], "image": {"id": "cccc5109-da38-4bd7-81f6-8ad42d341012", "links": [{"href": "http://172.30.9.21:8774/images/cccc5109-da38-4bd7-81f6-8ad42d341012", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b489ced4-c088-476e-ae85-b50332f9635a", "links": [{"href": "http://172.30.9.21:8774/flavors/b489ced4-c088-476e-ae85-b50332f9635a", "rel": "bookmark"}]}, "id": "5d941acb-8121-47da-a745-a7d95ae2a101", "security_groups": [{"name": "cloudify_ims-sg_116a8538-afc5-4820-93fc-150487bf025b"}], "user_id": "ac8606d68bbd45969d2b1630e01ac7c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T10:22:33Z", "hostId": "559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "name": "cloudify_ims-vm_116a8538-afc5-4820-93fc-150487bf025b", "created": "2019-04-09T10:22:31Z", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 10:24:26,117 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-4bc0e364-3b7a-46fd-b5f4-1c6d024c40f9 2019-04-09 10:24:26,117 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.197345018387s 2019-04-09 10:24:26,124 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 10:24:28,127 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 10:24:28,131 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b27c88c21ac004e71758c3f8d1d0c2fa269e74d" 2019-04-09 10:24:28,520 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Tue, 09 Apr 2019 10:24:19 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-2eef2267-a0b5-4d75-aecc-ceb33eba2e14 x-openstack-request-id: req-2eef2267-a0b5-4d75-aecc-ceb33eba2e14 2019-04-09 10:24:28,521 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/5d941acb-8121-47da-a745-a7d95ae2a101", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/5d941acb-8121-47da-a745-a7d95ae2a101", "rel": "bookmark"}], "image": {"id": "cccc5109-da38-4bd7-81f6-8ad42d341012", "links": [{"href": "http://172.30.9.21:8774/images/cccc5109-da38-4bd7-81f6-8ad42d341012", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b489ced4-c088-476e-ae85-b50332f9635a", "links": [{"href": "http://172.30.9.21:8774/flavors/b489ced4-c088-476e-ae85-b50332f9635a", "rel": "bookmark"}]}, "id": "5d941acb-8121-47da-a745-a7d95ae2a101", "security_groups": [{"name": "cloudify_ims-sg_116a8538-afc5-4820-93fc-150487bf025b"}], "user_id": "ac8606d68bbd45969d2b1630e01ac7c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T10:22:33Z", "hostId": "559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "name": "cloudify_ims-vm_116a8538-afc5-4820-93fc-150487bf025b", "created": "2019-04-09T10:22:31Z", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 10:24:28,521 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-2eef2267-a0b5-4d75-aecc-ceb33eba2e14 2019-04-09 10:24:28,521 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.394272089005s 2019-04-09 10:24:28,528 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 10:24:30,531 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 10:24:30,535 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b27c88c21ac004e71758c3f8d1d0c2fa269e74d" 2019-04-09 10:24:31,262 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Tue, 09 Apr 2019 10:24:22 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-0a3e1f47-e01f-4399-9146-305b26b4c4ec x-openstack-request-id: req-0a3e1f47-e01f-4399-9146-305b26b4c4ec 2019-04-09 10:24:31,262 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/5d941acb-8121-47da-a745-a7d95ae2a101", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/5d941acb-8121-47da-a745-a7d95ae2a101", "rel": "bookmark"}], "image": {"id": "cccc5109-da38-4bd7-81f6-8ad42d341012", "links": [{"href": "http://172.30.9.21:8774/images/cccc5109-da38-4bd7-81f6-8ad42d341012", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b489ced4-c088-476e-ae85-b50332f9635a", "links": [{"href": "http://172.30.9.21:8774/flavors/b489ced4-c088-476e-ae85-b50332f9635a", "rel": "bookmark"}]}, "id": "5d941acb-8121-47da-a745-a7d95ae2a101", "security_groups": [{"name": "cloudify_ims-sg_116a8538-afc5-4820-93fc-150487bf025b"}], "user_id": "ac8606d68bbd45969d2b1630e01ac7c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T10:22:33Z", "hostId": "559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "name": "cloudify_ims-vm_116a8538-afc5-4820-93fc-150487bf025b", "created": "2019-04-09T10:22:31Z", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 10:24:31,262 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-0a3e1f47-e01f-4399-9146-305b26b4c4ec 2019-04-09 10:24:31,262 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.731267929077s 2019-04-09 10:24:31,269 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 10:24:33,270 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 10:24:33,274 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b27c88c21ac004e71758c3f8d1d0c2fa269e74d" 2019-04-09 10:24:33,448 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Tue, 09 Apr 2019 10:24:24 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-194c30d1-acb0-4898-81fb-cb3be72e7fa0 x-openstack-request-id: req-194c30d1-acb0-4898-81fb-cb3be72e7fa0 2019-04-09 10:24:33,449 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/5d941acb-8121-47da-a745-a7d95ae2a101", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/5d941acb-8121-47da-a745-a7d95ae2a101", "rel": "bookmark"}], "image": {"id": "cccc5109-da38-4bd7-81f6-8ad42d341012", "links": [{"href": "http://172.30.9.21:8774/images/cccc5109-da38-4bd7-81f6-8ad42d341012", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b489ced4-c088-476e-ae85-b50332f9635a", "links": [{"href": "http://172.30.9.21:8774/flavors/b489ced4-c088-476e-ae85-b50332f9635a", "rel": "bookmark"}]}, "id": "5d941acb-8121-47da-a745-a7d95ae2a101", "security_groups": [{"name": "cloudify_ims-sg_116a8538-afc5-4820-93fc-150487bf025b"}], "user_id": "ac8606d68bbd45969d2b1630e01ac7c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T10:22:33Z", "hostId": "559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "name": "cloudify_ims-vm_116a8538-afc5-4820-93fc-150487bf025b", "created": "2019-04-09T10:22:31Z", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 10:24:33,449 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-194c30d1-acb0-4898-81fb-cb3be72e7fa0 2019-04-09 10:24:33,449 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.178580999374s 2019-04-09 10:24:33,456 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 10:24:35,458 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 10:24:35,462 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b27c88c21ac004e71758c3f8d1d0c2fa269e74d" 2019-04-09 10:24:35,650 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Tue, 09 Apr 2019 10:24:27 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-39f0555b-1da5-4313-b82d-963e26b3324c x-openstack-request-id: req-39f0555b-1da5-4313-b82d-963e26b3324c 2019-04-09 10:24:35,650 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/5d941acb-8121-47da-a745-a7d95ae2a101", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/5d941acb-8121-47da-a745-a7d95ae2a101", "rel": "bookmark"}], "image": {"id": "cccc5109-da38-4bd7-81f6-8ad42d341012", "links": [{"href": "http://172.30.9.21:8774/images/cccc5109-da38-4bd7-81f6-8ad42d341012", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b489ced4-c088-476e-ae85-b50332f9635a", "links": [{"href": "http://172.30.9.21:8774/flavors/b489ced4-c088-476e-ae85-b50332f9635a", "rel": "bookmark"}]}, "id": "5d941acb-8121-47da-a745-a7d95ae2a101", "security_groups": [{"name": "cloudify_ims-sg_116a8538-afc5-4820-93fc-150487bf025b"}], "user_id": "ac8606d68bbd45969d2b1630e01ac7c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T10:22:33Z", "hostId": "559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "name": "cloudify_ims-vm_116a8538-afc5-4820-93fc-150487bf025b", "created": "2019-04-09T10:22:31Z", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 10:24:35,650 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-39f0555b-1da5-4313-b82d-963e26b3324c 2019-04-09 10:24:35,650 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.192245960236s 2019-04-09 10:24:35,657 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 10:24:37,660 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 10:24:37,664 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b27c88c21ac004e71758c3f8d1d0c2fa269e74d" 2019-04-09 10:24:38,103 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Tue, 09 Apr 2019 10:24:29 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-2224338f-288d-474c-b374-a916653c78ef x-openstack-request-id: req-2224338f-288d-474c-b374-a916653c78ef 2019-04-09 10:24:38,104 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/5d941acb-8121-47da-a745-a7d95ae2a101", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/5d941acb-8121-47da-a745-a7d95ae2a101", "rel": "bookmark"}], "image": {"id": "cccc5109-da38-4bd7-81f6-8ad42d341012", "links": [{"href": "http://172.30.9.21:8774/images/cccc5109-da38-4bd7-81f6-8ad42d341012", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b489ced4-c088-476e-ae85-b50332f9635a", "links": [{"href": "http://172.30.9.21:8774/flavors/b489ced4-c088-476e-ae85-b50332f9635a", "rel": "bookmark"}]}, "id": "5d941acb-8121-47da-a745-a7d95ae2a101", "security_groups": [{"name": "cloudify_ims-sg_116a8538-afc5-4820-93fc-150487bf025b"}], "user_id": "ac8606d68bbd45969d2b1630e01ac7c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T10:22:33Z", "hostId": "559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "name": "cloudify_ims-vm_116a8538-afc5-4820-93fc-150487bf025b", "created": "2019-04-09T10:22:31Z", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 10:24:38,104 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-2224338f-288d-474c-b374-a916653c78ef 2019-04-09 10:24:38,104 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.444077968597s 2019-04-09 10:24:38,110 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 10:24:40,113 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 10:24:40,116 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b27c88c21ac004e71758c3f8d1d0c2fa269e74d" 2019-04-09 10:24:40,565 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 749 Content-Type: application/json Date: Tue, 09 Apr 2019 10:24:31 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-55bafda4-fc27-4d23-91b4-0819c35b7f79 x-openstack-request-id: req-55bafda4-fc27-4d23-91b4-0819c35b7f79 2019-04-09 10:24:40,566 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:47:ec:b9", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/5d941acb-8121-47da-a745-a7d95ae2a101", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/5d941acb-8121-47da-a745-a7d95ae2a101", "rel": "bookmark"}], "image": {"id": "cccc5109-da38-4bd7-81f6-8ad42d341012", "links": [{"href": "http://172.30.9.21:8774/images/cccc5109-da38-4bd7-81f6-8ad42d341012", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-09T10:24:38.000000", "flavor": {"id": "b489ced4-c088-476e-ae85-b50332f9635a", "links": [{"href": "http://172.30.9.21:8774/flavors/b489ced4-c088-476e-ae85-b50332f9635a", "rel": "bookmark"}]}, "id": "5d941acb-8121-47da-a745-a7d95ae2a101", "security_groups": [{"name": "cloudify_ims-sg_116a8538-afc5-4820-93fc-150487bf025b"}], "user_id": "ac8606d68bbd45969d2b1630e01ac7c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-09T10:24:30Z", "hostId": "559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "name": "cloudify_ims-vm_116a8538-afc5-4820-93fc-150487bf025b", "created": "2019-04-09T10:22:31Z", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 10:24:40,566 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-55bafda4-fc27-4d23-91b4-0819c35b7f79 2019-04-09 10:24:40,566 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.453150033951s 2019-04-09 10:24:40,573 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-04-09 10:24:40,573 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/ports.json?device_id=5d941acb-8121-47da-a745-a7d95ae2a101" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b27c88c21ac004e71758c3f8d1d0c2fa269e74d" 2019-04-09 10:24:40,631 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Tue, 09 Apr 2019 10:24:32 GMT X-Openstack-Request-Id: req-fecf64ef-55e4-4d3d-af27-f30e9be93751 2019-04-09 10:24:40,631 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-09T10:24:30Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"edfeb275-2a42-486e-9bba-afb24ae942b3","ip_address":"192.168.120.7"}],"id":"6599e9c7-2092-44b4-9c05-1300f9fb0274","security_groups":["785fb68e-6dfd-4337-aefc-c8da058b4953"],"mac_address":"fa:16:3e:47:ec:b9","project_id":"db7c4bc2757e464d8d10f7e7e3beb171","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"67c32f4e-cb01-4d56-a2b5-fe18f582c72d","tenant_id":"db7c4bc2757e464d8d10f7e7e3beb171","created_at":"2019-04-09T10:22:36Z","binding:vnic_type":"normal","device_id":"5d941acb-8121-47da-a745-a7d95ae2a101","ip_allocation":"immediate"}]} 2019-04-09 10:24:40,631 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=5d941acb-8121-47da-a745-a7d95ae2a101 used request id req-fecf64ef-55e4-4d3d-af27-f30e9be93751 2019-04-09 10:24:40,632 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0587730407715s 2019-04-09 10:24:40,643 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-09 10:24:40,643 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/floatingips.json?port_id=6599e9c7-2092-44b4-9c05-1300f9fb0274" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b27c88c21ac004e71758c3f8d1d0c2fa269e74d" 2019-04-09 10:24:40,688 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 09 Apr 2019 10:24:32 GMT X-Openstack-Request-Id: req-e08e3578-b02e-45ba-92b4-72d226b42036 2019-04-09 10:24:40,688 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-04-09 10:24:40,688 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json?port_id=6599e9c7-2092-44b4-9c05-1300f9fb0274 used request id req-e08e3578-b02e-45ba-92b4-72d226b42036 2019-04-09 10:24:40,689 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0455460548401s 2019-04-09 10:24:40,689 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:47:ec:b9', 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'cccc5109-da38-4bd7-81f6-8ad42d341012'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-04-09T10:24:38.000000', 'flavor': Munch({u'id': u'b489ced4-c088-476e-ae85-b50332f9635a'}), 'az': u'nova', 'id': u'5d941acb-8121-47da-a745-a7d95ae2a101', 'security_groups': [Munch({u'name': u'cloudify_ims-sg_116a8538-afc5-4820-93fc-150487bf025b'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'ac8606d68bbd45969d2b1630e01ac7c4', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'db7c4bc2757e464d8d10f7e7e3beb171', 'name': 'cloudify_ims-project_116a8538-afc5-4820-93fc-150487bf025b', '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'2019-04-09T10:24:38.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-04-09T10:24:30Z', 'hostId': u'559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b', 'public_v6': '', 'private_v4': u'192.168.120.7', 'cloud': 'envvars', 'host_id': u'559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30', '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'2019-04-09T10:24:38.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'db7c4bc2757e464d8d10f7e7e3beb171', 'name': u'cloudify_ims-vm_116a8538-afc5-4820-93fc-150487bf025b', 'adminPass': u'7u3iDzBaqjwp', 'tenant_id': u'db7c4bc2757e464d8d10f7e7e3beb171', 'created_at': u'2019-04-09T10:22:31Z', 'created': u'2019-04-09T10:22:31Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-04-09 10:24:40,696 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-09 10:24:40,696 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b27c88c21ac004e71758c3f8d1d0c2fa269e74d" 2019-04-09 10:24:40,791 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Tue, 09 Apr 2019 10:24:32 GMT X-Openstack-Request-Id: req-71780829-7e86-4653-9b98-b85edfaf1ff3 2019-04-09 10:24:40,792 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"67c32f4e-cb01-4d56-a2b5-fe18f582c72d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"db7c4bc2757e464d8d10f7e7e3beb171","l2_adjacency":true,"status":"ACTIVE","subnets":["edfeb275-2a42-486e-9bba-afb24ae942b3"],"description":"","tags":[],"updated_at":"2019-04-09T10:22:15Z","qos_policy_id":null,"name":"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b","admin_state_up":true,"tenant_id":"db7c4bc2757e464d8d10f7e7e3beb171","created_at":"2019-04-09T10:22:14Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"b62787c2-635d-4893-8553-7ee0260442ff","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ba7a30bb29394fc4a587735d9dfb749e","l2_adjacency":true,"status":"ACTIVE","subnets":["dce875e1-9eec-4cb2-94e6-93dffefe33f6"],"description":"","tags":[],"updated_at":"2019-04-09T06:38:46Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ba7a30bb29394fc4a587735d9dfb749e","created_at":"2019-04-09T06:24:05Z","mtu":1500}]} 2019-04-09 10:24:40,792 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-71780829-7e86-4653-9b98-b85edfaf1ff3 2019-04-09 10:24:40,792 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0964930057526s 2019-04-09 10:24:40,793 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-04-09 10:24:40,794 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/ports.json?device_id=5d941acb-8121-47da-a745-a7d95ae2a101" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b27c88c21ac004e71758c3f8d1d0c2fa269e74d" 2019-04-09 10:24:40,843 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Tue, 09 Apr 2019 10:24:32 GMT X-Openstack-Request-Id: req-a428b14a-ffa9-4bac-9de5-9fe34ec5c7ca 2019-04-09 10:24:40,843 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-09T10:24:30Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"edfeb275-2a42-486e-9bba-afb24ae942b3","ip_address":"192.168.120.7"}],"id":"6599e9c7-2092-44b4-9c05-1300f9fb0274","security_groups":["785fb68e-6dfd-4337-aefc-c8da058b4953"],"mac_address":"fa:16:3e:47:ec:b9","project_id":"db7c4bc2757e464d8d10f7e7e3beb171","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"67c32f4e-cb01-4d56-a2b5-fe18f582c72d","tenant_id":"db7c4bc2757e464d8d10f7e7e3beb171","created_at":"2019-04-09T10:22:36Z","binding:vnic_type":"normal","device_id":"5d941acb-8121-47da-a745-a7d95ae2a101","ip_allocation":"immediate"}]} 2019-04-09 10:24:40,844 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=5d941acb-8121-47da-a745-a7d95ae2a101 used request id req-a428b14a-ffa9-4bac-9de5-9fe34ec5c7ca 2019-04-09 10:24:40,844 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0504591464996s 2019-04-09 10:24:40,844 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2019-04-09 10:24:40,845 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/floatingips.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b27c88c21ac004e71758c3f8d1d0c2fa269e74d" -d '{"floatingip": {"floating_network_id": "b62787c2-635d-4893-8553-7ee0260442ff", "fixed_ip_address": "192.168.120.7", "port_id": "6599e9c7-2092-44b4-9c05-1300f9fb0274"}}' 2019-04-09 10:24:43,136 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 823 Content-Type: application/json Date: Tue, 09 Apr 2019 10:24:34 GMT X-Openstack-Request-Id: req-b5651a3e-8d39-4604-8b0b-482a541d0a5b 2019-04-09 10:24:43,136 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "920a303d-1793-45c8-91e8-d6e7d36bb507", "status": "DOWN", "description": "", "tags": [], "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "created_at": "2019-04-09T10:24:33Z", "updated_at": "2019-04-09T10:24:33Z", "floating_network_id": "b62787c2-635d-4893-8553-7ee0260442ff", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "67c32f4e-cb01-4d56-a2b5-fe18f582c72d", "device_owner": "compute:nova", "mac_address": "fa:16:3e:47:ec:b9", "device_id": "5d941acb-8121-47da-a745-a7d95ae2a101"}, "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "db7c4bc2757e464d8d10f7e7e3beb171", "port_id": "6599e9c7-2092-44b4-9c05-1300f9fb0274", "id": "6bb6773c-80b0-488d-9ab7-c92dd2fbc78e", "qos_policy_id": null}} 2019-04-09 10:24:43,136 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-b5651a3e-8d39-4604-8b0b-482a541d0a5b 2019-04-09 10:24:43,137 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.2920460701s 2019-04-09 10:24:43,153 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-09 10:24:43,154 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b27c88c21ac004e71758c3f8d1d0c2fa269e74d" 2019-04-09 10:24:43,488 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Tue, 09 Apr 2019 10:24:35 GMT X-Openstack-Request-Id: req-dc7a3519-ff55-4381-8f57-224e9b77cec8 2019-04-09 10:24:43,489 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "920a303d-1793-45c8-91e8-d6e7d36bb507", "status": "DOWN", "description": "", "tags": [], "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "created_at": "2019-04-09T10:24:33Z", "updated_at": "2019-04-09T10:24:33Z", "floating_network_id": "b62787c2-635d-4893-8553-7ee0260442ff", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "67c32f4e-cb01-4d56-a2b5-fe18f582c72d", "device_owner": "compute:nova", "mac_address": "fa:16:3e:47:ec:b9", "device_id": "5d941acb-8121-47da-a745-a7d95ae2a101"}, "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "db7c4bc2757e464d8d10f7e7e3beb171", "port_id": "6599e9c7-2092-44b4-9c05-1300f9fb0274", "id": "6bb6773c-80b0-488d-9ab7-c92dd2fbc78e", "qos_policy_id": null}]} 2019-04-09 10:24:43,489 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-dc7a3519-ff55-4381-8f57-224e9b77cec8 2019-04-09 10:24:43,489 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.335713863373s 2019-04-09 10:24:43,496 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-04-09 10:24:43,607 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-09 10:24:43,608 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b27c88c21ac004e71758c3f8d1d0c2fa269e74d" 2019-04-09 10:24:43,679 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Tue, 09 Apr 2019 10:24:35 GMT X-Openstack-Request-Id: req-11a36f31-6418-4478-b30b-99f0686fd7b9 2019-04-09 10:24:43,679 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "920a303d-1793-45c8-91e8-d6e7d36bb507", "status": "DOWN", "description": "", "tags": [], "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "created_at": "2019-04-09T10:24:33Z", "updated_at": "2019-04-09T10:24:33Z", "floating_network_id": "b62787c2-635d-4893-8553-7ee0260442ff", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "67c32f4e-cb01-4d56-a2b5-fe18f582c72d", "device_owner": "compute:nova", "mac_address": "fa:16:3e:47:ec:b9", "device_id": "5d941acb-8121-47da-a745-a7d95ae2a101"}, "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "db7c4bc2757e464d8d10f7e7e3beb171", "port_id": "6599e9c7-2092-44b4-9c05-1300f9fb0274", "id": "6bb6773c-80b0-488d-9ab7-c92dd2fbc78e", "qos_policy_id": null}]} 2019-04-09 10:24:43,679 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-11a36f31-6418-4478-b30b-99f0686fd7b9 2019-04-09 10:24:43,679 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0715680122375s 2019-04-09 10:24:43,685 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-04-09 10:24:43,796 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-09 10:24:43,796 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b27c88c21ac004e71758c3f8d1d0c2fa269e74d" 2019-04-09 10:24:43,864 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Tue, 09 Apr 2019 10:24:35 GMT X-Openstack-Request-Id: req-2e7e5ef1-5c83-4c75-b8ce-54471e7d2961 2019-04-09 10:24:43,864 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "920a303d-1793-45c8-91e8-d6e7d36bb507", "status": "DOWN", "description": "", "tags": [], "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "created_at": "2019-04-09T10:24:33Z", "updated_at": "2019-04-09T10:24:33Z", "floating_network_id": "b62787c2-635d-4893-8553-7ee0260442ff", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "67c32f4e-cb01-4d56-a2b5-fe18f582c72d", "device_owner": "compute:nova", "mac_address": "fa:16:3e:47:ec:b9", "device_id": "5d941acb-8121-47da-a745-a7d95ae2a101"}, "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "db7c4bc2757e464d8d10f7e7e3beb171", "port_id": "6599e9c7-2092-44b4-9c05-1300f9fb0274", "id": "6bb6773c-80b0-488d-9ab7-c92dd2fbc78e", "qos_policy_id": null}]} 2019-04-09 10:24:43,864 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-2e7e5ef1-5c83-4c75-b8ce-54471e7d2961 2019-04-09 10:24:43,864 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0685801506042s 2019-04-09 10:24:43,871 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-04-09 10:24:43,982 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-09 10:24:43,983 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b27c88c21ac004e71758c3f8d1d0c2fa269e74d" 2019-04-09 10:24:44,039 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Tue, 09 Apr 2019 10:24:35 GMT X-Openstack-Request-Id: req-be94550a-f262-4ba7-8cc2-8568d679a522 2019-04-09 10:24:44,039 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "920a303d-1793-45c8-91e8-d6e7d36bb507", "status": "DOWN", "description": "", "tags": [], "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "created_at": "2019-04-09T10:24:33Z", "updated_at": "2019-04-09T10:24:33Z", "floating_network_id": "b62787c2-635d-4893-8553-7ee0260442ff", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "67c32f4e-cb01-4d56-a2b5-fe18f582c72d", "device_owner": "compute:nova", "mac_address": "fa:16:3e:47:ec:b9", "device_id": "5d941acb-8121-47da-a745-a7d95ae2a101"}, "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "db7c4bc2757e464d8d10f7e7e3beb171", "port_id": "6599e9c7-2092-44b4-9c05-1300f9fb0274", "id": "6bb6773c-80b0-488d-9ab7-c92dd2fbc78e", "qos_policy_id": null}]} 2019-04-09 10:24:44,039 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-be94550a-f262-4ba7-8cc2-8568d679a522 2019-04-09 10:24:44,039 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0568280220032s 2019-04-09 10:24:44,045 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-04-09 10:24:44,156 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-09 10:24:44,157 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b27c88c21ac004e71758c3f8d1d0c2fa269e74d" 2019-04-09 10:24:44,224 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Tue, 09 Apr 2019 10:24:35 GMT X-Openstack-Request-Id: req-672ae3ef-39d9-4cff-9a78-1fd0bc942e45 2019-04-09 10:24:44,225 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "920a303d-1793-45c8-91e8-d6e7d36bb507", "status": "DOWN", "description": "", "tags": [], "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "created_at": "2019-04-09T10:24:33Z", "updated_at": "2019-04-09T10:24:33Z", "floating_network_id": "b62787c2-635d-4893-8553-7ee0260442ff", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "67c32f4e-cb01-4d56-a2b5-fe18f582c72d", "device_owner": "compute:nova", "mac_address": "fa:16:3e:47:ec:b9", "device_id": "5d941acb-8121-47da-a745-a7d95ae2a101"}, "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "db7c4bc2757e464d8d10f7e7e3beb171", "port_id": "6599e9c7-2092-44b4-9c05-1300f9fb0274", "id": "6bb6773c-80b0-488d-9ab7-c92dd2fbc78e", "qos_policy_id": null}]} 2019-04-09 10:24:44,225 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-672ae3ef-39d9-4cff-9a78-1fd0bc942e45 2019-04-09 10:24:44,225 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0690648555756s 2019-04-09 10:24:44,232 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-04-09 10:24:44,343 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-09 10:24:44,344 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b27c88c21ac004e71758c3f8d1d0c2fa269e74d" 2019-04-09 10:24:44,414 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 828 Content-Type: application/json Date: Tue, 09 Apr 2019 10:24:36 GMT X-Openstack-Request-Id: req-6fb051e5-5dbf-4333-9cfa-6bd3f53c50d8 2019-04-09 10:24:44,414 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "920a303d-1793-45c8-91e8-d6e7d36bb507", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "created_at": "2019-04-09T10:24:33Z", "updated_at": "2019-04-09T10:24:35Z", "floating_network_id": "b62787c2-635d-4893-8553-7ee0260442ff", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "67c32f4e-cb01-4d56-a2b5-fe18f582c72d", "device_owner": "compute:nova", "mac_address": "fa:16:3e:47:ec:b9", "device_id": "5d941acb-8121-47da-a745-a7d95ae2a101"}, "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.202", "revision_number": 1, "project_id": "db7c4bc2757e464d8d10f7e7e3beb171", "port_id": "6599e9c7-2092-44b4-9c05-1300f9fb0274", "id": "6bb6773c-80b0-488d-9ab7-c92dd2fbc78e", "qos_policy_id": null}]} 2019-04-09 10:24:44,415 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-6fb051e5-5dbf-4333-9cfa-6bd3f53c50d8 2019-04-09 10:24:44,415 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0712640285492s 2019-04-09 10:24:44,421 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'920a303d-1793-45c8-91e8-d6e7d36bb507', 'updated_at': u'2019-04-09T10:24:35Z', 'fixed_ip_address': u'192.168.120.7', 'floating_ip_address': u'172.30.9.202', 'revision_number': 1, 'port_id': u'6599e9c7-2092-44b4-9c05-1300f9fb0274', 'id': u'6bb6773c-80b0-488d-9ab7-c92dd2fbc78e', 'network': u'b62787c2-635d-4893-8553-7ee0260442ff', 'port': u'6599e9c7-2092-44b4-9c05-1300f9fb0274', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'db7c4bc2757e464d8d10f7e7e3beb171', 'name': 'cloudify_ims-project_116a8538-afc5-4820-93fc-150487bf025b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'db7c4bc2757e464d8d10f7e7e3beb171', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'b62787c2-635d-4893-8553-7ee0260442ff', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'67c32f4e-cb01-4d56-a2b5-fe18f582c72d', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:47:ec:b9', u'device_id': u'5d941acb-8121-47da-a745-a7d95ae2a101'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'db7c4bc2757e464d8d10f7e7e3beb171', 'created_at': u'2019-04-09T10:24:33Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'67c32f4e-cb01-4d56-a2b5-fe18f582c72d', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:47:ec:b9', u'device_id': u'5d941acb-8121-47da-a745-a7d95ae2a101'}), 'router': u'920a303d-1793-45c8-91e8-d6e7d36bb507'}) 2019-04-09 10:24:44,422 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-04-09 10:24:44,425 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers/5d941acb-8121-47da-a745-a7d95ae2a101/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b27c88c21ac004e71758c3f8d1d0c2fa269e74d" -d '{"os-getConsoleOutput": {"length": null}}' 2019-04-09 10:24:44,490 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 10462 Content-Type: application/json Date: Tue, 09 Apr 2019 10:24:36 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-516d89dc-1bc1-4c75-8593-3b563a3b3d02 x-openstack-request-id: req-516d89dc-1bc1-4c75-8593-3b563a3b3d02 2019-04-09 10:24:44,493 - keystoneauth.session - DEBUG - 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-145-generic (buildd@lcy01-amd64-027) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10) ) #171-Ubuntu SMP Tue Mar 26 12:43:40 UTC 2019 (Ubuntu 4.4.0-145.171-generic 4.4.176)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-145-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] 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] 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: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \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] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x362f8000-0x37173fff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6340 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x00000000BFFE12D1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x00000000BFFE11DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x00000000BFFDFDC0 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x00000000BFFDFD80 000040\n[ 0.000000] ACPI: APIC 0x00000000BFFE1251 000080 (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] NODE_DATA(0) allocated [mem 0x13fff9000-0x13fffdfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 1:3fff1001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 853975073 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-0x00000000ffffffff]\n[ 0.000000] Normal [mem 0x0000000100000000-0x000000013fffffff]\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-0x00000000bffdbfff]\n[ 0.000000] node 0: [mem 0x0000000100000000-0x000000013fffffff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000013fffffff]\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] 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] 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:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88013fc00000 s99480 r8192 d31592 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 13fc10200\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032036\n[ 0.000000] Policy zone: Normal\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-145-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] Memory: 4028168K/4193768K available (8608K kernel code, 1333K rwdata, 4008K rodata, 1484K init, 1284K bss, 165600K reserved, 0K cma-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] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=512 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:33024 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.914 MHz processor\n[ 0.357190] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656)\n[ 0.360186] pid_max: default: 32768 minimum: 301\n[ 0.361815] ACPI: Core revision 20150930\n[ 0.364023] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.366395] Security Framework initialized\n[ 0.367870] Yama: becoming mindful.\n[ 0.369234] AppArmor: AppArmor initialized\n[ 0.370942] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.376981] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.380974] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.383184] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.386056] Initializing cgroup subsys io\n[ 0.387536] Initializing cgroup subsys memory\n[ 0.389090] Initializing cgroup subsys devices\n[ 0.390671] Initializing cgroup subsys freezer\n[ 0.392251] Initializing cgroup subsys net_cls\n[ 0.393820] Initializing cgroup subsys perf_event\n[ 0.395466] Initializing cgroup subsys net_prio\n[ 0.397071] Initializing cgroup subsys hugetlb\n[ 0.398602] Initializing cgroup subsys pids\n[ 0.400861] mce: CPU supports 10 MCE banks\n[ 0.402375] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.404195] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.406188] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.408065] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.410878] Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier\n[ 0.413764] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.416061] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.421394] Freeing SMP alternatives memory: 36K\n[ 0.427655] ftrace: allocating 32283 entries in 127 pages\n[ 0.470993] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.473188] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.475370] smpboot: Max logical packages: 2\n[ 0.477146] x2apic enabled\n[ 0.478529] Switched APIC routing to physical x2apic.\n[ 0.481459] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.483597] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.487547] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.499004] KVM setup paravirtual spinlock\n[ 0.502003] x86: Booting SMP configuration:\n[ 0.503545] .... node #0, CPUs: #1\n[ 0.505088] kvm-clock: cpu 1, msr 1:3fff1041, secondary cpu clock\n[ 0.528210] x86: Booted up 1 node, 2 CPUs\n[ 0.528217] KVM setup async PF for cpu 1\n[ 0.528221] kvm-stealtime: cpu 1, msr 13fd10200\n[ 0.532812] smpboot: Total of 2 processors activated (13967.65 BogoMIPS)\n[ 0.535547] devtmpfs: initialized\n[ 0.538207] evm: security.selinux\n[ 0.539457] evm: security.SMACK64\n[ 0.540687] evm: security.SMACK64EXEC\n[ 0.542009] evm: security.SMACK64TRANSMUTE\n[ 0.543452] evm: security.SMACK64MMAP\n[ 0.544776] evm: security.ima\n[ 0.545903] evm: security.capability\n[ 0.547390] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.550636] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.552813] pinctrl core: initialized pinctrl subsystem\n[ 0.554776] RTC time: 10:24:39, date: 04/09/19\n[ 0.557151] NET: Registered protocol family 16\n[ 0.568658] cpuidle: using governor ladder\n[ 0.580682] cpuidle: using governor menu\n[ 0.582049] PCCT header not found.\n[ 0.583354] ACPI: bus type PCI registered\n[ 0.584791] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.587002] PCI: Using configuration type 1 for base access\n[ 0.601403] ACPI: Added _OSI(Module Device)\n[ 0.602862] ACPI: Added _OSI(Processor Device)\n[ 0.604358] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.605955] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.609371] ACPI: Interpreter enabled\n[ 0.610707] ACPI: (supports S0 S5)\n[ 0.627483] ACPI: Using IOAPIC for interrupt routing\n[ 0.629136] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.634148] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.636176] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.638362] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.640486] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.644374] acpiphp: Slot [3] registered\n[ 0.645854] acpiphp: Slot [4] registered\n[ 0.647262] acpiphp: Slot [5] registered\n[ 0.648668] acpiphp: Slot [6] registered\n[ 0.650070] acpiphp: Slot [7] registered\n[ 0.651463] acpiphp: Slot [8] registered\n[ 0.652961] acpiphp: Slot [9] registered\n[ 0.654446] acpiphp: Slot [10] registered\n[ 0.655985] acpiphp: Slot [11] registered\n[ 0.657474] acpiphp: Slot [12] registered\n[ 0.658990] acpiphp: Slot [13] registered\n[ 0.660553] acpiphp: Slot [14] registered\n[ 0.662047] acpiphp: Slot [15] registered\n[ 0.663551] acpiphp: Slot [16] registered\n[ 0.665062] acpiphp: Slot [17] registered\n[ 0.666559] acpiphp: Slot [18] registered\n[ 0.668060] acpiphp: Slot [19] registered\n[ 0.669564] acpiphp: Slot [20] registered\n[ 0.671059] acpiphp: Slot [21] registered\n[ 0.672553] acpiphp: Slot [22] registered\n[ 0.674068] acpiphp: Slot [23] registered\n[ 0.675559] acpiphp: Slot [24] registered\n[ 0.677049] acpiphp: Slot [25] registered\n[ 0.678525] acpiphp: Slot [26] registered\n[ 0.679968] acpiphp: Slot [27] registered\n[ 0.681431] acpiphp: Slot [28] registered\n[ 0.682913] acpiphp: Slot [29] registered\n[ 0.684396] acpiphp: Slot [30] registered\n[ 0.685902] acpiphp: Slot [31] registered\n[ 0.687380] PCI host bridge to bus 0000:00\n[ 0.688864] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.691094] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.693338] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.695994] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.698642] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.701309] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.707215] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.709535] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.711703] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.714045] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.718884] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.721482] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.747151] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.750340] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.752799] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.755332] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.757788] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.760032] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.762405] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.764313] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.767118] vgaarb: loaded\n[ 0.768195] vgaarb: bridge control possible 0000:00:02.0\n[ 0.770318] SCSI subsystem initialized\n[ 0.771967] ACPI: bus type USB registered\n[ 0.773449] usbcore: registered new interface driver usbfs\n[ 0.775327] usbcore: registered new interface driver hub\n[ 0.777170] usbcore: registered new device driver usb\n[ 0.779211] PCI: Using ACPI for IRQ routing\n[ 0.781151] NetLabel: Initializing\n[ 0.782424] NetLabel: domain hash size = 128\n[ 0.783975] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.785686] NetLabel: unlabeled traffic allowed by default\n[ 0.787829] amd_nb: Cannot enumerate AMD northbridges\n[ 0.789690] clocksource: Switched to clocksource kvm-clock\n[ 0.801457] AppArmor: AppArmor Filesystem Enabled\n[ 0.803168] pnp: PnP ACPI init\n[ 0.804707] pnp: PnP ACPI: found 5 devices\n[ 0.812811] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.815853] NET: Registered protocol family 2\n[ 0.817786] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.820556] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.823086] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.825333] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.827377] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.829616] NET: Registered protocol family 1\n[ 0.831179] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.833152] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.835074] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.854958] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.874866] Unpacking initramfs...\n[ 1.072962] Freeing initrd memory: 14832K\n[ 1.074568] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.076744] software IO TLB: mapped [mem 0xbbfdc000-0xbffdc000] (64MB)\n[ 1.079230] Scanning for low memory corruption every 60 seconds\n[ 1.081680] audit: initializing netlink subsys (disabled)\n[ 1.083582] audit: type=2000 audit(1554805480.309:1): initialized\n[ 1.085917] Initialise system trusted keyring\n[ 1.087644] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.089792] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.093110] zbud: loaded\n[ 1.094503] VFS: Disk quotas dquot_6.6.0\n[ 1.095969] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.098441] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.100678] fuse init (API version 7.23)\n[ 1.102260] Key type big_key registered\n[ 1.103705] Allocating IMA MOK and blacklist keyrings.\n[ 1.106077] Key type asymmetric registered\n[ 1.107594] Asymmetric key parser 'x509' registered\n[ 1.109333] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.112020] io scheduler noop registered\n[ 1.113469] io scheduler deadline registered (default)\n[ 1.115277] io scheduler cfq registered\n[ 1.116803] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.118737] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.121051] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.123693] ACPI: Power Button [PWRF]\n[ 1.125240] GHES: HEST is not enabled!\n[ 1.144913] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.184673] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.188315] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.213718] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.217523] Linux agpgart interface v0.103\n[ 1.221008] loop: module loaded\n[ 1.223977] vda: vda1\n[ 1.225824] scsi host0: ata_piix\n[ 1.227249] scsi host1: ata_piix\n[ 1.228554] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.230856] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.233223] libphy: Fixed MDIO Bus: probed\n[ 1.234812] tun: Universal TUN/TAP device driver, 1.6\n[ 1.236694] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.240089] PPP generic driver version 2.4.2\n[ 1.241729] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.243961] ehci-pci: EHCI PCI platform driver\n[ 1.245577] ehci-platform: EHCI generic platform driver\n[ 1.247416] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.249540] ohci-pci: OHCI PCI platform driver\n[ 1.251163] ohci-platform: OHCI generic platform driver\n[ 1.253043] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.273511] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.275343] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.278096] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.279921] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.282008] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.284294] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.286911] usb usb1: Product: UHCI Host Controller\n[ 1.288633] usb usb1: Manufacturer: Linux 4.4.0-145-generic uhci_hcd\n[ 1.290763] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.292509] hub 1-0:1.0: USB hub found\n[ 1.293928] hub 1-0:1.0: 2 ports detected\n[ 1.295566] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.299334] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.301087] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.302952] mousedev: PS/2 mouse device common for all mice\n[ 1.305090] rtc_cmos 00:00: RTC can wake from S4\n[ 1.307082] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.310144] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.312831] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.315466] i2c /dev entries driver\n[ 1.317079] device-mapper: uevent: version 1.0.3\n[ 1.319148] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.322682] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.325441] NET: Registered protocol family 10\n[ 1.327707] NET: Registered protocol family 17\n[ 1.329630] Key type dns_resolver registered\n[ 1.331803] registered taskstats version 1\n[ 1.333623] Loading compiled-in X.509 certificates\n[ 1.352013] Loaded X.509 cert 'Build time autogenerated kernel key: 766cb56454e39ea623681e1efb4bf4db48a2396c'\n[ 1.356068] zswap: loaded using pool lzo/zbud\n[ 1.359644] Key type trusted registered\n[ 1.363675] Key type encrypted registered\n[ 1.365414] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.367684] ima: No TPM chip found, activating TPM-bypass!\n[ 1.369927] ima: Allocated hash algorithm: sha1\n[ 1.371820] evm: HMAC attrs: 0x1\n[ 1.373694] Magic number: 15:97:426\n[ 1.375497] rtc_cmos 00:00: setting system clock to 2019-04-09 10:24:40 UTC (1554805480)\n[ 1.378989] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.381405] EDD information not available.\n[ 1.391176] Freeing unused kernel memory: 1484K\n[ 1.401722] Write protecting the kernel read-only data: 14336k\n[ 1.405443] Freeing unused kernel memory: 1620K\n[ 1.407620] Freeing unused kernel memory: 88K\nLoading, please wait...\nstarting version 229\n[ 1.420402] random: systemd-udevd: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.420630] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.420652] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.428340] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.428375] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.428486] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.428547] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.428593] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.428641] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.428689] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.479168] virtio_net virtio0 ens3: renamed from eth0\n[ 1.490205] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.493415] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.505243] AVX2 version of gcm_enc/dec engaged.\n[ 1.507332] AES CTR mode by8 optimization enabled\n[ 1.522190] FDC 0 is a S82078B\n[ 1.609713] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.774170] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.776863] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.779664] usb 1-1: Product: QEMU USB Tablet\n[ 1.781505] usb 1-1: Manufacturer: QEMU\n[ 1.783153] usb 1-1: SerialNumber: 42\n[ 1.790599] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.797602] usbcore: registered new interface driver usbhid\n[ 1.799913] usbhid: USB HID core driver\n[ 1.802637] 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.807189] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\nBegin: Loading essential drivers ... [ 2.878357] md: linear personality registered for level -1\n[ 2.881802] md: multipath personality registered for level -4\n[ 2.885260] md: raid0 personality registered for level 0\n[ 2.889213] md: raid1 personality registered for level 1\n[ 2.957694] raid6: sse2x1 gen() 11431 MB/s\n[ 3.025693] raid6: sse2x1 xor() 8916 MB/s\n[ 3.093691] raid6: sse2x2 gen() 14708 MB/s\n[ 3.161692] raid6: sse2x2 xor() 9755 MB/s\n[ 3.229695] raid6: sse2x4 gen() 16878 MB/s\n[ 3.297696] raid6: sse2x4 xor() 11639 MB/s\n[ 3.365691] raid6: avx2x1 gen() 22177 MB/s\n[ 3.433691] raid6: avx2x2 gen() 26661 MB/s\n[ 3.501692] raid6: avx2x4 gen() 29879 MB/s\n[ 3.503188] raid6: using algorithm avx2x4 gen() 29879 MB/s\n[ 3.504987] raid6: using avx2x2 recovery algorithm\n[ 3.507512] xor: automatically using best checksumming function:\n[ 3.545688] avx : 32230.000 MB/sec\n[ 3.548057] async_tx: api initialized (async)\n[ 3.555578] md: raid6 personality registered for level 6\n[ 3.557384] md: raid5 personality registered for level 5\n[ 3.559205] md: raid4 personality registered for level 4\n[ 3.565009] md: raid10 personality registered for level 10\ndone.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... [ 3.590905] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 3.607068] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\ndone.\nBegin: Running /scripts/local-bottom ... done.\nBegin: Running /scripts/init-bottom ... done.\n[ 3.696669] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN)\n[ 3.702437] systemd[1]: Detected virtualization kvm.\n[ 3.704130] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.6 LTS[0m!\n\n[ 3.708643] systemd[1]: Set hostname to .\n[ 3.712366] systemd[1]: Initializing machine ID from KVM UUID.\n[ 3.714350] systemd[1]: Installed transient /etc/machine-id file.\n[ 3.820957] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 3.824282] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 3.827894] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 3.831803] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 3.834451] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 3.838169] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 3.842092] systemd[1]: Started Forward Password Requests to Wall Directory Watch.\n[[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch.\n[ 3.846500] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 3.849661] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 3.852911] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 3.856294] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 3.859984] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 3.873853] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...\n Starting Monitoring of LVM2 mirrors... dmeventd or progress polling...\n[ 3.880233] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 3.884189] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 3.889518] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 3.894090] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 3.898325] systemd[1]: Starting Remount Root and Kernel File Systems...\n Starting Remount Root and Kernel File Systems...\n[ 3.904113] EXT4-fs (vda1): re-mounted. Opts: (null)\n[ 3.906731] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 3.909900] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 3.913422] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 3.917847] systemd[1]: Starting Nameserver information manager...\n[ 3.919958] Loading iSCSI transport class v2.0-870.\n Starting Nameserver information manager...\n[ 3.923556] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 3.928698] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 3.933956] systemd[1]: Listening on Syslog Socket.\n[ 3.935711] iscsi: registered transport (tcp)\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 3.938827] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 3.942150] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 3.946366] systemd[1]: Starting Create list of required static device nodes for the current kernel...\n Starting Create list of required st... nodes for the current kernel...\n[ 3.951944] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 3.955576] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 3.959810] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.\n[[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[ 3.967154] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 3.970864] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 3.974070] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 3.978014] systemd[1]: Started Set console keymap.\n[[0;32m OK [0m] Started Set console keymap.\n[ 3.982297] systemd[1]: Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[ 3.986151] systemd[1]: Started Remount Root and Kernel File Systems.\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n[ 3.995260] iscsi: registered transport (iser)\n[ 4.002287] systemd[1]: Started Load Kernel Modules.\n[[0;32m OK [0m] Started Load Kernel Modules.\n[ 4.005910] 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[ 4.011459] systemd[1]: Started Nameserver information manager.\n[[0;32m OK [0m] Started Nameserver information manager.\n[ 4.016341] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting Create Static Device Nodes in /dev...\n Mounting FUSE Control File System...\n Starting Apply Kernel Variables...\n Starting Flush Journal to Persistent Storage...\n Starting udev Coldplug all Devices...\n Starting Load/Save Random Seed...\n[[0;32m OK [0m] Mounted FUSE Control File System.\n[[0;32m OK [0m] Started Load/Save Random Seed.\n[[0;32m OK [0m] Started Create Static Device Nodes in /dev.\n[[0;32m OK [0m] Started Apply Kernel Variables.\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n Starting udev Kernel Device Manager...\n[[0;32m OK [0m] Started udev Coldplug all Devices.\n[[0;32m OK [0m] Started udev Kernel Device Manager.\n[[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch.\n[[0;32m OK [0m] Found device /dev/ttyS0.\n[[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\n[[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling.\n[[0;32m OK [0m] Reached target Local File Systems (Pre).\n[[0;32m OK [0m] Reached target Local File Systems.\n Starting Set console font and keymap...\n Starting Initial cloud-init job (pre-networking)...\n Starting Commit a transient machine-id on disk...\n Starting Tell Plymouth To Write Out Runtime Data...\n Starting LSB: AppArmor initialization...\n Starting Create Volatile Files and Directories...\n"} 2019-04-09 10:24:44,494 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/5d941acb-8121-47da-a745-a7d95ae2a101/action used request id req-516d89dc-1bc1-4c75-8593-3b563a3b3d02 2019-04-09 10:24:44,494 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0715630054474s 2019-04-09 10:24:44,495 - 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-145-generic (buildd@lcy01-amd64-027) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10) ) #171-Ubuntu SMP Tue Mar 26 12:43:40 UTC 2019 (Ubuntu 4.4.0-145.171-generic 4.4.176) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-145-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] 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] 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: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 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] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x362f8000-0x37173fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6340 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x00000000BFFE12D1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x00000000BFFE11DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x00000000BFFDFDC0 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x00000000BFFDFD80 000040 [ 0.000000] ACPI: APIC 0x00000000BFFE1251 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff] [ 0.000000] NODE_DATA(0) allocated [mem 0x13fff9000-0x13fffdfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 1:3fff1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 853975073 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-0x00000000ffffffff] [ 0.000000] Normal [mem 0x0000000100000000-0x000000013fffffff] [ 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-0x00000000bffdbfff] [ 0.000000] node 0: [mem 0x0000000100000000-0x000000013fffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000013fffffff] [ 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] 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] 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:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88013fc00000 s99480 r8192 d31592 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 13fc10200 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032036 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-145-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 4028168K/4193768K available (8608K kernel code, 1333K rwdata, 4008K rodata, 1484K init, 1284K bss, 165600K reserved, 0K cma-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] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:33024 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.914 MHz processor [ 0.357190] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.360186] pid_max: default: 32768 minimum: 301 [ 0.361815] ACPI: Core revision 20150930 [ 0.364023] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.366395] Security Framework initialized [ 0.367870] Yama: becoming mindful. [ 0.369234] AppArmor: AppArmor initialized [ 0.370942] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.376981] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.380974] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.383184] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.386056] Initializing cgroup subsys io [ 0.387536] Initializing cgroup subsys memory [ 0.389090] Initializing cgroup subsys devices [ 0.390671] Initializing cgroup subsys freezer [ 0.392251] Initializing cgroup subsys net_cls [ 0.393820] Initializing cgroup subsys perf_event [ 0.395466] Initializing cgroup subsys net_prio [ 0.397071] Initializing cgroup subsys hugetlb [ 0.398602] Initializing cgroup subsys pids [ 0.400861] mce: CPU supports 10 MCE banks [ 0.402375] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.404195] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.406188] Spectre V2 : Mitigation: Full generic retpoline [ 0.408065] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.410878] Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier [ 0.413764] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.416061] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.421394] Freeing SMP alternatives memory: 36K [ 0.427655] ftrace: allocating 32283 entries in 127 pages [ 0.470993] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.473188] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.475370] smpboot: Max logical packages: 2 [ 0.477146] x2apic enabled [ 0.478529] Switched APIC routing to physical x2apic. [ 0.481459] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.483597] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.487547] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.499004] KVM setup paravirtual spinlock [ 0.502003] x86: Booting SMP configuration: [ 0.503545] .... node #0, CPUs: #1 [ 0.505088] kvm-clock: cpu 1, msr 1:3fff1041, secondary cpu clock [ 0.528210] x86: Booted up 1 node, 2 CPUs [ 0.528217] KVM setup async PF for cpu 1 [ 0.528221] kvm-stealtime: cpu 1, msr 13fd10200 [ 0.532812] smpboot: Total of 2 processors activated (13967.65 BogoMIPS) [ 0.535547] devtmpfs: initialized [ 0.538207] evm: security.selinux [ 0.539457] evm: security.SMACK64 [ 0.540687] evm: security.SMACK64EXEC [ 0.542009] evm: security.SMACK64TRANSMUTE [ 0.543452] evm: security.SMACK64MMAP [ 0.544776] evm: security.ima [ 0.545903] evm: security.capability [ 0.547390] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.550636] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.552813] pinctrl core: initialized pinctrl subsystem [ 0.554776] RTC time: 10:24:39, date: 04/09/19 [ 0.557151] NET: Registered protocol family 16 [ 0.568658] cpuidle: using governor ladder [ 0.580682] cpuidle: using governor menu [ 0.582049] PCCT header not found. [ 0.583354] ACPI: bus type PCI registered [ 0.584791] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.587002] PCI: Using configuration type 1 for base access [ 0.601403] ACPI: Added _OSI(Module Device) [ 0.602862] ACPI: Added _OSI(Processor Device) [ 0.604358] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.605955] ACPI: Added _OSI(Processor Aggregator Device) [ 0.609371] ACPI: Interpreter enabled [ 0.610707] ACPI: (supports S0 S5) [ 0.627483] ACPI: Using IOAPIC for interrupt routing [ 0.629136] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.634148] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.636176] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.638362] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.640486] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.644374] acpiphp: Slot [3] registered [ 0.645854] acpiphp: Slot [4] registered [ 0.647262] acpiphp: Slot [5] registered [ 0.648668] acpiphp: Slot [6] registered [ 0.650070] acpiphp: Slot [7] registered [ 0.651463] acpiphp: Slot [8] registered [ 0.652961] acpiphp: Slot [9] registered [ 0.654446] acpiphp: Slot [10] registered [ 0.655985] acpiphp: Slot [11] registered [ 0.657474] acpiphp: Slot [12] registered [ 0.658990] acpiphp: Slot [13] registered [ 0.660553] acpiphp: Slot [14] registered [ 0.662047] acpiphp: Slot [15] registered [ 0.663551] acpiphp: Slot [16] registered [ 0.665062] acpiphp: Slot [17] registered [ 0.666559] acpiphp: Slot [18] registered [ 0.668060] acpiphp: Slot [19] registered [ 0.669564] acpiphp: Slot [20] registered [ 0.671059] acpiphp: Slot [21] registered [ 0.672553] acpiphp: Slot [22] registered [ 0.674068] acpiphp: Slot [23] registered [ 0.675559] acpiphp: Slot [24] registered [ 0.677049] acpiphp: Slot [25] registered [ 0.678525] acpiphp: Slot [26] registered [ 0.679968] acpiphp: Slot [27] registered [ 0.681431] acpiphp: Slot [28] registered [ 0.682913] acpiphp: Slot [29] registered [ 0.684396] acpiphp: Slot [30] registered [ 0.685902] acpiphp: Slot [31] registered [ 0.687380] PCI host bridge to bus 0000:00 [ 0.688864] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.691094] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.693338] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.695994] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.698642] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.701309] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.707215] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.709535] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.711703] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.714045] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.718884] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.721482] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.747151] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.750340] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.752799] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.755332] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.757788] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.760032] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.762405] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.764313] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.767118] vgaarb: loaded [ 0.768195] vgaarb: bridge control possible 0000:00:02.0 [ 0.770318] SCSI subsystem initialized [ 0.771967] ACPI: bus type USB registered [ 0.773449] usbcore: registered new interface driver usbfs [ 0.775327] usbcore: registered new interface driver hub [ 0.777170] usbcore: registered new device driver usb [ 0.779211] PCI: Using ACPI for IRQ routing [ 0.781151] NetLabel: Initializing [ 0.782424] NetLabel: domain hash size = 128 [ 0.783975] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.785686] NetLabel: unlabeled traffic allowed by default [ 0.787829] amd_nb: Cannot enumerate AMD northbridges [ 0.789690] clocksource: Switched to clocksource kvm-clock [ 0.801457] AppArmor: AppArmor Filesystem Enabled [ 0.803168] pnp: PnP ACPI init [ 0.804707] pnp: PnP ACPI: found 5 devices [ 0.812811] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.815853] NET: Registered protocol family 2 [ 0.817786] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.820556] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.823086] TCP: Hash tables configured (established 32768 bind 32768) [ 0.825333] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.827377] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.829616] NET: Registered protocol family 1 [ 0.831179] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.833152] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.835074] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.854958] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.874866] Unpacking initramfs... [ 1.072962] Freeing initrd memory: 14832K [ 1.074568] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.076744] software IO TLB: mapped [mem 0xbbfdc000-0xbffdc000] (64MB) [ 1.079230] Scanning for low memory corruption every 60 seconds [ 1.081680] audit: initializing netlink subsys (disabled) [ 1.083582] audit: type=2000 audit(1554805480.309:1): initialized [ 1.085917] Initialise system trusted keyring [ 1.087644] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.089792] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.093110] zbud: loaded [ 1.094503] VFS: Disk quotas dquot_6.6.0 [ 1.095969] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.098441] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.100678] fuse init (API version 7.23) [ 1.102260] Key type big_key registered [ 1.103705] Allocating IMA MOK and blacklist keyrings. [ 1.106077] Key type asymmetric registered [ 1.107594] Asymmetric key parser 'x509' registered [ 1.109333] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.112020] io scheduler noop registered [ 1.113469] io scheduler deadline registered (default) [ 1.115277] io scheduler cfq registered [ 1.116803] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.118737] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.121051] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.123693] ACPI: Power Button [PWRF] [ 1.125240] GHES: HEST is not enabled! [ 1.144913] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.184673] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.188315] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.213718] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.217523] Linux agpgart interface v0.103 [ 1.221008] loop: module loaded [ 1.223977] vda: vda1 [ 1.225824] scsi host0: ata_piix [ 1.227249] scsi host1: ata_piix [ 1.228554] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.230856] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.233223] libphy: Fixed MDIO Bus: probed [ 1.234812] tun: Universal TUN/TAP device driver, 1.6 [ 1.236694] tun: (C) 1999-2004 Max Krasnyansky [ 1.240089] PPP generic driver version 2.4.2 [ 1.241729] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.243961] ehci-pci: EHCI PCI platform driver [ 1.245577] ehci-platform: EHCI generic platform driver [ 1.247416] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.249540] ohci-pci: OHCI PCI platform driver [ 1.251163] ohci-platform: OHCI generic platform driver [ 1.253043] uhci_hcd: USB Universal Host Controller Interface driver [ 1.273511] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.275343] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.278096] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.279921] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.282008] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.284294] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.286911] usb usb1: Product: UHCI Host Controller [ 1.288633] usb usb1: Manufacturer: Linux 4.4.0-145-generic uhci_hcd [ 1.290763] usb usb1: SerialNumber: 0000:00:01.2 [ 1.292509] hub 1-0:1.0: USB hub found [ 1.293928] hub 1-0:1.0: 2 ports detected [ 1.295566] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.299334] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.301087] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.302952] mousedev: PS/2 mouse device common for all mice [ 1.305090] rtc_cmos 00:00: RTC can wake from S4 [ 1.307082] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.310144] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.312831] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.315466] i2c /dev entries driver [ 1.317079] device-mapper: uevent: version 1.0.3 [ 1.319148] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.322682] ledtrig-cpu: registered to indicate activity on CPUs [ 1.325441] NET: Registered protocol family 10 [ 1.327707] NET: Registered protocol family 17 [ 1.329630] Key type dns_resolver registered [ 1.331803] registered taskstats version 1 [ 1.333623] Loading compiled-in X.509 certificates [ 1.352013] Loaded X.509 cert 'Build time autogenerated kernel key: 766cb56454e39ea623681e1efb4bf4db48a2396c' [ 1.356068] zswap: loaded using pool lzo/zbud [ 1.359644] Key type trusted registered [ 1.363675] Key type encrypted registered [ 1.365414] AppArmor: AppArmor sha1 policy hashing enabled [ 1.367684] ima: No TPM chip found, activating TPM-bypass! [ 1.369927] ima: Allocated hash algorithm: sha1 [ 1.371820] evm: HMAC attrs: 0x1 [ 1.373694] Magic number: 15:97:426 [ 1.375497] rtc_cmos 00:00: setting system clock to 2019-04-09 10:24:40 UTC (1554805480) [ 1.378989] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.381405] EDD information not available. [ 1.391176] Freeing unused kernel memory: 1484K [ 1.401722] Write protecting the kernel read-only data: 14336k [ 1.405443] Freeing unused kernel memory: 1620K [ 1.407620] Freeing unused kernel memory: 88K Loading, please wait... starting version 229 [ 1.420402] random: systemd-udevd: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.420630] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.420652] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.428340] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.428375] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.428486] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.428547] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.428593] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.428641] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.428689] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.479168] virtio_net virtio0 ens3: renamed from eth0 [ 1.490205] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.493415] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.505243] AVX2 version of gcm_enc/dec engaged. [ 1.507332] AES CTR mode by8 optimization enabled [ 1.522190] FDC 0 is a S82078B [ 1.609713] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.774170] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.776863] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.779664] usb 1-1: Product: QEMU USB Tablet [ 1.781505] usb 1-1: Manufacturer: QEMU [ 1.783153] usb 1-1: SerialNumber: 42 [ 1.790599] hidraw: raw HID events driver (C) Jiri Kosina [ 1.797602] usbcore: registered new interface driver usbhid [ 1.799913] usbhid: USB HID core driver [ 1.802637] 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.807189] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 Begin: Loading essential drivers ... [ 2.878357] md: linear personality registered for level -1 [ 2.881802] md: multipath personality registered for level -4 [ 2.885260] md: raid0 personality registered for level 0 [ 2.889213] md: raid1 personality registered for level 1 [ 2.957694] raid6: sse2x1 gen() 11431 MB/s [ 3.025693] raid6: sse2x1 xor() 8916 MB/s [ 3.093691] raid6: sse2x2 gen() 14708 MB/s [ 3.161692] raid6: sse2x2 xor() 9755 MB/s [ 3.229695] raid6: sse2x4 gen() 16878 MB/s [ 3.297696] raid6: sse2x4 xor() 11639 MB/s [ 3.365691] raid6: avx2x1 gen() 22177 MB/s [ 3.433691] raid6: avx2x2 gen() 26661 MB/s [ 3.501692] raid6: avx2x4 gen() 29879 MB/s [ 3.503188] raid6: using algorithm avx2x4 gen() 29879 MB/s [ 3.504987] raid6: using avx2x2 recovery algorithm [ 3.507512] xor: automatically using best checksumming function: [ 3.545688] avx : 32230.000 MB/sec [ 3.548057] async_tx: api initialized (async) [ 3.555578] md: raid6 personality registered for level 6 [ 3.557384] md: raid5 personality registered for level 5 [ 3.559205] md: raid4 personality registered for level 4 [ 3.565009] md: raid10 personality registered for level 10 done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... [ 3.590905] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 3.607068] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 3.696669] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN) [ 3.702437] systemd[1]: Detected virtualization kvm. [ 3.704130] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.6 LTS[0m! [ 3.708643] systemd[1]: Set hostname to . [ 3.712366] systemd[1]: Initializing machine ID from KVM UUID. [ 3.714350] systemd[1]: Installed transient /etc/machine-id file. [ 3.820957] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.824282] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.827894] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.831803] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.834451] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.838169] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.842092] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.846500] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.849661] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.852911] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.856294] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.859984] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.873853] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 3.880233] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 3.884189] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 3.889518] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 3.894090] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 3.898325] systemd[1]: Starting Remount Root and Kernel File Systems... Starting Remount Root and Kernel File Systems... [ 3.904113] EXT4-fs (vda1): re-mounted. Opts: (null) [ 3.906731] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 3.909900] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.913422] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.917847] systemd[1]: Starting Nameserver information manager... [ 3.919958] Loading iSCSI transport class v2.0-870. Starting Nameserver information manager... [ 3.923556] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 3.928698] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 3.933956] systemd[1]: Listening on Syslog Socket. [ 3.935711] iscsi: registered transport (tcp) [[0;32m OK [0m] Listening on Syslog Socket. [ 3.938827] systemd[1]: Starting Journal Service... Starting Journal Service... [ 3.942150] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.946366] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [ 3.951944] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.955576] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.959810] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [ 3.967154] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 3.970864] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 3.974070] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 3.978014] systemd[1]: Started Set console keymap. [[0;32m OK [0m] Started Set console keymap. [ 3.982297] systemd[1]: Started Uncomplicated firewall. [[0;32m OK [0m] Started Uncomplicated firewall. [ 3.986151] systemd[1]: Started Remount Root and Kernel File Systems. [[0;32m OK [0m] Started Remount Root and Kernel File Systems. [ 3.995260] iscsi: registered transport (iser) [ 4.002287] systemd[1]: Started Load Kernel Modules. [[0;32m OK [0m] Started Load Kernel Modules. [ 4.005910] 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. [ 4.011459] systemd[1]: Started Nameserver information manager. [[0;32m OK [0m] Started Nameserver information manager. [ 4.016341] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Create Static Device Nodes in /dev... Mounting FUSE Control File System... Starting Apply Kernel Variables... Starting Flush Journal to Persistent Storage... Starting udev Coldplug all Devices... Starting Load/Save Random Seed... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. Starting udev Kernel Device Manager... [[0;32m OK [0m] Started udev Coldplug all Devices. [[0;32m OK [0m] Started udev Kernel Device Manager. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Found device /dev/ttyS0. [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting Set console font and keymap... Starting Initial cloud-init job (pre-networking)... Starting Commit a transient machine-id on disk... Starting Tell Plymouth To Write Out Runtime Data... Starting LSB: AppArmor initialization... Starting Create Volatile Files and Directories... 2019-04-09 10:24:45,244 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.202: [Errno None] Unable to connect to port 22 on 172.30.9.202 2019-04-09 10:24:54,251 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-04-09 10:24:54,254 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers/5d941acb-8121-47da-a745-a7d95ae2a101/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b27c88c21ac004e71758c3f8d1d0c2fa269e74d" -d '{"os-getConsoleOutput": {"length": null}}' 2019-04-09 10:24:54,327 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 13326 Content-Type: application/json Date: Tue, 09 Apr 2019 10:24:45 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-1b43b374-ffe5-45cf-80c6-67bdc41c0643 x-openstack-request-id: req-1b43b374-ffe5-45cf-80c6-67bdc41c0643 2019-04-09 10:24:54,331 - keystoneauth.session - DEBUG - 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-145-generic (buildd@lcy01-amd64-027) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10) ) #171-Ubuntu SMP Tue Mar 26 12:43:40 UTC 2019 (Ubuntu 4.4.0-145.171-generic 4.4.176)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-145-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] 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] 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: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \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] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x362f8000-0x37173fff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6340 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x00000000BFFE12D1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x00000000BFFE11DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x00000000BFFDFDC0 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x00000000BFFDFD80 000040\n[ 0.000000] ACPI: APIC 0x00000000BFFE1251 000080 (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] NODE_DATA(0) allocated [mem 0x13fff9000-0x13fffdfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 1:3fff1001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 853975073 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-0x00000000ffffffff]\n[ 0.000000] Normal [mem 0x0000000100000000-0x000000013fffffff]\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-0x00000000bffdbfff]\n[ 0.000000] node 0: [mem 0x0000000100000000-0x000000013fffffff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000013fffffff]\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] 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] 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:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88013fc00000 s99480 r8192 d31592 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 13fc10200\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032036\n[ 0.000000] Policy zone: Normal\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-145-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] Memory: 4028168K/4193768K available (8608K kernel code, 1333K rwdata, 4008K rodata, 1484K init, 1284K bss, 165600K reserved, 0K cma-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] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=512 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:33024 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.914 MHz processor\n[ 0.357190] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656)\n[ 0.360186] pid_max: default: 32768 minimum: 301\n[ 0.361815] ACPI: Core revision 20150930\n[ 0.364023] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.366395] Security Framework initialized\n[ 0.367870] Yama: becoming mindful.\n[ 0.369234] AppArmor: AppArmor initialized\n[ 0.370942] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.376981] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.380974] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.383184] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.386056] Initializing cgroup subsys io\n[ 0.387536] Initializing cgroup subsys memory\n[ 0.389090] Initializing cgroup subsys devices\n[ 0.390671] Initializing cgroup subsys freezer\n[ 0.392251] Initializing cgroup subsys net_cls\n[ 0.393820] Initializing cgroup subsys perf_event\n[ 0.395466] Initializing cgroup subsys net_prio\n[ 0.397071] Initializing cgroup subsys hugetlb\n[ 0.398602] Initializing cgroup subsys pids\n[ 0.400861] mce: CPU supports 10 MCE banks\n[ 0.402375] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.404195] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.406188] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.408065] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.410878] Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier\n[ 0.413764] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.416061] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.421394] Freeing SMP alternatives memory: 36K\n[ 0.427655] ftrace: allocating 32283 entries in 127 pages\n[ 0.470993] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.473188] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.475370] smpboot: Max logical packages: 2\n[ 0.477146] x2apic enabled\n[ 0.478529] Switched APIC routing to physical x2apic.\n[ 0.481459] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.483597] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.487547] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.499004] KVM setup paravirtual spinlock\n[ 0.502003] x86: Booting SMP configuration:\n[ 0.503545] .... node #0, CPUs: #1\n[ 0.505088] kvm-clock: cpu 1, msr 1:3fff1041, secondary cpu clock\n[ 0.528210] x86: Booted up 1 node, 2 CPUs\n[ 0.528217] KVM setup async PF for cpu 1\n[ 0.528221] kvm-stealtime: cpu 1, msr 13fd10200\n[ 0.532812] smpboot: Total of 2 processors activated (13967.65 BogoMIPS)\n[ 0.535547] devtmpfs: initialized\n[ 0.538207] evm: security.selinux\n[ 0.539457] evm: security.SMACK64\n[ 0.540687] evm: security.SMACK64EXEC\n[ 0.542009] evm: security.SMACK64TRANSMUTE\n[ 0.543452] evm: security.SMACK64MMAP\n[ 0.544776] evm: security.ima\n[ 0.545903] evm: security.capability\n[ 0.547390] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.550636] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.552813] pinctrl core: initialized pinctrl subsystem\n[ 0.554776] RTC time: 10:24:39, date: 04/09/19\n[ 0.557151] NET: Registered protocol family 16\n[ 0.568658] cpuidle: using governor ladder\n[ 0.580682] cpuidle: using governor menu\n[ 0.582049] PCCT header not found.\n[ 0.583354] ACPI: bus type PCI registered\n[ 0.584791] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.587002] PCI: Using configuration type 1 for base access\n[ 0.601403] ACPI: Added _OSI(Module Device)\n[ 0.602862] ACPI: Added _OSI(Processor Device)\n[ 0.604358] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.605955] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.609371] ACPI: Interpreter enabled\n[ 0.610707] ACPI: (supports S0 S5)\n[ 0.627483] ACPI: Using IOAPIC for interrupt routing\n[ 0.629136] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.634148] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.636176] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.638362] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.640486] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.644374] acpiphp: Slot [3] registered\n[ 0.645854] acpiphp: Slot [4] registered\n[ 0.647262] acpiphp: Slot [5] registered\n[ 0.648668] acpiphp: Slot [6] registered\n[ 0.650070] acpiphp: Slot [7] registered\n[ 0.651463] acpiphp: Slot [8] registered\n[ 0.652961] acpiphp: Slot [9] registered\n[ 0.654446] acpiphp: Slot [10] registered\n[ 0.655985] acpiphp: Slot [11] registered\n[ 0.657474] acpiphp: Slot [12] registered\n[ 0.658990] acpiphp: Slot [13] registered\n[ 0.660553] acpiphp: Slot [14] registered\n[ 0.662047] acpiphp: Slot [15] registered\n[ 0.663551] acpiphp: Slot [16] registered\n[ 0.665062] acpiphp: Slot [17] registered\n[ 0.666559] acpiphp: Slot [18] registered\n[ 0.668060] acpiphp: Slot [19] registered\n[ 0.669564] acpiphp: Slot [20] registered\n[ 0.671059] acpiphp: Slot [21] registered\n[ 0.672553] acpiphp: Slot [22] registered\n[ 0.674068] acpiphp: Slot [23] registered\n[ 0.675559] acpiphp: Slot [24] registered\n[ 0.677049] acpiphp: Slot [25] registered\n[ 0.678525] acpiphp: Slot [26] registered\n[ 0.679968] acpiphp: Slot [27] registered\n[ 0.681431] acpiphp: Slot [28] registered\n[ 0.682913] acpiphp: Slot [29] registered\n[ 0.684396] acpiphp: Slot [30] registered\n[ 0.685902] acpiphp: Slot [31] registered\n[ 0.687380] PCI host bridge to bus 0000:00\n[ 0.688864] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.691094] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.693338] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.695994] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.698642] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.701309] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.707215] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.709535] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.711703] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.714045] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.718884] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.721482] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.747151] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.750340] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.752799] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.755332] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.757788] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.760032] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.762405] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.764313] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.767118] vgaarb: loaded\n[ 0.768195] vgaarb: bridge control possible 0000:00:02.0\n[ 0.770318] SCSI subsystem initialized\n[ 0.771967] ACPI: bus type USB registered\n[ 0.773449] usbcore: registered new interface driver usbfs\n[ 0.775327] usbcore: registered new interface driver hub\n[ 0.777170] usbcore: registered new device driver usb\n[ 0.779211] PCI: Using ACPI for IRQ routing\n[ 0.781151] NetLabel: Initializing\n[ 0.782424] NetLabel: domain hash size = 128\n[ 0.783975] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.785686] NetLabel: unlabeled traffic allowed by default\n[ 0.787829] amd_nb: Cannot enumerate AMD northbridges\n[ 0.789690] clocksource: Switched to clocksource kvm-clock\n[ 0.801457] AppArmor: AppArmor Filesystem Enabled\n[ 0.803168] pnp: PnP ACPI init\n[ 0.804707] pnp: PnP ACPI: found 5 devices\n[ 0.812811] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.815853] NET: Registered protocol family 2\n[ 0.817786] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.820556] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.823086] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.825333] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.827377] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.829616] NET: Registered protocol family 1\n[ 0.831179] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.833152] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.835074] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.854958] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.874866] Unpacking initramfs...\n[ 1.072962] Freeing initrd memory: 14832K\n[ 1.074568] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.076744] software IO TLB: mapped [mem 0xbbfdc000-0xbffdc000] (64MB)\n[ 1.079230] Scanning for low memory corruption every 60 seconds\n[ 1.081680] audit: initializing netlink subsys (disabled)\n[ 1.083582] audit: type=2000 audit(1554805480.309:1): initialized\n[ 1.085917] Initialise system trusted keyring\n[ 1.087644] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.089792] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.093110] zbud: loaded\n[ 1.094503] VFS: Disk quotas dquot_6.6.0\n[ 1.095969] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.098441] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.100678] fuse init (API version 7.23)\n[ 1.102260] Key type big_key registered\n[ 1.103705] Allocating IMA MOK and blacklist keyrings.\n[ 1.106077] Key type asymmetric registered\n[ 1.107594] Asymmetric key parser 'x509' registered\n[ 1.109333] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.112020] io scheduler noop registered\n[ 1.113469] io scheduler deadline registered (default)\n[ 1.115277] io scheduler cfq registered\n[ 1.116803] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.118737] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.121051] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.123693] ACPI: Power Button [PWRF]\n[ 1.125240] GHES: HEST is not enabled!\n[ 1.144913] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.184673] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.188315] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.213718] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.217523] Linux agpgart interface v0.103\n[ 1.221008] loop: module loaded\n[ 1.223977] vda: vda1\n[ 1.225824] scsi host0: ata_piix\n[ 1.227249] scsi host1: ata_piix\n[ 1.228554] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.230856] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.233223] libphy: Fixed MDIO Bus: probed\n[ 1.234812] tun: Universal TUN/TAP device driver, 1.6\n[ 1.236694] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.240089] PPP generic driver version 2.4.2\n[ 1.241729] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.243961] ehci-pci: EHCI PCI platform driver\n[ 1.245577] ehci-platform: EHCI generic platform driver\n[ 1.247416] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.249540] ohci-pci: OHCI PCI platform driver\n[ 1.251163] ohci-platform: OHCI generic platform driver\n[ 1.253043] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.273511] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.275343] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.278096] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.279921] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.282008] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.284294] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.286911] usb usb1: Product: UHCI Host Controller\n[ 1.288633] usb usb1: Manufacturer: Linux 4.4.0-145-generic uhci_hcd\n[ 1.290763] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.292509] hub 1-0:1.0: USB hub found\n[ 1.293928] hub 1-0:1.0: 2 ports detected\n[ 1.295566] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.299334] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.301087] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.302952] mousedev: PS/2 mouse device common for all mice\n[ 1.305090] rtc_cmos 00:00: RTC can wake from S4\n[ 1.307082] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.310144] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.312831] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.315466] i2c /dev entries driver\n[ 1.317079] device-mapper: uevent: version 1.0.3\n[ 1.319148] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.322682] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.325441] NET: Registered protocol family 10\n[ 1.327707] NET: Registered protocol family 17\n[ 1.329630] Key type dns_resolver registered\n[ 1.331803] registered taskstats version 1\n[ 1.333623] Loading compiled-in X.509 certificates\n[ 1.352013] Loaded X.509 cert 'Build time autogenerated kernel key: 766cb56454e39ea623681e1efb4bf4db48a2396c'\n[ 1.356068] zswap: loaded using pool lzo/zbud\n[ 1.359644] Key type trusted registered\n[ 1.363675] Key type encrypted registered\n[ 1.365414] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.367684] ima: No TPM chip found, activating TPM-bypass!\n[ 1.369927] ima: Allocated hash algorithm: sha1\n[ 1.371820] evm: HMAC attrs: 0x1\n[ 1.373694] Magic number: 15:97:426\n[ 1.375497] rtc_cmos 00:00: setting system clock to 2019-04-09 10:24:40 UTC (1554805480)\n[ 1.378989] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.381405] EDD information not available.\n[ 1.391176] Freeing unused kernel memory: 1484K\n[ 1.401722] Write protecting the kernel read-only data: 14336k\n[ 1.405443] Freeing unused kernel memory: 1620K\n[ 1.407620] Freeing unused kernel memory: 88K\nLoading, please wait...\nstarting version 229\n[ 1.420402] random: systemd-udevd: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.420630] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.420652] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.428340] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.428375] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.428486] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.428547] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.428593] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.428641] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.428689] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.479168] virtio_net virtio0 ens3: renamed from eth0\n[ 1.490205] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.493415] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.505243] AVX2 version of gcm_enc/dec engaged.\n[ 1.507332] AES CTR mode by8 optimization enabled\n[ 1.522190] FDC 0 is a S82078B\n[ 1.609713] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.774170] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.776863] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.779664] usb 1-1: Product: QEMU USB Tablet\n[ 1.781505] usb 1-1: Manufacturer: QEMU\n[ 1.783153] usb 1-1: SerialNumber: 42\n[ 1.790599] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.797602] usbcore: registered new interface driver usbhid\n[ 1.799913] usbhid: USB HID core driver\n[ 1.802637] 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.807189] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\nBegin: Loading essential drivers ... [ 2.878357] md: linear personality registered for level -1\n[ 2.881802] md: multipath personality registered for level -4\n[ 2.885260] md: raid0 personality registered for level 0\n[ 2.889213] md: raid1 personality registered for level 1\n[ 2.957694] raid6: sse2x1 gen() 11431 MB/s\n[ 3.025693] raid6: sse2x1 xor() 8916 MB/s\n[ 3.093691] raid6: sse2x2 gen() 14708 MB/s\n[ 3.161692] raid6: sse2x2 xor() 9755 MB/s\n[ 3.229695] raid6: sse2x4 gen() 16878 MB/s\n[ 3.297696] raid6: sse2x4 xor() 11639 MB/s\n[ 3.365691] raid6: avx2x1 gen() 22177 MB/s\n[ 3.433691] raid6: avx2x2 gen() 26661 MB/s\n[ 3.501692] raid6: avx2x4 gen() 29879 MB/s\n[ 3.503188] raid6: using algorithm avx2x4 gen() 29879 MB/s\n[ 3.504987] raid6: using avx2x2 recovery algorithm\n[ 3.507512] xor: automatically using best checksumming function:\n[ 3.545688] avx : 32230.000 MB/sec\n[ 3.548057] async_tx: api initialized (async)\n[ 3.555578] md: raid6 personality registered for level 6\n[ 3.557384] md: raid5 personality registered for level 5\n[ 3.559205] md: raid4 personality registered for level 4\n[ 3.565009] md: raid10 personality registered for level 10\ndone.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... [ 3.590905] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 3.607068] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\ndone.\nBegin: Running /scripts/local-bottom ... done.\nBegin: Running /scripts/init-bottom ... done.\n[ 3.696669] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN)\n[ 3.702437] systemd[1]: Detected virtualization kvm.\n[ 3.704130] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.6 LTS[0m!\n\n[ 3.708643] systemd[1]: Set hostname to .\n[ 3.712366] systemd[1]: Initializing machine ID from KVM UUID.\n[ 3.714350] systemd[1]: Installed transient /etc/machine-id file.\n[ 3.820957] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 3.824282] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 3.827894] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 3.831803] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 3.834451] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 3.838169] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 3.842092] systemd[1]: Started Forward Password Requests to Wall Directory Watch.\n[[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch.\n[ 3.846500] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 3.849661] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 3.852911] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 3.856294] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 3.859984] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 3.873853] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...\n Starting Monitoring of LVM2 mirrors... dmeventd or progress polling...\n[ 3.880233] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 3.884189] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 3.889518] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 3.894090] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 3.898325] systemd[1]: Starting Remount Root and Kernel File Systems...\n Starting Remount Root and Kernel File Systems...\n[ 3.904113] EXT4-fs (vda1): re-mounted. Opts: (null)\n[ 3.906731] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 3.909900] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 3.913422] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 3.917847] systemd[1]: Starting Nameserver information manager...\n[ 3.919958] Loading iSCSI transport class v2.0-870.\n Starting Nameserver information manager...\n[ 3.923556] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 3.928698] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 3.933956] systemd[1]: Listening on Syslog Socket.\n[ 3.935711] iscsi: registered transport (tcp)\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 3.938827] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 3.942150] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 3.946366] systemd[1]: Starting Create list of required static device nodes for the current kernel...\n Starting Create list of required st... nodes for the current kernel...\n[ 3.951944] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 3.955576] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 3.959810] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.\n[[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[ 3.967154] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 3.970864] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 3.974070] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 3.978014] systemd[1]: Started Set console keymap.\n[[0;32m OK [0m] Started Set console keymap.\n[ 3.982297] systemd[1]: Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[ 3.986151] systemd[1]: Started Remount Root and Kernel File Systems.\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n[ 3.995260] iscsi: registered transport (iser)\n[ 4.002287] systemd[1]: Started Load Kernel Modules.\n[[0;32m OK [0m] Started Load Kernel Modules.\n[ 4.005910] 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[ 4.011459] systemd[1]: Started Nameserver information manager.\n[[0;32m OK [0m] Started Nameserver information manager.\n[ 4.016341] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting Create Static Device Nodes in /dev...\n Mounting FUSE Control File System...\n Starting Apply Kernel Variables...\n Starting Flush Journal to Persistent Storage...\n Starting udev Coldplug all Devices...\n Starting Load/Save Random Seed...\n[[0;32m OK [0m] Mounted FUSE Control File System.\n[[0;32m OK [0m] Started Load/Save Random Seed.\n[[0;32m OK [0m] Started Create Static Device Nodes in /dev.\n[[0;32m OK [0m] Started Apply Kernel Variables.\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n Starting udev Kernel Device Manager...\n[[0;32m OK [0m] Started udev Coldplug all Devices.\n[[0;32m OK [0m] Started udev Kernel Device Manager.\n[[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch.\n[[0;32m OK [0m] Found device /dev/ttyS0.\n[[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\n[[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling.\n[[0;32m OK [0m] Reached target Local File Systems (Pre).\n[[0;32m OK [0m] Reached target Local File Systems.\n Starting Set console font and keymap...\n Starting Initial cloud-init job (pre-networking)...\n Starting Commit a transient machine-id on disk...\n Starting Tell Plymouth To Write Out Runtime Data...\n Starting LSB: AppArmor initialization...\n Starting Create Volatile Files and Directories...\n[[0;32m OK [0m] Started Commit a transient machine-id on disk.\n[[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data.\n[[0;32m OK [0m] Started Create Volatile Files and Directories.\n Starting Update UTMP about System Boot/Shutdown...\n Starting Network Time Synchronization...\n[[0;32m OK [0m] Started Network Time Synchronization.\n[[0;32m OK [0m] Reached target System Time Synchronized.\n[[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown.\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 LSB: AppArmor initialization.\n[ 10.398384] cloud-init[555]: Cloud-init v. 18.5-45-g3554ffe8-0ubuntu1~16.04.1 running 'init-local' at Tue, 09 Apr 2019 10:24:44 +0000. Up 4.93 seconds.\n[[0;32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[0;32m OK [0m] Reached target Network (Pre).\n Starting Raise network interfaces...\n[[0;32m OK [0m] Started Raise network interfaces.\n Starting Initial cloud-init job (metadata service crawler)...\n[[0;32m OK [0m] Reached target Network.\n[ 11.488263] cloud-init[930]: Cloud-init v. 18.5-45-g3554ffe8-0ubuntu1~16.04.1 running 'init' at Tue, 09 Apr 2019 10:24:50 +0000. Up 10.89 seconds.\n[ 11.492332] cloud-init[930]: ci-info: +++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++\n[ 11.495819] cloud-init[930]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+\n[ 11.499237] cloud-init[930]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |\n[ 11.502652] cloud-init[930]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+\n[ 11.506059] cloud-init[930]: ci-info: | ens3 | True | 192.168.120.7 | 255.255.255.0 | global | fa:16:3e:47:ec:b9 |\n[ 11.509499] cloud-init[930]: ci-info: | ens3 | True | fe80::f816:3eff:fe47:ecb9/64 | . | link | fa:16:3e:47:ec:b9 |\n[ 11.512926] cloud-init[930]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | host | . |\n[ 11.516298] cloud-init[930]: ci-info: | lo | True | ::1/128 | . | host | . |\n[ 11.519663] cloud-init[930]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+[[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler).\n[[0;32m OK [0m] Reached target Network is Online.\n\n[ 11.528557] cloud-init[930]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++\n[ 11.531600] cloud-init[930]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 11.534636] cloud-init[930]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | Starting iSCSI initiator daemon (iscsid)...\n[[0;32m OK [0m] Reached target Cloud-config availability.\n[[0;32m OK [0m\n[ 11.541497] cloud-init[930]: ] Reached target System Initialization.\n[[0;32m OK [0m] Started Daily apt download activities.\n Starting Socket activation for snappy daemon.\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] Listening on D-Bus System Message Bus Socket.\n[[0;32m OK [0m] Started Daily Cleanup of Temporary Directories.\n[[0;32m OK [0m] Reached target Timers.\n[[0;32m OK [0m] Listening on UUID daemon activation socket.\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[[0;32m OK [0m] Started ACPI Events Check.\n[[0;32m OK [0m] Reached target Paths.\n[ 11.557174] Starting LXD - unix socket.\n[[0;32m OK [0m] Listening on Socket activation for snappy daemon.\ncloud-init[930]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG |[[0;32m OK [0m] Listening on LXD - unix socket.\n[[0;32m OK [0m] Reached target Sockets.\n[[0;32m OK [0m] Reached target Basic System.\n\n[ 11.564624] [[0;32m OK [0m] Started Regular background program processing daemon.\ncloud-init[930]: Starting Login Service...\nci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | ens3 | UGH | \n[ 11.572354] cloud-init[930]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U |\n[ 11.575035] cloud-initStarting LSB: MD monitoring daemon...\n[[0;32m OK [0m] Started Unattended Upgrades Shutdown.\n[[0;32m OK [0m] Started FUSE filesystem for LXC.\n Starting /etc/rc.local Compatibility...\n Starting LSB: Record successful boot for GRUB...\n[930]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 11.589704] cloud-init[930]: ci-info: +++++++++++++++++++Route IPv6 info+++++++++++++++++++\n Starting LXD - container startup/shutdown...\n Starting Snappy daemon...\n Starting Accounts Service...\n[ 11.597455] cloud-init[930]: ci-info: +-------+-------------+---------+-----------+-------+\n[[0;32m OK [0m] Started ACPI event daemon.\n[ 11.604171] Starting Pollinate to seed the pseudo random number generator...\n[[0;32m OK [0m] Started Deferred execution scheduler.\n[[0;32m OK [0mcloud-init[930]: ] Started D-Bus System Message Bus.\nci-info: | Route | Destination | Gateway | Interface | Flags |\n[ 11.621283] cloud-init[930]: ci-info: +-------+-------------+---------+-----------+-------+\n[ 11.626573] cloud-init[930]: ci-info: | 0 | fe80::/64 | :: | ens3 | U |\n[ 11.629926] cloud-init[930]: ci-info: | 3 | ff00::/8 | :: | ens3 | U |\n[ 11.633925] cloud-init[930]: ci-info: +-------+-------------+---------+-----------+-------+\n[ 11.638051] cloud-init[930]: Generating public/private rsa key pair.\n[ 11.642601] cloud-init[930]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key.\n[ 11.646979] cloud-init[930]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\n[ 11.652283] cloud-init[930]: The key fingerprint is:\n[ 11.655503] cloud-init[930]: SHA256:9wbtmpKLpmL7LcIs3v+oXYGnquIG9k2Og+gFgCfkglQ root@cloudify-ims-vm-116a8538-afc5-4820-93fc-150487bf025b\n[ 11.660226] cloud-init[930]: The key's randomart image is:\n[ 11.664077] cloud-init[930]: +---[RSA 2048]----+\n[ 11.666221] cloud-init[930]: | o.E |\n[ 11.670148] cloud-init[930]: |* |\n[ 11.675113] cloud-init[930]: |*.. |\n[ 11.681339] cloud-init[930]: |oo . . |\n[ 11.685292] cloud-init[930]: | . . oS o . |\n[ 11.687584] cloud-init[930]: |... .o .. + |\n[ 11.690677] cloud-init[930]: |+oo.=. . . + |\n[ 11.694471] cloud-init[930]: |+oO++++.o + |\n[ 11.696461] cloud-init[930]: |*BoO*B+..oo |\n[ 11.698626] cloud-init[930]: +----[SHA256]-----+\n[ 11.701086] cloud-init[930]: Generating public/private dsa key pair.\n[ 11.703432] Starting System Logging Service...\ncloud-init[930]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key.\n[[0;32m OK [0m] Started /etc/rc.local Compatibility.\n[ 11.711535] cloud-init[930]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\n[[0;32m OK [0m] [ 11.728516] cloud-init[930]: The key fingerprint is:\nStarted iSCSI initiator daemon (iscsid).\n[ 11.736454] cloud-init[930]: SHA256:KbLCWxXZ/QXMelcTT66/+FsoemNdFNoanBt076iT7Yc root@cloudify-ims-vm-116a8538-afc5-4820-93fc-150487bf025b\n[ 11.744222] cloud-init[930]: The key's randomart image is:\n[ 11.754301] cloud-init[930]: +---[DSA 1024]----+\n[[0;32m OK [0m] Started System Logging Service.\n[ 11.763797] cloud-init[930]: | o. .o|\n[[0;32m OK [0m] Started LXD - container startup/shutdown.\n[[0;32m OK [0m] Started LSB: MD monitoring daemon.\n[ 11.773823] cloud-init[930]: | o . oo *o|\n[ 11.779923] cloud-init[930]: | o . ..o *.*|\n[ 11.784146] cloud-init[930]: | . ....B.oo|\n[ 11.786556] [[0;32m OK [0m] Started Login Service.\ncloud-init[930]: | . o S ...*+ |\n[ 11.790996] cloud-init[930]: | . + . o.oo|\n[ 11.795632] cloud-init Starting Authenticate and Authorize Users to Run Privileged Tasks...\n Starting Login to default iSCSI targets...\n[930]: | o o .=.oo|\n[ 11.802439] cloud-init[930]: | + .B.E +|\n[ 11.804711] cloud-init[930]: | . .o =o=.|[[0;32m OK [0m] Started LSB: Record successful boot for GRUB.\n\n[ 11.808485] cloud-init[930]: +----[SHA256]-----+\n[ 11.810607] cloud-init[930]: Generating public/private ecdsa key pair.\n[ 11.816804] cloud-init[930]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\n[ 11.822024] cloud-init[930]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\n[ 11.826685] cloud-init[930]: The key fingerprint is:\n[ 11.829460] cloud-init[930]: SHA256:rMxSw4yj8hxtzIgROpQ0C5FHY5q3WlW8Q+nRdtVA2E8 root@cloudify-ims-vm-116a8538-afc5-4820-93fc-150487bf025b\n[ 11.833388] cloud-init[930]: The key's randomart image is:\n[ 11.835724] cloud-init[930]: [[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks.\n[[0;32m OK [0m] Started Accounts Service.\n+---[ECDSA 256]---+\n[[0;32m OK [0m] Started Login to default iSCSI targets.\n[ 11.841835] cloud-init[930]: [[0;32m OK [0m] Reached target Remote File Systems (Pre).\n[[0;32m OK [0m] Reached target Remote File Systems.\n Starting LSB: daemon to balance interrupts for SMP systems...\n Starting LSB: Set the CPU Frequency Scaling governor to \"ondemand\"...\n Starting Permit User Sessions...\n Starting LSB: automatic crash report generation...\n[[0;32m OK [0m] Started Permit User Sessions.\n|o*+ ..o =+o |\n[ 11.864209] cloud-init Starting Hold until boot process finishes up...\n Starting Terminate Plymouth Boot Screen...\n[930]: |++=. .= o o . E |\n[ 11.869810] cloud-init[930]: |+=. .o + . o |\n[[0;32m OK [0m] Started Hold until boot process finishes up.\n[ 11.878318] [[0;32m OK [0m] Started Serial Getty on ttyS0.\n Starting Set console scheme...\n[[0;32m OK [0m] Started Getty on tty1.\n[[0;32m OK [0m] Reached target Login Prompts.\ncloud-init[[0;32m OK [0m] Started Set console scheme.\n[930]: |oo o ++. . |[[0;32m OK [0m] Started Terminate Plymouth Boot Screen.\n\n[ 11.900141] [[0;32m OK [0m] Started LSB: automatic crash report generation.\n[[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems.\n[[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to \"ondemand\".\ncloud-init[930]: |+ o o =.S |\n[ 11.907847] cloud-init[930]: | * * = o |\n[ 11.910378] cloud-init[930]: |+ + * + |\n[ 11.912228] cloud-init[930]: | + o . |\n[ 11.913947] cloud-init[930]: | o |\n[ 11.915643] cloud-init[930]: +----[SHA256]-----+\n[ 11.917487] cloud-init[930]: Generating public/private ed25519 key pair.\n[ 11.919582] cloud-init[930]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key.\n[ 11.922139] cloud-init[930]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\n[ 11.924961] cloud-init[930]: The key fingerprint is:\n[ 11.926722] cloud-init[930]: SHA256:htksvMGmE2I0oaubPUfr4yWFSvOOInpZmiRMZhI7VgE root@cloudify-ims-vm-116a8538-afc5-4820-93fc-150487bf025b\n[ 11.929940] cloud-init[930]: The key's randomart image is:\n[ 11.931803] cloud-init[930]: +--[ED25519 256]--+\n[ 11.933540] cloud-init[930]: | Eo.. |[[0;32m OK [0m] Started Snappy daemon.\n\n[ 11.936426] cloud-init[930]: |.. o |\n[ 11.938381] cloud-init[930]: |.o+ |\n[ 11.940269] cloud-init[930]: |+B . + = |\n[ 11.942118] cloud-init[930]: |O.= o X S |\n[ 11.943959] cloud-init[930]: |o+.=o= = |\n[ 11.945847] cloud-init[930]: |.o.*=.o |\n[ 11.947540] cloud-init[930]: |o+*o++ |\n[ 11.949273] cloud-init[930]: |*oo=+. |\n[ 11.951312] cloud-init[930]: Starting Wait until snapd is fully seeded...\n+----[SHA256]-----+\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"} 2019-04-09 10:24:54,332 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/5d941acb-8121-47da-a745-a7d95ae2a101/action used request id req-1b43b374-ffe5-45cf-80c6-67bdc41c0643 2019-04-09 10:24:54,332 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.081197977066s 2019-04-09 10:24:54,334 - 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-145-generic (buildd@lcy01-amd64-027) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10) ) #171-Ubuntu SMP Tue Mar 26 12:43:40 UTC 2019 (Ubuntu 4.4.0-145.171-generic 4.4.176) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-145-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] 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] 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: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 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] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x362f8000-0x37173fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6340 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x00000000BFFE12D1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x00000000BFFE11DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x00000000BFFDFDC0 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x00000000BFFDFD80 000040 [ 0.000000] ACPI: APIC 0x00000000BFFE1251 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff] [ 0.000000] NODE_DATA(0) allocated [mem 0x13fff9000-0x13fffdfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 1:3fff1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 853975073 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-0x00000000ffffffff] [ 0.000000] Normal [mem 0x0000000100000000-0x000000013fffffff] [ 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-0x00000000bffdbfff] [ 0.000000] node 0: [mem 0x0000000100000000-0x000000013fffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000013fffffff] [ 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] 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] 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:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88013fc00000 s99480 r8192 d31592 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 13fc10200 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032036 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-145-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 4028168K/4193768K available (8608K kernel code, 1333K rwdata, 4008K rodata, 1484K init, 1284K bss, 165600K reserved, 0K cma-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] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:33024 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.914 MHz processor [ 0.357190] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.360186] pid_max: default: 32768 minimum: 301 [ 0.361815] ACPI: Core revision 20150930 [ 0.364023] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.366395] Security Framework initialized [ 0.367870] Yama: becoming mindful. [ 0.369234] AppArmor: AppArmor initialized [ 0.370942] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.376981] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.380974] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.383184] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.386056] Initializing cgroup subsys io [ 0.387536] Initializing cgroup subsys memory [ 0.389090] Initializing cgroup subsys devices [ 0.390671] Initializing cgroup subsys freezer [ 0.392251] Initializing cgroup subsys net_cls [ 0.393820] Initializing cgroup subsys perf_event [ 0.395466] Initializing cgroup subsys net_prio [ 0.397071] Initializing cgroup subsys hugetlb [ 0.398602] Initializing cgroup subsys pids [ 0.400861] mce: CPU supports 10 MCE banks [ 0.402375] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.404195] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.406188] Spectre V2 : Mitigation: Full generic retpoline [ 0.408065] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.410878] Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier [ 0.413764] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.416061] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.421394] Freeing SMP alternatives memory: 36K [ 0.427655] ftrace: allocating 32283 entries in 127 pages [ 0.470993] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.473188] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.475370] smpboot: Max logical packages: 2 [ 0.477146] x2apic enabled [ 0.478529] Switched APIC routing to physical x2apic. [ 0.481459] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.483597] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.487547] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.499004] KVM setup paravirtual spinlock [ 0.502003] x86: Booting SMP configuration: [ 0.503545] .... node #0, CPUs: #1 [ 0.505088] kvm-clock: cpu 1, msr 1:3fff1041, secondary cpu clock [ 0.528210] x86: Booted up 1 node, 2 CPUs [ 0.528217] KVM setup async PF for cpu 1 [ 0.528221] kvm-stealtime: cpu 1, msr 13fd10200 [ 0.532812] smpboot: Total of 2 processors activated (13967.65 BogoMIPS) [ 0.535547] devtmpfs: initialized [ 0.538207] evm: security.selinux [ 0.539457] evm: security.SMACK64 [ 0.540687] evm: security.SMACK64EXEC [ 0.542009] evm: security.SMACK64TRANSMUTE [ 0.543452] evm: security.SMACK64MMAP [ 0.544776] evm: security.ima [ 0.545903] evm: security.capability [ 0.547390] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.550636] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.552813] pinctrl core: initialized pinctrl subsystem [ 0.554776] RTC time: 10:24:39, date: 04/09/19 [ 0.557151] NET: Registered protocol family 16 [ 0.568658] cpuidle: using governor ladder [ 0.580682] cpuidle: using governor menu [ 0.582049] PCCT header not found. [ 0.583354] ACPI: bus type PCI registered [ 0.584791] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.587002] PCI: Using configuration type 1 for base access [ 0.601403] ACPI: Added _OSI(Module Device) [ 0.602862] ACPI: Added _OSI(Processor Device) [ 0.604358] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.605955] ACPI: Added _OSI(Processor Aggregator Device) [ 0.609371] ACPI: Interpreter enabled [ 0.610707] ACPI: (supports S0 S5) [ 0.627483] ACPI: Using IOAPIC for interrupt routing [ 0.629136] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.634148] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.636176] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.638362] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.640486] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.644374] acpiphp: Slot [3] registered [ 0.645854] acpiphp: Slot [4] registered [ 0.647262] acpiphp: Slot [5] registered [ 0.648668] acpiphp: Slot [6] registered [ 0.650070] acpiphp: Slot [7] registered [ 0.651463] acpiphp: Slot [8] registered [ 0.652961] acpiphp: Slot [9] registered [ 0.654446] acpiphp: Slot [10] registered [ 0.655985] acpiphp: Slot [11] registered [ 0.657474] acpiphp: Slot [12] registered [ 0.658990] acpiphp: Slot [13] registered [ 0.660553] acpiphp: Slot [14] registered [ 0.662047] acpiphp: Slot [15] registered [ 0.663551] acpiphp: Slot [16] registered [ 0.665062] acpiphp: Slot [17] registered [ 0.666559] acpiphp: Slot [18] registered [ 0.668060] acpiphp: Slot [19] registered [ 0.669564] acpiphp: Slot [20] registered [ 0.671059] acpiphp: Slot [21] registered [ 0.672553] acpiphp: Slot [22] registered [ 0.674068] acpiphp: Slot [23] registered [ 0.675559] acpiphp: Slot [24] registered [ 0.677049] acpiphp: Slot [25] registered [ 0.678525] acpiphp: Slot [26] registered [ 0.679968] acpiphp: Slot [27] registered [ 0.681431] acpiphp: Slot [28] registered [ 0.682913] acpiphp: Slot [29] registered [ 0.684396] acpiphp: Slot [30] registered [ 0.685902] acpiphp: Slot [31] registered [ 0.687380] PCI host bridge to bus 0000:00 [ 0.688864] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.691094] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.693338] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.695994] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.698642] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.701309] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.707215] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.709535] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.711703] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.714045] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.718884] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.721482] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.747151] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.750340] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.752799] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.755332] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.757788] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.760032] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.762405] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.764313] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.767118] vgaarb: loaded [ 0.768195] vgaarb: bridge control possible 0000:00:02.0 [ 0.770318] SCSI subsystem initialized [ 0.771967] ACPI: bus type USB registered [ 0.773449] usbcore: registered new interface driver usbfs [ 0.775327] usbcore: registered new interface driver hub [ 0.777170] usbcore: registered new device driver usb [ 0.779211] PCI: Using ACPI for IRQ routing [ 0.781151] NetLabel: Initializing [ 0.782424] NetLabel: domain hash size = 128 [ 0.783975] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.785686] NetLabel: unlabeled traffic allowed by default [ 0.787829] amd_nb: Cannot enumerate AMD northbridges [ 0.789690] clocksource: Switched to clocksource kvm-clock [ 0.801457] AppArmor: AppArmor Filesystem Enabled [ 0.803168] pnp: PnP ACPI init [ 0.804707] pnp: PnP ACPI: found 5 devices [ 0.812811] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.815853] NET: Registered protocol family 2 [ 0.817786] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.820556] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.823086] TCP: Hash tables configured (established 32768 bind 32768) [ 0.825333] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.827377] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.829616] NET: Registered protocol family 1 [ 0.831179] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.833152] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.835074] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.854958] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.874866] Unpacking initramfs... [ 1.072962] Freeing initrd memory: 14832K [ 1.074568] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.076744] software IO TLB: mapped [mem 0xbbfdc000-0xbffdc000] (64MB) [ 1.079230] Scanning for low memory corruption every 60 seconds [ 1.081680] audit: initializing netlink subsys (disabled) [ 1.083582] audit: type=2000 audit(1554805480.309:1): initialized [ 1.085917] Initialise system trusted keyring [ 1.087644] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.089792] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.093110] zbud: loaded [ 1.094503] VFS: Disk quotas dquot_6.6.0 [ 1.095969] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.098441] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.100678] fuse init (API version 7.23) [ 1.102260] Key type big_key registered [ 1.103705] Allocating IMA MOK and blacklist keyrings. [ 1.106077] Key type asymmetric registered [ 1.107594] Asymmetric key parser 'x509' registered [ 1.109333] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.112020] io scheduler noop registered [ 1.113469] io scheduler deadline registered (default) [ 1.115277] io scheduler cfq registered [ 1.116803] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.118737] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.121051] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.123693] ACPI: Power Button [PWRF] [ 1.125240] GHES: HEST is not enabled! [ 1.144913] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.184673] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.188315] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.213718] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.217523] Linux agpgart interface v0.103 [ 1.221008] loop: module loaded [ 1.223977] vda: vda1 [ 1.225824] scsi host0: ata_piix [ 1.227249] scsi host1: ata_piix [ 1.228554] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.230856] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.233223] libphy: Fixed MDIO Bus: probed [ 1.234812] tun: Universal TUN/TAP device driver, 1.6 [ 1.236694] tun: (C) 1999-2004 Max Krasnyansky [ 1.240089] PPP generic driver version 2.4.2 [ 1.241729] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.243961] ehci-pci: EHCI PCI platform driver [ 1.245577] ehci-platform: EHCI generic platform driver [ 1.247416] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.249540] ohci-pci: OHCI PCI platform driver [ 1.251163] ohci-platform: OHCI generic platform driver [ 1.253043] uhci_hcd: USB Universal Host Controller Interface driver [ 1.273511] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.275343] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.278096] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.279921] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.282008] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.284294] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.286911] usb usb1: Product: UHCI Host Controller [ 1.288633] usb usb1: Manufacturer: Linux 4.4.0-145-generic uhci_hcd [ 1.290763] usb usb1: SerialNumber: 0000:00:01.2 [ 1.292509] hub 1-0:1.0: USB hub found [ 1.293928] hub 1-0:1.0: 2 ports detected [ 1.295566] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.299334] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.301087] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.302952] mousedev: PS/2 mouse device common for all mice [ 1.305090] rtc_cmos 00:00: RTC can wake from S4 [ 1.307082] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.310144] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.312831] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.315466] i2c /dev entries driver [ 1.317079] device-mapper: uevent: version 1.0.3 [ 1.319148] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.322682] ledtrig-cpu: registered to indicate activity on CPUs [ 1.325441] NET: Registered protocol family 10 [ 1.327707] NET: Registered protocol family 17 [ 1.329630] Key type dns_resolver registered [ 1.331803] registered taskstats version 1 [ 1.333623] Loading compiled-in X.509 certificates [ 1.352013] Loaded X.509 cert 'Build time autogenerated kernel key: 766cb56454e39ea623681e1efb4bf4db48a2396c' [ 1.356068] zswap: loaded using pool lzo/zbud [ 1.359644] Key type trusted registered [ 1.363675] Key type encrypted registered [ 1.365414] AppArmor: AppArmor sha1 policy hashing enabled [ 1.367684] ima: No TPM chip found, activating TPM-bypass! [ 1.369927] ima: Allocated hash algorithm: sha1 [ 1.371820] evm: HMAC attrs: 0x1 [ 1.373694] Magic number: 15:97:426 [ 1.375497] rtc_cmos 00:00: setting system clock to 2019-04-09 10:24:40 UTC (1554805480) [ 1.378989] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.381405] EDD information not available. [ 1.391176] Freeing unused kernel memory: 1484K [ 1.401722] Write protecting the kernel read-only data: 14336k [ 1.405443] Freeing unused kernel memory: 1620K [ 1.407620] Freeing unused kernel memory: 88K Loading, please wait... starting version 229 [ 1.420402] random: systemd-udevd: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.420630] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.420652] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.428340] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.428375] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.428486] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.428547] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.428593] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.428641] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.428689] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.479168] virtio_net virtio0 ens3: renamed from eth0 [ 1.490205] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.493415] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.505243] AVX2 version of gcm_enc/dec engaged. [ 1.507332] AES CTR mode by8 optimization enabled [ 1.522190] FDC 0 is a S82078B [ 1.609713] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.774170] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.776863] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.779664] usb 1-1: Product: QEMU USB Tablet [ 1.781505] usb 1-1: Manufacturer: QEMU [ 1.783153] usb 1-1: SerialNumber: 42 [ 1.790599] hidraw: raw HID events driver (C) Jiri Kosina [ 1.797602] usbcore: registered new interface driver usbhid [ 1.799913] usbhid: USB HID core driver [ 1.802637] 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.807189] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 Begin: Loading essential drivers ... [ 2.878357] md: linear personality registered for level -1 [ 2.881802] md: multipath personality registered for level -4 [ 2.885260] md: raid0 personality registered for level 0 [ 2.889213] md: raid1 personality registered for level 1 [ 2.957694] raid6: sse2x1 gen() 11431 MB/s [ 3.025693] raid6: sse2x1 xor() 8916 MB/s [ 3.093691] raid6: sse2x2 gen() 14708 MB/s [ 3.161692] raid6: sse2x2 xor() 9755 MB/s [ 3.229695] raid6: sse2x4 gen() 16878 MB/s [ 3.297696] raid6: sse2x4 xor() 11639 MB/s [ 3.365691] raid6: avx2x1 gen() 22177 MB/s [ 3.433691] raid6: avx2x2 gen() 26661 MB/s [ 3.501692] raid6: avx2x4 gen() 29879 MB/s [ 3.503188] raid6: using algorithm avx2x4 gen() 29879 MB/s [ 3.504987] raid6: using avx2x2 recovery algorithm [ 3.507512] xor: automatically using best checksumming function: [ 3.545688] avx : 32230.000 MB/sec [ 3.548057] async_tx: api initialized (async) [ 3.555578] md: raid6 personality registered for level 6 [ 3.557384] md: raid5 personality registered for level 5 [ 3.559205] md: raid4 personality registered for level 4 [ 3.565009] md: raid10 personality registered for level 10 done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... [ 3.590905] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 3.607068] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 3.696669] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN) [ 3.702437] systemd[1]: Detected virtualization kvm. [ 3.704130] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.6 LTS[0m! [ 3.708643] systemd[1]: Set hostname to . [ 3.712366] systemd[1]: Initializing machine ID from KVM UUID. [ 3.714350] systemd[1]: Installed transient /etc/machine-id file. [ 3.820957] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.824282] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.827894] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.831803] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.834451] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.838169] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.842092] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.846500] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.849661] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.852911] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.856294] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.859984] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.873853] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 3.880233] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 3.884189] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 3.889518] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 3.894090] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 3.898325] systemd[1]: Starting Remount Root and Kernel File Systems... Starting Remount Root and Kernel File Systems... [ 3.904113] EXT4-fs (vda1): re-mounted. Opts: (null) [ 3.906731] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 3.909900] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.913422] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.917847] systemd[1]: Starting Nameserver information manager... [ 3.919958] Loading iSCSI transport class v2.0-870. Starting Nameserver information manager... [ 3.923556] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 3.928698] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 3.933956] systemd[1]: Listening on Syslog Socket. [ 3.935711] iscsi: registered transport (tcp) [[0;32m OK [0m] Listening on Syslog Socket. [ 3.938827] systemd[1]: Starting Journal Service... Starting Journal Service... [ 3.942150] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.946366] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [ 3.951944] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.955576] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.959810] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [ 3.967154] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 3.970864] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 3.974070] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 3.978014] systemd[1]: Started Set console keymap. [[0;32m OK [0m] Started Set console keymap. [ 3.982297] systemd[1]: Started Uncomplicated firewall. [[0;32m OK [0m] Started Uncomplicated firewall. [ 3.986151] systemd[1]: Started Remount Root and Kernel File Systems. [[0;32m OK [0m] Started Remount Root and Kernel File Systems. [ 3.995260] iscsi: registered transport (iser) [ 4.002287] systemd[1]: Started Load Kernel Modules. [[0;32m OK [0m] Started Load Kernel Modules. [ 4.005910] 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. [ 4.011459] systemd[1]: Started Nameserver information manager. [[0;32m OK [0m] Started Nameserver information manager. [ 4.016341] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Create Static Device Nodes in /dev... Mounting FUSE Control File System... Starting Apply Kernel Variables... Starting Flush Journal to Persistent Storage... Starting udev Coldplug all Devices... Starting Load/Save Random Seed... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. Starting udev Kernel Device Manager... [[0;32m OK [0m] Started udev Coldplug all Devices. [[0;32m OK [0m] Started udev Kernel Device Manager. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Found device /dev/ttyS0. [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting Set console font and keymap... Starting Initial cloud-init job (pre-networking)... Starting Commit a transient machine-id on disk... Starting Tell Plymouth To Write Out Runtime Data... Starting LSB: AppArmor initialization... Starting Create Volatile Files and Directories... [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. [[0;32m OK [0m] Started Create Volatile Files and Directories. Starting Update UTMP about System Boot/Shutdown... Starting Network Time Synchronization... [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Started Set console font and keymap. [[0;32m OK [0m] Created slice system-getty.slice. [[0;32m OK [0m] Started LSB: AppArmor initialization. [ 10.398384] cloud-init[555]: Cloud-init v. 18.5-45-g3554ffe8-0ubuntu1~16.04.1 running 'init-local' at Tue, 09 Apr 2019 10:24:44 +0000. Up 4.93 seconds. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[0;32m OK [0m] Reached target Network (Pre). Starting Raise network interfaces... [[0;32m OK [0m] Started Raise network interfaces. Starting Initial cloud-init job (metadata service crawler)... [[0;32m OK [0m] Reached target Network. [ 11.488263] cloud-init[930]: Cloud-init v. 18.5-45-g3554ffe8-0ubuntu1~16.04.1 running 'init' at Tue, 09 Apr 2019 10:24:50 +0000. Up 10.89 seconds. [ 11.492332] cloud-init[930]: ci-info: +++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++ [ 11.495819] cloud-init[930]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+ [ 11.499237] cloud-init[930]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | [ 11.502652] cloud-init[930]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+ [ 11.506059] cloud-init[930]: ci-info: | ens3 | True | 192.168.120.7 | 255.255.255.0 | global | fa:16:3e:47:ec:b9 | [ 11.509499] cloud-init[930]: ci-info: | ens3 | True | fe80::f816:3eff:fe47:ecb9/64 | . | link | fa:16:3e:47:ec:b9 | [ 11.512926] cloud-init[930]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | host | . | [ 11.516298] cloud-init[930]: ci-info: | lo | True | ::1/128 | . | host | . | [ 11.519663] cloud-init[930]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+[[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler). [[0;32m OK [0m] Reached target Network is Online. [ 11.528557] cloud-init[930]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++ [ 11.531600] cloud-init[930]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 11.534636] cloud-init[930]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | Starting iSCSI initiator daemon (iscsid)... [[0;32m OK [0m] Reached target Cloud-config availability. [[0;32m OK [0m [ 11.541497] cloud-init[930]: ] Reached target System Initialization. [[0;32m OK [0m] Started Daily apt download activities. Starting Socket activation for snappy daemon. [[0;32m OK [0m] Listening on ACPID Listen Socket. [[0;32m OK [0m] Started Daily apt upgrade and clean activities. [[0;32m OK [0m] Listening on D-Bus System Message Bus Socket. [[0;32m OK [0m] Started Daily Cleanup of Temporary Directories. [[0;32m OK [0m] Reached target Timers. [[0;32m OK [0m] Listening on UUID daemon activation socket. ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [[0;32m OK [0m] Started ACPI Events Check. [[0;32m OK [0m] Reached target Paths. [ 11.557174] Starting LXD - unix socket. [[0;32m OK [0m] Listening on Socket activation for snappy daemon. cloud-init[930]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG |[[0;32m OK [0m] Listening on LXD - unix socket. [[0;32m OK [0m] Reached target Sockets. [[0;32m OK [0m] Reached target Basic System. [ 11.564624] [[0;32m OK [0m] Started Regular background program processing daemon. cloud-init[930]: Starting Login Service... ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | ens3 | UGH | [ 11.572354] cloud-init[930]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U | [ 11.575035] cloud-initStarting LSB: MD monitoring daemon... [[0;32m OK [0m] Started Unattended Upgrades Shutdown. [[0;32m OK [0m] Started FUSE filesystem for LXC. Starting /etc/rc.local Compatibility... Starting LSB: Record successful boot for GRUB... [930]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 11.589704] cloud-init[930]: ci-info: +++++++++++++++++++Route IPv6 info+++++++++++++++++++ Starting LXD - container startup/shutdown... Starting Snappy daemon... Starting Accounts Service... [ 11.597455] cloud-init[930]: ci-info: +-------+-------------+---------+-----------+-------+ [[0;32m OK [0m] Started ACPI event daemon. [ 11.604171] Starting Pollinate to seed the pseudo random number generator... [[0;32m OK [0m] Started Deferred execution scheduler. [[0;32m OK [0mcloud-init[930]: ] Started D-Bus System Message Bus. ci-info: | Route | Destination | Gateway | Interface | Flags | [ 11.621283] cloud-init[930]: ci-info: +-------+-------------+---------+-----------+-------+ [ 11.626573] cloud-init[930]: ci-info: | 0 | fe80::/64 | :: | ens3 | U | [ 11.629926] cloud-init[930]: ci-info: | 3 | ff00::/8 | :: | ens3 | U | [ 11.633925] cloud-init[930]: ci-info: +-------+-------------+---------+-----------+-------+ [ 11.638051] cloud-init[930]: Generating public/private rsa key pair. [ 11.642601] cloud-init[930]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key. [ 11.646979] cloud-init[930]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. [ 11.652283] cloud-init[930]: The key fingerprint is: [ 11.655503] cloud-init[930]: SHA256:9wbtmpKLpmL7LcIs3v+oXYGnquIG9k2Og+gFgCfkglQ root@cloudify-ims-vm-116a8538-afc5-4820-93fc-150487bf025b [ 11.660226] cloud-init[930]: The key's randomart image is: [ 11.664077] cloud-init[930]: +---[RSA 2048]----+ [ 11.666221] cloud-init[930]: | o.E | [ 11.670148] cloud-init[930]: |* | [ 11.675113] cloud-init[930]: |*.. | [ 11.681339] cloud-init[930]: |oo . . | [ 11.685292] cloud-init[930]: | . . oS o . | [ 11.687584] cloud-init[930]: |... .o .. + | [ 11.690677] cloud-init[930]: |+oo.=. . . + | [ 11.694471] cloud-init[930]: |+oO++++.o + | [ 11.696461] cloud-init[930]: |*BoO*B+..oo | [ 11.698626] cloud-init[930]: +----[SHA256]-----+ [ 11.701086] cloud-init[930]: Generating public/private dsa key pair. [ 11.703432] Starting System Logging Service... cloud-init[930]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key. [[0;32m OK [0m] Started /etc/rc.local Compatibility. [ 11.711535] cloud-init[930]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. [[0;32m OK [0m] [ 11.728516] cloud-init[930]: The key fingerprint is: Started iSCSI initiator daemon (iscsid). [ 11.736454] cloud-init[930]: SHA256:KbLCWxXZ/QXMelcTT66/+FsoemNdFNoanBt076iT7Yc root@cloudify-ims-vm-116a8538-afc5-4820-93fc-150487bf025b [ 11.744222] cloud-init[930]: The key's randomart image is: [ 11.754301] cloud-init[930]: +---[DSA 1024]----+ [[0;32m OK [0m] Started System Logging Service. [ 11.763797] cloud-init[930]: | o. .o| [[0;32m OK [0m] Started LXD - container startup/shutdown. [[0;32m OK [0m] Started LSB: MD monitoring daemon. [ 11.773823] cloud-init[930]: | o . oo *o| [ 11.779923] cloud-init[930]: | o . ..o *.*| [ 11.784146] cloud-init[930]: | . ....B.oo| [ 11.786556] [[0;32m OK [0m] Started Login Service. cloud-init[930]: | . o S ...*+ | [ 11.790996] cloud-init[930]: | . + . o.oo| [ 11.795632] cloud-init Starting Authenticate and Authorize Users to Run Privileged Tasks... Starting Login to default iSCSI targets... [930]: | o o .=.oo| [ 11.802439] cloud-init[930]: | + .B.E +| [ 11.804711] cloud-init[930]: | . .o =o=.|[[0;32m OK [0m] Started LSB: Record successful boot for GRUB. [ 11.808485] cloud-init[930]: +----[SHA256]-----+ [ 11.810607] cloud-init[930]: Generating public/private ecdsa key pair. [ 11.816804] cloud-init[930]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. [ 11.822024] cloud-init[930]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. [ 11.826685] cloud-init[930]: The key fingerprint is: [ 11.829460] cloud-init[930]: SHA256:rMxSw4yj8hxtzIgROpQ0C5FHY5q3WlW8Q+nRdtVA2E8 root@cloudify-ims-vm-116a8538-afc5-4820-93fc-150487bf025b [ 11.833388] cloud-init[930]: The key's randomart image is: [ 11.835724] cloud-init[930]: [[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks. [[0;32m OK [0m] Started Accounts Service. +---[ECDSA 256]---+ [[0;32m OK [0m] Started Login to default iSCSI targets. [ 11.841835] cloud-init[930]: [[0;32m OK [0m] Reached target Remote File Systems (Pre). [[0;32m OK [0m] Reached target Remote File Systems. Starting LSB: daemon to balance interrupts for SMP systems... Starting LSB: Set the CPU Frequency Scaling governor to "ondemand"... Starting Permit User Sessions... Starting LSB: automatic crash report generation... [[0;32m OK [0m] Started Permit User Sessions. |o*+ ..o =+o | [ 11.864209] cloud-init Starting Hold until boot process finishes up... Starting Terminate Plymouth Boot Screen... [930]: |++=. .= o o . E | [ 11.869810] cloud-init[930]: |+=. .o + . o | [[0;32m OK [0m] Started Hold until boot process finishes up. [ 11.878318] [[0;32m OK [0m] Started Serial Getty on ttyS0. Starting Set console scheme... [[0;32m OK [0m] Started Getty on tty1. [[0;32m OK [0m] Reached target Login Prompts. cloud-init[[0;32m OK [0m] Started Set console scheme. [930]: |oo o ++. . |[[0;32m OK [0m] Started Terminate Plymouth Boot Screen. [ 11.900141] [[0;32m OK [0m] Started LSB: automatic crash report generation. [[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems. [[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to "ondemand". cloud-init[930]: |+ o o =.S | [ 11.907847] cloud-init[930]: | * * = o | [ 11.910378] cloud-init[930]: |+ + * + | [ 11.912228] cloud-init[930]: | + o . | [ 11.913947] cloud-init[930]: | o | [ 11.915643] cloud-init[930]: +----[SHA256]-----+ [ 11.917487] cloud-init[930]: Generating public/private ed25519 key pair. [ 11.919582] cloud-init[930]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. [ 11.922139] cloud-init[930]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. [ 11.924961] cloud-init[930]: The key fingerprint is: [ 11.926722] cloud-init[930]: SHA256:htksvMGmE2I0oaubPUfr4yWFSvOOInpZmiRMZhI7VgE root@cloudify-ims-vm-116a8538-afc5-4820-93fc-150487bf025b [ 11.929940] cloud-init[930]: The key's randomart image is: [ 11.931803] cloud-init[930]: +--[ED25519 256]--+ [ 11.933540] cloud-init[930]: | Eo.. |[[0;32m OK [0m] Started Snappy daemon. [ 11.936426] cloud-init[930]: |.. o | [ 11.938381] cloud-init[930]: |.o+ | [ 11.940269] cloud-init[930]: |+B . + = | [ 11.942118] cloud-init[930]: |O.= o X S | [ 11.943959] cloud-init[930]: |o+.=o= = | [ 11.945847] cloud-init[930]: |.o.*=.o | [ 11.947540] cloud-init[930]: |o+*o++ | [ 11.949273] cloud-init[930]: |*oo=+. | [ 11.951312] cloud-init[930]: Starting Wait until snapd is fully seeded... +----[SHA256]-----+ [[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. 2019-04-09 10:24:54,338 - paramiko.transport - DEBUG - starting thread (client mode): 0x37045390L 2019-04-09 10:24:54,338 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-04-09 10:24:54,343 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.2p2 Ubuntu-4ubuntu2.8 2019-04-09 10:24:54,343 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.2p2) 2019-04-09 10:24:54,344 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group14-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-04-09 10:24:54,345 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-04-09 10:24:54,345 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-04-09 10:24:54,345 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-04-09 10:24:54,345 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-04-09 10:24:54,345 - paramiko.transport - DEBUG - Compression agreed: none 2019-04-09 10:24:54,388 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-04-09 10:24:54,388 - paramiko.transport - DEBUG - Switch to new keys ... 2019-04-09 10:24:54,402 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.202: 387adcd38221a689dec640b5a86d4cee 2019-04-09 10:24:54,403 - paramiko.transport - DEBUG - Trying discovered key 3ca162dbf0f950c19600c84a05bdf538 in /tmp/tmpsv7eKe 2019-04-09 10:24:54,424 - paramiko.transport - DEBUG - userauth is OK 2019-04-09 10:24:54,443 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-04-09 10:24:54,468 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-04-09 10:24:54,656 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2019-04-09 10:24:54,656 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2019-04-09 10:24:54,696 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-04-09 10:24:54,696 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-04-09 10:24:54,701 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-04-09 10:25:00,387 - paramiko.transport - DEBUG - Rekeying (hit 32646 packets, 536880208 bytes sent) 2019-04-09 10:25:00,388 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group14-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-04-09 10:25:00,388 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-04-09 10:25:00,389 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-04-09 10:25:00,389 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-04-09 10:25:00,389 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-04-09 10:25:00,389 - paramiko.transport - DEBUG - Compression agreed: none 2019-04-09 10:25:00,393 - paramiko.transport - DEBUG - Switch to new keys ... 2019-04-09 10:25:07,089 - paramiko.transport - DEBUG - Rekeying (hit 32641 packets, 536879168 bytes sent) 2019-04-09 10:25:07,129 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group14-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-04-09 10:25:07,129 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-04-09 10:25:07,129 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-04-09 10:25:07,129 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-04-09 10:25:07,129 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-04-09 10:25:07,129 - paramiko.transport - DEBUG - Compression agreed: none 2019-04-09 10:25:07,134 - paramiko.transport - DEBUG - Switch to new keys ... 2019-04-09 10:25:12,550 - paramiko.transport - DEBUG - Rekeying (hit 32641 packets, 536879168 bytes sent) 2019-04-09 10:25:12,590 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group14-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-04-09 10:25:12,590 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-04-09 10:25:12,590 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-04-09 10:25:12,590 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-04-09 10:25:12,590 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-04-09 10:25:12,590 - paramiko.transport - DEBUG - Compression agreed: none 2019-04-09 10:25:12,596 - paramiko.transport - DEBUG - Switch to new keys ... 2019-04-09 10:25:20,728 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-04-09 10:25:20,729 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2019-04-09 10:25:20,730 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2019-04-09 10:25:20,730 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2019-04-09 10:25:20,732 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2019-04-09 10:26:59,054 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2019-04-09 10:26:59,055 - functest.core.cloudify - DEBUG - output: # Executing docker install script, commit: cfba462 Client: Version: 18.09.4 API version: 1.39 Go version: go1.10.8 Git commit: d14af54 Built: Wed Mar 27 18:34:51 2019 OS/Arch: linux/amd64 Experimental: false Server: Docker Engine - Community Engine: Version: 18.09.4 API version: 1.39 (minimum version 1.12) Go version: go1.10.8 Git commit: d14af54 Built: Wed Mar 27 18:01:48 2019 OS/Arch: linux/amd64 Experimental: false If you would like to use Docker as a non-root user, you should now consider adding your user to the "docker" group with something like: sudo usermod -aG docker your-user Remember that you will have to log out and back in for this to take effect! WARNING: Adding a user to the "docker" group will grant the ability to run containers which can be used to obtain root privileges on the docker host. Refer to https://docs.docker.com/engine/security/security/#docker-daemon-attack-surface for more information. ** DOCKER ENGINE - ENTERPRISE ** Test drive additional security features by activating Docker Engine - Enterprise. * Leverage FIPS 140-2 validated encryption * Run only trusted images with digital signature enforcement ** Learn more at https://dockr.ly/engine1 ** ACTIVATE your own engine to Docker Engine - Enterprise using: sudo docker engine activate Loaded image: docker-cfy-manager:latest e1135172b667fd74d55dcf03afdec9d3b3aacb2b563a0c54b79a6a4b523b7816 2019-04-09 10:26:59,056 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2019-04-09 10:26:59,055 - functest.core.cloudify - DEBUG - error: sudo: unable to resolve host cloudify-ims-vm-116a8538-afc5-4820-93fc-150487bf025b --2019-04-09 10:25:20-- https://get.docker.com/ Resolving get.docker.com (get.docker.com)... 52.84.50.244, 52.84.50.22, 52.84.50.81, ... Connecting to get.docker.com (get.docker.com)|52.84.50.244|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 13070 (13K) [text/plain] Saving to: ‘script.sh’ 0K .......... .. 100% 30.8M=0s 2019-04-09 10:25:20 (30.8 MB/s) - ‘script.sh’ saved [13070/13070] sudo: unable to resolve host cloudify-ims-vm-116a8538-afc5-4820-93fc-150487bf025b sudo: unable to resolve host cloudify-ims-vm-116a8538-afc5-4820-93fc-150487bf025b + sh -c apt-get update -qq >/dev/null + sh -c apt-get install -y -qq apt-transport-https ca-certificates curl >/dev/null + sh -c curl -fsSL "https://download.docker.com/linux/ubuntu/gpg" | apt-key add -qq - >/dev/null + sh -c echo "deb [arch=amd64] https://download.docker.com/linux/ubuntu xenial stable" > /etc/apt/sources.list.d/docker.list + sh -c apt-get update -qq >/dev/null + sh -c apt-get install -y -qq --no-install-recommends docker-ce >/dev/null debconf: unable to initialize frontend: Dialog debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) debconf: falling back to frontend: Readline debconf: unable to initialize frontend: Readline debconf: (This frontend requires a controlling tty.) debconf: falling back to frontend: Teletype dpkg-preconfigure: unable to re-open stdin: + sh -c docker version sudo: unable to resolve host cloudify-ims-vm-116a8538-afc5-4820-93fc-150487bf025b sudo: unable to resolve host cloudify-ims-vm-116a8538-afc5-4820-93fc-150487bf025b 2019-04-09 10:26:59,056 - cloudify.rest_client.http - DEBUG - Setting `Authorization` header: * 2019-04-09 10:26:59,056 - cloudify.rest_client.http - DEBUG - Setting `Tenant` header: default_tenant 2019-04-09 10:26:59,057 - functest.core.cloudify - INFO - Attemps running status of the Manager 2019-04-09 10:26:59,058 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/status 2019-04-09 10:26:59,065 - functest.core.cloudify - DEBUG - try 1: Cloudify Manager isn't up and running Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/cloudify.py", line 88, in execute "status %s", self.cfy_client.manager.get_status()) File "/usr/lib/python2.7/site-packages/cloudify_rest_client/manager.py", line 28, in get_status response = self.api.get('/status') File "/usr/lib/python2.7/site-packages/cloudify_rest_client/client.py", line 252, in get timeout=timeout) File "/usr/lib/python2.7/site-packages/cloudify_rest_client/client.py", line 233, in do_request 'SSL, but the client does'.format(e) ConnectionError: HTTPConnectionPool(host='172.30.9.202', port=80): Max retries exceeded with url: /api/v3.1/status (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) This can happen when the manager is not working with SSL, but the client does 2019-04-09 10:27:29,095 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/status 2019-04-09 10:27:29,938 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:27:29,938 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:27:29,938 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:27:29,939 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:27:29,939 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:27:29,939 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:27:29,939 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:27:29,939 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 115, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB", "unit_id": "cloudify-influxdb.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP PostgreSQL Broker Service", "state": "dead", "MainPID": 0, "Id": "cloudify-amqp-postgres.service", "ActiveState": "inactive", "SubState": "dead"}], "display_name": "AMQP-Postgres", "unit_id": "cloudify-amqp-postgres.service"}, {"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", "unit_id": "cloudify-amqpinflux.service"}, {"instances": [{"LoadState": "loaded", "Description": "RabbitMQ Service", "state": "start-post", "MainPID": 331, "Id": "cloudify-rabbitmq.service", "ActiveState": "activating", "SubState": "start-post"}], "display_name": "RabbitMQ", "unit_id": "cloudify-rabbitmq.service"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 142, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver", "unit_id": "nginx.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "dead", "MainPID": 0, "Id": "cloudify-mgmtworker.service", "ActiveState": "inactive", "SubState": "dead"}], "display_name": "Management Worker", "unit_id": "cloudify-mgmtworker.service"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 36, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL", "unit_id": "postgresql-9.5.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Console Service", "state": "running", "MainPID": 118, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Console", "unit_id": "cloudify-stage.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 116, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service", "unit_id": "cloudify-restservice.service"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "dead", "MainPID": 0, "Id": "cloudify-riemann.service", "ActiveState": "inactive", "SubState": "dead"}], "display_name": "Riemann", "unit_id": "cloudify-riemann.service"}]} 2019-04-09 10:27:29,939 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:27:29,939 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:27:29 GMT 2019-04-09 10:27:29,939 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:27:29,939 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-09 10:27:29,939 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:27:29,940 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:27:29,940 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:27:29,940 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-09 10:27:29,940 - functest.core.cloudify - DEBUG - status {u'status': u'running', u'services': [{u'instances': [{u'LoadState': u'loaded', u'Description': u'InfluxDB Service', u'MainPID': 115, u'state': u'running', u'Id': u'cloudify-influxdb.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'InfluxDB', u'unit_id': u'cloudify-influxdb.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify AMQP PostgreSQL Broker Service', u'MainPID': 0, u'state': u'dead', u'Id': u'cloudify-amqp-postgres.service', u'ActiveState': u'inactive', u'SubState': u'dead'}], u'display_name': u'AMQP-Postgres', u'unit_id': u'cloudify-amqp-postgres.service'}, {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'unit_id': u'cloudify-amqpinflux.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'RabbitMQ Service', u'MainPID': 331, 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'unit_id': u'cloudify-rabbitmq.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'nginx - high performance web server', u'MainPID': 142, u'state': u'running', u'Id': u'nginx.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Webserver', u'unit_id': u'nginx.service'}, {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'Management Worker', u'unit_id': u'cloudify-mgmtworker.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'PostgreSQL 9.5 database server', u'MainPID': 36, 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'unit_id': u'postgresql-9.5.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify Console Service', u'MainPID': 118, u'state': u'running', u'Id': u'cloudify-stage.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Cloudify Console', u'unit_id': u'cloudify-stage.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify REST Service', u'MainPID': 116, 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'unit_id': u'cloudify-restservice.service'}, {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'unit_id': u'cloudify-riemann.service'}]} 2019-04-09 10:27:29,941 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/status 2019-04-09 10:27:30,168 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:27:30,168 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:27:30,168 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:27:30,168 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:27:30,168 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:27:30,168 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:27:30,169 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:27:30,169 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 115, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB", "unit_id": "cloudify-influxdb.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP PostgreSQL Broker Service", "state": "dead", "MainPID": 0, "Id": "cloudify-amqp-postgres.service", "ActiveState": "inactive", "SubState": "dead"}], "display_name": "AMQP-Postgres", "unit_id": "cloudify-amqp-postgres.service"}, {"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", "unit_id": "cloudify-amqpinflux.service"}, {"instances": [{"LoadState": "loaded", "Description": "RabbitMQ Service", "state": "start-post", "MainPID": 331, "Id": "cloudify-rabbitmq.service", "ActiveState": "activating", "SubState": "start-post"}], "display_name": "RabbitMQ", "unit_id": "cloudify-rabbitmq.service"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 142, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver", "unit_id": "nginx.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "dead", "MainPID": 0, "Id": "cloudify-mgmtworker.service", "ActiveState": "inactive", "SubState": "dead"}], "display_name": "Management Worker", "unit_id": "cloudify-mgmtworker.service"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 36, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL", "unit_id": "postgresql-9.5.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Console Service", "state": "running", "MainPID": 118, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Console", "unit_id": "cloudify-stage.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 116, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service", "unit_id": "cloudify-restservice.service"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "dead", "MainPID": 0, "Id": "cloudify-riemann.service", "ActiveState": "inactive", "SubState": "dead"}], "display_name": "Riemann", "unit_id": "cloudify-riemann.service"}]} 2019-04-09 10:27:30,169 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:27:30,169 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:27:30 GMT 2019-04-09 10:27:30,169 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:27:30,169 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-09 10:27:30,169 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:27:30,169 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:27:30,169 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:27:30,169 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-09 10:27:30,170 - functest.core.cloudify - INFO - The current manager status is running 2019-04-09 10:27:30,170 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/secrets 2019-04-09 10:27:30,268 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:27:30,268 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:27:30,268 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:27:30,268 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:27:30,268 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:27:30,268 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:27:30,268 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:27:30,269 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 1000}}} 2019-04-09 10:27:30,269 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:27:30,269 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:27:30 GMT 2019-04-09 10:27:30,269 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:27:30,269 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 83 2019-04-09 10:27:30,269 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:27:30,269 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:27:30,269 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:27:30,269 - functest.core.cloudify - DEBUG - Creating secrets: foo 2019-04-09 10:27:30,270 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.202:80/api/v3.1/secrets/foo; body: {"update_if_exists": false, "visibility": "tenant", "value": "bar"} 2019-04-09 10:27:30,431 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:27:30,431 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:27:30,431 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:27:30,431 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:27:30,431 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:27:30,431 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:27:30,432 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:27:30,432 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 67 2019-04-09 10:27:30,432 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"is_hidden_value": false, "tenant_name": "default_tenant", "created_at": "2019-04-09T10:27:30.405Z", "updated_at": "2019-04-09T10:27:30.405Z", "value": "gAAAAABcrHOSY6Bu6lVTIdouKKPJ1JgYHYGzklTSGQ8aln1D1V3ERg32cOQXV5ZX_hI8V7VVMYjwHUEsnH0vMEN5ZYyK1SXD5w==", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "created_by": "admin", "key": "foo"} 2019-04-09 10:27:30,432 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:27:30,432 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:27:30 GMT 2019-04-09 10:27:30,432 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:27:30,432 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 380 2019-04-09 10:27:30,432 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:27:30,432 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:27:30,432 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:27:30,433 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.202:80/api/v3.1/secrets/foo 2019-04-09 10:27:30,483 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:27:30,483 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:27:30,483 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:27:30,483 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:27:30,483 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:27:30,483 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:27:30,483 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:27:30,484 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2019-04-09 10:27:30,484 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"is_hidden_value": false, "tenant_name": "default_tenant", "created_at": "2019-04-09T10:27:30.405Z", "updated_at": "2019-04-09T10:27:30.405Z", "value": "gAAAAABcrHOSY6Bu6lVTIdouKKPJ1JgYHYGzklTSGQ8aln1D1V3ERg32cOQXV5ZX_hI8V7VVMYjwHUEsnH0vMEN5ZYyK1SXD5w==", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "created_by": "admin", "key": "foo"} 2019-04-09 10:27:30,484 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:27:30,484 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:27:30 GMT 2019-04-09 10:27:30,484 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:27:30,484 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 380 2019-04-09 10:27:30,484 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:27:30,484 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:27:30,484 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:27:30,485 - functest.core.cloudify - INFO - Secrets API successfully reached 2019-04-09 10:27:30,485 - functest.core.cloudify - INFO - Cloudify Manager is up and running 2019-04-09 10:27:30,493 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-09 10:27:30,497 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}db7ce0c238ef25419433dd9fc8a2324194f46d97" 2019-04-09 10:27:30,708 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 386 Content-Type: application/json Date: Tue, 09 Apr 2019 10:27:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f671af6-c417-4344-b907-ae14ff8a9faf 2019-04-09 10:27:30,708 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/6509066435f1453bac6996ee8997a3b2"}, "tags": [], "enabled": true, "id": "6509066435f1453bac6996ee8997a3b2", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/ba7a30bb29394fc4a587735d9dfb749e"}, "tags": [], "enabled": true, "id": "ba7a30bb29394fc4a587735d9dfb749e", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.21:5000/v3/projects/db7c4bc2757e464d8d10f7e7e3beb171"}, "tags": [], "enabled": true, "id": "db7c4bc2757e464d8d10f7e7e3beb171", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_116a8538-afc5-4820-93fc-150487bf025b"}]} 2019-04-09 10:27:30,708 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-1f671af6-c417-4344-b907-ae14ff8a9faf 2019-04-09 10:27:30,709 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.21489405632s 2019-04-09 10:27:30,710 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.quotas 2019-04-09 10:27:30,711 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/quotas/db7c4bc2757e464d8d10f7e7e3beb171.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}db7ce0c238ef25419433dd9fc8a2324194f46d97" -d '{"quota": {"security_group": 20, "security_group_rule": 100, "port": 50}}' 2019-04-09 10:27:31,059 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 186 Content-Type: application/json Date: Tue, 09 Apr 2019 10:27:22 GMT X-Openstack-Request-Id: req-11367c17-2e5d-4b04-9c15-c51b40d5b5d3 2019-04-09 10:27:31,059 - keystoneauth.session - DEBUG - 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}} 2019-04-09 10:27:31,060 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/quotas/db7c4bc2757e464d8d10f7e7e3beb171.json used request id req-11367c17-2e5d-4b04-9c15-c51b40d5b5d3 2019-04-09 10:27:31,060 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.quotas in 0.349245071411s 2019-04-09 10:27:31,060 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Put OpenStack creds in manager 2019-04-09 10:27:31,064 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2019-04-09 10:27:31,067 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.6:35357 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-04-09 10:27:31,073 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 09 Apr 2019 10:27:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2b9d5ee5-217b-4b07-9391-578c9e0138e0 2019-04-09 10:27:31,074 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://192.30.9.6:35357/v3/", "rel": "self"}]}]}} 2019-04-09 10:27:31,074 - keystoneauth.session - DEBUG - GET call to http://192.30.9.6:35357/ used request id req-2b9d5ee5-217b-4b07-9391-578c9e0138e0 2019-04-09 10:27:31,075 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.6:35357/v3/services -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}db7ce0c238ef25419433dd9fc8a2324194f46d97" 2019-04-09 10:27:31,272 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 953 Content-Type: application/json Date: Tue, 09 Apr 2019 10:27:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-569f9254-7ad6-4aa4-acde-55df8478e4fc 2019-04-09 10:27:31,273 - keystoneauth.session - DEBUG - RESP BODY: {"services": [{"name": "tempest-service-488714134", "links": {"self": "http://192.30.9.6:35357/v3/services/0b54ae2e271e4cc7bbd93a7117074bc5"}, "enabled": true, "type": "tempest-type-1277486611", "id": "0b54ae2e271e4cc7bbd93a7117074bc5", "description": "tempest-description-1327649048"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.6:35357/v3/services/0c6048bf3c804b33b1209bfa8ca75ec0"}, "enabled": true, "type": "metering", "id": "0c6048bf3c804b33b1209bfa8ca75ec0", "name": "ceilometer"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.6:35357/v3/services/1b1b3cbed2d14611b521aa10e2b642dc"}, "enabled": true, "type": "volumev3", "id": "1b1b3cbed2d14611b521aa10e2b642dc", "name": "cinderv3"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.6:35357/v3/services/29267bcb2ea04deebb6caaa71afffcc5"}, "enabled": true, "type": "object-store", "id": "29267bcb2ea04deebb6caaa71afffcc5", "name": "swift"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.6:35357/v3/services/3ac09bd783a245efa7f11d71ad667386"}, "enabled": true, "type": "network", "id": "3ac09bd783a245efa7f11d71ad667386", "name": "neutron"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.6:35357/v3/services/49f6869431e3430e9aeef431c7e7d7de"}, "enabled": true, "type": "identity", "id": "49f6869431e3430e9aeef431c7e7d7de", "name": "keystone"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.6:35357/v3/services/61e60b3a8b964288a4ad67fd02ee4984"}, "enabled": true, "type": "alarming", "id": "61e60b3a8b964288a4ad67fd02ee4984", "name": "aodh"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.6:35357/v3/services/6b64d23b249e42d79f5dd070a7460b66"}, "enabled": true, "type": "compute", "id": "6b64d23b249e42d79f5dd070a7460b66", "name": "nova"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.6:35357/v3/services/7f91896ba7394ae291c7a222f92ea496"}, "enabled": true, "type": "cloudformation", "id": "7f91896ba7394ae291c7a222f92ea496", "name": "heat-cfn"}, {"name": "tempest-service-563563896", "links": {"self": "http://192.30.9.6:35357/v3/services/88d50707b816448897d5d0b213cb19da"}, "enabled": true, "type": "tempest-type-608147535", "id": "88d50707b816448897d5d0b213cb19da", "description": "tempest-description-582263584"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.6:35357/v3/services/8afcbe00e0a6427bbf1fc3b10d4b2f5e"}, "enabled": true, "type": "volumev2", "id": "8afcbe00e0a6427bbf1fc3b10d4b2f5e", "name": "cinderv2"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.6:35357/v3/services/a244395507da4b85bd212d5f49a8b6ae"}, "enabled": true, "type": "orchestration", "id": "a244395507da4b85bd212d5f49a8b6ae", "name": "heat"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.6:35357/v3/services/aed411d3d8324008b42b3bd847051003"}, "enabled": true, "type": "placement", "id": "aed411d3d8324008b42b3bd847051003", "name": "placement"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.6:35357/v3/services/ebf458a547774acfb6b489f2803a822c"}, "enabled": true, "type": "metric", "id": "ebf458a547774acfb6b489f2803a822c", "name": "gnocchi"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.6:35357/v3/services/f3ff1bc7e87e4c90a2385a1bc8175960"}, "enabled": true, "type": "event", "id": "f3ff1bc7e87e4c90a2385a1bc8175960", "name": "panko"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.6:35357/v3/services/f9a74c8a63414707b34a5b03e9eacdc1"}, "enabled": true, "type": "image", "id": "f9a74c8a63414707b34a5b03e9eacdc1", "name": "glance"}], "links": {"self": "http://192.30.9.6:35357/v3/services", "previous": null, "next": null}} 2019-04-09 10:27:31,273 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.6:35357/v3/services used request id req-569f9254-7ad6-4aa4-acde-55df8478e4fc 2019-04-09 10:27:31,274 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.209713935852s 2019-04-09 10:27:31,284 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2019-04-09 10:27:31,287 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/endpoints -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}db7ce0c238ef25419433dd9fc8a2324194f46d97" 2019-04-09 10:27:31,487 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1866 Content-Type: application/json Date: Tue, 09 Apr 2019 10:27:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46188e0c-f052-4b33-ab80-8f292996a0dd 2019-04-09 10:27:31,489 - keystoneauth.session - DEBUG - RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/00d65cc314ee4a87ad316dd160d63558"}, "url": "http://192.30.9.6:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "f9a74c8a63414707b34a5b03e9eacdc1", "id": "00d65cc314ee4a87ad316dd160d63558"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/0b61449c559f45dba6ba5f9dc241729f"}, "url": "http://192.30.9.6:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "ebf458a547774acfb6b489f2803a822c", "id": "0b61449c559f45dba6ba5f9dc241729f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/0cd6369c5d9949eba212a5ce97f8b6f7"}, "url": "http://172.30.9.21:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "7f91896ba7394ae291c7a222f92ea496", "id": "0cd6369c5d9949eba212a5ce97f8b6f7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/0e4dc1873b4b477cb578245fdb86a111"}, "url": "http://192.30.9.6:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "3ac09bd783a245efa7f11d71ad667386", "id": "0e4dc1873b4b477cb578245fdb86a111"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/0f7f6f256262433fb4467ed610947d62"}, "url": "http://192.30.9.6:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "49f6869431e3430e9aeef431c7e7d7de", "id": "0f7f6f256262433fb4467ed610947d62"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/2242a4436b774238a465cc3d6498ab4e"}, "url": "http://192.30.9.6:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "aed411d3d8324008b42b3bd847051003", "id": "2242a4436b774238a465cc3d6498ab4e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/25eb19d77ddd4b9aa8117749f829d913"}, "url": "http://192.30.9.6:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a244395507da4b85bd212d5f49a8b6ae", "id": "25eb19d77ddd4b9aa8117749f829d913"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/33de49eaa2934d07a5ef7754ed5fe8e0"}, "url": "http://192.30.9.6:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "f3ff1bc7e87e4c90a2385a1bc8175960", "id": "33de49eaa2934d07a5ef7754ed5fe8e0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/3f83bae18b4a496bb67592b5d777f17c"}, "url": "http://172.30.9.21:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "ebf458a547774acfb6b489f2803a822c", "id": "3f83bae18b4a496bb67592b5d777f17c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/4243c026b4174decae31504c58542875"}, "url": "http://192.30.9.6:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "8afcbe00e0a6427bbf1fc3b10d4b2f5e", "id": "4243c026b4174decae31504c58542875"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/4664f0d595a24e8a9d4eb3691db874e0"}, "url": "http://12.0.0.22:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "29267bcb2ea04deebb6caaa71afffcc5", "id": "4664f0d595a24e8a9d4eb3691db874e0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/49cfc5fc2aa942e59d21f825b2bc9939"}, "url": "http://172.30.9.21:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "29267bcb2ea04deebb6caaa71afffcc5", "id": "49cfc5fc2aa942e59d21f825b2bc9939"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/4de11e8502624071afd079250b33c74c"}, "url": "http://172.30.9.21:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "6b64d23b249e42d79f5dd070a7460b66", "id": "4de11e8502624071afd079250b33c74c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/503aa75a75e444a9b93cb14634c6ab50"}, "url": "http://172.30.9.21:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "1b1b3cbed2d14611b521aa10e2b642dc", "id": "503aa75a75e444a9b93cb14634c6ab50"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/5162d5282ea1448dbbc20567c0d57fd7"}, "url": "http://192.30.9.6:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "ebf458a547774acfb6b489f2803a822c", "id": "5162d5282ea1448dbbc20567c0d57fd7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/57dd852403b0401fb0bd852db0cc4f1e"}, "url": "http://172.30.9.21:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a244395507da4b85bd212d5f49a8b6ae", "id": "57dd852403b0401fb0bd852db0cc4f1e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/5a404b628fff4023b9d3e5b8fca3b0fb"}, "url": "http://192.30.9.6:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a244395507da4b85bd212d5f49a8b6ae", "id": "5a404b628fff4023b9d3e5b8fca3b0fb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/64896bc5be624954a0166b6cfa08a10e"}, "url": "http://192.30.9.6:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "f9a74c8a63414707b34a5b03e9eacdc1", "id": "64896bc5be624954a0166b6cfa08a10e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/71100b14603a4edf8a39e8af672ecff5"}, "url": "http://12.0.0.22:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "29267bcb2ea04deebb6caaa71afffcc5", "id": "71100b14603a4edf8a39e8af672ecff5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/72d58c041dc245bc8aa43ce73891f76c"}, "url": "http://192.30.9.6:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "49f6869431e3430e9aeef431c7e7d7de", "id": "72d58c041dc245bc8aa43ce73891f76c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/77d7bee546c941368ffc769fda003312"}, "url": "http://172.30.9.21:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "3ac09bd783a245efa7f11d71ad667386", "id": "77d7bee546c941368ffc769fda003312"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/8011dc0e5bd44e2aa45caf7c6e4d19d2"}, "url": "http://192.30.9.6:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "7f91896ba7394ae291c7a222f92ea496", "id": "8011dc0e5bd44e2aa45caf7c6e4d19d2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/8201c41b3865412e839f135e1ceb7421"}, "url": "http://172.30.9.21:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "61e60b3a8b964288a4ad67fd02ee4984", "id": "8201c41b3865412e839f135e1ceb7421"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/84281d63eba442fd8cdbf23eae691ba2"}, "url": "http://192.30.9.6:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "8afcbe00e0a6427bbf1fc3b10d4b2f5e", "id": "84281d63eba442fd8cdbf23eae691ba2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/8b7265307a4a45caad0a286536a91b5d"}, "url": "http://172.30.9.21:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "f3ff1bc7e87e4c90a2385a1bc8175960", "id": "8b7265307a4a45caad0a286536a91b5d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/8b89851b9b2b4f95b7d2184e74373672"}, "url": "http://172.30.9.21:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "49f6869431e3430e9aeef431c7e7d7de", "id": "8b89851b9b2b4f95b7d2184e74373672"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/94601cf3562245fb9453e9678a54b869"}, "url": "http://192.30.9.6:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "f3ff1bc7e87e4c90a2385a1bc8175960", "id": "94601cf3562245fb9453e9678a54b869"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/977935de203e411cbce5038f0a9dc848"}, "url": "http://172.30.9.21:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "aed411d3d8324008b42b3bd847051003", "id": "977935de203e411cbce5038f0a9dc848"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/9fd4bc81464e44d0a129985ca1ff91d5"}, "url": "http://192.30.9.6:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "1b1b3cbed2d14611b521aa10e2b642dc", "id": "9fd4bc81464e44d0a129985ca1ff91d5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/a2e4e22c0a684229ba50a51934a5cdf7"}, "url": "http://192.30.9.6:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "61e60b3a8b964288a4ad67fd02ee4984", "id": "a2e4e22c0a684229ba50a51934a5cdf7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/a2fcaa46481c44f8a3f42acd6c29b21f"}, "url": "http://192.30.9.6:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "aed411d3d8324008b42b3bd847051003", "id": "a2fcaa46481c44f8a3f42acd6c29b21f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/cf4872e158cb44e3aa5a4063a620efc3"}, "url": "http://192.30.9.6:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "61e60b3a8b964288a4ad67fd02ee4984", "id": "cf4872e158cb44e3aa5a4063a620efc3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/d1ce0a47f2fd4ca9b678bc1d7e5d0b37"}, "url": "http://172.30.9.21:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "8afcbe00e0a6427bbf1fc3b10d4b2f5e", "id": "d1ce0a47f2fd4ca9b678bc1d7e5d0b37"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/d801fa7f3ee64b30b3b18ef5a9e72635"}, "url": "http://192.30.9.6:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "6b64d23b249e42d79f5dd070a7460b66", "id": "d801fa7f3ee64b30b3b18ef5a9e72635"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/d807430fcec84acebca284681dd098fe"}, "url": "http://192.30.9.6:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "7f91896ba7394ae291c7a222f92ea496", "id": "d807430fcec84acebca284681dd098fe"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/d888a991472d4a88bfcfcfcf4909874d"}, "url": "http://192.30.9.6:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "1b1b3cbed2d14611b521aa10e2b642dc", "id": "d888a991472d4a88bfcfcfcf4909874d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/d9b1ab09869b4ea895eb3c8867f61318"}, "url": "http://192.30.9.6:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "3ac09bd783a245efa7f11d71ad667386", "id": "d9b1ab09869b4ea895eb3c8867f61318"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/dd079af259534771ac00959c542171cf"}, "url": "http://172.30.9.21:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "f9a74c8a63414707b34a5b03e9eacdc1", "id": "dd079af259534771ac00959c542171cf"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/f583f4a1750f4edc8596dd476ece0948"}, "url": "http://192.30.9.6:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "6b64d23b249e42d79f5dd070a7460b66", "id": "f583f4a1750f4edc8596dd476ece0948"}], "links": {"self": "http://172.30.9.21:5000/v3/endpoints", "previous": null, "next": null}} 2019-04-09 10:27:31,490 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/endpoints used request id req-46188e0c-f052-4b33-ab80-8f292996a0dd 2019-04-09 10:27:31,490 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.205986976624s 2019-04-09 10:27:31,497 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Set creds for cloudify manager {'keystone_password': 'pT0yib0yRyG3jfFSMBGaKdXoenMewK', 'keystone_tenant_name': u'cloudify_ims-project_116a8538-afc5-4820-93fc-150487bf025b', 'region': 'regionOne', 'keystone_url': u'http://172.30.9.21:5000', 'user_domain_name': 'Default', 'keystone_username': u'cloudify_ims-user_116a8538-afc5-4820-93fc-150487bf025b', 'project_domain_name': 'Default'} 2019-04-09 10:27:31,498 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/secrets 2019-04-09 10:27:31,556 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:27:31,556 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:27:31,556 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:27:31,557 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:27:31,557 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:27:31,557 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:27:31,557 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:27:31,557 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 1000}}} 2019-04-09 10:27:31,557 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:27:31,557 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:27:31 GMT 2019-04-09 10:27:31,557 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:27:31,557 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 83 2019-04-09 10:27:31,557 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:27:31,558 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:27:31,558 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:27:31,558 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.202:80/api/v3.1/secrets/keystone_password; body: {"update_if_exists": false, "visibility": "tenant", "value": "pT0yib0yRyG3jfFSMBGaKdXoenMewK"} 2019-04-09 10:27:31,721 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:27:31,721 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:27:31,721 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:27:31,722 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:27:31,722 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:27:31,722 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:27:31,722 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:27:31,722 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 94 2019-04-09 10:27:31,722 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"is_hidden_value": false, "tenant_name": "default_tenant", "created_at": "2019-04-09T10:27:31.697Z", "updated_at": "2019-04-09T10:27:31.697Z", "value": "gAAAAABcrHOTKuQUoI01EGGBW9zM2lWUpwosE4DA33Ue6G3tOU6_Aht1UyxWII7NBXgdjQEOzhliJ4SjYioUP9mZru0kKk0mNufR7EMeqH2OnGcYmzvLlgM=", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "created_by": "admin", "key": "keystone_password"} 2019-04-09 10:27:31,722 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:27:31,722 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:27:31 GMT 2019-04-09 10:27:31,722 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:27:31,722 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 414 2019-04-09 10:27:31,723 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:27:31,723 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:27:31,723 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:27:31,723 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.202:80/api/v3.1/secrets/keystone_tenant_name; body: {"update_if_exists": false, "visibility": "tenant", "value": "cloudify_ims-project_116a8538-afc5-4820-93fc-150487bf025b"} 2019-04-09 10:27:31,786 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:27:31,786 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:27:31,787 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:27:31,787 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:27:31,787 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:27:31,787 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:27:31,787 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:27:31,787 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 121 2019-04-09 10:27:31,787 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"is_hidden_value": false, "tenant_name": "default_tenant", "created_at": "2019-04-09T10:27:31.775Z", "updated_at": "2019-04-09T10:27:31.775Z", "value": "gAAAAABcrHOTLrYuZykn9aZ8OpIbTjzoI5uFwUr7QzWrhghO--pbWrQ1UGb4NYqKlhfVyzE-v2TJ1SnpN0iqVog_Lrnh2L2IepsRCbfO0qvQXdR3B7XT8KlLWCHxE2SqDv8lwIDxj1PXQw0yr2A3Yyn_-1EUowKYnQ==", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "created_by": "admin", "key": "keystone_tenant_name"} 2019-04-09 10:27:31,787 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:27:31,787 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:27:31 GMT 2019-04-09 10:27:31,787 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:27:31,788 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 461 2019-04-09 10:27:31,788 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:27:31,788 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:27:31,788 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:27:31,788 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.202:80/api/v3.1/secrets/region; body: {"update_if_exists": false, "visibility": "tenant", "value": "regionOne"} 2019-04-09 10:27:31,837 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:27:31,837 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:27:31,837 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:27:31,837 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:27:31,838 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:27:31,838 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:27:31,838 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:27:31,838 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 73 2019-04-09 10:27:31,838 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"is_hidden_value": false, "tenant_name": "default_tenant", "created_at": "2019-04-09T10:27:31.827Z", "updated_at": "2019-04-09T10:27:31.827Z", "value": "gAAAAABcrHOTp518LpuT0CSpcJKDbqaJECFviks14NSPETY-vVKIN_h9FFHBcc6wTYuE6_42fxHE5i9lHL_cK92S-uoYC2vc_Q==", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "created_by": "admin", "key": "region"} 2019-04-09 10:27:31,838 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:27:31,838 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:27:31 GMT 2019-04-09 10:27:31,838 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:27:31,838 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 383 2019-04-09 10:27:31,838 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:27:31,838 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:27:31,839 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:27:31,839 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.202:80/api/v3.1/secrets/keystone_url; body: {"update_if_exists": false, "visibility": "tenant", "value": "http://172.30.9.21:5000"} 2019-04-09 10:27:31,916 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:27:31,917 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:27:31,917 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:27:31,917 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:27:31,917 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:27:31,917 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:27:31,917 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:27:31,917 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 87 2019-04-09 10:27:31,917 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"is_hidden_value": false, "tenant_name": "default_tenant", "created_at": "2019-04-09T10:27:31.897Z", "updated_at": "2019-04-09T10:27:31.897Z", "value": "gAAAAABcrHOT85mHOEVnniSFUhA1cYwj5iS4Q7Hovzv4Q-2ASwbUtI94HYDUhmQFqnOJ0ofUwNtAA4GvjHadSj5xItR1Mzv2RWW5ygYTunGxhCSrlJwFvH0=", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "created_by": "admin", "key": "keystone_url"} 2019-04-09 10:27:31,918 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:27:31,918 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:27:31 GMT 2019-04-09 10:27:31,918 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:27:31,918 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 409 2019-04-09 10:27:31,918 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:27:31,918 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:27:31,918 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:27:31,918 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.202:80/api/v3.1/secrets/user_domain_name; body: {"update_if_exists": false, "visibility": "tenant", "value": "Default"} 2019-04-09 10:27:31,970 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:27:31,970 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:27:31,970 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:27:31,970 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:27:31,970 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:27:31,970 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:27:31,971 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:27:31,971 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 71 2019-04-09 10:27:31,971 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"is_hidden_value": false, "tenant_name": "default_tenant", "created_at": "2019-04-09T10:27:31.959Z", "updated_at": "2019-04-09T10:27:31.959Z", "value": "gAAAAABcrHOTH0fAT2MjPkwia4-expDxKnQqcUylHtWTmBcv_aIuzzbMa_pon1A1fa1ZBZ9DRtiVK-xh9HDfmBxZZPtrC443wQ==", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "created_by": "admin", "key": "user_domain_name"} 2019-04-09 10:27:31,971 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:27:31,971 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:27:31 GMT 2019-04-09 10:27:31,971 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:27:31,971 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 393 2019-04-09 10:27:31,971 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:27:31,971 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:27:31,971 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:27:31,972 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.202:80/api/v3.1/secrets/keystone_username; body: {"update_if_exists": false, "visibility": "tenant", "value": "cloudify_ims-user_116a8538-afc5-4820-93fc-150487bf025b"} 2019-04-09 10:27:32,028 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:27:32,028 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:27:32,028 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:27:32,029 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:27:32,029 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:27:32,029 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:27:32,029 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:27:32,029 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 118 2019-04-09 10:27:32,029 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"is_hidden_value": false, "tenant_name": "default_tenant", "created_at": "2019-04-09T10:27:32.018Z", "updated_at": "2019-04-09T10:27:32.018Z", "value": "gAAAAABcrHOUsi56agDtnirJqNDTxbNIp0-aq44CZLylX9tTRPZFW6spUL7tXXNGPukzNFQ1DI9_6QrDqw68ILAKHDKbpqbmSpniyOUBhIEl7KPxaDaHNarcPQYC6LJxReGOo7fj7gS6wjIuV-AkEr8r4PvQH5JCPw==", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "created_by": "admin", "key": "keystone_username"} 2019-04-09 10:27:32,029 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:27:32,029 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:27:32 GMT 2019-04-09 10:27:32,029 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:27:32,029 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 458 2019-04-09 10:27:32,030 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:27:32,030 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:27:32,030 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:27:32,030 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.202:80/api/v3.1/secrets/project_domain_name; body: {"update_if_exists": false, "visibility": "tenant", "value": "Default"} 2019-04-09 10:27:32,164 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:27:32,164 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:27:32,165 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:27:32,165 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:27:32,165 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:27:32,165 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:27:32,165 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:27:32,165 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 71 2019-04-09 10:27:32,165 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"is_hidden_value": false, "tenant_name": "default_tenant", "created_at": "2019-04-09T10:27:32.144Z", "updated_at": "2019-04-09T10:27:32.144Z", "value": "gAAAAABcrHOUMGhhvGeYdXP2tvZf8nVthjqyqAVzPZKBRYUiQtrL1-ihmC6HGhAepR1NTRs-rrpM5eaop9nK45qsdRmm-j6RPA==", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "created_by": "admin", "key": "project_domain_name"} 2019-04-09 10:27:32,165 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:27:32,165 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:27:32 GMT 2019-04-09 10:27:32,166 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:27:32,166 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 396 2019-04-09 10:27:32,166 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:27:32,166 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:27:32,166 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:27:32,166 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Put private keypair in manager 2019-04-09 10:27:32,167 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2019-04-09 10:27:32,168 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2019-04-09 10:27:32,169 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2019-04-09 10:27:32,173 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2019-04-09 10:27:32,191 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2019-04-09 10:27:32,192 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2019-04-09 10:27:32,193 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2019-04-09 10:27:32,230 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2019-04-09 10:27:32,231 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2019-04-09 10:27:32,258 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2019-04-09 10:27:42,154 - paramiko.transport - DEBUG - [chan 3] EOF received (3) 2019-04-09 10:27:42,155 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - output: Creating plugin zip archive.. Downloading https://github.com/cloudify-cosmo/cloudify-openstack-plugin/releases/download/2.14.7/cloudify_openstack_plugin-2.14.7-py27-none-linux_x86_64-centos-Core.wgn to /tmp/tmpLLdDOU/cloudify_openstack_plugin-2.14.7-py27-none-linux_x86_64-centos-Core.wgn... Downloading https://github.com/cloudify-cosmo/cloudify-openstack-plugin/releases/download/2.14.7/plugin.yaml to /tmp/tmpdMimG_/plugin.yaml... Uploading plugin archive (wagon + yaml).. tmpqJR4J7.zip |-------------------------------------------------------| 0.05% tmpqJR4J7.zip |-------------------------------------------------------| 0.09% tmpqJR4J7.zip |-------------------------------------------------------| 0.14% tmpqJR4J7.zip |-------------------------------------------------------| 0.18% tmpqJR4J7.zip |-------------------------------------------------------| 0.23% tmpqJR4J7.zip |-------------------------------------------------------| 0.27% tmpqJR4J7.zip |-------------------------------------------------------| 0.32% tmpqJR4J7.zip |-------------------------------------------------------| 0.37% tmpqJR4J7.zip |-------------------------------------------------------| 0.41% tmpqJR4J7.zip |-------------------------------------------------------| 0.46% tmpqJR4J7.zip |-------------------------------------------------------| 0.5% tmpqJR4J7.zip |-------------------------------------------------------| 0.55% tmpqJR4J7.zip |-------------------------------------------------------| 0.59% tmpqJR4J7.zip |-------------------------------------------------------| 0.64% tmpqJR4J7.zip |-------------------------------------------------------| 0.68% tmpqJR4J7.zip |-------------------------------------------------------| 0.73% tmpqJR4J7.zip |-------------------------------------------------------| 0.78% tmpqJR4J7.zip |-------------------------------------------------------| 0.82% tmpqJR4J7.zip |-------------------------------------------------------| 0.87% tmpqJR4J7.zip |#------------------------------------------------------| 0.91% tmpqJR4J7.zip |#------------------------------------------------------| 0.96% tmpqJR4J7.zip |#------------------------------------------------------| 1.0% tmpqJR4J7.zip |#------------------------------------------------------| 1.05% tmpqJR4J7.zip |#------------------------------------------------------| 1.1% tmpqJR4J7.zip |#------------------------------------------------------| 1.14% tmpqJR4J7.zip |#------------------------------------------------------| 1.19% tmpqJR4J7.zip |#------------------------------------------------------| 1.23% tmpqJR4J7.zip |#------------------------------------------------------| 1.28% tmpqJR4J7.zip |#------------------------------------------------------| 1.32% tmpqJR4J7.zip |#------------------------------------------------------| 1.37% tmpqJR4J7.zip |#------------------------------------------------------| 1.42% tmpqJR4J7.zip |#------------------------------------------------------| 1.46% tmpqJR4J7.zip |#------------------------------------------------------| 1.51% tmpqJR4J7.zip |#------------------------------------------------------| 1.55% tmpqJR4J7.zip |#------------------------------------------------------| 1.6% tmpqJR4J7.zip |#------------------------------------------------------| 1.64% tmpqJR4J7.zip |#------------------------------------------------------| 1.69% tmpqJR4J7.zip |#------------------------------------------------------| 1.73% tmpqJR4J7.zip |#------------------------------------------------------| 1.78% tmpqJR4J7.zip |#------------------------------------------------------| 1.83% tmpqJR4J7.zip |#------------------------------------------------------| 1.87% tmpqJR4J7.zip |#------------------------------------------------------| 1.92% tmpqJR4J7.zip |#------------------------------------------------------| 1.96% tmpqJR4J7.zip |#------------------------------------------------------| 2.01% tmpqJR4J7.zip |#------------------------------------------------------| 2.05% tmpqJR4J7.zip |#------------------------------------------------------| 2.1% tmpqJR4J7.zip |#------------------------------------------------------| 2.15% tmpqJR4J7.zip |#------------------------------------------------------| 2.19% tmpqJR4J7.zip |#------------------------------------------------------| 2.24% tmpqJR4J7.zip |#------------------------------------------------------| 2.28% tmpqJR4J7.zip |#------------------------------------------------------| 2.33% tmpqJR4J7.zip |#------------------------------------------------------| 2.37% tmpqJR4J7.zip |#------------------------------------------------------| 2.42% tmpqJR4J7.zip |#------------------------------------------------------| 2.47% tmpqJR4J7.zip |#------------------------------------------------------| 2.51% tmpqJR4J7.zip |#------------------------------------------------------| 2.56% tmpqJR4J7.zip |#------------------------------------------------------| 2.6% tmpqJR4J7.zip |#------------------------------------------------------| 2.65% tmpqJR4J7.zip |#------------------------------------------------------| 2.69% tmpqJR4J7.zip |##-----------------------------------------------------| 2.74% tmpqJR4J7.zip |##-----------------------------------------------------| 2.78% tmpqJR4J7.zip |##-----------------------------------------------------| 2.83% tmpqJR4J7.zip |##-----------------------------------------------------| 2.88% tmpqJR4J7.zip |##-----------------------------------------------------| 2.92% tmpqJR4J7.zip |##-----------------------------------------------------| 2.97% tmpqJR4J7.zip |##-----------------------------------------------------| 3.01% tmpqJR4J7.zip |##-----------------------------------------------------| 3.06% tmpqJR4J7.zip |##-----------------------------------------------------| 3.1% tmpqJR4J7.zip |##-----------------------------------------------------| 3.15% tmpqJR4J7.zip |##-----------------------------------------------------| 3.2% tmpqJR4J7.zip |##-----------------------------------------------------| 3.24% tmpqJR4J7.zip |##-----------------------------------------------------| 3.29% tmpqJR4J7.zip |##-----------------------------------------------------| 3.33% tmpqJR4J7.zip |##-----------------------------------------------------| 3.38% tmpqJR4J7.zip |##-----------------------------------------------------| 3.42% tmpqJR4J7.zip |##-----------------------------------------------------| 3.47% tmpqJR4J7.zip |##-----------------------------------------------------| 3.51% tmpqJR4J7.zip |##-----------------------------------------------------| 3.56% tmpqJR4J7.zip |##-----------------------------------------------------| 3.61% tmpqJR4J7.zip |##-----------------------------------------------------| 3.65% tmpqJR4J7.zip |##-----------------------------------------------------| 3.7% tmpqJR4J7.zip |##-----------------------------------------------------| 3.74% tmpqJR4J7.zip |##-----------------------------------------------------| 3.79% tmpqJR4J7.zip |##-----------------------------------------------------| 3.83% tmpqJR4J7.zip |##-----------------------------------------------------| 3.88% tmpqJR4J7.zip |##-----------------------------------------------------| 3.93% tmpqJR4J7.zip |##-----------------------------------------------------| 3.97% tmpqJR4J7.zip |##-----------------------------------------------------| 4.02% tmpqJR4J7.zip |##-----------------------------------------------------| 4.06% tmpqJR4J7.zip |##-----------------------------------------------------| 4.11% tmpqJR4J7.zip |##-----------------------------------------------------| 4.15% tmpqJR4J7.zip |##-----------------------------------------------------| 4.2% tmpqJR4J7.zip |##-----------------------------------------------------| 4.25% tmpqJR4J7.zip |##-----------------------------------------------------| 4.29% tmpqJR4J7.zip |##-----------------------------------------------------| 4.34% tmpqJR4J7.zip |##-----------------------------------------------------| 4.38% tmpqJR4J7.zip |##-----------------------------------------------------| 4.43% tmpqJR4J7.zip |##-----------------------------------------------------| 4.47% tmpqJR4J7.zip |##-----------------------------------------------------| 4.52% tmpqJR4J7.zip |###----------------------------------------------------| 4.56% tmpqJR4J7.zip |###----------------------------------------------------| 4.61% tmpqJR4J7.zip |###----------------------------------------------------| 4.66% tmpqJR4J7.zip |###----------------------------------------------------| 4.7% tmpqJR4J7.zip |###----------------------------------------------------| 4.75% tmpqJR4J7.zip |###----------------------------------------------------| 4.79% tmpqJR4J7.zip |###----------------------------------------------------| 4.84% tmpqJR4J7.zip |###----------------------------------------------------| 4.88% tmpqJR4J7.zip |###----------------------------------------------------| 4.93% tmpqJR4J7.zip |###----------------------------------------------------| 4.98% tmpqJR4J7.zip |###----------------------------------------------------| 5.02% tmpqJR4J7.zip |###----------------------------------------------------| 5.07% tmpqJR4J7.zip |###----------------------------------------------------| 5.11% tmpqJR4J7.zip |###----------------------------------------------------| 5.16% tmpqJR4J7.zip |###----------------------------------------------------| 5.2% tmpqJR4J7.zip |###----------------------------------------------------| 5.25% tmpqJR4J7.zip |###----------------------------------------------------| 5.3% tmpqJR4J7.zip |###----------------------------------------------------| 5.34% tmpqJR4J7.zip |###----------------------------------------------------| 5.39% tmpqJR4J7.zip |###----------------------------------------------------| 5.43% tmpqJR4J7.zip |###----------------------------------------------------| 5.48% tmpqJR4J7.zip |###----------------------------------------------------| 5.52% tmpqJR4J7.zip |###----------------------------------------------------| 5.57% tmpqJR4J7.zip |###----------------------------------------------------| 5.61% tmpqJR4J7.zip |###----------------------------------------------------| 5.66% tmpqJR4J7.zip |###----------------------------------------------------| 5.71% tmpqJR4J7.zip |###----------------------------------------------------| 5.75% tmpqJR4J7.zip |###----------------------------------------------------| 5.8% tmpqJR4J7.zip |###----------------------------------------------------| 5.84% tmpqJR4J7.zip |###----------------------------------------------------| 5.89% tmpqJR4J7.zip |###----------------------------------------------------| 5.93% tmpqJR4J7.zip |###----------------------------------------------------| 5.98% tmpqJR4J7.zip |###----------------------------------------------------| 6.03% tmpqJR4J7.zip |###----------------------------------------------------| 6.07% tmpqJR4J7.zip |###----------------------------------------------------| 6.12% tmpqJR4J7.zip |###----------------------------------------------------| 6.16% tmpqJR4J7.zip |###----------------------------------------------------| 6.21% tmpqJR4J7.zip |###----------------------------------------------------| 6.25% tmpqJR4J7.zip |###----------------------------------------------------| 6.3% tmpqJR4J7.zip |###----------------------------------------------------| 6.35% tmpqJR4J7.zip |####---------------------------------------------------| 6.39% tmpqJR4J7.zip |####---------------------------------------------------| 6.44% tmpqJR4J7.zip |####---------------------------------------------------| 6.48% tmpqJR4J7.zip |####---------------------------------------------------| 6.53% tmpqJR4J7.zip |####---------------------------------------------------| 6.57% tmpqJR4J7.zip |####---------------------------------------------------| 6.62% tmpqJR4J7.zip |####---------------------------------------------------| 6.66% tmpqJR4J7.zip |####---------------------------------------------------| 6.71% tmpqJR4J7.zip |####---------------------------------------------------| 6.76% tmpqJR4J7.zip |####---------------------------------------------------| 6.8% tmpqJR4J7.zip |####---------------------------------------------------| 6.85% tmpqJR4J7.zip |####---------------------------------------------------| 6.89% tmpqJR4J7.zip |####---------------------------------------------------| 6.94% tmpqJR4J7.zip |####---------------------------------------------------| 6.98% tmpqJR4J7.zip |####---------------------------------------------------| 7.03% tmpqJR4J7.zip |####---------------------------------------------------| 7.08% tmpqJR4J7.zip |####---------------------------------------------------| 7.12% tmpqJR4J7.zip |####---------------------------------------------------| 7.17% tmpqJR4J7.zip |####---------------------------------------------------| 7.21% tmpqJR4J7.zip |####---------------------------------------------------| 7.26% tmpqJR4J7.zip |####---------------------------------------------------| 7.3% tmpqJR4J7.zip |####---------------------------------------------------| 7.35% tmpqJR4J7.zip |####---------------------------------------------------| 7.4% tmpqJR4J7.zip |####---------------------------------------------------| 7.44% tmpqJR4J7.zip |####---------------------------------------------------| 7.49% tmpqJR4J7.zip |####---------------------------------------------------| 7.53% tmpqJR4J7.zip |####---------------------------------------------------| 7.58% tmpqJR4J7.zip |####---------------------------------------------------| 7.62% tmpqJR4J7.zip |####---------------------------------------------------| 7.67% tmpqJR4J7.zip |####---------------------------------------------------| 7.71% tmpqJR4J7.zip |####---------------------------------------------------| 7.76% tmpqJR4J7.zip |####---------------------------------------------------| 7.81% tmpqJR4J7.zip |####---------------------------------------------------| 7.85% tmpqJR4J7.zip |####---------------------------------------------------| 7.9% tmpqJR4J7.zip |####---------------------------------------------------| 7.94% tmpqJR4J7.zip |####---------------------------------------------------| 7.99% tmpqJR4J7.zip |####---------------------------------------------------| 8.03% tmpqJR4J7.zip |####---------------------------------------------------| 8.08% tmpqJR4J7.zip |####---------------------------------------------------| 8.13% tmpqJR4J7.zip |####---------------------------------------------------| 8.17% tmpqJR4J7.zip |#####--------------------------------------------------| 8.22% tmpqJR4J7.zip |#####--------------------------------------------------| 8.26% tmpqJR4J7.zip |#####--------------------------------------------------| 8.31% tmpqJR4J7.zip |#####--------------------------------------------------| 8.35% tmpqJR4J7.zip |#####--------------------------------------------------| 8.4% tmpqJR4J7.zip |#####--------------------------------------------------| 8.45% tmpqJR4J7.zip |#####--------------------------------------------------| 8.49% tmpqJR4J7.zip |#####--------------------------------------------------| 8.54% tmpqJR4J7.zip |#####--------------------------------------------------| 8.58% tmpqJR4J7.zip |#####--------------------------------------------------| 8.63% tmpqJR4J7.zip |#####--------------------------------------------------| 8.67% tmpqJR4J7.zip |#####--------------------------------------------------| 8.72% tmpqJR4J7.zip |#####--------------------------------------------------| 8.76% tmpqJR4J7.zip |#####--------------------------------------------------| 8.81% tmpqJR4J7.zip |#####--------------------------------------------------| 8.86% tmpqJR4J7.zip |#####--------------------------------------------------| 8.9% tmpqJR4J7.zip |#####--------------------------------------------------| 8.95% tmpqJR4J7.zip |#####--------------------------------------------------| 8.99% tmpqJR4J7.zip |#####--------------------------------------------------| 9.04% tmpqJR4J7.zip |#####--------------------------------------------------| 9.08% tmpqJR4J7.zip |#####--------------------------------------------------| 9.13% tmpqJR4J7.zip |#####--------------------------------------------------| 9.18% tmpqJR4J7.zip |#####--------------------------------------------------| 9.22% tmpqJR4J7.zip |#####--------------------------------------------------| 9.27% tmpqJR4J7.zip |#####--------------------------------------------------| 9.31% tmpqJR4J7.zip |#####--------------------------------------------------| 9.36% tmpqJR4J7.zip |#####--------------------------------------------------| 9.4% tmpqJR4J7.zip |#####--------------------------------------------------| 9.45% tmpqJR4J7.zip |#####--------------------------------------------------| 9.5% tmpqJR4J7.zip |#####--------------------------------------------------| 9.54% tmpqJR4J7.zip |#####--------------------------------------------------| 9.59% tmpqJR4J7.zip |#####--------------------------------------------------| 9.63% tmpqJR4J7.zip |#####--------------------------------------------------| 9.68% tmpqJR4J7.zip |#####--------------------------------------------------| 9.72% tmpqJR4J7.zip |#####--------------------------------------------------| 9.77% tmpqJR4J7.zip |#####--------------------------------------------------| 9.81% tmpqJR4J7.zip |#####--------------------------------------------------| 9.86% tmpqJR4J7.zip |#####--------------------------------------------------| 9.91% tmpqJR4J7.zip |#####--------------------------------------------------| 9.95% tmpqJR4J7.zip |#####--------------------------------------------------| 10.0% tmpqJR4J7.zip |######-------------------------------------------------| 10.04% tmpqJR4J7.zip |######-------------------------------------------------| 10.09% tmpqJR4J7.zip |######-------------------------------------------------| 10.13% tmpqJR4J7.zip |######-------------------------------------------------| 10.18% tmpqJR4J7.zip |######-------------------------------------------------| 10.23% tmpqJR4J7.zip |######-------------------------------------------------| 10.27% tmpqJR4J7.zip |######-------------------------------------------------| 10.32% tmpqJR4J7.zip |######-------------------------------------------------| 10.36% tmpqJR4J7.zip |######-------------------------------------------------| 10.41% tmpqJR4J7.zip |######-------------------------------------------------| 10.45% tmpqJR4J7.zip |######-------------------------------------------------| 10.5% tmpqJR4J7.zip |######-------------------------------------------------| 10.54% tmpqJR4J7.zip |######-------------------------------------------------| 10.59% tmpqJR4J7.zip |######-------------------------------------------------| 10.64% tmpqJR4J7.zip |######-------------------------------------------------| 10.68% tmpqJR4J7.zip |######-------------------------------------------------| 10.73% tmpqJR4J7.zip |######-------------------------------------------------| 10.77% tmpqJR4J7.zip |######-------------------------------------------------| 10.82% tmpqJR4J7.zip |######-------------------------------------------------| 10.86% tmpqJR4J7.zip |######-------------------------------------------------| 10.91% tmpqJR4J7.zip |######-------------------------------------------------| 10.96% tmpqJR4J7.zip |######-------------------------------------------------| 11.0% tmpqJR4J7.zip |######-------------------------------------------------| 11.05% tmpqJR4J7.zip |######-------------------------------------------------| 11.09% tmpqJR4J7.zip |######-------------------------------------------------| 11.14% tmpqJR4J7.zip |######-------------------------------------------------| 11.18% tmpqJR4J7.zip |######-------------------------------------------------| 11.23% tmpqJR4J7.zip |######-------------------------------------------------| 11.28% tmpqJR4J7.zip |######-------------------------------------------------| 11.32% tmpqJR4J7.zip |######-------------------------------------------------| 11.37% tmpqJR4J7.zip |######-------------------------------------------------| 11.41% tmpqJR4J7.zip |######-------------------------------------------------| 11.46% tmpqJR4J7.zip |######-------------------------------------------------| 11.5% tmpqJR4J7.zip |######-------------------------------------------------| 11.55% tmpqJR4J7.zip |######-------------------------------------------------| 11.59% tmpqJR4J7.zip |######-------------------------------------------------| 11.64% tmpqJR4J7.zip |######-------------------------------------------------| 11.69% tmpqJR4J7.zip |######-------------------------------------------------| 11.73% tmpqJR4J7.zip |######-------------------------------------------------| 11.78% tmpqJR4J7.zip |#######------------------------------------------------| 11.82% tmpqJR4J7.zip |#######------------------------------------------------| 11.87% tmpqJR4J7.zip |#######------------------------------------------------| 11.91% tmpqJR4J7.zip |#######------------------------------------------------| 11.96% tmpqJR4J7.zip |#######------------------------------------------------| 12.01% tmpqJR4J7.zip |#######------------------------------------------------| 12.05% tmpqJR4J7.zip |#######------------------------------------------------| 12.1% tmpqJR4J7.zip |#######------------------------------------------------| 12.14% tmpqJR4J7.zip |#######------------------------------------------------| 12.19% tmpqJR4J7.zip |#######------------------------------------------------| 12.23% tmpqJR4J7.zip |#######------------------------------------------------| 12.28% tmpqJR4J7.zip |#######------------------------------------------------| 12.33% tmpqJR4J7.zip |#######------------------------------------------------| 12.37% tmpqJR4J7.zip |#######------------------------------------------------| 12.42% tmpqJR4J7.zip |#######------------------------------------------------| 12.46% tmpqJR4J7.zip |#######------------------------------------------------| 12.51% tmpqJR4J7.zip |#######------------------------------------------------| 12.55% tmpqJR4J7.zip |#######------------------------------------------------| 12.6% tmpqJR4J7.zip |#######------------------------------------------------| 12.64% tmpqJR4J7.zip |#######------------------------------------------------| 12.69% tmpqJR4J7.zip |#######------------------------------------------------| 12.74% tmpqJR4J7.zip |#######------------------------------------------------| 12.78% tmpqJR4J7.zip |#######------------------------------------------------| 12.83% tmpqJR4J7.zip |#######------------------------------------------------| 12.87% tmpqJR4J7.zip |#######------------------------------------------------| 12.92% tmpqJR4J7.zip |#######------------------------------------------------| 12.96% tmpqJR4J7.zip |#######------------------------------------------------| 13.01% tmpqJR4J7.zip |#######------------------------------------------------| 13.06% tmpqJR4J7.zip |#######------------------------------------------------| 13.1% tmpqJR4J7.zip |#######------------------------------------------------| 13.15% tmpqJR4J7.zip |#######------------------------------------------------| 13.19% tmpqJR4J7.zip |#######------------------------------------------------| 13.24% tmpqJR4J7.zip |#######------------------------------------------------| 13.28% tmpqJR4J7.zip |#######------------------------------------------------| 13.33% tmpqJR4J7.zip |#######------------------------------------------------| 13.38% tmpqJR4J7.zip |#######------------------------------------------------| 13.42% tmpqJR4J7.zip |#######------------------------------------------------| 13.47% tmpqJR4J7.zip |#######------------------------------------------------| 13.51% tmpqJR4J7.zip |#######------------------------------------------------| 13.56% tmpqJR4J7.zip |#######------------------------------------------------| 13.6% tmpqJR4J7.zip |########-----------------------------------------------| 13.65% tmpqJR4J7.zip |########-----------------------------------------------| 13.69% tmpqJR4J7.zip |########-----------------------------------------------| 13.74% tmpqJR4J7.zip |########-----------------------------------------------| 13.79% tmpqJR4J7.zip |########-----------------------------------------------| 13.83% tmpqJR4J7.zip |########-----------------------------------------------| 13.88% tmpqJR4J7.zip |########-----------------------------------------------| 13.92% tmpqJR4J7.zip |########-----------------------------------------------| 13.97% tmpqJR4J7.zip |########-----------------------------------------------| 14.01% tmpqJR4J7.zip |########-----------------------------------------------| 14.06% tmpqJR4J7.zip |########-----------------------------------------------| 14.11% tmpqJR4J7.zip |########-----------------------------------------------| 14.15% tmpqJR4J7.zip |########-----------------------------------------------| 14.2% tmpqJR4J7.zip |########-----------------------------------------------| 14.24% tmpqJR4J7.zip |########-----------------------------------------------| 14.29% tmpqJR4J7.zip |########-----------------------------------------------| 14.33% tmpqJR4J7.zip |########-----------------------------------------------| 14.38% tmpqJR4J7.zip |########-----------------------------------------------| 14.43% tmpqJR4J7.zip |########-----------------------------------------------| 14.47% tmpqJR4J7.zip |########-----------------------------------------------| 14.52% tmpqJR4J7.zip |########-----------------------------------------------| 14.56% tmpqJR4J7.zip |########-----------------------------------------------| 14.61% tmpqJR4J7.zip |########-----------------------------------------------| 14.65% tmpqJR4J7.zip |########-----------------------------------------------| 14.7% tmpqJR4J7.zip |########-----------------------------------------------| 14.74% tmpqJR4J7.zip |########-----------------------------------------------| 14.79% tmpqJR4J7.zip |########-----------------------------------------------| 14.84% tmpqJR4J7.zip |########-----------------------------------------------| 14.88% tmpqJR4J7.zip |########-----------------------------------------------| 14.93% tmpqJR4J7.zip |########-----------------------------------------------| 14.97% tmpqJR4J7.zip |########-----------------------------------------------| 15.02% tmpqJR4J7.zip |########-----------------------------------------------| 15.06% tmpqJR4J7.zip |########-----------------------------------------------| 15.11% tmpqJR4J7.zip |########-----------------------------------------------| 15.16% tmpqJR4J7.zip |########-----------------------------------------------| 15.2% tmpqJR4J7.zip |########-----------------------------------------------| 15.25% tmpqJR4J7.zip |########-----------------------------------------------| 15.29% tmpqJR4J7.zip |########-----------------------------------------------| 15.34% tmpqJR4J7.zip |########-----------------------------------------------| 15.38% tmpqJR4J7.zip |########-----------------------------------------------| 15.43% tmpqJR4J7.zip |#########----------------------------------------------| 15.48% tmpqJR4J7.zip |#########----------------------------------------------| 15.52% tmpqJR4J7.zip |#########----------------------------------------------| 15.57% tmpqJR4J7.zip |#########----------------------------------------------| 15.61% tmpqJR4J7.zip |#########----------------------------------------------| 15.66% tmpqJR4J7.zip |#########----------------------------------------------| 15.7% tmpqJR4J7.zip |#########----------------------------------------------| 15.75% tmpqJR4J7.zip |#########----------------------------------------------| 15.79% tmpqJR4J7.zip |#########----------------------------------------------| 15.84% tmpqJR4J7.zip |#########----------------------------------------------| 15.89% tmpqJR4J7.zip |#########----------------------------------------------| 15.93% tmpqJR4J7.zip |#########----------------------------------------------| 15.98% tmpqJR4J7.zip |#########----------------------------------------------| 16.02% tmpqJR4J7.zip |#########----------------------------------------------| 16.07% tmpqJR4J7.zip |#########----------------------------------------------| 16.11% tmpqJR4J7.zip |#########----------------------------------------------| 16.16% tmpqJR4J7.zip |#########----------------------------------------------| 16.21% tmpqJR4J7.zip |#########----------------------------------------------| 16.25% tmpqJR4J7.zip |#########----------------------------------------------| 16.3% tmpqJR4J7.zip |#########----------------------------------------------| 16.34% tmpqJR4J7.zip |#########----------------------------------------------| 16.39% tmpqJR4J7.zip |#########----------------------------------------------| 16.43% tmpqJR4J7.zip |#########----------------------------------------------| 16.48% tmpqJR4J7.zip |#########----------------------------------------------| 16.53% tmpqJR4J7.zip |#########----------------------------------------------| 16.57% tmpqJR4J7.zip |#########----------------------------------------------| 16.62% tmpqJR4J7.zip |#########----------------------------------------------| 16.66% tmpqJR4J7.zip |#########----------------------------------------------| 16.71% tmpqJR4J7.zip |#########----------------------------------------------| 16.75% tmpqJR4J7.zip |#########----------------------------------------------| 16.8% tmpqJR4J7.zip |#########----------------------------------------------| 16.84% tmpqJR4J7.zip |#########----------------------------------------------| 16.89% tmpqJR4J7.zip |#########----------------------------------------------| 16.94% tmpqJR4J7.zip |#########----------------------------------------------| 16.98% tmpqJR4J7.zip |#########----------------------------------------------| 17.03% tmpqJR4J7.zip |#########----------------------------------------------| 17.07% tmpqJR4J7.zip |#########----------------------------------------------| 17.12% tmpqJR4J7.zip |#########----------------------------------------------| 17.16% tmpqJR4J7.zip |#########----------------------------------------------| 17.21% tmpqJR4J7.zip |#########----------------------------------------------| 17.26% tmpqJR4J7.zip |##########---------------------------------------------| 17.3% tmpqJR4J7.zip |##########---------------------------------------------| 17.35% tmpqJR4J7.zip |##########---------------------------------------------| 17.39% tmpqJR4J7.zip |##########---------------------------------------------| 17.44% tmpqJR4J7.zip |##########---------------------------------------------| 17.48% tmpqJR4J7.zip |##########---------------------------------------------| 17.53% tmpqJR4J7.zip |##########---------------------------------------------| 17.57% tmpqJR4J7.zip |##########---------------------------------------------| 17.62% tmpqJR4J7.zip |##########---------------------------------------------| 17.67% tmpqJR4J7.zip |##########---------------------------------------------| 17.71% tmpqJR4J7.zip |##########---------------------------------------------| 17.76% tmpqJR4J7.zip |##########---------------------------------------------| 17.8% tmpqJR4J7.zip |##########---------------------------------------------| 17.85% tmpqJR4J7.zip |##########---------------------------------------------| 17.89% tmpqJR4J7.zip |##########---------------------------------------------| 17.94% tmpqJR4J7.zip |##########---------------------------------------------| 17.99% tmpqJR4J7.zip |##########---------------------------------------------| 18.03% tmpqJR4J7.zip |##########---------------------------------------------| 18.08% tmpqJR4J7.zip |##########---------------------------------------------| 18.12% tmpqJR4J7.zip |##########---------------------------------------------| 18.17% tmpqJR4J7.zip |##########---------------------------------------------| 18.21% tmpqJR4J7.zip |##########---------------------------------------------| 18.26% tmpqJR4J7.zip |##########---------------------------------------------| 18.31% tmpqJR4J7.zip |##########---------------------------------------------| 18.35% tmpqJR4J7.zip |##########---------------------------------------------| 18.4% tmpqJR4J7.zip |##########---------------------------------------------| 18.44% tmpqJR4J7.zip |##########---------------------------------------------| 18.49% tmpqJR4J7.zip |##########---------------------------------------------| 18.53% tmpqJR4J7.zip |##########---------------------------------------------| 18.58% tmpqJR4J7.zip |##########---------------------------------------------| 18.62% tmpqJR4J7.zip |##########---------------------------------------------| 18.67% tmpqJR4J7.zip |##########---------------------------------------------| 18.72% tmpqJR4J7.zip |##########---------------------------------------------| 18.76% tmpqJR4J7.zip |##########---------------------------------------------| 18.81% tmpqJR4J7.zip |##########---------------------------------------------| 18.85% tmpqJR4J7.zip |##########---------------------------------------------| 18.9% tmpqJR4J7.zip |##########---------------------------------------------| 18.94% tmpqJR4J7.zip |##########---------------------------------------------| 18.99% tmpqJR4J7.zip |##########---------------------------------------------| 19.04% tmpqJR4J7.zip |##########---------------------------------------------| 19.08% tmpqJR4J7.zip |###########--------------------------------------------| 19.13% tmpqJR4J7.zip |###########--------------------------------------------| 19.17% tmpqJR4J7.zip |###########--------------------------------------------| 19.22% tmpqJR4J7.zip |###########--------------------------------------------| 19.26% tmpqJR4J7.zip |###########--------------------------------------------| 19.31% tmpqJR4J7.zip |###########--------------------------------------------| 19.36% tmpqJR4J7.zip |###########--------------------------------------------| 19.4% tmpqJR4J7.zip |###########--------------------------------------------| 19.45% tmpqJR4J7.zip |###########--------------------------------------------| 19.49% tmpqJR4J7.zip |###########--------------------------------------------| 19.54% tmpqJR4J7.zip |###########--------------------------------------------| 19.58% tmpqJR4J7.zip |###########--------------------------------------------| 19.63% tmpqJR4J7.zip |###########--------------------------------------------| 19.67% tmpqJR4J7.zip |###########--------------------------------------------| 19.72% tmpqJR4J7.zip |###########--------------------------------------------| 19.77% tmpqJR4J7.zip |###########--------------------------------------------| 19.81% tmpqJR4J7.zip |###########--------------------------------------------| 19.86% tmpqJR4J7.zip |###########--------------------------------------------| 19.9% tmpqJR4J7.zip |###########--------------------------------------------| 19.95% tmpqJR4J7.zip |###########--------------------------------------------| 19.99% tmpqJR4J7.zip |###########--------------------------------------------| 20.04% tmpqJR4J7.zip |###########--------------------------------------------| 20.09% tmpqJR4J7.zip |###########--------------------------------------------| 20.13% tmpqJR4J7.zip |###########--------------------------------------------| 20.18% tmpqJR4J7.zip |###########--------------------------------------------| 20.22% tmpqJR4J7.zip |###########--------------------------------------------| 20.27% tmpqJR4J7.zip |###########--------------------------------------------| 20.31% tmpqJR4J7.zip |###########--------------------------------------------| 20.36% tmpqJR4J7.zip |###########--------------------------------------------| 20.41% tmpqJR4J7.zip |###########--------------------------------------------| 20.45% tmpqJR4J7.zip |###########--------------------------------------------| 20.5% tmpqJR4J7.zip |###########--------------------------------------------| 20.54% tmpqJR4J7.zip |###########--------------------------------------------| 20.59% tmpqJR4J7.zip |###########--------------------------------------------| 20.63% tmpqJR4J7.zip |###########--------------------------------------------| 20.68% tmpqJR4J7.zip |###########--------------------------------------------| 20.72% tmpqJR4J7.zip |###########--------------------------------------------| 20.77% tmpqJR4J7.zip |###########--------------------------------------------| 20.82% tmpqJR4J7.zip |###########--------------------------------------------| 20.86% tmpqJR4J7.zip |###########--------------------------------------------| 20.91% tmpqJR4J7.zip |############-------------------------------------------| 20.95% tmpqJR4J7.zip |############-------------------------------------------| 21.0% tmpqJR4J7.zip |############-------------------------------------------| 21.04% tmpqJR4J7.zip |############-------------------------------------------| 21.09% tmpqJR4J7.zip |############-------------------------------------------| 21.14% tmpqJR4J7.zip |############-------------------------------------------| 21.18% tmpqJR4J7.zip |############-------------------------------------------| 21.23% tmpqJR4J7.zip |############-------------------------------------------| 21.27% tmpqJR4J7.zip |############-------------------------------------------| 21.32% tmpqJR4J7.zip |############-------------------------------------------| 21.36% tmpqJR4J7.zip |############-------------------------------------------| 21.41% tmpqJR4J7.zip |############-------------------------------------------| 21.46% tmpqJR4J7.zip |############-------------------------------------------| 21.5% tmpqJR4J7.zip |############-------------------------------------------| 21.55% tmpqJR4J7.zip |############-------------------------------------------| 21.59% tmpqJR4J7.zip |############-------------------------------------------| 21.64% tmpqJR4J7.zip |############-------------------------------------------| 21.68% tmpqJR4J7.zip |############-------------------------------------------| 21.73% tmpqJR4J7.zip |############-------------------------------------------| 21.77% tmpqJR4J7.zip |############-------------------------------------------| 21.82% tmpqJR4J7.zip |############-------------------------------------------| 21.87% tmpqJR4J7.zip |############-------------------------------------------| 21.91% tmpqJR4J7.zip |############-------------------------------------------| 21.96% tmpqJR4J7.zip |############-------------------------------------------| 22.0% tmpqJR4J7.zip |############-------------------------------------------| 22.05% tmpqJR4J7.zip |############-------------------------------------------| 22.09% tmpqJR4J7.zip |############-------------------------------------------| 22.14% tmpqJR4J7.zip |############-------------------------------------------| 22.19% tmpqJR4J7.zip |############-------------------------------------------| 22.23% tmpqJR4J7.zip |############-------------------------------------------| 22.28% tmpqJR4J7.zip |############-------------------------------------------| 22.32% tmpqJR4J7.zip |############-------------------------------------------| 22.37% tmpqJR4J7.zip |############-------------------------------------------| 22.41% tmpqJR4J7.zip |############-------------------------------------------| 22.46% tmpqJR4J7.zip |############-------------------------------------------| 22.51% tmpqJR4J7.zip |############-------------------------------------------| 22.55% tmpqJR4J7.zip |############-------------------------------------------| 22.6% tmpqJR4J7.zip |############-------------------------------------------| 22.64% tmpqJR4J7.zip |############-------------------------------------------| 22.69% tmpqJR4J7.zip |#############------------------------------------------| 22.73% tmpqJR4J7.zip |#############------------------------------------------| 22.78% tmpqJR4J7.zip |#############------------------------------------------| 22.82% tmpqJR4J7.zip |#############------------------------------------------| 22.87% tmpqJR4J7.zip |#############------------------------------------------| 22.92% tmpqJR4J7.zip |#############------------------------------------------| 22.96% tmpqJR4J7.zip |#############------------------------------------------| 23.01% tmpqJR4J7.zip |#############------------------------------------------| 23.05% tmpqJR4J7.zip |#############------------------------------------------| 23.1% tmpqJR4J7.zip |#############------------------------------------------| 23.14% tmpqJR4J7.zip |#############------------------------------------------| 23.19% tmpqJR4J7.zip |#############------------------------------------------| 23.24% tmpqJR4J7.zip |#############------------------------------------------| 23.28% tmpqJR4J7.zip |#############------------------------------------------| 23.33% tmpqJR4J7.zip |#############------------------------------------------| 23.37% tmpqJR4J7.zip |#############------------------------------------------| 23.42% tmpqJR4J7.zip |#############------------------------------------------| 23.46% tmpqJR4J7.zip |#############------------------------------------------| 23.51% tmpqJR4J7.zip |#############------------------------------------------| 23.56% tmpqJR4J7.zip |#############------------------------------------------| 23.6% tmpqJR4J7.zip |#############------------------------------------------| 23.65% tmpqJR4J7.zip |#############------------------------------------------| 23.69% tmpqJR4J7.zip |#############------------------------------------------| 23.74% tmpqJR4J7.zip |#############------------------------------------------| 23.78% tmpqJR4J7.zip |#############------------------------------------------| 23.83% tmpqJR4J7.zip |#############------------------------------------------| 23.87% tmpqJR4J7.zip |#############------------------------------------------| 23.92% tmpqJR4J7.zip |#############------------------------------------------| 23.97% tmpqJR4J7.zip |#############------------------------------------------| 24.01% tmpqJR4J7.zip |#############------------------------------------------| 24.06% tmpqJR4J7.zip |#############------------------------------------------| 24.1% tmpqJR4J7.zip |#############------------------------------------------| 24.15% tmpqJR4J7.zip |#############------------------------------------------| 24.19% tmpqJR4J7.zip |#############------------------------------------------| 24.24% tmpqJR4J7.zip |#############------------------------------------------| 24.29% tmpqJR4J7.zip |#############------------------------------------------| 24.33% tmpqJR4J7.zip |#############------------------------------------------| 24.38% tmpqJR4J7.zip |#############------------------------------------------| 24.42% tmpqJR4J7.zip |#############------------------------------------------| 24.47% tmpqJR4J7.zip |#############------------------------------------------| 24.51% tmpqJR4J7.zip |##############-----------------------------------------| 24.56% tmpqJR4J7.zip |##############-----------------------------------------| 24.6% tmpqJR4J7.zip |##############-----------------------------------------| 24.65% tmpqJR4J7.zip |##############-----------------------------------------| 24.7% tmpqJR4J7.zip |##############-----------------------------------------| 24.74% tmpqJR4J7.zip |##############-----------------------------------------| 24.79% tmpqJR4J7.zip |##############-----------------------------------------| 24.83% tmpqJR4J7.zip |##############-----------------------------------------| 24.88% tmpqJR4J7.zip |##############-----------------------------------------| 24.92% tmpqJR4J7.zip |##############-----------------------------------------| 24.97% tmpqJR4J7.zip |##############-----------------------------------------| 25.02% tmpqJR4J7.zip |##############-----------------------------------------| 25.06% tmpqJR4J7.zip |##############-----------------------------------------| 25.11% tmpqJR4J7.zip |##############-----------------------------------------| 25.15% tmpqJR4J7.zip |##############-----------------------------------------| 25.2% tmpqJR4J7.zip |##############-----------------------------------------| 25.24% tmpqJR4J7.zip |##############-----------------------------------------| 25.29% tmpqJR4J7.zip |##############-----------------------------------------| 25.34% tmpqJR4J7.zip |##############-----------------------------------------| 25.38% tmpqJR4J7.zip |##############-----------------------------------------| 25.43% tmpqJR4J7.zip |##############-----------------------------------------| 25.47% tmpqJR4J7.zip |##############-----------------------------------------| 25.52% tmpqJR4J7.zip |##############-----------------------------------------| 25.56% tmpqJR4J7.zip |##############-----------------------------------------| 25.61% tmpqJR4J7.zip |##############-----------------------------------------| 25.65% tmpqJR4J7.zip |##############-----------------------------------------| 25.7% tmpqJR4J7.zip |##############-----------------------------------------| 25.75% tmpqJR4J7.zip |##############-----------------------------------------| 25.79% tmpqJR4J7.zip |##############-----------------------------------------| 25.84% tmpqJR4J7.zip |##############-----------------------------------------| 25.88% tmpqJR4J7.zip |##############-----------------------------------------| 25.93% tmpqJR4J7.zip |##############-----------------------------------------| 25.97% tmpqJR4J7.zip |##############-----------------------------------------| 26.02% tmpqJR4J7.zip |##############-----------------------------------------| 26.07% tmpqJR4J7.zip |##############-----------------------------------------| 26.11% tmpqJR4J7.zip |##############-----------------------------------------| 26.16% tmpqJR4J7.zip |##############-----------------------------------------| 26.2% tmpqJR4J7.zip |##############-----------------------------------------| 26.25% tmpqJR4J7.zip |##############-----------------------------------------| 26.29% tmpqJR4J7.zip |##############-----------------------------------------| 26.34% tmpqJR4J7.zip |###############----------------------------------------| 26.39% tmpqJR4J7.zip |###############----------------------------------------| 26.43% tmpqJR4J7.zip |###############----------------------------------------| 26.48% tmpqJR4J7.zip |###############----------------------------------------| 26.52% tmpqJR4J7.zip |###############----------------------------------------| 26.57% tmpqJR4J7.zip |###############----------------------------------------| 26.61% tmpqJR4J7.zip |###############----------------------------------------| 26.66% tmpqJR4J7.zip |###############----------------------------------------| 26.7% tmpqJR4J7.zip |###############----------------------------------------| 26.75% tmpqJR4J7.zip |###############----------------------------------------| 26.8% tmpqJR4J7.zip |###############----------------------------------------| 26.84% tmpqJR4J7.zip |###############----------------------------------------| 26.89% tmpqJR4J7.zip |###############----------------------------------------| 26.93% tmpqJR4J7.zip |###############----------------------------------------| 26.98% tmpqJR4J7.zip |###############----------------------------------------| 27.02% tmpqJR4J7.zip |###############----------------------------------------| 27.07% tmpqJR4J7.zip |###############----------------------------------------| 27.12% tmpqJR4J7.zip |###############----------------------------------------| 27.16% tmpqJR4J7.zip |###############----------------------------------------| 27.21% tmpqJR4J7.zip |###############----------------------------------------| 27.25% tmpqJR4J7.zip |###############----------------------------------------| 27.3% tmpqJR4J7.zip |###############----------------------------------------| 27.34% tmpqJR4J7.zip |###############----------------------------------------| 27.39% tmpqJR4J7.zip |###############----------------------------------------| 27.44% tmpqJR4J7.zip |###############----------------------------------------| 27.48% tmpqJR4J7.zip |###############----------------------------------------| 27.53% tmpqJR4J7.zip |###############----------------------------------------| 27.57% tmpqJR4J7.zip |###############----------------------------------------| 27.62% tmpqJR4J7.zip |###############----------------------------------------| 27.66% tmpqJR4J7.zip |###############----------------------------------------| 27.71% tmpqJR4J7.zip |###############----------------------------------------| 27.75% tmpqJR4J7.zip |###############----------------------------------------| 27.8% tmpqJR4J7.zip |###############----------------------------------------| 27.85% tmpqJR4J7.zip |###############----------------------------------------| 27.89% tmpqJR4J7.zip |###############----------------------------------------| 27.94% tmpqJR4J7.zip |###############----------------------------------------| 27.98% tmpqJR4J7.zip |###############----------------------------------------| 28.03% tmpqJR4J7.zip |###############----------------------------------------| 28.07% tmpqJR4J7.zip |###############----------------------------------------| 28.12% tmpqJR4J7.zip |###############----------------------------------------| 28.17% tmpqJR4J7.zip |################---------------------------------------| 28.21% tmpqJR4J7.zip |################---------------------------------------| 28.26% tmpqJR4J7.zip |################---------------------------------------| 28.3% tmpqJR4J7.zip |################---------------------------------------| 28.35% tmpqJR4J7.zip |################---------------------------------------| 28.39% tmpqJR4J7.zip |################---------------------------------------| 28.44% tmpqJR4J7.zip |################---------------------------------------| 28.49% tmpqJR4J7.zip |################---------------------------------------| 28.53% tmpqJR4J7.zip |################---------------------------------------| 28.58% tmpqJR4J7.zip |################---------------------------------------| 28.62% tmpqJR4J7.zip |################---------------------------------------| 28.67% tmpqJR4J7.zip |################---------------------------------------| 28.71% tmpqJR4J7.zip |################---------------------------------------| 28.76% tmpqJR4J7.zip |################---------------------------------------| 28.8% tmpqJR4J7.zip |################---------------------------------------| 28.85% tmpqJR4J7.zip |################---------------------------------------| 28.9% tmpqJR4J7.zip |################---------------------------------------| 28.94% tmpqJR4J7.zip |################---------------------------------------| 28.99% tmpqJR4J7.zip |################---------------------------------------| 29.03% tmpqJR4J7.zip |################---------------------------------------| 29.08% tmpqJR4J7.zip |################---------------------------------------| 29.12% tmpqJR4J7.zip |################---------------------------------------| 29.17% tmpqJR4J7.zip |################---------------------------------------| 29.22% tmpqJR4J7.zip |################---------------------------------------| 29.26% tmpqJR4J7.zip |################---------------------------------------| 29.31% tmpqJR4J7.zip |################---------------------------------------| 29.35% tmpqJR4J7.zip |################---------------------------------------| 29.4% tmpqJR4J7.zip |################---------------------------------------| 29.44% tmpqJR4J7.zip |################---------------------------------------| 29.49% tmpqJR4J7.zip |################---------------------------------------| 29.54% tmpqJR4J7.zip |################---------------------------------------| 29.58% tmpqJR4J7.zip |################---------------------------------------| 29.63% tmpqJR4J7.zip |################---------------------------------------| 29.67% tmpqJR4J7.zip |################---------------------------------------| 29.72% tmpqJR4J7.zip |################---------------------------------------| 29.76% tmpqJR4J7.zip |################---------------------------------------| 29.81% tmpqJR4J7.zip |################---------------------------------------| 29.85% tmpqJR4J7.zip |################---------------------------------------| 29.9% tmpqJR4J7.zip |################---------------------------------------| 29.95% tmpqJR4J7.zip |################---------------------------------------| 29.99% tmpqJR4J7.zip |#################--------------------------------------| 30.04% tmpqJR4J7.zip |#################--------------------------------------| 30.08% tmpqJR4J7.zip |#################--------------------------------------| 30.13% tmpqJR4J7.zip |#################--------------------------------------| 30.17% tmpqJR4J7.zip |#################--------------------------------------| 30.22% tmpqJR4J7.zip |#################--------------------------------------| 30.27% tmpqJR4J7.zip |#################--------------------------------------| 30.31% tmpqJR4J7.zip |#################--------------------------------------| 30.36% tmpqJR4J7.zip |#################--------------------------------------| 30.4% tmpqJR4J7.zip |#################--------------------------------------| 30.45% tmpqJR4J7.zip |#################--------------------------------------| 30.49% tmpqJR4J7.zip |#################--------------------------------------| 30.54% tmpqJR4J7.zip |#################--------------------------------------| 30.59% tmpqJR4J7.zip |#################--------------------------------------| 30.63% tmpqJR4J7.zip |#################--------------------------------------| 30.68% tmpqJR4J7.zip |#################--------------------------------------| 30.72% tmpqJR4J7.zip |#################--------------------------------------| 30.77% tmpqJR4J7.zip |#################--------------------------------------| 30.81% tmpqJR4J7.zip |#################--------------------------------------| 30.86% tmpqJR4J7.zip |#################--------------------------------------| 30.9% tmpqJR4J7.zip |#################--------------------------------------| 30.95% tmpqJR4J7.zip |#################--------------------------------------| 31.0% tmpqJR4J7.zip |#################--------------------------------------| 31.04% tmpqJR4J7.zip |#################--------------------------------------| 31.09% tmpqJR4J7.zip |#################--------------------------------------| 31.13% tmpqJR4J7.zip |#################--------------------------------------| 31.18% tmpqJR4J7.zip |#################--------------------------------------| 31.22% tmpqJR4J7.zip |#################--------------------------------------| 31.27% tmpqJR4J7.zip |#################--------------------------------------| 31.32% tmpqJR4J7.zip |#################--------------------------------------| 31.36% tmpqJR4J7.zip |#################--------------------------------------| 31.41% tmpqJR4J7.zip |#################--------------------------------------| 31.45% tmpqJR4J7.zip |#################--------------------------------------| 31.5% tmpqJR4J7.zip |#################--------------------------------------| 31.54% tmpqJR4J7.zip |#################--------------------------------------| 31.59% tmpqJR4J7.zip |#################--------------------------------------| 31.63% tmpqJR4J7.zip |#################--------------------------------------| 31.68% tmpqJR4J7.zip |#################--------------------------------------| 31.73% tmpqJR4J7.zip |#################--------------------------------------| 31.77% tmpqJR4J7.zip |#################--------------------------------------| 31.82% tmpqJR4J7.zip |##################-------------------------------------| 31.86% tmpqJR4J7.zip |##################-------------------------------------| 31.91% tmpqJR4J7.zip |##################-------------------------------------| 31.95% tmpqJR4J7.zip |##################-------------------------------------| 32.0% tmpqJR4J7.zip |##################-------------------------------------| 32.05% tmpqJR4J7.zip |##################-------------------------------------| 32.09% tmpqJR4J7.zip |##################-------------------------------------| 32.14% tmpqJR4J7.zip |##################-------------------------------------| 32.18% tmpqJR4J7.zip |##################-------------------------------------| 32.23% tmpqJR4J7.zip |##################-------------------------------------| 32.27% tmpqJR4J7.zip |##################-------------------------------------| 32.32% tmpqJR4J7.zip |##################-------------------------------------| 32.37% tmpqJR4J7.zip |##################-------------------------------------| 32.41% tmpqJR4J7.zip |##################-------------------------------------| 32.46% tmpqJR4J7.zip |##################-------------------------------------| 32.5% tmpqJR4J7.zip |##################-------------------------------------| 32.55% tmpqJR4J7.zip |##################-------------------------------------| 32.59% tmpqJR4J7.zip |##################-------------------------------------| 32.64% tmpqJR4J7.zip |##################-------------------------------------| 32.68% tmpqJR4J7.zip |##################-------------------------------------| 32.73% tmpqJR4J7.zip |##################-------------------------------------| 32.78% tmpqJR4J7.zip |##################-------------------------------------| 32.82% tmpqJR4J7.zip |##################-------------------------------------| 32.87% tmpqJR4J7.zip |##################-------------------------------------| 32.91% tmpqJR4J7.zip |##################-------------------------------------| 32.96% tmpqJR4J7.zip |##################-------------------------------------| 33.0% tmpqJR4J7.zip |##################-------------------------------------| 33.05% tmpqJR4J7.zip |##################-------------------------------------| 33.1% tmpqJR4J7.zip |##################-------------------------------------| 33.14% tmpqJR4J7.zip |##################-------------------------------------| 33.19% tmpqJR4J7.zip |##################-------------------------------------| 33.23% tmpqJR4J7.zip |##################-------------------------------------| 33.28% tmpqJR4J7.zip |##################-------------------------------------| 33.32% tmpqJR4J7.zip |##################-------------------------------------| 33.37% tmpqJR4J7.zip |##################-------------------------------------| 33.42% tmpqJR4J7.zip |##################-------------------------------------| 33.46% tmpqJR4J7.zip |##################-------------------------------------| 33.51% tmpqJR4J7.zip |##################-------------------------------------| 33.55% tmpqJR4J7.zip |##################-------------------------------------| 33.6% tmpqJR4J7.zip |###################------------------------------------| 33.64% tmpqJR4J7.zip |###################------------------------------------| 33.69% tmpqJR4J7.zip |###################------------------------------------| 33.73% tmpqJR4J7.zip |###################------------------------------------| 33.78% tmpqJR4J7.zip |###################------------------------------------| 33.83% tmpqJR4J7.zip |###################------------------------------------| 33.87% tmpqJR4J7.zip |###################------------------------------------| 33.92% tmpqJR4J7.zip |###################------------------------------------| 33.96% tmpqJR4J7.zip |###################------------------------------------| 34.01% tmpqJR4J7.zip |###################------------------------------------| 34.05% tmpqJR4J7.zip |###################------------------------------------| 34.1% tmpqJR4J7.zip |###################------------------------------------| 34.15% tmpqJR4J7.zip |###################------------------------------------| 34.19% tmpqJR4J7.zip |###################------------------------------------| 34.24% tmpqJR4J7.zip |###################------------------------------------| 34.28% tmpqJR4J7.zip |###################------------------------------------| 34.33% tmpqJR4J7.zip |###################------------------------------------| 34.37% tmpqJR4J7.zip |###################------------------------------------| 34.42% tmpqJR4J7.zip |###################------------------------------------| 34.47% tmpqJR4J7.zip |###################------------------------------------| 34.51% tmpqJR4J7.zip |###################------------------------------------| 34.56% tmpqJR4J7.zip |###################------------------------------------| 34.6% tmpqJR4J7.zip |###################------------------------------------| 34.65% tmpqJR4J7.zip |###################------------------------------------| 34.69% tmpqJR4J7.zip |###################------------------------------------| 34.74% tmpqJR4J7.zip |###################------------------------------------| 34.78% tmpqJR4J7.zip |###################------------------------------------| 34.83% tmpqJR4J7.zip |###################------------------------------------| 34.88% tmpqJR4J7.zip |###################------------------------------------| 34.92% tmpqJR4J7.zip |###################------------------------------------| 34.97% tmpqJR4J7.zip |###################------------------------------------| 35.01% tmpqJR4J7.zip |###################------------------------------------| 35.06% tmpqJR4J7.zip |###################------------------------------------| 35.1% tmpqJR4J7.zip |###################------------------------------------| 35.15% tmpqJR4J7.zip |###################------------------------------------| 35.2% tmpqJR4J7.zip |###################------------------------------------| 35.24% tmpqJR4J7.zip |###################------------------------------------| 35.29% tmpqJR4J7.zip |###################------------------------------------| 35.33% tmpqJR4J7.zip |###################------------------------------------| 35.38% tmpqJR4J7.zip |###################------------------------------------| 35.42% tmpqJR4J7.zip |####################-----------------------------------| 35.47% tmpqJR4J7.zip |####################-----------------------------------| 35.52% tmpqJR4J7.zip |####################-----------------------------------| 35.56% tmpqJR4J7.zip |####################-----------------------------------| 35.61% tmpqJR4J7.zip |####################-----------------------------------| 35.65% tmpqJR4J7.zip |####################-----------------------------------| 35.7% tmpqJR4J7.zip |####################-----------------------------------| 35.74% tmpqJR4J7.zip |####################-----------------------------------| 35.79% tmpqJR4J7.zip |####################-----------------------------------| 35.83% tmpqJR4J7.zip |####################-----------------------------------| 35.88% tmpqJR4J7.zip |####################-----------------------------------| 35.93% tmpqJR4J7.zip |####################-----------------------------------| 35.97% tmpqJR4J7.zip |####################-----------------------------------| 36.02% tmpqJR4J7.zip |####################-----------------------------------| 36.06% tmpqJR4J7.zip |####################-----------------------------------| 36.11% tmpqJR4J7.zip |####################-----------------------------------| 36.15% tmpqJR4J7.zip |####################-----------------------------------| 36.2% tmpqJR4J7.zip |####################-----------------------------------| 36.25% tmpqJR4J7.zip |####################-----------------------------------| 36.29% tmpqJR4J7.zip |####################-----------------------------------| 36.34% tmpqJR4J7.zip |####################-----------------------------------| 36.38% tmpqJR4J7.zip |####################-----------------------------------| 36.43% tmpqJR4J7.zip |####################-----------------------------------| 36.47% tmpqJR4J7.zip |####################-----------------------------------| 36.52% tmpqJR4J7.zip |####################-----------------------------------| 36.57% tmpqJR4J7.zip |####################-----------------------------------| 36.61% tmpqJR4J7.zip |####################-----------------------------------| 36.66% tmpqJR4J7.zip |####################-----------------------------------| 36.7% tmpqJR4J7.zip |####################-----------------------------------| 36.75% tmpqJR4J7.zip |####################-----------------------------------| 36.79% tmpqJR4J7.zip |####################-----------------------------------| 36.84% tmpqJR4J7.zip |####################-----------------------------------| 36.88% tmpqJR4J7.zip |####################-----------------------------------| 36.93% tmpqJR4J7.zip |####################-----------------------------------| 36.98% tmpqJR4J7.zip |####################-----------------------------------| 37.02% tmpqJR4J7.zip |####################-----------------------------------| 37.07% tmpqJR4J7.zip |####################-----------------------------------| 37.11% tmpqJR4J7.zip |####################-----------------------------------| 37.16% tmpqJR4J7.zip |####################-----------------------------------| 37.2% tmpqJR4J7.zip |####################-----------------------------------| 37.25% tmpqJR4J7.zip |#####################----------------------------------| 37.3% tmpqJR4J7.zip |#####################----------------------------------| 37.34% tmpqJR4J7.zip |#####################----------------------------------| 37.39% tmpqJR4J7.zip |#####################----------------------------------| 37.43% tmpqJR4J7.zip |#####################----------------------------------| 37.48% tmpqJR4J7.zip |#####################----------------------------------| 37.52% tmpqJR4J7.zip |#####################----------------------------------| 37.57% tmpqJR4J7.zip |#####################----------------------------------| 37.62% tmpqJR4J7.zip |#####################----------------------------------| 37.66% tmpqJR4J7.zip |#####################----------------------------------| 37.71% tmpqJR4J7.zip |#####################----------------------------------| 37.75% tmpqJR4J7.zip |#####################----------------------------------| 37.8% tmpqJR4J7.zip |#####################----------------------------------| 37.84% tmpqJR4J7.zip |#####################----------------------------------| 37.89% tmpqJR4J7.zip |#####################----------------------------------| 37.93% tmpqJR4J7.zip |#####################----------------------------------| 37.98% tmpqJR4J7.zip |#####################----------------------------------| 38.03% tmpqJR4J7.zip |#####################----------------------------------| 38.07% tmpqJR4J7.zip |#####################----------------------------------| 38.12% tmpqJR4J7.zip |#####################----------------------------------| 38.16% tmpqJR4J7.zip |#####################----------------------------------| 38.21% tmpqJR4J7.zip |#####################----------------------------------| 38.25% tmpqJR4J7.zip |#####################----------------------------------| 38.3% tmpqJR4J7.zip |#####################----------------------------------| 38.35% tmpqJR4J7.zip |#####################----------------------------------| 38.39% tmpqJR4J7.zip |#####################----------------------------------| 38.44% tmpqJR4J7.zip |#####################----------------------------------| 38.48% tmpqJR4J7.zip |#####################----------------------------------| 38.53% tmpqJR4J7.zip |#####################----------------------------------| 38.57% tmpqJR4J7.zip |#####################----------------------------------| 38.62% tmpqJR4J7.zip |#####################----------------------------------| 38.66% tmpqJR4J7.zip |#####################----------------------------------| 38.71% tmpqJR4J7.zip |#####################----------------------------------| 38.76% tmpqJR4J7.zip |#####################----------------------------------| 38.8% tmpqJR4J7.zip |#####################----------------------------------| 38.85% tmpqJR4J7.zip |#####################----------------------------------| 38.89% tmpqJR4J7.zip |#####################----------------------------------| 38.94% tmpqJR4J7.zip |#####################----------------------------------| 38.98% tmpqJR4J7.zip |#####################----------------------------------| 39.03% tmpqJR4J7.zip |#####################----------------------------------| 39.08% tmpqJR4J7.zip |######################---------------------------------| 39.12% tmpqJR4J7.zip |######################---------------------------------| 39.17% tmpqJR4J7.zip |######################---------------------------------| 39.21% tmpqJR4J7.zip |######################---------------------------------| 39.26% tmpqJR4J7.zip |######################---------------------------------| 39.3% tmpqJR4J7.zip |######################---------------------------------| 39.35% tmpqJR4J7.zip |######################---------------------------------| 39.4% tmpqJR4J7.zip |######################---------------------------------| 39.44% tmpqJR4J7.zip |######################---------------------------------| 39.49% tmpqJR4J7.zip |######################---------------------------------| 39.53% tmpqJR4J7.zip |######################---------------------------------| 39.58% tmpqJR4J7.zip |######################---------------------------------| 39.62% tmpqJR4J7.zip |######################---------------------------------| 39.67% tmpqJR4J7.zip |######################---------------------------------| 39.71% tmpqJR4J7.zip |######################---------------------------------| 39.76% tmpqJR4J7.zip |######################---------------------------------| 39.81% tmpqJR4J7.zip |######################---------------------------------| 39.85% tmpqJR4J7.zip |######################---------------------------------| 39.9% tmpqJR4J7.zip |######################---------------------------------| 39.94% tmpqJR4J7.zip |######################---------------------------------| 39.99% tmpqJR4J7.zip |######################---------------------------------| 40.03% tmpqJR4J7.zip |######################---------------------------------| 40.08% tmpqJR4J7.zip |######################---------------------------------| 40.13% tmpqJR4J7.zip |######################---------------------------------| 40.17% tmpqJR4J7.zip |######################---------------------------------| 40.22% tmpqJR4J7.zip |######################---------------------------------| 40.26% tmpqJR4J7.zip |######################---------------------------------| 40.31% tmpqJR4J7.zip |######################---------------------------------| 40.35% tmpqJR4J7.zip |######################---------------------------------| 40.4% tmpqJR4J7.zip |######################---------------------------------| 40.45% tmpqJR4J7.zip |######################---------------------------------| 40.49% tmpqJR4J7.zip |######################---------------------------------| 40.54% tmpqJR4J7.zip |######################---------------------------------| 40.58% tmpqJR4J7.zip |######################---------------------------------| 40.63% tmpqJR4J7.zip |######################---------------------------------| 40.67% tmpqJR4J7.zip |######################---------------------------------| 40.72% tmpqJR4J7.zip |######################---------------------------------| 40.76% tmpqJR4J7.zip |######################---------------------------------| 40.81% tmpqJR4J7.zip |######################---------------------------------| 40.86% tmpqJR4J7.zip |######################---------------------------------| 40.9% tmpqJR4J7.zip |#######################--------------------------------| 40.95% tmpqJR4J7.zip |#######################--------------------------------| 40.99% tmpqJR4J7.zip |#######################--------------------------------| 41.04% tmpqJR4J7.zip |#######################--------------------------------| 41.08% tmpqJR4J7.zip |#######################--------------------------------| 41.13% tmpqJR4J7.zip |#######################--------------------------------| 41.18% tmpqJR4J7.zip |#######################--------------------------------| 41.22% tmpqJR4J7.zip |#######################--------------------------------| 41.27% tmpqJR4J7.zip |#######################--------------------------------| 41.31% tmpqJR4J7.zip |#######################--------------------------------| 41.36% tmpqJR4J7.zip |#######################--------------------------------| 41.4% tmpqJR4J7.zip |#######################--------------------------------| 41.45% tmpqJR4J7.zip |#######################--------------------------------| 41.5% tmpqJR4J7.zip |#######################--------------------------------| 41.54% tmpqJR4J7.zip |#######################--------------------------------| 41.59% tmpqJR4J7.zip |#######################--------------------------------| 41.63% tmpqJR4J7.zip |#######################--------------------------------| 41.68% tmpqJR4J7.zip |#######################--------------------------------| 41.72% tmpqJR4J7.zip |#######################--------------------------------| 41.77% tmpqJR4J7.zip |#######################--------------------------------| 41.81% tmpqJR4J7.zip |#######################--------------------------------| 41.86% tmpqJR4J7.zip |#######################--------------------------------| 41.91% tmpqJR4J7.zip |#######################--------------------------------| 41.95% tmpqJR4J7.zip |#######################--------------------------------| 42.0% tmpqJR4J7.zip |#######################--------------------------------| 42.04% tmpqJR4J7.zip |#######################--------------------------------| 42.09% tmpqJR4J7.zip |#######################--------------------------------| 42.13% tmpqJR4J7.zip |#######################--------------------------------| 42.18% tmpqJR4J7.zip |#######################--------------------------------| 42.23% tmpqJR4J7.zip |#######################--------------------------------| 42.27% tmpqJR4J7.zip |#######################--------------------------------| 42.32% tmpqJR4J7.zip |#######################--------------------------------| 42.36% tmpqJR4J7.zip |#######################--------------------------------| 42.41% tmpqJR4J7.zip |#######################--------------------------------| 42.45% tmpqJR4J7.zip |#######################--------------------------------| 42.5% tmpqJR4J7.zip |#######################--------------------------------| 42.55% tmpqJR4J7.zip |#######################--------------------------------| 42.59% tmpqJR4J7.zip |#######################--------------------------------| 42.64% tmpqJR4J7.zip |#######################--------------------------------| 42.68% tmpqJR4J7.zip |########################-------------------------------| 42.73% tmpqJR4J7.zip |########################-------------------------------| 42.77% tmpqJR4J7.zip |########################-------------------------------| 42.82% tmpqJR4J7.zip |########################-------------------------------| 42.86% tmpqJR4J7.zip |########################-------------------------------| 42.91% tmpqJR4J7.zip |########################-------------------------------| 42.96% tmpqJR4J7.zip |########################-------------------------------| 43.0% tmpqJR4J7.zip |########################-------------------------------| 43.05% tmpqJR4J7.zip |########################-------------------------------| 43.09% tmpqJR4J7.zip |########################-------------------------------| 43.14% tmpqJR4J7.zip |########################-------------------------------| 43.18% tmpqJR4J7.zip |########################-------------------------------| 43.23% tmpqJR4J7.zip |########################-------------------------------| 43.28% tmpqJR4J7.zip |########################-------------------------------| 43.32% tmpqJR4J7.zip |########################-------------------------------| 43.37% tmpqJR4J7.zip |########################-------------------------------| 43.41% tmpqJR4J7.zip |########################-------------------------------| 43.46% tmpqJR4J7.zip |########################-------------------------------| 43.5% tmpqJR4J7.zip |########################-------------------------------| 43.55% tmpqJR4J7.zip |########################-------------------------------| 43.6% tmpqJR4J7.zip |########################-------------------------------| 43.64% tmpqJR4J7.zip |########################-------------------------------| 43.69% tmpqJR4J7.zip |########################-------------------------------| 43.73% tmpqJR4J7.zip |########################-------------------------------| 43.78% tmpqJR4J7.zip |########################-------------------------------| 43.82% tmpqJR4J7.zip |########################-------------------------------| 43.87% tmpqJR4J7.zip |########################-------------------------------| 43.91% tmpqJR4J7.zip |########################-------------------------------| 43.96% tmpqJR4J7.zip |########################-------------------------------| 44.01% tmpqJR4J7.zip |########################-------------------------------| 44.05% tmpqJR4J7.zip |########################-------------------------------| 44.1% tmpqJR4J7.zip |########################-------------------------------| 44.14% tmpqJR4J7.zip |########################-------------------------------| 44.19% tmpqJR4J7.zip |########################-------------------------------| 44.23% tmpqJR4J7.zip |########################-------------------------------| 44.28% tmpqJR4J7.zip |########################-------------------------------| 44.33% tmpqJR4J7.zip |########################-------------------------------| 44.37% tmpqJR4J7.zip |########################-------------------------------| 44.42% tmpqJR4J7.zip |########################-------------------------------| 44.46% tmpqJR4J7.zip |########################-------------------------------| 44.51% tmpqJR4J7.zip |#########################------------------------------| 44.55% tmpqJR4J7.zip |#########################------------------------------| 44.6% tmpqJR4J7.zip |#########################------------------------------| 44.65% tmpqJR4J7.zip |#########################------------------------------| 44.69% tmpqJR4J7.zip |#########################------------------------------| 44.74% tmpqJR4J7.zip |#########################------------------------------| 44.78% tmpqJR4J7.zip |#########################------------------------------| 44.83% tmpqJR4J7.zip |#########################------------------------------| 44.87% tmpqJR4J7.zip |#########################------------------------------| 44.92% tmpqJR4J7.zip |#########################------------------------------| 44.96% tmpqJR4J7.zip |#########################------------------------------| 45.01% tmpqJR4J7.zip |#########################------------------------------| 45.06% tmpqJR4J7.zip |#########################------------------------------| 45.1% tmpqJR4J7.zip |#########################------------------------------| 45.15% tmpqJR4J7.zip |#########################------------------------------| 45.19% tmpqJR4J7.zip |#########################------------------------------| 45.24% tmpqJR4J7.zip |#########################------------------------------| 45.28% tmpqJR4J7.zip |#########################------------------------------| 45.33% tmpqJR4J7.zip |#########################------------------------------| 45.38% tmpqJR4J7.zip |#########################------------------------------| 45.42% tmpqJR4J7.zip |#########################------------------------------| 45.47% tmpqJR4J7.zip |#########################------------------------------| 45.51% tmpqJR4J7.zip |#########################------------------------------| 45.56% tmpqJR4J7.zip |#########################------------------------------| 45.6% tmpqJR4J7.zip |#########################------------------------------| 45.65% tmpqJR4J7.zip |#########################------------------------------| 45.69% tmpqJR4J7.zip |#########################------------------------------| 45.74% tmpqJR4J7.zip |#########################------------------------------| 45.79% tmpqJR4J7.zip |#########################------------------------------| 45.83% tmpqJR4J7.zip |#########################------------------------------| 45.88% tmpqJR4J7.zip |#########################------------------------------| 45.92% tmpqJR4J7.zip |#########################------------------------------| 45.97% tmpqJR4J7.zip |#########################------------------------------| 46.01% tmpqJR4J7.zip |#########################------------------------------| 46.06% tmpqJR4J7.zip |#########################------------------------------| 46.11% tmpqJR4J7.zip |#########################------------------------------| 46.15% tmpqJR4J7.zip |#########################------------------------------| 46.2% tmpqJR4J7.zip |#########################------------------------------| 46.24% tmpqJR4J7.zip |#########################------------------------------| 46.29% tmpqJR4J7.zip |#########################------------------------------| 46.33% tmpqJR4J7.zip |##########################-----------------------------| 46.38% tmpqJR4J7.zip |##########################-----------------------------| 46.43% tmpqJR4J7.zip |##########################-----------------------------| 46.47% tmpqJR4J7.zip |##########################-----------------------------| 46.52% tmpqJR4J7.zip |##########################-----------------------------| 46.56% tmpqJR4J7.zip |##########################-----------------------------| 46.61% tmpqJR4J7.zip |##########################-----------------------------| 46.65% tmpqJR4J7.zip |##########################-----------------------------| 46.7% tmpqJR4J7.zip |##########################-----------------------------| 46.74% tmpqJR4J7.zip |##########################-----------------------------| 46.79% tmpqJR4J7.zip |##########################-----------------------------| 46.84% tmpqJR4J7.zip |##########################-----------------------------| 46.88% tmpqJR4J7.zip |##########################-----------------------------| 46.93% tmpqJR4J7.zip |##########################-----------------------------| 46.97% tmpqJR4J7.zip |##########################-----------------------------| 47.02% tmpqJR4J7.zip |##########################-----------------------------| 47.06% tmpqJR4J7.zip |##########################-----------------------------| 47.11% tmpqJR4J7.zip |##########################-----------------------------| 47.16% tmpqJR4J7.zip |##########################-----------------------------| 47.2% tmpqJR4J7.zip |##########################-----------------------------| 47.25% tmpqJR4J7.zip |##########################-----------------------------| 47.29% tmpqJR4J7.zip |##########################-----------------------------| 47.34% tmpqJR4J7.zip |##########################-----------------------------| 47.38% tmpqJR4J7.zip |##########################-----------------------------| 47.43% tmpqJR4J7.zip |##########################-----------------------------| 47.48% tmpqJR4J7.zip |##########################-----------------------------| 47.52% tmpqJR4J7.zip |##########################-----------------------------| 47.57% tmpqJR4J7.zip |##########################-----------------------------| 47.61% tmpqJR4J7.zip |##########################-----------------------------| 47.66% tmpqJR4J7.zip |##########################-----------------------------| 47.7% tmpqJR4J7.zip |##########################-----------------------------| 47.75% tmpqJR4J7.zip |##########################-----------------------------| 47.79% tmpqJR4J7.zip |##########################-----------------------------| 47.84% tmpqJR4J7.zip |##########################-----------------------------| 47.89% tmpqJR4J7.zip |##########################-----------------------------| 47.93% tmpqJR4J7.zip |##########################-----------------------------| 47.98% tmpqJR4J7.zip |##########################-----------------------------| 48.02% tmpqJR4J7.zip |##########################-----------------------------| 48.07% tmpqJR4J7.zip |##########################-----------------------------| 48.11% tmpqJR4J7.zip |##########################-----------------------------| 48.16% tmpqJR4J7.zip |###########################----------------------------| 48.21% tmpqJR4J7.zip |###########################----------------------------| 48.25% tmpqJR4J7.zip |###########################----------------------------| 48.3% tmpqJR4J7.zip |###########################----------------------------| 48.34% tmpqJR4J7.zip |###########################----------------------------| 48.39% tmpqJR4J7.zip |###########################----------------------------| 48.43% tmpqJR4J7.zip |###########################----------------------------| 48.48% tmpqJR4J7.zip |###########################----------------------------| 48.53% tmpqJR4J7.zip |###########################----------------------------| 48.57% tmpqJR4J7.zip |###########################----------------------------| 48.62% tmpqJR4J7.zip |###########################----------------------------| 48.66% tmpqJR4J7.zip |###########################----------------------------| 48.71% tmpqJR4J7.zip |###########################----------------------------| 48.75% tmpqJR4J7.zip |###########################----------------------------| 48.8% tmpqJR4J7.zip |###########################----------------------------| 48.84% tmpqJR4J7.zip |###########################----------------------------| 48.89% tmpqJR4J7.zip |###########################----------------------------| 48.94% tmpqJR4J7.zip |###########################----------------------------| 48.98% tmpqJR4J7.zip |###########################----------------------------| 49.03% tmpqJR4J7.zip |###########################----------------------------| 49.07% tmpqJR4J7.zip |###########################----------------------------| 49.12% tmpqJR4J7.zip |###########################----------------------------| 49.16% tmpqJR4J7.zip |###########################----------------------------| 49.21% tmpqJR4J7.zip |###########################----------------------------| 49.26% tmpqJR4J7.zip |###########################----------------------------| 49.3% tmpqJR4J7.zip |###########################----------------------------| 49.35% tmpqJR4J7.zip |###########################----------------------------| 49.39% tmpqJR4J7.zip |###########################----------------------------| 49.44% tmpqJR4J7.zip |###########################----------------------------| 49.48% tmpqJR4J7.zip |###########################----------------------------| 49.53% tmpqJR4J7.zip |###########################----------------------------| 49.58% tmpqJR4J7.zip |###########################----------------------------| 49.62% tmpqJR4J7.zip |###########################----------------------------| 49.67% tmpqJR4J7.zip |###########################----------------------------| 49.71% tmpqJR4J7.zip |###########################----------------------------| 49.76% tmpqJR4J7.zip |###########################----------------------------| 49.8% tmpqJR4J7.zip |###########################----------------------------| 49.85% tmpqJR4J7.zip |###########################----------------------------| 49.89% tmpqJR4J7.zip |###########################----------------------------| 49.94% tmpqJR4J7.zip |###########################----------------------------| 49.99% tmpqJR4J7.zip |############################---------------------------| 50.03% tmpqJR4J7.zip |############################---------------------------| 50.08% tmpqJR4J7.zip |############################---------------------------| 50.12% tmpqJR4J7.zip |############################---------------------------| 50.17% tmpqJR4J7.zip |############################---------------------------| 50.21% tmpqJR4J7.zip |############################---------------------------| 50.26% tmpqJR4J7.zip |############################---------------------------| 50.31% tmpqJR4J7.zip |############################---------------------------| 50.35% tmpqJR4J7.zip |############################---------------------------| 50.4% tmpqJR4J7.zip |############################---------------------------| 50.44% tmpqJR4J7.zip |############################---------------------------| 50.49% tmpqJR4J7.zip |############################---------------------------| 50.53% tmpqJR4J7.zip |############################---------------------------| 50.58% tmpqJR4J7.zip |############################---------------------------| 50.63% tmpqJR4J7.zip |############################---------------------------| 50.67% tmpqJR4J7.zip |############################---------------------------| 50.72% tmpqJR4J7.zip |############################---------------------------| 50.76% tmpqJR4J7.zip |############################---------------------------| 50.81% tmpqJR4J7.zip |############################---------------------------| 50.85% tmpqJR4J7.zip |############################---------------------------| 50.9% tmpqJR4J7.zip |############################---------------------------| 50.94% tmpqJR4J7.zip |############################---------------------------| 50.99% tmpqJR4J7.zip |############################---------------------------| 51.04% tmpqJR4J7.zip |############################---------------------------| 51.08% tmpqJR4J7.zip |############################---------------------------| 51.13% tmpqJR4J7.zip |############################---------------------------| 51.17% tmpqJR4J7.zip |############################---------------------------| 51.22% tmpqJR4J7.zip |############################---------------------------| 51.26% tmpqJR4J7.zip |############################---------------------------| 51.31% tmpqJR4J7.zip |############################---------------------------| 51.36% tmpqJR4J7.zip |############################---------------------------| 51.4% tmpqJR4J7.zip |############################---------------------------| 51.45% tmpqJR4J7.zip |############################---------------------------| 51.49% tmpqJR4J7.zip |############################---------------------------| 51.54% tmpqJR4J7.zip |############################---------------------------| 51.58% tmpqJR4J7.zip |############################---------------------------| 51.63% tmpqJR4J7.zip |############################---------------------------| 51.68% tmpqJR4J7.zip |############################---------------------------| 51.72% tmpqJR4J7.zip |############################---------------------------| 51.77% tmpqJR4J7.zip |############################---------------------------| 51.81% tmpqJR4J7.zip |#############################--------------------------| 51.86% tmpqJR4J7.zip |#############################--------------------------| 51.9% tmpqJR4J7.zip |#############################--------------------------| 51.95% tmpqJR4J7.zip |#############################--------------------------| 51.99% tmpqJR4J7.zip |#############################--------------------------| 52.04% tmpqJR4J7.zip |#############################--------------------------| 52.09% tmpqJR4J7.zip |#############################--------------------------| 52.13% tmpqJR4J7.zip |#############################--------------------------| 52.18% tmpqJR4J7.zip |#############################--------------------------| 52.22% tmpqJR4J7.zip |#############################--------------------------| 52.27% tmpqJR4J7.zip |#############################--------------------------| 52.31% tmpqJR4J7.zip |#############################--------------------------| 52.36% tmpqJR4J7.zip |#############################--------------------------| 52.41% tmpqJR4J7.zip |#############################--------------------------| 52.45% tmpqJR4J7.zip |#############################--------------------------| 52.5% tmpqJR4J7.zip |#############################--------------------------| 52.54% tmpqJR4J7.zip |#############################--------------------------| 52.59% tmpqJR4J7.zip |#############################--------------------------| 52.63% tmpqJR4J7.zip |#############################--------------------------| 52.68% tmpqJR4J7.zip |#############################--------------------------| 52.72% tmpqJR4J7.zip |#############################--------------------------| 52.77% tmpqJR4J7.zip |#############################--------------------------| 52.82% tmpqJR4J7.zip |#############################--------------------------| 52.86% tmpqJR4J7.zip |#############################--------------------------| 52.91% tmpqJR4J7.zip |#############################--------------------------| 52.95% tmpqJR4J7.zip |#############################--------------------------| 53.0% tmpqJR4J7.zip |#############################--------------------------| 53.04% tmpqJR4J7.zip |#############################--------------------------| 53.09% tmpqJR4J7.zip |#############################--------------------------| 53.14% tmpqJR4J7.zip |#############################--------------------------| 53.18% tmpqJR4J7.zip |#############################--------------------------| 53.23% tmpqJR4J7.zip |#############################--------------------------| 53.27% tmpqJR4J7.zip |#############################--------------------------| 53.32% tmpqJR4J7.zip |#############################--------------------------| 53.36% tmpqJR4J7.zip |#############################--------------------------| 53.41% tmpqJR4J7.zip |#############################--------------------------| 53.46% tmpqJR4J7.zip |#############################--------------------------| 53.5% tmpqJR4J7.zip |#############################--------------------------| 53.55% tmpqJR4J7.zip |#############################--------------------------| 53.59% tmpqJR4J7.zip |##############################-------------------------| 53.64% tmpqJR4J7.zip |##############################-------------------------| 53.68% tmpqJR4J7.zip |##############################-------------------------| 53.73% tmpqJR4J7.zip |##############################-------------------------| 53.77% tmpqJR4J7.zip |##############################-------------------------| 53.82% tmpqJR4J7.zip |##############################-------------------------| 53.87% tmpqJR4J7.zip |##############################-------------------------| 53.91% tmpqJR4J7.zip |##############################-------------------------| 53.96% tmpqJR4J7.zip |##############################-------------------------| 54.0% tmpqJR4J7.zip |##############################-------------------------| 54.05% tmpqJR4J7.zip |##############################-------------------------| 54.09% tmpqJR4J7.zip |##############################-------------------------| 54.14% tmpqJR4J7.zip |##############################-------------------------| 54.19% tmpqJR4J7.zip |##############################-------------------------| 54.23% tmpqJR4J7.zip |##############################-------------------------| 54.28% tmpqJR4J7.zip |##############################-------------------------| 54.32% tmpqJR4J7.zip |##############################-------------------------| 54.37% tmpqJR4J7.zip |##############################-------------------------| 54.41% tmpqJR4J7.zip |##############################-------------------------| 54.46% tmpqJR4J7.zip |##############################-------------------------| 54.51% tmpqJR4J7.zip |##############################-------------------------| 54.55% tmpqJR4J7.zip |##############################-------------------------| 54.6% tmpqJR4J7.zip |##############################-------------------------| 54.64% tmpqJR4J7.zip |##############################-------------------------| 54.69% tmpqJR4J7.zip |##############################-------------------------| 54.73% tmpqJR4J7.zip |##############################-------------------------| 54.78% tmpqJR4J7.zip |##############################-------------------------| 54.82% tmpqJR4J7.zip |##############################-------------------------| 54.87% tmpqJR4J7.zip |##############################-------------------------| 54.92% tmpqJR4J7.zip |##############################-------------------------| 54.96% tmpqJR4J7.zip |##############################-------------------------| 55.01% tmpqJR4J7.zip |##############################-------------------------| 55.05% tmpqJR4J7.zip |##############################-------------------------| 55.1% tmpqJR4J7.zip |##############################-------------------------| 55.14% tmpqJR4J7.zip |##############################-------------------------| 55.19% tmpqJR4J7.zip |##############################-------------------------| 55.24% tmpqJR4J7.zip |##############################-------------------------| 55.28% tmpqJR4J7.zip |##############################-------------------------| 55.33% tmpqJR4J7.zip |##############################-------------------------| 55.37% tmpqJR4J7.zip |##############################-------------------------| 55.42% tmpqJR4J7.zip |###############################------------------------| 55.46% tmpqJR4J7.zip |###############################------------------------| 55.51% tmpqJR4J7.zip |###############################------------------------| 55.56% tmpqJR4J7.zip |###############################------------------------| 55.6% tmpqJR4J7.zip |###############################------------------------| 55.65% tmpqJR4J7.zip |###############################------------------------| 55.69% tmpqJR4J7.zip |###############################------------------------| 55.74% tmpqJR4J7.zip |###############################------------------------| 55.78% tmpqJR4J7.zip |###############################------------------------| 55.83% tmpqJR4J7.zip |###############################------------------------| 55.87% tmpqJR4J7.zip |###############################------------------------| 55.92% tmpqJR4J7.zip |###############################------------------------| 55.97% tmpqJR4J7.zip |###############################------------------------| 56.01% tmpqJR4J7.zip |###############################------------------------| 56.06% tmpqJR4J7.zip |###############################------------------------| 56.1% tmpqJR4J7.zip |###############################------------------------| 56.15% tmpqJR4J7.zip |###############################------------------------| 56.19% tmpqJR4J7.zip |###############################------------------------| 56.24% tmpqJR4J7.zip |###############################------------------------| 56.29% tmpqJR4J7.zip |###############################------------------------| 56.33% tmpqJR4J7.zip |###############################------------------------| 56.38% tmpqJR4J7.zip |###############################------------------------| 56.42% tmpqJR4J7.zip |###############################------------------------| 56.47% tmpqJR4J7.zip |###############################------------------------| 56.51% tmpqJR4J7.zip |###############################------------------------| 56.56% tmpqJR4J7.zip |###############################------------------------| 56.61% tmpqJR4J7.zip |###############################------------------------| 56.65% tmpqJR4J7.zip |###############################------------------------| 56.7% tmpqJR4J7.zip |###############################------------------------| 56.74% tmpqJR4J7.zip |###############################------------------------| 56.79% tmpqJR4J7.zip |###############################------------------------| 56.83% tmpqJR4J7.zip |###############################------------------------| 56.88% tmpqJR4J7.zip |###############################------------------------| 56.92% tmpqJR4J7.zip |###############################------------------------| 56.97% tmpqJR4J7.zip |###############################------------------------| 57.02% tmpqJR4J7.zip |###############################------------------------| 57.06% tmpqJR4J7.zip |###############################------------------------| 57.11% tmpqJR4J7.zip |###############################------------------------| 57.15% tmpqJR4J7.zip |###############################------------------------| 57.2% tmpqJR4J7.zip |###############################------------------------| 57.24% tmpqJR4J7.zip |################################-----------------------| 57.29% tmpqJR4J7.zip |################################-----------------------| 57.34% tmpqJR4J7.zip |################################-----------------------| 57.38% tmpqJR4J7.zip |################################-----------------------| 57.43% tmpqJR4J7.zip |################################-----------------------| 57.47% tmpqJR4J7.zip |################################-----------------------| 57.52% tmpqJR4J7.zip |################################-----------------------| 57.56% tmpqJR4J7.zip |################################-----------------------| 57.61% tmpqJR4J7.zip |################################-----------------------| 57.66% tmpqJR4J7.zip |################################-----------------------| 57.7% tmpqJR4J7.zip |################################-----------------------| 57.75% tmpqJR4J7.zip |################################-----------------------| 57.79% tmpqJR4J7.zip |################################-----------------------| 57.84% tmpqJR4J7.zip |################################-----------------------| 57.88% tmpqJR4J7.zip |################################-----------------------| 57.93% tmpqJR4J7.zip |################################-----------------------| 57.97% tmpqJR4J7.zip |################################-----------------------| 58.02% tmpqJR4J7.zip |################################-----------------------| 58.07% tmpqJR4J7.zip |################################-----------------------| 58.11% tmpqJR4J7.zip |################################-----------------------| 58.16% tmpqJR4J7.zip |################################-----------------------| 58.2% tmpqJR4J7.zip |################################-----------------------| 58.25% tmpqJR4J7.zip |################################-----------------------| 58.29% tmpqJR4J7.zip |################################-----------------------| 58.34% tmpqJR4J7.zip |################################-----------------------| 58.39% tmpqJR4J7.zip |################################-----------------------| 58.43% tmpqJR4J7.zip |################################-----------------------| 58.48% tmpqJR4J7.zip |################################-----------------------| 58.52% tmpqJR4J7.zip |################################-----------------------| 58.57% tmpqJR4J7.zip |################################-----------------------| 58.61% tmpqJR4J7.zip |################################-----------------------| 58.66% tmpqJR4J7.zip |################################-----------------------| 58.71% tmpqJR4J7.zip |################################-----------------------| 58.75% tmpqJR4J7.zip |################################-----------------------| 58.8% tmpqJR4J7.zip |################################-----------------------| 58.84% tmpqJR4J7.zip |################################-----------------------| 58.89% tmpqJR4J7.zip |################################-----------------------| 58.93% tmpqJR4J7.zip |################################-----------------------| 58.98% tmpqJR4J7.zip |################################-----------------------| 59.02% tmpqJR4J7.zip |################################-----------------------| 59.07% tmpqJR4J7.zip |#################################----------------------| 59.12% tmpqJR4J7.zip |#################################----------------------| 59.16% tmpqJR4J7.zip |#################################----------------------| 59.21% tmpqJR4J7.zip |#################################----------------------| 59.25% tmpqJR4J7.zip |#################################----------------------| 59.3% tmpqJR4J7.zip |#################################----------------------| 59.34% tmpqJR4J7.zip |#################################----------------------| 59.39% tmpqJR4J7.zip |#################################----------------------| 59.44% tmpqJR4J7.zip |#################################----------------------| 59.48% tmpqJR4J7.zip |#################################----------------------| 59.53% tmpqJR4J7.zip |#################################----------------------| 59.57% tmpqJR4J7.zip |#################################----------------------| 59.62% tmpqJR4J7.zip |#################################----------------------| 59.66% tmpqJR4J7.zip |#################################----------------------| 59.71% tmpqJR4J7.zip |#################################----------------------| 59.75% tmpqJR4J7.zip |#################################----------------------| 59.8% tmpqJR4J7.zip |#################################----------------------| 59.85% tmpqJR4J7.zip |#################################----------------------| 59.89% tmpqJR4J7.zip |#################################----------------------| 59.94% tmpqJR4J7.zip |#################################----------------------| 59.98% tmpqJR4J7.zip |#################################----------------------| 60.03% tmpqJR4J7.zip |#################################----------------------| 60.07% tmpqJR4J7.zip |#################################----------------------| 60.12% tmpqJR4J7.zip |#################################----------------------| 60.17% tmpqJR4J7.zip |#################################----------------------| 60.21% tmpqJR4J7.zip |#################################----------------------| 60.26% tmpqJR4J7.zip |#################################----------------------| 60.3% tmpqJR4J7.zip |#################################----------------------| 60.35% tmpqJR4J7.zip |#################################----------------------| 60.39% tmpqJR4J7.zip |#################################----------------------| 60.44% tmpqJR4J7.zip |#################################----------------------| 60.49% tmpqJR4J7.zip |#################################----------------------| 60.53% tmpqJR4J7.zip |#################################----------------------| 60.58% tmpqJR4J7.zip |#################################----------------------| 60.62% tmpqJR4J7.zip |#################################----------------------| 60.67% tmpqJR4J7.zip |#################################----------------------| 60.71% tmpqJR4J7.zip |#################################----------------------| 60.76% tmpqJR4J7.zip |#################################----------------------| 60.8% tmpqJR4J7.zip |#################################----------------------| 60.85% tmpqJR4J7.zip |#################################----------------------| 60.9% tmpqJR4J7.zip |##################################---------------------| 60.94% tmpqJR4J7.zip |##################################---------------------| 60.99% tmpqJR4J7.zip |##################################---------------------| 61.03% tmpqJR4J7.zip |##################################---------------------| 61.08% tmpqJR4J7.zip |##################################---------------------| 61.12% tmpqJR4J7.zip |##################################---------------------| 61.17% tmpqJR4J7.zip |##################################---------------------| 61.22% tmpqJR4J7.zip |##################################---------------------| 61.26% tmpqJR4J7.zip |##################################---------------------| 61.31% tmpqJR4J7.zip |##################################---------------------| 61.35% tmpqJR4J7.zip |##################################---------------------| 61.4% tmpqJR4J7.zip |##################################---------------------| 61.44% tmpqJR4J7.zip |##################################---------------------| 61.49% tmpqJR4J7.zip |##################################---------------------| 61.54% tmpqJR4J7.zip |##################################---------------------| 61.58% tmpqJR4J7.zip |##################################---------------------| 61.63% tmpqJR4J7.zip |##################################---------------------| 61.67% tmpqJR4J7.zip |##################################---------------------| 61.72% tmpqJR4J7.zip |##################################---------------------| 61.76% tmpqJR4J7.zip |##################################---------------------| 61.81% tmpqJR4J7.zip |##################################---------------------| 61.85% tmpqJR4J7.zip |##################################---------------------| 61.9% tmpqJR4J7.zip |##################################---------------------| 61.95% tmpqJR4J7.zip |##################################---------------------| 61.99% tmpqJR4J7.zip |##################################---------------------| 62.04% tmpqJR4J7.zip |##################################---------------------| 62.08% tmpqJR4J7.zip |##################################---------------------| 62.13% tmpqJR4J7.zip |##################################---------------------| 62.17% tmpqJR4J7.zip |##################################---------------------| 62.22% tmpqJR4J7.zip |##################################---------------------| 62.27% tmpqJR4J7.zip |##################################---------------------| 62.31% tmpqJR4J7.zip |##################################---------------------| 62.36% tmpqJR4J7.zip |##################################---------------------| 62.4% tmpqJR4J7.zip |##################################---------------------| 62.45% tmpqJR4J7.zip |##################################---------------------| 62.49% tmpqJR4J7.zip |##################################---------------------| 62.54% tmpqJR4J7.zip |##################################---------------------| 62.59% tmpqJR4J7.zip |##################################---------------------| 62.63% tmpqJR4J7.zip |##################################---------------------| 62.68% tmpqJR4J7.zip |##################################---------------------| 62.72% tmpqJR4J7.zip |###################################--------------------| 62.77% tmpqJR4J7.zip |###################################--------------------| 62.81% tmpqJR4J7.zip |###################################--------------------| 62.86% tmpqJR4J7.zip |###################################--------------------| 62.9% tmpqJR4J7.zip |###################################--------------------| 62.95% tmpqJR4J7.zip |###################################--------------------| 63.0% tmpqJR4J7.zip |###################################--------------------| 63.04% tmpqJR4J7.zip |###################################--------------------| 63.09% tmpqJR4J7.zip |###################################--------------------| 63.13% tmpqJR4J7.zip |###################################--------------------| 63.18% tmpqJR4J7.zip |###################################--------------------| 63.22% tmpqJR4J7.zip |###################################--------------------| 63.27% tmpqJR4J7.zip |###################################--------------------| 63.32% tmpqJR4J7.zip |###################################--------------------| 63.36% tmpqJR4J7.zip |###################################--------------------| 63.41% tmpqJR4J7.zip |###################################--------------------| 63.45% tmpqJR4J7.zip |###################################--------------------| 63.5% tmpqJR4J7.zip |###################################--------------------| 63.54% tmpqJR4J7.zip |###################################--------------------| 63.59% tmpqJR4J7.zip |###################################--------------------| 63.64% tmpqJR4J7.zip |###################################--------------------| 63.68% tmpqJR4J7.zip |###################################--------------------| 63.73% tmpqJR4J7.zip |###################################--------------------| 63.77% tmpqJR4J7.zip |###################################--------------------| 63.82% tmpqJR4J7.zip |###################################--------------------| 63.86% tmpqJR4J7.zip |###################################--------------------| 63.91% tmpqJR4J7.zip |###################################--------------------| 63.95% tmpqJR4J7.zip |###################################--------------------| 64.0% tmpqJR4J7.zip |###################################--------------------| 64.05% tmpqJR4J7.zip |###################################--------------------| 64.09% tmpqJR4J7.zip |###################################--------------------| 64.14% tmpqJR4J7.zip |###################################--------------------| 64.18% tmpqJR4J7.zip |###################################--------------------| 64.23% tmpqJR4J7.zip |###################################--------------------| 64.27% tmpqJR4J7.zip |###################################--------------------| 64.32% tmpqJR4J7.zip |###################################--------------------| 64.37% tmpqJR4J7.zip |###################################--------------------| 64.41% tmpqJR4J7.zip |###################################--------------------| 64.46% tmpqJR4J7.zip |###################################--------------------| 64.5% tmpqJR4J7.zip |####################################-------------------| 64.55% tmpqJR4J7.zip |####################################-------------------| 64.59% tmpqJR4J7.zip |####################################-------------------| 64.64% tmpqJR4J7.zip |####################################-------------------| 64.69% tmpqJR4J7.zip |####################################-------------------| 64.73% tmpqJR4J7.zip |####################################-------------------| 64.78% tmpqJR4J7.zip |####################################-------------------| 64.82% tmpqJR4J7.zip |####################################-------------------| 64.87% tmpqJR4J7.zip |####################################-------------------| 64.91% tmpqJR4J7.zip |####################################-------------------| 64.96% tmpqJR4J7.zip |####################################-------------------| 65.0% tmpqJR4J7.zip |####################################-------------------| 65.05% tmpqJR4J7.zip |####################################-------------------| 65.1% tmpqJR4J7.zip |####################################-------------------| 65.14% tmpqJR4J7.zip |####################################-------------------| 65.19% tmpqJR4J7.zip |####################################-------------------| 65.23% tmpqJR4J7.zip |####################################-------------------| 65.28% tmpqJR4J7.zip |####################################-------------------| 65.32% tmpqJR4J7.zip |####################################-------------------| 65.37% tmpqJR4J7.zip |####################################-------------------| 65.42% tmpqJR4J7.zip |####################################-------------------| 65.46% tmpqJR4J7.zip |####################################-------------------| 65.51% tmpqJR4J7.zip |####################################-------------------| 65.55% tmpqJR4J7.zip |####################################-------------------| 65.6% tmpqJR4J7.zip |####################################-------------------| 65.64% tmpqJR4J7.zip |####################################-------------------| 65.69% tmpqJR4J7.zip |####################################-------------------| 65.74% tmpqJR4J7.zip |####################################-------------------| 65.78% tmpqJR4J7.zip |####################################-------------------| 65.83% tmpqJR4J7.zip |####################################-------------------| 65.87% tmpqJR4J7.zip |####################################-------------------| 65.92% tmpqJR4J7.zip |####################################-------------------| 65.96% tmpqJR4J7.zip |####################################-------------------| 66.01% tmpqJR4J7.zip |####################################-------------------| 66.05% tmpqJR4J7.zip |####################################-------------------| 66.1% tmpqJR4J7.zip |####################################-------------------| 66.15% tmpqJR4J7.zip |####################################-------------------| 66.19% tmpqJR4J7.zip |####################################-------------------| 66.24% tmpqJR4J7.zip |####################################-------------------| 66.28% tmpqJR4J7.zip |####################################-------------------| 66.33% tmpqJR4J7.zip |#####################################------------------| 66.37% tmpqJR4J7.zip |#####################################------------------| 66.42% tmpqJR4J7.zip |#####################################------------------| 66.47% tmpqJR4J7.zip |#####################################------------------| 66.51% tmpqJR4J7.zip |#####################################------------------| 66.56% tmpqJR4J7.zip |#####################################------------------| 66.6% tmpqJR4J7.zip |#####################################------------------| 66.65% tmpqJR4J7.zip |#####################################------------------| 66.69% tmpqJR4J7.zip |#####################################------------------| 66.74% tmpqJR4J7.zip |#####################################------------------| 66.78% tmpqJR4J7.zip |#####################################------------------| 66.83% tmpqJR4J7.zip |#####################################------------------| 66.88% tmpqJR4J7.zip |#####################################------------------| 66.92% tmpqJR4J7.zip |#####################################------------------| 66.97% tmpqJR4J7.zip |#####################################------------------| 67.01% tmpqJR4J7.zip |#####################################------------------| 67.06% tmpqJR4J7.zip |#####################################------------------| 67.1% tmpqJR4J7.zip |#####################################------------------| 67.15% tmpqJR4J7.zip |#####################################------------------| 67.2% tmpqJR4J7.zip |#####################################------------------| 67.24% tmpqJR4J7.zip |#####################################------------------| 67.29% tmpqJR4J7.zip |#####################################------------------| 67.33% tmpqJR4J7.zip |#####################################------------------| 67.38% tmpqJR4J7.zip |#####################################------------------| 67.42% tmpqJR4J7.zip |#####################################------------------| 67.47% tmpqJR4J7.zip |#####################################------------------| 67.52% tmpqJR4J7.zip |#####################################------------------| 67.56% tmpqJR4J7.zip |#####################################------------------| 67.61% tmpqJR4J7.zip |#####################################------------------| 67.65% tmpqJR4J7.zip |#####################################------------------| 67.7% tmpqJR4J7.zip |#####################################------------------| 67.74% tmpqJR4J7.zip |#####################################------------------| 67.79% tmpqJR4J7.zip |#####################################------------------| 67.83% tmpqJR4J7.zip |#####################################------------------| 67.88% tmpqJR4J7.zip |#####################################------------------| 67.93% tmpqJR4J7.zip |#####################################------------------| 67.97% tmpqJR4J7.zip |#####################################------------------| 68.02% tmpqJR4J7.zip |#####################################------------------| 68.06% tmpqJR4J7.zip |#####################################------------------| 68.11% tmpqJR4J7.zip |#####################################------------------| 68.15% tmpqJR4J7.zip |######################################-----------------| 68.2% tmpqJR4J7.zip |######################################-----------------| 68.25% tmpqJR4J7.zip |######################################-----------------| 68.29% tmpqJR4J7.zip |######################################-----------------| 68.34% tmpqJR4J7.zip |######################################-----------------| 68.38% tmpqJR4J7.zip |######################################-----------------| 68.43% tmpqJR4J7.zip |######################################-----------------| 68.47% tmpqJR4J7.zip |######################################-----------------| 68.52% tmpqJR4J7.zip |######################################-----------------| 68.57% tmpqJR4J7.zip |######################################-----------------| 68.61% tmpqJR4J7.zip |######################################-----------------| 68.66% tmpqJR4J7.zip |######################################-----------------| 68.7% tmpqJR4J7.zip |######################################-----------------| 68.75% tmpqJR4J7.zip |######################################-----------------| 68.79% tmpqJR4J7.zip |######################################-----------------| 68.84% tmpqJR4J7.zip |######################################-----------------| 68.88% tmpqJR4J7.zip |######################################-----------------| 68.93% tmpqJR4J7.zip |######################################-----------------| 68.98% tmpqJR4J7.zip |######################################-----------------| 69.02% tmpqJR4J7.zip |######################################-----------------| 69.07% tmpqJR4J7.zip |######################################-----------------| 69.11% tmpqJR4J7.zip |######################################-----------------| 69.16% tmpqJR4J7.zip |######################################-----------------| 69.2% tmpqJR4J7.zip |######################################-----------------| 69.25% tmpqJR4J7.zip |######################################-----------------| 69.3% tmpqJR4J7.zip |######################################-----------------| 69.34% tmpqJR4J7.zip |######################################-----------------| 69.39% tmpqJR4J7.zip |######################################-----------------| 69.43% tmpqJR4J7.zip |######################################-----------------| 69.48% tmpqJR4J7.zip |######################################-----------------| 69.52% tmpqJR4J7.zip |######################################-----------------| 69.57% tmpqJR4J7.zip |######################################-----------------| 69.62% tmpqJR4J7.zip |######################################-----------------| 69.66% tmpqJR4J7.zip |######################################-----------------| 69.71% tmpqJR4J7.zip |######################################-----------------| 69.75% tmpqJR4J7.zip |######################################-----------------| 69.8% tmpqJR4J7.zip |######################################-----------------| 69.84% tmpqJR4J7.zip |######################################-----------------| 69.89% tmpqJR4J7.zip |######################################-----------------| 69.93% tmpqJR4J7.zip |######################################-----------------| 69.98% tmpqJR4J7.zip |#######################################----------------| 70.03% tmpqJR4J7.zip |#######################################----------------| 70.07% tmpqJR4J7.zip |#######################################----------------| 70.12% tmpqJR4J7.zip |#######################################----------------| 70.16% tmpqJR4J7.zip |#######################################----------------| 70.21% tmpqJR4J7.zip |#######################################----------------| 70.25% tmpqJR4J7.zip |#######################################----------------| 70.3% tmpqJR4J7.zip |#######################################----------------| 70.35% tmpqJR4J7.zip |#######################################----------------| 70.39% tmpqJR4J7.zip |#######################################----------------| 70.44% tmpqJR4J7.zip |#######################################----------------| 70.48% tmpqJR4J7.zip |#######################################----------------| 70.53% tmpqJR4J7.zip |#######################################----------------| 70.57% tmpqJR4J7.zip |#######################################----------------| 70.62% tmpqJR4J7.zip |#######################################----------------| 70.67% tmpqJR4J7.zip |#######################################----------------| 70.71% tmpqJR4J7.zip |#######################################----------------| 70.76% tmpqJR4J7.zip |#######################################----------------| 70.8% tmpqJR4J7.zip |#######################################----------------| 70.85% tmpqJR4J7.zip |#######################################----------------| 70.89% tmpqJR4J7.zip |#######################################----------------| 70.94% tmpqJR4J7.zip |#######################################----------------| 70.98% tmpqJR4J7.zip |#######################################----------------| 71.03% tmpqJR4J7.zip |#######################################----------------| 71.08% tmpqJR4J7.zip |#######################################----------------| 71.12% tmpqJR4J7.zip |#######################################----------------| 71.17% tmpqJR4J7.zip |#######################################----------------| 71.21% tmpqJR4J7.zip |#######################################----------------| 71.26% tmpqJR4J7.zip |#######################################----------------| 71.3% tmpqJR4J7.zip |#######################################----------------| 71.35% tmpqJR4J7.zip |#######################################----------------| 71.4% tmpqJR4J7.zip |#######################################----------------| 71.44% tmpqJR4J7.zip |#######################################----------------| 71.49% tmpqJR4J7.zip |#######################################----------------| 71.53% tmpqJR4J7.zip |#######################################----------------| 71.58% tmpqJR4J7.zip |#######################################----------------| 71.62% tmpqJR4J7.zip |#######################################----------------| 71.67% tmpqJR4J7.zip |#######################################----------------| 71.72% tmpqJR4J7.zip |#######################################----------------| 71.76% tmpqJR4J7.zip |#######################################----------------| 71.81% tmpqJR4J7.zip |########################################---------------| 71.85% tmpqJR4J7.zip |########################################---------------| 71.9% tmpqJR4J7.zip |########################################---------------| 71.94% tmpqJR4J7.zip |########################################---------------| 71.99% tmpqJR4J7.zip |########################################---------------| 72.03% tmpqJR4J7.zip |########################################---------------| 72.08% tmpqJR4J7.zip |########################################---------------| 72.13% tmpqJR4J7.zip |########################################---------------| 72.17% tmpqJR4J7.zip |########################################---------------| 72.22% tmpqJR4J7.zip |########################################---------------| 72.26% tmpqJR4J7.zip |########################################---------------| 72.31% tmpqJR4J7.zip |########################################---------------| 72.35% tmpqJR4J7.zip |########################################---------------| 72.4% tmpqJR4J7.zip |########################################---------------| 72.45% tmpqJR4J7.zip |########################################---------------| 72.49% tmpqJR4J7.zip |########################################---------------| 72.54% tmpqJR4J7.zip |########################################---------------| 72.58% tmpqJR4J7.zip |########################################---------------| 72.63% tmpqJR4J7.zip |########################################---------------| 72.67% tmpqJR4J7.zip |########################################---------------| 72.72% tmpqJR4J7.zip |########################################---------------| 72.77% tmpqJR4J7.zip |########################################---------------| 72.81% tmpqJR4J7.zip |########################################---------------| 72.86% tmpqJR4J7.zip |########################################---------------| 72.9% tmpqJR4J7.zip |########################################---------------| 72.95% tmpqJR4J7.zip |########################################---------------| 72.99% tmpqJR4J7.zip |########################################---------------| 73.04% tmpqJR4J7.zip |########################################---------------| 73.08% tmpqJR4J7.zip |########################################---------------| 73.13% tmpqJR4J7.zip |########################################---------------| 73.18% tmpqJR4J7.zip |########################################---------------| 73.22% tmpqJR4J7.zip |########################################---------------| 73.27% tmpqJR4J7.zip |########################################---------------| 73.31% tmpqJR4J7.zip |########################################---------------| 73.36% tmpqJR4J7.zip |########################################---------------| 73.4% tmpqJR4J7.zip |########################################---------------| 73.45% tmpqJR4J7.zip |########################################---------------| 73.5% tmpqJR4J7.zip |########################################---------------| 73.54% tmpqJR4J7.zip |########################################---------------| 73.59% tmpqJR4J7.zip |########################################---------------| 73.63% tmpqJR4J7.zip |#########################################--------------| 73.68% tmpqJR4J7.zip |#########################################--------------| 73.72% tmpqJR4J7.zip |#########################################--------------| 73.77% tmpqJR4J7.zip |#########################################--------------| 73.81% tmpqJR4J7.zip |#########################################--------------| 73.86% tmpqJR4J7.zip |#########################################--------------| 73.91% tmpqJR4J7.zip |#########################################--------------| 73.95% tmpqJR4J7.zip |#########################################--------------| 74.0% tmpqJR4J7.zip |#########################################--------------| 74.04% tmpqJR4J7.zip |#########################################--------------| 74.09% tmpqJR4J7.zip |#########################################--------------| 74.13% tmpqJR4J7.zip |#########################################--------------| 74.18% tmpqJR4J7.zip |#########################################--------------| 74.23% tmpqJR4J7.zip |#########################################--------------| 74.27% tmpqJR4J7.zip |#########################################--------------| 74.32% tmpqJR4J7.zip |#########################################--------------| 74.36% tmpqJR4J7.zip |#########################################--------------| 74.41% tmpqJR4J7.zip |#########################################--------------| 74.45% tmpqJR4J7.zip |#########################################--------------| 74.5% tmpqJR4J7.zip |#########################################--------------| 74.55% tmpqJR4J7.zip |#########################################--------------| 74.59% tmpqJR4J7.zip |#########################################--------------| 74.64% tmpqJR4J7.zip |#########################################--------------| 74.68% tmpqJR4J7.zip |#########################################--------------| 74.73% tmpqJR4J7.zip |#########################################--------------| 74.77% tmpqJR4J7.zip |#########################################--------------| 74.82% tmpqJR4J7.zip |#########################################--------------| 74.86% tmpqJR4J7.zip |#########################################--------------| 74.91% tmpqJR4J7.zip |#########################################--------------| 74.96% tmpqJR4J7.zip |#########################################--------------| 75.0% tmpqJR4J7.zip |#########################################--------------| 75.05% tmpqJR4J7.zip |#########################################--------------| 75.09% tmpqJR4J7.zip |#########################################--------------| 75.14% tmpqJR4J7.zip |#########################################--------------| 75.18% tmpqJR4J7.zip |#########################################--------------| 75.23% tmpqJR4J7.zip |#########################################--------------| 75.28% tmpqJR4J7.zip |#########################################--------------| 75.32% tmpqJR4J7.zip |#########################################--------------| 75.37% tmpqJR4J7.zip |#########################################--------------| 75.41% tmpqJR4J7.zip |##########################################-------------| 75.46% tmpqJR4J7.zip |##########################################-------------| 75.5% tmpqJR4J7.zip |##########################################-------------| 75.55% tmpqJR4J7.zip |##########################################-------------| 75.6% tmpqJR4J7.zip |##########################################-------------| 75.64% tmpqJR4J7.zip |##########################################-------------| 75.69% tmpqJR4J7.zip |##########################################-------------| 75.73% tmpqJR4J7.zip |##########################################-------------| 75.78% tmpqJR4J7.zip |##########################################-------------| 75.82% tmpqJR4J7.zip |##########################################-------------| 75.87% tmpqJR4J7.zip |##########################################-------------| 75.91% tmpqJR4J7.zip |##########################################-------------| 75.96% tmpqJR4J7.zip |##########################################-------------| 76.01% tmpqJR4J7.zip |##########################################-------------| 76.05% tmpqJR4J7.zip |##########################################-------------| 76.1% tmpqJR4J7.zip |##########################################-------------| 76.14% tmpqJR4J7.zip |##########################################-------------| 76.19% tmpqJR4J7.zip |##########################################-------------| 76.23% tmpqJR4J7.zip |##########################################-------------| 76.28% tmpqJR4J7.zip |##########################################-------------| 76.33% tmpqJR4J7.zip |##########################################-------------| 76.37% tmpqJR4J7.zip |##########################################-------------| 76.42% tmpqJR4J7.zip |##########################################-------------| 76.46% tmpqJR4J7.zip |##########################################-------------| 76.51% tmpqJR4J7.zip |##########################################-------------| 76.55% tmpqJR4J7.zip |##########################################-------------| 76.6% tmpqJR4J7.zip |##########################################-------------| 76.65% tmpqJR4J7.zip |##########################################-------------| 76.69% tmpqJR4J7.zip |##########################################-------------| 76.74% tmpqJR4J7.zip |##########################################-------------| 76.78% tmpqJR4J7.zip |##########################################-------------| 76.83% tmpqJR4J7.zip |##########################################-------------| 76.87% tmpqJR4J7.zip |##########################################-------------| 76.92% tmpqJR4J7.zip |##########################################-------------| 76.96% tmpqJR4J7.zip |##########################################-------------| 77.01% tmpqJR4J7.zip |##########################################-------------| 77.06% tmpqJR4J7.zip |##########################################-------------| 77.1% tmpqJR4J7.zip |##########################################-------------| 77.15% tmpqJR4J7.zip |##########################################-------------| 77.19% tmpqJR4J7.zip |##########################################-------------| 77.24% tmpqJR4J7.zip |###########################################------------| 77.28% tmpqJR4J7.zip |###########################################------------| 77.33% tmpqJR4J7.zip |###########################################------------| 77.38% tmpqJR4J7.zip |###########################################------------| 77.42% tmpqJR4J7.zip |###########################################------------| 77.47% tmpqJR4J7.zip |###########################################------------| 77.51% tmpqJR4J7.zip |###########################################------------| 77.56% tmpqJR4J7.zip |###########################################------------| 77.6% tmpqJR4J7.zip |###########################################------------| 77.65% tmpqJR4J7.zip |###########################################------------| 77.7% tmpqJR4J7.zip |###########################################------------| 77.74% tmpqJR4J7.zip |###########################################------------| 77.79% tmpqJR4J7.zip |###########################################------------| 77.83% tmpqJR4J7.zip |###########################################------------| 77.88% tmpqJR4J7.zip |###########################################------------| 77.92% tmpqJR4J7.zip |###########################################------------| 77.97% tmpqJR4J7.zip |###########################################------------| 78.01% tmpqJR4J7.zip |###########################################------------| 78.06% tmpqJR4J7.zip |###########################################------------| 78.11% tmpqJR4J7.zip |###########################################------------| 78.15% tmpqJR4J7.zip |###########################################------------| 78.2% tmpqJR4J7.zip |###########################################------------| 78.24% tmpqJR4J7.zip |###########################################------------| 78.29% tmpqJR4J7.zip |###########################################------------| 78.33% tmpqJR4J7.zip |###########################################------------| 78.38% tmpqJR4J7.zip |###########################################------------| 78.43% tmpqJR4J7.zip |###########################################------------| 78.47% tmpqJR4J7.zip |###########################################------------| 78.52% tmpqJR4J7.zip |###########################################------------| 78.56% tmpqJR4J7.zip |###########################################------------| 78.61% tmpqJR4J7.zip |###########################################------------| 78.65% tmpqJR4J7.zip |###########################################------------| 78.7% tmpqJR4J7.zip |###########################################------------| 78.75% tmpqJR4J7.zip |###########################################------------| 78.79% tmpqJR4J7.zip |###########################################------------| 78.84% tmpqJR4J7.zip |###########################################------------| 78.88% tmpqJR4J7.zip |###########################################------------| 78.93% tmpqJR4J7.zip |###########################################------------| 78.97% tmpqJR4J7.zip |###########################################------------| 79.02% tmpqJR4J7.zip |###########################################------------| 79.06% tmpqJR4J7.zip |############################################-----------| 79.11% tmpqJR4J7.zip |############################################-----------| 79.16% tmpqJR4J7.zip |############################################-----------| 79.2% tmpqJR4J7.zip |############################################-----------| 79.25% tmpqJR4J7.zip |############################################-----------| 79.29% tmpqJR4J7.zip |############################################-----------| 79.34% tmpqJR4J7.zip |############################################-----------| 79.38% tmpqJR4J7.zip |############################################-----------| 79.43% tmpqJR4J7.zip |############################################-----------| 79.48% tmpqJR4J7.zip |############################################-----------| 79.52% tmpqJR4J7.zip |############################################-----------| 79.57% tmpqJR4J7.zip |############################################-----------| 79.61% tmpqJR4J7.zip |############################################-----------| 79.66% tmpqJR4J7.zip |############################################-----------| 79.7% tmpqJR4J7.zip |############################################-----------| 79.75% tmpqJR4J7.zip |############################################-----------| 79.8% tmpqJR4J7.zip |############################################-----------| 79.84% tmpqJR4J7.zip |############################################-----------| 79.89% tmpqJR4J7.zip |############################################-----------| 79.93% tmpqJR4J7.zip |############################################-----------| 79.98% tmpqJR4J7.zip |############################################-----------| 80.02% tmpqJR4J7.zip |############################################-----------| 80.07% tmpqJR4J7.zip |############################################-----------| 80.11% tmpqJR4J7.zip |############################################-----------| 80.16% tmpqJR4J7.zip |############################################-----------| 80.21% tmpqJR4J7.zip |############################################-----------| 80.25% tmpqJR4J7.zip |############################################-----------| 80.3% tmpqJR4J7.zip |############################################-----------| 80.34% tmpqJR4J7.zip |############################################-----------| 80.39% tmpqJR4J7.zip |############################################-----------| 80.43% tmpqJR4J7.zip |############################################-----------| 80.48% tmpqJR4J7.zip |############################################-----------| 80.53% tmpqJR4J7.zip |############################################-----------| 80.57% tmpqJR4J7.zip |############################################-----------| 80.62% tmpqJR4J7.zip |############################################-----------| 80.66% tmpqJR4J7.zip |############################################-----------| 80.71% tmpqJR4J7.zip |############################################-----------| 80.75% tmpqJR4J7.zip |############################################-----------| 80.8% tmpqJR4J7.zip |############################################-----------| 80.84% tmpqJR4J7.zip |############################################-----------| 80.89% tmpqJR4J7.zip |#############################################----------| 80.94% tmpqJR4J7.zip |#############################################----------| 80.98% tmpqJR4J7.zip |#############################################----------| 81.03% tmpqJR4J7.zip |#############################################----------| 81.07% tmpqJR4J7.zip |#############################################----------| 81.12% tmpqJR4J7.zip |#############################################----------| 81.16% tmpqJR4J7.zip |#############################################----------| 81.21% tmpqJR4J7.zip |#############################################----------| 81.26% tmpqJR4J7.zip |#############################################----------| 81.3% tmpqJR4J7.zip |#############################################----------| 81.35% tmpqJR4J7.zip |#############################################----------| 81.39% tmpqJR4J7.zip |#############################################----------| 81.44% tmpqJR4J7.zip |#############################################----------| 81.48% tmpqJR4J7.zip |#############################################----------| 81.53% tmpqJR4J7.zip |#############################################----------| 81.58% tmpqJR4J7.zip |#############################################----------| 81.62% tmpqJR4J7.zip |#############################################----------| 81.67% tmpqJR4J7.zip |#############################################----------| 81.71% tmpqJR4J7.zip |#############################################----------| 81.76% tmpqJR4J7.zip |#############################################----------| 81.8% tmpqJR4J7.zip |#############################################----------| 81.85% tmpqJR4J7.zip |#############################################----------| 81.89% tmpqJR4J7.zip |#############################################----------| 81.94% tmpqJR4J7.zip |#############################################----------| 81.99% tmpqJR4J7.zip |#############################################----------| 82.03% tmpqJR4J7.zip |#############################################----------| 82.08% tmpqJR4J7.zip |#############################################----------| 82.12% tmpqJR4J7.zip |#############################################----------| 82.17% tmpqJR4J7.zip |#############################################----------| 82.21% tmpqJR4J7.zip |#############################################----------| 82.26% tmpqJR4J7.zip |#############################################----------| 82.31% tmpqJR4J7.zip |#############################################----------| 82.35% tmpqJR4J7.zip |#############################################----------| 82.4% tmpqJR4J7.zip |#############################################----------| 82.44% tmpqJR4J7.zip |#############################################----------| 82.49% tmpqJR4J7.zip |#############################################----------| 82.53% tmpqJR4J7.zip |#############################################----------| 82.58% tmpqJR4J7.zip |#############################################----------| 82.63% tmpqJR4J7.zip |#############################################----------| 82.67% tmpqJR4J7.zip |#############################################----------| 82.72% tmpqJR4J7.zip |##############################################---------| 82.76% tmpqJR4J7.zip |##############################################---------| 82.81% tmpqJR4J7.zip |##############################################---------| 82.85% tmpqJR4J7.zip |##############################################---------| 82.9% tmpqJR4J7.zip |##############################################---------| 82.94% tmpqJR4J7.zip |##############################################---------| 82.99% tmpqJR4J7.zip |##############################################---------| 83.04% tmpqJR4J7.zip |##############################################---------| 83.08% tmpqJR4J7.zip |##############################################---------| 83.13% tmpqJR4J7.zip |##############################################---------| 83.17% tmpqJR4J7.zip |##############################################---------| 83.22% tmpqJR4J7.zip |##############################################---------| 83.26% tmpqJR4J7.zip |##############################################---------| 83.31% tmpqJR4J7.zip |##############################################---------| 83.36% tmpqJR4J7.zip |##############################################---------| 83.4% tmpqJR4J7.zip |##############################################---------| 83.45% tmpqJR4J7.zip |##############################################---------| 83.49% tmpqJR4J7.zip |##############################################---------| 83.54% tmpqJR4J7.zip |##############################################---------| 83.58% tmpqJR4J7.zip |##############################################---------| 83.63% tmpqJR4J7.zip |##############################################---------| 83.68% tmpqJR4J7.zip |##############################################---------| 83.72% tmpqJR4J7.zip |##############################################---------| 83.77% tmpqJR4J7.zip |##############################################---------| 83.81% tmpqJR4J7.zip |##############################################---------| 83.86% tmpqJR4J7.zip |##############################################---------| 83.9% tmpqJR4J7.zip |##############################################---------| 83.95% tmpqJR4J7.zip |##############################################---------| 83.99% tmpqJR4J7.zip |##############################################---------| 84.04% tmpqJR4J7.zip |##############################################---------| 84.09% tmpqJR4J7.zip |##############################################---------| 84.13% tmpqJR4J7.zip |##############################################---------| 84.18% tmpqJR4J7.zip |##############################################---------| 84.22% tmpqJR4J7.zip |##############################################---------| 84.27% tmpqJR4J7.zip |##############################################---------| 84.31% tmpqJR4J7.zip |##############################################---------| 84.36% tmpqJR4J7.zip |##############################################---------| 84.41% tmpqJR4J7.zip |##############################################---------| 84.45% tmpqJR4J7.zip |##############################################---------| 84.5% tmpqJR4J7.zip |##############################################---------| 84.54% tmpqJR4J7.zip |###############################################--------| 84.59% tmpqJR4J7.zip |###############################################--------| 84.63% tmpqJR4J7.zip |###############################################--------| 84.68% tmpqJR4J7.zip |###############################################--------| 84.73% tmpqJR4J7.zip |###############################################--------| 84.77% tmpqJR4J7.zip |###############################################--------| 84.82% tmpqJR4J7.zip |###############################################--------| 84.86% tmpqJR4J7.zip |###############################################--------| 84.91% tmpqJR4J7.zip |###############################################--------| 84.95% tmpqJR4J7.zip |###############################################--------| 85.0% tmpqJR4J7.zip |###############################################--------| 85.04% tmpqJR4J7.zip |###############################################--------| 85.09% tmpqJR4J7.zip |###############################################--------| 85.14% tmpqJR4J7.zip |###############################################--------| 85.18% tmpqJR4J7.zip |###############################################--------| 85.23% tmpqJR4J7.zip |###############################################--------| 85.27% tmpqJR4J7.zip |###############################################--------| 85.32% tmpqJR4J7.zip |###############################################--------| 85.36% tmpqJR4J7.zip |###############################################--------| 85.41% tmpqJR4J7.zip |###############################################--------| 85.46% tmpqJR4J7.zip |###############################################--------| 85.5% tmpqJR4J7.zip |###############################################--------| 85.55% tmpqJR4J7.zip |###############################################--------| 85.59% tmpqJR4J7.zip |###############################################--------| 85.64% tmpqJR4J7.zip |###############################################--------| 85.68% tmpqJR4J7.zip |###############################################--------| 85.73% tmpqJR4J7.zip |###############################################--------| 85.78% tmpqJR4J7.zip |###############################################--------| 85.82% tmpqJR4J7.zip |###############################################--------| 85.87% tmpqJR4J7.zip |###############################################--------| 85.91% tmpqJR4J7.zip |###############################################--------| 85.96% tmpqJR4J7.zip |###############################################--------| 86.0% tmpqJR4J7.zip |###############################################--------| 86.05% tmpqJR4J7.zip |###############################################--------| 86.09% tmpqJR4J7.zip |###############################################--------| 86.14% tmpqJR4J7.zip |###############################################--------| 86.19% tmpqJR4J7.zip |###############################################--------| 86.23% tmpqJR4J7.zip |###############################################--------| 86.28% tmpqJR4J7.zip |###############################################--------| 86.32% tmpqJR4J7.zip |################################################-------| 86.37% tmpqJR4J7.zip |################################################-------| 86.41% tmpqJR4J7.zip |################################################-------| 86.46% tmpqJR4J7.zip |################################################-------| 86.51% tmpqJR4J7.zip |################################################-------| 86.55% tmpqJR4J7.zip |################################################-------| 86.6% tmpqJR4J7.zip |################################################-------| 86.64% tmpqJR4J7.zip |################################################-------| 86.69% tmpqJR4J7.zip |################################################-------| 86.73% tmpqJR4J7.zip |################################################-------| 86.78% tmpqJR4J7.zip |################################################-------| 86.83% tmpqJR4J7.zip |################################################-------| 86.87% tmpqJR4J7.zip |################################################-------| 86.92% tmpqJR4J7.zip |################################################-------| 86.96% tmpqJR4J7.zip |################################################-------| 87.01% tmpqJR4J7.zip |################################################-------| 87.05% tmpqJR4J7.zip |################################################-------| 87.1% tmpqJR4J7.zip |################################################-------| 87.14% tmpqJR4J7.zip |################################################-------| 87.19% tmpqJR4J7.zip |################################################-------| 87.24% tmpqJR4J7.zip |################################################-------| 87.28% tmpqJR4J7.zip |################################################-------| 87.33% tmpqJR4J7.zip |################################################-------| 87.37% tmpqJR4J7.zip |################################################-------| 87.42% tmpqJR4J7.zip |################################################-------| 87.46% tmpqJR4J7.zip |################################################-------| 87.51% tmpqJR4J7.zip |################################################-------| 87.56% tmpqJR4J7.zip |################################################-------| 87.6% tmpqJR4J7.zip |################################################-------| 87.65% tmpqJR4J7.zip |################################################-------| 87.69% tmpqJR4J7.zip |################################################-------| 87.74% tmpqJR4J7.zip |################################################-------| 87.78% tmpqJR4J7.zip |################################################-------| 87.83% tmpqJR4J7.zip |################################################-------| 87.87% tmpqJR4J7.zip |################################################-------| 87.92% tmpqJR4J7.zip |################################################-------| 87.97% tmpqJR4J7.zip |################################################-------| 88.01% tmpqJR4J7.zip |################################################-------| 88.06% tmpqJR4J7.zip |################################################-------| 88.1% tmpqJR4J7.zip |################################################-------| 88.15% tmpqJR4J7.zip |#################################################------| 88.19% tmpqJR4J7.zip |#################################################------| 88.24% tmpqJR4J7.zip |#################################################------| 88.29% tmpqJR4J7.zip |#################################################------| 88.33% tmpqJR4J7.zip |#################################################------| 88.38% tmpqJR4J7.zip |#################################################------| 88.42% tmpqJR4J7.zip |#################################################------| 88.47% tmpqJR4J7.zip |#################################################------| 88.51% tmpqJR4J7.zip |#################################################------| 88.56% tmpqJR4J7.zip |#################################################------| 88.61% tmpqJR4J7.zip |#################################################------| 88.65% tmpqJR4J7.zip |#################################################------| 88.7% tmpqJR4J7.zip |#################################################------| 88.74% tmpqJR4J7.zip |#################################################------| 88.79% tmpqJR4J7.zip |#################################################------| 88.83% tmpqJR4J7.zip |#################################################------| 88.88% tmpqJR4J7.zip |#################################################------| 88.92% tmpqJR4J7.zip |#################################################------| 88.97% tmpqJR4J7.zip |#################################################------| 89.02% tmpqJR4J7.zip |#################################################------| 89.06% tmpqJR4J7.zip |#################################################------| 89.11% tmpqJR4J7.zip |#################################################------| 89.15% tmpqJR4J7.zip |#################################################------| 89.2% tmpqJR4J7.zip |#################################################------| 89.24% tmpqJR4J7.zip |#################################################------| 89.29% tmpqJR4J7.zip |#################################################------| 89.34% tmpqJR4J7.zip |#################################################------| 89.38% tmpqJR4J7.zip |#################################################------| 89.43% tmpqJR4J7.zip |#################################################------| 89.47% tmpqJR4J7.zip |#################################################------| 89.52% tmpqJR4J7.zip |#################################################------| 89.56% tmpqJR4J7.zip |#################################################------| 89.61% tmpqJR4J7.zip |#################################################------| 89.66% tmpqJR4J7.zip |#################################################------| 89.7% tmpqJR4J7.zip |#################################################------| 89.75% tmpqJR4J7.zip |#################################################------| 89.79% tmpqJR4J7.zip |#################################################------| 89.84% tmpqJR4J7.zip |#################################################------| 89.88% tmpqJR4J7.zip |#################################################------| 89.93% tmpqJR4J7.zip |#################################################------| 89.97% tmpqJR4J7.zip |##################################################-----| 90.02% tmpqJR4J7.zip |##################################################-----| 90.07% tmpqJR4J7.zip |##################################################-----| 90.11% tmpqJR4J7.zip |##################################################-----| 90.16% tmpqJR4J7.zip |##################################################-----| 90.2% tmpqJR4J7.zip |##################################################-----| 90.25% tmpqJR4J7.zip |##################################################-----| 90.29% tmpqJR4J7.zip |##################################################-----| 90.34% tmpqJR4J7.zip |##################################################-----| 90.39% tmpqJR4J7.zip |##################################################-----| 90.43% tmpqJR4J7.zip |##################################################-----| 90.48% tmpqJR4J7.zip |##################################################-----| 90.52% tmpqJR4J7.zip |##################################################-----| 90.57% tmpqJR4J7.zip |##################################################-----| 90.61% tmpqJR4J7.zip |##################################################-----| 90.66% tmpqJR4J7.zip |##################################################-----| 90.71% tmpqJR4J7.zip |##################################################-----| 90.75% tmpqJR4J7.zip |##################################################-----| 90.8% tmpqJR4J7.zip |##################################################-----| 90.84% tmpqJR4J7.zip |##################################################-----| 90.89% tmpqJR4J7.zip |##################################################-----| 90.93% tmpqJR4J7.zip |##################################################-----| 90.98% tmpqJR4J7.zip |##################################################-----| 91.02% tmpqJR4J7.zip |##################################################-----| 91.07% tmpqJR4J7.zip |##################################################-----| 91.12% tmpqJR4J7.zip |##################################################-----| 91.16% tmpqJR4J7.zip |##################################################-----| 91.21% tmpqJR4J7.zip |##################################################-----| 91.25% tmpqJR4J7.zip |##################################################-----| 91.3% tmpqJR4J7.zip |##################################################-----| 91.34% tmpqJR4J7.zip |##################################################-----| 91.39% tmpqJR4J7.zip |##################################################-----| 91.44% tmpqJR4J7.zip |##################################################-----| 91.48% tmpqJR4J7.zip |##################################################-----| 91.53% tmpqJR4J7.zip |##################################################-----| 91.57% tmpqJR4J7.zip |##################################################-----| 91.62% tmpqJR4J7.zip |##################################################-----| 91.66% tmpqJR4J7.zip |##################################################-----| 91.71% tmpqJR4J7.zip |##################################################-----| 91.76% tmpqJR4J7.zip |##################################################-----| 91.8% tmpqJR4J7.zip |###################################################----| 91.85% tmpqJR4J7.zip |###################################################----| 91.89% tmpqJR4J7.zip |###################################################----| 91.94% tmpqJR4J7.zip |###################################################----| 91.98% tmpqJR4J7.zip |###################################################----| 92.03% tmpqJR4J7.zip |###################################################----| 92.07% tmpqJR4J7.zip |###################################################----| 92.12% tmpqJR4J7.zip |###################################################----| 92.17% tmpqJR4J7.zip |###################################################----| 92.21% tmpqJR4J7.zip |###################################################----| 92.26% tmpqJR4J7.zip |###################################################----| 92.3% tmpqJR4J7.zip |###################################################----| 92.35% tmpqJR4J7.zip |###################################################----| 92.39% tmpqJR4J7.zip |###################################################----| 92.44% tmpqJR4J7.zip |###################################################----| 92.49% tmpqJR4J7.zip |###################################################----| 92.53% tmpqJR4J7.zip |###################################################----| 92.58% tmpqJR4J7.zip |###################################################----| 92.62% tmpqJR4J7.zip |###################################################----| 92.67% tmpqJR4J7.zip |###################################################----| 92.71% tmpqJR4J7.zip |###################################################----| 92.76% tmpqJR4J7.zip |###################################################----| 92.81% tmpqJR4J7.zip |###################################################----| 92.85% tmpqJR4J7.zip |###################################################----| 92.9% tmpqJR4J7.zip |###################################################----| 92.94% tmpqJR4J7.zip |###################################################----| 92.99% tmpqJR4J7.zip |###################################################----| 93.03% tmpqJR4J7.zip |###################################################----| 93.08% tmpqJR4J7.zip |###################################################----| 93.12% tmpqJR4J7.zip |###################################################----| 93.17% tmpqJR4J7.zip |###################################################----| 93.22% tmpqJR4J7.zip |###################################################----| 93.26% tmpqJR4J7.zip |###################################################----| 93.31% tmpqJR4J7.zip |###################################################----| 93.35% tmpqJR4J7.zip |###################################################----| 93.4% tmpqJR4J7.zip |###################################################----| 93.44% tmpqJR4J7.zip |###################################################----| 93.49% tmpqJR4J7.zip |###################################################----| 93.54% tmpqJR4J7.zip |###################################################----| 93.58% tmpqJR4J7.zip |###################################################----| 93.63% tmpqJR4J7.zip |####################################################---| 93.67% tmpqJR4J7.zip |####################################################---| 93.72% tmpqJR4J7.zip |####################################################---| 93.76% tmpqJR4J7.zip |####################################################---| 93.81% tmpqJR4J7.zip |####################################################---| 93.86% tmpqJR4J7.zip |####################################################---| 93.9% tmpqJR4J7.zip |####################################################---| 93.95% tmpqJR4J7.zip |####################################################---| 93.99% tmpqJR4J7.zip |####################################################---| 94.04% tmpqJR4J7.zip |####################################################---| 94.08% tmpqJR4J7.zip |####################################################---| 94.13% tmpqJR4J7.zip |####################################################---| 94.17% tmpqJR4J7.zip |####################################################---| 94.22% tmpqJR4J7.zip |####################################################---| 94.27% tmpqJR4J7.zip |####################################################---| 94.31% tmpqJR4J7.zip |####################################################---| 94.36% tmpqJR4J7.zip |####################################################---| 94.4% tmpqJR4J7.zip |####################################################---| 94.45% tmpqJR4J7.zip |####################################################---| 94.49% tmpqJR4J7.zip |####################################################---| 94.54% tmpqJR4J7.zip |####################################################---| 94.59% tmpqJR4J7.zip |####################################################---| 94.63% tmpqJR4J7.zip |####################################################---| 94.68% tmpqJR4J7.zip |####################################################---| 94.72% tmpqJR4J7.zip |####################################################---| 94.77% tmpqJR4J7.zip |####################################################---| 94.81% tmpqJR4J7.zip |####################################################---| 94.86% tmpqJR4J7.zip |####################################################---| 94.9% tmpqJR4J7.zip |####################################################---| 94.95% tmpqJR4J7.zip |####################################################---| 95.0% tmpqJR4J7.zip |####################################################---| 95.04% tmpqJR4J7.zip |####################################################---| 95.09% tmpqJR4J7.zip |####################################################---| 95.13% tmpqJR4J7.zip |####################################################---| 95.18% tmpqJR4J7.zip |####################################################---| 95.22% tmpqJR4J7.zip |####################################################---| 95.27% tmpqJR4J7.zip |####################################################---| 95.32% tmpqJR4J7.zip |####################################################---| 95.36% tmpqJR4J7.zip |####################################################---| 95.41% tmpqJR4J7.zip |####################################################---| 95.45% tmpqJR4J7.zip |#####################################################--| 95.5% tmpqJR4J7.zip |#####################################################--| 95.54% tmpqJR4J7.zip |#####################################################--| 95.59% tmpqJR4J7.zip |#####################################################--| 95.64% tmpqJR4J7.zip |#####################################################--| 95.68% tmpqJR4J7.zip |#####################################################--| 95.73% tmpqJR4J7.zip |#####################################################--| 95.77% tmpqJR4J7.zip |#####################################################--| 95.82% tmpqJR4J7.zip |#####################################################--| 95.86% tmpqJR4J7.zip |#####################################################--| 95.91% tmpqJR4J7.zip |#####################################################--| 95.95% tmpqJR4J7.zip |#####################################################--| 96.0% tmpqJR4J7.zip |#####################################################--| 96.05% tmpqJR4J7.zip |#####################################################--| 96.09% tmpqJR4J7.zip |#####################################################--| 96.14% tmpqJR4J7.zip |#####################################################--| 96.18% tmpqJR4J7.zip |#####################################################--| 96.23% tmpqJR4J7.zip |#####################################################--| 96.27% tmpqJR4J7.zip |#####################################################--| 96.32% tmpqJR4J7.zip |#####################################################--| 96.37% tmpqJR4J7.zip |#####################################################--| 96.41% tmpqJR4J7.zip |#####################################################--| 96.46% tmpqJR4J7.zip |#####################################################--| 96.5% tmpqJR4J7.zip |#####################################################--| 96.55% tmpqJR4J7.zip |#####################################################--| 96.59% tmpqJR4J7.zip |#####################################################--| 96.64% tmpqJR4J7.zip |#####################################################--| 96.69% tmpqJR4J7.zip |#####################################################--| 96.73% tmpqJR4J7.zip |#####################################################--| 96.78% tmpqJR4J7.zip |#####################################################--| 96.82% tmpqJR4J7.zip |#####################################################--| 96.87% tmpqJR4J7.zip |#####################################################--| 96.91% tmpqJR4J7.zip |#####################################################--| 96.96% tmpqJR4J7.zip |#####################################################--| 97.0% tmpqJR4J7.zip |#####################################################--| 97.05% tmpqJR4J7.zip |#####################################################--| 97.1% tmpqJR4J7.zip |#####################################################--| 97.14% tmpqJR4J7.zip |#####################################################--| 97.19% tmpqJR4J7.zip |#####################################################--| 97.23% tmpqJR4J7.zip |######################################################-| 97.28% tmpqJR4J7.zip |######################################################-| 97.32% tmpqJR4J7.zip |######################################################-| 97.37% tmpqJR4J7.zip |######################################################-| 97.42% tmpqJR4J7.zip |######################################################-| 97.46% tmpqJR4J7.zip |######################################################-| 97.51% tmpqJR4J7.zip |######################################################-| 97.55% tmpqJR4J7.zip |######################################################-| 97.6% tmpqJR4J7.zip |######################################################-| 97.64% tmpqJR4J7.zip |######################################################-| 97.69% tmpqJR4J7.zip |######################################################-| 97.74% tmpqJR4J7.zip |######################################################-| 97.78% tmpqJR4J7.zip |######################################################-| 97.83% tmpqJR4J7.zip |######################################################-| 97.87% tmpqJR4J7.zip |######################################################-| 97.92% tmpqJR4J7.zip |######################################################-| 97.96% tmpqJR4J7.zip |######################################################-| 98.01% tmpqJR4J7.zip |######################################################-| 98.05% tmpqJR4J7.zip |######################################################-| 98.1% tmpqJR4J7.zip |######################################################-| 98.15% tmpqJR4J7.zip |######################################################-| 98.19% tmpqJR4J7.zip |######################################################-| 98.24% tmpqJR4J7.zip |######################################################-| 98.28% tmpqJR4J7.zip |######################################################-| 98.33% tmpqJR4J7.zip |######################################################-| 98.37% tmpqJR4J7.zip |######################################################-| 98.42% tmpqJR4J7.zip |######################################################-| 98.47% tmpqJR4J7.zip |######################################################-| 98.51% tmpqJR4J7.zip |######################################################-| 98.56% tmpqJR4J7.zip |######################################################-| 98.6% tmpqJR4J7.zip |######################################################-| 98.65% tmpqJR4J7.zip |######################################################-| 98.69% tmpqJR4J7.zip |######################################################-| 98.74% tmpqJR4J7.zip |######################################################-| 98.79% tmpqJR4J7.zip |######################################################-| 98.83% tmpqJR4J7.zip |######################################################-| 98.88% tmpqJR4J7.zip |######################################################-| 98.92% tmpqJR4J7.zip |######################################################-| 98.97% tmpqJR4J7.zip |######################################################-| 99.01% tmpqJR4J7.zip |######################################################-| 99.06% tmpqJR4J7.zip |#######################################################| 99.1% tmpqJR4J7.zip |#######################################################| 99.15% tmpqJR4J7.zip |#######################################################| 99.2% tmpqJR4J7.zip |#######################################################| 99.24% tmpqJR4J7.zip |#######################################################| 99.29% tmpqJR4J7.zip |#######################################################| 99.33% tmpqJR4J7.zip |#######################################################| 99.38% tmpqJR4J7.zip |#######################################################| 99.42% tmpqJR4J7.zip |#######################################################| 99.47% tmpqJR4J7.zip |#######################################################| 99.52% tmpqJR4J7.zip |#######################################################| 99.56% tmpqJR4J7.zip |#######################################################| 99.61% tmpqJR4J7.zip |#######################################################| 99.65% tmpqJR4J7.zip |#######################################################| 99.7% tmpqJR4J7.zip |#######################################################| 99.74% tmpqJR4J7.zip |#######################################################| 99.79% tmpqJR4J7.zip |#######################################################| 99.84% tmpqJR4J7.zip |#######################################################| 99.88% tmpqJR4J7.zip |#######################################################| 99.93% tmpqJR4J7.zip |#######################################################| 99.97% tmpqJR4J7.zip |#######################################################| 100.0% Plugin uploaded. Plugin's id is 26a59edc-ebf6-463b-90f6-2a8d4ad451ce Retrieving manager services status... [ip=localhost] Services: +--------------------------------+---------+ | service | status | +--------------------------------+---------+ | InfluxDB | running | | AMQP-Postgres | running | | AMQP InfluxDB | running | | RabbitMQ | running | | Webserver | running | | Management Worker | running | | PostgreSQL | running | | Cloudify Console | running | | Manager Rest-Service | running | | Riemann | running | +--------------------------------+---------+ 2019-04-09 10:27:42,156 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2019-04-09 10:27:42,157 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - error: sudo: unable to resolve host cloudify-ims-vm-116a8538-afc5-4820-93fc-150487bf025b sudo: unable to resolve host cloudify-ims-vm-116a8538-afc5-4820-93fc-150487bf025b sudo: unable to resolve host cloudify-ims-vm-116a8538-afc5-4820-93fc-150487bf025b sudo: unable to resolve host cloudify-ims-vm-116a8538-afc5-4820-93fc-150487bf025b 2019-04-09 10:27:42,166 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-09 10:27:42,166 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/security-groups.json?project_id=db7c4bc2757e464d8d10f7e7e3beb171&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b27c88c21ac004e71758c3f8d1d0c2fa269e74d" 2019-04-09 10:27:42,920 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Tue, 09 Apr 2019 10:27:34 GMT X-Openstack-Request-Id: req-11282a8c-7ef3-4b5a-8c0a-5709fd08b67f 2019-04-09 10:27:42,921 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "created_at": "2019-04-09T10:22:14Z", "updated_at": "2019-04-09T10:22:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T10:22:14Z", "revision_number": 0, "id": "0c6fc67f-d54c-4c89-bc4c-46e6d0d41d98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T10:22:14Z", "security_group_id": "469c6195-428f-4aa1-ab91-9efdfadc405b", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "port_range_min": null, "ethertype": "IPv4", "project_id": "db7c4bc2757e464d8d10f7e7e3beb171"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T10:22:14Z", "revision_number": 0, "id": "57b0caab-7559-48fa-b146-1e4798a9f960", "remote_group_id": "469c6195-428f-4aa1-ab91-9efdfadc405b", "remote_ip_prefix": null, "created_at": "2019-04-09T10:22:14Z", "security_group_id": "469c6195-428f-4aa1-ab91-9efdfadc405b", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "port_range_min": null, "ethertype": "IPv4", "project_id": "db7c4bc2757e464d8d10f7e7e3beb171"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T10:22:14Z", "revision_number": 0, "id": "671fb490-7d8d-4a77-9e31-609c29c0b68e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T10:22:14Z", "security_group_id": "469c6195-428f-4aa1-ab91-9efdfadc405b", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "port_range_min": null, "ethertype": "IPv6", "project_id": "db7c4bc2757e464d8d10f7e7e3beb171"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T10:22:14Z", "revision_number": 0, "id": "c56d0c13-9b32-4c78-954b-de14af890bb1", "remote_group_id": "469c6195-428f-4aa1-ab91-9efdfadc405b", "remote_ip_prefix": null, "created_at": "2019-04-09T10:22:14Z", "security_group_id": "469c6195-428f-4aa1-ab91-9efdfadc405b", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "port_range_min": null, "ethertype": "IPv6", "project_id": "db7c4bc2757e464d8d10f7e7e3beb171"}], "revision_number": 1, "project_id": "db7c4bc2757e464d8d10f7e7e3beb171", "id": "469c6195-428f-4aa1-ab91-9efdfadc405b", "name": "default"}]} 2019-04-09 10:27:42,921 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json?project_id=db7c4bc2757e464d8d10f7e7e3beb171&name=default used request id req-11282a8c-7ef3-4b5a-8c0a-5709fd08b67f 2019-04-09 10:27:42,921 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.755276918411s 2019-04-09 10:27:42,927 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-09 10:27:42,928 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b27c88c21ac004e71758c3f8d1d0c2fa269e74d" 2019-04-09 10:27:42,979 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 6833 Content-Type: application/json Date: Tue, 09 Apr 2019 10:27:34 GMT X-Openstack-Request-Id: req-2927e15e-622e-4215-b768-c64c0dac2205 2019-04-09 10:27:42,980 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "created_at": "2019-04-09T10:22:14Z", "updated_at": "2019-04-09T10:22:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T10:22:14Z", "revision_number": 0, "id": "0c6fc67f-d54c-4c89-bc4c-46e6d0d41d98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T10:22:14Z", "security_group_id": "469c6195-428f-4aa1-ab91-9efdfadc405b", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "port_range_min": null, "ethertype": "IPv4", "project_id": "db7c4bc2757e464d8d10f7e7e3beb171"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T10:22:14Z", "revision_number": 0, "id": "57b0caab-7559-48fa-b146-1e4798a9f960", "remote_group_id": "469c6195-428f-4aa1-ab91-9efdfadc405b", "remote_ip_prefix": null, "created_at": "2019-04-09T10:22:14Z", "security_group_id": "469c6195-428f-4aa1-ab91-9efdfadc405b", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "port_range_min": null, "ethertype": "IPv4", "project_id": "db7c4bc2757e464d8d10f7e7e3beb171"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T10:22:14Z", "revision_number": 0, "id": "671fb490-7d8d-4a77-9e31-609c29c0b68e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T10:22:14Z", "security_group_id": "469c6195-428f-4aa1-ab91-9efdfadc405b", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "port_range_min": null, "ethertype": "IPv6", "project_id": "db7c4bc2757e464d8d10f7e7e3beb171"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T10:22:14Z", "revision_number": 0, "id": "c56d0c13-9b32-4c78-954b-de14af890bb1", "remote_group_id": "469c6195-428f-4aa1-ab91-9efdfadc405b", "remote_ip_prefix": null, "created_at": "2019-04-09T10:22:14Z", "security_group_id": "469c6195-428f-4aa1-ab91-9efdfadc405b", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "port_range_min": null, "ethertype": "IPv6", "project_id": "db7c4bc2757e464d8d10f7e7e3beb171"}], "revision_number": 1, "project_id": "db7c4bc2757e464d8d10f7e7e3beb171", "id": "469c6195-428f-4aa1-ab91-9efdfadc405b", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "created_at": "2019-04-09T10:22:27Z", "updated_at": "2019-04-09T10:22:29Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-04-09T10:22:28Z", "revision_number": 0, "id": "0aa2623c-aae5-4d9c-93dd-89a263a98e61", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T10:22:28Z", "security_group_id": "785fb68e-6dfd-4337-aefc-c8da058b4953", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "port_range_min": 22, "ethertype": "IPv4", "project_id": "db7c4bc2757e464d8d10f7e7e3beb171"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2019-04-09T10:22:29Z", "revision_number": 0, "id": "21c61f88-d571-4908-8bd9-b4cc16cfa454", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T10:22:29Z", "security_group_id": "785fb68e-6dfd-4337-aefc-c8da058b4953", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "db7c4bc2757e464d8d10f7e7e3beb171"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-04-09T10:22:28Z", "revision_number": 0, "id": "4851a2b9-ac68-43c0-b498-25a3372bdc4a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T10:22:28Z", "security_group_id": "785fb68e-6dfd-4337-aefc-c8da058b4953", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "port_range_min": 80, "ethertype": "IPv4", "project_id": "db7c4bc2757e464d8d10f7e7e3beb171"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2019-04-09T10:22:28Z", "revision_number": 0, "id": "7f361a5d-b935-45b8-bfdb-6006e9f6b7ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T10:22:28Z", "security_group_id": "785fb68e-6dfd-4337-aefc-c8da058b4953", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "db7c4bc2757e464d8d10f7e7e3beb171"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T10:22:27Z", "revision_number": 0, "id": "8dee5205-cc78-4720-98bf-dfb7f07df4d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T10:22:27Z", "security_group_id": "785fb68e-6dfd-4337-aefc-c8da058b4953", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "port_range_min": null, "ethertype": "IPv4", "project_id": "db7c4bc2757e464d8d10f7e7e3beb171"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T10:22:27Z", "revision_number": 0, "id": "ab3cf5b6-344d-47b0-b1f3-82e72e4042f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T10:22:27Z", "security_group_id": "785fb68e-6dfd-4337-aefc-c8da058b4953", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "port_range_min": null, "ethertype": "IPv6", "project_id": "db7c4bc2757e464d8d10f7e7e3beb171"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-04-09T10:22:28Z", "revision_number": 0, "id": "c899cce4-0191-49e2-90ec-cf11fc56492c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T10:22:28Z", "security_group_id": "785fb68e-6dfd-4337-aefc-c8da058b4953", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "port_range_min": null, "ethertype": "IPv4", "project_id": "db7c4bc2757e464d8d10f7e7e3beb171"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2019-04-09T10:22:28Z", "revision_number": 0, "id": "e7afa6a8-a91d-4fa2-ac72-34076d22a792", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T10:22:28Z", "security_group_id": "785fb68e-6dfd-4337-aefc-c8da058b4953", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "port_range_min": 443, "ethertype": "IPv4", "project_id": "db7c4bc2757e464d8d10f7e7e3beb171"}], "revision_number": 7, "project_id": "db7c4bc2757e464d8d10f7e7e3beb171", "id": "785fb68e-6dfd-4337-aefc-c8da058b4953", "name": "cloudify_ims-sg_116a8538-afc5-4820-93fc-150487bf025b"}]} 2019-04-09 10:27:42,980 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-2927e15e-622e-4215-b768-c64c0dac2205 2019-04-09 10:27:42,980 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0531928539276s 2019-04-09 10:27:42,987 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-04-09 10:27:42,988 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b27c88c21ac004e71758c3f8d1d0c2fa269e74d" -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": "469c6195-428f-4aa1-ab91-9efdfadc405b"}}' 2019-04-09 10:27:43,129 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Tue, 09 Apr 2019 10:27:34 GMT X-Openstack-Request-Id: req-f2e6eca4-193f-47c4-be2f-0d7635388b4a 2019-04-09 10:27:43,129 - keystoneauth.session - DEBUG - 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": "2019-04-09T10:27:34Z", "security_group_id": "469c6195-428f-4aa1-ab91-9efdfadc405b", "port_range_min": 22, "revision_number": 0, "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "created_at": "2019-04-09T10:27:34Z", "project_id": "db7c4bc2757e464d8d10f7e7e3beb171", "id": "924a20dc-bd73-4f87-9579-2f382fdd55ac"}} 2019-04-09 10:27:43,129 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-f2e6eca4-193f-47c4-be2f-0d7635388b4a 2019-04-09 10:27:43,129 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.141670942307s 2019-04-09 10:27:43,130 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Upload VNFD 2019-04-09 10:27:43,225 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.202:80/api/v3.1/blueprints/clearwater-opnfv; body: bytes data 2019-04-09 10:27:51,601 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:27:51,601 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:27:51,601 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:27:51,601 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:27:51,601 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:27:51,602 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:27:51,602 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:27:51,602 - cloudify.rest_client.http - DEBUG - request header: Transfer-Encoding: chunked 2019-04-09 10:27:51,602 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"main_file_name": "openstack-blueprint.yaml", "description": null, "tenant_name": "default_tenant", "created_at": "2019-04-09T10:27:51.153Z", "updated_at": "2019-04-09T10:27:51.153Z", "created_by": "admin", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "id": "clearwater-opnfv", "plan": {"relationships": {"cloudify.relationships.depends_on": {"properties": {"connection_type": {"default": "all_to_all"}}, "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "name": "cloudify.relationships.depends_on", "type_hierarchy": ["cloudify.relationships.depends_on"], "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}}, "cloudify.relationships.file_system_contained_in_compute": {"name": "cloudify.relationships.file_system_contained_in_compute", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in", "cloudify.relationships.file_system_contained_in_compute"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.contained_in", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/mount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/unmount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "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": "openstack.neutron_plugin.port.attach", "inputs": {"openstack_config": {"default": {}}}, "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"}}}, "monitors_sprout_nodes": {"name": "monitors_sprout_nodes", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_sprout_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": {"default": 161, "description": "snmp port"}, "community": {"default": "clearwater", "description": "snmp community"}, "oids": {"default": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}, "description": "snmp oids to poll"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.monitors", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_keypair": {"name": "cloudify.openstack.server_connected_to_keypair", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_server_group": {"name": "cloudify.openstack.server_connected_to_server_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_server_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": "", "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"}}}, "cloudify.openstack.server_connected_to_floating_ip": {"name": "cloudify.openstack.server_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": {"default": "", "type": "string", "description": "The fixed IP to be associated with the floating IP. If omitted, Openstack will choose which port to associate.\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.connected_to": {"name": "cloudify.relationships.connected_to", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_depends_on_volume": {"name": "cloudify.relationships.file_system_depends_on_volume", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.file_system_depends_on_volume"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/fdisk.sh"}, "device_name": {"default": {"get_attribute": ["TARGET", "device_name"]}}}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "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"}}}, "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.port_connected_to_subnet": {"name": "cloudify.openstack.port_connected_to_subnet", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_subnet"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.route_connected_to_router": {"name": "cloudify.openstack.route_connected_to_router", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.route_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": "", "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.rbac_policy_applied_to": {"name": "cloudify.openstack.rbac_policy_applied_to", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.rbac_policy_applied_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.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.volume_attached_to_server": {"name": "cloudify.openstack.volume_attached_to_server", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.volume_attached_to_server"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.attach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the attachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the attachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.detach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the detachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the detachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.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_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": "openstack.neutron_plugin.port.disconnect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.subnet_connected_to_router": {"name": "cloudify.openstack.subnet_connected_to_router", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.subnet_connected_to_router"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "openstack.neutron_plugin.router.connect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.router.disconnect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.contained_in": {"name": "cloudify.relationships.contained_in", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "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"}}}}, "inputs": {"vellum_cluster_size": {"default": 1, "type": "integer", "description": "number of vellum instance"}, "agent_user": {"default": "ubuntu", "type": "string", "description": "User for connecting to agent VM's"}, "image_id": {"type": "string", "description": "Image ID of the agent VM's (Ubuntu 14.04 for clearwater)"}, "with_ellis": {"default": 1, "type": "integer", "description": "1 for true 0 for false"}, "external_network_name": {"type": "string", "description": "Network that will be the floating IP"}, "dime_cluster_size": {"default": 1, "type": "integer", "description": "number of dime instance"}, "key_pair_name": {"default": "clearwater-key", "description": "Openstack key pair name of the key to associate with the new server"}, "bono_cluster_size": {"default": 1, "type": "integer", "description": "number of bono instance"}, "flavor_id": {"type": "string", "description": "Flavor ID of the agent VM's (RAM >= 2 GB)"}, "public_domain": {"type": "string", "description": "Sip domain for sip users and bono load-balancing"}, "homer_cluster_size": {"default": 1, "type": "integer", "description": "number of homer instance"}, "release": {"default": "stable", "type": "string", "description": "Clearwater release"}, "network_name": {"default": "net2", "description": "Openstack network name the new server will be connected to"}, "private_key_path": {"description": "Path to the private key which will be used for connecting to the server\non the manager or machine running CLI if running in local mode.\n"}, "sprout_cluster_size": {"default": 1, "type": "integer", "description": "number of sprout instance"}}, "description": null, "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "outputs": {"dns_ip": {"value": {"get_attribute": ["bind_floatingip", "floating_ip_address"]}}, "ellis_ip": {"value": {"get_attribute": ["ellis_floatingip", "floating_ip_address"]}}}, "capabilities": {}, "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"}}}}, "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"}}, "imported_blueprints": [], "namespaces_mapping": {}, "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"}, "suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.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.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.snapshot.apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.snapshot.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_delete"}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.lifecycle.reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "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"}, "reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "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"}, "apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "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.snapshot.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "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.freeze.suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.freeze.resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "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"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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.snapshot": {"apply": {"implementation": "openstack.nova_plugin.server.snapshot_apply", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.snapshot_create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.snapshot_delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "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": {"configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "reboot": {"implementation": "openstack.nova_plugin.server.reboot", "inputs": {"reboot_type": "soft"}, "max_retries": null, "retry_interval": null, "executor": null}, "start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.server.list_servers", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.freeze": {"suspend": {"implementation": "openstack.nova_plugin.server.freeze_suspend", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "resume": {"implementation": "openstack.nova_plugin.server.freeze_resume", "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bono_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "sprout_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_sprout_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "proxy_node", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "monitors_sprout_nodes", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/sprout/stop-sprout.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/sprout/install-sprout.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/sprout/install-sprout.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "sprout", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.sprout"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/sprout/stop-sprout.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/sprout/install-sprout.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "sprout", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "sprout_host", "type": "clearwater.nodes.sprout", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "vellum_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/vellum/stop-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"script_path": "scripts/clearwater/vellum/start-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/vellum/install-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/vellum/install-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "vellum", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.vellum"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "scripts/clearwater/vellum/start-vellum.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/vellum/stop-vellum.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/vellum/install-vellum.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "vellum", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "vellum_host", "type": "clearwater.nodes.vellum", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "homer_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.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.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.snapshot.apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.snapshot.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_delete"}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.lifecycle.reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "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"}, "reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "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"}, "apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "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.snapshot.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "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.freeze.suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.freeze.resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "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"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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.snapshot": {"apply": {"implementation": "openstack.nova_plugin.server.snapshot_apply", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.snapshot_create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.snapshot_delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "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": {"configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "reboot": {"implementation": "openstack.nova_plugin.server.reboot", "inputs": {"reboot_type": "soft"}, "max_retries": null, "retry_interval": null, "executor": null}, "start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.server.list_servers", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.freeze": {"suspend": {"implementation": "openstack.nova_plugin.server.freeze_suspend", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "resume": {"implementation": "openstack.nova_plugin.server.freeze_resume", "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.list_keypairs"}, "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.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.list_keypairs"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.keypair.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.keypair.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.keypair.list_keypairs", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "user_domain_name": {"get_secret": "user_domain_name"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "insecure": false, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "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.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.security_group.list_security_groups", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "user_domain_name": {"get_secret": "user_domain_name"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "insecure": false, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/clearwater/ellis/create_number.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/clearwater/ellis/create_number.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind", "app_connected_to_bind_ellis"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/clearwater/ellis/create_number.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind_ellis", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/ellis/stop-ellis.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/ellis/install-ellis.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/ellis/install-ellis.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "ellis", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.ellis"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/ellis/stop-ellis.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/ellis/install-ellis.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "ellis", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "ellis_host", "type": "clearwater.nodes.ellis", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.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.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.snapshot.apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.snapshot.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_delete"}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.lifecycle.reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "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"}, "reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "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"}, "apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "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.snapshot.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "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.freeze.suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.freeze.resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "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"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "resource_id": {"get_property": ["SELF", "resource_id"]}, "openstack_config": {}, "start_retry_interval": 30}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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.snapshot": {"apply": {"implementation": "openstack.nova_plugin.server.snapshot_apply", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.snapshot_create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.snapshot_delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "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": {"configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "reboot": {"implementation": "openstack.nova_plugin.server.reboot", "inputs": {"reboot_type": "soft"}, "max_retries": null, "retry_interval": null, "executor": null}, "start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "resource_id": {"get_property": ["SELF", "resource_id"]}, "openstack_config": {}, "start_retry_interval": 30}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.server.list_servers", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.freeze": {"suspend": {"implementation": "openstack.nova_plugin.server.freeze_suspend", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "resume": {"implementation": "openstack.nova_plugin.server.freeze_resume", "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "user_domain_name": {"get_secret": "user_domain_name"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "insecure": false, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "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.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.security_group.list_security_groups", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "user_domain_name": {"get_secret": "user_domain_name"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "insecure": false, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.list_floatingips"}, "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.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.list_floatingips"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.floatingip.list_floatingips", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "user_domain_name": {"get_secret": "user_domain_name"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "insecure": false, "project_domain_name": {"get_secret": "project_domain_name"}}, "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "resource_id": "", "create_if_missing": false, "allow_reallocation": false, "use_external_resource": false}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.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"}, "suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.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.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.snapshot.apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.snapshot.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_delete"}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.lifecycle.reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "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"}, "reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "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"}, "apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "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.snapshot.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "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.freeze.suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.freeze.resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "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"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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.snapshot": {"apply": {"implementation": "openstack.nova_plugin.server.snapshot_apply", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.snapshot_create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.snapshot_delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "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": {"configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "reboot": {"implementation": "openstack.nova_plugin.server.reboot", "inputs": {"reboot_type": "soft"}, "max_retries": null, "retry_interval": null, "executor": null}, "start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.server.list_servers", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.freeze": {"suspend": {"implementation": "openstack.nova_plugin.server.freeze_suspend", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "resume": {"implementation": "openstack.nova_plugin.server.freeze_resume", "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "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.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.security_group.list_security_groups", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "user_domain_name": {"get_secret": "user_domain_name"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "insecure": false, "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"}, "suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.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.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.snapshot.apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.snapshot.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_delete"}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.lifecycle.reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "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"}, "reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "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"}, "apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "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.snapshot.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "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.freeze.suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.freeze.resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "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"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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.snapshot": {"apply": {"implementation": "openstack.nova_plugin.server.snapshot_apply", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.snapshot_create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.snapshot_delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "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": {"configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "reboot": {"implementation": "openstack.nova_plugin.server.reboot", "inputs": {"reboot_type": "soft"}, "max_retries": null, "retry_interval": null, "executor": null}, "start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.server.list_servers", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.freeze": {"suspend": {"implementation": "openstack.nova_plugin.server.freeze_suspend", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "resume": {"implementation": "openstack.nova_plugin.server.freeze_resume", "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "vellum_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "dime_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/dime/stop-dime.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/dime/install-dime.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/dime/install-dime.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "dime", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.dime"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/dime/stop-dime.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/dime/install-dime.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "dime", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "dime_host", "type": "clearwater.nodes.dime", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "proxy_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.create": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/install_requirements.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/install_requirements.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "proxy_node", "type_hierarchy": ["cloudify.nodes.Root", "SNMPProxy"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/monitoring/proxy_snmp/install_requirements.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "proxy_node", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "host_id": "proxy_host", "type": "SNMPProxy", "properties": {}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "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.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.security_group.list_security_groups", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "user_domain_name": {"get_secret": "user_domain_name"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "insecure": false, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.list_floatingips"}, "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.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.list_floatingips"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.floatingip.list_floatingips", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "user_domain_name": {"get_secret": "user_domain_name"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "insecure": false, "project_domain_name": {"get_secret": "project_domain_name"}}, "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "resource_id": "", "create_if_missing": false, "allow_reallocation": false, "use_external_resource": false}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "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.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.security_group.list_security_groups", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "user_domain_name": {"get_secret": "user_domain_name"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "insecure": false, "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"}, "suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.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.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.snapshot.apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.snapshot.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_delete"}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.lifecycle.reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "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"}, "reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "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"}, "apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "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.snapshot.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "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.freeze.suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.freeze.resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "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"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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.snapshot": {"apply": {"implementation": "openstack.nova_plugin.server.snapshot_apply", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.snapshot_create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.snapshot_delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "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": {"configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "reboot": {"implementation": "openstack.nova_plugin.server.reboot", "inputs": {"reboot_type": "soft"}, "max_retries": null, "retry_interval": null, "executor": null}, "start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.server.list_servers", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.freeze": {"suspend": {"implementation": "openstack.nova_plugin.server.freeze_suspend", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "resume": {"implementation": "openstack.nova_plugin.server.freeze_resume", "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "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.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.security_group.list_security_groups", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "user_domain_name": {"get_secret": "user_domain_name"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "insecure": false, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "homer_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/homer/stop-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/homer/install-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/homer/install-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "homer", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.homer"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/homer/stop-homer.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/homer/install-homer.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "homer", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "homer_host", "type": "clearwater.nodes.homer", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "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.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.security_group.list_security_groups", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "user_domain_name": {"get_secret": "user_domain_name"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "insecure": false, "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"}, "suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.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.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.snapshot.apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.snapshot.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_delete"}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.lifecycle.reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "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"}, "reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "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"}, "apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "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.snapshot.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "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.freeze.suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.freeze.resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "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"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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.snapshot": {"apply": {"implementation": "openstack.nova_plugin.server.snapshot_apply", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.snapshot_create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.snapshot_delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "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": {"configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "reboot": {"implementation": "openstack.nova_plugin.server.reboot", "inputs": {"reboot_type": "soft"}, "max_retries": null, "retry_interval": null, "executor": null}, "start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.server.list_servers", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.freeze": {"suspend": {"implementation": "openstack.nova_plugin.server.freeze_suspend", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "resume": {"implementation": "openstack.nova_plugin.server.freeze_resume", "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bind_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "install"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "install"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/other/install-etcd.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/other/install-etcd.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "bind", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.infra.bind"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "install"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/other/install-etcd.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bind", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bind_host", "type": "clearwater.infra.bind", "properties": {"private_domain": "clearwater.local", "secret_code": "secret", "hss_port": "3868", "public_domain": {"get_input": "public_domain"}, "release": {"get_input": "release"}, "hss_hostname": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bono_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_bono_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "proxy_node", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "monitors_bono_nodes", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/bono/stop-bono.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/bono/install-bono.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/bono/install-bono.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "bono", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.bono"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/bono/stop-bono.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/bono/install-bono.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bono_host", "type": "clearwater.nodes.bono", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "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.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.security_group.list_security_groups", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "user_domain_name": {"get_secret": "user_domain_name"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "insecure": false, "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"}, "suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.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.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.snapshot.apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.snapshot.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_delete"}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.lifecycle.reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "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"}, "reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "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"}, "apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "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.snapshot.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "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.freeze.suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.freeze.resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "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"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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.snapshot": {"apply": {"implementation": "openstack.nova_plugin.server.snapshot_apply", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.snapshot_create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.snapshot_delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "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": {"configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "reboot": {"implementation": "openstack.nova_plugin.server.reboot", "inputs": {"reboot_type": "soft"}, "max_retries": null, "retry_interval": null, "executor": null}, "start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.server.list_servers", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.freeze": {"suspend": {"implementation": "openstack.nova_plugin.server.freeze_suspend", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "resume": {"implementation": "openstack.nova_plugin.server.freeze_resume", "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.list_floatingips"}, "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.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.list_floatingips"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.floatingip.list_floatingips", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "user_domain_name": {"get_secret": "user_domain_name"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "insecure": false, "project_domain_name": {"get_secret": "project_domain_name"}}, "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "resource_id": "", "create_if_missing": false, "allow_reallocation": false, "use_external_resource": false}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "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.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.security_group.list_security_groups", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "user_domain_name": {"get_secret": "user_domain_name"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "insecure": false, "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"]}}, "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"]}}, "metadata": null}} 2019-04-09 10:27:51,604 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:27:51,605 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:27:51 GMT 2019-04-09 10:27:51,605 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:27:51,605 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 580059 2019-04-09 10:27:51,605 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:27:51,605 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:27:51,605 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:27:51,652 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2019-04-09 10:27:52,754 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img md5:72cb240dbce5a4fd863559c5a4d1ce95 sha256:8376ec1ef99c835a7688851e57e1c2e2fb6e9386b37cd447613ed74b476ce735 2019-04-09 10:27:52,756 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-09 10:27:52,758 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b27c88c21ac004e71758c3f8d1d0c2fa269e74d" 2019-04-09 10:27:53,059 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Tue, 09 Apr 2019 10:27:44 GMT X-Openstack-Request-Id: req-6f32893f-f180-4b46-b508-4c828501cc4e 2019-04-09 10:27:53,060 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-09T10:22:26Z", "file": "/v2/images/cccc5109-da38-4bd7-81f6-8ad42d341012/file", "owner": "db7c4bc2757e464d8d10f7e7e3beb171", "id": "cccc5109-da38-4bd7-81f6-8ad42d341012", "size": 301006848, "self": "/v2/images/cccc5109-da38-4bd7-81f6-8ad42d341012", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/cccc5109-da38-4bd7-81f6-8ad42d341012/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "52884f12d100b5c4ad58f892bccbc514801e9d398b4b857354c18d27e3bde808", "locations": [{"url": "rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/cccc5109-da38-4bd7-81f6-8ad42d341012/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_116a8538-afc5-4820-93fc-150487bf025b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "01156cac3de96f238410bbc795c963b6", "name": "cloudify_ims-img_116a8538-afc5-4820-93fc-150487bf025b", "checksum": "01156cac3de96f238410bbc795c963b6", "created_at": "2019-04-09T10:22:22Z", "os_hidden": false, "protected": false, "os_hash_value": "9a81ae40194dfb8dc3588d802299fd763567e8230dce608b439e7bf37b0dcf82a02ff2c722e38cae2aa98e2a2b349261864c8faf2d6bbc741c3b8e507d1a391d"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-09 10:27:53,060 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-6f32893f-f180-4b46-b508-4c828501cc4e 2019-04-09 10:27:53,060 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.303912162781s 2019-04-09 10:27:53,071 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-04-09 10:27:53,075 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b27c88c21ac004e71758c3f8d1d0c2fa269e74d" -d '{"owner_specified.shade.md5": "72cb240dbce5a4fd863559c5a4d1ce95", "owner_specified.shade.sha256": "8376ec1ef99c835a7688851e57e1c2e2fb6e9386b37cd447613ed74b476ce735", "owner_specified.shade.object": "images/cloudify_ims-img_alt_116a8538-afc5-4820-93fc-150487bf025b", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cloudify_ims-img_alt_116a8538-afc5-4820-93fc-150487bf025b"}' 2019-04-09 10:27:53,117 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 949 Content-Type: application/json Date: Tue, 09 Apr 2019 10:27:44 GMT Location: http://172.30.9.21:9292/v2/images/10e27409-226d-4f3d-971a-db9735ac09c8 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-1a44a285-9671-4b2a-a548-13df12eddba3 2019-04-09 10:27:53,117 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-09T10:27:44Z", "file": "/v2/images/10e27409-226d-4f3d-971a-db9735ac09c8/file", "owner": "db7c4bc2757e464d8d10f7e7e3beb171", "id": "10e27409-226d-4f3d-971a-db9735ac09c8", "size": null, "self": "/v2/images/10e27409-226d-4f3d-971a-db9735ac09c8", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "8376ec1ef99c835a7688851e57e1c2e2fb6e9386b37cd447613ed74b476ce735", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_alt_116a8538-afc5-4820-93fc-150487bf025b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "72cb240dbce5a4fd863559c5a4d1ce95", "name": "cloudify_ims-img_alt_116a8538-afc5-4820-93fc-150487bf025b", "checksum": null, "created_at": "2019-04-09T10:27:44Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-04-09 10:27:53,118 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-1a44a285-9671-4b2a-a548-13df12eddba3 2019-04-09 10:27:53,118 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0467059612274s 2019-04-09 10:27:53,118 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-04-09 10:27:53,123 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/10e27409-226d-4f3d-971a-db9735ac09c8/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b27c88c21ac004e71758c3f8d1d0c2fa269e74d" -d '' 2019-04-09 10:27:58,765 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 10:27:50 GMT X-Openstack-Request-Id: req-ee77bf3a-fefc-433b-80f6-51bf87783cfd 2019-04-09 10:27:58,765 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 10:27:58,765 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/10e27409-226d-4f3d-971a-db9735ac09c8/file used request id req-ee77bf3a-fefc-433b-80f6-51bf87783cfd 2019-04-09 10:27:58,765 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 5.6466178894s 2019-04-09 10:27:58,770 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-09 10:27:58,775 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b27c88c21ac004e71758c3f8d1d0c2fa269e74d" 2019-04-09 10:27:58,816 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2745 Content-Type: application/json Date: Tue, 09 Apr 2019 10:27:50 GMT X-Openstack-Request-Id: req-bf32d317-6a20-43a4-a65a-ced44c276062 2019-04-09 10:27:58,817 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-09T10:27:50Z", "file": "/v2/images/10e27409-226d-4f3d-971a-db9735ac09c8/file", "owner": "db7c4bc2757e464d8d10f7e7e3beb171", "id": "10e27409-226d-4f3d-971a-db9735ac09c8", "size": 263848448, "self": "/v2/images/10e27409-226d-4f3d-971a-db9735ac09c8", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/10e27409-226d-4f3d-971a-db9735ac09c8/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "8376ec1ef99c835a7688851e57e1c2e2fb6e9386b37cd447613ed74b476ce735", "locations": [{"url": "rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/10e27409-226d-4f3d-971a-db9735ac09c8/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_alt_116a8538-afc5-4820-93fc-150487bf025b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "72cb240dbce5a4fd863559c5a4d1ce95", "name": "cloudify_ims-img_alt_116a8538-afc5-4820-93fc-150487bf025b", "checksum": "72cb240dbce5a4fd863559c5a4d1ce95", "created_at": "2019-04-09T10:27:44Z", "os_hidden": false, "protected": false, "os_hash_value": "5168712769990731d69f855bd5f5a5b86f8e5ee1a0948b2c3eeedcad61b62537c2868ed3b37aa0a5581e6438f994e8156ad0dccf65a4f94383f8946ce79f0856"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-09T10:22:26Z", "file": "/v2/images/cccc5109-da38-4bd7-81f6-8ad42d341012/file", "owner": "db7c4bc2757e464d8d10f7e7e3beb171", "id": "cccc5109-da38-4bd7-81f6-8ad42d341012", "size": 301006848, "self": "/v2/images/cccc5109-da38-4bd7-81f6-8ad42d341012", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/cccc5109-da38-4bd7-81f6-8ad42d341012/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "52884f12d100b5c4ad58f892bccbc514801e9d398b4b857354c18d27e3bde808", "locations": [{"url": "rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/cccc5109-da38-4bd7-81f6-8ad42d341012/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_116a8538-afc5-4820-93fc-150487bf025b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "01156cac3de96f238410bbc795c963b6", "name": "cloudify_ims-img_116a8538-afc5-4820-93fc-150487bf025b", "checksum": "01156cac3de96f238410bbc795c963b6", "created_at": "2019-04-09T10:22:22Z", "os_hidden": false, "protected": false, "os_hash_value": "9a81ae40194dfb8dc3588d802299fd763567e8230dce608b439e7bf37b0dcf82a02ff2c722e38cae2aa98e2a2b349261864c8faf2d6bbc741c3b8e507d1a391d"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-09 10:27:58,817 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-bf32d317-6a20-43a4-a65a-ced44c276062 2019-04-09 10:27:58,817 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0466170310974s 2019-04-09 10:27:58,820 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/10e27409-226d-4f3d-971a-db9735ac09c8/snap', u'metadata': Munch({})})], 'file': u'/v2/images/10e27409-226d-4f3d-971a-db9735ac09c8/file', 'owner': u'db7c4bc2757e464d8d10f7e7e3beb171', 'id': u'10e27409-226d-4f3d-971a-db9735ac09c8', 'size': 263848448, u'self': u'/v2/images/10e27409-226d-4f3d-971a-db9735ac09c8', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'db7c4bc2757e464d8d10f7e7e3beb171', 'name': 'cloudify_ims-project_116a8538-afc5-4820-93fc-150487bf025b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/10e27409-226d-4f3d-971a-db9735ac09c8/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-04-09T10:27:50Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-04-09T10:27:50Z', u'owner_specified.shade.sha256': u'8376ec1ef99c835a7688851e57e1c2e2fb6e9386b37cd447613ed74b476ce735', u'owner_specified.shade.object': u'images/cloudify_ims-img_alt_116a8538-afc5-4820-93fc-150487bf025b', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'72cb240dbce5a4fd863559c5a4d1ce95', 'properties': {u'os_hash_value': u'5168712769990731d69f855bd5f5a5b86f8e5ee1a0948b2c3eeedcad61b62537c2868ed3b37aa0a5581e6438f994e8156ad0dccf65a4f94383f8946ce79f0856', u'self': u'/v2/images/10e27409-226d-4f3d-971a-db9735ac09c8', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'8376ec1ef99c835a7688851e57e1c2e2fb6e9386b37cd447613ed74b476ce735', u'owner_specified.shade.object': u'images/cloudify_ims-img_alt_116a8538-afc5-4820-93fc-150487bf025b', u'owner_specified.shade.md5': u'72cb240dbce5a4fd863559c5a4d1ce95', u'schema': u'/v2/schemas/image'}, 'name': u'cloudify_ims-img_alt_116a8538-afc5-4820-93fc-150487bf025b', 'created': u'2019-04-09T10:27:44Z', 'checksum': u'72cb240dbce5a4fd863559c5a4d1ce95', 'created_at': u'2019-04-09T10:27:44Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'5168712769990731d69f855bd5f5a5b86f8e5ee1a0948b2c3eeedcad61b62537c2868ed3b37aa0a5581e6438f994e8156ad0dccf65a4f94383f8946ce79f0856', 'metadata': {u'os_hash_value': u'5168712769990731d69f855bd5f5a5b86f8e5ee1a0948b2c3eeedcad61b62537c2868ed3b37aa0a5581e6438f994e8156ad0dccf65a4f94383f8946ce79f0856', u'self': u'/v2/images/10e27409-226d-4f3d-971a-db9735ac09c8', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'8376ec1ef99c835a7688851e57e1c2e2fb6e9386b37cd447613ed74b476ce735', u'owner_specified.shade.object': u'images/cloudify_ims-img_alt_116a8538-afc5-4820-93fc-150487bf025b', u'owner_specified.shade.md5': u'72cb240dbce5a4fd863559c5a4d1ce95', u'schema': u'/v2/schemas/image'}}) 2019-04-09 10:27:58,821 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-04-09 10:27:58,824 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}db7ce0c238ef25419433dd9fc8a2324194f46d97" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "cloudify_ims-flavor_alt_116a8538-afc5-4820-93fc-150487bf025b", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": null, "swap": 0}}' 2019-04-09 10:27:59,557 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 318 Content-Type: application/json Date: Tue, 09 Apr 2019 10:27:50 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-5f073524-1502-4d6c-ab52-ecd157bae2fb x-openstack-request-id: req-5f073524-1502-4d6c-ab52-ecd157bae2fb 2019-04-09 10:27:59,558 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "cloudify_ims-flavor_alt_116a8538-afc5-4820-93fc-150487bf025b", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "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": 3, "id": "22ae9cf4-73b1-41c2-86a9-a08456c38dc6"}} 2019-04-09 10:27:59,558 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-5f073524-1502-4d6c-ab52-ecd157bae2fb 2019-04-09 10:27:59,558 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.737243175507s 2019-04-09 10:27:59,559 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cloudify_ims-flavor_alt_116a8538-afc5-4820-93fc-150487bf025b', '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'6509066435f1453bac6996ee8997a3b2', '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'22ae9cf4-73b1-41c2-86a9-a08456c38dc6', 'swap': 0}) 2019-04-09 10:27:59,559 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-04-09 10:27:59,563 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}db7ce0c238ef25419433dd9fc8a2324194f46d97" -d '{"extra_specs": {}}' 2019-04-09 10:27:59,581 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 09 Apr 2019 10:27:51 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-43e0b711-532e-45ba-9068-5b9c58c578cb x-openstack-request-id: req-43e0b711-532e-45ba-9068-5b9c58c578cb 2019-04-09 10:27:59,581 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-04-09 10:27:59,581 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6/os-extra_specs used request id req-43e0b711-532e-45ba-9068-5b9c58c578cb 2019-04-09 10:27:59,581 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0215981006622s 2019-04-09 10:27:59,581 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Create VNF Instance 2019-04-09 10:27:59,582 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.202:80/api/v3.1/deployments/clearwater-opnfv; body: {"inputs": {"vellum_cluster_size": 1, "agent_user": "ubuntu", "image_id": "10e27409-226d-4f3d-971a-db9735ac09c8", "external_network_name": "external", "dime_cluster_size": 1, "key_pair_name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "bono_cluster_size": 1, "flavor_id": "22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "public_domain": "clearwater.opnfv", "homer_cluster_size": 1, "release": "repo129", "network_name": "cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b", "private_key_path": "/etc/cloudify/cloudify_ims.pem", "sprout_cluster_size": 1}, "skip_plugins_validation": false, "visibility": "tenant", "blueprint_id": "clearwater-opnfv"} 2019-04-09 10:28:01,037 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:28:01,038 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:28:01,038 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:28:01,038 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:28:01,038 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:28:01,038 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:28:01,038 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:28:01,038 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 656 2019-04-09 10:28:01,039 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"inputs": {"vellum_cluster_size": 1, "agent_user": "ubuntu", "image_id": "10e27409-226d-4f3d-971a-db9735ac09c8", "with_ellis": 1, "external_network_name": "external", "dime_cluster_size": 1, "key_pair_name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "bono_cluster_size": 1, "flavor_id": "22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "public_domain": "clearwater.opnfv", "homer_cluster_size": 1, "release": "repo129", "network_name": "cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b", "private_key_path": "/etc/cloudify/cloudify_ims.pem", "sprout_cluster_size": 1}, "permalink": null, "description": null, "blueprint_id": "clearwater-opnfv", "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "tenant_name": "default_tenant", "created_at": "2019-04-09T10:27:59.990Z", "created_by": "admin", "updated_at": "2019-04-09T10:27:59.990Z", "visibility": "tenant", "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "private_resource": false, "resource_availability": "tenant", "capabilities": {}, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "workflows": [{"created_at": null, "name": "scale", "parameters": {"scalable_entity_name": {"description": "Which node/group to scale. Note that the parameter specified should denote the node/group name and NOT the node/group instance id.\n"}, "ignore_failure": {"default": false, "type": "boolean"}, "scale_compute": {"default": false, "description": "If a node name is passed as the `scalable_entity_name` parameter and that node is contained (transitively) within a compute node and this property is 'true', operate on the compute node instead of the specified node.\n"}, "delta": {"default": 1, "type": "integer", "description": "How many node/group instances should be added/removed. A positive number denotes increase of instances. A negative number denotes decrease of instances.\n"}}}, {"created_at": null, "name": "heal", "parameters": {"diagnose_value": {"default": "Not provided", "description": "Diagnosed reason of failure"}, "node_instance_id": {"description": "Which node instance has failed"}, "ignore_failure": {"default": true, "type": "boolean"}}}, {"created_at": null, "name": "update", "parameters": {"skip_uninstall": {"default": false}, "remove_target_instance_ids": {"default": []}, "extended_instance_ids": {"default": []}, "reduce_target_instance_ids": {"default": []}, "ignore_failure": {"default": false, "type": "boolean"}, "reduced_instance_ids": {"default": []}, "modified_entity_ids": {"default": []}, "added_target_instances_ids": {"default": []}, "update_id": {"default": ""}, "skip_install": {"default": false}, "removed_instance_ids": {"default": []}, "extend_target_instance_ids": {"default": []}, "added_instance_ids": {"default": []}}}, {"created_at": null, "name": "execute_operation", "parameters": {"operation_kwargs": {"default": {}}, "node_ids": {"default": []}, "node_instance_ids": {"default": []}, "run_by_dependency_order": {"default": false}, "operation": {}, "allow_kwargs_override": {"default": null}, "type_names": {"default": []}}}, {"created_at": null, "name": "install", "parameters": {}}, {"created_at": null, "name": "install_new_agents", "parameters": {"node_ids": {"default": []}, "install_agent_timeout": {"default": 300}, "node_instance_ids": {"default": []}, "install": {"default": true}, "validate": {"default": true}, "install_script": {"default": ""}}}, {"created_at": null, "name": "uninstall", "parameters": {"ignore_failure": {"default": false, "type": "boolean"}}}], "scaling_groups": {"bono_group": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}, "members": ["bono_floatingip", "bono_host"]}}, "id": "clearwater-opnfv", "outputs": {"dns_ip": {"value": {"get_attribute": ["bind_floatingip", "floating_ip_address"]}}, "ellis_ip": {"value": {"get_attribute": ["ellis_floatingip", "floating_ip_address"]}}}} 2019-04-09 10:28:01,039 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:28:01,039 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:28:01 GMT 2019-04-09 10:28:01,039 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:28:01,039 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8304 2019-04-09 10:28:01,039 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:28:01,039 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:28:01,039 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:28:01,040 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions 2019-04-09 10:28:01,125 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:28:01,126 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:28:01,126 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:28:01,126 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:28:01,126 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:28:01,126 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:28:01,126 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:28:01,126 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"status": "pending", "status_display": "pending", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T10:28:00.739Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "create_deployment_environment", "resource_availability": "tenant", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "cLt5Q74a49815148f45ffb6d0c63211731acc"}}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-09T10:28:00.741Z", "id": "5feee50d-8d2d-486c-b78c-609df431b4b0"}], "metadata": {"pagination": {"total": 1, "offset": 0, "size": 1000}}} 2019-04-09 10:28:01,126 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:28:01,127 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:28:01 GMT 2019-04-09 10:28:01,127 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:28:01,127 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-09 10:28:01,127 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:28:01,127 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:28:01,127 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:28:01,127 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-09 10:28:01,128 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-09 10:28:01,253 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:28:01,254 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:28:01,254 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:28:01,254 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:28:01,254 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:28:01,254 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:28:01,254 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:28:01,254 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2019-04-09 10:28:01,254 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:28:01,255 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:28:01 GMT 2019-04-09 10:28:01,255 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:28:01,255 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 81 2019-04-09 10:28:01,255 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:28:01,255 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:28:01,255 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:28:01,255 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/5feee50d-8d2d-486c-b78c-609df431b4b0 2019-04-09 10:28:01,393 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:28:01,393 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:28:01,393 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:28:01,393 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:28:01,393 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:28:01,393 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:28:01,393 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:28:01,393 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "pending", "status_display": "pending", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T10:28:00.739Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "create_deployment_environment", "resource_availability": "tenant", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "cLt5Q74a49815148f45ffb6d0c63211731acc"}}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-09T10:28:00.741Z", "id": "5feee50d-8d2d-486c-b78c-609df431b4b0"} 2019-04-09 10:28:01,394 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:28:01,394 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:28:01 GMT 2019-04-09 10:28:01,394 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:28:01,394 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-09 10:28:01,394 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:28:01,394 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:28:01,394 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:28:01,394 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-09 10:28:06,399 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-09 10:28:06,483 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:28:06,483 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:28:06,483 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:28:06,483 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:28:06,483 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:28:06,484 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:28:06,484 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:28:06,484 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "workflow_started", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:02.092Z", "message": "Starting 'create_deployment_environment' workflow execution", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:01.916Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5feee50d-8d2d-486c-b78c-609df431b4b0"}, {"node_instance_id": null, "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:02.674Z", "message": "[localhost] run: ['/opt/mgmtworker/env/bin/pip', 'freeze', '--all']", "level": "debug", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:02.234Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5feee50d-8d2d-486c-b78c-609df431b4b0", "logger": "ctx.66af7db3-4dd9-4a44-9831-f47fdc515904"}, {"node_instance_id": null, "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:02.674Z", "message": "Installing plugin openstack [current_platform=linux_x86_64, current_distro=centos, current_distro_release=core]", "level": "debug", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:02.648Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5feee50d-8d2d-486c-b78c-609df431b4b0", "logger": "ctx.66af7db3-4dd9-4a44-9831-f47fdc515904"}, {"node_instance_id": null, "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:02.674Z", "message": "Installing plugin: openstack", "level": "info", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:02.198Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5feee50d-8d2d-486c-b78c-609df431b4b0", "logger": "ctx.66af7db3-4dd9-4a44-9831-f47fdc515904"}, {"node_instance_id": null, "event_type": "task_started", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:02.674Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:02.037Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5feee50d-8d2d-486c-b78c-609df431b4b0"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:02.674Z", "message": "Installing deployment plugins", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:01.923Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5feee50d-8d2d-486c-b78c-609df431b4b0"}, {"node_instance_id": null, "event_type": "sending_task", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:02.674Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:02.021Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5feee50d-8d2d-486c-b78c-609df431b4b0"}, {"node_instance_id": null, "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:03.271Z", "message": "Plugin id path exists /opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7/plugin.id", "level": "debug", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:02.648Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5feee50d-8d2d-486c-b78c-609df431b4b0", "logger": "ctx.66af7db3-4dd9-4a44-9831-f47fdc515904"}, {"node_instance_id": null, "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:03.271Z", "message": "Using existing installation of managed plugin: 26a59edc-ebf6-463b-90f6-2a8d4ad451ce [package_name: cloudify-openstack-plugin, package_version: 2.14.7, supported_platform: linux_x86_64, distribution: centos, distribution_release: core]", "level": "info", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:02.648Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5feee50d-8d2d-486c-b78c-609df431b4b0", "logger": "ctx.66af7db3-4dd9-4a44-9831-f47fdc515904"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:03.271Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:02.649Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5feee50d-8d2d-486c-b78c-609df431b4b0"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:03.271Z", "message": "Skipping starting deployment policy engine core - no policies defined", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:02.763Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5feee50d-8d2d-486c-b78c-609df431b4b0"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:03.271Z", "message": "Creating deployment work directory", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:02.828Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5feee50d-8d2d-486c-b78c-609df431b4b0"}, {"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:03.271Z", "message": "'create_deployment_environment' workflow execution succeeded", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:03.233Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5feee50d-8d2d-486c-b78c-609df431b4b0"}, {"node_instance_id": null, "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:03.271Z", "message": "Checking if managed plugin installation exists in /opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7", "level": "debug", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:02.648Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5feee50d-8d2d-486c-b78c-609df431b4b0", "logger": "ctx.66af7db3-4dd9-4a44-9831-f47fdc515904"}, {"node_instance_id": null, "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:03.271Z", "message": "Plugin path exists /opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7", "level": "debug", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:02.648Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5feee50d-8d2d-486c-b78c-609df431b4b0", "logger": "ctx.66af7db3-4dd9-4a44-9831-f47fdc515904"}], "metadata": {"pagination": {"total": 15, "offset": 0, "size": 50}}} 2019-04-09 10:28:06,484 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:28:06,484 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:28:06 GMT 2019-04-09 10:28:06,484 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:28:06,484 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-09 10:28:06,484 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:28:06,484 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:28:06,485 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:28:06,485 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-09 10:28:06,485 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'create_deployment_environment' workflow execution 2019-04-09 10:28:06,485 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['/opt/mgmtworker/env/bin/pip', 'freeze', '--all'] 2019-04-09 10:28:06,486 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin openstack [current_platform=linux_x86_64, current_distro=centos, current_distro_release=core] 2019-04-09 10:28:06,486 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: openstack 2019-04-09 10:28:06,486 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2019-04-09 10:28:06,486 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing deployment plugins 2019-04-09 10:28:06,486 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-04-09 10:28:06,486 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Plugin id path exists /opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7/plugin.id 2019-04-09 10:28:06,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Using existing installation of managed plugin: 26a59edc-ebf6-463b-90f6-2a8d4ad451ce [package_name: cloudify-openstack-plugin, package_version: 2.14.7, supported_platform: linux_x86_64, distribution: centos, distribution_release: core] 2019-04-09 10:28:06,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-04-09 10:28:06,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping starting deployment policy engine core - no policies defined 2019-04-09 10:28:06,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating deployment work directory 2019-04-09 10:28:06,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 'create_deployment_environment' workflow execution succeeded 2019-04-09 10:28:06,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Checking if managed plugin installation exists in /opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7 2019-04-09 10:28:06,488 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Plugin path exists /opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7 2019-04-09 10:28:06,488 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/5feee50d-8d2d-486c-b78c-609df431b4b0 2019-04-09 10:28:06,544 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:28:06,544 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:28:06,544 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:28:06,545 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:28:06,545 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:28:06,545 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:28:06,545 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:28:06,545 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "terminated", "status_display": "completed", "ended_at": "2019-04-09T10:28:03.125Z", "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T10:28:00.739Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "create_deployment_environment", "resource_availability": "tenant", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "cLt5Q74a49815148f45ffb6d0c63211731acc"}}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-09T10:28:00.741Z", "id": "5feee50d-8d2d-486c-b78c-609df431b4b0"} 2019-04-09 10:28:06,545 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:28:06,545 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:28:06 GMT 2019-04-09 10:28:06,545 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:28:06,545 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-09 10:28:06,546 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:28:06,546 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:28:06,546 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:28:06,546 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-09 10:28:06,547 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Start the VNF Instance deployment 2019-04-09 10:28:06,547 - cloudify.rest_client.http - DEBUG - Sending request: POST http://172.30.9.202:80/api/v3.1/executions; body: {"allow_custom_parameters": "false", "deployment_id": "clearwater-opnfv", "force": "false", "workflow_id": "install", "parameters": null} 2019-04-09 10:28:07,263 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:28:07,264 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:28:07,264 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:28:07,264 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:28:07,264 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:28:07,264 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:28:07,264 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:28:07,264 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 137 2019-04-09 10:28:07,265 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"status": "pending", "status_display": "pending", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T10:28:06.618Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-09T10:28:06.619Z", "id": "4c65a646-067f-4556-a879-83319631caf0"} 2019-04-09 10:28:07,265 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:28:07,265 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:28:07 GMT 2019-04-09 10:28:07,265 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:28:07,265 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-09 10:28:07,265 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:28:07,265 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:28:07,265 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:28:07,266 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-09 10:28:07,366 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:28:07,366 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:28:07,366 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:28:07,367 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:28:07,367 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:28:07,367 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:28:07,367 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:28:07,367 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2019-04-09 10:28:07,367 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:28:07,367 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:28:07 GMT 2019-04-09 10:28:07,367 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:28:07,367 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 81 2019-04-09 10:28:07,367 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:28:07,368 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:28:07,368 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:28:07,368 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/4c65a646-067f-4556-a879-83319631caf0 2019-04-09 10:28:07,429 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:28:07,429 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:28:07,429 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:28:07,429 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:28:07,429 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:28:07,429 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:28:07,429 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:28:07,429 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "pending", "status_display": "pending", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T10:28:06.618Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-09T10:28:06.619Z", "id": "4c65a646-067f-4556-a879-83319631caf0"} 2019-04-09 10:28:07,430 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:28:07,430 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:28:07 GMT 2019-04-09 10:28:07,430 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:28:07,430 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-09 10:28:07,430 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:28:07,430 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:28:07,430 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:28:12,435 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-09 10:28:12,523 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:28:12,523 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:28:12,523 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:28:12,523 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:28:12,523 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:28:12,523 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:28:12,523 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:28:12,524 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "workflow_started", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:07.992Z", "message": "Starting 'install' workflow execution", "target_id": null, "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:07.838Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "keypair_kznd6f", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:12.213Z", "message": "Creating node instance", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:12.040Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}], "metadata": {"pagination": {"total": 2, "offset": 0, "size": 50}}} 2019-04-09 10:28:12,524 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:28:12,524 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:28:12 GMT 2019-04-09 10:28:12,524 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:28:12,524 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-09 10:28:12,524 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:28:12,524 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:28:12,524 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:28:12,524 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-09 10:28:12,525 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'install' workflow execution 2019-04-09 10:28:12,525 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-04-09 10:28:12,525 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/4c65a646-067f-4556-a879-83319631caf0 2019-04-09 10:28:12,606 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:28:12,606 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:28:12,606 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:28:12,607 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:28:12,607 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:28:12,607 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:28:12,607 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:28:12,607 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T10:28:06.618Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-09T10:28:06.619Z", "id": "4c65a646-067f-4556-a879-83319631caf0"} 2019-04-09 10:28:12,607 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:28:12,607 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:28:12 GMT 2019-04-09 10:28:12,607 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:28:12,607 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-09 10:28:12,608 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:28:12,608 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:28:12,608 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:28:17,613 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-09 10:28:18,084 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:28:18,084 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:28:18,084 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:28:18,084 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:28:18,085 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:28:18,085 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:28:18,085 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:28:18,085 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_security_group_n0u8xe", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:12.809Z", "message": "Creating node instance", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:12.228Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "bono_floatingip_1pdtux", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:12.809Z", "message": "Creating node instance", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:12.254Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "vellum_security_group_n0u8xe", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:12.809Z", "message": "Sending task 'neutron_plugin.security_group.create'", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:12.336Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "dime_security_group_f25a8c", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:13.405Z", "message": "Sending task 'neutron_plugin.security_group.create'", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:12.697Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "ellis_floatingip_0s098n", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:13.405Z", "message": "Creating node instance", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:12.410Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "dime_security_group_f25a8c", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:13.405Z", "message": "Creating node instance", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:12.455Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "base_security_group_4sd36z", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:14.060Z", "message": "Creating node instance", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:12.892Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "bono_security_group_2s7rhd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:14.060Z", "message": "Creating node instance", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:12.950Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "keypair_kznd6f", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:14.060Z", "message": "Sending task 'nova_plugin.keypair.create'", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:13.011Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "homer_security_group_c5hr1b", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:14.660Z", "message": "Creating node instance", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:13.274Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "ellis_floatingip_0s098n", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:14.660Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:13.291Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "sprout_security_group_fsy3cy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:14.660Z", "message": "Creating node instance", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:13.542Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "vellum_security_group_n0u8xe", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:15.169Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 11211}", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:14.829Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.4a139982-c20f-4fea-97b6-4cb3a10dac5e"}, {"node_instance_id": "base_security_group_4sd36z", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:15.169Z", "message": "Sending task 'neutron_plugin.security_group.create'", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:13.634Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "bind_floatingip_oohzsh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:15.169Z", "message": "Creating node instance", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:13.787Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "vellum_security_group_n0u8xe", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:15.169Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 11211, 'port_range_min': 11211, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:14.829Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.4a139982-c20f-4fea-97b6-4cb3a10dac5e"}, {"node_instance_id": "vellum_security_group_n0u8xe", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:15.169Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 11311}", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:14.829Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.4a139982-c20f-4fea-97b6-4cb3a10dac5e"}, {"node_instance_id": "vellum_security_group_n0u8xe", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:15.169Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 11311, 'port_range_min': 11311, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:14.830Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.4a139982-c20f-4fea-97b6-4cb3a10dac5e"}, {"node_instance_id": "vellum_security_group_n0u8xe", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:15.169Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 7253}", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:14.830Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.4a139982-c20f-4fea-97b6-4cb3a10dac5e"}, {"node_instance_id": "vellum_security_group_n0u8xe", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:15.169Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7253, 'port_range_min': 7253, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:14.830Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.4a139982-c20f-4fea-97b6-4cb3a10dac5e"}, {"node_instance_id": "vellum_security_group_n0u8xe", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:15.169Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 7000}", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:14.830Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.4a139982-c20f-4fea-97b6-4cb3a10dac5e"}, {"node_instance_id": "vellum_security_group_n0u8xe", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:15.169Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7000, 'port_range_min': 7000, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:14.830Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.4a139982-c20f-4fea-97b6-4cb3a10dac5e"}, {"node_instance_id": "vellum_security_group_n0u8xe", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:15.169Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 9160}", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:14.830Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.4a139982-c20f-4fea-97b6-4cb3a10dac5e"}, {"node_instance_id": "vellum_security_group_n0u8xe", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:15.169Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9160, 'port_range_min': 9160, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:14.831Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.4a139982-c20f-4fea-97b6-4cb3a10dac5e"}, {"node_instance_id": "vellum_security_group_n0u8xe", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:15.169Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port_range_max': 6668, u'port_range_min': 6667}", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:14.831Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.4a139982-c20f-4fea-97b6-4cb3a10dac5e"}, {"node_instance_id": "vellum_security_group_n0u8xe", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:15.169Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 6668, 'port_range_min': 6667, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:14.831Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.4a139982-c20f-4fea-97b6-4cb3a10dac5e"}, {"node_instance_id": "vellum_security_group_n0u8xe", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:15.169Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:15.009Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.4a139982-c20f-4fea-97b6-4cb3a10dac5e"}, {"node_instance_id": "vellum_security_group_n0u8xe", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:15.682Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-da7af43b-1917-490d-9252-012da9845140", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:15.015Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.4a139982-c20f-4fea-97b6-4cb3a10dac5e"}, {"node_instance_id": "vellum_security_group_n0u8xe", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:15.682Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-groups.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}77fa12a8b11c5cb34d69cda1159136804f1c0f8f\" -d '{\"security_group\": {\"description\": \"REST Cassandra 0MQ\", \"name\": \"clearwater-sg_vellum\"}}'", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:15.412Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.4a139982-c20f-4fea-97b6-4cb3a10dac5e"}, {"node_instance_id": "bono_floatingip_1pdtux", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:15.682Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:14.314Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "homer_security_group_c5hr1b", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:15.682Z", "message": "Sending task 'neutron_plugin.security_group.create'", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:13.957Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "ellis_security_group_097ng0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:15.682Z", "message": "Creating node instance", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:13.855Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "vellum_security_group_n0u8xe", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:15.682Z", "message": "RESP: [300] Date: Tue, 09 Apr 2019 10:28:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-da7af43b-1917-490d-9252-012da9845140 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:15.015Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.4a139982-c20f-4fea-97b6-4cb3a10dac5e"}, {"node_instance_id": "dime_security_group_f25a8c", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:16.300Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 8889, 'port_range_min': 8889, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:16.054Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.602bfd9a-b8ba-4247-ad07-b6588d2c7be7"}, {"node_instance_id": "dime_security_group_f25a8c", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:16.300Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 8889}", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:16.050Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.602bfd9a-b8ba-4247-ad07-b6588d2c7be7"}, {"node_instance_id": "vellum_security_group_n0u8xe", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:16.300Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 1370 X-Openstack-Request-Id: req-497a65a2-cad9-4171-9beb-a5349cd1980c Date: Tue, 09 Apr 2019 10:28:07 GMT \nRESP BODY: {\"security_group\": {\"description\": \"REST Cassandra 0MQ\", \"tags\": [], \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"created_at\": \"2019-04-09T10:28:07Z\", \"updated_at\": \"2019-04-09T10:28:07Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-04-09T10:28:07Z\", \"revision_number\": 0, \"id\": \"9567677e-07ca-4845-9ffa-b999e2067a5f\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-04-09T10:28:07Z\", \"security_group_id\": \"d0572207-c49c-4b9a-a2df-db99c268af4a\", \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-04-09T10:28:07Z\", \"revision_number\": 0, \"id\": \"c955c71b-94ea-499b-b1b6-6f5b77af9a65\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-04-09T10:28:07Z\", \"security_group_id\": \"d0572207-c49c-4b9a-a2df-db99c268af4a\", \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\"}], \"revision_number\": 1, \"project_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"id\": \"d0572207-c49c-4b9a-a2df-db99c268af4a\", \"name\": \"clearwater-sg_vellum\"}}\n", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:15.840Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.4a139982-c20f-4fea-97b6-4cb3a10dac5e"}, {"node_instance_id": "vellum_security_group_n0u8xe", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:16.300Z", "message": "POST call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-497a65a2-cad9-4171-9beb-a5349cd1980c", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:15.840Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.4a139982-c20f-4fea-97b6-4cb3a10dac5e"}, {"node_instance_id": "vellum_security_group_n0u8xe", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:16.300Z", "message": "POST call to neutron for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-497a65a2-cad9-4171-9beb-a5349cd1980c", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:15.840Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.4a139982-c20f-4fea-97b6-4cb3a10dac5e"}, {"node_instance_id": "dime_security_group_f25a8c", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:16.300Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 8888, 'port_range_min': 8888, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:16.047Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.602bfd9a-b8ba-4247-ad07-b6588d2c7be7"}, {"node_instance_id": "dime_security_group_f25a8c", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:16.300Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 8888}", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:16.046Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.602bfd9a-b8ba-4247-ad07-b6588d2c7be7"}, {"node_instance_id": "bono_security_group_2s7rhd", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:16.300Z", "message": "Sending task 'neutron_plugin.security_group.create'", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:14.600Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "internal_sip_security_group_rwbxx4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:16.300Z", "message": "Creating node instance", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:14.528Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "bind_security_group_f1jd37", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:16.300Z", "message": "Creating node instance", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:14.405Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "dime_security_group_f25a8c", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:16.300Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 10888, 'port_range_min': 10888, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:16.054Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.602bfd9a-b8ba-4247-ad07-b6588d2c7be7"}, {"node_instance_id": "dime_security_group_f25a8c", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:16.300Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 10888}", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:16.054Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.602bfd9a-b8ba-4247-ad07-b6588d2c7be7"}, {"node_instance_id": "bind_floatingip_oohzsh", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:16.905Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:15.324Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "dime_security_group_f25a8c", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:16.905Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:16.186Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.602bfd9a-b8ba-4247-ad07-b6588d2c7be7"}, {"node_instance_id": "dime_security_group_f25a8c", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:16.905Z", "message": "RESP: [300] Date: Tue, 09 Apr 2019 10:28:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a9f02498-96ae-408a-b53a-aed12fe835e5 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:16.191Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.602bfd9a-b8ba-4247-ad07-b6588d2c7be7"}, {"node_instance_id": "dime_security_group_f25a8c", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:16.905Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-a9f02498-96ae-408a-b53a-aed12fe835e5", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:16.191Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.602bfd9a-b8ba-4247-ad07-b6588d2c7be7"}, {"node_instance_id": "dime_security_group_f25a8c", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:16.905Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-groups.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b33744d7cfbb63066d89e408f0fe96c48d7200b0\" -d '{\"security_group\": {\"description\": \"memcached Chronos REST\", \"name\": \"clearwater-sg_dime\"}}'", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:16.595Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.602bfd9a-b8ba-4247-ad07-b6588d2c7be7"}], "metadata": {"pagination": {"total": 72, "offset": 2, "size": 50}}} 2019-04-09 10:28:18,085 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:28:18,085 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:28:18 GMT 2019-04-09 10:28:18,085 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:28:18,085 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-09 10:28:18,085 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:28:18,086 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:28:18,086 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:28:18,086 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-09 10:28:18,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-04-09 10:28:18,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-04-09 10:28:18,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-04-09 10:28:18,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-04-09 10:28:18,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-04-09 10:28:18,089 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-04-09 10:28:18,089 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-04-09 10:28:18,089 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-04-09 10:28:18,089 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.keypair.create' 2019-04-09 10:28:18,089 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-04-09 10:28:18,089 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2019-04-09 10:28:18,089 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-04-09 10:28:18,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 11211} 2019-04-09 10:28:18,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-04-09 10:28:18,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-04-09 10:28:18,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 11211, 'port_range_min': 11211, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-04-09 10:28:18,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 11311} 2019-04-09 10:28:18,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 11311, 'port_range_min': 11311, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-04-09 10:28:18,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 7253} 2019-04-09 10:28:18,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7253, 'port_range_min': 7253, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-04-09 10:28:18,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 7000} 2019-04-09 10:28:18,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7000, 'port_range_min': 7000, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-04-09 10:28:18,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 9160} 2019-04-09 10:28:18,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9160, 'port_range_min': 9160, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-04-09 10:28:18,092 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port_range_max': 6668, u'port_range_min': 6667} 2019-04-09 10:28:18,092 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 6668, 'port_range_min': 6667, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-04-09 10:28:18,092 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-09 10:28:18,092 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-da7af43b-1917-490d-9252-012da9845140 2019-04-09 10:28:18,092 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77fa12a8b11c5cb34d69cda1159136804f1c0f8f" -d '{"security_group": {"description": "REST Cassandra 0MQ", "name": "clearwater-sg_vellum"}}' 2019-04-09 10:28:18,092 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2019-04-09 10:28:18,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-04-09 10:28:18,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-04-09 10:28:18,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 09 Apr 2019 10:28:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-da7af43b-1917-490d-9252-012da9845140 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 10:28:18,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 8889, 'port_range_min': 8889, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-04-09 10:28:18,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 8889} 2019-04-09 10:28:18,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1370 X-Openstack-Request-Id: req-497a65a2-cad9-4171-9beb-a5349cd1980c Date: Tue, 09 Apr 2019 10:28:07 GMT RESP BODY: {"security_group": {"description": "REST Cassandra 0MQ", "tags": [], "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "created_at": "2019-04-09T10:28:07Z", "updated_at": "2019-04-09T10:28:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T10:28:07Z", "revision_number": 0, "id": "9567677e-07ca-4845-9ffa-b999e2067a5f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T10:28:07Z", "security_group_id": "d0572207-c49c-4b9a-a2df-db99c268af4a", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "port_range_min": null, "ethertype": "IPv6", "project_id": "db7c4bc2757e464d8d10f7e7e3beb171"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T10:28:07Z", "revision_number": 0, "id": "c955c71b-94ea-499b-b1b6-6f5b77af9a65", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T10:28:07Z", "security_group_id": "d0572207-c49c-4b9a-a2df-db99c268af4a", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "port_range_min": null, "ethertype": "IPv4", "project_id": "db7c4bc2757e464d8d10f7e7e3beb171"}], "revision_number": 1, "project_id": "db7c4bc2757e464d8d10f7e7e3beb171", "id": "d0572207-c49c-4b9a-a2df-db99c268af4a", "name": "clearwater-sg_vellum"}} 2019-04-09 10:28:18,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-497a65a2-cad9-4171-9beb-a5349cd1980c 2019-04-09 10:28:18,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-497a65a2-cad9-4171-9beb-a5349cd1980c 2019-04-09 10:28:18,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 8888, 'port_range_min': 8888, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-04-09 10:28:18,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 8888} 2019-04-09 10:28:18,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-04-09 10:28:18,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-04-09 10:28:18,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-04-09 10:28:18,095 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 10888, 'port_range_min': 10888, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-04-09 10:28:18,095 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 10888} 2019-04-09 10:28:18,095 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2019-04-09 10:28:18,095 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-09 10:28:18,095 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 09 Apr 2019 10:28:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a9f02498-96ae-408a-b53a-aed12fe835e5 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 10:28:18,095 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-a9f02498-96ae-408a-b53a-aed12fe835e5 2019-04-09 10:28:18,095 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b33744d7cfbb63066d89e408f0fe96c48d7200b0" -d '{"security_group": {"description": "memcached Chronos REST", "name": "clearwater-sg_dime"}}' 2019-04-09 10:28:18,096 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/4c65a646-067f-4556-a879-83319631caf0 2019-04-09 10:28:18,706 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:28:18,706 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:28:18,706 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:28:18,706 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:28:18,707 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:28:18,707 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:28:18,707 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:28:18,707 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T10:28:06.618Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-09T10:28:06.619Z", "id": "4c65a646-067f-4556-a879-83319631caf0"} 2019-04-09 10:28:18,707 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:28:18,707 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:28:18 GMT 2019-04-09 10:28:18,707 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:28:18,707 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-09 10:28:18,707 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:28:18,708 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:28:18,708 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:28:23,713 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-09 10:28:23,907 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:28:23,908 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:28:23,908 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:28:23,908 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:28:23,908 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:28:23,908 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:28:23,908 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:28:23,908 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_security_group_f25a8c", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:16.905Z", "message": "RESP: [300] Date: Tue, 09 Apr 2019 10:28:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a9f02498-96ae-408a-b53a-aed12fe835e5 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:16.191Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.602bfd9a-b8ba-4247-ad07-b6588d2c7be7"}, {"node_instance_id": "dime_security_group_f25a8c", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:16.905Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:16.186Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.602bfd9a-b8ba-4247-ad07-b6588d2c7be7"}, {"node_instance_id": "sprout_security_group_fsy3cy", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:17.420Z", "message": "Sending task 'neutron_plugin.security_group.create'", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:15.943Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "internal_sip_security_group_rwbxx4", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:17.420Z", "message": "Sending task 'neutron_plugin.security_group.create'", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:16.556Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "keypair_kznd6f", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:17.420Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b61d6122b3769d191998a507a5467bb99fe02822\"", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:17.286Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.7c388842-9146-4e49-a723-a1270fe4e223"}, {"node_instance_id": "dime_security_group_f25a8c", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:17.420Z", "message": "POST call to neutron for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-661fe41e-cbf1-420a-a56a-88defb8463fb", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:17.132Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.602bfd9a-b8ba-4247-ad07-b6588d2c7be7"}, {"node_instance_id": "dime_security_group_f25a8c", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:17.420Z", "message": "POST call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-661fe41e-cbf1-420a-a56a-88defb8463fb", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:17.131Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.602bfd9a-b8ba-4247-ad07-b6588d2c7be7"}, {"node_instance_id": "dime_security_group_f25a8c", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:17.420Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 1372 X-Openstack-Request-Id: req-661fe41e-cbf1-420a-a56a-88defb8463fb Date: Tue, 09 Apr 2019 10:28:08 GMT \nRESP BODY: {\"security_group\": {\"description\": \"memcached Chronos REST\", \"tags\": [], \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"created_at\": \"2019-04-09T10:28:08Z\", \"updated_at\": \"2019-04-09T10:28:08Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-04-09T10:28:08Z\", \"revision_number\": 0, \"id\": \"3feeea39-3b9c-4e12-9a4e-c284576a4366\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-04-09T10:28:08Z\", \"security_group_id\": \"1f78e240-5909-4a7b-aa8e-dce549e8942a\", \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-04-09T10:28:08Z\", \"revision_number\": 0, \"id\": \"a5cc4247-030b-42cf-bb7c-6f2d1eb3ec80\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-04-09T10:28:08Z\", \"security_group_id\": \"1f78e240-5909-4a7b-aa8e-dce549e8942a\", \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\"}], \"revision_number\": 1, \"project_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"id\": \"1f78e240-5909-4a7b-aa8e-dce549e8942a\", \"name\": \"clearwater-sg_dime\"}}\n", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:17.131Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.602bfd9a-b8ba-4247-ad07-b6588d2c7be7"}, {"node_instance_id": "ellis_floatingip_0s098n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:17.420Z", "message": "RESP: [300] Date: Tue, 09 Apr 2019 10:28:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-51c02bee-6def-4b26-8174-4430844f4a0c Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:17.082Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.1260775a-4426-407a-b083-cdc5602b3066"}, {"node_instance_id": "ellis_floatingip_0s098n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:17.420Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:17.042Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.1260775a-4426-407a-b083-cdc5602b3066"}, {"node_instance_id": "keypair_kznd6f", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:17.420Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-e3d99e86-7de3-464e-940e-ab78cd408b80", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:16.886Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.7c388842-9146-4e49-a723-a1270fe4e223"}, {"node_instance_id": "ellis_floatingip_0s098n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:17.420Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-51c02bee-6def-4b26-8174-4430844f4a0c", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:17.082Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.1260775a-4426-407a-b083-cdc5602b3066"}, {"node_instance_id": "keypair_kznd6f", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:17.420Z", "message": "RESP: [300] Date: Tue, 09 Apr 2019 10:28:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e3d99e86-7de3-464e-940e-ab78cd408b80 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:16.886Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.7c388842-9146-4e49-a723-a1270fe4e223"}, {"node_instance_id": "keypair_kznd6f", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:17.420Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:16.862Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.7c388842-9146-4e49-a723-a1270fe4e223"}, {"node_instance_id": "ellis_floatingip_0s098n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:17.954Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks.json?name=external -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e47b5a2ea9b15b4567f55db5b0910a176d59928c\"", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:17.485Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.1260775a-4426-407a-b083-cdc5602b3066"}, {"node_instance_id": "keypair_kznd6f", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:17.954Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-e57990cd-ec4f-48ec-8578-36000dd6186c", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:17.575Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.7c388842-9146-4e49-a723-a1270fe4e223"}, {"node_instance_id": "keypair_kznd6f", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:17.954Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10:28:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e57990cd-ec4f-48ec-8578-36000dd6186c x-compute-request-id: req-e57990cd-ec4f-48ec-8578-36000dd6186c Content-Encoding: gzip Content-Length: 486 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCi9n5n06tqLwvWvyaK5q+c0CAnayB48ehxWnDipBChBTN3o3sFrddG/pK1qF0n7nYymzNjndf+CUT84X5OjAGjPxvfQd4n2fpAMcCKKG7yNrBsXxoiB9P+KzSiKZeLm5d8+DijUI3a3st1Mz2SOmzPNi7Wg8RY/BC+3zQTEDf7d6ssad6A2YxC2sm+CQHGIMhLzq7bKRW5pu+YjNUI2uXy/FNjGNON0DQmLeA/glZ9YsO6GkBU6PCek12Vfvq/EtOWyex1pphN3/43t2UcsA4SC2ZqgV5YPO79QUSrxEKwnyEvjVmDcsInQjNZymlnAljOsWglW/IAcF09OeP0LVjb Generated-by-Nova\", \"name\": \"cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b\", \"fingerprint\": \"3c:a1:62:db:f0:f9:50:c1:96:00:c8:4a:05:bd:f5:38\"}}]}\n", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:17.575Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.7c388842-9146-4e49-a723-a1270fe4e223"}, {"node_instance_id": "keypair_kznd6f", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:17.954Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-e57990cd-ec4f-48ec-8578-36000dd6186c", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:17.575Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.7c388842-9146-4e49-a723-a1270fe4e223"}, {"node_instance_id": "vellum_security_group_n0u8xe", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:17.954Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups/d0572207-c49c-4b9a-a2df-db99c268af4a.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}77fa12a8b11c5cb34d69cda1159136804f1c0f8f\"", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:17.845Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.4a139982-c20f-4fea-97b6-4cb3a10dac5e"}, {"node_instance_id": "keypair_kznd6f", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:17.954Z", "message": "Using external resource keypair: cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "level": "info", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:17.576Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.7c388842-9146-4e49-a723-a1270fe4e223"}, {"node_instance_id": "vellum_security_group_n0u8xe", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:18.582Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-529b8e9e-3acc-4405-86ea-19ab4511d24a Date: Tue, 09 Apr 2019 10:28:10 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 7253, \"updated_at\": \"2019-04-09T10:28:09Z\", \"security_group_id\": \"d0572207-c49c-4b9a-a2df-db99c268af4a\", \"port_range_min\": 7253, \"revision_number\": 0, \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"created_at\": \"2019-04-09T10:28:09Z\", \"project_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"id\": \"9495934d-da6b-4e81-826e-ee8754b5b6b6\"}}\n", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:18.539Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.4a139982-c20f-4fea-97b6-4cb3a10dac5e"}, {"node_instance_id": "base_security_group_4sd36z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:18.582Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 2380}", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:18.371Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.381ff0df-be73-40e0-99fb-175285f777f2"}, {"node_instance_id": "ellis_floatingip_0s098n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:18.582Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/networks.json?name=external used request id req-a43cf35f-9860-4fc2-ab62-4975d9462c8d", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:18.036Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.1260775a-4426-407a-b083-cdc5602b3066"}, {"node_instance_id": "ellis_floatingip_0s098n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:18.582Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/networks.json?name=external used request id req-a43cf35f-9860-4fc2-ab62-4975d9462c8d", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:18.035Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.1260775a-4426-407a-b083-cdc5602b3066"}, {"node_instance_id": "ellis_floatingip_0s098n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:18.582Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-a43cf35f-9860-4fc2-ab62-4975d9462c8d Date: Tue, 09 Apr 2019 10:28:09 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":4,\"port_security_enabled\":true,\"id\":\"b62787c2-635d-4893-8553-7ee0260442ff\",\"router:external\":true,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"ba7a30bb29394fc4a587735d9dfb749e\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"dce875e1-9eec-4cb2-94e6-93dffefe33f6\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-04-09T06:38:46Z\",\"is_default\":true,\"qos_policy_id\":null,\"name\":\"external\",\"admin_state_up\":true,\"tenant_id\":\"ba7a30bb29394fc4a587735d9dfb749e\",\"created_at\":\"2019-04-09T06:24:05Z\",\"mtu\":1500}]}\n", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:18.035Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.1260775a-4426-407a-b083-cdc5602b3066"}, {"node_instance_id": "vellum_security_group_n0u8xe", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:18.582Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}77fa12a8b11c5cb34d69cda1159136804f1c0f8f\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 11211, \"security_group_id\": \"d0572207-c49c-4b9a-a2df-db99c268af4a\", \"port_range_min\": 11211, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:17.885Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.4a139982-c20f-4fea-97b6-4cb3a10dac5e"}, {"node_instance_id": "vellum_security_group_n0u8xe", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:18.582Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/security-groups/d0572207-c49c-4b9a-a2df-db99c268af4a.json used request id req-ee06031b-c2e4-4466-b019-f034b39a7517", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:17.884Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.4a139982-c20f-4fea-97b6-4cb3a10dac5e"}, {"node_instance_id": "ellis_floatingip_0s098n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:18.582Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e47b5a2ea9b15b4567f55db5b0910a176d59928c\" -d '{\"floatingip\": {\"floating_network_id\": \"b62787c2-635d-4893-8553-7ee0260442ff\"}}'", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:18.036Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.1260775a-4426-407a-b083-cdc5602b3066"}, {"node_instance_id": "vellum_security_group_n0u8xe", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:18.582Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-dda054c9-2e7d-480b-bad7-1448b97302af Date: Tue, 09 Apr 2019 10:28:09 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 11211, \"updated_at\": \"2019-04-09T10:28:09Z\", \"security_group_id\": \"d0572207-c49c-4b9a-a2df-db99c268af4a\", \"port_range_min\": 11211, \"revision_number\": 0, \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"created_at\": \"2019-04-09T10:28:09Z\", \"project_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"id\": \"bb45ed84-0017-4351-9371-646f0ee28f40\"}}\n", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:18.028Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.4a139982-c20f-4fea-97b6-4cb3a10dac5e"}, {"node_instance_id": "vellum_security_group_n0u8xe", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:18.582Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}77fa12a8b11c5cb34d69cda1159136804f1c0f8f\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 11311, \"security_group_id\": \"d0572207-c49c-4b9a-a2df-db99c268af4a\", \"port_range_min\": 11311, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:18.029Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.4a139982-c20f-4fea-97b6-4cb3a10dac5e"}, {"node_instance_id": "vellum_security_group_n0u8xe", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:18.582Z", "message": "POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-dda054c9-2e7d-480b-bad7-1448b97302af", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:18.028Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.4a139982-c20f-4fea-97b6-4cb3a10dac5e"}, {"node_instance_id": "vellum_security_group_n0u8xe", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:18.582Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-1ac1c4a9-fb71-473c-81b5-1899df7ecc98 Date: Tue, 09 Apr 2019 10:28:09 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 11311, \"updated_at\": \"2019-04-09T10:28:09Z\", \"security_group_id\": \"d0572207-c49c-4b9a-a2df-db99c268af4a\", \"port_range_min\": 11311, \"revision_number\": 0, \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"created_at\": \"2019-04-09T10:28:09Z\", \"project_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"id\": \"6b4616f9-3ef6-44a1-a7e3-84ab48269bcb\"}}\n", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:18.154Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.4a139982-c20f-4fea-97b6-4cb3a10dac5e"}, {"node_instance_id": "vellum_security_group_n0u8xe", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:18.582Z", "message": "POST call to neutron for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-dda054c9-2e7d-480b-bad7-1448b97302af", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:18.028Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.4a139982-c20f-4fea-97b6-4cb3a10dac5e"}, {"node_instance_id": "vellum_security_group_n0u8xe", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:18.582Z", "message": "POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-1ac1c4a9-fb71-473c-81b5-1899df7ecc98", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:18.154Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.4a139982-c20f-4fea-97b6-4cb3a10dac5e"}, {"node_instance_id": "vellum_security_group_n0u8xe", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:18.582Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}77fa12a8b11c5cb34d69cda1159136804f1c0f8f\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 7253, \"security_group_id\": \"d0572207-c49c-4b9a-a2df-db99c268af4a\", \"port_range_min\": 7253, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:18.155Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.4a139982-c20f-4fea-97b6-4cb3a10dac5e"}, {"node_instance_id": "base_security_group_4sd36z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:18.582Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 22}", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:18.366Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.381ff0df-be73-40e0-99fb-175285f777f2"}, {"node_instance_id": "vellum_security_group_n0u8xe", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:18.582Z", "message": "POST call to neutron for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-1ac1c4a9-fb71-473c-81b5-1899df7ecc98", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:18.154Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.4a139982-c20f-4fea-97b6-4cb3a10dac5e"}, {"node_instance_id": "base_security_group_4sd36z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:18.582Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'port_range_min': 4000, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:18.370Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.381ff0df-be73-40e0-99fb-175285f777f2"}, {"node_instance_id": "base_security_group_4sd36z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:18.582Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'port_range_min': 22, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:18.367Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.381ff0df-be73-40e0-99fb-175285f777f2"}, {"node_instance_id": "ellis_floatingip_0s098n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:18.582Z", "message": "Using floating ip network b62787c2-635d-4893-8553-7ee0260442ff from name external provided.", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:18.036Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.1260775a-4426-407a-b083-cdc5602b3066"}, {"node_instance_id": "vellum_security_group_n0u8xe", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:18.582Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 1370 X-Openstack-Request-Id: req-ee06031b-c2e4-4466-b019-f034b39a7517 Date: Tue, 09 Apr 2019 10:28:09 GMT \nRESP BODY: {\"security_group\": {\"description\": \"REST Cassandra 0MQ\", \"tags\": [], \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"created_at\": \"2019-04-09T10:28:07Z\", \"updated_at\": \"2019-04-09T10:28:07Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-04-09T10:28:07Z\", \"revision_number\": 0, \"id\": \"9567677e-07ca-4845-9ffa-b999e2067a5f\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-04-09T10:28:07Z\", \"security_group_id\": \"d0572207-c49c-4b9a-a2df-db99c268af4a\", \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-04-09T10:28:07Z\", \"revision_number\": 0, \"id\": \"c955c71b-94ea-499b-b1b6-6f5b77af9a65\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-04-09T10:28:07Z\", \"security_group_id\": \"d0572207-c49c-4b9a-a2df-db99c268af4a\", \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\"}], \"revision_number\": 1, \"project_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"id\": \"d0572207-c49c-4b9a-a2df-db99c268af4a\", \"name\": \"clearwater-sg_vellum\"}}\n", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:17.883Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.4a139982-c20f-4fea-97b6-4cb3a10dac5e"}, {"node_instance_id": "vellum_security_group_n0u8xe", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:18.582Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/security-groups/d0572207-c49c-4b9a-a2df-db99c268af4a.json used request id req-ee06031b-c2e4-4466-b019-f034b39a7517", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:17.884Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.4a139982-c20f-4fea-97b6-4cb3a10dac5e"}, {"node_instance_id": "base_security_group_4sd36z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:18.582Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 4000}", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:18.370Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.381ff0df-be73-40e0-99fb-175285f777f2"}, {"node_instance_id": "base_security_group_4sd36z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:18.582Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'port_range_min': 2380, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:18.371Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.381ff0df-be73-40e0-99fb-175285f777f2"}, {"node_instance_id": "base_security_group_4sd36z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:18.582Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'udp', u'port': 161}", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:18.371Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.381ff0df-be73-40e0-99fb-175285f777f2"}, {"node_instance_id": "base_security_group_4sd36z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:18.582Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'port_range_min': 161, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:18.371Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.381ff0df-be73-40e0-99fb-175285f777f2"}, {"node_instance_id": "keypair_kznd6f", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:19.100Z", "message": "Task succeeded 'nova_plugin.keypair.create'", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:18.818Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "vellum_security_group_n0u8xe", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:19.100Z", "message": "POST call to neutron for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-529b8e9e-3acc-4405-86ea-19ab4511d24a", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:18.540Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.4a139982-c20f-4fea-97b6-4cb3a10dac5e"}, {"node_instance_id": "vellum_security_group_n0u8xe", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:19.100Z", "message": "POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-529b8e9e-3acc-4405-86ea-19ab4511d24a", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:18.539Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.4a139982-c20f-4fea-97b6-4cb3a10dac5e"}, {"node_instance_id": "vellum_security_group_n0u8xe", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:19.100Z", "message": "POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-4ceabe90-208e-4416-8116-896a5a505491", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:18.783Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.4a139982-c20f-4fea-97b6-4cb3a10dac5e"}], "metadata": {"pagination": {"total": 372, "offset": 52, "size": 50}}} 2019-04-09 10:28:23,909 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:28:23,909 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:28:23 GMT 2019-04-09 10:28:23,909 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:28:23,909 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-09 10:28:23,909 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:28:23,909 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:28:23,909 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:28:23,909 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-09 10:28:23,912 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 09 Apr 2019 10:28:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a9f02498-96ae-408a-b53a-aed12fe835e5 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 10:28:23,912 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-09 10:28:23,912 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-04-09 10:28:23,912 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-04-09 10:28:23,913 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b61d6122b3769d191998a507a5467bb99fe02822" 2019-04-09 10:28:23,913 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-661fe41e-cbf1-420a-a56a-88defb8463fb 2019-04-09 10:28:23,913 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-661fe41e-cbf1-420a-a56a-88defb8463fb 2019-04-09 10:28:23,913 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1372 X-Openstack-Request-Id: req-661fe41e-cbf1-420a-a56a-88defb8463fb Date: Tue, 09 Apr 2019 10:28:08 GMT RESP BODY: {"security_group": {"description": "memcached Chronos REST", "tags": [], "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "created_at": "2019-04-09T10:28:08Z", "updated_at": "2019-04-09T10:28:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T10:28:08Z", "revision_number": 0, "id": "3feeea39-3b9c-4e12-9a4e-c284576a4366", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T10:28:08Z", "security_group_id": "1f78e240-5909-4a7b-aa8e-dce549e8942a", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "port_range_min": null, "ethertype": "IPv6", "project_id": "db7c4bc2757e464d8d10f7e7e3beb171"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T10:28:08Z", "revision_number": 0, "id": "a5cc4247-030b-42cf-bb7c-6f2d1eb3ec80", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T10:28:08Z", "security_group_id": "1f78e240-5909-4a7b-aa8e-dce549e8942a", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "port_range_min": null, "ethertype": "IPv4", "project_id": "db7c4bc2757e464d8d10f7e7e3beb171"}], "revision_number": 1, "project_id": "db7c4bc2757e464d8d10f7e7e3beb171", "id": "1f78e240-5909-4a7b-aa8e-dce549e8942a", "name": "clearwater-sg_dime"}} 2019-04-09 10:28:23,913 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 09 Apr 2019 10:28:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-51c02bee-6def-4b26-8174-4430844f4a0c Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 10:28:23,913 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-09 10:28:23,914 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-e3d99e86-7de3-464e-940e-ab78cd408b80 2019-04-09 10:28:23,914 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-51c02bee-6def-4b26-8174-4430844f4a0c 2019-04-09 10:28:23,914 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 09 Apr 2019 10:28:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e3d99e86-7de3-464e-940e-ab78cd408b80 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 10:28:23,914 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-09 10:28:23,914 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks.json?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e47b5a2ea9b15b4567f55db5b0910a176d59928c" 2019-04-09 10:28:23,914 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-e57990cd-ec4f-48ec-8578-36000dd6186c 2019-04-09 10:28:23,915 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10:28:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e57990cd-ec4f-48ec-8578-36000dd6186c x-compute-request-id: req-e57990cd-ec4f-48ec-8578-36000dd6186c Content-Encoding: gzip Content-Length: 486 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCi9n5n06tqLwvWvyaK5q+c0CAnayB48ehxWnDipBChBTN3o3sFrddG/pK1qF0n7nYymzNjndf+CUT84X5OjAGjPxvfQd4n2fpAMcCKKG7yNrBsXxoiB9P+KzSiKZeLm5d8+DijUI3a3st1Mz2SOmzPNi7Wg8RY/BC+3zQTEDf7d6ssad6A2YxC2sm+CQHGIMhLzq7bKRW5pu+YjNUI2uXy/FNjGNON0DQmLeA/glZ9YsO6GkBU6PCek12Vfvq/EtOWyex1pphN3/43t2UcsA4SC2ZqgV5YPO79QUSrxEKwnyEvjVmDcsInQjNZymlnAljOsWglW/IAcF09OeP0LVjb Generated-by-Nova", "name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "fingerprint": "3c:a1:62:db:f0:f9:50:c1:96:00:c8:4a:05:bd:f5:38"}}]} 2019-04-09 10:28:23,915 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-e57990cd-ec4f-48ec-8578-36000dd6186c 2019-04-09 10:28:23,915 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups/d0572207-c49c-4b9a-a2df-db99c268af4a.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77fa12a8b11c5cb34d69cda1159136804f1c0f8f" 2019-04-09 10:28:23,915 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Using external resource keypair: cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b 2019-04-09 10:28:23,915 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-529b8e9e-3acc-4405-86ea-19ab4511d24a Date: Tue, 09 Apr 2019 10:28:10 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 7253, "updated_at": "2019-04-09T10:28:09Z", "security_group_id": "d0572207-c49c-4b9a-a2df-db99c268af4a", "port_range_min": 7253, "revision_number": 0, "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "created_at": "2019-04-09T10:28:09Z", "project_id": "db7c4bc2757e464d8d10f7e7e3beb171", "id": "9495934d-da6b-4e81-826e-ee8754b5b6b6"}} 2019-04-09 10:28:23,915 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 2380} 2019-04-09 10:28:23,915 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/networks.json?name=external used request id req-a43cf35f-9860-4fc2-ab62-4975d9462c8d 2019-04-09 10:28:23,916 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?name=external used request id req-a43cf35f-9860-4fc2-ab62-4975d9462c8d 2019-04-09 10:28:23,916 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-a43cf35f-9860-4fc2-ab62-4975d9462c8d Date: Tue, 09 Apr 2019 10:28:09 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"b62787c2-635d-4893-8553-7ee0260442ff","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ba7a30bb29394fc4a587735d9dfb749e","l2_adjacency":true,"status":"ACTIVE","subnets":["dce875e1-9eec-4cb2-94e6-93dffefe33f6"],"description":"","tags":[],"updated_at":"2019-04-09T06:38:46Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ba7a30bb29394fc4a587735d9dfb749e","created_at":"2019-04-09T06:24:05Z","mtu":1500}]} 2019-04-09 10:28:23,916 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77fa12a8b11c5cb34d69cda1159136804f1c0f8f" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 11211, "security_group_id": "d0572207-c49c-4b9a-a2df-db99c268af4a", "port_range_min": 11211, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-04-09 10:28:23,916 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/security-groups/d0572207-c49c-4b9a-a2df-db99c268af4a.json used request id req-ee06031b-c2e4-4466-b019-f034b39a7517 2019-04-09 10:28:23,916 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e47b5a2ea9b15b4567f55db5b0910a176d59928c" -d '{"floatingip": {"floating_network_id": "b62787c2-635d-4893-8553-7ee0260442ff"}}' 2019-04-09 10:28:23,916 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-dda054c9-2e7d-480b-bad7-1448b97302af Date: Tue, 09 Apr 2019 10:28:09 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 11211, "updated_at": "2019-04-09T10:28:09Z", "security_group_id": "d0572207-c49c-4b9a-a2df-db99c268af4a", "port_range_min": 11211, "revision_number": 0, "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "created_at": "2019-04-09T10:28:09Z", "project_id": "db7c4bc2757e464d8d10f7e7e3beb171", "id": "bb45ed84-0017-4351-9371-646f0ee28f40"}} 2019-04-09 10:28:23,917 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77fa12a8b11c5cb34d69cda1159136804f1c0f8f" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 11311, "security_group_id": "d0572207-c49c-4b9a-a2df-db99c268af4a", "port_range_min": 11311, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-04-09 10:28:23,917 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-dda054c9-2e7d-480b-bad7-1448b97302af 2019-04-09 10:28:23,917 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-1ac1c4a9-fb71-473c-81b5-1899df7ecc98 Date: Tue, 09 Apr 2019 10:28:09 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 11311, "updated_at": "2019-04-09T10:28:09Z", "security_group_id": "d0572207-c49c-4b9a-a2df-db99c268af4a", "port_range_min": 11311, "revision_number": 0, "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "created_at": "2019-04-09T10:28:09Z", "project_id": "db7c4bc2757e464d8d10f7e7e3beb171", "id": "6b4616f9-3ef6-44a1-a7e3-84ab48269bcb"}} 2019-04-09 10:28:23,917 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-dda054c9-2e7d-480b-bad7-1448b97302af 2019-04-09 10:28:23,917 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-1ac1c4a9-fb71-473c-81b5-1899df7ecc98 2019-04-09 10:28:23,917 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77fa12a8b11c5cb34d69cda1159136804f1c0f8f" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 7253, "security_group_id": "d0572207-c49c-4b9a-a2df-db99c268af4a", "port_range_min": 7253, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-04-09 10:28:23,918 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 22} 2019-04-09 10:28:23,918 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-1ac1c4a9-fb71-473c-81b5-1899df7ecc98 2019-04-09 10:28:23,918 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'port_range_min': 4000, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-04-09 10:28:23,918 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'port_range_min': 22, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-04-09 10:28:23,918 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Using floating ip network b62787c2-635d-4893-8553-7ee0260442ff from name external provided. 2019-04-09 10:28:23,918 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1370 X-Openstack-Request-Id: req-ee06031b-c2e4-4466-b019-f034b39a7517 Date: Tue, 09 Apr 2019 10:28:09 GMT RESP BODY: {"security_group": {"description": "REST Cassandra 0MQ", "tags": [], "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "created_at": "2019-04-09T10:28:07Z", "updated_at": "2019-04-09T10:28:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T10:28:07Z", "revision_number": 0, "id": "9567677e-07ca-4845-9ffa-b999e2067a5f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T10:28:07Z", "security_group_id": "d0572207-c49c-4b9a-a2df-db99c268af4a", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "port_range_min": null, "ethertype": "IPv6", "project_id": "db7c4bc2757e464d8d10f7e7e3beb171"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T10:28:07Z", "revision_number": 0, "id": "c955c71b-94ea-499b-b1b6-6f5b77af9a65", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T10:28:07Z", "security_group_id": "d0572207-c49c-4b9a-a2df-db99c268af4a", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "port_range_min": null, "ethertype": "IPv4", "project_id": "db7c4bc2757e464d8d10f7e7e3beb171"}], "revision_number": 1, "project_id": "db7c4bc2757e464d8d10f7e7e3beb171", "id": "d0572207-c49c-4b9a-a2df-db99c268af4a", "name": "clearwater-sg_vellum"}} 2019-04-09 10:28:23,918 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups/d0572207-c49c-4b9a-a2df-db99c268af4a.json used request id req-ee06031b-c2e4-4466-b019-f034b39a7517 2019-04-09 10:28:23,919 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 4000} 2019-04-09 10:28:23,919 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'port_range_min': 2380, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-04-09 10:28:23,919 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'udp', u'port': 161} 2019-04-09 10:28:23,919 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'port_range_min': 161, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-04-09 10:28:23,919 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.keypair.create' 2019-04-09 10:28:23,919 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-529b8e9e-3acc-4405-86ea-19ab4511d24a 2019-04-09 10:28:23,919 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-529b8e9e-3acc-4405-86ea-19ab4511d24a 2019-04-09 10:28:23,920 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-4ceabe90-208e-4416-8116-896a5a505491 2019-04-09 10:28:23,920 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/4c65a646-067f-4556-a879-83319631caf0 2019-04-09 10:28:24,118 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:28:24,118 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:28:24,118 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:28:24,118 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:28:24,118 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:28:24,119 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:28:24,119 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:28:24,119 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T10:28:06.618Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-09T10:28:06.619Z", "id": "4c65a646-067f-4556-a879-83319631caf0"} 2019-04-09 10:28:24,119 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:28:24,119 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:28:24 GMT 2019-04-09 10:28:24,119 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:28:24,119 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-09 10:28:24,119 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:28:24,119 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:28:24,119 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:28:29,125 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-09 10:28:29,324 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:28:29,324 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:28:29,325 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:28:29,325 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:28:29,325 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:28:29,325 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:28:29,325 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:28:29,325 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_security_group_n0u8xe", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:19.100Z", "message": "POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-4ceabe90-208e-4416-8116-896a5a505491", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:18.783Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.4a139982-c20f-4fea-97b6-4cb3a10dac5e"}, {"node_instance_id": "vellum_security_group_n0u8xe", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:19.100Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}77fa12a8b11c5cb34d69cda1159136804f1c0f8f\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 7000, \"security_group_id\": \"d0572207-c49c-4b9a-a2df-db99c268af4a\", \"port_range_min\": 7000, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:18.540Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.4a139982-c20f-4fea-97b6-4cb3a10dac5e"}, {"node_instance_id": "vellum_security_group_n0u8xe", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:19.100Z", "message": "POST call to neutron for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-529b8e9e-3acc-4405-86ea-19ab4511d24a", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:18.540Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.4a139982-c20f-4fea-97b6-4cb3a10dac5e"}, {"node_instance_id": "vellum_security_group_n0u8xe", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:19.100Z", "message": "POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-529b8e9e-3acc-4405-86ea-19ab4511d24a", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:18.539Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.4a139982-c20f-4fea-97b6-4cb3a10dac5e"}, {"node_instance_id": "vellum_security_group_n0u8xe", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:19.100Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-a68d1b86-ca63-4add-bcdb-9ed7d54b8e09 Date: Tue, 09 Apr 2019 10:28:10 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 7000, \"updated_at\": \"2019-04-09T10:28:10Z\", \"security_group_id\": \"d0572207-c49c-4b9a-a2df-db99c268af4a\", \"port_range_min\": 7000, \"revision_number\": 0, \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"created_at\": \"2019-04-09T10:28:10Z\", \"project_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"id\": \"6435b995-082d-47a2-a149-403571c2b33c\"}}\n", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:18.659Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.4a139982-c20f-4fea-97b6-4cb3a10dac5e"}, {"node_instance_id": "vellum_security_group_n0u8xe", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:19.100Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}77fa12a8b11c5cb34d69cda1159136804f1c0f8f\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 9160, \"security_group_id\": \"d0572207-c49c-4b9a-a2df-db99c268af4a\", \"port_range_min\": 9160, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:18.660Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.4a139982-c20f-4fea-97b6-4cb3a10dac5e"}, {"node_instance_id": "vellum_security_group_n0u8xe", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:19.100Z", "message": "POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-a68d1b86-ca63-4add-bcdb-9ed7d54b8e09", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:18.659Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.4a139982-c20f-4fea-97b6-4cb3a10dac5e"}, {"node_instance_id": "vellum_security_group_n0u8xe", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:19.100Z", "message": "POST call to neutron for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-a68d1b86-ca63-4add-bcdb-9ed7d54b8e09", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:18.660Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.4a139982-c20f-4fea-97b6-4cb3a10dac5e"}, {"node_instance_id": "vellum_security_group_n0u8xe", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:19.100Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-4ceabe90-208e-4416-8116-896a5a505491 Date: Tue, 09 Apr 2019 10:28:10 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 9160, \"updated_at\": \"2019-04-09T10:28:10Z\", \"security_group_id\": \"d0572207-c49c-4b9a-a2df-db99c268af4a\", \"port_range_min\": 9160, \"revision_number\": 0, \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"created_at\": \"2019-04-09T10:28:10Z\", \"project_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"id\": \"73633062-e843-47c3-8bfb-cb45e14f5fa6\"}}\n", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:18.783Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.4a139982-c20f-4fea-97b6-4cb3a10dac5e"}, {"node_instance_id": "vellum_security_group_n0u8xe", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:19.100Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}77fa12a8b11c5cb34d69cda1159136804f1c0f8f\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 6668, \"security_group_id\": \"d0572207-c49c-4b9a-a2df-db99c268af4a\", \"port_range_min\": 6667, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:18.784Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.4a139982-c20f-4fea-97b6-4cb3a10dac5e"}, {"node_instance_id": "vellum_security_group_n0u8xe", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:19.100Z", "message": "POST call to neutron for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-4ceabe90-208e-4416-8116-896a5a505491", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:18.783Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.4a139982-c20f-4fea-97b6-4cb3a10dac5e"}, {"node_instance_id": "vellum_security_group_n0u8xe", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:19.100Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-88792d43-1597-4a76-ab86-529d59db5e0d Date: Tue, 09 Apr 2019 10:28:10 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 6668, \"updated_at\": \"2019-04-09T10:28:10Z\", \"security_group_id\": \"d0572207-c49c-4b9a-a2df-db99c268af4a\", \"port_range_min\": 6667, \"revision_number\": 0, \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"created_at\": \"2019-04-09T10:28:10Z\", \"project_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"id\": \"e6ad86c8-ef04-4400-86a0-1054fa6fd3a5\"}}\n", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:18.908Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.4a139982-c20f-4fea-97b6-4cb3a10dac5e"}, {"node_instance_id": "vellum_security_group_n0u8xe", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:19.100Z", "message": "POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-88792d43-1597-4a76-ab86-529d59db5e0d", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:18.908Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.4a139982-c20f-4fea-97b6-4cb3a10dac5e"}, {"node_instance_id": "vellum_security_group_n0u8xe", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:19.100Z", "message": "POST call to neutron for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-88792d43-1597-4a76-ab86-529d59db5e0d", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:18.909Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.4a139982-c20f-4fea-97b6-4cb3a10dac5e"}, {"node_instance_id": "base_security_group_4sd36z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:19.100Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:18.517Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.381ff0df-be73-40e0-99fb-175285f777f2"}, {"node_instance_id": "base_security_group_4sd36z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:19.642Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-groups.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b3ef58b6f4dfeedee9a874f531e337e9393a29b8\" -d '{\"security_group\": {\"description\": \"SSH\", \"name\": \"clearwater-sg_base\"}}'", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:19.035Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.381ff0df-be73-40e0-99fb-175285f777f2"}, {"node_instance_id": "bono_security_group_2s7rhd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:19.642Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 3478}", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:19.020Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.20476a67-dccb-47ea-8e12-b0cd809fc517"}, {"node_instance_id": "bono_security_group_2s7rhd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:19.642Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5060, 'port_range_min': 5060, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:19.024Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.20476a67-dccb-47ea-8e12-b0cd809fc517"}, {"node_instance_id": "bono_security_group_2s7rhd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:19.642Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 3478, 'port_range_min': 3478, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:19.022Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.20476a67-dccb-47ea-8e12-b0cd809fc517"}, {"node_instance_id": "keypair_kznd6f", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:19.642Z", "message": "Node instance created", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:19.212Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "bono_security_group_2s7rhd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:19.642Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5060}", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:19.024Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.20476a67-dccb-47ea-8e12-b0cd809fc517"}, {"node_instance_id": "bono_security_group_2s7rhd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:19.642Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'port_range_min': 32768, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:19.028Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.20476a67-dccb-47ea-8e12-b0cd809fc517"}, {"node_instance_id": "bono_security_group_2s7rhd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:19.642Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 3478, 'port_range_min': 3478, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:19.024Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.20476a67-dccb-47ea-8e12-b0cd809fc517"}, {"node_instance_id": "bono_security_group_2s7rhd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:19.642Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'udp', u'port': 5060}", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:19.024Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.20476a67-dccb-47ea-8e12-b0cd809fc517"}, {"node_instance_id": "bono_security_group_2s7rhd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:19.642Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'udp', u'port': 3478}", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:19.024Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.20476a67-dccb-47ea-8e12-b0cd809fc517"}, {"node_instance_id": "bono_security_group_2s7rhd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:19.642Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 5060, 'port_range_min': 5060, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:19.024Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.20476a67-dccb-47ea-8e12-b0cd809fc517"}, {"node_instance_id": "bono_security_group_2s7rhd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:19.642Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5062}", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:19.027Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.20476a67-dccb-47ea-8e12-b0cd809fc517"}, {"node_instance_id": "bono_security_group_2s7rhd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:19.642Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5062, 'port_range_min': 5062, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:19.028Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.20476a67-dccb-47ea-8e12-b0cd809fc517"}, {"node_instance_id": "bono_security_group_2s7rhd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:19.642Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port_range_max': 65535, u'port_range_min': 32768, u'protocol': u'udp'}", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:19.028Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.20476a67-dccb-47ea-8e12-b0cd809fc517"}, {"node_instance_id": "dime_security_group_f25a8c", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:19.642Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-46445733-fc7a-4f93-ad62-736423cb08d3 Date: Tue, 09 Apr 2019 10:28:10 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 8888, \"updated_at\": \"2019-04-09T10:28:10Z\", \"security_group_id\": \"1f78e240-5909-4a7b-aa8e-dce549e8942a\", \"port_range_min\": 8888, \"revision_number\": 0, \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"created_at\": \"2019-04-09T10:28:10Z\", \"project_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"id\": \"fad2ac3f-c394-4855-82e2-0d55bab9e0ba\"}}\n", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:19.292Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.602bfd9a-b8ba-4247-ad07-b6588d2c7be7"}, {"node_instance_id": "ellis_floatingip_0s098n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:19.642Z", "message": "POST call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-0205bd76-8339-4407-9216-f4336c7ec040", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:19.312Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.1260775a-4426-407a-b083-cdc5602b3066"}, {"node_instance_id": "bono_security_group_2s7rhd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:19.642Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 6669}", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:19.029Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.20476a67-dccb-47ea-8e12-b0cd809fc517"}, {"node_instance_id": "bono_security_group_2s7rhd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:19.642Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5058, 'port_range_min': 5058, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:19.029Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.20476a67-dccb-47ea-8e12-b0cd809fc517"}, {"node_instance_id": "bono_security_group_2s7rhd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:19.642Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 6669, 'port_range_min': 6669, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:19.029Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.20476a67-dccb-47ea-8e12-b0cd809fc517"}, {"node_instance_id": "bono_security_group_2s7rhd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:19.642Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:19.116Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.20476a67-dccb-47ea-8e12-b0cd809fc517"}, {"node_instance_id": "bono_security_group_2s7rhd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:19.642Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5058}", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:19.029Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.20476a67-dccb-47ea-8e12-b0cd809fc517"}, {"node_instance_id": "bono_security_group_2s7rhd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:19.642Z", "message": "RESP: [300] Date: Tue, 09 Apr 2019 10:28:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b7bdd6d3-2a42-45d1-8ad7-0cd1c778d968 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:19.124Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.20476a67-dccb-47ea-8e12-b0cd809fc517"}, {"node_instance_id": "dime_security_group_f25a8c", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:19.642Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups/1f78e240-5909-4a7b-aa8e-dce549e8942a.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b33744d7cfbb63066d89e408f0fe96c48d7200b0\"", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:19.135Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.602bfd9a-b8ba-4247-ad07-b6588d2c7be7"}, {"node_instance_id": "dime_security_group_f25a8c", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:19.642Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 1372 X-Openstack-Request-Id: req-32d7349b-b9ec-4f9e-9f4e-14d9eef68c5e Date: Tue, 09 Apr 2019 10:28:10 GMT \nRESP BODY: {\"security_group\": {\"description\": \"memcached Chronos REST\", \"tags\": [], \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"created_at\": \"2019-04-09T10:28:08Z\", \"updated_at\": \"2019-04-09T10:28:08Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-04-09T10:28:08Z\", \"revision_number\": 0, \"id\": \"3feeea39-3b9c-4e12-9a4e-c284576a4366\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-04-09T10:28:08Z\", \"security_group_id\": \"1f78e240-5909-4a7b-aa8e-dce549e8942a\", \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-04-09T10:28:08Z\", \"revision_number\": 0, \"id\": \"a5cc4247-030b-42cf-bb7c-6f2d1eb3ec80\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-04-09T10:28:08Z\", \"security_group_id\": \"1f78e240-5909-4a7b-aa8e-dce549e8942a\", \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\"}], \"revision_number\": 1, \"project_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"id\": \"1f78e240-5909-4a7b-aa8e-dce549e8942a\", \"name\": \"clearwater-sg_dime\"}}\n", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:19.172Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.602bfd9a-b8ba-4247-ad07-b6588d2c7be7"}, {"node_instance_id": "bono_security_group_2s7rhd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:19.642Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-b7bdd6d3-2a42-45d1-8ad7-0cd1c778d968", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:19.125Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.20476a67-dccb-47ea-8e12-b0cd809fc517"}, {"node_instance_id": "bono_floatingip_1pdtux", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:19.642Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-70157f88-cbdc-4f02-b78f-bf0d6abe5243", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:19.005Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.6b9b524f-9a5c-41f2-986a-518ce6fa617b"}, {"node_instance_id": "bono_floatingip_1pdtux", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:19.642Z", "message": "RESP: [300] Date: Tue, 09 Apr 2019 10:28:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-70157f88-cbdc-4f02-b78f-bf0d6abe5243 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:19.005Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.6b9b524f-9a5c-41f2-986a-518ce6fa617b"}, {"node_instance_id": "dime_security_group_f25a8c", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:19.642Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b33744d7cfbb63066d89e408f0fe96c48d7200b0\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 8888, \"security_group_id\": \"1f78e240-5909-4a7b-aa8e-dce549e8942a\", \"port_range_min\": 8888, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:19.173Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.602bfd9a-b8ba-4247-ad07-b6588d2c7be7"}, {"node_instance_id": "dime_security_group_f25a8c", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:19.642Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/security-groups/1f78e240-5909-4a7b-aa8e-dce549e8942a.json used request id req-32d7349b-b9ec-4f9e-9f4e-14d9eef68c5e", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:19.172Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.602bfd9a-b8ba-4247-ad07-b6588d2c7be7"}, {"node_instance_id": "dime_security_group_f25a8c", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:19.642Z", "message": "POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-46445733-fc7a-4f93-ad62-736423cb08d3", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:19.292Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.602bfd9a-b8ba-4247-ad07-b6588d2c7be7"}, {"node_instance_id": "dime_security_group_f25a8c", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:19.642Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/security-groups/1f78e240-5909-4a7b-aa8e-dce549e8942a.json used request id req-32d7349b-b9ec-4f9e-9f4e-14d9eef68c5e", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:19.172Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.602bfd9a-b8ba-4247-ad07-b6588d2c7be7"}, {"node_instance_id": "dime_security_group_f25a8c", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:19.642Z", "message": "POST call to neutron for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-46445733-fc7a-4f93-ad62-736423cb08d3", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:19.293Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.602bfd9a-b8ba-4247-ad07-b6588d2c7be7"}, {"node_instance_id": "dime_security_group_f25a8c", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:19.642Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b33744d7cfbb63066d89e408f0fe96c48d7200b0\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 8889, \"security_group_id\": \"1f78e240-5909-4a7b-aa8e-dce549e8942a\", \"port_range_min\": 8889, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:19.293Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.602bfd9a-b8ba-4247-ad07-b6588d2c7be7"}, {"node_instance_id": "ellis_floatingip_0s098n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:19.642Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 517 X-Openstack-Request-Id: req-0205bd76-8339-4407-9216-f4336c7ec040 Date: Tue, 09 Apr 2019 10:28:10 GMT \nRESP BODY: {\"floatingip\": {\"router_id\": null, \"status\": \"DOWN\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"created_at\": \"2019-04-09T10:28:10Z\", \"updated_at\": \"2019-04-09T10:28:10Z\", \"floating_network_id\": \"b62787c2-635d-4893-8553-7ee0260442ff\", \"port_details\": null, \"fixed_ip_address\": null, \"floating_ip_address\": \"172.30.9.211\", \"revision_number\": 0, \"project_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"port_id\": null, \"id\": \"a10f2418-35b7-4ef4-91ed-e58be3a528f9\", \"qos_policy_id\": null}}\n", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:19.312Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.1260775a-4426-407a-b083-cdc5602b3066"}, {"node_instance_id": "ellis_floatingip_0s098n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:19.642Z", "message": "POST call to neutron for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-0205bd76-8339-4407-9216-f4336c7ec040", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:19.313Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.1260775a-4426-407a-b083-cdc5602b3066"}], "metadata": {"pagination": {"total": 541, "offset": 102, "size": 50}}} 2019-04-09 10:28:29,325 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:28:29,325 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:28:29 GMT 2019-04-09 10:28:29,325 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:28:29,326 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-09 10:28:29,326 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:28:29,326 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:28:29,326 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:28:29,326 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-09 10:28:29,328 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-4ceabe90-208e-4416-8116-896a5a505491 2019-04-09 10:28:29,328 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77fa12a8b11c5cb34d69cda1159136804f1c0f8f" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 7000, "security_group_id": "d0572207-c49c-4b9a-a2df-db99c268af4a", "port_range_min": 7000, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-04-09 10:28:29,329 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-529b8e9e-3acc-4405-86ea-19ab4511d24a 2019-04-09 10:28:29,329 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-529b8e9e-3acc-4405-86ea-19ab4511d24a 2019-04-09 10:28:29,329 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-a68d1b86-ca63-4add-bcdb-9ed7d54b8e09 Date: Tue, 09 Apr 2019 10:28:10 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 7000, "updated_at": "2019-04-09T10:28:10Z", "security_group_id": "d0572207-c49c-4b9a-a2df-db99c268af4a", "port_range_min": 7000, "revision_number": 0, "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "created_at": "2019-04-09T10:28:10Z", "project_id": "db7c4bc2757e464d8d10f7e7e3beb171", "id": "6435b995-082d-47a2-a149-403571c2b33c"}} 2019-04-09 10:28:29,329 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77fa12a8b11c5cb34d69cda1159136804f1c0f8f" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 9160, "security_group_id": "d0572207-c49c-4b9a-a2df-db99c268af4a", "port_range_min": 9160, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-04-09 10:28:29,329 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-a68d1b86-ca63-4add-bcdb-9ed7d54b8e09 2019-04-09 10:28:29,329 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-a68d1b86-ca63-4add-bcdb-9ed7d54b8e09 2019-04-09 10:28:29,330 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-4ceabe90-208e-4416-8116-896a5a505491 Date: Tue, 09 Apr 2019 10:28:10 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 9160, "updated_at": "2019-04-09T10:28:10Z", "security_group_id": "d0572207-c49c-4b9a-a2df-db99c268af4a", "port_range_min": 9160, "revision_number": 0, "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "created_at": "2019-04-09T10:28:10Z", "project_id": "db7c4bc2757e464d8d10f7e7e3beb171", "id": "73633062-e843-47c3-8bfb-cb45e14f5fa6"}} 2019-04-09 10:28:29,330 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77fa12a8b11c5cb34d69cda1159136804f1c0f8f" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 6668, "security_group_id": "d0572207-c49c-4b9a-a2df-db99c268af4a", "port_range_min": 6667, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-04-09 10:28:29,330 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-4ceabe90-208e-4416-8116-896a5a505491 2019-04-09 10:28:29,330 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-88792d43-1597-4a76-ab86-529d59db5e0d Date: Tue, 09 Apr 2019 10:28:10 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 6668, "updated_at": "2019-04-09T10:28:10Z", "security_group_id": "d0572207-c49c-4b9a-a2df-db99c268af4a", "port_range_min": 6667, "revision_number": 0, "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "created_at": "2019-04-09T10:28:10Z", "project_id": "db7c4bc2757e464d8d10f7e7e3beb171", "id": "e6ad86c8-ef04-4400-86a0-1054fa6fd3a5"}} 2019-04-09 10:28:29,330 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-88792d43-1597-4a76-ab86-529d59db5e0d 2019-04-09 10:28:29,330 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-88792d43-1597-4a76-ab86-529d59db5e0d 2019-04-09 10:28:29,330 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-09 10:28:29,331 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3ef58b6f4dfeedee9a874f531e337e9393a29b8" -d '{"security_group": {"description": "SSH", "name": "clearwater-sg_base"}}' 2019-04-09 10:28:29,331 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 3478} 2019-04-09 10:28:29,331 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5060, 'port_range_min': 5060, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-04-09 10:28:29,331 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 3478, 'port_range_min': 3478, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-04-09 10:28:29,331 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-04-09 10:28:29,331 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5060} 2019-04-09 10:28:29,331 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'port_range_min': 32768, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-04-09 10:28:29,332 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 3478, 'port_range_min': 3478, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-04-09 10:28:29,332 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'udp', u'port': 5060} 2019-04-09 10:28:29,332 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'udp', u'port': 3478} 2019-04-09 10:28:29,332 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 5060, 'port_range_min': 5060, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-04-09 10:28:29,332 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5062} 2019-04-09 10:28:29,332 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5062, 'port_range_min': 5062, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-04-09 10:28:29,332 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port_range_max': 65535, u'port_range_min': 32768, u'protocol': u'udp'} 2019-04-09 10:28:29,333 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-46445733-fc7a-4f93-ad62-736423cb08d3 Date: Tue, 09 Apr 2019 10:28:10 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 8888, "updated_at": "2019-04-09T10:28:10Z", "security_group_id": "1f78e240-5909-4a7b-aa8e-dce549e8942a", "port_range_min": 8888, "revision_number": 0, "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "created_at": "2019-04-09T10:28:10Z", "project_id": "db7c4bc2757e464d8d10f7e7e3beb171", "id": "fad2ac3f-c394-4855-82e2-0d55bab9e0ba"}} 2019-04-09 10:28:29,333 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-0205bd76-8339-4407-9216-f4336c7ec040 2019-04-09 10:28:29,333 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 6669} 2019-04-09 10:28:29,333 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5058, 'port_range_min': 5058, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-04-09 10:28:29,333 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 6669, 'port_range_min': 6669, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-04-09 10:28:29,333 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-09 10:28:29,333 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5058} 2019-04-09 10:28:29,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 09 Apr 2019 10:28:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b7bdd6d3-2a42-45d1-8ad7-0cd1c778d968 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 10:28:29,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups/1f78e240-5909-4a7b-aa8e-dce549e8942a.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b33744d7cfbb63066d89e408f0fe96c48d7200b0" 2019-04-09 10:28:29,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1372 X-Openstack-Request-Id: req-32d7349b-b9ec-4f9e-9f4e-14d9eef68c5e Date: Tue, 09 Apr 2019 10:28:10 GMT RESP BODY: {"security_group": {"description": "memcached Chronos REST", "tags": [], "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "created_at": "2019-04-09T10:28:08Z", "updated_at": "2019-04-09T10:28:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T10:28:08Z", "revision_number": 0, "id": "3feeea39-3b9c-4e12-9a4e-c284576a4366", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T10:28:08Z", "security_group_id": "1f78e240-5909-4a7b-aa8e-dce549e8942a", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "port_range_min": null, "ethertype": "IPv6", "project_id": "db7c4bc2757e464d8d10f7e7e3beb171"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T10:28:08Z", "revision_number": 0, "id": "a5cc4247-030b-42cf-bb7c-6f2d1eb3ec80", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T10:28:08Z", "security_group_id": "1f78e240-5909-4a7b-aa8e-dce549e8942a", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "port_range_min": null, "ethertype": "IPv4", "project_id": "db7c4bc2757e464d8d10f7e7e3beb171"}], "revision_number": 1, "project_id": "db7c4bc2757e464d8d10f7e7e3beb171", "id": "1f78e240-5909-4a7b-aa8e-dce549e8942a", "name": "clearwater-sg_dime"}} 2019-04-09 10:28:29,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-b7bdd6d3-2a42-45d1-8ad7-0cd1c778d968 2019-04-09 10:28:29,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-70157f88-cbdc-4f02-b78f-bf0d6abe5243 2019-04-09 10:28:29,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 09 Apr 2019 10:28:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-70157f88-cbdc-4f02-b78f-bf0d6abe5243 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 10:28:29,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b33744d7cfbb63066d89e408f0fe96c48d7200b0" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 8888, "security_group_id": "1f78e240-5909-4a7b-aa8e-dce549e8942a", "port_range_min": 8888, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-04-09 10:28:29,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups/1f78e240-5909-4a7b-aa8e-dce549e8942a.json used request id req-32d7349b-b9ec-4f9e-9f4e-14d9eef68c5e 2019-04-09 10:28:29,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-46445733-fc7a-4f93-ad62-736423cb08d3 2019-04-09 10:28:29,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/security-groups/1f78e240-5909-4a7b-aa8e-dce549e8942a.json used request id req-32d7349b-b9ec-4f9e-9f4e-14d9eef68c5e 2019-04-09 10:28:29,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-46445733-fc7a-4f93-ad62-736423cb08d3 2019-04-09 10:28:29,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b33744d7cfbb63066d89e408f0fe96c48d7200b0" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 8889, "security_group_id": "1f78e240-5909-4a7b-aa8e-dce549e8942a", "port_range_min": 8889, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-04-09 10:28:29,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 517 X-Openstack-Request-Id: req-0205bd76-8339-4407-9216-f4336c7ec040 Date: Tue, 09 Apr 2019 10:28:10 GMT RESP BODY: {"floatingip": {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "created_at": "2019-04-09T10:28:10Z", "updated_at": "2019-04-09T10:28:10Z", "floating_network_id": "b62787c2-635d-4893-8553-7ee0260442ff", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.211", "revision_number": 0, "project_id": "db7c4bc2757e464d8d10f7e7e3beb171", "port_id": null, "id": "a10f2418-35b7-4ef4-91ed-e58be3a528f9", "qos_policy_id": null}} 2019-04-09 10:28:29,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-0205bd76-8339-4407-9216-f4336c7ec040 2019-04-09 10:28:29,336 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/4c65a646-067f-4556-a879-83319631caf0 2019-04-09 10:28:29,551 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:28:29,551 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:28:29,551 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:28:29,551 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:28:29,551 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:28:29,551 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:28:29,551 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:28:29,551 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T10:28:06.618Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-09T10:28:06.619Z", "id": "4c65a646-067f-4556-a879-83319631caf0"} 2019-04-09 10:28:29,552 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:28:29,552 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:28:29 GMT 2019-04-09 10:28:29,552 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:28:29,552 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-09 10:28:29,552 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:28:29,552 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:28:29,552 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:28:34,557 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-09 10:28:34,681 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:28:34,681 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:28:34,681 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:28:34,681 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:28:34,681 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:28:34,682 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:28:34,682 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:28:34,682 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_security_group_c5hr1b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:19.642Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 7888}", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:19.602Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.30ef12aa-7337-4eb9-9d72-47d80639c4b6"}, {"node_instance_id": "bono_security_group_2s7rhd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:19.642Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 5060, 'port_range_min': 5060, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:19.024Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.20476a67-dccb-47ea-8e12-b0cd809fc517"}, {"node_instance_id": "bono_security_group_2s7rhd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:19.642Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 3478, 'port_range_min': 3478, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:19.024Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.20476a67-dccb-47ea-8e12-b0cd809fc517"}, {"node_instance_id": "bono_security_group_2s7rhd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:19.642Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5062}", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:19.027Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.20476a67-dccb-47ea-8e12-b0cd809fc517"}, {"node_instance_id": "bono_security_group_2s7rhd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:19.642Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5062, 'port_range_min': 5062, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:19.028Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.20476a67-dccb-47ea-8e12-b0cd809fc517"}, {"node_instance_id": "bono_floatingip_1pdtux", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:19.642Z", "message": "RESP: [300] Date: Tue, 09 Apr 2019 10:28:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-70157f88-cbdc-4f02-b78f-bf0d6abe5243 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:19.005Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.6b9b524f-9a5c-41f2-986a-518ce6fa617b"}, {"node_instance_id": "base_security_group_4sd36z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:20.197Z", "message": "POST call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-29d31823-b3d6-47c6-a68c-cfae26abae75", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:19.611Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.381ff0df-be73-40e0-99fb-175285f777f2"}, {"node_instance_id": "homer_security_group_c5hr1b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:20.197Z", "message": "RESP: [300] Date: Tue, 09 Apr 2019 10:28:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6f4e9bbd-54ce-428f-8fd3-e265e6d34906 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:19.758Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.30ef12aa-7337-4eb9-9d72-47d80639c4b6"}, {"node_instance_id": "base_security_group_4sd36z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:20.197Z", "message": "POST call to neutron for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-29d31823-b3d6-47c6-a68c-cfae26abae75", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:19.611Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.381ff0df-be73-40e0-99fb-175285f777f2"}, {"node_instance_id": "homer_security_group_c5hr1b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:20.197Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-6f4e9bbd-54ce-428f-8fd3-e265e6d34906", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:19.758Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.30ef12aa-7337-4eb9-9d72-47d80639c4b6"}, {"node_instance_id": "homer_security_group_c5hr1b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:20.197Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:19.753Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.30ef12aa-7337-4eb9-9d72-47d80639c4b6"}, {"node_instance_id": "bind_security_group_f1jd37", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:20.197Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'udp', u'port': 53}", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:19.849Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.54a6e059-971a-4c05-bf8c-a9ce02904740"}, {"node_instance_id": "bind_security_group_f1jd37", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:20.197Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 53, 'port_range_min': 53, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:19.863Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.54a6e059-971a-4c05-bf8c-a9ce02904740"}, {"node_instance_id": "homer_security_group_c5hr1b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:20.197Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 9160}", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:19.611Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.30ef12aa-7337-4eb9-9d72-47d80639c4b6"}, {"node_instance_id": "bind_security_group_f1jd37", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:20.197Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 53}", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:19.861Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.54a6e059-971a-4c05-bf8c-a9ce02904740"}, {"node_instance_id": "homer_security_group_c5hr1b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:20.197Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7888, 'port_range_min': 7888, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:19.609Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.30ef12aa-7337-4eb9-9d72-47d80639c4b6"}, {"node_instance_id": "bind_security_group_f1jd37", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:20.197Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 53, 'port_range_min': 53, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:19.850Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.54a6e059-971a-4c05-bf8c-a9ce02904740"}, {"node_instance_id": "keypair_kznd6f", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:20.197Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:19.714Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "bono_security_group_2s7rhd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:20.197Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 1366 X-Openstack-Request-Id: req-b8169ef1-40d6-48d8-be0d-f3df7c837523 Date: Tue, 09 Apr 2019 10:28:11 GMT \nRESP BODY: {\"security_group\": {\"description\": \"STUN SIP RTP 0MQ\", \"tags\": [], \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"created_at\": \"2019-04-09T10:28:11Z\", \"updated_at\": \"2019-04-09T10:28:11Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-04-09T10:28:11Z\", \"revision_number\": 0, \"id\": \"b021e326-414c-4439-9cb1-77cae58f1050\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-04-09T10:28:11Z\", \"security_group_id\": \"054dac8c-e587-4dcf-9bea-a2537ae62815\", \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-04-09T10:28:11Z\", \"revision_number\": 0, \"id\": \"b6678a49-fd75-475f-88ad-7bdfbb5e0be1\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-04-09T10:28:11Z\", \"security_group_id\": \"054dac8c-e587-4dcf-9bea-a2537ae62815\", \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\"}], \"revision_number\": 1, \"project_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"id\": \"054dac8c-e587-4dcf-9bea-a2537ae62815\", \"name\": \"clearwater-sg_bono\"}}\n", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:20.035Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.20476a67-dccb-47ea-8e12-b0cd809fc517"}, {"node_instance_id": "bind_security_group_f1jd37", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:20.197Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:19.976Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.54a6e059-971a-4c05-bf8c-a9ce02904740"}, {"node_instance_id": "bono_security_group_2s7rhd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:20.197Z", "message": "POST call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-b8169ef1-40d6-48d8-be0d-f3df7c837523", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:20.035Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.20476a67-dccb-47ea-8e12-b0cd809fc517"}, {"node_instance_id": "bono_security_group_2s7rhd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:20.197Z", "message": "POST call to neutron for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-b8169ef1-40d6-48d8-be0d-f3df7c837523", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:20.035Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.20476a67-dccb-47ea-8e12-b0cd809fc517"}, {"node_instance_id": "homer_security_group_c5hr1b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:20.197Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9160, 'port_range_min': 9160, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:19.614Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.30ef12aa-7337-4eb9-9d72-47d80639c4b6"}, {"node_instance_id": "keypair_kznd6f", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:20.197Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:19.505Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "bono_security_group_2s7rhd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:20.197Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-groups.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}63ef8664091b8bc906ad777191201839cb1f6ed6\" -d '{\"security_group\": {\"description\": \"STUN SIP RTP 0MQ\", \"name\": \"clearwater-sg_bono\"}}'", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:19.532Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.20476a67-dccb-47ea-8e12-b0cd809fc517"}, {"node_instance_id": "dime_security_group_f25a8c", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:20.197Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-370f8d97-6666-4314-b9e8-411766b1b1f3 Date: Tue, 09 Apr 2019 10:28:11 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 10888, \"updated_at\": \"2019-04-09T10:28:11Z\", \"security_group_id\": \"1f78e240-5909-4a7b-aa8e-dce549e8942a\", \"port_range_min\": 10888, \"revision_number\": 0, \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"created_at\": \"2019-04-09T10:28:11Z\", \"project_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"id\": \"ef749689-7cd3-4533-8223-13f70103ac6e\"}}\n", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:19.579Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.602bfd9a-b8ba-4247-ad07-b6588d2c7be7"}, {"node_instance_id": "bono_floatingip_1pdtux", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:20.197Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks.json?name=external -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4effa904b74988ea7268e766acdf714284f0a064\"", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:19.528Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.6b9b524f-9a5c-41f2-986a-518ce6fa617b"}, {"node_instance_id": "dime_security_group_f25a8c", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:20.197Z", "message": "POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-370f8d97-6666-4314-b9e8-411766b1b1f3", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:19.580Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.602bfd9a-b8ba-4247-ad07-b6588d2c7be7"}, {"node_instance_id": "dime_security_group_f25a8c", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:20.197Z", "message": "POST call to neutron for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-370f8d97-6666-4314-b9e8-411766b1b1f3", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:19.580Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.602bfd9a-b8ba-4247-ad07-b6588d2c7be7"}, {"node_instance_id": "base_security_group_4sd36z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:20.197Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 1353 X-Openstack-Request-Id: req-29d31823-b3d6-47c6-a68c-cfae26abae75 Date: Tue, 09 Apr 2019 10:28:11 GMT \nRESP BODY: {\"security_group\": {\"description\": \"SSH\", \"tags\": [], \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"created_at\": \"2019-04-09T10:28:11Z\", \"updated_at\": \"2019-04-09T10:28:11Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-04-09T10:28:11Z\", \"revision_number\": 0, \"id\": \"23bd68a9-9b49-4880-88a5-6592c53e2d29\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-04-09T10:28:11Z\", \"security_group_id\": \"2bf238e1-c96a-4edc-8d76-3703be9c0f98\", \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-04-09T10:28:11Z\", \"revision_number\": 0, \"id\": \"d091dbac-b7ca-49ac-bd98-33d23d9bb5c4\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-04-09T10:28:11Z\", \"security_group_id\": \"2bf238e1-c96a-4edc-8d76-3703be9c0f98\", \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\"}], \"revision_number\": 1, \"project_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"id\": \"2bf238e1-c96a-4edc-8d76-3703be9c0f98\", \"name\": \"clearwater-sg_base\"}}\n", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:19.610Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.381ff0df-be73-40e0-99fb-175285f777f2"}, {"node_instance_id": "ellis_security_group_097ng0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:20.707Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-0c58c164-56a0-4b3c-b5a0-c197501096b8", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:20.317Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.dd736cab-565d-4c3a-83ac-f97325d8b561"}, {"node_instance_id": "ellis_security_group_097ng0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:20.707Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 80}", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:20.227Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.dd736cab-565d-4c3a-83ac-f97325d8b561"}, {"node_instance_id": "homer_security_group_c5hr1b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:20.707Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-groups.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}652315cc2bef65b6f5b106e40d2769ae23493d7c\" -d '{\"security_group\": {\"description\": \"REST Cassandra 0MQ\", \"name\": \"clearwater-sg_homer\"}}'", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:20.156Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.30ef12aa-7337-4eb9-9d72-47d80639c4b6"}, {"node_instance_id": "bind_security_group_f1jd37", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:20.707Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-317858c4-d7c5-41a9-a8de-e60e2a4d191e", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:19.981Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.54a6e059-971a-4c05-bf8c-a9ce02904740"}, {"node_instance_id": "bind_security_group_f1jd37", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:20.707Z", "message": "RESP: [300] Date: Tue, 09 Apr 2019 10:28:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-317858c4-d7c5-41a9-a8de-e60e2a4d191e Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:19.981Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.54a6e059-971a-4c05-bf8c-a9ce02904740"}, {"node_instance_id": "bono_floatingip_1pdtux", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:20.707Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/networks.json?name=external used request id req-70b1c9f0-55f5-4678-aaba-46d74e4682e4", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:20.337Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.6b9b524f-9a5c-41f2-986a-518ce6fa617b"}, {"node_instance_id": "bono_floatingip_1pdtux", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:20.707Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/networks.json?name=external used request id req-70b1c9f0-55f5-4678-aaba-46d74e4682e4", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:20.338Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.6b9b524f-9a5c-41f2-986a-518ce6fa617b"}, {"node_instance_id": "ellis_security_group_097ng0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:20.707Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 80, 'port_range_min': 80, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:20.227Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.dd736cab-565d-4c3a-83ac-f97325d8b561"}, {"node_instance_id": "ellis_security_group_097ng0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:20.707Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 443}", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:20.227Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.dd736cab-565d-4c3a-83ac-f97325d8b561"}, {"node_instance_id": "bind_floatingip_oohzsh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:20.707Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:20.184Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.8adfbd19-4ce5-441b-abbd-154cf56373f8"}, {"node_instance_id": "bind_floatingip_oohzsh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:20.707Z", "message": "RESP: [300] Date: Tue, 09 Apr 2019 10:28:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-24942962-204e-4c95-b14b-28f9110a74d4 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:20.203Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.8adfbd19-4ce5-441b-abbd-154cf56373f8"}, {"node_instance_id": "ellis_floatingip_0s098n", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:20.707Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:20.217Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "bind_floatingip_oohzsh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:20.707Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-24942962-204e-4c95-b14b-28f9110a74d4", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:20.203Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.8adfbd19-4ce5-441b-abbd-154cf56373f8"}, {"node_instance_id": "vellum_security_group_n0u8xe", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:20.707Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:20.290Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "ellis_security_group_097ng0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:20.707Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 443, 'port_range_min': 443, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:20.228Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.dd736cab-565d-4c3a-83ac-f97325d8b561"}, {"node_instance_id": "ellis_security_group_097ng0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:20.707Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:20.310Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.dd736cab-565d-4c3a-83ac-f97325d8b561"}, {"node_instance_id": "dime_security_group_f25a8c", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:20.707Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:20.414Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "ellis_security_group_097ng0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:20.707Z", "message": "RESP: [300] Date: Tue, 09 Apr 2019 10:28:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0c58c164-56a0-4b3c-b5a0-c197501096b8 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:20.316Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.dd736cab-565d-4c3a-83ac-f97325d8b561"}, {"node_instance_id": "bono_floatingip_1pdtux", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:20.707Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-70b1c9f0-55f5-4678-aaba-46d74e4682e4 Date: Tue, 09 Apr 2019 10:28:11 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":4,\"port_security_enabled\":true,\"id\":\"b62787c2-635d-4893-8553-7ee0260442ff\",\"router:external\":true,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"ba7a30bb29394fc4a587735d9dfb749e\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"dce875e1-9eec-4cb2-94e6-93dffefe33f6\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-04-09T06:38:46Z\",\"is_default\":true,\"qos_policy_id\":null,\"name\":\"external\",\"admin_state_up\":true,\"tenant_id\":\"ba7a30bb29394fc4a587735d9dfb749e\",\"created_at\":\"2019-04-09T06:24:05Z\",\"mtu\":1500}]}\n", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:20.337Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.6b9b524f-9a5c-41f2-986a-518ce6fa617b"}, {"node_instance_id": "bono_floatingip_1pdtux", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:20.707Z", "message": "Using floating ip network b62787c2-635d-4893-8553-7ee0260442ff from name external provided.", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:20.338Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.6b9b524f-9a5c-41f2-986a-518ce6fa617b"}], "metadata": {"pagination": {"total": 700, "offset": 152, "size": 50}}} 2019-04-09 10:28:34,682 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:28:34,682 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:28:34 GMT 2019-04-09 10:28:34,682 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:28:34,682 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-09 10:28:34,682 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:28:34,682 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:28:34,682 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:28:34,683 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-09 10:28:34,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 7888} 2019-04-09 10:28:34,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 5060, 'port_range_min': 5060, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-04-09 10:28:34,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 3478, 'port_range_min': 3478, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-04-09 10:28:34,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5062} 2019-04-09 10:28:34,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5062, 'port_range_min': 5062, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-04-09 10:28:34,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 09 Apr 2019 10:28:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-70157f88-cbdc-4f02-b78f-bf0d6abe5243 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 10:28:34,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-29d31823-b3d6-47c6-a68c-cfae26abae75 2019-04-09 10:28:34,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 09 Apr 2019 10:28:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6f4e9bbd-54ce-428f-8fd3-e265e6d34906 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 10:28:34,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-29d31823-b3d6-47c6-a68c-cfae26abae75 2019-04-09 10:28:34,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-6f4e9bbd-54ce-428f-8fd3-e265e6d34906 2019-04-09 10:28:34,687 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-09 10:28:34,687 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'udp', u'port': 53} 2019-04-09 10:28:34,687 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 53, 'port_range_min': 53, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-04-09 10:28:34,687 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 9160} 2019-04-09 10:28:34,687 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 53} 2019-04-09 10:28:34,687 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7888, 'port_range_min': 7888, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-04-09 10:28:34,688 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 53, 'port_range_min': 53, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-04-09 10:28:34,688 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-04-09 10:28:34,688 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1366 X-Openstack-Request-Id: req-b8169ef1-40d6-48d8-be0d-f3df7c837523 Date: Tue, 09 Apr 2019 10:28:11 GMT RESP BODY: {"security_group": {"description": "STUN SIP RTP 0MQ", "tags": [], "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "created_at": "2019-04-09T10:28:11Z", "updated_at": "2019-04-09T10:28:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T10:28:11Z", "revision_number": 0, "id": "b021e326-414c-4439-9cb1-77cae58f1050", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T10:28:11Z", "security_group_id": "054dac8c-e587-4dcf-9bea-a2537ae62815", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "port_range_min": null, "ethertype": "IPv4", "project_id": "db7c4bc2757e464d8d10f7e7e3beb171"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T10:28:11Z", "revision_number": 0, "id": "b6678a49-fd75-475f-88ad-7bdfbb5e0be1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T10:28:11Z", "security_group_id": "054dac8c-e587-4dcf-9bea-a2537ae62815", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "port_range_min": null, "ethertype": "IPv6", "project_id": "db7c4bc2757e464d8d10f7e7e3beb171"}], "revision_number": 1, "project_id": "db7c4bc2757e464d8d10f7e7e3beb171", "id": "054dac8c-e587-4dcf-9bea-a2537ae62815", "name": "clearwater-sg_bono"}} 2019-04-09 10:28:34,688 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-09 10:28:34,688 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-b8169ef1-40d6-48d8-be0d-f3df7c837523 2019-04-09 10:28:34,688 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-b8169ef1-40d6-48d8-be0d-f3df7c837523 2019-04-09 10:28:34,689 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9160, 'port_range_min': 9160, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-04-09 10:28:34,689 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-04-09 10:28:34,689 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63ef8664091b8bc906ad777191201839cb1f6ed6" -d '{"security_group": {"description": "STUN SIP RTP 0MQ", "name": "clearwater-sg_bono"}}' 2019-04-09 10:28:34,689 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-370f8d97-6666-4314-b9e8-411766b1b1f3 Date: Tue, 09 Apr 2019 10:28:11 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 10888, "updated_at": "2019-04-09T10:28:11Z", "security_group_id": "1f78e240-5909-4a7b-aa8e-dce549e8942a", "port_range_min": 10888, "revision_number": 0, "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "created_at": "2019-04-09T10:28:11Z", "project_id": "db7c4bc2757e464d8d10f7e7e3beb171", "id": "ef749689-7cd3-4533-8223-13f70103ac6e"}} 2019-04-09 10:28:34,689 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks.json?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4effa904b74988ea7268e766acdf714284f0a064" 2019-04-09 10:28:34,689 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-370f8d97-6666-4314-b9e8-411766b1b1f3 2019-04-09 10:28:34,690 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-370f8d97-6666-4314-b9e8-411766b1b1f3 2019-04-09 10:28:34,690 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1353 X-Openstack-Request-Id: req-29d31823-b3d6-47c6-a68c-cfae26abae75 Date: Tue, 09 Apr 2019 10:28:11 GMT RESP BODY: {"security_group": {"description": "SSH", "tags": [], "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "created_at": "2019-04-09T10:28:11Z", "updated_at": "2019-04-09T10:28:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T10:28:11Z", "revision_number": 0, "id": "23bd68a9-9b49-4880-88a5-6592c53e2d29", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T10:28:11Z", "security_group_id": "2bf238e1-c96a-4edc-8d76-3703be9c0f98", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "port_range_min": null, "ethertype": "IPv6", "project_id": "db7c4bc2757e464d8d10f7e7e3beb171"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T10:28:11Z", "revision_number": 0, "id": "d091dbac-b7ca-49ac-bd98-33d23d9bb5c4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T10:28:11Z", "security_group_id": "2bf238e1-c96a-4edc-8d76-3703be9c0f98", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "port_range_min": null, "ethertype": "IPv4", "project_id": "db7c4bc2757e464d8d10f7e7e3beb171"}], "revision_number": 1, "project_id": "db7c4bc2757e464d8d10f7e7e3beb171", "id": "2bf238e1-c96a-4edc-8d76-3703be9c0f98", "name": "clearwater-sg_base"}} 2019-04-09 10:28:34,690 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-0c58c164-56a0-4b3c-b5a0-c197501096b8 2019-04-09 10:28:34,690 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 80} 2019-04-09 10:28:34,690 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}652315cc2bef65b6f5b106e40d2769ae23493d7c" -d '{"security_group": {"description": "REST Cassandra 0MQ", "name": "clearwater-sg_homer"}}' 2019-04-09 10:28:34,690 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-317858c4-d7c5-41a9-a8de-e60e2a4d191e 2019-04-09 10:28:34,690 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 09 Apr 2019 10:28:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-317858c4-d7c5-41a9-a8de-e60e2a4d191e Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 10:28:34,691 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?name=external used request id req-70b1c9f0-55f5-4678-aaba-46d74e4682e4 2019-04-09 10:28:34,691 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/networks.json?name=external used request id req-70b1c9f0-55f5-4678-aaba-46d74e4682e4 2019-04-09 10:28:34,691 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 80, 'port_range_min': 80, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-04-09 10:28:34,691 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 443} 2019-04-09 10:28:34,691 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-09 10:28:34,691 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 09 Apr 2019 10:28:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-24942962-204e-4c95-b14b-28f9110a74d4 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 10:28:34,692 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2019-04-09 10:28:34,692 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-24942962-204e-4c95-b14b-28f9110a74d4 2019-04-09 10:28:34,692 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-04-09 10:28:34,692 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 443, 'port_range_min': 443, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-04-09 10:28:34,692 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-09 10:28:34,692 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-04-09 10:28:34,692 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 09 Apr 2019 10:28:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0c58c164-56a0-4b3c-b5a0-c197501096b8 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 10:28:34,693 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-70b1c9f0-55f5-4678-aaba-46d74e4682e4 Date: Tue, 09 Apr 2019 10:28:11 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"b62787c2-635d-4893-8553-7ee0260442ff","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ba7a30bb29394fc4a587735d9dfb749e","l2_adjacency":true,"status":"ACTIVE","subnets":["dce875e1-9eec-4cb2-94e6-93dffefe33f6"],"description":"","tags":[],"updated_at":"2019-04-09T06:38:46Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ba7a30bb29394fc4a587735d9dfb749e","created_at":"2019-04-09T06:24:05Z","mtu":1500}]} 2019-04-09 10:28:34,693 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Using floating ip network b62787c2-635d-4893-8553-7ee0260442ff from name external provided. 2019-04-09 10:28:34,693 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/4c65a646-067f-4556-a879-83319631caf0 2019-04-09 10:28:34,792 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:28:34,792 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:28:34,793 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:28:34,793 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:28:34,793 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:28:34,793 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:28:34,793 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:28:34,793 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T10:28:06.618Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-09T10:28:06.619Z", "id": "4c65a646-067f-4556-a879-83319631caf0"} 2019-04-09 10:28:34,793 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:28:34,793 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:28:34 GMT 2019-04-09 10:28:34,793 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:28:34,794 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-09 10:28:34,794 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:28:34,794 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:28:34,794 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:28:39,799 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-09 10:28:39,899 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:28:39,899 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:28:39,899 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:28:39,899 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:28:39,900 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:28:39,900 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:28:39,900 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:28:39,900 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_floatingip_0s098n", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:20.707Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:20.217Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "sprout_security_group_fsy3cy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:20.707Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 9888}", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:20.389Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.fecf9372-cb6e-420f-95ad-61664700bae4"}, {"node_instance_id": "sprout_security_group_fsy3cy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:20.707Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9888, 'port_range_min': 9888, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:20.396Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.fecf9372-cb6e-420f-95ad-61664700bae4"}, {"node_instance_id": "homer_security_group_c5hr1b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:20.707Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 1369 X-Openstack-Request-Id: req-bc864d46-0cad-4436-96d5-9f5c5c7f21a1 Date: Tue, 09 Apr 2019 10:28:12 GMT \nRESP BODY: {\"security_group\": {\"description\": \"REST Cassandra 0MQ\", \"tags\": [], \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"created_at\": \"2019-04-09T10:28:12Z\", \"updated_at\": \"2019-04-09T10:28:12Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-04-09T10:28:12Z\", \"revision_number\": 0, \"id\": \"47c1f3b6-4155-4b8f-993c-1cbcd285c1a3\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-04-09T10:28:12Z\", \"security_group_id\": \"a284506f-5086-47cc-8c38-a04f788f16bd\", \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-04-09T10:28:12Z\", \"revision_number\": 0, \"id\": \"edaa3ad7-dd8d-46bd-a945-1b609f2a8a31\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-04-09T10:28:12Z\", \"security_group_id\": \"a284506f-5086-47cc-8c38-a04f788f16bd\", \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\"}], \"revision_number\": 1, \"project_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"id\": \"a284506f-5086-47cc-8c38-a04f788f16bd\", \"name\": \"clearwater-sg_homer\"}}\n", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:20.582Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.30ef12aa-7337-4eb9-9d72-47d80639c4b6"}, {"node_instance_id": "sprout_security_group_fsy3cy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:20.707Z", "message": "RESP: [300] Date: Tue, 09 Apr 2019 10:28:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-70bd5565-43e2-4fe6-88b1-743d5849b6f9 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:20.445Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.fecf9372-cb6e-420f-95ad-61664700bae4"}, {"node_instance_id": "sprout_security_group_fsy3cy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:20.707Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-70bd5565-43e2-4fe6-88b1-743d5849b6f9", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:20.445Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.fecf9372-cb6e-420f-95ad-61664700bae4"}, {"node_instance_id": "vellum_security_group_n0u8xe", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:20.707Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:20.290Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "homer_security_group_c5hr1b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:20.707Z", "message": "POST call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-bc864d46-0cad-4436-96d5-9f5c5c7f21a1", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:20.582Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.30ef12aa-7337-4eb9-9d72-47d80639c4b6"}, {"node_instance_id": "homer_security_group_c5hr1b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:20.707Z", "message": "POST call to neutron for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-bc864d46-0cad-4436-96d5-9f5c5c7f21a1", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:20.583Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.30ef12aa-7337-4eb9-9d72-47d80639c4b6"}, {"node_instance_id": "dime_security_group_f25a8c", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:20.707Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:20.414Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "bind_security_group_f1jd37", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:21.322Z", "message": "POST call to neutron for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-0dbdc989-b5fb-42a8-87d2-2321d12c4b1f", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:20.840Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.54a6e059-971a-4c05-bf8c-a9ce02904740"}, {"node_instance_id": "sprout_security_group_fsy3cy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:21.322Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-groups.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2b248d77685fab6687170589a6bd757dd7dffc06\" -d '{\"security_group\": {\"description\": \"memcached Chronos 0MQ\", \"name\": \"clearwater-sg_sprout\"}}'", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:20.850Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.fecf9372-cb6e-420f-95ad-61664700bae4"}, {"node_instance_id": "internal_sip_security_group_rwbxx4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:21.322Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-bc7573e6-b38a-4298-8b6f-97b7db320124", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:20.836Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.385665cb-a5e2-4874-be9a-9c7ec8e69e29"}, {"node_instance_id": "bind_floatingip_oohzsh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:21.322Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}46571313540bff7fc16a62b5c717d06f93f23bc0\" -d '{\"floatingip\": {\"floating_network_id\": \"b62787c2-635d-4893-8553-7ee0260442ff\"}}'", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:21.037Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.8adfbd19-4ce5-441b-abbd-154cf56373f8"}, {"node_instance_id": "bind_floatingip_oohzsh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:21.322Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/networks.json?name=external used request id req-8b92a4b3-de32-4e24-b2fc-40963bcf286e", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:21.036Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.8adfbd19-4ce5-441b-abbd-154cf56373f8"}, {"node_instance_id": "internal_sip_security_group_rwbxx4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:21.322Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5058}", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:20.797Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.385665cb-a5e2-4874-be9a-9c7ec8e69e29"}, {"node_instance_id": "bind_floatingip_oohzsh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:21.322Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-8b92a4b3-de32-4e24-b2fc-40963bcf286e Date: Tue, 09 Apr 2019 10:28:12 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":4,\"port_security_enabled\":true,\"id\":\"b62787c2-635d-4893-8553-7ee0260442ff\",\"router:external\":true,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"ba7a30bb29394fc4a587735d9dfb749e\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"dce875e1-9eec-4cb2-94e6-93dffefe33f6\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-04-09T06:38:46Z\",\"is_default\":true,\"qos_policy_id\":null,\"name\":\"external\",\"admin_state_up\":true,\"tenant_id\":\"ba7a30bb29394fc4a587735d9dfb749e\",\"created_at\":\"2019-04-09T06:24:05Z\",\"mtu\":1500}]}\n", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:21.035Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.8adfbd19-4ce5-441b-abbd-154cf56373f8"}, {"node_instance_id": "bind_security_group_f1jd37", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:21.322Z", "message": "POST call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-0dbdc989-b5fb-42a8-87d2-2321d12c4b1f", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:20.839Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.54a6e059-971a-4c05-bf8c-a9ce02904740"}, {"node_instance_id": "bind_floatingip_oohzsh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:21.322Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/networks.json?name=external used request id req-8b92a4b3-de32-4e24-b2fc-40963bcf286e", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:21.036Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.8adfbd19-4ce5-441b-abbd-154cf56373f8"}, {"node_instance_id": "internal_sip_security_group_rwbxx4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:21.322Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:20.831Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.385665cb-a5e2-4874-be9a-9c7ec8e69e29"}, {"node_instance_id": "internal_sip_security_group_rwbxx4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:21.322Z", "message": "RESP: [300] Date: Tue, 09 Apr 2019 10:28:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bc7573e6-b38a-4298-8b6f-97b7db320124 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:20.836Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.385665cb-a5e2-4874-be9a-9c7ec8e69e29"}, {"node_instance_id": "ellis_security_group_097ng0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:21.322Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 1357 X-Openstack-Request-Id: req-6a6dc4ca-504a-4e27-84f6-2073532a944d Date: Tue, 09 Apr 2019 10:28:12 GMT \nRESP BODY: {\"security_group\": {\"description\": \"Web UI\", \"tags\": [], \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"created_at\": \"2019-04-09T10:28:12Z\", \"updated_at\": \"2019-04-09T10:28:12Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-04-09T10:28:12Z\", \"revision_number\": 0, \"id\": \"b4b2ad98-d9ed-45dd-be35-0061df97b494\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-04-09T10:28:12Z\", \"security_group_id\": \"3849a302-07e8-4696-8d63-b91b75abcba2\", \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-04-09T10:28:12Z\", \"revision_number\": 0, \"id\": \"ce2b07b8-a9f5-4067-bca3-09bc2916bab3\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-04-09T10:28:12Z\", \"security_group_id\": \"3849a302-07e8-4696-8d63-b91b75abcba2\", \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\"}], \"revision_number\": 1, \"project_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"id\": \"3849a302-07e8-4696-8d63-b91b75abcba2\", \"name\": \"clearwater-sg_ellis\"}}\n", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:21.239Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.dd736cab-565d-4c3a-83ac-f97325d8b561"}, {"node_instance_id": "bind_floatingip_oohzsh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:21.322Z", "message": "Using floating ip network b62787c2-635d-4893-8553-7ee0260442ff from name external provided.", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:21.036Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.8adfbd19-4ce5-441b-abbd-154cf56373f8"}, {"node_instance_id": "ellis_floatingip_0s098n", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:21.322Z", "message": "Node instance created", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:20.586Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "keypair_kznd6f", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:21.322Z", "message": "Node instance started", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:20.432Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "internal_sip_security_group_rwbxx4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:21.322Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5058, 'port_range_min': 5058, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:20.798Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.385665cb-a5e2-4874-be9a-9c7ec8e69e29"}, {"node_instance_id": "bind_floatingip_oohzsh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:21.322Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks.json?name=external -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}46571313540bff7fc16a62b5c717d06f93f23bc0\"", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:20.608Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.8adfbd19-4ce5-441b-abbd-154cf56373f8"}, {"node_instance_id": "internal_sip_security_group_rwbxx4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:21.322Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5054}", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:20.798Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.385665cb-a5e2-4874-be9a-9c7ec8e69e29"}, {"node_instance_id": "internal_sip_security_group_rwbxx4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:21.322Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5052}", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:20.798Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.385665cb-a5e2-4874-be9a-9c7ec8e69e29"}, {"node_instance_id": "internal_sip_security_group_rwbxx4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:21.322Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5054, 'port_range_min': 5054, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:20.798Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.385665cb-a5e2-4874-be9a-9c7ec8e69e29"}, {"node_instance_id": "internal_sip_security_group_rwbxx4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:21.322Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5052, 'port_range_min': 5052, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:20.798Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.385665cb-a5e2-4874-be9a-9c7ec8e69e29"}, {"node_instance_id": "ellis_security_group_097ng0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:21.322Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-groups.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8d510b7ef436b01cb445c4cc96be91e5cd4cc0e2\" -d '{\"security_group\": {\"description\": \"Web UI\", \"name\": \"clearwater-sg_ellis\"}}'", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:20.822Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.dd736cab-565d-4c3a-83ac-f97325d8b561"}, {"node_instance_id": "bind_security_group_f1jd37", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:21.322Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 1353 X-Openstack-Request-Id: req-0dbdc989-b5fb-42a8-87d2-2321d12c4b1f Date: Tue, 09 Apr 2019 10:28:12 GMT \nRESP BODY: {\"security_group\": {\"description\": \"DNS\", \"tags\": [], \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"created_at\": \"2019-04-09T10:28:12Z\", \"updated_at\": \"2019-04-09T10:28:12Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-04-09T10:28:12Z\", \"revision_number\": 0, \"id\": \"8bc76e4b-819a-4c55-928a-196fbfc050b6\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-04-09T10:28:12Z\", \"security_group_id\": \"445aa5ee-e0f1-4a8d-ae80-41ad7698f8a7\", \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-04-09T10:28:12Z\", \"revision_number\": 0, \"id\": \"b9fa9a0f-a2c6-446d-bbb5-5313d17d2f4b\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-04-09T10:28:12Z\", \"security_group_id\": \"445aa5ee-e0f1-4a8d-ae80-41ad7698f8a7\", \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\"}], \"revision_number\": 1, \"project_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"id\": \"445aa5ee-e0f1-4a8d-ae80-41ad7698f8a7\", \"name\": \"clearwater-sg_bind\"}}\n", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:20.839Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.54a6e059-971a-4c05-bf8c-a9ce02904740"}, {"node_instance_id": "sprout_security_group_fsy3cy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:21.832Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 1373 X-Openstack-Request-Id: req-3032a3d5-70f3-4cea-b528-0921c1bb7ffc Date: Tue, 09 Apr 2019 10:28:12 GMT \nRESP BODY: {\"security_group\": {\"description\": \"memcached Chronos 0MQ\", \"tags\": [], \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"created_at\": \"2019-04-09T10:28:12Z\", \"updated_at\": \"2019-04-09T10:28:12Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-04-09T10:28:12Z\", \"revision_number\": 0, \"id\": \"673f4751-95ef-4c10-8b65-35e08dac5198\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-04-09T10:28:12Z\", \"security_group_id\": \"a4167281-6a79-4f89-a6f8-28af0e06d2d2\", \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-04-09T10:28:12Z\", \"revision_number\": 0, \"id\": \"9b036473-2647-43ea-a81d-197fae0e31eb\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-04-09T10:28:12Z\", \"security_group_id\": \"a4167281-6a79-4f89-a6f8-28af0e06d2d2\", \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\"}], \"revision_number\": 1, \"project_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"id\": \"a4167281-6a79-4f89-a6f8-28af0e06d2d2\", \"name\": \"clearwater-sg_sprout\"}}\n", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:21.275Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.fecf9372-cb6e-420f-95ad-61664700bae4"}, {"node_instance_id": "ellis_security_group_097ng0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:21.832Z", "message": "POST call to neutron for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-6a6dc4ca-504a-4e27-84f6-2073532a944d", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:21.239Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.dd736cab-565d-4c3a-83ac-f97325d8b561"}, {"node_instance_id": "ellis_security_group_097ng0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:21.832Z", "message": "POST call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-6a6dc4ca-504a-4e27-84f6-2073532a944d", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:21.239Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.dd736cab-565d-4c3a-83ac-f97325d8b561"}, {"node_instance_id": "internal_sip_security_group_rwbxx4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:21.832Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-groups.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ff8539a26712dbb425d924f30ebe7a540f8c3706\" -d '{\"security_group\": {\"description\": \"Internal SIP signalling\", \"name\": \"clearwater-sg_internal_sip\"}}'", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:21.248Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.385665cb-a5e2-4874-be9a-9c7ec8e69e29"}, {"node_instance_id": "bono_floatingip_1pdtux", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:21.832Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 517 X-Openstack-Request-Id: req-1893b5fe-38e5-420f-a989-e8c2115f6228 Date: Tue, 09 Apr 2019 10:28:13 GMT \nRESP BODY: {\"floatingip\": {\"router_id\": null, \"status\": \"DOWN\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"created_at\": \"2019-04-09T10:28:12Z\", \"updated_at\": \"2019-04-09T10:28:12Z\", \"floating_network_id\": \"b62787c2-635d-4893-8553-7ee0260442ff\", \"port_details\": null, \"fixed_ip_address\": null, \"floating_ip_address\": \"172.30.9.218\", \"revision_number\": 0, \"project_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"port_id\": null, \"id\": \"36c3a53a-7025-4912-9f78-d7e836ba0a00\", \"qos_policy_id\": null}}\n", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:21.660Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.6b9b524f-9a5c-41f2-986a-518ce6fa617b"}, {"node_instance_id": "sprout_security_group_fsy3cy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:21.832Z", "message": "POST call to neutron for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-3032a3d5-70f3-4cea-b528-0921c1bb7ffc", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:21.276Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.fecf9372-cb6e-420f-95ad-61664700bae4"}, {"node_instance_id": "bono_floatingip_1pdtux", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:21.832Z", "message": "POST call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-1893b5fe-38e5-420f-a989-e8c2115f6228", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:21.661Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.6b9b524f-9a5c-41f2-986a-518ce6fa617b"}, {"node_instance_id": "sprout_security_group_fsy3cy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:21.832Z", "message": "POST call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-3032a3d5-70f3-4cea-b528-0921c1bb7ffc", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:21.275Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.fecf9372-cb6e-420f-95ad-61664700bae4"}, {"node_instance_id": "dime_security_group_f25a8c", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:21.832Z", "message": "Node instance created", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:20.780Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "vellum_security_group_n0u8xe", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:21.832Z", "message": "Node instance created", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:20.623Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "bono_floatingip_1pdtux", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:21.832Z", "message": "POST call to neutron for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-1893b5fe-38e5-420f-a989-e8c2115f6228", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:21.661Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.6b9b524f-9a5c-41f2-986a-518ce6fa617b"}, {"node_instance_id": "bono_floatingip_1pdtux", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:21.832Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'db7c4bc2757e464d8d10f7e7e3beb171', u'created_at': u'2019-04-09T10:28:12Z', u'updated_at': u'2019-04-09T10:28:12Z', u'floating_network_id': u'b62787c2-635d-4893-8553-7ee0260442ff', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.218', u'revision_number': 0, u'project_id': u'db7c4bc2757e464d8d10f7e7e3beb171', u'port_id': None, u'id': u'36c3a53a-7025-4912-9f78-d7e836ba0a00', u'qos_policy_id': None}", "level": "info", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:21.662Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.6b9b524f-9a5c-41f2-986a-518ce6fa617b"}, {"node_instance_id": "vellum_security_group_n0u8xe", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:21.832Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:20.918Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "base_security_group_4sd36z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:21.832Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups/2bf238e1-c96a-4edc-8d76-3703be9c0f98.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b3ef58b6f4dfeedee9a874f531e337e9393a29b8\"", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:21.615Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.381ff0df-be73-40e0-99fb-175285f777f2"}, {"node_instance_id": "base_security_group_4sd36z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:22.475Z", "message": "POST call to neutron for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-883b7740-2650-4748-a1ec-d67b4ae99596", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:22.038Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.381ff0df-be73-40e0-99fb-175285f777f2"}, {"node_instance_id": "base_security_group_4sd36z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:22.475Z", "message": "POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-883b7740-2650-4748-a1ec-d67b4ae99596", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:22.038Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.381ff0df-be73-40e0-99fb-175285f777f2"}, {"node_instance_id": "ellis_floatingip_0s098n", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:22.475Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:21.044Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}], "metadata": {"pagination": {"total": 946, "offset": 202, "size": 50}}} 2019-04-09 10:28:39,900 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:28:39,900 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:28:39 GMT 2019-04-09 10:28:39,900 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:28:39,900 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-09 10:28:39,901 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:28:39,901 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:28:39,901 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:28:39,901 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-09 10:28:39,903 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2019-04-09 10:28:39,903 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 9888} 2019-04-09 10:28:39,904 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9888, 'port_range_min': 9888, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-04-09 10:28:39,904 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1369 X-Openstack-Request-Id: req-bc864d46-0cad-4436-96d5-9f5c5c7f21a1 Date: Tue, 09 Apr 2019 10:28:12 GMT RESP BODY: {"security_group": {"description": "REST Cassandra 0MQ", "tags": [], "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "created_at": "2019-04-09T10:28:12Z", "updated_at": "2019-04-09T10:28:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T10:28:12Z", "revision_number": 0, "id": "47c1f3b6-4155-4b8f-993c-1cbcd285c1a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T10:28:12Z", "security_group_id": "a284506f-5086-47cc-8c38-a04f788f16bd", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "port_range_min": null, "ethertype": "IPv6", "project_id": "db7c4bc2757e464d8d10f7e7e3beb171"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T10:28:12Z", "revision_number": 0, "id": "edaa3ad7-dd8d-46bd-a945-1b609f2a8a31", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T10:28:12Z", "security_group_id": "a284506f-5086-47cc-8c38-a04f788f16bd", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "port_range_min": null, "ethertype": "IPv4", "project_id": "db7c4bc2757e464d8d10f7e7e3beb171"}], "revision_number": 1, "project_id": "db7c4bc2757e464d8d10f7e7e3beb171", "id": "a284506f-5086-47cc-8c38-a04f788f16bd", "name": "clearwater-sg_homer"}} 2019-04-09 10:28:39,904 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 09 Apr 2019 10:28:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-70bd5565-43e2-4fe6-88b1-743d5849b6f9 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 10:28:39,904 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-70bd5565-43e2-4fe6-88b1-743d5849b6f9 2019-04-09 10:28:39,904 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-04-09 10:28:39,904 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-bc864d46-0cad-4436-96d5-9f5c5c7f21a1 2019-04-09 10:28:39,905 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-bc864d46-0cad-4436-96d5-9f5c5c7f21a1 2019-04-09 10:28:39,905 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-04-09 10:28:39,905 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-0dbdc989-b5fb-42a8-87d2-2321d12c4b1f 2019-04-09 10:28:39,905 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b248d77685fab6687170589a6bd757dd7dffc06" -d '{"security_group": {"description": "memcached Chronos 0MQ", "name": "clearwater-sg_sprout"}}' 2019-04-09 10:28:39,905 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-bc7573e6-b38a-4298-8b6f-97b7db320124 2019-04-09 10:28:39,905 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46571313540bff7fc16a62b5c717d06f93f23bc0" -d '{"floatingip": {"floating_network_id": "b62787c2-635d-4893-8553-7ee0260442ff"}}' 2019-04-09 10:28:39,905 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?name=external used request id req-8b92a4b3-de32-4e24-b2fc-40963bcf286e 2019-04-09 10:28:39,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5058} 2019-04-09 10:28:39,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-8b92a4b3-de32-4e24-b2fc-40963bcf286e Date: Tue, 09 Apr 2019 10:28:12 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"b62787c2-635d-4893-8553-7ee0260442ff","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ba7a30bb29394fc4a587735d9dfb749e","l2_adjacency":true,"status":"ACTIVE","subnets":["dce875e1-9eec-4cb2-94e6-93dffefe33f6"],"description":"","tags":[],"updated_at":"2019-04-09T06:38:46Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ba7a30bb29394fc4a587735d9dfb749e","created_at":"2019-04-09T06:24:05Z","mtu":1500}]} 2019-04-09 10:28:39,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-0dbdc989-b5fb-42a8-87d2-2321d12c4b1f 2019-04-09 10:28:39,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/networks.json?name=external used request id req-8b92a4b3-de32-4e24-b2fc-40963bcf286e 2019-04-09 10:28:39,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-09 10:28:39,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 09 Apr 2019 10:28:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bc7573e6-b38a-4298-8b6f-97b7db320124 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 10:28:39,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1357 X-Openstack-Request-Id: req-6a6dc4ca-504a-4e27-84f6-2073532a944d Date: Tue, 09 Apr 2019 10:28:12 GMT RESP BODY: {"security_group": {"description": "Web UI", "tags": [], "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "created_at": "2019-04-09T10:28:12Z", "updated_at": "2019-04-09T10:28:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T10:28:12Z", "revision_number": 0, "id": "b4b2ad98-d9ed-45dd-be35-0061df97b494", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T10:28:12Z", "security_group_id": "3849a302-07e8-4696-8d63-b91b75abcba2", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "port_range_min": null, "ethertype": "IPv4", "project_id": "db7c4bc2757e464d8d10f7e7e3beb171"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T10:28:12Z", "revision_number": 0, "id": "ce2b07b8-a9f5-4067-bca3-09bc2916bab3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T10:28:12Z", "security_group_id": "3849a302-07e8-4696-8d63-b91b75abcba2", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "port_range_min": null, "ethertype": "IPv6", "project_id": "db7c4bc2757e464d8d10f7e7e3beb171"}], "revision_number": 1, "project_id": "db7c4bc2757e464d8d10f7e7e3beb171", "id": "3849a302-07e8-4696-8d63-b91b75abcba2", "name": "clearwater-sg_ellis"}} 2019-04-09 10:28:39,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Using floating ip network b62787c2-635d-4893-8553-7ee0260442ff from name external provided. 2019-04-09 10:28:39,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-04-09 10:28:39,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-04-09 10:28:39,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5058, 'port_range_min': 5058, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-04-09 10:28:39,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks.json?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46571313540bff7fc16a62b5c717d06f93f23bc0" 2019-04-09 10:28:39,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5054} 2019-04-09 10:28:39,908 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5052} 2019-04-09 10:28:39,908 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5054, 'port_range_min': 5054, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-04-09 10:28:39,908 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5052, 'port_range_min': 5052, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-04-09 10:28:39,908 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d510b7ef436b01cb445c4cc96be91e5cd4cc0e2" -d '{"security_group": {"description": "Web UI", "name": "clearwater-sg_ellis"}}' 2019-04-09 10:28:39,908 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1353 X-Openstack-Request-Id: req-0dbdc989-b5fb-42a8-87d2-2321d12c4b1f Date: Tue, 09 Apr 2019 10:28:12 GMT RESP BODY: {"security_group": {"description": "DNS", "tags": [], "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "created_at": "2019-04-09T10:28:12Z", "updated_at": "2019-04-09T10:28:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T10:28:12Z", "revision_number": 0, "id": "8bc76e4b-819a-4c55-928a-196fbfc050b6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T10:28:12Z", "security_group_id": "445aa5ee-e0f1-4a8d-ae80-41ad7698f8a7", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "port_range_min": null, "ethertype": "IPv4", "project_id": "db7c4bc2757e464d8d10f7e7e3beb171"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T10:28:12Z", "revision_number": 0, "id": "b9fa9a0f-a2c6-446d-bbb5-5313d17d2f4b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T10:28:12Z", "security_group_id": "445aa5ee-e0f1-4a8d-ae80-41ad7698f8a7", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "port_range_min": null, "ethertype": "IPv6", "project_id": "db7c4bc2757e464d8d10f7e7e3beb171"}], "revision_number": 1, "project_id": "db7c4bc2757e464d8d10f7e7e3beb171", "id": "445aa5ee-e0f1-4a8d-ae80-41ad7698f8a7", "name": "clearwater-sg_bind"}} 2019-04-09 10:28:39,908 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1373 X-Openstack-Request-Id: req-3032a3d5-70f3-4cea-b528-0921c1bb7ffc Date: Tue, 09 Apr 2019 10:28:12 GMT RESP BODY: {"security_group": {"description": "memcached Chronos 0MQ", "tags": [], "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "created_at": "2019-04-09T10:28:12Z", "updated_at": "2019-04-09T10:28:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T10:28:12Z", "revision_number": 0, "id": "673f4751-95ef-4c10-8b65-35e08dac5198", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T10:28:12Z", "security_group_id": "a4167281-6a79-4f89-a6f8-28af0e06d2d2", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "port_range_min": null, "ethertype": "IPv6", "project_id": "db7c4bc2757e464d8d10f7e7e3beb171"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T10:28:12Z", "revision_number": 0, "id": "9b036473-2647-43ea-a81d-197fae0e31eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T10:28:12Z", "security_group_id": "a4167281-6a79-4f89-a6f8-28af0e06d2d2", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "port_range_min": null, "ethertype": "IPv4", "project_id": "db7c4bc2757e464d8d10f7e7e3beb171"}], "revision_number": 1, "project_id": "db7c4bc2757e464d8d10f7e7e3beb171", "id": "a4167281-6a79-4f89-a6f8-28af0e06d2d2", "name": "clearwater-sg_sprout"}} 2019-04-09 10:28:39,908 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-6a6dc4ca-504a-4e27-84f6-2073532a944d 2019-04-09 10:28:39,909 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-6a6dc4ca-504a-4e27-84f6-2073532a944d 2019-04-09 10:28:39,909 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff8539a26712dbb425d924f30ebe7a540f8c3706" -d '{"security_group": {"description": "Internal SIP signalling", "name": "clearwater-sg_internal_sip"}}' 2019-04-09 10:28:39,909 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 517 X-Openstack-Request-Id: req-1893b5fe-38e5-420f-a989-e8c2115f6228 Date: Tue, 09 Apr 2019 10:28:13 GMT RESP BODY: {"floatingip": {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "created_at": "2019-04-09T10:28:12Z", "updated_at": "2019-04-09T10:28:12Z", "floating_network_id": "b62787c2-635d-4893-8553-7ee0260442ff", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.218", "revision_number": 0, "project_id": "db7c4bc2757e464d8d10f7e7e3beb171", "port_id": null, "id": "36c3a53a-7025-4912-9f78-d7e836ba0a00", "qos_policy_id": null}} 2019-04-09 10:28:39,909 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-3032a3d5-70f3-4cea-b528-0921c1bb7ffc 2019-04-09 10:28:39,909 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-1893b5fe-38e5-420f-a989-e8c2115f6228 2019-04-09 10:28:39,909 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-3032a3d5-70f3-4cea-b528-0921c1bb7ffc 2019-04-09 10:28:39,910 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-04-09 10:28:39,910 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-04-09 10:28:39,910 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-1893b5fe-38e5-420f-a989-e8c2115f6228 2019-04-09 10:28:39,910 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'db7c4bc2757e464d8d10f7e7e3beb171', u'created_at': u'2019-04-09T10:28:12Z', u'updated_at': u'2019-04-09T10:28:12Z', u'floating_network_id': u'b62787c2-635d-4893-8553-7ee0260442ff', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.218', u'revision_number': 0, u'project_id': u'db7c4bc2757e464d8d10f7e7e3beb171', u'port_id': None, u'id': u'36c3a53a-7025-4912-9f78-d7e836ba0a00', u'qos_policy_id': None} 2019-04-09 10:28:39,910 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-04-09 10:28:39,910 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups/2bf238e1-c96a-4edc-8d76-3703be9c0f98.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3ef58b6f4dfeedee9a874f531e337e9393a29b8" 2019-04-09 10:28:39,910 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-883b7740-2650-4748-a1ec-d67b4ae99596 2019-04-09 10:28:39,911 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-883b7740-2650-4748-a1ec-d67b4ae99596 2019-04-09 10:28:39,911 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-04-09 10:28:39,911 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/4c65a646-067f-4556-a879-83319631caf0 2019-04-09 10:28:39,988 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:28:39,988 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:28:39,988 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:28:39,989 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:28:39,989 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:28:39,989 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:28:39,989 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:28:39,989 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T10:28:06.618Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-09T10:28:06.619Z", "id": "4c65a646-067f-4556-a879-83319631caf0"} 2019-04-09 10:28:39,989 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:28:39,989 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:28:39 GMT 2019-04-09 10:28:39,989 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:28:39,989 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-09 10:28:39,989 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:28:39,990 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:28:39,990 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:28:44,995 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-09 10:28:45,093 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:28:45,093 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:28:45,093 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:28:45,093 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:28:45,094 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:28:45,094 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:28:45,094 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:28:45,094 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "base_security_group_4sd36z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:22.475Z", "message": "POST call to neutron for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-883b7740-2650-4748-a1ec-d67b4ae99596", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:22.038Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.381ff0df-be73-40e0-99fb-175285f777f2"}, {"node_instance_id": "base_security_group_4sd36z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:22.475Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/security-groups/2bf238e1-c96a-4edc-8d76-3703be9c0f98.json used request id req-1960dfc9-3d6e-4029-bf72-4f05142ab7b1", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:21.647Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.381ff0df-be73-40e0-99fb-175285f777f2"}, {"node_instance_id": "dime_security_group_f25a8c", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:22.475Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:21.075Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "base_security_group_4sd36z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:22.475Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/security-groups/2bf238e1-c96a-4edc-8d76-3703be9c0f98.json used request id req-1960dfc9-3d6e-4029-bf72-4f05142ab7b1", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:21.648Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.381ff0df-be73-40e0-99fb-175285f777f2"}, {"node_instance_id": "base_security_group_4sd36z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:22.475Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b3ef58b6f4dfeedee9a874f531e337e9393a29b8\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 22, \"security_group_id\": \"2bf238e1-c96a-4edc-8d76-3703be9c0f98\", \"port_range_min\": 22, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:21.648Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.381ff0df-be73-40e0-99fb-175285f777f2"}, {"node_instance_id": "base_security_group_4sd36z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:22.475Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 1353 X-Openstack-Request-Id: req-1960dfc9-3d6e-4029-bf72-4f05142ab7b1 Date: Tue, 09 Apr 2019 10:28:13 GMT \nRESP BODY: {\"security_group\": {\"description\": \"SSH\", \"tags\": [], \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"created_at\": \"2019-04-09T10:28:11Z\", \"updated_at\": \"2019-04-09T10:28:11Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-04-09T10:28:11Z\", \"revision_number\": 0, \"id\": \"23bd68a9-9b49-4880-88a5-6592c53e2d29\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-04-09T10:28:11Z\", \"security_group_id\": \"2bf238e1-c96a-4edc-8d76-3703be9c0f98\", \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-04-09T10:28:11Z\", \"revision_number\": 0, \"id\": \"d091dbac-b7ca-49ac-bd98-33d23d9bb5c4\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-04-09T10:28:11Z\", \"security_group_id\": \"2bf238e1-c96a-4edc-8d76-3703be9c0f98\", \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\"}], \"revision_number\": 1, \"project_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"id\": \"2bf238e1-c96a-4edc-8d76-3703be9c0f98\", \"name\": \"clearwater-sg_base\"}}\n", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:21.647Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.381ff0df-be73-40e0-99fb-175285f777f2"}, {"node_instance_id": "internal_sip_security_group_rwbxx4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:22.475Z", "message": "POST call to neutron for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-77857c7e-5bac-4a6b-9cd5-482f527d4179", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:21.845Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.385665cb-a5e2-4874-be9a-9c7ec8e69e29"}, {"node_instance_id": "internal_sip_security_group_rwbxx4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:22.475Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 1381 X-Openstack-Request-Id: req-77857c7e-5bac-4a6b-9cd5-482f527d4179 Date: Tue, 09 Apr 2019 10:28:13 GMT \nRESP BODY: {\"security_group\": {\"description\": \"Internal SIP signalling\", \"tags\": [], \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"created_at\": \"2019-04-09T10:28:13Z\", \"updated_at\": \"2019-04-09T10:28:13Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-04-09T10:28:13Z\", \"revision_number\": 0, \"id\": \"4c64f277-2888-4e26-90e9-c2895fe4ad65\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-04-09T10:28:13Z\", \"security_group_id\": \"962547c1-9c5d-4a60-ba49-0f98fc17b32f\", \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-04-09T10:28:13Z\", \"revision_number\": 0, \"id\": \"a5abcc08-e27f-4255-9657-35fa012345a9\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-04-09T10:28:13Z\", \"security_group_id\": \"962547c1-9c5d-4a60-ba49-0f98fc17b32f\", \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\"}], \"revision_number\": 1, \"project_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"id\": \"962547c1-9c5d-4a60-ba49-0f98fc17b32f\", \"name\": \"clearwater-sg_internal_sip\"}}\n", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:21.845Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.385665cb-a5e2-4874-be9a-9c7ec8e69e29"}, {"node_instance_id": "bono_security_group_2s7rhd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:22.475Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups/054dac8c-e587-4dcf-9bea-a2537ae62815.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}63ef8664091b8bc906ad777191201839cb1f6ed6\"", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:22.042Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.20476a67-dccb-47ea-8e12-b0cd809fc517"}, {"node_instance_id": "internal_sip_security_group_rwbxx4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:22.475Z", "message": "POST call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-77857c7e-5bac-4a6b-9cd5-482f527d4179", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:21.845Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.385665cb-a5e2-4874-be9a-9c7ec8e69e29"}, {"node_instance_id": "base_security_group_4sd36z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:22.475Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 514 X-Openstack-Request-Id: req-883b7740-2650-4748-a1ec-d67b4ae99596 Date: Tue, 09 Apr 2019 10:28:13 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 22, \"updated_at\": \"2019-04-09T10:28:13Z\", \"security_group_id\": \"2bf238e1-c96a-4edc-8d76-3703be9c0f98\", \"port_range_min\": 22, \"revision_number\": 0, \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"created_at\": \"2019-04-09T10:28:13Z\", \"project_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"id\": \"af147da1-599b-481e-8b7a-33141eed572e\"}}\n", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:22.038Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.381ff0df-be73-40e0-99fb-175285f777f2"}, {"node_instance_id": "vellum_security_group_n0u8xe", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:22.475Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:21.118Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "base_security_group_4sd36z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:22.475Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b3ef58b6f4dfeedee9a874f531e337e9393a29b8\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 4000, \"security_group_id\": \"2bf238e1-c96a-4edc-8d76-3703be9c0f98\", \"port_range_min\": 4000, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:22.039Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.381ff0df-be73-40e0-99fb-175285f777f2"}, {"node_instance_id": "base_security_group_4sd36z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:22.475Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b3ef58b6f4dfeedee9a874f531e337e9393a29b8\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 2380, \"security_group_id\": \"2bf238e1-c96a-4edc-8d76-3703be9c0f98\", \"port_range_min\": 2380, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:22.168Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.381ff0df-be73-40e0-99fb-175285f777f2"}, {"node_instance_id": "base_security_group_4sd36z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:22.475Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-d455234f-7cc0-4905-92ef-b3c98b298c91 Date: Tue, 09 Apr 2019 10:28:13 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 4000, \"updated_at\": \"2019-04-09T10:28:13Z\", \"security_group_id\": \"2bf238e1-c96a-4edc-8d76-3703be9c0f98\", \"port_range_min\": 4000, \"revision_number\": 0, \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"created_at\": \"2019-04-09T10:28:13Z\", \"project_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"id\": \"b246ec6d-6f1d-43ae-9b2b-aac6e93fc1db\"}}\n", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:22.167Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.381ff0df-be73-40e0-99fb-175285f777f2"}, {"node_instance_id": "base_security_group_4sd36z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:22.475Z", "message": "POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-d455234f-7cc0-4905-92ef-b3c98b298c91", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:22.167Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.381ff0df-be73-40e0-99fb-175285f777f2"}, {"node_instance_id": "base_security_group_4sd36z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:22.475Z", "message": "POST call to neutron for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-d455234f-7cc0-4905-92ef-b3c98b298c91", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:22.168Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.381ff0df-be73-40e0-99fb-175285f777f2"}, {"node_instance_id": "bono_security_group_2s7rhd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:22.475Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/security-groups/054dac8c-e587-4dcf-9bea-a2537ae62815.json used request id req-1972b629-6cc3-4d8c-9085-63565a02647d", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:22.080Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.20476a67-dccb-47ea-8e12-b0cd809fc517"}, {"node_instance_id": "bono_security_group_2s7rhd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:22.475Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-a422433a-b599-4e78-b1ee-ad2c25ccf8c3 Date: Tue, 09 Apr 2019 10:28:13 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 3478, \"updated_at\": \"2019-04-09T10:28:13Z\", \"security_group_id\": \"054dac8c-e587-4dcf-9bea-a2537ae62815\", \"port_range_min\": 3478, \"revision_number\": 0, \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"created_at\": \"2019-04-09T10:28:13Z\", \"project_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"id\": \"ce676186-7054-408b-86a8-e2a3a2b42c88\"}}\n", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:22.221Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.20476a67-dccb-47ea-8e12-b0cd809fc517"}, {"node_instance_id": "bono_security_group_2s7rhd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:22.475Z", "message": "POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-a422433a-b599-4e78-b1ee-ad2c25ccf8c3", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:22.221Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.20476a67-dccb-47ea-8e12-b0cd809fc517"}, {"node_instance_id": "base_security_group_4sd36z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:22.475Z", "message": "POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-883b7740-2650-4748-a1ec-d67b4ae99596", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:22.038Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.381ff0df-be73-40e0-99fb-175285f777f2"}, {"node_instance_id": "base_security_group_4sd36z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:22.475Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-e86d4d85-747f-43e0-b1dd-9d406706fd1e Date: Tue, 09 Apr 2019 10:28:13 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 2380, \"updated_at\": \"2019-04-09T10:28:13Z\", \"security_group_id\": \"2bf238e1-c96a-4edc-8d76-3703be9c0f98\", \"port_range_min\": 2380, \"revision_number\": 0, \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"created_at\": \"2019-04-09T10:28:13Z\", \"project_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"id\": \"f89b4710-5e49-440b-b261-25461d4a8603\"}}\n", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:22.293Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.381ff0df-be73-40e0-99fb-175285f777f2"}, {"node_instance_id": "bono_security_group_2s7rhd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:22.475Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}63ef8664091b8bc906ad777191201839cb1f6ed6\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"udp\", \"ethertype\": \"IPv4\", \"port_range_max\": 3478, \"security_group_id\": \"054dac8c-e587-4dcf-9bea-a2537ae62815\", \"port_range_min\": 3478, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:22.222Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.20476a67-dccb-47ea-8e12-b0cd809fc517"}, {"node_instance_id": "bono_security_group_2s7rhd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:22.475Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 1366 X-Openstack-Request-Id: req-1972b629-6cc3-4d8c-9085-63565a02647d Date: Tue, 09 Apr 2019 10:28:13 GMT \nRESP BODY: {\"security_group\": {\"description\": \"STUN SIP RTP 0MQ\", \"tags\": [], \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"created_at\": \"2019-04-09T10:28:11Z\", \"updated_at\": \"2019-04-09T10:28:11Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-04-09T10:28:11Z\", \"revision_number\": 0, \"id\": \"b021e326-414c-4439-9cb1-77cae58f1050\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-04-09T10:28:11Z\", \"security_group_id\": \"054dac8c-e587-4dcf-9bea-a2537ae62815\", \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-04-09T10:28:11Z\", \"revision_number\": 0, \"id\": \"b6678a49-fd75-475f-88ad-7bdfbb5e0be1\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-04-09T10:28:11Z\", \"security_group_id\": \"054dac8c-e587-4dcf-9bea-a2537ae62815\", \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\"}], \"revision_number\": 1, \"project_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"id\": \"054dac8c-e587-4dcf-9bea-a2537ae62815\", \"name\": \"clearwater-sg_bono\"}}\n", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:22.080Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.20476a67-dccb-47ea-8e12-b0cd809fc517"}, {"node_instance_id": "bono_security_group_2s7rhd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:22.475Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/security-groups/054dac8c-e587-4dcf-9bea-a2537ae62815.json used request id req-1972b629-6cc3-4d8c-9085-63565a02647d", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:22.080Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.20476a67-dccb-47ea-8e12-b0cd809fc517"}, {"node_instance_id": "bono_security_group_2s7rhd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:23.138Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-804964d9-f9f4-4be1-a96b-34040ce279ae Date: Tue, 09 Apr 2019 10:28:13 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"udp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 3478, \"updated_at\": \"2019-04-09T10:28:13Z\", \"security_group_id\": \"054dac8c-e587-4dcf-9bea-a2537ae62815\", \"port_range_min\": 3478, \"revision_number\": 0, \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"created_at\": \"2019-04-09T10:28:13Z\", \"project_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"id\": \"c21d1614-d286-41e6-bca9-db101ecc59ce\"}}\n", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:22.336Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.20476a67-dccb-47ea-8e12-b0cd809fc517"}, {"node_instance_id": "bono_security_group_2s7rhd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:23.138Z", "message": "POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-804964d9-f9f4-4be1-a96b-34040ce279ae", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:22.336Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.20476a67-dccb-47ea-8e12-b0cd809fc517"}, {"node_instance_id": "base_security_group_4sd36z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:23.138Z", "message": "POST call to neutron for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-bcb04bcf-37f2-4d01-b112-ab2f3356fc2e", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:22.420Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.381ff0df-be73-40e0-99fb-175285f777f2"}, {"node_instance_id": "bono_security_group_2s7rhd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:23.138Z", "message": "POST call to neutron for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-804964d9-f9f4-4be1-a96b-34040ce279ae", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:22.336Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.20476a67-dccb-47ea-8e12-b0cd809fc517"}, {"node_instance_id": "bind_floatingip_oohzsh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:23.138Z", "message": "POST call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-21e8ad9e-d117-4e1e-b14b-050e66ce9b20", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:22.447Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.8adfbd19-4ce5-441b-abbd-154cf56373f8"}, {"node_instance_id": "bind_floatingip_oohzsh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:23.138Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'db7c4bc2757e464d8d10f7e7e3beb171', u'created_at': u'2019-04-09T10:28:13Z', u'updated_at': u'2019-04-09T10:28:13Z', u'floating_network_id': u'b62787c2-635d-4893-8553-7ee0260442ff', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.215', u'revision_number': 0, u'project_id': u'db7c4bc2757e464d8d10f7e7e3beb171', u'port_id': None, u'id': u'9bec1313-b355-4bf3-ad5f-dd57002ba599', u'qos_policy_id': None}", "level": "info", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:22.448Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.8adfbd19-4ce5-441b-abbd-154cf56373f8"}, {"node_instance_id": "bind_floatingip_oohzsh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:23.138Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 517 X-Openstack-Request-Id: req-21e8ad9e-d117-4e1e-b14b-050e66ce9b20 Date: Tue, 09 Apr 2019 10:28:14 GMT \nRESP BODY: {\"floatingip\": {\"router_id\": null, \"status\": \"DOWN\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"created_at\": \"2019-04-09T10:28:13Z\", \"updated_at\": \"2019-04-09T10:28:13Z\", \"floating_network_id\": \"b62787c2-635d-4893-8553-7ee0260442ff\", \"port_details\": null, \"fixed_ip_address\": null, \"floating_ip_address\": \"172.30.9.215\", \"revision_number\": 0, \"project_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"port_id\": null, \"id\": \"9bec1313-b355-4bf3-ad5f-dd57002ba599\", \"qos_policy_id\": null}}\n", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:22.447Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.8adfbd19-4ce5-441b-abbd-154cf56373f8"}, {"node_instance_id": "homer_security_group_c5hr1b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:23.138Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups/a284506f-5086-47cc-8c38-a04f788f16bd.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}652315cc2bef65b6f5b106e40d2769ae23493d7c\"", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:22.587Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.30ef12aa-7337-4eb9-9d72-47d80639c4b6"}, {"node_instance_id": "bono_security_group_2s7rhd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:23.138Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}63ef8664091b8bc906ad777191201839cb1f6ed6\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 5060, \"security_group_id\": \"054dac8c-e587-4dcf-9bea-a2537ae62815\", \"port_range_min\": 5060, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:22.337Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.20476a67-dccb-47ea-8e12-b0cd809fc517"}, {"node_instance_id": "homer_security_group_c5hr1b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:23.138Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 1369 X-Openstack-Request-Id: req-720f2a20-ef2b-407d-b4ba-693ef9545edb Date: Tue, 09 Apr 2019 10:28:14 GMT \nRESP BODY: {\"security_group\": {\"description\": \"REST Cassandra 0MQ\", \"tags\": [], \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"created_at\": \"2019-04-09T10:28:12Z\", \"updated_at\": \"2019-04-09T10:28:12Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-04-09T10:28:12Z\", \"revision_number\": 0, \"id\": \"47c1f3b6-4155-4b8f-993c-1cbcd285c1a3\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-04-09T10:28:12Z\", \"security_group_id\": \"a284506f-5086-47cc-8c38-a04f788f16bd\", \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-04-09T10:28:12Z\", \"revision_number\": 0, \"id\": \"edaa3ad7-dd8d-46bd-a945-1b609f2a8a31\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-04-09T10:28:12Z\", \"security_group_id\": \"a284506f-5086-47cc-8c38-a04f788f16bd\", \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\"}], \"revision_number\": 1, \"project_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"id\": \"a284506f-5086-47cc-8c38-a04f788f16bd\", \"name\": \"clearwater-sg_homer\"}}\n", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:22.624Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.30ef12aa-7337-4eb9-9d72-47d80639c4b6"}, {"node_instance_id": "homer_security_group_c5hr1b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:23.138Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/security-groups/a284506f-5086-47cc-8c38-a04f788f16bd.json used request id req-720f2a20-ef2b-407d-b4ba-693ef9545edb", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:22.624Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.30ef12aa-7337-4eb9-9d72-47d80639c4b6"}, {"node_instance_id": "homer_security_group_c5hr1b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:23.138Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/security-groups/a284506f-5086-47cc-8c38-a04f788f16bd.json used request id req-720f2a20-ef2b-407d-b4ba-693ef9545edb", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:22.625Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.30ef12aa-7337-4eb9-9d72-47d80639c4b6"}, {"node_instance_id": "homer_security_group_c5hr1b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:23.138Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}652315cc2bef65b6f5b106e40d2769ae23493d7c\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 7888, \"security_group_id\": \"a284506f-5086-47cc-8c38-a04f788f16bd\", \"port_range_min\": 7888, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:22.626Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.30ef12aa-7337-4eb9-9d72-47d80639c4b6"}, {"node_instance_id": "bono_security_group_2s7rhd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:23.138Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-be1682ac-cf23-4d4d-8a73-1d6401d1fa5b Date: Tue, 09 Apr 2019 10:28:14 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 5060, \"updated_at\": \"2019-04-09T10:28:13Z\", \"security_group_id\": \"054dac8c-e587-4dcf-9bea-a2537ae62815\", \"port_range_min\": 5060, \"revision_number\": 0, \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"created_at\": \"2019-04-09T10:28:13Z\", \"project_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"id\": \"282fff0a-b240-47ac-adba-c2231f547536\"}}\n", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:22.695Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.20476a67-dccb-47ea-8e12-b0cd809fc517"}, {"node_instance_id": "dime_security_group_f25a8c", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:23.138Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:21.448Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "proxy_host_kjjl1q", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:23.138Z", "message": "Sending task 'nova_plugin.server.create'", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:21.433Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "ellis_floatingip_0s098n", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:23.138Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:21.286Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "base_security_group_4sd36z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:23.138Z", "message": "POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-bcb04bcf-37f2-4d01-b112-ab2f3356fc2e", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:22.420Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.381ff0df-be73-40e0-99fb-175285f777f2"}, {"node_instance_id": "base_security_group_4sd36z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:23.138Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-bcb04bcf-37f2-4d01-b112-ab2f3356fc2e Date: Tue, 09 Apr 2019 10:28:14 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"udp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 161, \"updated_at\": \"2019-04-09T10:28:13Z\", \"security_group_id\": \"2bf238e1-c96a-4edc-8d76-3703be9c0f98\", \"port_range_min\": 161, \"revision_number\": 0, \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"created_at\": \"2019-04-09T10:28:13Z\", \"project_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"id\": \"ac378cc9-735c-4814-9212-1fb88719d9ff\"}}\n", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:22.420Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.381ff0df-be73-40e0-99fb-175285f777f2"}, {"node_instance_id": "base_security_group_4sd36z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:23.138Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b3ef58b6f4dfeedee9a874f531e337e9393a29b8\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"udp\", \"ethertype\": \"IPv4\", \"port_range_max\": 161, \"security_group_id\": \"2bf238e1-c96a-4edc-8d76-3703be9c0f98\", \"port_range_min\": 161, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:22.294Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.381ff0df-be73-40e0-99fb-175285f777f2"}, {"node_instance_id": "base_security_group_4sd36z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:23.138Z", "message": "POST call to neutron for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-e86d4d85-747f-43e0-b1dd-9d406706fd1e", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:22.293Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.381ff0df-be73-40e0-99fb-175285f777f2"}, {"node_instance_id": "base_security_group_4sd36z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:23.138Z", "message": "POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-e86d4d85-747f-43e0-b1dd-9d406706fd1e", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:22.293Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.381ff0df-be73-40e0-99fb-175285f777f2"}, {"node_instance_id": "bind_floatingip_oohzsh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:23.138Z", "message": "POST call to neutron for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-21e8ad9e-d117-4e1e-b14b-050e66ce9b20", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:22.448Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.8adfbd19-4ce5-441b-abbd-154cf56373f8"}, {"node_instance_id": "proxy_host_kjjl1q", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:23.138Z", "message": "Creating node instance", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:21.249Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "bono_security_group_2s7rhd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:23.138Z", "message": "POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-be1682ac-cf23-4d4d-8a73-1d6401d1fa5b", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:22.695Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.20476a67-dccb-47ea-8e12-b0cd809fc517"}], "metadata": {"pagination": {"total": 1003, "offset": 252, "size": 50}}} 2019-04-09 10:28:45,094 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:28:45,094 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:28:45 GMT 2019-04-09 10:28:45,094 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:28:45,094 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-09 10:28:45,095 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:28:45,095 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:28:45,095 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:28:45,095 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-09 10:28:45,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-883b7740-2650-4748-a1ec-d67b4ae99596 2019-04-09 10:28:45,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups/2bf238e1-c96a-4edc-8d76-3703be9c0f98.json used request id req-1960dfc9-3d6e-4029-bf72-4f05142ab7b1 2019-04-09 10:28:45,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-04-09 10:28:45,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/security-groups/2bf238e1-c96a-4edc-8d76-3703be9c0f98.json used request id req-1960dfc9-3d6e-4029-bf72-4f05142ab7b1 2019-04-09 10:28:45,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3ef58b6f4dfeedee9a874f531e337e9393a29b8" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 22, "security_group_id": "2bf238e1-c96a-4edc-8d76-3703be9c0f98", "port_range_min": 22, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-04-09 10:28:45,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1353 X-Openstack-Request-Id: req-1960dfc9-3d6e-4029-bf72-4f05142ab7b1 Date: Tue, 09 Apr 2019 10:28:13 GMT RESP BODY: {"security_group": {"description": "SSH", "tags": [], "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "created_at": "2019-04-09T10:28:11Z", "updated_at": "2019-04-09T10:28:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T10:28:11Z", "revision_number": 0, "id": "23bd68a9-9b49-4880-88a5-6592c53e2d29", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T10:28:11Z", "security_group_id": "2bf238e1-c96a-4edc-8d76-3703be9c0f98", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "port_range_min": null, "ethertype": "IPv6", "project_id": "db7c4bc2757e464d8d10f7e7e3beb171"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T10:28:11Z", "revision_number": 0, "id": "d091dbac-b7ca-49ac-bd98-33d23d9bb5c4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T10:28:11Z", "security_group_id": "2bf238e1-c96a-4edc-8d76-3703be9c0f98", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "port_range_min": null, "ethertype": "IPv4", "project_id": "db7c4bc2757e464d8d10f7e7e3beb171"}], "revision_number": 1, "project_id": "db7c4bc2757e464d8d10f7e7e3beb171", "id": "2bf238e1-c96a-4edc-8d76-3703be9c0f98", "name": "clearwater-sg_base"}} 2019-04-09 10:28:45,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-77857c7e-5bac-4a6b-9cd5-482f527d4179 2019-04-09 10:28:45,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1381 X-Openstack-Request-Id: req-77857c7e-5bac-4a6b-9cd5-482f527d4179 Date: Tue, 09 Apr 2019 10:28:13 GMT RESP BODY: {"security_group": {"description": "Internal SIP signalling", "tags": [], "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "created_at": "2019-04-09T10:28:13Z", "updated_at": "2019-04-09T10:28:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T10:28:13Z", "revision_number": 0, "id": "4c64f277-2888-4e26-90e9-c2895fe4ad65", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T10:28:13Z", "security_group_id": "962547c1-9c5d-4a60-ba49-0f98fc17b32f", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "port_range_min": null, "ethertype": "IPv6", "project_id": "db7c4bc2757e464d8d10f7e7e3beb171"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T10:28:13Z", "revision_number": 0, "id": "a5abcc08-e27f-4255-9657-35fa012345a9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T10:28:13Z", "security_group_id": "962547c1-9c5d-4a60-ba49-0f98fc17b32f", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "port_range_min": null, "ethertype": "IPv4", "project_id": "db7c4bc2757e464d8d10f7e7e3beb171"}], "revision_number": 1, "project_id": "db7c4bc2757e464d8d10f7e7e3beb171", "id": "962547c1-9c5d-4a60-ba49-0f98fc17b32f", "name": "clearwater-sg_internal_sip"}} 2019-04-09 10:28:45,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups/054dac8c-e587-4dcf-9bea-a2537ae62815.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63ef8664091b8bc906ad777191201839cb1f6ed6" 2019-04-09 10:28:45,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-77857c7e-5bac-4a6b-9cd5-482f527d4179 2019-04-09 10:28:45,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 514 X-Openstack-Request-Id: req-883b7740-2650-4748-a1ec-d67b4ae99596 Date: Tue, 09 Apr 2019 10:28:13 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 22, "updated_at": "2019-04-09T10:28:13Z", "security_group_id": "2bf238e1-c96a-4edc-8d76-3703be9c0f98", "port_range_min": 22, "revision_number": 0, "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "created_at": "2019-04-09T10:28:13Z", "project_id": "db7c4bc2757e464d8d10f7e7e3beb171", "id": "af147da1-599b-481e-8b7a-33141eed572e"}} 2019-04-09 10:28:45,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-04-09 10:28:45,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3ef58b6f4dfeedee9a874f531e337e9393a29b8" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 4000, "security_group_id": "2bf238e1-c96a-4edc-8d76-3703be9c0f98", "port_range_min": 4000, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-04-09 10:28:45,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3ef58b6f4dfeedee9a874f531e337e9393a29b8" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 2380, "security_group_id": "2bf238e1-c96a-4edc-8d76-3703be9c0f98", "port_range_min": 2380, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-04-09 10:28:45,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-d455234f-7cc0-4905-92ef-b3c98b298c91 Date: Tue, 09 Apr 2019 10:28:13 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 4000, "updated_at": "2019-04-09T10:28:13Z", "security_group_id": "2bf238e1-c96a-4edc-8d76-3703be9c0f98", "port_range_min": 4000, "revision_number": 0, "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "created_at": "2019-04-09T10:28:13Z", "project_id": "db7c4bc2757e464d8d10f7e7e3beb171", "id": "b246ec6d-6f1d-43ae-9b2b-aac6e93fc1db"}} 2019-04-09 10:28:45,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-d455234f-7cc0-4905-92ef-b3c98b298c91 2019-04-09 10:28:45,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-d455234f-7cc0-4905-92ef-b3c98b298c91 2019-04-09 10:28:45,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/security-groups/054dac8c-e587-4dcf-9bea-a2537ae62815.json used request id req-1972b629-6cc3-4d8c-9085-63565a02647d 2019-04-09 10:28:45,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-a422433a-b599-4e78-b1ee-ad2c25ccf8c3 Date: Tue, 09 Apr 2019 10:28:13 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 3478, "updated_at": "2019-04-09T10:28:13Z", "security_group_id": "054dac8c-e587-4dcf-9bea-a2537ae62815", "port_range_min": 3478, "revision_number": 0, "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "created_at": "2019-04-09T10:28:13Z", "project_id": "db7c4bc2757e464d8d10f7e7e3beb171", "id": "ce676186-7054-408b-86a8-e2a3a2b42c88"}} 2019-04-09 10:28:45,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-a422433a-b599-4e78-b1ee-ad2c25ccf8c3 2019-04-09 10:28:45,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-883b7740-2650-4748-a1ec-d67b4ae99596 2019-04-09 10:28:45,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-e86d4d85-747f-43e0-b1dd-9d406706fd1e Date: Tue, 09 Apr 2019 10:28:13 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 2380, "updated_at": "2019-04-09T10:28:13Z", "security_group_id": "2bf238e1-c96a-4edc-8d76-3703be9c0f98", "port_range_min": 2380, "revision_number": 0, "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "created_at": "2019-04-09T10:28:13Z", "project_id": "db7c4bc2757e464d8d10f7e7e3beb171", "id": "f89b4710-5e49-440b-b261-25461d4a8603"}} 2019-04-09 10:28:45,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63ef8664091b8bc906ad777191201839cb1f6ed6" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "udp", "ethertype": "IPv4", "port_range_max": 3478, "security_group_id": "054dac8c-e587-4dcf-9bea-a2537ae62815", "port_range_min": 3478, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-04-09 10:28:45,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1366 X-Openstack-Request-Id: req-1972b629-6cc3-4d8c-9085-63565a02647d Date: Tue, 09 Apr 2019 10:28:13 GMT RESP BODY: {"security_group": {"description": "STUN SIP RTP 0MQ", "tags": [], "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "created_at": "2019-04-09T10:28:11Z", "updated_at": "2019-04-09T10:28:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T10:28:11Z", "revision_number": 0, "id": "b021e326-414c-4439-9cb1-77cae58f1050", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T10:28:11Z", "security_group_id": "054dac8c-e587-4dcf-9bea-a2537ae62815", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "port_range_min": null, "ethertype": "IPv4", "project_id": "db7c4bc2757e464d8d10f7e7e3beb171"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T10:28:11Z", "revision_number": 0, "id": "b6678a49-fd75-475f-88ad-7bdfbb5e0be1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T10:28:11Z", "security_group_id": "054dac8c-e587-4dcf-9bea-a2537ae62815", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "port_range_min": null, "ethertype": "IPv6", "project_id": "db7c4bc2757e464d8d10f7e7e3beb171"}], "revision_number": 1, "project_id": "db7c4bc2757e464d8d10f7e7e3beb171", "id": "054dac8c-e587-4dcf-9bea-a2537ae62815", "name": "clearwater-sg_bono"}} 2019-04-09 10:28:45,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups/054dac8c-e587-4dcf-9bea-a2537ae62815.json used request id req-1972b629-6cc3-4d8c-9085-63565a02647d 2019-04-09 10:28:45,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-804964d9-f9f4-4be1-a96b-34040ce279ae Date: Tue, 09 Apr 2019 10:28:13 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "udp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 3478, "updated_at": "2019-04-09T10:28:13Z", "security_group_id": "054dac8c-e587-4dcf-9bea-a2537ae62815", "port_range_min": 3478, "revision_number": 0, "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "created_at": "2019-04-09T10:28:13Z", "project_id": "db7c4bc2757e464d8d10f7e7e3beb171", "id": "c21d1614-d286-41e6-bca9-db101ecc59ce"}} 2019-04-09 10:28:45,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-804964d9-f9f4-4be1-a96b-34040ce279ae 2019-04-09 10:28:45,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-bcb04bcf-37f2-4d01-b112-ab2f3356fc2e 2019-04-09 10:28:45,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-804964d9-f9f4-4be1-a96b-34040ce279ae 2019-04-09 10:28:45,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-21e8ad9e-d117-4e1e-b14b-050e66ce9b20 2019-04-09 10:28:45,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'db7c4bc2757e464d8d10f7e7e3beb171', u'created_at': u'2019-04-09T10:28:13Z', u'updated_at': u'2019-04-09T10:28:13Z', u'floating_network_id': u'b62787c2-635d-4893-8553-7ee0260442ff', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.215', u'revision_number': 0, u'project_id': u'db7c4bc2757e464d8d10f7e7e3beb171', u'port_id': None, u'id': u'9bec1313-b355-4bf3-ad5f-dd57002ba599', u'qos_policy_id': None} 2019-04-09 10:28:45,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 517 X-Openstack-Request-Id: req-21e8ad9e-d117-4e1e-b14b-050e66ce9b20 Date: Tue, 09 Apr 2019 10:28:14 GMT RESP BODY: {"floatingip": {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "created_at": "2019-04-09T10:28:13Z", "updated_at": "2019-04-09T10:28:13Z", "floating_network_id": "b62787c2-635d-4893-8553-7ee0260442ff", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.215", "revision_number": 0, "project_id": "db7c4bc2757e464d8d10f7e7e3beb171", "port_id": null, "id": "9bec1313-b355-4bf3-ad5f-dd57002ba599", "qos_policy_id": null}} 2019-04-09 10:28:45,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups/a284506f-5086-47cc-8c38-a04f788f16bd.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}652315cc2bef65b6f5b106e40d2769ae23493d7c" 2019-04-09 10:28:45,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63ef8664091b8bc906ad777191201839cb1f6ed6" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 5060, "security_group_id": "054dac8c-e587-4dcf-9bea-a2537ae62815", "port_range_min": 5060, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-04-09 10:28:45,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1369 X-Openstack-Request-Id: req-720f2a20-ef2b-407d-b4ba-693ef9545edb Date: Tue, 09 Apr 2019 10:28:14 GMT RESP BODY: {"security_group": {"description": "REST Cassandra 0MQ", "tags": [], "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "created_at": "2019-04-09T10:28:12Z", "updated_at": "2019-04-09T10:28:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T10:28:12Z", "revision_number": 0, "id": "47c1f3b6-4155-4b8f-993c-1cbcd285c1a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T10:28:12Z", "security_group_id": "a284506f-5086-47cc-8c38-a04f788f16bd", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "port_range_min": null, "ethertype": "IPv6", "project_id": "db7c4bc2757e464d8d10f7e7e3beb171"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T10:28:12Z", "revision_number": 0, "id": "edaa3ad7-dd8d-46bd-a945-1b609f2a8a31", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T10:28:12Z", "security_group_id": "a284506f-5086-47cc-8c38-a04f788f16bd", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "port_range_min": null, "ethertype": "IPv4", "project_id": "db7c4bc2757e464d8d10f7e7e3beb171"}], "revision_number": 1, "project_id": "db7c4bc2757e464d8d10f7e7e3beb171", "id": "a284506f-5086-47cc-8c38-a04f788f16bd", "name": "clearwater-sg_homer"}} 2019-04-09 10:28:45,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups/a284506f-5086-47cc-8c38-a04f788f16bd.json used request id req-720f2a20-ef2b-407d-b4ba-693ef9545edb 2019-04-09 10:28:45,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/security-groups/a284506f-5086-47cc-8c38-a04f788f16bd.json used request id req-720f2a20-ef2b-407d-b4ba-693ef9545edb 2019-04-09 10:28:45,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}652315cc2bef65b6f5b106e40d2769ae23493d7c" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 7888, "security_group_id": "a284506f-5086-47cc-8c38-a04f788f16bd", "port_range_min": 7888, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-04-09 10:28:45,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-be1682ac-cf23-4d4d-8a73-1d6401d1fa5b Date: Tue, 09 Apr 2019 10:28:14 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 5060, "updated_at": "2019-04-09T10:28:13Z", "security_group_id": "054dac8c-e587-4dcf-9bea-a2537ae62815", "port_range_min": 5060, "revision_number": 0, "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "created_at": "2019-04-09T10:28:13Z", "project_id": "db7c4bc2757e464d8d10f7e7e3beb171", "id": "282fff0a-b240-47ac-adba-c2231f547536"}} 2019-04-09 10:28:45,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-04-09 10:28:45,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2019-04-09 10:28:45,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-04-09 10:28:45,105 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-bcb04bcf-37f2-4d01-b112-ab2f3356fc2e 2019-04-09 10:28:45,105 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-bcb04bcf-37f2-4d01-b112-ab2f3356fc2e Date: Tue, 09 Apr 2019 10:28:14 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "udp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 161, "updated_at": "2019-04-09T10:28:13Z", "security_group_id": "2bf238e1-c96a-4edc-8d76-3703be9c0f98", "port_range_min": 161, "revision_number": 0, "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "created_at": "2019-04-09T10:28:13Z", "project_id": "db7c4bc2757e464d8d10f7e7e3beb171", "id": "ac378cc9-735c-4814-9212-1fb88719d9ff"}} 2019-04-09 10:28:45,105 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3ef58b6f4dfeedee9a874f531e337e9393a29b8" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "udp", "ethertype": "IPv4", "port_range_max": 161, "security_group_id": "2bf238e1-c96a-4edc-8d76-3703be9c0f98", "port_range_min": 161, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-04-09 10:28:45,105 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-e86d4d85-747f-43e0-b1dd-9d406706fd1e 2019-04-09 10:28:45,105 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-e86d4d85-747f-43e0-b1dd-9d406706fd1e 2019-04-09 10:28:45,105 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-21e8ad9e-d117-4e1e-b14b-050e66ce9b20 2019-04-09 10:28:45,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-04-09 10:28:45,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-be1682ac-cf23-4d4d-8a73-1d6401d1fa5b 2019-04-09 10:28:45,106 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/4c65a646-067f-4556-a879-83319631caf0 2019-04-09 10:28:45,182 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:28:45,182 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:28:45,182 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:28:45,182 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:28:45,182 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:28:45,182 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:28:45,183 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:28:45,183 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T10:28:06.618Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-09T10:28:06.619Z", "id": "4c65a646-067f-4556-a879-83319631caf0"} 2019-04-09 10:28:45,183 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:28:45,183 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:28:45 GMT 2019-04-09 10:28:45,183 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:28:45,183 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-09 10:28:45,183 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:28:45,183 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:28:45,183 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:28:50,189 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-09 10:28:50,271 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:28:50,272 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:28:50,272 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:28:50,272 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:28:50,272 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:28:50,272 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:28:50,272 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:28:50,272 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_security_group_c5hr1b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:23.138Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}652315cc2bef65b6f5b106e40d2769ae23493d7c\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 9160, \"security_group_id\": \"a284506f-5086-47cc-8c38-a04f788f16bd\", \"port_range_min\": 9160, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:22.755Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.30ef12aa-7337-4eb9-9d72-47d80639c4b6"}, {"node_instance_id": "bono_security_group_2s7rhd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:23.138Z", "message": "POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-21468e04-53c7-4004-98ed-601f15866edd", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:22.815Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.20476a67-dccb-47ea-8e12-b0cd809fc517"}, {"node_instance_id": "bono_security_group_2s7rhd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:23.138Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-21468e04-53c7-4004-98ed-601f15866edd Date: Tue, 09 Apr 2019 10:28:14 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"udp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 5060, \"updated_at\": \"2019-04-09T10:28:14Z\", \"security_group_id\": \"054dac8c-e587-4dcf-9bea-a2537ae62815\", \"port_range_min\": 5060, \"revision_number\": 0, \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"created_at\": \"2019-04-09T10:28:14Z\", \"project_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"id\": \"d7275288-5b7a-4420-bbd8-fb182ff6a68c\"}}\n", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:22.815Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.20476a67-dccb-47ea-8e12-b0cd809fc517"}, {"node_instance_id": "proxy_host_kjjl1q", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:23.138Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:22.824Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.71d88326-7e0f-40ff-8356-c9fb7a415bf7"}, {"node_instance_id": "proxy_host_kjjl1q", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:23.138Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b', u'external_name': u'cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCi9n5n06tqLwvWvyaK5q+c0CAnayB48ehxWnDipBChBTN3o3sFrddG/pK1qF0n7nYymzNjndf+CUT84X5OjAGjPxvfQd4n2fpAMcCKKG7yNrBsXxoiB9P+KzSiKZeLm5d8+DijUI3a3st1Mz2SOmzPNi7Wg8RY/BC+3zQTEDf7d6ssad6A2YxC2sm+CQHGIMhLzq7bKRW5pu+YjNUI2uXy/FNjGNON0DQmLeA/glZ9YsO6GkBU6PCek12Vfvq/EtOWyex1pphN3/43t2UcsA4SC2ZqgV5YPO79QUSrxEKwnyEvjVmDcsInQjNZymlnAljOsWglW/IAcF09OeP0LVjb Generated-by-Nova', u'name': u'cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b', u'fingerprint': u'3c:a1:62:db:f0:f9:50:c1:96:00:c8:4a:05:bd:f5:38'}}}]", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:22.791Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.71d88326-7e0f-40ff-8356-c9fb7a415bf7"}, {"node_instance_id": "proxy_host_kjjl1q", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:23.138Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:22.824Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.71d88326-7e0f-40ff-8356-c9fb7a415bf7"}, {"node_instance_id": "ellis_floatingip_0s098n", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:23.138Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:21.286Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "proxy_host_kjjl1q", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:23.138Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_proxy_host_kjjl1q'}", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:22.823Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.71d88326-7e0f-40ff-8356-c9fb7a415bf7"}, {"node_instance_id": "proxy_host_kjjl1q", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:23.138Z", "message": "RESP: [300] Date: Tue, 09 Apr 2019 10:28:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-84be382b-a75d-4e67-87df-431343c45e65 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:22.828Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.71d88326-7e0f-40ff-8356-c9fb7a415bf7"}, {"node_instance_id": "proxy_host_kjjl1q", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:23.138Z", "message": "RESP: [300] Date: Tue, 09 Apr 2019 10:28:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-84be382b-a75d-4e67-87df-431343c45e65 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:22.828Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.71d88326-7e0f-40ff-8356-c9fb7a415bf7"}, {"node_instance_id": "proxy_host_kjjl1q", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:23.138Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-84be382b-a75d-4e67-87df-431343c45e65", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:22.829Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.71d88326-7e0f-40ff-8356-c9fb7a415bf7"}, {"node_instance_id": "proxy_host_kjjl1q", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:23.138Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-84be382b-a75d-4e67-87df-431343c45e65", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:22.829Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.71d88326-7e0f-40ff-8356-c9fb7a415bf7"}, {"node_instance_id": "bind_security_group_f1jd37", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:23.138Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups/445aa5ee-e0f1-4a8d-ae80-41ad7698f8a7.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3cc12c9b51a62f81516dee6246ea7c83a51081f9\"", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:22.844Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.54a6e059-971a-4c05-bf8c-a9ce02904740"}, {"node_instance_id": "bind_security_group_f1jd37", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:23.138Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/security-groups/445aa5ee-e0f1-4a8d-ae80-41ad7698f8a7.json used request id req-8969f12c-ca31-4850-8a44-dcdcd9de7195", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:22.884Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.54a6e059-971a-4c05-bf8c-a9ce02904740"}, {"node_instance_id": "bind_security_group_f1jd37", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:23.138Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 1353 X-Openstack-Request-Id: req-8969f12c-ca31-4850-8a44-dcdcd9de7195 Date: Tue, 09 Apr 2019 10:28:14 GMT \nRESP BODY: {\"security_group\": {\"description\": \"DNS\", \"tags\": [], \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"created_at\": \"2019-04-09T10:28:12Z\", \"updated_at\": \"2019-04-09T10:28:12Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-04-09T10:28:12Z\", \"revision_number\": 0, \"id\": \"8bc76e4b-819a-4c55-928a-196fbfc050b6\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-04-09T10:28:12Z\", \"security_group_id\": \"445aa5ee-e0f1-4a8d-ae80-41ad7698f8a7\", \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-04-09T10:28:12Z\", \"revision_number\": 0, \"id\": \"b9fa9a0f-a2c6-446d-bbb5-5313d17d2f4b\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-04-09T10:28:12Z\", \"security_group_id\": \"445aa5ee-e0f1-4a8d-ae80-41ad7698f8a7\", \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\"}], \"revision_number\": 1, \"project_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"id\": \"445aa5ee-e0f1-4a8d-ae80-41ad7698f8a7\", \"name\": \"clearwater-sg_bind\"}}\n", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:22.884Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.54a6e059-971a-4c05-bf8c-a9ce02904740"}, {"node_instance_id": "bind_security_group_f1jd37", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:23.138Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/security-groups/445aa5ee-e0f1-4a8d-ae80-41ad7698f8a7.json used request id req-8969f12c-ca31-4850-8a44-dcdcd9de7195", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:22.884Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.54a6e059-971a-4c05-bf8c-a9ce02904740"}, {"node_instance_id": "bind_security_group_f1jd37", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:23.138Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3cc12c9b51a62f81516dee6246ea7c83a51081f9\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"udp\", \"ethertype\": \"IPv4\", \"port_range_max\": 53, \"security_group_id\": \"445aa5ee-e0f1-4a8d-ae80-41ad7698f8a7\", \"port_range_min\": 53, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:22.885Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.54a6e059-971a-4c05-bf8c-a9ce02904740"}, {"node_instance_id": "bono_security_group_2s7rhd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:23.138Z", "message": "POST call to neutron for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-21468e04-53c7-4004-98ed-601f15866edd", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:22.815Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.20476a67-dccb-47ea-8e12-b0cd809fc517"}, {"node_instance_id": "bind_floatingip_oohzsh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:23.138Z", "message": "POST call to neutron for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-21e8ad9e-d117-4e1e-b14b-050e66ce9b20", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:22.448Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.8adfbd19-4ce5-441b-abbd-154cf56373f8"}, {"node_instance_id": "proxy_host_kjjl1q", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:23.138Z", "message": "Sending task 'nova_plugin.server.create'", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:21.433Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "bono_security_group_2s7rhd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:23.138Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}63ef8664091b8bc906ad777191201839cb1f6ed6\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 5062, \"security_group_id\": \"054dac8c-e587-4dcf-9bea-a2537ae62815\", \"port_range_min\": 5062, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:22.815Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.20476a67-dccb-47ea-8e12-b0cd809fc517"}, {"node_instance_id": "proxy_host_kjjl1q", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:23.138Z", "message": "Creating node instance", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:21.249Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "base_security_group_4sd36z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:23.138Z", "message": "POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-e86d4d85-747f-43e0-b1dd-9d406706fd1e", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:22.293Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.381ff0df-be73-40e0-99fb-175285f777f2"}, {"node_instance_id": "homer_security_group_c5hr1b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:23.699Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-fd8b40ae-92de-425c-b858-0cfc430e6ccd Date: Tue, 09 Apr 2019 10:28:14 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 9160, \"updated_at\": \"2019-04-09T10:28:14Z\", \"security_group_id\": \"a284506f-5086-47cc-8c38-a04f788f16bd\", \"port_range_min\": 9160, \"revision_number\": 0, \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"created_at\": \"2019-04-09T10:28:14Z\", \"project_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"id\": \"36176692-1548-42ce-9079-cefd4b65cfd9\"}}\n", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:23.145Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.30ef12aa-7337-4eb9-9d72-47d80639c4b6"}, {"node_instance_id": "ellis_security_group_097ng0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:23.699Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups/3849a302-07e8-4696-8d63-b91b75abcba2.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8d510b7ef436b01cb445c4cc96be91e5cd4cc0e2\"", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:23.243Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.dd736cab-565d-4c3a-83ac-f97325d8b561"}, {"node_instance_id": "homer_security_group_c5hr1b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:23.699Z", "message": "POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-fd8b40ae-92de-425c-b858-0cfc430e6ccd", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:23.145Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.30ef12aa-7337-4eb9-9d72-47d80639c4b6"}, {"node_instance_id": "bono_security_group_2s7rhd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:23.699Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-841c7bae-30f3-4363-95f8-b2ff2ddb4cd9 Date: Tue, 09 Apr 2019 10:28:14 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 6669, \"updated_at\": \"2019-04-09T10:28:14Z\", \"security_group_id\": \"054dac8c-e587-4dcf-9bea-a2537ae62815\", \"port_range_min\": 6669, \"revision_number\": 0, \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"created_at\": \"2019-04-09T10:28:14Z\", \"project_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"id\": \"01ccdd23-c245-457f-8a17-d136a9bf094c\"}}\n", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:23.271Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.20476a67-dccb-47ea-8e12-b0cd809fc517"}, {"node_instance_id": "homer_security_group_c5hr1b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:23.699Z", "message": "POST call to neutron for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-fd8b40ae-92de-425c-b858-0cfc430e6ccd", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:23.146Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.30ef12aa-7337-4eb9-9d72-47d80639c4b6"}, {"node_instance_id": "bono_security_group_2s7rhd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:23.699Z", "message": "POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-841c7bae-30f3-4363-95f8-b2ff2ddb4cd9", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:23.272Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.20476a67-dccb-47ea-8e12-b0cd809fc517"}, {"node_instance_id": "bind_security_group_f1jd37", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:23.699Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 514 X-Openstack-Request-Id: req-76efb980-faec-4ab9-ad06-aa877f37cdd8 Date: Tue, 09 Apr 2019 10:28:14 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"udp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 53, \"updated_at\": \"2019-04-09T10:28:14Z\", \"security_group_id\": \"445aa5ee-e0f1-4a8d-ae80-41ad7698f8a7\", \"port_range_min\": 53, \"revision_number\": 0, \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"created_at\": \"2019-04-09T10:28:14Z\", \"project_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"id\": \"b9a5afb7-cd97-4ca1-bc8c-b3afebcb8c4e\"}}\n", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:23.298Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.54a6e059-971a-4c05-bf8c-a9ce02904740"}, {"node_instance_id": "bind_security_group_f1jd37", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:23.699Z", "message": "POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-76efb980-faec-4ab9-ad06-aa877f37cdd8", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:23.298Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.54a6e059-971a-4c05-bf8c-a9ce02904740"}, {"node_instance_id": "proxy_host_kjjl1q", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:23.699Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d42a83458f355d9768b7f689b59e9866be473100\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:23.241Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.71d88326-7e0f-40ff-8356-c9fb7a415bf7"}, {"node_instance_id": "bind_security_group_f1jd37", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:23.699Z", "message": "POST call to neutron for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-76efb980-faec-4ab9-ad06-aa877f37cdd8", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:23.299Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.54a6e059-971a-4c05-bf8c-a9ce02904740"}, {"node_instance_id": "bono_security_group_2s7rhd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:23.699Z", "message": "POST call to neutron for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-841c7bae-30f3-4363-95f8-b2ff2ddb4cd9", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:23.272Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.20476a67-dccb-47ea-8e12-b0cd809fc517"}, {"node_instance_id": "bind_security_group_f1jd37", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:23.699Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3cc12c9b51a62f81516dee6246ea7c83a51081f9\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 53, \"security_group_id\": \"445aa5ee-e0f1-4a8d-ae80-41ad7698f8a7\", \"port_range_min\": 53, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:23.299Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.54a6e059-971a-4c05-bf8c-a9ce02904740"}, {"node_instance_id": "dime_security_group_f25a8c", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:23.699Z", "message": "Node instance started", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:21.899Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "vellum_security_group_n0u8xe", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:23.699Z", "message": "Node instance started", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:21.486Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "sprout_security_group_fsy3cy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:23.699Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups/a4167281-6a79-4f89-a6f8-28af0e06d2d2.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2b248d77685fab6687170589a6bd757dd7dffc06\"", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:23.279Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.fecf9372-cb6e-420f-95ad-61664700bae4"}, {"node_instance_id": "sprout_security_group_fsy3cy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:23.699Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 1373 X-Openstack-Request-Id: req-8646d571-79a2-499c-9d1b-9d0f19b3af2d Date: Tue, 09 Apr 2019 10:28:14 GMT \nRESP BODY: {\"security_group\": {\"description\": \"memcached Chronos 0MQ\", \"tags\": [], \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"created_at\": \"2019-04-09T10:28:12Z\", \"updated_at\": \"2019-04-09T10:28:12Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-04-09T10:28:12Z\", \"revision_number\": 0, \"id\": \"673f4751-95ef-4c10-8b65-35e08dac5198\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-04-09T10:28:12Z\", \"security_group_id\": \"a4167281-6a79-4f89-a6f8-28af0e06d2d2\", \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-04-09T10:28:12Z\", \"revision_number\": 0, \"id\": \"9b036473-2647-43ea-a81d-197fae0e31eb\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-04-09T10:28:12Z\", \"security_group_id\": \"a4167281-6a79-4f89-a6f8-28af0e06d2d2\", \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\"}], \"revision_number\": 1, \"project_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"id\": \"a4167281-6a79-4f89-a6f8-28af0e06d2d2\", \"name\": \"clearwater-sg_sprout\"}}\n", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:23.323Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.fecf9372-cb6e-420f-95ad-61664700bae4"}, {"node_instance_id": "bono_security_group_2s7rhd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:23.699Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}63ef8664091b8bc906ad777191201839cb1f6ed6\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"udp\", \"ethertype\": \"IPv4\", \"port_range_max\": 65535, \"security_group_id\": \"054dac8c-e587-4dcf-9bea-a2537ae62815\", \"port_range_min\": 32768, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:22.949Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.20476a67-dccb-47ea-8e12-b0cd809fc517"}, {"node_instance_id": "bono_security_group_2s7rhd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:23.699Z", "message": "POST call to neutron for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-f3d7accc-6fc5-4005-93dc-f2db327db457", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:22.948Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.20476a67-dccb-47ea-8e12-b0cd809fc517"}, {"node_instance_id": "bono_security_group_2s7rhd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:23.699Z", "message": "POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-f3d7accc-6fc5-4005-93dc-f2db327db457", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:22.948Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.20476a67-dccb-47ea-8e12-b0cd809fc517"}, {"node_instance_id": "bono_security_group_2s7rhd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:23.699Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-f3d7accc-6fc5-4005-93dc-f2db327db457 Date: Tue, 09 Apr 2019 10:28:14 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 5062, \"updated_at\": \"2019-04-09T10:28:14Z\", \"security_group_id\": \"054dac8c-e587-4dcf-9bea-a2537ae62815\", \"port_range_min\": 5062, \"revision_number\": 0, \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"created_at\": \"2019-04-09T10:28:14Z\", \"project_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"id\": \"8415aae4-7169-4d97-8ee1-eef45253efb4\"}}\n", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:22.947Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.20476a67-dccb-47ea-8e12-b0cd809fc517"}, {"node_instance_id": "bono_security_group_2s7rhd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:23.699Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-b85d9c0e-9e19-46be-a6c8-e20383344822 Date: Tue, 09 Apr 2019 10:28:14 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"udp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 65535, \"updated_at\": \"2019-04-09T10:28:14Z\", \"security_group_id\": \"054dac8c-e587-4dcf-9bea-a2537ae62815\", \"port_range_min\": 32768, \"revision_number\": 0, \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"created_at\": \"2019-04-09T10:28:14Z\", \"project_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"id\": \"c641c7e1-5ecd-4410-b999-83d8c39718a9\"}}\n", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:23.096Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.20476a67-dccb-47ea-8e12-b0cd809fc517"}, {"node_instance_id": "bono_security_group_2s7rhd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:23.699Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}63ef8664091b8bc906ad777191201839cb1f6ed6\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 5058, \"security_group_id\": \"054dac8c-e587-4dcf-9bea-a2537ae62815\", \"port_range_min\": 5058, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:23.273Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.20476a67-dccb-47ea-8e12-b0cd809fc517"}, {"node_instance_id": "bono_security_group_2s7rhd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:23.699Z", "message": "POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-b85d9c0e-9e19-46be-a6c8-e20383344822", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:23.096Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.20476a67-dccb-47ea-8e12-b0cd809fc517"}, {"node_instance_id": "bono_security_group_2s7rhd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:23.699Z", "message": "POST call to neutron for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-b85d9c0e-9e19-46be-a6c8-e20383344822", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:23.097Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.20476a67-dccb-47ea-8e12-b0cd809fc517"}, {"node_instance_id": "bono_security_group_2s7rhd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:23.699Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}63ef8664091b8bc906ad777191201839cb1f6ed6\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 6669, \"security_group_id\": \"054dac8c-e587-4dcf-9bea-a2537ae62815\", \"port_range_min\": 6669, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:23.099Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.20476a67-dccb-47ea-8e12-b0cd809fc517"}, {"node_instance_id": "proxy_host_kjjl1q", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:23.699Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d42a83458f355d9768b7f689b59e9866be473100\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:23.240Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.71d88326-7e0f-40ff-8356-c9fb7a415bf7"}, {"node_instance_id": "sprout_security_group_fsy3cy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:23.699Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/security-groups/a4167281-6a79-4f89-a6f8-28af0e06d2d2.json used request id req-8646d571-79a2-499c-9d1b-9d0f19b3af2d", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:23.323Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.fecf9372-cb6e-420f-95ad-61664700bae4"}], "metadata": {"pagination": {"total": 1008, "offset": 302, "size": 50}}} 2019-04-09 10:28:50,273 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:28:50,273 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:28:50 GMT 2019-04-09 10:28:50,273 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:28:50,273 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-09 10:28:50,273 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:28:50,273 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:28:50,273 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:28:50,273 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-09 10:28:50,276 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}652315cc2bef65b6f5b106e40d2769ae23493d7c" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 9160, "security_group_id": "a284506f-5086-47cc-8c38-a04f788f16bd", "port_range_min": 9160, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-04-09 10:28:50,276 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-21468e04-53c7-4004-98ed-601f15866edd 2019-04-09 10:28:50,276 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-21468e04-53c7-4004-98ed-601f15866edd Date: Tue, 09 Apr 2019 10:28:14 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "udp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 5060, "updated_at": "2019-04-09T10:28:14Z", "security_group_id": "054dac8c-e587-4dcf-9bea-a2537ae62815", "port_range_min": 5060, "revision_number": 0, "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "created_at": "2019-04-09T10:28:14Z", "project_id": "db7c4bc2757e464d8d10f7e7e3beb171", "id": "d7275288-5b7a-4420-bbd8-fb182ff6a68c"}} 2019-04-09 10:28:50,276 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-09 10:28:50,277 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b', u'external_name': u'cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCi9n5n06tqLwvWvyaK5q+c0CAnayB48ehxWnDipBChBTN3o3sFrddG/pK1qF0n7nYymzNjndf+CUT84X5OjAGjPxvfQd4n2fpAMcCKKG7yNrBsXxoiB9P+KzSiKZeLm5d8+DijUI3a3st1Mz2SOmzPNi7Wg8RY/BC+3zQTEDf7d6ssad6A2YxC2sm+CQHGIMhLzq7bKRW5pu+YjNUI2uXy/FNjGNON0DQmLeA/glZ9YsO6GkBU6PCek12Vfvq/EtOWyex1pphN3/43t2UcsA4SC2ZqgV5YPO79QUSrxEKwnyEvjVmDcsInQjNZymlnAljOsWglW/IAcF09OeP0LVjb Generated-by-Nova', u'name': u'cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b', u'fingerprint': u'3c:a1:62:db:f0:f9:50:c1:96:00:c8:4a:05:bd:f5:38'}}}] 2019-04-09 10:28:50,277 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-09 10:28:50,277 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-04-09 10:28:50,277 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_proxy_host_kjjl1q'} 2019-04-09 10:28:50,277 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 09 Apr 2019 10:28:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-84be382b-a75d-4e67-87df-431343c45e65 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 10:28:50,277 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 09 Apr 2019 10:28:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-84be382b-a75d-4e67-87df-431343c45e65 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 10:28:50,278 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-84be382b-a75d-4e67-87df-431343c45e65 2019-04-09 10:28:50,278 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-84be382b-a75d-4e67-87df-431343c45e65 2019-04-09 10:28:50,278 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups/445aa5ee-e0f1-4a8d-ae80-41ad7698f8a7.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cc12c9b51a62f81516dee6246ea7c83a51081f9" 2019-04-09 10:28:50,278 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/security-groups/445aa5ee-e0f1-4a8d-ae80-41ad7698f8a7.json used request id req-8969f12c-ca31-4850-8a44-dcdcd9de7195 2019-04-09 10:28:50,278 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1353 X-Openstack-Request-Id: req-8969f12c-ca31-4850-8a44-dcdcd9de7195 Date: Tue, 09 Apr 2019 10:28:14 GMT RESP BODY: {"security_group": {"description": "DNS", "tags": [], "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "created_at": "2019-04-09T10:28:12Z", "updated_at": "2019-04-09T10:28:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T10:28:12Z", "revision_number": 0, "id": "8bc76e4b-819a-4c55-928a-196fbfc050b6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T10:28:12Z", "security_group_id": "445aa5ee-e0f1-4a8d-ae80-41ad7698f8a7", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "port_range_min": null, "ethertype": "IPv4", "project_id": "db7c4bc2757e464d8d10f7e7e3beb171"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T10:28:12Z", "revision_number": 0, "id": "b9fa9a0f-a2c6-446d-bbb5-5313d17d2f4b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T10:28:12Z", "security_group_id": "445aa5ee-e0f1-4a8d-ae80-41ad7698f8a7", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "port_range_min": null, "ethertype": "IPv6", "project_id": "db7c4bc2757e464d8d10f7e7e3beb171"}], "revision_number": 1, "project_id": "db7c4bc2757e464d8d10f7e7e3beb171", "id": "445aa5ee-e0f1-4a8d-ae80-41ad7698f8a7", "name": "clearwater-sg_bind"}} 2019-04-09 10:28:50,278 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups/445aa5ee-e0f1-4a8d-ae80-41ad7698f8a7.json used request id req-8969f12c-ca31-4850-8a44-dcdcd9de7195 2019-04-09 10:28:50,279 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cc12c9b51a62f81516dee6246ea7c83a51081f9" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "udp", "ethertype": "IPv4", "port_range_max": 53, "security_group_id": "445aa5ee-e0f1-4a8d-ae80-41ad7698f8a7", "port_range_min": 53, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-04-09 10:28:50,279 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-21468e04-53c7-4004-98ed-601f15866edd 2019-04-09 10:28:50,279 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-21e8ad9e-d117-4e1e-b14b-050e66ce9b20 2019-04-09 10:28:50,279 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2019-04-09 10:28:50,279 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63ef8664091b8bc906ad777191201839cb1f6ed6" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 5062, "security_group_id": "054dac8c-e587-4dcf-9bea-a2537ae62815", "port_range_min": 5062, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-04-09 10:28:50,280 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-04-09 10:28:50,280 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-e86d4d85-747f-43e0-b1dd-9d406706fd1e 2019-04-09 10:28:50,280 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-fd8b40ae-92de-425c-b858-0cfc430e6ccd Date: Tue, 09 Apr 2019 10:28:14 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 9160, "updated_at": "2019-04-09T10:28:14Z", "security_group_id": "a284506f-5086-47cc-8c38-a04f788f16bd", "port_range_min": 9160, "revision_number": 0, "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "created_at": "2019-04-09T10:28:14Z", "project_id": "db7c4bc2757e464d8d10f7e7e3beb171", "id": "36176692-1548-42ce-9079-cefd4b65cfd9"}} 2019-04-09 10:28:50,280 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups/3849a302-07e8-4696-8d63-b91b75abcba2.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d510b7ef436b01cb445c4cc96be91e5cd4cc0e2" 2019-04-09 10:28:50,280 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-fd8b40ae-92de-425c-b858-0cfc430e6ccd 2019-04-09 10:28:50,280 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-841c7bae-30f3-4363-95f8-b2ff2ddb4cd9 Date: Tue, 09 Apr 2019 10:28:14 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 6669, "updated_at": "2019-04-09T10:28:14Z", "security_group_id": "054dac8c-e587-4dcf-9bea-a2537ae62815", "port_range_min": 6669, "revision_number": 0, "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "created_at": "2019-04-09T10:28:14Z", "project_id": "db7c4bc2757e464d8d10f7e7e3beb171", "id": "01ccdd23-c245-457f-8a17-d136a9bf094c"}} 2019-04-09 10:28:50,280 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-fd8b40ae-92de-425c-b858-0cfc430e6ccd 2019-04-09 10:28:50,281 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-841c7bae-30f3-4363-95f8-b2ff2ddb4cd9 2019-04-09 10:28:50,281 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 514 X-Openstack-Request-Id: req-76efb980-faec-4ab9-ad06-aa877f37cdd8 Date: Tue, 09 Apr 2019 10:28:14 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "udp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 53, "updated_at": "2019-04-09T10:28:14Z", "security_group_id": "445aa5ee-e0f1-4a8d-ae80-41ad7698f8a7", "port_range_min": 53, "revision_number": 0, "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "created_at": "2019-04-09T10:28:14Z", "project_id": "db7c4bc2757e464d8d10f7e7e3beb171", "id": "b9a5afb7-cd97-4ca1-bc8c-b3afebcb8c4e"}} 2019-04-09 10:28:50,281 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-76efb980-faec-4ab9-ad06-aa877f37cdd8 2019-04-09 10:28:50,281 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d42a83458f355d9768b7f689b59e9866be473100" 2019-04-09 10:28:50,281 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-76efb980-faec-4ab9-ad06-aa877f37cdd8 2019-04-09 10:28:50,282 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-841c7bae-30f3-4363-95f8-b2ff2ddb4cd9 2019-04-09 10:28:50,282 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cc12c9b51a62f81516dee6246ea7c83a51081f9" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 53, "security_group_id": "445aa5ee-e0f1-4a8d-ae80-41ad7698f8a7", "port_range_min": 53, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-04-09 10:28:50,282 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-04-09 10:28:50,282 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-04-09 10:28:50,282 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups/a4167281-6a79-4f89-a6f8-28af0e06d2d2.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b248d77685fab6687170589a6bd757dd7dffc06" 2019-04-09 10:28:50,282 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1373 X-Openstack-Request-Id: req-8646d571-79a2-499c-9d1b-9d0f19b3af2d Date: Tue, 09 Apr 2019 10:28:14 GMT RESP BODY: {"security_group": {"description": "memcached Chronos 0MQ", "tags": [], "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "created_at": "2019-04-09T10:28:12Z", "updated_at": "2019-04-09T10:28:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T10:28:12Z", "revision_number": 0, "id": "673f4751-95ef-4c10-8b65-35e08dac5198", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T10:28:12Z", "security_group_id": "a4167281-6a79-4f89-a6f8-28af0e06d2d2", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "port_range_min": null, "ethertype": "IPv6", "project_id": "db7c4bc2757e464d8d10f7e7e3beb171"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T10:28:12Z", "revision_number": 0, "id": "9b036473-2647-43ea-a81d-197fae0e31eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T10:28:12Z", "security_group_id": "a4167281-6a79-4f89-a6f8-28af0e06d2d2", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "port_range_min": null, "ethertype": "IPv4", "project_id": "db7c4bc2757e464d8d10f7e7e3beb171"}], "revision_number": 1, "project_id": "db7c4bc2757e464d8d10f7e7e3beb171", "id": "a4167281-6a79-4f89-a6f8-28af0e06d2d2", "name": "clearwater-sg_sprout"}} 2019-04-09 10:28:50,282 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63ef8664091b8bc906ad777191201839cb1f6ed6" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "udp", "ethertype": "IPv4", "port_range_max": 65535, "security_group_id": "054dac8c-e587-4dcf-9bea-a2537ae62815", "port_range_min": 32768, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-04-09 10:28:50,283 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-f3d7accc-6fc5-4005-93dc-f2db327db457 2019-04-09 10:28:50,283 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-f3d7accc-6fc5-4005-93dc-f2db327db457 2019-04-09 10:28:50,283 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-f3d7accc-6fc5-4005-93dc-f2db327db457 Date: Tue, 09 Apr 2019 10:28:14 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 5062, "updated_at": "2019-04-09T10:28:14Z", "security_group_id": "054dac8c-e587-4dcf-9bea-a2537ae62815", "port_range_min": 5062, "revision_number": 0, "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "created_at": "2019-04-09T10:28:14Z", "project_id": "db7c4bc2757e464d8d10f7e7e3beb171", "id": "8415aae4-7169-4d97-8ee1-eef45253efb4"}} 2019-04-09 10:28:50,283 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-b85d9c0e-9e19-46be-a6c8-e20383344822 Date: Tue, 09 Apr 2019 10:28:14 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "udp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 65535, "updated_at": "2019-04-09T10:28:14Z", "security_group_id": "054dac8c-e587-4dcf-9bea-a2537ae62815", "port_range_min": 32768, "revision_number": 0, "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "created_at": "2019-04-09T10:28:14Z", "project_id": "db7c4bc2757e464d8d10f7e7e3beb171", "id": "c641c7e1-5ecd-4410-b999-83d8c39718a9"}} 2019-04-09 10:28:50,283 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63ef8664091b8bc906ad777191201839cb1f6ed6" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 5058, "security_group_id": "054dac8c-e587-4dcf-9bea-a2537ae62815", "port_range_min": 5058, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-04-09 10:28:50,283 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-b85d9c0e-9e19-46be-a6c8-e20383344822 2019-04-09 10:28:50,284 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-b85d9c0e-9e19-46be-a6c8-e20383344822 2019-04-09 10:28:50,284 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63ef8664091b8bc906ad777191201839cb1f6ed6" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 6669, "security_group_id": "054dac8c-e587-4dcf-9bea-a2537ae62815", "port_range_min": 6669, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-04-09 10:28:50,284 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d42a83458f355d9768b7f689b59e9866be473100" 2019-04-09 10:28:50,284 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups/a4167281-6a79-4f89-a6f8-28af0e06d2d2.json used request id req-8646d571-79a2-499c-9d1b-9d0f19b3af2d 2019-04-09 10:28:50,284 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/4c65a646-067f-4556-a879-83319631caf0 2019-04-09 10:28:50,350 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:28:50,350 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:28:50,350 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:28:50,350 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:28:50,350 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:28:50,350 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:28:50,350 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:28:50,350 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T10:28:06.618Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-09T10:28:06.619Z", "id": "4c65a646-067f-4556-a879-83319631caf0"} 2019-04-09 10:28:50,351 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:28:50,351 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:28:50 GMT 2019-04-09 10:28:50,351 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:28:50,351 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-09 10:28:50,351 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:28:50,351 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:28:50,351 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:28:55,354 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-09 10:28:55,433 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:28:55,433 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:28:55,434 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:28:55,434 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:28:55,434 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:28:55,434 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:28:55,434 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:28:55,434 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_security_group_fsy3cy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:23.699Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/security-groups/a4167281-6a79-4f89-a6f8-28af0e06d2d2.json used request id req-8646d571-79a2-499c-9d1b-9d0f19b3af2d", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:23.324Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.fecf9372-cb6e-420f-95ad-61664700bae4"}, {"node_instance_id": "ellis_security_group_097ng0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:23.699Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/security-groups/3849a302-07e8-4696-8d63-b91b75abcba2.json used request id req-f817bc83-e4eb-4b3b-b9c9-1afdc2862c98", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:23.282Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.dd736cab-565d-4c3a-83ac-f97325d8b561"}, {"node_instance_id": "ellis_security_group_097ng0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:23.699Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/security-groups/3849a302-07e8-4696-8d63-b91b75abcba2.json used request id req-f817bc83-e4eb-4b3b-b9c9-1afdc2862c98", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:23.283Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.dd736cab-565d-4c3a-83ac-f97325d8b561"}, {"node_instance_id": "ellis_security_group_097ng0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:23.699Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 514 X-Openstack-Request-Id: req-60aea74d-0de2-4f65-9b79-0f8678cf1a4a Date: Tue, 09 Apr 2019 10:28:15 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 80, \"updated_at\": \"2019-04-09T10:28:14Z\", \"security_group_id\": \"3849a302-07e8-4696-8d63-b91b75abcba2\", \"port_range_min\": 80, \"revision_number\": 0, \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"created_at\": \"2019-04-09T10:28:14Z\", \"project_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"id\": \"1dfea0ce-4505-4d8c-b6a6-8b0f78a15b0c\"}}\n", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:23.425Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.dd736cab-565d-4c3a-83ac-f97325d8b561"}, {"node_instance_id": "ellis_security_group_097ng0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:23.699Z", "message": "POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-60aea74d-0de2-4f65-9b79-0f8678cf1a4a", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:23.425Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.dd736cab-565d-4c3a-83ac-f97325d8b561"}, {"node_instance_id": "ellis_security_group_097ng0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:23.699Z", "message": "POST call to neutron for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-60aea74d-0de2-4f65-9b79-0f8678cf1a4a", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:23.425Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.dd736cab-565d-4c3a-83ac-f97325d8b561"}, {"node_instance_id": "ellis_security_group_097ng0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:23.699Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8d510b7ef436b01cb445c4cc96be91e5cd4cc0e2\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 80, \"security_group_id\": \"3849a302-07e8-4696-8d63-b91b75abcba2\", \"port_range_min\": 80, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:23.284Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.dd736cab-565d-4c3a-83ac-f97325d8b561"}, {"node_instance_id": "bono_security_group_2s7rhd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:23.699Z", "message": "POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-6a7c5fc3-acfe-4edb-b5b3-b3cabdf66649", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:23.413Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.20476a67-dccb-47ea-8e12-b0cd809fc517"}, {"node_instance_id": "ellis_security_group_097ng0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:23.699Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8d510b7ef436b01cb445c4cc96be91e5cd4cc0e2\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 443, \"security_group_id\": \"3849a302-07e8-4696-8d63-b91b75abcba2\", \"port_range_min\": 443, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:23.426Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.dd736cab-565d-4c3a-83ac-f97325d8b561"}, {"node_instance_id": "bono_security_group_2s7rhd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:23.699Z", "message": "POST call to neutron for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-6a7c5fc3-acfe-4edb-b5b3-b3cabdf66649", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:23.414Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.20476a67-dccb-47ea-8e12-b0cd809fc517"}, {"node_instance_id": "bono_security_group_2s7rhd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:23.699Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-6a7c5fc3-acfe-4edb-b5b3-b3cabdf66649 Date: Tue, 09 Apr 2019 10:28:15 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 5058, \"updated_at\": \"2019-04-09T10:28:14Z\", \"security_group_id\": \"054dac8c-e587-4dcf-9bea-a2537ae62815\", \"port_range_min\": 5058, \"revision_number\": 0, \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"created_at\": \"2019-04-09T10:28:14Z\", \"project_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"id\": \"ce94c4b8-54f7-439d-b6a6-6a3a9deb4b05\"}}\n", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:23.413Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.20476a67-dccb-47ea-8e12-b0cd809fc517"}, {"node_instance_id": "bind_security_group_f1jd37", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:23.699Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 514 X-Openstack-Request-Id: req-5940bb6a-2831-44f3-9140-89a0375351c8 Date: Tue, 09 Apr 2019 10:28:15 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 53, \"updated_at\": \"2019-04-09T10:28:15Z\", \"security_group_id\": \"445aa5ee-e0f1-4a8d-ae80-41ad7698f8a7\", \"port_range_min\": 53, \"revision_number\": 0, \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"created_at\": \"2019-04-09T10:28:15Z\", \"project_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"id\": \"18ba100c-602d-4bd1-8988-8120cc6729f4\"}}\n", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:23.509Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.54a6e059-971a-4c05-bf8c-a9ce02904740"}, {"node_instance_id": "bind_security_group_f1jd37", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:23.699Z", "message": "POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-5940bb6a-2831-44f3-9140-89a0375351c8", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:23.509Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.54a6e059-971a-4c05-bf8c-a9ce02904740"}, {"node_instance_id": "sprout_security_group_fsy3cy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:23.699Z", "message": "POST call to neutron for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-3d4e7b74-b89c-4f01-ba7b-1858f3c192a3", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:23.515Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.fecf9372-cb6e-420f-95ad-61664700bae4"}, {"node_instance_id": "bind_security_group_f1jd37", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:23.699Z", "message": "POST call to neutron for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-5940bb6a-2831-44f3-9140-89a0375351c8", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:23.510Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.54a6e059-971a-4c05-bf8c-a9ce02904740"}, {"node_instance_id": "sprout_security_group_fsy3cy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:23.699Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-3d4e7b74-b89c-4f01-ba7b-1858f3c192a3 Date: Tue, 09 Apr 2019 10:28:15 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 9888, \"updated_at\": \"2019-04-09T10:28:15Z\", \"security_group_id\": \"a4167281-6a79-4f89-a6f8-28af0e06d2d2\", \"port_range_min\": 9888, \"revision_number\": 0, \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"created_at\": \"2019-04-09T10:28:15Z\", \"project_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"id\": \"905567a3-4d53-4016-8720-ad3d4ab00fae\"}}\n", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:23.515Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.fecf9372-cb6e-420f-95ad-61664700bae4"}, {"node_instance_id": "sprout_security_group_fsy3cy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:23.699Z", "message": "POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-3d4e7b74-b89c-4f01-ba7b-1858f3c192a3", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:23.515Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.fecf9372-cb6e-420f-95ad-61664700bae4"}, {"node_instance_id": "bind_security_group_f1jd37", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:23.699Z", "message": "POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-76efb980-faec-4ab9-ad06-aa877f37cdd8", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:23.298Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.54a6e059-971a-4c05-bf8c-a9ce02904740"}, {"node_instance_id": "ellis_security_group_097ng0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:23.699Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-2b5fb207-4f15-4975-92f2-565507ff2a9c Date: Tue, 09 Apr 2019 10:28:15 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 443, \"updated_at\": \"2019-04-09T10:28:15Z\", \"security_group_id\": \"3849a302-07e8-4696-8d63-b91b75abcba2\", \"port_range_min\": 443, \"revision_number\": 0, \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"created_at\": \"2019-04-09T10:28:15Z\", \"project_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"id\": \"1a4aab71-5da9-49ce-9cfd-c6f3eba20abb\"}}\n", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:23.558Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.dd736cab-565d-4c3a-83ac-f97325d8b561"}, {"node_instance_id": "bind_security_group_f1jd37", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:23.699Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3cc12c9b51a62f81516dee6246ea7c83a51081f9\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 53, \"security_group_id\": \"445aa5ee-e0f1-4a8d-ae80-41ad7698f8a7\", \"port_range_min\": 53, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:23.299Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.54a6e059-971a-4c05-bf8c-a9ce02904740"}, {"node_instance_id": "ellis_security_group_097ng0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:24.281Z", "message": "POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-2b5fb207-4f15-4975-92f2-565507ff2a9c", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:23.558Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.dd736cab-565d-4c3a-83ac-f97325d8b561"}, {"node_instance_id": "proxy_host_kjjl1q", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:24.281Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/images used request id req-c5a72f01-c7e8-4472-8e67-bac17ba6f4ea", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:24.039Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.71d88326-7e0f-40ff-8356-c9fb7a415bf7"}, {"node_instance_id": "proxy_host_kjjl1q", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:24.281Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10:28: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-c5a72f01-c7e8-4472-8e67-bac17ba6f4ea x-compute-request-id: req-c5a72f01-c7e8-4472-8e67-bac17ba6f4ea Content-Encoding: gzip Content-Length: 292 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"10e27409-226d-4f3d-971a-db9735ac09c8\", \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/images/10e27409-226d-4f3d-971a-db9735ac09c8\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.6:9292/images/10e27409-226d-4f3d-971a-db9735ac09c8\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_116a8538-afc5-4820-93fc-150487bf025b\"}, {\"id\": \"cccc5109-da38-4bd7-81f6-8ad42d341012\", \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/images/cccc5109-da38-4bd7-81f6-8ad42d341012\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/images/cccc5109-da38-4bd7-81f6-8ad42d341012\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.6:9292/images/cccc5109-da38-4bd7-81f6-8ad42d341012\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_116a8538-afc5-4820-93fc-150487bf025b\"}]}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:24.039Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.71d88326-7e0f-40ff-8356-c9fb7a415bf7"}, {"node_instance_id": "proxy_host_kjjl1q", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:24.281Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/images used request id req-c5a72f01-c7e8-4472-8e67-bac17ba6f4ea", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:24.039Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.71d88326-7e0f-40ff-8356-c9fb7a415bf7"}, {"node_instance_id": "proxy_host_kjjl1q", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:24.281Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/images used request id req-c5a72f01-c7e8-4472-8e67-bac17ba6f4ea", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:24.039Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.71d88326-7e0f-40ff-8356-c9fb7a415bf7"}, {"node_instance_id": "proxy_host_kjjl1q", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:24.281Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/images used request id req-c5a72f01-c7e8-4472-8e67-bac17ba6f4ea", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:24.040Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.71d88326-7e0f-40ff-8356-c9fb7a415bf7"}, {"node_instance_id": "proxy_host_kjjl1q", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:24.281Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-a2eb1a1a-e7d6-47a9-ac9f-f98b11827f6b", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:24.064Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.71d88326-7e0f-40ff-8356-c9fb7a415bf7"}, {"node_instance_id": "proxy_host_kjjl1q", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:24.281Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-a2eb1a1a-e7d6-47a9-ac9f-f98b11827f6b", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:24.064Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.71d88326-7e0f-40ff-8356-c9fb7a415bf7"}, {"node_instance_id": "bono_floatingip_1pdtux", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:24.281Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:22.242Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "ellis_floatingip_0s098n", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:24.281Z", "message": "Node instance started", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:21.938Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "bono_floatingip_1pdtux", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:24.281Z", "message": "Node instance created", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:22.481Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "proxy_host_kjjl1q", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:24.281Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-a2eb1a1a-e7d6-47a9-ac9f-f98b11827f6b", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:24.064Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.71d88326-7e0f-40ff-8356-c9fb7a415bf7"}, {"node_instance_id": "internal_sip_security_group_rwbxx4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:24.281Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-108d3159-6228-478e-b32e-1d045ea39c71 Date: Tue, 09 Apr 2019 10:28:15 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 5058, \"updated_at\": \"2019-04-09T10:28:15Z\", \"security_group_id\": \"962547c1-9c5d-4a60-ba49-0f98fc17b32f\", \"port_range_min\": 5058, \"revision_number\": 0, \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"created_at\": \"2019-04-09T10:28:15Z\", \"project_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"id\": \"882318dd-6ee1-44b4-bcd8-835b4161edc6\"}}\n", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:23.989Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.385665cb-a5e2-4874-be9a-9c7ec8e69e29"}, {"node_instance_id": "proxy_host_kjjl1q", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:24.281Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d42a83458f355d9768b7f689b59e9866be473100\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:24.042Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.71d88326-7e0f-40ff-8356-c9fb7a415bf7"}, {"node_instance_id": "proxy_host_kjjl1q", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:24.281Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d42a83458f355d9768b7f689b59e9866be473100\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:24.042Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.71d88326-7e0f-40ff-8356-c9fb7a415bf7"}, {"node_instance_id": "proxy_host_kjjl1q", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:24.281Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10:28:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a2eb1a1a-e7d6-47a9-ac9f-f98b11827f6b x-compute-request-id: req-a2eb1a1a-e7d6-47a9-ac9f-f98b11827f6b Content-Encoding: gzip Content-Length: 239 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_116a8538-afc5-4820-93fc-150487bf025b\"}, {\"id\": \"b489ced4-c088-476e-ae85-b50332f9635a\", \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/flavors/b489ced4-c088-476e-ae85-b50332f9635a\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/flavors/b489ced4-c088-476e-ae85-b50332f9635a\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_116a8538-afc5-4820-93fc-150487bf025b\"}]}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:24.064Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.71d88326-7e0f-40ff-8356-c9fb7a415bf7"}, {"node_instance_id": "proxy_host_kjjl1q", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:24.281Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10:28:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a2eb1a1a-e7d6-47a9-ac9f-f98b11827f6b x-compute-request-id: req-a2eb1a1a-e7d6-47a9-ac9f-f98b11827f6b Content-Encoding: gzip Content-Length: 239 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_116a8538-afc5-4820-93fc-150487bf025b\"}, {\"id\": \"b489ced4-c088-476e-ae85-b50332f9635a\", \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/flavors/b489ced4-c088-476e-ae85-b50332f9635a\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/flavors/b489ced4-c088-476e-ae85-b50332f9635a\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_116a8538-afc5-4820-93fc-150487bf025b\"}]}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:24.064Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.71d88326-7e0f-40ff-8356-c9fb7a415bf7"}, {"node_instance_id": "proxy_host_kjjl1q", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:24.281Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-a2eb1a1a-e7d6-47a9-ac9f-f98b11827f6b", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:24.064Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.71d88326-7e0f-40ff-8356-c9fb7a415bf7"}, {"node_instance_id": "proxy_host_kjjl1q", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:24.281Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d42a83458f355d9768b7f689b59e9866be473100\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:24.066Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.71d88326-7e0f-40ff-8356-c9fb7a415bf7"}, {"node_instance_id": "internal_sip_security_group_rwbxx4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:24.281Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups/962547c1-9c5d-4a60-ba49-0f98fc17b32f.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ff8539a26712dbb425d924f30ebe7a540f8c3706\"", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:23.848Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.385665cb-a5e2-4874-be9a-9c7ec8e69e29"}, {"node_instance_id": "internal_sip_security_group_rwbxx4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:24.281Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/security-groups/962547c1-9c5d-4a60-ba49-0f98fc17b32f.json used request id req-e756e089-039e-4dd3-8ac6-cdafb4706c52", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:23.884Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.385665cb-a5e2-4874-be9a-9c7ec8e69e29"}, {"node_instance_id": "ellis_security_group_097ng0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:24.281Z", "message": "POST call to neutron for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-2b5fb207-4f15-4975-92f2-565507ff2a9c", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:23.558Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.dd736cab-565d-4c3a-83ac-f97325d8b561"}, {"node_instance_id": "internal_sip_security_group_rwbxx4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:24.281Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 1381 X-Openstack-Request-Id: req-e756e089-039e-4dd3-8ac6-cdafb4706c52 Date: Tue, 09 Apr 2019 10:28:15 GMT \nRESP BODY: {\"security_group\": {\"description\": \"Internal SIP signalling\", \"tags\": [], \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"created_at\": \"2019-04-09T10:28:13Z\", \"updated_at\": \"2019-04-09T10:28:13Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-04-09T10:28:13Z\", \"revision_number\": 0, \"id\": \"4c64f277-2888-4e26-90e9-c2895fe4ad65\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-04-09T10:28:13Z\", \"security_group_id\": \"962547c1-9c5d-4a60-ba49-0f98fc17b32f\", \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-04-09T10:28:13Z\", \"revision_number\": 0, \"id\": \"a5abcc08-e27f-4255-9657-35fa012345a9\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-04-09T10:28:13Z\", \"security_group_id\": \"962547c1-9c5d-4a60-ba49-0f98fc17b32f\", \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\"}], \"revision_number\": 1, \"project_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"id\": \"962547c1-9c5d-4a60-ba49-0f98fc17b32f\", \"name\": \"clearwater-sg_internal_sip\"}}\n", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:23.884Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.385665cb-a5e2-4874-be9a-9c7ec8e69e29"}, {"node_instance_id": "internal_sip_security_group_rwbxx4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:24.281Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/security-groups/962547c1-9c5d-4a60-ba49-0f98fc17b32f.json used request id req-e756e089-039e-4dd3-8ac6-cdafb4706c52", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:23.885Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.385665cb-a5e2-4874-be9a-9c7ec8e69e29"}, {"node_instance_id": "internal_sip_security_group_rwbxx4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:24.281Z", "message": "POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-108d3159-6228-478e-b32e-1d045ea39c71", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:23.989Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.385665cb-a5e2-4874-be9a-9c7ec8e69e29"}, {"node_instance_id": "internal_sip_security_group_rwbxx4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:24.281Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ff8539a26712dbb425d924f30ebe7a540f8c3706\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 5058, \"security_group_id\": \"962547c1-9c5d-4a60-ba49-0f98fc17b32f\", \"port_range_min\": 5058, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:23.885Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.385665cb-a5e2-4874-be9a-9c7ec8e69e29"}, {"node_instance_id": "internal_sip_security_group_rwbxx4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:24.281Z", "message": "POST call to neutron for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-108d3159-6228-478e-b32e-1d045ea39c71", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:23.989Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.385665cb-a5e2-4874-be9a-9c7ec8e69e29"}, {"node_instance_id": "internal_sip_security_group_rwbxx4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:24.281Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ff8539a26712dbb425d924f30ebe7a540f8c3706\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 5054, \"security_group_id\": \"962547c1-9c5d-4a60-ba49-0f98fc17b32f\", \"port_range_min\": 5054, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:23.990Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.385665cb-a5e2-4874-be9a-9c7ec8e69e29"}, {"node_instance_id": "proxy_host_kjjl1q", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:24.281Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10:28: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-c5a72f01-c7e8-4472-8e67-bac17ba6f4ea x-compute-request-id: req-c5a72f01-c7e8-4472-8e67-bac17ba6f4ea Content-Encoding: gzip Content-Length: 292 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"10e27409-226d-4f3d-971a-db9735ac09c8\", \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/images/10e27409-226d-4f3d-971a-db9735ac09c8\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.6:9292/images/10e27409-226d-4f3d-971a-db9735ac09c8\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_116a8538-afc5-4820-93fc-150487bf025b\"}, {\"id\": \"cccc5109-da38-4bd7-81f6-8ad42d341012\", \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/images/cccc5109-da38-4bd7-81f6-8ad42d341012\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/images/cccc5109-da38-4bd7-81f6-8ad42d341012\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.6:9292/images/cccc5109-da38-4bd7-81f6-8ad42d341012\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_116a8538-afc5-4820-93fc-150487bf025b\"}]}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:24.037Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.71d88326-7e0f-40ff-8356-c9fb7a415bf7"}, {"node_instance_id": "proxy_host_kjjl1q", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:24.281Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d42a83458f355d9768b7f689b59e9866be473100\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:24.066Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.71d88326-7e0f-40ff-8356-c9fb7a415bf7"}], "metadata": {"pagination": {"total": 1008, "offset": 352, "size": 50}}} 2019-04-09 10:28:55,435 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:28:55,435 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:28:55 GMT 2019-04-09 10:28:55,435 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:28:55,435 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-09 10:28:55,435 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:28:55,435 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:28:55,435 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:28:55,435 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-09 10:28:55,438 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/security-groups/a4167281-6a79-4f89-a6f8-28af0e06d2d2.json used request id req-8646d571-79a2-499c-9d1b-9d0f19b3af2d 2019-04-09 10:28:55,438 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups/3849a302-07e8-4696-8d63-b91b75abcba2.json used request id req-f817bc83-e4eb-4b3b-b9c9-1afdc2862c98 2019-04-09 10:28:55,438 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/security-groups/3849a302-07e8-4696-8d63-b91b75abcba2.json used request id req-f817bc83-e4eb-4b3b-b9c9-1afdc2862c98 2019-04-09 10:28:55,439 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 514 X-Openstack-Request-Id: req-60aea74d-0de2-4f65-9b79-0f8678cf1a4a Date: Tue, 09 Apr 2019 10:28:15 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 80, "updated_at": "2019-04-09T10:28:14Z", "security_group_id": "3849a302-07e8-4696-8d63-b91b75abcba2", "port_range_min": 80, "revision_number": 0, "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "created_at": "2019-04-09T10:28:14Z", "project_id": "db7c4bc2757e464d8d10f7e7e3beb171", "id": "1dfea0ce-4505-4d8c-b6a6-8b0f78a15b0c"}} 2019-04-09 10:28:55,439 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-60aea74d-0de2-4f65-9b79-0f8678cf1a4a 2019-04-09 10:28:55,439 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-60aea74d-0de2-4f65-9b79-0f8678cf1a4a 2019-04-09 10:28:55,439 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d510b7ef436b01cb445c4cc96be91e5cd4cc0e2" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 80, "security_group_id": "3849a302-07e8-4696-8d63-b91b75abcba2", "port_range_min": 80, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-04-09 10:28:55,439 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-6a7c5fc3-acfe-4edb-b5b3-b3cabdf66649 2019-04-09 10:28:55,439 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d510b7ef436b01cb445c4cc96be91e5cd4cc0e2" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 443, "security_group_id": "3849a302-07e8-4696-8d63-b91b75abcba2", "port_range_min": 443, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-04-09 10:28:55,440 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-6a7c5fc3-acfe-4edb-b5b3-b3cabdf66649 2019-04-09 10:28:55,440 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-6a7c5fc3-acfe-4edb-b5b3-b3cabdf66649 Date: Tue, 09 Apr 2019 10:28:15 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 5058, "updated_at": "2019-04-09T10:28:14Z", "security_group_id": "054dac8c-e587-4dcf-9bea-a2537ae62815", "port_range_min": 5058, "revision_number": 0, "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "created_at": "2019-04-09T10:28:14Z", "project_id": "db7c4bc2757e464d8d10f7e7e3beb171", "id": "ce94c4b8-54f7-439d-b6a6-6a3a9deb4b05"}} 2019-04-09 10:28:55,440 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 514 X-Openstack-Request-Id: req-5940bb6a-2831-44f3-9140-89a0375351c8 Date: Tue, 09 Apr 2019 10:28:15 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 53, "updated_at": "2019-04-09T10:28:15Z", "security_group_id": "445aa5ee-e0f1-4a8d-ae80-41ad7698f8a7", "port_range_min": 53, "revision_number": 0, "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "created_at": "2019-04-09T10:28:15Z", "project_id": "db7c4bc2757e464d8d10f7e7e3beb171", "id": "18ba100c-602d-4bd1-8988-8120cc6729f4"}} 2019-04-09 10:28:55,440 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-5940bb6a-2831-44f3-9140-89a0375351c8 2019-04-09 10:28:55,440 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-3d4e7b74-b89c-4f01-ba7b-1858f3c192a3 2019-04-09 10:28:55,440 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-5940bb6a-2831-44f3-9140-89a0375351c8 2019-04-09 10:28:55,441 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-3d4e7b74-b89c-4f01-ba7b-1858f3c192a3 Date: Tue, 09 Apr 2019 10:28:15 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 9888, "updated_at": "2019-04-09T10:28:15Z", "security_group_id": "a4167281-6a79-4f89-a6f8-28af0e06d2d2", "port_range_min": 9888, "revision_number": 0, "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "created_at": "2019-04-09T10:28:15Z", "project_id": "db7c4bc2757e464d8d10f7e7e3beb171", "id": "905567a3-4d53-4016-8720-ad3d4ab00fae"}} 2019-04-09 10:28:55,441 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-3d4e7b74-b89c-4f01-ba7b-1858f3c192a3 2019-04-09 10:28:55,441 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-76efb980-faec-4ab9-ad06-aa877f37cdd8 2019-04-09 10:28:55,441 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-2b5fb207-4f15-4975-92f2-565507ff2a9c Date: Tue, 09 Apr 2019 10:28:15 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 443, "updated_at": "2019-04-09T10:28:15Z", "security_group_id": "3849a302-07e8-4696-8d63-b91b75abcba2", "port_range_min": 443, "revision_number": 0, "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "created_at": "2019-04-09T10:28:15Z", "project_id": "db7c4bc2757e464d8d10f7e7e3beb171", "id": "1a4aab71-5da9-49ce-9cfd-c6f3eba20abb"}} 2019-04-09 10:28:55,441 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cc12c9b51a62f81516dee6246ea7c83a51081f9" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 53, "security_group_id": "445aa5ee-e0f1-4a8d-ae80-41ad7698f8a7", "port_range_min": 53, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-04-09 10:28:55,441 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-2b5fb207-4f15-4975-92f2-565507ff2a9c 2019-04-09 10:28:55,442 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/images used request id req-c5a72f01-c7e8-4472-8e67-bac17ba6f4ea 2019-04-09 10:28:55,442 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10:28: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-c5a72f01-c7e8-4472-8e67-bac17ba6f4ea x-compute-request-id: req-c5a72f01-c7e8-4472-8e67-bac17ba6f4ea Content-Encoding: gzip Content-Length: 292 Content-Type: application/json RESP BODY: {"images": [{"id": "10e27409-226d-4f3d-971a-db9735ac09c8", "links": [{"href": "http://172.30.9.21:8774/v2.1/images/10e27409-226d-4f3d-971a-db9735ac09c8", "rel": "self"}, {"href": "http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8", "rel": "bookmark"}, {"href": "http://192.30.9.6:9292/images/10e27409-226d-4f3d-971a-db9735ac09c8", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_116a8538-afc5-4820-93fc-150487bf025b"}, {"id": "cccc5109-da38-4bd7-81f6-8ad42d341012", "links": [{"href": "http://172.30.9.21:8774/v2.1/images/cccc5109-da38-4bd7-81f6-8ad42d341012", "rel": "self"}, {"href": "http://172.30.9.21:8774/images/cccc5109-da38-4bd7-81f6-8ad42d341012", "rel": "bookmark"}, {"href": "http://192.30.9.6:9292/images/cccc5109-da38-4bd7-81f6-8ad42d341012", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_116a8538-afc5-4820-93fc-150487bf025b"}]} 2019-04-09 10:28:55,442 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/images used request id req-c5a72f01-c7e8-4472-8e67-bac17ba6f4ea 2019-04-09 10:28:55,442 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/images used request id req-c5a72f01-c7e8-4472-8e67-bac17ba6f4ea 2019-04-09 10:28:55,442 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/images used request id req-c5a72f01-c7e8-4472-8e67-bac17ba6f4ea 2019-04-09 10:28:55,442 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-a2eb1a1a-e7d6-47a9-ac9f-f98b11827f6b 2019-04-09 10:28:55,443 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-a2eb1a1a-e7d6-47a9-ac9f-f98b11827f6b 2019-04-09 10:28:55,443 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2019-04-09 10:28:55,443 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-04-09 10:28:55,443 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-04-09 10:28:55,443 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-a2eb1a1a-e7d6-47a9-ac9f-f98b11827f6b 2019-04-09 10:28:55,443 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-108d3159-6228-478e-b32e-1d045ea39c71 Date: Tue, 09 Apr 2019 10:28:15 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 5058, "updated_at": "2019-04-09T10:28:15Z", "security_group_id": "962547c1-9c5d-4a60-ba49-0f98fc17b32f", "port_range_min": 5058, "revision_number": 0, "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "created_at": "2019-04-09T10:28:15Z", "project_id": "db7c4bc2757e464d8d10f7e7e3beb171", "id": "882318dd-6ee1-44b4-bcd8-835b4161edc6"}} 2019-04-09 10:28:55,443 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d42a83458f355d9768b7f689b59e9866be473100" 2019-04-09 10:28:55,444 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d42a83458f355d9768b7f689b59e9866be473100" 2019-04-09 10:28:55,444 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10:28:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a2eb1a1a-e7d6-47a9-ac9f-f98b11827f6b x-compute-request-id: req-a2eb1a1a-e7d6-47a9-ac9f-f98b11827f6b Content-Encoding: gzip Content-Length: 239 Content-Type: application/json RESP BODY: {"flavors": [{"id": "22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_116a8538-afc5-4820-93fc-150487bf025b"}, {"id": "b489ced4-c088-476e-ae85-b50332f9635a", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/b489ced4-c088-476e-ae85-b50332f9635a", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/b489ced4-c088-476e-ae85-b50332f9635a", "rel": "bookmark"}], "name": "cloudify_ims-flavor_116a8538-afc5-4820-93fc-150487bf025b"}]} 2019-04-09 10:28:55,444 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10:28:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a2eb1a1a-e7d6-47a9-ac9f-f98b11827f6b x-compute-request-id: req-a2eb1a1a-e7d6-47a9-ac9f-f98b11827f6b Content-Encoding: gzip Content-Length: 239 Content-Type: application/json RESP BODY: {"flavors": [{"id": "22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_116a8538-afc5-4820-93fc-150487bf025b"}, {"id": "b489ced4-c088-476e-ae85-b50332f9635a", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/b489ced4-c088-476e-ae85-b50332f9635a", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/b489ced4-c088-476e-ae85-b50332f9635a", "rel": "bookmark"}], "name": "cloudify_ims-flavor_116a8538-afc5-4820-93fc-150487bf025b"}]} 2019-04-09 10:28:55,444 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-a2eb1a1a-e7d6-47a9-ac9f-f98b11827f6b 2019-04-09 10:28:55,444 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d42a83458f355d9768b7f689b59e9866be473100" 2019-04-09 10:28:55,444 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups/962547c1-9c5d-4a60-ba49-0f98fc17b32f.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff8539a26712dbb425d924f30ebe7a540f8c3706" 2019-04-09 10:28:55,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups/962547c1-9c5d-4a60-ba49-0f98fc17b32f.json used request id req-e756e089-039e-4dd3-8ac6-cdafb4706c52 2019-04-09 10:28:55,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-2b5fb207-4f15-4975-92f2-565507ff2a9c 2019-04-09 10:28:55,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1381 X-Openstack-Request-Id: req-e756e089-039e-4dd3-8ac6-cdafb4706c52 Date: Tue, 09 Apr 2019 10:28:15 GMT RESP BODY: {"security_group": {"description": "Internal SIP signalling", "tags": [], "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "created_at": "2019-04-09T10:28:13Z", "updated_at": "2019-04-09T10:28:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T10:28:13Z", "revision_number": 0, "id": "4c64f277-2888-4e26-90e9-c2895fe4ad65", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T10:28:13Z", "security_group_id": "962547c1-9c5d-4a60-ba49-0f98fc17b32f", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "port_range_min": null, "ethertype": "IPv6", "project_id": "db7c4bc2757e464d8d10f7e7e3beb171"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T10:28:13Z", "revision_number": 0, "id": "a5abcc08-e27f-4255-9657-35fa012345a9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T10:28:13Z", "security_group_id": "962547c1-9c5d-4a60-ba49-0f98fc17b32f", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "port_range_min": null, "ethertype": "IPv4", "project_id": "db7c4bc2757e464d8d10f7e7e3beb171"}], "revision_number": 1, "project_id": "db7c4bc2757e464d8d10f7e7e3beb171", "id": "962547c1-9c5d-4a60-ba49-0f98fc17b32f", "name": "clearwater-sg_internal_sip"}} 2019-04-09 10:28:55,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/security-groups/962547c1-9c5d-4a60-ba49-0f98fc17b32f.json used request id req-e756e089-039e-4dd3-8ac6-cdafb4706c52 2019-04-09 10:28:55,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-108d3159-6228-478e-b32e-1d045ea39c71 2019-04-09 10:28:55,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff8539a26712dbb425d924f30ebe7a540f8c3706" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 5058, "security_group_id": "962547c1-9c5d-4a60-ba49-0f98fc17b32f", "port_range_min": 5058, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-04-09 10:28:55,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-108d3159-6228-478e-b32e-1d045ea39c71 2019-04-09 10:28:55,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff8539a26712dbb425d924f30ebe7a540f8c3706" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 5054, "security_group_id": "962547c1-9c5d-4a60-ba49-0f98fc17b32f", "port_range_min": 5054, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-04-09 10:28:55,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10:28: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-c5a72f01-c7e8-4472-8e67-bac17ba6f4ea x-compute-request-id: req-c5a72f01-c7e8-4472-8e67-bac17ba6f4ea Content-Encoding: gzip Content-Length: 292 Content-Type: application/json RESP BODY: {"images": [{"id": "10e27409-226d-4f3d-971a-db9735ac09c8", "links": [{"href": "http://172.30.9.21:8774/v2.1/images/10e27409-226d-4f3d-971a-db9735ac09c8", "rel": "self"}, {"href": "http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8", "rel": "bookmark"}, {"href": "http://192.30.9.6:9292/images/10e27409-226d-4f3d-971a-db9735ac09c8", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_116a8538-afc5-4820-93fc-150487bf025b"}, {"id": "cccc5109-da38-4bd7-81f6-8ad42d341012", "links": [{"href": "http://172.30.9.21:8774/v2.1/images/cccc5109-da38-4bd7-81f6-8ad42d341012", "rel": "self"}, {"href": "http://172.30.9.21:8774/images/cccc5109-da38-4bd7-81f6-8ad42d341012", "rel": "bookmark"}, {"href": "http://192.30.9.6:9292/images/cccc5109-da38-4bd7-81f6-8ad42d341012", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_116a8538-afc5-4820-93fc-150487bf025b"}]} 2019-04-09 10:28:55,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d42a83458f355d9768b7f689b59e9866be473100" 2019-04-09 10:28:55,446 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/4c65a646-067f-4556-a879-83319631caf0 2019-04-09 10:28:55,517 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:28:55,517 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:28:55,518 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:28:55,518 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:28:55,518 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:28:55,518 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:28:55,518 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:28:55,518 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T10:28:06.618Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-09T10:28:06.619Z", "id": "4c65a646-067f-4556-a879-83319631caf0"} 2019-04-09 10:28:55,518 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:28:55,518 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:28:55 GMT 2019-04-09 10:28:55,518 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:28:55,519 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-09 10:28:55,519 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:28:55,519 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:28:55,519 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:29:00,524 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-09 10:29:00,605 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:29:00,606 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:29:00,606 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:29:00,606 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:29:00,606 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:29:00,606 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:29:00,606 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:29:00,606 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_kjjl1q", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:24.281Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-d78797e7-b450-4311-8853-7c917bf40afd", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:24.082Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.71d88326-7e0f-40ff-8356-c9fb7a415bf7"}, {"node_instance_id": "proxy_host_kjjl1q", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:24.281Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10:28:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d78797e7-b450-4311-8853-7c917bf40afd x-compute-request-id: req-d78797e7-b450-4311-8853-7c917bf40afd Content-Encoding: gzip Content-Length: 486 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCi9n5n06tqLwvWvyaK5q+c0CAnayB48ehxWnDipBChBTN3o3sFrddG/pK1qF0n7nYymzNjndf+CUT84X5OjAGjPxvfQd4n2fpAMcCKKG7yNrBsXxoiB9P+KzSiKZeLm5d8+DijUI3a3st1Mz2SOmzPNi7Wg8RY/BC+3zQTEDf7d6ssad6A2YxC2sm+CQHGIMhLzq7bKRW5pu+YjNUI2uXy/FNjGNON0DQmLeA/glZ9YsO6GkBU6PCek12Vfvq/EtOWyex1pphN3/43t2UcsA4SC2ZqgV5YPO79QUSrxEKwnyEvjVmDcsInQjNZymlnAljOsWglW/IAcF09OeP0LVjb Generated-by-Nova\", \"name\": \"cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b\", \"fingerprint\": \"3c:a1:62:db:f0:f9:50:c1:96:00:c8:4a:05:bd:f5:38\"}}]}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:24.082Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.71d88326-7e0f-40ff-8356-c9fb7a415bf7"}, {"node_instance_id": "proxy_host_kjjl1q", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:24.281Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-d78797e7-b450-4311-8853-7c917bf40afd", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:24.082Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.71d88326-7e0f-40ff-8356-c9fb7a415bf7"}, {"node_instance_id": "proxy_host_kjjl1q", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:24.281Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-d78797e7-b450-4311-8853-7c917bf40afd", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:24.082Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.71d88326-7e0f-40ff-8356-c9fb7a415bf7"}, {"node_instance_id": "proxy_host_kjjl1q", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:24.281Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:24.083Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.71d88326-7e0f-40ff-8356-c9fb7a415bf7"}, {"node_instance_id": "proxy_host_kjjl1q", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:24.281Z", "message": "RESP: [300] Date: Tue, 09 Apr 2019 10:28:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5637d036-fd8b-443e-b5f5-949d2c757ec1 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:24.089Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.71d88326-7e0f-40ff-8356-c9fb7a415bf7"}, {"node_instance_id": "proxy_host_kjjl1q", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:24.281Z", "message": "RESP: [300] Date: Tue, 09 Apr 2019 10:28:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5637d036-fd8b-443e-b5f5-949d2c757ec1 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:24.090Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.71d88326-7e0f-40ff-8356-c9fb7a415bf7"}, {"node_instance_id": "proxy_host_kjjl1q", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:24.281Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:24.083Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.71d88326-7e0f-40ff-8356-c9fb7a415bf7"}, {"node_instance_id": "internal_sip_security_group_rwbxx4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:24.281Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-747fa6c8-6efe-4519-8153-94b6b32f58d2 Date: Tue, 09 Apr 2019 10:28:15 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 5054, \"updated_at\": \"2019-04-09T10:28:15Z\", \"security_group_id\": \"962547c1-9c5d-4a60-ba49-0f98fc17b32f\", \"port_range_min\": 5054, \"revision_number\": 0, \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"created_at\": \"2019-04-09T10:28:15Z\", \"project_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"id\": \"3e811baa-c3e2-422b-8868-e03b812bd3b6\"}}\n", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:24.103Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.385665cb-a5e2-4874-be9a-9c7ec8e69e29"}, {"node_instance_id": "proxy_host_kjjl1q", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:24.281Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-5637d036-fd8b-443e-b5f5-949d2c757ec1", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:24.091Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.71d88326-7e0f-40ff-8356-c9fb7a415bf7"}, {"node_instance_id": "proxy_host_kjjl1q", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:24.281Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/images used request id req-c5a72f01-c7e8-4472-8e67-bac17ba6f4ea", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:24.039Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.71d88326-7e0f-40ff-8356-c9fb7a415bf7"}, {"node_instance_id": "proxy_host_kjjl1q", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:24.281Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-5637d036-fd8b-443e-b5f5-949d2c757ec1", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:24.091Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.71d88326-7e0f-40ff-8356-c9fb7a415bf7"}, {"node_instance_id": "proxy_host_kjjl1q", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:24.281Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-d78797e7-b450-4311-8853-7c917bf40afd", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:24.082Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.71d88326-7e0f-40ff-8356-c9fb7a415bf7"}, {"node_instance_id": "bono_floatingip_1pdtux", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:24.950Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:22.757Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "bono_floatingip_1pdtux", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:24.950Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:22.653Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "internal_sip_security_group_rwbxx4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:24.950Z", "message": "POST call to neutron for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-e56838d5-2aa1-44bd-a047-c1b6be246270", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:24.222Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.385665cb-a5e2-4874-be9a-9c7ec8e69e29"}, {"node_instance_id": "internal_sip_security_group_rwbxx4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:24.950Z", "message": "POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-e56838d5-2aa1-44bd-a047-c1b6be246270", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:24.222Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.385665cb-a5e2-4874-be9a-9c7ec8e69e29"}, {"node_instance_id": "bono_floatingip_1pdtux", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:24.950Z", "message": "Node instance started", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:23.063Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "base_security_group_4sd36z", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:24.950Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:23.060Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "proxy_host_kjjl1q", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:24.950Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks.json?name=cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}971a3796cf797ffa17a6f0c0189a111c633f4274\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:24.484Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.71d88326-7e0f-40ff-8356-c9fb7a415bf7"}, {"node_instance_id": "internal_sip_security_group_rwbxx4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:24.950Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-e56838d5-2aa1-44bd-a047-c1b6be246270 Date: Tue, 09 Apr 2019 10:28:15 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 5052, \"updated_at\": \"2019-04-09T10:28:15Z\", \"security_group_id\": \"962547c1-9c5d-4a60-ba49-0f98fc17b32f\", \"port_range_min\": 5052, \"revision_number\": 0, \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"created_at\": \"2019-04-09T10:28:15Z\", \"project_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"id\": \"23f6a9fa-2013-4423-aa26-a15b812d0558\"}}\n", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:24.221Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.385665cb-a5e2-4874-be9a-9c7ec8e69e29"}, {"node_instance_id": "proxy_host_kjjl1q", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:24.950Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks.json?name=cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}971a3796cf797ffa17a6f0c0189a111c633f4274\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:24.484Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.71d88326-7e0f-40ff-8356-c9fb7a415bf7"}, {"node_instance_id": "internal_sip_security_group_rwbxx4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:24.950Z", "message": "POST call to neutron for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-747fa6c8-6efe-4519-8153-94b6b32f58d2", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:24.103Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.385665cb-a5e2-4874-be9a-9c7ec8e69e29"}, {"node_instance_id": "internal_sip_security_group_rwbxx4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:24.950Z", "message": "POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-747fa6c8-6efe-4519-8153-94b6b32f58d2", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:24.103Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.385665cb-a5e2-4874-be9a-9c7ec8e69e29"}, {"node_instance_id": "internal_sip_security_group_rwbxx4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:24.950Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ff8539a26712dbb425d924f30ebe7a540f8c3706\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 5052, \"security_group_id\": \"962547c1-9c5d-4a60-ba49-0f98fc17b32f\", \"port_range_min\": 5052, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:24.104Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.385665cb-a5e2-4874-be9a-9c7ec8e69e29"}, {"node_instance_id": "bind_floatingip_oohzsh", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:25.573Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:23.065Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "base_security_group_4sd36z", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:25.573Z", "message": "Node instance created", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:23.397Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "bind_floatingip_oohzsh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:25.573Z", "message": "Node instance created", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:23.436Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "proxy_host_kjjl1q", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:25.573Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/networks.json?name=cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b used request id req-cfb2a9c5-ef42-4704-bcea-3d8b2f347049", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:24.867Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.71d88326-7e0f-40ff-8356-c9fb7a415bf7"}, {"node_instance_id": "proxy_host_kjjl1q", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:25.573Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/networks.json?name=cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b used request id req-cfb2a9c5-ef42-4704-bcea-3d8b2f347049", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:24.868Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.71d88326-7e0f-40ff-8356-c9fb7a415bf7"}, {"node_instance_id": "proxy_host_kjjl1q", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:25.573Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/networks.json?name=cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b used request id req-cfb2a9c5-ef42-4704-bcea-3d8b2f347049", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:24.867Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.71d88326-7e0f-40ff-8356-c9fb7a415bf7"}, {"node_instance_id": "proxy_host_kjjl1q", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:25.573Z", "message": "A management_network_name was provided (cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b), however this node property is deprecated. Instead, use a cloudify.openstack.server_connected_to_port relationship to a cloudify.openstack.nodes.Port type or a cloudify.relationships.depends_on derived relationship to a cloudify.openstack.nodes.Network type node template. In Cloudify 3.4.x and above, relationships are ordered. NICS on a Server are ordered according to relationship order", "level": "warning", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:24.868Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.71d88326-7e0f-40ff-8356-c9fb7a415bf7"}, {"node_instance_id": "proxy_host_kjjl1q", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:25.573Z", "message": "Asking Nova to create server. All possible parameters are: [name,key_name,image,meta,nics,flavor,security_groups]", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:24.869Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.71d88326-7e0f-40ff-8356-c9fb7a415bf7"}, {"node_instance_id": "proxy_host_kjjl1q", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:25.573Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_proxy_host_kjjl1q', 'key_name': u'cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b', 'image': u'10e27409-226d-4f3d-971a-db9735ac09c8', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b', 'cloudify_management_network_id': u'67c32f4e-cb01-4d56-a2b5-fe18f582c72d'}, 'nics': [{'net-id': u'67c32f4e-cb01-4d56-a2b5-fe18f582c72d'}], 'flavor': u'22ae9cf4-73b1-41c2-86a9-a08456c38dc6', 'security_groups': []}", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:24.868Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.71d88326-7e0f-40ff-8356-c9fb7a415bf7"}, {"node_instance_id": "proxy_host_kjjl1q", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:25.573Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_proxy_host_kjjl1q', 'key_name': u'cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b', 'image': u'10e27409-226d-4f3d-971a-db9735ac09c8', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b', 'cloudify_management_network_id': u'67c32f4e-cb01-4d56-a2b5-fe18f582c72d'}, 'nics': [{'net-id': u'67c32f4e-cb01-4d56-a2b5-fe18f582c72d'}], 'flavor': u'22ae9cf4-73b1-41c2-86a9-a08456c38dc6', 'security_groups': []}", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:24.868Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.71d88326-7e0f-40ff-8356-c9fb7a415bf7"}, {"node_instance_id": "proxy_host_kjjl1q", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:25.573Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d42a83458f355d9768b7f689b59e9866be473100\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_proxy_host_kjjl1q\", \"imageRef\": \"10e27409-226d-4f3d-971a-db9735ac09c8\", \"key_name\": \"cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b\", \"flavorRef\": \"22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\", \"cloudify_management_network_id\": \"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\"}}}'", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:24.869Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.71d88326-7e0f-40ff-8356-c9fb7a415bf7"}, {"node_instance_id": "proxy_host_kjjl1q", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:25.573Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/networks.json?name=cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b used request id req-cfb2a9c5-ef42-4704-bcea-3d8b2f347049", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:24.867Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.71d88326-7e0f-40ff-8356-c9fb7a415bf7"}, {"node_instance_id": "proxy_host_kjjl1q", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:25.573Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d42a83458f355d9768b7f689b59e9866be473100\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_proxy_host_kjjl1q\", \"imageRef\": \"10e27409-226d-4f3d-971a-db9735ac09c8\", \"key_name\": \"cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b\", \"flavorRef\": \"22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\", \"cloudify_management_network_id\": \"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\"}}}'", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:24.869Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.71d88326-7e0f-40ff-8356-c9fb7a415bf7"}, {"node_instance_id": "proxy_host_kjjl1q", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:25.573Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-cfb2a9c5-ef42-4704-bcea-3d8b2f347049 Date: Tue, 09 Apr 2019 10:28:16 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"db7c4bc2757e464d8d10f7e7e3beb171\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"edfeb275-2a42-486e-9bba-afb24ae942b3\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-04-09T10:22:15Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\",\"admin_state_up\":true,\"tenant_id\":\"db7c4bc2757e464d8d10f7e7e3beb171\",\"created_at\":\"2019-04-09T10:22:14Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:24.867Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.71d88326-7e0f-40ff-8356-c9fb7a415bf7"}, {"node_instance_id": "proxy_host_kjjl1q", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:25.573Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-cfb2a9c5-ef42-4704-bcea-3d8b2f347049 Date: Tue, 09 Apr 2019 10:28:16 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"db7c4bc2757e464d8d10f7e7e3beb171\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"edfeb275-2a42-486e-9bba-afb24ae942b3\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-04-09T10:22:15Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\",\"admin_state_up\":true,\"tenant_id\":\"db7c4bc2757e464d8d10f7e7e3beb171\",\"created_at\":\"2019-04-09T10:22:14Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:24.867Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.71d88326-7e0f-40ff-8356-c9fb7a415bf7"}, {"node_instance_id": "base_security_group_4sd36z", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:26.169Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:23.692Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "bind_floatingip_oohzsh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:26.169Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:23.572Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "base_security_group_4sd36z", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:26.169Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:23.487Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "proxy_host_kjjl1q", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:26.766Z", "message": "POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-1b7384ce-c016-484b-b86e-b5807065255a", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:26.195Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.71d88326-7e0f-40ff-8356-c9fb7a415bf7"}, {"node_instance_id": "proxy_host_kjjl1q", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:26.766Z", "message": "POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-1b7384ce-c016-484b-b86e-b5807065255a", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:26.195Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.71d88326-7e0f-40ff-8356-c9fb7a415bf7"}, {"node_instance_id": "proxy_host_kjjl1q", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:26.766Z", "message": "RESP: [202] Date: Tue, 09 Apr 2019 10:28: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-1b7384ce-c016-484b-b86e-b5807065255a x-compute-request-id: req-1b7384ce-c016-484b-b86e-b5807065255a Content-Length: 374 location: http://172.30.9.21:8774/v2.1/servers/4c65e85b-56f9-4f08-be43-a1f20db7879c Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"default\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"4c65e85b-56f9-4f08-be43-a1f20db7879c\", \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/4c65e85b-56f9-4f08-be43-a1f20db7879c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/4c65e85b-56f9-4f08-be43-a1f20db7879c\", \"rel\": \"bookmark\"}], \"adminPass\": \"SGL7MKCF4ztG\"}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:26.194Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.71d88326-7e0f-40ff-8356-c9fb7a415bf7"}, {"node_instance_id": "proxy_host_kjjl1q", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:26.766Z", "message": "RESP: [202] Date: Tue, 09 Apr 2019 10:28: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-1b7384ce-c016-484b-b86e-b5807065255a x-compute-request-id: req-1b7384ce-c016-484b-b86e-b5807065255a Content-Length: 374 location: http://172.30.9.21:8774/v2.1/servers/4c65e85b-56f9-4f08-be43-a1f20db7879c Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"default\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"4c65e85b-56f9-4f08-be43-a1f20db7879c\", \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/4c65e85b-56f9-4f08-be43-a1f20db7879c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/4c65e85b-56f9-4f08-be43-a1f20db7879c\", \"rel\": \"bookmark\"}], \"adminPass\": \"SGL7MKCF4ztG\"}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:26.194Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.71d88326-7e0f-40ff-8356-c9fb7a415bf7"}, {"node_instance_id": "homer_security_group_c5hr1b", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:26.766Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:23.896Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "bind_floatingip_oohzsh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:26.766Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:23.738Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "bono_security_group_2s7rhd", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:26.766Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:23.922Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}], "metadata": {"pagination": {"total": 1008, "offset": 402, "size": 50}}} 2019-04-09 10:29:00,606 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:29:00,607 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:29:00 GMT 2019-04-09 10:29:00,607 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:29:00,607 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-09 10:29:00,607 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:29:00,607 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:29:00,607 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:29:00,607 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-09 10:29:00,610 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-d78797e7-b450-4311-8853-7c917bf40afd 2019-04-09 10:29:00,610 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10:28:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d78797e7-b450-4311-8853-7c917bf40afd x-compute-request-id: req-d78797e7-b450-4311-8853-7c917bf40afd Content-Encoding: gzip Content-Length: 486 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCi9n5n06tqLwvWvyaK5q+c0CAnayB48ehxWnDipBChBTN3o3sFrddG/pK1qF0n7nYymzNjndf+CUT84X5OjAGjPxvfQd4n2fpAMcCKKG7yNrBsXxoiB9P+KzSiKZeLm5d8+DijUI3a3st1Mz2SOmzPNi7Wg8RY/BC+3zQTEDf7d6ssad6A2YxC2sm+CQHGIMhLzq7bKRW5pu+YjNUI2uXy/FNjGNON0DQmLeA/glZ9YsO6GkBU6PCek12Vfvq/EtOWyex1pphN3/43t2UcsA4SC2ZqgV5YPO79QUSrxEKwnyEvjVmDcsInQjNZymlnAljOsWglW/IAcF09OeP0LVjb Generated-by-Nova", "name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "fingerprint": "3c:a1:62:db:f0:f9:50:c1:96:00:c8:4a:05:bd:f5:38"}}]} 2019-04-09 10:29:00,610 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-d78797e7-b450-4311-8853-7c917bf40afd 2019-04-09 10:29:00,610 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-d78797e7-b450-4311-8853-7c917bf40afd 2019-04-09 10:29:00,610 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-09 10:29:00,611 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 09 Apr 2019 10:28:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5637d036-fd8b-443e-b5f5-949d2c757ec1 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 10:29:00,611 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 09 Apr 2019 10:28:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5637d036-fd8b-443e-b5f5-949d2c757ec1 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 10:29:00,611 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-09 10:29:00,611 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-747fa6c8-6efe-4519-8153-94b6b32f58d2 Date: Tue, 09 Apr 2019 10:28:15 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 5054, "updated_at": "2019-04-09T10:28:15Z", "security_group_id": "962547c1-9c5d-4a60-ba49-0f98fc17b32f", "port_range_min": 5054, "revision_number": 0, "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "created_at": "2019-04-09T10:28:15Z", "project_id": "db7c4bc2757e464d8d10f7e7e3beb171", "id": "3e811baa-c3e2-422b-8868-e03b812bd3b6"}} 2019-04-09 10:29:00,611 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-5637d036-fd8b-443e-b5f5-949d2c757ec1 2019-04-09 10:29:00,611 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/images used request id req-c5a72f01-c7e8-4472-8e67-bac17ba6f4ea 2019-04-09 10:29:00,612 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-5637d036-fd8b-443e-b5f5-949d2c757ec1 2019-04-09 10:29:00,612 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-d78797e7-b450-4311-8853-7c917bf40afd 2019-04-09 10:29:00,612 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-04-09 10:29:00,612 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-04-09 10:29:00,612 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-e56838d5-2aa1-44bd-a047-c1b6be246270 2019-04-09 10:29:00,612 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-e56838d5-2aa1-44bd-a047-c1b6be246270 2019-04-09 10:29:00,613 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-04-09 10:29:00,613 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-04-09 10:29:00,613 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks.json?name=cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}971a3796cf797ffa17a6f0c0189a111c633f4274" 2019-04-09 10:29:00,613 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-e56838d5-2aa1-44bd-a047-c1b6be246270 Date: Tue, 09 Apr 2019 10:28:15 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 5052, "updated_at": "2019-04-09T10:28:15Z", "security_group_id": "962547c1-9c5d-4a60-ba49-0f98fc17b32f", "port_range_min": 5052, "revision_number": 0, "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "created_at": "2019-04-09T10:28:15Z", "project_id": "db7c4bc2757e464d8d10f7e7e3beb171", "id": "23f6a9fa-2013-4423-aa26-a15b812d0558"}} 2019-04-09 10:29:00,613 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks.json?name=cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}971a3796cf797ffa17a6f0c0189a111c633f4274" 2019-04-09 10:29:00,613 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-747fa6c8-6efe-4519-8153-94b6b32f58d2 2019-04-09 10:29:00,614 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-747fa6c8-6efe-4519-8153-94b6b32f58d2 2019-04-09 10:29:00,614 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff8539a26712dbb425d924f30ebe7a540f8c3706" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 5052, "security_group_id": "962547c1-9c5d-4a60-ba49-0f98fc17b32f", "port_range_min": 5052, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-04-09 10:29:00,614 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2019-04-09 10:29:00,614 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-04-09 10:29:00,614 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-04-09 10:29:00,614 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?name=cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b used request id req-cfb2a9c5-ef42-4704-bcea-3d8b2f347049 2019-04-09 10:29:00,615 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/networks.json?name=cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b used request id req-cfb2a9c5-ef42-4704-bcea-3d8b2f347049 2019-04-09 10:29:00,615 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/networks.json?name=cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b used request id req-cfb2a9c5-ef42-4704-bcea-3d8b2f347049 2019-04-09 10:29:00,615 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - A management_network_name was provided (cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b), however this node property is deprecated. Instead, use a cloudify.openstack.server_connected_to_port relationship to a cloudify.openstack.nodes.Port type or a cloudify.relationships.depends_on derived relationship to a cloudify.openstack.nodes.Network type node template. In Cloudify 3.4.x and above, relationships are ordered. NICS on a Server are ordered according to relationship order 2019-04-09 10:29:00,615 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: [name,key_name,image,meta,nics,flavor,security_groups] 2019-04-09 10:29:00,615 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_proxy_host_kjjl1q', 'key_name': u'cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b', 'image': u'10e27409-226d-4f3d-971a-db9735ac09c8', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b', 'cloudify_management_network_id': u'67c32f4e-cb01-4d56-a2b5-fe18f582c72d'}, 'nics': [{'net-id': u'67c32f4e-cb01-4d56-a2b5-fe18f582c72d'}], 'flavor': u'22ae9cf4-73b1-41c2-86a9-a08456c38dc6', 'security_groups': []} 2019-04-09 10:29:00,615 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_proxy_host_kjjl1q', 'key_name': u'cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b', 'image': u'10e27409-226d-4f3d-971a-db9735ac09c8', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b', 'cloudify_management_network_id': u'67c32f4e-cb01-4d56-a2b5-fe18f582c72d'}, 'nics': [{'net-id': u'67c32f4e-cb01-4d56-a2b5-fe18f582c72d'}], 'flavor': u'22ae9cf4-73b1-41c2-86a9-a08456c38dc6', 'security_groups': []} 2019-04-09 10:29:00,615 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d42a83458f355d9768b7f689b59e9866be473100" -d '{"server": {"name": "server_clearwater-opnfv_proxy_host_kjjl1q", "imageRef": "10e27409-226d-4f3d-971a-db9735ac09c8", "key_name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "flavorRef": "22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "max_count": 1, "min_count": 1, "networks": [{"uuid": "67c32f4e-cb01-4d56-a2b5-fe18f582c72d"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b", "cloudify_management_network_id": "67c32f4e-cb01-4d56-a2b5-fe18f582c72d"}}}' 2019-04-09 10:29:00,616 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?name=cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b used request id req-cfb2a9c5-ef42-4704-bcea-3d8b2f347049 2019-04-09 10:29:00,616 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d42a83458f355d9768b7f689b59e9866be473100" -d '{"server": {"name": "server_clearwater-opnfv_proxy_host_kjjl1q", "imageRef": "10e27409-226d-4f3d-971a-db9735ac09c8", "key_name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "flavorRef": "22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "max_count": 1, "min_count": 1, "networks": [{"uuid": "67c32f4e-cb01-4d56-a2b5-fe18f582c72d"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b", "cloudify_management_network_id": "67c32f4e-cb01-4d56-a2b5-fe18f582c72d"}}}' 2019-04-09 10:29:00,616 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-cfb2a9c5-ef42-4704-bcea-3d8b2f347049 Date: Tue, 09 Apr 2019 10:28:16 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"67c32f4e-cb01-4d56-a2b5-fe18f582c72d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"db7c4bc2757e464d8d10f7e7e3beb171","l2_adjacency":true,"status":"ACTIVE","subnets":["edfeb275-2a42-486e-9bba-afb24ae942b3"],"description":"","tags":[],"updated_at":"2019-04-09T10:22:15Z","qos_policy_id":null,"name":"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b","admin_state_up":true,"tenant_id":"db7c4bc2757e464d8d10f7e7e3beb171","created_at":"2019-04-09T10:22:14Z","mtu":1450}]} 2019-04-09 10:29:00,616 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-cfb2a9c5-ef42-4704-bcea-3d8b2f347049 Date: Tue, 09 Apr 2019 10:28:16 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"67c32f4e-cb01-4d56-a2b5-fe18f582c72d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"db7c4bc2757e464d8d10f7e7e3beb171","l2_adjacency":true,"status":"ACTIVE","subnets":["edfeb275-2a42-486e-9bba-afb24ae942b3"],"description":"","tags":[],"updated_at":"2019-04-09T10:22:15Z","qos_policy_id":null,"name":"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b","admin_state_up":true,"tenant_id":"db7c4bc2757e464d8d10f7e7e3beb171","created_at":"2019-04-09T10:22:14Z","mtu":1450}]} 2019-04-09 10:29:00,616 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-04-09 10:29:00,616 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-04-09 10:29:00,617 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-04-09 10:29:00,617 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-1b7384ce-c016-484b-b86e-b5807065255a 2019-04-09 10:29:00,617 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-1b7384ce-c016-484b-b86e-b5807065255a 2019-04-09 10:29:00,617 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Tue, 09 Apr 2019 10:28: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-1b7384ce-c016-484b-b86e-b5807065255a x-compute-request-id: req-1b7384ce-c016-484b-b86e-b5807065255a Content-Length: 374 location: http://172.30.9.21:8774/v2.1/servers/4c65e85b-56f9-4f08-be43-a1f20db7879c Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "4c65e85b-56f9-4f08-be43-a1f20db7879c", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/4c65e85b-56f9-4f08-be43-a1f20db7879c", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/4c65e85b-56f9-4f08-be43-a1f20db7879c", "rel": "bookmark"}], "adminPass": "SGL7MKCF4ztG"}} 2019-04-09 10:29:00,617 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Tue, 09 Apr 2019 10:28: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-1b7384ce-c016-484b-b86e-b5807065255a x-compute-request-id: req-1b7384ce-c016-484b-b86e-b5807065255a Content-Length: 374 location: http://172.30.9.21:8774/v2.1/servers/4c65e85b-56f9-4f08-be43-a1f20db7879c Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "4c65e85b-56f9-4f08-be43-a1f20db7879c", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/4c65e85b-56f9-4f08-be43-a1f20db7879c", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/4c65e85b-56f9-4f08-be43-a1f20db7879c", "rel": "bookmark"}], "adminPass": "SGL7MKCF4ztG"}} 2019-04-09 10:29:00,617 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-04-09 10:29:00,618 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-04-09 10:29:00,618 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-04-09 10:29:00,618 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/4c65a646-067f-4556-a879-83319631caf0 2019-04-09 10:29:00,683 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:29:00,683 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:29:00,683 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:29:00,683 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:29:00,683 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:29:00,683 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:29:00,683 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:29:00,684 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T10:28:06.618Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-09T10:28:06.619Z", "id": "4c65a646-067f-4556-a879-83319631caf0"} 2019-04-09 10:29:00,684 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:29:00,684 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:29:00 GMT 2019-04-09 10:29:00,684 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:29:00,684 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-09 10:29:00,684 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:29:00,684 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:29:00,684 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:29:05,687 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-09 10:29:05,788 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:29:05,788 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:29:05,788 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:29:05,789 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:29:05,789 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:29:05,789 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:29:05,789 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:29:05,789 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_floatingip_oohzsh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:26.766Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:23.738Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "bono_security_group_2s7rhd", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:26.766Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:23.922Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "vellum_host_41y0pg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:27.311Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b', u'external_name': u'cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCi9n5n06tqLwvWvyaK5q+c0CAnayB48ehxWnDipBChBTN3o3sFrddG/pK1qF0n7nYymzNjndf+CUT84X5OjAGjPxvfQd4n2fpAMcCKKG7yNrBsXxoiB9P+KzSiKZeLm5d8+DijUI3a3st1Mz2SOmzPNi7Wg8RY/BC+3zQTEDf7d6ssad6A2YxC2sm+CQHGIMhLzq7bKRW5pu+YjNUI2uXy/FNjGNON0DQmLeA/glZ9YsO6GkBU6PCek12Vfvq/EtOWyex1pphN3/43t2UcsA4SC2ZqgV5YPO79QUSrxEKwnyEvjVmDcsInQjNZymlnAljOsWglW/IAcF09OeP0LVjb Generated-by-Nova', u'name': u'cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b', u'fingerprint': u'3c:a1:62:db:f0:f9:50:c1:96:00:c8:4a:05:bd:f5:38'}}}, {u'external_id': u'2bf238e1-c96a-4edc-8d76-3703be9c0f98', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'd0572207-c49c-4b9a-a2df-db99c268af4a', u'external_name': u'clearwater-sg_vellum', u'external_type': u'security_group'}]", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:27.138Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00871840-4795-4210-8291-0dc649dedf16"}, {"node_instance_id": "bind_floatingip_oohzsh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:27.311Z", "message": "Node instance started", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:24.065Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "base_security_group_4sd36z", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:27.311Z", "message": "Node instance started", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:24.014Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "vellum_host_41y0pg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:27.835Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-c055f7a9-2ed0-41c9-85fd-25843afc2290", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:27.199Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00871840-4795-4210-8291-0dc649dedf16"}, {"node_instance_id": "vellum_host_41y0pg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:27.835Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}046bff1e13d4ca34cf5bdeb04844c6e7f6363159\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:27.623Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00871840-4795-4210-8291-0dc649dedf16"}, {"node_instance_id": "vellum_host_41y0pg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:27.835Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}046bff1e13d4ca34cf5bdeb04844c6e7f6363159\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:27.623Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00871840-4795-4210-8291-0dc649dedf16"}, {"node_instance_id": "vellum_host_41y0pg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:27.835Z", "message": "RESP: [300] Date: Tue, 09 Apr 2019 10:28:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c055f7a9-2ed0-41c9-85fd-25843afc2290 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:27.198Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00871840-4795-4210-8291-0dc649dedf16"}, {"node_instance_id": "dime_host_8d5h0z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:27.835Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b', u'external_name': u'cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCi9n5n06tqLwvWvyaK5q+c0CAnayB48ehxWnDipBChBTN3o3sFrddG/pK1qF0n7nYymzNjndf+CUT84X5OjAGjPxvfQd4n2fpAMcCKKG7yNrBsXxoiB9P+KzSiKZeLm5d8+DijUI3a3st1Mz2SOmzPNi7Wg8RY/BC+3zQTEDf7d6ssad6A2YxC2sm+CQHGIMhLzq7bKRW5pu+YjNUI2uXy/FNjGNON0DQmLeA/glZ9YsO6GkBU6PCek12Vfvq/EtOWyex1pphN3/43t2UcsA4SC2ZqgV5YPO79QUSrxEKwnyEvjVmDcsInQjNZymlnAljOsWglW/IAcF09OeP0LVjb Generated-by-Nova', u'name': u'cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b', u'fingerprint': u'3c:a1:62:db:f0:f9:50:c1:96:00:c8:4a:05:bd:f5:38'}}}, {u'external_id': u'2bf238e1-c96a-4edc-8d76-3703be9c0f98', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'1f78e240-5909-4a7b-aa8e-dce549e8942a', u'external_name': u'clearwater-sg_dime', u'external_type': u'security_group'}]", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:27.634Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.8fe2ecec-e75d-4df4-88ba-e441709ae0da"}, {"node_instance_id": "vellum_host_41y0pg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:27.835Z", "message": "RESP: [300] Date: Tue, 09 Apr 2019 10:28:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c055f7a9-2ed0-41c9-85fd-25843afc2290 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:27.198Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00871840-4795-4210-8291-0dc649dedf16"}, {"node_instance_id": "vellum_host_41y0pg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:27.835Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:27.186Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00871840-4795-4210-8291-0dc649dedf16"}, {"node_instance_id": "vellum_host_41y0pg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:27.835Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:27.186Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00871840-4795-4210-8291-0dc649dedf16"}, {"node_instance_id": "vellum_host_41y0pg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:27.835Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_vellum_host_41y0pg'}", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:27.185Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00871840-4795-4210-8291-0dc649dedf16"}, {"node_instance_id": "vellum_host_41y0pg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:27.835Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-c055f7a9-2ed0-41c9-85fd-25843afc2290", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:27.199Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00871840-4795-4210-8291-0dc649dedf16"}, {"node_instance_id": "ellis_security_group_097ng0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:27.835Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:24.350Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "sprout_security_group_fsy3cy", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:27.835Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:24.447Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "bind_security_group_f1jd37", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:27.835Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:24.374Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "dime_host_8d5h0z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:28.401Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a7174a1e82c591f708b7a38f3a4133cefbcbbf12\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:28.074Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.8fe2ecec-e75d-4df4-88ba-e441709ae0da"}, {"node_instance_id": "dime_host_8d5h0z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:28.401Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-86c3395a-452b-47af-a0a6-fecf44d873f2", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:27.677Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.8fe2ecec-e75d-4df4-88ba-e441709ae0da"}, {"node_instance_id": "dime_host_8d5h0z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:28.401Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-86c3395a-452b-47af-a0a6-fecf44d873f2", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:27.677Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.8fe2ecec-e75d-4df4-88ba-e441709ae0da"}, {"node_instance_id": "dime_host_8d5h0z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:28.401Z", "message": "RESP: [300] Date: Tue, 09 Apr 2019 10:28:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-86c3395a-452b-47af-a0a6-fecf44d873f2 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:27.677Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.8fe2ecec-e75d-4df4-88ba-e441709ae0da"}, {"node_instance_id": "dime_host_8d5h0z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:28.401Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:27.666Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.8fe2ecec-e75d-4df4-88ba-e441709ae0da"}, {"node_instance_id": "dime_host_8d5h0z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:28.401Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_dime_host_8d5h0z'}", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:27.665Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.8fe2ecec-e75d-4df4-88ba-e441709ae0da"}, {"node_instance_id": "dime_host_8d5h0z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:28.401Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a7174a1e82c591f708b7a38f3a4133cefbcbbf12\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:28.074Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.8fe2ecec-e75d-4df4-88ba-e441709ae0da"}, {"node_instance_id": "dime_host_8d5h0z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:28.401Z", "message": "RESP: [300] Date: Tue, 09 Apr 2019 10:28:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-86c3395a-452b-47af-a0a6-fecf44d873f2 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:27.676Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.8fe2ecec-e75d-4df4-88ba-e441709ae0da"}, {"node_instance_id": "dime_host_8d5h0z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:28.401Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:27.666Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.8fe2ecec-e75d-4df4-88ba-e441709ae0da"}, {"node_instance_id": "homer_security_group_c5hr1b", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:28.401Z", "message": "Node instance created", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:24.474Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "internal_sip_security_group_rwbxx4", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:28.401Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:24.843Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "bono_security_group_2s7rhd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:28.401Z", "message": "Node instance created", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:24.512Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "vellum_host_41y0pg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:28.936Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}046bff1e13d4ca34cf5bdeb04844c6e7f6363159\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:28.424Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00871840-4795-4210-8291-0dc649dedf16"}, {"node_instance_id": "vellum_host_41y0pg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:28.936Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/images used request id req-b77dd142-f1bc-4e9d-87b0-1244cb8115c0", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:28.422Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00871840-4795-4210-8291-0dc649dedf16"}, {"node_instance_id": "vellum_host_41y0pg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:28.936Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/images used request id req-b77dd142-f1bc-4e9d-87b0-1244cb8115c0", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:28.422Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00871840-4795-4210-8291-0dc649dedf16"}, {"node_instance_id": "vellum_host_41y0pg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:28.936Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/images used request id req-b77dd142-f1bc-4e9d-87b0-1244cb8115c0", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:28.422Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00871840-4795-4210-8291-0dc649dedf16"}, {"node_instance_id": "vellum_host_41y0pg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:28.936Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/images used request id req-b77dd142-f1bc-4e9d-87b0-1244cb8115c0", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:28.422Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00871840-4795-4210-8291-0dc649dedf16"}, {"node_instance_id": "vellum_host_41y0pg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:28.936Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10:28: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-b77dd142-f1bc-4e9d-87b0-1244cb8115c0 x-compute-request-id: req-b77dd142-f1bc-4e9d-87b0-1244cb8115c0 Content-Encoding: gzip Content-Length: 292 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"10e27409-226d-4f3d-971a-db9735ac09c8\", \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/images/10e27409-226d-4f3d-971a-db9735ac09c8\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.6:9292/images/10e27409-226d-4f3d-971a-db9735ac09c8\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_116a8538-afc5-4820-93fc-150487bf025b\"}, {\"id\": \"cccc5109-da38-4bd7-81f6-8ad42d341012\", \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/images/cccc5109-da38-4bd7-81f6-8ad42d341012\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/images/cccc5109-da38-4bd7-81f6-8ad42d341012\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.6:9292/images/cccc5109-da38-4bd7-81f6-8ad42d341012\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_116a8538-afc5-4820-93fc-150487bf025b\"}]}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:28.422Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00871840-4795-4210-8291-0dc649dedf16"}, {"node_instance_id": "vellum_host_41y0pg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:28.936Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10:28: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-b77dd142-f1bc-4e9d-87b0-1244cb8115c0 x-compute-request-id: req-b77dd142-f1bc-4e9d-87b0-1244cb8115c0 Content-Encoding: gzip Content-Length: 292 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"10e27409-226d-4f3d-971a-db9735ac09c8\", \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/images/10e27409-226d-4f3d-971a-db9735ac09c8\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.6:9292/images/10e27409-226d-4f3d-971a-db9735ac09c8\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_116a8538-afc5-4820-93fc-150487bf025b\"}, {\"id\": \"cccc5109-da38-4bd7-81f6-8ad42d341012\", \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/images/cccc5109-da38-4bd7-81f6-8ad42d341012\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/images/cccc5109-da38-4bd7-81f6-8ad42d341012\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.6:9292/images/cccc5109-da38-4bd7-81f6-8ad42d341012\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_116a8538-afc5-4820-93fc-150487bf025b\"}]}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:28.422Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00871840-4795-4210-8291-0dc649dedf16"}, {"node_instance_id": "vellum_host_41y0pg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:28.936Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10:28:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-641e500c-2bd7-479d-a989-7365a32f10ce x-compute-request-id: req-641e500c-2bd7-479d-a989-7365a32f10ce Content-Encoding: gzip Content-Length: 239 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_116a8538-afc5-4820-93fc-150487bf025b\"}, {\"id\": \"b489ced4-c088-476e-ae85-b50332f9635a\", \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/flavors/b489ced4-c088-476e-ae85-b50332f9635a\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/flavors/b489ced4-c088-476e-ae85-b50332f9635a\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_116a8538-afc5-4820-93fc-150487bf025b\"}]}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:28.450Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00871840-4795-4210-8291-0dc649dedf16"}, {"node_instance_id": "vellum_host_41y0pg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:28.936Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10:28:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-641e500c-2bd7-479d-a989-7365a32f10ce x-compute-request-id: req-641e500c-2bd7-479d-a989-7365a32f10ce Content-Encoding: gzip Content-Length: 239 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_116a8538-afc5-4820-93fc-150487bf025b\"}, {\"id\": \"b489ced4-c088-476e-ae85-b50332f9635a\", \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/flavors/b489ced4-c088-476e-ae85-b50332f9635a\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/flavors/b489ced4-c088-476e-ae85-b50332f9635a\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_116a8538-afc5-4820-93fc-150487bf025b\"}]}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:28.450Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00871840-4795-4210-8291-0dc649dedf16"}, {"node_instance_id": "vellum_host_41y0pg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:28.936Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}046bff1e13d4ca34cf5bdeb04844c6e7f6363159\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:28.424Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00871840-4795-4210-8291-0dc649dedf16"}, {"node_instance_id": "vellum_host_41y0pg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:28.936Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-641e500c-2bd7-479d-a989-7365a32f10ce", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:28.450Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00871840-4795-4210-8291-0dc649dedf16"}, {"node_instance_id": "vellum_host_41y0pg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:28.936Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-641e500c-2bd7-479d-a989-7365a32f10ce", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:28.450Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00871840-4795-4210-8291-0dc649dedf16"}, {"node_instance_id": "vellum_host_41y0pg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:28.936Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}046bff1e13d4ca34cf5bdeb04844c6e7f6363159\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:28.452Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00871840-4795-4210-8291-0dc649dedf16"}, {"node_instance_id": "sprout_security_group_fsy3cy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:28.936Z", "message": "Node instance created", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:25.141Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "ellis_security_group_097ng0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:28.936Z", "message": "Node instance created", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:24.942Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "vellum_host_41y0pg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:28.936Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-641e500c-2bd7-479d-a989-7365a32f10ce", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:28.450Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00871840-4795-4210-8291-0dc649dedf16"}, {"node_instance_id": "vellum_host_41y0pg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:28.936Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-641e500c-2bd7-479d-a989-7365a32f10ce", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:28.450Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00871840-4795-4210-8291-0dc649dedf16"}, {"node_instance_id": "vellum_host_41y0pg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:28.936Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}046bff1e13d4ca34cf5bdeb04844c6e7f6363159\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:28.451Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00871840-4795-4210-8291-0dc649dedf16"}, {"node_instance_id": "vellum_host_41y0pg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:28.936Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10:28:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ca6029a3-34a8-4f36-a3e4-eda8132fae62 x-compute-request-id: req-ca6029a3-34a8-4f36-a3e4-eda8132fae62 Content-Encoding: gzip Content-Length: 486 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCi9n5n06tqLwvWvyaK5q+c0CAnayB48ehxWnDipBChBTN3o3sFrddG/pK1qF0n7nYymzNjndf+CUT84X5OjAGjPxvfQd4n2fpAMcCKKG7yNrBsXxoiB9P+KzSiKZeLm5d8+DijUI3a3st1Mz2SOmzPNi7Wg8RY/BC+3zQTEDf7d6ssad6A2YxC2sm+CQHGIMhLzq7bKRW5pu+YjNUI2uXy/FNjGNON0DQmLeA/glZ9YsO6GkBU6PCek12Vfvq/EtOWyex1pphN3/43t2UcsA4SC2ZqgV5YPO79QUSrxEKwnyEvjVmDcsInQjNZymlnAljOsWglW/IAcF09OeP0LVjb Generated-by-Nova\", \"name\": \"cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b\", \"fingerprint\": \"3c:a1:62:db:f0:f9:50:c1:96:00:c8:4a:05:bd:f5:38\"}}]}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:28.470Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00871840-4795-4210-8291-0dc649dedf16"}, {"node_instance_id": "vellum_host_41y0pg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:28.936Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10:28:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ca6029a3-34a8-4f36-a3e4-eda8132fae62 x-compute-request-id: req-ca6029a3-34a8-4f36-a3e4-eda8132fae62 Content-Encoding: gzip Content-Length: 486 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCi9n5n06tqLwvWvyaK5q+c0CAnayB48ehxWnDipBChBTN3o3sFrddG/pK1qF0n7nYymzNjndf+CUT84X5OjAGjPxvfQd4n2fpAMcCKKG7yNrBsXxoiB9P+KzSiKZeLm5d8+DijUI3a3st1Mz2SOmzPNi7Wg8RY/BC+3zQTEDf7d6ssad6A2YxC2sm+CQHGIMhLzq7bKRW5pu+YjNUI2uXy/FNjGNON0DQmLeA/glZ9YsO6GkBU6PCek12Vfvq/EtOWyex1pphN3/43t2UcsA4SC2ZqgV5YPO79QUSrxEKwnyEvjVmDcsInQjNZymlnAljOsWglW/IAcF09OeP0LVjb Generated-by-Nova\", \"name\": \"cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b\", \"fingerprint\": \"3c:a1:62:db:f0:f9:50:c1:96:00:c8:4a:05:bd:f5:38\"}}]}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:28.470Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00871840-4795-4210-8291-0dc649dedf16"}], "metadata": {"pagination": {"total": 1010, "offset": 452, "size": 50}}} 2019-04-09 10:29:05,789 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:29:05,789 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:29:05 GMT 2019-04-09 10:29:05,789 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:29:05,789 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-09 10:29:05,790 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:29:05,790 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:29:05,790 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:29:05,790 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-09 10:29:05,792 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-04-09 10:29:05,792 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-04-09 10:29:05,792 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b', u'external_name': u'cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCi9n5n06tqLwvWvyaK5q+c0CAnayB48ehxWnDipBChBTN3o3sFrddG/pK1qF0n7nYymzNjndf+CUT84X5OjAGjPxvfQd4n2fpAMcCKKG7yNrBsXxoiB9P+KzSiKZeLm5d8+DijUI3a3st1Mz2SOmzPNi7Wg8RY/BC+3zQTEDf7d6ssad6A2YxC2sm+CQHGIMhLzq7bKRW5pu+YjNUI2uXy/FNjGNON0DQmLeA/glZ9YsO6GkBU6PCek12Vfvq/EtOWyex1pphN3/43t2UcsA4SC2ZqgV5YPO79QUSrxEKwnyEvjVmDcsInQjNZymlnAljOsWglW/IAcF09OeP0LVjb Generated-by-Nova', u'name': u'cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b', u'fingerprint': u'3c:a1:62:db:f0:f9:50:c1:96:00:c8:4a:05:bd:f5:38'}}}, {u'external_id': u'2bf238e1-c96a-4edc-8d76-3703be9c0f98', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'd0572207-c49c-4b9a-a2df-db99c268af4a', u'external_name': u'clearwater-sg_vellum', u'external_type': u'security_group'}] 2019-04-09 10:29:05,793 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-04-09 10:29:05,793 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-04-09 10:29:05,793 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-c055f7a9-2ed0-41c9-85fd-25843afc2290 2019-04-09 10:29:05,793 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}046bff1e13d4ca34cf5bdeb04844c6e7f6363159" 2019-04-09 10:29:05,793 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}046bff1e13d4ca34cf5bdeb04844c6e7f6363159" 2019-04-09 10:29:05,793 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 09 Apr 2019 10:28:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c055f7a9-2ed0-41c9-85fd-25843afc2290 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 10:29:05,794 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b', u'external_name': u'cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCi9n5n06tqLwvWvyaK5q+c0CAnayB48ehxWnDipBChBTN3o3sFrddG/pK1qF0n7nYymzNjndf+CUT84X5OjAGjPxvfQd4n2fpAMcCKKG7yNrBsXxoiB9P+KzSiKZeLm5d8+DijUI3a3st1Mz2SOmzPNi7Wg8RY/BC+3zQTEDf7d6ssad6A2YxC2sm+CQHGIMhLzq7bKRW5pu+YjNUI2uXy/FNjGNON0DQmLeA/glZ9YsO6GkBU6PCek12Vfvq/EtOWyex1pphN3/43t2UcsA4SC2ZqgV5YPO79QUSrxEKwnyEvjVmDcsInQjNZymlnAljOsWglW/IAcF09OeP0LVjb Generated-by-Nova', u'name': u'cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b', u'fingerprint': u'3c:a1:62:db:f0:f9:50:c1:96:00:c8:4a:05:bd:f5:38'}}}, {u'external_id': u'2bf238e1-c96a-4edc-8d76-3703be9c0f98', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'1f78e240-5909-4a7b-aa8e-dce549e8942a', u'external_name': u'clearwater-sg_dime', u'external_type': u'security_group'}] 2019-04-09 10:29:05,794 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 09 Apr 2019 10:28:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c055f7a9-2ed0-41c9-85fd-25843afc2290 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 10:29:05,794 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-09 10:29:05,794 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-09 10:29:05,794 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_vellum_host_41y0pg'} 2019-04-09 10:29:05,794 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-c055f7a9-2ed0-41c9-85fd-25843afc2290 2019-04-09 10:29:05,795 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-04-09 10:29:05,795 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-04-09 10:29:05,795 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-04-09 10:29:05,795 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7174a1e82c591f708b7a38f3a4133cefbcbbf12" 2019-04-09 10:29:05,795 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-86c3395a-452b-47af-a0a6-fecf44d873f2 2019-04-09 10:29:05,795 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-86c3395a-452b-47af-a0a6-fecf44d873f2 2019-04-09 10:29:05,796 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 09 Apr 2019 10:28:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-86c3395a-452b-47af-a0a6-fecf44d873f2 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 10:29:05,796 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-09 10:29:05,796 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_dime_host_8d5h0z'} 2019-04-09 10:29:05,796 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7174a1e82c591f708b7a38f3a4133cefbcbbf12" 2019-04-09 10:29:05,796 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 09 Apr 2019 10:28:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-86c3395a-452b-47af-a0a6-fecf44d873f2 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 10:29:05,796 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-09 10:29:05,797 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-04-09 10:29:05,797 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-04-09 10:29:05,797 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-04-09 10:29:05,797 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}046bff1e13d4ca34cf5bdeb04844c6e7f6363159" 2019-04-09 10:29:05,797 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/images used request id req-b77dd142-f1bc-4e9d-87b0-1244cb8115c0 2019-04-09 10:29:05,797 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/images used request id req-b77dd142-f1bc-4e9d-87b0-1244cb8115c0 2019-04-09 10:29:05,797 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/images used request id req-b77dd142-f1bc-4e9d-87b0-1244cb8115c0 2019-04-09 10:29:05,798 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/images used request id req-b77dd142-f1bc-4e9d-87b0-1244cb8115c0 2019-04-09 10:29:05,798 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10:28: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-b77dd142-f1bc-4e9d-87b0-1244cb8115c0 x-compute-request-id: req-b77dd142-f1bc-4e9d-87b0-1244cb8115c0 Content-Encoding: gzip Content-Length: 292 Content-Type: application/json RESP BODY: {"images": [{"id": "10e27409-226d-4f3d-971a-db9735ac09c8", "links": [{"href": "http://172.30.9.21:8774/v2.1/images/10e27409-226d-4f3d-971a-db9735ac09c8", "rel": "self"}, {"href": "http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8", "rel": "bookmark"}, {"href": "http://192.30.9.6:9292/images/10e27409-226d-4f3d-971a-db9735ac09c8", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_116a8538-afc5-4820-93fc-150487bf025b"}, {"id": "cccc5109-da38-4bd7-81f6-8ad42d341012", "links": [{"href": "http://172.30.9.21:8774/v2.1/images/cccc5109-da38-4bd7-81f6-8ad42d341012", "rel": "self"}, {"href": "http://172.30.9.21:8774/images/cccc5109-da38-4bd7-81f6-8ad42d341012", "rel": "bookmark"}, {"href": "http://192.30.9.6:9292/images/cccc5109-da38-4bd7-81f6-8ad42d341012", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_116a8538-afc5-4820-93fc-150487bf025b"}]} 2019-04-09 10:29:05,798 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10:28: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-b77dd142-f1bc-4e9d-87b0-1244cb8115c0 x-compute-request-id: req-b77dd142-f1bc-4e9d-87b0-1244cb8115c0 Content-Encoding: gzip Content-Length: 292 Content-Type: application/json RESP BODY: {"images": [{"id": "10e27409-226d-4f3d-971a-db9735ac09c8", "links": [{"href": "http://172.30.9.21:8774/v2.1/images/10e27409-226d-4f3d-971a-db9735ac09c8", "rel": "self"}, {"href": "http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8", "rel": "bookmark"}, {"href": "http://192.30.9.6:9292/images/10e27409-226d-4f3d-971a-db9735ac09c8", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_116a8538-afc5-4820-93fc-150487bf025b"}, {"id": "cccc5109-da38-4bd7-81f6-8ad42d341012", "links": [{"href": "http://172.30.9.21:8774/v2.1/images/cccc5109-da38-4bd7-81f6-8ad42d341012", "rel": "self"}, {"href": "http://172.30.9.21:8774/images/cccc5109-da38-4bd7-81f6-8ad42d341012", "rel": "bookmark"}, {"href": "http://192.30.9.6:9292/images/cccc5109-da38-4bd7-81f6-8ad42d341012", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_116a8538-afc5-4820-93fc-150487bf025b"}]} 2019-04-09 10:29:05,798 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10:28:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-641e500c-2bd7-479d-a989-7365a32f10ce x-compute-request-id: req-641e500c-2bd7-479d-a989-7365a32f10ce Content-Encoding: gzip Content-Length: 239 Content-Type: application/json RESP BODY: {"flavors": [{"id": "22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_116a8538-afc5-4820-93fc-150487bf025b"}, {"id": "b489ced4-c088-476e-ae85-b50332f9635a", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/b489ced4-c088-476e-ae85-b50332f9635a", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/b489ced4-c088-476e-ae85-b50332f9635a", "rel": "bookmark"}], "name": "cloudify_ims-flavor_116a8538-afc5-4820-93fc-150487bf025b"}]} 2019-04-09 10:29:05,798 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10:28:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-641e500c-2bd7-479d-a989-7365a32f10ce x-compute-request-id: req-641e500c-2bd7-479d-a989-7365a32f10ce Content-Encoding: gzip Content-Length: 239 Content-Type: application/json RESP BODY: {"flavors": [{"id": "22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_116a8538-afc5-4820-93fc-150487bf025b"}, {"id": "b489ced4-c088-476e-ae85-b50332f9635a", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/b489ced4-c088-476e-ae85-b50332f9635a", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/b489ced4-c088-476e-ae85-b50332f9635a", "rel": "bookmark"}], "name": "cloudify_ims-flavor_116a8538-afc5-4820-93fc-150487bf025b"}]} 2019-04-09 10:29:05,798 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}046bff1e13d4ca34cf5bdeb04844c6e7f6363159" 2019-04-09 10:29:05,799 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-641e500c-2bd7-479d-a989-7365a32f10ce 2019-04-09 10:29:05,799 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-641e500c-2bd7-479d-a989-7365a32f10ce 2019-04-09 10:29:05,799 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}046bff1e13d4ca34cf5bdeb04844c6e7f6363159" 2019-04-09 10:29:05,799 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-04-09 10:29:05,799 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-04-09 10:29:05,799 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-641e500c-2bd7-479d-a989-7365a32f10ce 2019-04-09 10:29:05,799 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-641e500c-2bd7-479d-a989-7365a32f10ce 2019-04-09 10:29:05,800 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}046bff1e13d4ca34cf5bdeb04844c6e7f6363159" 2019-04-09 10:29:05,800 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10:28:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ca6029a3-34a8-4f36-a3e4-eda8132fae62 x-compute-request-id: req-ca6029a3-34a8-4f36-a3e4-eda8132fae62 Content-Encoding: gzip Content-Length: 486 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCi9n5n06tqLwvWvyaK5q+c0CAnayB48ehxWnDipBChBTN3o3sFrddG/pK1qF0n7nYymzNjndf+CUT84X5OjAGjPxvfQd4n2fpAMcCKKG7yNrBsXxoiB9P+KzSiKZeLm5d8+DijUI3a3st1Mz2SOmzPNi7Wg8RY/BC+3zQTEDf7d6ssad6A2YxC2sm+CQHGIMhLzq7bKRW5pu+YjNUI2uXy/FNjGNON0DQmLeA/glZ9YsO6GkBU6PCek12Vfvq/EtOWyex1pphN3/43t2UcsA4SC2ZqgV5YPO79QUSrxEKwnyEvjVmDcsInQjNZymlnAljOsWglW/IAcF09OeP0LVjb Generated-by-Nova", "name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "fingerprint": "3c:a1:62:db:f0:f9:50:c1:96:00:c8:4a:05:bd:f5:38"}}]} 2019-04-09 10:29:05,800 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10:28:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ca6029a3-34a8-4f36-a3e4-eda8132fae62 x-compute-request-id: req-ca6029a3-34a8-4f36-a3e4-eda8132fae62 Content-Encoding: gzip Content-Length: 486 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCi9n5n06tqLwvWvyaK5q+c0CAnayB48ehxWnDipBChBTN3o3sFrddG/pK1qF0n7nYymzNjndf+CUT84X5OjAGjPxvfQd4n2fpAMcCKKG7yNrBsXxoiB9P+KzSiKZeLm5d8+DijUI3a3st1Mz2SOmzPNi7Wg8RY/BC+3zQTEDf7d6ssad6A2YxC2sm+CQHGIMhLzq7bKRW5pu+YjNUI2uXy/FNjGNON0DQmLeA/glZ9YsO6GkBU6PCek12Vfvq/EtOWyex1pphN3/43t2UcsA4SC2ZqgV5YPO79QUSrxEKwnyEvjVmDcsInQjNZymlnAljOsWglW/IAcF09OeP0LVjb Generated-by-Nova", "name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "fingerprint": "3c:a1:62:db:f0:f9:50:c1:96:00:c8:4a:05:bd:f5:38"}}]} 2019-04-09 10:29:05,800 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/4c65a646-067f-4556-a879-83319631caf0 2019-04-09 10:29:05,995 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:29:05,995 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:29:05,995 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:29:05,995 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:29:05,995 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:29:05,996 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:29:05,996 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:29:05,996 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T10:28:06.618Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-09T10:28:06.619Z", "id": "4c65a646-067f-4556-a879-83319631caf0"} 2019-04-09 10:29:05,996 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:29:05,996 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:29:05 GMT 2019-04-09 10:29:05,996 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:29:05,996 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-09 10:29:05,996 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:29:05,996 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:29:05,996 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:29:11,002 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-09 10:29:11,083 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:29:11,083 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:29:11,083 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:29:11,083 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:29:11,083 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:29:11,083 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:29:11,084 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:29:11,084 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_41y0pg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:28.936Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/images used request id req-b77dd142-f1bc-4e9d-87b0-1244cb8115c0", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:28.422Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00871840-4795-4210-8291-0dc649dedf16"}, {"node_instance_id": "vellum_host_41y0pg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:28.936Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/images used request id req-b77dd142-f1bc-4e9d-87b0-1244cb8115c0", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:28.422Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00871840-4795-4210-8291-0dc649dedf16"}, {"node_instance_id": "vellum_host_41y0pg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:28.936Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/images used request id req-b77dd142-f1bc-4e9d-87b0-1244cb8115c0", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:28.422Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00871840-4795-4210-8291-0dc649dedf16"}, {"node_instance_id": "vellum_host_41y0pg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:28.936Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10:28: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-b77dd142-f1bc-4e9d-87b0-1244cb8115c0 x-compute-request-id: req-b77dd142-f1bc-4e9d-87b0-1244cb8115c0 Content-Encoding: gzip Content-Length: 292 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"10e27409-226d-4f3d-971a-db9735ac09c8\", \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/images/10e27409-226d-4f3d-971a-db9735ac09c8\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.6:9292/images/10e27409-226d-4f3d-971a-db9735ac09c8\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_116a8538-afc5-4820-93fc-150487bf025b\"}, {\"id\": \"cccc5109-da38-4bd7-81f6-8ad42d341012\", \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/images/cccc5109-da38-4bd7-81f6-8ad42d341012\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/images/cccc5109-da38-4bd7-81f6-8ad42d341012\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.6:9292/images/cccc5109-da38-4bd7-81f6-8ad42d341012\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_116a8538-afc5-4820-93fc-150487bf025b\"}]}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:28.422Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00871840-4795-4210-8291-0dc649dedf16"}, {"node_instance_id": "vellum_host_41y0pg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:28.936Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10:28: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-b77dd142-f1bc-4e9d-87b0-1244cb8115c0 x-compute-request-id: req-b77dd142-f1bc-4e9d-87b0-1244cb8115c0 Content-Encoding: gzip Content-Length: 292 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"10e27409-226d-4f3d-971a-db9735ac09c8\", \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/images/10e27409-226d-4f3d-971a-db9735ac09c8\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.6:9292/images/10e27409-226d-4f3d-971a-db9735ac09c8\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_116a8538-afc5-4820-93fc-150487bf025b\"}, {\"id\": \"cccc5109-da38-4bd7-81f6-8ad42d341012\", \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/images/cccc5109-da38-4bd7-81f6-8ad42d341012\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/images/cccc5109-da38-4bd7-81f6-8ad42d341012\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.6:9292/images/cccc5109-da38-4bd7-81f6-8ad42d341012\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_116a8538-afc5-4820-93fc-150487bf025b\"}]}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:28.422Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00871840-4795-4210-8291-0dc649dedf16"}, {"node_instance_id": "dime_host_8d5h0z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:28.936Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-98e31378-7364-48ad-a28a-0cf6a8705020", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:28.730Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.8fe2ecec-e75d-4df4-88ba-e441709ae0da"}, {"node_instance_id": "dime_host_8d5h0z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:28.936Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-98e31378-7364-48ad-a28a-0cf6a8705020", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:28.730Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.8fe2ecec-e75d-4df4-88ba-e441709ae0da"}, {"node_instance_id": "dime_host_8d5h0z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:28.936Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-98e31378-7364-48ad-a28a-0cf6a8705020", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:28.730Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.8fe2ecec-e75d-4df4-88ba-e441709ae0da"}, {"node_instance_id": "vellum_host_41y0pg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:28.936Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-128706cb-8b72-4586-b5ac-833167f29090", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:28.479Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00871840-4795-4210-8291-0dc649dedf16"}, {"node_instance_id": "dime_host_8d5h0z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:28.936Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-98e31378-7364-48ad-a28a-0cf6a8705020", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:28.730Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.8fe2ecec-e75d-4df4-88ba-e441709ae0da"}, {"node_instance_id": "dime_host_8d5h0z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:28.936Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a7174a1e82c591f708b7a38f3a4133cefbcbbf12\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:28.731Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.8fe2ecec-e75d-4df4-88ba-e441709ae0da"}, {"node_instance_id": "dime_host_8d5h0z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:28.936Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a7174a1e82c591f708b7a38f3a4133cefbcbbf12\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:28.731Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.8fe2ecec-e75d-4df4-88ba-e441709ae0da"}, {"node_instance_id": "dime_host_8d5h0z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:28.936Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10:28:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-aa25981b-648c-4d22-9864-7ade12e62f61 x-compute-request-id: req-aa25981b-648c-4d22-9864-7ade12e62f61 Content-Encoding: gzip Content-Length: 486 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCi9n5n06tqLwvWvyaK5q+c0CAnayB48ehxWnDipBChBTN3o3sFrddG/pK1qF0n7nYymzNjndf+CUT84X5OjAGjPxvfQd4n2fpAMcCKKG7yNrBsXxoiB9P+KzSiKZeLm5d8+DijUI3a3st1Mz2SOmzPNi7Wg8RY/BC+3zQTEDf7d6ssad6A2YxC2sm+CQHGIMhLzq7bKRW5pu+YjNUI2uXy/FNjGNON0DQmLeA/glZ9YsO6GkBU6PCek12Vfvq/EtOWyex1pphN3/43t2UcsA4SC2ZqgV5YPO79QUSrxEKwnyEvjVmDcsInQjNZymlnAljOsWglW/IAcF09OeP0LVjb Generated-by-Nova\", \"name\": \"cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b\", \"fingerprint\": \"3c:a1:62:db:f0:f9:50:c1:96:00:c8:4a:05:bd:f5:38\"}}]}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:28.749Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.8fe2ecec-e75d-4df4-88ba-e441709ae0da"}, {"node_instance_id": "dime_host_8d5h0z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:28.936Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10:28:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-aa25981b-648c-4d22-9864-7ade12e62f61 x-compute-request-id: req-aa25981b-648c-4d22-9864-7ade12e62f61 Content-Encoding: gzip Content-Length: 486 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCi9n5n06tqLwvWvyaK5q+c0CAnayB48ehxWnDipBChBTN3o3sFrddG/pK1qF0n7nYymzNjndf+CUT84X5OjAGjPxvfQd4n2fpAMcCKKG7yNrBsXxoiB9P+KzSiKZeLm5d8+DijUI3a3st1Mz2SOmzPNi7Wg8RY/BC+3zQTEDf7d6ssad6A2YxC2sm+CQHGIMhLzq7bKRW5pu+YjNUI2uXy/FNjGNON0DQmLeA/glZ9YsO6GkBU6PCek12Vfvq/EtOWyex1pphN3/43t2UcsA4SC2ZqgV5YPO79QUSrxEKwnyEvjVmDcsInQjNZymlnAljOsWglW/IAcF09OeP0LVjb Generated-by-Nova\", \"name\": \"cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b\", \"fingerprint\": \"3c:a1:62:db:f0:f9:50:c1:96:00:c8:4a:05:bd:f5:38\"}}]}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:28.749Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.8fe2ecec-e75d-4df4-88ba-e441709ae0da"}, {"node_instance_id": "dime_host_8d5h0z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:28.936Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10:28: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-4659680c-beeb-47bd-95f3-c8854f7d3663 x-compute-request-id: req-4659680c-beeb-47bd-95f3-c8854f7d3663 Content-Encoding: gzip Content-Length: 292 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"10e27409-226d-4f3d-971a-db9735ac09c8\", \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/images/10e27409-226d-4f3d-971a-db9735ac09c8\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.6:9292/images/10e27409-226d-4f3d-971a-db9735ac09c8\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_116a8538-afc5-4820-93fc-150487bf025b\"}, {\"id\": \"cccc5109-da38-4bd7-81f6-8ad42d341012\", \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/images/cccc5109-da38-4bd7-81f6-8ad42d341012\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/images/cccc5109-da38-4bd7-81f6-8ad42d341012\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.6:9292/images/cccc5109-da38-4bd7-81f6-8ad42d341012\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_116a8538-afc5-4820-93fc-150487bf025b\"}]}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:28.707Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.8fe2ecec-e75d-4df4-88ba-e441709ae0da"}, {"node_instance_id": "dime_host_8d5h0z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:28.936Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10:28: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-4659680c-beeb-47bd-95f3-c8854f7d3663 x-compute-request-id: req-4659680c-beeb-47bd-95f3-c8854f7d3663 Content-Encoding: gzip Content-Length: 292 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"10e27409-226d-4f3d-971a-db9735ac09c8\", \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/images/10e27409-226d-4f3d-971a-db9735ac09c8\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.6:9292/images/10e27409-226d-4f3d-971a-db9735ac09c8\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_116a8538-afc5-4820-93fc-150487bf025b\"}, {\"id\": \"cccc5109-da38-4bd7-81f6-8ad42d341012\", \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/images/cccc5109-da38-4bd7-81f6-8ad42d341012\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/images/cccc5109-da38-4bd7-81f6-8ad42d341012\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.6:9292/images/cccc5109-da38-4bd7-81f6-8ad42d341012\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_116a8538-afc5-4820-93fc-150487bf025b\"}]}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:28.707Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.8fe2ecec-e75d-4df4-88ba-e441709ae0da"}, {"node_instance_id": "dime_host_8d5h0z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:28.936Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/images used request id req-4659680c-beeb-47bd-95f3-c8854f7d3663", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:28.707Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.8fe2ecec-e75d-4df4-88ba-e441709ae0da"}, {"node_instance_id": "dime_host_8d5h0z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:28.936Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/images used request id req-4659680c-beeb-47bd-95f3-c8854f7d3663", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:28.707Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.8fe2ecec-e75d-4df4-88ba-e441709ae0da"}, {"node_instance_id": "dime_host_8d5h0z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:28.936Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/images used request id req-4659680c-beeb-47bd-95f3-c8854f7d3663", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:28.708Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.8fe2ecec-e75d-4df4-88ba-e441709ae0da"}, {"node_instance_id": "dime_host_8d5h0z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:28.936Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/images used request id req-4659680c-beeb-47bd-95f3-c8854f7d3663", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:28.709Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.8fe2ecec-e75d-4df4-88ba-e441709ae0da"}, {"node_instance_id": "dime_host_8d5h0z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:28.936Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a7174a1e82c591f708b7a38f3a4133cefbcbbf12\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:28.710Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.8fe2ecec-e75d-4df4-88ba-e441709ae0da"}, {"node_instance_id": "dime_host_8d5h0z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:28.936Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a7174a1e82c591f708b7a38f3a4133cefbcbbf12\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:28.710Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.8fe2ecec-e75d-4df4-88ba-e441709ae0da"}, {"node_instance_id": "dime_host_8d5h0z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:28.936Z", "message": "RESP: [300] Date: Tue, 09 Apr 2019 10:28:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8da60595-002b-42b3-8f2e-48c038627b52 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:28.755Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.8fe2ecec-e75d-4df4-88ba-e441709ae0da"}, {"node_instance_id": "dime_host_8d5h0z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:28.936Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:28.750Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.8fe2ecec-e75d-4df4-88ba-e441709ae0da"}, {"node_instance_id": "dime_host_8d5h0z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:28.936Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:28.750Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.8fe2ecec-e75d-4df4-88ba-e441709ae0da"}, {"node_instance_id": "dime_host_8d5h0z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:28.936Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-aa25981b-648c-4d22-9864-7ade12e62f61", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:28.749Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.8fe2ecec-e75d-4df4-88ba-e441709ae0da"}, {"node_instance_id": "dime_host_8d5h0z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:28.936Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-aa25981b-648c-4d22-9864-7ade12e62f61", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:28.749Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.8fe2ecec-e75d-4df4-88ba-e441709ae0da"}, {"node_instance_id": "dime_host_8d5h0z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:28.936Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-aa25981b-648c-4d22-9864-7ade12e62f61", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:28.749Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.8fe2ecec-e75d-4df4-88ba-e441709ae0da"}, {"node_instance_id": "dime_host_8d5h0z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:28.936Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10:28:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-98e31378-7364-48ad-a28a-0cf6a8705020 x-compute-request-id: req-98e31378-7364-48ad-a28a-0cf6a8705020 Content-Encoding: gzip Content-Length: 239 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_116a8538-afc5-4820-93fc-150487bf025b\"}, {\"id\": \"b489ced4-c088-476e-ae85-b50332f9635a\", \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/flavors/b489ced4-c088-476e-ae85-b50332f9635a\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/flavors/b489ced4-c088-476e-ae85-b50332f9635a\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_116a8538-afc5-4820-93fc-150487bf025b\"}]}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:28.730Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.8fe2ecec-e75d-4df4-88ba-e441709ae0da"}, {"node_instance_id": "dime_host_8d5h0z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:28.936Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10:28:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-98e31378-7364-48ad-a28a-0cf6a8705020 x-compute-request-id: req-98e31378-7364-48ad-a28a-0cf6a8705020 Content-Encoding: gzip Content-Length: 239 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_116a8538-afc5-4820-93fc-150487bf025b\"}, {\"id\": \"b489ced4-c088-476e-ae85-b50332f9635a\", \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/flavors/b489ced4-c088-476e-ae85-b50332f9635a\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/flavors/b489ced4-c088-476e-ae85-b50332f9635a\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_116a8538-afc5-4820-93fc-150487bf025b\"}]}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:28.730Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.8fe2ecec-e75d-4df4-88ba-e441709ae0da"}, {"node_instance_id": "dime_host_8d5h0z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:28.936Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-aa25981b-648c-4d22-9864-7ade12e62f61", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:28.749Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.8fe2ecec-e75d-4df4-88ba-e441709ae0da"}, {"node_instance_id": "ellis_security_group_097ng0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:28.936Z", "message": "Node instance created", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:24.942Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "sprout_security_group_fsy3cy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:28.936Z", "message": "Node instance created", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:25.141Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "dime_host_8d5h0z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:28.936Z", "message": "RESP: [300] Date: Tue, 09 Apr 2019 10:28:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8da60595-002b-42b3-8f2e-48c038627b52 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:28.755Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.8fe2ecec-e75d-4df4-88ba-e441709ae0da"}, {"node_instance_id": "dime_host_8d5h0z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:28.936Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-8da60595-002b-42b3-8f2e-48c038627b52", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:28.755Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.8fe2ecec-e75d-4df4-88ba-e441709ae0da"}, {"node_instance_id": "dime_host_8d5h0z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:28.936Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-8da60595-002b-42b3-8f2e-48c038627b52", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:28.755Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.8fe2ecec-e75d-4df4-88ba-e441709ae0da"}, {"node_instance_id": "vellum_host_41y0pg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:28.936Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks.json?name=cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d85f1304eca4a2985b7a08edb1d1bcf0fd0789cf\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:28.894Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00871840-4795-4210-8291-0dc649dedf16"}, {"node_instance_id": "vellum_host_41y0pg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:28.936Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10:28:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ca6029a3-34a8-4f36-a3e4-eda8132fae62 x-compute-request-id: req-ca6029a3-34a8-4f36-a3e4-eda8132fae62 Content-Encoding: gzip Content-Length: 486 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCi9n5n06tqLwvWvyaK5q+c0CAnayB48ehxWnDipBChBTN3o3sFrddG/pK1qF0n7nYymzNjndf+CUT84X5OjAGjPxvfQd4n2fpAMcCKKG7yNrBsXxoiB9P+KzSiKZeLm5d8+DijUI3a3st1Mz2SOmzPNi7Wg8RY/BC+3zQTEDf7d6ssad6A2YxC2sm+CQHGIMhLzq7bKRW5pu+YjNUI2uXy/FNjGNON0DQmLeA/glZ9YsO6GkBU6PCek12Vfvq/EtOWyex1pphN3/43t2UcsA4SC2ZqgV5YPO79QUSrxEKwnyEvjVmDcsInQjNZymlnAljOsWglW/IAcF09OeP0LVjb Generated-by-Nova\", \"name\": \"cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b\", \"fingerprint\": \"3c:a1:62:db:f0:f9:50:c1:96:00:c8:4a:05:bd:f5:38\"}}]}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:28.470Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00871840-4795-4210-8291-0dc649dedf16"}, {"node_instance_id": "vellum_host_41y0pg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:28.936Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-ca6029a3-34a8-4f36-a3e4-eda8132fae62", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:28.470Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00871840-4795-4210-8291-0dc649dedf16"}, {"node_instance_id": "vellum_host_41y0pg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:29.583Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}046bff1e13d4ca34cf5bdeb04844c6e7f6363159\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_vellum_host_41y0pg\", \"imageRef\": \"10e27409-226d-4f3d-971a-db9735ac09c8\", \"key_name\": \"cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b\", \"flavorRef\": \"22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\"}], \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_vellum\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\", \"cloudify_management_network_id\": \"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\"}}}'", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:29.210Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00871840-4795-4210-8291-0dc649dedf16"}, {"node_instance_id": "vellum_host_41y0pg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:29.583Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-156de3c8-1405-4d9e-a0be-782defb82d97 Date: Tue, 09 Apr 2019 10:28:20 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"db7c4bc2757e464d8d10f7e7e3beb171\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"edfeb275-2a42-486e-9bba-afb24ae942b3\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-04-09T10:22:15Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\",\"admin_state_up\":true,\"tenant_id\":\"db7c4bc2757e464d8d10f7e7e3beb171\",\"created_at\":\"2019-04-09T10:22:14Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:29.205Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00871840-4795-4210-8291-0dc649dedf16"}, {"node_instance_id": "vellum_host_41y0pg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:29.583Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/networks.json?name=cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b used request id req-156de3c8-1405-4d9e-a0be-782defb82d97", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:29.206Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00871840-4795-4210-8291-0dc649dedf16"}, {"node_instance_id": "vellum_host_41y0pg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:29.583Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/networks.json?name=cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b used request id req-156de3c8-1405-4d9e-a0be-782defb82d97", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:29.206Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00871840-4795-4210-8291-0dc649dedf16"}, {"node_instance_id": "vellum_host_41y0pg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:29.583Z", "message": "Creating node instance", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:25.252Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "bono_security_group_2s7rhd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:29.583Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:25.224Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "homer_security_group_c5hr1b", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:29.583Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:25.197Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "bind_security_group_f1jd37", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:29.583Z", "message": "Node instance created", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:25.167Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "vellum_host_41y0pg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:29.583Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}046bff1e13d4ca34cf5bdeb04844c6e7f6363159\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_vellum_host_41y0pg\", \"imageRef\": \"10e27409-226d-4f3d-971a-db9735ac09c8\", \"key_name\": \"cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b\", \"flavorRef\": \"22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\"}], \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_vellum\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\", \"cloudify_management_network_id\": \"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\"}}}'", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:29.210Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00871840-4795-4210-8291-0dc649dedf16"}, {"node_instance_id": "vellum_host_41y0pg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:29.583Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-156de3c8-1405-4d9e-a0be-782defb82d97 Date: Tue, 09 Apr 2019 10:28:20 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"db7c4bc2757e464d8d10f7e7e3beb171\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"edfeb275-2a42-486e-9bba-afb24ae942b3\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-04-09T10:22:15Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\",\"admin_state_up\":true,\"tenant_id\":\"db7c4bc2757e464d8d10f7e7e3beb171\",\"created_at\":\"2019-04-09T10:22:14Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:29.205Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00871840-4795-4210-8291-0dc649dedf16"}, {"node_instance_id": "vellum_host_41y0pg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:29.583Z", "message": "Asking Nova to create server. All possible parameters are: [name,key_name,image,meta,nics,flavor,security_groups]", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:29.208Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00871840-4795-4210-8291-0dc649dedf16"}], "metadata": {"pagination": {"total": 1032, "offset": 502, "size": 50}}} 2019-04-09 10:29:11,084 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:29:11,084 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:29:11 GMT 2019-04-09 10:29:11,084 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:29:11,084 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-09 10:29:11,084 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:29:11,084 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:29:11,085 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:29:11,085 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-09 10:29:11,087 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/images used request id req-b77dd142-f1bc-4e9d-87b0-1244cb8115c0 2019-04-09 10:29:11,087 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/images used request id req-b77dd142-f1bc-4e9d-87b0-1244cb8115c0 2019-04-09 10:29:11,087 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/images used request id req-b77dd142-f1bc-4e9d-87b0-1244cb8115c0 2019-04-09 10:29:11,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10:28: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-b77dd142-f1bc-4e9d-87b0-1244cb8115c0 x-compute-request-id: req-b77dd142-f1bc-4e9d-87b0-1244cb8115c0 Content-Encoding: gzip Content-Length: 292 Content-Type: application/json RESP BODY: {"images": [{"id": "10e27409-226d-4f3d-971a-db9735ac09c8", "links": [{"href": "http://172.30.9.21:8774/v2.1/images/10e27409-226d-4f3d-971a-db9735ac09c8", "rel": "self"}, {"href": "http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8", "rel": "bookmark"}, {"href": "http://192.30.9.6:9292/images/10e27409-226d-4f3d-971a-db9735ac09c8", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_116a8538-afc5-4820-93fc-150487bf025b"}, {"id": "cccc5109-da38-4bd7-81f6-8ad42d341012", "links": [{"href": "http://172.30.9.21:8774/v2.1/images/cccc5109-da38-4bd7-81f6-8ad42d341012", "rel": "self"}, {"href": "http://172.30.9.21:8774/images/cccc5109-da38-4bd7-81f6-8ad42d341012", "rel": "bookmark"}, {"href": "http://192.30.9.6:9292/images/cccc5109-da38-4bd7-81f6-8ad42d341012", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_116a8538-afc5-4820-93fc-150487bf025b"}]} 2019-04-09 10:29:11,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10:28: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-b77dd142-f1bc-4e9d-87b0-1244cb8115c0 x-compute-request-id: req-b77dd142-f1bc-4e9d-87b0-1244cb8115c0 Content-Encoding: gzip Content-Length: 292 Content-Type: application/json RESP BODY: {"images": [{"id": "10e27409-226d-4f3d-971a-db9735ac09c8", "links": [{"href": "http://172.30.9.21:8774/v2.1/images/10e27409-226d-4f3d-971a-db9735ac09c8", "rel": "self"}, {"href": "http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8", "rel": "bookmark"}, {"href": "http://192.30.9.6:9292/images/10e27409-226d-4f3d-971a-db9735ac09c8", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_116a8538-afc5-4820-93fc-150487bf025b"}, {"id": "cccc5109-da38-4bd7-81f6-8ad42d341012", "links": [{"href": "http://172.30.9.21:8774/v2.1/images/cccc5109-da38-4bd7-81f6-8ad42d341012", "rel": "self"}, {"href": "http://172.30.9.21:8774/images/cccc5109-da38-4bd7-81f6-8ad42d341012", "rel": "bookmark"}, {"href": "http://192.30.9.6:9292/images/cccc5109-da38-4bd7-81f6-8ad42d341012", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_116a8538-afc5-4820-93fc-150487bf025b"}]} 2019-04-09 10:29:11,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-98e31378-7364-48ad-a28a-0cf6a8705020 2019-04-09 10:29:11,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-98e31378-7364-48ad-a28a-0cf6a8705020 2019-04-09 10:29:11,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-98e31378-7364-48ad-a28a-0cf6a8705020 2019-04-09 10:29:11,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-128706cb-8b72-4586-b5ac-833167f29090 2019-04-09 10:29:11,089 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-98e31378-7364-48ad-a28a-0cf6a8705020 2019-04-09 10:29:11,089 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7174a1e82c591f708b7a38f3a4133cefbcbbf12" 2019-04-09 10:29:11,089 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7174a1e82c591f708b7a38f3a4133cefbcbbf12" 2019-04-09 10:29:11,089 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10:28:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-aa25981b-648c-4d22-9864-7ade12e62f61 x-compute-request-id: req-aa25981b-648c-4d22-9864-7ade12e62f61 Content-Encoding: gzip Content-Length: 486 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCi9n5n06tqLwvWvyaK5q+c0CAnayB48ehxWnDipBChBTN3o3sFrddG/pK1qF0n7nYymzNjndf+CUT84X5OjAGjPxvfQd4n2fpAMcCKKG7yNrBsXxoiB9P+KzSiKZeLm5d8+DijUI3a3st1Mz2SOmzPNi7Wg8RY/BC+3zQTEDf7d6ssad6A2YxC2sm+CQHGIMhLzq7bKRW5pu+YjNUI2uXy/FNjGNON0DQmLeA/glZ9YsO6GkBU6PCek12Vfvq/EtOWyex1pphN3/43t2UcsA4SC2ZqgV5YPO79QUSrxEKwnyEvjVmDcsInQjNZymlnAljOsWglW/IAcF09OeP0LVjb Generated-by-Nova", "name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "fingerprint": "3c:a1:62:db:f0:f9:50:c1:96:00:c8:4a:05:bd:f5:38"}}]} 2019-04-09 10:29:11,089 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10:28:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-aa25981b-648c-4d22-9864-7ade12e62f61 x-compute-request-id: req-aa25981b-648c-4d22-9864-7ade12e62f61 Content-Encoding: gzip Content-Length: 486 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCi9n5n06tqLwvWvyaK5q+c0CAnayB48ehxWnDipBChBTN3o3sFrddG/pK1qF0n7nYymzNjndf+CUT84X5OjAGjPxvfQd4n2fpAMcCKKG7yNrBsXxoiB9P+KzSiKZeLm5d8+DijUI3a3st1Mz2SOmzPNi7Wg8RY/BC+3zQTEDf7d6ssad6A2YxC2sm+CQHGIMhLzq7bKRW5pu+YjNUI2uXy/FNjGNON0DQmLeA/glZ9YsO6GkBU6PCek12Vfvq/EtOWyex1pphN3/43t2UcsA4SC2ZqgV5YPO79QUSrxEKwnyEvjVmDcsInQjNZymlnAljOsWglW/IAcF09OeP0LVjb Generated-by-Nova", "name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "fingerprint": "3c:a1:62:db:f0:f9:50:c1:96:00:c8:4a:05:bd:f5:38"}}]} 2019-04-09 10:29:11,089 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10:28: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-4659680c-beeb-47bd-95f3-c8854f7d3663 x-compute-request-id: req-4659680c-beeb-47bd-95f3-c8854f7d3663 Content-Encoding: gzip Content-Length: 292 Content-Type: application/json RESP BODY: {"images": [{"id": "10e27409-226d-4f3d-971a-db9735ac09c8", "links": [{"href": "http://172.30.9.21:8774/v2.1/images/10e27409-226d-4f3d-971a-db9735ac09c8", "rel": "self"}, {"href": "http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8", "rel": "bookmark"}, {"href": "http://192.30.9.6:9292/images/10e27409-226d-4f3d-971a-db9735ac09c8", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_116a8538-afc5-4820-93fc-150487bf025b"}, {"id": "cccc5109-da38-4bd7-81f6-8ad42d341012", "links": [{"href": "http://172.30.9.21:8774/v2.1/images/cccc5109-da38-4bd7-81f6-8ad42d341012", "rel": "self"}, {"href": "http://172.30.9.21:8774/images/cccc5109-da38-4bd7-81f6-8ad42d341012", "rel": "bookmark"}, {"href": "http://192.30.9.6:9292/images/cccc5109-da38-4bd7-81f6-8ad42d341012", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_116a8538-afc5-4820-93fc-150487bf025b"}]} 2019-04-09 10:29:11,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10:28: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-4659680c-beeb-47bd-95f3-c8854f7d3663 x-compute-request-id: req-4659680c-beeb-47bd-95f3-c8854f7d3663 Content-Encoding: gzip Content-Length: 292 Content-Type: application/json RESP BODY: {"images": [{"id": "10e27409-226d-4f3d-971a-db9735ac09c8", "links": [{"href": "http://172.30.9.21:8774/v2.1/images/10e27409-226d-4f3d-971a-db9735ac09c8", "rel": "self"}, {"href": "http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8", "rel": "bookmark"}, {"href": "http://192.30.9.6:9292/images/10e27409-226d-4f3d-971a-db9735ac09c8", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_116a8538-afc5-4820-93fc-150487bf025b"}, {"id": "cccc5109-da38-4bd7-81f6-8ad42d341012", "links": [{"href": "http://172.30.9.21:8774/v2.1/images/cccc5109-da38-4bd7-81f6-8ad42d341012", "rel": "self"}, {"href": "http://172.30.9.21:8774/images/cccc5109-da38-4bd7-81f6-8ad42d341012", "rel": "bookmark"}, {"href": "http://192.30.9.6:9292/images/cccc5109-da38-4bd7-81f6-8ad42d341012", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_116a8538-afc5-4820-93fc-150487bf025b"}]} 2019-04-09 10:29:11,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/images used request id req-4659680c-beeb-47bd-95f3-c8854f7d3663 2019-04-09 10:29:11,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/images used request id req-4659680c-beeb-47bd-95f3-c8854f7d3663 2019-04-09 10:29:11,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/images used request id req-4659680c-beeb-47bd-95f3-c8854f7d3663 2019-04-09 10:29:11,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/images used request id req-4659680c-beeb-47bd-95f3-c8854f7d3663 2019-04-09 10:29:11,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7174a1e82c591f708b7a38f3a4133cefbcbbf12" 2019-04-09 10:29:11,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7174a1e82c591f708b7a38f3a4133cefbcbbf12" 2019-04-09 10:29:11,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 09 Apr 2019 10:28:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8da60595-002b-42b3-8f2e-48c038627b52 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 10:29:11,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-09 10:29:11,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-09 10:29:11,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-aa25981b-648c-4d22-9864-7ade12e62f61 2019-04-09 10:29:11,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-aa25981b-648c-4d22-9864-7ade12e62f61 2019-04-09 10:29:11,092 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-aa25981b-648c-4d22-9864-7ade12e62f61 2019-04-09 10:29:11,092 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10:28:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-98e31378-7364-48ad-a28a-0cf6a8705020 x-compute-request-id: req-98e31378-7364-48ad-a28a-0cf6a8705020 Content-Encoding: gzip Content-Length: 239 Content-Type: application/json RESP BODY: {"flavors": [{"id": "22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_116a8538-afc5-4820-93fc-150487bf025b"}, {"id": "b489ced4-c088-476e-ae85-b50332f9635a", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/b489ced4-c088-476e-ae85-b50332f9635a", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/b489ced4-c088-476e-ae85-b50332f9635a", "rel": "bookmark"}], "name": "cloudify_ims-flavor_116a8538-afc5-4820-93fc-150487bf025b"}]} 2019-04-09 10:29:11,092 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10:28:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-98e31378-7364-48ad-a28a-0cf6a8705020 x-compute-request-id: req-98e31378-7364-48ad-a28a-0cf6a8705020 Content-Encoding: gzip Content-Length: 239 Content-Type: application/json RESP BODY: {"flavors": [{"id": "22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_116a8538-afc5-4820-93fc-150487bf025b"}, {"id": "b489ced4-c088-476e-ae85-b50332f9635a", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/b489ced4-c088-476e-ae85-b50332f9635a", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/b489ced4-c088-476e-ae85-b50332f9635a", "rel": "bookmark"}], "name": "cloudify_ims-flavor_116a8538-afc5-4820-93fc-150487bf025b"}]} 2019-04-09 10:29:11,092 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-aa25981b-648c-4d22-9864-7ade12e62f61 2019-04-09 10:29:11,092 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-04-09 10:29:11,092 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-04-09 10:29:11,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 09 Apr 2019 10:28:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8da60595-002b-42b3-8f2e-48c038627b52 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 10:29:11,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-8da60595-002b-42b3-8f2e-48c038627b52 2019-04-09 10:29:11,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-8da60595-002b-42b3-8f2e-48c038627b52 2019-04-09 10:29:11,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks.json?name=cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d85f1304eca4a2985b7a08edb1d1bcf0fd0789cf" 2019-04-09 10:29:11,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10:28:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ca6029a3-34a8-4f36-a3e4-eda8132fae62 x-compute-request-id: req-ca6029a3-34a8-4f36-a3e4-eda8132fae62 Content-Encoding: gzip Content-Length: 486 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCi9n5n06tqLwvWvyaK5q+c0CAnayB48ehxWnDipBChBTN3o3sFrddG/pK1qF0n7nYymzNjndf+CUT84X5OjAGjPxvfQd4n2fpAMcCKKG7yNrBsXxoiB9P+KzSiKZeLm5d8+DijUI3a3st1Mz2SOmzPNi7Wg8RY/BC+3zQTEDf7d6ssad6A2YxC2sm+CQHGIMhLzq7bKRW5pu+YjNUI2uXy/FNjGNON0DQmLeA/glZ9YsO6GkBU6PCek12Vfvq/EtOWyex1pphN3/43t2UcsA4SC2ZqgV5YPO79QUSrxEKwnyEvjVmDcsInQjNZymlnAljOsWglW/IAcF09OeP0LVjb Generated-by-Nova", "name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "fingerprint": "3c:a1:62:db:f0:f9:50:c1:96:00:c8:4a:05:bd:f5:38"}}]} 2019-04-09 10:29:11,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-ca6029a3-34a8-4f36-a3e4-eda8132fae62 2019-04-09 10:29:11,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}046bff1e13d4ca34cf5bdeb04844c6e7f6363159" -d '{"server": {"name": "server_clearwater-opnfv_vellum_host_41y0pg", "imageRef": "10e27409-226d-4f3d-971a-db9735ac09c8", "key_name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "flavorRef": "22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "max_count": 1, "min_count": 1, "networks": [{"uuid": "67c32f4e-cb01-4d56-a2b5-fe18f582c72d"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_vellum"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b", "cloudify_management_network_id": "67c32f4e-cb01-4d56-a2b5-fe18f582c72d"}}}' 2019-04-09 10:29:11,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-156de3c8-1405-4d9e-a0be-782defb82d97 Date: Tue, 09 Apr 2019 10:28:20 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"67c32f4e-cb01-4d56-a2b5-fe18f582c72d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"db7c4bc2757e464d8d10f7e7e3beb171","l2_adjacency":true,"status":"ACTIVE","subnets":["edfeb275-2a42-486e-9bba-afb24ae942b3"],"description":"","tags":[],"updated_at":"2019-04-09T10:22:15Z","qos_policy_id":null,"name":"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b","admin_state_up":true,"tenant_id":"db7c4bc2757e464d8d10f7e7e3beb171","created_at":"2019-04-09T10:22:14Z","mtu":1450}]} 2019-04-09 10:29:11,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?name=cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b used request id req-156de3c8-1405-4d9e-a0be-782defb82d97 2019-04-09 10:29:11,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?name=cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b used request id req-156de3c8-1405-4d9e-a0be-782defb82d97 2019-04-09 10:29:11,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-04-09 10:29:11,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-04-09 10:29:11,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-04-09 10:29:11,095 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-04-09 10:29:11,095 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}046bff1e13d4ca34cf5bdeb04844c6e7f6363159" -d '{"server": {"name": "server_clearwater-opnfv_vellum_host_41y0pg", "imageRef": "10e27409-226d-4f3d-971a-db9735ac09c8", "key_name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "flavorRef": "22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "max_count": 1, "min_count": 1, "networks": [{"uuid": "67c32f4e-cb01-4d56-a2b5-fe18f582c72d"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_vellum"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b", "cloudify_management_network_id": "67c32f4e-cb01-4d56-a2b5-fe18f582c72d"}}}' 2019-04-09 10:29:11,095 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-156de3c8-1405-4d9e-a0be-782defb82d97 Date: Tue, 09 Apr 2019 10:28:20 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"67c32f4e-cb01-4d56-a2b5-fe18f582c72d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"db7c4bc2757e464d8d10f7e7e3beb171","l2_adjacency":true,"status":"ACTIVE","subnets":["edfeb275-2a42-486e-9bba-afb24ae942b3"],"description":"","tags":[],"updated_at":"2019-04-09T10:22:15Z","qos_policy_id":null,"name":"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b","admin_state_up":true,"tenant_id":"db7c4bc2757e464d8d10f7e7e3beb171","created_at":"2019-04-09T10:22:14Z","mtu":1450}]} 2019-04-09 10:29:11,095 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: [name,key_name,image,meta,nics,flavor,security_groups] 2019-04-09 10:29:11,095 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/4c65a646-067f-4556-a879-83319631caf0 2019-04-09 10:29:11,159 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:29:11,159 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:29:11,159 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:29:11,160 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:29:11,160 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:29:11,160 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:29:11,160 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:29:11,160 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T10:28:06.618Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-09T10:28:06.619Z", "id": "4c65a646-067f-4556-a879-83319631caf0"} 2019-04-09 10:29:11,160 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:29:11,160 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:29:11 GMT 2019-04-09 10:29:11,160 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:29:11,160 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-09 10:29:11,160 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:29:11,161 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:29:11,161 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:29:16,166 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-09 10:29:16,268 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:29:16,268 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:29:16,268 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:29:16,268 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:29:16,268 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:29:16,268 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:29:16,268 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:29:16,269 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_41y0pg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:29.583Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/networks.json?name=cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b used request id req-156de3c8-1405-4d9e-a0be-782defb82d97", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:29.207Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00871840-4795-4210-8291-0dc649dedf16"}, {"node_instance_id": "vellum_host_41y0pg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:29.583Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/networks.json?name=cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b used request id req-156de3c8-1405-4d9e-a0be-782defb82d97", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:29.206Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00871840-4795-4210-8291-0dc649dedf16"}, {"node_instance_id": "vellum_host_41y0pg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:29.583Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/networks.json?name=cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b used request id req-156de3c8-1405-4d9e-a0be-782defb82d97", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:29.206Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00871840-4795-4210-8291-0dc649dedf16"}, {"node_instance_id": "vellum_host_41y0pg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:29.583Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-156de3c8-1405-4d9e-a0be-782defb82d97 Date: Tue, 09 Apr 2019 10:28:20 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"db7c4bc2757e464d8d10f7e7e3beb171\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"edfeb275-2a42-486e-9bba-afb24ae942b3\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-04-09T10:22:15Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\",\"admin_state_up\":true,\"tenant_id\":\"db7c4bc2757e464d8d10f7e7e3beb171\",\"created_at\":\"2019-04-09T10:22:14Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:29.205Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00871840-4795-4210-8291-0dc649dedf16"}, {"node_instance_id": "vellum_host_41y0pg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:29.583Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-156de3c8-1405-4d9e-a0be-782defb82d97 Date: Tue, 09 Apr 2019 10:28:20 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"db7c4bc2757e464d8d10f7e7e3beb171\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"edfeb275-2a42-486e-9bba-afb24ae942b3\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-04-09T10:22:15Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\",\"admin_state_up\":true,\"tenant_id\":\"db7c4bc2757e464d8d10f7e7e3beb171\",\"created_at\":\"2019-04-09T10:22:14Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:29.205Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00871840-4795-4210-8291-0dc649dedf16"}, {"node_instance_id": "dime_host_8d5h0z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:29.583Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks.json?name=cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}90b4bb7e9e926400eca48d7a2da1e0035c77390e\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:29.180Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.8fe2ecec-e75d-4df4-88ba-e441709ae0da"}, {"node_instance_id": "dime_host_8d5h0z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:29.583Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks.json?name=cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}90b4bb7e9e926400eca48d7a2da1e0035c77390e\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:29.180Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.8fe2ecec-e75d-4df4-88ba-e441709ae0da"}, {"node_instance_id": "vellum_host_41y0pg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:29.583Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks.json?name=cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d85f1304eca4a2985b7a08edb1d1bcf0fd0789cf\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:28.894Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00871840-4795-4210-8291-0dc649dedf16"}, {"node_instance_id": "dime_host_8d5h0z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:30.192Z", "message": "A management_network_name was provided (cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b), however this node property is deprecated. Instead, use a cloudify.openstack.server_connected_to_port relationship to a cloudify.openstack.nodes.Port type or a cloudify.relationships.depends_on derived relationship to a cloudify.openstack.nodes.Network type node template. In Cloudify 3.4.x and above, relationships are ordered. NICS on a Server are ordered according to relationship order", "level": "warning", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:29.574Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.8fe2ecec-e75d-4df4-88ba-e441709ae0da"}, {"node_instance_id": "dime_host_8d5h0z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:30.192Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_dime_host_8d5h0z', 'key_name': u'cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b', 'image': u'10e27409-226d-4f3d-971a-db9735ac09c8', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b', 'cloudify_management_network_id': u'67c32f4e-cb01-4d56-a2b5-fe18f582c72d'}, 'nics': [{'net-id': u'67c32f4e-cb01-4d56-a2b5-fe18f582c72d'}], 'flavor': u'22ae9cf4-73b1-41c2-86a9-a08456c38dc6', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_dime']}", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:29.574Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.8fe2ecec-e75d-4df4-88ba-e441709ae0da"}, {"node_instance_id": "dime_host_8d5h0z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:30.192Z", "message": "Asking Nova to create server. All possible parameters are: [name,key_name,image,meta,nics,flavor,security_groups]", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:29.574Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.8fe2ecec-e75d-4df4-88ba-e441709ae0da"}, {"node_instance_id": "dime_host_8d5h0z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:30.192Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a7174a1e82c591f708b7a38f3a4133cefbcbbf12\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_dime_host_8d5h0z\", \"imageRef\": \"10e27409-226d-4f3d-971a-db9735ac09c8\", \"key_name\": \"cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b\", \"flavorRef\": \"22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\"}], \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_dime\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\", \"cloudify_management_network_id\": \"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\"}}}'", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:29.576Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.8fe2ecec-e75d-4df4-88ba-e441709ae0da"}, {"node_instance_id": "dime_host_8d5h0z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:30.192Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-80539aec-c412-4027-85d7-ee295f707cc2 Date: Tue, 09 Apr 2019 10:28:21 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"db7c4bc2757e464d8d10f7e7e3beb171\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"edfeb275-2a42-486e-9bba-afb24ae942b3\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-04-09T10:22:15Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\",\"admin_state_up\":true,\"tenant_id\":\"db7c4bc2757e464d8d10f7e7e3beb171\",\"created_at\":\"2019-04-09T10:22:14Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:29.573Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.8fe2ecec-e75d-4df4-88ba-e441709ae0da"}, {"node_instance_id": "dime_host_8d5h0z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:30.192Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-80539aec-c412-4027-85d7-ee295f707cc2 Date: Tue, 09 Apr 2019 10:28:21 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"db7c4bc2757e464d8d10f7e7e3beb171\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"edfeb275-2a42-486e-9bba-afb24ae942b3\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-04-09T10:22:15Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\",\"admin_state_up\":true,\"tenant_id\":\"db7c4bc2757e464d8d10f7e7e3beb171\",\"created_at\":\"2019-04-09T10:22:14Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:29.573Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.8fe2ecec-e75d-4df4-88ba-e441709ae0da"}, {"node_instance_id": "dime_host_8d5h0z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:30.192Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a7174a1e82c591f708b7a38f3a4133cefbcbbf12\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_dime_host_8d5h0z\", \"imageRef\": \"10e27409-226d-4f3d-971a-db9735ac09c8\", \"key_name\": \"cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b\", \"flavorRef\": \"22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\"}], \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_dime\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\", \"cloudify_management_network_id\": \"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\"}}}'", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:29.582Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.8fe2ecec-e75d-4df4-88ba-e441709ae0da"}, {"node_instance_id": "dime_host_8d5h0z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:30.192Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/networks.json?name=cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b used request id req-80539aec-c412-4027-85d7-ee295f707cc2", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:29.573Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.8fe2ecec-e75d-4df4-88ba-e441709ae0da"}, {"node_instance_id": "dime_host_8d5h0z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:30.192Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/networks.json?name=cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b used request id req-80539aec-c412-4027-85d7-ee295f707cc2", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:29.573Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.8fe2ecec-e75d-4df4-88ba-e441709ae0da"}, {"node_instance_id": "dime_host_8d5h0z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:30.192Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_dime_host_8d5h0z', 'key_name': u'cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b', 'image': u'10e27409-226d-4f3d-971a-db9735ac09c8', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b', 'cloudify_management_network_id': u'67c32f4e-cb01-4d56-a2b5-fe18f582c72d'}, 'nics': [{'net-id': u'67c32f4e-cb01-4d56-a2b5-fe18f582c72d'}], 'flavor': u'22ae9cf4-73b1-41c2-86a9-a08456c38dc6', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_dime']}", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:29.574Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.8fe2ecec-e75d-4df4-88ba-e441709ae0da"}, {"node_instance_id": "dime_host_8d5h0z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:30.192Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/networks.json?name=cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b used request id req-80539aec-c412-4027-85d7-ee295f707cc2", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:29.573Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.8fe2ecec-e75d-4df4-88ba-e441709ae0da"}, {"node_instance_id": "internal_sip_security_group_rwbxx4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:30.192Z", "message": "Node instance created", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:25.439Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "vellum_host_41y0pg", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:30.192Z", "message": "Sending task 'nova_plugin.server.create'", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:25.509Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "dime_host_8d5h0z", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:30.192Z", "message": "Creating node instance", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:25.587Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "dime_host_8d5h0z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:30.192Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/networks.json?name=cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b used request id req-80539aec-c412-4027-85d7-ee295f707cc2", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:29.573Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.8fe2ecec-e75d-4df4-88ba-e441709ae0da"}, {"node_instance_id": "vellum_host_41y0pg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:30.803Z", "message": "RESP: [202] Date: Tue, 09 Apr 2019 10:28:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-872ac38e-fd67-4266-85d4-7693b5b47ab8 x-compute-request-id: req-872ac38e-fd67-4266-85d4-7693b5b47ab8 Content-Length: 419 location: http://172.30.9.21:8774/v2.1/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183 Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_vellum\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"390af7e2-1c01-4f6a-bdc6-9700b5912183\", \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183\", \"rel\": \"bookmark\"}], \"adminPass\": \"iPU6ERKAuyzE\"}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:30.616Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00871840-4795-4210-8291-0dc649dedf16"}, {"node_instance_id": "ellis_security_group_097ng0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:30.803Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:25.618Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "homer_security_group_c5hr1b", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:30.803Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:25.646Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "bono_security_group_2s7rhd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:31.410Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:25.755Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "homer_host_d3fa9b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:31.410Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-eef787e5-c99e-424e-b96c-01b09eb71416", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:30.794Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.09ba76db-543e-4f15-9ecd-9343f68630c3"}, {"node_instance_id": "vellum_host_41y0pg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:31.410Z", "message": "RESP: [202] Date: Tue, 09 Apr 2019 10:28:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-872ac38e-fd67-4266-85d4-7693b5b47ab8 x-compute-request-id: req-872ac38e-fd67-4266-85d4-7693b5b47ab8 Content-Length: 419 location: http://172.30.9.21:8774/v2.1/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183 Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_vellum\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"390af7e2-1c01-4f6a-bdc6-9700b5912183\", \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183\", \"rel\": \"bookmark\"}], \"adminPass\": \"iPU6ERKAuyzE\"}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:30.617Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00871840-4795-4210-8291-0dc649dedf16"}, {"node_instance_id": "homer_host_d3fa9b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:31.410Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b', u'external_name': u'cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCi9n5n06tqLwvWvyaK5q+c0CAnayB48ehxWnDipBChBTN3o3sFrddG/pK1qF0n7nYymzNjndf+CUT84X5OjAGjPxvfQd4n2fpAMcCKKG7yNrBsXxoiB9P+KzSiKZeLm5d8+DijUI3a3st1Mz2SOmzPNi7Wg8RY/BC+3zQTEDf7d6ssad6A2YxC2sm+CQHGIMhLzq7bKRW5pu+YjNUI2uXy/FNjGNON0DQmLeA/glZ9YsO6GkBU6PCek12Vfvq/EtOWyex1pphN3/43t2UcsA4SC2ZqgV5YPO79QUSrxEKwnyEvjVmDcsInQjNZymlnAljOsWglW/IAcF09OeP0LVjb Generated-by-Nova', u'name': u'cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b', u'fingerprint': u'3c:a1:62:db:f0:f9:50:c1:96:00:c8:4a:05:bd:f5:38'}}}, {u'external_id': u'2bf238e1-c96a-4edc-8d76-3703be9c0f98', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'a284506f-5086-47cc-8c38-a04f788f16bd', u'external_name': u'clearwater-sg_homer', u'external_type': u'security_group'}]", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:30.707Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.09ba76db-543e-4f15-9ecd-9343f68630c3"}, {"node_instance_id": "vellum_host_41y0pg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:31.410Z", "message": "POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-872ac38e-fd67-4266-85d4-7693b5b47ab8", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:30.617Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00871840-4795-4210-8291-0dc649dedf16"}, {"node_instance_id": "vellum_host_41y0pg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:31.410Z", "message": "POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-872ac38e-fd67-4266-85d4-7693b5b47ab8", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:30.617Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00871840-4795-4210-8291-0dc649dedf16"}, {"node_instance_id": "homer_host_d3fa9b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:31.410Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_homer_host_d3fa9b'}", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:30.785Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.09ba76db-543e-4f15-9ecd-9343f68630c3"}, {"node_instance_id": "vellum_host_41y0pg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:31.410Z", "message": "POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-872ac38e-fd67-4266-85d4-7693b5b47ab8", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:30.618Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00871840-4795-4210-8291-0dc649dedf16"}, {"node_instance_id": "homer_host_d3fa9b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:31.410Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:30.786Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.09ba76db-543e-4f15-9ecd-9343f68630c3"}, {"node_instance_id": "homer_host_d3fa9b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:31.410Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:30.786Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.09ba76db-543e-4f15-9ecd-9343f68630c3"}, {"node_instance_id": "vellum_host_41y0pg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:31.410Z", "message": "POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-872ac38e-fd67-4266-85d4-7693b5b47ab8", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:30.618Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00871840-4795-4210-8291-0dc649dedf16"}, {"node_instance_id": "homer_host_d3fa9b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:31.410Z", "message": "RESP: [300] Date: Tue, 09 Apr 2019 10:28:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eef787e5-c99e-424e-b96c-01b09eb71416 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:30.793Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.09ba76db-543e-4f15-9ecd-9343f68630c3"}, {"node_instance_id": "homer_host_d3fa9b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:31.410Z", "message": "RESP: [300] Date: Tue, 09 Apr 2019 10:28:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eef787e5-c99e-424e-b96c-01b09eb71416 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:30.793Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.09ba76db-543e-4f15-9ecd-9343f68630c3"}, {"node_instance_id": "homer_host_d3fa9b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:31.410Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-eef787e5-c99e-424e-b96c-01b09eb71416", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:30.793Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.09ba76db-543e-4f15-9ecd-9343f68630c3"}, {"node_instance_id": "sprout_security_group_fsy3cy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:31.410Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:25.685Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "bind_security_group_f1jd37", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:31.410Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:25.721Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "internal_sip_security_group_rwbxx4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:31.410Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:25.814Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "homer_host_d3fa9b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:31.920Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10:28: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-0765fead-37b4-4ae4-811b-cf735ee2a1d1 x-compute-request-id: req-0765fead-37b4-4ae4-811b-cf735ee2a1d1 Content-Encoding: gzip Content-Length: 292 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"10e27409-226d-4f3d-971a-db9735ac09c8\", \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/images/10e27409-226d-4f3d-971a-db9735ac09c8\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.6:9292/images/10e27409-226d-4f3d-971a-db9735ac09c8\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_116a8538-afc5-4820-93fc-150487bf025b\"}, {\"id\": \"cccc5109-da38-4bd7-81f6-8ad42d341012\", \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/images/cccc5109-da38-4bd7-81f6-8ad42d341012\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/images/cccc5109-da38-4bd7-81f6-8ad42d341012\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.6:9292/images/cccc5109-da38-4bd7-81f6-8ad42d341012\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_116a8538-afc5-4820-93fc-150487bf025b\"}]}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:31.816Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.09ba76db-543e-4f15-9ecd-9343f68630c3"}, {"node_instance_id": "homer_host_d3fa9b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:31.920Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}7642bd82bd7bed6f31bc4b6d1ae4f30ef683c244\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:31.249Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.09ba76db-543e-4f15-9ecd-9343f68630c3"}, {"node_instance_id": "dime_host_8d5h0z", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:31.920Z", "message": "Sending task 'nova_plugin.server.create'", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:25.879Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "bono_security_group_2s7rhd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:31.920Z", "message": "Node instance started", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:26.067Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "homer_host_d3fa9b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:31.920Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}7642bd82bd7bed6f31bc4b6d1ae4f30ef683c244\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:31.248Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.09ba76db-543e-4f15-9ecd-9343f68630c3"}, {"node_instance_id": "homer_host_d3fa9b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:31.920Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10:28: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-0765fead-37b4-4ae4-811b-cf735ee2a1d1 x-compute-request-id: req-0765fead-37b4-4ae4-811b-cf735ee2a1d1 Content-Encoding: gzip Content-Length: 292 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"10e27409-226d-4f3d-971a-db9735ac09c8\", \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/images/10e27409-226d-4f3d-971a-db9735ac09c8\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.6:9292/images/10e27409-226d-4f3d-971a-db9735ac09c8\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_116a8538-afc5-4820-93fc-150487bf025b\"}, {\"id\": \"cccc5109-da38-4bd7-81f6-8ad42d341012\", \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/images/cccc5109-da38-4bd7-81f6-8ad42d341012\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/images/cccc5109-da38-4bd7-81f6-8ad42d341012\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.6:9292/images/cccc5109-da38-4bd7-81f6-8ad42d341012\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_116a8538-afc5-4820-93fc-150487bf025b\"}]}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:31.815Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.09ba76db-543e-4f15-9ecd-9343f68630c3"}, {"node_instance_id": "homer_host_d3fa9b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:31.920Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/images used request id req-0765fead-37b4-4ae4-811b-cf735ee2a1d1", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:31.816Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.09ba76db-543e-4f15-9ecd-9343f68630c3"}], "metadata": {"pagination": {"total": 1063, "offset": 552, "size": 50}}} 2019-04-09 10:29:16,269 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:29:16,269 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:29:16 GMT 2019-04-09 10:29:16,269 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:29:16,269 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-09 10:29:16,269 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:29:16,269 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:29:16,269 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:29:16,270 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-09 10:29:16,272 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/networks.json?name=cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b used request id req-156de3c8-1405-4d9e-a0be-782defb82d97 2019-04-09 10:29:16,272 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?name=cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b used request id req-156de3c8-1405-4d9e-a0be-782defb82d97 2019-04-09 10:29:16,272 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?name=cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b used request id req-156de3c8-1405-4d9e-a0be-782defb82d97 2019-04-09 10:29:16,273 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-156de3c8-1405-4d9e-a0be-782defb82d97 Date: Tue, 09 Apr 2019 10:28:20 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"67c32f4e-cb01-4d56-a2b5-fe18f582c72d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"db7c4bc2757e464d8d10f7e7e3beb171","l2_adjacency":true,"status":"ACTIVE","subnets":["edfeb275-2a42-486e-9bba-afb24ae942b3"],"description":"","tags":[],"updated_at":"2019-04-09T10:22:15Z","qos_policy_id":null,"name":"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b","admin_state_up":true,"tenant_id":"db7c4bc2757e464d8d10f7e7e3beb171","created_at":"2019-04-09T10:22:14Z","mtu":1450}]} 2019-04-09 10:29:16,273 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-156de3c8-1405-4d9e-a0be-782defb82d97 Date: Tue, 09 Apr 2019 10:28:20 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"67c32f4e-cb01-4d56-a2b5-fe18f582c72d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"db7c4bc2757e464d8d10f7e7e3beb171","l2_adjacency":true,"status":"ACTIVE","subnets":["edfeb275-2a42-486e-9bba-afb24ae942b3"],"description":"","tags":[],"updated_at":"2019-04-09T10:22:15Z","qos_policy_id":null,"name":"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b","admin_state_up":true,"tenant_id":"db7c4bc2757e464d8d10f7e7e3beb171","created_at":"2019-04-09T10:22:14Z","mtu":1450}]} 2019-04-09 10:29:16,273 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks.json?name=cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90b4bb7e9e926400eca48d7a2da1e0035c77390e" 2019-04-09 10:29:16,273 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks.json?name=cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90b4bb7e9e926400eca48d7a2da1e0035c77390e" 2019-04-09 10:29:16,273 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks.json?name=cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d85f1304eca4a2985b7a08edb1d1bcf0fd0789cf" 2019-04-09 10:29:16,273 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - A management_network_name was provided (cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b), however this node property is deprecated. Instead, use a cloudify.openstack.server_connected_to_port relationship to a cloudify.openstack.nodes.Port type or a cloudify.relationships.depends_on derived relationship to a cloudify.openstack.nodes.Network type node template. In Cloudify 3.4.x and above, relationships are ordered. NICS on a Server are ordered according to relationship order 2019-04-09 10:29:16,274 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_dime_host_8d5h0z', 'key_name': u'cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b', 'image': u'10e27409-226d-4f3d-971a-db9735ac09c8', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b', 'cloudify_management_network_id': u'67c32f4e-cb01-4d56-a2b5-fe18f582c72d'}, 'nics': [{'net-id': u'67c32f4e-cb01-4d56-a2b5-fe18f582c72d'}], 'flavor': u'22ae9cf4-73b1-41c2-86a9-a08456c38dc6', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_dime']} 2019-04-09 10:29:16,274 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: [name,key_name,image,meta,nics,flavor,security_groups] 2019-04-09 10:29:16,274 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7174a1e82c591f708b7a38f3a4133cefbcbbf12" -d '{"server": {"name": "server_clearwater-opnfv_dime_host_8d5h0z", "imageRef": "10e27409-226d-4f3d-971a-db9735ac09c8", "key_name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "flavorRef": "22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "max_count": 1, "min_count": 1, "networks": [{"uuid": "67c32f4e-cb01-4d56-a2b5-fe18f582c72d"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_dime"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b", "cloudify_management_network_id": "67c32f4e-cb01-4d56-a2b5-fe18f582c72d"}}}' 2019-04-09 10:29:16,274 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-80539aec-c412-4027-85d7-ee295f707cc2 Date: Tue, 09 Apr 2019 10:28:21 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"67c32f4e-cb01-4d56-a2b5-fe18f582c72d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"db7c4bc2757e464d8d10f7e7e3beb171","l2_adjacency":true,"status":"ACTIVE","subnets":["edfeb275-2a42-486e-9bba-afb24ae942b3"],"description":"","tags":[],"updated_at":"2019-04-09T10:22:15Z","qos_policy_id":null,"name":"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b","admin_state_up":true,"tenant_id":"db7c4bc2757e464d8d10f7e7e3beb171","created_at":"2019-04-09T10:22:14Z","mtu":1450}]} 2019-04-09 10:29:16,274 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-80539aec-c412-4027-85d7-ee295f707cc2 Date: Tue, 09 Apr 2019 10:28:21 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"67c32f4e-cb01-4d56-a2b5-fe18f582c72d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"db7c4bc2757e464d8d10f7e7e3beb171","l2_adjacency":true,"status":"ACTIVE","subnets":["edfeb275-2a42-486e-9bba-afb24ae942b3"],"description":"","tags":[],"updated_at":"2019-04-09T10:22:15Z","qos_policy_id":null,"name":"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b","admin_state_up":true,"tenant_id":"db7c4bc2757e464d8d10f7e7e3beb171","created_at":"2019-04-09T10:22:14Z","mtu":1450}]} 2019-04-09 10:29:16,274 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7174a1e82c591f708b7a38f3a4133cefbcbbf12" -d '{"server": {"name": "server_clearwater-opnfv_dime_host_8d5h0z", "imageRef": "10e27409-226d-4f3d-971a-db9735ac09c8", "key_name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "flavorRef": "22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "max_count": 1, "min_count": 1, "networks": [{"uuid": "67c32f4e-cb01-4d56-a2b5-fe18f582c72d"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_dime"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b", "cloudify_management_network_id": "67c32f4e-cb01-4d56-a2b5-fe18f582c72d"}}}' 2019-04-09 10:29:16,275 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/networks.json?name=cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b used request id req-80539aec-c412-4027-85d7-ee295f707cc2 2019-04-09 10:29:16,275 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/networks.json?name=cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b used request id req-80539aec-c412-4027-85d7-ee295f707cc2 2019-04-09 10:29:16,275 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_dime_host_8d5h0z', 'key_name': u'cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b', 'image': u'10e27409-226d-4f3d-971a-db9735ac09c8', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b', 'cloudify_management_network_id': u'67c32f4e-cb01-4d56-a2b5-fe18f582c72d'}, 'nics': [{'net-id': u'67c32f4e-cb01-4d56-a2b5-fe18f582c72d'}], 'flavor': u'22ae9cf4-73b1-41c2-86a9-a08456c38dc6', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_dime']} 2019-04-09 10:29:16,275 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?name=cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b used request id req-80539aec-c412-4027-85d7-ee295f707cc2 2019-04-09 10:29:16,275 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-04-09 10:29:16,275 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2019-04-09 10:29:16,276 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-04-09 10:29:16,276 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?name=cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b used request id req-80539aec-c412-4027-85d7-ee295f707cc2 2019-04-09 10:29:16,276 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Tue, 09 Apr 2019 10:28:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-872ac38e-fd67-4266-85d4-7693b5b47ab8 x-compute-request-id: req-872ac38e-fd67-4266-85d4-7693b5b47ab8 Content-Length: 419 location: http://172.30.9.21:8774/v2.1/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_vellum"}], "OS-DCF:diskConfig": "MANUAL", "id": "390af7e2-1c01-4f6a-bdc6-9700b5912183", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183", "rel": "bookmark"}], "adminPass": "iPU6ERKAuyzE"}} 2019-04-09 10:29:16,276 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-04-09 10:29:16,276 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-04-09 10:29:16,276 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-04-09 10:29:16,277 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-eef787e5-c99e-424e-b96c-01b09eb71416 2019-04-09 10:29:16,277 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Tue, 09 Apr 2019 10:28:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-872ac38e-fd67-4266-85d4-7693b5b47ab8 x-compute-request-id: req-872ac38e-fd67-4266-85d4-7693b5b47ab8 Content-Length: 419 location: http://172.30.9.21:8774/v2.1/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_vellum"}], "OS-DCF:diskConfig": "MANUAL", "id": "390af7e2-1c01-4f6a-bdc6-9700b5912183", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183", "rel": "bookmark"}], "adminPass": "iPU6ERKAuyzE"}} 2019-04-09 10:29:16,277 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b', u'external_name': u'cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCi9n5n06tqLwvWvyaK5q+c0CAnayB48ehxWnDipBChBTN3o3sFrddG/pK1qF0n7nYymzNjndf+CUT84X5OjAGjPxvfQd4n2fpAMcCKKG7yNrBsXxoiB9P+KzSiKZeLm5d8+DijUI3a3st1Mz2SOmzPNi7Wg8RY/BC+3zQTEDf7d6ssad6A2YxC2sm+CQHGIMhLzq7bKRW5pu+YjNUI2uXy/FNjGNON0DQmLeA/glZ9YsO6GkBU6PCek12Vfvq/EtOWyex1pphN3/43t2UcsA4SC2ZqgV5YPO79QUSrxEKwnyEvjVmDcsInQjNZymlnAljOsWglW/IAcF09OeP0LVjb Generated-by-Nova', u'name': u'cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b', u'fingerprint': u'3c:a1:62:db:f0:f9:50:c1:96:00:c8:4a:05:bd:f5:38'}}}, {u'external_id': u'2bf238e1-c96a-4edc-8d76-3703be9c0f98', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'a284506f-5086-47cc-8c38-a04f788f16bd', u'external_name': u'clearwater-sg_homer', u'external_type': u'security_group'}] 2019-04-09 10:29:16,277 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-872ac38e-fd67-4266-85d4-7693b5b47ab8 2019-04-09 10:29:16,277 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-872ac38e-fd67-4266-85d4-7693b5b47ab8 2019-04-09 10:29:16,277 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_homer_host_d3fa9b'} 2019-04-09 10:29:16,278 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-872ac38e-fd67-4266-85d4-7693b5b47ab8 2019-04-09 10:29:16,278 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-09 10:29:16,278 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-09 10:29:16,278 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-872ac38e-fd67-4266-85d4-7693b5b47ab8 2019-04-09 10:29:16,278 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 09 Apr 2019 10:28:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eef787e5-c99e-424e-b96c-01b09eb71416 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 10:29:16,278 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 09 Apr 2019 10:28:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eef787e5-c99e-424e-b96c-01b09eb71416 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 10:29:16,278 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-eef787e5-c99e-424e-b96c-01b09eb71416 2019-04-09 10:29:16,279 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-04-09 10:29:16,279 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-04-09 10:29:16,279 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-04-09 10:29:16,279 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10:28: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-0765fead-37b4-4ae4-811b-cf735ee2a1d1 x-compute-request-id: req-0765fead-37b4-4ae4-811b-cf735ee2a1d1 Content-Encoding: gzip Content-Length: 292 Content-Type: application/json RESP BODY: {"images": [{"id": "10e27409-226d-4f3d-971a-db9735ac09c8", "links": [{"href": "http://172.30.9.21:8774/v2.1/images/10e27409-226d-4f3d-971a-db9735ac09c8", "rel": "self"}, {"href": "http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8", "rel": "bookmark"}, {"href": "http://192.30.9.6:9292/images/10e27409-226d-4f3d-971a-db9735ac09c8", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_116a8538-afc5-4820-93fc-150487bf025b"}, {"id": "cccc5109-da38-4bd7-81f6-8ad42d341012", "links": [{"href": "http://172.30.9.21:8774/v2.1/images/cccc5109-da38-4bd7-81f6-8ad42d341012", "rel": "self"}, {"href": "http://172.30.9.21:8774/images/cccc5109-da38-4bd7-81f6-8ad42d341012", "rel": "bookmark"}, {"href": "http://192.30.9.6:9292/images/cccc5109-da38-4bd7-81f6-8ad42d341012", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_116a8538-afc5-4820-93fc-150487bf025b"}]} 2019-04-09 10:29:16,279 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7642bd82bd7bed6f31bc4b6d1ae4f30ef683c244" 2019-04-09 10:29:16,279 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2019-04-09 10:29:16,279 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-04-09 10:29:16,280 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7642bd82bd7bed6f31bc4b6d1ae4f30ef683c244" 2019-04-09 10:29:16,280 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10:28: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-0765fead-37b4-4ae4-811b-cf735ee2a1d1 x-compute-request-id: req-0765fead-37b4-4ae4-811b-cf735ee2a1d1 Content-Encoding: gzip Content-Length: 292 Content-Type: application/json RESP BODY: {"images": [{"id": "10e27409-226d-4f3d-971a-db9735ac09c8", "links": [{"href": "http://172.30.9.21:8774/v2.1/images/10e27409-226d-4f3d-971a-db9735ac09c8", "rel": "self"}, {"href": "http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8", "rel": "bookmark"}, {"href": "http://192.30.9.6:9292/images/10e27409-226d-4f3d-971a-db9735ac09c8", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_116a8538-afc5-4820-93fc-150487bf025b"}, {"id": "cccc5109-da38-4bd7-81f6-8ad42d341012", "links": [{"href": "http://172.30.9.21:8774/v2.1/images/cccc5109-da38-4bd7-81f6-8ad42d341012", "rel": "self"}, {"href": "http://172.30.9.21:8774/images/cccc5109-da38-4bd7-81f6-8ad42d341012", "rel": "bookmark"}, {"href": "http://192.30.9.6:9292/images/cccc5109-da38-4bd7-81f6-8ad42d341012", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_116a8538-afc5-4820-93fc-150487bf025b"}]} 2019-04-09 10:29:16,280 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/images used request id req-0765fead-37b4-4ae4-811b-cf735ee2a1d1 2019-04-09 10:29:16,280 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/4c65a646-067f-4556-a879-83319631caf0 2019-04-09 10:29:16,357 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:29:16,357 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:29:16,357 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:29:16,357 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:29:16,357 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:29:16,358 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:29:16,358 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:29:16,358 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T10:28:06.618Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-09T10:28:06.619Z", "id": "4c65a646-067f-4556-a879-83319631caf0"} 2019-04-09 10:29:16,358 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:29:16,358 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:29:16 GMT 2019-04-09 10:29:16,358 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:29:16,358 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-09 10:29:16,358 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:29:16,358 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:29:16,358 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:29:21,364 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-09 10:29:21,444 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:29:21,444 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:29:21,444 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:29:21,445 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:29:21,445 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:29:21,445 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:29:21,445 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:29:21,445 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_d3fa9b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:31.920Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/images used request id req-0765fead-37b4-4ae4-811b-cf735ee2a1d1", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:31.816Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.09ba76db-543e-4f15-9ecd-9343f68630c3"}, {"node_instance_id": "homer_host_d3fa9b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:31.920Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/images used request id req-0765fead-37b4-4ae4-811b-cf735ee2a1d1", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:31.816Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.09ba76db-543e-4f15-9ecd-9343f68630c3"}, {"node_instance_id": "homer_host_d3fa9b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:31.920Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}7642bd82bd7bed6f31bc4b6d1ae4f30ef683c244\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:31.249Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.09ba76db-543e-4f15-9ecd-9343f68630c3"}, {"node_instance_id": "homer_host_d3fa9b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:31.920Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10:28: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-0765fead-37b4-4ae4-811b-cf735ee2a1d1 x-compute-request-id: req-0765fead-37b4-4ae4-811b-cf735ee2a1d1 Content-Encoding: gzip Content-Length: 292 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"10e27409-226d-4f3d-971a-db9735ac09c8\", \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/images/10e27409-226d-4f3d-971a-db9735ac09c8\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.6:9292/images/10e27409-226d-4f3d-971a-db9735ac09c8\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_116a8538-afc5-4820-93fc-150487bf025b\"}, {\"id\": \"cccc5109-da38-4bd7-81f6-8ad42d341012\", \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/images/cccc5109-da38-4bd7-81f6-8ad42d341012\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/images/cccc5109-da38-4bd7-81f6-8ad42d341012\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.6:9292/images/cccc5109-da38-4bd7-81f6-8ad42d341012\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_116a8538-afc5-4820-93fc-150487bf025b\"}]}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:31.815Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.09ba76db-543e-4f15-9ecd-9343f68630c3"}, {"node_instance_id": "homer_host_d3fa9b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:31.920Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}7642bd82bd7bed6f31bc4b6d1ae4f30ef683c244\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:31.248Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.09ba76db-543e-4f15-9ecd-9343f68630c3"}, {"node_instance_id": "homer_host_d3fa9b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:31.920Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/images used request id req-0765fead-37b4-4ae4-811b-cf735ee2a1d1", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:31.816Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.09ba76db-543e-4f15-9ecd-9343f68630c3"}, {"node_instance_id": "dime_host_8d5h0z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:32.442Z", "message": "POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-a9e022fd-45c3-4df2-a13d-5707dc896695", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:31.714Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.8fe2ecec-e75d-4df4-88ba-e441709ae0da"}, {"node_instance_id": "dime_host_8d5h0z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:32.442Z", "message": "POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-a9e022fd-45c3-4df2-a13d-5707dc896695", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:31.713Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.8fe2ecec-e75d-4df4-88ba-e441709ae0da"}, {"node_instance_id": "dime_host_8d5h0z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:32.442Z", "message": "POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-a9e022fd-45c3-4df2-a13d-5707dc896695", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:31.713Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.8fe2ecec-e75d-4df4-88ba-e441709ae0da"}, {"node_instance_id": "dime_host_8d5h0z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:32.442Z", "message": "RESP: [202] Date: Tue, 09 Apr 2019 10:28: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-a9e022fd-45c3-4df2-a13d-5707dc896695 x-compute-request-id: req-a9e022fd-45c3-4df2-a13d-5707dc896695 Content-Length: 417 location: http://172.30.9.21:8774/v2.1/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_dime\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"dd78e78a-000b-421c-be8e-8ecf8df7a4ca\", \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca\", \"rel\": \"bookmark\"}], \"adminPass\": \"7ATHxjHAuKr6\"}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:31.713Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.8fe2ecec-e75d-4df4-88ba-e441709ae0da"}, {"node_instance_id": "homer_host_d3fa9b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:32.442Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:31.868Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.09ba76db-543e-4f15-9ecd-9343f68630c3"}, {"node_instance_id": "homer_host_d3fa9b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:32.442Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:31.868Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.09ba76db-543e-4f15-9ecd-9343f68630c3"}, {"node_instance_id": "homer_host_d3fa9b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:32.442Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-f1b25643-0fd8-4c11-a646-55aca8c0af2f", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:31.867Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.09ba76db-543e-4f15-9ecd-9343f68630c3"}, {"node_instance_id": "homer_host_d3fa9b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:32.442Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-f1b25643-0fd8-4c11-a646-55aca8c0af2f", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:31.866Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.09ba76db-543e-4f15-9ecd-9343f68630c3"}, {"node_instance_id": "homer_host_d3fa9b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:32.442Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-f1b25643-0fd8-4c11-a646-55aca8c0af2f", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:31.865Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.09ba76db-543e-4f15-9ecd-9343f68630c3"}, {"node_instance_id": "homer_host_d3fa9b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:32.442Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-f1b25643-0fd8-4c11-a646-55aca8c0af2f", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:31.865Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.09ba76db-543e-4f15-9ecd-9343f68630c3"}, {"node_instance_id": "homer_host_d3fa9b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:32.442Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10:28:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f1b25643-0fd8-4c11-a646-55aca8c0af2f x-compute-request-id: req-f1b25643-0fd8-4c11-a646-55aca8c0af2f Content-Encoding: gzip Content-Length: 486 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCi9n5n06tqLwvWvyaK5q+c0CAnayB48ehxWnDipBChBTN3o3sFrddG/pK1qF0n7nYymzNjndf+CUT84X5OjAGjPxvfQd4n2fpAMcCKKG7yNrBsXxoiB9P+KzSiKZeLm5d8+DijUI3a3st1Mz2SOmzPNi7Wg8RY/BC+3zQTEDf7d6ssad6A2YxC2sm+CQHGIMhLzq7bKRW5pu+YjNUI2uXy/FNjGNON0DQmLeA/glZ9YsO6GkBU6PCek12Vfvq/EtOWyex1pphN3/43t2UcsA4SC2ZqgV5YPO79QUSrxEKwnyEvjVmDcsInQjNZymlnAljOsWglW/IAcF09OeP0LVjb Generated-by-Nova\", \"name\": \"cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b\", \"fingerprint\": \"3c:a1:62:db:f0:f9:50:c1:96:00:c8:4a:05:bd:f5:38\"}}]}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:31.864Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.09ba76db-543e-4f15-9ecd-9343f68630c3"}, {"node_instance_id": "homer_host_d3fa9b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:32.442Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10:28:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f1b25643-0fd8-4c11-a646-55aca8c0af2f x-compute-request-id: req-f1b25643-0fd8-4c11-a646-55aca8c0af2f Content-Encoding: gzip Content-Length: 486 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCi9n5n06tqLwvWvyaK5q+c0CAnayB48ehxWnDipBChBTN3o3sFrddG/pK1qF0n7nYymzNjndf+CUT84X5OjAGjPxvfQd4n2fpAMcCKKG7yNrBsXxoiB9P+KzSiKZeLm5d8+DijUI3a3st1Mz2SOmzPNi7Wg8RY/BC+3zQTEDf7d6ssad6A2YxC2sm+CQHGIMhLzq7bKRW5pu+YjNUI2uXy/FNjGNON0DQmLeA/glZ9YsO6GkBU6PCek12Vfvq/EtOWyex1pphN3/43t2UcsA4SC2ZqgV5YPO79QUSrxEKwnyEvjVmDcsInQjNZymlnAljOsWglW/IAcF09OeP0LVjb Generated-by-Nova\", \"name\": \"cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b\", \"fingerprint\": \"3c:a1:62:db:f0:f9:50:c1:96:00:c8:4a:05:bd:f5:38\"}}]}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:31.864Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.09ba76db-543e-4f15-9ecd-9343f68630c3"}, {"node_instance_id": "homer_host_d3fa9b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:32.442Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}7642bd82bd7bed6f31bc4b6d1ae4f30ef683c244\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:31.847Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.09ba76db-543e-4f15-9ecd-9343f68630c3"}, {"node_instance_id": "homer_host_d3fa9b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:32.442Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}7642bd82bd7bed6f31bc4b6d1ae4f30ef683c244\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:31.847Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.09ba76db-543e-4f15-9ecd-9343f68630c3"}, {"node_instance_id": "homer_host_d3fa9b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:32.442Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-e361b591-4569-409e-88a8-5fddae0ac4c8", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:31.879Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.09ba76db-543e-4f15-9ecd-9343f68630c3"}, {"node_instance_id": "homer_host_d3fa9b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:32.442Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-e361b591-4569-409e-88a8-5fddae0ac4c8", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:31.881Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.09ba76db-543e-4f15-9ecd-9343f68630c3"}, {"node_instance_id": "homer_host_d3fa9b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:32.442Z", "message": "RESP: [300] Date: Tue, 09 Apr 2019 10:28:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e361b591-4569-409e-88a8-5fddae0ac4c8 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:31.879Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.09ba76db-543e-4f15-9ecd-9343f68630c3"}, {"node_instance_id": "ellis_security_group_097ng0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:32.442Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:26.333Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "bind_security_group_f1jd37", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:32.442Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:26.282Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "homer_security_group_c5hr1b", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:32.442Z", "message": "Node instance started", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:26.107Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "homer_host_d3fa9b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:32.442Z", "message": "RESP: [300] Date: Tue, 09 Apr 2019 10:28:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e361b591-4569-409e-88a8-5fddae0ac4c8 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:31.879Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.09ba76db-543e-4f15-9ecd-9343f68630c3"}, {"node_instance_id": "dime_host_8d5h0z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:32.442Z", "message": "POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-a9e022fd-45c3-4df2-a13d-5707dc896695", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:31.714Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.8fe2ecec-e75d-4df4-88ba-e441709ae0da"}, {"node_instance_id": "homer_host_d3fa9b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:32.442Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-9c4ca4b0-ad69-4abf-98f2-50588cb0ca48", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:31.844Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.09ba76db-543e-4f15-9ecd-9343f68630c3"}, {"node_instance_id": "homer_host_d3fa9b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:32.442Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-9c4ca4b0-ad69-4abf-98f2-50588cb0ca48", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:31.843Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.09ba76db-543e-4f15-9ecd-9343f68630c3"}, {"node_instance_id": "homer_host_d3fa9b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:32.442Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-9c4ca4b0-ad69-4abf-98f2-50588cb0ca48", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:31.843Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.09ba76db-543e-4f15-9ecd-9343f68630c3"}, {"node_instance_id": "homer_host_d3fa9b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:32.442Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-9c4ca4b0-ad69-4abf-98f2-50588cb0ca48", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:31.843Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.09ba76db-543e-4f15-9ecd-9343f68630c3"}, {"node_instance_id": "homer_host_d3fa9b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:32.442Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10:28:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9c4ca4b0-ad69-4abf-98f2-50588cb0ca48 x-compute-request-id: req-9c4ca4b0-ad69-4abf-98f2-50588cb0ca48 Content-Encoding: gzip Content-Length: 239 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_116a8538-afc5-4820-93fc-150487bf025b\"}, {\"id\": \"b489ced4-c088-476e-ae85-b50332f9635a\", \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/flavors/b489ced4-c088-476e-ae85-b50332f9635a\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/flavors/b489ced4-c088-476e-ae85-b50332f9635a\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_116a8538-afc5-4820-93fc-150487bf025b\"}]}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:31.843Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.09ba76db-543e-4f15-9ecd-9343f68630c3"}, {"node_instance_id": "homer_host_d3fa9b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:32.442Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10:28:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9c4ca4b0-ad69-4abf-98f2-50588cb0ca48 x-compute-request-id: req-9c4ca4b0-ad69-4abf-98f2-50588cb0ca48 Content-Encoding: gzip Content-Length: 239 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_116a8538-afc5-4820-93fc-150487bf025b\"}, {\"id\": \"b489ced4-c088-476e-ae85-b50332f9635a\", \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/flavors/b489ced4-c088-476e-ae85-b50332f9635a\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/flavors/b489ced4-c088-476e-ae85-b50332f9635a\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_116a8538-afc5-4820-93fc-150487bf025b\"}]}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:31.843Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.09ba76db-543e-4f15-9ecd-9343f68630c3"}, {"node_instance_id": "homer_host_d3fa9b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:33.062Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_homer_host_d3fa9b', 'key_name': u'cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b', 'image': u'10e27409-226d-4f3d-971a-db9735ac09c8', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b', 'cloudify_management_network_id': u'67c32f4e-cb01-4d56-a2b5-fe18f582c72d'}, 'nics': [{'net-id': u'67c32f4e-cb01-4d56-a2b5-fe18f582c72d'}], 'flavor': u'22ae9cf4-73b1-41c2-86a9-a08456c38dc6', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_homer']}", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:32.735Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.09ba76db-543e-4f15-9ecd-9343f68630c3"}, {"node_instance_id": "ellis_security_group_097ng0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:33.062Z", "message": "Node instance started", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:26.695Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "internal_sip_security_group_rwbxx4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:33.062Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:26.618Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "sprout_security_group_fsy3cy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:33.062Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:26.577Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "homer_host_d3fa9b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:33.062Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks.json?name=cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}436a48a5dfe16176c8d56e47db6409e115f4b5f8\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:32.280Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.09ba76db-543e-4f15-9ecd-9343f68630c3"}, {"node_instance_id": "homer_host_d3fa9b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:33.062Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks.json?name=cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}436a48a5dfe16176c8d56e47db6409e115f4b5f8\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:32.280Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.09ba76db-543e-4f15-9ecd-9343f68630c3"}, {"node_instance_id": "ellis_host_04yjo1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:33.062Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b', u'external_name': u'cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCi9n5n06tqLwvWvyaK5q+c0CAnayB48ehxWnDipBChBTN3o3sFrddG/pK1qF0n7nYymzNjndf+CUT84X5OjAGjPxvfQd4n2fpAMcCKKG7yNrBsXxoiB9P+KzSiKZeLm5d8+DijUI3a3st1Mz2SOmzPNi7Wg8RY/BC+3zQTEDf7d6ssad6A2YxC2sm+CQHGIMhLzq7bKRW5pu+YjNUI2uXy/FNjGNON0DQmLeA/glZ9YsO6GkBU6PCek12Vfvq/EtOWyex1pphN3/43t2UcsA4SC2ZqgV5YPO79QUSrxEKwnyEvjVmDcsInQjNZymlnAljOsWglW/IAcF09OeP0LVjb Generated-by-Nova', u'name': u'cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b', u'fingerprint': u'3c:a1:62:db:f0:f9:50:c1:96:00:c8:4a:05:bd:f5:38'}}}, {u'external_id': u'2bf238e1-c96a-4edc-8d76-3703be9c0f98', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'3849a302-07e8-4696-8d63-b91b75abcba2', u'external_name': u'clearwater-sg_ellis', u'external_type': u'security_group'}, {u'external_id': u'a10f2418-35b7-4ef4-91ed-e58be3a528f9', u'floating_ip_address': u'172.30.9.211', u'external_type': u'floatingip'}]", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:32.613Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.40fce051-fed5-413f-950a-3164d2387977"}, {"node_instance_id": "bind_host_xkrzi3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:33.062Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b', u'external_name': u'cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCi9n5n06tqLwvWvyaK5q+c0CAnayB48ehxWnDipBChBTN3o3sFrddG/pK1qF0n7nYymzNjndf+CUT84X5OjAGjPxvfQd4n2fpAMcCKKG7yNrBsXxoiB9P+KzSiKZeLm5d8+DijUI3a3st1Mz2SOmzPNi7Wg8RY/BC+3zQTEDf7d6ssad6A2YxC2sm+CQHGIMhLzq7bKRW5pu+YjNUI2uXy/FNjGNON0DQmLeA/glZ9YsO6GkBU6PCek12Vfvq/EtOWyex1pphN3/43t2UcsA4SC2ZqgV5YPO79QUSrxEKwnyEvjVmDcsInQjNZymlnAljOsWglW/IAcF09OeP0LVjb Generated-by-Nova', u'name': u'cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b', u'fingerprint': u'3c:a1:62:db:f0:f9:50:c1:96:00:c8:4a:05:bd:f5:38'}}}, {u'external_id': u'2bf238e1-c96a-4edc-8d76-3703be9c0f98', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'445aa5ee-e0f1-4a8d-ae80-41ad7698f8a7', u'external_name': u'clearwater-sg_bind', u'external_type': u'security_group'}, {u'external_id': u'9bec1313-b355-4bf3-ad5f-dd57002ba599', u'floating_ip_address': u'172.30.9.215', u'external_type': u'floatingip'}]", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:32.632Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.1f8c3369-6a51-460b-8f1d-cd1380a80085"}, {"node_instance_id": "bind_host_xkrzi3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:33.062Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bind_host_xkrzi3'}", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:32.701Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.1f8c3369-6a51-460b-8f1d-cd1380a80085"}, {"node_instance_id": "bind_host_xkrzi3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:33.062Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:32.703Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.1f8c3369-6a51-460b-8f1d-cd1380a80085"}, {"node_instance_id": "bind_host_xkrzi3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:33.062Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:32.703Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.1f8c3369-6a51-460b-8f1d-cd1380a80085"}, {"node_instance_id": "bind_host_xkrzi3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:33.062Z", "message": "RESP: [300] Date: Tue, 09 Apr 2019 10:28:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fb555625-36f3-4e75-809a-81f6726ad4a5 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:32.709Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.1f8c3369-6a51-460b-8f1d-cd1380a80085"}, {"node_instance_id": "homer_host_d3fa9b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:33.062Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/networks.json?name=cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b used request id req-ecf4b75d-d030-4df6-b317-c6ffc45d804b", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:32.734Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.09ba76db-543e-4f15-9ecd-9343f68630c3"}, {"node_instance_id": "bind_host_xkrzi3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:33.062Z", "message": "RESP: [300] Date: Tue, 09 Apr 2019 10:28:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fb555625-36f3-4e75-809a-81f6726ad4a5 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:32.709Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.1f8c3369-6a51-460b-8f1d-cd1380a80085"}, {"node_instance_id": "bind_host_xkrzi3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:33.062Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-fb555625-36f3-4e75-809a-81f6726ad4a5", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:32.709Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.1f8c3369-6a51-460b-8f1d-cd1380a80085"}, {"node_instance_id": "bind_host_xkrzi3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:33.062Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-fb555625-36f3-4e75-809a-81f6726ad4a5", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:32.709Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.1f8c3369-6a51-460b-8f1d-cd1380a80085"}], "metadata": {"pagination": {"total": 1080, "offset": 602, "size": 50}}} 2019-04-09 10:29:21,445 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:29:21,445 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:29:21 GMT 2019-04-09 10:29:21,446 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:29:21,446 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-09 10:29:21,446 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:29:21,446 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:29:21,446 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:29:21,446 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-09 10:29:21,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/images used request id req-0765fead-37b4-4ae4-811b-cf735ee2a1d1 2019-04-09 10:29:21,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/images used request id req-0765fead-37b4-4ae4-811b-cf735ee2a1d1 2019-04-09 10:29:21,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7642bd82bd7bed6f31bc4b6d1ae4f30ef683c244" 2019-04-09 10:29:21,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10:28: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-0765fead-37b4-4ae4-811b-cf735ee2a1d1 x-compute-request-id: req-0765fead-37b4-4ae4-811b-cf735ee2a1d1 Content-Encoding: gzip Content-Length: 292 Content-Type: application/json RESP BODY: {"images": [{"id": "10e27409-226d-4f3d-971a-db9735ac09c8", "links": [{"href": "http://172.30.9.21:8774/v2.1/images/10e27409-226d-4f3d-971a-db9735ac09c8", "rel": "self"}, {"href": "http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8", "rel": "bookmark"}, {"href": "http://192.30.9.6:9292/images/10e27409-226d-4f3d-971a-db9735ac09c8", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_116a8538-afc5-4820-93fc-150487bf025b"}, {"id": "cccc5109-da38-4bd7-81f6-8ad42d341012", "links": [{"href": "http://172.30.9.21:8774/v2.1/images/cccc5109-da38-4bd7-81f6-8ad42d341012", "rel": "self"}, {"href": "http://172.30.9.21:8774/images/cccc5109-da38-4bd7-81f6-8ad42d341012", "rel": "bookmark"}, {"href": "http://192.30.9.6:9292/images/cccc5109-da38-4bd7-81f6-8ad42d341012", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_116a8538-afc5-4820-93fc-150487bf025b"}]} 2019-04-09 10:29:21,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7642bd82bd7bed6f31bc4b6d1ae4f30ef683c244" 2019-04-09 10:29:21,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/images used request id req-0765fead-37b4-4ae4-811b-cf735ee2a1d1 2019-04-09 10:29:21,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-a9e022fd-45c3-4df2-a13d-5707dc896695 2019-04-09 10:29:21,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-a9e022fd-45c3-4df2-a13d-5707dc896695 2019-04-09 10:29:21,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-a9e022fd-45c3-4df2-a13d-5707dc896695 2019-04-09 10:29:21,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Tue, 09 Apr 2019 10:28: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-a9e022fd-45c3-4df2-a13d-5707dc896695 x-compute-request-id: req-a9e022fd-45c3-4df2-a13d-5707dc896695 Content-Length: 417 location: http://172.30.9.21:8774/v2.1/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_dime"}], "OS-DCF:diskConfig": "MANUAL", "id": "dd78e78a-000b-421c-be8e-8ecf8df7a4ca", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca", "rel": "bookmark"}], "adminPass": "7ATHxjHAuKr6"}} 2019-04-09 10:29:21,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-09 10:29:21,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-09 10:29:21,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-f1b25643-0fd8-4c11-a646-55aca8c0af2f 2019-04-09 10:29:21,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-f1b25643-0fd8-4c11-a646-55aca8c0af2f 2019-04-09 10:29:21,451 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-f1b25643-0fd8-4c11-a646-55aca8c0af2f 2019-04-09 10:29:21,451 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-f1b25643-0fd8-4c11-a646-55aca8c0af2f 2019-04-09 10:29:21,451 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10:28:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f1b25643-0fd8-4c11-a646-55aca8c0af2f x-compute-request-id: req-f1b25643-0fd8-4c11-a646-55aca8c0af2f Content-Encoding: gzip Content-Length: 486 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCi9n5n06tqLwvWvyaK5q+c0CAnayB48ehxWnDipBChBTN3o3sFrddG/pK1qF0n7nYymzNjndf+CUT84X5OjAGjPxvfQd4n2fpAMcCKKG7yNrBsXxoiB9P+KzSiKZeLm5d8+DijUI3a3st1Mz2SOmzPNi7Wg8RY/BC+3zQTEDf7d6ssad6A2YxC2sm+CQHGIMhLzq7bKRW5pu+YjNUI2uXy/FNjGNON0DQmLeA/glZ9YsO6GkBU6PCek12Vfvq/EtOWyex1pphN3/43t2UcsA4SC2ZqgV5YPO79QUSrxEKwnyEvjVmDcsInQjNZymlnAljOsWglW/IAcF09OeP0LVjb Generated-by-Nova", "name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "fingerprint": "3c:a1:62:db:f0:f9:50:c1:96:00:c8:4a:05:bd:f5:38"}}]} 2019-04-09 10:29:21,451 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10:28:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f1b25643-0fd8-4c11-a646-55aca8c0af2f x-compute-request-id: req-f1b25643-0fd8-4c11-a646-55aca8c0af2f Content-Encoding: gzip Content-Length: 486 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCi9n5n06tqLwvWvyaK5q+c0CAnayB48ehxWnDipBChBTN3o3sFrddG/pK1qF0n7nYymzNjndf+CUT84X5OjAGjPxvfQd4n2fpAMcCKKG7yNrBsXxoiB9P+KzSiKZeLm5d8+DijUI3a3st1Mz2SOmzPNi7Wg8RY/BC+3zQTEDf7d6ssad6A2YxC2sm+CQHGIMhLzq7bKRW5pu+YjNUI2uXy/FNjGNON0DQmLeA/glZ9YsO6GkBU6PCek12Vfvq/EtOWyex1pphN3/43t2UcsA4SC2ZqgV5YPO79QUSrxEKwnyEvjVmDcsInQjNZymlnAljOsWglW/IAcF09OeP0LVjb Generated-by-Nova", "name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "fingerprint": "3c:a1:62:db:f0:f9:50:c1:96:00:c8:4a:05:bd:f5:38"}}]} 2019-04-09 10:29:21,451 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7642bd82bd7bed6f31bc4b6d1ae4f30ef683c244" 2019-04-09 10:29:21,451 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7642bd82bd7bed6f31bc4b6d1ae4f30ef683c244" 2019-04-09 10:29:21,452 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-e361b591-4569-409e-88a8-5fddae0ac4c8 2019-04-09 10:29:21,452 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-e361b591-4569-409e-88a8-5fddae0ac4c8 2019-04-09 10:29:21,452 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 09 Apr 2019 10:28:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e361b591-4569-409e-88a8-5fddae0ac4c8 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 10:29:21,452 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-04-09 10:29:21,452 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-04-09 10:29:21,452 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-04-09 10:29:21,453 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 09 Apr 2019 10:28:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e361b591-4569-409e-88a8-5fddae0ac4c8 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 10:29:21,453 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-a9e022fd-45c3-4df2-a13d-5707dc896695 2019-04-09 10:29:21,453 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-9c4ca4b0-ad69-4abf-98f2-50588cb0ca48 2019-04-09 10:29:21,453 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-9c4ca4b0-ad69-4abf-98f2-50588cb0ca48 2019-04-09 10:29:21,453 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-9c4ca4b0-ad69-4abf-98f2-50588cb0ca48 2019-04-09 10:29:21,453 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-9c4ca4b0-ad69-4abf-98f2-50588cb0ca48 2019-04-09 10:29:21,454 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10:28:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9c4ca4b0-ad69-4abf-98f2-50588cb0ca48 x-compute-request-id: req-9c4ca4b0-ad69-4abf-98f2-50588cb0ca48 Content-Encoding: gzip Content-Length: 239 Content-Type: application/json RESP BODY: {"flavors": [{"id": "22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_116a8538-afc5-4820-93fc-150487bf025b"}, {"id": "b489ced4-c088-476e-ae85-b50332f9635a", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/b489ced4-c088-476e-ae85-b50332f9635a", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/b489ced4-c088-476e-ae85-b50332f9635a", "rel": "bookmark"}], "name": "cloudify_ims-flavor_116a8538-afc5-4820-93fc-150487bf025b"}]} 2019-04-09 10:29:21,454 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10:28:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9c4ca4b0-ad69-4abf-98f2-50588cb0ca48 x-compute-request-id: req-9c4ca4b0-ad69-4abf-98f2-50588cb0ca48 Content-Encoding: gzip Content-Length: 239 Content-Type: application/json RESP BODY: {"flavors": [{"id": "22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_116a8538-afc5-4820-93fc-150487bf025b"}, {"id": "b489ced4-c088-476e-ae85-b50332f9635a", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/b489ced4-c088-476e-ae85-b50332f9635a", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/b489ced4-c088-476e-ae85-b50332f9635a", "rel": "bookmark"}], "name": "cloudify_ims-flavor_116a8538-afc5-4820-93fc-150487bf025b"}]} 2019-04-09 10:29:21,454 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_homer_host_d3fa9b', 'key_name': u'cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b', 'image': u'10e27409-226d-4f3d-971a-db9735ac09c8', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b', 'cloudify_management_network_id': u'67c32f4e-cb01-4d56-a2b5-fe18f582c72d'}, 'nics': [{'net-id': u'67c32f4e-cb01-4d56-a2b5-fe18f582c72d'}], 'flavor': u'22ae9cf4-73b1-41c2-86a9-a08456c38dc6', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_homer']} 2019-04-09 10:29:21,454 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-04-09 10:29:21,454 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-04-09 10:29:21,454 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-04-09 10:29:21,454 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks.json?name=cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}436a48a5dfe16176c8d56e47db6409e115f4b5f8" 2019-04-09 10:29:21,455 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks.json?name=cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}436a48a5dfe16176c8d56e47db6409e115f4b5f8" 2019-04-09 10:29:21,455 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b', u'external_name': u'cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCi9n5n06tqLwvWvyaK5q+c0CAnayB48ehxWnDipBChBTN3o3sFrddG/pK1qF0n7nYymzNjndf+CUT84X5OjAGjPxvfQd4n2fpAMcCKKG7yNrBsXxoiB9P+KzSiKZeLm5d8+DijUI3a3st1Mz2SOmzPNi7Wg8RY/BC+3zQTEDf7d6ssad6A2YxC2sm+CQHGIMhLzq7bKRW5pu+YjNUI2uXy/FNjGNON0DQmLeA/glZ9YsO6GkBU6PCek12Vfvq/EtOWyex1pphN3/43t2UcsA4SC2ZqgV5YPO79QUSrxEKwnyEvjVmDcsInQjNZymlnAljOsWglW/IAcF09OeP0LVjb Generated-by-Nova', u'name': u'cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b', u'fingerprint': u'3c:a1:62:db:f0:f9:50:c1:96:00:c8:4a:05:bd:f5:38'}}}, {u'external_id': u'2bf238e1-c96a-4edc-8d76-3703be9c0f98', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'3849a302-07e8-4696-8d63-b91b75abcba2', u'external_name': u'clearwater-sg_ellis', u'external_type': u'security_group'}, {u'external_id': u'a10f2418-35b7-4ef4-91ed-e58be3a528f9', u'floating_ip_address': u'172.30.9.211', u'external_type': u'floatingip'}] 2019-04-09 10:29:21,455 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b', u'external_name': u'cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCi9n5n06tqLwvWvyaK5q+c0CAnayB48ehxWnDipBChBTN3o3sFrddG/pK1qF0n7nYymzNjndf+CUT84X5OjAGjPxvfQd4n2fpAMcCKKG7yNrBsXxoiB9P+KzSiKZeLm5d8+DijUI3a3st1Mz2SOmzPNi7Wg8RY/BC+3zQTEDf7d6ssad6A2YxC2sm+CQHGIMhLzq7bKRW5pu+YjNUI2uXy/FNjGNON0DQmLeA/glZ9YsO6GkBU6PCek12Vfvq/EtOWyex1pphN3/43t2UcsA4SC2ZqgV5YPO79QUSrxEKwnyEvjVmDcsInQjNZymlnAljOsWglW/IAcF09OeP0LVjb Generated-by-Nova', u'name': u'cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b', u'fingerprint': u'3c:a1:62:db:f0:f9:50:c1:96:00:c8:4a:05:bd:f5:38'}}}, {u'external_id': u'2bf238e1-c96a-4edc-8d76-3703be9c0f98', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'445aa5ee-e0f1-4a8d-ae80-41ad7698f8a7', u'external_name': u'clearwater-sg_bind', u'external_type': u'security_group'}, {u'external_id': u'9bec1313-b355-4bf3-ad5f-dd57002ba599', u'floating_ip_address': u'172.30.9.215', u'external_type': u'floatingip'}] 2019-04-09 10:29:21,455 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bind_host_xkrzi3'} 2019-04-09 10:29:21,455 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-09 10:29:21,455 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-09 10:29:21,456 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 09 Apr 2019 10:28:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fb555625-36f3-4e75-809a-81f6726ad4a5 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 10:29:21,456 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?name=cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b used request id req-ecf4b75d-d030-4df6-b317-c6ffc45d804b 2019-04-09 10:29:21,456 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 09 Apr 2019 10:28:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fb555625-36f3-4e75-809a-81f6726ad4a5 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 10:29:21,456 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-fb555625-36f3-4e75-809a-81f6726ad4a5 2019-04-09 10:29:21,456 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-fb555625-36f3-4e75-809a-81f6726ad4a5 2019-04-09 10:29:21,456 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/4c65a646-067f-4556-a879-83319631caf0 2019-04-09 10:29:21,519 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:29:21,519 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:29:21,520 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:29:21,520 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:29:21,520 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:29:21,520 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:29:21,520 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:29:21,520 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T10:28:06.618Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-09T10:28:06.619Z", "id": "4c65a646-067f-4556-a879-83319631caf0"} 2019-04-09 10:29:21,520 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:29:21,520 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:29:21 GMT 2019-04-09 10:29:21,521 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:29:21,521 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-09 10:29:21,521 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:29:21,521 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:29:21,521 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:29:26,526 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-09 10:29:26,618 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:29:26,618 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:29:26,618 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:29:26,618 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:29:26,618 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:29:26,619 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:29:26,619 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:29:26,619 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_kjjl1q", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:33.062Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:32.657Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.73c04d3a-623a-486f-bcc5-2f9eebea3850"}, {"node_instance_id": "proxy_host_kjjl1q", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:33.062Z", "message": "RESP: [300] Date: Tue, 09 Apr 2019 10:28:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-46017cd3-4b05-4750-a825-86bdefd21278 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:32.677Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.73c04d3a-623a-486f-bcc5-2f9eebea3850"}, {"node_instance_id": "proxy_host_kjjl1q", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:33.062Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-46017cd3-4b05-4750-a825-86bdefd21278", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:32.677Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.73c04d3a-623a-486f-bcc5-2f9eebea3850"}, {"node_instance_id": "ellis_host_04yjo1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:33.062Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_ellis_host_04yjo1'}", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:32.652Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.40fce051-fed5-413f-950a-3164d2387977"}, {"node_instance_id": "ellis_host_04yjo1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:33.062Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:32.654Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.40fce051-fed5-413f-950a-3164d2387977"}, {"node_instance_id": "ellis_host_04yjo1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:33.062Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:32.654Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.40fce051-fed5-413f-950a-3164d2387977"}, {"node_instance_id": "ellis_host_04yjo1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:33.062Z", "message": "RESP: [300] Date: Tue, 09 Apr 2019 10:28:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-11321023-05bc-4869-b1a9-fc7adb79c8e5 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:32.662Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.40fce051-fed5-413f-950a-3164d2387977"}, {"node_instance_id": "ellis_host_04yjo1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:33.062Z", "message": "RESP: [300] Date: Tue, 09 Apr 2019 10:28:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-11321023-05bc-4869-b1a9-fc7adb79c8e5 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:32.662Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.40fce051-fed5-413f-950a-3164d2387977"}, {"node_instance_id": "ellis_host_04yjo1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:33.062Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-11321023-05bc-4869-b1a9-fc7adb79c8e5", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:32.662Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.40fce051-fed5-413f-950a-3164d2387977"}, {"node_instance_id": "ellis_host_04yjo1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:33.062Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-11321023-05bc-4869-b1a9-fc7adb79c8e5", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:32.662Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.40fce051-fed5-413f-950a-3164d2387977"}, {"node_instance_id": "homer_host_d3fa9b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:33.062Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-ecf4b75d-d030-4df6-b317-c6ffc45d804b Date: Tue, 09 Apr 2019 10:28:24 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"db7c4bc2757e464d8d10f7e7e3beb171\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"edfeb275-2a42-486e-9bba-afb24ae942b3\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-04-09T10:22:15Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\",\"admin_state_up\":true,\"tenant_id\":\"db7c4bc2757e464d8d10f7e7e3beb171\",\"created_at\":\"2019-04-09T10:22:14Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:32.733Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.09ba76db-543e-4f15-9ecd-9343f68630c3"}, {"node_instance_id": "homer_host_d3fa9b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:33.062Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-ecf4b75d-d030-4df6-b317-c6ffc45d804b Date: Tue, 09 Apr 2019 10:28:24 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"db7c4bc2757e464d8d10f7e7e3beb171\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"edfeb275-2a42-486e-9bba-afb24ae942b3\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-04-09T10:22:15Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\",\"admin_state_up\":true,\"tenant_id\":\"db7c4bc2757e464d8d10f7e7e3beb171\",\"created_at\":\"2019-04-09T10:22:14Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:32.733Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.09ba76db-543e-4f15-9ecd-9343f68630c3"}, {"node_instance_id": "homer_host_d3fa9b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:33.062Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/networks.json?name=cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b used request id req-ecf4b75d-d030-4df6-b317-c6ffc45d804b", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:32.734Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.09ba76db-543e-4f15-9ecd-9343f68630c3"}, {"node_instance_id": "homer_host_d3fa9b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:33.062Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/networks.json?name=cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b used request id req-ecf4b75d-d030-4df6-b317-c6ffc45d804b", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:32.734Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.09ba76db-543e-4f15-9ecd-9343f68630c3"}, {"node_instance_id": "homer_host_d3fa9b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:33.062Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/networks.json?name=cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b used request id req-ecf4b75d-d030-4df6-b317-c6ffc45d804b", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:32.734Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.09ba76db-543e-4f15-9ecd-9343f68630c3"}, {"node_instance_id": "homer_host_d3fa9b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:33.062Z", "message": "A management_network_name was provided (cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b), however this node property is deprecated. Instead, use a cloudify.openstack.server_connected_to_port relationship to a cloudify.openstack.nodes.Port type or a cloudify.relationships.depends_on derived relationship to a cloudify.openstack.nodes.Network type node template. In Cloudify 3.4.x and above, relationships are ordered. NICS on a Server are ordered according to relationship order", "level": "warning", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:32.735Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.09ba76db-543e-4f15-9ecd-9343f68630c3"}, {"node_instance_id": "homer_host_d3fa9b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:33.062Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_homer_host_d3fa9b', 'key_name': u'cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b', 'image': u'10e27409-226d-4f3d-971a-db9735ac09c8', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b', 'cloudify_management_network_id': u'67c32f4e-cb01-4d56-a2b5-fe18f582c72d'}, 'nics': [{'net-id': u'67c32f4e-cb01-4d56-a2b5-fe18f582c72d'}], 'flavor': u'22ae9cf4-73b1-41c2-86a9-a08456c38dc6', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_homer']}", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:32.735Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.09ba76db-543e-4f15-9ecd-9343f68630c3"}, {"node_instance_id": "homer_host_d3fa9b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:33.062Z", "message": "Asking Nova to create server. All possible parameters are: [name,key_name,image,meta,nics,flavor,security_groups]", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:32.736Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.09ba76db-543e-4f15-9ecd-9343f68630c3"}, {"node_instance_id": "homer_host_d3fa9b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:33.062Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}7642bd82bd7bed6f31bc4b6d1ae4f30ef683c244\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_homer_host_d3fa9b\", \"imageRef\": \"10e27409-226d-4f3d-971a-db9735ac09c8\", \"key_name\": \"cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b\", \"flavorRef\": \"22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\"}], \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_homer\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\", \"cloudify_management_network_id\": \"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\"}}}'", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:32.737Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.09ba76db-543e-4f15-9ecd-9343f68630c3"}, {"node_instance_id": "homer_host_d3fa9b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:33.062Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}7642bd82bd7bed6f31bc4b6d1ae4f30ef683c244\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_homer_host_d3fa9b\", \"imageRef\": \"10e27409-226d-4f3d-971a-db9735ac09c8\", \"key_name\": \"cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b\", \"flavorRef\": \"22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\"}], \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_homer\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\", \"cloudify_management_network_id\": \"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\"}}}'", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:32.744Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.09ba76db-543e-4f15-9ecd-9343f68630c3"}, {"node_instance_id": "sprout_host_y1ieip", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:33.617Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b', u'external_name': u'cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCi9n5n06tqLwvWvyaK5q+c0CAnayB48ehxWnDipBChBTN3o3sFrddG/pK1qF0n7nYymzNjndf+CUT84X5OjAGjPxvfQd4n2fpAMcCKKG7yNrBsXxoiB9P+KzSiKZeLm5d8+DijUI3a3st1Mz2SOmzPNi7Wg8RY/BC+3zQTEDf7d6ssad6A2YxC2sm+CQHGIMhLzq7bKRW5pu+YjNUI2uXy/FNjGNON0DQmLeA/glZ9YsO6GkBU6PCek12Vfvq/EtOWyex1pphN3/43t2UcsA4SC2ZqgV5YPO79QUSrxEKwnyEvjVmDcsInQjNZymlnAljOsWglW/IAcF09OeP0LVjb Generated-by-Nova', u'name': u'cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b', u'fingerprint': u'3c:a1:62:db:f0:f9:50:c1:96:00:c8:4a:05:bd:f5:38'}}}, {u'external_id': u'2bf238e1-c96a-4edc-8d76-3703be9c0f98', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'962547c1-9c5d-4a60-ba49-0f98fc17b32f', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'a4167281-6a79-4f89-a6f8-28af0e06d2d2', u'external_name': u'clearwater-sg_sprout', u'external_type': u'security_group'}]", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:33.350Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.c3fa2ea5-6534-4d99-82a0-aee165885b5e"}, {"node_instance_id": "ellis_host_04yjo1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:33.617Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3235936affae00dd3b1cd1eb573b2b516bec60dd\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:33.122Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.40fce051-fed5-413f-950a-3164d2387977"}, {"node_instance_id": "proxy_host_kjjl1q", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:33.617Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/4c65e85b-56f9-4f08-be43-a1f20db7879c -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4f7242bce6bc024c96f288e7cfe4214802133cec\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:33.107Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.73c04d3a-623a-486f-bcc5-2f9eebea3850"}, {"node_instance_id": "bind_host_xkrzi3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:33.617Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}981ac31e185730e6f3ee9983d454e14dbcb5050c\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:33.167Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.1f8c3369-6a51-460b-8f1d-cd1380a80085"}, {"node_instance_id": "bind_host_xkrzi3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:33.617Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}981ac31e185730e6f3ee9983d454e14dbcb5050c\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:33.167Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.1f8c3369-6a51-460b-8f1d-cd1380a80085"}, {"node_instance_id": "proxy_host_kjjl1q", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:33.617Z", "message": "Task succeeded 'nova_plugin.server.create'", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:26.973Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "ellis_host_04yjo1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:33.617Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3235936affae00dd3b1cd1eb573b2b516bec60dd\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:33.122Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.40fce051-fed5-413f-950a-3164d2387977"}, {"node_instance_id": "bind_security_group_f1jd37", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:33.617Z", "message": "Node instance started", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:27.071Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "sprout_host_y1ieip", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:33.617Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_sprout_host_y1ieip'}", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:33.562Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.c3fa2ea5-6534-4d99-82a0-aee165885b5e"}, {"node_instance_id": "sprout_security_group_fsy3cy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:34.235Z", "message": "Node instance started", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:27.275Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "proxy_host_kjjl1q", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:34.235Z", "message": "Node instance created", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:27.558Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "homer_host_d3fa9b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:34.235Z", "message": "POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-6103fe4a-ec2c-42e3-a32a-4d26c5635861", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:33.831Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.09ba76db-543e-4f15-9ecd-9343f68630c3"}, {"node_instance_id": "homer_host_d3fa9b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:34.235Z", "message": "POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-6103fe4a-ec2c-42e3-a32a-4d26c5635861", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:33.830Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.09ba76db-543e-4f15-9ecd-9343f68630c3"}, {"node_instance_id": "homer_host_d3fa9b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:34.235Z", "message": "POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-6103fe4a-ec2c-42e3-a32a-4d26c5635861", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:33.830Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.09ba76db-543e-4f15-9ecd-9343f68630c3"}, {"node_instance_id": "homer_host_d3fa9b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:34.235Z", "message": "RESP: [202] Date: Tue, 09 Apr 2019 10:28: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-6103fe4a-ec2c-42e3-a32a-4d26c5635861 x-compute-request-id: req-6103fe4a-ec2c-42e3-a32a-4d26c5635861 Content-Length: 418 location: http://172.30.9.21:8774/v2.1/servers/a458d571-f605-4490-8af7-1593cd026fa0 Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_homer\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"a458d571-f605-4490-8af7-1593cd026fa0\", \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/a458d571-f605-4490-8af7-1593cd026fa0\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/a458d571-f605-4490-8af7-1593cd026fa0\", \"rel\": \"bookmark\"}], \"adminPass\": \"SmGRK2AFaSmM\"}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:33.830Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.09ba76db-543e-4f15-9ecd-9343f68630c3"}, {"node_instance_id": "homer_host_d3fa9b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:34.235Z", "message": "RESP: [202] Date: Tue, 09 Apr 2019 10:28: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-6103fe4a-ec2c-42e3-a32a-4d26c5635861 x-compute-request-id: req-6103fe4a-ec2c-42e3-a32a-4d26c5635861 Content-Length: 418 location: http://172.30.9.21:8774/v2.1/servers/a458d571-f605-4490-8af7-1593cd026fa0 Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_homer\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"a458d571-f605-4490-8af7-1593cd026fa0\", \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/a458d571-f605-4490-8af7-1593cd026fa0\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/a458d571-f605-4490-8af7-1593cd026fa0\", \"rel\": \"bookmark\"}], \"adminPass\": \"SmGRK2AFaSmM\"}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:33.830Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.09ba76db-543e-4f15-9ecd-9343f68630c3"}, {"node_instance_id": "bono_host_mmu58s", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:34.235Z", "message": "RESP: [300] Date: Tue, 09 Apr 2019 10:28:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a76abf59-89dd-4c14-ab3c-61d84fa83a9c Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:34.101Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.d62a98e3-50f7-4b43-bc08-755074f3c73d"}, {"node_instance_id": "homer_host_d3fa9b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:34.235Z", "message": "POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-6103fe4a-ec2c-42e3-a32a-4d26c5635861", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:33.831Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.09ba76db-543e-4f15-9ecd-9343f68630c3"}, {"node_instance_id": "sprout_host_y1ieip", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:34.235Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:33.564Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.c3fa2ea5-6534-4d99-82a0-aee165885b5e"}, {"node_instance_id": "sprout_host_y1ieip", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:34.235Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:33.564Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.c3fa2ea5-6534-4d99-82a0-aee165885b5e"}, {"node_instance_id": "bono_host_mmu58s", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:34.235Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b', u'external_name': u'cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCi9n5n06tqLwvWvyaK5q+c0CAnayB48ehxWnDipBChBTN3o3sFrddG/pK1qF0n7nYymzNjndf+CUT84X5OjAGjPxvfQd4n2fpAMcCKKG7yNrBsXxoiB9P+KzSiKZeLm5d8+DijUI3a3st1Mz2SOmzPNi7Wg8RY/BC+3zQTEDf7d6ssad6A2YxC2sm+CQHGIMhLzq7bKRW5pu+YjNUI2uXy/FNjGNON0DQmLeA/glZ9YsO6GkBU6PCek12Vfvq/EtOWyex1pphN3/43t2UcsA4SC2ZqgV5YPO79QUSrxEKwnyEvjVmDcsInQjNZymlnAljOsWglW/IAcF09OeP0LVjb Generated-by-Nova', u'name': u'cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b', u'fingerprint': u'3c:a1:62:db:f0:f9:50:c1:96:00:c8:4a:05:bd:f5:38'}}}, {u'external_id': u'2bf238e1-c96a-4edc-8d76-3703be9c0f98', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'054dac8c-e587-4dcf-9bea-a2537ae62815', u'external_name': u'clearwater-sg_bono', u'external_type': u'security_group'}, {u'external_id': u'962547c1-9c5d-4a60-ba49-0f98fc17b32f', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'36c3a53a-7025-4912-9f78-d7e836ba0a00', u'floating_ip_address': u'172.30.9.218', u'external_type': u'floatingip'}]", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:33.459Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.d62a98e3-50f7-4b43-bc08-755074f3c73d"}, {"node_instance_id": "bono_host_mmu58s", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:34.235Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bono_host_mmu58s'}", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:33.560Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.d62a98e3-50f7-4b43-bc08-755074f3c73d"}, {"node_instance_id": "bono_host_mmu58s", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:34.235Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:33.561Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.d62a98e3-50f7-4b43-bc08-755074f3c73d"}, {"node_instance_id": "bono_host_mmu58s", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:34.235Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:33.561Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.d62a98e3-50f7-4b43-bc08-755074f3c73d"}, {"node_instance_id": "proxy_host_kjjl1q", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:34.235Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10:28: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-cfc1d07a-54ce-4ed4-9369-336c773d4f41 x-compute-request-id: req-cfc1d07a-54ce-4ed4-9369-336c773d4f41 Content-Encoding: gzip Content-Length: 747 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/4c65e85b-56f9-4f08-be43-a1f20db7879c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/4c65e85b-56f9-4f08-be43-a1f20db7879c\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"10e27409-226d-4f3d-971a-db9735ac09c8\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"rel\": \"bookmark\"}]}, \"id\": \"4c65e85b-56f9-4f08-be43-a1f20db7879c\", \"security_groups\": [{\"name\": \"default\"}], \"user_id\": \"ac8606d68bbd45969d2b1630e01ac7c4\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-04-09T10:28:21Z\", \"hostId\": \"a8714558011d134c44d218ba8746cf343482bff1e33310f6e84138e7\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b\", \"name\": \"server_clearwater-opnfv_proxy_host_kjjl1q\", \"created\": \"2019-04-09T10:28:17Z\", \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\", \"cloudify_management_network_id\": \"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\"}}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:33.779Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.73c04d3a-623a-486f-bcc5-2f9eebea3850"}, {"node_instance_id": "proxy_host_kjjl1q", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:34.235Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/4c65e85b-56f9-4f08-be43-a1f20db7879c used request id req-cfc1d07a-54ce-4ed4-9369-336c773d4f41", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:33.779Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.73c04d3a-623a-486f-bcc5-2f9eebea3850"}, {"node_instance_id": "proxy_host_kjjl1q", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:34.235Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/4c65e85b-56f9-4f08-be43-a1f20db7879c used request id req-cfc1d07a-54ce-4ed4-9369-336c773d4f41", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:33.780Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.73c04d3a-623a-486f-bcc5-2f9eebea3850"}, {"node_instance_id": "internal_sip_security_group_rwbxx4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:34.235Z", "message": "Node instance started", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:27.399Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "sprout_host_y1ieip", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:34.819Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}fcff49f5f133bd8219972e360d1f176ae6a4f87c\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:34.700Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.c3fa2ea5-6534-4d99-82a0-aee165885b5e"}, {"node_instance_id": "bono_host_mmu58s", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:34.819Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-a76abf59-89dd-4c14-ab3c-61d84fa83a9c", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:34.102Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.d62a98e3-50f7-4b43-bc08-755074f3c73d"}], "metadata": {"pagination": {"total": 1080, "offset": 652, "size": 50}}} 2019-04-09 10:29:26,619 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:29:26,619 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:29:26 GMT 2019-04-09 10:29:26,619 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:29:26,619 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-09 10:29:26,619 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:29:26,619 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:29:26,620 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:29:26,620 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-09 10:29:26,622 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-09 10:29:26,622 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 09 Apr 2019 10:28:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-46017cd3-4b05-4750-a825-86bdefd21278 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 10:29:26,622 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-46017cd3-4b05-4750-a825-86bdefd21278 2019-04-09 10:29:26,623 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_ellis_host_04yjo1'} 2019-04-09 10:29:26,623 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-09 10:29:26,623 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-09 10:29:26,623 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 09 Apr 2019 10:28:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-11321023-05bc-4869-b1a9-fc7adb79c8e5 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 10:29:26,623 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 09 Apr 2019 10:28:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-11321023-05bc-4869-b1a9-fc7adb79c8e5 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 10:29:26,623 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-11321023-05bc-4869-b1a9-fc7adb79c8e5 2019-04-09 10:29:26,624 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-11321023-05bc-4869-b1a9-fc7adb79c8e5 2019-04-09 10:29:26,624 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-ecf4b75d-d030-4df6-b317-c6ffc45d804b Date: Tue, 09 Apr 2019 10:28:24 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"67c32f4e-cb01-4d56-a2b5-fe18f582c72d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"db7c4bc2757e464d8d10f7e7e3beb171","l2_adjacency":true,"status":"ACTIVE","subnets":["edfeb275-2a42-486e-9bba-afb24ae942b3"],"description":"","tags":[],"updated_at":"2019-04-09T10:22:15Z","qos_policy_id":null,"name":"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b","admin_state_up":true,"tenant_id":"db7c4bc2757e464d8d10f7e7e3beb171","created_at":"2019-04-09T10:22:14Z","mtu":1450}]} 2019-04-09 10:29:26,624 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-ecf4b75d-d030-4df6-b317-c6ffc45d804b Date: Tue, 09 Apr 2019 10:28:24 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"67c32f4e-cb01-4d56-a2b5-fe18f582c72d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"db7c4bc2757e464d8d10f7e7e3beb171","l2_adjacency":true,"status":"ACTIVE","subnets":["edfeb275-2a42-486e-9bba-afb24ae942b3"],"description":"","tags":[],"updated_at":"2019-04-09T10:22:15Z","qos_policy_id":null,"name":"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b","admin_state_up":true,"tenant_id":"db7c4bc2757e464d8d10f7e7e3beb171","created_at":"2019-04-09T10:22:14Z","mtu":1450}]} 2019-04-09 10:29:26,624 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?name=cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b used request id req-ecf4b75d-d030-4df6-b317-c6ffc45d804b 2019-04-09 10:29:26,624 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/networks.json?name=cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b used request id req-ecf4b75d-d030-4df6-b317-c6ffc45d804b 2019-04-09 10:29:26,624 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/networks.json?name=cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b used request id req-ecf4b75d-d030-4df6-b317-c6ffc45d804b 2019-04-09 10:29:26,625 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - A management_network_name was provided (cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b), however this node property is deprecated. Instead, use a cloudify.openstack.server_connected_to_port relationship to a cloudify.openstack.nodes.Port type or a cloudify.relationships.depends_on derived relationship to a cloudify.openstack.nodes.Network type node template. In Cloudify 3.4.x and above, relationships are ordered. NICS on a Server are ordered according to relationship order 2019-04-09 10:29:26,625 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_homer_host_d3fa9b', 'key_name': u'cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b', 'image': u'10e27409-226d-4f3d-971a-db9735ac09c8', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b', 'cloudify_management_network_id': u'67c32f4e-cb01-4d56-a2b5-fe18f582c72d'}, 'nics': [{'net-id': u'67c32f4e-cb01-4d56-a2b5-fe18f582c72d'}], 'flavor': u'22ae9cf4-73b1-41c2-86a9-a08456c38dc6', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_homer']} 2019-04-09 10:29:26,625 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: [name,key_name,image,meta,nics,flavor,security_groups] 2019-04-09 10:29:26,625 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7642bd82bd7bed6f31bc4b6d1ae4f30ef683c244" -d '{"server": {"name": "server_clearwater-opnfv_homer_host_d3fa9b", "imageRef": "10e27409-226d-4f3d-971a-db9735ac09c8", "key_name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "flavorRef": "22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "max_count": 1, "min_count": 1, "networks": [{"uuid": "67c32f4e-cb01-4d56-a2b5-fe18f582c72d"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b", "cloudify_management_network_id": "67c32f4e-cb01-4d56-a2b5-fe18f582c72d"}}}' 2019-04-09 10:29:26,625 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7642bd82bd7bed6f31bc4b6d1ae4f30ef683c244" -d '{"server": {"name": "server_clearwater-opnfv_homer_host_d3fa9b", "imageRef": "10e27409-226d-4f3d-971a-db9735ac09c8", "key_name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "flavorRef": "22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "max_count": 1, "min_count": 1, "networks": [{"uuid": "67c32f4e-cb01-4d56-a2b5-fe18f582c72d"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b", "cloudify_management_network_id": "67c32f4e-cb01-4d56-a2b5-fe18f582c72d"}}}' 2019-04-09 10:29:26,625 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b', u'external_name': u'cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCi9n5n06tqLwvWvyaK5q+c0CAnayB48ehxWnDipBChBTN3o3sFrddG/pK1qF0n7nYymzNjndf+CUT84X5OjAGjPxvfQd4n2fpAMcCKKG7yNrBsXxoiB9P+KzSiKZeLm5d8+DijUI3a3st1Mz2SOmzPNi7Wg8RY/BC+3zQTEDf7d6ssad6A2YxC2sm+CQHGIMhLzq7bKRW5pu+YjNUI2uXy/FNjGNON0DQmLeA/glZ9YsO6GkBU6PCek12Vfvq/EtOWyex1pphN3/43t2UcsA4SC2ZqgV5YPO79QUSrxEKwnyEvjVmDcsInQjNZymlnAljOsWglW/IAcF09OeP0LVjb Generated-by-Nova', u'name': u'cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b', u'fingerprint': u'3c:a1:62:db:f0:f9:50:c1:96:00:c8:4a:05:bd:f5:38'}}}, {u'external_id': u'2bf238e1-c96a-4edc-8d76-3703be9c0f98', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'962547c1-9c5d-4a60-ba49-0f98fc17b32f', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'a4167281-6a79-4f89-a6f8-28af0e06d2d2', u'external_name': u'clearwater-sg_sprout', u'external_type': u'security_group'}] 2019-04-09 10:29:26,626 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3235936affae00dd3b1cd1eb573b2b516bec60dd" 2019-04-09 10:29:26,626 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/4c65e85b-56f9-4f08-be43-a1f20db7879c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f7242bce6bc024c96f288e7cfe4214802133cec" 2019-04-09 10:29:26,626 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}981ac31e185730e6f3ee9983d454e14dbcb5050c" 2019-04-09 10:29:26,626 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}981ac31e185730e6f3ee9983d454e14dbcb5050c" 2019-04-09 10:29:26,626 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-04-09 10:29:26,626 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3235936affae00dd3b1cd1eb573b2b516bec60dd" 2019-04-09 10:29:26,627 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-04-09 10:29:26,627 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_sprout_host_y1ieip'} 2019-04-09 10:29:26,627 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-04-09 10:29:26,627 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-04-09 10:29:26,627 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-6103fe4a-ec2c-42e3-a32a-4d26c5635861 2019-04-09 10:29:26,627 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-6103fe4a-ec2c-42e3-a32a-4d26c5635861 2019-04-09 10:29:26,628 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-6103fe4a-ec2c-42e3-a32a-4d26c5635861 2019-04-09 10:29:26,628 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Tue, 09 Apr 2019 10:28: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-6103fe4a-ec2c-42e3-a32a-4d26c5635861 x-compute-request-id: req-6103fe4a-ec2c-42e3-a32a-4d26c5635861 Content-Length: 418 location: http://172.30.9.21:8774/v2.1/servers/a458d571-f605-4490-8af7-1593cd026fa0 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "OS-DCF:diskConfig": "MANUAL", "id": "a458d571-f605-4490-8af7-1593cd026fa0", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a458d571-f605-4490-8af7-1593cd026fa0", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a458d571-f605-4490-8af7-1593cd026fa0", "rel": "bookmark"}], "adminPass": "SmGRK2AFaSmM"}} 2019-04-09 10:29:26,628 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Tue, 09 Apr 2019 10:28: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-6103fe4a-ec2c-42e3-a32a-4d26c5635861 x-compute-request-id: req-6103fe4a-ec2c-42e3-a32a-4d26c5635861 Content-Length: 418 location: http://172.30.9.21:8774/v2.1/servers/a458d571-f605-4490-8af7-1593cd026fa0 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "OS-DCF:diskConfig": "MANUAL", "id": "a458d571-f605-4490-8af7-1593cd026fa0", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a458d571-f605-4490-8af7-1593cd026fa0", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a458d571-f605-4490-8af7-1593cd026fa0", "rel": "bookmark"}], "adminPass": "SmGRK2AFaSmM"}} 2019-04-09 10:29:26,628 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 09 Apr 2019 10:28:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a76abf59-89dd-4c14-ab3c-61d84fa83a9c Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 10:29:26,628 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-6103fe4a-ec2c-42e3-a32a-4d26c5635861 2019-04-09 10:29:26,628 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-09 10:29:26,628 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-09 10:29:26,629 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b', u'external_name': u'cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCi9n5n06tqLwvWvyaK5q+c0CAnayB48ehxWnDipBChBTN3o3sFrddG/pK1qF0n7nYymzNjndf+CUT84X5OjAGjPxvfQd4n2fpAMcCKKG7yNrBsXxoiB9P+KzSiKZeLm5d8+DijUI3a3st1Mz2SOmzPNi7Wg8RY/BC+3zQTEDf7d6ssad6A2YxC2sm+CQHGIMhLzq7bKRW5pu+YjNUI2uXy/FNjGNON0DQmLeA/glZ9YsO6GkBU6PCek12Vfvq/EtOWyex1pphN3/43t2UcsA4SC2ZqgV5YPO79QUSrxEKwnyEvjVmDcsInQjNZymlnAljOsWglW/IAcF09OeP0LVjb Generated-by-Nova', u'name': u'cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b', u'fingerprint': u'3c:a1:62:db:f0:f9:50:c1:96:00:c8:4a:05:bd:f5:38'}}}, {u'external_id': u'2bf238e1-c96a-4edc-8d76-3703be9c0f98', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'054dac8c-e587-4dcf-9bea-a2537ae62815', u'external_name': u'clearwater-sg_bono', u'external_type': u'security_group'}, {u'external_id': u'962547c1-9c5d-4a60-ba49-0f98fc17b32f', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'36c3a53a-7025-4912-9f78-d7e836ba0a00', u'floating_ip_address': u'172.30.9.218', u'external_type': u'floatingip'}] 2019-04-09 10:29:26,629 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bono_host_mmu58s'} 2019-04-09 10:29:26,629 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-09 10:29:26,629 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-09 10:29:26,629 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10:28: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-cfc1d07a-54ce-4ed4-9369-336c773d4f41 x-compute-request-id: req-cfc1d07a-54ce-4ed4-9369-336c773d4f41 Content-Encoding: gzip Content-Length: 747 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/4c65e85b-56f9-4f08-be43-a1f20db7879c", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/4c65e85b-56f9-4f08-be43-a1f20db7879c", "rel": "bookmark"}], "image": {"id": "10e27409-226d-4f3d-971a-db9735ac09c8", "links": [{"href": "http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "links": [{"href": "http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "rel": "bookmark"}]}, "id": "4c65e85b-56f9-4f08-be43-a1f20db7879c", "security_groups": [{"name": "default"}], "user_id": "ac8606d68bbd45969d2b1630e01ac7c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T10:28:21Z", "hostId": "a8714558011d134c44d218ba8746cf343482bff1e33310f6e84138e7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "name": "server_clearwater-opnfv_proxy_host_kjjl1q", "created": "2019-04-09T10:28:17Z", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b", "cloudify_management_network_id": "67c32f4e-cb01-4d56-a2b5-fe18f582c72d"}}} 2019-04-09 10:29:26,629 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/4c65e85b-56f9-4f08-be43-a1f20db7879c used request id req-cfc1d07a-54ce-4ed4-9369-336c773d4f41 2019-04-09 10:29:26,630 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/4c65e85b-56f9-4f08-be43-a1f20db7879c used request id req-cfc1d07a-54ce-4ed4-9369-336c773d4f41 2019-04-09 10:29:26,630 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-04-09 10:29:26,630 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcff49f5f133bd8219972e360d1f176ae6a4f87c" 2019-04-09 10:29:26,630 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-a76abf59-89dd-4c14-ab3c-61d84fa83a9c 2019-04-09 10:29:26,630 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/4c65a646-067f-4556-a879-83319631caf0 2019-04-09 10:29:26,689 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:29:26,690 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:29:26,690 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:29:26,690 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:29:26,690 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:29:26,690 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:29:26,690 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:29:26,690 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T10:28:06.618Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-09T10:28:06.619Z", "id": "4c65a646-067f-4556-a879-83319631caf0"} 2019-04-09 10:29:26,690 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:29:26,691 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:29:26 GMT 2019-04-09 10:29:26,691 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:29:26,691 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-09 10:29:26,691 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:29:26,691 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:29:26,691 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:29:31,696 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-09 10:29:31,772 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:29:31,772 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:29:31,772 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:29:31,772 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:29:31,772 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:29:31,772 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:29:31,773 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:29:31,773 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_d3fa9b", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:34.819Z", "message": "Sending task 'nova_plugin.server.create'", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:28.383Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "bono_host_mmu58s", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:34.819Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-a76abf59-89dd-4c14-ab3c-61d84fa83a9c", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:34.101Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.d62a98e3-50f7-4b43-bc08-755074f3c73d"}, {"node_instance_id": "bono_host_mmu58s", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:34.819Z", "message": "RESP: [300] Date: Tue, 09 Apr 2019 10:28:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a76abf59-89dd-4c14-ab3c-61d84fa83a9c Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:34.101Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.d62a98e3-50f7-4b43-bc08-755074f3c73d"}, {"node_instance_id": "proxy_host_kjjl1q", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:34.819Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:28.262Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "homer_host_d3fa9b", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:34.819Z", "message": "Creating node instance", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:28.226Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "bono_host_mmu58s", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:34.819Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2195c85fdd50bc5f3f97e9abf13cc1c6ffb004ab\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:34.533Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.d62a98e3-50f7-4b43-bc08-755074f3c73d"}, {"node_instance_id": "sprout_host_y1ieip", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:34.819Z", "message": "RESP: [300] Date: Tue, 09 Apr 2019 10:28:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-12cdeb38-7bbb-47ab-af16-8030d17c166f Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:34.257Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.c3fa2ea5-6534-4d99-82a0-aee165885b5e"}, {"node_instance_id": "sprout_host_y1ieip", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:34.819Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-12cdeb38-7bbb-47ab-af16-8030d17c166f", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:34.258Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.c3fa2ea5-6534-4d99-82a0-aee165885b5e"}, {"node_instance_id": "vellum_host_41y0pg", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:34.819Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:34.311Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.5ba1a96f-3ad2-4b4a-9de7-411f4afc6d68"}, {"node_instance_id": "sprout_host_y1ieip", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:34.819Z", "message": "RESP: [300] Date: Tue, 09 Apr 2019 10:28:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-12cdeb38-7bbb-47ab-af16-8030d17c166f Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:34.257Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.c3fa2ea5-6534-4d99-82a0-aee165885b5e"}, {"node_instance_id": "sprout_host_y1ieip", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:34.819Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-12cdeb38-7bbb-47ab-af16-8030d17c166f", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:34.258Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.c3fa2ea5-6534-4d99-82a0-aee165885b5e"}, {"node_instance_id": "bono_host_mmu58s", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:34.819Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2195c85fdd50bc5f3f97e9abf13cc1c6ffb004ab\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:34.533Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.d62a98e3-50f7-4b43-bc08-755074f3c73d"}, {"node_instance_id": "ellis_host_04yjo1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:35.466Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10:28:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-92377e44-d9e6-4175-b653-2feb2f4274ec x-compute-request-id: req-92377e44-d9e6-4175-b653-2feb2f4274ec Content-Encoding: gzip Content-Length: 239 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_116a8538-afc5-4820-93fc-150487bf025b\"}, {\"id\": \"b489ced4-c088-476e-ae85-b50332f9635a\", \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/flavors/b489ced4-c088-476e-ae85-b50332f9635a\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/flavors/b489ced4-c088-476e-ae85-b50332f9635a\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_116a8538-afc5-4820-93fc-150487bf025b\"}]}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:34.968Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.40fce051-fed5-413f-950a-3164d2387977"}, {"node_instance_id": "ellis_host_04yjo1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:35.466Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10:28:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-92377e44-d9e6-4175-b653-2feb2f4274ec x-compute-request-id: req-92377e44-d9e6-4175-b653-2feb2f4274ec Content-Encoding: gzip Content-Length: 239 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_116a8538-afc5-4820-93fc-150487bf025b\"}, {\"id\": \"b489ced4-c088-476e-ae85-b50332f9635a\", \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/flavors/b489ced4-c088-476e-ae85-b50332f9635a\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/flavors/b489ced4-c088-476e-ae85-b50332f9635a\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_116a8538-afc5-4820-93fc-150487bf025b\"}]}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:34.968Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.40fce051-fed5-413f-950a-3164d2387977"}, {"node_instance_id": "ellis_host_04yjo1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:35.466Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3235936affae00dd3b1cd1eb573b2b516bec60dd\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:34.938Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.40fce051-fed5-413f-950a-3164d2387977"}, {"node_instance_id": "ellis_host_04yjo1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:35.466Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3235936affae00dd3b1cd1eb573b2b516bec60dd\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:34.937Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.40fce051-fed5-413f-950a-3164d2387977"}, {"node_instance_id": "ellis_host_04yjo1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:35.466Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/images used request id req-ad902dbe-789d-4fda-ae72-5f70977b57d6", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:34.936Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.40fce051-fed5-413f-950a-3164d2387977"}, {"node_instance_id": "ellis_host_04yjo1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:35.466Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/images used request id req-ad902dbe-789d-4fda-ae72-5f70977b57d6", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:34.936Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.40fce051-fed5-413f-950a-3164d2387977"}, {"node_instance_id": "ellis_host_04yjo1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:35.466Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/images used request id req-ad902dbe-789d-4fda-ae72-5f70977b57d6", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:34.936Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.40fce051-fed5-413f-950a-3164d2387977"}, {"node_instance_id": "ellis_host_04yjo1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:35.466Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10:28: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-ad902dbe-789d-4fda-ae72-5f70977b57d6 x-compute-request-id: req-ad902dbe-789d-4fda-ae72-5f70977b57d6 Content-Encoding: gzip Content-Length: 292 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"10e27409-226d-4f3d-971a-db9735ac09c8\", \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/images/10e27409-226d-4f3d-971a-db9735ac09c8\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.6:9292/images/10e27409-226d-4f3d-971a-db9735ac09c8\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_116a8538-afc5-4820-93fc-150487bf025b\"}, {\"id\": \"cccc5109-da38-4bd7-81f6-8ad42d341012\", \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/images/cccc5109-da38-4bd7-81f6-8ad42d341012\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/images/cccc5109-da38-4bd7-81f6-8ad42d341012\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.6:9292/images/cccc5109-da38-4bd7-81f6-8ad42d341012\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_116a8538-afc5-4820-93fc-150487bf025b\"}]}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:34.936Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.40fce051-fed5-413f-950a-3164d2387977"}, {"node_instance_id": "ellis_host_04yjo1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:35.466Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10:28:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-206ab550-fce5-487b-b714-e8a6bc4e4ccc x-compute-request-id: req-206ab550-fce5-487b-b714-e8a6bc4e4ccc Content-Encoding: gzip Content-Length: 486 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCi9n5n06tqLwvWvyaK5q+c0CAnayB48ehxWnDipBChBTN3o3sFrddG/pK1qF0n7nYymzNjndf+CUT84X5OjAGjPxvfQd4n2fpAMcCKKG7yNrBsXxoiB9P+KzSiKZeLm5d8+DijUI3a3st1Mz2SOmzPNi7Wg8RY/BC+3zQTEDf7d6ssad6A2YxC2sm+CQHGIMhLzq7bKRW5pu+YjNUI2uXy/FNjGNON0DQmLeA/glZ9YsO6GkBU6PCek12Vfvq/EtOWyex1pphN3/43t2UcsA4SC2ZqgV5YPO79QUSrxEKwnyEvjVmDcsInQjNZymlnAljOsWglW/IAcF09OeP0LVjb Generated-by-Nova\", \"name\": \"cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b\", \"fingerprint\": \"3c:a1:62:db:f0:f9:50:c1:96:00:c8:4a:05:bd:f5:38\"}}]}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:35.010Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.40fce051-fed5-413f-950a-3164d2387977"}, {"node_instance_id": "ellis_host_04yjo1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:35.466Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10:28: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-ad902dbe-789d-4fda-ae72-5f70977b57d6 x-compute-request-id: req-ad902dbe-789d-4fda-ae72-5f70977b57d6 Content-Encoding: gzip Content-Length: 292 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"10e27409-226d-4f3d-971a-db9735ac09c8\", \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/images/10e27409-226d-4f3d-971a-db9735ac09c8\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.6:9292/images/10e27409-226d-4f3d-971a-db9735ac09c8\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_116a8538-afc5-4820-93fc-150487bf025b\"}, {\"id\": \"cccc5109-da38-4bd7-81f6-8ad42d341012\", \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/images/cccc5109-da38-4bd7-81f6-8ad42d341012\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/images/cccc5109-da38-4bd7-81f6-8ad42d341012\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.6:9292/images/cccc5109-da38-4bd7-81f6-8ad42d341012\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_116a8538-afc5-4820-93fc-150487bf025b\"}]}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:34.936Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.40fce051-fed5-413f-950a-3164d2387977"}, {"node_instance_id": "bind_host_xkrzi3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:35.466Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:35.002Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.1f8c3369-6a51-460b-8f1d-cd1380a80085"}, {"node_instance_id": "bind_host_xkrzi3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:35.466Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:35.002Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.1f8c3369-6a51-460b-8f1d-cd1380a80085"}, {"node_instance_id": "bind_host_xkrzi3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:35.466Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-ae3efb72-483a-48f0-99cd-6637bcaf655c", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:35.001Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.1f8c3369-6a51-460b-8f1d-cd1380a80085"}, {"node_instance_id": "sprout_host_y1ieip", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:35.466Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}fcff49f5f133bd8219972e360d1f176ae6a4f87c\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:34.700Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.c3fa2ea5-6534-4d99-82a0-aee165885b5e"}, {"node_instance_id": "bind_host_xkrzi3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:35.466Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-1f5a9149-9cca-49d0-8fce-2fec245dbf8a", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:34.964Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.1f8c3369-6a51-460b-8f1d-cd1380a80085"}, {"node_instance_id": "ellis_host_04yjo1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:35.466Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/images used request id req-ad902dbe-789d-4fda-ae72-5f70977b57d6", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:34.936Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.40fce051-fed5-413f-950a-3164d2387977"}, {"node_instance_id": "bind_host_xkrzi3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:35.466Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10:28: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-489e5d1e-a851-48ae-a1a4-8324f3863184 x-compute-request-id: req-489e5d1e-a851-48ae-a1a4-8324f3863184 Content-Encoding: gzip Content-Length: 292 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"10e27409-226d-4f3d-971a-db9735ac09c8\", \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/images/10e27409-226d-4f3d-971a-db9735ac09c8\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.6:9292/images/10e27409-226d-4f3d-971a-db9735ac09c8\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_116a8538-afc5-4820-93fc-150487bf025b\"}, {\"id\": \"cccc5109-da38-4bd7-81f6-8ad42d341012\", \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/images/cccc5109-da38-4bd7-81f6-8ad42d341012\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/images/cccc5109-da38-4bd7-81f6-8ad42d341012\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.6:9292/images/cccc5109-da38-4bd7-81f6-8ad42d341012\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_116a8538-afc5-4820-93fc-150487bf025b\"}]}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:34.932Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.1f8c3369-6a51-460b-8f1d-cd1380a80085"}, {"node_instance_id": "bind_host_xkrzi3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:35.466Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10:28: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-489e5d1e-a851-48ae-a1a4-8324f3863184 x-compute-request-id: req-489e5d1e-a851-48ae-a1a4-8324f3863184 Content-Encoding: gzip Content-Length: 292 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"10e27409-226d-4f3d-971a-db9735ac09c8\", \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/images/10e27409-226d-4f3d-971a-db9735ac09c8\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.6:9292/images/10e27409-226d-4f3d-971a-db9735ac09c8\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_116a8538-afc5-4820-93fc-150487bf025b\"}, {\"id\": \"cccc5109-da38-4bd7-81f6-8ad42d341012\", \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/images/cccc5109-da38-4bd7-81f6-8ad42d341012\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/images/cccc5109-da38-4bd7-81f6-8ad42d341012\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.6:9292/images/cccc5109-da38-4bd7-81f6-8ad42d341012\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_116a8538-afc5-4820-93fc-150487bf025b\"}]}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:34.932Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.1f8c3369-6a51-460b-8f1d-cd1380a80085"}, {"node_instance_id": "bind_host_xkrzi3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:35.466Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/images used request id req-489e5d1e-a851-48ae-a1a4-8324f3863184", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:34.932Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.1f8c3369-6a51-460b-8f1d-cd1380a80085"}, {"node_instance_id": "bind_host_xkrzi3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:35.466Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/images used request id req-489e5d1e-a851-48ae-a1a4-8324f3863184", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:34.932Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.1f8c3369-6a51-460b-8f1d-cd1380a80085"}, {"node_instance_id": "bind_host_xkrzi3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:35.466Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/images used request id req-489e5d1e-a851-48ae-a1a4-8324f3863184", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:34.932Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.1f8c3369-6a51-460b-8f1d-cd1380a80085"}, {"node_instance_id": "bind_host_xkrzi3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:35.466Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/images used request id req-489e5d1e-a851-48ae-a1a4-8324f3863184", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:34.932Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.1f8c3369-6a51-460b-8f1d-cd1380a80085"}, {"node_instance_id": "bind_host_xkrzi3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:35.466Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}981ac31e185730e6f3ee9983d454e14dbcb5050c\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:34.934Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.1f8c3369-6a51-460b-8f1d-cd1380a80085"}, {"node_instance_id": "bind_host_xkrzi3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:35.466Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}981ac31e185730e6f3ee9983d454e14dbcb5050c\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:34.934Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.1f8c3369-6a51-460b-8f1d-cd1380a80085"}, {"node_instance_id": "bind_host_xkrzi3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:35.466Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10:28:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1f5a9149-9cca-49d0-8fce-2fec245dbf8a x-compute-request-id: req-1f5a9149-9cca-49d0-8fce-2fec245dbf8a Content-Encoding: gzip Content-Length: 239 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_116a8538-afc5-4820-93fc-150487bf025b\"}, {\"id\": \"b489ced4-c088-476e-ae85-b50332f9635a\", \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/flavors/b489ced4-c088-476e-ae85-b50332f9635a\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/flavors/b489ced4-c088-476e-ae85-b50332f9635a\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_116a8538-afc5-4820-93fc-150487bf025b\"}]}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:34.964Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.1f8c3369-6a51-460b-8f1d-cd1380a80085"}, {"node_instance_id": "bind_host_xkrzi3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:35.466Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10:28:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1f5a9149-9cca-49d0-8fce-2fec245dbf8a x-compute-request-id: req-1f5a9149-9cca-49d0-8fce-2fec245dbf8a Content-Encoding: gzip Content-Length: 239 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_116a8538-afc5-4820-93fc-150487bf025b\"}, {\"id\": \"b489ced4-c088-476e-ae85-b50332f9635a\", \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/flavors/b489ced4-c088-476e-ae85-b50332f9635a\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/flavors/b489ced4-c088-476e-ae85-b50332f9635a\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_116a8538-afc5-4820-93fc-150487bf025b\"}]}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:34.964Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.1f8c3369-6a51-460b-8f1d-cd1380a80085"}, {"node_instance_id": "bind_host_xkrzi3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:35.466Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-1f5a9149-9cca-49d0-8fce-2fec245dbf8a", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:34.964Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.1f8c3369-6a51-460b-8f1d-cd1380a80085"}, {"node_instance_id": "bind_host_xkrzi3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:35.466Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}981ac31e185730e6f3ee9983d454e14dbcb5050c\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:34.965Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.1f8c3369-6a51-460b-8f1d-cd1380a80085"}, {"node_instance_id": "bind_host_xkrzi3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:35.466Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}981ac31e185730e6f3ee9983d454e14dbcb5050c\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:34.965Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.1f8c3369-6a51-460b-8f1d-cd1380a80085"}, {"node_instance_id": "bind_host_xkrzi3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:35.466Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10:28:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ae3efb72-483a-48f0-99cd-6637bcaf655c x-compute-request-id: req-ae3efb72-483a-48f0-99cd-6637bcaf655c Content-Encoding: gzip Content-Length: 486 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCi9n5n06tqLwvWvyaK5q+c0CAnayB48ehxWnDipBChBTN3o3sFrddG/pK1qF0n7nYymzNjndf+CUT84X5OjAGjPxvfQd4n2fpAMcCKKG7yNrBsXxoiB9P+KzSiKZeLm5d8+DijUI3a3st1Mz2SOmzPNi7Wg8RY/BC+3zQTEDf7d6ssad6A2YxC2sm+CQHGIMhLzq7bKRW5pu+YjNUI2uXy/FNjGNON0DQmLeA/glZ9YsO6GkBU6PCek12Vfvq/EtOWyex1pphN3/43t2UcsA4SC2ZqgV5YPO79QUSrxEKwnyEvjVmDcsInQjNZymlnAljOsWglW/IAcF09OeP0LVjb Generated-by-Nova\", \"name\": \"cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b\", \"fingerprint\": \"3c:a1:62:db:f0:f9:50:c1:96:00:c8:4a:05:bd:f5:38\"}}]}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:34.998Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.1f8c3369-6a51-460b-8f1d-cd1380a80085"}, {"node_instance_id": "bind_host_xkrzi3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:35.466Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10:28:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ae3efb72-483a-48f0-99cd-6637bcaf655c x-compute-request-id: req-ae3efb72-483a-48f0-99cd-6637bcaf655c Content-Encoding: gzip Content-Length: 486 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCi9n5n06tqLwvWvyaK5q+c0CAnayB48ehxWnDipBChBTN3o3sFrddG/pK1qF0n7nYymzNjndf+CUT84X5OjAGjPxvfQd4n2fpAMcCKKG7yNrBsXxoiB9P+KzSiKZeLm5d8+DijUI3a3st1Mz2SOmzPNi7Wg8RY/BC+3zQTEDf7d6ssad6A2YxC2sm+CQHGIMhLzq7bKRW5pu+YjNUI2uXy/FNjGNON0DQmLeA/glZ9YsO6GkBU6PCek12Vfvq/EtOWyex1pphN3/43t2UcsA4SC2ZqgV5YPO79QUSrxEKwnyEvjVmDcsInQjNZymlnAljOsWglW/IAcF09OeP0LVjb Generated-by-Nova\", \"name\": \"cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b\", \"fingerprint\": \"3c:a1:62:db:f0:f9:50:c1:96:00:c8:4a:05:bd:f5:38\"}}]}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:34.999Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.1f8c3369-6a51-460b-8f1d-cd1380a80085"}, {"node_instance_id": "bind_host_xkrzi3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:35.466Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-ae3efb72-483a-48f0-99cd-6637bcaf655c", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:34.999Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.1f8c3369-6a51-460b-8f1d-cd1380a80085"}, {"node_instance_id": "bind_host_xkrzi3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:35.466Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-ae3efb72-483a-48f0-99cd-6637bcaf655c", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:34.999Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.1f8c3369-6a51-460b-8f1d-cd1380a80085"}, {"node_instance_id": "bind_host_xkrzi3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:35.466Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-ae3efb72-483a-48f0-99cd-6637bcaf655c", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:35.000Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.1f8c3369-6a51-460b-8f1d-cd1380a80085"}, {"node_instance_id": "bind_host_xkrzi3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:35.466Z", "message": "Creating node instance", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:28.891Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "bind_host_xkrzi3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:35.466Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-1f5a9149-9cca-49d0-8fce-2fec245dbf8a", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:34.964Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.1f8c3369-6a51-460b-8f1d-cd1380a80085"}, {"node_instance_id": "bind_host_xkrzi3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:35.466Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-1f5a9149-9cca-49d0-8fce-2fec245dbf8a", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:34.964Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.1f8c3369-6a51-460b-8f1d-cd1380a80085"}, {"node_instance_id": "ellis_host_04yjo1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:35.466Z", "message": "Creating node instance", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:28.636Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}], "metadata": {"pagination": {"total": 1080, "offset": 702, "size": 50}}} 2019-04-09 10:29:31,773 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:29:31,773 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:29:31 GMT 2019-04-09 10:29:31,773 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:29:31,773 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-09 10:29:31,773 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:29:31,773 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:29:31,774 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:29:31,774 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-09 10:29:31,776 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2019-04-09 10:29:31,776 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-a76abf59-89dd-4c14-ab3c-61d84fa83a9c 2019-04-09 10:29:31,776 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 09 Apr 2019 10:28:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a76abf59-89dd-4c14-ab3c-61d84fa83a9c Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 10:29:31,777 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-04-09 10:29:31,777 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-04-09 10:29:31,777 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2195c85fdd50bc5f3f97e9abf13cc1c6ffb004ab" 2019-04-09 10:29:31,777 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 09 Apr 2019 10:28:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-12cdeb38-7bbb-47ab-af16-8030d17c166f Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 10:29:31,777 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-12cdeb38-7bbb-47ab-af16-8030d17c166f 2019-04-09 10:29:31,777 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-09 10:29:31,778 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 09 Apr 2019 10:28:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-12cdeb38-7bbb-47ab-af16-8030d17c166f Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 10:29:31,778 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-12cdeb38-7bbb-47ab-af16-8030d17c166f 2019-04-09 10:29:31,778 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2195c85fdd50bc5f3f97e9abf13cc1c6ffb004ab" 2019-04-09 10:29:31,778 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10:28:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-92377e44-d9e6-4175-b653-2feb2f4274ec x-compute-request-id: req-92377e44-d9e6-4175-b653-2feb2f4274ec Content-Encoding: gzip Content-Length: 239 Content-Type: application/json RESP BODY: {"flavors": [{"id": "22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_116a8538-afc5-4820-93fc-150487bf025b"}, {"id": "b489ced4-c088-476e-ae85-b50332f9635a", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/b489ced4-c088-476e-ae85-b50332f9635a", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/b489ced4-c088-476e-ae85-b50332f9635a", "rel": "bookmark"}], "name": "cloudify_ims-flavor_116a8538-afc5-4820-93fc-150487bf025b"}]} 2019-04-09 10:29:31,778 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10:28:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-92377e44-d9e6-4175-b653-2feb2f4274ec x-compute-request-id: req-92377e44-d9e6-4175-b653-2feb2f4274ec Content-Encoding: gzip Content-Length: 239 Content-Type: application/json RESP BODY: {"flavors": [{"id": "22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_116a8538-afc5-4820-93fc-150487bf025b"}, {"id": "b489ced4-c088-476e-ae85-b50332f9635a", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/b489ced4-c088-476e-ae85-b50332f9635a", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/b489ced4-c088-476e-ae85-b50332f9635a", "rel": "bookmark"}], "name": "cloudify_ims-flavor_116a8538-afc5-4820-93fc-150487bf025b"}]} 2019-04-09 10:29:31,778 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3235936affae00dd3b1cd1eb573b2b516bec60dd" 2019-04-09 10:29:31,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3235936affae00dd3b1cd1eb573b2b516bec60dd" 2019-04-09 10:29:31,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/images used request id req-ad902dbe-789d-4fda-ae72-5f70977b57d6 2019-04-09 10:29:31,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/images used request id req-ad902dbe-789d-4fda-ae72-5f70977b57d6 2019-04-09 10:29:31,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/images used request id req-ad902dbe-789d-4fda-ae72-5f70977b57d6 2019-04-09 10:29:31,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10:28: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-ad902dbe-789d-4fda-ae72-5f70977b57d6 x-compute-request-id: req-ad902dbe-789d-4fda-ae72-5f70977b57d6 Content-Encoding: gzip Content-Length: 292 Content-Type: application/json RESP BODY: {"images": [{"id": "10e27409-226d-4f3d-971a-db9735ac09c8", "links": [{"href": "http://172.30.9.21:8774/v2.1/images/10e27409-226d-4f3d-971a-db9735ac09c8", "rel": "self"}, {"href": "http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8", "rel": "bookmark"}, {"href": "http://192.30.9.6:9292/images/10e27409-226d-4f3d-971a-db9735ac09c8", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_116a8538-afc5-4820-93fc-150487bf025b"}, {"id": "cccc5109-da38-4bd7-81f6-8ad42d341012", "links": [{"href": "http://172.30.9.21:8774/v2.1/images/cccc5109-da38-4bd7-81f6-8ad42d341012", "rel": "self"}, {"href": "http://172.30.9.21:8774/images/cccc5109-da38-4bd7-81f6-8ad42d341012", "rel": "bookmark"}, {"href": "http://192.30.9.6:9292/images/cccc5109-da38-4bd7-81f6-8ad42d341012", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_116a8538-afc5-4820-93fc-150487bf025b"}]} 2019-04-09 10:29:31,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10:28:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-206ab550-fce5-487b-b714-e8a6bc4e4ccc x-compute-request-id: req-206ab550-fce5-487b-b714-e8a6bc4e4ccc Content-Encoding: gzip Content-Length: 486 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCi9n5n06tqLwvWvyaK5q+c0CAnayB48ehxWnDipBChBTN3o3sFrddG/pK1qF0n7nYymzNjndf+CUT84X5OjAGjPxvfQd4n2fpAMcCKKG7yNrBsXxoiB9P+KzSiKZeLm5d8+DijUI3a3st1Mz2SOmzPNi7Wg8RY/BC+3zQTEDf7d6ssad6A2YxC2sm+CQHGIMhLzq7bKRW5pu+YjNUI2uXy/FNjGNON0DQmLeA/glZ9YsO6GkBU6PCek12Vfvq/EtOWyex1pphN3/43t2UcsA4SC2ZqgV5YPO79QUSrxEKwnyEvjVmDcsInQjNZymlnAljOsWglW/IAcF09OeP0LVjb Generated-by-Nova", "name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "fingerprint": "3c:a1:62:db:f0:f9:50:c1:96:00:c8:4a:05:bd:f5:38"}}]} 2019-04-09 10:29:31,780 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10:28: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-ad902dbe-789d-4fda-ae72-5f70977b57d6 x-compute-request-id: req-ad902dbe-789d-4fda-ae72-5f70977b57d6 Content-Encoding: gzip Content-Length: 292 Content-Type: application/json RESP BODY: {"images": [{"id": "10e27409-226d-4f3d-971a-db9735ac09c8", "links": [{"href": "http://172.30.9.21:8774/v2.1/images/10e27409-226d-4f3d-971a-db9735ac09c8", "rel": "self"}, {"href": "http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8", "rel": "bookmark"}, {"href": "http://192.30.9.6:9292/images/10e27409-226d-4f3d-971a-db9735ac09c8", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_116a8538-afc5-4820-93fc-150487bf025b"}, {"id": "cccc5109-da38-4bd7-81f6-8ad42d341012", "links": [{"href": "http://172.30.9.21:8774/v2.1/images/cccc5109-da38-4bd7-81f6-8ad42d341012", "rel": "self"}, {"href": "http://172.30.9.21:8774/images/cccc5109-da38-4bd7-81f6-8ad42d341012", "rel": "bookmark"}, {"href": "http://192.30.9.6:9292/images/cccc5109-da38-4bd7-81f6-8ad42d341012", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_116a8538-afc5-4820-93fc-150487bf025b"}]} 2019-04-09 10:29:31,780 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-09 10:29:31,780 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-09 10:29:31,780 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-ae3efb72-483a-48f0-99cd-6637bcaf655c 2019-04-09 10:29:31,780 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcff49f5f133bd8219972e360d1f176ae6a4f87c" 2019-04-09 10:29:31,780 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-1f5a9149-9cca-49d0-8fce-2fec245dbf8a 2019-04-09 10:29:31,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/images used request id req-ad902dbe-789d-4fda-ae72-5f70977b57d6 2019-04-09 10:29:31,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10:28: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-489e5d1e-a851-48ae-a1a4-8324f3863184 x-compute-request-id: req-489e5d1e-a851-48ae-a1a4-8324f3863184 Content-Encoding: gzip Content-Length: 292 Content-Type: application/json RESP BODY: {"images": [{"id": "10e27409-226d-4f3d-971a-db9735ac09c8", "links": [{"href": "http://172.30.9.21:8774/v2.1/images/10e27409-226d-4f3d-971a-db9735ac09c8", "rel": "self"}, {"href": "http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8", "rel": "bookmark"}, {"href": "http://192.30.9.6:9292/images/10e27409-226d-4f3d-971a-db9735ac09c8", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_116a8538-afc5-4820-93fc-150487bf025b"}, {"id": "cccc5109-da38-4bd7-81f6-8ad42d341012", "links": [{"href": "http://172.30.9.21:8774/v2.1/images/cccc5109-da38-4bd7-81f6-8ad42d341012", "rel": "self"}, {"href": "http://172.30.9.21:8774/images/cccc5109-da38-4bd7-81f6-8ad42d341012", "rel": "bookmark"}, {"href": "http://192.30.9.6:9292/images/cccc5109-da38-4bd7-81f6-8ad42d341012", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_116a8538-afc5-4820-93fc-150487bf025b"}]} 2019-04-09 10:29:31,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10:28: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-489e5d1e-a851-48ae-a1a4-8324f3863184 x-compute-request-id: req-489e5d1e-a851-48ae-a1a4-8324f3863184 Content-Encoding: gzip Content-Length: 292 Content-Type: application/json RESP BODY: {"images": [{"id": "10e27409-226d-4f3d-971a-db9735ac09c8", "links": [{"href": "http://172.30.9.21:8774/v2.1/images/10e27409-226d-4f3d-971a-db9735ac09c8", "rel": "self"}, {"href": "http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8", "rel": "bookmark"}, {"href": "http://192.30.9.6:9292/images/10e27409-226d-4f3d-971a-db9735ac09c8", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_116a8538-afc5-4820-93fc-150487bf025b"}, {"id": "cccc5109-da38-4bd7-81f6-8ad42d341012", "links": [{"href": "http://172.30.9.21:8774/v2.1/images/cccc5109-da38-4bd7-81f6-8ad42d341012", "rel": "self"}, {"href": "http://172.30.9.21:8774/images/cccc5109-da38-4bd7-81f6-8ad42d341012", "rel": "bookmark"}, {"href": "http://192.30.9.6:9292/images/cccc5109-da38-4bd7-81f6-8ad42d341012", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_116a8538-afc5-4820-93fc-150487bf025b"}]} 2019-04-09 10:29:31,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/images used request id req-489e5d1e-a851-48ae-a1a4-8324f3863184 2019-04-09 10:29:31,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/images used request id req-489e5d1e-a851-48ae-a1a4-8324f3863184 2019-04-09 10:29:31,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/images used request id req-489e5d1e-a851-48ae-a1a4-8324f3863184 2019-04-09 10:29:31,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/images used request id req-489e5d1e-a851-48ae-a1a4-8324f3863184 2019-04-09 10:29:31,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}981ac31e185730e6f3ee9983d454e14dbcb5050c" 2019-04-09 10:29:31,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}981ac31e185730e6f3ee9983d454e14dbcb5050c" 2019-04-09 10:29:31,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10:28:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1f5a9149-9cca-49d0-8fce-2fec245dbf8a x-compute-request-id: req-1f5a9149-9cca-49d0-8fce-2fec245dbf8a Content-Encoding: gzip Content-Length: 239 Content-Type: application/json RESP BODY: {"flavors": [{"id": "22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_116a8538-afc5-4820-93fc-150487bf025b"}, {"id": "b489ced4-c088-476e-ae85-b50332f9635a", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/b489ced4-c088-476e-ae85-b50332f9635a", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/b489ced4-c088-476e-ae85-b50332f9635a", "rel": "bookmark"}], "name": "cloudify_ims-flavor_116a8538-afc5-4820-93fc-150487bf025b"}]} 2019-04-09 10:29:31,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10:28:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1f5a9149-9cca-49d0-8fce-2fec245dbf8a x-compute-request-id: req-1f5a9149-9cca-49d0-8fce-2fec245dbf8a Content-Encoding: gzip Content-Length: 239 Content-Type: application/json RESP BODY: {"flavors": [{"id": "22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_116a8538-afc5-4820-93fc-150487bf025b"}, {"id": "b489ced4-c088-476e-ae85-b50332f9635a", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/b489ced4-c088-476e-ae85-b50332f9635a", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/b489ced4-c088-476e-ae85-b50332f9635a", "rel": "bookmark"}], "name": "cloudify_ims-flavor_116a8538-afc5-4820-93fc-150487bf025b"}]} 2019-04-09 10:29:31,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-1f5a9149-9cca-49d0-8fce-2fec245dbf8a 2019-04-09 10:29:31,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}981ac31e185730e6f3ee9983d454e14dbcb5050c" 2019-04-09 10:29:31,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}981ac31e185730e6f3ee9983d454e14dbcb5050c" 2019-04-09 10:29:31,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10:28:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ae3efb72-483a-48f0-99cd-6637bcaf655c x-compute-request-id: req-ae3efb72-483a-48f0-99cd-6637bcaf655c Content-Encoding: gzip Content-Length: 486 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCi9n5n06tqLwvWvyaK5q+c0CAnayB48ehxWnDipBChBTN3o3sFrddG/pK1qF0n7nYymzNjndf+CUT84X5OjAGjPxvfQd4n2fpAMcCKKG7yNrBsXxoiB9P+KzSiKZeLm5d8+DijUI3a3st1Mz2SOmzPNi7Wg8RY/BC+3zQTEDf7d6ssad6A2YxC2sm+CQHGIMhLzq7bKRW5pu+YjNUI2uXy/FNjGNON0DQmLeA/glZ9YsO6GkBU6PCek12Vfvq/EtOWyex1pphN3/43t2UcsA4SC2ZqgV5YPO79QUSrxEKwnyEvjVmDcsInQjNZymlnAljOsWglW/IAcF09OeP0LVjb Generated-by-Nova", "name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "fingerprint": "3c:a1:62:db:f0:f9:50:c1:96:00:c8:4a:05:bd:f5:38"}}]} 2019-04-09 10:29:31,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10:28:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ae3efb72-483a-48f0-99cd-6637bcaf655c x-compute-request-id: req-ae3efb72-483a-48f0-99cd-6637bcaf655c Content-Encoding: gzip Content-Length: 486 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCi9n5n06tqLwvWvyaK5q+c0CAnayB48ehxWnDipBChBTN3o3sFrddG/pK1qF0n7nYymzNjndf+CUT84X5OjAGjPxvfQd4n2fpAMcCKKG7yNrBsXxoiB9P+KzSiKZeLm5d8+DijUI3a3st1Mz2SOmzPNi7Wg8RY/BC+3zQTEDf7d6ssad6A2YxC2sm+CQHGIMhLzq7bKRW5pu+YjNUI2uXy/FNjGNON0DQmLeA/glZ9YsO6GkBU6PCek12Vfvq/EtOWyex1pphN3/43t2UcsA4SC2ZqgV5YPO79QUSrxEKwnyEvjVmDcsInQjNZymlnAljOsWglW/IAcF09OeP0LVjb Generated-by-Nova", "name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "fingerprint": "3c:a1:62:db:f0:f9:50:c1:96:00:c8:4a:05:bd:f5:38"}}]} 2019-04-09 10:29:31,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-ae3efb72-483a-48f0-99cd-6637bcaf655c 2019-04-09 10:29:31,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-ae3efb72-483a-48f0-99cd-6637bcaf655c 2019-04-09 10:29:31,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-ae3efb72-483a-48f0-99cd-6637bcaf655c 2019-04-09 10:29:31,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-04-09 10:29:31,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-1f5a9149-9cca-49d0-8fce-2fec245dbf8a 2019-04-09 10:29:31,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-1f5a9149-9cca-49d0-8fce-2fec245dbf8a 2019-04-09 10:29:31,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-04-09 10:29:31,784 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/4c65a646-067f-4556-a879-83319631caf0 2019-04-09 10:29:31,866 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:29:31,866 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:29:31,866 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:29:31,866 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:29:31,866 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:29:31,866 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:29:31,866 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:29:31,866 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T10:28:06.618Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-09T10:28:06.619Z", "id": "4c65a646-067f-4556-a879-83319631caf0"} 2019-04-09 10:29:31,867 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:29:31,867 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:29:31 GMT 2019-04-09 10:29:31,867 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:29:31,867 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-09 10:29:31,867 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:29:31,867 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:29:31,867 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:29:36,873 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-09 10:29:36,954 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:29:36,955 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:29:36,955 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:29:36,955 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:29:36,955 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:29:36,955 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:29:36,955 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:29:36,955 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_04yjo1", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:35.466Z", "message": "Sending task 'nova_plugin.server.create'", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:28.737Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "dime_host_8d5h0z", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:35.466Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:35.401Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.dfce8f07-a975-4fc1-a426-bcee2f696179"}, {"node_instance_id": "ellis_host_04yjo1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:35.466Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-94fad1d5-1f79-47f3-9121-d69f7b27350f", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:35.256Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.40fce051-fed5-413f-950a-3164d2387977"}, {"node_instance_id": "ellis_host_04yjo1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:35.466Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-94fad1d5-1f79-47f3-9121-d69f7b27350f", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:35.256Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.40fce051-fed5-413f-950a-3164d2387977"}, {"node_instance_id": "ellis_host_04yjo1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:35.466Z", "message": "RESP: [300] Date: Tue, 09 Apr 2019 10:28:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-94fad1d5-1f79-47f3-9121-d69f7b27350f Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:35.256Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.40fce051-fed5-413f-950a-3164d2387977"}, {"node_instance_id": "ellis_host_04yjo1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:35.466Z", "message": "RESP: [300] Date: Tue, 09 Apr 2019 10:28:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-94fad1d5-1f79-47f3-9121-d69f7b27350f Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:35.256Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.40fce051-fed5-413f-950a-3164d2387977"}, {"node_instance_id": "ellis_host_04yjo1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:35.466Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:35.014Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.40fce051-fed5-413f-950a-3164d2387977"}, {"node_instance_id": "ellis_host_04yjo1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:35.466Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:35.014Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.40fce051-fed5-413f-950a-3164d2387977"}, {"node_instance_id": "ellis_host_04yjo1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:35.466Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-206ab550-fce5-487b-b714-e8a6bc4e4ccc", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:35.013Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.40fce051-fed5-413f-950a-3164d2387977"}, {"node_instance_id": "ellis_host_04yjo1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:35.466Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-206ab550-fce5-487b-b714-e8a6bc4e4ccc", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:35.011Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.40fce051-fed5-413f-950a-3164d2387977"}, {"node_instance_id": "ellis_host_04yjo1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:35.466Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-206ab550-fce5-487b-b714-e8a6bc4e4ccc", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:35.011Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.40fce051-fed5-413f-950a-3164d2387977"}, {"node_instance_id": "ellis_host_04yjo1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:35.466Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-206ab550-fce5-487b-b714-e8a6bc4e4ccc", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:35.011Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.40fce051-fed5-413f-950a-3164d2387977"}, {"node_instance_id": "ellis_host_04yjo1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:35.466Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10:28:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-206ab550-fce5-487b-b714-e8a6bc4e4ccc x-compute-request-id: req-206ab550-fce5-487b-b714-e8a6bc4e4ccc Content-Encoding: gzip Content-Length: 486 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCi9n5n06tqLwvWvyaK5q+c0CAnayB48ehxWnDipBChBTN3o3sFrddG/pK1qF0n7nYymzNjndf+CUT84X5OjAGjPxvfQd4n2fpAMcCKKG7yNrBsXxoiB9P+KzSiKZeLm5d8+DijUI3a3st1Mz2SOmzPNi7Wg8RY/BC+3zQTEDf7d6ssad6A2YxC2sm+CQHGIMhLzq7bKRW5pu+YjNUI2uXy/FNjGNON0DQmLeA/glZ9YsO6GkBU6PCek12Vfvq/EtOWyex1pphN3/43t2UcsA4SC2ZqgV5YPO79QUSrxEKwnyEvjVmDcsInQjNZymlnAljOsWglW/IAcF09OeP0LVjb Generated-by-Nova\", \"name\": \"cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b\", \"fingerprint\": \"3c:a1:62:db:f0:f9:50:c1:96:00:c8:4a:05:bd:f5:38\"}}]}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:35.010Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.40fce051-fed5-413f-950a-3164d2387977"}, {"node_instance_id": "ellis_host_04yjo1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:35.466Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3235936affae00dd3b1cd1eb573b2b516bec60dd\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:34.970Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.40fce051-fed5-413f-950a-3164d2387977"}, {"node_instance_id": "ellis_host_04yjo1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:35.466Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3235936affae00dd3b1cd1eb573b2b516bec60dd\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:34.970Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.40fce051-fed5-413f-950a-3164d2387977"}, {"node_instance_id": "ellis_host_04yjo1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:35.466Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-92377e44-d9e6-4175-b653-2feb2f4274ec", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:34.969Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.40fce051-fed5-413f-950a-3164d2387977"}, {"node_instance_id": "ellis_host_04yjo1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:35.466Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-92377e44-d9e6-4175-b653-2feb2f4274ec", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:34.969Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.40fce051-fed5-413f-950a-3164d2387977"}, {"node_instance_id": "ellis_host_04yjo1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:35.466Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-92377e44-d9e6-4175-b653-2feb2f4274ec", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:34.968Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.40fce051-fed5-413f-950a-3164d2387977"}, {"node_instance_id": "ellis_host_04yjo1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:35.466Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-92377e44-d9e6-4175-b653-2feb2f4274ec", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:34.968Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.40fce051-fed5-413f-950a-3164d2387977"}, {"node_instance_id": "vellum_host_41y0pg", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:36.121Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-385e4475-468f-4ce6-a9e7-a254f1079381", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:35.257Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.5ba1a96f-3ad2-4b4a-9de7-411f4afc6d68"}, {"node_instance_id": "bind_host_xkrzi3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:36.121Z", "message": "RESP: [300] Date: Tue, 09 Apr 2019 10:28:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-68d1624e-69a3-4588-b96e-f9a859b9f975 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:35.259Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.1f8c3369-6a51-460b-8f1d-cd1380a80085"}, {"node_instance_id": "bind_host_xkrzi3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:36.121Z", "message": "RESP: [300] Date: Tue, 09 Apr 2019 10:28:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-68d1624e-69a3-4588-b96e-f9a859b9f975 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:35.259Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.1f8c3369-6a51-460b-8f1d-cd1380a80085"}, {"node_instance_id": "bind_host_xkrzi3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:36.121Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-68d1624e-69a3-4588-b96e-f9a859b9f975", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:35.259Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.1f8c3369-6a51-460b-8f1d-cd1380a80085"}, {"node_instance_id": "bind_host_xkrzi3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:36.121Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-68d1624e-69a3-4588-b96e-f9a859b9f975", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:35.259Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.1f8c3369-6a51-460b-8f1d-cd1380a80085"}, {"node_instance_id": "vellum_host_41y0pg", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:36.121Z", "message": "RESP: [300] Date: Tue, 09 Apr 2019 10:28:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-385e4475-468f-4ce6-a9e7-a254f1079381 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:35.257Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.5ba1a96f-3ad2-4b4a-9de7-411f4afc6d68"}, {"node_instance_id": "bind_host_xkrzi3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:36.121Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks.json?name=cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9b026ad5ee01c6a32995bdc0d3d7db8a1cbd3415\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:35.684Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.1f8c3369-6a51-460b-8f1d-cd1380a80085"}, {"node_instance_id": "bind_host_xkrzi3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:36.121Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks.json?name=cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9b026ad5ee01c6a32995bdc0d3d7db8a1cbd3415\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:35.685Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.1f8c3369-6a51-460b-8f1d-cd1380a80085"}, {"node_instance_id": "vellum_host_41y0pg", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:36.121Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}26a527fff8e9d42d8f4e83d237340c79ff28b5ab\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:35.721Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.5ba1a96f-3ad2-4b4a-9de7-411f4afc6d68"}, {"node_instance_id": "ellis_host_04yjo1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:36.121Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks.json?name=cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}61663c056d2f0848a3ec92eb7d96c5d631acc1fc\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:35.717Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.40fce051-fed5-413f-950a-3164d2387977"}, {"node_instance_id": "ellis_host_04yjo1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:36.121Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks.json?name=cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}61663c056d2f0848a3ec92eb7d96c5d631acc1fc\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:35.718Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.40fce051-fed5-413f-950a-3164d2387977"}, {"node_instance_id": "proxy_host_kjjl1q", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:36.121Z", "message": "Sending task 'nova_plugin.server.start'", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:29.531Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "sprout_host_y1ieip", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:36.121Z", "message": "Creating node instance", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:29.474Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "bind_host_xkrzi3", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:36.121Z", "message": "Sending task 'nova_plugin.server.create'", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:29.151Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "proxy_host_kjjl1q", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:36.121Z", "message": "Starting node instance", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:28.922Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "homer_host_d3fa9b", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:36.710Z", "message": "Sending task 'nova_plugin.server.start'", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:35.088Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "bono_host_mmu58s", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:36.710Z", "message": "Creating node instance", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:29.600Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "sprout_host_y1ieip", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:36.710Z", "message": "Sending task 'nova_plugin.server.create'", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:29.928Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "bono_host_mmu58s", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:36.710Z", "message": "Sending task 'nova_plugin.server.create'", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:30.207Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "vellum_host_41y0pg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:36.710Z", "message": "Node instance created", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:31.705Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "vellum_host_41y0pg", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:36.710Z", "message": "Task succeeded 'nova_plugin.server.create'", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:31.702Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "vellum_host_41y0pg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:36.710Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:32.212Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "vellum_host_41y0pg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:36.710Z", "message": "Starting node instance", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:32.321Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "vellum_host_41y0pg", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:36.710Z", "message": "Sending task 'nova_plugin.server.start'", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:32.786Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "dime_host_8d5h0z", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:36.710Z", "message": "Task succeeded 'nova_plugin.server.create'", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:32.862Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "dime_host_8d5h0z", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:36.710Z", "message": "Node instance created", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:33.615Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "dime_host_8d5h0z", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:36.710Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:33.715Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "dime_host_8d5h0z", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:36.710Z", "message": "Starting node instance", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:33.976Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "dime_host_8d5h0z", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:36.710Z", "message": "Sending task 'nova_plugin.server.start'", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:34.179Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "homer_host_d3fa9b", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:36.710Z", "message": "Task succeeded 'nova_plugin.server.create'", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:34.409Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "proxy_host_kjjl1q", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:36.710Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-04-09T10:28:34.474Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}], "metadata": {"pagination": {"total": 1080, "offset": 752, "size": 50}}} 2019-04-09 10:29:36,956 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:29:36,956 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:29:36 GMT 2019-04-09 10:29:36,956 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:29:36,956 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-09 10:29:36,956 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:29:36,956 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:29:36,956 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:29:36,956 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-09 10:29:36,958 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2019-04-09 10:29:36,959 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-09 10:29:36,959 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-94fad1d5-1f79-47f3-9121-d69f7b27350f 2019-04-09 10:29:36,959 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-94fad1d5-1f79-47f3-9121-d69f7b27350f 2019-04-09 10:29:36,959 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 09 Apr 2019 10:28:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-94fad1d5-1f79-47f3-9121-d69f7b27350f Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 10:29:36,959 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 09 Apr 2019 10:28:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-94fad1d5-1f79-47f3-9121-d69f7b27350f Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 10:29:36,960 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-09 10:29:36,960 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-09 10:29:36,960 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-206ab550-fce5-487b-b714-e8a6bc4e4ccc 2019-04-09 10:29:36,960 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-206ab550-fce5-487b-b714-e8a6bc4e4ccc 2019-04-09 10:29:36,960 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-206ab550-fce5-487b-b714-e8a6bc4e4ccc 2019-04-09 10:29:36,960 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-206ab550-fce5-487b-b714-e8a6bc4e4ccc 2019-04-09 10:29:36,961 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10:28:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-206ab550-fce5-487b-b714-e8a6bc4e4ccc x-compute-request-id: req-206ab550-fce5-487b-b714-e8a6bc4e4ccc Content-Encoding: gzip Content-Length: 486 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCi9n5n06tqLwvWvyaK5q+c0CAnayB48ehxWnDipBChBTN3o3sFrddG/pK1qF0n7nYymzNjndf+CUT84X5OjAGjPxvfQd4n2fpAMcCKKG7yNrBsXxoiB9P+KzSiKZeLm5d8+DijUI3a3st1Mz2SOmzPNi7Wg8RY/BC+3zQTEDf7d6ssad6A2YxC2sm+CQHGIMhLzq7bKRW5pu+YjNUI2uXy/FNjGNON0DQmLeA/glZ9YsO6GkBU6PCek12Vfvq/EtOWyex1pphN3/43t2UcsA4SC2ZqgV5YPO79QUSrxEKwnyEvjVmDcsInQjNZymlnAljOsWglW/IAcF09OeP0LVjb Generated-by-Nova", "name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "fingerprint": "3c:a1:62:db:f0:f9:50:c1:96:00:c8:4a:05:bd:f5:38"}}]} 2019-04-09 10:29:36,961 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3235936affae00dd3b1cd1eb573b2b516bec60dd" 2019-04-09 10:29:36,961 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3235936affae00dd3b1cd1eb573b2b516bec60dd" 2019-04-09 10:29:36,961 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-92377e44-d9e6-4175-b653-2feb2f4274ec 2019-04-09 10:29:36,961 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-92377e44-d9e6-4175-b653-2feb2f4274ec 2019-04-09 10:29:36,961 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-92377e44-d9e6-4175-b653-2feb2f4274ec 2019-04-09 10:29:36,961 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-92377e44-d9e6-4175-b653-2feb2f4274ec 2019-04-09 10:29:36,962 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-385e4475-468f-4ce6-a9e7-a254f1079381 2019-04-09 10:29:36,962 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 09 Apr 2019 10:28:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-68d1624e-69a3-4588-b96e-f9a859b9f975 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 10:29:36,962 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 09 Apr 2019 10:28:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-68d1624e-69a3-4588-b96e-f9a859b9f975 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 10:29:36,962 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-68d1624e-69a3-4588-b96e-f9a859b9f975 2019-04-09 10:29:36,962 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-68d1624e-69a3-4588-b96e-f9a859b9f975 2019-04-09 10:29:36,962 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 09 Apr 2019 10:28:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-385e4475-468f-4ce6-a9e7-a254f1079381 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 10:29:36,963 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks.json?name=cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b026ad5ee01c6a32995bdc0d3d7db8a1cbd3415" 2019-04-09 10:29:36,963 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks.json?name=cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b026ad5ee01c6a32995bdc0d3d7db8a1cbd3415" 2019-04-09 10:29:36,963 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26a527fff8e9d42d8f4e83d237340c79ff28b5ab" 2019-04-09 10:29:36,963 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks.json?name=cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61663c056d2f0848a3ec92eb7d96c5d631acc1fc" 2019-04-09 10:29:36,963 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks.json?name=cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61663c056d2f0848a3ec92eb7d96c5d631acc1fc" 2019-04-09 10:29:36,963 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2019-04-09 10:29:36,964 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-04-09 10:29:36,964 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2019-04-09 10:29:36,964 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance 2019-04-09 10:29:36,964 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2019-04-09 10:29:36,964 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-04-09 10:29:36,964 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2019-04-09 10:29:36,964 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2019-04-09 10:29:36,965 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-04-09 10:29:36,965 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-04-09 10:29:36,965 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-04-09 10:29:36,965 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance 2019-04-09 10:29:36,965 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2019-04-09 10:29:36,965 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-04-09 10:29:36,965 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-04-09 10:29:36,966 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-04-09 10:29:36,966 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance 2019-04-09 10:29:36,966 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2019-04-09 10:29:36,966 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-04-09 10:29:36,966 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2019-04-09 10:29:36,966 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/4c65a646-067f-4556-a879-83319631caf0 2019-04-09 10:29:37,024 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:29:37,024 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:29:37,024 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:29:37,024 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:29:37,024 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:29:37,024 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:29:37,024 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:29:37,025 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T10:28:06.618Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-09T10:28:06.619Z", "id": "4c65a646-067f-4556-a879-83319631caf0"} 2019-04-09 10:29:37,025 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:29:37,025 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:29:37 GMT 2019-04-09 10:29:37,025 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:29:37,025 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-09 10:29:37,025 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:29:37,025 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:29:37,025 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:29:42,031 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-09 10:29:42,124 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:29:42,124 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:29:42,124 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:29:42,124 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:29:42,124 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:29:42,124 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:29:42,125 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:29:42,125 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_xkrzi3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:36.710Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-f3e0e69c-8d70-4be4-bda2-fbd5314bcbac Date: Tue, 09 Apr 2019 10:28:27 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"db7c4bc2757e464d8d10f7e7e3beb171\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"edfeb275-2a42-486e-9bba-afb24ae942b3\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-04-09T10:22:15Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\",\"admin_state_up\":true,\"tenant_id\":\"db7c4bc2757e464d8d10f7e7e3beb171\",\"created_at\":\"2019-04-09T10:22:14Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:36.393Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.1f8c3369-6a51-460b-8f1d-cd1380a80085"}, {"node_instance_id": "bind_host_xkrzi3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:36.710Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-f3e0e69c-8d70-4be4-bda2-fbd5314bcbac Date: Tue, 09 Apr 2019 10:28:27 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"db7c4bc2757e464d8d10f7e7e3beb171\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"edfeb275-2a42-486e-9bba-afb24ae942b3\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-04-09T10:22:15Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\",\"admin_state_up\":true,\"tenant_id\":\"db7c4bc2757e464d8d10f7e7e3beb171\",\"created_at\":\"2019-04-09T10:22:14Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:36.393Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.1f8c3369-6a51-460b-8f1d-cd1380a80085"}, {"node_instance_id": "homer_host_d3fa9b", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:36.710Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-d133beb4-be03-4a45-88ee-3e1f1ae26d8a", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:36.265Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.977a9332-4d75-497f-9663-ab4029582358"}, {"node_instance_id": "homer_host_d3fa9b", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:36.710Z", "message": "RESP: [300] Date: Tue, 09 Apr 2019 10:28:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d133beb4-be03-4a45-88ee-3e1f1ae26d8a Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:36.264Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.977a9332-4d75-497f-9663-ab4029582358"}, {"node_instance_id": "dime_host_8d5h0z", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:36.710Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-707dfa70-d550-43d3-b6ad-75ffad909c9c", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:36.262Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.dfce8f07-a975-4fc1-a426-bcee2f696179"}, {"node_instance_id": "dime_host_8d5h0z", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:36.710Z", "message": "RESP: [300] Date: Tue, 09 Apr 2019 10:28:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-707dfa70-d550-43d3-b6ad-75ffad909c9c Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:36.262Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.dfce8f07-a975-4fc1-a426-bcee2f696179"}, {"node_instance_id": "homer_host_d3fa9b", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:36.710Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:36.199Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.977a9332-4d75-497f-9663-ab4029582358"}, {"node_instance_id": "homer_host_d3fa9b", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:36.710Z", "message": "Sending task 'nova_plugin.server.start'", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:35.088Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "homer_host_d3fa9b", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:36.710Z", "message": "Starting node instance", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:34.831Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "homer_host_d3fa9b", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:36.710Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:34.723Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "homer_host_d3fa9b", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:36.710Z", "message": "Node instance created", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:34.664Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "proxy_host_kjjl1q", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:36.710Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-04-09T10:28:34.474Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "homer_host_d3fa9b", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:36.710Z", "message": "Task succeeded 'nova_plugin.server.create'", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:34.409Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "dime_host_8d5h0z", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:36.710Z", "message": "Sending task 'nova_plugin.server.start'", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:34.179Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "dime_host_8d5h0z", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:36.710Z", "message": "Starting node instance", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:33.976Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "dime_host_8d5h0z", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:36.710Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:33.715Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "ellis_host_04yjo1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:36.710Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-ad9c489e-a446-4d5f-9603-85ad4ab2982a Date: Tue, 09 Apr 2019 10:28:28 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"db7c4bc2757e464d8d10f7e7e3beb171\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"edfeb275-2a42-486e-9bba-afb24ae942b3\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-04-09T10:22:15Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\",\"admin_state_up\":true,\"tenant_id\":\"db7c4bc2757e464d8d10f7e7e3beb171\",\"created_at\":\"2019-04-09T10:22:14Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:36.670Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.40fce051-fed5-413f-950a-3164d2387977"}, {"node_instance_id": "bind_host_xkrzi3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:36.710Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}981ac31e185730e6f3ee9983d454e14dbcb5050c\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_bind_host_xkrzi3\", \"imageRef\": \"10e27409-226d-4f3d-971a-db9735ac09c8\", \"key_name\": \"cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b\", \"flavorRef\": \"22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\"}], \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\", \"cloudify_management_network_id\": \"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\"}}}'", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:36.397Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.1f8c3369-6a51-460b-8f1d-cd1380a80085"}, {"node_instance_id": "bind_host_xkrzi3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:36.710Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}981ac31e185730e6f3ee9983d454e14dbcb5050c\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_bind_host_xkrzi3\", \"imageRef\": \"10e27409-226d-4f3d-971a-db9735ac09c8\", \"key_name\": \"cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b\", \"flavorRef\": \"22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\"}], \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\", \"cloudify_management_network_id\": \"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\"}}}'", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:36.397Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.1f8c3369-6a51-460b-8f1d-cd1380a80085"}, {"node_instance_id": "bind_host_xkrzi3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:36.710Z", "message": "Asking Nova to create server. All possible parameters are: [name,key_name,image,meta,nics,flavor,security_groups]", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:36.395Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.1f8c3369-6a51-460b-8f1d-cd1380a80085"}, {"node_instance_id": "bind_host_xkrzi3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:36.710Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_bind_host_xkrzi3', 'key_name': u'cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b', 'image': u'10e27409-226d-4f3d-971a-db9735ac09c8', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b', 'cloudify_management_network_id': u'67c32f4e-cb01-4d56-a2b5-fe18f582c72d'}, 'nics': [{'net-id': u'67c32f4e-cb01-4d56-a2b5-fe18f582c72d'}], 'flavor': u'22ae9cf4-73b1-41c2-86a9-a08456c38dc6', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_bind']}", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:36.395Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.1f8c3369-6a51-460b-8f1d-cd1380a80085"}, {"node_instance_id": "dime_host_8d5h0z", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:37.261Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0a22b2ac3b147af685e0fd55f0a2d3457463a0f5\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:36.749Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.dfce8f07-a975-4fc1-a426-bcee2f696179"}, {"node_instance_id": "ellis_host_04yjo1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:37.261Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3235936affae00dd3b1cd1eb573b2b516bec60dd\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_ellis_host_04yjo1\", \"imageRef\": \"10e27409-226d-4f3d-971a-db9735ac09c8\", \"key_name\": \"cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b\", \"flavorRef\": \"22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\"}], \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_ellis\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\", \"cloudify_management_network_id\": \"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\"}}}'", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:36.673Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.40fce051-fed5-413f-950a-3164d2387977"}, {"node_instance_id": "ellis_host_04yjo1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:37.261Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3235936affae00dd3b1cd1eb573b2b516bec60dd\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_ellis_host_04yjo1\", \"imageRef\": \"10e27409-226d-4f3d-971a-db9735ac09c8\", \"key_name\": \"cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b\", \"flavorRef\": \"22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\"}], \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_ellis\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\", \"cloudify_management_network_id\": \"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\"}}}'", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:36.673Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.40fce051-fed5-413f-950a-3164d2387977"}, {"node_instance_id": "ellis_host_04yjo1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:37.261Z", "message": "Asking Nova to create server. All possible parameters are: [name,key_name,image,meta,nics,flavor,security_groups]", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:36.672Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.40fce051-fed5-413f-950a-3164d2387977"}, {"node_instance_id": "ellis_host_04yjo1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:37.261Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_ellis_host_04yjo1', 'key_name': u'cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b', 'image': u'10e27409-226d-4f3d-971a-db9735ac09c8', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b', 'cloudify_management_network_id': u'67c32f4e-cb01-4d56-a2b5-fe18f582c72d'}, 'nics': [{'net-id': u'67c32f4e-cb01-4d56-a2b5-fe18f582c72d'}], 'flavor': u'22ae9cf4-73b1-41c2-86a9-a08456c38dc6', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_ellis']}", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:36.672Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.40fce051-fed5-413f-950a-3164d2387977"}, {"node_instance_id": "ellis_host_04yjo1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:37.261Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_ellis_host_04yjo1', 'key_name': u'cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b', 'image': u'10e27409-226d-4f3d-971a-db9735ac09c8', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b', 'cloudify_management_network_id': u'67c32f4e-cb01-4d56-a2b5-fe18f582c72d'}, 'nics': [{'net-id': u'67c32f4e-cb01-4d56-a2b5-fe18f582c72d'}], 'flavor': u'22ae9cf4-73b1-41c2-86a9-a08456c38dc6', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_ellis']}", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:36.671Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.40fce051-fed5-413f-950a-3164d2387977"}, {"node_instance_id": "bono_host_mmu58s", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:37.261Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/images used request id req-52bbdce4-74ed-419e-8035-73de3a5b463a", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:37.026Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.d62a98e3-50f7-4b43-bc08-755074f3c73d"}, {"node_instance_id": "bono_host_mmu58s", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:37.261Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/images used request id req-52bbdce4-74ed-419e-8035-73de3a5b463a", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:37.026Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.d62a98e3-50f7-4b43-bc08-755074f3c73d"}, {"node_instance_id": "bono_host_mmu58s", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:37.261Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/images used request id req-52bbdce4-74ed-419e-8035-73de3a5b463a", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:37.027Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.d62a98e3-50f7-4b43-bc08-755074f3c73d"}, {"node_instance_id": "homer_host_d3fa9b", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:37.261Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/a458d571-f605-4490-8af7-1593cd026fa0 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}be0b3e4f7204286301ac6c89e06c8846d509968d\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:36.749Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.977a9332-4d75-497f-9663-ab4029582358"}, {"node_instance_id": "ellis_host_04yjo1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:37.261Z", "message": "A management_network_name was provided (cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b), however this node property is deprecated. Instead, use a cloudify.openstack.server_connected_to_port relationship to a cloudify.openstack.nodes.Port type or a cloudify.relationships.depends_on derived relationship to a cloudify.openstack.nodes.Network type node template. In Cloudify 3.4.x and above, relationships are ordered. NICS on a Server are ordered according to relationship order", "level": "warning", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:36.671Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.40fce051-fed5-413f-950a-3164d2387977"}, {"node_instance_id": "ellis_host_04yjo1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:37.261Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/networks.json?name=cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b used request id req-ad9c489e-a446-4d5f-9603-85ad4ab2982a", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:36.671Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.40fce051-fed5-413f-950a-3164d2387977"}, {"node_instance_id": "ellis_host_04yjo1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:37.261Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/networks.json?name=cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b used request id req-ad9c489e-a446-4d5f-9603-85ad4ab2982a", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:36.671Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.40fce051-fed5-413f-950a-3164d2387977"}, {"node_instance_id": "ellis_host_04yjo1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:37.261Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/networks.json?name=cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b used request id req-ad9c489e-a446-4d5f-9603-85ad4ab2982a", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:36.670Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.40fce051-fed5-413f-950a-3164d2387977"}, {"node_instance_id": "ellis_host_04yjo1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:37.261Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/networks.json?name=cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b used request id req-ad9c489e-a446-4d5f-9603-85ad4ab2982a", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:36.670Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.40fce051-fed5-413f-950a-3164d2387977"}, {"node_instance_id": "ellis_host_04yjo1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:37.261Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-ad9c489e-a446-4d5f-9603-85ad4ab2982a Date: Tue, 09 Apr 2019 10:28:28 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"db7c4bc2757e464d8d10f7e7e3beb171\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"edfeb275-2a42-486e-9bba-afb24ae942b3\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-04-09T10:22:15Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\",\"admin_state_up\":true,\"tenant_id\":\"db7c4bc2757e464d8d10f7e7e3beb171\",\"created_at\":\"2019-04-09T10:22:14Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:36.670Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.40fce051-fed5-413f-950a-3164d2387977"}, {"node_instance_id": "bono_host_mmu58s", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:37.261Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10:28:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-52bbdce4-74ed-419e-8035-73de3a5b463a x-compute-request-id: req-52bbdce4-74ed-419e-8035-73de3a5b463a Content-Encoding: gzip Content-Length: 292 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"10e27409-226d-4f3d-971a-db9735ac09c8\", \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/images/10e27409-226d-4f3d-971a-db9735ac09c8\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.6:9292/images/10e27409-226d-4f3d-971a-db9735ac09c8\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_116a8538-afc5-4820-93fc-150487bf025b\"}, {\"id\": \"cccc5109-da38-4bd7-81f6-8ad42d341012\", \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/images/cccc5109-da38-4bd7-81f6-8ad42d341012\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/images/cccc5109-da38-4bd7-81f6-8ad42d341012\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.6:9292/images/cccc5109-da38-4bd7-81f6-8ad42d341012\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_116a8538-afc5-4820-93fc-150487bf025b\"}]}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:37.026Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.d62a98e3-50f7-4b43-bc08-755074f3c73d"}, {"node_instance_id": "bono_host_mmu58s", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:37.261Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10:28:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-52bbdce4-74ed-419e-8035-73de3a5b463a x-compute-request-id: req-52bbdce4-74ed-419e-8035-73de3a5b463a Content-Encoding: gzip Content-Length: 292 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"10e27409-226d-4f3d-971a-db9735ac09c8\", \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/images/10e27409-226d-4f3d-971a-db9735ac09c8\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.6:9292/images/10e27409-226d-4f3d-971a-db9735ac09c8\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_116a8538-afc5-4820-93fc-150487bf025b\"}, {\"id\": \"cccc5109-da38-4bd7-81f6-8ad42d341012\", \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/images/cccc5109-da38-4bd7-81f6-8ad42d341012\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/images/cccc5109-da38-4bd7-81f6-8ad42d341012\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.6:9292/images/cccc5109-da38-4bd7-81f6-8ad42d341012\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_116a8538-afc5-4820-93fc-150487bf025b\"}]}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:37.026Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.d62a98e3-50f7-4b43-bc08-755074f3c73d"}, {"node_instance_id": "bono_host_mmu58s", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:37.261Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10:28: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-4adf90a4-b7d5-4915-8ad3-f7ab6e6f1403 x-compute-request-id: req-4adf90a4-b7d5-4915-8ad3-f7ab6e6f1403 Content-Encoding: gzip Content-Length: 239 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_116a8538-afc5-4820-93fc-150487bf025b\"}, {\"id\": \"b489ced4-c088-476e-ae85-b50332f9635a\", \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/flavors/b489ced4-c088-476e-ae85-b50332f9635a\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/flavors/b489ced4-c088-476e-ae85-b50332f9635a\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_116a8538-afc5-4820-93fc-150487bf025b\"}]}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:37.057Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.d62a98e3-50f7-4b43-bc08-755074f3c73d"}, {"node_instance_id": "bono_host_mmu58s", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:37.261Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/images used request id req-52bbdce4-74ed-419e-8035-73de3a5b463a", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:37.027Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.d62a98e3-50f7-4b43-bc08-755074f3c73d"}, {"node_instance_id": "bono_host_mmu58s", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:37.261Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2195c85fdd50bc5f3f97e9abf13cc1c6ffb004ab\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:37.029Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.d62a98e3-50f7-4b43-bc08-755074f3c73d"}, {"node_instance_id": "bono_host_mmu58s", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:37.261Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2195c85fdd50bc5f3f97e9abf13cc1c6ffb004ab\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:37.029Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.d62a98e3-50f7-4b43-bc08-755074f3c73d"}, {"node_instance_id": "bono_host_mmu58s", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:37.899Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-4adf90a4-b7d5-4915-8ad3-f7ab6e6f1403", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:37.057Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.d62a98e3-50f7-4b43-bc08-755074f3c73d"}, {"node_instance_id": "sprout_host_y1ieip", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:37.899Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/images used request id req-dbba0fb3-95f3-4251-87f4-3e800a435238", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:37.333Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.c3fa2ea5-6534-4d99-82a0-aee165885b5e"}, {"node_instance_id": "sprout_host_y1ieip", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:37.899Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/images used request id req-dbba0fb3-95f3-4251-87f4-3e800a435238", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:37.333Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.c3fa2ea5-6534-4d99-82a0-aee165885b5e"}, {"node_instance_id": "sprout_host_y1ieip", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:37.899Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}fcff49f5f133bd8219972e360d1f176ae6a4f87c\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:37.335Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.c3fa2ea5-6534-4d99-82a0-aee165885b5e"}, {"node_instance_id": "bono_host_mmu58s", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:37.899Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10:28: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-4adf90a4-b7d5-4915-8ad3-f7ab6e6f1403 x-compute-request-id: req-4adf90a4-b7d5-4915-8ad3-f7ab6e6f1403 Content-Encoding: gzip Content-Length: 239 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_116a8538-afc5-4820-93fc-150487bf025b\"}, {\"id\": \"b489ced4-c088-476e-ae85-b50332f9635a\", \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/flavors/b489ced4-c088-476e-ae85-b50332f9635a\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/flavors/b489ced4-c088-476e-ae85-b50332f9635a\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_116a8538-afc5-4820-93fc-150487bf025b\"}]}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:37.057Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.d62a98e3-50f7-4b43-bc08-755074f3c73d"}, {"node_instance_id": "bono_host_mmu58s", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:37.899Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-4adf90a4-b7d5-4915-8ad3-f7ab6e6f1403", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:37.057Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.d62a98e3-50f7-4b43-bc08-755074f3c73d"}, {"node_instance_id": "bono_host_mmu58s", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:37.899Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-4adf90a4-b7d5-4915-8ad3-f7ab6e6f1403", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:37.057Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.d62a98e3-50f7-4b43-bc08-755074f3c73d"}], "metadata": {"pagination": {"total": 1090, "offset": 802, "size": 50}}} 2019-04-09 10:29:42,125 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:29:42,125 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:29:42 GMT 2019-04-09 10:29:42,125 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:29:42,125 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-09 10:29:42,125 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:29:42,125 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:29:42,125 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:29:42,126 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-09 10:29:42,128 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-f3e0e69c-8d70-4be4-bda2-fbd5314bcbac Date: Tue, 09 Apr 2019 10:28:27 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"67c32f4e-cb01-4d56-a2b5-fe18f582c72d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"db7c4bc2757e464d8d10f7e7e3beb171","l2_adjacency":true,"status":"ACTIVE","subnets":["edfeb275-2a42-486e-9bba-afb24ae942b3"],"description":"","tags":[],"updated_at":"2019-04-09T10:22:15Z","qos_policy_id":null,"name":"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b","admin_state_up":true,"tenant_id":"db7c4bc2757e464d8d10f7e7e3beb171","created_at":"2019-04-09T10:22:14Z","mtu":1450}]} 2019-04-09 10:29:42,128 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-f3e0e69c-8d70-4be4-bda2-fbd5314bcbac Date: Tue, 09 Apr 2019 10:28:27 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"67c32f4e-cb01-4d56-a2b5-fe18f582c72d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"db7c4bc2757e464d8d10f7e7e3beb171","l2_adjacency":true,"status":"ACTIVE","subnets":["edfeb275-2a42-486e-9bba-afb24ae942b3"],"description":"","tags":[],"updated_at":"2019-04-09T10:22:15Z","qos_policy_id":null,"name":"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b","admin_state_up":true,"tenant_id":"db7c4bc2757e464d8d10f7e7e3beb171","created_at":"2019-04-09T10:22:14Z","mtu":1450}]} 2019-04-09 10:29:42,129 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-d133beb4-be03-4a45-88ee-3e1f1ae26d8a 2019-04-09 10:29:42,129 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 09 Apr 2019 10:28:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d133beb4-be03-4a45-88ee-3e1f1ae26d8a Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 10:29:42,129 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-707dfa70-d550-43d3-b6ad-75ffad909c9c 2019-04-09 10:29:42,129 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 09 Apr 2019 10:28:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-707dfa70-d550-43d3-b6ad-75ffad909c9c Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 10:29:42,129 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-09 10:29:42,129 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2019-04-09 10:29:42,130 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance 2019-04-09 10:29:42,130 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-04-09 10:29:42,130 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-04-09 10:29:42,130 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2019-04-09 10:29:42,130 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-04-09 10:29:42,130 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2019-04-09 10:29:42,130 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance 2019-04-09 10:29:42,131 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-04-09 10:29:42,131 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-ad9c489e-a446-4d5f-9603-85ad4ab2982a Date: Tue, 09 Apr 2019 10:28:28 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"67c32f4e-cb01-4d56-a2b5-fe18f582c72d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"db7c4bc2757e464d8d10f7e7e3beb171","l2_adjacency":true,"status":"ACTIVE","subnets":["edfeb275-2a42-486e-9bba-afb24ae942b3"],"description":"","tags":[],"updated_at":"2019-04-09T10:22:15Z","qos_policy_id":null,"name":"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b","admin_state_up":true,"tenant_id":"db7c4bc2757e464d8d10f7e7e3beb171","created_at":"2019-04-09T10:22:14Z","mtu":1450}]} 2019-04-09 10:29:42,131 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}981ac31e185730e6f3ee9983d454e14dbcb5050c" -d '{"server": {"name": "server_clearwater-opnfv_bind_host_xkrzi3", "imageRef": "10e27409-226d-4f3d-971a-db9735ac09c8", "key_name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "flavorRef": "22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "max_count": 1, "min_count": 1, "networks": [{"uuid": "67c32f4e-cb01-4d56-a2b5-fe18f582c72d"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b", "cloudify_management_network_id": "67c32f4e-cb01-4d56-a2b5-fe18f582c72d"}}}' 2019-04-09 10:29:42,131 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}981ac31e185730e6f3ee9983d454e14dbcb5050c" -d '{"server": {"name": "server_clearwater-opnfv_bind_host_xkrzi3", "imageRef": "10e27409-226d-4f3d-971a-db9735ac09c8", "key_name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "flavorRef": "22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "max_count": 1, "min_count": 1, "networks": [{"uuid": "67c32f4e-cb01-4d56-a2b5-fe18f582c72d"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b", "cloudify_management_network_id": "67c32f4e-cb01-4d56-a2b5-fe18f582c72d"}}}' 2019-04-09 10:29:42,131 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: [name,key_name,image,meta,nics,flavor,security_groups] 2019-04-09 10:29:42,131 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_bind_host_xkrzi3', 'key_name': u'cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b', 'image': u'10e27409-226d-4f3d-971a-db9735ac09c8', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b', 'cloudify_management_network_id': u'67c32f4e-cb01-4d56-a2b5-fe18f582c72d'}, 'nics': [{'net-id': u'67c32f4e-cb01-4d56-a2b5-fe18f582c72d'}], 'flavor': u'22ae9cf4-73b1-41c2-86a9-a08456c38dc6', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_bind']} 2019-04-09 10:29:42,132 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a22b2ac3b147af685e0fd55f0a2d3457463a0f5" 2019-04-09 10:29:42,132 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3235936affae00dd3b1cd1eb573b2b516bec60dd" -d '{"server": {"name": "server_clearwater-opnfv_ellis_host_04yjo1", "imageRef": "10e27409-226d-4f3d-971a-db9735ac09c8", "key_name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "flavorRef": "22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "max_count": 1, "min_count": 1, "networks": [{"uuid": "67c32f4e-cb01-4d56-a2b5-fe18f582c72d"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b", "cloudify_management_network_id": "67c32f4e-cb01-4d56-a2b5-fe18f582c72d"}}}' 2019-04-09 10:29:42,132 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3235936affae00dd3b1cd1eb573b2b516bec60dd" -d '{"server": {"name": "server_clearwater-opnfv_ellis_host_04yjo1", "imageRef": "10e27409-226d-4f3d-971a-db9735ac09c8", "key_name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "flavorRef": "22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "max_count": 1, "min_count": 1, "networks": [{"uuid": "67c32f4e-cb01-4d56-a2b5-fe18f582c72d"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b", "cloudify_management_network_id": "67c32f4e-cb01-4d56-a2b5-fe18f582c72d"}}}' 2019-04-09 10:29:42,132 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: [name,key_name,image,meta,nics,flavor,security_groups] 2019-04-09 10:29:42,132 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_ellis_host_04yjo1', 'key_name': u'cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b', 'image': u'10e27409-226d-4f3d-971a-db9735ac09c8', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b', 'cloudify_management_network_id': u'67c32f4e-cb01-4d56-a2b5-fe18f582c72d'}, 'nics': [{'net-id': u'67c32f4e-cb01-4d56-a2b5-fe18f582c72d'}], 'flavor': u'22ae9cf4-73b1-41c2-86a9-a08456c38dc6', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_ellis']} 2019-04-09 10:29:42,132 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_ellis_host_04yjo1', 'key_name': u'cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b', 'image': u'10e27409-226d-4f3d-971a-db9735ac09c8', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b', 'cloudify_management_network_id': u'67c32f4e-cb01-4d56-a2b5-fe18f582c72d'}, 'nics': [{'net-id': u'67c32f4e-cb01-4d56-a2b5-fe18f582c72d'}], 'flavor': u'22ae9cf4-73b1-41c2-86a9-a08456c38dc6', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_ellis']} 2019-04-09 10:29:42,133 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/images used request id req-52bbdce4-74ed-419e-8035-73de3a5b463a 2019-04-09 10:29:42,133 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/images used request id req-52bbdce4-74ed-419e-8035-73de3a5b463a 2019-04-09 10:29:42,133 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/images used request id req-52bbdce4-74ed-419e-8035-73de3a5b463a 2019-04-09 10:29:42,133 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/a458d571-f605-4490-8af7-1593cd026fa0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be0b3e4f7204286301ac6c89e06c8846d509968d" 2019-04-09 10:29:42,133 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - A management_network_name was provided (cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b), however this node property is deprecated. Instead, use a cloudify.openstack.server_connected_to_port relationship to a cloudify.openstack.nodes.Port type or a cloudify.relationships.depends_on derived relationship to a cloudify.openstack.nodes.Network type node template. In Cloudify 3.4.x and above, relationships are ordered. NICS on a Server are ordered according to relationship order 2019-04-09 10:29:42,133 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/networks.json?name=cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b used request id req-ad9c489e-a446-4d5f-9603-85ad4ab2982a 2019-04-09 10:29:42,133 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/networks.json?name=cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b used request id req-ad9c489e-a446-4d5f-9603-85ad4ab2982a 2019-04-09 10:29:42,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?name=cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b used request id req-ad9c489e-a446-4d5f-9603-85ad4ab2982a 2019-04-09 10:29:42,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?name=cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b used request id req-ad9c489e-a446-4d5f-9603-85ad4ab2982a 2019-04-09 10:29:42,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-ad9c489e-a446-4d5f-9603-85ad4ab2982a Date: Tue, 09 Apr 2019 10:28:28 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"67c32f4e-cb01-4d56-a2b5-fe18f582c72d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"db7c4bc2757e464d8d10f7e7e3beb171","l2_adjacency":true,"status":"ACTIVE","subnets":["edfeb275-2a42-486e-9bba-afb24ae942b3"],"description":"","tags":[],"updated_at":"2019-04-09T10:22:15Z","qos_policy_id":null,"name":"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b","admin_state_up":true,"tenant_id":"db7c4bc2757e464d8d10f7e7e3beb171","created_at":"2019-04-09T10:22:14Z","mtu":1450}]} 2019-04-09 10:29:42,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10:28:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-52bbdce4-74ed-419e-8035-73de3a5b463a x-compute-request-id: req-52bbdce4-74ed-419e-8035-73de3a5b463a Content-Encoding: gzip Content-Length: 292 Content-Type: application/json RESP BODY: {"images": [{"id": "10e27409-226d-4f3d-971a-db9735ac09c8", "links": [{"href": "http://172.30.9.21:8774/v2.1/images/10e27409-226d-4f3d-971a-db9735ac09c8", "rel": "self"}, {"href": "http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8", "rel": "bookmark"}, {"href": "http://192.30.9.6:9292/images/10e27409-226d-4f3d-971a-db9735ac09c8", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_116a8538-afc5-4820-93fc-150487bf025b"}, {"id": "cccc5109-da38-4bd7-81f6-8ad42d341012", "links": [{"href": "http://172.30.9.21:8774/v2.1/images/cccc5109-da38-4bd7-81f6-8ad42d341012", "rel": "self"}, {"href": "http://172.30.9.21:8774/images/cccc5109-da38-4bd7-81f6-8ad42d341012", "rel": "bookmark"}, {"href": "http://192.30.9.6:9292/images/cccc5109-da38-4bd7-81f6-8ad42d341012", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_116a8538-afc5-4820-93fc-150487bf025b"}]} 2019-04-09 10:29:42,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10:28:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-52bbdce4-74ed-419e-8035-73de3a5b463a x-compute-request-id: req-52bbdce4-74ed-419e-8035-73de3a5b463a Content-Encoding: gzip Content-Length: 292 Content-Type: application/json RESP BODY: {"images": [{"id": "10e27409-226d-4f3d-971a-db9735ac09c8", "links": [{"href": "http://172.30.9.21:8774/v2.1/images/10e27409-226d-4f3d-971a-db9735ac09c8", "rel": "self"}, {"href": "http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8", "rel": "bookmark"}, {"href": "http://192.30.9.6:9292/images/10e27409-226d-4f3d-971a-db9735ac09c8", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_116a8538-afc5-4820-93fc-150487bf025b"}, {"id": "cccc5109-da38-4bd7-81f6-8ad42d341012", "links": [{"href": "http://172.30.9.21:8774/v2.1/images/cccc5109-da38-4bd7-81f6-8ad42d341012", "rel": "self"}, {"href": "http://172.30.9.21:8774/images/cccc5109-da38-4bd7-81f6-8ad42d341012", "rel": "bookmark"}, {"href": "http://192.30.9.6:9292/images/cccc5109-da38-4bd7-81f6-8ad42d341012", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_116a8538-afc5-4820-93fc-150487bf025b"}]} 2019-04-09 10:29:42,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10:28: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-4adf90a4-b7d5-4915-8ad3-f7ab6e6f1403 x-compute-request-id: req-4adf90a4-b7d5-4915-8ad3-f7ab6e6f1403 Content-Encoding: gzip Content-Length: 239 Content-Type: application/json RESP BODY: {"flavors": [{"id": "22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_116a8538-afc5-4820-93fc-150487bf025b"}, {"id": "b489ced4-c088-476e-ae85-b50332f9635a", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/b489ced4-c088-476e-ae85-b50332f9635a", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/b489ced4-c088-476e-ae85-b50332f9635a", "rel": "bookmark"}], "name": "cloudify_ims-flavor_116a8538-afc5-4820-93fc-150487bf025b"}]} 2019-04-09 10:29:42,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/images used request id req-52bbdce4-74ed-419e-8035-73de3a5b463a 2019-04-09 10:29:42,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2195c85fdd50bc5f3f97e9abf13cc1c6ffb004ab" 2019-04-09 10:29:42,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2195c85fdd50bc5f3f97e9abf13cc1c6ffb004ab" 2019-04-09 10:29:42,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-4adf90a4-b7d5-4915-8ad3-f7ab6e6f1403 2019-04-09 10:29:42,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/images used request id req-dbba0fb3-95f3-4251-87f4-3e800a435238 2019-04-09 10:29:42,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/images used request id req-dbba0fb3-95f3-4251-87f4-3e800a435238 2019-04-09 10:29:42,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcff49f5f133bd8219972e360d1f176ae6a4f87c" 2019-04-09 10:29:42,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10:28: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-4adf90a4-b7d5-4915-8ad3-f7ab6e6f1403 x-compute-request-id: req-4adf90a4-b7d5-4915-8ad3-f7ab6e6f1403 Content-Encoding: gzip Content-Length: 239 Content-Type: application/json RESP BODY: {"flavors": [{"id": "22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_116a8538-afc5-4820-93fc-150487bf025b"}, {"id": "b489ced4-c088-476e-ae85-b50332f9635a", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/b489ced4-c088-476e-ae85-b50332f9635a", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/b489ced4-c088-476e-ae85-b50332f9635a", "rel": "bookmark"}], "name": "cloudify_ims-flavor_116a8538-afc5-4820-93fc-150487bf025b"}]} 2019-04-09 10:29:42,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-4adf90a4-b7d5-4915-8ad3-f7ab6e6f1403 2019-04-09 10:29:42,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-4adf90a4-b7d5-4915-8ad3-f7ab6e6f1403 2019-04-09 10:29:42,136 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/4c65a646-067f-4556-a879-83319631caf0 2019-04-09 10:29:42,195 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:29:42,195 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:29:42,195 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:29:42,195 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:29:42,195 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:29:42,196 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:29:42,196 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:29:42,196 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T10:28:06.618Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-09T10:28:06.619Z", "id": "4c65a646-067f-4556-a879-83319631caf0"} 2019-04-09 10:29:42,196 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:29:42,196 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:29:42 GMT 2019-04-09 10:29:42,196 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:29:42,196 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-09 10:29:42,196 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:29:42,196 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:29:42,196 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:29:47,202 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-09 10:29:47,284 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:29:47,285 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:29:47,285 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:29:47,285 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:29:47,285 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:29:47,285 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:29:47,285 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:29:47,285 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_mmu58s", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:37.899Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-4adf90a4-b7d5-4915-8ad3-f7ab6e6f1403", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:37.057Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.d62a98e3-50f7-4b43-bc08-755074f3c73d"}, {"node_instance_id": "bono_host_mmu58s", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:37.899Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-4adf90a4-b7d5-4915-8ad3-f7ab6e6f1403", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:37.058Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.d62a98e3-50f7-4b43-bc08-755074f3c73d"}, {"node_instance_id": "bono_host_mmu58s", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:37.899Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2195c85fdd50bc5f3f97e9abf13cc1c6ffb004ab\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:37.059Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.d62a98e3-50f7-4b43-bc08-755074f3c73d"}, {"node_instance_id": "bono_host_mmu58s", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:37.899Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2195c85fdd50bc5f3f97e9abf13cc1c6ffb004ab\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:37.059Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.d62a98e3-50f7-4b43-bc08-755074f3c73d"}, {"node_instance_id": "bono_host_mmu58s", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:37.899Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10:28: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-38b065aa-79c9-43ec-97a0-f131ea716752 x-compute-request-id: req-38b065aa-79c9-43ec-97a0-f131ea716752 Content-Encoding: gzip Content-Length: 486 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCi9n5n06tqLwvWvyaK5q+c0CAnayB48ehxWnDipBChBTN3o3sFrddG/pK1qF0n7nYymzNjndf+CUT84X5OjAGjPxvfQd4n2fpAMcCKKG7yNrBsXxoiB9P+KzSiKZeLm5d8+DijUI3a3st1Mz2SOmzPNi7Wg8RY/BC+3zQTEDf7d6ssad6A2YxC2sm+CQHGIMhLzq7bKRW5pu+YjNUI2uXy/FNjGNON0DQmLeA/glZ9YsO6GkBU6PCek12Vfvq/EtOWyex1pphN3/43t2UcsA4SC2ZqgV5YPO79QUSrxEKwnyEvjVmDcsInQjNZymlnAljOsWglW/IAcF09OeP0LVjb Generated-by-Nova\", \"name\": \"cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b\", \"fingerprint\": \"3c:a1:62:db:f0:f9:50:c1:96:00:c8:4a:05:bd:f5:38\"}}]}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:37.103Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.d62a98e3-50f7-4b43-bc08-755074f3c73d"}, {"node_instance_id": "bono_host_mmu58s", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:37.899Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10:28: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-38b065aa-79c9-43ec-97a0-f131ea716752 x-compute-request-id: req-38b065aa-79c9-43ec-97a0-f131ea716752 Content-Encoding: gzip Content-Length: 486 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCi9n5n06tqLwvWvyaK5q+c0CAnayB48ehxWnDipBChBTN3o3sFrddG/pK1qF0n7nYymzNjndf+CUT84X5OjAGjPxvfQd4n2fpAMcCKKG7yNrBsXxoiB9P+KzSiKZeLm5d8+DijUI3a3st1Mz2SOmzPNi7Wg8RY/BC+3zQTEDf7d6ssad6A2YxC2sm+CQHGIMhLzq7bKRW5pu+YjNUI2uXy/FNjGNON0DQmLeA/glZ9YsO6GkBU6PCek12Vfvq/EtOWyex1pphN3/43t2UcsA4SC2ZqgV5YPO79QUSrxEKwnyEvjVmDcsInQjNZymlnAljOsWglW/IAcF09OeP0LVjb Generated-by-Nova\", \"name\": \"cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b\", \"fingerprint\": \"3c:a1:62:db:f0:f9:50:c1:96:00:c8:4a:05:bd:f5:38\"}}]}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:37.103Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.d62a98e3-50f7-4b43-bc08-755074f3c73d"}, {"node_instance_id": "bono_host_mmu58s", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:37.899Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-38b065aa-79c9-43ec-97a0-f131ea716752", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:37.103Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.d62a98e3-50f7-4b43-bc08-755074f3c73d"}, {"node_instance_id": "bono_host_mmu58s", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:37.899Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-38b065aa-79c9-43ec-97a0-f131ea716752", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:37.103Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.d62a98e3-50f7-4b43-bc08-755074f3c73d"}, {"node_instance_id": "bono_host_mmu58s", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:37.899Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-38b065aa-79c9-43ec-97a0-f131ea716752", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:37.103Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.d62a98e3-50f7-4b43-bc08-755074f3c73d"}, {"node_instance_id": "bono_host_mmu58s", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:37.899Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:37.104Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.d62a98e3-50f7-4b43-bc08-755074f3c73d"}, {"node_instance_id": "bono_host_mmu58s", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:37.899Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:37.105Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.d62a98e3-50f7-4b43-bc08-755074f3c73d"}, {"node_instance_id": "sprout_host_y1ieip", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:37.899Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10:28:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dbba0fb3-95f3-4251-87f4-3e800a435238 x-compute-request-id: req-dbba0fb3-95f3-4251-87f4-3e800a435238 Content-Encoding: gzip Content-Length: 292 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"10e27409-226d-4f3d-971a-db9735ac09c8\", \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/images/10e27409-226d-4f3d-971a-db9735ac09c8\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.6:9292/images/10e27409-226d-4f3d-971a-db9735ac09c8\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_116a8538-afc5-4820-93fc-150487bf025b\"}, {\"id\": \"cccc5109-da38-4bd7-81f6-8ad42d341012\", \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/images/cccc5109-da38-4bd7-81f6-8ad42d341012\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/images/cccc5109-da38-4bd7-81f6-8ad42d341012\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.6:9292/images/cccc5109-da38-4bd7-81f6-8ad42d341012\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_116a8538-afc5-4820-93fc-150487bf025b\"}]}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:37.332Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.c3fa2ea5-6534-4d99-82a0-aee165885b5e"}, {"node_instance_id": "sprout_host_y1ieip", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:37.899Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10:28:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dbba0fb3-95f3-4251-87f4-3e800a435238 x-compute-request-id: req-dbba0fb3-95f3-4251-87f4-3e800a435238 Content-Encoding: gzip Content-Length: 292 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"10e27409-226d-4f3d-971a-db9735ac09c8\", \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/images/10e27409-226d-4f3d-971a-db9735ac09c8\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.6:9292/images/10e27409-226d-4f3d-971a-db9735ac09c8\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_116a8538-afc5-4820-93fc-150487bf025b\"}, {\"id\": \"cccc5109-da38-4bd7-81f6-8ad42d341012\", \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/images/cccc5109-da38-4bd7-81f6-8ad42d341012\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/images/cccc5109-da38-4bd7-81f6-8ad42d341012\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.6:9292/images/cccc5109-da38-4bd7-81f6-8ad42d341012\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_116a8538-afc5-4820-93fc-150487bf025b\"}]}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:37.333Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.c3fa2ea5-6534-4d99-82a0-aee165885b5e"}, {"node_instance_id": "sprout_host_y1ieip", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:37.899Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/images used request id req-dbba0fb3-95f3-4251-87f4-3e800a435238", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:37.333Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.c3fa2ea5-6534-4d99-82a0-aee165885b5e"}, {"node_instance_id": "sprout_host_y1ieip", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:37.899Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/images used request id req-dbba0fb3-95f3-4251-87f4-3e800a435238", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:37.333Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.c3fa2ea5-6534-4d99-82a0-aee165885b5e"}, {"node_instance_id": "sprout_host_y1ieip", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:37.899Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}fcff49f5f133bd8219972e360d1f176ae6a4f87c\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:37.335Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.c3fa2ea5-6534-4d99-82a0-aee165885b5e"}, {"node_instance_id": "sprout_host_y1ieip", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:37.899Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10:28: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-07c51815-8e0a-4965-bebc-513e8b0d8c91 x-compute-request-id: req-07c51815-8e0a-4965-bebc-513e8b0d8c91 Content-Encoding: gzip Content-Length: 239 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_116a8538-afc5-4820-93fc-150487bf025b\"}, {\"id\": \"b489ced4-c088-476e-ae85-b50332f9635a\", \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/flavors/b489ced4-c088-476e-ae85-b50332f9635a\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/flavors/b489ced4-c088-476e-ae85-b50332f9635a\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_116a8538-afc5-4820-93fc-150487bf025b\"}]}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:37.353Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.c3fa2ea5-6534-4d99-82a0-aee165885b5e"}, {"node_instance_id": "sprout_host_y1ieip", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:37.899Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10:28: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-07c51815-8e0a-4965-bebc-513e8b0d8c91 x-compute-request-id: req-07c51815-8e0a-4965-bebc-513e8b0d8c91 Content-Encoding: gzip Content-Length: 239 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_116a8538-afc5-4820-93fc-150487bf025b\"}, {\"id\": \"b489ced4-c088-476e-ae85-b50332f9635a\", \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/flavors/b489ced4-c088-476e-ae85-b50332f9635a\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/flavors/b489ced4-c088-476e-ae85-b50332f9635a\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_116a8538-afc5-4820-93fc-150487bf025b\"}]}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:37.354Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.c3fa2ea5-6534-4d99-82a0-aee165885b5e"}, {"node_instance_id": "sprout_host_y1ieip", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:37.899Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-07c51815-8e0a-4965-bebc-513e8b0d8c91", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:37.354Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.c3fa2ea5-6534-4d99-82a0-aee165885b5e"}, {"node_instance_id": "sprout_host_y1ieip", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:37.899Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-07c51815-8e0a-4965-bebc-513e8b0d8c91", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:37.354Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.c3fa2ea5-6534-4d99-82a0-aee165885b5e"}, {"node_instance_id": "sprout_host_y1ieip", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:37.899Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-07c51815-8e0a-4965-bebc-513e8b0d8c91", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:37.354Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.c3fa2ea5-6534-4d99-82a0-aee165885b5e"}, {"node_instance_id": "sprout_host_y1ieip", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:37.899Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-07c51815-8e0a-4965-bebc-513e8b0d8c91", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:37.354Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.c3fa2ea5-6534-4d99-82a0-aee165885b5e"}, {"node_instance_id": "sprout_host_y1ieip", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:37.899Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}fcff49f5f133bd8219972e360d1f176ae6a4f87c\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:37.355Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.c3fa2ea5-6534-4d99-82a0-aee165885b5e"}, {"node_instance_id": "sprout_host_y1ieip", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:37.899Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}fcff49f5f133bd8219972e360d1f176ae6a4f87c\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:37.355Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.c3fa2ea5-6534-4d99-82a0-aee165885b5e"}, {"node_instance_id": "sprout_host_y1ieip", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:37.899Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10:28: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-be975edc-d953-4d20-a92d-71524c2b01d6 x-compute-request-id: req-be975edc-d953-4d20-a92d-71524c2b01d6 Content-Encoding: gzip Content-Length: 486 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCi9n5n06tqLwvWvyaK5q+c0CAnayB48ehxWnDipBChBTN3o3sFrddG/pK1qF0n7nYymzNjndf+CUT84X5OjAGjPxvfQd4n2fpAMcCKKG7yNrBsXxoiB9P+KzSiKZeLm5d8+DijUI3a3st1Mz2SOmzPNi7Wg8RY/BC+3zQTEDf7d6ssad6A2YxC2sm+CQHGIMhLzq7bKRW5pu+YjNUI2uXy/FNjGNON0DQmLeA/glZ9YsO6GkBU6PCek12Vfvq/EtOWyex1pphN3/43t2UcsA4SC2ZqgV5YPO79QUSrxEKwnyEvjVmDcsInQjNZymlnAljOsWglW/IAcF09OeP0LVjb Generated-by-Nova\", \"name\": \"cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b\", \"fingerprint\": \"3c:a1:62:db:f0:f9:50:c1:96:00:c8:4a:05:bd:f5:38\"}}]}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:37.371Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.c3fa2ea5-6534-4d99-82a0-aee165885b5e"}, {"node_instance_id": "sprout_host_y1ieip", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:37.899Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10:28: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-be975edc-d953-4d20-a92d-71524c2b01d6 x-compute-request-id: req-be975edc-d953-4d20-a92d-71524c2b01d6 Content-Encoding: gzip Content-Length: 486 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCi9n5n06tqLwvWvyaK5q+c0CAnayB48ehxWnDipBChBTN3o3sFrddG/pK1qF0n7nYymzNjndf+CUT84X5OjAGjPxvfQd4n2fpAMcCKKG7yNrBsXxoiB9P+KzSiKZeLm5d8+DijUI3a3st1Mz2SOmzPNi7Wg8RY/BC+3zQTEDf7d6ssad6A2YxC2sm+CQHGIMhLzq7bKRW5pu+YjNUI2uXy/FNjGNON0DQmLeA/glZ9YsO6GkBU6PCek12Vfvq/EtOWyex1pphN3/43t2UcsA4SC2ZqgV5YPO79QUSrxEKwnyEvjVmDcsInQjNZymlnAljOsWglW/IAcF09OeP0LVjb Generated-by-Nova\", \"name\": \"cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b\", \"fingerprint\": \"3c:a1:62:db:f0:f9:50:c1:96:00:c8:4a:05:bd:f5:38\"}}]}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:37.371Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.c3fa2ea5-6534-4d99-82a0-aee165885b5e"}, {"node_instance_id": "sprout_host_y1ieip", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:37.899Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-be975edc-d953-4d20-a92d-71524c2b01d6", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:37.371Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.c3fa2ea5-6534-4d99-82a0-aee165885b5e"}, {"node_instance_id": "sprout_host_y1ieip", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:37.899Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-be975edc-d953-4d20-a92d-71524c2b01d6", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:37.372Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.c3fa2ea5-6534-4d99-82a0-aee165885b5e"}, {"node_instance_id": "sprout_host_y1ieip", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:37.899Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-be975edc-d953-4d20-a92d-71524c2b01d6", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:37.372Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.c3fa2ea5-6534-4d99-82a0-aee165885b5e"}, {"node_instance_id": "sprout_host_y1ieip", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:37.899Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-be975edc-d953-4d20-a92d-71524c2b01d6", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:37.372Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.c3fa2ea5-6534-4d99-82a0-aee165885b5e"}, {"node_instance_id": "sprout_host_y1ieip", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:37.899Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:37.374Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.c3fa2ea5-6534-4d99-82a0-aee165885b5e"}, {"node_instance_id": "sprout_host_y1ieip", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:37.899Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:37.374Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.c3fa2ea5-6534-4d99-82a0-aee165885b5e"}, {"node_instance_id": "sprout_host_y1ieip", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:37.899Z", "message": "RESP: [300] Date: Tue, 09 Apr 2019 10:28:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c2fd9d37-ec10-4d47-b8ec-ce8fa02b1e4e Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:37.379Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.c3fa2ea5-6534-4d99-82a0-aee165885b5e"}, {"node_instance_id": "sprout_host_y1ieip", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:37.899Z", "message": "RESP: [300] Date: Tue, 09 Apr 2019 10:28:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c2fd9d37-ec10-4d47-b8ec-ce8fa02b1e4e Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:37.379Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.c3fa2ea5-6534-4d99-82a0-aee165885b5e"}, {"node_instance_id": "sprout_host_y1ieip", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:37.899Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-c2fd9d37-ec10-4d47-b8ec-ce8fa02b1e4e", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:37.379Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.c3fa2ea5-6534-4d99-82a0-aee165885b5e"}, {"node_instance_id": "sprout_host_y1ieip", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:37.899Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-c2fd9d37-ec10-4d47-b8ec-ce8fa02b1e4e", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:37.379Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.c3fa2ea5-6534-4d99-82a0-aee165885b5e"}, {"node_instance_id": "bono_host_mmu58s", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:37.899Z", "message": "RESP: [300] Date: Tue, 09 Apr 2019 10:28:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-464c0cb9-6e11-4e4e-a2a9-9066e09d2e88 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:37.279Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.d62a98e3-50f7-4b43-bc08-755074f3c73d"}, {"node_instance_id": "bono_host_mmu58s", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:37.899Z", "message": "RESP: [300] Date: Tue, 09 Apr 2019 10:28:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-464c0cb9-6e11-4e4e-a2a9-9066e09d2e88 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:37.279Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.d62a98e3-50f7-4b43-bc08-755074f3c73d"}, {"node_instance_id": "bono_host_mmu58s", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:37.899Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-464c0cb9-6e11-4e4e-a2a9-9066e09d2e88", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:37.279Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.d62a98e3-50f7-4b43-bc08-755074f3c73d"}, {"node_instance_id": "bono_host_mmu58s", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:37.899Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-464c0cb9-6e11-4e4e-a2a9-9066e09d2e88", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:37.279Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.d62a98e3-50f7-4b43-bc08-755074f3c73d"}, {"node_instance_id": "dime_host_8d5h0z", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:37.899Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10:28: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-95f7ed1a-cf11-44b9-b845-f49ddb310d9b x-compute-request-id: req-95f7ed1a-cf11-44b9-b845-f49ddb310d9b Content-Encoding: gzip Content-Length: 753 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"10e27409-226d-4f3d-971a-db9735ac09c8\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"rel\": \"bookmark\"}]}, \"id\": \"dd78e78a-000b-421c-be8e-8ecf8df7a4ca\", \"security_groups\": [{\"name\": \"clearwater-sg_dime\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"ac8606d68bbd45969d2b1630e01ac7c4\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-04-09T10:28:25Z\", \"hostId\": \"a8714558011d134c44d218ba8746cf343482bff1e33310f6e84138e7\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b\", \"name\": \"server_clearwater-opnfv_dime_host_8d5h0z\", \"created\": \"2019-04-09T10:28:23Z\", \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\", \"cloudify_management_network_id\": \"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\"}}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:37.550Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.dfce8f07-a975-4fc1-a426-bcee2f696179"}, {"node_instance_id": "dime_host_8d5h0z", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:37.899Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca used request id req-95f7ed1a-cf11-44b9-b845-f49ddb310d9b", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:37.551Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.dfce8f07-a975-4fc1-a426-bcee2f696179"}, {"node_instance_id": "dime_host_8d5h0z", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:37.899Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca used request id req-95f7ed1a-cf11-44b9-b845-f49ddb310d9b", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:37.551Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.dfce8f07-a975-4fc1-a426-bcee2f696179"}, {"node_instance_id": "vellum_host_41y0pg", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:37.899Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10:28:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7ab40b67-2d31-4a2b-9fa7-1a2323e2423f x-compute-request-id: req-7ab40b67-2d31-4a2b-9fa7-1a2323e2423f Content-Encoding: gzip Content-Length: 752 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"10e27409-226d-4f3d-971a-db9735ac09c8\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"rel\": \"bookmark\"}]}, \"id\": \"390af7e2-1c01-4f6a-bdc6-9700b5912183\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_vellum\"}], \"user_id\": \"ac8606d68bbd45969d2b1630e01ac7c4\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-04-09T10:28:24Z\", \"hostId\": \"a8714558011d134c44d218ba8746cf343482bff1e33310f6e84138e7\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b\", \"name\": \"server_clearwater-opnfv_vellum_host_41y0pg\", \"created\": \"2019-04-09T10:28:22Z\", \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\", \"cloudify_management_network_id\": \"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\"}}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:37.479Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.5ba1a96f-3ad2-4b4a-9de7-411f4afc6d68"}, {"node_instance_id": "vellum_host_41y0pg", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:37.899Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183 used request id req-7ab40b67-2d31-4a2b-9fa7-1a2323e2423f", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:37.479Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.5ba1a96f-3ad2-4b4a-9de7-411f4afc6d68"}, {"node_instance_id": "vellum_host_41y0pg", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:37.899Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183 used request id req-7ab40b67-2d31-4a2b-9fa7-1a2323e2423f", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:37.479Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.5ba1a96f-3ad2-4b4a-9de7-411f4afc6d68"}, {"node_instance_id": "bono_host_mmu58s", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:37.899Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks.json?name=cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}584fa13dbe8d1e1a900cb13e103497153545ae5e\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:37.726Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.d62a98e3-50f7-4b43-bc08-755074f3c73d"}, {"node_instance_id": "bono_host_mmu58s", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:38.552Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_bono_host_mmu58s', 'key_name': u'cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b', 'image': u'10e27409-226d-4f3d-971a-db9735ac09c8', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b', 'cloudify_management_network_id': u'67c32f4e-cb01-4d56-a2b5-fe18f582c72d'}, 'nics': [{'net-id': u'67c32f4e-cb01-4d56-a2b5-fe18f582c72d'}], 'flavor': u'22ae9cf4-73b1-41c2-86a9-a08456c38dc6', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_bono', u'clearwater-sg_internal_sip']}", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:38.139Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.d62a98e3-50f7-4b43-bc08-755074f3c73d"}, {"node_instance_id": "bono_host_mmu58s", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:38.552Z", "message": "A management_network_name was provided (cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b), however this node property is deprecated. Instead, use a cloudify.openstack.server_connected_to_port relationship to a cloudify.openstack.nodes.Port type or a cloudify.relationships.depends_on derived relationship to a cloudify.openstack.nodes.Network type node template. In Cloudify 3.4.x and above, relationships are ordered. NICS on a Server are ordered according to relationship order", "level": "warning", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:38.138Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.d62a98e3-50f7-4b43-bc08-755074f3c73d"}, {"node_instance_id": "bono_host_mmu58s", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:38.552Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/networks.json?name=cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b used request id req-276670d4-b4dc-441c-a304-5918c4ed71ad", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:38.138Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.d62a98e3-50f7-4b43-bc08-755074f3c73d"}], "metadata": {"pagination": {"total": 1121, "offset": 852, "size": 50}}} 2019-04-09 10:29:47,286 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:29:47,286 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:29:47 GMT 2019-04-09 10:29:47,286 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:29:47,286 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-09 10:29:47,286 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:29:47,286 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:29:47,286 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:29:47,286 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-09 10:29:47,289 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-4adf90a4-b7d5-4915-8ad3-f7ab6e6f1403 2019-04-09 10:29:47,289 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-4adf90a4-b7d5-4915-8ad3-f7ab6e6f1403 2019-04-09 10:29:47,289 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2195c85fdd50bc5f3f97e9abf13cc1c6ffb004ab" 2019-04-09 10:29:47,289 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2195c85fdd50bc5f3f97e9abf13cc1c6ffb004ab" 2019-04-09 10:29:47,289 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10:28: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-38b065aa-79c9-43ec-97a0-f131ea716752 x-compute-request-id: req-38b065aa-79c9-43ec-97a0-f131ea716752 Content-Encoding: gzip Content-Length: 486 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCi9n5n06tqLwvWvyaK5q+c0CAnayB48ehxWnDipBChBTN3o3sFrddG/pK1qF0n7nYymzNjndf+CUT84X5OjAGjPxvfQd4n2fpAMcCKKG7yNrBsXxoiB9P+KzSiKZeLm5d8+DijUI3a3st1Mz2SOmzPNi7Wg8RY/BC+3zQTEDf7d6ssad6A2YxC2sm+CQHGIMhLzq7bKRW5pu+YjNUI2uXy/FNjGNON0DQmLeA/glZ9YsO6GkBU6PCek12Vfvq/EtOWyex1pphN3/43t2UcsA4SC2ZqgV5YPO79QUSrxEKwnyEvjVmDcsInQjNZymlnAljOsWglW/IAcF09OeP0LVjb Generated-by-Nova", "name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "fingerprint": "3c:a1:62:db:f0:f9:50:c1:96:00:c8:4a:05:bd:f5:38"}}]} 2019-04-09 10:29:47,290 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10:28: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-38b065aa-79c9-43ec-97a0-f131ea716752 x-compute-request-id: req-38b065aa-79c9-43ec-97a0-f131ea716752 Content-Encoding: gzip Content-Length: 486 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCi9n5n06tqLwvWvyaK5q+c0CAnayB48ehxWnDipBChBTN3o3sFrddG/pK1qF0n7nYymzNjndf+CUT84X5OjAGjPxvfQd4n2fpAMcCKKG7yNrBsXxoiB9P+KzSiKZeLm5d8+DijUI3a3st1Mz2SOmzPNi7Wg8RY/BC+3zQTEDf7d6ssad6A2YxC2sm+CQHGIMhLzq7bKRW5pu+YjNUI2uXy/FNjGNON0DQmLeA/glZ9YsO6GkBU6PCek12Vfvq/EtOWyex1pphN3/43t2UcsA4SC2ZqgV5YPO79QUSrxEKwnyEvjVmDcsInQjNZymlnAljOsWglW/IAcF09OeP0LVjb Generated-by-Nova", "name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "fingerprint": "3c:a1:62:db:f0:f9:50:c1:96:00:c8:4a:05:bd:f5:38"}}]} 2019-04-09 10:29:47,290 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-38b065aa-79c9-43ec-97a0-f131ea716752 2019-04-09 10:29:47,290 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-38b065aa-79c9-43ec-97a0-f131ea716752 2019-04-09 10:29:47,290 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-38b065aa-79c9-43ec-97a0-f131ea716752 2019-04-09 10:29:47,290 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-09 10:29:47,291 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-09 10:29:47,291 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10:28:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dbba0fb3-95f3-4251-87f4-3e800a435238 x-compute-request-id: req-dbba0fb3-95f3-4251-87f4-3e800a435238 Content-Encoding: gzip Content-Length: 292 Content-Type: application/json RESP BODY: {"images": [{"id": "10e27409-226d-4f3d-971a-db9735ac09c8", "links": [{"href": "http://172.30.9.21:8774/v2.1/images/10e27409-226d-4f3d-971a-db9735ac09c8", "rel": "self"}, {"href": "http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8", "rel": "bookmark"}, {"href": "http://192.30.9.6:9292/images/10e27409-226d-4f3d-971a-db9735ac09c8", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_116a8538-afc5-4820-93fc-150487bf025b"}, {"id": "cccc5109-da38-4bd7-81f6-8ad42d341012", "links": [{"href": "http://172.30.9.21:8774/v2.1/images/cccc5109-da38-4bd7-81f6-8ad42d341012", "rel": "self"}, {"href": "http://172.30.9.21:8774/images/cccc5109-da38-4bd7-81f6-8ad42d341012", "rel": "bookmark"}, {"href": "http://192.30.9.6:9292/images/cccc5109-da38-4bd7-81f6-8ad42d341012", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_116a8538-afc5-4820-93fc-150487bf025b"}]} 2019-04-09 10:29:47,291 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10:28:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dbba0fb3-95f3-4251-87f4-3e800a435238 x-compute-request-id: req-dbba0fb3-95f3-4251-87f4-3e800a435238 Content-Encoding: gzip Content-Length: 292 Content-Type: application/json RESP BODY: {"images": [{"id": "10e27409-226d-4f3d-971a-db9735ac09c8", "links": [{"href": "http://172.30.9.21:8774/v2.1/images/10e27409-226d-4f3d-971a-db9735ac09c8", "rel": "self"}, {"href": "http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8", "rel": "bookmark"}, {"href": "http://192.30.9.6:9292/images/10e27409-226d-4f3d-971a-db9735ac09c8", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_116a8538-afc5-4820-93fc-150487bf025b"}, {"id": "cccc5109-da38-4bd7-81f6-8ad42d341012", "links": [{"href": "http://172.30.9.21:8774/v2.1/images/cccc5109-da38-4bd7-81f6-8ad42d341012", "rel": "self"}, {"href": "http://172.30.9.21:8774/images/cccc5109-da38-4bd7-81f6-8ad42d341012", "rel": "bookmark"}, {"href": "http://192.30.9.6:9292/images/cccc5109-da38-4bd7-81f6-8ad42d341012", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_116a8538-afc5-4820-93fc-150487bf025b"}]} 2019-04-09 10:29:47,291 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/images used request id req-dbba0fb3-95f3-4251-87f4-3e800a435238 2019-04-09 10:29:47,291 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/images used request id req-dbba0fb3-95f3-4251-87f4-3e800a435238 2019-04-09 10:29:47,291 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcff49f5f133bd8219972e360d1f176ae6a4f87c" 2019-04-09 10:29:47,291 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10:28: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-07c51815-8e0a-4965-bebc-513e8b0d8c91 x-compute-request-id: req-07c51815-8e0a-4965-bebc-513e8b0d8c91 Content-Encoding: gzip Content-Length: 239 Content-Type: application/json RESP BODY: {"flavors": [{"id": "22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_116a8538-afc5-4820-93fc-150487bf025b"}, {"id": "b489ced4-c088-476e-ae85-b50332f9635a", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/b489ced4-c088-476e-ae85-b50332f9635a", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/b489ced4-c088-476e-ae85-b50332f9635a", "rel": "bookmark"}], "name": "cloudify_ims-flavor_116a8538-afc5-4820-93fc-150487bf025b"}]} 2019-04-09 10:29:47,292 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10:28: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-07c51815-8e0a-4965-bebc-513e8b0d8c91 x-compute-request-id: req-07c51815-8e0a-4965-bebc-513e8b0d8c91 Content-Encoding: gzip Content-Length: 239 Content-Type: application/json RESP BODY: {"flavors": [{"id": "22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_116a8538-afc5-4820-93fc-150487bf025b"}, {"id": "b489ced4-c088-476e-ae85-b50332f9635a", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/b489ced4-c088-476e-ae85-b50332f9635a", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/b489ced4-c088-476e-ae85-b50332f9635a", "rel": "bookmark"}], "name": "cloudify_ims-flavor_116a8538-afc5-4820-93fc-150487bf025b"}]} 2019-04-09 10:29:47,292 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-07c51815-8e0a-4965-bebc-513e8b0d8c91 2019-04-09 10:29:47,292 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-07c51815-8e0a-4965-bebc-513e8b0d8c91 2019-04-09 10:29:47,292 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-07c51815-8e0a-4965-bebc-513e8b0d8c91 2019-04-09 10:29:47,292 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-07c51815-8e0a-4965-bebc-513e8b0d8c91 2019-04-09 10:29:47,292 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcff49f5f133bd8219972e360d1f176ae6a4f87c" 2019-04-09 10:29:47,293 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcff49f5f133bd8219972e360d1f176ae6a4f87c" 2019-04-09 10:29:47,293 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10:28: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-be975edc-d953-4d20-a92d-71524c2b01d6 x-compute-request-id: req-be975edc-d953-4d20-a92d-71524c2b01d6 Content-Encoding: gzip Content-Length: 486 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCi9n5n06tqLwvWvyaK5q+c0CAnayB48ehxWnDipBChBTN3o3sFrddG/pK1qF0n7nYymzNjndf+CUT84X5OjAGjPxvfQd4n2fpAMcCKKG7yNrBsXxoiB9P+KzSiKZeLm5d8+DijUI3a3st1Mz2SOmzPNi7Wg8RY/BC+3zQTEDf7d6ssad6A2YxC2sm+CQHGIMhLzq7bKRW5pu+YjNUI2uXy/FNjGNON0DQmLeA/glZ9YsO6GkBU6PCek12Vfvq/EtOWyex1pphN3/43t2UcsA4SC2ZqgV5YPO79QUSrxEKwnyEvjVmDcsInQjNZymlnAljOsWglW/IAcF09OeP0LVjb Generated-by-Nova", "name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "fingerprint": "3c:a1:62:db:f0:f9:50:c1:96:00:c8:4a:05:bd:f5:38"}}]} 2019-04-09 10:29:47,293 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10:28: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-be975edc-d953-4d20-a92d-71524c2b01d6 x-compute-request-id: req-be975edc-d953-4d20-a92d-71524c2b01d6 Content-Encoding: gzip Content-Length: 486 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCi9n5n06tqLwvWvyaK5q+c0CAnayB48ehxWnDipBChBTN3o3sFrddG/pK1qF0n7nYymzNjndf+CUT84X5OjAGjPxvfQd4n2fpAMcCKKG7yNrBsXxoiB9P+KzSiKZeLm5d8+DijUI3a3st1Mz2SOmzPNi7Wg8RY/BC+3zQTEDf7d6ssad6A2YxC2sm+CQHGIMhLzq7bKRW5pu+YjNUI2uXy/FNjGNON0DQmLeA/glZ9YsO6GkBU6PCek12Vfvq/EtOWyex1pphN3/43t2UcsA4SC2ZqgV5YPO79QUSrxEKwnyEvjVmDcsInQjNZymlnAljOsWglW/IAcF09OeP0LVjb Generated-by-Nova", "name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "fingerprint": "3c:a1:62:db:f0:f9:50:c1:96:00:c8:4a:05:bd:f5:38"}}]} 2019-04-09 10:29:47,293 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-be975edc-d953-4d20-a92d-71524c2b01d6 2019-04-09 10:29:47,293 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-be975edc-d953-4d20-a92d-71524c2b01d6 2019-04-09 10:29:47,293 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-be975edc-d953-4d20-a92d-71524c2b01d6 2019-04-09 10:29:47,294 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-be975edc-d953-4d20-a92d-71524c2b01d6 2019-04-09 10:29:47,294 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-09 10:29:47,294 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-09 10:29:47,294 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 09 Apr 2019 10:28:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c2fd9d37-ec10-4d47-b8ec-ce8fa02b1e4e Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 10:29:47,294 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 09 Apr 2019 10:28:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c2fd9d37-ec10-4d47-b8ec-ce8fa02b1e4e Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 10:29:47,294 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-c2fd9d37-ec10-4d47-b8ec-ce8fa02b1e4e 2019-04-09 10:29:47,295 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-c2fd9d37-ec10-4d47-b8ec-ce8fa02b1e4e 2019-04-09 10:29:47,295 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 09 Apr 2019 10:28:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-464c0cb9-6e11-4e4e-a2a9-9066e09d2e88 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 10:29:47,295 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 09 Apr 2019 10:28:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-464c0cb9-6e11-4e4e-a2a9-9066e09d2e88 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 10:29:47,295 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-464c0cb9-6e11-4e4e-a2a9-9066e09d2e88 2019-04-09 10:29:47,295 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-464c0cb9-6e11-4e4e-a2a9-9066e09d2e88 2019-04-09 10:29:47,295 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10:28: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-95f7ed1a-cf11-44b9-b845-f49ddb310d9b x-compute-request-id: req-95f7ed1a-cf11-44b9-b845-f49ddb310d9b Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca", "rel": "bookmark"}], "image": {"id": "10e27409-226d-4f3d-971a-db9735ac09c8", "links": [{"href": "http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "links": [{"href": "http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "rel": "bookmark"}]}, "id": "dd78e78a-000b-421c-be8e-8ecf8df7a4ca", "security_groups": [{"name": "clearwater-sg_dime"}, {"name": "clearwater-sg_base"}], "user_id": "ac8606d68bbd45969d2b1630e01ac7c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T10:28:25Z", "hostId": "a8714558011d134c44d218ba8746cf343482bff1e33310f6e84138e7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "name": "server_clearwater-opnfv_dime_host_8d5h0z", "created": "2019-04-09T10:28:23Z", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b", "cloudify_management_network_id": "67c32f4e-cb01-4d56-a2b5-fe18f582c72d"}}} 2019-04-09 10:29:47,295 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca used request id req-95f7ed1a-cf11-44b9-b845-f49ddb310d9b 2019-04-09 10:29:47,296 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca used request id req-95f7ed1a-cf11-44b9-b845-f49ddb310d9b 2019-04-09 10:29:47,296 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10:28:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7ab40b67-2d31-4a2b-9fa7-1a2323e2423f x-compute-request-id: req-7ab40b67-2d31-4a2b-9fa7-1a2323e2423f Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183", "rel": "bookmark"}], "image": {"id": "10e27409-226d-4f3d-971a-db9735ac09c8", "links": [{"href": "http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "links": [{"href": "http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "rel": "bookmark"}]}, "id": "390af7e2-1c01-4f6a-bdc6-9700b5912183", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_vellum"}], "user_id": "ac8606d68bbd45969d2b1630e01ac7c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T10:28:24Z", "hostId": "a8714558011d134c44d218ba8746cf343482bff1e33310f6e84138e7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "name": "server_clearwater-opnfv_vellum_host_41y0pg", "created": "2019-04-09T10:28:22Z", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b", "cloudify_management_network_id": "67c32f4e-cb01-4d56-a2b5-fe18f582c72d"}}} 2019-04-09 10:29:47,296 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183 used request id req-7ab40b67-2d31-4a2b-9fa7-1a2323e2423f 2019-04-09 10:29:47,296 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183 used request id req-7ab40b67-2d31-4a2b-9fa7-1a2323e2423f 2019-04-09 10:29:47,296 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks.json?name=cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}584fa13dbe8d1e1a900cb13e103497153545ae5e" 2019-04-09 10:29:47,296 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_bono_host_mmu58s', 'key_name': u'cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b', 'image': u'10e27409-226d-4f3d-971a-db9735ac09c8', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b', 'cloudify_management_network_id': u'67c32f4e-cb01-4d56-a2b5-fe18f582c72d'}, 'nics': [{'net-id': u'67c32f4e-cb01-4d56-a2b5-fe18f582c72d'}], 'flavor': u'22ae9cf4-73b1-41c2-86a9-a08456c38dc6', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_bono', u'clearwater-sg_internal_sip']} 2019-04-09 10:29:47,297 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - A management_network_name was provided (cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b), however this node property is deprecated. Instead, use a cloudify.openstack.server_connected_to_port relationship to a cloudify.openstack.nodes.Port type or a cloudify.relationships.depends_on derived relationship to a cloudify.openstack.nodes.Network type node template. In Cloudify 3.4.x and above, relationships are ordered. NICS on a Server are ordered according to relationship order 2019-04-09 10:29:47,297 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/networks.json?name=cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b used request id req-276670d4-b4dc-441c-a304-5918c4ed71ad 2019-04-09 10:29:47,297 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/4c65a646-067f-4556-a879-83319631caf0 2019-04-09 10:29:47,353 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:29:47,353 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:29:47,353 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:29:47,353 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:29:47,353 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:29:47,353 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:29:47,353 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:29:47,353 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T10:28:06.618Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-09T10:28:06.619Z", "id": "4c65a646-067f-4556-a879-83319631caf0"} 2019-04-09 10:29:47,354 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:29:47,354 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:29:47 GMT 2019-04-09 10:29:47,354 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:29:47,354 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-09 10:29:47,354 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:29:47,354 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:29:47,354 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:29:52,360 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-09 10:29:52,444 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:29:52,444 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:29:52,445 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:29:52,445 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:29:52,445 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:29:52,445 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:29:52,445 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:29:52,445 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_y1ieip", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:38.552Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks.json?name=cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}409a41a751a0e5dde2a581ac2ceafcb054822e77\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:37.897Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.c3fa2ea5-6534-4d99-82a0-aee165885b5e"}, {"node_instance_id": "sprout_host_y1ieip", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:38.552Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks.json?name=cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}409a41a751a0e5dde2a581ac2ceafcb054822e77\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:37.902Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.c3fa2ea5-6534-4d99-82a0-aee165885b5e"}, {"node_instance_id": "homer_host_d3fa9b", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:38.552Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10:28: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-85ec90d2-3938-4e84-be8e-ed7e90ac8dd4 x-compute-request-id: req-85ec90d2-3938-4e84-be8e-ed7e90ac8dd4 Content-Encoding: gzip Content-Length: 719 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/a458d571-f605-4490-8af7-1593cd026fa0\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/a458d571-f605-4490-8af7-1593cd026fa0\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"10e27409-226d-4f3d-971a-db9735ac09c8\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"rel\": \"bookmark\"}]}, \"id\": \"a458d571-f605-4490-8af7-1593cd026fa0\", \"user_id\": \"ac8606d68bbd45969d2b1630e01ac7c4\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-04-09T10:28:29Z\", \"hostId\": \"559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b\", \"name\": \"server_clearwater-opnfv_homer_host_d3fa9b\", \"created\": \"2019-04-09T10:28:25Z\", \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\", \"cloudify_management_network_id\": \"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\"}}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:38.202Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.977a9332-4d75-497f-9663-ab4029582358"}, {"node_instance_id": "homer_host_d3fa9b", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:38.552Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/a458d571-f605-4490-8af7-1593cd026fa0 used request id req-85ec90d2-3938-4e84-be8e-ed7e90ac8dd4", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:38.202Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.977a9332-4d75-497f-9663-ab4029582358"}, {"node_instance_id": "homer_host_d3fa9b", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:38.552Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/a458d571-f605-4490-8af7-1593cd026fa0 used request id req-85ec90d2-3938-4e84-be8e-ed7e90ac8dd4", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:38.203Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.977a9332-4d75-497f-9663-ab4029582358"}, {"node_instance_id": "bono_host_mmu58s", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:38.552Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-276670d4-b4dc-441c-a304-5918c4ed71ad Date: Tue, 09 Apr 2019 10:28:29 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"db7c4bc2757e464d8d10f7e7e3beb171\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"edfeb275-2a42-486e-9bba-afb24ae942b3\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-04-09T10:22:15Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\",\"admin_state_up\":true,\"tenant_id\":\"db7c4bc2757e464d8d10f7e7e3beb171\",\"created_at\":\"2019-04-09T10:22:14Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:38.137Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.d62a98e3-50f7-4b43-bc08-755074f3c73d"}, {"node_instance_id": "bono_host_mmu58s", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:38.552Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-276670d4-b4dc-441c-a304-5918c4ed71ad Date: Tue, 09 Apr 2019 10:28:29 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"db7c4bc2757e464d8d10f7e7e3beb171\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"edfeb275-2a42-486e-9bba-afb24ae942b3\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-04-09T10:22:15Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\",\"admin_state_up\":true,\"tenant_id\":\"db7c4bc2757e464d8d10f7e7e3beb171\",\"created_at\":\"2019-04-09T10:22:14Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:38.137Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.d62a98e3-50f7-4b43-bc08-755074f3c73d"}, {"node_instance_id": "bono_host_mmu58s", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:38.552Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/networks.json?name=cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b used request id req-276670d4-b4dc-441c-a304-5918c4ed71ad", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:38.138Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.d62a98e3-50f7-4b43-bc08-755074f3c73d"}, {"node_instance_id": "bono_host_mmu58s", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:38.552Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/networks.json?name=cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b used request id req-276670d4-b4dc-441c-a304-5918c4ed71ad", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:38.138Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.d62a98e3-50f7-4b43-bc08-755074f3c73d"}, {"node_instance_id": "bono_host_mmu58s", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:38.552Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/networks.json?name=cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b used request id req-276670d4-b4dc-441c-a304-5918c4ed71ad", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:38.138Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.d62a98e3-50f7-4b43-bc08-755074f3c73d"}, {"node_instance_id": "bono_host_mmu58s", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:38.552Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/networks.json?name=cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b used request id req-276670d4-b4dc-441c-a304-5918c4ed71ad", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:38.138Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.d62a98e3-50f7-4b43-bc08-755074f3c73d"}, {"node_instance_id": "bono_host_mmu58s", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:38.552Z", "message": "A management_network_name was provided (cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b), however this node property is deprecated. Instead, use a cloudify.openstack.server_connected_to_port relationship to a cloudify.openstack.nodes.Port type or a cloudify.relationships.depends_on derived relationship to a cloudify.openstack.nodes.Network type node template. In Cloudify 3.4.x and above, relationships are ordered. NICS on a Server are ordered according to relationship order", "level": "warning", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:38.138Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.d62a98e3-50f7-4b43-bc08-755074f3c73d"}, {"node_instance_id": "bono_host_mmu58s", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:38.552Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_bono_host_mmu58s', 'key_name': u'cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b', 'image': u'10e27409-226d-4f3d-971a-db9735ac09c8', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b', 'cloudify_management_network_id': u'67c32f4e-cb01-4d56-a2b5-fe18f582c72d'}, 'nics': [{'net-id': u'67c32f4e-cb01-4d56-a2b5-fe18f582c72d'}], 'flavor': u'22ae9cf4-73b1-41c2-86a9-a08456c38dc6', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_bono', u'clearwater-sg_internal_sip']}", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:38.139Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.d62a98e3-50f7-4b43-bc08-755074f3c73d"}, {"node_instance_id": "bono_host_mmu58s", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:38.552Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_bono_host_mmu58s', 'key_name': u'cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b', 'image': u'10e27409-226d-4f3d-971a-db9735ac09c8', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b', 'cloudify_management_network_id': u'67c32f4e-cb01-4d56-a2b5-fe18f582c72d'}, 'nics': [{'net-id': u'67c32f4e-cb01-4d56-a2b5-fe18f582c72d'}], 'flavor': u'22ae9cf4-73b1-41c2-86a9-a08456c38dc6', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_bono', u'clearwater-sg_internal_sip']}", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:38.139Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.d62a98e3-50f7-4b43-bc08-755074f3c73d"}, {"node_instance_id": "bono_host_mmu58s", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:38.552Z", "message": "Asking Nova to create server. All possible parameters are: [name,key_name,image,meta,nics,flavor,security_groups]", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:38.139Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.d62a98e3-50f7-4b43-bc08-755074f3c73d"}, {"node_instance_id": "bono_host_mmu58s", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:38.552Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2195c85fdd50bc5f3f97e9abf13cc1c6ffb004ab\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_bono_host_mmu58s\", \"imageRef\": \"10e27409-226d-4f3d-971a-db9735ac09c8\", \"key_name\": \"cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b\", \"flavorRef\": \"22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\"}], \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\", \"cloudify_management_network_id\": \"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\"}}}'", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:38.140Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.d62a98e3-50f7-4b43-bc08-755074f3c73d"}, {"node_instance_id": "bono_host_mmu58s", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:38.552Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2195c85fdd50bc5f3f97e9abf13cc1c6ffb004ab\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_bono_host_mmu58s\", \"imageRef\": \"10e27409-226d-4f3d-971a-db9735ac09c8\", \"key_name\": \"cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b\", \"flavorRef\": \"22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\"}], \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\", \"cloudify_management_network_id\": \"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\"}}}'", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:38.141Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.d62a98e3-50f7-4b43-bc08-755074f3c73d"}, {"node_instance_id": "bind_host_xkrzi3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:39.152Z", "message": "POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-da82a223-3094-4506-9295-1e8da9f82e87", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:38.629Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.1f8c3369-6a51-460b-8f1d-cd1380a80085"}, {"node_instance_id": "bind_host_xkrzi3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:39.152Z", "message": "POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-da82a223-3094-4506-9295-1e8da9f82e87", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:38.629Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.1f8c3369-6a51-460b-8f1d-cd1380a80085"}, {"node_instance_id": "sprout_host_y1ieip", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:39.152Z", "message": "Asking Nova to create server. All possible parameters are: [name,key_name,image,meta,nics,flavor,security_groups]", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:38.769Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.c3fa2ea5-6534-4d99-82a0-aee165885b5e"}, {"node_instance_id": "sprout_host_y1ieip", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:39.152Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/networks.json?name=cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b used request id req-9b5457ff-c834-4844-85c3-f2fc08dac368", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:38.768Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.c3fa2ea5-6534-4d99-82a0-aee165885b5e"}, {"node_instance_id": "sprout_host_y1ieip", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:39.152Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/networks.json?name=cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b used request id req-9b5457ff-c834-4844-85c3-f2fc08dac368", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:38.768Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.c3fa2ea5-6534-4d99-82a0-aee165885b5e"}, {"node_instance_id": "sprout_host_y1ieip", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:39.152Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/networks.json?name=cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b used request id req-9b5457ff-c834-4844-85c3-f2fc08dac368", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:38.768Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.c3fa2ea5-6534-4d99-82a0-aee165885b5e"}, {"node_instance_id": "sprout_host_y1ieip", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:39.152Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/networks.json?name=cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b used request id req-9b5457ff-c834-4844-85c3-f2fc08dac368", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:38.768Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.c3fa2ea5-6534-4d99-82a0-aee165885b5e"}, {"node_instance_id": "sprout_host_y1ieip", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:39.152Z", "message": "A management_network_name was provided (cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b), however this node property is deprecated. Instead, use a cloudify.openstack.server_connected_to_port relationship to a cloudify.openstack.nodes.Port type or a cloudify.relationships.depends_on derived relationship to a cloudify.openstack.nodes.Network type node template. In Cloudify 3.4.x and above, relationships are ordered. NICS on a Server are ordered according to relationship order", "level": "warning", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:38.768Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.c3fa2ea5-6534-4d99-82a0-aee165885b5e"}, {"node_instance_id": "homer_host_d3fa9b", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:39.152Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:None state. Retrying... [retry_after=30]", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:None state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:None state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-04-09T10:28:38.833Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "sprout_host_y1ieip", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:39.152Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_sprout_host_y1ieip', 'key_name': u'cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b', 'image': u'10e27409-226d-4f3d-971a-db9735ac09c8', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b', 'cloudify_management_network_id': u'67c32f4e-cb01-4d56-a2b5-fe18f582c72d'}, 'nics': [{'net-id': u'67c32f4e-cb01-4d56-a2b5-fe18f582c72d'}], 'flavor': u'22ae9cf4-73b1-41c2-86a9-a08456c38dc6', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_internal_sip', u'clearwater-sg_sprout']}", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:38.769Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.c3fa2ea5-6534-4d99-82a0-aee165885b5e"}, {"node_instance_id": "sprout_host_y1ieip", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:39.152Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}fcff49f5f133bd8219972e360d1f176ae6a4f87c\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_sprout_host_y1ieip\", \"imageRef\": \"10e27409-226d-4f3d-971a-db9735ac09c8\", \"key_name\": \"cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b\", \"flavorRef\": \"22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\"}], \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_sprout\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\", \"cloudify_management_network_id\": \"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\"}}}'", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:38.770Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.c3fa2ea5-6534-4d99-82a0-aee165885b5e"}, {"node_instance_id": "sprout_host_y1ieip", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:39.152Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}fcff49f5f133bd8219972e360d1f176ae6a4f87c\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_sprout_host_y1ieip\", \"imageRef\": \"10e27409-226d-4f3d-971a-db9735ac09c8\", \"key_name\": \"cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b\", \"flavorRef\": \"22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\"}], \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_sprout\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\", \"cloudify_management_network_id\": \"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\"}}}'", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:38.770Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.c3fa2ea5-6534-4d99-82a0-aee165885b5e"}, {"node_instance_id": "sprout_host_y1ieip", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:39.152Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-9b5457ff-c834-4844-85c3-f2fc08dac368 Date: Tue, 09 Apr 2019 10:28:30 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"db7c4bc2757e464d8d10f7e7e3beb171\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"edfeb275-2a42-486e-9bba-afb24ae942b3\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-04-09T10:22:15Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\",\"admin_state_up\":true,\"tenant_id\":\"db7c4bc2757e464d8d10f7e7e3beb171\",\"created_at\":\"2019-04-09T10:22:14Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:38.768Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.c3fa2ea5-6534-4d99-82a0-aee165885b5e"}, {"node_instance_id": "sprout_host_y1ieip", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:39.152Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-9b5457ff-c834-4844-85c3-f2fc08dac368 Date: Tue, 09 Apr 2019 10:28:30 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"db7c4bc2757e464d8d10f7e7e3beb171\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"edfeb275-2a42-486e-9bba-afb24ae942b3\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-04-09T10:22:15Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\",\"admin_state_up\":true,\"tenant_id\":\"db7c4bc2757e464d8d10f7e7e3beb171\",\"created_at\":\"2019-04-09T10:22:14Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:38.768Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.c3fa2ea5-6534-4d99-82a0-aee165885b5e"}, {"node_instance_id": "bind_host_xkrzi3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:39.152Z", "message": "RESP: [202] Date: Tue, 09 Apr 2019 10:28:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-da82a223-3094-4506-9295-1e8da9f82e87 x-compute-request-id: req-da82a223-3094-4506-9295-1e8da9f82e87 Content-Length: 417 location: http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065 Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"867c7a6e-d3bc-4739-acae-b1d9d43e0065\", \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065\", \"rel\": \"bookmark\"}], \"adminPass\": \"ErtgZWt2GVdt\"}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:38.629Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.1f8c3369-6a51-460b-8f1d-cd1380a80085"}, {"node_instance_id": "bind_host_xkrzi3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:39.152Z", "message": "RESP: [202] Date: Tue, 09 Apr 2019 10:28:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-da82a223-3094-4506-9295-1e8da9f82e87 x-compute-request-id: req-da82a223-3094-4506-9295-1e8da9f82e87 Content-Length: 417 location: http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065 Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"867c7a6e-d3bc-4739-acae-b1d9d43e0065\", \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065\", \"rel\": \"bookmark\"}], \"adminPass\": \"ErtgZWt2GVdt\"}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:38.629Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.1f8c3369-6a51-460b-8f1d-cd1380a80085"}, {"node_instance_id": "bind_host_xkrzi3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:39.152Z", "message": "POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-da82a223-3094-4506-9295-1e8da9f82e87", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:38.629Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.1f8c3369-6a51-460b-8f1d-cd1380a80085"}, {"node_instance_id": "bind_host_xkrzi3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:39.152Z", "message": "POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-da82a223-3094-4506-9295-1e8da9f82e87", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:38.629Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.1f8c3369-6a51-460b-8f1d-cd1380a80085"}, {"node_instance_id": "sprout_host_y1ieip", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:39.152Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_sprout_host_y1ieip', 'key_name': u'cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b', 'image': u'10e27409-226d-4f3d-971a-db9735ac09c8', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b', 'cloudify_management_network_id': u'67c32f4e-cb01-4d56-a2b5-fe18f582c72d'}, 'nics': [{'net-id': u'67c32f4e-cb01-4d56-a2b5-fe18f582c72d'}], 'flavor': u'22ae9cf4-73b1-41c2-86a9-a08456c38dc6', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_internal_sip', u'clearwater-sg_sprout']}", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:38.769Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.c3fa2ea5-6534-4d99-82a0-aee165885b5e"}, {"node_instance_id": "bind_host_xkrzi3", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:39.750Z", "message": "Task succeeded 'nova_plugin.server.create'", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:39.344Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "ellis_host_04yjo1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:39.750Z", "message": "POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-4b533e8a-7f0b-4f63-97c8-3c0f1b9aa048", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:39.196Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.40fce051-fed5-413f-950a-3164d2387977"}, {"node_instance_id": "ellis_host_04yjo1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:39.750Z", "message": "RESP: [202] Date: Tue, 09 Apr 2019 10:28: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-4b533e8a-7f0b-4f63-97c8-3c0f1b9aa048 x-compute-request-id: req-4b533e8a-7f0b-4f63-97c8-3c0f1b9aa048 Content-Length: 418 location: http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876 Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_ellis\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"a9edbe9c-7652-492c-a4a9-b15648c5b876\", \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876\", \"rel\": \"bookmark\"}], \"adminPass\": \"uLamh64yj5bz\"}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:39.196Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.40fce051-fed5-413f-950a-3164d2387977"}, {"node_instance_id": "ellis_host_04yjo1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:39.750Z", "message": "RESP: [202] Date: Tue, 09 Apr 2019 10:28: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-4b533e8a-7f0b-4f63-97c8-3c0f1b9aa048 x-compute-request-id: req-4b533e8a-7f0b-4f63-97c8-3c0f1b9aa048 Content-Length: 418 location: http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876 Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_ellis\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"a9edbe9c-7652-492c-a4a9-b15648c5b876\", \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876\", \"rel\": \"bookmark\"}], \"adminPass\": \"uLamh64yj5bz\"}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:39.196Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.40fce051-fed5-413f-950a-3164d2387977"}, {"node_instance_id": "ellis_host_04yjo1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:39.750Z", "message": "POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-4b533e8a-7f0b-4f63-97c8-3c0f1b9aa048", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:39.197Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.40fce051-fed5-413f-950a-3164d2387977"}, {"node_instance_id": "ellis_host_04yjo1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:39.750Z", "message": "POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-4b533e8a-7f0b-4f63-97c8-3c0f1b9aa048", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:39.197Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.40fce051-fed5-413f-950a-3164d2387977"}, {"node_instance_id": "ellis_host_04yjo1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:39.750Z", "message": "POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-4b533e8a-7f0b-4f63-97c8-3c0f1b9aa048", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:39.196Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.40fce051-fed5-413f-950a-3164d2387977"}, {"node_instance_id": "bind_host_xkrzi3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:39.750Z", "message": "Node instance created", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:39.428Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "bind_host_xkrzi3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:40.345Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:39.677Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "ellis_host_04yjo1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:40.345Z", "message": "Node instance created", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:39.707Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "ellis_host_04yjo1", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:40.345Z", "message": "Task succeeded 'nova_plugin.server.create'", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:39.531Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "ellis_host_04yjo1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:40.956Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:39.968Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "bind_host_xkrzi3", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:40.956Z", "message": "Sending task 'nova_plugin.server.start'", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:40.055Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "bono_host_mmu58s", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:40.956Z", "message": "POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-d54e6c6e-fe2a-4355-a5eb-deef4eff95e5", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:40.559Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.d62a98e3-50f7-4b43-bc08-755074f3c73d"}], "metadata": {"pagination": {"total": 1152, "offset": 902, "size": 50}}} 2019-04-09 10:29:52,446 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:29:52,446 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:29:52 GMT 2019-04-09 10:29:52,446 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:29:52,446 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-09 10:29:52,446 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:29:52,446 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:29:52,446 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:29:52,446 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-09 10:29:52,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks.json?name=cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}409a41a751a0e5dde2a581ac2ceafcb054822e77" 2019-04-09 10:29:52,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks.json?name=cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}409a41a751a0e5dde2a581ac2ceafcb054822e77" 2019-04-09 10:29:52,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10:28: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-85ec90d2-3938-4e84-be8e-ed7e90ac8dd4 x-compute-request-id: req-85ec90d2-3938-4e84-be8e-ed7e90ac8dd4 Content-Encoding: gzip Content-Length: 719 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a458d571-f605-4490-8af7-1593cd026fa0", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a458d571-f605-4490-8af7-1593cd026fa0", "rel": "bookmark"}], "image": {"id": "10e27409-226d-4f3d-971a-db9735ac09c8", "links": [{"href": "http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "links": [{"href": "http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "rel": "bookmark"}]}, "id": "a458d571-f605-4490-8af7-1593cd026fa0", "user_id": "ac8606d68bbd45969d2b1630e01ac7c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T10:28:29Z", "hostId": "559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "name": "server_clearwater-opnfv_homer_host_d3fa9b", "created": "2019-04-09T10:28:25Z", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b", "cloudify_management_network_id": "67c32f4e-cb01-4d56-a2b5-fe18f582c72d"}}} 2019-04-09 10:29:52,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/a458d571-f605-4490-8af7-1593cd026fa0 used request id req-85ec90d2-3938-4e84-be8e-ed7e90ac8dd4 2019-04-09 10:29:52,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/a458d571-f605-4490-8af7-1593cd026fa0 used request id req-85ec90d2-3938-4e84-be8e-ed7e90ac8dd4 2019-04-09 10:29:52,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-276670d4-b4dc-441c-a304-5918c4ed71ad Date: Tue, 09 Apr 2019 10:28:29 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"67c32f4e-cb01-4d56-a2b5-fe18f582c72d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"db7c4bc2757e464d8d10f7e7e3beb171","l2_adjacency":true,"status":"ACTIVE","subnets":["edfeb275-2a42-486e-9bba-afb24ae942b3"],"description":"","tags":[],"updated_at":"2019-04-09T10:22:15Z","qos_policy_id":null,"name":"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b","admin_state_up":true,"tenant_id":"db7c4bc2757e464d8d10f7e7e3beb171","created_at":"2019-04-09T10:22:14Z","mtu":1450}]} 2019-04-09 10:29:52,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-276670d4-b4dc-441c-a304-5918c4ed71ad Date: Tue, 09 Apr 2019 10:28:29 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"67c32f4e-cb01-4d56-a2b5-fe18f582c72d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"db7c4bc2757e464d8d10f7e7e3beb171","l2_adjacency":true,"status":"ACTIVE","subnets":["edfeb275-2a42-486e-9bba-afb24ae942b3"],"description":"","tags":[],"updated_at":"2019-04-09T10:22:15Z","qos_policy_id":null,"name":"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b","admin_state_up":true,"tenant_id":"db7c4bc2757e464d8d10f7e7e3beb171","created_at":"2019-04-09T10:22:14Z","mtu":1450}]} 2019-04-09 10:29:52,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?name=cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b used request id req-276670d4-b4dc-441c-a304-5918c4ed71ad 2019-04-09 10:29:52,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?name=cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b used request id req-276670d4-b4dc-441c-a304-5918c4ed71ad 2019-04-09 10:29:52,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/networks.json?name=cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b used request id req-276670d4-b4dc-441c-a304-5918c4ed71ad 2019-04-09 10:29:52,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/networks.json?name=cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b used request id req-276670d4-b4dc-441c-a304-5918c4ed71ad 2019-04-09 10:29:52,451 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - A management_network_name was provided (cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b), however this node property is deprecated. Instead, use a cloudify.openstack.server_connected_to_port relationship to a cloudify.openstack.nodes.Port type or a cloudify.relationships.depends_on derived relationship to a cloudify.openstack.nodes.Network type node template. In Cloudify 3.4.x and above, relationships are ordered. NICS on a Server are ordered according to relationship order 2019-04-09 10:29:52,451 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_bono_host_mmu58s', 'key_name': u'cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b', 'image': u'10e27409-226d-4f3d-971a-db9735ac09c8', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b', 'cloudify_management_network_id': u'67c32f4e-cb01-4d56-a2b5-fe18f582c72d'}, 'nics': [{'net-id': u'67c32f4e-cb01-4d56-a2b5-fe18f582c72d'}], 'flavor': u'22ae9cf4-73b1-41c2-86a9-a08456c38dc6', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_bono', u'clearwater-sg_internal_sip']} 2019-04-09 10:29:52,451 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_bono_host_mmu58s', 'key_name': u'cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b', 'image': u'10e27409-226d-4f3d-971a-db9735ac09c8', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b', 'cloudify_management_network_id': u'67c32f4e-cb01-4d56-a2b5-fe18f582c72d'}, 'nics': [{'net-id': u'67c32f4e-cb01-4d56-a2b5-fe18f582c72d'}], 'flavor': u'22ae9cf4-73b1-41c2-86a9-a08456c38dc6', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_bono', u'clearwater-sg_internal_sip']} 2019-04-09 10:29:52,451 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: [name,key_name,image,meta,nics,flavor,security_groups] 2019-04-09 10:29:52,451 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2195c85fdd50bc5f3f97e9abf13cc1c6ffb004ab" -d '{"server": {"name": "server_clearwater-opnfv_bono_host_mmu58s", "imageRef": "10e27409-226d-4f3d-971a-db9735ac09c8", "key_name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "flavorRef": "22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "max_count": 1, "min_count": 1, "networks": [{"uuid": "67c32f4e-cb01-4d56-a2b5-fe18f582c72d"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_internal_sip"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b", "cloudify_management_network_id": "67c32f4e-cb01-4d56-a2b5-fe18f582c72d"}}}' 2019-04-09 10:29:52,451 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2195c85fdd50bc5f3f97e9abf13cc1c6ffb004ab" -d '{"server": {"name": "server_clearwater-opnfv_bono_host_mmu58s", "imageRef": "10e27409-226d-4f3d-971a-db9735ac09c8", "key_name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "flavorRef": "22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "max_count": 1, "min_count": 1, "networks": [{"uuid": "67c32f4e-cb01-4d56-a2b5-fe18f582c72d"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_internal_sip"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b", "cloudify_management_network_id": "67c32f4e-cb01-4d56-a2b5-fe18f582c72d"}}}' 2019-04-09 10:29:52,452 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-da82a223-3094-4506-9295-1e8da9f82e87 2019-04-09 10:29:52,452 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-da82a223-3094-4506-9295-1e8da9f82e87 2019-04-09 10:29:52,452 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: [name,key_name,image,meta,nics,flavor,security_groups] 2019-04-09 10:29:52,452 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?name=cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b used request id req-9b5457ff-c834-4844-85c3-f2fc08dac368 2019-04-09 10:29:52,452 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?name=cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b used request id req-9b5457ff-c834-4844-85c3-f2fc08dac368 2019-04-09 10:29:52,452 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/networks.json?name=cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b used request id req-9b5457ff-c834-4844-85c3-f2fc08dac368 2019-04-09 10:29:52,452 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/networks.json?name=cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b used request id req-9b5457ff-c834-4844-85c3-f2fc08dac368 2019-04-09 10:29:52,453 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - A management_network_name was provided (cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b), however this node property is deprecated. Instead, use a cloudify.openstack.server_connected_to_port relationship to a cloudify.openstack.nodes.Port type or a cloudify.relationships.depends_on derived relationship to a cloudify.openstack.nodes.Network type node template. In Cloudify 3.4.x and above, relationships are ordered. NICS on a Server are ordered according to relationship order 2019-04-09 10:29:52,453 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:None state. Retrying... [retry_after=30] 2019-04-09 10:29:52,453 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_sprout_host_y1ieip', 'key_name': u'cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b', 'image': u'10e27409-226d-4f3d-971a-db9735ac09c8', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b', 'cloudify_management_network_id': u'67c32f4e-cb01-4d56-a2b5-fe18f582c72d'}, 'nics': [{'net-id': u'67c32f4e-cb01-4d56-a2b5-fe18f582c72d'}], 'flavor': u'22ae9cf4-73b1-41c2-86a9-a08456c38dc6', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_internal_sip', u'clearwater-sg_sprout']} 2019-04-09 10:29:52,453 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcff49f5f133bd8219972e360d1f176ae6a4f87c" -d '{"server": {"name": "server_clearwater-opnfv_sprout_host_y1ieip", "imageRef": "10e27409-226d-4f3d-971a-db9735ac09c8", "key_name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "flavorRef": "22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "max_count": 1, "min_count": 1, "networks": [{"uuid": "67c32f4e-cb01-4d56-a2b5-fe18f582c72d"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_sprout"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b", "cloudify_management_network_id": "67c32f4e-cb01-4d56-a2b5-fe18f582c72d"}}}' 2019-04-09 10:29:52,453 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcff49f5f133bd8219972e360d1f176ae6a4f87c" -d '{"server": {"name": "server_clearwater-opnfv_sprout_host_y1ieip", "imageRef": "10e27409-226d-4f3d-971a-db9735ac09c8", "key_name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "flavorRef": "22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "max_count": 1, "min_count": 1, "networks": [{"uuid": "67c32f4e-cb01-4d56-a2b5-fe18f582c72d"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_sprout"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b", "cloudify_management_network_id": "67c32f4e-cb01-4d56-a2b5-fe18f582c72d"}}}' 2019-04-09 10:29:52,453 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-9b5457ff-c834-4844-85c3-f2fc08dac368 Date: Tue, 09 Apr 2019 10:28:30 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"67c32f4e-cb01-4d56-a2b5-fe18f582c72d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"db7c4bc2757e464d8d10f7e7e3beb171","l2_adjacency":true,"status":"ACTIVE","subnets":["edfeb275-2a42-486e-9bba-afb24ae942b3"],"description":"","tags":[],"updated_at":"2019-04-09T10:22:15Z","qos_policy_id":null,"name":"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b","admin_state_up":true,"tenant_id":"db7c4bc2757e464d8d10f7e7e3beb171","created_at":"2019-04-09T10:22:14Z","mtu":1450}]} 2019-04-09 10:29:52,454 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-9b5457ff-c834-4844-85c3-f2fc08dac368 Date: Tue, 09 Apr 2019 10:28:30 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"67c32f4e-cb01-4d56-a2b5-fe18f582c72d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"db7c4bc2757e464d8d10f7e7e3beb171","l2_adjacency":true,"status":"ACTIVE","subnets":["edfeb275-2a42-486e-9bba-afb24ae942b3"],"description":"","tags":[],"updated_at":"2019-04-09T10:22:15Z","qos_policy_id":null,"name":"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b","admin_state_up":true,"tenant_id":"db7c4bc2757e464d8d10f7e7e3beb171","created_at":"2019-04-09T10:22:14Z","mtu":1450}]} 2019-04-09 10:29:52,454 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Tue, 09 Apr 2019 10:28:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-da82a223-3094-4506-9295-1e8da9f82e87 x-compute-request-id: req-da82a223-3094-4506-9295-1e8da9f82e87 Content-Length: 417 location: http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "OS-DCF:diskConfig": "MANUAL", "id": "867c7a6e-d3bc-4739-acae-b1d9d43e0065", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065", "rel": "bookmark"}], "adminPass": "ErtgZWt2GVdt"}} 2019-04-09 10:29:52,454 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Tue, 09 Apr 2019 10:28:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-da82a223-3094-4506-9295-1e8da9f82e87 x-compute-request-id: req-da82a223-3094-4506-9295-1e8da9f82e87 Content-Length: 417 location: http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "OS-DCF:diskConfig": "MANUAL", "id": "867c7a6e-d3bc-4739-acae-b1d9d43e0065", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065", "rel": "bookmark"}], "adminPass": "ErtgZWt2GVdt"}} 2019-04-09 10:29:52,454 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-da82a223-3094-4506-9295-1e8da9f82e87 2019-04-09 10:29:52,454 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-da82a223-3094-4506-9295-1e8da9f82e87 2019-04-09 10:29:52,454 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_sprout_host_y1ieip', 'key_name': u'cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b', 'image': u'10e27409-226d-4f3d-971a-db9735ac09c8', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b', 'cloudify_management_network_id': u'67c32f4e-cb01-4d56-a2b5-fe18f582c72d'}, 'nics': [{'net-id': u'67c32f4e-cb01-4d56-a2b5-fe18f582c72d'}], 'flavor': u'22ae9cf4-73b1-41c2-86a9-a08456c38dc6', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_internal_sip', u'clearwater-sg_sprout']} 2019-04-09 10:29:52,454 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-04-09 10:29:52,455 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-4b533e8a-7f0b-4f63-97c8-3c0f1b9aa048 2019-04-09 10:29:52,455 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Tue, 09 Apr 2019 10:28: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-4b533e8a-7f0b-4f63-97c8-3c0f1b9aa048 x-compute-request-id: req-4b533e8a-7f0b-4f63-97c8-3c0f1b9aa048 Content-Length: 418 location: http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "OS-DCF:diskConfig": "MANUAL", "id": "a9edbe9c-7652-492c-a4a9-b15648c5b876", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876", "rel": "bookmark"}], "adminPass": "uLamh64yj5bz"}} 2019-04-09 10:29:52,455 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Tue, 09 Apr 2019 10:28: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-4b533e8a-7f0b-4f63-97c8-3c0f1b9aa048 x-compute-request-id: req-4b533e8a-7f0b-4f63-97c8-3c0f1b9aa048 Content-Length: 418 location: http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "OS-DCF:diskConfig": "MANUAL", "id": "a9edbe9c-7652-492c-a4a9-b15648c5b876", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876", "rel": "bookmark"}], "adminPass": "uLamh64yj5bz"}} 2019-04-09 10:29:52,455 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-4b533e8a-7f0b-4f63-97c8-3c0f1b9aa048 2019-04-09 10:29:52,455 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-4b533e8a-7f0b-4f63-97c8-3c0f1b9aa048 2019-04-09 10:29:52,455 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-4b533e8a-7f0b-4f63-97c8-3c0f1b9aa048 2019-04-09 10:29:52,456 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-04-09 10:29:52,456 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-04-09 10:29:52,456 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-04-09 10:29:52,456 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-04-09 10:29:52,456 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-04-09 10:29:52,456 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2019-04-09 10:29:52,456 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-d54e6c6e-fe2a-4355-a5eb-deef4eff95e5 2019-04-09 10:29:52,457 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/4c65a646-067f-4556-a879-83319631caf0 2019-04-09 10:29:52,519 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:29:52,519 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:29:52,520 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:29:52,520 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:29:52,520 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:29:52,520 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:29:52,520 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:29:52,520 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T10:28:06.618Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-09T10:28:06.619Z", "id": "4c65a646-067f-4556-a879-83319631caf0"} 2019-04-09 10:29:52,520 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:29:52,520 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:29:52 GMT 2019-04-09 10:29:52,520 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:29:52,521 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-09 10:29:52,521 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:29:52,521 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:29:52,521 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:29:57,526 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-09 10:29:57,609 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:29:57,609 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:29:57,610 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:29:57,610 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:29:57,610 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:29:57,610 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:29:57,610 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:29:57,610 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_mmu58s", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:40.956Z", "message": "POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-d54e6c6e-fe2a-4355-a5eb-deef4eff95e5", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:40.559Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.d62a98e3-50f7-4b43-bc08-755074f3c73d"}, {"node_instance_id": "bono_host_mmu58s", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:40.956Z", "message": "POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-d54e6c6e-fe2a-4355-a5eb-deef4eff95e5", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:40.558Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.d62a98e3-50f7-4b43-bc08-755074f3c73d"}, {"node_instance_id": "bono_host_mmu58s", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:40.956Z", "message": "RESP: [202] Date: Tue, 09 Apr 2019 10:28: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-d54e6c6e-fe2a-4355-a5eb-deef4eff95e5 x-compute-request-id: req-d54e6c6e-fe2a-4355-a5eb-deef4eff95e5 Content-Length: 457 location: http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713 Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"595677f1-ed8c-4752-9770-298d40bc3713\", \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/595677f1-ed8c-4752-9770-298d40bc3713\", \"rel\": \"bookmark\"}], \"adminPass\": \"DwDxKhebn575\"}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:40.558Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.d62a98e3-50f7-4b43-bc08-755074f3c73d"}, {"node_instance_id": "bono_host_mmu58s", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:40.956Z", "message": "RESP: [202] Date: Tue, 09 Apr 2019 10:28: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-d54e6c6e-fe2a-4355-a5eb-deef4eff95e5 x-compute-request-id: req-d54e6c6e-fe2a-4355-a5eb-deef4eff95e5 Content-Length: 457 location: http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713 Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"595677f1-ed8c-4752-9770-298d40bc3713\", \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/595677f1-ed8c-4752-9770-298d40bc3713\", \"rel\": \"bookmark\"}], \"adminPass\": \"DwDxKhebn575\"}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:40.558Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.d62a98e3-50f7-4b43-bc08-755074f3c73d"}, {"node_instance_id": "bono_host_mmu58s", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:40.956Z", "message": "POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-d54e6c6e-fe2a-4355-a5eb-deef4eff95e5", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:40.558Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.d62a98e3-50f7-4b43-bc08-755074f3c73d"}, {"node_instance_id": "bind_host_xkrzi3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:40.956Z", "message": "Starting node instance", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:39.797Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "ellis_host_04yjo1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:41.467Z", "message": "Starting node instance", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:40.368Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "sprout_host_y1ieip", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:41.467Z", "message": "POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-960e3139-114b-4738-8b2a-a815b8d67e0f", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:40.913Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.c3fa2ea5-6534-4d99-82a0-aee165885b5e"}, {"node_instance_id": "sprout_host_y1ieip", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:41.467Z", "message": "POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-960e3139-114b-4738-8b2a-a815b8d67e0f", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:40.913Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.c3fa2ea5-6534-4d99-82a0-aee165885b5e"}, {"node_instance_id": "sprout_host_y1ieip", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:41.467Z", "message": "POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-960e3139-114b-4738-8b2a-a815b8d67e0f", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:40.913Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.c3fa2ea5-6534-4d99-82a0-aee165885b5e"}, {"node_instance_id": "bind_host_xkrzi3", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:41.467Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:41.282Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.d3b9ec36-b2e0-4d9b-91fb-1acac9e74e7d"}, {"node_instance_id": "sprout_host_y1ieip", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:41.467Z", "message": "RESP: [202] Date: Tue, 09 Apr 2019 10: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-960e3139-114b-4738-8b2a-a815b8d67e0f x-compute-request-id: req-960e3139-114b-4738-8b2a-a815b8d67e0f Content-Length: 459 location: http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_sprout\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"1cd83db2-0e44-47f7-8603-85a45117f76b\", \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/1cd83db2-0e44-47f7-8603-85a45117f76b\", \"rel\": \"bookmark\"}], \"adminPass\": \"dTDQPxCT25V7\"}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:40.912Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.c3fa2ea5-6534-4d99-82a0-aee165885b5e"}, {"node_instance_id": "sprout_host_y1ieip", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:41.467Z", "message": "RESP: [202] Date: Tue, 09 Apr 2019 10: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-960e3139-114b-4738-8b2a-a815b8d67e0f x-compute-request-id: req-960e3139-114b-4738-8b2a-a815b8d67e0f Content-Length: 459 location: http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_sprout\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"1cd83db2-0e44-47f7-8603-85a45117f76b\", \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/1cd83db2-0e44-47f7-8603-85a45117f76b\", \"rel\": \"bookmark\"}], \"adminPass\": \"dTDQPxCT25V7\"}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:40.912Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.c3fa2ea5-6534-4d99-82a0-aee165885b5e"}, {"node_instance_id": "sprout_host_y1ieip", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:41.467Z", "message": "POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-960e3139-114b-4738-8b2a-a815b8d67e0f", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:40.913Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.c3fa2ea5-6534-4d99-82a0-aee165885b5e"}, {"node_instance_id": "ellis_host_04yjo1", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:41.467Z", "message": "Sending task 'nova_plugin.server.start'", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:40.601Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "bind_host_xkrzi3", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:42.156Z", "message": "RESP: [300] Date: Tue, 09 Apr 2019 10:28:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-735835c0-c441-4af2-943a-6fcb070a65b4 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:41.294Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.d3b9ec36-b2e0-4d9b-91fb-1acac9e74e7d"}, {"node_instance_id": "bind_host_xkrzi3", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:42.156Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-735835c0-c441-4af2-943a-6fcb070a65b4", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:41.294Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.d3b9ec36-b2e0-4d9b-91fb-1acac9e74e7d"}, {"node_instance_id": "bind_host_xkrzi3", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:42.156Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6e4a00186fe3493f62da1540fbc78422418dfe8b\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:41.698Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.d3b9ec36-b2e0-4d9b-91fb-1acac9e74e7d"}, {"node_instance_id": "ellis_host_04yjo1", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:42.156Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:41.923Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.6311da0a-d22e-47a7-9577-db25a29e061f"}, {"node_instance_id": "bono_host_mmu58s", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:42.156Z", "message": "Task succeeded 'nova_plugin.server.create'", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:41.266Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "sprout_host_y1ieip", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:42.156Z", "message": "Task succeeded 'nova_plugin.server.create'", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:41.288Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "bono_host_mmu58s", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:42.156Z", "message": "Node instance created", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:41.411Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "sprout_host_y1ieip", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:42.156Z", "message": "Node instance created", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:41.542Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "ellis_host_04yjo1", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:42.768Z", "message": "RESP: [300] Date: Tue, 09 Apr 2019 10:28:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-915a35e1-f1b1-40a1-a36a-17e6f7603291 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:41.940Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.6311da0a-d22e-47a7-9577-db25a29e061f"}, {"node_instance_id": "bind_host_xkrzi3", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:42.768Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10: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-f98a5ae4-7f3c-4b1c-bcc7-d1eead21b811 x-compute-request-id: req-f98a5ae4-7f3c-4b1c-bcc7-d1eead21b811 Content-Encoding: gzip Content-Length: 724 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"networking\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"10e27409-226d-4f3d-971a-db9735ac09c8\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"rel\": \"bookmark\"}]}, \"id\": \"867c7a6e-d3bc-4739-acae-b1d9d43e0065\", \"user_id\": \"ac8606d68bbd45969d2b1630e01ac7c4\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-04-09T10:28:33Z\", \"hostId\": \"559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b\", \"name\": \"server_clearwater-opnfv_bind_host_xkrzi3\", \"created\": \"2019-04-09T10:28:30Z\", \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\", \"cloudify_management_network_id\": \"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\"}}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:42.330Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.d3b9ec36-b2e0-4d9b-91fb-1acac9e74e7d"}, {"node_instance_id": "ellis_host_04yjo1", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:42.768Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-915a35e1-f1b1-40a1-a36a-17e6f7603291", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:41.940Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.6311da0a-d22e-47a7-9577-db25a29e061f"}, {"node_instance_id": "bind_host_xkrzi3", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:42.768Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065 used request id req-f98a5ae4-7f3c-4b1c-bcc7-d1eead21b811", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:42.330Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.d3b9ec36-b2e0-4d9b-91fb-1acac9e74e7d"}, {"node_instance_id": "sprout_host_y1ieip", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:42.768Z", "message": "Starting node instance", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:41.843Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "sprout_host_y1ieip", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:42.768Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:41.645Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "bono_host_mmu58s", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:42.768Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:41.611Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "ellis_host_04yjo1", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:42.768Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1f43806ba5f940d78f31584409fdcd74984419d4\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:42.365Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.6311da0a-d22e-47a7-9577-db25a29e061f"}, {"node_instance_id": "bind_host_xkrzi3", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:42.768Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065 used request id req-f98a5ae4-7f3c-4b1c-bcc7-d1eead21b811", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:42.330Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.d3b9ec36-b2e0-4d9b-91fb-1acac9e74e7d"}, {"node_instance_id": "sprout_host_y1ieip", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:43.363Z", "message": "Sending task 'nova_plugin.server.start'", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:41.987Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "bono_host_mmu58s", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:43.363Z", "message": "Sending task 'nova_plugin.server.start'", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:42.342Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "bono_host_mmu58s", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:43.363Z", "message": "Starting node instance", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:41.875Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "bind_host_xkrzi3", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:43.963Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:networking state. Retrying... [retry_after=30]", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:networking state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:networking state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-04-09T10:28:42.818Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "ellis_host_04yjo1", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:43.963Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-04-09T10:28:43.585Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "sprout_host_y1ieip", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:43.963Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:43.149Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.cd03400c-709e-4e30-b066-46bcc6cb554a"}, {"node_instance_id": "sprout_host_y1ieip", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:43.963Z", "message": "RESP: [300] Date: Tue, 09 Apr 2019 10:28:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4b47da99-cf8e-47b1-970f-bca00fc13e18 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:43.154Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.cd03400c-709e-4e30-b066-46bcc6cb554a"}, {"node_instance_id": "sprout_host_y1ieip", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:43.963Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-4b47da99-cf8e-47b1-970f-bca00fc13e18", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:43.154Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.cd03400c-709e-4e30-b066-46bcc6cb554a"}, {"node_instance_id": "ellis_host_04yjo1", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:43.963Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10: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-ddae09e8-e8aa-4193-89d4-0fae0662ca73 x-compute-request-id: req-ddae09e8-e8aa-4193-89d4-0fae0662ca73 Content-Encoding: gzip Content-Length: 722 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"10e27409-226d-4f3d-971a-db9735ac09c8\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"rel\": \"bookmark\"}]}, \"id\": \"a9edbe9c-7652-492c-a4a9-b15648c5b876\", \"user_id\": \"ac8606d68bbd45969d2b1630e01ac7c4\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-04-09T10:28:34Z\", \"hostId\": \"559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b\", \"name\": \"server_clearwater-opnfv_ellis_host_04yjo1\", \"created\": \"2019-04-09T10:28:30Z\", \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\", \"cloudify_management_network_id\": \"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\"}}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:43.163Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.6311da0a-d22e-47a7-9577-db25a29e061f"}, {"node_instance_id": "ellis_host_04yjo1", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:43.963Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876 used request id req-ddae09e8-e8aa-4193-89d4-0fae0662ca73", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:43.163Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.6311da0a-d22e-47a7-9577-db25a29e061f"}, {"node_instance_id": "ellis_host_04yjo1", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:43.963Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876 used request id req-ddae09e8-e8aa-4193-89d4-0fae0662ca73", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:43.163Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.6311da0a-d22e-47a7-9577-db25a29e061f"}, {"node_instance_id": "bono_host_mmu58s", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:43.963Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:43.451Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.34208d26-385e-42e8-831c-06ec1832fbb9"}, {"node_instance_id": "bono_host_mmu58s", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:43.963Z", "message": "RESP: [300] Date: Tue, 09 Apr 2019 10:28:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1ae89ae3-f9c8-4d4f-99cf-18b2c4f50361 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:43.456Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.34208d26-385e-42e8-831c-06ec1832fbb9"}, {"node_instance_id": "bono_host_mmu58s", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:43.963Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-1ae89ae3-f9c8-4d4f-99cf-18b2c4f50361", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:43.456Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.34208d26-385e-42e8-831c-06ec1832fbb9"}, {"node_instance_id": "sprout_host_y1ieip", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:43.963Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9a2c4c1f86d7594d1b2d9cec6dfab5b0198dfd51\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:43.572Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.cd03400c-709e-4e30-b066-46bcc6cb554a"}, {"node_instance_id": "bono_host_mmu58s", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:43.963Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}704f6820c6494617277e07f815708fd78b1ce1a1\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:43.885Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.34208d26-385e-42e8-831c-06ec1832fbb9"}, {"node_instance_id": "sprout_host_y1ieip", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:44.634Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10:28: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-dc7ebd6e-4ed8-4c47-b227-5213978061f6 x-compute-request-id: req-dc7ebd6e-4ed8-4c47-b227-5213978061f6 Content-Encoding: gzip Content-Length: 726 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/1cd83db2-0e44-47f7-8603-85a45117f76b\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"10e27409-226d-4f3d-971a-db9735ac09c8\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"rel\": \"bookmark\"}]}, \"id\": \"1cd83db2-0e44-47f7-8603-85a45117f76b\", \"user_id\": \"ac8606d68bbd45969d2b1630e01ac7c4\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-04-09T10:28:34Z\", \"hostId\": \"559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b\", \"name\": \"server_clearwater-opnfv_sprout_host_y1ieip\", \"created\": \"2019-04-09T10:28:32Z\", \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\", \"cloudify_management_network_id\": \"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\"}}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:44.214Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.cd03400c-709e-4e30-b066-46bcc6cb554a"}, {"node_instance_id": "sprout_host_y1ieip", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:44.634Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b used request id req-dc7ebd6e-4ed8-4c47-b227-5213978061f6", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:44.215Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.cd03400c-709e-4e30-b066-46bcc6cb554a"}], "metadata": {"pagination": {"total": 1152, "offset": 952, "size": 50}}} 2019-04-09 10:29:57,610 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:29:57,611 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:29:57 GMT 2019-04-09 10:29:57,611 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:29:57,611 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-09 10:29:57,611 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:29:57,611 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:29:57,611 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:29:57,611 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-09 10:29:57,613 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-d54e6c6e-fe2a-4355-a5eb-deef4eff95e5 2019-04-09 10:29:57,614 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-d54e6c6e-fe2a-4355-a5eb-deef4eff95e5 2019-04-09 10:29:57,614 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Tue, 09 Apr 2019 10:28: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-d54e6c6e-fe2a-4355-a5eb-deef4eff95e5 x-compute-request-id: req-d54e6c6e-fe2a-4355-a5eb-deef4eff95e5 Content-Length: 457 location: http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_internal_sip"}], "OS-DCF:diskConfig": "MANUAL", "id": "595677f1-ed8c-4752-9770-298d40bc3713", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/595677f1-ed8c-4752-9770-298d40bc3713", "rel": "bookmark"}], "adminPass": "DwDxKhebn575"}} 2019-04-09 10:29:57,614 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Tue, 09 Apr 2019 10:28: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-d54e6c6e-fe2a-4355-a5eb-deef4eff95e5 x-compute-request-id: req-d54e6c6e-fe2a-4355-a5eb-deef4eff95e5 Content-Length: 457 location: http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_internal_sip"}], "OS-DCF:diskConfig": "MANUAL", "id": "595677f1-ed8c-4752-9770-298d40bc3713", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/595677f1-ed8c-4752-9770-298d40bc3713", "rel": "bookmark"}], "adminPass": "DwDxKhebn575"}} 2019-04-09 10:29:57,614 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-d54e6c6e-fe2a-4355-a5eb-deef4eff95e5 2019-04-09 10:29:57,614 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance 2019-04-09 10:29:57,615 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance 2019-04-09 10:29:57,615 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-960e3139-114b-4738-8b2a-a815b8d67e0f 2019-04-09 10:29:57,615 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-960e3139-114b-4738-8b2a-a815b8d67e0f 2019-04-09 10:29:57,615 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-960e3139-114b-4738-8b2a-a815b8d67e0f 2019-04-09 10:29:57,615 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-09 10:29:57,615 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Tue, 09 Apr 2019 10: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-960e3139-114b-4738-8b2a-a815b8d67e0f x-compute-request-id: req-960e3139-114b-4738-8b2a-a815b8d67e0f Content-Length: 459 location: http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_sprout"}], "OS-DCF:diskConfig": "MANUAL", "id": "1cd83db2-0e44-47f7-8603-85a45117f76b", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/1cd83db2-0e44-47f7-8603-85a45117f76b", "rel": "bookmark"}], "adminPass": "dTDQPxCT25V7"}} 2019-04-09 10:29:57,616 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Tue, 09 Apr 2019 10: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-960e3139-114b-4738-8b2a-a815b8d67e0f x-compute-request-id: req-960e3139-114b-4738-8b2a-a815b8d67e0f Content-Length: 459 location: http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_sprout"}], "OS-DCF:diskConfig": "MANUAL", "id": "1cd83db2-0e44-47f7-8603-85a45117f76b", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/1cd83db2-0e44-47f7-8603-85a45117f76b", "rel": "bookmark"}], "adminPass": "dTDQPxCT25V7"}} 2019-04-09 10:29:57,616 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-960e3139-114b-4738-8b2a-a815b8d67e0f 2019-04-09 10:29:57,616 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2019-04-09 10:29:57,616 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 09 Apr 2019 10:28:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-735835c0-c441-4af2-943a-6fcb070a65b4 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 10:29:57,616 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-735835c0-c441-4af2-943a-6fcb070a65b4 2019-04-09 10:29:57,616 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e4a00186fe3493f62da1540fbc78422418dfe8b" 2019-04-09 10:29:57,616 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-09 10:29:57,617 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-04-09 10:29:57,617 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-04-09 10:29:57,617 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-04-09 10:29:57,617 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-04-09 10:29:57,617 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 09 Apr 2019 10:28:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-915a35e1-f1b1-40a1-a36a-17e6f7603291 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 10:29:57,617 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10: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-f98a5ae4-7f3c-4b1c-bcc7-d1eead21b811 x-compute-request-id: req-f98a5ae4-7f3c-4b1c-bcc7-d1eead21b811 Content-Encoding: gzip Content-Length: 724 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "networking", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065", "rel": "bookmark"}], "image": {"id": "10e27409-226d-4f3d-971a-db9735ac09c8", "links": [{"href": "http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "links": [{"href": "http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "rel": "bookmark"}]}, "id": "867c7a6e-d3bc-4739-acae-b1d9d43e0065", "user_id": "ac8606d68bbd45969d2b1630e01ac7c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T10:28:33Z", "hostId": "559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "name": "server_clearwater-opnfv_bind_host_xkrzi3", "created": "2019-04-09T10:28:30Z", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b", "cloudify_management_network_id": "67c32f4e-cb01-4d56-a2b5-fe18f582c72d"}}} 2019-04-09 10:29:57,618 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-915a35e1-f1b1-40a1-a36a-17e6f7603291 2019-04-09 10:29:57,618 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065 used request id req-f98a5ae4-7f3c-4b1c-bcc7-d1eead21b811 2019-04-09 10:29:57,618 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance 2019-04-09 10:29:57,618 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-04-09 10:29:57,618 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-04-09 10:29:57,618 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f43806ba5f940d78f31584409fdcd74984419d4" 2019-04-09 10:29:57,619 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065 used request id req-f98a5ae4-7f3c-4b1c-bcc7-d1eead21b811 2019-04-09 10:29:57,619 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2019-04-09 10:29:57,619 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2019-04-09 10:29:57,619 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance 2019-04-09 10:29:57,619 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:networking state. Retrying... [retry_after=30] 2019-04-09 10:29:57,619 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2019-04-09 10:29:57,619 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-09 10:29:57,620 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 09 Apr 2019 10:28:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4b47da99-cf8e-47b1-970f-bca00fc13e18 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 10:29:57,620 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-4b47da99-cf8e-47b1-970f-bca00fc13e18 2019-04-09 10:29:57,620 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10: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-ddae09e8-e8aa-4193-89d4-0fae0662ca73 x-compute-request-id: req-ddae09e8-e8aa-4193-89d4-0fae0662ca73 Content-Encoding: gzip Content-Length: 722 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876", "rel": "bookmark"}], "image": {"id": "10e27409-226d-4f3d-971a-db9735ac09c8", "links": [{"href": "http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "links": [{"href": "http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "rel": "bookmark"}]}, "id": "a9edbe9c-7652-492c-a4a9-b15648c5b876", "user_id": "ac8606d68bbd45969d2b1630e01ac7c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T10:28:34Z", "hostId": "559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "name": "server_clearwater-opnfv_ellis_host_04yjo1", "created": "2019-04-09T10:28:30Z", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b", "cloudify_management_network_id": "67c32f4e-cb01-4d56-a2b5-fe18f582c72d"}}} 2019-04-09 10:29:57,620 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876 used request id req-ddae09e8-e8aa-4193-89d4-0fae0662ca73 2019-04-09 10:29:57,620 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876 used request id req-ddae09e8-e8aa-4193-89d4-0fae0662ca73 2019-04-09 10:29:57,620 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-09 10:29:57,621 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 09 Apr 2019 10:28:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1ae89ae3-f9c8-4d4f-99cf-18b2c4f50361 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 10:29:57,621 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-1ae89ae3-f9c8-4d4f-99cf-18b2c4f50361 2019-04-09 10:29:57,621 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a2c4c1f86d7594d1b2d9cec6dfab5b0198dfd51" 2019-04-09 10:29:57,621 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}704f6820c6494617277e07f815708fd78b1ce1a1" 2019-04-09 10:29:57,621 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10:28: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-dc7ebd6e-4ed8-4c47-b227-5213978061f6 x-compute-request-id: req-dc7ebd6e-4ed8-4c47-b227-5213978061f6 Content-Encoding: gzip Content-Length: 726 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/1cd83db2-0e44-47f7-8603-85a45117f76b", "rel": "bookmark"}], "image": {"id": "10e27409-226d-4f3d-971a-db9735ac09c8", "links": [{"href": "http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "links": [{"href": "http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "rel": "bookmark"}]}, "id": "1cd83db2-0e44-47f7-8603-85a45117f76b", "user_id": "ac8606d68bbd45969d2b1630e01ac7c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T10:28:34Z", "hostId": "559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "name": "server_clearwater-opnfv_sprout_host_y1ieip", "created": "2019-04-09T10:28:32Z", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b", "cloudify_management_network_id": "67c32f4e-cb01-4d56-a2b5-fe18f582c72d"}}} 2019-04-09 10:29:57,621 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b used request id req-dc7ebd6e-4ed8-4c47-b227-5213978061f6 2019-04-09 10:29:57,622 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/4c65a646-067f-4556-a879-83319631caf0 2019-04-09 10:29:57,677 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:29:57,677 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:29:57,677 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:29:57,677 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:29:57,677 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:29:57,678 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:29:57,678 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:29:57,678 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T10:28:06.618Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-09T10:28:06.619Z", "id": "4c65a646-067f-4556-a879-83319631caf0"} 2019-04-09 10:29:57,678 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:29:57,678 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:29:57 GMT 2019-04-09 10:29:57,678 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:29:57,678 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-09 10:29:57,678 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:29:57,678 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:29:57,678 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:30:02,684 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-09 10:30:02,897 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:30:02,897 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:30:02,897 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:30:02,897 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:30:02,898 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:30:02,898 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:30:02,898 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:30:02,898 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_y1ieip", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:44.634Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b used request id req-dc7ebd6e-4ed8-4c47-b227-5213978061f6", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:44.215Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.cd03400c-709e-4e30-b066-46bcc6cb554a"}, {"node_instance_id": "bono_host_mmu58s", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:45.168Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713 used request id req-136733d0-1b2b-4259-b6f2-86d09083b58e", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:44.723Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.34208d26-385e-42e8-831c-06ec1832fbb9"}, {"node_instance_id": "sprout_host_y1ieip", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:45.168Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-04-09T10:28:44.632Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "bono_host_mmu58s", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:45.168Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713 used request id req-136733d0-1b2b-4259-b6f2-86d09083b58e", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:44.723Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.34208d26-385e-42e8-831c-06ec1832fbb9"}, {"node_instance_id": "bono_host_mmu58s", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:45.168Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10:28: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-136733d0-1b2b-4259-b6f2-86d09083b58e x-compute-request-id: req-136733d0-1b2b-4259-b6f2-86d09083b58e Content-Encoding: gzip Content-Length: 725 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/595677f1-ed8c-4752-9770-298d40bc3713\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"10e27409-226d-4f3d-971a-db9735ac09c8\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"rel\": \"bookmark\"}]}, \"id\": \"595677f1-ed8c-4752-9770-298d40bc3713\", \"user_id\": \"ac8606d68bbd45969d2b1630e01ac7c4\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-04-09T10:28:34Z\", \"hostId\": \"559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b\", \"name\": \"server_clearwater-opnfv_bono_host_mmu58s\", \"created\": \"2019-04-09T10:28:32Z\", \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\", \"cloudify_management_network_id\": \"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\"}}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:28:44.723Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.34208d26-385e-42e8-831c-06ec1832fbb9"}, {"node_instance_id": "bono_host_mmu58s", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:28:45.884Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-04-09T10:28:45.188Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "proxy_host_kjjl1q", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:29:04.764Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:29:04.573Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "proxy_host_kjjl1q", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:29:05.667Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:29:05.610Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.209e6970-2394-4124-8e01-2f2292841490"}, {"node_instance_id": "proxy_host_kjjl1q", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:29:06.334Z", "message": "RESP: [300] Date: Tue, 09 Apr 2019 10:28:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-725d8075-50a6-4821-ac75-1a052a230704 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:29:05.615Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.209e6970-2394-4124-8e01-2f2292841490"}, {"node_instance_id": "proxy_host_kjjl1q", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:29:06.334Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-725d8075-50a6-4821-ac75-1a052a230704", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:29:05.615Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.209e6970-2394-4124-8e01-2f2292841490"}, {"node_instance_id": "proxy_host_kjjl1q", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:29:06.334Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/4c65e85b-56f9-4f08-be43-a1f20db7879c -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}846212474d492b959947965114622955dd64a897\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:29:06.022Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.209e6970-2394-4124-8e01-2f2292841490"}, {"node_instance_id": "proxy_host_kjjl1q", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:29:07.502Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10:28:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-16670977-2619-4974-a34b-013d82bc128f x-compute-request-id: req-16670977-2619-4974-a34b-013d82bc128f Content-Encoding: gzip Content-Length: 747 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/4c65e85b-56f9-4f08-be43-a1f20db7879c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/4c65e85b-56f9-4f08-be43-a1f20db7879c\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"10e27409-226d-4f3d-971a-db9735ac09c8\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"rel\": \"bookmark\"}]}, \"id\": \"4c65e85b-56f9-4f08-be43-a1f20db7879c\", \"security_groups\": [{\"name\": \"default\"}], \"user_id\": \"ac8606d68bbd45969d2b1630e01ac7c4\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-04-09T10:28:21Z\", \"hostId\": \"a8714558011d134c44d218ba8746cf343482bff1e33310f6e84138e7\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b\", \"name\": \"server_clearwater-opnfv_proxy_host_kjjl1q\", \"created\": \"2019-04-09T10:28:17Z\", \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\", \"cloudify_management_network_id\": \"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\"}}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:29:07.397Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.209e6970-2394-4124-8e01-2f2292841490"}, {"node_instance_id": "proxy_host_kjjl1q", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:29:08.193Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/4c65e85b-56f9-4f08-be43-a1f20db7879c used request id req-16670977-2619-4974-a34b-013d82bc128f", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:29:07.398Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.209e6970-2394-4124-8e01-2f2292841490"}, {"node_instance_id": "proxy_host_kjjl1q", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:29:08.193Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/4c65e85b-56f9-4f08-be43-a1f20db7879c used request id req-16670977-2619-4974-a34b-013d82bc128f", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:29:07.398Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.209e6970-2394-4124-8e01-2f2292841490"}, {"node_instance_id": "vellum_host_41y0pg", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:29:08.193Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:29:08.097Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "proxy_host_kjjl1q", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:29:08.193Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60]", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-04-09T10:29:07.885Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "dime_host_8d5h0z", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:29:08.812Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:29:08.447Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "vellum_host_41y0pg", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:29:09.446Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:29:09.254Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.9fdee991-38fc-4e1e-b41d-5998e30bc716"}, {"node_instance_id": "homer_host_d3fa9b", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:29:09.446Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:29:08.911Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "dime_host_8d5h0z", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:29:10.118Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:29:09.729Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.647ff16b-982e-4121-83bc-a1006d452ddf"}, {"node_instance_id": "vellum_host_41y0pg", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:29:10.118Z", "message": "RESP: [300] Date: Tue, 09 Apr 2019 10:29:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ad1c87d9-7e03-40ed-8db5-f7eb2b7dfe11 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:29:09.260Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.9fdee991-38fc-4e1e-b41d-5998e30bc716"}, {"node_instance_id": "vellum_host_41y0pg", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:29:10.118Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-ad1c87d9-7e03-40ed-8db5-f7eb2b7dfe11", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:29:09.260Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.9fdee991-38fc-4e1e-b41d-5998e30bc716"}, {"node_instance_id": "vellum_host_41y0pg", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:29:10.118Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}315818a24d69bff1bde32d00580e62cf75df2c4c\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:29:09.669Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.9fdee991-38fc-4e1e-b41d-5998e30bc716"}, {"node_instance_id": "dime_host_8d5h0z", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:29:10.118Z", "message": "RESP: [300] Date: Tue, 09 Apr 2019 10:29:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-760d5a0f-8f40-4fa3-9e0b-183555a3c4f4 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:29:09.735Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.647ff16b-982e-4121-83bc-a1006d452ddf"}, {"node_instance_id": "dime_host_8d5h0z", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:29:10.118Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-760d5a0f-8f40-4fa3-9e0b-183555a3c4f4", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:29:09.735Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.647ff16b-982e-4121-83bc-a1006d452ddf"}, {"node_instance_id": "homer_host_d3fa9b", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:29:10.804Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:29:10.096Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.0b3d52bd-922c-44a0-84a6-61f5407e17f2"}, {"node_instance_id": "homer_host_d3fa9b", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:29:10.804Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/a458d571-f605-4490-8af7-1593cd026fa0 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ca0054856083ad1dace88a36d07de4cf25ea3282\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:29:10.508Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.0b3d52bd-922c-44a0-84a6-61f5407e17f2"}, {"node_instance_id": "dime_host_8d5h0z", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:29:10.804Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}718de0b9a3f9f04f77e4f3b42be133a331b55183\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:29:10.142Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.647ff16b-982e-4121-83bc-a1006d452ddf"}, {"node_instance_id": "homer_host_d3fa9b", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:29:10.804Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-af93c63e-11e9-4993-995a-e91c84238836", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:29:10.102Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.0b3d52bd-922c-44a0-84a6-61f5407e17f2"}, {"node_instance_id": "homer_host_d3fa9b", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:29:10.804Z", "message": "RESP: [300] Date: Tue, 09 Apr 2019 10:29:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-af93c63e-11e9-4993-995a-e91c84238836 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:29:10.101Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.0b3d52bd-922c-44a0-84a6-61f5407e17f2"}, {"node_instance_id": "dime_host_8d5h0z", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:29:11.523Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10: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-b2ba4cdd-8003-4750-9f15-9d861b3034c0 x-compute-request-id: req-b2ba4cdd-8003-4750-9f15-9d861b3034c0 Content-Encoding: gzip Content-Length: 753 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"10e27409-226d-4f3d-971a-db9735ac09c8\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"rel\": \"bookmark\"}]}, \"id\": \"dd78e78a-000b-421c-be8e-8ecf8df7a4ca\", \"security_groups\": [{\"name\": \"clearwater-sg_dime\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"ac8606d68bbd45969d2b1630e01ac7c4\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-04-09T10:28:25Z\", \"hostId\": \"a8714558011d134c44d218ba8746cf343482bff1e33310f6e84138e7\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b\", \"name\": \"server_clearwater-opnfv_dime_host_8d5h0z\", \"created\": \"2019-04-09T10:28:23Z\", \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\", \"cloudify_management_network_id\": \"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\"}}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:29:11.111Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.647ff16b-982e-4121-83bc-a1006d452ddf"}, {"node_instance_id": "vellum_host_41y0pg", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:29:11.523Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183 used request id req-75fc96e5-c413-4d81-921a-6c3918b02d76", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:29:11.130Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.9fdee991-38fc-4e1e-b41d-5998e30bc716"}, {"node_instance_id": "vellum_host_41y0pg", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:29:11.523Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183 used request id req-75fc96e5-c413-4d81-921a-6c3918b02d76", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:29:11.129Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.9fdee991-38fc-4e1e-b41d-5998e30bc716"}, {"node_instance_id": "dime_host_8d5h0z", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:29:11.523Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca used request id req-b2ba4cdd-8003-4750-9f15-9d861b3034c0", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:29:11.111Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.647ff16b-982e-4121-83bc-a1006d452ddf"}, {"node_instance_id": "dime_host_8d5h0z", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:29:11.523Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca used request id req-b2ba4cdd-8003-4750-9f15-9d861b3034c0", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:29:11.111Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.647ff16b-982e-4121-83bc-a1006d452ddf"}, {"node_instance_id": "vellum_host_41y0pg", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:29:11.523Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10: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-75fc96e5-c413-4d81-921a-6c3918b02d76 x-compute-request-id: req-75fc96e5-c413-4d81-921a-6c3918b02d76 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"10e27409-226d-4f3d-971a-db9735ac09c8\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"rel\": \"bookmark\"}]}, \"id\": \"390af7e2-1c01-4f6a-bdc6-9700b5912183\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_vellum\"}], \"user_id\": \"ac8606d68bbd45969d2b1630e01ac7c4\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-04-09T10:28:24Z\", \"hostId\": \"a8714558011d134c44d218ba8746cf343482bff1e33310f6e84138e7\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b\", \"name\": \"server_clearwater-opnfv_vellum_host_41y0pg\", \"created\": \"2019-04-09T10:28:22Z\", \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\", \"cloudify_management_network_id\": \"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\"}}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:29:11.129Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.9fdee991-38fc-4e1e-b41d-5998e30bc716"}, {"node_instance_id": "homer_host_d3fa9b", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:29:12.191Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/a458d571-f605-4490-8af7-1593cd026fa0 used request id req-d92062ab-9b87-4b32-9b8a-a110c7adde83", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:29:11.451Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.0b3d52bd-922c-44a0-84a6-61f5407e17f2"}, {"node_instance_id": "homer_host_d3fa9b", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:29:12.191Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/a458d571-f605-4490-8af7-1593cd026fa0 used request id req-d92062ab-9b87-4b32-9b8a-a110c7adde83", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:29:11.451Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.0b3d52bd-922c-44a0-84a6-61f5407e17f2"}, {"node_instance_id": "homer_host_d3fa9b", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:29:12.191Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60]", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-04-09T10:29:11.796Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "dime_host_8d5h0z", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:29:12.191Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60]", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-04-09T10:29:11.659Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "vellum_host_41y0pg", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:29:12.191Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60]", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-04-09T10:29:11.617Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "homer_host_d3fa9b", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:29:12.191Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10:29: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-d92062ab-9b87-4b32-9b8a-a110c7adde83 x-compute-request-id: req-d92062ab-9b87-4b32-9b8a-a110c7adde83 Content-Encoding: gzip Content-Length: 757 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/a458d571-f605-4490-8af7-1593cd026fa0\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/a458d571-f605-4490-8af7-1593cd026fa0\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"10e27409-226d-4f3d-971a-db9735ac09c8\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"rel\": \"bookmark\"}]}, \"id\": \"a458d571-f605-4490-8af7-1593cd026fa0\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_homer\"}], \"user_id\": \"ac8606d68bbd45969d2b1630e01ac7c4\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-04-09T10:28:30Z\", \"hostId\": \"559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b\", \"name\": \"server_clearwater-opnfv_homer_host_d3fa9b\", \"created\": \"2019-04-09T10:28:25Z\", \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\", \"cloudify_management_network_id\": \"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\"}}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:29:11.451Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.0b3d52bd-922c-44a0-84a6-61f5407e17f2"}, {"node_instance_id": "bind_host_xkrzi3", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:29:12.976Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:29:12.936Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "ellis_host_04yjo1", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:29:13.794Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:29:13.684Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "bind_host_xkrzi3", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:29:14.297Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-2a475ff0-d2bb-49aa-8609-2652d3bf0731", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:29:14.002Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.493c19ee-1dd7-44d7-bd20-b2352522cc23"}, {"node_instance_id": "bind_host_xkrzi3", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:29:14.297Z", "message": "RESP: [300] Date: Tue, 09 Apr 2019 10:29:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2a475ff0-d2bb-49aa-8609-2652d3bf0731 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:29:14.001Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.493c19ee-1dd7-44d7-bd20-b2352522cc23"}, {"node_instance_id": "bind_host_xkrzi3", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:29:14.297Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:29:13.996Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.493c19ee-1dd7-44d7-bd20-b2352522cc23"}, {"node_instance_id": "ellis_host_04yjo1", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:29:14.993Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:29:14.913Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.5381c50e-05d0-43b3-93b4-0b10f702528e"}, {"node_instance_id": "sprout_host_y1ieip", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:29:14.993Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:29:14.742Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "bind_host_xkrzi3", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:29:14.993Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}7df30deb5a7c04cd28dafbfeb50bc248e98aa0ce\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:29:14.425Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.493c19ee-1dd7-44d7-bd20-b2352522cc23"}], "metadata": {"pagination": {"total": 1152, "offset": 1002, "size": 50}}} 2019-04-09 10:30:02,898 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:30:02,898 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:30:02 GMT 2019-04-09 10:30:02,898 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:30:02,898 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-09 10:30:02,898 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:30:02,899 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:30:02,899 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:30:02,899 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-09 10:30:02,902 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b used request id req-dc7ebd6e-4ed8-4c47-b227-5213978061f6 2019-04-09 10:30:02,902 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713 used request id req-136733d0-1b2b-4259-b6f2-86d09083b58e 2019-04-09 10:30:02,902 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2019-04-09 10:30:02,902 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713 used request id req-136733d0-1b2b-4259-b6f2-86d09083b58e 2019-04-09 10:30:02,902 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10:28: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-136733d0-1b2b-4259-b6f2-86d09083b58e x-compute-request-id: req-136733d0-1b2b-4259-b6f2-86d09083b58e Content-Encoding: gzip Content-Length: 725 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/595677f1-ed8c-4752-9770-298d40bc3713", "rel": "bookmark"}], "image": {"id": "10e27409-226d-4f3d-971a-db9735ac09c8", "links": [{"href": "http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "links": [{"href": "http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "rel": "bookmark"}]}, "id": "595677f1-ed8c-4752-9770-298d40bc3713", "user_id": "ac8606d68bbd45969d2b1630e01ac7c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T10:28:34Z", "hostId": "559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "name": "server_clearwater-opnfv_bono_host_mmu58s", "created": "2019-04-09T10:28:32Z", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b", "cloudify_management_network_id": "67c32f4e-cb01-4d56-a2b5-fe18f582c72d"}}} 2019-04-09 10:30:02,903 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2019-04-09 10:30:02,903 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-04-09 10:30:02,903 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-09 10:30:02,903 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 09 Apr 2019 10:28:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-725d8075-50a6-4821-ac75-1a052a230704 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 10:30:02,903 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-725d8075-50a6-4821-ac75-1a052a230704 2019-04-09 10:30:02,903 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/4c65e85b-56f9-4f08-be43-a1f20db7879c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}846212474d492b959947965114622955dd64a897" 2019-04-09 10:30:02,904 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10:28:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-16670977-2619-4974-a34b-013d82bc128f x-compute-request-id: req-16670977-2619-4974-a34b-013d82bc128f Content-Encoding: gzip Content-Length: 747 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/4c65e85b-56f9-4f08-be43-a1f20db7879c", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/4c65e85b-56f9-4f08-be43-a1f20db7879c", "rel": "bookmark"}], "image": {"id": "10e27409-226d-4f3d-971a-db9735ac09c8", "links": [{"href": "http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "links": [{"href": "http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "rel": "bookmark"}]}, "id": "4c65e85b-56f9-4f08-be43-a1f20db7879c", "security_groups": [{"name": "default"}], "user_id": "ac8606d68bbd45969d2b1630e01ac7c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T10:28:21Z", "hostId": "a8714558011d134c44d218ba8746cf343482bff1e33310f6e84138e7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "name": "server_clearwater-opnfv_proxy_host_kjjl1q", "created": "2019-04-09T10:28:17Z", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b", "cloudify_management_network_id": "67c32f4e-cb01-4d56-a2b5-fe18f582c72d"}}} 2019-04-09 10:30:02,904 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/4c65e85b-56f9-4f08-be43-a1f20db7879c used request id req-16670977-2619-4974-a34b-013d82bc128f 2019-04-09 10:30:02,904 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/4c65e85b-56f9-4f08-be43-a1f20db7879c used request id req-16670977-2619-4974-a34b-013d82bc128f 2019-04-09 10:30:02,904 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-04-09 10:30:02,904 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2019-04-09 10:30:02,904 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-04-09 10:30:02,905 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-09 10:30:02,905 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-04-09 10:30:02,905 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-09 10:30:02,905 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 09 Apr 2019 10:29:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ad1c87d9-7e03-40ed-8db5-f7eb2b7dfe11 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 10:30:02,905 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-ad1c87d9-7e03-40ed-8db5-f7eb2b7dfe11 2019-04-09 10:30:02,905 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}315818a24d69bff1bde32d00580e62cf75df2c4c" 2019-04-09 10:30:02,905 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 09 Apr 2019 10:29:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-760d5a0f-8f40-4fa3-9e0b-183555a3c4f4 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 10:30:02,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-760d5a0f-8f40-4fa3-9e0b-183555a3c4f4 2019-04-09 10:30:02,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-09 10:30:02,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/a458d571-f605-4490-8af7-1593cd026fa0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca0054856083ad1dace88a36d07de4cf25ea3282" 2019-04-09 10:30:02,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}718de0b9a3f9f04f77e4f3b42be133a331b55183" 2019-04-09 10:30:02,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-af93c63e-11e9-4993-995a-e91c84238836 2019-04-09 10:30:02,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 09 Apr 2019 10:29:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-af93c63e-11e9-4993-995a-e91c84238836 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 10:30:02,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10: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-b2ba4cdd-8003-4750-9f15-9d861b3034c0 x-compute-request-id: req-b2ba4cdd-8003-4750-9f15-9d861b3034c0 Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca", "rel": "bookmark"}], "image": {"id": "10e27409-226d-4f3d-971a-db9735ac09c8", "links": [{"href": "http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "links": [{"href": "http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "rel": "bookmark"}]}, "id": "dd78e78a-000b-421c-be8e-8ecf8df7a4ca", "security_groups": [{"name": "clearwater-sg_dime"}, {"name": "clearwater-sg_base"}], "user_id": "ac8606d68bbd45969d2b1630e01ac7c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T10:28:25Z", "hostId": "a8714558011d134c44d218ba8746cf343482bff1e33310f6e84138e7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "name": "server_clearwater-opnfv_dime_host_8d5h0z", "created": "2019-04-09T10:28:23Z", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b", "cloudify_management_network_id": "67c32f4e-cb01-4d56-a2b5-fe18f582c72d"}}} 2019-04-09 10:30:02,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183 used request id req-75fc96e5-c413-4d81-921a-6c3918b02d76 2019-04-09 10:30:02,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183 used request id req-75fc96e5-c413-4d81-921a-6c3918b02d76 2019-04-09 10:30:02,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca used request id req-b2ba4cdd-8003-4750-9f15-9d861b3034c0 2019-04-09 10:30:02,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca used request id req-b2ba4cdd-8003-4750-9f15-9d861b3034c0 2019-04-09 10:30:02,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10: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-75fc96e5-c413-4d81-921a-6c3918b02d76 x-compute-request-id: req-75fc96e5-c413-4d81-921a-6c3918b02d76 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183", "rel": "bookmark"}], "image": {"id": "10e27409-226d-4f3d-971a-db9735ac09c8", "links": [{"href": "http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "links": [{"href": "http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "rel": "bookmark"}]}, "id": "390af7e2-1c01-4f6a-bdc6-9700b5912183", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_vellum"}], "user_id": "ac8606d68bbd45969d2b1630e01ac7c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T10:28:24Z", "hostId": "a8714558011d134c44d218ba8746cf343482bff1e33310f6e84138e7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "name": "server_clearwater-opnfv_vellum_host_41y0pg", "created": "2019-04-09T10:28:22Z", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b", "cloudify_management_network_id": "67c32f4e-cb01-4d56-a2b5-fe18f582c72d"}}} 2019-04-09 10:30:02,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/a458d571-f605-4490-8af7-1593cd026fa0 used request id req-d92062ab-9b87-4b32-9b8a-a110c7adde83 2019-04-09 10:30:02,908 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/a458d571-f605-4490-8af7-1593cd026fa0 used request id req-d92062ab-9b87-4b32-9b8a-a110c7adde83 2019-04-09 10:30:02,908 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2019-04-09 10:30:02,908 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2019-04-09 10:30:02,908 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2019-04-09 10:30:02,908 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10:29: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-d92062ab-9b87-4b32-9b8a-a110c7adde83 x-compute-request-id: req-d92062ab-9b87-4b32-9b8a-a110c7adde83 Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a458d571-f605-4490-8af7-1593cd026fa0", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a458d571-f605-4490-8af7-1593cd026fa0", "rel": "bookmark"}], "image": {"id": "10e27409-226d-4f3d-971a-db9735ac09c8", "links": [{"href": "http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "links": [{"href": "http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "rel": "bookmark"}]}, "id": "a458d571-f605-4490-8af7-1593cd026fa0", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "user_id": "ac8606d68bbd45969d2b1630e01ac7c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T10:28:30Z", "hostId": "559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "name": "server_clearwater-opnfv_homer_host_d3fa9b", "created": "2019-04-09T10:28:25Z", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b", "cloudify_management_network_id": "67c32f4e-cb01-4d56-a2b5-fe18f582c72d"}}} 2019-04-09 10:30:02,908 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-04-09 10:30:02,909 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-04-09 10:30:02,909 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-2a475ff0-d2bb-49aa-8609-2652d3bf0731 2019-04-09 10:30:02,909 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 09 Apr 2019 10:29:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2a475ff0-d2bb-49aa-8609-2652d3bf0731 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 10:30:02,909 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-09 10:30:02,909 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-09 10:30:02,909 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-04-09 10:30:02,909 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7df30deb5a7c04cd28dafbfeb50bc248e98aa0ce" 2019-04-09 10:30:02,910 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/4c65a646-067f-4556-a879-83319631caf0 2019-04-09 10:30:03,154 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:30:03,154 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:30:03,154 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:30:03,154 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:30:03,154 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:30:03,154 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:30:03,154 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:30:03,155 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T10:28:06.618Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-09T10:28:06.619Z", "id": "4c65a646-067f-4556-a879-83319631caf0"} 2019-04-09 10:30:03,155 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:30:03,155 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:30:03 GMT 2019-04-09 10:30:03,155 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:30:03,155 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-09 10:30:03,155 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:30:03,155 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:30:03,155 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:30:08,161 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-09 10:30:08,407 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:30:08,407 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:30:08,407 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:30:08,407 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:30:08,407 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:30:08,407 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:30:08,407 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:30:08,407 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_04yjo1", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:29:15.617Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}71c768a3687deab5c4ddc6fe424f57b9dfff759d\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:29:15.320Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.5381c50e-05d0-43b3-93b4-0b10f702528e"}, {"node_instance_id": "bind_host_xkrzi3", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:29:15.617Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065 used request id req-848a7d76-c37a-4d13-bcaf-83dd0d7ce468", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:29:15.030Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.493c19ee-1dd7-44d7-bd20-b2352522cc23"}, {"node_instance_id": "bind_host_xkrzi3", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:29:15.617Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065 used request id req-848a7d76-c37a-4d13-bcaf-83dd0d7ce468", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:29:15.030Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.493c19ee-1dd7-44d7-bd20-b2352522cc23"}, {"node_instance_id": "bind_host_xkrzi3", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:29:15.617Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10:29:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-848a7d76-c37a-4d13-bcaf-83dd0d7ce468 x-compute-request-id: req-848a7d76-c37a-4d13-bcaf-83dd0d7ce468 Content-Encoding: gzip Content-Length: 753 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"10e27409-226d-4f3d-971a-db9735ac09c8\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"rel\": \"bookmark\"}]}, \"id\": \"867c7a6e-d3bc-4739-acae-b1d9d43e0065\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"user_id\": \"ac8606d68bbd45969d2b1630e01ac7c4\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-04-09T10:28:33Z\", \"hostId\": \"559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b\", \"name\": \"server_clearwater-opnfv_bind_host_xkrzi3\", \"created\": \"2019-04-09T10:28:30Z\", \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\", \"cloudify_management_network_id\": \"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\"}}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:29:15.030Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.493c19ee-1dd7-44d7-bd20-b2352522cc23"}, {"node_instance_id": "ellis_host_04yjo1", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:29:15.617Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-e3a8c38e-851a-4e75-889a-f7a5585040b2", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:29:14.918Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.5381c50e-05d0-43b3-93b4-0b10f702528e"}, {"node_instance_id": "ellis_host_04yjo1", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:29:15.617Z", "message": "RESP: [300] Date: Tue, 09 Apr 2019 10:29:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e3a8c38e-851a-4e75-889a-f7a5585040b2 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:29:14.918Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.5381c50e-05d0-43b3-93b4-0b10f702528e"}, {"node_instance_id": "bono_host_mmu58s", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:29:15.617Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:29:15.300Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "sprout_host_y1ieip", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:29:16.198Z", "message": "RESP: [300] Date: Tue, 09 Apr 2019 10:29:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f29dcfb0-a4c6-4fab-9279-0eda23d054d8 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:29:15.856Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.9959b938-db5a-4298-acfd-adfbecd3681d"}, {"node_instance_id": "bind_host_xkrzi3", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:29:16.198Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60]", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-04-09T10:29:15.596Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "sprout_host_y1ieip", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:29:16.198Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:29:15.852Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.9959b938-db5a-4298-acfd-adfbecd3681d"}, {"node_instance_id": "sprout_host_y1ieip", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:29:16.198Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-f29dcfb0-a4c6-4fab-9279-0eda23d054d8", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:29:15.857Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.9959b938-db5a-4298-acfd-adfbecd3681d"}, {"node_instance_id": "ellis_host_04yjo1", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:29:16.802Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60]", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-04-09T10:29:16.571Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "ellis_host_04yjo1", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:29:16.802Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10: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-163bc447-6371-4d82-ae78-0aedc1e69127 x-compute-request-id: req-163bc447-6371-4d82-ae78-0aedc1e69127 Content-Encoding: gzip Content-Length: 756 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"10e27409-226d-4f3d-971a-db9735ac09c8\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"rel\": \"bookmark\"}]}, \"id\": \"a9edbe9c-7652-492c-a4a9-b15648c5b876\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_ellis\"}], \"user_id\": \"ac8606d68bbd45969d2b1630e01ac7c4\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-04-09T10:28:34Z\", \"hostId\": \"559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b\", \"name\": \"server_clearwater-opnfv_ellis_host_04yjo1\", \"created\": \"2019-04-09T10:28:30Z\", \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\", \"cloudify_management_network_id\": \"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\"}}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:29:16.219Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.5381c50e-05d0-43b3-93b4-0b10f702528e"}, {"node_instance_id": "sprout_host_y1ieip", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:29:16.802Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}33100e9e7b0cc6b84bf19b436a589523983233e9\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:29:16.252Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.9959b938-db5a-4298-acfd-adfbecd3681d"}, {"node_instance_id": "bono_host_mmu58s", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:29:16.802Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-7997018e-3468-4736-9d74-d30d05a0bad8", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:29:16.463Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.3f1eb8c7-4a10-4905-b032-a75d3d1b58fd"}, {"node_instance_id": "bono_host_mmu58s", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:29:16.802Z", "message": "RESP: [300] Date: Tue, 09 Apr 2019 10:29:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7997018e-3468-4736-9d74-d30d05a0bad8 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:29:16.463Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.3f1eb8c7-4a10-4905-b032-a75d3d1b58fd"}, {"node_instance_id": "bono_host_mmu58s", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:29:16.802Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:29:16.458Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.3f1eb8c7-4a10-4905-b032-a75d3d1b58fd"}, {"node_instance_id": "ellis_host_04yjo1", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:29:16.802Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876 used request id req-163bc447-6371-4d82-ae78-0aedc1e69127", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:29:16.219Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.5381c50e-05d0-43b3-93b4-0b10f702528e"}, {"node_instance_id": "ellis_host_04yjo1", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:29:16.802Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876 used request id req-163bc447-6371-4d82-ae78-0aedc1e69127", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:29:16.219Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.5381c50e-05d0-43b3-93b4-0b10f702528e"}, {"node_instance_id": "bono_host_mmu58s", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:29:17.306Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}06253c902fc7580f7bca1849a07cfc3ae8db92f1\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:29:16.873Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.3f1eb8c7-4a10-4905-b032-a75d3d1b58fd"}, {"node_instance_id": "sprout_host_y1ieip", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:29:17.306Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10:29: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-1c8808ac-3a2b-4b35-bd8b-c1744c9b0357 x-compute-request-id: req-1c8808ac-3a2b-4b35-bd8b-c1744c9b0357 Content-Encoding: gzip Content-Length: 766 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/1cd83db2-0e44-47f7-8603-85a45117f76b\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"10e27409-226d-4f3d-971a-db9735ac09c8\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"rel\": \"bookmark\"}]}, \"id\": \"1cd83db2-0e44-47f7-8603-85a45117f76b\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_sprout\"}], \"user_id\": \"ac8606d68bbd45969d2b1630e01ac7c4\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-04-09T10:28:34Z\", \"hostId\": \"559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b\", \"name\": \"server_clearwater-opnfv_sprout_host_y1ieip\", \"created\": \"2019-04-09T10:28:32Z\", \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\", \"cloudify_management_network_id\": \"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\"}}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:29:17.142Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.9959b938-db5a-4298-acfd-adfbecd3681d"}, {"node_instance_id": "bono_host_mmu58s", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:29:18.037Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713 used request id req-2f29d732-b61d-4300-b451-7e745eaa2166", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:29:17.584Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.3f1eb8c7-4a10-4905-b032-a75d3d1b58fd"}, {"node_instance_id": "sprout_host_y1ieip", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:29:18.037Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60]", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-04-09T10:29:17.620Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "sprout_host_y1ieip", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:29:18.037Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b used request id req-1c8808ac-3a2b-4b35-bd8b-c1744c9b0357", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:29:17.142Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.9959b938-db5a-4298-acfd-adfbecd3681d"}, {"node_instance_id": "bono_host_mmu58s", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:29:18.037Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10:29:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2f29d732-b61d-4300-b451-7e745eaa2166 x-compute-request-id: req-2f29d732-b61d-4300-b451-7e745eaa2166 Content-Encoding: gzip Content-Length: 765 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/595677f1-ed8c-4752-9770-298d40bc3713\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"10e27409-226d-4f3d-971a-db9735ac09c8\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"rel\": \"bookmark\"}]}, \"id\": \"595677f1-ed8c-4752-9770-298d40bc3713\", \"security_groups\": [{\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"ac8606d68bbd45969d2b1630e01ac7c4\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-04-09T10:28:34Z\", \"hostId\": \"559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b\", \"name\": \"server_clearwater-opnfv_bono_host_mmu58s\", \"created\": \"2019-04-09T10:28:32Z\", \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\", \"cloudify_management_network_id\": \"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\"}}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:29:17.584Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.3f1eb8c7-4a10-4905-b032-a75d3d1b58fd"}, {"node_instance_id": "sprout_host_y1ieip", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:29:18.037Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b used request id req-1c8808ac-3a2b-4b35-bd8b-c1744c9b0357", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:29:17.142Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.9959b938-db5a-4298-acfd-adfbecd3681d"}, {"node_instance_id": "bono_host_mmu58s", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:29:18.037Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713 used request id req-2f29d732-b61d-4300-b451-7e745eaa2166", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:29:17.584Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.3f1eb8c7-4a10-4905-b032-a75d3d1b58fd"}, {"node_instance_id": "bono_host_mmu58s", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:29:18.705Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60]", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-04-09T10:29:17.976Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "proxy_host_kjjl1q", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:29:38.184Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:29:38.033Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "proxy_host_kjjl1q", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:29:39.101Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:29:39.028Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.a4a6939f-9e70-4244-b788-ef89a23e4226"}, {"node_instance_id": "proxy_host_kjjl1q", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:29:39.768Z", "message": "RESP: [300] Date: Tue, 09 Apr 2019 10:29:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-acac34f8-cec9-4aef-81a6-d9c80c271c84 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:29:39.034Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.a4a6939f-9e70-4244-b788-ef89a23e4226"}, {"node_instance_id": "proxy_host_kjjl1q", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:29:39.768Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-acac34f8-cec9-4aef-81a6-d9c80c271c84", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:29:39.035Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.a4a6939f-9e70-4244-b788-ef89a23e4226"}, {"node_instance_id": "proxy_host_kjjl1q", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:29:39.768Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/4c65e85b-56f9-4f08-be43-a1f20db7879c -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}08c33946d9d31086013f51fb1b3e4a797455ce5b\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:29:39.436Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.a4a6939f-9e70-4244-b788-ef89a23e4226"}, {"node_instance_id": "proxy_host_kjjl1q", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:29:40.885Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10: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-38aa8ab4-31fb-4bfb-a4e9-99b8ce091b78 x-compute-request-id: req-38aa8ab4-31fb-4bfb-a4e9-99b8ce091b78 Content-Encoding: gzip Content-Length: 747 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/4c65e85b-56f9-4f08-be43-a1f20db7879c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/4c65e85b-56f9-4f08-be43-a1f20db7879c\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"10e27409-226d-4f3d-971a-db9735ac09c8\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"rel\": \"bookmark\"}]}, \"id\": \"4c65e85b-56f9-4f08-be43-a1f20db7879c\", \"security_groups\": [{\"name\": \"default\"}], \"user_id\": \"ac8606d68bbd45969d2b1630e01ac7c4\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-04-09T10:28:21Z\", \"hostId\": \"a8714558011d134c44d218ba8746cf343482bff1e33310f6e84138e7\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b\", \"name\": \"server_clearwater-opnfv_proxy_host_kjjl1q\", \"created\": \"2019-04-09T10:28:17Z\", \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\", \"cloudify_management_network_id\": \"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\"}}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:29:40.844Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.a4a6939f-9e70-4244-b788-ef89a23e4226"}, {"node_instance_id": "proxy_host_kjjl1q", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:29:41.407Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/4c65e85b-56f9-4f08-be43-a1f20db7879c used request id req-38aa8ab4-31fb-4bfb-a4e9-99b8ce091b78", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:29:40.844Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.a4a6939f-9e70-4244-b788-ef89a23e4226"}, {"node_instance_id": "proxy_host_kjjl1q", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:29:41.407Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60]", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-04-09T10:29:41.338Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "proxy_host_kjjl1q", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:29:41.407Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/4c65e85b-56f9-4f08-be43-a1f20db7879c used request id req-38aa8ab4-31fb-4bfb-a4e9-99b8ce091b78", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:29:40.844Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.a4a6939f-9e70-4244-b788-ef89a23e4226"}, {"node_instance_id": "dime_host_8d5h0z", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:29:42.073Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:29:41.770Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "homer_host_d3fa9b", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:29:42.653Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:29:42.379Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "vellum_host_41y0pg", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:29:42.653Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:29:42.011Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "vellum_host_41y0pg", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:29:43.220Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:29:43.173Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.dffbcf65-a346-477a-9aa0-5f3de94b2d37"}, {"node_instance_id": "dime_host_8d5h0z", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:29:43.782Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1d3295d9b6005a88392df06537e21087b9fd691a\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:29:43.527Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.639374db-622a-4f0e-9c69-f68eb8180a20"}, {"node_instance_id": "homer_host_d3fa9b", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:29:43.782Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:29:43.726Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.f8a533f2-3293-4f09-8843-7e5b698ad66c"}, {"node_instance_id": "vellum_host_41y0pg", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:29:43.782Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2154f7e0d44b49ff25d890efff5c760e2b8c2aa8\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:29:43.589Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.dffbcf65-a346-477a-9aa0-5f3de94b2d37"}, {"node_instance_id": "dime_host_8d5h0z", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:29:43.782Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-a58f914d-bce1-42db-b312-9e3376212111", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:29:43.124Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.639374db-622a-4f0e-9c69-f68eb8180a20"}, {"node_instance_id": "dime_host_8d5h0z", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:29:43.782Z", "message": "RESP: [300] Date: Tue, 09 Apr 2019 10:29:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a58f914d-bce1-42db-b312-9e3376212111 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:29:43.123Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.639374db-622a-4f0e-9c69-f68eb8180a20"}, {"node_instance_id": "dime_host_8d5h0z", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:29:43.782Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:29:43.117Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.639374db-622a-4f0e-9c69-f68eb8180a20"}, {"node_instance_id": "vellum_host_41y0pg", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:29:43.782Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-fff44204-be66-4f03-86d7-3b65f2d720b6", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:29:43.178Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.dffbcf65-a346-477a-9aa0-5f3de94b2d37"}, {"node_instance_id": "vellum_host_41y0pg", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:29:43.782Z", "message": "RESP: [300] Date: Tue, 09 Apr 2019 10:29:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fff44204-be66-4f03-86d7-3b65f2d720b6 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:29:43.178Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.dffbcf65-a346-477a-9aa0-5f3de94b2d37"}, {"node_instance_id": "homer_host_d3fa9b", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:29:44.451Z", "message": "RESP: [300] Date: Tue, 09 Apr 2019 10:29:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b7bd8264-4a23-42d4-a856-d8a590a6d8c9 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:29:43.731Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.f8a533f2-3293-4f09-8843-7e5b698ad66c"}], "metadata": {"pagination": {"total": 1152, "offset": 1052, "size": 50}}} 2019-04-09 10:30:08,408 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:30:08,408 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:30:08 GMT 2019-04-09 10:30:08,408 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:30:08,408 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-09 10:30:08,408 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:30:08,408 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:30:08,408 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:30:08,408 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-09 10:30:08,411 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71c768a3687deab5c4ddc6fe424f57b9dfff759d" 2019-04-09 10:30:08,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065 used request id req-848a7d76-c37a-4d13-bcaf-83dd0d7ce468 2019-04-09 10:30:08,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065 used request id req-848a7d76-c37a-4d13-bcaf-83dd0d7ce468 2019-04-09 10:30:08,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10:29:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-848a7d76-c37a-4d13-bcaf-83dd0d7ce468 x-compute-request-id: req-848a7d76-c37a-4d13-bcaf-83dd0d7ce468 Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065", "rel": "bookmark"}], "image": {"id": "10e27409-226d-4f3d-971a-db9735ac09c8", "links": [{"href": "http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "links": [{"href": "http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "rel": "bookmark"}]}, "id": "867c7a6e-d3bc-4739-acae-b1d9d43e0065", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "user_id": "ac8606d68bbd45969d2b1630e01ac7c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T10:28:33Z", "hostId": "559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "name": "server_clearwater-opnfv_bind_host_xkrzi3", "created": "2019-04-09T10:28:30Z", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b", "cloudify_management_network_id": "67c32f4e-cb01-4d56-a2b5-fe18f582c72d"}}} 2019-04-09 10:30:08,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-e3a8c38e-851a-4e75-889a-f7a5585040b2 2019-04-09 10:30:08,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 09 Apr 2019 10:29:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e3a8c38e-851a-4e75-889a-f7a5585040b2 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 10:30:08,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-04-09 10:30:08,413 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 09 Apr 2019 10:29:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f29dcfb0-a4c6-4fab-9279-0eda23d054d8 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 10:30:08,413 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2019-04-09 10:30:08,413 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-09 10:30:08,413 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-f29dcfb0-a4c6-4fab-9279-0eda23d054d8 2019-04-09 10:30:08,413 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2019-04-09 10:30:08,413 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10: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-163bc447-6371-4d82-ae78-0aedc1e69127 x-compute-request-id: req-163bc447-6371-4d82-ae78-0aedc1e69127 Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876", "rel": "bookmark"}], "image": {"id": "10e27409-226d-4f3d-971a-db9735ac09c8", "links": [{"href": "http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "links": [{"href": "http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "rel": "bookmark"}]}, "id": "a9edbe9c-7652-492c-a4a9-b15648c5b876", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "user_id": "ac8606d68bbd45969d2b1630e01ac7c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T10:28:34Z", "hostId": "559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "name": "server_clearwater-opnfv_ellis_host_04yjo1", "created": "2019-04-09T10:28:30Z", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b", "cloudify_management_network_id": "67c32f4e-cb01-4d56-a2b5-fe18f582c72d"}}} 2019-04-09 10:30:08,414 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33100e9e7b0cc6b84bf19b436a589523983233e9" 2019-04-09 10:30:08,414 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-7997018e-3468-4736-9d74-d30d05a0bad8 2019-04-09 10:30:08,414 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 09 Apr 2019 10:29:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7997018e-3468-4736-9d74-d30d05a0bad8 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 10:30:08,414 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-09 10:30:08,414 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876 used request id req-163bc447-6371-4d82-ae78-0aedc1e69127 2019-04-09 10:30:08,414 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876 used request id req-163bc447-6371-4d82-ae78-0aedc1e69127 2019-04-09 10:30:08,415 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06253c902fc7580f7bca1849a07cfc3ae8db92f1" 2019-04-09 10:30:08,415 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10:29: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-1c8808ac-3a2b-4b35-bd8b-c1744c9b0357 x-compute-request-id: req-1c8808ac-3a2b-4b35-bd8b-c1744c9b0357 Content-Encoding: gzip Content-Length: 766 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/1cd83db2-0e44-47f7-8603-85a45117f76b", "rel": "bookmark"}], "image": {"id": "10e27409-226d-4f3d-971a-db9735ac09c8", "links": [{"href": "http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "links": [{"href": "http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "rel": "bookmark"}]}, "id": "1cd83db2-0e44-47f7-8603-85a45117f76b", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_sprout"}], "user_id": "ac8606d68bbd45969d2b1630e01ac7c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T10:28:34Z", "hostId": "559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "name": "server_clearwater-opnfv_sprout_host_y1ieip", "created": "2019-04-09T10:28:32Z", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b", "cloudify_management_network_id": "67c32f4e-cb01-4d56-a2b5-fe18f582c72d"}}} 2019-04-09 10:30:08,415 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713 used request id req-2f29d732-b61d-4300-b451-7e745eaa2166 2019-04-09 10:30:08,415 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2019-04-09 10:30:08,415 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b used request id req-1c8808ac-3a2b-4b35-bd8b-c1744c9b0357 2019-04-09 10:30:08,415 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10:29:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2f29d732-b61d-4300-b451-7e745eaa2166 x-compute-request-id: req-2f29d732-b61d-4300-b451-7e745eaa2166 Content-Encoding: gzip Content-Length: 765 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/595677f1-ed8c-4752-9770-298d40bc3713", "rel": "bookmark"}], "image": {"id": "10e27409-226d-4f3d-971a-db9735ac09c8", "links": [{"href": "http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "links": [{"href": "http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "rel": "bookmark"}]}, "id": "595677f1-ed8c-4752-9770-298d40bc3713", "security_groups": [{"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "ac8606d68bbd45969d2b1630e01ac7c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T10:28:34Z", "hostId": "559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "name": "server_clearwater-opnfv_bono_host_mmu58s", "created": "2019-04-09T10:28:32Z", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b", "cloudify_management_network_id": "67c32f4e-cb01-4d56-a2b5-fe18f582c72d"}}} 2019-04-09 10:30:08,416 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b used request id req-1c8808ac-3a2b-4b35-bd8b-c1744c9b0357 2019-04-09 10:30:08,416 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713 used request id req-2f29d732-b61d-4300-b451-7e745eaa2166 2019-04-09 10:30:08,416 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2019-04-09 10:30:08,416 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2019-04-09 10:30:08,416 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-09 10:30:08,416 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 09 Apr 2019 10:29:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-acac34f8-cec9-4aef-81a6-d9c80c271c84 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 10:30:08,417 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-acac34f8-cec9-4aef-81a6-d9c80c271c84 2019-04-09 10:30:08,417 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/4c65e85b-56f9-4f08-be43-a1f20db7879c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08c33946d9d31086013f51fb1b3e4a797455ce5b" 2019-04-09 10:30:08,417 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10: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-38aa8ab4-31fb-4bfb-a4e9-99b8ce091b78 x-compute-request-id: req-38aa8ab4-31fb-4bfb-a4e9-99b8ce091b78 Content-Encoding: gzip Content-Length: 747 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/4c65e85b-56f9-4f08-be43-a1f20db7879c", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/4c65e85b-56f9-4f08-be43-a1f20db7879c", "rel": "bookmark"}], "image": {"id": "10e27409-226d-4f3d-971a-db9735ac09c8", "links": [{"href": "http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "links": [{"href": "http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "rel": "bookmark"}]}, "id": "4c65e85b-56f9-4f08-be43-a1f20db7879c", "security_groups": [{"name": "default"}], "user_id": "ac8606d68bbd45969d2b1630e01ac7c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T10:28:21Z", "hostId": "a8714558011d134c44d218ba8746cf343482bff1e33310f6e84138e7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "name": "server_clearwater-opnfv_proxy_host_kjjl1q", "created": "2019-04-09T10:28:17Z", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b", "cloudify_management_network_id": "67c32f4e-cb01-4d56-a2b5-fe18f582c72d"}}} 2019-04-09 10:30:08,417 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/4c65e85b-56f9-4f08-be43-a1f20db7879c used request id req-38aa8ab4-31fb-4bfb-a4e9-99b8ce091b78 2019-04-09 10:30:08,417 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2019-04-09 10:30:08,417 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/4c65e85b-56f9-4f08-be43-a1f20db7879c used request id req-38aa8ab4-31fb-4bfb-a4e9-99b8ce091b78 2019-04-09 10:30:08,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2019-04-09 10:30:08,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2019-04-09 10:30:08,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2019-04-09 10:30:08,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-09 10:30:08,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d3295d9b6005a88392df06537e21087b9fd691a" 2019-04-09 10:30:08,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-09 10:30:08,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2154f7e0d44b49ff25d890efff5c760e2b8c2aa8" 2019-04-09 10:30:08,419 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-a58f914d-bce1-42db-b312-9e3376212111 2019-04-09 10:30:08,419 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 09 Apr 2019 10:29:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a58f914d-bce1-42db-b312-9e3376212111 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 10:30:08,419 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-09 10:30:08,419 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-fff44204-be66-4f03-86d7-3b65f2d720b6 2019-04-09 10:30:08,419 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 09 Apr 2019 10:29:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fff44204-be66-4f03-86d7-3b65f2d720b6 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 10:30:08,419 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 09 Apr 2019 10:29:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b7bd8264-4a23-42d4-a856-d8a590a6d8c9 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 10:30:08,420 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/4c65a646-067f-4556-a879-83319631caf0 2019-04-09 10:30:08,673 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:30:08,673 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:30:08,673 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:30:08,674 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:30:08,674 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:30:08,674 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:30:08,674 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:30:08,674 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T10:28:06.618Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-09T10:28:06.619Z", "id": "4c65a646-067f-4556-a879-83319631caf0"} 2019-04-09 10:30:08,674 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:30:08,674 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:30:08 GMT 2019-04-09 10:30:08,674 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:30:08,674 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-09 10:30:08,674 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:30:08,674 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:30:08,675 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:30:13,680 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-09 10:30:14,196 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:30:14,196 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:30:14,196 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:30:14,196 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:30:14,196 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:30:14,196 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:30:14,196 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:30:14,197 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_d3fa9b", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:29:44.451Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-b7bd8264-4a23-42d4-a856-d8a590a6d8c9", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:29:43.731Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.f8a533f2-3293-4f09-8843-7e5b698ad66c"}, {"node_instance_id": "homer_host_d3fa9b", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:29:44.451Z", "message": "RESP: [300] Date: Tue, 09 Apr 2019 10:29:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b7bd8264-4a23-42d4-a856-d8a590a6d8c9 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:29:43.731Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.f8a533f2-3293-4f09-8843-7e5b698ad66c"}, {"node_instance_id": "dime_host_8d5h0z", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:29:44.996Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60]", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-04-09T10:29:44.891Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "dime_host_8d5h0z", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:29:44.996Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca used request id req-67889ccb-3c7d-48e4-93c7-fcce7f13df9c", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:29:44.467Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.639374db-622a-4f0e-9c69-f68eb8180a20"}, {"node_instance_id": "dime_host_8d5h0z", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:29:44.996Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10:29:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-67889ccb-3c7d-48e4-93c7-fcce7f13df9c x-compute-request-id: req-67889ccb-3c7d-48e4-93c7-fcce7f13df9c Content-Encoding: gzip Content-Length: 753 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"10e27409-226d-4f3d-971a-db9735ac09c8\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"rel\": \"bookmark\"}]}, \"id\": \"dd78e78a-000b-421c-be8e-8ecf8df7a4ca\", \"security_groups\": [{\"name\": \"clearwater-sg_dime\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"ac8606d68bbd45969d2b1630e01ac7c4\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-04-09T10:28:25Z\", \"hostId\": \"a8714558011d134c44d218ba8746cf343482bff1e33310f6e84138e7\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b\", \"name\": \"server_clearwater-opnfv_dime_host_8d5h0z\", \"created\": \"2019-04-09T10:28:23Z\", \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\", \"cloudify_management_network_id\": \"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\"}}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:29:44.466Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.639374db-622a-4f0e-9c69-f68eb8180a20"}, {"node_instance_id": "dime_host_8d5h0z", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:29:44.996Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca used request id req-67889ccb-3c7d-48e4-93c7-fcce7f13df9c", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:29:44.467Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.639374db-622a-4f0e-9c69-f68eb8180a20"}, {"node_instance_id": "vellum_host_41y0pg", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:29:44.996Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183 used request id req-391293b1-acee-47f1-8822-66e0abc5e7ad", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:29:44.469Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.dffbcf65-a346-477a-9aa0-5f3de94b2d37"}, {"node_instance_id": "vellum_host_41y0pg", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:29:44.996Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183 used request id req-391293b1-acee-47f1-8822-66e0abc5e7ad", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:29:44.469Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.dffbcf65-a346-477a-9aa0-5f3de94b2d37"}, {"node_instance_id": "vellum_host_41y0pg", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:29:44.996Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10:29:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-391293b1-acee-47f1-8822-66e0abc5e7ad x-compute-request-id: req-391293b1-acee-47f1-8822-66e0abc5e7ad Content-Encoding: gzip Content-Length: 752 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"10e27409-226d-4f3d-971a-db9735ac09c8\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"rel\": \"bookmark\"}]}, \"id\": \"390af7e2-1c01-4f6a-bdc6-9700b5912183\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_vellum\"}], \"user_id\": \"ac8606d68bbd45969d2b1630e01ac7c4\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-04-09T10:28:24Z\", \"hostId\": \"a8714558011d134c44d218ba8746cf343482bff1e33310f6e84138e7\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b\", \"name\": \"server_clearwater-opnfv_vellum_host_41y0pg\", \"created\": \"2019-04-09T10:28:22Z\", \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\", \"cloudify_management_network_id\": \"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\"}}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:29:44.469Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.dffbcf65-a346-477a-9aa0-5f3de94b2d37"}, {"node_instance_id": "vellum_host_41y0pg", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:29:45.629Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60]", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-04-09T10:29:44.930Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "homer_host_d3fa9b", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:29:45.629Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/a458d571-f605-4490-8af7-1593cd026fa0 used request id req-b3be2b35-f86d-416c-a4fd-7929a51c7cee", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:29:45.082Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.f8a533f2-3293-4f09-8843-7e5b698ad66c"}, {"node_instance_id": "homer_host_d3fa9b", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:29:45.629Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10:29:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b3be2b35-f86d-416c-a4fd-7929a51c7cee x-compute-request-id: req-b3be2b35-f86d-416c-a4fd-7929a51c7cee Content-Encoding: gzip Content-Length: 757 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/a458d571-f605-4490-8af7-1593cd026fa0\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/a458d571-f605-4490-8af7-1593cd026fa0\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"10e27409-226d-4f3d-971a-db9735ac09c8\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"rel\": \"bookmark\"}]}, \"id\": \"a458d571-f605-4490-8af7-1593cd026fa0\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_homer\"}], \"user_id\": \"ac8606d68bbd45969d2b1630e01ac7c4\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-04-09T10:28:30Z\", \"hostId\": \"559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b\", \"name\": \"server_clearwater-opnfv_homer_host_d3fa9b\", \"created\": \"2019-04-09T10:28:25Z\", \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\", \"cloudify_management_network_id\": \"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\"}}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:29:45.081Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.f8a533f2-3293-4f09-8843-7e5b698ad66c"}, {"node_instance_id": "homer_host_d3fa9b", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:29:45.629Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/a458d571-f605-4490-8af7-1593cd026fa0 used request id req-b3be2b35-f86d-416c-a4fd-7929a51c7cee", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:29:45.082Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.f8a533f2-3293-4f09-8843-7e5b698ad66c"}, {"node_instance_id": "homer_host_d3fa9b", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:29:45.629Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60]", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-04-09T10:29:45.481Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "bind_host_xkrzi3", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:29:46.317Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:29:45.701Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "bind_host_xkrzi3", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:29:47.051Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:29:46.762Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.ccb9732a-39e0-4fe6-9001-986cecf39dd5"}, {"node_instance_id": "ellis_host_04yjo1", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:29:47.051Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:29:46.669Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "bind_host_xkrzi3", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:29:47.051Z", "message": "RESP: [300] Date: Tue, 09 Apr 2019 10:29:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-83018802-dfb2-402c-8338-2666c767f700 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:29:46.768Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.ccb9732a-39e0-4fe6-9001-986cecf39dd5"}, {"node_instance_id": "bind_host_xkrzi3", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:29:47.051Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-83018802-dfb2-402c-8338-2666c767f700", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:29:46.768Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.ccb9732a-39e0-4fe6-9001-986cecf39dd5"}, {"node_instance_id": "bind_host_xkrzi3", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:29:47.719Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}44c47a8817ea2d25b803fc9bb23e0ffc9392592f\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:29:47.168Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.ccb9732a-39e0-4fe6-9001-986cecf39dd5"}, {"node_instance_id": "bind_host_xkrzi3", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:29:48.409Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065 used request id req-d75ff88a-e370-4972-acbf-ea78a8fc4641", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:29:48.083Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.ccb9732a-39e0-4fe6-9001-986cecf39dd5"}, {"node_instance_id": "bono_host_mmu58s", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:29:48.409Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:29:48.079Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "sprout_host_y1ieip", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:29:48.409Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:29:47.731Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "ellis_host_04yjo1", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:29:48.409Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:29:47.715Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.41317050-581e-454f-b1fe-36c6ca717ac9"}, {"node_instance_id": "ellis_host_04yjo1", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:29:48.409Z", "message": "RESP: [300] Date: Tue, 09 Apr 2019 10:29:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9e4e4a92-56b1-4395-ae74-3b02ee9b08f6 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:29:47.720Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.41317050-581e-454f-b1fe-36c6ca717ac9"}, {"node_instance_id": "ellis_host_04yjo1", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:29:48.409Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-9e4e4a92-56b1-4395-ae74-3b02ee9b08f6", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:29:47.721Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.41317050-581e-454f-b1fe-36c6ca717ac9"}, {"node_instance_id": "ellis_host_04yjo1", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:29:48.409Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}7a86f2a44aa6920874754e252cf45851ce99cc11\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:29:48.125Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.41317050-581e-454f-b1fe-36c6ca717ac9"}, {"node_instance_id": "bind_host_xkrzi3", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:29:48.409Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10: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-d75ff88a-e370-4972-acbf-ea78a8fc4641 x-compute-request-id: req-d75ff88a-e370-4972-acbf-ea78a8fc4641 Content-Encoding: gzip Content-Length: 753 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"10e27409-226d-4f3d-971a-db9735ac09c8\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"rel\": \"bookmark\"}]}, \"id\": \"867c7a6e-d3bc-4739-acae-b1d9d43e0065\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"user_id\": \"ac8606d68bbd45969d2b1630e01ac7c4\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-04-09T10:28:33Z\", \"hostId\": \"559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b\", \"name\": \"server_clearwater-opnfv_bind_host_xkrzi3\", \"created\": \"2019-04-09T10:28:30Z\", \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\", \"cloudify_management_network_id\": \"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\"}}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:29:48.083Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.ccb9732a-39e0-4fe6-9001-986cecf39dd5"}, {"node_instance_id": "bind_host_xkrzi3", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:29:48.409Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065 used request id req-d75ff88a-e370-4972-acbf-ea78a8fc4641", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:29:48.084Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.ccb9732a-39e0-4fe6-9001-986cecf39dd5"}, {"node_instance_id": "bind_host_xkrzi3", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:29:48.409Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60]", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-04-09T10:29:48.369Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "sprout_host_y1ieip", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:29:49.148Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-28c4b508-12e5-47bd-abc2-22a726404426", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:29:48.821Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.cdb1f524-8de2-4121-ad4d-708dc629041e"}, {"node_instance_id": "ellis_host_04yjo1", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:29:49.148Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10:29:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a7566ac7-147b-442e-b56e-2488f759cd02 x-compute-request-id: req-a7566ac7-147b-442e-b56e-2488f759cd02 Content-Encoding: gzip Content-Length: 756 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"10e27409-226d-4f3d-971a-db9735ac09c8\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"rel\": \"bookmark\"}]}, \"id\": \"a9edbe9c-7652-492c-a4a9-b15648c5b876\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_ellis\"}], \"user_id\": \"ac8606d68bbd45969d2b1630e01ac7c4\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-04-09T10:28:34Z\", \"hostId\": \"559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b\", \"name\": \"server_clearwater-opnfv_ellis_host_04yjo1\", \"created\": \"2019-04-09T10:28:30Z\", \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\", \"cloudify_management_network_id\": \"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\"}}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:29:48.695Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.41317050-581e-454f-b1fe-36c6ca717ac9"}, {"node_instance_id": "ellis_host_04yjo1", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:29:49.148Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876 used request id req-a7566ac7-147b-442e-b56e-2488f759cd02", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:29:48.695Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.41317050-581e-454f-b1fe-36c6ca717ac9"}, {"node_instance_id": "ellis_host_04yjo1", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:29:49.148Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876 used request id req-a7566ac7-147b-442e-b56e-2488f759cd02", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:29:48.695Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.41317050-581e-454f-b1fe-36c6ca717ac9"}, {"node_instance_id": "sprout_host_y1ieip", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:29:49.148Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:29:48.815Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.cdb1f524-8de2-4121-ad4d-708dc629041e"}, {"node_instance_id": "sprout_host_y1ieip", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:29:49.148Z", "message": "RESP: [300] Date: Tue, 09 Apr 2019 10:29:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-28c4b508-12e5-47bd-abc2-22a726404426 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:29:48.821Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.cdb1f524-8de2-4121-ad4d-708dc629041e"}, {"node_instance_id": "ellis_host_04yjo1", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:29:49.703Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60]", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-04-09T10:29:49.150Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "bono_host_mmu58s", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:29:49.703Z", "message": "RESP: [300] Date: Tue, 09 Apr 2019 10:29:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eec811b2-cce5-4c0e-ad71-813601bbc885 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:29:49.248Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.797bac0e-0249-4129-9060-778f811f67c6"}, {"node_instance_id": "bono_host_mmu58s", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:29:49.703Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-eec811b2-cce5-4c0e-ad71-813601bbc885", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:29:49.248Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.797bac0e-0249-4129-9060-778f811f67c6"}, {"node_instance_id": "bono_host_mmu58s", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:29:49.703Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:29:49.243Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.797bac0e-0249-4129-9060-778f811f67c6"}, {"node_instance_id": "sprout_host_y1ieip", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:29:49.703Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}527a9e70b5485e908cfd52426b153d10d867e759\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:29:49.222Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.cdb1f524-8de2-4121-ad4d-708dc629041e"}, {"node_instance_id": "bono_host_mmu58s", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:29:50.335Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}90aed0840c37b993b83274a543de102f2eb73243\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:29:49.655Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.797bac0e-0249-4129-9060-778f811f67c6"}, {"node_instance_id": "sprout_host_y1ieip", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:29:50.335Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10:29:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-899799ba-d3a5-4e37-bc92-e194de9b766b x-compute-request-id: req-899799ba-d3a5-4e37-bc92-e194de9b766b Content-Encoding: gzip Content-Length: 766 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/1cd83db2-0e44-47f7-8603-85a45117f76b\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"10e27409-226d-4f3d-971a-db9735ac09c8\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"rel\": \"bookmark\"}]}, \"id\": \"1cd83db2-0e44-47f7-8603-85a45117f76b\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_sprout\"}], \"user_id\": \"ac8606d68bbd45969d2b1630e01ac7c4\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-04-09T10:28:34Z\", \"hostId\": \"559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b\", \"name\": \"server_clearwater-opnfv_sprout_host_y1ieip\", \"created\": \"2019-04-09T10:28:32Z\", \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\", \"cloudify_management_network_id\": \"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\"}}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:29:49.937Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.cdb1f524-8de2-4121-ad4d-708dc629041e"}, {"node_instance_id": "sprout_host_y1ieip", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:29:50.335Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b used request id req-899799ba-d3a5-4e37-bc92-e194de9b766b", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:29:49.937Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.cdb1f524-8de2-4121-ad4d-708dc629041e"}, {"node_instance_id": "sprout_host_y1ieip", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:29:50.335Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b used request id req-899799ba-d3a5-4e37-bc92-e194de9b766b", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:29:49.937Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.cdb1f524-8de2-4121-ad4d-708dc629041e"}, {"node_instance_id": "bono_host_mmu58s", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:29:50.902Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713 used request id req-7f3549a4-3fad-4c3a-81b5-109808cfa1c7", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:29:50.473Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.797bac0e-0249-4129-9060-778f811f67c6"}, {"node_instance_id": "bono_host_mmu58s", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:29:50.902Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10: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-7f3549a4-3fad-4c3a-81b5-109808cfa1c7 x-compute-request-id: req-7f3549a4-3fad-4c3a-81b5-109808cfa1c7 Content-Encoding: gzip Content-Length: 765 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/595677f1-ed8c-4752-9770-298d40bc3713\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"10e27409-226d-4f3d-971a-db9735ac09c8\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"rel\": \"bookmark\"}]}, \"id\": \"595677f1-ed8c-4752-9770-298d40bc3713\", \"security_groups\": [{\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"ac8606d68bbd45969d2b1630e01ac7c4\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-04-09T10:28:34Z\", \"hostId\": \"559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b\", \"name\": \"server_clearwater-opnfv_bono_host_mmu58s\", \"created\": \"2019-04-09T10:28:32Z\", \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\", \"cloudify_management_network_id\": \"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\"}}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:29:50.473Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.797bac0e-0249-4129-9060-778f811f67c6"}, {"node_instance_id": "bono_host_mmu58s", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:29:50.902Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713 used request id req-7f3549a4-3fad-4c3a-81b5-109808cfa1c7", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:29:50.474Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.797bac0e-0249-4129-9060-778f811f67c6"}, {"node_instance_id": "sprout_host_y1ieip", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:29:50.902Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60]", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-04-09T10:29:50.329Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "bono_host_mmu58s", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:29:51.519Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60]", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-04-09T10:29:50.974Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}], "metadata": {"pagination": {"total": 1154, "offset": 1102, "size": 50}}} 2019-04-09 10:30:14,197 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:30:14,197 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:30:14 GMT 2019-04-09 10:30:14,197 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:30:14,197 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-09 10:30:14,197 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:30:14,197 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:30:14,198 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:30:14,198 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-09 10:30:14,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-b7bd8264-4a23-42d4-a856-d8a590a6d8c9 2019-04-09 10:30:14,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 09 Apr 2019 10:29:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b7bd8264-4a23-42d4-a856-d8a590a6d8c9 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 10:30:14,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2019-04-09 10:30:14,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca used request id req-67889ccb-3c7d-48e4-93c7-fcce7f13df9c 2019-04-09 10:30:14,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10:29:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-67889ccb-3c7d-48e4-93c7-fcce7f13df9c x-compute-request-id: req-67889ccb-3c7d-48e4-93c7-fcce7f13df9c Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca", "rel": "bookmark"}], "image": {"id": "10e27409-226d-4f3d-971a-db9735ac09c8", "links": [{"href": "http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "links": [{"href": "http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "rel": "bookmark"}]}, "id": "dd78e78a-000b-421c-be8e-8ecf8df7a4ca", "security_groups": [{"name": "clearwater-sg_dime"}, {"name": "clearwater-sg_base"}], "user_id": "ac8606d68bbd45969d2b1630e01ac7c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T10:28:25Z", "hostId": "a8714558011d134c44d218ba8746cf343482bff1e33310f6e84138e7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "name": "server_clearwater-opnfv_dime_host_8d5h0z", "created": "2019-04-09T10:28:23Z", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b", "cloudify_management_network_id": "67c32f4e-cb01-4d56-a2b5-fe18f582c72d"}}} 2019-04-09 10:30:14,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca used request id req-67889ccb-3c7d-48e4-93c7-fcce7f13df9c 2019-04-09 10:30:14,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183 used request id req-391293b1-acee-47f1-8822-66e0abc5e7ad 2019-04-09 10:30:14,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183 used request id req-391293b1-acee-47f1-8822-66e0abc5e7ad 2019-04-09 10:30:14,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10:29:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-391293b1-acee-47f1-8822-66e0abc5e7ad x-compute-request-id: req-391293b1-acee-47f1-8822-66e0abc5e7ad Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183", "rel": "bookmark"}], "image": {"id": "10e27409-226d-4f3d-971a-db9735ac09c8", "links": [{"href": "http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "links": [{"href": "http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "rel": "bookmark"}]}, "id": "390af7e2-1c01-4f6a-bdc6-9700b5912183", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_vellum"}], "user_id": "ac8606d68bbd45969d2b1630e01ac7c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T10:28:24Z", "hostId": "a8714558011d134c44d218ba8746cf343482bff1e33310f6e84138e7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "name": "server_clearwater-opnfv_vellum_host_41y0pg", "created": "2019-04-09T10:28:22Z", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b", "cloudify_management_network_id": "67c32f4e-cb01-4d56-a2b5-fe18f582c72d"}}} 2019-04-09 10:30:14,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2019-04-09 10:30:14,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/a458d571-f605-4490-8af7-1593cd026fa0 used request id req-b3be2b35-f86d-416c-a4fd-7929a51c7cee 2019-04-09 10:30:14,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10:29:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b3be2b35-f86d-416c-a4fd-7929a51c7cee x-compute-request-id: req-b3be2b35-f86d-416c-a4fd-7929a51c7cee Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a458d571-f605-4490-8af7-1593cd026fa0", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a458d571-f605-4490-8af7-1593cd026fa0", "rel": "bookmark"}], "image": {"id": "10e27409-226d-4f3d-971a-db9735ac09c8", "links": [{"href": "http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "links": [{"href": "http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "rel": "bookmark"}]}, "id": "a458d571-f605-4490-8af7-1593cd026fa0", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "user_id": "ac8606d68bbd45969d2b1630e01ac7c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T10:28:30Z", "hostId": "559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "name": "server_clearwater-opnfv_homer_host_d3fa9b", "created": "2019-04-09T10:28:25Z", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b", "cloudify_management_network_id": "67c32f4e-cb01-4d56-a2b5-fe18f582c72d"}}} 2019-04-09 10:30:14,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/a458d571-f605-4490-8af7-1593cd026fa0 used request id req-b3be2b35-f86d-416c-a4fd-7929a51c7cee 2019-04-09 10:30:14,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2019-04-09 10:30:14,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2019-04-09 10:30:14,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-09 10:30:14,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2019-04-09 10:30:14,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 09 Apr 2019 10:29:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-83018802-dfb2-402c-8338-2666c767f700 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 10:30:14,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-83018802-dfb2-402c-8338-2666c767f700 2019-04-09 10:30:14,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44c47a8817ea2d25b803fc9bb23e0ffc9392592f" 2019-04-09 10:30:14,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065 used request id req-d75ff88a-e370-4972-acbf-ea78a8fc4641 2019-04-09 10:30:14,205 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2019-04-09 10:30:14,205 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2019-04-09 10:30:14,205 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-09 10:30:14,205 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 09 Apr 2019 10:29:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9e4e4a92-56b1-4395-ae74-3b02ee9b08f6 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 10:30:14,205 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-9e4e4a92-56b1-4395-ae74-3b02ee9b08f6 2019-04-09 10:30:14,205 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a86f2a44aa6920874754e252cf45851ce99cc11" 2019-04-09 10:30:14,205 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10: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-d75ff88a-e370-4972-acbf-ea78a8fc4641 x-compute-request-id: req-d75ff88a-e370-4972-acbf-ea78a8fc4641 Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065", "rel": "bookmark"}], "image": {"id": "10e27409-226d-4f3d-971a-db9735ac09c8", "links": [{"href": "http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "links": [{"href": "http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "rel": "bookmark"}]}, "id": "867c7a6e-d3bc-4739-acae-b1d9d43e0065", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "user_id": "ac8606d68bbd45969d2b1630e01ac7c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T10:28:33Z", "hostId": "559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "name": "server_clearwater-opnfv_bind_host_xkrzi3", "created": "2019-04-09T10:28:30Z", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b", "cloudify_management_network_id": "67c32f4e-cb01-4d56-a2b5-fe18f582c72d"}}} 2019-04-09 10:30:14,206 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065 used request id req-d75ff88a-e370-4972-acbf-ea78a8fc4641 2019-04-09 10:30:14,206 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2019-04-09 10:30:14,206 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-28c4b508-12e5-47bd-abc2-22a726404426 2019-04-09 10:30:14,206 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10:29:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a7566ac7-147b-442e-b56e-2488f759cd02 x-compute-request-id: req-a7566ac7-147b-442e-b56e-2488f759cd02 Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876", "rel": "bookmark"}], "image": {"id": "10e27409-226d-4f3d-971a-db9735ac09c8", "links": [{"href": "http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "links": [{"href": "http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "rel": "bookmark"}]}, "id": "a9edbe9c-7652-492c-a4a9-b15648c5b876", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "user_id": "ac8606d68bbd45969d2b1630e01ac7c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T10:28:34Z", "hostId": "559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "name": "server_clearwater-opnfv_ellis_host_04yjo1", "created": "2019-04-09T10:28:30Z", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b", "cloudify_management_network_id": "67c32f4e-cb01-4d56-a2b5-fe18f582c72d"}}} 2019-04-09 10:30:14,206 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876 used request id req-a7566ac7-147b-442e-b56e-2488f759cd02 2019-04-09 10:30:14,206 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876 used request id req-a7566ac7-147b-442e-b56e-2488f759cd02 2019-04-09 10:30:14,207 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-09 10:30:14,207 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 09 Apr 2019 10:29:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-28c4b508-12e5-47bd-abc2-22a726404426 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 10:30:14,207 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2019-04-09 10:30:14,207 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 09 Apr 2019 10:29:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eec811b2-cce5-4c0e-ad71-813601bbc885 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 10:30:14,207 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-eec811b2-cce5-4c0e-ad71-813601bbc885 2019-04-09 10:30:14,207 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-09 10:30:14,207 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}527a9e70b5485e908cfd52426b153d10d867e759" 2019-04-09 10:30:14,208 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90aed0840c37b993b83274a543de102f2eb73243" 2019-04-09 10:30:14,208 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10:29:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-899799ba-d3a5-4e37-bc92-e194de9b766b x-compute-request-id: req-899799ba-d3a5-4e37-bc92-e194de9b766b Content-Encoding: gzip Content-Length: 766 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/1cd83db2-0e44-47f7-8603-85a45117f76b", "rel": "bookmark"}], "image": {"id": "10e27409-226d-4f3d-971a-db9735ac09c8", "links": [{"href": "http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "links": [{"href": "http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "rel": "bookmark"}]}, "id": "1cd83db2-0e44-47f7-8603-85a45117f76b", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_sprout"}], "user_id": "ac8606d68bbd45969d2b1630e01ac7c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T10:28:34Z", "hostId": "559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "name": "server_clearwater-opnfv_sprout_host_y1ieip", "created": "2019-04-09T10:28:32Z", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b", "cloudify_management_network_id": "67c32f4e-cb01-4d56-a2b5-fe18f582c72d"}}} 2019-04-09 10:30:14,208 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b used request id req-899799ba-d3a5-4e37-bc92-e194de9b766b 2019-04-09 10:30:14,208 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b used request id req-899799ba-d3a5-4e37-bc92-e194de9b766b 2019-04-09 10:30:14,208 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713 used request id req-7f3549a4-3fad-4c3a-81b5-109808cfa1c7 2019-04-09 10:30:14,208 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10: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-7f3549a4-3fad-4c3a-81b5-109808cfa1c7 x-compute-request-id: req-7f3549a4-3fad-4c3a-81b5-109808cfa1c7 Content-Encoding: gzip Content-Length: 765 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/595677f1-ed8c-4752-9770-298d40bc3713", "rel": "bookmark"}], "image": {"id": "10e27409-226d-4f3d-971a-db9735ac09c8", "links": [{"href": "http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "links": [{"href": "http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "rel": "bookmark"}]}, "id": "595677f1-ed8c-4752-9770-298d40bc3713", "security_groups": [{"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "ac8606d68bbd45969d2b1630e01ac7c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T10:28:34Z", "hostId": "559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "name": "server_clearwater-opnfv_bono_host_mmu58s", "created": "2019-04-09T10:28:32Z", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b", "cloudify_management_network_id": "67c32f4e-cb01-4d56-a2b5-fe18f582c72d"}}} 2019-04-09 10:30:14,209 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713 used request id req-7f3549a4-3fad-4c3a-81b5-109808cfa1c7 2019-04-09 10:30:14,209 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2019-04-09 10:30:14,209 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2019-04-09 10:30:14,209 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/4c65a646-067f-4556-a879-83319631caf0 2019-04-09 10:30:14,432 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:30:14,432 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:30:14,432 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:30:14,432 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:30:14,432 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:30:14,433 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:30:14,433 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:30:14,433 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T10:28:06.618Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-09T10:28:06.619Z", "id": "4c65a646-067f-4556-a879-83319631caf0"} 2019-04-09 10:30:14,433 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:30:14,433 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:30:14 GMT 2019-04-09 10:30:14,433 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:30:14,433 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-09 10:30:14,433 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:30:14,433 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:30:14,433 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:30:19,439 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-09 10:30:20,817 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:30:20,817 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:30:20,817 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:30:20,817 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:30:20,817 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:30:20,817 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:30:20,818 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:30:20,818 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_kjjl1q", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:30:11.652Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:30:11.480Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "proxy_host_kjjl1q", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:30:13.637Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:30:13.569Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.518bca5f-7ee6-41ea-ac6c-ab9e0add9ae2"}, {"node_instance_id": "proxy_host_kjjl1q", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:30:14.639Z", "message": "RESP: [300] Date: Tue, 09 Apr 2019 10:30:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b59a3b40-d89c-4650-af77-a964484f0f49 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:30:13.576Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.518bca5f-7ee6-41ea-ac6c-ab9e0add9ae2"}, {"node_instance_id": "proxy_host_kjjl1q", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:30:14.639Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-b59a3b40-d89c-4650-af77-a964484f0f49", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:30:13.576Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.518bca5f-7ee6-41ea-ac6c-ab9e0add9ae2"}, {"node_instance_id": "proxy_host_kjjl1q", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:30:14.639Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/4c65e85b-56f9-4f08-be43-a1f20db7879c -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}39618b15938aa6cf8a8b879d5bd2ae1f09172b9d\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:30:13.979Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.518bca5f-7ee6-41ea-ac6c-ab9e0add9ae2"}, {"node_instance_id": "proxy_host_kjjl1q", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:30:15.301Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/4c65e85b-56f9-4f08-be43-a1f20db7879c used request id req-02635628-cb72-405b-9711-18b61cb92791", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:30:14.953Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.518bca5f-7ee6-41ea-ac6c-ab9e0add9ae2"}, {"node_instance_id": "proxy_host_kjjl1q", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:30:15.301Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10: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-02635628-cb72-405b-9711-18b61cb92791 x-compute-request-id: req-02635628-cb72-405b-9711-18b61cb92791 Content-Encoding: gzip Content-Length: 747 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/4c65e85b-56f9-4f08-be43-a1f20db7879c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/4c65e85b-56f9-4f08-be43-a1f20db7879c\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"10e27409-226d-4f3d-971a-db9735ac09c8\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"rel\": \"bookmark\"}]}, \"id\": \"4c65e85b-56f9-4f08-be43-a1f20db7879c\", \"security_groups\": [{\"name\": \"default\"}], \"user_id\": \"ac8606d68bbd45969d2b1630e01ac7c4\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-04-09T10:28:21Z\", \"hostId\": \"a8714558011d134c44d218ba8746cf343482bff1e33310f6e84138e7\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b\", \"name\": \"server_clearwater-opnfv_proxy_host_kjjl1q\", \"created\": \"2019-04-09T10:28:17Z\", \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\", \"cloudify_management_network_id\": \"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\"}}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:30:14.952Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.518bca5f-7ee6-41ea-ac6c-ab9e0add9ae2"}, {"node_instance_id": "dime_host_8d5h0z", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:30:15.301Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:30:14.957Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "proxy_host_kjjl1q", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:30:15.301Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/4c65e85b-56f9-4f08-be43-a1f20db7879c used request id req-02635628-cb72-405b-9711-18b61cb92791", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:30:14.953Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.518bca5f-7ee6-41ea-ac6c-ab9e0add9ae2"}, {"node_instance_id": "vellum_host_41y0pg", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:30:16.096Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:30:15.701Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "homer_host_d3fa9b", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:30:17.729Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:30:17.161Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "dime_host_8d5h0z", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:30:17.729Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:30:17.410Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.8d4fb3c8-1054-497c-a446-b0e52307e78f"}, {"node_instance_id": "dime_host_8d5h0z", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:30:17.729Z", "message": "RESP: [300] Date: Tue, 09 Apr 2019 10:30:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8925252e-40f3-41e8-b9ab-271a5927eec1 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:30:17.415Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.8d4fb3c8-1054-497c-a446-b0e52307e78f"}, {"node_instance_id": "dime_host_8d5h0z", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:30:17.729Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-8925252e-40f3-41e8-b9ab-271a5927eec1", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:30:17.416Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.8d4fb3c8-1054-497c-a446-b0e52307e78f"}, {"node_instance_id": "proxy_host_kjjl1q", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:30:18.448Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60]", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-04-09T10:30:17.654Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "dime_host_8d5h0z", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:30:18.448Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}cdf91f6430e87916fea6d1e392903cf4d078800c\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:30:17.831Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.8d4fb3c8-1054-497c-a446-b0e52307e78f"}, {"node_instance_id": "vellum_host_41y0pg", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:30:19.079Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-d1f2b0fd-cde9-44de-b5c8-41c99bfc8e66", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:30:18.564Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.bb8a2dfb-5878-45fa-aa99-8a233115682f"}, {"node_instance_id": "vellum_host_41y0pg", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:30:19.079Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:30:18.559Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.bb8a2dfb-5878-45fa-aa99-8a233115682f"}, {"node_instance_id": "vellum_host_41y0pg", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:30:19.079Z", "message": "RESP: [300] Date: Tue, 09 Apr 2019 10:30:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d1f2b0fd-cde9-44de-b5c8-41c99bfc8e66 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:30:18.564Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.bb8a2dfb-5878-45fa-aa99-8a233115682f"}, {"node_instance_id": "bind_host_xkrzi3", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:30:19.079Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:30:18.566Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "dime_host_8d5h0z", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:30:19.079Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10:30: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-8fc03b16-1967-422b-8906-11b5c5a4e60e x-compute-request-id: req-8fc03b16-1967-422b-8906-11b5c5a4e60e Content-Encoding: gzip Content-Length: 753 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"10e27409-226d-4f3d-971a-db9735ac09c8\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"rel\": \"bookmark\"}]}, \"id\": \"dd78e78a-000b-421c-be8e-8ecf8df7a4ca\", \"security_groups\": [{\"name\": \"clearwater-sg_dime\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"ac8606d68bbd45969d2b1630e01ac7c4\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-04-09T10:28:25Z\", \"hostId\": \"a8714558011d134c44d218ba8746cf343482bff1e33310f6e84138e7\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b\", \"name\": \"server_clearwater-opnfv_dime_host_8d5h0z\", \"created\": \"2019-04-09T10:28:23Z\", \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\", \"cloudify_management_network_id\": \"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\"}}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:30:18.733Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.8d4fb3c8-1054-497c-a446-b0e52307e78f"}, {"node_instance_id": "dime_host_8d5h0z", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:30:19.079Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca used request id req-8fc03b16-1967-422b-8906-11b5c5a4e60e", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:30:18.733Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.8d4fb3c8-1054-497c-a446-b0e52307e78f"}, {"node_instance_id": "dime_host_8d5h0z", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:30:19.079Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca used request id req-8fc03b16-1967-422b-8906-11b5c5a4e60e", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:30:18.733Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.8d4fb3c8-1054-497c-a446-b0e52307e78f"}, {"node_instance_id": "vellum_host_41y0pg", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:30:19.079Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}903dd40e3c1657fc427e99acbb8fae3511adf5c2\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:30:18.973Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.bb8a2dfb-5878-45fa-aa99-8a233115682f"}, {"node_instance_id": "homer_host_d3fa9b", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:30:20.039Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/a458d571-f605-4490-8af7-1593cd026fa0 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}fa631520f35ba679d8ac915fb3579146d101d36a\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:30:19.482Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.77387891-b487-4f8e-8cd0-5db79e031334"}, {"node_instance_id": "ellis_host_04yjo1", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:30:20.039Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:30:19.294Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "homer_host_d3fa9b", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:30:20.039Z", "message": "RESP: [300] Date: Tue, 09 Apr 2019 10:30:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a2f3968b-ba5b-4c3d-996c-803feab83c79 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:30:19.075Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.77387891-b487-4f8e-8cd0-5db79e031334"}, {"node_instance_id": "homer_host_d3fa9b", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:30:20.039Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-a2f3968b-ba5b-4c3d-996c-803feab83c79", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:30:19.076Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.77387891-b487-4f8e-8cd0-5db79e031334"}, {"node_instance_id": "homer_host_d3fa9b", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:30:20.039Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:30:19.069Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.77387891-b487-4f8e-8cd0-5db79e031334"}], "metadata": {"pagination": {"total": 1181, "offset": 1152, "size": 50}}} 2019-04-09 10:30:20,818 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:30:20,818 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:30:20 GMT 2019-04-09 10:30:20,818 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:30:20,818 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-09 10:30:20,818 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:30:20,818 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:30:20,818 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:30:20,819 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-09 10:30:20,820 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2019-04-09 10:30:20,821 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-09 10:30:20,821 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 09 Apr 2019 10:30:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b59a3b40-d89c-4650-af77-a964484f0f49 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 10:30:20,821 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-b59a3b40-d89c-4650-af77-a964484f0f49 2019-04-09 10:30:20,821 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/4c65e85b-56f9-4f08-be43-a1f20db7879c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39618b15938aa6cf8a8b879d5bd2ae1f09172b9d" 2019-04-09 10:30:20,821 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/4c65e85b-56f9-4f08-be43-a1f20db7879c used request id req-02635628-cb72-405b-9711-18b61cb92791 2019-04-09 10:30:20,821 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10: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-02635628-cb72-405b-9711-18b61cb92791 x-compute-request-id: req-02635628-cb72-405b-9711-18b61cb92791 Content-Encoding: gzip Content-Length: 747 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/4c65e85b-56f9-4f08-be43-a1f20db7879c", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/4c65e85b-56f9-4f08-be43-a1f20db7879c", "rel": "bookmark"}], "image": {"id": "10e27409-226d-4f3d-971a-db9735ac09c8", "links": [{"href": "http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "links": [{"href": "http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "rel": "bookmark"}]}, "id": "4c65e85b-56f9-4f08-be43-a1f20db7879c", "security_groups": [{"name": "default"}], "user_id": "ac8606d68bbd45969d2b1630e01ac7c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T10:28:21Z", "hostId": "a8714558011d134c44d218ba8746cf343482bff1e33310f6e84138e7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "name": "server_clearwater-opnfv_proxy_host_kjjl1q", "created": "2019-04-09T10:28:17Z", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b", "cloudify_management_network_id": "67c32f4e-cb01-4d56-a2b5-fe18f582c72d"}}} 2019-04-09 10:30:20,822 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2019-04-09 10:30:20,822 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/4c65e85b-56f9-4f08-be43-a1f20db7879c used request id req-02635628-cb72-405b-9711-18b61cb92791 2019-04-09 10:30:20,822 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2019-04-09 10:30:20,822 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2019-04-09 10:30:20,822 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-09 10:30:20,822 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 09 Apr 2019 10:30:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8925252e-40f3-41e8-b9ab-271a5927eec1 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 10:30:20,823 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-8925252e-40f3-41e8-b9ab-271a5927eec1 2019-04-09 10:30:20,823 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2019-04-09 10:30:20,823 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdf91f6430e87916fea6d1e392903cf4d078800c" 2019-04-09 10:30:20,823 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-d1f2b0fd-cde9-44de-b5c8-41c99bfc8e66 2019-04-09 10:30:20,823 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-09 10:30:20,823 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 09 Apr 2019 10:30:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d1f2b0fd-cde9-44de-b5c8-41c99bfc8e66 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 10:30:20,824 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2019-04-09 10:30:20,824 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10:30: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-8fc03b16-1967-422b-8906-11b5c5a4e60e x-compute-request-id: req-8fc03b16-1967-422b-8906-11b5c5a4e60e Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca", "rel": "bookmark"}], "image": {"id": "10e27409-226d-4f3d-971a-db9735ac09c8", "links": [{"href": "http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "links": [{"href": "http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "rel": "bookmark"}]}, "id": "dd78e78a-000b-421c-be8e-8ecf8df7a4ca", "security_groups": [{"name": "clearwater-sg_dime"}, {"name": "clearwater-sg_base"}], "user_id": "ac8606d68bbd45969d2b1630e01ac7c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T10:28:25Z", "hostId": "a8714558011d134c44d218ba8746cf343482bff1e33310f6e84138e7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "name": "server_clearwater-opnfv_dime_host_8d5h0z", "created": "2019-04-09T10:28:23Z", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b", "cloudify_management_network_id": "67c32f4e-cb01-4d56-a2b5-fe18f582c72d"}}} 2019-04-09 10:30:20,824 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca used request id req-8fc03b16-1967-422b-8906-11b5c5a4e60e 2019-04-09 10:30:20,824 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca used request id req-8fc03b16-1967-422b-8906-11b5c5a4e60e 2019-04-09 10:30:20,824 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}903dd40e3c1657fc427e99acbb8fae3511adf5c2" 2019-04-09 10:30:20,824 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/a458d571-f605-4490-8af7-1593cd026fa0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa631520f35ba679d8ac915fb3579146d101d36a" 2019-04-09 10:30:20,825 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2019-04-09 10:30:20,825 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 09 Apr 2019 10:30:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a2f3968b-ba5b-4c3d-996c-803feab83c79 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 10:30:20,825 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-a2f3968b-ba5b-4c3d-996c-803feab83c79 2019-04-09 10:30:20,825 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-09 10:30:20,825 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/4c65a646-067f-4556-a879-83319631caf0 2019-04-09 10:30:23,078 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:30:23,078 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:30:23,078 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:30:23,078 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:30:23,078 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:30:23,079 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:30:23,079 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:30:23,079 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T10:28:06.618Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-09T10:28:06.619Z", "id": "4c65a646-067f-4556-a879-83319631caf0"} 2019-04-09 10:30:23,079 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:30:23,079 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:30:23 GMT 2019-04-09 10:30:23,079 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:30:23,079 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-09 10:30:23,079 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:30:23,079 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:30:23,079 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:30:28,085 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-09 10:30:29,169 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:30:29,169 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:30:29,169 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:30:29,169 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:30:29,170 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:30:29,170 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:30:29,170 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:30:29,170 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_d3fa9b", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:30:21.304Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10:30:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-135880dd-a934-4cee-bd0c-e28b2fcde561 x-compute-request-id: req-135880dd-a934-4cee-bd0c-e28b2fcde561 Content-Encoding: gzip Content-Length: 757 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/a458d571-f605-4490-8af7-1593cd026fa0\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/a458d571-f605-4490-8af7-1593cd026fa0\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"10e27409-226d-4f3d-971a-db9735ac09c8\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"rel\": \"bookmark\"}]}, \"id\": \"a458d571-f605-4490-8af7-1593cd026fa0\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_homer\"}], \"user_id\": \"ac8606d68bbd45969d2b1630e01ac7c4\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-04-09T10:28:30Z\", \"hostId\": \"559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b\", \"name\": \"server_clearwater-opnfv_homer_host_d3fa9b\", \"created\": \"2019-04-09T10:28:25Z\", \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\", \"cloudify_management_network_id\": \"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\"}}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:30:20.282Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.77387891-b487-4f8e-8cd0-5db79e031334"}, {"node_instance_id": "dime_host_8d5h0z", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:30:21.304Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60]", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-04-09T10:30:20.972Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "homer_host_d3fa9b", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:30:21.304Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/a458d571-f605-4490-8af7-1593cd026fa0 used request id req-135880dd-a934-4cee-bd0c-e28b2fcde561", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:30:20.283Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.77387891-b487-4f8e-8cd0-5db79e031334"}, {"node_instance_id": "homer_host_d3fa9b", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:30:21.304Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/a458d571-f605-4490-8af7-1593cd026fa0 used request id req-135880dd-a934-4cee-bd0c-e28b2fcde561", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:30:20.282Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.77387891-b487-4f8e-8cd0-5db79e031334"}, {"node_instance_id": "vellum_host_41y0pg", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:30:21.304Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10: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-3712339f-c861-46dc-870a-ca6ce94cb4eb x-compute-request-id: req-3712339f-c861-46dc-870a-ca6ce94cb4eb Content-Encoding: gzip Content-Length: 752 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"10e27409-226d-4f3d-971a-db9735ac09c8\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"rel\": \"bookmark\"}]}, \"id\": \"390af7e2-1c01-4f6a-bdc6-9700b5912183\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_vellum\"}], \"user_id\": \"ac8606d68bbd45969d2b1630e01ac7c4\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-04-09T10:28:24Z\", \"hostId\": \"a8714558011d134c44d218ba8746cf343482bff1e33310f6e84138e7\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b\", \"name\": \"server_clearwater-opnfv_vellum_host_41y0pg\", \"created\": \"2019-04-09T10:28:22Z\", \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\", \"cloudify_management_network_id\": \"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\"}}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:30:19.918Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.bb8a2dfb-5878-45fa-aa99-8a233115682f"}, {"node_instance_id": "vellum_host_41y0pg", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:30:21.304Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183 used request id req-3712339f-c861-46dc-870a-ca6ce94cb4eb", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:30:19.919Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.bb8a2dfb-5878-45fa-aa99-8a233115682f"}, {"node_instance_id": "vellum_host_41y0pg", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:30:21.304Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183 used request id req-3712339f-c861-46dc-870a-ca6ce94cb4eb", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:30:19.919Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.bb8a2dfb-5878-45fa-aa99-8a233115682f"}, {"node_instance_id": "homer_host_d3fa9b", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:30:22.445Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60]", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-04-09T10:30:22.335Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "bind_host_xkrzi3", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:30:23.511Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:30:22.833Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.7ea29613-b094-43d3-b3f8-c5bcd9b7497f"}, {"node_instance_id": "bind_host_xkrzi3", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:30:23.511Z", "message": "RESP: [300] Date: Tue, 09 Apr 2019 10:30:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-424e13ab-3329-444e-988d-5e5eff624cc4 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:30:22.839Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.7ea29613-b094-43d3-b3f8-c5bcd9b7497f"}, {"node_instance_id": "bind_host_xkrzi3", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:30:23.511Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-424e13ab-3329-444e-988d-5e5eff624cc4", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:30:22.839Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.7ea29613-b094-43d3-b3f8-c5bcd9b7497f"}, {"node_instance_id": "bind_host_xkrzi3", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:30:23.511Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}47aab26e13f15664016684c5bfca790e7e0cea20\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:30:23.248Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.7ea29613-b094-43d3-b3f8-c5bcd9b7497f"}, {"node_instance_id": "ellis_host_04yjo1", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:30:24.453Z", "message": "RESP: [300] Date: Tue, 09 Apr 2019 10:30:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6dcc35d9-117f-4c40-9448-50d1f693e1d6 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:30:23.578Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00287933-daaf-43b4-8021-24df422c9b92"}, {"node_instance_id": "bind_host_xkrzi3", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:30:24.453Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10:30:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b2073638-648e-4d76-a186-26f43ceb92c1 x-compute-request-id: req-b2073638-648e-4d76-a186-26f43ceb92c1 Content-Encoding: gzip Content-Length: 753 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"10e27409-226d-4f3d-971a-db9735ac09c8\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"rel\": \"bookmark\"}]}, \"id\": \"867c7a6e-d3bc-4739-acae-b1d9d43e0065\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"user_id\": \"ac8606d68bbd45969d2b1630e01ac7c4\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-04-09T10:28:33Z\", \"hostId\": \"559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b\", \"name\": \"server_clearwater-opnfv_bind_host_xkrzi3\", \"created\": \"2019-04-09T10:28:30Z\", \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\", \"cloudify_management_network_id\": \"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\"}}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:30:23.939Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.7ea29613-b094-43d3-b3f8-c5bcd9b7497f"}, {"node_instance_id": "ellis_host_04yjo1", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:30:24.453Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:30:23.572Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00287933-daaf-43b4-8021-24df422c9b92"}, {"node_instance_id": "ellis_host_04yjo1", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:30:24.453Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-6dcc35d9-117f-4c40-9448-50d1f693e1d6", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:30:23.578Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00287933-daaf-43b4-8021-24df422c9b92"}, {"node_instance_id": "bind_host_xkrzi3", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:30:24.453Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065 used request id req-b2073638-648e-4d76-a186-26f43ceb92c1", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:30:23.939Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.7ea29613-b094-43d3-b3f8-c5bcd9b7497f"}, {"node_instance_id": "bind_host_xkrzi3", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:30:24.453Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065 used request id req-b2073638-648e-4d76-a186-26f43ceb92c1", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:30:23.939Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.7ea29613-b094-43d3-b3f8-c5bcd9b7497f"}, {"node_instance_id": "bono_host_mmu58s", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:30:24.453Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:30:23.814Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "ellis_host_04yjo1", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:30:24.453Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}785679f449d1b86908115687701a87d38ef717aa\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:30:23.981Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00287933-daaf-43b4-8021-24df422c9b92"}, {"node_instance_id": "ellis_host_04yjo1", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:30:25.284Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876 used request id req-d0e62c21-9f5d-4c2c-8ab9-cd7069c68b3f", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:30:24.577Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00287933-daaf-43b4-8021-24df422c9b92"}, {"node_instance_id": "ellis_host_04yjo1", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:30:25.284Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10: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-d0e62c21-9f5d-4c2c-8ab9-cd7069c68b3f x-compute-request-id: req-d0e62c21-9f5d-4c2c-8ab9-cd7069c68b3f Content-Encoding: gzip Content-Length: 756 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"10e27409-226d-4f3d-971a-db9735ac09c8\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"rel\": \"bookmark\"}]}, \"id\": \"a9edbe9c-7652-492c-a4a9-b15648c5b876\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_ellis\"}], \"user_id\": \"ac8606d68bbd45969d2b1630e01ac7c4\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-04-09T10:28:34Z\", \"hostId\": \"559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b\", \"name\": \"server_clearwater-opnfv_ellis_host_04yjo1\", \"created\": \"2019-04-09T10:28:30Z\", \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\", \"cloudify_management_network_id\": \"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\"}}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:30:24.577Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00287933-daaf-43b4-8021-24df422c9b92"}, {"node_instance_id": "ellis_host_04yjo1", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:30:25.284Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876 used request id req-d0e62c21-9f5d-4c2c-8ab9-cd7069c68b3f", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:30:24.577Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00287933-daaf-43b4-8021-24df422c9b92"}, {"node_instance_id": "sprout_host_y1ieip", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:30:26.325Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:30:25.871Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "bind_host_xkrzi3", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:30:27.161Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60]", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-04-09T10:30:26.561Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "vellum_host_41y0pg", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:30:28.167Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60]", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-04-09T10:30:27.601Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}], "metadata": {"pagination": {"total": 1207, "offset": 1181, "size": 50}}} 2019-04-09 10:30:29,170 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:30:29,170 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:30:29 GMT 2019-04-09 10:30:29,170 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:30:29,170 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-09 10:30:29,170 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:30:29,170 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:30:29,170 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:30:29,171 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-09 10:30:29,172 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10:30:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-135880dd-a934-4cee-bd0c-e28b2fcde561 x-compute-request-id: req-135880dd-a934-4cee-bd0c-e28b2fcde561 Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a458d571-f605-4490-8af7-1593cd026fa0", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a458d571-f605-4490-8af7-1593cd026fa0", "rel": "bookmark"}], "image": {"id": "10e27409-226d-4f3d-971a-db9735ac09c8", "links": [{"href": "http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "links": [{"href": "http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "rel": "bookmark"}]}, "id": "a458d571-f605-4490-8af7-1593cd026fa0", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "user_id": "ac8606d68bbd45969d2b1630e01ac7c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T10:28:30Z", "hostId": "559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "name": "server_clearwater-opnfv_homer_host_d3fa9b", "created": "2019-04-09T10:28:25Z", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b", "cloudify_management_network_id": "67c32f4e-cb01-4d56-a2b5-fe18f582c72d"}}} 2019-04-09 10:30:29,172 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2019-04-09 10:30:29,173 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/a458d571-f605-4490-8af7-1593cd026fa0 used request id req-135880dd-a934-4cee-bd0c-e28b2fcde561 2019-04-09 10:30:29,173 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/a458d571-f605-4490-8af7-1593cd026fa0 used request id req-135880dd-a934-4cee-bd0c-e28b2fcde561 2019-04-09 10:30:29,173 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10: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-3712339f-c861-46dc-870a-ca6ce94cb4eb x-compute-request-id: req-3712339f-c861-46dc-870a-ca6ce94cb4eb Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183", "rel": "bookmark"}], "image": {"id": "10e27409-226d-4f3d-971a-db9735ac09c8", "links": [{"href": "http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "links": [{"href": "http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "rel": "bookmark"}]}, "id": "390af7e2-1c01-4f6a-bdc6-9700b5912183", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_vellum"}], "user_id": "ac8606d68bbd45969d2b1630e01ac7c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T10:28:24Z", "hostId": "a8714558011d134c44d218ba8746cf343482bff1e33310f6e84138e7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "name": "server_clearwater-opnfv_vellum_host_41y0pg", "created": "2019-04-09T10:28:22Z", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b", "cloudify_management_network_id": "67c32f4e-cb01-4d56-a2b5-fe18f582c72d"}}} 2019-04-09 10:30:29,173 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183 used request id req-3712339f-c861-46dc-870a-ca6ce94cb4eb 2019-04-09 10:30:29,173 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183 used request id req-3712339f-c861-46dc-870a-ca6ce94cb4eb 2019-04-09 10:30:29,173 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2019-04-09 10:30:29,173 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-09 10:30:29,174 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 09 Apr 2019 10:30:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-424e13ab-3329-444e-988d-5e5eff624cc4 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 10:30:29,174 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-424e13ab-3329-444e-988d-5e5eff624cc4 2019-04-09 10:30:29,174 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47aab26e13f15664016684c5bfca790e7e0cea20" 2019-04-09 10:30:29,174 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 09 Apr 2019 10:30:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6dcc35d9-117f-4c40-9448-50d1f693e1d6 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 10:30:29,174 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10:30:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b2073638-648e-4d76-a186-26f43ceb92c1 x-compute-request-id: req-b2073638-648e-4d76-a186-26f43ceb92c1 Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065", "rel": "bookmark"}], "image": {"id": "10e27409-226d-4f3d-971a-db9735ac09c8", "links": [{"href": "http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "links": [{"href": "http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "rel": "bookmark"}]}, "id": "867c7a6e-d3bc-4739-acae-b1d9d43e0065", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "user_id": "ac8606d68bbd45969d2b1630e01ac7c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T10:28:33Z", "hostId": "559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "name": "server_clearwater-opnfv_bind_host_xkrzi3", "created": "2019-04-09T10:28:30Z", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b", "cloudify_management_network_id": "67c32f4e-cb01-4d56-a2b5-fe18f582c72d"}}} 2019-04-09 10:30:29,174 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-09 10:30:29,174 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-6dcc35d9-117f-4c40-9448-50d1f693e1d6 2019-04-09 10:30:29,175 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065 used request id req-b2073638-648e-4d76-a186-26f43ceb92c1 2019-04-09 10:30:29,175 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065 used request id req-b2073638-648e-4d76-a186-26f43ceb92c1 2019-04-09 10:30:29,175 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2019-04-09 10:30:29,175 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}785679f449d1b86908115687701a87d38ef717aa" 2019-04-09 10:30:29,175 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876 used request id req-d0e62c21-9f5d-4c2c-8ab9-cd7069c68b3f 2019-04-09 10:30:29,175 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10: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-d0e62c21-9f5d-4c2c-8ab9-cd7069c68b3f x-compute-request-id: req-d0e62c21-9f5d-4c2c-8ab9-cd7069c68b3f Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876", "rel": "bookmark"}], "image": {"id": "10e27409-226d-4f3d-971a-db9735ac09c8", "links": [{"href": "http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "links": [{"href": "http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "rel": "bookmark"}]}, "id": "a9edbe9c-7652-492c-a4a9-b15648c5b876", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "user_id": "ac8606d68bbd45969d2b1630e01ac7c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T10:28:34Z", "hostId": "559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "name": "server_clearwater-opnfv_ellis_host_04yjo1", "created": "2019-04-09T10:28:30Z", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b", "cloudify_management_network_id": "67c32f4e-cb01-4d56-a2b5-fe18f582c72d"}}} 2019-04-09 10:30:29,175 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876 used request id req-d0e62c21-9f5d-4c2c-8ab9-cd7069c68b3f 2019-04-09 10:30:29,176 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2019-04-09 10:30:29,176 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2019-04-09 10:30:29,176 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2019-04-09 10:30:29,176 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/4c65a646-067f-4556-a879-83319631caf0 2019-04-09 10:30:29,702 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:30:29,702 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:30:29,702 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:30:29,703 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:30:29,703 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:30:29,703 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:30:29,703 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:30:29,703 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T10:28:06.618Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-09T10:28:06.619Z", "id": "4c65a646-067f-4556-a879-83319631caf0"} 2019-04-09 10:30:29,703 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:30:29,703 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:30:29 GMT 2019-04-09 10:30:29,703 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:30:29,703 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-09 10:30:29,704 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:30:29,704 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:30:29,704 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:30:34,709 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-09 10:30:35,154 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:30:35,154 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:30:35,155 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:30:35,155 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:30:35,155 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:30:35,155 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:30:35,155 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:30:35,155 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_04yjo1", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:30:29.259Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60]", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-04-09T10:30:29.218Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "sprout_host_y1ieip", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:30:29.259Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}69431bd933a08457dfafa79d24ebfb29285706de\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:30:28.857Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.6ef7b7b0-a4e0-4d59-918b-f3de7affaddc"}, {"node_instance_id": "bono_host_mmu58s", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:30:29.259Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:30:28.174Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.3e41d078-cfa4-4ca7-b8cd-be370cc881b5"}, {"node_instance_id": "bono_host_mmu58s", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:30:29.259Z", "message": "RESP: [300] Date: Tue, 09 Apr 2019 10:30:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1a4cbd98-9467-4d52-9a14-49e6c8017926 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:30:28.180Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.3e41d078-cfa4-4ca7-b8cd-be370cc881b5"}, {"node_instance_id": "bono_host_mmu58s", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:30:29.259Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-1a4cbd98-9467-4d52-9a14-49e6c8017926", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:30:28.180Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.3e41d078-cfa4-4ca7-b8cd-be370cc881b5"}, {"node_instance_id": "sprout_host_y1ieip", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:30:29.259Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:30:28.450Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.6ef7b7b0-a4e0-4d59-918b-f3de7affaddc"}, {"node_instance_id": "sprout_host_y1ieip", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:30:29.259Z", "message": "RESP: [300] Date: Tue, 09 Apr 2019 10:30:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aa6170f5-d8af-4dfd-bb24-d8b6f55330fc Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:30:28.456Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.6ef7b7b0-a4e0-4d59-918b-f3de7affaddc"}, {"node_instance_id": "sprout_host_y1ieip", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:30:29.259Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-aa6170f5-d8af-4dfd-bb24-d8b6f55330fc", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:30:28.456Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.6ef7b7b0-a4e0-4d59-918b-f3de7affaddc"}, {"node_instance_id": "bono_host_mmu58s", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:30:29.259Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}851c2845b545d760990b8750d640e5d8d0eb62b7\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:30:28.615Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.3e41d078-cfa4-4ca7-b8cd-be370cc881b5"}, {"node_instance_id": "sprout_host_y1ieip", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:30:30.279Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b used request id req-4f40dc4e-a352-4dff-a9dd-bef4f34db181", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:30:29.838Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.6ef7b7b0-a4e0-4d59-918b-f3de7affaddc"}, {"node_instance_id": "sprout_host_y1ieip", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:30:30.279Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10: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-4f40dc4e-a352-4dff-a9dd-bef4f34db181 x-compute-request-id: req-4f40dc4e-a352-4dff-a9dd-bef4f34db181 Content-Encoding: gzip Content-Length: 766 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/1cd83db2-0e44-47f7-8603-85a45117f76b\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"10e27409-226d-4f3d-971a-db9735ac09c8\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"rel\": \"bookmark\"}]}, \"id\": \"1cd83db2-0e44-47f7-8603-85a45117f76b\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_sprout\"}], \"user_id\": \"ac8606d68bbd45969d2b1630e01ac7c4\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-04-09T10:28:34Z\", \"hostId\": \"559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b\", \"name\": \"server_clearwater-opnfv_sprout_host_y1ieip\", \"created\": \"2019-04-09T10:28:32Z\", \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\", \"cloudify_management_network_id\": \"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\"}}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:30:29.837Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.6ef7b7b0-a4e0-4d59-918b-f3de7affaddc"}, {"node_instance_id": "sprout_host_y1ieip", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:30:30.279Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b used request id req-4f40dc4e-a352-4dff-a9dd-bef4f34db181", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:30:29.837Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.6ef7b7b0-a4e0-4d59-918b-f3de7affaddc"}, {"node_instance_id": "bono_host_mmu58s", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:30:30.279Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10: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-ce6bca55-08c6-48d9-a8d9-9e7f6214660e x-compute-request-id: req-ce6bca55-08c6-48d9-a8d9-9e7f6214660e Content-Encoding: gzip Content-Length: 765 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/595677f1-ed8c-4752-9770-298d40bc3713\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"10e27409-226d-4f3d-971a-db9735ac09c8\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"rel\": \"bookmark\"}]}, \"id\": \"595677f1-ed8c-4752-9770-298d40bc3713\", \"security_groups\": [{\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"ac8606d68bbd45969d2b1630e01ac7c4\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-04-09T10:28:34Z\", \"hostId\": \"559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b\", \"name\": \"server_clearwater-opnfv_bono_host_mmu58s\", \"created\": \"2019-04-09T10:28:32Z\", \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\", \"cloudify_management_network_id\": \"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\"}}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:30:29.247Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.3e41d078-cfa4-4ca7-b8cd-be370cc881b5"}, {"node_instance_id": "bono_host_mmu58s", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:30:30.279Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713 used request id req-ce6bca55-08c6-48d9-a8d9-9e7f6214660e", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:30:29.247Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.3e41d078-cfa4-4ca7-b8cd-be370cc881b5"}, {"node_instance_id": "bono_host_mmu58s", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:30:30.279Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713 used request id req-ce6bca55-08c6-48d9-a8d9-9e7f6214660e", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:30:29.247Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.3e41d078-cfa4-4ca7-b8cd-be370cc881b5"}, {"node_instance_id": "bono_host_mmu58s", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:30:31.356Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60]", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-04-09T10:30:30.753Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "sprout_host_y1ieip", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:30:32.872Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60]", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-04-09T10:30:31.827Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}], "metadata": {"pagination": {"total": 1224, "offset": 1207, "size": 50}}} 2019-04-09 10:30:35,155 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:30:35,155 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:30:35 GMT 2019-04-09 10:30:35,155 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:30:35,156 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-09 10:30:35,156 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:30:35,156 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:30:35,156 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:30:35,156 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-09 10:30:35,157 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2019-04-09 10:30:35,157 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69431bd933a08457dfafa79d24ebfb29285706de" 2019-04-09 10:30:35,158 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-09 10:30:35,158 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 09 Apr 2019 10:30:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1a4cbd98-9467-4d52-9a14-49e6c8017926 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 10:30:35,158 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-1a4cbd98-9467-4d52-9a14-49e6c8017926 2019-04-09 10:30:35,158 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-09 10:30:35,158 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 09 Apr 2019 10:30:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aa6170f5-d8af-4dfd-bb24-d8b6f55330fc Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 10:30:35,158 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-aa6170f5-d8af-4dfd-bb24-d8b6f55330fc 2019-04-09 10:30:35,159 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}851c2845b545d760990b8750d640e5d8d0eb62b7" 2019-04-09 10:30:35,159 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b used request id req-4f40dc4e-a352-4dff-a9dd-bef4f34db181 2019-04-09 10:30:35,159 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10: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-4f40dc4e-a352-4dff-a9dd-bef4f34db181 x-compute-request-id: req-4f40dc4e-a352-4dff-a9dd-bef4f34db181 Content-Encoding: gzip Content-Length: 766 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/1cd83db2-0e44-47f7-8603-85a45117f76b", "rel": "bookmark"}], "image": {"id": "10e27409-226d-4f3d-971a-db9735ac09c8", "links": [{"href": "http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "links": [{"href": "http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "rel": "bookmark"}]}, "id": "1cd83db2-0e44-47f7-8603-85a45117f76b", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_sprout"}], "user_id": "ac8606d68bbd45969d2b1630e01ac7c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T10:28:34Z", "hostId": "559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "name": "server_clearwater-opnfv_sprout_host_y1ieip", "created": "2019-04-09T10:28:32Z", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b", "cloudify_management_network_id": "67c32f4e-cb01-4d56-a2b5-fe18f582c72d"}}} 2019-04-09 10:30:35,159 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b used request id req-4f40dc4e-a352-4dff-a9dd-bef4f34db181 2019-04-09 10:30:35,159 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10: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-ce6bca55-08c6-48d9-a8d9-9e7f6214660e x-compute-request-id: req-ce6bca55-08c6-48d9-a8d9-9e7f6214660e Content-Encoding: gzip Content-Length: 765 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/595677f1-ed8c-4752-9770-298d40bc3713", "rel": "bookmark"}], "image": {"id": "10e27409-226d-4f3d-971a-db9735ac09c8", "links": [{"href": "http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "links": [{"href": "http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "rel": "bookmark"}]}, "id": "595677f1-ed8c-4752-9770-298d40bc3713", "security_groups": [{"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "ac8606d68bbd45969d2b1630e01ac7c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T10:28:34Z", "hostId": "559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "name": "server_clearwater-opnfv_bono_host_mmu58s", "created": "2019-04-09T10:28:32Z", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b", "cloudify_management_network_id": "67c32f4e-cb01-4d56-a2b5-fe18f582c72d"}}} 2019-04-09 10:30:35,160 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713 used request id req-ce6bca55-08c6-48d9-a8d9-9e7f6214660e 2019-04-09 10:30:35,160 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713 used request id req-ce6bca55-08c6-48d9-a8d9-9e7f6214660e 2019-04-09 10:30:35,160 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2019-04-09 10:30:35,160 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2019-04-09 10:30:35,160 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/4c65a646-067f-4556-a879-83319631caf0 2019-04-09 10:30:36,058 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:30:36,058 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:30:36,058 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:30:36,058 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:30:36,058 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:30:36,059 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:30:36,059 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:30:36,059 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T10:28:06.618Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-09T10:28:06.619Z", "id": "4c65a646-067f-4556-a879-83319631caf0"} 2019-04-09 10:30:36,059 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:30:36,059 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:30:36 GMT 2019-04-09 10:30:36,059 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:30:36,059 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-09 10:30:36,059 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:30:36,059 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:30:36,059 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:30:41,065 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-09 10:30:41,331 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:30:41,331 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:30:41,331 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:30:41,331 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:30:41,331 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:30:41,331 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:30:41,331 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:30:41,332 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1224, "offset": 1224, "size": 50}}} 2019-04-09 10:30:41,332 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:30:41,332 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:30:41 GMT 2019-04-09 10:30:41,332 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:30:41,332 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-04-09 10:30:41,332 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:30:41,332 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:30:41,332 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:30:41,333 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/4c65a646-067f-4556-a879-83319631caf0 2019-04-09 10:30:41,691 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:30:41,691 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:30:41,691 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:30:41,691 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:30:41,692 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:30:41,692 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:30:41,692 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:30:41,692 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T10:28:06.618Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-09T10:28:06.619Z", "id": "4c65a646-067f-4556-a879-83319631caf0"} 2019-04-09 10:30:41,692 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:30:41,692 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:30:41 GMT 2019-04-09 10:30:41,692 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:30:41,692 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-09 10:30:41,692 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:30:41,692 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:30:41,693 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:30:46,698 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-09 10:30:47,474 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:30:47,474 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:30:47,475 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:30:47,475 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:30:47,475 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:30:47,475 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:30:47,475 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:30:47,475 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1224, "offset": 1224, "size": 50}}} 2019-04-09 10:30:47,475 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:30:47,475 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:30:47 GMT 2019-04-09 10:30:47,475 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:30:47,476 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-04-09 10:30:47,476 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:30:47,476 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:30:47,476 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:30:47,476 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/4c65a646-067f-4556-a879-83319631caf0 2019-04-09 10:30:47,827 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:30:47,827 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:30:47,827 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:30:47,827 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:30:47,827 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:30:47,828 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:30:47,828 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:30:47,828 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T10:28:06.618Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-09T10:28:06.619Z", "id": "4c65a646-067f-4556-a879-83319631caf0"} 2019-04-09 10:30:47,828 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:30:47,828 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:30:47 GMT 2019-04-09 10:30:47,828 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:30:47,828 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-09 10:30:47,828 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:30:47,828 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:30:47,828 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:30:52,834 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-09 10:30:53,158 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:30:53,159 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:30:53,159 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:30:53,159 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:30:53,159 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:30:53,159 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:30:53,159 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:30:53,159 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_kjjl1q", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:30:47.854Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:30:47.761Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "dime_host_8d5h0z", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:30:51.269Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:30:51.130Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "proxy_host_kjjl1q", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:30:52.548Z", "message": "RESP: [300] Date: Tue, 09 Apr 2019 10:30:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6a51841f-5ce6-4d47-b336-827740fde391 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:30:52.128Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.cbeedb49-fdd3-4eda-bd22-66b58949bfaf"}, {"node_instance_id": "proxy_host_kjjl1q", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:30:52.548Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:30:52.122Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.cbeedb49-fdd3-4eda-bd22-66b58949bfaf"}, {"node_instance_id": "proxy_host_kjjl1q", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:30:52.548Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-6a51841f-5ce6-4d47-b336-827740fde391", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:30:52.128Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.cbeedb49-fdd3-4eda-bd22-66b58949bfaf"}], "metadata": {"pagination": {"total": 1229, "offset": 1224, "size": 50}}} 2019-04-09 10:30:53,160 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:30:53,160 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:30:53 GMT 2019-04-09 10:30:53,160 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:30:53,160 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-09 10:30:53,160 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:30:53,160 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:30:53,160 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:30:53,160 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-09 10:30:53,161 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2019-04-09 10:30:53,161 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2019-04-09 10:30:53,161 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 09 Apr 2019 10:30:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6a51841f-5ce6-4d47-b336-827740fde391 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 10:30:53,161 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-09 10:30:53,161 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-6a51841f-5ce6-4d47-b336-827740fde391 2019-04-09 10:30:53,162 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/4c65a646-067f-4556-a879-83319631caf0 2019-04-09 10:30:54,220 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:30:54,220 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:30:54,220 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:30:54,220 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:30:54,220 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:30:54,221 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:30:54,221 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:30:54,221 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T10:28:06.618Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-09T10:28:06.619Z", "id": "4c65a646-067f-4556-a879-83319631caf0"} 2019-04-09 10:30:54,221 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:30:54,221 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:30:54 GMT 2019-04-09 10:30:54,221 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:30:54,221 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-09 10:30:54,221 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:30:54,221 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:30:54,221 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:30:59,227 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-09 10:31:01,434 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:31:01,434 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:31:01,434 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:31:01,434 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:31:01,434 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:31:01,434 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:31:01,434 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:31:01,434 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_d3fa9b", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:30:53.221Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:30:52.479Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "proxy_host_kjjl1q", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:30:53.221Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/4c65e85b-56f9-4f08-be43-a1f20db7879c -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d9ef21a4189fc050c169e790cebdba267e0f771c\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:30:52.528Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.cbeedb49-fdd3-4eda-bd22-66b58949bfaf"}, {"node_instance_id": "proxy_host_kjjl1q", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:30:54.502Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/4c65e85b-56f9-4f08-be43-a1f20db7879c used request id req-321d5e67-df99-451a-ba85-decd0d7e3ac9", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:30:53.545Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.cbeedb49-fdd3-4eda-bd22-66b58949bfaf"}, {"node_instance_id": "proxy_host_kjjl1q", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:30:54.502Z", "message": "Server is ACTIVE", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:30:53.545Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.cbeedb49-fdd3-4eda-bd22-66b58949bfaf"}, {"node_instance_id": "proxy_host_kjjl1q", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:30:54.502Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10: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-321d5e67-df99-451a-ba85-decd0d7e3ac9 x-compute-request-id: req-321d5e67-df99-451a-ba85-decd0d7e3ac9 Content-Encoding: gzip Content-Length: 829 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:8a:20:bd\", \"version\": 4, \"addr\": \"192.168.120.26\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/4c65e85b-56f9-4f08-be43-a1f20db7879c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/4c65e85b-56f9-4f08-be43-a1f20db7879c\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"10e27409-226d-4f3d-971a-db9735ac09c8\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-04-09T10:30:40.000000\", \"flavor\": {\"id\": \"22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"rel\": \"bookmark\"}]}, \"id\": \"4c65e85b-56f9-4f08-be43-a1f20db7879c\", \"security_groups\": [{\"name\": \"default\"}], \"user_id\": \"ac8606d68bbd45969d2b1630e01ac7c4\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-04-09T10:30:31Z\", \"hostId\": \"a8714558011d134c44d218ba8746cf343482bff1e33310f6e84138e7\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b\", \"name\": \"server_clearwater-opnfv_proxy_host_kjjl1q\", \"created\": \"2019-04-09T10:28:17Z\", \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\", \"cloudify_management_network_id\": \"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\"}}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:30:53.544Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.cbeedb49-fdd3-4eda-bd22-66b58949bfaf"}, {"node_instance_id": "proxy_host_kjjl1q", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:30:54.502Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/4c65e85b-56f9-4f08-be43-a1f20db7879c used request id req-321d5e67-df99-451a-ba85-decd0d7e3ac9", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:30:53.544Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.cbeedb49-fdd3-4eda-bd22-66b58949bfaf"}, {"node_instance_id": "dime_host_8d5h0z", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:30:55.543Z", "message": "RESP: [300] Date: Tue, 09 Apr 2019 10:30:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ed51ba66-3567-43b6-a95e-d9f8738e838a Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:30:54.856Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.eabab2fb-6772-468c-ad8e-587cde2bf822"}, {"node_instance_id": "dime_host_8d5h0z", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:30:55.543Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}88d3300b9ae8a89f5d394be7953b3d4c90804f76\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:30:55.257Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.eabab2fb-6772-468c-ad8e-587cde2bf822"}, {"node_instance_id": "dime_host_8d5h0z", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:30:55.543Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:30:54.851Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.eabab2fb-6772-468c-ad8e-587cde2bf822"}, {"node_instance_id": "dime_host_8d5h0z", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:30:55.543Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-ed51ba66-3567-43b6-a95e-d9f8738e838a", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:30:54.857Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.eabab2fb-6772-468c-ad8e-587cde2bf822"}, {"node_instance_id": "homer_host_d3fa9b", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:30:56.326Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:30:55.663Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.ae970d1e-2ab3-4dbf-bab3-f92c95e993e8"}, {"node_instance_id": "homer_host_d3fa9b", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:30:56.326Z", "message": "RESP: [300] Date: Tue, 09 Apr 2019 10:30:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-85b24775-d80e-439e-9d81-7883c5c3f773 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:30:55.668Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.ae970d1e-2ab3-4dbf-bab3-f92c95e993e8"}, {"node_instance_id": "homer_host_d3fa9b", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:30:56.326Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-85b24775-d80e-439e-9d81-7883c5c3f773", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:30:55.669Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.ae970d1e-2ab3-4dbf-bab3-f92c95e993e8"}, {"node_instance_id": "homer_host_d3fa9b", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:30:56.326Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/a458d571-f605-4490-8af7-1593cd026fa0 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}062af51bb5267a8de5e19f762a55360120f54bf7\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:30:56.075Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.ae970d1e-2ab3-4dbf-bab3-f92c95e993e8"}, {"node_instance_id": "dime_host_8d5h0z", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:30:56.326Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10: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-cbbd3821-4bb6-4bea-829c-76b44f3fad0b x-compute-request-id: req-cbbd3821-4bb6-4bea-829c-76b44f3fad0b Content-Encoding: gzip Content-Length: 833 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f0:d2:3a\", \"version\": 4, \"addr\": \"192.168.120.9\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"10e27409-226d-4f3d-971a-db9735ac09c8\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-04-09T10:30:42.000000\", \"flavor\": {\"id\": \"22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"rel\": \"bookmark\"}]}, \"id\": \"dd78e78a-000b-421c-be8e-8ecf8df7a4ca\", \"security_groups\": [{\"name\": \"clearwater-sg_dime\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"ac8606d68bbd45969d2b1630e01ac7c4\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-04-09T10:30:33Z\", \"hostId\": \"a8714558011d134c44d218ba8746cf343482bff1e33310f6e84138e7\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b\", \"name\": \"server_clearwater-opnfv_dime_host_8d5h0z\", \"created\": \"2019-04-09T10:28:23Z\", \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\", \"cloudify_management_network_id\": \"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\"}}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:30:56.147Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.eabab2fb-6772-468c-ad8e-587cde2bf822"}, {"node_instance_id": "homer_host_d3fa9b", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:30:57.834Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10:30:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cb0a0966-22a6-41cb-9ee9-8fe6ba62b2d4 x-compute-request-id: req-cb0a0966-22a6-41cb-9ee9-8fe6ba62b2d4 Content-Encoding: gzip Content-Length: 757 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/a458d571-f605-4490-8af7-1593cd026fa0\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/a458d571-f605-4490-8af7-1593cd026fa0\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"10e27409-226d-4f3d-971a-db9735ac09c8\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"rel\": \"bookmark\"}]}, \"id\": \"a458d571-f605-4490-8af7-1593cd026fa0\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_homer\"}], \"user_id\": \"ac8606d68bbd45969d2b1630e01ac7c4\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-04-09T10:28:30Z\", \"hostId\": \"559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b\", \"name\": \"server_clearwater-opnfv_homer_host_d3fa9b\", \"created\": \"2019-04-09T10:28:25Z\", \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\", \"cloudify_management_network_id\": \"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\"}}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:30:57.111Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.ae970d1e-2ab3-4dbf-bab3-f92c95e993e8"}, {"node_instance_id": "homer_host_d3fa9b", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:30:57.834Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/a458d571-f605-4490-8af7-1593cd026fa0 used request id req-cb0a0966-22a6-41cb-9ee9-8fe6ba62b2d4", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:30:57.111Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.ae970d1e-2ab3-4dbf-bab3-f92c95e993e8"}, {"node_instance_id": "dime_host_8d5h0z", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:30:57.834Z", "message": "Server is ACTIVE", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:30:56.148Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.eabab2fb-6772-468c-ad8e-587cde2bf822"}, {"node_instance_id": "proxy_host_kjjl1q", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:30:57.834Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 4/60]", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:30:57.031Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "dime_host_8d5h0z", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:30:57.834Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca used request id req-cbbd3821-4bb6-4bea-829c-76b44f3fad0b", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:30:56.148Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.eabab2fb-6772-468c-ad8e-587cde2bf822"}, {"node_instance_id": "homer_host_d3fa9b", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:30:57.834Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/a458d571-f605-4490-8af7-1593cd026fa0 used request id req-cb0a0966-22a6-41cb-9ee9-8fe6ba62b2d4", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:30:57.112Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.ae970d1e-2ab3-4dbf-bab3-f92c95e993e8"}, {"node_instance_id": "dime_host_8d5h0z", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:30:57.834Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca used request id req-cbbd3821-4bb6-4bea-829c-76b44f3fad0b", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:30:56.147Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.eabab2fb-6772-468c-ad8e-587cde2bf822"}, {"node_instance_id": "bind_host_xkrzi3", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:30:57.834Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:30:56.674Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "vellum_host_41y0pg", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:30:58.982Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:30:58.420Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "dime_host_8d5h0z", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:00.712Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 4/60]", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:30:59.004Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}], "metadata": {"pagination": {"total": 1254, "offset": 1229, "size": 50}}} 2019-04-09 10:31:01,435 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:31:01,435 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:31:01 GMT 2019-04-09 10:31:01,435 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:31:01,435 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-09 10:31:01,435 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:31:01,435 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:31:01,435 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:31:01,436 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-09 10:31:01,437 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2019-04-09 10:31:01,437 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/4c65e85b-56f9-4f08-be43-a1f20db7879c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9ef21a4189fc050c169e790cebdba267e0f771c" 2019-04-09 10:31:01,438 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/4c65e85b-56f9-4f08-be43-a1f20db7879c used request id req-321d5e67-df99-451a-ba85-decd0d7e3ac9 2019-04-09 10:31:01,438 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2019-04-09 10:31:01,438 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10: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-321d5e67-df99-451a-ba85-decd0d7e3ac9 x-compute-request-id: req-321d5e67-df99-451a-ba85-decd0d7e3ac9 Content-Encoding: gzip Content-Length: 829 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:20:bd", "version": 4, "addr": "192.168.120.26", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/4c65e85b-56f9-4f08-be43-a1f20db7879c", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/4c65e85b-56f9-4f08-be43-a1f20db7879c", "rel": "bookmark"}], "image": {"id": "10e27409-226d-4f3d-971a-db9735ac09c8", "links": [{"href": "http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-09T10:30:40.000000", "flavor": {"id": "22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "links": [{"href": "http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "rel": "bookmark"}]}, "id": "4c65e85b-56f9-4f08-be43-a1f20db7879c", "security_groups": [{"name": "default"}], "user_id": "ac8606d68bbd45969d2b1630e01ac7c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-09T10:30:31Z", "hostId": "a8714558011d134c44d218ba8746cf343482bff1e33310f6e84138e7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "name": "server_clearwater-opnfv_proxy_host_kjjl1q", "created": "2019-04-09T10:28:17Z", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b", "cloudify_management_network_id": "67c32f4e-cb01-4d56-a2b5-fe18f582c72d"}}} 2019-04-09 10:31:01,438 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/4c65e85b-56f9-4f08-be43-a1f20db7879c used request id req-321d5e67-df99-451a-ba85-decd0d7e3ac9 2019-04-09 10:31:01,438 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 09 Apr 2019 10:30:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ed51ba66-3567-43b6-a95e-d9f8738e838a Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 10:31:01,438 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88d3300b9ae8a89f5d394be7953b3d4c90804f76" 2019-04-09 10:31:01,438 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-09 10:31:01,438 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-ed51ba66-3567-43b6-a95e-d9f8738e838a 2019-04-09 10:31:01,438 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-09 10:31:01,439 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 09 Apr 2019 10:30:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-85b24775-d80e-439e-9d81-7883c5c3f773 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 10:31:01,439 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-85b24775-d80e-439e-9d81-7883c5c3f773 2019-04-09 10:31:01,439 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/a458d571-f605-4490-8af7-1593cd026fa0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}062af51bb5267a8de5e19f762a55360120f54bf7" 2019-04-09 10:31:01,439 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10: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-cbbd3821-4bb6-4bea-829c-76b44f3fad0b x-compute-request-id: req-cbbd3821-4bb6-4bea-829c-76b44f3fad0b Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:d2:3a", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca", "rel": "bookmark"}], "image": {"id": "10e27409-226d-4f3d-971a-db9735ac09c8", "links": [{"href": "http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-09T10:30:42.000000", "flavor": {"id": "22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "links": [{"href": "http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "rel": "bookmark"}]}, "id": "dd78e78a-000b-421c-be8e-8ecf8df7a4ca", "security_groups": [{"name": "clearwater-sg_dime"}, {"name": "clearwater-sg_base"}], "user_id": "ac8606d68bbd45969d2b1630e01ac7c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-09T10:30:33Z", "hostId": "a8714558011d134c44d218ba8746cf343482bff1e33310f6e84138e7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "name": "server_clearwater-opnfv_dime_host_8d5h0z", "created": "2019-04-09T10:28:23Z", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b", "cloudify_management_network_id": "67c32f4e-cb01-4d56-a2b5-fe18f582c72d"}}} 2019-04-09 10:31:01,439 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10:30:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cb0a0966-22a6-41cb-9ee9-8fe6ba62b2d4 x-compute-request-id: req-cb0a0966-22a6-41cb-9ee9-8fe6ba62b2d4 Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a458d571-f605-4490-8af7-1593cd026fa0", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a458d571-f605-4490-8af7-1593cd026fa0", "rel": "bookmark"}], "image": {"id": "10e27409-226d-4f3d-971a-db9735ac09c8", "links": [{"href": "http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "links": [{"href": "http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "rel": "bookmark"}]}, "id": "a458d571-f605-4490-8af7-1593cd026fa0", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "user_id": "ac8606d68bbd45969d2b1630e01ac7c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T10:28:30Z", "hostId": "559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "name": "server_clearwater-opnfv_homer_host_d3fa9b", "created": "2019-04-09T10:28:25Z", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b", "cloudify_management_network_id": "67c32f4e-cb01-4d56-a2b5-fe18f582c72d"}}} 2019-04-09 10:31:01,439 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/a458d571-f605-4490-8af7-1593cd026fa0 used request id req-cb0a0966-22a6-41cb-9ee9-8fe6ba62b2d4 2019-04-09 10:31:01,439 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2019-04-09 10:31:01,440 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2019-04-09 10:31:01,440 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca used request id req-cbbd3821-4bb6-4bea-829c-76b44f3fad0b 2019-04-09 10:31:01,440 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/a458d571-f605-4490-8af7-1593cd026fa0 used request id req-cb0a0966-22a6-41cb-9ee9-8fe6ba62b2d4 2019-04-09 10:31:01,440 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca used request id req-cbbd3821-4bb6-4bea-829c-76b44f3fad0b 2019-04-09 10:31:01,440 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2019-04-09 10:31:01,441 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2019-04-09 10:31:01,441 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2019-04-09 10:31:01,441 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/4c65a646-067f-4556-a879-83319631caf0 2019-04-09 10:31:02,198 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:31:02,198 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:31:02,198 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:31:02,198 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:31:02,198 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:31:02,198 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:31:02,198 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:31:02,198 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T10:28:06.618Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-09T10:28:06.619Z", "id": "4c65a646-067f-4556-a879-83319631caf0"} 2019-04-09 10:31:02,199 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:31:02,199 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:31:02 GMT 2019-04-09 10:31:02,199 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:31:02,199 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-09 10:31:02,199 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:31:02,199 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:31:02,199 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:31:07,204 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-09 10:31:08,505 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:31:08,505 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:31:08,505 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:31:08,505 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:31:08,505 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:31:08,505 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:31:08,505 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:31:08,506 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_xkrzi3", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:01.910Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:01.486Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.f4c7c0b1-7dba-4a97-b676-0c303ef17ed1"}, {"node_instance_id": "homer_host_d3fa9b", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:01.910Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60]", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-04-09T10:31:00.712Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "bind_host_xkrzi3", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:01.910Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-d5f3c896-579b-48a3-a40d-a2559856aa06", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:01.493Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.f4c7c0b1-7dba-4a97-b676-0c303ef17ed1"}, {"node_instance_id": "bind_host_xkrzi3", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:01.910Z", "message": "RESP: [300] Date: Tue, 09 Apr 2019 10:30:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d5f3c896-579b-48a3-a40d-a2559856aa06 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:01.493Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.f4c7c0b1-7dba-4a97-b676-0c303ef17ed1"}, {"node_instance_id": "bind_host_xkrzi3", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:02.762Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}75bccbf4a3e6f5bd72554234a467dc88f1d292b7\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:01.900Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.f4c7c0b1-7dba-4a97-b676-0c303ef17ed1"}, {"node_instance_id": "vellum_host_41y0pg", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:02.762Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:02.484Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.f8705df3-9a81-43fe-a97b-f48ee422d0e4"}, {"node_instance_id": "vellum_host_41y0pg", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:02.762Z", "message": "RESP: [300] Date: Tue, 09 Apr 2019 10:30:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6be46d58-cce4-479b-9df8-1285233f742c Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:02.489Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.f8705df3-9a81-43fe-a97b-f48ee422d0e4"}, {"node_instance_id": "vellum_host_41y0pg", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:02.762Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-6be46d58-cce4-479b-9df8-1285233f742c", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:02.489Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.f8705df3-9a81-43fe-a97b-f48ee422d0e4"}, {"node_instance_id": "sprout_host_y1ieip", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:02.762Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:02.147Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "bind_host_xkrzi3", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:03.692Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065 used request id req-6af15ed8-d515-49d8-95b0-0ce503ae8c75", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:02.786Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.f4c7c0b1-7dba-4a97-b676-0c303ef17ed1"}, {"node_instance_id": "proxy_host_kjjl1q", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:03.692Z", "message": "Creating agent", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:03.370Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "ellis_host_04yjo1", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:03.692Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:03.385Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "vellum_host_41y0pg", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:03.692Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}66e7540b27473893c4e6bff8f41b2c10316f71d6\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:02.898Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.f8705df3-9a81-43fe-a97b-f48ee422d0e4"}, {"node_instance_id": "bind_host_xkrzi3", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:03.692Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10: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-6af15ed8-d515-49d8-95b0-0ce503ae8c75 x-compute-request-id: req-6af15ed8-d515-49d8-95b0-0ce503ae8c75 Content-Encoding: gzip Content-Length: 753 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"10e27409-226d-4f3d-971a-db9735ac09c8\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"rel\": \"bookmark\"}]}, \"id\": \"867c7a6e-d3bc-4739-acae-b1d9d43e0065\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"user_id\": \"ac8606d68bbd45969d2b1630e01ac7c4\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-04-09T10:28:33Z\", \"hostId\": \"559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b\", \"name\": \"server_clearwater-opnfv_bind_host_xkrzi3\", \"created\": \"2019-04-09T10:28:30Z\", \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\", \"cloudify_management_network_id\": \"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\"}}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:02.785Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.f4c7c0b1-7dba-4a97-b676-0c303ef17ed1"}, {"node_instance_id": "bind_host_xkrzi3", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:03.692Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065 used request id req-6af15ed8-d515-49d8-95b0-0ce503ae8c75", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:02.786Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.f4c7c0b1-7dba-4a97-b676-0c303ef17ed1"}, {"node_instance_id": "vellum_host_41y0pg", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:04.495Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183 used request id req-3c9c7486-16b7-42e4-861a-262cc49d6441", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:03.719Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.f8705df3-9a81-43fe-a97b-f48ee422d0e4"}, {"node_instance_id": "vellum_host_41y0pg", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:04.495Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183 used request id req-3c9c7486-16b7-42e4-861a-262cc49d6441", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:03.719Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.f8705df3-9a81-43fe-a97b-f48ee422d0e4"}, {"node_instance_id": "vellum_host_41y0pg", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:04.495Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10: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-3c9c7486-16b7-42e4-861a-262cc49d6441 x-compute-request-id: req-3c9c7486-16b7-42e4-861a-262cc49d6441 Content-Encoding: gzip Content-Length: 835 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:36:12:ae\", \"version\": 4, \"addr\": \"192.168.120.6\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"10e27409-226d-4f3d-971a-db9735ac09c8\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-04-09T10:30:42.000000\", \"flavor\": {\"id\": \"22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"rel\": \"bookmark\"}]}, \"id\": \"390af7e2-1c01-4f6a-bdc6-9700b5912183\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_vellum\"}], \"user_id\": \"ac8606d68bbd45969d2b1630e01ac7c4\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-04-09T10:30:33Z\", \"hostId\": \"a8714558011d134c44d218ba8746cf343482bff1e33310f6e84138e7\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b\", \"name\": \"server_clearwater-opnfv_vellum_host_41y0pg\", \"created\": \"2019-04-09T10:28:22Z\", \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\", \"cloudify_management_network_id\": \"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\"}}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:03.718Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.f8705df3-9a81-43fe-a97b-f48ee422d0e4"}, {"node_instance_id": "vellum_host_41y0pg", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:04.495Z", "message": "Server is ACTIVE", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:03.720Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.f8705df3-9a81-43fe-a97b-f48ee422d0e4"}, {"node_instance_id": "bono_host_mmu58s", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:07.980Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:07.633Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}], "metadata": {"pagination": {"total": 1274, "offset": 1254, "size": 50}}} 2019-04-09 10:31:08,506 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:31:08,506 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:31:08 GMT 2019-04-09 10:31:08,506 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:31:08,506 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-09 10:31:08,506 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:31:08,506 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:31:08,506 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:31:08,506 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-09 10:31:08,508 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-09 10:31:08,508 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60] 2019-04-09 10:31:08,508 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-d5f3c896-579b-48a3-a40d-a2559856aa06 2019-04-09 10:31:08,508 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 09 Apr 2019 10:30:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d5f3c896-579b-48a3-a40d-a2559856aa06 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 10:31:08,509 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75bccbf4a3e6f5bd72554234a467dc88f1d292b7" 2019-04-09 10:31:08,509 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-09 10:31:08,509 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 09 Apr 2019 10:30:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6be46d58-cce4-479b-9df8-1285233f742c Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 10:31:08,509 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-6be46d58-cce4-479b-9df8-1285233f742c 2019-04-09 10:31:08,509 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2019-04-09 10:31:08,509 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065 used request id req-6af15ed8-d515-49d8-95b0-0ce503ae8c75 2019-04-09 10:31:08,510 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent 2019-04-09 10:31:08,510 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2019-04-09 10:31:08,510 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66e7540b27473893c4e6bff8f41b2c10316f71d6" 2019-04-09 10:31:08,510 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10: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-6af15ed8-d515-49d8-95b0-0ce503ae8c75 x-compute-request-id: req-6af15ed8-d515-49d8-95b0-0ce503ae8c75 Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065", "rel": "bookmark"}], "image": {"id": "10e27409-226d-4f3d-971a-db9735ac09c8", "links": [{"href": "http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "links": [{"href": "http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "rel": "bookmark"}]}, "id": "867c7a6e-d3bc-4739-acae-b1d9d43e0065", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "user_id": "ac8606d68bbd45969d2b1630e01ac7c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T10:28:33Z", "hostId": "559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "name": "server_clearwater-opnfv_bind_host_xkrzi3", "created": "2019-04-09T10:28:30Z", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b", "cloudify_management_network_id": "67c32f4e-cb01-4d56-a2b5-fe18f582c72d"}}} 2019-04-09 10:31:08,510 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065 used request id req-6af15ed8-d515-49d8-95b0-0ce503ae8c75 2019-04-09 10:31:08,510 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183 used request id req-3c9c7486-16b7-42e4-861a-262cc49d6441 2019-04-09 10:31:08,511 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183 used request id req-3c9c7486-16b7-42e4-861a-262cc49d6441 2019-04-09 10:31:08,511 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10: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-3c9c7486-16b7-42e4-861a-262cc49d6441 x-compute-request-id: req-3c9c7486-16b7-42e4-861a-262cc49d6441 Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:36:12:ae", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183", "rel": "bookmark"}], "image": {"id": "10e27409-226d-4f3d-971a-db9735ac09c8", "links": [{"href": "http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-09T10:30:42.000000", "flavor": {"id": "22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "links": [{"href": "http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "rel": "bookmark"}]}, "id": "390af7e2-1c01-4f6a-bdc6-9700b5912183", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_vellum"}], "user_id": "ac8606d68bbd45969d2b1630e01ac7c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-09T10:30:33Z", "hostId": "a8714558011d134c44d218ba8746cf343482bff1e33310f6e84138e7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "name": "server_clearwater-opnfv_vellum_host_41y0pg", "created": "2019-04-09T10:28:22Z", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b", "cloudify_management_network_id": "67c32f4e-cb01-4d56-a2b5-fe18f582c72d"}}} 2019-04-09 10:31:08,511 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2019-04-09 10:31:08,511 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2019-04-09 10:31:08,511 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/4c65a646-067f-4556-a879-83319631caf0 2019-04-09 10:31:08,868 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:31:08,868 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:31:08,869 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:31:08,869 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:31:08,869 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:31:08,869 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:31:08,869 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:31:08,869 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T10:28:06.618Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-09T10:28:06.619Z", "id": "4c65a646-067f-4556-a879-83319631caf0"} 2019-04-09 10:31:08,869 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:31:08,869 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:31:08 GMT 2019-04-09 10:31:08,869 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:31:08,869 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-09 10:31:08,870 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:31:08,870 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:31:08,870 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:31:13,875 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-09 10:31:17,696 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:31:17,697 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:31:17,697 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:31:17,697 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:31:17,697 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:31:17,697 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:31:17,697 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:31:17,697 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_y1ieip", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:09.079Z", "message": "RESP: [300] Date: Tue, 09 Apr 2019 10:31:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-755f2530-f3c9-4268-a65c-661d0f2dc67d Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:08.614Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.f3342258-8eb5-463a-aa3c-ed7aab4d1416"}, {"node_instance_id": "sprout_host_y1ieip", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:09.079Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a6c7405ca4d8aa4034815736516c4494bc541677\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:09.019Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.f3342258-8eb5-463a-aa3c-ed7aab4d1416"}, {"node_instance_id": "sprout_host_y1ieip", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:09.079Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-755f2530-f3c9-4268-a65c-661d0f2dc67d", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:08.614Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.f3342258-8eb5-463a-aa3c-ed7aab4d1416"}, {"node_instance_id": "sprout_host_y1ieip", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:09.079Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:08.606Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.f3342258-8eb5-463a-aa3c-ed7aab4d1416"}, {"node_instance_id": "ellis_host_04yjo1", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:09.771Z", "message": "RESP: [300] Date: Tue, 09 Apr 2019 10:31:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c1df8bee-57c2-44df-af7b-5a409c6ecfff Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:09.479Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.e385a7f5-9bfd-4fb2-85a4-bb7e9876f77f"}, {"node_instance_id": "ellis_host_04yjo1", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:09.771Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-c1df8bee-57c2-44df-af7b-5a409c6ecfff", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:09.479Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.e385a7f5-9bfd-4fb2-85a4-bb7e9876f77f"}, {"node_instance_id": "bind_host_xkrzi3", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:09.771Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60]", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-04-09T10:31:09.322Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "ellis_host_04yjo1", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:09.771Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:09.474Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.e385a7f5-9bfd-4fb2-85a4-bb7e9876f77f"}, {"node_instance_id": "ellis_host_04yjo1", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:11.985Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10: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-7de1a040-4cc8-4f65-99b5-2570b6e68f4d x-compute-request-id: req-7de1a040-4cc8-4f65-99b5-2570b6e68f4d Content-Encoding: gzip Content-Length: 756 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"10e27409-226d-4f3d-971a-db9735ac09c8\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"rel\": \"bookmark\"}]}, \"id\": \"a9edbe9c-7652-492c-a4a9-b15648c5b876\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_ellis\"}], \"user_id\": \"ac8606d68bbd45969d2b1630e01ac7c4\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-04-09T10:28:34Z\", \"hostId\": \"559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b\", \"name\": \"server_clearwater-opnfv_ellis_host_04yjo1\", \"created\": \"2019-04-09T10:28:30Z\", \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\", \"cloudify_management_network_id\": \"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\"}}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:10.880Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.e385a7f5-9bfd-4fb2-85a4-bb7e9876f77f"}, {"node_instance_id": "dime_host_8d5h0z", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:11.985Z", "message": "Creating agent", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:11.488Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "ellis_host_04yjo1", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:11.985Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876 used request id req-7de1a040-4cc8-4f65-99b5-2570b6e68f4d", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:10.881Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.e385a7f5-9bfd-4fb2-85a4-bb7e9876f77f"}, {"node_instance_id": "ellis_host_04yjo1", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:11.985Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876 used request id req-7de1a040-4cc8-4f65-99b5-2570b6e68f4d", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:10.881Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.e385a7f5-9bfd-4fb2-85a4-bb7e9876f77f"}, {"node_instance_id": "vellum_host_41y0pg", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:11.985Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 4/60]", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:09.736Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "sprout_host_y1ieip", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:11.985Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b used request id req-c99b2d26-8ba2-47ab-a5e2-a684eca0c4ba", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:09.998Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.f3342258-8eb5-463a-aa3c-ed7aab4d1416"}, {"node_instance_id": "sprout_host_y1ieip", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:11.985Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b used request id req-c99b2d26-8ba2-47ab-a5e2-a684eca0c4ba", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:09.998Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.f3342258-8eb5-463a-aa3c-ed7aab4d1416"}, {"node_instance_id": "sprout_host_y1ieip", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:11.985Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10:31:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c99b2d26-8ba2-47ab-a5e2-a684eca0c4ba x-compute-request-id: req-c99b2d26-8ba2-47ab-a5e2-a684eca0c4ba Content-Encoding: gzip Content-Length: 766 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/1cd83db2-0e44-47f7-8603-85a45117f76b\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"10e27409-226d-4f3d-971a-db9735ac09c8\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"rel\": \"bookmark\"}]}, \"id\": \"1cd83db2-0e44-47f7-8603-85a45117f76b\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_sprout\"}], \"user_id\": \"ac8606d68bbd45969d2b1630e01ac7c4\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-04-09T10:28:34Z\", \"hostId\": \"559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b\", \"name\": \"server_clearwater-opnfv_sprout_host_y1ieip\", \"created\": \"2019-04-09T10:28:32Z\", \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\", \"cloudify_management_network_id\": \"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\"}}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:09.998Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.f3342258-8eb5-463a-aa3c-ed7aab4d1416"}, {"node_instance_id": "ellis_host_04yjo1", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:11.985Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9c8f6c0520f4dde49af50fcfbce661538156239e\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:09.883Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.e385a7f5-9bfd-4fb2-85a4-bb7e9876f77f"}, {"node_instance_id": "proxy_host_kjjl1q", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:11.985Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:11.538Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "bono_host_mmu58s", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:13.042Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:12.970Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.101c4578-9d79-4acf-9ca5-573bda049d4d"}, {"node_instance_id": "bono_host_mmu58s", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:14.495Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-1d114970-168e-4fd2-ad74-92cc7d7f4f0b", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:12.979Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.101c4578-9d79-4acf-9ca5-573bda049d4d"}, {"node_instance_id": "bono_host_mmu58s", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:14.495Z", "message": "RESP: [300] Date: Tue, 09 Apr 2019 10:31:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1d114970-168e-4fd2-ad74-92cc7d7f4f0b Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:12.979Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.101c4578-9d79-4acf-9ca5-573bda049d4d"}, {"node_instance_id": "bono_host_mmu58s", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:14.495Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713 used request id req-46ccec0b-d73f-4e2e-9af4-7536e6fcafd6", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:14.209Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.101c4578-9d79-4acf-9ca5-573bda049d4d"}, {"node_instance_id": "sprout_host_y1ieip", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:14.495Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60]", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-04-09T10:31:13.226Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "bono_host_mmu58s", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:14.495Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}105f60ca96906a80abd19f969e13c91a6658ba3e\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:13.375Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.101c4578-9d79-4acf-9ca5-573bda049d4d"}, {"node_instance_id": "bono_host_mmu58s", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:14.495Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10: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-46ccec0b-d73f-4e2e-9af4-7536e6fcafd6 x-compute-request-id: req-46ccec0b-d73f-4e2e-9af4-7536e6fcafd6 Content-Encoding: gzip Content-Length: 765 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/595677f1-ed8c-4752-9770-298d40bc3713\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"10e27409-226d-4f3d-971a-db9735ac09c8\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"rel\": \"bookmark\"}]}, \"id\": \"595677f1-ed8c-4752-9770-298d40bc3713\", \"security_groups\": [{\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"ac8606d68bbd45969d2b1630e01ac7c4\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-04-09T10:28:34Z\", \"hostId\": \"559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b\", \"name\": \"server_clearwater-opnfv_bono_host_mmu58s\", \"created\": \"2019-04-09T10:28:32Z\", \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\", \"cloudify_management_network_id\": \"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\"}}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:14.209Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.101c4578-9d79-4acf-9ca5-573bda049d4d"}, {"node_instance_id": "bono_host_mmu58s", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:14.495Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713 used request id req-46ccec0b-d73f-4e2e-9af4-7536e6fcafd6", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:14.210Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.101c4578-9d79-4acf-9ca5-573bda049d4d"}, {"node_instance_id": "ellis_host_04yjo1", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:15.428Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60]", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-04-09T10:31:14.725Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}], "metadata": {"pagination": {"total": 1301, "offset": 1274, "size": 50}}} 2019-04-09 10:31:17,697 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:31:17,698 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:31:17 GMT 2019-04-09 10:31:17,698 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:31:17,698 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-09 10:31:17,698 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:31:17,698 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:31:17,698 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:31:17,698 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-09 10:31:17,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 09 Apr 2019 10:31:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-755f2530-f3c9-4268-a65c-661d0f2dc67d Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 10:31:17,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6c7405ca4d8aa4034815736516c4494bc541677" 2019-04-09 10:31:17,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-755f2530-f3c9-4268-a65c-661d0f2dc67d 2019-04-09 10:31:17,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-09 10:31:17,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 09 Apr 2019 10:31:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c1df8bee-57c2-44df-af7b-5a409c6ecfff Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 10:31:17,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-c1df8bee-57c2-44df-af7b-5a409c6ecfff 2019-04-09 10:31:17,701 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60] 2019-04-09 10:31:17,701 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-09 10:31:17,701 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10: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-7de1a040-4cc8-4f65-99b5-2570b6e68f4d x-compute-request-id: req-7de1a040-4cc8-4f65-99b5-2570b6e68f4d Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876", "rel": "bookmark"}], "image": {"id": "10e27409-226d-4f3d-971a-db9735ac09c8", "links": [{"href": "http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "links": [{"href": "http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "rel": "bookmark"}]}, "id": "a9edbe9c-7652-492c-a4a9-b15648c5b876", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "user_id": "ac8606d68bbd45969d2b1630e01ac7c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T10:28:34Z", "hostId": "559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "name": "server_clearwater-opnfv_ellis_host_04yjo1", "created": "2019-04-09T10:28:30Z", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b", "cloudify_management_network_id": "67c32f4e-cb01-4d56-a2b5-fe18f582c72d"}}} 2019-04-09 10:31:17,701 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent 2019-04-09 10:31:17,701 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876 used request id req-7de1a040-4cc8-4f65-99b5-2570b6e68f4d 2019-04-09 10:31:17,701 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876 used request id req-7de1a040-4cc8-4f65-99b5-2570b6e68f4d 2019-04-09 10:31:17,702 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2019-04-09 10:31:17,702 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b used request id req-c99b2d26-8ba2-47ab-a5e2-a684eca0c4ba 2019-04-09 10:31:17,702 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b used request id req-c99b2d26-8ba2-47ab-a5e2-a684eca0c4ba 2019-04-09 10:31:17,702 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10:31:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c99b2d26-8ba2-47ab-a5e2-a684eca0c4ba x-compute-request-id: req-c99b2d26-8ba2-47ab-a5e2-a684eca0c4ba Content-Encoding: gzip Content-Length: 766 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/1cd83db2-0e44-47f7-8603-85a45117f76b", "rel": "bookmark"}], "image": {"id": "10e27409-226d-4f3d-971a-db9735ac09c8", "links": [{"href": "http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "links": [{"href": "http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "rel": "bookmark"}]}, "id": "1cd83db2-0e44-47f7-8603-85a45117f76b", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_sprout"}], "user_id": "ac8606d68bbd45969d2b1630e01ac7c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T10:28:34Z", "hostId": "559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "name": "server_clearwater-opnfv_sprout_host_y1ieip", "created": "2019-04-09T10:28:32Z", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b", "cloudify_management_network_id": "67c32f4e-cb01-4d56-a2b5-fe18f582c72d"}}} 2019-04-09 10:31:17,702 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c8f6c0520f4dde49af50fcfbce661538156239e" 2019-04-09 10:31:17,702 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2019-04-09 10:31:17,703 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-09 10:31:17,703 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-1d114970-168e-4fd2-ad74-92cc7d7f4f0b 2019-04-09 10:31:17,703 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 09 Apr 2019 10:31:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1d114970-168e-4fd2-ad74-92cc7d7f4f0b Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 10:31:17,703 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713 used request id req-46ccec0b-d73f-4e2e-9af4-7536e6fcafd6 2019-04-09 10:31:17,703 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60] 2019-04-09 10:31:17,703 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}105f60ca96906a80abd19f969e13c91a6658ba3e" 2019-04-09 10:31:17,703 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10: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-46ccec0b-d73f-4e2e-9af4-7536e6fcafd6 x-compute-request-id: req-46ccec0b-d73f-4e2e-9af4-7536e6fcafd6 Content-Encoding: gzip Content-Length: 765 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/595677f1-ed8c-4752-9770-298d40bc3713", "rel": "bookmark"}], "image": {"id": "10e27409-226d-4f3d-971a-db9735ac09c8", "links": [{"href": "http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "links": [{"href": "http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "rel": "bookmark"}]}, "id": "595677f1-ed8c-4752-9770-298d40bc3713", "security_groups": [{"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "ac8606d68bbd45969d2b1630e01ac7c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T10:28:34Z", "hostId": "559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "name": "server_clearwater-opnfv_bono_host_mmu58s", "created": "2019-04-09T10:28:32Z", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b", "cloudify_management_network_id": "67c32f4e-cb01-4d56-a2b5-fe18f582c72d"}}} 2019-04-09 10:31:17,704 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713 used request id req-46ccec0b-d73f-4e2e-9af4-7536e6fcafd6 2019-04-09 10:31:17,704 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60] 2019-04-09 10:31:17,704 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/4c65a646-067f-4556-a879-83319631caf0 2019-04-09 10:31:19,957 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:31:19,957 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:31:19,957 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:31:19,957 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:31:19,958 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:31:19,958 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:31:19,958 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:31:19,958 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T10:28:06.618Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-09T10:28:06.619Z", "id": "4c65a646-067f-4556-a879-83319631caf0"} 2019-04-09 10:31:19,958 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:31:19,958 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:31:19 GMT 2019-04-09 10:31:19,958 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:31:19,958 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-09 10:31:19,958 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:31:19,958 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:31:19,958 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:31:24,964 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-09 10:31:25,435 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:31:25,435 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:31:25,436 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:31:25,436 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:31:25,436 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:31:25,436 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:31:25,436 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:31:25,436 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_mmu58s", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:19.505Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60]", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-04-09T10:31:19.346Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "proxy_host_kjjl1q", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:20.347Z", "message": "Validating SSH connection", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:19.649Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.8281f7e9-03c3-48a3-8687-f75471ed6135"}, {"node_instance_id": "vellum_host_41y0pg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:21.828Z", "message": "Creating agent", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:21.091Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "dime_host_8d5h0z", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:21.828Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:21.137Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "vellum_host_41y0pg", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:23.331Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:23.288Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}], "metadata": {"pagination": {"total": 1306, "offset": 1301, "size": 50}}} 2019-04-09 10:31:25,436 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:31:25,436 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:31:25 GMT 2019-04-09 10:31:25,437 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:31:25,437 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-09 10:31:25,437 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:31:25,437 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:31:25,437 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:31:25,437 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-09 10:31:25,438 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60] 2019-04-09 10:31:25,438 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-04-09 10:31:25,438 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent 2019-04-09 10:31:25,438 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2019-04-09 10:31:25,438 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2019-04-09 10:31:25,439 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/4c65a646-067f-4556-a879-83319631caf0 2019-04-09 10:31:26,413 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:31:26,413 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:31:26,414 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:31:26,414 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:31:26,414 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:31:26,414 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:31:26,414 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:31:26,414 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T10:28:06.618Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-09T10:28:06.619Z", "id": "4c65a646-067f-4556-a879-83319631caf0"} 2019-04-09 10:31:26,414 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:31:26,414 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:31:26 GMT 2019-04-09 10:31:26,415 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:31:26,415 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-09 10:31:26,415 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:31:26,415 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:31:26,415 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:31:31,420 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-09 10:31:35,279 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:31:35,279 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:31:35,279 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:31:35,279 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:31:35,279 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:31:35,279 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:31:35,279 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:31:35,280 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_8d5h0z", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:26.796Z", "message": "Validating SSH connection", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:26.565Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.2450d822-2824-4242-a16b-abf7924bb728"}, {"node_instance_id": "vellum_host_41y0pg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:27.465Z", "message": "Validating SSH connection", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:26.713Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.6ea89551-bf43-4803-9cf7-93e824696e24"}, {"node_instance_id": "proxy_host_kjjl1q", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:28.616Z", "message": "SSH connection is ready", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:27.990Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.8281f7e9-03c3-48a3-8687-f75471ed6135"}, {"node_instance_id": "homer_host_d3fa9b", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:30.939Z", "message": "Sending task 'nova_plugin.server.start' [retry 5/60]", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:30.809Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}], "metadata": {"pagination": {"total": 1310, "offset": 1306, "size": 50}}} 2019-04-09 10:31:35,280 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:31:35,280 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:31:35 GMT 2019-04-09 10:31:35,280 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:31:35,280 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-09 10:31:35,280 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:31:35,280 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:31:35,280 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:31:35,280 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-09 10:31:35,281 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-04-09 10:31:35,281 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-04-09 10:31:35,281 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-04-09 10:31:35,281 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2019-04-09 10:31:35,282 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/4c65a646-067f-4556-a879-83319631caf0 2019-04-09 10:31:35,648 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:31:35,648 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:31:35,648 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:31:35,648 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:31:35,648 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:31:35,648 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:31:35,648 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:31:35,649 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T10:28:06.618Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-09T10:28:06.619Z", "id": "4c65a646-067f-4556-a879-83319631caf0"} 2019-04-09 10:31:35,649 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:31:35,649 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:31:35 GMT 2019-04-09 10:31:35,649 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:31:35,649 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-09 10:31:35,649 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:31:35,649 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:31:35,649 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:31:40,655 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-09 10:31:40,809 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:31:40,809 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:31:40,809 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:31:40,809 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:31:40,809 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:31:40,810 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:31:40,810 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:31:40,810 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_kjjl1q", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:36.967Z", "message": "Creating Agent proxy_host_kjjl1q", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:36.854Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.8281f7e9-03c3-48a3-8687-f75471ed6135"}, {"node_instance_id": "homer_host_d3fa9b", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:38.326Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/a458d571-f605-4490-8af7-1593cd026fa0 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ac3994462a4e090ee3dd618a0dedfd91ca0d3035\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:38.279Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.3d92cf40-395b-4533-8c07-9f9f338dad31"}, {"node_instance_id": "homer_host_d3fa9b", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:38.326Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-1e3fbfc8-0770-4afc-99e2-80a723268612", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:37.875Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.3d92cf40-395b-4533-8c07-9f9f338dad31"}, {"node_instance_id": "homer_host_d3fa9b", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:38.326Z", "message": "RESP: [300] Date: Tue, 09 Apr 2019 10:31:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1e3fbfc8-0770-4afc-99e2-80a723268612 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:37.875Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.3d92cf40-395b-4533-8c07-9f9f338dad31"}, {"node_instance_id": "homer_host_d3fa9b", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:38.326Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:37.869Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.3d92cf40-395b-4533-8c07-9f9f338dad31"}, {"node_instance_id": "homer_host_d3fa9b", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:39.310Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10:31: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-e147591c-bb09-43ec-8604-edc5e47826f7 x-compute-request-id: req-e147591c-bb09-43ec-8604-edc5e47826f7 Content-Encoding: gzip Content-Length: 757 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/a458d571-f605-4490-8af7-1593cd026fa0\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/a458d571-f605-4490-8af7-1593cd026fa0\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"10e27409-226d-4f3d-971a-db9735ac09c8\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"rel\": \"bookmark\"}]}, \"id\": \"a458d571-f605-4490-8af7-1593cd026fa0\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_homer\"}], \"user_id\": \"ac8606d68bbd45969d2b1630e01ac7c4\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-04-09T10:28:30Z\", \"hostId\": \"559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b\", \"name\": \"server_clearwater-opnfv_homer_host_d3fa9b\", \"created\": \"2019-04-09T10:28:25Z\", \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\", \"cloudify_management_network_id\": \"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\"}}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:39.217Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.3d92cf40-395b-4533-8c07-9f9f338dad31"}, {"node_instance_id": "vellum_host_41y0pg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:39.951Z", "message": "SSH connection is ready", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:39.487Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.6ea89551-bf43-4803-9cf7-93e824696e24"}, {"node_instance_id": "homer_host_d3fa9b", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:39.951Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/a458d571-f605-4490-8af7-1593cd026fa0 used request id req-e147591c-bb09-43ec-8604-edc5e47826f7", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:39.218Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.3d92cf40-395b-4533-8c07-9f9f338dad31"}, {"node_instance_id": "homer_host_d3fa9b", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:39.951Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 5/60]", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-04-09T10:31:39.901Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "bind_host_xkrzi3", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:39.951Z", "message": "Sending task 'nova_plugin.server.start' [retry 5/60]", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:39.399Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "homer_host_d3fa9b", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:39.951Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/a458d571-f605-4490-8af7-1593cd026fa0 used request id req-e147591c-bb09-43ec-8604-edc5e47826f7", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:39.218Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.3d92cf40-395b-4533-8c07-9f9f338dad31"}, {"node_instance_id": "dime_host_8d5h0z", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:39.951Z", "message": "SSH connection is ready", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:39.358Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.2450d822-2824-4242-a16b-abf7924bb728"}, {"node_instance_id": "dime_host_8d5h0z", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:40.672Z", "message": "Creating Agent dime_host_8d5h0z", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:40.329Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.2450d822-2824-4242-a16b-abf7924bb728"}], "metadata": {"pagination": {"total": 1323, "offset": 1310, "size": 50}}} 2019-04-09 10:31:40,810 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:31:40,810 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:31:40 GMT 2019-04-09 10:31:40,810 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:31:40,810 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-09 10:31:40,810 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:31:40,811 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:31:40,811 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:31:40,811 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-09 10:31:40,812 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent proxy_host_kjjl1q 2019-04-09 10:31:40,812 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/a458d571-f605-4490-8af7-1593cd026fa0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac3994462a4e090ee3dd618a0dedfd91ca0d3035" 2019-04-09 10:31:40,812 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-1e3fbfc8-0770-4afc-99e2-80a723268612 2019-04-09 10:31:40,812 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 09 Apr 2019 10:31:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1e3fbfc8-0770-4afc-99e2-80a723268612 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 10:31:40,812 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-09 10:31:40,812 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10:31: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-e147591c-bb09-43ec-8604-edc5e47826f7 x-compute-request-id: req-e147591c-bb09-43ec-8604-edc5e47826f7 Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a458d571-f605-4490-8af7-1593cd026fa0", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a458d571-f605-4490-8af7-1593cd026fa0", "rel": "bookmark"}], "image": {"id": "10e27409-226d-4f3d-971a-db9735ac09c8", "links": [{"href": "http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "links": [{"href": "http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "rel": "bookmark"}]}, "id": "a458d571-f605-4490-8af7-1593cd026fa0", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "user_id": "ac8606d68bbd45969d2b1630e01ac7c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T10:28:30Z", "hostId": "559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "name": "server_clearwater-opnfv_homer_host_d3fa9b", "created": "2019-04-09T10:28:25Z", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b", "cloudify_management_network_id": "67c32f4e-cb01-4d56-a2b5-fe18f582c72d"}}} 2019-04-09 10:31:40,813 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-04-09 10:31:40,813 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/a458d571-f605-4490-8af7-1593cd026fa0 used request id req-e147591c-bb09-43ec-8604-edc5e47826f7 2019-04-09 10:31:40,813 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 5/60] 2019-04-09 10:31:40,813 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2019-04-09 10:31:40,813 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/a458d571-f605-4490-8af7-1593cd026fa0 used request id req-e147591c-bb09-43ec-8604-edc5e47826f7 2019-04-09 10:31:40,813 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-04-09 10:31:40,814 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent dime_host_8d5h0z 2019-04-09 10:31:40,814 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/4c65a646-067f-4556-a879-83319631caf0 2019-04-09 10:31:40,940 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:31:40,940 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:31:40,940 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:31:40,940 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:31:40,940 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:31:40,940 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:31:40,940 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:31:40,941 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T10:28:06.618Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-09T10:28:06.619Z", "id": "4c65a646-067f-4556-a879-83319631caf0"} 2019-04-09 10:31:40,941 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:31:40,941 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:31:40 GMT 2019-04-09 10:31:40,941 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:31:40,941 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-09 10:31:40,941 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:31:40,941 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:31:40,941 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:31:45,947 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-09 10:31:46,093 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:31:46,093 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:31:46,093 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:31:46,094 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:31:46,094 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:31:46,094 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:31:46,094 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:31:46,094 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_41y0pg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:41.252Z", "message": "Creating Agent vellum_host_41y0pg", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:40.739Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.6ea89551-bf43-4803-9cf7-93e824696e24"}, {"node_instance_id": "bind_host_xkrzi3", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:41.252Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-d0941fef-ac81-493b-b67f-04b2c1cf9165", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:40.894Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.ce2d7713-0d1b-447d-9eac-930a8cdfb226"}, {"node_instance_id": "bind_host_xkrzi3", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:41.252Z", "message": "RESP: [300] Date: Tue, 09 Apr 2019 10:31:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d0941fef-ac81-493b-b67f-04b2c1cf9165 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:40.894Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.ce2d7713-0d1b-447d-9eac-930a8cdfb226"}, {"node_instance_id": "bind_host_xkrzi3", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:41.252Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:40.889Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.ce2d7713-0d1b-447d-9eac-930a8cdfb226"}, {"node_instance_id": "bind_host_xkrzi3", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:41.878Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}db4576a66414789c6497df0d53eeeca386470831\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:41.433Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.ce2d7713-0d1b-447d-9eac-930a8cdfb226"}, {"node_instance_id": "bind_host_xkrzi3", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:42.632Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10:31: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-db369f20-923d-4a56-9dba-50a6d2c63209 x-compute-request-id: req-db369f20-923d-4a56-9dba-50a6d2c63209 Content-Encoding: gzip Content-Length: 753 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"10e27409-226d-4f3d-971a-db9735ac09c8\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"rel\": \"bookmark\"}]}, \"id\": \"867c7a6e-d3bc-4739-acae-b1d9d43e0065\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"user_id\": \"ac8606d68bbd45969d2b1630e01ac7c4\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-04-09T10:28:33Z\", \"hostId\": \"559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b\", \"name\": \"server_clearwater-opnfv_bind_host_xkrzi3\", \"created\": \"2019-04-09T10:28:30Z\", \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\", \"cloudify_management_network_id\": \"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\"}}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:42.416Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.ce2d7713-0d1b-447d-9eac-930a8cdfb226"}, {"node_instance_id": "bind_host_xkrzi3", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:43.204Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065 used request id req-db369f20-923d-4a56-9dba-50a6d2c63209", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:42.417Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.ce2d7713-0d1b-447d-9eac-930a8cdfb226"}, {"node_instance_id": "bind_host_xkrzi3", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:43.204Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 5/60]", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-04-09T10:31:42.870Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "bind_host_xkrzi3", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:43.204Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065 used request id req-db369f20-923d-4a56-9dba-50a6d2c63209", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:42.417Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.ce2d7713-0d1b-447d-9eac-930a8cdfb226"}, {"node_instance_id": "sprout_host_y1ieip", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:43.795Z", "message": "Sending task 'nova_plugin.server.start' [retry 5/60]", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:43.379Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "sprout_host_y1ieip", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:44.712Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:44.643Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.51b533a0-4001-43b4-b946-9ce6748e47e8"}, {"node_instance_id": "sprout_host_y1ieip", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:45.603Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-4364ea5a-8f09-49a0-9ff6-9ba3ecc7d58b", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:44.648Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.51b533a0-4001-43b4-b946-9ce6748e47e8"}, {"node_instance_id": "sprout_host_y1ieip", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:45.603Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}36e9b48c732b231c180553047424548d0a5e85a4\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:45.052Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.51b533a0-4001-43b4-b946-9ce6748e47e8"}, {"node_instance_id": "ellis_host_04yjo1", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:45.603Z", "message": "Sending task 'nova_plugin.server.start' [retry 5/60]", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:44.841Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "sprout_host_y1ieip", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:45.603Z", "message": "RESP: [300] Date: Tue, 09 Apr 2019 10:31:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4364ea5a-8f09-49a0-9ff6-9ba3ecc7d58b Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:44.648Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.51b533a0-4001-43b4-b946-9ce6748e47e8"}], "metadata": {"pagination": {"total": 1338, "offset": 1323, "size": 50}}} 2019-04-09 10:31:46,094 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:31:46,094 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:31:46 GMT 2019-04-09 10:31:46,094 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:31:46,094 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-09 10:31:46,095 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:31:46,095 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:31:46,095 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:31:46,095 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-09 10:31:46,096 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent vellum_host_41y0pg 2019-04-09 10:31:46,096 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-d0941fef-ac81-493b-b67f-04b2c1cf9165 2019-04-09 10:31:46,096 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 09 Apr 2019 10:31:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d0941fef-ac81-493b-b67f-04b2c1cf9165 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 10:31:46,096 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-09 10:31:46,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db4576a66414789c6497df0d53eeeca386470831" 2019-04-09 10:31:46,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10:31: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-db369f20-923d-4a56-9dba-50a6d2c63209 x-compute-request-id: req-db369f20-923d-4a56-9dba-50a6d2c63209 Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065", "rel": "bookmark"}], "image": {"id": "10e27409-226d-4f3d-971a-db9735ac09c8", "links": [{"href": "http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "links": [{"href": "http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "rel": "bookmark"}]}, "id": "867c7a6e-d3bc-4739-acae-b1d9d43e0065", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "user_id": "ac8606d68bbd45969d2b1630e01ac7c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T10:28:33Z", "hostId": "559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "name": "server_clearwater-opnfv_bind_host_xkrzi3", "created": "2019-04-09T10:28:30Z", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b", "cloudify_management_network_id": "67c32f4e-cb01-4d56-a2b5-fe18f582c72d"}}} 2019-04-09 10:31:46,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065 used request id req-db369f20-923d-4a56-9dba-50a6d2c63209 2019-04-09 10:31:46,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 5/60] 2019-04-09 10:31:46,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065 used request id req-db369f20-923d-4a56-9dba-50a6d2c63209 2019-04-09 10:31:46,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2019-04-09 10:31:46,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-09 10:31:46,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-4364ea5a-8f09-49a0-9ff6-9ba3ecc7d58b 2019-04-09 10:31:46,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36e9b48c732b231c180553047424548d0a5e85a4" 2019-04-09 10:31:46,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2019-04-09 10:31:46,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 09 Apr 2019 10:31:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4364ea5a-8f09-49a0-9ff6-9ba3ecc7d58b Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 10:31:46,098 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/4c65a646-067f-4556-a879-83319631caf0 2019-04-09 10:31:46,487 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:31:46,487 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:31:46,487 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:31:46,487 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:31:46,487 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:31:46,487 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:31:46,487 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:31:46,488 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T10:28:06.618Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-09T10:28:06.619Z", "id": "4c65a646-067f-4556-a879-83319631caf0"} 2019-04-09 10:31:46,488 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:31:46,488 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:31:46 GMT 2019-04-09 10:31:46,488 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:31:46,488 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-09 10:31:46,488 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:31:46,488 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:31:46,488 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:31:51,494 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-09 10:31:51,625 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:31:51,626 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:31:51,626 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:31:51,626 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:31:51,626 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:31:51,626 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:31:51,626 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:31:51,626 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_kjjl1q", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:46.210Z", "message": "100%[======================================>] 24,073,211 124MB/s in 0.2s ", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:45.772Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.8281f7e9-03c3-48a3-8687-f75471ed6135"}, {"node_instance_id": "proxy_host_kjjl1q", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:46.210Z", "message": "HTTP request sent, awaiting response... 200 OK", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:45.771Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.8281f7e9-03c3-48a3-8687-f75471ed6135"}, {"node_instance_id": "proxy_host_kjjl1q", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:46.210Z", "message": "Length: 24073211 (23M) [application/octet-stream]", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:45.771Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.8281f7e9-03c3-48a3-8687-f75471ed6135"}, {"node_instance_id": "proxy_host_kjjl1q", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:46.210Z", "message": "", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:45.772Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.8281f7e9-03c3-48a3-8687-f75471ed6135"}, {"node_instance_id": "sprout_host_y1ieip", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:46.210Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b used request id req-68df5514-7c17-4d18-bed8-39f36d20090d", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:45.901Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.51b533a0-4001-43b4-b946-9ce6748e47e8"}, {"node_instance_id": "sprout_host_y1ieip", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:46.210Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b used request id req-68df5514-7c17-4d18-bed8-39f36d20090d", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:45.901Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.51b533a0-4001-43b4-b946-9ce6748e47e8"}, {"node_instance_id": "sprout_host_y1ieip", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:46.210Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10:31:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-68df5514-7c17-4d18-bed8-39f36d20090d x-compute-request-id: req-68df5514-7c17-4d18-bed8-39f36d20090d Content-Encoding: gzip Content-Length: 766 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/1cd83db2-0e44-47f7-8603-85a45117f76b\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"10e27409-226d-4f3d-971a-db9735ac09c8\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"rel\": \"bookmark\"}]}, \"id\": \"1cd83db2-0e44-47f7-8603-85a45117f76b\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_sprout\"}], \"user_id\": \"ac8606d68bbd45969d2b1630e01ac7c4\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-04-09T10:28:34Z\", \"hostId\": \"559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b\", \"name\": \"server_clearwater-opnfv_sprout_host_y1ieip\", \"created\": \"2019-04-09T10:28:32Z\", \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\", \"cloudify_management_network_id\": \"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\"}}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:45.900Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.51b533a0-4001-43b4-b946-9ce6748e47e8"}, {"node_instance_id": "proxy_host_kjjl1q", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:46.210Z", "message": "Saving to: \u2018/tmp/tmp.wIZRrDYP7v/agent.tar.gz\u2019", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:45.772Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.8281f7e9-03c3-48a3-8687-f75471ed6135"}, {"node_instance_id": "proxy_host_kjjl1q", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:46.210Z", "message": "Agent created, configured and started successfully", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:45.773Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.8281f7e9-03c3-48a3-8687-f75471ed6135"}, {"node_instance_id": "proxy_host_kjjl1q", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:46.210Z", "message": "Successfully started daemon: proxy_host_kjjl1q", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:45.772Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.8281f7e9-03c3-48a3-8687-f75471ed6135"}, {"node_instance_id": "proxy_host_kjjl1q", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:46.210Z", "message": "Starting daemon with command: sudo service cloudify-worker-proxy_host_kjjl1q start", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:45.772Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.8281f7e9-03c3-48a3-8687-f75471ed6135"}, {"node_instance_id": "proxy_host_kjjl1q", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:46.210Z", "message": "Starting...", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:45.772Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.8281f7e9-03c3-48a3-8687-f75471ed6135"}, {"node_instance_id": "proxy_host_kjjl1q", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:46.210Z", "message": "Successfully configured daemon: proxy_host_kjjl1q", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:45.772Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.8281f7e9-03c3-48a3-8687-f75471ed6135"}, {"node_instance_id": "proxy_host_kjjl1q", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:46.210Z", "message": "Creating start-on-boot entry", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:45.772Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.8281f7e9-03c3-48a3-8687-f75471ed6135"}, {"node_instance_id": "proxy_host_kjjl1q", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:46.210Z", "message": "Deploying broker configuration.", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:45.772Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.8281f7e9-03c3-48a3-8687-f75471ed6135"}, {"node_instance_id": "proxy_host_kjjl1q", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:46.210Z", "message": "Configuring...", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:45.772Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.8281f7e9-03c3-48a3-8687-f75471ed6135"}, {"node_instance_id": "proxy_host_kjjl1q", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:46.210Z", "message": "Successfully created daemon: proxy_host_kjjl1q", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:45.772Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.8281f7e9-03c3-48a3-8687-f75471ed6135"}, {"node_instance_id": "proxy_host_kjjl1q", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:46.210Z", "message": "Creating...", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:45.772Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.8281f7e9-03c3-48a3-8687-f75471ed6135"}, {"node_instance_id": "proxy_host_kjjl1q", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:46.210Z", "message": "No custom env configured", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:45.772Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.8281f7e9-03c3-48a3-8687-f75471ed6135"}, {"node_instance_id": "proxy_host_kjjl1q", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:46.210Z", "message": "Successfully disabled requiretty for cfy-agent", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:45.772Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.8281f7e9-03c3-48a3-8687-f75471ed6135"}, {"node_instance_id": "proxy_host_kjjl1q", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:46.210Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:45.772Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.8281f7e9-03c3-48a3-8687-f75471ed6135"}, {"node_instance_id": "proxy_host_kjjl1q", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:46.210Z", "message": "Successfully corrected cfy-agent`s virtualenv", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:45.772Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.8281f7e9-03c3-48a3-8687-f75471ed6135"}, {"node_instance_id": "proxy_host_kjjl1q", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:46.210Z", "message": "Auto-correcting virtualenv /home/ubuntu/proxy_host_kjjl1q/env", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:45.772Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.8281f7e9-03c3-48a3-8687-f75471ed6135"}, {"node_instance_id": "proxy_host_kjjl1q", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:46.210Z", "message": "Download ended successfully", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:45.772Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.8281f7e9-03c3-48a3-8687-f75471ed6135"}, {"node_instance_id": "proxy_host_kjjl1q", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:46.210Z", "message": "", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:45.772Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.8281f7e9-03c3-48a3-8687-f75471ed6135"}, {"node_instance_id": "proxy_host_kjjl1q", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:46.210Z", "message": "2019-04-09 10:31:42 (124 MB/s) - \u2018/tmp/tmp.wIZRrDYP7v/agent.tar.gz\u2019 saved [24073211/24073211]", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:45.772Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.8281f7e9-03c3-48a3-8687-f75471ed6135"}, {"node_instance_id": "proxy_host_kjjl1q", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:46.210Z", "message": "", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:45.772Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.8281f7e9-03c3-48a3-8687-f75471ed6135"}, {"node_instance_id": "proxy_host_kjjl1q", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:46.210Z", "message": " 0% [ ] 0 --.-K/s ", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:45.772Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.8281f7e9-03c3-48a3-8687-f75471ed6135"}, {"node_instance_id": "proxy_host_kjjl1q", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:46.210Z", "message": "", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:45.772Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.8281f7e9-03c3-48a3-8687-f75471ed6135"}, {"node_instance_id": "proxy_host_kjjl1q", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:46.210Z", "message": "Downloading https://192.168.120.7:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz...", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:45.771Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.8281f7e9-03c3-48a3-8687-f75471ed6135"}, {"node_instance_id": "proxy_host_kjjl1q", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:46.210Z", "message": "sudo: unable to resolve host server-clearwater-opnfv-proxy-host-kjjl1q", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:45.771Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.8281f7e9-03c3-48a3-8687-f75471ed6135"}, {"node_instance_id": "proxy_host_kjjl1q", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:46.210Z", "message": "Connecting to 192.168.120.7:53333... connected.", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:45.771Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.8281f7e9-03c3-48a3-8687-f75471ed6135"}, {"node_instance_id": "proxy_host_kjjl1q", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:46.210Z", "message": "--2019-04-09 10:31:42-- https://192.168.120.7:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:45.771Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.8281f7e9-03c3-48a3-8687-f75471ed6135"}, {"node_instance_id": "ellis_host_04yjo1", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:46.774Z", "message": "RESP: [300] Date: Tue, 09 Apr 2019 10:31:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-56a48db3-52f0-4929-a841-83eeababd940 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:46.458Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.70931094-2ed7-4abc-af66-fd1a45b81621"}, {"node_instance_id": "proxy_host_kjjl1q", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:46.774Z", "message": "Agent created", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:46.546Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "ellis_host_04yjo1", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:46.774Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-56a48db3-52f0-4929-a841-83eeababd940", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:46.458Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.70931094-2ed7-4abc-af66-fd1a45b81621"}, {"node_instance_id": "sprout_host_y1ieip", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:46.774Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 5/60]", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-04-09T10:31:46.330Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "proxy_host_kjjl1q", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:46.774Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:46.495Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "ellis_host_04yjo1", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:46.774Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:46.445Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.70931094-2ed7-4abc-af66-fd1a45b81621"}, {"node_instance_id": "ellis_host_04yjo1", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:47.419Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2f09bea5557274411ca060458ac903b401b2c212\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:46.854Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.70931094-2ed7-4abc-af66-fd1a45b81621"}, {"node_instance_id": "proxy_host_kjjl1q", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:47.419Z", "message": "Installing plugins", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:46.607Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "proxy_host_kjjl1q", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:47.419Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:47.061Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "ellis_host_04yjo1", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:48.143Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10:31:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-54de64d6-4df2-4cdb-9fb2-0aa877518b50 x-compute-request-id: req-54de64d6-4df2-4cdb-9fb2-0aa877518b50 Content-Encoding: gzip Content-Length: 837 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f3:c5:f0\", \"version\": 4, \"addr\": \"192.168.120.19\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"10e27409-226d-4f3d-971a-db9735ac09c8\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-04-09T10:31:45.000000\", \"flavor\": {\"id\": \"22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"rel\": \"bookmark\"}]}, \"id\": \"a9edbe9c-7652-492c-a4a9-b15648c5b876\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_ellis\"}], \"user_id\": \"ac8606d68bbd45969d2b1630e01ac7c4\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-04-09T10:31:36Z\", \"hostId\": \"559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b\", \"name\": \"server_clearwater-opnfv_ellis_host_04yjo1\", \"created\": \"2019-04-09T10:28:30Z\", \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\", \"cloudify_management_network_id\": \"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\"}}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:47.804Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.70931094-2ed7-4abc-af66-fd1a45b81621"}, {"node_instance_id": "ellis_host_04yjo1", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:48.143Z", "message": "Server is ACTIVE", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:47.805Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.70931094-2ed7-4abc-af66-fd1a45b81621"}, {"node_instance_id": "ellis_host_04yjo1", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:48.143Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876 used request id req-54de64d6-4df2-4cdb-9fb2-0aa877518b50", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:47.805Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.70931094-2ed7-4abc-af66-fd1a45b81621"}, {"node_instance_id": "ellis_host_04yjo1", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:48.143Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876 used request id req-54de64d6-4df2-4cdb-9fb2-0aa877518b50", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:47.805Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.70931094-2ed7-4abc-af66-fd1a45b81621"}, {"node_instance_id": "ellis_host_04yjo1", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:48.779Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 5/60]", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:48.339Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "proxy_host_kjjl1q", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:48.779Z", "message": "[localhost] run: ['/home/ubuntu/proxy_host_kjjl1q/env/bin/pip', 'freeze', '--all']", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:48.279Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.7f43ae30-93af-489f-b321-8151a16f6d5c"}, {"node_instance_id": "proxy_host_kjjl1q", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:48.779Z", "message": "Installing plugin: diamond", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:48.136Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.7f43ae30-93af-489f-b321-8151a16f6d5c"}, {"node_instance_id": "ellis_host_04yjo1", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:48.779Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:48.724Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}], "metadata": {"pagination": {"total": 1403, "offset": 1338, "size": 50}}} 2019-04-09 10:31:51,627 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:31:51,627 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:31:51 GMT 2019-04-09 10:31:51,627 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:31:51,627 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-09 10:31:51,627 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:31:51,627 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:31:51,627 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:31:51,627 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-09 10:31:51,629 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100%[======================================>] 24,073,211 124MB/s in 0.2s 2019-04-09 10:31:51,629 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - HTTP request sent, awaiting response... 200 OK 2019-04-09 10:31:51,630 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Length: 24073211 (23M) [application/octet-stream] 2019-04-09 10:31:51,630 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-04-09 10:31:51,630 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b used request id req-68df5514-7c17-4d18-bed8-39f36d20090d 2019-04-09 10:31:51,630 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b used request id req-68df5514-7c17-4d18-bed8-39f36d20090d 2019-04-09 10:31:51,630 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10:31:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-68df5514-7c17-4d18-bed8-39f36d20090d x-compute-request-id: req-68df5514-7c17-4d18-bed8-39f36d20090d Content-Encoding: gzip Content-Length: 766 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/1cd83db2-0e44-47f7-8603-85a45117f76b", "rel": "bookmark"}], "image": {"id": "10e27409-226d-4f3d-971a-db9735ac09c8", "links": [{"href": "http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "links": [{"href": "http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "rel": "bookmark"}]}, "id": "1cd83db2-0e44-47f7-8603-85a45117f76b", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_sprout"}], "user_id": "ac8606d68bbd45969d2b1630e01ac7c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T10:28:34Z", "hostId": "559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "name": "server_clearwater-opnfv_sprout_host_y1ieip", "created": "2019-04-09T10:28:32Z", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b", "cloudify_management_network_id": "67c32f4e-cb01-4d56-a2b5-fe18f582c72d"}}} 2019-04-09 10:31:51,630 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Saving to: ‘/tmp/tmp.wIZRrDYP7v/agent.tar.gz’ 2019-04-09 10:31:51,631 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created, configured and started successfully 2019-04-09 10:31:51,631 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: proxy_host_kjjl1q 2019-04-09 10:31:51,631 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service cloudify-worker-proxy_host_kjjl1q start 2019-04-09 10:31:51,631 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2019-04-09 10:31:51,631 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: proxy_host_kjjl1q 2019-04-09 10:31:51,631 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2019-04-09 10:31:51,631 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying broker configuration. 2019-04-09 10:31:51,632 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-04-09 10:31:51,632 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: proxy_host_kjjl1q 2019-04-09 10:31:51,632 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2019-04-09 10:31:51,632 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - No custom env configured 2019-04-09 10:31:51,632 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully disabled requiretty for cfy-agent 2019-04-09 10:31:51,632 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2019-04-09 10:31:51,632 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully corrected cfy-agent`s virtualenv 2019-04-09 10:31:51,633 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/proxy_host_kjjl1q/env 2019-04-09 10:31:51,633 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Download ended successfully 2019-04-09 10:31:51,633 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-04-09 10:31:51,633 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-04-09 10:31:42 (124 MB/s) - ‘/tmp/tmp.wIZRrDYP7v/agent.tar.gz’ saved [24073211/24073211] 2019-04-09 10:31:51,633 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-04-09 10:31:51,633 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0% [ ] 0 --.-K/s 2019-04-09 10:31:51,634 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-04-09 10:31:51,634 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading https://192.168.120.7:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz... 2019-04-09 10:31:51,634 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-proxy-host-kjjl1q 2019-04-09 10:31:51,634 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Connecting to 192.168.120.7:53333... connected. 2019-04-09 10:31:51,634 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - --2019-04-09 10:31:42-- https://192.168.120.7:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2019-04-09 10:31:51,634 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 09 Apr 2019 10:31:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-56a48db3-52f0-4929-a841-83eeababd940 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 10:31:51,634 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created 2019-04-09 10:31:51,635 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-56a48db3-52f0-4929-a841-83eeababd940 2019-04-09 10:31:51,635 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 5/60] 2019-04-09 10:31:51,635 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2019-04-09 10:31:51,635 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-09 10:31:51,635 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f09bea5557274411ca060458ac903b401b2c212" 2019-04-09 10:31:51,635 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2019-04-09 10:31:51,635 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-04-09 10:31:51,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10:31:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-54de64d6-4df2-4cdb-9fb2-0aa877518b50 x-compute-request-id: req-54de64d6-4df2-4cdb-9fb2-0aa877518b50 Content-Encoding: gzip Content-Length: 837 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:c5:f0", "version": 4, "addr": "192.168.120.19", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876", "rel": "bookmark"}], "image": {"id": "10e27409-226d-4f3d-971a-db9735ac09c8", "links": [{"href": "http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-09T10:31:45.000000", "flavor": {"id": "22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "links": [{"href": "http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "rel": "bookmark"}]}, "id": "a9edbe9c-7652-492c-a4a9-b15648c5b876", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "user_id": "ac8606d68bbd45969d2b1630e01ac7c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-09T10:31:36Z", "hostId": "559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "name": "server_clearwater-opnfv_ellis_host_04yjo1", "created": "2019-04-09T10:28:30Z", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b", "cloudify_management_network_id": "67c32f4e-cb01-4d56-a2b5-fe18f582c72d"}}} 2019-04-09 10:31:51,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2019-04-09 10:31:51,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876 used request id req-54de64d6-4df2-4cdb-9fb2-0aa877518b50 2019-04-09 10:31:51,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876 used request id req-54de64d6-4df2-4cdb-9fb2-0aa877518b50 2019-04-09 10:31:51,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2019-04-09 10:31:51,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['/home/ubuntu/proxy_host_kjjl1q/env/bin/pip', 'freeze', '--all'] 2019-04-09 10:31:51,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2019-04-09 10:31:51,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2019-04-09 10:31:51,637 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/4c65a646-067f-4556-a879-83319631caf0 2019-04-09 10:31:51,819 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:31:51,819 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:31:51,819 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:31:51,819 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:31:51,819 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:31:51,820 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:31:51,820 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:31:51,820 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T10:28:06.618Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-09T10:28:06.619Z", "id": "4c65a646-067f-4556-a879-83319631caf0"} 2019-04-09 10:31:51,820 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:31:51,820 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:31:51 GMT 2019-04-09 10:31:51,820 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:31:51,820 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-09 10:31:51,821 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:31:51,821 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:31:51,821 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:31:56,826 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-09 10:31:56,910 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:31:56,910 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:31:56,910 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:31:56,910 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:31:56,910 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:31:56,911 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:31:56,911 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:31:56,911 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_kjjl1q", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:48.779Z", "message": "[localhost] run: ['/home/ubuntu/proxy_host_kjjl1q/env/bin/pip', 'freeze', '--all']", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:48.279Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.7f43ae30-93af-489f-b321-8151a16f6d5c"}, {"node_instance_id": "proxy_host_kjjl1q", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:49.376Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:49.108Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.7f43ae30-93af-489f-b321-8151a16f6d5c"}, {"node_instance_id": "proxy_host_kjjl1q", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:49.376Z", "message": "Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty]", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:49.108Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.7f43ae30-93af-489f-b321-8151a16f6d5c"}, {"node_instance_id": "proxy_host_kjjl1q", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:49.376Z", "message": "Installing plugin from source", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:49.108Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.7f43ae30-93af-489f-b321-8151a16f6d5c"}, {"node_instance_id": "bono_host_mmu58s", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:50.091Z", "message": "Sending task 'nova_plugin.server.start' [retry 5/60]", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:49.479Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "bono_host_mmu58s", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:50.697Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:50.661Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.25c9885c-d40a-47c0-b507-40b3177f59ee"}, {"node_instance_id": "proxy_host_kjjl1q", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:50.697Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:50.511Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "ellis_host_04yjo1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:50.697Z", "message": "Validating SSH connection", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:50.100Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.063c9ce9-6f5c-4416-b894-3784674532b7"}, {"node_instance_id": "proxy_host_kjjl1q", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:50.697Z", "message": "Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv.", "level": "warning", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:50.137Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.7f43ae30-93af-489f-b321-8151a16f6d5c"}, {"node_instance_id": "proxy_host_kjjl1q", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:50.697Z", "message": "Removing directory: /tmp/tmpDWNcs5/cloudify-diamond-plugin-1.3.5", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:50.138Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.7f43ae30-93af-489f-b321-8151a16f6d5c"}, {"node_instance_id": "proxy_host_kjjl1q", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:51.395Z", "message": "Plugins installed", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:50.592Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "bono_host_mmu58s", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:51.395Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5269a440d05f6ea6beb194a7a7337be09c42f364\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:51.062Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.25c9885c-d40a-47c0-b507-40b3177f59ee"}, {"node_instance_id": "bono_host_mmu58s", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:51.395Z", "message": "RESP: [300] Date: Tue, 09 Apr 2019 10:31:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-48498f56-efad-4e14-9369-30df59702b5a Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:50.666Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.25c9885c-d40a-47c0-b507-40b3177f59ee"}, {"node_instance_id": "bono_host_mmu58s", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:51.395Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-48498f56-efad-4e14-9369-30df59702b5a", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:50.666Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.25c9885c-d40a-47c0-b507-40b3177f59ee"}, {"node_instance_id": "proxy_host_kjjl1q", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:51.395Z", "message": "Sending task 'diamond_agent.tasks.install'", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:50.774Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "bono_host_mmu58s", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:51.916Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10:31:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d0c83993-500f-4b12-ba17-ce4999ccf1b6 x-compute-request-id: req-d0c83993-500f-4b12-ba17-ce4999ccf1b6 Content-Encoding: gzip Content-Length: 847 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:39:be:5f\", \"version\": 4, \"addr\": \"192.168.120.10\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/595677f1-ed8c-4752-9770-298d40bc3713\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"10e27409-226d-4f3d-971a-db9735ac09c8\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-04-09T10:31:45.000000\", \"flavor\": {\"id\": \"22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"rel\": \"bookmark\"}]}, \"id\": \"595677f1-ed8c-4752-9770-298d40bc3713\", \"security_groups\": [{\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"ac8606d68bbd45969d2b1630e01ac7c4\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-04-09T10:31:36Z\", \"hostId\": \"559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b\", \"name\": \"server_clearwater-opnfv_bono_host_mmu58s\", \"created\": \"2019-04-09T10:28:32Z\", \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\", \"cloudify_management_network_id\": \"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\"}}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:51.739Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.25c9885c-d40a-47c0-b507-40b3177f59ee"}, {"node_instance_id": "bono_host_mmu58s", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:52.633Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 5/60]", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:52.124Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "bono_host_mmu58s", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:52.633Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713 used request id req-d0c83993-500f-4b12-ba17-ce4999ccf1b6", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:51.740Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.25c9885c-d40a-47c0-b507-40b3177f59ee"}, {"node_instance_id": "bono_host_mmu58s", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:52.633Z", "message": "Server is ACTIVE", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:51.741Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.25c9885c-d40a-47c0-b507-40b3177f59ee"}, {"node_instance_id": "bono_host_mmu58s", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:52.633Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713 used request id req-d0c83993-500f-4b12-ba17-ce4999ccf1b6", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:51.740Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.25c9885c-d40a-47c0-b507-40b3177f59ee"}, {"node_instance_id": "bono_host_mmu58s", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:52.633Z", "message": "Creating agent", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:52.314Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "bono_host_mmu58s", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:53.215Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:52.792Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "proxy_host_kjjl1q", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:53.215Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:52.608Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "ellis_host_04yjo1", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:53.215Z", "message": "Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 192.168.120.19 on port 22: Unable to connect to port 22 on 192.168.120.19 (tried 1 time)", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": [{"message": "Low level socket error connecting to host 192.168.120.19 on port 22: Unable to connect to port 22 on 192.168.120.19 (tried 1 time)", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Low level socket error connecting to host 192.168.120.19 on port 22: Unable to connect to port 22 on 192.168.120.19 (tried 1 time)\n", "type": "OperationRetry"}], "reported_timestamp": "2019-04-09T10:31:52.581Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "dime_host_8d5h0z", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:53.807Z", "message": "sudo: unable to resolve host server-clearwater-opnfv-dime-host-8d5h0z", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:53.703Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.2450d822-2824-4242-a16b-abf7924bb728"}, {"node_instance_id": "proxy_host_kjjl1q", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:53.807Z", "message": "Sending task 'diamond_agent.tasks.start'", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:53.110Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "dime_host_8d5h0z", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:54.333Z", "message": "", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:53.705Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.2450d822-2824-4242-a16b-abf7924bb728"}, {"node_instance_id": "dime_host_8d5h0z", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:54.333Z", "message": "67% [=========================> ] 16,359,043 78.0MB/s ", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:53.705Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.2450d822-2824-4242-a16b-abf7924bb728"}, {"node_instance_id": "dime_host_8d5h0z", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:54.333Z", "message": "100%[======================================>] 24,073,211 102MB/s in 0.2s ", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:53.705Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.2450d822-2824-4242-a16b-abf7924bb728"}, {"node_instance_id": "dime_host_8d5h0z", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:54.333Z", "message": "", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:53.705Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.2450d822-2824-4242-a16b-abf7924bb728"}, {"node_instance_id": "dime_host_8d5h0z", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:54.333Z", "message": "2019-04-09 10:31:46 (102 MB/s) - \u2018/tmp/tmp.RZep3QesNR/agent.tar.gz\u2019 saved [24073211/24073211]", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:53.705Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.2450d822-2824-4242-a16b-abf7924bb728"}, {"node_instance_id": "dime_host_8d5h0z", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:54.333Z", "message": "Downloading https://192.168.120.7:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz...", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:53.703Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.2450d822-2824-4242-a16b-abf7924bb728"}, {"node_instance_id": "dime_host_8d5h0z", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:54.333Z", "message": "--2019-04-09 10:31:45-- https://192.168.120.7:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:53.703Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.2450d822-2824-4242-a16b-abf7924bb728"}, {"node_instance_id": "dime_host_8d5h0z", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:54.333Z", "message": "Connecting to 192.168.120.7:53333... connected.", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:53.703Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.2450d822-2824-4242-a16b-abf7924bb728"}, {"node_instance_id": "dime_host_8d5h0z", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:54.333Z", "message": "HTTP request sent, awaiting response... 200 OK", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:53.704Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.2450d822-2824-4242-a16b-abf7924bb728"}, {"node_instance_id": "dime_host_8d5h0z", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:54.333Z", "message": "Length: 24073211 (23M) [application/octet-stream]", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:53.704Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.2450d822-2824-4242-a16b-abf7924bb728"}, {"node_instance_id": "dime_host_8d5h0z", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:54.333Z", "message": "Saving to: \u2018/tmp/tmp.RZep3QesNR/agent.tar.gz\u2019", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:53.704Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.2450d822-2824-4242-a16b-abf7924bb728"}, {"node_instance_id": "dime_host_8d5h0z", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:54.333Z", "message": "", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:53.704Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.2450d822-2824-4242-a16b-abf7924bb728"}, {"node_instance_id": "dime_host_8d5h0z", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:54.333Z", "message": "", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:53.705Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.2450d822-2824-4242-a16b-abf7924bb728"}, {"node_instance_id": "dime_host_8d5h0z", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:54.333Z", "message": " 0% [ ] 0 --.-K/s ", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:53.705Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.2450d822-2824-4242-a16b-abf7924bb728"}, {"node_instance_id": "vellum_host_41y0pg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:54.333Z", "message": "sudo: unable to resolve host server-clearwater-opnfv-vellum-host-41y0pg", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:54.217Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.6ea89551-bf43-4803-9cf7-93e824696e24"}, {"node_instance_id": "bono_host_mmu58s", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:54.333Z", "message": "Validating SSH connection", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:53.989Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.eaf7dc2d-acd9-4eb4-8c1d-fe0ec6f85e87"}, {"node_instance_id": "dime_host_8d5h0z", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:54.333Z", "message": "Agent created, configured and started successfully", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:53.709Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.2450d822-2824-4242-a16b-abf7924bb728"}, {"node_instance_id": "dime_host_8d5h0z", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:54.333Z", "message": "Successfully started daemon: dime_host_8d5h0z", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:53.708Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.2450d822-2824-4242-a16b-abf7924bb728"}, {"node_instance_id": "dime_host_8d5h0z", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:54.333Z", "message": "10:31:51 [INFO] [cloudify.utils.is_agent_alive] No ping response from dime_host_8d5h0z: No response received for task 345a4c15f4e9486c8551ac54cac3b4d6", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:53.708Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.2450d822-2824-4242-a16b-abf7924bb728"}, {"node_instance_id": "dime_host_8d5h0z", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:54.333Z", "message": "Starting daemon with command: sudo service cloudify-worker-dime_host_8d5h0z start", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:53.708Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.2450d822-2824-4242-a16b-abf7924bb728"}, {"node_instance_id": "dime_host_8d5h0z", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:54.333Z", "message": "Starting...", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:53.708Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.2450d822-2824-4242-a16b-abf7924bb728"}, {"node_instance_id": "dime_host_8d5h0z", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:54.333Z", "message": "Successfully configured daemon: dime_host_8d5h0z", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:53.708Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.2450d822-2824-4242-a16b-abf7924bb728"}, {"node_instance_id": "dime_host_8d5h0z", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:54.333Z", "message": "Creating start-on-boot entry", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:53.707Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.2450d822-2824-4242-a16b-abf7924bb728"}, {"node_instance_id": "dime_host_8d5h0z", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:54.333Z", "message": "Deploying broker configuration.", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:53.707Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.2450d822-2824-4242-a16b-abf7924bb728"}], "metadata": {"pagination": {"total": 1490, "offset": 1388, "size": 50}}} 2019-04-09 10:31:56,911 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:31:56,911 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:31:56 GMT 2019-04-09 10:31:56,911 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:31:56,911 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-09 10:31:56,911 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:31:56,911 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:31:56,912 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:31:56,912 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-09 10:31:56,914 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['/home/ubuntu/proxy_host_kjjl1q/env/bin/pip', 'freeze', '--all'] 2019-04-09 10:31:56,914 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2019-04-09 10:31:56,914 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2019-04-09 10:31:56,914 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2019-04-09 10:31:56,914 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2019-04-09 10:31:56,915 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-09 10:31:56,915 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-04-09 10:31:56,915 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-04-09 10:31:56,915 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv. 2019-04-09 10:31:56,915 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpDWNcs5/cloudify-diamond-plugin-1.3.5 2019-04-09 10:31:56,915 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Plugins installed 2019-04-09 10:31:56,915 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5269a440d05f6ea6beb194a7a7337be09c42f364" 2019-04-09 10:31:56,916 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 09 Apr 2019 10:31:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-48498f56-efad-4e14-9369-30df59702b5a Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 10:31:56,916 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-48498f56-efad-4e14-9369-30df59702b5a 2019-04-09 10:31:56,916 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2019-04-09 10:31:56,916 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10:31:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d0c83993-500f-4b12-ba17-ce4999ccf1b6 x-compute-request-id: req-d0c83993-500f-4b12-ba17-ce4999ccf1b6 Content-Encoding: gzip Content-Length: 847 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:be:5f", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/595677f1-ed8c-4752-9770-298d40bc3713", "rel": "bookmark"}], "image": {"id": "10e27409-226d-4f3d-971a-db9735ac09c8", "links": [{"href": "http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-09T10:31:45.000000", "flavor": {"id": "22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "links": [{"href": "http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "rel": "bookmark"}]}, "id": "595677f1-ed8c-4752-9770-298d40bc3713", "security_groups": [{"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "ac8606d68bbd45969d2b1630e01ac7c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-09T10:31:36Z", "hostId": "559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "name": "server_clearwater-opnfv_bono_host_mmu58s", "created": "2019-04-09T10:28:32Z", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b", "cloudify_management_network_id": "67c32f4e-cb01-4d56-a2b5-fe18f582c72d"}}} 2019-04-09 10:31:56,916 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2019-04-09 10:31:56,916 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713 used request id req-d0c83993-500f-4b12-ba17-ce4999ccf1b6 2019-04-09 10:31:56,917 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2019-04-09 10:31:56,917 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713 used request id req-d0c83993-500f-4b12-ba17-ce4999ccf1b6 2019-04-09 10:31:56,917 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent 2019-04-09 10:31:56,917 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2019-04-09 10:31:56,917 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2019-04-09 10:31:56,917 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 192.168.120.19 on port 22: Unable to connect to port 22 on 192.168.120.19 (tried 1 time) 2019-04-09 10:31:56,918 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-dime-host-8d5h0z 2019-04-09 10:31:56,918 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2019-04-09 10:31:56,918 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-04-09 10:31:56,918 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 67% [=========================> ] 16,359,043 78.0MB/s 2019-04-09 10:31:56,918 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100%[======================================>] 24,073,211 102MB/s in 0.2s 2019-04-09 10:31:56,918 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-04-09 10:31:56,919 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-04-09 10:31:46 (102 MB/s) - ‘/tmp/tmp.RZep3QesNR/agent.tar.gz’ saved [24073211/24073211] 2019-04-09 10:31:56,919 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading https://192.168.120.7:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz... 2019-04-09 10:31:56,919 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - --2019-04-09 10:31:45-- https://192.168.120.7:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2019-04-09 10:31:56,919 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Connecting to 192.168.120.7:53333... connected. 2019-04-09 10:31:56,919 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - HTTP request sent, awaiting response... 200 OK 2019-04-09 10:31:56,919 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Length: 24073211 (23M) [application/octet-stream] 2019-04-09 10:31:56,920 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Saving to: ‘/tmp/tmp.RZep3QesNR/agent.tar.gz’ 2019-04-09 10:31:56,920 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-04-09 10:31:56,920 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-04-09 10:31:56,920 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0% [ ] 0 --.-K/s 2019-04-09 10:31:56,920 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-vellum-host-41y0pg 2019-04-09 10:31:56,920 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-04-09 10:31:56,920 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created, configured and started successfully 2019-04-09 10:31:56,921 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: dime_host_8d5h0z 2019-04-09 10:31:56,921 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 10:31:51 [INFO] [cloudify.utils.is_agent_alive] No ping response from dime_host_8d5h0z: No response received for task 345a4c15f4e9486c8551ac54cac3b4d6 2019-04-09 10:31:56,921 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service cloudify-worker-dime_host_8d5h0z start 2019-04-09 10:31:56,921 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2019-04-09 10:31:56,921 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: dime_host_8d5h0z 2019-04-09 10:31:56,921 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2019-04-09 10:31:56,921 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying broker configuration. 2019-04-09 10:31:56,922 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/4c65a646-067f-4556-a879-83319631caf0 2019-04-09 10:31:57,022 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:31:57,022 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:31:57,022 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:31:57,022 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:31:57,022 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:31:57,023 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:31:57,023 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:31:57,023 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T10:28:06.618Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-09T10:28:06.619Z", "id": "4c65a646-067f-4556-a879-83319631caf0"} 2019-04-09 10:31:57,023 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:31:57,023 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:31:57 GMT 2019-04-09 10:31:57,023 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:31:57,023 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-09 10:31:57,023 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:31:57,023 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:31:57,023 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:32:02,029 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-09 10:32:02,107 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:32:02,107 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:32:02,107 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:32:02,107 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:32:02,107 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:32:02,108 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:32:02,108 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:32:02,108 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_8d5h0z", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:54.333Z", "message": "Successfully created daemon: dime_host_8d5h0z", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:53.707Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.2450d822-2824-4242-a16b-abf7924bb728"}, {"node_instance_id": "dime_host_8d5h0z", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:54.333Z", "message": "Configuring...", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:53.707Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.2450d822-2824-4242-a16b-abf7924bb728"}, {"node_instance_id": "dime_host_8d5h0z", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:54.333Z", "message": "Deploying broker configuration.", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:53.707Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.2450d822-2824-4242-a16b-abf7924bb728"}, {"node_instance_id": "dime_host_8d5h0z", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:54.333Z", "message": "Creating start-on-boot entry", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:53.707Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.2450d822-2824-4242-a16b-abf7924bb728"}, {"node_instance_id": "dime_host_8d5h0z", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:54.333Z", "message": "Successfully configured daemon: dime_host_8d5h0z", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:53.708Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.2450d822-2824-4242-a16b-abf7924bb728"}, {"node_instance_id": "vellum_host_41y0pg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:54.333Z", "message": "sudo: unable to resolve host server-clearwater-opnfv-vellum-host-41y0pg", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:54.217Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.6ea89551-bf43-4803-9cf7-93e824696e24"}, {"node_instance_id": "bono_host_mmu58s", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:54.333Z", "message": "Validating SSH connection", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:53.989Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.eaf7dc2d-acd9-4eb4-8c1d-fe0ec6f85e87"}, {"node_instance_id": "dime_host_8d5h0z", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:54.333Z", "message": "Agent created, configured and started successfully", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:53.709Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.2450d822-2824-4242-a16b-abf7924bb728"}, {"node_instance_id": "dime_host_8d5h0z", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:54.333Z", "message": "10:31:51 [INFO] [cloudify.utils.is_agent_alive] No ping response from dime_host_8d5h0z: No response received for task 345a4c15f4e9486c8551ac54cac3b4d6", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:53.708Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.2450d822-2824-4242-a16b-abf7924bb728"}, {"node_instance_id": "vellum_host_41y0pg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:55.018Z", "message": "Auto-correcting virtualenv /home/ubuntu/vellum_host_41y0pg/env", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:54.218Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.6ea89551-bf43-4803-9cf7-93e824696e24"}, {"node_instance_id": "vellum_host_41y0pg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:55.018Z", "message": "Download ended successfully", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:54.218Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.6ea89551-bf43-4803-9cf7-93e824696e24"}, {"node_instance_id": "vellum_host_41y0pg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:55.018Z", "message": "", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:54.218Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.6ea89551-bf43-4803-9cf7-93e824696e24"}, {"node_instance_id": "vellum_host_41y0pg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:55.018Z", "message": "2019-04-09 10:31:46 (121 MB/s) - \u2018/tmp/tmp.QDqg8qSmW0/agent.tar.gz\u2019 saved [24073211/24073211]", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:54.218Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.6ea89551-bf43-4803-9cf7-93e824696e24"}, {"node_instance_id": "vellum_host_41y0pg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:55.018Z", "message": "", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:54.218Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.6ea89551-bf43-4803-9cf7-93e824696e24"}, {"node_instance_id": "vellum_host_41y0pg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:55.018Z", "message": "100%[======================================>] 24,073,211 121MB/s in 0.2s ", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:54.218Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.6ea89551-bf43-4803-9cf7-93e824696e24"}, {"node_instance_id": "vellum_host_41y0pg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:55.018Z", "message": " 0% [ ] 0 --.-K/s ", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:54.218Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.6ea89551-bf43-4803-9cf7-93e824696e24"}, {"node_instance_id": "vellum_host_41y0pg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:55.018Z", "message": "", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:54.218Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.6ea89551-bf43-4803-9cf7-93e824696e24"}, {"node_instance_id": "vellum_host_41y0pg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:55.018Z", "message": "", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:54.218Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.6ea89551-bf43-4803-9cf7-93e824696e24"}, {"node_instance_id": "vellum_host_41y0pg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:55.018Z", "message": "Saving to: \u2018/tmp/tmp.QDqg8qSmW0/agent.tar.gz\u2019", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:54.218Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.6ea89551-bf43-4803-9cf7-93e824696e24"}, {"node_instance_id": "vellum_host_41y0pg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:55.018Z", "message": "Length: 24073211 (23M) [application/octet-stream]", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:54.218Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.6ea89551-bf43-4803-9cf7-93e824696e24"}, {"node_instance_id": "vellum_host_41y0pg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:55.018Z", "message": "HTTP request sent, awaiting response... 200 OK", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:54.218Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.6ea89551-bf43-4803-9cf7-93e824696e24"}, {"node_instance_id": "vellum_host_41y0pg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:55.018Z", "message": "Connecting to 192.168.120.7:53333... connected.", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:54.218Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.6ea89551-bf43-4803-9cf7-93e824696e24"}, {"node_instance_id": "vellum_host_41y0pg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:55.018Z", "message": "--2019-04-09 10:31:46-- https://192.168.120.7:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:54.218Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.6ea89551-bf43-4803-9cf7-93e824696e24"}, {"node_instance_id": "vellum_host_41y0pg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:55.018Z", "message": "Downloading https://192.168.120.7:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz...", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:54.218Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.6ea89551-bf43-4803-9cf7-93e824696e24"}, {"node_instance_id": "vellum_host_41y0pg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:55.018Z", "message": "Agent created, configured and started successfully", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:54.219Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.6ea89551-bf43-4803-9cf7-93e824696e24"}, {"node_instance_id": "vellum_host_41y0pg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:55.018Z", "message": "Successfully started daemon: vellum_host_41y0pg", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:54.219Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.6ea89551-bf43-4803-9cf7-93e824696e24"}, {"node_instance_id": "vellum_host_41y0pg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:55.018Z", "message": "10:31:52 [INFO] [cloudify.utils.is_agent_alive] No ping response from vellum_host_41y0pg: No response received for task 7348d3b939a64d8082407b745524c4cb", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:54.219Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.6ea89551-bf43-4803-9cf7-93e824696e24"}, {"node_instance_id": "vellum_host_41y0pg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:55.018Z", "message": "Starting daemon with command: sudo service cloudify-worker-vellum_host_41y0pg start", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:54.219Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.6ea89551-bf43-4803-9cf7-93e824696e24"}, {"node_instance_id": "dime_host_8d5h0z", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:55.018Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:54.220Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "dime_host_8d5h0z", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:55.018Z", "message": "Agent created", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:54.339Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "dime_host_8d5h0z", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:55.018Z", "message": "Installing plugins", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:54.408Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "bono_host_mmu58s", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:55.018Z", "message": "Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 192.168.120.10 on port 22: Unable to connect to port 22 on 192.168.120.10 (tried 1 time)", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": [{"message": "Low level socket error connecting to host 192.168.120.10 on port 22: Unable to connect to port 22 on 192.168.120.10 (tried 1 time)", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Low level socket error connecting to host 192.168.120.10 on port 22: Unable to connect to port 22 on 192.168.120.10 (tried 1 time)\n", "type": "OperationRetry"}], "reported_timestamp": "2019-04-09T10:31:54.506Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "vellum_host_41y0pg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:55.018Z", "message": "Starting...", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:54.219Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.6ea89551-bf43-4803-9cf7-93e824696e24"}, {"node_instance_id": "vellum_host_41y0pg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:55.018Z", "message": "Successfully configured daemon: vellum_host_41y0pg", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:54.219Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.6ea89551-bf43-4803-9cf7-93e824696e24"}, {"node_instance_id": "vellum_host_41y0pg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:55.018Z", "message": "Creating start-on-boot entry", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:54.219Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.6ea89551-bf43-4803-9cf7-93e824696e24"}, {"node_instance_id": "vellum_host_41y0pg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:55.018Z", "message": "Deploying broker configuration.", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:54.219Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.6ea89551-bf43-4803-9cf7-93e824696e24"}, {"node_instance_id": "vellum_host_41y0pg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:55.018Z", "message": "Configuring...", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:54.219Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.6ea89551-bf43-4803-9cf7-93e824696e24"}, {"node_instance_id": "vellum_host_41y0pg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:55.018Z", "message": "Successfully created daemon: vellum_host_41y0pg", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:54.219Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.6ea89551-bf43-4803-9cf7-93e824696e24"}, {"node_instance_id": "vellum_host_41y0pg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:55.018Z", "message": "Creating...", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:54.219Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.6ea89551-bf43-4803-9cf7-93e824696e24"}, {"node_instance_id": "vellum_host_41y0pg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:55.018Z", "message": "No custom env configured", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:54.218Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.6ea89551-bf43-4803-9cf7-93e824696e24"}, {"node_instance_id": "vellum_host_41y0pg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:55.018Z", "message": "Successfully disabled requiretty for cfy-agent", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:54.218Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.6ea89551-bf43-4803-9cf7-93e824696e24"}, {"node_instance_id": "vellum_host_41y0pg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:55.018Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:54.218Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.6ea89551-bf43-4803-9cf7-93e824696e24"}, {"node_instance_id": "vellum_host_41y0pg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:55.018Z", "message": "Successfully corrected cfy-agent`s virtualenv", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:54.218Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.6ea89551-bf43-4803-9cf7-93e824696e24"}, {"node_instance_id": "dime_host_8d5h0z", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:55.616Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:54.642Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "vellum_host_41y0pg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:55.616Z", "message": "Agent created", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:55.361Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "vellum_host_41y0pg", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:55.616Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:54.836Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "vellum_host_41y0pg", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:56.386Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:56.064Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "proxy_host_kjjl1q", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:56.386Z", "message": "Node instance started", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:55.951Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "proxy_host_kjjl1q", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:56.386Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:55.805Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "vellum_host_41y0pg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:56.386Z", "message": "Installing plugins", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:55.759Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}], "metadata": {"pagination": {"total": 1518, "offset": 1438, "size": 50}}} 2019-04-09 10:32:02,108 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:32:02,108 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:32:02 GMT 2019-04-09 10:32:02,108 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:32:02,108 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-09 10:32:02,108 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:32:02,108 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:32:02,109 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:32:02,109 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-09 10:32:02,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: dime_host_8d5h0z 2019-04-09 10:32:02,111 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-04-09 10:32:02,111 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying broker configuration. 2019-04-09 10:32:02,111 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2019-04-09 10:32:02,111 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: dime_host_8d5h0z 2019-04-09 10:32:02,111 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-vellum-host-41y0pg 2019-04-09 10:32:02,112 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-04-09 10:32:02,112 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created, configured and started successfully 2019-04-09 10:32:02,112 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 10:31:51 [INFO] [cloudify.utils.is_agent_alive] No ping response from dime_host_8d5h0z: No response received for task 345a4c15f4e9486c8551ac54cac3b4d6 2019-04-09 10:32:02,112 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/vellum_host_41y0pg/env 2019-04-09 10:32:02,112 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Download ended successfully 2019-04-09 10:32:02,112 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-04-09 10:32:02,112 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-04-09 10:31:46 (121 MB/s) - ‘/tmp/tmp.QDqg8qSmW0/agent.tar.gz’ saved [24073211/24073211] 2019-04-09 10:32:02,113 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-04-09 10:32:02,113 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100%[======================================>] 24,073,211 121MB/s in 0.2s 2019-04-09 10:32:02,113 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0% [ ] 0 --.-K/s 2019-04-09 10:32:02,113 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-04-09 10:32:02,113 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-04-09 10:32:02,113 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Saving to: ‘/tmp/tmp.QDqg8qSmW0/agent.tar.gz’ 2019-04-09 10:32:02,114 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Length: 24073211 (23M) [application/octet-stream] 2019-04-09 10:32:02,114 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - HTTP request sent, awaiting response... 200 OK 2019-04-09 10:32:02,114 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Connecting to 192.168.120.7:53333... connected. 2019-04-09 10:32:02,114 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - --2019-04-09 10:31:46-- https://192.168.120.7:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2019-04-09 10:32:02,114 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading https://192.168.120.7:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz... 2019-04-09 10:32:02,114 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created, configured and started successfully 2019-04-09 10:32:02,115 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: vellum_host_41y0pg 2019-04-09 10:32:02,115 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 10:31:52 [INFO] [cloudify.utils.is_agent_alive] No ping response from vellum_host_41y0pg: No response received for task 7348d3b939a64d8082407b745524c4cb 2019-04-09 10:32:02,115 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service cloudify-worker-vellum_host_41y0pg start 2019-04-09 10:32:02,115 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2019-04-09 10:32:02,115 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created 2019-04-09 10:32:02,115 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2019-04-09 10:32:02,116 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 192.168.120.10 on port 22: Unable to connect to port 22 on 192.168.120.10 (tried 1 time) 2019-04-09 10:32:02,116 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2019-04-09 10:32:02,116 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: vellum_host_41y0pg 2019-04-09 10:32:02,116 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2019-04-09 10:32:02,116 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying broker configuration. 2019-04-09 10:32:02,116 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-04-09 10:32:02,117 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: vellum_host_41y0pg 2019-04-09 10:32:02,117 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2019-04-09 10:32:02,117 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - No custom env configured 2019-04-09 10:32:02,117 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully disabled requiretty for cfy-agent 2019-04-09 10:32:02,117 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2019-04-09 10:32:02,117 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully corrected cfy-agent`s virtualenv 2019-04-09 10:32:02,117 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-04-09 10:32:02,118 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created 2019-04-09 10:32:02,118 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2019-04-09 10:32:02,118 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-04-09 10:32:02,118 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-04-09 10:32:02,118 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2019-04-09 10:32:02,118 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2019-04-09 10:32:02,118 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/4c65a646-067f-4556-a879-83319631caf0 2019-04-09 10:32:02,225 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:32:02,225 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:32:02,225 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:32:02,225 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:32:02,226 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:32:02,226 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:32:02,226 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:32:02,226 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T10:28:06.618Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-09T10:28:06.619Z", "id": "4c65a646-067f-4556-a879-83319631caf0"} 2019-04-09 10:32:02,226 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:32:02,226 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:32:02 GMT 2019-04-09 10:32:02,226 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:32:02,226 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-09 10:32:02,226 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:32:02,226 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:32:02,227 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:32:07,232 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-09 10:32:07,318 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:32:07,318 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:32:07,319 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:32:07,319 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:32:07,319 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:32:07,319 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:32:07,319 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:32:07,319 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_41y0pg", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:56.386Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:56.064Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "proxy_host_kjjl1q", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:56.386Z", "message": "Node instance started", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:55.951Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "dime_host_8d5h0z", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:56.905Z", "message": "Installing plugin from source", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:56.276Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.9e67c6f9-ce54-45ac-be2e-e10f49bfcf1b"}, {"node_instance_id": "dime_host_8d5h0z", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:56.905Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:56.276Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.9e67c6f9-ce54-45ac-be2e-e10f49bfcf1b"}, {"node_instance_id": "dime_host_8d5h0z", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:56.905Z", "message": "Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty]", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:56.276Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.9e67c6f9-ce54-45ac-be2e-e10f49bfcf1b"}, {"node_instance_id": "dime_host_8d5h0z", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:57.603Z", "message": "Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv.", "level": "warning", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:57.190Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.9e67c6f9-ce54-45ac-be2e-e10f49bfcf1b"}, {"node_instance_id": "dime_host_8d5h0z", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:57.603Z", "message": "Removing directory: /tmp/tmpGN4Zs0/cloudify-diamond-plugin-1.3.5", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:57.190Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.9e67c6f9-ce54-45ac-be2e-e10f49bfcf1b"}, {"node_instance_id": "vellum_host_41y0pg", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:57.603Z", "message": "Installing plugin: diamond", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:57.027Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.34122106-2c4f-4345-8fad-6c3f0518b710"}, {"node_instance_id": "vellum_host_41y0pg", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:57.603Z", "message": "[localhost] run: ['/home/ubuntu/vellum_host_41y0pg/env/bin/pip', 'freeze', '--all']", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:57.068Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.34122106-2c4f-4345-8fad-6c3f0518b710"}, {"node_instance_id": "proxy_node_zfn03y", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:57.603Z", "message": "Creating node instance", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:57.350Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "proxy_node_zfn03y", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:57.603Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:57.583Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "vellum_host_41y0pg", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:58.323Z", "message": "Installing plugin from source", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:57.690Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.34122106-2c4f-4345-8fad-6c3f0518b710"}, {"node_instance_id": "dime_host_8d5h0z", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:58.323Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:57.727Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "vellum_host_41y0pg", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:58.323Z", "message": "Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty]", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:57.690Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.34122106-2c4f-4345-8fad-6c3f0518b710"}, {"node_instance_id": "vellum_host_41y0pg", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:58.323Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:57.690Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.34122106-2c4f-4345-8fad-6c3f0518b710"}, {"node_instance_id": "dime_host_8d5h0z", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:59.017Z", "message": "Sending task 'diamond_agent.tasks.install'", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:58.468Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "proxy_node_zfn03y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:59.017Z", "message": "Downloaded scripts/monitoring/proxy_snmp/install_requirements.sh to /tmp/F656I/install_requirements.sh", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:58.694Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00e93f0b-0b25-46e6-b3ec-24333dc3a953"}, {"node_instance_id": "proxy_node_zfn03y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:59.017Z", "message": "log_stdout=True, log_stderr=True, stderr_to_stdout=False", "level": "debug", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:58.696Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00e93f0b-0b25-46e6-b3ec-24333dc3a953"}, {"node_instance_id": "proxy_node_zfn03y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:59.017Z", "message": "Process created, PID: 1607", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:58.701Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00e93f0b-0b25-46e6-b3ec-24333dc3a953"}, {"node_instance_id": "proxy_node_zfn03y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:59.017Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:58.702Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00e93f0b-0b25-46e6-b3ec-24333dc3a953"}, {"node_instance_id": "proxy_node_zfn03y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:59.017Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:58.703Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00e93f0b-0b25-46e6-b3ec-24333dc3a953"}, {"node_instance_id": "dime_host_8d5h0z", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:59.017Z", "message": "Plugins installed", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:58.277Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "vellum_host_41y0pg", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:59.522Z", "message": "Removing directory: /tmp/tmpxDvzkK/cloudify-diamond-plugin-1.3.5", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:58.997Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.34122106-2c4f-4345-8fad-6c3f0518b710"}, {"node_instance_id": "vellum_host_41y0pg", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:31:59.522Z", "message": "Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv.", "level": "warning", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:58.996Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.34122106-2c4f-4345-8fad-6c3f0518b710"}, {"node_instance_id": "vellum_host_41y0pg", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:00.232Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:59.490Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "dime_host_8d5h0z", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:00.232Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:59.888Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "vellum_host_41y0pg", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:00.232Z", "message": "Sending task 'diamond_agent.tasks.install'", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:59.764Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "vellum_host_41y0pg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:00.232Z", "message": "Plugins installed", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:31:59.576Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "dime_host_8d5h0z", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:00.850Z", "message": "Sending task 'diamond_agent.tasks.start'", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:00.537Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "vellum_host_41y0pg", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:01.638Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:01.576Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "dime_host_8d5h0z", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:02.268Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:01.946Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "vellum_host_41y0pg", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:02.268Z", "message": "Sending task 'diamond_agent.tasks.start'", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:01.712Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "dime_host_8d5h0z", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:02.884Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:02.499Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "vellum_host_41y0pg", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:03.667Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:03.298Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "vellum_host_41y0pg", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:03.667Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:03.174Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}], "metadata": {"pagination": {"total": 1523, "offset": 1488, "size": 50}}} 2019-04-09 10:32:07,319 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:32:07,319 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:32:07 GMT 2019-04-09 10:32:07,320 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:32:07,320 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-09 10:32:07,320 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:32:07,320 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:32:07,320 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:32:07,320 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-09 10:32:07,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-04-09 10:32:07,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-04-09 10:32:07,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2019-04-09 10:32:07,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2019-04-09 10:32:07,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2019-04-09 10:32:07,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv. 2019-04-09 10:32:07,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpGN4Zs0/cloudify-diamond-plugin-1.3.5 2019-04-09 10:32:07,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2019-04-09 10:32:07,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['/home/ubuntu/vellum_host_41y0pg/env/bin/pip', 'freeze', '--all'] 2019-04-09 10:32:07,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-04-09 10:32:07,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-04-09 10:32:07,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2019-04-09 10:32:07,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-04-09 10:32:07,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2019-04-09 10:32:07,324 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2019-04-09 10:32:07,324 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2019-04-09 10:32:07,324 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/install_requirements.sh to /tmp/F656I/install_requirements.sh 2019-04-09 10:32:07,324 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-04-09 10:32:07,324 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 1607 2019-04-09 10:32:07,324 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-04-09 10:32:07,325 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-04-09 10:32:07,325 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Plugins installed 2019-04-09 10:32:07,325 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpxDvzkK/cloudify-diamond-plugin-1.3.5 2019-04-09 10:32:07,325 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv. 2019-04-09 10:32:07,325 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-04-09 10:32:07,325 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2019-04-09 10:32:07,326 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2019-04-09 10:32:07,326 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Plugins installed 2019-04-09 10:32:07,326 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2019-04-09 10:32:07,326 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2019-04-09 10:32:07,326 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2019-04-09 10:32:07,326 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2019-04-09 10:32:07,326 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2019-04-09 10:32:07,327 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2019-04-09 10:32:07,327 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2019-04-09 10:32:07,327 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/4c65a646-067f-4556-a879-83319631caf0 2019-04-09 10:32:07,390 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:32:07,390 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:32:07,390 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:32:07,391 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:32:07,391 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:32:07,391 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:32:07,391 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:32:07,391 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T10:28:06.618Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-09T10:28:06.619Z", "id": "4c65a646-067f-4556-a879-83319631caf0"} 2019-04-09 10:32:07,391 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:32:07,391 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:32:07 GMT 2019-04-09 10:32:07,391 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:32:07,391 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-09 10:32:07,391 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:32:07,392 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:32:07,392 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:32:12,397 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-09 10:32:12,741 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:32:12,741 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:32:12,741 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:32:12,741 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:32:12,741 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:32:12,741 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:32:12,741 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:32:12,742 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_8d5h0z", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:07.636Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:07.511Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "dime_host_8d5h0z", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:08.232Z", "message": "Establishing relationships", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:07.877Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:08.232Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:08.019Z", "source_id": "dime_host_8d5h0z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "ellis_host_04yjo1", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:08.232Z", "message": "Sending task 'cloudify_agent.installer.operations.create' [retry 1/60]", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:07.672Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "ellis_host_04yjo1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:08.751Z", "message": "Validating SSH connection", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:08.729Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.c4cdb706-b9f4-487f-98b3-55e4e5307114"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:09.450Z", "message": "RESP: [300] Date: Tue, 09 Apr 2019 10:32:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dc1e1a29-c313-49a1-a760-c664cc0511c7 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:09.204Z", "source_id": "dime_host_8d5h0z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.c09a9296-4a6d-4471-bde1-336f30797bbe"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:09.450Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:09.124Z", "source_id": "vellum_host_41y0pg", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "vellum_host_41y0pg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:09.450Z", "message": "Establishing relationships", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:08.986Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "vellum_host_41y0pg", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:09.450Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:08.940Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:09.450Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:09.198Z", "source_id": "dime_host_8d5h0z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.c09a9296-4a6d-4471-bde1-336f30797bbe"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:09.450Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-dc1e1a29-c313-49a1-a760-c664cc0511c7", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:09.205Z", "source_id": "dime_host_8d5h0z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.c09a9296-4a6d-4471-bde1-336f30797bbe"}, {"node_instance_id": "bono_host_mmu58s", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:10.046Z", "message": "Sending task 'cloudify_agent.installer.operations.create' [retry 1/60]", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:09.620Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "homer_host_d3fa9b", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:10.046Z", "message": "Sending task 'nova_plugin.server.start' [retry 6/60]", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:09.973Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:10.046Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}078b45438de8c97ad9de5620ef8576fdfdfaa95b\"", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:09.603Z", "source_id": "dime_host_8d5h0z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.c09a9296-4a6d-4471-bde1-336f30797bbe"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:10.628Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10: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-e77a0b0a-f778-45b9-adcf-35456861c19d x-compute-request-id: req-e77a0b0a-f778-45b9-adcf-35456861c19d Content-Encoding: gzip Content-Length: 833 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f0:d2:3a\", \"version\": 4, \"addr\": \"192.168.120.9\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"10e27409-226d-4f3d-971a-db9735ac09c8\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-04-09T10:30:42.000000\", \"flavor\": {\"id\": \"22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"rel\": \"bookmark\"}]}, \"id\": \"dd78e78a-000b-421c-be8e-8ecf8df7a4ca\", \"security_groups\": [{\"name\": \"clearwater-sg_dime\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"ac8606d68bbd45969d2b1630e01ac7c4\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-04-09T10:30:33Z\", \"hostId\": \"a8714558011d134c44d218ba8746cf343482bff1e33310f6e84138e7\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b\", \"name\": \"server_clearwater-opnfv_dime_host_8d5h0z\", \"created\": \"2019-04-09T10:28:23Z\", \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\", \"cloudify_management_network_id\": \"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\"}}}\n", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:10.441Z", "source_id": "dime_host_8d5h0z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.c09a9296-4a6d-4471-bde1-336f30797bbe"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:10.628Z", "message": "RESP: [300] Date: Tue, 09 Apr 2019 10:32:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c41b9f70-f28d-4de3-9a60-1e6c8a2c42db Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:10.397Z", "source_id": "vellum_host_41y0pg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.d38875bd-8c47-4ab6-99b3-8e10509baf64"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:10.628Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:10.393Z", "source_id": "vellum_host_41y0pg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.d38875bd-8c47-4ab6-99b3-8e10509baf64"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:10.628Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-c41b9f70-f28d-4de3-9a60-1e6c8a2c42db", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:10.398Z", "source_id": "vellum_host_41y0pg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.d38875bd-8c47-4ab6-99b3-8e10509baf64"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:11.516Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca used request id req-e77a0b0a-f778-45b9-adcf-35456861c19d", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:10.441Z", "source_id": "dime_host_8d5h0z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.c09a9296-4a6d-4471-bde1-336f30797bbe"}, {"node_instance_id": "homer_host_d3fa9b", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:11.516Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-5d109447-c6e2-4438-abf4-0cc8805524a9", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:11.218Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.8ba60b47-b6dc-42fc-87cc-3cf37b090d3c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:11.516Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca/os-security-groups used request id req-73bcd35f-bfb8-4e79-a902-7cf401f568cf", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:10.885Z", "source_id": "dime_host_8d5h0z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.c09a9296-4a6d-4471-bde1-336f30797bbe"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:11.516Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10: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-73bcd35f-bfb8-4e79-a902-7cf401f568cf x-compute-request-id: req-73bcd35f-bfb8-4e79-a902-7cf401f568cf Content-Encoding: gzip Content-Length: 533 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"2bf238e1-c96a-4edc-8d76-3703be9c0f98\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"ac378cc9-735c-4814-9212-1fb88719d9ff\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"2bf238e1-c96a-4edc-8d76-3703be9c0f98\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"af147da1-599b-481e-8b7a-33141eed572e\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"2bf238e1-c96a-4edc-8d76-3703be9c0f98\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b246ec6d-6f1d-43ae-9b2b-aac6e93fc1db\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"2bf238e1-c96a-4edc-8d76-3703be9c0f98\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"f89b4710-5e49-440b-b261-25461d4a8603\"}], \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"id\": \"2bf238e1-c96a-4edc-8d76-3703be9c0f98\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 8889, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 8889, \"parent_group_id\": \"1f78e240-5909-4a7b-aa8e-dce549e8942a\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"d3cab614-4610-49c6-b6c5-7afe5ae72980\"}, {\"from_port\": 10888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 10888, \"parent_group_id\": \"1f78e240-5909-4a7b-aa8e-dce549e8942a\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"ef749689-7cd3-4533-8223-13f70103ac6e\"}, {\"from_port\": 8888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 8888, \"parent_group_id\": \"1f78e240-5909-4a7b-aa8e-dce549e8942a\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"fad2ac3f-c394-4855-82e2-0d55bab9e0ba\"}], \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"id\": \"1f78e240-5909-4a7b-aa8e-dce549e8942a\", \"name\": \"clearwater-sg_dime\", \"description\": \"memcached Chronos REST\"}]}\n", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:10.884Z", "source_id": "dime_host_8d5h0z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.c09a9296-4a6d-4471-bde1-336f30797bbe"}, {"node_instance_id": "bono_host_mmu58s", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:11.516Z", "message": "Validating SSH connection", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:10.983Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.24b8118c-67ad-4e38-b085-983e22ea5780"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:11.516Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}adad0ea5a7e8f1c62256bcbb9eef4f5f03a52bf2\"", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:10.792Z", "source_id": "vellum_host_41y0pg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.d38875bd-8c47-4ab6-99b3-8e10509baf64"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:11.516Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}078b45438de8c97ad9de5620ef8576fdfdfaa95b\"", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:10.442Z", "source_id": "dime_host_8d5h0z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.c09a9296-4a6d-4471-bde1-336f30797bbe"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:11.516Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca used request id req-e77a0b0a-f778-45b9-adcf-35456861c19d", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:10.441Z", "source_id": "dime_host_8d5h0z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.c09a9296-4a6d-4471-bde1-336f30797bbe"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:11.516Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca/os-security-groups used request id req-73bcd35f-bfb8-4e79-a902-7cf401f568cf", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:10.885Z", "source_id": "dime_host_8d5h0z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.c09a9296-4a6d-4471-bde1-336f30797bbe"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:11.516Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}078b45438de8c97ad9de5620ef8576fdfdfaa95b\"", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:10.886Z", "source_id": "dime_host_8d5h0z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.c09a9296-4a6d-4471-bde1-336f30797bbe"}, {"node_instance_id": "homer_host_d3fa9b", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:11.516Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:11.213Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.8ba60b47-b6dc-42fc-87cc-3cf37b090d3c"}, {"node_instance_id": "homer_host_d3fa9b", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:11.516Z", "message": "RESP: [300] Date: Tue, 09 Apr 2019 10:32:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5d109447-c6e2-4438-abf4-0cc8805524a9 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:11.218Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.8ba60b47-b6dc-42fc-87cc-3cf37b090d3c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:12.133Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183 used request id req-19c847eb-26b5-4000-b92e-910f2d425352", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:11.536Z", "source_id": "vellum_host_41y0pg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.d38875bd-8c47-4ab6-99b3-8e10509baf64"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:12.133Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10:32: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-19c847eb-26b5-4000-b92e-910f2d425352 x-compute-request-id: req-19c847eb-26b5-4000-b92e-910f2d425352 Content-Encoding: gzip Content-Length: 835 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:36:12:ae\", \"version\": 4, \"addr\": \"192.168.120.6\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"10e27409-226d-4f3d-971a-db9735ac09c8\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-04-09T10:30:42.000000\", \"flavor\": {\"id\": \"22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"rel\": \"bookmark\"}]}, \"id\": \"390af7e2-1c01-4f6a-bdc6-9700b5912183\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_vellum\"}], \"user_id\": \"ac8606d68bbd45969d2b1630e01ac7c4\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-04-09T10:30:33Z\", \"hostId\": \"a8714558011d134c44d218ba8746cf343482bff1e33310f6e84138e7\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b\", \"name\": \"server_clearwater-opnfv_vellum_host_41y0pg\", \"created\": \"2019-04-09T10:28:22Z\", \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\", \"cloudify_management_network_id\": \"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\"}}}\n", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:11.536Z", "source_id": "vellum_host_41y0pg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.d38875bd-8c47-4ab6-99b3-8e10509baf64"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:12.133Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca used request id req-c2be0668-a85f-47b9-aa36-dbac3f441aa8", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:11.479Z", "source_id": "dime_host_8d5h0z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.c09a9296-4a6d-4471-bde1-336f30797bbe"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:12.133Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}078b45438de8c97ad9de5620ef8576fdfdfaa95b\"", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:11.480Z", "source_id": "dime_host_8d5h0z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.c09a9296-4a6d-4471-bde1-336f30797bbe"}, {"node_instance_id": "homer_host_d3fa9b", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:12.133Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/a458d571-f605-4490-8af7-1593cd026fa0 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3bee4ca7c16f4e0faa7c8bd4a008289e96617e22\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:11.633Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.8ba60b47-b6dc-42fc-87cc-3cf37b090d3c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:12.133Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10:32: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-c2be0668-a85f-47b9-aa36-dbac3f441aa8 x-compute-request-id: req-c2be0668-a85f-47b9-aa36-dbac3f441aa8 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f0:d2:3a\", \"version\": 4, \"addr\": \"192.168.120.9\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"10e27409-226d-4f3d-971a-db9735ac09c8\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-04-09T10:30:42.000000\", \"flavor\": {\"id\": \"22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"rel\": \"bookmark\"}]}, \"id\": \"dd78e78a-000b-421c-be8e-8ecf8df7a4ca\", \"security_groups\": [{\"name\": \"clearwater-sg_dime\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"ac8606d68bbd45969d2b1630e01ac7c4\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-04-09T10:30:33Z\", \"hostId\": \"a8714558011d134c44d218ba8746cf343482bff1e33310f6e84138e7\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b\", \"name\": \"server_clearwater-opnfv_dime_host_8d5h0z\", \"created\": \"2019-04-09T10:28:23Z\", \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\", \"cloudify_management_network_id\": \"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\"}}}\n", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:11.479Z", "source_id": "dime_host_8d5h0z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.c09a9296-4a6d-4471-bde1-336f30797bbe"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:12.133Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183 used request id req-19c847eb-26b5-4000-b92e-910f2d425352", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:11.536Z", "source_id": "vellum_host_41y0pg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.d38875bd-8c47-4ab6-99b3-8e10509baf64"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:12.133Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}adad0ea5a7e8f1c62256bcbb9eef4f5f03a52bf2\"", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:11.536Z", "source_id": "vellum_host_41y0pg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.d38875bd-8c47-4ab6-99b3-8e10509baf64"}, {"node_instance_id": "ellis_host_04yjo1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:12.133Z", "message": "SSH connection is ready", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:11.734Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.c4cdb706-b9f4-487f-98b3-55e4e5307114"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:12.133Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca used request id req-c2be0668-a85f-47b9-aa36-dbac3f441aa8", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:11.479Z", "source_id": "dime_host_8d5h0z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.c09a9296-4a6d-4471-bde1-336f30797bbe"}], "metadata": {"pagination": {"total": 1563, "offset": 1523, "size": 50}}} 2019-04-09 10:32:12,742 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:32:12,742 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:32:12 GMT 2019-04-09 10:32:12,742 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:32:12,742 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-09 10:32:12,742 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:32:12,742 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:32:12,742 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:32:12,742 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-09 10:32:12,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2019-04-09 10:32:12,745 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-04-09 10:32:12,745 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-04-09 10:32:12,745 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2019-04-09 10:32:12,745 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-04-09 10:32:12,745 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 09 Apr 2019 10:32:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dc1e1a29-c313-49a1-a760-c664cc0511c7 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 10:32:12,746 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-04-09 10:32:12,746 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-04-09 10:32:12,746 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2019-04-09 10:32:12,746 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-09 10:32:12,746 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-dc1e1a29-c313-49a1-a760-c664cc0511c7 2019-04-09 10:32:12,746 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2019-04-09 10:32:12,747 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 6/60] 2019-04-09 10:32:12,747 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}078b45438de8c97ad9de5620ef8576fdfdfaa95b" 2019-04-09 10:32:12,747 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10: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-e77a0b0a-f778-45b9-adcf-35456861c19d x-compute-request-id: req-e77a0b0a-f778-45b9-adcf-35456861c19d Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:d2:3a", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca", "rel": "bookmark"}], "image": {"id": "10e27409-226d-4f3d-971a-db9735ac09c8", "links": [{"href": "http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-09T10:30:42.000000", "flavor": {"id": "22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "links": [{"href": "http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "rel": "bookmark"}]}, "id": "dd78e78a-000b-421c-be8e-8ecf8df7a4ca", "security_groups": [{"name": "clearwater-sg_dime"}, {"name": "clearwater-sg_base"}], "user_id": "ac8606d68bbd45969d2b1630e01ac7c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-09T10:30:33Z", "hostId": "a8714558011d134c44d218ba8746cf343482bff1e33310f6e84138e7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "name": "server_clearwater-opnfv_dime_host_8d5h0z", "created": "2019-04-09T10:28:23Z", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b", "cloudify_management_network_id": "67c32f4e-cb01-4d56-a2b5-fe18f582c72d"}}} 2019-04-09 10:32:12,747 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 09 Apr 2019 10:32:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c41b9f70-f28d-4de3-9a60-1e6c8a2c42db Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 10:32:12,747 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-09 10:32:12,747 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-c41b9f70-f28d-4de3-9a60-1e6c8a2c42db 2019-04-09 10:32:12,748 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca used request id req-e77a0b0a-f778-45b9-adcf-35456861c19d 2019-04-09 10:32:12,748 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-5d109447-c6e2-4438-abf4-0cc8805524a9 2019-04-09 10:32:12,748 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca/os-security-groups used request id req-73bcd35f-bfb8-4e79-a902-7cf401f568cf 2019-04-09 10:32:12,748 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10: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-73bcd35f-bfb8-4e79-a902-7cf401f568cf x-compute-request-id: req-73bcd35f-bfb8-4e79-a902-7cf401f568cf Content-Encoding: gzip Content-Length: 533 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "2bf238e1-c96a-4edc-8d76-3703be9c0f98", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ac378cc9-735c-4814-9212-1fb88719d9ff"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "2bf238e1-c96a-4edc-8d76-3703be9c0f98", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "af147da1-599b-481e-8b7a-33141eed572e"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "2bf238e1-c96a-4edc-8d76-3703be9c0f98", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b246ec6d-6f1d-43ae-9b2b-aac6e93fc1db"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "2bf238e1-c96a-4edc-8d76-3703be9c0f98", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f89b4710-5e49-440b-b261-25461d4a8603"}], "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "id": "2bf238e1-c96a-4edc-8d76-3703be9c0f98", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 8889, "group": {}, "ip_protocol": "tcp", "to_port": 8889, "parent_group_id": "1f78e240-5909-4a7b-aa8e-dce549e8942a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d3cab614-4610-49c6-b6c5-7afe5ae72980"}, {"from_port": 10888, "group": {}, "ip_protocol": "tcp", "to_port": 10888, "parent_group_id": "1f78e240-5909-4a7b-aa8e-dce549e8942a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ef749689-7cd3-4533-8223-13f70103ac6e"}, {"from_port": 8888, "group": {}, "ip_protocol": "tcp", "to_port": 8888, "parent_group_id": "1f78e240-5909-4a7b-aa8e-dce549e8942a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "fad2ac3f-c394-4855-82e2-0d55bab9e0ba"}], "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "id": "1f78e240-5909-4a7b-aa8e-dce549e8942a", "name": "clearwater-sg_dime", "description": "memcached Chronos REST"}]} 2019-04-09 10:32:12,748 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-04-09 10:32:12,748 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adad0ea5a7e8f1c62256bcbb9eef4f5f03a52bf2" 2019-04-09 10:32:12,749 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}078b45438de8c97ad9de5620ef8576fdfdfaa95b" 2019-04-09 10:32:12,749 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca used request id req-e77a0b0a-f778-45b9-adcf-35456861c19d 2019-04-09 10:32:12,749 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca/os-security-groups used request id req-73bcd35f-bfb8-4e79-a902-7cf401f568cf 2019-04-09 10:32:12,749 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}078b45438de8c97ad9de5620ef8576fdfdfaa95b" 2019-04-09 10:32:12,749 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-09 10:32:12,749 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 09 Apr 2019 10:32:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5d109447-c6e2-4438-abf4-0cc8805524a9 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 10:32:12,750 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183 used request id req-19c847eb-26b5-4000-b92e-910f2d425352 2019-04-09 10:32:12,750 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10:32: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-19c847eb-26b5-4000-b92e-910f2d425352 x-compute-request-id: req-19c847eb-26b5-4000-b92e-910f2d425352 Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:36:12:ae", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183", "rel": "bookmark"}], "image": {"id": "10e27409-226d-4f3d-971a-db9735ac09c8", "links": [{"href": "http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-09T10:30:42.000000", "flavor": {"id": "22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "links": [{"href": "http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "rel": "bookmark"}]}, "id": "390af7e2-1c01-4f6a-bdc6-9700b5912183", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_vellum"}], "user_id": "ac8606d68bbd45969d2b1630e01ac7c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-09T10:30:33Z", "hostId": "a8714558011d134c44d218ba8746cf343482bff1e33310f6e84138e7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "name": "server_clearwater-opnfv_vellum_host_41y0pg", "created": "2019-04-09T10:28:22Z", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b", "cloudify_management_network_id": "67c32f4e-cb01-4d56-a2b5-fe18f582c72d"}}} 2019-04-09 10:32:12,750 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca used request id req-c2be0668-a85f-47b9-aa36-dbac3f441aa8 2019-04-09 10:32:12,750 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}078b45438de8c97ad9de5620ef8576fdfdfaa95b" 2019-04-09 10:32:12,750 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/a458d571-f605-4490-8af7-1593cd026fa0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bee4ca7c16f4e0faa7c8bd4a008289e96617e22" 2019-04-09 10:32:12,750 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10:32: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-c2be0668-a85f-47b9-aa36-dbac3f441aa8 x-compute-request-id: req-c2be0668-a85f-47b9-aa36-dbac3f441aa8 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:d2:3a", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca", "rel": "bookmark"}], "image": {"id": "10e27409-226d-4f3d-971a-db9735ac09c8", "links": [{"href": "http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-09T10:30:42.000000", "flavor": {"id": "22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "links": [{"href": "http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "rel": "bookmark"}]}, "id": "dd78e78a-000b-421c-be8e-8ecf8df7a4ca", "security_groups": [{"name": "clearwater-sg_dime"}, {"name": "clearwater-sg_base"}], "user_id": "ac8606d68bbd45969d2b1630e01ac7c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-09T10:30:33Z", "hostId": "a8714558011d134c44d218ba8746cf343482bff1e33310f6e84138e7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "name": "server_clearwater-opnfv_dime_host_8d5h0z", "created": "2019-04-09T10:28:23Z", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b", "cloudify_management_network_id": "67c32f4e-cb01-4d56-a2b5-fe18f582c72d"}}} 2019-04-09 10:32:12,750 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183 used request id req-19c847eb-26b5-4000-b92e-910f2d425352 2019-04-09 10:32:12,751 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adad0ea5a7e8f1c62256bcbb9eef4f5f03a52bf2" 2019-04-09 10:32:12,751 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-04-09 10:32:12,751 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca used request id req-c2be0668-a85f-47b9-aa36-dbac3f441aa8 2019-04-09 10:32:12,751 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/4c65a646-067f-4556-a879-83319631caf0 2019-04-09 10:32:12,847 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:32:12,847 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:32:12,847 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:32:12,847 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:32:12,847 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:32:12,847 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:32:12,847 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:32:12,847 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T10:28:06.618Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-09T10:28:06.619Z", "id": "4c65a646-067f-4556-a879-83319631caf0"} 2019-04-09 10:32:12,848 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:32:12,848 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:32:12 GMT 2019-04-09 10:32:12,848 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:32:12,848 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-09 10:32:12,848 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:32:12,848 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:32:12,848 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:32:17,854 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-09 10:32:18,215 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:32:18,215 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:32:18,216 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:32:18,216 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:32:18,216 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:32:18,216 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:32:18,216 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:32:18,216 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:12.861Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:12.661Z", "source_id": "dime_host_8d5h0z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "homer_host_d3fa9b", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:12.861Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/a458d571-f605-4490-8af7-1593cd026fa0 used request id req-10be0638-e4bb-41ce-b39f-e6688bbb92fe", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:12.363Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.8ba60b47-b6dc-42fc-87cc-3cf37b090d3c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:12.861Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183/os-security-groups used request id req-1ed04dff-6985-43c5-b523-8ba71cd07b0a", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:12.166Z", "source_id": "vellum_host_41y0pg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.d38875bd-8c47-4ab6-99b3-8e10509baf64"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:12.861Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183/os-security-groups used request id req-1ed04dff-6985-43c5-b523-8ba71cd07b0a", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:12.167Z", "source_id": "vellum_host_41y0pg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.d38875bd-8c47-4ab6-99b3-8e10509baf64"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:12.861Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}adad0ea5a7e8f1c62256bcbb9eef4f5f03a52bf2\"", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:12.168Z", "source_id": "vellum_host_41y0pg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.d38875bd-8c47-4ab6-99b3-8e10509baf64"}, {"node_instance_id": "homer_host_d3fa9b", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:12.861Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10:32:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-10be0638-e4bb-41ce-b39f-e6688bbb92fe x-compute-request-id: req-10be0638-e4bb-41ce-b39f-e6688bbb92fe Content-Encoding: gzip Content-Length: 837 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:2f:4c:0a\", \"version\": 4, \"addr\": \"192.168.120.11\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/a458d571-f605-4490-8af7-1593cd026fa0\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/a458d571-f605-4490-8af7-1593cd026fa0\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"10e27409-226d-4f3d-971a-db9735ac09c8\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-04-09T10:31:43.000000\", \"flavor\": {\"id\": \"22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"rel\": \"bookmark\"}]}, \"id\": \"a458d571-f605-4490-8af7-1593cd026fa0\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_homer\"}], \"user_id\": \"ac8606d68bbd45969d2b1630e01ac7c4\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-04-09T10:31:34Z\", \"hostId\": \"559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b\", \"name\": \"server_clearwater-opnfv_homer_host_d3fa9b\", \"created\": \"2019-04-09T10:28:25Z\", \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\", \"cloudify_management_network_id\": \"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\"}}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:12.363Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.8ba60b47-b6dc-42fc-87cc-3cf37b090d3c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:12.861Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10:32: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-c16427e7-eb87-4c7d-b7d1-ecc52612133c x-compute-request-id: req-c16427e7-eb87-4c7d-b7d1-ecc52612133c Content-Encoding: gzip Content-Length: 533 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"2bf238e1-c96a-4edc-8d76-3703be9c0f98\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"ac378cc9-735c-4814-9212-1fb88719d9ff\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"2bf238e1-c96a-4edc-8d76-3703be9c0f98\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"af147da1-599b-481e-8b7a-33141eed572e\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"2bf238e1-c96a-4edc-8d76-3703be9c0f98\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b246ec6d-6f1d-43ae-9b2b-aac6e93fc1db\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"2bf238e1-c96a-4edc-8d76-3703be9c0f98\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"f89b4710-5e49-440b-b261-25461d4a8603\"}], \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"id\": \"2bf238e1-c96a-4edc-8d76-3703be9c0f98\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 8889, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 8889, \"parent_group_id\": \"1f78e240-5909-4a7b-aa8e-dce549e8942a\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"d3cab614-4610-49c6-b6c5-7afe5ae72980\"}, {\"from_port\": 10888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 10888, \"parent_group_id\": \"1f78e240-5909-4a7b-aa8e-dce549e8942a\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"ef749689-7cd3-4533-8223-13f70103ac6e\"}, {\"from_port\": 8888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 8888, \"parent_group_id\": \"1f78e240-5909-4a7b-aa8e-dce549e8942a\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"fad2ac3f-c394-4855-82e2-0d55bab9e0ba\"}], \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"id\": \"1f78e240-5909-4a7b-aa8e-dce549e8942a\", \"name\": \"clearwater-sg_dime\", \"description\": \"memcached Chronos REST\"}]}\n", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:12.041Z", "source_id": "dime_host_8d5h0z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.c09a9296-4a6d-4471-bde1-336f30797bbe"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:12.861Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca/os-security-groups used request id req-c16427e7-eb87-4c7d-b7d1-ecc52612133c", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:12.041Z", "source_id": "dime_host_8d5h0z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.c09a9296-4a6d-4471-bde1-336f30797bbe"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:12.861Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10:32:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1ed04dff-6985-43c5-b523-8ba71cd07b0a x-compute-request-id: req-1ed04dff-6985-43c5-b523-8ba71cd07b0a Content-Encoding: gzip Content-Length: 635 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"2bf238e1-c96a-4edc-8d76-3703be9c0f98\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"ac378cc9-735c-4814-9212-1fb88719d9ff\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"2bf238e1-c96a-4edc-8d76-3703be9c0f98\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"af147da1-599b-481e-8b7a-33141eed572e\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"2bf238e1-c96a-4edc-8d76-3703be9c0f98\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b246ec6d-6f1d-43ae-9b2b-aac6e93fc1db\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"2bf238e1-c96a-4edc-8d76-3703be9c0f98\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"f89b4710-5e49-440b-b261-25461d4a8603\"}], \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"id\": \"2bf238e1-c96a-4edc-8d76-3703be9c0f98\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 7000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 7000, \"parent_group_id\": \"d0572207-c49c-4b9a-a2df-db99c268af4a\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"6435b995-082d-47a2-a149-403571c2b33c\"}, {\"from_port\": 11311, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 11311, \"parent_group_id\": \"d0572207-c49c-4b9a-a2df-db99c268af4a\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"6b4616f9-3ef6-44a1-a7e3-84ab48269bcb\"}, {\"from_port\": 9160, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9160, \"parent_group_id\": \"d0572207-c49c-4b9a-a2df-db99c268af4a\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"73633062-e843-47c3-8bfb-cb45e14f5fa6\"}, {\"from_port\": 7253, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 7253, \"parent_group_id\": \"d0572207-c49c-4b9a-a2df-db99c268af4a\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"9495934d-da6b-4e81-826e-ee8754b5b6b6\"}, {\"from_port\": 11211, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 11211, \"parent_group_id\": \"d0572207-c49c-4b9a-a2df-db99c268af4a\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"bb45ed84-0017-4351-9371-646f0ee28f40\"}, {\"from_port\": 6667, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 6668, \"parent_group_id\": \"d0572207-c49c-4b9a-a2df-db99c268af4a\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"e6ad86c8-ef04-4400-86a0-1054fa6fd3a5\"}], \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"id\": \"d0572207-c49c-4b9a-a2df-db99c268af4a\", \"name\": \"clearwater-sg_vellum\", \"description\": \"REST Cassandra 0MQ\"}]}\n", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:12.166Z", "source_id": "vellum_host_41y0pg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.d38875bd-8c47-4ab6-99b3-8e10509baf64"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:12.861Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183 used request id req-bedb934e-432e-441f-bd25-7d3a30cbbc2d", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:12.328Z", "source_id": "vellum_host_41y0pg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.d38875bd-8c47-4ab6-99b3-8e10509baf64"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:12.861Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183 used request id req-bedb934e-432e-441f-bd25-7d3a30cbbc2d", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:12.328Z", "source_id": "vellum_host_41y0pg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.d38875bd-8c47-4ab6-99b3-8e10509baf64"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:12.861Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}adad0ea5a7e8f1c62256bcbb9eef4f5f03a52bf2\"", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:12.329Z", "source_id": "vellum_host_41y0pg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.d38875bd-8c47-4ab6-99b3-8e10509baf64"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:12.861Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca/os-security-groups used request id req-c16427e7-eb87-4c7d-b7d1-ecc52612133c", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:12.042Z", "source_id": "dime_host_8d5h0z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.c09a9296-4a6d-4471-bde1-336f30797bbe"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:12.861Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10:32:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bedb934e-432e-441f-bd25-7d3a30cbbc2d x-compute-request-id: req-bedb934e-432e-441f-bd25-7d3a30cbbc2d Content-Encoding: gzip Content-Length: 835 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:36:12:ae\", \"version\": 4, \"addr\": \"192.168.120.6\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"10e27409-226d-4f3d-971a-db9735ac09c8\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-04-09T10:30:42.000000\", \"flavor\": {\"id\": \"22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"rel\": \"bookmark\"}]}, \"id\": \"390af7e2-1c01-4f6a-bdc6-9700b5912183\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_vellum\"}], \"user_id\": \"ac8606d68bbd45969d2b1630e01ac7c4\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-04-09T10:30:33Z\", \"hostId\": \"a8714558011d134c44d218ba8746cf343482bff1e33310f6e84138e7\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b\", \"name\": \"server_clearwater-opnfv_vellum_host_41y0pg\", \"created\": \"2019-04-09T10:28:22Z\", \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\", \"cloudify_management_network_id\": \"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\"}}}\n", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:12.328Z", "source_id": "vellum_host_41y0pg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.d38875bd-8c47-4ab6-99b3-8e10509baf64"}, {"node_instance_id": "homer_host_d3fa9b", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:12.861Z", "message": "Server is ACTIVE", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:12.363Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.8ba60b47-b6dc-42fc-87cc-3cf37b090d3c"}, {"node_instance_id": "homer_host_d3fa9b", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:12.861Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/a458d571-f605-4490-8af7-1593cd026fa0 used request id req-10be0638-e4bb-41ce-b39f-e6688bbb92fe", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:12.363Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.8ba60b47-b6dc-42fc-87cc-3cf37b090d3c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:13.860Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10:32:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a746a355-4b59-4a3b-abe0-24971217a7da x-compute-request-id: req-a746a355-4b59-4a3b-abe0-24971217a7da Content-Encoding: gzip Content-Length: 635 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"2bf238e1-c96a-4edc-8d76-3703be9c0f98\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"ac378cc9-735c-4814-9212-1fb88719d9ff\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"2bf238e1-c96a-4edc-8d76-3703be9c0f98\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"af147da1-599b-481e-8b7a-33141eed572e\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"2bf238e1-c96a-4edc-8d76-3703be9c0f98\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b246ec6d-6f1d-43ae-9b2b-aac6e93fc1db\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"2bf238e1-c96a-4edc-8d76-3703be9c0f98\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"f89b4710-5e49-440b-b261-25461d4a8603\"}], \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"id\": \"2bf238e1-c96a-4edc-8d76-3703be9c0f98\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 7000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 7000, \"parent_group_id\": \"d0572207-c49c-4b9a-a2df-db99c268af4a\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"6435b995-082d-47a2-a149-403571c2b33c\"}, {\"from_port\": 11311, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 11311, \"parent_group_id\": \"d0572207-c49c-4b9a-a2df-db99c268af4a\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"6b4616f9-3ef6-44a1-a7e3-84ab48269bcb\"}, {\"from_port\": 9160, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9160, \"parent_group_id\": \"d0572207-c49c-4b9a-a2df-db99c268af4a\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"73633062-e843-47c3-8bfb-cb45e14f5fa6\"}, {\"from_port\": 7253, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 7253, \"parent_group_id\": \"d0572207-c49c-4b9a-a2df-db99c268af4a\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"9495934d-da6b-4e81-826e-ee8754b5b6b6\"}, {\"from_port\": 11211, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 11211, \"parent_group_id\": \"d0572207-c49c-4b9a-a2df-db99c268af4a\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"bb45ed84-0017-4351-9371-646f0ee28f40\"}, {\"from_port\": 6667, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 6668, \"parent_group_id\": \"d0572207-c49c-4b9a-a2df-db99c268af4a\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"e6ad86c8-ef04-4400-86a0-1054fa6fd3a5\"}], \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"id\": \"d0572207-c49c-4b9a-a2df-db99c268af4a\", \"name\": \"clearwater-sg_vellum\", \"description\": \"REST Cassandra 0MQ\"}]}\n", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:12.900Z", "source_id": "vellum_host_41y0pg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.d38875bd-8c47-4ab6-99b3-8e10509baf64"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:13.860Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:13.266Z", "source_id": "vellum_host_41y0pg", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:13.860Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "vellum_security_group_n0u8xe", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:13.534Z", "source_id": "vellum_host_41y0pg", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:13.860Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "dime_security_group_f25a8c", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:12.813Z", "source_id": "dime_host_8d5h0z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:13.860Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183/os-security-groups used request id req-a746a355-4b59-4a3b-abe0-24971217a7da", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:12.901Z", "source_id": "vellum_host_41y0pg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.d38875bd-8c47-4ab6-99b3-8e10509baf64"}, {"node_instance_id": "ellis_host_04yjo1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:13.860Z", "message": "Creating Agent ellis_host_04yjo1", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:13.252Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.c4cdb706-b9f4-487f-98b3-55e4e5307114"}, {"node_instance_id": "homer_host_d3fa9b", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:13.860Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 6/60]", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:13.245Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:13.860Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183/os-security-groups used request id req-a746a355-4b59-4a3b-abe0-24971217a7da", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:12.901Z", "source_id": "vellum_host_41y0pg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.d38875bd-8c47-4ab6-99b3-8e10509baf64"}, {"node_instance_id": "bind_host_xkrzi3", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:14.364Z", "message": "Sending task 'nova_plugin.server.start' [retry 6/60]", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:13.827Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "homer_host_d3fa9b", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:14.364Z", "message": "Creating agent", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:14.141Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "bono_host_mmu58s", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:14.364Z", "message": "SSH connection is ready", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:14.102Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.24b8118c-67ad-4e38-b085-983e22ea5780"}, {"node_instance_id": "proxy_node_zfn03y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:14.364Z", "message": " Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:14.190Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00e93f0b-0b25-46e6-b3ec-24333dc3a953"}, {"node_instance_id": "proxy_node_zfn03y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:14.473Z", "message": " libcloog-isl4 libgcc-4.8-dev libgmp10 libgomp1 libisl10 libitm1 libmpc3", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:14.196Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00e93f0b-0b25-46e6-b3ec-24333dc3a953"}, {"node_instance_id": "proxy_node_zfn03y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:14.473Z", "message": " Building dependency tree...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:14.196Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00e93f0b-0b25-46e6-b3ec-24333dc3a953"}, {"node_instance_id": "homer_host_d3fa9b", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:14.473Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:14.387Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "proxy_node_zfn03y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:14.473Z", "message": " Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [280 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:14.193Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00e93f0b-0b25-46e6-b3ec-24333dc3a953"}, {"node_instance_id": "proxy_node_zfn03y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:14.473Z", "message": " Get:19 http://security.ubuntu.com trusty-security/main Translation-en [446 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:14.193Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00e93f0b-0b25-46e6-b3ec-24333dc3a953"}, {"node_instance_id": "proxy_node_zfn03y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:14.473Z", "message": " Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:14.195Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00e93f0b-0b25-46e6-b3ec-24333dc3a953"}, {"node_instance_id": "proxy_node_zfn03y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:14.473Z", "message": " libc6-dev libcloog-isl4 libgcc-4.8-dev libgmp10 libgomp1 libisl10 libitm1", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:14.196Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00e93f0b-0b25-46e6-b3ec-24333dc3a953"}, {"node_instance_id": "proxy_node_zfn03y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:14.473Z", "message": " libmpc3 libmpfr4 libquadmath0 libtsan0 linux-libc-dev manpages-dev", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:14.196Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00e93f0b-0b25-46e6-b3ec-24333dc3a953"}, {"node_instance_id": "proxy_node_zfn03y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:14.473Z", "message": " Suggested packages:", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:14.196Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00e93f0b-0b25-46e6-b3ec-24333dc3a953"}, {"node_instance_id": "proxy_node_zfn03y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:14.473Z", "message": " binutils-doc cpp-doc gcc-4.8-locales gcc-multilib make autoconf automake1.9", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:14.196Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00e93f0b-0b25-46e6-b3ec-24333dc3a953"}, {"node_instance_id": "proxy_node_zfn03y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:14.473Z", "message": " libtool flex bison gdb gcc-doc gcc-4.8-multilib gcc-4.8-doc libgcc1-dbg", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:14.196Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00e93f0b-0b25-46e6-b3ec-24333dc3a953"}, {"node_instance_id": "proxy_node_zfn03y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:14.473Z", "message": " libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:14.196Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00e93f0b-0b25-46e6-b3ec-24333dc3a953"}, {"node_instance_id": "proxy_node_zfn03y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:14.473Z", "message": " libquadmath0-dbg glibc-doc", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:14.196Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00e93f0b-0b25-46e6-b3ec-24333dc3a953"}, {"node_instance_id": "proxy_node_zfn03y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:14.473Z", "message": " The following NEW packages will be installed:", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:14.196Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00e93f0b-0b25-46e6-b3ec-24333dc3a953"}, {"node_instance_id": "proxy_node_zfn03y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:14.473Z", "message": " binutils cpp cpp-4.8 gcc gcc-4.8 libasan0 libatomic1 libc-dev-bin libc6-dev", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:14.196Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00e93f0b-0b25-46e6-b3ec-24333dc3a953"}, {"node_instance_id": "proxy_node_zfn03y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:14.473Z", "message": " libmpfr4 libquadmath0 libtsan0 linux-libc-dev manpages-dev", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:14.196Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00e93f0b-0b25-46e6-b3ec-24333dc3a953"}, {"node_instance_id": "proxy_node_zfn03y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:14.473Z", "message": " The following packages will be upgraded:", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:14.196Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00e93f0b-0b25-46e6-b3ec-24333dc3a953"}, {"node_instance_id": "proxy_node_zfn03y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:14.473Z", "message": " libc6", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:14.196Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00e93f0b-0b25-46e6-b3ec-24333dc3a953"}, {"node_instance_id": "proxy_node_zfn03y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:14.473Z", "message": " 1 upgraded, 21 newly installed, 0 to remove and 23 not upgraded.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:14.196Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00e93f0b-0b25-46e6-b3ec-24333dc3a953"}, {"node_instance_id": "proxy_node_zfn03y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:14.473Z", "message": " Need to get 23.9 MB of archives.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:14.196Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00e93f0b-0b25-46e6-b3ec-24333dc3a953"}, {"node_instance_id": "proxy_node_zfn03y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:14.473Z", "message": " After this operation, 70.7 MB of additional disk space will be used.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:14.196Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00e93f0b-0b25-46e6-b3ec-24333dc3a953"}, {"node_instance_id": "proxy_node_zfn03y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:14.473Z", "message": " Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6 amd64 2.19-0ubuntu6.15 [4,727 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:14.196Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00e93f0b-0b25-46e6-b3ec-24333dc3a953"}], "metadata": {"pagination": {"total": 1740, "offset": 1563, "size": 50}}} 2019-04-09 10:32:18,216 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:32:18,216 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:32:18 GMT 2019-04-09 10:32:18,217 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:32:18,217 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-09 10:32:18,217 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:32:18,217 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:32:18,217 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:32:18,217 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-09 10:32:18,219 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-04-09 10:32:18,220 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/a458d571-f605-4490-8af7-1593cd026fa0 used request id req-10be0638-e4bb-41ce-b39f-e6688bbb92fe 2019-04-09 10:32:18,220 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183/os-security-groups used request id req-1ed04dff-6985-43c5-b523-8ba71cd07b0a 2019-04-09 10:32:18,220 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183/os-security-groups used request id req-1ed04dff-6985-43c5-b523-8ba71cd07b0a 2019-04-09 10:32:18,220 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adad0ea5a7e8f1c62256bcbb9eef4f5f03a52bf2" 2019-04-09 10:32:18,220 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10:32:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-10be0638-e4bb-41ce-b39f-e6688bbb92fe x-compute-request-id: req-10be0638-e4bb-41ce-b39f-e6688bbb92fe Content-Encoding: gzip Content-Length: 837 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2f:4c:0a", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a458d571-f605-4490-8af7-1593cd026fa0", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a458d571-f605-4490-8af7-1593cd026fa0", "rel": "bookmark"}], "image": {"id": "10e27409-226d-4f3d-971a-db9735ac09c8", "links": [{"href": "http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-09T10:31:43.000000", "flavor": {"id": "22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "links": [{"href": "http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "rel": "bookmark"}]}, "id": "a458d571-f605-4490-8af7-1593cd026fa0", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "user_id": "ac8606d68bbd45969d2b1630e01ac7c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-09T10:31:34Z", "hostId": "559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "name": "server_clearwater-opnfv_homer_host_d3fa9b", "created": "2019-04-09T10:28:25Z", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b", "cloudify_management_network_id": "67c32f4e-cb01-4d56-a2b5-fe18f582c72d"}}} 2019-04-09 10:32:18,221 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10:32: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-c16427e7-eb87-4c7d-b7d1-ecc52612133c x-compute-request-id: req-c16427e7-eb87-4c7d-b7d1-ecc52612133c Content-Encoding: gzip Content-Length: 533 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "2bf238e1-c96a-4edc-8d76-3703be9c0f98", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ac378cc9-735c-4814-9212-1fb88719d9ff"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "2bf238e1-c96a-4edc-8d76-3703be9c0f98", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "af147da1-599b-481e-8b7a-33141eed572e"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "2bf238e1-c96a-4edc-8d76-3703be9c0f98", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b246ec6d-6f1d-43ae-9b2b-aac6e93fc1db"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "2bf238e1-c96a-4edc-8d76-3703be9c0f98", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f89b4710-5e49-440b-b261-25461d4a8603"}], "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "id": "2bf238e1-c96a-4edc-8d76-3703be9c0f98", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 8889, "group": {}, "ip_protocol": "tcp", "to_port": 8889, "parent_group_id": "1f78e240-5909-4a7b-aa8e-dce549e8942a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d3cab614-4610-49c6-b6c5-7afe5ae72980"}, {"from_port": 10888, "group": {}, "ip_protocol": "tcp", "to_port": 10888, "parent_group_id": "1f78e240-5909-4a7b-aa8e-dce549e8942a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ef749689-7cd3-4533-8223-13f70103ac6e"}, {"from_port": 8888, "group": {}, "ip_protocol": "tcp", "to_port": 8888, "parent_group_id": "1f78e240-5909-4a7b-aa8e-dce549e8942a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "fad2ac3f-c394-4855-82e2-0d55bab9e0ba"}], "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "id": "1f78e240-5909-4a7b-aa8e-dce549e8942a", "name": "clearwater-sg_dime", "description": "memcached Chronos REST"}]} 2019-04-09 10:32:18,221 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca/os-security-groups used request id req-c16427e7-eb87-4c7d-b7d1-ecc52612133c 2019-04-09 10:32:18,221 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10:32:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1ed04dff-6985-43c5-b523-8ba71cd07b0a x-compute-request-id: req-1ed04dff-6985-43c5-b523-8ba71cd07b0a Content-Encoding: gzip Content-Length: 635 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "2bf238e1-c96a-4edc-8d76-3703be9c0f98", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ac378cc9-735c-4814-9212-1fb88719d9ff"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "2bf238e1-c96a-4edc-8d76-3703be9c0f98", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "af147da1-599b-481e-8b7a-33141eed572e"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "2bf238e1-c96a-4edc-8d76-3703be9c0f98", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b246ec6d-6f1d-43ae-9b2b-aac6e93fc1db"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "2bf238e1-c96a-4edc-8d76-3703be9c0f98", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f89b4710-5e49-440b-b261-25461d4a8603"}], "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "id": "2bf238e1-c96a-4edc-8d76-3703be9c0f98", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 7000, "group": {}, "ip_protocol": "tcp", "to_port": 7000, "parent_group_id": "d0572207-c49c-4b9a-a2df-db99c268af4a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "6435b995-082d-47a2-a149-403571c2b33c"}, {"from_port": 11311, "group": {}, "ip_protocol": "tcp", "to_port": 11311, "parent_group_id": "d0572207-c49c-4b9a-a2df-db99c268af4a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "6b4616f9-3ef6-44a1-a7e3-84ab48269bcb"}, {"from_port": 9160, "group": {}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "d0572207-c49c-4b9a-a2df-db99c268af4a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "73633062-e843-47c3-8bfb-cb45e14f5fa6"}, {"from_port": 7253, "group": {}, "ip_protocol": "tcp", "to_port": 7253, "parent_group_id": "d0572207-c49c-4b9a-a2df-db99c268af4a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9495934d-da6b-4e81-826e-ee8754b5b6b6"}, {"from_port": 11211, "group": {}, "ip_protocol": "tcp", "to_port": 11211, "parent_group_id": "d0572207-c49c-4b9a-a2df-db99c268af4a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "bb45ed84-0017-4351-9371-646f0ee28f40"}, {"from_port": 6667, "group": {}, "ip_protocol": "tcp", "to_port": 6668, "parent_group_id": "d0572207-c49c-4b9a-a2df-db99c268af4a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e6ad86c8-ef04-4400-86a0-1054fa6fd3a5"}], "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "id": "d0572207-c49c-4b9a-a2df-db99c268af4a", "name": "clearwater-sg_vellum", "description": "REST Cassandra 0MQ"}]} 2019-04-09 10:32:18,221 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183 used request id req-bedb934e-432e-441f-bd25-7d3a30cbbc2d 2019-04-09 10:32:18,221 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183 used request id req-bedb934e-432e-441f-bd25-7d3a30cbbc2d 2019-04-09 10:32:18,221 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adad0ea5a7e8f1c62256bcbb9eef4f5f03a52bf2" 2019-04-09 10:32:18,222 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca/os-security-groups used request id req-c16427e7-eb87-4c7d-b7d1-ecc52612133c 2019-04-09 10:32:18,222 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10:32:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bedb934e-432e-441f-bd25-7d3a30cbbc2d x-compute-request-id: req-bedb934e-432e-441f-bd25-7d3a30cbbc2d Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:36:12:ae", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183", "rel": "bookmark"}], "image": {"id": "10e27409-226d-4f3d-971a-db9735ac09c8", "links": [{"href": "http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-09T10:30:42.000000", "flavor": {"id": "22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "links": [{"href": "http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "rel": "bookmark"}]}, "id": "390af7e2-1c01-4f6a-bdc6-9700b5912183", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_vellum"}], "user_id": "ac8606d68bbd45969d2b1630e01ac7c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-09T10:30:33Z", "hostId": "a8714558011d134c44d218ba8746cf343482bff1e33310f6e84138e7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "name": "server_clearwater-opnfv_vellum_host_41y0pg", "created": "2019-04-09T10:28:22Z", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b", "cloudify_management_network_id": "67c32f4e-cb01-4d56-a2b5-fe18f582c72d"}}} 2019-04-09 10:32:18,222 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2019-04-09 10:32:18,222 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/a458d571-f605-4490-8af7-1593cd026fa0 used request id req-10be0638-e4bb-41ce-b39f-e6688bbb92fe 2019-04-09 10:32:18,222 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10:32:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a746a355-4b59-4a3b-abe0-24971217a7da x-compute-request-id: req-a746a355-4b59-4a3b-abe0-24971217a7da Content-Encoding: gzip Content-Length: 635 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "2bf238e1-c96a-4edc-8d76-3703be9c0f98", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ac378cc9-735c-4814-9212-1fb88719d9ff"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "2bf238e1-c96a-4edc-8d76-3703be9c0f98", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "af147da1-599b-481e-8b7a-33141eed572e"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "2bf238e1-c96a-4edc-8d76-3703be9c0f98", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b246ec6d-6f1d-43ae-9b2b-aac6e93fc1db"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "2bf238e1-c96a-4edc-8d76-3703be9c0f98", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f89b4710-5e49-440b-b261-25461d4a8603"}], "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "id": "2bf238e1-c96a-4edc-8d76-3703be9c0f98", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 7000, "group": {}, "ip_protocol": "tcp", "to_port": 7000, "parent_group_id": "d0572207-c49c-4b9a-a2df-db99c268af4a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "6435b995-082d-47a2-a149-403571c2b33c"}, {"from_port": 11311, "group": {}, "ip_protocol": "tcp", "to_port": 11311, "parent_group_id": "d0572207-c49c-4b9a-a2df-db99c268af4a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "6b4616f9-3ef6-44a1-a7e3-84ab48269bcb"}, {"from_port": 9160, "group": {}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "d0572207-c49c-4b9a-a2df-db99c268af4a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "73633062-e843-47c3-8bfb-cb45e14f5fa6"}, {"from_port": 7253, "group": {}, "ip_protocol": "tcp", "to_port": 7253, "parent_group_id": "d0572207-c49c-4b9a-a2df-db99c268af4a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9495934d-da6b-4e81-826e-ee8754b5b6b6"}, {"from_port": 11211, "group": {}, "ip_protocol": "tcp", "to_port": 11211, "parent_group_id": "d0572207-c49c-4b9a-a2df-db99c268af4a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "bb45ed84-0017-4351-9371-646f0ee28f40"}, {"from_port": 6667, "group": {}, "ip_protocol": "tcp", "to_port": 6668, "parent_group_id": "d0572207-c49c-4b9a-a2df-db99c268af4a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e6ad86c8-ef04-4400-86a0-1054fa6fd3a5"}], "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "id": "d0572207-c49c-4b9a-a2df-db99c268af4a", "name": "clearwater-sg_vellum", "description": "REST Cassandra 0MQ"}]} 2019-04-09 10:32:18,223 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-04-09 10:32:18,223 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-04-09 10:32:18,223 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-04-09 10:32:18,223 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183/os-security-groups used request id req-a746a355-4b59-4a3b-abe0-24971217a7da 2019-04-09 10:32:18,223 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent ellis_host_04yjo1 2019-04-09 10:32:18,223 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 6/60] 2019-04-09 10:32:18,224 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183/os-security-groups used request id req-a746a355-4b59-4a3b-abe0-24971217a7da 2019-04-09 10:32:18,224 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 6/60] 2019-04-09 10:32:18,224 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent 2019-04-09 10:32:18,224 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-04-09 10:32:18,224 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] 2019-04-09 10:32:18,224 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - libcloog-isl4 libgcc-4.8-dev libgmp10 libgomp1 libisl10 libitm1 libmpc3 2019-04-09 10:32:18,225 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building dependency tree... 2019-04-09 10:32:18,225 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2019-04-09 10:32:18,225 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [280 kB] 2019-04-09 10:32:18,225 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:19 http://security.ubuntu.com trusty-security/main Translation-en [446 kB] 2019-04-09 10:32:18,225 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US 2019-04-09 10:32:18,225 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - libc6-dev libcloog-isl4 libgcc-4.8-dev libgmp10 libgomp1 libisl10 libitm1 2019-04-09 10:32:18,225 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - libmpc3 libmpfr4 libquadmath0 libtsan0 linux-libc-dev manpages-dev 2019-04-09 10:32:18,226 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Suggested packages: 2019-04-09 10:32:18,226 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - binutils-doc cpp-doc gcc-4.8-locales gcc-multilib make autoconf automake1.9 2019-04-09 10:32:18,226 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - libtool flex bison gdb gcc-doc gcc-4.8-multilib gcc-4.8-doc libgcc1-dbg 2019-04-09 10:32:18,226 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg 2019-04-09 10:32:18,226 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - libquadmath0-dbg glibc-doc 2019-04-09 10:32:18,226 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The following NEW packages will be installed: 2019-04-09 10:32:18,226 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - binutils cpp cpp-4.8 gcc gcc-4.8 libasan0 libatomic1 libc-dev-bin libc6-dev 2019-04-09 10:32:18,227 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - libmpfr4 libquadmath0 libtsan0 linux-libc-dev manpages-dev 2019-04-09 10:32:18,227 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The following packages will be upgraded: 2019-04-09 10:32:18,227 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - libc6 2019-04-09 10:32:18,227 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 1 upgraded, 21 newly installed, 0 to remove and 23 not upgraded. 2019-04-09 10:32:18,227 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Need to get 23.9 MB of archives. 2019-04-09 10:32:18,227 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - After this operation, 70.7 MB of additional disk space will be used. 2019-04-09 10:32:18,227 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6 amd64 2.19-0ubuntu6.15 [4,727 kB] 2019-04-09 10:32:18,228 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/4c65a646-067f-4556-a879-83319631caf0 2019-04-09 10:32:18,459 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:32:18,459 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:32:18,459 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:32:18,459 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:32:18,459 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:32:18,459 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:32:18,459 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:32:18,459 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T10:28:06.618Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-09T10:28:06.619Z", "id": "4c65a646-067f-4556-a879-83319631caf0"} 2019-04-09 10:32:18,459 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:32:18,460 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:32:18 GMT 2019-04-09 10:32:18,460 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:32:18,460 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-09 10:32:18,460 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:32:18,460 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:32:18,460 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:32:23,465 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-09 10:32:23,638 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:32:23,638 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:32:23,638 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:32:23,638 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:32:23,639 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:32:23,639 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:32:23,639 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:32:23,639 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_node_zfn03y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:14.473Z", "message": " Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,028 B]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:14.193Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00e93f0b-0b25-46e6-b3ec-24333dc3a953"}, {"node_instance_id": "proxy_node_zfn03y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:14.473Z", "message": " Get:20 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:14.193Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00e93f0b-0b25-46e6-b3ec-24333dc3a953"}, {"node_instance_id": "proxy_node_zfn03y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:14.473Z", "message": " Get:21 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:14.193Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00e93f0b-0b25-46e6-b3ec-24333dc3a953"}, {"node_instance_id": "proxy_node_zfn03y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:14.473Z", "message": " Get:22 http://security.ubuntu.com trusty-security/universe Translation-en [161 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:14.193Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00e93f0b-0b25-46e6-b3ec-24333dc3a953"}, {"node_instance_id": "proxy_node_zfn03y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:14.473Z", "message": " Get:23 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:14.193Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00e93f0b-0b25-46e6-b3ec-24333dc3a953"}, {"node_instance_id": "proxy_node_zfn03y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:14.473Z", "message": " Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:14.193Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00e93f0b-0b25-46e6-b3ec-24333dc3a953"}, {"node_instance_id": "proxy_node_zfn03y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:14.473Z", "message": " Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:14.193Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00e93f0b-0b25-46e6-b3ec-24333dc3a953"}, {"node_instance_id": "proxy_node_zfn03y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:14.473Z", "message": " Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:14.193Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00e93f0b-0b25-46e6-b3ec-24333dc3a953"}, {"node_instance_id": "proxy_node_zfn03y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:14.473Z", "message": " Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:14.193Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00e93f0b-0b25-46e6-b3ec-24333dc3a953"}, {"node_instance_id": "proxy_node_zfn03y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:14.473Z", "message": " Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:14.193Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00e93f0b-0b25-46e6-b3ec-24333dc3a953"}, {"node_instance_id": "proxy_node_zfn03y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:14.473Z", "message": " Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:14.193Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00e93f0b-0b25-46e6-b3ec-24333dc3a953"}, {"node_instance_id": "proxy_node_zfn03y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:14.473Z", "message": " Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:14.193Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00e93f0b-0b25-46e6-b3ec-24333dc3a953"}, {"node_instance_id": "proxy_node_zfn03y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:14.473Z", "message": " Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:14.193Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00e93f0b-0b25-46e6-b3ec-24333dc3a953"}, {"node_instance_id": "proxy_node_zfn03y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:14.473Z", "message": " Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:14.193Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00e93f0b-0b25-46e6-b3ec-24333dc3a953"}, {"node_instance_id": "proxy_node_zfn03y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:14.473Z", "message": " Hit http://nova.clouds.archive.ubuntu.com trusty Release", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:14.193Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00e93f0b-0b25-46e6-b3ec-24333dc3a953"}, {"node_instance_id": "proxy_node_zfn03y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:14.473Z", "message": " Get:25 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:14.193Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00e93f0b-0b25-46e6-b3ec-24333dc3a953"}, {"node_instance_id": "proxy_node_zfn03y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:14.473Z", "message": " Get:26 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:14.193Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00e93f0b-0b25-46e6-b3ec-24333dc3a953"}, {"node_instance_id": "proxy_node_zfn03y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:14.473Z", "message": " Get:27 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:14.193Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00e93f0b-0b25-46e6-b3ec-24333dc3a953"}, {"node_instance_id": "proxy_node_zfn03y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:14.473Z", "message": " Get:28 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:14.193Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00e93f0b-0b25-46e6-b3ec-24333dc3a953"}, {"node_instance_id": "proxy_node_zfn03y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:14.473Z", "message": " Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:14.193Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00e93f0b-0b25-46e6-b3ec-24333dc3a953"}, {"node_instance_id": "proxy_node_zfn03y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:14.473Z", "message": " Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:14.193Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00e93f0b-0b25-46e6-b3ec-24333dc3a953"}, {"node_instance_id": "proxy_node_zfn03y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:14.473Z", "message": " Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:14.193Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00e93f0b-0b25-46e6-b3ec-24333dc3a953"}, {"node_instance_id": "proxy_node_zfn03y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:14.473Z", "message": " Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:14.193Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00e93f0b-0b25-46e6-b3ec-24333dc3a953"}, {"node_instance_id": "proxy_node_zfn03y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:14.473Z", "message": " Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:14.193Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00e93f0b-0b25-46e6-b3ec-24333dc3a953"}, {"node_instance_id": "proxy_node_zfn03y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:14.473Z", "message": " Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:14.193Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00e93f0b-0b25-46e6-b3ec-24333dc3a953"}, {"node_instance_id": "proxy_node_zfn03y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:14.473Z", "message": " Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:14.193Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00e93f0b-0b25-46e6-b3ec-24333dc3a953"}, {"node_instance_id": "proxy_node_zfn03y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:14.473Z", "message": " Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:14.194Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00e93f0b-0b25-46e6-b3ec-24333dc3a953"}, {"node_instance_id": "proxy_node_zfn03y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:14.473Z", "message": " Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:14.194Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00e93f0b-0b25-46e6-b3ec-24333dc3a953"}, {"node_instance_id": "proxy_node_zfn03y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:14.473Z", "message": " Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:14.195Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00e93f0b-0b25-46e6-b3ec-24333dc3a953"}, {"node_instance_id": "proxy_node_zfn03y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:14.473Z", "message": " Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:14.195Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00e93f0b-0b25-46e6-b3ec-24333dc3a953"}, {"node_instance_id": "proxy_node_zfn03y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:14.473Z", "message": " Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:14.195Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00e93f0b-0b25-46e6-b3ec-24333dc3a953"}, {"node_instance_id": "proxy_node_zfn03y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:14.473Z", "message": " libc6-dev libcloog-isl4 libgcc-4.8-dev libgmp10 libgomp1 libisl10 libitm1", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:14.196Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00e93f0b-0b25-46e6-b3ec-24333dc3a953"}, {"node_instance_id": "proxy_node_zfn03y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:14.473Z", "message": " libmpc3 libmpfr4 libquadmath0 libtsan0 linux-libc-dev manpages-dev", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:14.196Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00e93f0b-0b25-46e6-b3ec-24333dc3a953"}, {"node_instance_id": "proxy_node_zfn03y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:14.473Z", "message": " Suggested packages:", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:14.196Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00e93f0b-0b25-46e6-b3ec-24333dc3a953"}, {"node_instance_id": "proxy_node_zfn03y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:14.473Z", "message": " binutils-doc cpp-doc gcc-4.8-locales gcc-multilib make autoconf automake1.9", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:14.196Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00e93f0b-0b25-46e6-b3ec-24333dc3a953"}, {"node_instance_id": "proxy_node_zfn03y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:14.473Z", "message": " libtool flex bison gdb gcc-doc gcc-4.8-multilib gcc-4.8-doc libgcc1-dbg", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:14.196Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00e93f0b-0b25-46e6-b3ec-24333dc3a953"}, {"node_instance_id": "proxy_node_zfn03y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:14.473Z", "message": " libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:14.196Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00e93f0b-0b25-46e6-b3ec-24333dc3a953"}, {"node_instance_id": "proxy_node_zfn03y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:14.473Z", "message": " libquadmath0-dbg glibc-doc", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:14.196Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00e93f0b-0b25-46e6-b3ec-24333dc3a953"}, {"node_instance_id": "proxy_node_zfn03y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:14.473Z", "message": " The following NEW packages will be installed:", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:14.196Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00e93f0b-0b25-46e6-b3ec-24333dc3a953"}, {"node_instance_id": "proxy_node_zfn03y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:14.473Z", "message": " binutils cpp cpp-4.8 gcc gcc-4.8 libasan0 libatomic1 libc-dev-bin libc6-dev", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:14.196Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00e93f0b-0b25-46e6-b3ec-24333dc3a953"}, {"node_instance_id": "proxy_node_zfn03y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:14.473Z", "message": " libcloog-isl4 libgcc-4.8-dev libgmp10 libgomp1 libisl10 libitm1 libmpc3", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:14.196Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00e93f0b-0b25-46e6-b3ec-24333dc3a953"}, {"node_instance_id": "proxy_node_zfn03y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:14.473Z", "message": " libmpfr4 libquadmath0 libtsan0 linux-libc-dev manpages-dev", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:14.196Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00e93f0b-0b25-46e6-b3ec-24333dc3a953"}, {"node_instance_id": "proxy_node_zfn03y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:14.473Z", "message": " The following packages will be upgraded:", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:14.196Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00e93f0b-0b25-46e6-b3ec-24333dc3a953"}, {"node_instance_id": "proxy_node_zfn03y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:14.473Z", "message": " libc6", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:14.196Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00e93f0b-0b25-46e6-b3ec-24333dc3a953"}, {"node_instance_id": "proxy_node_zfn03y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:14.473Z", "message": " 1 upgraded, 21 newly installed, 0 to remove and 23 not upgraded.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:14.196Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00e93f0b-0b25-46e6-b3ec-24333dc3a953"}, {"node_instance_id": "proxy_node_zfn03y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:14.473Z", "message": " Need to get 23.9 MB of archives.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:14.196Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00e93f0b-0b25-46e6-b3ec-24333dc3a953"}, {"node_instance_id": "proxy_node_zfn03y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:14.473Z", "message": " After this operation, 70.7 MB of additional disk space will be used.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:14.196Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00e93f0b-0b25-46e6-b3ec-24333dc3a953"}, {"node_instance_id": "proxy_node_zfn03y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:14.473Z", "message": " Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6 amd64 2.19-0ubuntu6.15 [4,727 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:14.196Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00e93f0b-0b25-46e6-b3ec-24333dc3a953"}, {"node_instance_id": "proxy_node_zfn03y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:14.473Z", "message": " Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:14.197Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00e93f0b-0b25-46e6-b3ec-24333dc3a953"}, {"node_instance_id": "proxy_node_zfn03y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:14.473Z", "message": " Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:14.197Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00e93f0b-0b25-46e6-b3ec-24333dc3a953"}], "metadata": {"pagination": {"total": 1799, "offset": 1613, "size": 50}}} 2019-04-09 10:32:23,639 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:32:23,639 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:32:23 GMT 2019-04-09 10:32:23,639 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:32:23,639 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-09 10:32:23,640 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:32:23,640 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:32:23,640 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:32:23,640 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-09 10:32:23,642 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,028 B] 2019-04-09 10:32:23,642 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:20 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B] 2019-04-09 10:32:23,642 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:21 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] 2019-04-09 10:32:23,643 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:22 http://security.ubuntu.com trusty-security/universe Translation-en [161 kB] 2019-04-09 10:32:23,643 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:23 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] 2019-04-09 10:32:23,643 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B] 2019-04-09 10:32:23,643 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages 2019-04-09 10:32:23,643 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages 2019-04-09 10:32:23,643 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages 2019-04-09 10:32:23,644 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages 2019-04-09 10:32:23,644 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en 2019-04-09 10:32:23,644 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en 2019-04-09 10:32:23,644 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en 2019-04-09 10:32:23,644 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en 2019-04-09 10:32:23,644 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty Release 2019-04-09 10:32:23,644 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:25 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB] 2019-04-09 10:32:23,645 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:26 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B] 2019-04-09 10:32:23,645 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:27 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB] 2019-04-09 10:32:23,645 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:28 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] 2019-04-09 10:32:23,645 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages 2019-04-09 10:32:23,645 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages 2019-04-09 10:32:23,645 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages 2019-04-09 10:32:23,645 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages 2019-04-09 10:32:23,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en 2019-04-09 10:32:23,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en 2019-04-09 10:32:23,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en 2019-04-09 10:32:23,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en 2019-04-09 10:32:23,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US 2019-04-09 10:32:23,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US 2019-04-09 10:32:23,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US 2019-04-09 10:32:23,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US 2019-04-09 10:32:23,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - libc6-dev libcloog-isl4 libgcc-4.8-dev libgmp10 libgomp1 libisl10 libitm1 2019-04-09 10:32:23,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - libmpc3 libmpfr4 libquadmath0 libtsan0 linux-libc-dev manpages-dev 2019-04-09 10:32:23,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Suggested packages: 2019-04-09 10:32:23,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - binutils-doc cpp-doc gcc-4.8-locales gcc-multilib make autoconf automake1.9 2019-04-09 10:32:23,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - libtool flex bison gdb gcc-doc gcc-4.8-multilib gcc-4.8-doc libgcc1-dbg 2019-04-09 10:32:23,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg 2019-04-09 10:32:23,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - libquadmath0-dbg glibc-doc 2019-04-09 10:32:23,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The following NEW packages will be installed: 2019-04-09 10:32:23,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - binutils cpp cpp-4.8 gcc gcc-4.8 libasan0 libatomic1 libc-dev-bin libc6-dev 2019-04-09 10:32:23,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - libcloog-isl4 libgcc-4.8-dev libgmp10 libgomp1 libisl10 libitm1 libmpc3 2019-04-09 10:32:23,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - libmpfr4 libquadmath0 libtsan0 linux-libc-dev manpages-dev 2019-04-09 10:32:23,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The following packages will be upgraded: 2019-04-09 10:32:23,649 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - libc6 2019-04-09 10:32:23,649 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 1 upgraded, 21 newly installed, 0 to remove and 23 not upgraded. 2019-04-09 10:32:23,649 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Need to get 23.9 MB of archives. 2019-04-09 10:32:23,649 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - After this operation, 70.7 MB of additional disk space will be used. 2019-04-09 10:32:23,649 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6 amd64 2.19-0ubuntu6.15 [4,727 kB] 2019-04-09 10:32:23,649 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] 2019-04-09 10:32:23,649 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] 2019-04-09 10:32:23,650 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/4c65a646-067f-4556-a879-83319631caf0 2019-04-09 10:32:23,734 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:32:23,734 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:32:23,734 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:32:23,734 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:32:23,735 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:32:23,735 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:32:23,735 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:32:23,735 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T10:28:06.618Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-09T10:28:06.619Z", "id": "4c65a646-067f-4556-a879-83319631caf0"} 2019-04-09 10:32:23,735 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:32:23,735 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:32:23 GMT 2019-04-09 10:32:23,735 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:32:23,735 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-09 10:32:23,735 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:32:23,735 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:32:23,735 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:32:28,741 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-09 10:32:28,933 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:32:28,933 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:32:28,934 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:32:28,934 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:32:28,934 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:32:28,934 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:32:28,934 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:32:28,934 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_node_zfn03y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:14.473Z", "message": " Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:14.197Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00e93f0b-0b25-46e6-b3ec-24333dc3a953"}, {"node_instance_id": "proxy_node_zfn03y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:14.473Z", "message": " Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:14.197Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00e93f0b-0b25-46e6-b3ec-24333dc3a953"}, {"node_instance_id": "proxy_node_zfn03y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:14.473Z", "message": " Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:14.197Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00e93f0b-0b25-46e6-b3ec-24333dc3a953"}, {"node_instance_id": "proxy_node_zfn03y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:14.473Z", "message": " Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:14.197Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00e93f0b-0b25-46e6-b3ec-24333dc3a953"}, {"node_instance_id": "proxy_node_zfn03y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:14.473Z", "message": " Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:14.197Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00e93f0b-0b25-46e6-b3ec-24333dc3a953"}, {"node_instance_id": "proxy_node_zfn03y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:14.473Z", "message": " Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:14.197Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00e93f0b-0b25-46e6-b3ec-24333dc3a953"}, {"node_instance_id": "proxy_node_zfn03y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:14.473Z", "message": " Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:14.199Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00e93f0b-0b25-46e6-b3ec-24333dc3a953"}, {"node_instance_id": "proxy_node_zfn03y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:14.473Z", "message": " Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:14.199Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00e93f0b-0b25-46e6-b3ec-24333dc3a953"}, {"node_instance_id": "proxy_node_zfn03y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:14.473Z", "message": " Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:14.199Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00e93f0b-0b25-46e6-b3ec-24333dc3a953"}, {"node_instance_id": "proxy_node_zfn03y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:14.473Z", "message": " Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:14.199Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00e93f0b-0b25-46e6-b3ec-24333dc3a953"}, {"node_instance_id": "proxy_node_zfn03y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:14.473Z", "message": " Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:14.199Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00e93f0b-0b25-46e6-b3ec-24333dc3a953"}, {"node_instance_id": "proxy_node_zfn03y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:14.473Z", "message": " Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:14.199Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00e93f0b-0b25-46e6-b3ec-24333dc3a953"}, {"node_instance_id": "proxy_node_zfn03y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:14.473Z", "message": " Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:14.199Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00e93f0b-0b25-46e6-b3ec-24333dc3a953"}, {"node_instance_id": "proxy_node_zfn03y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:14.473Z", "message": " Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:14.199Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00e93f0b-0b25-46e6-b3ec-24333dc3a953"}, {"node_instance_id": "proxy_node_zfn03y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:14.473Z", "message": " Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:14.199Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00e93f0b-0b25-46e6-b3ec-24333dc3a953"}, {"node_instance_id": "proxy_node_zfn03y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:14.473Z", "message": " Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:14.199Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00e93f0b-0b25-46e6-b3ec-24333dc3a953"}, {"node_instance_id": "proxy_node_zfn03y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:14.473Z", "message": " Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:14.199Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00e93f0b-0b25-46e6-b3ec-24333dc3a953"}, {"node_instance_id": "proxy_node_zfn03y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:14.473Z", "message": " Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:14.199Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00e93f0b-0b25-46e6-b3ec-24333dc3a953"}, {"node_instance_id": "proxy_node_zfn03y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:14.473Z", "message": " Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-168.218 [771 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:14.199Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00e93f0b-0b25-46e6-b3ec-24333dc3a953"}, {"node_instance_id": "proxy_node_zfn03y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:14.473Z", "message": " Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1,913 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:14.199Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00e93f0b-0b25-46e6-b3ec-24333dc3a953"}, {"node_instance_id": "proxy_node_zfn03y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:14.473Z", "message": " Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:14.199Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00e93f0b-0b25-46e6-b3ec-24333dc3a953"}, {"node_instance_id": "proxy_node_zfn03y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:14.473Z", "message": " Fetched 23.9 MB in 4s (4,904 kB/s)", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:14.199Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00e93f0b-0b25-46e6-b3ec-24333dc3a953"}, {"node_instance_id": "proxy_node_zfn03y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:14.473Z", "message": " (Reading database ... 51347 files and directories currently installed.)", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:14.199Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00e93f0b-0b25-46e6-b3ec-24333dc3a953"}, {"node_instance_id": "proxy_node_zfn03y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:14.473Z", "message": " Preparing to unpack .../libc6_2.19-0ubuntu6.15_amd64.deb ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:14.199Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00e93f0b-0b25-46e6-b3ec-24333dc3a953"}, {"node_instance_id": "proxy_node_zfn03y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:14.473Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 0%]\u001b[49m\u001b[39m \u001b[uUnpacking libc6:amd64 (2.19-0ubuntu6.15) over (2.19-0ubuntu6.14) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:14.199Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00e93f0b-0b25-46e6-b3ec-24333dc3a953"}, {"node_instance_id": "proxy_node_zfn03y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:14.473Z", "message": " Reading package lists...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:14.196Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00e93f0b-0b25-46e6-b3ec-24333dc3a953"}, {"node_instance_id": "proxy_node_zfn03y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:14.473Z", "message": " Reading package lists...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:14.196Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00e93f0b-0b25-46e6-b3ec-24333dc3a953"}, {"node_instance_id": "proxy_node_zfn03y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:14.473Z", "message": " Fetched 13.1 MB in 5s (2,346 kB/s)", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:14.195Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00e93f0b-0b25-46e6-b3ec-24333dc3a953"}, {"node_instance_id": "proxy_node_zfn03y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:14.473Z", "message": " Reading state information...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:14.196Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00e93f0b-0b25-46e6-b3ec-24333dc3a953"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:15.161Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "dime_security_group_f25a8c", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:14.791Z", "source_id": "dime_host_8d5h0z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.d310315f-8ebc-48c1-a5d8-b7011f19c4a0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:15.161Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-9a94a5a8-a238-4bcb-98ca-53dc3676811b", "level": "debug", "target_id": "dime_security_group_f25a8c", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:14.798Z", "source_id": "dime_host_8d5h0z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.d310315f-8ebc-48c1-a5d8-b7011f19c4a0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:15.161Z", "message": "RESP: [300] Date: Tue, 09 Apr 2019 10:32:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9a94a5a8-a238-4bcb-98ca-53dc3676811b Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "dime_security_group_f25a8c", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:14.798Z", "source_id": "dime_host_8d5h0z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.d310315f-8ebc-48c1-a5d8-b7011f19c4a0"}, {"node_instance_id": "bind_host_xkrzi3", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:15.907Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:15.442Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.254dfe12-80cd-46bb-9b4c-c3ec63d8f56d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:15.907Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-bcea41b1-16fe-4663-9005-de00ec247387", "level": "debug", "target_id": "vellum_security_group_n0u8xe", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:15.419Z", "source_id": "vellum_host_41y0pg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.028f3f6e-ec7c-470b-9a99-87355ba5ce60"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:15.907Z", "message": "RESP: [300] Date: Tue, 09 Apr 2019 10:32:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bcea41b1-16fe-4663-9005-de00ec247387 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "vellum_security_group_n0u8xe", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:15.419Z", "source_id": "vellum_host_41y0pg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.028f3f6e-ec7c-470b-9a99-87355ba5ce60"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:15.907Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "vellum_security_group_n0u8xe", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:15.414Z", "source_id": "vellum_host_41y0pg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.028f3f6e-ec7c-470b-9a99-87355ba5ce60"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:15.907Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}07a33bb3bfe43b4f7485a8f4d6b720b3ca43aab4\"", "level": "debug", "target_id": "dime_security_group_f25a8c", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:15.208Z", "source_id": "dime_host_8d5h0z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.d310315f-8ebc-48c1-a5d8-b7011f19c4a0"}, {"node_instance_id": "bono_host_mmu58s", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:15.907Z", "message": "Creating Agent bono_host_mmu58s", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:15.089Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.24b8118c-67ad-4e38-b085-983e22ea5780"}, {"node_instance_id": "bind_host_xkrzi3", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:15.907Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-4d64fc65-5a86-4085-9bb1-d5bcd0b8a04d", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:15.447Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.254dfe12-80cd-46bb-9b4c-c3ec63d8f56d"}, {"node_instance_id": "bind_host_xkrzi3", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:15.907Z", "message": "RESP: [300] Date: Tue, 09 Apr 2019 10:32:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4d64fc65-5a86-4085-9bb1-d5bcd0b8a04d Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:15.447Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.254dfe12-80cd-46bb-9b4c-c3ec63d8f56d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:16.496Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}07a33bb3bfe43b4f7485a8f4d6b720b3ca43aab4\"", "level": "debug", "target_id": "dime_security_group_f25a8c", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:16.053Z", "source_id": "dime_host_8d5h0z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.d310315f-8ebc-48c1-a5d8-b7011f19c4a0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:16.496Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca used request id req-5e9e6af2-a1f2-4b5c-a348-48452714f0eb", "level": "debug", "target_id": "dime_security_group_f25a8c", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:16.051Z", "source_id": "dime_host_8d5h0z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.d310315f-8ebc-48c1-a5d8-b7011f19c4a0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:16.496Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10:32:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5e9e6af2-a1f2-4b5c-a348-48452714f0eb x-compute-request-id: req-5e9e6af2-a1f2-4b5c-a348-48452714f0eb Content-Encoding: gzip Content-Length: 833 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f0:d2:3a\", \"version\": 4, \"addr\": \"192.168.120.9\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"10e27409-226d-4f3d-971a-db9735ac09c8\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-04-09T10:30:42.000000\", \"flavor\": {\"id\": \"22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"rel\": \"bookmark\"}]}, \"id\": \"dd78e78a-000b-421c-be8e-8ecf8df7a4ca\", \"security_groups\": [{\"name\": \"clearwater-sg_dime\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"ac8606d68bbd45969d2b1630e01ac7c4\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-04-09T10:30:33Z\", \"hostId\": \"a8714558011d134c44d218ba8746cf343482bff1e33310f6e84138e7\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b\", \"name\": \"server_clearwater-opnfv_dime_host_8d5h0z\", \"created\": \"2019-04-09T10:28:23Z\", \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\", \"cloudify_management_network_id\": \"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\"}}}\n", "level": "debug", "target_id": "dime_security_group_f25a8c", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:16.051Z", "source_id": "dime_host_8d5h0z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.d310315f-8ebc-48c1-a5d8-b7011f19c4a0"}, {"node_instance_id": "bind_host_xkrzi3", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:16.496Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}cae849bfda08d8fd675dc3f54b0765c138dc6fc1\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:15.866Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.254dfe12-80cd-46bb-9b4c-c3ec63d8f56d"}, {"node_instance_id": "homer_host_d3fa9b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:16.496Z", "message": "Validating SSH connection", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:15.834Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.5174625a-2cd9-4239-b306-8bf11aab0f8c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:16.496Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a0f550561768b0d7e60559ae2c1ed2c2298889ab\"", "level": "debug", "target_id": "vellum_security_group_n0u8xe", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:15.864Z", "source_id": "vellum_host_41y0pg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.028f3f6e-ec7c-470b-9a99-87355ba5ce60"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:16.496Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10: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-bd6d5393-9301-42ac-8aa2-8a9e0541ccea x-compute-request-id: req-bd6d5393-9301-42ac-8aa2-8a9e0541ccea Content-Encoding: gzip Content-Length: 533 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"2bf238e1-c96a-4edc-8d76-3703be9c0f98\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"ac378cc9-735c-4814-9212-1fb88719d9ff\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"2bf238e1-c96a-4edc-8d76-3703be9c0f98\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"af147da1-599b-481e-8b7a-33141eed572e\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"2bf238e1-c96a-4edc-8d76-3703be9c0f98\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b246ec6d-6f1d-43ae-9b2b-aac6e93fc1db\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"2bf238e1-c96a-4edc-8d76-3703be9c0f98\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"f89b4710-5e49-440b-b261-25461d4a8603\"}], \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"id\": \"2bf238e1-c96a-4edc-8d76-3703be9c0f98\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 8889, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 8889, \"parent_group_id\": \"1f78e240-5909-4a7b-aa8e-dce549e8942a\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"d3cab614-4610-49c6-b6c5-7afe5ae72980\"}, {\"from_port\": 10888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 10888, \"parent_group_id\": \"1f78e240-5909-4a7b-aa8e-dce549e8942a\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"ef749689-7cd3-4533-8223-13f70103ac6e\"}, {\"from_port\": 8888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 8888, \"parent_group_id\": \"1f78e240-5909-4a7b-aa8e-dce549e8942a\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"fad2ac3f-c394-4855-82e2-0d55bab9e0ba\"}], \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"id\": \"1f78e240-5909-4a7b-aa8e-dce549e8942a\", \"name\": \"clearwater-sg_dime\", \"description\": \"memcached Chronos REST\"}]}\n", "level": "debug", "target_id": "dime_security_group_f25a8c", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:16.387Z", "source_id": "dime_host_8d5h0z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.d310315f-8ebc-48c1-a5d8-b7011f19c4a0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:16.496Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca used request id req-5e9e6af2-a1f2-4b5c-a348-48452714f0eb", "level": "debug", "target_id": "dime_security_group_f25a8c", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:16.052Z", "source_id": "dime_host_8d5h0z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.d310315f-8ebc-48c1-a5d8-b7011f19c4a0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:17.120Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183 used request id req-b2a2d0b8-a177-4045-bd9f-deabf1f3d527", "level": "debug", "target_id": "vellum_security_group_n0u8xe", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:16.623Z", "source_id": "vellum_host_41y0pg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.028f3f6e-ec7c-470b-9a99-87355ba5ce60"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:17.120Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca/os-security-groups used request id req-bd6d5393-9301-42ac-8aa2-8a9e0541ccea", "level": "debug", "target_id": "dime_security_group_f25a8c", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:16.388Z", "source_id": "dime_host_8d5h0z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.d310315f-8ebc-48c1-a5d8-b7011f19c4a0"}], "metadata": {"pagination": {"total": 1855, "offset": 1663, "size": 50}}} 2019-04-09 10:32:28,934 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:32:28,934 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:32:28 GMT 2019-04-09 10:32:28,934 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:32:28,935 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-09 10:32:28,935 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:32:28,935 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:32:28,935 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:32:28,935 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-09 10:32:28,937 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] 2019-04-09 10:32:28,937 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] 2019-04-09 10:32:28,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] 2019-04-09 10:32:28,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] 2019-04-09 10:32:28,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] 2019-04-09 10:32:28,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] 2019-04-09 10:32:28,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] 2019-04-09 10:32:28,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] 2019-04-09 10:32:28,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] 2019-04-09 10:32:28,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] 2019-04-09 10:32:28,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] 2019-04-09 10:32:28,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] 2019-04-09 10:32:28,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB] 2019-04-09 10:32:28,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] 2019-04-09 10:32:28,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB] 2019-04-09 10:32:28,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB] 2019-04-09 10:32:28,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] 2019-04-09 10:32:28,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB] 2019-04-09 10:32:28,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-168.218 [771 kB] 2019-04-09 10:32:28,941 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1,913 kB] 2019-04-09 10:32:28,941 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] 2019-04-09 10:32:28,941 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Fetched 23.9 MB in 4s (4,904 kB/s) 2019-04-09 10:32:28,941 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - (Reading database ... 51347 files and directories currently installed.) 2019-04-09 10:32:28,941 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libc6_2.19-0ubuntu6.15_amd64.deb ... 2019-04-09 10:32:28,941 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 0%] Unpacking libc6:amd64 (2.19-0ubuntu6.15) over (2.19-0ubuntu6.14) ... 2019-04-09 10:32:28,941 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Reading package lists... 2019-04-09 10:32:28,942 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Reading package lists... 2019-04-09 10:32:28,942 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Fetched 13.1 MB in 5s (2,346 kB/s) 2019-04-09 10:32:28,942 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Reading state information... 2019-04-09 10:32:28,942 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-09 10:32:28,942 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-9a94a5a8-a238-4bcb-98ca-53dc3676811b 2019-04-09 10:32:28,942 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 09 Apr 2019 10:32:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9a94a5a8-a238-4bcb-98ca-53dc3676811b Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 10:32:28,943 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-09 10:32:28,943 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-bcea41b1-16fe-4663-9005-de00ec247387 2019-04-09 10:32:28,943 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 09 Apr 2019 10:32:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bcea41b1-16fe-4663-9005-de00ec247387 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 10:32:28,943 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-09 10:32:28,943 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07a33bb3bfe43b4f7485a8f4d6b720b3ca43aab4" 2019-04-09 10:32:28,943 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent bono_host_mmu58s 2019-04-09 10:32:28,943 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-4d64fc65-5a86-4085-9bb1-d5bcd0b8a04d 2019-04-09 10:32:28,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 09 Apr 2019 10:32:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4d64fc65-5a86-4085-9bb1-d5bcd0b8a04d Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 10:32:28,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07a33bb3bfe43b4f7485a8f4d6b720b3ca43aab4" 2019-04-09 10:32:28,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca used request id req-5e9e6af2-a1f2-4b5c-a348-48452714f0eb 2019-04-09 10:32:28,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10:32:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5e9e6af2-a1f2-4b5c-a348-48452714f0eb x-compute-request-id: req-5e9e6af2-a1f2-4b5c-a348-48452714f0eb Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:d2:3a", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca", "rel": "bookmark"}], "image": {"id": "10e27409-226d-4f3d-971a-db9735ac09c8", "links": [{"href": "http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-09T10:30:42.000000", "flavor": {"id": "22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "links": [{"href": "http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "rel": "bookmark"}]}, "id": "dd78e78a-000b-421c-be8e-8ecf8df7a4ca", "security_groups": [{"name": "clearwater-sg_dime"}, {"name": "clearwater-sg_base"}], "user_id": "ac8606d68bbd45969d2b1630e01ac7c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-09T10:30:33Z", "hostId": "a8714558011d134c44d218ba8746cf343482bff1e33310f6e84138e7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "name": "server_clearwater-opnfv_dime_host_8d5h0z", "created": "2019-04-09T10:28:23Z", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b", "cloudify_management_network_id": "67c32f4e-cb01-4d56-a2b5-fe18f582c72d"}}} 2019-04-09 10:32:28,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cae849bfda08d8fd675dc3f54b0765c138dc6fc1" 2019-04-09 10:32:28,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-04-09 10:32:28,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0f550561768b0d7e60559ae2c1ed2c2298889ab" 2019-04-09 10:32:28,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10: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-bd6d5393-9301-42ac-8aa2-8a9e0541ccea x-compute-request-id: req-bd6d5393-9301-42ac-8aa2-8a9e0541ccea Content-Encoding: gzip Content-Length: 533 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "2bf238e1-c96a-4edc-8d76-3703be9c0f98", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ac378cc9-735c-4814-9212-1fb88719d9ff"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "2bf238e1-c96a-4edc-8d76-3703be9c0f98", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "af147da1-599b-481e-8b7a-33141eed572e"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "2bf238e1-c96a-4edc-8d76-3703be9c0f98", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b246ec6d-6f1d-43ae-9b2b-aac6e93fc1db"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "2bf238e1-c96a-4edc-8d76-3703be9c0f98", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f89b4710-5e49-440b-b261-25461d4a8603"}], "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "id": "2bf238e1-c96a-4edc-8d76-3703be9c0f98", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 8889, "group": {}, "ip_protocol": "tcp", "to_port": 8889, "parent_group_id": "1f78e240-5909-4a7b-aa8e-dce549e8942a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d3cab614-4610-49c6-b6c5-7afe5ae72980"}, {"from_port": 10888, "group": {}, "ip_protocol": "tcp", "to_port": 10888, "parent_group_id": "1f78e240-5909-4a7b-aa8e-dce549e8942a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ef749689-7cd3-4533-8223-13f70103ac6e"}, {"from_port": 8888, "group": {}, "ip_protocol": "tcp", "to_port": 8888, "parent_group_id": "1f78e240-5909-4a7b-aa8e-dce549e8942a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "fad2ac3f-c394-4855-82e2-0d55bab9e0ba"}], "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "id": "1f78e240-5909-4a7b-aa8e-dce549e8942a", "name": "clearwater-sg_dime", "description": "memcached Chronos REST"}]} 2019-04-09 10:32:28,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca used request id req-5e9e6af2-a1f2-4b5c-a348-48452714f0eb 2019-04-09 10:32:28,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183 used request id req-b2a2d0b8-a177-4045-bd9f-deabf1f3d527 2019-04-09 10:32:28,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca/os-security-groups used request id req-bd6d5393-9301-42ac-8aa2-8a9e0541ccea 2019-04-09 10:32:28,945 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/4c65a646-067f-4556-a879-83319631caf0 2019-04-09 10:32:29,058 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:32:29,058 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:32:29,058 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:32:29,058 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:32:29,058 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:32:29,058 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:32:29,059 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:32:29,059 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T10:28:06.618Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-09T10:28:06.619Z", "id": "4c65a646-067f-4556-a879-83319631caf0"} 2019-04-09 10:32:29,059 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:32:29,059 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:32:29 GMT 2019-04-09 10:32:29,059 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:32:29,059 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-09 10:32:29,059 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:32:29,059 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:32:29,059 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:32:34,065 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-09 10:32:34,196 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:32:34,196 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:32:34,196 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:32:34,197 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:32:34,197 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:32:34,197 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:32:34,197 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:32:34,197 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:17.120Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}07a33bb3bfe43b4f7485a8f4d6b720b3ca43aab4\"", "level": "debug", "target_id": "dime_security_group_f25a8c", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:16.538Z", "source_id": "dime_host_8d5h0z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.d310315f-8ebc-48c1-a5d8-b7011f19c4a0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:17.120Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca used request id req-6dfd8564-1a57-430a-8636-8a94312ad754", "level": "debug", "target_id": "dime_security_group_f25a8c", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:16.537Z", "source_id": "dime_host_8d5h0z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.d310315f-8ebc-48c1-a5d8-b7011f19c4a0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:17.120Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca used request id req-6dfd8564-1a57-430a-8636-8a94312ad754", "level": "debug", "target_id": "dime_security_group_f25a8c", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:16.537Z", "source_id": "dime_host_8d5h0z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.d310315f-8ebc-48c1-a5d8-b7011f19c4a0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:17.120Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10: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-6dfd8564-1a57-430a-8636-8a94312ad754 x-compute-request-id: req-6dfd8564-1a57-430a-8636-8a94312ad754 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f0:d2:3a\", \"version\": 4, \"addr\": \"192.168.120.9\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"10e27409-226d-4f3d-971a-db9735ac09c8\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-04-09T10:30:42.000000\", \"flavor\": {\"id\": \"22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"rel\": \"bookmark\"}]}, \"id\": \"dd78e78a-000b-421c-be8e-8ecf8df7a4ca\", \"security_groups\": [{\"name\": \"clearwater-sg_dime\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"ac8606d68bbd45969d2b1630e01ac7c4\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-04-09T10:30:33Z\", \"hostId\": \"a8714558011d134c44d218ba8746cf343482bff1e33310f6e84138e7\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b\", \"name\": \"server_clearwater-opnfv_dime_host_8d5h0z\", \"created\": \"2019-04-09T10:28:23Z\", \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\", \"cloudify_management_network_id\": \"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\"}}}\n", "level": "debug", "target_id": "dime_security_group_f25a8c", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:16.537Z", "source_id": "dime_host_8d5h0z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.d310315f-8ebc-48c1-a5d8-b7011f19c4a0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:17.120Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10:32: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-ec433357-8809-455d-a6ae-ed18582fc3ef x-compute-request-id: req-ec433357-8809-455d-a6ae-ed18582fc3ef Content-Encoding: gzip Content-Length: 533 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"2bf238e1-c96a-4edc-8d76-3703be9c0f98\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"ac378cc9-735c-4814-9212-1fb88719d9ff\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"2bf238e1-c96a-4edc-8d76-3703be9c0f98\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"af147da1-599b-481e-8b7a-33141eed572e\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"2bf238e1-c96a-4edc-8d76-3703be9c0f98\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b246ec6d-6f1d-43ae-9b2b-aac6e93fc1db\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"2bf238e1-c96a-4edc-8d76-3703be9c0f98\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"f89b4710-5e49-440b-b261-25461d4a8603\"}], \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"id\": \"2bf238e1-c96a-4edc-8d76-3703be9c0f98\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 8889, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 8889, \"parent_group_id\": \"1f78e240-5909-4a7b-aa8e-dce549e8942a\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"d3cab614-4610-49c6-b6c5-7afe5ae72980\"}, {\"from_port\": 10888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 10888, \"parent_group_id\": \"1f78e240-5909-4a7b-aa8e-dce549e8942a\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"ef749689-7cd3-4533-8223-13f70103ac6e\"}, {\"from_port\": 8888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 8888, \"parent_group_id\": \"1f78e240-5909-4a7b-aa8e-dce549e8942a\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"fad2ac3f-c394-4855-82e2-0d55bab9e0ba\"}], \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"id\": \"1f78e240-5909-4a7b-aa8e-dce549e8942a\", \"name\": \"clearwater-sg_dime\", \"description\": \"memcached Chronos REST\"}]}\n", "level": "debug", "target_id": "dime_security_group_f25a8c", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:16.902Z", "source_id": "dime_host_8d5h0z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.d310315f-8ebc-48c1-a5d8-b7011f19c4a0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:17.120Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}07a33bb3bfe43b4f7485a8f4d6b720b3ca43aab4\"", "level": "debug", "target_id": "dime_security_group_f25a8c", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:16.389Z", "source_id": "dime_host_8d5h0z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.d310315f-8ebc-48c1-a5d8-b7011f19c4a0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:17.120Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca/os-security-groups used request id req-bd6d5393-9301-42ac-8aa2-8a9e0541ccea", "level": "debug", "target_id": "dime_security_group_f25a8c", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:16.388Z", "source_id": "dime_host_8d5h0z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.d310315f-8ebc-48c1-a5d8-b7011f19c4a0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:17.120Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca/os-security-groups used request id req-bd6d5393-9301-42ac-8aa2-8a9e0541ccea", "level": "debug", "target_id": "dime_security_group_f25a8c", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:16.388Z", "source_id": "dime_host_8d5h0z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.d310315f-8ebc-48c1-a5d8-b7011f19c4a0"}, {"node_instance_id": "bind_host_xkrzi3", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:17.120Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065 used request id req-b6b957df-c3bc-4c33-a901-f778ac1527a5", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:16.760Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.254dfe12-80cd-46bb-9b4c-c3ec63d8f56d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:17.120Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a0f550561768b0d7e60559ae2c1ed2c2298889ab\"", "level": "debug", "target_id": "vellum_security_group_n0u8xe", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:16.624Z", "source_id": "vellum_host_41y0pg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.028f3f6e-ec7c-470b-9a99-87355ba5ce60"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:17.120Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183 used request id req-b2a2d0b8-a177-4045-bd9f-deabf1f3d527", "level": "debug", "target_id": "vellum_security_group_n0u8xe", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:16.623Z", "source_id": "vellum_host_41y0pg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.028f3f6e-ec7c-470b-9a99-87355ba5ce60"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:17.120Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183 used request id req-b2a2d0b8-a177-4045-bd9f-deabf1f3d527", "level": "debug", "target_id": "vellum_security_group_n0u8xe", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:16.623Z", "source_id": "vellum_host_41y0pg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.028f3f6e-ec7c-470b-9a99-87355ba5ce60"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:17.120Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10: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-b2a2d0b8-a177-4045-bd9f-deabf1f3d527 x-compute-request-id: req-b2a2d0b8-a177-4045-bd9f-deabf1f3d527 Content-Encoding: gzip Content-Length: 835 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:36:12:ae\", \"version\": 4, \"addr\": \"192.168.120.6\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"10e27409-226d-4f3d-971a-db9735ac09c8\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-04-09T10:30:42.000000\", \"flavor\": {\"id\": \"22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"rel\": \"bookmark\"}]}, \"id\": \"390af7e2-1c01-4f6a-bdc6-9700b5912183\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_vellum\"}], \"user_id\": \"ac8606d68bbd45969d2b1630e01ac7c4\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-04-09T10:30:33Z\", \"hostId\": \"a8714558011d134c44d218ba8746cf343482bff1e33310f6e84138e7\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b\", \"name\": \"server_clearwater-opnfv_vellum_host_41y0pg\", \"created\": \"2019-04-09T10:28:22Z\", \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\", \"cloudify_management_network_id\": \"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\"}}}\n", "level": "debug", "target_id": "vellum_security_group_n0u8xe", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:16.622Z", "source_id": "vellum_host_41y0pg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.028f3f6e-ec7c-470b-9a99-87355ba5ce60"}, {"node_instance_id": "bind_host_xkrzi3", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:17.120Z", "message": "Server is ACTIVE", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:16.761Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.254dfe12-80cd-46bb-9b4c-c3ec63d8f56d"}, {"node_instance_id": "sprout_host_y1ieip", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:17.120Z", "message": "Sending task 'nova_plugin.server.start' [retry 6/60]", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:16.469Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:17.673Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a0f550561768b0d7e60559ae2c1ed2c2298889ab\"", "level": "debug", "target_id": "vellum_security_group_n0u8xe", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:17.382Z", "source_id": "vellum_host_41y0pg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.028f3f6e-ec7c-470b-9a99-87355ba5ce60"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:17.673Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca/os-security-groups used request id req-ec433357-8809-455d-a6ae-ed18582fc3ef", "level": "debug", "target_id": "dime_security_group_f25a8c", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:16.903Z", "source_id": "dime_host_8d5h0z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.d310315f-8ebc-48c1-a5d8-b7011f19c4a0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:17.673Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca/os-security-groups used request id req-ec433357-8809-455d-a6ae-ed18582fc3ef", "level": "debug", "target_id": "dime_security_group_f25a8c", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:16.903Z", "source_id": "dime_host_8d5h0z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.d310315f-8ebc-48c1-a5d8-b7011f19c4a0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:17.673Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10:32: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-1e3bc254-655a-4969-b4bf-cd4c648f5a4a x-compute-request-id: req-1e3bc254-655a-4969-b4bf-cd4c648f5a4a Content-Encoding: gzip Content-Length: 635 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"2bf238e1-c96a-4edc-8d76-3703be9c0f98\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"ac378cc9-735c-4814-9212-1fb88719d9ff\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"2bf238e1-c96a-4edc-8d76-3703be9c0f98\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"af147da1-599b-481e-8b7a-33141eed572e\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"2bf238e1-c96a-4edc-8d76-3703be9c0f98\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b246ec6d-6f1d-43ae-9b2b-aac6e93fc1db\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"2bf238e1-c96a-4edc-8d76-3703be9c0f98\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"f89b4710-5e49-440b-b261-25461d4a8603\"}], \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"id\": \"2bf238e1-c96a-4edc-8d76-3703be9c0f98\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 7000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 7000, \"parent_group_id\": \"d0572207-c49c-4b9a-a2df-db99c268af4a\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"6435b995-082d-47a2-a149-403571c2b33c\"}, {\"from_port\": 11311, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 11311, \"parent_group_id\": \"d0572207-c49c-4b9a-a2df-db99c268af4a\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"6b4616f9-3ef6-44a1-a7e3-84ab48269bcb\"}, {\"from_port\": 9160, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9160, \"parent_group_id\": \"d0572207-c49c-4b9a-a2df-db99c268af4a\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"73633062-e843-47c3-8bfb-cb45e14f5fa6\"}, {\"from_port\": 7253, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 7253, \"parent_group_id\": \"d0572207-c49c-4b9a-a2df-db99c268af4a\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"9495934d-da6b-4e81-826e-ee8754b5b6b6\"}, {\"from_port\": 11211, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 11211, \"parent_group_id\": \"d0572207-c49c-4b9a-a2df-db99c268af4a\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"bb45ed84-0017-4351-9371-646f0ee28f40\"}, {\"from_port\": 6667, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 6668, \"parent_group_id\": \"d0572207-c49c-4b9a-a2df-db99c268af4a\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"e6ad86c8-ef04-4400-86a0-1054fa6fd3a5\"}], \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"id\": \"d0572207-c49c-4b9a-a2df-db99c268af4a\", \"name\": \"clearwater-sg_vellum\", \"description\": \"REST Cassandra 0MQ\"}]}\n", "level": "debug", "target_id": "vellum_security_group_n0u8xe", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:17.042Z", "source_id": "vellum_host_41y0pg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.028f3f6e-ec7c-470b-9a99-87355ba5ce60"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:17.673Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183/os-security-groups used request id req-1e3bc254-655a-4969-b4bf-cd4c648f5a4a", "level": "debug", "target_id": "vellum_security_group_n0u8xe", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:17.042Z", "source_id": "vellum_host_41y0pg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.028f3f6e-ec7c-470b-9a99-87355ba5ce60"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:17.673Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183/os-security-groups used request id req-1e3bc254-655a-4969-b4bf-cd4c648f5a4a", "level": "debug", "target_id": "vellum_security_group_n0u8xe", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:17.042Z", "source_id": "vellum_host_41y0pg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.028f3f6e-ec7c-470b-9a99-87355ba5ce60"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:17.673Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a0f550561768b0d7e60559ae2c1ed2c2298889ab\"", "level": "debug", "target_id": "vellum_security_group_n0u8xe", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:17.044Z", "source_id": "vellum_host_41y0pg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.028f3f6e-ec7c-470b-9a99-87355ba5ce60"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:17.673Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10:32: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-3f6c2e53-4711-4eeb-83a6-ad28d2ec128e x-compute-request-id: req-3f6c2e53-4711-4eeb-83a6-ad28d2ec128e Content-Encoding: gzip Content-Length: 835 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:36:12:ae\", \"version\": 4, \"addr\": \"192.168.120.6\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"10e27409-226d-4f3d-971a-db9735ac09c8\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-04-09T10:30:42.000000\", \"flavor\": {\"id\": \"22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"rel\": \"bookmark\"}]}, \"id\": \"390af7e2-1c01-4f6a-bdc6-9700b5912183\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_vellum\"}], \"user_id\": \"ac8606d68bbd45969d2b1630e01ac7c4\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-04-09T10:30:33Z\", \"hostId\": \"a8714558011d134c44d218ba8746cf343482bff1e33310f6e84138e7\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b\", \"name\": \"server_clearwater-opnfv_vellum_host_41y0pg\", \"created\": \"2019-04-09T10:28:22Z\", \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\", \"cloudify_management_network_id\": \"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\"}}}\n", "level": "debug", "target_id": "vellum_security_group_n0u8xe", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:17.380Z", "source_id": "vellum_host_41y0pg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.028f3f6e-ec7c-470b-9a99-87355ba5ce60"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:17.673Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183 used request id req-3f6c2e53-4711-4eeb-83a6-ad28d2ec128e", "level": "debug", "target_id": "vellum_security_group_n0u8xe", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:17.380Z", "source_id": "vellum_host_41y0pg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.028f3f6e-ec7c-470b-9a99-87355ba5ce60"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:17.673Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183 used request id req-3f6c2e53-4711-4eeb-83a6-ad28d2ec128e", "level": "debug", "target_id": "vellum_security_group_n0u8xe", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:17.381Z", "source_id": "vellum_host_41y0pg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.028f3f6e-ec7c-470b-9a99-87355ba5ce60"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:17.673Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "dime_security_group_f25a8c", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:17.323Z", "source_id": "dime_host_8d5h0z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "bind_host_xkrzi3", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:17.673Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 6/60]", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:17.335Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:18.472Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "vellum_security_group_n0u8xe", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:18.231Z", "source_id": "vellum_host_41y0pg", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:18.472Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183/os-security-groups used request id req-301982bc-b64c-4f61-ba7f-b50e6e3408a5", "level": "debug", "target_id": "vellum_security_group_n0u8xe", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:17.788Z", "source_id": "vellum_host_41y0pg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.028f3f6e-ec7c-470b-9a99-87355ba5ce60"}, {"node_instance_id": "sprout_host_y1ieip", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:18.472Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:18.111Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.f6f75f11-5e05-4186-bd20-fe42c11ca4e0"}, {"node_instance_id": "sprout_host_y1ieip", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:18.472Z", "message": "RESP: [300] Date: Tue, 09 Apr 2019 10:32:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4229032c-b041-4f5b-a890-e30093ab2de3 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:18.115Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.f6f75f11-5e05-4186-bd20-fe42c11ca4e0"}, {"node_instance_id": "sprout_host_y1ieip", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:18.472Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-4229032c-b041-4f5b-a890-e30093ab2de3", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:18.115Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.f6f75f11-5e05-4186-bd20-fe42c11ca4e0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:18.472Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10:32: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-301982bc-b64c-4f61-ba7f-b50e6e3408a5 x-compute-request-id: req-301982bc-b64c-4f61-ba7f-b50e6e3408a5 Content-Encoding: gzip Content-Length: 635 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"2bf238e1-c96a-4edc-8d76-3703be9c0f98\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"ac378cc9-735c-4814-9212-1fb88719d9ff\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"2bf238e1-c96a-4edc-8d76-3703be9c0f98\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"af147da1-599b-481e-8b7a-33141eed572e\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"2bf238e1-c96a-4edc-8d76-3703be9c0f98\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b246ec6d-6f1d-43ae-9b2b-aac6e93fc1db\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"2bf238e1-c96a-4edc-8d76-3703be9c0f98\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"f89b4710-5e49-440b-b261-25461d4a8603\"}], \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"id\": \"2bf238e1-c96a-4edc-8d76-3703be9c0f98\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 7000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 7000, \"parent_group_id\": \"d0572207-c49c-4b9a-a2df-db99c268af4a\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"6435b995-082d-47a2-a149-403571c2b33c\"}, {\"from_port\": 11311, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 11311, \"parent_group_id\": \"d0572207-c49c-4b9a-a2df-db99c268af4a\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"6b4616f9-3ef6-44a1-a7e3-84ab48269bcb\"}, {\"from_port\": 9160, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9160, \"parent_group_id\": \"d0572207-c49c-4b9a-a2df-db99c268af4a\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"73633062-e843-47c3-8bfb-cb45e14f5fa6\"}, {\"from_port\": 7253, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 7253, \"parent_group_id\": \"d0572207-c49c-4b9a-a2df-db99c268af4a\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"9495934d-da6b-4e81-826e-ee8754b5b6b6\"}, {\"from_port\": 11211, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 11211, \"parent_group_id\": \"d0572207-c49c-4b9a-a2df-db99c268af4a\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"bb45ed84-0017-4351-9371-646f0ee28f40\"}, {\"from_port\": 6667, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 6668, \"parent_group_id\": \"d0572207-c49c-4b9a-a2df-db99c268af4a\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"e6ad86c8-ef04-4400-86a0-1054fa6fd3a5\"}], \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"id\": \"d0572207-c49c-4b9a-a2df-db99c268af4a\", \"name\": \"clearwater-sg_vellum\", \"description\": \"REST Cassandra 0MQ\"}]}\n", "level": "debug", "target_id": "vellum_security_group_n0u8xe", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:17.786Z", "source_id": "vellum_host_41y0pg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.028f3f6e-ec7c-470b-9a99-87355ba5ce60"}, {"node_instance_id": "dime_host_8d5h0z", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:18.472Z", "message": "Relationships established", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:17.431Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "bind_host_xkrzi3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:18.472Z", "message": "Creating agent", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:17.554Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "bind_host_xkrzi3", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:18.472Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:17.794Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:18.472Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183/os-security-groups used request id req-301982bc-b64c-4f61-ba7f-b50e6e3408a5", "level": "debug", "target_id": "vellum_security_group_n0u8xe", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:17.787Z", "source_id": "vellum_host_41y0pg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.028f3f6e-ec7c-470b-9a99-87355ba5ce60"}, {"node_instance_id": "proxy_node_zfn03y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:19.284Z", "message": "Waiting for process 1607 to end...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:18.742Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00e93f0b-0b25-46e6-b3ec-24333dc3a953"}, {"node_instance_id": "sprout_host_y1ieip", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:19.284Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10:32:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2e68877e-342d-459a-811e-783aee05d6ee x-compute-request-id: req-2e68877e-342d-459a-811e-783aee05d6ee Content-Encoding: gzip Content-Length: 849 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:b6:8f:77\", \"version\": 4, \"addr\": \"192.168.120.15\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/1cd83db2-0e44-47f7-8603-85a45117f76b\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"10e27409-226d-4f3d-971a-db9735ac09c8\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-04-09T10:31:45.000000\", \"flavor\": {\"id\": \"22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"rel\": \"bookmark\"}]}, \"id\": \"1cd83db2-0e44-47f7-8603-85a45117f76b\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_sprout\"}], \"user_id\": \"ac8606d68bbd45969d2b1630e01ac7c4\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-04-09T10:31:36Z\", \"hostId\": \"559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b\", \"name\": \"server_clearwater-opnfv_sprout_host_y1ieip\", \"created\": \"2019-04-09T10:28:32Z\", \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\", \"cloudify_management_network_id\": \"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\"}}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:19.053Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.f6f75f11-5e05-4186-bd20-fe42c11ca4e0"}, {"node_instance_id": "vellum_host_41y0pg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:19.284Z", "message": "Relationships established", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:19.035Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "dime_host_8d5h0z", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:19.284Z", "message": "Node instance started", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:18.439Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "sprout_host_y1ieip", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:19.284Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b used request id req-2e68877e-342d-459a-811e-783aee05d6ee", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:19.054Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.f6f75f11-5e05-4186-bd20-fe42c11ca4e0"}, {"node_instance_id": "sprout_host_y1ieip", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:19.284Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b used request id req-2e68877e-342d-459a-811e-783aee05d6ee", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:19.053Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.f6f75f11-5e05-4186-bd20-fe42c11ca4e0"}, {"node_instance_id": "sprout_host_y1ieip", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:19.284Z", "message": "Server is ACTIVE", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:19.054Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.f6f75f11-5e05-4186-bd20-fe42c11ca4e0"}, {"node_instance_id": "vellum_host_41y0pg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:19.284Z", "message": "Node instance started", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:19.219Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "sprout_host_y1ieip", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:19.284Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}cf6dc49a61c486715ffe651d2a88bfdc646204cb\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:18.510Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.f6f75f11-5e05-4186-bd20-fe42c11ca4e0"}, {"node_instance_id": "sprout_host_y1ieip", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:19.903Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 6/60]", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:19.725Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "bind_host_xkrzi3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:19.903Z", "message": "Validating SSH connection", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:19.395Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.aa85be25-1c65-4688-9509-ef1ae59a20f3"}, {"node_instance_id": "sprout_host_y1ieip", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:20.527Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:20.183Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "sprout_host_y1ieip", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:20.527Z", "message": "Creating agent", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:19.862Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}], "metadata": {"pagination": {"total": 1907, "offset": 1713, "size": 50}}} 2019-04-09 10:32:34,197 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:32:34,197 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:32:34 GMT 2019-04-09 10:32:34,197 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:32:34,198 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-09 10:32:34,198 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:32:34,198 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:32:34,198 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:32:34,198 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-09 10:32:34,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07a33bb3bfe43b4f7485a8f4d6b720b3ca43aab4" 2019-04-09 10:32:34,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca used request id req-6dfd8564-1a57-430a-8636-8a94312ad754 2019-04-09 10:32:34,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca used request id req-6dfd8564-1a57-430a-8636-8a94312ad754 2019-04-09 10:32:34,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10: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-6dfd8564-1a57-430a-8636-8a94312ad754 x-compute-request-id: req-6dfd8564-1a57-430a-8636-8a94312ad754 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:d2:3a", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca", "rel": "bookmark"}], "image": {"id": "10e27409-226d-4f3d-971a-db9735ac09c8", "links": [{"href": "http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-09T10:30:42.000000", "flavor": {"id": "22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "links": [{"href": "http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "rel": "bookmark"}]}, "id": "dd78e78a-000b-421c-be8e-8ecf8df7a4ca", "security_groups": [{"name": "clearwater-sg_dime"}, {"name": "clearwater-sg_base"}], "user_id": "ac8606d68bbd45969d2b1630e01ac7c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-09T10:30:33Z", "hostId": "a8714558011d134c44d218ba8746cf343482bff1e33310f6e84138e7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "name": "server_clearwater-opnfv_dime_host_8d5h0z", "created": "2019-04-09T10:28:23Z", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b", "cloudify_management_network_id": "67c32f4e-cb01-4d56-a2b5-fe18f582c72d"}}} 2019-04-09 10:32:34,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10:32: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-ec433357-8809-455d-a6ae-ed18582fc3ef x-compute-request-id: req-ec433357-8809-455d-a6ae-ed18582fc3ef Content-Encoding: gzip Content-Length: 533 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "2bf238e1-c96a-4edc-8d76-3703be9c0f98", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ac378cc9-735c-4814-9212-1fb88719d9ff"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "2bf238e1-c96a-4edc-8d76-3703be9c0f98", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "af147da1-599b-481e-8b7a-33141eed572e"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "2bf238e1-c96a-4edc-8d76-3703be9c0f98", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b246ec6d-6f1d-43ae-9b2b-aac6e93fc1db"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "2bf238e1-c96a-4edc-8d76-3703be9c0f98", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f89b4710-5e49-440b-b261-25461d4a8603"}], "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "id": "2bf238e1-c96a-4edc-8d76-3703be9c0f98", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 8889, "group": {}, "ip_protocol": "tcp", "to_port": 8889, "parent_group_id": "1f78e240-5909-4a7b-aa8e-dce549e8942a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d3cab614-4610-49c6-b6c5-7afe5ae72980"}, {"from_port": 10888, "group": {}, "ip_protocol": "tcp", "to_port": 10888, "parent_group_id": "1f78e240-5909-4a7b-aa8e-dce549e8942a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ef749689-7cd3-4533-8223-13f70103ac6e"}, {"from_port": 8888, "group": {}, "ip_protocol": "tcp", "to_port": 8888, "parent_group_id": "1f78e240-5909-4a7b-aa8e-dce549e8942a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "fad2ac3f-c394-4855-82e2-0d55bab9e0ba"}], "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "id": "1f78e240-5909-4a7b-aa8e-dce549e8942a", "name": "clearwater-sg_dime", "description": "memcached Chronos REST"}]} 2019-04-09 10:32:34,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07a33bb3bfe43b4f7485a8f4d6b720b3ca43aab4" 2019-04-09 10:32:34,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca/os-security-groups used request id req-bd6d5393-9301-42ac-8aa2-8a9e0541ccea 2019-04-09 10:32:34,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca/os-security-groups used request id req-bd6d5393-9301-42ac-8aa2-8a9e0541ccea 2019-04-09 10:32:34,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065 used request id req-b6b957df-c3bc-4c33-a901-f778ac1527a5 2019-04-09 10:32:34,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0f550561768b0d7e60559ae2c1ed2c2298889ab" 2019-04-09 10:32:34,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183 used request id req-b2a2d0b8-a177-4045-bd9f-deabf1f3d527 2019-04-09 10:32:34,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183 used request id req-b2a2d0b8-a177-4045-bd9f-deabf1f3d527 2019-04-09 10:32:34,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10: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-b2a2d0b8-a177-4045-bd9f-deabf1f3d527 x-compute-request-id: req-b2a2d0b8-a177-4045-bd9f-deabf1f3d527 Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:36:12:ae", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183", "rel": "bookmark"}], "image": {"id": "10e27409-226d-4f3d-971a-db9735ac09c8", "links": [{"href": "http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-09T10:30:42.000000", "flavor": {"id": "22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "links": [{"href": "http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "rel": "bookmark"}]}, "id": "390af7e2-1c01-4f6a-bdc6-9700b5912183", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_vellum"}], "user_id": "ac8606d68bbd45969d2b1630e01ac7c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-09T10:30:33Z", "hostId": "a8714558011d134c44d218ba8746cf343482bff1e33310f6e84138e7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "name": "server_clearwater-opnfv_vellum_host_41y0pg", "created": "2019-04-09T10:28:22Z", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b", "cloudify_management_network_id": "67c32f4e-cb01-4d56-a2b5-fe18f582c72d"}}} 2019-04-09 10:32:34,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2019-04-09 10:32:34,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 6/60] 2019-04-09 10:32:34,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0f550561768b0d7e60559ae2c1ed2c2298889ab" 2019-04-09 10:32:34,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca/os-security-groups used request id req-ec433357-8809-455d-a6ae-ed18582fc3ef 2019-04-09 10:32:34,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca/os-security-groups used request id req-ec433357-8809-455d-a6ae-ed18582fc3ef 2019-04-09 10:32:34,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10:32: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-1e3bc254-655a-4969-b4bf-cd4c648f5a4a x-compute-request-id: req-1e3bc254-655a-4969-b4bf-cd4c648f5a4a Content-Encoding: gzip Content-Length: 635 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "2bf238e1-c96a-4edc-8d76-3703be9c0f98", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ac378cc9-735c-4814-9212-1fb88719d9ff"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "2bf238e1-c96a-4edc-8d76-3703be9c0f98", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "af147da1-599b-481e-8b7a-33141eed572e"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "2bf238e1-c96a-4edc-8d76-3703be9c0f98", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b246ec6d-6f1d-43ae-9b2b-aac6e93fc1db"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "2bf238e1-c96a-4edc-8d76-3703be9c0f98", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f89b4710-5e49-440b-b261-25461d4a8603"}], "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "id": "2bf238e1-c96a-4edc-8d76-3703be9c0f98", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 7000, "group": {}, "ip_protocol": "tcp", "to_port": 7000, "parent_group_id": "d0572207-c49c-4b9a-a2df-db99c268af4a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "6435b995-082d-47a2-a149-403571c2b33c"}, {"from_port": 11311, "group": {}, "ip_protocol": "tcp", "to_port": 11311, "parent_group_id": "d0572207-c49c-4b9a-a2df-db99c268af4a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "6b4616f9-3ef6-44a1-a7e3-84ab48269bcb"}, {"from_port": 9160, "group": {}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "d0572207-c49c-4b9a-a2df-db99c268af4a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "73633062-e843-47c3-8bfb-cb45e14f5fa6"}, {"from_port": 7253, "group": {}, "ip_protocol": "tcp", "to_port": 7253, "parent_group_id": "d0572207-c49c-4b9a-a2df-db99c268af4a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9495934d-da6b-4e81-826e-ee8754b5b6b6"}, {"from_port": 11211, "group": {}, "ip_protocol": "tcp", "to_port": 11211, "parent_group_id": "d0572207-c49c-4b9a-a2df-db99c268af4a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "bb45ed84-0017-4351-9371-646f0ee28f40"}, {"from_port": 6667, "group": {}, "ip_protocol": "tcp", "to_port": 6668, "parent_group_id": "d0572207-c49c-4b9a-a2df-db99c268af4a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e6ad86c8-ef04-4400-86a0-1054fa6fd3a5"}], "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "id": "d0572207-c49c-4b9a-a2df-db99c268af4a", "name": "clearwater-sg_vellum", "description": "REST Cassandra 0MQ"}]} 2019-04-09 10:32:34,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183/os-security-groups used request id req-1e3bc254-655a-4969-b4bf-cd4c648f5a4a 2019-04-09 10:32:34,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183/os-security-groups used request id req-1e3bc254-655a-4969-b4bf-cd4c648f5a4a 2019-04-09 10:32:34,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0f550561768b0d7e60559ae2c1ed2c2298889ab" 2019-04-09 10:32:34,205 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10:32: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-3f6c2e53-4711-4eeb-83a6-ad28d2ec128e x-compute-request-id: req-3f6c2e53-4711-4eeb-83a6-ad28d2ec128e Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:36:12:ae", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183", "rel": "bookmark"}], "image": {"id": "10e27409-226d-4f3d-971a-db9735ac09c8", "links": [{"href": "http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-09T10:30:42.000000", "flavor": {"id": "22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "links": [{"href": "http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "rel": "bookmark"}]}, "id": "390af7e2-1c01-4f6a-bdc6-9700b5912183", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_vellum"}], "user_id": "ac8606d68bbd45969d2b1630e01ac7c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-09T10:30:33Z", "hostId": "a8714558011d134c44d218ba8746cf343482bff1e33310f6e84138e7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "name": "server_clearwater-opnfv_vellum_host_41y0pg", "created": "2019-04-09T10:28:22Z", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b", "cloudify_management_network_id": "67c32f4e-cb01-4d56-a2b5-fe18f582c72d"}}} 2019-04-09 10:32:34,205 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183 used request id req-3f6c2e53-4711-4eeb-83a6-ad28d2ec128e 2019-04-09 10:32:34,205 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183 used request id req-3f6c2e53-4711-4eeb-83a6-ad28d2ec128e 2019-04-09 10:32:34,205 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-04-09 10:32:34,205 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 6/60] 2019-04-09 10:32:34,205 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-04-09 10:32:34,206 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183/os-security-groups used request id req-301982bc-b64c-4f61-ba7f-b50e6e3408a5 2019-04-09 10:32:34,206 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-09 10:32:34,206 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 09 Apr 2019 10:32:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4229032c-b041-4f5b-a890-e30093ab2de3 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 10:32:34,206 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-4229032c-b041-4f5b-a890-e30093ab2de3 2019-04-09 10:32:34,206 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10:32: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-301982bc-b64c-4f61-ba7f-b50e6e3408a5 x-compute-request-id: req-301982bc-b64c-4f61-ba7f-b50e6e3408a5 Content-Encoding: gzip Content-Length: 635 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "2bf238e1-c96a-4edc-8d76-3703be9c0f98", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ac378cc9-735c-4814-9212-1fb88719d9ff"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "2bf238e1-c96a-4edc-8d76-3703be9c0f98", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "af147da1-599b-481e-8b7a-33141eed572e"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "2bf238e1-c96a-4edc-8d76-3703be9c0f98", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b246ec6d-6f1d-43ae-9b2b-aac6e93fc1db"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "2bf238e1-c96a-4edc-8d76-3703be9c0f98", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f89b4710-5e49-440b-b261-25461d4a8603"}], "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "id": "2bf238e1-c96a-4edc-8d76-3703be9c0f98", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 7000, "group": {}, "ip_protocol": "tcp", "to_port": 7000, "parent_group_id": "d0572207-c49c-4b9a-a2df-db99c268af4a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "6435b995-082d-47a2-a149-403571c2b33c"}, {"from_port": 11311, "group": {}, "ip_protocol": "tcp", "to_port": 11311, "parent_group_id": "d0572207-c49c-4b9a-a2df-db99c268af4a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "6b4616f9-3ef6-44a1-a7e3-84ab48269bcb"}, {"from_port": 9160, "group": {}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "d0572207-c49c-4b9a-a2df-db99c268af4a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "73633062-e843-47c3-8bfb-cb45e14f5fa6"}, {"from_port": 7253, "group": {}, "ip_protocol": "tcp", "to_port": 7253, "parent_group_id": "d0572207-c49c-4b9a-a2df-db99c268af4a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9495934d-da6b-4e81-826e-ee8754b5b6b6"}, {"from_port": 11211, "group": {}, "ip_protocol": "tcp", "to_port": 11211, "parent_group_id": "d0572207-c49c-4b9a-a2df-db99c268af4a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "bb45ed84-0017-4351-9371-646f0ee28f40"}, {"from_port": 6667, "group": {}, "ip_protocol": "tcp", "to_port": 6668, "parent_group_id": "d0572207-c49c-4b9a-a2df-db99c268af4a", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e6ad86c8-ef04-4400-86a0-1054fa6fd3a5"}], "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "id": "d0572207-c49c-4b9a-a2df-db99c268af4a", "name": "clearwater-sg_vellum", "description": "REST Cassandra 0MQ"}]} 2019-04-09 10:32:34,206 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-04-09 10:32:34,207 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent 2019-04-09 10:32:34,207 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2019-04-09 10:32:34,207 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183/os-security-groups used request id req-301982bc-b64c-4f61-ba7f-b50e6e3408a5 2019-04-09 10:32:34,207 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1607 to end... 2019-04-09 10:32:34,207 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10:32:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2e68877e-342d-459a-811e-783aee05d6ee x-compute-request-id: req-2e68877e-342d-459a-811e-783aee05d6ee Content-Encoding: gzip Content-Length: 849 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:8f:77", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/1cd83db2-0e44-47f7-8603-85a45117f76b", "rel": "bookmark"}], "image": {"id": "10e27409-226d-4f3d-971a-db9735ac09c8", "links": [{"href": "http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-09T10:31:45.000000", "flavor": {"id": "22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "links": [{"href": "http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "rel": "bookmark"}]}, "id": "1cd83db2-0e44-47f7-8603-85a45117f76b", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_sprout"}], "user_id": "ac8606d68bbd45969d2b1630e01ac7c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-09T10:31:36Z", "hostId": "559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "name": "server_clearwater-opnfv_sprout_host_y1ieip", "created": "2019-04-09T10:28:32Z", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b", "cloudify_management_network_id": "67c32f4e-cb01-4d56-a2b5-fe18f582c72d"}}} 2019-04-09 10:32:34,207 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-04-09 10:32:34,207 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-04-09 10:32:34,208 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b used request id req-2e68877e-342d-459a-811e-783aee05d6ee 2019-04-09 10:32:34,208 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b used request id req-2e68877e-342d-459a-811e-783aee05d6ee 2019-04-09 10:32:34,208 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2019-04-09 10:32:34,208 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-04-09 10:32:34,208 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf6dc49a61c486715ffe651d2a88bfdc646204cb" 2019-04-09 10:32:34,208 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 6/60] 2019-04-09 10:32:34,209 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-04-09 10:32:34,209 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2019-04-09 10:32:34,209 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent 2019-04-09 10:32:34,209 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/4c65a646-067f-4556-a879-83319631caf0 2019-04-09 10:32:34,332 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:32:34,332 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:32:34,333 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:32:34,333 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:32:34,333 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:32:34,333 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:32:34,333 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:32:34,333 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T10:28:06.618Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-09T10:28:06.619Z", "id": "4c65a646-067f-4556-a879-83319631caf0"} 2019-04-09 10:32:34,333 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:32:34,333 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:32:34 GMT 2019-04-09 10:32:34,333 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:32:34,334 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-09 10:32:34,334 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:32:34,334 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:32:34,334 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:32:39,339 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-09 10:32:39,488 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:32:39,489 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:32:39,489 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:32:39,489 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:32:39,489 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:32:39,489 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:32:39,489 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:32:39,489 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_y1ieip", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:20.527Z", "message": "Creating agent", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:19.862Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "homer_host_d3fa9b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:21.149Z", "message": "Creating Agent homer_host_d3fa9b", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:20.557Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.5174625a-2cd9-4239-b306-8bf11aab0f8c"}, {"node_instance_id": "ellis_host_04yjo1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:21.706Z", "message": "Saving to: \u2018/tmp/tmp.04FsJj0UUG/agent.tar.gz\u2019", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:21.279Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.c4cdb706-b9f4-487f-98b3-55e4e5307114"}, {"node_instance_id": "ellis_host_04yjo1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:21.706Z", "message": "", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:21.279Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.c4cdb706-b9f4-487f-98b3-55e4e5307114"}, {"node_instance_id": "ellis_host_04yjo1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:21.706Z", "message": "", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:21.279Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.c4cdb706-b9f4-487f-98b3-55e4e5307114"}, {"node_instance_id": "ellis_host_04yjo1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:21.706Z", "message": " 0% [ ] 0 --.-K/s ", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:21.280Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.c4cdb706-b9f4-487f-98b3-55e4e5307114"}, {"node_instance_id": "ellis_host_04yjo1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:21.706Z", "message": "100%[======================================>] 24,073,211 119MB/s in 0.2s ", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:21.280Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.c4cdb706-b9f4-487f-98b3-55e4e5307114"}, {"node_instance_id": "ellis_host_04yjo1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:21.706Z", "message": "", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:21.280Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.c4cdb706-b9f4-487f-98b3-55e4e5307114"}, {"node_instance_id": "ellis_host_04yjo1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:21.706Z", "message": "2019-04-09 10:32:13 (119 MB/s) - \u2018/tmp/tmp.04FsJj0UUG/agent.tar.gz\u2019 saved [24073211/24073211]", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:21.280Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.c4cdb706-b9f4-487f-98b3-55e4e5307114"}, {"node_instance_id": "ellis_host_04yjo1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:21.706Z", "message": "", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:21.280Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.c4cdb706-b9f4-487f-98b3-55e4e5307114"}, {"node_instance_id": "ellis_host_04yjo1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:21.706Z", "message": "Download ended successfully", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:21.280Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.c4cdb706-b9f4-487f-98b3-55e4e5307114"}, {"node_instance_id": "ellis_host_04yjo1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:21.706Z", "message": "Auto-correcting virtualenv /home/ubuntu/ellis_host_04yjo1/env", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:21.281Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.c4cdb706-b9f4-487f-98b3-55e4e5307114"}, {"node_instance_id": "ellis_host_04yjo1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:21.706Z", "message": "Successfully corrected cfy-agent`s virtualenv", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:21.281Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.c4cdb706-b9f4-487f-98b3-55e4e5307114"}, {"node_instance_id": "ellis_host_04yjo1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:21.706Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:21.289Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.c4cdb706-b9f4-487f-98b3-55e4e5307114"}, {"node_instance_id": "ellis_host_04yjo1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:21.706Z", "message": "Successfully disabled requiretty for cfy-agent", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:21.289Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.c4cdb706-b9f4-487f-98b3-55e4e5307114"}, {"node_instance_id": "ellis_host_04yjo1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:21.706Z", "message": "No custom env configured", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:21.289Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.c4cdb706-b9f4-487f-98b3-55e4e5307114"}, {"node_instance_id": "ellis_host_04yjo1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:21.706Z", "message": "Creating...", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:21.289Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.c4cdb706-b9f4-487f-98b3-55e4e5307114"}, {"node_instance_id": "ellis_host_04yjo1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:21.706Z", "message": "Successfully created daemon: ellis_host_04yjo1", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:21.289Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.c4cdb706-b9f4-487f-98b3-55e4e5307114"}, {"node_instance_id": "ellis_host_04yjo1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:21.706Z", "message": "Configuring...", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:21.289Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.c4cdb706-b9f4-487f-98b3-55e4e5307114"}, {"node_instance_id": "ellis_host_04yjo1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:21.706Z", "message": "Deploying broker configuration.", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:21.289Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.c4cdb706-b9f4-487f-98b3-55e4e5307114"}, {"node_instance_id": "ellis_host_04yjo1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:21.706Z", "message": "Creating start-on-boot entry", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:21.289Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.c4cdb706-b9f4-487f-98b3-55e4e5307114"}, {"node_instance_id": "ellis_host_04yjo1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:21.706Z", "message": "Successfully configured daemon: ellis_host_04yjo1", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:21.289Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.c4cdb706-b9f4-487f-98b3-55e4e5307114"}, {"node_instance_id": "ellis_host_04yjo1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:21.706Z", "message": "sudo: unable to resolve host server-clearwater-opnfv-ellis-host-04yjo1", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:21.272Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.c4cdb706-b9f4-487f-98b3-55e4e5307114"}, {"node_instance_id": "ellis_host_04yjo1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:21.706Z", "message": "Starting daemon with command: sudo service cloudify-worker-ellis_host_04yjo1 start", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:21.289Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.c4cdb706-b9f4-487f-98b3-55e4e5307114"}, {"node_instance_id": "ellis_host_04yjo1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:21.706Z", "message": "10:32:19 [INFO] [cloudify.utils.is_agent_alive] No ping response from ellis_host_04yjo1: No response received for task 42aaac6e46024f30be390a1b87853de5", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:21.289Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.c4cdb706-b9f4-487f-98b3-55e4e5307114"}, {"node_instance_id": "ellis_host_04yjo1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:21.706Z", "message": "Successfully started daemon: ellis_host_04yjo1", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:21.289Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.c4cdb706-b9f4-487f-98b3-55e4e5307114"}, {"node_instance_id": "sprout_host_y1ieip", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:21.706Z", "message": "Validating SSH connection", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:21.269Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.fbc68da9-05da-4c58-ac26-83b023825eb0"}, {"node_instance_id": "ellis_host_04yjo1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:21.706Z", "message": "Starting...", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:21.289Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.c4cdb706-b9f4-487f-98b3-55e4e5307114"}, {"node_instance_id": "ellis_host_04yjo1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:21.706Z", "message": "Downloading https://192.168.120.7:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz...", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:21.272Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.c4cdb706-b9f4-487f-98b3-55e4e5307114"}, {"node_instance_id": "ellis_host_04yjo1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:21.706Z", "message": "--2019-04-09 10:32:13-- https://192.168.120.7:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:21.278Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.c4cdb706-b9f4-487f-98b3-55e4e5307114"}, {"node_instance_id": "ellis_host_04yjo1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:21.706Z", "message": "Connecting to 192.168.120.7:53333... connected.", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:21.278Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.c4cdb706-b9f4-487f-98b3-55e4e5307114"}, {"node_instance_id": "ellis_host_04yjo1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:21.706Z", "message": "HTTP request sent, awaiting response... 200 OK", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:21.279Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.c4cdb706-b9f4-487f-98b3-55e4e5307114"}, {"node_instance_id": "ellis_host_04yjo1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:21.706Z", "message": "Length: 24073211 (23M) [application/octet-stream]", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:21.279Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.c4cdb706-b9f4-487f-98b3-55e4e5307114"}, {"node_instance_id": "ellis_host_04yjo1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:21.706Z", "message": "Agent created, configured and started successfully", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:21.289Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.c4cdb706-b9f4-487f-98b3-55e4e5307114"}, {"node_instance_id": "ellis_host_04yjo1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:22.311Z", "message": "Agent created", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:21.990Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "ellis_host_04yjo1", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:22.311Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60]", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:21.871Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "ellis_host_04yjo1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:23.737Z", "message": "Installing plugins", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:23.296Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "ellis_host_04yjo1", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:24.405Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:23.824Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "bono_host_mmu58s", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:25.311Z", "message": "Connecting to 192.168.120.7:53333... connected.", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:24.935Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.24b8118c-67ad-4e38-b085-983e22ea5780"}, {"node_instance_id": "bono_host_mmu58s", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:25.311Z", "message": "", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:24.936Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.24b8118c-67ad-4e38-b085-983e22ea5780"}, {"node_instance_id": "bind_host_xkrzi3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:25.311Z", "message": "SSH connection is ready", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:24.763Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.aa85be25-1c65-4688-9509-ef1ae59a20f3"}, {"node_instance_id": "ellis_host_04yjo1", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:25.311Z", "message": "Installing plugin: diamond", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:24.752Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.d199373d-1ab3-4320-ac17-952ea7899226"}, {"node_instance_id": "ellis_host_04yjo1", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:25.311Z", "message": "[localhost] run: ['/home/ubuntu/ellis_host_04yjo1/env/bin/pip', 'freeze', '--all']", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:24.838Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.d199373d-1ab3-4320-ac17-952ea7899226"}, {"node_instance_id": "bono_host_mmu58s", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:25.311Z", "message": "sudo: unable to resolve host server-clearwater-opnfv-bono-host-mmu58s", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:24.934Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.24b8118c-67ad-4e38-b085-983e22ea5780"}, {"node_instance_id": "bono_host_mmu58s", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:25.311Z", "message": "Downloading https://192.168.120.7:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz...", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:24.934Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.24b8118c-67ad-4e38-b085-983e22ea5780"}, {"node_instance_id": "bono_host_mmu58s", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:25.311Z", "message": "--2019-04-09 10:32:15-- https://192.168.120.7:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:24.935Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.24b8118c-67ad-4e38-b085-983e22ea5780"}, {"node_instance_id": "bono_host_mmu58s", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:25.311Z", "message": "HTTP request sent, awaiting response... 200 OK", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:24.935Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.24b8118c-67ad-4e38-b085-983e22ea5780"}, {"node_instance_id": "bono_host_mmu58s", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:25.311Z", "message": "Length: 24073211 (23M) [application/octet-stream]", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:24.935Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.24b8118c-67ad-4e38-b085-983e22ea5780"}, {"node_instance_id": "bono_host_mmu58s", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:25.311Z", "message": "Saving to: \u2018/tmp/tmp.yaaXx5tJqa/agent.tar.gz\u2019", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:24.935Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.24b8118c-67ad-4e38-b085-983e22ea5780"}, {"node_instance_id": "bono_host_mmu58s", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:25.311Z", "message": "", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:24.936Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.24b8118c-67ad-4e38-b085-983e22ea5780"}], "metadata": {"pagination": {"total": 1966, "offset": 1763, "size": 50}}} 2019-04-09 10:32:39,489 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:32:39,490 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:32:39 GMT 2019-04-09 10:32:39,490 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:32:39,490 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-09 10:32:39,490 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:32:39,490 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:32:39,490 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:32:39,490 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-09 10:32:39,492 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent 2019-04-09 10:32:39,492 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent homer_host_d3fa9b 2019-04-09 10:32:39,492 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Saving to: ‘/tmp/tmp.04FsJj0UUG/agent.tar.gz’ 2019-04-09 10:32:39,492 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-04-09 10:32:39,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-04-09 10:32:39,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0% [ ] 0 --.-K/s 2019-04-09 10:32:39,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100%[======================================>] 24,073,211 119MB/s in 0.2s 2019-04-09 10:32:39,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-04-09 10:32:39,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-04-09 10:32:13 (119 MB/s) - ‘/tmp/tmp.04FsJj0UUG/agent.tar.gz’ saved [24073211/24073211] 2019-04-09 10:32:39,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-04-09 10:32:39,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Download ended successfully 2019-04-09 10:32:39,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/ellis_host_04yjo1/env 2019-04-09 10:32:39,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully corrected cfy-agent`s virtualenv 2019-04-09 10:32:39,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2019-04-09 10:32:39,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully disabled requiretty for cfy-agent 2019-04-09 10:32:39,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - No custom env configured 2019-04-09 10:32:39,495 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2019-04-09 10:32:39,495 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: ellis_host_04yjo1 2019-04-09 10:32:39,495 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-04-09 10:32:39,495 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying broker configuration. 2019-04-09 10:32:39,495 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2019-04-09 10:32:39,495 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: ellis_host_04yjo1 2019-04-09 10:32:39,496 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-ellis-host-04yjo1 2019-04-09 10:32:39,496 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service cloudify-worker-ellis_host_04yjo1 start 2019-04-09 10:32:39,496 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 10:32:19 [INFO] [cloudify.utils.is_agent_alive] No ping response from ellis_host_04yjo1: No response received for task 42aaac6e46024f30be390a1b87853de5 2019-04-09 10:32:39,496 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: ellis_host_04yjo1 2019-04-09 10:32:39,496 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-04-09 10:32:39,496 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2019-04-09 10:32:39,497 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading https://192.168.120.7:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz... 2019-04-09 10:32:39,497 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - --2019-04-09 10:32:13-- https://192.168.120.7:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2019-04-09 10:32:39,497 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Connecting to 192.168.120.7:53333... connected. 2019-04-09 10:32:39,497 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - HTTP request sent, awaiting response... 200 OK 2019-04-09 10:32:39,497 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Length: 24073211 (23M) [application/octet-stream] 2019-04-09 10:32:39,497 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created, configured and started successfully 2019-04-09 10:32:39,497 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created 2019-04-09 10:32:39,498 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2019-04-09 10:32:39,498 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2019-04-09 10:32:39,498 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-04-09 10:32:39,498 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Connecting to 192.168.120.7:53333... connected. 2019-04-09 10:32:39,498 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-04-09 10:32:39,498 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-04-09 10:32:39,499 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2019-04-09 10:32:39,499 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['/home/ubuntu/ellis_host_04yjo1/env/bin/pip', 'freeze', '--all'] 2019-04-09 10:32:39,499 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-bono-host-mmu58s 2019-04-09 10:32:39,499 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading https://192.168.120.7:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz... 2019-04-09 10:32:39,499 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - --2019-04-09 10:32:15-- https://192.168.120.7:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2019-04-09 10:32:39,499 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - HTTP request sent, awaiting response... 200 OK 2019-04-09 10:32:39,499 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Length: 24073211 (23M) [application/octet-stream] 2019-04-09 10:32:39,500 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Saving to: ‘/tmp/tmp.yaaXx5tJqa/agent.tar.gz’ 2019-04-09 10:32:39,500 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-04-09 10:32:39,500 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/4c65a646-067f-4556-a879-83319631caf0 2019-04-09 10:32:39,596 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:32:39,596 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:32:39,596 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:32:39,596 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:32:39,596 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:32:39,596 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:32:39,596 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:32:39,597 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T10:28:06.618Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-09T10:28:06.619Z", "id": "4c65a646-067f-4556-a879-83319631caf0"} 2019-04-09 10:32:39,597 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:32:39,597 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:32:39 GMT 2019-04-09 10:32:39,597 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:32:39,597 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-09 10:32:39,597 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:32:39,597 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:32:39,597 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:32:44,603 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-09 10:32:44,902 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:32:44,902 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:32:44,903 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:32:44,903 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:32:44,903 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:32:44,903 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:32:44,903 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:32:44,903 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_mmu58s", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:25.311Z", "message": "100%[======================================>] 24,073,211 123MB/s in 0.2s ", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:24.936Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.24b8118c-67ad-4e38-b085-983e22ea5780"}, {"node_instance_id": "bono_host_mmu58s", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:25.311Z", "message": " 0% [ ] 0 --.-K/s ", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:24.936Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.24b8118c-67ad-4e38-b085-983e22ea5780"}, {"node_instance_id": "bono_host_mmu58s", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:25.311Z", "message": "", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:24.936Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.24b8118c-67ad-4e38-b085-983e22ea5780"}, {"node_instance_id": "bono_host_mmu58s", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:25.311Z", "message": "Saving to: \u2018/tmp/tmp.yaaXx5tJqa/agent.tar.gz\u2019", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:24.935Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.24b8118c-67ad-4e38-b085-983e22ea5780"}, {"node_instance_id": "bono_host_mmu58s", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:25.311Z", "message": "Length: 24073211 (23M) [application/octet-stream]", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:24.935Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.24b8118c-67ad-4e38-b085-983e22ea5780"}, {"node_instance_id": "bono_host_mmu58s", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:25.311Z", "message": "HTTP request sent, awaiting response... 200 OK", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:24.935Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.24b8118c-67ad-4e38-b085-983e22ea5780"}, {"node_instance_id": "bono_host_mmu58s", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:25.311Z", "message": "Connecting to 192.168.120.7:53333... connected.", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:24.935Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.24b8118c-67ad-4e38-b085-983e22ea5780"}, {"node_instance_id": "bono_host_mmu58s", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:25.311Z", "message": "--2019-04-09 10:32:15-- https://192.168.120.7:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:24.935Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.24b8118c-67ad-4e38-b085-983e22ea5780"}, {"node_instance_id": "bono_host_mmu58s", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:25.311Z", "message": "Downloading https://192.168.120.7:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz...", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:24.934Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.24b8118c-67ad-4e38-b085-983e22ea5780"}, {"node_instance_id": "bono_host_mmu58s", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:25.311Z", "message": "sudo: unable to resolve host server-clearwater-opnfv-bono-host-mmu58s", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:24.934Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.24b8118c-67ad-4e38-b085-983e22ea5780"}, {"node_instance_id": "ellis_host_04yjo1", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:25.311Z", "message": "[localhost] run: ['/home/ubuntu/ellis_host_04yjo1/env/bin/pip', 'freeze', '--all']", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:24.838Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.d199373d-1ab3-4320-ac17-952ea7899226"}, {"node_instance_id": "ellis_host_04yjo1", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:25.311Z", "message": "Installing plugin: diamond", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:24.752Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.d199373d-1ab3-4320-ac17-952ea7899226"}, {"node_instance_id": "bind_host_xkrzi3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:25.311Z", "message": "SSH connection is ready", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:24.763Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.aa85be25-1c65-4688-9509-ef1ae59a20f3"}, {"node_instance_id": "bono_host_mmu58s", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:25.311Z", "message": "", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:24.936Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.24b8118c-67ad-4e38-b085-983e22ea5780"}, {"node_instance_id": "bono_host_mmu58s", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:25.311Z", "message": "Successfully configured daemon: bono_host_mmu58s", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:24.939Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.24b8118c-67ad-4e38-b085-983e22ea5780"}, {"node_instance_id": "bono_host_mmu58s", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:25.311Z", "message": "Starting...", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:24.939Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.24b8118c-67ad-4e38-b085-983e22ea5780"}, {"node_instance_id": "bono_host_mmu58s", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:25.311Z", "message": "Starting daemon with command: sudo service cloudify-worker-bono_host_mmu58s start", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:24.939Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.24b8118c-67ad-4e38-b085-983e22ea5780"}, {"node_instance_id": "bono_host_mmu58s", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:25.311Z", "message": "10:32:21 [INFO] [cloudify.utils.is_agent_alive] No ping response from bono_host_mmu58s: No response received for task eeb89646856d4f31940c1f6347308bf9", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:24.939Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.24b8118c-67ad-4e38-b085-983e22ea5780"}, {"node_instance_id": "bono_host_mmu58s", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:25.311Z", "message": "Successfully started daemon: bono_host_mmu58s", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:24.940Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.24b8118c-67ad-4e38-b085-983e22ea5780"}, {"node_instance_id": "bono_host_mmu58s", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:25.311Z", "message": "Configuring...", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:24.938Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.24b8118c-67ad-4e38-b085-983e22ea5780"}, {"node_instance_id": "bono_host_mmu58s", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:25.311Z", "message": "Deploying broker configuration.", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:24.939Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.24b8118c-67ad-4e38-b085-983e22ea5780"}, {"node_instance_id": "bono_host_mmu58s", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:25.311Z", "message": "Creating start-on-boot entry", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:24.939Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.24b8118c-67ad-4e38-b085-983e22ea5780"}, {"node_instance_id": "bono_host_mmu58s", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:25.868Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60]", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:25.616Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "sprout_host_y1ieip", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:25.868Z", "message": "SSH connection is ready", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:25.843Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.fbc68da9-05da-4c58-ac26-83b023825eb0"}, {"node_instance_id": "ellis_host_04yjo1", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:25.868Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:25.307Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.d199373d-1ab3-4320-ac17-952ea7899226"}, {"node_instance_id": "ellis_host_04yjo1", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:25.868Z", "message": "Installing plugin from source", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:25.307Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.d199373d-1ab3-4320-ac17-952ea7899226"}, {"node_instance_id": "ellis_host_04yjo1", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:25.868Z", "message": "Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty]", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:25.307Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.d199373d-1ab3-4320-ac17-952ea7899226"}, {"node_instance_id": "bono_host_mmu58s", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:26.590Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:25.995Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "bono_host_mmu58s", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:26.590Z", "message": "Agent created", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:25.732Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "bono_host_mmu58s", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:26.590Z", "message": "Installing plugins", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:25.797Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "bind_host_xkrzi3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:26.590Z", "message": "Creating Agent bind_host_xkrzi3", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:25.677Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.aa85be25-1c65-4688-9509-ef1ae59a20f3"}, {"node_instance_id": "ellis_host_04yjo1", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:26.590Z", "message": "Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv.", "level": "warning", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:26.156Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.d199373d-1ab3-4320-ac17-952ea7899226"}, {"node_instance_id": "ellis_host_04yjo1", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:26.590Z", "message": "Removing directory: /tmp/tmpEzuucn/cloudify-diamond-plugin-1.3.5", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:26.156Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.d199373d-1ab3-4320-ac17-952ea7899226"}, {"node_instance_id": "sprout_host_y1ieip", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:27.177Z", "message": "Creating Agent sprout_host_y1ieip", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:26.685Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.fbc68da9-05da-4c58-ac26-83b023825eb0"}, {"node_instance_id": "bono_host_mmu58s", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:27.177Z", "message": "Installing plugin: diamond", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:26.991Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.a1b7e7fa-19a7-4f6f-8f2c-99c815a6696d"}, {"node_instance_id": "ellis_host_04yjo1", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:27.177Z", "message": "Sending task 'diamond_agent.tasks.install'", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:26.878Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "ellis_host_04yjo1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:27.177Z", "message": "Plugins installed", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:26.697Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "ellis_host_04yjo1", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:27.177Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:26.492Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "bono_host_mmu58s", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:27.704Z", "message": "[localhost] run: ['/home/ubuntu/bono_host_mmu58s/env/bin/pip', 'freeze', '--all']", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:27.103Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.a1b7e7fa-19a7-4f6f-8f2c-99c815a6696d"}, {"node_instance_id": "bono_host_mmu58s", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:28.456Z", "message": "Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty]", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:27.656Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.a1b7e7fa-19a7-4f6f-8f2c-99c815a6696d"}, {"node_instance_id": "bono_host_mmu58s", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:28.456Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:27.657Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.a1b7e7fa-19a7-4f6f-8f2c-99c815a6696d"}, {"node_instance_id": "bono_host_mmu58s", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:28.456Z", "message": "Installing plugin from source", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:27.656Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.a1b7e7fa-19a7-4f6f-8f2c-99c815a6696d"}, {"node_instance_id": "homer_host_d3fa9b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:29.080Z", "message": "", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:28.808Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.5174625a-2cd9-4239-b306-8bf11aab0f8c"}, {"node_instance_id": "homer_host_d3fa9b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:29.080Z", "message": " 0% [ ] 0 --.-K/s ", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:28.809Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.5174625a-2cd9-4239-b306-8bf11aab0f8c"}, {"node_instance_id": "homer_host_d3fa9b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:29.080Z", "message": "100%[======================================>] 24,073,211 --.-K/s in 0.1s ", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:28.809Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.5174625a-2cd9-4239-b306-8bf11aab0f8c"}, {"node_instance_id": "homer_host_d3fa9b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:29.080Z", "message": "", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:28.809Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.5174625a-2cd9-4239-b306-8bf11aab0f8c"}, {"node_instance_id": "homer_host_d3fa9b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:29.080Z", "message": "2019-04-09 10:32:20 (154 MB/s) - \u2018/tmp/tmp.F2xgv7n99s/agent.tar.gz\u2019 saved [24073211/24073211]", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:28.809Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.5174625a-2cd9-4239-b306-8bf11aab0f8c"}, {"node_instance_id": "homer_host_d3fa9b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:29.080Z", "message": "", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:28.809Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.5174625a-2cd9-4239-b306-8bf11aab0f8c"}, {"node_instance_id": "homer_host_d3fa9b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:29.080Z", "message": "Download ended successfully", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:28.809Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.5174625a-2cd9-4239-b306-8bf11aab0f8c"}, {"node_instance_id": "homer_host_d3fa9b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:29.080Z", "message": "Successfully started daemon: homer_host_d3fa9b", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:28.812Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.5174625a-2cd9-4239-b306-8bf11aab0f8c"}], "metadata": {"pagination": {"total": 2195, "offset": 1813, "size": 50}}} 2019-04-09 10:32:44,903 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:32:44,903 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:32:44 GMT 2019-04-09 10:32:44,903 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:32:44,903 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-09 10:32:44,904 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:32:44,904 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:32:44,904 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:32:44,904 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-09 10:32:44,905 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100%[======================================>] 24,073,211 123MB/s in 0.2s 2019-04-09 10:32:44,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0% [ ] 0 --.-K/s 2019-04-09 10:32:44,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-04-09 10:32:44,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Saving to: ‘/tmp/tmp.yaaXx5tJqa/agent.tar.gz’ 2019-04-09 10:32:44,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Length: 24073211 (23M) [application/octet-stream] 2019-04-09 10:32:44,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - HTTP request sent, awaiting response... 200 OK 2019-04-09 10:32:44,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Connecting to 192.168.120.7:53333... connected. 2019-04-09 10:32:44,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - --2019-04-09 10:32:15-- https://192.168.120.7:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2019-04-09 10:32:44,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading https://192.168.120.7:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz... 2019-04-09 10:32:44,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-bono-host-mmu58s 2019-04-09 10:32:44,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['/home/ubuntu/ellis_host_04yjo1/env/bin/pip', 'freeze', '--all'] 2019-04-09 10:32:44,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2019-04-09 10:32:44,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-04-09 10:32:44,908 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-04-09 10:32:44,908 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: bono_host_mmu58s 2019-04-09 10:32:44,908 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2019-04-09 10:32:44,908 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service cloudify-worker-bono_host_mmu58s start 2019-04-09 10:32:44,908 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 10:32:21 [INFO] [cloudify.utils.is_agent_alive] No ping response from bono_host_mmu58s: No response received for task eeb89646856d4f31940c1f6347308bf9 2019-04-09 10:32:44,908 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: bono_host_mmu58s 2019-04-09 10:32:44,908 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-04-09 10:32:44,909 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying broker configuration. 2019-04-09 10:32:44,909 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2019-04-09 10:32:44,909 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2019-04-09 10:32:44,909 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-04-09 10:32:44,909 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2019-04-09 10:32:44,909 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2019-04-09 10:32:44,909 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2019-04-09 10:32:44,910 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-04-09 10:32:44,910 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created 2019-04-09 10:32:44,910 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2019-04-09 10:32:44,910 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent bind_host_xkrzi3 2019-04-09 10:32:44,910 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv. 2019-04-09 10:32:44,910 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpEzuucn/cloudify-diamond-plugin-1.3.5 2019-04-09 10:32:44,910 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent sprout_host_y1ieip 2019-04-09 10:32:44,911 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2019-04-09 10:32:44,911 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2019-04-09 10:32:44,911 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Plugins installed 2019-04-09 10:32:44,911 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-04-09 10:32:44,911 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['/home/ubuntu/bono_host_mmu58s/env/bin/pip', 'freeze', '--all'] 2019-04-09 10:32:44,911 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2019-04-09 10:32:44,911 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2019-04-09 10:32:44,912 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2019-04-09 10:32:44,912 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-04-09 10:32:44,912 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0% [ ] 0 --.-K/s 2019-04-09 10:32:44,912 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100%[======================================>] 24,073,211 --.-K/s in 0.1s 2019-04-09 10:32:44,912 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-04-09 10:32:44,912 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-04-09 10:32:20 (154 MB/s) - ‘/tmp/tmp.F2xgv7n99s/agent.tar.gz’ saved [24073211/24073211] 2019-04-09 10:32:44,912 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-04-09 10:32:44,913 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Download ended successfully 2019-04-09 10:32:44,913 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: homer_host_d3fa9b 2019-04-09 10:32:44,913 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/4c65a646-067f-4556-a879-83319631caf0 2019-04-09 10:32:44,976 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:32:44,976 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:32:44,977 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:32:44,977 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:32:44,977 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:32:44,977 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:32:44,977 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:32:44,977 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T10:28:06.618Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-09T10:28:06.619Z", "id": "4c65a646-067f-4556-a879-83319631caf0"} 2019-04-09 10:32:44,977 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:32:44,977 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:32:44 GMT 2019-04-09 10:32:44,977 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:32:44,978 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-09 10:32:44,978 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:32:44,978 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:32:44,978 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:32:49,983 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-09 10:32:50,273 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:32:50,273 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:32:50,273 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:32:50,273 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:32:50,273 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:32:50,273 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:32:50,274 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:32:50,274 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_d3fa9b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:29.080Z", "message": "Successfully configured daemon: homer_host_d3fa9b", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:28.811Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.5174625a-2cd9-4239-b306-8bf11aab0f8c"}, {"node_instance_id": "homer_host_d3fa9b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:29.080Z", "message": "Creating start-on-boot entry", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:28.811Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.5174625a-2cd9-4239-b306-8bf11aab0f8c"}, {"node_instance_id": "homer_host_d3fa9b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:29.080Z", "message": "Deploying broker configuration.", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:28.811Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.5174625a-2cd9-4239-b306-8bf11aab0f8c"}, {"node_instance_id": "homer_host_d3fa9b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:29.080Z", "message": "Configuring...", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:28.811Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.5174625a-2cd9-4239-b306-8bf11aab0f8c"}, {"node_instance_id": "homer_host_d3fa9b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:29.080Z", "message": "Successfully created daemon: homer_host_d3fa9b", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:28.811Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.5174625a-2cd9-4239-b306-8bf11aab0f8c"}, {"node_instance_id": "homer_host_d3fa9b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:29.080Z", "message": "Creating...", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:28.810Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.5174625a-2cd9-4239-b306-8bf11aab0f8c"}, {"node_instance_id": "homer_host_d3fa9b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:29.080Z", "message": "No custom env configured", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:28.810Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.5174625a-2cd9-4239-b306-8bf11aab0f8c"}, {"node_instance_id": "homer_host_d3fa9b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:29.080Z", "message": "Successfully disabled requiretty for cfy-agent", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:28.810Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.5174625a-2cd9-4239-b306-8bf11aab0f8c"}, {"node_instance_id": "homer_host_d3fa9b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:29.080Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:28.810Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.5174625a-2cd9-4239-b306-8bf11aab0f8c"}, {"node_instance_id": "homer_host_d3fa9b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:29.080Z", "message": "Successfully corrected cfy-agent`s virtualenv", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:28.810Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.5174625a-2cd9-4239-b306-8bf11aab0f8c"}, {"node_instance_id": "homer_host_d3fa9b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:29.080Z", "message": "Auto-correcting virtualenv /home/ubuntu/homer_host_d3fa9b/env", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:28.810Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.5174625a-2cd9-4239-b306-8bf11aab0f8c"}, {"node_instance_id": "homer_host_d3fa9b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:29.080Z", "message": "Download ended successfully", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:28.809Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.5174625a-2cd9-4239-b306-8bf11aab0f8c"}, {"node_instance_id": "homer_host_d3fa9b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:29.080Z", "message": "", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:28.809Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.5174625a-2cd9-4239-b306-8bf11aab0f8c"}, {"node_instance_id": "homer_host_d3fa9b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:29.080Z", "message": "2019-04-09 10:32:20 (154 MB/s) - \u2018/tmp/tmp.F2xgv7n99s/agent.tar.gz\u2019 saved [24073211/24073211]", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:28.809Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.5174625a-2cd9-4239-b306-8bf11aab0f8c"}, {"node_instance_id": "homer_host_d3fa9b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:29.080Z", "message": "", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:28.809Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.5174625a-2cd9-4239-b306-8bf11aab0f8c"}, {"node_instance_id": "homer_host_d3fa9b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:29.080Z", "message": "100%[======================================>] 24,073,211 --.-K/s in 0.1s ", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:28.809Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.5174625a-2cd9-4239-b306-8bf11aab0f8c"}, {"node_instance_id": "homer_host_d3fa9b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:29.080Z", "message": " 0% [ ] 0 --.-K/s ", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:28.809Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.5174625a-2cd9-4239-b306-8bf11aab0f8c"}, {"node_instance_id": "homer_host_d3fa9b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:29.080Z", "message": "", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:28.808Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.5174625a-2cd9-4239-b306-8bf11aab0f8c"}, {"node_instance_id": "homer_host_d3fa9b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:29.080Z", "message": "", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:28.808Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.5174625a-2cd9-4239-b306-8bf11aab0f8c"}, {"node_instance_id": "homer_host_d3fa9b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:29.080Z", "message": "Saving to: \u2018/tmp/tmp.F2xgv7n99s/agent.tar.gz\u2019", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:28.808Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.5174625a-2cd9-4239-b306-8bf11aab0f8c"}, {"node_instance_id": "ellis_host_04yjo1", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:29.080Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:28.927Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "homer_host_d3fa9b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:29.080Z", "message": "Length: 24073211 (23M) [application/octet-stream]", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:28.808Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.5174625a-2cd9-4239-b306-8bf11aab0f8c"}, {"node_instance_id": "homer_host_d3fa9b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:29.080Z", "message": "Connecting to 192.168.120.7:53333... connected.", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:28.808Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.5174625a-2cd9-4239-b306-8bf11aab0f8c"}, {"node_instance_id": "homer_host_d3fa9b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:29.080Z", "message": "--2019-04-09 10:32:20-- https://192.168.120.7:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:28.807Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.5174625a-2cd9-4239-b306-8bf11aab0f8c"}, {"node_instance_id": "homer_host_d3fa9b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:29.080Z", "message": "Downloading https://192.168.120.7:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz...", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:28.807Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.5174625a-2cd9-4239-b306-8bf11aab0f8c"}, {"node_instance_id": "homer_host_d3fa9b", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:29.080Z", "message": "sudo: unable to resolve host server-clearwater-opnfv-homer-host-d3fa9b", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:28.807Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.5174625a-2cd9-4239-b306-8bf11aab0f8c"}, {"node_instance_id": "ellis_host_04yjo1", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:29.679Z", "message": "Sending task 'diamond_agent.tasks.start'", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:29.086Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "homer_host_d3fa9b", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:29.679Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:29.383Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "bono_host_mmu58s", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:29.679Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:29.417Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "bono_host_mmu58s", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:30.328Z", "message": "Plugins installed", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:29.793Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "homer_host_d3fa9b", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:30.328Z", "message": "Agent created", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:29.827Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "homer_host_d3fa9b", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:30.328Z", "message": "Installing plugins", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:29.877Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "bono_host_mmu58s", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:30.922Z", "message": "Sending task 'diamond_agent.tasks.install'", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:29.996Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "ellis_host_04yjo1", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:30.922Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:30.508Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "ellis_host_04yjo1", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:30.922Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:30.794Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "homer_host_d3fa9b", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:31.691Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:31.489Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "bono_host_mmu58s", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:32.411Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:31.631Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "homer_host_d3fa9b", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:32.963Z", "message": "Installing plugin: diamond", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:32.055Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.1cef564e-5edf-497a-8051-431b3fcbcc91"}, {"node_instance_id": "homer_host_d3fa9b", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:32.963Z", "message": "[localhost] run: ['/home/ubuntu/homer_host_d3fa9b/env/bin/pip', 'freeze', '--all']", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:32.086Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.1cef564e-5edf-497a-8051-431b3fcbcc91"}, {"node_instance_id": "bono_host_mmu58s", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:32.963Z", "message": "Sending task 'diamond_agent.tasks.start'", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:32.311Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "homer_host_d3fa9b", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:33.533Z", "message": "Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty]", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:32.633Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.1cef564e-5edf-497a-8051-431b3fcbcc91"}, {"node_instance_id": "homer_host_d3fa9b", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:33.533Z", "message": "Installing plugin from source", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:32.633Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.1cef564e-5edf-497a-8051-431b3fcbcc91"}, {"node_instance_id": "homer_host_d3fa9b", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:33.533Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:32.634Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.1cef564e-5edf-497a-8051-431b3fcbcc91"}, {"node_instance_id": "homer_host_d3fa9b", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:34.097Z", "message": "Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv.", "level": "warning", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:33.591Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.1cef564e-5edf-497a-8051-431b3fcbcc91"}, {"node_instance_id": "bind_host_xkrzi3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:34.702Z", "message": "Creating start-on-boot entry", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:34.264Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.aa85be25-1c65-4688-9509-ef1ae59a20f3"}, {"node_instance_id": "homer_host_d3fa9b", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:34.702Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:34.506Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "bono_host_mmu58s", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:34.702Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:34.294Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "bono_host_mmu58s", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:34.702Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:34.136Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "homer_host_d3fa9b", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:34.702Z", "message": "Removing directory: /tmp/tmpORaF9R/cloudify-diamond-plugin-1.3.5", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:33.591Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.1cef564e-5edf-497a-8051-431b3fcbcc91"}, {"node_instance_id": "bind_host_xkrzi3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:34.702Z", "message": "sudo: unable to resolve host server-clearwater-opnfv-bind-host-xkrzi3", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:34.263Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.aa85be25-1c65-4688-9509-ef1ae59a20f3"}], "metadata": {"pagination": {"total": 2275, "offset": 1863, "size": 50}}} 2019-04-09 10:32:50,274 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:32:50,274 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:32:50 GMT 2019-04-09 10:32:50,274 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:32:50,274 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-09 10:32:50,274 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:32:50,274 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:32:50,274 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:32:50,274 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-09 10:32:50,276 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: homer_host_d3fa9b 2019-04-09 10:32:50,276 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2019-04-09 10:32:50,276 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying broker configuration. 2019-04-09 10:32:50,277 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-04-09 10:32:50,277 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: homer_host_d3fa9b 2019-04-09 10:32:50,277 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2019-04-09 10:32:50,277 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - No custom env configured 2019-04-09 10:32:50,277 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully disabled requiretty for cfy-agent 2019-04-09 10:32:50,277 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2019-04-09 10:32:50,278 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully corrected cfy-agent`s virtualenv 2019-04-09 10:32:50,278 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/homer_host_d3fa9b/env 2019-04-09 10:32:50,278 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Download ended successfully 2019-04-09 10:32:50,278 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-04-09 10:32:50,278 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-04-09 10:32:20 (154 MB/s) - ‘/tmp/tmp.F2xgv7n99s/agent.tar.gz’ saved [24073211/24073211] 2019-04-09 10:32:50,278 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-04-09 10:32:50,279 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100%[======================================>] 24,073,211 --.-K/s in 0.1s 2019-04-09 10:32:50,279 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0% [ ] 0 --.-K/s 2019-04-09 10:32:50,279 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-04-09 10:32:50,279 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-04-09 10:32:50,279 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Saving to: ‘/tmp/tmp.F2xgv7n99s/agent.tar.gz’ 2019-04-09 10:32:50,279 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2019-04-09 10:32:50,279 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Length: 24073211 (23M) [application/octet-stream] 2019-04-09 10:32:50,280 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Connecting to 192.168.120.7:53333... connected. 2019-04-09 10:32:50,280 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - --2019-04-09 10:32:20-- https://192.168.120.7:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2019-04-09 10:32:50,280 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading https://192.168.120.7:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz... 2019-04-09 10:32:50,280 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-homer-host-d3fa9b 2019-04-09 10:32:50,280 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2019-04-09 10:32:50,280 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2019-04-09 10:32:50,280 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-04-09 10:32:50,281 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Plugins installed 2019-04-09 10:32:50,281 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created 2019-04-09 10:32:50,281 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2019-04-09 10:32:50,281 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2019-04-09 10:32:50,281 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2019-04-09 10:32:50,281 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2019-04-09 10:32:50,281 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-04-09 10:32:50,282 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2019-04-09 10:32:50,282 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2019-04-09 10:32:50,282 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['/home/ubuntu/homer_host_d3fa9b/env/bin/pip', 'freeze', '--all'] 2019-04-09 10:32:50,282 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2019-04-09 10:32:50,282 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2019-04-09 10:32:50,282 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2019-04-09 10:32:50,283 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2019-04-09 10:32:50,283 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv. 2019-04-09 10:32:50,283 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2019-04-09 10:32:50,283 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-04-09 10:32:50,283 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2019-04-09 10:32:50,283 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2019-04-09 10:32:50,283 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpORaF9R/cloudify-diamond-plugin-1.3.5 2019-04-09 10:32:50,283 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-bind-host-xkrzi3 2019-04-09 10:32:50,284 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/4c65a646-067f-4556-a879-83319631caf0 2019-04-09 10:32:50,375 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:32:50,375 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:32:50,376 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:32:50,376 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:32:50,376 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:32:50,376 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:32:50,376 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:32:50,376 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T10:28:06.618Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-09T10:28:06.619Z", "id": "4c65a646-067f-4556-a879-83319631caf0"} 2019-04-09 10:32:50,376 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:32:50,376 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:32:50 GMT 2019-04-09 10:32:50,376 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:32:50,377 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-09 10:32:50,377 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:32:50,377 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:32:50,377 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:32:55,382 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-09 10:32:55,765 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:32:55,765 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:32:55,765 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:32:55,765 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:32:55,765 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:32:55,765 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:32:55,765 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:32:55,766 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_xkrzi3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:34.702Z", "message": "Starting...", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:34.264Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.aa85be25-1c65-4688-9509-ef1ae59a20f3"}, {"node_instance_id": "bono_host_mmu58s", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:34.702Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:34.294Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "bind_host_xkrzi3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:34.702Z", "message": "Successfully configured daemon: bind_host_xkrzi3", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:34.264Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.aa85be25-1c65-4688-9509-ef1ae59a20f3"}, {"node_instance_id": "bind_host_xkrzi3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:34.702Z", "message": "Creating start-on-boot entry", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:34.264Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.aa85be25-1c65-4688-9509-ef1ae59a20f3"}, {"node_instance_id": "bind_host_xkrzi3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:34.702Z", "message": "Deploying broker configuration.", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:34.264Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.aa85be25-1c65-4688-9509-ef1ae59a20f3"}, {"node_instance_id": "bind_host_xkrzi3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:34.702Z", "message": "Configuring...", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:34.264Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.aa85be25-1c65-4688-9509-ef1ae59a20f3"}, {"node_instance_id": "bind_host_xkrzi3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:34.702Z", "message": "Successfully created daemon: bind_host_xkrzi3", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:34.264Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.aa85be25-1c65-4688-9509-ef1ae59a20f3"}, {"node_instance_id": "bind_host_xkrzi3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:34.702Z", "message": "Creating...", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:34.264Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.aa85be25-1c65-4688-9509-ef1ae59a20f3"}, {"node_instance_id": "bind_host_xkrzi3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:34.702Z", "message": "No custom env configured", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:34.264Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.aa85be25-1c65-4688-9509-ef1ae59a20f3"}, {"node_instance_id": "bind_host_xkrzi3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:34.702Z", "message": "Successfully disabled requiretty for cfy-agent", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:34.264Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.aa85be25-1c65-4688-9509-ef1ae59a20f3"}, {"node_instance_id": "bind_host_xkrzi3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:34.702Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:34.264Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.aa85be25-1c65-4688-9509-ef1ae59a20f3"}, {"node_instance_id": "bind_host_xkrzi3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:34.702Z", "message": "Successfully corrected cfy-agent`s virtualenv", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:34.263Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.aa85be25-1c65-4688-9509-ef1ae59a20f3"}, {"node_instance_id": "bind_host_xkrzi3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:34.702Z", "message": "Auto-correcting virtualenv /home/ubuntu/bind_host_xkrzi3/env", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:34.263Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.aa85be25-1c65-4688-9509-ef1ae59a20f3"}, {"node_instance_id": "bind_host_xkrzi3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:34.702Z", "message": "Download ended successfully", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:34.263Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.aa85be25-1c65-4688-9509-ef1ae59a20f3"}, {"node_instance_id": "bind_host_xkrzi3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:34.702Z", "message": "", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:34.263Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.aa85be25-1c65-4688-9509-ef1ae59a20f3"}, {"node_instance_id": "bind_host_xkrzi3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:34.702Z", "message": "2019-04-09 10:32:26 (187 MB/s) - \u2018/tmp/tmp.dUXAl1mOf6/agent.tar.gz\u2019 saved [24073211/24073211]", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:34.263Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.aa85be25-1c65-4688-9509-ef1ae59a20f3"}, {"node_instance_id": "bind_host_xkrzi3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:34.702Z", "message": "HTTP request sent, awaiting response... 200 OK", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:34.263Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.aa85be25-1c65-4688-9509-ef1ae59a20f3"}, {"node_instance_id": "bind_host_xkrzi3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:34.702Z", "message": "Length: 24073211 (23M) [application/octet-stream]", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:34.263Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.aa85be25-1c65-4688-9509-ef1ae59a20f3"}, {"node_instance_id": "bind_host_xkrzi3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:34.702Z", "message": "Saving to: \u2018/tmp/tmp.dUXAl1mOf6/agent.tar.gz\u2019", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:34.263Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.aa85be25-1c65-4688-9509-ef1ae59a20f3"}, {"node_instance_id": "bind_host_xkrzi3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:34.702Z", "message": "", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:34.263Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.aa85be25-1c65-4688-9509-ef1ae59a20f3"}, {"node_instance_id": "bind_host_xkrzi3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:34.702Z", "message": "", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:34.263Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.aa85be25-1c65-4688-9509-ef1ae59a20f3"}, {"node_instance_id": "bind_host_xkrzi3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:34.702Z", "message": " 0% [ ] 0 --.-K/s ", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:34.263Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.aa85be25-1c65-4688-9509-ef1ae59a20f3"}, {"node_instance_id": "bind_host_xkrzi3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:34.702Z", "message": "100%[======================================>] 24,073,211 --.-K/s in 0.1s ", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:34.263Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.aa85be25-1c65-4688-9509-ef1ae59a20f3"}, {"node_instance_id": "bono_host_mmu58s", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:34.702Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:34.136Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "bind_host_xkrzi3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:34.702Z", "message": "", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:34.263Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.aa85be25-1c65-4688-9509-ef1ae59a20f3"}, {"node_instance_id": "homer_host_d3fa9b", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:34.702Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:34.506Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "bind_host_xkrzi3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:34.702Z", "message": "--2019-04-09 10:32:26-- https://192.168.120.7:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:34.263Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.aa85be25-1c65-4688-9509-ef1ae59a20f3"}, {"node_instance_id": "bind_host_xkrzi3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:34.702Z", "message": "sudo: unable to resolve host server-clearwater-opnfv-bind-host-xkrzi3", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:34.263Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.aa85be25-1c65-4688-9509-ef1ae59a20f3"}, {"node_instance_id": "bind_host_xkrzi3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:34.702Z", "message": "Downloading https://192.168.120.7:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz...", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:34.263Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.aa85be25-1c65-4688-9509-ef1ae59a20f3"}, {"node_instance_id": "homer_host_d3fa9b", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:35.336Z", "message": "Plugins installed", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:34.987Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "bind_host_xkrzi3", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:35.336Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:34.986Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "homer_host_d3fa9b", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:35.931Z", "message": "Sending task 'diamond_agent.tasks.install'", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:35.204Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "bind_host_xkrzi3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:35.931Z", "message": "Installing plugins", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:35.902Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "bind_host_xkrzi3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:35.931Z", "message": "Agent created", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:35.088Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "bind_host_xkrzi3", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:36.562Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:36.106Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "ellis_host_04yjo1", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:36.562Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:36.011Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "homer_host_d3fa9b", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:37.193Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:36.632Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "homer_host_d3fa9b", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:37.193Z", "message": "Sending task 'diamond_agent.tasks.start'", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:36.882Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "bind_host_xkrzi3", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:37.744Z", "message": "Installing plugin: diamond", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:37.064Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.a3e16754-a2bf-419f-9efa-691cd84cd891"}, {"node_instance_id": "ellis_host_04yjo1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:37.744Z", "message": "Establishing relationships", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:37.503Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:37.744Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:37.663Z", "source_id": "ellis_host_04yjo1", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "bind_host_xkrzi3", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:37.744Z", "message": "[localhost] run: ['/home/ubuntu/bind_host_xkrzi3/env/bin/pip', 'freeze', '--all']", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:37.096Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.a3e16754-a2bf-419f-9efa-691cd84cd891"}, {"node_instance_id": "bind_host_xkrzi3", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:37.744Z", "message": "Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty]", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:37.552Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.a3e16754-a2bf-419f-9efa-691cd84cd891"}, {"node_instance_id": "bind_host_xkrzi3", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:37.744Z", "message": "Installing plugin from source", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:37.552Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.a3e16754-a2bf-419f-9efa-691cd84cd891"}, {"node_instance_id": "bind_host_xkrzi3", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:37.744Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:37.552Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.a3e16754-a2bf-419f-9efa-691cd84cd891"}, {"node_instance_id": "homer_host_d3fa9b", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:38.749Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:38.564Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:39.283Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-80506fd8-4384-4929-9aa5-036eedacd898", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:38.919Z", "source_id": "ellis_host_04yjo1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.341e1bf4-053e-4e5b-88f8-d6922054ab29"}, {"node_instance_id": "bind_host_xkrzi3", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:39.283Z", "message": "Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv.", "level": "warning", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:38.797Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.a3e16754-a2bf-419f-9efa-691cd84cd891"}, {"node_instance_id": "bind_host_xkrzi3", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:39.283Z", "message": "Removing directory: /tmp/tmpGhKuyJ/cloudify-diamond-plugin-1.3.5", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:38.798Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.a3e16754-a2bf-419f-9efa-691cd84cd891"}, {"node_instance_id": "homer_host_d3fa9b", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:39.283Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:38.761Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}], "metadata": {"pagination": {"total": 2363, "offset": 1913, "size": 50}}} 2019-04-09 10:32:55,766 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:32:55,766 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:32:55 GMT 2019-04-09 10:32:55,766 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:32:55,766 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-09 10:32:55,766 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:32:55,766 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:32:55,766 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:32:55,766 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-09 10:32:55,768 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2019-04-09 10:32:55,769 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2019-04-09 10:32:55,769 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: bind_host_xkrzi3 2019-04-09 10:32:55,769 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2019-04-09 10:32:55,769 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying broker configuration. 2019-04-09 10:32:55,769 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-04-09 10:32:55,769 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: bind_host_xkrzi3 2019-04-09 10:32:55,770 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2019-04-09 10:32:55,770 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - No custom env configured 2019-04-09 10:32:55,770 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully disabled requiretty for cfy-agent 2019-04-09 10:32:55,770 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2019-04-09 10:32:55,770 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully corrected cfy-agent`s virtualenv 2019-04-09 10:32:55,770 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/bind_host_xkrzi3/env 2019-04-09 10:32:55,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Download ended successfully 2019-04-09 10:32:55,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-04-09 10:32:55,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-04-09 10:32:26 (187 MB/s) - ‘/tmp/tmp.dUXAl1mOf6/agent.tar.gz’ saved [24073211/24073211] 2019-04-09 10:32:55,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - HTTP request sent, awaiting response... 200 OK 2019-04-09 10:32:55,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Length: 24073211 (23M) [application/octet-stream] 2019-04-09 10:32:55,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Saving to: ‘/tmp/tmp.dUXAl1mOf6/agent.tar.gz’ 2019-04-09 10:32:55,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-04-09 10:32:55,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-04-09 10:32:55,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0% [ ] 0 --.-K/s 2019-04-09 10:32:55,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100%[======================================>] 24,073,211 --.-K/s in 0.1s 2019-04-09 10:32:55,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2019-04-09 10:32:55,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-04-09 10:32:55,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-04-09 10:32:55,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - --2019-04-09 10:32:26-- https://192.168.120.7:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2019-04-09 10:32:55,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-bind-host-xkrzi3 2019-04-09 10:32:55,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading https://192.168.120.7:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz... 2019-04-09 10:32:55,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Plugins installed 2019-04-09 10:32:55,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2019-04-09 10:32:55,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2019-04-09 10:32:55,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2019-04-09 10:32:55,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created 2019-04-09 10:32:55,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-04-09 10:32:55,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2019-04-09 10:32:55,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2019-04-09 10:32:55,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2019-04-09 10:32:55,775 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2019-04-09 10:32:55,775 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-04-09 10:32:55,775 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-04-09 10:32:55,775 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['/home/ubuntu/bind_host_xkrzi3/env/bin/pip', 'freeze', '--all'] 2019-04-09 10:32:55,775 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2019-04-09 10:32:55,775 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2019-04-09 10:32:55,775 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2019-04-09 10:32:55,776 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2019-04-09 10:32:55,776 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-80506fd8-4384-4929-9aa5-036eedacd898 2019-04-09 10:32:55,776 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv. 2019-04-09 10:32:55,776 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpGhKuyJ/cloudify-diamond-plugin-1.3.5 2019-04-09 10:32:55,776 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2019-04-09 10:32:55,776 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/4c65a646-067f-4556-a879-83319631caf0 2019-04-09 10:32:55,857 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:32:55,857 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:32:55,857 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:32:55,858 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:32:55,858 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:32:55,858 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:32:55,858 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:32:55,858 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T10:28:06.618Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-09T10:28:06.619Z", "id": "4c65a646-067f-4556-a879-83319631caf0"} 2019-04-09 10:32:55,858 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:32:55,858 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:32:55 GMT 2019-04-09 10:32:55,858 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:32:55,859 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-09 10:32:55,859 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:32:55,859 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:32:55,859 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:33:00,864 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-09 10:33:01,207 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:33:01,207 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:33:01,208 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:33:01,208 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:33:01,208 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:33:01,208 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:33:01,208 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:33:01,208 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_xkrzi3", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:39.283Z", "message": "Removing directory: /tmp/tmpGhKuyJ/cloudify-diamond-plugin-1.3.5", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:38.798Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.a3e16754-a2bf-419f-9efa-691cd84cd891"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:39.283Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:38.913Z", "source_id": "ellis_host_04yjo1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.341e1bf4-053e-4e5b-88f8-d6922054ab29"}, {"node_instance_id": "proxy_node_zfn03y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:39.283Z", "message": "Waiting for process 1607 to end...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:38.778Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00e93f0b-0b25-46e6-b3ec-24333dc3a953"}, {"node_instance_id": "sprout_host_y1ieip", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:39.954Z", "message": "Downloading https://192.168.120.7:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz...", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:39.823Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.fbc68da9-05da-4c58-ac26-83b023825eb0"}, {"node_instance_id": "sprout_host_y1ieip", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:39.954Z", "message": "--2019-04-09 10:32:32-- https://192.168.120.7:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:39.823Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.fbc68da9-05da-4c58-ac26-83b023825eb0"}, {"node_instance_id": "sprout_host_y1ieip", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:39.954Z", "message": "Connecting to 192.168.120.7:53333... connected.", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:39.824Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.fbc68da9-05da-4c58-ac26-83b023825eb0"}, {"node_instance_id": "sprout_host_y1ieip", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:39.954Z", "message": "HTTP request sent, awaiting response... 200 OK", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:39.824Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.fbc68da9-05da-4c58-ac26-83b023825eb0"}, {"node_instance_id": "sprout_host_y1ieip", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:39.954Z", "message": "Length: 24073211 (23M) [application/octet-stream]", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:39.824Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.fbc68da9-05da-4c58-ac26-83b023825eb0"}, {"node_instance_id": "sprout_host_y1ieip", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:39.954Z", "message": "Saving to: \u2018/tmp/tmp.tO0NEaBvbq/agent.tar.gz\u2019", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:39.825Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.fbc68da9-05da-4c58-ac26-83b023825eb0"}, {"node_instance_id": "sprout_host_y1ieip", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:39.954Z", "message": "", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:39.825Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.fbc68da9-05da-4c58-ac26-83b023825eb0"}, {"node_instance_id": "sprout_host_y1ieip", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:39.954Z", "message": "", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:39.825Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.fbc68da9-05da-4c58-ac26-83b023825eb0"}, {"node_instance_id": "sprout_host_y1ieip", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:39.954Z", "message": " 0% [ ] 0 --.-K/s ", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:39.825Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.fbc68da9-05da-4c58-ac26-83b023825eb0"}, {"node_instance_id": "sprout_host_y1ieip", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:39.954Z", "message": "100%[======================================>] 24,073,211 141MB/s in 0.2s ", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:39.826Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.fbc68da9-05da-4c58-ac26-83b023825eb0"}, {"node_instance_id": "sprout_host_y1ieip", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:39.954Z", "message": "", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:39.826Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.fbc68da9-05da-4c58-ac26-83b023825eb0"}, {"node_instance_id": "sprout_host_y1ieip", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:39.954Z", "message": "2019-04-09 10:32:32 (141 MB/s) - \u2018/tmp/tmp.tO0NEaBvbq/agent.tar.gz\u2019 saved [24073211/24073211]", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:39.826Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.fbc68da9-05da-4c58-ac26-83b023825eb0"}, {"node_instance_id": "sprout_host_y1ieip", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:39.954Z", "message": "", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:39.826Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.fbc68da9-05da-4c58-ac26-83b023825eb0"}, {"node_instance_id": "sprout_host_y1ieip", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:39.954Z", "message": "Download ended successfully", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:39.826Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.fbc68da9-05da-4c58-ac26-83b023825eb0"}, {"node_instance_id": "sprout_host_y1ieip", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:39.954Z", "message": "Auto-correcting virtualenv /home/ubuntu/sprout_host_y1ieip/env", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:39.826Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.fbc68da9-05da-4c58-ac26-83b023825eb0"}, {"node_instance_id": "sprout_host_y1ieip", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:39.954Z", "message": "Successfully corrected cfy-agent`s virtualenv", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:39.827Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.fbc68da9-05da-4c58-ac26-83b023825eb0"}, {"node_instance_id": "sprout_host_y1ieip", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:39.954Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:39.827Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.fbc68da9-05da-4c58-ac26-83b023825eb0"}, {"node_instance_id": "sprout_host_y1ieip", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:39.954Z", "message": "Successfully disabled requiretty for cfy-agent", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:39.827Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.fbc68da9-05da-4c58-ac26-83b023825eb0"}, {"node_instance_id": "sprout_host_y1ieip", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:39.954Z", "message": "No custom env configured", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:39.827Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.fbc68da9-05da-4c58-ac26-83b023825eb0"}, {"node_instance_id": "sprout_host_y1ieip", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:39.954Z", "message": "Creating...", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:39.827Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.fbc68da9-05da-4c58-ac26-83b023825eb0"}, {"node_instance_id": "sprout_host_y1ieip", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:39.954Z", "message": "Successfully created daemon: sprout_host_y1ieip", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:39.827Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.fbc68da9-05da-4c58-ac26-83b023825eb0"}, {"node_instance_id": "sprout_host_y1ieip", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:39.954Z", "message": "Configuring...", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:39.828Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.fbc68da9-05da-4c58-ac26-83b023825eb0"}, {"node_instance_id": "sprout_host_y1ieip", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:39.954Z", "message": "Deploying broker configuration.", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:39.828Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.fbc68da9-05da-4c58-ac26-83b023825eb0"}, {"node_instance_id": "sprout_host_y1ieip", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:39.954Z", "message": "Creating start-on-boot entry", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:39.828Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.fbc68da9-05da-4c58-ac26-83b023825eb0"}, {"node_instance_id": "sprout_host_y1ieip", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:39.954Z", "message": "Successfully configured daemon: sprout_host_y1ieip", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:39.829Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.fbc68da9-05da-4c58-ac26-83b023825eb0"}, {"node_instance_id": "sprout_host_y1ieip", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:39.954Z", "message": "Starting...", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:39.829Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.fbc68da9-05da-4c58-ac26-83b023825eb0"}, {"node_instance_id": "sprout_host_y1ieip", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:39.954Z", "message": "10:32:38 [INFO] [cloudify.utils.is_agent_alive] No ping response from sprout_host_y1ieip: No response received for task a9874eaa09c54fa1835f578d0a022a15", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:39.829Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.fbc68da9-05da-4c58-ac26-83b023825eb0"}, {"node_instance_id": "sprout_host_y1ieip", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:39.954Z", "message": "Starting daemon with command: sudo service cloudify-worker-sprout_host_y1ieip start", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:39.829Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.fbc68da9-05da-4c58-ac26-83b023825eb0"}, {"node_instance_id": "sprout_host_y1ieip", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:39.954Z", "message": "Successfully started daemon: sprout_host_y1ieip", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:39.829Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.fbc68da9-05da-4c58-ac26-83b023825eb0"}, {"node_instance_id": "sprout_host_y1ieip", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:39.954Z", "message": "Agent created, configured and started successfully", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:39.829Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.fbc68da9-05da-4c58-ac26-83b023825eb0"}, {"node_instance_id": "bono_host_mmu58s", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:39.954Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:39.433Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "bind_host_xkrzi3", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:39.954Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:39.384Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "bind_host_xkrzi3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:39.954Z", "message": "Plugins installed", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:39.472Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:39.954Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e331dca910a1c759c3d0cbb88bb6269198fda857\"", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:39.329Z", "source_id": "ellis_host_04yjo1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.341e1bf4-053e-4e5b-88f8-d6922054ab29"}, {"node_instance_id": "sprout_host_y1ieip", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:39.954Z", "message": "sudo: unable to resolve host server-clearwater-opnfv-sprout-host-y1ieip", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:39.822Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.fbc68da9-05da-4c58-ac26-83b023825eb0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:40.577Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10:32: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-03df5513-e85c-4cfe-b3eb-15b112128a0d x-compute-request-id: req-03df5513-e85c-4cfe-b3eb-15b112128a0d Content-Encoding: gzip Content-Length: 837 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f3:c5:f0\", \"version\": 4, \"addr\": \"192.168.120.19\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"10e27409-226d-4f3d-971a-db9735ac09c8\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-04-09T10:31:45.000000\", \"flavor\": {\"id\": \"22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"rel\": \"bookmark\"}]}, \"id\": \"a9edbe9c-7652-492c-a4a9-b15648c5b876\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_ellis\"}], \"user_id\": \"ac8606d68bbd45969d2b1630e01ac7c4\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-04-09T10:31:36Z\", \"hostId\": \"559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b\", \"name\": \"server_clearwater-opnfv_ellis_host_04yjo1\", \"created\": \"2019-04-09T10:28:30Z\", \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\", \"cloudify_management_network_id\": \"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\"}}}\n", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:40.106Z", "source_id": "ellis_host_04yjo1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.341e1bf4-053e-4e5b-88f8-d6922054ab29"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:40.577Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876 used request id req-03df5513-e85c-4cfe-b3eb-15b112128a0d", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:40.106Z", "source_id": "ellis_host_04yjo1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.341e1bf4-053e-4e5b-88f8-d6922054ab29"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:40.577Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876 used request id req-03df5513-e85c-4cfe-b3eb-15b112128a0d", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:40.111Z", "source_id": "ellis_host_04yjo1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.341e1bf4-053e-4e5b-88f8-d6922054ab29"}, {"node_instance_id": "bind_host_xkrzi3", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:40.577Z", "message": "Sending task 'diamond_agent.tasks.install'", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:39.919Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:40.577Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:39.610Z", "source_id": "bono_host_mmu58s", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "bono_host_mmu58s", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:40.577Z", "message": "Establishing relationships", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:39.507Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "proxy_node_zfn03y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:40.577Z", "message": " Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:40.024Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00e93f0b-0b25-46e6-b3ec-24333dc3a953"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:40.577Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e331dca910a1c759c3d0cbb88bb6269198fda857\"", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:40.117Z", "source_id": "ellis_host_04yjo1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.341e1bf4-053e-4e5b-88f8-d6922054ab29"}, {"node_instance_id": "proxy_node_zfn03y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:40.577Z", "message": " Unpacking cpp (4:4.8.2-1ubuntu6) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:40.024Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00e93f0b-0b25-46e6-b3ec-24333dc3a953"}, {"node_instance_id": "proxy_node_zfn03y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:40.577Z", "message": " Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:40.024Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00e93f0b-0b25-46e6-b3ec-24333dc3a953"}, {"node_instance_id": "proxy_node_zfn03y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:40.577Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 39%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 40%]\u001b[49m\u001b[39m \u001b[uSelecting previously unselected package cpp.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:40.024Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00e93f0b-0b25-46e6-b3ec-24333dc3a953"}, {"node_instance_id": "proxy_node_zfn03y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:40.577Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 38%]\u001b[49m\u001b[39m \u001b[uUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:40.024Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00e93f0b-0b25-46e6-b3ec-24333dc3a953"}], "metadata": {"pagination": {"total": 2436, "offset": 1963, "size": 50}}} 2019-04-09 10:33:01,208 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:33:01,208 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:33:01 GMT 2019-04-09 10:33:01,209 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:33:01,209 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-09 10:33:01,209 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:33:01,209 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:33:01,209 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:33:01,209 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-09 10:33:01,211 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpGhKuyJ/cloudify-diamond-plugin-1.3.5 2019-04-09 10:33:01,211 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-09 10:33:01,212 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1607 to end... 2019-04-09 10:33:01,212 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading https://192.168.120.7:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz... 2019-04-09 10:33:01,212 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - --2019-04-09 10:32:32-- https://192.168.120.7:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2019-04-09 10:33:01,212 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Connecting to 192.168.120.7:53333... connected. 2019-04-09 10:33:01,212 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - HTTP request sent, awaiting response... 200 OK 2019-04-09 10:33:01,212 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Length: 24073211 (23M) [application/octet-stream] 2019-04-09 10:33:01,213 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Saving to: ‘/tmp/tmp.tO0NEaBvbq/agent.tar.gz’ 2019-04-09 10:33:01,213 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-04-09 10:33:01,213 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-04-09 10:33:01,213 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0% [ ] 0 --.-K/s 2019-04-09 10:33:01,213 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100%[======================================>] 24,073,211 141MB/s in 0.2s 2019-04-09 10:33:01,213 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-04-09 10:33:01,214 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-04-09 10:32:32 (141 MB/s) - ‘/tmp/tmp.tO0NEaBvbq/agent.tar.gz’ saved [24073211/24073211] 2019-04-09 10:33:01,214 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-04-09 10:33:01,214 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Download ended successfully 2019-04-09 10:33:01,214 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/sprout_host_y1ieip/env 2019-04-09 10:33:01,214 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully corrected cfy-agent`s virtualenv 2019-04-09 10:33:01,214 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2019-04-09 10:33:01,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully disabled requiretty for cfy-agent 2019-04-09 10:33:01,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - No custom env configured 2019-04-09 10:33:01,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2019-04-09 10:33:01,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: sprout_host_y1ieip 2019-04-09 10:33:01,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-04-09 10:33:01,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying broker configuration. 2019-04-09 10:33:01,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2019-04-09 10:33:01,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: sprout_host_y1ieip 2019-04-09 10:33:01,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2019-04-09 10:33:01,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 10:32:38 [INFO] [cloudify.utils.is_agent_alive] No ping response from sprout_host_y1ieip: No response received for task a9874eaa09c54fa1835f578d0a022a15 2019-04-09 10:33:01,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service cloudify-worker-sprout_host_y1ieip start 2019-04-09 10:33:01,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: sprout_host_y1ieip 2019-04-09 10:33:01,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created, configured and started successfully 2019-04-09 10:33:01,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2019-04-09 10:33:01,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-04-09 10:33:01,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Plugins installed 2019-04-09 10:33:01,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e331dca910a1c759c3d0cbb88bb6269198fda857" 2019-04-09 10:33:01,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-sprout-host-y1ieip 2019-04-09 10:33:01,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10:32: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-03df5513-e85c-4cfe-b3eb-15b112128a0d x-compute-request-id: req-03df5513-e85c-4cfe-b3eb-15b112128a0d Content-Encoding: gzip Content-Length: 837 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:c5:f0", "version": 4, "addr": "192.168.120.19", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876", "rel": "bookmark"}], "image": {"id": "10e27409-226d-4f3d-971a-db9735ac09c8", "links": [{"href": "http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-09T10:31:45.000000", "flavor": {"id": "22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "links": [{"href": "http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "rel": "bookmark"}]}, "id": "a9edbe9c-7652-492c-a4a9-b15648c5b876", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "user_id": "ac8606d68bbd45969d2b1630e01ac7c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-09T10:31:36Z", "hostId": "559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "name": "server_clearwater-opnfv_ellis_host_04yjo1", "created": "2019-04-09T10:28:30Z", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b", "cloudify_management_network_id": "67c32f4e-cb01-4d56-a2b5-fe18f582c72d"}}} 2019-04-09 10:33:01,218 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876 used request id req-03df5513-e85c-4cfe-b3eb-15b112128a0d 2019-04-09 10:33:01,218 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876 used request id req-03df5513-e85c-4cfe-b3eb-15b112128a0d 2019-04-09 10:33:01,218 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2019-04-09 10:33:01,218 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-04-09 10:33:01,218 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-04-09 10:33:01,218 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... 2019-04-09 10:33:01,218 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e331dca910a1c759c3d0cbb88bb6269198fda857" 2019-04-09 10:33:01,219 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Unpacking cpp (4:4.8.2-1ubuntu6) ... 2019-04-09 10:33:01,219 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... 2019-04-09 10:33:01,219 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 39%] Progress: [ 40%] Selecting previously unselected package cpp. 2019-04-09 10:33:01,219 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 38%] Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... 2019-04-09 10:33:01,219 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/4c65a646-067f-4556-a879-83319631caf0 2019-04-09 10:33:01,292 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:33:01,292 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:33:01,292 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:33:01,292 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:33:01,292 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:33:01,293 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:33:01,293 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:33:01,293 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T10:28:06.618Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-09T10:28:06.619Z", "id": "4c65a646-067f-4556-a879-83319631caf0"} 2019-04-09 10:33:01,293 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:33:01,293 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:33:01 GMT 2019-04-09 10:33:01,293 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:33:01,293 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-09 10:33:01,293 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:33:01,294 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:33:01,294 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:33:06,299 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-09 10:33:06,538 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:33:06,538 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:33:06,538 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:33:06,538 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:33:06,538 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:33:06,538 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:33:06,538 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:33:06,538 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_node_zfn03y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:40.577Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 13%]\u001b[49m\u001b[39m \u001b[uUnpacking libisl10:amd64 (0.12.2-1) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:40.023Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00e93f0b-0b25-46e6-b3ec-24333dc3a953"}, {"node_instance_id": "proxy_node_zfn03y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:40.577Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 14%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 15%]\u001b[49m\u001b[39m \u001b[uSelecting previously unselected package libcloog-isl4:amd64.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:40.023Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00e93f0b-0b25-46e6-b3ec-24333dc3a953"}, {"node_instance_id": "proxy_node_zfn03y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:40.577Z", "message": " Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:40.023Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00e93f0b-0b25-46e6-b3ec-24333dc3a953"}, {"node_instance_id": "proxy_node_zfn03y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:40.577Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 16%]\u001b[49m\u001b[39m \u001b[uUnpacking libcloog-isl4:amd64 (0.18.2-1) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:40.023Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00e93f0b-0b25-46e6-b3ec-24333dc3a953"}, {"node_instance_id": "proxy_node_zfn03y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:40.577Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 17%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 18%]\u001b[49m\u001b[39m \u001b[uSelecting previously unselected package libgomp1:amd64.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:40.023Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00e93f0b-0b25-46e6-b3ec-24333dc3a953"}, {"node_instance_id": "proxy_node_zfn03y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:40.577Z", "message": " Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:40.023Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00e93f0b-0b25-46e6-b3ec-24333dc3a953"}, {"node_instance_id": "proxy_node_zfn03y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:40.577Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 19%]\u001b[49m\u001b[39m \u001b[uUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:40.023Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00e93f0b-0b25-46e6-b3ec-24333dc3a953"}, {"node_instance_id": "proxy_node_zfn03y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:40.577Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 20%]\u001b[49m\u001b[39m \u001b[uSelecting previously unselected package libitm1:amd64.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:40.023Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00e93f0b-0b25-46e6-b3ec-24333dc3a953"}, {"node_instance_id": "proxy_node_zfn03y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:40.577Z", "message": " Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:40.023Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00e93f0b-0b25-46e6-b3ec-24333dc3a953"}, {"node_instance_id": "proxy_node_zfn03y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:40.577Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 21%]\u001b[49m\u001b[39m \u001b[uUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:40.023Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00e93f0b-0b25-46e6-b3ec-24333dc3a953"}, {"node_instance_id": "proxy_node_zfn03y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:40.577Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 22%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 23%]\u001b[49m\u001b[39m \u001b[uSelecting previously unselected package libmpfr4:amd64.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:40.023Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00e93f0b-0b25-46e6-b3ec-24333dc3a953"}, {"node_instance_id": "proxy_node_zfn03y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:40.577Z", "message": " Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:40.023Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00e93f0b-0b25-46e6-b3ec-24333dc3a953"}, {"node_instance_id": "proxy_node_zfn03y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:40.577Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 24%]\u001b[49m\u001b[39m \u001b[uUnpacking libmpfr4:amd64 (3.1.2-1) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:40.023Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00e93f0b-0b25-46e6-b3ec-24333dc3a953"}, {"node_instance_id": "proxy_node_zfn03y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:40.577Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 25%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 26%]\u001b[49m\u001b[39m \u001b[uSelecting previously unselected package libquadmath0:amd64.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:40.023Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00e93f0b-0b25-46e6-b3ec-24333dc3a953"}, {"node_instance_id": "proxy_node_zfn03y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:40.577Z", "message": " Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:40.024Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00e93f0b-0b25-46e6-b3ec-24333dc3a953"}, {"node_instance_id": "proxy_node_zfn03y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:40.577Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 27%]\u001b[49m\u001b[39m \u001b[uUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:40.024Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00e93f0b-0b25-46e6-b3ec-24333dc3a953"}, {"node_instance_id": "proxy_node_zfn03y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:40.577Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 28%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 29%]\u001b[49m\u001b[39m \u001b[uSelecting previously unselected package libtsan0:amd64.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:40.024Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00e93f0b-0b25-46e6-b3ec-24333dc3a953"}, {"node_instance_id": "proxy_node_zfn03y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:40.577Z", "message": " Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:40.024Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00e93f0b-0b25-46e6-b3ec-24333dc3a953"}, {"node_instance_id": "proxy_node_zfn03y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:40.577Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 30%]\u001b[49m\u001b[39m \u001b[uUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:40.024Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00e93f0b-0b25-46e6-b3ec-24333dc3a953"}, {"node_instance_id": "proxy_node_zfn03y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:40.577Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 31%]\u001b[49m\u001b[39m \u001b[uSelecting previously unselected package libmpc3:amd64.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:40.024Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00e93f0b-0b25-46e6-b3ec-24333dc3a953"}, {"node_instance_id": "proxy_node_zfn03y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:40.577Z", "message": " Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:40.024Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00e93f0b-0b25-46e6-b3ec-24333dc3a953"}, {"node_instance_id": "proxy_node_zfn03y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:40.577Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 32%]\u001b[49m\u001b[39m \u001b[uUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:40.024Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00e93f0b-0b25-46e6-b3ec-24333dc3a953"}, {"node_instance_id": "proxy_node_zfn03y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:40.577Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 33%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 34%]\u001b[49m\u001b[39m \u001b[uSelecting previously unselected package binutils.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:40.024Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00e93f0b-0b25-46e6-b3ec-24333dc3a953"}, {"node_instance_id": "proxy_node_zfn03y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:40.577Z", "message": " Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:40.024Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00e93f0b-0b25-46e6-b3ec-24333dc3a953"}, {"node_instance_id": "proxy_node_zfn03y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:40.577Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 35%]\u001b[49m\u001b[39m \u001b[uUnpacking binutils (2.24-5ubuntu14.2) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:40.024Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00e93f0b-0b25-46e6-b3ec-24333dc3a953"}, {"node_instance_id": "proxy_node_zfn03y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:40.577Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 36%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 37%]\u001b[49m\u001b[39m \u001b[uSelecting previously unselected package cpp-4.8.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:40.024Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00e93f0b-0b25-46e6-b3ec-24333dc3a953"}, {"node_instance_id": "proxy_node_zfn03y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:40.577Z", "message": " Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:40.024Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00e93f0b-0b25-46e6-b3ec-24333dc3a953"}, {"node_instance_id": "proxy_node_zfn03y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:40.577Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 38%]\u001b[49m\u001b[39m \u001b[uUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:40.024Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00e93f0b-0b25-46e6-b3ec-24333dc3a953"}, {"node_instance_id": "proxy_node_zfn03y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:40.577Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 39%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 40%]\u001b[49m\u001b[39m \u001b[uSelecting previously unselected package cpp.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:40.024Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00e93f0b-0b25-46e6-b3ec-24333dc3a953"}, {"node_instance_id": "proxy_node_zfn03y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:40.577Z", "message": " Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:40.024Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00e93f0b-0b25-46e6-b3ec-24333dc3a953"}, {"node_instance_id": "proxy_node_zfn03y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:40.577Z", "message": " Unpacking cpp (4:4.8.2-1ubuntu6) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:40.024Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00e93f0b-0b25-46e6-b3ec-24333dc3a953"}, {"node_instance_id": "proxy_node_zfn03y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:40.577Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 41%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 42%]\u001b[49m\u001b[39m \u001b[uSelecting previously unselected package libgcc-4.8-dev:amd64.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:40.024Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00e93f0b-0b25-46e6-b3ec-24333dc3a953"}, {"node_instance_id": "proxy_node_zfn03y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:40.577Z", "message": " Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:40.024Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00e93f0b-0b25-46e6-b3ec-24333dc3a953"}, {"node_instance_id": "proxy_node_zfn03y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:40.577Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 43%]\u001b[49m\u001b[39m \u001b[uUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:40.024Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00e93f0b-0b25-46e6-b3ec-24333dc3a953"}, {"node_instance_id": "proxy_node_zfn03y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:40.577Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 44%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 45%]\u001b[49m\u001b[39m \u001b[uSelecting previously unselected package gcc-4.8.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:40.024Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00e93f0b-0b25-46e6-b3ec-24333dc3a953"}, {"node_instance_id": "proxy_node_zfn03y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:40.577Z", "message": " Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:40.024Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00e93f0b-0b25-46e6-b3ec-24333dc3a953"}, {"node_instance_id": "proxy_node_zfn03y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:40.577Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 46%]\u001b[49m\u001b[39m \u001b[uUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:40.024Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00e93f0b-0b25-46e6-b3ec-24333dc3a953"}, {"node_instance_id": "proxy_node_zfn03y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:40.577Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 47%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 48%]\u001b[49m\u001b[39m \u001b[uSelecting previously unselected package gcc.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:40.024Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00e93f0b-0b25-46e6-b3ec-24333dc3a953"}, {"node_instance_id": "proxy_node_zfn03y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:40.577Z", "message": " Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:40.024Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00e93f0b-0b25-46e6-b3ec-24333dc3a953"}, {"node_instance_id": "proxy_node_zfn03y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:40.577Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 49%]\u001b[49m\u001b[39m \u001b[uUnpacking gcc (4:4.8.2-1ubuntu6) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:40.024Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00e93f0b-0b25-46e6-b3ec-24333dc3a953"}, {"node_instance_id": "proxy_node_zfn03y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:40.577Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 50%]\u001b[49m\u001b[39m \u001b[uSelecting previously unselected package libc-dev-bin.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:40.024Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00e93f0b-0b25-46e6-b3ec-24333dc3a953"}, {"node_instance_id": "proxy_node_zfn03y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:40.577Z", "message": " Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:40.024Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00e93f0b-0b25-46e6-b3ec-24333dc3a953"}, {"node_instance_id": "proxy_node_zfn03y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:40.577Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 51%]\u001b[49m\u001b[39m \u001b[uUnpacking libc-dev-bin (2.19-0ubuntu6.15) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:40.024Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00e93f0b-0b25-46e6-b3ec-24333dc3a953"}, {"node_instance_id": "proxy_node_zfn03y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:40.577Z", "message": " Preparing to unpack .../linux-libc-dev_3.13.0-168.218_amd64.deb ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:40.025Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00e93f0b-0b25-46e6-b3ec-24333dc3a953"}, {"node_instance_id": "proxy_node_zfn03y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:40.577Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 54%]\u001b[49m\u001b[39m \u001b[uUnpacking linux-libc-dev:amd64 (3.13.0-168.218) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:40.025Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00e93f0b-0b25-46e6-b3ec-24333dc3a953"}, {"node_instance_id": "proxy_node_zfn03y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:40.577Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 55%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 56%]\u001b[49m\u001b[39m \u001b[uSelecting previously unselected package libc6-dev:amd64.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:40.025Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00e93f0b-0b25-46e6-b3ec-24333dc3a953"}, {"node_instance_id": "proxy_node_zfn03y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:40.577Z", "message": " Preparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:40.025Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00e93f0b-0b25-46e6-b3ec-24333dc3a953"}, {"node_instance_id": "proxy_node_zfn03y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:40.577Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 57%]\u001b[49m\u001b[39m \u001b[uUnpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:40.025Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00e93f0b-0b25-46e6-b3ec-24333dc3a953"}, {"node_instance_id": "proxy_node_zfn03y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:40.577Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 58%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 59%]\u001b[49m\u001b[39m \u001b[uSelecting previously unselected package manpages-dev.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:40.025Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00e93f0b-0b25-46e6-b3ec-24333dc3a953"}, {"node_instance_id": "proxy_node_zfn03y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:40.577Z", "message": " Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:40.025Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00e93f0b-0b25-46e6-b3ec-24333dc3a953"}], "metadata": {"pagination": {"total": 2475, "offset": 2013, "size": 50}}} 2019-04-09 10:33:06,539 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:33:06,539 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:33:06 GMT 2019-04-09 10:33:06,539 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:33:06,539 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-09 10:33:06,539 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:33:06,539 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:33:06,539 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:33:06,539 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-09 10:33:06,541 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 13%] Unpacking libisl10:amd64 (0.12.2-1) ... 2019-04-09 10:33:06,542 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 14%] Progress: [ 15%] Selecting previously unselected package libcloog-isl4:amd64. 2019-04-09 10:33:06,542 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... 2019-04-09 10:33:06,542 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 16%] Unpacking libcloog-isl4:amd64 (0.18.2-1) ... 2019-04-09 10:33:06,542 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 17%] Progress: [ 18%] Selecting previously unselected package libgomp1:amd64. 2019-04-09 10:33:06,542 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... 2019-04-09 10:33:06,543 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 19%] Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-04-09 10:33:06,543 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 20%] Selecting previously unselected package libitm1:amd64. 2019-04-09 10:33:06,543 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... 2019-04-09 10:33:06,543 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 21%] Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-04-09 10:33:06,543 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 22%] Progress: [ 23%] Selecting previously unselected package libmpfr4:amd64. 2019-04-09 10:33:06,543 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... 2019-04-09 10:33:06,544 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 24%] Unpacking libmpfr4:amd64 (3.1.2-1) ... 2019-04-09 10:33:06,544 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 25%] Progress: [ 26%] Selecting previously unselected package libquadmath0:amd64. 2019-04-09 10:33:06,544 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... 2019-04-09 10:33:06,544 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 27%] Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-04-09 10:33:06,544 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 28%] Progress: [ 29%] Selecting previously unselected package libtsan0:amd64. 2019-04-09 10:33:06,544 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... 2019-04-09 10:33:06,544 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 30%] Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-04-09 10:33:06,545 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 31%] Selecting previously unselected package libmpc3:amd64. 2019-04-09 10:33:06,545 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... 2019-04-09 10:33:06,545 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 32%] Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... 2019-04-09 10:33:06,545 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 33%] Progress: [ 34%] Selecting previously unselected package binutils. 2019-04-09 10:33:06,545 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... 2019-04-09 10:33:06,545 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 35%] Unpacking binutils (2.24-5ubuntu14.2) ... 2019-04-09 10:33:06,546 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 36%] Progress: [ 37%] Selecting previously unselected package cpp-4.8. 2019-04-09 10:33:06,546 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... 2019-04-09 10:33:06,546 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 38%] Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... 2019-04-09 10:33:06,546 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 39%] Progress: [ 40%] Selecting previously unselected package cpp. 2019-04-09 10:33:06,546 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... 2019-04-09 10:33:06,546 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Unpacking cpp (4:4.8.2-1ubuntu6) ... 2019-04-09 10:33:06,547 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 41%] Progress: [ 42%] Selecting previously unselected package libgcc-4.8-dev:amd64. 2019-04-09 10:33:06,547 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... 2019-04-09 10:33:06,547 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 43%] Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-04-09 10:33:06,547 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 44%] Progress: [ 45%] Selecting previously unselected package gcc-4.8. 2019-04-09 10:33:06,547 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... 2019-04-09 10:33:06,547 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 46%] Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... 2019-04-09 10:33:06,547 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 47%] Progress: [ 48%] Selecting previously unselected package gcc. 2019-04-09 10:33:06,548 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... 2019-04-09 10:33:06,548 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 49%] Unpacking gcc (4:4.8.2-1ubuntu6) ... 2019-04-09 10:33:06,548 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 50%] Selecting previously unselected package libc-dev-bin. 2019-04-09 10:33:06,548 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ... 2019-04-09 10:33:06,548 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 51%] Unpacking libc-dev-bin (2.19-0ubuntu6.15) ... 2019-04-09 10:33:06,548 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../linux-libc-dev_3.13.0-168.218_amd64.deb ... 2019-04-09 10:33:06,548 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 54%] Unpacking linux-libc-dev:amd64 (3.13.0-168.218) ... 2019-04-09 10:33:06,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 55%] Progress: [ 56%] Selecting previously unselected package libc6-dev:amd64. 2019-04-09 10:33:06,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ... 2019-04-09 10:33:06,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 57%] Unpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ... 2019-04-09 10:33:06,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 58%] Progress: [ 59%] Selecting previously unselected package manpages-dev. 2019-04-09 10:33:06,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... 2019-04-09 10:33:06,549 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/4c65a646-067f-4556-a879-83319631caf0 2019-04-09 10:33:06,611 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:33:06,612 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:33:06,612 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:33:06,612 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:33:06,612 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:33:06,612 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:33:06,612 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:33:06,612 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T10:28:06.618Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-09T10:28:06.619Z", "id": "4c65a646-067f-4556-a879-83319631caf0"} 2019-04-09 10:33:06,612 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:33:06,613 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:33:06 GMT 2019-04-09 10:33:06,613 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:33:06,613 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-09 10:33:06,613 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:33:06,613 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:33:06,613 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:33:11,614 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-09 10:33:11,846 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:33:11,846 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:33:11,846 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:33:11,846 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:33:11,846 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:33:11,846 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:33:11,846 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:33:11,846 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_node_zfn03y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:40.577Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 60%]\u001b[49m\u001b[39m \u001b[uUnpacking manpages-dev (3.54-1ubuntu1) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:40.025Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00e93f0b-0b25-46e6-b3ec-24333dc3a953"}, {"node_instance_id": "proxy_node_zfn03y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:40.577Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 61%]\u001b[49m\u001b[39m \u001b[uProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:40.025Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00e93f0b-0b25-46e6-b3ec-24333dc3a953"}, {"node_instance_id": "proxy_node_zfn03y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:40.577Z", "message": " Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:40.025Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00e93f0b-0b25-46e6-b3ec-24333dc3a953"}, {"node_instance_id": "proxy_node_zfn03y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:40.577Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 62%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 63%]\u001b[49m\u001b[39m \u001b[uSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:40.025Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00e93f0b-0b25-46e6-b3ec-24333dc3a953"}, {"node_instance_id": "proxy_node_zfn03y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:40.577Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 64%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 65%]\u001b[49m\u001b[39m \u001b[uSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:40.025Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00e93f0b-0b25-46e6-b3ec-24333dc3a953"}, {"node_instance_id": "proxy_node_zfn03y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:40.577Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 66%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 67%]\u001b[49m\u001b[39m \u001b[uSetting up libisl10:amd64 (0.12.2-1) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:40.025Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00e93f0b-0b25-46e6-b3ec-24333dc3a953"}, {"node_instance_id": "proxy_node_zfn03y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:40.577Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 68%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 69%]\u001b[49m\u001b[39m \u001b[uSetting up libcloog-isl4:amd64 (0.18.2-1) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:40.025Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00e93f0b-0b25-46e6-b3ec-24333dc3a953"}, {"node_instance_id": "proxy_node_zfn03y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:40.577Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 70%]\u001b[49m\u001b[39m \u001b[uSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:40.025Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00e93f0b-0b25-46e6-b3ec-24333dc3a953"}, {"node_instance_id": "proxy_node_zfn03y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:40.577Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 71%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 72%]\u001b[49m\u001b[39m \u001b[uSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:40.025Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00e93f0b-0b25-46e6-b3ec-24333dc3a953"}, {"node_instance_id": "proxy_node_zfn03y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:40.577Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 73%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 74%]\u001b[49m\u001b[39m \u001b[uSetting up libmpfr4:amd64 (3.1.2-1) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:40.025Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00e93f0b-0b25-46e6-b3ec-24333dc3a953"}, {"node_instance_id": "proxy_node_zfn03y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:40.577Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 75%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 76%]\u001b[49m\u001b[39m \u001b[uSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:40.025Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00e93f0b-0b25-46e6-b3ec-24333dc3a953"}, {"node_instance_id": "proxy_node_zfn03y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:40.577Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 77%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 78%]\u001b[49m\u001b[39m \u001b[uSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:40.025Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00e93f0b-0b25-46e6-b3ec-24333dc3a953"}, {"node_instance_id": "proxy_node_zfn03y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:40.577Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 79%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 80%]\u001b[49m\u001b[39m \u001b[uSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:40.025Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00e93f0b-0b25-46e6-b3ec-24333dc3a953"}, {"node_instance_id": "proxy_node_zfn03y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:40.577Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 81%]\u001b[49m\u001b[39m \u001b[uSetting up binutils (2.24-5ubuntu14.2) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:40.025Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00e93f0b-0b25-46e6-b3ec-24333dc3a953"}, {"node_instance_id": "proxy_node_zfn03y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:40.577Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 82%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 83%]\u001b[49m\u001b[39m \u001b[uSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:40.025Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00e93f0b-0b25-46e6-b3ec-24333dc3a953"}, {"node_instance_id": "proxy_node_zfn03y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:40.577Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 84%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 85%]\u001b[49m\u001b[39m \u001b[uSetting up cpp (4:4.8.2-1ubuntu6) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:40.025Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00e93f0b-0b25-46e6-b3ec-24333dc3a953"}, {"node_instance_id": "proxy_node_zfn03y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:40.577Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 86%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 87%]\u001b[49m\u001b[39m \u001b[uSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:40.025Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00e93f0b-0b25-46e6-b3ec-24333dc3a953"}, {"node_instance_id": "proxy_node_zfn03y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:40.577Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 88%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 89%]\u001b[49m\u001b[39m \u001b[uSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:40.025Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00e93f0b-0b25-46e6-b3ec-24333dc3a953"}, {"node_instance_id": "proxy_node_zfn03y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:40.577Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 90%]\u001b[49m\u001b[39m \u001b[uSetting up gcc (4:4.8.2-1ubuntu6) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:40.025Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00e93f0b-0b25-46e6-b3ec-24333dc3a953"}, {"node_instance_id": "proxy_node_zfn03y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:40.577Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 91%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 92%]\u001b[49m\u001b[39m \u001b[uSetting up libc-dev-bin (2.19-0ubuntu6.15) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:40.025Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00e93f0b-0b25-46e6-b3ec-24333dc3a953"}, {"node_instance_id": "proxy_node_zfn03y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:40.577Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 93%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 94%]\u001b[49m\u001b[39m \u001b[uSetting up linux-libc-dev:amd64 (3.13.0-168.218) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:40.025Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00e93f0b-0b25-46e6-b3ec-24333dc3a953"}, {"node_instance_id": "proxy_node_zfn03y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:40.577Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 95%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 96%]\u001b[49m\u001b[39m \u001b[uSetting up libc6-dev:amd64 (2.19-0ubuntu6.15) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:40.026Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00e93f0b-0b25-46e6-b3ec-24333dc3a953"}, {"node_instance_id": "proxy_node_zfn03y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:40.577Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 97%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 98%]\u001b[49m\u001b[39m \u001b[uSetting up manpages-dev (3.54-1ubuntu1) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:40.026Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00e93f0b-0b25-46e6-b3ec-24333dc3a953"}, {"node_instance_id": "proxy_node_zfn03y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:40.577Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 99%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [100%]\u001b[49m\u001b[39m \u001b[uProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:40.026Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00e93f0b-0b25-46e6-b3ec-24333dc3a953"}, {"node_instance_id": "proxy_node_zfn03y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:40.577Z", "message": " Collecting pysnmp==4.3.5", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:40.026Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00e93f0b-0b25-46e6-b3ec-24333dc3a953"}, {"node_instance_id": "proxy_node_zfn03y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:40.577Z", "message": " Downloading https://files.pythonhosted.org/packages/15/55/b37a0880a835eb0594304af0b3543238061d25e7e3dcc42373f09c967bc3/pysnmp-4.3.5-py2.py3-none-any.whl (261kB)", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:40.026Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00e93f0b-0b25-46e6-b3ec-24333dc3a953"}, {"node_instance_id": "proxy_node_zfn03y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:40.577Z", "message": " Collecting pycryptodome (from pysnmp==4.3.5)", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:40.026Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00e93f0b-0b25-46e6-b3ec-24333dc3a953"}, {"node_instance_id": "proxy_node_zfn03y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:40.577Z", "message": " Downloading https://files.pythonhosted.org/packages/41/80/216cd888906de20916c384d4345dd12fa4c475acd6b25af3f38449f727d5/pycryptodome-3.8.1-cp27-cp27mu-manylinux1_x86_64.whl (9.7MB)", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:40.026Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00e93f0b-0b25-46e6-b3ec-24333dc3a953"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:40.577Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10:32: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-03df5513-e85c-4cfe-b3eb-15b112128a0d x-compute-request-id: req-03df5513-e85c-4cfe-b3eb-15b112128a0d Content-Encoding: gzip Content-Length: 837 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f3:c5:f0\", \"version\": 4, \"addr\": \"192.168.120.19\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"10e27409-226d-4f3d-971a-db9735ac09c8\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-04-09T10:31:45.000000\", \"flavor\": {\"id\": \"22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"rel\": \"bookmark\"}]}, \"id\": \"a9edbe9c-7652-492c-a4a9-b15648c5b876\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_ellis\"}], \"user_id\": \"ac8606d68bbd45969d2b1630e01ac7c4\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-04-09T10:31:36Z\", \"hostId\": \"559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b\", \"name\": \"server_clearwater-opnfv_ellis_host_04yjo1\", \"created\": \"2019-04-09T10:28:30Z\", \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\", \"cloudify_management_network_id\": \"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\"}}}\n", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:40.106Z", "source_id": "ellis_host_04yjo1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.341e1bf4-053e-4e5b-88f8-d6922054ab29"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:40.577Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876 used request id req-03df5513-e85c-4cfe-b3eb-15b112128a0d", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:40.106Z", "source_id": "ellis_host_04yjo1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.341e1bf4-053e-4e5b-88f8-d6922054ab29"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:40.577Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876 used request id req-03df5513-e85c-4cfe-b3eb-15b112128a0d", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:40.111Z", "source_id": "ellis_host_04yjo1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.341e1bf4-053e-4e5b-88f8-d6922054ab29"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:40.577Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e331dca910a1c759c3d0cbb88bb6269198fda857\"", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:40.117Z", "source_id": "ellis_host_04yjo1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.341e1bf4-053e-4e5b-88f8-d6922054ab29"}, {"node_instance_id": "proxy_node_zfn03y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:40.577Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 1%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 2%]\u001b[49m\u001b[39m \u001b[uSetting up libc6:amd64 (2.19-0ubuntu6.15) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:40.022Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00e93f0b-0b25-46e6-b3ec-24333dc3a953"}, {"node_instance_id": "proxy_node_zfn03y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:40.577Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 3%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 4%]\u001b[49m\u001b[39m \u001b[uProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:40.022Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00e93f0b-0b25-46e6-b3ec-24333dc3a953"}, {"node_instance_id": "proxy_node_zfn03y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:40.577Z", "message": " Selecting previously unselected package libasan0:amd64.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:40.023Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00e93f0b-0b25-46e6-b3ec-24333dc3a953"}, {"node_instance_id": "proxy_node_zfn03y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:40.577Z", "message": " (Reading database ... 51347 files and directories currently installed.)", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:40.023Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00e93f0b-0b25-46e6-b3ec-24333dc3a953"}, {"node_instance_id": "proxy_node_zfn03y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:40.577Z", "message": " Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:40.023Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00e93f0b-0b25-46e6-b3ec-24333dc3a953"}, {"node_instance_id": "proxy_node_zfn03y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:40.577Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 5%]\u001b[49m\u001b[39m \u001b[uUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:40.023Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00e93f0b-0b25-46e6-b3ec-24333dc3a953"}, {"node_instance_id": "proxy_node_zfn03y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:41.150Z", "message": " Requirement already satisfied: pyasn1>=0.2.3 in /home/ubuntu/proxy_host_kjjl1q/env/lib/python2.7/site-packages (from pysnmp==4.3.5)", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:40.682Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00e93f0b-0b25-46e6-b3ec-24333dc3a953"}, {"node_instance_id": "proxy_node_zfn03y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:41.150Z", "message": " Requirement already satisfied: pysmi in /home/ubuntu/proxy_host_kjjl1q/env/lib/python2.7/site-packages (from pysnmp==4.3.5)", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:40.682Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00e93f0b-0b25-46e6-b3ec-24333dc3a953"}, {"node_instance_id": "proxy_node_zfn03y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:41.150Z", "message": " Requirement already satisfied: ply in /home/ubuntu/proxy_host_kjjl1q/env/lib/python2.7/site-packages (from pysmi->pysnmp==4.3.5)", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:40.682Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00e93f0b-0b25-46e6-b3ec-24333dc3a953"}, {"node_instance_id": "proxy_node_zfn03y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:41.150Z", "message": " Installing collected packages: pycryptodome, pysnmp", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:40.682Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00e93f0b-0b25-46e6-b3ec-24333dc3a953"}, {"node_instance_id": "proxy_node_zfn03y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:41.150Z", "message": " Found existing installation: pysnmp 4.4.5", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:40.682Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00e93f0b-0b25-46e6-b3ec-24333dc3a953"}, {"node_instance_id": "proxy_node_zfn03y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:41.150Z", "message": " Uninstalling pysnmp-4.4.5:", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:40.682Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00e93f0b-0b25-46e6-b3ec-24333dc3a953"}, {"node_instance_id": "proxy_node_zfn03y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:41.150Z", "message": " Successfully uninstalled pysnmp-4.4.5", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:40.682Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00e93f0b-0b25-46e6-b3ec-24333dc3a953"}, {"node_instance_id": "proxy_node_zfn03y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:41.150Z", "message": " Successfully installed pycryptodome-3.8.1 pysnmp-4.3.5", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:40.682Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00e93f0b-0b25-46e6-b3ec-24333dc3a953"}, {"node_instance_id": "proxy_node_zfn03y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:41.150Z", "message": "Execution done (PID=1607, return_code=0): /tmp/F656I/install_requirements.sh", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:40.684Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00e93f0b-0b25-46e6-b3ec-24333dc3a953"}, {"node_instance_id": "proxy_node_zfn03y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:41.150Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:40.781Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00e93f0b-0b25-46e6-b3ec-24333dc3a953"}, {"node_instance_id": "proxy_node_zfn03y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:41.150Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:40.781Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00e93f0b-0b25-46e6-b3ec-24333dc3a953"}, {"node_instance_id": "proxy_node_zfn03y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:41.150Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:40.781Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00e93f0b-0b25-46e6-b3ec-24333dc3a953"}], "metadata": {"pagination": {"total": 2477, "offset": 2063, "size": 50}}} 2019-04-09 10:33:11,847 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:33:11,847 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:33:11 GMT 2019-04-09 10:33:11,847 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:33:11,847 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-09 10:33:11,847 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:33:11,847 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:33:11,847 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:33:11,847 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-09 10:33:11,850 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 60%] Unpacking manpages-dev (3.54-1ubuntu1) ... 2019-04-09 10:33:11,850 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 61%] Processing triggers for man-db (2.6.7.1-1ubuntu1) ... 2019-04-09 10:33:11,851 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-04-09 10:33:11,851 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 62%] Progress: [ 63%] Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-04-09 10:33:11,851 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 64%] Progress: [ 65%] Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... 2019-04-09 10:33:11,851 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 66%] Progress: [ 67%] Setting up libisl10:amd64 (0.12.2-1) ... 2019-04-09 10:33:11,851 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 68%] Progress: [ 69%] Setting up libcloog-isl4:amd64 (0.18.2-1) ... 2019-04-09 10:33:11,851 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 70%] Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-04-09 10:33:11,852 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 71%] Progress: [ 72%] Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-04-09 10:33:11,852 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 73%] Progress: [ 74%] Setting up libmpfr4:amd64 (3.1.2-1) ... 2019-04-09 10:33:11,852 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 75%] Progress: [ 76%] Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-04-09 10:33:11,852 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 77%] Progress: [ 78%] Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-04-09 10:33:11,852 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 79%] Progress: [ 80%] Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... 2019-04-09 10:33:11,852 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 81%] Setting up binutils (2.24-5ubuntu14.2) ... 2019-04-09 10:33:11,853 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 82%] Progress: [ 83%] Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... 2019-04-09 10:33:11,853 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 84%] Progress: [ 85%] Setting up cpp (4:4.8.2-1ubuntu6) ... 2019-04-09 10:33:11,853 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 86%] Progress: [ 87%] Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-04-09 10:33:11,853 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 88%] Progress: [ 89%] Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... 2019-04-09 10:33:11,853 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 90%] Setting up gcc (4:4.8.2-1ubuntu6) ... 2019-04-09 10:33:11,853 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 91%] Progress: [ 92%] Setting up libc-dev-bin (2.19-0ubuntu6.15) ... 2019-04-09 10:33:11,854 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 93%] Progress: [ 94%] Setting up linux-libc-dev:amd64 (3.13.0-168.218) ... 2019-04-09 10:33:11,854 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 95%] Progress: [ 96%] Setting up libc6-dev:amd64 (2.19-0ubuntu6.15) ... 2019-04-09 10:33:11,854 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 97%] Progress: [ 98%] Setting up manpages-dev (3.54-1ubuntu1) ... 2019-04-09 10:33:11,854 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 99%] Progress: [100%] Processing triggers for libc-bin (2.19-0ubuntu6.14) ... 2019-04-09 10:33:11,854 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Collecting pysnmp==4.3.5 2019-04-09 10:33:11,854 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading https://files.pythonhosted.org/packages/15/55/b37a0880a835eb0594304af0b3543238061d25e7e3dcc42373f09c967bc3/pysnmp-4.3.5-py2.py3-none-any.whl (261kB) 2019-04-09 10:33:11,854 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Collecting pycryptodome (from pysnmp==4.3.5) 2019-04-09 10:33:11,855 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading https://files.pythonhosted.org/packages/41/80/216cd888906de20916c384d4345dd12fa4c475acd6b25af3f38449f727d5/pycryptodome-3.8.1-cp27-cp27mu-manylinux1_x86_64.whl (9.7MB) 2019-04-09 10:33:11,855 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10:32: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-03df5513-e85c-4cfe-b3eb-15b112128a0d x-compute-request-id: req-03df5513-e85c-4cfe-b3eb-15b112128a0d Content-Encoding: gzip Content-Length: 837 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:c5:f0", "version": 4, "addr": "192.168.120.19", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876", "rel": "bookmark"}], "image": {"id": "10e27409-226d-4f3d-971a-db9735ac09c8", "links": [{"href": "http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-09T10:31:45.000000", "flavor": {"id": "22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "links": [{"href": "http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "rel": "bookmark"}]}, "id": "a9edbe9c-7652-492c-a4a9-b15648c5b876", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "user_id": "ac8606d68bbd45969d2b1630e01ac7c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-09T10:31:36Z", "hostId": "559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "name": "server_clearwater-opnfv_ellis_host_04yjo1", "created": "2019-04-09T10:28:30Z", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b", "cloudify_management_network_id": "67c32f4e-cb01-4d56-a2b5-fe18f582c72d"}}} 2019-04-09 10:33:11,855 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876 used request id req-03df5513-e85c-4cfe-b3eb-15b112128a0d 2019-04-09 10:33:11,855 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876 used request id req-03df5513-e85c-4cfe-b3eb-15b112128a0d 2019-04-09 10:33:11,855 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e331dca910a1c759c3d0cbb88bb6269198fda857" 2019-04-09 10:33:11,855 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 1%] Progress: [ 2%] Setting up libc6:amd64 (2.19-0ubuntu6.15) ... 2019-04-09 10:33:11,856 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 3%] Progress: [ 4%] Processing triggers for libc-bin (2.19-0ubuntu6.14) ... 2019-04-09 10:33:11,856 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Selecting previously unselected package libasan0:amd64. 2019-04-09 10:33:11,856 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - (Reading database ... 51347 files and directories currently installed.) 2019-04-09 10:33:11,856 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... 2019-04-09 10:33:11,856 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 5%] Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-04-09 10:33:11,856 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Requirement already satisfied: pyasn1>=0.2.3 in /home/ubuntu/proxy_host_kjjl1q/env/lib/python2.7/site-packages (from pysnmp==4.3.5) 2019-04-09 10:33:11,856 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Requirement already satisfied: pysmi in /home/ubuntu/proxy_host_kjjl1q/env/lib/python2.7/site-packages (from pysnmp==4.3.5) 2019-04-09 10:33:11,857 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Requirement already satisfied: ply in /home/ubuntu/proxy_host_kjjl1q/env/lib/python2.7/site-packages (from pysmi->pysnmp==4.3.5) 2019-04-09 10:33:11,857 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing collected packages: pycryptodome, pysnmp 2019-04-09 10:33:11,857 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Found existing installation: pysnmp 4.4.5 2019-04-09 10:33:11,857 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uninstalling pysnmp-4.4.5: 2019-04-09 10:33:11,857 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully uninstalled pysnmp-4.4.5 2019-04-09 10:33:11,857 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully installed pycryptodome-3.8.1 pysnmp-4.3.5 2019-04-09 10:33:11,858 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=1607, return_code=0): /tmp/F656I/install_requirements.sh 2019-04-09 10:33:11,858 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-04-09 10:33:11,858 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-04-09 10:33:11,858 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-04-09 10:33:11,858 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/4c65a646-067f-4556-a879-83319631caf0 2019-04-09 10:33:11,922 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:33:11,922 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:33:11,922 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:33:11,922 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:33:11,922 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:33:11,922 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:33:11,922 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:33:11,922 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T10:28:06.618Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-09T10:28:06.619Z", "id": "4c65a646-067f-4556-a879-83319631caf0"} 2019-04-09 10:33:11,923 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:33:11,923 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:33:11 GMT 2019-04-09 10:33:11,923 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:33:11,923 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-09 10:33:11,923 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:33:11,923 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:33:11,923 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:33:16,929 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-09 10:33:17,166 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:33:17,166 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:33:17,167 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:33:17,167 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:33:17,167 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:33:17,167 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:33:17,167 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:33:17,167 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_node_zfn03y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:41.150Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:40.781Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00e93f0b-0b25-46e6-b3ec-24333dc3a953"}, {"node_instance_id": "proxy_node_zfn03y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:41.150Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:40.781Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00e93f0b-0b25-46e6-b3ec-24333dc3a953"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:41.150Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:40.896Z", "source_id": "bono_host_mmu58s", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.5ac0a73f-4b70-43cf-b580-56ac92cccafe"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:41.150Z", "message": "RESP: [300] Date: Tue, 09 Apr 2019 10:32:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-591ddc4c-ed2b-40fb-aafb-a7f014428acd Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:40.903Z", "source_id": "bono_host_mmu58s", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.5ac0a73f-4b70-43cf-b580-56ac92cccafe"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:41.150Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-591ddc4c-ed2b-40fb-aafb-a7f014428acd", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:40.904Z", "source_id": "bono_host_mmu58s", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.5ac0a73f-4b70-43cf-b580-56ac92cccafe"}, {"node_instance_id": "proxy_node_zfn03y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:41.150Z", "message": " ", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:40.681Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00e93f0b-0b25-46e6-b3ec-24333dc3a953"}, {"node_instance_id": "sprout_host_y1ieip", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:41.150Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:40.444Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "sprout_host_y1ieip", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:41.150Z", "message": "Agent created", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:40.709Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "sprout_host_y1ieip", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:41.150Z", "message": "Installing plugins", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:40.896Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "proxy_node_zfn03y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:41.150Z", "message": " InsecurePlatformWarning", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:40.682Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00e93f0b-0b25-46e6-b3ec-24333dc3a953"}, {"node_instance_id": "proxy_node_zfn03y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:41.150Z", "message": " /home/ubuntu/proxy_host_kjjl1q/env/lib/python2.7/site-packages/pip/_vendor/requests/packages/urllib3/util/ssl_.py:122: InsecurePlatformWarning: A true SSLContext object is not available. This prevents urllib3 from configuring SSL appropriately and may cause certain SSL connections to fail. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/security.html#insecureplatformwarning.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:40.682Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00e93f0b-0b25-46e6-b3ec-24333dc3a953"}, {"node_instance_id": "proxy_node_zfn03y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:41.150Z", "message": " InsecurePlatformWarning", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:40.682Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00e93f0b-0b25-46e6-b3ec-24333dc3a953"}, {"node_instance_id": "proxy_node_zfn03y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:41.150Z", "message": " You are using pip version 9.0.1, however version 19.0.3 is available.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:40.682Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00e93f0b-0b25-46e6-b3ec-24333dc3a953"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:41.150Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10:32:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c04543da-b278-4214-b6d8-b76ea835bcdb x-compute-request-id: req-c04543da-b278-4214-b6d8-b76ea835bcdb Content-Encoding: gzip Content-Length: 487 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"2bf238e1-c96a-4edc-8d76-3703be9c0f98\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"ac378cc9-735c-4814-9212-1fb88719d9ff\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"2bf238e1-c96a-4edc-8d76-3703be9c0f98\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"af147da1-599b-481e-8b7a-33141eed572e\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"2bf238e1-c96a-4edc-8d76-3703be9c0f98\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b246ec6d-6f1d-43ae-9b2b-aac6e93fc1db\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"2bf238e1-c96a-4edc-8d76-3703be9c0f98\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"f89b4710-5e49-440b-b261-25461d4a8603\"}], \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"id\": \"2bf238e1-c96a-4edc-8d76-3703be9c0f98\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 443, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 443, \"parent_group_id\": \"3849a302-07e8-4696-8d63-b91b75abcba2\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1a4aab71-5da9-49ce-9cfd-c6f3eba20abb\"}, {\"from_port\": 80, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 80, \"parent_group_id\": \"3849a302-07e8-4696-8d63-b91b75abcba2\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1dfea0ce-4505-4d8c-b6a6-8b0f78a15b0c\"}], \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"id\": \"3849a302-07e8-4696-8d63-b91b75abcba2\", \"name\": \"clearwater-sg_ellis\", \"description\": \"Web UI\"}]}\n", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:40.532Z", "source_id": "ellis_host_04yjo1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.341e1bf4-053e-4e5b-88f8-d6922054ab29"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:41.150Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876/os-security-groups used request id req-c04543da-b278-4214-b6d8-b76ea835bcdb", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:40.532Z", "source_id": "ellis_host_04yjo1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.341e1bf4-053e-4e5b-88f8-d6922054ab29"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:41.150Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876/os-security-groups used request id req-c04543da-b278-4214-b6d8-b76ea835bcdb", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:40.532Z", "source_id": "ellis_host_04yjo1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.341e1bf4-053e-4e5b-88f8-d6922054ab29"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:41.150Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e331dca910a1c759c3d0cbb88bb6269198fda857\"", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:40.533Z", "source_id": "ellis_host_04yjo1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.341e1bf4-053e-4e5b-88f8-d6922054ab29"}, {"node_instance_id": "proxy_node_zfn03y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:41.150Z", "message": " sudo: unable to resolve host server-clearwater-opnfv-proxy-host-kjjl1q", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:40.681Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00e93f0b-0b25-46e6-b3ec-24333dc3a953"}, {"node_instance_id": "proxy_node_zfn03y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:41.150Z", "message": " You should consider upgrading via the 'pip install --upgrade pip' command.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:40.682Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00e93f0b-0b25-46e6-b3ec-24333dc3a953"}, {"node_instance_id": "proxy_node_zfn03y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:41.150Z", "message": " ", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:40.681Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00e93f0b-0b25-46e6-b3ec-24333dc3a953"}, {"node_instance_id": "proxy_node_zfn03y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:41.150Z", "message": " WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:40.681Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00e93f0b-0b25-46e6-b3ec-24333dc3a953"}, {"node_instance_id": "proxy_node_zfn03y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:41.150Z", "message": " ", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:40.681Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00e93f0b-0b25-46e6-b3ec-24333dc3a953"}, {"node_instance_id": "proxy_node_zfn03y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:41.150Z", "message": " sudo: unable to resolve host server-clearwater-opnfv-proxy-host-kjjl1q", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:40.681Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00e93f0b-0b25-46e6-b3ec-24333dc3a953"}, {"node_instance_id": "proxy_node_zfn03y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:41.150Z", "message": " ", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:40.681Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00e93f0b-0b25-46e6-b3ec-24333dc3a953"}, {"node_instance_id": "proxy_node_zfn03y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:41.150Z", "message": " WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:40.681Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00e93f0b-0b25-46e6-b3ec-24333dc3a953"}, {"node_instance_id": "proxy_node_zfn03y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:41.150Z", "message": " /home/ubuntu/proxy_host_kjjl1q/env/lib/python2.7/site-packages/pip/_vendor/requests/packages/urllib3/util/ssl_.py:318: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/security.html#snimissingwarning.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:40.681Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00e93f0b-0b25-46e6-b3ec-24333dc3a953"}, {"node_instance_id": "proxy_node_zfn03y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:41.150Z", "message": " dpkg-preconfigure: unable to re-open stdin: No such file or directory", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:40.681Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00e93f0b-0b25-46e6-b3ec-24333dc3a953"}, {"node_instance_id": "proxy_node_zfn03y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:41.150Z", "message": " SNIMissingWarning", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:40.681Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00e93f0b-0b25-46e6-b3ec-24333dc3a953"}, {"node_instance_id": "proxy_node_zfn03y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:41.150Z", "message": " /home/ubuntu/proxy_host_kjjl1q/env/lib/python2.7/site-packages/pip/_vendor/requests/packages/urllib3/util/ssl_.py:122: InsecurePlatformWarning: A true SSLContext object is not available. This prevents urllib3 from configuring SSL appropriately and may cause certain SSL connections to fail. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/security.html#insecureplatformwarning.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:40.681Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00e93f0b-0b25-46e6-b3ec-24333dc3a953"}, {"node_instance_id": "proxy_node_zfn03y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:41.150Z", "message": " InsecurePlatformWarning", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:40.681Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00e93f0b-0b25-46e6-b3ec-24333dc3a953"}, {"node_instance_id": "proxy_node_zfn03y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:41.150Z", "message": " /home/ubuntu/proxy_host_kjjl1q/env/lib/python2.7/site-packages/pip/_vendor/requests/packages/urllib3/util/ssl_.py:122: InsecurePlatformWarning: A true SSLContext object is not available. This prevents urllib3 from configuring SSL appropriately and may cause certain SSL connections to fail. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/security.html#insecureplatformwarning.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:40.681Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00e93f0b-0b25-46e6-b3ec-24333dc3a953"}, {"node_instance_id": "proxy_node_zfn03y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:41.150Z", "message": " InsecurePlatformWarning", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:40.681Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00e93f0b-0b25-46e6-b3ec-24333dc3a953"}, {"node_instance_id": "proxy_node_zfn03y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:41.150Z", "message": " /home/ubuntu/proxy_host_kjjl1q/env/lib/python2.7/site-packages/pip/_vendor/requests/packages/urllib3/util/ssl_.py:122: InsecurePlatformWarning: A true SSLContext object is not available. This prevents urllib3 from configuring SSL appropriately and may cause certain SSL connections to fail. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/security.html#insecureplatformwarning.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:40.682Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.00e93f0b-0b25-46e6-b3ec-24333dc3a953"}, {"node_instance_id": "sprout_host_y1ieip", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:41.662Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:41.056Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:41.662Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10:32:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-51acb071-2ced-4f76-96fe-d6b3bb9b2590 x-compute-request-id: req-51acb071-2ced-4f76-96fe-d6b3bb9b2590 Content-Encoding: gzip Content-Length: 837 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f3:c5:f0\", \"version\": 4, \"addr\": \"192.168.120.19\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"10e27409-226d-4f3d-971a-db9735ac09c8\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-04-09T10:31:45.000000\", \"flavor\": {\"id\": \"22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"rel\": \"bookmark\"}]}, \"id\": \"a9edbe9c-7652-492c-a4a9-b15648c5b876\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_ellis\"}], \"user_id\": \"ac8606d68bbd45969d2b1630e01ac7c4\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-04-09T10:31:36Z\", \"hostId\": \"559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b\", \"name\": \"server_clearwater-opnfv_ellis_host_04yjo1\", \"created\": \"2019-04-09T10:28:30Z\", \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\", \"cloudify_management_network_id\": \"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\"}}}\n", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:41.468Z", "source_id": "ellis_host_04yjo1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.341e1bf4-053e-4e5b-88f8-d6922054ab29"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:41.662Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f052c9819f01f8eedae148b88fa0192fa2055ac2\"", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:41.315Z", "source_id": "bono_host_mmu58s", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.5ac0a73f-4b70-43cf-b580-56ac92cccafe"}, {"node_instance_id": "proxy_node_zfn03y", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:41.662Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:41.232Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:42.175Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876/os-security-groups used request id req-addf0700-1098-4016-8561-3f68b57cf1d5", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:41.827Z", "source_id": "ellis_host_04yjo1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.341e1bf4-053e-4e5b-88f8-d6922054ab29"}, {"node_instance_id": "bind_host_xkrzi3", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:42.175Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:41.358Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "proxy_node_zfn03y", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:42.175Z", "message": "Node instance created", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:41.789Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "bind_host_xkrzi3", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:42.175Z", "message": "Sending task 'diamond_agent.tasks.start'", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:41.841Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:42.175Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876 used request id req-51acb071-2ced-4f76-96fe-d6b3bb9b2590", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:41.468Z", "source_id": "ellis_host_04yjo1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.341e1bf4-053e-4e5b-88f8-d6922054ab29"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:42.175Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876 used request id req-51acb071-2ced-4f76-96fe-d6b3bb9b2590", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:41.468Z", "source_id": "ellis_host_04yjo1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.341e1bf4-053e-4e5b-88f8-d6922054ab29"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:42.175Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e331dca910a1c759c3d0cbb88bb6269198fda857\"", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:41.469Z", "source_id": "ellis_host_04yjo1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.341e1bf4-053e-4e5b-88f8-d6922054ab29"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:42.175Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10:32: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-addf0700-1098-4016-8561-3f68b57cf1d5 x-compute-request-id: req-addf0700-1098-4016-8561-3f68b57cf1d5 Content-Encoding: gzip Content-Length: 487 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"2bf238e1-c96a-4edc-8d76-3703be9c0f98\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"ac378cc9-735c-4814-9212-1fb88719d9ff\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"2bf238e1-c96a-4edc-8d76-3703be9c0f98\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"af147da1-599b-481e-8b7a-33141eed572e\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"2bf238e1-c96a-4edc-8d76-3703be9c0f98\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b246ec6d-6f1d-43ae-9b2b-aac6e93fc1db\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"2bf238e1-c96a-4edc-8d76-3703be9c0f98\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"f89b4710-5e49-440b-b261-25461d4a8603\"}], \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"id\": \"2bf238e1-c96a-4edc-8d76-3703be9c0f98\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 443, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 443, \"parent_group_id\": \"3849a302-07e8-4696-8d63-b91b75abcba2\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1a4aab71-5da9-49ce-9cfd-c6f3eba20abb\"}, {\"from_port\": 80, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 80, \"parent_group_id\": \"3849a302-07e8-4696-8d63-b91b75abcba2\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1dfea0ce-4505-4d8c-b6a6-8b0f78a15b0c\"}], \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"id\": \"3849a302-07e8-4696-8d63-b91b75abcba2\", \"name\": \"clearwater-sg_ellis\", \"description\": \"Web UI\"}]}\n", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:41.827Z", "source_id": "ellis_host_04yjo1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.341e1bf4-053e-4e5b-88f8-d6922054ab29"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:42.175Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876/os-security-groups used request id req-addf0700-1098-4016-8561-3f68b57cf1d5", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:41.827Z", "source_id": "ellis_host_04yjo1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.341e1bf4-053e-4e5b-88f8-d6922054ab29"}, {"node_instance_id": "sprout_host_y1ieip", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:42.703Z", "message": "Installing plugin: diamond", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:42.236Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.cc0097ac-6b1b-408b-bc78-8395d8a1e76b"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:42.703Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:42.256Z", "source_id": "ellis_host_04yjo1", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "sprout_host_y1ieip", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:42.703Z", "message": "Installing plugin from source", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:42.718Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.cc0097ac-6b1b-408b-bc78-8395d8a1e76b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:42.703Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10:32: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-00d93c05-715f-44bc-b580-bb7f8934f878 x-compute-request-id: req-00d93c05-715f-44bc-b580-bb7f8934f878 Content-Encoding: gzip Content-Length: 849 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"2bf238e1-c96a-4edc-8d76-3703be9c0f98\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"ac378cc9-735c-4814-9212-1fb88719d9ff\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"2bf238e1-c96a-4edc-8d76-3703be9c0f98\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"af147da1-599b-481e-8b7a-33141eed572e\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"2bf238e1-c96a-4edc-8d76-3703be9c0f98\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b246ec6d-6f1d-43ae-9b2b-aac6e93fc1db\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"2bf238e1-c96a-4edc-8d76-3703be9c0f98\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"f89b4710-5e49-440b-b261-25461d4a8603\"}], \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"id\": \"2bf238e1-c96a-4edc-8d76-3703be9c0f98\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 6669, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 6669, \"parent_group_id\": \"054dac8c-e587-4dcf-9bea-a2537ae62815\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"01ccdd23-c245-457f-8a17-d136a9bf094c\"}, {\"from_port\": 5060, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5060, \"parent_group_id\": \"054dac8c-e587-4dcf-9bea-a2537ae62815\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"282fff0a-b240-47ac-adba-c2231f547536\"}, {\"from_port\": 5062, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5062, \"parent_group_id\": \"054dac8c-e587-4dcf-9bea-a2537ae62815\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"8415aae4-7169-4d97-8ee1-eef45253efb4\"}, {\"from_port\": 3478, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 3478, \"parent_group_id\": \"054dac8c-e587-4dcf-9bea-a2537ae62815\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c21d1614-d286-41e6-bca9-db101ecc59ce\"}, {\"from_port\": 32768, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 65535, \"parent_group_id\": \"054dac8c-e587-4dcf-9bea-a2537ae62815\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c641c7e1-5ecd-4410-b999-83d8c39718a9\"}, {\"from_port\": 3478, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 3478, \"parent_group_id\": \"054dac8c-e587-4dcf-9bea-a2537ae62815\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"ce676186-7054-408b-86a8-e2a3a2b42c88\"}, {\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"054dac8c-e587-4dcf-9bea-a2537ae62815\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"ce94c4b8-54f7-439d-b6a6-6a3a9deb4b05\"}, {\"from_port\": 5060, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 5060, \"parent_group_id\": \"054dac8c-e587-4dcf-9bea-a2537ae62815\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"d7275288-5b7a-4420-bbd8-fb182ff6a68c\"}], \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"id\": \"054dac8c-e587-4dcf-9bea-a2537ae62815\", \"name\": \"clearwater-sg_bono\", \"description\": \"STUN SIP RTP 0MQ\"}, {\"rules\": [{\"from_port\": 5052, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5052, \"parent_group_id\": \"962547c1-9c5d-4a60-ba49-0f98fc17b32f\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"23f6a9fa-2013-4423-aa26-a15b812d0558\"}, {\"from_port\": 5054, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5054, \"parent_group_id\": \"962547c1-9c5d-4a60-ba49-0f98fc17b32f\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"3e811baa-c3e2-422b-8868-e03b812bd3b6\"}, {\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"962547c1-9c5d-4a60-ba49-0f98fc17b32f\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"882318dd-6ee1-44b4-bcd8-835b4161edc6\"}], \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"id\": \"962547c1-9c5d-4a60-ba49-0f98fc17b32f\", \"name\": \"clearwater-sg_internal_sip\", \"description\": \"Internal SIP signalling\"}]}\n", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:42.574Z", "source_id": "bono_host_mmu58s", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.5ac0a73f-4b70-43cf-b580-56ac92cccafe"}], "metadata": {"pagination": {"total": 2477, "offset": 2113, "size": 50}}} 2019-04-09 10:33:17,167 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:33:17,167 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:33:17 GMT 2019-04-09 10:33:17,168 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:33:17,168 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-09 10:33:17,168 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:33:17,168 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:33:17,168 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:33:17,168 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-09 10:33:17,170 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-04-09 10:33:17,170 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-04-09 10:33:17,170 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-09 10:33:17,171 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 09 Apr 2019 10:32:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-591ddc4c-ed2b-40fb-aafb-a7f014428acd Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 10:33:17,171 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-591ddc4c-ed2b-40fb-aafb-a7f014428acd 2019-04-09 10:33:17,171 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-04-09 10:33:17,171 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2019-04-09 10:33:17,171 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created 2019-04-09 10:33:17,171 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2019-04-09 10:33:17,171 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - InsecurePlatformWarning 2019-04-09 10:33:17,172 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/proxy_host_kjjl1q/env/lib/python2.7/site-packages/pip/_vendor/requests/packages/urllib3/util/ssl_.py:122: InsecurePlatformWarning: A true SSLContext object is not available. This prevents urllib3 from configuring SSL appropriately and may cause certain SSL connections to fail. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/security.html#insecureplatformwarning. 2019-04-09 10:33:17,172 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - InsecurePlatformWarning 2019-04-09 10:33:17,172 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - You are using pip version 9.0.1, however version 19.0.3 is available. 2019-04-09 10:33:17,172 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10:32:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c04543da-b278-4214-b6d8-b76ea835bcdb x-compute-request-id: req-c04543da-b278-4214-b6d8-b76ea835bcdb Content-Encoding: gzip Content-Length: 487 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "2bf238e1-c96a-4edc-8d76-3703be9c0f98", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ac378cc9-735c-4814-9212-1fb88719d9ff"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "2bf238e1-c96a-4edc-8d76-3703be9c0f98", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "af147da1-599b-481e-8b7a-33141eed572e"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "2bf238e1-c96a-4edc-8d76-3703be9c0f98", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b246ec6d-6f1d-43ae-9b2b-aac6e93fc1db"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "2bf238e1-c96a-4edc-8d76-3703be9c0f98", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f89b4710-5e49-440b-b261-25461d4a8603"}], "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "id": "2bf238e1-c96a-4edc-8d76-3703be9c0f98", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 443, "group": {}, "ip_protocol": "tcp", "to_port": 443, "parent_group_id": "3849a302-07e8-4696-8d63-b91b75abcba2", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1a4aab71-5da9-49ce-9cfd-c6f3eba20abb"}, {"from_port": 80, "group": {}, "ip_protocol": "tcp", "to_port": 80, "parent_group_id": "3849a302-07e8-4696-8d63-b91b75abcba2", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1dfea0ce-4505-4d8c-b6a6-8b0f78a15b0c"}], "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "id": "3849a302-07e8-4696-8d63-b91b75abcba2", "name": "clearwater-sg_ellis", "description": "Web UI"}]} 2019-04-09 10:33:17,172 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876/os-security-groups used request id req-c04543da-b278-4214-b6d8-b76ea835bcdb 2019-04-09 10:33:17,172 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876/os-security-groups used request id req-c04543da-b278-4214-b6d8-b76ea835bcdb 2019-04-09 10:33:17,172 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e331dca910a1c759c3d0cbb88bb6269198fda857" 2019-04-09 10:33:17,173 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-proxy-host-kjjl1q 2019-04-09 10:33:17,173 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - You should consider upgrading via the 'pip install --upgrade pip' command. 2019-04-09 10:33:17,173 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-04-09 10:33:17,173 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. 2019-04-09 10:33:17,173 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-04-09 10:33:17,173 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-proxy-host-kjjl1q 2019-04-09 10:33:17,173 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-04-09 10:33:17,174 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. 2019-04-09 10:33:17,174 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/proxy_host_kjjl1q/env/lib/python2.7/site-packages/pip/_vendor/requests/packages/urllib3/util/ssl_.py:318: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/security.html#snimissingwarning. 2019-04-09 10:33:17,174 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - dpkg-preconfigure: unable to re-open stdin: No such file or directory 2019-04-09 10:33:17,174 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2019-04-09 10:33:17,174 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/proxy_host_kjjl1q/env/lib/python2.7/site-packages/pip/_vendor/requests/packages/urllib3/util/ssl_.py:122: InsecurePlatformWarning: A true SSLContext object is not available. This prevents urllib3 from configuring SSL appropriately and may cause certain SSL connections to fail. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/security.html#insecureplatformwarning. 2019-04-09 10:33:17,174 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - InsecurePlatformWarning 2019-04-09 10:33:17,174 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/proxy_host_kjjl1q/env/lib/python2.7/site-packages/pip/_vendor/requests/packages/urllib3/util/ssl_.py:122: InsecurePlatformWarning: A true SSLContext object is not available. This prevents urllib3 from configuring SSL appropriately and may cause certain SSL connections to fail. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/security.html#insecureplatformwarning. 2019-04-09 10:33:17,175 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - InsecurePlatformWarning 2019-04-09 10:33:17,175 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/proxy_host_kjjl1q/env/lib/python2.7/site-packages/pip/_vendor/requests/packages/urllib3/util/ssl_.py:122: InsecurePlatformWarning: A true SSLContext object is not available. This prevents urllib3 from configuring SSL appropriately and may cause certain SSL connections to fail. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/security.html#insecureplatformwarning. 2019-04-09 10:33:17,175 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-04-09 10:33:17,175 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10:32:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-51acb071-2ced-4f76-96fe-d6b3bb9b2590 x-compute-request-id: req-51acb071-2ced-4f76-96fe-d6b3bb9b2590 Content-Encoding: gzip Content-Length: 837 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:c5:f0", "version": 4, "addr": "192.168.120.19", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876", "rel": "bookmark"}], "image": {"id": "10e27409-226d-4f3d-971a-db9735ac09c8", "links": [{"href": "http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-09T10:31:45.000000", "flavor": {"id": "22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "links": [{"href": "http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "rel": "bookmark"}]}, "id": "a9edbe9c-7652-492c-a4a9-b15648c5b876", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "user_id": "ac8606d68bbd45969d2b1630e01ac7c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-09T10:31:36Z", "hostId": "559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "name": "server_clearwater-opnfv_ellis_host_04yjo1", "created": "2019-04-09T10:28:30Z", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b", "cloudify_management_network_id": "67c32f4e-cb01-4d56-a2b5-fe18f582c72d"}}} 2019-04-09 10:33:17,175 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f052c9819f01f8eedae148b88fa0192fa2055ac2" 2019-04-09 10:33:17,175 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-04-09 10:33:17,175 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876/os-security-groups used request id req-addf0700-1098-4016-8561-3f68b57cf1d5 2019-04-09 10:33:17,176 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2019-04-09 10:33:17,176 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-04-09 10:33:17,176 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2019-04-09 10:33:17,176 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876 used request id req-51acb071-2ced-4f76-96fe-d6b3bb9b2590 2019-04-09 10:33:17,176 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876 used request id req-51acb071-2ced-4f76-96fe-d6b3bb9b2590 2019-04-09 10:33:17,176 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e331dca910a1c759c3d0cbb88bb6269198fda857" 2019-04-09 10:33:17,176 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10:32: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-addf0700-1098-4016-8561-3f68b57cf1d5 x-compute-request-id: req-addf0700-1098-4016-8561-3f68b57cf1d5 Content-Encoding: gzip Content-Length: 487 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "2bf238e1-c96a-4edc-8d76-3703be9c0f98", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ac378cc9-735c-4814-9212-1fb88719d9ff"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "2bf238e1-c96a-4edc-8d76-3703be9c0f98", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "af147da1-599b-481e-8b7a-33141eed572e"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "2bf238e1-c96a-4edc-8d76-3703be9c0f98", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b246ec6d-6f1d-43ae-9b2b-aac6e93fc1db"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "2bf238e1-c96a-4edc-8d76-3703be9c0f98", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f89b4710-5e49-440b-b261-25461d4a8603"}], "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "id": "2bf238e1-c96a-4edc-8d76-3703be9c0f98", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 443, "group": {}, "ip_protocol": "tcp", "to_port": 443, "parent_group_id": "3849a302-07e8-4696-8d63-b91b75abcba2", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1a4aab71-5da9-49ce-9cfd-c6f3eba20abb"}, {"from_port": 80, "group": {}, "ip_protocol": "tcp", "to_port": 80, "parent_group_id": "3849a302-07e8-4696-8d63-b91b75abcba2", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1dfea0ce-4505-4d8c-b6a6-8b0f78a15b0c"}], "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "id": "3849a302-07e8-4696-8d63-b91b75abcba2", "name": "clearwater-sg_ellis", "description": "Web UI"}]} 2019-04-09 10:33:17,177 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876/os-security-groups used request id req-addf0700-1098-4016-8561-3f68b57cf1d5 2019-04-09 10:33:17,177 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2019-04-09 10:33:17,177 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-04-09 10:33:17,177 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2019-04-09 10:33:17,177 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10:32: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-00d93c05-715f-44bc-b580-bb7f8934f878 x-compute-request-id: req-00d93c05-715f-44bc-b580-bb7f8934f878 Content-Encoding: gzip Content-Length: 849 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "2bf238e1-c96a-4edc-8d76-3703be9c0f98", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ac378cc9-735c-4814-9212-1fb88719d9ff"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "2bf238e1-c96a-4edc-8d76-3703be9c0f98", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "af147da1-599b-481e-8b7a-33141eed572e"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "2bf238e1-c96a-4edc-8d76-3703be9c0f98", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b246ec6d-6f1d-43ae-9b2b-aac6e93fc1db"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "2bf238e1-c96a-4edc-8d76-3703be9c0f98", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f89b4710-5e49-440b-b261-25461d4a8603"}], "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "id": "2bf238e1-c96a-4edc-8d76-3703be9c0f98", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 6669, "group": {}, "ip_protocol": "tcp", "to_port": 6669, "parent_group_id": "054dac8c-e587-4dcf-9bea-a2537ae62815", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "01ccdd23-c245-457f-8a17-d136a9bf094c"}, {"from_port": 5060, "group": {}, "ip_protocol": "tcp", "to_port": 5060, "parent_group_id": "054dac8c-e587-4dcf-9bea-a2537ae62815", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "282fff0a-b240-47ac-adba-c2231f547536"}, {"from_port": 5062, "group": {}, "ip_protocol": "tcp", "to_port": 5062, "parent_group_id": "054dac8c-e587-4dcf-9bea-a2537ae62815", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "8415aae4-7169-4d97-8ee1-eef45253efb4"}, {"from_port": 3478, "group": {}, "ip_protocol": "udp", "to_port": 3478, "parent_group_id": "054dac8c-e587-4dcf-9bea-a2537ae62815", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c21d1614-d286-41e6-bca9-db101ecc59ce"}, {"from_port": 32768, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "054dac8c-e587-4dcf-9bea-a2537ae62815", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c641c7e1-5ecd-4410-b999-83d8c39718a9"}, {"from_port": 3478, "group": {}, "ip_protocol": "tcp", "to_port": 3478, "parent_group_id": "054dac8c-e587-4dcf-9bea-a2537ae62815", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ce676186-7054-408b-86a8-e2a3a2b42c88"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "054dac8c-e587-4dcf-9bea-a2537ae62815", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ce94c4b8-54f7-439d-b6a6-6a3a9deb4b05"}, {"from_port": 5060, "group": {}, "ip_protocol": "udp", "to_port": 5060, "parent_group_id": "054dac8c-e587-4dcf-9bea-a2537ae62815", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d7275288-5b7a-4420-bbd8-fb182ff6a68c"}], "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "id": "054dac8c-e587-4dcf-9bea-a2537ae62815", "name": "clearwater-sg_bono", "description": "STUN SIP RTP 0MQ"}, {"rules": [{"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "962547c1-9c5d-4a60-ba49-0f98fc17b32f", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "23f6a9fa-2013-4423-aa26-a15b812d0558"}, {"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "962547c1-9c5d-4a60-ba49-0f98fc17b32f", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3e811baa-c3e2-422b-8868-e03b812bd3b6"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "962547c1-9c5d-4a60-ba49-0f98fc17b32f", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "882318dd-6ee1-44b4-bcd8-835b4161edc6"}], "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "id": "962547c1-9c5d-4a60-ba49-0f98fc17b32f", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}]} 2019-04-09 10:33:17,177 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/4c65a646-067f-4556-a879-83319631caf0 2019-04-09 10:33:17,341 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:33:17,341 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:33:17,341 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:33:17,341 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:33:17,342 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:33:17,342 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:33:17,342 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:33:17,342 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T10:28:06.618Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-09T10:28:06.619Z", "id": "4c65a646-067f-4556-a879-83319631caf0"} 2019-04-09 10:33:17,342 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:33:17,342 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:33:17 GMT 2019-04-09 10:33:17,342 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:33:17,342 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-09 10:33:17,342 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:33:17,342 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:33:17,343 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:33:22,348 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-09 10:33:22,481 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:33:22,481 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:33:22,481 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:33:22,482 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:33:22,482 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:33:22,482 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:33:22,482 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:33:22,482 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_y1ieip", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:42.703Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:42.718Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.cc0097ac-6b1b-408b-bc78-8395d8a1e76b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:42.703Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f052c9819f01f8eedae148b88fa0192fa2055ac2\"", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:42.145Z", "source_id": "bono_host_mmu58s", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.5ac0a73f-4b70-43cf-b580-56ac92cccafe"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:42.703Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713 used request id req-7e73a5eb-0462-4b40-abf0-0bd77e7786b8", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:42.144Z", "source_id": "bono_host_mmu58s", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.5ac0a73f-4b70-43cf-b580-56ac92cccafe"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:42.703Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713 used request id req-7e73a5eb-0462-4b40-abf0-0bd77e7786b8", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:42.144Z", "source_id": "bono_host_mmu58s", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.5ac0a73f-4b70-43cf-b580-56ac92cccafe"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:42.703Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10:32: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-7e73a5eb-0462-4b40-abf0-0bd77e7786b8 x-compute-request-id: req-7e73a5eb-0462-4b40-abf0-0bd77e7786b8 Content-Encoding: gzip Content-Length: 847 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:39:be:5f\", \"version\": 4, \"addr\": \"192.168.120.10\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/595677f1-ed8c-4752-9770-298d40bc3713\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"10e27409-226d-4f3d-971a-db9735ac09c8\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-04-09T10:31:45.000000\", \"flavor\": {\"id\": \"22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"rel\": \"bookmark\"}]}, \"id\": \"595677f1-ed8c-4752-9770-298d40bc3713\", \"security_groups\": [{\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"ac8606d68bbd45969d2b1630e01ac7c4\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-04-09T10:31:36Z\", \"hostId\": \"559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b\", \"name\": \"server_clearwater-opnfv_bono_host_mmu58s\", \"created\": \"2019-04-09T10:28:32Z\", \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\", \"cloudify_management_network_id\": \"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\"}}}\n", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:42.144Z", "source_id": "bono_host_mmu58s", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.5ac0a73f-4b70-43cf-b580-56ac92cccafe"}, {"node_instance_id": "sprout_host_y1ieip", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:42.703Z", "message": "Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty]", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:42.718Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.cc0097ac-6b1b-408b-bc78-8395d8a1e76b"}, {"node_instance_id": "sprout_host_y1ieip", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:42.703Z", "message": "[localhost] run: ['/home/ubuntu/sprout_host_y1ieip/env/bin/pip', 'freeze', '--all']", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:42.273Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.cc0097ac-6b1b-408b-bc78-8395d8a1e76b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:43.379Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713 used request id req-526ddebc-b66a-46ad-9757-eac6df770fef", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:42.916Z", "source_id": "bono_host_mmu58s", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.5ac0a73f-4b70-43cf-b580-56ac92cccafe"}, {"node_instance_id": "proxy_node_zfn03y", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:43.379Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:42.994Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "bind_host_xkrzi3", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:43.379Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:43.064Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:43.379Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "ellis_security_group_097ng0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:42.588Z", "source_id": "ellis_host_04yjo1", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "proxy_node_zfn03y", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:43.379Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:42.897Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:43.379Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713/os-security-groups used request id req-00d93c05-715f-44bc-b580-bb7f8934f878", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:42.574Z", "source_id": "bono_host_mmu58s", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.5ac0a73f-4b70-43cf-b580-56ac92cccafe"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:43.379Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713/os-security-groups used request id req-00d93c05-715f-44bc-b580-bb7f8934f878", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:42.575Z", "source_id": "bono_host_mmu58s", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.5ac0a73f-4b70-43cf-b580-56ac92cccafe"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:43.379Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f052c9819f01f8eedae148b88fa0192fa2055ac2\"", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:42.576Z", "source_id": "bono_host_mmu58s", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.5ac0a73f-4b70-43cf-b580-56ac92cccafe"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:43.379Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10:32:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-526ddebc-b66a-46ad-9757-eac6df770fef x-compute-request-id: req-526ddebc-b66a-46ad-9757-eac6df770fef Content-Encoding: gzip Content-Length: 847 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:39:be:5f\", \"version\": 4, \"addr\": \"192.168.120.10\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/595677f1-ed8c-4752-9770-298d40bc3713\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"10e27409-226d-4f3d-971a-db9735ac09c8\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-04-09T10:31:45.000000\", \"flavor\": {\"id\": \"22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"rel\": \"bookmark\"}]}, \"id\": \"595677f1-ed8c-4752-9770-298d40bc3713\", \"security_groups\": [{\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"ac8606d68bbd45969d2b1630e01ac7c4\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-04-09T10:31:36Z\", \"hostId\": \"559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b\", \"name\": \"server_clearwater-opnfv_bono_host_mmu58s\", \"created\": \"2019-04-09T10:28:32Z\", \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\", \"cloudify_management_network_id\": \"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\"}}}\n", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:42.916Z", "source_id": "bono_host_mmu58s", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.5ac0a73f-4b70-43cf-b580-56ac92cccafe"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:43.379Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713 used request id req-526ddebc-b66a-46ad-9757-eac6df770fef", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:42.916Z", "source_id": "bono_host_mmu58s", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.5ac0a73f-4b70-43cf-b580-56ac92cccafe"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:43.379Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f052c9819f01f8eedae148b88fa0192fa2055ac2\"", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:42.917Z", "source_id": "bono_host_mmu58s", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.5ac0a73f-4b70-43cf-b580-56ac92cccafe"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:43.970Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713/os-security-groups used request id req-4a38684d-71e2-41d4-a4ab-cb1a5991068d", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:43.453Z", "source_id": "bono_host_mmu58s", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.5ac0a73f-4b70-43cf-b580-56ac92cccafe"}, {"node_instance_id": "sprout_host_y1ieip", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:43.970Z", "message": "Removing directory: /tmp/tmpDN0um7/cloudify-diamond-plugin-1.3.5", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:43.576Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.cc0097ac-6b1b-408b-bc78-8395d8a1e76b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:43.970Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10:32:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4a38684d-71e2-41d4-a4ab-cb1a5991068d x-compute-request-id: req-4a38684d-71e2-41d4-a4ab-cb1a5991068d Content-Encoding: gzip Content-Length: 849 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"2bf238e1-c96a-4edc-8d76-3703be9c0f98\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"ac378cc9-735c-4814-9212-1fb88719d9ff\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"2bf238e1-c96a-4edc-8d76-3703be9c0f98\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"af147da1-599b-481e-8b7a-33141eed572e\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"2bf238e1-c96a-4edc-8d76-3703be9c0f98\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b246ec6d-6f1d-43ae-9b2b-aac6e93fc1db\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"2bf238e1-c96a-4edc-8d76-3703be9c0f98\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"f89b4710-5e49-440b-b261-25461d4a8603\"}], \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"id\": \"2bf238e1-c96a-4edc-8d76-3703be9c0f98\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 6669, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 6669, \"parent_group_id\": \"054dac8c-e587-4dcf-9bea-a2537ae62815\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"01ccdd23-c245-457f-8a17-d136a9bf094c\"}, {\"from_port\": 5060, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5060, \"parent_group_id\": \"054dac8c-e587-4dcf-9bea-a2537ae62815\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"282fff0a-b240-47ac-adba-c2231f547536\"}, {\"from_port\": 5062, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5062, \"parent_group_id\": \"054dac8c-e587-4dcf-9bea-a2537ae62815\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"8415aae4-7169-4d97-8ee1-eef45253efb4\"}, {\"from_port\": 3478, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 3478, \"parent_group_id\": \"054dac8c-e587-4dcf-9bea-a2537ae62815\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c21d1614-d286-41e6-bca9-db101ecc59ce\"}, {\"from_port\": 32768, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 65535, \"parent_group_id\": \"054dac8c-e587-4dcf-9bea-a2537ae62815\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c641c7e1-5ecd-4410-b999-83d8c39718a9\"}, {\"from_port\": 3478, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 3478, \"parent_group_id\": \"054dac8c-e587-4dcf-9bea-a2537ae62815\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"ce676186-7054-408b-86a8-e2a3a2b42c88\"}, {\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"054dac8c-e587-4dcf-9bea-a2537ae62815\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"ce94c4b8-54f7-439d-b6a6-6a3a9deb4b05\"}, {\"from_port\": 5060, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 5060, \"parent_group_id\": \"054dac8c-e587-4dcf-9bea-a2537ae62815\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"d7275288-5b7a-4420-bbd8-fb182ff6a68c\"}], \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"id\": \"054dac8c-e587-4dcf-9bea-a2537ae62815\", \"name\": \"clearwater-sg_bono\", \"description\": \"STUN SIP RTP 0MQ\"}, {\"rules\": [{\"from_port\": 5052, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5052, \"parent_group_id\": \"962547c1-9c5d-4a60-ba49-0f98fc17b32f\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"23f6a9fa-2013-4423-aa26-a15b812d0558\"}, {\"from_port\": 5054, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5054, \"parent_group_id\": \"962547c1-9c5d-4a60-ba49-0f98fc17b32f\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"3e811baa-c3e2-422b-8868-e03b812bd3b6\"}, {\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"962547c1-9c5d-4a60-ba49-0f98fc17b32f\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"882318dd-6ee1-44b4-bcd8-835b4161edc6\"}], \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"id\": \"962547c1-9c5d-4a60-ba49-0f98fc17b32f\", \"name\": \"clearwater-sg_internal_sip\", \"description\": \"Internal SIP signalling\"}]}\n", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:43.453Z", "source_id": "bono_host_mmu58s", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.5ac0a73f-4b70-43cf-b580-56ac92cccafe"}, {"node_instance_id": "sprout_host_y1ieip", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:43.970Z", "message": "Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv.", "level": "warning", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:43.576Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.cc0097ac-6b1b-408b-bc78-8395d8a1e76b"}, {"node_instance_id": "proxy_node_zfn03y", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:43.970Z", "message": "Node instance started", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:43.795Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "bind_host_xkrzi3", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:43.970Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:43.173Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:43.970Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-f37d6384-33df-4c25-90b0-58c47e8569b3", "level": "debug", "target_id": "ellis_security_group_097ng0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:43.727Z", "source_id": "ellis_host_04yjo1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.65a6ffe1-302c-4d46-823d-645110d7896b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:43.970Z", "message": "RESP: [300] Date: Tue, 09 Apr 2019 10:32:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f37d6384-33df-4c25-90b0-58c47e8569b3 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "ellis_security_group_097ng0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:43.727Z", "source_id": "ellis_host_04yjo1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.65a6ffe1-302c-4d46-823d-645110d7896b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:43.970Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "ellis_security_group_097ng0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:43.713Z", "source_id": "ellis_host_04yjo1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.65a6ffe1-302c-4d46-823d-645110d7896b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:43.970Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713/os-security-groups used request id req-4a38684d-71e2-41d4-a4ab-cb1a5991068d", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:43.453Z", "source_id": "bono_host_mmu58s", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.5ac0a73f-4b70-43cf-b580-56ac92cccafe"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:44.601Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "bono_security_group_2s7rhd", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:43.983Z", "source_id": "bono_host_mmu58s", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:44.601Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5b35632cf8181e7cac088a2ecedce808381c3c09\"", "level": "debug", "target_id": "ellis_security_group_097ng0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:44.127Z", "source_id": "ellis_host_04yjo1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.65a6ffe1-302c-4d46-823d-645110d7896b"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:44.601Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:43.846Z", "source_id": "bono_host_mmu58s", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "sprout_host_y1ieip", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:44.601Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:43.890Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "sprout_host_y1ieip", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:45.419Z", "message": "Sending task 'diamond_agent.tasks.install'", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:44.599Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:45.419Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-e7900ddd-390b-4273-bfb3-f5c4e52dc70f", "level": "debug", "target_id": "bono_security_group_2s7rhd", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:45.040Z", "source_id": "bono_host_mmu58s", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.4c96b20b-1fde-457f-afec-6d4991334b73"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:45.419Z", "message": "RESP: [300] Date: Tue, 09 Apr 2019 10:32:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e7900ddd-390b-4273-bfb3-f5c4e52dc70f Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "bono_security_group_2s7rhd", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:45.040Z", "source_id": "bono_host_mmu58s", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.4c96b20b-1fde-457f-afec-6d4991334b73"}, {"node_instance_id": "sprout_host_y1ieip", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:45.419Z", "message": "Plugins installed", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:44.312Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "homer_host_d3fa9b", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:45.419Z", "message": "Establishing relationships", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:44.349Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:45.419Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "bono_security_group_2s7rhd", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:45.035Z", "source_id": "bono_host_mmu58s", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.4c96b20b-1fde-457f-afec-6d4991334b73"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:45.419Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5b35632cf8181e7cac088a2ecedce808381c3c09\"", "level": "debug", "target_id": "ellis_security_group_097ng0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:44.736Z", "source_id": "ellis_host_04yjo1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.65a6ffe1-302c-4d46-823d-645110d7896b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:45.419Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876 used request id req-49584363-9474-4f88-a550-716823a9ff28", "level": "debug", "target_id": "ellis_security_group_097ng0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:44.733Z", "source_id": "ellis_host_04yjo1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.65a6ffe1-302c-4d46-823d-645110d7896b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:45.419Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876 used request id req-49584363-9474-4f88-a550-716823a9ff28", "level": "debug", "target_id": "ellis_security_group_097ng0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:44.733Z", "source_id": "ellis_host_04yjo1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.65a6ffe1-302c-4d46-823d-645110d7896b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:45.419Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10:32:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-49584363-9474-4f88-a550-716823a9ff28 x-compute-request-id: req-49584363-9474-4f88-a550-716823a9ff28 Content-Encoding: gzip Content-Length: 837 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f3:c5:f0\", \"version\": 4, \"addr\": \"192.168.120.19\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"10e27409-226d-4f3d-971a-db9735ac09c8\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-04-09T10:31:45.000000\", \"flavor\": {\"id\": \"22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"rel\": \"bookmark\"}]}, \"id\": \"a9edbe9c-7652-492c-a4a9-b15648c5b876\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_ellis\"}], \"user_id\": \"ac8606d68bbd45969d2b1630e01ac7c4\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-04-09T10:31:36Z\", \"hostId\": \"559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b\", \"name\": \"server_clearwater-opnfv_ellis_host_04yjo1\", \"created\": \"2019-04-09T10:28:30Z\", \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\", \"cloudify_management_network_id\": \"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\"}}}\n", "level": "debug", "target_id": "ellis_security_group_097ng0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:44.733Z", "source_id": "ellis_host_04yjo1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.65a6ffe1-302c-4d46-823d-645110d7896b"}, {"node_instance_id": "homer_host_d3fa9b", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:45.419Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:44.193Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:45.966Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2441fcb90a498af642051ecfc52c9b6157131261\"", "level": "debug", "target_id": "bono_security_group_2s7rhd", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:45.433Z", "source_id": "bono_host_mmu58s", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.4c96b20b-1fde-457f-afec-6d4991334b73"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:45.966Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:45.586Z", "source_id": "homer_host_d3fa9b", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:45.966Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10:32: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-b0b21a77-4678-442c-968e-650c3bd7e735 x-compute-request-id: req-b0b21a77-4678-442c-968e-650c3bd7e735 Content-Encoding: gzip Content-Length: 837 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f3:c5:f0\", \"version\": 4, \"addr\": \"192.168.120.19\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"10e27409-226d-4f3d-971a-db9735ac09c8\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-04-09T10:31:45.000000\", \"flavor\": {\"id\": \"22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"rel\": \"bookmark\"}]}, \"id\": \"a9edbe9c-7652-492c-a4a9-b15648c5b876\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_ellis\"}], \"user_id\": \"ac8606d68bbd45969d2b1630e01ac7c4\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-04-09T10:31:36Z\", \"hostId\": \"559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b\", \"name\": \"server_clearwater-opnfv_ellis_host_04yjo1\", \"created\": \"2019-04-09T10:28:30Z\", \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\", \"cloudify_management_network_id\": \"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\"}}}\n", "level": "debug", "target_id": "ellis_security_group_097ng0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:45.864Z", "source_id": "ellis_host_04yjo1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.65a6ffe1-302c-4d46-823d-645110d7896b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:45.966Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5b35632cf8181e7cac088a2ecedce808381c3c09\"", "level": "debug", "target_id": "ellis_security_group_097ng0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:45.501Z", "source_id": "ellis_host_04yjo1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.65a6ffe1-302c-4d46-823d-645110d7896b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:45.966Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876/os-security-groups used request id req-39b96671-5e91-4aa7-95dd-3c4d0b5db0b6", "level": "debug", "target_id": "ellis_security_group_097ng0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:45.500Z", "source_id": "ellis_host_04yjo1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.65a6ffe1-302c-4d46-823d-645110d7896b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:45.966Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876/os-security-groups used request id req-39b96671-5e91-4aa7-95dd-3c4d0b5db0b6", "level": "debug", "target_id": "ellis_security_group_097ng0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:45.500Z", "source_id": "ellis_host_04yjo1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.65a6ffe1-302c-4d46-823d-645110d7896b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:45.966Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10:32: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-39b96671-5e91-4aa7-95dd-3c4d0b5db0b6 x-compute-request-id: req-39b96671-5e91-4aa7-95dd-3c4d0b5db0b6 Content-Encoding: gzip Content-Length: 487 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"2bf238e1-c96a-4edc-8d76-3703be9c0f98\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"ac378cc9-735c-4814-9212-1fb88719d9ff\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"2bf238e1-c96a-4edc-8d76-3703be9c0f98\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"af147da1-599b-481e-8b7a-33141eed572e\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"2bf238e1-c96a-4edc-8d76-3703be9c0f98\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b246ec6d-6f1d-43ae-9b2b-aac6e93fc1db\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"2bf238e1-c96a-4edc-8d76-3703be9c0f98\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"f89b4710-5e49-440b-b261-25461d4a8603\"}], \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"id\": \"2bf238e1-c96a-4edc-8d76-3703be9c0f98\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 443, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 443, \"parent_group_id\": \"3849a302-07e8-4696-8d63-b91b75abcba2\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1a4aab71-5da9-49ce-9cfd-c6f3eba20abb\"}, {\"from_port\": 80, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 80, \"parent_group_id\": \"3849a302-07e8-4696-8d63-b91b75abcba2\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1dfea0ce-4505-4d8c-b6a6-8b0f78a15b0c\"}], \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"id\": \"3849a302-07e8-4696-8d63-b91b75abcba2\", \"name\": \"clearwater-sg_ellis\", \"description\": \"Web UI\"}]}\n", "level": "debug", "target_id": "ellis_security_group_097ng0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:45.499Z", "source_id": "ellis_host_04yjo1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.65a6ffe1-302c-4d46-823d-645110d7896b"}], "metadata": {"pagination": {"total": 2477, "offset": 2163, "size": 50}}} 2019-04-09 10:33:22,482 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:33:22,482 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:33:22 GMT 2019-04-09 10:33:22,482 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:33:22,483 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-09 10:33:22,483 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:33:22,483 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:33:22,483 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:33:22,483 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-09 10:33:22,485 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2019-04-09 10:33:22,486 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f052c9819f01f8eedae148b88fa0192fa2055ac2" 2019-04-09 10:33:22,486 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713 used request id req-7e73a5eb-0462-4b40-abf0-0bd77e7786b8 2019-04-09 10:33:22,486 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713 used request id req-7e73a5eb-0462-4b40-abf0-0bd77e7786b8 2019-04-09 10:33:22,486 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10:32: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-7e73a5eb-0462-4b40-abf0-0bd77e7786b8 x-compute-request-id: req-7e73a5eb-0462-4b40-abf0-0bd77e7786b8 Content-Encoding: gzip Content-Length: 847 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:be:5f", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/595677f1-ed8c-4752-9770-298d40bc3713", "rel": "bookmark"}], "image": {"id": "10e27409-226d-4f3d-971a-db9735ac09c8", "links": [{"href": "http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-09T10:31:45.000000", "flavor": {"id": "22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "links": [{"href": "http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "rel": "bookmark"}]}, "id": "595677f1-ed8c-4752-9770-298d40bc3713", "security_groups": [{"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "ac8606d68bbd45969d2b1630e01ac7c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-09T10:31:36Z", "hostId": "559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "name": "server_clearwater-opnfv_bono_host_mmu58s", "created": "2019-04-09T10:28:32Z", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b", "cloudify_management_network_id": "67c32f4e-cb01-4d56-a2b5-fe18f582c72d"}}} 2019-04-09 10:33:22,486 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2019-04-09 10:33:22,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['/home/ubuntu/sprout_host_y1ieip/env/bin/pip', 'freeze', '--all'] 2019-04-09 10:33:22,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713 used request id req-526ddebc-b66a-46ad-9757-eac6df770fef 2019-04-09 10:33:22,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-04-09 10:33:22,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2019-04-09 10:33:22,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-04-09 10:33:22,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-04-09 10:33:22,488 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713/os-security-groups used request id req-00d93c05-715f-44bc-b580-bb7f8934f878 2019-04-09 10:33:22,488 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713/os-security-groups used request id req-00d93c05-715f-44bc-b580-bb7f8934f878 2019-04-09 10:33:22,488 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f052c9819f01f8eedae148b88fa0192fa2055ac2" 2019-04-09 10:33:22,488 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10:32:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-526ddebc-b66a-46ad-9757-eac6df770fef x-compute-request-id: req-526ddebc-b66a-46ad-9757-eac6df770fef Content-Encoding: gzip Content-Length: 847 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:be:5f", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/595677f1-ed8c-4752-9770-298d40bc3713", "rel": "bookmark"}], "image": {"id": "10e27409-226d-4f3d-971a-db9735ac09c8", "links": [{"href": "http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-09T10:31:45.000000", "flavor": {"id": "22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "links": [{"href": "http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "rel": "bookmark"}]}, "id": "595677f1-ed8c-4752-9770-298d40bc3713", "security_groups": [{"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "ac8606d68bbd45969d2b1630e01ac7c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-09T10:31:36Z", "hostId": "559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "name": "server_clearwater-opnfv_bono_host_mmu58s", "created": "2019-04-09T10:28:32Z", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b", "cloudify_management_network_id": "67c32f4e-cb01-4d56-a2b5-fe18f582c72d"}}} 2019-04-09 10:33:22,488 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713 used request id req-526ddebc-b66a-46ad-9757-eac6df770fef 2019-04-09 10:33:22,488 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f052c9819f01f8eedae148b88fa0192fa2055ac2" 2019-04-09 10:33:22,489 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713/os-security-groups used request id req-4a38684d-71e2-41d4-a4ab-cb1a5991068d 2019-04-09 10:33:22,489 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpDN0um7/cloudify-diamond-plugin-1.3.5 2019-04-09 10:33:22,489 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10:32:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4a38684d-71e2-41d4-a4ab-cb1a5991068d x-compute-request-id: req-4a38684d-71e2-41d4-a4ab-cb1a5991068d Content-Encoding: gzip Content-Length: 849 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "2bf238e1-c96a-4edc-8d76-3703be9c0f98", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ac378cc9-735c-4814-9212-1fb88719d9ff"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "2bf238e1-c96a-4edc-8d76-3703be9c0f98", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "af147da1-599b-481e-8b7a-33141eed572e"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "2bf238e1-c96a-4edc-8d76-3703be9c0f98", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b246ec6d-6f1d-43ae-9b2b-aac6e93fc1db"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "2bf238e1-c96a-4edc-8d76-3703be9c0f98", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f89b4710-5e49-440b-b261-25461d4a8603"}], "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "id": "2bf238e1-c96a-4edc-8d76-3703be9c0f98", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 6669, "group": {}, "ip_protocol": "tcp", "to_port": 6669, "parent_group_id": "054dac8c-e587-4dcf-9bea-a2537ae62815", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "01ccdd23-c245-457f-8a17-d136a9bf094c"}, {"from_port": 5060, "group": {}, "ip_protocol": "tcp", "to_port": 5060, "parent_group_id": "054dac8c-e587-4dcf-9bea-a2537ae62815", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "282fff0a-b240-47ac-adba-c2231f547536"}, {"from_port": 5062, "group": {}, "ip_protocol": "tcp", "to_port": 5062, "parent_group_id": "054dac8c-e587-4dcf-9bea-a2537ae62815", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "8415aae4-7169-4d97-8ee1-eef45253efb4"}, {"from_port": 3478, "group": {}, "ip_protocol": "udp", "to_port": 3478, "parent_group_id": "054dac8c-e587-4dcf-9bea-a2537ae62815", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c21d1614-d286-41e6-bca9-db101ecc59ce"}, {"from_port": 32768, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "054dac8c-e587-4dcf-9bea-a2537ae62815", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c641c7e1-5ecd-4410-b999-83d8c39718a9"}, {"from_port": 3478, "group": {}, "ip_protocol": "tcp", "to_port": 3478, "parent_group_id": "054dac8c-e587-4dcf-9bea-a2537ae62815", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ce676186-7054-408b-86a8-e2a3a2b42c88"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "054dac8c-e587-4dcf-9bea-a2537ae62815", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ce94c4b8-54f7-439d-b6a6-6a3a9deb4b05"}, {"from_port": 5060, "group": {}, "ip_protocol": "udp", "to_port": 5060, "parent_group_id": "054dac8c-e587-4dcf-9bea-a2537ae62815", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d7275288-5b7a-4420-bbd8-fb182ff6a68c"}], "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "id": "054dac8c-e587-4dcf-9bea-a2537ae62815", "name": "clearwater-sg_bono", "description": "STUN SIP RTP 0MQ"}, {"rules": [{"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "962547c1-9c5d-4a60-ba49-0f98fc17b32f", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "23f6a9fa-2013-4423-aa26-a15b812d0558"}, {"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "962547c1-9c5d-4a60-ba49-0f98fc17b32f", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3e811baa-c3e2-422b-8868-e03b812bd3b6"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "962547c1-9c5d-4a60-ba49-0f98fc17b32f", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "882318dd-6ee1-44b4-bcd8-835b4161edc6"}], "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "id": "962547c1-9c5d-4a60-ba49-0f98fc17b32f", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}]} 2019-04-09 10:33:22,489 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv. 2019-04-09 10:33:22,489 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-04-09 10:33:22,490 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2019-04-09 10:33:22,490 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-f37d6384-33df-4c25-90b0-58c47e8569b3 2019-04-09 10:33:22,490 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 09 Apr 2019 10:32:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f37d6384-33df-4c25-90b0-58c47e8569b3 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 10:33:22,490 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-09 10:33:22,490 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713/os-security-groups used request id req-4a38684d-71e2-41d4-a4ab-cb1a5991068d 2019-04-09 10:33:22,490 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-04-09 10:33:22,491 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b35632cf8181e7cac088a2ecedce808381c3c09" 2019-04-09 10:33:22,491 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-04-09 10:33:22,491 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-04-09 10:33:22,491 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2019-04-09 10:33:22,491 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-e7900ddd-390b-4273-bfb3-f5c4e52dc70f 2019-04-09 10:33:22,492 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 09 Apr 2019 10:32:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e7900ddd-390b-4273-bfb3-f5c4e52dc70f Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 10:33:22,492 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Plugins installed 2019-04-09 10:33:22,492 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-04-09 10:33:22,492 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-09 10:33:22,492 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b35632cf8181e7cac088a2ecedce808381c3c09" 2019-04-09 10:33:22,492 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876 used request id req-49584363-9474-4f88-a550-716823a9ff28 2019-04-09 10:33:22,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876 used request id req-49584363-9474-4f88-a550-716823a9ff28 2019-04-09 10:33:22,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10:32:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-49584363-9474-4f88-a550-716823a9ff28 x-compute-request-id: req-49584363-9474-4f88-a550-716823a9ff28 Content-Encoding: gzip Content-Length: 837 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:c5:f0", "version": 4, "addr": "192.168.120.19", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876", "rel": "bookmark"}], "image": {"id": "10e27409-226d-4f3d-971a-db9735ac09c8", "links": [{"href": "http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-09T10:31:45.000000", "flavor": {"id": "22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "links": [{"href": "http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "rel": "bookmark"}]}, "id": "a9edbe9c-7652-492c-a4a9-b15648c5b876", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "user_id": "ac8606d68bbd45969d2b1630e01ac7c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-09T10:31:36Z", "hostId": "559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "name": "server_clearwater-opnfv_ellis_host_04yjo1", "created": "2019-04-09T10:28:30Z", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b", "cloudify_management_network_id": "67c32f4e-cb01-4d56-a2b5-fe18f582c72d"}}} 2019-04-09 10:33:22,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2019-04-09 10:33:22,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2441fcb90a498af642051ecfc52c9b6157131261" 2019-04-09 10:33:22,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-04-09 10:33:22,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10:32: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-b0b21a77-4678-442c-968e-650c3bd7e735 x-compute-request-id: req-b0b21a77-4678-442c-968e-650c3bd7e735 Content-Encoding: gzip Content-Length: 837 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:c5:f0", "version": 4, "addr": "192.168.120.19", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876", "rel": "bookmark"}], "image": {"id": "10e27409-226d-4f3d-971a-db9735ac09c8", "links": [{"href": "http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-09T10:31:45.000000", "flavor": {"id": "22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "links": [{"href": "http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "rel": "bookmark"}]}, "id": "a9edbe9c-7652-492c-a4a9-b15648c5b876", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "user_id": "ac8606d68bbd45969d2b1630e01ac7c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-09T10:31:36Z", "hostId": "559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "name": "server_clearwater-opnfv_ellis_host_04yjo1", "created": "2019-04-09T10:28:30Z", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b", "cloudify_management_network_id": "67c32f4e-cb01-4d56-a2b5-fe18f582c72d"}}} 2019-04-09 10:33:22,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b35632cf8181e7cac088a2ecedce808381c3c09" 2019-04-09 10:33:22,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876/os-security-groups used request id req-39b96671-5e91-4aa7-95dd-3c4d0b5db0b6 2019-04-09 10:33:22,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876/os-security-groups used request id req-39b96671-5e91-4aa7-95dd-3c4d0b5db0b6 2019-04-09 10:33:22,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10:32: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-39b96671-5e91-4aa7-95dd-3c4d0b5db0b6 x-compute-request-id: req-39b96671-5e91-4aa7-95dd-3c4d0b5db0b6 Content-Encoding: gzip Content-Length: 487 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "2bf238e1-c96a-4edc-8d76-3703be9c0f98", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ac378cc9-735c-4814-9212-1fb88719d9ff"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "2bf238e1-c96a-4edc-8d76-3703be9c0f98", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "af147da1-599b-481e-8b7a-33141eed572e"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "2bf238e1-c96a-4edc-8d76-3703be9c0f98", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b246ec6d-6f1d-43ae-9b2b-aac6e93fc1db"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "2bf238e1-c96a-4edc-8d76-3703be9c0f98", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f89b4710-5e49-440b-b261-25461d4a8603"}], "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "id": "2bf238e1-c96a-4edc-8d76-3703be9c0f98", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 443, "group": {}, "ip_protocol": "tcp", "to_port": 443, "parent_group_id": "3849a302-07e8-4696-8d63-b91b75abcba2", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1a4aab71-5da9-49ce-9cfd-c6f3eba20abb"}, {"from_port": 80, "group": {}, "ip_protocol": "tcp", "to_port": 80, "parent_group_id": "3849a302-07e8-4696-8d63-b91b75abcba2", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1dfea0ce-4505-4d8c-b6a6-8b0f78a15b0c"}], "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "id": "3849a302-07e8-4696-8d63-b91b75abcba2", "name": "clearwater-sg_ellis", "description": "Web UI"}]} 2019-04-09 10:33:22,494 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/4c65a646-067f-4556-a879-83319631caf0 2019-04-09 10:33:22,559 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:33:22,559 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:33:22,559 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:33:22,560 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:33:22,560 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:33:22,560 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:33:22,560 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:33:22,560 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T10:28:06.618Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-09T10:28:06.619Z", "id": "4c65a646-067f-4556-a879-83319631caf0"} 2019-04-09 10:33:22,560 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:33:22,560 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:33:22 GMT 2019-04-09 10:33:22,560 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:33:22,560 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-09 10:33:22,561 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:33:22,561 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:33:22,561 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:33:27,566 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-09 10:33:27,761 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:33:27,762 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:33:27,762 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:33:27,762 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:33:27,762 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:33:27,762 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:33:27,762 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:33:27,762 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:46.631Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876/os-security-groups used request id req-7d40b6ea-6b2d-45b4-b043-3672e9a86b89", "level": "debug", "target_id": "ellis_security_group_097ng0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:46.034Z", "source_id": "ellis_host_04yjo1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.65a6ffe1-302c-4d46-823d-645110d7896b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:46.631Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10:32: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-8fee2d25-4e90-4b79-baa3-055d1acdf940 x-compute-request-id: req-8fee2d25-4e90-4b79-baa3-055d1acdf940 Content-Encoding: gzip Content-Length: 847 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:39:be:5f\", \"version\": 4, \"addr\": \"192.168.120.10\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/595677f1-ed8c-4752-9770-298d40bc3713\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"10e27409-226d-4f3d-971a-db9735ac09c8\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-04-09T10:31:45.000000\", \"flavor\": {\"id\": \"22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"rel\": \"bookmark\"}]}, \"id\": \"595677f1-ed8c-4752-9770-298d40bc3713\", \"security_groups\": [{\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"ac8606d68bbd45969d2b1630e01ac7c4\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-04-09T10:31:36Z\", \"hostId\": \"559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b\", \"name\": \"server_clearwater-opnfv_bono_host_mmu58s\", \"created\": \"2019-04-09T10:28:32Z\", \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\", \"cloudify_management_network_id\": \"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\"}}}\n", "level": "debug", "target_id": "bono_security_group_2s7rhd", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:46.165Z", "source_id": "bono_host_mmu58s", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.4c96b20b-1fde-457f-afec-6d4991334b73"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:46.631Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713 used request id req-8fee2d25-4e90-4b79-baa3-055d1acdf940", "level": "debug", "target_id": "bono_security_group_2s7rhd", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:46.165Z", "source_id": "bono_host_mmu58s", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.4c96b20b-1fde-457f-afec-6d4991334b73"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:46.631Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2441fcb90a498af642051ecfc52c9b6157131261\"", "level": "debug", "target_id": "bono_security_group_2s7rhd", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:46.166Z", "source_id": "bono_host_mmu58s", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.4c96b20b-1fde-457f-afec-6d4991334b73"}, {"node_instance_id": "sprout_host_y1ieip", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:46.631Z", "message": "Sending task 'diamond_agent.tasks.start'", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:46.363Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "sprout_host_y1ieip", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:46.631Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:46.239Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:46.631Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713 used request id req-8fee2d25-4e90-4b79-baa3-055d1acdf940", "level": "debug", "target_id": "bono_security_group_2s7rhd", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:46.165Z", "source_id": "bono_host_mmu58s", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.4c96b20b-1fde-457f-afec-6d4991334b73"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:46.631Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876 used request id req-b0b21a77-4678-442c-968e-650c3bd7e735", "level": "debug", "target_id": "ellis_security_group_097ng0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:45.864Z", "source_id": "ellis_host_04yjo1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.65a6ffe1-302c-4d46-823d-645110d7896b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:46.631Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876 used request id req-b0b21a77-4678-442c-968e-650c3bd7e735", "level": "debug", "target_id": "ellis_security_group_097ng0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:45.864Z", "source_id": "ellis_host_04yjo1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.65a6ffe1-302c-4d46-823d-645110d7896b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:46.631Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5b35632cf8181e7cac088a2ecedce808381c3c09\"", "level": "debug", "target_id": "ellis_security_group_097ng0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:45.865Z", "source_id": "ellis_host_04yjo1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.65a6ffe1-302c-4d46-823d-645110d7896b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:46.631Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10:32:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7d40b6ea-6b2d-45b4-b043-3672e9a86b89 x-compute-request-id: req-7d40b6ea-6b2d-45b4-b043-3672e9a86b89 Content-Encoding: gzip Content-Length: 487 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"2bf238e1-c96a-4edc-8d76-3703be9c0f98\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"ac378cc9-735c-4814-9212-1fb88719d9ff\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"2bf238e1-c96a-4edc-8d76-3703be9c0f98\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"af147da1-599b-481e-8b7a-33141eed572e\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"2bf238e1-c96a-4edc-8d76-3703be9c0f98\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b246ec6d-6f1d-43ae-9b2b-aac6e93fc1db\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"2bf238e1-c96a-4edc-8d76-3703be9c0f98\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"f89b4710-5e49-440b-b261-25461d4a8603\"}], \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"id\": \"2bf238e1-c96a-4edc-8d76-3703be9c0f98\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 443, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 443, \"parent_group_id\": \"3849a302-07e8-4696-8d63-b91b75abcba2\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1a4aab71-5da9-49ce-9cfd-c6f3eba20abb\"}, {\"from_port\": 80, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 80, \"parent_group_id\": \"3849a302-07e8-4696-8d63-b91b75abcba2\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1dfea0ce-4505-4d8c-b6a6-8b0f78a15b0c\"}], \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"id\": \"3849a302-07e8-4696-8d63-b91b75abcba2\", \"name\": \"clearwater-sg_ellis\", \"description\": \"Web UI\"}]}\n", "level": "debug", "target_id": "ellis_security_group_097ng0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:46.034Z", "source_id": "ellis_host_04yjo1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.65a6ffe1-302c-4d46-823d-645110d7896b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:46.631Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876/os-security-groups used request id req-7d40b6ea-6b2d-45b4-b043-3672e9a86b89", "level": "debug", "target_id": "ellis_security_group_097ng0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:46.034Z", "source_id": "ellis_host_04yjo1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.65a6ffe1-302c-4d46-823d-645110d7896b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:47.190Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-ac029c2f-6534-4c30-ac19-8b150db382c3", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:46.761Z", "source_id": "homer_host_d3fa9b", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.24b38de9-7ca1-485b-ac76-bd9bb82c37f1"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:47.190Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "ellis_security_group_097ng0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:46.417Z", "source_id": "ellis_host_04yjo1", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:47.190Z", "message": "Sending task 'nova_plugin.server.connect_floatingip'", "target_id": "ellis_floatingip_0s098n", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:47.119Z", "source_id": "ellis_host_04yjo1", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:47.190Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10:32:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d60b0ab4-7a72-43bf-9548-60a1aa823238 x-compute-request-id: req-d60b0ab4-7a72-43bf-9548-60a1aa823238 Content-Encoding: gzip Content-Length: 849 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"2bf238e1-c96a-4edc-8d76-3703be9c0f98\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"ac378cc9-735c-4814-9212-1fb88719d9ff\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"2bf238e1-c96a-4edc-8d76-3703be9c0f98\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"af147da1-599b-481e-8b7a-33141eed572e\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"2bf238e1-c96a-4edc-8d76-3703be9c0f98\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b246ec6d-6f1d-43ae-9b2b-aac6e93fc1db\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"2bf238e1-c96a-4edc-8d76-3703be9c0f98\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"f89b4710-5e49-440b-b261-25461d4a8603\"}], \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"id\": \"2bf238e1-c96a-4edc-8d76-3703be9c0f98\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 6669, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 6669, \"parent_group_id\": \"054dac8c-e587-4dcf-9bea-a2537ae62815\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"01ccdd23-c245-457f-8a17-d136a9bf094c\"}, {\"from_port\": 5060, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5060, \"parent_group_id\": \"054dac8c-e587-4dcf-9bea-a2537ae62815\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"282fff0a-b240-47ac-adba-c2231f547536\"}, {\"from_port\": 5062, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5062, \"parent_group_id\": \"054dac8c-e587-4dcf-9bea-a2537ae62815\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"8415aae4-7169-4d97-8ee1-eef45253efb4\"}, {\"from_port\": 3478, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 3478, \"parent_group_id\": \"054dac8c-e587-4dcf-9bea-a2537ae62815\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c21d1614-d286-41e6-bca9-db101ecc59ce\"}, {\"from_port\": 32768, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 65535, \"parent_group_id\": \"054dac8c-e587-4dcf-9bea-a2537ae62815\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c641c7e1-5ecd-4410-b999-83d8c39718a9\"}, {\"from_port\": 3478, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 3478, \"parent_group_id\": \"054dac8c-e587-4dcf-9bea-a2537ae62815\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"ce676186-7054-408b-86a8-e2a3a2b42c88\"}, {\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"054dac8c-e587-4dcf-9bea-a2537ae62815\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"ce94c4b8-54f7-439d-b6a6-6a3a9deb4b05\"}, {\"from_port\": 5060, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 5060, \"parent_group_id\": \"054dac8c-e587-4dcf-9bea-a2537ae62815\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"d7275288-5b7a-4420-bbd8-fb182ff6a68c\"}], \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"id\": \"054dac8c-e587-4dcf-9bea-a2537ae62815\", \"name\": \"clearwater-sg_bono\", \"description\": \"STUN SIP RTP 0MQ\"}, {\"rules\": [{\"from_port\": 5052, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5052, \"parent_group_id\": \"962547c1-9c5d-4a60-ba49-0f98fc17b32f\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"23f6a9fa-2013-4423-aa26-a15b812d0558\"}, {\"from_port\": 5054, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5054, \"parent_group_id\": \"962547c1-9c5d-4a60-ba49-0f98fc17b32f\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"3e811baa-c3e2-422b-8868-e03b812bd3b6\"}, {\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"962547c1-9c5d-4a60-ba49-0f98fc17b32f\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"882318dd-6ee1-44b4-bcd8-835b4161edc6\"}], \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"id\": \"962547c1-9c5d-4a60-ba49-0f98fc17b32f\", \"name\": \"clearwater-sg_internal_sip\", \"description\": \"Internal SIP signalling\"}]}\n", "level": "debug", "target_id": "bono_security_group_2s7rhd", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:46.802Z", "source_id": "bono_host_mmu58s", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.4c96b20b-1fde-457f-afec-6d4991334b73"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:47.190Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713/os-security-groups used request id req-d60b0ab4-7a72-43bf-9548-60a1aa823238", "level": "debug", "target_id": "bono_security_group_2s7rhd", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:46.802Z", "source_id": "bono_host_mmu58s", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.4c96b20b-1fde-457f-afec-6d4991334b73"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:47.190Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713/os-security-groups used request id req-d60b0ab4-7a72-43bf-9548-60a1aa823238", "level": "debug", "target_id": "bono_security_group_2s7rhd", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:46.802Z", "source_id": "bono_host_mmu58s", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.4c96b20b-1fde-457f-afec-6d4991334b73"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:47.190Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2441fcb90a498af642051ecfc52c9b6157131261\"", "level": "debug", "target_id": "bono_security_group_2s7rhd", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:46.803Z", "source_id": "bono_host_mmu58s", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.4c96b20b-1fde-457f-afec-6d4991334b73"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:47.190Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:46.756Z", "source_id": "homer_host_d3fa9b", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.24b38de9-7ca1-485b-ac76-bd9bb82c37f1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:47.190Z", "message": "RESP: [300] Date: Tue, 09 Apr 2019 10:32:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ac029c2f-6534-4c30-ac19-8b150db382c3 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:46.761Z", "source_id": "homer_host_d3fa9b", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.24b38de9-7ca1-485b-ac76-bd9bb82c37f1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:47.800Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10:32:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-602714bc-50df-4f96-b154-6bd25b6b28e6 x-compute-request-id: req-602714bc-50df-4f96-b154-6bd25b6b28e6 Content-Encoding: gzip Content-Length: 847 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:39:be:5f\", \"version\": 4, \"addr\": \"192.168.120.10\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/595677f1-ed8c-4752-9770-298d40bc3713\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"10e27409-226d-4f3d-971a-db9735ac09c8\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-04-09T10:31:45.000000\", \"flavor\": {\"id\": \"22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"rel\": \"bookmark\"}]}, \"id\": \"595677f1-ed8c-4752-9770-298d40bc3713\", \"security_groups\": [{\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"ac8606d68bbd45969d2b1630e01ac7c4\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-04-09T10:31:36Z\", \"hostId\": \"559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b\", \"name\": \"server_clearwater-opnfv_bono_host_mmu58s\", \"created\": \"2019-04-09T10:28:32Z\", \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\", \"cloudify_management_network_id\": \"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\"}}}\n", "level": "debug", "target_id": "bono_security_group_2s7rhd", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:47.171Z", "source_id": "bono_host_mmu58s", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.4c96b20b-1fde-457f-afec-6d4991334b73"}, {"node_instance_id": "sprout_host_y1ieip", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:47.800Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:47.586Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:47.800Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713 used request id req-602714bc-50df-4f96-b154-6bd25b6b28e6", "level": "debug", "target_id": "bono_security_group_2s7rhd", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:47.171Z", "source_id": "bono_host_mmu58s", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.4c96b20b-1fde-457f-afec-6d4991334b73"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:47.800Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713/os-security-groups used request id req-41c76c76-89f2-4231-866c-1a64f4913750", "level": "debug", "target_id": "bono_security_group_2s7rhd", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:47.522Z", "source_id": "bono_host_mmu58s", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.4c96b20b-1fde-457f-afec-6d4991334b73"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:47.800Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713/os-security-groups used request id req-41c76c76-89f2-4231-866c-1a64f4913750", "level": "debug", "target_id": "bono_security_group_2s7rhd", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:47.521Z", "source_id": "bono_host_mmu58s", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.4c96b20b-1fde-457f-afec-6d4991334b73"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:47.800Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10:32:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-41c76c76-89f2-4231-866c-1a64f4913750 x-compute-request-id: req-41c76c76-89f2-4231-866c-1a64f4913750 Content-Encoding: gzip Content-Length: 849 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"2bf238e1-c96a-4edc-8d76-3703be9c0f98\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"ac378cc9-735c-4814-9212-1fb88719d9ff\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"2bf238e1-c96a-4edc-8d76-3703be9c0f98\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"af147da1-599b-481e-8b7a-33141eed572e\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"2bf238e1-c96a-4edc-8d76-3703be9c0f98\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b246ec6d-6f1d-43ae-9b2b-aac6e93fc1db\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"2bf238e1-c96a-4edc-8d76-3703be9c0f98\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"f89b4710-5e49-440b-b261-25461d4a8603\"}], \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"id\": \"2bf238e1-c96a-4edc-8d76-3703be9c0f98\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 6669, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 6669, \"parent_group_id\": \"054dac8c-e587-4dcf-9bea-a2537ae62815\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"01ccdd23-c245-457f-8a17-d136a9bf094c\"}, {\"from_port\": 5060, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5060, \"parent_group_id\": \"054dac8c-e587-4dcf-9bea-a2537ae62815\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"282fff0a-b240-47ac-adba-c2231f547536\"}, {\"from_port\": 5062, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5062, \"parent_group_id\": \"054dac8c-e587-4dcf-9bea-a2537ae62815\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"8415aae4-7169-4d97-8ee1-eef45253efb4\"}, {\"from_port\": 3478, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 3478, \"parent_group_id\": \"054dac8c-e587-4dcf-9bea-a2537ae62815\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c21d1614-d286-41e6-bca9-db101ecc59ce\"}, {\"from_port\": 32768, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 65535, \"parent_group_id\": \"054dac8c-e587-4dcf-9bea-a2537ae62815\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c641c7e1-5ecd-4410-b999-83d8c39718a9\"}, {\"from_port\": 3478, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 3478, \"parent_group_id\": \"054dac8c-e587-4dcf-9bea-a2537ae62815\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"ce676186-7054-408b-86a8-e2a3a2b42c88\"}, {\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"054dac8c-e587-4dcf-9bea-a2537ae62815\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"ce94c4b8-54f7-439d-b6a6-6a3a9deb4b05\"}, {\"from_port\": 5060, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 5060, \"parent_group_id\": \"054dac8c-e587-4dcf-9bea-a2537ae62815\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"d7275288-5b7a-4420-bbd8-fb182ff6a68c\"}], \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"id\": \"054dac8c-e587-4dcf-9bea-a2537ae62815\", \"name\": \"clearwater-sg_bono\", \"description\": \"STUN SIP RTP 0MQ\"}, {\"rules\": [{\"from_port\": 5052, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5052, \"parent_group_id\": \"962547c1-9c5d-4a60-ba49-0f98fc17b32f\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"23f6a9fa-2013-4423-aa26-a15b812d0558\"}, {\"from_port\": 5054, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5054, \"parent_group_id\": \"962547c1-9c5d-4a60-ba49-0f98fc17b32f\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"3e811baa-c3e2-422b-8868-e03b812bd3b6\"}, {\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"962547c1-9c5d-4a60-ba49-0f98fc17b32f\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"882318dd-6ee1-44b4-bcd8-835b4161edc6\"}], \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"id\": \"962547c1-9c5d-4a60-ba49-0f98fc17b32f\", \"name\": \"clearwater-sg_internal_sip\", \"description\": \"Internal SIP signalling\"}]}\n", "level": "debug", "target_id": "bono_security_group_2s7rhd", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:47.521Z", "source_id": "bono_host_mmu58s", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.4c96b20b-1fde-457f-afec-6d4991334b73"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:47.800Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/a458d571-f605-4490-8af7-1593cd026fa0 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ff03aea869130994e2cf3a0d0c953f944c725810\"", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:47.164Z", "source_id": "homer_host_d3fa9b", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.24b38de9-7ca1-485b-ac76-bd9bb82c37f1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:47.800Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2441fcb90a498af642051ecfc52c9b6157131261\"", "level": "debug", "target_id": "bono_security_group_2s7rhd", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:47.172Z", "source_id": "bono_host_mmu58s", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.4c96b20b-1fde-457f-afec-6d4991334b73"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:47.800Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713 used request id req-602714bc-50df-4f96-b154-6bd25b6b28e6", "level": "debug", "target_id": "bono_security_group_2s7rhd", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:47.171Z", "source_id": "bono_host_mmu58s", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.4c96b20b-1fde-457f-afec-6d4991334b73"}, {"node_instance_id": "sprout_host_y1ieip", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:48.378Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:47.714Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:48.378Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "bono_security_group_2s7rhd", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:47.951Z", "source_id": "bono_host_mmu58s", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:48.378Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/a458d571-f605-4490-8af7-1593cd026fa0 used request id req-47206eda-228e-4168-b6bb-ecbfcade9a79", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:47.772Z", "source_id": "homer_host_d3fa9b", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.24b38de9-7ca1-485b-ac76-bd9bb82c37f1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:48.378Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10:32:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-47206eda-228e-4168-b6bb-ecbfcade9a79 x-compute-request-id: req-47206eda-228e-4168-b6bb-ecbfcade9a79 Content-Encoding: gzip Content-Length: 837 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:2f:4c:0a\", \"version\": 4, \"addr\": \"192.168.120.11\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/a458d571-f605-4490-8af7-1593cd026fa0\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/a458d571-f605-4490-8af7-1593cd026fa0\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"10e27409-226d-4f3d-971a-db9735ac09c8\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-04-09T10:31:43.000000\", \"flavor\": {\"id\": \"22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"rel\": \"bookmark\"}]}, \"id\": \"a458d571-f605-4490-8af7-1593cd026fa0\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_homer\"}], \"user_id\": \"ac8606d68bbd45969d2b1630e01ac7c4\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-04-09T10:31:34Z\", \"hostId\": \"559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b\", \"name\": \"server_clearwater-opnfv_homer_host_d3fa9b\", \"created\": \"2019-04-09T10:28:25Z\", \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\", \"cloudify_management_network_id\": \"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\"}}}\n", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:47.772Z", "source_id": "homer_host_d3fa9b", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.24b38de9-7ca1-485b-ac76-bd9bb82c37f1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:48.378Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10:32:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-549b2a2a-695b-42c1-bb93-c7edb28393e0 x-compute-request-id: req-549b2a2a-695b-42c1-bb93-c7edb28393e0 Content-Encoding: gzip Content-Length: 502 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"2bf238e1-c96a-4edc-8d76-3703be9c0f98\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"ac378cc9-735c-4814-9212-1fb88719d9ff\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"2bf238e1-c96a-4edc-8d76-3703be9c0f98\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"af147da1-599b-481e-8b7a-33141eed572e\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"2bf238e1-c96a-4edc-8d76-3703be9c0f98\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b246ec6d-6f1d-43ae-9b2b-aac6e93fc1db\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"2bf238e1-c96a-4edc-8d76-3703be9c0f98\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"f89b4710-5e49-440b-b261-25461d4a8603\"}], \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"id\": \"2bf238e1-c96a-4edc-8d76-3703be9c0f98\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 9160, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9160, \"parent_group_id\": \"a284506f-5086-47cc-8c38-a04f788f16bd\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"36176692-1548-42ce-9079-cefd4b65cfd9\"}, {\"from_port\": 7888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 7888, \"parent_group_id\": \"a284506f-5086-47cc-8c38-a04f788f16bd\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"3826c773-abe7-400c-983f-a846af9d9926\"}], \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"id\": \"a284506f-5086-47cc-8c38-a04f788f16bd\", \"name\": \"clearwater-sg_homer\", \"description\": \"REST Cassandra 0MQ\"}]}\n", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:48.183Z", "source_id": "homer_host_d3fa9b", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.24b38de9-7ca1-485b-ac76-bd9bb82c37f1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:48.378Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/a458d571-f605-4490-8af7-1593cd026fa0/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ff03aea869130994e2cf3a0d0c953f944c725810\"", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:47.773Z", "source_id": "homer_host_d3fa9b", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.24b38de9-7ca1-485b-ac76-bd9bb82c37f1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:48.378Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/a458d571-f605-4490-8af7-1593cd026fa0 used request id req-47206eda-228e-4168-b6bb-ecbfcade9a79", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:47.772Z", "source_id": "homer_host_d3fa9b", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.24b38de9-7ca1-485b-ac76-bd9bb82c37f1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:48.894Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/a458d571-f605-4490-8af7-1593cd026fa0 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ff03aea869130994e2cf3a0d0c953f944c725810\"", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:48.184Z", "source_id": "homer_host_d3fa9b", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.24b38de9-7ca1-485b-ac76-bd9bb82c37f1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:48.894Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/a458d571-f605-4490-8af7-1593cd026fa0 used request id req-f2a97e8b-436d-4b41-8abd-ad47294b2015", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:48.708Z", "source_id": "homer_host_d3fa9b", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.24b38de9-7ca1-485b-ac76-bd9bb82c37f1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:48.894Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/a458d571-f605-4490-8af7-1593cd026fa0 used request id req-f2a97e8b-436d-4b41-8abd-ad47294b2015", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:48.708Z", "source_id": "homer_host_d3fa9b", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.24b38de9-7ca1-485b-ac76-bd9bb82c37f1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:48.894Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/a458d571-f605-4490-8af7-1593cd026fa0/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ff03aea869130994e2cf3a0d0c953f944c725810\"", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:48.710Z", "source_id": "homer_host_d3fa9b", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.24b38de9-7ca1-485b-ac76-bd9bb82c37f1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:48.894Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}12991db677ac50388977335f8ddaeb3bc77b8a45\"", "level": "debug", "target_id": "ellis_floatingip_0s098n", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:48.651Z", "source_id": "ellis_host_04yjo1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.6ede2711-18ac-410d-a30a-6b3f8a1bcb2a"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:48.894Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "internal_sip_security_group_rwbxx4", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:48.458Z", "source_id": "bono_host_mmu58s", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:48.894Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-bceb46ea-6f99-4ac5-9f9e-d5922464cfba", "level": "debug", "target_id": "ellis_floatingip_0s098n", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:48.253Z", "source_id": "ellis_host_04yjo1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.6ede2711-18ac-410d-a30a-6b3f8a1bcb2a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:48.894Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10:32:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f2a97e8b-436d-4b41-8abd-ad47294b2015 x-compute-request-id: req-f2a97e8b-436d-4b41-8abd-ad47294b2015 Content-Encoding: gzip Content-Length: 837 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:2f:4c:0a\", \"version\": 4, \"addr\": \"192.168.120.11\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/a458d571-f605-4490-8af7-1593cd026fa0\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/a458d571-f605-4490-8af7-1593cd026fa0\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"10e27409-226d-4f3d-971a-db9735ac09c8\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-04-09T10:31:43.000000\", \"flavor\": {\"id\": \"22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"rel\": \"bookmark\"}]}, \"id\": \"a458d571-f605-4490-8af7-1593cd026fa0\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_homer\"}], \"user_id\": \"ac8606d68bbd45969d2b1630e01ac7c4\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-04-09T10:31:34Z\", \"hostId\": \"559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b\", \"name\": \"server_clearwater-opnfv_homer_host_d3fa9b\", \"created\": \"2019-04-09T10:28:25Z\", \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\", \"cloudify_management_network_id\": \"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\"}}}\n", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:48.708Z", "source_id": "homer_host_d3fa9b", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.24b38de9-7ca1-485b-ac76-bd9bb82c37f1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:48.894Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/a458d571-f605-4490-8af7-1593cd026fa0/os-security-groups used request id req-549b2a2a-695b-42c1-bb93-c7edb28393e0", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:48.183Z", "source_id": "homer_host_d3fa9b", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.24b38de9-7ca1-485b-ac76-bd9bb82c37f1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:48.894Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/a458d571-f605-4490-8af7-1593cd026fa0/os-security-groups used request id req-549b2a2a-695b-42c1-bb93-c7edb28393e0", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:48.183Z", "source_id": "homer_host_d3fa9b", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.24b38de9-7ca1-485b-ac76-bd9bb82c37f1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:48.894Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "ellis_floatingip_0s098n", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:48.249Z", "source_id": "ellis_host_04yjo1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.6ede2711-18ac-410d-a30a-6b3f8a1bcb2a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:48.894Z", "message": "RESP: [300] Date: Tue, 09 Apr 2019 10:32:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bceb46ea-6f99-4ac5-9f9e-d5922464cfba Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "ellis_floatingip_0s098n", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:48.253Z", "source_id": "ellis_host_04yjo1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.6ede2711-18ac-410d-a30a-6b3f8a1bcb2a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:49.427Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10:32:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ccd00981-fd99-4e25-8d22-f8e8265623f0 x-compute-request-id: req-ccd00981-fd99-4e25-8d22-f8e8265623f0 Content-Encoding: gzip Content-Length: 502 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"2bf238e1-c96a-4edc-8d76-3703be9c0f98\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"ac378cc9-735c-4814-9212-1fb88719d9ff\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"2bf238e1-c96a-4edc-8d76-3703be9c0f98\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"af147da1-599b-481e-8b7a-33141eed572e\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"2bf238e1-c96a-4edc-8d76-3703be9c0f98\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b246ec6d-6f1d-43ae-9b2b-aac6e93fc1db\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"2bf238e1-c96a-4edc-8d76-3703be9c0f98\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"f89b4710-5e49-440b-b261-25461d4a8603\"}], \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"id\": \"2bf238e1-c96a-4edc-8d76-3703be9c0f98\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 9160, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9160, \"parent_group_id\": \"a284506f-5086-47cc-8c38-a04f788f16bd\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"36176692-1548-42ce-9079-cefd4b65cfd9\"}, {\"from_port\": 7888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 7888, \"parent_group_id\": \"a284506f-5086-47cc-8c38-a04f788f16bd\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"3826c773-abe7-400c-983f-a846af9d9926\"}], \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"id\": \"a284506f-5086-47cc-8c38-a04f788f16bd\", \"name\": \"clearwater-sg_homer\", \"description\": \"REST Cassandra 0MQ\"}]}\n", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:48.855Z", "source_id": "homer_host_d3fa9b", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.24b38de9-7ca1-485b-ac76-bd9bb82c37f1"}], "metadata": {"pagination": {"total": 2478, "offset": 2213, "size": 50}}} 2019-04-09 10:33:27,763 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:33:27,763 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:33:27 GMT 2019-04-09 10:33:27,763 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:33:27,763 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-09 10:33:27,763 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:33:27,763 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:33:27,763 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:33:27,763 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-09 10:33:27,767 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876/os-security-groups used request id req-7d40b6ea-6b2d-45b4-b043-3672e9a86b89 2019-04-09 10:33:27,767 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10:32: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-8fee2d25-4e90-4b79-baa3-055d1acdf940 x-compute-request-id: req-8fee2d25-4e90-4b79-baa3-055d1acdf940 Content-Encoding: gzip Content-Length: 847 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:be:5f", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/595677f1-ed8c-4752-9770-298d40bc3713", "rel": "bookmark"}], "image": {"id": "10e27409-226d-4f3d-971a-db9735ac09c8", "links": [{"href": "http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-09T10:31:45.000000", "flavor": {"id": "22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "links": [{"href": "http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "rel": "bookmark"}]}, "id": "595677f1-ed8c-4752-9770-298d40bc3713", "security_groups": [{"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "ac8606d68bbd45969d2b1630e01ac7c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-09T10:31:36Z", "hostId": "559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "name": "server_clearwater-opnfv_bono_host_mmu58s", "created": "2019-04-09T10:28:32Z", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b", "cloudify_management_network_id": "67c32f4e-cb01-4d56-a2b5-fe18f582c72d"}}} 2019-04-09 10:33:27,767 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713 used request id req-8fee2d25-4e90-4b79-baa3-055d1acdf940 2019-04-09 10:33:27,767 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2441fcb90a498af642051ecfc52c9b6157131261" 2019-04-09 10:33:27,768 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2019-04-09 10:33:27,768 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2019-04-09 10:33:27,768 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713 used request id req-8fee2d25-4e90-4b79-baa3-055d1acdf940 2019-04-09 10:33:27,768 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876 used request id req-b0b21a77-4678-442c-968e-650c3bd7e735 2019-04-09 10:33:27,768 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876 used request id req-b0b21a77-4678-442c-968e-650c3bd7e735 2019-04-09 10:33:27,768 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b35632cf8181e7cac088a2ecedce808381c3c09" 2019-04-09 10:33:27,769 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10:32:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7d40b6ea-6b2d-45b4-b043-3672e9a86b89 x-compute-request-id: req-7d40b6ea-6b2d-45b4-b043-3672e9a86b89 Content-Encoding: gzip Content-Length: 487 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "2bf238e1-c96a-4edc-8d76-3703be9c0f98", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ac378cc9-735c-4814-9212-1fb88719d9ff"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "2bf238e1-c96a-4edc-8d76-3703be9c0f98", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "af147da1-599b-481e-8b7a-33141eed572e"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "2bf238e1-c96a-4edc-8d76-3703be9c0f98", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b246ec6d-6f1d-43ae-9b2b-aac6e93fc1db"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "2bf238e1-c96a-4edc-8d76-3703be9c0f98", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f89b4710-5e49-440b-b261-25461d4a8603"}], "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "id": "2bf238e1-c96a-4edc-8d76-3703be9c0f98", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 443, "group": {}, "ip_protocol": "tcp", "to_port": 443, "parent_group_id": "3849a302-07e8-4696-8d63-b91b75abcba2", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1a4aab71-5da9-49ce-9cfd-c6f3eba20abb"}, {"from_port": 80, "group": {}, "ip_protocol": "tcp", "to_port": 80, "parent_group_id": "3849a302-07e8-4696-8d63-b91b75abcba2", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1dfea0ce-4505-4d8c-b6a6-8b0f78a15b0c"}], "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "id": "3849a302-07e8-4696-8d63-b91b75abcba2", "name": "clearwater-sg_ellis", "description": "Web UI"}]} 2019-04-09 10:33:27,769 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876/os-security-groups used request id req-7d40b6ea-6b2d-45b4-b043-3672e9a86b89 2019-04-09 10:33:27,769 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-ac029c2f-6534-4c30-ac19-8b150db382c3 2019-04-09 10:33:27,769 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-04-09 10:33:27,769 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2019-04-09 10:33:27,769 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10:32:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d60b0ab4-7a72-43bf-9548-60a1aa823238 x-compute-request-id: req-d60b0ab4-7a72-43bf-9548-60a1aa823238 Content-Encoding: gzip Content-Length: 849 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "2bf238e1-c96a-4edc-8d76-3703be9c0f98", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ac378cc9-735c-4814-9212-1fb88719d9ff"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "2bf238e1-c96a-4edc-8d76-3703be9c0f98", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "af147da1-599b-481e-8b7a-33141eed572e"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "2bf238e1-c96a-4edc-8d76-3703be9c0f98", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b246ec6d-6f1d-43ae-9b2b-aac6e93fc1db"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "2bf238e1-c96a-4edc-8d76-3703be9c0f98", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f89b4710-5e49-440b-b261-25461d4a8603"}], "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "id": "2bf238e1-c96a-4edc-8d76-3703be9c0f98", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 6669, "group": {}, "ip_protocol": "tcp", "to_port": 6669, "parent_group_id": "054dac8c-e587-4dcf-9bea-a2537ae62815", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "01ccdd23-c245-457f-8a17-d136a9bf094c"}, {"from_port": 5060, "group": {}, "ip_protocol": "tcp", "to_port": 5060, "parent_group_id": "054dac8c-e587-4dcf-9bea-a2537ae62815", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "282fff0a-b240-47ac-adba-c2231f547536"}, {"from_port": 5062, "group": {}, "ip_protocol": "tcp", "to_port": 5062, "parent_group_id": "054dac8c-e587-4dcf-9bea-a2537ae62815", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "8415aae4-7169-4d97-8ee1-eef45253efb4"}, {"from_port": 3478, "group": {}, "ip_protocol": "udp", "to_port": 3478, "parent_group_id": "054dac8c-e587-4dcf-9bea-a2537ae62815", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c21d1614-d286-41e6-bca9-db101ecc59ce"}, {"from_port": 32768, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "054dac8c-e587-4dcf-9bea-a2537ae62815", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c641c7e1-5ecd-4410-b999-83d8c39718a9"}, {"from_port": 3478, "group": {}, "ip_protocol": "tcp", "to_port": 3478, "parent_group_id": "054dac8c-e587-4dcf-9bea-a2537ae62815", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ce676186-7054-408b-86a8-e2a3a2b42c88"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "054dac8c-e587-4dcf-9bea-a2537ae62815", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ce94c4b8-54f7-439d-b6a6-6a3a9deb4b05"}, {"from_port": 5060, "group": {}, "ip_protocol": "udp", "to_port": 5060, "parent_group_id": "054dac8c-e587-4dcf-9bea-a2537ae62815", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d7275288-5b7a-4420-bbd8-fb182ff6a68c"}], "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "id": "054dac8c-e587-4dcf-9bea-a2537ae62815", "name": "clearwater-sg_bono", "description": "STUN SIP RTP 0MQ"}, {"rules": [{"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "962547c1-9c5d-4a60-ba49-0f98fc17b32f", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "23f6a9fa-2013-4423-aa26-a15b812d0558"}, {"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "962547c1-9c5d-4a60-ba49-0f98fc17b32f", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3e811baa-c3e2-422b-8868-e03b812bd3b6"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "962547c1-9c5d-4a60-ba49-0f98fc17b32f", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "882318dd-6ee1-44b4-bcd8-835b4161edc6"}], "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "id": "962547c1-9c5d-4a60-ba49-0f98fc17b32f", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}]} 2019-04-09 10:33:27,770 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713/os-security-groups used request id req-d60b0ab4-7a72-43bf-9548-60a1aa823238 2019-04-09 10:33:27,770 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713/os-security-groups used request id req-d60b0ab4-7a72-43bf-9548-60a1aa823238 2019-04-09 10:33:27,770 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2441fcb90a498af642051ecfc52c9b6157131261" 2019-04-09 10:33:27,770 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-09 10:33:27,770 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 09 Apr 2019 10:32:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ac029c2f-6534-4c30-ac19-8b150db382c3 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 10:33:27,770 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10:32:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-602714bc-50df-4f96-b154-6bd25b6b28e6 x-compute-request-id: req-602714bc-50df-4f96-b154-6bd25b6b28e6 Content-Encoding: gzip Content-Length: 847 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:be:5f", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/595677f1-ed8c-4752-9770-298d40bc3713", "rel": "bookmark"}], "image": {"id": "10e27409-226d-4f3d-971a-db9735ac09c8", "links": [{"href": "http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-09T10:31:45.000000", "flavor": {"id": "22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "links": [{"href": "http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "rel": "bookmark"}]}, "id": "595677f1-ed8c-4752-9770-298d40bc3713", "security_groups": [{"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "ac8606d68bbd45969d2b1630e01ac7c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-09T10:31:36Z", "hostId": "559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "name": "server_clearwater-opnfv_bono_host_mmu58s", "created": "2019-04-09T10:28:32Z", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b", "cloudify_management_network_id": "67c32f4e-cb01-4d56-a2b5-fe18f582c72d"}}} 2019-04-09 10:33:27,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2019-04-09 10:33:27,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713 used request id req-602714bc-50df-4f96-b154-6bd25b6b28e6 2019-04-09 10:33:27,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713/os-security-groups used request id req-41c76c76-89f2-4231-866c-1a64f4913750 2019-04-09 10:33:27,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713/os-security-groups used request id req-41c76c76-89f2-4231-866c-1a64f4913750 2019-04-09 10:33:27,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10:32:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-41c76c76-89f2-4231-866c-1a64f4913750 x-compute-request-id: req-41c76c76-89f2-4231-866c-1a64f4913750 Content-Encoding: gzip Content-Length: 849 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "2bf238e1-c96a-4edc-8d76-3703be9c0f98", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ac378cc9-735c-4814-9212-1fb88719d9ff"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "2bf238e1-c96a-4edc-8d76-3703be9c0f98", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "af147da1-599b-481e-8b7a-33141eed572e"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "2bf238e1-c96a-4edc-8d76-3703be9c0f98", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b246ec6d-6f1d-43ae-9b2b-aac6e93fc1db"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "2bf238e1-c96a-4edc-8d76-3703be9c0f98", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f89b4710-5e49-440b-b261-25461d4a8603"}], "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "id": "2bf238e1-c96a-4edc-8d76-3703be9c0f98", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 6669, "group": {}, "ip_protocol": "tcp", "to_port": 6669, "parent_group_id": "054dac8c-e587-4dcf-9bea-a2537ae62815", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "01ccdd23-c245-457f-8a17-d136a9bf094c"}, {"from_port": 5060, "group": {}, "ip_protocol": "tcp", "to_port": 5060, "parent_group_id": "054dac8c-e587-4dcf-9bea-a2537ae62815", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "282fff0a-b240-47ac-adba-c2231f547536"}, {"from_port": 5062, "group": {}, "ip_protocol": "tcp", "to_port": 5062, "parent_group_id": "054dac8c-e587-4dcf-9bea-a2537ae62815", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "8415aae4-7169-4d97-8ee1-eef45253efb4"}, {"from_port": 3478, "group": {}, "ip_protocol": "udp", "to_port": 3478, "parent_group_id": "054dac8c-e587-4dcf-9bea-a2537ae62815", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c21d1614-d286-41e6-bca9-db101ecc59ce"}, {"from_port": 32768, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "054dac8c-e587-4dcf-9bea-a2537ae62815", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c641c7e1-5ecd-4410-b999-83d8c39718a9"}, {"from_port": 3478, "group": {}, "ip_protocol": "tcp", "to_port": 3478, "parent_group_id": "054dac8c-e587-4dcf-9bea-a2537ae62815", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ce676186-7054-408b-86a8-e2a3a2b42c88"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "054dac8c-e587-4dcf-9bea-a2537ae62815", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ce94c4b8-54f7-439d-b6a6-6a3a9deb4b05"}, {"from_port": 5060, "group": {}, "ip_protocol": "udp", "to_port": 5060, "parent_group_id": "054dac8c-e587-4dcf-9bea-a2537ae62815", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d7275288-5b7a-4420-bbd8-fb182ff6a68c"}], "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "id": "054dac8c-e587-4dcf-9bea-a2537ae62815", "name": "clearwater-sg_bono", "description": "STUN SIP RTP 0MQ"}, {"rules": [{"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "962547c1-9c5d-4a60-ba49-0f98fc17b32f", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "23f6a9fa-2013-4423-aa26-a15b812d0558"}, {"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "962547c1-9c5d-4a60-ba49-0f98fc17b32f", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3e811baa-c3e2-422b-8868-e03b812bd3b6"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "962547c1-9c5d-4a60-ba49-0f98fc17b32f", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "882318dd-6ee1-44b4-bcd8-835b4161edc6"}], "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "id": "962547c1-9c5d-4a60-ba49-0f98fc17b32f", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}]} 2019-04-09 10:33:27,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/a458d571-f605-4490-8af7-1593cd026fa0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff03aea869130994e2cf3a0d0c953f944c725810" 2019-04-09 10:33:27,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2441fcb90a498af642051ecfc52c9b6157131261" 2019-04-09 10:33:27,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713 used request id req-602714bc-50df-4f96-b154-6bd25b6b28e6 2019-04-09 10:33:27,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2019-04-09 10:33:27,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-04-09 10:33:27,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/a458d571-f605-4490-8af7-1593cd026fa0 used request id req-47206eda-228e-4168-b6bb-ecbfcade9a79 2019-04-09 10:33:27,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10:32:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-47206eda-228e-4168-b6bb-ecbfcade9a79 x-compute-request-id: req-47206eda-228e-4168-b6bb-ecbfcade9a79 Content-Encoding: gzip Content-Length: 837 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2f:4c:0a", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a458d571-f605-4490-8af7-1593cd026fa0", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a458d571-f605-4490-8af7-1593cd026fa0", "rel": "bookmark"}], "image": {"id": "10e27409-226d-4f3d-971a-db9735ac09c8", "links": [{"href": "http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-09T10:31:43.000000", "flavor": {"id": "22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "links": [{"href": "http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "rel": "bookmark"}]}, "id": "a458d571-f605-4490-8af7-1593cd026fa0", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "user_id": "ac8606d68bbd45969d2b1630e01ac7c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-09T10:31:34Z", "hostId": "559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "name": "server_clearwater-opnfv_homer_host_d3fa9b", "created": "2019-04-09T10:28:25Z", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b", "cloudify_management_network_id": "67c32f4e-cb01-4d56-a2b5-fe18f582c72d"}}} 2019-04-09 10:33:27,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10:32:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-549b2a2a-695b-42c1-bb93-c7edb28393e0 x-compute-request-id: req-549b2a2a-695b-42c1-bb93-c7edb28393e0 Content-Encoding: gzip Content-Length: 502 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "2bf238e1-c96a-4edc-8d76-3703be9c0f98", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ac378cc9-735c-4814-9212-1fb88719d9ff"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "2bf238e1-c96a-4edc-8d76-3703be9c0f98", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "af147da1-599b-481e-8b7a-33141eed572e"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "2bf238e1-c96a-4edc-8d76-3703be9c0f98", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b246ec6d-6f1d-43ae-9b2b-aac6e93fc1db"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "2bf238e1-c96a-4edc-8d76-3703be9c0f98", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f89b4710-5e49-440b-b261-25461d4a8603"}], "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "id": "2bf238e1-c96a-4edc-8d76-3703be9c0f98", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 9160, "group": {}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "a284506f-5086-47cc-8c38-a04f788f16bd", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "36176692-1548-42ce-9079-cefd4b65cfd9"}, {"from_port": 7888, "group": {}, "ip_protocol": "tcp", "to_port": 7888, "parent_group_id": "a284506f-5086-47cc-8c38-a04f788f16bd", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3826c773-abe7-400c-983f-a846af9d9926"}], "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "id": "a284506f-5086-47cc-8c38-a04f788f16bd", "name": "clearwater-sg_homer", "description": "REST Cassandra 0MQ"}]} 2019-04-09 10:33:27,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/a458d571-f605-4490-8af7-1593cd026fa0/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff03aea869130994e2cf3a0d0c953f944c725810" 2019-04-09 10:33:27,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/a458d571-f605-4490-8af7-1593cd026fa0 used request id req-47206eda-228e-4168-b6bb-ecbfcade9a79 2019-04-09 10:33:27,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/a458d571-f605-4490-8af7-1593cd026fa0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff03aea869130994e2cf3a0d0c953f944c725810" 2019-04-09 10:33:27,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/a458d571-f605-4490-8af7-1593cd026fa0 used request id req-f2a97e8b-436d-4b41-8abd-ad47294b2015 2019-04-09 10:33:27,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/a458d571-f605-4490-8af7-1593cd026fa0 used request id req-f2a97e8b-436d-4b41-8abd-ad47294b2015 2019-04-09 10:33:27,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/a458d571-f605-4490-8af7-1593cd026fa0/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff03aea869130994e2cf3a0d0c953f944c725810" 2019-04-09 10:33:27,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12991db677ac50388977335f8ddaeb3bc77b8a45" 2019-04-09 10:33:27,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-04-09 10:33:27,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-bceb46ea-6f99-4ac5-9f9e-d5922464cfba 2019-04-09 10:33:27,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10:32:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f2a97e8b-436d-4b41-8abd-ad47294b2015 x-compute-request-id: req-f2a97e8b-436d-4b41-8abd-ad47294b2015 Content-Encoding: gzip Content-Length: 837 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2f:4c:0a", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a458d571-f605-4490-8af7-1593cd026fa0", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a458d571-f605-4490-8af7-1593cd026fa0", "rel": "bookmark"}], "image": {"id": "10e27409-226d-4f3d-971a-db9735ac09c8", "links": [{"href": "http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-09T10:31:43.000000", "flavor": {"id": "22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "links": [{"href": "http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "rel": "bookmark"}]}, "id": "a458d571-f605-4490-8af7-1593cd026fa0", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "user_id": "ac8606d68bbd45969d2b1630e01ac7c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-09T10:31:34Z", "hostId": "559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "name": "server_clearwater-opnfv_homer_host_d3fa9b", "created": "2019-04-09T10:28:25Z", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b", "cloudify_management_network_id": "67c32f4e-cb01-4d56-a2b5-fe18f582c72d"}}} 2019-04-09 10:33:27,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/a458d571-f605-4490-8af7-1593cd026fa0/os-security-groups used request id req-549b2a2a-695b-42c1-bb93-c7edb28393e0 2019-04-09 10:33:27,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/a458d571-f605-4490-8af7-1593cd026fa0/os-security-groups used request id req-549b2a2a-695b-42c1-bb93-c7edb28393e0 2019-04-09 10:33:27,775 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-09 10:33:27,775 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 09 Apr 2019 10:32:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bceb46ea-6f99-4ac5-9f9e-d5922464cfba Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 10:33:27,775 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10:32:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ccd00981-fd99-4e25-8d22-f8e8265623f0 x-compute-request-id: req-ccd00981-fd99-4e25-8d22-f8e8265623f0 Content-Encoding: gzip Content-Length: 502 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "2bf238e1-c96a-4edc-8d76-3703be9c0f98", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ac378cc9-735c-4814-9212-1fb88719d9ff"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "2bf238e1-c96a-4edc-8d76-3703be9c0f98", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "af147da1-599b-481e-8b7a-33141eed572e"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "2bf238e1-c96a-4edc-8d76-3703be9c0f98", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b246ec6d-6f1d-43ae-9b2b-aac6e93fc1db"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "2bf238e1-c96a-4edc-8d76-3703be9c0f98", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f89b4710-5e49-440b-b261-25461d4a8603"}], "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "id": "2bf238e1-c96a-4edc-8d76-3703be9c0f98", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 9160, "group": {}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "a284506f-5086-47cc-8c38-a04f788f16bd", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "36176692-1548-42ce-9079-cefd4b65cfd9"}, {"from_port": 7888, "group": {}, "ip_protocol": "tcp", "to_port": 7888, "parent_group_id": "a284506f-5086-47cc-8c38-a04f788f16bd", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3826c773-abe7-400c-983f-a846af9d9926"}], "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "id": "a284506f-5086-47cc-8c38-a04f788f16bd", "name": "clearwater-sg_homer", "description": "REST Cassandra 0MQ"}]} 2019-04-09 10:33:27,775 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/4c65a646-067f-4556-a879-83319631caf0 2019-04-09 10:33:27,834 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:33:27,834 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:33:27,834 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:33:27,834 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:33:27,835 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:33:27,835 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:33:27,835 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:33:27,835 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T10:28:06.618Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-09T10:28:06.619Z", "id": "4c65a646-067f-4556-a879-83319631caf0"} 2019-04-09 10:33:27,835 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:33:27,835 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:33:27 GMT 2019-04-09 10:33:27,835 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:33:27,835 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-09 10:33:27,835 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:33:27,835 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:33:27,836 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:33:32,841 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-09 10:33:33,083 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:33:33,083 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:33:33,083 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:33:33,083 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:33:33,083 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:33:33,083 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:33:33,083 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:33:33,084 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:49.427Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/a458d571-f605-4490-8af7-1593cd026fa0/os-security-groups used request id req-ccd00981-fd99-4e25-8d22-f8e8265623f0", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:48.855Z", "source_id": "homer_host_d3fa9b", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.24b38de9-7ca1-485b-ac76-bd9bb82c37f1"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:49.427Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:49.194Z", "source_id": "homer_host_d3fa9b", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:49.427Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10:32:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ccd00981-fd99-4e25-8d22-f8e8265623f0 x-compute-request-id: req-ccd00981-fd99-4e25-8d22-f8e8265623f0 Content-Encoding: gzip Content-Length: 502 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"2bf238e1-c96a-4edc-8d76-3703be9c0f98\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"ac378cc9-735c-4814-9212-1fb88719d9ff\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"2bf238e1-c96a-4edc-8d76-3703be9c0f98\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"af147da1-599b-481e-8b7a-33141eed572e\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"2bf238e1-c96a-4edc-8d76-3703be9c0f98\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b246ec6d-6f1d-43ae-9b2b-aac6e93fc1db\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"2bf238e1-c96a-4edc-8d76-3703be9c0f98\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"f89b4710-5e49-440b-b261-25461d4a8603\"}], \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"id\": \"2bf238e1-c96a-4edc-8d76-3703be9c0f98\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 9160, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9160, \"parent_group_id\": \"a284506f-5086-47cc-8c38-a04f788f16bd\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"36176692-1548-42ce-9079-cefd4b65cfd9\"}, {\"from_port\": 7888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 7888, \"parent_group_id\": \"a284506f-5086-47cc-8c38-a04f788f16bd\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"3826c773-abe7-400c-983f-a846af9d9926\"}], \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"id\": \"a284506f-5086-47cc-8c38-a04f788f16bd\", \"name\": \"clearwater-sg_homer\", \"description\": \"REST Cassandra 0MQ\"}]}\n", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:48.855Z", "source_id": "homer_host_d3fa9b", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.24b38de9-7ca1-485b-ac76-bd9bb82c37f1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:50.037Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}12991db677ac50388977335f8ddaeb3bc77b8a45\" -d '{\"addFloatingIp\": {\"address\": \"172.30.9.211\"}}'", "level": "debug", "target_id": "ellis_floatingip_0s098n", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:49.478Z", "source_id": "ellis_host_04yjo1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.6ede2711-18ac-410d-a30a-6b3f8a1bcb2a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:50.037Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876 used request id req-24408147-9ac7-41bf-a8f7-19463d271d64", "level": "debug", "target_id": "ellis_floatingip_0s098n", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:49.477Z", "source_id": "ellis_host_04yjo1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.6ede2711-18ac-410d-a30a-6b3f8a1bcb2a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:50.037Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10:32:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-24408147-9ac7-41bf-a8f7-19463d271d64 x-compute-request-id: req-24408147-9ac7-41bf-a8f7-19463d271d64 Content-Encoding: gzip Content-Length: 837 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f3:c5:f0\", \"version\": 4, \"addr\": \"192.168.120.19\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"10e27409-226d-4f3d-971a-db9735ac09c8\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-04-09T10:31:45.000000\", \"flavor\": {\"id\": \"22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"rel\": \"bookmark\"}]}, \"id\": \"a9edbe9c-7652-492c-a4a9-b15648c5b876\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_ellis\"}], \"user_id\": \"ac8606d68bbd45969d2b1630e01ac7c4\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-04-09T10:31:36Z\", \"hostId\": \"559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b\", \"name\": \"server_clearwater-opnfv_ellis_host_04yjo1\", \"created\": \"2019-04-09T10:28:30Z\", \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\", \"cloudify_management_network_id\": \"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\"}}}\n", "level": "debug", "target_id": "ellis_floatingip_0s098n", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:49.477Z", "source_id": "ellis_host_04yjo1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.6ede2711-18ac-410d-a30a-6b3f8a1bcb2a"}, {"node_instance_id": "bind_host_xkrzi3", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:50.037Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:49.822Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:50.037Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "homer_security_group_c5hr1b", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:49.315Z", "source_id": "homer_host_d3fa9b", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:50.037Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-4e76aea1-176c-44ca-86c4-b8ed120e15f2", "level": "debug", "target_id": "internal_sip_security_group_rwbxx4", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:49.595Z", "source_id": "bono_host_mmu58s", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.990f3be8-8d69-4f52-a738-178898dbf91b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:50.037Z", "message": "RESP: [300] Date: Tue, 09 Apr 2019 10:32:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4e76aea1-176c-44ca-86c4-b8ed120e15f2 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "internal_sip_security_group_rwbxx4", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:49.595Z", "source_id": "bono_host_mmu58s", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.990f3be8-8d69-4f52-a738-178898dbf91b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:50.037Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "internal_sip_security_group_rwbxx4", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:49.590Z", "source_id": "bono_host_mmu58s", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.990f3be8-8d69-4f52-a738-178898dbf91b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:50.037Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876 used request id req-24408147-9ac7-41bf-a8f7-19463d271d64", "level": "debug", "target_id": "ellis_floatingip_0s098n", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:49.477Z", "source_id": "ellis_host_04yjo1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.6ede2711-18ac-410d-a30a-6b3f8a1bcb2a"}, {"node_instance_id": "bind_host_xkrzi3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:50.743Z", "message": "Establishing relationships", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:49.909Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:50.743Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:50.376Z", "source_id": "bind_host_xkrzi3", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:50.743Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6c632043ef9eb87f1f3133aa88c72f3b57494adf\"", "level": "debug", "target_id": "internal_sip_security_group_rwbxx4", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:49.990Z", "source_id": "bono_host_mmu58s", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.990f3be8-8d69-4f52-a738-178898dbf91b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:50.743Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "homer_security_group_c5hr1b", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:50.531Z", "source_id": "homer_host_d3fa9b", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.a46dee2b-7040-4da5-b0e9-d9c8cb4a4da1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:51.427Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6c632043ef9eb87f1f3133aa88c72f3b57494adf\"", "level": "debug", "target_id": "internal_sip_security_group_rwbxx4", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:50.697Z", "source_id": "bono_host_mmu58s", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.990f3be8-8d69-4f52-a738-178898dbf91b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:51.427Z", "message": "RESP: [300] Date: Tue, 09 Apr 2019 10:32:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-038aa339-0464-4775-9d57-c45c1f32274a Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "homer_security_group_c5hr1b", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:50.535Z", "source_id": "homer_host_d3fa9b", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.a46dee2b-7040-4da5-b0e9-d9c8cb4a4da1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:51.427Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10:32:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-91d93088-a88c-4934-ae5f-18164bd3e6d1 x-compute-request-id: req-91d93088-a88c-4934-ae5f-18164bd3e6d1 Content-Encoding: gzip Content-Length: 849 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"2bf238e1-c96a-4edc-8d76-3703be9c0f98\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"ac378cc9-735c-4814-9212-1fb88719d9ff\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"2bf238e1-c96a-4edc-8d76-3703be9c0f98\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"af147da1-599b-481e-8b7a-33141eed572e\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"2bf238e1-c96a-4edc-8d76-3703be9c0f98\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b246ec6d-6f1d-43ae-9b2b-aac6e93fc1db\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"2bf238e1-c96a-4edc-8d76-3703be9c0f98\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"f89b4710-5e49-440b-b261-25461d4a8603\"}], \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"id\": \"2bf238e1-c96a-4edc-8d76-3703be9c0f98\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 6669, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 6669, \"parent_group_id\": \"054dac8c-e587-4dcf-9bea-a2537ae62815\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"01ccdd23-c245-457f-8a17-d136a9bf094c\"}, {\"from_port\": 5060, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5060, \"parent_group_id\": \"054dac8c-e587-4dcf-9bea-a2537ae62815\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"282fff0a-b240-47ac-adba-c2231f547536\"}, {\"from_port\": 5062, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5062, \"parent_group_id\": \"054dac8c-e587-4dcf-9bea-a2537ae62815\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"8415aae4-7169-4d97-8ee1-eef45253efb4\"}, {\"from_port\": 3478, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 3478, \"parent_group_id\": \"054dac8c-e587-4dcf-9bea-a2537ae62815\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c21d1614-d286-41e6-bca9-db101ecc59ce\"}, {\"from_port\": 32768, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 65535, \"parent_group_id\": \"054dac8c-e587-4dcf-9bea-a2537ae62815\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c641c7e1-5ecd-4410-b999-83d8c39718a9\"}, {\"from_port\": 3478, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 3478, \"parent_group_id\": \"054dac8c-e587-4dcf-9bea-a2537ae62815\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"ce676186-7054-408b-86a8-e2a3a2b42c88\"}, {\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"054dac8c-e587-4dcf-9bea-a2537ae62815\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"ce94c4b8-54f7-439d-b6a6-6a3a9deb4b05\"}, {\"from_port\": 5060, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 5060, \"parent_group_id\": \"054dac8c-e587-4dcf-9bea-a2537ae62815\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"d7275288-5b7a-4420-bbd8-fb182ff6a68c\"}], \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"id\": \"054dac8c-e587-4dcf-9bea-a2537ae62815\", \"name\": \"clearwater-sg_bono\", \"description\": \"STUN SIP RTP 0MQ\"}, {\"rules\": [{\"from_port\": 5052, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5052, \"parent_group_id\": \"962547c1-9c5d-4a60-ba49-0f98fc17b32f\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"23f6a9fa-2013-4423-aa26-a15b812d0558\"}, {\"from_port\": 5054, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5054, \"parent_group_id\": \"962547c1-9c5d-4a60-ba49-0f98fc17b32f\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"3e811baa-c3e2-422b-8868-e03b812bd3b6\"}, {\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"962547c1-9c5d-4a60-ba49-0f98fc17b32f\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"882318dd-6ee1-44b4-bcd8-835b4161edc6\"}], \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"id\": \"962547c1-9c5d-4a60-ba49-0f98fc17b32f\", \"name\": \"clearwater-sg_internal_sip\", \"description\": \"Internal SIP signalling\"}]}\n", "level": "debug", "target_id": "internal_sip_security_group_rwbxx4", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:51.267Z", "source_id": "bono_host_mmu58s", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.990f3be8-8d69-4f52-a738-178898dbf91b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:51.427Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/a458d571-f605-4490-8af7-1593cd026fa0 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b2aa6aa0814599cfce20167133079f0572d4227f\"", "level": "debug", "target_id": "homer_security_group_c5hr1b", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:50.934Z", "source_id": "homer_host_d3fa9b", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.a46dee2b-7040-4da5-b0e9-d9c8cb4a4da1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:51.427Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713 used request id req-e6fd3bdc-8dac-433b-a27b-72e478b45df1", "level": "debug", "target_id": "internal_sip_security_group_rwbxx4", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:50.696Z", "source_id": "bono_host_mmu58s", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.990f3be8-8d69-4f52-a738-178898dbf91b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:51.427Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713 used request id req-e6fd3bdc-8dac-433b-a27b-72e478b45df1", "level": "debug", "target_id": "internal_sip_security_group_rwbxx4", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:50.696Z", "source_id": "bono_host_mmu58s", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.990f3be8-8d69-4f52-a738-178898dbf91b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:51.427Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10:32: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-e6fd3bdc-8dac-433b-a27b-72e478b45df1 x-compute-request-id: req-e6fd3bdc-8dac-433b-a27b-72e478b45df1 Content-Encoding: gzip Content-Length: 847 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:39:be:5f\", \"version\": 4, \"addr\": \"192.168.120.10\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/595677f1-ed8c-4752-9770-298d40bc3713\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"10e27409-226d-4f3d-971a-db9735ac09c8\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-04-09T10:31:45.000000\", \"flavor\": {\"id\": \"22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"rel\": \"bookmark\"}]}, \"id\": \"595677f1-ed8c-4752-9770-298d40bc3713\", \"security_groups\": [{\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"ac8606d68bbd45969d2b1630e01ac7c4\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-04-09T10:31:36Z\", \"hostId\": \"559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b\", \"name\": \"server_clearwater-opnfv_bono_host_mmu58s\", \"created\": \"2019-04-09T10:28:32Z\", \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\", \"cloudify_management_network_id\": \"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\"}}}\n", "level": "debug", "target_id": "internal_sip_security_group_rwbxx4", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:50.696Z", "source_id": "bono_host_mmu58s", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.990f3be8-8d69-4f52-a738-178898dbf91b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:51.427Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-038aa339-0464-4775-9d57-c45c1f32274a", "level": "debug", "target_id": "homer_security_group_c5hr1b", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:50.535Z", "source_id": "homer_host_d3fa9b", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.a46dee2b-7040-4da5-b0e9-d9c8cb4a4da1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:52.023Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/a458d571-f605-4490-8af7-1593cd026fa0/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b2aa6aa0814599cfce20167133079f0572d4227f\"", "level": "debug", "target_id": "homer_security_group_c5hr1b", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:51.668Z", "source_id": "homer_host_d3fa9b", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.a46dee2b-7040-4da5-b0e9-d9c8cb4a4da1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:52.023Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10:32:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-794232ec-2aff-45ce-b3a6-0a9397c2ce30 x-compute-request-id: req-794232ec-2aff-45ce-b3a6-0a9397c2ce30 Content-Encoding: gzip Content-Length: 847 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:39:be:5f\", \"version\": 4, \"addr\": \"192.168.120.10\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/595677f1-ed8c-4752-9770-298d40bc3713\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"10e27409-226d-4f3d-971a-db9735ac09c8\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-04-09T10:31:45.000000\", \"flavor\": {\"id\": \"22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"rel\": \"bookmark\"}]}, \"id\": \"595677f1-ed8c-4752-9770-298d40bc3713\", \"security_groups\": [{\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"ac8606d68bbd45969d2b1630e01ac7c4\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-04-09T10:31:36Z\", \"hostId\": \"559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b\", \"name\": \"server_clearwater-opnfv_bono_host_mmu58s\", \"created\": \"2019-04-09T10:28:32Z\", \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\", \"cloudify_management_network_id\": \"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\"}}}\n", "level": "debug", "target_id": "internal_sip_security_group_rwbxx4", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:51.761Z", "source_id": "bono_host_mmu58s", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.990f3be8-8d69-4f52-a738-178898dbf91b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:52.023Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713 used request id req-794232ec-2aff-45ce-b3a6-0a9397c2ce30", "level": "debug", "target_id": "internal_sip_security_group_rwbxx4", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:51.761Z", "source_id": "bono_host_mmu58s", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.990f3be8-8d69-4f52-a738-178898dbf91b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:52.023Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713 used request id req-794232ec-2aff-45ce-b3a6-0a9397c2ce30", "level": "debug", "target_id": "internal_sip_security_group_rwbxx4", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:51.762Z", "source_id": "bono_host_mmu58s", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.990f3be8-8d69-4f52-a738-178898dbf91b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:52.023Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6c632043ef9eb87f1f3133aa88c72f3b57494adf\"", "level": "debug", "target_id": "internal_sip_security_group_rwbxx4", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:51.763Z", "source_id": "bono_host_mmu58s", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.990f3be8-8d69-4f52-a738-178898dbf91b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:52.023Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10: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-1cccc72a-fe66-4c33-9546-d0fb726d8993 x-compute-request-id: req-1cccc72a-fe66-4c33-9546-d0fb726d8993 Content-Encoding: gzip Content-Length: 849 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"2bf238e1-c96a-4edc-8d76-3703be9c0f98\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"ac378cc9-735c-4814-9212-1fb88719d9ff\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"2bf238e1-c96a-4edc-8d76-3703be9c0f98\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"af147da1-599b-481e-8b7a-33141eed572e\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"2bf238e1-c96a-4edc-8d76-3703be9c0f98\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b246ec6d-6f1d-43ae-9b2b-aac6e93fc1db\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"2bf238e1-c96a-4edc-8d76-3703be9c0f98\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"f89b4710-5e49-440b-b261-25461d4a8603\"}], \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"id\": \"2bf238e1-c96a-4edc-8d76-3703be9c0f98\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 6669, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 6669, \"parent_group_id\": \"054dac8c-e587-4dcf-9bea-a2537ae62815\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"01ccdd23-c245-457f-8a17-d136a9bf094c\"}, {\"from_port\": 5060, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5060, \"parent_group_id\": \"054dac8c-e587-4dcf-9bea-a2537ae62815\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"282fff0a-b240-47ac-adba-c2231f547536\"}, {\"from_port\": 5062, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5062, \"parent_group_id\": \"054dac8c-e587-4dcf-9bea-a2537ae62815\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"8415aae4-7169-4d97-8ee1-eef45253efb4\"}, {\"from_port\": 3478, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 3478, \"parent_group_id\": \"054dac8c-e587-4dcf-9bea-a2537ae62815\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c21d1614-d286-41e6-bca9-db101ecc59ce\"}, {\"from_port\": 32768, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 65535, \"parent_group_id\": \"054dac8c-e587-4dcf-9bea-a2537ae62815\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c641c7e1-5ecd-4410-b999-83d8c39718a9\"}, {\"from_port\": 3478, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 3478, \"parent_group_id\": \"054dac8c-e587-4dcf-9bea-a2537ae62815\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"ce676186-7054-408b-86a8-e2a3a2b42c88\"}, {\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"054dac8c-e587-4dcf-9bea-a2537ae62815\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"ce94c4b8-54f7-439d-b6a6-6a3a9deb4b05\"}, {\"from_port\": 5060, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 5060, \"parent_group_id\": \"054dac8c-e587-4dcf-9bea-a2537ae62815\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"d7275288-5b7a-4420-bbd8-fb182ff6a68c\"}], \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"id\": \"054dac8c-e587-4dcf-9bea-a2537ae62815\", \"name\": \"clearwater-sg_bono\", \"description\": \"STUN SIP RTP 0MQ\"}, {\"rules\": [{\"from_port\": 5052, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5052, \"parent_group_id\": \"962547c1-9c5d-4a60-ba49-0f98fc17b32f\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"23f6a9fa-2013-4423-aa26-a15b812d0558\"}, {\"from_port\": 5054, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5054, \"parent_group_id\": \"962547c1-9c5d-4a60-ba49-0f98fc17b32f\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"3e811baa-c3e2-422b-8868-e03b812bd3b6\"}, {\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"962547c1-9c5d-4a60-ba49-0f98fc17b32f\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"882318dd-6ee1-44b4-bcd8-835b4161edc6\"}], \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"id\": \"962547c1-9c5d-4a60-ba49-0f98fc17b32f\", \"name\": \"clearwater-sg_internal_sip\", \"description\": \"Internal SIP signalling\"}]}\n", "level": "debug", "target_id": "internal_sip_security_group_rwbxx4", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:51.940Z", "source_id": "bono_host_mmu58s", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.990f3be8-8d69-4f52-a738-178898dbf91b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:52.023Z", "message": "RESP: [300] Date: Tue, 09 Apr 2019 10:32:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-11aaf831-1af3-40a9-91f2-1aafd98e7dc9 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:51.509Z", "source_id": "bind_host_xkrzi3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.46e1107f-ea55-45ab-be89-7b21dea69133"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:52.023Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:51.504Z", "source_id": "bind_host_xkrzi3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.46e1107f-ea55-45ab-be89-7b21dea69133"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:52.023Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6c632043ef9eb87f1f3133aa88c72f3b57494adf\"", "level": "debug", "target_id": "internal_sip_security_group_rwbxx4", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:51.268Z", "source_id": "bono_host_mmu58s", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.990f3be8-8d69-4f52-a738-178898dbf91b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:52.023Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713/os-security-groups used request id req-91d93088-a88c-4934-ae5f-18164bd3e6d1", "level": "debug", "target_id": "internal_sip_security_group_rwbxx4", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:51.267Z", "source_id": "bono_host_mmu58s", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.990f3be8-8d69-4f52-a738-178898dbf91b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:52.023Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713/os-security-groups used request id req-91d93088-a88c-4934-ae5f-18164bd3e6d1", "level": "debug", "target_id": "internal_sip_security_group_rwbxx4", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:51.267Z", "source_id": "bono_host_mmu58s", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.990f3be8-8d69-4f52-a738-178898dbf91b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:52.023Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-11aaf831-1af3-40a9-91f2-1aafd98e7dc9", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:51.509Z", "source_id": "bind_host_xkrzi3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.46e1107f-ea55-45ab-be89-7b21dea69133"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:52.023Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10:32:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1c06ff64-cc21-495a-83ac-0a07bdbf946c x-compute-request-id: req-1c06ff64-cc21-495a-83ac-0a07bdbf946c Content-Encoding: gzip Content-Length: 837 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:2f:4c:0a\", \"version\": 4, \"addr\": \"192.168.120.11\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/a458d571-f605-4490-8af7-1593cd026fa0\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/a458d571-f605-4490-8af7-1593cd026fa0\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"10e27409-226d-4f3d-971a-db9735ac09c8\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-04-09T10:31:43.000000\", \"flavor\": {\"id\": \"22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"rel\": \"bookmark\"}]}, \"id\": \"a458d571-f605-4490-8af7-1593cd026fa0\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_homer\"}], \"user_id\": \"ac8606d68bbd45969d2b1630e01ac7c4\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-04-09T10:31:34Z\", \"hostId\": \"559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b\", \"name\": \"server_clearwater-opnfv_homer_host_d3fa9b\", \"created\": \"2019-04-09T10:28:25Z\", \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\", \"cloudify_management_network_id\": \"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\"}}}\n", "level": "debug", "target_id": "homer_security_group_c5hr1b", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:51.666Z", "source_id": "homer_host_d3fa9b", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.a46dee2b-7040-4da5-b0e9-d9c8cb4a4da1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:52.023Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/a458d571-f605-4490-8af7-1593cd026fa0 used request id req-1c06ff64-cc21-495a-83ac-0a07bdbf946c", "level": "debug", "target_id": "homer_security_group_c5hr1b", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:51.666Z", "source_id": "homer_host_d3fa9b", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.a46dee2b-7040-4da5-b0e9-d9c8cb4a4da1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:52.023Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/a458d571-f605-4490-8af7-1593cd026fa0 used request id req-1c06ff64-cc21-495a-83ac-0a07bdbf946c", "level": "debug", "target_id": "homer_security_group_c5hr1b", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:51.666Z", "source_id": "homer_host_d3fa9b", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.a46dee2b-7040-4da5-b0e9-d9c8cb4a4da1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:52.590Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/a458d571-f605-4490-8af7-1593cd026fa0 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b2aa6aa0814599cfce20167133079f0572d4227f\"", "level": "debug", "target_id": "homer_security_group_c5hr1b", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:52.075Z", "source_id": "homer_host_d3fa9b", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.a46dee2b-7040-4da5-b0e9-d9c8cb4a4da1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:52.590Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/a458d571-f605-4490-8af7-1593cd026fa0/os-security-groups used request id req-bb53068f-09ea-42ab-8d0d-f3d9f784bbd8", "level": "debug", "target_id": "homer_security_group_c5hr1b", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:52.074Z", "source_id": "homer_host_d3fa9b", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.a46dee2b-7040-4da5-b0e9-d9c8cb4a4da1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:52.590Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10: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-bb53068f-09ea-42ab-8d0d-f3d9f784bbd8 x-compute-request-id: req-bb53068f-09ea-42ab-8d0d-f3d9f784bbd8 Content-Encoding: gzip Content-Length: 502 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"2bf238e1-c96a-4edc-8d76-3703be9c0f98\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"ac378cc9-735c-4814-9212-1fb88719d9ff\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"2bf238e1-c96a-4edc-8d76-3703be9c0f98\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"af147da1-599b-481e-8b7a-33141eed572e\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"2bf238e1-c96a-4edc-8d76-3703be9c0f98\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b246ec6d-6f1d-43ae-9b2b-aac6e93fc1db\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"2bf238e1-c96a-4edc-8d76-3703be9c0f98\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"f89b4710-5e49-440b-b261-25461d4a8603\"}], \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"id\": \"2bf238e1-c96a-4edc-8d76-3703be9c0f98\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 9160, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9160, \"parent_group_id\": \"a284506f-5086-47cc-8c38-a04f788f16bd\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"36176692-1548-42ce-9079-cefd4b65cfd9\"}, {\"from_port\": 7888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 7888, \"parent_group_id\": \"a284506f-5086-47cc-8c38-a04f788f16bd\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"3826c773-abe7-400c-983f-a846af9d9926\"}], \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"id\": \"a284506f-5086-47cc-8c38-a04f788f16bd\", \"name\": \"clearwater-sg_homer\", \"description\": \"REST Cassandra 0MQ\"}]}\n", "level": "debug", "target_id": "homer_security_group_c5hr1b", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:52.073Z", "source_id": "homer_host_d3fa9b", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.a46dee2b-7040-4da5-b0e9-d9c8cb4a4da1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:52.590Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/a458d571-f605-4490-8af7-1593cd026fa0/os-security-groups used request id req-bb53068f-09ea-42ab-8d0d-f3d9f784bbd8", "level": "debug", "target_id": "homer_security_group_c5hr1b", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:52.073Z", "source_id": "homer_host_d3fa9b", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.a46dee2b-7040-4da5-b0e9-d9c8cb4a4da1"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:52.590Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "internal_sip_security_group_rwbxx4", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:52.395Z", "source_id": "bono_host_mmu58s", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:52.590Z", "message": "POST call to compute for http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876/action used request id req-395d5dc6-4c28-4139-9e3b-600155e1a9e2", "level": "debug", "target_id": "ellis_floatingip_0s098n", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:52.122Z", "source_id": "ellis_host_04yjo1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.6ede2711-18ac-410d-a30a-6b3f8a1bcb2a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:52.590Z", "message": "POST call to compute for http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876/action used request id req-395d5dc6-4c28-4139-9e3b-600155e1a9e2", "level": "debug", "target_id": "ellis_floatingip_0s098n", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:52.122Z", "source_id": "ellis_host_04yjo1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.6ede2711-18ac-410d-a30a-6b3f8a1bcb2a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:52.590Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}12991db677ac50388977335f8ddaeb3bc77b8a45\"", "level": "debug", "target_id": "ellis_floatingip_0s098n", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:52.123Z", "source_id": "ellis_host_04yjo1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.6ede2711-18ac-410d-a30a-6b3f8a1bcb2a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:52.590Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10: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-df2e8c95-d216-4199-beb3-354a598130bf x-compute-request-id: req-df2e8c95-d216-4199-beb3-354a598130bf Content-Encoding: gzip Content-Length: 837 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:2f:4c:0a\", \"version\": 4, \"addr\": \"192.168.120.11\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/a458d571-f605-4490-8af7-1593cd026fa0\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/a458d571-f605-4490-8af7-1593cd026fa0\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"10e27409-226d-4f3d-971a-db9735ac09c8\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-04-09T10:31:43.000000\", \"flavor\": {\"id\": \"22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"rel\": \"bookmark\"}]}, \"id\": \"a458d571-f605-4490-8af7-1593cd026fa0\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_homer\"}], \"user_id\": \"ac8606d68bbd45969d2b1630e01ac7c4\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-04-09T10:31:34Z\", \"hostId\": \"559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b\", \"name\": \"server_clearwater-opnfv_homer_host_d3fa9b\", \"created\": \"2019-04-09T10:28:25Z\", \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\", \"cloudify_management_network_id\": \"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\"}}}\n", "level": "debug", "target_id": "homer_security_group_c5hr1b", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:52.452Z", "source_id": "homer_host_d3fa9b", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.a46dee2b-7040-4da5-b0e9-d9c8cb4a4da1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:52.590Z", "message": "RESP: [202] Date: Tue, 09 Apr 2019 10:32:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-395d5dc6-4c28-4139-9e3b-600155e1a9e2 x-compute-request-id: req-395d5dc6-4c28-4139-9e3b-600155e1a9e2 Content-Length: 0 Content-Type: text/html; charset=UTF-8 \nRESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged.\n", "level": "debug", "target_id": "ellis_floatingip_0s098n", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:52.122Z", "source_id": "ellis_host_04yjo1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.6ede2711-18ac-410d-a30a-6b3f8a1bcb2a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:52.590Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713/os-security-groups used request id req-1cccc72a-fe66-4c33-9546-d0fb726d8993", "level": "debug", "target_id": "internal_sip_security_group_rwbxx4", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:51.941Z", "source_id": "bono_host_mmu58s", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.990f3be8-8d69-4f52-a738-178898dbf91b"}], "metadata": {"pagination": {"total": 2516, "offset": 2263, "size": 50}}} 2019-04-09 10:33:33,084 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:33:33,084 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:33:33 GMT 2019-04-09 10:33:33,084 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:33:33,084 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-09 10:33:33,084 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:33:33,084 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:33:33,084 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:33:33,085 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-09 10:33:33,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/a458d571-f605-4490-8af7-1593cd026fa0/os-security-groups used request id req-ccd00981-fd99-4e25-8d22-f8e8265623f0 2019-04-09 10:33:33,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-04-09 10:33:33,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10:32:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ccd00981-fd99-4e25-8d22-f8e8265623f0 x-compute-request-id: req-ccd00981-fd99-4e25-8d22-f8e8265623f0 Content-Encoding: gzip Content-Length: 502 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "2bf238e1-c96a-4edc-8d76-3703be9c0f98", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ac378cc9-735c-4814-9212-1fb88719d9ff"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "2bf238e1-c96a-4edc-8d76-3703be9c0f98", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "af147da1-599b-481e-8b7a-33141eed572e"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "2bf238e1-c96a-4edc-8d76-3703be9c0f98", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b246ec6d-6f1d-43ae-9b2b-aac6e93fc1db"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "2bf238e1-c96a-4edc-8d76-3703be9c0f98", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f89b4710-5e49-440b-b261-25461d4a8603"}], "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "id": "2bf238e1-c96a-4edc-8d76-3703be9c0f98", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 9160, "group": {}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "a284506f-5086-47cc-8c38-a04f788f16bd", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "36176692-1548-42ce-9079-cefd4b65cfd9"}, {"from_port": 7888, "group": {}, "ip_protocol": "tcp", "to_port": 7888, "parent_group_id": "a284506f-5086-47cc-8c38-a04f788f16bd", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3826c773-abe7-400c-983f-a846af9d9926"}], "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "id": "a284506f-5086-47cc-8c38-a04f788f16bd", "name": "clearwater-sg_homer", "description": "REST Cassandra 0MQ"}]} 2019-04-09 10:33:33,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12991db677ac50388977335f8ddaeb3bc77b8a45" -d '{"addFloatingIp": {"address": "172.30.9.211"}}' 2019-04-09 10:33:33,089 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876 used request id req-24408147-9ac7-41bf-a8f7-19463d271d64 2019-04-09 10:33:33,089 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10:32:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-24408147-9ac7-41bf-a8f7-19463d271d64 x-compute-request-id: req-24408147-9ac7-41bf-a8f7-19463d271d64 Content-Encoding: gzip Content-Length: 837 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:c5:f0", "version": 4, "addr": "192.168.120.19", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876", "rel": "bookmark"}], "image": {"id": "10e27409-226d-4f3d-971a-db9735ac09c8", "links": [{"href": "http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-09T10:31:45.000000", "flavor": {"id": "22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "links": [{"href": "http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "rel": "bookmark"}]}, "id": "a9edbe9c-7652-492c-a4a9-b15648c5b876", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "user_id": "ac8606d68bbd45969d2b1630e01ac7c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-09T10:31:36Z", "hostId": "559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "name": "server_clearwater-opnfv_ellis_host_04yjo1", "created": "2019-04-09T10:28:30Z", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b", "cloudify_management_network_id": "67c32f4e-cb01-4d56-a2b5-fe18f582c72d"}}} 2019-04-09 10:33:33,089 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2019-04-09 10:33:33,089 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-04-09 10:33:33,089 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-4e76aea1-176c-44ca-86c4-b8ed120e15f2 2019-04-09 10:33:33,089 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 09 Apr 2019 10:32:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4e76aea1-176c-44ca-86c4-b8ed120e15f2 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 10:33:33,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-09 10:33:33,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876 used request id req-24408147-9ac7-41bf-a8f7-19463d271d64 2019-04-09 10:33:33,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-04-09 10:33:33,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-04-09 10:33:33,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c632043ef9eb87f1f3133aa88c72f3b57494adf" 2019-04-09 10:33:33,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-09 10:33:33,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c632043ef9eb87f1f3133aa88c72f3b57494adf" 2019-04-09 10:33:33,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 09 Apr 2019 10:32:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-038aa339-0464-4775-9d57-c45c1f32274a Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 10:33:33,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10:32:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-91d93088-a88c-4934-ae5f-18164bd3e6d1 x-compute-request-id: req-91d93088-a88c-4934-ae5f-18164bd3e6d1 Content-Encoding: gzip Content-Length: 849 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "2bf238e1-c96a-4edc-8d76-3703be9c0f98", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ac378cc9-735c-4814-9212-1fb88719d9ff"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "2bf238e1-c96a-4edc-8d76-3703be9c0f98", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "af147da1-599b-481e-8b7a-33141eed572e"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "2bf238e1-c96a-4edc-8d76-3703be9c0f98", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b246ec6d-6f1d-43ae-9b2b-aac6e93fc1db"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "2bf238e1-c96a-4edc-8d76-3703be9c0f98", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f89b4710-5e49-440b-b261-25461d4a8603"}], "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "id": "2bf238e1-c96a-4edc-8d76-3703be9c0f98", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 6669, "group": {}, "ip_protocol": "tcp", "to_port": 6669, "parent_group_id": "054dac8c-e587-4dcf-9bea-a2537ae62815", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "01ccdd23-c245-457f-8a17-d136a9bf094c"}, {"from_port": 5060, "group": {}, "ip_protocol": "tcp", "to_port": 5060, "parent_group_id": "054dac8c-e587-4dcf-9bea-a2537ae62815", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "282fff0a-b240-47ac-adba-c2231f547536"}, {"from_port": 5062, "group": {}, "ip_protocol": "tcp", "to_port": 5062, "parent_group_id": "054dac8c-e587-4dcf-9bea-a2537ae62815", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "8415aae4-7169-4d97-8ee1-eef45253efb4"}, {"from_port": 3478, "group": {}, "ip_protocol": "udp", "to_port": 3478, "parent_group_id": "054dac8c-e587-4dcf-9bea-a2537ae62815", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c21d1614-d286-41e6-bca9-db101ecc59ce"}, {"from_port": 32768, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "054dac8c-e587-4dcf-9bea-a2537ae62815", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c641c7e1-5ecd-4410-b999-83d8c39718a9"}, {"from_port": 3478, "group": {}, "ip_protocol": "tcp", "to_port": 3478, "parent_group_id": "054dac8c-e587-4dcf-9bea-a2537ae62815", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ce676186-7054-408b-86a8-e2a3a2b42c88"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "054dac8c-e587-4dcf-9bea-a2537ae62815", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ce94c4b8-54f7-439d-b6a6-6a3a9deb4b05"}, {"from_port": 5060, "group": {}, "ip_protocol": "udp", "to_port": 5060, "parent_group_id": "054dac8c-e587-4dcf-9bea-a2537ae62815", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d7275288-5b7a-4420-bbd8-fb182ff6a68c"}], "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "id": "054dac8c-e587-4dcf-9bea-a2537ae62815", "name": "clearwater-sg_bono", "description": "STUN SIP RTP 0MQ"}, {"rules": [{"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "962547c1-9c5d-4a60-ba49-0f98fc17b32f", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "23f6a9fa-2013-4423-aa26-a15b812d0558"}, {"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "962547c1-9c5d-4a60-ba49-0f98fc17b32f", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3e811baa-c3e2-422b-8868-e03b812bd3b6"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "962547c1-9c5d-4a60-ba49-0f98fc17b32f", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "882318dd-6ee1-44b4-bcd8-835b4161edc6"}], "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "id": "962547c1-9c5d-4a60-ba49-0f98fc17b32f", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}]} 2019-04-09 10:33:33,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/a458d571-f605-4490-8af7-1593cd026fa0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2aa6aa0814599cfce20167133079f0572d4227f" 2019-04-09 10:33:33,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713 used request id req-e6fd3bdc-8dac-433b-a27b-72e478b45df1 2019-04-09 10:33:33,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713 used request id req-e6fd3bdc-8dac-433b-a27b-72e478b45df1 2019-04-09 10:33:33,092 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10:32: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-e6fd3bdc-8dac-433b-a27b-72e478b45df1 x-compute-request-id: req-e6fd3bdc-8dac-433b-a27b-72e478b45df1 Content-Encoding: gzip Content-Length: 847 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:be:5f", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/595677f1-ed8c-4752-9770-298d40bc3713", "rel": "bookmark"}], "image": {"id": "10e27409-226d-4f3d-971a-db9735ac09c8", "links": [{"href": "http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-09T10:31:45.000000", "flavor": {"id": "22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "links": [{"href": "http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "rel": "bookmark"}]}, "id": "595677f1-ed8c-4752-9770-298d40bc3713", "security_groups": [{"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "ac8606d68bbd45969d2b1630e01ac7c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-09T10:31:36Z", "hostId": "559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "name": "server_clearwater-opnfv_bono_host_mmu58s", "created": "2019-04-09T10:28:32Z", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b", "cloudify_management_network_id": "67c32f4e-cb01-4d56-a2b5-fe18f582c72d"}}} 2019-04-09 10:33:33,092 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-038aa339-0464-4775-9d57-c45c1f32274a 2019-04-09 10:33:33,092 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/a458d571-f605-4490-8af7-1593cd026fa0/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2aa6aa0814599cfce20167133079f0572d4227f" 2019-04-09 10:33:33,092 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10:32:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-794232ec-2aff-45ce-b3a6-0a9397c2ce30 x-compute-request-id: req-794232ec-2aff-45ce-b3a6-0a9397c2ce30 Content-Encoding: gzip Content-Length: 847 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:be:5f", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/595677f1-ed8c-4752-9770-298d40bc3713", "rel": "bookmark"}], "image": {"id": "10e27409-226d-4f3d-971a-db9735ac09c8", "links": [{"href": "http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-09T10:31:45.000000", "flavor": {"id": "22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "links": [{"href": "http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "rel": "bookmark"}]}, "id": "595677f1-ed8c-4752-9770-298d40bc3713", "security_groups": [{"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "ac8606d68bbd45969d2b1630e01ac7c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-09T10:31:36Z", "hostId": "559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "name": "server_clearwater-opnfv_bono_host_mmu58s", "created": "2019-04-09T10:28:32Z", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b", "cloudify_management_network_id": "67c32f4e-cb01-4d56-a2b5-fe18f582c72d"}}} 2019-04-09 10:33:33,092 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713 used request id req-794232ec-2aff-45ce-b3a6-0a9397c2ce30 2019-04-09 10:33:33,092 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713 used request id req-794232ec-2aff-45ce-b3a6-0a9397c2ce30 2019-04-09 10:33:33,092 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c632043ef9eb87f1f3133aa88c72f3b57494adf" 2019-04-09 10:33:33,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10: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-1cccc72a-fe66-4c33-9546-d0fb726d8993 x-compute-request-id: req-1cccc72a-fe66-4c33-9546-d0fb726d8993 Content-Encoding: gzip Content-Length: 849 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "2bf238e1-c96a-4edc-8d76-3703be9c0f98", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ac378cc9-735c-4814-9212-1fb88719d9ff"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "2bf238e1-c96a-4edc-8d76-3703be9c0f98", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "af147da1-599b-481e-8b7a-33141eed572e"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "2bf238e1-c96a-4edc-8d76-3703be9c0f98", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b246ec6d-6f1d-43ae-9b2b-aac6e93fc1db"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "2bf238e1-c96a-4edc-8d76-3703be9c0f98", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f89b4710-5e49-440b-b261-25461d4a8603"}], "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "id": "2bf238e1-c96a-4edc-8d76-3703be9c0f98", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 6669, "group": {}, "ip_protocol": "tcp", "to_port": 6669, "parent_group_id": "054dac8c-e587-4dcf-9bea-a2537ae62815", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "01ccdd23-c245-457f-8a17-d136a9bf094c"}, {"from_port": 5060, "group": {}, "ip_protocol": "tcp", "to_port": 5060, "parent_group_id": "054dac8c-e587-4dcf-9bea-a2537ae62815", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "282fff0a-b240-47ac-adba-c2231f547536"}, {"from_port": 5062, "group": {}, "ip_protocol": "tcp", "to_port": 5062, "parent_group_id": "054dac8c-e587-4dcf-9bea-a2537ae62815", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "8415aae4-7169-4d97-8ee1-eef45253efb4"}, {"from_port": 3478, "group": {}, "ip_protocol": "udp", "to_port": 3478, "parent_group_id": "054dac8c-e587-4dcf-9bea-a2537ae62815", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c21d1614-d286-41e6-bca9-db101ecc59ce"}, {"from_port": 32768, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "054dac8c-e587-4dcf-9bea-a2537ae62815", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c641c7e1-5ecd-4410-b999-83d8c39718a9"}, {"from_port": 3478, "group": {}, "ip_protocol": "tcp", "to_port": 3478, "parent_group_id": "054dac8c-e587-4dcf-9bea-a2537ae62815", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ce676186-7054-408b-86a8-e2a3a2b42c88"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "054dac8c-e587-4dcf-9bea-a2537ae62815", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ce94c4b8-54f7-439d-b6a6-6a3a9deb4b05"}, {"from_port": 5060, "group": {}, "ip_protocol": "udp", "to_port": 5060, "parent_group_id": "054dac8c-e587-4dcf-9bea-a2537ae62815", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d7275288-5b7a-4420-bbd8-fb182ff6a68c"}], "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "id": "054dac8c-e587-4dcf-9bea-a2537ae62815", "name": "clearwater-sg_bono", "description": "STUN SIP RTP 0MQ"}, {"rules": [{"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "962547c1-9c5d-4a60-ba49-0f98fc17b32f", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "23f6a9fa-2013-4423-aa26-a15b812d0558"}, {"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "962547c1-9c5d-4a60-ba49-0f98fc17b32f", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3e811baa-c3e2-422b-8868-e03b812bd3b6"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "962547c1-9c5d-4a60-ba49-0f98fc17b32f", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "882318dd-6ee1-44b4-bcd8-835b4161edc6"}], "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "id": "962547c1-9c5d-4a60-ba49-0f98fc17b32f", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}]} 2019-04-09 10:33:33,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 09 Apr 2019 10:32:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-11aaf831-1af3-40a9-91f2-1aafd98e7dc9 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 10:33:33,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-09 10:33:33,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c632043ef9eb87f1f3133aa88c72f3b57494adf" 2019-04-09 10:33:33,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713/os-security-groups used request id req-91d93088-a88c-4934-ae5f-18164bd3e6d1 2019-04-09 10:33:33,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713/os-security-groups used request id req-91d93088-a88c-4934-ae5f-18164bd3e6d1 2019-04-09 10:33:33,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-11aaf831-1af3-40a9-91f2-1aafd98e7dc9 2019-04-09 10:33:33,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10:32:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1c06ff64-cc21-495a-83ac-0a07bdbf946c x-compute-request-id: req-1c06ff64-cc21-495a-83ac-0a07bdbf946c Content-Encoding: gzip Content-Length: 837 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2f:4c:0a", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a458d571-f605-4490-8af7-1593cd026fa0", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a458d571-f605-4490-8af7-1593cd026fa0", "rel": "bookmark"}], "image": {"id": "10e27409-226d-4f3d-971a-db9735ac09c8", "links": [{"href": "http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-09T10:31:43.000000", "flavor": {"id": "22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "links": [{"href": "http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "rel": "bookmark"}]}, "id": "a458d571-f605-4490-8af7-1593cd026fa0", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "user_id": "ac8606d68bbd45969d2b1630e01ac7c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-09T10:31:34Z", "hostId": "559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "name": "server_clearwater-opnfv_homer_host_d3fa9b", "created": "2019-04-09T10:28:25Z", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b", "cloudify_management_network_id": "67c32f4e-cb01-4d56-a2b5-fe18f582c72d"}}} 2019-04-09 10:33:33,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/a458d571-f605-4490-8af7-1593cd026fa0 used request id req-1c06ff64-cc21-495a-83ac-0a07bdbf946c 2019-04-09 10:33:33,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/a458d571-f605-4490-8af7-1593cd026fa0 used request id req-1c06ff64-cc21-495a-83ac-0a07bdbf946c 2019-04-09 10:33:33,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/a458d571-f605-4490-8af7-1593cd026fa0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2aa6aa0814599cfce20167133079f0572d4227f" 2019-04-09 10:33:33,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/a458d571-f605-4490-8af7-1593cd026fa0/os-security-groups used request id req-bb53068f-09ea-42ab-8d0d-f3d9f784bbd8 2019-04-09 10:33:33,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10: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-bb53068f-09ea-42ab-8d0d-f3d9f784bbd8 x-compute-request-id: req-bb53068f-09ea-42ab-8d0d-f3d9f784bbd8 Content-Encoding: gzip Content-Length: 502 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "2bf238e1-c96a-4edc-8d76-3703be9c0f98", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ac378cc9-735c-4814-9212-1fb88719d9ff"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "2bf238e1-c96a-4edc-8d76-3703be9c0f98", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "af147da1-599b-481e-8b7a-33141eed572e"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "2bf238e1-c96a-4edc-8d76-3703be9c0f98", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b246ec6d-6f1d-43ae-9b2b-aac6e93fc1db"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "2bf238e1-c96a-4edc-8d76-3703be9c0f98", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f89b4710-5e49-440b-b261-25461d4a8603"}], "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "id": "2bf238e1-c96a-4edc-8d76-3703be9c0f98", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 9160, "group": {}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "a284506f-5086-47cc-8c38-a04f788f16bd", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "36176692-1548-42ce-9079-cefd4b65cfd9"}, {"from_port": 7888, "group": {}, "ip_protocol": "tcp", "to_port": 7888, "parent_group_id": "a284506f-5086-47cc-8c38-a04f788f16bd", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3826c773-abe7-400c-983f-a846af9d9926"}], "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "id": "a284506f-5086-47cc-8c38-a04f788f16bd", "name": "clearwater-sg_homer", "description": "REST Cassandra 0MQ"}]} 2019-04-09 10:33:33,095 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/a458d571-f605-4490-8af7-1593cd026fa0/os-security-groups used request id req-bb53068f-09ea-42ab-8d0d-f3d9f784bbd8 2019-04-09 10:33:33,095 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-04-09 10:33:33,095 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876/action used request id req-395d5dc6-4c28-4139-9e3b-600155e1a9e2 2019-04-09 10:33:33,095 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876/action used request id req-395d5dc6-4c28-4139-9e3b-600155e1a9e2 2019-04-09 10:33:33,095 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12991db677ac50388977335f8ddaeb3bc77b8a45" 2019-04-09 10:33:33,095 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10: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-df2e8c95-d216-4199-beb3-354a598130bf x-compute-request-id: req-df2e8c95-d216-4199-beb3-354a598130bf Content-Encoding: gzip Content-Length: 837 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2f:4c:0a", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a458d571-f605-4490-8af7-1593cd026fa0", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a458d571-f605-4490-8af7-1593cd026fa0", "rel": "bookmark"}], "image": {"id": "10e27409-226d-4f3d-971a-db9735ac09c8", "links": [{"href": "http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-09T10:31:43.000000", "flavor": {"id": "22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "links": [{"href": "http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "rel": "bookmark"}]}, "id": "a458d571-f605-4490-8af7-1593cd026fa0", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "user_id": "ac8606d68bbd45969d2b1630e01ac7c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-09T10:31:34Z", "hostId": "559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "name": "server_clearwater-opnfv_homer_host_d3fa9b", "created": "2019-04-09T10:28:25Z", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b", "cloudify_management_network_id": "67c32f4e-cb01-4d56-a2b5-fe18f582c72d"}}} 2019-04-09 10:33:33,096 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Tue, 09 Apr 2019 10:32:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-395d5dc6-4c28-4139-9e3b-600155e1a9e2 x-compute-request-id: req-395d5dc6-4c28-4139-9e3b-600155e1a9e2 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. 2019-04-09 10:33:33,096 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713/os-security-groups used request id req-1cccc72a-fe66-4c33-9546-d0fb726d8993 2019-04-09 10:33:33,096 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/4c65a646-067f-4556-a879-83319631caf0 2019-04-09 10:33:33,284 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:33:33,284 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:33:33,285 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:33:33,285 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:33:33,285 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:33:33,285 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:33:33,285 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:33:33,285 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T10:28:06.618Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-09T10:28:06.619Z", "id": "4c65a646-067f-4556-a879-83319631caf0"} 2019-04-09 10:33:33,285 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:33:33,285 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:33:33 GMT 2019-04-09 10:33:33,286 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:33:33,286 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-09 10:33:33,286 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:33:33,286 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:33:33,286 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:33:38,291 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-09 10:33:38,384 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:33:38,384 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:33:38,384 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:33:38,384 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:33:38,385 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:33:38,385 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:33:38,385 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:33:38,385 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:52.590Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713/os-security-groups used request id req-1cccc72a-fe66-4c33-9546-d0fb726d8993", "level": "debug", "target_id": "internal_sip_security_group_rwbxx4", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:51.941Z", "source_id": "bono_host_mmu58s", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.990f3be8-8d69-4f52-a738-178898dbf91b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:52.590Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}bacf0dc71d9d7388b87f0fba9e6bee1f14da3e39\"", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:52.013Z", "source_id": "bind_host_xkrzi3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.46e1107f-ea55-45ab-be89-7b21dea69133"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:53.229Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065 used request id req-db067a9b-5659-4de7-99a1-8971fe0b4bf0", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:52.634Z", "source_id": "bind_host_xkrzi3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.46e1107f-ea55-45ab-be89-7b21dea69133"}, {"node_instance_id": "ellis_host_04yjo1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:53.229Z", "message": "Relationships established", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:53.037Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:53.229Z", "message": "Task succeeded 'nova_plugin.server.connect_floatingip'", "target_id": "ellis_floatingip_0s098n", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:52.941Z", "source_id": "ellis_host_04yjo1", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:53.229Z", "message": "Sending task 'nova_plugin.server.connect_floatingip'", "target_id": "bono_floatingip_1pdtux", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:52.501Z", "source_id": "bono_host_mmu58s", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:53.229Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/a458d571-f605-4490-8af7-1593cd026fa0 used request id req-df2e8c95-d216-4199-beb3-354a598130bf", "level": "debug", "target_id": "homer_security_group_c5hr1b", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:52.452Z", "source_id": "homer_host_d3fa9b", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.a46dee2b-7040-4da5-b0e9-d9c8cb4a4da1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:53.229Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/a458d571-f605-4490-8af7-1593cd026fa0 used request id req-df2e8c95-d216-4199-beb3-354a598130bf", "level": "debug", "target_id": "homer_security_group_c5hr1b", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:52.452Z", "source_id": "homer_host_d3fa9b", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.a46dee2b-7040-4da5-b0e9-d9c8cb4a4da1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:53.229Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/a458d571-f605-4490-8af7-1593cd026fa0/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b2aa6aa0814599cfce20167133079f0572d4227f\"", "level": "debug", "target_id": "homer_security_group_c5hr1b", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:52.453Z", "source_id": "homer_host_d3fa9b", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.a46dee2b-7040-4da5-b0e9-d9c8cb4a4da1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:53.229Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10: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-782b95aa-573d-49ad-b39d-ee38cb1bf06f x-compute-request-id: req-782b95aa-573d-49ad-b39d-ee38cb1bf06f Content-Encoding: gzip Content-Length: 855 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f3:c5:f0\", \"version\": 4, \"addr\": \"192.168.120.19\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f3:c5:f0\", \"version\": 4, \"addr\": \"172.30.9.211\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"10e27409-226d-4f3d-971a-db9735ac09c8\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-04-09T10:31:45.000000\", \"flavor\": {\"id\": \"22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"rel\": \"bookmark\"}]}, \"id\": \"a9edbe9c-7652-492c-a4a9-b15648c5b876\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_ellis\"}], \"user_id\": \"ac8606d68bbd45969d2b1630e01ac7c4\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-04-09T10:31:36Z\", \"hostId\": \"559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b\", \"name\": \"server_clearwater-opnfv_ellis_host_04yjo1\", \"created\": \"2019-04-09T10:28:30Z\", \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\", \"cloudify_management_network_id\": \"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\"}}}\n", "level": "debug", "target_id": "ellis_floatingip_0s098n", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:52.558Z", "source_id": "ellis_host_04yjo1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.6ede2711-18ac-410d-a30a-6b3f8a1bcb2a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:53.229Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876 used request id req-782b95aa-573d-49ad-b39d-ee38cb1bf06f", "level": "debug", "target_id": "ellis_floatingip_0s098n", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:52.559Z", "source_id": "ellis_host_04yjo1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.6ede2711-18ac-410d-a30a-6b3f8a1bcb2a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:53.229Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876 used request id req-782b95aa-573d-49ad-b39d-ee38cb1bf06f", "level": "debug", "target_id": "ellis_floatingip_0s098n", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:52.559Z", "source_id": "ellis_host_04yjo1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.6ede2711-18ac-410d-a30a-6b3f8a1bcb2a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:53.229Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10: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-db067a9b-5659-4de7-99a1-8971fe0b4bf0 x-compute-request-id: req-db067a9b-5659-4de7-99a1-8971fe0b4bf0 Content-Encoding: gzip Content-Length: 836 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:ac:89:6a\", \"version\": 4, \"addr\": \"192.168.120.12\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"10e27409-226d-4f3d-971a-db9735ac09c8\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-04-09T10:31:45.000000\", \"flavor\": {\"id\": \"22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"rel\": \"bookmark\"}]}, \"id\": \"867c7a6e-d3bc-4739-acae-b1d9d43e0065\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"user_id\": \"ac8606d68bbd45969d2b1630e01ac7c4\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-04-09T10:31:36Z\", \"hostId\": \"559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b\", \"name\": \"server_clearwater-opnfv_bind_host_xkrzi3\", \"created\": \"2019-04-09T10:28:30Z\", \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\", \"cloudify_management_network_id\": \"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\"}}}\n", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:52.633Z", "source_id": "bind_host_xkrzi3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.46e1107f-ea55-45ab-be89-7b21dea69133"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:53.229Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065 used request id req-db067a9b-5659-4de7-99a1-8971fe0b4bf0", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:52.634Z", "source_id": "bind_host_xkrzi3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.46e1107f-ea55-45ab-be89-7b21dea69133"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:53.229Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}bacf0dc71d9d7388b87f0fba9e6bee1f14da3e39\"", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:52.635Z", "source_id": "bind_host_xkrzi3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.46e1107f-ea55-45ab-be89-7b21dea69133"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:53.229Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10: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-4fe5a6ba-73bd-46ec-ac79-44a31062a3e1 x-compute-request-id: req-4fe5a6ba-73bd-46ec-ac79-44a31062a3e1 Content-Encoding: gzip Content-Length: 502 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"2bf238e1-c96a-4edc-8d76-3703be9c0f98\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"ac378cc9-735c-4814-9212-1fb88719d9ff\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"2bf238e1-c96a-4edc-8d76-3703be9c0f98\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"af147da1-599b-481e-8b7a-33141eed572e\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"2bf238e1-c96a-4edc-8d76-3703be9c0f98\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b246ec6d-6f1d-43ae-9b2b-aac6e93fc1db\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"2bf238e1-c96a-4edc-8d76-3703be9c0f98\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"f89b4710-5e49-440b-b261-25461d4a8603\"}], \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"id\": \"2bf238e1-c96a-4edc-8d76-3703be9c0f98\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 9160, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9160, \"parent_group_id\": \"a284506f-5086-47cc-8c38-a04f788f16bd\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"36176692-1548-42ce-9079-cefd4b65cfd9\"}, {\"from_port\": 7888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 7888, \"parent_group_id\": \"a284506f-5086-47cc-8c38-a04f788f16bd\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"3826c773-abe7-400c-983f-a846af9d9926\"}], \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"id\": \"a284506f-5086-47cc-8c38-a04f788f16bd\", \"name\": \"clearwater-sg_homer\", \"description\": \"REST Cassandra 0MQ\"}]}\n", "level": "debug", "target_id": "homer_security_group_c5hr1b", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:52.864Z", "source_id": "homer_host_d3fa9b", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.a46dee2b-7040-4da5-b0e9-d9c8cb4a4da1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:53.229Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/a458d571-f605-4490-8af7-1593cd026fa0/os-security-groups used request id req-4fe5a6ba-73bd-46ec-ac79-44a31062a3e1", "level": "debug", "target_id": "homer_security_group_c5hr1b", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:52.864Z", "source_id": "homer_host_d3fa9b", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.a46dee2b-7040-4da5-b0e9-d9c8cb4a4da1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:53.229Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/a458d571-f605-4490-8af7-1593cd026fa0/os-security-groups used request id req-4fe5a6ba-73bd-46ec-ac79-44a31062a3e1", "level": "debug", "target_id": "homer_security_group_c5hr1b", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:52.864Z", "source_id": "homer_host_d3fa9b", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.a46dee2b-7040-4da5-b0e9-d9c8cb4a4da1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:53.866Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065 used request id req-48a1bbb9-ce09-4eb3-b4ea-88e9bb2d7d8c", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:53.507Z", "source_id": "bind_host_xkrzi3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.46e1107f-ea55-45ab-be89-7b21dea69133"}, {"node_instance_id": "ellis_host_04yjo1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:53.866Z", "message": "Node instance started", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:53.137Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:53.866Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "homer_security_group_c5hr1b", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:53.394Z", "source_id": "homer_host_d3fa9b", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "sprout_host_y1ieip", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:53.866Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:53.395Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:53.866Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}bacf0dc71d9d7388b87f0fba9e6bee1f14da3e39\"", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:53.509Z", "source_id": "bind_host_xkrzi3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.46e1107f-ea55-45ab-be89-7b21dea69133"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:53.866Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065 used request id req-48a1bbb9-ce09-4eb3-b4ea-88e9bb2d7d8c", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:53.508Z", "source_id": "bind_host_xkrzi3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.46e1107f-ea55-45ab-be89-7b21dea69133"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:53.866Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10:32:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1dbd53fd-7bfc-4a36-951e-41a09e6fa1b7 x-compute-request-id: req-1dbd53fd-7bfc-4a36-951e-41a09e6fa1b7 Content-Encoding: gzip Content-Length: 483 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"2bf238e1-c96a-4edc-8d76-3703be9c0f98\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"ac378cc9-735c-4814-9212-1fb88719d9ff\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"2bf238e1-c96a-4edc-8d76-3703be9c0f98\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"af147da1-599b-481e-8b7a-33141eed572e\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"2bf238e1-c96a-4edc-8d76-3703be9c0f98\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b246ec6d-6f1d-43ae-9b2b-aac6e93fc1db\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"2bf238e1-c96a-4edc-8d76-3703be9c0f98\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"f89b4710-5e49-440b-b261-25461d4a8603\"}], \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"id\": \"2bf238e1-c96a-4edc-8d76-3703be9c0f98\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 53, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 53, \"parent_group_id\": \"445aa5ee-e0f1-4a8d-ae80-41ad7698f8a7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"18ba100c-602d-4bd1-8988-8120cc6729f4\"}, {\"from_port\": 53, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 53, \"parent_group_id\": \"445aa5ee-e0f1-4a8d-ae80-41ad7698f8a7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b9a5afb7-cd97-4ca1-bc8c-b3afebcb8c4e\"}], \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"id\": \"445aa5ee-e0f1-4a8d-ae80-41ad7698f8a7\", \"name\": \"clearwater-sg_bind\", \"description\": \"DNS\"}]}\n", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:53.170Z", "source_id": "bind_host_xkrzi3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.46e1107f-ea55-45ab-be89-7b21dea69133"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:53.866Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065/os-security-groups used request id req-1dbd53fd-7bfc-4a36-951e-41a09e6fa1b7", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:53.171Z", "source_id": "bind_host_xkrzi3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.46e1107f-ea55-45ab-be89-7b21dea69133"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:53.866Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065/os-security-groups used request id req-1dbd53fd-7bfc-4a36-951e-41a09e6fa1b7", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:53.171Z", "source_id": "bind_host_xkrzi3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.46e1107f-ea55-45ab-be89-7b21dea69133"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:53.866Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}bacf0dc71d9d7388b87f0fba9e6bee1f14da3e39\"", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:53.172Z", "source_id": "bind_host_xkrzi3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.46e1107f-ea55-45ab-be89-7b21dea69133"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:53.866Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10:32:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-48a1bbb9-ce09-4eb3-b4ea-88e9bb2d7d8c x-compute-request-id: req-48a1bbb9-ce09-4eb3-b4ea-88e9bb2d7d8c Content-Encoding: gzip Content-Length: 836 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:ac:89:6a\", \"version\": 4, \"addr\": \"192.168.120.12\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"10e27409-226d-4f3d-971a-db9735ac09c8\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-04-09T10:31:45.000000\", \"flavor\": {\"id\": \"22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"rel\": \"bookmark\"}]}, \"id\": \"867c7a6e-d3bc-4739-acae-b1d9d43e0065\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"user_id\": \"ac8606d68bbd45969d2b1630e01ac7c4\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-04-09T10:31:36Z\", \"hostId\": \"559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b\", \"name\": \"server_clearwater-opnfv_bind_host_xkrzi3\", \"created\": \"2019-04-09T10:28:30Z\", \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\", \"cloudify_management_network_id\": \"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\"}}}\n", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:53.507Z", "source_id": "bind_host_xkrzi3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.46e1107f-ea55-45ab-be89-7b21dea69133"}, {"node_instance_id": "homer_host_d3fa9b", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:54.378Z", "message": "Relationships established", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:53.654Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:54.378Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065/os-security-groups used request id req-0b429779-cad5-42c1-8044-d6fbe10c2ffd", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:53.925Z", "source_id": "bind_host_xkrzi3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.46e1107f-ea55-45ab-be89-7b21dea69133"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:54.378Z", "message": "RESP: [300] Date: Tue, 09 Apr 2019 10:32:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-023fec70-7de4-4c8a-9f39-d2683f3eaad8 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "bono_floatingip_1pdtux", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:53.776Z", "source_id": "bono_host_mmu58s", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.f58b963f-d952-4c7c-b63d-62bee46bf46e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:54.378Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065/os-security-groups used request id req-0b429779-cad5-42c1-8044-d6fbe10c2ffd", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:53.925Z", "source_id": "bind_host_xkrzi3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.46e1107f-ea55-45ab-be89-7b21dea69133"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:54.378Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10:32:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0b429779-cad5-42c1-8044-d6fbe10c2ffd x-compute-request-id: req-0b429779-cad5-42c1-8044-d6fbe10c2ffd Content-Encoding: gzip Content-Length: 483 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"2bf238e1-c96a-4edc-8d76-3703be9c0f98\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"ac378cc9-735c-4814-9212-1fb88719d9ff\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"2bf238e1-c96a-4edc-8d76-3703be9c0f98\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"af147da1-599b-481e-8b7a-33141eed572e\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"2bf238e1-c96a-4edc-8d76-3703be9c0f98\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b246ec6d-6f1d-43ae-9b2b-aac6e93fc1db\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"2bf238e1-c96a-4edc-8d76-3703be9c0f98\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"f89b4710-5e49-440b-b261-25461d4a8603\"}], \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"id\": \"2bf238e1-c96a-4edc-8d76-3703be9c0f98\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 53, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 53, \"parent_group_id\": \"445aa5ee-e0f1-4a8d-ae80-41ad7698f8a7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"18ba100c-602d-4bd1-8988-8120cc6729f4\"}, {\"from_port\": 53, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 53, \"parent_group_id\": \"445aa5ee-e0f1-4a8d-ae80-41ad7698f8a7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b9a5afb7-cd97-4ca1-bc8c-b3afebcb8c4e\"}], \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"id\": \"445aa5ee-e0f1-4a8d-ae80-41ad7698f8a7\", \"name\": \"clearwater-sg_bind\", \"description\": \"DNS\"}]}\n", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:53.925Z", "source_id": "bind_host_xkrzi3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.46e1107f-ea55-45ab-be89-7b21dea69133"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:54.378Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "bono_floatingip_1pdtux", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:53.772Z", "source_id": "bono_host_mmu58s", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.f58b963f-d952-4c7c-b63d-62bee46bf46e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:54.378Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-023fec70-7de4-4c8a-9f39-d2683f3eaad8", "level": "debug", "target_id": "bono_floatingip_1pdtux", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:53.776Z", "source_id": "bono_host_mmu58s", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.f58b963f-d952-4c7c-b63d-62bee46bf46e"}, {"node_instance_id": "sprout_host_y1ieip", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:54.378Z", "message": "Establishing relationships", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:53.492Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:54.378Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}53190012a3fe8fcb9e8ace75a98960383ae82c3a\"", "level": "debug", "target_id": "bono_floatingip_1pdtux", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:54.179Z", "source_id": "bono_host_mmu58s", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.f58b963f-d952-4c7c-b63d-62bee46bf46e"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:54.990Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:53.704Z", "source_id": "sprout_host_y1ieip", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "homer_host_d3fa9b", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:54.990Z", "message": "Node instance started", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:54.091Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:54.990Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:54.324Z", "source_id": "bind_host_xkrzi3", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:54.990Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-34ecbd74-5822-46d7-abed-78679b73e48c", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:54.784Z", "source_id": "sprout_host_y1ieip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.89e4a841-095d-4440-8562-f8d9a1d6e104"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:54.990Z", "message": "RESP: [300] Date: Tue, 09 Apr 2019 10:32:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-34ecbd74-5822-46d7-abed-78679b73e48c Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:54.784Z", "source_id": "sprout_host_y1ieip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.89e4a841-095d-4440-8562-f8d9a1d6e104"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:54.990Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:54.780Z", "source_id": "sprout_host_y1ieip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.89e4a841-095d-4440-8562-f8d9a1d6e104"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:54.990Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10:32: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-edaf9271-f02c-481f-ab3f-1887e9cedef0 x-compute-request-id: req-edaf9271-f02c-481f-ab3f-1887e9cedef0 Content-Encoding: gzip Content-Length: 847 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:39:be:5f\", \"version\": 4, \"addr\": \"192.168.120.10\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/595677f1-ed8c-4752-9770-298d40bc3713\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"10e27409-226d-4f3d-971a-db9735ac09c8\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-04-09T10:31:45.000000\", \"flavor\": {\"id\": \"22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"rel\": \"bookmark\"}]}, \"id\": \"595677f1-ed8c-4752-9770-298d40bc3713\", \"security_groups\": [{\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"ac8606d68bbd45969d2b1630e01ac7c4\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-04-09T10:31:36Z\", \"hostId\": \"559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b\", \"name\": \"server_clearwater-opnfv_bono_host_mmu58s\", \"created\": \"2019-04-09T10:28:32Z\", \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\", \"cloudify_management_network_id\": \"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\"}}}\n", "level": "debug", "target_id": "bono_floatingip_1pdtux", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:54.927Z", "source_id": "bono_host_mmu58s", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.f58b963f-d952-4c7c-b63d-62bee46bf46e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:55.722Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713 used request id req-edaf9271-f02c-481f-ab3f-1887e9cedef0", "level": "debug", "target_id": "bono_floatingip_1pdtux", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:54.928Z", "source_id": "bono_host_mmu58s", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.f58b963f-d952-4c7c-b63d-62bee46bf46e"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:55.722Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "bind_security_group_f1jd37", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:54.395Z", "source_id": "bind_host_xkrzi3", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:55.722Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713 used request id req-edaf9271-f02c-481f-ab3f-1887e9cedef0", "level": "debug", "target_id": "bono_floatingip_1pdtux", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:54.928Z", "source_id": "bono_host_mmu58s", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.f58b963f-d952-4c7c-b63d-62bee46bf46e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:55.722Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}53190012a3fe8fcb9e8ace75a98960383ae82c3a\" -d '{\"addFloatingIp\": {\"address\": \"172.30.9.218\"}}'", "level": "debug", "target_id": "bono_floatingip_1pdtux", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:54.929Z", "source_id": "bono_host_mmu58s", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.f58b963f-d952-4c7c-b63d-62bee46bf46e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:55.722Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}aa8d9677aaa2fe65b34fdebb450b48313b15a8e2\"", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:55.175Z", "source_id": "sprout_host_y1ieip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.89e4a841-095d-4440-8562-f8d9a1d6e104"}], "metadata": {"pagination": {"total": 2516, "offset": 2313, "size": 50}}} 2019-04-09 10:33:38,385 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:33:38,385 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:33:38 GMT 2019-04-09 10:33:38,385 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:33:38,385 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-09 10:33:38,386 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:33:38,386 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:33:38,386 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:33:38,386 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-09 10:33:38,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713/os-security-groups used request id req-1cccc72a-fe66-4c33-9546-d0fb726d8993 2019-04-09 10:33:38,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bacf0dc71d9d7388b87f0fba9e6bee1f14da3e39" 2019-04-09 10:33:38,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065 used request id req-db067a9b-5659-4de7-99a1-8971fe0b4bf0 2019-04-09 10:33:38,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-04-09 10:33:38,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2019-04-09 10:33:38,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2019-04-09 10:33:38,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/a458d571-f605-4490-8af7-1593cd026fa0 used request id req-df2e8c95-d216-4199-beb3-354a598130bf 2019-04-09 10:33:38,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/a458d571-f605-4490-8af7-1593cd026fa0 used request id req-df2e8c95-d216-4199-beb3-354a598130bf 2019-04-09 10:33:38,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/a458d571-f605-4490-8af7-1593cd026fa0/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2aa6aa0814599cfce20167133079f0572d4227f" 2019-04-09 10:33:38,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10: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-782b95aa-573d-49ad-b39d-ee38cb1bf06f x-compute-request-id: req-782b95aa-573d-49ad-b39d-ee38cb1bf06f Content-Encoding: gzip Content-Length: 855 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:c5:f0", "version": 4, "addr": "192.168.120.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:c5:f0", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876", "rel": "bookmark"}], "image": {"id": "10e27409-226d-4f3d-971a-db9735ac09c8", "links": [{"href": "http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-09T10:31:45.000000", "flavor": {"id": "22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "links": [{"href": "http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "rel": "bookmark"}]}, "id": "a9edbe9c-7652-492c-a4a9-b15648c5b876", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "user_id": "ac8606d68bbd45969d2b1630e01ac7c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-09T10:31:36Z", "hostId": "559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "name": "server_clearwater-opnfv_ellis_host_04yjo1", "created": "2019-04-09T10:28:30Z", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b", "cloudify_management_network_id": "67c32f4e-cb01-4d56-a2b5-fe18f582c72d"}}} 2019-04-09 10:33:38,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876 used request id req-782b95aa-573d-49ad-b39d-ee38cb1bf06f 2019-04-09 10:33:38,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876 used request id req-782b95aa-573d-49ad-b39d-ee38cb1bf06f 2019-04-09 10:33:38,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10: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-db067a9b-5659-4de7-99a1-8971fe0b4bf0 x-compute-request-id: req-db067a9b-5659-4de7-99a1-8971fe0b4bf0 Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:89:6a", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065", "rel": "bookmark"}], "image": {"id": "10e27409-226d-4f3d-971a-db9735ac09c8", "links": [{"href": "http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-09T10:31:45.000000", "flavor": {"id": "22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "links": [{"href": "http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "rel": "bookmark"}]}, "id": "867c7a6e-d3bc-4739-acae-b1d9d43e0065", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "user_id": "ac8606d68bbd45969d2b1630e01ac7c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-09T10:31:36Z", "hostId": "559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "name": "server_clearwater-opnfv_bind_host_xkrzi3", "created": "2019-04-09T10:28:30Z", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b", "cloudify_management_network_id": "67c32f4e-cb01-4d56-a2b5-fe18f582c72d"}}} 2019-04-09 10:33:38,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065 used request id req-db067a9b-5659-4de7-99a1-8971fe0b4bf0 2019-04-09 10:33:38,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bacf0dc71d9d7388b87f0fba9e6bee1f14da3e39" 2019-04-09 10:33:38,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10: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-4fe5a6ba-73bd-46ec-ac79-44a31062a3e1 x-compute-request-id: req-4fe5a6ba-73bd-46ec-ac79-44a31062a3e1 Content-Encoding: gzip Content-Length: 502 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "2bf238e1-c96a-4edc-8d76-3703be9c0f98", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ac378cc9-735c-4814-9212-1fb88719d9ff"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "2bf238e1-c96a-4edc-8d76-3703be9c0f98", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "af147da1-599b-481e-8b7a-33141eed572e"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "2bf238e1-c96a-4edc-8d76-3703be9c0f98", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b246ec6d-6f1d-43ae-9b2b-aac6e93fc1db"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "2bf238e1-c96a-4edc-8d76-3703be9c0f98", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f89b4710-5e49-440b-b261-25461d4a8603"}], "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "id": "2bf238e1-c96a-4edc-8d76-3703be9c0f98", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 9160, "group": {}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "a284506f-5086-47cc-8c38-a04f788f16bd", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "36176692-1548-42ce-9079-cefd4b65cfd9"}, {"from_port": 7888, "group": {}, "ip_protocol": "tcp", "to_port": 7888, "parent_group_id": "a284506f-5086-47cc-8c38-a04f788f16bd", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3826c773-abe7-400c-983f-a846af9d9926"}], "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "id": "a284506f-5086-47cc-8c38-a04f788f16bd", "name": "clearwater-sg_homer", "description": "REST Cassandra 0MQ"}]} 2019-04-09 10:33:38,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/a458d571-f605-4490-8af7-1593cd026fa0/os-security-groups used request id req-4fe5a6ba-73bd-46ec-ac79-44a31062a3e1 2019-04-09 10:33:38,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/a458d571-f605-4490-8af7-1593cd026fa0/os-security-groups used request id req-4fe5a6ba-73bd-46ec-ac79-44a31062a3e1 2019-04-09 10:33:38,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065 used request id req-48a1bbb9-ce09-4eb3-b4ea-88e9bb2d7d8c 2019-04-09 10:33:38,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-04-09 10:33:38,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-04-09 10:33:38,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2019-04-09 10:33:38,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bacf0dc71d9d7388b87f0fba9e6bee1f14da3e39" 2019-04-09 10:33:38,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065 used request id req-48a1bbb9-ce09-4eb3-b4ea-88e9bb2d7d8c 2019-04-09 10:33:38,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10:32:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1dbd53fd-7bfc-4a36-951e-41a09e6fa1b7 x-compute-request-id: req-1dbd53fd-7bfc-4a36-951e-41a09e6fa1b7 Content-Encoding: gzip Content-Length: 483 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "2bf238e1-c96a-4edc-8d76-3703be9c0f98", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ac378cc9-735c-4814-9212-1fb88719d9ff"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "2bf238e1-c96a-4edc-8d76-3703be9c0f98", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "af147da1-599b-481e-8b7a-33141eed572e"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "2bf238e1-c96a-4edc-8d76-3703be9c0f98", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b246ec6d-6f1d-43ae-9b2b-aac6e93fc1db"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "2bf238e1-c96a-4edc-8d76-3703be9c0f98", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f89b4710-5e49-440b-b261-25461d4a8603"}], "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "id": "2bf238e1-c96a-4edc-8d76-3703be9c0f98", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 53, "group": {}, "ip_protocol": "tcp", "to_port": 53, "parent_group_id": "445aa5ee-e0f1-4a8d-ae80-41ad7698f8a7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "18ba100c-602d-4bd1-8988-8120cc6729f4"}, {"from_port": 53, "group": {}, "ip_protocol": "udp", "to_port": 53, "parent_group_id": "445aa5ee-e0f1-4a8d-ae80-41ad7698f8a7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b9a5afb7-cd97-4ca1-bc8c-b3afebcb8c4e"}], "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "id": "445aa5ee-e0f1-4a8d-ae80-41ad7698f8a7", "name": "clearwater-sg_bind", "description": "DNS"}]} 2019-04-09 10:33:38,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065/os-security-groups used request id req-1dbd53fd-7bfc-4a36-951e-41a09e6fa1b7 2019-04-09 10:33:38,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065/os-security-groups used request id req-1dbd53fd-7bfc-4a36-951e-41a09e6fa1b7 2019-04-09 10:33:38,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bacf0dc71d9d7388b87f0fba9e6bee1f14da3e39" 2019-04-09 10:33:38,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10:32:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-48a1bbb9-ce09-4eb3-b4ea-88e9bb2d7d8c x-compute-request-id: req-48a1bbb9-ce09-4eb3-b4ea-88e9bb2d7d8c Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:89:6a", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065", "rel": "bookmark"}], "image": {"id": "10e27409-226d-4f3d-971a-db9735ac09c8", "links": [{"href": "http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-09T10:31:45.000000", "flavor": {"id": "22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "links": [{"href": "http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "rel": "bookmark"}]}, "id": "867c7a6e-d3bc-4739-acae-b1d9d43e0065", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "user_id": "ac8606d68bbd45969d2b1630e01ac7c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-09T10:31:36Z", "hostId": "559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "name": "server_clearwater-opnfv_bind_host_xkrzi3", "created": "2019-04-09T10:28:30Z", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b", "cloudify_management_network_id": "67c32f4e-cb01-4d56-a2b5-fe18f582c72d"}}} 2019-04-09 10:33:38,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-04-09 10:33:38,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065/os-security-groups used request id req-0b429779-cad5-42c1-8044-d6fbe10c2ffd 2019-04-09 10:33:38,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 09 Apr 2019 10:32:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-023fec70-7de4-4c8a-9f39-d2683f3eaad8 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 10:33:38,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065/os-security-groups used request id req-0b429779-cad5-42c1-8044-d6fbe10c2ffd 2019-04-09 10:33:38,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10:32:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0b429779-cad5-42c1-8044-d6fbe10c2ffd x-compute-request-id: req-0b429779-cad5-42c1-8044-d6fbe10c2ffd Content-Encoding: gzip Content-Length: 483 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "2bf238e1-c96a-4edc-8d76-3703be9c0f98", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ac378cc9-735c-4814-9212-1fb88719d9ff"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "2bf238e1-c96a-4edc-8d76-3703be9c0f98", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "af147da1-599b-481e-8b7a-33141eed572e"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "2bf238e1-c96a-4edc-8d76-3703be9c0f98", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b246ec6d-6f1d-43ae-9b2b-aac6e93fc1db"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "2bf238e1-c96a-4edc-8d76-3703be9c0f98", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f89b4710-5e49-440b-b261-25461d4a8603"}], "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "id": "2bf238e1-c96a-4edc-8d76-3703be9c0f98", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 53, "group": {}, "ip_protocol": "tcp", "to_port": 53, "parent_group_id": "445aa5ee-e0f1-4a8d-ae80-41ad7698f8a7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "18ba100c-602d-4bd1-8988-8120cc6729f4"}, {"from_port": 53, "group": {}, "ip_protocol": "udp", "to_port": 53, "parent_group_id": "445aa5ee-e0f1-4a8d-ae80-41ad7698f8a7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b9a5afb7-cd97-4ca1-bc8c-b3afebcb8c4e"}], "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "id": "445aa5ee-e0f1-4a8d-ae80-41ad7698f8a7", "name": "clearwater-sg_bind", "description": "DNS"}]} 2019-04-09 10:33:38,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-09 10:33:38,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-023fec70-7de4-4c8a-9f39-d2683f3eaad8 2019-04-09 10:33:38,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-04-09 10:33:38,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53190012a3fe8fcb9e8ace75a98960383ae82c3a" 2019-04-09 10:33:38,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-04-09 10:33:38,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-04-09 10:33:38,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-04-09 10:33:38,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-34ecbd74-5822-46d7-abed-78679b73e48c 2019-04-09 10:33:38,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 09 Apr 2019 10:32:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-34ecbd74-5822-46d7-abed-78679b73e48c Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 10:33:38,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-09 10:33:38,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10:32: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-edaf9271-f02c-481f-ab3f-1887e9cedef0 x-compute-request-id: req-edaf9271-f02c-481f-ab3f-1887e9cedef0 Content-Encoding: gzip Content-Length: 847 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:be:5f", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/595677f1-ed8c-4752-9770-298d40bc3713", "rel": "bookmark"}], "image": {"id": "10e27409-226d-4f3d-971a-db9735ac09c8", "links": [{"href": "http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-09T10:31:45.000000", "flavor": {"id": "22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "links": [{"href": "http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "rel": "bookmark"}]}, "id": "595677f1-ed8c-4752-9770-298d40bc3713", "security_groups": [{"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "ac8606d68bbd45969d2b1630e01ac7c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-09T10:31:36Z", "hostId": "559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "name": "server_clearwater-opnfv_bono_host_mmu58s", "created": "2019-04-09T10:28:32Z", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b", "cloudify_management_network_id": "67c32f4e-cb01-4d56-a2b5-fe18f582c72d"}}} 2019-04-09 10:33:38,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713 used request id req-edaf9271-f02c-481f-ab3f-1887e9cedef0 2019-04-09 10:33:38,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-04-09 10:33:38,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713 used request id req-edaf9271-f02c-481f-ab3f-1887e9cedef0 2019-04-09 10:33:38,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53190012a3fe8fcb9e8ace75a98960383ae82c3a" -d '{"addFloatingIp": {"address": "172.30.9.218"}}' 2019-04-09 10:33:38,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa8d9677aaa2fe65b34fdebb450b48313b15a8e2" 2019-04-09 10:33:38,397 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/4c65a646-067f-4556-a879-83319631caf0 2019-04-09 10:33:38,453 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:33:38,453 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:33:38,453 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:33:38,453 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:33:38,453 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:33:38,454 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:33:38,454 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:33:38,454 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T10:28:06.618Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-09T10:28:06.619Z", "id": "4c65a646-067f-4556-a879-83319631caf0"} 2019-04-09 10:33:38,454 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:33:38,454 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:33:38 GMT 2019-04-09 10:33:38,454 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:33:38,454 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-09 10:33:38,454 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:33:38,454 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:33:38,454 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:33:43,460 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-09 10:33:43,545 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:33:43,545 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:33:43,545 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:33:43,545 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:33:43,545 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:33:43,545 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:33:43,545 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:33:43,546 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:56.270Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10:32: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-4936f1d7-b604-4f09-bb7f-88655b19628b x-compute-request-id: req-4936f1d7-b604-4f09-bb7f-88655b19628b Content-Encoding: gzip Content-Length: 849 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:b6:8f:77\", \"version\": 4, \"addr\": \"192.168.120.15\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/1cd83db2-0e44-47f7-8603-85a45117f76b\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"10e27409-226d-4f3d-971a-db9735ac09c8\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-04-09T10:31:45.000000\", \"flavor\": {\"id\": \"22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"rel\": \"bookmark\"}]}, \"id\": \"1cd83db2-0e44-47f7-8603-85a45117f76b\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_sprout\"}], \"user_id\": \"ac8606d68bbd45969d2b1630e01ac7c4\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-04-09T10:31:36Z\", \"hostId\": \"559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b\", \"name\": \"server_clearwater-opnfv_sprout_host_y1ieip\", \"created\": \"2019-04-09T10:28:32Z\", \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\", \"cloudify_management_network_id\": \"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\"}}}\n", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:55.783Z", "source_id": "sprout_host_y1ieip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.89e4a841-095d-4440-8562-f8d9a1d6e104"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:56.270Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}aa8d9677aaa2fe65b34fdebb450b48313b15a8e2\"", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:55.784Z", "source_id": "sprout_host_y1ieip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.89e4a841-095d-4440-8562-f8d9a1d6e104"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:56.270Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b used request id req-4936f1d7-b604-4f09-bb7f-88655b19628b", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:55.783Z", "source_id": "sprout_host_y1ieip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.89e4a841-095d-4440-8562-f8d9a1d6e104"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:56.270Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "bind_security_group_f1jd37", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:55.814Z", "source_id": "bind_host_xkrzi3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.c5b7a4cc-2ac1-491a-9dfa-0f537c0c91fc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:56.270Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b used request id req-4936f1d7-b604-4f09-bb7f-88655b19628b", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:55.784Z", "source_id": "sprout_host_y1ieip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.89e4a841-095d-4440-8562-f8d9a1d6e104"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:56.270Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10: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-8553b0ab-8162-45da-a7ce-2924c6f587cd x-compute-request-id: req-8553b0ab-8162-45da-a7ce-2924c6f587cd Content-Encoding: gzip Content-Length: 628 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"2bf238e1-c96a-4edc-8d76-3703be9c0f98\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"ac378cc9-735c-4814-9212-1fb88719d9ff\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"2bf238e1-c96a-4edc-8d76-3703be9c0f98\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"af147da1-599b-481e-8b7a-33141eed572e\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"2bf238e1-c96a-4edc-8d76-3703be9c0f98\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b246ec6d-6f1d-43ae-9b2b-aac6e93fc1db\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"2bf238e1-c96a-4edc-8d76-3703be9c0f98\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"f89b4710-5e49-440b-b261-25461d4a8603\"}], \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"id\": \"2bf238e1-c96a-4edc-8d76-3703be9c0f98\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 5052, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5052, \"parent_group_id\": \"962547c1-9c5d-4a60-ba49-0f98fc17b32f\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"23f6a9fa-2013-4423-aa26-a15b812d0558\"}, {\"from_port\": 5054, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5054, \"parent_group_id\": \"962547c1-9c5d-4a60-ba49-0f98fc17b32f\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"3e811baa-c3e2-422b-8868-e03b812bd3b6\"}, {\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"962547c1-9c5d-4a60-ba49-0f98fc17b32f\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"882318dd-6ee1-44b4-bcd8-835b4161edc6\"}], \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"id\": \"962547c1-9c5d-4a60-ba49-0f98fc17b32f\", \"name\": \"clearwater-sg_internal_sip\", \"description\": \"Internal SIP signalling\"}, {\"rules\": [{\"from_port\": 9888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9888, \"parent_group_id\": \"a4167281-6a79-4f89-a6f8-28af0e06d2d2\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"905567a3-4d53-4016-8720-ad3d4ab00fae\"}], \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"id\": \"a4167281-6a79-4f89-a6f8-28af0e06d2d2\", \"name\": \"clearwater-sg_sprout\", \"description\": \"memcached Chronos 0MQ\"}]}\n", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:56.120Z", "source_id": "sprout_host_y1ieip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.89e4a841-095d-4440-8562-f8d9a1d6e104"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:56.270Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-5e825539-8f30-430f-888b-c794123fb25d", "level": "debug", "target_id": "bind_security_group_f1jd37", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:55.822Z", "source_id": "bind_host_xkrzi3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.c5b7a4cc-2ac1-491a-9dfa-0f537c0c91fc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:56.270Z", "message": "RESP: [300] Date: Tue, 09 Apr 2019 10:32:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5e825539-8f30-430f-888b-c794123fb25d Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "bind_security_group_f1jd37", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:55.822Z", "source_id": "bind_host_xkrzi3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.c5b7a4cc-2ac1-491a-9dfa-0f537c0c91fc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:56.902Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b used request id req-fe0776e2-8cdd-4b8a-8e42-03dcbfcbc46d", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:56.469Z", "source_id": "sprout_host_y1ieip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.89e4a841-095d-4440-8562-f8d9a1d6e104"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:56.902Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}da3f22a0888b808a11087d7cabc40df4a418e2bf\"", "level": "debug", "target_id": "bind_security_group_f1jd37", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:56.223Z", "source_id": "bind_host_xkrzi3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.c5b7a4cc-2ac1-491a-9dfa-0f537c0c91fc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:56.902Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}aa8d9677aaa2fe65b34fdebb450b48313b15a8e2\"", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:56.121Z", "source_id": "sprout_host_y1ieip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.89e4a841-095d-4440-8562-f8d9a1d6e104"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:56.902Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b/os-security-groups used request id req-8553b0ab-8162-45da-a7ce-2924c6f587cd", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:56.120Z", "source_id": "sprout_host_y1ieip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.89e4a841-095d-4440-8562-f8d9a1d6e104"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:56.902Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b/os-security-groups used request id req-8553b0ab-8162-45da-a7ce-2924c6f587cd", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:56.120Z", "source_id": "sprout_host_y1ieip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.89e4a841-095d-4440-8562-f8d9a1d6e104"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:56.902Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}aa8d9677aaa2fe65b34fdebb450b48313b15a8e2\"", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:56.470Z", "source_id": "sprout_host_y1ieip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.89e4a841-095d-4440-8562-f8d9a1d6e104"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:56.902Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b used request id req-fe0776e2-8cdd-4b8a-8e42-03dcbfcbc46d", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:56.469Z", "source_id": "sprout_host_y1ieip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.89e4a841-095d-4440-8562-f8d9a1d6e104"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:56.902Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10: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-fe0776e2-8cdd-4b8a-8e42-03dcbfcbc46d x-compute-request-id: req-fe0776e2-8cdd-4b8a-8e42-03dcbfcbc46d Content-Encoding: gzip Content-Length: 849 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:b6:8f:77\", \"version\": 4, \"addr\": \"192.168.120.15\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/1cd83db2-0e44-47f7-8603-85a45117f76b\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"10e27409-226d-4f3d-971a-db9735ac09c8\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-04-09T10:31:45.000000\", \"flavor\": {\"id\": \"22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"rel\": \"bookmark\"}]}, \"id\": \"1cd83db2-0e44-47f7-8603-85a45117f76b\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_sprout\"}], \"user_id\": \"ac8606d68bbd45969d2b1630e01ac7c4\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-04-09T10:31:36Z\", \"hostId\": \"559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b\", \"name\": \"server_clearwater-opnfv_sprout_host_y1ieip\", \"created\": \"2019-04-09T10:28:32Z\", \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\", \"cloudify_management_network_id\": \"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\"}}}\n", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:56.469Z", "source_id": "sprout_host_y1ieip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.89e4a841-095d-4440-8562-f8d9a1d6e104"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:57.562Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10: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-8c64c63a-7dd2-4dd0-810c-1e708ef85088 x-compute-request-id: req-8c64c63a-7dd2-4dd0-810c-1e708ef85088 Content-Encoding: gzip Content-Length: 628 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"2bf238e1-c96a-4edc-8d76-3703be9c0f98\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"ac378cc9-735c-4814-9212-1fb88719d9ff\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"2bf238e1-c96a-4edc-8d76-3703be9c0f98\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"af147da1-599b-481e-8b7a-33141eed572e\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"2bf238e1-c96a-4edc-8d76-3703be9c0f98\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b246ec6d-6f1d-43ae-9b2b-aac6e93fc1db\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"2bf238e1-c96a-4edc-8d76-3703be9c0f98\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"f89b4710-5e49-440b-b261-25461d4a8603\"}], \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"id\": \"2bf238e1-c96a-4edc-8d76-3703be9c0f98\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 5052, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5052, \"parent_group_id\": \"962547c1-9c5d-4a60-ba49-0f98fc17b32f\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"23f6a9fa-2013-4423-aa26-a15b812d0558\"}, {\"from_port\": 5054, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5054, \"parent_group_id\": \"962547c1-9c5d-4a60-ba49-0f98fc17b32f\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"3e811baa-c3e2-422b-8868-e03b812bd3b6\"}, {\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"962547c1-9c5d-4a60-ba49-0f98fc17b32f\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"882318dd-6ee1-44b4-bcd8-835b4161edc6\"}], \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"id\": \"962547c1-9c5d-4a60-ba49-0f98fc17b32f\", \"name\": \"clearwater-sg_internal_sip\", \"description\": \"Internal SIP signalling\"}, {\"rules\": [{\"from_port\": 9888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9888, \"parent_group_id\": \"a4167281-6a79-4f89-a6f8-28af0e06d2d2\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"905567a3-4d53-4016-8720-ad3d4ab00fae\"}], \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"id\": \"a4167281-6a79-4f89-a6f8-28af0e06d2d2\", \"name\": \"clearwater-sg_sprout\", \"description\": \"memcached Chronos 0MQ\"}]}\n", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:57.175Z", "source_id": "sprout_host_y1ieip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.89e4a841-095d-4440-8562-f8d9a1d6e104"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:57.562Z", "message": "RESP: [202] Date: Tue, 09 Apr 2019 10:32: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-6210f85e-d26e-4945-845e-daf420b1adcb x-compute-request-id: req-6210f85e-d26e-4945-845e-daf420b1adcb Content-Length: 0 Content-Type: text/html; charset=UTF-8 \nRESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged.\n", "level": "debug", "target_id": "bono_floatingip_1pdtux", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:57.152Z", "source_id": "bono_host_mmu58s", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.f58b963f-d952-4c7c-b63d-62bee46bf46e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:57.562Z", "message": "POST call to compute for http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713/action used request id req-6210f85e-d26e-4945-845e-daf420b1adcb", "level": "debug", "target_id": "bono_floatingip_1pdtux", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:57.152Z", "source_id": "bono_host_mmu58s", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.f58b963f-d952-4c7c-b63d-62bee46bf46e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:57.562Z", "message": "POST call to compute for http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713/action used request id req-6210f85e-d26e-4945-845e-daf420b1adcb", "level": "debug", "target_id": "bono_floatingip_1pdtux", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:57.152Z", "source_id": "bono_host_mmu58s", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.f58b963f-d952-4c7c-b63d-62bee46bf46e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:57.562Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}53190012a3fe8fcb9e8ace75a98960383ae82c3a\"", "level": "debug", "target_id": "bono_floatingip_1pdtux", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:57.153Z", "source_id": "bono_host_mmu58s", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.f58b963f-d952-4c7c-b63d-62bee46bf46e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:57.562Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b/os-security-groups used request id req-8c64c63a-7dd2-4dd0-810c-1e708ef85088", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:57.177Z", "source_id": "sprout_host_y1ieip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.89e4a841-095d-4440-8562-f8d9a1d6e104"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:57.562Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b/os-security-groups used request id req-8c64c63a-7dd2-4dd0-810c-1e708ef85088", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:57.178Z", "source_id": "sprout_host_y1ieip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.89e4a841-095d-4440-8562-f8d9a1d6e104"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:57.562Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10: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-948b27b6-7203-4617-ab91-74b9d5293ff4 x-compute-request-id: req-948b27b6-7203-4617-ab91-74b9d5293ff4 Content-Encoding: gzip Content-Length: 836 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:ac:89:6a\", \"version\": 4, \"addr\": \"192.168.120.12\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"10e27409-226d-4f3d-971a-db9735ac09c8\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-04-09T10:31:45.000000\", \"flavor\": {\"id\": \"22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"rel\": \"bookmark\"}]}, \"id\": \"867c7a6e-d3bc-4739-acae-b1d9d43e0065\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"user_id\": \"ac8606d68bbd45969d2b1630e01ac7c4\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-04-09T10:31:36Z\", \"hostId\": \"559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b\", \"name\": \"server_clearwater-opnfv_bind_host_xkrzi3\", \"created\": \"2019-04-09T10:28:30Z\", \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\", \"cloudify_management_network_id\": \"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\"}}}\n", "level": "debug", "target_id": "bind_security_group_f1jd37", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:57.170Z", "source_id": "bind_host_xkrzi3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.c5b7a4cc-2ac1-491a-9dfa-0f537c0c91fc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:57.562Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065 used request id req-948b27b6-7203-4617-ab91-74b9d5293ff4", "level": "debug", "target_id": "bind_security_group_f1jd37", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:57.170Z", "source_id": "bind_host_xkrzi3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.c5b7a4cc-2ac1-491a-9dfa-0f537c0c91fc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:57.562Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065 used request id req-948b27b6-7203-4617-ab91-74b9d5293ff4", "level": "debug", "target_id": "bind_security_group_f1jd37", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:57.171Z", "source_id": "bind_host_xkrzi3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.c5b7a4cc-2ac1-491a-9dfa-0f537c0c91fc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:57.562Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}da3f22a0888b808a11087d7cabc40df4a418e2bf\"", "level": "debug", "target_id": "bind_security_group_f1jd37", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:57.172Z", "source_id": "bind_host_xkrzi3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.c5b7a4cc-2ac1-491a-9dfa-0f537c0c91fc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:58.277Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10: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-c415245c-e68e-4641-b117-2335e1e7ee1c x-compute-request-id: req-c415245c-e68e-4641-b117-2335e1e7ee1c Content-Encoding: gzip Content-Length: 866 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:39:be:5f\", \"version\": 4, \"addr\": \"192.168.120.10\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:39:be:5f\", \"version\": 4, \"addr\": \"172.30.9.218\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/595677f1-ed8c-4752-9770-298d40bc3713\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"10e27409-226d-4f3d-971a-db9735ac09c8\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-04-09T10:31:45.000000\", \"flavor\": {\"id\": \"22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"rel\": \"bookmark\"}]}, \"id\": \"595677f1-ed8c-4752-9770-298d40bc3713\", \"security_groups\": [{\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"ac8606d68bbd45969d2b1630e01ac7c4\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-04-09T10:31:36Z\", \"hostId\": \"559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b\", \"name\": \"server_clearwater-opnfv_bono_host_mmu58s\", \"created\": \"2019-04-09T10:28:32Z\", \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\", \"cloudify_management_network_id\": \"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\"}}}\n", "level": "debug", "target_id": "bono_floatingip_1pdtux", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:57.520Z", "source_id": "bono_host_mmu58s", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.f58b963f-d952-4c7c-b63d-62bee46bf46e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:58.277Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065/os-security-groups used request id req-c24cffca-895d-40b4-a43c-bc32661f1b9e", "level": "debug", "target_id": "bind_security_group_f1jd37", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:57.569Z", "source_id": "bind_host_xkrzi3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.c5b7a4cc-2ac1-491a-9dfa-0f537c0c91fc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:58.277Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065/os-security-groups used request id req-c24cffca-895d-40b4-a43c-bc32661f1b9e", "level": "debug", "target_id": "bind_security_group_f1jd37", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:57.569Z", "source_id": "bind_host_xkrzi3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.c5b7a4cc-2ac1-491a-9dfa-0f537c0c91fc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:58.277Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10: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-c24cffca-895d-40b4-a43c-bc32661f1b9e x-compute-request-id: req-c24cffca-895d-40b4-a43c-bc32661f1b9e Content-Encoding: gzip Content-Length: 483 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"2bf238e1-c96a-4edc-8d76-3703be9c0f98\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"ac378cc9-735c-4814-9212-1fb88719d9ff\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"2bf238e1-c96a-4edc-8d76-3703be9c0f98\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"af147da1-599b-481e-8b7a-33141eed572e\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"2bf238e1-c96a-4edc-8d76-3703be9c0f98\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b246ec6d-6f1d-43ae-9b2b-aac6e93fc1db\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"2bf238e1-c96a-4edc-8d76-3703be9c0f98\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"f89b4710-5e49-440b-b261-25461d4a8603\"}], \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"id\": \"2bf238e1-c96a-4edc-8d76-3703be9c0f98\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 53, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 53, \"parent_group_id\": \"445aa5ee-e0f1-4a8d-ae80-41ad7698f8a7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"18ba100c-602d-4bd1-8988-8120cc6729f4\"}, {\"from_port\": 53, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 53, \"parent_group_id\": \"445aa5ee-e0f1-4a8d-ae80-41ad7698f8a7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b9a5afb7-cd97-4ca1-bc8c-b3afebcb8c4e\"}], \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"id\": \"445aa5ee-e0f1-4a8d-ae80-41ad7698f8a7\", \"name\": \"clearwater-sg_bind\", \"description\": \"DNS\"}]}\n", "level": "debug", "target_id": "bind_security_group_f1jd37", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:57.568Z", "source_id": "bind_host_xkrzi3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.c5b7a4cc-2ac1-491a-9dfa-0f537c0c91fc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:58.277Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713 used request id req-c415245c-e68e-4641-b117-2335e1e7ee1c", "level": "debug", "target_id": "bono_floatingip_1pdtux", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:57.522Z", "source_id": "bono_host_mmu58s", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.f58b963f-d952-4c7c-b63d-62bee46bf46e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:58.277Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713 used request id req-c415245c-e68e-4641-b117-2335e1e7ee1c", "level": "debug", "target_id": "bono_floatingip_1pdtux", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:57.520Z", "source_id": "bono_host_mmu58s", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.f58b963f-d952-4c7c-b63d-62bee46bf46e"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:58.277Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:57.617Z", "source_id": "sprout_host_y1ieip", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:58.277Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "internal_sip_security_group_rwbxx4", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:57.778Z", "source_id": "sprout_host_y1ieip", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:58.277Z", "message": "Task succeeded 'nova_plugin.server.connect_floatingip'", "target_id": "bono_floatingip_1pdtux", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:57.984Z", "source_id": "bono_host_mmu58s", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "bono_host_mmu58s", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:58.277Z", "message": "Relationships established", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:58.089Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:58.277Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10:32: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-193bf883-e739-400d-af07-4dc3228f261c x-compute-request-id: req-193bf883-e739-400d-af07-4dc3228f261c Content-Encoding: gzip Content-Length: 836 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:ac:89:6a\", \"version\": 4, \"addr\": \"192.168.120.12\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"10e27409-226d-4f3d-971a-db9735ac09c8\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-04-09T10:31:45.000000\", \"flavor\": {\"id\": \"22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"rel\": \"bookmark\"}]}, \"id\": \"867c7a6e-d3bc-4739-acae-b1d9d43e0065\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"user_id\": \"ac8606d68bbd45969d2b1630e01ac7c4\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-04-09T10:31:36Z\", \"hostId\": \"559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b\", \"name\": \"server_clearwater-opnfv_bind_host_xkrzi3\", \"created\": \"2019-04-09T10:28:30Z\", \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\", \"cloudify_management_network_id\": \"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\"}}}\n", "level": "debug", "target_id": "bind_security_group_f1jd37", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:57.911Z", "source_id": "bind_host_xkrzi3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.c5b7a4cc-2ac1-491a-9dfa-0f537c0c91fc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:58.277Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065 used request id req-193bf883-e739-400d-af07-4dc3228f261c", "level": "debug", "target_id": "bind_security_group_f1jd37", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:57.911Z", "source_id": "bind_host_xkrzi3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.c5b7a4cc-2ac1-491a-9dfa-0f537c0c91fc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:58.277Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065 used request id req-193bf883-e739-400d-af07-4dc3228f261c", "level": "debug", "target_id": "bind_security_group_f1jd37", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:57.911Z", "source_id": "bind_host_xkrzi3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.c5b7a4cc-2ac1-491a-9dfa-0f537c0c91fc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:58.277Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}da3f22a0888b808a11087d7cabc40df4a418e2bf\"", "level": "debug", "target_id": "bind_security_group_f1jd37", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:57.912Z", "source_id": "bind_host_xkrzi3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.c5b7a4cc-2ac1-491a-9dfa-0f537c0c91fc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:58.277Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}da3f22a0888b808a11087d7cabc40df4a418e2bf\"", "level": "debug", "target_id": "bind_security_group_f1jd37", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:57.570Z", "source_id": "bind_host_xkrzi3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.c5b7a4cc-2ac1-491a-9dfa-0f537c0c91fc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:58.843Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10:32: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-670a9d11-69c4-4c1e-b955-f4f9ce3c0d58 x-compute-request-id: req-670a9d11-69c4-4c1e-b955-f4f9ce3c0d58 Content-Encoding: gzip Content-Length: 483 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"2bf238e1-c96a-4edc-8d76-3703be9c0f98\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"ac378cc9-735c-4814-9212-1fb88719d9ff\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"2bf238e1-c96a-4edc-8d76-3703be9c0f98\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"af147da1-599b-481e-8b7a-33141eed572e\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"2bf238e1-c96a-4edc-8d76-3703be9c0f98\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b246ec6d-6f1d-43ae-9b2b-aac6e93fc1db\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"2bf238e1-c96a-4edc-8d76-3703be9c0f98\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"f89b4710-5e49-440b-b261-25461d4a8603\"}], \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"id\": \"2bf238e1-c96a-4edc-8d76-3703be9c0f98\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 53, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 53, \"parent_group_id\": \"445aa5ee-e0f1-4a8d-ae80-41ad7698f8a7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"18ba100c-602d-4bd1-8988-8120cc6729f4\"}, {\"from_port\": 53, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 53, \"parent_group_id\": \"445aa5ee-e0f1-4a8d-ae80-41ad7698f8a7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b9a5afb7-cd97-4ca1-bc8c-b3afebcb8c4e\"}], \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"id\": \"445aa5ee-e0f1-4a8d-ae80-41ad7698f8a7\", \"name\": \"clearwater-sg_bind\", \"description\": \"DNS\"}]}\n", "level": "debug", "target_id": "bind_security_group_f1jd37", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:58.248Z", "source_id": "bind_host_xkrzi3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.c5b7a4cc-2ac1-491a-9dfa-0f537c0c91fc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:58.843Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065/os-security-groups used request id req-670a9d11-69c4-4c1e-b955-f4f9ce3c0d58", "level": "debug", "target_id": "bind_security_group_f1jd37", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:58.248Z", "source_id": "bind_host_xkrzi3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.c5b7a4cc-2ac1-491a-9dfa-0f537c0c91fc"}, {"node_instance_id": "bono_host_mmu58s", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:58.843Z", "message": "Node instance started", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:58.231Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:58.843Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "bind_security_group_f1jd37", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:58.604Z", "source_id": "bind_host_xkrzi3", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:58.843Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065/os-security-groups used request id req-670a9d11-69c4-4c1e-b955-f4f9ce3c0d58", "level": "debug", "target_id": "bind_security_group_f1jd37", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:58.248Z", "source_id": "bind_host_xkrzi3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.c5b7a4cc-2ac1-491a-9dfa-0f537c0c91fc"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:58.843Z", "message": "Sending task 'nova_plugin.server.connect_floatingip'", "target_id": "bind_floatingip_oohzsh", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:58.700Z", "source_id": "bind_host_xkrzi3", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:59.380Z", "message": "RESP: [300] Date: Tue, 09 Apr 2019 10:32:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cc280614-5a0f-46d5-8354-ff389ba4c55f Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "internal_sip_security_group_rwbxx4", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:58.958Z", "source_id": "sprout_host_y1ieip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.c4d523b5-af1c-4228-a581-28667df5deec"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:59.380Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "internal_sip_security_group_rwbxx4", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:58.952Z", "source_id": "sprout_host_y1ieip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.c4d523b5-af1c-4228-a581-28667df5deec"}], "metadata": {"pagination": {"total": 2517, "offset": 2363, "size": 50}}} 2019-04-09 10:33:43,546 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:33:43,546 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:33:43 GMT 2019-04-09 10:33:43,546 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:33:43,546 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-09 10:33:43,546 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:33:43,546 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:33:43,546 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:33:43,547 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-09 10:33:43,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10:32: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-4936f1d7-b604-4f09-bb7f-88655b19628b x-compute-request-id: req-4936f1d7-b604-4f09-bb7f-88655b19628b Content-Encoding: gzip Content-Length: 849 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:8f:77", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/1cd83db2-0e44-47f7-8603-85a45117f76b", "rel": "bookmark"}], "image": {"id": "10e27409-226d-4f3d-971a-db9735ac09c8", "links": [{"href": "http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-09T10:31:45.000000", "flavor": {"id": "22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "links": [{"href": "http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "rel": "bookmark"}]}, "id": "1cd83db2-0e44-47f7-8603-85a45117f76b", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_sprout"}], "user_id": "ac8606d68bbd45969d2b1630e01ac7c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-09T10:31:36Z", "hostId": "559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "name": "server_clearwater-opnfv_sprout_host_y1ieip", "created": "2019-04-09T10:28:32Z", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b", "cloudify_management_network_id": "67c32f4e-cb01-4d56-a2b5-fe18f582c72d"}}} 2019-04-09 10:33:43,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa8d9677aaa2fe65b34fdebb450b48313b15a8e2" 2019-04-09 10:33:43,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b used request id req-4936f1d7-b604-4f09-bb7f-88655b19628b 2019-04-09 10:33:43,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-09 10:33:43,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b used request id req-4936f1d7-b604-4f09-bb7f-88655b19628b 2019-04-09 10:33:43,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10: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-8553b0ab-8162-45da-a7ce-2924c6f587cd x-compute-request-id: req-8553b0ab-8162-45da-a7ce-2924c6f587cd Content-Encoding: gzip Content-Length: 628 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "2bf238e1-c96a-4edc-8d76-3703be9c0f98", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ac378cc9-735c-4814-9212-1fb88719d9ff"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "2bf238e1-c96a-4edc-8d76-3703be9c0f98", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "af147da1-599b-481e-8b7a-33141eed572e"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "2bf238e1-c96a-4edc-8d76-3703be9c0f98", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b246ec6d-6f1d-43ae-9b2b-aac6e93fc1db"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "2bf238e1-c96a-4edc-8d76-3703be9c0f98", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f89b4710-5e49-440b-b261-25461d4a8603"}], "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "id": "2bf238e1-c96a-4edc-8d76-3703be9c0f98", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "962547c1-9c5d-4a60-ba49-0f98fc17b32f", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "23f6a9fa-2013-4423-aa26-a15b812d0558"}, {"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "962547c1-9c5d-4a60-ba49-0f98fc17b32f", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3e811baa-c3e2-422b-8868-e03b812bd3b6"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "962547c1-9c5d-4a60-ba49-0f98fc17b32f", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "882318dd-6ee1-44b4-bcd8-835b4161edc6"}], "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "id": "962547c1-9c5d-4a60-ba49-0f98fc17b32f", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}, {"rules": [{"from_port": 9888, "group": {}, "ip_protocol": "tcp", "to_port": 9888, "parent_group_id": "a4167281-6a79-4f89-a6f8-28af0e06d2d2", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "905567a3-4d53-4016-8720-ad3d4ab00fae"}], "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "id": "a4167281-6a79-4f89-a6f8-28af0e06d2d2", "name": "clearwater-sg_sprout", "description": "memcached Chronos 0MQ"}]} 2019-04-09 10:33:43,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-5e825539-8f30-430f-888b-c794123fb25d 2019-04-09 10:33:43,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 09 Apr 2019 10:32:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5e825539-8f30-430f-888b-c794123fb25d Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 10:33:43,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b used request id req-fe0776e2-8cdd-4b8a-8e42-03dcbfcbc46d 2019-04-09 10:33:43,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da3f22a0888b808a11087d7cabc40df4a418e2bf" 2019-04-09 10:33:43,552 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa8d9677aaa2fe65b34fdebb450b48313b15a8e2" 2019-04-09 10:33:43,552 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b/os-security-groups used request id req-8553b0ab-8162-45da-a7ce-2924c6f587cd 2019-04-09 10:33:43,552 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b/os-security-groups used request id req-8553b0ab-8162-45da-a7ce-2924c6f587cd 2019-04-09 10:33:43,552 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa8d9677aaa2fe65b34fdebb450b48313b15a8e2" 2019-04-09 10:33:43,552 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b used request id req-fe0776e2-8cdd-4b8a-8e42-03dcbfcbc46d 2019-04-09 10:33:43,552 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10: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-fe0776e2-8cdd-4b8a-8e42-03dcbfcbc46d x-compute-request-id: req-fe0776e2-8cdd-4b8a-8e42-03dcbfcbc46d Content-Encoding: gzip Content-Length: 849 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:8f:77", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/1cd83db2-0e44-47f7-8603-85a45117f76b", "rel": "bookmark"}], "image": {"id": "10e27409-226d-4f3d-971a-db9735ac09c8", "links": [{"href": "http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-09T10:31:45.000000", "flavor": {"id": "22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "links": [{"href": "http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "rel": "bookmark"}]}, "id": "1cd83db2-0e44-47f7-8603-85a45117f76b", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_sprout"}], "user_id": "ac8606d68bbd45969d2b1630e01ac7c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-09T10:31:36Z", "hostId": "559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "name": "server_clearwater-opnfv_sprout_host_y1ieip", "created": "2019-04-09T10:28:32Z", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b", "cloudify_management_network_id": "67c32f4e-cb01-4d56-a2b5-fe18f582c72d"}}} 2019-04-09 10:33:43,553 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10: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-8c64c63a-7dd2-4dd0-810c-1e708ef85088 x-compute-request-id: req-8c64c63a-7dd2-4dd0-810c-1e708ef85088 Content-Encoding: gzip Content-Length: 628 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "2bf238e1-c96a-4edc-8d76-3703be9c0f98", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ac378cc9-735c-4814-9212-1fb88719d9ff"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "2bf238e1-c96a-4edc-8d76-3703be9c0f98", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "af147da1-599b-481e-8b7a-33141eed572e"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "2bf238e1-c96a-4edc-8d76-3703be9c0f98", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b246ec6d-6f1d-43ae-9b2b-aac6e93fc1db"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "2bf238e1-c96a-4edc-8d76-3703be9c0f98", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f89b4710-5e49-440b-b261-25461d4a8603"}], "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "id": "2bf238e1-c96a-4edc-8d76-3703be9c0f98", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "962547c1-9c5d-4a60-ba49-0f98fc17b32f", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "23f6a9fa-2013-4423-aa26-a15b812d0558"}, {"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "962547c1-9c5d-4a60-ba49-0f98fc17b32f", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3e811baa-c3e2-422b-8868-e03b812bd3b6"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "962547c1-9c5d-4a60-ba49-0f98fc17b32f", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "882318dd-6ee1-44b4-bcd8-835b4161edc6"}], "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "id": "962547c1-9c5d-4a60-ba49-0f98fc17b32f", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}, {"rules": [{"from_port": 9888, "group": {}, "ip_protocol": "tcp", "to_port": 9888, "parent_group_id": "a4167281-6a79-4f89-a6f8-28af0e06d2d2", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "905567a3-4d53-4016-8720-ad3d4ab00fae"}], "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "id": "a4167281-6a79-4f89-a6f8-28af0e06d2d2", "name": "clearwater-sg_sprout", "description": "memcached Chronos 0MQ"}]} 2019-04-09 10:33:43,553 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Tue, 09 Apr 2019 10:32: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-6210f85e-d26e-4945-845e-daf420b1adcb x-compute-request-id: req-6210f85e-d26e-4945-845e-daf420b1adcb 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. 2019-04-09 10:33:43,553 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713/action used request id req-6210f85e-d26e-4945-845e-daf420b1adcb 2019-04-09 10:33:43,553 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713/action used request id req-6210f85e-d26e-4945-845e-daf420b1adcb 2019-04-09 10:33:43,553 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53190012a3fe8fcb9e8ace75a98960383ae82c3a" 2019-04-09 10:33:43,553 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b/os-security-groups used request id req-8c64c63a-7dd2-4dd0-810c-1e708ef85088 2019-04-09 10:33:43,554 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b/os-security-groups used request id req-8c64c63a-7dd2-4dd0-810c-1e708ef85088 2019-04-09 10:33:43,554 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10: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-948b27b6-7203-4617-ab91-74b9d5293ff4 x-compute-request-id: req-948b27b6-7203-4617-ab91-74b9d5293ff4 Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:89:6a", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065", "rel": "bookmark"}], "image": {"id": "10e27409-226d-4f3d-971a-db9735ac09c8", "links": [{"href": "http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-09T10:31:45.000000", "flavor": {"id": "22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "links": [{"href": "http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "rel": "bookmark"}]}, "id": "867c7a6e-d3bc-4739-acae-b1d9d43e0065", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "user_id": "ac8606d68bbd45969d2b1630e01ac7c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-09T10:31:36Z", "hostId": "559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "name": "server_clearwater-opnfv_bind_host_xkrzi3", "created": "2019-04-09T10:28:30Z", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b", "cloudify_management_network_id": "67c32f4e-cb01-4d56-a2b5-fe18f582c72d"}}} 2019-04-09 10:33:43,554 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065 used request id req-948b27b6-7203-4617-ab91-74b9d5293ff4 2019-04-09 10:33:43,554 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065 used request id req-948b27b6-7203-4617-ab91-74b9d5293ff4 2019-04-09 10:33:43,554 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da3f22a0888b808a11087d7cabc40df4a418e2bf" 2019-04-09 10:33:43,554 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10: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-c415245c-e68e-4641-b117-2335e1e7ee1c x-compute-request-id: req-c415245c-e68e-4641-b117-2335e1e7ee1c Content-Encoding: gzip Content-Length: 866 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:be:5f", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:be:5f", "version": 4, "addr": "172.30.9.218", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/595677f1-ed8c-4752-9770-298d40bc3713", "rel": "bookmark"}], "image": {"id": "10e27409-226d-4f3d-971a-db9735ac09c8", "links": [{"href": "http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-09T10:31:45.000000", "flavor": {"id": "22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "links": [{"href": "http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "rel": "bookmark"}]}, "id": "595677f1-ed8c-4752-9770-298d40bc3713", "security_groups": [{"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "ac8606d68bbd45969d2b1630e01ac7c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-09T10:31:36Z", "hostId": "559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "name": "server_clearwater-opnfv_bono_host_mmu58s", "created": "2019-04-09T10:28:32Z", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b", "cloudify_management_network_id": "67c32f4e-cb01-4d56-a2b5-fe18f582c72d"}}} 2019-04-09 10:33:43,555 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065/os-security-groups used request id req-c24cffca-895d-40b4-a43c-bc32661f1b9e 2019-04-09 10:33:43,555 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065/os-security-groups used request id req-c24cffca-895d-40b4-a43c-bc32661f1b9e 2019-04-09 10:33:43,555 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10: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-c24cffca-895d-40b4-a43c-bc32661f1b9e x-compute-request-id: req-c24cffca-895d-40b4-a43c-bc32661f1b9e Content-Encoding: gzip Content-Length: 483 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "2bf238e1-c96a-4edc-8d76-3703be9c0f98", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ac378cc9-735c-4814-9212-1fb88719d9ff"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "2bf238e1-c96a-4edc-8d76-3703be9c0f98", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "af147da1-599b-481e-8b7a-33141eed572e"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "2bf238e1-c96a-4edc-8d76-3703be9c0f98", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b246ec6d-6f1d-43ae-9b2b-aac6e93fc1db"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "2bf238e1-c96a-4edc-8d76-3703be9c0f98", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f89b4710-5e49-440b-b261-25461d4a8603"}], "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "id": "2bf238e1-c96a-4edc-8d76-3703be9c0f98", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 53, "group": {}, "ip_protocol": "tcp", "to_port": 53, "parent_group_id": "445aa5ee-e0f1-4a8d-ae80-41ad7698f8a7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "18ba100c-602d-4bd1-8988-8120cc6729f4"}, {"from_port": 53, "group": {}, "ip_protocol": "udp", "to_port": 53, "parent_group_id": "445aa5ee-e0f1-4a8d-ae80-41ad7698f8a7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b9a5afb7-cd97-4ca1-bc8c-b3afebcb8c4e"}], "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "id": "445aa5ee-e0f1-4a8d-ae80-41ad7698f8a7", "name": "clearwater-sg_bind", "description": "DNS"}]} 2019-04-09 10:33:43,555 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713 used request id req-c415245c-e68e-4641-b117-2335e1e7ee1c 2019-04-09 10:33:43,555 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713 used request id req-c415245c-e68e-4641-b117-2335e1e7ee1c 2019-04-09 10:33:43,555 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-04-09 10:33:43,555 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-04-09 10:33:43,556 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2019-04-09 10:33:43,556 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-04-09 10:33:43,556 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10:32: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-193bf883-e739-400d-af07-4dc3228f261c x-compute-request-id: req-193bf883-e739-400d-af07-4dc3228f261c Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:89:6a", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065", "rel": "bookmark"}], "image": {"id": "10e27409-226d-4f3d-971a-db9735ac09c8", "links": [{"href": "http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-09T10:31:45.000000", "flavor": {"id": "22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "links": [{"href": "http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "rel": "bookmark"}]}, "id": "867c7a6e-d3bc-4739-acae-b1d9d43e0065", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "user_id": "ac8606d68bbd45969d2b1630e01ac7c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-09T10:31:36Z", "hostId": "559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "name": "server_clearwater-opnfv_bind_host_xkrzi3", "created": "2019-04-09T10:28:30Z", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b", "cloudify_management_network_id": "67c32f4e-cb01-4d56-a2b5-fe18f582c72d"}}} 2019-04-09 10:33:43,556 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065 used request id req-193bf883-e739-400d-af07-4dc3228f261c 2019-04-09 10:33:43,556 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065 used request id req-193bf883-e739-400d-af07-4dc3228f261c 2019-04-09 10:33:43,556 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da3f22a0888b808a11087d7cabc40df4a418e2bf" 2019-04-09 10:33:43,557 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da3f22a0888b808a11087d7cabc40df4a418e2bf" 2019-04-09 10:33:43,557 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10:32: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-670a9d11-69c4-4c1e-b955-f4f9ce3c0d58 x-compute-request-id: req-670a9d11-69c4-4c1e-b955-f4f9ce3c0d58 Content-Encoding: gzip Content-Length: 483 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "2bf238e1-c96a-4edc-8d76-3703be9c0f98", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ac378cc9-735c-4814-9212-1fb88719d9ff"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "2bf238e1-c96a-4edc-8d76-3703be9c0f98", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "af147da1-599b-481e-8b7a-33141eed572e"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "2bf238e1-c96a-4edc-8d76-3703be9c0f98", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b246ec6d-6f1d-43ae-9b2b-aac6e93fc1db"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "2bf238e1-c96a-4edc-8d76-3703be9c0f98", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f89b4710-5e49-440b-b261-25461d4a8603"}], "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "id": "2bf238e1-c96a-4edc-8d76-3703be9c0f98", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 53, "group": {}, "ip_protocol": "tcp", "to_port": 53, "parent_group_id": "445aa5ee-e0f1-4a8d-ae80-41ad7698f8a7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "18ba100c-602d-4bd1-8988-8120cc6729f4"}, {"from_port": 53, "group": {}, "ip_protocol": "udp", "to_port": 53, "parent_group_id": "445aa5ee-e0f1-4a8d-ae80-41ad7698f8a7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b9a5afb7-cd97-4ca1-bc8c-b3afebcb8c4e"}], "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "id": "445aa5ee-e0f1-4a8d-ae80-41ad7698f8a7", "name": "clearwater-sg_bind", "description": "DNS"}]} 2019-04-09 10:33:43,557 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065/os-security-groups used request id req-670a9d11-69c4-4c1e-b955-f4f9ce3c0d58 2019-04-09 10:33:43,557 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-04-09 10:33:43,557 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-04-09 10:33:43,557 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065/os-security-groups used request id req-670a9d11-69c4-4c1e-b955-f4f9ce3c0d58 2019-04-09 10:33:43,557 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2019-04-09 10:33:43,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 09 Apr 2019 10:32:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cc280614-5a0f-46d5-8354-ff389ba4c55f Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 10:33:43,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-09 10:33:43,558 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/4c65a646-067f-4556-a879-83319631caf0 2019-04-09 10:33:43,624 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:33:43,624 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:33:43,625 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:33:43,625 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:33:43,625 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:33:43,625 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:33:43,625 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:33:43,625 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T10:28:06.618Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-09T10:28:06.619Z", "id": "4c65a646-067f-4556-a879-83319631caf0"} 2019-04-09 10:33:43,625 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:33:43,625 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:33:43 GMT 2019-04-09 10:33:43,626 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:33:43,626 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-09 10:33:43,626 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:33:43,626 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:33:43,626 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:33:48,631 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-09 10:33:48,867 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:33:48,867 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:33:48,868 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:33:48,868 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:33:48,868 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:33:48,868 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:33:48,868 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:33:48,868 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:32:59.380Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "internal_sip_security_group_rwbxx4", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:58.952Z", "source_id": "sprout_host_y1ieip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.c4d523b5-af1c-4228-a581-28667df5deec"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:33:00.011Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-c8759592-99d4-4576-8aa0-7e3971ce6204", "level": "debug", "target_id": "bind_floatingip_oohzsh", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:59.706Z", "source_id": "bind_host_xkrzi3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.0861cc11-edb3-459c-9575-af43dfc7804d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:33:00.011Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0a1fb61cca106ea06eca5968813385e701921366\"", "level": "debug", "target_id": "internal_sip_security_group_rwbxx4", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:59.367Z", "source_id": "sprout_host_y1ieip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.c4d523b5-af1c-4228-a581-28667df5deec"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:33:00.011Z", "message": "RESP: [300] Date: Tue, 09 Apr 2019 10:32:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c8759592-99d4-4576-8aa0-7e3971ce6204 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "bind_floatingip_oohzsh", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:59.706Z", "source_id": "bind_host_xkrzi3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.0861cc11-edb3-459c-9575-af43dfc7804d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:33:00.011Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "bind_floatingip_oohzsh", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:59.701Z", "source_id": "bind_host_xkrzi3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.0861cc11-edb3-459c-9575-af43dfc7804d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:33:00.607Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0a1fb61cca106ea06eca5968813385e701921366\"", "level": "debug", "target_id": "internal_sip_security_group_rwbxx4", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:33:00.302Z", "source_id": "sprout_host_y1ieip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.c4d523b5-af1c-4228-a581-28667df5deec"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:33:00.607Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10:32:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d339e9ab-4313-4dc7-bf9a-967b06eb5cb6 x-compute-request-id: req-d339e9ab-4313-4dc7-bf9a-967b06eb5cb6 Content-Encoding: gzip Content-Length: 849 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:b6:8f:77\", \"version\": 4, \"addr\": \"192.168.120.15\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/1cd83db2-0e44-47f7-8603-85a45117f76b\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"10e27409-226d-4f3d-971a-db9735ac09c8\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-04-09T10:31:45.000000\", \"flavor\": {\"id\": \"22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"rel\": \"bookmark\"}]}, \"id\": \"1cd83db2-0e44-47f7-8603-85a45117f76b\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_sprout\"}], \"user_id\": \"ac8606d68bbd45969d2b1630e01ac7c4\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-04-09T10:31:36Z\", \"hostId\": \"559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b\", \"name\": \"server_clearwater-opnfv_sprout_host_y1ieip\", \"created\": \"2019-04-09T10:28:32Z\", \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\", \"cloudify_management_network_id\": \"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\"}}}\n", "level": "debug", "target_id": "internal_sip_security_group_rwbxx4", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:59.967Z", "source_id": "sprout_host_y1ieip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.c4d523b5-af1c-4228-a581-28667df5deec"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:33:00.607Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b used request id req-d339e9ab-4313-4dc7-bf9a-967b06eb5cb6", "level": "debug", "target_id": "internal_sip_security_group_rwbxx4", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:59.968Z", "source_id": "sprout_host_y1ieip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.c4d523b5-af1c-4228-a581-28667df5deec"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:33:00.607Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b used request id req-d339e9ab-4313-4dc7-bf9a-967b06eb5cb6", "level": "debug", "target_id": "internal_sip_security_group_rwbxx4", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:59.968Z", "source_id": "sprout_host_y1ieip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.c4d523b5-af1c-4228-a581-28667df5deec"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:33:00.607Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0a1fb61cca106ea06eca5968813385e701921366\"", "level": "debug", "target_id": "internal_sip_security_group_rwbxx4", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:32:59.969Z", "source_id": "sprout_host_y1ieip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.c4d523b5-af1c-4228-a581-28667df5deec"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:33:00.607Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6564fa8ec304ebb0bdd54d21e1e0ae8d211c73a5\"", "level": "debug", "target_id": "bind_floatingip_oohzsh", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:33:00.103Z", "source_id": "bind_host_xkrzi3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.0861cc11-edb3-459c-9575-af43dfc7804d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:33:00.607Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10:32:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e18e49f6-5592-4d83-9d7b-9833694ebe0c x-compute-request-id: req-e18e49f6-5592-4d83-9d7b-9833694ebe0c Content-Encoding: gzip Content-Length: 628 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"2bf238e1-c96a-4edc-8d76-3703be9c0f98\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"ac378cc9-735c-4814-9212-1fb88719d9ff\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"2bf238e1-c96a-4edc-8d76-3703be9c0f98\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"af147da1-599b-481e-8b7a-33141eed572e\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"2bf238e1-c96a-4edc-8d76-3703be9c0f98\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b246ec6d-6f1d-43ae-9b2b-aac6e93fc1db\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"2bf238e1-c96a-4edc-8d76-3703be9c0f98\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"f89b4710-5e49-440b-b261-25461d4a8603\"}], \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"id\": \"2bf238e1-c96a-4edc-8d76-3703be9c0f98\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 5052, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5052, \"parent_group_id\": \"962547c1-9c5d-4a60-ba49-0f98fc17b32f\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"23f6a9fa-2013-4423-aa26-a15b812d0558\"}, {\"from_port\": 5054, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5054, \"parent_group_id\": \"962547c1-9c5d-4a60-ba49-0f98fc17b32f\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"3e811baa-c3e2-422b-8868-e03b812bd3b6\"}, {\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"962547c1-9c5d-4a60-ba49-0f98fc17b32f\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"882318dd-6ee1-44b4-bcd8-835b4161edc6\"}], \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"id\": \"962547c1-9c5d-4a60-ba49-0f98fc17b32f\", \"name\": \"clearwater-sg_internal_sip\", \"description\": \"Internal SIP signalling\"}, {\"rules\": [{\"from_port\": 9888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9888, \"parent_group_id\": \"a4167281-6a79-4f89-a6f8-28af0e06d2d2\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"905567a3-4d53-4016-8720-ad3d4ab00fae\"}], \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"id\": \"a4167281-6a79-4f89-a6f8-28af0e06d2d2\", \"name\": \"clearwater-sg_sprout\", \"description\": \"memcached Chronos 0MQ\"}]}\n", "level": "debug", "target_id": "internal_sip_security_group_rwbxx4", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:33:00.300Z", "source_id": "sprout_host_y1ieip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.c4d523b5-af1c-4228-a581-28667df5deec"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:33:00.607Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b/os-security-groups used request id req-e18e49f6-5592-4d83-9d7b-9833694ebe0c", "level": "debug", "target_id": "internal_sip_security_group_rwbxx4", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:33:00.301Z", "source_id": "sprout_host_y1ieip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.c4d523b5-af1c-4228-a581-28667df5deec"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:33:00.607Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b/os-security-groups used request id req-e18e49f6-5592-4d83-9d7b-9833694ebe0c", "level": "debug", "target_id": "internal_sip_security_group_rwbxx4", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:33:00.301Z", "source_id": "sprout_host_y1ieip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.c4d523b5-af1c-4228-a581-28667df5deec"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:33:01.153Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10:32:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f0e73b51-3295-42b3-8291-4433d2e623bb x-compute-request-id: req-f0e73b51-3295-42b3-8291-4433d2e623bb Content-Encoding: gzip Content-Length: 849 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:b6:8f:77\", \"version\": 4, \"addr\": \"192.168.120.15\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/1cd83db2-0e44-47f7-8603-85a45117f76b\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"10e27409-226d-4f3d-971a-db9735ac09c8\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-04-09T10:31:45.000000\", \"flavor\": {\"id\": \"22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"rel\": \"bookmark\"}]}, \"id\": \"1cd83db2-0e44-47f7-8603-85a45117f76b\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_sprout\"}], \"user_id\": \"ac8606d68bbd45969d2b1630e01ac7c4\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-04-09T10:31:36Z\", \"hostId\": \"559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b\", \"name\": \"server_clearwater-opnfv_sprout_host_y1ieip\", \"created\": \"2019-04-09T10:28:32Z\", \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\", \"cloudify_management_network_id\": \"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\"}}}\n", "level": "debug", "target_id": "internal_sip_security_group_rwbxx4", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:33:00.723Z", "source_id": "sprout_host_y1ieip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.c4d523b5-af1c-4228-a581-28667df5deec"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:33:01.153Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0a1fb61cca106ea06eca5968813385e701921366\"", "level": "debug", "target_id": "internal_sip_security_group_rwbxx4", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:33:00.725Z", "source_id": "sprout_host_y1ieip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.c4d523b5-af1c-4228-a581-28667df5deec"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:33:01.153Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6564fa8ec304ebb0bdd54d21e1e0ae8d211c73a5\" -d '{\"addFloatingIp\": {\"address\": \"172.30.9.215\"}}'", "level": "debug", "target_id": "bind_floatingip_oohzsh", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:33:00.771Z", "source_id": "bind_host_xkrzi3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.0861cc11-edb3-459c-9575-af43dfc7804d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:33:01.153Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b used request id req-f0e73b51-3295-42b3-8291-4433d2e623bb", "level": "debug", "target_id": "internal_sip_security_group_rwbxx4", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:33:00.724Z", "source_id": "sprout_host_y1ieip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.c4d523b5-af1c-4228-a581-28667df5deec"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:33:01.153Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10:32:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bf10bb56-550a-4715-817e-f540e575abef x-compute-request-id: req-bf10bb56-550a-4715-817e-f540e575abef Content-Encoding: gzip Content-Length: 628 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"2bf238e1-c96a-4edc-8d76-3703be9c0f98\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"ac378cc9-735c-4814-9212-1fb88719d9ff\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"2bf238e1-c96a-4edc-8d76-3703be9c0f98\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"af147da1-599b-481e-8b7a-33141eed572e\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"2bf238e1-c96a-4edc-8d76-3703be9c0f98\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b246ec6d-6f1d-43ae-9b2b-aac6e93fc1db\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"2bf238e1-c96a-4edc-8d76-3703be9c0f98\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"f89b4710-5e49-440b-b261-25461d4a8603\"}], \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"id\": \"2bf238e1-c96a-4edc-8d76-3703be9c0f98\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 5052, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5052, \"parent_group_id\": \"962547c1-9c5d-4a60-ba49-0f98fc17b32f\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"23f6a9fa-2013-4423-aa26-a15b812d0558\"}, {\"from_port\": 5054, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5054, \"parent_group_id\": \"962547c1-9c5d-4a60-ba49-0f98fc17b32f\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"3e811baa-c3e2-422b-8868-e03b812bd3b6\"}, {\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"962547c1-9c5d-4a60-ba49-0f98fc17b32f\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"882318dd-6ee1-44b4-bcd8-835b4161edc6\"}], \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"id\": \"962547c1-9c5d-4a60-ba49-0f98fc17b32f\", \"name\": \"clearwater-sg_internal_sip\", \"description\": \"Internal SIP signalling\"}, {\"rules\": [{\"from_port\": 9888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9888, \"parent_group_id\": \"a4167281-6a79-4f89-a6f8-28af0e06d2d2\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"905567a3-4d53-4016-8720-ad3d4ab00fae\"}], \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"id\": \"a4167281-6a79-4f89-a6f8-28af0e06d2d2\", \"name\": \"clearwater-sg_sprout\", \"description\": \"memcached Chronos 0MQ\"}]}\n", "level": "debug", "target_id": "internal_sip_security_group_rwbxx4", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:33:01.061Z", "source_id": "sprout_host_y1ieip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.c4d523b5-af1c-4228-a581-28667df5deec"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:33:01.153Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b used request id req-f0e73b51-3295-42b3-8291-4433d2e623bb", "level": "debug", "target_id": "internal_sip_security_group_rwbxx4", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:33:00.723Z", "source_id": "sprout_host_y1ieip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.c4d523b5-af1c-4228-a581-28667df5deec"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:33:01.153Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065 used request id req-bd62a0b0-13cb-4c1e-9b89-99788f55cae6", "level": "debug", "target_id": "bind_floatingip_oohzsh", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:33:00.771Z", "source_id": "bind_host_xkrzi3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.0861cc11-edb3-459c-9575-af43dfc7804d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:33:01.153Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065 used request id req-bd62a0b0-13cb-4c1e-9b89-99788f55cae6", "level": "debug", "target_id": "bind_floatingip_oohzsh", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:33:00.770Z", "source_id": "bind_host_xkrzi3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.0861cc11-edb3-459c-9575-af43dfc7804d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:33:01.153Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10:32:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bd62a0b0-13cb-4c1e-9b89-99788f55cae6 x-compute-request-id: req-bd62a0b0-13cb-4c1e-9b89-99788f55cae6 Content-Encoding: gzip Content-Length: 836 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:ac:89:6a\", \"version\": 4, \"addr\": \"192.168.120.12\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"10e27409-226d-4f3d-971a-db9735ac09c8\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-04-09T10:31:45.000000\", \"flavor\": {\"id\": \"22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"rel\": \"bookmark\"}]}, \"id\": \"867c7a6e-d3bc-4739-acae-b1d9d43e0065\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"user_id\": \"ac8606d68bbd45969d2b1630e01ac7c4\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-04-09T10:31:36Z\", \"hostId\": \"559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b\", \"name\": \"server_clearwater-opnfv_bind_host_xkrzi3\", \"created\": \"2019-04-09T10:28:30Z\", \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\", \"cloudify_management_network_id\": \"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\"}}}\n", "level": "debug", "target_id": "bind_floatingip_oohzsh", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:33:00.770Z", "source_id": "bind_host_xkrzi3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.0861cc11-edb3-459c-9575-af43dfc7804d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:33:01.912Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b/os-security-groups used request id req-bf10bb56-550a-4715-817e-f540e575abef", "level": "debug", "target_id": "internal_sip_security_group_rwbxx4", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:33:01.061Z", "source_id": "sprout_host_y1ieip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.c4d523b5-af1c-4228-a581-28667df5deec"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:33:01.912Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b/os-security-groups used request id req-bf10bb56-550a-4715-817e-f540e575abef", "level": "debug", "target_id": "internal_sip_security_group_rwbxx4", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:33:01.061Z", "source_id": "sprout_host_y1ieip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.c4d523b5-af1c-4228-a581-28667df5deec"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:33:01.912Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "internal_sip_security_group_rwbxx4", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:33:01.322Z", "source_id": "sprout_host_y1ieip", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:33:01.912Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "sprout_security_group_fsy3cy", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:33:01.454Z", "source_id": "sprout_host_y1ieip", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:33:02.535Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "sprout_security_group_fsy3cy", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:33:02.479Z", "source_id": "sprout_host_y1ieip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.b77d1470-f809-4980-a3d4-b3543ac84dd5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:33:03.202Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6564fa8ec304ebb0bdd54d21e1e0ae8d211c73a5\"", "level": "debug", "target_id": "bind_floatingip_oohzsh", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:33:02.938Z", "source_id": "bind_host_xkrzi3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.0861cc11-edb3-459c-9575-af43dfc7804d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:33:03.202Z", "message": "RESP: [202] Date: Tue, 09 Apr 2019 10:32:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1cad6857-58b9-4d3a-ab79-8c57495cd3b3 x-compute-request-id: req-1cad6857-58b9-4d3a-ab79-8c57495cd3b3 Content-Length: 0 Content-Type: text/html; charset=UTF-8 \nRESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged.\n", "level": "debug", "target_id": "bind_floatingip_oohzsh", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:33:02.936Z", "source_id": "bind_host_xkrzi3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.0861cc11-edb3-459c-9575-af43dfc7804d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:33:03.202Z", "message": "POST call to compute for http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065/action used request id req-1cad6857-58b9-4d3a-ab79-8c57495cd3b3", "level": "debug", "target_id": "bind_floatingip_oohzsh", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:33:02.937Z", "source_id": "bind_host_xkrzi3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.0861cc11-edb3-459c-9575-af43dfc7804d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:33:03.202Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f578f75e849ee7d1728e9dfc1c4bcfd16823e23d\"", "level": "debug", "target_id": "sprout_security_group_fsy3cy", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:33:02.893Z", "source_id": "sprout_host_y1ieip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.b77d1470-f809-4980-a3d4-b3543ac84dd5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:33:03.202Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-095681d1-9862-4aa4-82c7-b71ecf9b53df", "level": "debug", "target_id": "sprout_security_group_fsy3cy", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:33:02.484Z", "source_id": "sprout_host_y1ieip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.b77d1470-f809-4980-a3d4-b3543ac84dd5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:33:03.202Z", "message": "RESP: [300] Date: Tue, 09 Apr 2019 10:32:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-095681d1-9862-4aa4-82c7-b71ecf9b53df Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "sprout_security_group_fsy3cy", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:33:02.484Z", "source_id": "sprout_host_y1ieip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.b77d1470-f809-4980-a3d4-b3543ac84dd5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:33:03.202Z", "message": "POST call to compute for http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065/action used request id req-1cad6857-58b9-4d3a-ab79-8c57495cd3b3", "level": "debug", "target_id": "bind_floatingip_oohzsh", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:33:02.936Z", "source_id": "bind_host_xkrzi3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.0861cc11-edb3-459c-9575-af43dfc7804d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:33:03.736Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10:32:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-09a58c36-d524-4e6d-afe9-569e50769769 x-compute-request-id: req-09a58c36-d524-4e6d-afe9-569e50769769 Content-Encoding: gzip Content-Length: 853 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:ac:89:6a\", \"version\": 4, \"addr\": \"192.168.120.12\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:ac:89:6a\", \"version\": 4, \"addr\": \"172.30.9.215\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"10e27409-226d-4f3d-971a-db9735ac09c8\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-04-09T10:31:45.000000\", \"flavor\": {\"id\": \"22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"rel\": \"bookmark\"}]}, \"id\": \"867c7a6e-d3bc-4739-acae-b1d9d43e0065\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"user_id\": \"ac8606d68bbd45969d2b1630e01ac7c4\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-04-09T10:31:36Z\", \"hostId\": \"559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b\", \"name\": \"server_clearwater-opnfv_bind_host_xkrzi3\", \"created\": \"2019-04-09T10:28:30Z\", \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\", \"cloudify_management_network_id\": \"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\"}}}\n", "level": "debug", "target_id": "bind_floatingip_oohzsh", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:33:03.347Z", "source_id": "bind_host_xkrzi3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.0861cc11-edb3-459c-9575-af43dfc7804d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:33:03.736Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10:32:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-23c9772e-0905-4914-b616-081008e5ed2c x-compute-request-id: req-23c9772e-0905-4914-b616-081008e5ed2c Content-Encoding: gzip Content-Length: 849 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:b6:8f:77\", \"version\": 4, \"addr\": \"192.168.120.15\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/1cd83db2-0e44-47f7-8603-85a45117f76b\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"10e27409-226d-4f3d-971a-db9735ac09c8\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-04-09T10:31:45.000000\", \"flavor\": {\"id\": \"22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"rel\": \"bookmark\"}]}, \"id\": \"1cd83db2-0e44-47f7-8603-85a45117f76b\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_sprout\"}], \"user_id\": \"ac8606d68bbd45969d2b1630e01ac7c4\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-04-09T10:31:36Z\", \"hostId\": \"559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b\", \"name\": \"server_clearwater-opnfv_sprout_host_y1ieip\", \"created\": \"2019-04-09T10:28:32Z\", \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\", \"cloudify_management_network_id\": \"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\"}}}\n", "level": "debug", "target_id": "sprout_security_group_fsy3cy", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:33:03.628Z", "source_id": "sprout_host_y1ieip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.b77d1470-f809-4980-a3d4-b3543ac84dd5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:33:03.736Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065 used request id req-09a58c36-d524-4e6d-afe9-569e50769769", "level": "debug", "target_id": "bind_floatingip_oohzsh", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:33:03.348Z", "source_id": "bind_host_xkrzi3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.0861cc11-edb3-459c-9575-af43dfc7804d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:33:03.736Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065 used request id req-09a58c36-d524-4e6d-afe9-569e50769769", "level": "debug", "target_id": "bind_floatingip_oohzsh", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:33:03.348Z", "source_id": "bind_host_xkrzi3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.0861cc11-edb3-459c-9575-af43dfc7804d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:33:04.288Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10:32:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f8c9bd82-ab43-4339-a7ba-f1eca381ce24 x-compute-request-id: req-f8c9bd82-ab43-4339-a7ba-f1eca381ce24 Content-Encoding: gzip Content-Length: 628 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"2bf238e1-c96a-4edc-8d76-3703be9c0f98\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"ac378cc9-735c-4814-9212-1fb88719d9ff\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"2bf238e1-c96a-4edc-8d76-3703be9c0f98\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"af147da1-599b-481e-8b7a-33141eed572e\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"2bf238e1-c96a-4edc-8d76-3703be9c0f98\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b246ec6d-6f1d-43ae-9b2b-aac6e93fc1db\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"2bf238e1-c96a-4edc-8d76-3703be9c0f98\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"f89b4710-5e49-440b-b261-25461d4a8603\"}], \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"id\": \"2bf238e1-c96a-4edc-8d76-3703be9c0f98\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 5052, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5052, \"parent_group_id\": \"962547c1-9c5d-4a60-ba49-0f98fc17b32f\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"23f6a9fa-2013-4423-aa26-a15b812d0558\"}, {\"from_port\": 5054, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5054, \"parent_group_id\": \"962547c1-9c5d-4a60-ba49-0f98fc17b32f\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"3e811baa-c3e2-422b-8868-e03b812bd3b6\"}, {\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"962547c1-9c5d-4a60-ba49-0f98fc17b32f\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"882318dd-6ee1-44b4-bcd8-835b4161edc6\"}], \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"id\": \"962547c1-9c5d-4a60-ba49-0f98fc17b32f\", \"name\": \"clearwater-sg_internal_sip\", \"description\": \"Internal SIP signalling\"}, {\"rules\": [{\"from_port\": 9888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9888, \"parent_group_id\": \"a4167281-6a79-4f89-a6f8-28af0e06d2d2\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"905567a3-4d53-4016-8720-ad3d4ab00fae\"}], \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"id\": \"a4167281-6a79-4f89-a6f8-28af0e06d2d2\", \"name\": \"clearwater-sg_sprout\", \"description\": \"memcached Chronos 0MQ\"}]}\n", "level": "debug", "target_id": "sprout_security_group_fsy3cy", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:33:03.772Z", "source_id": "sprout_host_y1ieip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.b77d1470-f809-4980-a3d4-b3543ac84dd5"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:33:04.288Z", "message": "Task succeeded 'nova_plugin.server.connect_floatingip'", "target_id": "bind_floatingip_oohzsh", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:33:03.684Z", "source_id": "bind_host_xkrzi3", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:33:04.288Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b used request id req-23c9772e-0905-4914-b616-081008e5ed2c", "level": "debug", "target_id": "sprout_security_group_fsy3cy", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:33:03.628Z", "source_id": "sprout_host_y1ieip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.b77d1470-f809-4980-a3d4-b3543ac84dd5"}, {"node_instance_id": "bind_host_xkrzi3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:33:04.288Z", "message": "Relationships established", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:33:03.904Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "bind_host_xkrzi3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:33:04.288Z", "message": "Node instance started", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:33:04.100Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:33:04.288Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b used request id req-23c9772e-0905-4914-b616-081008e5ed2c", "level": "debug", "target_id": "sprout_security_group_fsy3cy", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:33:03.628Z", "source_id": "sprout_host_y1ieip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.b77d1470-f809-4980-a3d4-b3543ac84dd5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:33:04.288Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b/os-security-groups used request id req-f8c9bd82-ab43-4339-a7ba-f1eca381ce24", "level": "debug", "target_id": "sprout_security_group_fsy3cy", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:33:03.772Z", "source_id": "sprout_host_y1ieip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.b77d1470-f809-4980-a3d4-b3543ac84dd5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:33:04.288Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f578f75e849ee7d1728e9dfc1c4bcfd16823e23d\"", "level": "debug", "target_id": "sprout_security_group_fsy3cy", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:33:03.773Z", "source_id": "sprout_host_y1ieip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.b77d1470-f809-4980-a3d4-b3543ac84dd5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:33:04.288Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10:32:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e88a2aa0-65bf-4fb3-bbc7-675b0287dd97 x-compute-request-id: req-e88a2aa0-65bf-4fb3-bbc7-675b0287dd97 Content-Encoding: gzip Content-Length: 849 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:b6:8f:77\", \"version\": 4, \"addr\": \"192.168.120.15\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/1cd83db2-0e44-47f7-8603-85a45117f76b\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"10e27409-226d-4f3d-971a-db9735ac09c8\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-04-09T10:31:45.000000\", \"flavor\": {\"id\": \"22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"rel\": \"bookmark\"}]}, \"id\": \"1cd83db2-0e44-47f7-8603-85a45117f76b\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_sprout\"}], \"user_id\": \"ac8606d68bbd45969d2b1630e01ac7c4\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-04-09T10:31:36Z\", \"hostId\": \"559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b\", \"name\": \"server_clearwater-opnfv_sprout_host_y1ieip\", \"created\": \"2019-04-09T10:28:32Z\", \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\", \"cloudify_management_network_id\": \"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\"}}}\n", "level": "debug", "target_id": "sprout_security_group_fsy3cy", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:33:03.930Z", "source_id": "sprout_host_y1ieip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.b77d1470-f809-4980-a3d4-b3543ac84dd5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:33:04.288Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b used request id req-e88a2aa0-65bf-4fb3-bbc7-675b0287dd97", "level": "debug", "target_id": "sprout_security_group_fsy3cy", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:33:03.930Z", "source_id": "sprout_host_y1ieip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.b77d1470-f809-4980-a3d4-b3543ac84dd5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:33:04.288Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b used request id req-e88a2aa0-65bf-4fb3-bbc7-675b0287dd97", "level": "debug", "target_id": "sprout_security_group_fsy3cy", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:33:03.930Z", "source_id": "sprout_host_y1ieip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.b77d1470-f809-4980-a3d4-b3543ac84dd5"}], "metadata": {"pagination": {"total": 2519, "offset": 2413, "size": 50}}} 2019-04-09 10:33:48,868 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:33:48,868 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:33:48 GMT 2019-04-09 10:33:48,869 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:33:48,869 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-09 10:33:48,869 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:33:48,869 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:33:48,869 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:33:48,869 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-09 10:33:48,872 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-09 10:33:48,873 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-c8759592-99d4-4576-8aa0-7e3971ce6204 2019-04-09 10:33:48,873 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a1fb61cca106ea06eca5968813385e701921366" 2019-04-09 10:33:48,873 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 09 Apr 2019 10:32:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c8759592-99d4-4576-8aa0-7e3971ce6204 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 10:33:48,873 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-09 10:33:48,873 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a1fb61cca106ea06eca5968813385e701921366" 2019-04-09 10:33:48,874 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10:32:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d339e9ab-4313-4dc7-bf9a-967b06eb5cb6 x-compute-request-id: req-d339e9ab-4313-4dc7-bf9a-967b06eb5cb6 Content-Encoding: gzip Content-Length: 849 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:8f:77", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/1cd83db2-0e44-47f7-8603-85a45117f76b", "rel": "bookmark"}], "image": {"id": "10e27409-226d-4f3d-971a-db9735ac09c8", "links": [{"href": "http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-09T10:31:45.000000", "flavor": {"id": "22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "links": [{"href": "http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "rel": "bookmark"}]}, "id": "1cd83db2-0e44-47f7-8603-85a45117f76b", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_sprout"}], "user_id": "ac8606d68bbd45969d2b1630e01ac7c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-09T10:31:36Z", "hostId": "559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "name": "server_clearwater-opnfv_sprout_host_y1ieip", "created": "2019-04-09T10:28:32Z", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b", "cloudify_management_network_id": "67c32f4e-cb01-4d56-a2b5-fe18f582c72d"}}} 2019-04-09 10:33:48,874 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b used request id req-d339e9ab-4313-4dc7-bf9a-967b06eb5cb6 2019-04-09 10:33:48,874 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b used request id req-d339e9ab-4313-4dc7-bf9a-967b06eb5cb6 2019-04-09 10:33:48,874 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a1fb61cca106ea06eca5968813385e701921366" 2019-04-09 10:33:48,874 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6564fa8ec304ebb0bdd54d21e1e0ae8d211c73a5" 2019-04-09 10:33:48,874 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10:32:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e18e49f6-5592-4d83-9d7b-9833694ebe0c x-compute-request-id: req-e18e49f6-5592-4d83-9d7b-9833694ebe0c Content-Encoding: gzip Content-Length: 628 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "2bf238e1-c96a-4edc-8d76-3703be9c0f98", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ac378cc9-735c-4814-9212-1fb88719d9ff"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "2bf238e1-c96a-4edc-8d76-3703be9c0f98", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "af147da1-599b-481e-8b7a-33141eed572e"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "2bf238e1-c96a-4edc-8d76-3703be9c0f98", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b246ec6d-6f1d-43ae-9b2b-aac6e93fc1db"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "2bf238e1-c96a-4edc-8d76-3703be9c0f98", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f89b4710-5e49-440b-b261-25461d4a8603"}], "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "id": "2bf238e1-c96a-4edc-8d76-3703be9c0f98", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "962547c1-9c5d-4a60-ba49-0f98fc17b32f", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "23f6a9fa-2013-4423-aa26-a15b812d0558"}, {"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "962547c1-9c5d-4a60-ba49-0f98fc17b32f", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3e811baa-c3e2-422b-8868-e03b812bd3b6"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "962547c1-9c5d-4a60-ba49-0f98fc17b32f", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "882318dd-6ee1-44b4-bcd8-835b4161edc6"}], "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "id": "962547c1-9c5d-4a60-ba49-0f98fc17b32f", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}, {"rules": [{"from_port": 9888, "group": {}, "ip_protocol": "tcp", "to_port": 9888, "parent_group_id": "a4167281-6a79-4f89-a6f8-28af0e06d2d2", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "905567a3-4d53-4016-8720-ad3d4ab00fae"}], "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "id": "a4167281-6a79-4f89-a6f8-28af0e06d2d2", "name": "clearwater-sg_sprout", "description": "memcached Chronos 0MQ"}]} 2019-04-09 10:33:48,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b/os-security-groups used request id req-e18e49f6-5592-4d83-9d7b-9833694ebe0c 2019-04-09 10:33:48,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b/os-security-groups used request id req-e18e49f6-5592-4d83-9d7b-9833694ebe0c 2019-04-09 10:33:48,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10:32:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f0e73b51-3295-42b3-8291-4433d2e623bb x-compute-request-id: req-f0e73b51-3295-42b3-8291-4433d2e623bb Content-Encoding: gzip Content-Length: 849 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:8f:77", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/1cd83db2-0e44-47f7-8603-85a45117f76b", "rel": "bookmark"}], "image": {"id": "10e27409-226d-4f3d-971a-db9735ac09c8", "links": [{"href": "http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-09T10:31:45.000000", "flavor": {"id": "22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "links": [{"href": "http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "rel": "bookmark"}]}, "id": "1cd83db2-0e44-47f7-8603-85a45117f76b", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_sprout"}], "user_id": "ac8606d68bbd45969d2b1630e01ac7c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-09T10:31:36Z", "hostId": "559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "name": "server_clearwater-opnfv_sprout_host_y1ieip", "created": "2019-04-09T10:28:32Z", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b", "cloudify_management_network_id": "67c32f4e-cb01-4d56-a2b5-fe18f582c72d"}}} 2019-04-09 10:33:48,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a1fb61cca106ea06eca5968813385e701921366" 2019-04-09 10:33:48,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6564fa8ec304ebb0bdd54d21e1e0ae8d211c73a5" -d '{"addFloatingIp": {"address": "172.30.9.215"}}' 2019-04-09 10:33:48,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b used request id req-f0e73b51-3295-42b3-8291-4433d2e623bb 2019-04-09 10:33:48,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10:32:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bf10bb56-550a-4715-817e-f540e575abef x-compute-request-id: req-bf10bb56-550a-4715-817e-f540e575abef Content-Encoding: gzip Content-Length: 628 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "2bf238e1-c96a-4edc-8d76-3703be9c0f98", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ac378cc9-735c-4814-9212-1fb88719d9ff"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "2bf238e1-c96a-4edc-8d76-3703be9c0f98", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "af147da1-599b-481e-8b7a-33141eed572e"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "2bf238e1-c96a-4edc-8d76-3703be9c0f98", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b246ec6d-6f1d-43ae-9b2b-aac6e93fc1db"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "2bf238e1-c96a-4edc-8d76-3703be9c0f98", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f89b4710-5e49-440b-b261-25461d4a8603"}], "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "id": "2bf238e1-c96a-4edc-8d76-3703be9c0f98", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "962547c1-9c5d-4a60-ba49-0f98fc17b32f", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "23f6a9fa-2013-4423-aa26-a15b812d0558"}, {"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "962547c1-9c5d-4a60-ba49-0f98fc17b32f", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3e811baa-c3e2-422b-8868-e03b812bd3b6"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "962547c1-9c5d-4a60-ba49-0f98fc17b32f", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "882318dd-6ee1-44b4-bcd8-835b4161edc6"}], "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "id": "962547c1-9c5d-4a60-ba49-0f98fc17b32f", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}, {"rules": [{"from_port": 9888, "group": {}, "ip_protocol": "tcp", "to_port": 9888, "parent_group_id": "a4167281-6a79-4f89-a6f8-28af0e06d2d2", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "905567a3-4d53-4016-8720-ad3d4ab00fae"}], "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "id": "a4167281-6a79-4f89-a6f8-28af0e06d2d2", "name": "clearwater-sg_sprout", "description": "memcached Chronos 0MQ"}]} 2019-04-09 10:33:48,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b used request id req-f0e73b51-3295-42b3-8291-4433d2e623bb 2019-04-09 10:33:48,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065 used request id req-bd62a0b0-13cb-4c1e-9b89-99788f55cae6 2019-04-09 10:33:48,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065 used request id req-bd62a0b0-13cb-4c1e-9b89-99788f55cae6 2019-04-09 10:33:48,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10:32:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bd62a0b0-13cb-4c1e-9b89-99788f55cae6 x-compute-request-id: req-bd62a0b0-13cb-4c1e-9b89-99788f55cae6 Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:89:6a", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065", "rel": "bookmark"}], "image": {"id": "10e27409-226d-4f3d-971a-db9735ac09c8", "links": [{"href": "http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-09T10:31:45.000000", "flavor": {"id": "22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "links": [{"href": "http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "rel": "bookmark"}]}, "id": "867c7a6e-d3bc-4739-acae-b1d9d43e0065", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "user_id": "ac8606d68bbd45969d2b1630e01ac7c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-09T10:31:36Z", "hostId": "559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "name": "server_clearwater-opnfv_bind_host_xkrzi3", "created": "2019-04-09T10:28:30Z", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b", "cloudify_management_network_id": "67c32f4e-cb01-4d56-a2b5-fe18f582c72d"}}} 2019-04-09 10:33:48,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b/os-security-groups used request id req-bf10bb56-550a-4715-817e-f540e575abef 2019-04-09 10:33:48,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b/os-security-groups used request id req-bf10bb56-550a-4715-817e-f540e575abef 2019-04-09 10:33:48,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-04-09 10:33:48,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-04-09 10:33:48,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-09 10:33:48,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6564fa8ec304ebb0bdd54d21e1e0ae8d211c73a5" 2019-04-09 10:33:48,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Tue, 09 Apr 2019 10:32:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1cad6857-58b9-4d3a-ab79-8c57495cd3b3 x-compute-request-id: req-1cad6857-58b9-4d3a-ab79-8c57495cd3b3 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. 2019-04-09 10:33:48,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065/action used request id req-1cad6857-58b9-4d3a-ab79-8c57495cd3b3 2019-04-09 10:33:48,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f578f75e849ee7d1728e9dfc1c4bcfd16823e23d" 2019-04-09 10:33:48,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-095681d1-9862-4aa4-82c7-b71ecf9b53df 2019-04-09 10:33:48,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 09 Apr 2019 10:32:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-095681d1-9862-4aa4-82c7-b71ecf9b53df Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 10:33:48,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065/action used request id req-1cad6857-58b9-4d3a-ab79-8c57495cd3b3 2019-04-09 10:33:48,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10:32:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-09a58c36-d524-4e6d-afe9-569e50769769 x-compute-request-id: req-09a58c36-d524-4e6d-afe9-569e50769769 Content-Encoding: gzip Content-Length: 853 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:89:6a", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:89:6a", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065", "rel": "bookmark"}], "image": {"id": "10e27409-226d-4f3d-971a-db9735ac09c8", "links": [{"href": "http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-09T10:31:45.000000", "flavor": {"id": "22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "links": [{"href": "http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "rel": "bookmark"}]}, "id": "867c7a6e-d3bc-4739-acae-b1d9d43e0065", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "user_id": "ac8606d68bbd45969d2b1630e01ac7c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-09T10:31:36Z", "hostId": "559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "name": "server_clearwater-opnfv_bind_host_xkrzi3", "created": "2019-04-09T10:28:30Z", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b", "cloudify_management_network_id": "67c32f4e-cb01-4d56-a2b5-fe18f582c72d"}}} 2019-04-09 10:33:48,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10:32:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-23c9772e-0905-4914-b616-081008e5ed2c x-compute-request-id: req-23c9772e-0905-4914-b616-081008e5ed2c Content-Encoding: gzip Content-Length: 849 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:8f:77", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/1cd83db2-0e44-47f7-8603-85a45117f76b", "rel": "bookmark"}], "image": {"id": "10e27409-226d-4f3d-971a-db9735ac09c8", "links": [{"href": "http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-09T10:31:45.000000", "flavor": {"id": "22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "links": [{"href": "http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "rel": "bookmark"}]}, "id": "1cd83db2-0e44-47f7-8603-85a45117f76b", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_sprout"}], "user_id": "ac8606d68bbd45969d2b1630e01ac7c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-09T10:31:36Z", "hostId": "559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "name": "server_clearwater-opnfv_sprout_host_y1ieip", "created": "2019-04-09T10:28:32Z", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b", "cloudify_management_network_id": "67c32f4e-cb01-4d56-a2b5-fe18f582c72d"}}} 2019-04-09 10:33:48,879 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065 used request id req-09a58c36-d524-4e6d-afe9-569e50769769 2019-04-09 10:33:48,879 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065 used request id req-09a58c36-d524-4e6d-afe9-569e50769769 2019-04-09 10:33:48,879 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10:32:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f8c9bd82-ab43-4339-a7ba-f1eca381ce24 x-compute-request-id: req-f8c9bd82-ab43-4339-a7ba-f1eca381ce24 Content-Encoding: gzip Content-Length: 628 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "2bf238e1-c96a-4edc-8d76-3703be9c0f98", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ac378cc9-735c-4814-9212-1fb88719d9ff"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "2bf238e1-c96a-4edc-8d76-3703be9c0f98", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "af147da1-599b-481e-8b7a-33141eed572e"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "2bf238e1-c96a-4edc-8d76-3703be9c0f98", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b246ec6d-6f1d-43ae-9b2b-aac6e93fc1db"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "2bf238e1-c96a-4edc-8d76-3703be9c0f98", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f89b4710-5e49-440b-b261-25461d4a8603"}], "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "id": "2bf238e1-c96a-4edc-8d76-3703be9c0f98", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "962547c1-9c5d-4a60-ba49-0f98fc17b32f", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "23f6a9fa-2013-4423-aa26-a15b812d0558"}, {"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "962547c1-9c5d-4a60-ba49-0f98fc17b32f", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3e811baa-c3e2-422b-8868-e03b812bd3b6"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "962547c1-9c5d-4a60-ba49-0f98fc17b32f", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "882318dd-6ee1-44b4-bcd8-835b4161edc6"}], "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "id": "962547c1-9c5d-4a60-ba49-0f98fc17b32f", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}, {"rules": [{"from_port": 9888, "group": {}, "ip_protocol": "tcp", "to_port": 9888, "parent_group_id": "a4167281-6a79-4f89-a6f8-28af0e06d2d2", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "905567a3-4d53-4016-8720-ad3d4ab00fae"}], "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "id": "a4167281-6a79-4f89-a6f8-28af0e06d2d2", "name": "clearwater-sg_sprout", "description": "memcached Chronos 0MQ"}]} 2019-04-09 10:33:48,879 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2019-04-09 10:33:48,879 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b used request id req-23c9772e-0905-4914-b616-081008e5ed2c 2019-04-09 10:33:48,879 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-04-09 10:33:48,880 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-04-09 10:33:48,880 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b used request id req-23c9772e-0905-4914-b616-081008e5ed2c 2019-04-09 10:33:48,880 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b/os-security-groups used request id req-f8c9bd82-ab43-4339-a7ba-f1eca381ce24 2019-04-09 10:33:48,880 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f578f75e849ee7d1728e9dfc1c4bcfd16823e23d" 2019-04-09 10:33:48,880 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10:32:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e88a2aa0-65bf-4fb3-bbc7-675b0287dd97 x-compute-request-id: req-e88a2aa0-65bf-4fb3-bbc7-675b0287dd97 Content-Encoding: gzip Content-Length: 849 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:8f:77", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/1cd83db2-0e44-47f7-8603-85a45117f76b", "rel": "bookmark"}], "image": {"id": "10e27409-226d-4f3d-971a-db9735ac09c8", "links": [{"href": "http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-09T10:31:45.000000", "flavor": {"id": "22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "links": [{"href": "http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "rel": "bookmark"}]}, "id": "1cd83db2-0e44-47f7-8603-85a45117f76b", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_sprout"}], "user_id": "ac8606d68bbd45969d2b1630e01ac7c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-09T10:31:36Z", "hostId": "559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "name": "server_clearwater-opnfv_sprout_host_y1ieip", "created": "2019-04-09T10:28:32Z", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b", "cloudify_management_network_id": "67c32f4e-cb01-4d56-a2b5-fe18f582c72d"}}} 2019-04-09 10:33:48,880 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b used request id req-e88a2aa0-65bf-4fb3-bbc7-675b0287dd97 2019-04-09 10:33:48,880 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b used request id req-e88a2aa0-65bf-4fb3-bbc7-675b0287dd97 2019-04-09 10:33:48,881 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/4c65a646-067f-4556-a879-83319631caf0 2019-04-09 10:33:48,939 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:33:48,939 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:33:48,939 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:33:48,940 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:33:48,940 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:33:48,940 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:33:48,940 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:33:48,940 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T10:28:06.618Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-09T10:28:06.619Z", "id": "4c65a646-067f-4556-a879-83319631caf0"} 2019-04-09 10:33:48,940 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:33:48,940 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:33:48 GMT 2019-04-09 10:33:48,940 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:33:48,940 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-09 10:33:48,941 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:33:48,941 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:33:48,941 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:33:53,946 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-09 10:33:54,172 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:33:54,172 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:33:54,172 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:33:54,173 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:33:54,173 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:33:54,173 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:33:54,173 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:33:54,173 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:33:04.288Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f578f75e849ee7d1728e9dfc1c4bcfd16823e23d\"", "level": "debug", "target_id": "sprout_security_group_fsy3cy", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:33:03.931Z", "source_id": "sprout_host_y1ieip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.b77d1470-f809-4980-a3d4-b3543ac84dd5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:33:04.288Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b/os-security-groups used request id req-f8c9bd82-ab43-4339-a7ba-f1eca381ce24", "level": "debug", "target_id": "sprout_security_group_fsy3cy", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:33:03.772Z", "source_id": "sprout_host_y1ieip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.b77d1470-f809-4980-a3d4-b3543ac84dd5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:33:04.288Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f578f75e849ee7d1728e9dfc1c4bcfd16823e23d\"", "level": "debug", "target_id": "sprout_security_group_fsy3cy", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:33:03.629Z", "source_id": "sprout_host_y1ieip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.b77d1470-f809-4980-a3d4-b3543ac84dd5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:33:04.875Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b/os-security-groups used request id req-900bf76c-cb79-40d0-a512-c6cd8f41ea0f", "level": "debug", "target_id": "sprout_security_group_fsy3cy", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:33:04.364Z", "source_id": "sprout_host_y1ieip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.b77d1470-f809-4980-a3d4-b3543ac84dd5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:33:04.875Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10:32:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-900bf76c-cb79-40d0-a512-c6cd8f41ea0f x-compute-request-id: req-900bf76c-cb79-40d0-a512-c6cd8f41ea0f Content-Encoding: gzip Content-Length: 628 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"2bf238e1-c96a-4edc-8d76-3703be9c0f98\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"ac378cc9-735c-4814-9212-1fb88719d9ff\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"2bf238e1-c96a-4edc-8d76-3703be9c0f98\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"af147da1-599b-481e-8b7a-33141eed572e\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"2bf238e1-c96a-4edc-8d76-3703be9c0f98\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b246ec6d-6f1d-43ae-9b2b-aac6e93fc1db\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"2bf238e1-c96a-4edc-8d76-3703be9c0f98\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"f89b4710-5e49-440b-b261-25461d4a8603\"}], \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"id\": \"2bf238e1-c96a-4edc-8d76-3703be9c0f98\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 5052, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5052, \"parent_group_id\": \"962547c1-9c5d-4a60-ba49-0f98fc17b32f\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"23f6a9fa-2013-4423-aa26-a15b812d0558\"}, {\"from_port\": 5054, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5054, \"parent_group_id\": \"962547c1-9c5d-4a60-ba49-0f98fc17b32f\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"3e811baa-c3e2-422b-8868-e03b812bd3b6\"}, {\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"962547c1-9c5d-4a60-ba49-0f98fc17b32f\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"882318dd-6ee1-44b4-bcd8-835b4161edc6\"}], \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"id\": \"962547c1-9c5d-4a60-ba49-0f98fc17b32f\", \"name\": \"clearwater-sg_internal_sip\", \"description\": \"Internal SIP signalling\"}, {\"rules\": [{\"from_port\": 9888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9888, \"parent_group_id\": \"a4167281-6a79-4f89-a6f8-28af0e06d2d2\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"905567a3-4d53-4016-8720-ad3d4ab00fae\"}], \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"id\": \"a4167281-6a79-4f89-a6f8-28af0e06d2d2\", \"name\": \"clearwater-sg_sprout\", \"description\": \"memcached Chronos 0MQ\"}]}\n", "level": "debug", "target_id": "sprout_security_group_fsy3cy", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:33:04.364Z", "source_id": "sprout_host_y1ieip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.b77d1470-f809-4980-a3d4-b3543ac84dd5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:33:04.875Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b/os-security-groups used request id req-900bf76c-cb79-40d0-a512-c6cd8f41ea0f", "level": "debug", "target_id": "sprout_security_group_fsy3cy", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:33:04.364Z", "source_id": "sprout_host_y1ieip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.b77d1470-f809-4980-a3d4-b3543ac84dd5"}, {"node_instance_id": "bind_qm2a75", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:33:04.875Z", "message": "Creating node instance", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:33:04.635Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:33:04.875Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "sprout_security_group_fsy3cy", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:33:04.693Z", "source_id": "sprout_host_y1ieip", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "bind_qm2a75", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:33:05.593Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:33:04.809Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "sprout_host_y1ieip", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:33:06.193Z", "message": "Node instance started", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:33:05.744Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "bind_qm2a75", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:33:06.193Z", "message": "Downloaded scripts/bind/bind.py to /tmp/WD6J7/bind.py", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:33:06.058Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.bbc49711-05d9-4335-af21-68b8c905ff0d"}, {"node_instance_id": "sprout_host_y1ieip", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:33:06.193Z", "message": "Relationships established", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:33:05.537Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "bind_qm2a75", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:33:06.935Z", "message": "Installing BIND DNS server", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:33:06.059Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.bbc49711-05d9-4335-af21-68b8c905ff0d"}, {"node_instance_id": "bind_qm2a75", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:33:06.935Z", "message": "[localhost] run: ['sudo', 'apt-get', 'update']", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:33:06.060Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.bbc49711-05d9-4335-af21-68b8c905ff0d"}, {"node_instance_id": "bind_qm2a75", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:33:23.988Z", "message": "[localhost] run: ['sudo', 'DEBIAN_FRONTEND=noninteractive', 'apt-get', 'install', 'bind9', '--yes']", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:33:23.922Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.bbc49711-05d9-4335-af21-68b8c905ff0d"}, {"node_instance_id": "bind_qm2a75", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:33:28.794Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:33:28.736Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.bbc49711-05d9-4335-af21-68b8c905ff0d"}, {"node_instance_id": "bind_qm2a75", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:33:29.440Z", "message": "The config dict: {'etcd_ip': u'192.168.120.12', u'hss_port': u'3868', 'name': 'bind', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.12', u'hss_hostname': u''}.", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:33:28.736Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.bbc49711-05d9-4335-af21-68b8c905ff0d"}, {"node_instance_id": "bind_qm2a75", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:33:29.440Z", "message": "[localhost] run: ['sudo', 'mkdir', '-p', '/etc/clearwater']", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:33:28.737Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.bbc49711-05d9-4335-af21-68b8c905ff0d"}, {"node_instance_id": "bind_qm2a75", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:33:29.440Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmp8XCJNr', '/etc/clearwater/local_config']", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:33:28.766Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.bbc49711-05d9-4335-af21-68b8c905ff0d"}, {"node_instance_id": "bind_qm2a75", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:33:29.440Z", "message": "Rendering the Jinja2 template to /etc/bind/named.conf.local.", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:33:28.822Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.bbc49711-05d9-4335-af21-68b8c905ff0d"}, {"node_instance_id": "bind_qm2a75", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:33:29.440Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/clearwater/local_config']", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:33:28.794Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.bbc49711-05d9-4335-af21-68b8c905ff0d"}, {"node_instance_id": "bind_qm2a75", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:33:29.440Z", "message": "The config dict: {'etcd_ip': u'192.168.120.12', u'hss_port': u'3868', 'name': 'bind', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.12', u'hss_hostname': u''}.", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:33:28.822Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.bbc49711-05d9-4335-af21-68b8c905ff0d"}, {"node_instance_id": "bind_qm2a75", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:33:29.440Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpXgXEFg', '/etc/bind/named.conf.local']", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:33:28.995Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.bbc49711-05d9-4335-af21-68b8c905ff0d"}, {"node_instance_id": "bind_qm2a75", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:33:29.440Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/clearwater/shared_config']", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:33:29.209Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.bbc49711-05d9-4335-af21-68b8c905ff0d"}, {"node_instance_id": "bind_qm2a75", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:33:29.440Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpvKxTix', '/etc/clearwater/shared_config']", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:33:29.183Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.bbc49711-05d9-4335-af21-68b8c905ff0d"}, {"node_instance_id": "bind_qm2a75", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:33:29.440Z", "message": "The config dict: {'etcd_ip': u'192.168.120.12', u'hss_port': u'3868', 'name': 'bind', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.12', u'hss_hostname': u''}.", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:33:29.183Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.bbc49711-05d9-4335-af21-68b8c905ff0d"}, {"node_instance_id": "bind_qm2a75", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:33:29.440Z", "message": "Rendering the Jinja2 template to /etc/clearwater/shared_config.", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:33:29.183Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.bbc49711-05d9-4335-af21-68b8c905ff0d"}, {"node_instance_id": "bind_qm2a75", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:33:29.440Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/named.conf.local']", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:33:29.025Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.bbc49711-05d9-4335-af21-68b8c905ff0d"}, {"node_instance_id": "bind_qm2a75", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:33:30.039Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpY622vI', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:33:29.810Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.bbc49711-05d9-4335-af21-68b8c905ff0d"}, {"node_instance_id": "bind_qm2a75", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:33:30.039Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmp49fQi8', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:33:29.448Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.bbc49711-05d9-4335-af21-68b8c905ff0d"}, {"node_instance_id": "bind_qm2a75", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:33:30.039Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:33:29.837Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.bbc49711-05d9-4335-af21-68b8c905ff0d"}, {"node_instance_id": "bind_qm2a75", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:33:30.039Z", "message": "Creating private domain file", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:33:29.292Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.bbc49711-05d9-4335-af21-68b8c905ff0d"}, {"node_instance_id": "bind_qm2a75", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:33:30.039Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:33:29.447Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.bbc49711-05d9-4335-af21-68b8c905ff0d"}, {"node_instance_id": "bind_qm2a75", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:33:30.039Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:33:29.447Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.bbc49711-05d9-4335-af21-68b8c905ff0d"}, {"node_instance_id": "bind_qm2a75", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:33:30.039Z", "message": "The config dict: {'public_ip': u'172.30.9.215', 'backends': {}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.12', u'hss_hostname': u''}.", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:33:29.447Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.bbc49711-05d9-4335-af21-68b8c905ff0d"}, {"node_instance_id": "bind_qm2a75", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:33:30.039Z", "message": "The config dict: {'public_ip': u'172.30.9.215', 'backends': {}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.12', u'hss_hostname': u''}.", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:33:29.505Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.bbc49711-05d9-4335-af21-68b8c905ff0d"}, {"node_instance_id": "bind_qm2a75", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:33:30.039Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:33:29.505Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.bbc49711-05d9-4335-af21-68b8c905ff0d"}, {"node_instance_id": "bind_qm2a75", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:33:30.039Z", "message": "Creating public domain file", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:33:29.505Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.bbc49711-05d9-4335-af21-68b8c905ff0d"}, {"node_instance_id": "bind_qm2a75", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:33:30.039Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:33:29.480Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.bbc49711-05d9-4335-af21-68b8c905ff0d"}, {"node_instance_id": "bind_qm2a75", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:33:30.721Z", "message": "Node instance created", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:33:30.345Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "bind_qm2a75", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:33:30.721Z", "message": "Configuring node instance", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:33:30.585Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "bind_qm2a75", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:33:30.721Z", "message": "[localhost] run: ['sudo', 'service', 'bind9', 'reload']", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:33:29.862Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.bbc49711-05d9-4335-af21-68b8c905ff0d"}, {"node_instance_id": "bind_qm2a75", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:33:30.721Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:33:30.245Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "bind_qm2a75", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:33:31.388Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:33:30.834Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "bind_qm2a75", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:33:31.955Z", "message": "Downloaded scripts/clearwater/other/install-etcd.sh to /tmp/UWBT4/install-etcd.sh", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:33:31.895Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.09daeae5-1333-42fa-9ec8-de5e775d7009"}, {"node_instance_id": "bind_qm2a75", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:33:32.636Z", "message": "[etcd] sudo apt", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:33:32.333Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.09daeae5-1333-42fa-9ec8-de5e775d7009"}, {"node_instance_id": "bind_qm2a75", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:33:32.636Z", "message": "[etcd] Configure the APT software source", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:33:32.057Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.09daeae5-1333-42fa-9ec8-de5e775d7009"}, {"node_instance_id": "bind_qm2a75", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:33:32.636Z", "message": "[etcd] repo129", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:33:32.031Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.09daeae5-1333-42fa-9ec8-de5e775d7009"}, {"node_instance_id": "bind_qm2a75", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:33:32.636Z", "message": "log_stdout=True, log_stderr=True, stderr_to_stdout=False", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:33:31.897Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.09daeae5-1333-42fa-9ec8-de5e775d7009"}, {"node_instance_id": "bind_qm2a75", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:33:32.636Z", "message": "Process created, PID: 2388", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:33:31.900Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.09daeae5-1333-42fa-9ec8-de5e775d7009"}], "metadata": {"pagination": {"total": 2520, "offset": 2463, "size": 50}}} 2019-04-09 10:33:54,173 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:33:54,173 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:33:54 GMT 2019-04-09 10:33:54,173 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:33:54,173 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-09 10:33:54,174 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:33:54,174 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:33:54,174 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:33:54,174 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-09 10:33:54,176 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f578f75e849ee7d1728e9dfc1c4bcfd16823e23d" 2019-04-09 10:33:54,176 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b/os-security-groups used request id req-f8c9bd82-ab43-4339-a7ba-f1eca381ce24 2019-04-09 10:33:54,176 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f578f75e849ee7d1728e9dfc1c4bcfd16823e23d" 2019-04-09 10:33:54,176 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b/os-security-groups used request id req-900bf76c-cb79-40d0-a512-c6cd8f41ea0f 2019-04-09 10:33:54,176 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10:32:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-900bf76c-cb79-40d0-a512-c6cd8f41ea0f x-compute-request-id: req-900bf76c-cb79-40d0-a512-c6cd8f41ea0f Content-Encoding: gzip Content-Length: 628 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "2bf238e1-c96a-4edc-8d76-3703be9c0f98", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ac378cc9-735c-4814-9212-1fb88719d9ff"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "2bf238e1-c96a-4edc-8d76-3703be9c0f98", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "af147da1-599b-481e-8b7a-33141eed572e"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "2bf238e1-c96a-4edc-8d76-3703be9c0f98", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b246ec6d-6f1d-43ae-9b2b-aac6e93fc1db"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "2bf238e1-c96a-4edc-8d76-3703be9c0f98", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f89b4710-5e49-440b-b261-25461d4a8603"}], "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "id": "2bf238e1-c96a-4edc-8d76-3703be9c0f98", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "962547c1-9c5d-4a60-ba49-0f98fc17b32f", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "23f6a9fa-2013-4423-aa26-a15b812d0558"}, {"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "962547c1-9c5d-4a60-ba49-0f98fc17b32f", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3e811baa-c3e2-422b-8868-e03b812bd3b6"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "962547c1-9c5d-4a60-ba49-0f98fc17b32f", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "882318dd-6ee1-44b4-bcd8-835b4161edc6"}], "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "id": "962547c1-9c5d-4a60-ba49-0f98fc17b32f", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}, {"rules": [{"from_port": 9888, "group": {}, "ip_protocol": "tcp", "to_port": 9888, "parent_group_id": "a4167281-6a79-4f89-a6f8-28af0e06d2d2", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "905567a3-4d53-4016-8720-ad3d4ab00fae"}], "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "id": "a4167281-6a79-4f89-a6f8-28af0e06d2d2", "name": "clearwater-sg_sprout", "description": "memcached Chronos 0MQ"}]} 2019-04-09 10:33:54,177 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b/os-security-groups used request id req-900bf76c-cb79-40d0-a512-c6cd8f41ea0f 2019-04-09 10:33:54,177 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-04-09 10:33:54,177 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-04-09 10:33:54,177 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-04-09 10:33:54,177 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-04-09 10:33:54,177 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/WD6J7/bind.py 2019-04-09 10:33:54,177 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-04-09 10:33:54,178 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing BIND DNS server 2019-04-09 10:33:54,178 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'apt-get', 'update'] 2019-04-09 10:33:54,178 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'DEBIAN_FRONTEND=noninteractive', 'apt-get', 'install', 'bind9', '--yes'] 2019-04-09 10:33:54,178 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2019-04-09 10:33:54,178 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'etcd_ip': u'192.168.120.12', u'hss_port': u'3868', 'name': 'bind', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.12', u'hss_hostname': u''}. 2019-04-09 10:33:54,178 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mkdir', '-p', '/etc/clearwater'] 2019-04-09 10:33:54,179 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmp8XCJNr', '/etc/clearwater/local_config'] 2019-04-09 10:33:54,179 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/named.conf.local. 2019-04-09 10:33:54,179 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/clearwater/local_config'] 2019-04-09 10:33:54,179 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'etcd_ip': u'192.168.120.12', u'hss_port': u'3868', 'name': 'bind', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.12', u'hss_hostname': u''}. 2019-04-09 10:33:54,179 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpXgXEFg', '/etc/bind/named.conf.local'] 2019-04-09 10:33:54,179 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/clearwater/shared_config'] 2019-04-09 10:33:54,179 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpvKxTix', '/etc/clearwater/shared_config'] 2019-04-09 10:33:54,180 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'etcd_ip': u'192.168.120.12', u'hss_port': u'3868', 'name': 'bind', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.12', u'hss_hostname': u''}. 2019-04-09 10:33:54,180 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/shared_config. 2019-04-09 10:33:54,180 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/named.conf.local'] 2019-04-09 10:33:54,180 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpY622vI', '/etc/bind/db.clearwater.opnfv'] 2019-04-09 10:33:54,180 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmp49fQi8', '/etc/bind/db.clearwater.local'] 2019-04-09 10:33:54,180 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-04-09 10:33:54,180 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2019-04-09 10:33:54,181 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-04-09 10:33:54,181 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-04-09 10:33:54,181 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.215', 'backends': {}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.12', u'hss_hostname': u''}. 2019-04-09 10:33:54,181 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.215', 'backends': {}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.12', u'hss_hostname': u''}. 2019-04-09 10:33:54,181 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-04-09 10:33:54,181 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2019-04-09 10:33:54,181 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-04-09 10:33:54,182 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-04-09 10:33:54,182 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance 2019-04-09 10:33:54,182 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-04-09 10:33:54,182 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-04-09 10:33:54,182 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-04-09 10:33:54,182 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/install-etcd.sh to /tmp/UWBT4/install-etcd.sh 2019-04-09 10:33:54,182 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo apt 2019-04-09 10:33:54,183 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] Configure the APT software source 2019-04-09 10:33:54,183 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] repo129 2019-04-09 10:33:54,183 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-04-09 10:33:54,183 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 2388 2019-04-09 10:33:54,183 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/4c65a646-067f-4556-a879-83319631caf0 2019-04-09 10:33:54,263 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:33:54,263 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:33:54,263 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:33:54,263 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:33:54,264 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:33:54,264 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:33:54,264 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:33:54,264 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T10:28:06.618Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-09T10:28:06.619Z", "id": "4c65a646-067f-4556-a879-83319631caf0"} 2019-04-09 10:33:54,264 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:33:54,264 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:33:54 GMT 2019-04-09 10:33:54,264 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:33:54,264 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-09 10:33:54,264 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:33:54,265 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:33:54,265 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:33:59,270 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-09 10:33:59,456 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:33:59,457 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:33:59,457 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:33:59,457 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:33:59,457 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:33:59,457 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:33:59,457 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:33:59,457 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_qm2a75", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:33:32.636Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:33:31.900Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.09daeae5-1333-42fa-9ec8-de5e775d7009"}, {"node_instance_id": "bind_qm2a75", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:33:32.636Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:33:31.902Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.09daeae5-1333-42fa-9ec8-de5e775d7009"}, {"node_instance_id": "bind_qm2a75", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:33:32.636Z", "message": "[etcd] ", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:33:31.928Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.09daeae5-1333-42fa-9ec8-de5e775d7009"}, {"node_instance_id": "bind_qm2a75", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:33:43.148Z", "message": "[etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-xkrzi3\nIgn http://repo.cw-ngv.com binary/ InRelease\nHit http://security.ubuntu.com trusty-security InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:2 http://repo.cw-ngv.com binary/ Release [1,219 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease\nHit http://security.ubuntu.com trusty-security/main Sources\nGet:3 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://security.ubuntu.com trusty-security/universe Sources\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nHit http://security.ubuntu.com trusty-security/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources\nHit http://security.ubuntu.com trusty-security/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources\nHit http://security.ubuntu.com trusty-security/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources\nHit http://security.ubuntu.com trusty-security/universe Translation-en\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources\nIgn http://repo.cw-ngv.com binary/ Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nHit http://nova.clouds.archive.ubuntu.com trusty/main Sources\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Sources\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nIgn http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US\nFetched 25.0 kB in 8s (2,782 B/s)\nReading package lists...\n\nreal\t0m10.707s\nuser\t0m2.733s\nsys\t0m0.414s", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:33:43.081Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.09daeae5-1333-42fa-9ec8-de5e775d7009"}, {"node_instance_id": "bind_qm2a75", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:33:43.672Z", "message": "[etcd] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:33:43.142Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.09daeae5-1333-42fa-9ec8-de5e775d7009"}, {"node_instance_id": "bind_qm2a75", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:33:43.672Z", "message": "[etcd] Now install the software", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:33:43.111Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.09daeae5-1333-42fa-9ec8-de5e775d7009"}, {"node_instance_id": "bind_qm2a75", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:33:51.964Z", "message": "Waiting for process 2388 to end...", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:33:51.939Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.09daeae5-1333-42fa-9ec8-de5e775d7009"}], "metadata": {"pagination": {"total": 2520, "offset": 2513, "size": 50}}} 2019-04-09 10:33:59,458 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:33:59,458 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:33:59 GMT 2019-04-09 10:33:59,458 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:33:59,458 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-09 10:33:59,458 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:33:59,458 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:33:59,458 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:33:59,458 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-09 10:33:59,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-04-09 10:33:59,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-04-09 10:33:59,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] 2019-04-09 10:33:59,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-xkrzi3 Ign http://repo.cw-ngv.com binary/ InRelease Hit http://security.ubuntu.com trusty-security InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:2 http://repo.cw-ngv.com binary/ Release [1,219 B] Hit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease Hit http://security.ubuntu.com trusty-security/main Sources Get:3 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://security.ubuntu.com trusty-security/universe Sources Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Hit http://security.ubuntu.com trusty-security/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources Hit http://security.ubuntu.com trusty-security/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources Hit http://security.ubuntu.com trusty-security/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources Hit http://security.ubuntu.com trusty-security/universe Translation-en Ign http://repo.cw-ngv.com binary/ Translation-en_US Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Hit http://nova.clouds.archive.ubuntu.com trusty/main Sources Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources Hit http://nova.clouds.archive.ubuntu.com trusty/universe Sources Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US Fetched 25.0 kB in 8s (2,782 B/s) Reading package lists... real 0m10.707s user 0m2.733s sys 0m0.414s 2019-04-09 10:33:59,460 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo DEBIAN_FRONTEND=noninteractive apt 2019-04-09 10:33:59,460 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] Now install the software 2019-04-09 10:33:59,460 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 2388 to end... 2019-04-09 10:33:59,460 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/4c65a646-067f-4556-a879-83319631caf0 2019-04-09 10:33:59,527 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:33:59,527 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:33:59,527 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:33:59,527 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:33:59,527 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:33:59,527 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:33:59,528 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:33:59,528 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T10:28:06.618Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-09T10:28:06.619Z", "id": "4c65a646-067f-4556-a879-83319631caf0"} 2019-04-09 10:33:59,528 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:33:59,528 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:33:59 GMT 2019-04-09 10:33:59,528 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:33:59,528 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-09 10:33:59,528 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:33:59,528 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:33:59,528 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:34:04,534 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-09 10:34:04,840 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:34:04,840 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:34:04,840 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:34:04,840 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:34:04,841 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:34:04,841 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:34:04,841 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:34:04,841 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2520, "offset": 2520, "size": 50}}} 2019-04-09 10:34:04,841 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:34:04,841 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:34:04 GMT 2019-04-09 10:34:04,841 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:34:04,841 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-04-09 10:34:04,842 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:34:04,842 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:34:04,842 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:34:04,842 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/4c65a646-067f-4556-a879-83319631caf0 2019-04-09 10:34:04,899 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:34:04,899 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:34:04,899 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:34:04,900 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:34:04,900 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:34:04,900 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:34:04,900 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:34:04,900 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T10:28:06.618Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-09T10:28:06.619Z", "id": "4c65a646-067f-4556-a879-83319631caf0"} 2019-04-09 10:34:04,900 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:34:04,900 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:34:04 GMT 2019-04-09 10:34:04,900 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:34:04,900 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-09 10:34:04,900 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:34:04,901 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:34:04,901 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:34:09,906 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-09 10:34:10,079 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:34:10,079 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:34:10,079 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:34:10,080 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:34:10,080 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:34:10,080 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:34:10,080 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:34:10,080 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2520, "offset": 2520, "size": 50}}} 2019-04-09 10:34:10,080 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:34:10,080 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:34:10 GMT 2019-04-09 10:34:10,080 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:34:10,080 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-04-09 10:34:10,080 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:34:10,081 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:34:10,081 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:34:10,081 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/4c65a646-067f-4556-a879-83319631caf0 2019-04-09 10:34:10,140 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:34:10,140 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:34:10,141 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:34:10,141 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:34:10,141 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:34:10,141 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:34:10,141 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:34:10,141 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T10:28:06.618Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-09T10:28:06.619Z", "id": "4c65a646-067f-4556-a879-83319631caf0"} 2019-04-09 10:34:10,141 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:34:10,141 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:34:10 GMT 2019-04-09 10:34:10,141 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:34:10,141 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-09 10:34:10,142 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:34:10,142 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:34:10,142 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:34:15,147 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-09 10:34:15,280 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:34:15,280 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:34:15,280 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:34:15,280 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:34:15,280 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:34:15,280 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:34:15,281 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:34:15,281 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_qm2a75", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:34:12.197Z", "message": "Waiting for process 2388 to end...", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:34:11.982Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.09daeae5-1333-42fa-9ec8-de5e775d7009"}], "metadata": {"pagination": {"total": 2521, "offset": 2520, "size": 50}}} 2019-04-09 10:34:15,281 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:34:15,281 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:34:15 GMT 2019-04-09 10:34:15,281 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:34:15,281 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 649 2019-04-09 10:34:15,281 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:34:15,281 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:34:15,281 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:34:15,282 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 2388 to end... 2019-04-09 10:34:15,282 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/4c65a646-067f-4556-a879-83319631caf0 2019-04-09 10:34:15,363 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:34:15,363 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:34:15,363 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:34:15,363 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:34:15,363 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:34:15,363 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:34:15,364 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:34:15,364 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T10:28:06.618Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-09T10:28:06.619Z", "id": "4c65a646-067f-4556-a879-83319631caf0"} 2019-04-09 10:34:15,364 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:34:15,364 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:34:15 GMT 2019-04-09 10:34:15,364 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:34:15,364 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-09 10:34:15,364 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:34:15,364 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:34:15,364 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:34:20,370 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-09 10:34:20,456 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:34:20,457 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:34:20,457 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:34:20,457 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:34:20,457 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:34:20,457 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:34:20,457 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:34:20,457 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2521, "offset": 2521, "size": 50}}} 2019-04-09 10:34:20,457 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:34:20,457 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:34:20 GMT 2019-04-09 10:34:20,458 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:34:20,458 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-04-09 10:34:20,458 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:34:20,458 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:34:20,458 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:34:20,458 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/4c65a646-067f-4556-a879-83319631caf0 2019-04-09 10:34:20,514 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:34:20,514 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:34:20,514 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:34:20,515 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:34:20,515 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:34:20,515 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:34:20,515 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:34:20,515 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T10:28:06.618Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-09T10:28:06.619Z", "id": "4c65a646-067f-4556-a879-83319631caf0"} 2019-04-09 10:34:20,515 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:34:20,515 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:34:20 GMT 2019-04-09 10:34:20,515 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:34:20,515 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-09 10:34:20,515 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:34:20,516 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:34:20,516 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:34:25,521 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-09 10:34:25,623 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:34:25,624 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:34:25,624 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:34:25,624 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:34:25,624 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:34:25,624 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:34:25,624 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:34:25,624 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2521, "offset": 2521, "size": 50}}} 2019-04-09 10:34:25,624 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:34:25,624 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:34:25 GMT 2019-04-09 10:34:25,625 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:34:25,625 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-04-09 10:34:25,625 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:34:25,625 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:34:25,625 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:34:25,625 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/4c65a646-067f-4556-a879-83319631caf0 2019-04-09 10:34:25,696 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:34:25,697 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:34:25,697 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:34:25,697 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:34:25,697 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:34:25,697 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:34:25,697 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:34:25,697 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T10:28:06.618Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-09T10:28:06.619Z", "id": "4c65a646-067f-4556-a879-83319631caf0"} 2019-04-09 10:34:25,697 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:34:25,697 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:34:25 GMT 2019-04-09 10:34:25,698 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:34:25,698 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-09 10:34:25,698 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:34:25,698 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:34:25,698 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:34:30,703 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-09 10:34:30,837 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:34:30,837 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:34:30,837 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:34:30,838 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:34:30,838 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:34:30,838 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:34:30,838 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:34:30,838 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2521, "offset": 2521, "size": 50}}} 2019-04-09 10:34:30,838 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:34:30,838 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:34:30 GMT 2019-04-09 10:34:30,838 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:34:30,838 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-04-09 10:34:30,839 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:34:30,839 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:34:30,839 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:34:30,839 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/4c65a646-067f-4556-a879-83319631caf0 2019-04-09 10:34:30,920 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:34:30,920 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:34:30,920 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:34:30,920 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:34:30,920 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:34:30,920 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:34:30,920 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:34:30,920 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T10:28:06.618Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-09T10:28:06.619Z", "id": "4c65a646-067f-4556-a879-83319631caf0"} 2019-04-09 10:34:30,921 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:34:30,921 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:34:30 GMT 2019-04-09 10:34:30,921 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:34:30,921 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-09 10:34:30,921 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:34:30,921 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:34:30,921 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:34:35,927 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-09 10:34:36,099 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:34:36,100 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:34:36,100 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:34:36,100 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:34:36,100 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:34:36,100 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:34:36,100 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:34:36,100 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_qm2a75", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:34:32.190Z", "message": "Waiting for process 2388 to end...", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:34:32.024Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.09daeae5-1333-42fa-9ec8-de5e775d7009"}], "metadata": {"pagination": {"total": 2522, "offset": 2521, "size": 50}}} 2019-04-09 10:34:36,101 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:34:36,101 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:34:36 GMT 2019-04-09 10:34:36,101 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:34:36,101 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 649 2019-04-09 10:34:36,101 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:34:36,101 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:34:36,101 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:34:36,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 2388 to end... 2019-04-09 10:34:36,102 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/4c65a646-067f-4556-a879-83319631caf0 2019-04-09 10:34:36,176 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:34:36,176 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:34:36,176 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:34:36,176 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:34:36,176 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:34:36,176 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:34:36,177 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:34:36,177 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T10:28:06.618Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-09T10:28:06.619Z", "id": "4c65a646-067f-4556-a879-83319631caf0"} 2019-04-09 10:34:36,177 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:34:36,177 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:34:36 GMT 2019-04-09 10:34:36,177 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:34:36,177 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-09 10:34:36,177 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:34:36,177 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:34:36,177 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:34:41,183 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-09 10:34:41,380 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:34:41,380 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:34:41,380 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:34:41,380 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:34:41,380 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:34:41,380 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:34:41,380 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:34:41,380 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_qm2a75", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:34:39.982Z", "message": "[etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-xkrzi3\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-cluster-manager\n clearwater-config-manager clearwater-diags-monitor clearwater-etcd\n clearwater-infrastructure clearwater-log-cleanup clearwater-monit\n clearwater-queue-manager cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6 libc6-dev libcloog-isl4 libdpkg-perl\n libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1\n libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libquadmath0 libsensors4\n libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp\n python-chardet-whl python-colorama python-colorama-whl python-distlib\n python-distlib-whl python-html5lib python-html5lib-whl python-jsonschema\n python-mock python-pip python-pip-whl python-requests-whl python-setuptools\n python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv\n python-wheel python3-pkg-resources realpath sysstat\nSuggested packages:\n binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix\n mail-transport-agent cpp-doc gcc-4.8-locales debian-keyring g++-multilib\n g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf\n automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg\n libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg\n libquadmath0-dbg glibc-doc lm-sensors libstdc++-4.8-doc make-doc ntp-doc\n python-genshi python-lxml python-mock-doc python3-setuptools isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-cluster-manager\n clearwater-config-manager clearwater-diags-monitor clearwater-etcd\n clearwater-infrastructure clearwater-log-cleanup clearwater-management\n clearwater-monit clearwater-queue-manager cpp cpp-4.8 dnsmasq dnsmasq-base\n dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl\n libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1\n libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libquadmath0 libsensors4\n libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp\n python-chardet-whl python-colorama python-colorama-whl python-distlib\n python-distlib-whl python-html5lib python-html5lib-whl python-jsonschema\n python-mock python-pip python-pip-whl python-requests-whl python-setuptools\n python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv\n python-wheel python3-pkg-resources realpath sysstat\nThe following packages will be upgraded:\n libc6\n1 upgraded, 77 newly installed, 0 to remove and 23 not upgraded.\nNeed to get 89.8 MB of archives.\nAfter this operation, 242 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6 amd64 2.19-0ubuntu6.15 [4,727 kB]\nGet:3 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:11 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:15 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:19 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:21 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-168.218 [771 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1,913 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB]\nGet:41 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:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\n\rExtracting templates from packages: 38%\rExtracting templates from packages: 76%\rExtracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 89.8 MB in 12s (7,010 kB/s)\n(Reading database ... 51432 files and directories currently installed.)\nPreparing to unpack .../libc6_2.19-0ubuntu6.15_amd64.deb ...\nUnpacking libc6:amd64 (2.19-0ubuntu6.15) over (2.19-0ubuntu6.14) ...\nSetting up libc6:amd64 (2.19-0ubuntu6.15) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51432 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package python-mock.\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.15) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-168.218_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-168.218) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ...\nUnpacking clearwater-monit (5.18-171207.172716) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ...\nUnpacking clearwater-etcd (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-queue-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-config-manager (1.0-171218.103208) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ...\nUnpacking clearwater-management (1.0-171218.103208) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.15) ...\nSetting up linux-libc-dev:amd64 (3.13.0-168.218) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.15) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n\ndnsmasq: failed to create listening socket for port 53: Address already in use\n ...fail!\ninvoke-rc.d: initscript dnsmasq, action \"start\" failed.\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up iotop (0.6-1) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-171215.180814) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\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\ndnsmasq: failed to create listening socket for 127.0.0.1: Address already in use\n ...fail!\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-monit (5.18-171207.172716) ...\nclearwater-monit start/running, process 8948\nSetting up clearwater-log-cleanup (1.0-171215.180814) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-diags-monitor (1.0-171215.180814) ...\nSetting up clearwater-etcd (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\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\nreload: Job is not running: clearwater-monit\nSetting up clearwater-queue-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\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\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\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 pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, clearwater-config-manager\nSuccessfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-171218.103208) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\n\nreal\t0m56.585s\nuser\t0m19.413s\nsys\t0m8.357s", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:34:39.777Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.09daeae5-1333-42fa-9ec8-de5e775d7009"}, {"node_instance_id": "bind_qm2a75", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:34:40.608Z", "message": "[etcd] sudo pstree", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:34:40.160Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.09daeae5-1333-42fa-9ec8-de5e775d7009"}, {"node_instance_id": "bind_qm2a75", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:34:40.608Z", "message": "[etcd] The software is installed", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:34:39.812Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.09daeae5-1333-42fa-9ec8-de5e775d7009"}, {"node_instance_id": "bind_qm2a75", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:34:40.608Z", "message": "[etcd] /usr/share/clearwater/clearwater", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:34:39.842Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.09daeae5-1333-42fa-9ec8-de5e775d7009"}, {"node_instance_id": "bind_qm2a75", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:34:40.608Z", "message": "[etcd] => \nreal\t0m0.017s\nuser\t0m0.006s\nsys\t0m0.008s", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:34:39.890Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.09daeae5-1333-42fa-9ec8-de5e775d7009"}, {"node_instance_id": "bind_qm2a75", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:34:40.608Z", "message": "[etcd] sudo ifconfig ", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:34:39.921Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.09daeae5-1333-42fa-9ec8-de5e775d7009"}, {"node_instance_id": "bind_qm2a75", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:34:40.608Z", "message": "[etcd] => eth0 Link encap:Ethernet HWaddr fa:16:3e:ac:89:6a \n inet addr:192.168.120.12 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:feac:896a/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:71345 errors:0 dropped:0 overruns:0 frame:0\n TX packets:22858 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:132863949 (132.8 MB) TX bytes:2959824 (2.9 MB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:822 errors:0 dropped:0 overruns:0 frame:0\n TX packets:822 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:98447 (98.4 KB) TX bytes:98447 (98.4 KB)\n\n\nreal\t0m0.009s\nuser\t0m0.005s\nsys\t0m0.002s", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:34:39.960Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.09daeae5-1333-42fa-9ec8-de5e775d7009"}, {"node_instance_id": "bind_qm2a75", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:34:40.608Z", "message": "[etcd] sudo ps ", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:34:39.997Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.09daeae5-1333-42fa-9ec8-de5e775d7009"}, {"node_instance_id": "bind_qm2a75", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:34:40.608Z", "message": "[etcd] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 10:31 ? 00:00:01 /sbin/init\nroot 2 0 0 10:31 ? 00:00:00 [kthreadd]\nroot 3 2 0 10:31 ? 00:00:00 [ksoftirqd/0]\nroot 4 2 0 10:31 ? 00:00:00 [kworker/0:0]\nroot 5 2 0 10:31 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 10:31 ? 00:00:00 [kworker/u2:0]\nroot 7 2 0 10:31 ? 00:00:00 [rcu_sched]\nroot 8 2 0 10:31 ? 00:00:00 [rcuos/0]\nroot 9 2 0 10:31 ? 00:00:00 [rcu_bh]\nroot 10 2 0 10:31 ? 00:00:00 [rcuob/0]\nroot 11 2 0 10:31 ? 00:00:00 [migration/0]\nroot 12 2 0 10:31 ? 00:00:00 [watchdog/0]\nroot 13 2 0 10:31 ? 00:00:00 [khelper]\nroot 14 2 0 10:31 ? 00:00:00 [kdevtmpfs]\nroot 15 2 0 10:31 ? 00:00:00 [netns]\nroot 16 2 0 10:31 ? 00:00:00 [writeback]\nroot 17 2 0 10:31 ? 00:00:00 [kintegrityd]\nroot 18 2 0 10:31 ? 00:00:00 [bioset]\nroot 19 2 0 10:31 ? 00:00:00 [kworker/u3:0]\nroot 20 2 0 10:31 ? 00:00:00 [kblockd]\nroot 21 2 0 10:31 ? 00:00:00 [ata_sff]\nroot 22 2 0 10:31 ? 00:00:00 [khubd]\nroot 23 2 0 10:31 ? 00:00:00 [md]\nroot 24 2 0 10:31 ? 00:00:00 [devfreq_wq]\nroot 25 2 0 10:31 ? 00:00:00 [kworker/0:1]\nroot 27 2 0 10:31 ? 00:00:00 [khungtaskd]\nroot 28 2 0 10:31 ? 00:00:00 [kswapd0]\nroot 29 2 0 10:31 ? 00:00:00 [vmstat]\nroot 30 2 0 10:31 ? 00:00:00 [ksmd]\nroot 31 2 0 10:31 ? 00:00:00 [khugepaged]\nroot 32 2 0 10:31 ? 00:00:00 [fsnotify_mark]\nroot 33 2 0 10:31 ? 00:00:00 [ecryptfs-kthrea]\nroot 34 2 0 10:31 ? 00:00:00 [crypto]\nroot 46 2 0 10:31 ? 00:00:00 [kthrotld]\nroot 47 2 0 10:31 ? 00:00:00 [kworker/u2:1]\nroot 48 2 0 10:31 ? 00:00:00 [vballoon]\nroot 49 2 0 10:31 ? 00:00:00 [scsi_eh_0]\nroot 50 2 0 10:31 ? 00:00:00 [scsi_eh_1]\nroot 51 2 0 10:31 ? 00:00:00 [kworker/u2:2]\nroot 52 2 0 10:31 ? 00:00:00 [kworker/u2:3]\nroot 71 2 0 10:31 ? 00:00:00 [deferwq]\nroot 72 2 0 10:31 ? 00:00:00 [charger_manager]\nroot 114 2 0 10:31 ? 00:00:00 [kpsmoused]\nroot 121 2 0 10:31 ? 00:00:00 [kworker/0:2]\nroot 176 2 0 10:31 ? 00:00:00 [jbd2/vda1-8]\nroot 177 2 0 10:31 ? 00:00:00 [ext4-rsv-conver]\nroot 381 1 0 10:31 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 419 2 0 10:31 ? 00:00:00 [kworker/u3:1]\nroot 549 1 0 10:31 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 809 2 0 10:31 ? 00:00:00 [kauditd]\nmessage+ 871 1 0 10:31 ? 00:00:00 dbus-daemon --system --fork\nroot 908 1 0 10:31 ? 00:00:00 /lib/systemd/systemd-logind\nsyslog 926 1 0 10:31 ? 00:00:00 rsyslogd\nroot 1040 1 0 10:31 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1044 1 0 10:31 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1048 1 0 10:31 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1049 1 0 10:31 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1051 1 0 10:31 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1094 1 0 10:31 ? 00:00:00 /usr/sbin/sshd -D\nroot 1096 1 0 10:31 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1097 1 0 10:31 ? 00:00:00 cron\ndaemon 1098 1 0 10:31 ? 00:00:00 atd\nroot 1186 1 0 10:31 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1192 1 0 10:31 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1464 1 0 10:32 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/bind_host_xkrzi3/env/bin/python -m cloudify_agent.worker --queue bind_host_xkrzi3 --max-workers 5 --name bind_host_xkrzi3\nubuntu 1466 1464 0 10:32 ? 00:00:00 /home/ubuntu/bind_host_xkrzi3/env/bin/python -m cloudify_agent.worker --queue bind_host_xkrzi3 --max-workers 5 --name bind_host_xkrzi3\nubuntu 1610 1 0 10:32 ? 00:00:00 python2.7 /home/ubuntu/bind_host_xkrzi3/env/bin/diamond --configfile /home/ubuntu/bind_host_xkrzi3/work/plugins/diamond/etc/diamond.conf\nbind 2323 1 0 10:33 ? 00:00:00 /usr/sbin/named -u bind\nubuntu 2378 1466 1 10:33 ? 00:00:00 /home/ubuntu/bind_host_xkrzi3/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-Mkl4HL\nubuntu 2388 2378 0 10:33 ? 00:00:00 /bin/sh -c /tmp/UWBT4/install-etcd.sh\nubuntu 2390 2388 0 10:33 ? 00:00:00 /bin/bash -e /tmp/UWBT4/install-etcd.sh\nroot 2710 1 0 10:33 ? 00:00:00 upstart-udev-bridge --daemon\nroot 2713 1 0 10:33 ? 00:00:00 upstart-file-bridge --daemon\nroot 2716 1 0 10:33 ? 00:00:00 upstart-socket-bridge --daemon\nntp 8544 1 0 10:34 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112\nroot 9078 1 0 10:34 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 9085 9078 0 10:34 ? 00:00:00 [check-monit-upt] \nclearwa+ 9141 1 0 10:34 ? 00:00:00 /usr/share/clearwater/clearwater-etcd/3.1.7/etcd --listen-client-urls http://0.0.0.0:4000 --advertise-client-urls http://192.168.120.12:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.12 --name 192-168-120-12 --debug --initial-cluster 192-168-120-12=http://192.168.120.12:2380, --initial-cluster-state new --initial-advertise-peer-urls http://192.168.120.12:2380 --listen-peer-urls http://192.168.120.12:2380\nroot 9177 9078 0 10:34 ? 00:00:00 [check-etcd-upti] \nroot 9181 9078 0 10:34 ? 00:00:00 [poll_etcd_clust] \nroot 9184 9078 0 10:34 ? 00:00:00 [poll_etcd.sh] \nroot 9215 1 0 10:34 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor\nroot 9221 9215 0 10:34 ? 00:00:00 inotifywait -e create -qq .\nubuntu 9337 2390 0 10:34 ? 00:00:00 /bin/bash -e /tmp/UWBT4/install-etcd.sh\nubuntu 9338 9337 0 10:34 ? 00:00:00 /bin/bash -e /tmp/UWBT4/install-etcd.sh\nroot 9339 9338 0 10:34 ? 00:00:00 sudo ps -edf\nroot 9340 9339 0 10:34 ? 00:00:00 ps -edf\n\nreal\t0m0.010s\nuser\t0m0.005s\nsys\t0m0.005s", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:34:40.038Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.09daeae5-1333-42fa-9ec8-de5e775d7009"}, {"node_instance_id": "bind_qm2a75", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:34:40.608Z", "message": "[etcd] sudo netstat ", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:34:40.086Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.09daeae5-1333-42fa-9ec8-de5e775d7009"}, {"node_instance_id": "bind_qm2a75", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:34:40.608Z", "message": "[etcd] => Active Internet connections (only servers)\nProto Recv-Q Send-Q Local Address Foreign Address State PID/Program name\ntcp 0 0 192.168.120.12:2380 0.0.0.0:* LISTEN 9141/etcd \ntcp 0 0 192.168.120.12:53 0.0.0.0:* LISTEN 2323/named \ntcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 2323/named \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1094/sshd \ntcp 0 0 127.0.0.1:953 0.0.0.0:* LISTEN 2323/named \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9078/monit \ntcp 0 0 127.0.0.1:42795 0.0.0.0:* LISTEN 2378/python \ntcp6 0 0 :::53 :::* LISTEN 2323/named \ntcp6 0 0 :::22 :::* LISTEN 1094/sshd \ntcp6 0 0 ::1:953 :::* LISTEN 2323/named \ntcp6 0 0 :::4000 :::* LISTEN 9141/etcd \nudp 0 0 192.168.120.12:123 0.0.0.0:* 8544/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8544/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8544/ntpd \nudp 0 0 0.0.0.0:27894 0.0.0.0:* 549/dhclient \nudp 0 0 192.168.120.12:53 0.0.0.0:* 2323/named \nudp 0 0 127.0.0.1:53 0.0.0.0:* 2323/named \nudp 0 0 0.0.0.0:68 0.0.0.0:* 549/dhclient \nudp6 0 0 :::30815 :::* 549/dhclient \nudp6 0 0 fe80::f816:3eff:fea:123 :::* 8544/ntpd \nudp6 0 0 ::1:123 :::* 8544/ntpd \nudp6 0 0 :::123 :::* 8544/ntpd \nudp6 0 0 :::53 :::* 2323/named \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 8705 871/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] SEQPACKET LISTENING 7224 381/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 9058 1096/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 15078 1/init @/com/ubuntu/upstart\n\nreal\t0m0.008s\nuser\t0m0.000s\nsys\t0m0.007s", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:34:40.127Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.09daeae5-1333-42fa-9ec8-de5e775d7009"}, {"node_instance_id": "bind_qm2a75", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:34:40.608Z", "message": "[etcd] => init-+-acpid\n |-atd\n |-clearwater_diag---inotifywait\n |-cron\n |-dbus-daemon\n |-dhclient\n |-etcd---7*[{etcd}]\n |-7*[getty]\n |-monit-+-check-etcd-upti\n | |-check-monit-upt\n | |-poll_etcd.sh\n | |-poll_etcd_clust\n | `-{monit}\n |-named---3*[{named}]\n |-ntpd\n |-python2.7---{python2.7}\n |-rsyslogd---3*[{rsyslogd}]\n |-sshd\n |-sudo---python-+-python-+-sh---install-etcd.sh---install-etcd.sh---install-etcd.sh---install-etcd.sh---sudo---pstree\n | | `-7*[{python}]\n | `-{python}\n |-systemd-logind\n |-systemd-udevd\n |-upstart-file-br\n |-upstart-socket-\n `-upstart-udev-br\n\nreal\t0m0.008s\nuser\t0m0.003s\nsys\t0m0.004s", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:34:40.203Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.09daeae5-1333-42fa-9ec8-de5e775d7009"}, {"node_instance_id": "bind_qm2a75", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:34:40.608Z", "message": "[etcd] sudo find /var/log ", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:34:40.250Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.09daeae5-1333-42fa-9ec8-de5e775d7009"}, {"node_instance_id": "bind_qm2a75", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:34:40.608Z", "message": "[etcd] => /var/log/btmp\n/var/log/clearwater-diags-monitor.log\n/var/log/clearwater-etcd/clearwater-etcd.log\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/boot.log\n/var/log/landscape/sysinfo.log\n/var/log/dmesg\n/var/log/cloud-init-output.log\n/var/log/lastlog\n/var/log/sysstat/sa09\n/var/log/alternatives.log\n/var/log/fsck/checkfs\n/var/log/fsck/checkroot\n/var/log/monit.log\n/var/log/dpkg.log\n/var/log/auth.log\n/var/log/cloud-init.log\n/var/log/wtmp\n/var/log/upstart/console-setup.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/container-detect.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/kern.log\n/var/log/apt/history.log\n/var/log/apt/term.log\n/var/log/dmesg.0\n/var/log/udev\n/var/log/syslog\n\nreal\t0m0.008s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:34:40.291Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.09daeae5-1333-42fa-9ec8-de5e775d7009"}, {"node_instance_id": "bind_qm2a75", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:34:40.608Z", "message": "[etcd] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:34:40.324Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.09daeae5-1333-42fa-9ec8-de5e775d7009"}, {"node_instance_id": "bind_qm2a75", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:34:40.608Z", "message": "[etcd] => [09-Apr-2019 10:34:32 UTC] clearwater-diags-monitor starting\n[09-Apr-2019 10:34:32 UTC] Waiting for trigger files\n\nreal\t0m0.005s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:34:40.358Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.09daeae5-1333-42fa-9ec8-de5e775d7009"}, {"node_instance_id": "bind_qm2a75", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:34:40.608Z", "message": "[etcd] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:34:40.390Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.09daeae5-1333-42fa-9ec8-de5e775d7009"}, {"node_instance_id": "bind_qm2a75", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:34:40.608Z", "message": "[etcd] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:34:40.429Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.09daeae5-1333-42fa-9ec8-de5e775d7009"}, {"node_instance_id": "bind_qm2a75", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:34:41.328Z", "message": " Dload Upload Total Spent Left Speed", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:34:40.568Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.09daeae5-1333-42fa-9ec8-de5e775d7009"}, {"node_instance_id": "bind_qm2a75", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:34:41.328Z", "message": " \r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0sudo: unable to resolve host server-clearwater-opnfv-bind-host-xkrzi3", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:34:40.568Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.09daeae5-1333-42fa-9ec8-de5e775d7009"}, {"node_instance_id": "bind_qm2a75", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:34:41.328Z", "message": " OK", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:34:40.569Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.09daeae5-1333-42fa-9ec8-de5e775d7009"}, {"node_instance_id": "bind_qm2a75", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:34:41.328Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:34:40.666Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.09daeae5-1333-42fa-9ec8-de5e775d7009"}, {"node_instance_id": "bind_qm2a75", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:34:41.328Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:34:40.666Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.09daeae5-1333-42fa-9ec8-de5e775d7009"}, {"node_instance_id": "bind_qm2a75", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:34:41.328Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:34:40.666Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.09daeae5-1333-42fa-9ec8-de5e775d7009"}, {"node_instance_id": "bind_qm2a75", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:34:41.328Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:34:40.666Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.09daeae5-1333-42fa-9ec8-de5e775d7009"}, {"node_instance_id": "bind_qm2a75", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:34:41.328Z", "message": " \r100 3149 100 3149 0 0 14555 0 --:--:-- --:--:-- --:--:-- 14578", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:34:40.568Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.09daeae5-1333-42fa-9ec8-de5e775d7009"}, {"node_instance_id": "bind_qm2a75", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:34:41.328Z", "message": " deb http://repo.cw-ngv.com/archive/repo129 binary/", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:34:40.569Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.09daeae5-1333-42fa-9ec8-de5e775d7009"}, {"node_instance_id": "bind_qm2a75", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:34:41.328Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:34:41.131Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "bind_qm2a75", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:34:41.328Z", "message": "Execution done (PID=2388, return_code=0): /tmp/UWBT4/install-etcd.sh", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:34:40.662Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.09daeae5-1333-42fa-9ec8-de5e775d7009"}, {"node_instance_id": "bind_qm2a75", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:34:41.328Z", "message": "[etcd] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:34:40.466Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.09daeae5-1333-42fa-9ec8-de5e775d7009"}, {"node_instance_id": "bind_qm2a75", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:34:41.328Z", "message": "[etcd] => 2019-04-09 10:34:25.104364458 Stopping etcd clearwater-etcd\n2019-04-09 10:34:31.137144524 Restarting etcd clearwater-etcd\n2019-04-09 10:34:31.146667912 Configured ETCDCTL_PEERS: \n2019-04-09 10:34:31.149064628 Check for previous failed startup attempt\n2019-04-09 10:34:31.150158998 Running etcdctl member list\nError: client: etcd cluster is unavailable or misconfigured; error #0: dial tcp 127.0.0.1:2379: getsockopt: connection refused\n; error #1: dial tcp 127.0.0.1:4001: getsockopt: connection refused\n\nerror #0: dial tcp 127.0.0.1:2379: getsockopt: connection refused\nerror #1: dial tcp 127.0.0.1:4001: getsockopt: connection refused\n\n2019-04-09 10:34:31.176937223 etcdctl returned 2\n2019-04-09 10:34:31.189102547 Creating new cluster...\n2019-04-09 10:34:31.193967401 Starting etcd with: --listen-client-urls http://0.0.0.0:4000\n --advertise-client-urls http://192.168.120.12:4000\n --data-dir /var/lib/clearwater-etcd/192.168.120.12\n --name 192-168-120-12\n --debug --initial-cluster 192-168-120-12=http://192.168.120.12:2380,\n --initial-cluster-state new\n --initial-advertise-peer-urls http://192.168.120.12:2380\n --listen-peer-urls http://192.168.120.12:2380\n2019-04-09 10:34:31.197725674 Check we're actually a member of the cluster\n2019-04-09 10:34:31.208586402 Wait for etcd to startup\n2019-04-09 10:34:32.219517872 Etcd started successfully\n2019-04-09 10:34:31.239985 I | etcdmain: etcd Version: 3.1.7\n2019-04-09 10:34:31.240057 I | etcdmain: Git SHA: 43b7507\n2019-04-09 10:34:31.240061 I | etcdmain: Go Version: go1.7.5\n2019-04-09 10:34:31.240064 I | etcdmain: Go OS/Arch: linux/amd64\n2019-04-09 10:34:31.240070 I | etcdmain: setting maximum number of CPUs to 1, total number of available CPUs is 1\n2019-04-09 10:34:31.240166 I | embed: listening for peers on http://192.168.120.12:2380\n2019-04-09 10:34:31.240238 I | embed: listening for client requests on 0.0.0.0:4000\n2019-04-09 10:34:31.297307 I | etcdserver: name = 192-168-120-12\n2019-04-09 10:34:31.297329 I | etcdserver: data dir = /var/lib/clearwater-etcd/192.168.120.12\n2019-04-09 10:34:31.297334 I | etcdserver: member dir = /var/lib/clearwater-etcd/192.168.120.12/member\n2019-04-09 10:34:31.297338 I | etcdserver: heartbeat = 100ms\n2019-04-09 10:34:31.297341 I | etcdserver: election = 1000ms\n2019-04-09 10:34:31.297345 I | etcdserver: snapshot count = 10000\n2019-04-09 10:34:31.297352 I | etcdserver: advertise client URLs = http://192.168.120.12:4000\n2019-04-09 10:34:31.297356 I | etcdserver: initial advertise peer URLs = http://192.168.120.12:2380\n2019-04-09 10:34:31.297363 I | etcdserver: initial cluster = 192-168-120-12=http://192.168.120.12:2380\n2019-04-09 10:34:31.304995 I | etcdserver: starting member b28f40f517d3a5d5 in cluster ec92f7cb41bb4f7d\n2019-04-09 10:34:31.305061 I | raft: b28f40f517d3a5d5 became follower at term 0\n2019-04-09 10:34:31.305090 I | raft: newRaft b28f40f517d3a5d5 [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0]\n2019-04-09 10:34:31.305096 I | raft: b28f40f517d3a5d5 became follower at term 1\n2019-04-09 10:34:31.324089 I | etcdserver: starting server... [version: 3.1.7, cluster version: to_be_decided]\n2019-04-09 10:34:31.325172 I | etcdserver/membership: added member b28f40f517d3a5d5 [http://192.168.120.12:2380] to cluster ec92f7cb41bb4f7d\n2019-04-09 10:34:32.205307 I | raft: b28f40f517d3a5d5 is starting a new election at term 1\n2019-04-09 10:34:32.205427 I | raft: b28f40f517d3a5d5 became candidate at term 2\n2019-04-09 10:34:32.205451 I | raft: b28f40f517d3a5d5 received MsgVoteResp from b28f40f517d3a5d5 at term 2\n2019-04-09 10:34:32.205465 I | raft: b28f40f517d3a5d5 became leader at term 2\n2019-04-09 10:34:32.205472 I | raft: raft.node: b28f40f517d3a5d5 elected leader b28f40f517d3a5d5 at term 2\n2019-04-09 10:34:32.205781 I | etcdserver: setting up the initial cluster version to 3.1\n2019-04-09 10:34:32.208192 N | etcdserver/membership: set the initial cluster version to 3.1\n2019-04-09 10:34:32.208218 I | etcdserver/api: enabled capabilities for version 3.1\n2019-04-09 10:34:32.208237 I | etcdserver: published {Name:192-168-120-12 ClientURLs:[http://192.168.120.12:4000]} to cluster ec92f7cb41bb4f7d\n2019-04-09 10:34:32.208350 I | embed: ready to serve client requests\n2019-04-09 10:34:32.208782 N | embed: serving insecure client requests on [::]:4000, this is strongly discouraged!\n2019-04-09 10:34:32.365361 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.12:56713\n2019-04-09 10:34:32.370464 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.12:56714\n2019-04-09 10:34:32.372016 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.12:56715\n2019-04-09 10:34:39.860423 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/192.168.120.12/liveness-check remote:192.168.120.12:56722\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:34:40.500Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.09daeae5-1333-42fa-9ec8-de5e775d7009"}, {"node_instance_id": "bind_qm2a75", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:34:41.328Z", "message": "[etcd] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:34:40.531Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.09daeae5-1333-42fa-9ec8-de5e775d7009"}, {"node_instance_id": "bind_qm2a75", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:34:41.328Z", "message": "[etcd] Installation is done", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:34:40.565Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.09daeae5-1333-42fa-9ec8-de5e775d7009"}, {"node_instance_id": "bind_qm2a75", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:34:41.328Z", "message": " sudo: unable to resolve host server-clearwater-opnfv-bind-host-xkrzi3", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:34:40.568Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.09daeae5-1333-42fa-9ec8-de5e775d7009"}, {"node_instance_id": "bind_qm2a75", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:34:41.328Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:34:40.666Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.09daeae5-1333-42fa-9ec8-de5e775d7009"}, {"node_instance_id": "bind_qm2a75", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:34:41.328Z", "message": " % Total % Received % Xferd Average Speed Time Time Time Current", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:34:40.568Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.09daeae5-1333-42fa-9ec8-de5e775d7009"}], "metadata": {"pagination": {"total": 2558, "offset": 2522, "size": 50}}} 2019-04-09 10:34:41,381 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:34:41,381 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:34:41 GMT 2019-04-09 10:34:41,381 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:34:41,381 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-09 10:34:41,381 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:34:41,381 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:34:41,381 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:34:41,381 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-09 10:34:41,384 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-xkrzi3 Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-cluster-manager clearwater-config-manager clearwater-diags-monitor clearwater-etcd clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-queue-manager cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6 libc6-dev libcloog-isl4 libdpkg-perl libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libquadmath0 libsensors4 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-jsonschema python-mock python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent cpp-doc gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc lm-sensors libstdc++-4.8-doc make-doc ntp-doc python-genshi python-lxml python-mock-doc python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-cluster-manager clearwater-config-manager clearwater-diags-monitor clearwater-etcd clearwater-infrastructure clearwater-log-cleanup clearwater-management clearwater-monit clearwater-queue-manager cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libquadmath0 libsensors4 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-jsonschema python-mock python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sysstat The following packages will be upgraded: libc6 1 upgraded, 77 newly installed, 0 to remove and 23 not upgraded. Need to get 89.8 MB of archives. After this operation, 242 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6 amd64 2.19-0ubuntu6.15 [4,727 kB] Get:3 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:11 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:15 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:19 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:21 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-168.218 [771 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1,913 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB] Get:41 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:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 38% Extracting templates from packages: 76% Extracting templates from packages: 100% Preconfiguring packages ... Fetched 89.8 MB in 12s (7,010 kB/s) (Reading database ... 51432 files and directories currently installed.) Preparing to unpack .../libc6_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc6:amd64 (2.19-0ubuntu6.15) over (2.19-0ubuntu6.14) ... Setting up libc6:amd64 (2.19-0ubuntu6.15) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package libasan0:amd64. (Reading database ... 51432 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package python-mock. Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.15) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-168.218_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-168.218) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ... Unpacking clearwater-infrastructure (1.0-171215.180814) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ... Unpacking clearwater-monit (5.18-171207.172716) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ... Unpacking clearwater-log-cleanup (1.0-171215.180814) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ... Unpacking clearwater-etcd (1.0-171218.103208) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-queue-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-config-manager (1.0-171218.103208) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ... Unpacking clearwater-diags-monitor (1.0-171215.180814) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up libc-dev-bin (2.19-0ubuntu6.15) ... Setting up linux-libc-dev:amd64 (3.13.0-168.218) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.15) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-setuptools (3.3-1ubuntu2) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq dnsmasq: failed to create listening socket for port 53: Address already in use ...fail! invoke-rc.d: initscript dnsmasq, action "start" failed. Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up iotop (0.6-1) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-171215.180814) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... 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 dnsmasq: failed to create listening socket for 127.0.0.1: Address already in use ...fail! Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-monit (5.18-171207.172716) ... clearwater-monit start/running, process 8948 Setting up clearwater-log-cleanup (1.0-171215.180814) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-171215.180814) ... Setting up clearwater-etcd (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... 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 reload: Job is not running: clearwater-monit Setting up clearwater-queue-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... 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 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... 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 pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, clearwater-config-manager Successfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... real 0m56.585s user 0m19.413s sys 0m8.357s 2019-04-09 10:34:41,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo pstree 2019-04-09 10:34:41,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] The software is installed 2019-04-09 10:34:41,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] /usr/share/clearwater/clearwater 2019-04-09 10:34:41,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => real 0m0.017s user 0m0.006s sys 0m0.008s 2019-04-09 10:34:41,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo ifconfig 2019-04-09 10:34:41,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => eth0 Link encap:Ethernet HWaddr fa:16:3e:ac:89:6a inet addr:192.168.120.12 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feac:896a/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:71345 errors:0 dropped:0 overruns:0 frame:0 TX packets:22858 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:132863949 (132.8 MB) TX bytes:2959824 (2.9 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:822 errors:0 dropped:0 overruns:0 frame:0 TX packets:822 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:98447 (98.4 KB) TX bytes:98447 (98.4 KB) real 0m0.009s user 0m0.005s sys 0m0.002s 2019-04-09 10:34:41,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo ps 2019-04-09 10:34:41,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 10:31 ? 00:00:01 /sbin/init root 2 0 0 10:31 ? 00:00:00 [kthreadd] root 3 2 0 10:31 ? 00:00:00 [ksoftirqd/0] root 4 2 0 10:31 ? 00:00:00 [kworker/0:0] root 5 2 0 10:31 ? 00:00:00 [kworker/0:0H] root 6 2 0 10:31 ? 00:00:00 [kworker/u2:0] root 7 2 0 10:31 ? 00:00:00 [rcu_sched] root 8 2 0 10:31 ? 00:00:00 [rcuos/0] root 9 2 0 10:31 ? 00:00:00 [rcu_bh] root 10 2 0 10:31 ? 00:00:00 [rcuob/0] root 11 2 0 10:31 ? 00:00:00 [migration/0] root 12 2 0 10:31 ? 00:00:00 [watchdog/0] root 13 2 0 10:31 ? 00:00:00 [khelper] root 14 2 0 10:31 ? 00:00:00 [kdevtmpfs] root 15 2 0 10:31 ? 00:00:00 [netns] root 16 2 0 10:31 ? 00:00:00 [writeback] root 17 2 0 10:31 ? 00:00:00 [kintegrityd] root 18 2 0 10:31 ? 00:00:00 [bioset] root 19 2 0 10:31 ? 00:00:00 [kworker/u3:0] root 20 2 0 10:31 ? 00:00:00 [kblockd] root 21 2 0 10:31 ? 00:00:00 [ata_sff] root 22 2 0 10:31 ? 00:00:00 [khubd] root 23 2 0 10:31 ? 00:00:00 [md] root 24 2 0 10:31 ? 00:00:00 [devfreq_wq] root 25 2 0 10:31 ? 00:00:00 [kworker/0:1] root 27 2 0 10:31 ? 00:00:00 [khungtaskd] root 28 2 0 10:31 ? 00:00:00 [kswapd0] root 29 2 0 10:31 ? 00:00:00 [vmstat] root 30 2 0 10:31 ? 00:00:00 [ksmd] root 31 2 0 10:31 ? 00:00:00 [khugepaged] root 32 2 0 10:31 ? 00:00:00 [fsnotify_mark] root 33 2 0 10:31 ? 00:00:00 [ecryptfs-kthrea] root 34 2 0 10:31 ? 00:00:00 [crypto] root 46 2 0 10:31 ? 00:00:00 [kthrotld] root 47 2 0 10:31 ? 00:00:00 [kworker/u2:1] root 48 2 0 10:31 ? 00:00:00 [vballoon] root 49 2 0 10:31 ? 00:00:00 [scsi_eh_0] root 50 2 0 10:31 ? 00:00:00 [scsi_eh_1] root 51 2 0 10:31 ? 00:00:00 [kworker/u2:2] root 52 2 0 10:31 ? 00:00:00 [kworker/u2:3] root 71 2 0 10:31 ? 00:00:00 [deferwq] root 72 2 0 10:31 ? 00:00:00 [charger_manager] root 114 2 0 10:31 ? 00:00:00 [kpsmoused] root 121 2 0 10:31 ? 00:00:00 [kworker/0:2] root 176 2 0 10:31 ? 00:00:00 [jbd2/vda1-8] root 177 2 0 10:31 ? 00:00:00 [ext4-rsv-conver] root 381 1 0 10:31 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 419 2 0 10:31 ? 00:00:00 [kworker/u3:1] root 549 1 0 10:31 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 809 2 0 10:31 ? 00:00:00 [kauditd] message+ 871 1 0 10:31 ? 00:00:00 dbus-daemon --system --fork root 908 1 0 10:31 ? 00:00:00 /lib/systemd/systemd-logind syslog 926 1 0 10:31 ? 00:00:00 rsyslogd root 1040 1 0 10:31 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1044 1 0 10:31 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1048 1 0 10:31 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1049 1 0 10:31 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1051 1 0 10:31 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1094 1 0 10:31 ? 00:00:00 /usr/sbin/sshd -D root 1096 1 0 10:31 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1097 1 0 10:31 ? 00:00:00 cron daemon 1098 1 0 10:31 ? 00:00:00 atd root 1186 1 0 10:31 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1192 1 0 10:31 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1464 1 0 10:32 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/bind_host_xkrzi3/env/bin/python -m cloudify_agent.worker --queue bind_host_xkrzi3 --max-workers 5 --name bind_host_xkrzi3 ubuntu 1466 1464 0 10:32 ? 00:00:00 /home/ubuntu/bind_host_xkrzi3/env/bin/python -m cloudify_agent.worker --queue bind_host_xkrzi3 --max-workers 5 --name bind_host_xkrzi3 ubuntu 1610 1 0 10:32 ? 00:00:00 python2.7 /home/ubuntu/bind_host_xkrzi3/env/bin/diamond --configfile /home/ubuntu/bind_host_xkrzi3/work/plugins/diamond/etc/diamond.conf bind 2323 1 0 10:33 ? 00:00:00 /usr/sbin/named -u bind ubuntu 2378 1466 1 10:33 ? 00:00:00 /home/ubuntu/bind_host_xkrzi3/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-Mkl4HL ubuntu 2388 2378 0 10:33 ? 00:00:00 /bin/sh -c /tmp/UWBT4/install-etcd.sh ubuntu 2390 2388 0 10:33 ? 00:00:00 /bin/bash -e /tmp/UWBT4/install-etcd.sh root 2710 1 0 10:33 ? 00:00:00 upstart-udev-bridge --daemon root 2713 1 0 10:33 ? 00:00:00 upstart-file-bridge --daemon root 2716 1 0 10:33 ? 00:00:00 upstart-socket-bridge --daemon ntp 8544 1 0 10:34 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112 root 9078 1 0 10:34 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 9085 9078 0 10:34 ? 00:00:00 [check-monit-upt] clearwa+ 9141 1 0 10:34 ? 00:00:00 /usr/share/clearwater/clearwater-etcd/3.1.7/etcd --listen-client-urls http://0.0.0.0:4000 --advertise-client-urls http://192.168.120.12:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.12 --name 192-168-120-12 --debug --initial-cluster 192-168-120-12=http://192.168.120.12:2380, --initial-cluster-state new --initial-advertise-peer-urls http://192.168.120.12:2380 --listen-peer-urls http://192.168.120.12:2380 root 9177 9078 0 10:34 ? 00:00:00 [check-etcd-upti] root 9181 9078 0 10:34 ? 00:00:00 [poll_etcd_clust] root 9184 9078 0 10:34 ? 00:00:00 [poll_etcd.sh] root 9215 1 0 10:34 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 9221 9215 0 10:34 ? 00:00:00 inotifywait -e create -qq . ubuntu 9337 2390 0 10:34 ? 00:00:00 /bin/bash -e /tmp/UWBT4/install-etcd.sh ubuntu 9338 9337 0 10:34 ? 00:00:00 /bin/bash -e /tmp/UWBT4/install-etcd.sh root 9339 9338 0 10:34 ? 00:00:00 sudo ps -edf root 9340 9339 0 10:34 ? 00:00:00 ps -edf real 0m0.010s user 0m0.005s sys 0m0.005s 2019-04-09 10:34:41,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo netstat 2019-04-09 10:34:41,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => Active Internet connections (only servers) Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name tcp 0 0 192.168.120.12:2380 0.0.0.0:* LISTEN 9141/etcd tcp 0 0 192.168.120.12:53 0.0.0.0:* LISTEN 2323/named tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 2323/named tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1094/sshd tcp 0 0 127.0.0.1:953 0.0.0.0:* LISTEN 2323/named tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9078/monit tcp 0 0 127.0.0.1:42795 0.0.0.0:* LISTEN 2378/python tcp6 0 0 :::53 :::* LISTEN 2323/named tcp6 0 0 :::22 :::* LISTEN 1094/sshd tcp6 0 0 ::1:953 :::* LISTEN 2323/named tcp6 0 0 :::4000 :::* LISTEN 9141/etcd udp 0 0 192.168.120.12:123 0.0.0.0:* 8544/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8544/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8544/ntpd udp 0 0 0.0.0.0:27894 0.0.0.0:* 549/dhclient udp 0 0 192.168.120.12:53 0.0.0.0:* 2323/named udp 0 0 127.0.0.1:53 0.0.0.0:* 2323/named udp 0 0 0.0.0.0:68 0.0.0.0:* 549/dhclient udp6 0 0 :::30815 :::* 549/dhclient udp6 0 0 fe80::f816:3eff:fea:123 :::* 8544/ntpd udp6 0 0 ::1:123 :::* 8544/ntpd udp6 0 0 :::123 :::* 8544/ntpd udp6 0 0 :::53 :::* 2323/named Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 8705 871/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] SEQPACKET LISTENING 7224 381/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 9058 1096/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 15078 1/init @/com/ubuntu/upstart real 0m0.008s user 0m0.000s sys 0m0.007s 2019-04-09 10:34:41,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => init-+-acpid |-atd |-clearwater_diag---inotifywait |-cron |-dbus-daemon |-dhclient |-etcd---7*[{etcd}] |-7*[getty] |-monit-+-check-etcd-upti | |-check-monit-upt | |-poll_etcd.sh | |-poll_etcd_clust | `-{monit} |-named---3*[{named}] |-ntpd |-python2.7---{python2.7} |-rsyslogd---3*[{rsyslogd}] |-sshd |-sudo---python-+-python-+-sh---install-etcd.sh---install-etcd.sh---install-etcd.sh---install-etcd.sh---sudo---pstree | | `-7*[{python}] | `-{python} |-systemd-logind |-systemd-udevd |-upstart-file-br |-upstart-socket- `-upstart-udev-br real 0m0.008s user 0m0.003s sys 0m0.004s 2019-04-09 10:34:41,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo find /var/log 2019-04-09 10:34:41,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => /var/log/btmp /var/log/clearwater-diags-monitor.log /var/log/clearwater-etcd/clearwater-etcd.log /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/boot.log /var/log/landscape/sysinfo.log /var/log/dmesg /var/log/cloud-init-output.log /var/log/lastlog /var/log/sysstat/sa09 /var/log/alternatives.log /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/monit.log /var/log/dpkg.log /var/log/auth.log /var/log/cloud-init.log /var/log/wtmp /var/log/upstart/console-setup.log /var/log/upstart/clearwater-monit.log /var/log/upstart/cryptdisks.log /var/log/upstart/rsyslog.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/systemd-logind.log /var/log/upstart/container-detect.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/network-interface-eth0.log /var/log/kern.log /var/log/apt/history.log /var/log/apt/term.log /var/log/dmesg.0 /var/log/udev /var/log/syslog real 0m0.008s user 0m0.004s sys 0m0.002s 2019-04-09 10:34:41,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo cat /var/log/clearwater 2019-04-09 10:34:41,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => [09-Apr-2019 10:34:32 UTC] clearwater-diags-monitor starting [09-Apr-2019 10:34:32 UTC] Waiting for trigger files real 0m0.005s user 0m0.004s sys 0m0.002s 2019-04-09 10:34:41,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo cat /var/log/clearwater 2019-04-09 10:34:41,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo cat /var/log/clearwater 2019-04-09 10:34:41,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Dload Upload Total Spent Left Speed 2019-04-09 10:34:41,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0sudo: unable to resolve host server-clearwater-opnfv-bind-host-xkrzi3 2019-04-09 10:34:41,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - OK 2019-04-09 10:34:41,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-04-09 10:34:41,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-04-09 10:34:41,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-04-09 10:34:41,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-04-09 10:34:41,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100 3149 100 3149 0 0 14555 0 --:--:-- --:--:-- --:--:-- 14578 2019-04-09 10:34:41,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deb http://repo.cw-ngv.com/archive/repo129 binary/ 2019-04-09 10:34:41,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-04-09 10:34:41,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=2388, return_code=0): /tmp/UWBT4/install-etcd.sh 2019-04-09 10:34:41,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo cat /var/log/clearwater 2019-04-09 10:34:41,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => 2019-04-09 10:34:25.104364458 Stopping etcd clearwater-etcd 2019-04-09 10:34:31.137144524 Restarting etcd clearwater-etcd 2019-04-09 10:34:31.146667912 Configured ETCDCTL_PEERS: 2019-04-09 10:34:31.149064628 Check for previous failed startup attempt 2019-04-09 10:34:31.150158998 Running etcdctl member list Error: client: etcd cluster is unavailable or misconfigured; error #0: dial tcp 127.0.0.1:2379: getsockopt: connection refused ; error #1: dial tcp 127.0.0.1:4001: getsockopt: connection refused error #0: dial tcp 127.0.0.1:2379: getsockopt: connection refused error #1: dial tcp 127.0.0.1:4001: getsockopt: connection refused 2019-04-09 10:34:31.176937223 etcdctl returned 2 2019-04-09 10:34:31.189102547 Creating new cluster... 2019-04-09 10:34:31.193967401 Starting etcd with: --listen-client-urls http://0.0.0.0:4000 --advertise-client-urls http://192.168.120.12:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.12 --name 192-168-120-12 --debug --initial-cluster 192-168-120-12=http://192.168.120.12:2380, --initial-cluster-state new --initial-advertise-peer-urls http://192.168.120.12:2380 --listen-peer-urls http://192.168.120.12:2380 2019-04-09 10:34:31.197725674 Check we're actually a member of the cluster 2019-04-09 10:34:31.208586402 Wait for etcd to startup 2019-04-09 10:34:32.219517872 Etcd started successfully 2019-04-09 10:34:31.239985 I | etcdmain: etcd Version: 3.1.7 2019-04-09 10:34:31.240057 I | etcdmain: Git SHA: 43b7507 2019-04-09 10:34:31.240061 I | etcdmain: Go Version: go1.7.5 2019-04-09 10:34:31.240064 I | etcdmain: Go OS/Arch: linux/amd64 2019-04-09 10:34:31.240070 I | etcdmain: setting maximum number of CPUs to 1, total number of available CPUs is 1 2019-04-09 10:34:31.240166 I | embed: listening for peers on http://192.168.120.12:2380 2019-04-09 10:34:31.240238 I | embed: listening for client requests on 0.0.0.0:4000 2019-04-09 10:34:31.297307 I | etcdserver: name = 192-168-120-12 2019-04-09 10:34:31.297329 I | etcdserver: data dir = /var/lib/clearwater-etcd/192.168.120.12 2019-04-09 10:34:31.297334 I | etcdserver: member dir = /var/lib/clearwater-etcd/192.168.120.12/member 2019-04-09 10:34:31.297338 I | etcdserver: heartbeat = 100ms 2019-04-09 10:34:31.297341 I | etcdserver: election = 1000ms 2019-04-09 10:34:31.297345 I | etcdserver: snapshot count = 10000 2019-04-09 10:34:31.297352 I | etcdserver: advertise client URLs = http://192.168.120.12:4000 2019-04-09 10:34:31.297356 I | etcdserver: initial advertise peer URLs = http://192.168.120.12:2380 2019-04-09 10:34:31.297363 I | etcdserver: initial cluster = 192-168-120-12=http://192.168.120.12:2380 2019-04-09 10:34:31.304995 I | etcdserver: starting member b28f40f517d3a5d5 in cluster ec92f7cb41bb4f7d 2019-04-09 10:34:31.305061 I | raft: b28f40f517d3a5d5 became follower at term 0 2019-04-09 10:34:31.305090 I | raft: newRaft b28f40f517d3a5d5 [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0] 2019-04-09 10:34:31.305096 I | raft: b28f40f517d3a5d5 became follower at term 1 2019-04-09 10:34:31.324089 I | etcdserver: starting server... [version: 3.1.7, cluster version: to_be_decided] 2019-04-09 10:34:31.325172 I | etcdserver/membership: added member b28f40f517d3a5d5 [http://192.168.120.12:2380] to cluster ec92f7cb41bb4f7d 2019-04-09 10:34:32.205307 I | raft: b28f40f517d3a5d5 is starting a new election at term 1 2019-04-09 10:34:32.205427 I | raft: b28f40f517d3a5d5 became candidate at term 2 2019-04-09 10:34:32.205451 I | raft: b28f40f517d3a5d5 received MsgVoteResp from b28f40f517d3a5d5 at term 2 2019-04-09 10:34:32.205465 I | raft: b28f40f517d3a5d5 became leader at term 2 2019-04-09 10:34:32.205472 I | raft: raft.node: b28f40f517d3a5d5 elected leader b28f40f517d3a5d5 at term 2 2019-04-09 10:34:32.205781 I | etcdserver: setting up the initial cluster version to 3.1 2019-04-09 10:34:32.208192 N | etcdserver/membership: set the initial cluster version to 3.1 2019-04-09 10:34:32.208218 I | etcdserver/api: enabled capabilities for version 3.1 2019-04-09 10:34:32.208237 I | etcdserver: published {Name:192-168-120-12 ClientURLs:[http://192.168.120.12:4000]} to cluster ec92f7cb41bb4f7d 2019-04-09 10:34:32.208350 I | embed: ready to serve client requests 2019-04-09 10:34:32.208782 N | embed: serving insecure client requests on [::]:4000, this is strongly discouraged! 2019-04-09 10:34:32.365361 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.12:56713 2019-04-09 10:34:32.370464 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.12:56714 2019-04-09 10:34:32.372016 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.12:56715 2019-04-09 10:34:39.860423 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/192.168.120.12/liveness-check remote:192.168.120.12:56722 real 0m0.005s user 0m0.000s sys 0m0.005s 2019-04-09 10:34:41,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo cat /var/log/clearwater 2019-04-09 10:34:41,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] Installation is done 2019-04-09 10:34:41,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-bind-host-xkrzi3 2019-04-09 10:34:41,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-04-09 10:34:41,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - % Total % Received % Xferd Average Speed Time Time Time Current 2019-04-09 10:34:41,390 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/4c65a646-067f-4556-a879-83319631caf0 2019-04-09 10:34:41,473 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:34:41,473 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:34:41,473 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:34:41,473 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:34:41,473 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:34:41,474 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:34:41,474 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:34:41,474 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T10:28:06.618Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-09T10:28:06.619Z", "id": "4c65a646-067f-4556-a879-83319631caf0"} 2019-04-09 10:34:41,474 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:34:41,474 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:34:41 GMT 2019-04-09 10:34:41,474 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:34:41,474 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-09 10:34:41,474 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:34:41,474 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:34:41,474 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:34:46,480 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-09 10:34:46,584 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:34:46,584 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:34:46,584 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:34:46,584 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:34:46,585 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:34:46,585 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:34:46,585 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:34:46,585 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_qm2a75", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:34:41.924Z", "message": "Node instance started", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:34:41.594Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "bind_qm2a75", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:34:41.924Z", "message": "Node instance configured", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:34:41.209Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "bind_qm2a75", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:34:41.924Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:34:41.500Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "ellis_0223g5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:34:42.710Z", "message": "Creating node instance", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:34:42.582Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "bono_e30hlz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:34:43.309Z", "message": "Creating node instance", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:34:42.968Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "vellum_399cpt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:34:43.309Z", "message": "Creating node instance", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:34:42.918Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "sprout_w280gt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:34:43.309Z", "message": "Creating node instance", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:34:42.611Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "dime_hlqq98", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:34:43.959Z", "message": "Creating node instance", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:34:43.116Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "ellis_0223g5", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:34:43.959Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:34:43.003Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "homer_go7aw6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:34:43.959Z", "message": "Creating node instance", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:34:43.347Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "dime_hlqq98", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:34:44.566Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:34:43.826Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "ellis_0223g5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:34:44.566Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:34:44.250Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.9ab3ba9e-5ae3-408e-ab02-df0e0ba4a1bf"}, {"node_instance_id": "ellis_0223g5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:34:44.566Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:34:44.492Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.9ab3ba9e-5ae3-408e-ab02-df0e0ba4a1bf"}, {"node_instance_id": "ellis_0223g5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:34:44.566Z", "message": "Configuring clearwater node.", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:34:44.110Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.9ab3ba9e-5ae3-408e-ab02-df0e0ba4a1bf"}, {"node_instance_id": "ellis_0223g5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:34:44.566Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/4D3OB/clearwater.py", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:34:44.109Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.9ab3ba9e-5ae3-408e-ab02-df0e0ba4a1bf"}, {"node_instance_id": "dime_hlqq98", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:34:45.201Z", "message": "Configuring clearwater node.", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:34:44.893Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.ea711058-5585-4940-8043-8e5dac6446a2"}, {"node_instance_id": "ellis_0223g5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:34:45.201Z", "message": "The config dict: {'public_ip': u'172.30.9.211', 'etcd_ip': u'192.168.120.12', 'name': u'ellis-0223g5', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.19'}.", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:34:44.492Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.9ab3ba9e-5ae3-408e-ab02-df0e0ba4a1bf"}, {"node_instance_id": "dime_hlqq98", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:34:45.201Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/E9OPL/clearwater.py", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:34:44.892Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.ea711058-5585-4940-8043-8e5dac6446a2"}, {"node_instance_id": "ellis_0223g5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:34:45.201Z", "message": "[localhost] run: ['sudo', 'mkdir', '-p', '/etc/clearwater']", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:34:44.493Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.9ab3ba9e-5ae3-408e-ab02-df0e0ba4a1bf"}, {"node_instance_id": "sprout_w280gt", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:34:45.201Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:34:44.546Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "dime_hlqq98", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:34:45.897Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:34:45.497Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.ea711058-5585-4940-8043-8e5dac6446a2"}, {"node_instance_id": "vellum_399cpt", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:34:45.897Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:34:45.301Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "sprout_w280gt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:34:45.897Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:34:45.917Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.b9dc4446-4d63-4727-94a0-66ff88ade926"}, {"node_instance_id": "dime_hlqq98", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:34:45.897Z", "message": "[localhost] run: ['sudo', 'mkdir', '-p', '/etc/clearwater']", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:34:45.498Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.ea711058-5585-4940-8043-8e5dac6446a2"}, {"node_instance_id": "sprout_w280gt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:34:45.897Z", "message": "Configuring clearwater node.", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:34:45.772Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.b9dc4446-4d63-4727-94a0-66ff88ade926"}, {"node_instance_id": "sprout_w280gt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:34:45.897Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/24ZMB/clearwater.py", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:34:45.771Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.b9dc4446-4d63-4727-94a0-66ff88ade926"}, {"node_instance_id": "dime_hlqq98", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:34:45.897Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:34:45.184Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.ea711058-5585-4940-8043-8e5dac6446a2"}, {"node_instance_id": "dime_hlqq98", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:34:45.897Z", "message": "The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.12', 'name': u'dime-hlqq98', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.9'}.", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:34:45.497Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.ea711058-5585-4940-8043-8e5dac6446a2"}], "metadata": {"pagination": {"total": 2586, "offset": 2558, "size": 50}}} 2019-04-09 10:34:46,585 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:34:46,585 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:34:46 GMT 2019-04-09 10:34:46,585 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:34:46,585 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-09 10:34:46,585 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:34:46,586 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:34:46,586 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:34:46,586 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-09 10:34:46,587 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-04-09 10:34:46,587 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance configured 2019-04-09 10:34:46,587 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-04-09 10:34:46,587 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-04-09 10:34:46,588 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-04-09 10:34:46,588 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-04-09 10:34:46,588 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-04-09 10:34:46,588 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-04-09 10:34:46,588 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-04-09 10:34:46,588 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-04-09 10:34:46,589 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-04-09 10:34:46,589 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-04-09 10:34:46,589 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2019-04-09 10:34:46,589 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2019-04-09 10:34:46,589 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/4D3OB/clearwater.py 2019-04-09 10:34:46,589 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2019-04-09 10:34:46,590 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.211', 'etcd_ip': u'192.168.120.12', 'name': u'ellis-0223g5', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.19'}. 2019-04-09 10:34:46,590 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/E9OPL/clearwater.py 2019-04-09 10:34:46,590 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mkdir', '-p', '/etc/clearwater'] 2019-04-09 10:34:46,590 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-04-09 10:34:46,590 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2019-04-09 10:34:46,590 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-04-09 10:34:46,590 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-04-09 10:34:46,591 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mkdir', '-p', '/etc/clearwater'] 2019-04-09 10:34:46,591 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2019-04-09 10:34:46,591 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/24ZMB/clearwater.py 2019-04-09 10:34:46,591 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-04-09 10:34:46,591 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.12', 'name': u'dime-hlqq98', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.9'}. 2019-04-09 10:34:46,591 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/4c65a646-067f-4556-a879-83319631caf0 2019-04-09 10:34:46,656 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:34:46,656 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:34:46,657 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:34:46,657 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:34:46,657 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:34:46,657 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:34:46,657 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:34:46,657 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T10:28:06.618Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-09T10:28:06.619Z", "id": "4c65a646-067f-4556-a879-83319631caf0"} 2019-04-09 10:34:46,657 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:34:46,657 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:34:46 GMT 2019-04-09 10:34:46,657 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:34:46,658 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-09 10:34:46,658 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:34:46,658 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:34:46,658 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:34:51,663 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-09 10:34:51,836 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:34:51,836 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:34:51,836 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:34:51,836 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:34:51,836 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:34:51,836 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:34:51,837 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:34:51,837 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_w280gt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:34:46.632Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:34:46.136Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.b9dc4446-4d63-4727-94a0-66ff88ade926"}, {"node_instance_id": "sprout_w280gt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:34:46.632Z", "message": "The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.12', 'name': u'sprout-w280gt', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.15'}.", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:34:46.136Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.b9dc4446-4d63-4727-94a0-66ff88ade926"}, {"node_instance_id": "sprout_w280gt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:34:46.632Z", "message": "[localhost] run: ['sudo', 'mkdir', '-p', '/etc/clearwater']", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:34:46.137Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.b9dc4446-4d63-4727-94a0-66ff88ade926"}, {"node_instance_id": "homer_go7aw6", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:34:46.632Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:34:46.032Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "bono_e30hlz", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:34:47.178Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:34:46.785Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "vellum_399cpt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:34:47.178Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:34:47.036Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.6251caf6-7ae0-48e3-b91f-1931e599b351"}, {"node_instance_id": "vellum_399cpt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:34:47.178Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:34:46.817Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.6251caf6-7ae0-48e3-b91f-1931e599b351"}, {"node_instance_id": "vellum_399cpt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:34:47.178Z", "message": "Configuring clearwater node.", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:34:46.643Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.6251caf6-7ae0-48e3-b91f-1931e599b351"}, {"node_instance_id": "vellum_399cpt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:34:47.178Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/QFK99/clearwater.py", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:34:46.642Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.6251caf6-7ae0-48e3-b91f-1931e599b351"}, {"node_instance_id": "vellum_399cpt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:34:47.924Z", "message": "[localhost] run: ['sudo', 'mkdir', '-p', '/etc/clearwater']", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:34:47.037Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.6251caf6-7ae0-48e3-b91f-1931e599b351"}, {"node_instance_id": "homer_go7aw6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:34:47.924Z", "message": "[localhost] run: ['sudo', 'mkdir', '-p', '/etc/clearwater']", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:34:47.187Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.a93da3d7-5668-45f9-bb22-3da206b9683d"}, {"node_instance_id": "homer_go7aw6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:34:47.924Z", "message": "The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.12', 'name': u'homer-go7aw6', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.11'}.", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:34:47.187Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.a93da3d7-5668-45f9-bb22-3da206b9683d"}, {"node_instance_id": "homer_go7aw6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:34:47.924Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:34:47.186Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.a93da3d7-5668-45f9-bb22-3da206b9683d"}, {"node_instance_id": "homer_go7aw6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:34:47.924Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:34:46.939Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.a93da3d7-5668-45f9-bb22-3da206b9683d"}, {"node_instance_id": "homer_go7aw6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:34:47.924Z", "message": "Configuring clearwater node.", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:34:46.793Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.a93da3d7-5668-45f9-bb22-3da206b9683d"}, {"node_instance_id": "homer_go7aw6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:34:47.924Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/FRIEV/clearwater.py", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:34:46.791Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.a93da3d7-5668-45f9-bb22-3da206b9683d"}, {"node_instance_id": "vellum_399cpt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:34:47.924Z", "message": "The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.12', 'name': u'vellum-399cpt', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.6'}.", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:34:47.036Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.6251caf6-7ae0-48e3-b91f-1931e599b351"}, {"node_instance_id": "bono_e30hlz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:34:48.637Z", "message": "Configuring clearwater node.", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:34:47.916Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.a0bb12e4-add3-45ef-a6b3-b0e09fa070ac"}, {"node_instance_id": "bono_e30hlz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:34:48.637Z", "message": "The config dict: {'public_ip': u'172.30.9.218', 'etcd_ip': u'192.168.120.12', 'name': u'bono-e30hlz', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.10'}.", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:34:48.286Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.a0bb12e4-add3-45ef-a6b3-b0e09fa070ac"}, {"node_instance_id": "bono_e30hlz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:34:48.637Z", "message": "[localhost] run: ['sudo', 'mkdir', '-p', '/etc/clearwater']", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:34:48.287Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.a0bb12e4-add3-45ef-a6b3-b0e09fa070ac"}, {"node_instance_id": "bono_e30hlz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:34:48.637Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:34:48.040Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.a0bb12e4-add3-45ef-a6b3-b0e09fa070ac"}, {"node_instance_id": "bono_e30hlz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:34:48.637Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:34:48.286Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.a0bb12e4-add3-45ef-a6b3-b0e09fa070ac"}, {"node_instance_id": "bono_e30hlz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:34:48.637Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/17NDA/clearwater.py", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:34:47.914Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.a0bb12e4-add3-45ef-a6b3-b0e09fa070ac"}, {"node_instance_id": "ellis_0223g5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:34:49.754Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmp8Xsj8P', '/etc/clearwater/local_config']", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:34:49.553Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.9ab3ba9e-5ae3-408e-ab02-df0e0ba4a1bf"}, {"node_instance_id": "ellis_0223g5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:34:50.353Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/clearwater/local_config']", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:34:49.578Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.9ab3ba9e-5ae3-408e-ab02-df0e0ba4a1bf"}, {"node_instance_id": "ellis_0223g5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:34:50.353Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/dnsmasq.resolv.conf']", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:34:49.810Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.9ab3ba9e-5ae3-408e-ab02-df0e0ba4a1bf"}, {"node_instance_id": "ellis_0223g5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:34:50.353Z", "message": "Node instance created", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:34:50.144Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "ellis_0223g5", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:34:50.353Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:34:50.042Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "ellis_0223g5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:34:50.353Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpuSWS0Q', '/etc/dnsmasq.resolv.conf']", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:34:49.784Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.9ab3ba9e-5ae3-408e-ab02-df0e0ba4a1bf"}, {"node_instance_id": "ellis_0223g5", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:34:50.950Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:34:50.887Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "ellis_0223g5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:34:50.950Z", "message": "Configuring node instance", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:34:50.548Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "dime_hlqq98", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:34:50.950Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/clearwater/local_config']", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:34:50.582Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.ea711058-5585-4940-8043-8e5dac6446a2"}, {"node_instance_id": "dime_hlqq98", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:34:50.950Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmph8AKJ3', '/etc/clearwater/local_config']", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:34:50.553Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.ea711058-5585-4940-8043-8e5dac6446a2"}, {"node_instance_id": "dime_hlqq98", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:34:51.509Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpeZWjTP', '/etc/dnsmasq.resolv.conf']", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:34:50.864Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.ea711058-5585-4940-8043-8e5dac6446a2"}, {"node_instance_id": "dime_hlqq98", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:34:51.509Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/dnsmasq.resolv.conf']", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:34:50.892Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.ea711058-5585-4940-8043-8e5dac6446a2"}, {"node_instance_id": "sprout_w280gt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:34:51.509Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmp4Hm1TX', '/etc/clearwater/local_config']", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:34:51.194Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.b9dc4446-4d63-4727-94a0-66ff88ade926"}, {"node_instance_id": "sprout_w280gt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:34:51.509Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/clearwater/local_config']", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:34:51.219Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.b9dc4446-4d63-4727-94a0-66ff88ade926"}, {"node_instance_id": "sprout_w280gt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:34:51.509Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmp6eIz7t', '/etc/dnsmasq.resolv.conf']", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:34:51.390Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.b9dc4446-4d63-4727-94a0-66ff88ade926"}, {"node_instance_id": "sprout_w280gt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:34:51.509Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/dnsmasq.resolv.conf']", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:34:51.416Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.b9dc4446-4d63-4727-94a0-66ff88ade926"}], "metadata": {"pagination": {"total": 2625, "offset": 2586, "size": 50}}} 2019-04-09 10:34:51,837 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:34:51,837 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:34:51 GMT 2019-04-09 10:34:51,837 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:34:51,837 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-09 10:34:51,837 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:34:51,837 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:34:51,837 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:34:51,838 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-09 10:34:51,839 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2019-04-09 10:34:51,839 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.12', 'name': u'sprout-w280gt', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.15'}. 2019-04-09 10:34:51,840 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mkdir', '-p', '/etc/clearwater'] 2019-04-09 10:34:51,840 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-04-09 10:34:51,840 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-04-09 10:34:51,840 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2019-04-09 10:34:51,840 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-04-09 10:34:51,840 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2019-04-09 10:34:51,840 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/QFK99/clearwater.py 2019-04-09 10:34:51,841 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mkdir', '-p', '/etc/clearwater'] 2019-04-09 10:34:51,841 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mkdir', '-p', '/etc/clearwater'] 2019-04-09 10:34:51,841 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.12', 'name': u'homer-go7aw6', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.11'}. 2019-04-09 10:34:51,841 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2019-04-09 10:34:51,841 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-04-09 10:34:51,841 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2019-04-09 10:34:51,841 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/FRIEV/clearwater.py 2019-04-09 10:34:51,842 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.12', 'name': u'vellum-399cpt', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.6'}. 2019-04-09 10:34:51,842 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2019-04-09 10:34:51,842 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.218', 'etcd_ip': u'192.168.120.12', 'name': u'bono-e30hlz', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.10'}. 2019-04-09 10:34:51,842 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mkdir', '-p', '/etc/clearwater'] 2019-04-09 10:34:51,842 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-04-09 10:34:51,842 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2019-04-09 10:34:51,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/17NDA/clearwater.py 2019-04-09 10:34:51,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmp8Xsj8P', '/etc/clearwater/local_config'] 2019-04-09 10:34:51,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/clearwater/local_config'] 2019-04-09 10:34:51,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/dnsmasq.resolv.conf'] 2019-04-09 10:34:51,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-04-09 10:34:51,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-04-09 10:34:51,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpuSWS0Q', '/etc/dnsmasq.resolv.conf'] 2019-04-09 10:34:51,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-04-09 10:34:51,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance 2019-04-09 10:34:51,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/clearwater/local_config'] 2019-04-09 10:34:51,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmph8AKJ3', '/etc/clearwater/local_config'] 2019-04-09 10:34:51,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpeZWjTP', '/etc/dnsmasq.resolv.conf'] 2019-04-09 10:34:51,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/dnsmasq.resolv.conf'] 2019-04-09 10:34:51,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmp4Hm1TX', '/etc/clearwater/local_config'] 2019-04-09 10:34:51,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/clearwater/local_config'] 2019-04-09 10:34:51,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmp6eIz7t', '/etc/dnsmasq.resolv.conf'] 2019-04-09 10:34:51,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/dnsmasq.resolv.conf'] 2019-04-09 10:34:51,845 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/4c65a646-067f-4556-a879-83319631caf0 2019-04-09 10:34:51,925 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:34:51,925 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:34:51,925 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:34:51,926 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:34:51,926 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:34:51,926 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:34:51,926 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:34:51,926 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T10:28:06.618Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-09T10:28:06.619Z", "id": "4c65a646-067f-4556-a879-83319631caf0"} 2019-04-09 10:34:51,926 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:34:51,926 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:34:51 GMT 2019-04-09 10:34:51,926 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:34:51,926 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-09 10:34:51,927 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:34:51,927 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:34:51,927 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:34:56,932 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-09 10:34:57,461 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:34:57,461 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:34:57,461 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:34:57,462 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:34:57,462 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:34:57,462 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:34:57,462 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:34:57,462 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_0223g5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:34:52.169Z", "message": "Downloaded scripts/clearwater/ellis/install-ellis.sh to /tmp/32MW9/install-ellis.sh", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:34:51.986Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.30d9cd17-140d-45af-adf5-1bb32b10518d"}, {"node_instance_id": "sprout_w280gt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:34:52.169Z", "message": "Node instance created", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:34:52.013Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "sprout_w280gt", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:34:52.169Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:34:51.744Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "dime_hlqq98", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:34:52.169Z", "message": "Node instance created", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:34:51.576Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "dime_hlqq98", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:34:52.169Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:34:51.443Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "ellis_0223g5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:34:52.169Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:34:51.995Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.30d9cd17-140d-45af-adf5-1bb32b10518d"}, {"node_instance_id": "ellis_0223g5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:34:52.169Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:34:51.993Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.30d9cd17-140d-45af-adf5-1bb32b10518d"}, {"node_instance_id": "ellis_0223g5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:34:52.169Z", "message": "Process created, PID: 1747", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:34:51.992Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.30d9cd17-140d-45af-adf5-1bb32b10518d"}, {"node_instance_id": "ellis_0223g5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:34:52.169Z", "message": "log_stdout=True, log_stderr=True, stderr_to_stdout=False", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:34:51.988Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.30d9cd17-140d-45af-adf5-1bb32b10518d"}, {"node_instance_id": "dime_hlqq98", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:34:52.745Z", "message": "Configuring node instance", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:34:52.127Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "vellum_399cpt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:34:52.745Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/clearwater/local_config']", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:34:52.133Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.6251caf6-7ae0-48e3-b91f-1931e599b351"}, {"node_instance_id": "vellum_399cpt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:34:52.745Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpdplBdC', '/etc/clearwater/local_config']", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:34:52.105Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.6251caf6-7ae0-48e3-b91f-1931e599b351"}, {"node_instance_id": "ellis_0223g5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:34:52.745Z", "message": "[ellis] sudo apt", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:34:52.464Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.30d9cd17-140d-45af-adf5-1bb32b10518d"}, {"node_instance_id": "ellis_0223g5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:34:52.745Z", "message": "[ellis] ", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:34:52.028Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.30d9cd17-140d-45af-adf5-1bb32b10518d"}, {"node_instance_id": "ellis_0223g5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:34:52.745Z", "message": "[ellis] repo129", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:34:52.139Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.30d9cd17-140d-45af-adf5-1bb32b10518d"}, {"node_instance_id": "ellis_0223g5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:34:52.745Z", "message": "[ellis] Configure the APT software source", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:34:52.167Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.30d9cd17-140d-45af-adf5-1bb32b10518d"}, {"node_instance_id": "vellum_399cpt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:34:52.745Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpcir0bQ', '/etc/dnsmasq.resolv.conf']", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:34:52.333Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.6251caf6-7ae0-48e3-b91f-1931e599b351"}, {"node_instance_id": "homer_go7aw6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:34:52.745Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpENjPgq', '/etc/clearwater/local_config']", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:34:52.237Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.a93da3d7-5668-45f9-bb22-3da206b9683d"}, {"node_instance_id": "vellum_399cpt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:34:52.745Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/dnsmasq.resolv.conf']", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:34:52.369Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.6251caf6-7ae0-48e3-b91f-1931e599b351"}, {"node_instance_id": "dime_hlqq98", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:34:52.745Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:34:52.323Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "sprout_w280gt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:34:52.745Z", "message": "Pre-configuring relationships", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:34:52.155Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "homer_go7aw6", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:34:53.372Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:34:53.264Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:34:53.372Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "proxy_node_zfn03y", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:34:53.088Z", "source_id": "sprout_w280gt", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "vellum_399cpt", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:34:53.372Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:34:52.774Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "homer_go7aw6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:34:53.372Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/dnsmasq.resolv.conf']", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:34:52.491Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.a93da3d7-5668-45f9-bb22-3da206b9683d"}, {"node_instance_id": "homer_go7aw6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:34:53.372Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/clearwater/local_config']", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:34:52.273Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.a93da3d7-5668-45f9-bb22-3da206b9683d"}, {"node_instance_id": "homer_go7aw6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:34:53.372Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpkZE62Q', '/etc/dnsmasq.resolv.conf']", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:34:52.454Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.a93da3d7-5668-45f9-bb22-3da206b9683d"}, {"node_instance_id": "vellum_399cpt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:34:53.879Z", "message": "Node instance created", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:34:53.445Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "bono_e30hlz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:34:53.879Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/dnsmasq.resolv.conf']", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:34:53.701Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.a0bb12e4-add3-45ef-a6b3-b0e09fa070ac"}, {"node_instance_id": "bono_e30hlz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:34:53.879Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpGAcgL1', '/etc/clearwater/local_config']", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:34:53.346Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.a0bb12e4-add3-45ef-a6b3-b0e09fa070ac"}, {"node_instance_id": "bono_e30hlz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:34:53.879Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/clearwater/local_config']", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:34:53.380Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.a0bb12e4-add3-45ef-a6b3-b0e09fa070ac"}, {"node_instance_id": "bono_e30hlz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:34:53.879Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmp7crerj', '/etc/dnsmasq.resolv.conf']", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:34:53.667Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.a0bb12e4-add3-45ef-a6b3-b0e09fa070ac"}, {"node_instance_id": "dime_hlqq98", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:34:53.879Z", "message": "Downloaded scripts/clearwater/dime/install-dime.sh to /tmp/C38MX/install-dime.sh", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:34:53.717Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.e79ff999-ed08-4211-ae7f-0acdc2bcf750"}, {"node_instance_id": "homer_go7aw6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:34:53.879Z", "message": "Node instance created", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:34:53.495Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "homer_go7aw6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:34:54.420Z", "message": "Configuring node instance", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:34:54.089Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "dime_hlqq98", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:34:54.420Z", "message": "[dime] Configure the APT software source", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:34:53.933Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.e79ff999-ed08-4211-ae7f-0acdc2bcf750"}, {"node_instance_id": "dime_hlqq98", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:34:54.420Z", "message": "log_stdout=True, log_stderr=True, stderr_to_stdout=False", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:34:53.719Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.e79ff999-ed08-4211-ae7f-0acdc2bcf750"}, {"node_instance_id": "dime_hlqq98", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:34:54.420Z", "message": "[dime] repo129", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:34:53.887Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.e79ff999-ed08-4211-ae7f-0acdc2bcf750"}, {"node_instance_id": "dime_hlqq98", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:34:54.420Z", "message": "[dime] ", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:34:53.757Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.e79ff999-ed08-4211-ae7f-0acdc2bcf750"}, {"node_instance_id": "dime_hlqq98", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:34:54.420Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:34:53.726Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.e79ff999-ed08-4211-ae7f-0acdc2bcf750"}, {"node_instance_id": "dime_hlqq98", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:34:54.420Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:34:53.723Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.e79ff999-ed08-4211-ae7f-0acdc2bcf750"}, {"node_instance_id": "dime_hlqq98", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:34:54.420Z", "message": "Process created, PID: 1759", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:34:53.722Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.e79ff999-ed08-4211-ae7f-0acdc2bcf750"}, {"node_instance_id": "dime_hlqq98", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:34:54.420Z", "message": "[dime] sudo apt", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:34:54.228Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.e79ff999-ed08-4211-ae7f-0acdc2bcf750"}, {"node_instance_id": "vellum_399cpt", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:34:54.420Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:34:54.020Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "vellum_399cpt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:34:54.420Z", "message": "Configuring node instance", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:34:53.673Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:34:54.420Z", "message": "Downloaded scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py to /tmp/YZ0SA/append_proxy_snmp_conf.py", "level": "info", "target_id": "proxy_node_zfn03y", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:34:54.373Z", "source_id": "sprout_w280gt", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.0bf6e830-a489-43c8-bd52-ce80077de3d3"}, {"node_instance_id": "bono_e30hlz", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:34:54.965Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:34:54.220Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:34:54.965Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "proxy_node_zfn03y", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:34:54.735Z", "source_id": "sprout_w280gt", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "homer_go7aw6", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:34:54.965Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:34:54.848Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "vellum_399cpt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:34:55.563Z", "message": "[vellum] ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:34:55.137Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.f811e5dc-1584-4a01-b4d7-1a01ab374ad3"}], "metadata": {"pagination": {"total": 2698, "offset": 2625, "size": 50}}} 2019-04-09 10:34:57,462 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:34:57,462 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:34:57 GMT 2019-04-09 10:34:57,463 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:34:57,463 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-09 10:34:57,463 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:34:57,463 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:34:57,463 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:34:57,463 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-09 10:34:57,465 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/ellis/install-ellis.sh to /tmp/32MW9/install-ellis.sh 2019-04-09 10:34:57,465 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-04-09 10:34:57,465 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-04-09 10:34:57,465 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-04-09 10:34:57,466 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-04-09 10:34:57,466 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-04-09 10:34:57,466 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-04-09 10:34:57,466 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 1747 2019-04-09 10:34:57,466 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-04-09 10:34:57,466 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance 2019-04-09 10:34:57,467 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/clearwater/local_config'] 2019-04-09 10:34:57,467 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpdplBdC', '/etc/clearwater/local_config'] 2019-04-09 10:34:57,467 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo apt 2019-04-09 10:34:57,467 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] 2019-04-09 10:34:57,467 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] repo129 2019-04-09 10:34:57,467 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Configure the APT software source 2019-04-09 10:34:57,468 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpcir0bQ', '/etc/dnsmasq.resolv.conf'] 2019-04-09 10:34:57,468 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpENjPgq', '/etc/clearwater/local_config'] 2019-04-09 10:34:57,468 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/dnsmasq.resolv.conf'] 2019-04-09 10:34:57,468 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-04-09 10:34:57,468 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Pre-configuring relationships 2019-04-09 10:34:57,468 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-04-09 10:34:57,469 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-04-09 10:34:57,469 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-04-09 10:34:57,469 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/dnsmasq.resolv.conf'] 2019-04-09 10:34:57,469 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/clearwater/local_config'] 2019-04-09 10:34:57,469 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpkZE62Q', '/etc/dnsmasq.resolv.conf'] 2019-04-09 10:34:57,469 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-04-09 10:34:57,469 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/dnsmasq.resolv.conf'] 2019-04-09 10:34:57,470 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpGAcgL1', '/etc/clearwater/local_config'] 2019-04-09 10:34:57,470 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/clearwater/local_config'] 2019-04-09 10:34:57,470 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmp7crerj', '/etc/dnsmasq.resolv.conf'] 2019-04-09 10:34:57,470 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/dime/install-dime.sh to /tmp/C38MX/install-dime.sh 2019-04-09 10:34:57,470 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-04-09 10:34:57,470 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance 2019-04-09 10:34:57,471 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Configure the APT software source 2019-04-09 10:34:57,471 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-04-09 10:34:57,471 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] repo129 2019-04-09 10:34:57,471 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] 2019-04-09 10:34:57,471 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-04-09 10:34:57,471 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-04-09 10:34:57,471 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 1759 2019-04-09 10:34:57,472 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo apt 2019-04-09 10:34:57,472 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-04-09 10:34:57,472 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance 2019-04-09 10:34:57,472 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py to /tmp/YZ0SA/append_proxy_snmp_conf.py 2019-04-09 10:34:57,472 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-04-09 10:34:57,472 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-04-09 10:34:57,472 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-04-09 10:34:57,473 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] 2019-04-09 10:34:57,473 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/4c65a646-067f-4556-a879-83319631caf0 2019-04-09 10:34:57,669 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:34:57,670 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:34:57,670 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:34:57,670 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:34:57,670 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:34:57,670 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:34:57,670 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:34:57,670 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T10:28:06.618Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-09T10:28:06.619Z", "id": "4c65a646-067f-4556-a879-83319631caf0"} 2019-04-09 10:34:57,671 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:34:57,671 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:34:57 GMT 2019-04-09 10:34:57,671 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:34:57,671 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-09 10:34:57,671 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:34:57,671 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:34:57,671 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:35:02,677 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-09 10:35:03,004 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:35:03,004 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:35:03,004 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:35:03,004 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:35:03,004 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:35:03,004 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:35:03,004 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:35:03,005 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_399cpt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:34:55.563Z", "message": "[vellum] Configure the APT software source", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:34:55.365Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.f811e5dc-1584-4a01-b4d7-1a01ab374ad3"}, {"node_instance_id": "vellum_399cpt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:34:55.563Z", "message": "Process created, PID: 1753", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:34:55.104Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.f811e5dc-1584-4a01-b4d7-1a01ab374ad3"}, {"node_instance_id": "vellum_399cpt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:34:55.563Z", "message": "[vellum] ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:34:55.336Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.f811e5dc-1584-4a01-b4d7-1a01ab374ad3"}, {"node_instance_id": "vellum_399cpt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:34:55.563Z", "message": "[vellum] ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:34:55.137Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.f811e5dc-1584-4a01-b4d7-1a01ab374ad3"}, {"node_instance_id": "vellum_399cpt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:34:55.563Z", "message": "Downloaded scripts/clearwater/vellum/install-vellum.sh to /tmp/DF3CR/install-vellum.sh", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:34:55.098Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.f811e5dc-1584-4a01-b4d7-1a01ab374ad3"}, {"node_instance_id": "vellum_399cpt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:34:55.563Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:34:55.105Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.f811e5dc-1584-4a01-b4d7-1a01ab374ad3"}, {"node_instance_id": "vellum_399cpt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:34:55.563Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:34:55.105Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.f811e5dc-1584-4a01-b4d7-1a01ab374ad3"}, {"node_instance_id": "sprout_w280gt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:34:56.211Z", "message": "Relationships pre-configured", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:34:55.585Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "homer_go7aw6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:34:56.211Z", "message": "log_stdout=True, log_stderr=True, stderr_to_stdout=False", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:34:55.602Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.b719d90b-bae0-40e9-b7fd-7d91ab3e0086"}, {"node_instance_id": "homer_go7aw6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:34:56.211Z", "message": "Downloaded scripts/clearwater/homer/install-homer.sh to /tmp/Y846U/install-homer.sh", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:34:55.600Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.b719d90b-bae0-40e9-b7fd-7d91ab3e0086"}, {"node_instance_id": "homer_go7aw6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:34:56.211Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:34:55.610Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.b719d90b-bae0-40e9-b7fd-7d91ab3e0086"}, {"node_instance_id": "homer_go7aw6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:34:56.211Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:34:55.609Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.b719d90b-bae0-40e9-b7fd-7d91ab3e0086"}, {"node_instance_id": "vellum_399cpt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:34:56.211Z", "message": "[vellum] sudo apt", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:34:55.614Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.f811e5dc-1584-4a01-b4d7-1a01ab374ad3"}, {"node_instance_id": "homer_go7aw6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:34:56.211Z", "message": "Process created, PID: 1747", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:34:55.608Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.b719d90b-bae0-40e9-b7fd-7d91ab3e0086"}, {"node_instance_id": "bono_e30hlz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:34:56.211Z", "message": "Pre-configuring relationships", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:34:55.802Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "sprout_w280gt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:34:56.211Z", "message": "Configuring node instance", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:34:55.726Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "bono_e30hlz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:34:56.211Z", "message": "Node instance created", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:34:55.442Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "homer_go7aw6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:34:56.844Z", "message": "[homer] sudo apt", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:34:56.022Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.b719d90b-bae0-40e9-b7fd-7d91ab3e0086"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:34:56.844Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "proxy_node_zfn03y", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:34:56.015Z", "source_id": "bono_e30hlz", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "sprout_w280gt", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:34:56.844Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:34:56.439Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "homer_go7aw6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:34:56.844Z", "message": "[homer] ", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:34:55.646Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.b719d90b-bae0-40e9-b7fd-7d91ab3e0086"}, {"node_instance_id": "homer_go7aw6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:34:56.844Z", "message": "[homer] repo129", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:34:55.752Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.b719d90b-bae0-40e9-b7fd-7d91ab3e0086"}, {"node_instance_id": "homer_go7aw6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:34:56.844Z", "message": "[homer] Configure the APT software source", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:34:55.779Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.b719d90b-bae0-40e9-b7fd-7d91ab3e0086"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:34:57.716Z", "message": "Downloaded scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py to /tmp/Z7CV9/append_proxy_snmp_conf.py", "level": "info", "target_id": "proxy_node_zfn03y", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:34:57.610Z", "source_id": "bono_e30hlz", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.3c81bc4a-2ee6-45fe-9fa1-36fbe7e767af"}, {"node_instance_id": "bono_e30hlz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:34:58.378Z", "message": "Relationships pre-configured", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:34:58.316Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:34:58.378Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "proxy_node_zfn03y", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:34:58.065Z", "source_id": "bono_e30hlz", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "sprout_w280gt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:34:58.378Z", "message": "[sprout] Configure the APT software source", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:34:58.099Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.3a29fff1-c30b-435f-b767-ded72f209751"}, {"node_instance_id": "sprout_w280gt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:34:58.378Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:34:57.922Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.3a29fff1-c30b-435f-b767-ded72f209751"}, {"node_instance_id": "sprout_w280gt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:34:58.378Z", "message": "Downloaded scripts/clearwater/sprout/install-sprout.sh to /tmp/Y91ZI/install-sprout.sh", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:34:57.915Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.3a29fff1-c30b-435f-b767-ded72f209751"}, {"node_instance_id": "sprout_w280gt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:34:58.378Z", "message": "log_stdout=True, log_stderr=True, stderr_to_stdout=False", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:34:57.916Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.3a29fff1-c30b-435f-b767-ded72f209751"}, {"node_instance_id": "sprout_w280gt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:34:58.378Z", "message": "Process created, PID: 1743", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:34:57.919Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.3a29fff1-c30b-435f-b767-ded72f209751"}, {"node_instance_id": "sprout_w280gt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:34:58.378Z", "message": "[sprout] ", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:34:57.955Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.3a29fff1-c30b-435f-b767-ded72f209751"}, {"node_instance_id": "sprout_w280gt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:34:58.378Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:34:57.925Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.3a29fff1-c30b-435f-b767-ded72f209751"}, {"node_instance_id": "sprout_w280gt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:34:58.378Z", "message": "[sprout] repo129", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:34:58.068Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.3a29fff1-c30b-435f-b767-ded72f209751"}, {"node_instance_id": "sprout_w280gt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:34:59.077Z", "message": "[sprout] sudo apt", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:34:58.377Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.3a29fff1-c30b-435f-b767-ded72f209751"}, {"node_instance_id": "bono_e30hlz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:34:59.077Z", "message": "Configuring node instance", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:34:58.379Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "bono_e30hlz", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:34:59.077Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:34:58.701Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "bono_e30hlz", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:35:00.059Z", "message": "Downloaded scripts/clearwater/bono/install-bono.sh to /tmp/F7AA8/install-bono.sh", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:34:59.874Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.e9c6c656-f91a-4ac3-b22f-abd065b0d7b0"}, {"node_instance_id": "bono_e30hlz", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:35:00.703Z", "message": "log_stdout=True, log_stderr=True, stderr_to_stdout=False", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:34:59.877Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.e9c6c656-f91a-4ac3-b22f-abd065b0d7b0"}, {"node_instance_id": "bono_e30hlz", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:35:00.703Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:34:59.881Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.e9c6c656-f91a-4ac3-b22f-abd065b0d7b0"}, {"node_instance_id": "bono_e30hlz", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:35:00.703Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:34:59.883Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.e9c6c656-f91a-4ac3-b22f-abd065b0d7b0"}, {"node_instance_id": "bono_e30hlz", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:35:00.703Z", "message": "[bono] ", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:34:59.913Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.e9c6c656-f91a-4ac3-b22f-abd065b0d7b0"}, {"node_instance_id": "bono_e30hlz", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:35:00.703Z", "message": "[bono] repo129", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:35:00.057Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.e9c6c656-f91a-4ac3-b22f-abd065b0d7b0"}, {"node_instance_id": "bono_e30hlz", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:35:00.703Z", "message": "[bono] Configure the APT software source", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:35:00.086Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.e9c6c656-f91a-4ac3-b22f-abd065b0d7b0"}, {"node_instance_id": "bono_e30hlz", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:35:00.703Z", "message": "[bono] sudo apt", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:35:00.343Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.e9c6c656-f91a-4ac3-b22f-abd065b0d7b0"}, {"node_instance_id": "bono_e30hlz", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:35:00.703Z", "message": "Process created, PID: 1748", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:34:59.881Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.e9c6c656-f91a-4ac3-b22f-abd065b0d7b0"}], "metadata": {"pagination": {"total": 2721, "offset": 2675, "size": 50}}} 2019-04-09 10:35:03,005 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:35:03,005 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:35:03 GMT 2019-04-09 10:35:03,005 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:35:03,005 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-09 10:35:03,005 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:35:03,005 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:35:03,005 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:35:03,005 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-09 10:35:03,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Configure the APT software source 2019-04-09 10:35:03,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 1753 2019-04-09 10:35:03,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] 2019-04-09 10:35:03,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] 2019-04-09 10:35:03,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/vellum/install-vellum.sh to /tmp/DF3CR/install-vellum.sh 2019-04-09 10:35:03,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-04-09 10:35:03,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-04-09 10:35:03,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships pre-configured 2019-04-09 10:35:03,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-04-09 10:35:03,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/homer/install-homer.sh to /tmp/Y846U/install-homer.sh 2019-04-09 10:35:03,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-04-09 10:35:03,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-04-09 10:35:03,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo apt 2019-04-09 10:35:03,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 1747 2019-04-09 10:35:03,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Pre-configuring relationships 2019-04-09 10:35:03,010 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance 2019-04-09 10:35:03,010 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-04-09 10:35:03,010 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo apt 2019-04-09 10:35:03,010 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-04-09 10:35:03,010 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-04-09 10:35:03,010 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] 2019-04-09 10:35:03,011 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] repo129 2019-04-09 10:35:03,011 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] Configure the APT software source 2019-04-09 10:35:03,011 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py to /tmp/Z7CV9/append_proxy_snmp_conf.py 2019-04-09 10:35:03,011 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships pre-configured 2019-04-09 10:35:03,011 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-04-09 10:35:03,011 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Configure the APT software source 2019-04-09 10:35:03,012 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-04-09 10:35:03,012 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/sprout/install-sprout.sh to /tmp/Y91ZI/install-sprout.sh 2019-04-09 10:35:03,012 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-04-09 10:35:03,012 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 1743 2019-04-09 10:35:03,012 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] 2019-04-09 10:35:03,012 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-04-09 10:35:03,012 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] repo129 2019-04-09 10:35:03,013 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo apt 2019-04-09 10:35:03,013 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance 2019-04-09 10:35:03,013 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-04-09 10:35:03,013 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/bono/install-bono.sh to /tmp/F7AA8/install-bono.sh 2019-04-09 10:35:03,013 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-04-09 10:35:03,013 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-04-09 10:35:03,014 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-04-09 10:35:03,014 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] 2019-04-09 10:35:03,014 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] repo129 2019-04-09 10:35:03,014 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Configure the APT software source 2019-04-09 10:35:03,014 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo apt 2019-04-09 10:35:03,014 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 1748 2019-04-09 10:35:03,015 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/4c65a646-067f-4556-a879-83319631caf0 2019-04-09 10:35:03,075 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:35:03,075 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:35:03,075 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:35:03,075 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:35:03,075 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:35:03,075 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:35:03,075 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:35:03,076 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T10:28:06.618Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-09T10:28:06.619Z", "id": "4c65a646-067f-4556-a879-83319631caf0"} 2019-04-09 10:35:03,076 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:35:03,076 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:35:03 GMT 2019-04-09 10:35:03,076 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:35:03,076 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-09 10:35:03,076 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:35:03,076 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:35:03,076 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:35:08,082 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-09 10:35:08,457 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:35:08,458 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:35:08,458 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:35:08,458 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:35:08,458 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:35:08,458 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:35:08,458 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:35:08,458 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_0223g5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:35:05.224Z", "message": "[ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-04yjo1\nGet:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:3 http://repo.cw-ngv.com binary/ Release [1,219 B]\nGet:4 http://security.ubuntu.com trusty-security/main Sources [172 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:6 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [102 kB]\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [830 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [293 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:10 http://security.ubuntu.com trusty-security/main Translation-en [446 kB]\nGet:11 http://security.ubuntu.com trusty-security/universe Translation-en [161 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [430 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,313 B]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,528 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,166 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [523 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [576 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,028 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [280 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nIgn http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US\nFetched 13.1 MB in 10s (1,260 kB/s)\nReading package lists...\n\nreal\t0m12.580s\nuser\t0m5.114s\nsys\t0m0.580s", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:35:05.097Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.30d9cd17-140d-45af-adf5-1bb32b10518d"}, {"node_instance_id": "ellis_0223g5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:35:05.738Z", "message": "[ellis] Installing ellis packages and other clearwater packages", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:35:05.129Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.30d9cd17-140d-45af-adf5-1bb32b10518d"}, {"node_instance_id": "ellis_0223g5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:35:05.738Z", "message": "[ellis] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:35:05.160Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.30d9cd17-140d-45af-adf5-1bb32b10518d"}, {"node_instance_id": "dime_hlqq98", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:35:07.272Z", "message": "[dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-8d5h0z\nGet:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:3 http://repo.cw-ngv.com binary/ Release [1,219 B]\nGet:4 http://security.ubuntu.com trusty-security/main Sources [172 kB]\nGet:5 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:6 http://security.ubuntu.com trusty-security/universe Sources [102 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [830 kB]\nGet:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [293 kB]\nGet:10 http://security.ubuntu.com trusty-security/main Translation-en [446 kB]\nGet:11 http://security.ubuntu.com trusty-security/universe Translation-en [161 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nIgn http://repo.cw-ngv.com binary/ Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [430 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,313 B]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,528 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,166 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [523 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [576 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,028 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [280 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nIgn http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US\nFetched 13.1 MB in 10s (1,218 kB/s)\nReading package lists...\n\nreal\t0m12.791s\nuser\t0m4.784s\nsys\t0m0.570s", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:35:07.062Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.e79ff999-ed08-4211-ae7f-0acdc2bcf750"}, {"node_instance_id": "dime_hlqq98", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:35:07.936Z", "message": "[dime] Installing dime packages and other clearwater packages", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:35:07.093Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.e79ff999-ed08-4211-ae7f-0acdc2bcf750"}, {"node_instance_id": "dime_hlqq98", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:35:07.936Z", "message": "[dime] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:35:07.124Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.e79ff999-ed08-4211-ae7f-0acdc2bcf750"}], "metadata": {"pagination": {"total": 2727, "offset": 2721, "size": 50}}} 2019-04-09 10:35:08,458 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:35:08,459 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:35:08 GMT 2019-04-09 10:35:08,459 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:35:08,459 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-09 10:35:08,459 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:35:08,459 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:35:08,459 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:35:08,459 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-09 10:35:08,460 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-04yjo1 Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://repo.cw-ngv.com binary/ InRelease Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:3 http://repo.cw-ngv.com binary/ Release [1,219 B] Get:4 http://security.ubuntu.com trusty-security/main Sources [172 kB] Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:6 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Get:7 http://security.ubuntu.com trusty-security/universe Sources [102 kB] Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [830 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [293 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:10 http://security.ubuntu.com trusty-security/main Translation-en [446 kB] Get:11 http://security.ubuntu.com trusty-security/universe Translation-en [161 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [430 kB] Ign http://repo.cw-ngv.com binary/ Translation-en_US Ign http://repo.cw-ngv.com binary/ Translation-en Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,313 B] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,528 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,166 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [523 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [576 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,028 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [280 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US Fetched 13.1 MB in 10s (1,260 kB/s) Reading package lists... real 0m12.580s user 0m5.114s sys 0m0.580s 2019-04-09 10:35:08,460 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Installing ellis packages and other clearwater packages 2019-04-09 10:35:08,460 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo DEBIAN_FRONTEND=noninteractive apt 2019-04-09 10:35:08,460 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-8d5h0z Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://repo.cw-ngv.com binary/ InRelease Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:3 http://repo.cw-ngv.com binary/ Release [1,219 B] Get:4 http://security.ubuntu.com trusty-security/main Sources [172 kB] Get:5 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:6 http://security.ubuntu.com trusty-security/universe Sources [102 kB] Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [830 kB] Get:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [293 kB] Get:10 http://security.ubuntu.com trusty-security/main Translation-en [446 kB] Get:11 http://security.ubuntu.com trusty-security/universe Translation-en [161 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Ign http://repo.cw-ngv.com binary/ Translation-en_US Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [430 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,313 B] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,528 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,166 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [523 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [576 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,028 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [280 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US Fetched 13.1 MB in 10s (1,218 kB/s) Reading package lists... real 0m12.791s user 0m4.784s sys 0m0.570s 2019-04-09 10:35:08,461 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Installing dime packages and other clearwater packages 2019-04-09 10:35:08,461 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo DEBIAN_FRONTEND=noninteractive apt 2019-04-09 10:35:08,461 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/4c65a646-067f-4556-a879-83319631caf0 2019-04-09 10:35:08,614 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:35:08,615 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:35:08,615 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:35:08,615 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:35:08,615 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:35:08,615 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:35:08,615 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:35:08,615 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T10:28:06.618Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-09T10:28:06.619Z", "id": "4c65a646-067f-4556-a879-83319631caf0"} 2019-04-09 10:35:08,615 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:35:08,615 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:35:08 GMT 2019-04-09 10:35:08,616 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:35:08,616 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-09 10:35:08,616 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:35:08,616 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:35:08,616 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:35:13,621 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-09 10:35:13,804 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:35:13,804 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:35:13,804 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:35:13,805 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:35:13,805 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:35:13,805 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:35:13,805 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:35:13,805 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_399cpt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:35:09.559Z", "message": "[vellum] => sudo: unable to resolve host server-clearwater-opnfv-vellum-host-41y0pg\nGet:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:3 http://repo.cw-ngv.com binary/ Release [1,219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nGet:5 http://security.ubuntu.com trusty-security/main Sources [172 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [102 kB]\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [830 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [293 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:10 http://security.ubuntu.com trusty-security/main Translation-en [446 kB]\nGet:11 http://security.ubuntu.com trusty-security/universe Translation-en [161 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [430 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,313 B]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,528 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,166 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [523 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [576 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,028 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [280 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nIgn http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US\nFetched 13.1 MB in 10s (1,228 kB/s)\nReading package lists...\n\nreal\t0m13.832s\nuser\t0m4.940s\nsys\t0m0.525s", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:35:09.488Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.f811e5dc-1584-4a01-b4d7-1a01ab374ad3"}, {"node_instance_id": "homer_go7aw6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:35:10.287Z", "message": "[homer] Installing homer packages and other clearwater packages", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:35:09.538Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.b719d90b-bae0-40e9-b7fd-7d91ab3e0086"}, {"node_instance_id": "homer_go7aw6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:35:10.287Z", "message": "[homer] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:35:09.566Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.b719d90b-bae0-40e9-b7fd-7d91ab3e0086"}, {"node_instance_id": "vellum_399cpt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:35:10.287Z", "message": "[vellum] Installing vellum packages and other clearwater packages", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:35:09.517Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.f811e5dc-1584-4a01-b4d7-1a01ab374ad3"}, {"node_instance_id": "vellum_399cpt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:35:10.287Z", "message": "[vellum] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:35:09.545Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.f811e5dc-1584-4a01-b4d7-1a01ab374ad3"}, {"node_instance_id": "homer_go7aw6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:35:10.287Z", "message": "[homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-d3fa9b\nGet:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:3 http://repo.cw-ngv.com binary/ Release [1,219 B]\nGet:4 http://security.ubuntu.com trusty-security/main Sources [172 kB]\nGet:5 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [102 kB]\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [830 kB]\nGet:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [293 kB]\nGet:10 http://security.ubuntu.com trusty-security/main Translation-en [446 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:11 http://security.ubuntu.com trusty-security/universe Translation-en [161 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [430 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,313 B]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,528 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,166 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [523 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [576 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,028 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [280 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nIgn http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US\nFetched 13.1 MB in 10s (1,230 kB/s)\nReading package lists...\n\nreal\t0m13.443s\nuser\t0m5.115s\nsys\t0m0.707s", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:35:09.507Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.b719d90b-bae0-40e9-b7fd-7d91ab3e0086"}, {"node_instance_id": "ellis_0223g5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:35:12.251Z", "message": "Waiting for process 1747 to end...", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:35:12.034Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.30d9cd17-140d-45af-adf5-1bb32b10518d"}, {"node_instance_id": "sprout_w280gt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:35:12.925Z", "message": "[sprout] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:35:12.726Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.3a29fff1-c30b-435f-b767-ded72f209751"}, {"node_instance_id": "sprout_w280gt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:35:12.925Z", "message": "[sprout] Installing ralf packages and other clearwater packages", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:35:12.696Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.3a29fff1-c30b-435f-b767-ded72f209751"}, {"node_instance_id": "sprout_w280gt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:35:12.925Z", "message": "[sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-y1ieip\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:3 http://repo.cw-ngv.com binary/ Release [1,219 B]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [172 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [102 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [430 kB]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [830 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,313 B]\nGet:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [293 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB]\nGet:13 http://security.ubuntu.com trusty-security/main Translation-en [446 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,528 B]\nGet:15 http://security.ubuntu.com trusty-security/universe Translation-en [161 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,166 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [523 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [576 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,028 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [280 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nIgn http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US\nFetched 13.1 MB in 10s (1,221 kB/s)\nReading package lists...\n\nreal\t0m14.250s\nuser\t0m5.096s\nsys\t0m0.610s", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:35:12.664Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.3a29fff1-c30b-435f-b767-ded72f209751"}], "metadata": {"pagination": {"total": 2737, "offset": 2727, "size": 50}}} 2019-04-09 10:35:13,805 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:35:13,805 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:35:13 GMT 2019-04-09 10:35:13,805 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:35:13,805 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-09 10:35:13,806 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:35:13,806 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:35:13,806 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:35:13,806 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-09 10:35:13,807 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => sudo: unable to resolve host server-clearwater-opnfv-vellum-host-41y0pg Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://repo.cw-ngv.com binary/ InRelease Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:3 http://repo.cw-ngv.com binary/ Release [1,219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Get:5 http://security.ubuntu.com trusty-security/main Sources [172 kB] Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:7 http://security.ubuntu.com trusty-security/universe Sources [102 kB] Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [830 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [293 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:10 http://security.ubuntu.com trusty-security/main Translation-en [446 kB] Get:11 http://security.ubuntu.com trusty-security/universe Translation-en [161 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [430 kB] Ign http://repo.cw-ngv.com binary/ Translation-en_US Ign http://repo.cw-ngv.com binary/ Translation-en Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,313 B] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,528 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,166 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [523 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [576 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,028 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [280 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US Fetched 13.1 MB in 10s (1,228 kB/s) Reading package lists... real 0m13.832s user 0m4.940s sys 0m0.525s 2019-04-09 10:35:13,807 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] Installing homer packages and other clearwater packages 2019-04-09 10:35:13,807 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo DEBIAN_FRONTEND=noninteractive apt 2019-04-09 10:35:13,807 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Installing vellum packages and other clearwater packages 2019-04-09 10:35:13,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo DEBIAN_FRONTEND=noninteractive apt 2019-04-09 10:35:13,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-d3fa9b Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://repo.cw-ngv.com binary/ InRelease Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:3 http://repo.cw-ngv.com binary/ Release [1,219 B] Get:4 http://security.ubuntu.com trusty-security/main Sources [172 kB] Get:5 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:7 http://security.ubuntu.com trusty-security/universe Sources [102 kB] Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [830 kB] Get:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [293 kB] Get:10 http://security.ubuntu.com trusty-security/main Translation-en [446 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:11 http://security.ubuntu.com trusty-security/universe Translation-en [161 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Ign http://repo.cw-ngv.com binary/ Translation-en_US Ign http://repo.cw-ngv.com binary/ Translation-en Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [430 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,313 B] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,528 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,166 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [523 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [576 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,028 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [280 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US Fetched 13.1 MB in 10s (1,230 kB/s) Reading package lists... real 0m13.443s user 0m5.115s sys 0m0.707s 2019-04-09 10:35:13,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1747 to end... 2019-04-09 10:35:13,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo DEBIAN_FRONTEND=noninteractive apt 2019-04-09 10:35:13,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Installing ralf packages and other clearwater packages 2019-04-09 10:35:13,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-y1ieip Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release [1,219 B] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [172 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:7 http://security.ubuntu.com trusty-security/universe Sources [102 kB] Ign http://repo.cw-ngv.com binary/ Translation-en_US Ign http://repo.cw-ngv.com binary/ Translation-en Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [430 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [830 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,313 B] Get:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [293 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [446 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,528 B] Get:15 http://security.ubuntu.com trusty-security/universe Translation-en [161 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,166 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [523 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [576 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,028 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [280 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US Fetched 13.1 MB in 10s (1,221 kB/s) Reading package lists... real 0m14.250s user 0m5.096s sys 0m0.610s 2019-04-09 10:35:13,809 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/4c65a646-067f-4556-a879-83319631caf0 2019-04-09 10:35:13,974 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:35:13,974 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:35:13,975 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:35:13,975 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:35:13,975 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:35:13,975 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:35:13,975 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:35:13,975 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T10:28:06.618Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-09T10:28:06.619Z", "id": "4c65a646-067f-4556-a879-83319631caf0"} 2019-04-09 10:35:13,975 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:35:13,975 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:35:13 GMT 2019-04-09 10:35:13,975 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:35:13,976 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-09 10:35:13,976 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:35:13,976 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:35:13,976 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:35:18,981 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-09 10:35:19,126 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:35:19,127 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:35:19,127 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:35:19,127 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:35:19,127 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:35:19,127 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:35:19,127 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:35:19,127 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_hlqq98", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:35:13.893Z", "message": "Waiting for process 1759 to end...", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:35:13.764Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.e79ff999-ed08-4211-ae7f-0acdc2bcf750"}, {"node_instance_id": "bono_e30hlz", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:35:14.890Z", "message": "[bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-mmu58s\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:3 http://repo.cw-ngv.com binary/ Release [1,219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [172 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [102 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [830 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [430 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [293 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,313 B]\nGet:12 http://security.ubuntu.com trusty-security/main Translation-en [446 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB]\nGet:14 http://security.ubuntu.com trusty-security/universe Translation-en [161 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,528 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,166 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [523 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [576 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,028 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [280 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nIgn http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US\nFetched 13.1 MB in 10s (1,209 kB/s)\nReading package lists...\n\nreal\t0m14.438s\nuser\t0m5.121s\nsys\t0m0.581s", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:35:14.821Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.e9c6c656-f91a-4ac3-b22f-abd065b0d7b0"}, {"node_instance_id": "bono_e30hlz", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:35:15.683Z", "message": "[bono] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:35:14.882Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.e9c6c656-f91a-4ac3-b22f-abd065b0d7b0"}, {"node_instance_id": "vellum_399cpt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:35:15.683Z", "message": "Waiting for process 1753 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:35:15.141Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.f811e5dc-1584-4a01-b4d7-1a01ab374ad3"}, {"node_instance_id": "bono_e30hlz", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:35:15.683Z", "message": "[bono] Installing bono packages and other clearwater packages", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:35:14.853Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.e9c6c656-f91a-4ac3-b22f-abd065b0d7b0"}, {"node_instance_id": "homer_go7aw6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:35:16.455Z", "message": "Waiting for process 1747 to end...", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:35:15.655Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.b719d90b-bae0-40e9-b7fd-7d91ab3e0086"}, {"node_instance_id": "sprout_w280gt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:35:17.873Z", "message": "Waiting for process 1743 to end...", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:35:17.960Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.3a29fff1-c30b-435f-b767-ded72f209751"}], "metadata": {"pagination": {"total": 2744, "offset": 2737, "size": 50}}} 2019-04-09 10:35:19,127 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:35:19,128 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:35:19 GMT 2019-04-09 10:35:19,128 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:35:19,128 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-09 10:35:19,128 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:35:19,128 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:35:19,128 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:35:19,128 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-09 10:35:19,129 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1759 to end... 2019-04-09 10:35:19,129 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-mmu58s Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release [1,219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [172 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:7 http://security.ubuntu.com trusty-security/universe Sources [102 kB] Ign http://repo.cw-ngv.com binary/ Translation-en_US Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Ign http://repo.cw-ngv.com binary/ Translation-en Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [830 kB] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [430 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [293 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,313 B] Get:12 http://security.ubuntu.com trusty-security/main Translation-en [446 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:14 http://security.ubuntu.com trusty-security/universe Translation-en [161 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,528 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,166 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [523 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [576 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,028 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [280 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US Fetched 13.1 MB in 10s (1,209 kB/s) Reading package lists... real 0m14.438s user 0m5.121s sys 0m0.581s 2019-04-09 10:35:19,129 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo DEBIAN_FRONTEND=noninteractive apt 2019-04-09 10:35:19,129 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1753 to end... 2019-04-09 10:35:19,129 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Installing bono packages and other clearwater packages 2019-04-09 10:35:19,130 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1747 to end... 2019-04-09 10:35:19,130 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1743 to end... 2019-04-09 10:35:19,130 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/4c65a646-067f-4556-a879-83319631caf0 2019-04-09 10:35:19,214 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:35:19,214 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:35:19,215 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:35:19,215 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:35:19,215 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:35:19,215 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:35:19,215 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:35:19,215 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T10:28:06.618Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-09T10:28:06.619Z", "id": "4c65a646-067f-4556-a879-83319631caf0"} 2019-04-09 10:35:19,215 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:35:19,215 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:35:19 GMT 2019-04-09 10:35:19,215 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:35:19,215 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-09 10:35:19,216 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:35:19,216 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:35:19,216 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:35:24,221 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-09 10:35:24,373 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:35:24,373 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:35:24,373 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:35:24,373 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:35:24,373 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:35:24,373 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:35:24,373 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:35:24,374 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_e30hlz", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:35:20.081Z", "message": "Waiting for process 1748 to end...", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:35:19.921Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.e9c6c656-f91a-4ac3-b22f-abd065b0d7b0"}], "metadata": {"pagination": {"total": 2745, "offset": 2744, "size": 50}}} 2019-04-09 10:35:24,374 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:35:24,374 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:35:24 GMT 2019-04-09 10:35:24,374 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:35:24,374 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 649 2019-04-09 10:35:24,374 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:35:24,374 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:35:24,374 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:35:24,375 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1748 to end... 2019-04-09 10:35:24,375 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/4c65a646-067f-4556-a879-83319631caf0 2019-04-09 10:35:24,473 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:35:24,473 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:35:24,473 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:35:24,473 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:35:24,473 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:35:24,473 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:35:24,473 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:35:24,473 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T10:28:06.618Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-09T10:28:06.619Z", "id": "4c65a646-067f-4556-a879-83319631caf0"} 2019-04-09 10:35:24,474 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:35:24,474 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:35:24 GMT 2019-04-09 10:35:24,474 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:35:24,474 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-09 10:35:24,474 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:35:24,474 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:35:24,474 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:35:29,480 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-09 10:35:29,568 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:35:29,569 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:35:29,569 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:35:29,569 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:35:29,569 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:35:29,569 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:35:29,569 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:35:29,569 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2745, "offset": 2745, "size": 50}}} 2019-04-09 10:35:29,570 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:35:29,570 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:35:29 GMT 2019-04-09 10:35:29,570 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:35:29,570 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-04-09 10:35:29,570 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:35:29,570 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:35:29,570 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:35:29,570 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/4c65a646-067f-4556-a879-83319631caf0 2019-04-09 10:35:29,629 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:35:29,630 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:35:29,630 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:35:29,630 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:35:29,630 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:35:29,630 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:35:29,630 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:35:29,630 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T10:28:06.618Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-09T10:28:06.619Z", "id": "4c65a646-067f-4556-a879-83319631caf0"} 2019-04-09 10:35:29,630 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:35:29,631 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:35:29 GMT 2019-04-09 10:35:29,631 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:35:29,631 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-09 10:35:29,631 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:35:29,631 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:35:29,631 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:35:34,636 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-09 10:35:34,789 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:35:34,789 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:35:34,790 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:35:34,790 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:35:34,790 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:35:34,790 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:35:34,790 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:35:34,790 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_0223g5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:35:32.272Z", "message": "Waiting for process 1747 to end...", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:35:32.075Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.30d9cd17-140d-45af-adf5-1bb32b10518d"}, {"node_instance_id": "dime_hlqq98", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:35:33.917Z", "message": "Waiting for process 1759 to end...", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:35:33.799Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.e79ff999-ed08-4211-ae7f-0acdc2bcf750"}], "metadata": {"pagination": {"total": 2747, "offset": 2745, "size": 50}}} 2019-04-09 10:35:34,790 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:35:34,790 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:35:34 GMT 2019-04-09 10:35:34,791 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:35:34,791 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-09 10:35:34,791 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:35:34,791 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:35:34,791 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:35:34,791 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-09 10:35:34,791 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1747 to end... 2019-04-09 10:35:34,791 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1759 to end... 2019-04-09 10:35:34,792 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/4c65a646-067f-4556-a879-83319631caf0 2019-04-09 10:35:34,926 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:35:34,926 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:35:34,927 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:35:34,927 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:35:34,927 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:35:34,927 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:35:34,927 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:35:34,927 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T10:28:06.618Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-09T10:28:06.619Z", "id": "4c65a646-067f-4556-a879-83319631caf0"} 2019-04-09 10:35:34,927 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:35:34,927 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:35:34 GMT 2019-04-09 10:35:34,928 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:35:34,928 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-09 10:35:34,928 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:35:34,928 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:35:34,928 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:35:39,933 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-09 10:35:40,046 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:35:40,046 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:35:40,046 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:35:40,046 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:35:40,046 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:35:40,046 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:35:40,047 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:35:40,047 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_399cpt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:35:35.402Z", "message": "Waiting for process 1753 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:35:35.181Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.f811e5dc-1584-4a01-b4d7-1a01ab374ad3"}, {"node_instance_id": "homer_go7aw6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:35:36.212Z", "message": "Waiting for process 1747 to end...", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:35:35.697Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.b719d90b-bae0-40e9-b7fd-7d91ab3e0086"}, {"node_instance_id": "sprout_w280gt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:35:38.087Z", "message": "Waiting for process 1743 to end...", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:35:37.996Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.3a29fff1-c30b-435f-b767-ded72f209751"}], "metadata": {"pagination": {"total": 2750, "offset": 2747, "size": 50}}} 2019-04-09 10:35:40,047 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:35:40,047 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:35:40 GMT 2019-04-09 10:35:40,047 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:35:40,047 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-09 10:35:40,047 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:35:40,047 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:35:40,047 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:35:40,047 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-09 10:35:40,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1753 to end... 2019-04-09 10:35:40,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1747 to end... 2019-04-09 10:35:40,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1743 to end... 2019-04-09 10:35:40,048 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/4c65a646-067f-4556-a879-83319631caf0 2019-04-09 10:35:40,130 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:35:40,131 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:35:40,131 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:35:40,131 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:35:40,131 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:35:40,131 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:35:40,131 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:35:40,131 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T10:28:06.618Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-09T10:28:06.619Z", "id": "4c65a646-067f-4556-a879-83319631caf0"} 2019-04-09 10:35:40,131 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:35:40,132 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:35:40 GMT 2019-04-09 10:35:40,132 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:35:40,132 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-09 10:35:40,132 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:35:40,132 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:35:40,132 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:35:45,137 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-09 10:35:45,243 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:35:45,243 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:35:45,244 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:35:45,244 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:35:45,244 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:35:45,244 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:35:45,244 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:35:45,244 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_e30hlz", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:35:40.093Z", "message": "Waiting for process 1748 to end...", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:35:39.959Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.e9c6c656-f91a-4ac3-b22f-abd065b0d7b0"}], "metadata": {"pagination": {"total": 2751, "offset": 2750, "size": 50}}} 2019-04-09 10:35:45,244 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:35:45,244 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:35:45 GMT 2019-04-09 10:35:45,245 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:35:45,245 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 649 2019-04-09 10:35:45,245 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:35:45,245 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:35:45,245 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:35:45,245 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1748 to end... 2019-04-09 10:35:45,245 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/4c65a646-067f-4556-a879-83319631caf0 2019-04-09 10:35:45,375 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:35:45,375 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:35:45,375 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:35:45,375 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:35:45,376 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:35:45,376 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:35:45,376 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:35:45,376 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T10:28:06.618Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-09T10:28:06.619Z", "id": "4c65a646-067f-4556-a879-83319631caf0"} 2019-04-09 10:35:45,376 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:35:45,376 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:35:45 GMT 2019-04-09 10:35:45,376 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:35:45,376 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-09 10:35:45,376 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:35:45,376 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:35:45,377 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:35:50,382 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-09 10:35:50,493 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:35:50,494 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:35:50,494 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:35:50,494 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:35:50,494 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:35:50,494 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:35:50,494 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:35:50,494 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2751, "offset": 2751, "size": 50}}} 2019-04-09 10:35:50,494 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:35:50,495 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:35:50 GMT 2019-04-09 10:35:50,495 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:35:50,495 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-04-09 10:35:50,495 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:35:50,495 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:35:50,495 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:35:50,495 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/4c65a646-067f-4556-a879-83319631caf0 2019-04-09 10:35:50,575 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:35:50,575 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:35:50,575 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:35:50,576 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:35:50,576 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:35:50,576 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:35:50,576 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:35:50,576 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T10:28:06.618Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-09T10:28:06.619Z", "id": "4c65a646-067f-4556-a879-83319631caf0"} 2019-04-09 10:35:50,576 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:35:50,576 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:35:50 GMT 2019-04-09 10:35:50,576 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:35:50,576 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-09 10:35:50,577 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:35:50,577 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:35:50,577 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:35:55,581 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-09 10:35:55,709 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:35:55,709 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:35:55,709 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:35:55,709 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:35:55,710 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:35:55,710 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:35:55,710 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:35:55,710 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_0223g5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:35:52.294Z", "message": "Waiting for process 1747 to end...", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:35:52.111Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.30d9cd17-140d-45af-adf5-1bb32b10518d"}, {"node_instance_id": "dime_hlqq98", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:35:53.931Z", "message": "Waiting for process 1759 to end...", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:35:53.831Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.e79ff999-ed08-4211-ae7f-0acdc2bcf750"}, {"node_instance_id": "vellum_399cpt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:35:55.421Z", "message": "Waiting for process 1753 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:35:55.212Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.f811e5dc-1584-4a01-b4d7-1a01ab374ad3"}], "metadata": {"pagination": {"total": 2754, "offset": 2751, "size": 50}}} 2019-04-09 10:35:55,710 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:35:55,710 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:35:55 GMT 2019-04-09 10:35:55,710 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:35:55,710 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-09 10:35:55,710 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:35:55,710 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:35:55,711 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:35:55,711 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-09 10:35:55,711 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1747 to end... 2019-04-09 10:35:55,711 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1759 to end... 2019-04-09 10:35:55,711 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1753 to end... 2019-04-09 10:35:55,712 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/4c65a646-067f-4556-a879-83319631caf0 2019-04-09 10:35:55,810 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:35:55,810 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:35:55,810 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:35:55,810 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:35:55,810 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:35:55,810 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:35:55,810 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:35:55,810 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T10:28:06.618Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-09T10:28:06.619Z", "id": "4c65a646-067f-4556-a879-83319631caf0"} 2019-04-09 10:35:55,811 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:35:55,811 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:35:55 GMT 2019-04-09 10:35:55,811 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:35:55,811 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-09 10:35:55,811 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:35:55,811 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:35:55,811 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:36:00,817 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-09 10:36:00,922 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:36:00,923 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:36:00,923 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:36:00,923 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:36:00,923 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:36:00,923 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:36:00,923 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:36:00,923 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_go7aw6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:35:56.203Z", "message": "Waiting for process 1747 to end...", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:35:55.732Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.b719d90b-bae0-40e9-b7fd-7d91ab3e0086"}, {"node_instance_id": "sprout_w280gt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:35:58.127Z", "message": "Waiting for process 1743 to end...", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:35:58.027Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.3a29fff1-c30b-435f-b767-ded72f209751"}, {"node_instance_id": "bono_e30hlz", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:36:00.101Z", "message": "Waiting for process 1748 to end...", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:35:59.993Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.e9c6c656-f91a-4ac3-b22f-abd065b0d7b0"}], "metadata": {"pagination": {"total": 2757, "offset": 2754, "size": 50}}} 2019-04-09 10:36:00,923 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:36:00,924 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:36:00 GMT 2019-04-09 10:36:00,924 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:36:00,924 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-09 10:36:00,924 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:36:00,924 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:36:00,924 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:36:00,924 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-09 10:36:00,925 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1747 to end... 2019-04-09 10:36:00,925 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1743 to end... 2019-04-09 10:36:00,925 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1748 to end... 2019-04-09 10:36:00,925 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/4c65a646-067f-4556-a879-83319631caf0 2019-04-09 10:36:01,017 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:36:01,017 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:36:01,017 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:36:01,017 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:36:01,017 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:36:01,018 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:36:01,018 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:36:01,018 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T10:28:06.618Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-09T10:28:06.619Z", "id": "4c65a646-067f-4556-a879-83319631caf0"} 2019-04-09 10:36:01,018 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:36:01,018 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:36:01 GMT 2019-04-09 10:36:01,018 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:36:01,018 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-09 10:36:01,018 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:36:01,018 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:36:01,018 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:36:06,024 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-09 10:36:06,167 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:36:06,167 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:36:06,167 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:36:06,167 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:36:06,167 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:36:06,167 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:36:06,167 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:36:06,167 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2757, "offset": 2757, "size": 50}}} 2019-04-09 10:36:06,168 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:36:06,168 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:36:06 GMT 2019-04-09 10:36:06,168 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:36:06,168 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-04-09 10:36:06,168 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:36:06,168 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:36:06,168 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:36:06,168 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/4c65a646-067f-4556-a879-83319631caf0 2019-04-09 10:36:06,246 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:36:06,246 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:36:06,246 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:36:06,246 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:36:06,246 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:36:06,246 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:36:06,246 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:36:06,246 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T10:28:06.618Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-09T10:28:06.619Z", "id": "4c65a646-067f-4556-a879-83319631caf0"} 2019-04-09 10:36:06,247 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:36:06,247 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:36:06 GMT 2019-04-09 10:36:06,247 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:36:06,247 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-09 10:36:06,247 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:36:06,247 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:36:06,247 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:36:11,252 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-09 10:36:11,366 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:36:11,367 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:36:11,367 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:36:11,367 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:36:11,367 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:36:11,367 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:36:11,367 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:36:11,367 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2757, "offset": 2757, "size": 50}}} 2019-04-09 10:36:11,367 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:36:11,368 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:36:11 GMT 2019-04-09 10:36:11,368 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:36:11,368 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-04-09 10:36:11,368 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:36:11,368 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:36:11,368 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:36:11,368 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/4c65a646-067f-4556-a879-83319631caf0 2019-04-09 10:36:11,460 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:36:11,460 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:36:11,460 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:36:11,460 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:36:11,461 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:36:11,461 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:36:11,461 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:36:11,461 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T10:28:06.618Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-09T10:28:06.619Z", "id": "4c65a646-067f-4556-a879-83319631caf0"} 2019-04-09 10:36:11,461 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:36:11,461 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:36:11 GMT 2019-04-09 10:36:11,461 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:36:11,461 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-09 10:36:11,461 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:36:11,461 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:36:11,461 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:36:16,467 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-09 10:36:16,577 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:36:16,577 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:36:16,577 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:36:16,577 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:36:16,577 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:36:16,577 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:36:16,578 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:36:16,578 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_0223g5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:36:12.289Z", "message": "Waiting for process 1747 to end...", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:36:12.147Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.30d9cd17-140d-45af-adf5-1bb32b10518d"}, {"node_instance_id": "dime_hlqq98", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:36:13.917Z", "message": "Waiting for process 1759 to end...", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:36:13.864Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.e79ff999-ed08-4211-ae7f-0acdc2bcf750"}, {"node_instance_id": "vellum_399cpt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:36:15.409Z", "message": "Waiting for process 1753 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:36:15.257Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.f811e5dc-1584-4a01-b4d7-1a01ab374ad3"}, {"node_instance_id": "homer_go7aw6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:36:16.202Z", "message": "Waiting for process 1747 to end...", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:36:15.771Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.b719d90b-bae0-40e9-b7fd-7d91ab3e0086"}], "metadata": {"pagination": {"total": 2761, "offset": 2757, "size": 50}}} 2019-04-09 10:36:16,578 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:36:16,578 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:36:16 GMT 2019-04-09 10:36:16,578 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:36:16,578 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-09 10:36:16,578 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:36:16,578 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:36:16,578 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:36:16,578 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-09 10:36:16,579 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1747 to end... 2019-04-09 10:36:16,579 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1759 to end... 2019-04-09 10:36:16,579 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1753 to end... 2019-04-09 10:36:16,579 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1747 to end... 2019-04-09 10:36:16,580 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/4c65a646-067f-4556-a879-83319631caf0 2019-04-09 10:36:16,659 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:36:16,659 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:36:16,660 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:36:16,660 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:36:16,660 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:36:16,660 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:36:16,660 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:36:16,660 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T10:28:06.618Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-09T10:28:06.619Z", "id": "4c65a646-067f-4556-a879-83319631caf0"} 2019-04-09 10:36:16,660 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:36:16,660 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:36:16 GMT 2019-04-09 10:36:16,661 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:36:16,661 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-09 10:36:16,661 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:36:16,661 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:36:16,661 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:36:21,666 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-09 10:36:21,885 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:36:21,885 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:36:21,885 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:36:21,886 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:36:21,886 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:36:21,886 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:36:21,886 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:36:21,886 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_w280gt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:36:18.133Z", "message": "Waiting for process 1743 to end...", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:36:18.059Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.3a29fff1-c30b-435f-b767-ded72f209751"}, {"node_instance_id": "bono_e30hlz", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:36:20.112Z", "message": "Waiting for process 1748 to end...", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:36:20.031Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.e9c6c656-f91a-4ac3-b22f-abd065b0d7b0"}], "metadata": {"pagination": {"total": 2763, "offset": 2761, "size": 50}}} 2019-04-09 10:36:21,886 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:36:21,886 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:36:21 GMT 2019-04-09 10:36:21,886 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:36:21,886 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-09 10:36:21,886 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:36:21,887 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:36:21,887 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:36:21,887 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-09 10:36:21,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1743 to end... 2019-04-09 10:36:21,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1748 to end... 2019-04-09 10:36:21,887 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/4c65a646-067f-4556-a879-83319631caf0 2019-04-09 10:36:21,947 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:36:21,948 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:36:21,948 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:36:21,948 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:36:21,948 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:36:21,948 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:36:21,948 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:36:21,948 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T10:28:06.618Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-09T10:28:06.619Z", "id": "4c65a646-067f-4556-a879-83319631caf0"} 2019-04-09 10:36:21,948 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:36:21,948 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:36:21 GMT 2019-04-09 10:36:21,949 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:36:21,949 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-09 10:36:21,949 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:36:21,949 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:36:21,949 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:36:26,954 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-09 10:36:27,063 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:36:27,063 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:36:27,064 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:36:27,064 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:36:27,064 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:36:27,064 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:36:27,064 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:36:27,064 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2763, "offset": 2763, "size": 50}}} 2019-04-09 10:36:27,064 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:36:27,064 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:36:27 GMT 2019-04-09 10:36:27,064 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:36:27,065 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-04-09 10:36:27,065 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:36:27,065 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:36:27,065 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:36:27,065 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/4c65a646-067f-4556-a879-83319631caf0 2019-04-09 10:36:27,134 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:36:27,134 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:36:27,134 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:36:27,134 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:36:27,134 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:36:27,134 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:36:27,134 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:36:27,134 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T10:28:06.618Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-09T10:28:06.619Z", "id": "4c65a646-067f-4556-a879-83319631caf0"} 2019-04-09 10:36:27,135 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:36:27,135 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:36:27 GMT 2019-04-09 10:36:27,135 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:36:27,135 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-09 10:36:27,135 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:36:27,135 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:36:27,135 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:36:32,141 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-09 10:36:32,236 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:36:32,237 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:36:32,237 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:36:32,237 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:36:32,237 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:36:32,237 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:36:32,237 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:36:32,237 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2763, "offset": 2763, "size": 50}}} 2019-04-09 10:36:32,237 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:36:32,237 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:36:32 GMT 2019-04-09 10:36:32,238 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:36:32,238 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-04-09 10:36:32,238 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:36:32,238 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:36:32,238 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:36:32,238 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/4c65a646-067f-4556-a879-83319631caf0 2019-04-09 10:36:32,360 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:36:32,360 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:36:32,361 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:36:32,361 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:36:32,361 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:36:32,361 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:36:32,361 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:36:32,361 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T10:28:06.618Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-09T10:28:06.619Z", "id": "4c65a646-067f-4556-a879-83319631caf0"} 2019-04-09 10:36:32,361 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:36:32,361 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:36:32 GMT 2019-04-09 10:36:32,361 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:36:32,362 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-09 10:36:32,362 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:36:32,362 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:36:32,362 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:36:37,367 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-09 10:36:37,482 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:36:37,482 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:36:37,482 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:36:37,482 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:36:37,482 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:36:37,483 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:36:37,483 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:36:37,483 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_0223g5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:36:32.296Z", "message": "Waiting for process 1747 to end...", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:36:32.185Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.30d9cd17-140d-45af-adf5-1bb32b10518d"}, {"node_instance_id": "dime_hlqq98", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:36:33.917Z", "message": "Waiting for process 1759 to end...", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:36:33.895Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.e79ff999-ed08-4211-ae7f-0acdc2bcf750"}, {"node_instance_id": "vellum_399cpt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:36:35.433Z", "message": "Waiting for process 1753 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:36:35.296Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.f811e5dc-1584-4a01-b4d7-1a01ab374ad3"}, {"node_instance_id": "homer_go7aw6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:36:36.208Z", "message": "Waiting for process 1747 to end...", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:36:35.807Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.b719d90b-bae0-40e9-b7fd-7d91ab3e0086"}], "metadata": {"pagination": {"total": 2767, "offset": 2763, "size": 50}}} 2019-04-09 10:36:37,483 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:36:37,483 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:36:37 GMT 2019-04-09 10:36:37,483 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:36:37,483 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-09 10:36:37,483 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:36:37,483 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:36:37,484 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:36:37,484 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-09 10:36:37,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1747 to end... 2019-04-09 10:36:37,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1759 to end... 2019-04-09 10:36:37,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1753 to end... 2019-04-09 10:36:37,485 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1747 to end... 2019-04-09 10:36:37,485 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/4c65a646-067f-4556-a879-83319631caf0 2019-04-09 10:36:37,586 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:36:37,586 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:36:37,587 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:36:37,587 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:36:37,587 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:36:37,587 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:36:37,587 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:36:37,587 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T10:28:06.618Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-09T10:28:06.619Z", "id": "4c65a646-067f-4556-a879-83319631caf0"} 2019-04-09 10:36:37,587 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:36:37,587 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:36:37 GMT 2019-04-09 10:36:37,587 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:36:37,588 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-09 10:36:37,588 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:36:37,588 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:36:37,588 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:36:42,593 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-09 10:36:42,738 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:36:42,738 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:36:42,738 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:36:42,739 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:36:42,739 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:36:42,739 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:36:42,739 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:36:42,739 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_w280gt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:36:38.151Z", "message": "Waiting for process 1743 to end...", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:36:38.092Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.3a29fff1-c30b-435f-b767-ded72f209751"}, {"node_instance_id": "bono_e30hlz", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:36:40.093Z", "message": "Waiting for process 1748 to end...", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:36:40.063Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.e9c6c656-f91a-4ac3-b22f-abd065b0d7b0"}], "metadata": {"pagination": {"total": 2769, "offset": 2767, "size": 50}}} 2019-04-09 10:36:42,739 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:36:42,739 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:36:42 GMT 2019-04-09 10:36:42,739 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:36:42,739 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-09 10:36:42,739 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:36:42,740 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:36:42,740 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:36:42,740 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-09 10:36:42,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1743 to end... 2019-04-09 10:36:42,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1748 to end... 2019-04-09 10:36:42,741 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/4c65a646-067f-4556-a879-83319631caf0 2019-04-09 10:36:42,806 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:36:42,806 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:36:42,807 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:36:42,807 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:36:42,807 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:36:42,807 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:36:42,807 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:36:42,807 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T10:28:06.618Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-09T10:28:06.619Z", "id": "4c65a646-067f-4556-a879-83319631caf0"} 2019-04-09 10:36:42,807 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:36:42,807 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:36:42 GMT 2019-04-09 10:36:42,807 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:36:42,808 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-09 10:36:42,808 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:36:42,808 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:36:42,808 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:36:47,813 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-09 10:36:47,915 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:36:47,915 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:36:47,915 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:36:47,915 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:36:47,915 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:36:47,916 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:36:47,916 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:36:47,916 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2769, "offset": 2769, "size": 50}}} 2019-04-09 10:36:47,916 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:36:47,916 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:36:47 GMT 2019-04-09 10:36:47,916 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:36:47,916 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-04-09 10:36:47,916 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:36:47,916 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:36:47,917 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:36:47,917 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/4c65a646-067f-4556-a879-83319631caf0 2019-04-09 10:36:48,018 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:36:48,018 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:36:48,018 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:36:48,018 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:36:48,018 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:36:48,018 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:36:48,018 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:36:48,018 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T10:28:06.618Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-09T10:28:06.619Z", "id": "4c65a646-067f-4556-a879-83319631caf0"} 2019-04-09 10:36:48,018 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:36:48,019 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:36:48 GMT 2019-04-09 10:36:48,019 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:36:48,019 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-09 10:36:48,019 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:36:48,019 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:36:48,019 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:36:53,022 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-09 10:36:53,135 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:36:53,136 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:36:53,136 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:36:53,136 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:36:53,136 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:36:53,136 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:36:53,136 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:36:53,136 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_0223g5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:36:52.299Z", "message": "Waiting for process 1747 to end...", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:36:52.224Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.30d9cd17-140d-45af-adf5-1bb32b10518d"}], "metadata": {"pagination": {"total": 2770, "offset": 2769, "size": 50}}} 2019-04-09 10:36:53,136 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:36:53,136 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:36:53 GMT 2019-04-09 10:36:53,137 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:36:53,137 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 651 2019-04-09 10:36:53,137 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:36:53,137 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:36:53,137 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:36:53,137 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1747 to end... 2019-04-09 10:36:53,137 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/4c65a646-067f-4556-a879-83319631caf0 2019-04-09 10:36:53,239 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:36:53,239 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:36:53,240 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:36:53,240 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:36:53,240 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:36:53,240 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:36:53,240 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:36:53,240 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T10:28:06.618Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-09T10:28:06.619Z", "id": "4c65a646-067f-4556-a879-83319631caf0"} 2019-04-09 10:36:53,240 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:36:53,240 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:36:53 GMT 2019-04-09 10:36:53,240 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:36:53,241 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-09 10:36:53,241 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:36:53,241 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:36:53,241 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:36:58,246 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-09 10:36:58,365 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:36:58,365 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:36:58,365 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:36:58,365 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:36:58,365 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:36:58,365 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:36:58,366 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:36:58,366 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_hlqq98", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:36:54.139Z", "message": "Waiting for process 1759 to end...", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:36:53.929Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.e79ff999-ed08-4211-ae7f-0acdc2bcf750"}, {"node_instance_id": "vellum_399cpt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:36:55.418Z", "message": "Waiting for process 1753 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:36:55.337Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.f811e5dc-1584-4a01-b4d7-1a01ab374ad3"}, {"node_instance_id": "homer_go7aw6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:36:56.214Z", "message": "Waiting for process 1747 to end...", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:36:55.847Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.b719d90b-bae0-40e9-b7fd-7d91ab3e0086"}, {"node_instance_id": "sprout_w280gt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:36:58.181Z", "message": "Waiting for process 1743 to end...", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:36:58.126Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.3a29fff1-c30b-435f-b767-ded72f209751"}], "metadata": {"pagination": {"total": 2774, "offset": 2770, "size": 50}}} 2019-04-09 10:36:58,366 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:36:58,366 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:36:58 GMT 2019-04-09 10:36:58,366 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:36:58,366 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-09 10:36:58,366 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:36:58,366 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:36:58,366 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:36:58,366 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-09 10:36:58,367 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1759 to end... 2019-04-09 10:36:58,367 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1753 to end... 2019-04-09 10:36:58,367 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1747 to end... 2019-04-09 10:36:58,367 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1743 to end... 2019-04-09 10:36:58,368 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/4c65a646-067f-4556-a879-83319631caf0 2019-04-09 10:36:58,460 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:36:58,461 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:36:58,461 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:36:58,461 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:36:58,461 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:36:58,461 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:36:58,461 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:36:58,461 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T10:28:06.618Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-09T10:28:06.619Z", "id": "4c65a646-067f-4556-a879-83319631caf0"} 2019-04-09 10:36:58,461 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:36:58,461 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:36:58 GMT 2019-04-09 10:36:58,462 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:36:58,462 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-09 10:36:58,462 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:36:58,462 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:36:58,462 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:37:03,467 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-09 10:37:03,580 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:37:03,581 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:37:03,581 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:37:03,581 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:37:03,581 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:37:03,581 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:37:03,581 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:37:03,581 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_e30hlz", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:37:00.310Z", "message": "Waiting for process 1748 to end...", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:37:00.098Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.e9c6c656-f91a-4ac3-b22f-abd065b0d7b0"}], "metadata": {"pagination": {"total": 2775, "offset": 2774, "size": 50}}} 2019-04-09 10:37:03,581 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:37:03,581 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:37:03 GMT 2019-04-09 10:37:03,582 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:37:03,582 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 649 2019-04-09 10:37:03,582 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:37:03,582 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:37:03,582 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:37:03,582 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1748 to end... 2019-04-09 10:37:03,582 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/4c65a646-067f-4556-a879-83319631caf0 2019-04-09 10:37:03,666 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:37:03,666 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:37:03,666 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:37:03,666 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:37:03,666 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:37:03,666 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:37:03,666 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:37:03,666 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T10:28:06.618Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-09T10:28:06.619Z", "id": "4c65a646-067f-4556-a879-83319631caf0"} 2019-04-09 10:37:03,667 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:37:03,667 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:37:03 GMT 2019-04-09 10:37:03,667 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:37:03,667 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-09 10:37:03,667 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:37:03,667 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:37:03,667 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:37:08,672 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-09 10:37:08,778 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:37:08,778 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:37:08,778 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:37:08,779 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:37:08,779 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:37:08,779 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:37:08,779 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:37:08,779 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2775, "offset": 2775, "size": 50}}} 2019-04-09 10:37:08,779 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:37:08,779 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:37:08 GMT 2019-04-09 10:37:08,779 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:37:08,779 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-04-09 10:37:08,780 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:37:08,780 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:37:08,780 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:37:08,780 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/4c65a646-067f-4556-a879-83319631caf0 2019-04-09 10:37:08,886 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:37:08,887 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:37:08,887 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:37:08,887 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:37:08,887 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:37:08,887 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:37:08,887 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:37:08,887 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T10:28:06.618Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-09T10:28:06.619Z", "id": "4c65a646-067f-4556-a879-83319631caf0"} 2019-04-09 10:37:08,887 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:37:08,887 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:37:08 GMT 2019-04-09 10:37:08,888 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:37:08,888 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-09 10:37:08,888 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:37:08,888 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:37:08,888 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:37:13,894 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-09 10:37:13,988 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:37:13,988 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:37:13,988 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:37:13,988 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:37:13,988 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:37:13,988 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:37:13,988 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:37:13,989 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_e30hlz", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:37:09.335Z", "message": "[bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-mmu58s\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-socket-factory\n clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev\n fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0\n libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6 libc6-dev\n libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5\n libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1\n libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0\n libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3\n linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs\n sysstat\nSuggested packages:\n binutils-doc bono-dbg clearwater-logging clearwater-auto-config\n clearwater-auto-upgrade exim4 postfix mail-transport-agent cpp-doc\n gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc\n libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb\n gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg\n libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc lm-sensors\n snmp-mibs-downloader libstdc++-4.8-doc make-doc ntp-doc python-genshi\n python-lxml python3-setuptools clearwater-snmpd isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils bono build-essential clearwater-diags-monitor\n clearwater-infrastructure clearwater-log-cleanup clearwater-monit\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq\n dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin\n inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl\n libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0\n libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5\n libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev\n libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0\n libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3\n linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python3-pkg-resources realpath restund\n sprout-libs sysstat\nThe following packages will be upgraded:\n libc6\n1 upgraded, 84 newly installed, 0 to remove and 23 not upgraded.\nNeed to get 58.4 MB of archives.\nAfter this operation, 163 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6 amd64 2.19-0ubuntu6.15 [4,727 kB]\nGet:3 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-libs 1.0-171215.183529 [2,380 kB]\nGet:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB]\nGet:9 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:10 http://repo.cw-ngv.com/archive/repo129/ binary/ bono 1.0-171215.183529 [2,167 kB]\nGet:11 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:12 http://repo.cw-ngv.com/archive/repo129/ binary/ restund 1.0-171215.183529 [596 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6,098 B]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1,330 B]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:34 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:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-168.218 [771 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1,913 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB]\nGet:53 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:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\n\rExtracting templates from packages: 35%\rExtracting templates from packages: 70%\rExtracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 58.4 MB in 13s (4,199 kB/s)\n(Reading database ... 51347 files and directories currently installed.)\nPreparing to unpack .../libc6_2.19-0ubuntu6.15_amd64.deb ...\nUnpacking libc6:amd64 (2.19-0ubuntu6.15) over (2.19-0ubuntu6.14) ...\nSetting up libc6:amd64 (2.19-0ubuntu6.15) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51347 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-thread1.54.0:amd64.\nPreparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.7_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.7) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-171215.180814_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-171215.180814) ...\nSelecting previously unselected package sprout-libs.\nPreparing to unpack .../sprout-libs_1.0-171215.183529_amd64.deb ...\nUnpacking sprout-libs (1.0-171215.183529) ...\nSelecting previously unselected package clearwater-socket-factory.\nPreparing to unpack .../clearwater-socket-factory_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-socket-factory (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ...\nUnpacking clearwater-monit (5.18-171207.172716) ...\nSelecting previously unselected package bono.\nPreparing to unpack .../bono_1.0-171215.183529_amd64.deb ...\nUnpacking bono (1.0-171215.183529) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.15) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-168.218_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-168.218) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-171215.180814) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\nSelecting previously unselected package restund.\nPreparing to unpack .../restund_1.0-171215.183529_amd64.deb ...\nUnpacking restund (1.0-171215.183529) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libperl5.18 (5.18.2-2ubuntu1.7) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up clearwater-tcp-scalability (1.0-171215.180814) ...\nSetting up sprout-libs (1.0-171215.183529) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.15) ...\nSetting up linux-libc-dev:amd64 (3.13.0-168.218) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.15) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up iotop (0.6-1) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-171215.180814) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting cw_infrastructure\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nInstalling collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Unknown job: clearwater-monit\nreload: Unknown job: clearwater-monit\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-monit (5.18-171207.172716) ...\nclearwater-monit start/running, process 8641\nSetting up restund (1.0-171215.183529) ...\nSetting up clearwater-log-cleanup (1.0-171215.180814) ...\nSetting up clearwater-socket-factory (1.0-171215.180814) ...\nclearwater-socket-factory-mgmt start/running, process 8685\nclearwater-socket-factory-sig start/running, process 8690\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up bono (1.0-171215.183529) ...\nSetting up clearwater-diags-monitor (1.0-171215.180814) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\n\nreal\t1m54.270s\nuser\t0m9.092s\nsys\t0m7.822s", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:37:09.201Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.e9c6c656-f91a-4ac3-b22f-abd065b0d7b0"}, {"node_instance_id": "bono_e30hlz", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:37:09.870Z", "message": "[bono] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:37:09.241Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.e9c6c656-f91a-4ac3-b22f-abd065b0d7b0"}, {"node_instance_id": "ellis_0223g5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:37:12.315Z", "message": "Waiting for process 1747 to end...", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:37:12.273Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.30d9cd17-140d-45af-adf5-1bb32b10518d"}], "metadata": {"pagination": {"total": 2778, "offset": 2775, "size": 50}}} 2019-04-09 10:37:13,989 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:37:13,989 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:37:13 GMT 2019-04-09 10:37:13,989 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:37:13,989 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-09 10:37:13,989 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:37:13,989 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:37:13,989 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:37:13,989 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-09 10:37:13,991 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-mmu58s Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6 libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs sysstat Suggested packages: binutils-doc bono-dbg clearwater-logging clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent cpp-doc gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc lm-sensors snmp-mibs-downloader libstdc++-4.8-doc make-doc ntp-doc python-genshi python-lxml python3-setuptools clearwater-snmpd isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils bono build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath restund sprout-libs sysstat The following packages will be upgraded: libc6 1 upgraded, 84 newly installed, 0 to remove and 23 not upgraded. Need to get 58.4 MB of archives. After this operation, 163 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6 amd64 2.19-0ubuntu6.15 [4,727 kB] Get:3 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-libs 1.0-171215.183529 [2,380 kB] Get:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB] Get:9 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:10 http://repo.cw-ngv.com/archive/repo129/ binary/ bono 1.0-171215.183529 [2,167 kB] Get:11 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:12 http://repo.cw-ngv.com/archive/repo129/ binary/ restund 1.0-171215.183529 [596 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6,098 B] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1,330 B] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:34 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:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-168.218 [771 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1,913 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB] Get:53 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:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 35% Extracting templates from packages: 70% Extracting templates from packages: 100% Preconfiguring packages ... Fetched 58.4 MB in 13s (4,199 kB/s) (Reading database ... 51347 files and directories currently installed.) Preparing to unpack .../libc6_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc6:amd64 (2.19-0ubuntu6.15) over (2.19-0ubuntu6.14) ... Setting up libc6:amd64 (2.19-0ubuntu6.15) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package libasan0:amd64. (Reading database ... 51347 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.7_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.7) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ... Unpacking clearwater-infrastructure (1.0-171215.180814) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-171215.180814_all.deb ... Unpacking clearwater-tcp-scalability (1.0-171215.180814) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ... Unpacking clearwater-log-cleanup (1.0-171215.180814) ... Selecting previously unselected package sprout-libs. Preparing to unpack .../sprout-libs_1.0-171215.183529_amd64.deb ... Unpacking sprout-libs (1.0-171215.183529) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-171215.180814_amd64.deb ... Unpacking clearwater-socket-factory (1.0-171215.180814) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ... Unpacking clearwater-monit (5.18-171207.172716) ... Selecting previously unselected package bono. Preparing to unpack .../bono_1.0-171215.183529_amd64.deb ... Unpacking bono (1.0-171215.183529) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.15) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-168.218_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-168.218) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ... Unpacking clearwater-diags-monitor (1.0-171215.180814) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Selecting previously unselected package restund. Preparing to unpack .../restund_1.0-171215.183529_amd64.deb ... Unpacking restund (1.0-171215.183529) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.7) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up clearwater-tcp-scalability (1.0-171215.180814) ... Setting up sprout-libs (1.0-171215.183529) ... Setting up libc-dev-bin (2.19-0ubuntu6.15) ... Setting up linux-libc-dev:amd64 (3.13.0-168.218) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.15) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up iotop (0.6-1) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-171215.180814) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Unknown job: clearwater-monit reload: Unknown job: clearwater-monit Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-monit (5.18-171207.172716) ... clearwater-monit start/running, process 8641 Setting up restund (1.0-171215.183529) ... Setting up clearwater-log-cleanup (1.0-171215.180814) ... Setting up clearwater-socket-factory (1.0-171215.180814) ... clearwater-socket-factory-mgmt start/running, process 8685 clearwater-socket-factory-sig start/running, process 8690 Processing triggers for ureadahead (0.100.0-16) ... Setting up bono (1.0-171215.183529) ... Setting up clearwater-diags-monitor (1.0-171215.180814) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Processing triggers for ureadahead (0.100.0-16) ... real 1m54.270s user 0m9.092s sys 0m7.822s 2019-04-09 10:37:13,992 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo DEBIAN_FRONTEND=noninteractive apt 2019-04-09 10:37:13,992 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1747 to end... 2019-04-09 10:37:13,993 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/4c65a646-067f-4556-a879-83319631caf0 2019-04-09 10:37:14,107 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:37:14,107 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:37:14,107 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:37:14,107 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:37:14,108 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:37:14,108 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:37:14,108 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:37:14,108 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T10:28:06.618Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-09T10:28:06.619Z", "id": "4c65a646-067f-4556-a879-83319631caf0"} 2019-04-09 10:37:14,108 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:37:14,108 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:37:14 GMT 2019-04-09 10:37:14,108 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:37:14,108 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-09 10:37:14,108 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:37:14,108 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:37:14,109 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:37:19,114 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-09 10:37:19,284 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:37:19,284 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:37:19,284 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:37:19,284 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:37:19,284 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:37:19,284 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:37:19,284 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:37:19,284 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_hlqq98", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:37:14.145Z", "message": "Waiting for process 1759 to end...", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:37:13.959Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.e79ff999-ed08-4211-ae7f-0acdc2bcf750"}, {"node_instance_id": "vellum_399cpt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:37:15.424Z", "message": "Waiting for process 1753 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:37:15.383Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.f811e5dc-1584-4a01-b4d7-1a01ab374ad3"}, {"node_instance_id": "homer_go7aw6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:37:16.200Z", "message": "Waiting for process 1747 to end...", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:37:15.884Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.b719d90b-bae0-40e9-b7fd-7d91ab3e0086"}, {"node_instance_id": "sprout_w280gt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:37:18.193Z", "message": "Waiting for process 1743 to end...", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:37:18.158Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.3a29fff1-c30b-435f-b767-ded72f209751"}], "metadata": {"pagination": {"total": 2782, "offset": 2778, "size": 50}}} 2019-04-09 10:37:19,285 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:37:19,285 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:37:19 GMT 2019-04-09 10:37:19,285 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:37:19,285 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-09 10:37:19,285 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:37:19,285 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:37:19,285 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:37:19,285 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-09 10:37:19,286 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1759 to end... 2019-04-09 10:37:19,286 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1753 to end... 2019-04-09 10:37:19,286 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1747 to end... 2019-04-09 10:37:19,286 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1743 to end... 2019-04-09 10:37:19,286 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/4c65a646-067f-4556-a879-83319631caf0 2019-04-09 10:37:19,552 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:37:19,552 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:37:19,552 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:37:19,552 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:37:19,552 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:37:19,552 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:37:19,553 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:37:19,553 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T10:28:06.618Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-09T10:28:06.619Z", "id": "4c65a646-067f-4556-a879-83319631caf0"} 2019-04-09 10:37:19,553 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:37:19,553 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:37:19 GMT 2019-04-09 10:37:19,553 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:37:19,553 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-09 10:37:19,553 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:37:19,553 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:37:19,553 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:37:24,559 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-09 10:37:24,768 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:37:24,768 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:37:24,768 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:37:24,768 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:37:24,768 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:37:24,768 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:37:24,768 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:37:24,768 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_e30hlz", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:37:20.317Z", "message": "Waiting for process 1748 to end...", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:37:20.134Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.e9c6c656-f91a-4ac3-b22f-abd065b0d7b0"}], "metadata": {"pagination": {"total": 2783, "offset": 2782, "size": 50}}} 2019-04-09 10:37:24,769 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:37:24,769 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:37:24 GMT 2019-04-09 10:37:24,769 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:37:24,769 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 649 2019-04-09 10:37:24,769 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:37:24,769 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:37:24,769 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:37:24,769 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1748 to end... 2019-04-09 10:37:24,770 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/4c65a646-067f-4556-a879-83319631caf0 2019-04-09 10:37:24,856 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:37:24,856 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:37:24,856 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:37:24,856 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:37:24,856 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:37:24,857 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:37:24,857 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:37:24,857 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T10:28:06.618Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-09T10:28:06.619Z", "id": "4c65a646-067f-4556-a879-83319631caf0"} 2019-04-09 10:37:24,857 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:37:24,857 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:37:24 GMT 2019-04-09 10:37:24,857 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:37:24,857 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-09 10:37:24,857 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:37:24,857 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:37:24,857 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:37:29,863 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-09 10:37:30,044 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:37:30,044 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:37:30,044 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:37:30,045 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:37:30,045 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:37:30,045 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:37:30,045 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:37:30,045 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_w280gt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:37:29.600Z", "message": "[sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-y1ieip\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq\n dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl\n libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1\n libboost-filesystem1.54.0 libboost-locale1.54.0 libboost-regex1.54.0\n libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6 libc6-dev\n libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5\n libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3\n libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8\n libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25\n libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30\n libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-utils libxpm4 libxslt1.1\n libzmq3 linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp\n python-chardet-whl python-colorama python-colorama-whl python-distlib\n python-distlib-whl python-html5lib python-html5lib-whl python-pip\n python-pip-whl python-requests-whl python-setuptools python-setuptools-whl\n python-six-whl python-urllib3-whl python-virtualenv python-wheel\n python3-pkg-resources realpath sprout-base sprout-bgcf sprout-icscf\n sprout-libs sprout-mmtel-as sprout-scscf sysstat\nSuggested packages:\n binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix\n mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales\n debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg\n gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc\n gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg\n libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors\n snmp-mibs-downloader libstdc++-4.8-doc make-doc fcgiwrap nginx-doc ntp-doc\n python-genshi python-lxml python3-setuptools sprout-dbg clearwater-logging\n clearwater-snmp-alarm-agent sprout-bgcf-dbg sprout-icscf-dbg\n sprout-mmtel-as-dbg sprout-scscf-dbg isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq\n dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl\n libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1\n libboost-filesystem1.54.0 libboost-locale1.54.0 libboost-regex1.54.0\n libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev\n libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5\n libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3\n libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8\n libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25\n libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30\n libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-utils libxpm4 libxslt1.1\n libzmq3 linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp\n python-chardet-whl python-colorama python-colorama-whl python-distlib\n python-distlib-whl python-html5lib python-html5lib-whl python-pip\n python-pip-whl python-requests-whl python-setuptools python-setuptools-whl\n python-six-whl python-urllib3-whl python-virtualenv python-wheel\n python3-pkg-resources realpath sprout sprout-base sprout-bgcf sprout-icscf\n sprout-libs sprout-mmtel-as sprout-scscf sysstat\nThe following packages will be upgraded:\n libc6\n1 upgraded, 105 newly installed, 0 to remove and 23 not upgraded.\nNeed to get 61.1 MB of archives.\nAfter this operation, 171 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6 amd64 2.19-0ubuntu6.15 [4,727 kB]\nGet:3 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:10 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB]\nGet:11 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]\nGet:13 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-libs 1.0-171215.183529 [2,380 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB]\nGet:18 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-base 1.0-171215.183529 [2,179 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:22 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-scscf 1.0-171215.183529 [130 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:24 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-icscf 1.0-171215.183529 [82.9 kB]\nGet:25 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-bgcf 1.0-171215.183529 [70.1 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:27 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-mmtel-as 1.0-171215.183529 [49.7 kB]\nGet:28 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout 1.0-171215.183529 [12.4 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6,098 B]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [147 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.11 [123 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1,330 B]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:51 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:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-168.218 [771 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1,913 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB]\nGet:65 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:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5,418 B]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-utils amd64 2.9.1+dfsg1-3ubuntu4.13 [34.8 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\n\rExtracting templates from packages: 28%\rExtracting templates from packages: 56%\rExtracting templates from packages: 84%\rExtracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 61.1 MB in 16s (3,635 kB/s)\n(Reading database ... 51347 files and directories currently installed.)\nPreparing to unpack .../libc6_2.19-0ubuntu6.15_amd64.deb ...\nUnpacking libc6:amd64 (2.19-0ubuntu6.15) over (2.19-0ubuntu6.14) ...\nSetting up libc6:amd64 (2.19-0ubuntu6.15) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51347 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-thread1.54.0:amd64.\nPreparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-locale1.54.0:amd64.\nPreparing to unpack .../libboost-locale1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-locale1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.11_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.11) ...\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.11_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.11) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.7_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.7) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.15) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-168.218_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-168.218) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ...\nUnpacking clearwater-monit (5.18-171207.172716) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-171215.180814) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ...\nUnpacking clearwater-nginx (1.0-171012.111833) ...\nSelecting previously unselected package clearwater-socket-factory.\nPreparing to unpack .../clearwater-socket-factory_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-socket-factory (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-171215.180814_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-171215.180814) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package libxml2-utils.\nPreparing to unpack .../libxml2-utils_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ...\nUnpacking libxml2-utils (2.9.1+dfsg1-3ubuntu4.13) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\nSelecting previously unselected package sprout-libs.\nPreparing to unpack .../sprout-libs_1.0-171215.183529_amd64.deb ...\nUnpacking sprout-libs (1.0-171215.183529) ...\nSelecting previously unselected package sprout-base.\nPreparing to unpack .../sprout-base_1.0-171215.183529_amd64.deb ...\nUnpacking sprout-base (1.0-171215.183529) ...\nSelecting previously unselected package sprout-scscf.\nPreparing to unpack .../sprout-scscf_1.0-171215.183529_amd64.deb ...\nUnpacking sprout-scscf (1.0-171215.183529) ...\nSelecting previously unselected package sprout-icscf.\nPreparing to unpack .../sprout-icscf_1.0-171215.183529_amd64.deb ...\nUnpacking sprout-icscf (1.0-171215.183529) ...\nSelecting previously unselected package sprout-bgcf.\nPreparing to unpack .../sprout-bgcf_1.0-171215.183529_amd64.deb ...\nUnpacking sprout-bgcf (1.0-171215.183529) ...\nSelecting previously unselected package sprout-mmtel-as.\nPreparing to unpack .../sprout-mmtel-as_1.0-171215.183529_amd64.deb ...\nUnpacking sprout-mmtel-as (1.0-171215.183529) ...\nSelecting previously unselected package sprout.\nPreparing to unpack .../sprout_1.0-171215.183529_amd64.deb ...\nUnpacking sprout (1.0-171215.183529) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-locale1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSetting up libtiff5:amd64 (4.0.3-7ubuntu0.11) ...\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.11) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libperl5.18 (5.18.2-2ubuntu1.7) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.15) ...\nSetting up linux-libc-dev:amd64 (3.13.0-168.218) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.15) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up iotop (0.6-1) ...\nSetting up nginx-common (1.4.6-1ubuntu3.9) ...\nSetting up clearwater-tcp-scalability (1.0-171215.180814) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up libxml2-utils (2.9.1+dfsg1-3ubuntu4.13) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1.1) ...\nSetting up sprout-libs (1.0-171215.183529) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-171215.180814) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting cw_infrastructure\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nInstalling collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nrsyslog stop/waiting\nrsyslog start/running, process 8916\nreload: Unknown job: clearwater-monit\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-log-cleanup (1.0-171215.180814) ...\nSetting up clearwater-socket-factory (1.0-171215.180814) ...\nclearwater-socket-factory-mgmt start/running, process 8947\nclearwater-socket-factory-sig start/running, process 8952\nSetting up clearwater-monit (5.18-171207.172716) ...\nclearwater-monit start/running, process 9001\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-diags-monitor (1.0-171215.180814) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up nginx-core (1.4.6-1ubuntu3.9) ...\nSetting up nginx (1.4.6-1ubuntu3.9) ...\nSetting up clearwater-nginx (1.0-171012.111833) ...\nTesting nginx configuration...\nnginx: the configuration file /etc/nginx/nginx.conf syntax is ok\nnginx: configuration file /etc/nginx/nginx.conf test is successful\nSite ping has been enabled. Run /etc/init.d/nginx reload to apply the changes.\nGenerating a 2048 bit RSA private key\n..+++\n..................+++\nwriting new private key to 'nginx.key'\n-----\nSignature ok\nsubject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown\nGetting Private key\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nSetting up sprout-base (1.0-171215.183529) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up sprout-bgcf (1.0-171215.183529) ...\nSetting up sprout-mmtel-as (1.0-171215.183529) ...\nSetting up sprout-scscf (1.0-171215.183529) ...\nSetting up sprout-icscf (1.0-171215.183529) ...\nSetting up sprout (1.0-171215.183529) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\n\nreal\t2m16.701s\nuser\t0m9.655s\nsys\t0m8.484s", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:37:29.470Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.3a29fff1-c30b-435f-b767-ded72f209751"}], "metadata": {"pagination": {"total": 2784, "offset": 2783, "size": 50}}} 2019-04-09 10:37:30,045 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:37:30,045 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:37:30 GMT 2019-04-09 10:37:30,045 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:37:30,046 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-09 10:37:30,046 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:37:30,046 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:37:30,046 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:37:30,046 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-09 10:37:30,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-y1ieip Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-locale1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6 libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-utils libxpm4 libxslt1.1 libzmq3 linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout-base sprout-bgcf sprout-icscf sprout-libs sprout-mmtel-as sprout-scscf sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors snmp-mibs-downloader libstdc++-4.8-doc make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools sprout-dbg clearwater-logging clearwater-snmp-alarm-agent sprout-bgcf-dbg sprout-icscf-dbg sprout-mmtel-as-dbg sprout-scscf-dbg isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-locale1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-utils libxpm4 libxslt1.1 libzmq3 linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout sprout-base sprout-bgcf sprout-icscf sprout-libs sprout-mmtel-as sprout-scscf sysstat The following packages will be upgraded: libc6 1 upgraded, 105 newly installed, 0 to remove and 23 not upgraded. Need to get 61.1 MB of archives. After this operation, 171 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6 amd64 2.19-0ubuntu6.15 [4,727 kB] Get:3 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:10 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB] Get:11 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:13 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-libs 1.0-171215.183529 [2,380 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB] Get:18 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-base 1.0-171215.183529 [2,179 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:22 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-scscf 1.0-171215.183529 [130 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:24 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-icscf 1.0-171215.183529 [82.9 kB] Get:25 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-bgcf 1.0-171215.183529 [70.1 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:27 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-mmtel-as 1.0-171215.183529 [49.7 kB] Get:28 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout 1.0-171215.183529 [12.4 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6,098 B] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [147 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.11 [123 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1,330 B] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:51 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:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-168.218 [771 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1,913 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB] Get:65 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:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5,418 B] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-utils amd64 2.9.1+dfsg1-3ubuntu4.13 [34.8 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 28% Extracting templates from packages: 56% Extracting templates from packages: 84% Extracting templates from packages: 100% Preconfiguring packages ... Fetched 61.1 MB in 16s (3,635 kB/s) (Reading database ... 51347 files and directories currently installed.) Preparing to unpack .../libc6_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc6:amd64 (2.19-0ubuntu6.15) over (2.19-0ubuntu6.14) ... Setting up libc6:amd64 (2.19-0ubuntu6.15) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package libasan0:amd64. (Reading database ... 51347 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-locale1.54.0:amd64. Preparing to unpack .../libboost-locale1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-locale1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.11_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.11) ... 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.11_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.11) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.7_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.7) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.15) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-168.218_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-168.218) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ... Unpacking clearwater-infrastructure (1.0-171215.180814) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ... Unpacking clearwater-monit (5.18-171207.172716) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ... Unpacking clearwater-diags-monitor (1.0-171215.180814) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ... Unpacking clearwater-log-cleanup (1.0-171215.180814) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.9) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ... Unpacking clearwater-nginx (1.0-171012.111833) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-171215.180814_amd64.deb ... Unpacking clearwater-socket-factory (1.0-171215.180814) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-171215.180814_all.deb ... Unpacking clearwater-tcp-scalability (1.0-171215.180814) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package libxml2-utils. Preparing to unpack .../libxml2-utils_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2-utils (2.9.1+dfsg1-3ubuntu4.13) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Selecting previously unselected package sprout-libs. Preparing to unpack .../sprout-libs_1.0-171215.183529_amd64.deb ... Unpacking sprout-libs (1.0-171215.183529) ... Selecting previously unselected package sprout-base. Preparing to unpack .../sprout-base_1.0-171215.183529_amd64.deb ... Unpacking sprout-base (1.0-171215.183529) ... Selecting previously unselected package sprout-scscf. Preparing to unpack .../sprout-scscf_1.0-171215.183529_amd64.deb ... Unpacking sprout-scscf (1.0-171215.183529) ... Selecting previously unselected package sprout-icscf. Preparing to unpack .../sprout-icscf_1.0-171215.183529_amd64.deb ... Unpacking sprout-icscf (1.0-171215.183529) ... Selecting previously unselected package sprout-bgcf. Preparing to unpack .../sprout-bgcf_1.0-171215.183529_amd64.deb ... Unpacking sprout-bgcf (1.0-171215.183529) ... Selecting previously unselected package sprout-mmtel-as. Preparing to unpack .../sprout-mmtel-as_1.0-171215.183529_amd64.deb ... Unpacking sprout-mmtel-as (1.0-171215.183529) ... Selecting previously unselected package sprout. Preparing to unpack .../sprout_1.0-171215.183529_amd64.deb ... Unpacking sprout (1.0-171215.183529) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-locale1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.11) ... 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.11) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.7) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up libc-dev-bin (2.19-0ubuntu6.15) ... Setting up linux-libc-dev:amd64 (3.13.0-168.218) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.15) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.9) ... Setting up clearwater-tcp-scalability (1.0-171215.180814) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up libxml2-utils (2.9.1+dfsg1-3ubuntu4.13) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Setting up sprout-libs (1.0-171215.183529) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-171215.180814) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. rsyslog stop/waiting rsyslog start/running, process 8916 reload: Unknown job: clearwater-monit Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-171215.180814) ... Setting up clearwater-socket-factory (1.0-171215.180814) ... clearwater-socket-factory-mgmt start/running, process 8947 clearwater-socket-factory-sig start/running, process 8952 Setting up clearwater-monit (5.18-171207.172716) ... clearwater-monit start/running, process 9001 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-171215.180814) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.9) ... Setting up nginx (1.4.6-1ubuntu3.9) ... Setting up clearwater-nginx (1.0-171012.111833) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key ..+++ ..................+++ writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Setting up sprout-base (1.0-171215.183529) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up sprout-bgcf (1.0-171215.183529) ... Setting up sprout-mmtel-as (1.0-171215.183529) ... Setting up sprout-scscf (1.0-171215.183529) ... Setting up sprout-icscf (1.0-171215.183529) ... Setting up sprout (1.0-171215.183529) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... real 2m16.701s user 0m9.655s sys 0m8.484s 2019-04-09 10:37:30,049 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/4c65a646-067f-4556-a879-83319631caf0 2019-04-09 10:37:30,143 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:37:30,143 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:37:30,143 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:37:30,143 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:37:30,143 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:37:30,143 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:37:30,143 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:37:30,144 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T10:28:06.618Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-09T10:28:06.619Z", "id": "4c65a646-067f-4556-a879-83319631caf0"} 2019-04-09 10:37:30,144 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:37:30,144 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:37:30 GMT 2019-04-09 10:37:30,144 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:37:30,144 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-09 10:37:30,144 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:37:30,144 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:37:30,144 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:37:35,150 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-09 10:37:35,257 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:37:35,257 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:37:35,258 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:37:35,258 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:37:35,258 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:37:35,258 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:37:35,258 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:37:35,258 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_w280gt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:37:30.124Z", "message": "[sprout] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:37:29.505Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.3a29fff1-c30b-435f-b767-ded72f209751"}, {"node_instance_id": "ellis_0223g5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:37:32.541Z", "message": "Waiting for process 1747 to end...", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:37:32.317Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.30d9cd17-140d-45af-adf5-1bb32b10518d"}, {"node_instance_id": "dime_hlqq98", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:37:34.181Z", "message": "Waiting for process 1759 to end...", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:37:33.996Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.e79ff999-ed08-4211-ae7f-0acdc2bcf750"}], "metadata": {"pagination": {"total": 2787, "offset": 2784, "size": 50}}} 2019-04-09 10:37:35,258 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:37:35,258 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:37:35 GMT 2019-04-09 10:37:35,258 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:37:35,259 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-09 10:37:35,259 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:37:35,259 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:37:35,259 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:37:35,259 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-09 10:37:35,259 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo DEBIAN_FRONTEND=noninteractive apt 2019-04-09 10:37:35,260 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1747 to end... 2019-04-09 10:37:35,260 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1759 to end... 2019-04-09 10:37:35,260 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/4c65a646-067f-4556-a879-83319631caf0 2019-04-09 10:37:35,333 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:37:35,333 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:37:35,333 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:37:35,333 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:37:35,333 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:37:35,333 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:37:35,334 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:37:35,334 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T10:28:06.618Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-09T10:28:06.619Z", "id": "4c65a646-067f-4556-a879-83319631caf0"} 2019-04-09 10:37:35,334 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:37:35,334 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:37:35 GMT 2019-04-09 10:37:35,334 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:37:35,334 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-09 10:37:35,334 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:37:35,334 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:37:35,334 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:37:40,340 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-09 10:37:40,561 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:37:40,561 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:37:40,561 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:37:40,561 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:37:40,561 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:37:40,561 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:37:40,561 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:37:40,562 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_399cpt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:37:35.453Z", "message": "Waiting for process 1753 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:37:35.418Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.f811e5dc-1584-4a01-b4d7-1a01ab374ad3"}, {"node_instance_id": "homer_go7aw6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:37:36.421Z", "message": "Waiting for process 1747 to end...", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:37:35.931Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.b719d90b-bae0-40e9-b7fd-7d91ab3e0086"}, {"node_instance_id": "sprout_w280gt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:37:38.223Z", "message": "Waiting for process 1743 to end...", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:37:38.194Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.3a29fff1-c30b-435f-b767-ded72f209751"}, {"node_instance_id": "ellis_0223g5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:37:38.926Z", "message": "[ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-04yjo1\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 dnsmasq\n dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libaio1\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6 libc6-dev libcloog-isl4\n libdbd-mysql-perl libdbi-perl libdpkg-perl libfakeroot\n libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10\n libgomp1 libhtml-template-perl libinotifytools0 libisl10 libitm1 libjbig0\n libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18\n libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libquadmath0 libsensors4\n libstdc++-4.8-dev libterm-readkey-perl libtiff5 libtsan0 libvpx1 libxpm4\n libxslt1.1 libzmq3 linux-libc-dev make manpages-dev mysql-client-5.5\n mysql-client-core-5.5 mysql-common mysql-server mysql-server-5.5\n mysql-server-core-5.5 nginx nginx-common nginx-core ntp python-chardet-whl\n python-colorama python-colorama-whl python-distlib python-distlib-whl\n python-html5lib python-html5lib-whl python-pip python-pip-whl\n python-requests-whl python-setuptools python-setuptools-whl python-six-whl\n python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources\n realpath sysstat\nSuggested packages:\n binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix\n mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales\n debian-keyring clearwater-logging clearwater-snmpd g++-multilib\n g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf\n automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg\n libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg\n libquadmath0-dbg glibc-doc libclone-perl libmldbm-perl libnet-daemon-perl\n libplrpc-perl libsql-statement-perl libgd-tools libipc-sharedcache-perl\n lm-sensors libstdc++-4.8-doc make-doc tinyca mailx fcgiwrap nginx-doc\n ntp-doc python-genshi python-lxml python3-setuptools isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 dnsmasq\n dnsmasq-base dpkg-dev ellis fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libaio1\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdbd-mysql-perl\n libdbi-perl libdpkg-perl libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libhtml-template-perl\n libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0\n libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25\n libpgm-5.1-0 libquadmath0 libsensors4 libstdc++-4.8-dev libterm-readkey-perl\n libtiff5 libtsan0 libvpx1 libxpm4 libxslt1.1 libzmq3 linux-libc-dev make\n manpages-dev mysql-client-5.5 mysql-client-core-5.5 mysql-common\n mysql-server mysql-server-5.5 mysql-server-core-5.5 nginx nginx-common\n nginx-core ntp python-chardet-whl python-colorama python-colorama-whl\n python-distlib python-distlib-whl python-html5lib python-html5lib-whl\n python-pip python-pip-whl python-requests-whl python-setuptools\n python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv\n python-wheel python3-pkg-resources realpath sysstat\nThe following packages will be upgraded:\n libc6\n1 upgraded, 98 newly installed, 0 to remove and 23 not upgraded.\nNeed to get 74.2 MB of archives.\nAfter this operation, 253 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libaio1 amd64 0.3.109-4 [6,364 B]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6 amd64 2.19-0ubuntu6.15 [4,727 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB]\nGet:8 http://repo.cw-ngv.com/archive/repo129/ binary/ ellis 1.0-171213.182049 [10.4 MB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [147 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.11 [123 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libdbi-perl amd64 1.630-1 [879 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdbd-mysql-perl amd64 4.025-1ubuntu0.1 [87.6 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libterm-readkey-perl amd64 2.31-1 [27.4 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-core-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [707 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1,459 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-core-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [3,754 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1,979 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-168.218 [771 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1,913 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB]\nGet:57 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:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5,418 B]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server all 5.5.62-0ubuntu0.14.04.1 [11.0 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libhtml-template-perl all 2.95-1 [65.5 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\n\rExtracting templates from packages: 30%\rExtracting templates from packages: 60%\rExtracting templates from packages: 90%\rExtracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 74.2 MB in 17s (4,297 kB/s)\nSelecting previously unselected package libaio1:amd64.\n(Reading database ... 51347 files and directories currently installed.)\nPreparing to unpack .../libaio1_0.3.109-4_amd64.deb ...\nUnpacking libaio1:amd64 (0.3.109-4) ...\nPreparing to unpack .../libc6_2.19-0ubuntu6.15_amd64.deb ...\nUnpacking libc6:amd64 (2.19-0ubuntu6.15) over (2.19-0ubuntu6.14) ...\nSetting up libc6:amd64 (2.19-0ubuntu6.15) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51354 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.11_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.11) ...\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.11_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.11) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package mysql-common.\nPreparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libmysqlclient18:amd64.\nPreparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package libdbi-perl.\nPreparing to unpack .../libdbi-perl_1.630-1_amd64.deb ...\nUnpacking libdbi-perl (1.630-1) ...\nSelecting previously unselected package libdbd-mysql-perl.\nPreparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ...\nUnpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ...\nSelecting previously unselected package libterm-readkey-perl.\nPreparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ...\nUnpacking libterm-readkey-perl (2.31-1) ...\nSelecting previously unselected package mysql-client-core-5.5.\nPreparing to unpack .../mysql-client-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package mysql-client-5.5.\nPreparing to unpack .../mysql-client-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package mysql-server-core-5.5.\nPreparing to unpack .../mysql-server-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nSetting up mysql-common (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package mysql-server-5.5.\n(Reading database ... 51950 files and directories currently installed.)\nPreparing to unpack .../mysql-server-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.15) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-168.218_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-168.218) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ...\nUnpacking clearwater-monit (5.18-171207.172716) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-171215.180814) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ...\nUnpacking clearwater-nginx (1.0-171012.111833) ...\nSelecting previously unselected package mysql-server.\nPreparing to unpack .../mysql-server_5.5.62-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-server (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package ellis.\nPreparing to unpack .../ellis_1.0-171213.182049_amd64.deb ...\nUnpacking ellis (1.0-171213.182049) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package libhtml-template-perl.\nPreparing to unpack .../libhtml-template-perl_2.95-1_all.deb ...\nUnpacking libhtml-template-perl (2.95-1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up libaio1:amd64 (0.3.109-4) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSetting up libtiff5:amd64 (4.0.3-7ubuntu0.11) ...\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.11) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up libdbi-perl (1.630-1) ...\nSetting up libdbd-mysql-perl (4.025-1ubuntu0.1) ...\nSetting up libterm-readkey-perl (2.31-1) ...\nSetting up mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nSetting up mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nSetting up mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nSetting up mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nmysql start/running, process 9237\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.15) ...\nSetting up linux-libc-dev:amd64 (3.13.0-168.218) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.15) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up iotop (0.6-1) ...\nSetting up nginx-common (1.4.6-1ubuntu3.9) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up libhtml-template-perl (2.95-1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up mysql-server (5.5.62-0ubuntu0.14.04.1) ...\nSetting up clearwater-infrastructure (1.0-171215.180814) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\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-171215.180814) ...\nSetting up clearwater-monit (5.18-171207.172716) ...\nclearwater-monit start/running, process 9974\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-diags-monitor (1.0-171215.180814) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up nginx-core (1.4.6-1ubuntu3.9) ...\nSetting up nginx (1.4.6-1ubuntu3.9) ...\nSetting up clearwater-nginx (1.0-171012.111833) ...\nTesting nginx configuration...\nnginx: the configuration file /etc/nginx/nginx.conf syntax is ok\nnginx: configuration file /etc/nginx/nginx.conf test is successful\nSite ping has been enabled. Run /etc/init.d/nginx reload to apply the changes.\nGenerating a 2048 bit RSA private key\n..............................................................................+++\n....................................+++\nwriting new private key to 'nginx.key'\n-----\nSignature ok\nsubject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown\nGetting Private key\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nSetting up ellis (1.0-171213.182049) ...\nusermod: no changes\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/ellis/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting ellis\nCollecting metaswitchcommon (from ellis)\nCollecting backports.ssl-match-hostname (from ellis)\nCollecting backports-abc (from ellis)\nCollecting certifi (from ellis)\nCollecting msgpack-python (from ellis)\nCollecting singledispatch (from ellis)\nCollecting tornado (from ellis)\nCollecting pycurl (from ellis)\nCollecting py-bcrypt (from ellis)\nCollecting MySQL-python (from ellis)\nCollecting six (from ellis)\nCollecting prctl (from ellis)\nCollecting SQLAlchemy (from ellis)\nCollecting phonenumbers (from ellis)\nCollecting pycparser (from metaswitchcommon->ellis)\nCollecting pycrypto (from metaswitchcommon->ellis)\nCollecting monotonic (from metaswitchcommon->ellis)\nCollecting cffi (from metaswitchcommon->ellis)\nCollecting pyzmq (from metaswitchcommon->ellis)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, backports.ssl-match-hostname, backports-abc, certifi, msgpack-python, six, singledispatch, tornado, pycurl, py-bcrypt, MySQL-python, prctl, SQLAlchemy, phonenumbers, ellis\nSuccessfully installed MySQL-python-1.2.5 SQLAlchemy-1.0.9 backports-abc-0.5 backports.ssl-match-hostname-3.5.0.1 certifi-2017.4.17 cffi-1.10.0 ellis-0.1 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.6 phonenumbers-7.1.1 prctl-1.0.1 py-bcrypt-0.4 pycparser-2.18 pycrypto-2.6.1 pycurl-7.43.0 pyzmq-16.0.2 singledispatch-3.4.0.3 six-1.10.0 tornado-2.3\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\n\nreal\t2m33.521s\nuser\t0m17.531s\nsys\t0m11.267s", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:37:38.779Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.30d9cd17-140d-45af-adf5-1bb32b10518d"}, {"node_instance_id": "ellis_0223g5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:37:39.490Z", "message": "[ellis] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:37:38.813Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.30d9cd17-140d-45af-adf5-1bb32b10518d"}, {"node_instance_id": "bono_e30hlz", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:37:40.333Z", "message": "Waiting for process 1748 to end...", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:37:40.171Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.e9c6c656-f91a-4ac3-b22f-abd065b0d7b0"}], "metadata": {"pagination": {"total": 2793, "offset": 2787, "size": 50}}} 2019-04-09 10:37:40,562 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:37:40,562 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:37:40 GMT 2019-04-09 10:37:40,562 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:37:40,562 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-09 10:37:40,562 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:37:40,562 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:37:40,562 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:37:40,562 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-09 10:37:40,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1753 to end... 2019-04-09 10:37:40,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1747 to end... 2019-04-09 10:37:40,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1743 to end... 2019-04-09 10:37:40,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-04yjo1 Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libaio1 libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6 libc6-dev libcloog-isl4 libdbd-mysql-perl libdbi-perl libdpkg-perl libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libhtml-template-perl libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libquadmath0 libsensors4 libstdc++-4.8-dev libterm-readkey-perl libtiff5 libtsan0 libvpx1 libxpm4 libxslt1.1 libzmq3 linux-libc-dev make manpages-dev mysql-client-5.5 mysql-client-core-5.5 mysql-common mysql-server mysql-server-5.5 mysql-server-core-5.5 nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales debian-keyring clearwater-logging clearwater-snmpd g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libclone-perl libmldbm-perl libnet-daemon-perl libplrpc-perl libsql-statement-perl libgd-tools libipc-sharedcache-perl lm-sensors libstdc++-4.8-doc make-doc tinyca mailx fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev ellis fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libaio1 libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdbd-mysql-perl libdbi-perl libdpkg-perl libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libhtml-template-perl libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libquadmath0 libsensors4 libstdc++-4.8-dev libterm-readkey-perl libtiff5 libtsan0 libvpx1 libxpm4 libxslt1.1 libzmq3 linux-libc-dev make manpages-dev mysql-client-5.5 mysql-client-core-5.5 mysql-common mysql-server mysql-server-5.5 mysql-server-core-5.5 nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sysstat The following packages will be upgraded: libc6 1 upgraded, 98 newly installed, 0 to remove and 23 not upgraded. Need to get 74.2 MB of archives. After this operation, 253 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libaio1 amd64 0.3.109-4 [6,364 B] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6 amd64 2.19-0ubuntu6.15 [4,727 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB] Get:8 http://repo.cw-ngv.com/archive/repo129/ binary/ ellis 1.0-171213.182049 [10.4 MB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [147 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.11 [123 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libdbi-perl amd64 1.630-1 [879 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdbd-mysql-perl amd64 4.025-1ubuntu0.1 [87.6 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libterm-readkey-perl amd64 2.31-1 [27.4 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-core-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [707 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1,459 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-core-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [3,754 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1,979 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-168.218 [771 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1,913 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB] Get:57 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:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5,418 B] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server all 5.5.62-0ubuntu0.14.04.1 [11.0 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libhtml-template-perl all 2.95-1 [65.5 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 30% Extracting templates from packages: 60% Extracting templates from packages: 90% Extracting templates from packages: 100% Preconfiguring packages ... Fetched 74.2 MB in 17s (4,297 kB/s) Selecting previously unselected package libaio1:amd64. (Reading database ... 51347 files and directories currently installed.) Preparing to unpack .../libaio1_0.3.109-4_amd64.deb ... Unpacking libaio1:amd64 (0.3.109-4) ... Preparing to unpack .../libc6_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc6:amd64 (2.19-0ubuntu6.15) over (2.19-0ubuntu6.14) ... Setting up libc6:amd64 (2.19-0ubuntu6.15) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package libasan0:amd64. (Reading database ... 51354 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.11_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.11) ... 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.11_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.11) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package mysql-common. Preparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package libdbi-perl. Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... Unpacking libdbi-perl (1.630-1) ... Selecting previously unselected package libdbd-mysql-perl. Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... Selecting previously unselected package libterm-readkey-perl. Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... Unpacking libterm-readkey-perl (2.31-1) ... Selecting previously unselected package mysql-client-core-5.5. Preparing to unpack .../mysql-client-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-client-5.5. Preparing to unpack .../mysql-client-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-server-core-5.5. Preparing to unpack .../mysql-server-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-server-5.5. (Reading database ... 51950 files and directories currently installed.) Preparing to unpack .../mysql-server-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.15) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-168.218_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-168.218) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ... Unpacking clearwater-infrastructure (1.0-171215.180814) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ... Unpacking clearwater-monit (5.18-171207.172716) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ... Unpacking clearwater-diags-monitor (1.0-171215.180814) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ... Unpacking clearwater-log-cleanup (1.0-171215.180814) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.9) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ... Unpacking clearwater-nginx (1.0-171012.111833) ... Selecting previously unselected package mysql-server. Preparing to unpack .../mysql-server_5.5.62-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-server (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package ellis. Preparing to unpack .../ellis_1.0-171213.182049_amd64.deb ... Unpacking ellis (1.0-171213.182049) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package libhtml-template-perl. Preparing to unpack .../libhtml-template-perl_2.95-1_all.deb ... Unpacking libhtml-template-perl (2.95-1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libaio1:amd64 (0.3.109-4) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.11) ... 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.11) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up libdbi-perl (1.630-1) ... Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... Setting up libterm-readkey-perl (2.31-1) ... Setting up mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... Setting up mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... Setting up mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... Setting up mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ... mysql start/running, process 9237 Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up libc-dev-bin (2.19-0ubuntu6.15) ... Setting up linux-libc-dev:amd64 (3.13.0-168.218) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.15) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.9) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up libhtml-template-perl (2.95-1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up mysql-server (5.5.62-0ubuntu0.14.04.1) ... Setting up clearwater-infrastructure (1.0-171215.180814) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... 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-171215.180814) ... Setting up clearwater-monit (5.18-171207.172716) ... clearwater-monit start/running, process 9974 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-171215.180814) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.9) ... Setting up nginx (1.4.6-1ubuntu3.9) ... Setting up clearwater-nginx (1.0-171012.111833) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key ..............................................................................+++ ....................................+++ writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Setting up ellis (1.0-171213.182049) ... usermod: no changes Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/ellis/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting ellis Collecting metaswitchcommon (from ellis) Collecting backports.ssl-match-hostname (from ellis) Collecting backports-abc (from ellis) Collecting certifi (from ellis) Collecting msgpack-python (from ellis) Collecting singledispatch (from ellis) Collecting tornado (from ellis) Collecting pycurl (from ellis) Collecting py-bcrypt (from ellis) Collecting MySQL-python (from ellis) Collecting six (from ellis) Collecting prctl (from ellis) Collecting SQLAlchemy (from ellis) Collecting phonenumbers (from ellis) Collecting pycparser (from metaswitchcommon->ellis) Collecting pycrypto (from metaswitchcommon->ellis) Collecting monotonic (from metaswitchcommon->ellis) Collecting cffi (from metaswitchcommon->ellis) Collecting pyzmq (from metaswitchcommon->ellis) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, backports.ssl-match-hostname, backports-abc, certifi, msgpack-python, six, singledispatch, tornado, pycurl, py-bcrypt, MySQL-python, prctl, SQLAlchemy, phonenumbers, ellis Successfully installed MySQL-python-1.2.5 SQLAlchemy-1.0.9 backports-abc-0.5 backports.ssl-match-hostname-3.5.0.1 certifi-2017.4.17 cffi-1.10.0 ellis-0.1 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.6 phonenumbers-7.1.1 prctl-1.0.1 py-bcrypt-0.4 pycparser-2.18 pycrypto-2.6.1 pycurl-7.43.0 pyzmq-16.0.2 singledispatch-3.4.0.3 six-1.10.0 tornado-2.3 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Processing triggers for ureadahead (0.100.0-16) ... real 2m33.521s user 0m17.531s sys 0m11.267s 2019-04-09 10:37:40,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo DEBIAN_FRONTEND=noninteractive apt 2019-04-09 10:37:40,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1748 to end... 2019-04-09 10:37:40,566 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/4c65a646-067f-4556-a879-83319631caf0 2019-04-09 10:37:40,691 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:37:40,692 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:37:40,692 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:37:40,692 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:37:40,692 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:37:40,692 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:37:40,692 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:37:40,692 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T10:28:06.618Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-09T10:28:06.619Z", "id": "4c65a646-067f-4556-a879-83319631caf0"} 2019-04-09 10:37:40,693 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:37:40,693 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:37:40 GMT 2019-04-09 10:37:40,693 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:37:40,693 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-09 10:37:40,693 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:37:40,693 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:37:40,693 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:37:45,699 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-09 10:37:46,290 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:37:46,290 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:37:46,291 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:37:46,291 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:37:46,291 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:37:46,291 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:37:46,291 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:37:46,291 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2793, "offset": 2793, "size": 50}}} 2019-04-09 10:37:46,291 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:37:46,291 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:37:46 GMT 2019-04-09 10:37:46,291 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:37:46,291 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-04-09 10:37:46,292 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:37:46,292 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:37:46,292 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:37:46,292 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/4c65a646-067f-4556-a879-83319631caf0 2019-04-09 10:37:46,548 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:37:46,549 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:37:46,549 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:37:46,549 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:37:46,549 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:37:46,549 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:37:46,549 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:37:46,549 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T10:28:06.618Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-09T10:28:06.619Z", "id": "4c65a646-067f-4556-a879-83319631caf0"} 2019-04-09 10:37:46,549 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:37:46,549 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:37:46 GMT 2019-04-09 10:37:46,550 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:37:46,550 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-09 10:37:46,550 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:37:46,550 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:37:46,550 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:37:51,555 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-09 10:37:51,699 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:37:51,699 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:37:51,699 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:37:51,699 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:37:51,700 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:37:51,700 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:37:51,700 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:37:51,700 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_go7aw6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:37:46.855Z", "message": "[homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-d3fa9b\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 libc6-dev libcloog-isl4 libdpkg-perl\n libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1\n libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0\n libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4\n libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev\n nginx nginx-common nginx-core ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources realpath sysstat\nSuggested packages:\n binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix\n mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales\n clearwater-logging clearwater-snmpd clearwater-secure-connections\n debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg\n gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc\n gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg\n libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors\n libstdc++-4.8-doc pkg-config make-doc fcgiwrap nginx-doc ntp-doc\n python-genshi python-lxml python3-setuptools isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin homer inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl\n libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1\n libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0\n libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4\n libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev\n nginx nginx-common nginx-core ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources realpath sysstat\nThe following packages will be upgraded:\n libc6\n1 upgraded, 94 newly installed, 0 to remove and 23 not upgraded.\nNeed to get 92.4 MB of archives.\nAfter this operation, 201 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6 amd64 2.19-0ubuntu6.15 [4,727 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:9 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:10 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB]\nGet:12 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB]\nGet:13 http://repo.cw-ngv.com/archive/repo129/ binary/ crest 1.0-171213.182937 [14.3 MB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [147 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.11 [123 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-168.218 [771 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1,913 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:65 http://repo.cw-ngv.com/archive/repo129/ binary/ homer 1.0-171213.182937 [35.6 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5,418 B]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\n\rExtracting templates from packages: 31%\rExtracting templates from packages: 63%\rExtracting templates from packages: 94%\rExtracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 92.4 MB in 23s (3,890 kB/s)\n(Reading database ... 51347 files and directories currently installed.)\nPreparing to unpack .../libc6_2.19-0ubuntu6.15_amd64.deb ...\nUnpacking libc6:amd64 (2.19-0ubuntu6.15) over (2.19-0ubuntu6.14) ...\nSetting up libc6:amd64 (2.19-0ubuntu6.15) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51347 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.11_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.11) ...\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.11_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.11) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.15) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-168.218_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-168.218) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ...\nSelecting previously unselected package libexpat1-dev:amd64.\nPreparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ...\nUnpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSelecting previously unselected package libpython2.7-dev:amd64.\nPreparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ...\nUnpacking clearwater-monit (5.18-171207.172716) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-171215.180814) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ...\nUnpacking clearwater-nginx (1.0-171012.111833) ...\nSelecting previously unselected package libxml2-dev:amd64.\nPreparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ...\nUnpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSelecting previously unselected package libxslt1-dev:amd64.\nPreparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package python2.7-dev.\nPreparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking python2.7-dev (2.7.6-8ubuntu0.5) ...\nSelecting previously unselected package python-zmq.\nPreparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ...\nUnpacking python-zmq (14.0.1-1build2) ...\nSelecting previously unselected package libzmq3-dev:amd64.\nPreparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package crest.\nPreparing to unpack .../crest_1.0-171213.182937_amd64.deb ...\nUnpacking crest (1.0-171213.182937) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package homer.\nPreparing to unpack .../homer_1.0-171213.182937_amd64.deb ...\nUnpacking homer (1.0-171213.182937) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSetting up libtiff5:amd64 (4.0.3-7ubuntu0.11) ...\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.11) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.15) ...\nSetting up linux-libc-dev:amd64 (3.13.0-168.218) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.15) ...\nSetting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSetting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up iotop (0.6-1) ...\nSetting up nginx-common (1.4.6-1ubuntu3.9) ...\nSetting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSetting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up python2.7-dev (2.7.6-8ubuntu0.5) ...\nSetting up python-zmq (14.0.1-1build2) ...\nSetting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-171215.180814) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\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-171215.180814) ...\nSetting up clearwater-monit (5.18-171207.172716) ...\nclearwater-monit start/running, process 8998\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-diags-monitor (1.0-171215.180814) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up nginx-core (1.4.6-1ubuntu3.9) ...\nSetting up nginx (1.4.6-1ubuntu3.9) ...\nSetting up clearwater-nginx (1.0-171012.111833) ...\nTesting nginx configuration...\nnginx: the configuration file /etc/nginx/nginx.conf syntax is ok\nnginx: configuration file /etc/nginx/nginx.conf test is successful\nSite ping has been enabled. Run /etc/init.d/nginx reload to apply the changes.\nGenerating a 2048 bit RSA private key\n.........+++\n........................................................................+++\nwriting new private key to 'nginx.key'\n-----\nSignature ok\nsubject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown\nGetting Private key\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nSetting up crest (1.0-171213.182937) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/crest/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\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 pyOpenSSL (from crest)\nCollecting Twisted (from crest)\nCollecting prctl (from crest)\nCollecting cql (from crest)\nCollecting ipaddress (from crest)\nCollecting msgpack-python (from crest)\nCollecting attrs (from crest)\nCollecting Automat (from crest)\nCollecting metaswitchcommon (from crest)\nCollecting telephus (from crest)\nCollecting asn1crypto (from crest)\nCollecting enum34 (from crest)\nCollecting pure-sasl (from crest)\nCollecting setuptools (from crest)\nCollecting constantly (from crest)\nCollecting lxml (from crest)\nCollecting thrift (from crest)\nCollecting incremental (from crest)\nCollecting zope.interface (from crest)\nCollecting six (from crest)\nCollecting cffi>=1.7 (from cryptography->crest)\nCollecting pycparser (from metaswitchcommon->crest)\nCollecting pycrypto (from metaswitchcommon->crest)\nCollecting monotonic (from metaswitchcommon->crest)\nCollecting pyzmq (from metaswitchcommon->crest)\nInstalling collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest\n Found existing installation: setuptools 2.2\n Uninstalling setuptools-2.2:\n Successfully uninstalled setuptools-2.2\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\nSetting up homer (1.0-171213.182937) ...\nCollecting homer\nCollecting crest (from homer)\nCollecting cyclone (from crest->homer)\nCollecting cryptography (from crest->homer)\nCollecting idna (from crest->homer)\nCollecting pyOpenSSL (from crest->homer)\nCollecting Twisted (from crest->homer)\nCollecting prctl (from crest->homer)\nCollecting cql (from crest->homer)\nCollecting ipaddress (from crest->homer)\nCollecting msgpack-python (from crest->homer)\nCollecting attrs (from crest->homer)\nCollecting Automat (from crest->homer)\nCollecting metaswitchcommon (from crest->homer)\nCollecting telephus (from crest->homer)\nCollecting asn1crypto (from crest->homer)\nCollecting enum34 (from crest->homer)\nCollecting pure-sasl (from crest->homer)\nCollecting setuptools (from crest->homer)\nCollecting constantly (from crest->homer)\nCollecting lxml (from crest->homer)\nCollecting thrift (from crest->homer)\nCollecting incremental (from crest->homer)\nCollecting zope.interface (from crest->homer)\nCollecting six (from crest->homer)\nCollecting cffi>=1.7 (from cryptography->crest->homer)\nCollecting pycparser (from metaswitchcommon->crest->homer)\nCollecting pycrypto (from metaswitchcommon->crest->homer)\nCollecting monotonic (from metaswitchcommon->crest->homer)\nCollecting pyzmq (from metaswitchcommon->crest->homer)\nInstalling collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest, homer\n Found existing installation: six 1.10.0\n Uninstalling six-1.10.0:\n Successfully uninstalled six-1.10.0\n Found existing installation: ipaddress 1.0.18\n Uninstalling ipaddress-1.0.18:\n Successfully uninstalled ipaddress-1.0.18\n Found existing installation: asn1crypto 0.22.0\n Uninstalling asn1crypto-0.22.0:\n Successfully uninstalled asn1crypto-0.22.0\n Found existing installation: enum34 1.1.6\n Uninstalling enum34-1.1.6:\n Successfully uninstalled enum34-1.1.6\n Found existing installation: idna 2.5\n Uninstalling idna-2.5:\n Successfully uninstalled idna-2.5\n Found existing installation: pycparser 2.18\n Uninstalling pycparser-2.18:\n Successfully uninstalled pycparser-2.18\n Found existing installation: cffi 1.10.0\n Uninstalling cffi-1.10.0:\n Successfully uninstalled cffi-1.10.0\n Found existing installation: cryptography 1.9\n Uninstalling cryptography-1.9:\n Successfully uninstalled cryptography-1.9\n Found existing installation: pyOpenSSL 17.0.0\n Uninstalling pyOpenSSL-17.0.0:\n Successfully uninstalled pyOpenSSL-17.0.0\n Found existing installation: constantly 15.1.0\n Uninstalling constantly-15.1.0:\n Successfully uninstalled constantly-15.1.0\n Found existing installation: setuptools 24.0.0\n Uninstalling setuptools-24.0.0:\n Successfully uninstalled setuptools-24.0.0\n Found existing installation: zope.interface 4.4.1\n Uninstalling zope.interface-4.4.1:\n Successfully uninstalled zope.interface-4.4.1\n Found existing installation: attrs 17.2.0\n Uninstalling attrs-17.2.0:\n Successfully uninstalled attrs-17.2.0\n Found existing installation: Automat 0.6.0\n Uninstalling Automat-0.6.0:\n Successfully uninstalled Automat-0.6.0\n Found existing installation: incremental 17.5.0\n Uninstalling incremental-17.5.0:\n Successfully uninstalled incremental-17.5.0\n Found existing installation: Twisted 17.1.0\n Uninstalling Twisted-17.1.0:\n Successfully uninstalled Twisted-17.1.0\n Found existing installation: cyclone 1.0\n Uninstalling cyclone-1.0:\n Successfully uninstalled cyclone-1.0\n Found existing installation: prctl 1.0.1\n Uninstalling prctl-1.0.1:\n Successfully uninstalled prctl-1.0.1\n Found existing installation: thrift 0.9.3\n Uninstalling thrift-0.9.3:\n Successfully uninstalled thrift-0.9.3\n Found existing installation: cql 1.4.0\n Uninstalling cql-1.4.0:\n Successfully uninstalled cql-1.4.0\n Found existing installation: msgpack-python 0.4.7\n Uninstalling msgpack-python-0.4.7:\n Successfully uninstalled msgpack-python-0.4.7\n Found existing installation: pycrypto 2.6.1\n Uninstalling pycrypto-2.6.1:\n Successfully uninstalled pycrypto-2.6.1\n Found existing installation: monotonic 0.6\n Uninstalling monotonic-0.6:\n Successfully uninstalled monotonic-0.6\n Found existing installation: pyzmq 16.0.2\n Uninstalling pyzmq-16.0.2:\n Successfully uninstalled pyzmq-16.0.2\n Found existing installation: metaswitchcommon 0.1\n Uninstalling metaswitchcommon-0.1:\n Successfully uninstalled metaswitchcommon-0.1\n Found existing installation: telephus 1.0.0b1\n Uninstalling telephus-1.0.0b1:\n Successfully uninstalled telephus-1.0.0b1\n Found existing installation: pure-sasl 0.4.0\n Uninstalling pure-sasl-0.4.0:\n Successfully uninstalled pure-sasl-0.4.0\n Found existing installation: lxml 3.6.0\n Uninstalling lxml-3.6.0:\n Successfully uninstalled lxml-3.6.0\n Found existing installation: crest 0.1\n Uninstalling crest-0.1:\n Successfully uninstalled crest-0.1\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 homer-0.1 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\n/var/lib/dpkg/info/homer.postinst: 50: /var/lib/dpkg/info/homer.postinst: /usr/share/clearwater/cassandra-schemas/homer.sh: not found\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\n\nreal\t2m36.892s\nuser\t0m21.598s\nsys\t0m11.515s", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:37:46.501Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.b719d90b-bae0-40e9-b7fd-7d91ab3e0086"}, {"node_instance_id": "bono_e30hlz", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:37:47.510Z", "message": "[bono] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:37:46.802Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.e9c6c656-f91a-4ac3-b22f-abd065b0d7b0"}, {"node_instance_id": "bono_e30hlz", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:37:47.510Z", "message": "[bono] => Reading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-queue-manager python-jsonschema python-mock\nSuggested packages:\n python-mock-doc\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-management clearwater-queue-manager python-jsonschema python-mock\n0 upgraded, 7 newly installed, 0 to remove and 23 not upgraded.\nNeed to get 38.3 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB]\nFetched 38.3 MB in 5s (6,578 kB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 57636 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ...\nUnpacking clearwater-etcd (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-queue-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-config-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ...\nUnpacking clearwater-management (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\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\nSetting up clearwater-queue-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\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\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\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 pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, clearwater-config-manager\nSuccessfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-171218.103208) ...\n\nreal\t0m37.483s\nuser\t0m13.305s\nsys\t0m3.623s", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:37:46.768Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.e9c6c656-f91a-4ac3-b22f-abd065b0d7b0"}, {"node_instance_id": "homer_go7aw6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:37:47.510Z", "message": "[homer] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:37:46.539Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.b719d90b-bae0-40e9-b7fd-7d91ab3e0086"}], "metadata": {"pagination": {"total": 2797, "offset": 2793, "size": 50}}} 2019-04-09 10:37:51,700 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:37:51,700 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:37:51 GMT 2019-04-09 10:37:51,700 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:37:51,700 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-09 10:37:51,700 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:37:51,701 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:37:51,701 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:37:51,701 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-09 10:37:51,702 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-d3fa9b 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 libc6-dev libcloog-isl4 libdpkg-perl libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources realpath sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales clearwater-logging clearwater-snmpd clearwater-secure-connections debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors libstdc++-4.8-doc pkg-config make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin homer inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources realpath sysstat The following packages will be upgraded: libc6 1 upgraded, 94 newly installed, 0 to remove and 23 not upgraded. Need to get 92.4 MB of archives. After this operation, 201 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6 amd64 2.19-0ubuntu6.15 [4,727 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:9 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:10 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB] Get:12 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB] Get:13 http://repo.cw-ngv.com/archive/repo129/ binary/ crest 1.0-171213.182937 [14.3 MB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [147 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.11 [123 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-168.218 [771 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1,913 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:65 http://repo.cw-ngv.com/archive/repo129/ binary/ homer 1.0-171213.182937 [35.6 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5,418 B] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 31% Extracting templates from packages: 63% Extracting templates from packages: 94% Extracting templates from packages: 100% Preconfiguring packages ... Fetched 92.4 MB in 23s (3,890 kB/s) (Reading database ... 51347 files and directories currently installed.) Preparing to unpack .../libc6_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc6:amd64 (2.19-0ubuntu6.15) over (2.19-0ubuntu6.14) ... Setting up libc6:amd64 (2.19-0ubuntu6.15) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package libasan0:amd64. (Reading database ... 51347 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.11_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.11) ... 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.11_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.11) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.15) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-168.218_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-168.218) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ... Selecting previously unselected package libexpat1-dev:amd64. Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Selecting previously unselected package libpython2.7-dev:amd64. Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ... Unpacking clearwater-infrastructure (1.0-171215.180814) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ... Unpacking clearwater-monit (5.18-171207.172716) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ... Unpacking clearwater-diags-monitor (1.0-171215.180814) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ... Unpacking clearwater-log-cleanup (1.0-171215.180814) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.9) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ... Unpacking clearwater-nginx (1.0-171012.111833) ... Selecting previously unselected package libxml2-dev:amd64. Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Selecting previously unselected package libxslt1-dev:amd64. Preparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package python2.7-dev. Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking python2.7-dev (2.7.6-8ubuntu0.5) ... Selecting previously unselected package python-zmq. Preparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ... Unpacking python-zmq (14.0.1-1build2) ... Selecting previously unselected package libzmq3-dev:amd64. Preparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package crest. Preparing to unpack .../crest_1.0-171213.182937_amd64.deb ... Unpacking crest (1.0-171213.182937) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package homer. Preparing to unpack .../homer_1.0-171213.182937_amd64.deb ... Unpacking homer (1.0-171213.182937) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.11) ... 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.11) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libc-dev-bin (2.19-0ubuntu6.15) ... Setting up linux-libc-dev:amd64 (3.13.0-168.218) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.15) ... Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.9) ... Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Setting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Setting up python2.7-dev (2.7.6-8ubuntu0.5) ... Setting up python-zmq (14.0.1-1build2) ... Setting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-171215.180814) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... 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-171215.180814) ... Setting up clearwater-monit (5.18-171207.172716) ... clearwater-monit start/running, process 8998 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-171215.180814) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.9) ... Setting up nginx (1.4.6-1ubuntu3.9) ... Setting up clearwater-nginx (1.0-171012.111833) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key .........+++ ........................................................................+++ writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Setting up crest (1.0-171213.182937) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/crest/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... 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 pyOpenSSL (from crest) Collecting Twisted (from crest) Collecting prctl (from crest) Collecting cql (from crest) Collecting ipaddress (from crest) Collecting msgpack-python (from crest) Collecting attrs (from crest) Collecting Automat (from crest) Collecting metaswitchcommon (from crest) Collecting telephus (from crest) Collecting asn1crypto (from crest) Collecting enum34 (from crest) Collecting pure-sasl (from crest) Collecting setuptools (from crest) Collecting constantly (from crest) Collecting lxml (from crest) Collecting thrift (from crest) Collecting incremental (from crest) Collecting zope.interface (from crest) Collecting six (from crest) Collecting cffi>=1.7 (from cryptography->crest) Collecting pycparser (from metaswitchcommon->crest) Collecting pycrypto (from metaswitchcommon->crest) Collecting monotonic (from metaswitchcommon->crest) Collecting pyzmq (from metaswitchcommon->crest) Installing collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest Found existing installation: setuptools 2.2 Uninstalling setuptools-2.2: Successfully uninstalled setuptools-2.2 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 Setting up homer (1.0-171213.182937) ... Collecting homer Collecting crest (from homer) Collecting cyclone (from crest->homer) Collecting cryptography (from crest->homer) Collecting idna (from crest->homer) Collecting pyOpenSSL (from crest->homer) Collecting Twisted (from crest->homer) Collecting prctl (from crest->homer) Collecting cql (from crest->homer) Collecting ipaddress (from crest->homer) Collecting msgpack-python (from crest->homer) Collecting attrs (from crest->homer) Collecting Automat (from crest->homer) Collecting metaswitchcommon (from crest->homer) Collecting telephus (from crest->homer) Collecting asn1crypto (from crest->homer) Collecting enum34 (from crest->homer) Collecting pure-sasl (from crest->homer) Collecting setuptools (from crest->homer) Collecting constantly (from crest->homer) Collecting lxml (from crest->homer) Collecting thrift (from crest->homer) Collecting incremental (from crest->homer) Collecting zope.interface (from crest->homer) Collecting six (from crest->homer) Collecting cffi>=1.7 (from cryptography->crest->homer) Collecting pycparser (from metaswitchcommon->crest->homer) Collecting pycrypto (from metaswitchcommon->crest->homer) Collecting monotonic (from metaswitchcommon->crest->homer) Collecting pyzmq (from metaswitchcommon->crest->homer) Installing collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest, homer Found existing installation: six 1.10.0 Uninstalling six-1.10.0: Successfully uninstalled six-1.10.0 Found existing installation: ipaddress 1.0.18 Uninstalling ipaddress-1.0.18: Successfully uninstalled ipaddress-1.0.18 Found existing installation: asn1crypto 0.22.0 Uninstalling asn1crypto-0.22.0: Successfully uninstalled asn1crypto-0.22.0 Found existing installation: enum34 1.1.6 Uninstalling enum34-1.1.6: Successfully uninstalled enum34-1.1.6 Found existing installation: idna 2.5 Uninstalling idna-2.5: Successfully uninstalled idna-2.5 Found existing installation: pycparser 2.18 Uninstalling pycparser-2.18: Successfully uninstalled pycparser-2.18 Found existing installation: cffi 1.10.0 Uninstalling cffi-1.10.0: Successfully uninstalled cffi-1.10.0 Found existing installation: cryptography 1.9 Uninstalling cryptography-1.9: Successfully uninstalled cryptography-1.9 Found existing installation: pyOpenSSL 17.0.0 Uninstalling pyOpenSSL-17.0.0: Successfully uninstalled pyOpenSSL-17.0.0 Found existing installation: constantly 15.1.0 Uninstalling constantly-15.1.0: Successfully uninstalled constantly-15.1.0 Found existing installation: setuptools 24.0.0 Uninstalling setuptools-24.0.0: Successfully uninstalled setuptools-24.0.0 Found existing installation: zope.interface 4.4.1 Uninstalling zope.interface-4.4.1: Successfully uninstalled zope.interface-4.4.1 Found existing installation: attrs 17.2.0 Uninstalling attrs-17.2.0: Successfully uninstalled attrs-17.2.0 Found existing installation: Automat 0.6.0 Uninstalling Automat-0.6.0: Successfully uninstalled Automat-0.6.0 Found existing installation: incremental 17.5.0 Uninstalling incremental-17.5.0: Successfully uninstalled incremental-17.5.0 Found existing installation: Twisted 17.1.0 Uninstalling Twisted-17.1.0: Successfully uninstalled Twisted-17.1.0 Found existing installation: cyclone 1.0 Uninstalling cyclone-1.0: Successfully uninstalled cyclone-1.0 Found existing installation: prctl 1.0.1 Uninstalling prctl-1.0.1: Successfully uninstalled prctl-1.0.1 Found existing installation: thrift 0.9.3 Uninstalling thrift-0.9.3: Successfully uninstalled thrift-0.9.3 Found existing installation: cql 1.4.0 Uninstalling cql-1.4.0: Successfully uninstalled cql-1.4.0 Found existing installation: msgpack-python 0.4.7 Uninstalling msgpack-python-0.4.7: Successfully uninstalled msgpack-python-0.4.7 Found existing installation: pycrypto 2.6.1 Uninstalling pycrypto-2.6.1: Successfully uninstalled pycrypto-2.6.1 Found existing installation: monotonic 0.6 Uninstalling monotonic-0.6: Successfully uninstalled monotonic-0.6 Found existing installation: pyzmq 16.0.2 Uninstalling pyzmq-16.0.2: Successfully uninstalled pyzmq-16.0.2 Found existing installation: metaswitchcommon 0.1 Uninstalling metaswitchcommon-0.1: Successfully uninstalled metaswitchcommon-0.1 Found existing installation: telephus 1.0.0b1 Uninstalling telephus-1.0.0b1: Successfully uninstalled telephus-1.0.0b1 Found existing installation: pure-sasl 0.4.0 Uninstalling pure-sasl-0.4.0: Successfully uninstalled pure-sasl-0.4.0 Found existing installation: lxml 3.6.0 Uninstalling lxml-3.6.0: Successfully uninstalled lxml-3.6.0 Found existing installation: crest 0.1 Uninstalling crest-0.1: Successfully uninstalled crest-0.1 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 homer-0.1 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. /var/lib/dpkg/info/homer.postinst: 50: /var/lib/dpkg/info/homer.postinst: /usr/share/clearwater/cassandra-schemas/homer.sh: not found Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Processing triggers for ureadahead (0.100.0-16) ... real 2m36.892s user 0m21.598s sys 0m11.515s 2019-04-09 10:37:51,704 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo DEBIAN_FRONTEND=noninteractive apt 2019-04-09 10:37:51,704 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 23 not upgraded. Need to get 38.3 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Fetched 38.3 MB in 5s (6,578 kB/s) Selecting previously unselected package python-mock. (Reading database ... 57636 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ... Unpacking clearwater-etcd (1.0-171218.103208) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-queue-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-config-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... 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 Setting up clearwater-queue-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... 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 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... 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 pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, clearwater-config-manager Successfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... real 0m37.483s user 0m13.305s sys 0m3.623s 2019-04-09 10:37:51,704 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo DEBIAN_FRONTEND=noninteractive apt 2019-04-09 10:37:51,705 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/4c65a646-067f-4556-a879-83319631caf0 2019-04-09 10:37:51,787 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:37:51,787 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:37:51,787 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:37:51,787 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:37:51,788 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:37:51,788 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:37:51,788 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:37:51,788 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T10:28:06.618Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-09T10:28:06.619Z", "id": "4c65a646-067f-4556-a879-83319631caf0"} 2019-04-09 10:37:51,788 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:37:51,788 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:37:51 GMT 2019-04-09 10:37:51,788 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:37:51,788 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-09 10:37:51,788 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:37:51,788 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:37:51,789 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:37:56,794 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-09 10:37:56,982 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:37:56,982 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:37:56,982 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:37:56,982 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:37:56,982 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:37:56,983 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:37:56,983 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:37:56,983 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_0223g5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:37:52.560Z", "message": "Waiting for process 1747 to end...", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:37:52.362Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.30d9cd17-140d-45af-adf5-1bb32b10518d"}, {"node_instance_id": "dime_hlqq98", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:37:54.160Z", "message": "Waiting for process 1759 to end...", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:37:54.041Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.e79ff999-ed08-4211-ae7f-0acdc2bcf750"}, {"node_instance_id": "vellum_399cpt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:37:55.681Z", "message": "Waiting for process 1753 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:37:55.450Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.f811e5dc-1584-4a01-b4d7-1a01ab374ad3"}, {"node_instance_id": "homer_go7aw6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:37:56.439Z", "message": "Waiting for process 1747 to end...", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:37:55.972Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.b719d90b-bae0-40e9-b7fd-7d91ab3e0086"}], "metadata": {"pagination": {"total": 2801, "offset": 2797, "size": 50}}} 2019-04-09 10:37:56,983 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:37:56,983 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:37:56 GMT 2019-04-09 10:37:56,983 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:37:56,983 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-09 10:37:56,983 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:37:56,983 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:37:56,983 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:37:56,984 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-09 10:37:56,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1747 to end... 2019-04-09 10:37:56,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1759 to end... 2019-04-09 10:37:56,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1753 to end... 2019-04-09 10:37:56,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1747 to end... 2019-04-09 10:37:56,985 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/4c65a646-067f-4556-a879-83319631caf0 2019-04-09 10:37:57,304 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:37:57,304 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:37:57,304 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:37:57,304 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:37:57,304 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:37:57,304 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:37:57,304 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:37:57,305 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T10:28:06.618Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-09T10:28:06.619Z", "id": "4c65a646-067f-4556-a879-83319631caf0"} 2019-04-09 10:37:57,305 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:37:57,305 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:37:57 GMT 2019-04-09 10:37:57,305 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:37:57,305 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-09 10:37:57,305 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:37:57,305 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:37:57,305 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:38:02,311 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-09 10:38:02,459 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:38:02,460 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:38:02,460 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:38:02,460 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:38:02,460 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:38:02,460 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:38:02,460 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:38:02,460 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_e30hlz", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:37:57.961Z", "message": "[bono] => Reading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n libmysqlclient18 mysql-common snmpd\nThe following NEW packages will be installed:\n clearwater-snmpd libmysqlclient18 mysql-common snmpd\n0 upgraded, 4 newly installed, 0 to remove and 23 not upgraded.\nNeed to get 701 kB of archives.\nAfter this operation, 3,972 kB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB]\nGet:3 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-snmpd 1.0-171215.180814 [16.9 kB]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB]\nPreconfiguring packages ...\nFetched 701 kB in 1s (585 kB/s)\nSelecting previously unselected package mysql-common.\n(Reading database ... 57859 files and directories currently installed.)\nPreparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libmysqlclient18:amd64.\nPreparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package snmpd.\nPreparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking snmpd (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package clearwater-snmpd.\nPreparing to unpack .../clearwater-snmpd_1.0-171215.180814_all.deb ...\nUnpacking clearwater-snmpd (1.0-171215.180814) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nSetting up mysql-common (5.5.62-0ubuntu0.14.04.1) ...\nSetting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ...\nSetting up snmpd (5.7.3~dfsg-clearwater1) ...\nupdate-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6)\n * Starting network management services:\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-snmpd (1.0-171215.180814) ...\n * Stopping network management services:\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\n\nreal\t0m11.038s\nuser\t0m0.778s\nsys\t0m0.737s", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:37:57.880Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.e9c6c656-f91a-4ac3-b22f-abd065b0d7b0"}, {"node_instance_id": "bono_e30hlz", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:37:58.755Z", "message": "[bono] sudo service dnsmasq force", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:37:57.983Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.e9c6c656-f91a-4ac3-b22f-abd065b0d7b0"}, {"node_instance_id": "bono_e30hlz", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:37:58.755Z", "message": "[bono] The installation packages is done correctly", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:37:57.911Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.e9c6c656-f91a-4ac3-b22f-abd065b0d7b0"}, {"node_instance_id": "bono_e30hlz", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:37:58.755Z", "message": "[bono] Configure a new DNS server", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:37:57.941Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.e9c6c656-f91a-4ac3-b22f-abd065b0d7b0"}, {"node_instance_id": "sprout_w280gt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:37:58.755Z", "message": "Waiting for process 1743 to end...", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:37:58.234Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.3a29fff1-c30b-435f-b767-ded72f209751"}, {"node_instance_id": "dime_hlqq98", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:37:59.450Z", "message": "[dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-8d5h0z\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-snmpd\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 crest\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin homestead homestead-libs homestead-prov\n inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl\n libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libc-dev-bin libc6 libc6-dev\n libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5\n libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1\n libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18\n libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libpython2.7-dev\n libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev\n libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1\n libzmq3 libzmq3-dev linux-libc-dev lksctp-tools make manpages-dev\n mysql-common nginx nginx-common nginx-core ntp python-chardet-whl\n python-colorama python-colorama-whl python-distlib python-distlib-whl\n python-html5lib python-html5lib-whl python-netsnmp python-pip python-pip-whl\n python-requests-whl python-setuptools python-setuptools-whl python-six-whl\n python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources ralf ralf-libs realpath snmpd sysstat\nSuggested packages:\n binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix\n mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales\n clearwater-logging clearwater-secure-connections debian-keyring g++-multilib\n g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf\n automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg\n libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg\n libquadmath0-dbg homestead-dbg clearwater-snmp-alarm-agent glibc-doc\n libgd-tools lm-sensors snmp-mibs-downloader libstdc++-4.8-doc pkg-config\n make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml\n python3-setuptools ralf-dbg isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-snmpd\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 crest dime\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin homestead homestead-libs homestead-prov\n inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl\n libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libc-dev-bin libc6-dev\n libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5\n libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1\n libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18\n libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libpython2.7-dev\n libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev\n libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1\n libzmq3 libzmq3-dev linux-libc-dev lksctp-tools make manpages-dev\n mysql-common nginx nginx-common nginx-core ntp python-chardet-whl\n python-colorama python-colorama-whl python-distlib python-distlib-whl\n python-html5lib python-html5lib-whl python-netsnmp python-pip python-pip-whl\n python-requests-whl python-setuptools python-setuptools-whl python-six-whl\n python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources ralf ralf-libs realpath snmpd sysstat\nThe following packages will be upgraded:\n libc6\n1 upgraded, 116 newly installed, 0 to remove and 23 not upgraded.\nNeed to get 97.6 MB of archives.\nAfter this operation, 225 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6 amd64 2.19-0ubuntu6.15 [4,727 kB]\nGet:3 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB]\nGet:9 http://repo.cw-ngv.com/archive/repo129/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:10 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-snmpd 1.0-171215.180814 [16.9 kB]\nGet:11 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB]\nGet:12 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:14 http://repo.cw-ngv.com/archive/repo129/ binary/ crest 1.0-171213.182937 [14.3 MB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:20 http://repo.cw-ngv.com/archive/repo129/ binary/ ralf-libs 1.0-171215.175140 [657 kB]\nGet:21 http://repo.cw-ngv.com/archive/repo129/ binary/ ralf 1.0-171215.175140 [327 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:23 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead-libs 1.0-171215.122632 [1,155 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:25 http://repo.cw-ngv.com/archive/repo129/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB]\nGet:26 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead 1.0-171215.122632 [450 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:28 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead-prov 1.0-171213.182937 [44.6 kB]\nGet:29 http://repo.cw-ngv.com/archive/repo129/ binary/ dime 1.0-171215.180814 [12.5 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6,098 B]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [147 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.11 [123 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-168.218 [771 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1,913 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9,226 B]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1,330 B]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5,418 B]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB]\nGet:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB]\nGet:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\n\rExtracting templates from packages: 25%\rExtracting templates from packages: 51%\rExtracting templates from packages: 76%\rExtracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 97.6 MB in 20s (4,786 kB/s)\n(Reading database ... 51347 files and directories currently installed.)\nPreparing to unpack .../libc6_2.19-0ubuntu6.15_amd64.deb ...\nUnpacking libc6:amd64 (2.19-0ubuntu6.15) over (2.19-0ubuntu6.14) ...\nSetting up libc6:amd64 (2.19-0ubuntu6.15) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51347 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.11_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.11) ...\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.11_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.11) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package mysql-common.\nPreparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libmysqlclient18:amd64.\nPreparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.15) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-168.218_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-168.218) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ...\nSelecting previously unselected package libexpat1-dev:amd64.\nPreparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ...\nUnpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSelecting previously unselected package libpython2.7-dev:amd64.\nPreparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsctp1:amd64.\nPreparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ...\nUnpacking libsctp1:amd64 (1.0.15+dfsg-1) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.7_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.7) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ...\nUnpacking clearwater-monit (5.18-171207.172716) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-171215.180814) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ...\nUnpacking clearwater-nginx (1.0-171012.111833) ...\nSelecting previously unselected package snmpd.\nPreparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking snmpd (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package clearwater-snmpd.\nPreparing to unpack .../clearwater-snmpd_1.0-171215.180814_all.deb ...\nUnpacking clearwater-snmpd (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-socket-factory.\nPreparing to unpack .../clearwater-socket-factory_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-socket-factory (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-171215.180814_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-171215.180814) ...\nSelecting previously unselected package libxml2-dev:amd64.\nPreparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ...\nUnpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSelecting previously unselected package libxslt1-dev:amd64.\nPreparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package python2.7-dev.\nPreparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking python2.7-dev (2.7.6-8ubuntu0.5) ...\nSelecting previously unselected package python-zmq.\nPreparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ...\nUnpacking python-zmq (14.0.1-1build2) ...\nSelecting previously unselected package libzmq3-dev:amd64.\nPreparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package crest.\nPreparing to unpack .../crest_1.0-171213.182937_amd64.deb ...\nUnpacking crest (1.0-171213.182937) ...\nSelecting previously unselected package ralf-libs.\nPreparing to unpack .../ralf-libs_1.0-171215.175140_amd64.deb ...\nUnpacking ralf-libs (1.0-171215.175140) ...\nSelecting previously unselected package ralf.\nPreparing to unpack .../ralf_1.0-171215.175140_amd64.deb ...\nUnpacking ralf (1.0-171215.175140) ...\nSelecting previously unselected package homestead-libs.\nPreparing to unpack .../homestead-libs_1.0-171215.122632_amd64.deb ...\nUnpacking homestead-libs (1.0-171215.122632) ...\nSelecting previously unselected package python-netsnmp.\nPreparing to unpack .../python-netsnmp_5.7.2~dfsg-clearwater2_amd64.deb ...\nUnpacking python-netsnmp (5.7.2~dfsg-clearwater2) ...\nSelecting previously unselected package homestead.\nPreparing to unpack .../homestead_1.0-171215.122632_amd64.deb ...\nUnpacking homestead (1.0-171215.122632) ...\nSelecting previously unselected package homestead-prov.\nPreparing to unpack .../homestead-prov_1.0-171213.182937_amd64.deb ...\nUnpacking homestead-prov (1.0-171213.182937) ...\nSelecting previously unselected package dime.\nPreparing to unpack .../dime_1.0-171215.180814_amd64.deb ...\nUnpacking dime (1.0-171215.180814) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package lksctp-tools.\nPreparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ...\nUnpacking lksctp-tools (1.0.15+dfsg-1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSetting up libtiff5:amd64 (4.0.3-7ubuntu0.11) ...\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.11) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up mysql-common (5.5.62-0ubuntu0.14.04.1) ...\nSetting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.15) ...\nSetting up linux-libc-dev:amd64 (3.13.0-168.218) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.15) ...\nSetting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSetting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsctp1:amd64 (1.0.15+dfsg-1) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libperl5.18 (5.18.2-2ubuntu1.7) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up iotop (0.6-1) ...\nSetting up nginx-common (1.4.6-1ubuntu3.9) ...\nSetting up snmpd (5.7.3~dfsg-clearwater1) ...\nupdate-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6)\n * Starting network management services:\nSetting up clearwater-tcp-scalability (1.0-171215.180814) ...\nSetting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSetting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up python2.7-dev (2.7.6-8ubuntu0.5) ...\nSetting up python-zmq (14.0.1-1build2) ...\nSetting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ralf-libs (1.0-171215.175140) ...\nSetting up homestead-libs (1.0-171215.122632) ...\nSetting up python-netsnmp (5.7.2~dfsg-clearwater2) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up lksctp-tools (1.0.15+dfsg-1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-171215.180814) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting cw_infrastructure\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nInstalling collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Unknown job: clearwater-monit\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-log-cleanup (1.0-171215.180814) ...\nSetting up clearwater-socket-factory (1.0-171215.180814) ...\nclearwater-socket-factory-mgmt start/running, process 9383\nclearwater-socket-factory-sig start/running, process 9388\nSetting up clearwater-monit (5.18-171207.172716) ...\nclearwater-monit start/running, process 9437\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-snmpd (1.0-171215.180814) ...\n * Stopping network management services:\nSetting up ralf (1.0-171215.175140) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Job is not running: clearwater-monit\n ...done.\nSetting up clearwater-diags-monitor (1.0-171215.180814) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up nginx-core (1.4.6-1ubuntu3.9) ...\nSetting up nginx (1.4.6-1ubuntu3.9) ...\nSetting up clearwater-nginx (1.0-171012.111833) ...\nTesting nginx configuration...\nnginx: the configuration file /etc/nginx/nginx.conf syntax is ok\nnginx: configuration file /etc/nginx/nginx.conf test is successful\nSite ping has been enabled. Run /etc/init.d/nginx reload to apply the changes.\nGenerating a 2048 bit RSA private key\n.....................................................................+++\n.+++\nwriting new private key to 'nginx.key'\n-----\nSignature ok\nsubject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown\nGetting Private key\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nSetting up crest (1.0-171213.182937) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/crest/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\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 pyOpenSSL (from crest)\nCollecting Twisted (from crest)\nCollecting prctl (from crest)\nCollecting cql (from crest)\nCollecting ipaddress (from crest)\nCollecting msgpack-python (from crest)\nCollecting attrs (from crest)\nCollecting Automat (from crest)\nCollecting metaswitchcommon (from crest)\nCollecting telephus (from crest)\nCollecting asn1crypto (from crest)\nCollecting enum34 (from crest)\nCollecting pure-sasl (from crest)\nCollecting setuptools (from crest)\nCollecting constantly (from crest)\nCollecting lxml (from crest)\nCollecting thrift (from crest)\nCollecting incremental (from crest)\nCollecting zope.interface (from crest)\nCollecting six (from crest)\nCollecting cffi>=1.7 (from cryptography->crest)\nCollecting pycparser (from metaswitchcommon->crest)\nCollecting pycrypto (from metaswitchcommon->crest)\nCollecting monotonic (from metaswitchcommon->crest)\nCollecting pyzmq (from metaswitchcommon->crest)\nInstalling collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest\n Found existing installation: setuptools 2.2\n Uninstalling setuptools-2.2:\n Successfully uninstalled setuptools-2.2\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\nSetting up homestead (1.0-171215.122632) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up homestead-prov (1.0-171213.182937) ...\nCollecting homestead_prov\nCollecting crest (from homestead_prov)\nCollecting cyclone (from crest->homestead_prov)\nCollecting cryptography (from crest->homestead_prov)\nCollecting idna (from crest->homestead_prov)\nCollecting pyOpenSSL (from crest->homestead_prov)\nCollecting Twisted (from crest->homestead_prov)\nCollecting prctl (from crest->homestead_prov)\nCollecting cql (from crest->homestead_prov)\nCollecting ipaddress (from crest->homestead_prov)\nCollecting msgpack-python (from crest->homestead_prov)\nCollecting attrs (from crest->homestead_prov)\nCollecting Automat (from crest->homestead_prov)\nCollecting metaswitchcommon (from crest->homestead_prov)\nCollecting telephus (from crest->homestead_prov)\nCollecting asn1crypto (from crest->homestead_prov)\nCollecting enum34 (from crest->homestead_prov)\nCollecting pure-sasl (from crest->homestead_prov)\nCollecting setuptools (from crest->homestead_prov)\nCollecting constantly (from crest->homestead_prov)\nCollecting lxml (from crest->homestead_prov)\nCollecting thrift (from crest->homestead_prov)\nCollecting incremental (from crest->homestead_prov)\nCollecting zope.interface (from crest->homestead_prov)\nCollecting six (from crest->homestead_prov)\nCollecting cffi>=1.7 (from cryptography->crest->homestead_prov)\nCollecting pycparser (from metaswitchcommon->crest->homestead_prov)\nCollecting pycrypto (from metaswitchcommon->crest->homestead_prov)\nCollecting monotonic (from metaswitchcommon->crest->homestead_prov)\nCollecting pyzmq (from metaswitchcommon->crest->homestead_prov)\nInstalling collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest, homestead-prov\n Found existing installation: six 1.10.0\n Uninstalling six-1.10.0:\n Successfully uninstalled six-1.10.0\n Found existing installation: ipaddress 1.0.18\n Uninstalling ipaddress-1.0.18:\n Successfully uninstalled ipaddress-1.0.18\n Found existing installation: asn1crypto 0.22.0\n Uninstalling asn1crypto-0.22.0:\n Successfully uninstalled asn1crypto-0.22.0\n Found existing installation: enum34 1.1.6\n Uninstalling enum34-1.1.6:\n Successfully uninstalled enum34-1.1.6\n Found existing installation: idna 2.5\n Uninstalling idna-2.5:\n Successfully uninstalled idna-2.5\n Found existing installation: pycparser 2.18\n Uninstalling pycparser-2.18:\n Successfully uninstalled pycparser-2.18\n Found existing installation: cffi 1.10.0\n Uninstalling cffi-1.10.0:\n Successfully uninstalled cffi-1.10.0\n Found existing installation: cryptography 1.9\n Uninstalling cryptography-1.9:\n Successfully uninstalled cryptography-1.9\n Found existing installation: pyOpenSSL 17.0.0\n Uninstalling pyOpenSSL-17.0.0:\n Successfully uninstalled pyOpenSSL-17.0.0\n Found existing installation: constantly 15.1.0\n Uninstalling constantly-15.1.0:\n Successfully uninstalled constantly-15.1.0\n Found existing installation: setuptools 24.0.0\n Uninstalling setuptools-24.0.0:\n Successfully uninstalled setuptools-24.0.0\n Found existing installation: zope.interface 4.4.1\n Uninstalling zope.interface-4.4.1:\n Successfully uninstalled zope.interface-4.4.1\n Found existing installation: attrs 17.2.0\n Uninstalling attrs-17.2.0:\n Successfully uninstalled attrs-17.2.0\n Found existing installation: Automat 0.6.0\n Uninstalling Automat-0.6.0:\n Successfully uninstalled Automat-0.6.0\n Found existing installation: incremental 17.5.0\n Uninstalling incremental-17.5.0:\n Successfully uninstalled incremental-17.5.0\n Found existing installation: Twisted 17.1.0\n Uninstalling Twisted-17.1.0:\n Successfully uninstalled Twisted-17.1.0\n Found existing installation: cyclone 1.0\n Uninstalling cyclone-1.0:\n Successfully uninstalled cyclone-1.0\n Found existing installation: prctl 1.0.1\n Uninstalling prctl-1.0.1:\n Successfully uninstalled prctl-1.0.1\n Found existing installation: thrift 0.9.3\n Uninstalling thrift-0.9.3:\n Successfully uninstalled thrift-0.9.3\n Found existing installation: cql 1.4.0\n Uninstalling cql-1.4.0:\n Successfully uninstalled cql-1.4.0\n Found existing installation: msgpack-python 0.4.7\n Uninstalling msgpack-python-0.4.7:\n Successfully uninstalled msgpack-python-0.4.7\n Found existing installation: pycrypto 2.6.1\n Uninstalling pycrypto-2.6.1:\n Successfully uninstalled pycrypto-2.6.1\n Found existing installation: monotonic 0.6\n Uninstalling monotonic-0.6:\n Successfully uninstalled monotonic-0.6\n Found existing installation: pyzmq 16.0.2\n Uninstalling pyzmq-16.0.2:\n Successfully uninstalled pyzmq-16.0.2\n Found existing installation: metaswitchcommon 0.1\n Uninstalling metaswitchcommon-0.1:\n Successfully uninstalled metaswitchcommon-0.1\n Found existing installation: telephus 1.0.0b1\n Uninstalling telephus-1.0.0b1:\n Successfully uninstalled telephus-1.0.0b1\n Found existing installation: pure-sasl 0.4.0\n Uninstalling pure-sasl-0.4.0:\n Successfully uninstalled pure-sasl-0.4.0\n Found existing installation: lxml 3.6.0\n Uninstalling lxml-3.6.0:\n Successfully uninstalled lxml-3.6.0\n Found existing installation: crest 0.1\n Uninstalling crest-0.1:\n Successfully uninstalled crest-0.1\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 homestead-prov-0.1 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up dime (1.0-171215.180814) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\n\nreal\t2m51.926s\nuser\t0m21.591s\nsys\t0m12.413s", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:37:59.101Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.e79ff999-ed08-4211-ae7f-0acdc2bcf750"}, {"node_instance_id": "dime_hlqq98", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:37:59.450Z", "message": "[dime] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:37:59.138Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.e79ff999-ed08-4211-ae7f-0acdc2bcf750"}, {"node_instance_id": "bono_e30hlz", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:00.169Z", "message": "[bono] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.065s\nuser\t0m0.005s\nsys\t0m0.051s", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:00.082Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.e9c6c656-f91a-4ac3-b22f-abd065b0d7b0"}, {"node_instance_id": "bono_e30hlz", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:00.815Z", "message": "[bono] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 10:31 ? 00:00:01 /sbin/init\nroot 2 0 0 10:31 ? 00:00:00 [kthreadd]\nroot 3 2 0 10:31 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 10:31 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 10:31 ? 00:00:00 [kworker/u2:0]\nroot 7 2 0 10:31 ? 00:00:00 [rcu_sched]\nroot 8 2 0 10:31 ? 00:00:00 [rcuos/0]\nroot 9 2 0 10:31 ? 00:00:00 [rcu_bh]\nroot 10 2 0 10:31 ? 00:00:00 [rcuob/0]\nroot 11 2 0 10:31 ? 00:00:00 [migration/0]\nroot 12 2 0 10:31 ? 00:00:00 [watchdog/0]\nroot 13 2 0 10:31 ? 00:00:00 [khelper]\nroot 14 2 0 10:31 ? 00:00:00 [kdevtmpfs]\nroot 15 2 0 10:31 ? 00:00:00 [netns]\nroot 16 2 0 10:31 ? 00:00:00 [writeback]\nroot 17 2 0 10:31 ? 00:00:00 [kintegrityd]\nroot 18 2 0 10:31 ? 00:00:00 [bioset]\nroot 19 2 0 10:31 ? 00:00:00 [kworker/u3:0]\nroot 20 2 0 10:31 ? 00:00:00 [kblockd]\nroot 21 2 0 10:31 ? 00:00:00 [ata_sff]\nroot 22 2 0 10:31 ? 00:00:00 [khubd]\nroot 23 2 0 10:31 ? 00:00:00 [md]\nroot 24 2 0 10:31 ? 00:00:00 [devfreq_wq]\nroot 25 2 0 10:31 ? 00:00:00 [kworker/0:1]\nroot 27 2 0 10:31 ? 00:00:00 [khungtaskd]\nroot 28 2 0 10:31 ? 00:00:00 [kswapd0]\nroot 29 2 0 10:31 ? 00:00:00 [vmstat]\nroot 30 2 0 10:31 ? 00:00:00 [ksmd]\nroot 31 2 0 10:31 ? 00:00:00 [khugepaged]\nroot 32 2 0 10:31 ? 00:00:00 [fsnotify_mark]\nroot 33 2 0 10:31 ? 00:00:00 [ecryptfs-kthrea]\nroot 34 2 0 10:31 ? 00:00:00 [crypto]\nroot 46 2 0 10:31 ? 00:00:00 [kthrotld]\nroot 47 2 0 10:31 ? 00:00:00 [kworker/u2:1]\nroot 48 2 0 10:31 ? 00:00:00 [vballoon]\nroot 49 2 0 10:31 ? 00:00:00 [scsi_eh_0]\nroot 50 2 0 10:31 ? 00:00:00 [scsi_eh_1]\nroot 71 2 0 10:31 ? 00:00:00 [deferwq]\nroot 72 2 0 10:31 ? 00:00:00 [charger_manager]\nroot 114 2 0 10:31 ? 00:00:00 [kpsmoused]\nroot 124 2 0 10:31 ? 00:00:00 [kworker/0:2]\nroot 176 2 0 10:31 ? 00:00:00 [jbd2/vda1-8]\nroot 177 2 0 10:31 ? 00:00:00 [ext4-rsv-conver]\nroot 383 1 0 10:31 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 417 2 0 10:31 ? 00:00:00 [kworker/u3:1]\nroot 557 1 0 10:31 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 808 2 0 10:32 ? 00:00:00 [kauditd]\nmessage+ 878 1 0 10:32 ? 00:00:00 dbus-daemon --system --fork\nroot 903 1 0 10:32 ? 00:00:00 /lib/systemd/systemd-logind\nsyslog 925 1 0 10:32 ? 00:00:00 rsyslogd\nroot 1040 1 0 10:32 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1043 1 0 10:32 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1047 1 0 10:32 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1048 1 0 10:32 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1050 1 0 10:32 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1093 1 0 10:32 ? 00:00:00 /usr/sbin/sshd -D\nroot 1095 1 0 10:32 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1096 1 0 10:32 ? 00:00:00 cron\ndaemon 1097 1 0 10:32 ? 00:00:00 atd\nroot 1185 1 0 10:32 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1191 1 0 10:32 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1463 1 0 10:32 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/bono_host_mmu58s/env/bin/python -m cloudify_agent.worker --queue bono_host_mmu58s --max-workers 5 --name bono_host_mmu58s\nubuntu 1465 1463 0 10:32 ? 00:00:01 /home/ubuntu/bono_host_mmu58s/env/bin/python -m cloudify_agent.worker --queue bono_host_mmu58s --max-workers 5 --name bono_host_mmu58s\nubuntu 1609 1 0 10:32 ? 00:00:01 python2.7 /home/ubuntu/bono_host_mmu58s/env/bin/diamond --configfile /home/ubuntu/bono_host_mmu58s/work/plugins/diamond/etc/diamond.conf\nubuntu 1738 1465 1 10:34 ? 00:00:02 /home/ubuntu/bono_host_mmu58s/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-Y6zsD6\nubuntu 1748 1738 0 10:34 ? 00:00:00 /bin/sh -c /tmp/F7AA8/install-bono.sh\nubuntu 1750 1748 0 10:34 ? 00:00:00 /bin/bash -e /tmp/F7AA8/install-bono.sh\nroot 2083 1 0 10:35 ? 00:00:00 upstart-udev-bridge --daemon\nroot 2086 1 0 10:35 ? 00:00:00 upstart-file-bridge --daemon\nroot 2089 1 0 10:35 ? 00:00:00 upstart-socket-bridge --daemon\nntp 8137 1 0 10:36 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111\nroot 8641 1 0 10:37 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 8685 1 0 10:37 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh\nroot 8686 8685 0 10:37 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper\nroot 8690 1 0 10:37 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh\nroot 8691 8690 0 10:37 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper\nroot 8700 8686 0 10:37 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management\nroot 8701 8691 0 10:37 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 8702 8701 0 10:37 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 9039 1 0 10:37 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor\nroot 9043 9039 0 10:37 ? 00:00:00 inotifywait -e create -qq .\nbono 9074 1 0 10:37 ? 00:00:00 /usr/share/clearwater/bin/bono --domain= --localhost=192.168.120.10,bono-e30hlz.clearwater.local --alias=172.30.9.218,bono-e30hlz.clearwater.local, --pcscf=5060,5058 --webrtc-port=5062 --routing-proxy=icscf.,5052,50,600 --sas=0.0.0.0,bono@bono-e30hlz.clearwater.local --dns-server=127.0.0.1 --worker-threads=1 --analytics=/var/log/bono --log-file=/var/log/bono --log-level=2 --daemon --pidfile=/var/run/bono/bono.pid\ndnsmasq 9781 1 0 10:37 ? 00:00:00 /usr/sbin/dnsmasq -x /var/run/dnsmasq/dnsmasq.pid -u dnsmasq -r /etc/dnsmasq.resolv.conf -7 /etc/dnsmasq.d,.dpkg-dist,.dpkg-old,.dpkg-new\nubuntu 9828 1750 0 10:37 ? 00:00:00 /bin/bash -e /tmp/F7AA8/install-bono.sh\nubuntu 9829 9828 0 10:37 ? 00:00:00 /bin/bash -e /tmp/F7AA8/install-bono.sh\nroot 9830 9829 0 10:37 ? 00:00:00 sudo ps -edf\nroot 9831 9830 0 10:37 ? 00:00:00 ps -edf\n\nreal\t0m0.012s\nuser\t0m0.004s\nsys\t0m0.006s", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:00.236Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.e9c6c656-f91a-4ac3-b22f-abd065b0d7b0"}, {"node_instance_id": "bono_e30hlz", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:00.815Z", "message": "[bono] sudo ifconfig ", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:00.115Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.e9c6c656-f91a-4ac3-b22f-abd065b0d7b0"}, {"node_instance_id": "bono_e30hlz", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:00.815Z", "message": "[bono] => eth0 Link encap:Ethernet HWaddr fa:16:3e:39:be:5f \n inet addr:192.168.120.10 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe39:be5f/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:82495 errors:0 dropped:0 overruns:0 frame:0\n TX packets:42930 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:140586070 (140.5 MB) TX bytes:6070064 (6.0 MB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:932 errors:0 dropped:0 overruns:0 frame:0\n TX packets:932 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:113018 (113.0 KB) TX bytes:113018 (113.0 KB)\n\n\nreal\t0m0.007s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:00.157Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.e9c6c656-f91a-4ac3-b22f-abd065b0d7b0"}, {"node_instance_id": "bono_e30hlz", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:00.815Z", "message": "[bono] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:00.509Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.e9c6c656-f91a-4ac3-b22f-abd065b0d7b0"}, {"node_instance_id": "bono_e30hlz", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:00.815Z", "message": "[bono] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:00.548Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.e9c6c656-f91a-4ac3-b22f-abd065b0d7b0"}, {"node_instance_id": "bono_e30hlz", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:00.815Z", "message": "[bono] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:00.590Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.e9c6c656-f91a-4ac3-b22f-abd065b0d7b0"}, {"node_instance_id": "bono_e30hlz", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:00.815Z", "message": "[bono] sudo ps ", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:00.190Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.e9c6c656-f91a-4ac3-b22f-abd065b0d7b0"}, {"node_instance_id": "bono_e30hlz", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:00.815Z", "message": "[bono] => [09-Apr-2019 10:37:38 UTC] clearwater-diags-monitor starting\n[09-Apr-2019 10:37:38 UTC] Waiting for trigger files\n2019:04:09 10:37:07: Namespace: management\n2019:04:09 10:37:07: [management] Starting server\n2019:04:09 10:37:07: [management] Listening for requests\n2019:04:09 10:37:07: Namespace: signaling\n2019:04:09 10:37:07: [signaling] Starting server\n2019:04:09 10:37:07: [signaling] Listening for requests\n\nreal\t0m0.007s\nuser\t0m0.000s\nsys\t0m0.006s", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:00.477Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.e9c6c656-f91a-4ac3-b22f-abd065b0d7b0"}, {"node_instance_id": "bono_e30hlz", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:00.815Z", "message": "[bono] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:00.432Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.e9c6c656-f91a-4ac3-b22f-abd065b0d7b0"}, {"node_instance_id": "bono_e30hlz", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:00.815Z", "message": "[bono] => /var/log/btmp\n/var/log/clearwater-diags-monitor.log\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/boot.log\n/var/log/landscape/sysinfo.log\n/var/log/dmesg\n/var/log/cloud-init-output.log\n/var/log/lastlog\n/var/log/sysstat/sa09\n/var/log/alternatives.log\n/var/log/fsck/checkfs\n/var/log/fsck/checkroot\n/var/log/monit.log\n/var/log/dpkg.log\n/var/log/auth.log\n/var/log/cloud-init.log\n/var/log/bono/bono_err.log\n/var/log/bono/bono_20190409T100000Z.txt\n/var/log/bono/bono_out.log\n/var/log/wtmp\n/var/log/upstart/console-setup.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/container-detect.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/kern.log\n/var/log/apt/history.log\n/var/log/apt/term.log\n/var/log/dmesg.0\n/var/log/udev\n/var/log/syslog\n/var/log/clearwater-socket-factory.log\n\nreal\t0m0.010s\nuser\t0m0.000s\nsys\t0m0.006s", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:00.396Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.e9c6c656-f91a-4ac3-b22f-abd065b0d7b0"}, {"node_instance_id": "bono_e30hlz", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:00.815Z", "message": "[bono] sudo find /var/log ", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:00.347Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.e9c6c656-f91a-4ac3-b22f-abd065b0d7b0"}, {"node_instance_id": "bono_e30hlz", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:00.815Z", "message": "[bono] => Active Internet connections (only servers)\nProto Recv-Q Send-Q Local Address Foreign Address State PID/Program name\ntcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 9781/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1093/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8641/monit \ntcp 0 0 192.168.120.10:5058 0.0.0.0:* LISTEN 9074/bono \ntcp 0 0 192.168.120.10:5060 0.0.0.0:* LISTEN 9074/bono \ntcp 0 0 0.0.0.0:5062 0.0.0.0:* LISTEN 9074/bono \ntcp 0 0 127.0.0.1:39625 0.0.0.0:* LISTEN 1738/python \ntcp6 0 0 ::1:53 :::* LISTEN 9781/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1093/sshd \nudp 0 0 192.168.120.10:123 0.0.0.0:* 8137/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8137/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8137/ntpd \nudp 0 0 0.0.0.0:27894 0.0.0.0:* 557/dhclient \nudp 0 0 192.168.120.10:5058 0.0.0.0:* 9074/bono \nudp 0 0 192.168.120.10:5060 0.0.0.0:* 9074/bono \nudp 0 0 127.0.0.1:53 0.0.0.0:* 9781/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 557/dhclient \nudp6 0 0 :::30815 :::* 557/dhclient \nudp6 0 0 fe80::f816:3eff:fe3:123 :::* 8137/ntpd \nudp6 0 0 ::1:123 :::* 8137/ntpd \nudp6 0 0 :::123 :::* 8137/ntpd \nudp6 0 0 ::1:53 :::* 9781/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 9037 1095/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 20236 8700/clearwater_soc /tmp/clearwater_management_namespace_socket\nunix 2 [ ACC ] SEQPACKET LISTENING 7250 383/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 20237 8702/clearwater_soc /tmp/clearwater_signaling_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 13370 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 8690 878/dbus-daemon /var/run/dbus/system_bus_socket\n\nreal\t0m0.010s\nuser\t0m0.000s\nsys\t0m0.009s", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:00.314Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.e9c6c656-f91a-4ac3-b22f-abd065b0d7b0"}, {"node_instance_id": "bono_e30hlz", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:00.815Z", "message": "[bono] sudo netstat ", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:00.271Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.e9c6c656-f91a-4ac3-b22f-abd065b0d7b0"}, {"node_instance_id": "bono_e30hlz", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:00.815Z", "message": "Waiting for process 1748 to end...", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:00.216Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.e9c6c656-f91a-4ac3-b22f-abd065b0d7b0"}, {"node_instance_id": "bono_e30hlz", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:01.489Z", "message": "Execution done (PID=1748, return_code=0): /tmp/F7AA8/install-bono.sh", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:00.821Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.e9c6c656-f91a-4ac3-b22f-abd065b0d7b0"}, {"node_instance_id": "bono_e30hlz", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:01.489Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:00.870Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.e9c6c656-f91a-4ac3-b22f-abd065b0d7b0"}, {"node_instance_id": "bono_e30hlz", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:01.489Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:00.870Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.e9c6c656-f91a-4ac3-b22f-abd065b0d7b0"}, {"node_instance_id": "bono_e30hlz", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:01.489Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:00.870Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.e9c6c656-f91a-4ac3-b22f-abd065b0d7b0"}, {"node_instance_id": "bono_e30hlz", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:01.489Z", "message": " RESOLV_CONF=/etc/dnsmasq.resolv.conf", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:00.774Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.e9c6c656-f91a-4ac3-b22f-abd065b0d7b0"}, {"node_instance_id": "bono_e30hlz", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:01.489Z", "message": " /tmp/F7AA8/install-bono.sh: line 6: /home/ubuntu/bono_host_mmu58s/env/bin/ctx: Argument list too long", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:00.774Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.e9c6c656-f91a-4ac3-b22f-abd065b0d7b0"}, {"node_instance_id": "bono_e30hlz", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:01.489Z", "message": "[bono] => 2019-04-09 10:37:25.320667521 Stopping etcd clearwater-etcd\n\nreal\t0m0.005s\nuser\t0m0.004s\nsys\t0m0.001s", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:00.626Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.e9c6c656-f91a-4ac3-b22f-abd065b0d7b0"}, {"node_instance_id": "bono_e30hlz", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:01.489Z", "message": "[bono] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:00.668Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.e9c6c656-f91a-4ac3-b22f-abd065b0d7b0"}, {"node_instance_id": "bono_e30hlz", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:01.489Z", "message": "[bono] sudo cat /var/log/bono/bono_20190409T100000Z.txt /var/log/bono/bono_current.txt /var/log/bono/bono_err.log /var/log/bono/bono_out.log", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:00.716Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.e9c6c656-f91a-4ac3-b22f-abd065b0d7b0"}, {"node_instance_id": "bono_e30hlz", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:01.489Z", "message": "[bono] Installation is done", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:00.768Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.e9c6c656-f91a-4ac3-b22f-abd065b0d7b0"}, {"node_instance_id": "bono_e30hlz", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:01.489Z", "message": " sudo: unable to resolve host server-clearwater-opnfv-bono-host-mmu58s", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:00.773Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.e9c6c656-f91a-4ac3-b22f-abd065b0d7b0"}, {"node_instance_id": "bono_e30hlz", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:01.489Z", "message": " OK", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:00.774Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.e9c6c656-f91a-4ac3-b22f-abd065b0d7b0"}, {"node_instance_id": "bono_e30hlz", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:01.489Z", "message": " deb http://repo.cw-ngv.com/archive/repo129 binary/", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:00.774Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.e9c6c656-f91a-4ac3-b22f-abd065b0d7b0"}, {"node_instance_id": "bono_e30hlz", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:01.489Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:01.456Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "bono_e30hlz", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:01.489Z", "message": " % Total % Received % Xferd Average Speed Time Time Time Current", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:00.774Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.e9c6c656-f91a-4ac3-b22f-abd065b0d7b0"}, {"node_instance_id": "bono_e30hlz", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:01.489Z", "message": " Dload Upload Total Spent Left Speed", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:00.774Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.e9c6c656-f91a-4ac3-b22f-abd065b0d7b0"}, {"node_instance_id": "bono_e30hlz", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:01.489Z", "message": " \r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0sudo: unable to resolve host server-clearwater-opnfv-bono-host-mmu58s", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:00.774Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.e9c6c656-f91a-4ac3-b22f-abd065b0d7b0"}, {"node_instance_id": "bono_e30hlz", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:01.489Z", "message": " \r100 3149 100 3149 0 0 17554 0 --:--:-- --:--:-- --:--:-- 17592", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:00.774Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.e9c6c656-f91a-4ac3-b22f-abd065b0d7b0"}, {"node_instance_id": "bono_e30hlz", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:01.489Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:00.870Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.e9c6c656-f91a-4ac3-b22f-abd065b0d7b0"}, {"node_instance_id": "bono_e30hlz", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:01.489Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:00.870Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.e9c6c656-f91a-4ac3-b22f-abd065b0d7b0"}, {"node_instance_id": "bono_e30hlz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:02.086Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:01.735Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "bono_e30hlz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:02.086Z", "message": "Establishing relationships", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:01.841Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "bono_e30hlz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:02.086Z", "message": "Node instance configured", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:01.535Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}], "metadata": {"pagination": {"total": 2846, "offset": 2801, "size": 50}}} 2019-04-09 10:38:02,461 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:38:02,461 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:38:02 GMT 2019-04-09 10:38:02,461 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:38:02,461 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-09 10:38:02,461 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:38:02,461 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:38:02,461 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:38:02,461 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-09 10:38:02,465 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: libmysqlclient18 mysql-common snmpd The following NEW packages will be installed: clearwater-snmpd libmysqlclient18 mysql-common snmpd 0 upgraded, 4 newly installed, 0 to remove and 23 not upgraded. Need to get 701 kB of archives. After this operation, 3,972 kB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] Get:3 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-snmpd 1.0-171215.180814 [16.9 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] Preconfiguring packages ... Fetched 701 kB in 1s (585 kB/s) Selecting previously unselected package mysql-common. (Reading database ... 57859 files and directories currently installed.) Preparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package snmpd. Preparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking snmpd (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package clearwater-snmpd. Preparing to unpack .../clearwater-snmpd_1.0-171215.180814_all.deb ... Unpacking clearwater-snmpd (1.0-171215.180814) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... Setting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Setting up snmpd (5.7.3~dfsg-clearwater1) ... update-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6) * Starting network management services: Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-snmpd (1.0-171215.180814) ... * Stopping network management services: Processing triggers for libc-bin (2.19-0ubuntu6.14) ... real 0m11.038s user 0m0.778s sys 0m0.737s 2019-04-09 10:38:02,465 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo service dnsmasq force 2019-04-09 10:38:02,465 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] The installation packages is done correctly 2019-04-09 10:38:02,466 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Configure a new DNS server 2019-04-09 10:38:02,466 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1743 to end... 2019-04-09 10:38:02,466 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-8d5h0z Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-snmpd clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin homestead homestead-libs homestead-prov inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libc-dev-bin libc6 libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev lksctp-tools make manpages-dev mysql-common nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-netsnmp python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources ralf ralf-libs realpath snmpd sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales clearwater-logging clearwater-secure-connections debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg homestead-dbg clearwater-snmp-alarm-agent glibc-doc libgd-tools lm-sensors snmp-mibs-downloader libstdc++-4.8-doc pkg-config make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools ralf-dbg isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-snmpd clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 crest dime dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin homestead homestead-libs homestead-prov inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev lksctp-tools make manpages-dev mysql-common nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-netsnmp python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources ralf ralf-libs realpath snmpd sysstat The following packages will be upgraded: libc6 1 upgraded, 116 newly installed, 0 to remove and 23 not upgraded. Need to get 97.6 MB of archives. After this operation, 225 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6 amd64 2.19-0ubuntu6.15 [4,727 kB] Get:3 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB] Get:9 http://repo.cw-ngv.com/archive/repo129/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:10 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-snmpd 1.0-171215.180814 [16.9 kB] Get:11 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB] Get:12 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:14 http://repo.cw-ngv.com/archive/repo129/ binary/ crest 1.0-171213.182937 [14.3 MB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:20 http://repo.cw-ngv.com/archive/repo129/ binary/ ralf-libs 1.0-171215.175140 [657 kB] Get:21 http://repo.cw-ngv.com/archive/repo129/ binary/ ralf 1.0-171215.175140 [327 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:23 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead-libs 1.0-171215.122632 [1,155 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:25 http://repo.cw-ngv.com/archive/repo129/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB] Get:26 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead 1.0-171215.122632 [450 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:28 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead-prov 1.0-171213.182937 [44.6 kB] Get:29 http://repo.cw-ngv.com/archive/repo129/ binary/ dime 1.0-171215.180814 [12.5 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6,098 B] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [147 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.11 [123 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-168.218 [771 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1,913 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9,226 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1,330 B] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5,418 B] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 25% Extracting templates from packages: 51% Extracting templates from packages: 76% Extracting templates from packages: 100% Preconfiguring packages ... Fetched 97.6 MB in 20s (4,786 kB/s) (Reading database ... 51347 files and directories currently installed.) Preparing to unpack .../libc6_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc6:amd64 (2.19-0ubuntu6.15) over (2.19-0ubuntu6.14) ... Setting up libc6:amd64 (2.19-0ubuntu6.15) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package libasan0:amd64. (Reading database ... 51347 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.11_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.11) ... 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.11_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.11) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package mysql-common. Preparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.15) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-168.218_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-168.218) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ... Selecting previously unselected package libexpat1-dev:amd64. Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Selecting previously unselected package libpython2.7-dev:amd64. Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsctp1:amd64. Preparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ... Unpacking libsctp1:amd64 (1.0.15+dfsg-1) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.7_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.7) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ... Unpacking clearwater-infrastructure (1.0-171215.180814) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ... Unpacking clearwater-monit (5.18-171207.172716) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ... Unpacking clearwater-diags-monitor (1.0-171215.180814) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ... Unpacking clearwater-log-cleanup (1.0-171215.180814) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.9) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ... Unpacking clearwater-nginx (1.0-171012.111833) ... Selecting previously unselected package snmpd. Preparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking snmpd (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package clearwater-snmpd. Preparing to unpack .../clearwater-snmpd_1.0-171215.180814_all.deb ... Unpacking clearwater-snmpd (1.0-171215.180814) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-171215.180814_amd64.deb ... Unpacking clearwater-socket-factory (1.0-171215.180814) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-171215.180814_all.deb ... Unpacking clearwater-tcp-scalability (1.0-171215.180814) ... Selecting previously unselected package libxml2-dev:amd64. Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Selecting previously unselected package libxslt1-dev:amd64. Preparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package python2.7-dev. Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking python2.7-dev (2.7.6-8ubuntu0.5) ... Selecting previously unselected package python-zmq. Preparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ... Unpacking python-zmq (14.0.1-1build2) ... Selecting previously unselected package libzmq3-dev:amd64. Preparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package crest. Preparing to unpack .../crest_1.0-171213.182937_amd64.deb ... Unpacking crest (1.0-171213.182937) ... Selecting previously unselected package ralf-libs. Preparing to unpack .../ralf-libs_1.0-171215.175140_amd64.deb ... Unpacking ralf-libs (1.0-171215.175140) ... Selecting previously unselected package ralf. Preparing to unpack .../ralf_1.0-171215.175140_amd64.deb ... Unpacking ralf (1.0-171215.175140) ... Selecting previously unselected package homestead-libs. Preparing to unpack .../homestead-libs_1.0-171215.122632_amd64.deb ... Unpacking homestead-libs (1.0-171215.122632) ... Selecting previously unselected package python-netsnmp. Preparing to unpack .../python-netsnmp_5.7.2~dfsg-clearwater2_amd64.deb ... Unpacking python-netsnmp (5.7.2~dfsg-clearwater2) ... Selecting previously unselected package homestead. Preparing to unpack .../homestead_1.0-171215.122632_amd64.deb ... Unpacking homestead (1.0-171215.122632) ... Selecting previously unselected package homestead-prov. Preparing to unpack .../homestead-prov_1.0-171213.182937_amd64.deb ... Unpacking homestead-prov (1.0-171213.182937) ... Selecting previously unselected package dime. Preparing to unpack .../dime_1.0-171215.180814_amd64.deb ... Unpacking dime (1.0-171215.180814) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package lksctp-tools. Preparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ... Unpacking lksctp-tools (1.0.15+dfsg-1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.11) ... 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.11) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... Setting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libc-dev-bin (2.19-0ubuntu6.15) ... Setting up linux-libc-dev:amd64 (3.13.0-168.218) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.15) ... Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsctp1:amd64 (1.0.15+dfsg-1) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.7) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.9) ... Setting up snmpd (5.7.3~dfsg-clearwater1) ... update-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6) * Starting network management services: Setting up clearwater-tcp-scalability (1.0-171215.180814) ... Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Setting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Setting up python2.7-dev (2.7.6-8ubuntu0.5) ... Setting up python-zmq (14.0.1-1build2) ... Setting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ralf-libs (1.0-171215.175140) ... Setting up homestead-libs (1.0-171215.122632) ... Setting up python-netsnmp (5.7.2~dfsg-clearwater2) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up lksctp-tools (1.0.15+dfsg-1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-171215.180814) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Unknown job: clearwater-monit Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-171215.180814) ... Setting up clearwater-socket-factory (1.0-171215.180814) ... clearwater-socket-factory-mgmt start/running, process 9383 clearwater-socket-factory-sig start/running, process 9388 Setting up clearwater-monit (5.18-171207.172716) ... clearwater-monit start/running, process 9437 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-snmpd (1.0-171215.180814) ... * Stopping network management services: Setting up ralf (1.0-171215.175140) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Job is not running: clearwater-monit ...done. Setting up clearwater-diags-monitor (1.0-171215.180814) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.9) ... Setting up nginx (1.4.6-1ubuntu3.9) ... Setting up clearwater-nginx (1.0-171012.111833) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key .....................................................................+++ .+++ writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Setting up crest (1.0-171213.182937) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/crest/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... 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 pyOpenSSL (from crest) Collecting Twisted (from crest) Collecting prctl (from crest) Collecting cql (from crest) Collecting ipaddress (from crest) Collecting msgpack-python (from crest) Collecting attrs (from crest) Collecting Automat (from crest) Collecting metaswitchcommon (from crest) Collecting telephus (from crest) Collecting asn1crypto (from crest) Collecting enum34 (from crest) Collecting pure-sasl (from crest) Collecting setuptools (from crest) Collecting constantly (from crest) Collecting lxml (from crest) Collecting thrift (from crest) Collecting incremental (from crest) Collecting zope.interface (from crest) Collecting six (from crest) Collecting cffi>=1.7 (from cryptography->crest) Collecting pycparser (from metaswitchcommon->crest) Collecting pycrypto (from metaswitchcommon->crest) Collecting monotonic (from metaswitchcommon->crest) Collecting pyzmq (from metaswitchcommon->crest) Installing collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest Found existing installation: setuptools 2.2 Uninstalling setuptools-2.2: Successfully uninstalled setuptools-2.2 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 Setting up homestead (1.0-171215.122632) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up homestead-prov (1.0-171213.182937) ... Collecting homestead_prov Collecting crest (from homestead_prov) Collecting cyclone (from crest->homestead_prov) Collecting cryptography (from crest->homestead_prov) Collecting idna (from crest->homestead_prov) Collecting pyOpenSSL (from crest->homestead_prov) Collecting Twisted (from crest->homestead_prov) Collecting prctl (from crest->homestead_prov) Collecting cql (from crest->homestead_prov) Collecting ipaddress (from crest->homestead_prov) Collecting msgpack-python (from crest->homestead_prov) Collecting attrs (from crest->homestead_prov) Collecting Automat (from crest->homestead_prov) Collecting metaswitchcommon (from crest->homestead_prov) Collecting telephus (from crest->homestead_prov) Collecting asn1crypto (from crest->homestead_prov) Collecting enum34 (from crest->homestead_prov) Collecting pure-sasl (from crest->homestead_prov) Collecting setuptools (from crest->homestead_prov) Collecting constantly (from crest->homestead_prov) Collecting lxml (from crest->homestead_prov) Collecting thrift (from crest->homestead_prov) Collecting incremental (from crest->homestead_prov) Collecting zope.interface (from crest->homestead_prov) Collecting six (from crest->homestead_prov) Collecting cffi>=1.7 (from cryptography->crest->homestead_prov) Collecting pycparser (from metaswitchcommon->crest->homestead_prov) Collecting pycrypto (from metaswitchcommon->crest->homestead_prov) Collecting monotonic (from metaswitchcommon->crest->homestead_prov) Collecting pyzmq (from metaswitchcommon->crest->homestead_prov) Installing collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest, homestead-prov Found existing installation: six 1.10.0 Uninstalling six-1.10.0: Successfully uninstalled six-1.10.0 Found existing installation: ipaddress 1.0.18 Uninstalling ipaddress-1.0.18: Successfully uninstalled ipaddress-1.0.18 Found existing installation: asn1crypto 0.22.0 Uninstalling asn1crypto-0.22.0: Successfully uninstalled asn1crypto-0.22.0 Found existing installation: enum34 1.1.6 Uninstalling enum34-1.1.6: Successfully uninstalled enum34-1.1.6 Found existing installation: idna 2.5 Uninstalling idna-2.5: Successfully uninstalled idna-2.5 Found existing installation: pycparser 2.18 Uninstalling pycparser-2.18: Successfully uninstalled pycparser-2.18 Found existing installation: cffi 1.10.0 Uninstalling cffi-1.10.0: Successfully uninstalled cffi-1.10.0 Found existing installation: cryptography 1.9 Uninstalling cryptography-1.9: Successfully uninstalled cryptography-1.9 Found existing installation: pyOpenSSL 17.0.0 Uninstalling pyOpenSSL-17.0.0: Successfully uninstalled pyOpenSSL-17.0.0 Found existing installation: constantly 15.1.0 Uninstalling constantly-15.1.0: Successfully uninstalled constantly-15.1.0 Found existing installation: setuptools 24.0.0 Uninstalling setuptools-24.0.0: Successfully uninstalled setuptools-24.0.0 Found existing installation: zope.interface 4.4.1 Uninstalling zope.interface-4.4.1: Successfully uninstalled zope.interface-4.4.1 Found existing installation: attrs 17.2.0 Uninstalling attrs-17.2.0: Successfully uninstalled attrs-17.2.0 Found existing installation: Automat 0.6.0 Uninstalling Automat-0.6.0: Successfully uninstalled Automat-0.6.0 Found existing installation: incremental 17.5.0 Uninstalling incremental-17.5.0: Successfully uninstalled incremental-17.5.0 Found existing installation: Twisted 17.1.0 Uninstalling Twisted-17.1.0: Successfully uninstalled Twisted-17.1.0 Found existing installation: cyclone 1.0 Uninstalling cyclone-1.0: Successfully uninstalled cyclone-1.0 Found existing installation: prctl 1.0.1 Uninstalling prctl-1.0.1: Successfully uninstalled prctl-1.0.1 Found existing installation: thrift 0.9.3 Uninstalling thrift-0.9.3: Successfully uninstalled thrift-0.9.3 Found existing installation: cql 1.4.0 Uninstalling cql-1.4.0: Successfully uninstalled cql-1.4.0 Found existing installation: msgpack-python 0.4.7 Uninstalling msgpack-python-0.4.7: Successfully uninstalled msgpack-python-0.4.7 Found existing installation: pycrypto 2.6.1 Uninstalling pycrypto-2.6.1: Successfully uninstalled pycrypto-2.6.1 Found existing installation: monotonic 0.6 Uninstalling monotonic-0.6: Successfully uninstalled monotonic-0.6 Found existing installation: pyzmq 16.0.2 Uninstalling pyzmq-16.0.2: Successfully uninstalled pyzmq-16.0.2 Found existing installation: metaswitchcommon 0.1 Uninstalling metaswitchcommon-0.1: Successfully uninstalled metaswitchcommon-0.1 Found existing installation: telephus 1.0.0b1 Uninstalling telephus-1.0.0b1: Successfully uninstalled telephus-1.0.0b1 Found existing installation: pure-sasl 0.4.0 Uninstalling pure-sasl-0.4.0: Successfully uninstalled pure-sasl-0.4.0 Found existing installation: lxml 3.6.0 Uninstalling lxml-3.6.0: Successfully uninstalled lxml-3.6.0 Found existing installation: crest 0.1 Uninstalling crest-0.1: Successfully uninstalled crest-0.1 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 homestead-prov-0.1 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up dime (1.0-171215.180814) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... real 2m51.926s user 0m21.591s sys 0m12.413s 2019-04-09 10:38:02,467 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo DEBIAN_FRONTEND=noninteractive apt 2019-04-09 10:38:02,467 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.065s user 0m0.005s sys 0m0.051s 2019-04-09 10:38:02,468 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 10:31 ? 00:00:01 /sbin/init root 2 0 0 10:31 ? 00:00:00 [kthreadd] root 3 2 0 10:31 ? 00:00:00 [ksoftirqd/0] root 5 2 0 10:31 ? 00:00:00 [kworker/0:0H] root 6 2 0 10:31 ? 00:00:00 [kworker/u2:0] root 7 2 0 10:31 ? 00:00:00 [rcu_sched] root 8 2 0 10:31 ? 00:00:00 [rcuos/0] root 9 2 0 10:31 ? 00:00:00 [rcu_bh] root 10 2 0 10:31 ? 00:00:00 [rcuob/0] root 11 2 0 10:31 ? 00:00:00 [migration/0] root 12 2 0 10:31 ? 00:00:00 [watchdog/0] root 13 2 0 10:31 ? 00:00:00 [khelper] root 14 2 0 10:31 ? 00:00:00 [kdevtmpfs] root 15 2 0 10:31 ? 00:00:00 [netns] root 16 2 0 10:31 ? 00:00:00 [writeback] root 17 2 0 10:31 ? 00:00:00 [kintegrityd] root 18 2 0 10:31 ? 00:00:00 [bioset] root 19 2 0 10:31 ? 00:00:00 [kworker/u3:0] root 20 2 0 10:31 ? 00:00:00 [kblockd] root 21 2 0 10:31 ? 00:00:00 [ata_sff] root 22 2 0 10:31 ? 00:00:00 [khubd] root 23 2 0 10:31 ? 00:00:00 [md] root 24 2 0 10:31 ? 00:00:00 [devfreq_wq] root 25 2 0 10:31 ? 00:00:00 [kworker/0:1] root 27 2 0 10:31 ? 00:00:00 [khungtaskd] root 28 2 0 10:31 ? 00:00:00 [kswapd0] root 29 2 0 10:31 ? 00:00:00 [vmstat] root 30 2 0 10:31 ? 00:00:00 [ksmd] root 31 2 0 10:31 ? 00:00:00 [khugepaged] root 32 2 0 10:31 ? 00:00:00 [fsnotify_mark] root 33 2 0 10:31 ? 00:00:00 [ecryptfs-kthrea] root 34 2 0 10:31 ? 00:00:00 [crypto] root 46 2 0 10:31 ? 00:00:00 [kthrotld] root 47 2 0 10:31 ? 00:00:00 [kworker/u2:1] root 48 2 0 10:31 ? 00:00:00 [vballoon] root 49 2 0 10:31 ? 00:00:00 [scsi_eh_0] root 50 2 0 10:31 ? 00:00:00 [scsi_eh_1] root 71 2 0 10:31 ? 00:00:00 [deferwq] root 72 2 0 10:31 ? 00:00:00 [charger_manager] root 114 2 0 10:31 ? 00:00:00 [kpsmoused] root 124 2 0 10:31 ? 00:00:00 [kworker/0:2] root 176 2 0 10:31 ? 00:00:00 [jbd2/vda1-8] root 177 2 0 10:31 ? 00:00:00 [ext4-rsv-conver] root 383 1 0 10:31 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 417 2 0 10:31 ? 00:00:00 [kworker/u3:1] root 557 1 0 10:31 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 808 2 0 10:32 ? 00:00:00 [kauditd] message+ 878 1 0 10:32 ? 00:00:00 dbus-daemon --system --fork root 903 1 0 10:32 ? 00:00:00 /lib/systemd/systemd-logind syslog 925 1 0 10:32 ? 00:00:00 rsyslogd root 1040 1 0 10:32 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1043 1 0 10:32 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1047 1 0 10:32 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1048 1 0 10:32 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1050 1 0 10:32 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1093 1 0 10:32 ? 00:00:00 /usr/sbin/sshd -D root 1095 1 0 10:32 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1096 1 0 10:32 ? 00:00:00 cron daemon 1097 1 0 10:32 ? 00:00:00 atd root 1185 1 0 10:32 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1191 1 0 10:32 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1463 1 0 10:32 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/bono_host_mmu58s/env/bin/python -m cloudify_agent.worker --queue bono_host_mmu58s --max-workers 5 --name bono_host_mmu58s ubuntu 1465 1463 0 10:32 ? 00:00:01 /home/ubuntu/bono_host_mmu58s/env/bin/python -m cloudify_agent.worker --queue bono_host_mmu58s --max-workers 5 --name bono_host_mmu58s ubuntu 1609 1 0 10:32 ? 00:00:01 python2.7 /home/ubuntu/bono_host_mmu58s/env/bin/diamond --configfile /home/ubuntu/bono_host_mmu58s/work/plugins/diamond/etc/diamond.conf ubuntu 1738 1465 1 10:34 ? 00:00:02 /home/ubuntu/bono_host_mmu58s/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-Y6zsD6 ubuntu 1748 1738 0 10:34 ? 00:00:00 /bin/sh -c /tmp/F7AA8/install-bono.sh ubuntu 1750 1748 0 10:34 ? 00:00:00 /bin/bash -e /tmp/F7AA8/install-bono.sh root 2083 1 0 10:35 ? 00:00:00 upstart-udev-bridge --daemon root 2086 1 0 10:35 ? 00:00:00 upstart-file-bridge --daemon root 2089 1 0 10:35 ? 00:00:00 upstart-socket-bridge --daemon ntp 8137 1 0 10:36 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 root 8641 1 0 10:37 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 8685 1 0 10:37 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh root 8686 8685 0 10:37 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper root 8690 1 0 10:37 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh root 8691 8690 0 10:37 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper root 8700 8686 0 10:37 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management root 8701 8691 0 10:37 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 8702 8701 0 10:37 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 9039 1 0 10:37 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 9043 9039 0 10:37 ? 00:00:00 inotifywait -e create -qq . bono 9074 1 0 10:37 ? 00:00:00 /usr/share/clearwater/bin/bono --domain= --localhost=192.168.120.10,bono-e30hlz.clearwater.local --alias=172.30.9.218,bono-e30hlz.clearwater.local, --pcscf=5060,5058 --webrtc-port=5062 --routing-proxy=icscf.,5052,50,600 --sas=0.0.0.0,bono@bono-e30hlz.clearwater.local --dns-server=127.0.0.1 --worker-threads=1 --analytics=/var/log/bono --log-file=/var/log/bono --log-level=2 --daemon --pidfile=/var/run/bono/bono.pid dnsmasq 9781 1 0 10:37 ? 00:00:00 /usr/sbin/dnsmasq -x /var/run/dnsmasq/dnsmasq.pid -u dnsmasq -r /etc/dnsmasq.resolv.conf -7 /etc/dnsmasq.d,.dpkg-dist,.dpkg-old,.dpkg-new ubuntu 9828 1750 0 10:37 ? 00:00:00 /bin/bash -e /tmp/F7AA8/install-bono.sh ubuntu 9829 9828 0 10:37 ? 00:00:00 /bin/bash -e /tmp/F7AA8/install-bono.sh root 9830 9829 0 10:37 ? 00:00:00 sudo ps -edf root 9831 9830 0 10:37 ? 00:00:00 ps -edf real 0m0.012s user 0m0.004s sys 0m0.006s 2019-04-09 10:38:02,468 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo ifconfig 2019-04-09 10:38:02,468 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => eth0 Link encap:Ethernet HWaddr fa:16:3e:39:be:5f inet addr:192.168.120.10 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe39:be5f/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:82495 errors:0 dropped:0 overruns:0 frame:0 TX packets:42930 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:140586070 (140.5 MB) TX bytes:6070064 (6.0 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:932 errors:0 dropped:0 overruns:0 frame:0 TX packets:932 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:113018 (113.0 KB) TX bytes:113018 (113.0 KB) real 0m0.007s user 0m0.004s sys 0m0.002s 2019-04-09 10:38:02,468 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/clearwater 2019-04-09 10:38:02,468 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/clearwater 2019-04-09 10:38:02,468 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/clearwater 2019-04-09 10:38:02,469 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo ps 2019-04-09 10:38:02,469 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => [09-Apr-2019 10:37:38 UTC] clearwater-diags-monitor starting [09-Apr-2019 10:37:38 UTC] Waiting for trigger files 2019:04:09 10:37:07: Namespace: management 2019:04:09 10:37:07: [management] Starting server 2019:04:09 10:37:07: [management] Listening for requests 2019:04:09 10:37:07: Namespace: signaling 2019:04:09 10:37:07: [signaling] Starting server 2019:04:09 10:37:07: [signaling] Listening for requests real 0m0.007s user 0m0.000s sys 0m0.006s 2019-04-09 10:38:02,469 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/clearwater 2019-04-09 10:38:02,469 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => /var/log/btmp /var/log/clearwater-diags-monitor.log /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/boot.log /var/log/landscape/sysinfo.log /var/log/dmesg /var/log/cloud-init-output.log /var/log/lastlog /var/log/sysstat/sa09 /var/log/alternatives.log /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/monit.log /var/log/dpkg.log /var/log/auth.log /var/log/cloud-init.log /var/log/bono/bono_err.log /var/log/bono/bono_20190409T100000Z.txt /var/log/bono/bono_out.log /var/log/wtmp /var/log/upstart/console-setup.log /var/log/upstart/clearwater-monit.log /var/log/upstart/cryptdisks.log /var/log/upstart/rsyslog.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/systemd-logind.log /var/log/upstart/container-detect.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/network-interface-eth0.log /var/log/kern.log /var/log/apt/history.log /var/log/apt/term.log /var/log/dmesg.0 /var/log/udev /var/log/syslog /var/log/clearwater-socket-factory.log real 0m0.010s user 0m0.000s sys 0m0.006s 2019-04-09 10:38:02,469 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo find /var/log 2019-04-09 10:38:02,469 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => Active Internet connections (only servers) Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 9781/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1093/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8641/monit tcp 0 0 192.168.120.10:5058 0.0.0.0:* LISTEN 9074/bono tcp 0 0 192.168.120.10:5060 0.0.0.0:* LISTEN 9074/bono tcp 0 0 0.0.0.0:5062 0.0.0.0:* LISTEN 9074/bono tcp 0 0 127.0.0.1:39625 0.0.0.0:* LISTEN 1738/python tcp6 0 0 ::1:53 :::* LISTEN 9781/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1093/sshd udp 0 0 192.168.120.10:123 0.0.0.0:* 8137/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8137/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8137/ntpd udp 0 0 0.0.0.0:27894 0.0.0.0:* 557/dhclient udp 0 0 192.168.120.10:5058 0.0.0.0:* 9074/bono udp 0 0 192.168.120.10:5060 0.0.0.0:* 9074/bono udp 0 0 127.0.0.1:53 0.0.0.0:* 9781/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 557/dhclient udp6 0 0 :::30815 :::* 557/dhclient udp6 0 0 fe80::f816:3eff:fe3:123 :::* 8137/ntpd udp6 0 0 ::1:123 :::* 8137/ntpd udp6 0 0 :::123 :::* 8137/ntpd udp6 0 0 ::1:53 :::* 9781/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 9037 1095/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 20236 8700/clearwater_soc /tmp/clearwater_management_namespace_socket unix 2 [ ACC ] SEQPACKET LISTENING 7250 383/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 20237 8702/clearwater_soc /tmp/clearwater_signaling_namespace_socket unix 2 [ ACC ] STREAM LISTENING 13370 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 8690 878/dbus-daemon /var/run/dbus/system_bus_socket real 0m0.010s user 0m0.000s sys 0m0.009s 2019-04-09 10:38:02,469 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo netstat 2019-04-09 10:38:02,470 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1748 to end... 2019-04-09 10:38:02,470 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=1748, return_code=0): /tmp/F7AA8/install-bono.sh 2019-04-09 10:38:02,470 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-04-09 10:38:02,470 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-04-09 10:38:02,470 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-04-09 10:38:02,470 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESOLV_CONF=/etc/dnsmasq.resolv.conf 2019-04-09 10:38:02,470 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/F7AA8/install-bono.sh: line 6: /home/ubuntu/bono_host_mmu58s/env/bin/ctx: Argument list too long 2019-04-09 10:38:02,471 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => 2019-04-09 10:37:25.320667521 Stopping etcd clearwater-etcd real 0m0.005s user 0m0.004s sys 0m0.001s 2019-04-09 10:38:02,471 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/clearwater 2019-04-09 10:38:02,471 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/bono/bono_20190409T100000Z.txt /var/log/bono/bono_current.txt /var/log/bono/bono_err.log /var/log/bono/bono_out.log 2019-04-09 10:38:02,471 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Installation is done 2019-04-09 10:38:02,471 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-bono-host-mmu58s 2019-04-09 10:38:02,471 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - OK 2019-04-09 10:38:02,472 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deb http://repo.cw-ngv.com/archive/repo129 binary/ 2019-04-09 10:38:02,472 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-04-09 10:38:02,472 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - % Total % Received % Xferd Average Speed Time Time Time Current 2019-04-09 10:38:02,472 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Dload Upload Total Spent Left Speed 2019-04-09 10:38:02,472 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0sudo: unable to resolve host server-clearwater-opnfv-bono-host-mmu58s 2019-04-09 10:38:02,472 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100 3149 100 3149 0 0 17554 0 --:--:-- --:--:-- --:--:-- 17592 2019-04-09 10:38:02,472 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-04-09 10:38:02,473 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-04-09 10:38:02,473 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-04-09 10:38:02,473 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-04-09 10:38:02,473 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance configured 2019-04-09 10:38:02,473 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/4c65a646-067f-4556-a879-83319631caf0 2019-04-09 10:38:03,125 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:38:03,126 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:38:03,126 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:38:03,126 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:38:03,126 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:38:03,126 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:38:03,126 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:38:03,126 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T10:28:06.618Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-09T10:28:06.619Z", "id": "4c65a646-067f-4556-a879-83319631caf0"} 2019-04-09 10:38:03,126 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:38:03,126 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:38:03 GMT 2019-04-09 10:38:03,126 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:38:03,126 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-09 10:38:03,127 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:38:03,127 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:38:03,127 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:38:08,132 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-09 10:38:08,630 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:38:08,630 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:38:08,630 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:38:08,631 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:38:08,631 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:38:08,631 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:38:08,631 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:38:08,631 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:02.809Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "bind_qm2a75", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:02.207Z", "source_id": "bono_e30hlz", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:03.855Z", "message": "Downloaded scripts/bind/bind.py to /tmp/LRSXJ/bind.py", "level": "info", "target_id": "bind_qm2a75", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:03.658Z", "source_id": "bono_e30hlz", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.645bb3e6-47d4-4477-a281-3a5565bdc590"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:04.851Z", "message": "Creating private domain file", "level": "info", "target_id": "bind_qm2a75", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:04.660Z", "source_id": "bono_e30hlz", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.645bb3e6-47d4-4477-a281-3a5565bdc590"}, {"node_instance_id": "sprout_w280gt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:05.507Z", "message": "[sprout] => Reading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-queue-manager python-jsonschema python-mock\nSuggested packages:\n python-mock-doc\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-management clearwater-queue-manager python-jsonschema python-mock\n0 upgraded, 7 newly installed, 0 to remove and 23 not upgraded.\nNeed to get 38.3 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB]\nFetched 38.3 MB in 3s (12.5 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 57939 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ...\nUnpacking clearwater-etcd (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-queue-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-config-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ...\nUnpacking clearwater-management (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\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\nSetting up clearwater-queue-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\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\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\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 pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, clearwater-config-manager\nSuccessfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-171218.103208) ...\n\nreal\t0m35.302s\nuser\t0m13.083s\nsys\t0m3.368s", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:04.847Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.3a29fff1-c30b-435f-b767-ded72f209751"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:05.507Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": "bind_qm2a75", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:05.011Z", "source_id": "bono_e30hlz", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.645bb3e6-47d4-4477-a281-3a5565bdc590"}, {"node_instance_id": "sprout_w280gt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:05.507Z", "message": "[sprout] The installation packages is done correctly", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:04.881Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.3a29fff1-c30b-435f-b767-ded72f209751"}, {"node_instance_id": "sprout_w280gt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:05.507Z", "message": "[sprout] Use the DNS server", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:04.914Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.3a29fff1-c30b-435f-b767-ded72f209751"}, {"node_instance_id": "sprout_w280gt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:05.507Z", "message": "[sprout] sudo service dnsmasq force", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:04.956Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.3a29fff1-c30b-435f-b767-ded72f209751"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:05.507Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "target_id": "bind_qm2a75", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:05.075Z", "source_id": "bono_e30hlz", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.645bb3e6-47d4-4477-a281-3a5565bdc590"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:05.507Z", "message": "The config dict: {'public_ip': u'172.30.9.215', 'backends': {u'bono': {u'bono_e30hlz': {u'public_address': u'172.30.9.218', u'private_address': u'192.168.120.10', u'name': u'bono-e30hlz'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.12', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_qm2a75", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:05.075Z", "source_id": "bono_e30hlz", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.645bb3e6-47d4-4477-a281-3a5565bdc590"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:05.507Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpSuMvPl', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_qm2a75", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:05.077Z", "source_id": "bono_e30hlz", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.645bb3e6-47d4-4477-a281-3a5565bdc590"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:05.507Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_qm2a75", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:05.091Z", "source_id": "bono_e30hlz", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.645bb3e6-47d4-4477-a281-3a5565bdc590"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:05.507Z", "message": "Creating public domain file", "level": "info", "target_id": "bind_qm2a75", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:05.100Z", "source_id": "bono_e30hlz", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.645bb3e6-47d4-4477-a281-3a5565bdc590"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:05.507Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "target_id": "bind_qm2a75", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:05.100Z", "source_id": "bono_e30hlz", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.645bb3e6-47d4-4477-a281-3a5565bdc590"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:05.507Z", "message": "The config dict: {'public_ip': u'172.30.9.215', 'backends': {u'bono': {u'bono_e30hlz': {u'public_address': u'172.30.9.218', u'private_address': u'192.168.120.10', u'name': u'bono-e30hlz'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.12', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_qm2a75", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:05.100Z", "source_id": "bono_e30hlz", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.645bb3e6-47d4-4477-a281-3a5565bdc590"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:06.099Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmplYS3R9', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_qm2a75", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:05.484Z", "source_id": "bono_e30hlz", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.645bb3e6-47d4-4477-a281-3a5565bdc590"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:06.099Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "bind_qm2a75", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:05.889Z", "source_id": "bono_e30hlz", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:06.099Z", "message": "[localhost] run: ['sudo', 'service', 'bind9', 'reload']", "level": "debug", "target_id": "bind_qm2a75", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:05.502Z", "source_id": "bono_e30hlz", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.645bb3e6-47d4-4477-a281-3a5565bdc590"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:06.099Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_qm2a75", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:05.493Z", "source_id": "bono_e30hlz", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.645bb3e6-47d4-4477-a281-3a5565bdc590"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:06.829Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "proxy_node_zfn03y", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:06.123Z", "source_id": "bono_e30hlz", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "sprout_w280gt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:07.463Z", "message": "[sprout] => eth0 Link encap:Ethernet HWaddr fa:16:3e:b6:8f:77 \n inet addr:192.168.120.15 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:feb6:8f77/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:78580 errors:0 dropped:0 overruns:0 frame:0\n TX packets:44243 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:142366756 (142.3 MB) TX bytes:6324081 (6.3 MB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:762 errors:0 dropped:0 overruns:0 frame:0\n TX packets:762 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:108224 (108.2 KB) TX bytes:108224 (108.2 KB)\n\n\nreal\t0m0.006s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:07.136Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.3a29fff1-c30b-435f-b767-ded72f209751"}, {"node_instance_id": "sprout_w280gt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:07.463Z", "message": "[sprout] => Active Internet connections (only servers)\nProto Recv-Q Send-Q Local Address Foreign Address State PID/Program name\ntcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 9730/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1094/sshd \ntcp 0 0 127.0.0.1:56567 0.0.0.0:* LISTEN 1733/python \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9001/monit \ntcp6 0 0 ::1:53 :::* LISTEN 9730/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1094/sshd \nudp 0 0 192.168.120.15:123 0.0.0.0:* 8434/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8434/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8434/ntpd \nudp 0 0 0.0.0.0:11697 0.0.0.0:* 557/dhclient \nudp 0 0 127.0.0.1:53 0.0.0.0:* 9730/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 557/dhclient \nudp6 0 0 fe80::f816:3eff:feb:123 :::* 8434/ntpd \nudp6 0 0 ::1:123 :::* 8434/ntpd \nudp6 0 0 :::123 :::* 8434/ntpd \nudp6 0 0 :::22011 :::* 557/dhclient \nudp6 0 0 ::1:53 :::* 9730/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] SEQPACKET LISTENING 7220 381/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 9038 1096/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 13605 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 20571 8964/clearwater_soc /tmp/clearwater_signaling_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 20572 8963/clearwater_soc /tmp/clearwater_management_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 8689 875/dbus-daemon /var/run/dbus/system_bus_socket\n\nreal\t0m0.008s\nuser\t0m0.000s\nsys\t0m0.006s", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:07.285Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.3a29fff1-c30b-435f-b767-ded72f209751"}, {"node_instance_id": "sprout_w280gt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:07.463Z", "message": "[sprout] sudo ps ", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:07.170Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.3a29fff1-c30b-435f-b767-ded72f209751"}, {"node_instance_id": "sprout_w280gt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:07.463Z", "message": "[sprout] sudo ifconfig ", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:07.101Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.3a29fff1-c30b-435f-b767-ded72f209751"}, {"node_instance_id": "sprout_w280gt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:07.463Z", "message": "[sprout] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.083s\nuser\t0m0.007s\nsys\t0m0.047s", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:07.071Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.3a29fff1-c30b-435f-b767-ded72f209751"}, {"node_instance_id": "sprout_w280gt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:07.463Z", "message": "[sprout] sudo netstat ", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:07.244Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.3a29fff1-c30b-435f-b767-ded72f209751"}, {"node_instance_id": "sprout_w280gt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:07.463Z", "message": "[sprout] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 10:31 ? 00:00:01 /sbin/init\nroot 2 0 0 10:31 ? 00:00:00 [kthreadd]\nroot 3 2 0 10:31 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 10:31 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 10:31 ? 00:00:00 [kworker/u2:0]\nroot 7 2 0 10:31 ? 00:00:00 [rcu_sched]\nroot 8 2 0 10:31 ? 00:00:00 [rcuos/0]\nroot 9 2 0 10:31 ? 00:00:00 [rcu_bh]\nroot 10 2 0 10:31 ? 00:00:00 [rcuob/0]\nroot 11 2 0 10:31 ? 00:00:00 [migration/0]\nroot 12 2 0 10:31 ? 00:00:00 [watchdog/0]\nroot 13 2 0 10:31 ? 00:00:00 [khelper]\nroot 14 2 0 10:31 ? 00:00:00 [kdevtmpfs]\nroot 15 2 0 10:31 ? 00:00:00 [netns]\nroot 16 2 0 10:31 ? 00:00:00 [writeback]\nroot 17 2 0 10:31 ? 00:00:00 [kintegrityd]\nroot 18 2 0 10:31 ? 00:00:00 [bioset]\nroot 19 2 0 10:31 ? 00:00:00 [kworker/u3:0]\nroot 20 2 0 10:31 ? 00:00:00 [kblockd]\nroot 21 2 0 10:31 ? 00:00:00 [ata_sff]\nroot 22 2 0 10:31 ? 00:00:00 [khubd]\nroot 23 2 0 10:31 ? 00:00:00 [md]\nroot 24 2 0 10:31 ? 00:00:00 [devfreq_wq]\nroot 25 2 0 10:31 ? 00:00:00 [kworker/0:1]\nroot 27 2 0 10:31 ? 00:00:00 [khungtaskd]\nroot 28 2 0 10:31 ? 00:00:00 [kswapd0]\nroot 29 2 0 10:31 ? 00:00:00 [vmstat]\nroot 30 2 0 10:31 ? 00:00:00 [ksmd]\nroot 31 2 0 10:31 ? 00:00:00 [khugepaged]\nroot 32 2 0 10:31 ? 00:00:00 [fsnotify_mark]\nroot 33 2 0 10:31 ? 00:00:00 [ecryptfs-kthrea]\nroot 34 2 0 10:31 ? 00:00:00 [crypto]\nroot 46 2 0 10:31 ? 00:00:00 [kthrotld]\nroot 47 2 0 10:31 ? 00:00:00 [kworker/u2:1]\nroot 48 2 0 10:31 ? 00:00:00 [vballoon]\nroot 49 2 0 10:31 ? 00:00:00 [scsi_eh_0]\nroot 50 2 0 10:31 ? 00:00:00 [scsi_eh_1]\nroot 71 2 0 10:31 ? 00:00:00 [deferwq]\nroot 72 2 0 10:31 ? 00:00:00 [charger_manager]\nroot 114 2 0 10:31 ? 00:00:00 [kpsmoused]\nroot 118 2 0 10:31 ? 00:00:00 [kworker/0:2]\nroot 176 2 0 10:31 ? 00:00:00 [jbd2/vda1-8]\nroot 177 2 0 10:31 ? 00:00:00 [ext4-rsv-conver]\nroot 381 1 0 10:31 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 417 2 0 10:31 ? 00:00:00 [kworker/u3:1]\nroot 557 1 0 10:31 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 809 2 0 10:31 ? 00:00:00 [kauditd]\nmessage+ 875 1 0 10:31 ? 00:00:00 dbus-daemon --system --fork\nroot 908 1 0 10:31 ? 00:00:00 /lib/systemd/systemd-logind\nroot 1041 1 0 10:31 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1044 1 0 10:31 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1049 1 0 10:31 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1050 1 0 10:31 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1052 1 0 10:31 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1094 1 0 10:31 ? 00:00:00 /usr/sbin/sshd -D\nroot 1096 1 0 10:31 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1097 1 0 10:31 ? 00:00:00 cron\ndaemon 1098 1 0 10:31 ? 00:00:00 atd\nroot 1186 1 0 10:31 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1192 1 0 10:31 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1464 1 0 10:32 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/sprout_host_y1ieip/env/bin/python -m cloudify_agent.worker --queue sprout_host_y1ieip --max-workers 5 --name sprout_host_y1ieip\nubuntu 1466 1464 0 10:32 ? 00:00:01 /home/ubuntu/sprout_host_y1ieip/env/bin/python -m cloudify_agent.worker --queue sprout_host_y1ieip --max-workers 5 --name sprout_host_y1ieip\nubuntu 1610 1 0 10:32 ? 00:00:01 python2.7 /home/ubuntu/sprout_host_y1ieip/env/bin/diamond --configfile /home/ubuntu/sprout_host_y1ieip/work/plugins/diamond/etc/diamond.conf\nubuntu 1733 1466 1 10:34 ? 00:00:02 /home/ubuntu/sprout_host_y1ieip/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-USHWs8\nubuntu 1743 1733 0 10:34 ? 00:00:00 /bin/sh -c /tmp/Y91ZI/install-sprout.sh\nubuntu 1745 1743 0 10:34 ? 00:00:00 /bin/bash -e /tmp/Y91ZI/install-sprout.sh\nroot 2104 1 0 10:35 ? 00:00:00 upstart-udev-bridge --daemon\nroot 2107 1 0 10:35 ? 00:00:00 upstart-file-bridge --daemon\nroot 2110 1 0 10:35 ? 00:00:00 upstart-socket-bridge --daemon\nntp 8434 1 0 10:37 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111\nsyslog 8916 1 0 10:37 ? 00:00:00 rsyslogd\nroot 8947 1 0 10:37 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh\nroot 8948 8947 0 10:37 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper\nroot 8952 1 0 10:37 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh\nroot 8953 8952 0 10:37 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper\nroot 8962 8953 0 10:37 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 8963 8948 0 10:37 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management\nroot 8964 8962 0 10:37 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 9001 1 0 10:37 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 9517 1 0 10:37 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor\nroot 9521 9517 0 10:37 ? 00:00:00 inotifywait -e create -qq .\ndnsmasq 9730 1 0 10:38 ? 00:00:00 /usr/sbin/dnsmasq -x /var/run/dnsmasq/dnsmasq.pid -u dnsmasq -r /etc/dnsmasq.resolv.conf -7 /etc/dnsmasq.d,.dpkg-dist,.dpkg-old,.dpkg-new\nubuntu 9777 1745 0 10:38 ? 00:00:00 /bin/bash -e /tmp/Y91ZI/install-sprout.sh\nubuntu 9778 9777 0 10:38 ? 00:00:00 /bin/bash -e /tmp/Y91ZI/install-sprout.sh\nroot 9779 9778 0 10:38 ? 00:00:00 sudo ps -edf\nroot 9780 9779 0 10:38 ? 00:00:00 ps -edf\n\nreal\t0m0.010s\nuser\t0m0.000s\nsys\t0m0.010s", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:07.212Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.3a29fff1-c30b-435f-b767-ded72f209751"}, {"node_instance_id": "sprout_w280gt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:08.463Z", "message": "[sprout] => 2019-04-09 10:37:47.243131645 Stopping etcd clearwater-etcd\n\nreal\t0m0.004s\nuser\t0m0.000s\nsys\t0m0.004s", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:07.574Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.3a29fff1-c30b-435f-b767-ded72f209751"}, {"node_instance_id": "sprout_w280gt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:08.463Z", "message": "[sprout] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:07.604Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.3a29fff1-c30b-435f-b767-ded72f209751"}, {"node_instance_id": "sprout_w280gt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:08.463Z", "message": "[sprout] Installation is done", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:07.639Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.3a29fff1-c30b-435f-b767-ded72f209751"}, {"node_instance_id": "sprout_w280gt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:08.463Z", "message": " sudo: unable to resolve host server-clearwater-opnfv-sprout-host-y1ieip", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:07.642Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.3a29fff1-c30b-435f-b767-ded72f209751"}, {"node_instance_id": "sprout_w280gt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:08.463Z", "message": " \r100 3149 100 3149 0 0 14916 0 --:--:-- --:--:-- --:--:-- 14924", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:07.642Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.3a29fff1-c30b-435f-b767-ded72f209751"}, {"node_instance_id": "sprout_w280gt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:08.463Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:07.740Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.3a29fff1-c30b-435f-b767-ded72f209751"}, {"node_instance_id": "sprout_w280gt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:08.463Z", "message": " OK", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:07.643Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.3a29fff1-c30b-435f-b767-ded72f209751"}, {"node_instance_id": "sprout_w280gt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:08.463Z", "message": " % Total % Received % Xferd Average Speed Time Time Time Current", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:07.642Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.3a29fff1-c30b-435f-b767-ded72f209751"}, {"node_instance_id": "sprout_w280gt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:08.463Z", "message": " RESOLV_CONF=/etc/dnsmasq.resolv.conf", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:07.643Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.3a29fff1-c30b-435f-b767-ded72f209751"}, {"node_instance_id": "sprout_w280gt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:08.463Z", "message": " Dload Upload Total Spent Left Speed", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:07.642Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.3a29fff1-c30b-435f-b767-ded72f209751"}, {"node_instance_id": "sprout_w280gt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:08.463Z", "message": " \r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0sudo: unable to resolve host server-clearwater-opnfv-sprout-host-y1ieip", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:07.642Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.3a29fff1-c30b-435f-b767-ded72f209751"}, {"node_instance_id": "sprout_w280gt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:08.463Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:07.740Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.3a29fff1-c30b-435f-b767-ded72f209751"}, {"node_instance_id": "sprout_w280gt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:08.463Z", "message": "Execution done (PID=1743, return_code=0): /tmp/Y91ZI/install-sprout.sh", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:07.653Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.3a29fff1-c30b-435f-b767-ded72f209751"}, {"node_instance_id": "sprout_w280gt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:08.463Z", "message": " deb http://repo.cw-ngv.com/archive/repo129 binary/", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:07.642Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.3a29fff1-c30b-435f-b767-ded72f209751"}, {"node_instance_id": "sprout_w280gt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:08.463Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:07.740Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.3a29fff1-c30b-435f-b767-ded72f209751"}, {"node_instance_id": "sprout_w280gt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:08.463Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:07.740Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.3a29fff1-c30b-435f-b767-ded72f209751"}, {"node_instance_id": "sprout_w280gt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:08.463Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:07.740Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.3a29fff1-c30b-435f-b767-ded72f209751"}, {"node_instance_id": "sprout_w280gt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:08.463Z", "message": "[sprout] sudo find /var/log", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:07.314Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.3a29fff1-c30b-435f-b767-ded72f209751"}, {"node_instance_id": "sprout_w280gt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:08.463Z", "message": "[sprout] => /var/log\n/var/log/unattended-upgrades\n/var/log/btmp\n/var/log/clearwater-diags-monitor.log\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/boot.log\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/dmesg\n/var/log/cloud-init-output.log\n/var/log/dist-upgrade\n/var/log/lastlog\n/var/log/sysstat\n/var/log/sysstat/sa09\n/var/log/sysstat/clearwater-sa09\n/var/log/nginx\n/var/log/nginx/error.log\n/var/log/nginx/access.log\n/var/log/alternatives.log\n/var/log/fsck\n/var/log/fsck/checkfs\n/var/log/fsck/checkroot\n/var/log/monit.log\n/var/log/dpkg.log\n/var/log/clearwater-queue-manager\n/var/log/clearwater-cluster-manager\n/var/log/iotop.log\n/var/log/auth.log\n/var/log/cloud-init.log\n/var/log/ntpstats\n/var/log/wtmp\n/var/log/sprout\n/var/log/sprout/sprout_out.log\n/var/log/sprout/sprout_err.log\n/var/log/sprout/sprout_current.txt\n/var/log/sprout/sprout_20190409T100000Z.txt\n/var/log/upstart\n/var/log/upstart/console-setup.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/container-detect.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/kern.log\n/var/log/apt\n/var/log/apt/history.log\n/var/log/apt/term.log\n/var/log/dmesg.0\n/var/log/clearwater-config-manager\n/var/log/udev\n/var/log/syslog\n/var/log/clearwater-socket-factory.log\n\nreal\t0m0.007s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:07.350Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.3a29fff1-c30b-435f-b767-ded72f209751"}, {"node_instance_id": "sprout_w280gt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:08.463Z", "message": "[sprout] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:07.383Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.3a29fff1-c30b-435f-b767-ded72f209751"}, {"node_instance_id": "sprout_w280gt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:08.463Z", "message": "[sprout] => [09-Apr-2019 10:37:51 UTC] clearwater-diags-monitor starting\n[09-Apr-2019 10:37:51 UTC] Waiting for trigger files\n2019:04:09 10:37:23: Namespace: signaling\n2019:04:09 10:37:23: [signaling] Starting server\n2019:04:09 10:37:23: Namespace: management\n2019:04:09 10:37:23: [management] Starting server\n2019:04:09 10:37:23: [signaling] Listening for requests\n2019:04:09 10:37:23: [management] Listening for requests\n\nreal\t0m0.004s\nuser\t0m0.000s\nsys\t0m0.004s", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:07.416Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.3a29fff1-c30b-435f-b767-ded72f209751"}, {"node_instance_id": "sprout_w280gt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:08.463Z", "message": "[sprout] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:07.458Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.3a29fff1-c30b-435f-b767-ded72f209751"}, {"node_instance_id": "sprout_w280gt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:08.463Z", "message": "[sprout] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:07.499Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.3a29fff1-c30b-435f-b767-ded72f209751"}], "metadata": {"pagination": {"total": 2897, "offset": 2846, "size": 50}}} 2019-04-09 10:38:08,631 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:38:08,631 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:38:08 GMT 2019-04-09 10:38:08,632 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:38:08,632 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-09 10:38:08,632 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:38:08,632 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:38:08,632 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:38:08,632 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-09 10:38:08,634 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-04-09 10:38:08,635 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/LRSXJ/bind.py 2019-04-09 10:38:08,635 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2019-04-09 10:38:08,635 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 23 not upgraded. Need to get 38.3 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Fetched 38.3 MB in 3s (12.5 MB/s) Selecting previously unselected package python-mock. (Reading database ... 57939 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ... Unpacking clearwater-etcd (1.0-171218.103208) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-queue-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-config-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... 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 Setting up clearwater-queue-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... 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 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... 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 pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, clearwater-config-manager Successfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... real 0m35.302s user 0m13.083s sys 0m3.368s 2019-04-09 10:38:08,635 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-04-09 10:38:08,635 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] The installation packages is done correctly 2019-04-09 10:38:08,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Use the DNS server 2019-04-09 10:38:08,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo service dnsmasq force 2019-04-09 10:38:08,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-04-09 10:38:08,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.215', 'backends': {u'bono': {u'bono_e30hlz': {u'public_address': u'172.30.9.218', u'private_address': u'192.168.120.10', u'name': u'bono-e30hlz'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.12', u'hss_hostname': u''}. 2019-04-09 10:38:08,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpSuMvPl', '/etc/bind/db.clearwater.local'] 2019-04-09 10:38:08,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-04-09 10:38:08,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2019-04-09 10:38:08,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-04-09 10:38:08,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.215', 'backends': {u'bono': {u'bono_e30hlz': {u'public_address': u'172.30.9.218', u'private_address': u'192.168.120.10', u'name': u'bono-e30hlz'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.12', u'hss_hostname': u''}. 2019-04-09 10:38:08,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmplYS3R9', '/etc/bind/db.clearwater.opnfv'] 2019-04-09 10:38:08,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-04-09 10:38:08,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-04-09 10:38:08,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-04-09 10:38:08,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-04-09 10:38:08,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => eth0 Link encap:Ethernet HWaddr fa:16:3e:b6:8f:77 inet addr:192.168.120.15 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feb6:8f77/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:78580 errors:0 dropped:0 overruns:0 frame:0 TX packets:44243 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:142366756 (142.3 MB) TX bytes:6324081 (6.3 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:762 errors:0 dropped:0 overruns:0 frame:0 TX packets:762 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:108224 (108.2 KB) TX bytes:108224 (108.2 KB) real 0m0.006s user 0m0.000s sys 0m0.005s 2019-04-09 10:38:08,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => Active Internet connections (only servers) Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 9730/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1094/sshd tcp 0 0 127.0.0.1:56567 0.0.0.0:* LISTEN 1733/python tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9001/monit tcp6 0 0 ::1:53 :::* LISTEN 9730/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1094/sshd udp 0 0 192.168.120.15:123 0.0.0.0:* 8434/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8434/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8434/ntpd udp 0 0 0.0.0.0:11697 0.0.0.0:* 557/dhclient udp 0 0 127.0.0.1:53 0.0.0.0:* 9730/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 557/dhclient udp6 0 0 fe80::f816:3eff:feb:123 :::* 8434/ntpd udp6 0 0 ::1:123 :::* 8434/ntpd udp6 0 0 :::123 :::* 8434/ntpd udp6 0 0 :::22011 :::* 557/dhclient udp6 0 0 ::1:53 :::* 9730/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] SEQPACKET LISTENING 7220 381/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 9038 1096/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 13605 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 20571 8964/clearwater_soc /tmp/clearwater_signaling_namespace_socket unix 2 [ ACC ] STREAM LISTENING 20572 8963/clearwater_soc /tmp/clearwater_management_namespace_socket unix 2 [ ACC ] STREAM LISTENING 8689 875/dbus-daemon /var/run/dbus/system_bus_socket real 0m0.008s user 0m0.000s sys 0m0.006s 2019-04-09 10:38:08,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo ps 2019-04-09 10:38:08,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo ifconfig 2019-04-09 10:38:08,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.083s user 0m0.007s sys 0m0.047s 2019-04-09 10:38:08,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo netstat 2019-04-09 10:38:08,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 10:31 ? 00:00:01 /sbin/init root 2 0 0 10:31 ? 00:00:00 [kthreadd] root 3 2 0 10:31 ? 00:00:00 [ksoftirqd/0] root 5 2 0 10:31 ? 00:00:00 [kworker/0:0H] root 6 2 0 10:31 ? 00:00:00 [kworker/u2:0] root 7 2 0 10:31 ? 00:00:00 [rcu_sched] root 8 2 0 10:31 ? 00:00:00 [rcuos/0] root 9 2 0 10:31 ? 00:00:00 [rcu_bh] root 10 2 0 10:31 ? 00:00:00 [rcuob/0] root 11 2 0 10:31 ? 00:00:00 [migration/0] root 12 2 0 10:31 ? 00:00:00 [watchdog/0] root 13 2 0 10:31 ? 00:00:00 [khelper] root 14 2 0 10:31 ? 00:00:00 [kdevtmpfs] root 15 2 0 10:31 ? 00:00:00 [netns] root 16 2 0 10:31 ? 00:00:00 [writeback] root 17 2 0 10:31 ? 00:00:00 [kintegrityd] root 18 2 0 10:31 ? 00:00:00 [bioset] root 19 2 0 10:31 ? 00:00:00 [kworker/u3:0] root 20 2 0 10:31 ? 00:00:00 [kblockd] root 21 2 0 10:31 ? 00:00:00 [ata_sff] root 22 2 0 10:31 ? 00:00:00 [khubd] root 23 2 0 10:31 ? 00:00:00 [md] root 24 2 0 10:31 ? 00:00:00 [devfreq_wq] root 25 2 0 10:31 ? 00:00:00 [kworker/0:1] root 27 2 0 10:31 ? 00:00:00 [khungtaskd] root 28 2 0 10:31 ? 00:00:00 [kswapd0] root 29 2 0 10:31 ? 00:00:00 [vmstat] root 30 2 0 10:31 ? 00:00:00 [ksmd] root 31 2 0 10:31 ? 00:00:00 [khugepaged] root 32 2 0 10:31 ? 00:00:00 [fsnotify_mark] root 33 2 0 10:31 ? 00:00:00 [ecryptfs-kthrea] root 34 2 0 10:31 ? 00:00:00 [crypto] root 46 2 0 10:31 ? 00:00:00 [kthrotld] root 47 2 0 10:31 ? 00:00:00 [kworker/u2:1] root 48 2 0 10:31 ? 00:00:00 [vballoon] root 49 2 0 10:31 ? 00:00:00 [scsi_eh_0] root 50 2 0 10:31 ? 00:00:00 [scsi_eh_1] root 71 2 0 10:31 ? 00:00:00 [deferwq] root 72 2 0 10:31 ? 00:00:00 [charger_manager] root 114 2 0 10:31 ? 00:00:00 [kpsmoused] root 118 2 0 10:31 ? 00:00:00 [kworker/0:2] root 176 2 0 10:31 ? 00:00:00 [jbd2/vda1-8] root 177 2 0 10:31 ? 00:00:00 [ext4-rsv-conver] root 381 1 0 10:31 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 417 2 0 10:31 ? 00:00:00 [kworker/u3:1] root 557 1 0 10:31 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 809 2 0 10:31 ? 00:00:00 [kauditd] message+ 875 1 0 10:31 ? 00:00:00 dbus-daemon --system --fork root 908 1 0 10:31 ? 00:00:00 /lib/systemd/systemd-logind root 1041 1 0 10:31 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1044 1 0 10:31 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1049 1 0 10:31 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1050 1 0 10:31 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1052 1 0 10:31 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1094 1 0 10:31 ? 00:00:00 /usr/sbin/sshd -D root 1096 1 0 10:31 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1097 1 0 10:31 ? 00:00:00 cron daemon 1098 1 0 10:31 ? 00:00:00 atd root 1186 1 0 10:31 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1192 1 0 10:31 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1464 1 0 10:32 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/sprout_host_y1ieip/env/bin/python -m cloudify_agent.worker --queue sprout_host_y1ieip --max-workers 5 --name sprout_host_y1ieip ubuntu 1466 1464 0 10:32 ? 00:00:01 /home/ubuntu/sprout_host_y1ieip/env/bin/python -m cloudify_agent.worker --queue sprout_host_y1ieip --max-workers 5 --name sprout_host_y1ieip ubuntu 1610 1 0 10:32 ? 00:00:01 python2.7 /home/ubuntu/sprout_host_y1ieip/env/bin/diamond --configfile /home/ubuntu/sprout_host_y1ieip/work/plugins/diamond/etc/diamond.conf ubuntu 1733 1466 1 10:34 ? 00:00:02 /home/ubuntu/sprout_host_y1ieip/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-USHWs8 ubuntu 1743 1733 0 10:34 ? 00:00:00 /bin/sh -c /tmp/Y91ZI/install-sprout.sh ubuntu 1745 1743 0 10:34 ? 00:00:00 /bin/bash -e /tmp/Y91ZI/install-sprout.sh root 2104 1 0 10:35 ? 00:00:00 upstart-udev-bridge --daemon root 2107 1 0 10:35 ? 00:00:00 upstart-file-bridge --daemon root 2110 1 0 10:35 ? 00:00:00 upstart-socket-bridge --daemon ntp 8434 1 0 10:37 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 syslog 8916 1 0 10:37 ? 00:00:00 rsyslogd root 8947 1 0 10:37 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh root 8948 8947 0 10:37 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper root 8952 1 0 10:37 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh root 8953 8952 0 10:37 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper root 8962 8953 0 10:37 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 8963 8948 0 10:37 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management root 8964 8962 0 10:37 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 9001 1 0 10:37 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 9517 1 0 10:37 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 9521 9517 0 10:37 ? 00:00:00 inotifywait -e create -qq . dnsmasq 9730 1 0 10:38 ? 00:00:00 /usr/sbin/dnsmasq -x /var/run/dnsmasq/dnsmasq.pid -u dnsmasq -r /etc/dnsmasq.resolv.conf -7 /etc/dnsmasq.d,.dpkg-dist,.dpkg-old,.dpkg-new ubuntu 9777 1745 0 10:38 ? 00:00:00 /bin/bash -e /tmp/Y91ZI/install-sprout.sh ubuntu 9778 9777 0 10:38 ? 00:00:00 /bin/bash -e /tmp/Y91ZI/install-sprout.sh root 9779 9778 0 10:38 ? 00:00:00 sudo ps -edf root 9780 9779 0 10:38 ? 00:00:00 ps -edf real 0m0.010s user 0m0.000s sys 0m0.010s 2019-04-09 10:38:08,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => 2019-04-09 10:37:47.243131645 Stopping etcd clearwater-etcd real 0m0.004s user 0m0.000s sys 0m0.004s 2019-04-09 10:38:08,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo cat /var/log/clearwater 2019-04-09 10:38:08,640 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Installation is done 2019-04-09 10:38:08,640 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-sprout-host-y1ieip 2019-04-09 10:38:08,640 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100 3149 100 3149 0 0 14916 0 --:--:-- --:--:-- --:--:-- 14924 2019-04-09 10:38:08,640 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-04-09 10:38:08,640 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - OK 2019-04-09 10:38:08,640 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - % Total % Received % Xferd Average Speed Time Time Time Current 2019-04-09 10:38:08,640 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESOLV_CONF=/etc/dnsmasq.resolv.conf 2019-04-09 10:38:08,641 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Dload Upload Total Spent Left Speed 2019-04-09 10:38:08,641 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0sudo: unable to resolve host server-clearwater-opnfv-sprout-host-y1ieip 2019-04-09 10:38:08,641 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-04-09 10:38:08,641 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=1743, return_code=0): /tmp/Y91ZI/install-sprout.sh 2019-04-09 10:38:08,641 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deb http://repo.cw-ngv.com/archive/repo129 binary/ 2019-04-09 10:38:08,641 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-04-09 10:38:08,641 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-04-09 10:38:08,642 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-04-09 10:38:08,642 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo find /var/log 2019-04-09 10:38:08,642 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => /var/log /var/log/unattended-upgrades /var/log/btmp /var/log/clearwater-diags-monitor.log /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/boot.log /var/log/landscape /var/log/landscape/sysinfo.log /var/log/dmesg /var/log/cloud-init-output.log /var/log/dist-upgrade /var/log/lastlog /var/log/sysstat /var/log/sysstat/sa09 /var/log/sysstat/clearwater-sa09 /var/log/nginx /var/log/nginx/error.log /var/log/nginx/access.log /var/log/alternatives.log /var/log/fsck /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/monit.log /var/log/dpkg.log /var/log/clearwater-queue-manager /var/log/clearwater-cluster-manager /var/log/iotop.log /var/log/auth.log /var/log/cloud-init.log /var/log/ntpstats /var/log/wtmp /var/log/sprout /var/log/sprout/sprout_out.log /var/log/sprout/sprout_err.log /var/log/sprout/sprout_current.txt /var/log/sprout/sprout_20190409T100000Z.txt /var/log/upstart /var/log/upstart/console-setup.log /var/log/upstart/clearwater-monit.log /var/log/upstart/cryptdisks.log /var/log/upstart/rsyslog.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/systemd-logind.log /var/log/upstart/container-detect.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/network-interface-eth0.log /var/log/kern.log /var/log/apt /var/log/apt/history.log /var/log/apt/term.log /var/log/dmesg.0 /var/log/clearwater-config-manager /var/log/udev /var/log/syslog /var/log/clearwater-socket-factory.log real 0m0.007s user 0m0.000s sys 0m0.005s 2019-04-09 10:38:08,642 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo cat /var/log/clearwater 2019-04-09 10:38:08,642 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => [09-Apr-2019 10:37:51 UTC] clearwater-diags-monitor starting [09-Apr-2019 10:37:51 UTC] Waiting for trigger files 2019:04:09 10:37:23: Namespace: signaling 2019:04:09 10:37:23: [signaling] Starting server 2019:04:09 10:37:23: Namespace: management 2019:04:09 10:37:23: [management] Starting server 2019:04:09 10:37:23: [signaling] Listening for requests 2019:04:09 10:37:23: [management] Listening for requests real 0m0.004s user 0m0.000s sys 0m0.004s 2019-04-09 10:38:08,642 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo cat /var/log/clearwater 2019-04-09 10:38:08,643 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo cat /var/log/clearwater 2019-04-09 10:38:08,643 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/4c65a646-067f-4556-a879-83319631caf0 2019-04-09 10:38:09,063 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:38:09,064 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:38:09,064 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:38:09,064 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:38:09,064 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:38:09,064 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:38:09,064 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:38:09,064 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T10:28:06.618Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-09T10:28:06.619Z", "id": "4c65a646-067f-4556-a879-83319631caf0"} 2019-04-09 10:38:09,064 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:38:09,065 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:38:09 GMT 2019-04-09 10:38:09,065 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:38:09,065 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-09 10:38:09,065 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:38:09,065 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:38:09,065 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:38:14,070 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-09 10:38:14,330 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:38:14,330 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:38:14,330 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:38:14,330 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:38:14,330 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:38:14,330 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:38:14,331 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:38:14,331 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_w280gt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:08.463Z", "message": " % Total % Received % Xferd Average Speed Time Time Time Current", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:07.642Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.3a29fff1-c30b-435f-b767-ded72f209751"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:09.141Z", "message": "Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/Y15EC/add-snmpproxy-collector.py", "level": "info", "target_id": "proxy_node_zfn03y", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:08.941Z", "source_id": "bono_e30hlz", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.59928dde-b305-4b06-b2a1-6b63b5d574f9"}, {"node_instance_id": "sprout_w280gt", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:09.141Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:08.572Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "sprout_w280gt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:09.923Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:09.753Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:09.923Z", "message": "Downloaded scripts/monitoring/proxy_snmp/snmpproxy.py to /home/ubuntu/proxy_host_kjjl1q/work/plugins/diamond/collectors/SNMPProxyCollector/SNMPProxyCollector.py", "level": "info", "target_id": "proxy_node_zfn03y", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:09.685Z", "source_id": "bono_e30hlz", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.59928dde-b305-4b06-b2a1-6b63b5d574f9"}, {"node_instance_id": "sprout_w280gt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:09.923Z", "message": "Node instance configured", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:09.507Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:10.533Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "bind_qm2a75", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:10.478Z", "source_id": "sprout_w280gt", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "sprout_w280gt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:10.533Z", "message": "Establishing relationships", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:09.941Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:11.214Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "proxy_node_zfn03y", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:10.492Z", "source_id": "bono_e30hlz", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "bono_e30hlz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:11.881Z", "message": "Relationships established", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:11.410Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "bono_e30hlz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:11.881Z", "message": "Node instance started", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:11.588Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:11.881Z", "message": "Downloaded scripts/bind/bind.py to /tmp/LRI76/bind.py", "level": "info", "target_id": "bind_qm2a75", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:11.724Z", "source_id": "sprout_w280gt", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.9602159a-f3d7-4403-ac0e-522f9976f31b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:12.514Z", "message": "Creating private domain file", "level": "info", "target_id": "bind_qm2a75", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:12.212Z", "source_id": "sprout_w280gt", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.9602159a-f3d7-4403-ac0e-522f9976f31b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:13.136Z", "message": "Creating public domain file", "level": "info", "target_id": "bind_qm2a75", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:12.572Z", "source_id": "sprout_w280gt", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.9602159a-f3d7-4403-ac0e-522f9976f31b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:13.136Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpUoJROX', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_qm2a75", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:12.551Z", "source_id": "sprout_w280gt", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.9602159a-f3d7-4403-ac0e-522f9976f31b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:13.136Z", "message": "[localhost] run: ['sudo', 'service', 'bind9', 'reload']", "level": "debug", "target_id": "bind_qm2a75", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:12.842Z", "source_id": "sprout_w280gt", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.9602159a-f3d7-4403-ac0e-522f9976f31b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:13.136Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": "bind_qm2a75", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:12.517Z", "source_id": "sprout_w280gt", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.9602159a-f3d7-4403-ac0e-522f9976f31b"}, {"node_instance_id": "ellis_0223g5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:13.136Z", "message": "Waiting for process 1747 to end...", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:12.407Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.30d9cd17-140d-45af-adf5-1bb32b10518d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:13.136Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "target_id": "bind_qm2a75", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:12.549Z", "source_id": "sprout_w280gt", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.9602159a-f3d7-4403-ac0e-522f9976f31b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:13.136Z", "message": "The config dict: {'public_ip': u'172.30.9.215', 'backends': {u'sprout': {u'sprout_w280gt': {u'public_address': u'', u'private_address': u'192.168.120.15', u'name': u'sprout-w280gt'}}, u'bono': {u'bono_e30hlz': {u'public_address': u'172.30.9.218', u'private_address': u'192.168.120.10', u'name': u'bono-e30hlz'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.12', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_qm2a75", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:12.550Z", "source_id": "sprout_w280gt", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.9602159a-f3d7-4403-ac0e-522f9976f31b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:13.136Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "target_id": "bind_qm2a75", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:12.572Z", "source_id": "sprout_w280gt", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.9602159a-f3d7-4403-ac0e-522f9976f31b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:13.136Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_qm2a75", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:12.564Z", "source_id": "sprout_w280gt", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.9602159a-f3d7-4403-ac0e-522f9976f31b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:13.136Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_qm2a75", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:12.833Z", "source_id": "sprout_w280gt", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.9602159a-f3d7-4403-ac0e-522f9976f31b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:13.136Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpRPnjU9', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_qm2a75", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:12.824Z", "source_id": "sprout_w280gt", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.9602159a-f3d7-4403-ac0e-522f9976f31b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:13.136Z", "message": "The config dict: {'public_ip': u'172.30.9.215', 'backends': {u'sprout': {u'sprout_w280gt': {u'public_address': u'', u'private_address': u'192.168.120.15', u'name': u'sprout-w280gt'}}, u'bono': {u'bono_e30hlz': {u'public_address': u'172.30.9.218', u'private_address': u'192.168.120.10', u'name': u'bono-e30hlz'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.12', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_qm2a75", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:12.573Z", "source_id": "sprout_w280gt", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.9602159a-f3d7-4403-ac0e-522f9976f31b"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:13.963Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "proxy_node_zfn03y", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:13.525Z", "source_id": "sprout_w280gt", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:13.963Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "bind_qm2a75", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:13.328Z", "source_id": "sprout_w280gt", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}], "metadata": {"pagination": {"total": 2923, "offset": 2896, "size": 50}}} 2019-04-09 10:38:14,331 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:38:14,331 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:38:14 GMT 2019-04-09 10:38:14,331 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:38:14,331 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-09 10:38:14,331 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:38:14,331 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:38:14,331 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:38:14,331 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-09 10:38:14,333 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - % Total % Received % Xferd Average Speed Time Time Time Current 2019-04-09 10:38:14,333 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/Y15EC/add-snmpproxy-collector.py 2019-04-09 10:38:14,333 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-04-09 10:38:14,333 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-04-09 10:38:14,333 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/snmpproxy.py to /home/ubuntu/proxy_host_kjjl1q/work/plugins/diamond/collectors/SNMPProxyCollector/SNMPProxyCollector.py 2019-04-09 10:38:14,333 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance configured 2019-04-09 10:38:14,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-04-09 10:38:14,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-04-09 10:38:14,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-04-09 10:38:14,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-04-09 10:38:14,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-04-09 10:38:14,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/LRI76/bind.py 2019-04-09 10:38:14,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2019-04-09 10:38:14,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2019-04-09 10:38:14,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpUoJROX', '/etc/bind/db.clearwater.local'] 2019-04-09 10:38:14,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-04-09 10:38:14,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-04-09 10:38:14,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1747 to end... 2019-04-09 10:38:14,336 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-04-09 10:38:14,336 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.215', 'backends': {u'sprout': {u'sprout_w280gt': {u'public_address': u'', u'private_address': u'192.168.120.15', u'name': u'sprout-w280gt'}}, u'bono': {u'bono_e30hlz': {u'public_address': u'172.30.9.218', u'private_address': u'192.168.120.10', u'name': u'bono-e30hlz'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.12', u'hss_hostname': u''}. 2019-04-09 10:38:14,336 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-04-09 10:38:14,336 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-04-09 10:38:14,336 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-04-09 10:38:14,336 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpRPnjU9', '/etc/bind/db.clearwater.opnfv'] 2019-04-09 10:38:14,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.215', 'backends': {u'sprout': {u'sprout_w280gt': {u'public_address': u'', u'private_address': u'192.168.120.15', u'name': u'sprout-w280gt'}}, u'bono': {u'bono_e30hlz': {u'public_address': u'172.30.9.218', u'private_address': u'192.168.120.10', u'name': u'bono-e30hlz'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.12', u'hss_hostname': u''}. 2019-04-09 10:38:14,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-04-09 10:38:14,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-04-09 10:38:14,337 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/4c65a646-067f-4556-a879-83319631caf0 2019-04-09 10:38:14,443 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:38:14,444 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:38:14,444 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:38:14,444 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:38:14,444 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:38:14,444 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:38:14,444 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:38:14,444 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T10:28:06.618Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-09T10:28:06.619Z", "id": "4c65a646-067f-4556-a879-83319631caf0"} 2019-04-09 10:38:14,444 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:38:14,445 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:38:14 GMT 2019-04-09 10:38:14,445 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:38:14,445 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-09 10:38:14,445 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:38:14,445 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:38:14,445 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:38:19,450 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-09 10:38:19,708 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:38:19,709 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:38:19,709 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:38:19,709 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:38:19,709 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:38:19,709 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:38:19,709 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:38:19,709 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_hlqq98", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:14.669Z", "message": "Waiting for process 1759 to end...", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:14.087Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.e79ff999-ed08-4211-ae7f-0acdc2bcf750"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:15.393Z", "message": "Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/21PQ9/add-snmpproxy-collector.py", "level": "info", "target_id": "proxy_node_zfn03y", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:14.713Z", "source_id": "sprout_w280gt", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.6a656c73-172a-44da-83a5-b6a29dcd6672"}, {"node_instance_id": "vellum_399cpt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:16.175Z", "message": "Waiting for process 1753 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:15.491Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.f811e5dc-1584-4a01-b4d7-1a01ab374ad3"}, {"node_instance_id": "homer_go7aw6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:16.917Z", "message": "Waiting for process 1747 to end...", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:16.007Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.b719d90b-bae0-40e9-b7fd-7d91ab3e0086"}, {"node_instance_id": "ellis_0223g5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:17.556Z", "message": "[ellis] => Reading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-queue-manager python-jsonschema python-mock\nSuggested packages:\n python-mock-doc\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-management clearwater-queue-manager python-jsonschema python-mock\n0 upgraded, 7 newly installed, 0 to remove and 23 not upgraded.\nNeed to get 38.3 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB]\nFetched 38.3 MB in 4s (9,127 kB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58147 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ...\nUnpacking clearwater-etcd (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-queue-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-config-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ...\nUnpacking clearwater-management (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\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\nSetting up clearwater-queue-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\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\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\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 pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, clearwater-config-manager\nSuccessfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-171218.103208) ...\n\nreal\t0m38.517s\nuser\t0m13.351s\nsys\t0m3.707s", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:17.374Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.30d9cd17-140d-45af-adf5-1bb32b10518d"}, {"node_instance_id": "ellis_0223g5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:18.272Z", "message": "[ellis] sudo service dnsmasq force", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:17.471Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.30d9cd17-140d-45af-adf5-1bb32b10518d"}, {"node_instance_id": "ellis_0223g5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:18.272Z", "message": "[ellis] The installation packages is done correctly", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:17.405Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.30d9cd17-140d-45af-adf5-1bb32b10518d"}, {"node_instance_id": "ellis_0223g5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:18.272Z", "message": "[ellis] Configure a new DNS server", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:17.433Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.30d9cd17-140d-45af-adf5-1bb32b10518d"}, {"node_instance_id": "homer_go7aw6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:19.257Z", "message": "[homer] => Reading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-queue-manager python-jsonschema python-mock\nSuggested packages:\n python-mock-doc\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-management clearwater-queue-manager python-jsonschema python-mock\n0 upgraded, 7 newly installed, 0 to remove and 23 not upgraded.\nNeed to get 38.3 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB]\nFetched 38.3 MB in 3s (12.0 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58200 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ...\nUnpacking clearwater-etcd (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-queue-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-config-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ...\nUnpacking clearwater-management (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\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\nSetting up clearwater-queue-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\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\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\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 pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, clearwater-config-manager\nSuccessfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-171218.103208) ...\n\nreal\t0m31.622s\nuser\t0m12.951s\nsys\t0m3.588s", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:18.820Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.b719d90b-bae0-40e9-b7fd-7d91ab3e0086"}], "metadata": {"pagination": {"total": 2932, "offset": 2923, "size": 50}}} 2019-04-09 10:38:19,710 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:38:19,710 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:38:19 GMT 2019-04-09 10:38:19,710 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:38:19,710 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-09 10:38:19,710 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:38:19,710 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:38:19,710 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:38:19,710 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-09 10:38:19,711 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1759 to end... 2019-04-09 10:38:19,711 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/21PQ9/add-snmpproxy-collector.py 2019-04-09 10:38:19,712 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1753 to end... 2019-04-09 10:38:19,712 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1747 to end... 2019-04-09 10:38:19,712 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 23 not upgraded. Need to get 38.3 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Fetched 38.3 MB in 4s (9,127 kB/s) Selecting previously unselected package python-mock. (Reading database ... 58147 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ... Unpacking clearwater-etcd (1.0-171218.103208) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-queue-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-config-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... 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 Setting up clearwater-queue-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... 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 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... 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 pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, clearwater-config-manager Successfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... real 0m38.517s user 0m13.351s sys 0m3.707s 2019-04-09 10:38:19,712 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo service dnsmasq force 2019-04-09 10:38:19,712 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] The installation packages is done correctly 2019-04-09 10:38:19,713 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Configure a new DNS server 2019-04-09 10:38:19,713 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 23 not upgraded. Need to get 38.3 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Fetched 38.3 MB in 3s (12.0 MB/s) Selecting previously unselected package python-mock. (Reading database ... 58200 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ... Unpacking clearwater-etcd (1.0-171218.103208) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-queue-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-config-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... 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 Setting up clearwater-queue-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... 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 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... 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 pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, clearwater-config-manager Successfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... real 0m31.622s user 0m12.951s sys 0m3.588s 2019-04-09 10:38:19,713 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/4c65a646-067f-4556-a879-83319631caf0 2019-04-09 10:38:19,913 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:38:19,914 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:38:19,914 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:38:19,914 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:38:19,914 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:38:19,914 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:38:19,914 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:38:19,914 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T10:28:06.618Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-09T10:28:06.619Z", "id": "4c65a646-067f-4556-a879-83319631caf0"} 2019-04-09 10:38:19,915 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:38:19,915 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:38:19 GMT 2019-04-09 10:38:19,915 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:38:19,915 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-09 10:38:19,915 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:38:19,915 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:38:19,915 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:38:24,920 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-09 10:38:25,049 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:38:25,049 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:38:25,049 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:38:25,049 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:38:25,050 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:38:25,050 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:38:25,050 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:38:25,050 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_go7aw6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:19.776Z", "message": "[homer] The installation packages is done correctly", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:18.853Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.b719d90b-bae0-40e9-b7fd-7d91ab3e0086"}, {"node_instance_id": "homer_go7aw6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:19.776Z", "message": "[homer Use the DNS server", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:18.882Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.b719d90b-bae0-40e9-b7fd-7d91ab3e0086"}, {"node_instance_id": "homer_go7aw6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:19.776Z", "message": "[homer] sudo service dnsmasq force", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:18.920Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.b719d90b-bae0-40e9-b7fd-7d91ab3e0086"}, {"node_instance_id": "ellis_0223g5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:19.776Z", "message": "[ellis] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.059s\nuser\t0m0.006s\nsys\t0m0.047s", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:19.565Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.30d9cd17-140d-45af-adf5-1bb32b10518d"}, {"node_instance_id": "ellis_0223g5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:20.658Z", "message": "[ellis] => 2019-04-09 10:37:57.785179080 Stopping etcd clearwater-etcd\n2019-04-09 10:37:58.884973416 Restarting etcd clearwater-etcd\n2019-04-09 10:37:58.893972659 Configured ETCDCTL_PEERS: 192.168.120.12:4000,\n2019-04-09 10:37:58.894666349 Check for previous failed startup attempt\n2019-04-09 10:37:58.896767980 Running etcdctl member list\nb28f40f517d3a5d5: name=192-168-120-12 peerURLs=http://192.168.120.12:2380 clientURLs=http://192.168.120.12:4000 isLeader=true\n2019-04-09 10:37:59.042269735 etcdctl returned 0\n2019-04-09 10:37:59.055188466 Joining existing cluster...\n\nreal\t0m0.004s\nuser\t0m0.000s\nsys\t0m0.004s", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:20.048Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.30d9cd17-140d-45af-adf5-1bb32b10518d"}, {"node_instance_id": "ellis_0223g5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:20.658Z", "message": "[ellis] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:20.077Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.30d9cd17-140d-45af-adf5-1bb32b10518d"}, {"node_instance_id": "ellis_0223g5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:20.658Z", "message": "[ellis] Installation is done", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:20.112Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.30d9cd17-140d-45af-adf5-1bb32b10518d"}, {"node_instance_id": "ellis_0223g5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:20.658Z", "message": " sudo: unable to resolve host server-clearwater-opnfv-ellis-host-04yjo1", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:20.116Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.30d9cd17-140d-45af-adf5-1bb32b10518d"}, {"node_instance_id": "ellis_0223g5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:20.658Z", "message": " % Total % Received % Xferd Average Speed Time Time Time Current", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:20.116Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.30d9cd17-140d-45af-adf5-1bb32b10518d"}, {"node_instance_id": "ellis_0223g5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:20.658Z", "message": " Dload Upload Total Spent Left Speed", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:20.116Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.30d9cd17-140d-45af-adf5-1bb32b10518d"}, {"node_instance_id": "ellis_0223g5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:20.658Z", "message": " \r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0sudo: unable to resolve host server-clearwater-opnfv-ellis-host-04yjo1", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:20.116Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.30d9cd17-140d-45af-adf5-1bb32b10518d"}, {"node_instance_id": "ellis_0223g5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:20.658Z", "message": " \r100 3149 100 3149 0 0 14895 0 --:--:-- --:--:-- --:--:-- 14853\r100 3149 100 3149 0 0 14891 0 --:--:-- --:--:-- --:--:-- 14853", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:20.116Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.30d9cd17-140d-45af-adf5-1bb32b10518d"}, {"node_instance_id": "ellis_0223g5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:20.658Z", "message": " deb http://repo.cw-ngv.com/archive/repo129 binary/", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:20.116Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.30d9cd17-140d-45af-adf5-1bb32b10518d"}, {"node_instance_id": "ellis_0223g5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:20.658Z", "message": " OK", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:20.116Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.30d9cd17-140d-45af-adf5-1bb32b10518d"}, {"node_instance_id": "ellis_0223g5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:20.658Z", "message": " RESOLV_CONF=/etc/dnsmasq.resolv.conf", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:20.116Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.30d9cd17-140d-45af-adf5-1bb32b10518d"}, {"node_instance_id": "ellis_0223g5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:20.658Z", "message": "Execution done (PID=1747, return_code=0): /tmp/32MW9/install-ellis.sh", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:20.121Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.30d9cd17-140d-45af-adf5-1bb32b10518d"}, {"node_instance_id": "ellis_0223g5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:20.658Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:20.213Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.30d9cd17-140d-45af-adf5-1bb32b10518d"}, {"node_instance_id": "ellis_0223g5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:20.658Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:20.213Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.30d9cd17-140d-45af-adf5-1bb32b10518d"}, {"node_instance_id": "ellis_0223g5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:20.658Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:20.213Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.30d9cd17-140d-45af-adf5-1bb32b10518d"}, {"node_instance_id": "ellis_0223g5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:20.658Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:20.213Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.30d9cd17-140d-45af-adf5-1bb32b10518d"}, {"node_instance_id": "ellis_0223g5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:20.658Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:20.213Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.30d9cd17-140d-45af-adf5-1bb32b10518d"}, {"node_instance_id": "ellis_0223g5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:20.658Z", "message": "[ellis] sudo ifconfig ", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:19.594Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.30d9cd17-140d-45af-adf5-1bb32b10518d"}, {"node_instance_id": "ellis_0223g5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:20.658Z", "message": "[ellis] => eth0 Link encap:Ethernet HWaddr fa:16:3e:f3:c5:f0 \n inet addr:192.168.120.19 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fef3:c5f0/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:91625 errors:0 dropped:0 overruns:0 frame:0\n TX packets:37784 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:156292953 (156.2 MB) TX bytes:6062108 (6.0 MB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:802 errors:0 dropped:0 overruns:0 frame:0\n TX packets:802 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:109903 (109.9 KB) TX bytes:109903 (109.9 KB)\n\n\nreal\t0m0.007s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:19.629Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.30d9cd17-140d-45af-adf5-1bb32b10518d"}, {"node_instance_id": "ellis_0223g5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:20.658Z", "message": "[ellis] sudo ps ", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:19.659Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.30d9cd17-140d-45af-adf5-1bb32b10518d"}, {"node_instance_id": "ellis_0223g5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:20.658Z", "message": "[ellis] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 10:31 ? 00:00:01 /sbin/init\nroot 2 0 0 10:31 ? 00:00:00 [kthreadd]\nroot 3 2 0 10:31 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 10:31 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 10:31 ? 00:00:00 [kworker/u2:0]\nroot 7 2 0 10:31 ? 00:00:00 [rcu_sched]\nroot 8 2 0 10:31 ? 00:00:00 [rcuos/0]\nroot 9 2 0 10:31 ? 00:00:00 [rcu_bh]\nroot 10 2 0 10:31 ? 00:00:00 [rcuob/0]\nroot 11 2 0 10:31 ? 00:00:00 [migration/0]\nroot 12 2 0 10:31 ? 00:00:00 [watchdog/0]\nroot 13 2 0 10:31 ? 00:00:00 [khelper]\nroot 14 2 0 10:31 ? 00:00:00 [kdevtmpfs]\nroot 15 2 0 10:31 ? 00:00:00 [netns]\nroot 16 2 0 10:31 ? 00:00:00 [writeback]\nroot 17 2 0 10:31 ? 00:00:00 [kintegrityd]\nroot 18 2 0 10:31 ? 00:00:00 [bioset]\nroot 19 2 0 10:31 ? 00:00:00 [kworker/u3:0]\nroot 20 2 0 10:31 ? 00:00:00 [kblockd]\nroot 21 2 0 10:31 ? 00:00:00 [ata_sff]\nroot 22 2 0 10:31 ? 00:00:00 [khubd]\nroot 23 2 0 10:31 ? 00:00:00 [md]\nroot 24 2 0 10:31 ? 00:00:00 [devfreq_wq]\nroot 25 2 0 10:31 ? 00:00:00 [kworker/0:1]\nroot 27 2 0 10:31 ? 00:00:00 [khungtaskd]\nroot 28 2 0 10:31 ? 00:00:00 [kswapd0]\nroot 29 2 0 10:31 ? 00:00:00 [vmstat]\nroot 30 2 0 10:31 ? 00:00:00 [ksmd]\nroot 31 2 0 10:31 ? 00:00:00 [khugepaged]\nroot 32 2 0 10:31 ? 00:00:00 [fsnotify_mark]\nroot 33 2 0 10:31 ? 00:00:00 [ecryptfs-kthrea]\nroot 34 2 0 10:31 ? 00:00:00 [crypto]\nroot 46 2 0 10:31 ? 00:00:00 [kthrotld]\nroot 47 2 0 10:31 ? 00:00:00 [kworker/u2:1]\nroot 48 2 0 10:31 ? 00:00:00 [vballoon]\nroot 49 2 0 10:31 ? 00:00:00 [scsi_eh_0]\nroot 50 2 0 10:31 ? 00:00:00 [scsi_eh_1]\nroot 71 2 0 10:31 ? 00:00:00 [deferwq]\nroot 72 2 0 10:31 ? 00:00:00 [charger_manager]\nroot 114 2 0 10:31 ? 00:00:00 [kpsmoused]\nroot 120 2 0 10:31 ? 00:00:00 [kworker/0:2]\nroot 176 2 0 10:31 ? 00:00:00 [jbd2/vda1-8]\nroot 177 2 0 10:31 ? 00:00:00 [ext4-rsv-conver]\nroot 384 1 0 10:31 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 417 2 0 10:31 ? 00:00:00 [kworker/u3:1]\nroot 549 1 0 10:31 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 809 2 0 10:32 ? 00:00:00 [kauditd]\nsyslog 928 1 0 10:32 ? 00:00:00 rsyslogd\nmessage+ 935 1 0 10:32 ? 00:00:00 dbus-daemon --system --fork\nroot 945 1 0 10:32 ? 00:00:00 /lib/systemd/systemd-logind\nroot 1041 1 0 10:32 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1044 1 0 10:32 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1048 1 0 10:32 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1049 1 0 10:32 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1051 1 0 10:32 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1094 1 0 10:32 ? 00:00:00 /usr/sbin/sshd -D\nroot 1096 1 0 10:32 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1097 1 0 10:32 ? 00:00:00 cron\ndaemon 1098 1 0 10:32 ? 00:00:00 atd\nroot 1186 1 0 10:32 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1192 1 0 10:32 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1464 1 0 10:32 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/ellis_host_04yjo1/env/bin/python -m cloudify_agent.worker --queue ellis_host_04yjo1 --max-workers 5 --name ellis_host_04yjo1\nubuntu 1466 1464 0 10:32 ? 00:00:01 /home/ubuntu/ellis_host_04yjo1/env/bin/python -m cloudify_agent.worker --queue ellis_host_04yjo1 --max-workers 5 --name ellis_host_04yjo1\nubuntu 1610 1 0 10:32 ? 00:00:01 python2.7 /home/ubuntu/ellis_host_04yjo1/env/bin/diamond --configfile /home/ubuntu/ellis_host_04yjo1/work/plugins/diamond/etc/diamond.conf\nubuntu 1737 1466 1 10:34 ? 00:00:02 /home/ubuntu/ellis_host_04yjo1/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-IwPHvg\nubuntu 1747 1737 0 10:34 ? 00:00:00 /bin/sh -c /tmp/32MW9/install-ellis.sh\nubuntu 1749 1747 0 10:34 ? 00:00:00 /bin/bash -e /tmp/32MW9/install-ellis.sh\nroot 2114 1 0 10:35 ? 00:00:00 upstart-udev-bridge --daemon\nroot 2117 1 0 10:35 ? 00:00:00 upstart-file-bridge --daemon\nroot 2120 1 0 10:35 ? 00:00:00 upstart-socket-bridge --daemon\nmysql 9237 1 0 10:36 ? 00:00:00 /usr/sbin/mysqld\nntp 9387 1 0 10:36 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112\nroot 9974 1 0 10:37 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 10066 1 0 10:37 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor\nroot 10070 10066 0 10:37 ? 00:00:00 inotifywait -e create -qq .\nroot 10163 1 0 10:37 ? 00:00:00 nginx: master process /usr/sbin/nginx\nwww-data 10164 10163 0 10:37 ? 00:00:00 nginx: worker process\nwww-data 10165 10163 0 10:37 ? 00:00:00 nginx: worker process\nwww-data 10166 10163 0 10:37 ? 00:00:00 nginx: worker process\nwww-data 10167 10163 0 10:37 ? 00:00:00 nginx: worker process\nellis 10341 1 0 10:37 ? 00:00:00 /usr/share/clearwater/ellis/env/bin/python -m metaswitch.ellis.main --log-level 2 --background\nroot 10529 9974 0 10:37 ? 00:00:00 [nginx_ping] \nroot 10532 9974 0 10:37 ? 00:00:00 [check-nginx-upt] \nroot 10536 9974 0 10:37 ? 00:00:00 [check-monit-upt] \nroot 10540 9974 0 10:37 ? 00:00:00 [poll_ellis.sh] \nroot 10546 9974 0 10:37 ? 00:00:00 [poll_ellis_http] \nroot 10549 9974 0 10:37 ? 00:00:00 /bin/bash -c /usr/share/clearwater/bin/issue-alarm monit 6500.3; /etc/init.d/clearwater-etcd restart\nroot 10573 10549 0 10:37 ? 00:00:00 /bin/bash /etc/init.d/clearwater-etcd restart\nroot 10613 10573 0 10:37 ? 00:00:00 sleep 26\ndnsmasq 10824 1 0 10:38 ? 00:00:00 /usr/sbin/dnsmasq -x /var/run/dnsmasq/dnsmasq.pid -u dnsmasq -r /etc/dnsmasq.resolv.conf -7 /etc/dnsmasq.d,.dpkg-dist,.dpkg-old,.dpkg-new\nubuntu 10871 1749 0 10:38 ? 00:00:00 /bin/bash -e /tmp/32MW9/install-ellis.sh\nubuntu 10872 10871 0 10:38 ? 00:00:00 /bin/bash -e /tmp/32MW9/install-ellis.sh\nroot 10873 10872 0 10:38 ? 00:00:00 sudo ps -edf\nroot 10874 10873 0 10:38 ? 00:00:00 ps -edf\n\nreal\t0m0.011s\nuser\t0m0.009s\nsys\t0m0.002s", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:19.698Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.30d9cd17-140d-45af-adf5-1bb32b10518d"}, {"node_instance_id": "ellis_0223g5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:20.658Z", "message": "[ellis] sudo netstat ", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:19.727Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.30d9cd17-140d-45af-adf5-1bb32b10518d"}, {"node_instance_id": "ellis_0223g5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:20.658Z", "message": "[ellis] => Active Internet connections (only servers)\nProto Recv-Q Send-Q Local Address Foreign Address State PID/Program name\ntcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 10824/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1094/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9974/monit \ntcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 10163/nginx \ntcp 0 0 127.0.0.1:53831 0.0.0.0:* LISTEN 1737/python \ntcp 0 0 127.0.0.1:3306 0.0.0.0:* LISTEN 9237/mysqld \ntcp6 0 0 ::1:53 :::* LISTEN 10824/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1094/sshd \nudp 0 0 192.168.120.19:123 0.0.0.0:* 9387/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 9387/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 9387/ntpd \nudp 0 0 0.0.0.0:27894 0.0.0.0:* 549/dhclient \nudp 0 0 127.0.0.1:53 0.0.0.0:* 10824/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 549/dhclient \nudp6 0 0 :::30815 :::* 549/dhclient \nudp6 0 0 ::1:123 :::* 9387/ntpd \nudp6 0 0 fe80::f816:3eff:fef:123 :::* 9387/ntpd \nudp6 0 0 :::123 :::* 9387/ntpd \nudp6 0 0 ::1:53 :::* 10824/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 22608 10341/python /tmp/.ellis-sock\nunix 2 [ ACC ] SEQPACKET LISTENING 7254 384/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 8793 935/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] STREAM LISTENING 9052 1096/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 13572 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 20891 9237/mysqld /var/run/mysqld/mysqld.sock\n\nreal\t0m0.008s\nuser\t0m0.000s\nsys\t0m0.007s", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:19.766Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.30d9cd17-140d-45af-adf5-1bb32b10518d"}, {"node_instance_id": "ellis_0223g5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:20.658Z", "message": "[ellis] sudo find /var/log", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:19.796Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.30d9cd17-140d-45af-adf5-1bb32b10518d"}, {"node_instance_id": "ellis_0223g5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:20.658Z", "message": "[ellis] => /var/log\n/var/log/unattended-upgrades\n/var/log/btmp\n/var/log/clearwater-diags-monitor.log\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/boot.log\n/var/log/mysql.log\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/dmesg\n/var/log/cloud-init-output.log\n/var/log/dist-upgrade\n/var/log/ellis\n/var/log/lastlog\n/var/log/sysstat\n/var/log/sysstat/sa09\n/var/log/sysstat/clearwater-sa09\n/var/log/nginx\n/var/log/nginx/error.log\n/var/log/nginx/access.log\n/var/log/alternatives.log\n/var/log/fsck\n/var/log/fsck/checkfs\n/var/log/fsck/checkroot\n/var/log/monit.log\n/var/log/dpkg.log\n/var/log/clearwater-queue-manager\n/var/log/clearwater-cluster-manager\n/var/log/iotop.log\n/var/log/auth.log\n/var/log/mysql.err\n/var/log/cloud-init.log\n/var/log/ntpstats\n/var/log/wtmp\n/var/log/mysql\n/var/log/mysql/error.log\n/var/log/upstart\n/var/log/upstart/console-setup.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/mysql.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/container-detect.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/kern.log\n/var/log/apt\n/var/log/apt/history.log\n/var/log/apt/term.log\n/var/log/dmesg.0\n/var/log/clearwater-config-manager\n/var/log/udev\n/var/log/syslog\n\nreal\t0m0.009s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:19.833Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.30d9cd17-140d-45af-adf5-1bb32b10518d"}, {"node_instance_id": "ellis_0223g5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:20.658Z", "message": "[ellis] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:19.865Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.30d9cd17-140d-45af-adf5-1bb32b10518d"}, {"node_instance_id": "ellis_0223g5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:20.658Z", "message": "[ellis] => [09-Apr-2019 10:37:22 UTC] clearwater-diags-monitor starting\n[09-Apr-2019 10:37:22 UTC] Waiting for trigger files\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.004s", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:19.898Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.30d9cd17-140d-45af-adf5-1bb32b10518d"}, {"node_instance_id": "ellis_0223g5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:20.658Z", "message": "[ellis] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:19.937Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.30d9cd17-140d-45af-adf5-1bb32b10518d"}, {"node_instance_id": "ellis_0223g5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:20.658Z", "message": "[ellis] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:19.979Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.30d9cd17-140d-45af-adf5-1bb32b10518d"}, {"node_instance_id": "ellis_0223g5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:20.658Z", "message": "[ellis] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:20.015Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.30d9cd17-140d-45af-adf5-1bb32b10518d"}, {"node_instance_id": "ellis_0223g5", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:21.321Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:20.632Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "ellis_0223g5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:21.321Z", "message": "Establishing relationships", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:21.051Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "ellis_0223g5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:21.321Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:20.981Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "ellis_0223g5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:21.321Z", "message": "Node instance configured", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:20.833Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "homer_go7aw6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:21.829Z", "message": "[homer] sudo find /var/log", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:21.251Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.b719d90b-bae0-40e9-b7fd-7d91ab3e0086"}, {"node_instance_id": "homer_go7aw6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:21.829Z", "message": "[homer] => Active Internet connections (only servers)\nProto Recv-Q Send-Q Local Address Foreign Address State PID/Program name\ntcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 9797/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1094/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8998/monit \ntcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 9181/nginx \ntcp 0 0 127.0.0.1:52489 0.0.0.0:* LISTEN 1737/python \ntcp6 0 0 ::1:53 :::* LISTEN 9797/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1094/sshd \nudp 0 0 192.168.120.11:123 0.0.0.0:* 8485/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8485/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8485/ntpd \nudp 0 0 0.0.0.0:41653 0.0.0.0:* 547/dhclient \nudp 0 0 127.0.0.1:53 0.0.0.0:* 9797/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 547/dhclient \nudp6 0 0 fe80::f816:3eff:fe2:123 :::* 8485/ntpd \nudp6 0 0 ::1:123 :::* 8485/ntpd \nudp6 0 0 :::123 :::* 8485/ntpd \nudp6 0 0 :::43918 :::* 547/dhclient \nudp6 0 0 ::1:53 :::* 9797/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] SEQPACKET LISTENING 7248 383/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 9046 1095/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 13503 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 8699 875/dbus-daemon /var/run/dbus/system_bus_socket\n\nreal\t0m0.009s\nuser\t0m0.007s\nsys\t0m0.001s", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:21.222Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.b719d90b-bae0-40e9-b7fd-7d91ab3e0086"}, {"node_instance_id": "homer_go7aw6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:21.829Z", "message": "[homer] => eth0 Link encap:Ethernet HWaddr fa:16:3e:2f:4c:0a \n inet addr:192.168.120.11 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe2f:4c0a/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:103714 errors:0 dropped:0 overruns:0 frame:0\n TX packets:42483 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:175319031 (175.3 MB) TX bytes:6414660 (6.4 MB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:838 errors:0 dropped:0 overruns:0 frame:0\n TX packets:838 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:116131 (116.1 KB) TX bytes:116131 (116.1 KB)\n\n\nreal\t0m0.007s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:21.084Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.b719d90b-bae0-40e9-b7fd-7d91ab3e0086"}, {"node_instance_id": "homer_go7aw6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:21.829Z", "message": "[homer] sudo ps ", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:21.112Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.b719d90b-bae0-40e9-b7fd-7d91ab3e0086"}, {"node_instance_id": "homer_go7aw6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:21.829Z", "message": "[homer] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 10:31 ? 00:00:01 /sbin/init\nroot 2 0 0 10:31 ? 00:00:00 [kthreadd]\nroot 3 2 0 10:31 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 10:31 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 10:31 ? 00:00:00 [kworker/u2:0]\nroot 7 2 0 10:31 ? 00:00:00 [rcu_sched]\nroot 8 2 0 10:31 ? 00:00:00 [rcuos/0]\nroot 9 2 0 10:31 ? 00:00:00 [rcu_bh]\nroot 10 2 0 10:31 ? 00:00:00 [rcuob/0]\nroot 11 2 0 10:31 ? 00:00:00 [migration/0]\nroot 12 2 0 10:31 ? 00:00:00 [watchdog/0]\nroot 13 2 0 10:31 ? 00:00:00 [khelper]\nroot 14 2 0 10:31 ? 00:00:00 [kdevtmpfs]\nroot 15 2 0 10:31 ? 00:00:00 [netns]\nroot 16 2 0 10:31 ? 00:00:00 [writeback]\nroot 17 2 0 10:31 ? 00:00:00 [kintegrityd]\nroot 18 2 0 10:31 ? 00:00:00 [bioset]\nroot 19 2 0 10:31 ? 00:00:00 [kworker/u3:0]\nroot 20 2 0 10:31 ? 00:00:00 [kblockd]\nroot 21 2 0 10:31 ? 00:00:00 [ata_sff]\nroot 22 2 0 10:31 ? 00:00:00 [khubd]\nroot 23 2 0 10:31 ? 00:00:00 [md]\nroot 24 2 0 10:31 ? 00:00:00 [devfreq_wq]\nroot 25 2 0 10:31 ? 00:00:00 [kworker/0:1]\nroot 27 2 0 10:31 ? 00:00:00 [khungtaskd]\nroot 28 2 0 10:31 ? 00:00:00 [kswapd0]\nroot 29 2 0 10:31 ? 00:00:00 [vmstat]\nroot 30 2 0 10:31 ? 00:00:00 [ksmd]\nroot 31 2 0 10:31 ? 00:00:00 [khugepaged]\nroot 32 2 0 10:31 ? 00:00:00 [fsnotify_mark]\nroot 33 2 0 10:31 ? 00:00:00 [ecryptfs-kthrea]\nroot 34 2 0 10:31 ? 00:00:00 [crypto]\nroot 46 2 0 10:31 ? 00:00:00 [kthrotld]\nroot 47 2 0 10:31 ? 00:00:00 [kworker/u2:1]\nroot 48 2 0 10:31 ? 00:00:00 [vballoon]\nroot 49 2 0 10:31 ? 00:00:00 [scsi_eh_0]\nroot 50 2 0 10:31 ? 00:00:00 [scsi_eh_1]\nroot 71 2 0 10:31 ? 00:00:00 [deferwq]\nroot 72 2 0 10:31 ? 00:00:00 [charger_manager]\nroot 114 2 0 10:31 ? 00:00:00 [kpsmoused]\nroot 118 2 0 10:31 ? 00:00:00 [kworker/0:2]\nroot 176 2 0 10:31 ? 00:00:00 [jbd2/vda1-8]\nroot 177 2 0 10:31 ? 00:00:00 [ext4-rsv-conver]\nroot 383 1 0 10:31 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 417 2 0 10:31 ? 00:00:00 [kworker/u3:1]\nroot 547 1 0 10:31 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 809 2 0 10:31 ? 00:00:00 [kauditd]\nmessage+ 875 1 0 10:31 ? 00:00:00 dbus-daemon --system --fork\nroot 908 1 0 10:31 ? 00:00:00 /lib/systemd/systemd-logind\nsyslog 932 1 0 10:31 ? 00:00:00 rsyslogd\nroot 1041 1 0 10:31 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1044 1 0 10:31 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1048 1 0 10:31 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1049 1 0 10:31 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1052 1 0 10:31 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1094 1 0 10:31 ? 00:00:00 /usr/sbin/sshd -D\nroot 1095 1 0 10:31 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1096 1 0 10:31 ? 00:00:00 cron\ndaemon 1097 1 0 10:31 ? 00:00:00 atd\nroot 1186 1 0 10:31 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1192 1 0 10:31 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1464 1 0 10:32 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/homer_host_d3fa9b/env/bin/python -m cloudify_agent.worker --queue homer_host_d3fa9b --max-workers 5 --name homer_host_d3fa9b\nubuntu 1466 1464 0 10:32 ? 00:00:01 /home/ubuntu/homer_host_d3fa9b/env/bin/python -m cloudify_agent.worker --queue homer_host_d3fa9b --max-workers 5 --name homer_host_d3fa9b\nubuntu 1610 1 0 10:32 ? 00:00:01 python2.7 /home/ubuntu/homer_host_d3fa9b/env/bin/diamond --configfile /home/ubuntu/homer_host_d3fa9b/work/plugins/diamond/etc/diamond.conf\nubuntu 1737 1466 1 10:34 ? 00:00:02 /home/ubuntu/homer_host_d3fa9b/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-KGQMln\nubuntu 1747 1737 0 10:34 ? 00:00:00 /bin/sh -c /tmp/Y846U/install-homer.sh\nubuntu 1749 1747 0 10:34 ? 00:00:00 /bin/bash -e /tmp/Y846U/install-homer.sh\nroot 2099 1 0 10:35 ? 00:00:00 upstart-udev-bridge --daemon\nroot 2102 1 0 10:35 ? 00:00:00 upstart-file-bridge --daemon\nroot 2105 1 0 10:35 ? 00:00:00 upstart-socket-bridge --daemon\nntp 8485 1 0 10:37 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111\nroot 8998 1 0 10:37 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 9090 1 0 10:37 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor\nroot 9094 9090 0 10:37 ? 00:00:00 inotifywait -e create -qq .\nroot 9181 1 0 10:37 ? 00:00:00 nginx: master process /usr/sbin/nginx\nwww-data 9182 9181 0 10:37 ? 00:00:00 nginx: worker process\nwww-data 9183 9181 0 10:37 ? 00:00:00 nginx: worker process\nwww-data 9184 9181 0 10:37 ? 00:00:00 nginx: worker process\nwww-data 9185 9181 0 10:37 ? 00:00:00 nginx: worker process\nroot 9704 8998 0 10:38 ? 00:00:00 [nginx_ping] \nroot 9706 8998 0 10:38 ? 00:00:00 [check-nginx-upt] \nroot 9711 8998 0 10:38 ? 00:00:00 [check-monit-upt] \ndnsmasq 9797 1 0 10:38 ? 00:00:00 /usr/sbin/dnsmasq -x /var/run/dnsmasq/dnsmasq.pid -u dnsmasq -r /etc/dnsmasq.resolv.conf -7 /etc/dnsmasq.d,.dpkg-dist,.dpkg-old,.dpkg-new\nubuntu 9844 1749 0 10:38 ? 00:00:00 /bin/bash -e /tmp/Y846U/install-homer.sh\nubuntu 9845 9844 0 10:38 ? 00:00:00 /bin/bash -e /tmp/Y846U/install-homer.sh\nroot 9846 9845 0 10:38 ? 00:00:00 sudo ps -edf\nroot 9847 9846 0 10:38 ? 00:00:00 ps -edf\n\nreal\t0m0.009s\nuser\t0m0.000s\nsys\t0m0.008s", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:21.152Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.b719d90b-bae0-40e9-b7fd-7d91ab3e0086"}, {"node_instance_id": "homer_go7aw6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:21.829Z", "message": "[homer] sudo netstat ", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:21.183Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.b719d90b-bae0-40e9-b7fd-7d91ab3e0086"}, {"node_instance_id": "homer_go7aw6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:21.829Z", "message": "[homer] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.064s\nuser\t0m0.004s\nsys\t0m0.049s", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:21.014Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.b719d90b-bae0-40e9-b7fd-7d91ab3e0086"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:21.829Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "bind_qm2a75", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:21.276Z", "source_id": "ellis_0223g5", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "homer_go7aw6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:21.829Z", "message": "[homer] sudo ifconfig ", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:21.046Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.b719d90b-bae0-40e9-b7fd-7d91ab3e0086"}, {"node_instance_id": "homer_go7aw6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:21.829Z", "message": "[homer] => [09-Apr-2019 10:37:24 UTC] clearwater-diags-monitor starting\n[09-Apr-2019 10:37:24 UTC] Waiting for trigger files\n\nreal\t0m0.004s\nuser\t0m0.004s\nsys\t0m0.001s", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:21.361Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.b719d90b-bae0-40e9-b7fd-7d91ab3e0086"}, {"node_instance_id": "homer_go7aw6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:21.829Z", "message": "[homer] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:21.325Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.b719d90b-bae0-40e9-b7fd-7d91ab3e0086"}, {"node_instance_id": "homer_go7aw6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:21.829Z", "message": "[homer] => /var/log\n/var/log/unattended-upgrades\n/var/log/btmp\n/var/log/clearwater-diags-monitor.log\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/boot.log\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/dmesg\n/var/log/cloud-init-output.log\n/var/log/dist-upgrade\n/var/log/lastlog\n/var/log/sysstat\n/var/log/sysstat/sa09\n/var/log/sysstat/clearwater-sa09\n/var/log/nginx\n/var/log/nginx/error.log\n/var/log/nginx/access.log\n/var/log/alternatives.log\n/var/log/fsck\n/var/log/fsck/checkfs\n/var/log/fsck/checkroot\n/var/log/monit.log\n/var/log/dpkg.log\n/var/log/clearwater-queue-manager\n/var/log/clearwater-cluster-manager\n/var/log/iotop.log\n/var/log/auth.log\n/var/log/cloud-init.log\n/var/log/ntpstats\n/var/log/wtmp\n/var/log/upstart\n/var/log/upstart/console-setup.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/container-detect.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/kern.log\n/var/log/apt\n/var/log/apt/history.log\n/var/log/apt/term.log\n/var/log/dmesg.0\n/var/log/clearwater-config-manager\n/var/log/udev\n/var/log/syslog\n\nreal\t0m0.013s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:21.294Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.b719d90b-bae0-40e9-b7fd-7d91ab3e0086"}], "metadata": {"pagination": {"total": 3025, "offset": 2932, "size": 50}}} 2019-04-09 10:38:25,050 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:38:25,050 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:38:25 GMT 2019-04-09 10:38:25,050 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:38:25,050 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-09 10:38:25,051 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:38:25,051 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:38:25,051 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:38:25,051 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-09 10:38:25,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] The installation packages is done correctly 2019-04-09 10:38:25,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer Use the DNS server 2019-04-09 10:38:25,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo service dnsmasq force 2019-04-09 10:38:25,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.059s user 0m0.006s sys 0m0.047s 2019-04-09 10:38:25,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => 2019-04-09 10:37:57.785179080 Stopping etcd clearwater-etcd 2019-04-09 10:37:58.884973416 Restarting etcd clearwater-etcd 2019-04-09 10:37:58.893972659 Configured ETCDCTL_PEERS: 192.168.120.12:4000, 2019-04-09 10:37:58.894666349 Check for previous failed startup attempt 2019-04-09 10:37:58.896767980 Running etcdctl member list b28f40f517d3a5d5: name=192-168-120-12 peerURLs=http://192.168.120.12:2380 clientURLs=http://192.168.120.12:4000 isLeader=true 2019-04-09 10:37:59.042269735 etcdctl returned 0 2019-04-09 10:37:59.055188466 Joining existing cluster... real 0m0.004s user 0m0.000s sys 0m0.004s 2019-04-09 10:38:25,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo cat /var/log/clearwater 2019-04-09 10:38:25,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Installation is done 2019-04-09 10:38:25,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-ellis-host-04yjo1 2019-04-09 10:38:25,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - % Total % Received % Xferd Average Speed Time Time Time Current 2019-04-09 10:38:25,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Dload Upload Total Spent Left Speed 2019-04-09 10:38:25,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0sudo: unable to resolve host server-clearwater-opnfv-ellis-host-04yjo1 2019-04-09 10:38:25,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100 3149 100 3149 0 0 14895 0 --:--:-- --:--:-- --:--:-- 14853 100 3149 100 3149 0 0 14891 0 --:--:-- --:--:-- --:--:-- 14853 2019-04-09 10:38:25,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deb http://repo.cw-ngv.com/archive/repo129 binary/ 2019-04-09 10:38:25,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - OK 2019-04-09 10:38:25,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESOLV_CONF=/etc/dnsmasq.resolv.conf 2019-04-09 10:38:25,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=1747, return_code=0): /tmp/32MW9/install-ellis.sh 2019-04-09 10:38:25,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-04-09 10:38:25,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-04-09 10:38:25,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-04-09 10:38:25,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-04-09 10:38:25,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-04-09 10:38:25,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo ifconfig 2019-04-09 10:38:25,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => eth0 Link encap:Ethernet HWaddr fa:16:3e:f3:c5:f0 inet addr:192.168.120.19 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fef3:c5f0/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:91625 errors:0 dropped:0 overruns:0 frame:0 TX packets:37784 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:156292953 (156.2 MB) TX bytes:6062108 (6.0 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:802 errors:0 dropped:0 overruns:0 frame:0 TX packets:802 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:109903 (109.9 KB) TX bytes:109903 (109.9 KB) real 0m0.007s user 0m0.000s sys 0m0.005s 2019-04-09 10:38:25,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo ps 2019-04-09 10:38:25,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 10:31 ? 00:00:01 /sbin/init root 2 0 0 10:31 ? 00:00:00 [kthreadd] root 3 2 0 10:31 ? 00:00:00 [ksoftirqd/0] root 5 2 0 10:31 ? 00:00:00 [kworker/0:0H] root 6 2 0 10:31 ? 00:00:00 [kworker/u2:0] root 7 2 0 10:31 ? 00:00:00 [rcu_sched] root 8 2 0 10:31 ? 00:00:00 [rcuos/0] root 9 2 0 10:31 ? 00:00:00 [rcu_bh] root 10 2 0 10:31 ? 00:00:00 [rcuob/0] root 11 2 0 10:31 ? 00:00:00 [migration/0] root 12 2 0 10:31 ? 00:00:00 [watchdog/0] root 13 2 0 10:31 ? 00:00:00 [khelper] root 14 2 0 10:31 ? 00:00:00 [kdevtmpfs] root 15 2 0 10:31 ? 00:00:00 [netns] root 16 2 0 10:31 ? 00:00:00 [writeback] root 17 2 0 10:31 ? 00:00:00 [kintegrityd] root 18 2 0 10:31 ? 00:00:00 [bioset] root 19 2 0 10:31 ? 00:00:00 [kworker/u3:0] root 20 2 0 10:31 ? 00:00:00 [kblockd] root 21 2 0 10:31 ? 00:00:00 [ata_sff] root 22 2 0 10:31 ? 00:00:00 [khubd] root 23 2 0 10:31 ? 00:00:00 [md] root 24 2 0 10:31 ? 00:00:00 [devfreq_wq] root 25 2 0 10:31 ? 00:00:00 [kworker/0:1] root 27 2 0 10:31 ? 00:00:00 [khungtaskd] root 28 2 0 10:31 ? 00:00:00 [kswapd0] root 29 2 0 10:31 ? 00:00:00 [vmstat] root 30 2 0 10:31 ? 00:00:00 [ksmd] root 31 2 0 10:31 ? 00:00:00 [khugepaged] root 32 2 0 10:31 ? 00:00:00 [fsnotify_mark] root 33 2 0 10:31 ? 00:00:00 [ecryptfs-kthrea] root 34 2 0 10:31 ? 00:00:00 [crypto] root 46 2 0 10:31 ? 00:00:00 [kthrotld] root 47 2 0 10:31 ? 00:00:00 [kworker/u2:1] root 48 2 0 10:31 ? 00:00:00 [vballoon] root 49 2 0 10:31 ? 00:00:00 [scsi_eh_0] root 50 2 0 10:31 ? 00:00:00 [scsi_eh_1] root 71 2 0 10:31 ? 00:00:00 [deferwq] root 72 2 0 10:31 ? 00:00:00 [charger_manager] root 114 2 0 10:31 ? 00:00:00 [kpsmoused] root 120 2 0 10:31 ? 00:00:00 [kworker/0:2] root 176 2 0 10:31 ? 00:00:00 [jbd2/vda1-8] root 177 2 0 10:31 ? 00:00:00 [ext4-rsv-conver] root 384 1 0 10:31 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 417 2 0 10:31 ? 00:00:00 [kworker/u3:1] root 549 1 0 10:31 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 809 2 0 10:32 ? 00:00:00 [kauditd] syslog 928 1 0 10:32 ? 00:00:00 rsyslogd message+ 935 1 0 10:32 ? 00:00:00 dbus-daemon --system --fork root 945 1 0 10:32 ? 00:00:00 /lib/systemd/systemd-logind root 1041 1 0 10:32 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1044 1 0 10:32 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1048 1 0 10:32 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1049 1 0 10:32 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1051 1 0 10:32 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1094 1 0 10:32 ? 00:00:00 /usr/sbin/sshd -D root 1096 1 0 10:32 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1097 1 0 10:32 ? 00:00:00 cron daemon 1098 1 0 10:32 ? 00:00:00 atd root 1186 1 0 10:32 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1192 1 0 10:32 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1464 1 0 10:32 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/ellis_host_04yjo1/env/bin/python -m cloudify_agent.worker --queue ellis_host_04yjo1 --max-workers 5 --name ellis_host_04yjo1 ubuntu 1466 1464 0 10:32 ? 00:00:01 /home/ubuntu/ellis_host_04yjo1/env/bin/python -m cloudify_agent.worker --queue ellis_host_04yjo1 --max-workers 5 --name ellis_host_04yjo1 ubuntu 1610 1 0 10:32 ? 00:00:01 python2.7 /home/ubuntu/ellis_host_04yjo1/env/bin/diamond --configfile /home/ubuntu/ellis_host_04yjo1/work/plugins/diamond/etc/diamond.conf ubuntu 1737 1466 1 10:34 ? 00:00:02 /home/ubuntu/ellis_host_04yjo1/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-IwPHvg ubuntu 1747 1737 0 10:34 ? 00:00:00 /bin/sh -c /tmp/32MW9/install-ellis.sh ubuntu 1749 1747 0 10:34 ? 00:00:00 /bin/bash -e /tmp/32MW9/install-ellis.sh root 2114 1 0 10:35 ? 00:00:00 upstart-udev-bridge --daemon root 2117 1 0 10:35 ? 00:00:00 upstart-file-bridge --daemon root 2120 1 0 10:35 ? 00:00:00 upstart-socket-bridge --daemon mysql 9237 1 0 10:36 ? 00:00:00 /usr/sbin/mysqld ntp 9387 1 0 10:36 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112 root 9974 1 0 10:37 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 10066 1 0 10:37 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 10070 10066 0 10:37 ? 00:00:00 inotifywait -e create -qq . root 10163 1 0 10:37 ? 00:00:00 nginx: master process /usr/sbin/nginx www-data 10164 10163 0 10:37 ? 00:00:00 nginx: worker process www-data 10165 10163 0 10:37 ? 00:00:00 nginx: worker process www-data 10166 10163 0 10:37 ? 00:00:00 nginx: worker process www-data 10167 10163 0 10:37 ? 00:00:00 nginx: worker process ellis 10341 1 0 10:37 ? 00:00:00 /usr/share/clearwater/ellis/env/bin/python -m metaswitch.ellis.main --log-level 2 --background root 10529 9974 0 10:37 ? 00:00:00 [nginx_ping] root 10532 9974 0 10:37 ? 00:00:00 [check-nginx-upt] root 10536 9974 0 10:37 ? 00:00:00 [check-monit-upt] root 10540 9974 0 10:37 ? 00:00:00 [poll_ellis.sh] root 10546 9974 0 10:37 ? 00:00:00 [poll_ellis_http] root 10549 9974 0 10:37 ? 00:00:00 /bin/bash -c /usr/share/clearwater/bin/issue-alarm monit 6500.3; /etc/init.d/clearwater-etcd restart root 10573 10549 0 10:37 ? 00:00:00 /bin/bash /etc/init.d/clearwater-etcd restart root 10613 10573 0 10:37 ? 00:00:00 sleep 26 dnsmasq 10824 1 0 10:38 ? 00:00:00 /usr/sbin/dnsmasq -x /var/run/dnsmasq/dnsmasq.pid -u dnsmasq -r /etc/dnsmasq.resolv.conf -7 /etc/dnsmasq.d,.dpkg-dist,.dpkg-old,.dpkg-new ubuntu 10871 1749 0 10:38 ? 00:00:00 /bin/bash -e /tmp/32MW9/install-ellis.sh ubuntu 10872 10871 0 10:38 ? 00:00:00 /bin/bash -e /tmp/32MW9/install-ellis.sh root 10873 10872 0 10:38 ? 00:00:00 sudo ps -edf root 10874 10873 0 10:38 ? 00:00:00 ps -edf real 0m0.011s user 0m0.009s sys 0m0.002s 2019-04-09 10:38:25,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo netstat 2019-04-09 10:38:25,058 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => Active Internet connections (only servers) Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 10824/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1094/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9974/monit tcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 10163/nginx tcp 0 0 127.0.0.1:53831 0.0.0.0:* LISTEN 1737/python tcp 0 0 127.0.0.1:3306 0.0.0.0:* LISTEN 9237/mysqld tcp6 0 0 ::1:53 :::* LISTEN 10824/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1094/sshd udp 0 0 192.168.120.19:123 0.0.0.0:* 9387/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 9387/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 9387/ntpd udp 0 0 0.0.0.0:27894 0.0.0.0:* 549/dhclient udp 0 0 127.0.0.1:53 0.0.0.0:* 10824/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 549/dhclient udp6 0 0 :::30815 :::* 549/dhclient udp6 0 0 ::1:123 :::* 9387/ntpd udp6 0 0 fe80::f816:3eff:fef:123 :::* 9387/ntpd udp6 0 0 :::123 :::* 9387/ntpd udp6 0 0 ::1:53 :::* 10824/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 22608 10341/python /tmp/.ellis-sock unix 2 [ ACC ] SEQPACKET LISTENING 7254 384/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 8793 935/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] STREAM LISTENING 9052 1096/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 13572 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 20891 9237/mysqld /var/run/mysqld/mysqld.sock real 0m0.008s user 0m0.000s sys 0m0.007s 2019-04-09 10:38:25,058 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo find /var/log 2019-04-09 10:38:25,058 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => /var/log /var/log/unattended-upgrades /var/log/btmp /var/log/clearwater-diags-monitor.log /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/boot.log /var/log/mysql.log /var/log/landscape /var/log/landscape/sysinfo.log /var/log/dmesg /var/log/cloud-init-output.log /var/log/dist-upgrade /var/log/ellis /var/log/lastlog /var/log/sysstat /var/log/sysstat/sa09 /var/log/sysstat/clearwater-sa09 /var/log/nginx /var/log/nginx/error.log /var/log/nginx/access.log /var/log/alternatives.log /var/log/fsck /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/monit.log /var/log/dpkg.log /var/log/clearwater-queue-manager /var/log/clearwater-cluster-manager /var/log/iotop.log /var/log/auth.log /var/log/mysql.err /var/log/cloud-init.log /var/log/ntpstats /var/log/wtmp /var/log/mysql /var/log/mysql/error.log /var/log/upstart /var/log/upstart/console-setup.log /var/log/upstart/clearwater-monit.log /var/log/upstart/mysql.log /var/log/upstart/cryptdisks.log /var/log/upstart/rsyslog.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/systemd-logind.log /var/log/upstart/container-detect.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/network-interface-eth0.log /var/log/kern.log /var/log/apt /var/log/apt/history.log /var/log/apt/term.log /var/log/dmesg.0 /var/log/clearwater-config-manager /var/log/udev /var/log/syslog real 0m0.009s user 0m0.000s sys 0m0.005s 2019-04-09 10:38:25,058 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo cat /var/log/clearwater 2019-04-09 10:38:25,058 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => [09-Apr-2019 10:37:22 UTC] clearwater-diags-monitor starting [09-Apr-2019 10:37:22 UTC] Waiting for trigger files real 0m0.005s user 0m0.000s sys 0m0.004s 2019-04-09 10:38:25,058 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo cat /var/log/clearwater 2019-04-09 10:38:25,059 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo cat /var/log/clearwater 2019-04-09 10:38:25,059 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo cat /var/log/clearwater 2019-04-09 10:38:25,059 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-04-09 10:38:25,059 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-04-09 10:38:25,059 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-04-09 10:38:25,059 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance configured 2019-04-09 10:38:25,059 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo find /var/log 2019-04-09 10:38:25,060 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => Active Internet connections (only servers) Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 9797/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1094/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8998/monit tcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 9181/nginx tcp 0 0 127.0.0.1:52489 0.0.0.0:* LISTEN 1737/python tcp6 0 0 ::1:53 :::* LISTEN 9797/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1094/sshd udp 0 0 192.168.120.11:123 0.0.0.0:* 8485/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8485/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8485/ntpd udp 0 0 0.0.0.0:41653 0.0.0.0:* 547/dhclient udp 0 0 127.0.0.1:53 0.0.0.0:* 9797/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 547/dhclient udp6 0 0 fe80::f816:3eff:fe2:123 :::* 8485/ntpd udp6 0 0 ::1:123 :::* 8485/ntpd udp6 0 0 :::123 :::* 8485/ntpd udp6 0 0 :::43918 :::* 547/dhclient udp6 0 0 ::1:53 :::* 9797/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] SEQPACKET LISTENING 7248 383/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 9046 1095/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 13503 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 8699 875/dbus-daemon /var/run/dbus/system_bus_socket real 0m0.009s user 0m0.007s sys 0m0.001s 2019-04-09 10:38:25,060 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => eth0 Link encap:Ethernet HWaddr fa:16:3e:2f:4c:0a inet addr:192.168.120.11 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe2f:4c0a/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:103714 errors:0 dropped:0 overruns:0 frame:0 TX packets:42483 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:175319031 (175.3 MB) TX bytes:6414660 (6.4 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:838 errors:0 dropped:0 overruns:0 frame:0 TX packets:838 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:116131 (116.1 KB) TX bytes:116131 (116.1 KB) real 0m0.007s user 0m0.000s sys 0m0.005s 2019-04-09 10:38:25,060 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo ps 2019-04-09 10:38:25,060 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 10:31 ? 00:00:01 /sbin/init root 2 0 0 10:31 ? 00:00:00 [kthreadd] root 3 2 0 10:31 ? 00:00:00 [ksoftirqd/0] root 5 2 0 10:31 ? 00:00:00 [kworker/0:0H] root 6 2 0 10:31 ? 00:00:00 [kworker/u2:0] root 7 2 0 10:31 ? 00:00:00 [rcu_sched] root 8 2 0 10:31 ? 00:00:00 [rcuos/0] root 9 2 0 10:31 ? 00:00:00 [rcu_bh] root 10 2 0 10:31 ? 00:00:00 [rcuob/0] root 11 2 0 10:31 ? 00:00:00 [migration/0] root 12 2 0 10:31 ? 00:00:00 [watchdog/0] root 13 2 0 10:31 ? 00:00:00 [khelper] root 14 2 0 10:31 ? 00:00:00 [kdevtmpfs] root 15 2 0 10:31 ? 00:00:00 [netns] root 16 2 0 10:31 ? 00:00:00 [writeback] root 17 2 0 10:31 ? 00:00:00 [kintegrityd] root 18 2 0 10:31 ? 00:00:00 [bioset] root 19 2 0 10:31 ? 00:00:00 [kworker/u3:0] root 20 2 0 10:31 ? 00:00:00 [kblockd] root 21 2 0 10:31 ? 00:00:00 [ata_sff] root 22 2 0 10:31 ? 00:00:00 [khubd] root 23 2 0 10:31 ? 00:00:00 [md] root 24 2 0 10:31 ? 00:00:00 [devfreq_wq] root 25 2 0 10:31 ? 00:00:00 [kworker/0:1] root 27 2 0 10:31 ? 00:00:00 [khungtaskd] root 28 2 0 10:31 ? 00:00:00 [kswapd0] root 29 2 0 10:31 ? 00:00:00 [vmstat] root 30 2 0 10:31 ? 00:00:00 [ksmd] root 31 2 0 10:31 ? 00:00:00 [khugepaged] root 32 2 0 10:31 ? 00:00:00 [fsnotify_mark] root 33 2 0 10:31 ? 00:00:00 [ecryptfs-kthrea] root 34 2 0 10:31 ? 00:00:00 [crypto] root 46 2 0 10:31 ? 00:00:00 [kthrotld] root 47 2 0 10:31 ? 00:00:00 [kworker/u2:1] root 48 2 0 10:31 ? 00:00:00 [vballoon] root 49 2 0 10:31 ? 00:00:00 [scsi_eh_0] root 50 2 0 10:31 ? 00:00:00 [scsi_eh_1] root 71 2 0 10:31 ? 00:00:00 [deferwq] root 72 2 0 10:31 ? 00:00:00 [charger_manager] root 114 2 0 10:31 ? 00:00:00 [kpsmoused] root 118 2 0 10:31 ? 00:00:00 [kworker/0:2] root 176 2 0 10:31 ? 00:00:00 [jbd2/vda1-8] root 177 2 0 10:31 ? 00:00:00 [ext4-rsv-conver] root 383 1 0 10:31 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 417 2 0 10:31 ? 00:00:00 [kworker/u3:1] root 547 1 0 10:31 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 809 2 0 10:31 ? 00:00:00 [kauditd] message+ 875 1 0 10:31 ? 00:00:00 dbus-daemon --system --fork root 908 1 0 10:31 ? 00:00:00 /lib/systemd/systemd-logind syslog 932 1 0 10:31 ? 00:00:00 rsyslogd root 1041 1 0 10:31 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1044 1 0 10:31 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1048 1 0 10:31 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1049 1 0 10:31 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1052 1 0 10:31 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1094 1 0 10:31 ? 00:00:00 /usr/sbin/sshd -D root 1095 1 0 10:31 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1096 1 0 10:31 ? 00:00:00 cron daemon 1097 1 0 10:31 ? 00:00:00 atd root 1186 1 0 10:31 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1192 1 0 10:31 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1464 1 0 10:32 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/homer_host_d3fa9b/env/bin/python -m cloudify_agent.worker --queue homer_host_d3fa9b --max-workers 5 --name homer_host_d3fa9b ubuntu 1466 1464 0 10:32 ? 00:00:01 /home/ubuntu/homer_host_d3fa9b/env/bin/python -m cloudify_agent.worker --queue homer_host_d3fa9b --max-workers 5 --name homer_host_d3fa9b ubuntu 1610 1 0 10:32 ? 00:00:01 python2.7 /home/ubuntu/homer_host_d3fa9b/env/bin/diamond --configfile /home/ubuntu/homer_host_d3fa9b/work/plugins/diamond/etc/diamond.conf ubuntu 1737 1466 1 10:34 ? 00:00:02 /home/ubuntu/homer_host_d3fa9b/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-KGQMln ubuntu 1747 1737 0 10:34 ? 00:00:00 /bin/sh -c /tmp/Y846U/install-homer.sh ubuntu 1749 1747 0 10:34 ? 00:00:00 /bin/bash -e /tmp/Y846U/install-homer.sh root 2099 1 0 10:35 ? 00:00:00 upstart-udev-bridge --daemon root 2102 1 0 10:35 ? 00:00:00 upstart-file-bridge --daemon root 2105 1 0 10:35 ? 00:00:00 upstart-socket-bridge --daemon ntp 8485 1 0 10:37 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 root 8998 1 0 10:37 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 9090 1 0 10:37 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 9094 9090 0 10:37 ? 00:00:00 inotifywait -e create -qq . root 9181 1 0 10:37 ? 00:00:00 nginx: master process /usr/sbin/nginx www-data 9182 9181 0 10:37 ? 00:00:00 nginx: worker process www-data 9183 9181 0 10:37 ? 00:00:00 nginx: worker process www-data 9184 9181 0 10:37 ? 00:00:00 nginx: worker process www-data 9185 9181 0 10:37 ? 00:00:00 nginx: worker process root 9704 8998 0 10:38 ? 00:00:00 [nginx_ping] root 9706 8998 0 10:38 ? 00:00:00 [check-nginx-upt] root 9711 8998 0 10:38 ? 00:00:00 [check-monit-upt] dnsmasq 9797 1 0 10:38 ? 00:00:00 /usr/sbin/dnsmasq -x /var/run/dnsmasq/dnsmasq.pid -u dnsmasq -r /etc/dnsmasq.resolv.conf -7 /etc/dnsmasq.d,.dpkg-dist,.dpkg-old,.dpkg-new ubuntu 9844 1749 0 10:38 ? 00:00:00 /bin/bash -e /tmp/Y846U/install-homer.sh ubuntu 9845 9844 0 10:38 ? 00:00:00 /bin/bash -e /tmp/Y846U/install-homer.sh root 9846 9845 0 10:38 ? 00:00:00 sudo ps -edf root 9847 9846 0 10:38 ? 00:00:00 ps -edf real 0m0.009s user 0m0.000s sys 0m0.008s 2019-04-09 10:38:25,060 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo netstat 2019-04-09 10:38:25,060 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.064s user 0m0.004s sys 0m0.049s 2019-04-09 10:38:25,061 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-04-09 10:38:25,061 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo ifconfig 2019-04-09 10:38:25,061 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => [09-Apr-2019 10:37:24 UTC] clearwater-diags-monitor starting [09-Apr-2019 10:37:24 UTC] Waiting for trigger files real 0m0.004s user 0m0.004s sys 0m0.001s 2019-04-09 10:38:25,061 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo cat /var/log/clearwater 2019-04-09 10:38:25,061 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => /var/log /var/log/unattended-upgrades /var/log/btmp /var/log/clearwater-diags-monitor.log /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/boot.log /var/log/landscape /var/log/landscape/sysinfo.log /var/log/dmesg /var/log/cloud-init-output.log /var/log/dist-upgrade /var/log/lastlog /var/log/sysstat /var/log/sysstat/sa09 /var/log/sysstat/clearwater-sa09 /var/log/nginx /var/log/nginx/error.log /var/log/nginx/access.log /var/log/alternatives.log /var/log/fsck /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/monit.log /var/log/dpkg.log /var/log/clearwater-queue-manager /var/log/clearwater-cluster-manager /var/log/iotop.log /var/log/auth.log /var/log/cloud-init.log /var/log/ntpstats /var/log/wtmp /var/log/upstart /var/log/upstart/console-setup.log /var/log/upstart/clearwater-monit.log /var/log/upstart/cryptdisks.log /var/log/upstart/rsyslog.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/systemd-logind.log /var/log/upstart/container-detect.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/network-interface-eth0.log /var/log/kern.log /var/log/apt /var/log/apt/history.log /var/log/apt/term.log /var/log/dmesg.0 /var/log/clearwater-config-manager /var/log/udev /var/log/syslog real 0m0.013s user 0m0.000s sys 0m0.005s 2019-04-09 10:38:25,061 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/4c65a646-067f-4556-a879-83319631caf0 2019-04-09 10:38:25,324 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:38:25,325 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:38:25,325 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:38:25,325 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:38:25,325 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:38:25,325 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:38:25,325 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:38:25,325 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T10:28:06.618Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-09T10:28:06.619Z", "id": "4c65a646-067f-4556-a879-83319631caf0"} 2019-04-09 10:38:25,325 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:38:25,325 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:38:25 GMT 2019-04-09 10:38:25,325 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:38:25,326 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-09 10:38:25,326 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:38:25,326 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:38:25,326 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:38:30,331 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-09 10:38:30,698 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:38:30,699 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:38:30,699 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:38:30,699 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:38:30,699 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:38:30,699 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:38:30,699 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:38:30,699 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_go7aw6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:22.411Z", "message": "[homer] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:21.524Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.b719d90b-bae0-40e9-b7fd-7d91ab3e0086"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:22.411Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "bind_qm2a75", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:22.035Z", "source_id": "ellis_0223g5", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "homer_go7aw6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:22.411Z", "message": "[homer] Installation is done", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:21.559Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.b719d90b-bae0-40e9-b7fd-7d91ab3e0086"}, {"node_instance_id": "homer_go7aw6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:22.411Z", "message": " sudo: unable to resolve host server-clearwater-opnfv-homer-host-d3fa9b", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:21.563Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.b719d90b-bae0-40e9-b7fd-7d91ab3e0086"}, {"node_instance_id": "homer_go7aw6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:22.411Z", "message": " % Total % Received % Xferd Average Speed Time Time Time Current", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:21.563Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.b719d90b-bae0-40e9-b7fd-7d91ab3e0086"}, {"node_instance_id": "homer_go7aw6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:22.411Z", "message": " Dload Upload Total Spent Left Speed", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:21.563Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.b719d90b-bae0-40e9-b7fd-7d91ab3e0086"}, {"node_instance_id": "homer_go7aw6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:22.411Z", "message": " \r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0sudo: unable to resolve host server-clearwater-opnfv-homer-host-d3fa9b", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:21.563Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.b719d90b-bae0-40e9-b7fd-7d91ab3e0086"}, {"node_instance_id": "homer_go7aw6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:22.411Z", "message": " \r100 3149 100 3149 0 0 17307 0 --:--:-- --:--:-- --:--:-- 17397", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:21.563Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.b719d90b-bae0-40e9-b7fd-7d91ab3e0086"}, {"node_instance_id": "homer_go7aw6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:22.411Z", "message": " deb http://repo.cw-ngv.com/archive/repo129 binary/", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:21.564Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.b719d90b-bae0-40e9-b7fd-7d91ab3e0086"}, {"node_instance_id": "homer_go7aw6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:22.411Z", "message": " OK", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:21.564Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.b719d90b-bae0-40e9-b7fd-7d91ab3e0086"}, {"node_instance_id": "homer_go7aw6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:22.411Z", "message": " RESOLV_CONF=/etc/dnsmasq.resolv.conf", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:21.564Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.b719d90b-bae0-40e9-b7fd-7d91ab3e0086"}, {"node_instance_id": "homer_go7aw6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:22.411Z", "message": "Execution done (PID=1747, return_code=0): /tmp/Y846U/install-homer.sh", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:21.619Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.b719d90b-bae0-40e9-b7fd-7d91ab3e0086"}, {"node_instance_id": "homer_go7aw6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:22.411Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:21.660Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.b719d90b-bae0-40e9-b7fd-7d91ab3e0086"}, {"node_instance_id": "homer_go7aw6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:22.411Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:21.660Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.b719d90b-bae0-40e9-b7fd-7d91ab3e0086"}, {"node_instance_id": "homer_go7aw6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:22.411Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:21.660Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.b719d90b-bae0-40e9-b7fd-7d91ab3e0086"}, {"node_instance_id": "homer_go7aw6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:22.411Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:21.660Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.b719d90b-bae0-40e9-b7fd-7d91ab3e0086"}, {"node_instance_id": "homer_go7aw6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:22.411Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:21.660Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.b719d90b-bae0-40e9-b7fd-7d91ab3e0086"}, {"node_instance_id": "homer_go7aw6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:22.411Z", "message": "[homer] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:21.391Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.b719d90b-bae0-40e9-b7fd-7d91ab3e0086"}, {"node_instance_id": "homer_go7aw6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:22.411Z", "message": "[homer] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:21.427Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.b719d90b-bae0-40e9-b7fd-7d91ab3e0086"}, {"node_instance_id": "homer_go7aw6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:22.411Z", "message": "[homer] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:21.462Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.b719d90b-bae0-40e9-b7fd-7d91ab3e0086"}, {"node_instance_id": "homer_go7aw6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:22.411Z", "message": "[homer] => 2019-04-09 10:38:00.261034438 Stopping etcd clearwater-etcd\n\nreal\t0m0.004s\nuser\t0m0.000s\nsys\t0m0.004s", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:21.494Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.b719d90b-bae0-40e9-b7fd-7d91ab3e0086"}, {"node_instance_id": "homer_go7aw6", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:22.951Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:22.488Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "homer_go7aw6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:22.951Z", "message": "Node instance configured", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:22.754Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "homer_go7aw6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:23.530Z", "message": "Establishing relationships", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:23.140Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "homer_go7aw6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:23.530Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:23.043Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:23.530Z", "message": "Downloaded scripts/clearwater/ellis/create_number.sh to /tmp/TNNPJ/create_number.sh", "level": "info", "target_id": "bind_qm2a75", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:23.022Z", "source_id": "ellis_0223g5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.bac5c09e-1464-48dd-a586-7b0a13ced8e8"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:23.530Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "bind_qm2a75", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:23.378Z", "source_id": "homer_go7aw6", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:23.530Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": "bind_qm2a75", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:23.031Z", "source_id": "ellis_0223g5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.bac5c09e-1464-48dd-a586-7b0a13ced8e8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:23.530Z", "message": "Downloaded scripts/bind/bind.py to /tmp/UGNKU/bind.py", "level": "info", "target_id": "bind_qm2a75", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:23.119Z", "source_id": "ellis_0223g5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.928cdd92-7c7d-46d5-b13a-91a99c21869e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:23.530Z", "message": "Start numbers creation", "level": "info", "target_id": "bind_qm2a75", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:23.089Z", "source_id": "ellis_0223g5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.bac5c09e-1464-48dd-a586-7b0a13ced8e8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:23.530Z", "message": "", "level": "debug", "target_id": "bind_qm2a75", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:23.058Z", "source_id": "ellis_0223g5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.bac5c09e-1464-48dd-a586-7b0a13ced8e8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:23.530Z", "message": "log_stdout=True, log_stderr=True, stderr_to_stdout=False", "level": "debug", "target_id": "bind_qm2a75", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:23.024Z", "source_id": "ellis_0223g5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.bac5c09e-1464-48dd-a586-7b0a13ced8e8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:23.530Z", "message": "Process created, PID: 10961", "level": "info", "target_id": "bind_qm2a75", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:23.028Z", "source_id": "ellis_0223g5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.bac5c09e-1464-48dd-a586-7b0a13ced8e8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:23.530Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": "bind_qm2a75", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:23.029Z", "source_id": "ellis_0223g5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.bac5c09e-1464-48dd-a586-7b0a13ced8e8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:24.143Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": "bind_qm2a75", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:24.082Z", "source_id": "ellis_0223g5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.928cdd92-7c7d-46d5-b13a-91a99c21869e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:24.143Z", "message": "Creating private domain file", "level": "info", "target_id": "bind_qm2a75", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:23.706Z", "source_id": "ellis_0223g5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.928cdd92-7c7d-46d5-b13a-91a99c21869e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:24.655Z", "message": "Creating public domain file", "level": "info", "target_id": "bind_qm2a75", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:24.144Z", "source_id": "ellis_0223g5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.928cdd92-7c7d-46d5-b13a-91a99c21869e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:24.655Z", "message": "The config dict: {'public_ip': u'172.30.9.215', 'backends': {u'sprout': {u'sprout_w280gt': {u'public_address': u'', u'private_address': u'192.168.120.15', u'name': u'sprout-w280gt'}}, u'ellis': {u'ellis_0223g5': {u'public_address': u'172.30.9.211', u'private_address': u'192.168.120.19', u'name': u'ellis-0223g5'}}, u'bono': {u'bono_e30hlz': {u'public_address': u'172.30.9.218', u'private_address': u'192.168.120.10', u'name': u'bono-e30hlz'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.12', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_qm2a75", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:24.144Z", "source_id": "ellis_0223g5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.928cdd92-7c7d-46d5-b13a-91a99c21869e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:24.655Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "target_id": "bind_qm2a75", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:24.144Z", "source_id": "ellis_0223g5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.928cdd92-7c7d-46d5-b13a-91a99c21869e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:24.655Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "target_id": "bind_qm2a75", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:24.128Z", "source_id": "ellis_0223g5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.928cdd92-7c7d-46d5-b13a-91a99c21869e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:24.655Z", "message": "The config dict: {'public_ip': u'172.30.9.215', 'backends': {u'sprout': {u'sprout_w280gt': {u'public_address': u'', u'private_address': u'192.168.120.15', u'name': u'sprout-w280gt'}}, u'ellis': {u'ellis_0223g5': {u'public_address': u'172.30.9.211', u'private_address': u'192.168.120.19', u'name': u'ellis-0223g5'}}, u'bono': {u'bono_e30hlz': {u'public_address': u'172.30.9.218', u'private_address': u'192.168.120.10', u'name': u'bono-e30hlz'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.12', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_qm2a75", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:24.128Z", "source_id": "ellis_0223g5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.928cdd92-7c7d-46d5-b13a-91a99c21869e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:24.655Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpTnNnVl', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_qm2a75", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:24.129Z", "source_id": "ellis_0223g5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.928cdd92-7c7d-46d5-b13a-91a99c21869e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:24.655Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_qm2a75", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:24.137Z", "source_id": "ellis_0223g5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.928cdd92-7c7d-46d5-b13a-91a99c21869e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:25.267Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpoepQ7x', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_qm2a75", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:24.935Z", "source_id": "ellis_0223g5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.928cdd92-7c7d-46d5-b13a-91a99c21869e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:25.267Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_qm2a75", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:24.944Z", "source_id": "ellis_0223g5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.928cdd92-7c7d-46d5-b13a-91a99c21869e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:25.267Z", "message": "[localhost] run: ['sudo', 'service', 'bind9', 'reload']", "level": "debug", "target_id": "bind_qm2a75", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:24.952Z", "source_id": "ellis_0223g5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.928cdd92-7c7d-46d5-b13a-91a99c21869e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:26.021Z", "message": "Downloaded scripts/bind/bind.py to /tmp/7ODL9/bind.py", "level": "info", "target_id": "bind_qm2a75", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:25.322Z", "source_id": "homer_go7aw6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.26a6add4-fcd6-4384-92a1-80398c750ae2"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:26.021Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "bind_qm2a75", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:25.407Z", "source_id": "ellis_0223g5", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:26.021Z", "message": "Creating private domain file", "level": "info", "target_id": "bind_qm2a75", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:25.606Z", "source_id": "homer_go7aw6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.26a6add4-fcd6-4384-92a1-80398c750ae2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:26.652Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_qm2a75", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:25.999Z", "source_id": "homer_go7aw6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.26a6add4-fcd6-4384-92a1-80398c750ae2"}], "metadata": {"pagination": {"total": 3045, "offset": 2982, "size": 50}}} 2019-04-09 10:38:30,700 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:38:30,700 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:38:30 GMT 2019-04-09 10:38:30,700 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:38:30,700 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-09 10:38:30,700 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:38:30,700 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:38:30,700 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:38:30,700 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-09 10:38:30,702 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo cat /var/log/clearwater 2019-04-09 10:38:30,702 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-04-09 10:38:30,702 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] Installation is done 2019-04-09 10:38:30,703 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-homer-host-d3fa9b 2019-04-09 10:38:30,703 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - % Total % Received % Xferd Average Speed Time Time Time Current 2019-04-09 10:38:30,703 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Dload Upload Total Spent Left Speed 2019-04-09 10:38:30,703 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0sudo: unable to resolve host server-clearwater-opnfv-homer-host-d3fa9b 2019-04-09 10:38:30,703 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100 3149 100 3149 0 0 17307 0 --:--:-- --:--:-- --:--:-- 17397 2019-04-09 10:38:30,703 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deb http://repo.cw-ngv.com/archive/repo129 binary/ 2019-04-09 10:38:30,704 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - OK 2019-04-09 10:38:30,704 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESOLV_CONF=/etc/dnsmasq.resolv.conf 2019-04-09 10:38:30,704 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=1747, return_code=0): /tmp/Y846U/install-homer.sh 2019-04-09 10:38:30,704 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-04-09 10:38:30,704 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-04-09 10:38:30,704 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-04-09 10:38:30,704 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-04-09 10:38:30,705 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-04-09 10:38:30,705 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo cat /var/log/clearwater 2019-04-09 10:38:30,705 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo cat /var/log/clearwater 2019-04-09 10:38:30,705 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo cat /var/log/clearwater 2019-04-09 10:38:30,705 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => 2019-04-09 10:38:00.261034438 Stopping etcd clearwater-etcd real 0m0.004s user 0m0.000s sys 0m0.004s 2019-04-09 10:38:30,705 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-04-09 10:38:30,705 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance configured 2019-04-09 10:38:30,706 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-04-09 10:38:30,706 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-04-09 10:38:30,706 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/ellis/create_number.sh to /tmp/TNNPJ/create_number.sh 2019-04-09 10:38:30,706 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-04-09 10:38:30,706 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-04-09 10:38:30,706 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/UGNKU/bind.py 2019-04-09 10:38:30,706 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Start numbers creation 2019-04-09 10:38:30,707 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-04-09 10:38:30,707 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-04-09 10:38:30,707 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 10961 2019-04-09 10:38:30,707 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-04-09 10:38:30,707 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-04-09 10:38:30,707 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2019-04-09 10:38:30,707 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2019-04-09 10:38:30,708 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.215', 'backends': {u'sprout': {u'sprout_w280gt': {u'public_address': u'', u'private_address': u'192.168.120.15', u'name': u'sprout-w280gt'}}, u'ellis': {u'ellis_0223g5': {u'public_address': u'172.30.9.211', u'private_address': u'192.168.120.19', u'name': u'ellis-0223g5'}}, u'bono': {u'bono_e30hlz': {u'public_address': u'172.30.9.218', u'private_address': u'192.168.120.10', u'name': u'bono-e30hlz'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.12', u'hss_hostname': u''}. 2019-04-09 10:38:30,708 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-04-09 10:38:30,708 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-04-09 10:38:30,708 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.215', 'backends': {u'sprout': {u'sprout_w280gt': {u'public_address': u'', u'private_address': u'192.168.120.15', u'name': u'sprout-w280gt'}}, u'ellis': {u'ellis_0223g5': {u'public_address': u'172.30.9.211', u'private_address': u'192.168.120.19', u'name': u'ellis-0223g5'}}, u'bono': {u'bono_e30hlz': {u'public_address': u'172.30.9.218', u'private_address': u'192.168.120.10', u'name': u'bono-e30hlz'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.12', u'hss_hostname': u''}. 2019-04-09 10:38:30,708 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpTnNnVl', '/etc/bind/db.clearwater.local'] 2019-04-09 10:38:30,708 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-04-09 10:38:30,709 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpoepQ7x', '/etc/bind/db.clearwater.opnfv'] 2019-04-09 10:38:30,709 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-04-09 10:38:30,709 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-04-09 10:38:30,709 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/7ODL9/bind.py 2019-04-09 10:38:30,709 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-04-09 10:38:30,709 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2019-04-09 10:38:30,709 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-04-09 10:38:30,710 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/4c65a646-067f-4556-a879-83319631caf0 2019-04-09 10:38:30,818 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:38:30,819 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:38:30,819 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:38:30,819 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:38:30,819 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:38:30,819 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:38:30,819 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:38:30,819 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T10:28:06.618Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-09T10:28:06.619Z", "id": "4c65a646-067f-4556-a879-83319631caf0"} 2019-04-09 10:38:30,819 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:38:30,820 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:38:30 GMT 2019-04-09 10:38:30,820 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:38:30,820 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-09 10:38:30,820 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:38:30,820 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:38:30,820 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:38:35,825 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-09 10:38:36,271 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:38:36,271 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:38:36,272 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:38:36,272 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:38:36,272 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:38:36,272 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:38:36,272 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:38:36,272 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:26.652Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": "bind_qm2a75", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:25.959Z", "source_id": "homer_go7aw6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.26a6add4-fcd6-4384-92a1-80398c750ae2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:26.652Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "target_id": "bind_qm2a75", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:25.989Z", "source_id": "homer_go7aw6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.26a6add4-fcd6-4384-92a1-80398c750ae2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:26.652Z", "message": "The config dict: {'public_ip': u'172.30.9.215', 'backends': {u'homer': {u'homer_go7aw6': {u'public_address': u'', u'private_address': u'192.168.120.11', u'name': u'homer-go7aw6'}}, u'sprout': {u'sprout_w280gt': {u'public_address': u'', u'private_address': u'192.168.120.15', u'name': u'sprout-w280gt'}}, u'ellis': {u'ellis_0223g5': {u'public_address': u'172.30.9.211', u'private_address': u'192.168.120.19', u'name': u'ellis-0223g5'}}, u'bono': {u'bono_e30hlz': {u'public_address': u'172.30.9.218', u'private_address': u'192.168.120.10', u'name': u'bono-e30hlz'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.12', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_qm2a75", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:25.990Z", "source_id": "homer_go7aw6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.26a6add4-fcd6-4384-92a1-80398c750ae2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:26.652Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpCABmdq', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_qm2a75", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:25.991Z", "source_id": "homer_go7aw6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.26a6add4-fcd6-4384-92a1-80398c750ae2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:26.652Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_qm2a75", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:25.999Z", "source_id": "homer_go7aw6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.26a6add4-fcd6-4384-92a1-80398c750ae2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:26.652Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "target_id": "bind_qm2a75", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:26.006Z", "source_id": "homer_go7aw6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.26a6add4-fcd6-4384-92a1-80398c750ae2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:26.652Z", "message": "The config dict: {'public_ip': u'172.30.9.215', 'backends': {u'homer': {u'homer_go7aw6': {u'public_address': u'', u'private_address': u'192.168.120.11', u'name': u'homer-go7aw6'}}, u'sprout': {u'sprout_w280gt': {u'public_address': u'', u'private_address': u'192.168.120.15', u'name': u'sprout-w280gt'}}, u'ellis': {u'ellis_0223g5': {u'public_address': u'172.30.9.211', u'private_address': u'192.168.120.19', u'name': u'ellis-0223g5'}}, u'bono': {u'bono_e30hlz': {u'public_address': u'172.30.9.218', u'private_address': u'192.168.120.10', u'name': u'bono-e30hlz'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.12', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_qm2a75", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:26.006Z", "source_id": "homer_go7aw6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.26a6add4-fcd6-4384-92a1-80398c750ae2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:26.652Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpHDYFJp', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_qm2a75", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:26.156Z", "source_id": "homer_go7aw6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.26a6add4-fcd6-4384-92a1-80398c750ae2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:26.652Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_qm2a75", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:26.165Z", "source_id": "homer_go7aw6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.26a6add4-fcd6-4384-92a1-80398c750ae2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:26.652Z", "message": "[localhost] run: ['sudo', 'service', 'bind9', 'reload']", "level": "debug", "target_id": "bind_qm2a75", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:26.171Z", "source_id": "homer_go7aw6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.26a6add4-fcd6-4384-92a1-80398c750ae2"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:27.398Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "bind_qm2a75", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:26.602Z", "source_id": "homer_go7aw6", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "homer_go7aw6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:27.398Z", "message": "Relationships established", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:26.844Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "homer_go7aw6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:27.398Z", "message": "Node instance started", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:26.911Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:30.773Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "proxy_node_zfn03y", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:30.642Z", "source_id": "sprout_w280gt", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "dime_hlqq98", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:31.435Z", "message": "[dime] The installation packages is done correctly", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:30.976Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.e79ff999-ed08-4211-ae7f-0acdc2bcf750"}, {"node_instance_id": "dime_hlqq98", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:31.435Z", "message": "[dime] sudo service dnsmasq force", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:31.045Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.e79ff999-ed08-4211-ae7f-0acdc2bcf750"}, {"node_instance_id": "sprout_w280gt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:31.435Z", "message": "Node instance started", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:30.919Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "sprout_w280gt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:31.435Z", "message": "Relationships established", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:30.689Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "dime_hlqq98", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:31.435Z", "message": "[dime] Use the DNS server", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:31.004Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.e79ff999-ed08-4211-ae7f-0acdc2bcf750"}, {"node_instance_id": "dime_hlqq98", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:31.435Z", "message": "[dime] => Reading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-queue-manager python-jsonschema python-mock\nSuggested packages:\n python-mock-doc\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-management clearwater-queue-manager python-jsonschema python-mock\n0 upgraded, 7 newly installed, 0 to remove and 23 not upgraded.\nNeed to get 38.3 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB]\nFetched 38.3 MB in 2s (13.5 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58621 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ...\nUnpacking clearwater-etcd (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-queue-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-config-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ...\nUnpacking clearwater-management (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\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\nSetting up clearwater-queue-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\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\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\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 pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, clearwater-config-manager\nSuccessfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-171218.103208) ...\n\nreal\t0m31.726s\nuser\t0m12.649s\nsys\t0m3.394s", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:30.944Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.e79ff999-ed08-4211-ae7f-0acdc2bcf750"}, {"node_instance_id": "dime_hlqq98", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:33.190Z", "message": "[dime] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.065s\nuser\t0m0.002s\nsys\t0m0.052s", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:33.141Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.e79ff999-ed08-4211-ae7f-0acdc2bcf750"}, {"node_instance_id": "dime_hlqq98", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:33.836Z", "message": "[dime] => Active Internet connections (only servers)\nProto Recv-Q Send-Q Local Address Foreign Address State PID/Program name\ntcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 10508/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1081/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9598/monit \ntcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 10261/nginx \ntcp 0 0 127.0.0.1:49700 0.0.0.0:* LISTEN 1749/python \ntcp6 0 0 ::1:53 :::* LISTEN 10508/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1081/sshd \nudp 0 0 192.168.120.9:123 0.0.0.0:* 8818/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8818/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8818/ntpd \nudp 0 0 0.0.0.0:161 0.0.0.0:* 10185/snmpd \nudp 0 0 0.0.0.0:27357 0.0.0.0:* 559/dhclient \nudp 0 0 127.0.0.1:53 0.0.0.0:* 10508/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 559/dhclient \nudp6 0 0 fe80::f816:3eff:fef:123 :::* 8818/ntpd \nudp6 0 0 ::1:123 :::* 8818/ntpd \nudp6 0 0 :::123 :::* 8818/ntpd \nudp6 0 0 :::161 :::* 10185/snmpd \nudp6 0 0 :::41330 :::* 559/dhclient \nudp6 0 0 ::1:53 :::* 10508/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 8978 1084/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 9016 1090/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] SEQPACKET LISTENING 7234 383/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 13697 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 23125 10185/snmpd /var/agentx/master\nunix 2 [ ACC ] STREAM LISTENING 21220 9398/clearwater_soc /tmp/clearwater_management_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 21221 9400/clearwater_soc /tmp/clearwater_signaling_namespace_socket\n\nreal\t0m0.010s\nuser\t0m0.004s\nsys\t0m0.004s", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:33.351Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.e79ff999-ed08-4211-ae7f-0acdc2bcf750"}, {"node_instance_id": "dime_hlqq98", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:33.836Z", "message": "[dime] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:33.455Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.e79ff999-ed08-4211-ae7f-0acdc2bcf750"}, {"node_instance_id": "dime_hlqq98", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:33.836Z", "message": "[dime] => /var/log\n/var/log/unattended-upgrades\n/var/log/btmp\n/var/log/ralf\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/boot.log\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/dmesg\n/var/log/cloud-init-output.log\n/var/log/dist-upgrade\n/var/log/lastlog\n/var/log/sysstat\n/var/log/sysstat/clearwater-sa09\n/var/log/nginx\n/var/log/nginx/error.log\n/var/log/nginx/access.log\n/var/log/alternatives.log\n/var/log/homestead\n/var/log/homestead/homestead_out.log\n/var/log/homestead/homestead_current.txt\n/var/log/homestead/homestead_20190409T100000Z.txt\n/var/log/homestead/homestead_err.log\n/var/log/fsck\n/var/log/fsck/checkfs\n/var/log/fsck/checkroot\n/var/log/monit.log\n/var/log/dpkg.log\n/var/log/clearwater-queue-manager\n/var/log/clearwater-cluster-manager\n/var/log/iotop.log\n/var/log/auth.log\n/var/log/cloud-init.log\n/var/log/ntpstats\n/var/log/wtmp\n/var/log/upstart\n/var/log/upstart/console-setup.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/container-detect.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/kern.log\n/var/log/apt\n/var/log/apt/history.log\n/var/log/apt/term.log\n/var/log/dmesg.0\n/var/log/clearwater-config-manager\n/var/log/udev\n/var/log/syslog\n/var/log/clearwater-socket-factory.log\n\nreal\t0m0.011s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:33.423Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.e79ff999-ed08-4211-ae7f-0acdc2bcf750"}, {"node_instance_id": "dime_hlqq98", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:33.836Z", "message": "[dime] => 2019:04:09 10:37:28: Namespace: management\n2019:04:09 10:37:28: [management] Starting server\n2019:04:09 10:37:28: [management] Listening for requests\n2019:04:09 10:37:28: Namespace: signaling\n2019:04:09 10:37:28: [signaling] Starting server\n2019:04:09 10:37:28: [signaling] Listening for requests\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.004s", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:33.489Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.e79ff999-ed08-4211-ae7f-0acdc2bcf750"}, {"node_instance_id": "dime_hlqq98", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:33.836Z", "message": "[dime] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:33.519Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.e79ff999-ed08-4211-ae7f-0acdc2bcf750"}, {"node_instance_id": "dime_hlqq98", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:33.836Z", "message": "[dime] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:33.554Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.e79ff999-ed08-4211-ae7f-0acdc2bcf750"}, {"node_instance_id": "dime_hlqq98", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:33.836Z", "message": "[dime] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:33.591Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.e79ff999-ed08-4211-ae7f-0acdc2bcf750"}, {"node_instance_id": "dime_hlqq98", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:33.836Z", "message": "[dime] sudo find /var/log", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:33.383Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.e79ff999-ed08-4211-ae7f-0acdc2bcf750"}, {"node_instance_id": "dime_hlqq98", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:33.836Z", "message": "[dime] sudo ifconfig ", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:33.173Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.e79ff999-ed08-4211-ae7f-0acdc2bcf750"}, {"node_instance_id": "dime_hlqq98", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:33.836Z", "message": "[dime] => eth0 Link encap:Ethernet HWaddr fa:16:3e:f0:d2:3a \n inet addr:192.168.120.9 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fef0:d23a/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:104605 errors:0 dropped:0 overruns:0 frame:0\n TX packets:52372 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:180517607 (180.5 MB) TX bytes:7475919 (7.4 MB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:812 errors:0 dropped:0 overruns:0 frame:0\n TX packets:812 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:123573 (123.5 KB) TX bytes:123573 (123.5 KB)\n\n\nreal\t0m0.007s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:33.211Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.e79ff999-ed08-4211-ae7f-0acdc2bcf750"}, {"node_instance_id": "dime_hlqq98", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:33.836Z", "message": "[dime] sudo ps ", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:33.241Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.e79ff999-ed08-4211-ae7f-0acdc2bcf750"}, {"node_instance_id": "dime_hlqq98", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:33.836Z", "message": "[dime] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 10:30 ? 00:00:01 /sbin/init\nroot 2 0 0 10:30 ? 00:00:00 [kthreadd]\nroot 3 2 0 10:30 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 10:30 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 10:30 ? 00:00:00 [kworker/u2:0]\nroot 7 2 0 10:30 ? 00:00:00 [rcu_sched]\nroot 8 2 0 10:30 ? 00:00:00 [rcuos/0]\nroot 9 2 0 10:30 ? 00:00:00 [rcu_bh]\nroot 10 2 0 10:30 ? 00:00:00 [rcuob/0]\nroot 11 2 0 10:30 ? 00:00:00 [migration/0]\nroot 12 2 0 10:30 ? 00:00:00 [watchdog/0]\nroot 13 2 0 10:30 ? 00:00:00 [khelper]\nroot 14 2 0 10:30 ? 00:00:00 [kdevtmpfs]\nroot 15 2 0 10:30 ? 00:00:00 [netns]\nroot 16 2 0 10:30 ? 00:00:00 [writeback]\nroot 17 2 0 10:30 ? 00:00:00 [kintegrityd]\nroot 18 2 0 10:30 ? 00:00:00 [bioset]\nroot 19 2 0 10:30 ? 00:00:00 [kworker/u3:0]\nroot 20 2 0 10:30 ? 00:00:00 [kblockd]\nroot 21 2 0 10:30 ? 00:00:00 [ata_sff]\nroot 22 2 0 10:30 ? 00:00:00 [khubd]\nroot 23 2 0 10:30 ? 00:00:00 [md]\nroot 24 2 0 10:30 ? 00:00:00 [devfreq_wq]\nroot 25 2 0 10:30 ? 00:00:00 [kworker/0:1]\nroot 27 2 0 10:30 ? 00:00:00 [khungtaskd]\nroot 28 2 0 10:30 ? 00:00:00 [kswapd0]\nroot 29 2 0 10:30 ? 00:00:00 [vmstat]\nroot 30 2 0 10:30 ? 00:00:00 [ksmd]\nroot 31 2 0 10:30 ? 00:00:00 [khugepaged]\nroot 32 2 0 10:30 ? 00:00:00 [fsnotify_mark]\nroot 33 2 0 10:30 ? 00:00:00 [ecryptfs-kthrea]\nroot 34 2 0 10:30 ? 00:00:00 [crypto]\nroot 46 2 0 10:30 ? 00:00:00 [kthrotld]\nroot 47 2 0 10:30 ? 00:00:00 [kworker/u2:1]\nroot 48 2 0 10:30 ? 00:00:00 [vballoon]\nroot 49 2 0 10:30 ? 00:00:00 [scsi_eh_0]\nroot 50 2 0 10:30 ? 00:00:00 [scsi_eh_1]\nroot 71 2 0 10:30 ? 00:00:00 [deferwq]\nroot 72 2 0 10:30 ? 00:00:00 [charger_manager]\nroot 114 2 0 10:30 ? 00:00:00 [kpsmoused]\nroot 124 2 0 10:30 ? 00:00:00 [kworker/0:2]\nroot 176 2 0 10:30 ? 00:00:00 [jbd2/vda1-8]\nroot 177 2 0 10:30 ? 00:00:00 [ext4-rsv-conver]\nroot 383 1 0 10:30 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 418 2 0 10:30 ? 00:00:00 [kworker/u3:1]\nroot 559 1 0 10:30 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 809 2 0 10:30 ? 00:00:00 [kauditd]\nsyslog 975 1 0 10:31 ? 00:00:00 rsyslogd\nroot 1028 1 0 10:31 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1031 1 0 10:31 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1035 1 0 10:31 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1036 1 0 10:31 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1038 1 0 10:31 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1081 1 0 10:31 ? 00:00:00 /usr/sbin/sshd -D\nroot 1084 1 0 10:31 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1085 1 0 10:31 ? 00:00:00 cron\ndaemon 1086 1 0 10:31 ? 00:00:00 atd\nmessage+ 1090 1 0 10:31 ? 00:00:00 dbus-daemon --system --fork\nroot 1126 1 0 10:31 ? 00:00:00 /lib/systemd/systemd-logind\nroot 1245 1 0 10:31 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1251 1 0 10:31 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1464 1 0 10:31 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/dime_host_8d5h0z/env/bin/python -m cloudify_agent.worker --queue dime_host_8d5h0z --max-workers 5 --name dime_host_8d5h0z\nubuntu 1466 1464 0 10:31 ? 00:00:01 /home/ubuntu/dime_host_8d5h0z/env/bin/python -m cloudify_agent.worker --queue dime_host_8d5h0z --max-workers 5 --name dime_host_8d5h0z\nubuntu 1610 1 0 10:32 ? 00:00:01 python2.7 /home/ubuntu/dime_host_8d5h0z/env/bin/diamond --configfile /home/ubuntu/dime_host_8d5h0z/work/plugins/diamond/etc/diamond.conf\nubuntu 1749 1466 1 10:34 ? 00:00:02 /home/ubuntu/dime_host_8d5h0z/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-AVGE8Z\nubuntu 1759 1749 0 10:34 ? 00:00:00 /bin/sh -c /tmp/C38MX/install-dime.sh\nubuntu 1761 1759 0 10:34 ? 00:00:00 /bin/bash -e /tmp/C38MX/install-dime.sh\nroot 2134 1 0 10:35 ? 00:00:00 upstart-udev-bridge --daemon\nroot 2137 1 0 10:35 ? 00:00:00 upstart-file-bridge --daemon\nroot 2140 1 0 10:35 ? 00:00:00 upstart-socket-bridge --daemon\nntp 8818 1 0 10:37 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111\nroot 9383 1 0 10:37 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh\nroot 9384 9383 0 10:37 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper\nroot 9388 1 0 10:37 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh\nroot 9389 9388 0 10:37 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper\nroot 9398 9384 0 10:37 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management\nroot 9399 9389 0 10:37 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 9400 9399 0 10:37 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 9598 1 0 10:37 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nsnmp 10185 1 0 10:38 ? 00:00:00 /usr/sbin/snmpd -Lsd -Lf /dev/null -u snmp -g snmp -I -smux mteTrigger mteTriggerConf -p /var/run/snmpd.pid\nroot 10261 1 0 10:38 ? 00:00:00 nginx: master process /usr/sbin/nginx\nwww-data 10263 10261 0 10:38 ? 00:00:00 nginx: worker process\nwww-data 10264 10261 0 10:38 ? 00:00:00 nginx: worker process\nwww-data 10265 10261 0 10:38 ? 00:00:00 nginx: worker process\nwww-data 10266 10261 0 10:38 ? 00:00:00 nginx: worker process\nroot 10269 9598 0 10:38 ? 00:00:00 [nginx_ping] \nroot 10276 9598 0 10:38 ? 00:00:00 [check-nginx-upt] \nroot 10279 9598 0 10:38 ? 00:00:00 [check-monit-upt] \ndnsmasq 10508 1 0 10:38 ? 00:00:00 /usr/sbin/dnsmasq -x /var/run/dnsmasq/dnsmasq.pid -u dnsmasq -r /etc/dnsmasq.resolv.conf -7 /etc/dnsmasq.d,.dpkg-dist,.dpkg-old,.dpkg-new\nubuntu 10555 1761 0 10:38 ? 00:00:00 /bin/bash -e /tmp/C38MX/install-dime.sh\nubuntu 10556 10555 0 10:38 ? 00:00:00 /bin/bash -e /tmp/C38MX/install-dime.sh\nroot 10557 10556 0 10:38 ? 00:00:00 sudo ps -edf\nroot 10558 10557 0 10:38 ? 00:00:00 ps -edf\n\nreal\t0m0.012s\nuser\t0m0.006s\nsys\t0m0.004s", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:33.283Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.e79ff999-ed08-4211-ae7f-0acdc2bcf750"}, {"node_instance_id": "dime_hlqq98", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:33.836Z", "message": "[dime] sudo netstat ", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:33.312Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.e79ff999-ed08-4211-ae7f-0acdc2bcf750"}, {"node_instance_id": "dime_hlqq98", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:34.341Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:33.789Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.e79ff999-ed08-4211-ae7f-0acdc2bcf750"}, {"node_instance_id": "dime_hlqq98", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:34.341Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:34.293Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "dime_hlqq98", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:34.341Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:33.789Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.e79ff999-ed08-4211-ae7f-0acdc2bcf750"}, {"node_instance_id": "dime_hlqq98", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:34.341Z", "message": "Execution done (PID=1759, return_code=0): /tmp/C38MX/install-dime.sh", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:33.732Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.e79ff999-ed08-4211-ae7f-0acdc2bcf750"}, {"node_instance_id": "dime_hlqq98", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:34.341Z", "message": " RESOLV_CONF=/etc/dnsmasq.resolv.conf", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:33.692Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.e79ff999-ed08-4211-ae7f-0acdc2bcf750"}, {"node_instance_id": "dime_hlqq98", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:34.341Z", "message": " OK", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:33.692Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.e79ff999-ed08-4211-ae7f-0acdc2bcf750"}, {"node_instance_id": "dime_hlqq98", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:34.341Z", "message": "[dime] => 2019-04-09 10:38:14.512260779 Stopping etcd clearwater-etcd\n\nreal\t0m0.004s\nuser\t0m0.000s\nsys\t0m0.004s", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:33.624Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.e79ff999-ed08-4211-ae7f-0acdc2bcf750"}, {"node_instance_id": "dime_hlqq98", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:34.341Z", "message": "[dime] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:33.655Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.e79ff999-ed08-4211-ae7f-0acdc2bcf750"}, {"node_instance_id": "dime_hlqq98", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:34.341Z", "message": "[dime] Installation is done", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:33.689Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.e79ff999-ed08-4211-ae7f-0acdc2bcf750"}, {"node_instance_id": "dime_hlqq98", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:34.341Z", "message": " sudo: unable to resolve host server-clearwater-opnfv-dime-host-8d5h0z", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:33.692Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.e79ff999-ed08-4211-ae7f-0acdc2bcf750"}, {"node_instance_id": "dime_hlqq98", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:34.341Z", "message": " % Total % Received % Xferd Average Speed Time Time Time Current", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:33.692Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.e79ff999-ed08-4211-ae7f-0acdc2bcf750"}, {"node_instance_id": "dime_hlqq98", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:34.341Z", "message": " Dload Upload Total Spent Left Speed", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:33.692Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.e79ff999-ed08-4211-ae7f-0acdc2bcf750"}, {"node_instance_id": "dime_hlqq98", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:34.341Z", "message": " \r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0sudo: unable to resolve host server-clearwater-opnfv-dime-host-8d5h0z", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:33.692Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.e79ff999-ed08-4211-ae7f-0acdc2bcf750"}, {"node_instance_id": "dime_hlqq98", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:34.341Z", "message": " \r100 3149 100 3149 0 0 14508 0 --:--:-- --:--:-- --:--:-- 14578", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:33.692Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.e79ff999-ed08-4211-ae7f-0acdc2bcf750"}, {"node_instance_id": "dime_hlqq98", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:34.341Z", "message": " deb http://repo.cw-ngv.com/archive/repo129 binary/", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:33.692Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.e79ff999-ed08-4211-ae7f-0acdc2bcf750"}, {"node_instance_id": "dime_hlqq98", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:34.341Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:33.789Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.e79ff999-ed08-4211-ae7f-0acdc2bcf750"}], "metadata": {"pagination": {"total": 3088, "offset": 3032, "size": 50}}} 2019-04-09 10:38:36,272 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:38:36,273 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:38:36 GMT 2019-04-09 10:38:36,273 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:38:36,273 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-09 10:38:36,273 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:38:36,273 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:38:36,273 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:38:36,273 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-09 10:38:36,275 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-04-09 10:38:36,276 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-04-09 10:38:36,276 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.215', 'backends': {u'homer': {u'homer_go7aw6': {u'public_address': u'', u'private_address': u'192.168.120.11', u'name': u'homer-go7aw6'}}, u'sprout': {u'sprout_w280gt': {u'public_address': u'', u'private_address': u'192.168.120.15', u'name': u'sprout-w280gt'}}, u'ellis': {u'ellis_0223g5': {u'public_address': u'172.30.9.211', u'private_address': u'192.168.120.19', u'name': u'ellis-0223g5'}}, u'bono': {u'bono_e30hlz': {u'public_address': u'172.30.9.218', u'private_address': u'192.168.120.10', u'name': u'bono-e30hlz'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.12', u'hss_hostname': u''}. 2019-04-09 10:38:36,276 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpCABmdq', '/etc/bind/db.clearwater.local'] 2019-04-09 10:38:36,276 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-04-09 10:38:36,276 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-04-09 10:38:36,276 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.215', 'backends': {u'homer': {u'homer_go7aw6': {u'public_address': u'', u'private_address': u'192.168.120.11', u'name': u'homer-go7aw6'}}, u'sprout': {u'sprout_w280gt': {u'public_address': u'', u'private_address': u'192.168.120.15', u'name': u'sprout-w280gt'}}, u'ellis': {u'ellis_0223g5': {u'public_address': u'172.30.9.211', u'private_address': u'192.168.120.19', u'name': u'ellis-0223g5'}}, u'bono': {u'bono_e30hlz': {u'public_address': u'172.30.9.218', u'private_address': u'192.168.120.10', u'name': u'bono-e30hlz'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.12', u'hss_hostname': u''}. 2019-04-09 10:38:36,277 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpHDYFJp', '/etc/bind/db.clearwater.opnfv'] 2019-04-09 10:38:36,277 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-04-09 10:38:36,277 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-04-09 10:38:36,277 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-04-09 10:38:36,277 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-04-09 10:38:36,277 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-04-09 10:38:36,278 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-04-09 10:38:36,278 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] The installation packages is done correctly 2019-04-09 10:38:36,278 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo service dnsmasq force 2019-04-09 10:38:36,278 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-04-09 10:38:36,278 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-04-09 10:38:36,278 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Use the DNS server 2019-04-09 10:38:36,279 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 23 not upgraded. Need to get 38.3 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Fetched 38.3 MB in 2s (13.5 MB/s) Selecting previously unselected package python-mock. (Reading database ... 58621 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ... Unpacking clearwater-etcd (1.0-171218.103208) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-queue-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-config-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... 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 Setting up clearwater-queue-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... 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 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... 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 pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, clearwater-config-manager Successfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... real 0m31.726s user 0m12.649s sys 0m3.394s 2019-04-09 10:38:36,279 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.065s user 0m0.002s sys 0m0.052s 2019-04-09 10:38:36,279 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => Active Internet connections (only servers) Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 10508/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1081/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9598/monit tcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 10261/nginx tcp 0 0 127.0.0.1:49700 0.0.0.0:* LISTEN 1749/python tcp6 0 0 ::1:53 :::* LISTEN 10508/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1081/sshd udp 0 0 192.168.120.9:123 0.0.0.0:* 8818/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8818/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8818/ntpd udp 0 0 0.0.0.0:161 0.0.0.0:* 10185/snmpd udp 0 0 0.0.0.0:27357 0.0.0.0:* 559/dhclient udp 0 0 127.0.0.1:53 0.0.0.0:* 10508/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 559/dhclient udp6 0 0 fe80::f816:3eff:fef:123 :::* 8818/ntpd udp6 0 0 ::1:123 :::* 8818/ntpd udp6 0 0 :::123 :::* 8818/ntpd udp6 0 0 :::161 :::* 10185/snmpd udp6 0 0 :::41330 :::* 559/dhclient udp6 0 0 ::1:53 :::* 10508/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 8978 1084/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 9016 1090/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] SEQPACKET LISTENING 7234 383/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 13697 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 23125 10185/snmpd /var/agentx/master unix 2 [ ACC ] STREAM LISTENING 21220 9398/clearwater_soc /tmp/clearwater_management_namespace_socket unix 2 [ ACC ] STREAM LISTENING 21221 9400/clearwater_soc /tmp/clearwater_signaling_namespace_socket real 0m0.010s user 0m0.004s sys 0m0.004s 2019-04-09 10:38:36,279 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo cat /var/log/clearwater 2019-04-09 10:38:36,279 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => /var/log /var/log/unattended-upgrades /var/log/btmp /var/log/ralf /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/boot.log /var/log/landscape /var/log/landscape/sysinfo.log /var/log/dmesg /var/log/cloud-init-output.log /var/log/dist-upgrade /var/log/lastlog /var/log/sysstat /var/log/sysstat/clearwater-sa09 /var/log/nginx /var/log/nginx/error.log /var/log/nginx/access.log /var/log/alternatives.log /var/log/homestead /var/log/homestead/homestead_out.log /var/log/homestead/homestead_current.txt /var/log/homestead/homestead_20190409T100000Z.txt /var/log/homestead/homestead_err.log /var/log/fsck /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/monit.log /var/log/dpkg.log /var/log/clearwater-queue-manager /var/log/clearwater-cluster-manager /var/log/iotop.log /var/log/auth.log /var/log/cloud-init.log /var/log/ntpstats /var/log/wtmp /var/log/upstart /var/log/upstart/console-setup.log /var/log/upstart/clearwater-monit.log /var/log/upstart/cryptdisks.log /var/log/upstart/rsyslog.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/systemd-logind.log /var/log/upstart/container-detect.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/network-interface-eth0.log /var/log/kern.log /var/log/apt /var/log/apt/history.log /var/log/apt/term.log /var/log/dmesg.0 /var/log/clearwater-config-manager /var/log/udev /var/log/syslog /var/log/clearwater-socket-factory.log real 0m0.011s user 0m0.000s sys 0m0.005s 2019-04-09 10:38:36,280 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => 2019:04:09 10:37:28: Namespace: management 2019:04:09 10:37:28: [management] Starting server 2019:04:09 10:37:28: [management] Listening for requests 2019:04:09 10:37:28: Namespace: signaling 2019:04:09 10:37:28: [signaling] Starting server 2019:04:09 10:37:28: [signaling] Listening for requests real 0m0.005s user 0m0.000s sys 0m0.004s 2019-04-09 10:38:36,280 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo cat /var/log/clearwater 2019-04-09 10:38:36,280 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo cat /var/log/clearwater 2019-04-09 10:38:36,280 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo cat /var/log/clearwater 2019-04-09 10:38:36,280 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo find /var/log 2019-04-09 10:38:36,280 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo ifconfig 2019-04-09 10:38:36,280 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => eth0 Link encap:Ethernet HWaddr fa:16:3e:f0:d2:3a inet addr:192.168.120.9 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fef0:d23a/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:104605 errors:0 dropped:0 overruns:0 frame:0 TX packets:52372 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:180517607 (180.5 MB) TX bytes:7475919 (7.4 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:812 errors:0 dropped:0 overruns:0 frame:0 TX packets:812 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:123573 (123.5 KB) TX bytes:123573 (123.5 KB) real 0m0.007s user 0m0.004s sys 0m0.002s 2019-04-09 10:38:36,281 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo ps 2019-04-09 10:38:36,281 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 10:30 ? 00:00:01 /sbin/init root 2 0 0 10:30 ? 00:00:00 [kthreadd] root 3 2 0 10:30 ? 00:00:00 [ksoftirqd/0] root 5 2 0 10:30 ? 00:00:00 [kworker/0:0H] root 6 2 0 10:30 ? 00:00:00 [kworker/u2:0] root 7 2 0 10:30 ? 00:00:00 [rcu_sched] root 8 2 0 10:30 ? 00:00:00 [rcuos/0] root 9 2 0 10:30 ? 00:00:00 [rcu_bh] root 10 2 0 10:30 ? 00:00:00 [rcuob/0] root 11 2 0 10:30 ? 00:00:00 [migration/0] root 12 2 0 10:30 ? 00:00:00 [watchdog/0] root 13 2 0 10:30 ? 00:00:00 [khelper] root 14 2 0 10:30 ? 00:00:00 [kdevtmpfs] root 15 2 0 10:30 ? 00:00:00 [netns] root 16 2 0 10:30 ? 00:00:00 [writeback] root 17 2 0 10:30 ? 00:00:00 [kintegrityd] root 18 2 0 10:30 ? 00:00:00 [bioset] root 19 2 0 10:30 ? 00:00:00 [kworker/u3:0] root 20 2 0 10:30 ? 00:00:00 [kblockd] root 21 2 0 10:30 ? 00:00:00 [ata_sff] root 22 2 0 10:30 ? 00:00:00 [khubd] root 23 2 0 10:30 ? 00:00:00 [md] root 24 2 0 10:30 ? 00:00:00 [devfreq_wq] root 25 2 0 10:30 ? 00:00:00 [kworker/0:1] root 27 2 0 10:30 ? 00:00:00 [khungtaskd] root 28 2 0 10:30 ? 00:00:00 [kswapd0] root 29 2 0 10:30 ? 00:00:00 [vmstat] root 30 2 0 10:30 ? 00:00:00 [ksmd] root 31 2 0 10:30 ? 00:00:00 [khugepaged] root 32 2 0 10:30 ? 00:00:00 [fsnotify_mark] root 33 2 0 10:30 ? 00:00:00 [ecryptfs-kthrea] root 34 2 0 10:30 ? 00:00:00 [crypto] root 46 2 0 10:30 ? 00:00:00 [kthrotld] root 47 2 0 10:30 ? 00:00:00 [kworker/u2:1] root 48 2 0 10:30 ? 00:00:00 [vballoon] root 49 2 0 10:30 ? 00:00:00 [scsi_eh_0] root 50 2 0 10:30 ? 00:00:00 [scsi_eh_1] root 71 2 0 10:30 ? 00:00:00 [deferwq] root 72 2 0 10:30 ? 00:00:00 [charger_manager] root 114 2 0 10:30 ? 00:00:00 [kpsmoused] root 124 2 0 10:30 ? 00:00:00 [kworker/0:2] root 176 2 0 10:30 ? 00:00:00 [jbd2/vda1-8] root 177 2 0 10:30 ? 00:00:00 [ext4-rsv-conver] root 383 1 0 10:30 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 418 2 0 10:30 ? 00:00:00 [kworker/u3:1] root 559 1 0 10:30 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 809 2 0 10:30 ? 00:00:00 [kauditd] syslog 975 1 0 10:31 ? 00:00:00 rsyslogd root 1028 1 0 10:31 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1031 1 0 10:31 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1035 1 0 10:31 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1036 1 0 10:31 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1038 1 0 10:31 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1081 1 0 10:31 ? 00:00:00 /usr/sbin/sshd -D root 1084 1 0 10:31 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1085 1 0 10:31 ? 00:00:00 cron daemon 1086 1 0 10:31 ? 00:00:00 atd message+ 1090 1 0 10:31 ? 00:00:00 dbus-daemon --system --fork root 1126 1 0 10:31 ? 00:00:00 /lib/systemd/systemd-logind root 1245 1 0 10:31 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1251 1 0 10:31 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1464 1 0 10:31 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/dime_host_8d5h0z/env/bin/python -m cloudify_agent.worker --queue dime_host_8d5h0z --max-workers 5 --name dime_host_8d5h0z ubuntu 1466 1464 0 10:31 ? 00:00:01 /home/ubuntu/dime_host_8d5h0z/env/bin/python -m cloudify_agent.worker --queue dime_host_8d5h0z --max-workers 5 --name dime_host_8d5h0z ubuntu 1610 1 0 10:32 ? 00:00:01 python2.7 /home/ubuntu/dime_host_8d5h0z/env/bin/diamond --configfile /home/ubuntu/dime_host_8d5h0z/work/plugins/diamond/etc/diamond.conf ubuntu 1749 1466 1 10:34 ? 00:00:02 /home/ubuntu/dime_host_8d5h0z/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-AVGE8Z ubuntu 1759 1749 0 10:34 ? 00:00:00 /bin/sh -c /tmp/C38MX/install-dime.sh ubuntu 1761 1759 0 10:34 ? 00:00:00 /bin/bash -e /tmp/C38MX/install-dime.sh root 2134 1 0 10:35 ? 00:00:00 upstart-udev-bridge --daemon root 2137 1 0 10:35 ? 00:00:00 upstart-file-bridge --daemon root 2140 1 0 10:35 ? 00:00:00 upstart-socket-bridge --daemon ntp 8818 1 0 10:37 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 root 9383 1 0 10:37 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh root 9384 9383 0 10:37 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper root 9388 1 0 10:37 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh root 9389 9388 0 10:37 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper root 9398 9384 0 10:37 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management root 9399 9389 0 10:37 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 9400 9399 0 10:37 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 9598 1 0 10:37 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc snmp 10185 1 0 10:38 ? 00:00:00 /usr/sbin/snmpd -Lsd -Lf /dev/null -u snmp -g snmp -I -smux mteTrigger mteTriggerConf -p /var/run/snmpd.pid root 10261 1 0 10:38 ? 00:00:00 nginx: master process /usr/sbin/nginx www-data 10263 10261 0 10:38 ? 00:00:00 nginx: worker process www-data 10264 10261 0 10:38 ? 00:00:00 nginx: worker process www-data 10265 10261 0 10:38 ? 00:00:00 nginx: worker process www-data 10266 10261 0 10:38 ? 00:00:00 nginx: worker process root 10269 9598 0 10:38 ? 00:00:00 [nginx_ping] root 10276 9598 0 10:38 ? 00:00:00 [check-nginx-upt] root 10279 9598 0 10:38 ? 00:00:00 [check-monit-upt] dnsmasq 10508 1 0 10:38 ? 00:00:00 /usr/sbin/dnsmasq -x /var/run/dnsmasq/dnsmasq.pid -u dnsmasq -r /etc/dnsmasq.resolv.conf -7 /etc/dnsmasq.d,.dpkg-dist,.dpkg-old,.dpkg-new ubuntu 10555 1761 0 10:38 ? 00:00:00 /bin/bash -e /tmp/C38MX/install-dime.sh ubuntu 10556 10555 0 10:38 ? 00:00:00 /bin/bash -e /tmp/C38MX/install-dime.sh root 10557 10556 0 10:38 ? 00:00:00 sudo ps -edf root 10558 10557 0 10:38 ? 00:00:00 ps -edf real 0m0.012s user 0m0.006s sys 0m0.004s 2019-04-09 10:38:36,281 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo netstat 2019-04-09 10:38:36,281 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-04-09 10:38:36,281 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-04-09 10:38:36,281 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-04-09 10:38:36,282 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=1759, return_code=0): /tmp/C38MX/install-dime.sh 2019-04-09 10:38:36,282 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESOLV_CONF=/etc/dnsmasq.resolv.conf 2019-04-09 10:38:36,282 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - OK 2019-04-09 10:38:36,282 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => 2019-04-09 10:38:14.512260779 Stopping etcd clearwater-etcd real 0m0.004s user 0m0.000s sys 0m0.004s 2019-04-09 10:38:36,282 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo cat /var/log/clearwater 2019-04-09 10:38:36,282 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Installation is done 2019-04-09 10:38:36,283 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-dime-host-8d5h0z 2019-04-09 10:38:36,283 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - % Total % Received % Xferd Average Speed Time Time Time Current 2019-04-09 10:38:36,283 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Dload Upload Total Spent Left Speed 2019-04-09 10:38:36,283 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0sudo: unable to resolve host server-clearwater-opnfv-dime-host-8d5h0z 2019-04-09 10:38:36,283 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100 3149 100 3149 0 0 14508 0 --:--:-- --:--:-- --:--:-- 14578 2019-04-09 10:38:36,283 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deb http://repo.cw-ngv.com/archive/repo129 binary/ 2019-04-09 10:38:36,283 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-04-09 10:38:36,284 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/4c65a646-067f-4556-a879-83319631caf0 2019-04-09 10:38:36,391 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:38:36,391 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:38:36,391 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:38:36,391 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:38:36,391 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:38:36,391 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:38:36,391 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:38:36,392 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T10:28:06.618Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-09T10:28:06.619Z", "id": "4c65a646-067f-4556-a879-83319631caf0"} 2019-04-09 10:38:36,392 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:38:36,392 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:38:36 GMT 2019-04-09 10:38:36,392 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:38:36,392 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-09 10:38:36,392 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:38:36,392 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:38:36,392 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:38:41,398 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-09 10:38:41,553 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:38:41,553 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:38:41,553 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:38:41,554 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:38:41,554 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:38:41,554 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:38:41,554 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:38:41,554 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_hlqq98", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:34.341Z", "message": " \r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0sudo: unable to resolve host server-clearwater-opnfv-dime-host-8d5h0z", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:33.692Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.e79ff999-ed08-4211-ae7f-0acdc2bcf750"}, {"node_instance_id": "dime_hlqq98", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:34.341Z", "message": " \r100 3149 100 3149 0 0 14508 0 --:--:-- --:--:-- --:--:-- 14578", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:33.692Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.e79ff999-ed08-4211-ae7f-0acdc2bcf750"}, {"node_instance_id": "dime_hlqq98", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:34.941Z", "message": "Node instance configured", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:34.498Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "dime_hlqq98", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:34.941Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:34.536Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "dime_hlqq98", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:34.941Z", "message": "Establishing relationships", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:34.679Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:35.658Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "bind_qm2a75", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:34.865Z", "source_id": "dime_hlqq98", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "vellum_399cpt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:36.397Z", "message": "Waiting for process 1753 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:35.522Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.f811e5dc-1584-4a01-b4d7-1a01ab374ad3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:36.993Z", "message": "Creating private domain file", "level": "info", "target_id": "bind_qm2a75", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:36.679Z", "source_id": "dime_hlqq98", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.ac1e270c-d574-43c0-93b7-4fc571b26e44"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:36.993Z", "message": "Downloaded scripts/bind/bind.py to /tmp/C3AIL/bind.py", "level": "info", "target_id": "bind_qm2a75", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:36.444Z", "source_id": "dime_hlqq98", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.ac1e270c-d574-43c0-93b7-4fc571b26e44"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:36.993Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": "bind_qm2a75", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:36.901Z", "source_id": "dime_hlqq98", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.ac1e270c-d574-43c0-93b7-4fc571b26e44"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:37.579Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpa5bj76', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_qm2a75", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:37.125Z", "source_id": "dime_hlqq98", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.ac1e270c-d574-43c0-93b7-4fc571b26e44"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:37.579Z", "message": "[localhost] run: ['sudo', 'service', 'bind9', 'reload']", "level": "debug", "target_id": "bind_qm2a75", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:37.141Z", "source_id": "dime_hlqq98", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.ac1e270c-d574-43c0-93b7-4fc571b26e44"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:37.579Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "target_id": "bind_qm2a75", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:36.955Z", "source_id": "dime_hlqq98", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.ac1e270c-d574-43c0-93b7-4fc571b26e44"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:37.579Z", "message": "Creating public domain file", "level": "info", "target_id": "bind_qm2a75", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:36.955Z", "source_id": "dime_hlqq98", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.ac1e270c-d574-43c0-93b7-4fc571b26e44"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:37.579Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_qm2a75", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:36.946Z", "source_id": "dime_hlqq98", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.ac1e270c-d574-43c0-93b7-4fc571b26e44"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:37.579Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmp3bLsuS', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_qm2a75", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:36.934Z", "source_id": "dime_hlqq98", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.ac1e270c-d574-43c0-93b7-4fc571b26e44"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:37.579Z", "message": "The config dict: {'public_ip': u'172.30.9.215', 'backends': {u'homer': {u'homer_go7aw6': {u'public_address': u'', u'private_address': u'192.168.120.11', u'name': u'homer-go7aw6'}}, u'sprout': {u'sprout_w280gt': {u'public_address': u'', u'private_address': u'192.168.120.15', u'name': u'sprout-w280gt'}}, u'ellis': {u'ellis_0223g5': {u'public_address': u'172.30.9.211', u'private_address': u'192.168.120.19', u'name': u'ellis-0223g5'}}, u'bono': {u'bono_e30hlz': {u'public_address': u'172.30.9.218', u'private_address': u'192.168.120.10', u'name': u'bono-e30hlz'}}, u'dime': {u'dime_hlqq98': {u'public_address': u'', u'private_address': u'192.168.120.9', u'name': u'dime-hlqq98'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.12', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_qm2a75", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:36.933Z", "source_id": "dime_hlqq98", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.ac1e270c-d574-43c0-93b7-4fc571b26e44"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:37.579Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "bind_qm2a75", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:37.480Z", "source_id": "dime_hlqq98", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:37.579Z", "message": "The config dict: {'public_ip': u'172.30.9.215', 'backends': {u'homer': {u'homer_go7aw6': {u'public_address': u'', u'private_address': u'192.168.120.11', u'name': u'homer-go7aw6'}}, u'sprout': {u'sprout_w280gt': {u'public_address': u'', u'private_address': u'192.168.120.15', u'name': u'sprout-w280gt'}}, u'ellis': {u'ellis_0223g5': {u'public_address': u'172.30.9.211', u'private_address': u'192.168.120.19', u'name': u'ellis-0223g5'}}, u'bono': {u'bono_e30hlz': {u'public_address': u'172.30.9.218', u'private_address': u'192.168.120.10', u'name': u'bono-e30hlz'}}, u'dime': {u'dime_hlqq98': {u'public_address': u'', u'private_address': u'192.168.120.9', u'name': u'dime-hlqq98'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.12', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_qm2a75", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:36.955Z", "source_id": "dime_hlqq98", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.ac1e270c-d574-43c0-93b7-4fc571b26e44"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:37.579Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_qm2a75", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:37.134Z", "source_id": "dime_hlqq98", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.ac1e270c-d574-43c0-93b7-4fc571b26e44"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:37.579Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "target_id": "bind_qm2a75", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:36.933Z", "source_id": "dime_hlqq98", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.ac1e270c-d574-43c0-93b7-4fc571b26e44"}, {"node_instance_id": "dime_hlqq98", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:38.211Z", "message": "Relationships established", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:37.575Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "dime_hlqq98", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:38.211Z", "message": "Node instance started", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:37.669Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}], "metadata": {"pagination": {"total": 3105, "offset": 3082, "size": 50}}} 2019-04-09 10:38:41,554 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:38:41,554 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:38:41 GMT 2019-04-09 10:38:41,554 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:38:41,554 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-09 10:38:41,554 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:38:41,555 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:38:41,555 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:38:41,555 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-09 10:38:41,556 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0sudo: unable to resolve host server-clearwater-opnfv-dime-host-8d5h0z 2019-04-09 10:38:41,556 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100 3149 100 3149 0 0 14508 0 --:--:-- --:--:-- --:--:-- 14578 2019-04-09 10:38:41,556 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance configured 2019-04-09 10:38:41,556 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-04-09 10:38:41,556 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-04-09 10:38:41,557 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-04-09 10:38:41,557 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1753 to end... 2019-04-09 10:38:41,557 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2019-04-09 10:38:41,557 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/C3AIL/bind.py 2019-04-09 10:38:41,557 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-04-09 10:38:41,557 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpa5bj76', '/etc/bind/db.clearwater.opnfv'] 2019-04-09 10:38:41,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-04-09 10:38:41,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-04-09 10:38:41,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2019-04-09 10:38:41,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-04-09 10:38:41,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmp3bLsuS', '/etc/bind/db.clearwater.local'] 2019-04-09 10:38:41,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.215', 'backends': {u'homer': {u'homer_go7aw6': {u'public_address': u'', u'private_address': u'192.168.120.11', u'name': u'homer-go7aw6'}}, u'sprout': {u'sprout_w280gt': {u'public_address': u'', u'private_address': u'192.168.120.15', u'name': u'sprout-w280gt'}}, u'ellis': {u'ellis_0223g5': {u'public_address': u'172.30.9.211', u'private_address': u'192.168.120.19', u'name': u'ellis-0223g5'}}, u'bono': {u'bono_e30hlz': {u'public_address': u'172.30.9.218', u'private_address': u'192.168.120.10', u'name': u'bono-e30hlz'}}, u'dime': {u'dime_hlqq98': {u'public_address': u'', u'private_address': u'192.168.120.9', u'name': u'dime-hlqq98'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.12', u'hss_hostname': u''}. 2019-04-09 10:38:41,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-04-09 10:38:41,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.215', 'backends': {u'homer': {u'homer_go7aw6': {u'public_address': u'', u'private_address': u'192.168.120.11', u'name': u'homer-go7aw6'}}, u'sprout': {u'sprout_w280gt': {u'public_address': u'', u'private_address': u'192.168.120.15', u'name': u'sprout-w280gt'}}, u'ellis': {u'ellis_0223g5': {u'public_address': u'172.30.9.211', u'private_address': u'192.168.120.19', u'name': u'ellis-0223g5'}}, u'bono': {u'bono_e30hlz': {u'public_address': u'172.30.9.218', u'private_address': u'192.168.120.10', u'name': u'bono-e30hlz'}}, u'dime': {u'dime_hlqq98': {u'public_address': u'', u'private_address': u'192.168.120.9', u'name': u'dime-hlqq98'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.12', u'hss_hostname': u''}. 2019-04-09 10:38:41,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-04-09 10:38:41,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-04-09 10:38:41,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-04-09 10:38:41,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-04-09 10:38:41,560 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/4c65a646-067f-4556-a879-83319631caf0 2019-04-09 10:38:41,881 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:38:41,881 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:38:41,881 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:38:41,881 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:38:41,882 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:38:41,882 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:38:41,882 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:38:41,882 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T10:28:06.618Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-09T10:28:06.619Z", "id": "4c65a646-067f-4556-a879-83319631caf0"} 2019-04-09 10:38:41,882 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:38:41,882 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:38:41 GMT 2019-04-09 10:38:41,882 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:38:41,882 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-09 10:38:41,882 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:38:41,882 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:38:41,883 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:38:46,888 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-09 10:38:47,051 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:38:47,051 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:38:47,051 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:38:47,052 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:38:47,052 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:38:47,052 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:38:47,052 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:38:47,052 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:43.217Z", "message": "Waiting for process 10961 to end...", "level": "info", "target_id": "bind_qm2a75", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:43.074Z", "source_id": "ellis_0223g5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.bac5c09e-1464-48dd-a586-7b0a13ced8e8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:43.720Z", "message": "# Deployment definitions\nhome_domain=clearwater.opnfv\nsprout_hostname=sprout.clearwater.local\nchronos_hostname=192.168.120.12:7253\nhs_hostname=hs.clearwater.local:8888\nhs_provisioning_hostname=hs-prov.clearwater.local:8889\nsprout_impi_store=vellum.clearwater.local\nsprout_registration_store=vellum.clearwater.local\ncassandra_hostname=vellum.clearwater.local\nchronos_hostname=vellum.clearwater.local\nralf_session_store=vellum.clearwater.local\nralf_hostname=dime.clearwater.local:10888\nxdms_hostname=homer.clearwater.local:7888\nsignaling_dns_server=192.168.120.12\n\n\n\n# Email server configuration\nsmtp_smarthost=localhost\nsmtp_username=username\nsmtp_password=password\nemail_recovery_sender=clearwater@example.org\n\n# Keys\nsignup_key=secret\nturn_workaround=secret\nellis_api_key=secret\nellis_cookie_key=secret\n\nhomestead_impu_store=vellum.clearwater.local", "level": "info", "target_id": "bind_qm2a75", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:43.124Z", "source_id": "ellis_0223g5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.bac5c09e-1464-48dd-a586-7b0a13ced8e8"}], "metadata": {"pagination": {"total": 3107, "offset": 3105, "size": 50}}} 2019-04-09 10:38:47,052 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:38:47,052 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:38:47 GMT 2019-04-09 10:38:47,052 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:38:47,053 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-09 10:38:47,053 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:38:47,053 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:38:47,053 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:38:47,053 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-09 10:38:47,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 10961 to end... 2019-04-09 10:38:47,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - # Deployment definitions home_domain=clearwater.opnfv sprout_hostname=sprout.clearwater.local chronos_hostname=192.168.120.12:7253 hs_hostname=hs.clearwater.local:8888 hs_provisioning_hostname=hs-prov.clearwater.local:8889 sprout_impi_store=vellum.clearwater.local sprout_registration_store=vellum.clearwater.local cassandra_hostname=vellum.clearwater.local chronos_hostname=vellum.clearwater.local ralf_session_store=vellum.clearwater.local ralf_hostname=dime.clearwater.local:10888 xdms_hostname=homer.clearwater.local:7888 signaling_dns_server=192.168.120.12 # Email server configuration smtp_smarthost=localhost smtp_username=username smtp_password=password email_recovery_sender=clearwater@example.org # Keys signup_key=secret turn_workaround=secret ellis_api_key=secret ellis_cookie_key=secret homestead_impu_store=vellum.clearwater.local 2019-04-09 10:38:47,054 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/4c65a646-067f-4556-a879-83319631caf0 2019-04-09 10:38:47,345 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:38:47,345 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:38:47,345 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:38:47,345 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:38:47,346 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:38:47,346 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:38:47,346 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:38:47,346 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T10:28:06.618Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-09T10:28:06.619Z", "id": "4c65a646-067f-4556-a879-83319631caf0"} 2019-04-09 10:38:47,346 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:38:47,346 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:38:47 GMT 2019-04-09 10:38:47,346 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:38:47,346 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-09 10:38:47,346 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:38:47,347 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:38:47,347 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:38:52,352 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-09 10:38:52,864 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:38:52,864 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:38:52,865 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:38:52,865 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:38:52,865 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:38:52,865 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:38:52,865 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:38:52,865 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:47.224Z", "message": " nginx: the configuration file /etc/nginx/nginx.conf syntax is ok", "level": "info", "target_id": "bind_qm2a75", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:47.015Z", "source_id": "ellis_0223g5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.bac5c09e-1464-48dd-a586-7b0a13ced8e8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:48.041Z", "message": " * Restarting clearwater-infrastructure clearwater-infrastructure", "level": "info", "target_id": "bind_qm2a75", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:47.015Z", "source_id": "ellis_0223g5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.bac5c09e-1464-48dd-a586-7b0a13ced8e8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:48.041Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": "bind_qm2a75", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:47.133Z", "source_id": "ellis_0223g5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.bac5c09e-1464-48dd-a586-7b0a13ced8e8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:48.041Z", "message": " nginx: configuration file /etc/nginx/nginx.conf test is successful", "level": "info", "target_id": "bind_qm2a75", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:47.015Z", "source_id": "ellis_0223g5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.bac5c09e-1464-48dd-a586-7b0a13ced8e8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:48.041Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": "bind_qm2a75", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:47.133Z", "source_id": "ellis_0223g5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.bac5c09e-1464-48dd-a586-7b0a13ced8e8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:48.041Z", "message": "Context proxy closed", "level": "debug", "target_id": "bind_qm2a75", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:47.133Z", "source_id": "ellis_0223g5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.bac5c09e-1464-48dd-a586-7b0a13ced8e8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:48.041Z", "message": "Execution done (PID=10961, return_code=0): /tmp/TNNPJ/create_number.sh", "level": "info", "target_id": "bind_qm2a75", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:47.083Z", "source_id": "ellis_0223g5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.bac5c09e-1464-48dd-a586-7b0a13ced8e8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:48.041Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": "bind_qm2a75", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:47.133Z", "source_id": "ellis_0223g5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.bac5c09e-1464-48dd-a586-7b0a13ced8e8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:48.041Z", "message": " Created 1000 numbers, 0 already present in database", "level": "info", "target_id": "bind_qm2a75", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:47.015Z", "source_id": "ellis_0223g5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.bac5c09e-1464-48dd-a586-7b0a13ced8e8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:48.041Z", "message": " ...done.", "level": "info", "target_id": "bind_qm2a75", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:47.015Z", "source_id": "ellis_0223g5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.bac5c09e-1464-48dd-a586-7b0a13ced8e8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:48.041Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": "bind_qm2a75", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:47.133Z", "source_id": "ellis_0223g5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.bac5c09e-1464-48dd-a586-7b0a13ced8e8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:48.041Z", "message": " ...done.", "level": "info", "target_id": "bind_qm2a75", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:47.015Z", "source_id": "ellis_0223g5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.bac5c09e-1464-48dd-a586-7b0a13ced8e8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:48.041Z", "message": " * Restarting DNS forwarder and DHCP server dnsmasq", "level": "info", "target_id": "bind_qm2a75", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:47.015Z", "source_id": "ellis_0223g5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.bac5c09e-1464-48dd-a586-7b0a13ced8e8"}, {"node_instance_id": "ellis_0223g5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:48.041Z", "message": "Relationships established", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:47.564Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:48.041Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "bind_qm2a75", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:47.509Z", "source_id": "ellis_0223g5", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "ellis_0223g5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:48.659Z", "message": "Node instance started", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:47.971Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}], "metadata": {"pagination": {"total": 3123, "offset": 3107, "size": 50}}} 2019-04-09 10:38:52,865 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:38:52,865 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:38:52 GMT 2019-04-09 10:38:52,866 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:38:52,866 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-09 10:38:52,866 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:38:52,866 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:38:52,866 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:38:52,866 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-09 10:38:52,867 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - nginx: the configuration file /etc/nginx/nginx.conf syntax is ok 2019-04-09 10:38:52,867 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - * Restarting clearwater-infrastructure clearwater-infrastructure 2019-04-09 10:38:52,867 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-04-09 10:38:52,867 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - nginx: configuration file /etc/nginx/nginx.conf test is successful 2019-04-09 10:38:52,867 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-04-09 10:38:52,868 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-04-09 10:38:52,868 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=10961, return_code=0): /tmp/TNNPJ/create_number.sh 2019-04-09 10:38:52,868 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-04-09 10:38:52,868 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Created 1000 numbers, 0 already present in database 2019-04-09 10:38:52,868 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - ...done. 2019-04-09 10:38:52,868 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-04-09 10:38:52,869 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - ...done. 2019-04-09 10:38:52,869 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - * Restarting DNS forwarder and DHCP server dnsmasq 2019-04-09 10:38:52,869 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-04-09 10:38:52,869 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-04-09 10:38:52,869 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-04-09 10:38:52,869 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/4c65a646-067f-4556-a879-83319631caf0 2019-04-09 10:38:52,933 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:38:52,933 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:38:52,933 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:38:52,933 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:38:52,933 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:38:52,933 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:38:52,933 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:38:52,934 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T10:28:06.618Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-09T10:28:06.619Z", "id": "4c65a646-067f-4556-a879-83319631caf0"} 2019-04-09 10:38:52,934 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:38:52,934 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:38:52 GMT 2019-04-09 10:38:52,934 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:38:52,934 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-09 10:38:52,934 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:38:52,934 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:38:52,934 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:38:57,940 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-09 10:38:58,423 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:38:58,424 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:38:58,424 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:38:58,424 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:38:58,424 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:38:58,424 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:38:58,424 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:38:58,424 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_399cpt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:54.731Z", "message": "[vellum] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:54.497Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.f811e5dc-1584-4a01-b4d7-1a01ab374ad3"}, {"node_instance_id": "vellum_399cpt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:38:55.735Z", "message": "Waiting for process 1753 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:38:55.569Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.f811e5dc-1584-4a01-b4d7-1a01ab374ad3"}], "metadata": {"pagination": {"total": 3125, "offset": 3123, "size": 50}}} 2019-04-09 10:38:58,424 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:38:58,425 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:38:58 GMT 2019-04-09 10:38:58,425 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:38:58,425 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-09 10:38:58,425 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:38:58,425 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:38:58,425 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:38:58,425 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-09 10:38:58,426 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo DEBIAN_FRONTEND=noninteractive apt 2019-04-09 10:38:58,426 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1753 to end... 2019-04-09 10:38:58,426 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/4c65a646-067f-4556-a879-83319631caf0 2019-04-09 10:38:58,477 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:38:58,477 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:38:58,478 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:38:58,478 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:38:58,478 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:38:58,478 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:38:58,478 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:38:58,478 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T10:28:06.618Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-09T10:28:06.619Z", "id": "4c65a646-067f-4556-a879-83319631caf0"} 2019-04-09 10:38:58,478 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:38:58,478 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:38:58 GMT 2019-04-09 10:38:58,478 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:38:58,478 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-09 10:38:58,479 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:38:58,479 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:38:58,479 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:39:03,484 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-09 10:39:03,644 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:39:03,644 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:39:03,644 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:39:03,645 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:39:03,645 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:39:03,645 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:39:03,645 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:39:03,645 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_399cpt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:39:02.912Z", "message": "[vellum] => Reading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-management\n0 upgraded, 2 newly installed, 0 to remove and 23 not upgraded.\nNeed to get 6,120 kB of archives.\nAfter this operation, 6,458 kB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB]\nGet:2 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB]\nFetched 6,120 kB in 1s (3,938 kB/s)\nSelecting previously unselected package clearwater-cluster-manager.\n(Reading database ... 59713 files and directories currently installed.)\nPreparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ...\nUnpacking clearwater-management (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\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\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-171218.103208) ...\n\nreal\t0m8.290s\nuser\t0m3.761s\nsys\t0m0.962s", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:39:02.826Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.f811e5dc-1584-4a01-b4d7-1a01ab374ad3"}], "metadata": {"pagination": {"total": 3126, "offset": 3125, "size": 50}}} 2019-04-09 10:39:03,645 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:39:03,645 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:39:03 GMT 2019-04-09 10:39:03,645 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:39:03,646 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-09 10:39:03,646 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:39:03,646 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:39:03,646 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:39:03,646 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-09 10:39:03,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager The following NEW packages will be installed: clearwater-cluster-manager clearwater-management 0 upgraded, 2 newly installed, 0 to remove and 23 not upgraded. Need to get 6,120 kB of archives. After this operation, 6,458 kB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:2 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Fetched 6,120 kB in 1s (3,938 kB/s) Selecting previously unselected package clearwater-cluster-manager. (Reading database ... 59713 files and directories currently installed.) Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... 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 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... real 0m8.290s user 0m3.761s sys 0m0.962s 2019-04-09 10:39:03,647 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/4c65a646-067f-4556-a879-83319631caf0 2019-04-09 10:39:03,700 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:39:03,700 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:39:03,700 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:39:03,700 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:39:03,701 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:39:03,701 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:39:03,701 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:39:03,701 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T10:28:06.618Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-09T10:28:06.619Z", "id": "4c65a646-067f-4556-a879-83319631caf0"} 2019-04-09 10:39:03,701 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:39:03,701 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:39:03 GMT 2019-04-09 10:39:03,701 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:39:03,701 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-09 10:39:03,701 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:39:03,701 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:39:03,702 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:39:08,707 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-09 10:39:09,037 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:39:09,037 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:39:09,038 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:39:09,038 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:39:09,038 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:39:09,038 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:39:09,038 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:39:09,038 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_399cpt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:39:03.646Z", "message": "[vellum] The installation packages is done correctly", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:39:02.856Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.f811e5dc-1584-4a01-b4d7-1a01ab374ad3"}, {"node_instance_id": "vellum_399cpt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:39:03.646Z", "message": "[vellum] sudo service dnsmasq force", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:39:02.920Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.f811e5dc-1584-4a01-b4d7-1a01ab374ad3"}, {"node_instance_id": "vellum_399cpt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:39:03.646Z", "message": "[vellum] Use the DNS server", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:39:02.883Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.f811e5dc-1584-4a01-b4d7-1a01ab374ad3"}, {"node_instance_id": "vellum_399cpt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:39:05.150Z", "message": "[vellum] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.056s\nuser\t0m0.008s\nsys\t0m0.044s", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:39:05.007Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.f811e5dc-1584-4a01-b4d7-1a01ab374ad3"}, {"node_instance_id": "vellum_399cpt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:39:05.751Z", "message": "[vellum] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:39:05.411Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.f811e5dc-1584-4a01-b4d7-1a01ab374ad3"}, {"node_instance_id": "vellum_399cpt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:39:05.751Z", "message": "[vellum] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:39:05.450Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.f811e5dc-1584-4a01-b4d7-1a01ab374ad3"}, {"node_instance_id": "vellum_399cpt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:39:05.751Z", "message": "[vellum] => 2019-04-09 10:38:21.187119879 Stopping etcd clearwater-etcd\n2019-04-09 10:38:47.727107065 Restarting etcd clearwater-etcd\n2019-04-09 10:38:47.737318861 Configured ETCDCTL_PEERS: 192.168.120.12:4000,\n2019-04-09 10:38:47.739698574 Check for previous failed startup attempt\n2019-04-09 10:38:47.740885043 Running etcdctl member list\nb28f40f517d3a5d5: name=192-168-120-12 peerURLs=http://192.168.120.12:2380 clientURLs=http://192.168.120.12:4000 isLeader=true\nc10b05aec123e332: name=192-168-120-19 peerURLs=http://192.168.120.19:2380 clientURLs=http://192.168.120.19:4000 isLeader=false\ncd1e489a7349857d: name=192-168-120-10 peerURLs=http://192.168.120.10:2380 clientURLs=http://192.168.120.10:4000 isLeader=false\n2019-04-09 10:38:47.949608758 etcdctl returned 0\n2019-04-09 10:38:47.960751046 Joining existing cluster...\n2019-04-09 10:38:47.964505287 Configured ETCDCTL_PEERS: 192.168.120.12:4000,\n2019-04-09 10:38:47.966595646 Check cluster is healthy\n2019-04-09 10:38:47.968194139 Running etcdctl cluster-health\nmember b28f40f517d3a5d5 is healthy: got healthy result from http://192.168.120.12:4000\nmember c10b05aec123e332 is healthy: got healthy result from http://192.168.120.19:4000\nmember cd1e489a7349857d is healthy: got healthy result from http://192.168.120.10:4000\ncluster is healthy\n2019-04-09 10:38:48.047568297 etcdctl returned 0\n2019-04-09 10:38:48.048758373 Tell the cluster we're joining\n2019-04-09 10:38:48.050611692 Running etcdctl member add 192-168-120-6 http://192.168.120.6:2380\nAdded member named 192-168-120-6 with ID a325c62604a6515b to cluster\n\nETCD_NAME=\"192-168-120-6\"\nETCD_INITIAL_CLUSTER=\"192-168-120-6=http://192.168.120.6:2380,192-168-120-12=http://192.168.120.12:2380,192-168-120-19=http://192.168.120.19:2380,192-168-120-10=http://192.168.120.10:2380\"\nETCD_INITIAL_CLUSTER_STATE=\"existing\"\n2019-04-09 10:38:48.096379542 etcdctl returned 0\n2019-04-09 10:38:48.161274735 Starting etcd with: --listen-client-urls http://0.0.0.0:4000\n --advertise-client-urls http://192.168.120.6:4000\n --data-dir /var/lib/clearwater-etcd/192.168.120.6\n --name 192-168-120-6\n --debug --initial-cluster 192-168-120-12=http://192.168.120.12:2380,192-168-120-19=http://192.168.120.19:2380,192-168-120-10=http://192.168.120.10:2380,192-168-120-6=http://192.168.120.6:2380\n --initial-cluster-state existing\n --initial-advertise-peer-urls http://192.168.120.6:2380\n --listen-peer-urls http://192.168.120.6:2380\n2019-04-09 10:38:48.164499985 Check we're actually a member of the cluster\n2019-04-09 10:38:48.176356164 Wait for etcd to startup\n2019-04-09 10:38:49.188141253 Etcd started successfully\n2019-04-09 10:38:48.269423 I | etcdmain: etcd Version: 3.1.7\n2019-04-09 10:38:48.269490 I | etcdmain: Git SHA: 43b7507\n2019-04-09 10:38:48.269495 I | etcdmain: Go Version: go1.7.5\n2019-04-09 10:38:48.269499 I | etcdmain: Go OS/Arch: linux/amd64\n2019-04-09 10:38:48.269506 I | etcdmain: setting maximum number of CPUs to 1, total number of available CPUs is 1\n2019-04-09 10:38:48.269593 I | embed: listening for peers on http://192.168.120.6:2380\n2019-04-09 10:38:48.269663 I | embed: listening for client requests on 0.0.0.0:4000\n2019-04-09 10:38:48.331053 I | etcdserver: name = 192-168-120-6\n2019-04-09 10:38:48.331079 I | etcdserver: data dir = /var/lib/clearwater-etcd/192.168.120.6\n2019-04-09 10:38:48.331086 I | etcdserver: member dir = /var/lib/clearwater-etcd/192.168.120.6/member\n2019-04-09 10:38:48.331090 I | etcdserver: heartbeat = 100ms\n2019-04-09 10:38:48.331094 I | etcdserver: election = 1000ms\n2019-04-09 10:38:48.331098 I | etcdserver: snapshot count = 10000\n2019-04-09 10:38:48.331107 I | etcdserver: advertise client URLs = http://192.168.120.6:4000\n2019-04-09 10:38:48.336593 I | etcdserver: starting member a325c62604a6515b in cluster ec92f7cb41bb4f7d\n2019-04-09 10:38:48.336644 I | raft: a325c62604a6515b became follower at term 0\n2019-04-09 10:38:48.336661 I | raft: newRaft a325c62604a6515b [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0]\n2019-04-09 10:38:48.336666 I | raft: a325c62604a6515b became follower at term 1\n2019-04-09 10:38:48.354205 I | rafthttp: started HTTP pipelining with peer b28f40f517d3a5d5\n2019-04-09 10:38:48.354232 I | rafthttp: started HTTP pipelining with peer c10b05aec123e332\n2019-04-09 10:38:48.354252 I | rafthttp: started HTTP pipelining with peer cd1e489a7349857d\n2019-04-09 10:38:48.354276 I | rafthttp: starting peer b28f40f517d3a5d5...\n2019-04-09 10:38:48.354288 I | rafthttp: started HTTP pipelining with peer b28f40f517d3a5d5\n2019-04-09 10:38:48.355818 I | rafthttp: started streaming with peer b28f40f517d3a5d5 (writer)\n2019-04-09 10:38:48.355837 I | rafthttp: started streaming with peer b28f40f517d3a5d5 (writer)\n2019-04-09 10:38:48.361072 I | rafthttp: started peer b28f40f517d3a5d5\n2019-04-09 10:38:48.361119 I | rafthttp: added peer b28f40f517d3a5d5\n2019-04-09 10:38:48.361136 I | rafthttp: starting peer c10b05aec123e332...\n2019-04-09 10:38:48.361163 I | rafthttp: started HTTP pipelining with peer c10b05aec123e332\n2019-04-09 10:38:48.365995 I | rafthttp: started streaming with peer c10b05aec123e332 (writer)\n2019-04-09 10:38:48.366051 I | rafthttp: started streaming with peer b28f40f517d3a5d5 (stream MsgApp v2 reader)\n2019-04-09 10:38:48.366280 I | rafthttp: started streaming with peer b28f40f517d3a5d5 (stream Message reader)\n2019-04-09 10:38:48.368085 I | rafthttp: started peer c10b05aec123e332\n2019-04-09 10:38:48.368106 I | rafthttp: added peer c10b05aec123e332\n2019-04-09 10:38:48.368120 I | rafthttp: starting peer cd1e489a7349857d...\n2019-04-09 10:38:48.368139 I | rafthttp: started HTTP pipelining with peer cd1e489a7349857d\n2019-04-09 10:38:48.375132 I | rafthttp: started streaming with peer c10b05aec123e332 (writer)\n2019-04-09 10:38:48.375159 I | rafthttp: started streaming with peer c10b05aec123e332 (stream MsgApp v2 reader)\n2019-04-09 10:38:48.375303 I | rafthttp: started streaming with peer c10b05aec123e332 (stream Message reader)\n2019-04-09 10:38:48.375463 I | rafthttp: started streaming with peer cd1e489a7349857d (writer)\n2019-04-09 10:38:48.376212 I | rafthttp: started peer cd1e489a7349857d\n2019-04-09 10:38:48.376263 I | rafthttp: added peer cd1e489a7349857d\n2019-04-09 10:38:48.376283 I | etcdserver: starting server... [version: 3.1.7, cluster version: to_be_decided]\n2019-04-09 10:38:48.386970 I | rafthttp: started streaming with peer cd1e489a7349857d (writer)\n2019-04-09 10:38:48.387046 I | rafthttp: started streaming with peer cd1e489a7349857d (stream MsgApp v2 reader)\n2019-04-09 10:38:48.387184 I | rafthttp: started streaming with peer cd1e489a7349857d (stream Message reader)\n2019-04-09 10:38:48.391110 I | raft: a325c62604a6515b [term: 1] received a MsgHeartbeat message with higher term from b28f40f517d3a5d5 [term: 3]\n2019-04-09 10:38:48.391130 I | raft: a325c62604a6515b became follower at term 3\n2019-04-09 10:38:48.391148 I | raft: raft.node: a325c62604a6515b elected leader b28f40f517d3a5d5 at term 3\n2019-04-09 10:38:48.393437 I | rafthttp: peer b28f40f517d3a5d5 became active\n2019-04-09 10:38:48.393452 I | rafthttp: established a TCP streaming connection with peer b28f40f517d3a5d5 (stream MsgApp v2 writer)\n2019-04-09 10:38:48.393536 I | rafthttp: established a TCP streaming connection with peer b28f40f517d3a5d5 (stream Message writer)\n2019-04-09 10:38:48.393631 I | rafthttp: peer c10b05aec123e332 became active\n2019-04-09 10:38:48.393642 I | rafthttp: established a TCP streaming connection with peer c10b05aec123e332 (stream Message writer)\n2019-04-09 10:38:48.393761 I | rafthttp: established a TCP streaming connection with peer c10b05aec123e332 (stream MsgApp v2 writer)\n2019-04-09 10:38:48.393904 I | rafthttp: peer cd1e489a7349857d became active\n2019-04-09 10:38:48.393915 I | rafthttp: established a TCP streaming connection with peer cd1e489a7349857d (stream MsgApp v2 writer)\n2019-04-09 10:38:48.395578 I | rafthttp: established a TCP streaming connection with peer cd1e489a7349857d (stream Message writer)\n2019-04-09 10:38:48.395989 I | rafthttp: established a TCP streaming connection with peer b28f40f517d3a5d5 (stream Message reader)\n2019-04-09 10:38:48.396228 I | rafthttp: established a TCP streaming connection with peer cd1e489a7349857d (stream MsgApp v2 reader)\n2019-04-09 10:38:48.396343 I | rafthttp: established a TCP streaming connection with peer b28f40f517d3a5d5 (stream MsgApp v2 reader)\n2019-04-09 10:38:48.396447 I | rafthttp: established a TCP streaming connection with peer c10b05aec123e332 (stream Message reader)\n2019-04-09 10:38:48.396507 I | rafthttp: established a TCP streaming connection with peer cd1e489a7349857d (stream Message reader)\n2019-04-09 10:38:48.396533 I | rafthttp: established a TCP streaming connection with peer c10b05aec123e332 (stream MsgApp v2 reader)\n2019-04-09 10:38:48.396650 D | raft: a325c62604a6515b [logterm: 0, index: 74] rejected msgApp [logterm: 3, index: 74] from b28f40f517d3a5d5\n2019-04-09 10:38:48.399774 D | raft: a325c62604a6515b [logterm: 0, index: 74] rejected msgApp [logterm: 3, index: 74] from b28f40f517d3a5d5\n2019-04-09 10:38:48.402638 I | etcdserver/membership: added member b28f40f517d3a5d5 [http://192.168.120.12:2380] to cluster ec92f7cb41bb4f7d\n2019-04-09 10:38:48.402776 N | etcdserver/membership: set the initial cluster version to 3.1\n2019-04-09 10:38:48.402804 I | etcdserver/api: enabled capabilities for version 3.1\n2019-04-09 10:38:48.403025 I | etcdserver/membership: added member c10b05aec123e332 [http://192.168.120.19:2380] to cluster ec92f7cb41bb4f7d\n2019-04-09 10:38:48.403159 I | etcdserver/membership: added member cd1e489a7349857d [http://192.168.120.10:2380] to cluster ec92f7cb41bb4f7d\n2019-04-09 10:38:48.404064 I | etcdserver/membership: added member a325c62604a6515b [http://192.168.120.6:2380] to cluster ec92f7cb41bb4f7d\n2019-04-09 10:38:48.404391 I | etcdserver: published {Name:192-168-120-6 ClientURLs:[http://192.168.120.6:4000]} to cluster ec92f7cb41bb4f7d\n2019-04-09 10:38:48.404465 I | embed: ready to serve client requests\n2019-04-09 10:38:48.405783 N | embed: serving insecure client requests on [::]:4000, this is strongly discouraged!\n2019-04-09 10:38:49.369311 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.6:53181\n2019-04-09 10:38:49.375126 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.6:53182\n2019-04-09 10:38:49.386698 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.6:53183\n2019-04-09 10:38:51.012634 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.19:43667\n2019-04-09 10:38:59.159900 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.15:39785\n2019-04-09 10:38:59.291123 I | etcdserver/membership: added member 6e5f16a07b4ab257 [http://192.168.120.15:2380] to cluster ec92f7cb41bb4f7d\n2019-04-09 10:38:59.291199 I | rafthttp: starting peer 6e5f16a07b4ab257...\n2019-04-09 10:38:59.291268 I | rafthttp: started HTTP pipelining with peer 6e5f16a07b4ab257\n2019-04-09 10:38:59.291906 I | rafthttp: started peer 6e5f16a07b4ab257\n2019-04-09 10:38:59.291969 I | rafthttp: added peer 6e5f16a07b4ab257\n2019-04-09 10:38:59.292108 I | rafthttp: started streaming with peer 6e5f16a07b4ab257 (writer)\n2019-04-09 10:38:59.292141 I | rafthttp: started streaming with peer 6e5f16a07b4ab257 (writer)\n2019-04-09 10:38:59.292290 I | rafthttp: started streaming with peer 6e5f16a07b4ab257 (stream MsgApp v2 reader)\n2019-04-09 10:38:59.292750 I | rafthttp: started streaming with peer 6e5f16a07b4ab257 (stream Message reader)\n2019-04-09 10:38:59.293008 D | rafthttp: failed to dial 6e5f16a07b4ab257 on stream MsgApp v2 (dial tcp 192.168.120.15:2380: getsockopt: connection refused)\n2019-04-09 10:38:59.293040 D | rafthttp: failed to dial 6e5f16a07b4ab257 on stream Message (dial tcp 192.168.120.15:2380: getsockopt: connection refused)\n2019-04-09 10:38:59.393607 D | rafthttp: failed to dial 6e5f16a07b4ab257 on stream MsgApp v2 (dial tcp 192.168.120.15:2380: getsockopt: connection refused)\n2019-04-09 10:38:59.393667 D | rafthttp: failed to dial 6e5f16a07b4ab257 on stream Message (dial tcp 192.168.120.15:2380: getsockopt: connection refused)\n2019-04-09 10:38:59.484195 I | rafthttp: peer 6e5f16a07b4ab257 became active\n2019-04-09 10:38:59.484233 I | rafthttp: established a TCP streaming connection with peer 6e5f16a07b4ab257 (stream MsgApp v2 writer)\n2019-04-09 10:38:59.487031 I | rafthttp: established a TCP streaming connection with peer 6e5f16a07b4ab257 (stream Message writer)\n2019-04-09 10:38:59.495436 I | rafthttp: established a TCP streaming connection with peer 6e5f16a07b4ab257 (stream MsgApp v2 reader)\n2019-04-09 10:38:59.495822 I | rafthttp: established a TCP streaming connection with peer 6e5f16a07b4ab257 (stream Message reader)\n2019-04-09 10:39:00.623065 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.15:39819\n2019-04-09 10:39:01.544719 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.19:43689\n2019-04-09 10:39:02.942621 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.10:44106\n2019-04-09 10:39:03.156489 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.11:34824\n2019-04-09 10:39:03.188500 D | etcdserver/api/v2http: [POST] /v2/members remote:192.168.120.11:34832\n2019-04-09 10:39:03.189009 W | etcdserver: not healthy for reconfigure, rejecting member add {ID:1387a09a5582aa1e RaftAttributes:{PeerURLs:[http://192.168.120.11:2380]} Attributes:{Name: ClientURLs:[]}}\n2019-04-09 10:39:03.189027 E | etcdserver/api/v2http: error adding member 1387a09a5582aa1e (etcdserver: unhealthy cluster)\n2019-04-09 10:39:03.189071 E | etcdserver/api/v2http: etcdserver: unhealthy cluster\n2019-04-09 10:39:03.204406 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.11:34834\n2019-04-09 10:39:03.204994 D | etcdserver/api/v2http: [GET] /v2/members/leader remote:192.168.120.11:34834\n\nreal\t0m0.005s\nuser\t0m0.004s\nsys\t0m0.001s", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:39:05.485Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.f811e5dc-1584-4a01-b4d7-1a01ab374ad3"}, {"node_instance_id": "vellum_399cpt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:39:05.751Z", "message": "[vellum] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:39:05.523Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.f811e5dc-1584-4a01-b4d7-1a01ab374ad3"}, {"node_instance_id": "vellum_399cpt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:39:05.751Z", "message": "[vellum] => /var/log\n/var/log/memcached.log\n/var/log/unattended-upgrades\n/var/log/btmp\n/var/log/clearwater-diags-monitor.log\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd.log\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/boot.log\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/dmesg\n/var/log/cloud-init-output.log\n/var/log/dist-upgrade\n/var/log/rogers\n/var/log/rogers/rogers_current.txt\n/var/log/rogers/rogers_20190409T100000Z.txt\n/var/log/rogers/rogers_err.log\n/var/log/rogers/rogers_out.log\n/var/log/lastlog\n/var/log/sysstat\n/var/log/sysstat/sa09\n/var/log/sysstat/clearwater-sa09\n/var/log/astaire\n/var/log/astaire/astaire_current.txt\n/var/log/astaire/astaire_err.log\n/var/log/astaire/astaire_out.log\n/var/log/astaire/astaire_20190409T100000Z.txt\n/var/log/alternatives.log\n/var/log/fsck\n/var/log/fsck/checkfs\n/var/log/fsck/checkroot\n/var/log/chronos\n/var/log/monit.log\n/var/log/dpkg.log\n/var/log/cassandra\n/var/log/cassandra/system.log\n/var/log/clearwater-queue-manager\n/var/log/clearwater-cluster-manager\n/var/log/iotop.log\n/var/log/auth.log\n/var/log/cloud-init.log\n/var/log/ntpstats\n/var/log/wtmp\n/var/log/upstart\n/var/log/upstart/console-setup.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/container-detect.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/astaire-throttle.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/kern.log\n/var/log/apt\n/var/log/apt/history.log\n/var/log/apt/term.log\n/var/log/dmesg.0\n/var/log/clearwater-config-manager\n/var/log/udev\n/var/log/syslog\n\nreal\t0m0.009s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:39:05.280Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.f811e5dc-1584-4a01-b4d7-1a01ab374ad3"}, {"node_instance_id": "vellum_399cpt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:39:05.751Z", "message": "[vellum] sudo ifconfig ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:39:05.036Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.f811e5dc-1584-4a01-b4d7-1a01ab374ad3"}, {"node_instance_id": "vellum_399cpt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:39:05.751Z", "message": "[vellum] => eth0 Link encap:Ethernet HWaddr fa:16:3e:36:12:ae \n inet addr:192.168.120.6 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe36:12ae/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:144502 errors:0 dropped:0 overruns:0 frame:0\n TX packets:55717 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:227878601 (227.8 MB) TX bytes:8123967 (8.1 MB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2620 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2620 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:235722 (235.7 KB) TX bytes:235722 (235.7 KB)\n\n\nreal\t0m0.007s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:39:05.074Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.f811e5dc-1584-4a01-b4d7-1a01ab374ad3"}, {"node_instance_id": "vellum_399cpt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:39:05.751Z", "message": "[vellum] sudo ps ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:39:05.105Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.f811e5dc-1584-4a01-b4d7-1a01ab374ad3"}, {"node_instance_id": "vellum_399cpt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:39:05.751Z", "message": "[vellum] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 10:30 ? 00:00:01 /sbin/init\nroot 2 0 0 10:30 ? 00:00:00 [kthreadd]\nroot 3 2 0 10:30 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 10:30 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 10:30 ? 00:00:00 [kworker/u2:0]\nroot 7 2 0 10:30 ? 00:00:00 [rcu_sched]\nroot 8 2 0 10:30 ? 00:00:00 [rcuos/0]\nroot 9 2 0 10:30 ? 00:00:00 [rcu_bh]\nroot 10 2 0 10:30 ? 00:00:00 [rcuob/0]\nroot 11 2 0 10:30 ? 00:00:00 [migration/0]\nroot 12 2 0 10:30 ? 00:00:00 [watchdog/0]\nroot 13 2 0 10:30 ? 00:00:00 [khelper]\nroot 14 2 0 10:30 ? 00:00:00 [kdevtmpfs]\nroot 15 2 0 10:30 ? 00:00:00 [netns]\nroot 16 2 0 10:30 ? 00:00:00 [writeback]\nroot 17 2 0 10:30 ? 00:00:00 [kintegrityd]\nroot 18 2 0 10:30 ? 00:00:00 [bioset]\nroot 19 2 0 10:30 ? 00:00:00 [kworker/u3:0]\nroot 20 2 0 10:30 ? 00:00:00 [kblockd]\nroot 21 2 0 10:30 ? 00:00:00 [ata_sff]\nroot 22 2 0 10:30 ? 00:00:00 [khubd]\nroot 23 2 0 10:30 ? 00:00:00 [md]\nroot 24 2 0 10:30 ? 00:00:00 [devfreq_wq]\nroot 25 2 0 10:30 ? 00:00:00 [kworker/0:1]\nroot 27 2 0 10:30 ? 00:00:00 [khungtaskd]\nroot 28 2 0 10:30 ? 00:00:00 [kswapd0]\nroot 29 2 0 10:30 ? 00:00:00 [vmstat]\nroot 30 2 0 10:30 ? 00:00:00 [ksmd]\nroot 31 2 0 10:30 ? 00:00:00 [khugepaged]\nroot 32 2 0 10:30 ? 00:00:00 [fsnotify_mark]\nroot 33 2 0 10:30 ? 00:00:00 [ecryptfs-kthrea]\nroot 34 2 0 10:30 ? 00:00:00 [crypto]\nroot 46 2 0 10:30 ? 00:00:00 [kthrotld]\nroot 47 2 0 10:30 ? 00:00:00 [kworker/u2:1]\nroot 48 2 0 10:30 ? 00:00:00 [vballoon]\nroot 49 2 0 10:30 ? 00:00:00 [scsi_eh_0]\nroot 50 2 0 10:30 ? 00:00:00 [scsi_eh_1]\nroot 71 2 0 10:30 ? 00:00:00 [deferwq]\nroot 72 2 0 10:30 ? 00:00:00 [charger_manager]\nroot 114 2 0 10:30 ? 00:00:00 [kpsmoused]\nroot 117 2 0 10:30 ? 00:00:00 [kworker/0:2]\nroot 176 2 0 10:30 ? 00:00:00 [jbd2/vda1-8]\nroot 177 2 0 10:30 ? 00:00:00 [ext4-rsv-conver]\nroot 381 1 0 10:30 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 417 2 0 10:30 ? 00:00:00 [kworker/u3:1]\nroot 558 1 0 10:30 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 809 2 0 10:31 ? 00:00:00 [kauditd]\nsyslog 965 1 0 10:31 ? 00:00:00 rsyslogd\nroot 1028 1 0 10:31 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1031 1 0 10:31 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1035 1 0 10:31 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1036 1 0 10:31 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1038 1 0 10:31 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1081 1 0 10:31 ? 00:00:00 /usr/sbin/sshd -D\nroot 1083 1 0 10:31 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1084 1 0 10:31 ? 00:00:00 cron\ndaemon 1085 1 0 10:31 ? 00:00:00 atd\nmessage+ 1088 1 0 10:31 ? 00:00:00 dbus-daemon --system --fork\nroot 1110 1 0 10:31 ? 00:00:00 /lib/systemd/systemd-logind\nroot 1241 1 0 10:31 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1248 1 0 10:31 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1458 1 0 10:31 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/vellum_host_41y0pg/env/bin/python -m cloudify_agent.worker --queue vellum_host_41y0pg --max-workers 5 --name vellum_host_41y0pg\nubuntu 1460 1458 0 10:31 ? 00:00:02 /home/ubuntu/vellum_host_41y0pg/env/bin/python -m cloudify_agent.worker --queue vellum_host_41y0pg --max-workers 5 --name vellum_host_41y0pg\nubuntu 1604 1 0 10:32 ? 00:00:02 python2.7 /home/ubuntu/vellum_host_41y0pg/env/bin/diamond --configfile /home/ubuntu/vellum_host_41y0pg/work/plugins/diamond/etc/diamond.conf\nubuntu 1743 1460 1 10:34 ? 00:00:02 /home/ubuntu/vellum_host_41y0pg/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-yn9TR6\nubuntu 1753 1743 0 10:34 ? 00:00:00 /bin/sh -c /tmp/DF3CR/install-vellum.sh\nubuntu 1755 1753 0 10:34 ? 00:00:00 /bin/bash -e /tmp/DF3CR/install-vellum.sh\nroot 2161 1 0 10:35 ? 00:00:00 upstart-udev-bridge --daemon\nroot 2164 1 0 10:35 ? 00:00:00 upstart-file-bridge --daemon\nroot 2167 1 0 10:35 ? 00:00:00 upstart-socket-bridge --daemon\nroot 5497 2 0 10:36 ? 00:00:00 [kworker/u2:2]\nntp 11860 1 0 10:37 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 108:112\nmemcache 12258 1 0 10:37 ? 00:00:00 /usr/bin/memcached -m 64 -p 11211 -u memcache -l 127.0.0.1\nroot 12925 1 0 10:38 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 13255 1 0 10:38 ? 00:00:00 /bin/sh -e /proc/self/fd/9\nroot 13261 13255 0 10:38 ? 00:00:00 cpulimit -e astaire -l 5\nroot 13903 12925 0 10:38 ? 00:00:00 [check-monit-upt] \nmemcache 13928 1 0 10:38 ? 00:00:00 /usr/bin/memcached -v -e ignore_vbucket=true;cache_size=1536000000;eviction=false -p 11211 -u memcache -l 192.168.120.6 -c 4096 -r -U 0\nroot 13934 12925 0 10:38 ? 00:00:00 [check-memcached] \nroot 13936 12925 0 10:38 ? 00:00:00 [poll_memcached.] \nclearwa+ 14044 1 1 10:38 ? 00:00:00 /usr/share/clearwater/clearwater-etcd/3.1.7/etcd --listen-client-urls http://0.0.0.0:4000 --advertise-client-urls http://192.168.120.6:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.6 --name 192-168-120-6 --debug --initial-cluster 192-168-120-12=http://192.168.120.12:2380,192-168-120-19=http://192.168.120.19:2380,192-168-120-10=http://192.168.120.10:2380,192-168-120-6=http://192.168.120.6:2380 --initial-cluster-state existing --initial-advertise-peer-urls http://192.168.120.6:2380 --listen-peer-urls http://192.168.120.6:2380\nroot 14068 12925 0 10:38 ? 00:00:00 [check-etcd-upti] \nroot 14072 12925 0 10:38 ? 00:00:00 [poll_etcd_clust] \nroot 14075 12925 0 10:38 ? 00:00:00 [poll_etcd.sh] \nroot 14100 1 0 10:38 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor\nroot 14104 14100 0 10:38 ? 00:00:00 inotifywait -e create -qq .\ndnsmasq 14397 1 0 10:39 ? 00:00:00 /usr/sbin/dnsmasq -x /var/run/dnsmasq/dnsmasq.pid -u dnsmasq -r /etc/dnsmasq.resolv.conf -7 /etc/dnsmasq.d,.dpkg-dist,.dpkg-old,.dpkg-new\nubuntu 14444 1755 0 10:39 ? 00:00:00 /bin/bash -e /tmp/DF3CR/install-vellum.sh\nubuntu 14445 14444 0 10:39 ? 00:00:00 /bin/bash -e /tmp/DF3CR/install-vellum.sh\nroot 14446 14445 0 10:39 ? 00:00:00 sudo ps -edf\nroot 14447 14446 0 10:39 ? 00:00:00 ps -edf\n\nreal\t0m0.010s\nuser\t0m0.000s\nsys\t0m0.009s", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:39:05.144Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.f811e5dc-1584-4a01-b4d7-1a01ab374ad3"}, {"node_instance_id": "vellum_399cpt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:39:05.751Z", "message": "[vellum] sudo netstat ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:39:05.173Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.f811e5dc-1584-4a01-b4d7-1a01ab374ad3"}, {"node_instance_id": "vellum_399cpt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:39:05.751Z", "message": "[vellum] => Active Internet connections (only servers)\nProto Recv-Q Send-Q Local Address Foreign Address State PID/Program name\ntcp 0 0 192.168.120.6:2380 0.0.0.0:* LISTEN 14044/etcd \ntcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 14397/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1081/sshd \ntcp 0 0 127.0.0.1:41434 0.0.0.0:* LISTEN 1743/python \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 12925/monit \ntcp 0 0 192.168.120.6:11211 0.0.0.0:* LISTEN 13928/memcached \ntcp 0 0 127.0.0.1:11211 0.0.0.0:* LISTEN 12258/memcached \ntcp6 0 0 ::1:53 :::* LISTEN 14397/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1081/sshd \ntcp6 0 0 :::4000 :::* LISTEN 14044/etcd \nudp 0 0 192.168.120.6:123 0.0.0.0:* 11860/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 11860/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 11860/ntpd \nudp 0 0 0.0.0.0:27357 0.0.0.0:* 558/dhclient \nudp 0 0 127.0.0.1:11211 0.0.0.0:* 12258/memcached \nudp 0 0 127.0.0.1:53 0.0.0.0:* 14397/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 558/dhclient \nudp6 0 0 fe80::f816:3eff:fe3:123 :::* 11860/ntpd \nudp6 0 0 ::1:123 :::* 11860/ntpd \nudp6 0 0 :::123 :::* 11860/ntpd \nudp6 0 0 :::41330 :::* 558/dhclient \nudp6 0 0 ::1:53 :::* 14397/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 8989 1083/acpid /var/run/acpid.socket\nunix 2 [ ACC ] SEQPACKET LISTENING 7225 381/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 9024 1088/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] STREAM LISTENING 13912 1/init @/com/ubuntu/upstart\n\nreal\t0m0.010s\nuser\t0m0.004s\nsys\t0m0.004s", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:39:05.212Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.f811e5dc-1584-4a01-b4d7-1a01ab374ad3"}, {"node_instance_id": "vellum_399cpt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:39:05.751Z", "message": "[vellum] sudo find /var/log", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:39:05.241Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.f811e5dc-1584-4a01-b4d7-1a01ab374ad3"}, {"node_instance_id": "vellum_399cpt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:39:05.751Z", "message": "[vellum] => [09-Apr-2019 10:38:49 UTC] clearwater-diags-monitor starting\n[09-Apr-2019 10:38:49 UTC] Waiting for trigger files\n\nreal\t0m0.004s\nuser\t0m0.000s\nsys\t0m0.004s", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:39:05.347Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.f811e5dc-1584-4a01-b4d7-1a01ab374ad3"}, {"node_instance_id": "vellum_399cpt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:39:05.751Z", "message": "[vellum] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:39:05.314Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.f811e5dc-1584-4a01-b4d7-1a01ab374ad3"}, {"node_instance_id": "vellum_399cpt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:39:05.751Z", "message": "[vellum] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:39:05.377Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.f811e5dc-1584-4a01-b4d7-1a01ab374ad3"}, {"node_instance_id": "vellum_399cpt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:39:06.387Z", "message": " sudo: unable to resolve host server-clearwater-opnfv-vellum-host-41y0pg", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:39:05.755Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.f811e5dc-1584-4a01-b4d7-1a01ab374ad3"}, {"node_instance_id": "vellum_399cpt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:39:06.387Z", "message": " sudo: unable to resolve host server-clearwater-opnfv-vellum-host-41y0pg", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:39:05.755Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.f811e5dc-1584-4a01-b4d7-1a01ab374ad3"}, {"node_instance_id": "vellum_399cpt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:39:06.387Z", "message": " \r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0\r100 3149 100 3149 0 0 18410 0 --:--:-- --:--:-- --:--:-- 18415\r100 3149 100 3149 0 0 18404 0 --:--:-- --:--:-- --:--:-- 18415", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:39:05.755Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.f811e5dc-1584-4a01-b4d7-1a01ab374ad3"}, {"node_instance_id": "vellum_399cpt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:39:06.387Z", "message": " Traceback (most recent call last):", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:39:05.756Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.f811e5dc-1584-4a01-b4d7-1a01ab374ad3"}, {"node_instance_id": "vellum_399cpt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:39:06.387Z", "message": " File \"/home/ubuntu/vellum_host_41y0pg/env/bin/ctx\", line 13, in ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:39:05.756Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.f811e5dc-1584-4a01-b4d7-1a01ab374ad3"}, {"node_instance_id": "vellum_399cpt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:39:06.387Z", "message": " sys.exit(main())", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:39:05.756Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.f811e5dc-1584-4a01-b4d7-1a01ab374ad3"}, {"node_instance_id": "vellum_399cpt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:39:06.387Z", "message": " File \"/home/ubuntu/vellum_host_41y0pg/env/lib/python2.7/site-packages/cloudify/proxy/client.py\", line 128, in main", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:39:05.756Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.f811e5dc-1584-4a01-b4d7-1a01ab374ad3"}, {"node_instance_id": "vellum_399cpt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:39:06.387Z", "message": " args.timeout)", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:39:05.756Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.f811e5dc-1584-4a01-b4d7-1a01ab374ad3"}, {"node_instance_id": "vellum_399cpt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:39:06.387Z", "message": " File \"/home/ubuntu/vellum_host_41y0pg/env/lib/python2.7/site-packages/cloudify/proxy/client.py\", line 93, in client_req", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:39:05.756Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.f811e5dc-1584-4a01-b4d7-1a01ab374ad3"}, {"node_instance_id": "vellum_399cpt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:39:06.387Z", "message": " ex_traceback)", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:39:05.756Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.f811e5dc-1584-4a01-b4d7-1a01ab374ad3"}, {"node_instance_id": "vellum_399cpt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:39:06.387Z", "message": " ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:39:05.756Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.f811e5dc-1584-4a01-b4d7-1a01ab374ad3"}, {"node_instance_id": "vellum_399cpt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:39:06.387Z", "message": " [http]", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:39:05.756Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.f811e5dc-1584-4a01-b4d7-1a01ab374ad3"}, {"node_instance_id": "vellum_399cpt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:39:06.387Z", "message": " bind-address = 0.0.0.0", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:39:05.756Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.f811e5dc-1584-4a01-b4d7-1a01ab374ad3"}, {"node_instance_id": "vellum_399cpt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:39:06.387Z", "message": " bind-port = 7253", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:39:05.756Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.f811e5dc-1584-4a01-b4d7-1a01ab374ad3"}, {"node_instance_id": "vellum_399cpt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:39:06.387Z", "message": " threads = 50", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:39:05.756Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.f811e5dc-1584-4a01-b4d7-1a01ab374ad3"}, {"node_instance_id": "vellum_399cpt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:39:06.387Z", "message": " ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:39:05.756Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.f811e5dc-1584-4a01-b4d7-1a01ab374ad3"}, {"node_instance_id": "vellum_399cpt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:39:06.387Z", "message": "Execution done (PID=1753, return_code=0): /tmp/DF3CR/install-vellum.sh", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:39:05.787Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.f811e5dc-1584-4a01-b4d7-1a01ab374ad3"}, {"node_instance_id": "vellum_399cpt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:39:06.387Z", "message": " max_ttl = 600", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:39:05.756Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.f811e5dc-1584-4a01-b4d7-1a01ab374ad3"}, {"node_instance_id": "vellum_399cpt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:39:06.387Z", "message": " [exceptions]", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:39:05.756Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.f811e5dc-1584-4a01-b4d7-1a01ab374ad3"}, {"node_instance_id": "vellum_399cpt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:39:06.387Z", "message": " ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:39:05.756Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.f811e5dc-1584-4a01-b4d7-1a01ab374ad3"}, {"node_instance_id": "vellum_399cpt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:39:06.387Z", "message": " enabled = true", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:39:05.756Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.f811e5dc-1584-4a01-b4d7-1a01ab374ad3"}, {"node_instance_id": "vellum_399cpt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:39:06.387Z", "message": " [alarms]", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:39:05.756Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.f811e5dc-1584-4a01-b4d7-1a01ab374ad3"}, {"node_instance_id": "vellum_399cpt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:39:06.387Z", "message": " ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:39:05.756Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.f811e5dc-1584-4a01-b4d7-1a01ab374ad3"}, {"node_instance_id": "vellum_399cpt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:39:06.387Z", "message": " level = 2", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:39:05.756Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.f811e5dc-1584-4a01-b4d7-1a01ab374ad3"}, {"node_instance_id": "vellum_399cpt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:39:06.387Z", "message": " cloudify.proxy.client.RequestError: (RequestError(...), \"UnicodeEncodeError: 'ascii' codec can't encode character u'\\\\xdc' in position 31735: ordinal not in range(128)\")", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:39:05.756Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.f811e5dc-1584-4a01-b4d7-1a01ab374ad3"}, {"node_instance_id": "vellum_399cpt", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:39:06.387Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:39:06.213Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "vellum_399cpt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:39:06.387Z", "message": " folder = /var/log/chronos", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:39:05.756Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.f811e5dc-1584-4a01-b4d7-1a01ab374ad3"}, {"node_instance_id": "vellum_399cpt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:39:06.387Z", "message": " [logging]", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:39:05.756Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.f811e5dc-1584-4a01-b4d7-1a01ab374ad3"}, {"node_instance_id": "vellum_399cpt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:39:06.387Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:39:05.853Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.f811e5dc-1584-4a01-b4d7-1a01ab374ad3"}, {"node_instance_id": "vellum_399cpt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:39:06.387Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:39:05.853Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.f811e5dc-1584-4a01-b4d7-1a01ab374ad3"}, {"node_instance_id": "vellum_399cpt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:39:06.387Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:39:05.853Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.f811e5dc-1584-4a01-b4d7-1a01ab374ad3"}], "metadata": {"pagination": {"total": 3195, "offset": 3126, "size": 50}}} 2019-04-09 10:39:09,038 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:39:09,039 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:39:09 GMT 2019-04-09 10:39:09,039 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:39:09,039 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-09 10:39:09,039 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:39:09,039 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:39:09,039 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:39:09,039 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-09 10:39:09,041 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] The installation packages is done correctly 2019-04-09 10:39:09,042 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo service dnsmasq force 2019-04-09 10:39:09,042 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Use the DNS server 2019-04-09 10:39:09,042 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.056s user 0m0.008s sys 0m0.044s 2019-04-09 10:39:09,042 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/clearwater 2019-04-09 10:39:09,042 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/clearwater 2019-04-09 10:39:09,043 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => 2019-04-09 10:38:21.187119879 Stopping etcd clearwater-etcd 2019-04-09 10:38:47.727107065 Restarting etcd clearwater-etcd 2019-04-09 10:38:47.737318861 Configured ETCDCTL_PEERS: 192.168.120.12:4000, 2019-04-09 10:38:47.739698574 Check for previous failed startup attempt 2019-04-09 10:38:47.740885043 Running etcdctl member list b28f40f517d3a5d5: name=192-168-120-12 peerURLs=http://192.168.120.12:2380 clientURLs=http://192.168.120.12:4000 isLeader=true c10b05aec123e332: name=192-168-120-19 peerURLs=http://192.168.120.19:2380 clientURLs=http://192.168.120.19:4000 isLeader=false cd1e489a7349857d: name=192-168-120-10 peerURLs=http://192.168.120.10:2380 clientURLs=http://192.168.120.10:4000 isLeader=false 2019-04-09 10:38:47.949608758 etcdctl returned 0 2019-04-09 10:38:47.960751046 Joining existing cluster... 2019-04-09 10:38:47.964505287 Configured ETCDCTL_PEERS: 192.168.120.12:4000, 2019-04-09 10:38:47.966595646 Check cluster is healthy 2019-04-09 10:38:47.968194139 Running etcdctl cluster-health member b28f40f517d3a5d5 is healthy: got healthy result from http://192.168.120.12:4000 member c10b05aec123e332 is healthy: got healthy result from http://192.168.120.19:4000 member cd1e489a7349857d is healthy: got healthy result from http://192.168.120.10:4000 cluster is healthy 2019-04-09 10:38:48.047568297 etcdctl returned 0 2019-04-09 10:38:48.048758373 Tell the cluster we're joining 2019-04-09 10:38:48.050611692 Running etcdctl member add 192-168-120-6 http://192.168.120.6:2380 Added member named 192-168-120-6 with ID a325c62604a6515b to cluster ETCD_NAME="192-168-120-6" ETCD_INITIAL_CLUSTER="192-168-120-6=http://192.168.120.6:2380,192-168-120-12=http://192.168.120.12:2380,192-168-120-19=http://192.168.120.19:2380,192-168-120-10=http://192.168.120.10:2380" ETCD_INITIAL_CLUSTER_STATE="existing" 2019-04-09 10:38:48.096379542 etcdctl returned 0 2019-04-09 10:38:48.161274735 Starting etcd with: --listen-client-urls http://0.0.0.0:4000 --advertise-client-urls http://192.168.120.6:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.6 --name 192-168-120-6 --debug --initial-cluster 192-168-120-12=http://192.168.120.12:2380,192-168-120-19=http://192.168.120.19:2380,192-168-120-10=http://192.168.120.10:2380,192-168-120-6=http://192.168.120.6:2380 --initial-cluster-state existing --initial-advertise-peer-urls http://192.168.120.6:2380 --listen-peer-urls http://192.168.120.6:2380 2019-04-09 10:38:48.164499985 Check we're actually a member of the cluster 2019-04-09 10:38:48.176356164 Wait for etcd to startup 2019-04-09 10:38:49.188141253 Etcd started successfully 2019-04-09 10:38:48.269423 I | etcdmain: etcd Version: 3.1.7 2019-04-09 10:38:48.269490 I | etcdmain: Git SHA: 43b7507 2019-04-09 10:38:48.269495 I | etcdmain: Go Version: go1.7.5 2019-04-09 10:38:48.269499 I | etcdmain: Go OS/Arch: linux/amd64 2019-04-09 10:38:48.269506 I | etcdmain: setting maximum number of CPUs to 1, total number of available CPUs is 1 2019-04-09 10:38:48.269593 I | embed: listening for peers on http://192.168.120.6:2380 2019-04-09 10:38:48.269663 I | embed: listening for client requests on 0.0.0.0:4000 2019-04-09 10:38:48.331053 I | etcdserver: name = 192-168-120-6 2019-04-09 10:38:48.331079 I | etcdserver: data dir = /var/lib/clearwater-etcd/192.168.120.6 2019-04-09 10:38:48.331086 I | etcdserver: member dir = /var/lib/clearwater-etcd/192.168.120.6/member 2019-04-09 10:38:48.331090 I | etcdserver: heartbeat = 100ms 2019-04-09 10:38:48.331094 I | etcdserver: election = 1000ms 2019-04-09 10:38:48.331098 I | etcdserver: snapshot count = 10000 2019-04-09 10:38:48.331107 I | etcdserver: advertise client URLs = http://192.168.120.6:4000 2019-04-09 10:38:48.336593 I | etcdserver: starting member a325c62604a6515b in cluster ec92f7cb41bb4f7d 2019-04-09 10:38:48.336644 I | raft: a325c62604a6515b became follower at term 0 2019-04-09 10:38:48.336661 I | raft: newRaft a325c62604a6515b [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0] 2019-04-09 10:38:48.336666 I | raft: a325c62604a6515b became follower at term 1 2019-04-09 10:38:48.354205 I | rafthttp: started HTTP pipelining with peer b28f40f517d3a5d5 2019-04-09 10:38:48.354232 I | rafthttp: started HTTP pipelining with peer c10b05aec123e332 2019-04-09 10:38:48.354252 I | rafthttp: started HTTP pipelining with peer cd1e489a7349857d 2019-04-09 10:38:48.354276 I | rafthttp: starting peer b28f40f517d3a5d5... 2019-04-09 10:38:48.354288 I | rafthttp: started HTTP pipelining with peer b28f40f517d3a5d5 2019-04-09 10:38:48.355818 I | rafthttp: started streaming with peer b28f40f517d3a5d5 (writer) 2019-04-09 10:38:48.355837 I | rafthttp: started streaming with peer b28f40f517d3a5d5 (writer) 2019-04-09 10:38:48.361072 I | rafthttp: started peer b28f40f517d3a5d5 2019-04-09 10:38:48.361119 I | rafthttp: added peer b28f40f517d3a5d5 2019-04-09 10:38:48.361136 I | rafthttp: starting peer c10b05aec123e332... 2019-04-09 10:38:48.361163 I | rafthttp: started HTTP pipelining with peer c10b05aec123e332 2019-04-09 10:38:48.365995 I | rafthttp: started streaming with peer c10b05aec123e332 (writer) 2019-04-09 10:38:48.366051 I | rafthttp: started streaming with peer b28f40f517d3a5d5 (stream MsgApp v2 reader) 2019-04-09 10:38:48.366280 I | rafthttp: started streaming with peer b28f40f517d3a5d5 (stream Message reader) 2019-04-09 10:38:48.368085 I | rafthttp: started peer c10b05aec123e332 2019-04-09 10:38:48.368106 I | rafthttp: added peer c10b05aec123e332 2019-04-09 10:38:48.368120 I | rafthttp: starting peer cd1e489a7349857d... 2019-04-09 10:38:48.368139 I | rafthttp: started HTTP pipelining with peer cd1e489a7349857d 2019-04-09 10:38:48.375132 I | rafthttp: started streaming with peer c10b05aec123e332 (writer) 2019-04-09 10:38:48.375159 I | rafthttp: started streaming with peer c10b05aec123e332 (stream MsgApp v2 reader) 2019-04-09 10:38:48.375303 I | rafthttp: started streaming with peer c10b05aec123e332 (stream Message reader) 2019-04-09 10:38:48.375463 I | rafthttp: started streaming with peer cd1e489a7349857d (writer) 2019-04-09 10:38:48.376212 I | rafthttp: started peer cd1e489a7349857d 2019-04-09 10:38:48.376263 I | rafthttp: added peer cd1e489a7349857d 2019-04-09 10:38:48.376283 I | etcdserver: starting server... [version: 3.1.7, cluster version: to_be_decided] 2019-04-09 10:38:48.386970 I | rafthttp: started streaming with peer cd1e489a7349857d (writer) 2019-04-09 10:38:48.387046 I | rafthttp: started streaming with peer cd1e489a7349857d (stream MsgApp v2 reader) 2019-04-09 10:38:48.387184 I | rafthttp: started streaming with peer cd1e489a7349857d (stream Message reader) 2019-04-09 10:38:48.391110 I | raft: a325c62604a6515b [term: 1] received a MsgHeartbeat message with higher term from b28f40f517d3a5d5 [term: 3] 2019-04-09 10:38:48.391130 I | raft: a325c62604a6515b became follower at term 3 2019-04-09 10:38:48.391148 I | raft: raft.node: a325c62604a6515b elected leader b28f40f517d3a5d5 at term 3 2019-04-09 10:38:48.393437 I | rafthttp: peer b28f40f517d3a5d5 became active 2019-04-09 10:38:48.393452 I | rafthttp: established a TCP streaming connection with peer b28f40f517d3a5d5 (stream MsgApp v2 writer) 2019-04-09 10:38:48.393536 I | rafthttp: established a TCP streaming connection with peer b28f40f517d3a5d5 (stream Message writer) 2019-04-09 10:38:48.393631 I | rafthttp: peer c10b05aec123e332 became active 2019-04-09 10:38:48.393642 I | rafthttp: established a TCP streaming connection with peer c10b05aec123e332 (stream Message writer) 2019-04-09 10:38:48.393761 I | rafthttp: established a TCP streaming connection with peer c10b05aec123e332 (stream MsgApp v2 writer) 2019-04-09 10:38:48.393904 I | rafthttp: peer cd1e489a7349857d became active 2019-04-09 10:38:48.393915 I | rafthttp: established a TCP streaming connection with peer cd1e489a7349857d (stream MsgApp v2 writer) 2019-04-09 10:38:48.395578 I | rafthttp: established a TCP streaming connection with peer cd1e489a7349857d (stream Message writer) 2019-04-09 10:38:48.395989 I | rafthttp: established a TCP streaming connection with peer b28f40f517d3a5d5 (stream Message reader) 2019-04-09 10:38:48.396228 I | rafthttp: established a TCP streaming connection with peer cd1e489a7349857d (stream MsgApp v2 reader) 2019-04-09 10:38:48.396343 I | rafthttp: established a TCP streaming connection with peer b28f40f517d3a5d5 (stream MsgApp v2 reader) 2019-04-09 10:38:48.396447 I | rafthttp: established a TCP streaming connection with peer c10b05aec123e332 (stream Message reader) 2019-04-09 10:38:48.396507 I | rafthttp: established a TCP streaming connection with peer cd1e489a7349857d (stream Message reader) 2019-04-09 10:38:48.396533 I | rafthttp: established a TCP streaming connection with peer c10b05aec123e332 (stream MsgApp v2 reader) 2019-04-09 10:38:48.396650 D | raft: a325c62604a6515b [logterm: 0, index: 74] rejected msgApp [logterm: 3, index: 74] from b28f40f517d3a5d5 2019-04-09 10:38:48.399774 D | raft: a325c62604a6515b [logterm: 0, index: 74] rejected msgApp [logterm: 3, index: 74] from b28f40f517d3a5d5 2019-04-09 10:38:48.402638 I | etcdserver/membership: added member b28f40f517d3a5d5 [http://192.168.120.12:2380] to cluster ec92f7cb41bb4f7d 2019-04-09 10:38:48.402776 N | etcdserver/membership: set the initial cluster version to 3.1 2019-04-09 10:38:48.402804 I | etcdserver/api: enabled capabilities for version 3.1 2019-04-09 10:38:48.403025 I | etcdserver/membership: added member c10b05aec123e332 [http://192.168.120.19:2380] to cluster ec92f7cb41bb4f7d 2019-04-09 10:38:48.403159 I | etcdserver/membership: added member cd1e489a7349857d [http://192.168.120.10:2380] to cluster ec92f7cb41bb4f7d 2019-04-09 10:38:48.404064 I | etcdserver/membership: added member a325c62604a6515b [http://192.168.120.6:2380] to cluster ec92f7cb41bb4f7d 2019-04-09 10:38:48.404391 I | etcdserver: published {Name:192-168-120-6 ClientURLs:[http://192.168.120.6:4000]} to cluster ec92f7cb41bb4f7d 2019-04-09 10:38:48.404465 I | embed: ready to serve client requests 2019-04-09 10:38:48.405783 N | embed: serving insecure client requests on [::]:4000, this is strongly discouraged! 2019-04-09 10:38:49.369311 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.6:53181 2019-04-09 10:38:49.375126 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.6:53182 2019-04-09 10:38:49.386698 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.6:53183 2019-04-09 10:38:51.012634 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.19:43667 2019-04-09 10:38:59.159900 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.15:39785 2019-04-09 10:38:59.291123 I | etcdserver/membership: added member 6e5f16a07b4ab257 [http://192.168.120.15:2380] to cluster ec92f7cb41bb4f7d 2019-04-09 10:38:59.291199 I | rafthttp: starting peer 6e5f16a07b4ab257... 2019-04-09 10:38:59.291268 I | rafthttp: started HTTP pipelining with peer 6e5f16a07b4ab257 2019-04-09 10:38:59.291906 I | rafthttp: started peer 6e5f16a07b4ab257 2019-04-09 10:38:59.291969 I | rafthttp: added peer 6e5f16a07b4ab257 2019-04-09 10:38:59.292108 I | rafthttp: started streaming with peer 6e5f16a07b4ab257 (writer) 2019-04-09 10:38:59.292141 I | rafthttp: started streaming with peer 6e5f16a07b4ab257 (writer) 2019-04-09 10:38:59.292290 I | rafthttp: started streaming with peer 6e5f16a07b4ab257 (stream MsgApp v2 reader) 2019-04-09 10:38:59.292750 I | rafthttp: started streaming with peer 6e5f16a07b4ab257 (stream Message reader) 2019-04-09 10:38:59.293008 D | rafthttp: failed to dial 6e5f16a07b4ab257 on stream MsgApp v2 (dial tcp 192.168.120.15:2380: getsockopt: connection refused) 2019-04-09 10:38:59.293040 D | rafthttp: failed to dial 6e5f16a07b4ab257 on stream Message (dial tcp 192.168.120.15:2380: getsockopt: connection refused) 2019-04-09 10:38:59.393607 D | rafthttp: failed to dial 6e5f16a07b4ab257 on stream MsgApp v2 (dial tcp 192.168.120.15:2380: getsockopt: connection refused) 2019-04-09 10:38:59.393667 D | rafthttp: failed to dial 6e5f16a07b4ab257 on stream Message (dial tcp 192.168.120.15:2380: getsockopt: connection refused) 2019-04-09 10:38:59.484195 I | rafthttp: peer 6e5f16a07b4ab257 became active 2019-04-09 10:38:59.484233 I | rafthttp: established a TCP streaming connection with peer 6e5f16a07b4ab257 (stream MsgApp v2 writer) 2019-04-09 10:38:59.487031 I | rafthttp: established a TCP streaming connection with peer 6e5f16a07b4ab257 (stream Message writer) 2019-04-09 10:38:59.495436 I | rafthttp: established a TCP streaming connection with peer 6e5f16a07b4ab257 (stream MsgApp v2 reader) 2019-04-09 10:38:59.495822 I | rafthttp: established a TCP streaming connection with peer 6e5f16a07b4ab257 (stream Message reader) 2019-04-09 10:39:00.623065 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.15:39819 2019-04-09 10:39:01.544719 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.19:43689 2019-04-09 10:39:02.942621 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.10:44106 2019-04-09 10:39:03.156489 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.11:34824 2019-04-09 10:39:03.188500 D | etcdserver/api/v2http: [POST] /v2/members remote:192.168.120.11:34832 2019-04-09 10:39:03.189009 W | etcdserver: not healthy for reconfigure, rejecting member add {ID:1387a09a5582aa1e RaftAttributes:{PeerURLs:[http://192.168.120.11:2380]} Attributes:{Name: ClientURLs:[]}} 2019-04-09 10:39:03.189027 E | etcdserver/api/v2http: error adding member 1387a09a5582aa1e (etcdserver: unhealthy cluster) 2019-04-09 10:39:03.189071 E | etcdserver/api/v2http: etcdserver: unhealthy cluster 2019-04-09 10:39:03.204406 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.11:34834 2019-04-09 10:39:03.204994 D | etcdserver/api/v2http: [GET] /v2/members/leader remote:192.168.120.11:34834 real 0m0.005s user 0m0.004s sys 0m0.001s 2019-04-09 10:39:09,043 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/clearwater 2019-04-09 10:39:09,043 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => /var/log /var/log/memcached.log /var/log/unattended-upgrades /var/log/btmp /var/log/clearwater-diags-monitor.log /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd.log /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/boot.log /var/log/landscape /var/log/landscape/sysinfo.log /var/log/dmesg /var/log/cloud-init-output.log /var/log/dist-upgrade /var/log/rogers /var/log/rogers/rogers_current.txt /var/log/rogers/rogers_20190409T100000Z.txt /var/log/rogers/rogers_err.log /var/log/rogers/rogers_out.log /var/log/lastlog /var/log/sysstat /var/log/sysstat/sa09 /var/log/sysstat/clearwater-sa09 /var/log/astaire /var/log/astaire/astaire_current.txt /var/log/astaire/astaire_err.log /var/log/astaire/astaire_out.log /var/log/astaire/astaire_20190409T100000Z.txt /var/log/alternatives.log /var/log/fsck /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/chronos /var/log/monit.log /var/log/dpkg.log /var/log/cassandra /var/log/cassandra/system.log /var/log/clearwater-queue-manager /var/log/clearwater-cluster-manager /var/log/iotop.log /var/log/auth.log /var/log/cloud-init.log /var/log/ntpstats /var/log/wtmp /var/log/upstart /var/log/upstart/console-setup.log /var/log/upstart/clearwater-monit.log /var/log/upstart/cryptdisks.log /var/log/upstart/rsyslog.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/systemd-logind.log /var/log/upstart/container-detect.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/astaire-throttle.log /var/log/upstart/network-interface-eth0.log /var/log/kern.log /var/log/apt /var/log/apt/history.log /var/log/apt/term.log /var/log/dmesg.0 /var/log/clearwater-config-manager /var/log/udev /var/log/syslog real 0m0.009s user 0m0.000s sys 0m0.005s 2019-04-09 10:39:09,043 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo ifconfig 2019-04-09 10:39:09,043 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => eth0 Link encap:Ethernet HWaddr fa:16:3e:36:12:ae inet addr:192.168.120.6 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe36:12ae/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:144502 errors:0 dropped:0 overruns:0 frame:0 TX packets:55717 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:227878601 (227.8 MB) TX bytes:8123967 (8.1 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:2620 errors:0 dropped:0 overruns:0 frame:0 TX packets:2620 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:235722 (235.7 KB) TX bytes:235722 (235.7 KB) real 0m0.007s user 0m0.000s sys 0m0.005s 2019-04-09 10:39:09,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo ps 2019-04-09 10:39:09,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 10:30 ? 00:00:01 /sbin/init root 2 0 0 10:30 ? 00:00:00 [kthreadd] root 3 2 0 10:30 ? 00:00:00 [ksoftirqd/0] root 5 2 0 10:30 ? 00:00:00 [kworker/0:0H] root 6 2 0 10:30 ? 00:00:00 [kworker/u2:0] root 7 2 0 10:30 ? 00:00:00 [rcu_sched] root 8 2 0 10:30 ? 00:00:00 [rcuos/0] root 9 2 0 10:30 ? 00:00:00 [rcu_bh] root 10 2 0 10:30 ? 00:00:00 [rcuob/0] root 11 2 0 10:30 ? 00:00:00 [migration/0] root 12 2 0 10:30 ? 00:00:00 [watchdog/0] root 13 2 0 10:30 ? 00:00:00 [khelper] root 14 2 0 10:30 ? 00:00:00 [kdevtmpfs] root 15 2 0 10:30 ? 00:00:00 [netns] root 16 2 0 10:30 ? 00:00:00 [writeback] root 17 2 0 10:30 ? 00:00:00 [kintegrityd] root 18 2 0 10:30 ? 00:00:00 [bioset] root 19 2 0 10:30 ? 00:00:00 [kworker/u3:0] root 20 2 0 10:30 ? 00:00:00 [kblockd] root 21 2 0 10:30 ? 00:00:00 [ata_sff] root 22 2 0 10:30 ? 00:00:00 [khubd] root 23 2 0 10:30 ? 00:00:00 [md] root 24 2 0 10:30 ? 00:00:00 [devfreq_wq] root 25 2 0 10:30 ? 00:00:00 [kworker/0:1] root 27 2 0 10:30 ? 00:00:00 [khungtaskd] root 28 2 0 10:30 ? 00:00:00 [kswapd0] root 29 2 0 10:30 ? 00:00:00 [vmstat] root 30 2 0 10:30 ? 00:00:00 [ksmd] root 31 2 0 10:30 ? 00:00:00 [khugepaged] root 32 2 0 10:30 ? 00:00:00 [fsnotify_mark] root 33 2 0 10:30 ? 00:00:00 [ecryptfs-kthrea] root 34 2 0 10:30 ? 00:00:00 [crypto] root 46 2 0 10:30 ? 00:00:00 [kthrotld] root 47 2 0 10:30 ? 00:00:00 [kworker/u2:1] root 48 2 0 10:30 ? 00:00:00 [vballoon] root 49 2 0 10:30 ? 00:00:00 [scsi_eh_0] root 50 2 0 10:30 ? 00:00:00 [scsi_eh_1] root 71 2 0 10:30 ? 00:00:00 [deferwq] root 72 2 0 10:30 ? 00:00:00 [charger_manager] root 114 2 0 10:30 ? 00:00:00 [kpsmoused] root 117 2 0 10:30 ? 00:00:00 [kworker/0:2] root 176 2 0 10:30 ? 00:00:00 [jbd2/vda1-8] root 177 2 0 10:30 ? 00:00:00 [ext4-rsv-conver] root 381 1 0 10:30 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 417 2 0 10:30 ? 00:00:00 [kworker/u3:1] root 558 1 0 10:30 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 809 2 0 10:31 ? 00:00:00 [kauditd] syslog 965 1 0 10:31 ? 00:00:00 rsyslogd root 1028 1 0 10:31 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1031 1 0 10:31 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1035 1 0 10:31 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1036 1 0 10:31 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1038 1 0 10:31 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1081 1 0 10:31 ? 00:00:00 /usr/sbin/sshd -D root 1083 1 0 10:31 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1084 1 0 10:31 ? 00:00:00 cron daemon 1085 1 0 10:31 ? 00:00:00 atd message+ 1088 1 0 10:31 ? 00:00:00 dbus-daemon --system --fork root 1110 1 0 10:31 ? 00:00:00 /lib/systemd/systemd-logind root 1241 1 0 10:31 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1248 1 0 10:31 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1458 1 0 10:31 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/vellum_host_41y0pg/env/bin/python -m cloudify_agent.worker --queue vellum_host_41y0pg --max-workers 5 --name vellum_host_41y0pg ubuntu 1460 1458 0 10:31 ? 00:00:02 /home/ubuntu/vellum_host_41y0pg/env/bin/python -m cloudify_agent.worker --queue vellum_host_41y0pg --max-workers 5 --name vellum_host_41y0pg ubuntu 1604 1 0 10:32 ? 00:00:02 python2.7 /home/ubuntu/vellum_host_41y0pg/env/bin/diamond --configfile /home/ubuntu/vellum_host_41y0pg/work/plugins/diamond/etc/diamond.conf ubuntu 1743 1460 1 10:34 ? 00:00:02 /home/ubuntu/vellum_host_41y0pg/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-yn9TR6 ubuntu 1753 1743 0 10:34 ? 00:00:00 /bin/sh -c /tmp/DF3CR/install-vellum.sh ubuntu 1755 1753 0 10:34 ? 00:00:00 /bin/bash -e /tmp/DF3CR/install-vellum.sh root 2161 1 0 10:35 ? 00:00:00 upstart-udev-bridge --daemon root 2164 1 0 10:35 ? 00:00:00 upstart-file-bridge --daemon root 2167 1 0 10:35 ? 00:00:00 upstart-socket-bridge --daemon root 5497 2 0 10:36 ? 00:00:00 [kworker/u2:2] ntp 11860 1 0 10:37 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 108:112 memcache 12258 1 0 10:37 ? 00:00:00 /usr/bin/memcached -m 64 -p 11211 -u memcache -l 127.0.0.1 root 12925 1 0 10:38 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 13255 1 0 10:38 ? 00:00:00 /bin/sh -e /proc/self/fd/9 root 13261 13255 0 10:38 ? 00:00:00 cpulimit -e astaire -l 5 root 13903 12925 0 10:38 ? 00:00:00 [check-monit-upt] memcache 13928 1 0 10:38 ? 00:00:00 /usr/bin/memcached -v -e ignore_vbucket=true;cache_size=1536000000;eviction=false -p 11211 -u memcache -l 192.168.120.6 -c 4096 -r -U 0 root 13934 12925 0 10:38 ? 00:00:00 [check-memcached] root 13936 12925 0 10:38 ? 00:00:00 [poll_memcached.] clearwa+ 14044 1 1 10:38 ? 00:00:00 /usr/share/clearwater/clearwater-etcd/3.1.7/etcd --listen-client-urls http://0.0.0.0:4000 --advertise-client-urls http://192.168.120.6:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.6 --name 192-168-120-6 --debug --initial-cluster 192-168-120-12=http://192.168.120.12:2380,192-168-120-19=http://192.168.120.19:2380,192-168-120-10=http://192.168.120.10:2380,192-168-120-6=http://192.168.120.6:2380 --initial-cluster-state existing --initial-advertise-peer-urls http://192.168.120.6:2380 --listen-peer-urls http://192.168.120.6:2380 root 14068 12925 0 10:38 ? 00:00:00 [check-etcd-upti] root 14072 12925 0 10:38 ? 00:00:00 [poll_etcd_clust] root 14075 12925 0 10:38 ? 00:00:00 [poll_etcd.sh] root 14100 1 0 10:38 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 14104 14100 0 10:38 ? 00:00:00 inotifywait -e create -qq . dnsmasq 14397 1 0 10:39 ? 00:00:00 /usr/sbin/dnsmasq -x /var/run/dnsmasq/dnsmasq.pid -u dnsmasq -r /etc/dnsmasq.resolv.conf -7 /etc/dnsmasq.d,.dpkg-dist,.dpkg-old,.dpkg-new ubuntu 14444 1755 0 10:39 ? 00:00:00 /bin/bash -e /tmp/DF3CR/install-vellum.sh ubuntu 14445 14444 0 10:39 ? 00:00:00 /bin/bash -e /tmp/DF3CR/install-vellum.sh root 14446 14445 0 10:39 ? 00:00:00 sudo ps -edf root 14447 14446 0 10:39 ? 00:00:00 ps -edf real 0m0.010s user 0m0.000s sys 0m0.009s 2019-04-09 10:39:09,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo netstat 2019-04-09 10:39:09,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => Active Internet connections (only servers) Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name tcp 0 0 192.168.120.6:2380 0.0.0.0:* LISTEN 14044/etcd tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 14397/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1081/sshd tcp 0 0 127.0.0.1:41434 0.0.0.0:* LISTEN 1743/python tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 12925/monit tcp 0 0 192.168.120.6:11211 0.0.0.0:* LISTEN 13928/memcached tcp 0 0 127.0.0.1:11211 0.0.0.0:* LISTEN 12258/memcached tcp6 0 0 ::1:53 :::* LISTEN 14397/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1081/sshd tcp6 0 0 :::4000 :::* LISTEN 14044/etcd udp 0 0 192.168.120.6:123 0.0.0.0:* 11860/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 11860/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 11860/ntpd udp 0 0 0.0.0.0:27357 0.0.0.0:* 558/dhclient udp 0 0 127.0.0.1:11211 0.0.0.0:* 12258/memcached udp 0 0 127.0.0.1:53 0.0.0.0:* 14397/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 558/dhclient udp6 0 0 fe80::f816:3eff:fe3:123 :::* 11860/ntpd udp6 0 0 ::1:123 :::* 11860/ntpd udp6 0 0 :::123 :::* 11860/ntpd udp6 0 0 :::41330 :::* 558/dhclient udp6 0 0 ::1:53 :::* 14397/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 8989 1083/acpid /var/run/acpid.socket unix 2 [ ACC ] SEQPACKET LISTENING 7225 381/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 9024 1088/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] STREAM LISTENING 13912 1/init @/com/ubuntu/upstart real 0m0.010s user 0m0.004s sys 0m0.004s 2019-04-09 10:39:09,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo find /var/log 2019-04-09 10:39:09,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => [09-Apr-2019 10:38:49 UTC] clearwater-diags-monitor starting [09-Apr-2019 10:38:49 UTC] Waiting for trigger files real 0m0.004s user 0m0.000s sys 0m0.004s 2019-04-09 10:39:09,045 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/clearwater 2019-04-09 10:39:09,045 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/clearwater 2019-04-09 10:39:09,045 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-vellum-host-41y0pg 2019-04-09 10:39:09,045 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-vellum-host-41y0pg 2019-04-09 10:39:09,045 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3149 100 3149 0 0 18410 0 --:--:-- --:--:-- --:--:-- 18415 100 3149 100 3149 0 0 18404 0 --:--:-- --:--:-- --:--:-- 18415 2019-04-09 10:39:09,045 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Traceback (most recent call last): 2019-04-09 10:39:09,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - File "/home/ubuntu/vellum_host_41y0pg/env/bin/ctx", line 13, in 2019-04-09 10:39:09,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sys.exit(main()) 2019-04-09 10:39:09,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - File "/home/ubuntu/vellum_host_41y0pg/env/lib/python2.7/site-packages/cloudify/proxy/client.py", line 128, in main 2019-04-09 10:39:09,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - args.timeout) 2019-04-09 10:39:09,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - File "/home/ubuntu/vellum_host_41y0pg/env/lib/python2.7/site-packages/cloudify/proxy/client.py", line 93, in client_req 2019-04-09 10:39:09,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - ex_traceback) 2019-04-09 10:39:09,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-04-09 10:39:09,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [http] 2019-04-09 10:39:09,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - bind-address = 0.0.0.0 2019-04-09 10:39:09,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - bind-port = 7253 2019-04-09 10:39:09,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - threads = 50 2019-04-09 10:39:09,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-04-09 10:39:09,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=1753, return_code=0): /tmp/DF3CR/install-vellum.sh 2019-04-09 10:39:09,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - max_ttl = 600 2019-04-09 10:39:09,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [exceptions] 2019-04-09 10:39:09,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-04-09 10:39:09,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - enabled = true 2019-04-09 10:39:09,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [alarms] 2019-04-09 10:39:09,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-04-09 10:39:09,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - level = 2 2019-04-09 10:39:09,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - cloudify.proxy.client.RequestError: (RequestError(...), "UnicodeEncodeError: 'ascii' codec can't encode character u'\\xdc' in position 31735: ordinal not in range(128)") 2019-04-09 10:39:09,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-04-09 10:39:09,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - folder = /var/log/chronos 2019-04-09 10:39:09,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [logging] 2019-04-09 10:39:09,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-04-09 10:39:09,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-04-09 10:39:09,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-04-09 10:39:09,050 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/4c65a646-067f-4556-a879-83319631caf0 2019-04-09 10:39:09,109 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:39:09,109 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:39:09,110 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:39:09,110 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:39:09,110 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:39:09,110 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:39:09,110 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:39:09,110 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T10:28:06.618Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-09T10:28:06.619Z", "id": "4c65a646-067f-4556-a879-83319631caf0"} 2019-04-09 10:39:09,110 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:39:09,110 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:39:09 GMT 2019-04-09 10:39:09,110 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:39:09,111 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-09 10:39:09,111 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:39:09,111 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:39:09,111 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:39:14,114 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-09 10:39:14,274 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:39:14,274 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:39:14,274 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:39:14,274 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:39:14,274 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:39:14,275 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:39:14,275 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:39:14,275 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_399cpt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:39:06.387Z", "message": " File \"/home/ubuntu/vellum_host_41y0pg/env/bin/ctx\", line 13, in ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:39:05.756Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.f811e5dc-1584-4a01-b4d7-1a01ab374ad3"}, {"node_instance_id": "vellum_399cpt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:39:06.387Z", "message": " sys.exit(main())", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:39:05.756Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.f811e5dc-1584-4a01-b4d7-1a01ab374ad3"}, {"node_instance_id": "vellum_399cpt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:39:06.387Z", "message": " File \"/home/ubuntu/vellum_host_41y0pg/env/lib/python2.7/site-packages/cloudify/proxy/client.py\", line 128, in main", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:39:05.756Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.f811e5dc-1584-4a01-b4d7-1a01ab374ad3"}, {"node_instance_id": "vellum_399cpt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:39:06.387Z", "message": " args.timeout)", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:39:05.756Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.f811e5dc-1584-4a01-b4d7-1a01ab374ad3"}, {"node_instance_id": "vellum_399cpt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:39:06.387Z", "message": " File \"/home/ubuntu/vellum_host_41y0pg/env/lib/python2.7/site-packages/cloudify/proxy/client.py\", line 93, in client_req", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:39:05.756Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.f811e5dc-1584-4a01-b4d7-1a01ab374ad3"}, {"node_instance_id": "vellum_399cpt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:39:06.387Z", "message": " ex_traceback)", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:39:05.756Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.f811e5dc-1584-4a01-b4d7-1a01ab374ad3"}, {"node_instance_id": "vellum_399cpt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:39:06.387Z", "message": " cloudify.proxy.client.RequestError: (RequestError(...), \"UnicodeEncodeError: 'ascii' codec can't encode character u'\\\\xdc' in position 31735: ordinal not in range(128)\")", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:39:05.756Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.f811e5dc-1584-4a01-b4d7-1a01ab374ad3"}, {"node_instance_id": "vellum_399cpt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:39:06.387Z", "message": " ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:39:05.756Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.f811e5dc-1584-4a01-b4d7-1a01ab374ad3"}, {"node_instance_id": "vellum_399cpt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:39:06.387Z", "message": " [http]", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:39:05.756Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.f811e5dc-1584-4a01-b4d7-1a01ab374ad3"}, {"node_instance_id": "vellum_399cpt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:39:06.387Z", "message": " bind-address = 0.0.0.0", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:39:05.756Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.f811e5dc-1584-4a01-b4d7-1a01ab374ad3"}, {"node_instance_id": "vellum_399cpt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:39:06.387Z", "message": " bind-port = 7253", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:39:05.756Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.f811e5dc-1584-4a01-b4d7-1a01ab374ad3"}, {"node_instance_id": "vellum_399cpt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:39:06.387Z", "message": " threads = 50", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:39:05.756Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.f811e5dc-1584-4a01-b4d7-1a01ab374ad3"}, {"node_instance_id": "vellum_399cpt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:39:06.387Z", "message": " ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:39:05.756Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.f811e5dc-1584-4a01-b4d7-1a01ab374ad3"}, {"node_instance_id": "vellum_399cpt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:39:06.387Z", "message": " [logging]", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:39:05.756Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.f811e5dc-1584-4a01-b4d7-1a01ab374ad3"}, {"node_instance_id": "vellum_399cpt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:39:06.387Z", "message": " folder = /var/log/chronos", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:39:05.756Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.f811e5dc-1584-4a01-b4d7-1a01ab374ad3"}, {"node_instance_id": "vellum_399cpt", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:39:06.387Z", "message": " ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:39:05.756Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.f811e5dc-1584-4a01-b4d7-1a01ab374ad3"}, {"node_instance_id": "vellum_399cpt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:39:06.993Z", "message": "Node instance configured", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:39:06.277Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "vellum_399cpt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:39:06.993Z", "message": "Starting node instance", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:39:06.459Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "vellum_399cpt", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:39:06.993Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:39:06.802Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "4c65a646-067f-4556-a879-83319631caf0"}, {"node_instance_id": "vellum_399cpt", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:39:09.161Z", "message": "Downloaded scripts/clearwater/vellum/start-vellum.sh to /tmp/O0G7J/start-vellum.sh", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:39:09.015Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.1ca1c700-35dc-41cd-a886-c210d46a96e1"}, {"node_instance_id": "vellum_399cpt", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:39:09.828Z", "message": "[vellum] 192.168.120.6", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:39:09.200Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.1ca1c700-35dc-41cd-a886-c210d46a96e1"}, {"node_instance_id": "vellum_399cpt", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:39:09.828Z", "message": "", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:39:09.051Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.1ca1c700-35dc-41cd-a886-c210d46a96e1"}, {"node_instance_id": "vellum_399cpt", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:39:09.828Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:39:09.025Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.1ca1c700-35dc-41cd-a886-c210d46a96e1"}, {"node_instance_id": "vellum_399cpt", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:39:09.828Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:39:09.285Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.1ca1c700-35dc-41cd-a886-c210d46a96e1"}, {"node_instance_id": "vellum_399cpt", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:39:09.828Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:39:09.021Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.1ca1c700-35dc-41cd-a886-c210d46a96e1"}, {"node_instance_id": "vellum_399cpt", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:39:09.828Z", "message": "log_stdout=True, log_stderr=True, stderr_to_stdout=False", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:39:09.017Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.1ca1c700-35dc-41cd-a886-c210d46a96e1"}, {"node_instance_id": "vellum_399cpt", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:39:09.828Z", "message": "Process created, PID: 14567", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:39:09.021Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.1ca1c700-35dc-41cd-a886-c210d46a96e1"}, {"node_instance_id": "vellum_399cpt", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:39:09.828Z", "message": "Running liveness detection on port 7000", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:39:09.257Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.1ca1c700-35dc-41cd-a886-c210d46a96e1"}, {"node_instance_id": "vellum_399cpt", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:39:09.828Z", "message": "[vellum] Starting homestead node", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:39:09.231Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.1ca1c700-35dc-41cd-a886-c210d46a96e1"}], "metadata": {"pagination": {"total": 3205, "offset": 3176, "size": 50}}} 2019-04-09 10:39:14,275 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:39:14,275 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:39:14 GMT 2019-04-09 10:39:14,275 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:39:14,275 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-09 10:39:14,275 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:39:14,275 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:39:14,276 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:39:14,276 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-09 10:39:14,277 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - File "/home/ubuntu/vellum_host_41y0pg/env/bin/ctx", line 13, in 2019-04-09 10:39:14,277 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sys.exit(main()) 2019-04-09 10:39:14,277 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - File "/home/ubuntu/vellum_host_41y0pg/env/lib/python2.7/site-packages/cloudify/proxy/client.py", line 128, in main 2019-04-09 10:39:14,277 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - args.timeout) 2019-04-09 10:39:14,278 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - File "/home/ubuntu/vellum_host_41y0pg/env/lib/python2.7/site-packages/cloudify/proxy/client.py", line 93, in client_req 2019-04-09 10:39:14,278 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - ex_traceback) 2019-04-09 10:39:14,278 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - cloudify.proxy.client.RequestError: (RequestError(...), "UnicodeEncodeError: 'ascii' codec can't encode character u'\\xdc' in position 31735: ordinal not in range(128)") 2019-04-09 10:39:14,278 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-04-09 10:39:14,278 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [http] 2019-04-09 10:39:14,278 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - bind-address = 0.0.0.0 2019-04-09 10:39:14,279 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - bind-port = 7253 2019-04-09 10:39:14,279 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - threads = 50 2019-04-09 10:39:14,279 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-04-09 10:39:14,279 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [logging] 2019-04-09 10:39:14,279 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - folder = /var/log/chronos 2019-04-09 10:39:14,279 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-04-09 10:39:14,279 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance configured 2019-04-09 10:39:14,280 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance 2019-04-09 10:39:14,280 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-04-09 10:39:14,280 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/vellum/start-vellum.sh to /tmp/O0G7J/start-vellum.sh 2019-04-09 10:39:14,280 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] 192.168.120.6 2019-04-09 10:39:14,280 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-04-09 10:39:14,280 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-04-09 10:39:14,281 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-04-09 10:39:14,281 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-04-09 10:39:14,281 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-04-09 10:39:14,281 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 14567 2019-04-09 10:39:14,281 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Running liveness detection on port 7000 2019-04-09 10:39:14,281 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Starting homestead node 2019-04-09 10:39:14,282 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/4c65a646-067f-4556-a879-83319631caf0 2019-04-09 10:39:14,338 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:39:14,338 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:39:14,338 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:39:14,338 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:39:14,339 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:39:14,339 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:39:14,339 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:39:14,339 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T10:28:06.618Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-09T10:28:06.619Z", "id": "4c65a646-067f-4556-a879-83319631caf0"} 2019-04-09 10:39:14,339 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:39:14,339 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:39:14 GMT 2019-04-09 10:39:14,339 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:39:14,339 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-09 10:39:14,339 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:39:14,339 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:39:14,339 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:39:19,345 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-09 10:39:19,595 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:39:19,595 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:39:19,595 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:39:19,595 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:39:19,595 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:39:19,596 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:39:19,596 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:39:19,596 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_399cpt", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:39:19.554Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:39:19.330Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.1ca1c700-35dc-41cd-a886-c210d46a96e1"}], "metadata": {"pagination": {"total": 3206, "offset": 3205, "size": 50}}} 2019-04-09 10:39:19,596 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:39:19,596 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:39:19 GMT 2019-04-09 10:39:19,596 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:39:19,596 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 672 2019-04-09 10:39:19,596 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:39:19,596 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:39:19,596 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:39:19,597 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-04-09 10:39:19,597 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/4c65a646-067f-4556-a879-83319631caf0 2019-04-09 10:39:19,660 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:39:19,660 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:39:19,660 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:39:19,661 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:39:19,661 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:39:19,661 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:39:19,661 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:39:19,661 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T10:28:06.618Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-09T10:28:06.619Z", "id": "4c65a646-067f-4556-a879-83319631caf0"} 2019-04-09 10:39:19,661 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:39:19,661 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:39:19 GMT 2019-04-09 10:39:19,661 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:39:19,661 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-09 10:39:19,661 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:39:19,662 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:39:19,662 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:39:24,667 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-09 10:39:24,770 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:39:24,770 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:39:24,771 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:39:24,771 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:39:24,771 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:39:24,771 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:39:24,771 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:39:24,771 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3206, "offset": 3206, "size": 50}}} 2019-04-09 10:39:24,771 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:39:24,771 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:39:24 GMT 2019-04-09 10:39:24,771 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:39:24,772 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-04-09 10:39:24,772 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:39:24,772 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:39:24,772 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:39:24,772 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/4c65a646-067f-4556-a879-83319631caf0 2019-04-09 10:39:24,832 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:39:24,833 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:39:24,833 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:39:24,833 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:39:24,833 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:39:24,833 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:39:24,833 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:39:24,833 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T10:28:06.618Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-09T10:28:06.619Z", "id": "4c65a646-067f-4556-a879-83319631caf0"} 2019-04-09 10:39:24,833 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:39:24,833 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:39:24 GMT 2019-04-09 10:39:24,834 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:39:24,834 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-09 10:39:24,834 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:39:24,834 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:39:24,834 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:39:29,839 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-09 10:39:29,972 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:39:29,972 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:39:29,972 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:39:29,972 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:39:29,972 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:39:29,972 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:39:29,972 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:39:29,973 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_399cpt", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:39:29.134Z", "message": "Waiting for process 14567 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:39:29.065Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.1ca1c700-35dc-41cd-a886-c210d46a96e1"}, {"node_instance_id": "vellum_399cpt", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:39:29.802Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:39:29.371Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.1ca1c700-35dc-41cd-a886-c210d46a96e1"}], "metadata": {"pagination": {"total": 3208, "offset": 3206, "size": 50}}} 2019-04-09 10:39:29,973 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:39:29,973 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:39:29 GMT 2019-04-09 10:39:29,973 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:39:29,973 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-09 10:39:29,973 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:39:29,973 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:39:29,973 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:39:29,973 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-09 10:39:29,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 14567 to end... 2019-04-09 10:39:29,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-04-09 10:39:29,974 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/4c65a646-067f-4556-a879-83319631caf0 2019-04-09 10:39:30,028 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:39:30,028 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:39:30,029 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:39:30,029 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:39:30,029 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:39:30,029 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:39:30,029 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:39:30,029 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T10:28:06.618Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-09T10:28:06.619Z", "id": "4c65a646-067f-4556-a879-83319631caf0"} 2019-04-09 10:39:30,029 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:39:30,029 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:39:30 GMT 2019-04-09 10:39:30,029 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:39:30,030 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-09 10:39:30,030 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:39:30,030 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:39:30,030 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:39:35,035 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-09 10:39:35,155 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:39:35,155 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:39:35,155 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:39:35,155 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:39:35,155 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:39:35,155 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:39:35,156 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:39:35,156 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3208, "offset": 3208, "size": 50}}} 2019-04-09 10:39:35,156 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:39:35,156 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:39:35 GMT 2019-04-09 10:39:35,156 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:39:35,156 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-04-09 10:39:35,156 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:39:35,156 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:39:35,156 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:39:35,157 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/4c65a646-067f-4556-a879-83319631caf0 2019-04-09 10:39:35,216 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:39:35,216 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:39:35,216 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:39:35,216 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:39:35,216 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:39:35,216 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:39:35,216 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:39:35,216 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T10:28:06.618Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-09T10:28:06.619Z", "id": "4c65a646-067f-4556-a879-83319631caf0"} 2019-04-09 10:39:35,217 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:39:35,217 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:39:35 GMT 2019-04-09 10:39:35,217 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:39:35,217 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-09 10:39:35,217 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:39:35,217 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:39:35,217 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:39:40,223 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-09 10:39:40,494 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:39:40,494 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:39:40,494 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:39:40,494 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:39:40,494 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:39:40,494 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:39:40,494 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:39:40,494 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_399cpt", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:39:39.564Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:39:39.410Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.1ca1c700-35dc-41cd-a886-c210d46a96e1"}], "metadata": {"pagination": {"total": 3209, "offset": 3208, "size": 50}}} 2019-04-09 10:39:40,495 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:39:40,495 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:39:40 GMT 2019-04-09 10:39:40,495 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:39:40,495 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 672 2019-04-09 10:39:40,495 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:39:40,495 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:39:40,495 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:39:40,495 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-04-09 10:39:40,496 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/4c65a646-067f-4556-a879-83319631caf0 2019-04-09 10:39:40,680 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:39:40,680 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:39:40,680 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:39:40,681 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:39:40,681 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:39:40,681 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:39:40,681 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:39:40,681 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T10:28:06.618Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-09T10:28:06.619Z", "id": "4c65a646-067f-4556-a879-83319631caf0"} 2019-04-09 10:39:40,681 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:39:40,681 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:39:40 GMT 2019-04-09 10:39:40,681 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:39:40,681 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-09 10:39:40,682 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:39:40,682 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:39:40,682 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:39:45,687 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-09 10:39:45,778 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:39:45,779 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:39:45,779 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:39:45,779 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:39:45,779 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:39:45,779 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:39:45,779 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:39:45,779 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3209, "offset": 3209, "size": 50}}} 2019-04-09 10:39:45,779 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:39:45,779 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:39:45 GMT 2019-04-09 10:39:45,780 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:39:45,780 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-04-09 10:39:45,780 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:39:45,780 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:39:45,780 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:39:45,780 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/4c65a646-067f-4556-a879-83319631caf0 2019-04-09 10:39:45,856 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:39:45,856 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:39:45,856 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:39:45,856 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:39:45,857 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:39:45,857 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:39:45,857 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:39:45,857 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T10:28:06.618Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-09T10:28:06.619Z", "id": "4c65a646-067f-4556-a879-83319631caf0"} 2019-04-09 10:39:45,857 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:39:45,857 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:39:45 GMT 2019-04-09 10:39:45,857 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:39:45,857 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-09 10:39:45,857 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:39:45,857 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:39:45,858 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:39:50,863 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-09 10:39:51,021 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:39:51,021 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:39:51,021 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:39:51,021 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:39:51,021 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:39:51,021 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:39:51,021 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:39:51,022 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_399cpt", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:39:49.187Z", "message": "Waiting for process 14567 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:39:49.103Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.1ca1c700-35dc-41cd-a886-c210d46a96e1"}, {"node_instance_id": "vellum_399cpt", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:39:49.805Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:39:49.445Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.1ca1c700-35dc-41cd-a886-c210d46a96e1"}], "metadata": {"pagination": {"total": 3211, "offset": 3209, "size": 50}}} 2019-04-09 10:39:51,022 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:39:51,022 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:39:51 GMT 2019-04-09 10:39:51,022 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:39:51,022 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-09 10:39:51,022 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:39:51,022 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:39:51,022 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:39:51,022 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-09 10:39:51,023 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 14567 to end... 2019-04-09 10:39:51,023 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-04-09 10:39:51,023 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/4c65a646-067f-4556-a879-83319631caf0 2019-04-09 10:39:51,083 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:39:51,083 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:39:51,083 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:39:51,083 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:39:51,083 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:39:51,083 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:39:51,084 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:39:51,084 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T10:28:06.618Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-09T10:28:06.619Z", "id": "4c65a646-067f-4556-a879-83319631caf0"} 2019-04-09 10:39:51,084 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:39:51,084 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:39:51 GMT 2019-04-09 10:39:51,084 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:39:51,084 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-09 10:39:51,084 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:39:51,084 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:39:51,084 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:39:56,090 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-09 10:39:56,193 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:39:56,193 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:39:56,194 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:39:56,194 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:39:56,194 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:39:56,194 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:39:56,194 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:39:56,194 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3211, "offset": 3211, "size": 50}}} 2019-04-09 10:39:56,194 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:39:56,194 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:39:56 GMT 2019-04-09 10:39:56,195 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:39:56,195 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-04-09 10:39:56,195 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:39:56,195 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:39:56,195 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:39:56,195 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/4c65a646-067f-4556-a879-83319631caf0 2019-04-09 10:39:56,253 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:39:56,254 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:39:56,254 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:39:56,254 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:39:56,254 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:39:56,254 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:39:56,254 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:39:56,254 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T10:28:06.618Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-09T10:28:06.619Z", "id": "4c65a646-067f-4556-a879-83319631caf0"} 2019-04-09 10:39:56,254 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:39:56,254 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:39:56 GMT 2019-04-09 10:39:56,255 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:39:56,255 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-09 10:39:56,255 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:39:56,255 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:39:56,255 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:40:01,257 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-09 10:40:01,346 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:40:01,346 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:40:01,346 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:40:01,346 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:40:01,346 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:40:01,346 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:40:01,346 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:40:01,347 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_399cpt", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:39:59.568Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:39:59.494Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.1ca1c700-35dc-41cd-a886-c210d46a96e1"}], "metadata": {"pagination": {"total": 3212, "offset": 3211, "size": 50}}} 2019-04-09 10:40:01,347 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:40:01,347 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:40:01 GMT 2019-04-09 10:40:01,347 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:40:01,347 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 672 2019-04-09 10:40:01,347 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:40:01,347 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:40:01,347 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:40:01,348 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-04-09 10:40:01,348 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/4c65a646-067f-4556-a879-83319631caf0 2019-04-09 10:40:01,427 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:40:01,427 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:40:01,427 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:40:01,427 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:40:01,428 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:40:01,428 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:40:01,428 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:40:01,428 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T10:28:06.618Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-09T10:28:06.619Z", "id": "4c65a646-067f-4556-a879-83319631caf0"} 2019-04-09 10:40:01,428 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:40:01,428 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:40:01 GMT 2019-04-09 10:40:01,428 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:40:01,428 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-09 10:40:01,428 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:40:01,428 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:40:01,428 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:40:06,434 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-09 10:40:06,553 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:40:06,553 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:40:06,553 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:40:06,553 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:40:06,553 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:40:06,553 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:40:06,553 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:40:06,553 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3212, "offset": 3212, "size": 50}}} 2019-04-09 10:40:06,554 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:40:06,554 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:40:06 GMT 2019-04-09 10:40:06,554 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:40:06,554 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-04-09 10:40:06,554 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:40:06,554 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:40:06,554 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:40:06,555 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/4c65a646-067f-4556-a879-83319631caf0 2019-04-09 10:40:06,624 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:40:06,625 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:40:06,625 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:40:06,625 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:40:06,625 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:40:06,625 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:40:06,625 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:40:06,625 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T10:28:06.618Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-09T10:28:06.619Z", "id": "4c65a646-067f-4556-a879-83319631caf0"} 2019-04-09 10:40:06,625 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:40:06,625 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:40:06 GMT 2019-04-09 10:40:06,626 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:40:06,626 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-09 10:40:06,626 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:40:06,626 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:40:06,626 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:40:11,631 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-09 10:40:11,745 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:40:11,745 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:40:11,745 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:40:11,746 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:40:11,746 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:40:11,746 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:40:11,746 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:40:11,746 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_399cpt", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:40:09.362Z", "message": "Waiting for process 14567 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:40:09.148Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.1ca1c700-35dc-41cd-a886-c210d46a96e1"}, {"node_instance_id": "vellum_399cpt", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:40:10.080Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:40:09.535Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.1ca1c700-35dc-41cd-a886-c210d46a96e1"}], "metadata": {"pagination": {"total": 3214, "offset": 3212, "size": 50}}} 2019-04-09 10:40:11,746 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:40:11,746 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:40:11 GMT 2019-04-09 10:40:11,746 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:40:11,746 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-09 10:40:11,746 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:40:11,747 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:40:11,747 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:40:11,747 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-09 10:40:11,747 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 14567 to end... 2019-04-09 10:40:11,747 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-04-09 10:40:11,747 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/4c65a646-067f-4556-a879-83319631caf0 2019-04-09 10:40:11,806 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:40:11,806 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:40:11,806 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:40:11,806 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:40:11,806 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:40:11,806 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:40:11,807 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:40:11,807 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T10:28:06.618Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-09T10:28:06.619Z", "id": "4c65a646-067f-4556-a879-83319631caf0"} 2019-04-09 10:40:11,807 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:40:11,807 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:40:11 GMT 2019-04-09 10:40:11,807 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:40:11,807 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-09 10:40:11,807 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:40:11,807 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:40:11,807 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:40:16,813 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-09 10:40:16,901 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:40:16,901 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:40:16,901 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:40:16,901 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:40:16,901 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:40:16,901 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:40:16,901 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:40:16,902 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3214, "offset": 3214, "size": 50}}} 2019-04-09 10:40:16,902 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:40:16,902 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:40:16 GMT 2019-04-09 10:40:16,902 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:40:16,902 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-04-09 10:40:16,902 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:40:16,902 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:40:16,902 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:40:16,903 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/4c65a646-067f-4556-a879-83319631caf0 2019-04-09 10:40:16,957 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:40:16,957 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:40:16,957 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:40:16,957 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:40:16,957 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:40:16,958 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:40:16,958 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:40:16,958 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T10:28:06.618Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-09T10:28:06.619Z", "id": "4c65a646-067f-4556-a879-83319631caf0"} 2019-04-09 10:40:16,958 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:40:16,958 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:40:16 GMT 2019-04-09 10:40:16,958 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:40:16,958 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-09 10:40:16,958 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:40:16,958 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:40:16,958 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:40:21,964 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-09 10:40:22,188 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:40:22,188 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:40:22,188 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:40:22,188 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:40:22,188 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:40:22,188 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:40:22,189 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:40:22,189 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_399cpt", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:40:19.804Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:40:19.576Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.1ca1c700-35dc-41cd-a886-c210d46a96e1"}], "metadata": {"pagination": {"total": 3215, "offset": 3214, "size": 50}}} 2019-04-09 10:40:22,189 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:40:22,189 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:40:22 GMT 2019-04-09 10:40:22,189 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:40:22,189 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 672 2019-04-09 10:40:22,189 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:40:22,189 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:40:22,189 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:40:22,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-04-09 10:40:22,190 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/4c65a646-067f-4556-a879-83319631caf0 2019-04-09 10:40:22,250 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:40:22,251 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:40:22,251 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:40:22,251 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:40:22,251 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:40:22,251 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:40:22,251 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:40:22,251 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T10:28:06.618Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-09T10:28:06.619Z", "id": "4c65a646-067f-4556-a879-83319631caf0"} 2019-04-09 10:40:22,252 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:40:22,252 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:40:22 GMT 2019-04-09 10:40:22,252 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:40:22,252 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-09 10:40:22,252 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:40:22,252 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:40:22,252 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:40:27,258 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-09 10:40:27,407 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:40:27,408 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:40:27,408 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:40:27,408 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:40:27,408 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:40:27,408 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:40:27,408 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:40:27,408 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3215, "offset": 3215, "size": 50}}} 2019-04-09 10:40:27,408 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:40:27,408 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:40:27 GMT 2019-04-09 10:40:27,408 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:40:27,409 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-04-09 10:40:27,409 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:40:27,409 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:40:27,409 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:40:27,409 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/4c65a646-067f-4556-a879-83319631caf0 2019-04-09 10:40:27,466 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:40:27,466 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:40:27,466 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:40:27,466 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:40:27,466 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:40:27,466 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:40:27,466 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:40:27,466 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T10:28:06.618Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-09T10:28:06.619Z", "id": "4c65a646-067f-4556-a879-83319631caf0"} 2019-04-09 10:40:27,467 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:40:27,467 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:40:27 GMT 2019-04-09 10:40:27,467 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:40:27,467 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-09 10:40:27,467 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:40:27,467 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:40:27,467 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:40:32,473 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-09 10:40:32,613 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:40:32,614 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:40:32,614 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:40:32,614 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:40:32,614 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:40:32,614 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:40:32,614 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:40:32,614 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_399cpt", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:40:29.379Z", "message": "Waiting for process 14567 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:40:29.194Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.1ca1c700-35dc-41cd-a886-c210d46a96e1"}, {"node_instance_id": "vellum_399cpt", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:40:30.049Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:40:29.620Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.1ca1c700-35dc-41cd-a886-c210d46a96e1"}], "metadata": {"pagination": {"total": 3217, "offset": 3215, "size": 50}}} 2019-04-09 10:40:32,614 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:40:32,614 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:40:32 GMT 2019-04-09 10:40:32,615 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:40:32,615 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-09 10:40:32,615 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:40:32,615 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:40:32,615 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:40:32,615 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-09 10:40:32,615 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 14567 to end... 2019-04-09 10:40:32,615 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-04-09 10:40:32,616 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/4c65a646-067f-4556-a879-83319631caf0 2019-04-09 10:40:32,830 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:40:32,830 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:40:32,830 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:40:32,830 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:40:32,830 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:40:32,830 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:40:32,831 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:40:32,831 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T10:28:06.618Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-09T10:28:06.619Z", "id": "4c65a646-067f-4556-a879-83319631caf0"} 2019-04-09 10:40:32,831 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:40:32,831 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:40:32 GMT 2019-04-09 10:40:32,831 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:40:32,831 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-09 10:40:32,831 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:40:32,831 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:40:32,831 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:40:37,837 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-09 10:40:37,924 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:40:37,924 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:40:37,925 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:40:37,925 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:40:37,925 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:40:37,925 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:40:37,925 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:40:37,925 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3217, "offset": 3217, "size": 50}}} 2019-04-09 10:40:37,925 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:40:37,925 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:40:37 GMT 2019-04-09 10:40:37,925 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:40:37,926 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-04-09 10:40:37,926 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:40:37,926 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:40:37,926 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:40:37,926 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/4c65a646-067f-4556-a879-83319631caf0 2019-04-09 10:40:37,986 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:40:37,986 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:40:37,986 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:40:37,986 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:40:37,986 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:40:37,986 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:40:37,986 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:40:37,987 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T10:28:06.618Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-09T10:28:06.619Z", "id": "4c65a646-067f-4556-a879-83319631caf0"} 2019-04-09 10:40:37,987 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:40:37,987 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:40:37 GMT 2019-04-09 10:40:37,987 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:40:37,987 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-09 10:40:37,987 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:40:37,987 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:40:37,987 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:40:42,993 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-09 10:40:43,221 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:40:43,221 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:40:43,221 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:40:43,221 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:40:43,221 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:40:43,221 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:40:43,221 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:40:43,221 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_399cpt", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:40:39.774Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:40:39.662Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.1ca1c700-35dc-41cd-a886-c210d46a96e1"}], "metadata": {"pagination": {"total": 3218, "offset": 3217, "size": 50}}} 2019-04-09 10:40:43,222 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:40:43,222 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:40:43 GMT 2019-04-09 10:40:43,222 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:40:43,222 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 672 2019-04-09 10:40:43,222 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:40:43,222 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:40:43,222 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:40:43,222 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-04-09 10:40:43,223 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/4c65a646-067f-4556-a879-83319631caf0 2019-04-09 10:40:43,283 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:40:43,283 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:40:43,283 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:40:43,284 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:40:43,284 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:40:43,284 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:40:43,284 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:40:43,284 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T10:28:06.618Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-09T10:28:06.619Z", "id": "4c65a646-067f-4556-a879-83319631caf0"} 2019-04-09 10:40:43,284 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:40:43,284 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:40:43 GMT 2019-04-09 10:40:43,284 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:40:43,284 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-09 10:40:43,285 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:40:43,285 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:40:43,285 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:40:48,290 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-09 10:40:48,434 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:40:48,434 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:40:48,434 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:40:48,435 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:40:48,435 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:40:48,435 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:40:48,435 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:40:48,435 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3218, "offset": 3218, "size": 50}}} 2019-04-09 10:40:48,435 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:40:48,435 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:40:48 GMT 2019-04-09 10:40:48,435 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:40:48,435 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-04-09 10:40:48,436 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:40:48,436 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:40:48,436 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:40:48,436 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/4c65a646-067f-4556-a879-83319631caf0 2019-04-09 10:40:48,492 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:40:48,492 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:40:48,492 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:40:48,492 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:40:48,492 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:40:48,493 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:40:48,493 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:40:48,493 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T10:28:06.618Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-09T10:28:06.619Z", "id": "4c65a646-067f-4556-a879-83319631caf0"} 2019-04-09 10:40:48,493 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:40:48,493 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:40:48 GMT 2019-04-09 10:40:48,493 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:40:48,493 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-09 10:40:48,493 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:40:48,493 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:40:48,493 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:40:53,499 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-09 10:40:53,722 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:40:53,722 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:40:53,723 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:40:53,723 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:40:53,723 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:40:53,723 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:40:53,723 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:40:53,723 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_399cpt", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:40:49.399Z", "message": "Waiting for process 14567 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:40:49.240Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.1ca1c700-35dc-41cd-a886-c210d46a96e1"}, {"node_instance_id": "vellum_399cpt", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:40:50.069Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:40:49.704Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.1ca1c700-35dc-41cd-a886-c210d46a96e1"}], "metadata": {"pagination": {"total": 3220, "offset": 3218, "size": 50}}} 2019-04-09 10:40:53,723 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:40:53,723 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:40:53 GMT 2019-04-09 10:40:53,723 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:40:53,723 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-09 10:40:53,724 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:40:53,724 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:40:53,724 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:40:53,724 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-09 10:40:53,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 14567 to end... 2019-04-09 10:40:53,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-04-09 10:40:53,725 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/4c65a646-067f-4556-a879-83319631caf0 2019-04-09 10:40:53,813 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:40:53,813 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:40:53,814 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:40:53,814 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:40:53,814 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:40:53,814 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:40:53,814 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:40:53,814 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T10:28:06.618Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-09T10:28:06.619Z", "id": "4c65a646-067f-4556-a879-83319631caf0"} 2019-04-09 10:40:53,814 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:40:53,814 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:40:53 GMT 2019-04-09 10:40:53,814 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:40:53,815 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-09 10:40:53,815 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:40:53,815 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:40:53,815 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:40:58,820 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-09 10:40:59,035 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:40:59,035 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:40:59,035 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:40:59,035 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:40:59,036 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:40:59,036 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:40:59,036 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:40:59,036 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3220, "offset": 3220, "size": 50}}} 2019-04-09 10:40:59,036 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:40:59,036 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:40:59 GMT 2019-04-09 10:40:59,036 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:40:59,036 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-04-09 10:40:59,036 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:40:59,036 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:40:59,037 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:40:59,037 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/4c65a646-067f-4556-a879-83319631caf0 2019-04-09 10:40:59,094 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:40:59,094 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:40:59,094 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:40:59,094 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:40:59,094 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:40:59,094 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:40:59,095 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:40:59,095 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T10:28:06.618Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-09T10:28:06.619Z", "id": "4c65a646-067f-4556-a879-83319631caf0"} 2019-04-09 10:40:59,095 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:40:59,095 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:40:59 GMT 2019-04-09 10:40:59,095 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:40:59,095 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-09 10:40:59,095 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:40:59,095 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:40:59,095 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:41:04,101 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-09 10:41:04,195 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:41:04,196 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:41:04,196 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:41:04,196 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:41:04,196 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:41:04,196 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:41:04,196 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:41:04,196 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_399cpt", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:40:59.794Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:40:59.740Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.1ca1c700-35dc-41cd-a886-c210d46a96e1"}], "metadata": {"pagination": {"total": 3221, "offset": 3220, "size": 50}}} 2019-04-09 10:41:04,196 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:41:04,197 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:41:04 GMT 2019-04-09 10:41:04,197 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:41:04,197 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 672 2019-04-09 10:41:04,197 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:41:04,197 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:41:04,197 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:41:04,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-04-09 10:41:04,198 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/4c65a646-067f-4556-a879-83319631caf0 2019-04-09 10:41:04,264 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:41:04,264 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:41:04,264 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:41:04,264 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:41:04,264 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:41:04,264 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:41:04,264 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:41:04,264 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T10:28:06.618Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-09T10:28:06.619Z", "id": "4c65a646-067f-4556-a879-83319631caf0"} 2019-04-09 10:41:04,265 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:41:04,265 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:41:04 GMT 2019-04-09 10:41:04,265 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:41:04,265 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-09 10:41:04,265 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:41:04,265 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:41:04,265 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:41:09,271 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-09 10:41:09,367 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:41:09,367 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:41:09,367 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:41:09,367 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:41:09,367 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:41:09,367 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:41:09,367 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:41:09,367 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3221, "offset": 3221, "size": 50}}} 2019-04-09 10:41:09,367 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:41:09,368 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:41:09 GMT 2019-04-09 10:41:09,368 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:41:09,368 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-04-09 10:41:09,368 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:41:09,368 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:41:09,368 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:41:09,368 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/4c65a646-067f-4556-a879-83319631caf0 2019-04-09 10:41:09,435 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:41:09,435 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:41:09,435 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:41:09,435 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:41:09,435 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:41:09,435 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:41:09,435 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:41:09,436 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T10:28:06.618Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-09T10:28:06.619Z", "id": "4c65a646-067f-4556-a879-83319631caf0"} 2019-04-09 10:41:09,436 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:41:09,436 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:41:09 GMT 2019-04-09 10:41:09,436 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:41:09,436 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-09 10:41:09,436 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:41:09,436 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:41:09,436 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:41:14,442 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-09 10:41:14,532 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:41:14,533 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:41:14,533 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:41:14,533 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:41:14,533 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:41:14,533 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:41:14,533 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:41:14,533 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_399cpt", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:41:09.424Z", "message": "Waiting for process 14567 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:41:09.285Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.1ca1c700-35dc-41cd-a886-c210d46a96e1"}, {"node_instance_id": "vellum_399cpt", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:41:10.040Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:41:09.852Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.1ca1c700-35dc-41cd-a886-c210d46a96e1"}], "metadata": {"pagination": {"total": 3223, "offset": 3221, "size": 50}}} 2019-04-09 10:41:14,533 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:41:14,534 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:41:14 GMT 2019-04-09 10:41:14,534 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:41:14,534 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-09 10:41:14,534 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:41:14,534 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:41:14,534 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:41:14,534 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-09 10:41:14,534 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 14567 to end... 2019-04-09 10:41:14,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-04-09 10:41:14,535 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/4c65a646-067f-4556-a879-83319631caf0 2019-04-09 10:41:14,594 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:41:14,594 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:41:14,594 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:41:14,594 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:41:14,594 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:41:14,594 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:41:14,595 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:41:14,595 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T10:28:06.618Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-09T10:28:06.619Z", "id": "4c65a646-067f-4556-a879-83319631caf0"} 2019-04-09 10:41:14,595 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:41:14,595 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:41:14 GMT 2019-04-09 10:41:14,595 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:41:14,595 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-09 10:41:14,595 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:41:14,595 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:41:14,595 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:41:19,601 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-09 10:41:19,688 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:41:19,688 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:41:19,688 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:41:19,688 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:41:19,688 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:41:19,688 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:41:19,689 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:41:19,689 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3223, "offset": 3223, "size": 50}}} 2019-04-09 10:41:19,689 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:41:19,689 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:41:19 GMT 2019-04-09 10:41:19,689 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:41:19,689 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-04-09 10:41:19,689 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:41:19,689 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:41:19,689 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:41:19,689 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/4c65a646-067f-4556-a879-83319631caf0 2019-04-09 10:41:19,838 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:41:19,838 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:41:19,838 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:41:19,838 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:41:19,838 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:41:19,838 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:41:19,838 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:41:19,839 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T10:28:06.618Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-09T10:28:06.619Z", "id": "4c65a646-067f-4556-a879-83319631caf0"} 2019-04-09 10:41:19,839 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:41:19,839 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:41:19 GMT 2019-04-09 10:41:19,839 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:41:19,839 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-04-09 10:41:19,839 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:41:19,839 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:41:19,839 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:41:24,842 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-09 10:41:24,951 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:41:24,951 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:41:24,951 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:41:24,952 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:41:24,952 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:41:24,952 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:41:24,952 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:41:24,952 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_399cpt", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:41:20.016Z", "message": " /tmp/O0G7J/start-vellum.sh: connect: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:41:19.866Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.1ca1c700-35dc-41cd-a886-c210d46a96e1"}, {"node_instance_id": "vellum_399cpt", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:41:20.593Z", "message": " tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN - ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:41:19.871Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.1ca1c700-35dc-41cd-a886-c210d46a96e1"}, {"node_instance_id": "vellum_399cpt", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:41:20.593Z", "message": " tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN - ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:41:19.871Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.1ca1c700-35dc-41cd-a886-c210d46a96e1"}, {"node_instance_id": "vellum_399cpt", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:41:20.593Z", "message": " tcp 0 0 127.0.0.1:43808 0.0.0.0:* LISTEN 14557/python ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:41:19.871Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.1ca1c700-35dc-41cd-a886-c210d46a96e1"}, {"node_instance_id": "vellum_399cpt", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:41:20.593Z", "message": " tcp 0 0 192.168.120.6:11211 0.0.0.0:* LISTEN - ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:41:19.871Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.1ca1c700-35dc-41cd-a886-c210d46a96e1"}, {"node_instance_id": "vellum_399cpt", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:41:20.593Z", "message": " tcp 0 0 127.0.0.1:11211 0.0.0.0:* LISTEN - ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:41:19.871Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.1ca1c700-35dc-41cd-a886-c210d46a96e1"}, {"node_instance_id": "vellum_399cpt", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:41:20.593Z", "message": " tcp6 0 0 ::1:53 :::* LISTEN - ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:41:19.871Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.1ca1c700-35dc-41cd-a886-c210d46a96e1"}, {"node_instance_id": "vellum_399cpt", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:41:20.593Z", "message": " tcp6 0 0 :::22 :::* LISTEN - ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:41:19.871Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.1ca1c700-35dc-41cd-a886-c210d46a96e1"}, {"node_instance_id": "vellum_399cpt", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:41:20.593Z", "message": " tcp6 0 0 :::4000 :::* LISTEN - ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:41:19.871Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.1ca1c700-35dc-41cd-a886-c210d46a96e1"}, {"node_instance_id": "vellum_399cpt", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:41:20.593Z", "message": " udp 0 0 192.168.120.6:123 0.0.0.0:* - ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:41:19.871Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.1ca1c700-35dc-41cd-a886-c210d46a96e1"}, {"node_instance_id": "vellum_399cpt", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:41:20.593Z", "message": " udp 0 0 127.0.0.1:123 0.0.0.0:* - ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:41:19.871Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.1ca1c700-35dc-41cd-a886-c210d46a96e1"}, {"node_instance_id": "vellum_399cpt", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:41:20.593Z", "message": " udp 0 0 0.0.0.0:123 0.0.0.0:* - ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:41:19.871Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.1ca1c700-35dc-41cd-a886-c210d46a96e1"}, {"node_instance_id": "vellum_399cpt", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:41:20.593Z", "message": " udp 0 0 0.0.0.0:27357 0.0.0.0:* - ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:41:19.871Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.1ca1c700-35dc-41cd-a886-c210d46a96e1"}, {"node_instance_id": "vellum_399cpt", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:41:20.593Z", "message": " udp 0 0 127.0.0.1:11211 0.0.0.0:* - ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:41:19.871Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.1ca1c700-35dc-41cd-a886-c210d46a96e1"}, {"node_instance_id": "vellum_399cpt", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:41:20.593Z", "message": " udp 0 0 127.0.0.1:53 0.0.0.0:* - ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:41:19.871Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.1ca1c700-35dc-41cd-a886-c210d46a96e1"}, {"node_instance_id": "vellum_399cpt", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:41:20.593Z", "message": " udp 0 0 0.0.0.0:68 0.0.0.0:* - ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:41:19.871Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.1ca1c700-35dc-41cd-a886-c210d46a96e1"}, {"node_instance_id": "vellum_399cpt", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:41:20.593Z", "message": " udp6 0 0 fe80::f816:3eff:fe3:123 :::* - ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:41:19.871Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.1ca1c700-35dc-41cd-a886-c210d46a96e1"}, {"node_instance_id": "vellum_399cpt", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:41:20.593Z", "message": " udp6 0 0 ::1:123 :::* - ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:41:19.871Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.1ca1c700-35dc-41cd-a886-c210d46a96e1"}, {"node_instance_id": "vellum_399cpt", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:41:20.593Z", "message": " udp6 0 0 :::123 :::* - ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:41:19.871Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.1ca1c700-35dc-41cd-a886-c210d46a96e1"}, {"node_instance_id": "vellum_399cpt", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:41:20.593Z", "message": " udp6 0 0 :::41330 :::* - ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:41:19.871Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.1ca1c700-35dc-41cd-a886-c210d46a96e1"}, {"node_instance_id": "vellum_399cpt", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:41:20.593Z", "message": " udp6 0 0 ::1:53 :::* - ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:41:19.871Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.1ca1c700-35dc-41cd-a886-c210d46a96e1"}, {"node_instance_id": "vellum_399cpt", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:41:20.593Z", "message": "Execution done (PID=14567, return_code=0): /tmp/O0G7J/start-vellum.sh", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:41:19.906Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.1ca1c700-35dc-41cd-a886-c210d46a96e1"}, {"node_instance_id": "vellum_399cpt", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:41:20.593Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:41:19.977Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.1ca1c700-35dc-41cd-a886-c210d46a96e1"}, {"node_instance_id": "vellum_399cpt", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:41:20.593Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:41:19.977Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.1ca1c700-35dc-41cd-a886-c210d46a96e1"}, {"node_instance_id": "vellum_399cpt", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:41:20.593Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:41:19.976Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.1ca1c700-35dc-41cd-a886-c210d46a96e1"}, {"node_instance_id": "vellum_399cpt", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:41:20.593Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:41:19.976Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.1ca1c700-35dc-41cd-a886-c210d46a96e1"}, {"node_instance_id": "vellum_399cpt", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:41:20.593Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:41:19.976Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.1ca1c700-35dc-41cd-a886-c210d46a96e1"}, {"node_instance_id": "vellum_399cpt", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:41:20.593Z", "message": " [vellum] ifconfig", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:41:19.868Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.1ca1c700-35dc-41cd-a886-c210d46a96e1"}, {"node_instance_id": "vellum_399cpt", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:41:20.593Z", "message": " [vellum] => eth0 Link encap:Ethernet HWaddr fa:16:3e:36:12:ae ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:41:19.868Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.1ca1c700-35dc-41cd-a886-c210d46a96e1"}, {"node_instance_id": "vellum_399cpt", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:41:20.593Z", "message": " inet addr:192.168.120.6 Bcast:192.168.120.255 Mask:255.255.255.0", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:41:19.868Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.1ca1c700-35dc-41cd-a886-c210d46a96e1"}, {"node_instance_id": "vellum_399cpt", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:41:20.593Z", "message": " inet6 addr: fe80::f816:3eff:fe36:12ae/64 Scope:Link", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:41:19.868Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.1ca1c700-35dc-41cd-a886-c210d46a96e1"}, {"node_instance_id": "vellum_399cpt", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:41:20.593Z", "message": " UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:41:19.868Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.1ca1c700-35dc-41cd-a886-c210d46a96e1"}, {"node_instance_id": "vellum_399cpt", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:41:20.593Z", "message": " RX packets:144978 errors:0 dropped:0 overruns:0 frame:0", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:41:19.868Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.1ca1c700-35dc-41cd-a886-c210d46a96e1"}, {"node_instance_id": "vellum_399cpt", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:41:20.593Z", "message": " TX packets:56477 errors:0 dropped:0 overruns:0 carrier:0", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:41:19.868Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.1ca1c700-35dc-41cd-a886-c210d46a96e1"}, {"node_instance_id": "vellum_399cpt", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:41:20.593Z", "message": " collisions:0 txqueuelen:1000 ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:41:19.868Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.1ca1c700-35dc-41cd-a886-c210d46a96e1"}, {"node_instance_id": "vellum_399cpt", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:41:20.593Z", "message": " RX bytes:227984750 (227.9 MB) TX bytes:8388999 (8.3 MB)", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:41:19.870Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.1ca1c700-35dc-41cd-a886-c210d46a96e1"}, {"node_instance_id": "vellum_399cpt", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:41:20.593Z", "message": " ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:41:19.870Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.1ca1c700-35dc-41cd-a886-c210d46a96e1"}, {"node_instance_id": "vellum_399cpt", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:41:20.593Z", "message": " lo Link encap:Local Loopback ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:41:19.870Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.1ca1c700-35dc-41cd-a886-c210d46a96e1"}, {"node_instance_id": "vellum_399cpt", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:41:20.593Z", "message": " inet addr:127.0.0.1 Mask:255.0.0.0", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:41:19.870Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.1ca1c700-35dc-41cd-a886-c210d46a96e1"}, {"node_instance_id": "vellum_399cpt", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:41:20.593Z", "message": " inet6 addr: ::1/128 Scope:Host", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:41:19.870Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.1ca1c700-35dc-41cd-a886-c210d46a96e1"}, {"node_instance_id": "vellum_399cpt", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:41:20.593Z", "message": " UP LOOPBACK RUNNING MTU:65536 Metric:1", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:41:19.870Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.1ca1c700-35dc-41cd-a886-c210d46a96e1"}, {"node_instance_id": "vellum_399cpt", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:41:20.593Z", "message": " RX packets:3746 errors:0 dropped:0 overruns:0 frame:0", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:41:19.870Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.1ca1c700-35dc-41cd-a886-c210d46a96e1"}, {"node_instance_id": "vellum_399cpt", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:41:20.593Z", "message": " TX packets:3746 errors:0 dropped:0 overruns:0 carrier:0", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:41:19.870Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.1ca1c700-35dc-41cd-a886-c210d46a96e1"}, {"node_instance_id": "vellum_399cpt", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:41:20.593Z", "message": " collisions:0 txqueuelen:0 ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:41:19.870Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.1ca1c700-35dc-41cd-a886-c210d46a96e1"}, {"node_instance_id": "vellum_399cpt", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:41:20.593Z", "message": " RX bytes:387777 (387.7 KB) TX bytes:387777 (387.7 KB)", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:41:19.870Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.1ca1c700-35dc-41cd-a886-c210d46a96e1"}, {"node_instance_id": "vellum_399cpt", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:41:20.593Z", "message": " [vellum] netstat", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:41:19.870Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.1ca1c700-35dc-41cd-a886-c210d46a96e1"}, {"node_instance_id": "vellum_399cpt", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:41:20.593Z", "message": " [vellum] => (Not all processes could be identified, non-owned process info", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:41:19.871Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.1ca1c700-35dc-41cd-a886-c210d46a96e1"}, {"node_instance_id": "vellum_399cpt", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:41:20.593Z", "message": " will not be shown, you would have to be root to see it all.)", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:41:19.871Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.1ca1c700-35dc-41cd-a886-c210d46a96e1"}, {"node_instance_id": "vellum_399cpt", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:41:20.593Z", "message": " Active Internet connections (only servers)", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:41:19.871Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.1ca1c700-35dc-41cd-a886-c210d46a96e1"}, {"node_instance_id": "vellum_399cpt", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:41:20.593Z", "message": " Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T10:41:19.871Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "4c65a646-067f-4556-a879-83319631caf0", "logger": "ctx.1ca1c700-35dc-41cd-a886-c210d46a96e1"}], "metadata": {"pagination": {"total": 3326, "offset": 3223, "size": 50}}} 2019-04-09 10:41:24,953 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:41:24,953 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:41:24 GMT 2019-04-09 10:41:24,953 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:41:24,953 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-09 10:41:24,954 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:41:24,954 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:41:24,954 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:41:24,954 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-09 10:41:24,957 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/O0G7J/start-vellum.sh: connect: Connection refused 2019-04-09 10:41:24,957 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN - 2019-04-09 10:41:24,958 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN - 2019-04-09 10:41:24,958 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - tcp 0 0 127.0.0.1:43808 0.0.0.0:* LISTEN 14557/python 2019-04-09 10:41:24,959 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - tcp 0 0 192.168.120.6:11211 0.0.0.0:* LISTEN - 2019-04-09 10:41:24,959 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - tcp 0 0 127.0.0.1:11211 0.0.0.0:* LISTEN - 2019-04-09 10:41:24,959 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - tcp6 0 0 ::1:53 :::* LISTEN - 2019-04-09 10:41:24,960 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - tcp6 0 0 :::22 :::* LISTEN - 2019-04-09 10:41:24,960 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - tcp6 0 0 :::4000 :::* LISTEN - 2019-04-09 10:41:24,960 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - udp 0 0 192.168.120.6:123 0.0.0.0:* - 2019-04-09 10:41:24,961 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - udp 0 0 127.0.0.1:123 0.0.0.0:* - 2019-04-09 10:41:24,961 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - udp 0 0 0.0.0.0:123 0.0.0.0:* - 2019-04-09 10:41:24,961 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - udp 0 0 0.0.0.0:27357 0.0.0.0:* - 2019-04-09 10:41:24,961 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - udp 0 0 127.0.0.1:11211 0.0.0.0:* - 2019-04-09 10:41:24,961 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - udp 0 0 127.0.0.1:53 0.0.0.0:* - 2019-04-09 10:41:24,961 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - udp 0 0 0.0.0.0:68 0.0.0.0:* - 2019-04-09 10:41:24,962 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - udp6 0 0 fe80::f816:3eff:fe3:123 :::* - 2019-04-09 10:41:24,962 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - udp6 0 0 ::1:123 :::* - 2019-04-09 10:41:24,962 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - udp6 0 0 :::123 :::* - 2019-04-09 10:41:24,962 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - udp6 0 0 :::41330 :::* - 2019-04-09 10:41:24,962 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - udp6 0 0 ::1:53 :::* - 2019-04-09 10:41:24,962 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=14567, return_code=0): /tmp/O0G7J/start-vellum.sh 2019-04-09 10:41:24,962 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-04-09 10:41:24,962 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-04-09 10:41:24,963 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-04-09 10:41:24,963 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-04-09 10:41:24,963 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-04-09 10:41:24,963 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] ifconfig 2019-04-09 10:41:24,963 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => eth0 Link encap:Ethernet HWaddr fa:16:3e:36:12:ae 2019-04-09 10:41:24,963 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - inet addr:192.168.120.6 Bcast:192.168.120.255 Mask:255.255.255.0 2019-04-09 10:41:24,964 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - inet6 addr: fe80::f816:3eff:fe36:12ae/64 Scope:Link 2019-04-09 10:41:24,964 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 2019-04-09 10:41:24,964 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RX packets:144978 errors:0 dropped:0 overruns:0 frame:0 2019-04-09 10:41:24,964 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - TX packets:56477 errors:0 dropped:0 overruns:0 carrier:0 2019-04-09 10:41:24,964 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - collisions:0 txqueuelen:1000 2019-04-09 10:41:24,964 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RX bytes:227984750 (227.9 MB) TX bytes:8388999 (8.3 MB) 2019-04-09 10:41:24,964 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-04-09 10:41:24,965 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - lo Link encap:Local Loopback 2019-04-09 10:41:24,965 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - inet addr:127.0.0.1 Mask:255.0.0.0 2019-04-09 10:41:24,965 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - inet6 addr: ::1/128 Scope:Host 2019-04-09 10:41:24,965 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - UP LOOPBACK RUNNING MTU:65536 Metric:1 2019-04-09 10:41:24,965 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RX packets:3746 errors:0 dropped:0 overruns:0 frame:0 2019-04-09 10:41:24,965 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - TX packets:3746 errors:0 dropped:0 overruns:0 carrier:0 2019-04-09 10:41:24,965 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - collisions:0 txqueuelen:0 2019-04-09 10:41:24,965 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RX bytes:387777 (387.7 KB) TX bytes:387777 (387.7 KB) 2019-04-09 10:41:24,966 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] netstat 2019-04-09 10:41:24,966 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => (Not all processes could be identified, non-owned process info 2019-04-09 10:41:24,966 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - will not be shown, you would have to be root to see it all.) 2019-04-09 10:41:24,966 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Active Internet connections (only servers) 2019-04-09 10:41:24,966 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name 2019-04-09 10:41:24,966 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/4c65a646-067f-4556-a879-83319631caf0 2019-04-09 10:41:25,024 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:41:25,024 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:41:25,024 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:41:25,024 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:41:25,024 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:41:25,024 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:41:25,024 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:41:25,024 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "terminated", "status_display": "completed", "ended_at": "2019-04-09T10:41:23.631Z", "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T10:28:06.618Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-09T10:28:06.619Z", "id": "4c65a646-067f-4556-a879-83319631caf0"} 2019-04-09 10:41:25,024 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:41:25,024 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:41:25 GMT 2019-04-09 10:41:25,025 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:41:25,025 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 571 2019-04-09 10:41:25,025 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:41:25,025 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:41:25,025 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:41:25,025 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - {u'status': u'terminated', u'is_dry_run': False, u'blueprint_id': u'clearwater-opnfv', u'tenant_name': u'default_tenant', u'scheduled_for': None, u'visibility': u'tenant', u'workflow_id': u'install', u'resource_availability': u'tenant', u'started_at': u'2019-04-09T10:28:06.619Z', u'id': u'4c65a646-067f-4556-a879-83319631caf0', u'ended_at': u'2019-04-09T10:41:23.631Z', u'parameters': {}, u'is_system_workflow': False, u'created_at': u'2019-04-09T10:28:06.618Z', u'created_by': u'admin', u'private_resource': False, u'error': u'', u'deployment_id': u'clearwater-opnfv', u'status_display': u'completed'} 2019-04-09 10:41:25,026 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/deployments/clearwater-opnfv/outputs 2019-04-09 10:41:25,085 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:41:25,085 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:41:25,085 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:41:25,085 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:41:25,086 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:41:25,086 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:41:25,086 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:41:25,086 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"outputs": {"dns_ip": "172.30.9.215", "ellis_ip": "172.30.9.211"}, "deployment_id": "clearwater-opnfv"} 2019-04-09 10:41:25,086 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:41:25,086 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:41:25 GMT 2019-04-09 10:41:25,086 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:41:25,086 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 105 2019-04-09 10:41:25,086 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:41:25,087 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:41:25,087 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:41:25,089 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Ellis IP: 172.30.9.211 2019-04-09 10:41:25,180 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Account opnfv functest user is created on Ellis {u'username': u'functest@opnfv.org', u'full_name': u'opnfv functest user'} 2019-04-09 10:41:25,248 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - cookies: ]> 2019-04-09 10:41:25,249 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Create 1st calling number on Ellis 2019-04-09 10:41:25,287 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-04-09 10:41:25,287 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 1: cannot create a number 2019-04-09 10:41:50,351 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-04-09 10:41:50,351 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 2: cannot create a number 2019-04-09 10:42:15,404 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-04-09 10:42:15,404 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 3: cannot create a number 2019-04-09 10:42:40,458 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-04-09 10:42:40,458 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 4: cannot create a number 2019-04-09 10:43:05,507 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-04-09 10:43:05,508 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 5: cannot create a number 2019-04-09 10:43:30,560 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-04-09 10:43:30,561 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 6: cannot create a number 2019-04-09 10:43:55,609 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-04-09 10:43:55,610 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 7: cannot create a number 2019-04-09 10:44:20,817 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-04-09 10:44:20,817 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 8: cannot create a number 2019-04-09 10:44:45,873 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-04-09 10:44:45,873 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 9: cannot create a number 2019-04-09 10:45:10,926 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-04-09 10:45:10,927 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 10: cannot create a number 2019-04-09 10:45:35,983 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-04-09 10:45:35,983 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 11: cannot create a number 2019-04-09 10:46:01,033 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-04-09 10:46:01,033 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 12: cannot create a number 2019-04-09 10:46:26,086 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-04-09 10:46:26,086 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 13: cannot create a number 2019-04-09 10:47:00,215 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Calling number is created: {u'private_id': u'6505550652@clearwater.opnfv', u'sip_username': u'6505550652', u'formatted_number': u'(650) 555-0652', u'number': u'6505550652', u'sip_uri': u'sip:6505550652@clearwater.opnfv', u'number_id': u'1dd8345c195e481e9fb480c33b0ca677', u'sip_password': u'mpPKS3Qsj', u'pstn': False} 2019-04-09 10:47:00,216 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/deployments/clearwater-opnfv/outputs 2019-04-09 10:47:00,302 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:47:00,302 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:47:00,302 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:47:00,302 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:47:00,302 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:47:00,302 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:47:00,302 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:47:00,303 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"outputs": {"dns_ip": "172.30.9.215", "ellis_ip": "172.30.9.211"}, "deployment_id": "clearwater-opnfv"} 2019-04-09 10:47:00,303 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:47:00,303 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:47:00 GMT 2019-04-09 10:47:00,303 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:47:00,303 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 105 2019-04-09 10:47:00,303 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:47:00,303 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:47:00,303 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:47:00,303 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Run Clearwater live test 2019-04-09 10:47:00,304 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Backup /etc/resolv.conf -> /etc/resolv.conf.bak 2019-04-09 10:47:00,313 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Live test cmd: /bin/bash -c 'echo -e "nameserver 127.0.0.1" > /etc/resolv.conf;cd /src/vims-test;rake test[clearwater.opnfv] SIGNUP_CODE=secret --trace' 2019-04-09 10:47:00,313 - functest.utils.functest_utils - DEBUG - Executing command: '/bin/bash -c 'echo -e "nameserver 127.0.0.1" > /etc/resolv.conf;cd /src/vims-test;rake test[clearwater.opnfv] SIGNUP_CODE=secret --trace'' 2019-04-09 10:49:12,560 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - ** Invoke test (first_time) ** Execute test /usr/lib/ruby/gems/2.5.0/gems/httpi-2.4.0/lib/httpi/auth/ssl.rb:13: warning: constant OpenSSL::SSL::SSLContext::METHODS is deprecated # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' Basic Call - Mainline (TCP) - (6505550384, 6505550368) Passed Basic Call - SDP (TCP) - (6505550712, 6505550658) Passed Basic Call - Tel URIs (TCP) - (6505550008, 6505550018) Passed Basic Call - Unknown number (TCP) - (6505550300, 6505550494) Passed Basic Call - Rejected by remote endpoint (TCP) - (6505550403, 6505550565) Passed Basic Call - Messages - Pager model (TCP) - (6505550454, 6505550192) Passed Basic Call - Pracks (TCP) - (6505550977, 6505550219) Passed Basic Registration (TCP) - (6505550045) Passed Emergency Registration (TCP) - Skipped (Not running with emergency registrations) - Call with EMERGENCY_REG=Y to run test Multiple Identities (TCP) - (6505550496, 6505550827) Passed Call Barring - Outbound Rejection (TCP) - (6505550073, 6505550350) Passed Call Barring - Allow non-international call (TCP) - Skipped (No PSTN support) - Call with PSTN=true to run test Call Barring - Reject international call (TCP) - Skipped (No PSTN support) - Call with PSTN=true to run test Call Barring - Inbound Rejection (TCP) - (6505550347, 6505550170) Passed Call Diversion AS - Unconditional (TCP) - Skipped (No Call Diversion AS hostname provided) - Call with CDIV_AS= Call Diversion AS - Busy (TCP) - Skipped (No Call Diversion AS hostname provided) - Call with CDIV_AS= Call Diversion AS - No answer (TCP) - Skipped (No Call Diversion AS hostname provided) - Call with CDIV_AS= Call Diversion - Not registered (TCP) - (6505550448, 6505550120, 6505550862) Passed Call Diversion - Not reachable (not registered) (TCP) - (6505550367, 6505550899, 6505550660) Passed Call Diversion - Not reachable (408) (TCP) - (6505550954, 6505550539, 6505550528) Passed Call Diversion - Not reachable (503) (TCP) - (6505550524, 6505550932, 6505550540) Passed Call Diversion - Not reachable (500) (TCP) - (6505550287, 6505550320, 6505550168) Passed Call Diversion - Busy (TCP) - (6505550545, 6505550712, 6505550931) Passed Call Diversion - Unconditional (TCP) - (6505550602, 6505550819, 6505550549) Passed Call Diversion - No answer (TCP) - (6505550131, 6505550595, 6505550517) Passed Call Diversion - Bad target URI (TCP) - (6505550891, 6505550871) Passed Call Diversion - Audio-only call (TCP) - (6505550489, 6505550378, 6505550399, 6505550459) Passed Call Diversion - Audio-video call (TCP) - (6505550545, 6505550625, 6505550463, 6505550336) Passed Call Forking - Mainline (TCP) - (6505550579, 6505550463) Passed Call Forking - Endpoint offline (TCP) - (6505550363, 6505550364) Passed Call Forking - Endpoint offline while ringing (TCP) - (6505550504, 6505550281) Passed Call Waiting - Accepted (TCP) - (6505550273, 6505550944, 6505550048) Passed Call Waiting - Cancelled (TCP) - (6505550290, 6505550155, 6505550849) Passed CANCEL - Mainline (TCP) - (6505550922, 6505550213) Passed Filtering - Accept-Contact (TCP) - (6505550592, 6505550214) Passed Accept-Contact with response (SFR 511195) (TCP) - (6505550038, 6505550114) Passed Filtering - Accept-Contact no match (TCP) - (6505550409, 6505550318) Passed Filtering - Accept-Contact negated match (TCP) - (6505550294, 6505550529) Passed Filtering - RFC3841 example (TCP) - (6505550143, 6505550252) Passed Filtering - Reject-Contact no match (TCP) - (6505550707, 6505550650) Passed Filtering - Reject-Contact match (TCP) - (6505550478, 6505550144) Passed Gemini - INVITE - VoIP device answers (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Mobile device answers (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - VoIP device rejects (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Mobile device rejects (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Mobile device rejects with a 480 (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Both reject, choose mobile response (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Both reject, choose VoIP response (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Successful call with GR (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Failed call with GR (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Successful call with Accept-Contact (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Failed call with Accept-Contact (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - SUBSCRIBE - Mobile Notifies (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - SUBSCRIBE - Joint 408 (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= GRUU - REGISTER - two bindings with and without GRUU (TCP) - (6505550007) Passed GRUU - REGISTER - binding suggested GRUU (TCP) - (6505550229) Passed GRUU - REGISTER - instance ID requires escaping (TCP) - (6505550180) Passed GRUU - REGISTER - three bindings with GRUUs (TCP) - (6505550779) Passed GRUU - Call - first endpoint GRUU as target (TCP) - (6505550088, 6505550316) Passed GRUU - Call - second endpoint GRUU as target (TCP) - (6505550196, 6505550414) Passed GRUU - Call - only GRUU as target (TCP) - (6505550505, 6505550441) Passed GRUU - Call - AoR as target (TCP) - (6505550829, 6505550468) Passed GRUU - Call - unknown GRUU as target (TCP) - (6505550897, 6505550547) Passed GRUU - Call - unknown GRUU as target - no GRUUs assigned (TCP) - (6505550246, 6505550372) Passed GRUU - Call - Reject-Contact interop (TCP) - (6505550632, 6505550887) Passed GRUU - Call - Accept-Contact interop (TCP) - (6505550401, 6505550873) Passed GRUU - Call - AoR with other param as target (TCP) - (6505550487, 6505550452) Passed GRUU - Call - GRUU with other param as target (TCP) - (6505550408, 6505550076) Passed ISC Interface - Terminating (TCP) - Skipped (No hostname given) - Call with HOST_NAME= ISC Interface - Terminating (UDP AS) (TCP) - Skipped (No hostname given) - Call with HOST_NAME= ISC Interface - Terminating Failed (TCP) - Skipped (No hostname given) - Call with HOST_NAME= ISC Interface - Third-party Registration (TCP) - Skipped (No hostname given) - Call with HOST_NAME= ISC Interface - Third-party Registration - implicit registration (TCP) - Skipped (No hostname given) - Call with HOST_NAME= ISC Interface - Redirect (TCP) - Skipped (No hostname given) - Call with HOST_NAME= ISC Interface - B2BUA (TCP) - Skipped (No hostname given) - Call with HOST_NAME= Live Call - Dial out to a real number (TCP) - Skipped (No live number given) - Call with LIVENUMBER= Memento - Incorrect Password (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Wrong Call List (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Basic Call (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Unknown Number (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Rejected Call (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Cancelled Call (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Privacy Call (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP=/usr/lib/ruby/gems/2.5.0/gems/nokogiri-1.6.6.2/lib/nokogiri/xml/document.rb:44: warning: constant ::Fixnum is deprecated # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' Memento - Barred Call (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Busy Call Forwarding (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Nonce-Count - Mainline (TCP) - Skipped (No nonce-count support) - Call with NONCE_COUNT=Y to run test Nonce-Count - Reject Re-Use (TCP) - Skipped (No nonce-count support) - Call with NONCE_COUNT=Y to run test Off-net calls - tel: URI (TCP) - Skipped (No off-net number given) - Call with OFF_NET_TEL= Off-net calls - sip: URI (TCP) - Skipped (No off-net number given) - Call with OFF_NET_TEL= SUBSCRIBE - reg-event (TCP) - (6505550507) Passed SUBSCRIBE - reg-event with a GRUU (TCP) - (6505550136) Passed SUBSCRIBE - Subscription timeout (TCP) - (6505550067) Passed SUBSCRIBE - Registration timeout (TCP) - Skipped (Not running with short registrations) - Call with SHORT_REG=Y to run test Multiple SUBSCRIBErs to one UE's reg-event (TCP) - (6505550093, 6505550834) Passed Message - URN URIs (TCP) - Skipped (No hostname given) - Call with HOST_NAME= Message - URN URIs to AS (TCP) - Skipped (No hostname given) - Call with HOST_NAME= 0 failures out of 96 tests run 43 tests skipped 2019-04-09 10:49:12,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - {'failures': 0, 'skipped': 43, 'total': 96, 'passed': 53} 2019-04-09 10:49:12,687 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-04-09 10:49:12,687 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | cloudify_ims | functest | 26:51 | PASS | +----------------------+------------------+------------------+----------------+ 2019-04-09 10:49:12,693 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Deleting the current deployment 2019-04-09 10:49:12,693 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions 2019-04-09 10:49:12,787 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:49:12,788 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:49:12,788 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:49:12,788 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:49:12,788 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:49:12,788 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:49:12,788 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:49:12,788 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"status": "terminated", "status_display": "completed", "ended_at": "2019-04-09T10:28:03.125Z", "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T10:28:00.739Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "create_deployment_environment", "resource_availability": "tenant", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "cLt5Q74a49815148f45ffb6d0c63211731acc"}}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-09T10:28:00.741Z", "id": "5feee50d-8d2d-486c-b78c-609df431b4b0"}, {"status": "terminated", "status_display": "completed", "ended_at": "2019-04-09T10:41:23.631Z", "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T10:28:06.618Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-09T10:28:06.619Z", "id": "4c65a646-067f-4556-a879-83319631caf0"}], "metadata": {"pagination": {"total": 2, "offset": 0, "size": 1000}}} 2019-04-09 10:49:12,788 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:49:12,788 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:49:12 GMT 2019-04-09 10:49:12,789 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:49:12,789 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-09 10:49:12,789 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:49:12,789 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:49:12,789 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:49:12,789 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-09 10:49:12,790 - cloudify.rest_client.http - DEBUG - Sending request: POST http://172.30.9.202:80/api/v3.1/executions; body: {"allow_custom_parameters": "false", "deployment_id": "clearwater-opnfv", "force": "true", "workflow_id": "uninstall", "parameters": {"ignore_failure": true}} 2019-04-09 10:49:13,180 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:49:13,180 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:49:13,180 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:49:13,180 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:49:13,180 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:49:13,181 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:49:13,181 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:49:13,181 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 158 2019-04-09 10:49:13,181 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"status": "pending", "status_display": "pending", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T10:49:12.891Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-09T10:49:12.892Z", "id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"} 2019-04-09 10:49:13,181 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:49:13,181 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:49:13 GMT 2019-04-09 10:49:13,181 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:49:13,181 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-04-09 10:49:13,181 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:49:13,181 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:49:13,182 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:49:13,182 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-09 10:49:13,350 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:49:13,351 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:49:13,351 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:49:13,351 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:49:13,351 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:49:13,351 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:49:13,351 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:49:13,351 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2019-04-09 10:49:13,351 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:49:13,351 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:49:13 GMT 2019-04-09 10:49:13,352 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:49:13,352 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 81 2019-04-09 10:49:13,352 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:49:13,352 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:49:13,352 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:49:13,352 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/5925ef01-08cd-4403-aab7-6ff46347ca8f 2019-04-09 10:49:13,450 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:49:13,450 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:49:13,450 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:49:13,450 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:49:13,450 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:49:13,450 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:49:13,451 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:49:13,451 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "pending", "status_display": "pending", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T10:49:12.891Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-09T10:49:12.892Z", "id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"} 2019-04-09 10:49:13,451 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:49:13,451 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:49:13 GMT 2019-04-09 10:49:13,451 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:49:13,451 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-04-09 10:49:13,451 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:49:13,451 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:49:13,451 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:49:18,457 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-09 10:49:18,533 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:49:18,533 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:49:18,534 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:49:18,534 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:49:18,534 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:49:18,534 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:49:18,534 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:49:18,534 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "workflow_started", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:14.135Z", "message": "Starting 'uninstall' workflow execution", "target_id": null, "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:13.979Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "sprout_w280gt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:16.754Z", "message": "Stopping node instance", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:16.712Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "dime_hlqq98", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:17.334Z", "message": "Stopping node instance", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:17.056Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "bono_e30hlz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:17.334Z", "message": "Stopping node instance", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:17.082Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "homer_go7aw6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:17.980Z", "message": "Stopping node instance", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:17.293Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "bono_e30hlz", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:17.980Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:17.381Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "ellis_0223g5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:17.980Z", "message": "Stopping node instance", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:17.541Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}], "metadata": {"pagination": {"total": 7, "offset": 0, "size": 50}}} 2019-04-09 10:49:18,534 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:49:18,534 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:49:18 GMT 2019-04-09 10:49:18,534 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:49:18,535 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-09 10:49:18,535 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:49:18,535 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:49:18,535 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:49:18,535 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-09 10:49:18,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'uninstall' workflow execution 2019-04-09 10:49:18,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node instance 2019-04-09 10:49:18,536 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node instance 2019-04-09 10:49:18,536 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node instance 2019-04-09 10:49:18,536 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node instance 2019-04-09 10:49:18,536 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-04-09 10:49:18,536 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node instance 2019-04-09 10:49:18,536 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/5925ef01-08cd-4403-aab7-6ff46347ca8f 2019-04-09 10:49:18,609 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:49:18,609 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:49:18,609 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:49:18,610 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:49:18,610 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:49:18,610 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:49:18,610 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:49:18,610 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T10:49:12.891Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-09T10:49:12.892Z", "id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"} 2019-04-09 10:49:18,610 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:49:18,610 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:49:18 GMT 2019-04-09 10:49:18,610 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:49:18,611 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-04-09 10:49:18,611 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:49:18,611 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:49:18,611 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:49:23,616 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-09 10:49:23,711 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:49:23,712 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:49:23,712 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:49:23,712 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:49:23,712 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:49:23,712 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:49:23,712 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:49:23,712 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_399cpt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:18.611Z", "message": "Stopping node instance", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:17.572Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "dime_hlqq98", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:18.611Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:18.176Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "bono_e30hlz", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:19.193Z", "message": "log_stdout=True, log_stderr=True, stderr_to_stdout=False", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:18.651Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.ed6c717c-032f-438f-809b-4ca099a0b8cf"}, {"node_instance_id": "ellis_0223g5", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:19.193Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:18.906Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "bono_e30hlz", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:19.193Z", "message": "Downloaded scripts/clearwater/bono/stop-bono.sh to /tmp/JIZ5V/stop-bono.sh", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:18.649Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.ed6c717c-032f-438f-809b-4ca099a0b8cf"}, {"node_instance_id": "bono_e30hlz", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:19.193Z", "message": "Stopping bono node", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:18.688Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.ed6c717c-032f-438f-809b-4ca099a0b8cf"}, {"node_instance_id": "bono_e30hlz", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:19.193Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:18.657Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.ed6c717c-032f-438f-809b-4ca099a0b8cf"}, {"node_instance_id": "bono_e30hlz", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:19.193Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:18.655Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.ed6c717c-032f-438f-809b-4ca099a0b8cf"}, {"node_instance_id": "bono_e30hlz", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:19.193Z", "message": "Process created, PID: 16314", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:18.655Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.ed6c717c-032f-438f-809b-4ca099a0b8cf"}, {"node_instance_id": "homer_go7aw6", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:19.763Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:19.622Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "ellis_0223g5", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:20.277Z", "message": "Process created, PID: 17777", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:20.022Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.7697fcf7-422d-4c49-ae07-8e63aafa4d95"}, {"node_instance_id": "dime_hlqq98", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:20.277Z", "message": "Downloaded scripts/clearwater/dime/stop-dime.sh to /tmp/FJEQH/stop-dime.sh", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:19.964Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.06fb4b08-7266-4e05-81ae-5d8f43a71d38"}, {"node_instance_id": "dime_hlqq98", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:20.277Z", "message": "log_stdout=True, log_stderr=True, stderr_to_stdout=False", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:19.966Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.06fb4b08-7266-4e05-81ae-5d8f43a71d38"}, {"node_instance_id": "dime_hlqq98", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:20.277Z", "message": "Process created, PID: 15950", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:19.969Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.06fb4b08-7266-4e05-81ae-5d8f43a71d38"}, {"node_instance_id": "dime_hlqq98", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:20.277Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:19.970Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.06fb4b08-7266-4e05-81ae-5d8f43a71d38"}, {"node_instance_id": "dime_hlqq98", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:20.277Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:19.971Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.06fb4b08-7266-4e05-81ae-5d8f43a71d38"}, {"node_instance_id": "ellis_0223g5", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:20.277Z", "message": "Downloaded scripts/clearwater/ellis/stop-ellis.sh to /tmp/DCL6N/stop-ellis.sh", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:20.017Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.7697fcf7-422d-4c49-ae07-8e63aafa4d95"}, {"node_instance_id": "ellis_0223g5", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:20.277Z", "message": "log_stdout=True, log_stderr=True, stderr_to_stdout=False", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:20.019Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.7697fcf7-422d-4c49-ae07-8e63aafa4d95"}, {"node_instance_id": "ellis_0223g5", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:20.277Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:20.023Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.7697fcf7-422d-4c49-ae07-8e63aafa4d95"}, {"node_instance_id": "ellis_0223g5", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:20.277Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:20.024Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.7697fcf7-422d-4c49-ae07-8e63aafa4d95"}, {"node_instance_id": "dime_hlqq98", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:20.277Z", "message": "Stopping dime node", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:20.004Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.06fb4b08-7266-4e05-81ae-5d8f43a71d38"}, {"node_instance_id": "dime_hlqq98", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:20.277Z", "message": " Group 'dime' not found", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:20.019Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.06fb4b08-7266-4e05-81ae-5d8f43a71d38"}, {"node_instance_id": "dime_hlqq98", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:20.277Z", "message": "Execution done (PID=15950, return_code=1): /tmp/FJEQH/stop-dime.sh", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:20.072Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.06fb4b08-7266-4e05-81ae-5d8f43a71d38"}, {"node_instance_id": "dime_hlqq98", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:20.277Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:20.105Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.06fb4b08-7266-4e05-81ae-5d8f43a71d38"}, {"node_instance_id": "dime_hlqq98", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:20.277Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:20.105Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.06fb4b08-7266-4e05-81ae-5d8f43a71d38"}, {"node_instance_id": "dime_hlqq98", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:20.277Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:20.105Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.06fb4b08-7266-4e05-81ae-5d8f43a71d38"}, {"node_instance_id": "dime_hlqq98", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:20.277Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:20.105Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.06fb4b08-7266-4e05-81ae-5d8f43a71d38"}, {"node_instance_id": "dime_hlqq98", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:20.277Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:20.105Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.06fb4b08-7266-4e05-81ae-5d8f43a71d38"}, {"node_instance_id": "ellis_0223g5", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:20.277Z", "message": "Stopping ellis node", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:20.057Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.7697fcf7-422d-4c49-ae07-8e63aafa4d95"}, {"node_instance_id": "ellis_0223g5", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:20.809Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:20.258Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.7697fcf7-422d-4c49-ae07-8e63aafa4d95"}, {"node_instance_id": "ellis_0223g5", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:20.809Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:20.258Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.7697fcf7-422d-4c49-ae07-8e63aafa4d95"}, {"node_instance_id": "ellis_0223g5", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:20.809Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:20.258Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.7697fcf7-422d-4c49-ae07-8e63aafa4d95"}, {"node_instance_id": "ellis_0223g5", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:20.809Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:20.258Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.7697fcf7-422d-4c49-ae07-8e63aafa4d95"}, {"node_instance_id": "ellis_0223g5", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:20.809Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:20.258Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.7697fcf7-422d-4c49-ae07-8e63aafa4d95"}, {"node_instance_id": "ellis_0223g5", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:20.809Z", "message": " ", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:20.169Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.7697fcf7-422d-4c49-ae07-8e63aafa4d95"}, {"node_instance_id": "ellis_0223g5", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:20.809Z", "message": " WARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes.", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:20.169Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.7697fcf7-422d-4c49-ae07-8e63aafa4d95"}, {"node_instance_id": "ellis_0223g5", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:20.809Z", "message": " ", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:20.169Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.7697fcf7-422d-4c49-ae07-8e63aafa4d95"}, {"node_instance_id": "ellis_0223g5", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:20.809Z", "message": " There is no service named \"clearwater_cluster_manager\"", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:20.169Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.7697fcf7-422d-4c49-ae07-8e63aafa4d95"}, {"node_instance_id": "sprout_w280gt", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:20.809Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:20.357Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "ellis_0223g5", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:20.809Z", "message": "Execution done (PID=17777, return_code=1): /tmp/DCL6N/stop-ellis.sh", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:20.227Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.7697fcf7-422d-4c49-ae07-8e63aafa4d95"}, {"node_instance_id": "homer_go7aw6", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:21.340Z", "message": "Downloaded scripts/clearwater/homer/stop-homer.sh to /tmp/3YLPU/stop-homer.sh", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:21.302Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.a07dad98-11aa-4102-8c68-92f6dc155fe6"}, {"node_instance_id": "vellum_399cpt", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:21.340Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:21.084Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "homer_go7aw6", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:22.203Z", "message": " ", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:21.367Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.a07dad98-11aa-4102-8c68-92f6dc155fe6"}, {"node_instance_id": "homer_go7aw6", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:22.203Z", "message": " WARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes.", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:21.367Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.a07dad98-11aa-4102-8c68-92f6dc155fe6"}, {"node_instance_id": "homer_go7aw6", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:22.203Z", "message": " ", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:21.367Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.a07dad98-11aa-4102-8c68-92f6dc155fe6"}, {"node_instance_id": "homer_go7aw6", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:22.203Z", "message": "Execution done (PID=16202, return_code=1): /tmp/3YLPU/stop-homer.sh", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:21.411Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.a07dad98-11aa-4102-8c68-92f6dc155fe6"}, {"node_instance_id": "homer_go7aw6", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:22.203Z", "message": " There is no service named \"clearwater_cluster_manager\"", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:21.367Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.a07dad98-11aa-4102-8c68-92f6dc155fe6"}, {"node_instance_id": "homer_go7aw6", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:22.203Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:21.444Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.a07dad98-11aa-4102-8c68-92f6dc155fe6"}, {"node_instance_id": "homer_go7aw6", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:22.203Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:21.444Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.a07dad98-11aa-4102-8c68-92f6dc155fe6"}, {"node_instance_id": "homer_go7aw6", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:22.203Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:21.444Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.a07dad98-11aa-4102-8c68-92f6dc155fe6"}], "metadata": {"pagination": {"total": 91, "offset": 7, "size": 50}}} 2019-04-09 10:49:23,713 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:49:23,713 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:49:23 GMT 2019-04-09 10:49:23,713 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:49:23,713 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-09 10:49:23,713 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:49:23,713 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:49:23,713 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:49:23,713 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-09 10:49:23,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node instance 2019-04-09 10:49:23,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-04-09 10:49:23,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-04-09 10:49:23,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-04-09 10:49:23,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/bono/stop-bono.sh to /tmp/JIZ5V/stop-bono.sh 2019-04-09 10:49:23,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping bono node 2019-04-09 10:49:23,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-04-09 10:49:23,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-04-09 10:49:23,717 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 16314 2019-04-09 10:49:23,717 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-04-09 10:49:23,717 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 17777 2019-04-09 10:49:23,717 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/dime/stop-dime.sh to /tmp/FJEQH/stop-dime.sh 2019-04-09 10:49:23,717 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-04-09 10:49:23,717 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 15950 2019-04-09 10:49:23,718 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-04-09 10:49:23,718 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-04-09 10:49:23,718 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/ellis/stop-ellis.sh to /tmp/DCL6N/stop-ellis.sh 2019-04-09 10:49:23,718 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-04-09 10:49:23,718 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-04-09 10:49:23,718 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-04-09 10:49:23,718 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping dime node 2019-04-09 10:49:23,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Group 'dime' not found 2019-04-09 10:49:23,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=15950, return_code=1): /tmp/FJEQH/stop-dime.sh 2019-04-09 10:49:23,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-04-09 10:49:23,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-04-09 10:49:23,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-04-09 10:49:23,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-04-09 10:49:23,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-04-09 10:49:23,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping ellis node 2019-04-09 10:49:23,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-04-09 10:49:23,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-04-09 10:49:23,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-04-09 10:49:23,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-04-09 10:49:23,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-04-09 10:49:23,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-04-09 10:49:23,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - WARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes. 2019-04-09 10:49:23,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-04-09 10:49:23,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - There is no service named "clearwater_cluster_manager" 2019-04-09 10:49:23,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-04-09 10:49:23,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=17777, return_code=1): /tmp/DCL6N/stop-ellis.sh 2019-04-09 10:49:23,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/homer/stop-homer.sh to /tmp/3YLPU/stop-homer.sh 2019-04-09 10:49:23,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-04-09 10:49:23,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-04-09 10:49:23,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - WARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes. 2019-04-09 10:49:23,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-04-09 10:49:23,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=16202, return_code=1): /tmp/3YLPU/stop-homer.sh 2019-04-09 10:49:23,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - There is no service named "clearwater_cluster_manager" 2019-04-09 10:49:23,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-04-09 10:49:23,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-04-09 10:49:23,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-04-09 10:49:23,723 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/5925ef01-08cd-4403-aab7-6ff46347ca8f 2019-04-09 10:49:23,796 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:49:23,796 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:49:23,796 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:49:23,796 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:49:23,796 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:49:23,796 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:49:23,796 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:49:23,796 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T10:49:12.891Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-09T10:49:12.892Z", "id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"} 2019-04-09 10:49:23,797 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:49:23,797 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:49:23 GMT 2019-04-09 10:49:23,797 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:49:23,797 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-04-09 10:49:23,797 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:49:23,797 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:49:23,797 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:49:28,803 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-09 10:49:28,893 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:49:28,893 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:49:28,893 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:49:28,893 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:49:28,894 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:49:28,894 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:49:28,894 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:49:28,894 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_go7aw6", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:22.203Z", "message": " ", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:21.367Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.a07dad98-11aa-4102-8c68-92f6dc155fe6"}, {"node_instance_id": "homer_go7aw6", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:22.203Z", "message": " WARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes.", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:21.367Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.a07dad98-11aa-4102-8c68-92f6dc155fe6"}, {"node_instance_id": "homer_go7aw6", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:22.203Z", "message": " ", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:21.367Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.a07dad98-11aa-4102-8c68-92f6dc155fe6"}, {"node_instance_id": "homer_go7aw6", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:22.203Z", "message": " There is no service named \"clearwater_cluster_manager\"", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:21.367Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.a07dad98-11aa-4102-8c68-92f6dc155fe6"}, {"node_instance_id": "homer_go7aw6", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:22.203Z", "message": "Execution done (PID=16202, return_code=1): /tmp/3YLPU/stop-homer.sh", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:21.411Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.a07dad98-11aa-4102-8c68-92f6dc155fe6"}, {"node_instance_id": "homer_go7aw6", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:22.203Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:21.444Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.a07dad98-11aa-4102-8c68-92f6dc155fe6"}, {"node_instance_id": "homer_go7aw6", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:22.203Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:21.444Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.a07dad98-11aa-4102-8c68-92f6dc155fe6"}, {"node_instance_id": "homer_go7aw6", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:22.203Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:21.444Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.a07dad98-11aa-4102-8c68-92f6dc155fe6"}, {"node_instance_id": "homer_go7aw6", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:22.203Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:21.444Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.a07dad98-11aa-4102-8c68-92f6dc155fe6"}, {"node_instance_id": "sprout_w280gt", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:22.779Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:21.985Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.aa76aab7-1573-429e-96e7-fe79f674fb08"}, {"node_instance_id": "sprout_w280gt", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:22.779Z", "message": "log_stdout=True, log_stderr=True, stderr_to_stdout=False", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:21.973Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.aa76aab7-1573-429e-96e7-fe79f674fb08"}, {"node_instance_id": "sprout_w280gt", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:22.779Z", "message": "Process created, PID: 18323", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:21.984Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.aa76aab7-1573-429e-96e7-fe79f674fb08"}, {"node_instance_id": "sprout_w280gt", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:22.779Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:21.985Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.aa76aab7-1573-429e-96e7-fe79f674fb08"}, {"node_instance_id": "vellum_399cpt", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:22.779Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:22.269Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.4c332683-66a6-4bdd-a44f-786aa12af340"}, {"node_instance_id": "vellum_399cpt", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:22.779Z", "message": "Process created, PID: 25119", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:22.267Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.4c332683-66a6-4bdd-a44f-786aa12af340"}, {"node_instance_id": "vellum_399cpt", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:22.779Z", "message": "log_stdout=True, log_stderr=True, stderr_to_stdout=False", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:22.264Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.4c332683-66a6-4bdd-a44f-786aa12af340"}, {"node_instance_id": "ellis_0223g5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:22.779Z", "message": "Stopped node instance", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:21.780Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "vellum_399cpt", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:22.779Z", "message": "Downloaded scripts/clearwater/vellum/stop-vellum.sh to /tmp/YZ7SE/stop-vellum.sh", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:22.262Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.4c332683-66a6-4bdd-a44f-786aa12af340"}, {"node_instance_id": "sprout_w280gt", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:22.779Z", "message": "Stopping sprout node", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:22.026Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.aa76aab7-1573-429e-96e7-fe79f674fb08"}, {"node_instance_id": "sprout_w280gt", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:22.779Z", "message": "Downloaded scripts/clearwater/sprout/stop-sprout.sh to /tmp/5JRSO/stop-sprout.sh", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:21.971Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.aa76aab7-1573-429e-96e7-fe79f674fb08"}, {"node_instance_id": "vellum_399cpt", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:22.779Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:22.402Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.4c332683-66a6-4bdd-a44f-786aa12af340"}, {"node_instance_id": "dime_hlqq98", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:22.779Z", "message": "Stopped node instance", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:21.886Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "homer_go7aw6", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:22.779Z", "message": "Task failed 'script_runner.tasks.run' -> command: /tmp/3YLPU/stop-homer.sh, exit_code: 1", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": [{"message": "command: /tmp/3YLPU/stop-homer.sh, exit_code: 1", "traceback": "Traceback (most recent call last):\n File \"/home/ubuntu/homer_host_d3fa9b/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/home/ubuntu/homer_host_d3fa9b/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 402, in handle\n result = self._run_operation_func(ctx, kwargs)\n File \"/home/ubuntu/homer_host_d3fa9b/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 431, in _run_operation_func\n return self.func(*self.args, **kwargs)\n File \"/home/ubuntu/homer_host_d3fa9b/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 78, in run\n script_result = process_execution(script_func, script_path, ctx, process)\n File \"/home/ubuntu/homer_host_d3fa9b/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 154, in process_execution\n script_func(script_path, ctx, process)\n File \"/home/ubuntu/homer_host_d3fa9b/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 285, in execute\n return_code)\nProcessException: command: /tmp/3YLPU/stop-homer.sh, exit_code: 1\n", "type": "ProcessException"}], "reported_timestamp": "2019-04-09T10:49:21.881Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "vellum_399cpt", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:22.779Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:22.402Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.4c332683-66a6-4bdd-a44f-786aa12af340"}, {"node_instance_id": "vellum_399cpt", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:22.779Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:22.402Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.4c332683-66a6-4bdd-a44f-786aa12af340"}, {"node_instance_id": "vellum_399cpt", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:22.779Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:22.402Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.4c332683-66a6-4bdd-a44f-786aa12af340"}, {"node_instance_id": "vellum_399cpt", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:22.779Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:22.402Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.4c332683-66a6-4bdd-a44f-786aa12af340"}, {"node_instance_id": "vellum_399cpt", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:22.779Z", "message": "Execution done (PID=25119, return_code=1): /tmp/YZ7SE/stop-vellum.sh", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:22.371Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.4c332683-66a6-4bdd-a44f-786aa12af340"}, {"node_instance_id": "vellum_399cpt", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:22.779Z", "message": " Group 'vellum' not found", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:22.317Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.4c332683-66a6-4bdd-a44f-786aa12af340"}, {"node_instance_id": "vellum_399cpt", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:22.779Z", "message": "Stopping vellum node", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:22.301Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.4c332683-66a6-4bdd-a44f-786aa12af340"}, {"node_instance_id": "vellum_399cpt", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:22.779Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:22.271Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.4c332683-66a6-4bdd-a44f-786aa12af340"}, {"node_instance_id": "homer_go7aw6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:23.376Z", "message": "Stopped node instance", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:21.919Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "dime_hlqq98", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:23.376Z", "message": "Unlinking relationships", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:22.341Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "ellis_0223g5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:23.376Z", "message": "Unlinking relationships", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:22.299Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "homer_go7aw6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:23.935Z", "message": "Unlinking relationships", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:22.390Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:23.935Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "bind_qm2a75", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:22.542Z", "source_id": "ellis_0223g5", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:23.935Z", "message": "Downloaded scripts/bind/bind.py to /tmp/B8IJH/bind.py", "level": "info", "target_id": "bind_qm2a75", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:23.642Z", "source_id": "ellis_0223g5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.3369d710-c4d8-4d59-a087-d62d1a5dc124"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:23.935Z", "message": "Creating private domain file", "level": "info", "target_id": "bind_qm2a75", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:23.816Z", "source_id": "ellis_0223g5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.3369d710-c4d8-4d59-a087-d62d1a5dc124"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:24.546Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_qm2a75", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:24.195Z", "source_id": "ellis_0223g5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.3369d710-c4d8-4d59-a087-d62d1a5dc124"}, {"node_instance_id": "vellum_399cpt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:24.546Z", "message": "Stopped node instance", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:24.028Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "vellum_399cpt", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:24.546Z", "message": "Task failed 'script_runner.tasks.run' -> command: /tmp/YZ7SE/stop-vellum.sh, exit_code: 1", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": [{"message": "command: /tmp/YZ7SE/stop-vellum.sh, exit_code: 1", "traceback": "Traceback (most recent call last):\n File \"/home/ubuntu/vellum_host_41y0pg/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/home/ubuntu/vellum_host_41y0pg/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 402, in handle\n result = self._run_operation_func(ctx, kwargs)\n File \"/home/ubuntu/vellum_host_41y0pg/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 431, in _run_operation_func\n return self.func(*self.args, **kwargs)\n File \"/home/ubuntu/vellum_host_41y0pg/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 78, in run\n script_result = process_execution(script_func, script_path, ctx, process)\n File \"/home/ubuntu/vellum_host_41y0pg/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 154, in process_execution\n script_func(script_path, ctx, process)\n File \"/home/ubuntu/vellum_host_41y0pg/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 285, in execute\n return_code)\nProcessException: command: /tmp/YZ7SE/stop-vellum.sh, exit_code: 1\n", "type": "ProcessException"}], "reported_timestamp": "2019-04-09T10:49:24.003Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:24.546Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "bind_qm2a75", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:23.282Z", "source_id": "dime_hlqq98", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:24.546Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": "bind_qm2a75", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:24.131Z", "source_id": "ellis_0223g5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.3369d710-c4d8-4d59-a087-d62d1a5dc124"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:24.546Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "target_id": "bind_qm2a75", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:24.170Z", "source_id": "ellis_0223g5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.3369d710-c4d8-4d59-a087-d62d1a5dc124"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:24.546Z", "message": "The config dict: {'public_ip': u'172.30.9.215', 'backends': {u'homer': {u'homer_go7aw6': {u'public_address': u'', u'private_address': u'192.168.120.11', u'name': u'homer-go7aw6'}}, u'ellis': {}, u'dime': {u'dime_hlqq98': {u'public_address': u'', u'private_address': u'192.168.120.9', u'name': u'dime-hlqq98'}}, u'sprout': {u'sprout_w280gt': {u'public_address': u'', u'private_address': u'192.168.120.15', u'name': u'sprout-w280gt'}}, u'vellum': {u'vellum_399cpt': {u'public_address': u'', u'private_address': u'192.168.120.6', u'name': u'vellum-399cpt'}}, u'bono': {u'bono_e30hlz': {u'public_address': u'172.30.9.218', u'private_address': u'192.168.120.10', u'name': u'bono-e30hlz'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.12', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_qm2a75", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:24.170Z", "source_id": "ellis_0223g5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.3369d710-c4d8-4d59-a087-d62d1a5dc124"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:24.546Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpK1Rcj0', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_qm2a75", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:24.171Z", "source_id": "ellis_0223g5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.3369d710-c4d8-4d59-a087-d62d1a5dc124"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:24.546Z", "message": "Creating public domain file", "level": "info", "target_id": "bind_qm2a75", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:24.208Z", "source_id": "ellis_0223g5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.3369d710-c4d8-4d59-a087-d62d1a5dc124"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:24.546Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "target_id": "bind_qm2a75", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:24.209Z", "source_id": "ellis_0223g5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.3369d710-c4d8-4d59-a087-d62d1a5dc124"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:24.546Z", "message": "The config dict: {'public_ip': u'172.30.9.215', 'backends': {u'homer': {u'homer_go7aw6': {u'public_address': u'', u'private_address': u'192.168.120.11', u'name': u'homer-go7aw6'}}, u'ellis': {}, u'dime': {u'dime_hlqq98': {u'public_address': u'', u'private_address': u'192.168.120.9', u'name': u'dime-hlqq98'}}, u'sprout': {u'sprout_w280gt': {u'public_address': u'', u'private_address': u'192.168.120.15', u'name': u'sprout-w280gt'}}, u'vellum': {u'vellum_399cpt': {u'public_address': u'', u'private_address': u'192.168.120.6', u'name': u'vellum-399cpt'}}, u'bono': {u'bono_e30hlz': {u'public_address': u'172.30.9.218', u'private_address': u'192.168.120.10', u'name': u'bono-e30hlz'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.12', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_qm2a75", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:24.209Z", "source_id": "ellis_0223g5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.3369d710-c4d8-4d59-a087-d62d1a5dc124"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:24.546Z", "message": "Downloaded scripts/bind/bind.py to /tmp/3B9AN/bind.py", "level": "info", "target_id": "bind_qm2a75", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:24.521Z", "source_id": "dime_hlqq98", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.99515e1b-d251-4f0c-909a-2c5fa2c4ec51"}], "metadata": {"pagination": {"total": 182, "offset": 57, "size": 50}}} 2019-04-09 10:49:28,894 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:49:28,894 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:49:28 GMT 2019-04-09 10:49:28,894 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:49:28,894 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-09 10:49:28,894 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:49:28,895 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:49:28,895 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:49:28,895 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-09 10:49:28,897 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-04-09 10:49:28,897 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - WARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes. 2019-04-09 10:49:28,897 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-04-09 10:49:28,897 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - There is no service named "clearwater_cluster_manager" 2019-04-09 10:49:28,898 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=16202, return_code=1): /tmp/3YLPU/stop-homer.sh 2019-04-09 10:49:28,898 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-04-09 10:49:28,898 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-04-09 10:49:28,898 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-04-09 10:49:28,898 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-04-09 10:49:28,898 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-04-09 10:49:28,899 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-04-09 10:49:28,899 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 18323 2019-04-09 10:49:28,899 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-04-09 10:49:28,899 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-04-09 10:49:28,899 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 25119 2019-04-09 10:49:28,899 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-04-09 10:49:28,899 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopped node instance 2019-04-09 10:49:28,900 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/vellum/stop-vellum.sh to /tmp/YZ7SE/stop-vellum.sh 2019-04-09 10:49:28,900 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping sprout node 2019-04-09 10:49:28,900 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/sprout/stop-sprout.sh to /tmp/5JRSO/stop-sprout.sh 2019-04-09 10:49:28,900 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-04-09 10:49:28,900 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopped node instance 2019-04-09 10:49:28,900 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> command: /tmp/3YLPU/stop-homer.sh, exit_code: 1 2019-04-09 10:49:28,901 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-04-09 10:49:28,901 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-04-09 10:49:28,901 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-04-09 10:49:28,901 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-04-09 10:49:28,901 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=25119, return_code=1): /tmp/YZ7SE/stop-vellum.sh 2019-04-09 10:49:28,901 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Group 'vellum' not found 2019-04-09 10:49:28,902 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping vellum node 2019-04-09 10:49:28,902 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-04-09 10:49:28,902 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopped node instance 2019-04-09 10:49:28,902 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Unlinking relationships 2019-04-09 10:49:28,902 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Unlinking relationships 2019-04-09 10:49:28,902 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Unlinking relationships 2019-04-09 10:49:28,902 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-04-09 10:49:28,903 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/B8IJH/bind.py 2019-04-09 10:49:28,903 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2019-04-09 10:49:28,903 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-04-09 10:49:28,903 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopped node instance 2019-04-09 10:49:28,903 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> command: /tmp/YZ7SE/stop-vellum.sh, exit_code: 1 2019-04-09 10:49:28,903 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-04-09 10:49:28,903 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-04-09 10:49:28,904 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-04-09 10:49:28,904 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.215', 'backends': {u'homer': {u'homer_go7aw6': {u'public_address': u'', u'private_address': u'192.168.120.11', u'name': u'homer-go7aw6'}}, u'ellis': {}, u'dime': {u'dime_hlqq98': {u'public_address': u'', u'private_address': u'192.168.120.9', u'name': u'dime-hlqq98'}}, u'sprout': {u'sprout_w280gt': {u'public_address': u'', u'private_address': u'192.168.120.15', u'name': u'sprout-w280gt'}}, u'vellum': {u'vellum_399cpt': {u'public_address': u'', u'private_address': u'192.168.120.6', u'name': u'vellum-399cpt'}}, u'bono': {u'bono_e30hlz': {u'public_address': u'172.30.9.218', u'private_address': u'192.168.120.10', u'name': u'bono-e30hlz'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.12', u'hss_hostname': u''}. 2019-04-09 10:49:28,904 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpK1Rcj0', '/etc/bind/db.clearwater.local'] 2019-04-09 10:49:28,904 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2019-04-09 10:49:28,904 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-04-09 10:49:28,905 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.215', 'backends': {u'homer': {u'homer_go7aw6': {u'public_address': u'', u'private_address': u'192.168.120.11', u'name': u'homer-go7aw6'}}, u'ellis': {}, u'dime': {u'dime_hlqq98': {u'public_address': u'', u'private_address': u'192.168.120.9', u'name': u'dime-hlqq98'}}, u'sprout': {u'sprout_w280gt': {u'public_address': u'', u'private_address': u'192.168.120.15', u'name': u'sprout-w280gt'}}, u'vellum': {u'vellum_399cpt': {u'public_address': u'', u'private_address': u'192.168.120.6', u'name': u'vellum-399cpt'}}, u'bono': {u'bono_e30hlz': {u'public_address': u'172.30.9.218', u'private_address': u'192.168.120.10', u'name': u'bono-e30hlz'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.12', u'hss_hostname': u''}. 2019-04-09 10:49:28,905 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/3B9AN/bind.py 2019-04-09 10:49:28,905 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/5925ef01-08cd-4403-aab7-6ff46347ca8f 2019-04-09 10:49:28,963 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:49:28,964 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:49:28,964 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:49:28,964 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:49:28,964 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:49:28,964 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:49:28,964 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:49:28,964 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T10:49:12.891Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-09T10:49:12.892Z", "id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"} 2019-04-09 10:49:28,964 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:49:28,964 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:49:28 GMT 2019-04-09 10:49:28,964 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:49:28,965 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-04-09 10:49:28,965 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:49:28,965 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:49:28,965 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:49:33,970 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-09 10:49:34,048 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:49:34,048 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:49:34,048 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:49:34,049 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:49:34,049 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:49:34,049 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:49:34,049 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:49:34,049 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:25.161Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "bind_qm2a75", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:24.155Z", "source_id": "homer_go7aw6", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:25.161Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpbxSX2j', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_qm2a75", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:24.401Z", "source_id": "ellis_0223g5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.3369d710-c4d8-4d59-a087-d62d1a5dc124"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:25.161Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_qm2a75", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:24.416Z", "source_id": "ellis_0223g5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.3369d710-c4d8-4d59-a087-d62d1a5dc124"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:25.161Z", "message": "[localhost] run: ['sudo', 'service', 'bind9', 'reload']", "level": "debug", "target_id": "bind_qm2a75", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:24.435Z", "source_id": "ellis_0223g5", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.3369d710-c4d8-4d59-a087-d62d1a5dc124"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:25.161Z", "message": "Creating private domain file", "level": "info", "target_id": "bind_qm2a75", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:24.683Z", "source_id": "dime_hlqq98", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.99515e1b-d251-4f0c-909a-2c5fa2c4ec51"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:25.161Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": "bind_qm2a75", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:24.972Z", "source_id": "dime_hlqq98", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.99515e1b-d251-4f0c-909a-2c5fa2c4ec51"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:25.674Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "bind_qm2a75", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:25.005Z", "source_id": "ellis_0223g5", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "ellis_0223g5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:25.674Z", "message": "Relationships unlinked", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:25.220Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "vellum_399cpt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:25.674Z", "message": "Unlinking relationships", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:25.185Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:25.674Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "target_id": "bind_qm2a75", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:25.014Z", "source_id": "dime_hlqq98", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.99515e1b-d251-4f0c-909a-2c5fa2c4ec51"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:25.674Z", "message": "The config dict: {'public_ip': u'172.30.9.215', 'backends': {u'homer': {u'homer_go7aw6': {u'public_address': u'', u'private_address': u'192.168.120.11', u'name': u'homer-go7aw6'}}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_w280gt': {u'public_address': u'', u'private_address': u'192.168.120.15', u'name': u'sprout-w280gt'}}, u'vellum': {u'vellum_399cpt': {u'public_address': u'', u'private_address': u'192.168.120.6', u'name': u'vellum-399cpt'}}, u'bono': {u'bono_e30hlz': {u'public_address': u'172.30.9.218', u'private_address': u'192.168.120.10', u'name': u'bono-e30hlz'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.12', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_qm2a75", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:25.014Z", "source_id": "dime_hlqq98", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.99515e1b-d251-4f0c-909a-2c5fa2c4ec51"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:25.674Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpYXUtPa', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_qm2a75", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:25.015Z", "source_id": "dime_hlqq98", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.99515e1b-d251-4f0c-909a-2c5fa2c4ec51"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:25.674Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_qm2a75", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:25.039Z", "source_id": "dime_hlqq98", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.99515e1b-d251-4f0c-909a-2c5fa2c4ec51"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:25.674Z", "message": "Creating public domain file", "level": "info", "target_id": "bind_qm2a75", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:25.059Z", "source_id": "dime_hlqq98", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.99515e1b-d251-4f0c-909a-2c5fa2c4ec51"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:25.674Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "target_id": "bind_qm2a75", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:25.059Z", "source_id": "dime_hlqq98", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.99515e1b-d251-4f0c-909a-2c5fa2c4ec51"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:25.674Z", "message": "The config dict: {'public_ip': u'172.30.9.215', 'backends': {u'homer': {u'homer_go7aw6': {u'public_address': u'', u'private_address': u'192.168.120.11', u'name': u'homer-go7aw6'}}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_w280gt': {u'public_address': u'', u'private_address': u'192.168.120.15', u'name': u'sprout-w280gt'}}, u'vellum': {u'vellum_399cpt': {u'public_address': u'', u'private_address': u'192.168.120.6', u'name': u'vellum-399cpt'}}, u'bono': {u'bono_e30hlz': {u'public_address': u'172.30.9.218', u'private_address': u'192.168.120.10', u'name': u'bono-e30hlz'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.12', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_qm2a75", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:25.059Z", "source_id": "dime_hlqq98", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.99515e1b-d251-4f0c-909a-2c5fa2c4ec51"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:25.674Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpn0TmlJ', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_qm2a75", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:25.228Z", "source_id": "dime_hlqq98", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.99515e1b-d251-4f0c-909a-2c5fa2c4ec51"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:25.674Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_qm2a75", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:25.236Z", "source_id": "dime_hlqq98", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.99515e1b-d251-4f0c-909a-2c5fa2c4ec51"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:25.674Z", "message": "[localhost] run: ['sudo', 'service', 'bind9', 'reload']", "level": "debug", "target_id": "bind_qm2a75", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:25.244Z", "source_id": "dime_hlqq98", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.99515e1b-d251-4f0c-909a-2c5fa2c4ec51"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:25.674Z", "message": "Downloaded scripts/bind/bind.py to /tmp/9G5CT/bind.py", "level": "info", "target_id": "bind_qm2a75", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:25.426Z", "source_id": "homer_go7aw6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.534ece46-427d-46a9-b10c-c458de99dd51"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:25.674Z", "message": "Creating private domain file", "level": "info", "target_id": "bind_qm2a75", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:25.579Z", "source_id": "homer_go7aw6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.534ece46-427d-46a9-b10c-c458de99dd51"}, {"node_instance_id": "sprout_w280gt", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:26.243Z", "message": "Execution done (PID=18323, return_code=1): /tmp/5JRSO/stop-sprout.sh", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:26.010Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.aa76aab7-1573-429e-96e7-fe79f674fb08"}, {"node_instance_id": "sprout_w280gt", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:26.243Z", "message": " WARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes.", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:25.942Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.aa76aab7-1573-429e-96e7-fe79f674fb08"}, {"node_instance_id": "sprout_w280gt", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:26.243Z", "message": " ", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:25.942Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.aa76aab7-1573-429e-96e7-fe79f674fb08"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:26.243Z", "message": "The config dict: {'public_ip': u'172.30.9.215', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_w280gt': {u'public_address': u'', u'private_address': u'192.168.120.15', u'name': u'sprout-w280gt'}}, u'vellum': {u'vellum_399cpt': {u'public_address': u'', u'private_address': u'192.168.120.6', u'name': u'vellum-399cpt'}}, u'bono': {u'bono_e30hlz': {u'public_address': u'172.30.9.218', u'private_address': u'192.168.120.10', u'name': u'bono-e30hlz'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.12', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_qm2a75", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:25.824Z", "source_id": "homer_go7aw6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.534ece46-427d-46a9-b10c-c458de99dd51"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:26.243Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "target_id": "bind_qm2a75", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:25.824Z", "source_id": "homer_go7aw6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.534ece46-427d-46a9-b10c-c458de99dd51"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:26.243Z", "message": "Creating public domain file", "level": "info", "target_id": "bind_qm2a75", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:25.824Z", "source_id": "homer_go7aw6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.534ece46-427d-46a9-b10c-c458de99dd51"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:26.243Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_qm2a75", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:25.816Z", "source_id": "homer_go7aw6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.534ece46-427d-46a9-b10c-c458de99dd51"}, {"node_instance_id": "sprout_w280gt", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:26.243Z", "message": " * Quiescing Sprout SIP Router sprout", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:25.943Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.aa76aab7-1573-429e-96e7-fe79f674fb08"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:26.243Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpNYponM', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_qm2a75", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:26.014Z", "source_id": "homer_go7aw6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.534ece46-427d-46a9-b10c-c458de99dd51"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:26.243Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_qm2a75", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:26.035Z", "source_id": "homer_go7aw6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.534ece46-427d-46a9-b10c-c458de99dd51"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:26.243Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmprI1CZP', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_qm2a75", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:25.808Z", "source_id": "homer_go7aw6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.534ece46-427d-46a9-b10c-c458de99dd51"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:26.243Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "bind_qm2a75", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:25.387Z", "source_id": "vellum_399cpt", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:26.243Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "bind_qm2a75", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:25.815Z", "source_id": "dime_hlqq98", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:26.243Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": "bind_qm2a75", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:25.765Z", "source_id": "homer_go7aw6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.534ece46-427d-46a9-b10c-c458de99dd51"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:26.243Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "target_id": "bind_qm2a75", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:25.807Z", "source_id": "homer_go7aw6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.534ece46-427d-46a9-b10c-c458de99dd51"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:26.243Z", "message": "The config dict: {'public_ip': u'172.30.9.215', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_w280gt': {u'public_address': u'', u'private_address': u'192.168.120.15', u'name': u'sprout-w280gt'}}, u'vellum': {u'vellum_399cpt': {u'public_address': u'', u'private_address': u'192.168.120.6', u'name': u'vellum-399cpt'}}, u'bono': {u'bono_e30hlz': {u'public_address': u'172.30.9.218', u'private_address': u'192.168.120.10', u'name': u'bono-e30hlz'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.12', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_qm2a75", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:25.807Z", "source_id": "homer_go7aw6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.534ece46-427d-46a9-b10c-c458de99dd51"}, {"node_instance_id": "sprout_w280gt", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:26.243Z", "message": " There is no service named \"clearwater_cluster_manager\"", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:25.942Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.aa76aab7-1573-429e-96e7-fe79f674fb08"}, {"node_instance_id": "sprout_w280gt", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:26.243Z", "message": " ", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:25.942Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.aa76aab7-1573-429e-96e7-fe79f674fb08"}, {"node_instance_id": "sprout_w280gt", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:26.854Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:26.036Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.aa76aab7-1573-429e-96e7-fe79f674fb08"}, {"node_instance_id": "sprout_w280gt", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:26.854Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:26.036Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.aa76aab7-1573-429e-96e7-fe79f674fb08"}, {"node_instance_id": "sprout_w280gt", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:26.854Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:26.036Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.aa76aab7-1573-429e-96e7-fe79f674fb08"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:26.854Z", "message": "[localhost] run: ['sudo', 'service', 'bind9', 'reload']", "level": "debug", "target_id": "bind_qm2a75", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:26.058Z", "source_id": "homer_go7aw6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.534ece46-427d-46a9-b10c-c458de99dd51"}, {"node_instance_id": "sprout_w280gt", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:26.854Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:26.036Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.aa76aab7-1573-429e-96e7-fe79f674fb08"}, {"node_instance_id": "dime_hlqq98", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:26.854Z", "message": "Relationships unlinked", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:26.334Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:26.854Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "bind_qm2a75", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:26.483Z", "source_id": "homer_go7aw6", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "sprout_w280gt", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:26.854Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:26.036Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.aa76aab7-1573-429e-96e7-fe79f674fb08"}, {"node_instance_id": "ellis_0223g5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:26.854Z", "message": "Deleting node instance", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:26.304Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "ellis_0223g5", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:27.572Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:26.542Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:27.572Z", "message": "Downloaded scripts/bind/bind.py to /tmp/U0PII/bind.py", "level": "info", "target_id": "bind_qm2a75", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:26.829Z", "source_id": "vellum_399cpt", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.49988382-e9ea-400e-afdb-7a909662792f"}], "metadata": {"pagination": {"total": 223, "offset": 107, "size": 50}}} 2019-04-09 10:49:34,049 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:49:34,049 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:49:34 GMT 2019-04-09 10:49:34,049 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:49:34,049 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-09 10:49:34,050 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:49:34,050 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:49:34,050 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:49:34,050 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-09 10:49:34,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-04-09 10:49:34,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpbxSX2j', '/etc/bind/db.clearwater.opnfv'] 2019-04-09 10:49:34,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-04-09 10:49:34,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-04-09 10:49:34,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2019-04-09 10:49:34,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-04-09 10:49:34,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-04-09 10:49:34,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships unlinked 2019-04-09 10:49:34,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Unlinking relationships 2019-04-09 10:49:34,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-04-09 10:49:34,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.215', 'backends': {u'homer': {u'homer_go7aw6': {u'public_address': u'', u'private_address': u'192.168.120.11', u'name': u'homer-go7aw6'}}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_w280gt': {u'public_address': u'', u'private_address': u'192.168.120.15', u'name': u'sprout-w280gt'}}, u'vellum': {u'vellum_399cpt': {u'public_address': u'', u'private_address': u'192.168.120.6', u'name': u'vellum-399cpt'}}, u'bono': {u'bono_e30hlz': {u'public_address': u'172.30.9.218', u'private_address': u'192.168.120.10', u'name': u'bono-e30hlz'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.12', u'hss_hostname': u''}. 2019-04-09 10:49:34,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpYXUtPa', '/etc/bind/db.clearwater.local'] 2019-04-09 10:49:34,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-04-09 10:49:34,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2019-04-09 10:49:34,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-04-09 10:49:34,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.215', 'backends': {u'homer': {u'homer_go7aw6': {u'public_address': u'', u'private_address': u'192.168.120.11', u'name': u'homer-go7aw6'}}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_w280gt': {u'public_address': u'', u'private_address': u'192.168.120.15', u'name': u'sprout-w280gt'}}, u'vellum': {u'vellum_399cpt': {u'public_address': u'', u'private_address': u'192.168.120.6', u'name': u'vellum-399cpt'}}, u'bono': {u'bono_e30hlz': {u'public_address': u'172.30.9.218', u'private_address': u'192.168.120.10', u'name': u'bono-e30hlz'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.12', u'hss_hostname': u''}. 2019-04-09 10:49:34,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpn0TmlJ', '/etc/bind/db.clearwater.opnfv'] 2019-04-09 10:49:34,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-04-09 10:49:34,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-04-09 10:49:34,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/9G5CT/bind.py 2019-04-09 10:49:34,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2019-04-09 10:49:34,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=18323, return_code=1): /tmp/5JRSO/stop-sprout.sh 2019-04-09 10:49:34,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - WARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes. 2019-04-09 10:49:34,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-04-09 10:49:34,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.215', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_w280gt': {u'public_address': u'', u'private_address': u'192.168.120.15', u'name': u'sprout-w280gt'}}, u'vellum': {u'vellum_399cpt': {u'public_address': u'', u'private_address': u'192.168.120.6', u'name': u'vellum-399cpt'}}, u'bono': {u'bono_e30hlz': {u'public_address': u'172.30.9.218', u'private_address': u'192.168.120.10', u'name': u'bono-e30hlz'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.12', u'hss_hostname': u''}. 2019-04-09 10:49:34,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-04-09 10:49:34,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2019-04-09 10:49:34,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-04-09 10:49:34,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - * Quiescing Sprout SIP Router sprout 2019-04-09 10:49:34,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpNYponM', '/etc/bind/db.clearwater.opnfv'] 2019-04-09 10:49:34,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-04-09 10:49:34,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmprI1CZP', '/etc/bind/db.clearwater.local'] 2019-04-09 10:49:34,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-04-09 10:49:34,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-04-09 10:49:34,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-04-09 10:49:34,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-04-09 10:49:34,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.215', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_w280gt': {u'public_address': u'', u'private_address': u'192.168.120.15', u'name': u'sprout-w280gt'}}, u'vellum': {u'vellum_399cpt': {u'public_address': u'', u'private_address': u'192.168.120.6', u'name': u'vellum-399cpt'}}, u'bono': {u'bono_e30hlz': {u'public_address': u'172.30.9.218', u'private_address': u'192.168.120.10', u'name': u'bono-e30hlz'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.12', u'hss_hostname': u''}. 2019-04-09 10:49:34,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - There is no service named "clearwater_cluster_manager" 2019-04-09 10:49:34,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-04-09 10:49:34,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-04-09 10:49:34,058 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-04-09 10:49:34,058 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-04-09 10:49:34,058 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-04-09 10:49:34,058 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-04-09 10:49:34,058 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships unlinked 2019-04-09 10:49:34,058 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-04-09 10:49:34,058 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-04-09 10:49:34,059 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node instance 2019-04-09 10:49:34,059 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-04-09 10:49:34,059 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/U0PII/bind.py 2019-04-09 10:49:34,059 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/5925ef01-08cd-4403-aab7-6ff46347ca8f 2019-04-09 10:49:34,122 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:49:34,122 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:49:34,122 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:49:34,122 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:49:34,122 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:49:34,122 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:49:34,122 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:49:34,123 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T10:49:12.891Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-09T10:49:12.892Z", "id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"} 2019-04-09 10:49:34,123 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:49:34,123 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:49:34 GMT 2019-04-09 10:49:34,123 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:49:34,123 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-04-09 10:49:34,123 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:49:34,123 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:49:34,123 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:49:39,129 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-09 10:49:39,202 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:49:39,202 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:49:39,202 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:49:39,202 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:49:39,202 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:49:39,203 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:49:39,203 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:49:39,203 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:27.572Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": "bind_qm2a75", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:27.295Z", "source_id": "vellum_399cpt", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.49988382-e9ea-400e-afdb-7a909662792f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:27.572Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "target_id": "bind_qm2a75", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:27.340Z", "source_id": "vellum_399cpt", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.49988382-e9ea-400e-afdb-7a909662792f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:27.572Z", "message": "Downloaded scripts/bind/bind.py to /tmp/U0PII/bind.py", "level": "info", "target_id": "bind_qm2a75", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:26.829Z", "source_id": "vellum_399cpt", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.49988382-e9ea-400e-afdb-7a909662792f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:27.572Z", "message": "Creating private domain file", "level": "info", "target_id": "bind_qm2a75", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:27.102Z", "source_id": "vellum_399cpt", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.49988382-e9ea-400e-afdb-7a909662792f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:28.111Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "target_id": "bind_qm2a75", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:27.359Z", "source_id": "vellum_399cpt", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.49988382-e9ea-400e-afdb-7a909662792f"}, {"node_instance_id": "dime_hlqq98", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:28.111Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:27.622Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "homer_go7aw6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:28.111Z", "message": "Relationships unlinked", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:27.527Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "sprout_w280gt", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:28.111Z", "message": "Task failed 'script_runner.tasks.run' -> command: /tmp/5JRSO/stop-sprout.sh, exit_code: 1", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": [{"message": "command: /tmp/5JRSO/stop-sprout.sh, exit_code: 1", "traceback": "Traceback (most recent call last):\n File \"/home/ubuntu/sprout_host_y1ieip/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/home/ubuntu/sprout_host_y1ieip/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 402, in handle\n result = self._run_operation_func(ctx, kwargs)\n File \"/home/ubuntu/sprout_host_y1ieip/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 431, in _run_operation_func\n return self.func(*self.args, **kwargs)\n File \"/home/ubuntu/sprout_host_y1ieip/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 78, in run\n script_result = process_execution(script_func, script_path, ctx, process)\n File \"/home/ubuntu/sprout_host_y1ieip/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 154, in process_execution\n script_func(script_path, ctx, process)\n File \"/home/ubuntu/sprout_host_y1ieip/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 285, in execute\n return_code)\nProcessException: command: /tmp/5JRSO/stop-sprout.sh, exit_code: 1\n", "type": "ProcessException"}], "reported_timestamp": "2019-04-09T10:49:27.425Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:28.111Z", "message": "The config dict: {'public_ip': u'172.30.9.215', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_w280gt': {u'public_address': u'', u'private_address': u'192.168.120.15', u'name': u'sprout-w280gt'}}, u'vellum': {}, u'bono': {u'bono_e30hlz': {u'public_address': u'172.30.9.218', u'private_address': u'192.168.120.10', u'name': u'bono-e30hlz'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.12', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_qm2a75", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:27.340Z", "source_id": "vellum_399cpt", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.49988382-e9ea-400e-afdb-7a909662792f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:28.111Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpuWVXBu', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_qm2a75", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:27.341Z", "source_id": "vellum_399cpt", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.49988382-e9ea-400e-afdb-7a909662792f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:28.111Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_qm2a75", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:27.351Z", "source_id": "vellum_399cpt", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.49988382-e9ea-400e-afdb-7a909662792f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:28.111Z", "message": "Creating public domain file", "level": "info", "target_id": "bind_qm2a75", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:27.359Z", "source_id": "vellum_399cpt", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.49988382-e9ea-400e-afdb-7a909662792f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:28.111Z", "message": "The config dict: {'public_ip': u'172.30.9.215', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_w280gt': {u'public_address': u'', u'private_address': u'192.168.120.15', u'name': u'sprout-w280gt'}}, u'vellum': {}, u'bono': {u'bono_e30hlz': {u'public_address': u'172.30.9.218', u'private_address': u'192.168.120.10', u'name': u'bono-e30hlz'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.12', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_qm2a75", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:27.359Z", "source_id": "vellum_399cpt", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.49988382-e9ea-400e-afdb-7a909662792f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:28.111Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpio_k26', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_qm2a75", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:27.538Z", "source_id": "vellum_399cpt", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.49988382-e9ea-400e-afdb-7a909662792f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:28.111Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_qm2a75", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:27.546Z", "source_id": "vellum_399cpt", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.49988382-e9ea-400e-afdb-7a909662792f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:28.111Z", "message": "[localhost] run: ['sudo', 'service', 'bind9', 'reload']", "level": "debug", "target_id": "bind_qm2a75", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:27.554Z", "source_id": "vellum_399cpt", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.49988382-e9ea-400e-afdb-7a909662792f"}, {"node_instance_id": "ellis_0223g5", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:28.111Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/FIESA/remove-cluster-node.sh", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:27.839Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.7bc62411-5004-4264-96fe-4dab1bbf46b9"}, {"node_instance_id": "ellis_0223g5", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:28.111Z", "message": "log_stdout=True, log_stderr=True, stderr_to_stdout=False", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:27.841Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.7bc62411-5004-4264-96fe-4dab1bbf46b9"}, {"node_instance_id": "ellis_0223g5", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:28.111Z", "message": "Process created, PID: 17890", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:27.845Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.7bc62411-5004-4264-96fe-4dab1bbf46b9"}, {"node_instance_id": "ellis_0223g5", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:28.111Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:27.846Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.7bc62411-5004-4264-96fe-4dab1bbf46b9"}, {"node_instance_id": "ellis_0223g5", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:28.111Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:27.847Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.7bc62411-5004-4264-96fe-4dab1bbf46b9"}, {"node_instance_id": "ellis_0223g5", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:28.111Z", "message": "Remove node in ETCD cluster", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:27.879Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.7bc62411-5004-4264-96fe-4dab1bbf46b9"}, {"node_instance_id": "sprout_w280gt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:28.659Z", "message": "Stopped node instance", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:28.224Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "vellum_399cpt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:28.659Z", "message": "Relationships unlinked", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:28.368Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:28.659Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "bind_qm2a75", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:27.825Z", "source_id": "vellum_399cpt", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "dime_hlqq98", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:29.237Z", "message": "Remove node in ETCD cluster", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:28.739Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.f1912b29-c547-437b-b4e8-3e8299732562"}, {"node_instance_id": "homer_go7aw6", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:29.237Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:28.866Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "homer_go7aw6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:29.237Z", "message": "Deleting node instance", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:28.591Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "vellum_399cpt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:29.237Z", "message": "Deleting node instance", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:28.626Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "dime_hlqq98", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:29.237Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/IYRX0/remove-cluster-node.sh", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:28.699Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.f1912b29-c547-437b-b4e8-3e8299732562"}, {"node_instance_id": "dime_hlqq98", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:29.237Z", "message": "log_stdout=True, log_stderr=True, stderr_to_stdout=False", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:28.701Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.f1912b29-c547-437b-b4e8-3e8299732562"}, {"node_instance_id": "dime_hlqq98", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:29.237Z", "message": "Process created, PID: 16094", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:28.706Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.f1912b29-c547-437b-b4e8-3e8299732562"}, {"node_instance_id": "dime_hlqq98", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:29.237Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:28.707Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.f1912b29-c547-437b-b4e8-3e8299732562"}, {"node_instance_id": "dime_hlqq98", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:29.237Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:28.709Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.f1912b29-c547-437b-b4e8-3e8299732562"}, {"node_instance_id": "vellum_399cpt", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:29.868Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:29.725Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "sprout_w280gt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:29.868Z", "message": "Unlinking relationships", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:29.456Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:30.449Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "bind_qm2a75", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:30.415Z", "source_id": "sprout_w280gt", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "homer_go7aw6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:30.449Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/LNE26/remove-cluster-node.sh", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:29.900Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.b9530713-fcaa-448f-9734-932db4d63ca4"}, {"node_instance_id": "homer_go7aw6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:30.449Z", "message": "Remove node in ETCD cluster", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:29.941Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.b9530713-fcaa-448f-9734-932db4d63ca4"}, {"node_instance_id": "homer_go7aw6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:30.449Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:29.914Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.b9530713-fcaa-448f-9734-932db4d63ca4"}, {"node_instance_id": "homer_go7aw6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:30.449Z", "message": "Process created, PID: 16304", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:29.912Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.b9530713-fcaa-448f-9734-932db4d63ca4"}, {"node_instance_id": "homer_go7aw6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:30.449Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:29.913Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.b9530713-fcaa-448f-9734-932db4d63ca4"}, {"node_instance_id": "homer_go7aw6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:30.449Z", "message": "log_stdout=True, log_stderr=True, stderr_to_stdout=False", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:29.902Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.b9530713-fcaa-448f-9734-932db4d63ca4"}, {"node_instance_id": "vellum_399cpt", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:31.081Z", "message": "Remove node in ETCD cluster", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:30.843Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.c4b0fccb-6592-4f27-8a19-3ae3c7ea6fb6"}, {"node_instance_id": "vellum_399cpt", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:31.081Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:30.810Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.c4b0fccb-6592-4f27-8a19-3ae3c7ea6fb6"}, {"node_instance_id": "vellum_399cpt", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:31.081Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:30.809Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.c4b0fccb-6592-4f27-8a19-3ae3c7ea6fb6"}, {"node_instance_id": "vellum_399cpt", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:31.081Z", "message": "Process created, PID: 25288", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:30.808Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.c4b0fccb-6592-4f27-8a19-3ae3c7ea6fb6"}, {"node_instance_id": "vellum_399cpt", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:31.081Z", "message": "log_stdout=True, log_stderr=True, stderr_to_stdout=False", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:30.804Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.c4b0fccb-6592-4f27-8a19-3ae3c7ea6fb6"}, {"node_instance_id": "vellum_399cpt", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:31.081Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/KT1TY/remove-cluster-node.sh", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:30.803Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.c4b0fccb-6592-4f27-8a19-3ae3c7ea6fb6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:31.765Z", "message": "Creating private domain file", "level": "info", "target_id": "bind_qm2a75", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:31.620Z", "source_id": "sprout_w280gt", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.528767e6-774a-42f8-adc9-fae1ad56c8e8"}], "metadata": {"pagination": {"total": 277, "offset": 157, "size": 50}}} 2019-04-09 10:49:39,203 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:49:39,203 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:49:39 GMT 2019-04-09 10:49:39,203 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:49:39,203 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-09 10:49:39,203 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:49:39,203 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:49:39,204 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:49:39,204 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-09 10:49:39,205 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-04-09 10:49:39,206 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-04-09 10:49:39,206 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/U0PII/bind.py 2019-04-09 10:49:39,206 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2019-04-09 10:49:39,206 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-04-09 10:49:39,206 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-04-09 10:49:39,206 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships unlinked 2019-04-09 10:49:39,207 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> command: /tmp/5JRSO/stop-sprout.sh, exit_code: 1 2019-04-09 10:49:39,207 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.215', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_w280gt': {u'public_address': u'', u'private_address': u'192.168.120.15', u'name': u'sprout-w280gt'}}, u'vellum': {}, u'bono': {u'bono_e30hlz': {u'public_address': u'172.30.9.218', u'private_address': u'192.168.120.10', u'name': u'bono-e30hlz'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.12', u'hss_hostname': u''}. 2019-04-09 10:49:39,207 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpuWVXBu', '/etc/bind/db.clearwater.local'] 2019-04-09 10:49:39,207 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-04-09 10:49:39,207 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2019-04-09 10:49:39,207 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.215', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_w280gt': {u'public_address': u'', u'private_address': u'192.168.120.15', u'name': u'sprout-w280gt'}}, u'vellum': {}, u'bono': {u'bono_e30hlz': {u'public_address': u'172.30.9.218', u'private_address': u'192.168.120.10', u'name': u'bono-e30hlz'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.12', u'hss_hostname': u''}. 2019-04-09 10:49:39,208 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpio_k26', '/etc/bind/db.clearwater.opnfv'] 2019-04-09 10:49:39,208 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-04-09 10:49:39,208 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-04-09 10:49:39,208 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/FIESA/remove-cluster-node.sh 2019-04-09 10:49:39,208 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-04-09 10:49:39,208 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 17890 2019-04-09 10:49:39,209 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-04-09 10:49:39,209 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-04-09 10:49:39,209 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2019-04-09 10:49:39,209 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopped node instance 2019-04-09 10:49:39,209 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships unlinked 2019-04-09 10:49:39,209 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-04-09 10:49:39,210 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2019-04-09 10:49:39,210 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-04-09 10:49:39,210 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node instance 2019-04-09 10:49:39,210 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node instance 2019-04-09 10:49:39,210 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/IYRX0/remove-cluster-node.sh 2019-04-09 10:49:39,210 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-04-09 10:49:39,210 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 16094 2019-04-09 10:49:39,211 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-04-09 10:49:39,211 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-04-09 10:49:39,211 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-04-09 10:49:39,211 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Unlinking relationships 2019-04-09 10:49:39,211 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-04-09 10:49:39,211 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/LNE26/remove-cluster-node.sh 2019-04-09 10:49:39,212 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2019-04-09 10:49:39,212 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-04-09 10:49:39,212 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 16304 2019-04-09 10:49:39,212 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-04-09 10:49:39,212 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-04-09 10:49:39,212 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2019-04-09 10:49:39,212 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-04-09 10:49:39,213 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-04-09 10:49:39,213 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 25288 2019-04-09 10:49:39,213 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-04-09 10:49:39,213 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/KT1TY/remove-cluster-node.sh 2019-04-09 10:49:39,213 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2019-04-09 10:49:39,213 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/5925ef01-08cd-4403-aab7-6ff46347ca8f 2019-04-09 10:49:39,271 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:49:39,271 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:49:39,272 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:49:39,272 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:49:39,272 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:49:39,272 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:49:39,272 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:49:39,272 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T10:49:12.891Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-09T10:49:12.892Z", "id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"} 2019-04-09 10:49:39,272 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:49:39,272 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:49:39 GMT 2019-04-09 10:49:39,272 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:49:39,272 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-04-09 10:49:39,273 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:49:39,273 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:49:39,273 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:49:44,278 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-09 10:49:44,384 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:49:44,384 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:49:44,384 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:49:44,384 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:49:44,385 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:49:44,385 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:49:44,385 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:49:44,385 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:31.765Z", "message": "Downloaded scripts/bind/bind.py to /tmp/BZRFO/bind.py", "level": "info", "target_id": "bind_qm2a75", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:31.466Z", "source_id": "sprout_w280gt", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.528767e6-774a-42f8-adc9-fae1ad56c8e8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:32.388Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "target_id": "bind_qm2a75", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:31.970Z", "source_id": "sprout_w280gt", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.528767e6-774a-42f8-adc9-fae1ad56c8e8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:32.388Z", "message": "Creating public domain file", "level": "info", "target_id": "bind_qm2a75", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:32.011Z", "source_id": "sprout_w280gt", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.528767e6-774a-42f8-adc9-fae1ad56c8e8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:32.388Z", "message": "The config dict: {'public_ip': u'172.30.9.215', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {}, u'vellum': {}, u'bono': {u'bono_e30hlz': {u'public_address': u'172.30.9.218', u'private_address': u'192.168.120.10', u'name': u'bono-e30hlz'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.12', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_qm2a75", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:31.970Z", "source_id": "sprout_w280gt", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.528767e6-774a-42f8-adc9-fae1ad56c8e8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:32.388Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpG4L_hb', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_qm2a75", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:31.971Z", "source_id": "sprout_w280gt", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.528767e6-774a-42f8-adc9-fae1ad56c8e8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:32.388Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_qm2a75", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:32.002Z", "source_id": "sprout_w280gt", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.528767e6-774a-42f8-adc9-fae1ad56c8e8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:32.388Z", "message": "The config dict: {'public_ip': u'172.30.9.215', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {}, u'vellum': {}, u'bono': {u'bono_e30hlz': {u'public_address': u'172.30.9.218', u'private_address': u'192.168.120.10', u'name': u'bono-e30hlz'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.12', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_qm2a75", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:32.012Z", "source_id": "sprout_w280gt", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.528767e6-774a-42f8-adc9-fae1ad56c8e8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:32.388Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": "bind_qm2a75", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:31.845Z", "source_id": "sprout_w280gt", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.528767e6-774a-42f8-adc9-fae1ad56c8e8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:32.388Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "target_id": "bind_qm2a75", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:32.012Z", "source_id": "sprout_w280gt", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.528767e6-774a-42f8-adc9-fae1ad56c8e8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:33.052Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_qm2a75", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:32.385Z", "source_id": "sprout_w280gt", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.528767e6-774a-42f8-adc9-fae1ad56c8e8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:33.052Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpyiANAT', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_qm2a75", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:32.375Z", "source_id": "sprout_w280gt", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.528767e6-774a-42f8-adc9-fae1ad56c8e8"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:33.052Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "bind_qm2a75", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:32.642Z", "source_id": "sprout_w280gt", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "sprout_w280gt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:33.052Z", "message": "Relationships unlinked", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:33.002Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:33.052Z", "message": "[localhost] run: ['sudo', 'service', 'bind9', 'reload']", "level": "debug", "target_id": "bind_qm2a75", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:32.394Z", "source_id": "sprout_w280gt", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.528767e6-774a-42f8-adc9-fae1ad56c8e8"}, {"node_instance_id": "sprout_w280gt", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:33.634Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:33.451Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "sprout_w280gt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:33.634Z", "message": "Deleting node instance", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:33.187Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "sprout_w280gt", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:34.601Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/3TNOR/remove-cluster-node.sh", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:34.484Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.e79616a6-54dd-4305-b3f7-0ae693e6b04b"}, {"node_instance_id": "sprout_w280gt", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:35.319Z", "message": "Remove node in ETCD cluster", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:34.523Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.e79616a6-54dd-4305-b3f7-0ae693e6b04b"}, {"node_instance_id": "sprout_w280gt", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:35.319Z", "message": "log_stdout=True, log_stderr=True, stderr_to_stdout=False", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:34.486Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.e79616a6-54dd-4305-b3f7-0ae693e6b04b"}, {"node_instance_id": "sprout_w280gt", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:35.319Z", "message": "Process created, PID: 18525", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:34.491Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.e79616a6-54dd-4305-b3f7-0ae693e6b04b"}, {"node_instance_id": "sprout_w280gt", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:35.319Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:34.492Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.e79616a6-54dd-4305-b3f7-0ae693e6b04b"}, {"node_instance_id": "sprout_w280gt", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:35.319Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:34.493Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.e79616a6-54dd-4305-b3f7-0ae693e6b04b"}, {"node_instance_id": "ellis_0223g5", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:35.986Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:35.601Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.7bc62411-5004-4264-96fe-4dab1bbf46b9"}, {"node_instance_id": "ellis_0223g5", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:35.986Z", "message": " * Decommissioning the etcd processes", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:35.542Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.7bc62411-5004-4264-96fe-4dab1bbf46b9"}, {"node_instance_id": "ellis_0223g5", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:35.986Z", "message": " * Decommissioning the cluster manager", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:35.542Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.7bc62411-5004-4264-96fe-4dab1bbf46b9"}, {"node_instance_id": "ellis_0223g5", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:35.986Z", "message": " * Decommissioning the queue manager", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:35.542Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.7bc62411-5004-4264-96fe-4dab1bbf46b9"}, {"node_instance_id": "ellis_0223g5", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:35.986Z", "message": " * Decommissioning the config manager", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:35.542Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.7bc62411-5004-4264-96fe-4dab1bbf46b9"}, {"node_instance_id": "ellis_0223g5", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:35.986Z", "message": " * Decommissioning etcd", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:35.542Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.7bc62411-5004-4264-96fe-4dab1bbf46b9"}, {"node_instance_id": "ellis_0223g5", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:35.986Z", "message": " Removed member c10b05aec123e332 from cluster", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:35.542Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.7bc62411-5004-4264-96fe-4dab1bbf46b9"}, {"node_instance_id": "ellis_0223g5", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:35.986Z", "message": "Execution done (PID=17890, return_code=0): /tmp/FIESA/remove-cluster-node.sh", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:35.561Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.7bc62411-5004-4264-96fe-4dab1bbf46b9"}, {"node_instance_id": "ellis_0223g5", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:35.986Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:35.601Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.7bc62411-5004-4264-96fe-4dab1bbf46b9"}, {"node_instance_id": "ellis_0223g5", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:35.986Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:35.601Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.7bc62411-5004-4264-96fe-4dab1bbf46b9"}, {"node_instance_id": "ellis_0223g5", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:35.986Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:35.601Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.7bc62411-5004-4264-96fe-4dab1bbf46b9"}, {"node_instance_id": "ellis_0223g5", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:35.986Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:35.601Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.7bc62411-5004-4264-96fe-4dab1bbf46b9"}, {"node_instance_id": "ellis_0223g5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:36.519Z", "message": "Deleted node instance", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:36.083Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "ellis_0223g5", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:36.519Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:35.966Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "ellis_host_04yjo1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:37.181Z", "message": "Stopping node instance", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:36.524Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "ellis_host_04yjo1", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:37.181Z", "message": "Sending task 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:36.727Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "dime_hlqq98", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:37.181Z", "message": " * Decommissioning the etcd processes", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:36.932Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.f1912b29-c547-437b-b4e8-3e8299732562"}, {"node_instance_id": "dime_hlqq98", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:37.181Z", "message": " * Decommissioning the cluster manager", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:36.932Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.f1912b29-c547-437b-b4e8-3e8299732562"}, {"node_instance_id": "dime_hlqq98", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:37.181Z", "message": " * Decommissioning the queue manager", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:36.932Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.f1912b29-c547-437b-b4e8-3e8299732562"}, {"node_instance_id": "dime_hlqq98", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:37.181Z", "message": " * Decommissioning the config manager", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:36.932Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.f1912b29-c547-437b-b4e8-3e8299732562"}, {"node_instance_id": "dime_hlqq98", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:37.181Z", "message": " * Decommissioning etcd", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:36.932Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.f1912b29-c547-437b-b4e8-3e8299732562"}, {"node_instance_id": "dime_hlqq98", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:37.181Z", "message": " Removed member a38649199f82535e from cluster", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:36.932Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.f1912b29-c547-437b-b4e8-3e8299732562"}, {"node_instance_id": "dime_hlqq98", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:37.181Z", "message": "Execution done (PID=16094, return_code=0): /tmp/IYRX0/remove-cluster-node.sh", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:37.030Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.f1912b29-c547-437b-b4e8-3e8299732562"}, {"node_instance_id": "homer_go7aw6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:37.904Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:37.565Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.b9530713-fcaa-448f-9734-932db4d63ca4"}, {"node_instance_id": "homer_go7aw6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:37.904Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:37.565Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.b9530713-fcaa-448f-9734-932db4d63ca4"}, {"node_instance_id": "dime_hlqq98", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:37.904Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:37.056Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.f1912b29-c547-437b-b4e8-3e8299732562"}, {"node_instance_id": "dime_hlqq98", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:37.904Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:37.056Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.f1912b29-c547-437b-b4e8-3e8299732562"}, {"node_instance_id": "dime_hlqq98", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:37.904Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:37.056Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.f1912b29-c547-437b-b4e8-3e8299732562"}], "metadata": {"pagination": {"total": 297, "offset": 207, "size": 50}}} 2019-04-09 10:49:44,385 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:49:44,385 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:49:44 GMT 2019-04-09 10:49:44,385 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:49:44,385 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-09 10:49:44,385 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:49:44,386 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:49:44,386 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:49:44,386 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-09 10:49:44,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/BZRFO/bind.py 2019-04-09 10:49:44,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-04-09 10:49:44,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2019-04-09 10:49:44,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.215', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {}, u'vellum': {}, u'bono': {u'bono_e30hlz': {u'public_address': u'172.30.9.218', u'private_address': u'192.168.120.10', u'name': u'bono-e30hlz'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.12', u'hss_hostname': u''}. 2019-04-09 10:49:44,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpG4L_hb', '/etc/bind/db.clearwater.local'] 2019-04-09 10:49:44,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-04-09 10:49:44,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.215', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {}, u'vellum': {}, u'bono': {u'bono_e30hlz': {u'public_address': u'172.30.9.218', u'private_address': u'192.168.120.10', u'name': u'bono-e30hlz'}}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.12', u'hss_hostname': u''}. 2019-04-09 10:49:44,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-04-09 10:49:44,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-04-09 10:49:44,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-04-09 10:49:44,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpyiANAT', '/etc/bind/db.clearwater.opnfv'] 2019-04-09 10:49:44,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-04-09 10:49:44,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships unlinked 2019-04-09 10:49:44,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-04-09 10:49:44,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-04-09 10:49:44,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node instance 2019-04-09 10:49:44,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/3TNOR/remove-cluster-node.sh 2019-04-09 10:49:44,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2019-04-09 10:49:44,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-04-09 10:49:44,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 18525 2019-04-09 10:49:44,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-04-09 10:49:44,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-04-09 10:49:44,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-04-09 10:49:44,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - * Decommissioning the etcd processes 2019-04-09 10:49:44,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - * Decommissioning the cluster manager 2019-04-09 10:49:44,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - * Decommissioning the queue manager 2019-04-09 10:49:44,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - * Decommissioning the config manager 2019-04-09 10:49:44,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - * Decommissioning etcd 2019-04-09 10:49:44,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removed member c10b05aec123e332 from cluster 2019-04-09 10:49:44,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=17890, return_code=0): /tmp/FIESA/remove-cluster-node.sh 2019-04-09 10:49:44,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-04-09 10:49:44,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-04-09 10:49:44,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-04-09 10:49:44,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-04-09 10:49:44,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleted node instance 2019-04-09 10:49:44,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-04-09 10:49:44,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node instance 2019-04-09 10:49:44,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2019-04-09 10:49:44,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - * Decommissioning the etcd processes 2019-04-09 10:49:44,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - * Decommissioning the cluster manager 2019-04-09 10:49:44,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - * Decommissioning the queue manager 2019-04-09 10:49:44,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - * Decommissioning the config manager 2019-04-09 10:49:44,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - * Decommissioning etcd 2019-04-09 10:49:44,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removed member a38649199f82535e from cluster 2019-04-09 10:49:44,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=16094, return_code=0): /tmp/IYRX0/remove-cluster-node.sh 2019-04-09 10:49:44,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-04-09 10:49:44,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-04-09 10:49:44,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-04-09 10:49:44,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-04-09 10:49:44,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-04-09 10:49:44,396 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/5925ef01-08cd-4403-aab7-6ff46347ca8f 2019-04-09 10:49:44,581 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:49:44,582 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:49:44,582 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:49:44,582 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:49:44,582 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:49:44,582 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:49:44,582 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:49:44,582 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T10:49:12.891Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-09T10:49:12.892Z", "id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"} 2019-04-09 10:49:44,582 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:49:44,583 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:49:44 GMT 2019-04-09 10:49:44,583 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:49:44,583 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-04-09 10:49:44,583 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:49:44,583 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:49:44,583 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:49:49,588 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-09 10:49:49,685 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:49:49,685 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:49:49,685 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:49:49,685 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:49:49,685 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:49:49,686 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:49:49,686 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:49:49,686 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_hlqq98", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:37.904Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:37.056Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.f1912b29-c547-437b-b4e8-3e8299732562"}, {"node_instance_id": "dime_hlqq98", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:37.904Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:37.056Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.f1912b29-c547-437b-b4e8-3e8299732562"}, {"node_instance_id": "dime_hlqq98", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:37.904Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:37.056Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.f1912b29-c547-437b-b4e8-3e8299732562"}, {"node_instance_id": "dime_hlqq98", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:37.904Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:37.056Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.f1912b29-c547-437b-b4e8-3e8299732562"}, {"node_instance_id": "dime_hlqq98", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:37.904Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:37.056Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.f1912b29-c547-437b-b4e8-3e8299732562"}, {"node_instance_id": "homer_go7aw6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:37.904Z", "message": " * Decommissioning the etcd processes", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:37.516Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.b9530713-fcaa-448f-9734-932db4d63ca4"}, {"node_instance_id": "homer_go7aw6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:37.904Z", "message": " * Decommissioning the cluster manager", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:37.516Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.b9530713-fcaa-448f-9734-932db4d63ca4"}, {"node_instance_id": "homer_go7aw6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:37.904Z", "message": " * Decommissioning the queue manager", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:37.516Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.b9530713-fcaa-448f-9734-932db4d63ca4"}, {"node_instance_id": "homer_go7aw6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:37.904Z", "message": " * Decommissioning the config manager", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:37.516Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.b9530713-fcaa-448f-9734-932db4d63ca4"}, {"node_instance_id": "homer_go7aw6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:37.904Z", "message": " * Decommissioning etcd", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:37.516Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.b9530713-fcaa-448f-9734-932db4d63ca4"}, {"node_instance_id": "homer_go7aw6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:37.904Z", "message": " Removed member 621c1bc26ee5d3d0 from cluster", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:37.516Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.b9530713-fcaa-448f-9734-932db4d63ca4"}, {"node_instance_id": "homer_go7aw6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:37.904Z", "message": "Execution done (PID=16304, return_code=0): /tmp/LNE26/remove-cluster-node.sh", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:37.528Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.b9530713-fcaa-448f-9734-932db4d63ca4"}, {"node_instance_id": "homer_go7aw6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:37.904Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:37.565Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.b9530713-fcaa-448f-9734-932db4d63ca4"}, {"node_instance_id": "homer_go7aw6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:37.904Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:37.565Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.b9530713-fcaa-448f-9734-932db4d63ca4"}, {"node_instance_id": "homer_go7aw6", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:38.449Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:37.882Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "dime_host_8d5h0z", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:38.449Z", "message": "Stopping node instance", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:37.970Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "homer_go7aw6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:38.449Z", "message": "Deleted node instance", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:38.100Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "bono_e30hlz", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:39.080Z", "message": "Waiting for process 16314 to end...", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:38.717Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.ed6c717c-032f-438f-809b-4ca099a0b8cf"}, {"node_instance_id": "ellis_host_04yjo1", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:39.080Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:38.350Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "dime_host_8d5h0z", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:39.080Z", "message": "Sending task 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:38.195Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "ellis_host_04yjo1", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:39.799Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:39.073Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "homer_host_d3fa9b", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:40.487Z", "message": "Stopping node instance", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:39.859Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "homer_host_d3fa9b", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:40.487Z", "message": "Sending task 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:40.145Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "dime_host_8d5h0z", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:40.487Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:40.039Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "dime_host_8d5h0z", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:41.067Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:40.904Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "ellis_host_04yjo1", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:41.067Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:40.475Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "ellis_host_04yjo1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:41.684Z", "message": "Stopping agent", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:41.516Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "ellis_host_04yjo1", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:42.401Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:41.665Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "dime_host_8d5h0z", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:43.132Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:42.823Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "dime_host_8d5h0z", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:43.132Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:42.455Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "ellis_host_04yjo1", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:43.132Z", "message": "Stopping Agent ellis_host_04yjo1", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:42.611Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.91e185c6-d35b-4be5-a454-b3c3ca726fdf"}, {"node_instance_id": "dime_host_8d5h0z", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:43.132Z", "message": "Stopping agent", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:42.557Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "homer_host_d3fa9b", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:43.714Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:43.340Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "homer_host_d3fa9b", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:43.714Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:43.498Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "ellis_host_04yjo1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:44.272Z", "message": "Deleting agent", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:44.208Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "ellis_host_04yjo1", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:44.272Z", "message": "Successfully stopped daemon: ellis_host_04yjo1\u001b[0m", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:43.755Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.91e185c6-d35b-4be5-a454-b3c3ca726fdf"}, {"node_instance_id": "dime_host_8d5h0z", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:44.272Z", "message": "Stopping Agent dime_host_8d5h0z", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:43.720Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.4a5ea509-5036-49ea-b8a0-ee7b8931f02e"}, {"node_instance_id": "ellis_host_04yjo1", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:44.272Z", "message": "Stopping...", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:43.755Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.91e185c6-d35b-4be5-a454-b3c3ca726fdf"}, {"node_instance_id": "ellis_host_04yjo1", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:44.272Z", "message": "Stopping daemon with command: sudo service cloudify-worker-ellis_host_04yjo1 stop", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:43.755Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.91e185c6-d35b-4be5-a454-b3c3ca726fdf"}, {"node_instance_id": "ellis_host_04yjo1", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:44.272Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:44.036Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "ellis_host_04yjo1", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:44.989Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:44.347Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "dime_host_8d5h0z", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:45.498Z", "message": "Stopping daemon with command: sudo service cloudify-worker-dime_host_8d5h0z stop", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:44.911Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.4a5ea509-5036-49ea-b8a0-ee7b8931f02e"}, {"node_instance_id": "homer_host_d3fa9b", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:45.498Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:45.112Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "dime_host_8d5h0z", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:45.498Z", "message": "Successfully stopped daemon: dime_host_8d5h0z\u001b[0m", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:44.911Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.4a5ea509-5036-49ea-b8a0-ee7b8931f02e"}, {"node_instance_id": "ellis_host_04yjo1", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:45.498Z", "message": "Deleting Agent ellis_host_04yjo1", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:45.225Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.c7401917-c6a4-4606-a298-3f7c9a3def74"}, {"node_instance_id": "homer_host_d3fa9b", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:45.498Z", "message": "Stopping agent", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:45.151Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "dime_host_8d5h0z", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:45.498Z", "message": "Stopping...", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:44.911Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.4a5ea509-5036-49ea-b8a0-ee7b8931f02e"}, {"node_instance_id": "dime_host_8d5h0z", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:46.093Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:45.369Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "homer_host_d3fa9b", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:46.093Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:45.306Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "dime_host_8d5h0z", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:46.093Z", "message": "Deleting agent", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:45.602Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}], "metadata": {"pagination": {"total": 321, "offset": 257, "size": 50}}} 2019-04-09 10:49:49,686 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:49:49,686 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:49:49 GMT 2019-04-09 10:49:49,686 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:49:49,686 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-09 10:49:49,686 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:49:49,686 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:49:49,687 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:49:49,687 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-09 10:49:49,688 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-04-09 10:49:49,689 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-04-09 10:49:49,689 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-04-09 10:49:49,689 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-04-09 10:49:49,689 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-04-09 10:49:49,690 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - * Decommissioning the etcd processes 2019-04-09 10:49:49,690 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - * Decommissioning the cluster manager 2019-04-09 10:49:49,690 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - * Decommissioning the queue manager 2019-04-09 10:49:49,690 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - * Decommissioning the config manager 2019-04-09 10:49:49,690 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - * Decommissioning etcd 2019-04-09 10:49:49,690 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removed member 621c1bc26ee5d3d0 from cluster 2019-04-09 10:49:49,690 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=16304, return_code=0): /tmp/LNE26/remove-cluster-node.sh 2019-04-09 10:49:49,691 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-04-09 10:49:49,691 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-04-09 10:49:49,691 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-04-09 10:49:49,691 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node instance 2019-04-09 10:49:49,691 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleted node instance 2019-04-09 10:49:49,692 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 16314 to end... 2019-04-09 10:49:49,692 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2019-04-09 10:49:49,692 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2019-04-09 10:49:49,692 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2019-04-09 10:49:49,692 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node instance 2019-04-09 10:49:49,692 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2019-04-09 10:49:49,693 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2019-04-09 10:49:49,693 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2019-04-09 10:49:49,693 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2019-04-09 10:49:49,693 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2019-04-09 10:49:49,693 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2019-04-09 10:49:49,693 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2019-04-09 10:49:49,693 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2019-04-09 10:49:49,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent ellis_host_04yjo1 2019-04-09 10:49:49,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2019-04-09 10:49:49,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2019-04-09 10:49:49,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2019-04-09 10:49:49,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2019-04-09 10:49:49,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: ellis_host_04yjo1 2019-04-09 10:49:49,695 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent dime_host_8d5h0z 2019-04-09 10:49:49,695 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2019-04-09 10:49:49,695 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service cloudify-worker-ellis_host_04yjo1 stop 2019-04-09 10:49:49,695 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2019-04-09 10:49:49,695 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2019-04-09 10:49:49,695 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service cloudify-worker-dime_host_8d5h0z stop 2019-04-09 10:49:49,695 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2019-04-09 10:49:49,696 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: dime_host_8d5h0z 2019-04-09 10:49:49,696 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent ellis_host_04yjo1 2019-04-09 10:49:49,696 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2019-04-09 10:49:49,696 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2019-04-09 10:49:49,696 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2019-04-09 10:49:49,696 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2019-04-09 10:49:49,696 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2019-04-09 10:49:49,697 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/5925ef01-08cd-4403-aab7-6ff46347ca8f 2019-04-09 10:49:49,767 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:49:49,767 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:49:49,767 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:49:49,767 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:49:49,767 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:49:49,767 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:49:49,768 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:49:49,768 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T10:49:12.891Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-09T10:49:12.892Z", "id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"} 2019-04-09 10:49:49,768 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:49:49,768 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:49:49 GMT 2019-04-09 10:49:49,768 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:49:49,768 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-04-09 10:49:49,768 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:49:49,768 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:49:49,768 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:49:54,774 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-09 10:49:54,865 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:49:54,865 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:49:54,865 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:49:54,865 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:49:54,865 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:49:54,865 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:49:54,865 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:49:54,866 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_8d5h0z", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:46.816Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:45.757Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "homer_host_d3fa9b", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:46.816Z", "message": "Stopping Agent homer_host_d3fa9b", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:46.132Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.1e8bcda4-2a15-4ad4-bc61-187dfcdd1b23"}, {"node_instance_id": "dime_host_8d5h0z", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:47.335Z", "message": "Deleting Agent dime_host_8d5h0z", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:46.693Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.63af34cc-74eb-4ff0-8fce-8adcdb5fcc04"}, {"node_instance_id": "homer_host_d3fa9b", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:47.335Z", "message": "Stopping...", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:47.194Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.1e8bcda4-2a15-4ad4-bc61-187dfcdd1b23"}, {"node_instance_id": "homer_host_d3fa9b", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:47.838Z", "message": "Stopping daemon with command: sudo service cloudify-worker-homer_host_d3fa9b stop", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:47.194Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.1e8bcda4-2a15-4ad4-bc61-187dfcdd1b23"}, {"node_instance_id": "homer_host_d3fa9b", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:47.838Z", "message": "Successfully stopped daemon: homer_host_d3fa9b\u001b[0m", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:47.195Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.1e8bcda4-2a15-4ad4-bc61-187dfcdd1b23"}, {"node_instance_id": "homer_host_d3fa9b", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:48.573Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:48.120Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "homer_host_d3fa9b", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:48.573Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:47.866Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "homer_host_d3fa9b", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:48.573Z", "message": "Deleting agent", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:47.997Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "homer_host_d3fa9b", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:49.107Z", "message": "Deleting Agent homer_host_d3fa9b", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:48.951Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.feabdde4-cdd8-432b-90b2-ef65df8325e3"}, {"node_instance_id": "ellis_host_04yjo1", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:49.610Z", "message": "Successfully deleted daemon: ellis_host_04yjo1", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:49.176Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.c7401917-c6a4-4606-a298-3f7c9a3def74"}, {"node_instance_id": "ellis_host_04yjo1", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:49.610Z", "message": "Deleting start-on-boot entry", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:49.175Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.c7401917-c6a4-4606-a298-3f7c9a3def74"}, {"node_instance_id": "ellis_host_04yjo1", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:49.610Z", "message": "10:49:49 [INFO] [cloudify.utils.is_agent_alive] No ping response from ellis_host_04yjo1: No response received for task 64d22ccb488a48969c7524731b308f77", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:49.175Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.c7401917-c6a4-4606-a298-3f7c9a3def74"}, {"node_instance_id": "ellis_host_04yjo1", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:49.610Z", "message": "Deleting...", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:49.175Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.c7401917-c6a4-4606-a298-3f7c9a3def74"}, {"node_instance_id": "ellis_host_04yjo1", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:50.326Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:50.147Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "dime_host_8d5h0z", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:50.871Z", "message": "Deleting...", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:50.677Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.63af34cc-74eb-4ff0-8fce-8adcdb5fcc04"}, {"node_instance_id": "ellis_host_04yjo1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:50.871Z", "message": "Agent deleted", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:50.241Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "ellis_host_04yjo1", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:50.871Z", "message": "Sending task 'nova_plugin.server.stop'", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:50.389Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "dime_host_8d5h0z", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:51.504Z", "message": "Deleting start-on-boot entry", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:50.677Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.63af34cc-74eb-4ff0-8fce-8adcdb5fcc04"}, {"node_instance_id": "dime_host_8d5h0z", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:51.504Z", "message": "Successfully deleted daemon: dime_host_8d5h0z", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:50.677Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.63af34cc-74eb-4ff0-8fce-8adcdb5fcc04"}, {"node_instance_id": "vellum_399cpt", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:51.504Z", "message": "Waiting for process 25288 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:50.853Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.c4b0fccb-6592-4f27-8a19-3ae3c7ea6fb6"}, {"node_instance_id": "ellis_host_04yjo1", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:51.504Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:51.396Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.a881313e-2667-4e94-b5d9-d2a28031c7cb"}, {"node_instance_id": "dime_host_8d5h0z", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:51.504Z", "message": "10:49:50 [INFO] [cloudify.utils.is_agent_alive] No ping response from dime_host_8d5h0z: No response received for task 1c820632cab84103a155fdb28fc453fb", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:50.677Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.63af34cc-74eb-4ff0-8fce-8adcdb5fcc04"}, {"node_instance_id": "dime_host_8d5h0z", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:52.119Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:51.806Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "dime_host_8d5h0z", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:52.119Z", "message": "Agent deleted", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:51.886Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "ellis_host_04yjo1", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:52.119Z", "message": "RESP: [300] Date: Tue, 09 Apr 2019 10:49:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b5595e50-56ff-4f45-9093-eeb5e4f7d8d1 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:51.402Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.a881313e-2667-4e94-b5d9-d2a28031c7cb"}, {"node_instance_id": "ellis_host_04yjo1", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:52.119Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-b5595e50-56ff-4f45-9093-eeb5e4f7d8d1", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:51.402Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.a881313e-2667-4e94-b5d9-d2a28031c7cb"}, {"node_instance_id": "ellis_host_04yjo1", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:52.119Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}02aa475f3db2c26fe08258e1fe91df4acbdf38d1\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:51.804Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.a881313e-2667-4e94-b5d9-d2a28031c7cb"}, {"node_instance_id": "dime_host_8d5h0z", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:52.836Z", "message": "Sending task 'nova_plugin.server.stop'", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:52.055Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "homer_host_d3fa9b", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:53.589Z", "message": "Deleting start-on-boot entry", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:53.096Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.feabdde4-cdd8-432b-90b2-ef65df8325e3"}, {"node_instance_id": "ellis_host_04yjo1", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:53.589Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876 used request id req-c1c981ba-0e7e-497a-990d-b9ec9e1f2c40", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:52.690Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.a881313e-2667-4e94-b5d9-d2a28031c7cb"}, {"node_instance_id": "ellis_host_04yjo1", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:53.589Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}02aa475f3db2c26fe08258e1fe91df4acbdf38d1\" -d '{\"os-stop\": null}'", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:52.690Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.a881313e-2667-4e94-b5d9-d2a28031c7cb"}, {"node_instance_id": "homer_host_d3fa9b", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:53.589Z", "message": "Deleting...", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:53.096Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.feabdde4-cdd8-432b-90b2-ef65df8325e3"}, {"node_instance_id": "homer_host_d3fa9b", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:53.589Z", "message": "10:49:52 [INFO] [cloudify.utils.is_agent_alive] No ping response from homer_host_d3fa9b: No response received for task 158dbc18a4f64fff8cd178b06197d686", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:53.096Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.feabdde4-cdd8-432b-90b2-ef65df8325e3"}, {"node_instance_id": "homer_host_d3fa9b", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:53.589Z", "message": "Successfully deleted daemon: homer_host_d3fa9b", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:53.096Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.feabdde4-cdd8-432b-90b2-ef65df8325e3"}, {"node_instance_id": "dime_host_8d5h0z", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:53.589Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:53.206Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.4eb383e2-d720-4a0a-9806-6117ced80cb5"}, {"node_instance_id": "dime_host_8d5h0z", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:53.589Z", "message": "RESP: [300] Date: Tue, 09 Apr 2019 10:49:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a3c90bb2-080e-43e2-a2d4-d40152ec00f6 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:53.212Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.4eb383e2-d720-4a0a-9806-6117ced80cb5"}, {"node_instance_id": "dime_host_8d5h0z", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:53.589Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-a3c90bb2-080e-43e2-a2d4-d40152ec00f6", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:53.212Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.4eb383e2-d720-4a0a-9806-6117ced80cb5"}, {"node_instance_id": "ellis_host_04yjo1", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:53.589Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10:49: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-c1c981ba-0e7e-497a-990d-b9ec9e1f2c40 x-compute-request-id: req-c1c981ba-0e7e-497a-990d-b9ec9e1f2c40 Content-Encoding: gzip Content-Length: 855 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f3:c5:f0\", \"version\": 4, \"addr\": \"192.168.120.19\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f3:c5:f0\", \"version\": 4, \"addr\": \"172.30.9.211\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"10e27409-226d-4f3d-971a-db9735ac09c8\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-04-09T10:31:45.000000\", \"flavor\": {\"id\": \"22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"rel\": \"bookmark\"}]}, \"id\": \"a9edbe9c-7652-492c-a4a9-b15648c5b876\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_ellis\"}], \"user_id\": \"ac8606d68bbd45969d2b1630e01ac7c4\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-04-09T10:31:36Z\", \"hostId\": \"559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b\", \"name\": \"server_clearwater-opnfv_ellis_host_04yjo1\", \"created\": \"2019-04-09T10:28:30Z\", \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\", \"cloudify_management_network_id\": \"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\"}}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:52.690Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.a881313e-2667-4e94-b5d9-d2a28031c7cb"}, {"node_instance_id": "ellis_host_04yjo1", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:53.589Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876 used request id req-c1c981ba-0e7e-497a-990d-b9ec9e1f2c40", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:52.690Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.a881313e-2667-4e94-b5d9-d2a28031c7cb"}, {"node_instance_id": "ellis_host_04yjo1", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:54.121Z", "message": "RESP: [202] Date: Tue, 09 Apr 2019 10:49:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-bc15d2c6-c1ae-4afb-9c55-fda7e24baad5 x-compute-request-id: req-bc15d2c6-c1ae-4afb-9c55-fda7e24baad5 Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:53.899Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.a881313e-2667-4e94-b5d9-d2a28031c7cb"}, {"node_instance_id": "dime_host_8d5h0z", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:54.121Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}81ebb26ada2b020f10a2cd35012e62339ada8eac\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:53.635Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.4eb383e2-d720-4a0a-9806-6117ced80cb5"}, {"node_instance_id": "homer_host_d3fa9b", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:54.751Z", "message": "Sending task 'nova_plugin.server.stop'", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:54.333Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "ellis_host_04yjo1", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:54.751Z", "message": "POST call to compute for http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876/action used request id req-bc15d2c6-c1ae-4afb-9c55-fda7e24baad5", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:53.899Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.a881313e-2667-4e94-b5d9-d2a28031c7cb"}, {"node_instance_id": "homer_host_d3fa9b", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:54.751Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:54.081Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "ellis_host_04yjo1", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:54.751Z", "message": "POST call to compute for http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876/action used request id req-bc15d2c6-c1ae-4afb-9c55-fda7e24baad5", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:53.899Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.a881313e-2667-4e94-b5d9-d2a28031c7cb"}, {"node_instance_id": "homer_host_d3fa9b", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:54.751Z", "message": "Agent deleted", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:54.179Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "dime_host_8d5h0z", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:54.751Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10: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-f8200ca7-f020-4837-b001-e29b97e4b704 x-compute-request-id: req-f8200ca7-f020-4837-b001-e29b97e4b704 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f0:d2:3a\", \"version\": 4, \"addr\": \"192.168.120.9\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"10e27409-226d-4f3d-971a-db9735ac09c8\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-04-09T10:30:42.000000\", \"flavor\": {\"id\": \"22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"rel\": \"bookmark\"}]}, \"id\": \"dd78e78a-000b-421c-be8e-8ecf8df7a4ca\", \"security_groups\": [{\"name\": \"clearwater-sg_dime\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"ac8606d68bbd45969d2b1630e01ac7c4\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-04-09T10:30:33Z\", \"hostId\": \"a8714558011d134c44d218ba8746cf343482bff1e33310f6e84138e7\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b\", \"name\": \"server_clearwater-opnfv_dime_host_8d5h0z\", \"created\": \"2019-04-09T10:28:23Z\", \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\", \"cloudify_management_network_id\": \"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\"}}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:54.638Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.4eb383e2-d720-4a0a-9806-6117ced80cb5"}], "metadata": {"pagination": {"total": 355, "offset": 307, "size": 50}}} 2019-04-09 10:49:54,866 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:49:54,866 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:49:54 GMT 2019-04-09 10:49:54,866 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:49:54,866 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-09 10:49:54,866 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:49:54,866 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:49:54,866 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:49:54,866 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-09 10:49:54,869 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2019-04-09 10:49:54,869 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent homer_host_d3fa9b 2019-04-09 10:49:54,869 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent dime_host_8d5h0z 2019-04-09 10:49:54,869 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2019-04-09 10:49:54,869 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service cloudify-worker-homer_host_d3fa9b stop 2019-04-09 10:49:54,870 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: homer_host_d3fa9b 2019-04-09 10:49:54,870 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2019-04-09 10:49:54,870 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2019-04-09 10:49:54,870 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2019-04-09 10:49:54,870 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent homer_host_d3fa9b 2019-04-09 10:49:54,870 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: ellis_host_04yjo1 2019-04-09 10:49:54,871 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2019-04-09 10:49:54,871 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 10:49:49 [INFO] [cloudify.utils.is_agent_alive] No ping response from ellis_host_04yjo1: No response received for task 64d22ccb488a48969c7524731b308f77 2019-04-09 10:49:54,871 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2019-04-09 10:49:54,871 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2019-04-09 10:49:54,871 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2019-04-09 10:49:54,871 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent deleted 2019-04-09 10:49:54,871 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2019-04-09 10:49:54,872 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2019-04-09 10:49:54,872 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: dime_host_8d5h0z 2019-04-09 10:49:54,872 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 25288 to end... 2019-04-09 10:49:54,872 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-09 10:49:54,872 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 10:49:50 [INFO] [cloudify.utils.is_agent_alive] No ping response from dime_host_8d5h0z: No response received for task 1c820632cab84103a155fdb28fc453fb 2019-04-09 10:49:54,872 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2019-04-09 10:49:54,873 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent deleted 2019-04-09 10:49:54,873 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 09 Apr 2019 10:49:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b5595e50-56ff-4f45-9093-eeb5e4f7d8d1 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 10:49:54,873 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-b5595e50-56ff-4f45-9093-eeb5e4f7d8d1 2019-04-09 10:49:54,873 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02aa475f3db2c26fe08258e1fe91df4acbdf38d1" 2019-04-09 10:49:54,873 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2019-04-09 10:49:54,873 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2019-04-09 10:49:54,874 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876 used request id req-c1c981ba-0e7e-497a-990d-b9ec9e1f2c40 2019-04-09 10:49:54,874 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02aa475f3db2c26fe08258e1fe91df4acbdf38d1" -d '{"os-stop": null}' 2019-04-09 10:49:54,874 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2019-04-09 10:49:54,874 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 10:49:52 [INFO] [cloudify.utils.is_agent_alive] No ping response from homer_host_d3fa9b: No response received for task 158dbc18a4f64fff8cd178b06197d686 2019-04-09 10:49:54,874 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: homer_host_d3fa9b 2019-04-09 10:49:54,874 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-09 10:49:54,874 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 09 Apr 2019 10:49:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a3c90bb2-080e-43e2-a2d4-d40152ec00f6 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 10:49:54,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-a3c90bb2-080e-43e2-a2d4-d40152ec00f6 2019-04-09 10:49:54,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10:49: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-c1c981ba-0e7e-497a-990d-b9ec9e1f2c40 x-compute-request-id: req-c1c981ba-0e7e-497a-990d-b9ec9e1f2c40 Content-Encoding: gzip Content-Length: 855 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:c5:f0", "version": 4, "addr": "192.168.120.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:c5:f0", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876", "rel": "bookmark"}], "image": {"id": "10e27409-226d-4f3d-971a-db9735ac09c8", "links": [{"href": "http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-09T10:31:45.000000", "flavor": {"id": "22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "links": [{"href": "http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "rel": "bookmark"}]}, "id": "a9edbe9c-7652-492c-a4a9-b15648c5b876", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "user_id": "ac8606d68bbd45969d2b1630e01ac7c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-09T10:31:36Z", "hostId": "559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "name": "server_clearwater-opnfv_ellis_host_04yjo1", "created": "2019-04-09T10:28:30Z", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b", "cloudify_management_network_id": "67c32f4e-cb01-4d56-a2b5-fe18f582c72d"}}} 2019-04-09 10:49:54,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876 used request id req-c1c981ba-0e7e-497a-990d-b9ec9e1f2c40 2019-04-09 10:49:54,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Tue, 09 Apr 2019 10:49:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-bc15d2c6-c1ae-4afb-9c55-fda7e24baad5 x-compute-request-id: req-bc15d2c6-c1ae-4afb-9c55-fda7e24baad5 Content-Length: 0 Content-Type: application/json 2019-04-09 10:49:54,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81ebb26ada2b020f10a2cd35012e62339ada8eac" 2019-04-09 10:49:54,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2019-04-09 10:49:54,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876/action used request id req-bc15d2c6-c1ae-4afb-9c55-fda7e24baad5 2019-04-09 10:49:54,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2019-04-09 10:49:54,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876/action used request id req-bc15d2c6-c1ae-4afb-9c55-fda7e24baad5 2019-04-09 10:49:54,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent deleted 2019-04-09 10:49:54,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10: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-f8200ca7-f020-4837-b001-e29b97e4b704 x-compute-request-id: req-f8200ca7-f020-4837-b001-e29b97e4b704 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:d2:3a", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca", "rel": "bookmark"}], "image": {"id": "10e27409-226d-4f3d-971a-db9735ac09c8", "links": [{"href": "http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-09T10:30:42.000000", "flavor": {"id": "22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "links": [{"href": "http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "rel": "bookmark"}]}, "id": "dd78e78a-000b-421c-be8e-8ecf8df7a4ca", "security_groups": [{"name": "clearwater-sg_dime"}, {"name": "clearwater-sg_base"}], "user_id": "ac8606d68bbd45969d2b1630e01ac7c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-09T10:30:33Z", "hostId": "a8714558011d134c44d218ba8746cf343482bff1e33310f6e84138e7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "name": "server_clearwater-opnfv_dime_host_8d5h0z", "created": "2019-04-09T10:28:23Z", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b", "cloudify_management_network_id": "67c32f4e-cb01-4d56-a2b5-fe18f582c72d"}}} 2019-04-09 10:49:54,876 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/5925ef01-08cd-4403-aab7-6ff46347ca8f 2019-04-09 10:49:54,945 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:49:54,945 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:49:54,945 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:49:54,945 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:49:54,946 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:49:54,946 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:49:54,946 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:49:54,946 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T10:49:12.891Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-09T10:49:12.892Z", "id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"} 2019-04-09 10:49:54,946 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:49:54,946 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:49:54 GMT 2019-04-09 10:49:54,946 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:49:54,946 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-04-09 10:49:54,946 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:49:54,946 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:49:54,947 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:49:59,952 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-09 10:50:00,026 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:50:00,027 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:50:00,027 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:50:00,027 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:50:00,027 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:50:00,027 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:50:00,027 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:50:00,027 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_8d5h0z", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:55.401Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca used request id req-f8200ca7-f020-4837-b001-e29b97e4b704", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:54.639Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.4eb383e2-d720-4a0a-9806-6117ced80cb5"}, {"node_instance_id": "sprout_w280gt", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:55.401Z", "message": "Waiting for process 18525 to end...", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:54.533Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.e79616a6-54dd-4305-b3f7-0ae693e6b04b"}, {"node_instance_id": "dime_host_8d5h0z", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:55.401Z", "message": "RESP: [202] Date: Tue, 09 Apr 2019 10:49:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5647d8bc-0aa3-4d70-b17e-ea09f5e6d134 x-compute-request-id: req-5647d8bc-0aa3-4d70-b17e-ea09f5e6d134 Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:55.004Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.4eb383e2-d720-4a0a-9806-6117ced80cb5"}, {"node_instance_id": "dime_host_8d5h0z", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:55.401Z", "message": "POST call to compute for http://172.30.9.21:8774/v2.1/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca/action used request id req-5647d8bc-0aa3-4d70-b17e-ea09f5e6d134", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:55.005Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.4eb383e2-d720-4a0a-9806-6117ced80cb5"}, {"node_instance_id": "dime_host_8d5h0z", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:55.401Z", "message": "POST call to compute for http://172.30.9.21:8774/v2.1/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca/action used request id req-5647d8bc-0aa3-4d70-b17e-ea09f5e6d134", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:55.005Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.4eb383e2-d720-4a0a-9806-6117ced80cb5"}, {"node_instance_id": "homer_host_d3fa9b", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:55.401Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:55.334Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.b884e344-8948-4f67-98fa-e0db5a033a85"}, {"node_instance_id": "dime_host_8d5h0z", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:55.401Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}81ebb26ada2b020f10a2cd35012e62339ada8eac\" -d '{\"os-stop\": null}'", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:54.640Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.4eb383e2-d720-4a0a-9806-6117ced80cb5"}, {"node_instance_id": "dime_host_8d5h0z", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:55.401Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca used request id req-f8200ca7-f020-4837-b001-e29b97e4b704", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:54.638Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.4eb383e2-d720-4a0a-9806-6117ced80cb5"}, {"node_instance_id": "sprout_w280gt", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:55.947Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:55.466Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.e79616a6-54dd-4305-b3f7-0ae693e6b04b"}, {"node_instance_id": "sprout_w280gt", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:55.947Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:55.879Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "sprout_w280gt", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:55.947Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:55.467Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.e79616a6-54dd-4305-b3f7-0ae693e6b04b"}, {"node_instance_id": "homer_host_d3fa9b", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:55.947Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/a458d571-f605-4490-8af7-1593cd026fa0 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}45823278d5508c8e4a45f865a524490b143382fb\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:55.736Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.b884e344-8948-4f67-98fa-e0db5a033a85"}, {"node_instance_id": "homer_host_d3fa9b", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:55.947Z", "message": "RESP: [300] Date: Tue, 09 Apr 2019 10:49:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e790080e-cf0c-4673-b01c-a22a35f67744 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:55.339Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.b884e344-8948-4f67-98fa-e0db5a033a85"}, {"node_instance_id": "homer_host_d3fa9b", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:55.947Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-e790080e-cf0c-4673-b01c-a22a35f67744", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:55.339Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.b884e344-8948-4f67-98fa-e0db5a033a85"}, {"node_instance_id": "sprout_w280gt", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:55.947Z", "message": " * Decommissioning the etcd processes", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:55.423Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.e79616a6-54dd-4305-b3f7-0ae693e6b04b"}, {"node_instance_id": "sprout_w280gt", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:55.947Z", "message": " * Decommissioning the cluster manager", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:55.423Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.e79616a6-54dd-4305-b3f7-0ae693e6b04b"}, {"node_instance_id": "sprout_w280gt", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:55.947Z", "message": " * Decommissioning the queue manager", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:55.423Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.e79616a6-54dd-4305-b3f7-0ae693e6b04b"}, {"node_instance_id": "sprout_w280gt", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:55.947Z", "message": " * Decommissioning the config manager", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:55.423Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.e79616a6-54dd-4305-b3f7-0ae693e6b04b"}, {"node_instance_id": "sprout_w280gt", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:55.947Z", "message": " * Decommissioning etcd", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:55.423Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.e79616a6-54dd-4305-b3f7-0ae693e6b04b"}, {"node_instance_id": "sprout_w280gt", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:55.947Z", "message": " Removed member 6e5f16a07b4ab257 from cluster", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:55.423Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.e79616a6-54dd-4305-b3f7-0ae693e6b04b"}, {"node_instance_id": "sprout_w280gt", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:55.947Z", "message": "Execution done (PID=18525, return_code=0): /tmp/3TNOR/remove-cluster-node.sh", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:55.436Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.e79616a6-54dd-4305-b3f7-0ae693e6b04b"}, {"node_instance_id": "sprout_w280gt", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:55.947Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:55.467Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.e79616a6-54dd-4305-b3f7-0ae693e6b04b"}, {"node_instance_id": "sprout_w280gt", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:55.947Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:55.467Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.e79616a6-54dd-4305-b3f7-0ae693e6b04b"}, {"node_instance_id": "sprout_w280gt", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:55.947Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:55.467Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.e79616a6-54dd-4305-b3f7-0ae693e6b04b"}, {"node_instance_id": "sprout_host_y1ieip", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:56.531Z", "message": "Stopping node instance", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:56.315Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "sprout_w280gt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:56.531Z", "message": "Deleted node instance", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:56.069Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "sprout_host_y1ieip", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:57.211Z", "message": "Sending task 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:56.612Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "homer_host_d3fa9b", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:57.211Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/a458d571-f605-4490-8af7-1593cd026fa0/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}45823278d5508c8e4a45f865a524490b143382fb\" -d '{\"os-stop\": null}'", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:56.937Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.b884e344-8948-4f67-98fa-e0db5a033a85"}, {"node_instance_id": "homer_host_d3fa9b", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:57.211Z", "message": "RESP: [202] Date: Tue, 09 Apr 2019 10:49:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2404efa5-191d-4186-bf0c-1ff6a74d7fff x-compute-request-id: req-2404efa5-191d-4186-bf0c-1ff6a74d7fff Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:57.090Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.b884e344-8948-4f67-98fa-e0db5a033a85"}, {"node_instance_id": "homer_host_d3fa9b", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:57.211Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10:49:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7f4aed86-9d91-4e03-820f-e444a64cf6c1 x-compute-request-id: req-7f4aed86-9d91-4e03-820f-e444a64cf6c1 Content-Encoding: gzip Content-Length: 837 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:2f:4c:0a\", \"version\": 4, \"addr\": \"192.168.120.11\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/a458d571-f605-4490-8af7-1593cd026fa0\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/a458d571-f605-4490-8af7-1593cd026fa0\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"10e27409-226d-4f3d-971a-db9735ac09c8\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-04-09T10:31:43.000000\", \"flavor\": {\"id\": \"22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"rel\": \"bookmark\"}]}, \"id\": \"a458d571-f605-4490-8af7-1593cd026fa0\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_homer\"}], \"user_id\": \"ac8606d68bbd45969d2b1630e01ac7c4\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-04-09T10:31:34Z\", \"hostId\": \"559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b\", \"name\": \"server_clearwater-opnfv_homer_host_d3fa9b\", \"created\": \"2019-04-09T10:28:25Z\", \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\", \"cloudify_management_network_id\": \"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\"}}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:56.936Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.b884e344-8948-4f67-98fa-e0db5a033a85"}, {"node_instance_id": "homer_host_d3fa9b", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:57.211Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/a458d571-f605-4490-8af7-1593cd026fa0 used request id req-7f4aed86-9d91-4e03-820f-e444a64cf6c1", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:56.936Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.b884e344-8948-4f67-98fa-e0db5a033a85"}, {"node_instance_id": "homer_host_d3fa9b", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:57.211Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/a458d571-f605-4490-8af7-1593cd026fa0 used request id req-7f4aed86-9d91-4e03-820f-e444a64cf6c1", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:56.936Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.b884e344-8948-4f67-98fa-e0db5a033a85"}, {"node_instance_id": "homer_host_d3fa9b", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:57.715Z", "message": "POST call to compute for http://172.30.9.21:8774/v2.1/servers/a458d571-f605-4490-8af7-1593cd026fa0/action used request id req-2404efa5-191d-4186-bf0c-1ff6a74d7fff", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:57.091Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.b884e344-8948-4f67-98fa-e0db5a033a85"}, {"node_instance_id": "homer_host_d3fa9b", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:57.715Z", "message": "POST call to compute for http://172.30.9.21:8774/v2.1/servers/a458d571-f605-4490-8af7-1593cd026fa0/action used request id req-2404efa5-191d-4186-bf0c-1ff6a74d7fff", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:57.091Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.b884e344-8948-4f67-98fa-e0db5a033a85"}, {"node_instance_id": "sprout_host_y1ieip", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:58.383Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:58.096Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "bono_e30hlz", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:59.071Z", "message": "Waiting for process 16314 to end...", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:58.758Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.ed6c717c-032f-438f-809b-4ca099a0b8cf"}, {"node_instance_id": "sprout_host_y1ieip", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:59.071Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:58.600Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "sprout_host_y1ieip", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:49:59.940Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:59.818Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}], "metadata": {"pagination": {"total": 393, "offset": 355, "size": 50}}} 2019-04-09 10:50:00,028 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:50:00,028 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:50:00 GMT 2019-04-09 10:50:00,028 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:50:00,028 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-09 10:50:00,028 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:50:00,028 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:50:00,028 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:50:00,028 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-09 10:50:00,030 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca used request id req-f8200ca7-f020-4837-b001-e29b97e4b704 2019-04-09 10:50:00,030 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 18525 to end... 2019-04-09 10:50:00,030 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Tue, 09 Apr 2019 10:49:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5647d8bc-0aa3-4d70-b17e-ea09f5e6d134 x-compute-request-id: req-5647d8bc-0aa3-4d70-b17e-ea09f5e6d134 Content-Length: 0 Content-Type: application/json 2019-04-09 10:50:00,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca/action used request id req-5647d8bc-0aa3-4d70-b17e-ea09f5e6d134 2019-04-09 10:50:00,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca/action used request id req-5647d8bc-0aa3-4d70-b17e-ea09f5e6d134 2019-04-09 10:50:00,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-09 10:50:00,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81ebb26ada2b020f10a2cd35012e62339ada8eac" -d '{"os-stop": null}' 2019-04-09 10:50:00,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca used request id req-f8200ca7-f020-4837-b001-e29b97e4b704 2019-04-09 10:50:00,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-04-09 10:50:00,032 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-04-09 10:50:00,032 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-04-09 10:50:00,032 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/a458d571-f605-4490-8af7-1593cd026fa0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45823278d5508c8e4a45f865a524490b143382fb" 2019-04-09 10:50:00,032 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 09 Apr 2019 10:49:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e790080e-cf0c-4673-b01c-a22a35f67744 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 10:50:00,032 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-e790080e-cf0c-4673-b01c-a22a35f67744 2019-04-09 10:50:00,032 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - * Decommissioning the etcd processes 2019-04-09 10:50:00,032 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - * Decommissioning the cluster manager 2019-04-09 10:50:00,033 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - * Decommissioning the queue manager 2019-04-09 10:50:00,033 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - * Decommissioning the config manager 2019-04-09 10:50:00,033 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - * Decommissioning etcd 2019-04-09 10:50:00,033 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removed member 6e5f16a07b4ab257 from cluster 2019-04-09 10:50:00,033 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=18525, return_code=0): /tmp/3TNOR/remove-cluster-node.sh 2019-04-09 10:50:00,033 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-04-09 10:50:00,034 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-04-09 10:50:00,034 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-04-09 10:50:00,034 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node instance 2019-04-09 10:50:00,034 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleted node instance 2019-04-09 10:50:00,034 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2019-04-09 10:50:00,034 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/a458d571-f605-4490-8af7-1593cd026fa0/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45823278d5508c8e4a45f865a524490b143382fb" -d '{"os-stop": null}' 2019-04-09 10:50:00,035 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Tue, 09 Apr 2019 10:49:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2404efa5-191d-4186-bf0c-1ff6a74d7fff x-compute-request-id: req-2404efa5-191d-4186-bf0c-1ff6a74d7fff Content-Length: 0 Content-Type: application/json 2019-04-09 10:50:00,035 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10:49:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7f4aed86-9d91-4e03-820f-e444a64cf6c1 x-compute-request-id: req-7f4aed86-9d91-4e03-820f-e444a64cf6c1 Content-Encoding: gzip Content-Length: 837 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2f:4c:0a", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a458d571-f605-4490-8af7-1593cd026fa0", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a458d571-f605-4490-8af7-1593cd026fa0", "rel": "bookmark"}], "image": {"id": "10e27409-226d-4f3d-971a-db9735ac09c8", "links": [{"href": "http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-09T10:31:43.000000", "flavor": {"id": "22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "links": [{"href": "http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "rel": "bookmark"}]}, "id": "a458d571-f605-4490-8af7-1593cd026fa0", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "user_id": "ac8606d68bbd45969d2b1630e01ac7c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-09T10:31:34Z", "hostId": "559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "name": "server_clearwater-opnfv_homer_host_d3fa9b", "created": "2019-04-09T10:28:25Z", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b", "cloudify_management_network_id": "67c32f4e-cb01-4d56-a2b5-fe18f582c72d"}}} 2019-04-09 10:50:00,035 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/a458d571-f605-4490-8af7-1593cd026fa0 used request id req-7f4aed86-9d91-4e03-820f-e444a64cf6c1 2019-04-09 10:50:00,035 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/a458d571-f605-4490-8af7-1593cd026fa0 used request id req-7f4aed86-9d91-4e03-820f-e444a64cf6c1 2019-04-09 10:50:00,035 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/a458d571-f605-4490-8af7-1593cd026fa0/action used request id req-2404efa5-191d-4186-bf0c-1ff6a74d7fff 2019-04-09 10:50:00,035 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/a458d571-f605-4490-8af7-1593cd026fa0/action used request id req-2404efa5-191d-4186-bf0c-1ff6a74d7fff 2019-04-09 10:50:00,036 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2019-04-09 10:50:00,036 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 16314 to end... 2019-04-09 10:50:00,036 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2019-04-09 10:50:00,036 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2019-04-09 10:50:00,036 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/5925ef01-08cd-4403-aab7-6ff46347ca8f 2019-04-09 10:50:00,095 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:50:00,095 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:50:00,095 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:50:00,095 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:50:00,096 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:50:00,096 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:50:00,096 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:50:00,096 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T10:49:12.891Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-09T10:49:12.892Z", "id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"} 2019-04-09 10:50:00,096 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:50:00,096 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:50:00 GMT 2019-04-09 10:50:00,096 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:50:00,096 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-04-09 10:50:00,096 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:50:00,096 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:50:00,097 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:50:05,102 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-09 10:50:05,185 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:50:05,185 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:50:05,185 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:50:05,185 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:50:05,185 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:50:05,185 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:50:05,185 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:50:05,186 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_y1ieip", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:00.570Z", "message": "Stopping agent", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:49:59.900Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "sprout_host_y1ieip", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:00.570Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:00.055Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "sprout_host_y1ieip", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:01.074Z", "message": "Stopping Agent sprout_host_y1ieip", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:00.935Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.94fadc15-f9b6-4792-a086-1c3cc2b6b6cb"}, {"node_instance_id": "sprout_host_y1ieip", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:02.077Z", "message": "Stopping...", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:02.033Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.94fadc15-f9b6-4792-a086-1c3cc2b6b6cb"}, {"node_instance_id": "sprout_host_y1ieip", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:02.757Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:02.491Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "sprout_host_y1ieip", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:02.757Z", "message": "Stopping daemon with command: sudo service cloudify-worker-sprout_host_y1ieip stop", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:02.034Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.94fadc15-f9b6-4792-a086-1c3cc2b6b6cb"}, {"node_instance_id": "sprout_host_y1ieip", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:02.757Z", "message": "Successfully stopped daemon: sprout_host_y1ieip\u001b[0m", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:02.034Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.94fadc15-f9b6-4792-a086-1c3cc2b6b6cb"}, {"node_instance_id": "sprout_host_y1ieip", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:02.757Z", "message": "Deleting agent", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:02.603Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "sprout_host_y1ieip", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:03.424Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:02.729Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "sprout_host_y1ieip", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:04.086Z", "message": "Deleting Agent sprout_host_y1ieip", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:03.751Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.17a7ce58-a8f6-4381-bfc8-d3a841ccbc18"}, {"node_instance_id": "ellis_host_04yjo1", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:04.086Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}02aa475f3db2c26fe08258e1fe91df4acbdf38d1\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:03.908Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.a881313e-2667-4e94-b5d9-d2a28031c7cb"}, {"node_instance_id": "ellis_host_04yjo1", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:05.090Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10:49:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-33291baf-e0e6-407e-bb2d-ad2edc5faf33 x-compute-request-id: req-33291baf-e0e6-407e-bb2d-ad2edc5faf33 Content-Encoding: gzip Content-Length: 862 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"powering-off\", \"addresses\": {\"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f3:c5:f0\", \"version\": 4, \"addr\": \"192.168.120.19\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f3:c5:f0\", \"version\": 4, \"addr\": \"172.30.9.211\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"10e27409-226d-4f3d-971a-db9735ac09c8\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-04-09T10:31:45.000000\", \"flavor\": {\"id\": \"22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"rel\": \"bookmark\"}]}, \"id\": \"a9edbe9c-7652-492c-a4a9-b15648c5b876\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_ellis\"}], \"user_id\": \"ac8606d68bbd45969d2b1630e01ac7c4\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-04-09T10:49:43Z\", \"hostId\": \"559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b\", \"name\": \"server_clearwater-opnfv_ellis_host_04yjo1\", \"created\": \"2019-04-09T10:28:30Z\", \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\", \"cloudify_management_network_id\": \"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\"}}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:05.008Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.a881313e-2667-4e94-b5d9-d2a28031c7cb"}], "metadata": {"pagination": {"total": 405, "offset": 393, "size": 50}}} 2019-04-09 10:50:05,186 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:50:05,186 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:50:05 GMT 2019-04-09 10:50:05,186 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:50:05,186 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-09 10:50:05,186 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:50:05,186 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:50:05,186 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:50:05,186 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-09 10:50:05,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2019-04-09 10:50:05,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2019-04-09 10:50:05,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent sprout_host_y1ieip 2019-04-09 10:50:05,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2019-04-09 10:50:05,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2019-04-09 10:50:05,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service cloudify-worker-sprout_host_y1ieip stop 2019-04-09 10:50:05,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: sprout_host_y1ieip 2019-04-09 10:50:05,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2019-04-09 10:50:05,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2019-04-09 10:50:05,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent sprout_host_y1ieip 2019-04-09 10:50:05,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02aa475f3db2c26fe08258e1fe91df4acbdf38d1" 2019-04-09 10:50:05,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10:49:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-33291baf-e0e6-407e-bb2d-ad2edc5faf33 x-compute-request-id: req-33291baf-e0e6-407e-bb2d-ad2edc5faf33 Content-Encoding: gzip Content-Length: 862 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "powering-off", "addresses": {"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:c5:f0", "version": 4, "addr": "192.168.120.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:c5:f0", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876", "rel": "bookmark"}], "image": {"id": "10e27409-226d-4f3d-971a-db9735ac09c8", "links": [{"href": "http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-09T10:31:45.000000", "flavor": {"id": "22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "links": [{"href": "http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "rel": "bookmark"}]}, "id": "a9edbe9c-7652-492c-a4a9-b15648c5b876", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "user_id": "ac8606d68bbd45969d2b1630e01ac7c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-09T10:49:43Z", "hostId": "559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "name": "server_clearwater-opnfv_ellis_host_04yjo1", "created": "2019-04-09T10:28:30Z", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b", "cloudify_management_network_id": "67c32f4e-cb01-4d56-a2b5-fe18f582c72d"}}} 2019-04-09 10:50:05,189 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/5925ef01-08cd-4403-aab7-6ff46347ca8f 2019-04-09 10:50:05,252 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:50:05,253 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:50:05,253 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:50:05,253 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:50:05,253 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:50:05,253 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:50:05,253 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:50:05,253 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T10:49:12.891Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-09T10:49:12.892Z", "id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"} 2019-04-09 10:50:05,253 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:50:05,253 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:50:05 GMT 2019-04-09 10:50:05,253 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:50:05,254 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-04-09 10:50:05,254 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:50:05,254 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:50:05,254 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:50:10,259 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-09 10:50:10,344 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:50:10,344 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:50:10,344 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:50:10,344 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:50:10,344 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:50:10,344 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:50:10,344 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:50:10,344 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_04yjo1", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:05.773Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876 used request id req-33291baf-e0e6-407e-bb2d-ad2edc5faf33", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:05.008Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.a881313e-2667-4e94-b5d9-d2a28031c7cb"}, {"node_instance_id": "dime_host_8d5h0z", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:05.773Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}81ebb26ada2b020f10a2cd35012e62339ada8eac\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:05.015Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.4eb383e2-d720-4a0a-9806-6117ced80cb5"}, {"node_instance_id": "ellis_host_04yjo1", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:05.773Z", "message": "Task rescheduled 'nova_plugin.server.stop' -> Server has ACTIVE state. [retry_after=30]", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": [{"message": "Server has ACTIVE state. [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Server has ACTIVE state. [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-04-09T10:50:05.431Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "ellis_host_04yjo1", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:05.773Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876 used request id req-33291baf-e0e6-407e-bb2d-ad2edc5faf33", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:05.008Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.a881313e-2667-4e94-b5d9-d2a28031c7cb"}, {"node_instance_id": "dime_host_8d5h0z", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:06.354Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca used request id req-53ca02cc-2a1f-4b2a-a777-fc6fb5cef49e", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:05.732Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.4eb383e2-d720-4a0a-9806-6117ced80cb5"}, {"node_instance_id": "dime_host_8d5h0z", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:06.354Z", "message": "Task rescheduled 'nova_plugin.server.stop' -> Server has ACTIVE state. [retry_after=30]", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": [{"message": "Server has ACTIVE state. [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Server has ACTIVE state. [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-04-09T10:50:06.189Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "dime_host_8d5h0z", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:06.354Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10:49:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-53ca02cc-2a1f-4b2a-a777-fc6fb5cef49e x-compute-request-id: req-53ca02cc-2a1f-4b2a-a777-fc6fb5cef49e Content-Encoding: gzip Content-Length: 842 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"powering-off\", \"addresses\": {\"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f0:d2:3a\", \"version\": 4, \"addr\": \"192.168.120.9\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"10e27409-226d-4f3d-971a-db9735ac09c8\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-04-09T10:30:42.000000\", \"flavor\": {\"id\": \"22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"rel\": \"bookmark\"}]}, \"id\": \"dd78e78a-000b-421c-be8e-8ecf8df7a4ca\", \"security_groups\": [{\"name\": \"clearwater-sg_dime\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"ac8606d68bbd45969d2b1630e01ac7c4\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-04-09T10:49:45Z\", \"hostId\": \"a8714558011d134c44d218ba8746cf343482bff1e33310f6e84138e7\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b\", \"name\": \"server_clearwater-opnfv_dime_host_8d5h0z\", \"created\": \"2019-04-09T10:28:23Z\", \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\", \"cloudify_management_network_id\": \"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\"}}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:05.731Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.4eb383e2-d720-4a0a-9806-6117ced80cb5"}, {"node_instance_id": "dime_host_8d5h0z", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:06.354Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca used request id req-53ca02cc-2a1f-4b2a-a777-fc6fb5cef49e", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:05.731Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.4eb383e2-d720-4a0a-9806-6117ced80cb5"}, {"node_instance_id": "homer_host_d3fa9b", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:07.223Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/a458d571-f605-4490-8af7-1593cd026fa0 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}45823278d5508c8e4a45f865a524490b143382fb\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:07.102Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.b884e344-8948-4f67-98fa-e0db5a033a85"}, {"node_instance_id": "homer_host_d3fa9b", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:07.882Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10:49:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e2830f83-bd89-4217-ab1c-32fc3327fe57 x-compute-request-id: req-e2830f83-bd89-4217-ab1c-32fc3327fe57 Content-Encoding: gzip Content-Length: 845 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"powering-off\", \"addresses\": {\"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:2f:4c:0a\", \"version\": 4, \"addr\": \"192.168.120.11\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/a458d571-f605-4490-8af7-1593cd026fa0\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/a458d571-f605-4490-8af7-1593cd026fa0\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"10e27409-226d-4f3d-971a-db9735ac09c8\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-04-09T10:31:43.000000\", \"flavor\": {\"id\": \"22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"rel\": \"bookmark\"}]}, \"id\": \"a458d571-f605-4490-8af7-1593cd026fa0\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_homer\"}], \"user_id\": \"ac8606d68bbd45969d2b1630e01ac7c4\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-04-09T10:49:47Z\", \"hostId\": \"559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b\", \"name\": \"server_clearwater-opnfv_homer_host_d3fa9b\", \"created\": \"2019-04-09T10:28:25Z\", \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\", \"cloudify_management_network_id\": \"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\"}}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:07.465Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.b884e344-8948-4f67-98fa-e0db5a033a85"}, {"node_instance_id": "homer_host_d3fa9b", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:07.882Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/a458d571-f605-4490-8af7-1593cd026fa0 used request id req-e2830f83-bd89-4217-ab1c-32fc3327fe57", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:07.465Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.b884e344-8948-4f67-98fa-e0db5a033a85"}, {"node_instance_id": "homer_host_d3fa9b", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:07.882Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/a458d571-f605-4490-8af7-1593cd026fa0 used request id req-e2830f83-bd89-4217-ab1c-32fc3327fe57", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:07.465Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.b884e344-8948-4f67-98fa-e0db5a033a85"}, {"node_instance_id": "sprout_host_y1ieip", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:08.419Z", "message": "Deleting start-on-boot entry", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:07.771Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.17a7ce58-a8f6-4381-bfc8-d3a841ccbc18"}, {"node_instance_id": "homer_host_d3fa9b", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:08.419Z", "message": "Task rescheduled 'nova_plugin.server.stop' -> Server has ACTIVE state. [retry_after=30]", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": [{"message": "Server has ACTIVE state. [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Server has ACTIVE state. [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-04-09T10:50:07.848Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "sprout_host_y1ieip", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:08.419Z", "message": "Successfully deleted daemon: sprout_host_y1ieip", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:07.771Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.17a7ce58-a8f6-4381-bfc8-d3a841ccbc18"}, {"node_instance_id": "sprout_host_y1ieip", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:08.419Z", "message": "Deleting...", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:07.770Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.17a7ce58-a8f6-4381-bfc8-d3a841ccbc18"}, {"node_instance_id": "sprout_host_y1ieip", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:08.419Z", "message": "10:50:07 [INFO] [cloudify.utils.is_agent_alive] No ping response from sprout_host_y1ieip: No response received for task 7f827b063898418cacefd885d9cd64fa", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:07.770Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.17a7ce58-a8f6-4381-bfc8-d3a841ccbc18"}, {"node_instance_id": "sprout_host_y1ieip", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:09.349Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:09.212Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "sprout_host_y1ieip", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:09.979Z", "message": "Sending task 'nova_plugin.server.stop'", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:09.468Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "sprout_host_y1ieip", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:09.979Z", "message": "Agent deleted", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:09.350Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}], "metadata": {"pagination": {"total": 425, "offset": 405, "size": 50}}} 2019-04-09 10:50:10,345 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:50:10,345 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:50:10 GMT 2019-04-09 10:50:10,345 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:50:10,345 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-09 10:50:10,345 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:50:10,345 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:50:10,345 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:50:10,345 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-09 10:50:10,346 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876 used request id req-33291baf-e0e6-407e-bb2d-ad2edc5faf33 2019-04-09 10:50:10,347 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81ebb26ada2b020f10a2cd35012e62339ada8eac" 2019-04-09 10:50:10,347 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.stop' -> Server has ACTIVE state. [retry_after=30] 2019-04-09 10:50:10,347 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876 used request id req-33291baf-e0e6-407e-bb2d-ad2edc5faf33 2019-04-09 10:50:10,347 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca used request id req-53ca02cc-2a1f-4b2a-a777-fc6fb5cef49e 2019-04-09 10:50:10,347 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.stop' -> Server has ACTIVE state. [retry_after=30] 2019-04-09 10:50:10,348 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10:49:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-53ca02cc-2a1f-4b2a-a777-fc6fb5cef49e x-compute-request-id: req-53ca02cc-2a1f-4b2a-a777-fc6fb5cef49e Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "powering-off", "addresses": {"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:d2:3a", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca", "rel": "bookmark"}], "image": {"id": "10e27409-226d-4f3d-971a-db9735ac09c8", "links": [{"href": "http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-09T10:30:42.000000", "flavor": {"id": "22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "links": [{"href": "http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "rel": "bookmark"}]}, "id": "dd78e78a-000b-421c-be8e-8ecf8df7a4ca", "security_groups": [{"name": "clearwater-sg_dime"}, {"name": "clearwater-sg_base"}], "user_id": "ac8606d68bbd45969d2b1630e01ac7c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-09T10:49:45Z", "hostId": "a8714558011d134c44d218ba8746cf343482bff1e33310f6e84138e7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "name": "server_clearwater-opnfv_dime_host_8d5h0z", "created": "2019-04-09T10:28:23Z", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b", "cloudify_management_network_id": "67c32f4e-cb01-4d56-a2b5-fe18f582c72d"}}} 2019-04-09 10:50:10,348 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca used request id req-53ca02cc-2a1f-4b2a-a777-fc6fb5cef49e 2019-04-09 10:50:10,348 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/a458d571-f605-4490-8af7-1593cd026fa0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45823278d5508c8e4a45f865a524490b143382fb" 2019-04-09 10:50:10,348 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10:49:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e2830f83-bd89-4217-ab1c-32fc3327fe57 x-compute-request-id: req-e2830f83-bd89-4217-ab1c-32fc3327fe57 Content-Encoding: gzip Content-Length: 845 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "powering-off", "addresses": {"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2f:4c:0a", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a458d571-f605-4490-8af7-1593cd026fa0", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a458d571-f605-4490-8af7-1593cd026fa0", "rel": "bookmark"}], "image": {"id": "10e27409-226d-4f3d-971a-db9735ac09c8", "links": [{"href": "http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-09T10:31:43.000000", "flavor": {"id": "22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "links": [{"href": "http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "rel": "bookmark"}]}, "id": "a458d571-f605-4490-8af7-1593cd026fa0", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "user_id": "ac8606d68bbd45969d2b1630e01ac7c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-09T10:49:47Z", "hostId": "559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "name": "server_clearwater-opnfv_homer_host_d3fa9b", "created": "2019-04-09T10:28:25Z", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b", "cloudify_management_network_id": "67c32f4e-cb01-4d56-a2b5-fe18f582c72d"}}} 2019-04-09 10:50:10,348 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/a458d571-f605-4490-8af7-1593cd026fa0 used request id req-e2830f83-bd89-4217-ab1c-32fc3327fe57 2019-04-09 10:50:10,348 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/a458d571-f605-4490-8af7-1593cd026fa0 used request id req-e2830f83-bd89-4217-ab1c-32fc3327fe57 2019-04-09 10:50:10,349 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2019-04-09 10:50:10,349 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.stop' -> Server has ACTIVE state. [retry_after=30] 2019-04-09 10:50:10,349 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: sprout_host_y1ieip 2019-04-09 10:50:10,349 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2019-04-09 10:50:10,349 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 10:50:07 [INFO] [cloudify.utils.is_agent_alive] No ping response from sprout_host_y1ieip: No response received for task 7f827b063898418cacefd885d9cd64fa 2019-04-09 10:50:10,349 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2019-04-09 10:50:10,350 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2019-04-09 10:50:10,350 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent deleted 2019-04-09 10:50:10,350 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/5925ef01-08cd-4403-aab7-6ff46347ca8f 2019-04-09 10:50:10,412 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:50:10,413 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:50:10,413 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:50:10,413 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:50:10,413 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:50:10,413 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:50:10,413 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:50:10,413 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T10:49:12.891Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-09T10:49:12.892Z", "id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"} 2019-04-09 10:50:10,414 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:50:10,414 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:50:10 GMT 2019-04-09 10:50:10,414 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:50:10,414 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-04-09 10:50:10,414 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:50:10,414 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:50:10,414 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:50:15,420 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-09 10:50:15,496 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:50:15,496 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:50:15,497 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:50:15,497 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:50:15,497 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:50:15,497 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:50:15,497 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:50:15,497 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_y1ieip", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:10.498Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:10.446Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.33850e2a-ba15-4d98-9f4f-3ed92c873d76"}, {"node_instance_id": "sprout_host_y1ieip", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:11.078Z", "message": "RESP: [300] Date: Tue, 09 Apr 2019 10:50:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-30148025-3f44-4a33-9a9a-d83a89f6249a Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:10.451Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.33850e2a-ba15-4d98-9f4f-3ed92c873d76"}, {"node_instance_id": "sprout_host_y1ieip", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:11.078Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-30148025-3f44-4a33-9a9a-d83a89f6249a", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:10.452Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.33850e2a-ba15-4d98-9f4f-3ed92c873d76"}, {"node_instance_id": "sprout_host_y1ieip", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:11.078Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}7ae0b8e2602174baa3a91b15a7d0896e61d07ddd\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:10.855Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.33850e2a-ba15-4d98-9f4f-3ed92c873d76"}, {"node_instance_id": "vellum_399cpt", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:11.078Z", "message": "Waiting for process 25288 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:10.890Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.c4b0fccb-6592-4f27-8a19-3ae3c7ea6fb6"}, {"node_instance_id": "sprout_host_y1ieip", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:11.946Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10:50:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2a2ad211-2065-4798-b667-1e483b1a4315 x-compute-request-id: req-2a2ad211-2065-4798-b667-1e483b1a4315 Content-Encoding: gzip Content-Length: 849 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:b6:8f:77\", \"version\": 4, \"addr\": \"192.168.120.15\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/1cd83db2-0e44-47f7-8603-85a45117f76b\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"10e27409-226d-4f3d-971a-db9735ac09c8\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-04-09T10:31:45.000000\", \"flavor\": {\"id\": \"22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"rel\": \"bookmark\"}]}, \"id\": \"1cd83db2-0e44-47f7-8603-85a45117f76b\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_sprout\"}], \"user_id\": \"ac8606d68bbd45969d2b1630e01ac7c4\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-04-09T10:31:36Z\", \"hostId\": \"559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b\", \"name\": \"server_clearwater-opnfv_sprout_host_y1ieip\", \"created\": \"2019-04-09T10:28:32Z\", \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\", \"cloudify_management_network_id\": \"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\"}}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:11.847Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.33850e2a-ba15-4d98-9f4f-3ed92c873d76"}, {"node_instance_id": "sprout_host_y1ieip", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:12.614Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b used request id req-2a2ad211-2065-4798-b667-1e483b1a4315", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:11.847Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.33850e2a-ba15-4d98-9f4f-3ed92c873d76"}, {"node_instance_id": "sprout_host_y1ieip", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:12.614Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b used request id req-2a2ad211-2065-4798-b667-1e483b1a4315", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:11.848Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.33850e2a-ba15-4d98-9f4f-3ed92c873d76"}, {"node_instance_id": "sprout_host_y1ieip", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:12.614Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}7ae0b8e2602174baa3a91b15a7d0896e61d07ddd\" -d '{\"os-stop\": null}'", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:11.849Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.33850e2a-ba15-4d98-9f4f-3ed92c873d76"}, {"node_instance_id": "sprout_host_y1ieip", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:12.614Z", "message": "RESP: [202] Date: Tue, 09 Apr 2019 10:50:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-79e0c616-e512-45e6-b9bd-76ac394f4ca6 x-compute-request-id: req-79e0c616-e512-45e6-b9bd-76ac394f4ca6 Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:12.019Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.33850e2a-ba15-4d98-9f4f-3ed92c873d76"}, {"node_instance_id": "sprout_host_y1ieip", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:12.614Z", "message": "POST call to compute for http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b/action used request id req-79e0c616-e512-45e6-b9bd-76ac394f4ca6", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:12.020Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.33850e2a-ba15-4d98-9f4f-3ed92c873d76"}, {"node_instance_id": "sprout_host_y1ieip", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:12.614Z", "message": "POST call to compute for http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b/action used request id req-79e0c616-e512-45e6-b9bd-76ac394f4ca6", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:12.019Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.33850e2a-ba15-4d98-9f4f-3ed92c873d76"}], "metadata": {"pagination": {"total": 437, "offset": 425, "size": 50}}} 2019-04-09 10:50:15,497 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:50:15,497 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:50:15 GMT 2019-04-09 10:50:15,497 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:50:15,498 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-09 10:50:15,498 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:50:15,498 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:50:15,498 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:50:15,498 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-09 10:50:15,499 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-09 10:50:15,499 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 09 Apr 2019 10:50:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-30148025-3f44-4a33-9a9a-d83a89f6249a Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 10:50:15,499 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-30148025-3f44-4a33-9a9a-d83a89f6249a 2019-04-09 10:50:15,499 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ae0b8e2602174baa3a91b15a7d0896e61d07ddd" 2019-04-09 10:50:15,499 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 25288 to end... 2019-04-09 10:50:15,500 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10:50:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2a2ad211-2065-4798-b667-1e483b1a4315 x-compute-request-id: req-2a2ad211-2065-4798-b667-1e483b1a4315 Content-Encoding: gzip Content-Length: 849 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:8f:77", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/1cd83db2-0e44-47f7-8603-85a45117f76b", "rel": "bookmark"}], "image": {"id": "10e27409-226d-4f3d-971a-db9735ac09c8", "links": [{"href": "http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-09T10:31:45.000000", "flavor": {"id": "22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "links": [{"href": "http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "rel": "bookmark"}]}, "id": "1cd83db2-0e44-47f7-8603-85a45117f76b", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_sprout"}], "user_id": "ac8606d68bbd45969d2b1630e01ac7c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-09T10:31:36Z", "hostId": "559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "name": "server_clearwater-opnfv_sprout_host_y1ieip", "created": "2019-04-09T10:28:32Z", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b", "cloudify_management_network_id": "67c32f4e-cb01-4d56-a2b5-fe18f582c72d"}}} 2019-04-09 10:50:15,500 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b used request id req-2a2ad211-2065-4798-b667-1e483b1a4315 2019-04-09 10:50:15,500 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b used request id req-2a2ad211-2065-4798-b667-1e483b1a4315 2019-04-09 10:50:15,500 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ae0b8e2602174baa3a91b15a7d0896e61d07ddd" -d '{"os-stop": null}' 2019-04-09 10:50:15,500 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Tue, 09 Apr 2019 10:50:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-79e0c616-e512-45e6-b9bd-76ac394f4ca6 x-compute-request-id: req-79e0c616-e512-45e6-b9bd-76ac394f4ca6 Content-Length: 0 Content-Type: application/json 2019-04-09 10:50:15,500 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b/action used request id req-79e0c616-e512-45e6-b9bd-76ac394f4ca6 2019-04-09 10:50:15,501 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b/action used request id req-79e0c616-e512-45e6-b9bd-76ac394f4ca6 2019-04-09 10:50:15,501 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/5925ef01-08cd-4403-aab7-6ff46347ca8f 2019-04-09 10:50:15,569 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:50:15,569 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:50:15,569 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:50:15,570 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:50:15,570 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:50:15,570 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:50:15,570 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:50:15,570 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T10:49:12.891Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-09T10:49:12.892Z", "id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"} 2019-04-09 10:50:15,570 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:50:15,570 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:50:15 GMT 2019-04-09 10:50:15,570 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:50:15,570 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-04-09 10:50:15,571 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:50:15,571 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:50:15,571 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:50:20,576 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-09 10:50:20,650 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:50:20,650 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:50:20,650 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:50:20,650 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:50:20,650 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:50:20,651 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:50:20,651 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:50:20,651 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_e30hlz", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:19.037Z", "message": "Waiting for process 16314 to end...", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:18.802Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.ed6c717c-032f-438f-809b-4ca099a0b8cf"}], "metadata": {"pagination": {"total": 438, "offset": 437, "size": 50}}} 2019-04-09 10:50:20,651 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:50:20,651 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:50:20 GMT 2019-04-09 10:50:20,651 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:50:20,651 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 645 2019-04-09 10:50:20,651 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:50:20,651 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:50:20,652 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:50:20,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 16314 to end... 2019-04-09 10:50:20,652 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/5925ef01-08cd-4403-aab7-6ff46347ca8f 2019-04-09 10:50:20,710 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:50:20,710 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:50:20,710 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:50:20,710 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:50:20,710 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:50:20,710 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:50:20,710 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:50:20,710 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T10:49:12.891Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-09T10:49:12.892Z", "id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"} 2019-04-09 10:50:20,711 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:50:20,711 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:50:20 GMT 2019-04-09 10:50:20,711 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:50:20,711 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-04-09 10:50:20,711 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:50:20,711 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:50:20,711 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:50:25,716 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-09 10:50:25,790 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:50:25,790 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:50:25,791 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:50:25,791 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:50:25,791 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:50:25,791 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:50:25,791 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:50:25,791 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_y1ieip", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:22.109Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}7ae0b8e2602174baa3a91b15a7d0896e61d07ddd\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:22.027Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.33850e2a-ba15-4d98-9f4f-3ed92c873d76"}, {"node_instance_id": "sprout_host_y1ieip", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:22.775Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b used request id req-6d62e2f9-a260-486b-a68d-4344c1d83ffe", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:22.467Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.33850e2a-ba15-4d98-9f4f-3ed92c873d76"}, {"node_instance_id": "sprout_host_y1ieip", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:22.775Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b used request id req-6d62e2f9-a260-486b-a68d-4344c1d83ffe", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:22.467Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.33850e2a-ba15-4d98-9f4f-3ed92c873d76"}, {"node_instance_id": "sprout_host_y1ieip", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:22.775Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10:50:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6d62e2f9-a260-486b-a68d-4344c1d83ffe x-compute-request-id: req-6d62e2f9-a260-486b-a68d-4344c1d83ffe Content-Encoding: gzip Content-Length: 856 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"powering-off\", \"addresses\": {\"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:b6:8f:77\", \"version\": 4, \"addr\": \"192.168.120.15\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/1cd83db2-0e44-47f7-8603-85a45117f76b\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"10e27409-226d-4f3d-971a-db9735ac09c8\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-04-09T10:31:45.000000\", \"flavor\": {\"id\": \"22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"rel\": \"bookmark\"}]}, \"id\": \"1cd83db2-0e44-47f7-8603-85a45117f76b\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_sprout\"}], \"user_id\": \"ac8606d68bbd45969d2b1630e01ac7c4\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-04-09T10:50:02Z\", \"hostId\": \"559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b\", \"name\": \"server_clearwater-opnfv_sprout_host_y1ieip\", \"created\": \"2019-04-09T10:28:32Z\", \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\", \"cloudify_management_network_id\": \"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\"}}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:22.467Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.33850e2a-ba15-4d98-9f4f-3ed92c873d76"}, {"node_instance_id": "sprout_host_y1ieip", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:23.394Z", "message": "Task rescheduled 'nova_plugin.server.stop' -> Server has ACTIVE state. [retry_after=30]", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": [{"message": "Server has ACTIVE state. [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Server has ACTIVE state. [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-04-09T10:50:22.978Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}], "metadata": {"pagination": {"total": 443, "offset": 438, "size": 50}}} 2019-04-09 10:50:25,791 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:50:25,791 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:50:25 GMT 2019-04-09 10:50:25,791 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:50:25,791 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-09 10:50:25,792 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:50:25,792 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:50:25,792 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:50:25,792 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-09 10:50:25,792 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ae0b8e2602174baa3a91b15a7d0896e61d07ddd" 2019-04-09 10:50:25,793 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b used request id req-6d62e2f9-a260-486b-a68d-4344c1d83ffe 2019-04-09 10:50:25,793 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b used request id req-6d62e2f9-a260-486b-a68d-4344c1d83ffe 2019-04-09 10:50:25,793 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10:50:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6d62e2f9-a260-486b-a68d-4344c1d83ffe x-compute-request-id: req-6d62e2f9-a260-486b-a68d-4344c1d83ffe Content-Encoding: gzip Content-Length: 856 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "powering-off", "addresses": {"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:8f:77", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/1cd83db2-0e44-47f7-8603-85a45117f76b", "rel": "bookmark"}], "image": {"id": "10e27409-226d-4f3d-971a-db9735ac09c8", "links": [{"href": "http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-09T10:31:45.000000", "flavor": {"id": "22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "links": [{"href": "http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "rel": "bookmark"}]}, "id": "1cd83db2-0e44-47f7-8603-85a45117f76b", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_sprout"}], "user_id": "ac8606d68bbd45969d2b1630e01ac7c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-09T10:50:02Z", "hostId": "559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "name": "server_clearwater-opnfv_sprout_host_y1ieip", "created": "2019-04-09T10:28:32Z", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b", "cloudify_management_network_id": "67c32f4e-cb01-4d56-a2b5-fe18f582c72d"}}} 2019-04-09 10:50:25,793 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.stop' -> Server has ACTIVE state. [retry_after=30] 2019-04-09 10:50:25,793 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/5925ef01-08cd-4403-aab7-6ff46347ca8f 2019-04-09 10:50:25,847 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:50:25,848 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:50:25,848 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:50:25,848 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:50:25,848 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:50:25,848 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:50:25,848 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:50:25,848 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T10:49:12.891Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-09T10:49:12.892Z", "id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"} 2019-04-09 10:50:25,848 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:50:25,849 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:50:25 GMT 2019-04-09 10:50:25,849 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:50:25,849 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-04-09 10:50:25,849 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:50:25,849 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:50:25,849 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:50:30,855 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-09 10:50:30,930 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:50:30,931 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:50:30,931 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:50:30,931 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:50:30,931 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:50:30,931 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:50:30,931 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:50:30,931 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 443, "offset": 443, "size": 50}}} 2019-04-09 10:50:30,931 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:50:30,931 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:50:30 GMT 2019-04-09 10:50:30,932 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:50:30,932 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 85 2019-04-09 10:50:30,932 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:50:30,932 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:50:30,932 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:50:30,932 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/5925ef01-08cd-4403-aab7-6ff46347ca8f 2019-04-09 10:50:30,989 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:50:30,989 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:50:30,989 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:50:30,989 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:50:30,989 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:50:30,989 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:50:30,990 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:50:30,990 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T10:49:12.891Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-09T10:49:12.892Z", "id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"} 2019-04-09 10:50:30,990 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:50:30,990 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:50:30 GMT 2019-04-09 10:50:30,990 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:50:30,990 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-04-09 10:50:30,990 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:50:30,990 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:50:30,990 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:50:35,996 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-09 10:50:36,069 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:50:36,070 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:50:36,070 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:50:36,070 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:50:36,070 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:50:36,070 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:50:36,070 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:50:36,070 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_399cpt", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:31.066Z", "message": "Waiting for process 25288 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:30.929Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.c4b0fccb-6592-4f27-8a19-3ae3c7ea6fb6"}, {"node_instance_id": "ellis_host_04yjo1", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:35.537Z", "message": "Sending task 'nova_plugin.server.stop' [retry 1/60]", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:35.518Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}], "metadata": {"pagination": {"total": 445, "offset": 443, "size": 50}}} 2019-04-09 10:50:36,070 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:50:36,071 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:50:36 GMT 2019-04-09 10:50:36,071 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:50:36,071 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-09 10:50:36,071 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:50:36,071 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:50:36,071 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:50:36,071 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-09 10:50:36,071 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 25288 to end... 2019-04-09 10:50:36,071 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' [retry 1/60] 2019-04-09 10:50:36,072 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/5925ef01-08cd-4403-aab7-6ff46347ca8f 2019-04-09 10:50:36,137 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:50:36,137 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:50:36,137 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:50:36,137 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:50:36,137 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:50:36,137 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:50:36,138 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:50:36,138 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T10:49:12.891Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-09T10:49:12.892Z", "id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"} 2019-04-09 10:50:36,138 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:50:36,138 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:50:36 GMT 2019-04-09 10:50:36,138 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:50:36,138 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-04-09 10:50:36,138 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:50:36,138 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:50:36,138 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:50:41,144 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-09 10:50:41,241 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:50:41,241 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:50:41,242 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:50:41,242 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:50:41,242 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:50:41,242 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:50:41,242 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:50:41,242 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_8d5h0z", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:36.353Z", "message": "Sending task 'nova_plugin.server.stop' [retry 1/60]", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:36.282Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "ellis_host_04yjo1", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:36.872Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:36.561Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.a72cb0e6-0320-4b1c-8257-d21c8d0c3b47"}, {"node_instance_id": "ellis_host_04yjo1", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:36.872Z", "message": "RESP: [300] Date: Tue, 09 Apr 2019 10:50:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-24f6fb34-ebe6-45db-865b-6ef577d6ee8c Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:36.567Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.a72cb0e6-0320-4b1c-8257-d21c8d0c3b47"}, {"node_instance_id": "ellis_host_04yjo1", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:36.872Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-24f6fb34-ebe6-45db-865b-6ef577d6ee8c", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:36.567Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.a72cb0e6-0320-4b1c-8257-d21c8d0c3b47"}, {"node_instance_id": "dime_host_8d5h0z", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:37.403Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:37.330Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.4eea8bb8-9e02-4239-90d0-ed40a9f33d16"}, {"node_instance_id": "ellis_host_04yjo1", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:37.403Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c2e7bd226e44b2132e3db1a020fc01a86cb68cc9\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:36.976Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.a72cb0e6-0320-4b1c-8257-d21c8d0c3b47"}, {"node_instance_id": "dime_host_8d5h0z", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:38.021Z", "message": "RESP: [300] Date: Tue, 09 Apr 2019 10:50:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f77c11c9-f88a-4b52-9bc3-556c1584e311 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:37.335Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.4eea8bb8-9e02-4239-90d0-ed40a9f33d16"}, {"node_instance_id": "dime_host_8d5h0z", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:38.021Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8d17d87ba8668e7ff18265aac96b27d6224231df\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:37.734Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.4eea8bb8-9e02-4239-90d0-ed40a9f33d16"}, {"node_instance_id": "dime_host_8d5h0z", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:38.021Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-f77c11c9-f88a-4b52-9bc3-556c1584e311", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:37.335Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.4eea8bb8-9e02-4239-90d0-ed40a9f33d16"}, {"node_instance_id": "ellis_host_04yjo1", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:38.576Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10:50: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-09fa9fec-202b-4334-b01a-b8c4e81cde58 x-compute-request-id: req-09fa9fec-202b-4334-b01a-b8c4e81cde58 Content-Encoding: gzip Content-Length: 852 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f3:c5:f0\", \"version\": 4, \"addr\": \"192.168.120.19\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f3:c5:f0\", \"version\": 4, \"addr\": \"172.30.9.211\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"10e27409-226d-4f3d-971a-db9735ac09c8\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-04-09T10:31:45.000000\", \"flavor\": {\"id\": \"22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"rel\": \"bookmark\"}]}, \"id\": \"a9edbe9c-7652-492c-a4a9-b15648c5b876\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_ellis\"}], \"user_id\": \"ac8606d68bbd45969d2b1630e01ac7c4\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-04-09T10:49:55Z\", \"hostId\": \"559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b\", \"name\": \"server_clearwater-opnfv_ellis_host_04yjo1\", \"created\": \"2019-04-09T10:28:30Z\", \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\", \"cloudify_management_network_id\": \"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\"}}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:37.940Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.a72cb0e6-0320-4b1c-8257-d21c8d0c3b47"}, {"node_instance_id": "homer_host_d3fa9b", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:38.576Z", "message": "Sending task 'nova_plugin.server.stop' [retry 1/60]", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:37.937Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "ellis_host_04yjo1", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:38.576Z", "message": "Task succeeded 'nova_plugin.server.stop' [retry 1/60]", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:38.151Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "ellis_host_04yjo1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:38.576Z", "message": "Stopped node instance", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:38.249Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "ellis_host_04yjo1", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:38.576Z", "message": "Server is already stopped", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:37.940Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.a72cb0e6-0320-4b1c-8257-d21c8d0c3b47"}, {"node_instance_id": "ellis_host_04yjo1", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:38.576Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876 used request id req-09fa9fec-202b-4334-b01a-b8c4e81cde58", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:37.940Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.a72cb0e6-0320-4b1c-8257-d21c8d0c3b47"}, {"node_instance_id": "ellis_host_04yjo1", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:38.576Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876 used request id req-09fa9fec-202b-4334-b01a-b8c4e81cde58", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:37.940Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.a72cb0e6-0320-4b1c-8257-d21c8d0c3b47"}, {"node_instance_id": "dime_host_8d5h0z", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:39.152Z", "message": "Task succeeded 'nova_plugin.server.stop' [retry 1/60]", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:39.136Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "ellis_host_04yjo1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:39.152Z", "message": "Unlinking relationships", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:38.538Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:39.152Z", "message": "Sending task 'nova_plugin.server.disconnect_floatingip'", "target_id": "ellis_floatingip_0s098n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:38.729Z", "source_id": "ellis_host_04yjo1", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "dime_host_8d5h0z", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:39.152Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10: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-40de4316-1f5a-44c6-82c8-7978eaf59df1 x-compute-request-id: req-40de4316-1f5a-44c6-82c8-7978eaf59df1 Content-Encoding: gzip Content-Length: 830 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f0:d2:3a\", \"version\": 4, \"addr\": \"192.168.120.9\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"10e27409-226d-4f3d-971a-db9735ac09c8\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-04-09T10:30:42.000000\", \"flavor\": {\"id\": \"22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"rel\": \"bookmark\"}]}, \"id\": \"dd78e78a-000b-421c-be8e-8ecf8df7a4ca\", \"security_groups\": [{\"name\": \"clearwater-sg_dime\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"ac8606d68bbd45969d2b1630e01ac7c4\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-04-09T10:49:57Z\", \"hostId\": \"a8714558011d134c44d218ba8746cf343482bff1e33310f6e84138e7\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b\", \"name\": \"server_clearwater-opnfv_dime_host_8d5h0z\", \"created\": \"2019-04-09T10:28:23Z\", \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\", \"cloudify_management_network_id\": \"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\"}}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:38.888Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.4eea8bb8-9e02-4239-90d0-ed40a9f33d16"}, {"node_instance_id": "dime_host_8d5h0z", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:39.152Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca used request id req-40de4316-1f5a-44c6-82c8-7978eaf59df1", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:38.888Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.4eea8bb8-9e02-4239-90d0-ed40a9f33d16"}, {"node_instance_id": "dime_host_8d5h0z", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:39.152Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca used request id req-40de4316-1f5a-44c6-82c8-7978eaf59df1", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:38.888Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.4eea8bb8-9e02-4239-90d0-ed40a9f33d16"}, {"node_instance_id": "dime_host_8d5h0z", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:39.152Z", "message": "Server is already stopped", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:38.888Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.4eea8bb8-9e02-4239-90d0-ed40a9f33d16"}, {"node_instance_id": "bono_e30hlz", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:39.152Z", "message": "Waiting for process 16314 to end...", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:38.843Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.ed6c717c-032f-438f-809b-4ca099a0b8cf"}, {"node_instance_id": "homer_host_d3fa9b", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:39.152Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:38.963Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.25fa238b-8dd0-4b1c-b243-3256b5307248"}, {"node_instance_id": "homer_host_d3fa9b", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:39.152Z", "message": "RESP: [300] Date: Tue, 09 Apr 2019 10:50:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5816d3bd-f837-427a-b390-b17ec99544fd Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:38.968Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.25fa238b-8dd0-4b1c-b243-3256b5307248"}, {"node_instance_id": "homer_host_d3fa9b", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:39.152Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-5816d3bd-f837-427a-b390-b17ec99544fd", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:38.968Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.25fa238b-8dd0-4b1c-b243-3256b5307248"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:39.760Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "dime_security_group_f25a8c", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:39.711Z", "source_id": "dime_host_8d5h0z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "homer_host_d3fa9b", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:39.760Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/a458d571-f605-4490-8af7-1593cd026fa0 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9d5611d83bcb5ae4c65675621977fe7148df0e1c\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:39.379Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.25fa238b-8dd0-4b1c-b243-3256b5307248"}, {"node_instance_id": "dime_host_8d5h0z", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:39.760Z", "message": "Unlinking relationships", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:39.535Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "dime_host_8d5h0z", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:39.760Z", "message": "Stopped node instance", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:39.233Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:40.381Z", "message": "RESP: [300] Date: Tue, 09 Apr 2019 10:50:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-044a9381-e753-4c8b-b7a8-727e00663b1b Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "ellis_floatingip_0s098n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:39.855Z", "source_id": "ellis_host_04yjo1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.328294a4-7445-4101-926c-a8a3fc41f77d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:40.381Z", "message": "RESP: [300] Date: Tue, 09 Apr 2019 10:50:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-044a9381-e753-4c8b-b7a8-727e00663b1b Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "ellis_floatingip_0s098n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:39.855Z", "source_id": "ellis_host_04yjo1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.328294a4-7445-4101-926c-a8a3fc41f77d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:40.381Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-044a9381-e753-4c8b-b7a8-727e00663b1b", "level": "debug", "target_id": "ellis_floatingip_0s098n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:39.856Z", "source_id": "ellis_host_04yjo1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.328294a4-7445-4101-926c-a8a3fc41f77d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:40.381Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-044a9381-e753-4c8b-b7a8-727e00663b1b", "level": "debug", "target_id": "ellis_floatingip_0s098n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:39.856Z", "source_id": "ellis_host_04yjo1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.328294a4-7445-4101-926c-a8a3fc41f77d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:40.381Z", "message": "Remove floating ip 172.30.9.211", "level": "info", "target_id": "ellis_floatingip_0s098n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:39.848Z", "source_id": "ellis_host_04yjo1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.328294a4-7445-4101-926c-a8a3fc41f77d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:40.381Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "ellis_floatingip_0s098n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:39.849Z", "source_id": "ellis_host_04yjo1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.328294a4-7445-4101-926c-a8a3fc41f77d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:40.381Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "ellis_floatingip_0s098n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:39.849Z", "source_id": "ellis_host_04yjo1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.328294a4-7445-4101-926c-a8a3fc41f77d"}, {"node_instance_id": "homer_host_d3fa9b", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:40.896Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10:50:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ab784be3-4b0b-4829-90ea-5a660f62ada6 x-compute-request-id: req-ab784be3-4b0b-4829-90ea-5a660f62ada6 Content-Encoding: gzip Content-Length: 834 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:2f:4c:0a\", \"version\": 4, \"addr\": \"192.168.120.11\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/a458d571-f605-4490-8af7-1593cd026fa0\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/a458d571-f605-4490-8af7-1593cd026fa0\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"10e27409-226d-4f3d-971a-db9735ac09c8\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-04-09T10:31:43.000000\", \"flavor\": {\"id\": \"22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"rel\": \"bookmark\"}]}, \"id\": \"a458d571-f605-4490-8af7-1593cd026fa0\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_homer\"}], \"user_id\": \"ac8606d68bbd45969d2b1630e01ac7c4\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-04-09T10:49:59Z\", \"hostId\": \"559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b\", \"name\": \"server_clearwater-opnfv_homer_host_d3fa9b\", \"created\": \"2019-04-09T10:28:25Z\", \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\", \"cloudify_management_network_id\": \"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\"}}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:40.644Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.25fa238b-8dd0-4b1c-b243-3256b5307248"}, {"node_instance_id": "homer_host_d3fa9b", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:40.896Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/a458d571-f605-4490-8af7-1593cd026fa0 used request id req-ab784be3-4b0b-4829-90ea-5a660f62ada6", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:40.644Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.25fa238b-8dd0-4b1c-b243-3256b5307248"}, {"node_instance_id": "homer_host_d3fa9b", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:40.896Z", "message": "Server is already stopped", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:40.645Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.25fa238b-8dd0-4b1c-b243-3256b5307248"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:40.896Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 3264 X-Openstack-Request-Id: req-0feb6ee7-703e-4542-a7dd-fa342cf43242 Date: Tue, 09 Apr 2019 10:50:31 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"920a303d-1793-45c8-91e8-d6e7d36bb507\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"created_at\": \"2019-04-09T10:28:12Z\", \"updated_at\": \"2019-04-09T10:32:48Z\", \"floating_network_id\": \"b62787c2-635d-4893-8553-7ee0260442ff\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:39:be:5f\", \"device_id\": \"595677f1-ed8c-4752-9770-298d40bc3713\"}, \"fixed_ip_address\": \"192.168.120.10\", \"floating_ip_address\": \"172.30.9.218\", \"revision_number\": 2, \"project_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"port_id\": \"4dcbb3e8-84e3-4978-866b-6c5a9ec58abc\", \"id\": \"36c3a53a-7025-4912-9f78-d7e836ba0a00\", \"qos_policy_id\": null}, {\"router_id\": \"920a303d-1793-45c8-91e8-d6e7d36bb507\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"created_at\": \"2019-04-09T10:24:33Z\", \"updated_at\": \"2019-04-09T10:24:35Z\", \"floating_network_id\": \"b62787c2-635d-4893-8553-7ee0260442ff\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:47:ec:b9\", \"device_id\": \"5d941acb-8121-47da-a745-a7d95ae2a101\"}, \"fixed_ip_address\": \"192.168.120.7\", \"floating_ip_address\": \"172.30.9.202\", \"revision_number\": 1, \"project_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"port_id\": \"6599e9c7-2092-44b4-9c05-1300f9fb0274\", \"id\": \"6bb6773c-80b0-488d-9ab7-c92dd2fbc78e\", \"qos_policy_id\": null}, {\"router_id\": \"920a303d-1793-45c8-91e8-d6e7d36bb507\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"created_at\": \"2019-04-09T10:28:13Z\", \"updated_at\": \"2019-04-09T10:32:54Z\", \"floating_network_id\": \"b62787c2-635d-4893-8553-7ee0260442ff\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:ac:89:6a\", \"device_id\": \"867c7a6e-d3bc-4739-acae-b1d9d43e0065\"}, \"fixed_ip_address\": \"192.168.120.12\", \"floating_ip_address\": \"172.30.9.215\", \"revision_number\": 2, \"project_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"port_id\": \"8080fb5b-fb02-477a-8433-0ee577a96819\", \"id\": \"9bec1313-b355-4bf3-ad5f-dd57002ba599\", \"qos_policy_id\": null}, {\"router_id\": \"920a303d-1793-45c8-91e8-d6e7d36bb507\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"created_at\": \"2019-04-09T10:28:10Z\", \"updated_at\": \"2019-04-09T10:32:43Z\", \"floating_network_id\": \"b62787c2-635d-4893-8553-7ee0260442ff\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:f3:c5:f0\", \"device_id\": \"a9edbe9c-7652-492c-a4a9-b15648c5b876\"}, \"fixed_ip_address\": \"192.168.120.19\", \"floating_ip_address\": \"172.30.9.211\", \"revision_number\": 2, \"project_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"port_id\": \"1c3ea874-ada2-406a-8986-e41c489ccaea\", \"id\": \"a10f2418-35b7-4ef4-91ed-e58be3a528f9\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "ellis_floatingip_0s098n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:40.870Z", "source_id": "ellis_host_04yjo1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.328294a4-7445-4101-926c-a8a3fc41f77d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:40.896Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6ea8eb383f15897f3213d11c9a08d4d3fcd9b0d1\"", "level": "debug", "target_id": "ellis_floatingip_0s098n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:40.290Z", "source_id": "ellis_host_04yjo1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.328294a4-7445-4101-926c-a8a3fc41f77d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:40.896Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6ea8eb383f15897f3213d11c9a08d4d3fcd9b0d1\"", "level": "debug", "target_id": "ellis_floatingip_0s098n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:40.291Z", "source_id": "ellis_host_04yjo1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.328294a4-7445-4101-926c-a8a3fc41f77d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:40.896Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "dime_security_group_f25a8c", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:40.757Z", "source_id": "dime_host_8d5h0z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.bc860f6c-7c8f-4a0a-be57-7372c84fd96c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:40.896Z", "message": "RESP: [300] Date: Tue, 09 Apr 2019 10:50:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-263e393c-8fc5-4ad9-864b-757ec5835f02 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "dime_security_group_f25a8c", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:40.763Z", "source_id": "dime_host_8d5h0z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.bc860f6c-7c8f-4a0a-be57-7372c84fd96c"}, {"node_instance_id": "homer_host_d3fa9b", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:40.896Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/a458d571-f605-4490-8af7-1593cd026fa0 used request id req-ab784be3-4b0b-4829-90ea-5a660f62ada6", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:40.645Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.25fa238b-8dd0-4b1c-b243-3256b5307248"}], "metadata": {"pagination": {"total": 492, "offset": 445, "size": 50}}} 2019-04-09 10:50:41,242 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:50:41,242 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:50:41 GMT 2019-04-09 10:50:41,242 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:50:41,243 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-09 10:50:41,243 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:50:41,243 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:50:41,243 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:50:41,243 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-09 10:50:41,246 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' [retry 1/60] 2019-04-09 10:50:41,246 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-09 10:50:41,246 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 09 Apr 2019 10:50:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-24f6fb34-ebe6-45db-865b-6ef577d6ee8c Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 10:50:41,246 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-24f6fb34-ebe6-45db-865b-6ef577d6ee8c 2019-04-09 10:50:41,246 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-09 10:50:41,246 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2e7bd226e44b2132e3db1a020fc01a86cb68cc9" 2019-04-09 10:50:41,247 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 09 Apr 2019 10:50:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f77c11c9-f88a-4b52-9bc3-556c1584e311 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 10:50:41,247 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d17d87ba8668e7ff18265aac96b27d6224231df" 2019-04-09 10:50:41,247 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-f77c11c9-f88a-4b52-9bc3-556c1584e311 2019-04-09 10:50:41,247 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10:50: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-09fa9fec-202b-4334-b01a-b8c4e81cde58 x-compute-request-id: req-09fa9fec-202b-4334-b01a-b8c4e81cde58 Content-Encoding: gzip Content-Length: 852 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:c5:f0", "version": 4, "addr": "192.168.120.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:c5:f0", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876", "rel": "bookmark"}], "image": {"id": "10e27409-226d-4f3d-971a-db9735ac09c8", "links": [{"href": "http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-04-09T10:31:45.000000", "flavor": {"id": "22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "links": [{"href": "http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "rel": "bookmark"}]}, "id": "a9edbe9c-7652-492c-a4a9-b15648c5b876", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "user_id": "ac8606d68bbd45969d2b1630e01ac7c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-04-09T10:49:55Z", "hostId": "559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "name": "server_clearwater-opnfv_ellis_host_04yjo1", "created": "2019-04-09T10:28:30Z", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b", "cloudify_management_network_id": "67c32f4e-cb01-4d56-a2b5-fe18f582c72d"}}} 2019-04-09 10:50:41,247 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' [retry 1/60] 2019-04-09 10:50:41,247 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' [retry 1/60] 2019-04-09 10:50:41,248 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopped node instance 2019-04-09 10:50:41,248 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is already stopped 2019-04-09 10:50:41,248 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876 used request id req-09fa9fec-202b-4334-b01a-b8c4e81cde58 2019-04-09 10:50:41,248 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876 used request id req-09fa9fec-202b-4334-b01a-b8c4e81cde58 2019-04-09 10:50:41,248 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' [retry 1/60] 2019-04-09 10:50:41,248 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Unlinking relationships 2019-04-09 10:50:41,248 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2019-04-09 10:50:41,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10: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-40de4316-1f5a-44c6-82c8-7978eaf59df1 x-compute-request-id: req-40de4316-1f5a-44c6-82c8-7978eaf59df1 Content-Encoding: gzip Content-Length: 830 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:d2:3a", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca", "rel": "bookmark"}], "image": {"id": "10e27409-226d-4f3d-971a-db9735ac09c8", "links": [{"href": "http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-04-09T10:30:42.000000", "flavor": {"id": "22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "links": [{"href": "http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "rel": "bookmark"}]}, "id": "dd78e78a-000b-421c-be8e-8ecf8df7a4ca", "security_groups": [{"name": "clearwater-sg_dime"}, {"name": "clearwater-sg_base"}], "user_id": "ac8606d68bbd45969d2b1630e01ac7c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-04-09T10:49:57Z", "hostId": "a8714558011d134c44d218ba8746cf343482bff1e33310f6e84138e7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "name": "server_clearwater-opnfv_dime_host_8d5h0z", "created": "2019-04-09T10:28:23Z", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b", "cloudify_management_network_id": "67c32f4e-cb01-4d56-a2b5-fe18f582c72d"}}} 2019-04-09 10:50:41,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca used request id req-40de4316-1f5a-44c6-82c8-7978eaf59df1 2019-04-09 10:50:41,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca used request id req-40de4316-1f5a-44c6-82c8-7978eaf59df1 2019-04-09 10:50:41,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is already stopped 2019-04-09 10:50:41,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 16314 to end... 2019-04-09 10:50:41,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-09 10:50:41,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 09 Apr 2019 10:50:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5816d3bd-f837-427a-b390-b17ec99544fd Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 10:50:41,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-5816d3bd-f837-427a-b390-b17ec99544fd 2019-04-09 10:50:41,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-04-09 10:50:41,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/a458d571-f605-4490-8af7-1593cd026fa0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d5611d83bcb5ae4c65675621977fe7148df0e1c" 2019-04-09 10:50:41,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Unlinking relationships 2019-04-09 10:50:41,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopped node instance 2019-04-09 10:50:41,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 09 Apr 2019 10:50:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-044a9381-e753-4c8b-b7a8-727e00663b1b Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 10:50:41,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 09 Apr 2019 10:50:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-044a9381-e753-4c8b-b7a8-727e00663b1b Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 10:50:41,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-044a9381-e753-4c8b-b7a8-727e00663b1b 2019-04-09 10:50:41,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-044a9381-e753-4c8b-b7a8-727e00663b1b 2019-04-09 10:50:41,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove floating ip 172.30.9.211 2019-04-09 10:50:41,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-09 10:50:41,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-09 10:50:41,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10:50:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ab784be3-4b0b-4829-90ea-5a660f62ada6 x-compute-request-id: req-ab784be3-4b0b-4829-90ea-5a660f62ada6 Content-Encoding: gzip Content-Length: 834 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2f:4c:0a", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a458d571-f605-4490-8af7-1593cd026fa0", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a458d571-f605-4490-8af7-1593cd026fa0", "rel": "bookmark"}], "image": {"id": "10e27409-226d-4f3d-971a-db9735ac09c8", "links": [{"href": "http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-04-09T10:31:43.000000", "flavor": {"id": "22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "links": [{"href": "http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "rel": "bookmark"}]}, "id": "a458d571-f605-4490-8af7-1593cd026fa0", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "user_id": "ac8606d68bbd45969d2b1630e01ac7c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-04-09T10:49:59Z", "hostId": "559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "name": "server_clearwater-opnfv_homer_host_d3fa9b", "created": "2019-04-09T10:28:25Z", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b", "cloudify_management_network_id": "67c32f4e-cb01-4d56-a2b5-fe18f582c72d"}}} 2019-04-09 10:50:41,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/a458d571-f605-4490-8af7-1593cd026fa0 used request id req-ab784be3-4b0b-4829-90ea-5a660f62ada6 2019-04-09 10:50:41,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is already stopped 2019-04-09 10:50:41,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3264 X-Openstack-Request-Id: req-0feb6ee7-703e-4542-a7dd-fa342cf43242 Date: Tue, 09 Apr 2019 10:50:31 GMT RESP BODY: {"floatingips": [{"router_id": "920a303d-1793-45c8-91e8-d6e7d36bb507", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "created_at": "2019-04-09T10:28:12Z", "updated_at": "2019-04-09T10:32:48Z", "floating_network_id": "b62787c2-635d-4893-8553-7ee0260442ff", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "67c32f4e-cb01-4d56-a2b5-fe18f582c72d", "device_owner": "compute:nova", "mac_address": "fa:16:3e:39:be:5f", "device_id": "595677f1-ed8c-4752-9770-298d40bc3713"}, "fixed_ip_address": "192.168.120.10", "floating_ip_address": "172.30.9.218", "revision_number": 2, "project_id": "db7c4bc2757e464d8d10f7e7e3beb171", "port_id": "4dcbb3e8-84e3-4978-866b-6c5a9ec58abc", "id": "36c3a53a-7025-4912-9f78-d7e836ba0a00", "qos_policy_id": null}, {"router_id": "920a303d-1793-45c8-91e8-d6e7d36bb507", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "created_at": "2019-04-09T10:24:33Z", "updated_at": "2019-04-09T10:24:35Z", "floating_network_id": "b62787c2-635d-4893-8553-7ee0260442ff", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "67c32f4e-cb01-4d56-a2b5-fe18f582c72d", "device_owner": "compute:nova", "mac_address": "fa:16:3e:47:ec:b9", "device_id": "5d941acb-8121-47da-a745-a7d95ae2a101"}, "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.202", "revision_number": 1, "project_id": "db7c4bc2757e464d8d10f7e7e3beb171", "port_id": "6599e9c7-2092-44b4-9c05-1300f9fb0274", "id": "6bb6773c-80b0-488d-9ab7-c92dd2fbc78e", "qos_policy_id": null}, {"router_id": "920a303d-1793-45c8-91e8-d6e7d36bb507", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "created_at": "2019-04-09T10:28:13Z", "updated_at": "2019-04-09T10:32:54Z", "floating_network_id": "b62787c2-635d-4893-8553-7ee0260442ff", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "67c32f4e-cb01-4d56-a2b5-fe18f582c72d", "device_owner": "compute:nova", "mac_address": "fa:16:3e:ac:89:6a", "device_id": "867c7a6e-d3bc-4739-acae-b1d9d43e0065"}, "fixed_ip_address": "192.168.120.12", "floating_ip_address": "172.30.9.215", "revision_number": 2, "project_id": "db7c4bc2757e464d8d10f7e7e3beb171", "port_id": "8080fb5b-fb02-477a-8433-0ee577a96819", "id": "9bec1313-b355-4bf3-ad5f-dd57002ba599", "qos_policy_id": null}, {"router_id": "920a303d-1793-45c8-91e8-d6e7d36bb507", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "created_at": "2019-04-09T10:28:10Z", "updated_at": "2019-04-09T10:32:43Z", "floating_network_id": "b62787c2-635d-4893-8553-7ee0260442ff", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "67c32f4e-cb01-4d56-a2b5-fe18f582c72d", "device_owner": "compute:nova", "mac_address": "fa:16:3e:f3:c5:f0", "device_id": "a9edbe9c-7652-492c-a4a9-b15648c5b876"}, "fixed_ip_address": "192.168.120.19", "floating_ip_address": "172.30.9.211", "revision_number": 2, "project_id": "db7c4bc2757e464d8d10f7e7e3beb171", "port_id": "1c3ea874-ada2-406a-8986-e41c489ccaea", "id": "a10f2418-35b7-4ef4-91ed-e58be3a528f9", "qos_policy_id": null}]} 2019-04-09 10:50:41,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ea8eb383f15897f3213d11c9a08d4d3fcd9b0d1" 2019-04-09 10:50:41,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ea8eb383f15897f3213d11c9a08d4d3fcd9b0d1" 2019-04-09 10:50:41,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-09 10:50:41,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 09 Apr 2019 10:50:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-263e393c-8fc5-4ad9-864b-757ec5835f02 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 10:50:41,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/a458d571-f605-4490-8af7-1593cd026fa0 used request id req-ab784be3-4b0b-4829-90ea-5a660f62ada6 2019-04-09 10:50:41,253 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/5925ef01-08cd-4403-aab7-6ff46347ca8f 2019-04-09 10:50:41,314 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:50:41,314 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:50:41,314 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:50:41,314 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:50:41,314 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:50:41,314 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:50:41,314 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:50:41,315 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T10:49:12.891Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-09T10:49:12.892Z", "id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"} 2019-04-09 10:50:41,315 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:50:41,315 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:50:41 GMT 2019-04-09 10:50:41,315 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:50:41,315 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-04-09 10:50:41,315 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:50:41,315 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:50:41,315 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:50:46,321 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-09 10:50:46,398 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:50:46,399 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:50:46,399 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:50:46,399 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:50:46,399 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:50:46,399 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:50:46,399 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:50:46,399 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:41.553Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-0feb6ee7-703e-4542-a7dd-fa342cf43242", "level": "debug", "target_id": "ellis_floatingip_0s098n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:40.871Z", "source_id": "ellis_host_04yjo1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.328294a4-7445-4101-926c-a8a3fc41f77d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:41.553Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 3264 X-Openstack-Request-Id: req-0feb6ee7-703e-4542-a7dd-fa342cf43242 Date: Tue, 09 Apr 2019 10:50:31 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"920a303d-1793-45c8-91e8-d6e7d36bb507\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"created_at\": \"2019-04-09T10:28:12Z\", \"updated_at\": \"2019-04-09T10:32:48Z\", \"floating_network_id\": \"b62787c2-635d-4893-8553-7ee0260442ff\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:39:be:5f\", \"device_id\": \"595677f1-ed8c-4752-9770-298d40bc3713\"}, \"fixed_ip_address\": \"192.168.120.10\", \"floating_ip_address\": \"172.30.9.218\", \"revision_number\": 2, \"project_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"port_id\": \"4dcbb3e8-84e3-4978-866b-6c5a9ec58abc\", \"id\": \"36c3a53a-7025-4912-9f78-d7e836ba0a00\", \"qos_policy_id\": null}, {\"router_id\": \"920a303d-1793-45c8-91e8-d6e7d36bb507\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"created_at\": \"2019-04-09T10:24:33Z\", \"updated_at\": \"2019-04-09T10:24:35Z\", \"floating_network_id\": \"b62787c2-635d-4893-8553-7ee0260442ff\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:47:ec:b9\", \"device_id\": \"5d941acb-8121-47da-a745-a7d95ae2a101\"}, \"fixed_ip_address\": \"192.168.120.7\", \"floating_ip_address\": \"172.30.9.202\", \"revision_number\": 1, \"project_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"port_id\": \"6599e9c7-2092-44b4-9c05-1300f9fb0274\", \"id\": \"6bb6773c-80b0-488d-9ab7-c92dd2fbc78e\", \"qos_policy_id\": null}, {\"router_id\": \"920a303d-1793-45c8-91e8-d6e7d36bb507\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"created_at\": \"2019-04-09T10:28:13Z\", \"updated_at\": \"2019-04-09T10:32:54Z\", \"floating_network_id\": \"b62787c2-635d-4893-8553-7ee0260442ff\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:ac:89:6a\", \"device_id\": \"867c7a6e-d3bc-4739-acae-b1d9d43e0065\"}, \"fixed_ip_address\": \"192.168.120.12\", \"floating_ip_address\": \"172.30.9.215\", \"revision_number\": 2, \"project_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"port_id\": \"8080fb5b-fb02-477a-8433-0ee577a96819\", \"id\": \"9bec1313-b355-4bf3-ad5f-dd57002ba599\", \"qos_policy_id\": null}, {\"router_id\": \"920a303d-1793-45c8-91e8-d6e7d36bb507\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"created_at\": \"2019-04-09T10:28:10Z\", \"updated_at\": \"2019-04-09T10:32:43Z\", \"floating_network_id\": \"b62787c2-635d-4893-8553-7ee0260442ff\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:f3:c5:f0\", \"device_id\": \"a9edbe9c-7652-492c-a4a9-b15648c5b876\"}, \"fixed_ip_address\": \"192.168.120.19\", \"floating_ip_address\": \"172.30.9.211\", \"revision_number\": 2, \"project_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"port_id\": \"1c3ea874-ada2-406a-8986-e41c489ccaea\", \"id\": \"a10f2418-35b7-4ef4-91ed-e58be3a528f9\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "ellis_floatingip_0s098n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:40.870Z", "source_id": "ellis_host_04yjo1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.328294a4-7445-4101-926c-a8a3fc41f77d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:41.553Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-0feb6ee7-703e-4542-a7dd-fa342cf43242", "level": "debug", "target_id": "ellis_floatingip_0s098n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:40.871Z", "source_id": "ellis_host_04yjo1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.328294a4-7445-4101-926c-a8a3fc41f77d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:41.553Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-0feb6ee7-703e-4542-a7dd-fa342cf43242", "level": "debug", "target_id": "ellis_floatingip_0s098n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:40.872Z", "source_id": "ellis_host_04yjo1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.328294a4-7445-4101-926c-a8a3fc41f77d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:41.553Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-0feb6ee7-703e-4542-a7dd-fa342cf43242", "level": "debug", "target_id": "ellis_floatingip_0s098n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:40.872Z", "source_id": "ellis_host_04yjo1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.328294a4-7445-4101-926c-a8a3fc41f77d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:41.553Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/4dcbb3e8-84e3-4978-866b-6c5a9ec58abc.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6ea8eb383f15897f3213d11c9a08d4d3fcd9b0d1\"", "level": "debug", "target_id": "ellis_floatingip_0s098n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:40.873Z", "source_id": "ellis_host_04yjo1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.328294a4-7445-4101-926c-a8a3fc41f77d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:41.553Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/4dcbb3e8-84e3-4978-866b-6c5a9ec58abc.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6ea8eb383f15897f3213d11c9a08d4d3fcd9b0d1\"", "level": "debug", "target_id": "ellis_floatingip_0s098n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:40.873Z", "source_id": "ellis_host_04yjo1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.328294a4-7445-4101-926c-a8a3fc41f77d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:41.553Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-263e393c-8fc5-4ad9-864b-757ec5835f02", "level": "debug", "target_id": "dime_security_group_f25a8c", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:40.763Z", "source_id": "dime_host_8d5h0z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.bc860f6c-7c8f-4a0a-be57-7372c84fd96c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:41.553Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 874 X-Openstack-Request-Id: req-e95bd351-f1c3-4134-8fb2-429a8722df51 Date: Tue, 09 Apr 2019 10:50:31 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-09T10:31:35Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"edfeb275-2a42-486e-9bba-afb24ae942b3\",\"ip_address\":\"192.168.120.10\"}],\"id\":\"4dcbb3e8-84e3-4978-866b-6c5a9ec58abc\",\"security_groups\":[\"054dac8c-e587-4dcf-9bea-a2537ae62815\",\"2bf238e1-c96a-4edc-8d76-3703be9c0f98\",\"962547c1-9c5d-4a60-ba49-0f98fc17b32f\"],\"mac_address\":\"fa:16:3e:39:be:5f\",\"device_id\":\"595677f1-ed8c-4752-9770-298d40bc3713\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"db7c4bc2757e464d8d10f7e7e3beb171\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\",\"tenant_id\":\"db7c4bc2757e464d8d10f7e7e3beb171\",\"created_at\":\"2019-04-09T10:28:35Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "ellis_floatingip_0s098n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:40.917Z", "source_id": "ellis_host_04yjo1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.328294a4-7445-4101-926c-a8a3fc41f77d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:41.553Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/8080fb5b-fb02-477a-8433-0ee577a96819.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6ea8eb383f15897f3213d11c9a08d4d3fcd9b0d1\"", "level": "debug", "target_id": "ellis_floatingip_0s098n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:40.963Z", "source_id": "ellis_host_04yjo1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.328294a4-7445-4101-926c-a8a3fc41f77d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:41.553Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 874 X-Openstack-Request-Id: req-e95bd351-f1c3-4134-8fb2-429a8722df51 Date: Tue, 09 Apr 2019 10:50:31 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-09T10:31:35Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"edfeb275-2a42-486e-9bba-afb24ae942b3\",\"ip_address\":\"192.168.120.10\"}],\"id\":\"4dcbb3e8-84e3-4978-866b-6c5a9ec58abc\",\"security_groups\":[\"054dac8c-e587-4dcf-9bea-a2537ae62815\",\"2bf238e1-c96a-4edc-8d76-3703be9c0f98\",\"962547c1-9c5d-4a60-ba49-0f98fc17b32f\"],\"mac_address\":\"fa:16:3e:39:be:5f\",\"device_id\":\"595677f1-ed8c-4752-9770-298d40bc3713\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"db7c4bc2757e464d8d10f7e7e3beb171\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\",\"tenant_id\":\"db7c4bc2757e464d8d10f7e7e3beb171\",\"created_at\":\"2019-04-09T10:28:35Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "ellis_floatingip_0s098n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:40.917Z", "source_id": "ellis_host_04yjo1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.328294a4-7445-4101-926c-a8a3fc41f77d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:41.553Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/ports/4dcbb3e8-84e3-4978-866b-6c5a9ec58abc.json used request id req-e95bd351-f1c3-4134-8fb2-429a8722df51", "level": "debug", "target_id": "ellis_floatingip_0s098n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:40.917Z", "source_id": "ellis_host_04yjo1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.328294a4-7445-4101-926c-a8a3fc41f77d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:41.553Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/ports/4dcbb3e8-84e3-4978-866b-6c5a9ec58abc.json used request id req-e95bd351-f1c3-4134-8fb2-429a8722df51", "level": "debug", "target_id": "ellis_floatingip_0s098n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:40.917Z", "source_id": "ellis_host_04yjo1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.328294a4-7445-4101-926c-a8a3fc41f77d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:41.553Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/ports/4dcbb3e8-84e3-4978-866b-6c5a9ec58abc.json used request id req-e95bd351-f1c3-4134-8fb2-429a8722df51", "level": "debug", "target_id": "ellis_floatingip_0s098n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:40.918Z", "source_id": "ellis_host_04yjo1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.328294a4-7445-4101-926c-a8a3fc41f77d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:41.553Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/ports/4dcbb3e8-84e3-4978-866b-6c5a9ec58abc.json used request id req-e95bd351-f1c3-4134-8fb2-429a8722df51", "level": "debug", "target_id": "ellis_floatingip_0s098n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:40.918Z", "source_id": "ellis_host_04yjo1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.328294a4-7445-4101-926c-a8a3fc41f77d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:41.553Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/6599e9c7-2092-44b4-9c05-1300f9fb0274.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6ea8eb383f15897f3213d11c9a08d4d3fcd9b0d1\"", "level": "debug", "target_id": "ellis_floatingip_0s098n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:40.919Z", "source_id": "ellis_host_04yjo1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.328294a4-7445-4101-926c-a8a3fc41f77d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:41.553Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/6599e9c7-2092-44b4-9c05-1300f9fb0274.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6ea8eb383f15897f3213d11c9a08d4d3fcd9b0d1\"", "level": "debug", "target_id": "ellis_floatingip_0s098n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:40.919Z", "source_id": "ellis_host_04yjo1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.328294a4-7445-4101-926c-a8a3fc41f77d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:41.553Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 795 X-Openstack-Request-Id: req-993195bd-7b88-445d-95d4-00ac53a6dae7 Date: Tue, 09 Apr 2019 10:50:31 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-09T10:24:30Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"edfeb275-2a42-486e-9bba-afb24ae942b3\",\"ip_address\":\"192.168.120.7\"}],\"id\":\"6599e9c7-2092-44b4-9c05-1300f9fb0274\",\"security_groups\":[\"785fb68e-6dfd-4337-aefc-c8da058b4953\"],\"mac_address\":\"fa:16:3e:47:ec:b9\",\"device_id\":\"5d941acb-8121-47da-a745-a7d95ae2a101\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"db7c4bc2757e464d8d10f7e7e3beb171\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\",\"tenant_id\":\"db7c4bc2757e464d8d10f7e7e3beb171\",\"created_at\":\"2019-04-09T10:22:36Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "ellis_floatingip_0s098n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:40.961Z", "source_id": "ellis_host_04yjo1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.328294a4-7445-4101-926c-a8a3fc41f77d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:41.553Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 795 X-Openstack-Request-Id: req-993195bd-7b88-445d-95d4-00ac53a6dae7 Date: Tue, 09 Apr 2019 10:50:31 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-09T10:24:30Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"edfeb275-2a42-486e-9bba-afb24ae942b3\",\"ip_address\":\"192.168.120.7\"}],\"id\":\"6599e9c7-2092-44b4-9c05-1300f9fb0274\",\"security_groups\":[\"785fb68e-6dfd-4337-aefc-c8da058b4953\"],\"mac_address\":\"fa:16:3e:47:ec:b9\",\"device_id\":\"5d941acb-8121-47da-a745-a7d95ae2a101\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"db7c4bc2757e464d8d10f7e7e3beb171\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\",\"tenant_id\":\"db7c4bc2757e464d8d10f7e7e3beb171\",\"created_at\":\"2019-04-09T10:22:36Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "ellis_floatingip_0s098n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:40.961Z", "source_id": "ellis_host_04yjo1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.328294a4-7445-4101-926c-a8a3fc41f77d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:41.553Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/ports/6599e9c7-2092-44b4-9c05-1300f9fb0274.json used request id req-993195bd-7b88-445d-95d4-00ac53a6dae7", "level": "debug", "target_id": "ellis_floatingip_0s098n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:40.961Z", "source_id": "ellis_host_04yjo1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.328294a4-7445-4101-926c-a8a3fc41f77d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:41.553Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/ports/6599e9c7-2092-44b4-9c05-1300f9fb0274.json used request id req-993195bd-7b88-445d-95d4-00ac53a6dae7", "level": "debug", "target_id": "ellis_floatingip_0s098n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:40.961Z", "source_id": "ellis_host_04yjo1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.328294a4-7445-4101-926c-a8a3fc41f77d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:41.553Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/ports/6599e9c7-2092-44b4-9c05-1300f9fb0274.json used request id req-993195bd-7b88-445d-95d4-00ac53a6dae7", "level": "debug", "target_id": "ellis_floatingip_0s098n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:40.962Z", "source_id": "ellis_host_04yjo1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.328294a4-7445-4101-926c-a8a3fc41f77d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:41.553Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/ports/6599e9c7-2092-44b4-9c05-1300f9fb0274.json used request id req-993195bd-7b88-445d-95d4-00ac53a6dae7", "level": "debug", "target_id": "ellis_floatingip_0s098n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:40.962Z", "source_id": "ellis_host_04yjo1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.328294a4-7445-4101-926c-a8a3fc41f77d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:41.553Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/8080fb5b-fb02-477a-8433-0ee577a96819.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6ea8eb383f15897f3213d11c9a08d4d3fcd9b0d1\"", "level": "debug", "target_id": "ellis_floatingip_0s098n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:40.962Z", "source_id": "ellis_host_04yjo1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.328294a4-7445-4101-926c-a8a3fc41f77d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:41.553Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 835 X-Openstack-Request-Id: req-a0390680-5cc2-4eca-a354-ec58c45deb5d Date: Tue, 09 Apr 2019 10:50:31 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-09T10:31:34Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"edfeb275-2a42-486e-9bba-afb24ae942b3\",\"ip_address\":\"192.168.120.12\"}],\"id\":\"8080fb5b-fb02-477a-8433-0ee577a96819\",\"security_groups\":[\"2bf238e1-c96a-4edc-8d76-3703be9c0f98\",\"445aa5ee-e0f1-4a8d-ae80-41ad7698f8a7\"],\"mac_address\":\"fa:16:3e:ac:89:6a\",\"device_id\":\"867c7a6e-d3bc-4739-acae-b1d9d43e0065\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"db7c4bc2757e464d8d10f7e7e3beb171\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\",\"tenant_id\":\"db7c4bc2757e464d8d10f7e7e3beb171\",\"created_at\":\"2019-04-09T10:28:34Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "ellis_floatingip_0s098n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:41.007Z", "source_id": "ellis_host_04yjo1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.328294a4-7445-4101-926c-a8a3fc41f77d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:41.553Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 835 X-Openstack-Request-Id: req-a0390680-5cc2-4eca-a354-ec58c45deb5d Date: Tue, 09 Apr 2019 10:50:31 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-09T10:31:34Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"edfeb275-2a42-486e-9bba-afb24ae942b3\",\"ip_address\":\"192.168.120.12\"}],\"id\":\"8080fb5b-fb02-477a-8433-0ee577a96819\",\"security_groups\":[\"2bf238e1-c96a-4edc-8d76-3703be9c0f98\",\"445aa5ee-e0f1-4a8d-ae80-41ad7698f8a7\"],\"mac_address\":\"fa:16:3e:ac:89:6a\",\"device_id\":\"867c7a6e-d3bc-4739-acae-b1d9d43e0065\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"db7c4bc2757e464d8d10f7e7e3beb171\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\",\"tenant_id\":\"db7c4bc2757e464d8d10f7e7e3beb171\",\"created_at\":\"2019-04-09T10:28:34Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "ellis_floatingip_0s098n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:41.007Z", "source_id": "ellis_host_04yjo1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.328294a4-7445-4101-926c-a8a3fc41f77d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:41.553Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/ports/8080fb5b-fb02-477a-8433-0ee577a96819.json used request id req-a0390680-5cc2-4eca-a354-ec58c45deb5d", "level": "debug", "target_id": "ellis_floatingip_0s098n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:41.007Z", "source_id": "ellis_host_04yjo1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.328294a4-7445-4101-926c-a8a3fc41f77d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:41.553Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/ports/8080fb5b-fb02-477a-8433-0ee577a96819.json used request id req-a0390680-5cc2-4eca-a354-ec58c45deb5d", "level": "debug", "target_id": "ellis_floatingip_0s098n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:41.007Z", "source_id": "ellis_host_04yjo1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.328294a4-7445-4101-926c-a8a3fc41f77d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:41.553Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/ports/8080fb5b-fb02-477a-8433-0ee577a96819.json used request id req-a0390680-5cc2-4eca-a354-ec58c45deb5d", "level": "debug", "target_id": "ellis_floatingip_0s098n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:41.008Z", "source_id": "ellis_host_04yjo1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.328294a4-7445-4101-926c-a8a3fc41f77d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:41.553Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/ports/8080fb5b-fb02-477a-8433-0ee577a96819.json used request id req-a0390680-5cc2-4eca-a354-ec58c45deb5d", "level": "debug", "target_id": "ellis_floatingip_0s098n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:41.008Z", "source_id": "ellis_host_04yjo1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.328294a4-7445-4101-926c-a8a3fc41f77d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:41.553Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/1c3ea874-ada2-406a-8986-e41c489ccaea.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6ea8eb383f15897f3213d11c9a08d4d3fcd9b0d1\"", "level": "debug", "target_id": "ellis_floatingip_0s098n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:41.008Z", "source_id": "ellis_host_04yjo1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.328294a4-7445-4101-926c-a8a3fc41f77d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:41.553Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/1c3ea874-ada2-406a-8986-e41c489ccaea.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6ea8eb383f15897f3213d11c9a08d4d3fcd9b0d1\"", "level": "debug", "target_id": "ellis_floatingip_0s098n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:41.008Z", "source_id": "ellis_host_04yjo1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.328294a4-7445-4101-926c-a8a3fc41f77d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:41.553Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 835 X-Openstack-Request-Id: req-cf76410e-c3f3-4f7d-bfd6-0176bac72909 Date: Tue, 09 Apr 2019 10:50:31 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-09T10:31:35Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"edfeb275-2a42-486e-9bba-afb24ae942b3\",\"ip_address\":\"192.168.120.19\"}],\"id\":\"1c3ea874-ada2-406a-8986-e41c489ccaea\",\"security_groups\":[\"2bf238e1-c96a-4edc-8d76-3703be9c0f98\",\"3849a302-07e8-4696-8d63-b91b75abcba2\"],\"mac_address\":\"fa:16:3e:f3:c5:f0\",\"device_id\":\"a9edbe9c-7652-492c-a4a9-b15648c5b876\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"db7c4bc2757e464d8d10f7e7e3beb171\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\",\"tenant_id\":\"db7c4bc2757e464d8d10f7e7e3beb171\",\"created_at\":\"2019-04-09T10:28:35Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "ellis_floatingip_0s098n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:41.047Z", "source_id": "ellis_host_04yjo1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.328294a4-7445-4101-926c-a8a3fc41f77d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:41.553Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 835 X-Openstack-Request-Id: req-cf76410e-c3f3-4f7d-bfd6-0176bac72909 Date: Tue, 09 Apr 2019 10:50:31 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-09T10:31:35Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"edfeb275-2a42-486e-9bba-afb24ae942b3\",\"ip_address\":\"192.168.120.19\"}],\"id\":\"1c3ea874-ada2-406a-8986-e41c489ccaea\",\"security_groups\":[\"2bf238e1-c96a-4edc-8d76-3703be9c0f98\",\"3849a302-07e8-4696-8d63-b91b75abcba2\"],\"mac_address\":\"fa:16:3e:f3:c5:f0\",\"device_id\":\"a9edbe9c-7652-492c-a4a9-b15648c5b876\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"db7c4bc2757e464d8d10f7e7e3beb171\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\",\"tenant_id\":\"db7c4bc2757e464d8d10f7e7e3beb171\",\"created_at\":\"2019-04-09T10:28:35Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "ellis_floatingip_0s098n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:41.047Z", "source_id": "ellis_host_04yjo1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.328294a4-7445-4101-926c-a8a3fc41f77d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:41.553Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/ports/1c3ea874-ada2-406a-8986-e41c489ccaea.json used request id req-cf76410e-c3f3-4f7d-bfd6-0176bac72909", "level": "debug", "target_id": "ellis_floatingip_0s098n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:41.047Z", "source_id": "ellis_host_04yjo1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.328294a4-7445-4101-926c-a8a3fc41f77d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:41.553Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/ports/1c3ea874-ada2-406a-8986-e41c489ccaea.json used request id req-cf76410e-c3f3-4f7d-bfd6-0176bac72909", "level": "debug", "target_id": "ellis_floatingip_0s098n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:41.047Z", "source_id": "ellis_host_04yjo1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.328294a4-7445-4101-926c-a8a3fc41f77d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:41.553Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/ports/1c3ea874-ada2-406a-8986-e41c489ccaea.json used request id req-cf76410e-c3f3-4f7d-bfd6-0176bac72909", "level": "debug", "target_id": "ellis_floatingip_0s098n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:41.048Z", "source_id": "ellis_host_04yjo1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.328294a4-7445-4101-926c-a8a3fc41f77d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:41.553Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/ports/1c3ea874-ada2-406a-8986-e41c489ccaea.json used request id req-cf76410e-c3f3-4f7d-bfd6-0176bac72909", "level": "debug", "target_id": "ellis_floatingip_0s098n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:41.048Z", "source_id": "ellis_host_04yjo1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.328294a4-7445-4101-926c-a8a3fc41f77d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:41.553Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "ellis_floatingip_0s098n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:41.048Z", "source_id": "ellis_host_04yjo1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.328294a4-7445-4101-926c-a8a3fc41f77d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:41.553Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "ellis_floatingip_0s098n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:41.048Z", "source_id": "ellis_host_04yjo1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.328294a4-7445-4101-926c-a8a3fc41f77d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:41.553Z", "message": "RESP: [300] Date: Tue, 09 Apr 2019 10:50:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c22c0262-22db-41c6-b745-0a0bc7e700fe Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "ellis_floatingip_0s098n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:41.053Z", "source_id": "ellis_host_04yjo1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.328294a4-7445-4101-926c-a8a3fc41f77d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:41.553Z", "message": "RESP: [300] Date: Tue, 09 Apr 2019 10:50:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c22c0262-22db-41c6-b745-0a0bc7e700fe Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "ellis_floatingip_0s098n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:41.054Z", "source_id": "ellis_host_04yjo1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.328294a4-7445-4101-926c-a8a3fc41f77d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:41.553Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-c22c0262-22db-41c6-b745-0a0bc7e700fe", "level": "debug", "target_id": "ellis_floatingip_0s098n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:41.054Z", "source_id": "ellis_host_04yjo1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.328294a4-7445-4101-926c-a8a3fc41f77d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:41.553Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-c22c0262-22db-41c6-b745-0a0bc7e700fe", "level": "debug", "target_id": "ellis_floatingip_0s098n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:41.054Z", "source_id": "ellis_host_04yjo1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.328294a4-7445-4101-926c-a8a3fc41f77d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:41.553Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}144020fc0cd146a965a19300aadfa28011b5da8b\"", "level": "debug", "target_id": "dime_security_group_f25a8c", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:41.168Z", "source_id": "dime_host_8d5h0z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.bc860f6c-7c8f-4a0a-be57-7372c84fd96c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:41.553Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d0a40093d33c8a08a55055994c86cad6040f08f4\"", "level": "debug", "target_id": "ellis_floatingip_0s098n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:41.451Z", "source_id": "ellis_host_04yjo1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.328294a4-7445-4101-926c-a8a3fc41f77d"}, {"node_instance_id": "homer_host_d3fa9b", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:41.553Z", "message": "Task succeeded 'nova_plugin.server.stop' [retry 1/60]", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:41.149Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:42.201Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d0a40093d33c8a08a55055994c86cad6040f08f4\"", "level": "debug", "target_id": "ellis_floatingip_0s098n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:41.451Z", "source_id": "ellis_host_04yjo1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.328294a4-7445-4101-926c-a8a3fc41f77d"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:42.201Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "homer_security_group_c5hr1b", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:41.678Z", "source_id": "homer_host_d3fa9b", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "homer_host_d3fa9b", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:42.201Z", "message": "Unlinking relationships", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:41.533Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}], "metadata": {"pagination": {"total": 593, "offset": 492, "size": 50}}} 2019-04-09 10:50:46,399 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:50:46,400 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:50:46 GMT 2019-04-09 10:50:46,400 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:50:46,400 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-09 10:50:46,400 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:50:46,400 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:50:46,400 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:50:46,400 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-09 10:50:46,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-0feb6ee7-703e-4542-a7dd-fa342cf43242 2019-04-09 10:50:46,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3264 X-Openstack-Request-Id: req-0feb6ee7-703e-4542-a7dd-fa342cf43242 Date: Tue, 09 Apr 2019 10:50:31 GMT RESP BODY: {"floatingips": [{"router_id": "920a303d-1793-45c8-91e8-d6e7d36bb507", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "created_at": "2019-04-09T10:28:12Z", "updated_at": "2019-04-09T10:32:48Z", "floating_network_id": "b62787c2-635d-4893-8553-7ee0260442ff", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "67c32f4e-cb01-4d56-a2b5-fe18f582c72d", "device_owner": "compute:nova", "mac_address": "fa:16:3e:39:be:5f", "device_id": "595677f1-ed8c-4752-9770-298d40bc3713"}, "fixed_ip_address": "192.168.120.10", "floating_ip_address": "172.30.9.218", "revision_number": 2, "project_id": "db7c4bc2757e464d8d10f7e7e3beb171", "port_id": "4dcbb3e8-84e3-4978-866b-6c5a9ec58abc", "id": "36c3a53a-7025-4912-9f78-d7e836ba0a00", "qos_policy_id": null}, {"router_id": "920a303d-1793-45c8-91e8-d6e7d36bb507", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "created_at": "2019-04-09T10:24:33Z", "updated_at": "2019-04-09T10:24:35Z", "floating_network_id": "b62787c2-635d-4893-8553-7ee0260442ff", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "67c32f4e-cb01-4d56-a2b5-fe18f582c72d", "device_owner": "compute:nova", "mac_address": "fa:16:3e:47:ec:b9", "device_id": "5d941acb-8121-47da-a745-a7d95ae2a101"}, "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.202", "revision_number": 1, "project_id": "db7c4bc2757e464d8d10f7e7e3beb171", "port_id": "6599e9c7-2092-44b4-9c05-1300f9fb0274", "id": "6bb6773c-80b0-488d-9ab7-c92dd2fbc78e", "qos_policy_id": null}, {"router_id": "920a303d-1793-45c8-91e8-d6e7d36bb507", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "created_at": "2019-04-09T10:28:13Z", "updated_at": "2019-04-09T10:32:54Z", "floating_network_id": "b62787c2-635d-4893-8553-7ee0260442ff", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "67c32f4e-cb01-4d56-a2b5-fe18f582c72d", "device_owner": "compute:nova", "mac_address": "fa:16:3e:ac:89:6a", "device_id": "867c7a6e-d3bc-4739-acae-b1d9d43e0065"}, "fixed_ip_address": "192.168.120.12", "floating_ip_address": "172.30.9.215", "revision_number": 2, "project_id": "db7c4bc2757e464d8d10f7e7e3beb171", "port_id": "8080fb5b-fb02-477a-8433-0ee577a96819", "id": "9bec1313-b355-4bf3-ad5f-dd57002ba599", "qos_policy_id": null}, {"router_id": "920a303d-1793-45c8-91e8-d6e7d36bb507", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "created_at": "2019-04-09T10:28:10Z", "updated_at": "2019-04-09T10:32:43Z", "floating_network_id": "b62787c2-635d-4893-8553-7ee0260442ff", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "67c32f4e-cb01-4d56-a2b5-fe18f582c72d", "device_owner": "compute:nova", "mac_address": "fa:16:3e:f3:c5:f0", "device_id": "a9edbe9c-7652-492c-a4a9-b15648c5b876"}, "fixed_ip_address": "192.168.120.19", "floating_ip_address": "172.30.9.211", "revision_number": 2, "project_id": "db7c4bc2757e464d8d10f7e7e3beb171", "port_id": "1c3ea874-ada2-406a-8986-e41c489ccaea", "id": "a10f2418-35b7-4ef4-91ed-e58be3a528f9", "qos_policy_id": null}]} 2019-04-09 10:50:46,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-0feb6ee7-703e-4542-a7dd-fa342cf43242 2019-04-09 10:50:46,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-0feb6ee7-703e-4542-a7dd-fa342cf43242 2019-04-09 10:50:46,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-0feb6ee7-703e-4542-a7dd-fa342cf43242 2019-04-09 10:50:46,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/4dcbb3e8-84e3-4978-866b-6c5a9ec58abc.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ea8eb383f15897f3213d11c9a08d4d3fcd9b0d1" 2019-04-09 10:50:46,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/4dcbb3e8-84e3-4978-866b-6c5a9ec58abc.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ea8eb383f15897f3213d11c9a08d4d3fcd9b0d1" 2019-04-09 10:50:46,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-263e393c-8fc5-4ad9-864b-757ec5835f02 2019-04-09 10:50:46,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 874 X-Openstack-Request-Id: req-e95bd351-f1c3-4134-8fb2-429a8722df51 Date: Tue, 09 Apr 2019 10:50:31 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-09T10:31:35Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"edfeb275-2a42-486e-9bba-afb24ae942b3","ip_address":"192.168.120.10"}],"id":"4dcbb3e8-84e3-4978-866b-6c5a9ec58abc","security_groups":["054dac8c-e587-4dcf-9bea-a2537ae62815","2bf238e1-c96a-4edc-8d76-3703be9c0f98","962547c1-9c5d-4a60-ba49-0f98fc17b32f"],"mac_address":"fa:16:3e:39:be:5f","device_id":"595677f1-ed8c-4752-9770-298d40bc3713","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"db7c4bc2757e464d8d10f7e7e3beb171","qos_policy_id":null,"admin_state_up":true,"network_id":"67c32f4e-cb01-4d56-a2b5-fe18f582c72d","tenant_id":"db7c4bc2757e464d8d10f7e7e3beb171","created_at":"2019-04-09T10:28:35Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-04-09 10:50:46,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/8080fb5b-fb02-477a-8433-0ee577a96819.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ea8eb383f15897f3213d11c9a08d4d3fcd9b0d1" 2019-04-09 10:50:46,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 874 X-Openstack-Request-Id: req-e95bd351-f1c3-4134-8fb2-429a8722df51 Date: Tue, 09 Apr 2019 10:50:31 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-09T10:31:35Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"edfeb275-2a42-486e-9bba-afb24ae942b3","ip_address":"192.168.120.10"}],"id":"4dcbb3e8-84e3-4978-866b-6c5a9ec58abc","security_groups":["054dac8c-e587-4dcf-9bea-a2537ae62815","2bf238e1-c96a-4edc-8d76-3703be9c0f98","962547c1-9c5d-4a60-ba49-0f98fc17b32f"],"mac_address":"fa:16:3e:39:be:5f","device_id":"595677f1-ed8c-4752-9770-298d40bc3713","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"db7c4bc2757e464d8d10f7e7e3beb171","qos_policy_id":null,"admin_state_up":true,"network_id":"67c32f4e-cb01-4d56-a2b5-fe18f582c72d","tenant_id":"db7c4bc2757e464d8d10f7e7e3beb171","created_at":"2019-04-09T10:28:35Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-04-09 10:50:46,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports/4dcbb3e8-84e3-4978-866b-6c5a9ec58abc.json used request id req-e95bd351-f1c3-4134-8fb2-429a8722df51 2019-04-09 10:50:46,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports/4dcbb3e8-84e3-4978-866b-6c5a9ec58abc.json used request id req-e95bd351-f1c3-4134-8fb2-429a8722df51 2019-04-09 10:50:46,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/ports/4dcbb3e8-84e3-4978-866b-6c5a9ec58abc.json used request id req-e95bd351-f1c3-4134-8fb2-429a8722df51 2019-04-09 10:50:46,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/ports/4dcbb3e8-84e3-4978-866b-6c5a9ec58abc.json used request id req-e95bd351-f1c3-4134-8fb2-429a8722df51 2019-04-09 10:50:46,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/6599e9c7-2092-44b4-9c05-1300f9fb0274.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ea8eb383f15897f3213d11c9a08d4d3fcd9b0d1" 2019-04-09 10:50:46,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/6599e9c7-2092-44b4-9c05-1300f9fb0274.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ea8eb383f15897f3213d11c9a08d4d3fcd9b0d1" 2019-04-09 10:50:46,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 795 X-Openstack-Request-Id: req-993195bd-7b88-445d-95d4-00ac53a6dae7 Date: Tue, 09 Apr 2019 10:50:31 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-09T10:24:30Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"edfeb275-2a42-486e-9bba-afb24ae942b3","ip_address":"192.168.120.7"}],"id":"6599e9c7-2092-44b4-9c05-1300f9fb0274","security_groups":["785fb68e-6dfd-4337-aefc-c8da058b4953"],"mac_address":"fa:16:3e:47:ec:b9","device_id":"5d941acb-8121-47da-a745-a7d95ae2a101","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"db7c4bc2757e464d8d10f7e7e3beb171","qos_policy_id":null,"admin_state_up":true,"network_id":"67c32f4e-cb01-4d56-a2b5-fe18f582c72d","tenant_id":"db7c4bc2757e464d8d10f7e7e3beb171","created_at":"2019-04-09T10:22:36Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-04-09 10:50:46,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 795 X-Openstack-Request-Id: req-993195bd-7b88-445d-95d4-00ac53a6dae7 Date: Tue, 09 Apr 2019 10:50:31 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-09T10:24:30Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"edfeb275-2a42-486e-9bba-afb24ae942b3","ip_address":"192.168.120.7"}],"id":"6599e9c7-2092-44b4-9c05-1300f9fb0274","security_groups":["785fb68e-6dfd-4337-aefc-c8da058b4953"],"mac_address":"fa:16:3e:47:ec:b9","device_id":"5d941acb-8121-47da-a745-a7d95ae2a101","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"db7c4bc2757e464d8d10f7e7e3beb171","qos_policy_id":null,"admin_state_up":true,"network_id":"67c32f4e-cb01-4d56-a2b5-fe18f582c72d","tenant_id":"db7c4bc2757e464d8d10f7e7e3beb171","created_at":"2019-04-09T10:22:36Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-04-09 10:50:46,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports/6599e9c7-2092-44b4-9c05-1300f9fb0274.json used request id req-993195bd-7b88-445d-95d4-00ac53a6dae7 2019-04-09 10:50:46,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports/6599e9c7-2092-44b4-9c05-1300f9fb0274.json used request id req-993195bd-7b88-445d-95d4-00ac53a6dae7 2019-04-09 10:50:46,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/ports/6599e9c7-2092-44b4-9c05-1300f9fb0274.json used request id req-993195bd-7b88-445d-95d4-00ac53a6dae7 2019-04-09 10:50:46,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/ports/6599e9c7-2092-44b4-9c05-1300f9fb0274.json used request id req-993195bd-7b88-445d-95d4-00ac53a6dae7 2019-04-09 10:50:46,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/8080fb5b-fb02-477a-8433-0ee577a96819.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ea8eb383f15897f3213d11c9a08d4d3fcd9b0d1" 2019-04-09 10:50:46,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 835 X-Openstack-Request-Id: req-a0390680-5cc2-4eca-a354-ec58c45deb5d Date: Tue, 09 Apr 2019 10:50:31 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-09T10:31:34Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"edfeb275-2a42-486e-9bba-afb24ae942b3","ip_address":"192.168.120.12"}],"id":"8080fb5b-fb02-477a-8433-0ee577a96819","security_groups":["2bf238e1-c96a-4edc-8d76-3703be9c0f98","445aa5ee-e0f1-4a8d-ae80-41ad7698f8a7"],"mac_address":"fa:16:3e:ac:89:6a","device_id":"867c7a6e-d3bc-4739-acae-b1d9d43e0065","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"db7c4bc2757e464d8d10f7e7e3beb171","qos_policy_id":null,"admin_state_up":true,"network_id":"67c32f4e-cb01-4d56-a2b5-fe18f582c72d","tenant_id":"db7c4bc2757e464d8d10f7e7e3beb171","created_at":"2019-04-09T10:28:34Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-04-09 10:50:46,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 835 X-Openstack-Request-Id: req-a0390680-5cc2-4eca-a354-ec58c45deb5d Date: Tue, 09 Apr 2019 10:50:31 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-09T10:31:34Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"edfeb275-2a42-486e-9bba-afb24ae942b3","ip_address":"192.168.120.12"}],"id":"8080fb5b-fb02-477a-8433-0ee577a96819","security_groups":["2bf238e1-c96a-4edc-8d76-3703be9c0f98","445aa5ee-e0f1-4a8d-ae80-41ad7698f8a7"],"mac_address":"fa:16:3e:ac:89:6a","device_id":"867c7a6e-d3bc-4739-acae-b1d9d43e0065","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"db7c4bc2757e464d8d10f7e7e3beb171","qos_policy_id":null,"admin_state_up":true,"network_id":"67c32f4e-cb01-4d56-a2b5-fe18f582c72d","tenant_id":"db7c4bc2757e464d8d10f7e7e3beb171","created_at":"2019-04-09T10:28:34Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-04-09 10:50:46,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports/8080fb5b-fb02-477a-8433-0ee577a96819.json used request id req-a0390680-5cc2-4eca-a354-ec58c45deb5d 2019-04-09 10:50:46,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports/8080fb5b-fb02-477a-8433-0ee577a96819.json used request id req-a0390680-5cc2-4eca-a354-ec58c45deb5d 2019-04-09 10:50:46,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/ports/8080fb5b-fb02-477a-8433-0ee577a96819.json used request id req-a0390680-5cc2-4eca-a354-ec58c45deb5d 2019-04-09 10:50:46,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/ports/8080fb5b-fb02-477a-8433-0ee577a96819.json used request id req-a0390680-5cc2-4eca-a354-ec58c45deb5d 2019-04-09 10:50:46,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/1c3ea874-ada2-406a-8986-e41c489ccaea.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ea8eb383f15897f3213d11c9a08d4d3fcd9b0d1" 2019-04-09 10:50:46,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/1c3ea874-ada2-406a-8986-e41c489ccaea.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ea8eb383f15897f3213d11c9a08d4d3fcd9b0d1" 2019-04-09 10:50:46,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 835 X-Openstack-Request-Id: req-cf76410e-c3f3-4f7d-bfd6-0176bac72909 Date: Tue, 09 Apr 2019 10:50:31 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-09T10:31:35Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"edfeb275-2a42-486e-9bba-afb24ae942b3","ip_address":"192.168.120.19"}],"id":"1c3ea874-ada2-406a-8986-e41c489ccaea","security_groups":["2bf238e1-c96a-4edc-8d76-3703be9c0f98","3849a302-07e8-4696-8d63-b91b75abcba2"],"mac_address":"fa:16:3e:f3:c5:f0","device_id":"a9edbe9c-7652-492c-a4a9-b15648c5b876","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"db7c4bc2757e464d8d10f7e7e3beb171","qos_policy_id":null,"admin_state_up":true,"network_id":"67c32f4e-cb01-4d56-a2b5-fe18f582c72d","tenant_id":"db7c4bc2757e464d8d10f7e7e3beb171","created_at":"2019-04-09T10:28:35Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-04-09 10:50:46,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 835 X-Openstack-Request-Id: req-cf76410e-c3f3-4f7d-bfd6-0176bac72909 Date: Tue, 09 Apr 2019 10:50:31 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-09T10:31:35Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"edfeb275-2a42-486e-9bba-afb24ae942b3","ip_address":"192.168.120.19"}],"id":"1c3ea874-ada2-406a-8986-e41c489ccaea","security_groups":["2bf238e1-c96a-4edc-8d76-3703be9c0f98","3849a302-07e8-4696-8d63-b91b75abcba2"],"mac_address":"fa:16:3e:f3:c5:f0","device_id":"a9edbe9c-7652-492c-a4a9-b15648c5b876","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"db7c4bc2757e464d8d10f7e7e3beb171","qos_policy_id":null,"admin_state_up":true,"network_id":"67c32f4e-cb01-4d56-a2b5-fe18f582c72d","tenant_id":"db7c4bc2757e464d8d10f7e7e3beb171","created_at":"2019-04-09T10:28:35Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-04-09 10:50:46,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports/1c3ea874-ada2-406a-8986-e41c489ccaea.json used request id req-cf76410e-c3f3-4f7d-bfd6-0176bac72909 2019-04-09 10:50:46,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports/1c3ea874-ada2-406a-8986-e41c489ccaea.json used request id req-cf76410e-c3f3-4f7d-bfd6-0176bac72909 2019-04-09 10:50:46,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/ports/1c3ea874-ada2-406a-8986-e41c489ccaea.json used request id req-cf76410e-c3f3-4f7d-bfd6-0176bac72909 2019-04-09 10:50:46,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/ports/1c3ea874-ada2-406a-8986-e41c489ccaea.json used request id req-cf76410e-c3f3-4f7d-bfd6-0176bac72909 2019-04-09 10:50:46,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-09 10:50:46,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-09 10:50:46,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 09 Apr 2019 10:50:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c22c0262-22db-41c6-b745-0a0bc7e700fe Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 10:50:46,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 09 Apr 2019 10:50:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c22c0262-22db-41c6-b745-0a0bc7e700fe Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 10:50:46,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-c22c0262-22db-41c6-b745-0a0bc7e700fe 2019-04-09 10:50:46,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-c22c0262-22db-41c6-b745-0a0bc7e700fe 2019-04-09 10:50:46,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}144020fc0cd146a965a19300aadfa28011b5da8b" 2019-04-09 10:50:46,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0a40093d33c8a08a55055994c86cad6040f08f4" 2019-04-09 10:50:46,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' [retry 1/60] 2019-04-09 10:50:46,411 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0a40093d33c8a08a55055994c86cad6040f08f4" 2019-04-09 10:50:46,411 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-04-09 10:50:46,411 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Unlinking relationships 2019-04-09 10:50:46,411 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/5925ef01-08cd-4403-aab7-6ff46347ca8f 2019-04-09 10:50:46,466 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:50:46,466 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:50:46,466 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:50:46,466 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:50:46,466 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:50:46,467 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:50:46,467 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:50:46,467 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T10:49:12.891Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-09T10:49:12.892Z", "id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"} 2019-04-09 10:50:46,467 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:50:46,467 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:50:46 GMT 2019-04-09 10:50:46,467 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:50:46,467 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-04-09 10:50:46,467 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:50:46,467 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:50:46,467 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:50:51,473 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-09 10:50:51,575 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:50:51,575 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:50:51,575 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:50:51,575 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:50:51,575 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:50:51,576 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:50:51,576 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:50:51,576 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:42.201Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10:50:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b04f6827-5718-4044-8d5f-faab2c359cb7 x-compute-request-id: req-b04f6827-5718-4044-8d5f-faab2c359cb7 Content-Encoding: gzip Content-Length: 830 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f0:d2:3a\", \"version\": 4, \"addr\": \"192.168.120.9\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"10e27409-226d-4f3d-971a-db9735ac09c8\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-04-09T10:30:42.000000\", \"flavor\": {\"id\": \"22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"rel\": \"bookmark\"}]}, \"id\": \"dd78e78a-000b-421c-be8e-8ecf8df7a4ca\", \"security_groups\": [{\"name\": \"clearwater-sg_dime\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"ac8606d68bbd45969d2b1630e01ac7c4\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-04-09T10:49:57Z\", \"hostId\": \"a8714558011d134c44d218ba8746cf343482bff1e33310f6e84138e7\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b\", \"name\": \"server_clearwater-opnfv_dime_host_8d5h0z\", \"created\": \"2019-04-09T10:28:23Z\", \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\", \"cloudify_management_network_id\": \"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\"}}}\n", "level": "debug", "target_id": "dime_security_group_f25a8c", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:42.096Z", "source_id": "dime_host_8d5h0z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.bc860f6c-7c8f-4a0a-be57-7372c84fd96c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:42.201Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d0a40093d33c8a08a55055994c86cad6040f08f4\"", "level": "debug", "target_id": "ellis_floatingip_0s098n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:41.451Z", "source_id": "ellis_host_04yjo1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.328294a4-7445-4101-926c-a8a3fc41f77d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:42.819Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10:50:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ee80d05b-e0a5-4551-911c-0bc3f31d4278 x-compute-request-id: req-ee80d05b-e0a5-4551-911c-0bc3f31d4278 Content-Encoding: gzip Content-Length: 852 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f3:c5:f0\", \"version\": 4, \"addr\": \"192.168.120.19\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f3:c5:f0\", \"version\": 4, \"addr\": \"172.30.9.211\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"10e27409-226d-4f3d-971a-db9735ac09c8\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-04-09T10:31:45.000000\", \"flavor\": {\"id\": \"22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"rel\": \"bookmark\"}]}, \"id\": \"a9edbe9c-7652-492c-a4a9-b15648c5b876\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_ellis\"}], \"user_id\": \"ac8606d68bbd45969d2b1630e01ac7c4\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-04-09T10:49:55Z\", \"hostId\": \"559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b\", \"name\": \"server_clearwater-opnfv_ellis_host_04yjo1\", \"created\": \"2019-04-09T10:28:30Z\", \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\", \"cloudify_management_network_id\": \"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\"}}}\n", "level": "debug", "target_id": "ellis_floatingip_0s098n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:42.393Z", "source_id": "ellis_host_04yjo1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.328294a4-7445-4101-926c-a8a3fc41f77d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:42.819Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca used request id req-b04f6827-5718-4044-8d5f-faab2c359cb7", "level": "debug", "target_id": "dime_security_group_f25a8c", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:42.096Z", "source_id": "dime_host_8d5h0z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.bc860f6c-7c8f-4a0a-be57-7372c84fd96c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:42.819Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca used request id req-b04f6827-5718-4044-8d5f-faab2c359cb7", "level": "debug", "target_id": "dime_security_group_f25a8c", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:42.097Z", "source_id": "dime_host_8d5h0z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.bc860f6c-7c8f-4a0a-be57-7372c84fd96c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:42.819Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}144020fc0cd146a965a19300aadfa28011b5da8b\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_dime\"}}'", "level": "debug", "target_id": "dime_security_group_f25a8c", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:42.098Z", "source_id": "dime_host_8d5h0z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.bc860f6c-7c8f-4a0a-be57-7372c84fd96c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:42.819Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10:50:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ee80d05b-e0a5-4551-911c-0bc3f31d4278 x-compute-request-id: req-ee80d05b-e0a5-4551-911c-0bc3f31d4278 Content-Encoding: gzip Content-Length: 852 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f3:c5:f0\", \"version\": 4, \"addr\": \"192.168.120.19\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f3:c5:f0\", \"version\": 4, \"addr\": \"172.30.9.211\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"10e27409-226d-4f3d-971a-db9735ac09c8\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-04-09T10:31:45.000000\", \"flavor\": {\"id\": \"22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"rel\": \"bookmark\"}]}, \"id\": \"a9edbe9c-7652-492c-a4a9-b15648c5b876\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_ellis\"}], \"user_id\": \"ac8606d68bbd45969d2b1630e01ac7c4\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-04-09T10:49:55Z\", \"hostId\": \"559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b\", \"name\": \"server_clearwater-opnfv_ellis_host_04yjo1\", \"created\": \"2019-04-09T10:28:30Z\", \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\", \"cloudify_management_network_id\": \"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\"}}}\n", "level": "debug", "target_id": "ellis_floatingip_0s098n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:42.393Z", "source_id": "ellis_host_04yjo1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.328294a4-7445-4101-926c-a8a3fc41f77d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:42.819Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876 used request id req-ee80d05b-e0a5-4551-911c-0bc3f31d4278", "level": "debug", "target_id": "ellis_floatingip_0s098n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:42.393Z", "source_id": "ellis_host_04yjo1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.328294a4-7445-4101-926c-a8a3fc41f77d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:42.819Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876 used request id req-ee80d05b-e0a5-4551-911c-0bc3f31d4278", "level": "debug", "target_id": "ellis_floatingip_0s098n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:42.393Z", "source_id": "ellis_host_04yjo1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.328294a4-7445-4101-926c-a8a3fc41f77d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:42.819Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876 used request id req-ee80d05b-e0a5-4551-911c-0bc3f31d4278", "level": "debug", "target_id": "ellis_floatingip_0s098n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:42.393Z", "source_id": "ellis_host_04yjo1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.328294a4-7445-4101-926c-a8a3fc41f77d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:42.819Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876 used request id req-ee80d05b-e0a5-4551-911c-0bc3f31d4278", "level": "debug", "target_id": "ellis_floatingip_0s098n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:42.393Z", "source_id": "ellis_host_04yjo1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.328294a4-7445-4101-926c-a8a3fc41f77d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:42.819Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d0a40093d33c8a08a55055994c86cad6040f08f4\" -d '{\"removeFloatingIp\": {\"address\": \"172.30.9.211\"}}'", "level": "debug", "target_id": "ellis_floatingip_0s098n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:42.394Z", "source_id": "ellis_host_04yjo1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.328294a4-7445-4101-926c-a8a3fc41f77d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:42.819Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d0a40093d33c8a08a55055994c86cad6040f08f4\" -d '{\"removeFloatingIp\": {\"address\": \"172.30.9.211\"}}'", "level": "debug", "target_id": "ellis_floatingip_0s098n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:42.394Z", "source_id": "ellis_host_04yjo1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.328294a4-7445-4101-926c-a8a3fc41f77d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:43.551Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-5b344967-b0fb-470c-845b-80992f345db9", "level": "debug", "target_id": "homer_security_group_c5hr1b", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:43.103Z", "source_id": "homer_host_d3fa9b", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.8f13dad5-5c76-4338-91ff-bea4e31bdb0a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:43.551Z", "message": "RESP: [300] Date: Tue, 09 Apr 2019 10:50:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5b344967-b0fb-470c-845b-80992f345db9 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "homer_security_group_c5hr1b", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:43.101Z", "source_id": "homer_host_d3fa9b", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.8f13dad5-5c76-4338-91ff-bea4e31bdb0a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:43.551Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "homer_security_group_c5hr1b", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:42.705Z", "source_id": "homer_host_d3fa9b", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.8f13dad5-5c76-4338-91ff-bea4e31bdb0a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:44.193Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10:50:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-699171d2-a382-4bf0-af4a-cf2e458318a9 x-compute-request-id: req-699171d2-a382-4bf0-af4a-cf2e458318a9 Content-Encoding: gzip Content-Length: 824 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f0:d2:3a\", \"version\": 4, \"addr\": \"192.168.120.9\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"10e27409-226d-4f3d-971a-db9735ac09c8\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-04-09T10:30:42.000000\", \"flavor\": {\"id\": \"22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"rel\": \"bookmark\"}]}, \"id\": \"dd78e78a-000b-421c-be8e-8ecf8df7a4ca\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}], \"user_id\": \"ac8606d68bbd45969d2b1630e01ac7c4\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-04-09T10:49:57Z\", \"hostId\": \"a8714558011d134c44d218ba8746cf343482bff1e33310f6e84138e7\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b\", \"name\": \"server_clearwater-opnfv_dime_host_8d5h0z\", \"created\": \"2019-04-09T10:28:23Z\", \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\", \"cloudify_management_network_id\": \"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\"}}}\n", "level": "debug", "target_id": "dime_security_group_f25a8c", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:44.034Z", "source_id": "dime_host_8d5h0z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.bc860f6c-7c8f-4a0a-be57-7372c84fd96c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:44.193Z", "message": "POST call to compute for http://172.30.9.21:8774/v2.1/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca/action used request id req-acf669de-67bc-4672-ab0a-a842c304e770", "level": "debug", "target_id": "dime_security_group_f25a8c", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:43.847Z", "source_id": "dime_host_8d5h0z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.bc860f6c-7c8f-4a0a-be57-7372c84fd96c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:44.193Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}144020fc0cd146a965a19300aadfa28011b5da8b\"", "level": "debug", "target_id": "dime_security_group_f25a8c", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:43.847Z", "source_id": "dime_host_8d5h0z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.bc860f6c-7c8f-4a0a-be57-7372c84fd96c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:44.193Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/a458d571-f605-4490-8af7-1593cd026fa0 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f9e54a5c2c2a62d1d5fe12fc80ffd5d979c37319\"", "level": "debug", "target_id": "homer_security_group_c5hr1b", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:43.501Z", "source_id": "homer_host_d3fa9b", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.8f13dad5-5c76-4338-91ff-bea4e31bdb0a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:44.193Z", "message": "RESP: [202] Date: Tue, 09 Apr 2019 10:50:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-acf669de-67bc-4672-ab0a-a842c304e770 x-compute-request-id: req-acf669de-67bc-4672-ab0a-a842c304e770 Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "dime_security_group_f25a8c", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:43.846Z", "source_id": "dime_host_8d5h0z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.bc860f6c-7c8f-4a0a-be57-7372c84fd96c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:44.193Z", "message": "POST call to compute for http://172.30.9.21:8774/v2.1/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca/action used request id req-acf669de-67bc-4672-ab0a-a842c304e770", "level": "debug", "target_id": "dime_security_group_f25a8c", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:43.846Z", "source_id": "dime_host_8d5h0z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.bc860f6c-7c8f-4a0a-be57-7372c84fd96c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:44.702Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca used request id req-699171d2-a382-4bf0-af4a-cf2e458318a9", "level": "debug", "target_id": "dime_security_group_f25a8c", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:44.035Z", "source_id": "dime_host_8d5h0z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.bc860f6c-7c8f-4a0a-be57-7372c84fd96c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:44.702Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca used request id req-699171d2-a382-4bf0-af4a-cf2e458318a9", "level": "debug", "target_id": "dime_security_group_f25a8c", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:44.034Z", "source_id": "dime_host_8d5h0z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.bc860f6c-7c8f-4a0a-be57-7372c84fd96c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:44.702Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}144020fc0cd146a965a19300aadfa28011b5da8b\"", "level": "debug", "target_id": "dime_security_group_f25a8c", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:44.036Z", "source_id": "dime_host_8d5h0z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.bc860f6c-7c8f-4a0a-be57-7372c84fd96c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:44.702Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10:50:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-78711d87-ae0e-4cd0-ab5c-5846b334254a x-compute-request-id: req-78711d87-ae0e-4cd0-ab5c-5846b334254a Content-Encoding: gzip Content-Length: 834 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:2f:4c:0a\", \"version\": 4, \"addr\": \"192.168.120.11\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/a458d571-f605-4490-8af7-1593cd026fa0\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/a458d571-f605-4490-8af7-1593cd026fa0\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"10e27409-226d-4f3d-971a-db9735ac09c8\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-04-09T10:31:43.000000\", \"flavor\": {\"id\": \"22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"rel\": \"bookmark\"}]}, \"id\": \"a458d571-f605-4490-8af7-1593cd026fa0\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_homer\"}], \"user_id\": \"ac8606d68bbd45969d2b1630e01ac7c4\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-04-09T10:49:59Z\", \"hostId\": \"559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b\", \"name\": \"server_clearwater-opnfv_homer_host_d3fa9b\", \"created\": \"2019-04-09T10:28:25Z\", \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\", \"cloudify_management_network_id\": \"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\"}}}\n", "level": "debug", "target_id": "homer_security_group_c5hr1b", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:44.533Z", "source_id": "homer_host_d3fa9b", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.8f13dad5-5c76-4338-91ff-bea4e31bdb0a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:45.449Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10:50:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8faa6b95-4894-4330-8139-aef6c47ecd78 x-compute-request-id: req-8faa6b95-4894-4330-8139-aef6c47ecd78 Content-Encoding: gzip Content-Length: 371 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"2bf238e1-c96a-4edc-8d76-3703be9c0f98\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"ac378cc9-735c-4814-9212-1fb88719d9ff\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"2bf238e1-c96a-4edc-8d76-3703be9c0f98\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"af147da1-599b-481e-8b7a-33141eed572e\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"2bf238e1-c96a-4edc-8d76-3703be9c0f98\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b246ec6d-6f1d-43ae-9b2b-aac6e93fc1db\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"2bf238e1-c96a-4edc-8d76-3703be9c0f98\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"f89b4710-5e49-440b-b261-25461d4a8603\"}], \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"id\": \"2bf238e1-c96a-4edc-8d76-3703be9c0f98\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}]}\n", "level": "debug", "target_id": "dime_security_group_f25a8c", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:44.601Z", "source_id": "dime_host_8d5h0z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.bc860f6c-7c8f-4a0a-be57-7372c84fd96c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:45.449Z", "message": "POST call to compute for http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876/action used request id req-b2b7d9ff-e223-48f7-a3d7-e6f4a319fa7f", "level": "debug", "target_id": "ellis_floatingip_0s098n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:45.122Z", "source_id": "ellis_host_04yjo1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.328294a4-7445-4101-926c-a8a3fc41f77d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:45.449Z", "message": "Floating ip 172.30.9.211 detached from server", "level": "info", "target_id": "ellis_floatingip_0s098n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:45.123Z", "source_id": "ellis_host_04yjo1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.328294a4-7445-4101-926c-a8a3fc41f77d"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:45.449Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:44.997Z", "source_id": "dime_host_8d5h0z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:45.449Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca/os-security-groups used request id req-8faa6b95-4894-4330-8139-aef6c47ecd78", "level": "debug", "target_id": "dime_security_group_f25a8c", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:44.602Z", "source_id": "dime_host_8d5h0z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.bc860f6c-7c8f-4a0a-be57-7372c84fd96c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:45.449Z", "message": "RESP: [202] Date: Tue, 09 Apr 2019 10:50:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b2b7d9ff-e223-48f7-a3d7-e6f4a319fa7f x-compute-request-id: req-b2b7d9ff-e223-48f7-a3d7-e6f4a319fa7f Content-Length: 0 Content-Type: text/html; charset=UTF-8 \nRESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged.\n", "level": "debug", "target_id": "ellis_floatingip_0s098n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:45.121Z", "source_id": "ellis_host_04yjo1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.328294a4-7445-4101-926c-a8a3fc41f77d"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:45.449Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "dime_security_group_f25a8c", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:44.896Z", "source_id": "dime_host_8d5h0z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:45.449Z", "message": "POST call to compute for http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876/action used request id req-b2b7d9ff-e223-48f7-a3d7-e6f4a319fa7f", "level": "debug", "target_id": "ellis_floatingip_0s098n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:45.122Z", "source_id": "ellis_host_04yjo1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.328294a4-7445-4101-926c-a8a3fc41f77d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:45.449Z", "message": "POST call to compute for http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876/action used request id req-b2b7d9ff-e223-48f7-a3d7-e6f4a319fa7f", "level": "debug", "target_id": "ellis_floatingip_0s098n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:45.122Z", "source_id": "ellis_host_04yjo1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.328294a4-7445-4101-926c-a8a3fc41f77d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:45.449Z", "message": "POST call to compute for http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876/action used request id req-b2b7d9ff-e223-48f7-a3d7-e6f4a319fa7f", "level": "debug", "target_id": "ellis_floatingip_0s098n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:45.122Z", "source_id": "ellis_host_04yjo1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.328294a4-7445-4101-926c-a8a3fc41f77d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:45.449Z", "message": "RESP: [202] Date: Tue, 09 Apr 2019 10:50:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b2b7d9ff-e223-48f7-a3d7-e6f4a319fa7f x-compute-request-id: req-b2b7d9ff-e223-48f7-a3d7-e6f4a319fa7f Content-Length: 0 Content-Type: text/html; charset=UTF-8 \nRESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged.\n", "level": "debug", "target_id": "ellis_floatingip_0s098n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:45.121Z", "source_id": "ellis_host_04yjo1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.328294a4-7445-4101-926c-a8a3fc41f77d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:45.449Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/a458d571-f605-4490-8af7-1593cd026fa0/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f9e54a5c2c2a62d1d5fe12fc80ffd5d979c37319\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_homer\"}}'", "level": "debug", "target_id": "homer_security_group_c5hr1b", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:44.535Z", "source_id": "homer_host_d3fa9b", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.8f13dad5-5c76-4338-91ff-bea4e31bdb0a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:45.449Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/a458d571-f605-4490-8af7-1593cd026fa0 used request id req-78711d87-ae0e-4cd0-ab5c-5846b334254a", "level": "debug", "target_id": "homer_security_group_c5hr1b", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:44.533Z", "source_id": "homer_host_d3fa9b", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.8f13dad5-5c76-4338-91ff-bea4e31bdb0a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:45.449Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/a458d571-f605-4490-8af7-1593cd026fa0 used request id req-78711d87-ae0e-4cd0-ab5c-5846b334254a", "level": "debug", "target_id": "homer_security_group_c5hr1b", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:44.533Z", "source_id": "homer_host_d3fa9b", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.8f13dad5-5c76-4338-91ff-bea4e31bdb0a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:45.449Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca/os-security-groups used request id req-8faa6b95-4894-4330-8139-aef6c47ecd78", "level": "debug", "target_id": "dime_security_group_f25a8c", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:44.601Z", "source_id": "dime_host_8d5h0z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.bc860f6c-7c8f-4a0a-be57-7372c84fd96c"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:46.004Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "ellis_security_group_097ng0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:45.762Z", "source_id": "ellis_host_04yjo1", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:46.004Z", "message": "Task succeeded 'nova_plugin.server.disconnect_floatingip'", "target_id": "ellis_floatingip_0s098n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:45.693Z", "source_id": "ellis_host_04yjo1", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:46.004Z", "message": "RESP: [202] Date: Tue, 09 Apr 2019 10:50:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-45aadc84-2ac7-4eb1-88b1-db901526c42e x-compute-request-id: req-45aadc84-2ac7-4eb1-88b1-db901526c42e Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "homer_security_group_c5hr1b", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:45.354Z", "source_id": "homer_host_d3fa9b", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.8f13dad5-5c76-4338-91ff-bea4e31bdb0a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:46.004Z", "message": "POST call to compute for http://172.30.9.21:8774/v2.1/servers/a458d571-f605-4490-8af7-1593cd026fa0/action used request id req-45aadc84-2ac7-4eb1-88b1-db901526c42e", "level": "debug", "target_id": "homer_security_group_c5hr1b", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:45.354Z", "source_id": "homer_host_d3fa9b", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.8f13dad5-5c76-4338-91ff-bea4e31bdb0a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:46.004Z", "message": "POST call to compute for http://172.30.9.21:8774/v2.1/servers/a458d571-f605-4490-8af7-1593cd026fa0/action used request id req-45aadc84-2ac7-4eb1-88b1-db901526c42e", "level": "debug", "target_id": "homer_security_group_c5hr1b", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:45.354Z", "source_id": "homer_host_d3fa9b", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.8f13dad5-5c76-4338-91ff-bea4e31bdb0a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:46.004Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/a458d571-f605-4490-8af7-1593cd026fa0 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f9e54a5c2c2a62d1d5fe12fc80ffd5d979c37319\"", "level": "debug", "target_id": "homer_security_group_c5hr1b", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:45.355Z", "source_id": "homer_host_d3fa9b", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.8f13dad5-5c76-4338-91ff-bea4e31bdb0a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:46.004Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10:50:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8f48aac5-faf5-4b79-8c01-9117750a20c5 x-compute-request-id: req-8f48aac5-faf5-4b79-8c01-9117750a20c5 Content-Encoding: gzip Content-Length: 826 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:2f:4c:0a\", \"version\": 4, \"addr\": \"192.168.120.11\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/a458d571-f605-4490-8af7-1593cd026fa0\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/a458d571-f605-4490-8af7-1593cd026fa0\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"10e27409-226d-4f3d-971a-db9735ac09c8\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-04-09T10:31:43.000000\", \"flavor\": {\"id\": \"22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"rel\": \"bookmark\"}]}, \"id\": \"a458d571-f605-4490-8af7-1593cd026fa0\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}], \"user_id\": \"ac8606d68bbd45969d2b1630e01ac7c4\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-04-09T10:49:59Z\", \"hostId\": \"559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b\", \"name\": \"server_clearwater-opnfv_homer_host_d3fa9b\", \"created\": \"2019-04-09T10:28:25Z\", \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\", \"cloudify_management_network_id\": \"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\"}}}\n", "level": "debug", "target_id": "homer_security_group_c5hr1b", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:45.771Z", "source_id": "homer_host_d3fa9b", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.8f13dad5-5c76-4338-91ff-bea4e31bdb0a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:46.004Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/a458d571-f605-4490-8af7-1593cd026fa0 used request id req-8f48aac5-faf5-4b79-8c01-9117750a20c5", "level": "debug", "target_id": "homer_security_group_c5hr1b", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:45.771Z", "source_id": "homer_host_d3fa9b", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.8f13dad5-5c76-4338-91ff-bea4e31bdb0a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:46.004Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/a458d571-f605-4490-8af7-1593cd026fa0 used request id req-8f48aac5-faf5-4b79-8c01-9117750a20c5", "level": "debug", "target_id": "homer_security_group_c5hr1b", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:45.771Z", "source_id": "homer_host_d3fa9b", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.8f13dad5-5c76-4338-91ff-bea4e31bdb0a"}], "metadata": {"pagination": {"total": 659, "offset": 542, "size": 50}}} 2019-04-09 10:50:51,576 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:50:51,576 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:50:51 GMT 2019-04-09 10:50:51,576 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:50:51,576 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-09 10:50:51,576 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:50:51,576 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:50:51,576 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:50:51,577 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-09 10:50:51,579 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10:50:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b04f6827-5718-4044-8d5f-faab2c359cb7 x-compute-request-id: req-b04f6827-5718-4044-8d5f-faab2c359cb7 Content-Encoding: gzip Content-Length: 830 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:d2:3a", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca", "rel": "bookmark"}], "image": {"id": "10e27409-226d-4f3d-971a-db9735ac09c8", "links": [{"href": "http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-04-09T10:30:42.000000", "flavor": {"id": "22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "links": [{"href": "http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "rel": "bookmark"}]}, "id": "dd78e78a-000b-421c-be8e-8ecf8df7a4ca", "security_groups": [{"name": "clearwater-sg_dime"}, {"name": "clearwater-sg_base"}], "user_id": "ac8606d68bbd45969d2b1630e01ac7c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-04-09T10:49:57Z", "hostId": "a8714558011d134c44d218ba8746cf343482bff1e33310f6e84138e7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "name": "server_clearwater-opnfv_dime_host_8d5h0z", "created": "2019-04-09T10:28:23Z", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b", "cloudify_management_network_id": "67c32f4e-cb01-4d56-a2b5-fe18f582c72d"}}} 2019-04-09 10:50:51,579 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0a40093d33c8a08a55055994c86cad6040f08f4" 2019-04-09 10:50:51,579 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10:50:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ee80d05b-e0a5-4551-911c-0bc3f31d4278 x-compute-request-id: req-ee80d05b-e0a5-4551-911c-0bc3f31d4278 Content-Encoding: gzip Content-Length: 852 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:c5:f0", "version": 4, "addr": "192.168.120.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:c5:f0", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876", "rel": "bookmark"}], "image": {"id": "10e27409-226d-4f3d-971a-db9735ac09c8", "links": [{"href": "http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-04-09T10:31:45.000000", "flavor": {"id": "22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "links": [{"href": "http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "rel": "bookmark"}]}, "id": "a9edbe9c-7652-492c-a4a9-b15648c5b876", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "user_id": "ac8606d68bbd45969d2b1630e01ac7c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-04-09T10:49:55Z", "hostId": "559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "name": "server_clearwater-opnfv_ellis_host_04yjo1", "created": "2019-04-09T10:28:30Z", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b", "cloudify_management_network_id": "67c32f4e-cb01-4d56-a2b5-fe18f582c72d"}}} 2019-04-09 10:50:51,579 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca used request id req-b04f6827-5718-4044-8d5f-faab2c359cb7 2019-04-09 10:50:51,580 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca used request id req-b04f6827-5718-4044-8d5f-faab2c359cb7 2019-04-09 10:50:51,580 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}144020fc0cd146a965a19300aadfa28011b5da8b" -d '{"removeSecurityGroup": {"name": "clearwater-sg_dime"}}' 2019-04-09 10:50:51,580 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10:50:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ee80d05b-e0a5-4551-911c-0bc3f31d4278 x-compute-request-id: req-ee80d05b-e0a5-4551-911c-0bc3f31d4278 Content-Encoding: gzip Content-Length: 852 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:c5:f0", "version": 4, "addr": "192.168.120.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:c5:f0", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876", "rel": "bookmark"}], "image": {"id": "10e27409-226d-4f3d-971a-db9735ac09c8", "links": [{"href": "http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-04-09T10:31:45.000000", "flavor": {"id": "22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "links": [{"href": "http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "rel": "bookmark"}]}, "id": "a9edbe9c-7652-492c-a4a9-b15648c5b876", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "user_id": "ac8606d68bbd45969d2b1630e01ac7c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-04-09T10:49:55Z", "hostId": "559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "name": "server_clearwater-opnfv_ellis_host_04yjo1", "created": "2019-04-09T10:28:30Z", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b", "cloudify_management_network_id": "67c32f4e-cb01-4d56-a2b5-fe18f582c72d"}}} 2019-04-09 10:50:51,580 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876 used request id req-ee80d05b-e0a5-4551-911c-0bc3f31d4278 2019-04-09 10:50:51,580 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876 used request id req-ee80d05b-e0a5-4551-911c-0bc3f31d4278 2019-04-09 10:50:51,580 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876 used request id req-ee80d05b-e0a5-4551-911c-0bc3f31d4278 2019-04-09 10:50:51,580 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876 used request id req-ee80d05b-e0a5-4551-911c-0bc3f31d4278 2019-04-09 10:50:51,581 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0a40093d33c8a08a55055994c86cad6040f08f4" -d '{"removeFloatingIp": {"address": "172.30.9.211"}}' 2019-04-09 10:50:51,581 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0a40093d33c8a08a55055994c86cad6040f08f4" -d '{"removeFloatingIp": {"address": "172.30.9.211"}}' 2019-04-09 10:50:51,581 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-5b344967-b0fb-470c-845b-80992f345db9 2019-04-09 10:50:51,581 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 09 Apr 2019 10:50:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5b344967-b0fb-470c-845b-80992f345db9 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 10:50:51,581 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-09 10:50:51,581 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10:50:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-699171d2-a382-4bf0-af4a-cf2e458318a9 x-compute-request-id: req-699171d2-a382-4bf0-af4a-cf2e458318a9 Content-Encoding: gzip Content-Length: 824 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:d2:3a", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca", "rel": "bookmark"}], "image": {"id": "10e27409-226d-4f3d-971a-db9735ac09c8", "links": [{"href": "http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-04-09T10:30:42.000000", "flavor": {"id": "22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "links": [{"href": "http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "rel": "bookmark"}]}, "id": "dd78e78a-000b-421c-be8e-8ecf8df7a4ca", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "ac8606d68bbd45969d2b1630e01ac7c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-04-09T10:49:57Z", "hostId": "a8714558011d134c44d218ba8746cf343482bff1e33310f6e84138e7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "name": "server_clearwater-opnfv_dime_host_8d5h0z", "created": "2019-04-09T10:28:23Z", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b", "cloudify_management_network_id": "67c32f4e-cb01-4d56-a2b5-fe18f582c72d"}}} 2019-04-09 10:50:51,581 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca/action used request id req-acf669de-67bc-4672-ab0a-a842c304e770 2019-04-09 10:50:51,582 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}144020fc0cd146a965a19300aadfa28011b5da8b" 2019-04-09 10:50:51,582 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/a458d571-f605-4490-8af7-1593cd026fa0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9e54a5c2c2a62d1d5fe12fc80ffd5d979c37319" 2019-04-09 10:50:51,582 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Tue, 09 Apr 2019 10:50:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-acf669de-67bc-4672-ab0a-a842c304e770 x-compute-request-id: req-acf669de-67bc-4672-ab0a-a842c304e770 Content-Length: 0 Content-Type: application/json 2019-04-09 10:50:51,582 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca/action used request id req-acf669de-67bc-4672-ab0a-a842c304e770 2019-04-09 10:50:51,582 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca used request id req-699171d2-a382-4bf0-af4a-cf2e458318a9 2019-04-09 10:50:51,582 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca used request id req-699171d2-a382-4bf0-af4a-cf2e458318a9 2019-04-09 10:50:51,582 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}144020fc0cd146a965a19300aadfa28011b5da8b" 2019-04-09 10:50:51,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10:50:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-78711d87-ae0e-4cd0-ab5c-5846b334254a x-compute-request-id: req-78711d87-ae0e-4cd0-ab5c-5846b334254a Content-Encoding: gzip Content-Length: 834 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2f:4c:0a", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a458d571-f605-4490-8af7-1593cd026fa0", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a458d571-f605-4490-8af7-1593cd026fa0", "rel": "bookmark"}], "image": {"id": "10e27409-226d-4f3d-971a-db9735ac09c8", "links": [{"href": "http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-04-09T10:31:43.000000", "flavor": {"id": "22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "links": [{"href": "http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "rel": "bookmark"}]}, "id": "a458d571-f605-4490-8af7-1593cd026fa0", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "user_id": "ac8606d68bbd45969d2b1630e01ac7c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-04-09T10:49:59Z", "hostId": "559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "name": "server_clearwater-opnfv_homer_host_d3fa9b", "created": "2019-04-09T10:28:25Z", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b", "cloudify_management_network_id": "67c32f4e-cb01-4d56-a2b5-fe18f582c72d"}}} 2019-04-09 10:50:51,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10:50:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8faa6b95-4894-4330-8139-aef6c47ecd78 x-compute-request-id: req-8faa6b95-4894-4330-8139-aef6c47ecd78 Content-Encoding: gzip Content-Length: 371 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "2bf238e1-c96a-4edc-8d76-3703be9c0f98", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ac378cc9-735c-4814-9212-1fb88719d9ff"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "2bf238e1-c96a-4edc-8d76-3703be9c0f98", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "af147da1-599b-481e-8b7a-33141eed572e"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "2bf238e1-c96a-4edc-8d76-3703be9c0f98", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b246ec6d-6f1d-43ae-9b2b-aac6e93fc1db"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "2bf238e1-c96a-4edc-8d76-3703be9c0f98", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f89b4710-5e49-440b-b261-25461d4a8603"}], "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "id": "2bf238e1-c96a-4edc-8d76-3703be9c0f98", "name": "clearwater-sg_base", "description": "SSH"}]} 2019-04-09 10:50:51,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876/action used request id req-b2b7d9ff-e223-48f7-a3d7-e6f4a319fa7f 2019-04-09 10:50:51,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Floating ip 172.30.9.211 detached from server 2019-04-09 10:50:51,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-04-09 10:50:51,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca/os-security-groups used request id req-8faa6b95-4894-4330-8139-aef6c47ecd78 2019-04-09 10:50:51,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Tue, 09 Apr 2019 10:50:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b2b7d9ff-e223-48f7-a3d7-e6f4a319fa7f x-compute-request-id: req-b2b7d9ff-e223-48f7-a3d7-e6f4a319fa7f 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. 2019-04-09 10:50:51,584 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-04-09 10:50:51,584 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876/action used request id req-b2b7d9ff-e223-48f7-a3d7-e6f4a319fa7f 2019-04-09 10:50:51,584 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876/action used request id req-b2b7d9ff-e223-48f7-a3d7-e6f4a319fa7f 2019-04-09 10:50:51,584 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876/action used request id req-b2b7d9ff-e223-48f7-a3d7-e6f4a319fa7f 2019-04-09 10:50:51,584 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Tue, 09 Apr 2019 10:50:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b2b7d9ff-e223-48f7-a3d7-e6f4a319fa7f x-compute-request-id: req-b2b7d9ff-e223-48f7-a3d7-e6f4a319fa7f 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. 2019-04-09 10:50:51,584 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/a458d571-f605-4490-8af7-1593cd026fa0/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9e54a5c2c2a62d1d5fe12fc80ffd5d979c37319" -d '{"removeSecurityGroup": {"name": "clearwater-sg_homer"}}' 2019-04-09 10:50:51,584 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/a458d571-f605-4490-8af7-1593cd026fa0 used request id req-78711d87-ae0e-4cd0-ab5c-5846b334254a 2019-04-09 10:50:51,585 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/a458d571-f605-4490-8af7-1593cd026fa0 used request id req-78711d87-ae0e-4cd0-ab5c-5846b334254a 2019-04-09 10:50:51,585 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca/os-security-groups used request id req-8faa6b95-4894-4330-8139-aef6c47ecd78 2019-04-09 10:50:51,585 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-04-09 10:50:51,585 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2019-04-09 10:50:51,585 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Tue, 09 Apr 2019 10:50:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-45aadc84-2ac7-4eb1-88b1-db901526c42e x-compute-request-id: req-45aadc84-2ac7-4eb1-88b1-db901526c42e Content-Length: 0 Content-Type: application/json 2019-04-09 10:50:51,585 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/a458d571-f605-4490-8af7-1593cd026fa0/action used request id req-45aadc84-2ac7-4eb1-88b1-db901526c42e 2019-04-09 10:50:51,585 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/a458d571-f605-4490-8af7-1593cd026fa0/action used request id req-45aadc84-2ac7-4eb1-88b1-db901526c42e 2019-04-09 10:50:51,586 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/a458d571-f605-4490-8af7-1593cd026fa0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9e54a5c2c2a62d1d5fe12fc80ffd5d979c37319" 2019-04-09 10:50:51,586 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10:50:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8f48aac5-faf5-4b79-8c01-9117750a20c5 x-compute-request-id: req-8f48aac5-faf5-4b79-8c01-9117750a20c5 Content-Encoding: gzip Content-Length: 826 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2f:4c:0a", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a458d571-f605-4490-8af7-1593cd026fa0", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a458d571-f605-4490-8af7-1593cd026fa0", "rel": "bookmark"}], "image": {"id": "10e27409-226d-4f3d-971a-db9735ac09c8", "links": [{"href": "http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-04-09T10:31:43.000000", "flavor": {"id": "22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "links": [{"href": "http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "rel": "bookmark"}]}, "id": "a458d571-f605-4490-8af7-1593cd026fa0", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "ac8606d68bbd45969d2b1630e01ac7c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-04-09T10:49:59Z", "hostId": "559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "name": "server_clearwater-opnfv_homer_host_d3fa9b", "created": "2019-04-09T10:28:25Z", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b", "cloudify_management_network_id": "67c32f4e-cb01-4d56-a2b5-fe18f582c72d"}}} 2019-04-09 10:50:51,586 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/a458d571-f605-4490-8af7-1593cd026fa0 used request id req-8f48aac5-faf5-4b79-8c01-9117750a20c5 2019-04-09 10:50:51,586 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/a458d571-f605-4490-8af7-1593cd026fa0 used request id req-8f48aac5-faf5-4b79-8c01-9117750a20c5 2019-04-09 10:50:51,586 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/5925ef01-08cd-4403-aab7-6ff46347ca8f 2019-04-09 10:50:51,651 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:50:51,651 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:50:51,651 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:50:51,651 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:50:51,652 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:50:51,652 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:50:51,652 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:50:51,652 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T10:49:12.891Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-09T10:49:12.892Z", "id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"} 2019-04-09 10:50:51,652 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:50:51,652 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:50:51 GMT 2019-04-09 10:50:51,652 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:50:51,652 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-04-09 10:50:51,652 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:50:51,652 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:50:51,652 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:50:56,658 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-09 10:50:56,749 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:50:56,749 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:50:56,749 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:50:56,750 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:50:56,750 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:50:56,750 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:50:56,750 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:50:56,750 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:46.004Z", "message": "POST call to compute for http://172.30.9.21:8774/v2.1/servers/a458d571-f605-4490-8af7-1593cd026fa0/action used request id req-45aadc84-2ac7-4eb1-88b1-db901526c42e", "level": "debug", "target_id": "homer_security_group_c5hr1b", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:45.354Z", "source_id": "homer_host_d3fa9b", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.8f13dad5-5c76-4338-91ff-bea4e31bdb0a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:46.585Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:46.149Z", "source_id": "dime_host_8d5h0z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.ea288f4f-1cac-48ba-953a-8004a4c1e93e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:46.585Z", "message": "RESP: [300] Date: Tue, 09 Apr 2019 10:50:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-876ac3e1-0330-4578-9c18-ddc70dd2c4c4 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:46.154Z", "source_id": "dime_host_8d5h0z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.ea288f4f-1cac-48ba-953a-8004a4c1e93e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:46.585Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-876ac3e1-0330-4578-9c18-ddc70dd2c4c4", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:46.155Z", "source_id": "dime_host_8d5h0z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.ea288f4f-1cac-48ba-953a-8004a4c1e93e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:46.585Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ec2262ec93ea4871ad6485929e413f05b6082df1\"", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:46.560Z", "source_id": "dime_host_8d5h0z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.ea288f4f-1cac-48ba-953a-8004a4c1e93e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:47.117Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/a458d571-f605-4490-8af7-1593cd026fa0/os-security-groups used request id req-408b6bf5-be3e-4a07-a798-4bd757f55d61", "level": "debug", "target_id": "homer_security_group_c5hr1b", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:46.632Z", "source_id": "homer_host_d3fa9b", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.8f13dad5-5c76-4338-91ff-bea4e31bdb0a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:47.117Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "ellis_security_group_097ng0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:46.912Z", "source_id": "ellis_host_04yjo1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.aa59211c-0c51-41c1-9586-903cb51b7856"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:47.117Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10:50:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-408b6bf5-be3e-4a07-a798-4bd757f55d61 x-compute-request-id: req-408b6bf5-be3e-4a07-a798-4bd757f55d61 Content-Encoding: gzip Content-Length: 371 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"2bf238e1-c96a-4edc-8d76-3703be9c0f98\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"ac378cc9-735c-4814-9212-1fb88719d9ff\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"2bf238e1-c96a-4edc-8d76-3703be9c0f98\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"af147da1-599b-481e-8b7a-33141eed572e\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"2bf238e1-c96a-4edc-8d76-3703be9c0f98\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b246ec6d-6f1d-43ae-9b2b-aac6e93fc1db\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"2bf238e1-c96a-4edc-8d76-3703be9c0f98\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"f89b4710-5e49-440b-b261-25461d4a8603\"}], \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"id\": \"2bf238e1-c96a-4edc-8d76-3703be9c0f98\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}]}\n", "level": "debug", "target_id": "homer_security_group_c5hr1b", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:46.631Z", "source_id": "homer_host_d3fa9b", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.8f13dad5-5c76-4338-91ff-bea4e31bdb0a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:47.117Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/a458d571-f605-4490-8af7-1593cd026fa0/os-security-groups used request id req-408b6bf5-be3e-4a07-a798-4bd757f55d61", "level": "debug", "target_id": "homer_security_group_c5hr1b", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:46.632Z", "source_id": "homer_host_d3fa9b", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.8f13dad5-5c76-4338-91ff-bea4e31bdb0a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:47.835Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10:50:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7d04153a-2897-4d63-858e-ab11b1e8b020 x-compute-request-id: req-7d04153a-2897-4d63-858e-ab11b1e8b020 Content-Encoding: gzip Content-Length: 824 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f0:d2:3a\", \"version\": 4, \"addr\": \"192.168.120.9\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"10e27409-226d-4f3d-971a-db9735ac09c8\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-04-09T10:30:42.000000\", \"flavor\": {\"id\": \"22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"rel\": \"bookmark\"}]}, \"id\": \"dd78e78a-000b-421c-be8e-8ecf8df7a4ca\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}], \"user_id\": \"ac8606d68bbd45969d2b1630e01ac7c4\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-04-09T10:49:57Z\", \"hostId\": \"a8714558011d134c44d218ba8746cf343482bff1e33310f6e84138e7\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b\", \"name\": \"server_clearwater-opnfv_dime_host_8d5h0z\", \"created\": \"2019-04-09T10:28:23Z\", \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\", \"cloudify_management_network_id\": \"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\"}}}\n", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:47.085Z", "source_id": "dime_host_8d5h0z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.ea288f4f-1cac-48ba-953a-8004a4c1e93e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:47.835Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-dceadadb-ed8e-4b50-97f9-9ac243e3dcae", "level": "debug", "target_id": "ellis_security_group_097ng0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:46.917Z", "source_id": "ellis_host_04yjo1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.aa59211c-0c51-41c1-9586-903cb51b7856"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:47.835Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "homer_security_group_c5hr1b", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:47.201Z", "source_id": "homer_host_d3fa9b", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:47.835Z", "message": "RESP: [300] Date: Tue, 09 Apr 2019 10:50:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dceadadb-ed8e-4b50-97f9-9ac243e3dcae Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "ellis_security_group_097ng0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:46.917Z", "source_id": "ellis_host_04yjo1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.aa59211c-0c51-41c1-9586-903cb51b7856"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:47.835Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ec2262ec93ea4871ad6485929e413f05b6082df1\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_base\"}}'", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:47.087Z", "source_id": "dime_host_8d5h0z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.ea288f4f-1cac-48ba-953a-8004a4c1e93e"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:47.835Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:47.342Z", "source_id": "homer_host_d3fa9b", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:47.835Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}66d1a0076fb216dd4538294dd952f240c0e6f555\"", "level": "debug", "target_id": "ellis_security_group_097ng0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:47.317Z", "source_id": "ellis_host_04yjo1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.aa59211c-0c51-41c1-9586-903cb51b7856"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:47.835Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca used request id req-7d04153a-2897-4d63-858e-ab11b1e8b020", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:47.086Z", "source_id": "dime_host_8d5h0z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.ea288f4f-1cac-48ba-953a-8004a4c1e93e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:47.835Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca used request id req-7d04153a-2897-4d63-858e-ab11b1e8b020", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:47.085Z", "source_id": "dime_host_8d5h0z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.ea288f4f-1cac-48ba-953a-8004a4c1e93e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:48.568Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10:50:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-35e758cf-2d33-404e-9ebe-804be5f5f7cb x-compute-request-id: req-35e758cf-2d33-404e-9ebe-804be5f5f7cb Content-Encoding: gzip Content-Length: 833 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f3:c5:f0\", \"version\": 4, \"addr\": \"192.168.120.19\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"10e27409-226d-4f3d-971a-db9735ac09c8\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-04-09T10:31:45.000000\", \"flavor\": {\"id\": \"22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"rel\": \"bookmark\"}]}, \"id\": \"a9edbe9c-7652-492c-a4a9-b15648c5b876\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_ellis\"}], \"user_id\": \"ac8606d68bbd45969d2b1630e01ac7c4\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-04-09T10:49:55Z\", \"hostId\": \"559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b\", \"name\": \"server_clearwater-opnfv_ellis_host_04yjo1\", \"created\": \"2019-04-09T10:28:30Z\", \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\", \"cloudify_management_network_id\": \"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\"}}}\n", "level": "debug", "target_id": "ellis_security_group_097ng0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:48.265Z", "source_id": "ellis_host_04yjo1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.aa59211c-0c51-41c1-9586-903cb51b7856"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:48.568Z", "message": "POST call to compute for http://172.30.9.21:8774/v2.1/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca/action used request id req-23b2b274-a071-461c-8655-29126ee63229", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:47.923Z", "source_id": "dime_host_8d5h0z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.ea288f4f-1cac-48ba-953a-8004a4c1e93e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:48.568Z", "message": "POST call to compute for http://172.30.9.21:8774/v2.1/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca/action used request id req-23b2b274-a071-461c-8655-29126ee63229", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:47.923Z", "source_id": "dime_host_8d5h0z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.ea288f4f-1cac-48ba-953a-8004a4c1e93e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:48.568Z", "message": "RESP: [202] Date: Tue, 09 Apr 2019 10:50:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-23b2b274-a071-461c-8655-29126ee63229 x-compute-request-id: req-23b2b274-a071-461c-8655-29126ee63229 Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:47.922Z", "source_id": "dime_host_8d5h0z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.ea288f4f-1cac-48ba-953a-8004a4c1e93e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:48.568Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876 used request id req-35e758cf-2d33-404e-9ebe-804be5f5f7cb", "level": "debug", "target_id": "ellis_security_group_097ng0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:48.266Z", "source_id": "ellis_host_04yjo1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.aa59211c-0c51-41c1-9586-903cb51b7856"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:48.568Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876 used request id req-35e758cf-2d33-404e-9ebe-804be5f5f7cb", "level": "debug", "target_id": "ellis_security_group_097ng0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:48.265Z", "source_id": "ellis_host_04yjo1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.aa59211c-0c51-41c1-9586-903cb51b7856"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:48.568Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}66d1a0076fb216dd4538294dd952f240c0e6f555\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_ellis\"}}'", "level": "debug", "target_id": "ellis_security_group_097ng0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:48.266Z", "source_id": "ellis_host_04yjo1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.aa59211c-0c51-41c1-9586-903cb51b7856"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:48.568Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ec2262ec93ea4871ad6485929e413f05b6082df1\"", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:47.924Z", "source_id": "dime_host_8d5h0z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.ea288f4f-1cac-48ba-953a-8004a4c1e93e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:49.179Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ec2262ec93ea4871ad6485929e413f05b6082df1\"", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:48.503Z", "source_id": "dime_host_8d5h0z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.ea288f4f-1cac-48ba-953a-8004a4c1e93e"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:49.179Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:48.972Z", "source_id": "dime_host_8d5h0z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:49.179Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10:50:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2095f862-e6a1-49b7-af06-6120853f64f9 x-compute-request-id: req-2095f862-e6a1-49b7-af06-6120853f64f9 Content-Encoding: gzip Content-Length: 798 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f0:d2:3a\", \"version\": 4, \"addr\": \"192.168.120.9\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"10e27409-226d-4f3d-971a-db9735ac09c8\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-04-09T10:30:42.000000\", \"flavor\": {\"id\": \"22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"rel\": \"bookmark\"}]}, \"id\": \"dd78e78a-000b-421c-be8e-8ecf8df7a4ca\", \"user_id\": \"ac8606d68bbd45969d2b1630e01ac7c4\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-04-09T10:49:57Z\", \"hostId\": \"a8714558011d134c44d218ba8746cf343482bff1e33310f6e84138e7\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b\", \"name\": \"server_clearwater-opnfv_dime_host_8d5h0z\", \"created\": \"2019-04-09T10:28:23Z\", \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\", \"cloudify_management_network_id\": \"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\"}}}\n", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:48.502Z", "source_id": "dime_host_8d5h0z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.ea288f4f-1cac-48ba-953a-8004a4c1e93e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:49.179Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca used request id req-2095f862-e6a1-49b7-af06-6120853f64f9", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:48.502Z", "source_id": "dime_host_8d5h0z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.ea288f4f-1cac-48ba-953a-8004a4c1e93e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:49.179Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca used request id req-2095f862-e6a1-49b7-af06-6120853f64f9", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:48.502Z", "source_id": "dime_host_8d5h0z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.ea288f4f-1cac-48ba-953a-8004a4c1e93e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:49.179Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:48.452Z", "source_id": "homer_host_d3fa9b", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.53a7d19a-e401-44f2-b62f-a9e8de30bcfa"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:49.179Z", "message": "RESP: [300] Date: Tue, 09 Apr 2019 10:50:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2394a304-8a57-4101-960d-681019527a31 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:48.457Z", "source_id": "homer_host_d3fa9b", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.53a7d19a-e401-44f2-b62f-a9e8de30bcfa"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:49.179Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-2394a304-8a57-4101-960d-681019527a31", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:48.457Z", "source_id": "homer_host_d3fa9b", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.53a7d19a-e401-44f2-b62f-a9e8de30bcfa"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:49.179Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10:50:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a6bb7a26-ddf8-47bc-9678-5c837dedc3c7 x-compute-request-id: req-a6bb7a26-ddf8-47bc-9678-5c837dedc3c7 Content-Length: 23 Content-Type: application/json \nRESP BODY: {\"security_groups\": []}\n", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:48.601Z", "source_id": "dime_host_8d5h0z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.ea288f4f-1cac-48ba-953a-8004a4c1e93e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:49.179Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca/os-security-groups used request id req-a6bb7a26-ddf8-47bc-9678-5c837dedc3c7", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:48.601Z", "source_id": "dime_host_8d5h0z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.ea288f4f-1cac-48ba-953a-8004a4c1e93e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:49.179Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca/os-security-groups used request id req-a6bb7a26-ddf8-47bc-9678-5c837dedc3c7", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:48.602Z", "source_id": "dime_host_8d5h0z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.ea288f4f-1cac-48ba-953a-8004a4c1e93e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:49.179Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/a458d571-f605-4490-8af7-1593cd026fa0 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}16c5b2c83947f8b685fffde60d0621878c64d79b\"", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:48.850Z", "source_id": "homer_host_d3fa9b", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.53a7d19a-e401-44f2-b62f-a9e8de30bcfa"}, {"node_instance_id": "dime_host_8d5h0z", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:49.691Z", "message": "Relationships unlinked", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:49.203Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:49.691Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876 used request id req-d9936719-d97a-4ca8-a2d6-c266dfc56df4", "level": "debug", "target_id": "ellis_security_group_097ng0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:49.323Z", "source_id": "ellis_host_04yjo1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.aa59211c-0c51-41c1-9586-903cb51b7856"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:49.691Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}66d1a0076fb216dd4538294dd952f240c0e6f555\"", "level": "debug", "target_id": "ellis_security_group_097ng0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:49.324Z", "source_id": "ellis_host_04yjo1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.aa59211c-0c51-41c1-9586-903cb51b7856"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:49.691Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10:50:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-05fccf29-17cd-4ee8-bacb-7e91fef3a197 x-compute-request-id: req-05fccf29-17cd-4ee8-bacb-7e91fef3a197 Content-Encoding: gzip Content-Length: 826 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:2f:4c:0a\", \"version\": 4, \"addr\": \"192.168.120.11\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/a458d571-f605-4490-8af7-1593cd026fa0\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/a458d571-f605-4490-8af7-1593cd026fa0\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"10e27409-226d-4f3d-971a-db9735ac09c8\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-04-09T10:31:43.000000\", \"flavor\": {\"id\": \"22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"rel\": \"bookmark\"}]}, \"id\": \"a458d571-f605-4490-8af7-1593cd026fa0\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}], \"user_id\": \"ac8606d68bbd45969d2b1630e01ac7c4\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-04-09T10:49:59Z\", \"hostId\": \"559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b\", \"name\": \"server_clearwater-opnfv_homer_host_d3fa9b\", \"created\": \"2019-04-09T10:28:25Z\", \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\", \"cloudify_management_network_id\": \"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\"}}}\n", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:49.536Z", "source_id": "homer_host_d3fa9b", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.53a7d19a-e401-44f2-b62f-a9e8de30bcfa"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:49.691Z", "message": "RESP: [202] Date: Tue, 09 Apr 2019 10:50:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-be878edc-3f32-437a-bf82-2e4f6a8f9f6e x-compute-request-id: req-be878edc-3f32-437a-bf82-2e4f6a8f9f6e Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "ellis_security_group_097ng0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:49.143Z", "source_id": "ellis_host_04yjo1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.aa59211c-0c51-41c1-9586-903cb51b7856"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:49.691Z", "message": "POST call to compute for http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876/action used request id req-be878edc-3f32-437a-bf82-2e4f6a8f9f6e", "level": "debug", "target_id": "ellis_security_group_097ng0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:49.143Z", "source_id": "ellis_host_04yjo1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.aa59211c-0c51-41c1-9586-903cb51b7856"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:49.691Z", "message": "POST call to compute for http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876/action used request id req-be878edc-3f32-437a-bf82-2e4f6a8f9f6e", "level": "debug", "target_id": "ellis_security_group_097ng0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:49.143Z", "source_id": "ellis_host_04yjo1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.aa59211c-0c51-41c1-9586-903cb51b7856"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:49.691Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876 used request id req-d9936719-d97a-4ca8-a2d6-c266dfc56df4", "level": "debug", "target_id": "ellis_security_group_097ng0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:49.323Z", "source_id": "ellis_host_04yjo1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.aa59211c-0c51-41c1-9586-903cb51b7856"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:49.691Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}66d1a0076fb216dd4538294dd952f240c0e6f555\"", "level": "debug", "target_id": "ellis_security_group_097ng0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:49.144Z", "source_id": "ellis_host_04yjo1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.aa59211c-0c51-41c1-9586-903cb51b7856"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:49.691Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10:50:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d9936719-d97a-4ca8-a2d6-c266dfc56df4 x-compute-request-id: req-d9936719-d97a-4ca8-a2d6-c266dfc56df4 Content-Encoding: gzip Content-Length: 826 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f3:c5:f0\", \"version\": 4, \"addr\": \"192.168.120.19\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"10e27409-226d-4f3d-971a-db9735ac09c8\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-04-09T10:31:45.000000\", \"flavor\": {\"id\": \"22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"rel\": \"bookmark\"}]}, \"id\": \"a9edbe9c-7652-492c-a4a9-b15648c5b876\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}], \"user_id\": \"ac8606d68bbd45969d2b1630e01ac7c4\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-04-09T10:49:55Z\", \"hostId\": \"559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b\", \"name\": \"server_clearwater-opnfv_ellis_host_04yjo1\", \"created\": \"2019-04-09T10:28:30Z\", \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\", \"cloudify_management_network_id\": \"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\"}}}\n", "level": "debug", "target_id": "ellis_security_group_097ng0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:49.323Z", "source_id": "ellis_host_04yjo1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.aa59211c-0c51-41c1-9586-903cb51b7856"}, {"node_instance_id": "dime_host_8d5h0z", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:49.691Z", "message": "Deleting node instance", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:49.408Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:50.411Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876/os-security-groups used request id req-059a999d-0e02-4680-8b22-12ad6d46db72", "level": "debug", "target_id": "ellis_security_group_097ng0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:49.657Z", "source_id": "ellis_host_04yjo1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.aa59211c-0c51-41c1-9586-903cb51b7856"}], "metadata": {"pagination": {"total": 732, "offset": 592, "size": 50}}} 2019-04-09 10:50:56,750 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:50:56,750 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:50:56 GMT 2019-04-09 10:50:56,751 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:50:56,751 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-09 10:50:56,751 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:50:56,751 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:50:56,751 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:50:56,751 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-09 10:50:56,754 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/a458d571-f605-4490-8af7-1593cd026fa0/action used request id req-45aadc84-2ac7-4eb1-88b1-db901526c42e 2019-04-09 10:50:56,754 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-09 10:50:56,754 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 09 Apr 2019 10:50:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-876ac3e1-0330-4578-9c18-ddc70dd2c4c4 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 10:50:56,754 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-876ac3e1-0330-4578-9c18-ddc70dd2c4c4 2019-04-09 10:50:56,755 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec2262ec93ea4871ad6485929e413f05b6082df1" 2019-04-09 10:50:56,755 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/a458d571-f605-4490-8af7-1593cd026fa0/os-security-groups used request id req-408b6bf5-be3e-4a07-a798-4bd757f55d61 2019-04-09 10:50:56,755 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-09 10:50:56,755 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10:50:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-408b6bf5-be3e-4a07-a798-4bd757f55d61 x-compute-request-id: req-408b6bf5-be3e-4a07-a798-4bd757f55d61 Content-Encoding: gzip Content-Length: 371 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "2bf238e1-c96a-4edc-8d76-3703be9c0f98", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ac378cc9-735c-4814-9212-1fb88719d9ff"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "2bf238e1-c96a-4edc-8d76-3703be9c0f98", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "af147da1-599b-481e-8b7a-33141eed572e"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "2bf238e1-c96a-4edc-8d76-3703be9c0f98", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b246ec6d-6f1d-43ae-9b2b-aac6e93fc1db"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "2bf238e1-c96a-4edc-8d76-3703be9c0f98", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f89b4710-5e49-440b-b261-25461d4a8603"}], "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "id": "2bf238e1-c96a-4edc-8d76-3703be9c0f98", "name": "clearwater-sg_base", "description": "SSH"}]} 2019-04-09 10:50:56,755 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/a458d571-f605-4490-8af7-1593cd026fa0/os-security-groups used request id req-408b6bf5-be3e-4a07-a798-4bd757f55d61 2019-04-09 10:50:56,755 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10:50:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7d04153a-2897-4d63-858e-ab11b1e8b020 x-compute-request-id: req-7d04153a-2897-4d63-858e-ab11b1e8b020 Content-Encoding: gzip Content-Length: 824 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:d2:3a", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca", "rel": "bookmark"}], "image": {"id": "10e27409-226d-4f3d-971a-db9735ac09c8", "links": [{"href": "http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-04-09T10:30:42.000000", "flavor": {"id": "22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "links": [{"href": "http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "rel": "bookmark"}]}, "id": "dd78e78a-000b-421c-be8e-8ecf8df7a4ca", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "ac8606d68bbd45969d2b1630e01ac7c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-04-09T10:49:57Z", "hostId": "a8714558011d134c44d218ba8746cf343482bff1e33310f6e84138e7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "name": "server_clearwater-opnfv_dime_host_8d5h0z", "created": "2019-04-09T10:28:23Z", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b", "cloudify_management_network_id": "67c32f4e-cb01-4d56-a2b5-fe18f582c72d"}}} 2019-04-09 10:50:56,756 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-dceadadb-ed8e-4b50-97f9-9ac243e3dcae 2019-04-09 10:50:56,756 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-04-09 10:50:56,756 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 09 Apr 2019 10:50:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dceadadb-ed8e-4b50-97f9-9ac243e3dcae Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 10:50:56,756 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec2262ec93ea4871ad6485929e413f05b6082df1" -d '{"removeSecurityGroup": {"name": "clearwater-sg_base"}}' 2019-04-09 10:50:56,756 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-04-09 10:50:56,756 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66d1a0076fb216dd4538294dd952f240c0e6f555" 2019-04-09 10:50:56,757 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca used request id req-7d04153a-2897-4d63-858e-ab11b1e8b020 2019-04-09 10:50:56,757 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca used request id req-7d04153a-2897-4d63-858e-ab11b1e8b020 2019-04-09 10:50:56,757 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10:50:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-35e758cf-2d33-404e-9ebe-804be5f5f7cb x-compute-request-id: req-35e758cf-2d33-404e-9ebe-804be5f5f7cb Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:c5:f0", "version": 4, "addr": "192.168.120.19", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876", "rel": "bookmark"}], "image": {"id": "10e27409-226d-4f3d-971a-db9735ac09c8", "links": [{"href": "http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-04-09T10:31:45.000000", "flavor": {"id": "22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "links": [{"href": "http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "rel": "bookmark"}]}, "id": "a9edbe9c-7652-492c-a4a9-b15648c5b876", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "user_id": "ac8606d68bbd45969d2b1630e01ac7c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-04-09T10:49:55Z", "hostId": "559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "name": "server_clearwater-opnfv_ellis_host_04yjo1", "created": "2019-04-09T10:28:30Z", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b", "cloudify_management_network_id": "67c32f4e-cb01-4d56-a2b5-fe18f582c72d"}}} 2019-04-09 10:50:56,757 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca/action used request id req-23b2b274-a071-461c-8655-29126ee63229 2019-04-09 10:50:56,757 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca/action used request id req-23b2b274-a071-461c-8655-29126ee63229 2019-04-09 10:50:56,757 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Tue, 09 Apr 2019 10:50:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-23b2b274-a071-461c-8655-29126ee63229 x-compute-request-id: req-23b2b274-a071-461c-8655-29126ee63229 Content-Length: 0 Content-Type: application/json 2019-04-09 10:50:56,758 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876 used request id req-35e758cf-2d33-404e-9ebe-804be5f5f7cb 2019-04-09 10:50:56,758 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876 used request id req-35e758cf-2d33-404e-9ebe-804be5f5f7cb 2019-04-09 10:50:56,758 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66d1a0076fb216dd4538294dd952f240c0e6f555" -d '{"removeSecurityGroup": {"name": "clearwater-sg_ellis"}}' 2019-04-09 10:50:56,758 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec2262ec93ea4871ad6485929e413f05b6082df1" 2019-04-09 10:50:56,758 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec2262ec93ea4871ad6485929e413f05b6082df1" 2019-04-09 10:50:56,758 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-04-09 10:50:56,758 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10:50:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2095f862-e6a1-49b7-af06-6120853f64f9 x-compute-request-id: req-2095f862-e6a1-49b7-af06-6120853f64f9 Content-Encoding: gzip Content-Length: 798 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:d2:3a", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca", "rel": "bookmark"}], "image": {"id": "10e27409-226d-4f3d-971a-db9735ac09c8", "links": [{"href": "http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-04-09T10:30:42.000000", "flavor": {"id": "22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "links": [{"href": "http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "rel": "bookmark"}]}, "id": "dd78e78a-000b-421c-be8e-8ecf8df7a4ca", "user_id": "ac8606d68bbd45969d2b1630e01ac7c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-04-09T10:49:57Z", "hostId": "a8714558011d134c44d218ba8746cf343482bff1e33310f6e84138e7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "name": "server_clearwater-opnfv_dime_host_8d5h0z", "created": "2019-04-09T10:28:23Z", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b", "cloudify_management_network_id": "67c32f4e-cb01-4d56-a2b5-fe18f582c72d"}}} 2019-04-09 10:50:56,759 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca used request id req-2095f862-e6a1-49b7-af06-6120853f64f9 2019-04-09 10:50:56,759 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca used request id req-2095f862-e6a1-49b7-af06-6120853f64f9 2019-04-09 10:50:56,759 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-09 10:50:56,759 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 09 Apr 2019 10:50:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2394a304-8a57-4101-960d-681019527a31 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 10:50:56,759 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-2394a304-8a57-4101-960d-681019527a31 2019-04-09 10:50:56,759 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10:50:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a6bb7a26-ddf8-47bc-9678-5c837dedc3c7 x-compute-request-id: req-a6bb7a26-ddf8-47bc-9678-5c837dedc3c7 Content-Length: 23 Content-Type: application/json RESP BODY: {"security_groups": []} 2019-04-09 10:50:56,760 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca/os-security-groups used request id req-a6bb7a26-ddf8-47bc-9678-5c837dedc3c7 2019-04-09 10:50:56,760 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca/os-security-groups used request id req-a6bb7a26-ddf8-47bc-9678-5c837dedc3c7 2019-04-09 10:50:56,760 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/a458d571-f605-4490-8af7-1593cd026fa0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16c5b2c83947f8b685fffde60d0621878c64d79b" 2019-04-09 10:50:56,760 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships unlinked 2019-04-09 10:50:56,760 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876 used request id req-d9936719-d97a-4ca8-a2d6-c266dfc56df4 2019-04-09 10:50:56,760 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66d1a0076fb216dd4538294dd952f240c0e6f555" 2019-04-09 10:50:56,760 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10:50:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-05fccf29-17cd-4ee8-bacb-7e91fef3a197 x-compute-request-id: req-05fccf29-17cd-4ee8-bacb-7e91fef3a197 Content-Encoding: gzip Content-Length: 826 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2f:4c:0a", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a458d571-f605-4490-8af7-1593cd026fa0", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a458d571-f605-4490-8af7-1593cd026fa0", "rel": "bookmark"}], "image": {"id": "10e27409-226d-4f3d-971a-db9735ac09c8", "links": [{"href": "http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-04-09T10:31:43.000000", "flavor": {"id": "22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "links": [{"href": "http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "rel": "bookmark"}]}, "id": "a458d571-f605-4490-8af7-1593cd026fa0", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "ac8606d68bbd45969d2b1630e01ac7c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-04-09T10:49:59Z", "hostId": "559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "name": "server_clearwater-opnfv_homer_host_d3fa9b", "created": "2019-04-09T10:28:25Z", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b", "cloudify_management_network_id": "67c32f4e-cb01-4d56-a2b5-fe18f582c72d"}}} 2019-04-09 10:50:56,761 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Tue, 09 Apr 2019 10:50:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-be878edc-3f32-437a-bf82-2e4f6a8f9f6e x-compute-request-id: req-be878edc-3f32-437a-bf82-2e4f6a8f9f6e Content-Length: 0 Content-Type: application/json 2019-04-09 10:50:56,761 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876/action used request id req-be878edc-3f32-437a-bf82-2e4f6a8f9f6e 2019-04-09 10:50:56,761 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876/action used request id req-be878edc-3f32-437a-bf82-2e4f6a8f9f6e 2019-04-09 10:50:56,761 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876 used request id req-d9936719-d97a-4ca8-a2d6-c266dfc56df4 2019-04-09 10:50:56,761 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66d1a0076fb216dd4538294dd952f240c0e6f555" 2019-04-09 10:50:56,761 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10:50:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d9936719-d97a-4ca8-a2d6-c266dfc56df4 x-compute-request-id: req-d9936719-d97a-4ca8-a2d6-c266dfc56df4 Content-Encoding: gzip Content-Length: 826 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:c5:f0", "version": 4, "addr": "192.168.120.19", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876", "rel": "bookmark"}], "image": {"id": "10e27409-226d-4f3d-971a-db9735ac09c8", "links": [{"href": "http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-04-09T10:31:45.000000", "flavor": {"id": "22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "links": [{"href": "http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "rel": "bookmark"}]}, "id": "a9edbe9c-7652-492c-a4a9-b15648c5b876", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "ac8606d68bbd45969d2b1630e01ac7c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-04-09T10:49:55Z", "hostId": "559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "name": "server_clearwater-opnfv_ellis_host_04yjo1", "created": "2019-04-09T10:28:30Z", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b", "cloudify_management_network_id": "67c32f4e-cb01-4d56-a2b5-fe18f582c72d"}}} 2019-04-09 10:50:56,761 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node instance 2019-04-09 10:50:56,762 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876/os-security-groups used request id req-059a999d-0e02-4680-8b22-12ad6d46db72 2019-04-09 10:50:56,762 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/5925ef01-08cd-4403-aab7-6ff46347ca8f 2019-04-09 10:50:56,834 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:50:56,834 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:50:56,834 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:50:56,835 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:50:56,835 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:50:56,835 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:50:56,835 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:50:56,835 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T10:49:12.891Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-09T10:49:12.892Z", "id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"} 2019-04-09 10:50:56,835 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:50:56,835 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:50:56 GMT 2019-04-09 10:50:56,835 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:50:56,835 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-04-09 10:50:56,836 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:50:56,836 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:50:56,836 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:51:01,841 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-09 10:51:01,927 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:51:01,928 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:51:01,928 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:51:01,928 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:51:01,928 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:51:01,928 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:51:01,928 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:51:01,928 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:50.411Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/a458d571-f605-4490-8af7-1593cd026fa0 used request id req-05fccf29-17cd-4ee8-bacb-7e91fef3a197", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:49.536Z", "source_id": "homer_host_d3fa9b", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.53a7d19a-e401-44f2-b62f-a9e8de30bcfa"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:50.411Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/a458d571-f605-4490-8af7-1593cd026fa0 used request id req-05fccf29-17cd-4ee8-bacb-7e91fef3a197", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:49.536Z", "source_id": "homer_host_d3fa9b", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.53a7d19a-e401-44f2-b62f-a9e8de30bcfa"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:50.411Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/a458d571-f605-4490-8af7-1593cd026fa0/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}16c5b2c83947f8b685fffde60d0621878c64d79b\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_base\"}}'", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:49.537Z", "source_id": "homer_host_d3fa9b", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.53a7d19a-e401-44f2-b62f-a9e8de30bcfa"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:50.411Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:50.294Z", "source_id": "ellis_host_04yjo1", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:50.411Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "ellis_security_group_097ng0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:50.165Z", "source_id": "ellis_host_04yjo1", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "dime_host_8d5h0z", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:50.411Z", "message": "Sending task 'nova_plugin.server.delete'", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:49.544Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:50.411Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10:50:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-059a999d-0e02-4680-8b22-12ad6d46db72 x-compute-request-id: req-059a999d-0e02-4680-8b22-12ad6d46db72 Content-Encoding: gzip Content-Length: 371 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"2bf238e1-c96a-4edc-8d76-3703be9c0f98\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"ac378cc9-735c-4814-9212-1fb88719d9ff\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"2bf238e1-c96a-4edc-8d76-3703be9c0f98\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"af147da1-599b-481e-8b7a-33141eed572e\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"2bf238e1-c96a-4edc-8d76-3703be9c0f98\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b246ec6d-6f1d-43ae-9b2b-aac6e93fc1db\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"2bf238e1-c96a-4edc-8d76-3703be9c0f98\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"f89b4710-5e49-440b-b261-25461d4a8603\"}], \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"id\": \"2bf238e1-c96a-4edc-8d76-3703be9c0f98\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}]}\n", "level": "debug", "target_id": "ellis_security_group_097ng0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:49.657Z", "source_id": "ellis_host_04yjo1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.aa59211c-0c51-41c1-9586-903cb51b7856"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:50.411Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876/os-security-groups used request id req-059a999d-0e02-4680-8b22-12ad6d46db72", "level": "debug", "target_id": "ellis_security_group_097ng0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:49.657Z", "source_id": "ellis_host_04yjo1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.aa59211c-0c51-41c1-9586-903cb51b7856"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:51.072Z", "message": "RESP: [202] Date: Tue, 09 Apr 2019 10:50:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-03b93929-ff63-4df1-8b34-905d5587f4a5 x-compute-request-id: req-03b93929-ff63-4df1-8b34-905d5587f4a5 Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:50.482Z", "source_id": "homer_host_d3fa9b", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.53a7d19a-e401-44f2-b62f-a9e8de30bcfa"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:51.072Z", "message": "POST call to compute for http://172.30.9.21:8774/v2.1/servers/a458d571-f605-4490-8af7-1593cd026fa0/action used request id req-03b93929-ff63-4df1-8b34-905d5587f4a5", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:50.482Z", "source_id": "homer_host_d3fa9b", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.53a7d19a-e401-44f2-b62f-a9e8de30bcfa"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:51.072Z", "message": "POST call to compute for http://172.30.9.21:8774/v2.1/servers/a458d571-f605-4490-8af7-1593cd026fa0/action used request id req-03b93929-ff63-4df1-8b34-905d5587f4a5", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:50.482Z", "source_id": "homer_host_d3fa9b", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.53a7d19a-e401-44f2-b62f-a9e8de30bcfa"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:51.072Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/a458d571-f605-4490-8af7-1593cd026fa0 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}16c5b2c83947f8b685fffde60d0621878c64d79b\"", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:50.483Z", "source_id": "homer_host_d3fa9b", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.53a7d19a-e401-44f2-b62f-a9e8de30bcfa"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:51.072Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10:50:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b9f2e8ac-0101-44f3-b53f-202a856fa372 x-compute-request-id: req-b9f2e8ac-0101-44f3-b53f-202a856fa372 Content-Encoding: gzip Content-Length: 801 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:2f:4c:0a\", \"version\": 4, \"addr\": \"192.168.120.11\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/a458d571-f605-4490-8af7-1593cd026fa0\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/a458d571-f605-4490-8af7-1593cd026fa0\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"10e27409-226d-4f3d-971a-db9735ac09c8\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-04-09T10:31:43.000000\", \"flavor\": {\"id\": \"22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"rel\": \"bookmark\"}]}, \"id\": \"a458d571-f605-4490-8af7-1593cd026fa0\", \"user_id\": \"ac8606d68bbd45969d2b1630e01ac7c4\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-04-09T10:49:59Z\", \"hostId\": \"559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b\", \"name\": \"server_clearwater-opnfv_homer_host_d3fa9b\", \"created\": \"2019-04-09T10:28:25Z\", \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\", \"cloudify_management_network_id\": \"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\"}}}\n", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:50.807Z", "source_id": "homer_host_d3fa9b", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.53a7d19a-e401-44f2-b62f-a9e8de30bcfa"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:51.072Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/a458d571-f605-4490-8af7-1593cd026fa0 used request id req-b9f2e8ac-0101-44f3-b53f-202a856fa372", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:50.807Z", "source_id": "homer_host_d3fa9b", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.53a7d19a-e401-44f2-b62f-a9e8de30bcfa"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:51.072Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/a458d571-f605-4490-8af7-1593cd026fa0 used request id req-b9f2e8ac-0101-44f3-b53f-202a856fa372", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:50.807Z", "source_id": "homer_host_d3fa9b", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.53a7d19a-e401-44f2-b62f-a9e8de30bcfa"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:51.072Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/a458d571-f605-4490-8af7-1593cd026fa0/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}16c5b2c83947f8b685fffde60d0621878c64d79b\"", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:50.809Z", "source_id": "homer_host_d3fa9b", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.53a7d19a-e401-44f2-b62f-a9e8de30bcfa"}, {"node_instance_id": "dime_host_8d5h0z", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:51.072Z", "message": "deleting server", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:50.865Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.5827bb45-3957-4e5f-a762-670e5a8223f2"}, {"node_instance_id": "dime_host_8d5h0z", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:51.618Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ca14d2a945a3929b36626a1fccc70e72d0f02848\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:51.268Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.5827bb45-3957-4e5f-a762-670e5a8223f2"}, {"node_instance_id": "dime_host_8d5h0z", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:51.618Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:50.866Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.5827bb45-3957-4e5f-a762-670e5a8223f2"}, {"node_instance_id": "dime_host_8d5h0z", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:51.618Z", "message": "RESP: [300] Date: Tue, 09 Apr 2019 10:50:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4e5dc531-eaca-4467-b1b5-801dafe44125 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:50.875Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.5827bb45-3957-4e5f-a762-670e5a8223f2"}, {"node_instance_id": "dime_host_8d5h0z", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:51.618Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-4e5dc531-eaca-4467-b1b5-801dafe44125", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:50.876Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.5827bb45-3957-4e5f-a762-670e5a8223f2"}, {"node_instance_id": "vellum_399cpt", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:51.618Z", "message": "Waiting for process 25288 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:50.968Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.c4b0fccb-6592-4f27-8a19-3ae3c7ea6fb6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:51.618Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10:50:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7a79c68d-c28d-4400-b3a7-c34003a03ece x-compute-request-id: req-7a79c68d-c28d-4400-b3a7-c34003a03ece Content-Length: 23 Content-Type: application/json \nRESP BODY: {\"security_groups\": []}\n", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:51.177Z", "source_id": "homer_host_d3fa9b", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.53a7d19a-e401-44f2-b62f-a9e8de30bcfa"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:51.618Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/a458d571-f605-4490-8af7-1593cd026fa0/os-security-groups used request id req-7a79c68d-c28d-4400-b3a7-c34003a03ece", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:51.177Z", "source_id": "homer_host_d3fa9b", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.53a7d19a-e401-44f2-b62f-a9e8de30bcfa"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:51.618Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/a458d571-f605-4490-8af7-1593cd026fa0/os-security-groups used request id req-7a79c68d-c28d-4400-b3a7-c34003a03ece", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:51.178Z", "source_id": "homer_host_d3fa9b", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.53a7d19a-e401-44f2-b62f-a9e8de30bcfa"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:51.618Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:51.439Z", "source_id": "ellis_host_04yjo1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.0bc70e6f-dff0-4bcc-a62c-51d9a0bda4bd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:52.230Z", "message": "RESP: [300] Date: Tue, 09 Apr 2019 10:50:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f0357b60-e311-4db3-8975-c6b5c2fdb023 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:51.445Z", "source_id": "ellis_host_04yjo1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.0bc70e6f-dff0-4bcc-a62c-51d9a0bda4bd"}, {"node_instance_id": "dime_host_8d5h0z", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:52.230Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca used request id req-226268e7-fb91-4e2e-a1ab-332d084171d5", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:51.897Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.5827bb45-3957-4e5f-a762-670e5a8223f2"}, {"node_instance_id": "homer_host_d3fa9b", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:52.230Z", "message": "Deleting node instance", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:52.034Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "homer_host_d3fa9b", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:52.230Z", "message": "Relationships unlinked", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:51.854Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:52.230Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:51.727Z", "source_id": "homer_host_d3fa9b", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "dime_host_8d5h0z", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:52.230Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ca14d2a945a3929b36626a1fccc70e72d0f02848\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:51.897Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.5827bb45-3957-4e5f-a762-670e5a8223f2"}, {"node_instance_id": "dime_host_8d5h0z", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:52.230Z", "message": "RESP: [204] Date: Tue, 09 Apr 2019 10:50:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-62698983-953d-4ceb-a46a-e6dd8748ca8b x-compute-request-id: req-62698983-953d-4ceb-a46a-e6dd8748ca8b Content-Type: application/json", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:52.055Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.5827bb45-3957-4e5f-a762-670e5a8223f2"}, {"node_instance_id": "dime_host_8d5h0z", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:52.230Z", "message": "DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca used request id req-62698983-953d-4ceb-a46a-e6dd8748ca8b", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:52.055Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.5827bb45-3957-4e5f-a762-670e5a8223f2"}, {"node_instance_id": "dime_host_8d5h0z", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:52.230Z", "message": "DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca used request id req-62698983-953d-4ceb-a46a-e6dd8748ca8b", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:52.055Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.5827bb45-3957-4e5f-a762-670e5a8223f2"}, {"node_instance_id": "dime_host_8d5h0z", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:52.230Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ca14d2a945a3929b36626a1fccc70e72d0f02848\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:52.056Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.5827bb45-3957-4e5f-a762-670e5a8223f2"}, {"node_instance_id": "dime_host_8d5h0z", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:52.230Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca used request id req-226268e7-fb91-4e2e-a1ab-332d084171d5", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:51.897Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.5827bb45-3957-4e5f-a762-670e5a8223f2"}, {"node_instance_id": "dime_host_8d5h0z", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:52.230Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10:50:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-226268e7-fb91-4e2e-a1ab-332d084171d5 x-compute-request-id: req-226268e7-fb91-4e2e-a1ab-332d084171d5 Content-Encoding: gzip Content-Length: 798 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f0:d2:3a\", \"version\": 4, \"addr\": \"192.168.120.9\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"10e27409-226d-4f3d-971a-db9735ac09c8\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-04-09T10:30:42.000000\", \"flavor\": {\"id\": \"22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"rel\": \"bookmark\"}]}, \"id\": \"dd78e78a-000b-421c-be8e-8ecf8df7a4ca\", \"user_id\": \"ac8606d68bbd45969d2b1630e01ac7c4\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-04-09T10:49:57Z\", \"hostId\": \"a8714558011d134c44d218ba8746cf343482bff1e33310f6e84138e7\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b\", \"name\": \"server_clearwater-opnfv_dime_host_8d5h0z\", \"created\": \"2019-04-09T10:28:23Z\", \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\", \"cloudify_management_network_id\": \"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\"}}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:51.896Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.5827bb45-3957-4e5f-a762-670e5a8223f2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:52.230Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4daea1a7581797467b5e2f78120293fc2ac0d552\"", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:51.842Z", "source_id": "ellis_host_04yjo1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.0bc70e6f-dff0-4bcc-a62c-51d9a0bda4bd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:52.230Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-f0357b60-e311-4db3-8975-c6b5c2fdb023", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:51.445Z", "source_id": "ellis_host_04yjo1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.0bc70e6f-dff0-4bcc-a62c-51d9a0bda4bd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:52.976Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4daea1a7581797467b5e2f78120293fc2ac0d552\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_base\"}}'", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:52.415Z", "source_id": "ellis_host_04yjo1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.0bc70e6f-dff0-4bcc-a62c-51d9a0bda4bd"}, {"node_instance_id": "homer_host_d3fa9b", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:52.976Z", "message": "Sending task 'nova_plugin.server.delete'", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:52.200Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:52.976Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876 used request id req-e116b264-e62f-4bf5-8e03-4ea8d81c378b", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:52.413Z", "source_id": "ellis_host_04yjo1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.0bc70e6f-dff0-4bcc-a62c-51d9a0bda4bd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:52.976Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876 used request id req-e116b264-e62f-4bf5-8e03-4ea8d81c378b", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:52.414Z", "source_id": "ellis_host_04yjo1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.0bc70e6f-dff0-4bcc-a62c-51d9a0bda4bd"}, {"node_instance_id": "dime_host_8d5h0z", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:52.976Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10:50:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7e144eef-4d85-4ca9-a293-4de7e0252017 x-compute-request-id: req-7e144eef-4d85-4ca9-a293-4de7e0252017 Content-Encoding: gzip Content-Length: 802 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"deleting\", \"addresses\": {\"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f0:d2:3a\", \"version\": 4, \"addr\": \"192.168.120.9\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"10e27409-226d-4f3d-971a-db9735ac09c8\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-04-09T10:30:42.000000\", \"flavor\": {\"id\": \"22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"rel\": \"bookmark\"}]}, \"id\": \"dd78e78a-000b-421c-be8e-8ecf8df7a4ca\", \"user_id\": \"ac8606d68bbd45969d2b1630e01ac7c4\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-04-09T10:50:42Z\", \"hostId\": \"a8714558011d134c44d218ba8746cf343482bff1e33310f6e84138e7\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b\", \"name\": \"server_clearwater-opnfv_dime_host_8d5h0z\", \"created\": \"2019-04-09T10:28:23Z\", \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\", \"cloudify_management_network_id\": \"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\"}}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:52.570Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.5827bb45-3957-4e5f-a762-670e5a8223f2"}, {"node_instance_id": "dime_host_8d5h0z", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:52.976Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca used request id req-7e144eef-4d85-4ca9-a293-4de7e0252017", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:52.571Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.5827bb45-3957-4e5f-a762-670e5a8223f2"}, {"node_instance_id": "dime_host_8d5h0z", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:52.976Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca used request id req-7e144eef-4d85-4ca9-a293-4de7e0252017", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:52.571Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.5827bb45-3957-4e5f-a762-670e5a8223f2"}, {"node_instance_id": "dime_host_8d5h0z", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:52.976Z", "message": "Waiting for server \"dd78e78a-000b-421c-be8e-8ecf8df7a4ca\" to be deleted. current status: SHUTOFF", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:52.571Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.5827bb45-3957-4e5f-a762-670e5a8223f2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:52.976Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10:50:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e116b264-e62f-4bf5-8e03-4ea8d81c378b x-compute-request-id: req-e116b264-e62f-4bf5-8e03-4ea8d81c378b Content-Encoding: gzip Content-Length: 826 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f3:c5:f0\", \"version\": 4, \"addr\": \"192.168.120.19\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"10e27409-226d-4f3d-971a-db9735ac09c8\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-04-09T10:31:45.000000\", \"flavor\": {\"id\": \"22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"rel\": \"bookmark\"}]}, \"id\": \"a9edbe9c-7652-492c-a4a9-b15648c5b876\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}], \"user_id\": \"ac8606d68bbd45969d2b1630e01ac7c4\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-04-09T10:49:55Z\", \"hostId\": \"559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b\", \"name\": \"server_clearwater-opnfv_ellis_host_04yjo1\", \"created\": \"2019-04-09T10:28:30Z\", \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\", \"cloudify_management_network_id\": \"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\"}}}\n", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:52.413Z", "source_id": "ellis_host_04yjo1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.0bc70e6f-dff0-4bcc-a62c-51d9a0bda4bd"}, {"node_instance_id": "sprout_host_y1ieip", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:53.561Z", "message": "Sending task 'nova_plugin.server.stop' [retry 1/60]", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:53.063Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}], "metadata": {"pagination": {"total": 801, "offset": 642, "size": 50}}} 2019-04-09 10:51:01,929 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:51:01,929 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:51:01 GMT 2019-04-09 10:51:01,929 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:51:01,929 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-09 10:51:01,929 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:51:01,929 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:51:01,929 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:51:01,929 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-09 10:51:01,932 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/a458d571-f605-4490-8af7-1593cd026fa0 used request id req-05fccf29-17cd-4ee8-bacb-7e91fef3a197 2019-04-09 10:51:01,932 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/a458d571-f605-4490-8af7-1593cd026fa0 used request id req-05fccf29-17cd-4ee8-bacb-7e91fef3a197 2019-04-09 10:51:01,932 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/a458d571-f605-4490-8af7-1593cd026fa0/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16c5b2c83947f8b685fffde60d0621878c64d79b" -d '{"removeSecurityGroup": {"name": "clearwater-sg_base"}}' 2019-04-09 10:51:01,932 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-04-09 10:51:01,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-04-09 10:51:01,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2019-04-09 10:51:01,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10:50:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-059a999d-0e02-4680-8b22-12ad6d46db72 x-compute-request-id: req-059a999d-0e02-4680-8b22-12ad6d46db72 Content-Encoding: gzip Content-Length: 371 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "2bf238e1-c96a-4edc-8d76-3703be9c0f98", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ac378cc9-735c-4814-9212-1fb88719d9ff"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "2bf238e1-c96a-4edc-8d76-3703be9c0f98", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "af147da1-599b-481e-8b7a-33141eed572e"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "2bf238e1-c96a-4edc-8d76-3703be9c0f98", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b246ec6d-6f1d-43ae-9b2b-aac6e93fc1db"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "2bf238e1-c96a-4edc-8d76-3703be9c0f98", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f89b4710-5e49-440b-b261-25461d4a8603"}], "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "id": "2bf238e1-c96a-4edc-8d76-3703be9c0f98", "name": "clearwater-sg_base", "description": "SSH"}]} 2019-04-09 10:51:01,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876/os-security-groups used request id req-059a999d-0e02-4680-8b22-12ad6d46db72 2019-04-09 10:51:01,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Tue, 09 Apr 2019 10:50:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-03b93929-ff63-4df1-8b34-905d5587f4a5 x-compute-request-id: req-03b93929-ff63-4df1-8b34-905d5587f4a5 Content-Length: 0 Content-Type: application/json 2019-04-09 10:51:01,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/a458d571-f605-4490-8af7-1593cd026fa0/action used request id req-03b93929-ff63-4df1-8b34-905d5587f4a5 2019-04-09 10:51:01,934 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/a458d571-f605-4490-8af7-1593cd026fa0/action used request id req-03b93929-ff63-4df1-8b34-905d5587f4a5 2019-04-09 10:51:01,934 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/a458d571-f605-4490-8af7-1593cd026fa0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16c5b2c83947f8b685fffde60d0621878c64d79b" 2019-04-09 10:51:01,934 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10:50:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b9f2e8ac-0101-44f3-b53f-202a856fa372 x-compute-request-id: req-b9f2e8ac-0101-44f3-b53f-202a856fa372 Content-Encoding: gzip Content-Length: 801 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2f:4c:0a", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a458d571-f605-4490-8af7-1593cd026fa0", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a458d571-f605-4490-8af7-1593cd026fa0", "rel": "bookmark"}], "image": {"id": "10e27409-226d-4f3d-971a-db9735ac09c8", "links": [{"href": "http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-04-09T10:31:43.000000", "flavor": {"id": "22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "links": [{"href": "http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "rel": "bookmark"}]}, "id": "a458d571-f605-4490-8af7-1593cd026fa0", "user_id": "ac8606d68bbd45969d2b1630e01ac7c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-04-09T10:49:59Z", "hostId": "559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "name": "server_clearwater-opnfv_homer_host_d3fa9b", "created": "2019-04-09T10:28:25Z", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b", "cloudify_management_network_id": "67c32f4e-cb01-4d56-a2b5-fe18f582c72d"}}} 2019-04-09 10:51:01,934 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/a458d571-f605-4490-8af7-1593cd026fa0 used request id req-b9f2e8ac-0101-44f3-b53f-202a856fa372 2019-04-09 10:51:01,934 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/a458d571-f605-4490-8af7-1593cd026fa0 used request id req-b9f2e8ac-0101-44f3-b53f-202a856fa372 2019-04-09 10:51:01,934 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/a458d571-f605-4490-8af7-1593cd026fa0/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16c5b2c83947f8b685fffde60d0621878c64d79b" 2019-04-09 10:51:01,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2019-04-09 10:51:01,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca14d2a945a3929b36626a1fccc70e72d0f02848" 2019-04-09 10:51:01,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-09 10:51:01,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 09 Apr 2019 10:50:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4e5dc531-eaca-4467-b1b5-801dafe44125 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 10:51:01,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-4e5dc531-eaca-4467-b1b5-801dafe44125 2019-04-09 10:51:01,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 25288 to end... 2019-04-09 10:51:01,936 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10:50:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7a79c68d-c28d-4400-b3a7-c34003a03ece x-compute-request-id: req-7a79c68d-c28d-4400-b3a7-c34003a03ece Content-Length: 23 Content-Type: application/json RESP BODY: {"security_groups": []} 2019-04-09 10:51:01,936 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/a458d571-f605-4490-8af7-1593cd026fa0/os-security-groups used request id req-7a79c68d-c28d-4400-b3a7-c34003a03ece 2019-04-09 10:51:01,936 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/a458d571-f605-4490-8af7-1593cd026fa0/os-security-groups used request id req-7a79c68d-c28d-4400-b3a7-c34003a03ece 2019-04-09 10:51:01,936 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-09 10:51:01,936 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 09 Apr 2019 10:50:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f0357b60-e311-4db3-8975-c6b5c2fdb023 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 10:51:01,936 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca used request id req-226268e7-fb91-4e2e-a1ab-332d084171d5 2019-04-09 10:51:01,937 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node instance 2019-04-09 10:51:01,937 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships unlinked 2019-04-09 10:51:01,937 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-04-09 10:51:01,937 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca14d2a945a3929b36626a1fccc70e72d0f02848" 2019-04-09 10:51:01,937 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [204] Date: Tue, 09 Apr 2019 10:50:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-62698983-953d-4ceb-a46a-e6dd8748ca8b x-compute-request-id: req-62698983-953d-4ceb-a46a-e6dd8748ca8b Content-Type: application/json 2019-04-09 10:51:01,937 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca used request id req-62698983-953d-4ceb-a46a-e6dd8748ca8b 2019-04-09 10:51:01,937 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca used request id req-62698983-953d-4ceb-a46a-e6dd8748ca8b 2019-04-09 10:51:01,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca14d2a945a3929b36626a1fccc70e72d0f02848" 2019-04-09 10:51:01,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca used request id req-226268e7-fb91-4e2e-a1ab-332d084171d5 2019-04-09 10:51:01,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10:50:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-226268e7-fb91-4e2e-a1ab-332d084171d5 x-compute-request-id: req-226268e7-fb91-4e2e-a1ab-332d084171d5 Content-Encoding: gzip Content-Length: 798 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:d2:3a", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca", "rel": "bookmark"}], "image": {"id": "10e27409-226d-4f3d-971a-db9735ac09c8", "links": [{"href": "http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-04-09T10:30:42.000000", "flavor": {"id": "22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "links": [{"href": "http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "rel": "bookmark"}]}, "id": "dd78e78a-000b-421c-be8e-8ecf8df7a4ca", "user_id": "ac8606d68bbd45969d2b1630e01ac7c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-04-09T10:49:57Z", "hostId": "a8714558011d134c44d218ba8746cf343482bff1e33310f6e84138e7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "name": "server_clearwater-opnfv_dime_host_8d5h0z", "created": "2019-04-09T10:28:23Z", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b", "cloudify_management_network_id": "67c32f4e-cb01-4d56-a2b5-fe18f582c72d"}}} 2019-04-09 10:51:01,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4daea1a7581797467b5e2f78120293fc2ac0d552" 2019-04-09 10:51:01,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-f0357b60-e311-4db3-8975-c6b5c2fdb023 2019-04-09 10:51:01,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4daea1a7581797467b5e2f78120293fc2ac0d552" -d '{"removeSecurityGroup": {"name": "clearwater-sg_base"}}' 2019-04-09 10:51:01,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2019-04-09 10:51:01,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876 used request id req-e116b264-e62f-4bf5-8e03-4ea8d81c378b 2019-04-09 10:51:01,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876 used request id req-e116b264-e62f-4bf5-8e03-4ea8d81c378b 2019-04-09 10:51:01,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10:50:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7e144eef-4d85-4ca9-a293-4de7e0252017 x-compute-request-id: req-7e144eef-4d85-4ca9-a293-4de7e0252017 Content-Encoding: gzip Content-Length: 802 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:d2:3a", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca", "rel": "bookmark"}], "image": {"id": "10e27409-226d-4f3d-971a-db9735ac09c8", "links": [{"href": "http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-04-09T10:30:42.000000", "flavor": {"id": "22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "links": [{"href": "http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "rel": "bookmark"}]}, "id": "dd78e78a-000b-421c-be8e-8ecf8df7a4ca", "user_id": "ac8606d68bbd45969d2b1630e01ac7c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-04-09T10:50:42Z", "hostId": "a8714558011d134c44d218ba8746cf343482bff1e33310f6e84138e7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "name": "server_clearwater-opnfv_dime_host_8d5h0z", "created": "2019-04-09T10:28:23Z", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b", "cloudify_management_network_id": "67c32f4e-cb01-4d56-a2b5-fe18f582c72d"}}} 2019-04-09 10:51:01,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca used request id req-7e144eef-4d85-4ca9-a293-4de7e0252017 2019-04-09 10:51:01,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca used request id req-7e144eef-4d85-4ca9-a293-4de7e0252017 2019-04-09 10:51:01,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "dd78e78a-000b-421c-be8e-8ecf8df7a4ca" to be deleted. current status: SHUTOFF 2019-04-09 10:51:01,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10:50:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e116b264-e62f-4bf5-8e03-4ea8d81c378b x-compute-request-id: req-e116b264-e62f-4bf5-8e03-4ea8d81c378b Content-Encoding: gzip Content-Length: 826 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:c5:f0", "version": 4, "addr": "192.168.120.19", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876", "rel": "bookmark"}], "image": {"id": "10e27409-226d-4f3d-971a-db9735ac09c8", "links": [{"href": "http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-04-09T10:31:45.000000", "flavor": {"id": "22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "links": [{"href": "http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "rel": "bookmark"}]}, "id": "a9edbe9c-7652-492c-a4a9-b15648c5b876", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "ac8606d68bbd45969d2b1630e01ac7c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-04-09T10:49:55Z", "hostId": "559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "name": "server_clearwater-opnfv_ellis_host_04yjo1", "created": "2019-04-09T10:28:30Z", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b", "cloudify_management_network_id": "67c32f4e-cb01-4d56-a2b5-fe18f582c72d"}}} 2019-04-09 10:51:01,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' [retry 1/60] 2019-04-09 10:51:01,940 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/5925ef01-08cd-4403-aab7-6ff46347ca8f 2019-04-09 10:51:02,010 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:51:02,010 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:51:02,011 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:51:02,011 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:51:02,011 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:51:02,011 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:51:02,011 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:51:02,011 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T10:49:12.891Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-09T10:49:12.892Z", "id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"} 2019-04-09 10:51:02,011 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:51:02,011 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:51:02 GMT 2019-04-09 10:51:02,011 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:51:02,011 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-04-09 10:51:02,012 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:51:02,012 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:51:02,012 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:51:07,017 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-09 10:51:07,104 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:51:07,105 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:51:07,105 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:51:07,105 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:51:07,105 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:51:07,105 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:51:07,105 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:51:07,105 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_d3fa9b", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:53.561Z", "message": "deleting server", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:53.321Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.284c8e69-6b0a-49e8-a994-9a2f51f88a24"}, {"node_instance_id": "homer_host_d3fa9b", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:54.220Z", "message": "RESP: [300] Date: Tue, 09 Apr 2019 10:50:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-68ec50e8-f051-4a16-b765-a7d5d2a7f7a0 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:53.328Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.284c8e69-6b0a-49e8-a994-9a2f51f88a24"}, {"node_instance_id": "homer_host_d3fa9b", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:54.220Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:53.322Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.284c8e69-6b0a-49e8-a994-9a2f51f88a24"}, {"node_instance_id": "homer_host_d3fa9b", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:54.220Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-68ec50e8-f051-4a16-b765-a7d5d2a7f7a0", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:53.328Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.284c8e69-6b0a-49e8-a994-9a2f51f88a24"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:54.220Z", "message": "RESP: [202] Date: Tue, 09 Apr 2019 10:50:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c35fad03-60e8-4d1d-b0d2-994686f35543 x-compute-request-id: req-c35fad03-60e8-4d1d-b0d2-994686f35543 Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:53.448Z", "source_id": "ellis_host_04yjo1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.0bc70e6f-dff0-4bcc-a62c-51d9a0bda4bd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:54.220Z", "message": "POST call to compute for http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876/action used request id req-c35fad03-60e8-4d1d-b0d2-994686f35543", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:53.449Z", "source_id": "ellis_host_04yjo1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.0bc70e6f-dff0-4bcc-a62c-51d9a0bda4bd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:54.220Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4daea1a7581797467b5e2f78120293fc2ac0d552\"", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:53.450Z", "source_id": "ellis_host_04yjo1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.0bc70e6f-dff0-4bcc-a62c-51d9a0bda4bd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:54.220Z", "message": "POST call to compute for http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876/action used request id req-c35fad03-60e8-4d1d-b0d2-994686f35543", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:53.448Z", "source_id": "ellis_host_04yjo1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.0bc70e6f-dff0-4bcc-a62c-51d9a0bda4bd"}, {"node_instance_id": "homer_host_d3fa9b", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:54.220Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/a458d571-f605-4490-8af7-1593cd026fa0 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0565a1fa37ae5ee13a790b48950965c7f89039fb\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:53.768Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.284c8e69-6b0a-49e8-a994-9a2f51f88a24"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:54.220Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10:50:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ba13f91e-1a2d-4c52-8843-990967283825 x-compute-request-id: req-ba13f91e-1a2d-4c52-8843-990967283825 Content-Encoding: gzip Content-Length: 801 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f3:c5:f0\", \"version\": 4, \"addr\": \"192.168.120.19\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"10e27409-226d-4f3d-971a-db9735ac09c8\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-04-09T10:31:45.000000\", \"flavor\": {\"id\": \"22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"rel\": \"bookmark\"}]}, \"id\": \"a9edbe9c-7652-492c-a4a9-b15648c5b876\", \"user_id\": \"ac8606d68bbd45969d2b1630e01ac7c4\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-04-09T10:49:55Z\", \"hostId\": \"559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b\", \"name\": \"server_clearwater-opnfv_ellis_host_04yjo1\", \"created\": \"2019-04-09T10:28:30Z\", \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\", \"cloudify_management_network_id\": \"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\"}}}\n", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:53.951Z", "source_id": "ellis_host_04yjo1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.0bc70e6f-dff0-4bcc-a62c-51d9a0bda4bd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:54.220Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876 used request id req-ba13f91e-1a2d-4c52-8843-990967283825", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:53.951Z", "source_id": "ellis_host_04yjo1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.0bc70e6f-dff0-4bcc-a62c-51d9a0bda4bd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:54.220Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876 used request id req-ba13f91e-1a2d-4c52-8843-990967283825", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:53.951Z", "source_id": "ellis_host_04yjo1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.0bc70e6f-dff0-4bcc-a62c-51d9a0bda4bd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:54.220Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4daea1a7581797467b5e2f78120293fc2ac0d552\"", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:53.955Z", "source_id": "ellis_host_04yjo1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.0bc70e6f-dff0-4bcc-a62c-51d9a0bda4bd"}, {"node_instance_id": "sprout_host_y1ieip", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:54.220Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:54.181Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.5c164921-bc96-49d3-9012-36c23ffa743f"}, {"node_instance_id": "homer_host_d3fa9b", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:54.809Z", "message": "DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/a458d571-f605-4490-8af7-1593cd026fa0 used request id req-b196768a-0eaa-40a0-af0b-ef3d3463001d", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:54.482Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.284c8e69-6b0a-49e8-a994-9a2f51f88a24"}, {"node_instance_id": "homer_host_d3fa9b", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:54.809Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/servers/a458d571-f605-4490-8af7-1593cd026fa0 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0565a1fa37ae5ee13a790b48950965c7f89039fb\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:54.332Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.284c8e69-6b0a-49e8-a994-9a2f51f88a24"}, {"node_instance_id": "homer_host_d3fa9b", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:54.809Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/a458d571-f605-4490-8af7-1593cd026fa0 used request id req-3246a49d-a372-490c-a557-e8ce888e0ae6", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:54.332Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.284c8e69-6b0a-49e8-a994-9a2f51f88a24"}, {"node_instance_id": "homer_host_d3fa9b", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:54.809Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/a458d571-f605-4490-8af7-1593cd026fa0 used request id req-3246a49d-a372-490c-a557-e8ce888e0ae6", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:54.331Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.284c8e69-6b0a-49e8-a994-9a2f51f88a24"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:54.809Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10:50:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1f9431c1-eaf5-4d05-bb60-6b191c62929c x-compute-request-id: req-1f9431c1-eaf5-4d05-bb60-6b191c62929c Content-Length: 23 Content-Type: application/json \nRESP BODY: {\"security_groups\": []}\n", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:54.261Z", "source_id": "ellis_host_04yjo1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.0bc70e6f-dff0-4bcc-a62c-51d9a0bda4bd"}, {"node_instance_id": "sprout_host_y1ieip", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:54.809Z", "message": "RESP: [300] Date: Tue, 09 Apr 2019 10:50:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a3462292-d231-4e71-9c0f-56ae96a63e43 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:54.187Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.5c164921-bc96-49d3-9012-36c23ffa743f"}, {"node_instance_id": "homer_host_d3fa9b", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:54.809Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10:50:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3246a49d-a372-490c-a557-e8ce888e0ae6 x-compute-request-id: req-3246a49d-a372-490c-a557-e8ce888e0ae6 Content-Encoding: gzip Content-Length: 801 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:2f:4c:0a\", \"version\": 4, \"addr\": \"192.168.120.11\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/a458d571-f605-4490-8af7-1593cd026fa0\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/a458d571-f605-4490-8af7-1593cd026fa0\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"10e27409-226d-4f3d-971a-db9735ac09c8\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-04-09T10:31:43.000000\", \"flavor\": {\"id\": \"22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"rel\": \"bookmark\"}]}, \"id\": \"a458d571-f605-4490-8af7-1593cd026fa0\", \"user_id\": \"ac8606d68bbd45969d2b1630e01ac7c4\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-04-09T10:49:59Z\", \"hostId\": \"559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b\", \"name\": \"server_clearwater-opnfv_homer_host_d3fa9b\", \"created\": \"2019-04-09T10:28:25Z\", \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\", \"cloudify_management_network_id\": \"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\"}}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:54.331Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.284c8e69-6b0a-49e8-a994-9a2f51f88a24"}, {"node_instance_id": "homer_host_d3fa9b", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:54.809Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/a458d571-f605-4490-8af7-1593cd026fa0 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0565a1fa37ae5ee13a790b48950965c7f89039fb\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:54.485Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.284c8e69-6b0a-49e8-a994-9a2f51f88a24"}, {"node_instance_id": "homer_host_d3fa9b", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:54.809Z", "message": "DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/a458d571-f605-4490-8af7-1593cd026fa0 used request id req-b196768a-0eaa-40a0-af0b-ef3d3463001d", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:54.484Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.284c8e69-6b0a-49e8-a994-9a2f51f88a24"}, {"node_instance_id": "homer_host_d3fa9b", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:54.809Z", "message": "RESP: [204] Date: Tue, 09 Apr 2019 10:50:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b196768a-0eaa-40a0-af0b-ef3d3463001d x-compute-request-id: req-b196768a-0eaa-40a0-af0b-ef3d3463001d Content-Type: application/json", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:54.482Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.284c8e69-6b0a-49e8-a994-9a2f51f88a24"}, {"node_instance_id": "sprout_host_y1ieip", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:54.809Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-a3462292-d231-4e71-9c0f-56ae96a63e43", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:54.187Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.5c164921-bc96-49d3-9012-36c23ffa743f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:54.809Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876/os-security-groups used request id req-1f9431c1-eaf5-4d05-bb60-6b191c62929c", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:54.261Z", "source_id": "ellis_host_04yjo1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.0bc70e6f-dff0-4bcc-a62c-51d9a0bda4bd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:54.809Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876/os-security-groups used request id req-1f9431c1-eaf5-4d05-bb60-6b191c62929c", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:54.261Z", "source_id": "ellis_host_04yjo1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.0bc70e6f-dff0-4bcc-a62c-51d9a0bda4bd"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:54.809Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:54.731Z", "source_id": "ellis_host_04yjo1", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "ellis_host_04yjo1", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:55.413Z", "message": "Sending task 'nova_plugin.server.delete'", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:55.285Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "ellis_host_04yjo1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:55.413Z", "message": "Deleting node instance", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:55.032Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "sprout_host_y1ieip", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:55.413Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ec349191f5b4ab46dc5ef0b80c7c4c7ec7e16106\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:54.626Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.5c164921-bc96-49d3-9012-36c23ffa743f"}, {"node_instance_id": "ellis_host_04yjo1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:55.413Z", "message": "Relationships unlinked", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:54.931Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "sprout_host_y1ieip", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:56.084Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10:50:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9503e8c3-f31a-4383-9273-1412c12da122 x-compute-request-id: req-9503e8c3-f31a-4383-9273-1412c12da122 Content-Encoding: gzip Content-Length: 846 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:b6:8f:77\", \"version\": 4, \"addr\": \"192.168.120.15\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/1cd83db2-0e44-47f7-8603-85a45117f76b\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"10e27409-226d-4f3d-971a-db9735ac09c8\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-04-09T10:31:45.000000\", \"flavor\": {\"id\": \"22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"rel\": \"bookmark\"}]}, \"id\": \"1cd83db2-0e44-47f7-8603-85a45117f76b\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_sprout\"}], \"user_id\": \"ac8606d68bbd45969d2b1630e01ac7c4\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-04-09T10:50:14Z\", \"hostId\": \"559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b\", \"name\": \"server_clearwater-opnfv_sprout_host_y1ieip\", \"created\": \"2019-04-09T10:28:32Z\", \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\", \"cloudify_management_network_id\": \"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\"}}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:55.404Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.5c164921-bc96-49d3-9012-36c23ffa743f"}, {"node_instance_id": "homer_host_d3fa9b", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:56.084Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/a458d571-f605-4490-8af7-1593cd026fa0 used request id req-7a45090d-25ff-4496-946d-40cd8836a10f", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:55.424Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.284c8e69-6b0a-49e8-a994-9a2f51f88a24"}, {"node_instance_id": "homer_host_d3fa9b", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:56.084Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/a458d571-f605-4490-8af7-1593cd026fa0 used request id req-7a45090d-25ff-4496-946d-40cd8836a10f", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:55.424Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.284c8e69-6b0a-49e8-a994-9a2f51f88a24"}, {"node_instance_id": "homer_host_d3fa9b", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:56.084Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10:50:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7a45090d-25ff-4496-946d-40cd8836a10f x-compute-request-id: req-7a45090d-25ff-4496-946d-40cd8836a10f Content-Encoding: gzip Content-Length: 805 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"deleting\", \"addresses\": {\"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:2f:4c:0a\", \"version\": 4, \"addr\": \"192.168.120.11\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/a458d571-f605-4490-8af7-1593cd026fa0\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/a458d571-f605-4490-8af7-1593cd026fa0\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"10e27409-226d-4f3d-971a-db9735ac09c8\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-04-09T10:31:43.000000\", \"flavor\": {\"id\": \"22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"rel\": \"bookmark\"}]}, \"id\": \"a458d571-f605-4490-8af7-1593cd026fa0\", \"user_id\": \"ac8606d68bbd45969d2b1630e01ac7c4\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-04-09T10:50:45Z\", \"hostId\": \"559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b\", \"name\": \"server_clearwater-opnfv_homer_host_d3fa9b\", \"created\": \"2019-04-09T10:28:25Z\", \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\", \"cloudify_management_network_id\": \"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\"}}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:55.423Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.284c8e69-6b0a-49e8-a994-9a2f51f88a24"}, {"node_instance_id": "sprout_host_y1ieip", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:56.084Z", "message": "Server is already stopped", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:55.405Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.5c164921-bc96-49d3-9012-36c23ffa743f"}, {"node_instance_id": "sprout_host_y1ieip", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:56.084Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b used request id req-9503e8c3-f31a-4383-9273-1412c12da122", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:55.405Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.5c164921-bc96-49d3-9012-36c23ffa743f"}, {"node_instance_id": "sprout_host_y1ieip", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:56.084Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b used request id req-9503e8c3-f31a-4383-9273-1412c12da122", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:55.404Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.5c164921-bc96-49d3-9012-36c23ffa743f"}, {"node_instance_id": "homer_host_d3fa9b", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:56.084Z", "message": "Waiting for server \"a458d571-f605-4490-8af7-1593cd026fa0\" to be deleted. current status: SHUTOFF", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:55.424Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.284c8e69-6b0a-49e8-a994-9a2f51f88a24"}, {"node_instance_id": "sprout_host_y1ieip", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:56.814Z", "message": "Stopped node instance", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:56.175Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:56.814Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "sprout_security_group_fsy3cy", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:56.636Z", "source_id": "sprout_host_y1ieip", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "ellis_host_04yjo1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:56.814Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-f45d9979-1b44-439f-8fd5-0ca4892201cd", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:56.376Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.a35abcd4-b3b0-48dd-b3ce-83003423f478"}, {"node_instance_id": "ellis_host_04yjo1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:56.814Z", "message": "RESP: [300] Date: Tue, 09 Apr 2019 10:50:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f45d9979-1b44-439f-8fd5-0ca4892201cd Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:56.375Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.a35abcd4-b3b0-48dd-b3ce-83003423f478"}, {"node_instance_id": "ellis_host_04yjo1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:56.814Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:56.370Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.a35abcd4-b3b0-48dd-b3ce-83003423f478"}, {"node_instance_id": "ellis_host_04yjo1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:56.814Z", "message": "deleting server", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:56.369Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.a35abcd4-b3b0-48dd-b3ce-83003423f478"}, {"node_instance_id": "sprout_host_y1ieip", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:56.814Z", "message": "Task succeeded 'nova_plugin.server.stop' [retry 1/60]", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:56.084Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "sprout_host_y1ieip", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:56.814Z", "message": "Unlinking relationships", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:56.503Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "ellis_host_04yjo1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:57.398Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d0a6dd61bda9e5d2a6b6277a757368ac7c742120\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:56.802Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.a35abcd4-b3b0-48dd-b3ce-83003423f478"}, {"node_instance_id": "ellis_host_04yjo1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:57.398Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10:50:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ef983db3-d8a1-4e36-9ae5-8eb134ba6e5a x-compute-request-id: req-ef983db3-d8a1-4e36-9ae5-8eb134ba6e5a Content-Encoding: gzip Content-Length: 801 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f3:c5:f0\", \"version\": 4, \"addr\": \"192.168.120.19\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"10e27409-226d-4f3d-971a-db9735ac09c8\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-04-09T10:31:45.000000\", \"flavor\": {\"id\": \"22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"rel\": \"bookmark\"}]}, \"id\": \"a9edbe9c-7652-492c-a4a9-b15648c5b876\", \"user_id\": \"ac8606d68bbd45969d2b1630e01ac7c4\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-04-09T10:49:55Z\", \"hostId\": \"559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b\", \"name\": \"server_clearwater-opnfv_ellis_host_04yjo1\", \"created\": \"2019-04-09T10:28:30Z\", \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\", \"cloudify_management_network_id\": \"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\"}}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:57.279Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.a35abcd4-b3b0-48dd-b3ce-83003423f478"}], "metadata": {"pagination": {"total": 860, "offset": 692, "size": 50}}} 2019-04-09 10:51:07,106 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:51:07,106 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:51:07 GMT 2019-04-09 10:51:07,106 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:51:07,106 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-09 10:51:07,106 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:51:07,106 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:51:07,106 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:51:07,106 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-09 10:51:07,109 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2019-04-09 10:51:07,109 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 09 Apr 2019 10:50:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-68ec50e8-f051-4a16-b765-a7d5d2a7f7a0 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 10:51:07,109 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-09 10:51:07,109 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-68ec50e8-f051-4a16-b765-a7d5d2a7f7a0 2019-04-09 10:51:07,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Tue, 09 Apr 2019 10:50:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c35fad03-60e8-4d1d-b0d2-994686f35543 x-compute-request-id: req-c35fad03-60e8-4d1d-b0d2-994686f35543 Content-Length: 0 Content-Type: application/json 2019-04-09 10:51:07,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876/action used request id req-c35fad03-60e8-4d1d-b0d2-994686f35543 2019-04-09 10:51:07,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4daea1a7581797467b5e2f78120293fc2ac0d552" 2019-04-09 10:51:07,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876/action used request id req-c35fad03-60e8-4d1d-b0d2-994686f35543 2019-04-09 10:51:07,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/a458d571-f605-4490-8af7-1593cd026fa0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0565a1fa37ae5ee13a790b48950965c7f89039fb" 2019-04-09 10:51:07,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10:50:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ba13f91e-1a2d-4c52-8843-990967283825 x-compute-request-id: req-ba13f91e-1a2d-4c52-8843-990967283825 Content-Encoding: gzip Content-Length: 801 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:c5:f0", "version": 4, "addr": "192.168.120.19", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876", "rel": "bookmark"}], "image": {"id": "10e27409-226d-4f3d-971a-db9735ac09c8", "links": [{"href": "http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-04-09T10:31:45.000000", "flavor": {"id": "22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "links": [{"href": "http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "rel": "bookmark"}]}, "id": "a9edbe9c-7652-492c-a4a9-b15648c5b876", "user_id": "ac8606d68bbd45969d2b1630e01ac7c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-04-09T10:49:55Z", "hostId": "559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "name": "server_clearwater-opnfv_ellis_host_04yjo1", "created": "2019-04-09T10:28:30Z", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b", "cloudify_management_network_id": "67c32f4e-cb01-4d56-a2b5-fe18f582c72d"}}} 2019-04-09 10:51:07,111 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876 used request id req-ba13f91e-1a2d-4c52-8843-990967283825 2019-04-09 10:51:07,111 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876 used request id req-ba13f91e-1a2d-4c52-8843-990967283825 2019-04-09 10:51:07,111 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4daea1a7581797467b5e2f78120293fc2ac0d552" 2019-04-09 10:51:07,111 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-09 10:51:07,111 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/a458d571-f605-4490-8af7-1593cd026fa0 used request id req-b196768a-0eaa-40a0-af0b-ef3d3463001d 2019-04-09 10:51:07,111 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/servers/a458d571-f605-4490-8af7-1593cd026fa0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0565a1fa37ae5ee13a790b48950965c7f89039fb" 2019-04-09 10:51:07,112 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/a458d571-f605-4490-8af7-1593cd026fa0 used request id req-3246a49d-a372-490c-a557-e8ce888e0ae6 2019-04-09 10:51:07,112 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/a458d571-f605-4490-8af7-1593cd026fa0 used request id req-3246a49d-a372-490c-a557-e8ce888e0ae6 2019-04-09 10:51:07,112 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10:50:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1f9431c1-eaf5-4d05-bb60-6b191c62929c x-compute-request-id: req-1f9431c1-eaf5-4d05-bb60-6b191c62929c Content-Length: 23 Content-Type: application/json RESP BODY: {"security_groups": []} 2019-04-09 10:51:07,112 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 09 Apr 2019 10:50:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a3462292-d231-4e71-9c0f-56ae96a63e43 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 10:51:07,112 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10:50:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3246a49d-a372-490c-a557-e8ce888e0ae6 x-compute-request-id: req-3246a49d-a372-490c-a557-e8ce888e0ae6 Content-Encoding: gzip Content-Length: 801 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2f:4c:0a", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a458d571-f605-4490-8af7-1593cd026fa0", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a458d571-f605-4490-8af7-1593cd026fa0", "rel": "bookmark"}], "image": {"id": "10e27409-226d-4f3d-971a-db9735ac09c8", "links": [{"href": "http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-04-09T10:31:43.000000", "flavor": {"id": "22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "links": [{"href": "http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "rel": "bookmark"}]}, "id": "a458d571-f605-4490-8af7-1593cd026fa0", "user_id": "ac8606d68bbd45969d2b1630e01ac7c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-04-09T10:49:59Z", "hostId": "559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "name": "server_clearwater-opnfv_homer_host_d3fa9b", "created": "2019-04-09T10:28:25Z", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b", "cloudify_management_network_id": "67c32f4e-cb01-4d56-a2b5-fe18f582c72d"}}} 2019-04-09 10:51:07,112 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/a458d571-f605-4490-8af7-1593cd026fa0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0565a1fa37ae5ee13a790b48950965c7f89039fb" 2019-04-09 10:51:07,113 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/a458d571-f605-4490-8af7-1593cd026fa0 used request id req-b196768a-0eaa-40a0-af0b-ef3d3463001d 2019-04-09 10:51:07,113 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [204] Date: Tue, 09 Apr 2019 10:50:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b196768a-0eaa-40a0-af0b-ef3d3463001d x-compute-request-id: req-b196768a-0eaa-40a0-af0b-ef3d3463001d Content-Type: application/json 2019-04-09 10:51:07,113 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-a3462292-d231-4e71-9c0f-56ae96a63e43 2019-04-09 10:51:07,113 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876/os-security-groups used request id req-1f9431c1-eaf5-4d05-bb60-6b191c62929c 2019-04-09 10:51:07,113 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876/os-security-groups used request id req-1f9431c1-eaf5-4d05-bb60-6b191c62929c 2019-04-09 10:51:07,113 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-04-09 10:51:07,113 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2019-04-09 10:51:07,114 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node instance 2019-04-09 10:51:07,114 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec349191f5b4ab46dc5ef0b80c7c4c7ec7e16106" 2019-04-09 10:51:07,114 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships unlinked 2019-04-09 10:51:07,114 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10:50:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9503e8c3-f31a-4383-9273-1412c12da122 x-compute-request-id: req-9503e8c3-f31a-4383-9273-1412c12da122 Content-Encoding: gzip Content-Length: 846 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:8f:77", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/1cd83db2-0e44-47f7-8603-85a45117f76b", "rel": "bookmark"}], "image": {"id": "10e27409-226d-4f3d-971a-db9735ac09c8", "links": [{"href": "http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-04-09T10:31:45.000000", "flavor": {"id": "22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "links": [{"href": "http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "rel": "bookmark"}]}, "id": "1cd83db2-0e44-47f7-8603-85a45117f76b", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_sprout"}], "user_id": "ac8606d68bbd45969d2b1630e01ac7c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-04-09T10:50:14Z", "hostId": "559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "name": "server_clearwater-opnfv_sprout_host_y1ieip", "created": "2019-04-09T10:28:32Z", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b", "cloudify_management_network_id": "67c32f4e-cb01-4d56-a2b5-fe18f582c72d"}}} 2019-04-09 10:51:07,114 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/a458d571-f605-4490-8af7-1593cd026fa0 used request id req-7a45090d-25ff-4496-946d-40cd8836a10f 2019-04-09 10:51:07,114 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/a458d571-f605-4490-8af7-1593cd026fa0 used request id req-7a45090d-25ff-4496-946d-40cd8836a10f 2019-04-09 10:51:07,115 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10:50:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7a45090d-25ff-4496-946d-40cd8836a10f x-compute-request-id: req-7a45090d-25ff-4496-946d-40cd8836a10f Content-Encoding: gzip Content-Length: 805 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2f:4c:0a", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a458d571-f605-4490-8af7-1593cd026fa0", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a458d571-f605-4490-8af7-1593cd026fa0", "rel": "bookmark"}], "image": {"id": "10e27409-226d-4f3d-971a-db9735ac09c8", "links": [{"href": "http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-04-09T10:31:43.000000", "flavor": {"id": "22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "links": [{"href": "http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "rel": "bookmark"}]}, "id": "a458d571-f605-4490-8af7-1593cd026fa0", "user_id": "ac8606d68bbd45969d2b1630e01ac7c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-04-09T10:50:45Z", "hostId": "559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "name": "server_clearwater-opnfv_homer_host_d3fa9b", "created": "2019-04-09T10:28:25Z", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b", "cloudify_management_network_id": "67c32f4e-cb01-4d56-a2b5-fe18f582c72d"}}} 2019-04-09 10:51:07,115 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is already stopped 2019-04-09 10:51:07,115 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b used request id req-9503e8c3-f31a-4383-9273-1412c12da122 2019-04-09 10:51:07,115 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b used request id req-9503e8c3-f31a-4383-9273-1412c12da122 2019-04-09 10:51:07,115 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "a458d571-f605-4490-8af7-1593cd026fa0" to be deleted. current status: SHUTOFF 2019-04-09 10:51:07,115 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopped node instance 2019-04-09 10:51:07,115 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-04-09 10:51:07,116 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-f45d9979-1b44-439f-8fd5-0ca4892201cd 2019-04-09 10:51:07,116 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 09 Apr 2019 10:50:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f45d9979-1b44-439f-8fd5-0ca4892201cd Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 10:51:07,116 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-09 10:51:07,116 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2019-04-09 10:51:07,116 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' [retry 1/60] 2019-04-09 10:51:07,116 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Unlinking relationships 2019-04-09 10:51:07,117 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0a6dd61bda9e5d2a6b6277a757368ac7c742120" 2019-04-09 10:51:07,117 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10:50:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ef983db3-d8a1-4e36-9ae5-8eb134ba6e5a x-compute-request-id: req-ef983db3-d8a1-4e36-9ae5-8eb134ba6e5a Content-Encoding: gzip Content-Length: 801 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:c5:f0", "version": 4, "addr": "192.168.120.19", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876", "rel": "bookmark"}], "image": {"id": "10e27409-226d-4f3d-971a-db9735ac09c8", "links": [{"href": "http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-04-09T10:31:45.000000", "flavor": {"id": "22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "links": [{"href": "http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "rel": "bookmark"}]}, "id": "a9edbe9c-7652-492c-a4a9-b15648c5b876", "user_id": "ac8606d68bbd45969d2b1630e01ac7c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-04-09T10:49:55Z", "hostId": "559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "name": "server_clearwater-opnfv_ellis_host_04yjo1", "created": "2019-04-09T10:28:30Z", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b", "cloudify_management_network_id": "67c32f4e-cb01-4d56-a2b5-fe18f582c72d"}}} 2019-04-09 10:51:07,117 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/5925ef01-08cd-4403-aab7-6ff46347ca8f 2019-04-09 10:51:07,193 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:51:07,193 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:51:07,193 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:51:07,193 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:51:07,193 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:51:07,193 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:51:07,194 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:51:07,194 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T10:49:12.891Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-09T10:49:12.892Z", "id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"} 2019-04-09 10:51:07,194 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:51:07,194 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:51:07 GMT 2019-04-09 10:51:07,194 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:51:07,194 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-04-09 10:51:07,194 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:51:07,194 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:51:07,194 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:51:12,200 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-09 10:51:12,284 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:51:12,284 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:51:12,284 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:51:12,284 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:51:12,284 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:51:12,284 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:51:12,284 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:51:12,284 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_04yjo1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:57.911Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876 used request id req-ef983db3-d8a1-4e36-9ae5-8eb134ba6e5a", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:57.279Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.a35abcd4-b3b0-48dd-b3ce-83003423f478"}, {"node_instance_id": "ellis_host_04yjo1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:57.911Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876 used request id req-ef983db3-d8a1-4e36-9ae5-8eb134ba6e5a", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:57.279Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.a35abcd4-b3b0-48dd-b3ce-83003423f478"}, {"node_instance_id": "ellis_host_04yjo1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:57.911Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d0a6dd61bda9e5d2a6b6277a757368ac7c742120\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:57.280Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.a35abcd4-b3b0-48dd-b3ce-83003423f478"}, {"node_instance_id": "ellis_host_04yjo1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:57.911Z", "message": "RESP: [204] Date: Tue, 09 Apr 2019 10:50:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-91ae8180-1424-45b4-ab01-8c108249ab71 x-compute-request-id: req-91ae8180-1424-45b4-ab01-8c108249ab71 Content-Type: application/json", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:57.428Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.a35abcd4-b3b0-48dd-b3ce-83003423f478"}, {"node_instance_id": "ellis_host_04yjo1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:57.911Z", "message": "DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876 used request id req-91ae8180-1424-45b4-ab01-8c108249ab71", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:57.428Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.a35abcd4-b3b0-48dd-b3ce-83003423f478"}, {"node_instance_id": "ellis_host_04yjo1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:57.911Z", "message": "DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876 used request id req-91ae8180-1424-45b4-ab01-8c108249ab71", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:57.428Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.a35abcd4-b3b0-48dd-b3ce-83003423f478"}, {"node_instance_id": "ellis_host_04yjo1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:57.911Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d0a6dd61bda9e5d2a6b6277a757368ac7c742120\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:57.429Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.a35abcd4-b3b0-48dd-b3ce-83003423f478"}, {"node_instance_id": "dime_host_8d5h0z", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:57.911Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ca14d2a945a3929b36626a1fccc70e72d0f02848\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:57.578Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.5827bb45-3957-4e5f-a762-670e5a8223f2"}, {"node_instance_id": "dime_host_8d5h0z", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:57.911Z", "message": "RESP: [404] Date: Tue, 09 Apr 2019 10:50:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-42c3406b-ef2e-4041-82f3-45871ed20305 x-compute-request-id: req-42c3406b-ef2e-4041-82f3-45871ed20305 Content-Length: 111 Content-Type: application/json; charset=UTF-8 \nRESP BODY: {\"itemNotFound\": {\"message\": \"Instance dd78e78a-000b-421c-be8e-8ecf8df7a4ca could not be found.\", \"code\": 404}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:57.623Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.5827bb45-3957-4e5f-a762-670e5a8223f2"}, {"node_instance_id": "dime_host_8d5h0z", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:57.911Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca used request id req-42c3406b-ef2e-4041-82f3-45871ed20305", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:57.623Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.5827bb45-3957-4e5f-a762-670e5a8223f2"}, {"node_instance_id": "dime_host_8d5h0z", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:57.911Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca used request id req-42c3406b-ef2e-4041-82f3-45871ed20305", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:57.624Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.5827bb45-3957-4e5f-a762-670e5a8223f2"}, {"node_instance_id": "ellis_host_04yjo1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:57.911Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10:50:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9bebe212-7e72-400a-8423-dbc148d04bc4 x-compute-request-id: req-9bebe212-7e72-400a-8423-dbc148d04bc4 Content-Encoding: gzip Content-Length: 805 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"deleting\", \"addresses\": {\"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f3:c5:f0\", \"version\": 4, \"addr\": \"192.168.120.19\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"10e27409-226d-4f3d-971a-db9735ac09c8\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-04-09T10:31:45.000000\", \"flavor\": {\"id\": \"22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"rel\": \"bookmark\"}]}, \"id\": \"a9edbe9c-7652-492c-a4a9-b15648c5b876\", \"user_id\": \"ac8606d68bbd45969d2b1630e01ac7c4\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-04-09T10:50:48Z\", \"hostId\": \"559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b\", \"name\": \"server_clearwater-opnfv_ellis_host_04yjo1\", \"created\": \"2019-04-09T10:28:30Z\", \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\", \"cloudify_management_network_id\": \"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\"}}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:57.731Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.a35abcd4-b3b0-48dd-b3ce-83003423f478"}, {"node_instance_id": "ellis_host_04yjo1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:57.911Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876 used request id req-9bebe212-7e72-400a-8423-dbc148d04bc4", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:57.731Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.a35abcd4-b3b0-48dd-b3ce-83003423f478"}, {"node_instance_id": "ellis_host_04yjo1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:57.911Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876 used request id req-9bebe212-7e72-400a-8423-dbc148d04bc4", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:57.731Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.a35abcd4-b3b0-48dd-b3ce-83003423f478"}, {"node_instance_id": "ellis_host_04yjo1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:57.911Z", "message": "Waiting for server \"a9edbe9c-7652-492c-a4a9-b15648c5b876\" to be deleted. current status: SHUTOFF", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:57.731Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.a35abcd4-b3b0-48dd-b3ce-83003423f478"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:57.911Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "sprout_security_group_fsy3cy", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:57.723Z", "source_id": "sprout_host_y1ieip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.7851c382-2d9d-43a8-9561-22677363b358"}, {"node_instance_id": "dime_host_8d5h0z", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:58.620Z", "message": "Deleted node instance", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:58.102Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:58.620Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}bad7756647a89c0f58ab3829c1a41b658adb6ce8\"", "level": "debug", "target_id": "sprout_security_group_fsy3cy", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:58.126Z", "source_id": "sprout_host_y1ieip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.7851c382-2d9d-43a8-9561-22677363b358"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:58.620Z", "message": "RESP: [300] Date: Tue, 09 Apr 2019 10:50:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-047c2a9d-bcda-48cf-b431-09a0c6daa598 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "sprout_security_group_fsy3cy", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:57.729Z", "source_id": "sprout_host_y1ieip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.7851c382-2d9d-43a8-9561-22677363b358"}, {"node_instance_id": "dime_host_8d5h0z", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:58.620Z", "message": "Task succeeded 'nova_plugin.server.delete'", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:58.056Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:58.620Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-047c2a9d-bcda-48cf-b431-09a0c6daa598", "level": "debug", "target_id": "sprout_security_group_fsy3cy", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:57.729Z", "source_id": "sprout_host_y1ieip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.7851c382-2d9d-43a8-9561-22677363b358"}, {"node_instance_id": "dime_security_group_f25a8c", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:58.620Z", "message": "Stopping node instance", "target_id": null, "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:58.431Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "dime_security_group_f25a8c", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:59.138Z", "message": "Unlinking relationships", "target_id": null, "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:58.944Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:59.138Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10:50:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-90ba2d87-43e9-45d0-9c8d-33b66891201b x-compute-request-id: req-90ba2d87-43e9-45d0-9c8d-33b66891201b Content-Encoding: gzip Content-Length: 846 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:b6:8f:77\", \"version\": 4, \"addr\": \"192.168.120.15\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/1cd83db2-0e44-47f7-8603-85a45117f76b\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"10e27409-226d-4f3d-971a-db9735ac09c8\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-04-09T10:31:45.000000\", \"flavor\": {\"id\": \"22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"rel\": \"bookmark\"}]}, \"id\": \"1cd83db2-0e44-47f7-8603-85a45117f76b\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_sprout\"}], \"user_id\": \"ac8606d68bbd45969d2b1630e01ac7c4\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-04-09T10:50:14Z\", \"hostId\": \"559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b\", \"name\": \"server_clearwater-opnfv_sprout_host_y1ieip\", \"created\": \"2019-04-09T10:28:32Z\", \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\", \"cloudify_management_network_id\": \"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\"}}}\n", "level": "debug", "target_id": "sprout_security_group_fsy3cy", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:59.073Z", "source_id": "sprout_host_y1ieip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.7851c382-2d9d-43a8-9561-22677363b358"}, {"node_instance_id": "bono_e30hlz", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:59.138Z", "message": "Waiting for process 16314 to end...", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:58.880Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.ed6c717c-032f-438f-809b-4ca099a0b8cf"}, {"node_instance_id": "dime_security_group_f25a8c", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:59.138Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:58.669Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:59.891Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b used request id req-90ba2d87-43e9-45d0-9c8d-33b66891201b", "level": "debug", "target_id": "sprout_security_group_fsy3cy", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:59.073Z", "source_id": "sprout_host_y1ieip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.7851c382-2d9d-43a8-9561-22677363b358"}, {"node_instance_id": "dime_security_group_f25a8c", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:59.891Z", "message": "Relationships unlinked", "target_id": null, "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:59.187Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:59.891Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}bad7756647a89c0f58ab3829c1a41b658adb6ce8\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_sprout\"}}'", "level": "debug", "target_id": "sprout_security_group_fsy3cy", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:59.074Z", "source_id": "sprout_host_y1ieip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.7851c382-2d9d-43a8-9561-22677363b358"}, {"node_instance_id": "dime_security_group_f25a8c", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:59.891Z", "message": "Deleting node instance", "target_id": null, "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:59.283Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "dime_security_group_f25a8c", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:59.891Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "target_id": null, "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:59.545Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:50:59.891Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b used request id req-90ba2d87-43e9-45d0-9c8d-33b66891201b", "level": "debug", "target_id": "sprout_security_group_fsy3cy", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:50:59.073Z", "source_id": "sprout_host_y1ieip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.7851c382-2d9d-43a8-9561-22677363b358"}, {"node_instance_id": "homer_host_d3fa9b", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:51:00.559Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/a458d571-f605-4490-8af7-1593cd026fa0 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0565a1fa37ae5ee13a790b48950965c7f89039fb\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:51:00.429Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.284c8e69-6b0a-49e8-a994-9a2f51f88a24"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:51:00.559Z", "message": "POST call to compute for http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b/action used request id req-5be17699-f1fe-4584-9874-437dd7439576", "level": "debug", "target_id": "sprout_security_group_fsy3cy", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:51:00.211Z", "source_id": "sprout_host_y1ieip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.7851c382-2d9d-43a8-9561-22677363b358"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:51:00.559Z", "message": "POST call to compute for http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b/action used request id req-5be17699-f1fe-4584-9874-437dd7439576", "level": "debug", "target_id": "sprout_security_group_fsy3cy", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:51:00.210Z", "source_id": "sprout_host_y1ieip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.7851c382-2d9d-43a8-9561-22677363b358"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:51:00.559Z", "message": "RESP: [202] Date: Tue, 09 Apr 2019 10:50:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5be17699-f1fe-4584-9874-437dd7439576 x-compute-request-id: req-5be17699-f1fe-4584-9874-437dd7439576 Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "sprout_security_group_fsy3cy", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:51:00.210Z", "source_id": "sprout_host_y1ieip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.7851c382-2d9d-43a8-9561-22677363b358"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:51:00.559Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}bad7756647a89c0f58ab3829c1a41b658adb6ce8\"", "level": "debug", "target_id": "sprout_security_group_fsy3cy", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:51:00.211Z", "source_id": "sprout_host_y1ieip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.7851c382-2d9d-43a8-9561-22677363b358"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:51:01.141Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10: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-506a9d3a-c949-45e9-8cf9-a5987a1ad72d x-compute-request-id: req-506a9d3a-c949-45e9-8cf9-a5987a1ad72d Content-Encoding: gzip Content-Length: 534 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"2bf238e1-c96a-4edc-8d76-3703be9c0f98\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"ac378cc9-735c-4814-9212-1fb88719d9ff\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"2bf238e1-c96a-4edc-8d76-3703be9c0f98\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"af147da1-599b-481e-8b7a-33141eed572e\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"2bf238e1-c96a-4edc-8d76-3703be9c0f98\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b246ec6d-6f1d-43ae-9b2b-aac6e93fc1db\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"2bf238e1-c96a-4edc-8d76-3703be9c0f98\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"f89b4710-5e49-440b-b261-25461d4a8603\"}], \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"id\": \"2bf238e1-c96a-4edc-8d76-3703be9c0f98\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 5052, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5052, \"parent_group_id\": \"962547c1-9c5d-4a60-ba49-0f98fc17b32f\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"23f6a9fa-2013-4423-aa26-a15b812d0558\"}, {\"from_port\": 5054, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5054, \"parent_group_id\": \"962547c1-9c5d-4a60-ba49-0f98fc17b32f\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"3e811baa-c3e2-422b-8868-e03b812bd3b6\"}, {\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"962547c1-9c5d-4a60-ba49-0f98fc17b32f\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"882318dd-6ee1-44b4-bcd8-835b4161edc6\"}], \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"id\": \"962547c1-9c5d-4a60-ba49-0f98fc17b32f\", \"name\": \"clearwater-sg_internal_sip\", \"description\": \"Internal SIP signalling\"}]}\n", "level": "debug", "target_id": "sprout_security_group_fsy3cy", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:51:01.017Z", "source_id": "sprout_host_y1ieip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.7851c382-2d9d-43a8-9561-22677363b358"}, {"node_instance_id": "homer_host_d3fa9b", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:51:01.141Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/a458d571-f605-4490-8af7-1593cd026fa0 used request id req-1f8ad8dd-93a0-4531-b5f7-e0177cbb9f6f", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:51:00.471Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.284c8e69-6b0a-49e8-a994-9a2f51f88a24"}, {"node_instance_id": "homer_host_d3fa9b", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:51:01.141Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/a458d571-f605-4490-8af7-1593cd026fa0 used request id req-1f8ad8dd-93a0-4531-b5f7-e0177cbb9f6f", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:51:00.471Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.284c8e69-6b0a-49e8-a994-9a2f51f88a24"}, {"node_instance_id": "dime_security_group_f25a8c", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:51:01.141Z", "message": "deleting security_group", "level": "info", "target_id": null, "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:51:00.520Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.e5b50a08-0e42-47c5-a73f-5657dc4009c8"}, {"node_instance_id": "dime_security_group_f25a8c", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:51:01.141Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:51:00.521Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.e5b50a08-0e42-47c5-a73f-5657dc4009c8"}, {"node_instance_id": "dime_security_group_f25a8c", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:51:01.141Z", "message": "RESP: [300] Date: Tue, 09 Apr 2019 10:50:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a0766b3b-3066-4440-91c9-4aba7f17083a Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:51:00.526Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.e5b50a08-0e42-47c5-a73f-5657dc4009c8"}, {"node_instance_id": "dime_security_group_f25a8c", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:51:01.141Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-a0766b3b-3066-4440-91c9-4aba7f17083a", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:51:00.526Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.e5b50a08-0e42-47c5-a73f-5657dc4009c8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:51:01.141Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10: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-3bfd950a-72dc-4869-b705-8ca66327aa62 x-compute-request-id: req-3bfd950a-72dc-4869-b705-8ca66327aa62 Content-Encoding: gzip Content-Length: 842 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:b6:8f:77\", \"version\": 4, \"addr\": \"192.168.120.15\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/1cd83db2-0e44-47f7-8603-85a45117f76b\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"10e27409-226d-4f3d-971a-db9735ac09c8\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-04-09T10:31:45.000000\", \"flavor\": {\"id\": \"22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"rel\": \"bookmark\"}]}, \"id\": \"1cd83db2-0e44-47f7-8603-85a45117f76b\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"ac8606d68bbd45969d2b1630e01ac7c4\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-04-09T10:50:14Z\", \"hostId\": \"559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b\", \"name\": \"server_clearwater-opnfv_sprout_host_y1ieip\", \"created\": \"2019-04-09T10:28:32Z\", \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\", \"cloudify_management_network_id\": \"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\"}}}\n", "level": "debug", "target_id": "sprout_security_group_fsy3cy", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:51:00.590Z", "source_id": "sprout_host_y1ieip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.7851c382-2d9d-43a8-9561-22677363b358"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:51:01.141Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b used request id req-3bfd950a-72dc-4869-b705-8ca66327aa62", "level": "debug", "target_id": "sprout_security_group_fsy3cy", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:51:00.590Z", "source_id": "sprout_host_y1ieip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.7851c382-2d9d-43a8-9561-22677363b358"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:51:01.141Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b used request id req-3bfd950a-72dc-4869-b705-8ca66327aa62", "level": "debug", "target_id": "sprout_security_group_fsy3cy", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:51:00.590Z", "source_id": "sprout_host_y1ieip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.7851c382-2d9d-43a8-9561-22677363b358"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:51:01.141Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}bad7756647a89c0f58ab3829c1a41b658adb6ce8\"", "level": "debug", "target_id": "sprout_security_group_fsy3cy", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:51:00.591Z", "source_id": "sprout_host_y1ieip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.7851c382-2d9d-43a8-9561-22677363b358"}, {"node_instance_id": "dime_security_group_f25a8c", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:51:01.141Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/1f78e240-5909-4a7b-aa8e-dce549e8942a.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c1aece906bb4e6bfec9744955922aedabebba8e0\"", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:51:00.921Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.e5b50a08-0e42-47c5-a73f-5657dc4009c8"}, {"node_instance_id": "homer_host_d3fa9b", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:51:01.141Z", "message": "RESP: [404] Date: Tue, 09 Apr 2019 10: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-1f8ad8dd-93a0-4531-b5f7-e0177cbb9f6f x-compute-request-id: req-1f8ad8dd-93a0-4531-b5f7-e0177cbb9f6f Content-Length: 111 Content-Type: application/json; charset=UTF-8 \nRESP BODY: {\"itemNotFound\": {\"message\": \"Instance a458d571-f605-4490-8af7-1593cd026fa0 could not be found.\", \"code\": 404}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:51:00.471Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.284c8e69-6b0a-49e8-a994-9a2f51f88a24"}], "metadata": {"pagination": {"total": 901, "offset": 742, "size": 50}}} 2019-04-09 10:51:12,285 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:51:12,285 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:51:12 GMT 2019-04-09 10:51:12,285 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:51:12,285 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-09 10:51:12,285 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:51:12,285 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:51:12,285 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:51:12,285 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-09 10:51:12,288 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876 used request id req-ef983db3-d8a1-4e36-9ae5-8eb134ba6e5a 2019-04-09 10:51:12,288 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876 used request id req-ef983db3-d8a1-4e36-9ae5-8eb134ba6e5a 2019-04-09 10:51:12,288 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0a6dd61bda9e5d2a6b6277a757368ac7c742120" 2019-04-09 10:51:12,288 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [204] Date: Tue, 09 Apr 2019 10:50:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-91ae8180-1424-45b4-ab01-8c108249ab71 x-compute-request-id: req-91ae8180-1424-45b4-ab01-8c108249ab71 Content-Type: application/json 2019-04-09 10:51:12,289 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876 used request id req-91ae8180-1424-45b4-ab01-8c108249ab71 2019-04-09 10:51:12,289 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876 used request id req-91ae8180-1424-45b4-ab01-8c108249ab71 2019-04-09 10:51:12,289 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0a6dd61bda9e5d2a6b6277a757368ac7c742120" 2019-04-09 10:51:12,289 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca14d2a945a3929b36626a1fccc70e72d0f02848" 2019-04-09 10:51:12,289 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [404] Date: Tue, 09 Apr 2019 10:50:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-42c3406b-ef2e-4041-82f3-45871ed20305 x-compute-request-id: req-42c3406b-ef2e-4041-82f3-45871ed20305 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance dd78e78a-000b-421c-be8e-8ecf8df7a4ca could not be found.", "code": 404}} 2019-04-09 10:51:12,289 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca used request id req-42c3406b-ef2e-4041-82f3-45871ed20305 2019-04-09 10:51:12,290 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/dd78e78a-000b-421c-be8e-8ecf8df7a4ca used request id req-42c3406b-ef2e-4041-82f3-45871ed20305 2019-04-09 10:51:12,290 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10:50:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9bebe212-7e72-400a-8423-dbc148d04bc4 x-compute-request-id: req-9bebe212-7e72-400a-8423-dbc148d04bc4 Content-Encoding: gzip Content-Length: 805 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:c5:f0", "version": 4, "addr": "192.168.120.19", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876", "rel": "bookmark"}], "image": {"id": "10e27409-226d-4f3d-971a-db9735ac09c8", "links": [{"href": "http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-04-09T10:31:45.000000", "flavor": {"id": "22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "links": [{"href": "http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "rel": "bookmark"}]}, "id": "a9edbe9c-7652-492c-a4a9-b15648c5b876", "user_id": "ac8606d68bbd45969d2b1630e01ac7c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-04-09T10:50:48Z", "hostId": "559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "name": "server_clearwater-opnfv_ellis_host_04yjo1", "created": "2019-04-09T10:28:30Z", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b", "cloudify_management_network_id": "67c32f4e-cb01-4d56-a2b5-fe18f582c72d"}}} 2019-04-09 10:51:12,290 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876 used request id req-9bebe212-7e72-400a-8423-dbc148d04bc4 2019-04-09 10:51:12,290 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876 used request id req-9bebe212-7e72-400a-8423-dbc148d04bc4 2019-04-09 10:51:12,290 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "a9edbe9c-7652-492c-a4a9-b15648c5b876" to be deleted. current status: SHUTOFF 2019-04-09 10:51:12,290 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-09 10:51:12,290 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleted node instance 2019-04-09 10:51:12,291 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bad7756647a89c0f58ab3829c1a41b658adb6ce8" 2019-04-09 10:51:12,291 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 09 Apr 2019 10:50:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-047c2a9d-bcda-48cf-b431-09a0c6daa598 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 10:51:12,291 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2019-04-09 10:51:12,291 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-047c2a9d-bcda-48cf-b431-09a0c6daa598 2019-04-09 10:51:12,291 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node instance 2019-04-09 10:51:12,291 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Unlinking relationships 2019-04-09 10:51:12,292 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10:50:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-90ba2d87-43e9-45d0-9c8d-33b66891201b x-compute-request-id: req-90ba2d87-43e9-45d0-9c8d-33b66891201b Content-Encoding: gzip Content-Length: 846 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:8f:77", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/1cd83db2-0e44-47f7-8603-85a45117f76b", "rel": "bookmark"}], "image": {"id": "10e27409-226d-4f3d-971a-db9735ac09c8", "links": [{"href": "http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-04-09T10:31:45.000000", "flavor": {"id": "22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "links": [{"href": "http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "rel": "bookmark"}]}, "id": "1cd83db2-0e44-47f7-8603-85a45117f76b", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_sprout"}], "user_id": "ac8606d68bbd45969d2b1630e01ac7c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-04-09T10:50:14Z", "hostId": "559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "name": "server_clearwater-opnfv_sprout_host_y1ieip", "created": "2019-04-09T10:28:32Z", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b", "cloudify_management_network_id": "67c32f4e-cb01-4d56-a2b5-fe18f582c72d"}}} 2019-04-09 10:51:12,292 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 16314 to end... 2019-04-09 10:51:12,292 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopped node instance: nothing to do 2019-04-09 10:51:12,292 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b used request id req-90ba2d87-43e9-45d0-9c8d-33b66891201b 2019-04-09 10:51:12,292 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships unlinked 2019-04-09 10:51:12,292 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bad7756647a89c0f58ab3829c1a41b658adb6ce8" -d '{"removeSecurityGroup": {"name": "clearwater-sg_sprout"}}' 2019-04-09 10:51:12,293 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node instance 2019-04-09 10:51:12,293 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2019-04-09 10:51:12,293 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b used request id req-90ba2d87-43e9-45d0-9c8d-33b66891201b 2019-04-09 10:51:12,293 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/a458d571-f605-4490-8af7-1593cd026fa0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0565a1fa37ae5ee13a790b48950965c7f89039fb" 2019-04-09 10:51:12,293 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b/action used request id req-5be17699-f1fe-4584-9874-437dd7439576 2019-04-09 10:51:12,293 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b/action used request id req-5be17699-f1fe-4584-9874-437dd7439576 2019-04-09 10:51:12,294 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Tue, 09 Apr 2019 10:50:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5be17699-f1fe-4584-9874-437dd7439576 x-compute-request-id: req-5be17699-f1fe-4584-9874-437dd7439576 Content-Length: 0 Content-Type: application/json 2019-04-09 10:51:12,294 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bad7756647a89c0f58ab3829c1a41b658adb6ce8" 2019-04-09 10:51:12,294 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10: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-506a9d3a-c949-45e9-8cf9-a5987a1ad72d x-compute-request-id: req-506a9d3a-c949-45e9-8cf9-a5987a1ad72d Content-Encoding: gzip Content-Length: 534 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "2bf238e1-c96a-4edc-8d76-3703be9c0f98", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ac378cc9-735c-4814-9212-1fb88719d9ff"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "2bf238e1-c96a-4edc-8d76-3703be9c0f98", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "af147da1-599b-481e-8b7a-33141eed572e"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "2bf238e1-c96a-4edc-8d76-3703be9c0f98", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b246ec6d-6f1d-43ae-9b2b-aac6e93fc1db"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "2bf238e1-c96a-4edc-8d76-3703be9c0f98", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f89b4710-5e49-440b-b261-25461d4a8603"}], "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "id": "2bf238e1-c96a-4edc-8d76-3703be9c0f98", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "962547c1-9c5d-4a60-ba49-0f98fc17b32f", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "23f6a9fa-2013-4423-aa26-a15b812d0558"}, {"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "962547c1-9c5d-4a60-ba49-0f98fc17b32f", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3e811baa-c3e2-422b-8868-e03b812bd3b6"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "962547c1-9c5d-4a60-ba49-0f98fc17b32f", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "882318dd-6ee1-44b4-bcd8-835b4161edc6"}], "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "id": "962547c1-9c5d-4a60-ba49-0f98fc17b32f", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}]} 2019-04-09 10:51:12,294 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/a458d571-f605-4490-8af7-1593cd026fa0 used request id req-1f8ad8dd-93a0-4531-b5f7-e0177cbb9f6f 2019-04-09 10:51:12,294 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/a458d571-f605-4490-8af7-1593cd026fa0 used request id req-1f8ad8dd-93a0-4531-b5f7-e0177cbb9f6f 2019-04-09 10:51:12,294 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2019-04-09 10:51:12,294 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-09 10:51:12,295 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 09 Apr 2019 10:50:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a0766b3b-3066-4440-91c9-4aba7f17083a Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 10:51:12,295 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-a0766b3b-3066-4440-91c9-4aba7f17083a 2019-04-09 10:51:12,295 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10: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-3bfd950a-72dc-4869-b705-8ca66327aa62 x-compute-request-id: req-3bfd950a-72dc-4869-b705-8ca66327aa62 Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:8f:77", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/1cd83db2-0e44-47f7-8603-85a45117f76b", "rel": "bookmark"}], "image": {"id": "10e27409-226d-4f3d-971a-db9735ac09c8", "links": [{"href": "http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-04-09T10:31:45.000000", "flavor": {"id": "22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "links": [{"href": "http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "rel": "bookmark"}]}, "id": "1cd83db2-0e44-47f7-8603-85a45117f76b", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "ac8606d68bbd45969d2b1630e01ac7c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-04-09T10:50:14Z", "hostId": "559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "name": "server_clearwater-opnfv_sprout_host_y1ieip", "created": "2019-04-09T10:28:32Z", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b", "cloudify_management_network_id": "67c32f4e-cb01-4d56-a2b5-fe18f582c72d"}}} 2019-04-09 10:51:12,295 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b used request id req-3bfd950a-72dc-4869-b705-8ca66327aa62 2019-04-09 10:51:12,295 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b used request id req-3bfd950a-72dc-4869-b705-8ca66327aa62 2019-04-09 10:51:12,295 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bad7756647a89c0f58ab3829c1a41b658adb6ce8" 2019-04-09 10:51:12,296 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/1f78e240-5909-4a7b-aa8e-dce549e8942a.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1aece906bb4e6bfec9744955922aedabebba8e0" 2019-04-09 10:51:12,296 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [404] Date: Tue, 09 Apr 2019 10: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-1f8ad8dd-93a0-4531-b5f7-e0177cbb9f6f x-compute-request-id: req-1f8ad8dd-93a0-4531-b5f7-e0177cbb9f6f Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance a458d571-f605-4490-8af7-1593cd026fa0 could not be found.", "code": 404}} 2019-04-09 10:51:12,296 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/5925ef01-08cd-4403-aab7-6ff46347ca8f 2019-04-09 10:51:12,366 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:51:12,366 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:51:12,366 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:51:12,367 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:51:12,367 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:51:12,367 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:51:12,367 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:51:12,367 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T10:49:12.891Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-09T10:49:12.892Z", "id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"} 2019-04-09 10:51:12,367 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:51:12,367 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:51:12 GMT 2019-04-09 10:51:12,367 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:51:12,367 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-04-09 10:51:12,367 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:51:12,368 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:51:12,368 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:51:17,373 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-09 10:51:17,444 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:51:17,445 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:51:17,445 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:51:17,445 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:51:17,445 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:51:17,445 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:51:17,445 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:51:17,445 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:51:01.853Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "internal_sip_security_group_rwbxx4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:51:01.635Z", "source_id": "sprout_host_y1ieip", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:51:01.853Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "sprout_security_group_fsy3cy", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:51:01.540Z", "source_id": "sprout_host_y1ieip", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "homer_host_d3fa9b", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:51:01.853Z", "message": "Deleted node instance", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:51:01.188Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "homer_host_d3fa9b", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:51:01.853Z", "message": "Task succeeded 'nova_plugin.server.delete'", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:51:01.060Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:51:01.853Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b/os-security-groups used request id req-506a9d3a-c949-45e9-8cf9-a5987a1ad72d", "level": "debug", "target_id": "sprout_security_group_fsy3cy", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:51:01.017Z", "source_id": "sprout_host_y1ieip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.7851c382-2d9d-43a8-9561-22677363b358"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:51:01.853Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b/os-security-groups used request id req-506a9d3a-c949-45e9-8cf9-a5987a1ad72d", "level": "debug", "target_id": "sprout_security_group_fsy3cy", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:51:01.017Z", "source_id": "sprout_host_y1ieip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.7851c382-2d9d-43a8-9561-22677363b358"}, {"node_instance_id": "dime_security_group_f25a8c", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:51:01.853Z", "message": "RESP: [204] X-Openstack-Request-Id: req-d1f223f1-5fdd-4211-a637-476d17168366 Content-Length: 0 Date: Tue, 09 Apr 2019 10:50:52 GMT \nRESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged.\n", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:51:01.244Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.e5b50a08-0e42-47c5-a73f-5657dc4009c8"}, {"node_instance_id": "dime_security_group_f25a8c", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:51:01.853Z", "message": "DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/1f78e240-5909-4a7b-aa8e-dce549e8942a.json used request id req-d1f223f1-5fdd-4211-a637-476d17168366", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:51:01.244Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.e5b50a08-0e42-47c5-a73f-5657dc4009c8"}, {"node_instance_id": "dime_security_group_f25a8c", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:51:01.853Z", "message": "DELETE call to neutron for http://172.30.9.21:9696/v2.0/security-groups/1f78e240-5909-4a7b-aa8e-dce549e8942a.json used request id req-d1f223f1-5fdd-4211-a637-476d17168366", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:51:01.244Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.e5b50a08-0e42-47c5-a73f-5657dc4009c8"}, {"node_instance_id": "homer_security_group_c5hr1b", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:51:02.449Z", "message": "Stopping node instance", "target_id": null, "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:51:02.146Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "dime_security_group_f25a8c", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:51:02.449Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "target_id": null, "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:51:01.776Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "dime_security_group_f25a8c", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:51:02.449Z", "message": "Deleted node instance", "target_id": null, "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:51:02.011Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "homer_security_group_c5hr1b", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:51:03.046Z", "message": "Unlinking relationships", "target_id": null, "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:51:02.647Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "homer_security_group_c5hr1b", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:51:03.046Z", "message": "Relationships unlinked", "target_id": null, "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:51:02.918Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "ellis_host_04yjo1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:51:03.046Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876 used request id req-2a257886-2fae-4c14-a68f-5dace58342c6", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:51:02.782Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.a35abcd4-b3b0-48dd-b3ce-83003423f478"}, {"node_instance_id": "ellis_host_04yjo1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:51:03.046Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d0a6dd61bda9e5d2a6b6277a757368ac7c742120\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:51:02.734Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.a35abcd4-b3b0-48dd-b3ce-83003423f478"}, {"node_instance_id": "ellis_host_04yjo1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:51:03.046Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876 used request id req-2a257886-2fae-4c14-a68f-5dace58342c6", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:51:02.782Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.a35abcd4-b3b0-48dd-b3ce-83003423f478"}, {"node_instance_id": "ellis_host_04yjo1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:51:03.046Z", "message": "RESP: [404] Date: Tue, 09 Apr 2019 10:50:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2a257886-2fae-4c14-a68f-5dace58342c6 x-compute-request-id: req-2a257886-2fae-4c14-a68f-5dace58342c6 Content-Length: 111 Content-Type: application/json; charset=UTF-8 \nRESP BODY: {\"itemNotFound\": {\"message\": \"Instance a9edbe9c-7652-492c-a4a9-b15648c5b876 could not be found.\", \"code\": 404}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:51:02.782Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.a35abcd4-b3b0-48dd-b3ce-83003423f478"}, {"node_instance_id": "homer_security_group_c5hr1b", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:51:03.046Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:51:02.340Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "ellis_host_04yjo1", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:51:03.643Z", "message": "Task succeeded 'nova_plugin.server.delete'", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:51:03.277Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "homer_security_group_c5hr1b", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:51:03.643Z", "message": "Deleting node instance", "target_id": null, "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:51:03.013Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "homer_security_group_c5hr1b", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:51:03.643Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "target_id": null, "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:51:03.266Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:51:03.643Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "internal_sip_security_group_rwbxx4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:51:02.883Z", "source_id": "sprout_host_y1ieip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.867a5e8e-91f1-4998-b1ee-a4fe460304b6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:51:03.643Z", "message": "RESP: [300] Date: Tue, 09 Apr 2019 10:50:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fd614801-b3f1-42e4-950a-9913d57478ee Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "internal_sip_security_group_rwbxx4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:51:02.887Z", "source_id": "sprout_host_y1ieip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.867a5e8e-91f1-4998-b1ee-a4fe460304b6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:51:03.643Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-fd614801-b3f1-42e4-950a-9913d57478ee", "level": "debug", "target_id": "internal_sip_security_group_rwbxx4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:51:02.888Z", "source_id": "sprout_host_y1ieip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.867a5e8e-91f1-4998-b1ee-a4fe460304b6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:51:03.643Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}85ef29895cec4546d13a9d1c2166bc5d5e815596\"", "level": "debug", "target_id": "internal_sip_security_group_rwbxx4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:51:03.291Z", "source_id": "sprout_host_y1ieip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.867a5e8e-91f1-4998-b1ee-a4fe460304b6"}, {"node_instance_id": "ellis_floatingip_0s098n", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:51:04.291Z", "message": "Stopping node instance", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:51:04.071Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:51:04.291Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}85ef29895cec4546d13a9d1c2166bc5d5e815596\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_internal_sip\"}}'", "level": "debug", "target_id": "internal_sip_security_group_rwbxx4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:51:04.009Z", "source_id": "sprout_host_y1ieip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.867a5e8e-91f1-4998-b1ee-a4fe460304b6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:51:04.291Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b used request id req-e32a64dd-1676-48da-a9cf-b8e4ce580d23", "level": "debug", "target_id": "internal_sip_security_group_rwbxx4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:51:04.008Z", "source_id": "sprout_host_y1ieip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.867a5e8e-91f1-4998-b1ee-a4fe460304b6"}, {"node_instance_id": "ellis_security_group_097ng0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:51:04.291Z", "message": "Stopping node instance", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:51:04.033Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "ellis_host_04yjo1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:51:04.291Z", "message": "Deleted node instance", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:51:03.582Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:51:04.291Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10:50:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e32a64dd-1676-48da-a9cf-b8e4ce580d23 x-compute-request-id: req-e32a64dd-1676-48da-a9cf-b8e4ce580d23 Content-Encoding: gzip Content-Length: 842 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:b6:8f:77\", \"version\": 4, \"addr\": \"192.168.120.15\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/1cd83db2-0e44-47f7-8603-85a45117f76b\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"10e27409-226d-4f3d-971a-db9735ac09c8\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-04-09T10:31:45.000000\", \"flavor\": {\"id\": \"22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"rel\": \"bookmark\"}]}, \"id\": \"1cd83db2-0e44-47f7-8603-85a45117f76b\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"ac8606d68bbd45969d2b1630e01ac7c4\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-04-09T10:50:14Z\", \"hostId\": \"559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b\", \"name\": \"server_clearwater-opnfv_sprout_host_y1ieip\", \"created\": \"2019-04-09T10:28:32Z\", \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\", \"cloudify_management_network_id\": \"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\"}}}\n", "level": "debug", "target_id": "internal_sip_security_group_rwbxx4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:51:04.008Z", "source_id": "sprout_host_y1ieip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.867a5e8e-91f1-4998-b1ee-a4fe460304b6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:51:04.291Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b used request id req-e32a64dd-1676-48da-a9cf-b8e4ce580d23", "level": "debug", "target_id": "internal_sip_security_group_rwbxx4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:51:04.008Z", "source_id": "sprout_host_y1ieip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.867a5e8e-91f1-4998-b1ee-a4fe460304b6"}, {"node_instance_id": "homer_security_group_c5hr1b", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:51:04.887Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-de0adb76-12db-4feb-9ddd-710fd6e917b4", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:51:04.383Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.61fa3462-88c3-462d-a2f6-436f03219f7f"}, {"node_instance_id": "homer_security_group_c5hr1b", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:51:04.887Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:51:04.376Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.61fa3462-88c3-462d-a2f6-436f03219f7f"}, {"node_instance_id": "homer_security_group_c5hr1b", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:51:04.887Z", "message": "deleting security_group", "level": "info", "target_id": null, "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:51:04.374Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.61fa3462-88c3-462d-a2f6-436f03219f7f"}, {"node_instance_id": "ellis_security_group_097ng0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:51:04.887Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:51:04.225Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "ellis_floatingip_0s098n", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:51:04.887Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:51:04.274Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "homer_security_group_c5hr1b", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:51:04.887Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/a284506f-5086-47cc-8c38-a04f788f16bd.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}05e36f746437a193db17240426dadb524cd340bb\"", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:51:04.783Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.61fa3462-88c3-462d-a2f6-436f03219f7f"}, {"node_instance_id": "homer_security_group_c5hr1b", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:51:04.887Z", "message": "RESP: [300] Date: Tue, 09 Apr 2019 10:50:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-de0adb76-12db-4feb-9ddd-710fd6e917b4 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:51:04.382Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.61fa3462-88c3-462d-a2f6-436f03219f7f"}, {"node_instance_id": "ellis_security_group_097ng0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:51:05.486Z", "message": "Unlinking relationships", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:51:04.517Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "ellis_security_group_097ng0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:51:05.486Z", "message": "Relationships unlinked", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:51:04.758Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "ellis_security_group_097ng0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:51:05.486Z", "message": "Deleting node instance", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:51:04.854Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:51:05.486Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}85ef29895cec4546d13a9d1c2166bc5d5e815596\"", "level": "debug", "target_id": "internal_sip_security_group_rwbxx4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:51:05.150Z", "source_id": "sprout_host_y1ieip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.867a5e8e-91f1-4998-b1ee-a4fe460304b6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:51:05.486Z", "message": "POST call to compute for http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b/action used request id req-b227b39c-9010-4666-a593-7244ce39b521", "level": "debug", "target_id": "internal_sip_security_group_rwbxx4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:51:05.149Z", "source_id": "sprout_host_y1ieip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.867a5e8e-91f1-4998-b1ee-a4fe460304b6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:51:05.486Z", "message": "POST call to compute for http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b/action used request id req-b227b39c-9010-4666-a593-7244ce39b521", "level": "debug", "target_id": "internal_sip_security_group_rwbxx4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:51:05.148Z", "source_id": "sprout_host_y1ieip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.867a5e8e-91f1-4998-b1ee-a4fe460304b6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:51:05.486Z", "message": "RESP: [202] Date: Tue, 09 Apr 2019 10: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-b227b39c-9010-4666-a593-7244ce39b521 x-compute-request-id: req-b227b39c-9010-4666-a593-7244ce39b521 Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "internal_sip_security_group_rwbxx4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:51:05.148Z", "source_id": "sprout_host_y1ieip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.867a5e8e-91f1-4998-b1ee-a4fe460304b6"}, {"node_instance_id": "homer_security_group_c5hr1b", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:51:05.486Z", "message": "DELETE call to neutron for http://172.30.9.21:9696/v2.0/security-groups/a284506f-5086-47cc-8c38-a04f788f16bd.json used request id req-c9d8bc04-8a16-4456-ba02-88b2025e9c8c", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:51:05.098Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.61fa3462-88c3-462d-a2f6-436f03219f7f"}, {"node_instance_id": "homer_security_group_c5hr1b", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:51:05.486Z", "message": "DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/a284506f-5086-47cc-8c38-a04f788f16bd.json used request id req-c9d8bc04-8a16-4456-ba02-88b2025e9c8c", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:51:05.098Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.61fa3462-88c3-462d-a2f6-436f03219f7f"}, {"node_instance_id": "homer_security_group_c5hr1b", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:51:05.486Z", "message": "RESP: [204] X-Openstack-Request-Id: req-c9d8bc04-8a16-4456-ba02-88b2025e9c8c Content-Length: 0 Date: Tue, 09 Apr 2019 10:50:55 GMT \nRESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged.\n", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:51:05.098Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.61fa3462-88c3-462d-a2f6-436f03219f7f"}], "metadata": {"pagination": {"total": 919, "offset": 792, "size": 50}}} 2019-04-09 10:51:17,446 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:51:17,446 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:51:17 GMT 2019-04-09 10:51:17,446 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:51:17,446 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-09 10:51:17,446 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:51:17,446 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:51:17,446 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:51:17,446 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-09 10:51:17,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-04-09 10:51:17,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-04-09 10:51:17,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleted node instance 2019-04-09 10:51:17,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2019-04-09 10:51:17,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b/os-security-groups used request id req-506a9d3a-c949-45e9-8cf9-a5987a1ad72d 2019-04-09 10:51:17,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b/os-security-groups used request id req-506a9d3a-c949-45e9-8cf9-a5987a1ad72d 2019-04-09 10:51:17,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d1f223f1-5fdd-4211-a637-476d17168366 Content-Length: 0 Date: Tue, 09 Apr 2019 10:50:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-09 10:51:17,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/1f78e240-5909-4a7b-aa8e-dce549e8942a.json used request id req-d1f223f1-5fdd-4211-a637-476d17168366 2019-04-09 10:51:17,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - DELETE call to neutron for http://172.30.9.21:9696/v2.0/security-groups/1f78e240-5909-4a7b-aa8e-dce549e8942a.json used request id req-d1f223f1-5fdd-4211-a637-476d17168366 2019-04-09 10:51:17,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node instance 2019-04-09 10:51:17,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2019-04-09 10:51:17,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleted node instance 2019-04-09 10:51:17,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Unlinking relationships 2019-04-09 10:51:17,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships unlinked 2019-04-09 10:51:17,451 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876 used request id req-2a257886-2fae-4c14-a68f-5dace58342c6 2019-04-09 10:51:17,451 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0a6dd61bda9e5d2a6b6277a757368ac7c742120" 2019-04-09 10:51:17,451 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/a9edbe9c-7652-492c-a4a9-b15648c5b876 used request id req-2a257886-2fae-4c14-a68f-5dace58342c6 2019-04-09 10:51:17,451 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [404] Date: Tue, 09 Apr 2019 10:50:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2a257886-2fae-4c14-a68f-5dace58342c6 x-compute-request-id: req-2a257886-2fae-4c14-a68f-5dace58342c6 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance a9edbe9c-7652-492c-a4a9-b15648c5b876 could not be found.", "code": 404}} 2019-04-09 10:51:17,451 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopped node instance: nothing to do 2019-04-09 10:51:17,451 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2019-04-09 10:51:17,452 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node instance 2019-04-09 10:51:17,452 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2019-04-09 10:51:17,452 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-09 10:51:17,452 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 09 Apr 2019 10:50:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fd614801-b3f1-42e4-950a-9913d57478ee Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 10:51:17,452 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-fd614801-b3f1-42e4-950a-9913d57478ee 2019-04-09 10:51:17,452 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85ef29895cec4546d13a9d1c2166bc5d5e815596" 2019-04-09 10:51:17,452 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node instance 2019-04-09 10:51:17,453 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85ef29895cec4546d13a9d1c2166bc5d5e815596" -d '{"removeSecurityGroup": {"name": "clearwater-sg_internal_sip"}}' 2019-04-09 10:51:17,453 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b used request id req-e32a64dd-1676-48da-a9cf-b8e4ce580d23 2019-04-09 10:51:17,453 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node instance 2019-04-09 10:51:17,453 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleted node instance 2019-04-09 10:51:17,453 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10:50:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e32a64dd-1676-48da-a9cf-b8e4ce580d23 x-compute-request-id: req-e32a64dd-1676-48da-a9cf-b8e4ce580d23 Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:8f:77", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/1cd83db2-0e44-47f7-8603-85a45117f76b", "rel": "bookmark"}], "image": {"id": "10e27409-226d-4f3d-971a-db9735ac09c8", "links": [{"href": "http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-04-09T10:31:45.000000", "flavor": {"id": "22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "links": [{"href": "http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "rel": "bookmark"}]}, "id": "1cd83db2-0e44-47f7-8603-85a45117f76b", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "ac8606d68bbd45969d2b1630e01ac7c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-04-09T10:50:14Z", "hostId": "559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "name": "server_clearwater-opnfv_sprout_host_y1ieip", "created": "2019-04-09T10:28:32Z", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b", "cloudify_management_network_id": "67c32f4e-cb01-4d56-a2b5-fe18f582c72d"}}} 2019-04-09 10:51:17,453 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b used request id req-e32a64dd-1676-48da-a9cf-b8e4ce580d23 2019-04-09 10:51:17,454 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-de0adb76-12db-4feb-9ddd-710fd6e917b4 2019-04-09 10:51:17,454 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-09 10:51:17,454 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2019-04-09 10:51:17,454 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopped node instance: nothing to do 2019-04-09 10:51:17,454 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopped node instance: nothing to do 2019-04-09 10:51:17,454 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/a284506f-5086-47cc-8c38-a04f788f16bd.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05e36f746437a193db17240426dadb524cd340bb" 2019-04-09 10:51:17,454 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 09 Apr 2019 10:50:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-de0adb76-12db-4feb-9ddd-710fd6e917b4 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 10:51:17,455 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Unlinking relationships 2019-04-09 10:51:17,455 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships unlinked 2019-04-09 10:51:17,455 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node instance 2019-04-09 10:51:17,455 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85ef29895cec4546d13a9d1c2166bc5d5e815596" 2019-04-09 10:51:17,455 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b/action used request id req-b227b39c-9010-4666-a593-7244ce39b521 2019-04-09 10:51:17,455 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b/action used request id req-b227b39c-9010-4666-a593-7244ce39b521 2019-04-09 10:51:17,456 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Tue, 09 Apr 2019 10: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-b227b39c-9010-4666-a593-7244ce39b521 x-compute-request-id: req-b227b39c-9010-4666-a593-7244ce39b521 Content-Length: 0 Content-Type: application/json 2019-04-09 10:51:17,456 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - DELETE call to neutron for http://172.30.9.21:9696/v2.0/security-groups/a284506f-5086-47cc-8c38-a04f788f16bd.json used request id req-c9d8bc04-8a16-4456-ba02-88b2025e9c8c 2019-04-09 10:51:17,456 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/a284506f-5086-47cc-8c38-a04f788f16bd.json used request id req-c9d8bc04-8a16-4456-ba02-88b2025e9c8c 2019-04-09 10:51:17,456 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c9d8bc04-8a16-4456-ba02-88b2025e9c8c Content-Length: 0 Date: Tue, 09 Apr 2019 10:50:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-09 10:51:17,456 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/5925ef01-08cd-4403-aab7-6ff46347ca8f 2019-04-09 10:51:17,519 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:51:17,519 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:51:17,519 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:51:17,519 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:51:17,519 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:51:17,519 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:51:17,520 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:51:17,520 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T10:49:12.891Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-09T10:49:12.892Z", "id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"} 2019-04-09 10:51:17,520 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:51:17,520 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:51:17 GMT 2019-04-09 10:51:17,520 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:51:17,520 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-04-09 10:51:17,520 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:51:17,520 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:51:17,520 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:51:22,526 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-09 10:51:22,636 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:51:22,636 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:51:22,636 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:51:22,636 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:51:22,636 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:51:22,636 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:51:22,637 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:51:22,637 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_security_group_097ng0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:51:05.486Z", "message": "Relationships unlinked", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:51:04.758Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:51:06.084Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b used request id req-b7b6caca-b356-4709-9688-cb1999de5f90", "level": "debug", "target_id": "internal_sip_security_group_rwbxx4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:51:05.498Z", "source_id": "sprout_host_y1ieip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.867a5e8e-91f1-4998-b1ee-a4fe460304b6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:51:06.084Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b used request id req-b7b6caca-b356-4709-9688-cb1999de5f90", "level": "debug", "target_id": "internal_sip_security_group_rwbxx4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:51:05.498Z", "source_id": "sprout_host_y1ieip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.867a5e8e-91f1-4998-b1ee-a4fe460304b6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:51:06.084Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10:50:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b7b6caca-b356-4709-9688-cb1999de5f90 x-compute-request-id: req-b7b6caca-b356-4709-9688-cb1999de5f90 Content-Encoding: gzip Content-Length: 828 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:b6:8f:77\", \"version\": 4, \"addr\": \"192.168.120.15\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/1cd83db2-0e44-47f7-8603-85a45117f76b\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"10e27409-226d-4f3d-971a-db9735ac09c8\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-04-09T10:31:45.000000\", \"flavor\": {\"id\": \"22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"rel\": \"bookmark\"}]}, \"id\": \"1cd83db2-0e44-47f7-8603-85a45117f76b\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}], \"user_id\": \"ac8606d68bbd45969d2b1630e01ac7c4\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-04-09T10:50:14Z\", \"hostId\": \"559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b\", \"name\": \"server_clearwater-opnfv_sprout_host_y1ieip\", \"created\": \"2019-04-09T10:28:32Z\", \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\", \"cloudify_management_network_id\": \"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\"}}}\n", "level": "debug", "target_id": "internal_sip_security_group_rwbxx4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:51:05.498Z", "source_id": "sprout_host_y1ieip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.867a5e8e-91f1-4998-b1ee-a4fe460304b6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:51:06.084Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b/os-security-groups used request id req-719586f6-b076-4a28-8ced-f918f34aecc1", "level": "debug", "target_id": "internal_sip_security_group_rwbxx4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:51:05.659Z", "source_id": "sprout_host_y1ieip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.867a5e8e-91f1-4998-b1ee-a4fe460304b6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:51:06.084Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10:50:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-719586f6-b076-4a28-8ced-f918f34aecc1 x-compute-request-id: req-719586f6-b076-4a28-8ced-f918f34aecc1 Content-Encoding: gzip Content-Length: 371 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"2bf238e1-c96a-4edc-8d76-3703be9c0f98\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"ac378cc9-735c-4814-9212-1fb88719d9ff\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"2bf238e1-c96a-4edc-8d76-3703be9c0f98\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"af147da1-599b-481e-8b7a-33141eed572e\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"2bf238e1-c96a-4edc-8d76-3703be9c0f98\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b246ec6d-6f1d-43ae-9b2b-aac6e93fc1db\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"2bf238e1-c96a-4edc-8d76-3703be9c0f98\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"f89b4710-5e49-440b-b261-25461d4a8603\"}], \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"id\": \"2bf238e1-c96a-4edc-8d76-3703be9c0f98\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}]}\n", "level": "debug", "target_id": "internal_sip_security_group_rwbxx4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:51:05.659Z", "source_id": "sprout_host_y1ieip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.867a5e8e-91f1-4998-b1ee-a4fe460304b6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:51:06.084Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}85ef29895cec4546d13a9d1c2166bc5d5e815596\"", "level": "debug", "target_id": "internal_sip_security_group_rwbxx4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:51:05.499Z", "source_id": "sprout_host_y1ieip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.867a5e8e-91f1-4998-b1ee-a4fe460304b6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:51:06.084Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b/os-security-groups used request id req-719586f6-b076-4a28-8ced-f918f34aecc1", "level": "debug", "target_id": "internal_sip_security_group_rwbxx4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:51:05.659Z", "source_id": "sprout_host_y1ieip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.867a5e8e-91f1-4998-b1ee-a4fe460304b6"}, {"node_instance_id": "ellis_security_group_097ng0", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:51:06.084Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:51:05.106Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "ellis_floatingip_0s098n", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:51:06.084Z", "message": "Deleting node instance", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:51:05.057Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "ellis_floatingip_0s098n", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:51:06.084Z", "message": "Relationships unlinked", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:51:04.968Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "ellis_floatingip_0s098n", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:51:06.696Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:51:05.617Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "homer_security_group_c5hr1b", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:51:06.696Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "target_id": null, "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:51:05.573Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "homer_security_group_c5hr1b", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:51:06.696Z", "message": "Deleted node instance", "target_id": null, "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:51:05.917Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "ellis_security_group_097ng0", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:51:06.696Z", "message": "deleting security_group", "level": "info", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:51:06.375Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.30c618fa-1d27-4739-a7c8-3ff46f753c10"}, {"node_instance_id": "ellis_security_group_097ng0", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:51:06.696Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:51:06.376Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.30c618fa-1d27-4739-a7c8-3ff46f753c10"}, {"node_instance_id": "ellis_security_group_097ng0", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:51:06.696Z", "message": "RESP: [300] Date: Tue, 09 Apr 2019 10:50:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-42db64bc-6de3-449e-8896-52c83e46d3d8 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:51:06.380Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.30c618fa-1d27-4739-a7c8-3ff46f753c10"}, {"node_instance_id": "ellis_security_group_097ng0", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:51:06.696Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-42db64bc-6de3-449e-8896-52c83e46d3d8", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:51:06.381Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.30c618fa-1d27-4739-a7c8-3ff46f753c10"}, {"node_instance_id": "ellis_floatingip_0s098n", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:51:07.202Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:51:06.739Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.a6c9ba37-7da8-4dc5-a2df-8cddbafa7d6e"}, {"node_instance_id": "ellis_floatingip_0s098n", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:51:07.202Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-39dd246b-d2ef-4765-a3cf-2a827f717efa", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:51:06.745Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.a6c9ba37-7da8-4dc5-a2df-8cddbafa7d6e"}, {"node_instance_id": "ellis_floatingip_0s098n", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:51:07.202Z", "message": "deleting floatingip", "level": "info", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:51:06.739Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.a6c9ba37-7da8-4dc5-a2df-8cddbafa7d6e"}, {"node_instance_id": "ellis_security_group_097ng0", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:51:07.202Z", "message": "DELETE call to neutron for http://172.30.9.21:9696/v2.0/security-groups/3849a302-07e8-4696-8d63-b91b75abcba2.json used request id req-af3383d3-00cf-4cdb-aa71-06e6024d2c9b", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:51:07.112Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.30c618fa-1d27-4739-a7c8-3ff46f753c10"}, {"node_instance_id": "ellis_floatingip_0s098n", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:51:07.202Z", "message": "RESP: [300] Date: Tue, 09 Apr 2019 10:50:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-39dd246b-d2ef-4765-a3cf-2a827f717efa Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:51:06.745Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.a6c9ba37-7da8-4dc5-a2df-8cddbafa7d6e"}, {"node_instance_id": "ellis_security_group_097ng0", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:51:07.202Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/3849a302-07e8-4696-8d63-b91b75abcba2.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4bda81aba02244ff433e01af9c4469b3785d98c1\"", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:51:06.786Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.30c618fa-1d27-4739-a7c8-3ff46f753c10"}, {"node_instance_id": "ellis_floatingip_0s098n", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:51:07.202Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/floatingips/a10f2418-35b7-4ef4-91ed-e58be3a528f9.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}10acbee97d095fb9ea361b4e02ce85131c90d9ad\"", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:51:07.167Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.a6c9ba37-7da8-4dc5-a2df-8cddbafa7d6e"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:51:07.202Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:51:06.466Z", "source_id": "sprout_host_y1ieip", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:51:07.202Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "internal_sip_security_group_rwbxx4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:51:06.300Z", "source_id": "sprout_host_y1ieip", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "ellis_security_group_097ng0", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:51:07.202Z", "message": "DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/3849a302-07e8-4696-8d63-b91b75abcba2.json used request id req-af3383d3-00cf-4cdb-aa71-06e6024d2c9b", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:51:07.112Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.30c618fa-1d27-4739-a7c8-3ff46f753c10"}, {"node_instance_id": "ellis_security_group_097ng0", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:51:07.202Z", "message": "RESP: [204] X-Openstack-Request-Id: req-af3383d3-00cf-4cdb-aa71-06e6024d2c9b Content-Length: 0 Date: Tue, 09 Apr 2019 10:50:58 GMT \nRESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged.\n", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:51:07.112Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.30c618fa-1d27-4739-a7c8-3ff46f753c10"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:51:07.834Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:51:07.629Z", "source_id": "sprout_host_y1ieip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.fd83f36b-eda9-4262-ba98-8fc3e07c2806"}, {"node_instance_id": "ellis_security_group_097ng0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:51:07.834Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:51:07.478Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:51:08.479Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5b40c5a1770b265bdfd656e01ae3a53821291fa1\"", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:51:08.065Z", "source_id": "sprout_host_y1ieip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.fd83f36b-eda9-4262-ba98-8fc3e07c2806"}, {"node_instance_id": "ellis_floatingip_0s098n", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:51:08.479Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:51:08.288Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "ellis_security_group_097ng0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:51:08.479Z", "message": "Deleted node instance", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:51:07.712Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:51:08.479Z", "message": "RESP: [300] Date: Tue, 09 Apr 2019 10:50:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d8b4f59d-5a1d-49cb-a9bc-a6dd2c4b6359 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:51:07.633Z", "source_id": "sprout_host_y1ieip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.fd83f36b-eda9-4262-ba98-8fc3e07c2806"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:51:08.479Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-d8b4f59d-5a1d-49cb-a9bc-a6dd2c4b6359", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:51:07.633Z", "source_id": "sprout_host_y1ieip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.fd83f36b-eda9-4262-ba98-8fc3e07c2806"}, {"node_instance_id": "ellis_floatingip_0s098n", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:51:08.479Z", "message": "RESP: [204] X-Openstack-Request-Id: req-23126f42-4598-4b21-9365-ee89e94bafa9 Content-Length: 0 Date: Tue, 09 Apr 2019 10:50:58 GMT \nRESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged.\n", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:51:07.935Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.a6c9ba37-7da8-4dc5-a2df-8cddbafa7d6e"}, {"node_instance_id": "ellis_floatingip_0s098n", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:51:08.479Z", "message": "DELETE call to network for http://172.30.9.21:9696/v2.0/floatingips/a10f2418-35b7-4ef4-91ed-e58be3a528f9.json used request id req-23126f42-4598-4b21-9365-ee89e94bafa9", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:51:07.935Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.a6c9ba37-7da8-4dc5-a2df-8cddbafa7d6e"}, {"node_instance_id": "ellis_floatingip_0s098n", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:51:08.479Z", "message": "DELETE call to neutron for http://172.30.9.21:9696/v2.0/floatingips/a10f2418-35b7-4ef4-91ed-e58be3a528f9.json used request id req-23126f42-4598-4b21-9365-ee89e94bafa9", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:51:07.936Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.a6c9ba37-7da8-4dc5-a2df-8cddbafa7d6e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:51:09.061Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5b40c5a1770b265bdfd656e01ae3a53821291fa1\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_base\"}}'", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:51:08.782Z", "source_id": "sprout_host_y1ieip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.fd83f36b-eda9-4262-ba98-8fc3e07c2806"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:51:09.061Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b used request id req-c446057d-2493-4cab-91b1-55cac0c91a68", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:51:08.780Z", "source_id": "sprout_host_y1ieip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.fd83f36b-eda9-4262-ba98-8fc3e07c2806"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:51:09.061Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b used request id req-c446057d-2493-4cab-91b1-55cac0c91a68", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:51:08.780Z", "source_id": "sprout_host_y1ieip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.fd83f36b-eda9-4262-ba98-8fc3e07c2806"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:51:09.061Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10:50:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c446057d-2493-4cab-91b1-55cac0c91a68 x-compute-request-id: req-c446057d-2493-4cab-91b1-55cac0c91a68 Content-Encoding: gzip Content-Length: 828 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:b6:8f:77\", \"version\": 4, \"addr\": \"192.168.120.15\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/1cd83db2-0e44-47f7-8603-85a45117f76b\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"10e27409-226d-4f3d-971a-db9735ac09c8\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-04-09T10:31:45.000000\", \"flavor\": {\"id\": \"22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"rel\": \"bookmark\"}]}, \"id\": \"1cd83db2-0e44-47f7-8603-85a45117f76b\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}], \"user_id\": \"ac8606d68bbd45969d2b1630e01ac7c4\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-04-09T10:50:14Z\", \"hostId\": \"559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b\", \"name\": \"server_clearwater-opnfv_sprout_host_y1ieip\", \"created\": \"2019-04-09T10:28:32Z\", \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\", \"cloudify_management_network_id\": \"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\"}}}\n", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:51:08.780Z", "source_id": "sprout_host_y1ieip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.fd83f36b-eda9-4262-ba98-8fc3e07c2806"}, {"node_instance_id": "ellis_floatingip_0s098n", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:51:09.061Z", "message": "Deleted node instance", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:51:08.320Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:51:09.825Z", "message": "RESP: [202] Date: Tue, 09 Apr 2019 10: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 x-openstack-request-id: req-3b7921a7-941a-4dea-8123-d7ecab970cd0 x-compute-request-id: req-3b7921a7-941a-4dea-8123-d7ecab970cd0 Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:51:09.742Z", "source_id": "sprout_host_y1ieip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.fd83f36b-eda9-4262-ba98-8fc3e07c2806"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:51:10.329Z", "message": "POST call to compute for http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b/action used request id req-3b7921a7-941a-4dea-8123-d7ecab970cd0", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:51:09.742Z", "source_id": "sprout_host_y1ieip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.fd83f36b-eda9-4262-ba98-8fc3e07c2806"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:51:10.329Z", "message": "POST call to compute for http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b/action used request id req-3b7921a7-941a-4dea-8123-d7ecab970cd0", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:51:09.742Z", "source_id": "sprout_host_y1ieip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.fd83f36b-eda9-4262-ba98-8fc3e07c2806"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:51:10.329Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5b40c5a1770b265bdfd656e01ae3a53821291fa1\"", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:51:09.744Z", "source_id": "sprout_host_y1ieip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.fd83f36b-eda9-4262-ba98-8fc3e07c2806"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:51:10.865Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b used request id req-f2989ec3-aef3-4a3a-aff5-3dc1768d5e37", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:51:10.530Z", "source_id": "sprout_host_y1ieip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.fd83f36b-eda9-4262-ba98-8fc3e07c2806"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:51:10.865Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10:51:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f2989ec3-aef3-4a3a-aff5-3dc1768d5e37 x-compute-request-id: req-f2989ec3-aef3-4a3a-aff5-3dc1768d5e37 Content-Encoding: gzip Content-Length: 802 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:b6:8f:77\", \"version\": 4, \"addr\": \"192.168.120.15\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/1cd83db2-0e44-47f7-8603-85a45117f76b\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"10e27409-226d-4f3d-971a-db9735ac09c8\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-04-09T10:31:45.000000\", \"flavor\": {\"id\": \"22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"rel\": \"bookmark\"}]}, \"id\": \"1cd83db2-0e44-47f7-8603-85a45117f76b\", \"user_id\": \"ac8606d68bbd45969d2b1630e01ac7c4\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-04-09T10:50:14Z\", \"hostId\": \"559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b\", \"name\": \"server_clearwater-opnfv_sprout_host_y1ieip\", \"created\": \"2019-04-09T10:28:32Z\", \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\", \"cloudify_management_network_id\": \"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\"}}}\n", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:51:10.529Z", "source_id": "sprout_host_y1ieip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.fd83f36b-eda9-4262-ba98-8fc3e07c2806"}], "metadata": {"pagination": {"total": 929, "offset": 842, "size": 50}}} 2019-04-09 10:51:22,637 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:51:22,637 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:51:22 GMT 2019-04-09 10:51:22,637 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:51:22,637 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-09 10:51:22,637 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:51:22,637 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:51:22,638 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:51:22,638 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-09 10:51:22,640 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships unlinked 2019-04-09 10:51:22,640 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b used request id req-b7b6caca-b356-4709-9688-cb1999de5f90 2019-04-09 10:51:22,641 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b used request id req-b7b6caca-b356-4709-9688-cb1999de5f90 2019-04-09 10:51:22,641 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10:50:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b7b6caca-b356-4709-9688-cb1999de5f90 x-compute-request-id: req-b7b6caca-b356-4709-9688-cb1999de5f90 Content-Encoding: gzip Content-Length: 828 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:8f:77", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/1cd83db2-0e44-47f7-8603-85a45117f76b", "rel": "bookmark"}], "image": {"id": "10e27409-226d-4f3d-971a-db9735ac09c8", "links": [{"href": "http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-04-09T10:31:45.000000", "flavor": {"id": "22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "links": [{"href": "http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "rel": "bookmark"}]}, "id": "1cd83db2-0e44-47f7-8603-85a45117f76b", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "ac8606d68bbd45969d2b1630e01ac7c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-04-09T10:50:14Z", "hostId": "559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "name": "server_clearwater-opnfv_sprout_host_y1ieip", "created": "2019-04-09T10:28:32Z", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b", "cloudify_management_network_id": "67c32f4e-cb01-4d56-a2b5-fe18f582c72d"}}} 2019-04-09 10:51:22,641 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b/os-security-groups used request id req-719586f6-b076-4a28-8ced-f918f34aecc1 2019-04-09 10:51:22,641 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10:50:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-719586f6-b076-4a28-8ced-f918f34aecc1 x-compute-request-id: req-719586f6-b076-4a28-8ced-f918f34aecc1 Content-Encoding: gzip Content-Length: 371 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "2bf238e1-c96a-4edc-8d76-3703be9c0f98", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ac378cc9-735c-4814-9212-1fb88719d9ff"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "2bf238e1-c96a-4edc-8d76-3703be9c0f98", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "af147da1-599b-481e-8b7a-33141eed572e"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "2bf238e1-c96a-4edc-8d76-3703be9c0f98", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b246ec6d-6f1d-43ae-9b2b-aac6e93fc1db"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "2bf238e1-c96a-4edc-8d76-3703be9c0f98", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f89b4710-5e49-440b-b261-25461d4a8603"}], "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "id": "2bf238e1-c96a-4edc-8d76-3703be9c0f98", "name": "clearwater-sg_base", "description": "SSH"}]} 2019-04-09 10:51:22,641 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85ef29895cec4546d13a9d1c2166bc5d5e815596" 2019-04-09 10:51:22,642 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b/os-security-groups used request id req-719586f6-b076-4a28-8ced-f918f34aecc1 2019-04-09 10:51:22,642 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2019-04-09 10:51:22,642 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node instance 2019-04-09 10:51:22,642 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships unlinked 2019-04-09 10:51:22,642 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2019-04-09 10:51:22,642 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2019-04-09 10:51:22,643 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleted node instance 2019-04-09 10:51:22,643 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2019-04-09 10:51:22,643 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-09 10:51:22,643 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 09 Apr 2019 10:50:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-42db64bc-6de3-449e-8896-52c83e46d3d8 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 10:51:22,643 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-42db64bc-6de3-449e-8896-52c83e46d3d8 2019-04-09 10:51:22,643 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-09 10:51:22,644 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-39dd246b-d2ef-4765-a3cf-2a827f717efa 2019-04-09 10:51:22,644 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting floatingip 2019-04-09 10:51:22,644 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - DELETE call to neutron for http://172.30.9.21:9696/v2.0/security-groups/3849a302-07e8-4696-8d63-b91b75abcba2.json used request id req-af3383d3-00cf-4cdb-aa71-06e6024d2c9b 2019-04-09 10:51:22,644 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 09 Apr 2019 10:50:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-39dd246b-d2ef-4765-a3cf-2a827f717efa Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 10:51:22,644 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/3849a302-07e8-4696-8d63-b91b75abcba2.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bda81aba02244ff433e01af9c4469b3785d98c1" 2019-04-09 10:51:22,644 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/floatingips/a10f2418-35b7-4ef4-91ed-e58be3a528f9.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10acbee97d095fb9ea361b4e02ce85131c90d9ad" 2019-04-09 10:51:22,645 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-04-09 10:51:22,645 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-04-09 10:51:22,645 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/3849a302-07e8-4696-8d63-b91b75abcba2.json used request id req-af3383d3-00cf-4cdb-aa71-06e6024d2c9b 2019-04-09 10:51:22,645 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [204] X-Openstack-Request-Id: req-af3383d3-00cf-4cdb-aa71-06e6024d2c9b Content-Length: 0 Date: Tue, 09 Apr 2019 10:50:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-09 10:51:22,645 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-09 10:51:22,645 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2019-04-09 10:51:22,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b40c5a1770b265bdfd656e01ae3a53821291fa1" 2019-04-09 10:51:22,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2019-04-09 10:51:22,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleted node instance 2019-04-09 10:51:22,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 09 Apr 2019 10:50:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d8b4f59d-5a1d-49cb-a9bc-a6dd2c4b6359 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 10:51:22,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-d8b4f59d-5a1d-49cb-a9bc-a6dd2c4b6359 2019-04-09 10:51:22,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [204] X-Openstack-Request-Id: req-23126f42-4598-4b21-9365-ee89e94bafa9 Content-Length: 0 Date: Tue, 09 Apr 2019 10:50:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-09 10:51:22,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/floatingips/a10f2418-35b7-4ef4-91ed-e58be3a528f9.json used request id req-23126f42-4598-4b21-9365-ee89e94bafa9 2019-04-09 10:51:22,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - DELETE call to neutron for http://172.30.9.21:9696/v2.0/floatingips/a10f2418-35b7-4ef4-91ed-e58be3a528f9.json used request id req-23126f42-4598-4b21-9365-ee89e94bafa9 2019-04-09 10:51:22,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b40c5a1770b265bdfd656e01ae3a53821291fa1" -d '{"removeSecurityGroup": {"name": "clearwater-sg_base"}}' 2019-04-09 10:51:22,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b used request id req-c446057d-2493-4cab-91b1-55cac0c91a68 2019-04-09 10:51:22,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b used request id req-c446057d-2493-4cab-91b1-55cac0c91a68 2019-04-09 10:51:22,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10:50:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c446057d-2493-4cab-91b1-55cac0c91a68 x-compute-request-id: req-c446057d-2493-4cab-91b1-55cac0c91a68 Content-Encoding: gzip Content-Length: 828 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:8f:77", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/1cd83db2-0e44-47f7-8603-85a45117f76b", "rel": "bookmark"}], "image": {"id": "10e27409-226d-4f3d-971a-db9735ac09c8", "links": [{"href": "http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-04-09T10:31:45.000000", "flavor": {"id": "22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "links": [{"href": "http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "rel": "bookmark"}]}, "id": "1cd83db2-0e44-47f7-8603-85a45117f76b", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "ac8606d68bbd45969d2b1630e01ac7c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-04-09T10:50:14Z", "hostId": "559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "name": "server_clearwater-opnfv_sprout_host_y1ieip", "created": "2019-04-09T10:28:32Z", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b", "cloudify_management_network_id": "67c32f4e-cb01-4d56-a2b5-fe18f582c72d"}}} 2019-04-09 10:51:22,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleted node instance 2019-04-09 10:51:22,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Tue, 09 Apr 2019 10: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 x-openstack-request-id: req-3b7921a7-941a-4dea-8123-d7ecab970cd0 x-compute-request-id: req-3b7921a7-941a-4dea-8123-d7ecab970cd0 Content-Length: 0 Content-Type: application/json 2019-04-09 10:51:22,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b/action used request id req-3b7921a7-941a-4dea-8123-d7ecab970cd0 2019-04-09 10:51:22,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b/action used request id req-3b7921a7-941a-4dea-8123-d7ecab970cd0 2019-04-09 10:51:22,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b40c5a1770b265bdfd656e01ae3a53821291fa1" 2019-04-09 10:51:22,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b used request id req-f2989ec3-aef3-4a3a-aff5-3dc1768d5e37 2019-04-09 10:51:22,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10:51:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f2989ec3-aef3-4a3a-aff5-3dc1768d5e37 x-compute-request-id: req-f2989ec3-aef3-4a3a-aff5-3dc1768d5e37 Content-Encoding: gzip Content-Length: 802 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:8f:77", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/1cd83db2-0e44-47f7-8603-85a45117f76b", "rel": "bookmark"}], "image": {"id": "10e27409-226d-4f3d-971a-db9735ac09c8", "links": [{"href": "http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-04-09T10:31:45.000000", "flavor": {"id": "22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "links": [{"href": "http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "rel": "bookmark"}]}, "id": "1cd83db2-0e44-47f7-8603-85a45117f76b", "user_id": "ac8606d68bbd45969d2b1630e01ac7c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-04-09T10:50:14Z", "hostId": "559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "name": "server_clearwater-opnfv_sprout_host_y1ieip", "created": "2019-04-09T10:28:32Z", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b", "cloudify_management_network_id": "67c32f4e-cb01-4d56-a2b5-fe18f582c72d"}}} 2019-04-09 10:51:22,649 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/5925ef01-08cd-4403-aab7-6ff46347ca8f 2019-04-09 10:51:22,723 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:51:22,723 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:51:22,724 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:51:22,724 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:51:22,724 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:51:22,724 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:51:22,724 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:51:22,724 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T10:49:12.891Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-09T10:49:12.892Z", "id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"} 2019-04-09 10:51:22,724 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:51:22,724 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:51:22 GMT 2019-04-09 10:51:22,724 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:51:22,725 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-04-09 10:51:22,725 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:51:22,725 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:51:22,725 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:51:27,730 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-09 10:51:27,814 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:51:27,814 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:51:27,814 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:51:27,814 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:51:27,814 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:51:27,814 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:51:27,815 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:51:27,815 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:51:10.865Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b used request id req-f2989ec3-aef3-4a3a-aff5-3dc1768d5e37", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:51:10.530Z", "source_id": "sprout_host_y1ieip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.fd83f36b-eda9-4262-ba98-8fc3e07c2806"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:51:10.865Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10:51:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f2989ec3-aef3-4a3a-aff5-3dc1768d5e37 x-compute-request-id: req-f2989ec3-aef3-4a3a-aff5-3dc1768d5e37 Content-Encoding: gzip Content-Length: 802 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:b6:8f:77\", \"version\": 4, \"addr\": \"192.168.120.15\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/1cd83db2-0e44-47f7-8603-85a45117f76b\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"10e27409-226d-4f3d-971a-db9735ac09c8\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-04-09T10:31:45.000000\", \"flavor\": {\"id\": \"22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"rel\": \"bookmark\"}]}, \"id\": \"1cd83db2-0e44-47f7-8603-85a45117f76b\", \"user_id\": \"ac8606d68bbd45969d2b1630e01ac7c4\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-04-09T10:50:14Z\", \"hostId\": \"559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b\", \"name\": \"server_clearwater-opnfv_sprout_host_y1ieip\", \"created\": \"2019-04-09T10:28:32Z\", \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\", \"cloudify_management_network_id\": \"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\"}}}\n", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:51:10.529Z", "source_id": "sprout_host_y1ieip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.fd83f36b-eda9-4262-ba98-8fc3e07c2806"}, {"node_instance_id": "vellum_399cpt", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:51:11.499Z", "message": "Waiting for process 25288 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:51:11.012Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.c4b0fccb-6592-4f27-8a19-3ae3c7ea6fb6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:51:11.499Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b/os-security-groups used request id req-7160f93a-19b8-4ec3-a4cf-228123bbb29f", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:51:11.098Z", "source_id": "sprout_host_y1ieip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.fd83f36b-eda9-4262-ba98-8fc3e07c2806"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:51:11.499Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10:51: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-7160f93a-19b8-4ec3-a4cf-228123bbb29f x-compute-request-id: req-7160f93a-19b8-4ec3-a4cf-228123bbb29f Content-Length: 23 Content-Type: application/json \nRESP BODY: {\"security_groups\": []}\n", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:51:11.098Z", "source_id": "sprout_host_y1ieip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.fd83f36b-eda9-4262-ba98-8fc3e07c2806"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:51:11.499Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b/os-security-groups used request id req-7160f93a-19b8-4ec3-a4cf-228123bbb29f", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:51:11.098Z", "source_id": "sprout_host_y1ieip", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.fd83f36b-eda9-4262-ba98-8fc3e07c2806"}, {"node_instance_id": "sprout_host_y1ieip", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:51:12.095Z", "message": "Relationships unlinked", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:51:11.629Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "sprout_host_y1ieip", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:51:12.095Z", "message": "Deleting node instance", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:51:11.943Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:51:12.095Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:51:11.495Z", "source_id": "sprout_host_y1ieip", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "sprout_host_y1ieip", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:51:12.812Z", "message": "Sending task 'nova_plugin.server.delete'", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:51:12.065Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "sprout_host_y1ieip", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:51:13.481Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-c1f5cd24-e17f-4a42-bdb6-bd10c36668ff", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:51:13.193Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.4875bf9f-1d16-4430-9f70-341d69dc2114"}, {"node_instance_id": "sprout_host_y1ieip", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:51:13.481Z", "message": "RESP: [300] Date: Tue, 09 Apr 2019 10:51:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c1f5cd24-e17f-4a42-bdb6-bd10c36668ff Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:51:13.192Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.4875bf9f-1d16-4430-9f70-341d69dc2114"}, {"node_instance_id": "sprout_host_y1ieip", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:51:13.481Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:51:13.188Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.4875bf9f-1d16-4430-9f70-341d69dc2114"}, {"node_instance_id": "sprout_host_y1ieip", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:51:13.481Z", "message": "deleting server", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:51:13.187Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.4875bf9f-1d16-4430-9f70-341d69dc2114"}, {"node_instance_id": "sprout_host_y1ieip", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:51:14.150Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d26a044a775d0c812d4727143c1facbd3bf03671\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:51:13.600Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.4875bf9f-1d16-4430-9f70-341d69dc2114"}, {"node_instance_id": "sprout_host_y1ieip", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:51:14.902Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d26a044a775d0c812d4727143c1facbd3bf03671\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:51:14.468Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.4875bf9f-1d16-4430-9f70-341d69dc2114"}, {"node_instance_id": "sprout_host_y1ieip", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:51:14.902Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10:51: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-af237255-2ee5-4f7f-ac4e-15f660a32768 x-compute-request-id: req-af237255-2ee5-4f7f-ac4e-15f660a32768 Content-Encoding: gzip Content-Length: 802 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:b6:8f:77\", \"version\": 4, \"addr\": \"192.168.120.15\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/1cd83db2-0e44-47f7-8603-85a45117f76b\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"10e27409-226d-4f3d-971a-db9735ac09c8\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-04-09T10:31:45.000000\", \"flavor\": {\"id\": \"22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"rel\": \"bookmark\"}]}, \"id\": \"1cd83db2-0e44-47f7-8603-85a45117f76b\", \"user_id\": \"ac8606d68bbd45969d2b1630e01ac7c4\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-04-09T10:50:14Z\", \"hostId\": \"559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b\", \"name\": \"server_clearwater-opnfv_sprout_host_y1ieip\", \"created\": \"2019-04-09T10:28:32Z\", \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\", \"cloudify_management_network_id\": \"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\"}}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:51:14.313Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.4875bf9f-1d16-4430-9f70-341d69dc2114"}, {"node_instance_id": "sprout_host_y1ieip", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:51:14.902Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b used request id req-af237255-2ee5-4f7f-ac4e-15f660a32768", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:51:14.313Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.4875bf9f-1d16-4430-9f70-341d69dc2114"}, {"node_instance_id": "sprout_host_y1ieip", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:51:14.902Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b used request id req-af237255-2ee5-4f7f-ac4e-15f660a32768", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:51:14.313Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.4875bf9f-1d16-4430-9f70-341d69dc2114"}, {"node_instance_id": "sprout_host_y1ieip", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:51:14.902Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d26a044a775d0c812d4727143c1facbd3bf03671\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:51:14.314Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.4875bf9f-1d16-4430-9f70-341d69dc2114"}, {"node_instance_id": "sprout_host_y1ieip", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:51:14.902Z", "message": "RESP: [204] Date: Tue, 09 Apr 2019 10:51:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-45abe627-e9fa-48e6-b31f-71805fbccc5f x-compute-request-id: req-45abe627-e9fa-48e6-b31f-71805fbccc5f Content-Type: application/json", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:51:14.467Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.4875bf9f-1d16-4430-9f70-341d69dc2114"}, {"node_instance_id": "sprout_host_y1ieip", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:51:14.902Z", "message": "DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b used request id req-45abe627-e9fa-48e6-b31f-71805fbccc5f", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:51:14.468Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.4875bf9f-1d16-4430-9f70-341d69dc2114"}, {"node_instance_id": "sprout_host_y1ieip", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:51:14.902Z", "message": "DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b used request id req-45abe627-e9fa-48e6-b31f-71805fbccc5f", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:51:14.468Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.4875bf9f-1d16-4430-9f70-341d69dc2114"}, {"node_instance_id": "sprout_host_y1ieip", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:51:15.520Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b used request id req-86ea3b35-ece9-460d-b4f5-751312cb5ea8", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:51:15.167Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.4875bf9f-1d16-4430-9f70-341d69dc2114"}, {"node_instance_id": "sprout_host_y1ieip", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:51:15.520Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10:51:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-86ea3b35-ece9-460d-b4f5-751312cb5ea8 x-compute-request-id: req-86ea3b35-ece9-460d-b4f5-751312cb5ea8 Content-Encoding: gzip Content-Length: 807 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"deleting\", \"addresses\": {\"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:b6:8f:77\", \"version\": 4, \"addr\": \"192.168.120.15\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/1cd83db2-0e44-47f7-8603-85a45117f76b\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"10e27409-226d-4f3d-971a-db9735ac09c8\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-04-09T10:31:45.000000\", \"flavor\": {\"id\": \"22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"rel\": \"bookmark\"}]}, \"id\": \"1cd83db2-0e44-47f7-8603-85a45117f76b\", \"user_id\": \"ac8606d68bbd45969d2b1630e01ac7c4\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-04-09T10:51:05Z\", \"hostId\": \"559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b\", \"name\": \"server_clearwater-opnfv_sprout_host_y1ieip\", \"created\": \"2019-04-09T10:28:32Z\", \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\", \"cloudify_management_network_id\": \"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\"}}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:51:15.167Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.4875bf9f-1d16-4430-9f70-341d69dc2114"}, {"node_instance_id": "sprout_host_y1ieip", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:51:15.520Z", "message": "Waiting for server \"1cd83db2-0e44-47f7-8603-85a45117f76b\" to be deleted. current status: SHUTOFF", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:51:15.167Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.4875bf9f-1d16-4430-9f70-341d69dc2114"}, {"node_instance_id": "sprout_host_y1ieip", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:51:15.520Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b used request id req-86ea3b35-ece9-460d-b4f5-751312cb5ea8", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:51:15.167Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.4875bf9f-1d16-4430-9f70-341d69dc2114"}, {"node_instance_id": "bono_e30hlz", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:51:19.025Z", "message": "Waiting for process 16314 to end...", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:51:18.920Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.ed6c717c-032f-438f-809b-4ca099a0b8cf"}, {"node_instance_id": "sprout_host_y1ieip", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:51:20.246Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d26a044a775d0c812d4727143c1facbd3bf03671\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:51:20.174Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.4875bf9f-1d16-4430-9f70-341d69dc2114"}, {"node_instance_id": "sprout_host_y1ieip", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:51:20.751Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b used request id req-672ba407-4ccf-4e6e-825e-9f45ce01930e", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:51:20.222Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.4875bf9f-1d16-4430-9f70-341d69dc2114"}, {"node_instance_id": "sprout_host_y1ieip", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:51:20.751Z", "message": "RESP: [404] Date: Tue, 09 Apr 2019 10:51: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-672ba407-4ccf-4e6e-825e-9f45ce01930e x-compute-request-id: req-672ba407-4ccf-4e6e-825e-9f45ce01930e Content-Length: 111 Content-Type: application/json; charset=UTF-8 \nRESP BODY: {\"itemNotFound\": {\"message\": \"Instance 1cd83db2-0e44-47f7-8603-85a45117f76b could not be found.\", \"code\": 404}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:51:20.221Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.4875bf9f-1d16-4430-9f70-341d69dc2114"}, {"node_instance_id": "sprout_host_y1ieip", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:51:20.751Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b used request id req-672ba407-4ccf-4e6e-825e-9f45ce01930e", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:51:20.222Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.4875bf9f-1d16-4430-9f70-341d69dc2114"}, {"node_instance_id": "sprout_host_y1ieip", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:51:21.295Z", "message": "Task succeeded 'nova_plugin.server.delete'", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:51:20.701Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "sprout_security_group_fsy3cy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:51:21.295Z", "message": "Stopping node instance", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:51:21.082Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "sprout_host_y1ieip", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:51:21.295Z", "message": "Deleted node instance", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:51:20.840Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "sprout_security_group_fsy3cy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:51:21.926Z", "message": "Unlinking relationships", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:51:21.843Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "sprout_security_group_fsy3cy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:51:21.926Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:51:21.325Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "sprout_security_group_fsy3cy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:51:22.715Z", "message": "Relationships unlinked", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:51:22.479Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "sprout_security_group_fsy3cy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:51:22.715Z", "message": "Deleting node instance", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:51:22.545Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "sprout_security_group_fsy3cy", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:51:23.433Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:51:22.805Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "sprout_security_group_fsy3cy", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:51:24.151Z", "message": "deleting security_group", "level": "info", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:51:23.805Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.d57313e8-a54c-4c68-86e0-e55a46ded858"}, {"node_instance_id": "sprout_security_group_fsy3cy", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:51:24.151Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-fe6401a0-251c-427c-a972-e3fadcd0bd32", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:51:23.812Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.d57313e8-a54c-4c68-86e0-e55a46ded858"}, {"node_instance_id": "sprout_security_group_fsy3cy", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:51:24.151Z", "message": "RESP: [300] Date: Tue, 09 Apr 2019 10:51:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fe6401a0-251c-427c-a972-e3fadcd0bd32 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:51:23.812Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.d57313e8-a54c-4c68-86e0-e55a46ded858"}, {"node_instance_id": "sprout_security_group_fsy3cy", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:51:24.151Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:51:23.806Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.d57313e8-a54c-4c68-86e0-e55a46ded858"}, {"node_instance_id": "sprout_security_group_fsy3cy", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:51:24.682Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/a4167281-6a79-4f89-a6f8-28af0e06d2d2.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d72a5579b0ab282fd3bfece86b62e1c91171cece\"", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:51:24.228Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.d57313e8-a54c-4c68-86e0-e55a46ded858"}, {"node_instance_id": "sprout_security_group_fsy3cy", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:51:24.682Z", "message": "RESP: [204] X-Openstack-Request-Id: req-690e69e0-e90f-420c-9d37-56b1bd08e98a Content-Length: 0 Date: Tue, 09 Apr 2019 10:51:15 GMT \nRESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged.\n", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:51:24.557Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.d57313e8-a54c-4c68-86e0-e55a46ded858"}, {"node_instance_id": "sprout_security_group_fsy3cy", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:51:25.402Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:51:24.825Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "sprout_security_group_fsy3cy", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:51:25.402Z", "message": "DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/a4167281-6a79-4f89-a6f8-28af0e06d2d2.json used request id req-690e69e0-e90f-420c-9d37-56b1bd08e98a", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:51:24.557Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.d57313e8-a54c-4c68-86e0-e55a46ded858"}, {"node_instance_id": "sprout_security_group_fsy3cy", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:51:25.402Z", "message": "DELETE call to neutron for http://172.30.9.21:9696/v2.0/security-groups/a4167281-6a79-4f89-a6f8-28af0e06d2d2.json used request id req-690e69e0-e90f-420c-9d37-56b1bd08e98a", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:51:24.557Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.d57313e8-a54c-4c68-86e0-e55a46ded858"}, {"node_instance_id": "sprout_security_group_fsy3cy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:51:25.402Z", "message": "Deleted node instance", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:51:25.009Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}], "metadata": {"pagination": {"total": 942, "offset": 892, "size": 50}}} 2019-04-09 10:51:27,815 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:51:27,815 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:51:27 GMT 2019-04-09 10:51:27,815 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:51:27,815 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-09 10:51:27,815 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:51:27,815 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:51:27,816 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:51:27,816 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-09 10:51:27,818 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b used request id req-f2989ec3-aef3-4a3a-aff5-3dc1768d5e37 2019-04-09 10:51:27,818 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10:51:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f2989ec3-aef3-4a3a-aff5-3dc1768d5e37 x-compute-request-id: req-f2989ec3-aef3-4a3a-aff5-3dc1768d5e37 Content-Encoding: gzip Content-Length: 802 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:8f:77", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/1cd83db2-0e44-47f7-8603-85a45117f76b", "rel": "bookmark"}], "image": {"id": "10e27409-226d-4f3d-971a-db9735ac09c8", "links": [{"href": "http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-04-09T10:31:45.000000", "flavor": {"id": "22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "links": [{"href": "http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "rel": "bookmark"}]}, "id": "1cd83db2-0e44-47f7-8603-85a45117f76b", "user_id": "ac8606d68bbd45969d2b1630e01ac7c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-04-09T10:50:14Z", "hostId": "559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "name": "server_clearwater-opnfv_sprout_host_y1ieip", "created": "2019-04-09T10:28:32Z", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b", "cloudify_management_network_id": "67c32f4e-cb01-4d56-a2b5-fe18f582c72d"}}} 2019-04-09 10:51:27,818 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 25288 to end... 2019-04-09 10:51:27,818 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b/os-security-groups used request id req-7160f93a-19b8-4ec3-a4cf-228123bbb29f 2019-04-09 10:51:27,818 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10:51: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-7160f93a-19b8-4ec3-a4cf-228123bbb29f x-compute-request-id: req-7160f93a-19b8-4ec3-a4cf-228123bbb29f Content-Length: 23 Content-Type: application/json RESP BODY: {"security_groups": []} 2019-04-09 10:51:27,819 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b/os-security-groups used request id req-7160f93a-19b8-4ec3-a4cf-228123bbb29f 2019-04-09 10:51:27,819 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships unlinked 2019-04-09 10:51:27,819 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node instance 2019-04-09 10:51:27,819 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-04-09 10:51:27,819 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2019-04-09 10:51:27,819 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-c1f5cd24-e17f-4a42-bdb6-bd10c36668ff 2019-04-09 10:51:27,820 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 09 Apr 2019 10:51:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c1f5cd24-e17f-4a42-bdb6-bd10c36668ff Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 10:51:27,820 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-09 10:51:27,820 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2019-04-09 10:51:27,820 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d26a044a775d0c812d4727143c1facbd3bf03671" 2019-04-09 10:51:27,820 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d26a044a775d0c812d4727143c1facbd3bf03671" 2019-04-09 10:51:27,820 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10:51: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-af237255-2ee5-4f7f-ac4e-15f660a32768 x-compute-request-id: req-af237255-2ee5-4f7f-ac4e-15f660a32768 Content-Encoding: gzip Content-Length: 802 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:8f:77", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/1cd83db2-0e44-47f7-8603-85a45117f76b", "rel": "bookmark"}], "image": {"id": "10e27409-226d-4f3d-971a-db9735ac09c8", "links": [{"href": "http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-04-09T10:31:45.000000", "flavor": {"id": "22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "links": [{"href": "http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "rel": "bookmark"}]}, "id": "1cd83db2-0e44-47f7-8603-85a45117f76b", "user_id": "ac8606d68bbd45969d2b1630e01ac7c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-04-09T10:50:14Z", "hostId": "559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "name": "server_clearwater-opnfv_sprout_host_y1ieip", "created": "2019-04-09T10:28:32Z", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b", "cloudify_management_network_id": "67c32f4e-cb01-4d56-a2b5-fe18f582c72d"}}} 2019-04-09 10:51:27,821 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b used request id req-af237255-2ee5-4f7f-ac4e-15f660a32768 2019-04-09 10:51:27,821 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b used request id req-af237255-2ee5-4f7f-ac4e-15f660a32768 2019-04-09 10:51:27,821 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d26a044a775d0c812d4727143c1facbd3bf03671" 2019-04-09 10:51:27,821 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [204] Date: Tue, 09 Apr 2019 10:51:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-45abe627-e9fa-48e6-b31f-71805fbccc5f x-compute-request-id: req-45abe627-e9fa-48e6-b31f-71805fbccc5f Content-Type: application/json 2019-04-09 10:51:27,821 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b used request id req-45abe627-e9fa-48e6-b31f-71805fbccc5f 2019-04-09 10:51:27,821 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b used request id req-45abe627-e9fa-48e6-b31f-71805fbccc5f 2019-04-09 10:51:27,822 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b used request id req-86ea3b35-ece9-460d-b4f5-751312cb5ea8 2019-04-09 10:51:27,822 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10:51:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-86ea3b35-ece9-460d-b4f5-751312cb5ea8 x-compute-request-id: req-86ea3b35-ece9-460d-b4f5-751312cb5ea8 Content-Encoding: gzip Content-Length: 807 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:8f:77", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/1cd83db2-0e44-47f7-8603-85a45117f76b", "rel": "bookmark"}], "image": {"id": "10e27409-226d-4f3d-971a-db9735ac09c8", "links": [{"href": "http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-04-09T10:31:45.000000", "flavor": {"id": "22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "links": [{"href": "http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "rel": "bookmark"}]}, "id": "1cd83db2-0e44-47f7-8603-85a45117f76b", "user_id": "ac8606d68bbd45969d2b1630e01ac7c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-04-09T10:51:05Z", "hostId": "559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "name": "server_clearwater-opnfv_sprout_host_y1ieip", "created": "2019-04-09T10:28:32Z", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b", "cloudify_management_network_id": "67c32f4e-cb01-4d56-a2b5-fe18f582c72d"}}} 2019-04-09 10:51:27,822 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "1cd83db2-0e44-47f7-8603-85a45117f76b" to be deleted. current status: SHUTOFF 2019-04-09 10:51:27,822 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b used request id req-86ea3b35-ece9-460d-b4f5-751312cb5ea8 2019-04-09 10:51:27,822 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 16314 to end... 2019-04-09 10:51:27,822 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d26a044a775d0c812d4727143c1facbd3bf03671" 2019-04-09 10:51:27,823 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b used request id req-672ba407-4ccf-4e6e-825e-9f45ce01930e 2019-04-09 10:51:27,823 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [404] Date: Tue, 09 Apr 2019 10:51: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-672ba407-4ccf-4e6e-825e-9f45ce01930e x-compute-request-id: req-672ba407-4ccf-4e6e-825e-9f45ce01930e Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 1cd83db2-0e44-47f7-8603-85a45117f76b could not be found.", "code": 404}} 2019-04-09 10:51:27,823 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/1cd83db2-0e44-47f7-8603-85a45117f76b used request id req-672ba407-4ccf-4e6e-825e-9f45ce01930e 2019-04-09 10:51:27,823 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2019-04-09 10:51:27,823 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node instance 2019-04-09 10:51:27,823 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleted node instance 2019-04-09 10:51:27,824 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Unlinking relationships 2019-04-09 10:51:27,824 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopped node instance: nothing to do 2019-04-09 10:51:27,824 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships unlinked 2019-04-09 10:51:27,824 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node instance 2019-04-09 10:51:27,824 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2019-04-09 10:51:27,824 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2019-04-09 10:51:27,824 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-fe6401a0-251c-427c-a972-e3fadcd0bd32 2019-04-09 10:51:27,824 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 09 Apr 2019 10:51:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fe6401a0-251c-427c-a972-e3fadcd0bd32 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 10:51:27,825 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-09 10:51:27,825 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/a4167281-6a79-4f89-a6f8-28af0e06d2d2.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d72a5579b0ab282fd3bfece86b62e1c91171cece" 2019-04-09 10:51:27,825 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [204] X-Openstack-Request-Id: req-690e69e0-e90f-420c-9d37-56b1bd08e98a Content-Length: 0 Date: Tue, 09 Apr 2019 10:51:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-09 10:51:27,825 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2019-04-09 10:51:27,825 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/a4167281-6a79-4f89-a6f8-28af0e06d2d2.json used request id req-690e69e0-e90f-420c-9d37-56b1bd08e98a 2019-04-09 10:51:27,825 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - DELETE call to neutron for http://172.30.9.21:9696/v2.0/security-groups/a4167281-6a79-4f89-a6f8-28af0e06d2d2.json used request id req-690e69e0-e90f-420c-9d37-56b1bd08e98a 2019-04-09 10:51:27,825 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleted node instance 2019-04-09 10:51:27,826 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/5925ef01-08cd-4403-aab7-6ff46347ca8f 2019-04-09 10:51:27,885 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:51:27,886 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:51:27,886 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:51:27,886 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:51:27,886 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:51:27,886 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:51:27,886 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:51:27,886 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T10:49:12.891Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-09T10:49:12.892Z", "id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"} 2019-04-09 10:51:27,886 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:51:27,886 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:51:27 GMT 2019-04-09 10:51:27,887 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:51:27,887 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-04-09 10:51:27,887 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:51:27,887 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:51:27,887 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:51:32,892 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-09 10:51:32,989 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:51:32,989 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:51:32,989 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:51:32,989 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:51:32,990 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:51:32,990 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:51:32,990 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:51:32,990 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_399cpt", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:51:31.125Z", "message": "Waiting for process 25288 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:51:31.070Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.c4b0fccb-6592-4f27-8a19-3ae3c7ea6fb6"}], "metadata": {"pagination": {"total": 943, "offset": 942, "size": 50}}} 2019-04-09 10:51:32,990 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:51:32,990 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:51:32 GMT 2019-04-09 10:51:32,990 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:51:32,990 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 651 2019-04-09 10:51:32,990 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:51:32,991 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:51:32,991 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:51:32,991 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 25288 to end... 2019-04-09 10:51:32,991 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/5925ef01-08cd-4403-aab7-6ff46347ca8f 2019-04-09 10:51:33,047 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:51:33,047 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:51:33,047 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:51:33,047 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:51:33,047 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:51:33,047 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:51:33,047 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:51:33,047 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T10:49:12.891Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-09T10:49:12.892Z", "id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"} 2019-04-09 10:51:33,047 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:51:33,047 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:51:33 GMT 2019-04-09 10:51:33,048 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:51:33,048 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-04-09 10:51:33,048 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:51:33,048 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:51:33,048 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:51:38,053 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-09 10:51:38,134 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:51:38,134 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:51:38,134 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:51:38,134 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:51:38,135 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:51:38,135 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:51:38,135 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:51:38,135 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_399cpt", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:51:35.345Z", "message": " * Decommissioning the etcd processes", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:51:35.119Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.c4b0fccb-6592-4f27-8a19-3ae3c7ea6fb6"}, {"node_instance_id": "vellum_399cpt", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:51:35.850Z", "message": "Execution done (PID=25288, return_code=0): /tmp/KT1TY/remove-cluster-node.sh", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:51:35.179Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.c4b0fccb-6592-4f27-8a19-3ae3c7ea6fb6"}, {"node_instance_id": "vellum_399cpt", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:51:35.850Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:51:35.199Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.c4b0fccb-6592-4f27-8a19-3ae3c7ea6fb6"}, {"node_instance_id": "vellum_399cpt", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:51:35.850Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:51:35.199Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.c4b0fccb-6592-4f27-8a19-3ae3c7ea6fb6"}, {"node_instance_id": "vellum_399cpt", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:51:35.850Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:51:35.199Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.c4b0fccb-6592-4f27-8a19-3ae3c7ea6fb6"}, {"node_instance_id": "vellum_399cpt", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:51:35.850Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:51:35.199Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.c4b0fccb-6592-4f27-8a19-3ae3c7ea6fb6"}, {"node_instance_id": "vellum_399cpt", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:51:35.850Z", "message": " * Decommissioning the config manager", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:51:35.120Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.c4b0fccb-6592-4f27-8a19-3ae3c7ea6fb6"}, {"node_instance_id": "vellum_399cpt", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:51:35.850Z", "message": " * Decommissioning the queue manager", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:51:35.120Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.c4b0fccb-6592-4f27-8a19-3ae3c7ea6fb6"}, {"node_instance_id": "vellum_399cpt", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:51:35.850Z", "message": " * Decommissioning the cluster manager", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:51:35.120Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.c4b0fccb-6592-4f27-8a19-3ae3c7ea6fb6"}, {"node_instance_id": "vellum_399cpt", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:51:35.850Z", "message": " * Decommissioning etcd", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:51:35.120Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.c4b0fccb-6592-4f27-8a19-3ae3c7ea6fb6"}, {"node_instance_id": "vellum_399cpt", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:51:35.850Z", "message": " Removed member a325c62604a6515b from cluster", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:51:35.120Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.c4b0fccb-6592-4f27-8a19-3ae3c7ea6fb6"}, {"node_instance_id": "vellum_399cpt", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:51:35.850Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:51:35.199Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.c4b0fccb-6592-4f27-8a19-3ae3c7ea6fb6"}, {"node_instance_id": "vellum_399cpt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:51:36.520Z", "message": "Deleted node instance", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:51:35.824Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "vellum_host_41y0pg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:51:36.520Z", "message": "Stopping node instance", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:51:36.287Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "vellum_host_41y0pg", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:51:36.520Z", "message": "Sending task 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:51:36.495Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "vellum_399cpt", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:51:36.520Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:51:35.799Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}], "metadata": {"pagination": {"total": 959, "offset": 943, "size": 50}}} 2019-04-09 10:51:38,135 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:51:38,135 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:51:38 GMT 2019-04-09 10:51:38,135 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:51:38,135 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-09 10:51:38,135 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:51:38,135 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:51:38,135 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:51:38,135 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-09 10:51:38,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - * Decommissioning the etcd processes 2019-04-09 10:51:38,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=25288, return_code=0): /tmp/KT1TY/remove-cluster-node.sh 2019-04-09 10:51:38,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-04-09 10:51:38,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-04-09 10:51:38,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-04-09 10:51:38,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-04-09 10:51:38,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - * Decommissioning the config manager 2019-04-09 10:51:38,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - * Decommissioning the queue manager 2019-04-09 10:51:38,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - * Decommissioning the cluster manager 2019-04-09 10:51:38,137 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - * Decommissioning etcd 2019-04-09 10:51:38,137 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removed member a325c62604a6515b from cluster 2019-04-09 10:51:38,137 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-04-09 10:51:38,137 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleted node instance 2019-04-09 10:51:38,137 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node instance 2019-04-09 10:51:38,137 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2019-04-09 10:51:38,137 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-04-09 10:51:38,137 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/5925ef01-08cd-4403-aab7-6ff46347ca8f 2019-04-09 10:51:38,212 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:51:38,212 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:51:38,212 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:51:38,212 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:51:38,212 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:51:38,212 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:51:38,212 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:51:38,212 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T10:49:12.891Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-09T10:49:12.892Z", "id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"} 2019-04-09 10:51:38,212 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:51:38,212 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:51:38 GMT 2019-04-09 10:51:38,212 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:51:38,212 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-04-09 10:51:38,213 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:51:38,213 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:51:38,213 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:51:43,218 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-09 10:51:43,306 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:51:43,306 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:51:43,306 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:51:43,306 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:51:43,306 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:51:43,306 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:51:43,307 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:51:43,307 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_41y0pg", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:51:38.524Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:51:38.334Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "bono_e30hlz", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:51:39.054Z", "message": "Waiting for process 16314 to end...", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:51:38.958Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.ed6c717c-032f-438f-809b-4ca099a0b8cf"}, {"node_instance_id": "vellum_host_41y0pg", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:51:39.054Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:51:38.501Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "vellum_host_41y0pg", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:51:40.122Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:51:40.113Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "vellum_host_41y0pg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:51:40.806Z", "message": "Stopping agent", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:51:40.191Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "vellum_host_41y0pg", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:51:40.806Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:51:40.355Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "vellum_host_41y0pg", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:51:41.423Z", "message": "Stopping Agent vellum_host_41y0pg", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:51:41.197Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.27a79b55-9c26-43b5-8c0d-11d2ff0538f5"}, {"node_instance_id": "vellum_host_41y0pg", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:51:42.426Z", "message": "Stopping...", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:51:42.323Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.27a79b55-9c26-43b5-8c0d-11d2ff0538f5"}, {"node_instance_id": "vellum_host_41y0pg", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:51:42.929Z", "message": "Successfully stopped daemon: vellum_host_41y0pg\u001b[0m", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:51:42.323Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.27a79b55-9c26-43b5-8c0d-11d2ff0538f5"}, {"node_instance_id": "vellum_host_41y0pg", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:51:42.929Z", "message": "Stopping daemon with command: sudo service cloudify-worker-vellum_host_41y0pg stop", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:51:42.323Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.27a79b55-9c26-43b5-8c0d-11d2ff0538f5"}, {"node_instance_id": "vellum_host_41y0pg", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:51:42.929Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:51:42.781Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}], "metadata": {"pagination": {"total": 970, "offset": 959, "size": 50}}} 2019-04-09 10:51:43,307 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:51:43,307 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:51:43 GMT 2019-04-09 10:51:43,307 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:51:43,307 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-09 10:51:43,307 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:51:43,307 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:51:43,307 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:51:43,307 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-09 10:51:43,308 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2019-04-09 10:51:43,308 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 16314 to end... 2019-04-09 10:51:43,309 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2019-04-09 10:51:43,309 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2019-04-09 10:51:43,309 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2019-04-09 10:51:43,309 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2019-04-09 10:51:43,309 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent vellum_host_41y0pg 2019-04-09 10:51:43,309 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2019-04-09 10:51:43,310 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: vellum_host_41y0pg 2019-04-09 10:51:43,310 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service cloudify-worker-vellum_host_41y0pg stop 2019-04-09 10:51:43,310 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2019-04-09 10:51:43,310 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/5925ef01-08cd-4403-aab7-6ff46347ca8f 2019-04-09 10:51:43,370 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:51:43,371 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:51:43,371 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:51:43,371 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:51:43,371 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:51:43,371 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:51:43,371 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:51:43,371 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T10:49:12.891Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-09T10:49:12.892Z", "id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"} 2019-04-09 10:51:43,372 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:51:43,372 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:51:43 GMT 2019-04-09 10:51:43,372 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:51:43,372 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-04-09 10:51:43,372 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:51:43,372 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:51:43,372 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:51:48,377 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-09 10:51:48,449 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:51:48,449 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:51:48,449 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:51:48,449 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:51:48,449 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:51:48,449 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:51:48,449 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:51:48,450 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_41y0pg", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:51:43.611Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:51:43.025Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "vellum_host_41y0pg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:51:43.611Z", "message": "Deleting agent", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:51:42.889Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "vellum_host_41y0pg", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:51:44.277Z", "message": "Deleting Agent vellum_host_41y0pg", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:51:43.928Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.5bc17914-9aca-48d6-88f2-9ff3d9242415"}, {"node_instance_id": "vellum_host_41y0pg", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:51:48.033Z", "message": "Deleting...", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:51:47.840Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.5bc17914-9aca-48d6-88f2-9ff3d9242415"}], "metadata": {"pagination": {"total": 974, "offset": 970, "size": 50}}} 2019-04-09 10:51:48,450 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:51:48,450 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:51:48 GMT 2019-04-09 10:51:48,450 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:51:48,450 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-09 10:51:48,450 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:51:48,450 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:51:48,450 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:51:48,450 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-09 10:51:48,451 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2019-04-09 10:51:48,451 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2019-04-09 10:51:48,451 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent vellum_host_41y0pg 2019-04-09 10:51:48,451 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2019-04-09 10:51:48,451 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/5925ef01-08cd-4403-aab7-6ff46347ca8f 2019-04-09 10:51:48,504 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:51:48,504 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:51:48,504 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:51:48,505 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:51:48,505 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:51:48,505 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:51:48,505 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:51:48,505 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T10:49:12.891Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-09T10:49:12.892Z", "id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"} 2019-04-09 10:51:48,505 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:51:48,505 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:51:48 GMT 2019-04-09 10:51:48,505 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:51:48,505 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-04-09 10:51:48,505 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:51:48,505 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:51:48,506 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:51:53,511 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-09 10:51:53,596 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:51:53,596 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:51:53,597 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:51:53,597 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:51:53,597 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:51:53,597 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:51:53,597 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:51:53,597 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_41y0pg", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:51:48.536Z", "message": "10:51:47 [INFO] [cloudify.utils.is_agent_alive] No ping response from vellum_host_41y0pg: No response received for task a6127ee3254d459b8061c3336d78b63b", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:51:47.840Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.5bc17914-9aca-48d6-88f2-9ff3d9242415"}, {"node_instance_id": "vellum_host_41y0pg", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:51:48.536Z", "message": "Deleting start-on-boot entry", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:51:47.841Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.5bc17914-9aca-48d6-88f2-9ff3d9242415"}, {"node_instance_id": "vellum_host_41y0pg", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:51:48.536Z", "message": "Successfully deleted daemon: vellum_host_41y0pg", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:51:47.841Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.5bc17914-9aca-48d6-88f2-9ff3d9242415"}, {"node_instance_id": "vellum_host_41y0pg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:51:49.168Z", "message": "Agent deleted", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:51:48.952Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "vellum_host_41y0pg", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:51:49.168Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:51:48.863Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "vellum_host_41y0pg", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:51:49.835Z", "message": "Sending task 'nova_plugin.server.stop'", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:51:49.114Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "vellum_host_41y0pg", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:51:50.479Z", "message": "RESP: [300] Date: Tue, 09 Apr 2019 10:51:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cdcc8670-8961-47db-8689-ad9c7a5b0ca6 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:51:50.109Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.26064635-f78d-4e87-93a7-258c184b3036"}, {"node_instance_id": "vellum_host_41y0pg", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:51:50.479Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:51:50.102Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.26064635-f78d-4e87-93a7-258c184b3036"}, {"node_instance_id": "vellum_host_41y0pg", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:51:50.479Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-cdcc8670-8961-47db-8689-ad9c7a5b0ca6", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:51:50.109Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.26064635-f78d-4e87-93a7-258c184b3036"}, {"node_instance_id": "vellum_host_41y0pg", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:51:51.096Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d6789d7c5d69aeea76a1021916c81848b63629fa\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:51:50.507Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.26064635-f78d-4e87-93a7-258c184b3036"}, {"node_instance_id": "vellum_host_41y0pg", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:51:51.599Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10:51:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7deab17e-0744-43f3-a371-f202b9fefe7b x-compute-request-id: req-7deab17e-0744-43f3-a371-f202b9fefe7b Content-Encoding: gzip Content-Length: 835 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:36:12:ae\", \"version\": 4, \"addr\": \"192.168.120.6\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"10e27409-226d-4f3d-971a-db9735ac09c8\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-04-09T10:30:42.000000\", \"flavor\": {\"id\": \"22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"rel\": \"bookmark\"}]}, \"id\": \"390af7e2-1c01-4f6a-bdc6-9700b5912183\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_vellum\"}], \"user_id\": \"ac8606d68bbd45969d2b1630e01ac7c4\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-04-09T10:30:33Z\", \"hostId\": \"a8714558011d134c44d218ba8746cf343482bff1e33310f6e84138e7\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b\", \"name\": \"server_clearwater-opnfv_vellum_host_41y0pg\", \"created\": \"2019-04-09T10:28:22Z\", \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\", \"cloudify_management_network_id\": \"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\"}}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:51:51.506Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.26064635-f78d-4e87-93a7-258c184b3036"}, {"node_instance_id": "vellum_host_41y0pg", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:51:52.318Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183 used request id req-7deab17e-0744-43f3-a371-f202b9fefe7b", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:51:51.507Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.26064635-f78d-4e87-93a7-258c184b3036"}, {"node_instance_id": "vellum_host_41y0pg", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:51:52.318Z", "message": "POST call to compute for http://172.30.9.21:8774/v2.1/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183/action used request id req-9bb3d44f-56c7-46fc-ba18-54cb84c570a5", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:51:51.673Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.26064635-f78d-4e87-93a7-258c184b3036"}, {"node_instance_id": "vellum_host_41y0pg", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:51:52.318Z", "message": "POST call to compute for http://172.30.9.21:8774/v2.1/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183/action used request id req-9bb3d44f-56c7-46fc-ba18-54cb84c570a5", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:51:51.672Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.26064635-f78d-4e87-93a7-258c184b3036"}, {"node_instance_id": "vellum_host_41y0pg", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:51:52.318Z", "message": "RESP: [202] Date: Tue, 09 Apr 2019 10:51:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9bb3d44f-56c7-46fc-ba18-54cb84c570a5 x-compute-request-id: req-9bb3d44f-56c7-46fc-ba18-54cb84c570a5 Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:51:51.672Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.26064635-f78d-4e87-93a7-258c184b3036"}, {"node_instance_id": "vellum_host_41y0pg", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:51:52.318Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d6789d7c5d69aeea76a1021916c81848b63629fa\" -d '{\"os-stop\": null}'", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:51:51.508Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.26064635-f78d-4e87-93a7-258c184b3036"}, {"node_instance_id": "vellum_host_41y0pg", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:51:52.318Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183 used request id req-7deab17e-0744-43f3-a371-f202b9fefe7b", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:51:51.507Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.26064635-f78d-4e87-93a7-258c184b3036"}], "metadata": {"pagination": {"total": 991, "offset": 974, "size": 50}}} 2019-04-09 10:51:53,597 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:51:53,597 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:51:53 GMT 2019-04-09 10:51:53,598 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:51:53,598 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-09 10:51:53,598 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:51:53,598 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:51:53,598 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:51:53,598 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-09 10:51:53,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 10:51:47 [INFO] [cloudify.utils.is_agent_alive] No ping response from vellum_host_41y0pg: No response received for task a6127ee3254d459b8061c3336d78b63b 2019-04-09 10:51:53,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2019-04-09 10:51:53,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: vellum_host_41y0pg 2019-04-09 10:51:53,600 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent deleted 2019-04-09 10:51:53,600 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2019-04-09 10:51:53,600 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2019-04-09 10:51:53,600 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 09 Apr 2019 10:51:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cdcc8670-8961-47db-8689-ad9c7a5b0ca6 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 10:51:53,600 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-09 10:51:53,600 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-cdcc8670-8961-47db-8689-ad9c7a5b0ca6 2019-04-09 10:51:53,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6789d7c5d69aeea76a1021916c81848b63629fa" 2019-04-09 10:51:53,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10:51:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7deab17e-0744-43f3-a371-f202b9fefe7b x-compute-request-id: req-7deab17e-0744-43f3-a371-f202b9fefe7b Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:36:12:ae", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183", "rel": "bookmark"}], "image": {"id": "10e27409-226d-4f3d-971a-db9735ac09c8", "links": [{"href": "http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-09T10:30:42.000000", "flavor": {"id": "22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "links": [{"href": "http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "rel": "bookmark"}]}, "id": "390af7e2-1c01-4f6a-bdc6-9700b5912183", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_vellum"}], "user_id": "ac8606d68bbd45969d2b1630e01ac7c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-09T10:30:33Z", "hostId": "a8714558011d134c44d218ba8746cf343482bff1e33310f6e84138e7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "name": "server_clearwater-opnfv_vellum_host_41y0pg", "created": "2019-04-09T10:28:22Z", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b", "cloudify_management_network_id": "67c32f4e-cb01-4d56-a2b5-fe18f582c72d"}}} 2019-04-09 10:51:53,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183 used request id req-7deab17e-0744-43f3-a371-f202b9fefe7b 2019-04-09 10:51:53,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183/action used request id req-9bb3d44f-56c7-46fc-ba18-54cb84c570a5 2019-04-09 10:51:53,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183/action used request id req-9bb3d44f-56c7-46fc-ba18-54cb84c570a5 2019-04-09 10:51:53,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Tue, 09 Apr 2019 10:51:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9bb3d44f-56c7-46fc-ba18-54cb84c570a5 x-compute-request-id: req-9bb3d44f-56c7-46fc-ba18-54cb84c570a5 Content-Length: 0 Content-Type: application/json 2019-04-09 10:51:53,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6789d7c5d69aeea76a1021916c81848b63629fa" -d '{"os-stop": null}' 2019-04-09 10:51:53,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183 used request id req-7deab17e-0744-43f3-a371-f202b9fefe7b 2019-04-09 10:51:53,602 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/5925ef01-08cd-4403-aab7-6ff46347ca8f 2019-04-09 10:51:53,664 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:51:53,664 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:51:53,664 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:51:53,664 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:51:53,664 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:51:53,664 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:51:53,665 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:51:53,665 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T10:49:12.891Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-09T10:49:12.892Z", "id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"} 2019-04-09 10:51:53,665 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:51:53,665 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:51:53 GMT 2019-04-09 10:51:53,665 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:51:53,665 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-04-09 10:51:53,665 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:51:53,665 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:51:53,665 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:51:58,671 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-09 10:51:58,767 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:51:58,767 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:51:58,767 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:51:58,768 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:51:58,768 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:51:58,768 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:51:58,768 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:51:58,768 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 991, "offset": 991, "size": 50}}} 2019-04-09 10:51:58,768 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:51:58,768 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:51:58 GMT 2019-04-09 10:51:58,768 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:51:58,768 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 85 2019-04-09 10:51:58,768 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:51:58,769 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:51:58,769 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:51:58,769 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/5925ef01-08cd-4403-aab7-6ff46347ca8f 2019-04-09 10:51:58,825 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:51:58,825 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:51:58,825 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:51:58,825 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:51:58,825 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:51:58,825 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:51:58,825 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:51:58,826 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T10:49:12.891Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-09T10:49:12.892Z", "id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"} 2019-04-09 10:51:58,826 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:51:58,826 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:51:58 GMT 2019-04-09 10:51:58,826 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:51:58,826 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-04-09 10:51:58,826 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:51:58,826 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:51:58,826 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:52:03,832 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-09 10:52:03,918 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:52:03,918 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:52:03,918 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:52:03,918 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:52:03,919 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:52:03,919 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:52:03,919 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:52:03,919 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_e30hlz", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:51:59.041Z", "message": "Waiting for process 16314 to end...", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:51:58.990Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.ed6c717c-032f-438f-809b-4ca099a0b8cf"}, {"node_instance_id": "vellum_host_41y0pg", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:52:01.796Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d6789d7c5d69aeea76a1021916c81848b63629fa\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:52:01.683Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.26064635-f78d-4e87-93a7-258c184b3036"}, {"node_instance_id": "vellum_host_41y0pg", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:52:02.414Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10:51: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-2abd02f2-3094-45c1-895e-f20d35f894e9 x-compute-request-id: req-2abd02f2-3094-45c1-895e-f20d35f894e9 Content-Encoding: gzip Content-Length: 842 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"powering-off\", \"addresses\": {\"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:36:12:ae\", \"version\": 4, \"addr\": \"192.168.120.6\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"10e27409-226d-4f3d-971a-db9735ac09c8\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-04-09T10:30:42.000000\", \"flavor\": {\"id\": \"22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"rel\": \"bookmark\"}]}, \"id\": \"390af7e2-1c01-4f6a-bdc6-9700b5912183\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_vellum\"}], \"user_id\": \"ac8606d68bbd45969d2b1630e01ac7c4\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-04-09T10:51:42Z\", \"hostId\": \"a8714558011d134c44d218ba8746cf343482bff1e33310f6e84138e7\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b\", \"name\": \"server_clearwater-opnfv_vellum_host_41y0pg\", \"created\": \"2019-04-09T10:28:22Z\", \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\", \"cloudify_management_network_id\": \"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\"}}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:52:02.385Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.26064635-f78d-4e87-93a7-258c184b3036"}, {"node_instance_id": "vellum_host_41y0pg", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:52:02.918Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183 used request id req-2abd02f2-3094-45c1-895e-f20d35f894e9", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:52:02.385Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.26064635-f78d-4e87-93a7-258c184b3036"}, {"node_instance_id": "vellum_host_41y0pg", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:52:02.918Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183 used request id req-2abd02f2-3094-45c1-895e-f20d35f894e9", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:52:02.385Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.26064635-f78d-4e87-93a7-258c184b3036"}, {"node_instance_id": "vellum_host_41y0pg", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:52:03.436Z", "message": "Task rescheduled 'nova_plugin.server.stop' -> Server has ACTIVE state. [retry_after=30]", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": [{"message": "Server has ACTIVE state. [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Server has ACTIVE state. [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-04-09T10:52:02.793Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}], "metadata": {"pagination": {"total": 997, "offset": 991, "size": 50}}} 2019-04-09 10:52:03,919 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:52:03,919 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:52:03 GMT 2019-04-09 10:52:03,919 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:52:03,919 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-09 10:52:03,919 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:52:03,919 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:52:03,920 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:52:03,920 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-09 10:52:03,920 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 16314 to end... 2019-04-09 10:52:03,920 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6789d7c5d69aeea76a1021916c81848b63629fa" 2019-04-09 10:52:03,921 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10:51: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-2abd02f2-3094-45c1-895e-f20d35f894e9 x-compute-request-id: req-2abd02f2-3094-45c1-895e-f20d35f894e9 Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "powering-off", "addresses": {"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:36:12:ae", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183", "rel": "bookmark"}], "image": {"id": "10e27409-226d-4f3d-971a-db9735ac09c8", "links": [{"href": "http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-09T10:30:42.000000", "flavor": {"id": "22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "links": [{"href": "http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "rel": "bookmark"}]}, "id": "390af7e2-1c01-4f6a-bdc6-9700b5912183", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_vellum"}], "user_id": "ac8606d68bbd45969d2b1630e01ac7c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-09T10:51:42Z", "hostId": "a8714558011d134c44d218ba8746cf343482bff1e33310f6e84138e7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "name": "server_clearwater-opnfv_vellum_host_41y0pg", "created": "2019-04-09T10:28:22Z", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b", "cloudify_management_network_id": "67c32f4e-cb01-4d56-a2b5-fe18f582c72d"}}} 2019-04-09 10:52:03,921 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183 used request id req-2abd02f2-3094-45c1-895e-f20d35f894e9 2019-04-09 10:52:03,921 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183 used request id req-2abd02f2-3094-45c1-895e-f20d35f894e9 2019-04-09 10:52:03,921 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.stop' -> Server has ACTIVE state. [retry_after=30] 2019-04-09 10:52:03,921 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/5925ef01-08cd-4403-aab7-6ff46347ca8f 2019-04-09 10:52:04,088 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:52:04,089 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:52:04,089 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:52:04,089 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:52:04,089 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:52:04,089 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:52:04,089 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:52:04,089 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T10:49:12.891Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-09T10:49:12.892Z", "id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"} 2019-04-09 10:52:04,090 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:52:04,090 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:52:04 GMT 2019-04-09 10:52:04,090 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:52:04,090 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-04-09 10:52:04,090 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:52:04,090 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:52:04,090 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:52:09,096 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-09 10:52:09,188 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:52:09,188 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:52:09,189 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:52:09,189 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:52:09,189 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:52:09,189 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:52:09,189 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:52:09,189 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 997, "offset": 997, "size": 50}}} 2019-04-09 10:52:09,189 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:52:09,189 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:52:09 GMT 2019-04-09 10:52:09,189 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:52:09,190 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 85 2019-04-09 10:52:09,190 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:52:09,190 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:52:09,190 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:52:09,190 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/5925ef01-08cd-4403-aab7-6ff46347ca8f 2019-04-09 10:52:09,248 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:52:09,248 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:52:09,248 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:52:09,248 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:52:09,248 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:52:09,249 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:52:09,249 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:52:09,249 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T10:49:12.891Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-09T10:49:12.892Z", "id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"} 2019-04-09 10:52:09,249 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:52:09,249 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:52:09 GMT 2019-04-09 10:52:09,249 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:52:09,249 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-04-09 10:52:09,249 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:52:09,249 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:52:09,249 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:52:14,252 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-09 10:52:14,323 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:52:14,324 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:52:14,324 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:52:14,324 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:52:14,324 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:52:14,324 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:52:14,324 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:52:14,325 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 997, "offset": 997, "size": 50}}} 2019-04-09 10:52:14,325 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:52:14,325 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:52:14 GMT 2019-04-09 10:52:14,325 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:52:14,325 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 85 2019-04-09 10:52:14,325 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:52:14,325 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:52:14,325 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:52:14,325 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/5925ef01-08cd-4403-aab7-6ff46347ca8f 2019-04-09 10:52:14,380 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:52:14,380 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:52:14,380 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:52:14,381 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:52:14,381 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:52:14,381 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:52:14,381 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:52:14,381 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T10:49:12.891Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-09T10:49:12.892Z", "id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"} 2019-04-09 10:52:14,381 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:52:14,381 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:52:14 GMT 2019-04-09 10:52:14,381 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:52:14,381 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-04-09 10:52:14,381 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:52:14,382 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:52:14,382 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:52:19,387 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-09 10:52:19,480 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:52:19,480 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:52:19,480 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:52:19,481 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:52:19,481 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:52:19,481 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:52:19,481 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:52:19,481 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_e30hlz", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:52:18.865Z", "message": " * Quiescing Bono SIP Edge Proxy bono", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:52:18.752Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.ed6c717c-032f-438f-809b-4ca099a0b8cf"}], "metadata": {"pagination": {"total": 998, "offset": 997, "size": 50}}} 2019-04-09 10:52:19,481 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:52:19,481 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:52:19 GMT 2019-04-09 10:52:19,481 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:52:19,481 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 653 2019-04-09 10:52:19,482 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:52:19,482 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:52:19,482 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:52:19,482 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - * Quiescing Bono SIP Edge Proxy bono 2019-04-09 10:52:19,482 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/5925ef01-08cd-4403-aab7-6ff46347ca8f 2019-04-09 10:52:19,540 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:52:19,540 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:52:19,540 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:52:19,540 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:52:19,540 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:52:19,540 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:52:19,540 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:52:19,541 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T10:49:12.891Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-09T10:49:12.892Z", "id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"} 2019-04-09 10:52:19,541 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:52:19,541 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:52:19 GMT 2019-04-09 10:52:19,541 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:52:19,541 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-04-09 10:52:19,541 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:52:19,541 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:52:19,541 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:52:24,547 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-09 10:52:24,629 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:52:24,630 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:52:24,630 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:52:24,630 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:52:24,630 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:52:24,630 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:52:24,630 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:52:24,630 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_e30hlz", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:52:19.563Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:52:18.932Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.ed6c717c-032f-438f-809b-4ca099a0b8cf"}, {"node_instance_id": "bono_e30hlz", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:52:19.563Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:52:18.932Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.ed6c717c-032f-438f-809b-4ca099a0b8cf"}, {"node_instance_id": "bono_e30hlz", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:52:19.563Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:52:18.932Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.ed6c717c-032f-438f-809b-4ca099a0b8cf"}, {"node_instance_id": "bono_e30hlz", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:52:19.563Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:52:18.933Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.ed6c717c-032f-438f-809b-4ca099a0b8cf"}, {"node_instance_id": "bono_e30hlz", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:52:19.563Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:52:18.933Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.ed6c717c-032f-438f-809b-4ca099a0b8cf"}, {"node_instance_id": "bono_e30hlz", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:52:19.563Z", "message": "Task failed 'script_runner.tasks.run' -> command: /tmp/JIZ5V/stop-bono.sh, exit_code: 124", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": [{"message": "command: /tmp/JIZ5V/stop-bono.sh, exit_code: 124", "traceback": "Traceback (most recent call last):\n File \"/home/ubuntu/bono_host_mmu58s/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/home/ubuntu/bono_host_mmu58s/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 402, in handle\n result = self._run_operation_func(ctx, kwargs)\n File \"/home/ubuntu/bono_host_mmu58s/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 431, in _run_operation_func\n return self.func(*self.args, **kwargs)\n File \"/home/ubuntu/bono_host_mmu58s/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 78, in run\n script_result = process_execution(script_func, script_path, ctx, process)\n File \"/home/ubuntu/bono_host_mmu58s/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 154, in process_execution\n script_func(script_path, ctx, process)\n File \"/home/ubuntu/bono_host_mmu58s/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 285, in execute\n return_code)\nProcessException: command: /tmp/JIZ5V/stop-bono.sh, exit_code: 124\n", "type": "ProcessException"}], "reported_timestamp": "2019-04-09T10:52:19.270Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "bono_e30hlz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:52:19.563Z", "message": "Stopped node instance", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:52:19.317Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "bono_e30hlz", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:52:19.563Z", "message": "Execution done (PID=16314, return_code=124): /tmp/JIZ5V/stop-bono.sh", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:52:18.832Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.ed6c717c-032f-438f-809b-4ca099a0b8cf"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:52:20.246Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "bind_qm2a75", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:52:19.803Z", "source_id": "bono_e30hlz", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "bono_e30hlz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:52:20.246Z", "message": "Unlinking relationships", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:52:19.581Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:52:21.166Z", "message": "Downloaded scripts/bind/bind.py to /tmp/ER3M0/bind.py", "level": "info", "target_id": "bind_qm2a75", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:52:21.115Z", "source_id": "bono_e30hlz", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.3fdc7412-2709-47e0-a483-1e4cc66db6d8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:52:21.814Z", "message": "Creating private domain file", "level": "info", "target_id": "bind_qm2a75", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:52:21.268Z", "source_id": "bono_e30hlz", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.3fdc7412-2709-47e0-a483-1e4cc66db6d8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:52:21.814Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": "bind_qm2a75", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:52:21.556Z", "source_id": "bono_e30hlz", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.3fdc7412-2709-47e0-a483-1e4cc66db6d8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:52:21.814Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "target_id": "bind_qm2a75", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:52:21.588Z", "source_id": "bono_e30hlz", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.3fdc7412-2709-47e0-a483-1e4cc66db6d8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:52:22.318Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "target_id": "bind_qm2a75", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:52:21.605Z", "source_id": "bono_e30hlz", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.3fdc7412-2709-47e0-a483-1e4cc66db6d8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:52:22.318Z", "message": "Creating public domain file", "level": "info", "target_id": "bind_qm2a75", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:52:21.605Z", "source_id": "bono_e30hlz", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.3fdc7412-2709-47e0-a483-1e4cc66db6d8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:52:22.318Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_qm2a75", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:52:21.598Z", "source_id": "bono_e30hlz", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.3fdc7412-2709-47e0-a483-1e4cc66db6d8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:52:22.318Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpeSY3HD', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_qm2a75", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:52:21.589Z", "source_id": "bono_e30hlz", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.3fdc7412-2709-47e0-a483-1e4cc66db6d8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:52:22.318Z", "message": "The config dict: {'public_ip': u'172.30.9.215', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {}, u'vellum': {}, u'bono': {}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.12', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_qm2a75", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:52:21.589Z", "source_id": "bono_e30hlz", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.3fdc7412-2709-47e0-a483-1e4cc66db6d8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:52:22.318Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpuFNHyH', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_qm2a75", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:52:21.739Z", "source_id": "bono_e30hlz", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.3fdc7412-2709-47e0-a483-1e4cc66db6d8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:52:22.318Z", "message": "The config dict: {'public_ip': u'172.30.9.215', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {}, u'vellum': {}, u'bono': {}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.12', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_qm2a75", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:52:21.605Z", "source_id": "bono_e30hlz", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.3fdc7412-2709-47e0-a483-1e4cc66db6d8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:52:22.318Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_qm2a75", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:52:21.747Z", "source_id": "bono_e30hlz", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.3fdc7412-2709-47e0-a483-1e4cc66db6d8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:52:22.318Z", "message": "[localhost] run: ['sudo', 'service', 'bind9', 'reload']", "level": "debug", "target_id": "bind_qm2a75", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:52:21.754Z", "source_id": "bono_e30hlz", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.3fdc7412-2709-47e0-a483-1e4cc66db6d8"}, {"node_instance_id": "bono_e30hlz", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:52:22.981Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:52:22.701Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:52:22.981Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "bind_qm2a75", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:52:22.236Z", "source_id": "bono_e30hlz", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "bono_e30hlz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:52:22.981Z", "message": "Relationships unlinked", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:52:22.276Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "bono_e30hlz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:52:22.981Z", "message": "Deleting node instance", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:52:22.418Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "bono_e30hlz", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:52:24.049Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/NRQ6D/remove-cluster-node.sh", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:52:23.888Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.b4f484b2-566b-4077-9311-3b748f7356cb"}, {"node_instance_id": "bono_e30hlz", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:52:24.552Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:52:23.895Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.b4f484b2-566b-4077-9311-3b748f7356cb"}, {"node_instance_id": "bono_e30hlz", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:52:24.552Z", "message": "log_stdout=True, log_stderr=True, stderr_to_stdout=False", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:52:23.889Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.b4f484b2-566b-4077-9311-3b748f7356cb"}, {"node_instance_id": "bono_e30hlz", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:52:24.552Z", "message": "Process created, PID: 17591", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:52:23.892Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.b4f484b2-566b-4077-9311-3b748f7356cb"}, {"node_instance_id": "bono_e30hlz", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:52:24.552Z", "message": "Remove node in ETCD cluster", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:52:23.923Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.b4f484b2-566b-4077-9311-3b748f7356cb"}, {"node_instance_id": "bono_e30hlz", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:52:24.552Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:52:23.893Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.b4f484b2-566b-4077-9311-3b748f7356cb"}], "metadata": {"pagination": {"total": 1031, "offset": 998, "size": 50}}} 2019-04-09 10:52:24,631 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:52:24,631 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:52:24 GMT 2019-04-09 10:52:24,631 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:52:24,631 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-09 10:52:24,631 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:52:24,631 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:52:24,631 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:52:24,631 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-09 10:52:24,633 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-04-09 10:52:24,633 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-04-09 10:52:24,633 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-04-09 10:52:24,633 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-04-09 10:52:24,633 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-04-09 10:52:24,633 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> command: /tmp/JIZ5V/stop-bono.sh, exit_code: 124 2019-04-09 10:52:24,634 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopped node instance 2019-04-09 10:52:24,634 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=16314, return_code=124): /tmp/JIZ5V/stop-bono.sh 2019-04-09 10:52:24,634 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-04-09 10:52:24,634 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Unlinking relationships 2019-04-09 10:52:24,634 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/ER3M0/bind.py 2019-04-09 10:52:24,634 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2019-04-09 10:52:24,635 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-04-09 10:52:24,635 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-04-09 10:52:24,635 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-04-09 10:52:24,635 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2019-04-09 10:52:24,635 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-04-09 10:52:24,635 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpeSY3HD', '/etc/bind/db.clearwater.local'] 2019-04-09 10:52:24,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.215', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {}, u'vellum': {}, u'bono': {}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.12', u'hss_hostname': u''}. 2019-04-09 10:52:24,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpuFNHyH', '/etc/bind/db.clearwater.opnfv'] 2019-04-09 10:52:24,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.215', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {}, u'vellum': {}, u'bono': {}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.12', u'hss_hostname': u''}. 2019-04-09 10:52:24,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-04-09 10:52:24,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-04-09 10:52:24,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-04-09 10:52:24,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-04-09 10:52:24,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships unlinked 2019-04-09 10:52:24,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node instance 2019-04-09 10:52:24,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/NRQ6D/remove-cluster-node.sh 2019-04-09 10:52:24,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-04-09 10:52:24,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-04-09 10:52:24,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 17591 2019-04-09 10:52:24,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2019-04-09 10:52:24,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-04-09 10:52:24,638 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/5925ef01-08cd-4403-aab7-6ff46347ca8f 2019-04-09 10:52:24,694 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:52:24,694 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:52:24,694 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:52:24,694 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:52:24,695 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:52:24,695 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:52:24,695 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:52:24,695 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T10:49:12.891Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-09T10:49:12.892Z", "id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"} 2019-04-09 10:52:24,695 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:52:24,695 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:52:24 GMT 2019-04-09 10:52:24,695 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:52:24,695 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-04-09 10:52:24,695 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:52:24,695 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:52:24,696 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:52:29,701 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-09 10:52:29,788 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:52:29,789 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:52:29,789 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:52:29,789 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:52:29,789 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:52:29,789 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:52:29,789 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:52:29,789 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1031, "offset": 1031, "size": 50}}} 2019-04-09 10:52:29,789 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:52:29,790 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:52:29 GMT 2019-04-09 10:52:29,790 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:52:29,790 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-04-09 10:52:29,790 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:52:29,790 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:52:29,790 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:52:29,790 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/5925ef01-08cd-4403-aab7-6ff46347ca8f 2019-04-09 10:52:29,849 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:52:29,849 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:52:29,849 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:52:29,849 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:52:29,849 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:52:29,849 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:52:29,849 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:52:29,850 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T10:49:12.891Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-09T10:49:12.892Z", "id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"} 2019-04-09 10:52:29,850 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:52:29,850 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:52:29 GMT 2019-04-09 10:52:29,850 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:52:29,850 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-04-09 10:52:29,850 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:52:29,850 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:52:29,850 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:52:34,856 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-09 10:52:34,934 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:52:34,934 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:52:34,934 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:52:34,934 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:52:34,934 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:52:34,934 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:52:34,934 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:52:34,935 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_41y0pg", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:52:32.976Z", "message": "Sending task 'nova_plugin.server.stop' [retry 1/60]", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:52:32.910Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "vellum_host_41y0pg", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:52:34.261Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:52:34.063Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.0f90280b-780e-4290-bbf6-6057966790a2"}], "metadata": {"pagination": {"total": 1033, "offset": 1031, "size": 50}}} 2019-04-09 10:52:34,935 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:52:34,935 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:52:34 GMT 2019-04-09 10:52:34,935 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:52:34,935 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-09 10:52:34,935 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:52:34,935 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:52:34,935 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:52:34,935 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-09 10:52:34,936 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' [retry 1/60] 2019-04-09 10:52:34,936 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-09 10:52:34,936 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/5925ef01-08cd-4403-aab7-6ff46347ca8f 2019-04-09 10:52:35,094 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:52:35,094 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:52:35,095 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:52:35,095 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:52:35,095 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:52:35,095 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:52:35,095 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:52:35,095 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T10:49:12.891Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-09T10:49:12.892Z", "id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"} 2019-04-09 10:52:35,095 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:52:35,095 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:52:35 GMT 2019-04-09 10:52:35,096 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:52:35,096 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-04-09 10:52:35,096 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:52:35,096 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:52:35,096 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:52:40,101 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-09 10:52:40,192 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:52:40,192 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:52:40,192 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:52:40,192 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:52:40,193 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:52:40,193 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:52:40,193 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:52:40,193 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_41y0pg", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:52:34.928Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-c03252b8-8595-4f74-aff2-ea9425734b37", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:52:34.068Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.0f90280b-780e-4290-bbf6-6057966790a2"}, {"node_instance_id": "vellum_host_41y0pg", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:52:34.928Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}240a7f48313dd60d4b8c1322bde882d88d41e10e\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:52:34.472Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.0f90280b-780e-4290-bbf6-6057966790a2"}, {"node_instance_id": "vellum_host_41y0pg", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:52:34.928Z", "message": "RESP: [300] Date: Tue, 09 Apr 2019 10:52:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c03252b8-8595-4f74-aff2-ea9425734b37 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:52:34.068Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.0f90280b-780e-4290-bbf6-6057966790a2"}, {"node_instance_id": "vellum_host_41y0pg", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:52:35.546Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10:52:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4f5a54cc-9120-4d10-a679-ea4c2a8b6144 x-compute-request-id: req-4f5a54cc-9120-4d10-a679-ea4c2a8b6144 Content-Encoding: gzip Content-Length: 831 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:36:12:ae\", \"version\": 4, \"addr\": \"192.168.120.6\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"10e27409-226d-4f3d-971a-db9735ac09c8\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-04-09T10:30:42.000000\", \"flavor\": {\"id\": \"22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"rel\": \"bookmark\"}]}, \"id\": \"390af7e2-1c01-4f6a-bdc6-9700b5912183\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_vellum\"}], \"user_id\": \"ac8606d68bbd45969d2b1630e01ac7c4\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-04-09T10:51:53Z\", \"hostId\": \"a8714558011d134c44d218ba8746cf343482bff1e33310f6e84138e7\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b\", \"name\": \"server_clearwater-opnfv_vellum_host_41y0pg\", \"created\": \"2019-04-09T10:28:22Z\", \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\", \"cloudify_management_network_id\": \"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\"}}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:52:35.210Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.0f90280b-780e-4290-bbf6-6057966790a2"}, {"node_instance_id": "vellum_host_41y0pg", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:52:35.546Z", "message": "Server is already stopped", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:52:35.210Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.0f90280b-780e-4290-bbf6-6057966790a2"}, {"node_instance_id": "vellum_host_41y0pg", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:52:35.546Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183 used request id req-4f5a54cc-9120-4d10-a679-ea4c2a8b6144", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:52:35.210Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.0f90280b-780e-4290-bbf6-6057966790a2"}, {"node_instance_id": "vellum_host_41y0pg", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:52:35.546Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183 used request id req-4f5a54cc-9120-4d10-a679-ea4c2a8b6144", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:52:35.210Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.0f90280b-780e-4290-bbf6-6057966790a2"}, {"node_instance_id": "vellum_host_41y0pg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:52:36.233Z", "message": "Unlinking relationships", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:52:36.127Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "vellum_host_41y0pg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:52:36.233Z", "message": "Stopped node instance", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:52:35.851Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "vellum_host_41y0pg", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:52:36.233Z", "message": "Task succeeded 'nova_plugin.server.stop' [retry 1/60]", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:52:35.735Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:52:36.900Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "vellum_security_group_n0u8xe", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:52:36.290Z", "source_id": "vellum_host_41y0pg", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:52:37.481Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "vellum_security_group_n0u8xe", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:52:37.336Z", "source_id": "vellum_host_41y0pg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.8b9a4037-21d2-481b-9aab-28a632aadc30"}, {"node_instance_id": "bono_e30hlz", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:52:37.481Z", "message": " * Decommissioning the etcd processes", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:52:37.399Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.b4f484b2-566b-4077-9311-3b748f7356cb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:52:37.481Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-8b4819c1-6e2b-4260-94ab-4c8e90466a32", "level": "debug", "target_id": "vellum_security_group_n0u8xe", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:52:37.341Z", "source_id": "vellum_host_41y0pg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.8b9a4037-21d2-481b-9aab-28a632aadc30"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:52:37.481Z", "message": "RESP: [300] Date: Tue, 09 Apr 2019 10:52:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8b4819c1-6e2b-4260-94ab-4c8e90466a32 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "vellum_security_group_n0u8xe", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:52:37.341Z", "source_id": "vellum_host_41y0pg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.8b9a4037-21d2-481b-9aab-28a632aadc30"}, {"node_instance_id": "bono_e30hlz", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:52:38.012Z", "message": " * Decommissioning the cluster manager", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:52:37.399Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.b4f484b2-566b-4077-9311-3b748f7356cb"}, {"node_instance_id": "bono_e30hlz", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:52:38.012Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:52:37.449Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.b4f484b2-566b-4077-9311-3b748f7356cb"}, {"node_instance_id": "bono_e30hlz", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:52:38.012Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:52:37.449Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.b4f484b2-566b-4077-9311-3b748f7356cb"}, {"node_instance_id": "bono_e30hlz", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:52:38.012Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:52:37.449Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.b4f484b2-566b-4077-9311-3b748f7356cb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:52:38.012Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}33453bf2b45729aa034d061d8aa70e7bab958024\"", "level": "debug", "target_id": "vellum_security_group_n0u8xe", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:52:37.744Z", "source_id": "vellum_host_41y0pg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.8b9a4037-21d2-481b-9aab-28a632aadc30"}, {"node_instance_id": "bono_e30hlz", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:52:38.012Z", "message": "Task failed 'script_runner.tasks.run' -> command: /tmp/NRQ6D/remove-cluster-node.sh, exit_code: 2", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": [{"message": "command: /tmp/NRQ6D/remove-cluster-node.sh, exit_code: 2", "traceback": "Traceback (most recent call last):\n File \"/home/ubuntu/bono_host_mmu58s/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/home/ubuntu/bono_host_mmu58s/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 402, in handle\n result = self._run_operation_func(ctx, kwargs)\n File \"/home/ubuntu/bono_host_mmu58s/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 431, in _run_operation_func\n return self.func(*self.args, **kwargs)\n File \"/home/ubuntu/bono_host_mmu58s/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 78, in run\n script_result = process_execution(script_func, script_path, ctx, process)\n File \"/home/ubuntu/bono_host_mmu58s/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 154, in process_execution\n script_func(script_path, ctx, process)\n File \"/home/ubuntu/bono_host_mmu58s/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 285, in execute\n return_code)\nProcessException: command: /tmp/NRQ6D/remove-cluster-node.sh, exit_code: 2\n", "type": "ProcessException"}], "reported_timestamp": "2019-04-09T10:52:37.919Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "bono_e30hlz", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:52:38.012Z", "message": " * Decommissioning the queue manager", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:52:37.399Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.b4f484b2-566b-4077-9311-3b748f7356cb"}, {"node_instance_id": "bono_e30hlz", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:52:38.012Z", "message": " * Decommissioning the config manager", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:52:37.399Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.b4f484b2-566b-4077-9311-3b748f7356cb"}, {"node_instance_id": "bono_e30hlz", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:52:38.012Z", "message": " * Decommissioning etcd", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:52:37.399Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.b4f484b2-566b-4077-9311-3b748f7356cb"}, {"node_instance_id": "bono_e30hlz", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:52:38.012Z", "message": " Failed to remove instance from cluster", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:52:37.400Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.b4f484b2-566b-4077-9311-3b748f7356cb"}, {"node_instance_id": "bono_e30hlz", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:52:38.012Z", "message": " Received an error trying to remove member cd1e489a7349857d: client: etcd cluster is unavailable or misconfigured; error #0: client: etcd member http://192.168.120.12:4000 has no leader", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:52:37.400Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.b4f484b2-566b-4077-9311-3b748f7356cb"}, {"node_instance_id": "bono_e30hlz", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:52:38.012Z", "message": " ; error #1: client: etcd member http://192.168.120.10:4000 has no leader", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:52:37.400Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.b4f484b2-566b-4077-9311-3b748f7356cb"}, {"node_instance_id": "bono_e30hlz", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:52:38.012Z", "message": " ; error #2: client: endpoint http://192.168.120.11:4000 exceeded header timeout", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:52:37.400Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.b4f484b2-566b-4077-9311-3b748f7356cb"}, {"node_instance_id": "bono_e30hlz", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:52:38.012Z", "message": "Execution done (PID=17591, return_code=2): /tmp/NRQ6D/remove-cluster-node.sh", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:52:37.422Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.b4f484b2-566b-4077-9311-3b748f7356cb"}, {"node_instance_id": "bono_e30hlz", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:52:38.012Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:52:37.449Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.b4f484b2-566b-4077-9311-3b748f7356cb"}, {"node_instance_id": "bono_e30hlz", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:52:38.012Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:52:37.449Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.b4f484b2-566b-4077-9311-3b748f7356cb"}, {"node_instance_id": "bono_host_mmu58s", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:52:38.603Z", "message": "Stopping node instance", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:52:38.537Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "bono_e30hlz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:52:38.603Z", "message": "Deleted node instance", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:52:37.923Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:52:39.150Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10: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,Accept-Encoding x-openstack-request-id: req-8691fa1e-4fe1-4087-8b04-ee5b17321452 x-compute-request-id: req-8691fa1e-4fe1-4087-8b04-ee5b17321452 Content-Encoding: gzip Content-Length: 831 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:36:12:ae\", \"version\": 4, \"addr\": \"192.168.120.6\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"10e27409-226d-4f3d-971a-db9735ac09c8\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-04-09T10:30:42.000000\", \"flavor\": {\"id\": \"22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"rel\": \"bookmark\"}]}, \"id\": \"390af7e2-1c01-4f6a-bdc6-9700b5912183\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_vellum\"}], \"user_id\": \"ac8606d68bbd45969d2b1630e01ac7c4\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-04-09T10:51:53Z\", \"hostId\": \"a8714558011d134c44d218ba8746cf343482bff1e33310f6e84138e7\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b\", \"name\": \"server_clearwater-opnfv_vellum_host_41y0pg\", \"created\": \"2019-04-09T10:28:22Z\", \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\", \"cloudify_management_network_id\": \"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\"}}}\n", "level": "debug", "target_id": "vellum_security_group_n0u8xe", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:52:39.117Z", "source_id": "vellum_host_41y0pg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.8b9a4037-21d2-481b-9aab-28a632aadc30"}, {"node_instance_id": "proxy_node_zfn03y", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:52:39.150Z", "message": "Stopping node instance", "target_id": null, "node_name": "proxy_node", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:52:38.568Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "bind_qm2a75", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:52:39.150Z", "message": "Stopping node instance", "target_id": null, "node_name": "bind", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:52:38.606Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:52:39.722Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}33453bf2b45729aa034d061d8aa70e7bab958024\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_vellum\"}}'", "level": "debug", "target_id": "vellum_security_group_n0u8xe", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:52:39.118Z", "source_id": "vellum_host_41y0pg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.8b9a4037-21d2-481b-9aab-28a632aadc30"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:52:39.722Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183 used request id req-8691fa1e-4fe1-4087-8b04-ee5b17321452", "level": "debug", "target_id": "vellum_security_group_n0u8xe", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:52:39.117Z", "source_id": "vellum_host_41y0pg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.8b9a4037-21d2-481b-9aab-28a632aadc30"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:52:39.722Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183 used request id req-8691fa1e-4fe1-4087-8b04-ee5b17321452", "level": "debug", "target_id": "vellum_security_group_n0u8xe", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:52:39.117Z", "source_id": "vellum_host_41y0pg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.8b9a4037-21d2-481b-9aab-28a632aadc30"}, {"node_instance_id": "bono_host_mmu58s", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:52:39.722Z", "message": "Sending task 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:52:38.839Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "proxy_node_zfn03y", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:52:39.722Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "proxy_node", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:52:38.721Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "bind_qm2a75", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:52:39.722Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "bind", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:52:38.758Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}], "metadata": {"pagination": {"total": 1075, "offset": 1033, "size": 50}}} 2019-04-09 10:52:40,193 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:52:40,193 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:52:40 GMT 2019-04-09 10:52:40,193 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:52:40,193 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-09 10:52:40,193 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:52:40,194 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:52:40,194 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:52:40,194 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-09 10:52:40,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-c03252b8-8595-4f74-aff2-ea9425734b37 2019-04-09 10:52:40,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}240a7f48313dd60d4b8c1322bde882d88d41e10e" 2019-04-09 10:52:40,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 09 Apr 2019 10:52:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c03252b8-8595-4f74-aff2-ea9425734b37 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 10:52:40,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10:52:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4f5a54cc-9120-4d10-a679-ea4c2a8b6144 x-compute-request-id: req-4f5a54cc-9120-4d10-a679-ea4c2a8b6144 Content-Encoding: gzip Content-Length: 831 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:36:12:ae", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183", "rel": "bookmark"}], "image": {"id": "10e27409-226d-4f3d-971a-db9735ac09c8", "links": [{"href": "http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-04-09T10:30:42.000000", "flavor": {"id": "22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "links": [{"href": "http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "rel": "bookmark"}]}, "id": "390af7e2-1c01-4f6a-bdc6-9700b5912183", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_vellum"}], "user_id": "ac8606d68bbd45969d2b1630e01ac7c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-04-09T10:51:53Z", "hostId": "a8714558011d134c44d218ba8746cf343482bff1e33310f6e84138e7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "name": "server_clearwater-opnfv_vellum_host_41y0pg", "created": "2019-04-09T10:28:22Z", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b", "cloudify_management_network_id": "67c32f4e-cb01-4d56-a2b5-fe18f582c72d"}}} 2019-04-09 10:52:40,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is already stopped 2019-04-09 10:52:40,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183 used request id req-4f5a54cc-9120-4d10-a679-ea4c2a8b6144 2019-04-09 10:52:40,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183 used request id req-4f5a54cc-9120-4d10-a679-ea4c2a8b6144 2019-04-09 10:52:40,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Unlinking relationships 2019-04-09 10:52:40,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopped node instance 2019-04-09 10:52:40,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' [retry 1/60] 2019-04-09 10:52:40,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-04-09 10:52:40,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-09 10:52:40,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - * Decommissioning the etcd processes 2019-04-09 10:52:40,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-8b4819c1-6e2b-4260-94ab-4c8e90466a32 2019-04-09 10:52:40,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 09 Apr 2019 10:52:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8b4819c1-6e2b-4260-94ab-4c8e90466a32 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 10:52:40,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - * Decommissioning the cluster manager 2019-04-09 10:52:40,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-04-09 10:52:40,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-04-09 10:52:40,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-04-09 10:52:40,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33453bf2b45729aa034d061d8aa70e7bab958024" 2019-04-09 10:52:40,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> command: /tmp/NRQ6D/remove-cluster-node.sh, exit_code: 2 2019-04-09 10:52:40,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - * Decommissioning the queue manager 2019-04-09 10:52:40,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - * Decommissioning the config manager 2019-04-09 10:52:40,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - * Decommissioning etcd 2019-04-09 10:52:40,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Failed to remove instance from cluster 2019-04-09 10:52:40,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Received an error trying to remove member cd1e489a7349857d: client: etcd cluster is unavailable or misconfigured; error #0: client: etcd member http://192.168.120.12:4000 has no leader 2019-04-09 10:52:40,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - ; error #1: client: etcd member http://192.168.120.10:4000 has no leader 2019-04-09 10:52:40,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - ; error #2: client: endpoint http://192.168.120.11:4000 exceeded header timeout 2019-04-09 10:52:40,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=17591, return_code=2): /tmp/NRQ6D/remove-cluster-node.sh 2019-04-09 10:52:40,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-04-09 10:52:40,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-04-09 10:52:40,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node instance 2019-04-09 10:52:40,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleted node instance 2019-04-09 10:52:40,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10: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,Accept-Encoding x-openstack-request-id: req-8691fa1e-4fe1-4087-8b04-ee5b17321452 x-compute-request-id: req-8691fa1e-4fe1-4087-8b04-ee5b17321452 Content-Encoding: gzip Content-Length: 831 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:36:12:ae", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183", "rel": "bookmark"}], "image": {"id": "10e27409-226d-4f3d-971a-db9735ac09c8", "links": [{"href": "http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-04-09T10:30:42.000000", "flavor": {"id": "22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "links": [{"href": "http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "rel": "bookmark"}]}, "id": "390af7e2-1c01-4f6a-bdc6-9700b5912183", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_vellum"}], "user_id": "ac8606d68bbd45969d2b1630e01ac7c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-04-09T10:51:53Z", "hostId": "a8714558011d134c44d218ba8746cf343482bff1e33310f6e84138e7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "name": "server_clearwater-opnfv_vellum_host_41y0pg", "created": "2019-04-09T10:28:22Z", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b", "cloudify_management_network_id": "67c32f4e-cb01-4d56-a2b5-fe18f582c72d"}}} 2019-04-09 10:52:40,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node instance 2019-04-09 10:52:40,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node instance 2019-04-09 10:52:40,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33453bf2b45729aa034d061d8aa70e7bab958024" -d '{"removeSecurityGroup": {"name": "clearwater-sg_vellum"}}' 2019-04-09 10:52:40,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183 used request id req-8691fa1e-4fe1-4087-8b04-ee5b17321452 2019-04-09 10:52:40,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183 used request id req-8691fa1e-4fe1-4087-8b04-ee5b17321452 2019-04-09 10:52:40,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2019-04-09 10:52:40,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopped node instance: nothing to do 2019-04-09 10:52:40,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopped node instance: nothing to do 2019-04-09 10:52:40,202 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/5925ef01-08cd-4403-aab7-6ff46347ca8f 2019-04-09 10:52:40,275 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:52:40,275 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:52:40,275 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:52:40,275 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:52:40,275 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:52:40,276 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:52:40,276 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:52:40,276 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T10:49:12.891Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-09T10:49:12.892Z", "id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"} 2019-04-09 10:52:40,276 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:52:40,276 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:52:40 GMT 2019-04-09 10:52:40,276 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:52:40,276 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-04-09 10:52:40,276 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:52:40,276 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:52:40,276 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:52:45,278 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-09 10:52:45,379 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:52:45,379 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:52:45,380 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:52:45,380 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:52:45,380 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:52:45,380 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:52:45,380 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:52:45,380 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_node_zfn03y", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:52:40.231Z", "message": "Unlinking relationships", "target_id": null, "node_name": "proxy_node", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:52:39.752Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "proxy_node_zfn03y", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:52:40.231Z", "message": "Relationships unlinked", "target_id": null, "node_name": "proxy_node", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:52:39.992Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "bind_qm2a75", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:52:40.231Z", "message": "Unlinking relationships", "target_id": null, "node_name": "bind", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:52:39.892Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:52:40.231Z", "message": "RESP: [202] Date: Tue, 09 Apr 2019 10:52: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-516a616b-e1db-4c9b-a4d2-3037e8d64efc x-compute-request-id: req-516a616b-e1db-4c9b-a4d2-3037e8d64efc Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "vellum_security_group_n0u8xe", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:52:39.968Z", "source_id": "vellum_host_41y0pg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.8b9a4037-21d2-481b-9aab-28a632aadc30"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:52:40.231Z", "message": "POST call to compute for http://172.30.9.21:8774/v2.1/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183/action used request id req-516a616b-e1db-4c9b-a4d2-3037e8d64efc", "level": "debug", "target_id": "vellum_security_group_n0u8xe", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:52:39.968Z", "source_id": "vellum_host_41y0pg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.8b9a4037-21d2-481b-9aab-28a632aadc30"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:52:40.231Z", "message": "POST call to compute for http://172.30.9.21:8774/v2.1/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183/action used request id req-516a616b-e1db-4c9b-a4d2-3037e8d64efc", "level": "debug", "target_id": "vellum_security_group_n0u8xe", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:52:39.968Z", "source_id": "vellum_host_41y0pg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.8b9a4037-21d2-481b-9aab-28a632aadc30"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:52:40.231Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}33453bf2b45729aa034d061d8aa70e7bab958024\"", "level": "debug", "target_id": "vellum_security_group_n0u8xe", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:52:39.969Z", "source_id": "vellum_host_41y0pg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.8b9a4037-21d2-481b-9aab-28a632aadc30"}, {"node_instance_id": "proxy_node_zfn03y", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:52:40.827Z", "message": "Deleted node instance", "target_id": null, "node_name": "proxy_node", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:52:40.339Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "bind_qm2a75", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:52:40.827Z", "message": "Relationships unlinked", "target_id": null, "node_name": "bind", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:52:40.189Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "proxy_node_zfn03y", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:52:40.827Z", "message": "Deleting node instance: nothing to do", "target_id": null, "node_name": "proxy_node", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:52:40.144Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "proxy_host_kjjl1q", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:52:41.440Z", "message": "Stopping node instance", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:52:40.689Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:52:41.440Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}33453bf2b45729aa034d061d8aa70e7bab958024\"", "level": "debug", "target_id": "vellum_security_group_n0u8xe", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:52:41.065Z", "source_id": "vellum_host_41y0pg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.8b9a4037-21d2-481b-9aab-28a632aadc30"}, {"node_instance_id": "bind_qm2a75", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:52:41.440Z", "message": "Deleting node instance: nothing to do", "target_id": null, "node_name": "bind", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:52:40.378Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "bind_qm2a75", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:52:41.440Z", "message": "Deleted node instance", "target_id": null, "node_name": "bind", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:52:40.446Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:52:41.440Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10:52:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3786b2f3-a5a1-4453-8f5a-1023c5811de9 x-compute-request-id: req-3786b2f3-a5a1-4453-8f5a-1023c5811de9 Content-Encoding: gzip Content-Length: 824 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:36:12:ae\", \"version\": 4, \"addr\": \"192.168.120.6\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"10e27409-226d-4f3d-971a-db9735ac09c8\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-04-09T10:30:42.000000\", \"flavor\": {\"id\": \"22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"rel\": \"bookmark\"}]}, \"id\": \"390af7e2-1c01-4f6a-bdc6-9700b5912183\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}], \"user_id\": \"ac8606d68bbd45969d2b1630e01ac7c4\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-04-09T10:51:53Z\", \"hostId\": \"a8714558011d134c44d218ba8746cf343482bff1e33310f6e84138e7\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b\", \"name\": \"server_clearwater-opnfv_vellum_host_41y0pg\", \"created\": \"2019-04-09T10:28:22Z\", \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\", \"cloudify_management_network_id\": \"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\"}}}\n", "level": "debug", "target_id": "vellum_security_group_n0u8xe", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:52:41.063Z", "source_id": "vellum_host_41y0pg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.8b9a4037-21d2-481b-9aab-28a632aadc30"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:52:41.440Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183 used request id req-3786b2f3-a5a1-4453-8f5a-1023c5811de9", "level": "debug", "target_id": "vellum_security_group_n0u8xe", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:52:41.064Z", "source_id": "vellum_host_41y0pg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.8b9a4037-21d2-481b-9aab-28a632aadc30"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:52:41.440Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183 used request id req-3786b2f3-a5a1-4453-8f5a-1023c5811de9", "level": "debug", "target_id": "vellum_security_group_n0u8xe", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:52:41.064Z", "source_id": "vellum_host_41y0pg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.8b9a4037-21d2-481b-9aab-28a632aadc30"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:52:42.039Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "vellum_security_group_n0u8xe", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:52:41.733Z", "source_id": "vellum_host_41y0pg", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "proxy_host_kjjl1q", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:52:42.039Z", "message": "Sending task 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:52:40.981Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "bono_host_mmu58s", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:52:42.039Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:52:41.668Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:52:42.039Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183/os-security-groups used request id req-fe11a67e-ab32-4027-81d5-a705a3f07678", "level": "debug", "target_id": "vellum_security_group_n0u8xe", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:52:41.414Z", "source_id": "vellum_host_41y0pg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.8b9a4037-21d2-481b-9aab-28a632aadc30"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:52:42.039Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183/os-security-groups used request id req-fe11a67e-ab32-4027-81d5-a705a3f07678", "level": "debug", "target_id": "vellum_security_group_n0u8xe", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:52:41.413Z", "source_id": "vellum_host_41y0pg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.8b9a4037-21d2-481b-9aab-28a632aadc30"}, {"node_instance_id": "bind_host_xkrzi3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:52:42.039Z", "message": "Stopping node instance", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:52:40.847Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:52:42.039Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10:52: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-fe11a67e-ab32-4027-81d5-a705a3f07678 x-compute-request-id: req-fe11a67e-ab32-4027-81d5-a705a3f07678 Content-Encoding: gzip Content-Length: 371 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"2bf238e1-c96a-4edc-8d76-3703be9c0f98\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"ac378cc9-735c-4814-9212-1fb88719d9ff\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"2bf238e1-c96a-4edc-8d76-3703be9c0f98\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"af147da1-599b-481e-8b7a-33141eed572e\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"2bf238e1-c96a-4edc-8d76-3703be9c0f98\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b246ec6d-6f1d-43ae-9b2b-aac6e93fc1db\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"2bf238e1-c96a-4edc-8d76-3703be9c0f98\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"f89b4710-5e49-440b-b261-25461d4a8603\"}], \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"id\": \"2bf238e1-c96a-4edc-8d76-3703be9c0f98\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}]}\n", "level": "debug", "target_id": "vellum_security_group_n0u8xe", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:52:41.413Z", "source_id": "vellum_host_41y0pg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.8b9a4037-21d2-481b-9aab-28a632aadc30"}, {"node_instance_id": "bind_host_xkrzi3", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:52:42.620Z", "message": "Sending task 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:52:42.496Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "bono_host_mmu58s", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:52:42.620Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:52:41.782Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "bono_host_mmu58s", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:52:43.287Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:52:43.016Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:52:43.831Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:52:43.254Z", "source_id": "vellum_host_41y0pg", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "bono_host_mmu58s", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:52:43.831Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:52:43.607Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "bono_host_mmu58s", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:52:43.831Z", "message": "Stopping agent", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:52:43.446Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:52:44.592Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:52:44.423Z", "source_id": "vellum_host_41y0pg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.d4313ce1-c2ab-480b-8d69-97b555a27334"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:52:45.291Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-66251e1f-3728-459e-81e1-e8b62c8fc6ea", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:52:44.428Z", "source_id": "vellum_host_41y0pg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.d4313ce1-c2ab-480b-8d69-97b555a27334"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:52:45.291Z", "message": "RESP: [300] Date: Tue, 09 Apr 2019 10:52:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-66251e1f-3728-459e-81e1-e8b62c8fc6ea Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:52:44.428Z", "source_id": "vellum_host_41y0pg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.d4313ce1-c2ab-480b-8d69-97b555a27334"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:52:45.291Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}dc206668ba57aaee4f2dbfe0ff99ed5cbdb6a475\"", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:52:44.829Z", "source_id": "vellum_host_41y0pg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.d4313ce1-c2ab-480b-8d69-97b555a27334"}, {"node_instance_id": "bono_host_mmu58s", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:52:45.291Z", "message": "Stopping Agent bono_host_mmu58s", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:52:44.463Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.423cf466-9e90-4de6-b174-4b08d2f408c9"}], "metadata": {"pagination": {"total": 1110, "offset": 1075, "size": 50}}} 2019-04-09 10:52:45,380 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:52:45,380 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:52:45 GMT 2019-04-09 10:52:45,381 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:52:45,381 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-09 10:52:45,381 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:52:45,381 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:52:45,381 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:52:45,381 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-09 10:52:45,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Unlinking relationships 2019-04-09 10:52:45,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships unlinked 2019-04-09 10:52:45,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Unlinking relationships 2019-04-09 10:52:45,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Tue, 09 Apr 2019 10:52: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-516a616b-e1db-4c9b-a4d2-3037e8d64efc x-compute-request-id: req-516a616b-e1db-4c9b-a4d2-3037e8d64efc Content-Length: 0 Content-Type: application/json 2019-04-09 10:52:45,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183/action used request id req-516a616b-e1db-4c9b-a4d2-3037e8d64efc 2019-04-09 10:52:45,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183/action used request id req-516a616b-e1db-4c9b-a4d2-3037e8d64efc 2019-04-09 10:52:45,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33453bf2b45729aa034d061d8aa70e7bab958024" 2019-04-09 10:52:45,384 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleted node instance 2019-04-09 10:52:45,384 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships unlinked 2019-04-09 10:52:45,384 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node instance: nothing to do 2019-04-09 10:52:45,384 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node instance 2019-04-09 10:52:45,384 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33453bf2b45729aa034d061d8aa70e7bab958024" 2019-04-09 10:52:45,384 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node instance: nothing to do 2019-04-09 10:52:45,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleted node instance 2019-04-09 10:52:45,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10:52:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3786b2f3-a5a1-4453-8f5a-1023c5811de9 x-compute-request-id: req-3786b2f3-a5a1-4453-8f5a-1023c5811de9 Content-Encoding: gzip Content-Length: 824 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:36:12:ae", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183", "rel": "bookmark"}], "image": {"id": "10e27409-226d-4f3d-971a-db9735ac09c8", "links": [{"href": "http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-04-09T10:30:42.000000", "flavor": {"id": "22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "links": [{"href": "http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "rel": "bookmark"}]}, "id": "390af7e2-1c01-4f6a-bdc6-9700b5912183", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "ac8606d68bbd45969d2b1630e01ac7c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-04-09T10:51:53Z", "hostId": "a8714558011d134c44d218ba8746cf343482bff1e33310f6e84138e7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "name": "server_clearwater-opnfv_vellum_host_41y0pg", "created": "2019-04-09T10:28:22Z", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b", "cloudify_management_network_id": "67c32f4e-cb01-4d56-a2b5-fe18f582c72d"}}} 2019-04-09 10:52:45,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183 used request id req-3786b2f3-a5a1-4453-8f5a-1023c5811de9 2019-04-09 10:52:45,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183 used request id req-3786b2f3-a5a1-4453-8f5a-1023c5811de9 2019-04-09 10:52:45,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-04-09 10:52:45,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2019-04-09 10:52:45,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2019-04-09 10:52:45,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183/os-security-groups used request id req-fe11a67e-ab32-4027-81d5-a705a3f07678 2019-04-09 10:52:45,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183/os-security-groups used request id req-fe11a67e-ab32-4027-81d5-a705a3f07678 2019-04-09 10:52:45,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node instance 2019-04-09 10:52:45,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10:52: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-fe11a67e-ab32-4027-81d5-a705a3f07678 x-compute-request-id: req-fe11a67e-ab32-4027-81d5-a705a3f07678 Content-Encoding: gzip Content-Length: 371 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "2bf238e1-c96a-4edc-8d76-3703be9c0f98", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ac378cc9-735c-4814-9212-1fb88719d9ff"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "2bf238e1-c96a-4edc-8d76-3703be9c0f98", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "af147da1-599b-481e-8b7a-33141eed572e"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "2bf238e1-c96a-4edc-8d76-3703be9c0f98", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b246ec6d-6f1d-43ae-9b2b-aac6e93fc1db"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "2bf238e1-c96a-4edc-8d76-3703be9c0f98", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f89b4710-5e49-440b-b261-25461d4a8603"}], "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "id": "2bf238e1-c96a-4edc-8d76-3703be9c0f98", "name": "clearwater-sg_base", "description": "SSH"}]} 2019-04-09 10:52:45,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2019-04-09 10:52:45,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2019-04-09 10:52:45,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2019-04-09 10:52:45,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-04-09 10:52:45,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2019-04-09 10:52:45,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2019-04-09 10:52:45,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-09 10:52:45,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-66251e1f-3728-459e-81e1-e8b62c8fc6ea 2019-04-09 10:52:45,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 09 Apr 2019 10:52:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-66251e1f-3728-459e-81e1-e8b62c8fc6ea Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 10:52:45,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc206668ba57aaee4f2dbfe0ff99ed5cbdb6a475" 2019-04-09 10:52:45,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent bono_host_mmu58s 2019-04-09 10:52:45,388 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/5925ef01-08cd-4403-aab7-6ff46347ca8f 2019-04-09 10:52:45,457 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:52:45,457 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:52:45,458 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:52:45,458 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:52:45,458 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:52:45,458 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:52:45,458 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:52:45,458 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T10:49:12.891Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-09T10:49:12.892Z", "id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"} 2019-04-09 10:52:45,458 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:52:45,458 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:52:45 GMT 2019-04-09 10:52:45,458 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:52:45,458 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-04-09 10:52:45,459 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:52:45,459 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:52:45,459 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:52:50,464 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-09 10:52:50,544 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:52:50,545 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:52:50,545 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:52:50,545 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:52:50,545 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:52:50,545 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:52:50,545 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:52:50,545 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_mmu58s", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:52:45.827Z", "message": "Stopping...", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:52:45.339Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.423cf466-9e90-4de6-b174-4b08d2f408c9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:52:45.827Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10:52:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-88622a5b-3336-4874-8544-4e439cb68c07 x-compute-request-id: req-88622a5b-3336-4874-8544-4e439cb68c07 Content-Encoding: gzip Content-Length: 824 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:36:12:ae\", \"version\": 4, \"addr\": \"192.168.120.6\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"10e27409-226d-4f3d-971a-db9735ac09c8\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-04-09T10:30:42.000000\", \"flavor\": {\"id\": \"22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"rel\": \"bookmark\"}]}, \"id\": \"390af7e2-1c01-4f6a-bdc6-9700b5912183\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}], \"user_id\": \"ac8606d68bbd45969d2b1630e01ac7c4\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-04-09T10:51:53Z\", \"hostId\": \"a8714558011d134c44d218ba8746cf343482bff1e33310f6e84138e7\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b\", \"name\": \"server_clearwater-opnfv_vellum_host_41y0pg\", \"created\": \"2019-04-09T10:28:22Z\", \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\", \"cloudify_management_network_id\": \"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\"}}}\n", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:52:45.615Z", "source_id": "vellum_host_41y0pg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.d4313ce1-c2ab-480b-8d69-97b555a27334"}, {"node_instance_id": "bono_host_mmu58s", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:52:45.827Z", "message": "Successfully stopped daemon: bono_host_mmu58s\u001b[0m", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:52:45.339Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.423cf466-9e90-4de6-b174-4b08d2f408c9"}, {"node_instance_id": "bono_host_mmu58s", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:52:45.827Z", "message": "Stopping daemon with command: sudo service cloudify-worker-bono_host_mmu58s stop", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:52:45.339Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.423cf466-9e90-4de6-b174-4b08d2f408c9"}, {"node_instance_id": "bono_host_mmu58s", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:52:46.459Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:52:46.031Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:52:46.459Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183 used request id req-88622a5b-3336-4874-8544-4e439cb68c07", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:52:45.616Z", "source_id": "vellum_host_41y0pg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.d4313ce1-c2ab-480b-8d69-97b555a27334"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:52:46.459Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183 used request id req-88622a5b-3336-4874-8544-4e439cb68c07", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:52:45.616Z", "source_id": "vellum_host_41y0pg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.d4313ce1-c2ab-480b-8d69-97b555a27334"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:52:46.459Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}dc206668ba57aaee4f2dbfe0ff99ed5cbdb6a475\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_base\"}}'", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:52:45.617Z", "source_id": "vellum_host_41y0pg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.d4313ce1-c2ab-480b-8d69-97b555a27334"}, {"node_instance_id": "bono_host_mmu58s", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:52:46.459Z", "message": "Deleting agent", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:52:46.110Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "bind_host_xkrzi3", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:52:47.055Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:52:46.134Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:52:47.055Z", "message": "RESP: [202] Date: Tue, 09 Apr 2019 10: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 x-openstack-request-id: req-7193fc5c-982a-4813-add9-4a5a06188d76 x-compute-request-id: req-7193fc5c-982a-4813-add9-4a5a06188d76 Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:52:46.671Z", "source_id": "vellum_host_41y0pg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.d4313ce1-c2ab-480b-8d69-97b555a27334"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:52:47.055Z", "message": "POST call to compute for http://172.30.9.21:8774/v2.1/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183/action used request id req-7193fc5c-982a-4813-add9-4a5a06188d76", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:52:46.671Z", "source_id": "vellum_host_41y0pg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.d4313ce1-c2ab-480b-8d69-97b555a27334"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:52:47.055Z", "message": "POST call to compute for http://172.30.9.21:8774/v2.1/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183/action used request id req-7193fc5c-982a-4813-add9-4a5a06188d76", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:52:46.671Z", "source_id": "vellum_host_41y0pg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.d4313ce1-c2ab-480b-8d69-97b555a27334"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:52:47.055Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}dc206668ba57aaee4f2dbfe0ff99ed5cbdb6a475\"", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:52:46.672Z", "source_id": "vellum_host_41y0pg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.d4313ce1-c2ab-480b-8d69-97b555a27334"}, {"node_instance_id": "bind_host_xkrzi3", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:52:47.055Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:52:46.549Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "bono_host_mmu58s", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:52:47.055Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:52:46.274Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:52:47.676Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183 used request id req-20799c2f-0274-4184-889b-809f1240ff45", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:52:47.336Z", "source_id": "vellum_host_41y0pg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.d4313ce1-c2ab-480b-8d69-97b555a27334"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:52:47.676Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183 used request id req-20799c2f-0274-4184-889b-809f1240ff45", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:52:47.336Z", "source_id": "vellum_host_41y0pg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.d4313ce1-c2ab-480b-8d69-97b555a27334"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:52:47.676Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}dc206668ba57aaee4f2dbfe0ff99ed5cbdb6a475\"", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:52:47.337Z", "source_id": "vellum_host_41y0pg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.d4313ce1-c2ab-480b-8d69-97b555a27334"}, {"node_instance_id": "bono_host_mmu58s", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:52:47.676Z", "message": "Deleting Agent bono_host_mmu58s", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:52:47.171Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.1ddb1f1c-19ae-41c0-95ec-7fd5effc45d8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:52:47.676Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10:52: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-20799c2f-0274-4184-889b-809f1240ff45 x-compute-request-id: req-20799c2f-0274-4184-889b-809f1240ff45 Content-Encoding: gzip Content-Length: 799 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:36:12:ae\", \"version\": 4, \"addr\": \"192.168.120.6\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"10e27409-226d-4f3d-971a-db9735ac09c8\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-04-09T10:30:42.000000\", \"flavor\": {\"id\": \"22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"rel\": \"bookmark\"}]}, \"id\": \"390af7e2-1c01-4f6a-bdc6-9700b5912183\", \"user_id\": \"ac8606d68bbd45969d2b1630e01ac7c4\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-04-09T10:51:53Z\", \"hostId\": \"a8714558011d134c44d218ba8746cf343482bff1e33310f6e84138e7\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b\", \"name\": \"server_clearwater-opnfv_vellum_host_41y0pg\", \"created\": \"2019-04-09T10:28:22Z\", \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\", \"cloudify_management_network_id\": \"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\"}}}\n", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:52:47.336Z", "source_id": "vellum_host_41y0pg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.d4313ce1-c2ab-480b-8d69-97b555a27334"}, {"node_instance_id": "bind_host_xkrzi3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:52:48.255Z", "message": "Stopping agent", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:52:47.871Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "bind_host_xkrzi3", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:52:48.255Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:52:48.015Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:52:48.255Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183/os-security-groups used request id req-577b7b69-baba-42a0-96cc-ab2dafc41755", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:52:47.978Z", "source_id": "vellum_host_41y0pg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.d4313ce1-c2ab-480b-8d69-97b555a27334"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:52:48.255Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183/os-security-groups used request id req-577b7b69-baba-42a0-96cc-ab2dafc41755", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:52:47.978Z", "source_id": "vellum_host_41y0pg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.d4313ce1-c2ab-480b-8d69-97b555a27334"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:52:48.255Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10:52:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-577b7b69-baba-42a0-96cc-ab2dafc41755 x-compute-request-id: req-577b7b69-baba-42a0-96cc-ab2dafc41755 Content-Length: 23 Content-Type: application/json \nRESP BODY: {\"security_groups\": []}\n", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:52:47.977Z", "source_id": "vellum_host_41y0pg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.d4313ce1-c2ab-480b-8d69-97b555a27334"}, {"node_instance_id": "bind_host_xkrzi3", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:52:48.255Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:52:47.805Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "vellum_host_41y0pg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:52:48.853Z", "message": "Deleting node instance", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:52:48.807Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:52:48.853Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:52:48.434Z", "source_id": "vellum_host_41y0pg", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "vellum_host_41y0pg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:52:48.853Z", "message": "Relationships unlinked", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:52:48.526Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "vellum_host_41y0pg", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:52:49.572Z", "message": "Sending task 'nova_plugin.server.delete'", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:52:48.993Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "bind_host_xkrzi3", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:52:49.572Z", "message": "Stopping Agent bind_host_xkrzi3", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:52:48.898Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.0a9e40b6-666d-41bb-b3d2-d3936f0ea2f0"}, {"node_instance_id": "bind_host_xkrzi3", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:52:50.090Z", "message": "Stopping...", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:52:49.797Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.0a9e40b6-666d-41bb-b3d2-d3936f0ea2f0"}, {"node_instance_id": "bind_host_xkrzi3", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:52:50.090Z", "message": "Stopping daemon with command: sudo service cloudify-worker-bind_host_xkrzi3 stop", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:52:49.797Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.0a9e40b6-666d-41bb-b3d2-d3936f0ea2f0"}, {"node_instance_id": "bind_host_xkrzi3", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:52:50.090Z", "message": "Successfully stopped daemon: bind_host_xkrzi3\u001b[0m", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:52:49.797Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.0a9e40b6-666d-41bb-b3d2-d3936f0ea2f0"}], "metadata": {"pagination": {"total": 1145, "offset": 1110, "size": 50}}} 2019-04-09 10:52:50,545 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:52:50,545 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:52:50 GMT 2019-04-09 10:52:50,546 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:52:50,546 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-09 10:52:50,546 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:52:50,546 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:52:50,546 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:52:50,546 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-09 10:52:50,547 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2019-04-09 10:52:50,548 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10:52:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-88622a5b-3336-4874-8544-4e439cb68c07 x-compute-request-id: req-88622a5b-3336-4874-8544-4e439cb68c07 Content-Encoding: gzip Content-Length: 824 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:36:12:ae", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183", "rel": "bookmark"}], "image": {"id": "10e27409-226d-4f3d-971a-db9735ac09c8", "links": [{"href": "http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-04-09T10:30:42.000000", "flavor": {"id": "22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "links": [{"href": "http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "rel": "bookmark"}]}, "id": "390af7e2-1c01-4f6a-bdc6-9700b5912183", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "ac8606d68bbd45969d2b1630e01ac7c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-04-09T10:51:53Z", "hostId": "a8714558011d134c44d218ba8746cf343482bff1e33310f6e84138e7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "name": "server_clearwater-opnfv_vellum_host_41y0pg", "created": "2019-04-09T10:28:22Z", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b", "cloudify_management_network_id": "67c32f4e-cb01-4d56-a2b5-fe18f582c72d"}}} 2019-04-09 10:52:50,548 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: bono_host_mmu58s 2019-04-09 10:52:50,548 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service cloudify-worker-bono_host_mmu58s stop 2019-04-09 10:52:50,548 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2019-04-09 10:52:50,548 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183 used request id req-88622a5b-3336-4874-8544-4e439cb68c07 2019-04-09 10:52:50,548 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183 used request id req-88622a5b-3336-4874-8544-4e439cb68c07 2019-04-09 10:52:50,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc206668ba57aaee4f2dbfe0ff99ed5cbdb6a475" -d '{"removeSecurityGroup": {"name": "clearwater-sg_base"}}' 2019-04-09 10:52:50,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2019-04-09 10:52:50,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2019-04-09 10:52:50,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Tue, 09 Apr 2019 10: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 x-openstack-request-id: req-7193fc5c-982a-4813-add9-4a5a06188d76 x-compute-request-id: req-7193fc5c-982a-4813-add9-4a5a06188d76 Content-Length: 0 Content-Type: application/json 2019-04-09 10:52:50,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183/action used request id req-7193fc5c-982a-4813-add9-4a5a06188d76 2019-04-09 10:52:50,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183/action used request id req-7193fc5c-982a-4813-add9-4a5a06188d76 2019-04-09 10:52:50,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc206668ba57aaee4f2dbfe0ff99ed5cbdb6a475" 2019-04-09 10:52:50,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2019-04-09 10:52:50,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2019-04-09 10:52:50,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183 used request id req-20799c2f-0274-4184-889b-809f1240ff45 2019-04-09 10:52:50,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183 used request id req-20799c2f-0274-4184-889b-809f1240ff45 2019-04-09 10:52:50,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc206668ba57aaee4f2dbfe0ff99ed5cbdb6a475" 2019-04-09 10:52:50,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent bono_host_mmu58s 2019-04-09 10:52:50,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10:52: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-20799c2f-0274-4184-889b-809f1240ff45 x-compute-request-id: req-20799c2f-0274-4184-889b-809f1240ff45 Content-Encoding: gzip Content-Length: 799 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:36:12:ae", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183", "rel": "bookmark"}], "image": {"id": "10e27409-226d-4f3d-971a-db9735ac09c8", "links": [{"href": "http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-04-09T10:30:42.000000", "flavor": {"id": "22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "links": [{"href": "http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "rel": "bookmark"}]}, "id": "390af7e2-1c01-4f6a-bdc6-9700b5912183", "user_id": "ac8606d68bbd45969d2b1630e01ac7c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-04-09T10:51:53Z", "hostId": "a8714558011d134c44d218ba8746cf343482bff1e33310f6e84138e7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "name": "server_clearwater-opnfv_vellum_host_41y0pg", "created": "2019-04-09T10:28:22Z", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b", "cloudify_management_network_id": "67c32f4e-cb01-4d56-a2b5-fe18f582c72d"}}} 2019-04-09 10:52:50,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2019-04-09 10:52:50,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2019-04-09 10:52:50,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183/os-security-groups used request id req-577b7b69-baba-42a0-96cc-ab2dafc41755 2019-04-09 10:52:50,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183/os-security-groups used request id req-577b7b69-baba-42a0-96cc-ab2dafc41755 2019-04-09 10:52:50,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10:52:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-577b7b69-baba-42a0-96cc-ab2dafc41755 x-compute-request-id: req-577b7b69-baba-42a0-96cc-ab2dafc41755 Content-Length: 23 Content-Type: application/json RESP BODY: {"security_groups": []} 2019-04-09 10:52:50,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2019-04-09 10:52:50,552 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node instance 2019-04-09 10:52:50,552 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-04-09 10:52:50,552 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships unlinked 2019-04-09 10:52:50,552 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2019-04-09 10:52:50,552 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent bind_host_xkrzi3 2019-04-09 10:52:50,552 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2019-04-09 10:52:50,552 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service cloudify-worker-bind_host_xkrzi3 stop 2019-04-09 10:52:50,553 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: bind_host_xkrzi3 2019-04-09 10:52:50,553 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/5925ef01-08cd-4403-aab7-6ff46347ca8f 2019-04-09 10:52:50,643 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:52:50,643 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:52:50,643 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:52:50,643 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:52:50,643 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:52:50,643 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:52:50,643 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:52:50,644 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T10:49:12.891Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-09T10:49:12.892Z", "id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"} 2019-04-09 10:52:50,644 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:52:50,644 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:52:50 GMT 2019-04-09 10:52:50,644 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:52:50,644 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-04-09 10:52:50,644 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:52:50,644 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:52:50,644 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:52:55,650 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-09 10:52:55,736 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:52:55,736 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:52:55,736 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:52:55,736 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:52:55,736 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:52:55,736 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:52:55,736 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:52:55,736 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_41y0pg", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:52:50.687Z", "message": "RESP: [300] Date: Tue, 09 Apr 2019 10:52:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0e7da4f0-289c-4f59-80e0-8d074c00437a Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:52:50.172Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.697584a3-dbb0-417d-8714-73ed4c60caf3"}, {"node_instance_id": "bind_host_xkrzi3", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:52:50.687Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:52:50.409Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "bind_host_xkrzi3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:52:50.687Z", "message": "Deleting agent", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:52:50.509Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "vellum_host_41y0pg", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:52:50.687Z", "message": "deleting server", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:52:50.166Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.697584a3-dbb0-417d-8714-73ed4c60caf3"}, {"node_instance_id": "vellum_host_41y0pg", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:52:50.687Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-0e7da4f0-289c-4f59-80e0-8d074c00437a", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:52:50.173Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.697584a3-dbb0-417d-8714-73ed4c60caf3"}, {"node_instance_id": "vellum_host_41y0pg", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:52:50.687Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:52:50.166Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.697584a3-dbb0-417d-8714-73ed4c60caf3"}, {"node_instance_id": "vellum_host_41y0pg", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:52:51.319Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183 used request id req-ae6c0a0a-d28a-457b-9c00-601101ee8bc5", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:52:51.071Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.697584a3-dbb0-417d-8714-73ed4c60caf3"}, {"node_instance_id": "vellum_host_41y0pg", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:52:51.319Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}eb0d2ab1e9d5f118d9fa2599aedbb24bbb861a2b\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:52:51.072Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.697584a3-dbb0-417d-8714-73ed4c60caf3"}, {"node_instance_id": "vellum_host_41y0pg", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:52:51.319Z", "message": "RESP: [204] Date: Tue, 09 Apr 2019 10:52:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f54a20ba-bf1d-41c0-b133-e0ccd77a2893 x-compute-request-id: req-f54a20ba-bf1d-41c0-b133-e0ccd77a2893 Content-Type: application/json", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:52:51.201Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.697584a3-dbb0-417d-8714-73ed4c60caf3"}, {"node_instance_id": "bind_host_xkrzi3", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:52:51.319Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:52:50.646Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "vellum_host_41y0pg", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:52:51.319Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}eb0d2ab1e9d5f118d9fa2599aedbb24bbb861a2b\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:52:50.587Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.697584a3-dbb0-417d-8714-73ed4c60caf3"}, {"node_instance_id": "vellum_host_41y0pg", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:52:51.319Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10:52:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ae6c0a0a-d28a-457b-9c00-601101ee8bc5 x-compute-request-id: req-ae6c0a0a-d28a-457b-9c00-601101ee8bc5 Content-Encoding: gzip Content-Length: 799 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:36:12:ae\", \"version\": 4, \"addr\": \"192.168.120.6\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"10e27409-226d-4f3d-971a-db9735ac09c8\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-04-09T10:30:42.000000\", \"flavor\": {\"id\": \"22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"rel\": \"bookmark\"}]}, \"id\": \"390af7e2-1c01-4f6a-bdc6-9700b5912183\", \"user_id\": \"ac8606d68bbd45969d2b1630e01ac7c4\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-04-09T10:51:53Z\", \"hostId\": \"a8714558011d134c44d218ba8746cf343482bff1e33310f6e84138e7\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b\", \"name\": \"server_clearwater-opnfv_vellum_host_41y0pg\", \"created\": \"2019-04-09T10:28:22Z\", \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\", \"cloudify_management_network_id\": \"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\"}}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:52:51.071Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.697584a3-dbb0-417d-8714-73ed4c60caf3"}, {"node_instance_id": "vellum_host_41y0pg", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:52:51.319Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183 used request id req-ae6c0a0a-d28a-457b-9c00-601101ee8bc5", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:52:51.071Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.697584a3-dbb0-417d-8714-73ed4c60caf3"}, {"node_instance_id": "bono_host_mmu58s", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:52:51.827Z", "message": "Deleting...", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:52:51.117Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.1ddb1f1c-19ae-41c0-95ec-7fd5effc45d8"}, {"node_instance_id": "bono_host_mmu58s", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:52:51.827Z", "message": "Deleting start-on-boot entry", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:52:51.117Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.1ddb1f1c-19ae-41c0-95ec-7fd5effc45d8"}, {"node_instance_id": "bono_host_mmu58s", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:52:51.827Z", "message": "Successfully deleted daemon: bono_host_mmu58s", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:52:51.117Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.1ddb1f1c-19ae-41c0-95ec-7fd5effc45d8"}, {"node_instance_id": "vellum_host_41y0pg", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:52:51.827Z", "message": "DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183 used request id req-f54a20ba-bf1d-41c0-b133-e0ccd77a2893", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:52:51.201Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.697584a3-dbb0-417d-8714-73ed4c60caf3"}, {"node_instance_id": "vellum_host_41y0pg", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:52:51.827Z", "message": "DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183 used request id req-f54a20ba-bf1d-41c0-b133-e0ccd77a2893", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:52:51.202Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.697584a3-dbb0-417d-8714-73ed4c60caf3"}, {"node_instance_id": "vellum_host_41y0pg", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:52:51.827Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}eb0d2ab1e9d5f118d9fa2599aedbb24bbb861a2b\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:52:51.202Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.697584a3-dbb0-417d-8714-73ed4c60caf3"}, {"node_instance_id": "bono_host_mmu58s", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:52:51.827Z", "message": "10:52:51 [INFO] [cloudify.utils.is_agent_alive] No ping response from bono_host_mmu58s: No response received for task 8f45db502eae47338dcc0a466c7d831f", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:52:51.117Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.1ddb1f1c-19ae-41c0-95ec-7fd5effc45d8"}, {"node_instance_id": "vellum_host_41y0pg", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:52:52.445Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10:52: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-08920129-c19e-43e9-85e7-29b65c7f4e83 x-compute-request-id: req-08920129-c19e-43e9-85e7-29b65c7f4e83 Content-Encoding: gzip Content-Length: 804 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"deleting\", \"addresses\": {\"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:36:12:ae\", \"version\": 4, \"addr\": \"192.168.120.6\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"10e27409-226d-4f3d-971a-db9735ac09c8\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-04-09T10:30:42.000000\", \"flavor\": {\"id\": \"22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"rel\": \"bookmark\"}]}, \"id\": \"390af7e2-1c01-4f6a-bdc6-9700b5912183\", \"user_id\": \"ac8606d68bbd45969d2b1630e01ac7c4\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-04-09T10:52:41Z\", \"hostId\": \"a8714558011d134c44d218ba8746cf343482bff1e33310f6e84138e7\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b\", \"name\": \"server_clearwater-opnfv_vellum_host_41y0pg\", \"created\": \"2019-04-09T10:28:22Z\", \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\", \"cloudify_management_network_id\": \"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\"}}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:52:51.756Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.697584a3-dbb0-417d-8714-73ed4c60caf3"}, {"node_instance_id": "vellum_host_41y0pg", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:52:52.445Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183 used request id req-08920129-c19e-43e9-85e7-29b65c7f4e83", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:52:51.756Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.697584a3-dbb0-417d-8714-73ed4c60caf3"}, {"node_instance_id": "vellum_host_41y0pg", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:52:52.445Z", "message": "Waiting for server \"390af7e2-1c01-4f6a-bdc6-9700b5912183\" to be deleted. current status: SHUTOFF", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:52:51.756Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.697584a3-dbb0-417d-8714-73ed4c60caf3"}, {"node_instance_id": "bind_host_xkrzi3", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:52:52.445Z", "message": "Deleting Agent bind_host_xkrzi3", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:52:51.753Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.4a30b75a-f2b0-44c9-ac5b-8f284389ef97"}, {"node_instance_id": "vellum_host_41y0pg", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:52:52.445Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183 used request id req-08920129-c19e-43e9-85e7-29b65c7f4e83", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:52:51.756Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.697584a3-dbb0-417d-8714-73ed4c60caf3"}, {"node_instance_id": "bono_host_mmu58s", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:52:53.127Z", "message": "Sending task 'nova_plugin.server.stop'", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:52:52.506Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "bono_host_mmu58s", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:52:53.127Z", "message": "Agent deleted", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:52:52.373Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "bono_host_mmu58s", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:52:53.127Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:52:52.264Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "bono_host_mmu58s", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:52:53.795Z", "message": "RESP: [300] Date: Tue, 09 Apr 2019 10:52:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-408c3a12-ed5e-400c-92af-a9668fccabbc Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:52:53.493Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.04e9181a-8743-4b92-91bb-8b9c5419bbe3"}, {"node_instance_id": "bono_host_mmu58s", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:52:53.795Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:52:53.487Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.04e9181a-8743-4b92-91bb-8b9c5419bbe3"}, {"node_instance_id": "bono_host_mmu58s", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:52:53.795Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-408c3a12-ed5e-400c-92af-a9668fccabbc", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:52:53.494Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.04e9181a-8743-4b92-91bb-8b9c5419bbe3"}, {"node_instance_id": "bono_host_mmu58s", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:52:54.463Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9323d8cbb85a05505eceea5e19eaf449576a330c\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:52:53.903Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.04e9181a-8743-4b92-91bb-8b9c5419bbe3"}, {"node_instance_id": "bono_host_mmu58s", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:52:55.184Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713 used request id req-21fbb675-195d-4add-9013-a53f55b0486f", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:52:54.818Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.04e9181a-8743-4b92-91bb-8b9c5419bbe3"}, {"node_instance_id": "bono_host_mmu58s", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:52:55.184Z", "message": "RESP: [202] Date: Tue, 09 Apr 2019 10:52:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ad9935a8-c14f-4ac1-9f2c-c47211205f80 x-compute-request-id: req-ad9935a8-c14f-4ac1-9f2c-c47211205f80 Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:52:54.964Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.04e9181a-8743-4b92-91bb-8b9c5419bbe3"}, {"node_instance_id": "bono_host_mmu58s", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:52:55.184Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9323d8cbb85a05505eceea5e19eaf449576a330c\" -d '{\"os-stop\": null}'", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:52:54.820Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.04e9181a-8743-4b92-91bb-8b9c5419bbe3"}, {"node_instance_id": "bono_host_mmu58s", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:52:55.184Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713 used request id req-21fbb675-195d-4add-9013-a53f55b0486f", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:52:54.818Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.04e9181a-8743-4b92-91bb-8b9c5419bbe3"}, {"node_instance_id": "bono_host_mmu58s", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:52:55.184Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10:52: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-21fbb675-195d-4add-9013-a53f55b0486f x-compute-request-id: req-21fbb675-195d-4add-9013-a53f55b0486f Content-Encoding: gzip Content-Length: 866 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:39:be:5f\", \"version\": 4, \"addr\": \"192.168.120.10\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:39:be:5f\", \"version\": 4, \"addr\": \"172.30.9.218\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/595677f1-ed8c-4752-9770-298d40bc3713\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"10e27409-226d-4f3d-971a-db9735ac09c8\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-04-09T10:31:45.000000\", \"flavor\": {\"id\": \"22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"rel\": \"bookmark\"}]}, \"id\": \"595677f1-ed8c-4752-9770-298d40bc3713\", \"security_groups\": [{\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"ac8606d68bbd45969d2b1630e01ac7c4\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-04-09T10:31:36Z\", \"hostId\": \"559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b\", \"name\": \"server_clearwater-opnfv_bono_host_mmu58s\", \"created\": \"2019-04-09T10:28:32Z\", \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\", \"cloudify_management_network_id\": \"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\"}}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:52:54.818Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.04e9181a-8743-4b92-91bb-8b9c5419bbe3"}, {"node_instance_id": "bono_host_mmu58s", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:52:55.693Z", "message": "POST call to compute for http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713/action used request id req-ad9935a8-c14f-4ac1-9f2c-c47211205f80", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:52:54.964Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.04e9181a-8743-4b92-91bb-8b9c5419bbe3"}, {"node_instance_id": "bono_host_mmu58s", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:52:55.693Z", "message": "POST call to compute for http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713/action used request id req-ad9935a8-c14f-4ac1-9f2c-c47211205f80", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:52:54.964Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.04e9181a-8743-4b92-91bb-8b9c5419bbe3"}], "metadata": {"pagination": {"total": 1184, "offset": 1145, "size": 50}}} 2019-04-09 10:52:55,737 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:52:55,737 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:52:55 GMT 2019-04-09 10:52:55,737 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:52:55,737 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-09 10:52:55,737 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:52:55,737 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:52:55,737 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:52:55,737 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-09 10:52:55,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 09 Apr 2019 10:52:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0e7da4f0-289c-4f59-80e0-8d074c00437a Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 10:52:55,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2019-04-09 10:52:55,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2019-04-09 10:52:55,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2019-04-09 10:52:55,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-0e7da4f0-289c-4f59-80e0-8d074c00437a 2019-04-09 10:52:55,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-09 10:52:55,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183 used request id req-ae6c0a0a-d28a-457b-9c00-601101ee8bc5 2019-04-09 10:52:55,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb0d2ab1e9d5f118d9fa2599aedbb24bbb861a2b" 2019-04-09 10:52:55,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [204] Date: Tue, 09 Apr 2019 10:52:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f54a20ba-bf1d-41c0-b133-e0ccd77a2893 x-compute-request-id: req-f54a20ba-bf1d-41c0-b133-e0ccd77a2893 Content-Type: application/json 2019-04-09 10:52:55,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2019-04-09 10:52:55,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb0d2ab1e9d5f118d9fa2599aedbb24bbb861a2b" 2019-04-09 10:52:55,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10:52:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ae6c0a0a-d28a-457b-9c00-601101ee8bc5 x-compute-request-id: req-ae6c0a0a-d28a-457b-9c00-601101ee8bc5 Content-Encoding: gzip Content-Length: 799 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:36:12:ae", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183", "rel": "bookmark"}], "image": {"id": "10e27409-226d-4f3d-971a-db9735ac09c8", "links": [{"href": "http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-04-09T10:30:42.000000", "flavor": {"id": "22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "links": [{"href": "http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "rel": "bookmark"}]}, "id": "390af7e2-1c01-4f6a-bdc6-9700b5912183", "user_id": "ac8606d68bbd45969d2b1630e01ac7c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-04-09T10:51:53Z", "hostId": "a8714558011d134c44d218ba8746cf343482bff1e33310f6e84138e7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "name": "server_clearwater-opnfv_vellum_host_41y0pg", "created": "2019-04-09T10:28:22Z", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b", "cloudify_management_network_id": "67c32f4e-cb01-4d56-a2b5-fe18f582c72d"}}} 2019-04-09 10:52:55,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183 used request id req-ae6c0a0a-d28a-457b-9c00-601101ee8bc5 2019-04-09 10:52:55,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2019-04-09 10:52:55,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2019-04-09 10:52:55,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: bono_host_mmu58s 2019-04-09 10:52:55,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183 used request id req-f54a20ba-bf1d-41c0-b133-e0ccd77a2893 2019-04-09 10:52:55,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183 used request id req-f54a20ba-bf1d-41c0-b133-e0ccd77a2893 2019-04-09 10:52:55,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb0d2ab1e9d5f118d9fa2599aedbb24bbb861a2b" 2019-04-09 10:52:55,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 10:52:51 [INFO] [cloudify.utils.is_agent_alive] No ping response from bono_host_mmu58s: No response received for task 8f45db502eae47338dcc0a466c7d831f 2019-04-09 10:52:55,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10:52: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-08920129-c19e-43e9-85e7-29b65c7f4e83 x-compute-request-id: req-08920129-c19e-43e9-85e7-29b65c7f4e83 Content-Encoding: gzip Content-Length: 804 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:36:12:ae", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183", "rel": "bookmark"}], "image": {"id": "10e27409-226d-4f3d-971a-db9735ac09c8", "links": [{"href": "http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-04-09T10:30:42.000000", "flavor": {"id": "22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "links": [{"href": "http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "rel": "bookmark"}]}, "id": "390af7e2-1c01-4f6a-bdc6-9700b5912183", "user_id": "ac8606d68bbd45969d2b1630e01ac7c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-04-09T10:52:41Z", "hostId": "a8714558011d134c44d218ba8746cf343482bff1e33310f6e84138e7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "name": "server_clearwater-opnfv_vellum_host_41y0pg", "created": "2019-04-09T10:28:22Z", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b", "cloudify_management_network_id": "67c32f4e-cb01-4d56-a2b5-fe18f582c72d"}}} 2019-04-09 10:52:55,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183 used request id req-08920129-c19e-43e9-85e7-29b65c7f4e83 2019-04-09 10:52:55,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "390af7e2-1c01-4f6a-bdc6-9700b5912183" to be deleted. current status: SHUTOFF 2019-04-09 10:52:55,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent bind_host_xkrzi3 2019-04-09 10:52:55,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183 used request id req-08920129-c19e-43e9-85e7-29b65c7f4e83 2019-04-09 10:52:55,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2019-04-09 10:52:55,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent deleted 2019-04-09 10:52:55,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2019-04-09 10:52:55,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 09 Apr 2019 10:52:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-408c3a12-ed5e-400c-92af-a9668fccabbc Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 10:52:55,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-09 10:52:55,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-408c3a12-ed5e-400c-92af-a9668fccabbc 2019-04-09 10:52:55,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9323d8cbb85a05505eceea5e19eaf449576a330c" 2019-04-09 10:52:55,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713 used request id req-21fbb675-195d-4add-9013-a53f55b0486f 2019-04-09 10:52:55,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Tue, 09 Apr 2019 10:52:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ad9935a8-c14f-4ac1-9f2c-c47211205f80 x-compute-request-id: req-ad9935a8-c14f-4ac1-9f2c-c47211205f80 Content-Length: 0 Content-Type: application/json 2019-04-09 10:52:55,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9323d8cbb85a05505eceea5e19eaf449576a330c" -d '{"os-stop": null}' 2019-04-09 10:52:55,745 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713 used request id req-21fbb675-195d-4add-9013-a53f55b0486f 2019-04-09 10:52:55,745 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10:52: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-21fbb675-195d-4add-9013-a53f55b0486f x-compute-request-id: req-21fbb675-195d-4add-9013-a53f55b0486f Content-Encoding: gzip Content-Length: 866 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:be:5f", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:be:5f", "version": 4, "addr": "172.30.9.218", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/595677f1-ed8c-4752-9770-298d40bc3713", "rel": "bookmark"}], "image": {"id": "10e27409-226d-4f3d-971a-db9735ac09c8", "links": [{"href": "http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-09T10:31:45.000000", "flavor": {"id": "22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "links": [{"href": "http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "rel": "bookmark"}]}, "id": "595677f1-ed8c-4752-9770-298d40bc3713", "security_groups": [{"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "ac8606d68bbd45969d2b1630e01ac7c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-09T10:31:36Z", "hostId": "559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "name": "server_clearwater-opnfv_bono_host_mmu58s", "created": "2019-04-09T10:28:32Z", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b", "cloudify_management_network_id": "67c32f4e-cb01-4d56-a2b5-fe18f582c72d"}}} 2019-04-09 10:52:55,745 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713/action used request id req-ad9935a8-c14f-4ac1-9f2c-c47211205f80 2019-04-09 10:52:55,745 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713/action used request id req-ad9935a8-c14f-4ac1-9f2c-c47211205f80 2019-04-09 10:52:55,745 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/5925ef01-08cd-4403-aab7-6ff46347ca8f 2019-04-09 10:52:55,810 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:52:55,810 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:52:55,810 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:52:55,810 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:52:55,810 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:52:55,810 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:52:55,810 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:52:55,810 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T10:49:12.891Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-09T10:49:12.892Z", "id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"} 2019-04-09 10:52:55,810 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:52:55,811 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:52:55 GMT 2019-04-09 10:52:55,811 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:52:55,811 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-04-09 10:52:55,811 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:52:55,811 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:52:55,811 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:53:00,816 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-09 10:53:00,906 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:53:00,906 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:53:00,906 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:53:00,906 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:53:00,907 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:53:00,907 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:53:00,907 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:53:00,907 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_xkrzi3", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:52:56.360Z", "message": "Successfully deleted daemon: bind_host_xkrzi3", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:52:55.701Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.4a30b75a-f2b0-44c9-ac5b-8f284389ef97"}, {"node_instance_id": "bind_host_xkrzi3", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:52:56.360Z", "message": "10:52:55 [INFO] [cloudify.utils.is_agent_alive] No ping response from bind_host_xkrzi3: No response received for task 1bb510a0fec947cdaaa3a0951e60c89f", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:52:55.701Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.4a30b75a-f2b0-44c9-ac5b-8f284389ef97"}, {"node_instance_id": "bind_host_xkrzi3", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:52:56.360Z", "message": "Deleting...", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:52:55.701Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.4a30b75a-f2b0-44c9-ac5b-8f284389ef97"}, {"node_instance_id": "bind_host_xkrzi3", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:52:56.360Z", "message": "Deleting start-on-boot entry", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:52:55.701Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.4a30b75a-f2b0-44c9-ac5b-8f284389ef97"}, {"node_instance_id": "bind_host_xkrzi3", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:52:56.905Z", "message": "Sending task 'nova_plugin.server.stop'", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:52:56.589Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "bind_host_xkrzi3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:52:56.905Z", "message": "Agent deleted", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:52:56.426Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "bind_host_xkrzi3", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:52:56.905Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:52:56.339Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "vellum_host_41y0pg", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:52:57.489Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183 used request id req-9d76f915-43fb-45e7-91d7-5eb451fdc8fa", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:52:56.814Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.697584a3-dbb0-417d-8714-73ed4c60caf3"}, {"node_instance_id": "vellum_host_41y0pg", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:52:57.489Z", "message": "Task succeeded 'nova_plugin.server.delete'", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:52:57.212Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "vellum_host_41y0pg", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:52:57.489Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}eb0d2ab1e9d5f118d9fa2599aedbb24bbb861a2b\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:52:56.761Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.697584a3-dbb0-417d-8714-73ed4c60caf3"}, {"node_instance_id": "vellum_host_41y0pg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:52:57.489Z", "message": "Deleted node instance", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:52:57.325Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "vellum_host_41y0pg", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:52:57.489Z", "message": "RESP: [404] Date: Tue, 09 Apr 2019 10:52:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9d76f915-43fb-45e7-91d7-5eb451fdc8fa x-compute-request-id: req-9d76f915-43fb-45e7-91d7-5eb451fdc8fa Content-Length: 111 Content-Type: application/json; charset=UTF-8 \nRESP BODY: {\"itemNotFound\": {\"message\": \"Instance 390af7e2-1c01-4f6a-bdc6-9700b5912183 could not be found.\", \"code\": 404}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:52:56.813Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.697584a3-dbb0-417d-8714-73ed4c60caf3"}, {"node_instance_id": "vellum_host_41y0pg", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:52:57.489Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183 used request id req-9d76f915-43fb-45e7-91d7-5eb451fdc8fa", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:52:56.813Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.697584a3-dbb0-417d-8714-73ed4c60caf3"}, {"node_instance_id": "proxy_host_kjjl1q", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:52:58.137Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:52:57.444Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "proxy_host_kjjl1q", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:52:58.137Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:52:57.620Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "bind_host_xkrzi3", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:52:58.137Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:52:57.689Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.a1d87c71-5d7a-4487-a5db-826cfccb28d5"}, {"node_instance_id": "bind_host_xkrzi3", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:52:58.137Z", "message": "RESP: [300] Date: Tue, 09 Apr 2019 10:52:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d0a9b871-3f3e-4b41-a3d0-dc7369b7f635 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:52:57.695Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.a1d87c71-5d7a-4487-a5db-826cfccb28d5"}, {"node_instance_id": "bind_host_xkrzi3", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:52:58.137Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-d0a9b871-3f3e-4b41-a3d0-dc7369b7f635", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:52:57.695Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.a1d87c71-5d7a-4487-a5db-826cfccb28d5"}, {"node_instance_id": "bind_host_xkrzi3", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:52:58.137Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1bb4e4b1b58220bb62f67aceb4d6820be4822800\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:52:58.119Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.a1d87c71-5d7a-4487-a5db-826cfccb28d5"}, {"node_instance_id": "vellum_security_group_n0u8xe", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:52:58.674Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:52:58.613Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "vellum_security_group_n0u8xe", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:52:58.674Z", "message": "Stopping node instance", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:52:58.337Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "bind_host_xkrzi3", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:52:59.320Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065 used request id req-77d0bbe4-874a-4422-a874-41e0ff6c7db8", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:52:59.047Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.a1d87c71-5d7a-4487-a5db-826cfccb28d5"}, {"node_instance_id": "vellum_security_group_n0u8xe", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:52:59.320Z", "message": "Unlinking relationships", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:52:58.924Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "bind_host_xkrzi3", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:52:59.320Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10:52:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-77d0bbe4-874a-4422-a874-41e0ff6c7db8 x-compute-request-id: req-77d0bbe4-874a-4422-a874-41e0ff6c7db8 Content-Encoding: gzip Content-Length: 853 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:ac:89:6a\", \"version\": 4, \"addr\": \"192.168.120.12\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:ac:89:6a\", \"version\": 4, \"addr\": \"172.30.9.215\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"10e27409-226d-4f3d-971a-db9735ac09c8\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-04-09T10:31:45.000000\", \"flavor\": {\"id\": \"22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"rel\": \"bookmark\"}]}, \"id\": \"867c7a6e-d3bc-4739-acae-b1d9d43e0065\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"user_id\": \"ac8606d68bbd45969d2b1630e01ac7c4\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-04-09T10:31:36Z\", \"hostId\": \"559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b\", \"name\": \"server_clearwater-opnfv_bind_host_xkrzi3\", \"created\": \"2019-04-09T10:28:30Z\", \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\", \"cloudify_management_network_id\": \"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\"}}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:52:59.047Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.a1d87c71-5d7a-4487-a5db-826cfccb28d5"}, {"node_instance_id": "bind_host_xkrzi3", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:52:59.320Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065 used request id req-77d0bbe4-874a-4422-a874-41e0ff6c7db8", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:52:59.047Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.a1d87c71-5d7a-4487-a5db-826cfccb28d5"}, {"node_instance_id": "vellum_security_group_n0u8xe", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:52:59.320Z", "message": "Relationships unlinked", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:52:59.124Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "bind_host_xkrzi3", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:52:59.320Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1bb4e4b1b58220bb62f67aceb4d6820be4822800\" -d '{\"os-stop\": null}'", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:52:59.048Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.a1d87c71-5d7a-4487-a5db-826cfccb28d5"}, {"node_instance_id": "vellum_security_group_n0u8xe", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:52:59.961Z", "message": "Deleting node instance", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:52:59.230Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "bind_host_xkrzi3", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:52:59.961Z", "message": "POST call to compute for http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065/action used request id req-550b127c-51ad-4ef0-8f17-424b51cdb114", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:52:59.203Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.a1d87c71-5d7a-4487-a5db-826cfccb28d5"}, {"node_instance_id": "bind_host_xkrzi3", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:52:59.961Z", "message": "POST call to compute for http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065/action used request id req-550b127c-51ad-4ef0-8f17-424b51cdb114", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:52:59.203Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.a1d87c71-5d7a-4487-a5db-826cfccb28d5"}, {"node_instance_id": "vellum_security_group_n0u8xe", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:52:59.961Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:52:59.580Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "bind_host_xkrzi3", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:52:59.961Z", "message": "RESP: [202] Date: Tue, 09 Apr 2019 10:52:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-550b127c-51ad-4ef0-8f17-424b51cdb114 x-compute-request-id: req-550b127c-51ad-4ef0-8f17-424b51cdb114 Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:52:59.203Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.a1d87c71-5d7a-4487-a5db-826cfccb28d5"}, {"node_instance_id": "vellum_security_group_n0u8xe", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:00.716Z", "message": "deleting security_group", "level": "info", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:00.641Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.ee64fda4-8d4a-4cdd-946c-5fdd7f52d420"}], "metadata": {"pagination": {"total": 1217, "offset": 1184, "size": 50}}} 2019-04-09 10:53:00,907 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:53:00,907 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:53:00 GMT 2019-04-09 10:53:00,907 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:53:00,907 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-09 10:53:00,907 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:53:00,907 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:53:00,908 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:53:00,908 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-09 10:53:00,909 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: bind_host_xkrzi3 2019-04-09 10:53:00,910 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 10:52:55 [INFO] [cloudify.utils.is_agent_alive] No ping response from bind_host_xkrzi3: No response received for task 1bb510a0fec947cdaaa3a0951e60c89f 2019-04-09 10:53:00,910 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2019-04-09 10:53:00,910 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2019-04-09 10:53:00,910 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2019-04-09 10:53:00,910 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent deleted 2019-04-09 10:53:00,911 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2019-04-09 10:53:00,911 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183 used request id req-9d76f915-43fb-45e7-91d7-5eb451fdc8fa 2019-04-09 10:53:00,911 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2019-04-09 10:53:00,911 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb0d2ab1e9d5f118d9fa2599aedbb24bbb861a2b" 2019-04-09 10:53:00,911 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleted node instance 2019-04-09 10:53:00,911 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [404] Date: Tue, 09 Apr 2019 10:52:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9d76f915-43fb-45e7-91d7-5eb451fdc8fa x-compute-request-id: req-9d76f915-43fb-45e7-91d7-5eb451fdc8fa Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 390af7e2-1c01-4f6a-bdc6-9700b5912183 could not be found.", "code": 404}} 2019-04-09 10:53:00,912 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/390af7e2-1c01-4f6a-bdc6-9700b5912183 used request id req-9d76f915-43fb-45e7-91d7-5eb451fdc8fa 2019-04-09 10:53:00,912 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2019-04-09 10:53:00,912 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2019-04-09 10:53:00,912 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-09 10:53:00,912 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 09 Apr 2019 10:52:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d0a9b871-3f3e-4b41-a3d0-dc7369b7f635 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 10:53:00,912 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-d0a9b871-3f3e-4b41-a3d0-dc7369b7f635 2019-04-09 10:53:00,913 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bb4e4b1b58220bb62f67aceb4d6820be4822800" 2019-04-09 10:53:00,913 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopped node instance: nothing to do 2019-04-09 10:53:00,913 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node instance 2019-04-09 10:53:00,913 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065 used request id req-77d0bbe4-874a-4422-a874-41e0ff6c7db8 2019-04-09 10:53:00,913 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Unlinking relationships 2019-04-09 10:53:00,913 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10:52:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-77d0bbe4-874a-4422-a874-41e0ff6c7db8 x-compute-request-id: req-77d0bbe4-874a-4422-a874-41e0ff6c7db8 Content-Encoding: gzip Content-Length: 853 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:89:6a", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:89:6a", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065", "rel": "bookmark"}], "image": {"id": "10e27409-226d-4f3d-971a-db9735ac09c8", "links": [{"href": "http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-09T10:31:45.000000", "flavor": {"id": "22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "links": [{"href": "http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "rel": "bookmark"}]}, "id": "867c7a6e-d3bc-4739-acae-b1d9d43e0065", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "user_id": "ac8606d68bbd45969d2b1630e01ac7c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-09T10:31:36Z", "hostId": "559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "name": "server_clearwater-opnfv_bind_host_xkrzi3", "created": "2019-04-09T10:28:30Z", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b", "cloudify_management_network_id": "67c32f4e-cb01-4d56-a2b5-fe18f582c72d"}}} 2019-04-09 10:53:00,914 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065 used request id req-77d0bbe4-874a-4422-a874-41e0ff6c7db8 2019-04-09 10:53:00,914 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships unlinked 2019-04-09 10:53:00,914 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bb4e4b1b58220bb62f67aceb4d6820be4822800" -d '{"os-stop": null}' 2019-04-09 10:53:00,914 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node instance 2019-04-09 10:53:00,914 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065/action used request id req-550b127c-51ad-4ef0-8f17-424b51cdb114 2019-04-09 10:53:00,914 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065/action used request id req-550b127c-51ad-4ef0-8f17-424b51cdb114 2019-04-09 10:53:00,914 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2019-04-09 10:53:00,915 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Tue, 09 Apr 2019 10:52:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-550b127c-51ad-4ef0-8f17-424b51cdb114 x-compute-request-id: req-550b127c-51ad-4ef0-8f17-424b51cdb114 Content-Length: 0 Content-Type: application/json 2019-04-09 10:53:00,915 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2019-04-09 10:53:00,915 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/5925ef01-08cd-4403-aab7-6ff46347ca8f 2019-04-09 10:53:00,977 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:53:00,977 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:53:00,977 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:53:00,977 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:53:00,977 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:53:00,977 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:53:00,977 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:53:00,977 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T10:49:12.891Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-09T10:49:12.892Z", "id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"} 2019-04-09 10:53:00,978 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:53:00,978 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:53:00 GMT 2019-04-09 10:53:00,978 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:53:00,978 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-04-09 10:53:00,978 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:53:00,978 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:53:00,978 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:53:05,984 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-09 10:53:06,070 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:53:06,071 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:53:06,071 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:53:06,071 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:53:06,071 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:53:06,071 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:53:06,071 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:53:06,071 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_security_group_n0u8xe", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:01.384Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/d0572207-c49c-4b9a-a2df-db99c268af4a.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}238e58feb03e4c7a64fe7bb61ebbf0854f9c1d84\"", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:01.054Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.ee64fda4-8d4a-4cdd-946c-5fdd7f52d420"}, {"node_instance_id": "vellum_security_group_n0u8xe", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:01.384Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-3855903d-7b02-4801-ab38-e74573f8dc4b", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:00.647Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.ee64fda4-8d4a-4cdd-946c-5fdd7f52d420"}, {"node_instance_id": "vellum_security_group_n0u8xe", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:01.384Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:00.642Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.ee64fda4-8d4a-4cdd-946c-5fdd7f52d420"}, {"node_instance_id": "vellum_security_group_n0u8xe", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:01.384Z", "message": "RESP: [300] Date: Tue, 09 Apr 2019 10:52:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3855903d-7b02-4801-ab38-e74573f8dc4b Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:00.647Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.ee64fda4-8d4a-4cdd-946c-5fdd7f52d420"}, {"node_instance_id": "vellum_security_group_n0u8xe", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:02.002Z", "message": "DELETE call to neutron for http://172.30.9.21:9696/v2.0/security-groups/d0572207-c49c-4b9a-a2df-db99c268af4a.json used request id req-29e1bb1a-f1f6-4abd-99f6-6b00e356cf5f", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:01.674Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.ee64fda4-8d4a-4cdd-946c-5fdd7f52d420"}, {"node_instance_id": "vellum_security_group_n0u8xe", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:02.002Z", "message": "DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/d0572207-c49c-4b9a-a2df-db99c268af4a.json used request id req-29e1bb1a-f1f6-4abd-99f6-6b00e356cf5f", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:01.674Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.ee64fda4-8d4a-4cdd-946c-5fdd7f52d420"}, {"node_instance_id": "vellum_security_group_n0u8xe", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:02.002Z", "message": "RESP: [204] X-Openstack-Request-Id: req-29e1bb1a-f1f6-4abd-99f6-6b00e356cf5f Content-Length: 0 Date: Tue, 09 Apr 2019 10:52:52 GMT \nRESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged.\n", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:01.674Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.ee64fda4-8d4a-4cdd-946c-5fdd7f52d420"}, {"node_instance_id": "vellum_security_group_n0u8xe", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:02.752Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:02.193Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "vellum_security_group_n0u8xe", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:02.752Z", "message": "Deleted node instance", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:02.389Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "proxy_host_kjjl1q", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:04.119Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:04.057Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "proxy_host_kjjl1q", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:04.750Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:04.289Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "proxy_host_kjjl1q", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:04.750Z", "message": "Stopping agent", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:04.143Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "bono_host_mmu58s", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:05.281Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9323d8cbb85a05505eceea5e19eaf449576a330c\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:04.977Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.04e9181a-8743-4b92-91bb-8b9c5419bbe3"}, {"node_instance_id": "proxy_host_kjjl1q", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:05.281Z", "message": "Stopping Agent proxy_host_kjjl1q", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:05.086Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.70010a70-bb70-4dda-9687-0af04658bf18"}, {"node_instance_id": "bono_host_mmu58s", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:05.817Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713 used request id req-fc737d29-e80b-42a7-922f-65c028b1d473", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:05.407Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.04e9181a-8743-4b92-91bb-8b9c5419bbe3"}, {"node_instance_id": "bono_host_mmu58s", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:05.817Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10: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-fc737d29-e80b-42a7-922f-65c028b1d473 x-compute-request-id: req-fc737d29-e80b-42a7-922f-65c028b1d473 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"powering-off\", \"addresses\": {\"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:39:be:5f\", \"version\": 4, \"addr\": \"192.168.120.10\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:39:be:5f\", \"version\": 4, \"addr\": \"172.30.9.218\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/595677f1-ed8c-4752-9770-298d40bc3713\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"10e27409-226d-4f3d-971a-db9735ac09c8\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-04-09T10:31:45.000000\", \"flavor\": {\"id\": \"22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"rel\": \"bookmark\"}]}, \"id\": \"595677f1-ed8c-4752-9770-298d40bc3713\", \"security_groups\": [{\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"ac8606d68bbd45969d2b1630e01ac7c4\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-04-09T10:52:45Z\", \"hostId\": \"559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b\", \"name\": \"server_clearwater-opnfv_bono_host_mmu58s\", \"created\": \"2019-04-09T10:28:32Z\", \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\", \"cloudify_management_network_id\": \"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\"}}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:05.407Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.04e9181a-8743-4b92-91bb-8b9c5419bbe3"}, {"node_instance_id": "bono_host_mmu58s", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:05.817Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713 used request id req-fc737d29-e80b-42a7-922f-65c028b1d473", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:05.408Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.04e9181a-8743-4b92-91bb-8b9c5419bbe3"}], "metadata": {"pagination": {"total": 1234, "offset": 1217, "size": 50}}} 2019-04-09 10:53:06,071 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:53:06,072 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:53:06 GMT 2019-04-09 10:53:06,072 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:53:06,072 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-09 10:53:06,072 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:53:06,072 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:53:06,072 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:53:06,072 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-09 10:53:06,073 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/d0572207-c49c-4b9a-a2df-db99c268af4a.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}238e58feb03e4c7a64fe7bb61ebbf0854f9c1d84" 2019-04-09 10:53:06,073 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-3855903d-7b02-4801-ab38-e74573f8dc4b 2019-04-09 10:53:06,074 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-09 10:53:06,074 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 09 Apr 2019 10:52:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3855903d-7b02-4801-ab38-e74573f8dc4b Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 10:53:06,074 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - DELETE call to neutron for http://172.30.9.21:9696/v2.0/security-groups/d0572207-c49c-4b9a-a2df-db99c268af4a.json used request id req-29e1bb1a-f1f6-4abd-99f6-6b00e356cf5f 2019-04-09 10:53:06,074 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/d0572207-c49c-4b9a-a2df-db99c268af4a.json used request id req-29e1bb1a-f1f6-4abd-99f6-6b00e356cf5f 2019-04-09 10:53:06,074 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [204] X-Openstack-Request-Id: req-29e1bb1a-f1f6-4abd-99f6-6b00e356cf5f Content-Length: 0 Date: Tue, 09 Apr 2019 10:52:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-09 10:53:06,075 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2019-04-09 10:53:06,075 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleted node instance 2019-04-09 10:53:06,075 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2019-04-09 10:53:06,075 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2019-04-09 10:53:06,075 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2019-04-09 10:53:06,075 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9323d8cbb85a05505eceea5e19eaf449576a330c" 2019-04-09 10:53:06,076 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent proxy_host_kjjl1q 2019-04-09 10:53:06,076 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713 used request id req-fc737d29-e80b-42a7-922f-65c028b1d473 2019-04-09 10:53:06,076 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10: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-fc737d29-e80b-42a7-922f-65c028b1d473 x-compute-request-id: req-fc737d29-e80b-42a7-922f-65c028b1d473 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "powering-off", "addresses": {"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:be:5f", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:be:5f", "version": 4, "addr": "172.30.9.218", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/595677f1-ed8c-4752-9770-298d40bc3713", "rel": "bookmark"}], "image": {"id": "10e27409-226d-4f3d-971a-db9735ac09c8", "links": [{"href": "http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-09T10:31:45.000000", "flavor": {"id": "22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "links": [{"href": "http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "rel": "bookmark"}]}, "id": "595677f1-ed8c-4752-9770-298d40bc3713", "security_groups": [{"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "ac8606d68bbd45969d2b1630e01ac7c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-09T10:52:45Z", "hostId": "559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "name": "server_clearwater-opnfv_bono_host_mmu58s", "created": "2019-04-09T10:28:32Z", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b", "cloudify_management_network_id": "67c32f4e-cb01-4d56-a2b5-fe18f582c72d"}}} 2019-04-09 10:53:06,076 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713 used request id req-fc737d29-e80b-42a7-922f-65c028b1d473 2019-04-09 10:53:06,076 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/5925ef01-08cd-4403-aab7-6ff46347ca8f 2019-04-09 10:53:06,153 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:53:06,153 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:53:06,153 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:53:06,153 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:53:06,153 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:53:06,153 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:53:06,153 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:53:06,153 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T10:49:12.891Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-09T10:49:12.892Z", "id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"} 2019-04-09 10:53:06,154 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:53:06,154 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:53:06 GMT 2019-04-09 10:53:06,154 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:53:06,154 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-04-09 10:53:06,154 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:53:06,154 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:53:06,154 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:53:11,159 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-09 10:53:11,233 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:53:11,233 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:53:11,233 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:53:11,233 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:53:11,233 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:53:11,233 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:53:11,234 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:53:11,234 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_kjjl1q", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:06.348Z", "message": "Stopping daemon with command: sudo service cloudify-worker-proxy_host_kjjl1q stop", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:05.909Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.70010a70-bb70-4dda-9687-0af04658bf18"}, {"node_instance_id": "proxy_host_kjjl1q", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:06.348Z", "message": "Successfully stopped daemon: proxy_host_kjjl1q\u001b[0m", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:05.909Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.70010a70-bb70-4dda-9687-0af04658bf18"}, {"node_instance_id": "bono_host_mmu58s", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:06.348Z", "message": "Task rescheduled 'nova_plugin.server.stop' -> Server has ACTIVE state. [retry_after=30]", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": [{"message": "Server has ACTIVE state. [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Server has ACTIVE state. [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-04-09T10:53:05.773Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "proxy_host_kjjl1q", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:06.348Z", "message": "Stopping...", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:05.908Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.70010a70-bb70-4dda-9687-0af04658bf18"}, {"node_instance_id": "proxy_host_kjjl1q", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:06.928Z", "message": "Deleting agent", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:06.542Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "proxy_host_kjjl1q", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:06.928Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:06.506Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "proxy_host_kjjl1q", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:07.595Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:06.685Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "proxy_host_kjjl1q", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:08.212Z", "message": "Deleting Agent proxy_host_kjjl1q", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:07.533Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.5994250d-8ab9-489d-a959-1a2d4921081e"}, {"node_instance_id": "bind_host_xkrzi3", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:09.386Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1bb4e4b1b58220bb62f67aceb4d6820be4822800\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:09.212Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.a1d87c71-5d7a-4487-a5db-826cfccb28d5"}, {"node_instance_id": "bind_host_xkrzi3", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:09.954Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10: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,Accept-Encoding x-openstack-request-id: req-d2ea3f7c-2f4d-48f9-9825-02ad072eaefd x-compute-request-id: req-d2ea3f7c-2f4d-48f9-9825-02ad072eaefd Content-Encoding: gzip Content-Length: 861 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"powering-off\", \"addresses\": {\"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:ac:89:6a\", \"version\": 4, \"addr\": \"192.168.120.12\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:ac:89:6a\", \"version\": 4, \"addr\": \"172.30.9.215\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"10e27409-226d-4f3d-971a-db9735ac09c8\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-04-09T10:31:45.000000\", \"flavor\": {\"id\": \"22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"rel\": \"bookmark\"}]}, \"id\": \"867c7a6e-d3bc-4739-acae-b1d9d43e0065\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"user_id\": \"ac8606d68bbd45969d2b1630e01ac7c4\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-04-09T10:52:49Z\", \"hostId\": \"559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b\", \"name\": \"server_clearwater-opnfv_bind_host_xkrzi3\", \"created\": \"2019-04-09T10:28:30Z\", \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\", \"cloudify_management_network_id\": \"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\"}}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:09.814Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.a1d87c71-5d7a-4487-a5db-826cfccb28d5"}, {"node_instance_id": "bind_host_xkrzi3", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:10.480Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065 used request id req-d2ea3f7c-2f4d-48f9-9825-02ad072eaefd", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:09.814Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.a1d87c71-5d7a-4487-a5db-826cfccb28d5"}, {"node_instance_id": "bind_host_xkrzi3", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:10.480Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065 used request id req-d2ea3f7c-2f4d-48f9-9825-02ad072eaefd", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:09.815Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.a1d87c71-5d7a-4487-a5db-826cfccb28d5"}, {"node_instance_id": "bind_host_xkrzi3", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:10.990Z", "message": "Task rescheduled 'nova_plugin.server.stop' -> Server has ACTIVE state. [retry_after=30]", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": [{"message": "Server has ACTIVE state. [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Server has ACTIVE state. [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-04-09T10:53:10.396Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}], "metadata": {"pagination": {"total": 1247, "offset": 1234, "size": 50}}} 2019-04-09 10:53:11,234 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:53:11,234 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:53:11 GMT 2019-04-09 10:53:11,234 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:53:11,234 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-09 10:53:11,234 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:53:11,234 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:53:11,234 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:53:11,234 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-09 10:53:11,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service cloudify-worker-proxy_host_kjjl1q stop 2019-04-09 10:53:11,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: proxy_host_kjjl1q 2019-04-09 10:53:11,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.stop' -> Server has ACTIVE state. [retry_after=30] 2019-04-09 10:53:11,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2019-04-09 10:53:11,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2019-04-09 10:53:11,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2019-04-09 10:53:11,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2019-04-09 10:53:11,237 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent proxy_host_kjjl1q 2019-04-09 10:53:11,237 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bb4e4b1b58220bb62f67aceb4d6820be4822800" 2019-04-09 10:53:11,237 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10: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,Accept-Encoding x-openstack-request-id: req-d2ea3f7c-2f4d-48f9-9825-02ad072eaefd x-compute-request-id: req-d2ea3f7c-2f4d-48f9-9825-02ad072eaefd Content-Encoding: gzip Content-Length: 861 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "powering-off", "addresses": {"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:89:6a", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:89:6a", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065", "rel": "bookmark"}], "image": {"id": "10e27409-226d-4f3d-971a-db9735ac09c8", "links": [{"href": "http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-09T10:31:45.000000", "flavor": {"id": "22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "links": [{"href": "http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "rel": "bookmark"}]}, "id": "867c7a6e-d3bc-4739-acae-b1d9d43e0065", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "user_id": "ac8606d68bbd45969d2b1630e01ac7c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-09T10:52:49Z", "hostId": "559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "name": "server_clearwater-opnfv_bind_host_xkrzi3", "created": "2019-04-09T10:28:30Z", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b", "cloudify_management_network_id": "67c32f4e-cb01-4d56-a2b5-fe18f582c72d"}}} 2019-04-09 10:53:11,237 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065 used request id req-d2ea3f7c-2f4d-48f9-9825-02ad072eaefd 2019-04-09 10:53:11,237 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065 used request id req-d2ea3f7c-2f4d-48f9-9825-02ad072eaefd 2019-04-09 10:53:11,237 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.stop' -> Server has ACTIVE state. [retry_after=30] 2019-04-09 10:53:11,238 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/5925ef01-08cd-4403-aab7-6ff46347ca8f 2019-04-09 10:53:11,428 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:53:11,428 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:53:11,429 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:53:11,429 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:53:11,429 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:53:11,429 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:53:11,429 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:53:11,429 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T10:49:12.891Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-09T10:49:12.892Z", "id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"} 2019-04-09 10:53:11,429 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:53:11,429 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:53:11 GMT 2019-04-09 10:53:11,429 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:53:11,429 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-04-09 10:53:11,430 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:53:11,430 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:53:11,430 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:53:16,435 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-09 10:53:16,514 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:53:16,514 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:53:16,514 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:53:16,514 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:53:16,515 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:53:16,515 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:53:16,515 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:53:16,515 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_kjjl1q", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:11.706Z", "message": "Deleting...", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:11.552Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.5994250d-8ab9-489d-a959-1a2d4921081e"}, {"node_instance_id": "proxy_host_kjjl1q", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:12.209Z", "message": "10:53:11 [INFO] [cloudify.utils.is_agent_alive] No ping response from proxy_host_kjjl1q: No response received for task 77bc763e7fd0465b888d743449440dfb", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:11.552Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.5994250d-8ab9-489d-a959-1a2d4921081e"}, {"node_instance_id": "proxy_host_kjjl1q", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:12.209Z", "message": "Deleting start-on-boot entry", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:11.552Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.5994250d-8ab9-489d-a959-1a2d4921081e"}, {"node_instance_id": "proxy_host_kjjl1q", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:12.209Z", "message": "Successfully deleted daemon: proxy_host_kjjl1q", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:11.552Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.5994250d-8ab9-489d-a959-1a2d4921081e"}, {"node_instance_id": "proxy_host_kjjl1q", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:12.922Z", "message": "Sending task 'nova_plugin.server.stop'", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:12.516Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "proxy_host_kjjl1q", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:12.922Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:12.323Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "proxy_host_kjjl1q", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:12.922Z", "message": "Agent deleted", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:12.390Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "proxy_host_kjjl1q", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:13.589Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:13.488Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.e200ddc5-c447-4d9a-bcb7-40ec02db149a"}, {"node_instance_id": "proxy_host_kjjl1q", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:14.205Z", "message": "RESP: [300] Date: Tue, 09 Apr 2019 10:53:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-27aa83a9-dc8e-440e-9667-afcb3d525533 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:13.495Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.e200ddc5-c447-4d9a-bcb7-40ec02db149a"}, {"node_instance_id": "proxy_host_kjjl1q", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:14.205Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-27aa83a9-dc8e-440e-9667-afcb3d525533", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:13.495Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.e200ddc5-c447-4d9a-bcb7-40ec02db149a"}, {"node_instance_id": "proxy_host_kjjl1q", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:14.205Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/4c65e85b-56f9-4f08-be43-a1f20db7879c -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4bfc1dbdcdcee0d0af95aba4d0039320a5d0db19\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:13.888Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.e200ddc5-c447-4d9a-bcb7-40ec02db149a"}, {"node_instance_id": "proxy_host_kjjl1q", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:14.958Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10:53:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0cd13b13-91a4-4e76-8c40-0b6f00abbb31 x-compute-request-id: req-0cd13b13-91a4-4e76-8c40-0b6f00abbb31 Content-Encoding: gzip Content-Length: 829 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:8a:20:bd\", \"version\": 4, \"addr\": \"192.168.120.26\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/4c65e85b-56f9-4f08-be43-a1f20db7879c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/4c65e85b-56f9-4f08-be43-a1f20db7879c\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"10e27409-226d-4f3d-971a-db9735ac09c8\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-04-09T10:30:40.000000\", \"flavor\": {\"id\": \"22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"rel\": \"bookmark\"}]}, \"id\": \"4c65e85b-56f9-4f08-be43-a1f20db7879c\", \"security_groups\": [{\"name\": \"default\"}], \"user_id\": \"ac8606d68bbd45969d2b1630e01ac7c4\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-04-09T10:30:31Z\", \"hostId\": \"a8714558011d134c44d218ba8746cf343482bff1e33310f6e84138e7\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b\", \"name\": \"server_clearwater-opnfv_proxy_host_kjjl1q\", \"created\": \"2019-04-09T10:28:17Z\", \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\", \"cloudify_management_network_id\": \"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\"}}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:14.773Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.e200ddc5-c447-4d9a-bcb7-40ec02db149a"}, {"node_instance_id": "proxy_host_kjjl1q", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:15.674Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/4c65e85b-56f9-4f08-be43-a1f20db7879c used request id req-0cd13b13-91a4-4e76-8c40-0b6f00abbb31", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:14.773Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.e200ddc5-c447-4d9a-bcb7-40ec02db149a"}, {"node_instance_id": "proxy_host_kjjl1q", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:15.674Z", "message": "RESP: [202] Date: Tue, 09 Apr 2019 10:53: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-9a3e6a0d-f884-4780-97c4-3dc7004cd15a x-compute-request-id: req-9a3e6a0d-f884-4780-97c4-3dc7004cd15a Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:15.140Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.e200ddc5-c447-4d9a-bcb7-40ec02db149a"}, {"node_instance_id": "proxy_host_kjjl1q", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:15.674Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/4c65e85b-56f9-4f08-be43-a1f20db7879c/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4bfc1dbdcdcee0d0af95aba4d0039320a5d0db19\" -d '{\"os-stop\": null}'", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:14.774Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.e200ddc5-c447-4d9a-bcb7-40ec02db149a"}, {"node_instance_id": "proxy_host_kjjl1q", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:15.674Z", "message": "POST call to compute for http://172.30.9.21:8774/v2.1/servers/4c65e85b-56f9-4f08-be43-a1f20db7879c/action used request id req-9a3e6a0d-f884-4780-97c4-3dc7004cd15a", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:15.141Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.e200ddc5-c447-4d9a-bcb7-40ec02db149a"}, {"node_instance_id": "proxy_host_kjjl1q", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:15.674Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/4c65e85b-56f9-4f08-be43-a1f20db7879c used request id req-0cd13b13-91a4-4e76-8c40-0b6f00abbb31", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:14.773Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.e200ddc5-c447-4d9a-bcb7-40ec02db149a"}, {"node_instance_id": "proxy_host_kjjl1q", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:15.674Z", "message": "POST call to compute for http://172.30.9.21:8774/v2.1/servers/4c65e85b-56f9-4f08-be43-a1f20db7879c/action used request id req-9a3e6a0d-f884-4780-97c4-3dc7004cd15a", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:15.140Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.e200ddc5-c447-4d9a-bcb7-40ec02db149a"}], "metadata": {"pagination": {"total": 1265, "offset": 1247, "size": 50}}} 2019-04-09 10:53:16,515 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:53:16,515 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:53:16 GMT 2019-04-09 10:53:16,515 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:53:16,515 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-09 10:53:16,515 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:53:16,515 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:53:16,515 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:53:16,516 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-09 10:53:16,516 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2019-04-09 10:53:16,517 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 10:53:11 [INFO] [cloudify.utils.is_agent_alive] No ping response from proxy_host_kjjl1q: No response received for task 77bc763e7fd0465b888d743449440dfb 2019-04-09 10:53:16,517 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2019-04-09 10:53:16,517 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: proxy_host_kjjl1q 2019-04-09 10:53:16,517 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2019-04-09 10:53:16,517 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2019-04-09 10:53:16,517 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent deleted 2019-04-09 10:53:16,518 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-09 10:53:16,518 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 09 Apr 2019 10:53:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-27aa83a9-dc8e-440e-9667-afcb3d525533 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 10:53:16,518 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-27aa83a9-dc8e-440e-9667-afcb3d525533 2019-04-09 10:53:16,518 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/4c65e85b-56f9-4f08-be43-a1f20db7879c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bfc1dbdcdcee0d0af95aba4d0039320a5d0db19" 2019-04-09 10:53:16,518 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10:53:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0cd13b13-91a4-4e76-8c40-0b6f00abbb31 x-compute-request-id: req-0cd13b13-91a4-4e76-8c40-0b6f00abbb31 Content-Encoding: gzip Content-Length: 829 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:20:bd", "version": 4, "addr": "192.168.120.26", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/4c65e85b-56f9-4f08-be43-a1f20db7879c", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/4c65e85b-56f9-4f08-be43-a1f20db7879c", "rel": "bookmark"}], "image": {"id": "10e27409-226d-4f3d-971a-db9735ac09c8", "links": [{"href": "http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-09T10:30:40.000000", "flavor": {"id": "22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "links": [{"href": "http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "rel": "bookmark"}]}, "id": "4c65e85b-56f9-4f08-be43-a1f20db7879c", "security_groups": [{"name": "default"}], "user_id": "ac8606d68bbd45969d2b1630e01ac7c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-09T10:30:31Z", "hostId": "a8714558011d134c44d218ba8746cf343482bff1e33310f6e84138e7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "name": "server_clearwater-opnfv_proxy_host_kjjl1q", "created": "2019-04-09T10:28:17Z", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b", "cloudify_management_network_id": "67c32f4e-cb01-4d56-a2b5-fe18f582c72d"}}} 2019-04-09 10:53:16,518 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/4c65e85b-56f9-4f08-be43-a1f20db7879c used request id req-0cd13b13-91a4-4e76-8c40-0b6f00abbb31 2019-04-09 10:53:16,518 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Tue, 09 Apr 2019 10:53: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-9a3e6a0d-f884-4780-97c4-3dc7004cd15a x-compute-request-id: req-9a3e6a0d-f884-4780-97c4-3dc7004cd15a Content-Length: 0 Content-Type: application/json 2019-04-09 10:53:16,519 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/4c65e85b-56f9-4f08-be43-a1f20db7879c/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bfc1dbdcdcee0d0af95aba4d0039320a5d0db19" -d '{"os-stop": null}' 2019-04-09 10:53:16,519 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/4c65e85b-56f9-4f08-be43-a1f20db7879c/action used request id req-9a3e6a0d-f884-4780-97c4-3dc7004cd15a 2019-04-09 10:53:16,519 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/4c65e85b-56f9-4f08-be43-a1f20db7879c used request id req-0cd13b13-91a4-4e76-8c40-0b6f00abbb31 2019-04-09 10:53:16,519 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/4c65e85b-56f9-4f08-be43-a1f20db7879c/action used request id req-9a3e6a0d-f884-4780-97c4-3dc7004cd15a 2019-04-09 10:53:16,519 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/5925ef01-08cd-4403-aab7-6ff46347ca8f 2019-04-09 10:53:16,594 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:53:16,594 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:53:16,594 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:53:16,595 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:53:16,595 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:53:16,595 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:53:16,595 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:53:16,595 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T10:49:12.891Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-09T10:49:12.892Z", "id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"} 2019-04-09 10:53:16,595 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:53:16,595 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:53:16 GMT 2019-04-09 10:53:16,595 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:53:16,595 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-04-09 10:53:16,595 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:53:16,595 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:53:16,596 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:53:21,601 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-09 10:53:21,686 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:53:21,686 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:53:21,686 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:53:21,686 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:53:21,686 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:53:21,686 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:53:21,687 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:53:21,687 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1265, "offset": 1265, "size": 50}}} 2019-04-09 10:53:21,687 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:53:21,687 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:53:21 GMT 2019-04-09 10:53:21,687 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:53:21,687 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-04-09 10:53:21,687 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:53:21,687 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:53:21,687 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:53:21,688 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/5925ef01-08cd-4403-aab7-6ff46347ca8f 2019-04-09 10:53:21,745 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:53:21,745 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:53:21,746 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:53:21,746 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:53:21,746 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:53:21,746 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:53:21,746 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:53:21,746 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T10:49:12.891Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-09T10:49:12.892Z", "id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"} 2019-04-09 10:53:21,746 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:53:21,746 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:53:21 GMT 2019-04-09 10:53:21,746 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:53:21,747 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-04-09 10:53:21,747 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:53:21,747 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:53:21,747 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:53:26,752 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-09 10:53:26,843 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:53:26,844 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:53:26,844 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:53:26,844 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:53:26,844 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:53:26,844 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:53:26,844 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:53:26,844 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_kjjl1q", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:25.183Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/4c65e85b-56f9-4f08-be43-a1f20db7879c -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4bfc1dbdcdcee0d0af95aba4d0039320a5d0db19\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:25.151Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.e200ddc5-c447-4d9a-bcb7-40ec02db149a"}, {"node_instance_id": "proxy_host_kjjl1q", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:25.969Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10:53: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-bb0879ee-93e0-47ff-bad5-c3ca62ebf795 x-compute-request-id: req-bb0879ee-93e0-47ff-bad5-c3ca62ebf795 Content-Encoding: gzip Content-Length: 824 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:8a:20:bd\", \"version\": 4, \"addr\": \"192.168.120.26\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/4c65e85b-56f9-4f08-be43-a1f20db7879c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/4c65e85b-56f9-4f08-be43-a1f20db7879c\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"10e27409-226d-4f3d-971a-db9735ac09c8\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-04-09T10:30:40.000000\", \"flavor\": {\"id\": \"22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"rel\": \"bookmark\"}]}, \"id\": \"4c65e85b-56f9-4f08-be43-a1f20db7879c\", \"security_groups\": [{\"name\": \"default\"}], \"user_id\": \"ac8606d68bbd45969d2b1630e01ac7c4\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-04-09T10:53:07Z\", \"hostId\": \"a8714558011d134c44d218ba8746cf343482bff1e33310f6e84138e7\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b\", \"name\": \"server_clearwater-opnfv_proxy_host_kjjl1q\", \"created\": \"2019-04-09T10:28:17Z\", \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\", \"cloudify_management_network_id\": \"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\"}}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:25.883Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.e200ddc5-c447-4d9a-bcb7-40ec02db149a"}, {"node_instance_id": "proxy_host_kjjl1q", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:26.503Z", "message": "Stopped node instance", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:26.189Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "proxy_host_kjjl1q", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:26.503Z", "message": "Task succeeded 'nova_plugin.server.stop'", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:26.132Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "proxy_host_kjjl1q", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:26.503Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/4c65e85b-56f9-4f08-be43-a1f20db7879c used request id req-bb0879ee-93e0-47ff-bad5-c3ca62ebf795", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:25.883Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.e200ddc5-c447-4d9a-bcb7-40ec02db149a"}, {"node_instance_id": "proxy_host_kjjl1q", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:26.503Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/4c65e85b-56f9-4f08-be43-a1f20db7879c used request id req-bb0879ee-93e0-47ff-bad5-c3ca62ebf795", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:25.884Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.e200ddc5-c447-4d9a-bcb7-40ec02db149a"}], "metadata": {"pagination": {"total": 1271, "offset": 1265, "size": 50}}} 2019-04-09 10:53:26,844 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:53:26,844 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:53:26 GMT 2019-04-09 10:53:26,844 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:53:26,845 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-09 10:53:26,845 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:53:26,845 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:53:26,845 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:53:26,845 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-09 10:53:26,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/4c65e85b-56f9-4f08-be43-a1f20db7879c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bfc1dbdcdcee0d0af95aba4d0039320a5d0db19" 2019-04-09 10:53:26,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10:53: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-bb0879ee-93e0-47ff-bad5-c3ca62ebf795 x-compute-request-id: req-bb0879ee-93e0-47ff-bad5-c3ca62ebf795 Content-Encoding: gzip Content-Length: 824 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:20:bd", "version": 4, "addr": "192.168.120.26", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/4c65e85b-56f9-4f08-be43-a1f20db7879c", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/4c65e85b-56f9-4f08-be43-a1f20db7879c", "rel": "bookmark"}], "image": {"id": "10e27409-226d-4f3d-971a-db9735ac09c8", "links": [{"href": "http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-04-09T10:30:40.000000", "flavor": {"id": "22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "links": [{"href": "http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "rel": "bookmark"}]}, "id": "4c65e85b-56f9-4f08-be43-a1f20db7879c", "security_groups": [{"name": "default"}], "user_id": "ac8606d68bbd45969d2b1630e01ac7c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-04-09T10:53:07Z", "hostId": "a8714558011d134c44d218ba8746cf343482bff1e33310f6e84138e7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "name": "server_clearwater-opnfv_proxy_host_kjjl1q", "created": "2019-04-09T10:28:17Z", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b", "cloudify_management_network_id": "67c32f4e-cb01-4d56-a2b5-fe18f582c72d"}}} 2019-04-09 10:53:26,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopped node instance 2019-04-09 10:53:26,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2019-04-09 10:53:26,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/4c65e85b-56f9-4f08-be43-a1f20db7879c used request id req-bb0879ee-93e0-47ff-bad5-c3ca62ebf795 2019-04-09 10:53:26,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/4c65e85b-56f9-4f08-be43-a1f20db7879c used request id req-bb0879ee-93e0-47ff-bad5-c3ca62ebf795 2019-04-09 10:53:26,847 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/5925ef01-08cd-4403-aab7-6ff46347ca8f 2019-04-09 10:53:27,043 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:53:27,043 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:53:27,043 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:53:27,043 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:53:27,043 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:53:27,044 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:53:27,044 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:53:27,044 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T10:49:12.891Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-09T10:49:12.892Z", "id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"} 2019-04-09 10:53:27,044 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:53:27,044 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:53:27 GMT 2019-04-09 10:53:27,044 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:53:27,044 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-04-09 10:53:27,044 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:53:27,044 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:53:27,044 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:53:32,050 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-09 10:53:32,125 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:53:32,126 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:53:32,126 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:53:32,126 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:53:32,126 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:53:32,126 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:53:32,126 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:53:32,126 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_kjjl1q", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:27.147Z", "message": "Deleting node instance", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:26.887Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "proxy_host_kjjl1q", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:27.147Z", "message": "Unlinking relationships", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:26.507Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "proxy_host_kjjl1q", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:27.147Z", "message": "Relationships unlinked", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:26.698Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "proxy_host_kjjl1q", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:27.814Z", "message": "Sending task 'nova_plugin.server.delete'", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:27.056Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "proxy_host_kjjl1q", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:28.381Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:28.079Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.bd570cce-19c6-4e69-82e1-f876b9822c28"}, {"node_instance_id": "proxy_host_kjjl1q", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:28.381Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-51afb02d-138d-4532-bd6b-9afecf73ddaf", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:28.085Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.bd570cce-19c6-4e69-82e1-f876b9822c28"}, {"node_instance_id": "proxy_host_kjjl1q", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:28.381Z", "message": "deleting server", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:28.079Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.bd570cce-19c6-4e69-82e1-f876b9822c28"}, {"node_instance_id": "proxy_host_kjjl1q", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:28.381Z", "message": "RESP: [300] Date: Tue, 09 Apr 2019 10:53:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-51afb02d-138d-4532-bd6b-9afecf73ddaf Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:28.084Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.bd570cce-19c6-4e69-82e1-f876b9822c28"}, {"node_instance_id": "proxy_host_kjjl1q", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:29.050Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/4c65e85b-56f9-4f08-be43-a1f20db7879c -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0bd816d833eff0a9d5fb0a675deb913c9b6ef82d\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:28.477Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.bd570cce-19c6-4e69-82e1-f876b9822c28"}, {"node_instance_id": "proxy_host_kjjl1q", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:29.771Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10:53:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-72b19b55-f4da-47dd-9f85-8cbaa5242ec6 x-compute-request-id: req-72b19b55-f4da-47dd-9f85-8cbaa5242ec6 Content-Encoding: gzip Content-Length: 824 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:8a:20:bd\", \"version\": 4, \"addr\": \"192.168.120.26\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/4c65e85b-56f9-4f08-be43-a1f20db7879c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/4c65e85b-56f9-4f08-be43-a1f20db7879c\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"10e27409-226d-4f3d-971a-db9735ac09c8\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-04-09T10:30:40.000000\", \"flavor\": {\"id\": \"22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"rel\": \"bookmark\"}]}, \"id\": \"4c65e85b-56f9-4f08-be43-a1f20db7879c\", \"security_groups\": [{\"name\": \"default\"}], \"user_id\": \"ac8606d68bbd45969d2b1630e01ac7c4\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-04-09T10:53:07Z\", \"hostId\": \"a8714558011d134c44d218ba8746cf343482bff1e33310f6e84138e7\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b\", \"name\": \"server_clearwater-opnfv_proxy_host_kjjl1q\", \"created\": \"2019-04-09T10:28:17Z\", \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\", \"cloudify_management_network_id\": \"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\"}}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:29.364Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.bd570cce-19c6-4e69-82e1-f876b9822c28"}, {"node_instance_id": "proxy_host_kjjl1q", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:29.771Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/4c65e85b-56f9-4f08-be43-a1f20db7879c used request id req-72b19b55-f4da-47dd-9f85-8cbaa5242ec6", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:29.364Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.bd570cce-19c6-4e69-82e1-f876b9822c28"}, {"node_instance_id": "proxy_host_kjjl1q", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:29.771Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/4c65e85b-56f9-4f08-be43-a1f20db7879c used request id req-72b19b55-f4da-47dd-9f85-8cbaa5242ec6", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:29.365Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.bd570cce-19c6-4e69-82e1-f876b9822c28"}, {"node_instance_id": "proxy_host_kjjl1q", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:29.771Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/servers/4c65e85b-56f9-4f08-be43-a1f20db7879c -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0bd816d833eff0a9d5fb0a675deb913c9b6ef82d\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:29.366Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.bd570cce-19c6-4e69-82e1-f876b9822c28"}, {"node_instance_id": "proxy_host_kjjl1q", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:29.771Z", "message": "RESP: [204] Date: Tue, 09 Apr 2019 10:53: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-531a3351-94e9-426a-8444-fd7e3e3607d8 x-compute-request-id: req-531a3351-94e9-426a-8444-fd7e3e3607d8 Content-Type: application/json", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:29.509Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.bd570cce-19c6-4e69-82e1-f876b9822c28"}, {"node_instance_id": "proxy_host_kjjl1q", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:29.771Z", "message": "DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/4c65e85b-56f9-4f08-be43-a1f20db7879c used request id req-531a3351-94e9-426a-8444-fd7e3e3607d8", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:29.509Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.bd570cce-19c6-4e69-82e1-f876b9822c28"}, {"node_instance_id": "proxy_host_kjjl1q", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:29.771Z", "message": "DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/4c65e85b-56f9-4f08-be43-a1f20db7879c used request id req-531a3351-94e9-426a-8444-fd7e3e3607d8", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:29.509Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.bd570cce-19c6-4e69-82e1-f876b9822c28"}, {"node_instance_id": "proxy_host_kjjl1q", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:29.771Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/4c65e85b-56f9-4f08-be43-a1f20db7879c -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0bd816d833eff0a9d5fb0a675deb913c9b6ef82d\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:29.510Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.bd570cce-19c6-4e69-82e1-f876b9822c28"}, {"node_instance_id": "proxy_host_kjjl1q", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:30.439Z", "message": "Waiting for server \"4c65e85b-56f9-4f08-be43-a1f20db7879c\" to be deleted. current status: SHUTOFF", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:29.889Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.bd570cce-19c6-4e69-82e1-f876b9822c28"}, {"node_instance_id": "proxy_host_kjjl1q", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:30.439Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/4c65e85b-56f9-4f08-be43-a1f20db7879c used request id req-d081cec3-efe9-42ef-96d7-5ceb3aa2cf79", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:29.889Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.bd570cce-19c6-4e69-82e1-f876b9822c28"}, {"node_instance_id": "proxy_host_kjjl1q", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:30.439Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10:53: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-d081cec3-efe9-42ef-96d7-5ceb3aa2cf79 x-compute-request-id: req-d081cec3-efe9-42ef-96d7-5ceb3aa2cf79 Content-Encoding: gzip Content-Length: 829 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"deleting\", \"addresses\": {\"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:8a:20:bd\", \"version\": 4, \"addr\": \"192.168.120.26\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/4c65e85b-56f9-4f08-be43-a1f20db7879c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/4c65e85b-56f9-4f08-be43-a1f20db7879c\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"10e27409-226d-4f3d-971a-db9735ac09c8\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-04-09T10:30:40.000000\", \"flavor\": {\"id\": \"22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"rel\": \"bookmark\"}]}, \"id\": \"4c65e85b-56f9-4f08-be43-a1f20db7879c\", \"security_groups\": [{\"name\": \"default\"}], \"user_id\": \"ac8606d68bbd45969d2b1630e01ac7c4\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-04-09T10:53:20Z\", \"hostId\": \"a8714558011d134c44d218ba8746cf343482bff1e33310f6e84138e7\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b\", \"name\": \"server_clearwater-opnfv_proxy_host_kjjl1q\", \"created\": \"2019-04-09T10:28:17Z\", \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\", \"cloudify_management_network_id\": \"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\"}}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:29.888Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.bd570cce-19c6-4e69-82e1-f876b9822c28"}, {"node_instance_id": "proxy_host_kjjl1q", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:30.439Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/4c65e85b-56f9-4f08-be43-a1f20db7879c used request id req-d081cec3-efe9-42ef-96d7-5ceb3aa2cf79", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:29.888Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.bd570cce-19c6-4e69-82e1-f876b9822c28"}], "metadata": {"pagination": {"total": 1292, "offset": 1271, "size": 50}}} 2019-04-09 10:53:32,126 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:53:32,126 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:53:32 GMT 2019-04-09 10:53:32,127 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:53:32,127 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-09 10:53:32,127 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:53:32,127 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:53:32,127 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:53:32,127 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-09 10:53:32,128 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node instance 2019-04-09 10:53:32,128 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Unlinking relationships 2019-04-09 10:53:32,129 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships unlinked 2019-04-09 10:53:32,129 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2019-04-09 10:53:32,129 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-09 10:53:32,129 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-51afb02d-138d-4532-bd6b-9afecf73ddaf 2019-04-09 10:53:32,129 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2019-04-09 10:53:32,129 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 09 Apr 2019 10:53:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-51afb02d-138d-4532-bd6b-9afecf73ddaf Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 10:53:32,130 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/4c65e85b-56f9-4f08-be43-a1f20db7879c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bd816d833eff0a9d5fb0a675deb913c9b6ef82d" 2019-04-09 10:53:32,130 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10:53:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-72b19b55-f4da-47dd-9f85-8cbaa5242ec6 x-compute-request-id: req-72b19b55-f4da-47dd-9f85-8cbaa5242ec6 Content-Encoding: gzip Content-Length: 824 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:20:bd", "version": 4, "addr": "192.168.120.26", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/4c65e85b-56f9-4f08-be43-a1f20db7879c", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/4c65e85b-56f9-4f08-be43-a1f20db7879c", "rel": "bookmark"}], "image": {"id": "10e27409-226d-4f3d-971a-db9735ac09c8", "links": [{"href": "http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-04-09T10:30:40.000000", "flavor": {"id": "22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "links": [{"href": "http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "rel": "bookmark"}]}, "id": "4c65e85b-56f9-4f08-be43-a1f20db7879c", "security_groups": [{"name": "default"}], "user_id": "ac8606d68bbd45969d2b1630e01ac7c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-04-09T10:53:07Z", "hostId": "a8714558011d134c44d218ba8746cf343482bff1e33310f6e84138e7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "name": "server_clearwater-opnfv_proxy_host_kjjl1q", "created": "2019-04-09T10:28:17Z", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b", "cloudify_management_network_id": "67c32f4e-cb01-4d56-a2b5-fe18f582c72d"}}} 2019-04-09 10:53:32,130 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/4c65e85b-56f9-4f08-be43-a1f20db7879c used request id req-72b19b55-f4da-47dd-9f85-8cbaa5242ec6 2019-04-09 10:53:32,130 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/4c65e85b-56f9-4f08-be43-a1f20db7879c used request id req-72b19b55-f4da-47dd-9f85-8cbaa5242ec6 2019-04-09 10:53:32,130 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/servers/4c65e85b-56f9-4f08-be43-a1f20db7879c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bd816d833eff0a9d5fb0a675deb913c9b6ef82d" 2019-04-09 10:53:32,130 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [204] Date: Tue, 09 Apr 2019 10:53: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-531a3351-94e9-426a-8444-fd7e3e3607d8 x-compute-request-id: req-531a3351-94e9-426a-8444-fd7e3e3607d8 Content-Type: application/json 2019-04-09 10:53:32,131 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/4c65e85b-56f9-4f08-be43-a1f20db7879c used request id req-531a3351-94e9-426a-8444-fd7e3e3607d8 2019-04-09 10:53:32,131 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/4c65e85b-56f9-4f08-be43-a1f20db7879c used request id req-531a3351-94e9-426a-8444-fd7e3e3607d8 2019-04-09 10:53:32,131 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/4c65e85b-56f9-4f08-be43-a1f20db7879c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bd816d833eff0a9d5fb0a675deb913c9b6ef82d" 2019-04-09 10:53:32,131 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "4c65e85b-56f9-4f08-be43-a1f20db7879c" to be deleted. current status: SHUTOFF 2019-04-09 10:53:32,131 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/4c65e85b-56f9-4f08-be43-a1f20db7879c used request id req-d081cec3-efe9-42ef-96d7-5ceb3aa2cf79 2019-04-09 10:53:32,131 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10:53: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-d081cec3-efe9-42ef-96d7-5ceb3aa2cf79 x-compute-request-id: req-d081cec3-efe9-42ef-96d7-5ceb3aa2cf79 Content-Encoding: gzip Content-Length: 829 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:20:bd", "version": 4, "addr": "192.168.120.26", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/4c65e85b-56f9-4f08-be43-a1f20db7879c", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/4c65e85b-56f9-4f08-be43-a1f20db7879c", "rel": "bookmark"}], "image": {"id": "10e27409-226d-4f3d-971a-db9735ac09c8", "links": [{"href": "http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-04-09T10:30:40.000000", "flavor": {"id": "22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "links": [{"href": "http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "rel": "bookmark"}]}, "id": "4c65e85b-56f9-4f08-be43-a1f20db7879c", "security_groups": [{"name": "default"}], "user_id": "ac8606d68bbd45969d2b1630e01ac7c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-04-09T10:53:20Z", "hostId": "a8714558011d134c44d218ba8746cf343482bff1e33310f6e84138e7", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "name": "server_clearwater-opnfv_proxy_host_kjjl1q", "created": "2019-04-09T10:28:17Z", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b", "cloudify_management_network_id": "67c32f4e-cb01-4d56-a2b5-fe18f582c72d"}}} 2019-04-09 10:53:32,132 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/4c65e85b-56f9-4f08-be43-a1f20db7879c used request id req-d081cec3-efe9-42ef-96d7-5ceb3aa2cf79 2019-04-09 10:53:32,132 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/5925ef01-08cd-4403-aab7-6ff46347ca8f 2019-04-09 10:53:32,190 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:53:32,190 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:53:32,190 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:53:32,190 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:53:32,191 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:53:32,191 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:53:32,191 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:53:32,191 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T10:49:12.891Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-09T10:49:12.892Z", "id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"} 2019-04-09 10:53:32,191 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:53:32,191 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:53:32 GMT 2019-04-09 10:53:32,191 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:53:32,191 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-04-09 10:53:32,191 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:53:32,192 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:53:32,192 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:53:37,197 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-09 10:53:37,270 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:53:37,270 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:53:37,270 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:53:37,270 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:53:37,270 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:53:37,270 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:53:37,271 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:53:37,271 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_kjjl1q", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:34.946Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/4c65e85b-56f9-4f08-be43-a1f20db7879c -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0bd816d833eff0a9d5fb0a675deb913c9b6ef82d\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:34.892Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.bd570cce-19c6-4e69-82e1-f876b9822c28"}, {"node_instance_id": "proxy_host_kjjl1q", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:35.542Z", "message": "Task succeeded 'nova_plugin.server.delete'", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:35.282Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "proxy_host_kjjl1q", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:35.542Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/4c65e85b-56f9-4f08-be43-a1f20db7879c used request id req-16dca0f0-a5ac-4077-a7f2-30f2db3c7d32", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:34.936Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.bd570cce-19c6-4e69-82e1-f876b9822c28"}, {"node_instance_id": "proxy_host_kjjl1q", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:35.542Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/4c65e85b-56f9-4f08-be43-a1f20db7879c used request id req-16dca0f0-a5ac-4077-a7f2-30f2db3c7d32", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:34.936Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.bd570cce-19c6-4e69-82e1-f876b9822c28"}, {"node_instance_id": "proxy_host_kjjl1q", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:35.542Z", "message": "RESP: [404] Date: Tue, 09 Apr 2019 10:53: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-16dca0f0-a5ac-4077-a7f2-30f2db3c7d32 x-compute-request-id: req-16dca0f0-a5ac-4077-a7f2-30f2db3c7d32 Content-Length: 111 Content-Type: application/json; charset=UTF-8 \nRESP BODY: {\"itemNotFound\": {\"message\": \"Instance 4c65e85b-56f9-4f08-be43-a1f20db7879c could not be found.\", \"code\": 404}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:34.936Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.bd570cce-19c6-4e69-82e1-f876b9822c28"}, {"node_instance_id": "proxy_host_kjjl1q", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:35.542Z", "message": "Deleted node instance", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:35.500Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "bono_host_mmu58s", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:36.210Z", "message": "Sending task 'nova_plugin.server.stop' [retry 1/60]", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:35.877Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "bono_host_mmu58s", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:36.949Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:36.840Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.dbba24e2-d36f-4b20-9074-cffa8123ce78"}], "metadata": {"pagination": {"total": 1300, "offset": 1292, "size": 50}}} 2019-04-09 10:53:37,271 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:53:37,271 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:53:37 GMT 2019-04-09 10:53:37,271 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:53:37,271 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-09 10:53:37,271 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:53:37,271 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:53:37,271 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:53:37,272 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-09 10:53:37,272 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/4c65e85b-56f9-4f08-be43-a1f20db7879c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bd816d833eff0a9d5fb0a675deb913c9b6ef82d" 2019-04-09 10:53:37,272 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2019-04-09 10:53:37,273 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/4c65e85b-56f9-4f08-be43-a1f20db7879c used request id req-16dca0f0-a5ac-4077-a7f2-30f2db3c7d32 2019-04-09 10:53:37,273 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/4c65e85b-56f9-4f08-be43-a1f20db7879c used request id req-16dca0f0-a5ac-4077-a7f2-30f2db3c7d32 2019-04-09 10:53:37,273 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [404] Date: Tue, 09 Apr 2019 10:53: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-16dca0f0-a5ac-4077-a7f2-30f2db3c7d32 x-compute-request-id: req-16dca0f0-a5ac-4077-a7f2-30f2db3c7d32 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 4c65e85b-56f9-4f08-be43-a1f20db7879c could not be found.", "code": 404}} 2019-04-09 10:53:37,273 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleted node instance 2019-04-09 10:53:37,273 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' [retry 1/60] 2019-04-09 10:53:37,274 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-09 10:53:37,274 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/5925ef01-08cd-4403-aab7-6ff46347ca8f 2019-04-09 10:53:37,325 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:53:37,325 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:53:37,325 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:53:37,325 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:53:37,325 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:53:37,325 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:53:37,325 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:53:37,326 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T10:49:12.891Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-09T10:49:12.892Z", "id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"} 2019-04-09 10:53:37,326 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:53:37,326 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:53:37 GMT 2019-04-09 10:53:37,326 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:53:37,326 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-04-09 10:53:37,326 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:53:37,326 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:53:37,326 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:53:42,332 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-09 10:53:42,418 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:53:42,419 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:53:42,419 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:53:42,419 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:53:42,419 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:53:42,419 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:53:42,419 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:53:42,419 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_mmu58s", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:37.616Z", "message": "RESP: [300] Date: Tue, 09 Apr 2019 10:53:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a9a1f89c-7d23-428e-80c1-85682090c01a Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:36.845Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.dbba24e2-d36f-4b20-9074-cffa8123ce78"}, {"node_instance_id": "bono_host_mmu58s", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:37.616Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-a9a1f89c-7d23-428e-80c1-85682090c01a", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:36.846Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.dbba24e2-d36f-4b20-9074-cffa8123ce78"}, {"node_instance_id": "bono_host_mmu58s", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:37.616Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c2b781c9f9cfa701121674030b403081f62cf8d6\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:37.256Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.dbba24e2-d36f-4b20-9074-cffa8123ce78"}, {"node_instance_id": "bono_host_mmu58s", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:38.536Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10: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,Accept-Encoding x-openstack-request-id: req-ae586bc7-d271-4d40-87c1-f893f792c3ab x-compute-request-id: req-ae586bc7-d271-4d40-87c1-f893f792c3ab Content-Encoding: gzip Content-Length: 861 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:39:be:5f\", \"version\": 4, \"addr\": \"192.168.120.10\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:39:be:5f\", \"version\": 4, \"addr\": \"172.30.9.218\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/595677f1-ed8c-4752-9770-298d40bc3713\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"10e27409-226d-4f3d-971a-db9735ac09c8\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-04-09T10:31:45.000000\", \"flavor\": {\"id\": \"22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"rel\": \"bookmark\"}]}, \"id\": \"595677f1-ed8c-4752-9770-298d40bc3713\", \"security_groups\": [{\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"ac8606d68bbd45969d2b1630e01ac7c4\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-04-09T10:52:56Z\", \"hostId\": \"559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b\", \"name\": \"server_clearwater-opnfv_bono_host_mmu58s\", \"created\": \"2019-04-09T10:28:32Z\", \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\", \"cloudify_management_network_id\": \"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\"}}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:38.324Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.dbba24e2-d36f-4b20-9074-cffa8123ce78"}, {"node_instance_id": "bono_host_mmu58s", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:39.131Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713 used request id req-ae586bc7-d271-4d40-87c1-f893f792c3ab", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:38.324Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.dbba24e2-d36f-4b20-9074-cffa8123ce78"}, {"node_instance_id": "bono_host_mmu58s", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:39.131Z", "message": "Task succeeded 'nova_plugin.server.stop' [retry 1/60]", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:38.709Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "bono_host_mmu58s", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:39.131Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713 used request id req-ae586bc7-d271-4d40-87c1-f893f792c3ab", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:38.324Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.dbba24e2-d36f-4b20-9074-cffa8123ce78"}, {"node_instance_id": "bono_host_mmu58s", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:39.131Z", "message": "Server is already stopped", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:38.325Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.dbba24e2-d36f-4b20-9074-cffa8123ce78"}, {"node_instance_id": "bono_host_mmu58s", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:39.131Z", "message": "Unlinking relationships", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:39.106Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "bono_host_mmu58s", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:39.131Z", "message": "Stopped node instance", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:38.807Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:39.848Z", "message": "Sending task 'nova_plugin.server.disconnect_floatingip'", "target_id": "bono_floatingip_1pdtux", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:39.246Z", "source_id": "bono_host_mmu58s", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:40.565Z", "message": "RESP: [300] Date: Tue, 09 Apr 2019 10:53:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5ae73410-096d-41fc-a9d9-4065de7433db Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "bono_floatingip_1pdtux", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:40.249Z", "source_id": "bono_host_mmu58s", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.7fb7a355-9e15-43f3-bf96-064e09dd322f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:40.565Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-5ae73410-096d-41fc-a9d9-4065de7433db", "level": "debug", "target_id": "bono_floatingip_1pdtux", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:40.249Z", "source_id": "bono_host_mmu58s", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.7fb7a355-9e15-43f3-bf96-064e09dd322f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:40.565Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-5ae73410-096d-41fc-a9d9-4065de7433db", "level": "debug", "target_id": "bono_floatingip_1pdtux", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:40.249Z", "source_id": "bono_host_mmu58s", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.7fb7a355-9e15-43f3-bf96-064e09dd322f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:40.565Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "bono_floatingip_1pdtux", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:40.243Z", "source_id": "bono_host_mmu58s", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.7fb7a355-9e15-43f3-bf96-064e09dd322f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:40.565Z", "message": "Remove floating ip 172.30.9.218", "level": "info", "target_id": "bono_floatingip_1pdtux", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:40.243Z", "source_id": "bono_host_mmu58s", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.7fb7a355-9e15-43f3-bf96-064e09dd322f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:40.565Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "bono_floatingip_1pdtux", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:40.243Z", "source_id": "bono_host_mmu58s", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.7fb7a355-9e15-43f3-bf96-064e09dd322f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:40.565Z", "message": "RESP: [300] Date: Tue, 09 Apr 2019 10:53:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5ae73410-096d-41fc-a9d9-4065de7433db Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "bono_floatingip_1pdtux", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:40.249Z", "source_id": "bono_host_mmu58s", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.7fb7a355-9e15-43f3-bf96-064e09dd322f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:41.109Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 2452 X-Openstack-Request-Id: req-54863fde-d7de-48ea-a5c2-6c81481e1581 Date: Tue, 09 Apr 2019 10:53:31 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"920a303d-1793-45c8-91e8-d6e7d36bb507\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"created_at\": \"2019-04-09T10:28:12Z\", \"updated_at\": \"2019-04-09T10:32:48Z\", \"floating_network_id\": \"b62787c2-635d-4893-8553-7ee0260442ff\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:39:be:5f\", \"device_id\": \"595677f1-ed8c-4752-9770-298d40bc3713\"}, \"fixed_ip_address\": \"192.168.120.10\", \"floating_ip_address\": \"172.30.9.218\", \"revision_number\": 2, \"project_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"port_id\": \"4dcbb3e8-84e3-4978-866b-6c5a9ec58abc\", \"id\": \"36c3a53a-7025-4912-9f78-d7e836ba0a00\", \"qos_policy_id\": null}, {\"router_id\": \"920a303d-1793-45c8-91e8-d6e7d36bb507\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"created_at\": \"2019-04-09T10:24:33Z\", \"updated_at\": \"2019-04-09T10:24:35Z\", \"floating_network_id\": \"b62787c2-635d-4893-8553-7ee0260442ff\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:47:ec:b9\", \"device_id\": \"5d941acb-8121-47da-a745-a7d95ae2a101\"}, \"fixed_ip_address\": \"192.168.120.7\", \"floating_ip_address\": \"172.30.9.202\", \"revision_number\": 1, \"project_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"port_id\": \"6599e9c7-2092-44b4-9c05-1300f9fb0274\", \"id\": \"6bb6773c-80b0-488d-9ab7-c92dd2fbc78e\", \"qos_policy_id\": null}, {\"router_id\": \"920a303d-1793-45c8-91e8-d6e7d36bb507\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"created_at\": \"2019-04-09T10:28:13Z\", \"updated_at\": \"2019-04-09T10:32:54Z\", \"floating_network_id\": \"b62787c2-635d-4893-8553-7ee0260442ff\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:ac:89:6a\", \"device_id\": \"867c7a6e-d3bc-4739-acae-b1d9d43e0065\"}, \"fixed_ip_address\": \"192.168.120.12\", \"floating_ip_address\": \"172.30.9.215\", \"revision_number\": 2, \"project_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"port_id\": \"8080fb5b-fb02-477a-8433-0ee577a96819\", \"id\": \"9bec1313-b355-4bf3-ad5f-dd57002ba599\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "bono_floatingip_1pdtux", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:41.031Z", "source_id": "bono_host_mmu58s", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.7fb7a355-9e15-43f3-bf96-064e09dd322f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:41.109Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0d74ca88d7615514fab0f024bd2a2d94fe7c962c\"", "level": "debug", "target_id": "bono_floatingip_1pdtux", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:40.652Z", "source_id": "bono_host_mmu58s", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.7fb7a355-9e15-43f3-bf96-064e09dd322f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:41.109Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0d74ca88d7615514fab0f024bd2a2d94fe7c962c\"", "level": "debug", "target_id": "bono_floatingip_1pdtux", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:40.652Z", "source_id": "bono_host_mmu58s", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.7fb7a355-9e15-43f3-bf96-064e09dd322f"}, {"node_instance_id": "bind_host_xkrzi3", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:41.109Z", "message": "Sending task 'nova_plugin.server.stop' [retry 1/60]", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:40.533Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:41.642Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 874 X-Openstack-Request-Id: req-95489819-4639-4d66-adaf-ac88796c99c5 Date: Tue, 09 Apr 2019 10:53:31 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-09T10:31:35Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"edfeb275-2a42-486e-9bba-afb24ae942b3\",\"ip_address\":\"192.168.120.10\"}],\"id\":\"4dcbb3e8-84e3-4978-866b-6c5a9ec58abc\",\"security_groups\":[\"054dac8c-e587-4dcf-9bea-a2537ae62815\",\"2bf238e1-c96a-4edc-8d76-3703be9c0f98\",\"962547c1-9c5d-4a60-ba49-0f98fc17b32f\"],\"mac_address\":\"fa:16:3e:39:be:5f\",\"device_id\":\"595677f1-ed8c-4752-9770-298d40bc3713\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"db7c4bc2757e464d8d10f7e7e3beb171\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\",\"tenant_id\":\"db7c4bc2757e464d8d10f7e7e3beb171\",\"created_at\":\"2019-04-09T10:28:35Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "bono_floatingip_1pdtux", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:41.080Z", "source_id": "bono_host_mmu58s", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.7fb7a355-9e15-43f3-bf96-064e09dd322f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:41.642Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/ports/4dcbb3e8-84e3-4978-866b-6c5a9ec58abc.json used request id req-95489819-4639-4d66-adaf-ac88796c99c5", "level": "debug", "target_id": "bono_floatingip_1pdtux", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:41.080Z", "source_id": "bono_host_mmu58s", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.7fb7a355-9e15-43f3-bf96-064e09dd322f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:41.642Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "bono_floatingip_1pdtux", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:41.082Z", "source_id": "bono_host_mmu58s", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.7fb7a355-9e15-43f3-bf96-064e09dd322f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:41.642Z", "message": "RESP: [300] Date: Tue, 09 Apr 2019 10:53:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b12bbb04-a3e7-4053-a56e-48d043b2496f Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "bono_floatingip_1pdtux", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:41.089Z", "source_id": "bono_host_mmu58s", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.7fb7a355-9e15-43f3-bf96-064e09dd322f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:41.642Z", "message": "RESP: [300] Date: Tue, 09 Apr 2019 10:53:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b12bbb04-a3e7-4053-a56e-48d043b2496f Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "bono_floatingip_1pdtux", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:41.089Z", "source_id": "bono_host_mmu58s", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.7fb7a355-9e15-43f3-bf96-064e09dd322f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:41.642Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-b12bbb04-a3e7-4053-a56e-48d043b2496f", "level": "debug", "target_id": "bono_floatingip_1pdtux", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:41.089Z", "source_id": "bono_host_mmu58s", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.7fb7a355-9e15-43f3-bf96-064e09dd322f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:41.642Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}156018a93abe08c9b207c2c6e50bbe4dff903af1\"", "level": "debug", "target_id": "bono_floatingip_1pdtux", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:41.495Z", "source_id": "bono_host_mmu58s", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.7fb7a355-9e15-43f3-bf96-064e09dd322f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:41.642Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/ports/4dcbb3e8-84e3-4978-866b-6c5a9ec58abc.json used request id req-95489819-4639-4d66-adaf-ac88796c99c5", "level": "debug", "target_id": "bono_floatingip_1pdtux", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:41.081Z", "source_id": "bono_host_mmu58s", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.7fb7a355-9e15-43f3-bf96-064e09dd322f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:41.642Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/ports/4dcbb3e8-84e3-4978-866b-6c5a9ec58abc.json used request id req-95489819-4639-4d66-adaf-ac88796c99c5", "level": "debug", "target_id": "bono_floatingip_1pdtux", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:41.082Z", "source_id": "bono_host_mmu58s", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.7fb7a355-9e15-43f3-bf96-064e09dd322f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:41.642Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "bono_floatingip_1pdtux", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:41.082Z", "source_id": "bono_host_mmu58s", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.7fb7a355-9e15-43f3-bf96-064e09dd322f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:41.642Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 2452 X-Openstack-Request-Id: req-54863fde-d7de-48ea-a5c2-6c81481e1581 Date: Tue, 09 Apr 2019 10:53:31 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"920a303d-1793-45c8-91e8-d6e7d36bb507\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"created_at\": \"2019-04-09T10:28:12Z\", \"updated_at\": \"2019-04-09T10:32:48Z\", \"floating_network_id\": \"b62787c2-635d-4893-8553-7ee0260442ff\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:39:be:5f\", \"device_id\": \"595677f1-ed8c-4752-9770-298d40bc3713\"}, \"fixed_ip_address\": \"192.168.120.10\", \"floating_ip_address\": \"172.30.9.218\", \"revision_number\": 2, \"project_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"port_id\": \"4dcbb3e8-84e3-4978-866b-6c5a9ec58abc\", \"id\": \"36c3a53a-7025-4912-9f78-d7e836ba0a00\", \"qos_policy_id\": null}, {\"router_id\": \"920a303d-1793-45c8-91e8-d6e7d36bb507\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"created_at\": \"2019-04-09T10:24:33Z\", \"updated_at\": \"2019-04-09T10:24:35Z\", \"floating_network_id\": \"b62787c2-635d-4893-8553-7ee0260442ff\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:47:ec:b9\", \"device_id\": \"5d941acb-8121-47da-a745-a7d95ae2a101\"}, \"fixed_ip_address\": \"192.168.120.7\", \"floating_ip_address\": \"172.30.9.202\", \"revision_number\": 1, \"project_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"port_id\": \"6599e9c7-2092-44b4-9c05-1300f9fb0274\", \"id\": \"6bb6773c-80b0-488d-9ab7-c92dd2fbc78e\", \"qos_policy_id\": null}, {\"router_id\": \"920a303d-1793-45c8-91e8-d6e7d36bb507\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"created_at\": \"2019-04-09T10:28:13Z\", \"updated_at\": \"2019-04-09T10:32:54Z\", \"floating_network_id\": \"b62787c2-635d-4893-8553-7ee0260442ff\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:ac:89:6a\", \"device_id\": \"867c7a6e-d3bc-4739-acae-b1d9d43e0065\"}, \"fixed_ip_address\": \"192.168.120.12\", \"floating_ip_address\": \"172.30.9.215\", \"revision_number\": 2, \"project_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"port_id\": \"8080fb5b-fb02-477a-8433-0ee577a96819\", \"id\": \"9bec1313-b355-4bf3-ad5f-dd57002ba599\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "bono_floatingip_1pdtux", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:41.031Z", "source_id": "bono_host_mmu58s", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.7fb7a355-9e15-43f3-bf96-064e09dd322f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:41.642Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-54863fde-d7de-48ea-a5c2-6c81481e1581", "level": "debug", "target_id": "bono_floatingip_1pdtux", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:41.031Z", "source_id": "bono_host_mmu58s", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.7fb7a355-9e15-43f3-bf96-064e09dd322f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:41.642Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-54863fde-d7de-48ea-a5c2-6c81481e1581", "level": "debug", "target_id": "bono_floatingip_1pdtux", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:41.031Z", "source_id": "bono_host_mmu58s", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.7fb7a355-9e15-43f3-bf96-064e09dd322f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:41.642Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-54863fde-d7de-48ea-a5c2-6c81481e1581", "level": "debug", "target_id": "bono_floatingip_1pdtux", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:41.032Z", "source_id": "bono_host_mmu58s", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.7fb7a355-9e15-43f3-bf96-064e09dd322f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:41.642Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-54863fde-d7de-48ea-a5c2-6c81481e1581", "level": "debug", "target_id": "bono_floatingip_1pdtux", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:41.032Z", "source_id": "bono_host_mmu58s", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.7fb7a355-9e15-43f3-bf96-064e09dd322f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:41.642Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/4dcbb3e8-84e3-4978-866b-6c5a9ec58abc.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0d74ca88d7615514fab0f024bd2a2d94fe7c962c\"", "level": "debug", "target_id": "bono_floatingip_1pdtux", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:41.033Z", "source_id": "bono_host_mmu58s", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.7fb7a355-9e15-43f3-bf96-064e09dd322f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:41.642Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/4dcbb3e8-84e3-4978-866b-6c5a9ec58abc.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0d74ca88d7615514fab0f024bd2a2d94fe7c962c\"", "level": "debug", "target_id": "bono_floatingip_1pdtux", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:41.033Z", "source_id": "bono_host_mmu58s", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.7fb7a355-9e15-43f3-bf96-064e09dd322f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:41.642Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 874 X-Openstack-Request-Id: req-95489819-4639-4d66-adaf-ac88796c99c5 Date: Tue, 09 Apr 2019 10:53:31 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-09T10:31:35Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"edfeb275-2a42-486e-9bba-afb24ae942b3\",\"ip_address\":\"192.168.120.10\"}],\"id\":\"4dcbb3e8-84e3-4978-866b-6c5a9ec58abc\",\"security_groups\":[\"054dac8c-e587-4dcf-9bea-a2537ae62815\",\"2bf238e1-c96a-4edc-8d76-3703be9c0f98\",\"962547c1-9c5d-4a60-ba49-0f98fc17b32f\"],\"mac_address\":\"fa:16:3e:39:be:5f\",\"device_id\":\"595677f1-ed8c-4752-9770-298d40bc3713\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"db7c4bc2757e464d8d10f7e7e3beb171\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\",\"tenant_id\":\"db7c4bc2757e464d8d10f7e7e3beb171\",\"created_at\":\"2019-04-09T10:28:35Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "bono_floatingip_1pdtux", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:41.080Z", "source_id": "bono_host_mmu58s", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.7fb7a355-9e15-43f3-bf96-064e09dd322f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:41.642Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/ports/4dcbb3e8-84e3-4978-866b-6c5a9ec58abc.json used request id req-95489819-4639-4d66-adaf-ac88796c99c5", "level": "debug", "target_id": "bono_floatingip_1pdtux", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:41.081Z", "source_id": "bono_host_mmu58s", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.7fb7a355-9e15-43f3-bf96-064e09dd322f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:41.642Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}156018a93abe08c9b207c2c6e50bbe4dff903af1\"", "level": "debug", "target_id": "bono_floatingip_1pdtux", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:41.495Z", "source_id": "bono_host_mmu58s", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.7fb7a355-9e15-43f3-bf96-064e09dd322f"}, {"node_instance_id": "bind_host_xkrzi3", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:41.642Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:41.563Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.dedeed6a-1acc-4092-81f9-c02f6671d014"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:41.642Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-b12bbb04-a3e7-4053-a56e-48d043b2496f", "level": "debug", "target_id": "bono_floatingip_1pdtux", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:41.089Z", "source_id": "bono_host_mmu58s", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.7fb7a355-9e15-43f3-bf96-064e09dd322f"}, {"node_instance_id": "bind_host_xkrzi3", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:42.261Z", "message": "RESP: [300] Date: Tue, 09 Apr 2019 10:53:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-20987a45-06ac-4597-9bc6-1830058b141e Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:41.568Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.dedeed6a-1acc-4092-81f9-c02f6671d014"}, {"node_instance_id": "bind_host_xkrzi3", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:42.261Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e2f30dec5642f26bc33c210331a5d062ed4d48ab\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:41.965Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.dedeed6a-1acc-4092-81f9-c02f6671d014"}, {"node_instance_id": "bind_host_xkrzi3", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:42.261Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-20987a45-06ac-4597-9bc6-1830058b141e", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:41.568Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.dedeed6a-1acc-4092-81f9-c02f6671d014"}], "metadata": {"pagination": {"total": 1347, "offset": 1300, "size": 50}}} 2019-04-09 10:53:42,420 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:53:42,420 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:53:42 GMT 2019-04-09 10:53:42,420 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:53:42,420 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-09 10:53:42,420 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:53:42,420 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:53:42,420 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:53:42,420 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-09 10:53:42,423 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 09 Apr 2019 10:53:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a9a1f89c-7d23-428e-80c1-85682090c01a Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 10:53:42,423 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-a9a1f89c-7d23-428e-80c1-85682090c01a 2019-04-09 10:53:42,423 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2b781c9f9cfa701121674030b403081f62cf8d6" 2019-04-09 10:53:42,423 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10: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,Accept-Encoding x-openstack-request-id: req-ae586bc7-d271-4d40-87c1-f893f792c3ab x-compute-request-id: req-ae586bc7-d271-4d40-87c1-f893f792c3ab Content-Encoding: gzip Content-Length: 861 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:be:5f", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:be:5f", "version": 4, "addr": "172.30.9.218", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/595677f1-ed8c-4752-9770-298d40bc3713", "rel": "bookmark"}], "image": {"id": "10e27409-226d-4f3d-971a-db9735ac09c8", "links": [{"href": "http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-04-09T10:31:45.000000", "flavor": {"id": "22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "links": [{"href": "http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "rel": "bookmark"}]}, "id": "595677f1-ed8c-4752-9770-298d40bc3713", "security_groups": [{"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "ac8606d68bbd45969d2b1630e01ac7c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-04-09T10:52:56Z", "hostId": "559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "name": "server_clearwater-opnfv_bono_host_mmu58s", "created": "2019-04-09T10:28:32Z", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b", "cloudify_management_network_id": "67c32f4e-cb01-4d56-a2b5-fe18f582c72d"}}} 2019-04-09 10:53:42,424 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713 used request id req-ae586bc7-d271-4d40-87c1-f893f792c3ab 2019-04-09 10:53:42,424 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' [retry 1/60] 2019-04-09 10:53:42,424 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713 used request id req-ae586bc7-d271-4d40-87c1-f893f792c3ab 2019-04-09 10:53:42,424 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is already stopped 2019-04-09 10:53:42,424 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Unlinking relationships 2019-04-09 10:53:42,425 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopped node instance 2019-04-09 10:53:42,425 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2019-04-09 10:53:42,425 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 09 Apr 2019 10:53:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5ae73410-096d-41fc-a9d9-4065de7433db Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 10:53:42,425 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-5ae73410-096d-41fc-a9d9-4065de7433db 2019-04-09 10:53:42,425 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-5ae73410-096d-41fc-a9d9-4065de7433db 2019-04-09 10:53:42,425 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-09 10:53:42,425 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove floating ip 172.30.9.218 2019-04-09 10:53:42,426 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-09 10:53:42,426 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 09 Apr 2019 10:53:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5ae73410-096d-41fc-a9d9-4065de7433db Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 10:53:42,426 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2452 X-Openstack-Request-Id: req-54863fde-d7de-48ea-a5c2-6c81481e1581 Date: Tue, 09 Apr 2019 10:53:31 GMT RESP BODY: {"floatingips": [{"router_id": "920a303d-1793-45c8-91e8-d6e7d36bb507", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "created_at": "2019-04-09T10:28:12Z", "updated_at": "2019-04-09T10:32:48Z", "floating_network_id": "b62787c2-635d-4893-8553-7ee0260442ff", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "67c32f4e-cb01-4d56-a2b5-fe18f582c72d", "device_owner": "compute:nova", "mac_address": "fa:16:3e:39:be:5f", "device_id": "595677f1-ed8c-4752-9770-298d40bc3713"}, "fixed_ip_address": "192.168.120.10", "floating_ip_address": "172.30.9.218", "revision_number": 2, "project_id": "db7c4bc2757e464d8d10f7e7e3beb171", "port_id": "4dcbb3e8-84e3-4978-866b-6c5a9ec58abc", "id": "36c3a53a-7025-4912-9f78-d7e836ba0a00", "qos_policy_id": null}, {"router_id": "920a303d-1793-45c8-91e8-d6e7d36bb507", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "created_at": "2019-04-09T10:24:33Z", "updated_at": "2019-04-09T10:24:35Z", "floating_network_id": "b62787c2-635d-4893-8553-7ee0260442ff", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "67c32f4e-cb01-4d56-a2b5-fe18f582c72d", "device_owner": "compute:nova", "mac_address": "fa:16:3e:47:ec:b9", "device_id": "5d941acb-8121-47da-a745-a7d95ae2a101"}, "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.202", "revision_number": 1, "project_id": "db7c4bc2757e464d8d10f7e7e3beb171", "port_id": "6599e9c7-2092-44b4-9c05-1300f9fb0274", "id": "6bb6773c-80b0-488d-9ab7-c92dd2fbc78e", "qos_policy_id": null}, {"router_id": "920a303d-1793-45c8-91e8-d6e7d36bb507", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "created_at": "2019-04-09T10:28:13Z", "updated_at": "2019-04-09T10:32:54Z", "floating_network_id": "b62787c2-635d-4893-8553-7ee0260442ff", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "67c32f4e-cb01-4d56-a2b5-fe18f582c72d", "device_owner": "compute:nova", "mac_address": "fa:16:3e:ac:89:6a", "device_id": "867c7a6e-d3bc-4739-acae-b1d9d43e0065"}, "fixed_ip_address": "192.168.120.12", "floating_ip_address": "172.30.9.215", "revision_number": 2, "project_id": "db7c4bc2757e464d8d10f7e7e3beb171", "port_id": "8080fb5b-fb02-477a-8433-0ee577a96819", "id": "9bec1313-b355-4bf3-ad5f-dd57002ba599", "qos_policy_id": null}]} 2019-04-09 10:53:42,426 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d74ca88d7615514fab0f024bd2a2d94fe7c962c" 2019-04-09 10:53:42,426 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d74ca88d7615514fab0f024bd2a2d94fe7c962c" 2019-04-09 10:53:42,427 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' [retry 1/60] 2019-04-09 10:53:42,427 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 874 X-Openstack-Request-Id: req-95489819-4639-4d66-adaf-ac88796c99c5 Date: Tue, 09 Apr 2019 10:53:31 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-09T10:31:35Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"edfeb275-2a42-486e-9bba-afb24ae942b3","ip_address":"192.168.120.10"}],"id":"4dcbb3e8-84e3-4978-866b-6c5a9ec58abc","security_groups":["054dac8c-e587-4dcf-9bea-a2537ae62815","2bf238e1-c96a-4edc-8d76-3703be9c0f98","962547c1-9c5d-4a60-ba49-0f98fc17b32f"],"mac_address":"fa:16:3e:39:be:5f","device_id":"595677f1-ed8c-4752-9770-298d40bc3713","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"db7c4bc2757e464d8d10f7e7e3beb171","qos_policy_id":null,"admin_state_up":true,"network_id":"67c32f4e-cb01-4d56-a2b5-fe18f582c72d","tenant_id":"db7c4bc2757e464d8d10f7e7e3beb171","created_at":"2019-04-09T10:28:35Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-04-09 10:53:42,427 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports/4dcbb3e8-84e3-4978-866b-6c5a9ec58abc.json used request id req-95489819-4639-4d66-adaf-ac88796c99c5 2019-04-09 10:53:42,427 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-09 10:53:42,427 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 09 Apr 2019 10:53:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b12bbb04-a3e7-4053-a56e-48d043b2496f Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 10:53:42,427 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 09 Apr 2019 10:53:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b12bbb04-a3e7-4053-a56e-48d043b2496f Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 10:53:42,427 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-b12bbb04-a3e7-4053-a56e-48d043b2496f 2019-04-09 10:53:42,428 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}156018a93abe08c9b207c2c6e50bbe4dff903af1" 2019-04-09 10:53:42,428 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/ports/4dcbb3e8-84e3-4978-866b-6c5a9ec58abc.json used request id req-95489819-4639-4d66-adaf-ac88796c99c5 2019-04-09 10:53:42,428 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/ports/4dcbb3e8-84e3-4978-866b-6c5a9ec58abc.json used request id req-95489819-4639-4d66-adaf-ac88796c99c5 2019-04-09 10:53:42,428 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-09 10:53:42,428 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2452 X-Openstack-Request-Id: req-54863fde-d7de-48ea-a5c2-6c81481e1581 Date: Tue, 09 Apr 2019 10:53:31 GMT RESP BODY: {"floatingips": [{"router_id": "920a303d-1793-45c8-91e8-d6e7d36bb507", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "created_at": "2019-04-09T10:28:12Z", "updated_at": "2019-04-09T10:32:48Z", "floating_network_id": "b62787c2-635d-4893-8553-7ee0260442ff", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "67c32f4e-cb01-4d56-a2b5-fe18f582c72d", "device_owner": "compute:nova", "mac_address": "fa:16:3e:39:be:5f", "device_id": "595677f1-ed8c-4752-9770-298d40bc3713"}, "fixed_ip_address": "192.168.120.10", "floating_ip_address": "172.30.9.218", "revision_number": 2, "project_id": "db7c4bc2757e464d8d10f7e7e3beb171", "port_id": "4dcbb3e8-84e3-4978-866b-6c5a9ec58abc", "id": "36c3a53a-7025-4912-9f78-d7e836ba0a00", "qos_policy_id": null}, {"router_id": "920a303d-1793-45c8-91e8-d6e7d36bb507", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "created_at": "2019-04-09T10:24:33Z", "updated_at": "2019-04-09T10:24:35Z", "floating_network_id": "b62787c2-635d-4893-8553-7ee0260442ff", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "67c32f4e-cb01-4d56-a2b5-fe18f582c72d", "device_owner": "compute:nova", "mac_address": "fa:16:3e:47:ec:b9", "device_id": "5d941acb-8121-47da-a745-a7d95ae2a101"}, "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.202", "revision_number": 1, "project_id": "db7c4bc2757e464d8d10f7e7e3beb171", "port_id": "6599e9c7-2092-44b4-9c05-1300f9fb0274", "id": "6bb6773c-80b0-488d-9ab7-c92dd2fbc78e", "qos_policy_id": null}, {"router_id": "920a303d-1793-45c8-91e8-d6e7d36bb507", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "created_at": "2019-04-09T10:28:13Z", "updated_at": "2019-04-09T10:32:54Z", "floating_network_id": "b62787c2-635d-4893-8553-7ee0260442ff", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "67c32f4e-cb01-4d56-a2b5-fe18f582c72d", "device_owner": "compute:nova", "mac_address": "fa:16:3e:ac:89:6a", "device_id": "867c7a6e-d3bc-4739-acae-b1d9d43e0065"}, "fixed_ip_address": "192.168.120.12", "floating_ip_address": "172.30.9.215", "revision_number": 2, "project_id": "db7c4bc2757e464d8d10f7e7e3beb171", "port_id": "8080fb5b-fb02-477a-8433-0ee577a96819", "id": "9bec1313-b355-4bf3-ad5f-dd57002ba599", "qos_policy_id": null}]} 2019-04-09 10:53:42,428 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-54863fde-d7de-48ea-a5c2-6c81481e1581 2019-04-09 10:53:42,429 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-54863fde-d7de-48ea-a5c2-6c81481e1581 2019-04-09 10:53:42,429 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-54863fde-d7de-48ea-a5c2-6c81481e1581 2019-04-09 10:53:42,429 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-54863fde-d7de-48ea-a5c2-6c81481e1581 2019-04-09 10:53:42,429 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/4dcbb3e8-84e3-4978-866b-6c5a9ec58abc.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d74ca88d7615514fab0f024bd2a2d94fe7c962c" 2019-04-09 10:53:42,429 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/4dcbb3e8-84e3-4978-866b-6c5a9ec58abc.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d74ca88d7615514fab0f024bd2a2d94fe7c962c" 2019-04-09 10:53:42,429 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 874 X-Openstack-Request-Id: req-95489819-4639-4d66-adaf-ac88796c99c5 Date: Tue, 09 Apr 2019 10:53:31 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-09T10:31:35Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"edfeb275-2a42-486e-9bba-afb24ae942b3","ip_address":"192.168.120.10"}],"id":"4dcbb3e8-84e3-4978-866b-6c5a9ec58abc","security_groups":["054dac8c-e587-4dcf-9bea-a2537ae62815","2bf238e1-c96a-4edc-8d76-3703be9c0f98","962547c1-9c5d-4a60-ba49-0f98fc17b32f"],"mac_address":"fa:16:3e:39:be:5f","device_id":"595677f1-ed8c-4752-9770-298d40bc3713","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"db7c4bc2757e464d8d10f7e7e3beb171","qos_policy_id":null,"admin_state_up":true,"network_id":"67c32f4e-cb01-4d56-a2b5-fe18f582c72d","tenant_id":"db7c4bc2757e464d8d10f7e7e3beb171","created_at":"2019-04-09T10:28:35Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-04-09 10:53:42,429 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports/4dcbb3e8-84e3-4978-866b-6c5a9ec58abc.json used request id req-95489819-4639-4d66-adaf-ac88796c99c5 2019-04-09 10:53:42,430 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}156018a93abe08c9b207c2c6e50bbe4dff903af1" 2019-04-09 10:53:42,430 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-09 10:53:42,430 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-b12bbb04-a3e7-4053-a56e-48d043b2496f 2019-04-09 10:53:42,430 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 09 Apr 2019 10:53:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-20987a45-06ac-4597-9bc6-1830058b141e Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 10:53:42,430 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2f30dec5642f26bc33c210331a5d062ed4d48ab" 2019-04-09 10:53:42,430 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-20987a45-06ac-4597-9bc6-1830058b141e 2019-04-09 10:53:42,431 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/5925ef01-08cd-4403-aab7-6ff46347ca8f 2019-04-09 10:53:42,507 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:53:42,507 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:53:42,507 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:53:42,507 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:53:42,508 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:53:42,508 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:53:42,508 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:53:42,508 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T10:49:12.891Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-09T10:49:12.892Z", "id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"} 2019-04-09 10:53:42,508 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:53:42,508 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:53:42 GMT 2019-04-09 10:53:42,508 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:53:42,508 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-04-09 10:53:42,508 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:53:42,508 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:53:42,509 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:53:47,514 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-09 10:53:47,608 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:53:47,609 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:53:47,609 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:53:47,609 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:53:47,609 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:53:47,609 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:53:47,609 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:53:47,609 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:42.828Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713 used request id req-f3e69397-ca77-4282-9426-1f621f581f57", "level": "debug", "target_id": "bono_floatingip_1pdtux", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:42.202Z", "source_id": "bono_host_mmu58s", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.7fb7a355-9e15-43f3-bf96-064e09dd322f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:42.828Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713 used request id req-f3e69397-ca77-4282-9426-1f621f581f57", "level": "debug", "target_id": "bono_floatingip_1pdtux", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:42.202Z", "source_id": "bono_host_mmu58s", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.7fb7a355-9e15-43f3-bf96-064e09dd322f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:42.828Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}156018a93abe08c9b207c2c6e50bbe4dff903af1\" -d '{\"removeFloatingIp\": {\"address\": \"172.30.9.218\"}}'", "level": "debug", "target_id": "bono_floatingip_1pdtux", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:42.203Z", "source_id": "bono_host_mmu58s", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.7fb7a355-9e15-43f3-bf96-064e09dd322f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:42.828Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10:53:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f3e69397-ca77-4282-9426-1f621f581f57 x-compute-request-id: req-f3e69397-ca77-4282-9426-1f621f581f57 Content-Encoding: gzip Content-Length: 861 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:39:be:5f\", \"version\": 4, \"addr\": \"192.168.120.10\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:39:be:5f\", \"version\": 4, \"addr\": \"172.30.9.218\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/595677f1-ed8c-4752-9770-298d40bc3713\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"10e27409-226d-4f3d-971a-db9735ac09c8\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-04-09T10:31:45.000000\", \"flavor\": {\"id\": \"22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"rel\": \"bookmark\"}]}, \"id\": \"595677f1-ed8c-4752-9770-298d40bc3713\", \"security_groups\": [{\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"ac8606d68bbd45969d2b1630e01ac7c4\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-04-09T10:52:56Z\", \"hostId\": \"559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b\", \"name\": \"server_clearwater-opnfv_bono_host_mmu58s\", \"created\": \"2019-04-09T10:28:32Z\", \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\", \"cloudify_management_network_id\": \"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\"}}}\n", "level": "debug", "target_id": "bono_floatingip_1pdtux", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:42.202Z", "source_id": "bono_host_mmu58s", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.7fb7a355-9e15-43f3-bf96-064e09dd322f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:42.828Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10:53:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f3e69397-ca77-4282-9426-1f621f581f57 x-compute-request-id: req-f3e69397-ca77-4282-9426-1f621f581f57 Content-Encoding: gzip Content-Length: 861 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:39:be:5f\", \"version\": 4, \"addr\": \"192.168.120.10\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:39:be:5f\", \"version\": 4, \"addr\": \"172.30.9.218\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/595677f1-ed8c-4752-9770-298d40bc3713\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"10e27409-226d-4f3d-971a-db9735ac09c8\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-04-09T10:31:45.000000\", \"flavor\": {\"id\": \"22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"rel\": \"bookmark\"}]}, \"id\": \"595677f1-ed8c-4752-9770-298d40bc3713\", \"security_groups\": [{\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"ac8606d68bbd45969d2b1630e01ac7c4\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-04-09T10:52:56Z\", \"hostId\": \"559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b\", \"name\": \"server_clearwater-opnfv_bono_host_mmu58s\", \"created\": \"2019-04-09T10:28:32Z\", \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\", \"cloudify_management_network_id\": \"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\"}}}\n", "level": "debug", "target_id": "bono_floatingip_1pdtux", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:42.202Z", "source_id": "bono_host_mmu58s", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.7fb7a355-9e15-43f3-bf96-064e09dd322f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:42.828Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}156018a93abe08c9b207c2c6e50bbe4dff903af1\" -d '{\"removeFloatingIp\": {\"address\": \"172.30.9.218\"}}'", "level": "debug", "target_id": "bono_floatingip_1pdtux", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:42.203Z", "source_id": "bono_host_mmu58s", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.7fb7a355-9e15-43f3-bf96-064e09dd322f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:42.828Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713 used request id req-f3e69397-ca77-4282-9426-1f621f581f57", "level": "debug", "target_id": "bono_floatingip_1pdtux", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:42.202Z", "source_id": "bono_host_mmu58s", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.7fb7a355-9e15-43f3-bf96-064e09dd322f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:42.828Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713 used request id req-f3e69397-ca77-4282-9426-1f621f581f57", "level": "debug", "target_id": "bono_floatingip_1pdtux", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:42.202Z", "source_id": "bono_host_mmu58s", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.7fb7a355-9e15-43f3-bf96-064e09dd322f"}, {"node_instance_id": "bind_host_xkrzi3", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:43.543Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065 used request id req-9e4127f3-fd3b-466f-b793-26ee85ac96a3", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:42.835Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.dedeed6a-1acc-4092-81f9-c02f6671d014"}, {"node_instance_id": "bind_host_xkrzi3", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:43.543Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065 used request id req-9e4127f3-fd3b-466f-b793-26ee85ac96a3", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:42.836Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.dedeed6a-1acc-4092-81f9-c02f6671d014"}, {"node_instance_id": "bind_host_xkrzi3", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:43.543Z", "message": "Server is already stopped", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:42.837Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.dedeed6a-1acc-4092-81f9-c02f6671d014"}, {"node_instance_id": "bind_host_xkrzi3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:43.543Z", "message": "Stopped node instance", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:43.251Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "bind_host_xkrzi3", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:43.543Z", "message": "Task succeeded 'nova_plugin.server.stop' [retry 1/60]", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:43.150Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "bind_host_xkrzi3", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:43.543Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10:53:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9e4127f3-fd3b-466f-b793-26ee85ac96a3 x-compute-request-id: req-9e4127f3-fd3b-466f-b793-26ee85ac96a3 Content-Encoding: gzip Content-Length: 850 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:ac:89:6a\", \"version\": 4, \"addr\": \"192.168.120.12\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:ac:89:6a\", \"version\": 4, \"addr\": \"172.30.9.215\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"10e27409-226d-4f3d-971a-db9735ac09c8\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-04-09T10:31:45.000000\", \"flavor\": {\"id\": \"22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"rel\": \"bookmark\"}]}, \"id\": \"867c7a6e-d3bc-4739-acae-b1d9d43e0065\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"user_id\": \"ac8606d68bbd45969d2b1630e01ac7c4\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-04-09T10:53:01Z\", \"hostId\": \"559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b\", \"name\": \"server_clearwater-opnfv_bind_host_xkrzi3\", \"created\": \"2019-04-09T10:28:30Z\", \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\", \"cloudify_management_network_id\": \"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\"}}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:42.835Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.dedeed6a-1acc-4092-81f9-c02f6671d014"}, {"node_instance_id": "bind_host_xkrzi3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:44.225Z", "message": "Unlinking relationships", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:43.427Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:44.225Z", "message": "Sending task 'nova_plugin.server.disconnect_floatingip'", "target_id": "bind_floatingip_oohzsh", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:43.592Z", "source_id": "bind_host_xkrzi3", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:44.896Z", "message": "RESP: [300] Date: Tue, 09 Apr 2019 10:53:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7f8ef88b-c63a-4dc3-a6d2-07b99ad054c7 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "bind_floatingip_oohzsh", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:44.629Z", "source_id": "bind_host_xkrzi3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.6fe11924-e0cc-415f-9b7e-f51b5fbb13ef"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:44.896Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-7f8ef88b-c63a-4dc3-a6d2-07b99ad054c7", "level": "debug", "target_id": "bind_floatingip_oohzsh", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:44.629Z", "source_id": "bind_host_xkrzi3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.6fe11924-e0cc-415f-9b7e-f51b5fbb13ef"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:44.896Z", "message": "RESP: [300] Date: Tue, 09 Apr 2019 10:53:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7f8ef88b-c63a-4dc3-a6d2-07b99ad054c7 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "bind_floatingip_oohzsh", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:44.629Z", "source_id": "bind_host_xkrzi3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.6fe11924-e0cc-415f-9b7e-f51b5fbb13ef"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:44.896Z", "message": "Remove floating ip 172.30.9.215", "level": "info", "target_id": "bind_floatingip_oohzsh", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:44.623Z", "source_id": "bind_host_xkrzi3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.6fe11924-e0cc-415f-9b7e-f51b5fbb13ef"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:44.896Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "bind_floatingip_oohzsh", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:44.624Z", "source_id": "bind_host_xkrzi3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.6fe11924-e0cc-415f-9b7e-f51b5fbb13ef"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:44.896Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "bind_floatingip_oohzsh", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:44.624Z", "source_id": "bind_host_xkrzi3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.6fe11924-e0cc-415f-9b7e-f51b5fbb13ef"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:44.896Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-7f8ef88b-c63a-4dc3-a6d2-07b99ad054c7", "level": "debug", "target_id": "bind_floatingip_oohzsh", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:44.629Z", "source_id": "bind_host_xkrzi3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.6fe11924-e0cc-415f-9b7e-f51b5fbb13ef"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:45.493Z", "message": "RESP: [202] Date: Tue, 09 Apr 2019 10:53:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e6eda6e8-2a0d-4f2b-8a37-7fa76d4364ff x-compute-request-id: req-e6eda6e8-2a0d-4f2b-8a37-7fa76d4364ff Content-Length: 0 Content-Type: text/html; charset=UTF-8 \nRESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged.\n", "level": "debug", "target_id": "bono_floatingip_1pdtux", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:45.063Z", "source_id": "bono_host_mmu58s", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.7fb7a355-9e15-43f3-bf96-064e09dd322f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:45.493Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 2145 X-Openstack-Request-Id: req-47949113-2609-48ff-912f-a7aa2073f78e Date: Tue, 09 Apr 2019 10:53:36 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": null, \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"created_at\": \"2019-04-09T10:28:12Z\", \"updated_at\": \"2019-04-09T10:53:34Z\", \"floating_network_id\": \"b62787c2-635d-4893-8553-7ee0260442ff\", \"port_details\": null, \"fixed_ip_address\": null, \"floating_ip_address\": \"172.30.9.218\", \"revision_number\": 3, \"project_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"port_id\": null, \"id\": \"36c3a53a-7025-4912-9f78-d7e836ba0a00\", \"qos_policy_id\": null}, {\"router_id\": \"920a303d-1793-45c8-91e8-d6e7d36bb507\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"created_at\": \"2019-04-09T10:24:33Z\", \"updated_at\": \"2019-04-09T10:24:35Z\", \"floating_network_id\": \"b62787c2-635d-4893-8553-7ee0260442ff\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:47:ec:b9\", \"device_id\": \"5d941acb-8121-47da-a745-a7d95ae2a101\"}, \"fixed_ip_address\": \"192.168.120.7\", \"floating_ip_address\": \"172.30.9.202\", \"revision_number\": 1, \"project_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"port_id\": \"6599e9c7-2092-44b4-9c05-1300f9fb0274\", \"id\": \"6bb6773c-80b0-488d-9ab7-c92dd2fbc78e\", \"qos_policy_id\": null}, {\"router_id\": \"920a303d-1793-45c8-91e8-d6e7d36bb507\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"created_at\": \"2019-04-09T10:28:13Z\", \"updated_at\": \"2019-04-09T10:32:54Z\", \"floating_network_id\": \"b62787c2-635d-4893-8553-7ee0260442ff\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:ac:89:6a\", \"device_id\": \"867c7a6e-d3bc-4739-acae-b1d9d43e0065\"}, \"fixed_ip_address\": \"192.168.120.12\", \"floating_ip_address\": \"172.30.9.215\", \"revision_number\": 2, \"project_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"port_id\": \"8080fb5b-fb02-477a-8433-0ee577a96819\", \"id\": \"9bec1313-b355-4bf3-ad5f-dd57002ba599\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "bind_floatingip_oohzsh", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:45.303Z", "source_id": "bind_host_xkrzi3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.6fe11924-e0cc-415f-9b7e-f51b5fbb13ef"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:45.493Z", "message": "Floating ip 172.30.9.218 detached from server", "level": "info", "target_id": "bono_floatingip_1pdtux", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:45.064Z", "source_id": "bono_host_mmu58s", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.7fb7a355-9e15-43f3-bf96-064e09dd322f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:45.493Z", "message": "POST call to compute for http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713/action used request id req-e6eda6e8-2a0d-4f2b-8a37-7fa76d4364ff", "level": "debug", "target_id": "bono_floatingip_1pdtux", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:45.063Z", "source_id": "bono_host_mmu58s", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.7fb7a355-9e15-43f3-bf96-064e09dd322f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:45.493Z", "message": "POST call to compute for http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713/action used request id req-e6eda6e8-2a0d-4f2b-8a37-7fa76d4364ff", "level": "debug", "target_id": "bono_floatingip_1pdtux", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:45.063Z", "source_id": "bono_host_mmu58s", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.7fb7a355-9e15-43f3-bf96-064e09dd322f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:45.493Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}40c2949c7cd310de734b144affe274130200b833\"", "level": "debug", "target_id": "bind_floatingip_oohzsh", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:45.035Z", "source_id": "bind_host_xkrzi3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.6fe11924-e0cc-415f-9b7e-f51b5fbb13ef"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:45.493Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}40c2949c7cd310de734b144affe274130200b833\"", "level": "debug", "target_id": "bind_floatingip_oohzsh", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:45.035Z", "source_id": "bind_host_xkrzi3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.6fe11924-e0cc-415f-9b7e-f51b5fbb13ef"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:45.493Z", "message": "RESP: [202] Date: Tue, 09 Apr 2019 10:53:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e6eda6e8-2a0d-4f2b-8a37-7fa76d4364ff x-compute-request-id: req-e6eda6e8-2a0d-4f2b-8a37-7fa76d4364ff Content-Length: 0 Content-Type: text/html; charset=UTF-8 \nRESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged.\n", "level": "debug", "target_id": "bono_floatingip_1pdtux", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:45.063Z", "source_id": "bono_host_mmu58s", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.7fb7a355-9e15-43f3-bf96-064e09dd322f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:45.493Z", "message": "POST call to compute for http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713/action used request id req-e6eda6e8-2a0d-4f2b-8a37-7fa76d4364ff", "level": "debug", "target_id": "bono_floatingip_1pdtux", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:45.063Z", "source_id": "bono_host_mmu58s", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.7fb7a355-9e15-43f3-bf96-064e09dd322f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:45.493Z", "message": "POST call to compute for http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713/action used request id req-e6eda6e8-2a0d-4f2b-8a37-7fa76d4364ff", "level": "debug", "target_id": "bono_floatingip_1pdtux", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:45.063Z", "source_id": "bono_host_mmu58s", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.7fb7a355-9e15-43f3-bf96-064e09dd322f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:46.144Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/8080fb5b-fb02-477a-8433-0ee577a96819.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}40c2949c7cd310de734b144affe274130200b833\"", "level": "debug", "target_id": "bind_floatingip_oohzsh", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:45.351Z", "source_id": "bind_host_xkrzi3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.6fe11924-e0cc-415f-9b7e-f51b5fbb13ef"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:46.144Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "internal_sip_security_group_rwbxx4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:45.603Z", "source_id": "bono_host_mmu58s", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:46.144Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-8b3e59e4-3ad3-450b-a019-e77390c419c9", "level": "debug", "target_id": "bind_floatingip_oohzsh", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:45.399Z", "source_id": "bind_host_xkrzi3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.6fe11924-e0cc-415f-9b7e-f51b5fbb13ef"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:46.144Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/ports/6599e9c7-2092-44b4-9c05-1300f9fb0274.json used request id req-1d0e9c52-63fe-48a9-b31e-2104b2f335b4", "level": "debug", "target_id": "bind_floatingip_oohzsh", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:45.349Z", "source_id": "bind_host_xkrzi3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.6fe11924-e0cc-415f-9b7e-f51b5fbb13ef"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:46.144Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/ports/6599e9c7-2092-44b4-9c05-1300f9fb0274.json used request id req-1d0e9c52-63fe-48a9-b31e-2104b2f335b4", "level": "debug", "target_id": "bind_floatingip_oohzsh", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:45.349Z", "source_id": "bind_host_xkrzi3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.6fe11924-e0cc-415f-9b7e-f51b5fbb13ef"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:46.144Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 795 X-Openstack-Request-Id: req-1d0e9c52-63fe-48a9-b31e-2104b2f335b4 Date: Tue, 09 Apr 2019 10:53:36 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-09T10:24:30Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"edfeb275-2a42-486e-9bba-afb24ae942b3\",\"ip_address\":\"192.168.120.7\"}],\"id\":\"6599e9c7-2092-44b4-9c05-1300f9fb0274\",\"security_groups\":[\"785fb68e-6dfd-4337-aefc-c8da058b4953\"],\"mac_address\":\"fa:16:3e:47:ec:b9\",\"device_id\":\"5d941acb-8121-47da-a745-a7d95ae2a101\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"db7c4bc2757e464d8d10f7e7e3beb171\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\",\"tenant_id\":\"db7c4bc2757e464d8d10f7e7e3beb171\",\"created_at\":\"2019-04-09T10:22:36Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "bind_floatingip_oohzsh", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:45.348Z", "source_id": "bind_host_xkrzi3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.6fe11924-e0cc-415f-9b7e-f51b5fbb13ef"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:46.144Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 795 X-Openstack-Request-Id: req-1d0e9c52-63fe-48a9-b31e-2104b2f335b4 Date: Tue, 09 Apr 2019 10:53:36 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-09T10:24:30Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"edfeb275-2a42-486e-9bba-afb24ae942b3\",\"ip_address\":\"192.168.120.7\"}],\"id\":\"6599e9c7-2092-44b4-9c05-1300f9fb0274\",\"security_groups\":[\"785fb68e-6dfd-4337-aefc-c8da058b4953\"],\"mac_address\":\"fa:16:3e:47:ec:b9\",\"device_id\":\"5d941acb-8121-47da-a745-a7d95ae2a101\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"db7c4bc2757e464d8d10f7e7e3beb171\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\",\"tenant_id\":\"db7c4bc2757e464d8d10f7e7e3beb171\",\"created_at\":\"2019-04-09T10:22:36Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "bind_floatingip_oohzsh", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:45.348Z", "source_id": "bind_host_xkrzi3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.6fe11924-e0cc-415f-9b7e-f51b5fbb13ef"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:46.144Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/6599e9c7-2092-44b4-9c05-1300f9fb0274.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}40c2949c7cd310de734b144affe274130200b833\"", "level": "debug", "target_id": "bind_floatingip_oohzsh", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:45.306Z", "source_id": "bind_host_xkrzi3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.6fe11924-e0cc-415f-9b7e-f51b5fbb13ef"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:46.144Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/6599e9c7-2092-44b4-9c05-1300f9fb0274.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}40c2949c7cd310de734b144affe274130200b833\"", "level": "debug", "target_id": "bind_floatingip_oohzsh", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:45.306Z", "source_id": "bind_host_xkrzi3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.6fe11924-e0cc-415f-9b7e-f51b5fbb13ef"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:46.144Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-47949113-2609-48ff-912f-a7aa2073f78e", "level": "debug", "target_id": "bind_floatingip_oohzsh", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:45.305Z", "source_id": "bind_host_xkrzi3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.6fe11924-e0cc-415f-9b7e-f51b5fbb13ef"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:46.144Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-47949113-2609-48ff-912f-a7aa2073f78e", "level": "debug", "target_id": "bind_floatingip_oohzsh", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:45.304Z", "source_id": "bind_host_xkrzi3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.6fe11924-e0cc-415f-9b7e-f51b5fbb13ef"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:46.144Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-47949113-2609-48ff-912f-a7aa2073f78e", "level": "debug", "target_id": "bind_floatingip_oohzsh", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:45.304Z", "source_id": "bind_host_xkrzi3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.6fe11924-e0cc-415f-9b7e-f51b5fbb13ef"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:46.144Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-47949113-2609-48ff-912f-a7aa2073f78e", "level": "debug", "target_id": "bind_floatingip_oohzsh", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:45.304Z", "source_id": "bind_host_xkrzi3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.6fe11924-e0cc-415f-9b7e-f51b5fbb13ef"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:46.144Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 2145 X-Openstack-Request-Id: req-47949113-2609-48ff-912f-a7aa2073f78e Date: Tue, 09 Apr 2019 10:53:36 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": null, \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"created_at\": \"2019-04-09T10:28:12Z\", \"updated_at\": \"2019-04-09T10:53:34Z\", \"floating_network_id\": \"b62787c2-635d-4893-8553-7ee0260442ff\", \"port_details\": null, \"fixed_ip_address\": null, \"floating_ip_address\": \"172.30.9.218\", \"revision_number\": 3, \"project_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"port_id\": null, \"id\": \"36c3a53a-7025-4912-9f78-d7e836ba0a00\", \"qos_policy_id\": null}, {\"router_id\": \"920a303d-1793-45c8-91e8-d6e7d36bb507\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"created_at\": \"2019-04-09T10:24:33Z\", \"updated_at\": \"2019-04-09T10:24:35Z\", \"floating_network_id\": \"b62787c2-635d-4893-8553-7ee0260442ff\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:47:ec:b9\", \"device_id\": \"5d941acb-8121-47da-a745-a7d95ae2a101\"}, \"fixed_ip_address\": \"192.168.120.7\", \"floating_ip_address\": \"172.30.9.202\", \"revision_number\": 1, \"project_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"port_id\": \"6599e9c7-2092-44b4-9c05-1300f9fb0274\", \"id\": \"6bb6773c-80b0-488d-9ab7-c92dd2fbc78e\", \"qos_policy_id\": null}, {\"router_id\": \"920a303d-1793-45c8-91e8-d6e7d36bb507\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"created_at\": \"2019-04-09T10:28:13Z\", \"updated_at\": \"2019-04-09T10:32:54Z\", \"floating_network_id\": \"b62787c2-635d-4893-8553-7ee0260442ff\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:ac:89:6a\", \"device_id\": \"867c7a6e-d3bc-4739-acae-b1d9d43e0065\"}, \"fixed_ip_address\": \"192.168.120.12\", \"floating_ip_address\": \"172.30.9.215\", \"revision_number\": 2, \"project_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"port_id\": \"8080fb5b-fb02-477a-8433-0ee577a96819\", \"id\": \"9bec1313-b355-4bf3-ad5f-dd57002ba599\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "bind_floatingip_oohzsh", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:45.303Z", "source_id": "bind_host_xkrzi3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.6fe11924-e0cc-415f-9b7e-f51b5fbb13ef"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:46.144Z", "message": "Task succeeded 'nova_plugin.server.disconnect_floatingip'", "target_id": "bono_floatingip_1pdtux", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:45.436Z", "source_id": "bono_host_mmu58s", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:46.144Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-8b3e59e4-3ad3-450b-a019-e77390c419c9", "level": "debug", "target_id": "bind_floatingip_oohzsh", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:45.399Z", "source_id": "bind_host_xkrzi3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.6fe11924-e0cc-415f-9b7e-f51b5fbb13ef"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:46.144Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0affc4bd517e30ad7dedde3a732d08e50d3f19a5\"", "level": "debug", "target_id": "bind_floatingip_oohzsh", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:45.799Z", "source_id": "bind_host_xkrzi3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.6fe11924-e0cc-415f-9b7e-f51b5fbb13ef"}], "metadata": {"pagination": {"total": 1423, "offset": 1347, "size": 50}}} 2019-04-09 10:53:47,610 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:53:47,610 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:53:47 GMT 2019-04-09 10:53:47,610 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:53:47,610 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-09 10:53:47,610 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:53:47,610 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:53:47,610 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:53:47,610 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-09 10:53:47,613 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713 used request id req-f3e69397-ca77-4282-9426-1f621f581f57 2019-04-09 10:53:47,613 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713 used request id req-f3e69397-ca77-4282-9426-1f621f581f57 2019-04-09 10:53:47,613 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}156018a93abe08c9b207c2c6e50bbe4dff903af1" -d '{"removeFloatingIp": {"address": "172.30.9.218"}}' 2019-04-09 10:53:47,614 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10:53:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f3e69397-ca77-4282-9426-1f621f581f57 x-compute-request-id: req-f3e69397-ca77-4282-9426-1f621f581f57 Content-Encoding: gzip Content-Length: 861 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:be:5f", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:be:5f", "version": 4, "addr": "172.30.9.218", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/595677f1-ed8c-4752-9770-298d40bc3713", "rel": "bookmark"}], "image": {"id": "10e27409-226d-4f3d-971a-db9735ac09c8", "links": [{"href": "http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-04-09T10:31:45.000000", "flavor": {"id": "22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "links": [{"href": "http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "rel": "bookmark"}]}, "id": "595677f1-ed8c-4752-9770-298d40bc3713", "security_groups": [{"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "ac8606d68bbd45969d2b1630e01ac7c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-04-09T10:52:56Z", "hostId": "559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "name": "server_clearwater-opnfv_bono_host_mmu58s", "created": "2019-04-09T10:28:32Z", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b", "cloudify_management_network_id": "67c32f4e-cb01-4d56-a2b5-fe18f582c72d"}}} 2019-04-09 10:53:47,614 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10:53:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f3e69397-ca77-4282-9426-1f621f581f57 x-compute-request-id: req-f3e69397-ca77-4282-9426-1f621f581f57 Content-Encoding: gzip Content-Length: 861 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:be:5f", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:be:5f", "version": 4, "addr": "172.30.9.218", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/595677f1-ed8c-4752-9770-298d40bc3713", "rel": "bookmark"}], "image": {"id": "10e27409-226d-4f3d-971a-db9735ac09c8", "links": [{"href": "http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-04-09T10:31:45.000000", "flavor": {"id": "22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "links": [{"href": "http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "rel": "bookmark"}]}, "id": "595677f1-ed8c-4752-9770-298d40bc3713", "security_groups": [{"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "ac8606d68bbd45969d2b1630e01ac7c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-04-09T10:52:56Z", "hostId": "559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "name": "server_clearwater-opnfv_bono_host_mmu58s", "created": "2019-04-09T10:28:32Z", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b", "cloudify_management_network_id": "67c32f4e-cb01-4d56-a2b5-fe18f582c72d"}}} 2019-04-09 10:53:47,614 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}156018a93abe08c9b207c2c6e50bbe4dff903af1" -d '{"removeFloatingIp": {"address": "172.30.9.218"}}' 2019-04-09 10:53:47,614 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713 used request id req-f3e69397-ca77-4282-9426-1f621f581f57 2019-04-09 10:53:47,614 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713 used request id req-f3e69397-ca77-4282-9426-1f621f581f57 2019-04-09 10:53:47,615 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065 used request id req-9e4127f3-fd3b-466f-b793-26ee85ac96a3 2019-04-09 10:53:47,615 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065 used request id req-9e4127f3-fd3b-466f-b793-26ee85ac96a3 2019-04-09 10:53:47,615 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is already stopped 2019-04-09 10:53:47,615 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopped node instance 2019-04-09 10:53:47,615 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' [retry 1/60] 2019-04-09 10:53:47,615 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10:53:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9e4127f3-fd3b-466f-b793-26ee85ac96a3 x-compute-request-id: req-9e4127f3-fd3b-466f-b793-26ee85ac96a3 Content-Encoding: gzip Content-Length: 850 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:89:6a", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:89:6a", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065", "rel": "bookmark"}], "image": {"id": "10e27409-226d-4f3d-971a-db9735ac09c8", "links": [{"href": "http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-04-09T10:31:45.000000", "flavor": {"id": "22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "links": [{"href": "http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "rel": "bookmark"}]}, "id": "867c7a6e-d3bc-4739-acae-b1d9d43e0065", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "user_id": "ac8606d68bbd45969d2b1630e01ac7c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-04-09T10:53:01Z", "hostId": "559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "name": "server_clearwater-opnfv_bind_host_xkrzi3", "created": "2019-04-09T10:28:30Z", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b", "cloudify_management_network_id": "67c32f4e-cb01-4d56-a2b5-fe18f582c72d"}}} 2019-04-09 10:53:47,616 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Unlinking relationships 2019-04-09 10:53:47,616 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2019-04-09 10:53:47,616 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 09 Apr 2019 10:53:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7f8ef88b-c63a-4dc3-a6d2-07b99ad054c7 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 10:53:47,616 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-7f8ef88b-c63a-4dc3-a6d2-07b99ad054c7 2019-04-09 10:53:47,616 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 09 Apr 2019 10:53:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7f8ef88b-c63a-4dc3-a6d2-07b99ad054c7 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 10:53:47,616 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove floating ip 172.30.9.215 2019-04-09 10:53:47,617 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-09 10:53:47,617 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-09 10:53:47,617 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-7f8ef88b-c63a-4dc3-a6d2-07b99ad054c7 2019-04-09 10:53:47,617 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Tue, 09 Apr 2019 10:53:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e6eda6e8-2a0d-4f2b-8a37-7fa76d4364ff x-compute-request-id: req-e6eda6e8-2a0d-4f2b-8a37-7fa76d4364ff 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. 2019-04-09 10:53:47,617 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2145 X-Openstack-Request-Id: req-47949113-2609-48ff-912f-a7aa2073f78e Date: Tue, 09 Apr 2019 10:53:36 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "created_at": "2019-04-09T10:28:12Z", "updated_at": "2019-04-09T10:53:34Z", "floating_network_id": "b62787c2-635d-4893-8553-7ee0260442ff", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.218", "revision_number": 3, "project_id": "db7c4bc2757e464d8d10f7e7e3beb171", "port_id": null, "id": "36c3a53a-7025-4912-9f78-d7e836ba0a00", "qos_policy_id": null}, {"router_id": "920a303d-1793-45c8-91e8-d6e7d36bb507", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "created_at": "2019-04-09T10:24:33Z", "updated_at": "2019-04-09T10:24:35Z", "floating_network_id": "b62787c2-635d-4893-8553-7ee0260442ff", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "67c32f4e-cb01-4d56-a2b5-fe18f582c72d", "device_owner": "compute:nova", "mac_address": "fa:16:3e:47:ec:b9", "device_id": "5d941acb-8121-47da-a745-a7d95ae2a101"}, "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.202", "revision_number": 1, "project_id": "db7c4bc2757e464d8d10f7e7e3beb171", "port_id": "6599e9c7-2092-44b4-9c05-1300f9fb0274", "id": "6bb6773c-80b0-488d-9ab7-c92dd2fbc78e", "qos_policy_id": null}, {"router_id": "920a303d-1793-45c8-91e8-d6e7d36bb507", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "created_at": "2019-04-09T10:28:13Z", "updated_at": "2019-04-09T10:32:54Z", "floating_network_id": "b62787c2-635d-4893-8553-7ee0260442ff", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "67c32f4e-cb01-4d56-a2b5-fe18f582c72d", "device_owner": "compute:nova", "mac_address": "fa:16:3e:ac:89:6a", "device_id": "867c7a6e-d3bc-4739-acae-b1d9d43e0065"}, "fixed_ip_address": "192.168.120.12", "floating_ip_address": "172.30.9.215", "revision_number": 2, "project_id": "db7c4bc2757e464d8d10f7e7e3beb171", "port_id": "8080fb5b-fb02-477a-8433-0ee577a96819", "id": "9bec1313-b355-4bf3-ad5f-dd57002ba599", "qos_policy_id": null}]} 2019-04-09 10:53:47,617 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Floating ip 172.30.9.218 detached from server 2019-04-09 10:53:47,618 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713/action used request id req-e6eda6e8-2a0d-4f2b-8a37-7fa76d4364ff 2019-04-09 10:53:47,618 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713/action used request id req-e6eda6e8-2a0d-4f2b-8a37-7fa76d4364ff 2019-04-09 10:53:47,618 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40c2949c7cd310de734b144affe274130200b833" 2019-04-09 10:53:47,618 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40c2949c7cd310de734b144affe274130200b833" 2019-04-09 10:53:47,618 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Tue, 09 Apr 2019 10:53:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e6eda6e8-2a0d-4f2b-8a37-7fa76d4364ff x-compute-request-id: req-e6eda6e8-2a0d-4f2b-8a37-7fa76d4364ff 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. 2019-04-09 10:53:47,618 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713/action used request id req-e6eda6e8-2a0d-4f2b-8a37-7fa76d4364ff 2019-04-09 10:53:47,618 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713/action used request id req-e6eda6e8-2a0d-4f2b-8a37-7fa76d4364ff 2019-04-09 10:53:47,619 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/8080fb5b-fb02-477a-8433-0ee577a96819.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40c2949c7cd310de734b144affe274130200b833" 2019-04-09 10:53:47,619 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-04-09 10:53:47,619 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-8b3e59e4-3ad3-450b-a019-e77390c419c9 2019-04-09 10:53:47,619 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports/6599e9c7-2092-44b4-9c05-1300f9fb0274.json used request id req-1d0e9c52-63fe-48a9-b31e-2104b2f335b4 2019-04-09 10:53:47,619 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports/6599e9c7-2092-44b4-9c05-1300f9fb0274.json used request id req-1d0e9c52-63fe-48a9-b31e-2104b2f335b4 2019-04-09 10:53:47,619 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 795 X-Openstack-Request-Id: req-1d0e9c52-63fe-48a9-b31e-2104b2f335b4 Date: Tue, 09 Apr 2019 10:53:36 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-09T10:24:30Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"edfeb275-2a42-486e-9bba-afb24ae942b3","ip_address":"192.168.120.7"}],"id":"6599e9c7-2092-44b4-9c05-1300f9fb0274","security_groups":["785fb68e-6dfd-4337-aefc-c8da058b4953"],"mac_address":"fa:16:3e:47:ec:b9","device_id":"5d941acb-8121-47da-a745-a7d95ae2a101","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"db7c4bc2757e464d8d10f7e7e3beb171","qos_policy_id":null,"admin_state_up":true,"network_id":"67c32f4e-cb01-4d56-a2b5-fe18f582c72d","tenant_id":"db7c4bc2757e464d8d10f7e7e3beb171","created_at":"2019-04-09T10:22:36Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-04-09 10:53:47,620 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 795 X-Openstack-Request-Id: req-1d0e9c52-63fe-48a9-b31e-2104b2f335b4 Date: Tue, 09 Apr 2019 10:53:36 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-09T10:24:30Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"edfeb275-2a42-486e-9bba-afb24ae942b3","ip_address":"192.168.120.7"}],"id":"6599e9c7-2092-44b4-9c05-1300f9fb0274","security_groups":["785fb68e-6dfd-4337-aefc-c8da058b4953"],"mac_address":"fa:16:3e:47:ec:b9","device_id":"5d941acb-8121-47da-a745-a7d95ae2a101","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"db7c4bc2757e464d8d10f7e7e3beb171","qos_policy_id":null,"admin_state_up":true,"network_id":"67c32f4e-cb01-4d56-a2b5-fe18f582c72d","tenant_id":"db7c4bc2757e464d8d10f7e7e3beb171","created_at":"2019-04-09T10:22:36Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-04-09 10:53:47,620 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/6599e9c7-2092-44b4-9c05-1300f9fb0274.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40c2949c7cd310de734b144affe274130200b833" 2019-04-09 10:53:47,620 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/6599e9c7-2092-44b4-9c05-1300f9fb0274.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40c2949c7cd310de734b144affe274130200b833" 2019-04-09 10:53:47,620 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-47949113-2609-48ff-912f-a7aa2073f78e 2019-04-09 10:53:47,620 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-47949113-2609-48ff-912f-a7aa2073f78e 2019-04-09 10:53:47,620 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-47949113-2609-48ff-912f-a7aa2073f78e 2019-04-09 10:53:47,620 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-47949113-2609-48ff-912f-a7aa2073f78e 2019-04-09 10:53:47,621 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2145 X-Openstack-Request-Id: req-47949113-2609-48ff-912f-a7aa2073f78e Date: Tue, 09 Apr 2019 10:53:36 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "created_at": "2019-04-09T10:28:12Z", "updated_at": "2019-04-09T10:53:34Z", "floating_network_id": "b62787c2-635d-4893-8553-7ee0260442ff", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.218", "revision_number": 3, "project_id": "db7c4bc2757e464d8d10f7e7e3beb171", "port_id": null, "id": "36c3a53a-7025-4912-9f78-d7e836ba0a00", "qos_policy_id": null}, {"router_id": "920a303d-1793-45c8-91e8-d6e7d36bb507", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "created_at": "2019-04-09T10:24:33Z", "updated_at": "2019-04-09T10:24:35Z", "floating_network_id": "b62787c2-635d-4893-8553-7ee0260442ff", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "67c32f4e-cb01-4d56-a2b5-fe18f582c72d", "device_owner": "compute:nova", "mac_address": "fa:16:3e:47:ec:b9", "device_id": "5d941acb-8121-47da-a745-a7d95ae2a101"}, "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.202", "revision_number": 1, "project_id": "db7c4bc2757e464d8d10f7e7e3beb171", "port_id": "6599e9c7-2092-44b4-9c05-1300f9fb0274", "id": "6bb6773c-80b0-488d-9ab7-c92dd2fbc78e", "qos_policy_id": null}, {"router_id": "920a303d-1793-45c8-91e8-d6e7d36bb507", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "created_at": "2019-04-09T10:28:13Z", "updated_at": "2019-04-09T10:32:54Z", "floating_network_id": "b62787c2-635d-4893-8553-7ee0260442ff", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "67c32f4e-cb01-4d56-a2b5-fe18f582c72d", "device_owner": "compute:nova", "mac_address": "fa:16:3e:ac:89:6a", "device_id": "867c7a6e-d3bc-4739-acae-b1d9d43e0065"}, "fixed_ip_address": "192.168.120.12", "floating_ip_address": "172.30.9.215", "revision_number": 2, "project_id": "db7c4bc2757e464d8d10f7e7e3beb171", "port_id": "8080fb5b-fb02-477a-8433-0ee577a96819", "id": "9bec1313-b355-4bf3-ad5f-dd57002ba599", "qos_policy_id": null}]} 2019-04-09 10:53:47,621 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2019-04-09 10:53:47,621 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-8b3e59e4-3ad3-450b-a019-e77390c419c9 2019-04-09 10:53:47,621 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0affc4bd517e30ad7dedde3a732d08e50d3f19a5" 2019-04-09 10:53:47,621 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/5925ef01-08cd-4403-aab7-6ff46347ca8f 2019-04-09 10:53:47,690 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:53:47,690 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:53:47,690 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:53:47,690 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:53:47,691 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:53:47,691 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:53:47,691 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:53:47,691 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T10:49:12.891Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-09T10:49:12.892Z", "id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"} 2019-04-09 10:53:47,691 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:53:47,691 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:53:47 GMT 2019-04-09 10:53:47,691 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:53:47,691 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-04-09 10:53:47,691 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:53:47,691 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:53:47,692 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:53:52,697 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-09 10:53:52,796 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:53:52,797 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:53:52,797 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:53:52,797 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:53:52,797 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:53:52,797 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:53:52,797 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:53:52,797 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:46.144Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/ports/8080fb5b-fb02-477a-8433-0ee577a96819.json used request id req-8e02c296-e369-4bc0-a50b-a6e96927942a", "level": "debug", "target_id": "bind_floatingip_oohzsh", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:45.392Z", "source_id": "bind_host_xkrzi3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.6fe11924-e0cc-415f-9b7e-f51b5fbb13ef"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:46.144Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/ports/8080fb5b-fb02-477a-8433-0ee577a96819.json used request id req-8e02c296-e369-4bc0-a50b-a6e96927942a", "level": "debug", "target_id": "bind_floatingip_oohzsh", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:45.392Z", "source_id": "bind_host_xkrzi3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.6fe11924-e0cc-415f-9b7e-f51b5fbb13ef"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:46.144Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/ports/8080fb5b-fb02-477a-8433-0ee577a96819.json used request id req-8e02c296-e369-4bc0-a50b-a6e96927942a", "level": "debug", "target_id": "bind_floatingip_oohzsh", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:45.393Z", "source_id": "bind_host_xkrzi3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.6fe11924-e0cc-415f-9b7e-f51b5fbb13ef"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:46.144Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/ports/8080fb5b-fb02-477a-8433-0ee577a96819.json used request id req-8e02c296-e369-4bc0-a50b-a6e96927942a", "level": "debug", "target_id": "bind_floatingip_oohzsh", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:45.393Z", "source_id": "bind_host_xkrzi3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.6fe11924-e0cc-415f-9b7e-f51b5fbb13ef"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:46.144Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "bind_floatingip_oohzsh", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:45.393Z", "source_id": "bind_host_xkrzi3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.6fe11924-e0cc-415f-9b7e-f51b5fbb13ef"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:46.144Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "bind_floatingip_oohzsh", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:45.394Z", "source_id": "bind_host_xkrzi3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.6fe11924-e0cc-415f-9b7e-f51b5fbb13ef"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:46.144Z", "message": "RESP: [300] Date: Tue, 09 Apr 2019 10:53:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8b3e59e4-3ad3-450b-a019-e77390c419c9 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "bind_floatingip_oohzsh", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:45.399Z", "source_id": "bind_host_xkrzi3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.6fe11924-e0cc-415f-9b7e-f51b5fbb13ef"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:46.144Z", "message": "RESP: [300] Date: Tue, 09 Apr 2019 10:53:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8b3e59e4-3ad3-450b-a019-e77390c419c9 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "bind_floatingip_oohzsh", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:45.399Z", "source_id": "bind_host_xkrzi3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.6fe11924-e0cc-415f-9b7e-f51b5fbb13ef"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:46.144Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-8b3e59e4-3ad3-450b-a019-e77390c419c9", "level": "debug", "target_id": "bind_floatingip_oohzsh", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:45.399Z", "source_id": "bind_host_xkrzi3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.6fe11924-e0cc-415f-9b7e-f51b5fbb13ef"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:46.144Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-8b3e59e4-3ad3-450b-a019-e77390c419c9", "level": "debug", "target_id": "bind_floatingip_oohzsh", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:45.399Z", "source_id": "bind_host_xkrzi3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.6fe11924-e0cc-415f-9b7e-f51b5fbb13ef"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:46.144Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0affc4bd517e30ad7dedde3a732d08e50d3f19a5\"", "level": "debug", "target_id": "bind_floatingip_oohzsh", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:45.799Z", "source_id": "bind_host_xkrzi3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.6fe11924-e0cc-415f-9b7e-f51b5fbb13ef"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:46.144Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0affc4bd517e30ad7dedde3a732d08e50d3f19a5\"", "level": "debug", "target_id": "bind_floatingip_oohzsh", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:45.799Z", "source_id": "bind_host_xkrzi3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.6fe11924-e0cc-415f-9b7e-f51b5fbb13ef"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:46.144Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "internal_sip_security_group_rwbxx4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:45.603Z", "source_id": "bono_host_mmu58s", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:46.144Z", "message": "Task succeeded 'nova_plugin.server.disconnect_floatingip'", "target_id": "bono_floatingip_1pdtux", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:45.436Z", "source_id": "bono_host_mmu58s", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:46.767Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065 used request id req-65508113-ddcd-4032-94fc-3c08a4e49a09", "level": "debug", "target_id": "bind_floatingip_oohzsh", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:46.359Z", "source_id": "bind_host_xkrzi3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.6fe11924-e0cc-415f-9b7e-f51b5fbb13ef"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:46.767Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065 used request id req-65508113-ddcd-4032-94fc-3c08a4e49a09", "level": "debug", "target_id": "bind_floatingip_oohzsh", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:46.359Z", "source_id": "bind_host_xkrzi3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.6fe11924-e0cc-415f-9b7e-f51b5fbb13ef"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:46.767Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065 used request id req-65508113-ddcd-4032-94fc-3c08a4e49a09", "level": "debug", "target_id": "bind_floatingip_oohzsh", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:46.359Z", "source_id": "bind_host_xkrzi3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.6fe11924-e0cc-415f-9b7e-f51b5fbb13ef"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:46.767Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0affc4bd517e30ad7dedde3a732d08e50d3f19a5\" -d '{\"removeFloatingIp\": {\"address\": \"172.30.9.215\"}}'", "level": "debug", "target_id": "bind_floatingip_oohzsh", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:46.360Z", "source_id": "bind_host_xkrzi3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.6fe11924-e0cc-415f-9b7e-f51b5fbb13ef"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:46.767Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0affc4bd517e30ad7dedde3a732d08e50d3f19a5\" -d '{\"removeFloatingIp\": {\"address\": \"172.30.9.215\"}}'", "level": "debug", "target_id": "bind_floatingip_oohzsh", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:46.360Z", "source_id": "bind_host_xkrzi3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.6fe11924-e0cc-415f-9b7e-f51b5fbb13ef"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:46.767Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065 used request id req-65508113-ddcd-4032-94fc-3c08a4e49a09", "level": "debug", "target_id": "bind_floatingip_oohzsh", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:46.359Z", "source_id": "bind_host_xkrzi3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.6fe11924-e0cc-415f-9b7e-f51b5fbb13ef"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:46.767Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10:53: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-65508113-ddcd-4032-94fc-3c08a4e49a09 x-compute-request-id: req-65508113-ddcd-4032-94fc-3c08a4e49a09 Content-Encoding: gzip Content-Length: 850 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:ac:89:6a\", \"version\": 4, \"addr\": \"192.168.120.12\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:ac:89:6a\", \"version\": 4, \"addr\": \"172.30.9.215\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"10e27409-226d-4f3d-971a-db9735ac09c8\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-04-09T10:31:45.000000\", \"flavor\": {\"id\": \"22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"rel\": \"bookmark\"}]}, \"id\": \"867c7a6e-d3bc-4739-acae-b1d9d43e0065\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"user_id\": \"ac8606d68bbd45969d2b1630e01ac7c4\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-04-09T10:53:01Z\", \"hostId\": \"559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b\", \"name\": \"server_clearwater-opnfv_bind_host_xkrzi3\", \"created\": \"2019-04-09T10:28:30Z\", \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\", \"cloudify_management_network_id\": \"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\"}}}\n", "level": "debug", "target_id": "bind_floatingip_oohzsh", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:46.358Z", "source_id": "bind_host_xkrzi3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.6fe11924-e0cc-415f-9b7e-f51b5fbb13ef"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:46.767Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10:53: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-65508113-ddcd-4032-94fc-3c08a4e49a09 x-compute-request-id: req-65508113-ddcd-4032-94fc-3c08a4e49a09 Content-Encoding: gzip Content-Length: 850 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:ac:89:6a\", \"version\": 4, \"addr\": \"192.168.120.12\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:ac:89:6a\", \"version\": 4, \"addr\": \"172.30.9.215\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"10e27409-226d-4f3d-971a-db9735ac09c8\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-04-09T10:31:45.000000\", \"flavor\": {\"id\": \"22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"rel\": \"bookmark\"}]}, \"id\": \"867c7a6e-d3bc-4739-acae-b1d9d43e0065\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"user_id\": \"ac8606d68bbd45969d2b1630e01ac7c4\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-04-09T10:53:01Z\", \"hostId\": \"559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b\", \"name\": \"server_clearwater-opnfv_bind_host_xkrzi3\", \"created\": \"2019-04-09T10:28:30Z\", \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\", \"cloudify_management_network_id\": \"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\"}}}\n", "level": "debug", "target_id": "bind_floatingip_oohzsh", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:46.358Z", "source_id": "bind_host_xkrzi3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.6fe11924-e0cc-415f-9b7e-f51b5fbb13ef"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:47.504Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}509cdaa0532e44ef2beb349268e01c7062117fd9\"", "level": "debug", "target_id": "internal_sip_security_group_rwbxx4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:47.074Z", "source_id": "bono_host_mmu58s", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.8f8a8a09-f9a7-413d-8d28-e3629cfbdc4c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:47.504Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-0b049662-2987-4203-9305-286cae9080d7", "level": "debug", "target_id": "internal_sip_security_group_rwbxx4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:46.673Z", "source_id": "bono_host_mmu58s", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.8f8a8a09-f9a7-413d-8d28-e3629cfbdc4c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:47.504Z", "message": "RESP: [300] Date: Tue, 09 Apr 2019 10:53:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0b049662-2987-4203-9305-286cae9080d7 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "internal_sip_security_group_rwbxx4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:46.673Z", "source_id": "bono_host_mmu58s", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.8f8a8a09-f9a7-413d-8d28-e3629cfbdc4c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:47.504Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "internal_sip_security_group_rwbxx4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:46.668Z", "source_id": "bono_host_mmu58s", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.8f8a8a09-f9a7-413d-8d28-e3629cfbdc4c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:48.072Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10:53:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8d844994-14fe-4aa7-a217-9c3055725286 x-compute-request-id: req-8d844994-14fe-4aa7-a217-9c3055725286 Content-Encoding: gzip Content-Length: 842 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:39:be:5f\", \"version\": 4, \"addr\": \"192.168.120.10\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/595677f1-ed8c-4752-9770-298d40bc3713\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"10e27409-226d-4f3d-971a-db9735ac09c8\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-04-09T10:31:45.000000\", \"flavor\": {\"id\": \"22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"rel\": \"bookmark\"}]}, \"id\": \"595677f1-ed8c-4752-9770-298d40bc3713\", \"security_groups\": [{\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"ac8606d68bbd45969d2b1630e01ac7c4\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-04-09T10:52:56Z\", \"hostId\": \"559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b\", \"name\": \"server_clearwater-opnfv_bono_host_mmu58s\", \"created\": \"2019-04-09T10:28:32Z\", \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\", \"cloudify_management_network_id\": \"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\"}}}\n", "level": "debug", "target_id": "internal_sip_security_group_rwbxx4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:47.926Z", "source_id": "bono_host_mmu58s", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.8f8a8a09-f9a7-413d-8d28-e3629cfbdc4c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:48.575Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713 used request id req-8d844994-14fe-4aa7-a217-9c3055725286", "level": "debug", "target_id": "internal_sip_security_group_rwbxx4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:47.926Z", "source_id": "bono_host_mmu58s", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.8f8a8a09-f9a7-413d-8d28-e3629cfbdc4c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:48.575Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713 used request id req-8d844994-14fe-4aa7-a217-9c3055725286", "level": "debug", "target_id": "internal_sip_security_group_rwbxx4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:47.926Z", "source_id": "bono_host_mmu58s", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.8f8a8a09-f9a7-413d-8d28-e3629cfbdc4c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:48.575Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}509cdaa0532e44ef2beb349268e01c7062117fd9\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_internal_sip\"}}'", "level": "debug", "target_id": "internal_sip_security_group_rwbxx4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:47.927Z", "source_id": "bono_host_mmu58s", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.8f8a8a09-f9a7-413d-8d28-e3629cfbdc4c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:49.105Z", "message": "POST call to compute for http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713/action used request id req-8d58b5fa-8b1b-4cc5-ab3d-cb53c3f0c678", "level": "debug", "target_id": "internal_sip_security_group_rwbxx4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:48.604Z", "source_id": "bono_host_mmu58s", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.8f8a8a09-f9a7-413d-8d28-e3629cfbdc4c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:49.105Z", "message": "POST call to compute for http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713/action used request id req-8d58b5fa-8b1b-4cc5-ab3d-cb53c3f0c678", "level": "debug", "target_id": "internal_sip_security_group_rwbxx4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:48.604Z", "source_id": "bono_host_mmu58s", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.8f8a8a09-f9a7-413d-8d28-e3629cfbdc4c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:49.105Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}509cdaa0532e44ef2beb349268e01c7062117fd9\"", "level": "debug", "target_id": "internal_sip_security_group_rwbxx4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:48.604Z", "source_id": "bono_host_mmu58s", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.8f8a8a09-f9a7-413d-8d28-e3629cfbdc4c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:49.105Z", "message": "RESP: [202] Date: Tue, 09 Apr 2019 10:53:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f34fe3cb-5b5e-4a6e-b9f0-3a79980b16de x-compute-request-id: req-f34fe3cb-5b5e-4a6e-b9f0-3a79980b16de Content-Length: 0 Content-Type: text/html; charset=UTF-8 \nRESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged.\n", "level": "debug", "target_id": "bind_floatingip_oohzsh", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:49.065Z", "source_id": "bind_host_xkrzi3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.6fe11924-e0cc-415f-9b7e-f51b5fbb13ef"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:49.105Z", "message": "RESP: [202] Date: Tue, 09 Apr 2019 10: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 x-openstack-request-id: req-8d58b5fa-8b1b-4cc5-ab3d-cb53c3f0c678 x-compute-request-id: req-8d58b5fa-8b1b-4cc5-ab3d-cb53c3f0c678 Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "internal_sip_security_group_rwbxx4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:48.603Z", "source_id": "bono_host_mmu58s", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.8f8a8a09-f9a7-413d-8d28-e3629cfbdc4c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:49.751Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713 used request id req-6ff3b332-6472-4cb5-ba13-d94ab74a42ea", "level": "debug", "target_id": "internal_sip_security_group_rwbxx4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:49.278Z", "source_id": "bono_host_mmu58s", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.8f8a8a09-f9a7-413d-8d28-e3629cfbdc4c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:49.751Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713/os-security-groups used request id req-285440a0-1077-42d2-8593-b1aecdc65dd2", "level": "debug", "target_id": "internal_sip_security_group_rwbxx4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:49.433Z", "source_id": "bono_host_mmu58s", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.8f8a8a09-f9a7-413d-8d28-e3629cfbdc4c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:49.751Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713/os-security-groups used request id req-285440a0-1077-42d2-8593-b1aecdc65dd2", "level": "debug", "target_id": "internal_sip_security_group_rwbxx4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:49.432Z", "source_id": "bono_host_mmu58s", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.8f8a8a09-f9a7-413d-8d28-e3629cfbdc4c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:49.751Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10: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-285440a0-1077-42d2-8593-b1aecdc65dd2 x-compute-request-id: req-285440a0-1077-42d2-8593-b1aecdc65dd2 Content-Encoding: gzip Content-Length: 694 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"2bf238e1-c96a-4edc-8d76-3703be9c0f98\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"ac378cc9-735c-4814-9212-1fb88719d9ff\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"2bf238e1-c96a-4edc-8d76-3703be9c0f98\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"af147da1-599b-481e-8b7a-33141eed572e\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"2bf238e1-c96a-4edc-8d76-3703be9c0f98\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b246ec6d-6f1d-43ae-9b2b-aac6e93fc1db\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"2bf238e1-c96a-4edc-8d76-3703be9c0f98\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"f89b4710-5e49-440b-b261-25461d4a8603\"}], \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"id\": \"2bf238e1-c96a-4edc-8d76-3703be9c0f98\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 6669, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 6669, \"parent_group_id\": \"054dac8c-e587-4dcf-9bea-a2537ae62815\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"01ccdd23-c245-457f-8a17-d136a9bf094c\"}, {\"from_port\": 5060, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5060, \"parent_group_id\": \"054dac8c-e587-4dcf-9bea-a2537ae62815\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"282fff0a-b240-47ac-adba-c2231f547536\"}, {\"from_port\": 5062, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5062, \"parent_group_id\": \"054dac8c-e587-4dcf-9bea-a2537ae62815\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"8415aae4-7169-4d97-8ee1-eef45253efb4\"}, {\"from_port\": 3478, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 3478, \"parent_group_id\": \"054dac8c-e587-4dcf-9bea-a2537ae62815\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c21d1614-d286-41e6-bca9-db101ecc59ce\"}, {\"from_port\": 32768, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 65535, \"parent_group_id\": \"054dac8c-e587-4dcf-9bea-a2537ae62815\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c641c7e1-5ecd-4410-b999-83d8c39718a9\"}, {\"from_port\": 3478, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 3478, \"parent_group_id\": \"054dac8c-e587-4dcf-9bea-a2537ae62815\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"ce676186-7054-408b-86a8-e2a3a2b42c88\"}, {\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"054dac8c-e587-4dcf-9bea-a2537ae62815\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"ce94c4b8-54f7-439d-b6a6-6a3a9deb4b05\"}, {\"from_port\": 5060, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 5060, \"parent_group_id\": \"054dac8c-e587-4dcf-9bea-a2537ae62815\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"d7275288-5b7a-4420-bbd8-fb182ff6a68c\"}], \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"id\": \"054dac8c-e587-4dcf-9bea-a2537ae62815\", \"name\": \"clearwater-sg_bono\", \"description\": \"STUN SIP RTP 0MQ\"}]}\n", "level": "debug", "target_id": "internal_sip_security_group_rwbxx4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:49.432Z", "source_id": "bono_host_mmu58s", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.8f8a8a09-f9a7-413d-8d28-e3629cfbdc4c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:49.751Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}509cdaa0532e44ef2beb349268e01c7062117fd9\"", "level": "debug", "target_id": "internal_sip_security_group_rwbxx4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:49.280Z", "source_id": "bono_host_mmu58s", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.8f8a8a09-f9a7-413d-8d28-e3629cfbdc4c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:49.751Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713 used request id req-6ff3b332-6472-4cb5-ba13-d94ab74a42ea", "level": "debug", "target_id": "internal_sip_security_group_rwbxx4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:49.279Z", "source_id": "bono_host_mmu58s", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.8f8a8a09-f9a7-413d-8d28-e3629cfbdc4c"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:49.751Z", "message": "Task succeeded 'nova_plugin.server.disconnect_floatingip'", "target_id": "bind_floatingip_oohzsh", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:49.439Z", "source_id": "bind_host_xkrzi3", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:49.751Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10: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-6ff3b332-6472-4cb5-ba13-d94ab74a42ea x-compute-request-id: req-6ff3b332-6472-4cb5-ba13-d94ab74a42ea Content-Encoding: gzip Content-Length: 831 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:39:be:5f\", \"version\": 4, \"addr\": \"192.168.120.10\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/595677f1-ed8c-4752-9770-298d40bc3713\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"10e27409-226d-4f3d-971a-db9735ac09c8\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-04-09T10:31:45.000000\", \"flavor\": {\"id\": \"22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"rel\": \"bookmark\"}]}, \"id\": \"595677f1-ed8c-4752-9770-298d40bc3713\", \"security_groups\": [{\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"ac8606d68bbd45969d2b1630e01ac7c4\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-04-09T10:52:56Z\", \"hostId\": \"559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b\", \"name\": \"server_clearwater-opnfv_bono_host_mmu58s\", \"created\": \"2019-04-09T10:28:32Z\", \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\", \"cloudify_management_network_id\": \"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\"}}}\n", "level": "debug", "target_id": "internal_sip_security_group_rwbxx4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:49.278Z", "source_id": "bono_host_mmu58s", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.8f8a8a09-f9a7-413d-8d28-e3629cfbdc4c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:49.751Z", "message": "Floating ip 172.30.9.215 detached from server", "level": "info", "target_id": "bind_floatingip_oohzsh", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:49.066Z", "source_id": "bind_host_xkrzi3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.6fe11924-e0cc-415f-9b7e-f51b5fbb13ef"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:49.751Z", "message": "POST call to compute for http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065/action used request id req-f34fe3cb-5b5e-4a6e-b9f0-3a79980b16de", "level": "debug", "target_id": "bind_floatingip_oohzsh", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:49.066Z", "source_id": "bind_host_xkrzi3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.6fe11924-e0cc-415f-9b7e-f51b5fbb13ef"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:49.751Z", "message": "POST call to compute for http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065/action used request id req-f34fe3cb-5b5e-4a6e-b9f0-3a79980b16de", "level": "debug", "target_id": "bind_floatingip_oohzsh", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:49.066Z", "source_id": "bind_host_xkrzi3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.6fe11924-e0cc-415f-9b7e-f51b5fbb13ef"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:49.751Z", "message": "POST call to compute for http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065/action used request id req-f34fe3cb-5b5e-4a6e-b9f0-3a79980b16de", "level": "debug", "target_id": "bind_floatingip_oohzsh", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:49.066Z", "source_id": "bind_host_xkrzi3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.6fe11924-e0cc-415f-9b7e-f51b5fbb13ef"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:49.751Z", "message": "POST call to compute for http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065/action used request id req-f34fe3cb-5b5e-4a6e-b9f0-3a79980b16de", "level": "debug", "target_id": "bind_floatingip_oohzsh", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:49.065Z", "source_id": "bind_host_xkrzi3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.6fe11924-e0cc-415f-9b7e-f51b5fbb13ef"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:49.751Z", "message": "RESP: [202] Date: Tue, 09 Apr 2019 10:53:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f34fe3cb-5b5e-4a6e-b9f0-3a79980b16de x-compute-request-id: req-f34fe3cb-5b5e-4a6e-b9f0-3a79980b16de Content-Length: 0 Content-Type: text/html; charset=UTF-8 \nRESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged.\n", "level": "debug", "target_id": "bind_floatingip_oohzsh", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:49.065Z", "source_id": "bind_host_xkrzi3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.6fe11924-e0cc-415f-9b7e-f51b5fbb13ef"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:49.751Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "bind_security_group_f1jd37", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:49.575Z", "source_id": "bind_host_xkrzi3", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}], "metadata": {"pagination": {"total": 1465, "offset": 1397, "size": 50}}} 2019-04-09 10:53:52,798 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:53:52,798 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:53:52 GMT 2019-04-09 10:53:52,798 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:53:52,798 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-09 10:53:52,798 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:53:52,798 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:53:52,798 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:53:52,798 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-09 10:53:52,801 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports/8080fb5b-fb02-477a-8433-0ee577a96819.json used request id req-8e02c296-e369-4bc0-a50b-a6e96927942a 2019-04-09 10:53:52,801 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports/8080fb5b-fb02-477a-8433-0ee577a96819.json used request id req-8e02c296-e369-4bc0-a50b-a6e96927942a 2019-04-09 10:53:52,802 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/ports/8080fb5b-fb02-477a-8433-0ee577a96819.json used request id req-8e02c296-e369-4bc0-a50b-a6e96927942a 2019-04-09 10:53:52,802 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/ports/8080fb5b-fb02-477a-8433-0ee577a96819.json used request id req-8e02c296-e369-4bc0-a50b-a6e96927942a 2019-04-09 10:53:52,802 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-09 10:53:52,802 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-09 10:53:52,802 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 09 Apr 2019 10:53:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8b3e59e4-3ad3-450b-a019-e77390c419c9 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 10:53:52,802 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 09 Apr 2019 10:53:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8b3e59e4-3ad3-450b-a019-e77390c419c9 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 10:53:52,803 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-8b3e59e4-3ad3-450b-a019-e77390c419c9 2019-04-09 10:53:52,803 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-8b3e59e4-3ad3-450b-a019-e77390c419c9 2019-04-09 10:53:52,803 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0affc4bd517e30ad7dedde3a732d08e50d3f19a5" 2019-04-09 10:53:52,803 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0affc4bd517e30ad7dedde3a732d08e50d3f19a5" 2019-04-09 10:53:52,803 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-04-09 10:53:52,803 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2019-04-09 10:53:52,804 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065 used request id req-65508113-ddcd-4032-94fc-3c08a4e49a09 2019-04-09 10:53:52,804 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065 used request id req-65508113-ddcd-4032-94fc-3c08a4e49a09 2019-04-09 10:53:52,804 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065 used request id req-65508113-ddcd-4032-94fc-3c08a4e49a09 2019-04-09 10:53:52,804 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0affc4bd517e30ad7dedde3a732d08e50d3f19a5" -d '{"removeFloatingIp": {"address": "172.30.9.215"}}' 2019-04-09 10:53:52,804 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0affc4bd517e30ad7dedde3a732d08e50d3f19a5" -d '{"removeFloatingIp": {"address": "172.30.9.215"}}' 2019-04-09 10:53:52,804 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065 used request id req-65508113-ddcd-4032-94fc-3c08a4e49a09 2019-04-09 10:53:52,805 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10:53: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-65508113-ddcd-4032-94fc-3c08a4e49a09 x-compute-request-id: req-65508113-ddcd-4032-94fc-3c08a4e49a09 Content-Encoding: gzip Content-Length: 850 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:89:6a", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:89:6a", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065", "rel": "bookmark"}], "image": {"id": "10e27409-226d-4f3d-971a-db9735ac09c8", "links": [{"href": "http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-04-09T10:31:45.000000", "flavor": {"id": "22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "links": [{"href": "http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "rel": "bookmark"}]}, "id": "867c7a6e-d3bc-4739-acae-b1d9d43e0065", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "user_id": "ac8606d68bbd45969d2b1630e01ac7c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-04-09T10:53:01Z", "hostId": "559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "name": "server_clearwater-opnfv_bind_host_xkrzi3", "created": "2019-04-09T10:28:30Z", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b", "cloudify_management_network_id": "67c32f4e-cb01-4d56-a2b5-fe18f582c72d"}}} 2019-04-09 10:53:52,805 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10:53: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-65508113-ddcd-4032-94fc-3c08a4e49a09 x-compute-request-id: req-65508113-ddcd-4032-94fc-3c08a4e49a09 Content-Encoding: gzip Content-Length: 850 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:89:6a", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:89:6a", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065", "rel": "bookmark"}], "image": {"id": "10e27409-226d-4f3d-971a-db9735ac09c8", "links": [{"href": "http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-04-09T10:31:45.000000", "flavor": {"id": "22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "links": [{"href": "http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "rel": "bookmark"}]}, "id": "867c7a6e-d3bc-4739-acae-b1d9d43e0065", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "user_id": "ac8606d68bbd45969d2b1630e01ac7c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-04-09T10:53:01Z", "hostId": "559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "name": "server_clearwater-opnfv_bind_host_xkrzi3", "created": "2019-04-09T10:28:30Z", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b", "cloudify_management_network_id": "67c32f4e-cb01-4d56-a2b5-fe18f582c72d"}}} 2019-04-09 10:53:52,805 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}509cdaa0532e44ef2beb349268e01c7062117fd9" 2019-04-09 10:53:52,805 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-0b049662-2987-4203-9305-286cae9080d7 2019-04-09 10:53:52,805 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 09 Apr 2019 10:53:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0b049662-2987-4203-9305-286cae9080d7 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 10:53:52,805 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-09 10:53:52,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10:53:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8d844994-14fe-4aa7-a217-9c3055725286 x-compute-request-id: req-8d844994-14fe-4aa7-a217-9c3055725286 Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:be:5f", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/595677f1-ed8c-4752-9770-298d40bc3713", "rel": "bookmark"}], "image": {"id": "10e27409-226d-4f3d-971a-db9735ac09c8", "links": [{"href": "http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-04-09T10:31:45.000000", "flavor": {"id": "22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "links": [{"href": "http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "rel": "bookmark"}]}, "id": "595677f1-ed8c-4752-9770-298d40bc3713", "security_groups": [{"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "ac8606d68bbd45969d2b1630e01ac7c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-04-09T10:52:56Z", "hostId": "559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "name": "server_clearwater-opnfv_bono_host_mmu58s", "created": "2019-04-09T10:28:32Z", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b", "cloudify_management_network_id": "67c32f4e-cb01-4d56-a2b5-fe18f582c72d"}}} 2019-04-09 10:53:52,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713 used request id req-8d844994-14fe-4aa7-a217-9c3055725286 2019-04-09 10:53:52,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713 used request id req-8d844994-14fe-4aa7-a217-9c3055725286 2019-04-09 10:53:52,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}509cdaa0532e44ef2beb349268e01c7062117fd9" -d '{"removeSecurityGroup": {"name": "clearwater-sg_internal_sip"}}' 2019-04-09 10:53:52,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713/action used request id req-8d58b5fa-8b1b-4cc5-ab3d-cb53c3f0c678 2019-04-09 10:53:52,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713/action used request id req-8d58b5fa-8b1b-4cc5-ab3d-cb53c3f0c678 2019-04-09 10:53:52,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}509cdaa0532e44ef2beb349268e01c7062117fd9" 2019-04-09 10:53:52,807 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Tue, 09 Apr 2019 10:53:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f34fe3cb-5b5e-4a6e-b9f0-3a79980b16de x-compute-request-id: req-f34fe3cb-5b5e-4a6e-b9f0-3a79980b16de 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. 2019-04-09 10:53:52,807 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Tue, 09 Apr 2019 10: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 x-openstack-request-id: req-8d58b5fa-8b1b-4cc5-ab3d-cb53c3f0c678 x-compute-request-id: req-8d58b5fa-8b1b-4cc5-ab3d-cb53c3f0c678 Content-Length: 0 Content-Type: application/json 2019-04-09 10:53:52,807 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713 used request id req-6ff3b332-6472-4cb5-ba13-d94ab74a42ea 2019-04-09 10:53:52,807 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713/os-security-groups used request id req-285440a0-1077-42d2-8593-b1aecdc65dd2 2019-04-09 10:53:52,807 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713/os-security-groups used request id req-285440a0-1077-42d2-8593-b1aecdc65dd2 2019-04-09 10:53:52,807 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10: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-285440a0-1077-42d2-8593-b1aecdc65dd2 x-compute-request-id: req-285440a0-1077-42d2-8593-b1aecdc65dd2 Content-Encoding: gzip Content-Length: 694 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "2bf238e1-c96a-4edc-8d76-3703be9c0f98", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ac378cc9-735c-4814-9212-1fb88719d9ff"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "2bf238e1-c96a-4edc-8d76-3703be9c0f98", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "af147da1-599b-481e-8b7a-33141eed572e"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "2bf238e1-c96a-4edc-8d76-3703be9c0f98", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b246ec6d-6f1d-43ae-9b2b-aac6e93fc1db"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "2bf238e1-c96a-4edc-8d76-3703be9c0f98", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f89b4710-5e49-440b-b261-25461d4a8603"}], "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "id": "2bf238e1-c96a-4edc-8d76-3703be9c0f98", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 6669, "group": {}, "ip_protocol": "tcp", "to_port": 6669, "parent_group_id": "054dac8c-e587-4dcf-9bea-a2537ae62815", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "01ccdd23-c245-457f-8a17-d136a9bf094c"}, {"from_port": 5060, "group": {}, "ip_protocol": "tcp", "to_port": 5060, "parent_group_id": "054dac8c-e587-4dcf-9bea-a2537ae62815", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "282fff0a-b240-47ac-adba-c2231f547536"}, {"from_port": 5062, "group": {}, "ip_protocol": "tcp", "to_port": 5062, "parent_group_id": "054dac8c-e587-4dcf-9bea-a2537ae62815", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "8415aae4-7169-4d97-8ee1-eef45253efb4"}, {"from_port": 3478, "group": {}, "ip_protocol": "udp", "to_port": 3478, "parent_group_id": "054dac8c-e587-4dcf-9bea-a2537ae62815", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c21d1614-d286-41e6-bca9-db101ecc59ce"}, {"from_port": 32768, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "054dac8c-e587-4dcf-9bea-a2537ae62815", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c641c7e1-5ecd-4410-b999-83d8c39718a9"}, {"from_port": 3478, "group": {}, "ip_protocol": "tcp", "to_port": 3478, "parent_group_id": "054dac8c-e587-4dcf-9bea-a2537ae62815", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ce676186-7054-408b-86a8-e2a3a2b42c88"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "054dac8c-e587-4dcf-9bea-a2537ae62815", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ce94c4b8-54f7-439d-b6a6-6a3a9deb4b05"}, {"from_port": 5060, "group": {}, "ip_protocol": "udp", "to_port": 5060, "parent_group_id": "054dac8c-e587-4dcf-9bea-a2537ae62815", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d7275288-5b7a-4420-bbd8-fb182ff6a68c"}], "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "id": "054dac8c-e587-4dcf-9bea-a2537ae62815", "name": "clearwater-sg_bono", "description": "STUN SIP RTP 0MQ"}]} 2019-04-09 10:53:52,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}509cdaa0532e44ef2beb349268e01c7062117fd9" 2019-04-09 10:53:52,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713 used request id req-6ff3b332-6472-4cb5-ba13-d94ab74a42ea 2019-04-09 10:53:52,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2019-04-09 10:53:52,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10: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-6ff3b332-6472-4cb5-ba13-d94ab74a42ea x-compute-request-id: req-6ff3b332-6472-4cb5-ba13-d94ab74a42ea Content-Encoding: gzip Content-Length: 831 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:be:5f", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/595677f1-ed8c-4752-9770-298d40bc3713", "rel": "bookmark"}], "image": {"id": "10e27409-226d-4f3d-971a-db9735ac09c8", "links": [{"href": "http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-04-09T10:31:45.000000", "flavor": {"id": "22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "links": [{"href": "http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "rel": "bookmark"}]}, "id": "595677f1-ed8c-4752-9770-298d40bc3713", "security_groups": [{"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_base"}], "user_id": "ac8606d68bbd45969d2b1630e01ac7c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-04-09T10:52:56Z", "hostId": "559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "name": "server_clearwater-opnfv_bono_host_mmu58s", "created": "2019-04-09T10:28:32Z", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b", "cloudify_management_network_id": "67c32f4e-cb01-4d56-a2b5-fe18f582c72d"}}} 2019-04-09 10:53:52,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Floating ip 172.30.9.215 detached from server 2019-04-09 10:53:52,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065/action used request id req-f34fe3cb-5b5e-4a6e-b9f0-3a79980b16de 2019-04-09 10:53:52,809 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065/action used request id req-f34fe3cb-5b5e-4a6e-b9f0-3a79980b16de 2019-04-09 10:53:52,809 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065/action used request id req-f34fe3cb-5b5e-4a6e-b9f0-3a79980b16de 2019-04-09 10:53:52,809 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065/action used request id req-f34fe3cb-5b5e-4a6e-b9f0-3a79980b16de 2019-04-09 10:53:52,809 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Tue, 09 Apr 2019 10:53:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f34fe3cb-5b5e-4a6e-b9f0-3a79980b16de x-compute-request-id: req-f34fe3cb-5b5e-4a6e-b9f0-3a79980b16de 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. 2019-04-09 10:53:52,809 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-04-09 10:53:52,809 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/5925ef01-08cd-4403-aab7-6ff46347ca8f 2019-04-09 10:53:52,876 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:53:52,876 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:53:52,877 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:53:52,877 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:53:52,877 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:53:52,877 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:53:52,877 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:53:52,877 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T10:49:12.891Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-09T10:49:12.892Z", "id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"} 2019-04-09 10:53:52,877 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:53:52,877 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:53:52 GMT 2019-04-09 10:53:52,877 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:53:52,877 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-04-09 10:53:52,878 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:53:52,878 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:53:52,878 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:53:57,883 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-09 10:53:57,962 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:53:57,963 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:53:57,963 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:53:57,963 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:53:57,963 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:53:57,963 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:53:57,963 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:53:57,963 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:50.434Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "bono_security_group_2s7rhd", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:49.923Z", "source_id": "bono_host_mmu58s", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:50.434Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "internal_sip_security_group_rwbxx4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:49.789Z", "source_id": "bono_host_mmu58s", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:51.015Z", "message": "RESP: [300] Date: Tue, 09 Apr 2019 10:53:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e7fbc134-4e19-43d5-b514-d0a79db5f393 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "bind_security_group_f1jd37", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:50.614Z", "source_id": "bind_host_xkrzi3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.49ee2ecc-7b70-4e37-8473-d8f76976201b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:51.015Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "bono_security_group_2s7rhd", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:50.978Z", "source_id": "bono_host_mmu58s", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.91ad0cbc-2e25-4d75-a4d6-0e01044b694b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:51.015Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "bind_security_group_f1jd37", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:50.609Z", "source_id": "bind_host_xkrzi3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.49ee2ecc-7b70-4e37-8473-d8f76976201b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:51.015Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-e7fbc134-4e19-43d5-b514-d0a79db5f393", "level": "debug", "target_id": "bind_security_group_f1jd37", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:50.614Z", "source_id": "bind_host_xkrzi3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.49ee2ecc-7b70-4e37-8473-d8f76976201b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:51.664Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e6762b3c5f63e9054d4d9965be4eacc374247e55\"", "level": "debug", "target_id": "bono_security_group_2s7rhd", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:51.382Z", "source_id": "bono_host_mmu58s", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.91ad0cbc-2e25-4d75-a4d6-0e01044b694b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:51.664Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}663afae4226fec5da542ce4d63e758e39f83b272\"", "level": "debug", "target_id": "bind_security_group_f1jd37", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:51.013Z", "source_id": "bind_host_xkrzi3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.49ee2ecc-7b70-4e37-8473-d8f76976201b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:51.664Z", "message": "RESP: [300] Date: Tue, 09 Apr 2019 10:53:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-41d5e21c-750d-4912-9dbd-df0d496caedc Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "bono_security_group_2s7rhd", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:50.983Z", "source_id": "bono_host_mmu58s", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.91ad0cbc-2e25-4d75-a4d6-0e01044b694b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:51.664Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-41d5e21c-750d-4912-9dbd-df0d496caedc", "level": "debug", "target_id": "bono_security_group_2s7rhd", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:50.983Z", "source_id": "bono_host_mmu58s", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.91ad0cbc-2e25-4d75-a4d6-0e01044b694b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:52.470Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065 used request id req-d365fa3c-5a54-4b89-bd54-e51c5fcc0441", "level": "debug", "target_id": "bind_security_group_f1jd37", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:51.906Z", "source_id": "bind_host_xkrzi3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.49ee2ecc-7b70-4e37-8473-d8f76976201b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:52.470Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10:53:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d365fa3c-5a54-4b89-bd54-e51c5fcc0441 x-compute-request-id: req-d365fa3c-5a54-4b89-bd54-e51c5fcc0441 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:ac:89:6a\", \"version\": 4, \"addr\": \"192.168.120.12\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"10e27409-226d-4f3d-971a-db9735ac09c8\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-04-09T10:31:45.000000\", \"flavor\": {\"id\": \"22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"rel\": \"bookmark\"}]}, \"id\": \"867c7a6e-d3bc-4739-acae-b1d9d43e0065\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"user_id\": \"ac8606d68bbd45969d2b1630e01ac7c4\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-04-09T10:53:01Z\", \"hostId\": \"559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b\", \"name\": \"server_clearwater-opnfv_bind_host_xkrzi3\", \"created\": \"2019-04-09T10:28:30Z\", \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\", \"cloudify_management_network_id\": \"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\"}}}\n", "level": "debug", "target_id": "bind_security_group_f1jd37", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:51.906Z", "source_id": "bind_host_xkrzi3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.49ee2ecc-7b70-4e37-8473-d8f76976201b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:52.470Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065 used request id req-d365fa3c-5a54-4b89-bd54-e51c5fcc0441", "level": "debug", "target_id": "bind_security_group_f1jd37", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:51.906Z", "source_id": "bind_host_xkrzi3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.49ee2ecc-7b70-4e37-8473-d8f76976201b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:52.470Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}663afae4226fec5da542ce4d63e758e39f83b272\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_bind\"}}'", "level": "debug", "target_id": "bind_security_group_f1jd37", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:51.907Z", "source_id": "bind_host_xkrzi3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.49ee2ecc-7b70-4e37-8473-d8f76976201b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:52.470Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10:53: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-18989291-fb45-47ca-ada6-2855e7d9bc61 x-compute-request-id: req-18989291-fb45-47ca-ada6-2855e7d9bc61 Content-Encoding: gzip Content-Length: 831 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:39:be:5f\", \"version\": 4, \"addr\": \"192.168.120.10\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/595677f1-ed8c-4752-9770-298d40bc3713\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"10e27409-226d-4f3d-971a-db9735ac09c8\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-04-09T10:31:45.000000\", \"flavor\": {\"id\": \"22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"rel\": \"bookmark\"}]}, \"id\": \"595677f1-ed8c-4752-9770-298d40bc3713\", \"security_groups\": [{\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"ac8606d68bbd45969d2b1630e01ac7c4\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-04-09T10:52:56Z\", \"hostId\": \"559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b\", \"name\": \"server_clearwater-opnfv_bono_host_mmu58s\", \"created\": \"2019-04-09T10:28:32Z\", \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\", \"cloudify_management_network_id\": \"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\"}}}\n", "level": "debug", "target_id": "bono_security_group_2s7rhd", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:52.042Z", "source_id": "bono_host_mmu58s", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.91ad0cbc-2e25-4d75-a4d6-0e01044b694b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:52.470Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713 used request id req-18989291-fb45-47ca-ada6-2855e7d9bc61", "level": "debug", "target_id": "bono_security_group_2s7rhd", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:52.043Z", "source_id": "bono_host_mmu58s", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.91ad0cbc-2e25-4d75-a4d6-0e01044b694b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:52.470Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713 used request id req-18989291-fb45-47ca-ada6-2855e7d9bc61", "level": "debug", "target_id": "bono_security_group_2s7rhd", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:52.043Z", "source_id": "bono_host_mmu58s", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.91ad0cbc-2e25-4d75-a4d6-0e01044b694b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:52.470Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e6762b3c5f63e9054d4d9965be4eacc374247e55\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_bono\"}}'", "level": "debug", "target_id": "bono_security_group_2s7rhd", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:52.044Z", "source_id": "bono_host_mmu58s", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.91ad0cbc-2e25-4d75-a4d6-0e01044b694b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:53.224Z", "message": "RESP: [202] Date: Tue, 09 Apr 2019 10:53: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-ead4512e-3282-47a8-aa77-d54bc0eeb2a0 x-compute-request-id: req-ead4512e-3282-47a8-aa77-d54bc0eeb2a0 Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "bono_security_group_2s7rhd", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:53.144Z", "source_id": "bono_host_mmu58s", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.91ad0cbc-2e25-4d75-a4d6-0e01044b694b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:53.921Z", "message": "POST call to compute for http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065/action used request id req-74f86a07-67ba-44a7-a05c-d774924c7d33", "level": "debug", "target_id": "bind_security_group_f1jd37", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:53.107Z", "source_id": "bind_host_xkrzi3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.49ee2ecc-7b70-4e37-8473-d8f76976201b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:53.921Z", "message": "POST call to compute for http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713/action used request id req-ead4512e-3282-47a8-aa77-d54bc0eeb2a0", "level": "debug", "target_id": "bono_security_group_2s7rhd", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:53.144Z", "source_id": "bono_host_mmu58s", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.91ad0cbc-2e25-4d75-a4d6-0e01044b694b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:53.921Z", "message": "POST call to compute for http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713/action used request id req-ead4512e-3282-47a8-aa77-d54bc0eeb2a0", "level": "debug", "target_id": "bono_security_group_2s7rhd", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:53.145Z", "source_id": "bono_host_mmu58s", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.91ad0cbc-2e25-4d75-a4d6-0e01044b694b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:53.921Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e6762b3c5f63e9054d4d9965be4eacc374247e55\"", "level": "debug", "target_id": "bono_security_group_2s7rhd", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:53.146Z", "source_id": "bono_host_mmu58s", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.91ad0cbc-2e25-4d75-a4d6-0e01044b694b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:53.921Z", "message": "RESP: [202] Date: Tue, 09 Apr 2019 10:53: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-74f86a07-67ba-44a7-a05c-d774924c7d33 x-compute-request-id: req-74f86a07-67ba-44a7-a05c-d774924c7d33 Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "bind_security_group_f1jd37", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:53.106Z", "source_id": "bind_host_xkrzi3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.49ee2ecc-7b70-4e37-8473-d8f76976201b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:53.921Z", "message": "POST call to compute for http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065/action used request id req-74f86a07-67ba-44a7-a05c-d774924c7d33", "level": "debug", "target_id": "bind_security_group_f1jd37", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:53.106Z", "source_id": "bind_host_xkrzi3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.49ee2ecc-7b70-4e37-8473-d8f76976201b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:53.921Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}663afae4226fec5da542ce4d63e758e39f83b272\"", "level": "debug", "target_id": "bind_security_group_f1jd37", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:53.108Z", "source_id": "bind_host_xkrzi3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.49ee2ecc-7b70-4e37-8473-d8f76976201b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:53.921Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10: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-525f07b3-f113-4ca6-a94c-6763cd7aaf93 x-compute-request-id: req-525f07b3-f113-4ca6-a94c-6763cd7aaf93 Content-Encoding: gzip Content-Length: 826 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:39:be:5f\", \"version\": 4, \"addr\": \"192.168.120.10\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/595677f1-ed8c-4752-9770-298d40bc3713\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"10e27409-226d-4f3d-971a-db9735ac09c8\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-04-09T10:31:45.000000\", \"flavor\": {\"id\": \"22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"rel\": \"bookmark\"}]}, \"id\": \"595677f1-ed8c-4752-9770-298d40bc3713\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}], \"user_id\": \"ac8606d68bbd45969d2b1630e01ac7c4\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-04-09T10:52:56Z\", \"hostId\": \"559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b\", \"name\": \"server_clearwater-opnfv_bono_host_mmu58s\", \"created\": \"2019-04-09T10:28:32Z\", \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\", \"cloudify_management_network_id\": \"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\"}}}\n", "level": "debug", "target_id": "bono_security_group_2s7rhd", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:53.400Z", "source_id": "bono_host_mmu58s", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.91ad0cbc-2e25-4d75-a4d6-0e01044b694b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:53.921Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713 used request id req-525f07b3-f113-4ca6-a94c-6763cd7aaf93", "level": "debug", "target_id": "bono_security_group_2s7rhd", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:53.400Z", "source_id": "bono_host_mmu58s", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.91ad0cbc-2e25-4d75-a4d6-0e01044b694b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:53.921Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713 used request id req-525f07b3-f113-4ca6-a94c-6763cd7aaf93", "level": "debug", "target_id": "bono_security_group_2s7rhd", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:53.400Z", "source_id": "bono_host_mmu58s", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.91ad0cbc-2e25-4d75-a4d6-0e01044b694b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:53.921Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e6762b3c5f63e9054d4d9965be4eacc374247e55\"", "level": "debug", "target_id": "bono_security_group_2s7rhd", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:53.401Z", "source_id": "bono_host_mmu58s", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.91ad0cbc-2e25-4d75-a4d6-0e01044b694b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:53.921Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10: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-95b9df95-2e5c-4114-8619-ead58f84d55d x-compute-request-id: req-95b9df95-2e5c-4114-8619-ead58f84d55d Content-Encoding: gzip Content-Length: 828 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:ac:89:6a\", \"version\": 4, \"addr\": \"192.168.120.12\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"10e27409-226d-4f3d-971a-db9735ac09c8\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-04-09T10:31:45.000000\", \"flavor\": {\"id\": \"22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"rel\": \"bookmark\"}]}, \"id\": \"867c7a6e-d3bc-4739-acae-b1d9d43e0065\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}], \"user_id\": \"ac8606d68bbd45969d2b1630e01ac7c4\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-04-09T10:53:01Z\", \"hostId\": \"559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b\", \"name\": \"server_clearwater-opnfv_bind_host_xkrzi3\", \"created\": \"2019-04-09T10:28:30Z\", \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\", \"cloudify_management_network_id\": \"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\"}}}\n", "level": "debug", "target_id": "bind_security_group_f1jd37", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:53.269Z", "source_id": "bind_host_xkrzi3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.49ee2ecc-7b70-4e37-8473-d8f76976201b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:53.921Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065 used request id req-95b9df95-2e5c-4114-8619-ead58f84d55d", "level": "debug", "target_id": "bind_security_group_f1jd37", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:53.270Z", "source_id": "bind_host_xkrzi3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.49ee2ecc-7b70-4e37-8473-d8f76976201b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:53.921Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065 used request id req-95b9df95-2e5c-4114-8619-ead58f84d55d", "level": "debug", "target_id": "bind_security_group_f1jd37", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:53.270Z", "source_id": "bind_host_xkrzi3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.49ee2ecc-7b70-4e37-8473-d8f76976201b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:53.921Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}663afae4226fec5da542ce4d63e758e39f83b272\"", "level": "debug", "target_id": "bind_security_group_f1jd37", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:53.271Z", "source_id": "bind_host_xkrzi3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.49ee2ecc-7b70-4e37-8473-d8f76976201b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:53.921Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10:53:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fa3ce98e-ba8d-467f-ab1a-00e3458a1c8a x-compute-request-id: req-fa3ce98e-ba8d-467f-ab1a-00e3458a1c8a Content-Encoding: gzip Content-Length: 371 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"2bf238e1-c96a-4edc-8d76-3703be9c0f98\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"ac378cc9-735c-4814-9212-1fb88719d9ff\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"2bf238e1-c96a-4edc-8d76-3703be9c0f98\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"af147da1-599b-481e-8b7a-33141eed572e\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"2bf238e1-c96a-4edc-8d76-3703be9c0f98\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b246ec6d-6f1d-43ae-9b2b-aac6e93fc1db\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"2bf238e1-c96a-4edc-8d76-3703be9c0f98\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"f89b4710-5e49-440b-b261-25461d4a8603\"}], \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"id\": \"2bf238e1-c96a-4edc-8d76-3703be9c0f98\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}]}\n", "level": "debug", "target_id": "bind_security_group_f1jd37", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:53.620Z", "source_id": "bind_host_xkrzi3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.49ee2ecc-7b70-4e37-8473-d8f76976201b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:53.921Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065/os-security-groups used request id req-fa3ce98e-ba8d-467f-ab1a-00e3458a1c8a", "level": "debug", "target_id": "bind_security_group_f1jd37", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:53.621Z", "source_id": "bind_host_xkrzi3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.49ee2ecc-7b70-4e37-8473-d8f76976201b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:53.921Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065/os-security-groups used request id req-fa3ce98e-ba8d-467f-ab1a-00e3458a1c8a", "level": "debug", "target_id": "bind_security_group_f1jd37", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:53.621Z", "source_id": "bind_host_xkrzi3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.49ee2ecc-7b70-4e37-8473-d8f76976201b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:54.567Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713/os-security-groups used request id req-0dcd6b63-f0e9-4e32-bd9b-69ce574818b8", "level": "debug", "target_id": "bono_security_group_2s7rhd", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:54.034Z", "source_id": "bono_host_mmu58s", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.91ad0cbc-2e25-4d75-a4d6-0e01044b694b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:54.567Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10:53:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0dcd6b63-f0e9-4e32-bd9b-69ce574818b8 x-compute-request-id: req-0dcd6b63-f0e9-4e32-bd9b-69ce574818b8 Content-Encoding: gzip Content-Length: 371 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"2bf238e1-c96a-4edc-8d76-3703be9c0f98\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"ac378cc9-735c-4814-9212-1fb88719d9ff\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"2bf238e1-c96a-4edc-8d76-3703be9c0f98\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"af147da1-599b-481e-8b7a-33141eed572e\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"2bf238e1-c96a-4edc-8d76-3703be9c0f98\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b246ec6d-6f1d-43ae-9b2b-aac6e93fc1db\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"2bf238e1-c96a-4edc-8d76-3703be9c0f98\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"f89b4710-5e49-440b-b261-25461d4a8603\"}], \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"id\": \"2bf238e1-c96a-4edc-8d76-3703be9c0f98\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}]}\n", "level": "debug", "target_id": "bono_security_group_2s7rhd", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:54.034Z", "source_id": "bono_host_mmu58s", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.91ad0cbc-2e25-4d75-a4d6-0e01044b694b"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:54.567Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:54.293Z", "source_id": "bind_host_xkrzi3", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:54.567Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "bind_security_group_f1jd37", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:54.152Z", "source_id": "bind_host_xkrzi3", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:54.567Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713/os-security-groups used request id req-0dcd6b63-f0e9-4e32-bd9b-69ce574818b8", "level": "debug", "target_id": "bono_security_group_2s7rhd", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:54.035Z", "source_id": "bono_host_mmu58s", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.91ad0cbc-2e25-4d75-a4d6-0e01044b694b"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:55.201Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:54.639Z", "source_id": "bono_host_mmu58s", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:55.201Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "bono_security_group_2s7rhd", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:54.358Z", "source_id": "bono_host_mmu58s", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:55.735Z", "message": "RESP: [300] Date: Tue, 09 Apr 2019 10:53:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0a322a01-f0b4-4dcc-a18f-0dcca2504fa5 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:55.378Z", "source_id": "bind_host_xkrzi3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.08c2f9b6-ab09-45a9-93ce-77129bfadf9b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:55.735Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-0a322a01-f0b4-4dcc-a18f-0dcca2504fa5", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:55.379Z", "source_id": "bind_host_xkrzi3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.08c2f9b6-ab09-45a9-93ce-77129bfadf9b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:55.735Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:55.707Z", "source_id": "bono_host_mmu58s", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.a3999ea2-7803-4806-8fab-807b7c826887"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:55.735Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:55.373Z", "source_id": "bind_host_xkrzi3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.08c2f9b6-ab09-45a9-93ce-77129bfadf9b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:56.403Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-d088edfc-f180-4d56-a20c-ceda7a92d200", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:55.712Z", "source_id": "bono_host_mmu58s", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.a3999ea2-7803-4806-8fab-807b7c826887"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:56.403Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3f309197117f3b5256ea06163188dbdd43bc4323\"", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:55.786Z", "source_id": "bind_host_xkrzi3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.08c2f9b6-ab09-45a9-93ce-77129bfadf9b"}], "metadata": {"pagination": {"total": 1507, "offset": 1447, "size": 50}}} 2019-04-09 10:53:57,964 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:53:57,964 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:53:57 GMT 2019-04-09 10:53:57,964 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:53:57,964 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-09 10:53:57,964 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:53:57,964 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:53:57,964 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:53:57,964 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-09 10:53:57,967 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-04-09 10:53:57,967 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-04-09 10:53:57,967 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 09 Apr 2019 10:53:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e7fbc134-4e19-43d5-b514-d0a79db5f393 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 10:53:57,967 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-09 10:53:57,967 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-09 10:53:57,968 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-e7fbc134-4e19-43d5-b514-d0a79db5f393 2019-04-09 10:53:57,968 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6762b3c5f63e9054d4d9965be4eacc374247e55" 2019-04-09 10:53:57,968 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}663afae4226fec5da542ce4d63e758e39f83b272" 2019-04-09 10:53:57,968 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 09 Apr 2019 10:53:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-41d5e21c-750d-4912-9dbd-df0d496caedc Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 10:53:57,968 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-41d5e21c-750d-4912-9dbd-df0d496caedc 2019-04-09 10:53:57,968 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065 used request id req-d365fa3c-5a54-4b89-bd54-e51c5fcc0441 2019-04-09 10:53:57,969 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10:53:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d365fa3c-5a54-4b89-bd54-e51c5fcc0441 x-compute-request-id: req-d365fa3c-5a54-4b89-bd54-e51c5fcc0441 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:89:6a", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065", "rel": "bookmark"}], "image": {"id": "10e27409-226d-4f3d-971a-db9735ac09c8", "links": [{"href": "http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-04-09T10:31:45.000000", "flavor": {"id": "22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "links": [{"href": "http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "rel": "bookmark"}]}, "id": "867c7a6e-d3bc-4739-acae-b1d9d43e0065", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "user_id": "ac8606d68bbd45969d2b1630e01ac7c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-04-09T10:53:01Z", "hostId": "559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "name": "server_clearwater-opnfv_bind_host_xkrzi3", "created": "2019-04-09T10:28:30Z", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b", "cloudify_management_network_id": "67c32f4e-cb01-4d56-a2b5-fe18f582c72d"}}} 2019-04-09 10:53:57,969 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065 used request id req-d365fa3c-5a54-4b89-bd54-e51c5fcc0441 2019-04-09 10:53:57,969 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}663afae4226fec5da542ce4d63e758e39f83b272" -d '{"removeSecurityGroup": {"name": "clearwater-sg_bind"}}' 2019-04-09 10:53:57,969 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10:53: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-18989291-fb45-47ca-ada6-2855e7d9bc61 x-compute-request-id: req-18989291-fb45-47ca-ada6-2855e7d9bc61 Content-Encoding: gzip Content-Length: 831 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:be:5f", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/595677f1-ed8c-4752-9770-298d40bc3713", "rel": "bookmark"}], "image": {"id": "10e27409-226d-4f3d-971a-db9735ac09c8", "links": [{"href": "http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-04-09T10:31:45.000000", "flavor": {"id": "22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "links": [{"href": "http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "rel": "bookmark"}]}, "id": "595677f1-ed8c-4752-9770-298d40bc3713", "security_groups": [{"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_base"}], "user_id": "ac8606d68bbd45969d2b1630e01ac7c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-04-09T10:52:56Z", "hostId": "559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "name": "server_clearwater-opnfv_bono_host_mmu58s", "created": "2019-04-09T10:28:32Z", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b", "cloudify_management_network_id": "67c32f4e-cb01-4d56-a2b5-fe18f582c72d"}}} 2019-04-09 10:53:57,969 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713 used request id req-18989291-fb45-47ca-ada6-2855e7d9bc61 2019-04-09 10:53:57,969 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713 used request id req-18989291-fb45-47ca-ada6-2855e7d9bc61 2019-04-09 10:53:57,970 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6762b3c5f63e9054d4d9965be4eacc374247e55" -d '{"removeSecurityGroup": {"name": "clearwater-sg_bono"}}' 2019-04-09 10:53:57,970 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Tue, 09 Apr 2019 10:53: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-ead4512e-3282-47a8-aa77-d54bc0eeb2a0 x-compute-request-id: req-ead4512e-3282-47a8-aa77-d54bc0eeb2a0 Content-Length: 0 Content-Type: application/json 2019-04-09 10:53:57,970 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065/action used request id req-74f86a07-67ba-44a7-a05c-d774924c7d33 2019-04-09 10:53:57,970 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713/action used request id req-ead4512e-3282-47a8-aa77-d54bc0eeb2a0 2019-04-09 10:53:57,970 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713/action used request id req-ead4512e-3282-47a8-aa77-d54bc0eeb2a0 2019-04-09 10:53:57,970 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6762b3c5f63e9054d4d9965be4eacc374247e55" 2019-04-09 10:53:57,971 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Tue, 09 Apr 2019 10:53: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-74f86a07-67ba-44a7-a05c-d774924c7d33 x-compute-request-id: req-74f86a07-67ba-44a7-a05c-d774924c7d33 Content-Length: 0 Content-Type: application/json 2019-04-09 10:53:57,971 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065/action used request id req-74f86a07-67ba-44a7-a05c-d774924c7d33 2019-04-09 10:53:57,971 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}663afae4226fec5da542ce4d63e758e39f83b272" 2019-04-09 10:53:57,971 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10: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-525f07b3-f113-4ca6-a94c-6763cd7aaf93 x-compute-request-id: req-525f07b3-f113-4ca6-a94c-6763cd7aaf93 Content-Encoding: gzip Content-Length: 826 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:be:5f", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/595677f1-ed8c-4752-9770-298d40bc3713", "rel": "bookmark"}], "image": {"id": "10e27409-226d-4f3d-971a-db9735ac09c8", "links": [{"href": "http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-04-09T10:31:45.000000", "flavor": {"id": "22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "links": [{"href": "http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "rel": "bookmark"}]}, "id": "595677f1-ed8c-4752-9770-298d40bc3713", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "ac8606d68bbd45969d2b1630e01ac7c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-04-09T10:52:56Z", "hostId": "559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "name": "server_clearwater-opnfv_bono_host_mmu58s", "created": "2019-04-09T10:28:32Z", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b", "cloudify_management_network_id": "67c32f4e-cb01-4d56-a2b5-fe18f582c72d"}}} 2019-04-09 10:53:57,971 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713 used request id req-525f07b3-f113-4ca6-a94c-6763cd7aaf93 2019-04-09 10:53:57,971 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713 used request id req-525f07b3-f113-4ca6-a94c-6763cd7aaf93 2019-04-09 10:53:57,972 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6762b3c5f63e9054d4d9965be4eacc374247e55" 2019-04-09 10:53:57,972 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10: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-95b9df95-2e5c-4114-8619-ead58f84d55d x-compute-request-id: req-95b9df95-2e5c-4114-8619-ead58f84d55d Content-Encoding: gzip Content-Length: 828 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:89:6a", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065", "rel": "bookmark"}], "image": {"id": "10e27409-226d-4f3d-971a-db9735ac09c8", "links": [{"href": "http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-04-09T10:31:45.000000", "flavor": {"id": "22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "links": [{"href": "http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "rel": "bookmark"}]}, "id": "867c7a6e-d3bc-4739-acae-b1d9d43e0065", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "ac8606d68bbd45969d2b1630e01ac7c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-04-09T10:53:01Z", "hostId": "559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "name": "server_clearwater-opnfv_bind_host_xkrzi3", "created": "2019-04-09T10:28:30Z", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b", "cloudify_management_network_id": "67c32f4e-cb01-4d56-a2b5-fe18f582c72d"}}} 2019-04-09 10:53:57,972 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065 used request id req-95b9df95-2e5c-4114-8619-ead58f84d55d 2019-04-09 10:53:57,972 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065 used request id req-95b9df95-2e5c-4114-8619-ead58f84d55d 2019-04-09 10:53:57,972 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}663afae4226fec5da542ce4d63e758e39f83b272" 2019-04-09 10:53:57,972 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10:53:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fa3ce98e-ba8d-467f-ab1a-00e3458a1c8a x-compute-request-id: req-fa3ce98e-ba8d-467f-ab1a-00e3458a1c8a Content-Encoding: gzip Content-Length: 371 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "2bf238e1-c96a-4edc-8d76-3703be9c0f98", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ac378cc9-735c-4814-9212-1fb88719d9ff"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "2bf238e1-c96a-4edc-8d76-3703be9c0f98", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "af147da1-599b-481e-8b7a-33141eed572e"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "2bf238e1-c96a-4edc-8d76-3703be9c0f98", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b246ec6d-6f1d-43ae-9b2b-aac6e93fc1db"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "2bf238e1-c96a-4edc-8d76-3703be9c0f98", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f89b4710-5e49-440b-b261-25461d4a8603"}], "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "id": "2bf238e1-c96a-4edc-8d76-3703be9c0f98", "name": "clearwater-sg_base", "description": "SSH"}]} 2019-04-09 10:53:57,973 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065/os-security-groups used request id req-fa3ce98e-ba8d-467f-ab1a-00e3458a1c8a 2019-04-09 10:53:57,973 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065/os-security-groups used request id req-fa3ce98e-ba8d-467f-ab1a-00e3458a1c8a 2019-04-09 10:53:57,973 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713/os-security-groups used request id req-0dcd6b63-f0e9-4e32-bd9b-69ce574818b8 2019-04-09 10:53:57,973 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10:53:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0dcd6b63-f0e9-4e32-bd9b-69ce574818b8 x-compute-request-id: req-0dcd6b63-f0e9-4e32-bd9b-69ce574818b8 Content-Encoding: gzip Content-Length: 371 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "2bf238e1-c96a-4edc-8d76-3703be9c0f98", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ac378cc9-735c-4814-9212-1fb88719d9ff"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "2bf238e1-c96a-4edc-8d76-3703be9c0f98", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "af147da1-599b-481e-8b7a-33141eed572e"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "2bf238e1-c96a-4edc-8d76-3703be9c0f98", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b246ec6d-6f1d-43ae-9b2b-aac6e93fc1db"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "2bf238e1-c96a-4edc-8d76-3703be9c0f98", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f89b4710-5e49-440b-b261-25461d4a8603"}], "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "id": "2bf238e1-c96a-4edc-8d76-3703be9c0f98", "name": "clearwater-sg_base", "description": "SSH"}]} 2019-04-09 10:53:57,973 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-04-09 10:53:57,973 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-04-09 10:53:57,973 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713/os-security-groups used request id req-0dcd6b63-f0e9-4e32-bd9b-69ce574818b8 2019-04-09 10:53:57,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-04-09 10:53:57,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-04-09 10:53:57,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 09 Apr 2019 10:53:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0a322a01-f0b4-4dcc-a18f-0dcca2504fa5 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 10:53:57,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-0a322a01-f0b4-4dcc-a18f-0dcca2504fa5 2019-04-09 10:53:57,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-09 10:53:57,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-09 10:53:57,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-d088edfc-f180-4d56-a20c-ceda7a92d200 2019-04-09 10:53:57,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f309197117f3b5256ea06163188dbdd43bc4323" 2019-04-09 10:53:57,975 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/5925ef01-08cd-4403-aab7-6ff46347ca8f 2019-04-09 10:53:58,028 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:53:58,029 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:53:58,029 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:53:58,029 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:53:58,029 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:53:58,029 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:53:58,029 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:53:58,029 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T10:49:12.891Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-09T10:49:12.892Z", "id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"} 2019-04-09 10:53:58,029 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:53:58,029 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:53:58 GMT 2019-04-09 10:53:58,029 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:53:58,030 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-04-09 10:53:58,030 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:53:58,030 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:53:58,030 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:54:03,035 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-09 10:54:03,111 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:54:03,112 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:54:03,112 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:54:03,112 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:54:03,112 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:54:03,112 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:54:03,112 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:54:03,112 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:56.403Z", "message": "RESP: [300] Date: Tue, 09 Apr 2019 10:53:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d088edfc-f180-4d56-a20c-ceda7a92d200 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:55.711Z", "source_id": "bono_host_mmu58s", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.a3999ea2-7803-4806-8fab-807b7c826887"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:56.403Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-d088edfc-f180-4d56-a20c-ceda7a92d200", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:55.712Z", "source_id": "bono_host_mmu58s", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.a3999ea2-7803-4806-8fab-807b7c826887"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:56.971Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10: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-95834ddb-b328-49a4-962b-5f54da66a1d4 x-compute-request-id: req-95834ddb-b328-49a4-962b-5f54da66a1d4 Content-Encoding: gzip Content-Length: 826 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:39:be:5f\", \"version\": 4, \"addr\": \"192.168.120.10\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/595677f1-ed8c-4752-9770-298d40bc3713\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"10e27409-226d-4f3d-971a-db9735ac09c8\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-04-09T10:31:45.000000\", \"flavor\": {\"id\": \"22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"rel\": \"bookmark\"}]}, \"id\": \"595677f1-ed8c-4752-9770-298d40bc3713\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}], \"user_id\": \"ac8606d68bbd45969d2b1630e01ac7c4\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-04-09T10:52:56Z\", \"hostId\": \"559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b\", \"name\": \"server_clearwater-opnfv_bono_host_mmu58s\", \"created\": \"2019-04-09T10:28:32Z\", \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\", \"cloudify_management_network_id\": \"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\"}}}\n", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:56.885Z", "source_id": "bono_host_mmu58s", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.a3999ea2-7803-4806-8fab-807b7c826887"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:57.474Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713 used request id req-95834ddb-b328-49a4-962b-5f54da66a1d4", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:56.885Z", "source_id": "bono_host_mmu58s", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.a3999ea2-7803-4806-8fab-807b7c826887"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:57.474Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065 used request id req-46b8b0a0-e472-44f4-ba14-1daad4621d73", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:56.807Z", "source_id": "bind_host_xkrzi3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.08c2f9b6-ab09-45a9-93ce-77129bfadf9b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:57.474Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065 used request id req-46b8b0a0-e472-44f4-ba14-1daad4621d73", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:56.807Z", "source_id": "bind_host_xkrzi3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.08c2f9b6-ab09-45a9-93ce-77129bfadf9b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:57.474Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3f309197117f3b5256ea06163188dbdd43bc4323\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_base\"}}'", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:56.808Z", "source_id": "bind_host_xkrzi3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.08c2f9b6-ab09-45a9-93ce-77129bfadf9b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:57.474Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2af7f4ecd37505373e3fa7088aa83674f72ced40\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_base\"}}'", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:56.886Z", "source_id": "bono_host_mmu58s", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.a3999ea2-7803-4806-8fab-807b7c826887"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:57.474Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713 used request id req-95834ddb-b328-49a4-962b-5f54da66a1d4", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:56.885Z", "source_id": "bono_host_mmu58s", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.a3999ea2-7803-4806-8fab-807b7c826887"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:57.474Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10: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-46b8b0a0-e472-44f4-ba14-1daad4621d73 x-compute-request-id: req-46b8b0a0-e472-44f4-ba14-1daad4621d73 Content-Encoding: gzip Content-Length: 828 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:ac:89:6a\", \"version\": 4, \"addr\": \"192.168.120.12\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"10e27409-226d-4f3d-971a-db9735ac09c8\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-04-09T10:31:45.000000\", \"flavor\": {\"id\": \"22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"rel\": \"bookmark\"}]}, \"id\": \"867c7a6e-d3bc-4739-acae-b1d9d43e0065\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}], \"user_id\": \"ac8606d68bbd45969d2b1630e01ac7c4\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-04-09T10:53:01Z\", \"hostId\": \"559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b\", \"name\": \"server_clearwater-opnfv_bind_host_xkrzi3\", \"created\": \"2019-04-09T10:28:30Z\", \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\", \"cloudify_management_network_id\": \"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\"}}}\n", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:56.807Z", "source_id": "bind_host_xkrzi3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.08c2f9b6-ab09-45a9-93ce-77129bfadf9b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:57.978Z", "message": "RESP: [202] Date: Tue, 09 Apr 2019 10:53:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-464247d7-5c37-4510-8c3b-4f628a609fdd x-compute-request-id: req-464247d7-5c37-4510-8c3b-4f628a609fdd Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:57.962Z", "source_id": "bind_host_xkrzi3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.08c2f9b6-ab09-45a9-93ce-77129bfadf9b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:58.609Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3f309197117f3b5256ea06163188dbdd43bc4323\"", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:57.963Z", "source_id": "bind_host_xkrzi3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.08c2f9b6-ab09-45a9-93ce-77129bfadf9b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:58.609Z", "message": "POST call to compute for http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065/action used request id req-464247d7-5c37-4510-8c3b-4f628a609fdd", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:57.962Z", "source_id": "bind_host_xkrzi3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.08c2f9b6-ab09-45a9-93ce-77129bfadf9b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:58.609Z", "message": "POST call to compute for http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065/action used request id req-464247d7-5c37-4510-8c3b-4f628a609fdd", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:57.962Z", "source_id": "bind_host_xkrzi3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.08c2f9b6-ab09-45a9-93ce-77129bfadf9b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:58.609Z", "message": "RESP: [202] Date: Tue, 09 Apr 2019 10:53:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d7f4eb71-06ad-4108-87f0-99f5d480043f x-compute-request-id: req-d7f4eb71-06ad-4108-87f0-99f5d480043f Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:58.265Z", "source_id": "bono_host_mmu58s", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.a3999ea2-7803-4806-8fab-807b7c826887"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:58.609Z", "message": "POST call to compute for http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713/action used request id req-d7f4eb71-06ad-4108-87f0-99f5d480043f", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:58.265Z", "source_id": "bono_host_mmu58s", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.a3999ea2-7803-4806-8fab-807b7c826887"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:58.609Z", "message": "POST call to compute for http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713/action used request id req-d7f4eb71-06ad-4108-87f0-99f5d480043f", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:58.265Z", "source_id": "bono_host_mmu58s", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.a3999ea2-7803-4806-8fab-807b7c826887"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:58.609Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2af7f4ecd37505373e3fa7088aa83674f72ced40\"", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:58.266Z", "source_id": "bono_host_mmu58s", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.a3999ea2-7803-4806-8fab-807b7c826887"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:58.609Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10: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-0485150b-3814-43bd-bb12-34e62f2fb899 x-compute-request-id: req-0485150b-3814-43bd-bb12-34e62f2fb899 Content-Encoding: gzip Content-Length: 801 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:ac:89:6a\", \"version\": 4, \"addr\": \"192.168.120.12\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"10e27409-226d-4f3d-971a-db9735ac09c8\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-04-09T10:31:45.000000\", \"flavor\": {\"id\": \"22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"rel\": \"bookmark\"}]}, \"id\": \"867c7a6e-d3bc-4739-acae-b1d9d43e0065\", \"user_id\": \"ac8606d68bbd45969d2b1630e01ac7c4\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-04-09T10:53:01Z\", \"hostId\": \"559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b\", \"name\": \"server_clearwater-opnfv_bind_host_xkrzi3\", \"created\": \"2019-04-09T10:28:30Z\", \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\", \"cloudify_management_network_id\": \"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\"}}}\n", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:58.552Z", "source_id": "bind_host_xkrzi3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.08c2f9b6-ab09-45a9-93ce-77129bfadf9b"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:59.195Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:59.061Z", "source_id": "bind_host_xkrzi3", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:59.195Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10: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-11a0e336-2d01-453d-bf64-43c61962676c x-compute-request-id: req-11a0e336-2d01-453d-bf64-43c61962676c Content-Length: 23 Content-Type: application/json \nRESP BODY: {\"security_groups\": []}\n", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:58.655Z", "source_id": "bind_host_xkrzi3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.08c2f9b6-ab09-45a9-93ce-77129bfadf9b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:59.195Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2af7f4ecd37505373e3fa7088aa83674f72ced40\"", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:58.639Z", "source_id": "bono_host_mmu58s", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.a3999ea2-7803-4806-8fab-807b7c826887"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:59.195Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10: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-22a674f9-b1d6-4754-8525-f8ac2f40e92d x-compute-request-id: req-22a674f9-b1d6-4754-8525-f8ac2f40e92d Content-Encoding: gzip Content-Length: 800 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:39:be:5f\", \"version\": 4, \"addr\": \"192.168.120.10\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/595677f1-ed8c-4752-9770-298d40bc3713\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"10e27409-226d-4f3d-971a-db9735ac09c8\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-04-09T10:31:45.000000\", \"flavor\": {\"id\": \"22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"rel\": \"bookmark\"}]}, \"id\": \"595677f1-ed8c-4752-9770-298d40bc3713\", \"user_id\": \"ac8606d68bbd45969d2b1630e01ac7c4\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-04-09T10:52:56Z\", \"hostId\": \"559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b\", \"name\": \"server_clearwater-opnfv_bono_host_mmu58s\", \"created\": \"2019-04-09T10:28:32Z\", \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\", \"cloudify_management_network_id\": \"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\"}}}\n", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:58.638Z", "source_id": "bono_host_mmu58s", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.a3999ea2-7803-4806-8fab-807b7c826887"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:59.195Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713 used request id req-22a674f9-b1d6-4754-8525-f8ac2f40e92d", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:58.638Z", "source_id": "bono_host_mmu58s", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.a3999ea2-7803-4806-8fab-807b7c826887"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:59.195Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065/os-security-groups used request id req-11a0e336-2d01-453d-bf64-43c61962676c", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:58.655Z", "source_id": "bind_host_xkrzi3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.08c2f9b6-ab09-45a9-93ce-77129bfadf9b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:59.195Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713 used request id req-22a674f9-b1d6-4754-8525-f8ac2f40e92d", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:58.638Z", "source_id": "bono_host_mmu58s", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.a3999ea2-7803-4806-8fab-807b7c826887"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:59.195Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065 used request id req-0485150b-3814-43bd-bb12-34e62f2fb899", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:58.552Z", "source_id": "bind_host_xkrzi3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.08c2f9b6-ab09-45a9-93ce-77129bfadf9b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:59.195Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065 used request id req-0485150b-3814-43bd-bb12-34e62f2fb899", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:58.553Z", "source_id": "bind_host_xkrzi3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.08c2f9b6-ab09-45a9-93ce-77129bfadf9b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:59.195Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3f309197117f3b5256ea06163188dbdd43bc4323\"", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:58.553Z", "source_id": "bind_host_xkrzi3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.08c2f9b6-ab09-45a9-93ce-77129bfadf9b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:59.195Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065/os-security-groups used request id req-11a0e336-2d01-453d-bf64-43c61962676c", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:58.655Z", "source_id": "bind_host_xkrzi3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.08c2f9b6-ab09-45a9-93ce-77129bfadf9b"}, {"node_instance_id": "bind_host_xkrzi3", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:59.798Z", "message": "Sending task 'nova_plugin.server.delete'", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:59.539Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "bind_host_xkrzi3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:59.798Z", "message": "Relationships unlinked", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:59.174Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:59.798Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10: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-ba7abb5e-946b-4e94-aa17-775be3eaae9e x-compute-request-id: req-ba7abb5e-946b-4e94-aa17-775be3eaae9e Content-Length: 23 Content-Type: application/json \nRESP BODY: {\"security_groups\": []}\n", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:59.102Z", "source_id": "bono_host_mmu58s", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.a3999ea2-7803-4806-8fab-807b7c826887"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:59.798Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713/os-security-groups used request id req-ba7abb5e-946b-4e94-aa17-775be3eaae9e", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:59.102Z", "source_id": "bono_host_mmu58s", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.a3999ea2-7803-4806-8fab-807b7c826887"}, {"node_instance_id": "bind_host_xkrzi3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:59.798Z", "message": "Deleting node instance", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:59.423Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:53:59.798Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713/os-security-groups used request id req-ba7abb5e-946b-4e94-aa17-775be3eaae9e", "level": "debug", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:59.103Z", "source_id": "bono_host_mmu58s", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.a3999ea2-7803-4806-8fab-807b7c826887"}, {"node_instance_id": "bono_host_mmu58s", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:54:00.402Z", "message": "Deleting node instance", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:59.962Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:54:00.402Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_4sd36z", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:59.655Z", "source_id": "bono_host_mmu58s", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "bono_host_mmu58s", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:54:00.402Z", "message": "Relationships unlinked", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:53:59.866Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "bind_host_xkrzi3", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:54:00.932Z", "message": "deleting server", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:54:00.600Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.bba3709c-5b84-4257-a0ce-b939fbe86f72"}, {"node_instance_id": "bind_host_xkrzi3", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:54:00.932Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:54:00.600Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.bba3709c-5b84-4257-a0ce-b939fbe86f72"}, {"node_instance_id": "bind_host_xkrzi3", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:54:00.932Z", "message": "RESP: [300] Date: Tue, 09 Apr 2019 10:53:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5c1abded-28a3-46d1-8c94-83837bd608e1 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:54:00.605Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.bba3709c-5b84-4257-a0ce-b939fbe86f72"}, {"node_instance_id": "bind_host_xkrzi3", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:54:00.932Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-5c1abded-28a3-46d1-8c94-83837bd608e1", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:54:00.605Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.bba3709c-5b84-4257-a0ce-b939fbe86f72"}, {"node_instance_id": "bono_host_mmu58s", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:54:00.932Z", "message": "Sending task 'nova_plugin.server.delete'", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:54:00.222Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "bind_host_xkrzi3", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:54:01.568Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2af354eb9d7a48b5b2b91fa3c2444788445f5123\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:54:01.017Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.bba3709c-5b84-4257-a0ce-b939fbe86f72"}, {"node_instance_id": "bono_host_mmu58s", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:54:01.568Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:54:01.236Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.b83a5bbf-2abe-4600-8f25-33b615f4f533"}, {"node_instance_id": "bono_host_mmu58s", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:54:01.568Z", "message": "RESP: [300] Date: Tue, 09 Apr 2019 10:53:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b49e0f22-1147-422d-83a5-326844d5bd67 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:54:01.241Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.b83a5bbf-2abe-4600-8f25-33b615f4f533"}, {"node_instance_id": "bono_host_mmu58s", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:54:01.568Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-b49e0f22-1147-422d-83a5-326844d5bd67", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:54:01.241Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.b83a5bbf-2abe-4600-8f25-33b615f4f533"}, {"node_instance_id": "bono_host_mmu58s", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:54:01.568Z", "message": "deleting server", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:54:01.235Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.b83a5bbf-2abe-4600-8f25-33b615f4f533"}, {"node_instance_id": "bind_host_xkrzi3", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:54:02.162Z", "message": "DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065 used request id req-e43f0451-a36a-472d-aa4f-0993740f91ba", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:54:01.782Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.bba3709c-5b84-4257-a0ce-b939fbe86f72"}], "metadata": {"pagination": {"total": 1567, "offset": 1497, "size": 50}}} 2019-04-09 10:54:03,113 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:54:03,113 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:54:03 GMT 2019-04-09 10:54:03,113 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:54:03,113 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-09 10:54:03,113 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:54:03,113 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:54:03,113 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:54:03,113 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-09 10:54:03,116 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 09 Apr 2019 10:53:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d088edfc-f180-4d56-a20c-ceda7a92d200 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 10:54:03,116 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-d088edfc-f180-4d56-a20c-ceda7a92d200 2019-04-09 10:54:03,116 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10: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-95834ddb-b328-49a4-962b-5f54da66a1d4 x-compute-request-id: req-95834ddb-b328-49a4-962b-5f54da66a1d4 Content-Encoding: gzip Content-Length: 826 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:be:5f", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/595677f1-ed8c-4752-9770-298d40bc3713", "rel": "bookmark"}], "image": {"id": "10e27409-226d-4f3d-971a-db9735ac09c8", "links": [{"href": "http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-04-09T10:31:45.000000", "flavor": {"id": "22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "links": [{"href": "http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "rel": "bookmark"}]}, "id": "595677f1-ed8c-4752-9770-298d40bc3713", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "ac8606d68bbd45969d2b1630e01ac7c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-04-09T10:52:56Z", "hostId": "559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "name": "server_clearwater-opnfv_bono_host_mmu58s", "created": "2019-04-09T10:28:32Z", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b", "cloudify_management_network_id": "67c32f4e-cb01-4d56-a2b5-fe18f582c72d"}}} 2019-04-09 10:54:03,116 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713 used request id req-95834ddb-b328-49a4-962b-5f54da66a1d4 2019-04-09 10:54:03,116 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065 used request id req-46b8b0a0-e472-44f4-ba14-1daad4621d73 2019-04-09 10:54:03,117 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065 used request id req-46b8b0a0-e472-44f4-ba14-1daad4621d73 2019-04-09 10:54:03,117 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f309197117f3b5256ea06163188dbdd43bc4323" -d '{"removeSecurityGroup": {"name": "clearwater-sg_base"}}' 2019-04-09 10:54:03,117 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2af7f4ecd37505373e3fa7088aa83674f72ced40" -d '{"removeSecurityGroup": {"name": "clearwater-sg_base"}}' 2019-04-09 10:54:03,117 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713 used request id req-95834ddb-b328-49a4-962b-5f54da66a1d4 2019-04-09 10:54:03,117 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10: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-46b8b0a0-e472-44f4-ba14-1daad4621d73 x-compute-request-id: req-46b8b0a0-e472-44f4-ba14-1daad4621d73 Content-Encoding: gzip Content-Length: 828 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:89:6a", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065", "rel": "bookmark"}], "image": {"id": "10e27409-226d-4f3d-971a-db9735ac09c8", "links": [{"href": "http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-04-09T10:31:45.000000", "flavor": {"id": "22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "links": [{"href": "http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "rel": "bookmark"}]}, "id": "867c7a6e-d3bc-4739-acae-b1d9d43e0065", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "ac8606d68bbd45969d2b1630e01ac7c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-04-09T10:53:01Z", "hostId": "559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "name": "server_clearwater-opnfv_bind_host_xkrzi3", "created": "2019-04-09T10:28:30Z", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b", "cloudify_management_network_id": "67c32f4e-cb01-4d56-a2b5-fe18f582c72d"}}} 2019-04-09 10:54:03,117 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Tue, 09 Apr 2019 10:53:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-464247d7-5c37-4510-8c3b-4f628a609fdd x-compute-request-id: req-464247d7-5c37-4510-8c3b-4f628a609fdd Content-Length: 0 Content-Type: application/json 2019-04-09 10:54:03,118 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f309197117f3b5256ea06163188dbdd43bc4323" 2019-04-09 10:54:03,118 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065/action used request id req-464247d7-5c37-4510-8c3b-4f628a609fdd 2019-04-09 10:54:03,118 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065/action used request id req-464247d7-5c37-4510-8c3b-4f628a609fdd 2019-04-09 10:54:03,118 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Tue, 09 Apr 2019 10:53:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d7f4eb71-06ad-4108-87f0-99f5d480043f x-compute-request-id: req-d7f4eb71-06ad-4108-87f0-99f5d480043f Content-Length: 0 Content-Type: application/json 2019-04-09 10:54:03,118 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713/action used request id req-d7f4eb71-06ad-4108-87f0-99f5d480043f 2019-04-09 10:54:03,118 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713/action used request id req-d7f4eb71-06ad-4108-87f0-99f5d480043f 2019-04-09 10:54:03,119 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2af7f4ecd37505373e3fa7088aa83674f72ced40" 2019-04-09 10:54:03,119 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10: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-0485150b-3814-43bd-bb12-34e62f2fb899 x-compute-request-id: req-0485150b-3814-43bd-bb12-34e62f2fb899 Content-Encoding: gzip Content-Length: 801 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:89:6a", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065", "rel": "bookmark"}], "image": {"id": "10e27409-226d-4f3d-971a-db9735ac09c8", "links": [{"href": "http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-04-09T10:31:45.000000", "flavor": {"id": "22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "links": [{"href": "http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "rel": "bookmark"}]}, "id": "867c7a6e-d3bc-4739-acae-b1d9d43e0065", "user_id": "ac8606d68bbd45969d2b1630e01ac7c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-04-09T10:53:01Z", "hostId": "559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "name": "server_clearwater-opnfv_bind_host_xkrzi3", "created": "2019-04-09T10:28:30Z", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b", "cloudify_management_network_id": "67c32f4e-cb01-4d56-a2b5-fe18f582c72d"}}} 2019-04-09 10:54:03,119 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-04-09 10:54:03,119 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10: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-11a0e336-2d01-453d-bf64-43c61962676c x-compute-request-id: req-11a0e336-2d01-453d-bf64-43c61962676c Content-Length: 23 Content-Type: application/json RESP BODY: {"security_groups": []} 2019-04-09 10:54:03,119 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2af7f4ecd37505373e3fa7088aa83674f72ced40" 2019-04-09 10:54:03,120 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10: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-22a674f9-b1d6-4754-8525-f8ac2f40e92d x-compute-request-id: req-22a674f9-b1d6-4754-8525-f8ac2f40e92d Content-Encoding: gzip Content-Length: 800 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:be:5f", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/595677f1-ed8c-4752-9770-298d40bc3713", "rel": "bookmark"}], "image": {"id": "10e27409-226d-4f3d-971a-db9735ac09c8", "links": [{"href": "http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-04-09T10:31:45.000000", "flavor": {"id": "22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "links": [{"href": "http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "rel": "bookmark"}]}, "id": "595677f1-ed8c-4752-9770-298d40bc3713", "user_id": "ac8606d68bbd45969d2b1630e01ac7c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-04-09T10:52:56Z", "hostId": "559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "name": "server_clearwater-opnfv_bono_host_mmu58s", "created": "2019-04-09T10:28:32Z", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b", "cloudify_management_network_id": "67c32f4e-cb01-4d56-a2b5-fe18f582c72d"}}} 2019-04-09 10:54:03,120 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713 used request id req-22a674f9-b1d6-4754-8525-f8ac2f40e92d 2019-04-09 10:54:03,120 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065/os-security-groups used request id req-11a0e336-2d01-453d-bf64-43c61962676c 2019-04-09 10:54:03,120 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713 used request id req-22a674f9-b1d6-4754-8525-f8ac2f40e92d 2019-04-09 10:54:03,120 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065 used request id req-0485150b-3814-43bd-bb12-34e62f2fb899 2019-04-09 10:54:03,120 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065 used request id req-0485150b-3814-43bd-bb12-34e62f2fb899 2019-04-09 10:54:03,121 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f309197117f3b5256ea06163188dbdd43bc4323" 2019-04-09 10:54:03,121 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065/os-security-groups used request id req-11a0e336-2d01-453d-bf64-43c61962676c 2019-04-09 10:54:03,121 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2019-04-09 10:54:03,121 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships unlinked 2019-04-09 10:54:03,121 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10: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-ba7abb5e-946b-4e94-aa17-775be3eaae9e x-compute-request-id: req-ba7abb5e-946b-4e94-aa17-775be3eaae9e Content-Length: 23 Content-Type: application/json RESP BODY: {"security_groups": []} 2019-04-09 10:54:03,121 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713/os-security-groups used request id req-ba7abb5e-946b-4e94-aa17-775be3eaae9e 2019-04-09 10:54:03,121 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node instance 2019-04-09 10:54:03,122 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713/os-security-groups used request id req-ba7abb5e-946b-4e94-aa17-775be3eaae9e 2019-04-09 10:54:03,122 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node instance 2019-04-09 10:54:03,122 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-04-09 10:54:03,122 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships unlinked 2019-04-09 10:54:03,122 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2019-04-09 10:54:03,122 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-09 10:54:03,122 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 09 Apr 2019 10:53:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5c1abded-28a3-46d1-8c94-83837bd608e1 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 10:54:03,123 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-5c1abded-28a3-46d1-8c94-83837bd608e1 2019-04-09 10:54:03,123 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2019-04-09 10:54:03,123 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2af354eb9d7a48b5b2b91fa3c2444788445f5123" 2019-04-09 10:54:03,123 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-09 10:54:03,123 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 09 Apr 2019 10:53:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b49e0f22-1147-422d-83a5-326844d5bd67 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 10:54:03,123 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-b49e0f22-1147-422d-83a5-326844d5bd67 2019-04-09 10:54:03,123 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2019-04-09 10:54:03,124 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065 used request id req-e43f0451-a36a-472d-aa4f-0993740f91ba 2019-04-09 10:54:03,124 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/5925ef01-08cd-4403-aab7-6ff46347ca8f 2019-04-09 10:54:03,187 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:54:03,187 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:54:03,188 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:54:03,188 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:54:03,188 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:54:03,188 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:54:03,188 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:54:03,188 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T10:49:12.891Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-09T10:49:12.892Z", "id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"} 2019-04-09 10:54:03,188 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:54:03,188 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:54:03 GMT 2019-04-09 10:54:03,188 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:54:03,189 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-04-09 10:54:03,189 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:54:03,189 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:54:03,189 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:54:08,194 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-09 10:54:08,275 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:54:08,275 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:54:08,275 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:54:08,275 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:54:08,275 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:54:08,276 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:54:08,276 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:54:08,276 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_xkrzi3", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:54:02.162Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2af354eb9d7a48b5b2b91fa3c2444788445f5123\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:54:01.622Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.bba3709c-5b84-4257-a0ce-b939fbe86f72"}, {"node_instance_id": "bono_host_mmu58s", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:54:02.162Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}72089d351e95fa472c4aa074faefc60bb9519a40\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:54:01.635Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.b83a5bbf-2abe-4600-8f25-33b615f4f533"}, {"node_instance_id": "bind_host_xkrzi3", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:54:02.162Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2af354eb9d7a48b5b2b91fa3c2444788445f5123\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:54:01.784Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.bba3709c-5b84-4257-a0ce-b939fbe86f72"}, {"node_instance_id": "bind_host_xkrzi3", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:54:02.162Z", "message": "RESP: [204] Date: Tue, 09 Apr 2019 10: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-e43f0451-a36a-472d-aa4f-0993740f91ba x-compute-request-id: req-e43f0451-a36a-472d-aa4f-0993740f91ba Content-Type: application/json", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:54:01.782Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.bba3709c-5b84-4257-a0ce-b939fbe86f72"}, {"node_instance_id": "bind_host_xkrzi3", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:54:02.162Z", "message": "DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065 used request id req-e43f0451-a36a-472d-aa4f-0993740f91ba", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:54:01.782Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.bba3709c-5b84-4257-a0ce-b939fbe86f72"}, {"node_instance_id": "bind_host_xkrzi3", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:54:02.162Z", "message": "DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065 used request id req-e43f0451-a36a-472d-aa4f-0993740f91ba", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:54:01.783Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.bba3709c-5b84-4257-a0ce-b939fbe86f72"}, {"node_instance_id": "bind_host_xkrzi3", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:54:02.162Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065 used request id req-81bf85e9-a360-4aea-a88c-3af936651827", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:54:01.620Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.bba3709c-5b84-4257-a0ce-b939fbe86f72"}, {"node_instance_id": "bind_host_xkrzi3", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:54:02.162Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065 used request id req-81bf85e9-a360-4aea-a88c-3af936651827", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:54:01.621Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.bba3709c-5b84-4257-a0ce-b939fbe86f72"}, {"node_instance_id": "bind_host_xkrzi3", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:54:02.780Z", "message": "Waiting for server \"867c7a6e-d3bc-4739-acae-b1d9d43e0065\" to be deleted. current status: SHUTOFF", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:54:02.346Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.bba3709c-5b84-4257-a0ce-b939fbe86f72"}, {"node_instance_id": "bono_host_mmu58s", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:54:02.780Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}72089d351e95fa472c4aa074faefc60bb9519a40\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:54:02.473Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.b83a5bbf-2abe-4600-8f25-33b615f4f533"}, {"node_instance_id": "bono_host_mmu58s", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:54:02.780Z", "message": "DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713 used request id req-2e6737da-dd01-4928-a26d-b69f9a6d80d1", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:54:02.472Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.b83a5bbf-2abe-4600-8f25-33b615f4f533"}, {"node_instance_id": "bono_host_mmu58s", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:54:02.780Z", "message": "RESP: [204] Date: Tue, 09 Apr 2019 10: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 x-openstack-request-id: req-2e6737da-dd01-4928-a26d-b69f9a6d80d1 x-compute-request-id: req-2e6737da-dd01-4928-a26d-b69f9a6d80d1 Content-Type: application/json", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:54:02.471Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.b83a5bbf-2abe-4600-8f25-33b615f4f533"}, {"node_instance_id": "bono_host_mmu58s", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:54:02.780Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}72089d351e95fa472c4aa074faefc60bb9519a40\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:54:02.331Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.b83a5bbf-2abe-4600-8f25-33b615f4f533"}, {"node_instance_id": "bind_host_xkrzi3", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:54:02.780Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065 used request id req-af933147-39d5-4bb8-ad41-3f349156715a", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:54:02.345Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.bba3709c-5b84-4257-a0ce-b939fbe86f72"}, {"node_instance_id": "bono_host_mmu58s", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:54:02.780Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713 used request id req-606203f2-2128-435e-a0b6-01323538faf3", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:54:02.331Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.b83a5bbf-2abe-4600-8f25-33b615f4f533"}, {"node_instance_id": "bono_host_mmu58s", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:54:02.780Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713 used request id req-606203f2-2128-435e-a0b6-01323538faf3", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:54:02.330Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.b83a5bbf-2abe-4600-8f25-33b615f4f533"}, {"node_instance_id": "bind_host_xkrzi3", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:54:02.780Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10:53:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-af933147-39d5-4bb8-ad41-3f349156715a x-compute-request-id: req-af933147-39d5-4bb8-ad41-3f349156715a Content-Encoding: gzip Content-Length: 806 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"deleting\", \"addresses\": {\"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:ac:89:6a\", \"version\": 4, \"addr\": \"192.168.120.12\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"10e27409-226d-4f3d-971a-db9735ac09c8\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-04-09T10:31:45.000000\", \"flavor\": {\"id\": \"22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"rel\": \"bookmark\"}]}, \"id\": \"867c7a6e-d3bc-4739-acae-b1d9d43e0065\", \"user_id\": \"ac8606d68bbd45969d2b1630e01ac7c4\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-04-09T10:53:52Z\", \"hostId\": \"559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b\", \"name\": \"server_clearwater-opnfv_bind_host_xkrzi3\", \"created\": \"2019-04-09T10:28:30Z\", \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\", \"cloudify_management_network_id\": \"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\"}}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:54:02.345Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.bba3709c-5b84-4257-a0ce-b939fbe86f72"}, {"node_instance_id": "bind_host_xkrzi3", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:54:02.780Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065 used request id req-af933147-39d5-4bb8-ad41-3f349156715a", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:54:02.345Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.bba3709c-5b84-4257-a0ce-b939fbe86f72"}, {"node_instance_id": "bono_host_mmu58s", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:54:02.780Z", "message": "DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713 used request id req-2e6737da-dd01-4928-a26d-b69f9a6d80d1", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:54:02.472Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.b83a5bbf-2abe-4600-8f25-33b615f4f533"}, {"node_instance_id": "bono_host_mmu58s", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:54:02.780Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10:53:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-606203f2-2128-435e-a0b6-01323538faf3 x-compute-request-id: req-606203f2-2128-435e-a0b6-01323538faf3 Content-Encoding: gzip Content-Length: 800 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:39:be:5f\", \"version\": 4, \"addr\": \"192.168.120.10\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/595677f1-ed8c-4752-9770-298d40bc3713\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"10e27409-226d-4f3d-971a-db9735ac09c8\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-04-09T10:31:45.000000\", \"flavor\": {\"id\": \"22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"rel\": \"bookmark\"}]}, \"id\": \"595677f1-ed8c-4752-9770-298d40bc3713\", \"user_id\": \"ac8606d68bbd45969d2b1630e01ac7c4\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-04-09T10:52:56Z\", \"hostId\": \"559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b\", \"name\": \"server_clearwater-opnfv_bono_host_mmu58s\", \"created\": \"2019-04-09T10:28:32Z\", \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\", \"cloudify_management_network_id\": \"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\"}}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:54:02.330Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.b83a5bbf-2abe-4600-8f25-33b615f4f533"}, {"node_instance_id": "bono_host_mmu58s", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:54:03.372Z", "message": "Waiting for server \"595677f1-ed8c-4752-9770-298d40bc3713\" to be deleted. current status: SHUTOFF", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:54:03.014Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.b83a5bbf-2abe-4600-8f25-33b615f4f533"}, {"node_instance_id": "bono_host_mmu58s", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:54:03.372Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 10: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-b5324bdb-393f-42fa-95bc-1f82b47a3220 x-compute-request-id: req-b5324bdb-393f-42fa-95bc-1f82b47a3220 Content-Encoding: gzip Content-Length: 805 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"deleting\", \"addresses\": {\"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:39:be:5f\", \"version\": 4, \"addr\": \"192.168.120.10\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/595677f1-ed8c-4752-9770-298d40bc3713\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"10e27409-226d-4f3d-971a-db9735ac09c8\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-04-09T10:31:45.000000\", \"flavor\": {\"id\": \"22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6\", \"rel\": \"bookmark\"}]}, \"id\": \"595677f1-ed8c-4752-9770-298d40bc3713\", \"user_id\": \"ac8606d68bbd45969d2b1630e01ac7c4\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-04-09T10:53:53Z\", \"hostId\": \"559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b\", \"name\": \"server_clearwater-opnfv_bono_host_mmu58s\", \"created\": \"2019-04-09T10:28:32Z\", \"tenant_id\": \"db7c4bc2757e464d8d10f7e7e3beb171\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b\", \"cloudify_management_network_id\": \"67c32f4e-cb01-4d56-a2b5-fe18f582c72d\"}}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:54:03.013Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.b83a5bbf-2abe-4600-8f25-33b615f4f533"}, {"node_instance_id": "bono_host_mmu58s", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:54:03.372Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713 used request id req-b5324bdb-393f-42fa-95bc-1f82b47a3220", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:54:03.014Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.b83a5bbf-2abe-4600-8f25-33b615f4f533"}, {"node_instance_id": "bono_host_mmu58s", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:54:03.372Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713 used request id req-b5324bdb-393f-42fa-95bc-1f82b47a3220", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:54:03.014Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.b83a5bbf-2abe-4600-8f25-33b615f4f533"}, {"node_instance_id": "bind_host_xkrzi3", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:54:07.541Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2af354eb9d7a48b5b2b91fa3c2444788445f5123\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:54:07.352Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.bba3709c-5b84-4257-a0ce-b939fbe86f72"}, {"node_instance_id": "bind_host_xkrzi3", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:54:08.122Z", "message": "Task succeeded 'nova_plugin.server.delete'", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:54:07.841Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "bind_host_xkrzi3", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:54:08.122Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065 used request id req-b0423c45-fc32-4ea8-bbd6-8295b21989f7", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:54:07.401Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.bba3709c-5b84-4257-a0ce-b939fbe86f72"}, {"node_instance_id": "bind_host_xkrzi3", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:54:08.122Z", "message": "RESP: [404] Date: Tue, 09 Apr 2019 10:53:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b0423c45-fc32-4ea8-bbd6-8295b21989f7 x-compute-request-id: req-b0423c45-fc32-4ea8-bbd6-8295b21989f7 Content-Length: 111 Content-Type: application/json; charset=UTF-8 \nRESP BODY: {\"itemNotFound\": {\"message\": \"Instance 867c7a6e-d3bc-4739-acae-b1d9d43e0065 could not be found.\", \"code\": 404}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:54:07.400Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.bba3709c-5b84-4257-a0ce-b939fbe86f72"}, {"node_instance_id": "bono_host_mmu58s", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:54:08.122Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}72089d351e95fa472c4aa074faefc60bb9519a40\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:54:08.019Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.b83a5bbf-2abe-4600-8f25-33b615f4f533"}, {"node_instance_id": "bind_host_xkrzi3", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:54:08.122Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065 used request id req-b0423c45-fc32-4ea8-bbd6-8295b21989f7", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:54:07.401Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.bba3709c-5b84-4257-a0ce-b939fbe86f72"}], "metadata": {"pagination": {"total": 1577, "offset": 1547, "size": 50}}} 2019-04-09 10:54:08,276 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:54:08,276 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:54:08 GMT 2019-04-09 10:54:08,276 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:54:08,276 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-09 10:54:08,276 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:54:08,277 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:54:08,277 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:54:08,277 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-09 10:54:08,278 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2af354eb9d7a48b5b2b91fa3c2444788445f5123" 2019-04-09 10:54:08,279 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72089d351e95fa472c4aa074faefc60bb9519a40" 2019-04-09 10:54:08,279 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2af354eb9d7a48b5b2b91fa3c2444788445f5123" 2019-04-09 10:54:08,279 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [204] Date: Tue, 09 Apr 2019 10: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-e43f0451-a36a-472d-aa4f-0993740f91ba x-compute-request-id: req-e43f0451-a36a-472d-aa4f-0993740f91ba Content-Type: application/json 2019-04-09 10:54:08,279 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065 used request id req-e43f0451-a36a-472d-aa4f-0993740f91ba 2019-04-09 10:54:08,279 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065 used request id req-e43f0451-a36a-472d-aa4f-0993740f91ba 2019-04-09 10:54:08,280 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065 used request id req-81bf85e9-a360-4aea-a88c-3af936651827 2019-04-09 10:54:08,280 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065 used request id req-81bf85e9-a360-4aea-a88c-3af936651827 2019-04-09 10:54:08,280 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "867c7a6e-d3bc-4739-acae-b1d9d43e0065" to be deleted. current status: SHUTOFF 2019-04-09 10:54:08,280 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72089d351e95fa472c4aa074faefc60bb9519a40" 2019-04-09 10:54:08,280 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713 used request id req-2e6737da-dd01-4928-a26d-b69f9a6d80d1 2019-04-09 10:54:08,280 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [204] Date: Tue, 09 Apr 2019 10: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 x-openstack-request-id: req-2e6737da-dd01-4928-a26d-b69f9a6d80d1 x-compute-request-id: req-2e6737da-dd01-4928-a26d-b69f9a6d80d1 Content-Type: application/json 2019-04-09 10:54:08,281 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72089d351e95fa472c4aa074faefc60bb9519a40" 2019-04-09 10:54:08,281 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065 used request id req-af933147-39d5-4bb8-ad41-3f349156715a 2019-04-09 10:54:08,281 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713 used request id req-606203f2-2128-435e-a0b6-01323538faf3 2019-04-09 10:54:08,281 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713 used request id req-606203f2-2128-435e-a0b6-01323538faf3 2019-04-09 10:54:08,281 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10:53:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-af933147-39d5-4bb8-ad41-3f349156715a x-compute-request-id: req-af933147-39d5-4bb8-ad41-3f349156715a Content-Encoding: gzip Content-Length: 806 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:89:6a", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065", "rel": "bookmark"}], "image": {"id": "10e27409-226d-4f3d-971a-db9735ac09c8", "links": [{"href": "http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-04-09T10:31:45.000000", "flavor": {"id": "22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "links": [{"href": "http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "rel": "bookmark"}]}, "id": "867c7a6e-d3bc-4739-acae-b1d9d43e0065", "user_id": "ac8606d68bbd45969d2b1630e01ac7c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-04-09T10:53:52Z", "hostId": "559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "name": "server_clearwater-opnfv_bind_host_xkrzi3", "created": "2019-04-09T10:28:30Z", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b", "cloudify_management_network_id": "67c32f4e-cb01-4d56-a2b5-fe18f582c72d"}}} 2019-04-09 10:54:08,281 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065 used request id req-af933147-39d5-4bb8-ad41-3f349156715a 2019-04-09 10:54:08,282 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713 used request id req-2e6737da-dd01-4928-a26d-b69f9a6d80d1 2019-04-09 10:54:08,282 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10:53:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-606203f2-2128-435e-a0b6-01323538faf3 x-compute-request-id: req-606203f2-2128-435e-a0b6-01323538faf3 Content-Encoding: gzip Content-Length: 800 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:be:5f", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/595677f1-ed8c-4752-9770-298d40bc3713", "rel": "bookmark"}], "image": {"id": "10e27409-226d-4f3d-971a-db9735ac09c8", "links": [{"href": "http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-04-09T10:31:45.000000", "flavor": {"id": "22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "links": [{"href": "http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "rel": "bookmark"}]}, "id": "595677f1-ed8c-4752-9770-298d40bc3713", "user_id": "ac8606d68bbd45969d2b1630e01ac7c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-04-09T10:52:56Z", "hostId": "559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "name": "server_clearwater-opnfv_bono_host_mmu58s", "created": "2019-04-09T10:28:32Z", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b", "cloudify_management_network_id": "67c32f4e-cb01-4d56-a2b5-fe18f582c72d"}}} 2019-04-09 10:54:08,282 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "595677f1-ed8c-4752-9770-298d40bc3713" to be deleted. current status: SHUTOFF 2019-04-09 10:54:08,282 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 10: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-b5324bdb-393f-42fa-95bc-1f82b47a3220 x-compute-request-id: req-b5324bdb-393f-42fa-95bc-1f82b47a3220 Content-Encoding: gzip Content-Length: 805 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:be:5f", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/595677f1-ed8c-4752-9770-298d40bc3713", "rel": "bookmark"}], "image": {"id": "10e27409-226d-4f3d-971a-db9735ac09c8", "links": [{"href": "http://172.30.9.21:8774/images/10e27409-226d-4f3d-971a-db9735ac09c8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-04-09T10:31:45.000000", "flavor": {"id": "22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "links": [{"href": "http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "rel": "bookmark"}]}, "id": "595677f1-ed8c-4752-9770-298d40bc3713", "user_id": "ac8606d68bbd45969d2b1630e01ac7c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-04-09T10:53:53Z", "hostId": "559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "name": "server_clearwater-opnfv_bono_host_mmu58s", "created": "2019-04-09T10:28:32Z", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b", "cloudify_management_network_id": "67c32f4e-cb01-4d56-a2b5-fe18f582c72d"}}} 2019-04-09 10:54:08,282 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713 used request id req-b5324bdb-393f-42fa-95bc-1f82b47a3220 2019-04-09 10:54:08,282 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713 used request id req-b5324bdb-393f-42fa-95bc-1f82b47a3220 2019-04-09 10:54:08,283 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2af354eb9d7a48b5b2b91fa3c2444788445f5123" 2019-04-09 10:54:08,283 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2019-04-09 10:54:08,283 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065 used request id req-b0423c45-fc32-4ea8-bbd6-8295b21989f7 2019-04-09 10:54:08,283 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [404] Date: Tue, 09 Apr 2019 10:53:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b0423c45-fc32-4ea8-bbd6-8295b21989f7 x-compute-request-id: req-b0423c45-fc32-4ea8-bbd6-8295b21989f7 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 867c7a6e-d3bc-4739-acae-b1d9d43e0065 could not be found.", "code": 404}} 2019-04-09 10:54:08,283 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72089d351e95fa472c4aa074faefc60bb9519a40" 2019-04-09 10:54:08,283 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/867c7a6e-d3bc-4739-acae-b1d9d43e0065 used request id req-b0423c45-fc32-4ea8-bbd6-8295b21989f7 2019-04-09 10:54:08,284 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/5925ef01-08cd-4403-aab7-6ff46347ca8f 2019-04-09 10:54:08,378 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:54:08,379 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:54:08,379 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:54:08,379 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:54:08,379 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:54:08,379 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:54:08,379 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:54:08,379 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T10:49:12.891Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-09T10:49:12.892Z", "id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"} 2019-04-09 10:54:08,379 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:54:08,379 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:54:08 GMT 2019-04-09 10:54:08,380 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:54:08,380 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-04-09 10:54:08,380 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:54:08,380 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:54:08,380 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:54:13,385 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-09 10:54:13,560 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:54:13,561 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:54:13,561 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:54:13,561 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:54:13,561 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:54:13,561 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:54:13,561 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:54:13,561 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_security_group_f1jd37", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:54:08.786Z", "message": "Stopping node instance", "target_id": null, "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:54:08.409Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "bono_host_mmu58s", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:54:08.786Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713 used request id req-785d9c15-259a-45b8-b076-eebe4f29ec89", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:54:08.074Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.b83a5bbf-2abe-4600-8f25-33b615f4f533"}, {"node_instance_id": "bono_host_mmu58s", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:54:08.786Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713 used request id req-785d9c15-259a-45b8-b076-eebe4f29ec89", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:54:08.074Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.b83a5bbf-2abe-4600-8f25-33b615f4f533"}, {"node_instance_id": "bono_host_mmu58s", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:54:08.786Z", "message": "RESP: [404] Date: Tue, 09 Apr 2019 10:53:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-785d9c15-259a-45b8-b076-eebe4f29ec89 x-compute-request-id: req-785d9c15-259a-45b8-b076-eebe4f29ec89 Content-Length: 111 Content-Type: application/json; charset=UTF-8 \nRESP BODY: {\"itemNotFound\": {\"message\": \"Instance 595677f1-ed8c-4752-9770-298d40bc3713 could not be found.\", \"code\": 404}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:54:08.073Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.b83a5bbf-2abe-4600-8f25-33b615f4f533"}, {"node_instance_id": "bind_floatingip_oohzsh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:54:08.786Z", "message": "Stopping node instance", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:54:08.334Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "bind_host_xkrzi3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:54:08.786Z", "message": "Deleted node instance", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:54:08.081Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "bono_host_mmu58s", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:54:08.786Z", "message": "Task succeeded 'nova_plugin.server.delete'", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:54:08.453Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "bind_security_group_f1jd37", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:54:09.389Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:54:08.797Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "bind_floatingip_oohzsh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:54:09.389Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:54:08.769Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "bono_host_mmu58s", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:54:09.389Z", "message": "Deleted node instance", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:54:08.660Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "keypair_kznd6f", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:54:09.986Z", "message": "Stopping node instance", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:54:09.247Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "bono_security_group_2s7rhd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:54:09.986Z", "message": "Stopping node instance", "target_id": null, "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:54:09.215Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "bono_floatingip_1pdtux", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:54:09.986Z", "message": "Stopping node instance", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:54:09.086Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "internal_sip_security_group_rwbxx4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:54:10.581Z", "message": "Stopping node instance", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:54:09.278Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "base_security_group_4sd36z", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:54:10.581Z", "message": "Stopping node instance", "target_id": null, "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:54:09.307Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "bind_floatingip_oohzsh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:54:10.581Z", "message": "Unlinking relationships", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:54:09.707Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "internal_sip_security_group_rwbxx4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:54:11.227Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:54:09.764Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "bind_security_group_f1jd37", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:54:11.227Z", "message": "Unlinking relationships", "target_id": null, "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:54:09.795Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "base_security_group_4sd36z", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:54:11.227Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:54:09.734Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "keypair_kznd6f", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:54:11.823Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:54:09.859Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "bono_security_group_2s7rhd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:54:11.823Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:54:09.900Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "bono_floatingip_1pdtux", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:54:11.823Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:54:09.829Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "bind_security_group_f1jd37", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:54:12.422Z", "message": "Relationships unlinked", "target_id": null, "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:54:10.230Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "internal_sip_security_group_rwbxx4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:54:12.422Z", "message": "Unlinking relationships", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:54:10.430Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "bind_floatingip_oohzsh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:54:12.422Z", "message": "Relationships unlinked", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:54:10.105Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "bind_floatingip_oohzsh", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:54:12.950Z", "message": "deleting floatingip", "level": "info", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:54:12.386Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.e3d26dbd-dc4b-4ea1-a568-b47d3c1bc430"}, {"node_instance_id": "bind_floatingip_oohzsh", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:54:12.950Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:54:12.399Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.e3d26dbd-dc4b-4ea1-a568-b47d3c1bc430"}, {"node_instance_id": "bind_floatingip_oohzsh", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:54:12.950Z", "message": "RESP: [300] Date: Tue, 09 Apr 2019 10:54:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d93c79a5-351c-4dba-bdb2-fd7b1fc02568 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:54:12.411Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.e3d26dbd-dc4b-4ea1-a568-b47d3c1bc430"}, {"node_instance_id": "bind_floatingip_oohzsh", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:54:12.950Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/floatingips/9bec1313-b355-4bf3-ad5f-dd57002ba599.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}45b9b29b2e51a10da944e4ab64aef5d0c50343ca\"", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:54:12.816Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.e3d26dbd-dc4b-4ea1-a568-b47d3c1bc430"}, {"node_instance_id": "bind_floatingip_oohzsh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:54:12.950Z", "message": "Deleting node instance", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:54:10.485Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "bind_floatingip_oohzsh", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:54:12.950Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-d93c79a5-351c-4dba-bdb2-fd7b1fc02568", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:54:12.411Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.e3d26dbd-dc4b-4ea1-a568-b47d3c1bc430"}, {"node_instance_id": "bono_floatingip_1pdtux", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:54:12.950Z", "message": "Unlinking relationships", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:54:10.459Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "bind_security_group_f1jd37", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:54:12.950Z", "message": "deleting security_group", "level": "info", "target_id": null, "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:54:12.780Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.c37c6a34-9bf4-4b6e-ba2c-d4f63f297b33"}], "metadata": {"pagination": {"total": 1610, "offset": 1577, "size": 50}}} 2019-04-09 10:54:13,561 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:54:13,561 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:54:13 GMT 2019-04-09 10:54:13,562 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:54:13,562 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-09 10:54:13,562 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:54:13,562 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:54:13,562 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:54:13,562 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-09 10:54:13,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node instance 2019-04-09 10:54:13,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713 used request id req-785d9c15-259a-45b8-b076-eebe4f29ec89 2019-04-09 10:54:13,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/595677f1-ed8c-4752-9770-298d40bc3713 used request id req-785d9c15-259a-45b8-b076-eebe4f29ec89 2019-04-09 10:54:13,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [404] Date: Tue, 09 Apr 2019 10:53:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-785d9c15-259a-45b8-b076-eebe4f29ec89 x-compute-request-id: req-785d9c15-259a-45b8-b076-eebe4f29ec89 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 595677f1-ed8c-4752-9770-298d40bc3713 could not be found.", "code": 404}} 2019-04-09 10:54:13,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node instance 2019-04-09 10:54:13,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleted node instance 2019-04-09 10:54:13,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2019-04-09 10:54:13,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopped node instance: nothing to do 2019-04-09 10:54:13,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopped node instance: nothing to do 2019-04-09 10:54:13,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleted node instance 2019-04-09 10:54:13,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node instance 2019-04-09 10:54:13,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node instance 2019-04-09 10:54:13,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node instance 2019-04-09 10:54:13,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node instance 2019-04-09 10:54:13,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node instance 2019-04-09 10:54:13,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Unlinking relationships 2019-04-09 10:54:13,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopped node instance: nothing to do 2019-04-09 10:54:13,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Unlinking relationships 2019-04-09 10:54:13,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopped node instance: nothing to do 2019-04-09 10:54:13,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopped node instance: nothing to do 2019-04-09 10:54:13,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopped node instance: nothing to do 2019-04-09 10:54:13,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopped node instance: nothing to do 2019-04-09 10:54:13,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships unlinked 2019-04-09 10:54:13,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Unlinking relationships 2019-04-09 10:54:13,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships unlinked 2019-04-09 10:54:13,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting floatingip 2019-04-09 10:54:13,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-09 10:54:13,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 09 Apr 2019 10:54:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d93c79a5-351c-4dba-bdb2-fd7b1fc02568 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 10:54:13,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/floatingips/9bec1313-b355-4bf3-ad5f-dd57002ba599.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45b9b29b2e51a10da944e4ab64aef5d0c50343ca" 2019-04-09 10:54:13,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node instance 2019-04-09 10:54:13,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-d93c79a5-351c-4dba-bdb2-fd7b1fc02568 2019-04-09 10:54:13,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Unlinking relationships 2019-04-09 10:54:13,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2019-04-09 10:54:13,569 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/5925ef01-08cd-4403-aab7-6ff46347ca8f 2019-04-09 10:54:13,926 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:54:13,926 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:54:13,926 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:54:13,926 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:54:13,927 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:54:13,927 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:54:13,927 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:54:13,927 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T10:49:12.891Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-09T10:49:12.892Z", "id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"} 2019-04-09 10:54:13,927 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:54:13,927 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:54:13 GMT 2019-04-09 10:54:13,927 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:54:13,927 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-04-09 10:54:13,927 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:54:13,927 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:54:13,928 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:54:18,933 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-04-09 10:54:19,020 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:54:19,020 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:54:19,020 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:54:19,020 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:54:19,020 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:54:19,020 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:54:19,020 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:54:19,021 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "internal_sip_security_group_rwbxx4", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:54:13.625Z", "message": "RESP: [300] Date: Tue, 09 Apr 2019 10:54:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7044f03f-243f-4c91-8ebe-e06759bbb0fe Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:54:13.357Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.d5861c3f-31c7-4971-b50c-40d545090bec"}, {"node_instance_id": "bind_floatingip_oohzsh", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:54:13.625Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:54:10.763Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "base_security_group_4sd36z", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:54:13.625Z", "message": "Unlinking relationships", "target_id": null, "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:54:10.730Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "bind_security_group_f1jd37", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:54:13.625Z", "message": "Deleting node instance", "target_id": null, "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:54:10.599Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "keypair_kznd6f", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:54:13.625Z", "message": "Unlinking relationships", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:54:10.765Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "internal_sip_security_group_rwbxx4", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:54:13.625Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:54:13.345Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.d5861c3f-31c7-4971-b50c-40d545090bec"}, {"node_instance_id": "internal_sip_security_group_rwbxx4", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:54:13.625Z", "message": "deleting security_group", "level": "info", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:54:13.344Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.d5861c3f-31c7-4971-b50c-40d545090bec"}, {"node_instance_id": "bind_security_group_f1jd37", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:54:13.625Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/445aa5ee-e0f1-4a8d-ae80-41ad7698f8a7.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}effb0ad1b00387be1d479c04f12d4529dc1492ce\"", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:54:13.306Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.c37c6a34-9bf4-4b6e-ba2c-d4f63f297b33"}, {"node_instance_id": "bind_security_group_f1jd37", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:54:13.625Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-d1d00e37-b20e-4b91-bc97-10e79ad2ed29", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:54:12.791Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.c37c6a34-9bf4-4b6e-ba2c-d4f63f297b33"}, {"node_instance_id": "bind_security_group_f1jd37", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:54:13.625Z", "message": "RESP: [300] Date: Tue, 09 Apr 2019 10:54:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d1d00e37-b20e-4b91-bc97-10e79ad2ed29 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:54:12.791Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.c37c6a34-9bf4-4b6e-ba2c-d4f63f297b33"}, {"node_instance_id": "bind_security_group_f1jd37", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:54:13.625Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:54:12.783Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.c37c6a34-9bf4-4b6e-ba2c-d4f63f297b33"}, {"node_instance_id": "internal_sip_security_group_rwbxx4", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:54:13.625Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-7044f03f-243f-4c91-8ebe-e06759bbb0fe", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:54:13.357Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.d5861c3f-31c7-4971-b50c-40d545090bec"}, {"node_instance_id": "internal_sip_security_group_rwbxx4", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:54:14.192Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/962547c1-9c5d-4a60-ba49-0f98fc17b32f.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a09c74c6fed921f71022f48b4a444b0e49994f77\"", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:54:13.787Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.d5861c3f-31c7-4971-b50c-40d545090bec"}, {"node_instance_id": "internal_sip_security_group_rwbxx4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:54:14.192Z", "message": "Relationships unlinked", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:54:10.833Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "bono_security_group_2s7rhd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:54:14.192Z", "message": "Unlinking relationships", "target_id": null, "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:54:10.805Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "bono_floatingip_1pdtux", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:54:14.192Z", "message": "deleting floatingip", "level": "info", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:54:13.647Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.69799f2e-1262-4386-b4fc-b4f10b29e8c5"}, {"node_instance_id": "bono_floatingip_1pdtux", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:54:14.192Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:54:13.654Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.69799f2e-1262-4386-b4fc-b4f10b29e8c5"}, {"node_instance_id": "bono_floatingip_1pdtux", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:54:14.192Z", "message": "RESP: [300] Date: Tue, 09 Apr 2019 10:54:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-31e3f57e-6b5b-4995-b189-a0b126714054 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:54:13.670Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.69799f2e-1262-4386-b4fc-b4f10b29e8c5"}, {"node_instance_id": "bono_floatingip_1pdtux", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:54:14.192Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-31e3f57e-6b5b-4995-b189-a0b126714054", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:54:13.670Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.69799f2e-1262-4386-b4fc-b4f10b29e8c5"}, {"node_instance_id": "bind_security_group_f1jd37", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:54:14.192Z", "message": "RESP: [204] X-Openstack-Request-Id: req-75fde1d4-04db-4a4b-a7d9-992d2c7e73ce Content-Length: 0 Date: Tue, 09 Apr 2019 10:54:04 GMT \nRESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged.\n", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:54:14.086Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.c37c6a34-9bf4-4b6e-ba2c-d4f63f297b33"}, {"node_instance_id": "internal_sip_security_group_rwbxx4", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:54:14.860Z", "message": "DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/962547c1-9c5d-4a60-ba49-0f98fc17b32f.json used request id req-9e54b378-b996-4e05-93d5-44bdce66f8b3", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:54:14.195Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.d5861c3f-31c7-4971-b50c-40d545090bec"}, {"node_instance_id": "bind_security_group_f1jd37", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:54:14.860Z", "message": "DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/445aa5ee-e0f1-4a8d-ae80-41ad7698f8a7.json used request id req-75fde1d4-04db-4a4b-a7d9-992d2c7e73ce", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:54:14.086Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.c37c6a34-9bf4-4b6e-ba2c-d4f63f297b33"}, {"node_instance_id": "bind_security_group_f1jd37", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:54:14.860Z", "message": "DELETE call to neutron for http://172.30.9.21:9696/v2.0/security-groups/445aa5ee-e0f1-4a8d-ae80-41ad7698f8a7.json used request id req-75fde1d4-04db-4a4b-a7d9-992d2c7e73ce", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:54:14.086Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.c37c6a34-9bf4-4b6e-ba2c-d4f63f297b33"}, {"node_instance_id": "bono_floatingip_1pdtux", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:54:14.860Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/floatingips/36c3a53a-7025-4912-9f78-d7e836ba0a00.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d39c337f71c0bd6df0982e60b2b91590f2b0e136\"", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:54:14.106Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.69799f2e-1262-4386-b4fc-b4f10b29e8c5"}, {"node_instance_id": "bind_floatingip_oohzsh", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:54:14.860Z", "message": "RESP: [204] X-Openstack-Request-Id: req-314575a7-1f28-42e7-9933-598def73d0b8 Content-Length: 0 Date: Tue, 09 Apr 2019 10:54:04 GMT \nRESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged.\n", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:54:14.085Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.e3d26dbd-dc4b-4ea1-a568-b47d3c1bc430"}, {"node_instance_id": "bind_floatingip_oohzsh", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:54:14.860Z", "message": "DELETE call to network for http://172.30.9.21:9696/v2.0/floatingips/9bec1313-b355-4bf3-ad5f-dd57002ba599.json used request id req-314575a7-1f28-42e7-9933-598def73d0b8", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:54:14.086Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.e3d26dbd-dc4b-4ea1-a568-b47d3c1bc430"}, {"node_instance_id": "bind_floatingip_oohzsh", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:54:14.860Z", "message": "DELETE call to neutron for http://172.30.9.21:9696/v2.0/floatingips/9bec1313-b355-4bf3-ad5f-dd57002ba599.json used request id req-314575a7-1f28-42e7-9933-598def73d0b8", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:54:14.086Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.e3d26dbd-dc4b-4ea1-a568-b47d3c1bc430"}, {"node_instance_id": "bono_floatingip_1pdtux", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:54:14.860Z", "message": "Relationships unlinked", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:54:10.977Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "bind_security_group_f1jd37", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:54:14.860Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "target_id": null, "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:54:11.210Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "bono_floatingip_1pdtux", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:54:14.860Z", "message": "Deleting node instance", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:54:11.213Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "internal_sip_security_group_rwbxx4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:54:14.860Z", "message": "Deleting node instance", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:54:11.492Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "internal_sip_security_group_rwbxx4", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:54:14.860Z", "message": "DELETE call to neutron for http://172.30.9.21:9696/v2.0/security-groups/962547c1-9c5d-4a60-ba49-0f98fc17b32f.json used request id req-9e54b378-b996-4e05-93d5-44bdce66f8b3", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:54:14.195Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.d5861c3f-31c7-4971-b50c-40d545090bec"}, {"node_instance_id": "internal_sip_security_group_rwbxx4", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:54:14.860Z", "message": "RESP: [204] X-Openstack-Request-Id: req-9e54b378-b996-4e05-93d5-44bdce66f8b3 Content-Length: 0 Date: Tue, 09 Apr 2019 10:54:04 GMT \nRESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged.\n", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:54:14.195Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.d5861c3f-31c7-4971-b50c-40d545090bec"}, {"node_instance_id": "base_security_group_4sd36z", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:54:15.460Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-4f947cc6-b7b3-4269-9484-dc89e7c4cb14", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:54:14.736Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.fca1192b-d53f-463c-8b05-1abe2420d41b"}, {"node_instance_id": "base_security_group_4sd36z", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:54:15.460Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/2bf238e1-c96a-4edc-8d76-3703be9c0f98.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8c15eed4ff7966fa1272d6cf601ec96a11a3ec46\"", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:54:15.134Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.fca1192b-d53f-463c-8b05-1abe2420d41b"}, {"node_instance_id": "base_security_group_4sd36z", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:54:15.460Z", "message": "RESP: [300] Date: Tue, 09 Apr 2019 10:54:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4f947cc6-b7b3-4269-9484-dc89e7c4cb14 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:54:14.735Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.fca1192b-d53f-463c-8b05-1abe2420d41b"}, {"node_instance_id": "base_security_group_4sd36z", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:54:15.460Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:54:14.723Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.fca1192b-d53f-463c-8b05-1abe2420d41b"}, {"node_instance_id": "base_security_group_4sd36z", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:54:15.460Z", "message": "deleting security_group", "level": "info", "target_id": null, "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:54:14.713Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.fca1192b-d53f-463c-8b05-1abe2420d41b"}, {"node_instance_id": "internal_sip_security_group_rwbxx4", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:54:15.460Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:54:11.621Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "base_security_group_4sd36z", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:54:15.460Z", "message": "Relationships unlinked", "target_id": null, "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:54:11.844Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "keypair_kznd6f", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:54:15.460Z", "message": "Relationships unlinked", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:54:11.926Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}, {"node_instance_id": "bono_security_group_2s7rhd", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:54:15.460Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:54:15.293Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.3a3b70d0-6296-44e1-975a-f2d1bff4100d"}, {"node_instance_id": "bono_security_group_2s7rhd", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:54:15.460Z", "message": "deleting security_group", "level": "info", "target_id": null, "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:54:15.293Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.3a3b70d0-6296-44e1-975a-f2d1bff4100d"}, {"node_instance_id": "keypair_kznd6f", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:54:15.460Z", "message": "not deleting keypair since an external keypair is being used", "level": "info", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:54:15.084Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.5308eeb6-d91a-4784-9064-5e981216c6f5"}, {"node_instance_id": "bono_floatingip_1pdtux", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:54:15.460Z", "message": "DELETE call to neutron for http://172.30.9.21:9696/v2.0/floatingips/36c3a53a-7025-4912-9f78-d7e836ba0a00.json used request id req-bb4bfbb6-99f4-47e4-acda-ca9cb2dccc35", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:54:14.929Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.69799f2e-1262-4386-b4fc-b4f10b29e8c5"}, {"node_instance_id": "bono_floatingip_1pdtux", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:54:15.460Z", "message": "DELETE call to network for http://172.30.9.21:9696/v2.0/floatingips/36c3a53a-7025-4912-9f78-d7e836ba0a00.json used request id req-bb4bfbb6-99f4-47e4-acda-ca9cb2dccc35", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:54:14.929Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.69799f2e-1262-4386-b4fc-b4f10b29e8c5"}, {"node_instance_id": "bono_security_group_2s7rhd", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:54:15.460Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-e29429ab-f867-4088-95be-631d02acf6b7", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:54:15.300Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.3a3b70d0-6296-44e1-975a-f2d1bff4100d"}, {"node_instance_id": "bono_security_group_2s7rhd", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:54:15.460Z", "message": "RESP: [300] Date: Tue, 09 Apr 2019 10:54:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e29429ab-f867-4088-95be-631d02acf6b7 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:54:15.300Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.3a3b70d0-6296-44e1-975a-f2d1bff4100d"}, {"node_instance_id": "bono_floatingip_1pdtux", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:54:15.460Z", "message": "RESP: [204] X-Openstack-Request-Id: req-bb4bfbb6-99f4-47e4-acda-ca9cb2dccc35 Content-Length: 0 Date: Tue, 09 Apr 2019 10:54:05 GMT \nRESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged.\n", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:54:14.928Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f", "logger": "ctx.69799f2e-1262-4386-b4fc-b4f10b29e8c5"}, {"node_instance_id": "bono_security_group_2s7rhd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-04-09T10:54:16.053Z", "message": "Relationships unlinked", "target_id": null, "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T10:54:12.127Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"}], "metadata": {"pagination": {"total": 1689, "offset": 1610, "size": 50}}} 2019-04-09 10:54:19,021 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:54:19,021 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:54:19 GMT 2019-04-09 10:54:19,021 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:54:19,021 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-09 10:54:19,021 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:54:19,021 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:54:19,022 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:54:19,022 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-09 10:54:19,024 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 09 Apr 2019 10:54:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7044f03f-243f-4c91-8ebe-e06759bbb0fe Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 10:54:19,024 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2019-04-09 10:54:19,024 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Unlinking relationships 2019-04-09 10:54:19,025 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node instance 2019-04-09 10:54:19,025 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Unlinking relationships 2019-04-09 10:54:19,025 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-09 10:54:19,025 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2019-04-09 10:54:19,025 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/445aa5ee-e0f1-4a8d-ae80-41ad7698f8a7.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}effb0ad1b00387be1d479c04f12d4529dc1492ce" 2019-04-09 10:54:19,025 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-d1d00e37-b20e-4b91-bc97-10e79ad2ed29 2019-04-09 10:54:19,026 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 09 Apr 2019 10:54:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d1d00e37-b20e-4b91-bc97-10e79ad2ed29 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 10:54:19,026 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-09 10:54:19,026 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-7044f03f-243f-4c91-8ebe-e06759bbb0fe 2019-04-09 10:54:19,026 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/962547c1-9c5d-4a60-ba49-0f98fc17b32f.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a09c74c6fed921f71022f48b4a444b0e49994f77" 2019-04-09 10:54:19,026 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships unlinked 2019-04-09 10:54:19,026 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Unlinking relationships 2019-04-09 10:54:19,026 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting floatingip 2019-04-09 10:54:19,027 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-09 10:54:19,027 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 09 Apr 2019 10:54:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-31e3f57e-6b5b-4995-b189-a0b126714054 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 10:54:19,027 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-31e3f57e-6b5b-4995-b189-a0b126714054 2019-04-09 10:54:19,027 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [204] X-Openstack-Request-Id: req-75fde1d4-04db-4a4b-a7d9-992d2c7e73ce Content-Length: 0 Date: Tue, 09 Apr 2019 10:54:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-09 10:54:19,027 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/962547c1-9c5d-4a60-ba49-0f98fc17b32f.json used request id req-9e54b378-b996-4e05-93d5-44bdce66f8b3 2019-04-09 10:54:19,027 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/445aa5ee-e0f1-4a8d-ae80-41ad7698f8a7.json used request id req-75fde1d4-04db-4a4b-a7d9-992d2c7e73ce 2019-04-09 10:54:19,028 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - DELETE call to neutron for http://172.30.9.21:9696/v2.0/security-groups/445aa5ee-e0f1-4a8d-ae80-41ad7698f8a7.json used request id req-75fde1d4-04db-4a4b-a7d9-992d2c7e73ce 2019-04-09 10:54:19,028 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/floatingips/36c3a53a-7025-4912-9f78-d7e836ba0a00.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d39c337f71c0bd6df0982e60b2b91590f2b0e136" 2019-04-09 10:54:19,028 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [204] X-Openstack-Request-Id: req-314575a7-1f28-42e7-9933-598def73d0b8 Content-Length: 0 Date: Tue, 09 Apr 2019 10:54:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-09 10:54:19,028 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/floatingips/9bec1313-b355-4bf3-ad5f-dd57002ba599.json used request id req-314575a7-1f28-42e7-9933-598def73d0b8 2019-04-09 10:54:19,028 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - DELETE call to neutron for http://172.30.9.21:9696/v2.0/floatingips/9bec1313-b355-4bf3-ad5f-dd57002ba599.json used request id req-314575a7-1f28-42e7-9933-598def73d0b8 2019-04-09 10:54:19,028 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships unlinked 2019-04-09 10:54:19,029 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2019-04-09 10:54:19,029 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node instance 2019-04-09 10:54:19,029 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node instance 2019-04-09 10:54:19,029 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - DELETE call to neutron for http://172.30.9.21:9696/v2.0/security-groups/962547c1-9c5d-4a60-ba49-0f98fc17b32f.json used request id req-9e54b378-b996-4e05-93d5-44bdce66f8b3 2019-04-09 10:54:19,029 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9e54b378-b996-4e05-93d5-44bdce66f8b3 Content-Length: 0 Date: Tue, 09 Apr 2019 10:54:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-09 10:54:19,029 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-4f947cc6-b7b3-4269-9484-dc89e7c4cb14 2019-04-09 10:54:19,029 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/2bf238e1-c96a-4edc-8d76-3703be9c0f98.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c15eed4ff7966fa1272d6cf601ec96a11a3ec46" 2019-04-09 10:54:19,030 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 09 Apr 2019 10:54:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4f947cc6-b7b3-4269-9484-dc89e7c4cb14 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 10:54:19,030 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-09 10:54:19,030 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2019-04-09 10:54:19,030 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2019-04-09 10:54:19,030 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships unlinked 2019-04-09 10:54:19,030 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships unlinked 2019-04-09 10:54:19,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-09 10:54:19,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2019-04-09 10:54:19,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - not deleting keypair since an external keypair is being used 2019-04-09 10:54:19,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - DELETE call to neutron for http://172.30.9.21:9696/v2.0/floatingips/36c3a53a-7025-4912-9f78-d7e836ba0a00.json used request id req-bb4bfbb6-99f4-47e4-acda-ca9cb2dccc35 2019-04-09 10:54:19,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/floatingips/36c3a53a-7025-4912-9f78-d7e836ba0a00.json used request id req-bb4bfbb6-99f4-47e4-acda-ca9cb2dccc35 2019-04-09 10:54:19,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-e29429ab-f867-4088-95be-631d02acf6b7 2019-04-09 10:54:19,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 09 Apr 2019 10:54:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e29429ab-f867-4088-95be-631d02acf6b7 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 10:54:19,032 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [204] X-Openstack-Request-Id: req-bb4bfbb6-99f4-47e4-acda-ca9cb2dccc35 Content-Length: 0 Date: Tue, 09 Apr 2019 10:54:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-09 10:54:19,032 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships unlinked 2019-04-09 10:54:19,032 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/5925ef01-08cd-4403-aab7-6ff46347ca8f 2019-04-09 10:54:19,086 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:54:19,086 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:54:19,086 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:54:19,087 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:54:19,087 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:54:19,087 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:54:19,087 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:54:19,087 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "terminated", "status_display": "completed", "ended_at": "2019-04-09T10:54:16.769Z", "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T10:49:12.891Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-04-09T10:49:12.892Z", "id": "5925ef01-08cd-4403-aab7-6ff46347ca8f"} 2019-04-09 10:54:19,087 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:54:19,087 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:54:19 GMT 2019-04-09 10:54:19,087 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:54:19,087 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 595 2019-04-09 10:54:19,088 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:54:19,088 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:54:19,088 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:54:19,088 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.202:80/api/v3.1/deployments/clearwater-opnfv 2019-04-09 10:54:19,640 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:54:19,641 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:54:19,641 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:54:19,641 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:54:19,641 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:54:19,641 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:54:19,641 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:54:19,641 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2019-04-09 10:54:19,641 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"inputs": {"vellum_cluster_size": 1, "agent_user": "ubuntu", "image_id": "10e27409-226d-4f3d-971a-db9735ac09c8", "with_ellis": 1, "external_network_name": "external", "dime_cluster_size": 1, "key_pair_name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "bono_cluster_size": 1, "flavor_id": "22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "public_domain": "clearwater.opnfv", "homer_cluster_size": 1, "release": "repo129", "network_name": "cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b", "private_key_path": "/etc/cloudify/cloudify_ims.pem", "sprout_cluster_size": 1}, "permalink": null, "description": null, "blueprint_id": "clearwater-opnfv", "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "tenant_name": "default_tenant", "created_at": "2019-04-09T10:27:59.990Z", "created_by": "admin", "updated_at": "2019-04-09T10:27:59.990Z", "visibility": "tenant", "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "private_resource": false, "resource_availability": "tenant", "capabilities": {}, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "workflows": [{"created_at": null, "name": "scale", "parameters": {"scalable_entity_name": {"description": "Which node/group to scale. Note that the parameter specified should denote the node/group name and NOT the node/group instance id.\n"}, "ignore_failure": {"default": false, "type": "boolean"}, "scale_compute": {"default": false, "description": "If a node name is passed as the `scalable_entity_name` parameter and that node is contained (transitively) within a compute node and this property is 'true', operate on the compute node instead of the specified node.\n"}, "delta": {"default": 1, "type": "integer", "description": "How many node/group instances should be added/removed. A positive number denotes increase of instances. A negative number denotes decrease of instances.\n"}}}, {"created_at": null, "name": "heal", "parameters": {"diagnose_value": {"default": "Not provided", "description": "Diagnosed reason of failure"}, "node_instance_id": {"description": "Which node instance has failed"}, "ignore_failure": {"default": true, "type": "boolean"}}}, {"created_at": null, "name": "update", "parameters": {"skip_uninstall": {"default": false}, "remove_target_instance_ids": {"default": []}, "extended_instance_ids": {"default": []}, "reduce_target_instance_ids": {"default": []}, "ignore_failure": {"default": false, "type": "boolean"}, "reduced_instance_ids": {"default": []}, "modified_entity_ids": {"default": []}, "added_target_instances_ids": {"default": []}, "update_id": {"default": ""}, "skip_install": {"default": false}, "removed_instance_ids": {"default": []}, "extend_target_instance_ids": {"default": []}, "added_instance_ids": {"default": []}}}, {"created_at": null, "name": "execute_operation", "parameters": {"operation_kwargs": {"default": {}}, "node_ids": {"default": []}, "node_instance_ids": {"default": []}, "run_by_dependency_order": {"default": false}, "operation": {}, "allow_kwargs_override": {"default": null}, "type_names": {"default": []}}}, {"created_at": null, "name": "install", "parameters": {}}, {"created_at": null, "name": "install_new_agents", "parameters": {"node_ids": {"default": []}, "install_agent_timeout": {"default": 300}, "node_instance_ids": {"default": []}, "install": {"default": true}, "validate": {"default": true}, "install_script": {"default": ""}}}, {"created_at": null, "name": "uninstall", "parameters": {"ignore_failure": {"default": false, "type": "boolean"}}}], "scaling_groups": {"bono_group": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}, "members": ["bono_floatingip", "bono_host"]}}, "id": "clearwater-opnfv", "outputs": {"dns_ip": {"value": {"get_attribute": ["bind_floatingip", "floating_ip_address"]}}, "ellis_ip": {"value": {"get_attribute": ["ellis_floatingip", "floating_ip_address"]}}}} 2019-04-09 10:54:19,642 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:54:19,642 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:54:19 GMT 2019-04-09 10:54:19,642 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:54:19,642 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-09 10:54:19,642 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:54:19,642 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:54:19,642 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:54:19,642 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-09 10:54:29,654 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.202:80/api/v3.1/blueprints/clearwater-opnfv 2019-04-09 10:54:29,905 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 10:54:29,905 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 10:54:29,905 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 10:54:29,905 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 10:54:29,905 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 10:54:29,906 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 10:54:29,906 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 10:54:29,906 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2019-04-09 10:54:29,906 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"main_file_name": "openstack-blueprint.yaml", "description": null, "tenant_name": "default_tenant", "created_at": "2019-04-09T10:27:51.153Z", "updated_at": "2019-04-09T10:27:51.153Z", "created_by": "admin", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "id": "clearwater-opnfv", "plan": {"relationships": {"cloudify.relationships.depends_on": {"properties": {"connection_type": {"default": "all_to_all"}}, "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "name": "cloudify.relationships.depends_on", "type_hierarchy": ["cloudify.relationships.depends_on"], "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}}, "cloudify.relationships.file_system_contained_in_compute": {"name": "cloudify.relationships.file_system_contained_in_compute", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in", "cloudify.relationships.file_system_contained_in_compute"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.contained_in", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/mount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/unmount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "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": "openstack.neutron_plugin.port.attach", "inputs": {"openstack_config": {"default": {}}}, "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"}}}, "monitors_sprout_nodes": {"name": "monitors_sprout_nodes", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_sprout_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": {"default": 161, "description": "snmp port"}, "community": {"default": "clearwater", "description": "snmp community"}, "oids": {"default": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}, "description": "snmp oids to poll"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.monitors", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_keypair": {"name": "cloudify.openstack.server_connected_to_keypair", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_server_group": {"name": "cloudify.openstack.server_connected_to_server_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_server_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": "", "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"}}}, "cloudify.openstack.server_connected_to_floating_ip": {"name": "cloudify.openstack.server_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": {"default": "", "type": "string", "description": "The fixed IP to be associated with the floating IP. If omitted, Openstack will choose which port to associate.\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.connected_to": {"name": "cloudify.relationships.connected_to", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_depends_on_volume": {"name": "cloudify.relationships.file_system_depends_on_volume", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.file_system_depends_on_volume"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/fdisk.sh"}, "device_name": {"default": {"get_attribute": ["TARGET", "device_name"]}}}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "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"}}}, "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.port_connected_to_subnet": {"name": "cloudify.openstack.port_connected_to_subnet", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_subnet"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.route_connected_to_router": {"name": "cloudify.openstack.route_connected_to_router", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.route_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": "", "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.rbac_policy_applied_to": {"name": "cloudify.openstack.rbac_policy_applied_to", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.rbac_policy_applied_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.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.volume_attached_to_server": {"name": "cloudify.openstack.volume_attached_to_server", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.volume_attached_to_server"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.attach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the attachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the attachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.detach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the detachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the detachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.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_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": "openstack.neutron_plugin.port.disconnect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.subnet_connected_to_router": {"name": "cloudify.openstack.subnet_connected_to_router", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.subnet_connected_to_router"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "openstack.neutron_plugin.router.connect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.router.disconnect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.contained_in": {"name": "cloudify.relationships.contained_in", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "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"}}}}, "inputs": {"vellum_cluster_size": {"default": 1, "type": "integer", "description": "number of vellum instance"}, "agent_user": {"default": "ubuntu", "type": "string", "description": "User for connecting to agent VM's"}, "image_id": {"type": "string", "description": "Image ID of the agent VM's (Ubuntu 14.04 for clearwater)"}, "with_ellis": {"default": 1, "type": "integer", "description": "1 for true 0 for false"}, "external_network_name": {"type": "string", "description": "Network that will be the floating IP"}, "dime_cluster_size": {"default": 1, "type": "integer", "description": "number of dime instance"}, "key_pair_name": {"default": "clearwater-key", "description": "Openstack key pair name of the key to associate with the new server"}, "bono_cluster_size": {"default": 1, "type": "integer", "description": "number of bono instance"}, "flavor_id": {"type": "string", "description": "Flavor ID of the agent VM's (RAM >= 2 GB)"}, "public_domain": {"type": "string", "description": "Sip domain for sip users and bono load-balancing"}, "homer_cluster_size": {"default": 1, "type": "integer", "description": "number of homer instance"}, "release": {"default": "stable", "type": "string", "description": "Clearwater release"}, "network_name": {"default": "net2", "description": "Openstack network name the new server will be connected to"}, "private_key_path": {"description": "Path to the private key which will be used for connecting to the server\non the manager or machine running CLI if running in local mode.\n"}, "sprout_cluster_size": {"default": 1, "type": "integer", "description": "number of sprout instance"}}, "description": null, "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "outputs": {"dns_ip": {"value": {"get_attribute": ["bind_floatingip", "floating_ip_address"]}}, "ellis_ip": {"value": {"get_attribute": ["ellis_floatingip", "floating_ip_address"]}}}, "capabilities": {}, "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"}}}}, "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"}}, "imported_blueprints": [], "namespaces_mapping": {}, "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"}, "suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.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.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.snapshot.apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.snapshot.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_delete"}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.lifecycle.reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "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"}, "reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "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"}, "apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "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.snapshot.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "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.freeze.suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.freeze.resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "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"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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.snapshot": {"apply": {"implementation": "openstack.nova_plugin.server.snapshot_apply", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.snapshot_create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.snapshot_delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "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": {"configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "reboot": {"implementation": "openstack.nova_plugin.server.reboot", "inputs": {"reboot_type": "soft"}, "max_retries": null, "retry_interval": null, "executor": null}, "start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.server.list_servers", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.freeze": {"suspend": {"implementation": "openstack.nova_plugin.server.freeze_suspend", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "resume": {"implementation": "openstack.nova_plugin.server.freeze_resume", "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bono_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "sprout_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_sprout_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "proxy_node", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "monitors_sprout_nodes", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/sprout/stop-sprout.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/sprout/install-sprout.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/sprout/install-sprout.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "sprout", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.sprout"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/sprout/stop-sprout.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/sprout/install-sprout.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "sprout", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "sprout_host", "type": "clearwater.nodes.sprout", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "vellum_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/vellum/stop-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"script_path": "scripts/clearwater/vellum/start-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/vellum/install-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/vellum/install-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "vellum", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.vellum"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "scripts/clearwater/vellum/start-vellum.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/vellum/stop-vellum.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/vellum/install-vellum.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "vellum", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "vellum_host", "type": "clearwater.nodes.vellum", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "homer_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.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.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.snapshot.apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.snapshot.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_delete"}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.lifecycle.reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "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"}, "reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "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"}, "apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "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.snapshot.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "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.freeze.suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.freeze.resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "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"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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.snapshot": {"apply": {"implementation": "openstack.nova_plugin.server.snapshot_apply", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.snapshot_create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.snapshot_delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "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": {"configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "reboot": {"implementation": "openstack.nova_plugin.server.reboot", "inputs": {"reboot_type": "soft"}, "max_retries": null, "retry_interval": null, "executor": null}, "start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.server.list_servers", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.freeze": {"suspend": {"implementation": "openstack.nova_plugin.server.freeze_suspend", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "resume": {"implementation": "openstack.nova_plugin.server.freeze_resume", "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.list_keypairs"}, "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.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.list_keypairs"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.keypair.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.keypair.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.keypair.list_keypairs", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "user_domain_name": {"get_secret": "user_domain_name"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "insecure": false, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "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.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.security_group.list_security_groups", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "user_domain_name": {"get_secret": "user_domain_name"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "insecure": false, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/clearwater/ellis/create_number.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/clearwater/ellis/create_number.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind", "app_connected_to_bind_ellis"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/clearwater/ellis/create_number.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind_ellis", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/ellis/stop-ellis.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/ellis/install-ellis.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/ellis/install-ellis.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "ellis", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.ellis"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/ellis/stop-ellis.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/ellis/install-ellis.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "ellis", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "ellis_host", "type": "clearwater.nodes.ellis", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.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.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.snapshot.apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.snapshot.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_delete"}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.lifecycle.reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "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"}, "reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "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"}, "apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "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.snapshot.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "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.freeze.suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.freeze.resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "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"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "resource_id": {"get_property": ["SELF", "resource_id"]}, "openstack_config": {}, "start_retry_interval": 30}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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.snapshot": {"apply": {"implementation": "openstack.nova_plugin.server.snapshot_apply", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.snapshot_create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.snapshot_delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "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": {"configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "reboot": {"implementation": "openstack.nova_plugin.server.reboot", "inputs": {"reboot_type": "soft"}, "max_retries": null, "retry_interval": null, "executor": null}, "start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "resource_id": {"get_property": ["SELF", "resource_id"]}, "openstack_config": {}, "start_retry_interval": 30}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.server.list_servers", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.freeze": {"suspend": {"implementation": "openstack.nova_plugin.server.freeze_suspend", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "resume": {"implementation": "openstack.nova_plugin.server.freeze_resume", "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "user_domain_name": {"get_secret": "user_domain_name"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "insecure": false, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "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.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.security_group.list_security_groups", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "user_domain_name": {"get_secret": "user_domain_name"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "insecure": false, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.list_floatingips"}, "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.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.list_floatingips"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.floatingip.list_floatingips", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "user_domain_name": {"get_secret": "user_domain_name"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "insecure": false, "project_domain_name": {"get_secret": "project_domain_name"}}, "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "resource_id": "", "create_if_missing": false, "allow_reallocation": false, "use_external_resource": false}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.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"}, "suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.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.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.snapshot.apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.snapshot.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_delete"}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.lifecycle.reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "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"}, "reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "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"}, "apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "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.snapshot.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "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.freeze.suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.freeze.resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "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"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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.snapshot": {"apply": {"implementation": "openstack.nova_plugin.server.snapshot_apply", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.snapshot_create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.snapshot_delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "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": {"configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "reboot": {"implementation": "openstack.nova_plugin.server.reboot", "inputs": {"reboot_type": "soft"}, "max_retries": null, "retry_interval": null, "executor": null}, "start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.server.list_servers", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.freeze": {"suspend": {"implementation": "openstack.nova_plugin.server.freeze_suspend", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "resume": {"implementation": "openstack.nova_plugin.server.freeze_resume", "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "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.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.security_group.list_security_groups", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "user_domain_name": {"get_secret": "user_domain_name"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "insecure": false, "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"}, "suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.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.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.snapshot.apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.snapshot.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_delete"}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.lifecycle.reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "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"}, "reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "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"}, "apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "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.snapshot.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "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.freeze.suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.freeze.resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "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"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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.snapshot": {"apply": {"implementation": "openstack.nova_plugin.server.snapshot_apply", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.snapshot_create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.snapshot_delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "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": {"configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "reboot": {"implementation": "openstack.nova_plugin.server.reboot", "inputs": {"reboot_type": "soft"}, "max_retries": null, "retry_interval": null, "executor": null}, "start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.server.list_servers", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.freeze": {"suspend": {"implementation": "openstack.nova_plugin.server.freeze_suspend", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "resume": {"implementation": "openstack.nova_plugin.server.freeze_resume", "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "vellum_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "dime_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/dime/stop-dime.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/dime/install-dime.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/dime/install-dime.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "dime", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.dime"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/dime/stop-dime.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/dime/install-dime.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "dime", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "dime_host", "type": "clearwater.nodes.dime", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "proxy_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.create": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/install_requirements.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/install_requirements.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "proxy_node", "type_hierarchy": ["cloudify.nodes.Root", "SNMPProxy"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/monitoring/proxy_snmp/install_requirements.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "proxy_node", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "host_id": "proxy_host", "type": "SNMPProxy", "properties": {}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "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.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.security_group.list_security_groups", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "user_domain_name": {"get_secret": "user_domain_name"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "insecure": false, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.list_floatingips"}, "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.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.list_floatingips"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.floatingip.list_floatingips", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "user_domain_name": {"get_secret": "user_domain_name"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "insecure": false, "project_domain_name": {"get_secret": "project_domain_name"}}, "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "resource_id": "", "create_if_missing": false, "allow_reallocation": false, "use_external_resource": false}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "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.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.security_group.list_security_groups", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "user_domain_name": {"get_secret": "user_domain_name"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "insecure": false, "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"}, "suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.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.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.snapshot.apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.snapshot.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_delete"}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.lifecycle.reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "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"}, "reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "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"}, "apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "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.snapshot.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "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.freeze.suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.freeze.resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "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"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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.snapshot": {"apply": {"implementation": "openstack.nova_plugin.server.snapshot_apply", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.snapshot_create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.snapshot_delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "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": {"configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "reboot": {"implementation": "openstack.nova_plugin.server.reboot", "inputs": {"reboot_type": "soft"}, "max_retries": null, "retry_interval": null, "executor": null}, "start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.server.list_servers", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.freeze": {"suspend": {"implementation": "openstack.nova_plugin.server.freeze_suspend", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "resume": {"implementation": "openstack.nova_plugin.server.freeze_resume", "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "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.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.security_group.list_security_groups", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "user_domain_name": {"get_secret": "user_domain_name"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "insecure": false, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "homer_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/homer/stop-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/homer/install-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/homer/install-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "homer", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.homer"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/homer/stop-homer.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/homer/install-homer.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "homer", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "homer_host", "type": "clearwater.nodes.homer", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "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.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.security_group.list_security_groups", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "user_domain_name": {"get_secret": "user_domain_name"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "insecure": false, "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"}, "suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.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.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.snapshot.apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.snapshot.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_delete"}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.lifecycle.reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "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"}, "reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "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"}, "apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "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.snapshot.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "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.freeze.suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.freeze.resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "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"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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.snapshot": {"apply": {"implementation": "openstack.nova_plugin.server.snapshot_apply", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.snapshot_create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.snapshot_delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "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": {"configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "reboot": {"implementation": "openstack.nova_plugin.server.reboot", "inputs": {"reboot_type": "soft"}, "max_retries": null, "retry_interval": null, "executor": null}, "start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.server.list_servers", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.freeze": {"suspend": {"implementation": "openstack.nova_plugin.server.freeze_suspend", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "resume": {"implementation": "openstack.nova_plugin.server.freeze_resume", "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bind_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "install"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "install"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/other/install-etcd.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/other/install-etcd.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "bind", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.infra.bind"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "install"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/other/install-etcd.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bind", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bind_host", "type": "clearwater.infra.bind", "properties": {"private_domain": "clearwater.local", "secret_code": "secret", "hss_port": "3868", "public_domain": {"get_input": "public_domain"}, "release": {"get_input": "release"}, "hss_hostname": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bono_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_bono_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "proxy_node", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "monitors_bono_nodes", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/bono/stop-bono.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/bono/install-bono.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/bono/install-bono.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "bono", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.bono"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/bono/stop-bono.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/bono/install-bono.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bono_host", "type": "clearwater.nodes.bono", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "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.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.security_group.list_security_groups", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "user_domain_name": {"get_secret": "user_domain_name"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "insecure": false, "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"}, "suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.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.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.snapshot.apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.snapshot.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_delete"}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.lifecycle.reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "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"}, "reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "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"}, "apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "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.snapshot.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "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.freeze.suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.freeze.resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "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"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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.snapshot": {"apply": {"implementation": "openstack.nova_plugin.server.snapshot_apply", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.snapshot_create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.snapshot_delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "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": {"configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "reboot": {"implementation": "openstack.nova_plugin.server.reboot", "inputs": {"reboot_type": "soft"}, "max_retries": null, "retry_interval": null, "executor": null}, "start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.server.list_servers", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.freeze": {"suspend": {"implementation": "openstack.nova_plugin.server.freeze_suspend", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "resume": {"implementation": "openstack.nova_plugin.server.freeze_resume", "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.list_floatingips"}, "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.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.list_floatingips"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.floatingip.list_floatingips", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "user_domain_name": {"get_secret": "user_domain_name"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "insecure": false, "project_domain_name": {"get_secret": "project_domain_name"}}, "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "resource_id": "", "create_if_missing": false, "allow_reallocation": false, "use_external_resource": false}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "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.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.security_group.list_security_groups", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "user_domain_name": {"get_secret": "user_domain_name"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "insecure": false, "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"]}}, "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"]}}, "metadata": null}} 2019-04-09 10:54:29,909 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 10:54:29,909 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 10:54:29 GMT 2019-04-09 10:54:29,909 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 10:54:29,909 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-09 10:54:29,909 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 10:54:29,909 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 10:54:29,909 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 10:54:29,909 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-09 10:54:29,956 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-04-09 10:54:29,960 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/10e27409-226d-4f3d-971a-db9735ac09c8 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b27c88c21ac004e71758c3f8d1d0c2fa269e74d" 2019-04-09 10:54:30,563 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 10:54:21 GMT X-Openstack-Request-Id: req-513646f2-2cc1-42b7-bb83-95b3ddb10bf3 2019-04-09 10:54:30,564 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 10:54:30,564 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/10e27409-226d-4f3d-971a-db9735ac09c8 used request id req-513646f2-2cc1-42b7-bb83-95b3ddb10bf3 2019-04-09 10:54:30,564 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.607751846313s 2019-04-09 10:54:30,570 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-09 10:54:30,574 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}db7ce0c238ef25419433dd9fc8a2324194f46d97" 2019-04-09 10:54:30,852 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 377 Content-Type: application/json Date: Tue, 09 Apr 2019 10:54:21 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d07f8c3f-dc3c-4859-a4f0-7921106935fb x-openstack-request-id: req-d07f8c3f-dc3c-4859-a4f0-7921106935fb 2019-04-09 10:54:30,853 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "cloudify_ims-flavor_alt_116a8538-afc5-4820-93fc-150487bf025b", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6", "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": 3, "id": "22ae9cf4-73b1-41c2-86a9-a08456c38dc6"}, {"name": "cloudify_ims-flavor_116a8538-afc5-4820-93fc-150487bf025b", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/b489ced4-c088-476e-ae85-b50332f9635a", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/b489ced4-c088-476e-ae85-b50332f9635a", "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": "b489ced4-c088-476e-ae85-b50332f9635a"}]} 2019-04-09 10:54:30,853 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-d07f8c3f-dc3c-4859-a4f0-7921106935fb 2019-04-09 10:54:30,853 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.283039093018s 2019-04-09 10:54:30,855 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-04-09 10:54:30,859 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}db7ce0c238ef25419433dd9fc8a2324194f46d97" 2019-04-09 10:54:30,898 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Tue, 09 Apr 2019 10:54:21 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-8195e084-eed1-455d-82de-aa83883db695 x-openstack-request-id: req-8195e084-eed1-455d-82de-aa83883db695 2019-04-09 10:54:30,898 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/22ae9cf4-73b1-41c2-86a9-a08456c38dc6 used request id req-8195e084-eed1-455d-82de-aa83883db695 2019-04-09 10:54:30,899 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0429651737213s 2019-04-09 10:54:30,904 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-04-09 10:54:30,905 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/floatingips/6bb6773c-80b0-488d-9ab7-c92dd2fbc78e.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b27c88c21ac004e71758c3f8d1d0c2fa269e74d" 2019-04-09 10:54:32,401 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 09 Apr 2019 10:54:23 GMT X-Openstack-Request-Id: req-ba53baba-fbd5-4626-beaa-108bf57a6c32 2019-04-09 10:54:32,401 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-09 10:54:32,401 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/floatingips/6bb6773c-80b0-488d-9ab7-c92dd2fbc78e.json used request id req-ba53baba-fbd5-4626-beaa-108bf57a6c32 2019-04-09 10:54:32,401 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.49696016312s 2019-04-09 10:54:32,412 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-09 10:54:32,412 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b27c88c21ac004e71758c3f8d1d0c2fa269e74d" 2019-04-09 10:54:32,478 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 09 Apr 2019 10:54:23 GMT X-Openstack-Request-Id: req-adb910f4-7991-4b68-be2a-5ca23c35d349 2019-04-09 10:54:32,478 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-04-09 10:54:32,478 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-adb910f4-7991-4b68-be2a-5ca23c35d349 2019-04-09 10:54:32,478 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0662279129028s 2019-04-09 10:54:32,479 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-04-09 10:54:32,482 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/servers/5d941acb-8121-47da-a745-a7d95ae2a101 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b27c88c21ac004e71758c3f8d1d0c2fa269e74d" 2019-04-09 10:54:32,880 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Tue, 09 Apr 2019 10:54:23 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-dc74ebd9-b653-450c-815d-1e1cc57e5f3e x-openstack-request-id: req-dc74ebd9-b653-450c-815d-1e1cc57e5f3e 2019-04-09 10:54:32,880 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/5d941acb-8121-47da-a745-a7d95ae2a101 used request id req-dc74ebd9-b653-450c-815d-1e1cc57e5f3e 2019-04-09 10:54:32,880 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.401203155518s 2019-04-09 10:54:32,881 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 10:54:32,884 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b27c88c21ac004e71758c3f8d1d0c2fa269e74d" 2019-04-09 10:54:33,961 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 756 Content-Type: application/json Date: Tue, 09 Apr 2019 10:54:23 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-375fe101-4307-4cda-9b1c-401d9f81b77d x-openstack-request-id: req-375fe101-4307-4cda-9b1c-401d9f81b77d 2019-04-09 10:54:33,961 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:47:ec:b9", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/5d941acb-8121-47da-a745-a7d95ae2a101", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/5d941acb-8121-47da-a745-a7d95ae2a101", "rel": "bookmark"}], "image": {"id": "cccc5109-da38-4bd7-81f6-8ad42d341012", "links": [{"href": "http://172.30.9.21:8774/images/cccc5109-da38-4bd7-81f6-8ad42d341012", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-09T10:24:38.000000", "flavor": {"id": "b489ced4-c088-476e-ae85-b50332f9635a", "links": [{"href": "http://172.30.9.21:8774/flavors/b489ced4-c088-476e-ae85-b50332f9635a", "rel": "bookmark"}]}, "id": "5d941acb-8121-47da-a745-a7d95ae2a101", "security_groups": [{"name": "cloudify_ims-sg_116a8538-afc5-4820-93fc-150487bf025b"}], "user_id": "ac8606d68bbd45969d2b1630e01ac7c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-09T10:54:23Z", "hostId": "559e66424b9f4c9c8dcea10dea3005a32d7ba7b2d3d3e7c71ad2dd30", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b", "name": "cloudify_ims-vm_116a8538-afc5-4820-93fc-150487bf025b", "created": "2019-04-09T10:22:31Z", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 10:54:33,962 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-375fe101-4307-4cda-9b1c-401d9f81b77d 2019-04-09 10:54:33,962 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.08098697662s 2019-04-09 10:54:33,963 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 10:54:35,966 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 10:54:35,969 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b27c88c21ac004e71758c3f8d1d0c2fa269e74d" 2019-04-09 10:54:36,032 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Tue, 09 Apr 2019 10:54:26 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-df39a6ab-2dbc-4874-8ace-b20edfc0f7b0 x-openstack-request-id: req-df39a6ab-2dbc-4874-8ace-b20edfc0f7b0 2019-04-09 10:54:36,032 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2019-04-09 10:54:36,032 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-df39a6ab-2dbc-4874-8ace-b20edfc0f7b0 2019-04-09 10:54:36,033 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.066675901413s 2019-04-09 10:54:36,039 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-09 10:54:36,039 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b27c88c21ac004e71758c3f8d1d0c2fa269e74d" 2019-04-09 10:54:36,107 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 7329 Content-Type: application/json Date: Tue, 09 Apr 2019 10:54:26 GMT X-Openstack-Request-Id: req-381d4bd9-4fff-4379-aa39-8477d3c8c959 2019-04-09 10:54:36,109 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "created_at": "2019-04-09T10:22:14Z", "updated_at": "2019-04-09T10:27:34Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T10:22:14Z", "revision_number": 0, "id": "0c6fc67f-d54c-4c89-bc4c-46e6d0d41d98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T10:22:14Z", "security_group_id": "469c6195-428f-4aa1-ab91-9efdfadc405b", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "port_range_min": null, "ethertype": "IPv4", "project_id": "db7c4bc2757e464d8d10f7e7e3beb171"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T10:22:14Z", "revision_number": 0, "id": "57b0caab-7559-48fa-b146-1e4798a9f960", "remote_group_id": "469c6195-428f-4aa1-ab91-9efdfadc405b", "remote_ip_prefix": null, "created_at": "2019-04-09T10:22:14Z", "security_group_id": "469c6195-428f-4aa1-ab91-9efdfadc405b", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "port_range_min": null, "ethertype": "IPv4", "project_id": "db7c4bc2757e464d8d10f7e7e3beb171"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T10:22:14Z", "revision_number": 0, "id": "671fb490-7d8d-4a77-9e31-609c29c0b68e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T10:22:14Z", "security_group_id": "469c6195-428f-4aa1-ab91-9efdfadc405b", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "port_range_min": null, "ethertype": "IPv6", "project_id": "db7c4bc2757e464d8d10f7e7e3beb171"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-04-09T10:27:34Z", "revision_number": 0, "id": "924a20dc-bd73-4f87-9579-2f382fdd55ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T10:27:34Z", "security_group_id": "469c6195-428f-4aa1-ab91-9efdfadc405b", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "port_range_min": 22, "ethertype": "IPv4", "project_id": "db7c4bc2757e464d8d10f7e7e3beb171"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T10:22:14Z", "revision_number": 0, "id": "c56d0c13-9b32-4c78-954b-de14af890bb1", "remote_group_id": "469c6195-428f-4aa1-ab91-9efdfadc405b", "remote_ip_prefix": null, "created_at": "2019-04-09T10:22:14Z", "security_group_id": "469c6195-428f-4aa1-ab91-9efdfadc405b", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "port_range_min": null, "ethertype": "IPv6", "project_id": "db7c4bc2757e464d8d10f7e7e3beb171"}], "revision_number": 2, "project_id": "db7c4bc2757e464d8d10f7e7e3beb171", "id": "469c6195-428f-4aa1-ab91-9efdfadc405b", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "created_at": "2019-04-09T10:22:27Z", "updated_at": "2019-04-09T10:22:29Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-04-09T10:22:28Z", "revision_number": 0, "id": "0aa2623c-aae5-4d9c-93dd-89a263a98e61", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T10:22:28Z", "security_group_id": "785fb68e-6dfd-4337-aefc-c8da058b4953", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "port_range_min": 22, "ethertype": "IPv4", "project_id": "db7c4bc2757e464d8d10f7e7e3beb171"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2019-04-09T10:22:29Z", "revision_number": 0, "id": "21c61f88-d571-4908-8bd9-b4cc16cfa454", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T10:22:29Z", "security_group_id": "785fb68e-6dfd-4337-aefc-c8da058b4953", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "db7c4bc2757e464d8d10f7e7e3beb171"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-04-09T10:22:28Z", "revision_number": 0, "id": "4851a2b9-ac68-43c0-b498-25a3372bdc4a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T10:22:28Z", "security_group_id": "785fb68e-6dfd-4337-aefc-c8da058b4953", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "port_range_min": 80, "ethertype": "IPv4", "project_id": "db7c4bc2757e464d8d10f7e7e3beb171"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2019-04-09T10:22:28Z", "revision_number": 0, "id": "7f361a5d-b935-45b8-bfdb-6006e9f6b7ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T10:22:28Z", "security_group_id": "785fb68e-6dfd-4337-aefc-c8da058b4953", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "db7c4bc2757e464d8d10f7e7e3beb171"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T10:22:27Z", "revision_number": 0, "id": "8dee5205-cc78-4720-98bf-dfb7f07df4d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T10:22:27Z", "security_group_id": "785fb68e-6dfd-4337-aefc-c8da058b4953", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "port_range_min": null, "ethertype": "IPv4", "project_id": "db7c4bc2757e464d8d10f7e7e3beb171"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T10:22:27Z", "revision_number": 0, "id": "ab3cf5b6-344d-47b0-b1f3-82e72e4042f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T10:22:27Z", "security_group_id": "785fb68e-6dfd-4337-aefc-c8da058b4953", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "port_range_min": null, "ethertype": "IPv6", "project_id": "db7c4bc2757e464d8d10f7e7e3beb171"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-04-09T10:22:28Z", "revision_number": 0, "id": "c899cce4-0191-49e2-90ec-cf11fc56492c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T10:22:28Z", "security_group_id": "785fb68e-6dfd-4337-aefc-c8da058b4953", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "port_range_min": null, "ethertype": "IPv4", "project_id": "db7c4bc2757e464d8d10f7e7e3beb171"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2019-04-09T10:22:28Z", "revision_number": 0, "id": "e7afa6a8-a91d-4fa2-ac72-34076d22a792", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T10:22:28Z", "security_group_id": "785fb68e-6dfd-4337-aefc-c8da058b4953", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "port_range_min": 443, "ethertype": "IPv4", "project_id": "db7c4bc2757e464d8d10f7e7e3beb171"}], "revision_number": 7, "project_id": "db7c4bc2757e464d8d10f7e7e3beb171", "id": "785fb68e-6dfd-4337-aefc-c8da058b4953", "name": "cloudify_ims-sg_116a8538-afc5-4820-93fc-150487bf025b"}]} 2019-04-09 10:54:36,109 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-381d4bd9-4fff-4379-aa39-8477d3c8c959 2019-04-09 10:54:36,109 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.070188999176s 2019-04-09 10:54:36,116 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-04-09 10:54:36,116 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/security-groups/785fb68e-6dfd-4337-aefc-c8da058b4953.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b27c88c21ac004e71758c3f8d1d0c2fa269e74d" 2019-04-09 10:54:36,288 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 09 Apr 2019 10:54:27 GMT X-Openstack-Request-Id: req-6b11e299-3bb0-4ce7-a21f-fd1370234b35 2019-04-09 10:54:36,288 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-09 10:54:36,289 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/785fb68e-6dfd-4337-aefc-c8da058b4953.json used request id req-6b11e299-3bb0-4ce7-a21f-fd1370234b35 2019-04-09 10:54:36,289 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.172864198685s 2019-04-09 10:54:36,289 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2019-04-09 10:54:36,292 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/os-keypairs/cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b27c88c21ac004e71758c3f8d1d0c2fa269e74d" 2019-04-09 10:54:36,318 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Tue, 09 Apr 2019 10:54:27 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-7ca96559-b102-496a-9990-7bdae1fe9568 x-openstack-request-id: req-7ca96559-b102-496a-9990-7bdae1fe9568 2019-04-09 10:54:36,318 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/os-keypairs/cloudify_ims-kp_116a8538-afc5-4820-93fc-150487bf025b used request id req-7ca96559-b102-496a-9990-7bdae1fe9568 2019-04-09 10:54:36,319 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0293228626251s 2019-04-09 10:54:36,319 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-04-09 10:54:36,319 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/920a303d-1793-45c8-91e8-d6e7d36bb507/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b27c88c21ac004e71758c3f8d1d0c2fa269e74d" -d '{"subnet_id": "edfeb275-2a42-486e-9bba-afb24ae942b3"}' 2019-04-09 10:54:38,650 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Tue, 09 Apr 2019 10:54:29 GMT X-Openstack-Request-Id: req-cfc2db98-114e-4c84-8e01-db7b57967592 2019-04-09 10:54:38,650 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "67c32f4e-cb01-4d56-a2b5-fe18f582c72d", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "subnet_id": "edfeb275-2a42-486e-9bba-afb24ae942b3", "subnet_ids": ["edfeb275-2a42-486e-9bba-afb24ae942b3"], "port_id": "ee151a54-0826-4027-ad24-76e0b7a009ca", "id": "920a303d-1793-45c8-91e8-d6e7d36bb507"} 2019-04-09 10:54:38,650 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/920a303d-1793-45c8-91e8-d6e7d36bb507/remove_router_interface.json used request id req-cfc2db98-114e-4c84-8e01-db7b57967592 2019-04-09 10:54:38,650 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.33147096634s 2019-04-09 10:54:38,651 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-04-09 10:54:38,651 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b27c88c21ac004e71758c3f8d1d0c2fa269e74d" 2019-04-09 10:54:38,772 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 708 Content-Type: application/json Date: Tue, 09 Apr 2019 10:54:29 GMT X-Openstack-Request-Id: req-21fb164e-8b84-4311-b09d-310a672f1c83 2019-04-09 10:54:38,772 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "b62787c2-635d-4893-8553-7ee0260442ff", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "dce875e1-9eec-4cb2-94e6-93dffefe33f6", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "created_at": "2019-04-09T10:22:16Z", "admin_state_up": true, "updated_at": "2019-04-09T10:54:28Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "db7c4bc2757e464d8d10f7e7e3beb171", "id": "920a303d-1793-45c8-91e8-d6e7d36bb507", "name": "cloudify_ims-router_116a8538-afc5-4820-93fc-150487bf025b"}]} 2019-04-09 10:54:38,772 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-21fb164e-8b84-4311-b09d-310a672f1c83 2019-04-09 10:54:38,773 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.121538877487s 2019-04-09 10:54:38,774 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-04-09 10:54:38,774 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/routers/920a303d-1793-45c8-91e8-d6e7d36bb507.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b27c88c21ac004e71758c3f8d1d0c2fa269e74d" 2019-04-09 10:54:40,123 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 09 Apr 2019 10:54:30 GMT X-Openstack-Request-Id: req-7df6fe74-62cb-44b1-af85-9080d91e9224 2019-04-09 10:54:40,124 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-09 10:54:40,124 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/920a303d-1793-45c8-91e8-d6e7d36bb507.json used request id req-7df6fe74-62cb-44b1-af85-9080d91e9224 2019-04-09 10:54:40,124 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.34970998764s 2019-04-09 10:54:40,124 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-04-09 10:54:40,125 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b27c88c21ac004e71758c3f8d1d0c2fa269e74d" 2019-04-09 10:54:40,166 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 683 Content-Type: application/json Date: Tue, 09 Apr 2019 10:54:30 GMT X-Openstack-Request-Id: req-8b6e5cd7-8cd0-44a1-9c34-36814d1454b6 2019-04-09 10:54:40,166 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"67c32f4e-cb01-4d56-a2b5-fe18f582c72d","tenant_id":"db7c4bc2757e464d8d10f7e7e3beb171","created_at":"2019-04-09T10:22:15Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-04-09T10:22:15Z","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":"db7c4bc2757e464d8d10f7e7e3beb171","id":"edfeb275-2a42-486e-9bba-afb24ae942b3","subnetpool_id":null,"name":"cloudify_ims-subnet_116a8538-afc5-4820-93fc-150487bf025b"}]} 2019-04-09 10:54:40,166 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-8b6e5cd7-8cd0-44a1-9c34-36814d1454b6 2019-04-09 10:54:40,166 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0421478748322s 2019-04-09 10:54:40,168 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-04-09 10:54:40,168 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/subnets/edfeb275-2a42-486e-9bba-afb24ae942b3.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b27c88c21ac004e71758c3f8d1d0c2fa269e74d" 2019-04-09 10:54:41,144 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 09 Apr 2019 10:54:31 GMT X-Openstack-Request-Id: req-276e409b-50ff-413f-884b-65ef7bc5cf68 2019-04-09 10:54:41,144 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-09 10:54:41,144 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/edfeb275-2a42-486e-9bba-afb24ae942b3.json used request id req-276e409b-50ff-413f-884b-65ef7bc5cf68 2019-04-09 10:54:41,144 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.976345062256s 2019-04-09 10:54:41,145 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-09 10:54:41,145 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b27c88c21ac004e71758c3f8d1d0c2fa269e74d" 2019-04-09 10:54:41,240 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1238 Content-Type: application/json Date: Tue, 09 Apr 2019 10:54:32 GMT X-Openstack-Request-Id: req-7c0fe07c-d127-4e51-b81d-a86695894d66 2019-04-09 10:54:41,240 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"67c32f4e-cb01-4d56-a2b5-fe18f582c72d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"db7c4bc2757e464d8d10f7e7e3beb171","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-09T10:54:31Z","qos_policy_id":null,"name":"cloudify_ims-net_116a8538-afc5-4820-93fc-150487bf025b","admin_state_up":true,"tenant_id":"db7c4bc2757e464d8d10f7e7e3beb171","created_at":"2019-04-09T10:22:14Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"b62787c2-635d-4893-8553-7ee0260442ff","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ba7a30bb29394fc4a587735d9dfb749e","l2_adjacency":true,"status":"ACTIVE","subnets":["dce875e1-9eec-4cb2-94e6-93dffefe33f6"],"description":"","tags":[],"updated_at":"2019-04-09T06:38:46Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ba7a30bb29394fc4a587735d9dfb749e","created_at":"2019-04-09T06:24:05Z","mtu":1500}]} 2019-04-09 10:54:41,241 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-7c0fe07c-d127-4e51-b81d-a86695894d66 2019-04-09 10:54:41,241 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0960528850555s 2019-04-09 10:54:41,242 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-04-09 10:54:41,242 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/networks/67c32f4e-cb01-4d56-a2b5-fe18f582c72d.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b27c88c21ac004e71758c3f8d1d0c2fa269e74d" 2019-04-09 10:54:42,532 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 09 Apr 2019 10:54:33 GMT X-Openstack-Request-Id: req-bae2881b-5a58-4aef-8ed6-91189b179626 2019-04-09 10:54:42,532 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-09 10:54:42,532 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/67c32f4e-cb01-4d56-a2b5-fe18f582c72d.json used request id req-bae2881b-5a58-4aef-8ed6-91189b179626 2019-04-09 10:54:42,532 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.2904510498s 2019-04-09 10:54:42,537 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-09 10:54:42,542 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b27c88c21ac004e71758c3f8d1d0c2fa269e74d" 2019-04-09 10:54:43,238 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Tue, 09 Apr 2019 10:54:34 GMT X-Openstack-Request-Id: req-d37a99f1-ce62-4841-ba19-953be2ca3810 2019-04-09 10:54:43,238 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-09T10:22:26Z", "file": "/v2/images/cccc5109-da38-4bd7-81f6-8ad42d341012/file", "owner": "db7c4bc2757e464d8d10f7e7e3beb171", "id": "cccc5109-da38-4bd7-81f6-8ad42d341012", "size": 301006848, "self": "/v2/images/cccc5109-da38-4bd7-81f6-8ad42d341012", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/cccc5109-da38-4bd7-81f6-8ad42d341012/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "52884f12d100b5c4ad58f892bccbc514801e9d398b4b857354c18d27e3bde808", "locations": [{"url": "rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/cccc5109-da38-4bd7-81f6-8ad42d341012/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_116a8538-afc5-4820-93fc-150487bf025b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "01156cac3de96f238410bbc795c963b6", "name": "cloudify_ims-img_116a8538-afc5-4820-93fc-150487bf025b", "checksum": "01156cac3de96f238410bbc795c963b6", "created_at": "2019-04-09T10:22:22Z", "os_hidden": false, "protected": false, "os_hash_value": "9a81ae40194dfb8dc3588d802299fd763567e8230dce608b439e7bf37b0dcf82a02ff2c722e38cae2aa98e2a2b349261864c8faf2d6bbc741c3b8e507d1a391d"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-09 10:54:43,238 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-d37a99f1-ce62-4841-ba19-953be2ca3810 2019-04-09 10:54:43,239 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.701337099075s 2019-04-09 10:54:43,240 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-04-09 10:54:43,245 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/cccc5109-da38-4bd7-81f6-8ad42d341012 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4b27c88c21ac004e71758c3f8d1d0c2fa269e74d" 2019-04-09 10:54:43,541 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 10:54:34 GMT X-Openstack-Request-Id: req-d6aadcdd-2bd4-4796-b296-e4ae5fa68024 2019-04-09 10:54:43,541 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 10:54:43,541 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/cccc5109-da38-4bd7-81f6-8ad42d341012 used request id req-d6aadcdd-2bd4-4796-b296-e4ae5fa68024 2019-04-09 10:54:43,542 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.301352024078s 2019-04-09 10:54:43,542 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-09 10:54:43,546 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}db7ce0c238ef25419433dd9fc8a2324194f46d97" 2019-04-09 10:54:43,566 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 315 Content-Type: application/json Date: Tue, 09 Apr 2019 10:54:34 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-191dbf11-5098-43ab-98af-3ed9dd4a76ce x-openstack-request-id: req-191dbf11-5098-43ab-98af-3ed9dd4a76ce 2019-04-09 10:54:43,566 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "cloudify_ims-flavor_116a8538-afc5-4820-93fc-150487bf025b", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/b489ced4-c088-476e-ae85-b50332f9635a", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/b489ced4-c088-476e-ae85-b50332f9635a", "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": "b489ced4-c088-476e-ae85-b50332f9635a"}]} 2019-04-09 10:54:43,566 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-191dbf11-5098-43ab-98af-3ed9dd4a76ce 2019-04-09 10:54:43,567 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0244829654694s 2019-04-09 10:54:43,568 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-04-09 10:54:43,571 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/b489ced4-c088-476e-ae85-b50332f9635a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}db7ce0c238ef25419433dd9fc8a2324194f46d97" 2019-04-09 10:54:43,594 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Tue, 09 Apr 2019 10:54:34 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-21845444-94f9-4cc9-8a8d-1b0d0784a5fe x-openstack-request-id: req-21845444-94f9-4cc9-8a8d-1b0d0784a5fe 2019-04-09 10:54:43,594 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/b489ced4-c088-476e-ae85-b50332f9635a used request id req-21845444-94f9-4cc9-8a8d-1b0d0784a5fe 2019-04-09 10:54:43,595 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0266880989075s 2019-04-09 10:54:43,595 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-09 10:54:43,599 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}db7ce0c238ef25419433dd9fc8a2324194f46d97" 2019-04-09 10:54:43,802 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 842 Content-Type: application/json Date: Tue, 09 Apr 2019 10:54:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46c31f7b-5d96-4935-8ed6-8f9b043af62e 2019-04-09 10:54:43,803 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/07b62caafa51496f94dd3b3fb341fcfe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07b62caafa51496f94dd3b3fb341fcfe", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/2e35f475a54147749980006d265eb864"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e35f475a54147749980006d265eb864", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/2f1bc9c9d22745648100c4b0717962eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f1bc9c9d22745648100c4b0717962eb", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/30fe8cf249d443dd9c53f2cc083f50b5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "30fe8cf249d443dd9c53f2cc083f50b5", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/3d748bf7df734addb2e37ea0663ec892"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d748bf7df734addb2e37ea0663ec892", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/732a504491fd4f35923460ae0d2ef475"}, "domain_id": "default", "enabled": true, "options": {}, "id": "732a504491fd4f35923460ae0d2ef475", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/781b729594744c4f8f561f6b5a6e68bd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "781b729594744c4f8f561f6b5a6e68bd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/80817a33c71343ed9c63d448a7fea69e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "80817a33c71343ed9c63d448a7fea69e", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/938ce22a56d74c639d353dbbf166fcc4"}, "domain_id": "ec5ce0aa038644b78983e5840ba5fb73", "enabled": true, "options": {}, "id": "938ce22a56d74c639d353dbbf166fcc4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/96d754a28b0d43cf8fa237c30a99c306"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d754a28b0d43cf8fa237c30a99c306", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/aaa8b9f924a74e80899c7ad7e32fcaae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aaa8b9f924a74e80899c7ad7e32fcaae", "email": "swift@localhost", "password_expires_at": null}, {"name": "cloudify_ims-user_116a8538-afc5-4820-93fc-150487bf025b", "links": {"self": "http://172.30.9.21:5000/v3/users/ac8606d68bbd45969d2b1630e01ac7c4"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "ac8606d68bbd45969d2b1630e01ac7c4", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b8dd65f4e72446d5bd8d9efa13837b0c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8dd65f4e72446d5bd8d9efa13837b0c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/c34b7e3bcdbc428db4539ea2b87cfce1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c34b7e3bcdbc428db4539ea2b87cfce1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/eb527490835d48e8a67131b0f587baf6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb527490835d48e8a67131b0f587baf6", "email": "gnocchi@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2019-04-09 10:54:43,803 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-46c31f7b-5d96-4935-8ed6-8f9b043af62e 2019-04-09 10:54:43,804 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.208401918411s 2019-04-09 10:54:43,809 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-09 10:54:43,813 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users/ac8606d68bbd45969d2b1630e01ac7c4 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}db7ce0c238ef25419433dd9fc8a2324194f46d97" 2019-04-09 10:54:44,029 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 229 Content-Type: application/json Date: Tue, 09 Apr 2019 10:54:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aad54db5-5218-4319-9716-53d49cc82023 2019-04-09 10:54:44,030 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "cloudify_ims-user_116a8538-afc5-4820-93fc-150487bf025b", "links": {"self": "http://172.30.9.21:5000/v3/users/ac8606d68bbd45969d2b1630e01ac7c4"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "ac8606d68bbd45969d2b1630e01ac7c4", "description": null}} 2019-04-09 10:54:44,030 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/ac8606d68bbd45969d2b1630e01ac7c4 used request id req-aad54db5-5218-4319-9716-53d49cc82023 2019-04-09 10:54:44,030 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.220858097076s 2019-04-09 10:54:44,031 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-04-09 10:54:44,034 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/users/ac8606d68bbd45969d2b1630e01ac7c4 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}db7ce0c238ef25419433dd9fc8a2324194f46d97" 2019-04-09 10:54:44,490 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 09 Apr 2019 10:54:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bb159d8e-94d3-4c38-9c63-86b23e118d43 2019-04-09 10:54:44,490 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-09 10:54:44,490 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/ac8606d68bbd45969d2b1630e01ac7c4 used request id req-bb159d8e-94d3-4c38-9c63-86b23e118d43 2019-04-09 10:54:44,490 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.45979809761s 2019-04-09 10:54:44,498 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-09 10:54:44,502 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}db7ce0c238ef25419433dd9fc8a2324194f46d97" 2019-04-09 10:54:44,705 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 386 Content-Type: application/json Date: Tue, 09 Apr 2019 10:54:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4703f733-904a-466e-98de-3a8f63b82be4 2019-04-09 10:54:44,705 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/6509066435f1453bac6996ee8997a3b2"}, "tags": [], "enabled": true, "id": "6509066435f1453bac6996ee8997a3b2", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/ba7a30bb29394fc4a587735d9dfb749e"}, "tags": [], "enabled": true, "id": "ba7a30bb29394fc4a587735d9dfb749e", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.21:5000/v3/projects/db7c4bc2757e464d8d10f7e7e3beb171"}, "tags": [], "enabled": true, "id": "db7c4bc2757e464d8d10f7e7e3beb171", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_116a8538-afc5-4820-93fc-150487bf025b"}]} 2019-04-09 10:54:44,705 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-4703f733-904a-466e-98de-3a8f63b82be4 2019-04-09 10:54:44,705 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.207288980484s 2019-04-09 10:54:44,710 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-04-09 10:54:44,715 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/projects/db7c4bc2757e464d8d10f7e7e3beb171 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}db7ce0c238ef25419433dd9fc8a2324194f46d97" 2019-04-09 10:54:44,976 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 09 Apr 2019 10:54:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dca56202-1cdd-4585-808b-311db2de4541 2019-04-09 10:54:44,976 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-09 10:54:44,976 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/db7c4bc2757e464d8d10f7e7e3beb171 used request id req-dca56202-1cdd-4585-808b-311db2de4541 2019-04-09 10:54:44,976 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.265482187271s 2019-04-09 10:54:44,982 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-09 10:54:44,982 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/security-groups.json?project_id=db7c4bc2757e464d8d10f7e7e3beb171&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}db7ce0c238ef25419433dd9fc8a2324194f46d97" 2019-04-09 10:54:45,437 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2930 Content-Type: application/json Date: Tue, 09 Apr 2019 10:54:36 GMT X-Openstack-Request-Id: req-55217117-c4cd-4fee-8971-3199b802acac 2019-04-09 10:54:45,437 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "created_at": "2019-04-09T10:22:14Z", "updated_at": "2019-04-09T10:27:34Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T10:22:14Z", "revision_number": 0, "id": "0c6fc67f-d54c-4c89-bc4c-46e6d0d41d98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T10:22:14Z", "security_group_id": "469c6195-428f-4aa1-ab91-9efdfadc405b", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "port_range_min": null, "ethertype": "IPv4", "project_id": "db7c4bc2757e464d8d10f7e7e3beb171"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T10:22:14Z", "revision_number": 0, "id": "57b0caab-7559-48fa-b146-1e4798a9f960", "remote_group_id": "469c6195-428f-4aa1-ab91-9efdfadc405b", "remote_ip_prefix": null, "created_at": "2019-04-09T10:22:14Z", "security_group_id": "469c6195-428f-4aa1-ab91-9efdfadc405b", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "port_range_min": null, "ethertype": "IPv4", "project_id": "db7c4bc2757e464d8d10f7e7e3beb171"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T10:22:14Z", "revision_number": 0, "id": "671fb490-7d8d-4a77-9e31-609c29c0b68e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T10:22:14Z", "security_group_id": "469c6195-428f-4aa1-ab91-9efdfadc405b", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "port_range_min": null, "ethertype": "IPv6", "project_id": "db7c4bc2757e464d8d10f7e7e3beb171"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-04-09T10:27:34Z", "revision_number": 0, "id": "924a20dc-bd73-4f87-9579-2f382fdd55ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T10:27:34Z", "security_group_id": "469c6195-428f-4aa1-ab91-9efdfadc405b", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "port_range_min": 22, "ethertype": "IPv4", "project_id": "db7c4bc2757e464d8d10f7e7e3beb171"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T10:22:14Z", "revision_number": 0, "id": "c56d0c13-9b32-4c78-954b-de14af890bb1", "remote_group_id": "469c6195-428f-4aa1-ab91-9efdfadc405b", "remote_ip_prefix": null, "created_at": "2019-04-09T10:22:14Z", "security_group_id": "469c6195-428f-4aa1-ab91-9efdfadc405b", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "port_range_min": null, "ethertype": "IPv6", "project_id": "db7c4bc2757e464d8d10f7e7e3beb171"}], "revision_number": 2, "project_id": "db7c4bc2757e464d8d10f7e7e3beb171", "id": "469c6195-428f-4aa1-ab91-9efdfadc405b", "name": "default"}]} 2019-04-09 10:54:45,437 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json?project_id=db7c4bc2757e464d8d10f7e7e3beb171&name=default used request id req-55217117-c4cd-4fee-8971-3199b802acac 2019-04-09 10:54:45,438 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.455585956573s 2019-04-09 10:54:45,443 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-09 10:54:45,444 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}db7ce0c238ef25419433dd9fc8a2324194f46d97" 2019-04-09 10:54:45,556 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 33979 Content-Type: application/json Date: Tue, 09 Apr 2019 10:54:36 GMT X-Openstack-Request-Id: req-7c58cccd-de28-422b-a86f-713dc759b41d 2019-04-09 10:54:45,560 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "0f44c7af880b4000a1dc62837aee780f", "created_at": "2019-04-09T06:38:34Z", "updated_at": "2019-04-09T06:38:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:34Z", "revision_number": 0, "id": "05425f53-1a82-4620-8d0d-2bec6d50d127", "remote_group_id": "133285e2-2849-4047-874b-acf860b9a47a", "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:34Z", "security_group_id": "133285e2-2849-4047-874b-acf860b9a47a", "tenant_id": "0f44c7af880b4000a1dc62837aee780f", "port_range_min": null, "ethertype": "IPv6", "project_id": "0f44c7af880b4000a1dc62837aee780f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:34Z", "revision_number": 0, "id": "1afdac41-f81f-4d28-92b1-886ecba7f1ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:34Z", "security_group_id": "133285e2-2849-4047-874b-acf860b9a47a", "tenant_id": "0f44c7af880b4000a1dc62837aee780f", "port_range_min": null, "ethertype": "IPv6", "project_id": "0f44c7af880b4000a1dc62837aee780f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:34Z", "revision_number": 0, "id": "3fb7318d-6164-4cf9-907b-72601354ccfa", "remote_group_id": "133285e2-2849-4047-874b-acf860b9a47a", "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:34Z", "security_group_id": "133285e2-2849-4047-874b-acf860b9a47a", "tenant_id": "0f44c7af880b4000a1dc62837aee780f", "port_range_min": null, "ethertype": "IPv4", "project_id": "0f44c7af880b4000a1dc62837aee780f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:34Z", "revision_number": 0, "id": "dd7de9b8-2e8a-4c8e-8cbf-2108d15e376f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:34Z", "security_group_id": "133285e2-2849-4047-874b-acf860b9a47a", "tenant_id": "0f44c7af880b4000a1dc62837aee780f", "port_range_min": null, "ethertype": "IPv4", "project_id": "0f44c7af880b4000a1dc62837aee780f"}], "revision_number": 1, "project_id": "0f44c7af880b4000a1dc62837aee780f", "id": "133285e2-2849-4047-874b-acf860b9a47a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7d91c4e96bf742cdb3019afbd92b08b7", "created_at": "2019-04-09T06:41:12Z", "updated_at": "2019-04-09T06:41:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:41:12Z", "revision_number": 0, "id": "128566fd-9776-4c00-a02f-ecd203954c03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:41:12Z", "security_group_id": "16d9fd61-4005-47ed-8159-6527e895440e", "tenant_id": "7d91c4e96bf742cdb3019afbd92b08b7", "port_range_min": null, "ethertype": "IPv4", "project_id": "7d91c4e96bf742cdb3019afbd92b08b7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:41:13Z", "revision_number": 0, "id": "5f5c2826-ccd3-422a-ae4c-7e22a699212d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:41:13Z", "security_group_id": "16d9fd61-4005-47ed-8159-6527e895440e", "tenant_id": "7d91c4e96bf742cdb3019afbd92b08b7", "port_range_min": null, "ethertype": "IPv6", "project_id": "7d91c4e96bf742cdb3019afbd92b08b7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:41:12Z", "revision_number": 0, "id": "81637ed4-f405-4397-bf10-12f7c25b85a8", "remote_group_id": "16d9fd61-4005-47ed-8159-6527e895440e", "remote_ip_prefix": null, "created_at": "2019-04-09T06:41:12Z", "security_group_id": "16d9fd61-4005-47ed-8159-6527e895440e", "tenant_id": "7d91c4e96bf742cdb3019afbd92b08b7", "port_range_min": null, "ethertype": "IPv6", "project_id": "7d91c4e96bf742cdb3019afbd92b08b7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:41:12Z", "revision_number": 0, "id": "c8f342fd-7b58-4a9e-a416-7e098f36f758", "remote_group_id": "16d9fd61-4005-47ed-8159-6527e895440e", "remote_ip_prefix": null, "created_at": "2019-04-09T06:41:12Z", "security_group_id": "16d9fd61-4005-47ed-8159-6527e895440e", "tenant_id": "7d91c4e96bf742cdb3019afbd92b08b7", "port_range_min": null, "ethertype": "IPv4", "project_id": "7d91c4e96bf742cdb3019afbd92b08b7"}], "revision_number": 1, "project_id": "7d91c4e96bf742cdb3019afbd92b08b7", "id": "16d9fd61-4005-47ed-8159-6527e895440e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-04-09T06:26:00Z", "updated_at": "2019-04-09T06:26:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:26:00Z", "revision_number": 0, "id": "23de8fc0-44ae-4c56-abcd-3cadf2cd644b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:26:00Z", "security_group_id": "3353c502-d3bd-4781-83f5-fc7385b71d39", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:26:00Z", "revision_number": 0, "id": "afb04289-1a57-4ecb-8cec-ce9e43ab0d76", "remote_group_id": "3353c502-d3bd-4781-83f5-fc7385b71d39", "remote_ip_prefix": null, "created_at": "2019-04-09T06:26:00Z", "security_group_id": "3353c502-d3bd-4781-83f5-fc7385b71d39", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:26:00Z", "revision_number": 0, "id": "d4091b4d-3f48-405e-a6ff-27973bc1c4fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:26:00Z", "security_group_id": "3353c502-d3bd-4781-83f5-fc7385b71d39", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:26:00Z", "revision_number": 0, "id": "f668131f-27a0-4d81-982d-afd1d6efe75b", "remote_group_id": "3353c502-d3bd-4781-83f5-fc7385b71d39", "remote_ip_prefix": null, "created_at": "2019-04-09T06:26:00Z", "security_group_id": "3353c502-d3bd-4781-83f5-fc7385b71d39", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "3353c502-d3bd-4781-83f5-fc7385b71d39", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "created_at": "2019-04-09T10:22:14Z", "updated_at": "2019-04-09T10:27:34Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T10:22:14Z", "revision_number": 0, "id": "0c6fc67f-d54c-4c89-bc4c-46e6d0d41d98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T10:22:14Z", "security_group_id": "469c6195-428f-4aa1-ab91-9efdfadc405b", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "port_range_min": null, "ethertype": "IPv4", "project_id": "db7c4bc2757e464d8d10f7e7e3beb171"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T10:22:14Z", "revision_number": 0, "id": "57b0caab-7559-48fa-b146-1e4798a9f960", "remote_group_id": "469c6195-428f-4aa1-ab91-9efdfadc405b", "remote_ip_prefix": null, "created_at": "2019-04-09T10:22:14Z", "security_group_id": "469c6195-428f-4aa1-ab91-9efdfadc405b", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "port_range_min": null, "ethertype": "IPv4", "project_id": "db7c4bc2757e464d8d10f7e7e3beb171"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T10:22:14Z", "revision_number": 0, "id": "671fb490-7d8d-4a77-9e31-609c29c0b68e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T10:22:14Z", "security_group_id": "469c6195-428f-4aa1-ab91-9efdfadc405b", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "port_range_min": null, "ethertype": "IPv6", "project_id": "db7c4bc2757e464d8d10f7e7e3beb171"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-04-09T10:27:34Z", "revision_number": 0, "id": "924a20dc-bd73-4f87-9579-2f382fdd55ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T10:27:34Z", "security_group_id": "469c6195-428f-4aa1-ab91-9efdfadc405b", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "port_range_min": 22, "ethertype": "IPv4", "project_id": "db7c4bc2757e464d8d10f7e7e3beb171"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T10:22:14Z", "revision_number": 0, "id": "c56d0c13-9b32-4c78-954b-de14af890bb1", "remote_group_id": "469c6195-428f-4aa1-ab91-9efdfadc405b", "remote_ip_prefix": null, "created_at": "2019-04-09T10:22:14Z", "security_group_id": "469c6195-428f-4aa1-ab91-9efdfadc405b", "tenant_id": "db7c4bc2757e464d8d10f7e7e3beb171", "port_range_min": null, "ethertype": "IPv6", "project_id": "db7c4bc2757e464d8d10f7e7e3beb171"}], "revision_number": 2, "project_id": "db7c4bc2757e464d8d10f7e7e3beb171", "id": "469c6195-428f-4aa1-ab91-9efdfadc405b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e3616f9a20054a2f9f4a228fa5825920", "created_at": "2019-04-09T06:38:25Z", "updated_at": "2019-04-09T06:38:25Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:25Z", "revision_number": 0, "id": "1304e57e-307e-4d15-b3a6-c40e4c13d9c6", "remote_group_id": "539b6566-8b82-46ce-a7a2-486e0cfdcc19", "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:25Z", "security_group_id": "539b6566-8b82-46ce-a7a2-486e0cfdcc19", "tenant_id": "e3616f9a20054a2f9f4a228fa5825920", "port_range_min": null, "ethertype": "IPv4", "project_id": "e3616f9a20054a2f9f4a228fa5825920"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:25Z", "revision_number": 0, "id": "5de5f3da-e80e-4e4e-8bb9-e65d586e3c36", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:25Z", "security_group_id": "539b6566-8b82-46ce-a7a2-486e0cfdcc19", "tenant_id": "e3616f9a20054a2f9f4a228fa5825920", "port_range_min": null, "ethertype": "IPv6", "project_id": "e3616f9a20054a2f9f4a228fa5825920"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:25Z", "revision_number": 0, "id": "c986fad9-2e24-419f-b30e-dbea76657fc4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:25Z", "security_group_id": "539b6566-8b82-46ce-a7a2-486e0cfdcc19", "tenant_id": "e3616f9a20054a2f9f4a228fa5825920", "port_range_min": null, "ethertype": "IPv4", "project_id": "e3616f9a20054a2f9f4a228fa5825920"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:25Z", "revision_number": 0, "id": "dfe74141-b06d-427c-a311-9f669b427b66", "remote_group_id": "539b6566-8b82-46ce-a7a2-486e0cfdcc19", "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:25Z", "security_group_id": "539b6566-8b82-46ce-a7a2-486e0cfdcc19", "tenant_id": "e3616f9a20054a2f9f4a228fa5825920", "port_range_min": null, "ethertype": "IPv6", "project_id": "e3616f9a20054a2f9f4a228fa5825920"}], "revision_number": 1, "project_id": "e3616f9a20054a2f9f4a228fa5825920", "id": "539b6566-8b82-46ce-a7a2-486e0cfdcc19", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ba7a30bb29394fc4a587735d9dfb749e", "created_at": "2019-04-09T06:24:05Z", "updated_at": "2019-04-09T06:24:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:24:05Z", "revision_number": 0, "id": "0aa9cfb1-eea8-4107-bdd1-09b673e74187", "remote_group_id": "7163910b-3f52-4c82-95f5-2716a0110cc5", "remote_ip_prefix": null, "created_at": "2019-04-09T06:24:05Z", "security_group_id": "7163910b-3f52-4c82-95f5-2716a0110cc5", "tenant_id": "ba7a30bb29394fc4a587735d9dfb749e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ba7a30bb29394fc4a587735d9dfb749e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:24:05Z", "revision_number": 0, "id": "54942ddd-2fa1-4bc2-8eed-db2c58927051", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:24:05Z", "security_group_id": "7163910b-3f52-4c82-95f5-2716a0110cc5", "tenant_id": "ba7a30bb29394fc4a587735d9dfb749e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ba7a30bb29394fc4a587735d9dfb749e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:24:05Z", "revision_number": 0, "id": "65f9a71a-d7ef-4a7c-bd9a-1722277aec43", "remote_group_id": "7163910b-3f52-4c82-95f5-2716a0110cc5", "remote_ip_prefix": null, "created_at": "2019-04-09T06:24:05Z", "security_group_id": "7163910b-3f52-4c82-95f5-2716a0110cc5", "tenant_id": "ba7a30bb29394fc4a587735d9dfb749e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ba7a30bb29394fc4a587735d9dfb749e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:24:05Z", "revision_number": 0, "id": "86568739-46b2-4862-8571-f01cd048599a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:24:05Z", "security_group_id": "7163910b-3f52-4c82-95f5-2716a0110cc5", "tenant_id": "ba7a30bb29394fc4a587735d9dfb749e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ba7a30bb29394fc4a587735d9dfb749e"}], "revision_number": 1, "project_id": "ba7a30bb29394fc4a587735d9dfb749e", "id": "7163910b-3f52-4c82-95f5-2716a0110cc5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "45c8e08964474534af04fa70d9ceacff", "created_at": "2019-04-09T07:37:03Z", "updated_at": "2019-04-09T07:37:03Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T07:37:03Z", "revision_number": 0, "id": "0bc3bbf3-5b22-48d3-afa2-675dac76eb71", "remote_group_id": "7cc4a13e-a983-4c86-8f12-7e6bee440d43", "remote_ip_prefix": null, "created_at": "2019-04-09T07:37:03Z", "security_group_id": "7cc4a13e-a983-4c86-8f12-7e6bee440d43", "tenant_id": "45c8e08964474534af04fa70d9ceacff", "port_range_min": null, "ethertype": "IPv6", "project_id": "45c8e08964474534af04fa70d9ceacff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T07:37:03Z", "revision_number": 0, "id": "ab8253ad-e2a0-4797-a183-960b8ef87470", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T07:37:03Z", "security_group_id": "7cc4a13e-a983-4c86-8f12-7e6bee440d43", "tenant_id": "45c8e08964474534af04fa70d9ceacff", "port_range_min": null, "ethertype": "IPv6", "project_id": "45c8e08964474534af04fa70d9ceacff"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T07:37:03Z", "revision_number": 0, "id": "cc4f203b-970d-479e-b691-ce52ab379138", "remote_group_id": "7cc4a13e-a983-4c86-8f12-7e6bee440d43", "remote_ip_prefix": null, "created_at": "2019-04-09T07:37:03Z", "security_group_id": "7cc4a13e-a983-4c86-8f12-7e6bee440d43", "tenant_id": "45c8e08964474534af04fa70d9ceacff", "port_range_min": null, "ethertype": "IPv4", "project_id": "45c8e08964474534af04fa70d9ceacff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T07:37:03Z", "revision_number": 0, "id": "f8371daa-2062-4660-8fba-cffbaf792b69", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T07:37:03Z", "security_group_id": "7cc4a13e-a983-4c86-8f12-7e6bee440d43", "tenant_id": "45c8e08964474534af04fa70d9ceacff", "port_range_min": null, "ethertype": "IPv4", "project_id": "45c8e08964474534af04fa70d9ceacff"}], "revision_number": 1, "project_id": "45c8e08964474534af04fa70d9ceacff", "id": "7cc4a13e-a983-4c86-8f12-7e6bee440d43", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b791053a49f94838a00b8848bbc7b0d5", "created_at": "2019-04-09T06:38:04Z", "updated_at": "2019-04-09T06:38:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:04Z", "revision_number": 0, "id": "1d5cb96d-707a-4102-b35a-0814f2fe44ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:04Z", "security_group_id": "7d842db1-29c7-43cf-83d3-bddf670c17fe", "tenant_id": "b791053a49f94838a00b8848bbc7b0d5", "port_range_min": null, "ethertype": "IPv4", "project_id": "b791053a49f94838a00b8848bbc7b0d5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:04Z", "revision_number": 0, "id": "5bf023b4-d99d-4bf6-be66-02e22c8ab0b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:04Z", "security_group_id": "7d842db1-29c7-43cf-83d3-bddf670c17fe", "tenant_id": "b791053a49f94838a00b8848bbc7b0d5", "port_range_min": null, "ethertype": "IPv6", "project_id": "b791053a49f94838a00b8848bbc7b0d5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:04Z", "revision_number": 0, "id": "62c448c8-84c7-4a5b-881f-9aaf4fc340ad", "remote_group_id": "7d842db1-29c7-43cf-83d3-bddf670c17fe", "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:04Z", "security_group_id": "7d842db1-29c7-43cf-83d3-bddf670c17fe", "tenant_id": "b791053a49f94838a00b8848bbc7b0d5", "port_range_min": null, "ethertype": "IPv4", "project_id": "b791053a49f94838a00b8848bbc7b0d5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:04Z", "revision_number": 0, "id": "8f09250e-f3c9-4c52-9037-1c26e93722e6", "remote_group_id": "7d842db1-29c7-43cf-83d3-bddf670c17fe", "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:04Z", "security_group_id": "7d842db1-29c7-43cf-83d3-bddf670c17fe", "tenant_id": "b791053a49f94838a00b8848bbc7b0d5", "port_range_min": null, "ethertype": "IPv6", "project_id": "b791053a49f94838a00b8848bbc7b0d5"}], "revision_number": 1, "project_id": "b791053a49f94838a00b8848bbc7b0d5", "id": "7d842db1-29c7-43cf-83d3-bddf670c17fe", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f199aed82fe147e78f50540e3f631f58", "created_at": "2019-04-09T06:38:33Z", "updated_at": "2019-04-09T06:38:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:33Z", "revision_number": 0, "id": "10d96352-0a56-4e61-9f91-d2dd0a203a3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:33Z", "security_group_id": "843aeb94-c5b9-4e15-8b46-2167f70d9f64", "tenant_id": "f199aed82fe147e78f50540e3f631f58", "port_range_min": null, "ethertype": "IPv6", "project_id": "f199aed82fe147e78f50540e3f631f58"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:33Z", "revision_number": 0, "id": "7a034288-4851-4d68-b26c-ce8d734e6c23", "remote_group_id": "843aeb94-c5b9-4e15-8b46-2167f70d9f64", "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:33Z", "security_group_id": "843aeb94-c5b9-4e15-8b46-2167f70d9f64", "tenant_id": "f199aed82fe147e78f50540e3f631f58", "port_range_min": null, "ethertype": "IPv4", "project_id": "f199aed82fe147e78f50540e3f631f58"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:33Z", "revision_number": 0, "id": "9788295a-0c4b-4231-a1ba-ce6b40aa1167", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:33Z", "security_group_id": "843aeb94-c5b9-4e15-8b46-2167f70d9f64", "tenant_id": "f199aed82fe147e78f50540e3f631f58", "port_range_min": null, "ethertype": "IPv4", "project_id": "f199aed82fe147e78f50540e3f631f58"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:33Z", "revision_number": 0, "id": "b0e92582-b047-4369-803c-e11b4ab9078c", "remote_group_id": "843aeb94-c5b9-4e15-8b46-2167f70d9f64", "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:33Z", "security_group_id": "843aeb94-c5b9-4e15-8b46-2167f70d9f64", "tenant_id": "f199aed82fe147e78f50540e3f631f58", "port_range_min": null, "ethertype": "IPv6", "project_id": "f199aed82fe147e78f50540e3f631f58"}], "revision_number": 1, "project_id": "f199aed82fe147e78f50540e3f631f58", "id": "843aeb94-c5b9-4e15-8b46-2167f70d9f64", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bbed22d94c364f98a62513e651610970", "created_at": "2019-04-09T06:38:27Z", "updated_at": "2019-04-09T06:38:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:27Z", "revision_number": 0, "id": "2afc4c19-8a23-40cd-937b-67718545a3d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:27Z", "security_group_id": "97734093-1ada-4835-91aa-2f9a5ecbd7da", "tenant_id": "bbed22d94c364f98a62513e651610970", "port_range_min": null, "ethertype": "IPv6", "project_id": "bbed22d94c364f98a62513e651610970"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:27Z", "revision_number": 0, "id": "4a2bb16b-099b-4ac7-a72a-8b7e1c45b7ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:27Z", "security_group_id": "97734093-1ada-4835-91aa-2f9a5ecbd7da", "tenant_id": "bbed22d94c364f98a62513e651610970", "port_range_min": null, "ethertype": "IPv4", "project_id": "bbed22d94c364f98a62513e651610970"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:27Z", "revision_number": 0, "id": "57a2eb11-b762-4973-947d-50f4a26e722c", "remote_group_id": "97734093-1ada-4835-91aa-2f9a5ecbd7da", "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:27Z", "security_group_id": "97734093-1ada-4835-91aa-2f9a5ecbd7da", "tenant_id": "bbed22d94c364f98a62513e651610970", "port_range_min": null, "ethertype": "IPv4", "project_id": "bbed22d94c364f98a62513e651610970"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:27Z", "revision_number": 0, "id": "582accf8-fa7e-493c-a908-f1ccb7f5ae53", "remote_group_id": "97734093-1ada-4835-91aa-2f9a5ecbd7da", "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:27Z", "security_group_id": "97734093-1ada-4835-91aa-2f9a5ecbd7da", "tenant_id": "bbed22d94c364f98a62513e651610970", "port_range_min": null, "ethertype": "IPv6", "project_id": "bbed22d94c364f98a62513e651610970"}], "revision_number": 1, "project_id": "bbed22d94c364f98a62513e651610970", "id": "97734093-1ada-4835-91aa-2f9a5ecbd7da", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6509066435f1453bac6996ee8997a3b2", "created_at": "2019-04-09T06:25:59Z", "updated_at": "2019-04-09T06:25:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:25:59Z", "revision_number": 0, "id": "159f11d9-0ba4-4923-8082-70f4dd760a47", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:25:59Z", "security_group_id": "9c2f55ba-acdf-4de6-a230-b14db62471f1", "tenant_id": "6509066435f1453bac6996ee8997a3b2", "port_range_min": null, "ethertype": "IPv4", "project_id": "6509066435f1453bac6996ee8997a3b2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:25:59Z", "revision_number": 0, "id": "a09893df-d9cb-4ff3-99d4-013b5c068a40", "remote_group_id": "9c2f55ba-acdf-4de6-a230-b14db62471f1", "remote_ip_prefix": null, "created_at": "2019-04-09T06:25:59Z", "security_group_id": "9c2f55ba-acdf-4de6-a230-b14db62471f1", "tenant_id": "6509066435f1453bac6996ee8997a3b2", "port_range_min": null, "ethertype": "IPv6", "project_id": "6509066435f1453bac6996ee8997a3b2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:25:59Z", "revision_number": 0, "id": "f87d56d3-96be-430b-8bff-17fba51e104b", "remote_group_id": "9c2f55ba-acdf-4de6-a230-b14db62471f1", "remote_ip_prefix": null, "created_at": "2019-04-09T06:25:59Z", "security_group_id": "9c2f55ba-acdf-4de6-a230-b14db62471f1", "tenant_id": "6509066435f1453bac6996ee8997a3b2", "port_range_min": null, "ethertype": "IPv4", "project_id": "6509066435f1453bac6996ee8997a3b2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:25:59Z", "revision_number": 0, "id": "feb3b1fe-b7ab-48f1-a7ef-4cef55305484", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:25:59Z", "security_group_id": "9c2f55ba-acdf-4de6-a230-b14db62471f1", "tenant_id": "6509066435f1453bac6996ee8997a3b2", "port_range_min": null, "ethertype": "IPv6", "project_id": "6509066435f1453bac6996ee8997a3b2"}], "revision_number": 1, "project_id": "6509066435f1453bac6996ee8997a3b2", "id": "9c2f55ba-acdf-4de6-a230-b14db62471f1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f4959e7508fa4aa9bff492655dd05f75", "created_at": "2019-04-09T06:41:11Z", "updated_at": "2019-04-09T06:41:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:41:11Z", "revision_number": 0, "id": "5079dc98-328d-49c2-8ec5-1024760d43f4", "remote_group_id": "9f269589-f912-4a8c-999c-e1e004848fb2", "remote_ip_prefix": null, "created_at": "2019-04-09T06:41:11Z", "security_group_id": "9f269589-f912-4a8c-999c-e1e004848fb2", "tenant_id": "f4959e7508fa4aa9bff492655dd05f75", "port_range_min": null, "ethertype": "IPv4", "project_id": "f4959e7508fa4aa9bff492655dd05f75"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:41:11Z", "revision_number": 0, "id": "7b9723e6-9a6c-4782-8c6c-8b42e30e5322", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:41:11Z", "security_group_id": "9f269589-f912-4a8c-999c-e1e004848fb2", "tenant_id": "f4959e7508fa4aa9bff492655dd05f75", "port_range_min": null, "ethertype": "IPv4", "project_id": "f4959e7508fa4aa9bff492655dd05f75"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:41:11Z", "revision_number": 0, "id": "c79a88fc-3d9b-453a-adda-0351d7447046", "remote_group_id": "9f269589-f912-4a8c-999c-e1e004848fb2", "remote_ip_prefix": null, "created_at": "2019-04-09T06:41:11Z", "security_group_id": "9f269589-f912-4a8c-999c-e1e004848fb2", "tenant_id": "f4959e7508fa4aa9bff492655dd05f75", "port_range_min": null, "ethertype": "IPv6", "project_id": "f4959e7508fa4aa9bff492655dd05f75"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:41:11Z", "revision_number": 0, "id": "ded83004-84fa-4262-8e2e-c0cf817a6397", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:41:11Z", "security_group_id": "9f269589-f912-4a8c-999c-e1e004848fb2", "tenant_id": "f4959e7508fa4aa9bff492655dd05f75", "port_range_min": null, "ethertype": "IPv6", "project_id": "f4959e7508fa4aa9bff492655dd05f75"}], "revision_number": 1, "project_id": "f4959e7508fa4aa9bff492655dd05f75", "id": "9f269589-f912-4a8c-999c-e1e004848fb2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "875e43126b1048518e582278b00dd3bd", "created_at": "2019-04-09T06:38:31Z", "updated_at": "2019-04-09T06:38:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:31Z", "revision_number": 0, "id": "5f289c8e-b1c9-41f7-aeed-c40d4b40f88f", "remote_group_id": "a3e3ef9a-d084-4d19-86ce-95a13bf3a2b2", "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:31Z", "security_group_id": "a3e3ef9a-d084-4d19-86ce-95a13bf3a2b2", "tenant_id": "875e43126b1048518e582278b00dd3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "875e43126b1048518e582278b00dd3bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:31Z", "revision_number": 0, "id": "6d166514-1330-4e67-aba8-2ff7f57567c3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:31Z", "security_group_id": "a3e3ef9a-d084-4d19-86ce-95a13bf3a2b2", "tenant_id": "875e43126b1048518e582278b00dd3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "875e43126b1048518e582278b00dd3bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:31Z", "revision_number": 0, "id": "c2e306fc-c809-40bb-a8cb-d1f0d0a768c5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:31Z", "security_group_id": "a3e3ef9a-d084-4d19-86ce-95a13bf3a2b2", "tenant_id": "875e43126b1048518e582278b00dd3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "875e43126b1048518e582278b00dd3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:31Z", "revision_number": 0, "id": "c9960cce-d437-47e8-86a8-766e3be66981", "remote_group_id": "a3e3ef9a-d084-4d19-86ce-95a13bf3a2b2", "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:31Z", "security_group_id": "a3e3ef9a-d084-4d19-86ce-95a13bf3a2b2", "tenant_id": "875e43126b1048518e582278b00dd3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "875e43126b1048518e582278b00dd3bd"}], "revision_number": 1, "project_id": "875e43126b1048518e582278b00dd3bd", "id": "a3e3ef9a-d084-4d19-86ce-95a13bf3a2b2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "40d0a12deb8b450f9ec86a556f84ee9a", "created_at": "2019-04-09T06:38:23Z", "updated_at": "2019-04-09T06:38:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:23Z", "revision_number": 0, "id": "893502da-a659-4c56-afc0-0908c3136ba3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:23Z", "security_group_id": "af11296e-5ea1-4a9b-b81c-edc2afd9e6b9", "tenant_id": "40d0a12deb8b450f9ec86a556f84ee9a", "port_range_min": null, "ethertype": "IPv4", "project_id": "40d0a12deb8b450f9ec86a556f84ee9a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:23Z", "revision_number": 0, "id": "a1eba4ad-c15e-4139-89c2-cf6835513b76", "remote_group_id": "af11296e-5ea1-4a9b-b81c-edc2afd9e6b9", "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:23Z", "security_group_id": "af11296e-5ea1-4a9b-b81c-edc2afd9e6b9", "tenant_id": "40d0a12deb8b450f9ec86a556f84ee9a", "port_range_min": null, "ethertype": "IPv6", "project_id": "40d0a12deb8b450f9ec86a556f84ee9a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:23Z", "revision_number": 0, "id": "d07f2fa1-1b54-4ae3-96f7-6083bab6178d", "remote_group_id": "af11296e-5ea1-4a9b-b81c-edc2afd9e6b9", "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:23Z", "security_group_id": "af11296e-5ea1-4a9b-b81c-edc2afd9e6b9", "tenant_id": "40d0a12deb8b450f9ec86a556f84ee9a", "port_range_min": null, "ethertype": "IPv4", "project_id": "40d0a12deb8b450f9ec86a556f84ee9a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:23Z", "revision_number": 0, "id": "ee512ebf-f4b1-4f7f-b5f8-f5af813c3cc0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:23Z", "security_group_id": "af11296e-5ea1-4a9b-b81c-edc2afd9e6b9", "tenant_id": "40d0a12deb8b450f9ec86a556f84ee9a", "port_range_min": null, "ethertype": "IPv6", "project_id": "40d0a12deb8b450f9ec86a556f84ee9a"}], "revision_number": 1, "project_id": "40d0a12deb8b450f9ec86a556f84ee9a", "id": "af11296e-5ea1-4a9b-b81c-edc2afd9e6b9", "name": "default"}]} 2019-04-09 10:54:45,560 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-7c58cccd-de28-422b-a86f-713dc759b41d 2019-04-09 10:54:45,560 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.117136001587s 2019-04-09 10:54:45,570 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-04-09 10:54:45,571 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/security-groups/469c6195-428f-4aa1-ab91-9efdfadc405b.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}db7ce0c238ef25419433dd9fc8a2324194f46d97" 2019-04-09 10:54:45,688 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 09 Apr 2019 10:54:36 GMT X-Openstack-Request-Id: req-460ba1c5-df84-458b-8dd5-621f6a87d828 2019-04-09 10:54:45,688 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-09 10:54:45,689 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/469c6195-428f-4aa1-ab91-9efdfadc405b.json used request id req-460ba1c5-df84-458b-8dd5-621f6a87d828 2019-04-09 10:54:45,689 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.118288040161s 2019-04-09 10:54:45,709 - xtesting.ci.run_tests - INFO - Loading test case 'heat_ims'... 2019-04-09 10:54:45,734 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-04-09 10:54:45,740 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Tue, 09 Apr 2019 10:54:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-efea72a4-25e0-416f-903e-05942586f36c 2019-04-09 10:54:45,740 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2019-04-09 10:54:45,740 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/v3 used request id req-efea72a4-25e0-416f-903e-05942586f36c 2019-04-09 10:54:45,741 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2019-04-09 10:54:46,151 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "12d06a59574c4903a7b4bfc193e14ef0", "name": "member"}, {"id": "ecaba09e8ea14e058d5f9d9eb583aa37", "name": "admin"}, {"id": "6e54a998c61f4429874ed3ac33d4afc4", "name": "reader"}], "expires_at": "2019-04-09T11:54:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6509066435f1453bac6996ee8997a3b2", "name": "admin"}, "catalog": [{"endpoints": [], "type": "tempest-type-1277486611", "id": "0b54ae2e271e4cc7bbd93a7117074bc5", "name": "tempest-service-488714134"}, {"endpoints": [], "type": "metering", "id": "0c6048bf3c804b33b1209bfa8ca75ec0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v3/6509066435f1453bac6996ee8997a3b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "503aa75a75e444a9b93cb14634c6ab50"}, {"url": "http://192.30.9.6:8776/v3/6509066435f1453bac6996ee8997a3b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd4bc81464e44d0a129985ca1ff91d5"}, {"url": "http://192.30.9.6:8776/v3/6509066435f1453bac6996ee8997a3b2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d888a991472d4a88bfcfcfcf4909874d"}], "type": "volumev3", "id": "1b1b3cbed2d14611b521aa10e2b642dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4664f0d595a24e8a9d4eb3691db874e0"}, {"url": "http://172.30.9.21:8080/v1/AUTH_6509066435f1453bac6996ee8997a3b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49cfc5fc2aa942e59d21f825b2bc9939"}, {"url": "http://12.0.0.22:8080/v1/AUTH_6509066435f1453bac6996ee8997a3b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "71100b14603a4edf8a39e8af672ecff5"}], "type": "object-store", "id": "29267bcb2ea04deebb6caaa71afffcc5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4dc1873b4b477cb578245fdb86a111"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77d7bee546c941368ffc769fda003312"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9b1ab09869b4ea895eb3c8867f61318"}], "type": "network", "id": "3ac09bd783a245efa7f11d71ad667386", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f7f6f256262433fb4467ed610947d62"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "72d58c041dc245bc8aa43ce73891f76c"}, {"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b89851b9b2b4f95b7d2184e74373672"}], "type": "identity", "id": "49f6869431e3430e9aeef431c7e7d7de", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8201c41b3865412e839f135e1ceb7421"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e4e22c0a684229ba50a51934a5cdf7"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf4872e158cb44e3aa5a4063a620efc3"}], "type": "alarming", "id": "61e60b3a8b964288a4ad67fd02ee4984", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4de11e8502624071afd079250b33c74c"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d801fa7f3ee64b30b3b18ef5a9e72635"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f583f4a1750f4edc8596dd476ece0948"}], "type": "compute", "id": "6b64d23b249e42d79f5dd070a7460b66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0cd6369c5d9949eba212a5ce97f8b6f7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8011dc0e5bd44e2aa45caf7c6e4d19d2"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d807430fcec84acebca284681dd098fe"}], "type": "cloudformation", "id": "7f91896ba7394ae291c7a222f92ea496", "name": "heat-cfn"}, {"endpoints": [], "type": "tempest-type-608147535", "id": "88d50707b816448897d5d0b213cb19da", "name": "tempest-service-563563896"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/6509066435f1453bac6996ee8997a3b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4243c026b4174decae31504c58542875"}, {"url": "http://192.30.9.6:8776/v2/6509066435f1453bac6996ee8997a3b2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84281d63eba442fd8cdbf23eae691ba2"}, {"url": "http://172.30.9.21:8776/v2/6509066435f1453bac6996ee8997a3b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1ce0a47f2fd4ca9b678bc1d7e5d0b37"}], "type": "volumev2", "id": "8afcbe00e0a6427bbf1fc3b10d4b2f5e", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/6509066435f1453bac6996ee8997a3b2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25eb19d77ddd4b9aa8117749f829d913"}, {"url": "http://172.30.9.21:8004/v1/6509066435f1453bac6996ee8997a3b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57dd852403b0401fb0bd852db0cc4f1e"}, {"url": "http://192.30.9.6:8004/v1/6509066435f1453bac6996ee8997a3b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5a404b628fff4023b9d3e5b8fca3b0fb"}], "type": "orchestration", "id": "a244395507da4b85bd212d5f49a8b6ae", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2242a4436b774238a465cc3d6498ab4e"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "977935de203e411cbce5038f0a9dc848"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2fcaa46481c44f8a3f42acd6c29b21f"}], "type": "placement", "id": "aed411d3d8324008b42b3bd847051003", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b61449c559f45dba6ba5f9dc241729f"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3f83bae18b4a496bb67592b5d777f17c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5162d5282ea1448dbbc20567c0d57fd7"}], "type": "metric", "id": "ebf458a547774acfb6b489f2803a822c", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "33de49eaa2934d07a5ef7754ed5fe8e0"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b7265307a4a45caad0a286536a91b5d"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94601cf3562245fb9453e9678a54b869"}], "type": "event", "id": "f3ff1bc7e87e4c90a2385a1bc8175960", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00d65cc314ee4a87ad316dd160d63558"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64896bc5be624954a0166b6cfa08a10e"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd079af259534771ac00959c542171cf"}], "type": "image", "id": "f9a74c8a63414707b34a5b03e9eacdc1", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "96d754a28b0d43cf8fa237c30a99c306"}, "audit_ids": ["jZSyudNfQwu9JkcmstPI_Q"], "issued_at": "2019-04-09T10:54:36.000000Z"}} 2019-04-09 10:54:46,155 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-09 10:54:46,156 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}be0d0f731eb864dd424cdcbddc08ccbe062a1097" 2019-04-09 10:54:46,657 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Tue, 09 Apr 2019 10:54:37 GMT X-Openstack-Request-Id: req-ac6648d5-7c09-4539-b00b-993d5ca2a192 2019-04-09 10:54:46,657 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"b62787c2-635d-4893-8553-7ee0260442ff","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ba7a30bb29394fc4a587735d9dfb749e","l2_adjacency":true,"status":"ACTIVE","subnets":["dce875e1-9eec-4cb2-94e6-93dffefe33f6"],"description":"","tags":[],"updated_at":"2019-04-09T06:38:46Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ba7a30bb29394fc4a587735d9dfb749e","created_at":"2019-04-09T06:24:05Z","provider:network_type":"flat"}]} 2019-04-09 10:54:46,658 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-ac6648d5-7c09-4539-b00b-993d5ca2a192 2019-04-09 10:54:46,658 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.502576828003s 2019-04-09 10:54:46,665 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-04-09 10:54:46,670 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 09 Apr 2019 10:54:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1c36740e-72aa-4c6e-9a9c-dd1789c8fced 2019-04-09 10:54:46,670 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 10:54:46,671 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/ used request id req-1c36740e-72aa-4c6e-9a9c-dd1789c8fced 2019-04-09 10:54:46,671 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-09 10:54:46,675 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}be0d0f731eb864dd424cdcbddc08ccbe062a1097" 2019-04-09 10:54:46,869 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 222 Content-Type: application/json Date: Tue, 09 Apr 2019 10:54:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2d3aa7e-6f60-4bc8-83b4-4ec941114890 2019-04-09 10:54:46,869 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/ec5ce0aa038644b78983e5840ba5fb73"}, "tags": [], "enabled": true, "id": "ec5ce0aa038644b78983e5840ba5fb73", "name": "heat_stack"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2019-04-09 10:54:46,870 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-c2d3aa7e-6f60-4bc8-83b4-4ec941114890 2019-04-09 10:54:46,870 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.198149204254s 2019-04-09 10:54:46,878 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-04-09 10:54:46,882 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}be0d0f731eb864dd424cdcbddc08ccbe062a1097" -d '{"project": {"description": "Created by OPNFV Functest: heat_ims", "enabled": true, "domain_id": "default", "name": "heat_ims-project_42ec05fa-9a5a-4193-ba0d-81c792442209"}}' 2019-04-09 10:54:47,104 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 362 Content-Type: application/json Date: Tue, 09 Apr 2019 10:54:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7ba1bed4-0ea1-4ba1-b287-8090790f41f2 2019-04-09 10:54:47,104 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: heat_ims", "links": {"self": "http://172.30.9.21:5000/v3/projects/da1426745d3d4a2ab538c4c6721804f4"}, "tags": [], "enabled": true, "id": "da1426745d3d4a2ab538c4c6721804f4", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_42ec05fa-9a5a-4193-ba0d-81c792442209"}} 2019-04-09 10:54:47,105 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-7ba1bed4-0ea1-4ba1-b287-8090790f41f2 2019-04-09 10:54:47,105 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.226531982422s 2019-04-09 10:54:47,105 - 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'da1426745d3d4a2ab538c4c6721804f4', '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_42ec05fa-9a5a-4193-ba0d-81c792442209'}) 2019-04-09 10:54:47,112 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-04-09 10:54:47,116 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}be0d0f731eb864dd424cdcbddc08ccbe062a1097" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "Lsoj9cmLCpLQqVBFhZ7eJEgwUEsf1S", "email": null, "name": "heat_ims-user_42ec05fa-9a5a-4193-ba0d-81c792442209"}}' 2019-04-09 10:54:48,589 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 323 Content-Type: application/json Date: Tue, 09 Apr 2019 10:54:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a2c63999-7b47-4cee-bdf2-610492df89fc 2019-04-09 10:54:48,590 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "heat_ims-user_42ec05fa-9a5a-4193-ba0d-81c792442209", "links": {"self": "http://172.30.9.21:5000/v3/users/27137f2a6c8e4f23ae2704bfa84e2fb6"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "27137f2a6c8e4f23ae2704bfa84e2fb6", "domain_id": "default", "password_expires_at": null}} 2019-04-09 10:54:48,590 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/users used request id req-a2c63999-7b47-4cee-bdf2-610492df89fc 2019-04-09 10:54:48,590 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 1.47741913795s 2019-04-09 10:54:48,591 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'27137f2a6c8e4f23ae2704bfa84e2fb6', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'heat_ims-user_42ec05fa-9a5a-4193-ba0d-81c792442209'}) 2019-04-09 10:54:48,597 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-09 10:54:48,601 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}be0d0f731eb864dd424cdcbddc08ccbe062a1097" 2019-04-09 10:54:48,798 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Tue, 09 Apr 2019 10:54:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2fdb79a-6610-4129-849a-69df822e4810 2019-04-09 10:54:48,799 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "12d06a59574c4903a7b4bfc193e14ef0", "links": {"self": "http://172.30.9.21:5000/v3/roles/12d06a59574c4903a7b4bfc193e14ef0"}, "name": "member"}, {"domain_id": null, "id": "50245c80a9b84e15b01544b714aaabd9", "links": {"self": "http://172.30.9.21:5000/v3/roles/50245c80a9b84e15b01544b714aaabd9"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6e54a998c61f4429874ed3ac33d4afc4", "links": {"self": "http://172.30.9.21:5000/v3/roles/6e54a998c61f4429874ed3ac33d4afc4"}, "name": "reader"}, {"domain_id": null, "id": "6f62ff3e5bbd4682becdbe9fa3c1ed2c", "links": {"self": "http://172.30.9.21:5000/v3/roles/6f62ff3e5bbd4682becdbe9fa3c1ed2c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80b483ac8c834f498f0d265da82cb005", "links": {"self": "http://172.30.9.21:5000/v3/roles/80b483ac8c834f498f0d265da82cb005"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecaba09e8ea14e058d5f9d9eb583aa37", "links": {"self": "http://172.30.9.21:5000/v3/roles/ecaba09e8ea14e058d5f9d9eb583aa37"}, "name": "admin"}]} 2019-04-09 10:54:48,799 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-c2fdb79a-6610-4129-849a-69df822e4810 2019-04-09 10:54:48,799 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.202203035355s 2019-04-09 10:54:48,804 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-09 10:54:48,808 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}be0d0f731eb864dd424cdcbddc08ccbe062a1097" 2019-04-09 10:54:48,963 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Tue, 09 Apr 2019 10:54:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b60bdfbb-e464-4d62-8637-23494ecfd721 2019-04-09 10:54:48,964 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "12d06a59574c4903a7b4bfc193e14ef0", "links": {"self": "http://172.30.9.21:5000/v3/roles/12d06a59574c4903a7b4bfc193e14ef0"}, "name": "member"}, {"domain_id": null, "id": "50245c80a9b84e15b01544b714aaabd9", "links": {"self": "http://172.30.9.21:5000/v3/roles/50245c80a9b84e15b01544b714aaabd9"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6e54a998c61f4429874ed3ac33d4afc4", "links": {"self": "http://172.30.9.21:5000/v3/roles/6e54a998c61f4429874ed3ac33d4afc4"}, "name": "reader"}, {"domain_id": null, "id": "6f62ff3e5bbd4682becdbe9fa3c1ed2c", "links": {"self": "http://172.30.9.21:5000/v3/roles/6f62ff3e5bbd4682becdbe9fa3c1ed2c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80b483ac8c834f498f0d265da82cb005", "links": {"self": "http://172.30.9.21:5000/v3/roles/80b483ac8c834f498f0d265da82cb005"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecaba09e8ea14e058d5f9d9eb583aa37", "links": {"self": "http://172.30.9.21:5000/v3/roles/ecaba09e8ea14e058d5f9d9eb583aa37"}, "name": "admin"}]} 2019-04-09 10:54:48,964 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-b60bdfbb-e464-4d62-8637-23494ecfd721 2019-04-09 10:54:48,964 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.159394025803s 2019-04-09 10:54:48,970 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-09 10:54:48,974 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}be0d0f731eb864dd424cdcbddc08ccbe062a1097" 2019-04-09 10:54:49,100 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Tue, 09 Apr 2019 10:54:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c415af51-a0cd-4eaa-aa10-a96159d52df4 2019-04-09 10:54:49,100 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "12d06a59574c4903a7b4bfc193e14ef0", "links": {"self": "http://172.30.9.21:5000/v3/roles/12d06a59574c4903a7b4bfc193e14ef0"}, "name": "member"}, {"domain_id": null, "id": "50245c80a9b84e15b01544b714aaabd9", "links": {"self": "http://172.30.9.21:5000/v3/roles/50245c80a9b84e15b01544b714aaabd9"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6e54a998c61f4429874ed3ac33d4afc4", "links": {"self": "http://172.30.9.21:5000/v3/roles/6e54a998c61f4429874ed3ac33d4afc4"}, "name": "reader"}, {"domain_id": null, "id": "6f62ff3e5bbd4682becdbe9fa3c1ed2c", "links": {"self": "http://172.30.9.21:5000/v3/roles/6f62ff3e5bbd4682becdbe9fa3c1ed2c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80b483ac8c834f498f0d265da82cb005", "links": {"self": "http://172.30.9.21:5000/v3/roles/80b483ac8c834f498f0d265da82cb005"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecaba09e8ea14e058d5f9d9eb583aa37", "links": {"self": "http://172.30.9.21:5000/v3/roles/ecaba09e8ea14e058d5f9d9eb583aa37"}, "name": "admin"}]} 2019-04-09 10:54:49,100 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-c415af51-a0cd-4eaa-aa10-a96159d52df4 2019-04-09 10:54:49,100 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.130748033524s 2019-04-09 10:54:49,106 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-09 10:54:49,110 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}be0d0f731eb864dd424cdcbddc08ccbe062a1097" 2019-04-09 10:54:49,212 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 09 Apr 2019 10:54:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d637239c-9145-40ba-943c-24249611d847 2019-04-09 10:54:49,212 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-04-09 10:54:49,212 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-d637239c-9145-40ba-943c-24249611d847 2019-04-09 10:54:49,213 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.106654882431s 2019-04-09 10:54:49,213 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-09 10:54:49,218 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}be0d0f731eb864dd424cdcbddc08ccbe062a1097" 2019-04-09 10:54:49,382 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 834 Content-Type: application/json Date: Tue, 09 Apr 2019 10:54:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01dc6590-d13d-4328-80da-936b9d26b6cb 2019-04-09 10:54:49,382 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/07b62caafa51496f94dd3b3fb341fcfe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07b62caafa51496f94dd3b3fb341fcfe", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_ims-user_42ec05fa-9a5a-4193-ba0d-81c792442209", "links": {"self": "http://172.30.9.21:5000/v3/users/27137f2a6c8e4f23ae2704bfa84e2fb6"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "27137f2a6c8e4f23ae2704bfa84e2fb6", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/2e35f475a54147749980006d265eb864"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e35f475a54147749980006d265eb864", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/2f1bc9c9d22745648100c4b0717962eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f1bc9c9d22745648100c4b0717962eb", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/30fe8cf249d443dd9c53f2cc083f50b5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "30fe8cf249d443dd9c53f2cc083f50b5", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/3d748bf7df734addb2e37ea0663ec892"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d748bf7df734addb2e37ea0663ec892", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/732a504491fd4f35923460ae0d2ef475"}, "domain_id": "default", "enabled": true, "options": {}, "id": "732a504491fd4f35923460ae0d2ef475", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/781b729594744c4f8f561f6b5a6e68bd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "781b729594744c4f8f561f6b5a6e68bd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/80817a33c71343ed9c63d448a7fea69e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "80817a33c71343ed9c63d448a7fea69e", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/938ce22a56d74c639d353dbbf166fcc4"}, "domain_id": "ec5ce0aa038644b78983e5840ba5fb73", "enabled": true, "options": {}, "id": "938ce22a56d74c639d353dbbf166fcc4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/96d754a28b0d43cf8fa237c30a99c306"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d754a28b0d43cf8fa237c30a99c306", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/aaa8b9f924a74e80899c7ad7e32fcaae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aaa8b9f924a74e80899c7ad7e32fcaae", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b8dd65f4e72446d5bd8d9efa13837b0c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8dd65f4e72446d5bd8d9efa13837b0c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/c34b7e3bcdbc428db4539ea2b87cfce1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c34b7e3bcdbc428db4539ea2b87cfce1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/eb527490835d48e8a67131b0f587baf6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb527490835d48e8a67131b0f587baf6", "email": "gnocchi@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2019-04-09 10:54:49,383 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-01dc6590-d13d-4328-80da-936b9d26b6cb 2019-04-09 10:54:49,383 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.169184923172s 2019-04-09 10:54:49,396 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-09 10:54:49,400 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}be0d0f731eb864dd424cdcbddc08ccbe062a1097" 2019-04-09 10:54:49,519 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 395 Content-Type: application/json Date: Tue, 09 Apr 2019 10:54:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f464250-0275-4c83-8aef-d3d842c7dc64 2019-04-09 10:54:49,519 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/6509066435f1453bac6996ee8997a3b2"}, "tags": [], "enabled": true, "id": "6509066435f1453bac6996ee8997a3b2", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: heat_ims", "links": {"self": "http://172.30.9.21:5000/v3/projects/da1426745d3d4a2ab538c4c6721804f4"}, "tags": [], "enabled": true, "id": "da1426745d3d4a2ab538c4c6721804f4", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_42ec05fa-9a5a-4193-ba0d-81c792442209"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/ba7a30bb29394fc4a587735d9dfb749e"}, "tags": [], "enabled": true, "id": "ba7a30bb29394fc4a587735d9dfb749e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-04-09 10:54:49,519 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-7f464250-0275-4c83-8aef-d3d842c7dc64 2019-04-09 10:54:49,520 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.123739957809s 2019-04-09 10:54:49,526 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-04-09 10:54:49,529 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=27137f2a6c8e4f23ae2704bfa84e2fb6&role.id=12d06a59574c4903a7b4bfc193e14ef0&scope.project.id=da1426745d3d4a2ab538c4c6721804f4" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}be0d0f731eb864dd424cdcbddc08ccbe062a1097" 2019-04-09 10:54:49,724 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Tue, 09 Apr 2019 10:54:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de38b4cb-f805-411d-95a6-ed3c1872c1b8 2019-04-09 10:54:49,724 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=27137f2a6c8e4f23ae2704bfa84e2fb6&role.id=12d06a59574c4903a7b4bfc193e14ef0&scope.project.id=da1426745d3d4a2ab538c4c6721804f4", "previous": null, "next": null}} 2019-04-09 10:54:49,724 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=27137f2a6c8e4f23ae2704bfa84e2fb6&role.id=12d06a59574c4903a7b4bfc193e14ef0&scope.project.id=da1426745d3d4a2ab538c4c6721804f4 used request id req-de38b4cb-f805-411d-95a6-ed3c1872c1b8 2019-04-09 10:54:49,725 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.198101043701s 2019-04-09 10:54:49,729 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-04-09 10:54:49,733 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/da1426745d3d4a2ab538c4c6721804f4/users/27137f2a6c8e4f23ae2704bfa84e2fb6/roles/12d06a59574c4903a7b4bfc193e14ef0 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}be0d0f731eb864dd424cdcbddc08ccbe062a1097" 2019-04-09 10:54:49,963 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 09 Apr 2019 10:54:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0e22438e-9aa9-410a-8669-c313eec13f61 2019-04-09 10:54:49,964 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-09 10:54:49,964 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/da1426745d3d4a2ab538c4c6721804f4/users/27137f2a6c8e4f23ae2704bfa84e2fb6/roles/12d06a59574c4903a7b4bfc193e14ef0 used request id req-0e22438e-9aa9-410a-8669-c313eec13f61 2019-04-09 10:54:49,964 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.234930038452s 2019-04-09 10:54:49,964 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'heat_ims-project_42ec05fa-9a5a-4193-ba0d-81c792442209', 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'da1426745d3d4a2ab538c4c6721804f4', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'Lsoj9cmLCpLQqVBFhZ7eJEgwUEsf1S', 'username': u'heat_ims-user_42ec05fa-9a5a-4193-ba0d-81c792442209', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.21:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-04-09 10:54:49,967 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'heat_ims-user_42ec05fa-9a5a-4193-ba0d-81c792442209', 'password': 'Lsoj9cmLCpLQqVBFhZ7eJEgwUEsf1S', 'project_name': 'heat_ims-project_42ec05fa-9a5a-4193-ba0d-81c792442209', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.21:5000/v3', 'project_id': 'da1426745d3d4a2ab538c4c6721804f4', 'project_domain_name': 'Default'} 2019-04-09 10:54:49,990 - functest.opnfv_tests.vnf.ims.heat_ims - DEBUG - VNF configuration: {'descriptor': {u'file_name': u'/src/heat_vims/clearwater.yaml', u'version': u'130', u'name': u'clearwater-opnfv'}, 'parameters': {u'vellum_cluster_size': 1, u'zone': u'clearwater.opnfv', u'dnssec_key': u'GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==', u'dn_range_length': u'1000', u'dime_cluster_size': 1, u'dn_range_start': u'6505550000', u'bono_cluster_size': 1, u'homer_cluster_size': 1, u'sprout_cluster_size': 1}} 2019-04-09 10:54:49,991 - xtesting.ci.run_tests - INFO - Running test case 'heat_ims'... 2019-04-09 10:54:49,992 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2019-04-09 10:54:51,091 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img md5:72cb240dbce5a4fd863559c5a4d1ce95 sha256:8376ec1ef99c835a7688851e57e1c2e2fb6e9386b37cd447613ed74b476ce735 2019-04-09 10:54:51,093 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-04-09 10:54:51,097 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Tue, 09 Apr 2019 10:54:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23ecef4d-80f1-43e2-ae28-fc2507a04bdd 2019-04-09 10:54:51,097 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2019-04-09 10:54:51,097 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/v3 used request id req-23ecef4d-80f1-43e2-ae28-fc2507a04bdd 2019-04-09 10:54:51,098 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2019-04-09 10:54:51,497 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "12d06a59574c4903a7b4bfc193e14ef0", "name": "member"}, {"id": "6e54a998c61f4429874ed3ac33d4afc4", "name": "reader"}], "expires_at": "2019-04-09T11:54:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "da1426745d3d4a2ab538c4c6721804f4", "name": "heat_ims-project_42ec05fa-9a5a-4193-ba0d-81c792442209"}, "catalog": [{"endpoints": [], "type": "tempest-type-1277486611", "id": "0b54ae2e271e4cc7bbd93a7117074bc5", "name": "tempest-service-488714134"}, {"endpoints": [], "type": "metering", "id": "0c6048bf3c804b33b1209bfa8ca75ec0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v3/da1426745d3d4a2ab538c4c6721804f4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "503aa75a75e444a9b93cb14634c6ab50"}, {"url": "http://192.30.9.6:8776/v3/da1426745d3d4a2ab538c4c6721804f4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd4bc81464e44d0a129985ca1ff91d5"}, {"url": "http://192.30.9.6:8776/v3/da1426745d3d4a2ab538c4c6721804f4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d888a991472d4a88bfcfcfcf4909874d"}], "type": "volumev3", "id": "1b1b3cbed2d14611b521aa10e2b642dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4664f0d595a24e8a9d4eb3691db874e0"}, {"url": "http://172.30.9.21:8080/v1/AUTH_da1426745d3d4a2ab538c4c6721804f4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49cfc5fc2aa942e59d21f825b2bc9939"}, {"url": "http://12.0.0.22:8080/v1/AUTH_da1426745d3d4a2ab538c4c6721804f4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "71100b14603a4edf8a39e8af672ecff5"}], "type": "object-store", "id": "29267bcb2ea04deebb6caaa71afffcc5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4dc1873b4b477cb578245fdb86a111"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77d7bee546c941368ffc769fda003312"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9b1ab09869b4ea895eb3c8867f61318"}], "type": "network", "id": "3ac09bd783a245efa7f11d71ad667386", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f7f6f256262433fb4467ed610947d62"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "72d58c041dc245bc8aa43ce73891f76c"}, {"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b89851b9b2b4f95b7d2184e74373672"}], "type": "identity", "id": "49f6869431e3430e9aeef431c7e7d7de", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8201c41b3865412e839f135e1ceb7421"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e4e22c0a684229ba50a51934a5cdf7"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf4872e158cb44e3aa5a4063a620efc3"}], "type": "alarming", "id": "61e60b3a8b964288a4ad67fd02ee4984", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4de11e8502624071afd079250b33c74c"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d801fa7f3ee64b30b3b18ef5a9e72635"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f583f4a1750f4edc8596dd476ece0948"}], "type": "compute", "id": "6b64d23b249e42d79f5dd070a7460b66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0cd6369c5d9949eba212a5ce97f8b6f7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8011dc0e5bd44e2aa45caf7c6e4d19d2"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d807430fcec84acebca284681dd098fe"}], "type": "cloudformation", "id": "7f91896ba7394ae291c7a222f92ea496", "name": "heat-cfn"}, {"endpoints": [], "type": "tempest-type-608147535", "id": "88d50707b816448897d5d0b213cb19da", "name": "tempest-service-563563896"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/da1426745d3d4a2ab538c4c6721804f4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4243c026b4174decae31504c58542875"}, {"url": "http://192.30.9.6:8776/v2/da1426745d3d4a2ab538c4c6721804f4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84281d63eba442fd8cdbf23eae691ba2"}, {"url": "http://172.30.9.21:8776/v2/da1426745d3d4a2ab538c4c6721804f4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1ce0a47f2fd4ca9b678bc1d7e5d0b37"}], "type": "volumev2", "id": "8afcbe00e0a6427bbf1fc3b10d4b2f5e", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/da1426745d3d4a2ab538c4c6721804f4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25eb19d77ddd4b9aa8117749f829d913"}, {"url": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57dd852403b0401fb0bd852db0cc4f1e"}, {"url": "http://192.30.9.6:8004/v1/da1426745d3d4a2ab538c4c6721804f4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5a404b628fff4023b9d3e5b8fca3b0fb"}], "type": "orchestration", "id": "a244395507da4b85bd212d5f49a8b6ae", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2242a4436b774238a465cc3d6498ab4e"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "977935de203e411cbce5038f0a9dc848"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2fcaa46481c44f8a3f42acd6c29b21f"}], "type": "placement", "id": "aed411d3d8324008b42b3bd847051003", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b61449c559f45dba6ba5f9dc241729f"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3f83bae18b4a496bb67592b5d777f17c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5162d5282ea1448dbbc20567c0d57fd7"}], "type": "metric", "id": "ebf458a547774acfb6b489f2803a822c", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "33de49eaa2934d07a5ef7754ed5fe8e0"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b7265307a4a45caad0a286536a91b5d"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94601cf3562245fb9453e9678a54b869"}], "type": "event", "id": "f3ff1bc7e87e4c90a2385a1bc8175960", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00d65cc314ee4a87ad316dd160d63558"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64896bc5be624954a0166b6cfa08a10e"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd079af259534771ac00959c542171cf"}], "type": "image", "id": "f9a74c8a63414707b34a5b03e9eacdc1", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "heat_ims-user_42ec05fa-9a5a-4193-ba0d-81c792442209", "id": "27137f2a6c8e4f23ae2704bfa84e2fb6"}, "audit_ids": ["wkEZ6_g3SUG_qmLVy66IIA"], "issued_at": "2019-04-09T10:54:42.000000Z"}} 2019-04-09 10:54:51,502 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-04-09 10:54:51,507 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Tue, 09 Apr 2019 10:54:42 GMT 2019-04-09 10:54:51,507 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}]} 2019-04-09 10:54:51,513 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-09 10:54:51,517 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 10:54:51,837 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Tue, 09 Apr 2019 10:54:42 GMT X-Openstack-Request-Id: req-1e005431-6011-4471-91c7-9049f6f505f6 2019-04-09 10:54:51,837 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-09 10:54:51,837 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-1e005431-6011-4471-91c7-9049f6f505f6 2019-04-09 10:54:51,837 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.324239015579s 2019-04-09 10:54:51,847 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-04-09 10:54:51,851 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" -d '{"owner_specified.shade.md5": "72cb240dbce5a4fd863559c5a4d1ce95", "owner_specified.shade.sha256": "8376ec1ef99c835a7688851e57e1c2e2fb6e9386b37cd447613ed74b476ce735", "owner_specified.shade.object": "images/heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209"}' 2019-04-09 10:54:51,900 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 933 Content-Type: application/json Date: Tue, 09 Apr 2019 10:54:42 GMT Location: http://172.30.9.21:9292/v2/images/5deaec50-bf81-44bd-ab3c-b95ce6e93f84 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-7f0ee1f9-3af4-48c0-ba32-77e759c3be7b 2019-04-09 10:54:51,901 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-09T10:54:42Z", "file": "/v2/images/5deaec50-bf81-44bd-ab3c-b95ce6e93f84/file", "owner": "da1426745d3d4a2ab538c4c6721804f4", "id": "5deaec50-bf81-44bd-ab3c-b95ce6e93f84", "size": null, "self": "/v2/images/5deaec50-bf81-44bd-ab3c-b95ce6e93f84", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "8376ec1ef99c835a7688851e57e1c2e2fb6e9386b37cd447613ed74b476ce735", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "72cb240dbce5a4fd863559c5a4d1ce95", "name": "heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209", "checksum": null, "created_at": "2019-04-09T10:54:42Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-04-09 10:54:51,901 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-7f0ee1f9-3af4-48c0-ba32-77e759c3be7b 2019-04-09 10:54:51,901 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0538468360901s 2019-04-09 10:54:51,902 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-04-09 10:54:51,907 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/5deaec50-bf81-44bd-ab3c-b95ce6e93f84/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" -d '' 2019-04-09 10:54:56,506 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 10:54:47 GMT X-Openstack-Request-Id: req-afdd3420-a0db-4a58-8f87-be78c61fee47 2019-04-09 10:54:56,506 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 10:54:56,506 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/5deaec50-bf81-44bd-ab3c-b95ce6e93f84/file used request id req-afdd3420-a0db-4a58-8f87-be78c61fee47 2019-04-09 10:54:56,506 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 4.60472607613s 2019-04-09 10:54:56,511 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-09 10:54:56,516 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 10:54:56,560 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Tue, 09 Apr 2019 10:54:47 GMT X-Openstack-Request-Id: req-405af91f-f745-4beb-ba79-593ac4ad95c5 2019-04-09 10:54:56,560 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-09T10:54:47Z", "file": "/v2/images/5deaec50-bf81-44bd-ab3c-b95ce6e93f84/file", "owner": "da1426745d3d4a2ab538c4c6721804f4", "id": "5deaec50-bf81-44bd-ab3c-b95ce6e93f84", "size": 263848448, "self": "/v2/images/5deaec50-bf81-44bd-ab3c-b95ce6e93f84", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/5deaec50-bf81-44bd-ab3c-b95ce6e93f84/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "8376ec1ef99c835a7688851e57e1c2e2fb6e9386b37cd447613ed74b476ce735", "locations": [{"url": "rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/5deaec50-bf81-44bd-ab3c-b95ce6e93f84/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "72cb240dbce5a4fd863559c5a4d1ce95", "name": "heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209", "checksum": "72cb240dbce5a4fd863559c5a4d1ce95", "created_at": "2019-04-09T10:54:42Z", "os_hidden": false, "protected": false, "os_hash_value": "5168712769990731d69f855bd5f5a5b86f8e5ee1a0948b2c3eeedcad61b62537c2868ed3b37aa0a5581e6438f994e8156ad0dccf65a4f94383f8946ce79f0856"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-09 10:54:56,560 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-405af91f-f745-4beb-ba79-593ac4ad95c5 2019-04-09 10:54:56,560 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0490219593048s 2019-04-09 10:54:56,562 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/5deaec50-bf81-44bd-ab3c-b95ce6e93f84/snap', u'metadata': Munch({})})], 'file': u'/v2/images/5deaec50-bf81-44bd-ab3c-b95ce6e93f84/file', 'owner': u'da1426745d3d4a2ab538c4c6721804f4', 'id': u'5deaec50-bf81-44bd-ab3c-b95ce6e93f84', 'size': 263848448, u'self': u'/v2/images/5deaec50-bf81-44bd-ab3c-b95ce6e93f84', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'da1426745d3d4a2ab538c4c6721804f4', 'name': 'heat_ims-project_42ec05fa-9a5a-4193-ba0d-81c792442209', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/5deaec50-bf81-44bd-ab3c-b95ce6e93f84/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-04-09T10:54:47Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-04-09T10:54:47Z', u'owner_specified.shade.sha256': u'8376ec1ef99c835a7688851e57e1c2e2fb6e9386b37cd447613ed74b476ce735', u'owner_specified.shade.object': u'images/heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'72cb240dbce5a4fd863559c5a4d1ce95', 'properties': {u'os_hash_value': u'5168712769990731d69f855bd5f5a5b86f8e5ee1a0948b2c3eeedcad61b62537c2868ed3b37aa0a5581e6438f994e8156ad0dccf65a4f94383f8946ce79f0856', u'self': u'/v2/images/5deaec50-bf81-44bd-ab3c-b95ce6e93f84', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'8376ec1ef99c835a7688851e57e1c2e2fb6e9386b37cd447613ed74b476ce735', u'owner_specified.shade.object': u'images/heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209', u'owner_specified.shade.md5': u'72cb240dbce5a4fd863559c5a4d1ce95', u'schema': u'/v2/schemas/image'}, 'name': u'heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209', 'created': u'2019-04-09T10:54:42Z', 'checksum': u'72cb240dbce5a4fd863559c5a4d1ce95', 'created_at': u'2019-04-09T10:54:42Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'5168712769990731d69f855bd5f5a5b86f8e5ee1a0948b2c3eeedcad61b62537c2868ed3b37aa0a5581e6438f994e8156ad0dccf65a4f94383f8946ce79f0856', 'metadata': {u'os_hash_value': u'5168712769990731d69f855bd5f5a5b86f8e5ee1a0948b2c3eeedcad61b62537c2868ed3b37aa0a5581e6438f994e8156ad0dccf65a4f94383f8946ce79f0856', u'self': u'/v2/images/5deaec50-bf81-44bd-ab3c-b95ce6e93f84', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'8376ec1ef99c835a7688851e57e1c2e2fb6e9386b37cd447613ed74b476ce735', u'owner_specified.shade.object': u'images/heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209', u'owner_specified.shade.md5': u'72cb240dbce5a4fd863559c5a4d1ce95', u'schema': u'/v2/schemas/image'}}) 2019-04-09 10:54:56,565 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-04-09 10:54:56,569 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}be0d0f731eb864dd424cdcbddc08ccbe062a1097" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "heat_ims-flavor_42ec05fa-9a5a-4193-ba0d-81c792442209", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": null, "swap": 0}}' 2019-04-09 10:54:56,885 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Tue, 09 Apr 2019 10:54:47 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-893cab4e-1df8-42ba-a59c-f081868cde4f x-openstack-request-id: req-893cab4e-1df8-42ba-a59c-f081868cde4f 2019-04-09 10:54:56,885 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "heat_ims-flavor_42ec05fa-9a5a-4193-ba0d-81c792442209", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/0576136d-8801-4fa5-b676-a5fb87ede063", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/0576136d-8801-4fa5-b676-a5fb87ede063", "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": 3, "id": "0576136d-8801-4fa5-b676-a5fb87ede063"}} 2019-04-09 10:54:56,885 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-893cab4e-1df8-42ba-a59c-f081868cde4f 2019-04-09 10:54:56,885 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.319751024246s 2019-04-09 10:54:56,886 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'heat_ims-flavor_42ec05fa-9a5a-4193-ba0d-81c792442209', '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'6509066435f1453bac6996ee8997a3b2', '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'0576136d-8801-4fa5-b676-a5fb87ede063', 'swap': 0}) 2019-04-09 10:54:56,887 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-04-09 10:54:56,890 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/0576136d-8801-4fa5-b676-a5fb87ede063/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}be0d0f731eb864dd424cdcbddc08ccbe062a1097" -d '{"extra_specs": {}}' 2019-04-09 10:54:56,907 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 09 Apr 2019 10:54:47 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-b3f1e350-1d71-4ac1-ba6d-0c1da78cdbb8 x-openstack-request-id: req-b3f1e350-1d71-4ac1-ba6d-0c1da78cdbb8 2019-04-09 10:54:56,907 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-04-09 10:54:56,908 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/0576136d-8801-4fa5-b676-a5fb87ede063/os-extra_specs used request id req-b3f1e350-1d71-4ac1-ba6d-0c1da78cdbb8 2019-04-09 10:54:56,908 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0207779407501s 2019-04-09 10:54:56,915 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-09 10:54:56,920 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}be0d0f731eb864dd424cdcbddc08ccbe062a1097" 2019-04-09 10:54:57,032 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Tue, 09 Apr 2019 10:54:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69d095d9-2931-4592-9f6f-e126d577ebb8 2019-04-09 10:54:57,033 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/6509066435f1453bac6996ee8997a3b2"}, "tags": [], "enabled": true, "id": "6509066435f1453bac6996ee8997a3b2", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/ba7a30bb29394fc4a587735d9dfb749e"}, "tags": [], "enabled": true, "id": "ba7a30bb29394fc4a587735d9dfb749e", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: heat_ims", "links": {"self": "http://172.30.9.21:5000/v3/projects/da1426745d3d4a2ab538c4c6721804f4"}, "tags": [], "enabled": true, "id": "da1426745d3d4a2ab538c4c6721804f4", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_42ec05fa-9a5a-4193-ba0d-81c792442209"}]} 2019-04-09 10:54:57,033 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-69d095d9-2931-4592-9f6f-e126d577ebb8 2019-04-09 10:54:57,033 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.117571115494s 2019-04-09 10:54:57,035 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.quotas 2019-04-09 10:54:57,036 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/quotas/da1426745d3d4a2ab538c4c6721804f4.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}be0d0f731eb864dd424cdcbddc08ccbe062a1097" -d '{"quota": {"security_group": 20, "security_group_rule": 100, "port": 50}}' 2019-04-09 10:54:57,377 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 186 Content-Type: application/json Date: Tue, 09 Apr 2019 10:54:48 GMT X-Openstack-Request-Id: req-865453f8-d109-4884-affb-491ae005fe21 2019-04-09 10:54:57,377 - keystoneauth.session - DEBUG - 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}} 2019-04-09 10:54:57,377 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/quotas/da1426745d3d4a2ab538c4c6721804f4.json used request id req-865453f8-d109-4884-affb-491ae005fe21 2019-04-09 10:54:57,377 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.quotas in 0.341928005219s 2019-04-09 10:54:57,382 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-09 10:54:57,386 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}be0d0f731eb864dd424cdcbddc08ccbe062a1097" 2019-04-09 10:54:57,579 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Tue, 09 Apr 2019 10:54:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40a7798e-73ec-4615-b470-9ad186f78bb1 2019-04-09 10:54:57,579 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "12d06a59574c4903a7b4bfc193e14ef0", "links": {"self": "http://172.30.9.21:5000/v3/roles/12d06a59574c4903a7b4bfc193e14ef0"}, "name": "member"}, {"domain_id": null, "id": "50245c80a9b84e15b01544b714aaabd9", "links": {"self": "http://172.30.9.21:5000/v3/roles/50245c80a9b84e15b01544b714aaabd9"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6e54a998c61f4429874ed3ac33d4afc4", "links": {"self": "http://172.30.9.21:5000/v3/roles/6e54a998c61f4429874ed3ac33d4afc4"}, "name": "reader"}, {"domain_id": null, "id": "6f62ff3e5bbd4682becdbe9fa3c1ed2c", "links": {"self": "http://172.30.9.21:5000/v3/roles/6f62ff3e5bbd4682becdbe9fa3c1ed2c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80b483ac8c834f498f0d265da82cb005", "links": {"self": "http://172.30.9.21:5000/v3/roles/80b483ac8c834f498f0d265da82cb005"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecaba09e8ea14e058d5f9d9eb583aa37", "links": {"self": "http://172.30.9.21:5000/v3/roles/ecaba09e8ea14e058d5f9d9eb583aa37"}, "name": "admin"}]} 2019-04-09 10:54:57,579 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-40a7798e-73ec-4615-b470-9ad186f78bb1 2019-04-09 10:54:57,580 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.197779893875s 2019-04-09 10:54:57,585 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2019-04-09 10:54:57,589 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/roles -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}be0d0f731eb864dd424cdcbddc08ccbe062a1097" -d '{"role": {"name": "heat_stack_owner"}}' 2019-04-09 10:54:57,830 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 187 Content-Type: application/json Date: Tue, 09 Apr 2019 10:54:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-68e6d0af-a293-47dd-bf99-4289c052e187 2019-04-09 10:54:57,830 - keystoneauth.session - DEBUG - RESP BODY: {"role": {"domain_id": null, "id": "d6fa10ec54f646838334fe851d0f37f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/d6fa10ec54f646838334fe851d0f37f3"}, "name": "heat_stack_owner"}} 2019-04-09 10:54:57,830 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-68e6d0af-a293-47dd-bf99-4289c052e187 2019-04-09 10:54:57,830 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.244994163513s 2019-04-09 10:54:57,835 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-09 10:54:57,839 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}be0d0f731eb864dd424cdcbddc08ccbe062a1097" 2019-04-09 10:54:58,035 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 415 Content-Type: application/json Date: Tue, 09 Apr 2019 10:54:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72db13a0-9fdb-4948-beeb-d96c9ab7eeda 2019-04-09 10:54:58,036 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "12d06a59574c4903a7b4bfc193e14ef0", "links": {"self": "http://172.30.9.21:5000/v3/roles/12d06a59574c4903a7b4bfc193e14ef0"}, "name": "member"}, {"domain_id": null, "id": "50245c80a9b84e15b01544b714aaabd9", "links": {"self": "http://172.30.9.21:5000/v3/roles/50245c80a9b84e15b01544b714aaabd9"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6e54a998c61f4429874ed3ac33d4afc4", "links": {"self": "http://172.30.9.21:5000/v3/roles/6e54a998c61f4429874ed3ac33d4afc4"}, "name": "reader"}, {"domain_id": null, "id": "6f62ff3e5bbd4682becdbe9fa3c1ed2c", "links": {"self": "http://172.30.9.21:5000/v3/roles/6f62ff3e5bbd4682becdbe9fa3c1ed2c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80b483ac8c834f498f0d265da82cb005", "links": {"self": "http://172.30.9.21:5000/v3/roles/80b483ac8c834f498f0d265da82cb005"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d6fa10ec54f646838334fe851d0f37f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/d6fa10ec54f646838334fe851d0f37f3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ecaba09e8ea14e058d5f9d9eb583aa37", "links": {"self": "http://172.30.9.21:5000/v3/roles/ecaba09e8ea14e058d5f9d9eb583aa37"}, "name": "admin"}]} 2019-04-09 10:54:58,036 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-72db13a0-9fdb-4948-beeb-d96c9ab7eeda 2019-04-09 10:54:58,036 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.201107978821s 2019-04-09 10:54:58,042 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-09 10:54:58,046 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}be0d0f731eb864dd424cdcbddc08ccbe062a1097" 2019-04-09 10:54:58,235 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 09 Apr 2019 10:54:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb0ed0ef-28ac-408f-af0a-9c6606ac2e2f 2019-04-09 10:54:58,235 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-04-09 10:54:58,235 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-eb0ed0ef-28ac-408f-af0a-9c6606ac2e2f 2019-04-09 10:54:58,236 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.193722963333s 2019-04-09 10:54:58,236 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-09 10:54:58,240 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}be0d0f731eb864dd424cdcbddc08ccbe062a1097" 2019-04-09 10:54:58,455 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 834 Content-Type: application/json Date: Tue, 09 Apr 2019 10:54:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-505fb3a8-521c-4025-bd9e-7c62f9f6ca18 2019-04-09 10:54:58,456 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/07b62caafa51496f94dd3b3fb341fcfe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07b62caafa51496f94dd3b3fb341fcfe", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_ims-user_42ec05fa-9a5a-4193-ba0d-81c792442209", "links": {"self": "http://172.30.9.21:5000/v3/users/27137f2a6c8e4f23ae2704bfa84e2fb6"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "27137f2a6c8e4f23ae2704bfa84e2fb6", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/2e35f475a54147749980006d265eb864"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e35f475a54147749980006d265eb864", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/2f1bc9c9d22745648100c4b0717962eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f1bc9c9d22745648100c4b0717962eb", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/30fe8cf249d443dd9c53f2cc083f50b5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "30fe8cf249d443dd9c53f2cc083f50b5", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/3d748bf7df734addb2e37ea0663ec892"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d748bf7df734addb2e37ea0663ec892", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/732a504491fd4f35923460ae0d2ef475"}, "domain_id": "default", "enabled": true, "options": {}, "id": "732a504491fd4f35923460ae0d2ef475", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/781b729594744c4f8f561f6b5a6e68bd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "781b729594744c4f8f561f6b5a6e68bd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/80817a33c71343ed9c63d448a7fea69e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "80817a33c71343ed9c63d448a7fea69e", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/938ce22a56d74c639d353dbbf166fcc4"}, "domain_id": "ec5ce0aa038644b78983e5840ba5fb73", "enabled": true, "options": {}, "id": "938ce22a56d74c639d353dbbf166fcc4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/96d754a28b0d43cf8fa237c30a99c306"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d754a28b0d43cf8fa237c30a99c306", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/aaa8b9f924a74e80899c7ad7e32fcaae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aaa8b9f924a74e80899c7ad7e32fcaae", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b8dd65f4e72446d5bd8d9efa13837b0c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8dd65f4e72446d5bd8d9efa13837b0c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/c34b7e3bcdbc428db4539ea2b87cfce1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c34b7e3bcdbc428db4539ea2b87cfce1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/eb527490835d48e8a67131b0f587baf6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb527490835d48e8a67131b0f587baf6", "email": "gnocchi@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2019-04-09 10:54:58,456 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-505fb3a8-521c-4025-bd9e-7c62f9f6ca18 2019-04-09 10:54:58,456 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.219717025757s 2019-04-09 10:54:58,468 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-09 10:54:58,472 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}be0d0f731eb864dd424cdcbddc08ccbe062a1097" 2019-04-09 10:54:58,593 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 395 Content-Type: application/json Date: Tue, 09 Apr 2019 10:54:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7321e256-baab-4495-97a5-ebced3c44069 2019-04-09 10:54:58,593 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/6509066435f1453bac6996ee8997a3b2"}, "tags": [], "enabled": true, "id": "6509066435f1453bac6996ee8997a3b2", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: heat_ims", "links": {"self": "http://172.30.9.21:5000/v3/projects/da1426745d3d4a2ab538c4c6721804f4"}, "tags": [], "enabled": true, "id": "da1426745d3d4a2ab538c4c6721804f4", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_42ec05fa-9a5a-4193-ba0d-81c792442209"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/ba7a30bb29394fc4a587735d9dfb749e"}, "tags": [], "enabled": true, "id": "ba7a30bb29394fc4a587735d9dfb749e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-04-09 10:54:58,593 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-7321e256-baab-4495-97a5-ebced3c44069 2019-04-09 10:54:58,593 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.125144004822s 2019-04-09 10:54:58,602 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-04-09 10:54:58,606 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=27137f2a6c8e4f23ae2704bfa84e2fb6&role.id=d6fa10ec54f646838334fe851d0f37f3&scope.project.id=da1426745d3d4a2ab538c4c6721804f4" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}be0d0f731eb864dd424cdcbddc08ccbe062a1097" 2019-04-09 10:54:58,711 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Tue, 09 Apr 2019 10:54:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53c4f4f4-f4ff-499d-b2ad-9783cc26c086 2019-04-09 10:54:58,712 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=27137f2a6c8e4f23ae2704bfa84e2fb6&role.id=d6fa10ec54f646838334fe851d0f37f3&scope.project.id=da1426745d3d4a2ab538c4c6721804f4", "previous": null, "next": null}} 2019-04-09 10:54:58,712 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=27137f2a6c8e4f23ae2704bfa84e2fb6&role.id=d6fa10ec54f646838334fe851d0f37f3&scope.project.id=da1426745d3d4a2ab538c4c6721804f4 used request id req-53c4f4f4-f4ff-499d-b2ad-9783cc26c086 2019-04-09 10:54:58,712 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.109933853149s 2019-04-09 10:54:58,716 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-04-09 10:54:58,720 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/da1426745d3d4a2ab538c4c6721804f4/users/27137f2a6c8e4f23ae2704bfa84e2fb6/roles/d6fa10ec54f646838334fe851d0f37f3 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}be0d0f731eb864dd424cdcbddc08ccbe062a1097" 2019-04-09 10:54:58,857 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 09 Apr 2019 10:54:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0bf40ddd-a5d0-4492-9a40-f74e84e87e31 2019-04-09 10:54:58,857 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-09 10:54:58,857 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/da1426745d3d4a2ab538c4c6721804f4/users/27137f2a6c8e4f23ae2704bfa84e2fb6/roles/d6fa10ec54f646838334fe851d0f37f3 used request id req-0bf40ddd-a5d0-4492-9a40-f74e84e87e31 2019-04-09 10:54:58,857 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.141442060471s 2019-04-09 10:54:58,860 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-04-09 10:54:58,864 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/os-keypairs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" -d '{"keypair": {"name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209"}}' 2019-04-09 10:54:59,267 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1807 Content-Type: application/json Date: Tue, 09 Apr 2019 10:54:49 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-a35cc581-8a2b-4c57-a27b-d6626c1a70eb x-openstack-request-id: req-a35cc581-8a2b-4c57-a27b-d6626c1a70eb 2019-04-09 10:54:59,267 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC0LuhbKGuXxHw7KeOqXBJfSQeS/m+ezkuFbE/yVmWit4r7Hct3gl+KvksstIv7SuSoyUakNRxEz8NZyT1FdnyI3wv0FlaqZgkbwU8dCtuS1O5tXTaAqkoep244IgS2VqviZT/kZrpoy185TUIF/8FdqH2qyPVbNBnewl+9ZrNiAsrVaW0l7MOaS39hPwSNzz2WrkL7B7Jic4y+2GXZS7x04YUh5GeusGqRk6Ccw9MHd9HwAOzGVhj1fK/SkFzkBf7tMo9vtD5TBSoKYE16Eh/K9zxpdbTrb3Vw+nW3dwNYPmkvJG+x3DCxfZjPEoaKLbluRNlmPSRCm07yveztLPlX Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAtC7oWyhrl8R8OynjqlwSX0kHkv5vns5LhWxP8lZloreK+x3L\nd4Jfir5LLLSL+0rkqMlGpDUcRM/DWck9RXZ8iN8L9BZWqmYJG8FPHQrbktTubV02\ngKpKHqduOCIEtlar4mU/5Ga6aMtfOU1CBf/BXah9qsj1WzQZ3sJfvWazYgLK1Wlt\nJezDmkt/YT8Ejc89lq5C+weyYnOMvthl2Uu8dOGFIeRnrrBqkZOgnMPTB3fR8ADs\nxlYY9Xyv0pBc5AX+7TKPb7Q+UwUqCmBNehIfyvc8aXW06291cPp1t3cDWD5pLyRv\nsdwwsX2YzxKGii25bkTZZj0kQptO8r3s7Sz5VwIDAQABAoIBAF74ZnI90NASuWQ5\nxQzzMJ/Wj050G4M5uuadW1ohHbrxQSjw4GCicBdiC5+JnkqahAFO7ZP5hmfillXJ\n0yi8thEyd0t1RsLTuzNM5ZUqNueiofU071hL6XtUxqyBibhN4JUYxt9tIg3AO/Wo\n+gbNci8acvpEp8YlpQkbrHjZG+2pJlXgQwKuTL6UnOuDNpZFjmmnixthidGChOOl\nbv3RJiz5SHg4ZFZ8xGbi5Po5pB/rkHx/5gS3I2bBAPaBqVJ+HZVbeo+My88k/GNl\npFGPZwRJb5rhGBuTlA4y1evrAoJzxxaoAQyB9/4nEB60Hrq1DaYrq0oPyV5YSf/D\nEmV50DkCgYEA44HcfghJNtQTeV89oEWHXztZki4MLcqsaXS5H758//0StCLTIVub\nYZAGyzkDCK5AyC1ZuAmE2pcPVsbU/ytlLahWyyndRM8MZw5EcxMMIakjqh/d97gy\ni38ovzuwfuKRFWamtd3sqRc5sB0HDxnuh8OVB5sKYg8C9+C7BDL4CLUCgYEAyr/I\n1qMy1QDYVAfMxcOEoHF5sh7VMaP/B3AFF+FPwz+KLemTklr9LgjELELZ0KEAMX2U\nS+wVefCQDGlpD2o1Zq4BiptxMi5NLVDU7I7aO8tdoftTqyvnQJEPsMlF+hlsEaaw\nSUmIvBRRRsfRElh3ZZRa3Pqg4jdgk6mpyFgr/VsCgYBEqVWlR9To0jqKX98WdsVz\nTVMsFe+hBlDghtS0KuZIz9UMPpJft+j+GdyjCrLKtORiRaWVMHJDEmITu3BfDna7\nv9lp+VmJQb+pfpnT7QS1R/m2h2WTNKk0ho0Cof4TXUeSIOfhbXfWVGcZqrkNqrLd\nkH5yzCznCUbJDq8ChmtrHQKBgQCFkmQWQ94xRiU+9wSJJY4yxY+PMZDy60AQ/lPc\nr6uEzk+Sf9ehDCDQOyZCoqgtMmSWNk2E1zwu4bWE980nQql7xBdv4YhprudZe29L\nibFsw0YkeRdeJcZsWyUjKvbXFfiEiHSLU86pWhlRsEKk+3NtkJdsDhH/9svBfH1G\naBBTEQKBgQCTilHxRDr9SqD+6C08zecf3xqLGHA0tL6t1YpD89fqXCI6UA4schPi\nm3xPe9QDOg2AMZOhBsRvTj9ZA+fDROemMhdawCxFMAoLCIfLehwHe+/I5oLwVDZj\n0wDrvDcSMSZ1r/3Eu3FmtwLyJsmTB/WMDugljSAvVBUr7gN5qdZSnA==\n-----END RSA PRIVATE KEY-----\n", "user_id": "27137f2a6c8e4f23ae2704bfa84e2fb6", "name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209", "fingerprint": "90:c2:4d:33:da:e8:d6:d6:fb:a9:21:f2:5f:bd:8c:b7"}} 2019-04-09 10:54:59,267 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-a35cc581-8a2b-4c57-a27b-d6626c1a70eb 2019-04-09 10:54:59,267 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.406958818436s 2019-04-09 10:54:59,268 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - keypair: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEAtC7oWyhrl8R8OynjqlwSX0kHkv5vns5LhWxP8lZloreK+x3L d4Jfir5LLLSL+0rkqMlGpDUcRM/DWck9RXZ8iN8L9BZWqmYJG8FPHQrbktTubV02 gKpKHqduOCIEtlar4mU/5Ga6aMtfOU1CBf/BXah9qsj1WzQZ3sJfvWazYgLK1Wlt JezDmkt/YT8Ejc89lq5C+weyYnOMvthl2Uu8dOGFIeRnrrBqkZOgnMPTB3fR8ADs xlYY9Xyv0pBc5AX+7TKPb7Q+UwUqCmBNehIfyvc8aXW06291cPp1t3cDWD5pLyRv sdwwsX2YzxKGii25bkTZZj0kQptO8r3s7Sz5VwIDAQABAoIBAF74ZnI90NASuWQ5 xQzzMJ/Wj050G4M5uuadW1ohHbrxQSjw4GCicBdiC5+JnkqahAFO7ZP5hmfillXJ 0yi8thEyd0t1RsLTuzNM5ZUqNueiofU071hL6XtUxqyBibhN4JUYxt9tIg3AO/Wo +gbNci8acvpEp8YlpQkbrHjZG+2pJlXgQwKuTL6UnOuDNpZFjmmnixthidGChOOl bv3RJiz5SHg4ZFZ8xGbi5Po5pB/rkHx/5gS3I2bBAPaBqVJ+HZVbeo+My88k/GNl pFGPZwRJb5rhGBuTlA4y1evrAoJzxxaoAQyB9/4nEB60Hrq1DaYrq0oPyV5YSf/D EmV50DkCgYEA44HcfghJNtQTeV89oEWHXztZki4MLcqsaXS5H758//0StCLTIVub YZAGyzkDCK5AyC1ZuAmE2pcPVsbU/ytlLahWyyndRM8MZw5EcxMMIakjqh/d97gy i38ovzuwfuKRFWamtd3sqRc5sB0HDxnuh8OVB5sKYg8C9+C7BDL4CLUCgYEAyr/I 1qMy1QDYVAfMxcOEoHF5sh7VMaP/B3AFF+FPwz+KLemTklr9LgjELELZ0KEAMX2U S+wVefCQDGlpD2o1Zq4BiptxMi5NLVDU7I7aO8tdoftTqyvnQJEPsMlF+hlsEaaw SUmIvBRRRsfRElh3ZZRa3Pqg4jdgk6mpyFgr/VsCgYBEqVWlR9To0jqKX98WdsVz TVMsFe+hBlDghtS0KuZIz9UMPpJft+j+GdyjCrLKtORiRaWVMHJDEmITu3BfDna7 v9lp+VmJQb+pfpnT7QS1R/m2h2WTNKk0ho0Cof4TXUeSIOfhbXfWVGcZqrkNqrLd kH5yzCznCUbJDq8ChmtrHQKBgQCFkmQWQ94xRiU+9wSJJY4yxY+PMZDy60AQ/lPc r6uEzk+Sf9ehDCDQOyZCoqgtMmSWNk2E1zwu4bWE980nQql7xBdv4YhprudZe29L ibFsw0YkeRdeJcZsWyUjKvbXFfiEiHSLU86pWhlRsEKk+3NtkJdsDhH/9svBfH1G aBBTEQKBgQCTilHxRDr9SqD+6C08zecf3xqLGHA0tL6t1YpD89fqXCI6UA4schPi m3xPe9QDOg2AMZOhBsRvTj9ZA+fDROemMhdawCxFMAoLCIfLehwHe+/I5oLwVDZj 0wDrvDcSMSZ1r/3Eu3FmtwLyJsmTB/WMDugljSAvVBUr7gN5qdZSnA== -----END RSA PRIVATE KEY----- 2019-04-09 10:54:59,269 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - Create Heat Stack 2019-04-09 10:54:59,787 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.POST.stacks 2019-04-09 10:54:59,789 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" -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\"}]}, \"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\": {\"wait_condition\": {\"type\": \"OS::Heat::WaitCondition\", \"properties\": {\"count\": 1, \"handle\": {\"get_resource\": \"wait_handle\"}, \"timeout\": 1200}}, \"mgmt_floating_ip\": {\"type\": \"OS::Neutron::FloatingIP\", \"properties\": {\"floating_network_id\": {\"get_param\": \"public_mgmt_net_id\"}, \"port_id\": {\"get_resource\": \"mgmt_port\"}}}, \"wait_handle\": {\"type\": \"OS::Heat::WaitConditionHandle\"}, \"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\": \"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\"}, \"wc_notify\": {\"get_attr\": [\"wait_handle\", \"curl_cli\"]}, \"__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_hostname=sprout.__zone__\\n\\n# Email server configuration\\nsmtp_smarthost=localhost\\nsmtp_username=username\\nsmtp_password=password\\nemail_recovery_sender=clearwater@example.org\\n\\n# Keys\\nsignup_key=secret\\nturn_workaround=secret\\nellis_api_key=secret\\nellis_cookie_key=secret\\n\\nreduce_cassandra_mem_usage=Y\\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\\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\\nfor ((i=1;i<=10;i++)); do\\n monit summary\\n test -z \\\"$(monit summary 2>&1 |sed '1,2d' |grep -v Running |grep -v Status\\\\ ok )\\\" && break || sleep 60\\ndone\\nclearwater-etcdctl cluster-health\\nclearwater-etcdctl member list\\ncw-check_config_sync\\n\\n/usr/share/clearwater/ellis/env/bin/python /usr/share/clearwater/ellis/src/metaswitch/ellis/tools/create_numbers.py --start __dn_range_start__ --count __dn_range_length__ --realm __zone__\\n\\nwc_notify --data-binary '{\\\"status\\\": \\\"SUCCESS\\\"}'\\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\"]}}}, \"heat_template_version\": \"2013-05-23\", \"description\": \"Clearwater Vellum 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 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\"}]}, \"base_mgmt_security_group\": {\"type\": \"string\", \"description\": \"ID of base security group for all Clearwater nodes (management)\"}, \"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 on management 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\"}]}}, \"resources\": {\"wait_condition\": {\"type\": \"OS::Heat::WaitCondition\", \"properties\": {\"count\": 1, \"handle\": {\"get_resource\": \"wait_handle\"}, \"timeout\": 1200}}, \"mgmt_floating_ip\": {\"type\": \"OS::Neutron::FloatingIP\", \"properties\": {\"floating_network_id\": {\"get_param\": \"public_mgmt_net_id\"}, \"port_id\": {\"get_resource\": \"mgmt_port\"}}}, \"wait_handle\": {\"type\": \"OS::Heat::WaitConditionHandle\"}, \"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\"}, \"wc_notify\": {\"get_attr\": [\"wait_handle\", \"curl_cli\"]}, \"__zone__\": {\"get_param\": \"zone\"}, \"__repo_url__\": {\"get_param\": \"repo_url\"}, \"__index__\": {\"get_param\": \"index\"}, \"__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-vellum.log) 2>&1\\nset -x\\nsleep 180\\nsysctl -w net.ipv6.conf.lo.disable_ipv6=0\\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.\\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=__private_mgmt_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_mgmt_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_mgmt_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 __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\\nfor ((i=1;i<=10;i++)); do\\n monit summary\\n test -z \\\"$(monit summary 2>&1 |sed '1,2d' |grep -v Running |grep -v Status\\\\ ok )\\\" && break || sleep 60\\ndone\\nclearwater-etcdctl cluster-health\\nclearwater-etcdctl member list\\ncw-check_cluster_state\\ncw-check_config_sync\\n\\nwc_notify --data-binary '{\\\"status\\\": \\\"SUCCESS\\\"}'\\n\"}}, \"flavor\": {\"get_param\": \"flavor\"}, \"networks\": [{\"port\": {\"get_resource\": \"mgmt_port\"}}]}}}}", "file:///src/heat_vims/sprout.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 Sprout 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 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\"}]}, \"base_mgmt_security_group\": {\"type\": \"string\", \"description\": \"ID of base security group for all Clearwater nodes (management)\"}, \"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 on management 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\"}]}}, \"resources\": {\"wait_condition\": {\"type\": \"OS::Heat::WaitCondition\", \"properties\": {\"count\": 1, \"handle\": {\"get_resource\": \"wait_handle\"}, \"timeout\": 1200}}, \"mgmt_floating_ip\": {\"type\": \"OS::Neutron::FloatingIP\", \"properties\": {\"floating_network_id\": {\"get_param\": \"public_mgmt_net_id\"}, \"port_id\": {\"get_resource\": \"mgmt_port\"}}}, \"wait_handle\": {\"type\": \"OS::Heat::WaitConditionHandle\"}, \"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\"}, \"wc_notify\": {\"get_attr\": [\"wait_handle\", \"curl_cli\"]}, \"__zone__\": {\"get_param\": \"zone\"}, \"__repo_url__\": {\"get_param\": \"repo_url\"}, \"__index__\": {\"get_param\": \"index\"}, \"__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-sprout.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.\\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=__private_mgmt_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 __public_mgmt_ip__)\\nupdate add sprout.__zone__. 30 $(ip2rr __public_mgmt_ip__)\\nupdate add scscf.sprout.__zone__. 30 $(ip2rr __public_mgmt_ip__)\\nupdate add icscf.sprout.__zone__. 30 $(ip2rr __public_mgmt_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\\nservice dnsmasq force-reload\\n\\nfor ((i=1;i<=10;i++)); do\\n monit summary\\n test -z \\\"$(monit summary 2>&1 |sed '1,2d' |grep -v Running |grep -v Status\\\\ ok )\\\" && break || sleep 60\\ndone\\nclearwater-etcdctl cluster-health\\nclearwater-etcdctl member list\\ncw-check_cluster_state\\ncw-check_config_sync\\n\\nwc_notify --data-binary '{\\\"status\\\": \\\"SUCCESS\\\"}'\\n\"}}, \"flavor\": {\"get_param\": \"flavor\"}, \"networks\": [{\"port\": {\"get_resource\": \"mgmt_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\"]}}, \"public_mgmt_ip\": {\"description\": \"IP address in public management network\", \"value\": {\"get_attr\": [\"mgmt_floating_ip\", \"floating_ip_address\"]}}, \"zone\": {\"description\": \"DNS zone\", \"value\": {\"get_param\": \"zone\"}}, \"dnssec_key\": {\"description\": \"DNSSEC private key (Base64-encoded)\", \"value\": {\"get_param\": \"dnssec_key\"}}}, \"heat_template_version\": \"2013-05-23\", \"description\": \"DNS server exposing dynamic DNS using DNSSEC\\n\", \"parameters\": {\"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\"}]}, \"dns_ip\": {\"default\": \"8.8.8.8\", \"type\": \"string\", \"description\": \"IP address of DNS server\"}, \"base_mgmt_security_group\": {\"type\": \"string\", \"description\": \"ID of security group for DNS nodes\"}, \"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\": {\"wait_condition\": {\"type\": \"OS::Heat::WaitCondition\", \"properties\": {\"count\": 1, \"handle\": {\"get_resource\": \"wait_handle\"}, \"timeout\": 1200}}, \"mgmt_floating_ip\": {\"type\": \"OS::Neutron::FloatingIP\", \"properties\": {\"floating_network_id\": {\"get_param\": \"public_mgmt_net_id\"}, \"port_id\": {\"get_resource\": \"mgmt_port\"}}}, \"wait_handle\": {\"type\": \"OS::Heat::WaitConditionHandle\"}, \"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\": {\"__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\"]}, \"__dns_ip__\": {\"get_param\": \"dns_ip\"}, \"__zone__\": {\"get_param\": \"zone\"}, \"__dnssec_key__\": {\"get_param\": \"dnssec_key\"}, \"wc_notify\": {\"get_attr\": [\"wait_handle\", \"curl_cli\"]}}, \"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# Install BIND.\\napt-get update\\nDEBIAN_FRONTEND=noninteractive apt-get install bind9 --yes\\n\\ncat > /etc/bind/named.conf.options << EOF\\noptions {\\n directory \\\"/var/cache/bind\\\";\\n forwarders {\\n __dns_ip__;\\n };\\n dnssec-validation auto;\\n auth-nxdomain no;\\n listen-on-v6 { any; };\\n};\\nEOF\\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\\nwc_notify --data-binary '{\\\"status\\\": \\\"SUCCESS\\\"}'\\n\"}}, \"flavor\": {\"get_param\": \"flavor\"}, \"networks\": [{\"port\": {\"get_resource\": \"mgmt_port\"}}]}}}}", "file:///src/heat_vims/dime.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 Dime 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 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\"}]}, \"base_mgmt_security_group\": {\"type\": \"string\", \"description\": \"ID of base security group for all Clearwater nodes (management)\"}, \"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 on management 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\"}]}}, \"resources\": {\"wait_condition\": {\"type\": \"OS::Heat::WaitCondition\", \"properties\": {\"count\": 1, \"handle\": {\"get_resource\": \"wait_handle\"}, \"timeout\": 1200}}, \"mgmt_floating_ip\": {\"type\": \"OS::Neutron::FloatingIP\", \"properties\": {\"floating_network_id\": {\"get_param\": \"public_mgmt_net_id\"}, \"port_id\": {\"get_resource\": \"mgmt_port\"}}}, \"wait_handle\": {\"type\": \"OS::Heat::WaitConditionHandle\"}, \"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\": \"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\"}, \"wc_notify\": {\"get_attr\": [\"wait_handle\", \"curl_cli\"]}, \"__zone__\": {\"get_param\": \"zone\"}, \"__repo_url__\": {\"get_param\": \"repo_url\"}, \"__index__\": {\"get_param\": \"index\"}, \"__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-dime.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.\\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=__private_mgmt_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 __public_mgmt_ip__)\\nupdate add hs.__zone__. 30 $(ip2rr __public_mgmt_ip__)\\nupdate add hs-prov.__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\\nfor ((i=1;i<=10;i++)); do\\n monit summary\\n test -z \\\"$(monit summary 2>&1 |sed '1,2d' |grep -v Running |grep -v Status\\\\ ok )\\\" && break || sleep 60\\ndone\\nclearwater-etcdctl cluster-health\\nclearwater-etcdctl member list\\ncw-check_config_sync\\n\\nwc_notify --data-binary '{\\\"status\\\": \\\"SUCCESS\\\"}'\\n\"}}, \"flavor\": {\"get_param\": \"flavor\"}, \"networks\": [{\"port\": {\"get_resource\": \"mgmt_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\"]}}}, \"heat_template_version\": \"2013-05-23\", \"description\": \"Clearwater Bono 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 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\"}]}, \"base_mgmt_security_group\": {\"type\": \"string\", \"description\": \"ID of base security group for all Clearwater nodes (managment)\"}, \"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 on management 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\"}]}}, \"resources\": {\"wait_condition\": {\"type\": \"OS::Heat::WaitCondition\", \"properties\": {\"count\": 1, \"handle\": {\"get_resource\": \"wait_handle\"}, \"timeout\": 1200}}, \"mgmt_floating_ip\": {\"type\": \"OS::Neutron::FloatingIP\", \"properties\": {\"floating_network_id\": {\"get_param\": \"public_mgmt_net_id\"}, \"port_id\": {\"get_resource\": \"mgmt_port\"}}}, \"wait_handle\": {\"type\": \"OS::Heat::WaitConditionHandle\"}, \"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\"}, \"wc_notify\": {\"get_attr\": [\"wait_handle\", \"curl_cli\"]}, \"__zone__\": {\"get_param\": \"zone\"}, \"__repo_url__\": {\"get_param\": \"repo_url\"}, \"__index__\": {\"get_param\": \"index\"}, \"__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-bono.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.\\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=__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_mgmt_ip__)\\nupdate add __zone__. 30 $(ip2rr __public_mgmt_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\\nservice dnsmasq force-reload\\n\\nfor ((i=1;i<=10;i++)); do\\n monit summary\\n test -z \\\"$(monit summary 2>&1 |sed '1,2d' |grep -v Running |grep -v Status\\\\ ok )\\\" && break || sleep 60\\ndone\\nclearwater-etcdctl cluster-health\\nclearwater-etcdctl member list\\ncw-check_cluster_state\\ncw-check_config_sync\\n\\nwc_notify --data-binary '{\\\"status\\\": \\\"SUCCESS\\\"}'\\n\"}}, \"flavor\": {\"get_param\": \"flavor\"}, \"networks\": [{\"port\": {\"get_resource\": \"mgmt_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\"]}}}, \"heat_template_version\": \"2013-05-23\", \"description\": \"Clearwater Homer 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 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\"}]}, \"base_mgmt_security_group\": {\"type\": \"string\", \"description\": \"ID of base security group for all Clearwater nodes (management)\"}, \"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 on management 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\"}]}}, \"resources\": {\"wait_condition\": {\"type\": \"OS::Heat::WaitCondition\", \"properties\": {\"count\": 1, \"handle\": {\"get_resource\": \"wait_handle\"}, \"timeout\": 1200}}, \"mgmt_floating_ip\": {\"type\": \"OS::Neutron::FloatingIP\", \"properties\": {\"floating_network_id\": {\"get_param\": \"public_mgmt_net_id\"}, \"port_id\": {\"get_resource\": \"mgmt_port\"}}}, \"wait_handle\": {\"type\": \"OS::Heat::WaitConditionHandle\"}, \"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\": \"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\"}, \"wc_notify\": {\"get_attr\": [\"wait_handle\", \"curl_cli\"]}, \"__zone__\": {\"get_param\": \"zone\"}, \"__repo_url__\": {\"get_param\": \"repo_url\"}, \"__index__\": {\"get_param\": \"index\"}, \"__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-homer.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.\\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=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_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\\nfor ((i=1;i<=10;i++)); do\\n monit summary\\n test -z \\\"$(monit summary 2>&1 |sed '1,2d' |grep -v Running |grep -v Status\\\\ ok )\\\" && break || sleep 60\\ndone\\nclearwater-etcdctl cluster-health\\nclearwater-etcdctl member list\\ncw-check_cluster_state\\ncw-check_config_sync\\n\\nwc_notify --data-binary '{\\\"status\\\": \\\"SUCCESS\\\"}'\\n\"}}, \"flavor\": {\"get_param\": \"flavor\"}, \"networks\": [{\"port\": {\"get_resource\": \"mgmt_port\"}}]}}}}", "file:///src/heat_vims/security-groups.yaml": "{\"outputs\": {\"base_mgmt\": {\"description\": \"Base security group for all Clearwater nodes (management)\", \"value\": {\"get_resource\": \"base_mgmt\"}}}, \"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\": {\"base_mgmt\": {\"type\": \"OS::Neutron::SecurityGroup\", \"properties\": {\"rules\": [{\"ethertype\": \"IPv4\", \"direction\": \"egress\"}, {\"ethertype\": \"IPv6\", \"direction\": \"egress\"}, {\"protocol\": \"icmp\"}, {\"protocol\": \"tcp\", \"port_range_max\": 65535, \"port_range_min\": 1}, {\"protocol\": \"udp\", \"port_range_max\": 65535, \"port_range_min\": 1}], \"name\": {\"str_replace\": {\"params\": {\"__name_prefix__\": {\"get_param\": \"name_prefix\"}}, \"template\": \"__name_prefix__-base-mgmt\"}}, \"description\": \"Base security group for all Clearwater nodes (management)\"}}}}"}, "disable_rollback": false, "parameters": {"vellum_cluster_size": 1, "private_mgmt_net_gateway": "192.168.100.254", "zone": "clearwater.opnfv", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "dime_cluster_size": 1, "key_name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209", "image": "heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209", "private_mgmt_net_pool_end": "192.168.100.253", "private_mgmt_net_pool_start": "192.168.100.1", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "bono_cluster_size": 1, "external_mgmt_dns_ip": "8.8.8.8", "homer_cluster_size": 1, "public_mgmt_net_id": "b62787c2-635d-4893-8553-7ee0260442ff", "flavor": "heat_ims-flavor_42ec05fa-9a5a-4193-ba0d-81c792442209", "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"}, "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"}, "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"}, "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_mgmt_net_gateway": {"default": "192.168.0.254", "type": "string", "description": "Private management network gateway address"}, "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"}]}, "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"}, "public_mgmt_net_id": {"type": "string", "description": "ID of public management network", "constraints": [{"custom_constraint": "neutron.network", "description": "Must be a valid network ID"}]}}, "resources": {"homer": {"depends_on": "sprout", "type": "OS::Heat::ResourceGroup", "properties": {"count": {"get_param": "homer_cluster_size"}, "resource_def": {"type": "file:///src/heat_vims/homer.yaml", "properties": {"etcd_ip": {"get_attr": ["ellis", "private_mgmt_ip"]}, "zone": {"get_param": "zone"}, "dnssec_key": {"get_param": "dnssec_key"}, "index": "__index__", "key_name": {"get_param": "key_name"}, "image": {"get_param": "image"}, "base_mgmt_security_group": {"get_attr": ["security_groups", "base_mgmt"]}, "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"]}}}, "index_var": "__index__"}}, "ellis": {"depends_on": "dns", "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"}, "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": {"depends_on": "sprout", "type": "OS::Heat::ResourceGroup", "properties": {"count": {"get_param": "dime_cluster_size"}, "resource_def": {"type": "file:///src/heat_vims/dime.yaml", "properties": {"etcd_ip": {"get_attr": ["ellis", "private_mgmt_ip"]}, "zone": {"get_param": "zone"}, "dnssec_key": {"get_param": "dnssec_key"}, "index": "__index__", "key_name": {"get_param": "key_name"}, "image": {"get_param": "image"}, "base_mgmt_security_group": {"get_attr": ["security_groups", "base_mgmt"]}, "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"]}}}, "index_var": "__index__"}}, "sprout": {"depends_on": "vellum", "type": "OS::Heat::ResourceGroup", "properties": {"count": {"get_param": "sprout_cluster_size"}, "resource_def": {"type": "file:///src/heat_vims/sprout.yaml", "properties": {"etcd_ip": {"get_attr": ["ellis", "private_mgmt_ip"]}, "zone": {"get_param": "zone"}, "dnssec_key": {"get_param": "dnssec_key"}, "index": "__index__", "key_name": {"get_param": "key_name"}, "image": {"get_param": "image"}, "base_mgmt_security_group": {"get_attr": ["security_groups", "base_mgmt"]}, "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"]}}}, "index_var": "__index__"}}, "vellum": {"depends_on": "ellis", "type": "OS::Heat::ResourceGroup", "properties": {"count": {"get_param": "vellum_cluster_size"}, "resource_def": {"type": "file:///src/heat_vims/vellum.yaml", "properties": {"etcd_ip": {"get_attr": ["ellis", "private_mgmt_ip"]}, "zone": {"get_param": "zone"}, "dnssec_key": {"get_param": "dnssec_key"}, "index": "__index__", "key_name": {"get_param": "key_name"}, "image": {"get_param": "image"}, "base_mgmt_security_group": {"get_attr": ["security_groups", "base_mgmt"]}, "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"]}}}, "index_var": "__index__"}}, "bono": {"depends_on": "sprout", "type": "OS::Heat::ResourceGroup", "properties": {"count": {"get_param": "bono_cluster_size"}, "resource_def": {"type": "file:///src/heat_vims/bono.yaml", "properties": {"etcd_ip": {"get_attr": ["ellis", "private_mgmt_ip"]}, "zone": {"get_param": "zone"}, "dnssec_key": {"get_param": "dnssec_key"}, "index": "__index__", "key_name": {"get_param": "key_name"}, "image": {"get_param": "image"}, "base_mgmt_security_group": {"get_attr": ["security_groups", "base_mgmt"]}, "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"]}}}, "index_var": "__index__"}}, "dns": {"type": "file:///src/heat_vims/dns.yaml", "properties": {"zone": {"get_param": "zone"}, "dnssec_key": {"get_param": "dnssec_key"}, "key_name": {"get_param": "key_name"}, "image": {"get_param": "image"}, "dns_ip": {"get_param": "external_mgmt_dns_ip"}, "base_mgmt_security_group": {"get_attr": ["security_groups", "base_mgmt"]}, "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}' 2019-04-09 10:55:04,254 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 217 Content-Type: application/json Date: Tue, 09 Apr 2019 10:54:50 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7 Server: Apache x-openstack-request-id: req-4a4089fb-90ae-4666-af1a-30cb09e414c5 2019-04-09 10:55:04,254 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "links": [{"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "rel": "self"}]}} 2019-04-09 10:55:04,255 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks used request id req-4a4089fb-90ae-4666-af1a-30cb09e414c5 2019-04-09 10:55:04,255 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.POST.stacks in 4.46765112877s 2019-04-09 10:55:04,255 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 10:55:04,259 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=None&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 10:55:04,996 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 463 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 10:54:55 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?sort_dir=asc Server: Apache x-openstack-request-id: req-54dfebfc-2c76-42c1-8947-b7ae9cfbe715 2019-04-09 10:55:04,996 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 10:55:05,762 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 511 Content-Type: application/json Date: Tue, 09 Apr 2019 10:54:55 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-7321c3bb-2d9b-4f47-b895-aac8e62ec8b2 2019-04-09 10:55:05,762 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "clearwater-opnfv", "event_time": "2019-04-09T10:54:54Z", "links": [{"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/resources/clearwater-opnfv/events/0d326851-4e62-42ec-a744-aa66273f7cb8", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack CREATE started", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "id": "0d326851-4e62-42ec-a744-aa66273f7cb8"}, {"resource_name": "security_groups", "event_time": "2019-04-09T10:54:55Z", "links": [{"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/resources/security_groups/events/42db26d7-b18e-4f71-b1b1-b77dfbff2fae", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/resources/security_groups", "rel": "resource"}, {"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "rel": "stack"}], "logical_resource_id": "security_groups", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-security_groups-p2aacmd5ytra", "id": "42db26d7-b18e-4f71-b1b1-b77dfbff2fae"}, {"resource_name": "mgmt_network", "event_time": "2019-04-09T10:54:56Z", "links": [{"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/resources/mgmt_network/events/054ab3de-cf69-4040-abae-bf629ec97464", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/resources/mgmt_network", "rel": "resource"}, {"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "rel": "stack"}], "logical_resource_id": "mgmt_network", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-mgmt_network-meux4gbsvbcr", "id": "054ab3de-cf69-4040-abae-bf629ec97464"}]} 2019-04-09 10:55:05,762 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?sort_dir=asc&sort_dir=asc used request id req-7321c3bb-2d9b-4f47-b895-aac8e62ec8b2 2019-04-09 10:55:05,763 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 1.50725102425s 2019-04-09 10:55:10,769 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 10:55:10,773 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=054ab3de-cf69-4040-abae-bf629ec97464&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 10:55:11,473 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 10:55:01 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=054ab3de-cf69-4040-abae-bf629ec97464&sort_dir=asc Server: Apache x-openstack-request-id: req-d793a074-20c2-44f3-a9ae-402273e1fa5f 2019-04-09 10:55:11,473 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 10:55:12,202 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 360 Content-Type: application/json Date: Tue, 09 Apr 2019 10:55:02 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-c50a8cad-291f-43a0-84e4-71cc6ac78346 2019-04-09 10:55:12,203 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "security_groups", "event_time": "2019-04-09T10:54:57Z", "links": [{"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/resources/security_groups/events/ac46bfb8-660b-4e11-a947-f16917c81cca", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/resources/security_groups", "rel": "resource"}, {"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "rel": "stack"}], "logical_resource_id": "security_groups", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "47b74ece-de52-43a0-94de-8a83a07de1ee", "id": "ac46bfb8-660b-4e11-a947-f16917c81cca"}]} 2019-04-09 10:55:12,203 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=054ab3de-cf69-4040-abae-bf629ec97464&sort_dir=asc&marker=054ab3de-cf69-4040-abae-bf629ec97464&sort_dir=asc used request id req-c50a8cad-291f-43a0-84e4-71cc6ac78346 2019-04-09 10:55:12,203 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 1.43377590179s 2019-04-09 10:55:17,209 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 10:55:17,212 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=ac46bfb8-660b-4e11-a947-f16917c81cca&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 10:55:18,966 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 10:55:07 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=ac46bfb8-660b-4e11-a947-f16917c81cca&sort_dir=asc Server: Apache x-openstack-request-id: req-6314d583-0609-4be8-93d5-3160c33fa4f4 2019-04-09 10:55:18,966 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 10:55:19,701 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 453 Content-Type: application/json Date: Tue, 09 Apr 2019 10:55:09 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-b58a380d-3568-4602-8aa6-aadd4a356d2d 2019-04-09 10:55:19,701 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "mgmt_network", "event_time": "2019-04-09T10:55:05Z", "links": [{"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/resources/mgmt_network/events/32aa08f5-dd05-4ffa-bcbb-e3b1c6d38ee6", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/resources/mgmt_network", "rel": "resource"}, {"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "rel": "stack"}], "logical_resource_id": "mgmt_network", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "388e8565-9875-4518-aa05-34585cc89816", "id": "32aa08f5-dd05-4ffa-bcbb-e3b1c6d38ee6"}, {"resource_name": "dns", "event_time": "2019-04-09T10:55:05Z", "links": [{"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/resources/dns/events/746e9d5f-ff30-47d4-a405-361cba72bbbf", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/resources/dns", "rel": "resource"}, {"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "rel": "stack"}], "logical_resource_id": "dns", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-dns-sitb5llkuqq6", "id": "746e9d5f-ff30-47d4-a405-361cba72bbbf"}]} 2019-04-09 10:55:19,702 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=ac46bfb8-660b-4e11-a947-f16917c81cca&sort_dir=asc&marker=ac46bfb8-660b-4e11-a947-f16917c81cca&sort_dir=asc used request id req-b58a380d-3568-4602-8aa6-aadd4a356d2d 2019-04-09 10:55:19,702 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 2.49292016029s 2019-04-09 10:55:24,708 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 10:55:24,711 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=746e9d5f-ff30-47d4-a405-361cba72bbbf&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 10:55:25,408 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 10:55:15 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=746e9d5f-ff30-47d4-a405-361cba72bbbf&sort_dir=asc Server: Apache x-openstack-request-id: req-2fd90fcf-60d0-4405-9ff7-82471fec2182 2019-04-09 10:55:25,408 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 10:55:25,449 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 10:55:16 GMT Server: Apache x-openstack-request-id: req-f17eb679-d9db-422c-bff0-898b60f87ff6 2019-04-09 10:55:25,449 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 10:55:25,450 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=746e9d5f-ff30-47d4-a405-361cba72bbbf&sort_dir=asc&marker=746e9d5f-ff30-47d4-a405-361cba72bbbf&sort_dir=asc used request id req-f17eb679-d9db-422c-bff0-898b60f87ff6 2019-04-09 10:55:25,450 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.741788864136s 2019-04-09 10:55:30,455 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 10:55:30,459 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=746e9d5f-ff30-47d4-a405-361cba72bbbf&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 10:55:30,486 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 10:55:21 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=746e9d5f-ff30-47d4-a405-361cba72bbbf&sort_dir=asc Server: Apache x-openstack-request-id: req-8200b042-910d-4ffa-81d7-ccdbf2e7a553 2019-04-09 10:55:30,486 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 10:55:30,528 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 10:55:21 GMT Server: Apache x-openstack-request-id: req-c791912b-b8b0-4037-b3e5-cae49ffe9667 2019-04-09 10:55:30,528 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 10:55:30,528 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=746e9d5f-ff30-47d4-a405-361cba72bbbf&sort_dir=asc&marker=746e9d5f-ff30-47d4-a405-361cba72bbbf&sort_dir=asc used request id req-c791912b-b8b0-4037-b3e5-cae49ffe9667 2019-04-09 10:55:30,528 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0725438594818s 2019-04-09 10:55:30,529 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-09 10:55:30,532 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 10:55:30,557 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 10:55:21 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False Server: Apache x-openstack-request-id: req-da4fc59b-cd33-438e-b413-762c8e764309 2019-04-09 10:55:30,557 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 10:55:31,268 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Tue, 09 Apr 2019 10:55:21 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-bf7146f1-70be-4b11-8a17-6f708af3a5b4 2019-04-09 10:55:31,268 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "da1426745d3d4a2ab538c4c6721804f4", "image": "heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_42ec05fa-9a5a-4193-ba0d-81c792442209", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b62787c2-635d-4893-8553-7ee0260442ff"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5fc4c7fd07e947fb8641de4126c9f897", "tags": null, "creation_time": "2019-04-09T10:54:54Z", "links": [{"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-09 10:55:31,269 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False used request id req-bf7146f1-70be-4b11-8a17-6f708af3a5b4 2019-04-09 10:55:31,269 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.740207910538s 2019-04-09 10:55:36,276 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 10:55:36,279 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=746e9d5f-ff30-47d4-a405-361cba72bbbf&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 10:55:36,305 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 10:55:27 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=746e9d5f-ff30-47d4-a405-361cba72bbbf&sort_dir=asc Server: Apache x-openstack-request-id: req-41c3bbdb-3682-4558-8298-906eb86e52eb 2019-04-09 10:55:36,306 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 10:55:36,965 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 10:55:27 GMT Server: Apache x-openstack-request-id: req-91cbe417-85f5-469c-9436-fdd06cb629f1 2019-04-09 10:55:36,965 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 10:55:36,965 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=746e9d5f-ff30-47d4-a405-361cba72bbbf&sort_dir=asc&marker=746e9d5f-ff30-47d4-a405-361cba72bbbf&sort_dir=asc used request id req-91cbe417-85f5-469c-9436-fdd06cb629f1 2019-04-09 10:55:36,965 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.689295053482s 2019-04-09 10:55:41,971 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 10:55:41,974 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=746e9d5f-ff30-47d4-a405-361cba72bbbf&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 10:55:42,000 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 10:55:32 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=746e9d5f-ff30-47d4-a405-361cba72bbbf&sort_dir=asc Server: Apache x-openstack-request-id: req-42b2f23f-25a3-48cb-abd2-1cedec95c0dc 2019-04-09 10:55:42,000 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 10:55:42,041 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 10:55:32 GMT Server: Apache x-openstack-request-id: req-44bc3284-7f17-44e4-aa68-4a9baf71d7e4 2019-04-09 10:55:42,041 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 10:55:42,042 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=746e9d5f-ff30-47d4-a405-361cba72bbbf&sort_dir=asc&marker=746e9d5f-ff30-47d4-a405-361cba72bbbf&sort_dir=asc used request id req-44bc3284-7f17-44e4-aa68-4a9baf71d7e4 2019-04-09 10:55:42,042 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0709049701691s 2019-04-09 10:55:42,042 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-09 10:55:42,045 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 10:55:42,070 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 10:55:32 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False Server: Apache x-openstack-request-id: req-81431570-b7d0-4eae-b3f5-711a6f53c9d5 2019-04-09 10:55:42,070 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 10:55:42,111 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Tue, 09 Apr 2019 10:55:32 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-8604c305-9c27-49a9-813b-c0ae6aed8509 2019-04-09 10:55:42,111 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "da1426745d3d4a2ab538c4c6721804f4", "image": "heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_42ec05fa-9a5a-4193-ba0d-81c792442209", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b62787c2-635d-4893-8553-7ee0260442ff"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5fc4c7fd07e947fb8641de4126c9f897", "tags": null, "creation_time": "2019-04-09T10:54:54Z", "links": [{"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-09 10:55:42,111 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False used request id req-8604c305-9c27-49a9-813b-c0ae6aed8509 2019-04-09 10:55:42,112 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0694069862366s 2019-04-09 10:55:47,118 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 10:55:47,122 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=746e9d5f-ff30-47d4-a405-361cba72bbbf&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 10:55:47,148 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 10:55:37 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=746e9d5f-ff30-47d4-a405-361cba72bbbf&sort_dir=asc Server: Apache x-openstack-request-id: req-9ef532d3-1c33-4a07-8200-3c88773b5bf5 2019-04-09 10:55:47,148 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 10:55:47,189 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 10:55:37 GMT Server: Apache x-openstack-request-id: req-a7069578-2b79-4dee-a22e-14f8f5fcaedf 2019-04-09 10:55:47,189 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 10:55:47,190 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=746e9d5f-ff30-47d4-a405-361cba72bbbf&sort_dir=asc&marker=746e9d5f-ff30-47d4-a405-361cba72bbbf&sort_dir=asc used request id req-a7069578-2b79-4dee-a22e-14f8f5fcaedf 2019-04-09 10:55:47,190 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0715401172638s 2019-04-09 10:55:52,195 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 10:55:52,200 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=746e9d5f-ff30-47d4-a405-361cba72bbbf&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 10:55:52,226 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 10:55:42 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=746e9d5f-ff30-47d4-a405-361cba72bbbf&sort_dir=asc Server: Apache x-openstack-request-id: req-e8b6aee2-fb76-442f-90a2-38aeb8e62b0c 2019-04-09 10:55:52,226 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 10:55:52,267 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 10:55:42 GMT Server: Apache x-openstack-request-id: req-ab68f9c5-69f1-44e1-b24e-ed1f30b51090 2019-04-09 10:55:52,267 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 10:55:52,268 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=746e9d5f-ff30-47d4-a405-361cba72bbbf&sort_dir=asc&marker=746e9d5f-ff30-47d4-a405-361cba72bbbf&sort_dir=asc used request id req-ab68f9c5-69f1-44e1-b24e-ed1f30b51090 2019-04-09 10:55:52,268 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0720989704132s 2019-04-09 10:55:52,268 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-09 10:55:52,272 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 10:55:52,298 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 10:55:43 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False Server: Apache x-openstack-request-id: req-0e79fdf5-b7c5-4e5f-a9a2-cc3f9c0b5eaf 2019-04-09 10:55:52,298 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 10:55:52,339 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Tue, 09 Apr 2019 10:55:43 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-ae6502bd-49ba-4bf3-8a65-a6d71f5dffb1 2019-04-09 10:55:52,340 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "da1426745d3d4a2ab538c4c6721804f4", "image": "heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_42ec05fa-9a5a-4193-ba0d-81c792442209", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b62787c2-635d-4893-8553-7ee0260442ff"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5fc4c7fd07e947fb8641de4126c9f897", "tags": null, "creation_time": "2019-04-09T10:54:54Z", "links": [{"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-09 10:55:52,340 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False used request id req-ae6502bd-49ba-4bf3-8a65-a6d71f5dffb1 2019-04-09 10:55:52,340 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0717420578003s 2019-04-09 10:55:57,347 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 10:55:57,350 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=746e9d5f-ff30-47d4-a405-361cba72bbbf&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 10:55:57,375 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 10:55:48 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=746e9d5f-ff30-47d4-a405-361cba72bbbf&sort_dir=asc Server: Apache x-openstack-request-id: req-eae49586-e9d2-4e9a-9328-8574cd2c9211 2019-04-09 10:55:57,375 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 10:55:57,416 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 10:55:48 GMT Server: Apache x-openstack-request-id: req-449a1443-0894-41dd-ad3c-7a17eb4cb0b8 2019-04-09 10:55:57,416 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 10:55:57,417 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=746e9d5f-ff30-47d4-a405-361cba72bbbf&sort_dir=asc&marker=746e9d5f-ff30-47d4-a405-361cba72bbbf&sort_dir=asc used request id req-449a1443-0894-41dd-ad3c-7a17eb4cb0b8 2019-04-09 10:55:57,417 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0696251392365s 2019-04-09 10:56:02,422 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 10:56:02,426 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=746e9d5f-ff30-47d4-a405-361cba72bbbf&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 10:56:02,453 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 10:55:53 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=746e9d5f-ff30-47d4-a405-361cba72bbbf&sort_dir=asc Server: Apache x-openstack-request-id: req-9ace69cd-1cd2-4911-86e7-a1b0f5592b79 2019-04-09 10:56:02,453 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 10:56:03,160 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 10:55:53 GMT Server: Apache x-openstack-request-id: req-2436fc1c-75a2-4a45-b2a0-9dcec9adfd52 2019-04-09 10:56:03,161 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 10:56:03,161 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=746e9d5f-ff30-47d4-a405-361cba72bbbf&sort_dir=asc&marker=746e9d5f-ff30-47d4-a405-361cba72bbbf&sort_dir=asc used request id req-2436fc1c-75a2-4a45-b2a0-9dcec9adfd52 2019-04-09 10:56:03,161 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.738413095474s 2019-04-09 10:56:03,161 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-09 10:56:03,165 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 10:56:03,191 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 10:55:53 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False Server: Apache x-openstack-request-id: req-1cdc309b-0475-43b0-b366-86b9ae086c6e 2019-04-09 10:56:03,191 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 10:56:03,233 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Tue, 09 Apr 2019 10:55:53 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-4a3be753-5f6b-4aa5-b2f1-e6b43d6cc6be 2019-04-09 10:56:03,234 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "da1426745d3d4a2ab538c4c6721804f4", "image": "heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_42ec05fa-9a5a-4193-ba0d-81c792442209", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b62787c2-635d-4893-8553-7ee0260442ff"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5fc4c7fd07e947fb8641de4126c9f897", "tags": null, "creation_time": "2019-04-09T10:54:54Z", "links": [{"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-09 10:56:03,234 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False used request id req-4a3be753-5f6b-4aa5-b2f1-e6b43d6cc6be 2019-04-09 10:56:03,234 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0726370811462s 2019-04-09 10:56:08,241 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 10:56:08,245 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=746e9d5f-ff30-47d4-a405-361cba72bbbf&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 10:56:08,931 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 10:55:58 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=746e9d5f-ff30-47d4-a405-361cba72bbbf&sort_dir=asc Server: Apache x-openstack-request-id: req-b0b33377-1258-4eb3-9702-c81dd94655ad 2019-04-09 10:56:08,931 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 10:56:09,011 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 10:55:59 GMT Server: Apache x-openstack-request-id: req-8b5d1cdd-6591-4d79-bb3f-03deffbc7baf 2019-04-09 10:56:09,011 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 10:56:09,011 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=746e9d5f-ff30-47d4-a405-361cba72bbbf&sort_dir=asc&marker=746e9d5f-ff30-47d4-a405-361cba72bbbf&sort_dir=asc used request id req-8b5d1cdd-6591-4d79-bb3f-03deffbc7baf 2019-04-09 10:56:09,012 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.770618915558s 2019-04-09 10:56:14,017 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 10:56:14,021 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=746e9d5f-ff30-47d4-a405-361cba72bbbf&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 10:56:14,047 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 10:56:04 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=746e9d5f-ff30-47d4-a405-361cba72bbbf&sort_dir=asc Server: Apache x-openstack-request-id: req-753a1b3b-e543-4bde-b908-ebfa5068de78 2019-04-09 10:56:14,048 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 10:56:14,089 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 10:56:04 GMT Server: Apache x-openstack-request-id: req-fe23936b-08b9-4060-84f7-6f6fdd99b309 2019-04-09 10:56:14,089 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 10:56:14,089 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=746e9d5f-ff30-47d4-a405-361cba72bbbf&sort_dir=asc&marker=746e9d5f-ff30-47d4-a405-361cba72bbbf&sort_dir=asc used request id req-fe23936b-08b9-4060-84f7-6f6fdd99b309 2019-04-09 10:56:14,089 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0720801353455s 2019-04-09 10:56:14,090 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-09 10:56:14,093 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 10:56:14,119 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 10:56:04 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False Server: Apache x-openstack-request-id: req-0e3a95a4-376d-478d-990d-628a5dc714eb 2019-04-09 10:56:14,120 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 10:56:14,161 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Tue, 09 Apr 2019 10:56:04 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-69ede2fa-6bf3-40d1-910d-fac4cc80e92d 2019-04-09 10:56:14,161 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "da1426745d3d4a2ab538c4c6721804f4", "image": "heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_42ec05fa-9a5a-4193-ba0d-81c792442209", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b62787c2-635d-4893-8553-7ee0260442ff"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5fc4c7fd07e947fb8641de4126c9f897", "tags": null, "creation_time": "2019-04-09T10:54:54Z", "links": [{"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-09 10:56:14,162 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False used request id req-69ede2fa-6bf3-40d1-910d-fac4cc80e92d 2019-04-09 10:56:14,162 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0717341899872s 2019-04-09 10:56:19,168 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 10:56:19,172 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=746e9d5f-ff30-47d4-a405-361cba72bbbf&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 10:56:19,198 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 10:56:09 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=746e9d5f-ff30-47d4-a405-361cba72bbbf&sort_dir=asc Server: Apache x-openstack-request-id: req-e4393a3d-70ca-4fab-9c14-79a62a93f3e9 2019-04-09 10:56:19,198 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 10:56:19,239 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 10:56:09 GMT Server: Apache x-openstack-request-id: req-c11f938f-735d-4d95-840d-665ccf5d4d19 2019-04-09 10:56:19,239 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 10:56:19,240 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=746e9d5f-ff30-47d4-a405-361cba72bbbf&sort_dir=asc&marker=746e9d5f-ff30-47d4-a405-361cba72bbbf&sort_dir=asc used request id req-c11f938f-735d-4d95-840d-665ccf5d4d19 2019-04-09 10:56:19,240 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.071280002594s 2019-04-09 10:56:24,246 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 10:56:24,250 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=746e9d5f-ff30-47d4-a405-361cba72bbbf&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 10:56:24,276 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 10:56:14 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=746e9d5f-ff30-47d4-a405-361cba72bbbf&sort_dir=asc Server: Apache x-openstack-request-id: req-aa746283-bf33-4f81-9140-8ee2d63b1d0f 2019-04-09 10:56:24,276 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 10:56:24,317 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 10:56:15 GMT Server: Apache x-openstack-request-id: req-5f0d2689-21b1-4444-88b0-9ea82b257404 2019-04-09 10:56:24,317 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 10:56:24,318 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=746e9d5f-ff30-47d4-a405-361cba72bbbf&sort_dir=asc&marker=746e9d5f-ff30-47d4-a405-361cba72bbbf&sort_dir=asc used request id req-5f0d2689-21b1-4444-88b0-9ea82b257404 2019-04-09 10:56:24,318 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.071907043457s 2019-04-09 10:56:24,318 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-09 10:56:24,322 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 10:56:24,347 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 10:56:15 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False Server: Apache x-openstack-request-id: req-77d94cb5-3608-4788-ba4b-ba385d6fba84 2019-04-09 10:56:24,348 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 10:56:24,372 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Tue, 09 Apr 2019 10:56:15 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-138a9a62-089d-48bd-9185-b2c3c130cd98 2019-04-09 10:56:24,373 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "da1426745d3d4a2ab538c4c6721804f4", "image": "heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_42ec05fa-9a5a-4193-ba0d-81c792442209", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b62787c2-635d-4893-8553-7ee0260442ff"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5fc4c7fd07e947fb8641de4126c9f897", "tags": null, "creation_time": "2019-04-09T10:54:54Z", "links": [{"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-09 10:56:24,373 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False used request id req-138a9a62-089d-48bd-9185-b2c3c130cd98 2019-04-09 10:56:24,373 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0550289154053s 2019-04-09 10:56:29,380 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 10:56:29,383 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=746e9d5f-ff30-47d4-a405-361cba72bbbf&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 10:56:29,409 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 10:56:20 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=746e9d5f-ff30-47d4-a405-361cba72bbbf&sort_dir=asc Server: Apache x-openstack-request-id: req-c09da0aa-49c3-4414-aff1-cbba5d9bcd9d 2019-04-09 10:56:29,409 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 10:56:29,450 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 10:56:20 GMT Server: Apache x-openstack-request-id: req-5fda9ff6-87e8-43fa-9108-b56a5e72c8a8 2019-04-09 10:56:29,450 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 10:56:29,450 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=746e9d5f-ff30-47d4-a405-361cba72bbbf&sort_dir=asc&marker=746e9d5f-ff30-47d4-a405-361cba72bbbf&sort_dir=asc used request id req-5fda9ff6-87e8-43fa-9108-b56a5e72c8a8 2019-04-09 10:56:29,450 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.070503950119s 2019-04-09 10:56:34,456 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 10:56:34,460 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=746e9d5f-ff30-47d4-a405-361cba72bbbf&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 10:56:34,487 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 10:56:25 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=746e9d5f-ff30-47d4-a405-361cba72bbbf&sort_dir=asc Server: Apache x-openstack-request-id: req-bbb3a2f7-8360-46a8-b506-6beae77eb6ec 2019-04-09 10:56:34,488 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 10:56:34,534 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 10:56:25 GMT Server: Apache x-openstack-request-id: req-51e49c9a-c151-4c3f-b1d3-b035573dff2b 2019-04-09 10:56:34,534 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 10:56:34,534 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=746e9d5f-ff30-47d4-a405-361cba72bbbf&sort_dir=asc&marker=746e9d5f-ff30-47d4-a405-361cba72bbbf&sort_dir=asc used request id req-51e49c9a-c151-4c3f-b1d3-b035573dff2b 2019-04-09 10:56:34,534 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0782589912415s 2019-04-09 10:56:34,535 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-09 10:56:34,538 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 10:56:34,564 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 10:56:25 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False Server: Apache x-openstack-request-id: req-f4b89811-e48a-480d-9689-878dffe28a50 2019-04-09 10:56:34,565 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 10:56:34,606 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Tue, 09 Apr 2019 10:56:25 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-475cc93e-0a09-4fe8-a2a0-68d093750418 2019-04-09 10:56:34,606 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "da1426745d3d4a2ab538c4c6721804f4", "image": "heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_42ec05fa-9a5a-4193-ba0d-81c792442209", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b62787c2-635d-4893-8553-7ee0260442ff"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5fc4c7fd07e947fb8641de4126c9f897", "tags": null, "creation_time": "2019-04-09T10:54:54Z", "links": [{"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-09 10:56:34,607 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False used request id req-475cc93e-0a09-4fe8-a2a0-68d093750418 2019-04-09 10:56:34,607 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0717539787292s 2019-04-09 10:56:39,613 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 10:56:39,616 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=746e9d5f-ff30-47d4-a405-361cba72bbbf&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 10:56:39,642 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 10:56:30 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=746e9d5f-ff30-47d4-a405-361cba72bbbf&sort_dir=asc Server: Apache x-openstack-request-id: req-59545ce1-0cf5-48d1-9ea5-ba32b82b18e3 2019-04-09 10:56:39,642 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 10:56:39,684 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 10:56:30 GMT Server: Apache x-openstack-request-id: req-0a07f254-2ad3-4cff-bd17-a733e78f02f7 2019-04-09 10:56:39,684 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 10:56:39,684 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=746e9d5f-ff30-47d4-a405-361cba72bbbf&sort_dir=asc&marker=746e9d5f-ff30-47d4-a405-361cba72bbbf&sort_dir=asc used request id req-0a07f254-2ad3-4cff-bd17-a733e78f02f7 2019-04-09 10:56:39,684 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0711288452148s 2019-04-09 10:56:44,690 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 10:56:44,694 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=746e9d5f-ff30-47d4-a405-361cba72bbbf&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 10:56:44,720 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 10:56:35 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=746e9d5f-ff30-47d4-a405-361cba72bbbf&sort_dir=asc Server: Apache x-openstack-request-id: req-22c40da2-2da0-4144-8d4e-0f529dff8be5 2019-04-09 10:56:44,720 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 10:56:44,761 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 10:56:35 GMT Server: Apache x-openstack-request-id: req-bc0ae2ee-790b-48cf-a6e0-81c4498dea7c 2019-04-09 10:56:44,761 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 10:56:44,761 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=746e9d5f-ff30-47d4-a405-361cba72bbbf&sort_dir=asc&marker=746e9d5f-ff30-47d4-a405-361cba72bbbf&sort_dir=asc used request id req-bc0ae2ee-790b-48cf-a6e0-81c4498dea7c 2019-04-09 10:56:44,762 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0715119838715s 2019-04-09 10:56:44,762 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-09 10:56:44,766 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 10:56:44,792 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 10:56:35 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False Server: Apache x-openstack-request-id: req-dd2382ff-9d09-4046-9683-007543b6a092 2019-04-09 10:56:44,792 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 10:56:44,833 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Tue, 09 Apr 2019 10:56:35 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-f8acc07d-9a40-4a03-9386-1285829b8ec0 2019-04-09 10:56:44,834 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "da1426745d3d4a2ab538c4c6721804f4", "image": "heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_42ec05fa-9a5a-4193-ba0d-81c792442209", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b62787c2-635d-4893-8553-7ee0260442ff"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5fc4c7fd07e947fb8641de4126c9f897", "tags": null, "creation_time": "2019-04-09T10:54:54Z", "links": [{"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-09 10:56:44,834 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False used request id req-f8acc07d-9a40-4a03-9386-1285829b8ec0 2019-04-09 10:56:44,834 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0718290805817s 2019-04-09 10:56:49,840 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 10:56:49,845 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=746e9d5f-ff30-47d4-a405-361cba72bbbf&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 10:56:49,874 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 10:56:40 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=746e9d5f-ff30-47d4-a405-361cba72bbbf&sort_dir=asc Server: Apache x-openstack-request-id: req-af62a3da-b120-4730-976e-f49317e91562 2019-04-09 10:56:49,874 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 10:56:49,915 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 10:56:40 GMT Server: Apache x-openstack-request-id: req-76d74fd5-2bc0-416d-90a8-6559c4c19dc0 2019-04-09 10:56:49,915 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 10:56:49,915 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=746e9d5f-ff30-47d4-a405-361cba72bbbf&sort_dir=asc&marker=746e9d5f-ff30-47d4-a405-361cba72bbbf&sort_dir=asc used request id req-76d74fd5-2bc0-416d-90a8-6559c4c19dc0 2019-04-09 10:56:49,915 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0748088359833s 2019-04-09 10:56:54,921 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 10:56:54,925 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=746e9d5f-ff30-47d4-a405-361cba72bbbf&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 10:56:54,952 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 10:56:45 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=746e9d5f-ff30-47d4-a405-361cba72bbbf&sort_dir=asc Server: Apache x-openstack-request-id: req-2fa0c09a-48aa-4ca6-9227-804356241eae 2019-04-09 10:56:54,952 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 10:56:54,995 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 10:56:45 GMT Server: Apache x-openstack-request-id: req-6f2d1795-e4da-47d1-bac9-c70a47268bf3 2019-04-09 10:56:54,995 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 10:56:54,996 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=746e9d5f-ff30-47d4-a405-361cba72bbbf&sort_dir=asc&marker=746e9d5f-ff30-47d4-a405-361cba72bbbf&sort_dir=asc used request id req-6f2d1795-e4da-47d1-bac9-c70a47268bf3 2019-04-09 10:56:54,996 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0746049880981s 2019-04-09 10:56:54,996 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-09 10:56:55,000 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 10:56:55,027 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 10:56:45 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False Server: Apache x-openstack-request-id: req-92b898b3-6def-462d-82d4-5483efcf4fb9 2019-04-09 10:56:55,027 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 10:56:55,069 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Tue, 09 Apr 2019 10:56:45 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-1656003e-af29-43b0-bad0-3f92aae09c40 2019-04-09 10:56:55,069 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "da1426745d3d4a2ab538c4c6721804f4", "image": "heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_42ec05fa-9a5a-4193-ba0d-81c792442209", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b62787c2-635d-4893-8553-7ee0260442ff"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5fc4c7fd07e947fb8641de4126c9f897", "tags": null, "creation_time": "2019-04-09T10:54:54Z", "links": [{"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-09 10:56:55,070 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False used request id req-1656003e-af29-43b0-bad0-3f92aae09c40 2019-04-09 10:56:55,070 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.073086977005s 2019-04-09 10:57:00,076 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 10:57:00,080 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=746e9d5f-ff30-47d4-a405-361cba72bbbf&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 10:57:00,108 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 10:56:50 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=746e9d5f-ff30-47d4-a405-361cba72bbbf&sort_dir=asc Server: Apache x-openstack-request-id: req-5c9956fa-653e-45ca-ab53-8c773936f9de 2019-04-09 10:57:00,108 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 10:57:00,150 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 10:56:50 GMT Server: Apache x-openstack-request-id: req-02162180-edb9-4de4-b01b-42b24c6bab33 2019-04-09 10:57:00,150 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 10:57:00,150 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=746e9d5f-ff30-47d4-a405-361cba72bbbf&sort_dir=asc&marker=746e9d5f-ff30-47d4-a405-361cba72bbbf&sort_dir=asc used request id req-02162180-edb9-4de4-b01b-42b24c6bab33 2019-04-09 10:57:00,151 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0740699768066s 2019-04-09 10:57:05,156 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 10:57:05,160 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=746e9d5f-ff30-47d4-a405-361cba72bbbf&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 10:57:05,187 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 10:56:55 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=746e9d5f-ff30-47d4-a405-361cba72bbbf&sort_dir=asc Server: Apache x-openstack-request-id: req-b8392bf1-9c19-4cae-8d4a-f14ad033cb31 2019-04-09 10:57:05,187 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 10:57:05,229 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 10:56:55 GMT Server: Apache x-openstack-request-id: req-b0831d52-2db7-486d-95ec-9c0f5d0b9793 2019-04-09 10:57:05,229 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 10:57:05,230 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=746e9d5f-ff30-47d4-a405-361cba72bbbf&sort_dir=asc&marker=746e9d5f-ff30-47d4-a405-361cba72bbbf&sort_dir=asc used request id req-b0831d52-2db7-486d-95ec-9c0f5d0b9793 2019-04-09 10:57:05,230 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.073233127594s 2019-04-09 10:57:05,230 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-09 10:57:05,234 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 10:57:05,260 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 10:56:55 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False Server: Apache x-openstack-request-id: req-151ad0bf-cc47-4a75-89e1-c439ae9a8d45 2019-04-09 10:57:05,260 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 10:57:05,301 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Tue, 09 Apr 2019 10:56:55 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-08ab1f2b-3475-457e-ad6e-0cd62bec8175 2019-04-09 10:57:05,302 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "da1426745d3d4a2ab538c4c6721804f4", "image": "heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_42ec05fa-9a5a-4193-ba0d-81c792442209", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b62787c2-635d-4893-8553-7ee0260442ff"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5fc4c7fd07e947fb8641de4126c9f897", "tags": null, "creation_time": "2019-04-09T10:54:54Z", "links": [{"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-09 10:57:05,302 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False used request id req-08ab1f2b-3475-457e-ad6e-0cd62bec8175 2019-04-09 10:57:05,302 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0718719959259s 2019-04-09 10:57:10,309 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 10:57:10,312 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=746e9d5f-ff30-47d4-a405-361cba72bbbf&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 10:57:10,339 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 10:57:01 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=746e9d5f-ff30-47d4-a405-361cba72bbbf&sort_dir=asc Server: Apache x-openstack-request-id: req-39e0be51-f9bc-45bd-a7be-f0b13b162f88 2019-04-09 10:57:10,339 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 10:57:10,381 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 10:57:01 GMT Server: Apache x-openstack-request-id: req-199964b9-760d-4a2a-890e-a8de96aa9cbe 2019-04-09 10:57:10,381 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 10:57:10,381 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=746e9d5f-ff30-47d4-a405-361cba72bbbf&sort_dir=asc&marker=746e9d5f-ff30-47d4-a405-361cba72bbbf&sort_dir=asc used request id req-199964b9-760d-4a2a-890e-a8de96aa9cbe 2019-04-09 10:57:10,381 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0725138187408s 2019-04-09 10:57:15,387 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 10:57:15,392 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=746e9d5f-ff30-47d4-a405-361cba72bbbf&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 10:57:15,421 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 10:57:06 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=746e9d5f-ff30-47d4-a405-361cba72bbbf&sort_dir=asc Server: Apache x-openstack-request-id: req-b5b324ce-0802-4256-8cf0-0f9c33fc2ece 2019-04-09 10:57:15,421 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 10:57:15,462 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 10:57:06 GMT Server: Apache x-openstack-request-id: req-86e8c3fe-ec80-45d3-92d1-ba3166d4e669 2019-04-09 10:57:15,463 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 10:57:15,463 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=746e9d5f-ff30-47d4-a405-361cba72bbbf&sort_dir=asc&marker=746e9d5f-ff30-47d4-a405-361cba72bbbf&sort_dir=asc used request id req-86e8c3fe-ec80-45d3-92d1-ba3166d4e669 2019-04-09 10:57:15,463 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0759119987488s 2019-04-09 10:57:15,463 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-09 10:57:15,467 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 10:57:15,494 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 10:57:06 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False Server: Apache x-openstack-request-id: req-900d338a-d9ce-4f57-a145-6fb074009146 2019-04-09 10:57:15,494 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 10:57:15,534 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Tue, 09 Apr 2019 10:57:06 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-ee9310bb-3797-4600-882b-b8b282ea10f7 2019-04-09 10:57:15,535 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "da1426745d3d4a2ab538c4c6721804f4", "image": "heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_42ec05fa-9a5a-4193-ba0d-81c792442209", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b62787c2-635d-4893-8553-7ee0260442ff"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5fc4c7fd07e947fb8641de4126c9f897", "tags": null, "creation_time": "2019-04-09T10:54:54Z", "links": [{"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-09 10:57:15,535 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False used request id req-ee9310bb-3797-4600-882b-b8b282ea10f7 2019-04-09 10:57:15,535 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0716979503632s 2019-04-09 10:57:20,542 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 10:57:20,545 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=746e9d5f-ff30-47d4-a405-361cba72bbbf&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 10:57:20,571 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 10:57:11 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=746e9d5f-ff30-47d4-a405-361cba72bbbf&sort_dir=asc Server: Apache x-openstack-request-id: req-d5f3a478-1826-4199-889a-878b7e7d9888 2019-04-09 10:57:20,571 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 10:57:20,612 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 10:57:11 GMT Server: Apache x-openstack-request-id: req-8e4eb4b7-fe58-403b-bf63-be026ece6d42 2019-04-09 10:57:20,612 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 10:57:20,612 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=746e9d5f-ff30-47d4-a405-361cba72bbbf&sort_dir=asc&marker=746e9d5f-ff30-47d4-a405-361cba72bbbf&sort_dir=asc used request id req-8e4eb4b7-fe58-403b-bf63-be026ece6d42 2019-04-09 10:57:20,613 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0706338882446s 2019-04-09 10:57:25,618 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 10:57:25,622 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=746e9d5f-ff30-47d4-a405-361cba72bbbf&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 10:57:25,648 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 10:57:16 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=746e9d5f-ff30-47d4-a405-361cba72bbbf&sort_dir=asc Server: Apache x-openstack-request-id: req-723d87b8-0615-44b9-896c-28a5088a709e 2019-04-09 10:57:25,648 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 10:57:25,690 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 10:57:16 GMT Server: Apache x-openstack-request-id: req-3d0d4e89-a903-43c7-a3be-7db1f2aaac36 2019-04-09 10:57:25,691 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 10:57:25,691 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=746e9d5f-ff30-47d4-a405-361cba72bbbf&sort_dir=asc&marker=746e9d5f-ff30-47d4-a405-361cba72bbbf&sort_dir=asc used request id req-3d0d4e89-a903-43c7-a3be-7db1f2aaac36 2019-04-09 10:57:25,691 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0727579593658s 2019-04-09 10:57:25,691 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-09 10:57:25,695 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 10:57:25,720 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 10:57:16 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False Server: Apache x-openstack-request-id: req-05c14c9f-7822-4a78-9ea8-aa9df66578e4 2019-04-09 10:57:25,720 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 10:57:25,761 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Tue, 09 Apr 2019 10:57:16 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-b2f7933c-0895-4520-9068-d3fd8a94bd67 2019-04-09 10:57:25,761 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "da1426745d3d4a2ab538c4c6721804f4", "image": "heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_42ec05fa-9a5a-4193-ba0d-81c792442209", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b62787c2-635d-4893-8553-7ee0260442ff"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5fc4c7fd07e947fb8641de4126c9f897", "tags": null, "creation_time": "2019-04-09T10:54:54Z", "links": [{"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-09 10:57:25,761 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False used request id req-b2f7933c-0895-4520-9068-d3fd8a94bd67 2019-04-09 10:57:25,762 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.070011138916s 2019-04-09 10:57:30,768 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 10:57:30,772 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=746e9d5f-ff30-47d4-a405-361cba72bbbf&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 10:57:30,798 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 10:57:21 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=746e9d5f-ff30-47d4-a405-361cba72bbbf&sort_dir=asc Server: Apache x-openstack-request-id: req-3e68908d-451f-4c90-9684-f59ded7777a5 2019-04-09 10:57:30,798 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 10:57:30,841 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 447 Content-Type: application/json Date: Tue, 09 Apr 2019 10:57:21 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-ef6ad7e1-eede-4602-a613-beb85caa1826 2019-04-09 10:57:30,841 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "dns", "event_time": "2019-04-09T10:57:21Z", "links": [{"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/resources/dns/events/0eb9f3b9-0ba0-48d7-b544-9770d6f098ab", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/resources/dns", "rel": "resource"}, {"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "rel": "stack"}], "logical_resource_id": "dns", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "c4731f8d-7611-40f1-8702-751077078bfa", "id": "0eb9f3b9-0ba0-48d7-b544-9770d6f098ab"}, {"resource_name": "ellis", "event_time": "2019-04-09T10:57:21Z", "links": [{"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/resources/ellis/events/d64d6e28-0957-4d59-adc3-a45c47b122ac", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/resources/ellis", "rel": "resource"}, {"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "rel": "stack"}], "logical_resource_id": "ellis", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-ellis-2pkirrfj7utw", "id": "d64d6e28-0957-4d59-adc3-a45c47b122ac"}]} 2019-04-09 10:57:30,841 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=746e9d5f-ff30-47d4-a405-361cba72bbbf&sort_dir=asc&marker=746e9d5f-ff30-47d4-a405-361cba72bbbf&sort_dir=asc used request id req-ef6ad7e1-eede-4602-a613-beb85caa1826 2019-04-09 10:57:30,842 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.073371887207s 2019-04-09 10:57:35,848 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 10:57:35,851 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=d64d6e28-0957-4d59-adc3-a45c47b122ac&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 10:57:35,877 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 10:57:26 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=d64d6e28-0957-4d59-adc3-a45c47b122ac&sort_dir=asc Server: Apache x-openstack-request-id: req-232e02e6-485d-460c-afd4-baaea01183fd 2019-04-09 10:57:35,878 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 10:57:35,919 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 10:57:26 GMT Server: Apache x-openstack-request-id: req-eca34fd8-32ff-4ac3-b11c-a642edf764a4 2019-04-09 10:57:35,919 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 10:57:35,919 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=d64d6e28-0957-4d59-adc3-a45c47b122ac&sort_dir=asc&marker=d64d6e28-0957-4d59-adc3-a45c47b122ac&sort_dir=asc used request id req-eca34fd8-32ff-4ac3-b11c-a642edf764a4 2019-04-09 10:57:35,920 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0718820095062s 2019-04-09 10:57:40,925 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 10:57:40,929 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=d64d6e28-0957-4d59-adc3-a45c47b122ac&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 10:57:40,971 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 10:57:31 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=d64d6e28-0957-4d59-adc3-a45c47b122ac&sort_dir=asc Server: Apache x-openstack-request-id: req-5943fb20-092b-495d-990d-9eca355cbbaa 2019-04-09 10:57:40,971 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 10:57:41,012 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 10:57:31 GMT Server: Apache x-openstack-request-id: req-de31dc5a-e959-4197-83bd-99fb1cdfaa64 2019-04-09 10:57:41,012 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 10:57:41,012 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=d64d6e28-0957-4d59-adc3-a45c47b122ac&sort_dir=asc&marker=d64d6e28-0957-4d59-adc3-a45c47b122ac&sort_dir=asc used request id req-de31dc5a-e959-4197-83bd-99fb1cdfaa64 2019-04-09 10:57:41,012 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0871329307556s 2019-04-09 10:57:41,013 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-09 10:57:41,016 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 10:57:41,042 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 10:57:31 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False Server: Apache x-openstack-request-id: req-be06f166-1772-472f-8738-0841f18e20e3 2019-04-09 10:57:41,042 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 10:57:41,084 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Tue, 09 Apr 2019 10:57:31 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-0bebba99-40c6-45b7-b508-e68b4881aea7 2019-04-09 10:57:41,085 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "da1426745d3d4a2ab538c4c6721804f4", "image": "heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_42ec05fa-9a5a-4193-ba0d-81c792442209", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b62787c2-635d-4893-8553-7ee0260442ff"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5fc4c7fd07e947fb8641de4126c9f897", "tags": null, "creation_time": "2019-04-09T10:54:54Z", "links": [{"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-09 10:57:41,085 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False used request id req-0bebba99-40c6-45b7-b508-e68b4881aea7 2019-04-09 10:57:41,085 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0723531246185s 2019-04-09 10:57:46,092 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 10:57:46,095 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=d64d6e28-0957-4d59-adc3-a45c47b122ac&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 10:57:46,121 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 10:57:36 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=d64d6e28-0957-4d59-adc3-a45c47b122ac&sort_dir=asc Server: Apache x-openstack-request-id: req-e118cf49-617e-4f78-a317-d567f8cdff02 2019-04-09 10:57:46,122 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 10:57:46,163 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 10:57:36 GMT Server: Apache x-openstack-request-id: req-9be17547-f389-4251-8086-3dfbdfd0a166 2019-04-09 10:57:46,163 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 10:57:46,163 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=d64d6e28-0957-4d59-adc3-a45c47b122ac&sort_dir=asc&marker=d64d6e28-0957-4d59-adc3-a45c47b122ac&sort_dir=asc used request id req-9be17547-f389-4251-8086-3dfbdfd0a166 2019-04-09 10:57:46,164 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0715608596802s 2019-04-09 10:57:51,169 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 10:57:51,173 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=d64d6e28-0957-4d59-adc3-a45c47b122ac&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 10:57:51,199 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 10:57:41 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=d64d6e28-0957-4d59-adc3-a45c47b122ac&sort_dir=asc Server: Apache x-openstack-request-id: req-1f9e0b80-25a3-48dc-8493-f8ec5b3c7207 2019-04-09 10:57:51,199 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 10:57:51,240 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 10:57:41 GMT Server: Apache x-openstack-request-id: req-d533e008-8e08-43db-98ba-02c6d180ef42 2019-04-09 10:57:51,240 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 10:57:51,241 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=d64d6e28-0957-4d59-adc3-a45c47b122ac&sort_dir=asc&marker=d64d6e28-0957-4d59-adc3-a45c47b122ac&sort_dir=asc used request id req-d533e008-8e08-43db-98ba-02c6d180ef42 2019-04-09 10:57:51,241 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0715029239655s 2019-04-09 10:57:51,241 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-09 10:57:51,245 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 10:57:51,271 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 10:57:41 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False Server: Apache x-openstack-request-id: req-8bfd8e1e-f7fa-44c5-9b8e-a680e7fa146c 2019-04-09 10:57:51,271 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 10:57:51,312 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Tue, 09 Apr 2019 10:57:41 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-4524b06b-017d-4fe7-a6f6-7a6a1d79e87d 2019-04-09 10:57:51,313 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "da1426745d3d4a2ab538c4c6721804f4", "image": "heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_42ec05fa-9a5a-4193-ba0d-81c792442209", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b62787c2-635d-4893-8553-7ee0260442ff"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5fc4c7fd07e947fb8641de4126c9f897", "tags": null, "creation_time": "2019-04-09T10:54:54Z", "links": [{"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-09 10:57:51,313 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False used request id req-4524b06b-017d-4fe7-a6f6-7a6a1d79e87d 2019-04-09 10:57:51,313 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0715179443359s 2019-04-09 10:57:56,319 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 10:57:56,323 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=d64d6e28-0957-4d59-adc3-a45c47b122ac&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 10:57:56,349 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 10:57:47 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=d64d6e28-0957-4d59-adc3-a45c47b122ac&sort_dir=asc Server: Apache x-openstack-request-id: req-c53a49aa-f071-499b-b7f4-728d2ee29fc5 2019-04-09 10:57:56,349 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 10:57:56,391 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 10:57:47 GMT Server: Apache x-openstack-request-id: req-7bd7fcfb-0432-45fa-a886-b65c193bc7be 2019-04-09 10:57:56,391 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 10:57:56,391 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=d64d6e28-0957-4d59-adc3-a45c47b122ac&sort_dir=asc&marker=d64d6e28-0957-4d59-adc3-a45c47b122ac&sort_dir=asc used request id req-7bd7fcfb-0432-45fa-a886-b65c193bc7be 2019-04-09 10:57:56,391 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0718069076538s 2019-04-09 10:58:01,397 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 10:58:01,400 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=d64d6e28-0957-4d59-adc3-a45c47b122ac&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 10:58:01,426 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 10:57:52 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=d64d6e28-0957-4d59-adc3-a45c47b122ac&sort_dir=asc Server: Apache x-openstack-request-id: req-42e74bcf-479c-4690-afb9-4a7a528347cf 2019-04-09 10:58:01,427 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 10:58:01,469 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 10:57:52 GMT Server: Apache x-openstack-request-id: req-c4b4657b-535e-4f67-832a-325d714ea7f9 2019-04-09 10:58:01,469 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 10:58:01,469 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=d64d6e28-0957-4d59-adc3-a45c47b122ac&sort_dir=asc&marker=d64d6e28-0957-4d59-adc3-a45c47b122ac&sort_dir=asc used request id req-c4b4657b-535e-4f67-832a-325d714ea7f9 2019-04-09 10:58:01,469 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0724668502808s 2019-04-09 10:58:01,470 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-09 10:58:01,473 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 10:58:01,501 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 10:57:52 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False Server: Apache x-openstack-request-id: req-54c05a46-fadd-400a-bbc3-0525411cb890 2019-04-09 10:58:01,501 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 10:58:01,544 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Tue, 09 Apr 2019 10:57:52 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-3366c577-98ad-417f-ac21-11f43775ce7b 2019-04-09 10:58:01,544 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "da1426745d3d4a2ab538c4c6721804f4", "image": "heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_42ec05fa-9a5a-4193-ba0d-81c792442209", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b62787c2-635d-4893-8553-7ee0260442ff"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5fc4c7fd07e947fb8641de4126c9f897", "tags": null, "creation_time": "2019-04-09T10:54:54Z", "links": [{"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-09 10:58:01,544 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False used request id req-3366c577-98ad-417f-ac21-11f43775ce7b 2019-04-09 10:58:01,544 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0745599269867s 2019-04-09 10:58:06,551 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 10:58:06,555 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=d64d6e28-0957-4d59-adc3-a45c47b122ac&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 10:58:06,582 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 10:57:57 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=d64d6e28-0957-4d59-adc3-a45c47b122ac&sort_dir=asc Server: Apache x-openstack-request-id: req-bd2208b5-0b8b-4520-8994-577e57ad99af 2019-04-09 10:58:06,582 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 10:58:06,623 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 10:57:57 GMT Server: Apache x-openstack-request-id: req-8d196440-9a7c-42b0-9790-24afe976308b 2019-04-09 10:58:06,623 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 10:58:06,623 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=d64d6e28-0957-4d59-adc3-a45c47b122ac&sort_dir=asc&marker=d64d6e28-0957-4d59-adc3-a45c47b122ac&sort_dir=asc used request id req-8d196440-9a7c-42b0-9790-24afe976308b 2019-04-09 10:58:06,624 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0722088813782s 2019-04-09 10:58:11,629 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 10:58:11,633 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=d64d6e28-0957-4d59-adc3-a45c47b122ac&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 10:58:11,662 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 10:58:02 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=d64d6e28-0957-4d59-adc3-a45c47b122ac&sort_dir=asc Server: Apache x-openstack-request-id: req-6c20fd0f-c637-4fa2-b6f7-ecd869d14324 2019-04-09 10:58:11,662 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 10:58:11,709 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 10:58:02 GMT Server: Apache x-openstack-request-id: req-4838dabe-0027-4472-a4c3-ff2e9e92f063 2019-04-09 10:58:11,709 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 10:58:11,709 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=d64d6e28-0957-4d59-adc3-a45c47b122ac&sort_dir=asc&marker=d64d6e28-0957-4d59-adc3-a45c47b122ac&sort_dir=asc used request id req-4838dabe-0027-4472-a4c3-ff2e9e92f063 2019-04-09 10:58:11,709 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0798699855804s 2019-04-09 10:58:11,710 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-09 10:58:11,713 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 10:58:11,740 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 10:58:02 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False Server: Apache x-openstack-request-id: req-4fa4bb33-b046-4299-8694-9e67bfe607e4 2019-04-09 10:58:11,741 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 10:58:11,782 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Tue, 09 Apr 2019 10:58:02 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-c54de758-3548-42a4-b7e9-b6e7c3bde8cf 2019-04-09 10:58:11,782 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "da1426745d3d4a2ab538c4c6721804f4", "image": "heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_42ec05fa-9a5a-4193-ba0d-81c792442209", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b62787c2-635d-4893-8553-7ee0260442ff"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5fc4c7fd07e947fb8641de4126c9f897", "tags": null, "creation_time": "2019-04-09T10:54:54Z", "links": [{"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-09 10:58:11,782 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False used request id req-c54de758-3548-42a4-b7e9-b6e7c3bde8cf 2019-04-09 10:58:11,783 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0727379322052s 2019-04-09 10:58:16,789 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 10:58:16,793 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=d64d6e28-0957-4d59-adc3-a45c47b122ac&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 10:58:16,820 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 10:58:07 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=d64d6e28-0957-4d59-adc3-a45c47b122ac&sort_dir=asc Server: Apache x-openstack-request-id: req-8d398a01-5145-4288-bc7a-bfaa899d33ce 2019-04-09 10:58:16,820 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 10:58:16,862 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 10:58:07 GMT Server: Apache x-openstack-request-id: req-5dd6f691-eecd-4a66-b984-2e73a452c915 2019-04-09 10:58:16,862 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 10:58:16,862 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=d64d6e28-0957-4d59-adc3-a45c47b122ac&sort_dir=asc&marker=d64d6e28-0957-4d59-adc3-a45c47b122ac&sort_dir=asc used request id req-5dd6f691-eecd-4a66-b984-2e73a452c915 2019-04-09 10:58:16,862 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.072704076767s 2019-04-09 10:58:21,868 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 10:58:21,872 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=d64d6e28-0957-4d59-adc3-a45c47b122ac&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 10:58:21,898 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 10:58:12 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=d64d6e28-0957-4d59-adc3-a45c47b122ac&sort_dir=asc Server: Apache x-openstack-request-id: req-7493279c-dd20-4a0f-a095-596861881642 2019-04-09 10:58:21,898 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 10:58:21,939 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 10:58:12 GMT Server: Apache x-openstack-request-id: req-356caa21-caec-478c-9e31-650901432d71 2019-04-09 10:58:21,939 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 10:58:21,939 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=d64d6e28-0957-4d59-adc3-a45c47b122ac&sort_dir=asc&marker=d64d6e28-0957-4d59-adc3-a45c47b122ac&sort_dir=asc used request id req-356caa21-caec-478c-9e31-650901432d71 2019-04-09 10:58:21,940 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.07137799263s 2019-04-09 10:58:21,940 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-09 10:58:21,943 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 10:58:21,969 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 10:58:12 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False Server: Apache x-openstack-request-id: req-cb6137cd-3ce9-443d-bcec-51de0ea53b68 2019-04-09 10:58:21,969 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 10:58:22,011 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Tue, 09 Apr 2019 10:58:12 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-b0278af9-a1b0-4c43-896e-4c70eebf143b 2019-04-09 10:58:22,012 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "da1426745d3d4a2ab538c4c6721804f4", "image": "heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_42ec05fa-9a5a-4193-ba0d-81c792442209", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b62787c2-635d-4893-8553-7ee0260442ff"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5fc4c7fd07e947fb8641de4126c9f897", "tags": null, "creation_time": "2019-04-09T10:54:54Z", "links": [{"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-09 10:58:22,012 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False used request id req-b0278af9-a1b0-4c43-896e-4c70eebf143b 2019-04-09 10:58:22,012 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0719468593597s 2019-04-09 10:58:27,019 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 10:58:27,023 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=d64d6e28-0957-4d59-adc3-a45c47b122ac&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 10:58:27,051 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 10:58:17 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=d64d6e28-0957-4d59-adc3-a45c47b122ac&sort_dir=asc Server: Apache x-openstack-request-id: req-abc89555-ab86-4bda-86ad-b3b6df490d1f 2019-04-09 10:58:27,052 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 10:58:27,093 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 10:58:17 GMT Server: Apache x-openstack-request-id: req-33094f82-ac33-4991-a912-c2b3abd2bbe1 2019-04-09 10:58:27,093 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 10:58:27,093 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=d64d6e28-0957-4d59-adc3-a45c47b122ac&sort_dir=asc&marker=d64d6e28-0957-4d59-adc3-a45c47b122ac&sort_dir=asc used request id req-33094f82-ac33-4991-a912-c2b3abd2bbe1 2019-04-09 10:58:27,093 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0743660926819s 2019-04-09 10:58:32,099 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 10:58:32,103 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=d64d6e28-0957-4d59-adc3-a45c47b122ac&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 10:58:32,130 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 10:58:22 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=d64d6e28-0957-4d59-adc3-a45c47b122ac&sort_dir=asc Server: Apache x-openstack-request-id: req-bc4485b7-bdbe-4e0e-861b-183d1e464cb1 2019-04-09 10:58:32,131 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 10:58:32,172 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 10:58:22 GMT Server: Apache x-openstack-request-id: req-bbd3a3d3-1da9-4eb8-98a2-ef48070b27a7 2019-04-09 10:58:32,172 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 10:58:32,173 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=d64d6e28-0957-4d59-adc3-a45c47b122ac&sort_dir=asc&marker=d64d6e28-0957-4d59-adc3-a45c47b122ac&sort_dir=asc used request id req-bbd3a3d3-1da9-4eb8-98a2-ef48070b27a7 2019-04-09 10:58:32,173 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0735509395599s 2019-04-09 10:58:32,173 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-09 10:58:32,177 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 10:58:32,202 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 10:58:22 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False Server: Apache x-openstack-request-id: req-2b3a04ac-7887-41e4-b8e9-9a59cdbc1bc7 2019-04-09 10:58:32,203 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 10:58:32,244 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Tue, 09 Apr 2019 10:58:22 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-d0f42468-46e0-45a7-98fb-dbfbe77657fa 2019-04-09 10:58:32,245 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "da1426745d3d4a2ab538c4c6721804f4", "image": "heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_42ec05fa-9a5a-4193-ba0d-81c792442209", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b62787c2-635d-4893-8553-7ee0260442ff"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5fc4c7fd07e947fb8641de4126c9f897", "tags": null, "creation_time": "2019-04-09T10:54:54Z", "links": [{"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-09 10:58:32,245 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False used request id req-d0f42468-46e0-45a7-98fb-dbfbe77657fa 2019-04-09 10:58:32,245 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0718340873718s 2019-04-09 10:58:37,252 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 10:58:37,256 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=d64d6e28-0957-4d59-adc3-a45c47b122ac&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 10:58:37,283 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 10:58:27 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=d64d6e28-0957-4d59-adc3-a45c47b122ac&sort_dir=asc Server: Apache x-openstack-request-id: req-8928b138-227d-4e9f-9716-a1e42cac659d 2019-04-09 10:58:37,283 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 10:58:37,323 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 10:58:27 GMT Server: Apache x-openstack-request-id: req-b63f1cdc-0b9d-451d-82ea-0d975e812cf9 2019-04-09 10:58:37,324 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 10:58:37,324 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=d64d6e28-0957-4d59-adc3-a45c47b122ac&sort_dir=asc&marker=d64d6e28-0957-4d59-adc3-a45c47b122ac&sort_dir=asc used request id req-b63f1cdc-0b9d-451d-82ea-0d975e812cf9 2019-04-09 10:58:37,324 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0718369483948s 2019-04-09 10:58:42,330 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 10:58:42,334 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=d64d6e28-0957-4d59-adc3-a45c47b122ac&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 10:58:42,363 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 10:58:32 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=d64d6e28-0957-4d59-adc3-a45c47b122ac&sort_dir=asc Server: Apache x-openstack-request-id: req-16bf3c50-00b9-4bbd-85a1-14a82b634b14 2019-04-09 10:58:42,363 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 10:58:42,405 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 10:58:33 GMT Server: Apache x-openstack-request-id: req-9227eed8-ec98-4a1b-8d1f-7f6790dcf2e3 2019-04-09 10:58:42,406 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 10:58:42,406 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=d64d6e28-0957-4d59-adc3-a45c47b122ac&sort_dir=asc&marker=d64d6e28-0957-4d59-adc3-a45c47b122ac&sort_dir=asc used request id req-9227eed8-ec98-4a1b-8d1f-7f6790dcf2e3 2019-04-09 10:58:42,406 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.076033115387s 2019-04-09 10:58:42,406 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-09 10:58:42,410 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 10:58:42,436 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 10:58:33 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False Server: Apache x-openstack-request-id: req-98b9c8f0-7860-44e2-8729-f1d9944ffb04 2019-04-09 10:58:42,436 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 10:58:42,478 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Tue, 09 Apr 2019 10:58:33 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-ce966d47-7911-4952-b9fd-75572a786d92 2019-04-09 10:58:42,478 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "da1426745d3d4a2ab538c4c6721804f4", "image": "heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_42ec05fa-9a5a-4193-ba0d-81c792442209", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b62787c2-635d-4893-8553-7ee0260442ff"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5fc4c7fd07e947fb8641de4126c9f897", "tags": null, "creation_time": "2019-04-09T10:54:54Z", "links": [{"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-09 10:58:42,478 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False used request id req-ce966d47-7911-4952-b9fd-75572a786d92 2019-04-09 10:58:42,478 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0719981193542s 2019-04-09 10:58:47,485 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 10:58:47,489 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=d64d6e28-0957-4d59-adc3-a45c47b122ac&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 10:58:47,516 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 10:58:38 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=d64d6e28-0957-4d59-adc3-a45c47b122ac&sort_dir=asc Server: Apache x-openstack-request-id: req-aae6bd26-ccd5-4c1f-9544-99f79fc25b3a 2019-04-09 10:58:47,517 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 10:58:47,558 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 10:58:38 GMT Server: Apache x-openstack-request-id: req-bd0a01b2-9716-4838-8814-5e05ee493c79 2019-04-09 10:58:47,558 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 10:58:47,558 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=d64d6e28-0957-4d59-adc3-a45c47b122ac&sort_dir=asc&marker=d64d6e28-0957-4d59-adc3-a45c47b122ac&sort_dir=asc used request id req-bd0a01b2-9716-4838-8814-5e05ee493c79 2019-04-09 10:58:47,558 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0729949474335s 2019-04-09 10:58:52,564 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 10:58:52,568 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=d64d6e28-0957-4d59-adc3-a45c47b122ac&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 10:58:52,596 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 10:58:43 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=d64d6e28-0957-4d59-adc3-a45c47b122ac&sort_dir=asc Server: Apache x-openstack-request-id: req-544ee5e4-c98e-47d3-b4cf-87f443da361e 2019-04-09 10:58:52,596 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 10:58:52,637 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 10:58:43 GMT Server: Apache x-openstack-request-id: req-cceaba4b-f7ad-4a95-8379-ac20d4c6a596 2019-04-09 10:58:52,638 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 10:58:52,638 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=d64d6e28-0957-4d59-adc3-a45c47b122ac&sort_dir=asc&marker=d64d6e28-0957-4d59-adc3-a45c47b122ac&sort_dir=asc used request id req-cceaba4b-f7ad-4a95-8379-ac20d4c6a596 2019-04-09 10:58:52,638 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0737018585205s 2019-04-09 10:58:52,638 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-09 10:58:52,642 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 10:58:52,668 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 10:58:43 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False Server: Apache x-openstack-request-id: req-88e5e978-58db-487a-8a8f-ab214b24807c 2019-04-09 10:58:52,669 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 10:58:52,712 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Tue, 09 Apr 2019 10:58:43 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-c8774153-4ce7-4df2-8214-9940ba177569 2019-04-09 10:58:52,713 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "da1426745d3d4a2ab538c4c6721804f4", "image": "heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_42ec05fa-9a5a-4193-ba0d-81c792442209", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b62787c2-635d-4893-8553-7ee0260442ff"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5fc4c7fd07e947fb8641de4126c9f897", "tags": null, "creation_time": "2019-04-09T10:54:54Z", "links": [{"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-09 10:58:52,713 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False used request id req-c8774153-4ce7-4df2-8214-9940ba177569 2019-04-09 10:58:52,713 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0743401050568s 2019-04-09 10:58:57,719 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 10:58:57,723 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=d64d6e28-0957-4d59-adc3-a45c47b122ac&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 10:58:57,751 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 10:58:48 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=d64d6e28-0957-4d59-adc3-a45c47b122ac&sort_dir=asc Server: Apache x-openstack-request-id: req-4aae43de-10b6-4a0e-9221-3fc211f8e8a6 2019-04-09 10:58:57,751 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 10:58:57,793 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 10:58:48 GMT Server: Apache x-openstack-request-id: req-44ad5bd4-bad3-44a5-8a04-93de9640bc58 2019-04-09 10:58:57,794 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 10:58:57,794 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=d64d6e28-0957-4d59-adc3-a45c47b122ac&sort_dir=asc&marker=d64d6e28-0957-4d59-adc3-a45c47b122ac&sort_dir=asc used request id req-44ad5bd4-bad3-44a5-8a04-93de9640bc58 2019-04-09 10:58:57,794 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0744571685791s 2019-04-09 10:59:02,800 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 10:59:02,804 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=d64d6e28-0957-4d59-adc3-a45c47b122ac&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 10:59:02,831 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 10:58:53 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=d64d6e28-0957-4d59-adc3-a45c47b122ac&sort_dir=asc Server: Apache x-openstack-request-id: req-f7032d7e-0fff-47a2-bd81-c4cdcb60a231 2019-04-09 10:59:02,831 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 10:59:02,872 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 10:58:53 GMT Server: Apache x-openstack-request-id: req-2c776e6f-7905-4d15-9e58-3942ab2a4780 2019-04-09 10:59:02,872 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 10:59:02,872 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=d64d6e28-0957-4d59-adc3-a45c47b122ac&sort_dir=asc&marker=d64d6e28-0957-4d59-adc3-a45c47b122ac&sort_dir=asc used request id req-2c776e6f-7905-4d15-9e58-3942ab2a4780 2019-04-09 10:59:02,872 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0725240707397s 2019-04-09 10:59:02,873 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-09 10:59:02,876 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 10:59:02,902 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 10:58:53 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False Server: Apache x-openstack-request-id: req-cba9c2bf-92c3-4771-b114-a3bb99ad2851 2019-04-09 10:59:02,902 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 10:59:02,928 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Tue, 09 Apr 2019 10:58:53 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-fdbb8d95-eafb-40c0-a4f9-f7b5d4897810 2019-04-09 10:59:02,928 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "da1426745d3d4a2ab538c4c6721804f4", "image": "heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_42ec05fa-9a5a-4193-ba0d-81c792442209", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b62787c2-635d-4893-8553-7ee0260442ff"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5fc4c7fd07e947fb8641de4126c9f897", "tags": null, "creation_time": "2019-04-09T10:54:54Z", "links": [{"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-09 10:59:02,928 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False used request id req-fdbb8d95-eafb-40c0-a4f9-f7b5d4897810 2019-04-09 10:59:02,929 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0557160377502s 2019-04-09 10:59:07,935 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 10:59:07,939 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=d64d6e28-0957-4d59-adc3-a45c47b122ac&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 10:59:07,966 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 10:58:58 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=d64d6e28-0957-4d59-adc3-a45c47b122ac&sort_dir=asc Server: Apache x-openstack-request-id: req-f54c3ae7-ac0d-41ce-bb63-acbb5b4b5d51 2019-04-09 10:59:07,966 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 10:59:08,007 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 10:58:58 GMT Server: Apache x-openstack-request-id: req-8f434701-b3ad-43cc-b8d6-ab613ce9956b 2019-04-09 10:59:08,007 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 10:59:08,007 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=d64d6e28-0957-4d59-adc3-a45c47b122ac&sort_dir=asc&marker=d64d6e28-0957-4d59-adc3-a45c47b122ac&sort_dir=asc used request id req-8f434701-b3ad-43cc-b8d6-ab613ce9956b 2019-04-09 10:59:08,007 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0719261169434s 2019-04-09 10:59:13,013 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 10:59:13,017 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=d64d6e28-0957-4d59-adc3-a45c47b122ac&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 10:59:13,042 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 10:59:03 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=d64d6e28-0957-4d59-adc3-a45c47b122ac&sort_dir=asc Server: Apache x-openstack-request-id: req-a9bed194-911b-4c35-b642-816782da2dae 2019-04-09 10:59:13,043 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 10:59:13,084 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 10:59:03 GMT Server: Apache x-openstack-request-id: req-0469a009-2a39-4850-a515-dcb23cb5f4ff 2019-04-09 10:59:13,085 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 10:59:13,085 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=d64d6e28-0957-4d59-adc3-a45c47b122ac&sort_dir=asc&marker=d64d6e28-0957-4d59-adc3-a45c47b122ac&sort_dir=asc used request id req-0469a009-2a39-4850-a515-dcb23cb5f4ff 2019-04-09 10:59:13,085 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0718750953674s 2019-04-09 10:59:13,085 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-09 10:59:13,089 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 10:59:13,115 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 10:59:03 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False Server: Apache x-openstack-request-id: req-a2a8df71-fab4-4c4b-8cf3-73a2b51bb3fb 2019-04-09 10:59:13,115 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 10:59:13,140 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Tue, 09 Apr 2019 10:59:03 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-18f99d65-f37c-4bad-84f1-06deab0681be 2019-04-09 10:59:13,140 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "da1426745d3d4a2ab538c4c6721804f4", "image": "heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_42ec05fa-9a5a-4193-ba0d-81c792442209", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b62787c2-635d-4893-8553-7ee0260442ff"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5fc4c7fd07e947fb8641de4126c9f897", "tags": null, "creation_time": "2019-04-09T10:54:54Z", "links": [{"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-09 10:59:13,141 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False used request id req-18f99d65-f37c-4bad-84f1-06deab0681be 2019-04-09 10:59:13,141 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0553641319275s 2019-04-09 10:59:18,147 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 10:59:18,151 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=d64d6e28-0957-4d59-adc3-a45c47b122ac&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 10:59:18,178 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 10:59:08 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=d64d6e28-0957-4d59-adc3-a45c47b122ac&sort_dir=asc Server: Apache x-openstack-request-id: req-b73ee2b3-896b-40d8-8078-e7bc6f8c6199 2019-04-09 10:59:18,179 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 10:59:18,220 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 10:59:08 GMT Server: Apache x-openstack-request-id: req-f2678938-1bd1-432c-8734-54e8307b6569 2019-04-09 10:59:18,220 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 10:59:18,220 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=d64d6e28-0957-4d59-adc3-a45c47b122ac&sort_dir=asc&marker=d64d6e28-0957-4d59-adc3-a45c47b122ac&sort_dir=asc used request id req-f2678938-1bd1-432c-8734-54e8307b6569 2019-04-09 10:59:18,220 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0727910995483s 2019-04-09 10:59:23,226 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 10:59:23,229 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=d64d6e28-0957-4d59-adc3-a45c47b122ac&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 10:59:23,257 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 10:59:13 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=d64d6e28-0957-4d59-adc3-a45c47b122ac&sort_dir=asc Server: Apache x-openstack-request-id: req-a6480b83-f3c7-496a-9dba-c042d017f1c2 2019-04-09 10:59:23,257 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 10:59:23,298 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 10:59:13 GMT Server: Apache x-openstack-request-id: req-5b6f3f6e-70e2-438e-8235-46ddeebeb54e 2019-04-09 10:59:23,299 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 10:59:23,299 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=d64d6e28-0957-4d59-adc3-a45c47b122ac&sort_dir=asc&marker=d64d6e28-0957-4d59-adc3-a45c47b122ac&sort_dir=asc used request id req-5b6f3f6e-70e2-438e-8235-46ddeebeb54e 2019-04-09 10:59:23,299 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0728268623352s 2019-04-09 10:59:23,299 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-09 10:59:23,303 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 10:59:23,329 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 10:59:13 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False Server: Apache x-openstack-request-id: req-1dee9aaf-6c98-40ab-9ea8-c1702c3de7f4 2019-04-09 10:59:23,329 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 10:59:23,371 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Tue, 09 Apr 2019 10:59:13 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-288938ad-0a92-4f98-a0f4-2f2ced177555 2019-04-09 10:59:23,371 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "da1426745d3d4a2ab538c4c6721804f4", "image": "heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_42ec05fa-9a5a-4193-ba0d-81c792442209", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b62787c2-635d-4893-8553-7ee0260442ff"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5fc4c7fd07e947fb8641de4126c9f897", "tags": null, "creation_time": "2019-04-09T10:54:54Z", "links": [{"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-09 10:59:23,371 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False used request id req-288938ad-0a92-4f98-a0f4-2f2ced177555 2019-04-09 10:59:23,372 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0720818042755s 2019-04-09 10:59:28,378 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 10:59:28,382 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=d64d6e28-0957-4d59-adc3-a45c47b122ac&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 10:59:28,408 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 10:59:19 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=d64d6e28-0957-4d59-adc3-a45c47b122ac&sort_dir=asc Server: Apache x-openstack-request-id: req-fd28fafe-fafc-4810-a347-bdb3fd55fa1a 2019-04-09 10:59:28,408 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 10:59:28,449 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 10:59:19 GMT Server: Apache x-openstack-request-id: req-c8a6800f-6efa-4a3d-a6e8-56f8f57490f8 2019-04-09 10:59:28,449 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 10:59:28,449 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=d64d6e28-0957-4d59-adc3-a45c47b122ac&sort_dir=asc&marker=d64d6e28-0957-4d59-adc3-a45c47b122ac&sort_dir=asc used request id req-c8a6800f-6efa-4a3d-a6e8-56f8f57490f8 2019-04-09 10:59:28,449 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0710971355438s 2019-04-09 10:59:33,455 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 10:59:33,458 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=d64d6e28-0957-4d59-adc3-a45c47b122ac&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 10:59:33,484 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 10:59:24 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=d64d6e28-0957-4d59-adc3-a45c47b122ac&sort_dir=asc Server: Apache x-openstack-request-id: req-4621fbfc-88ec-4787-976b-ff27abccf695 2019-04-09 10:59:33,485 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 10:59:33,528 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 10:59:24 GMT Server: Apache x-openstack-request-id: req-7537a13f-b8a6-4dc9-8cb7-8b34cb6f0136 2019-04-09 10:59:33,529 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 10:59:33,529 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=d64d6e28-0957-4d59-adc3-a45c47b122ac&sort_dir=asc&marker=d64d6e28-0957-4d59-adc3-a45c47b122ac&sort_dir=asc used request id req-7537a13f-b8a6-4dc9-8cb7-8b34cb6f0136 2019-04-09 10:59:33,529 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0738887786865s 2019-04-09 10:59:33,529 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-09 10:59:33,533 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 10:59:33,558 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 10:59:24 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False Server: Apache x-openstack-request-id: req-6d01fd3b-50e1-4d16-ae86-02b0d375d93d 2019-04-09 10:59:33,559 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 10:59:33,599 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Tue, 09 Apr 2019 10:59:24 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-4307a52a-92ae-4921-93c3-c1d0300c1f47 2019-04-09 10:59:33,600 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "da1426745d3d4a2ab538c4c6721804f4", "image": "heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_42ec05fa-9a5a-4193-ba0d-81c792442209", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b62787c2-635d-4893-8553-7ee0260442ff"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5fc4c7fd07e947fb8641de4126c9f897", "tags": null, "creation_time": "2019-04-09T10:54:54Z", "links": [{"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-09 10:59:33,600 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False used request id req-4307a52a-92ae-4921-93c3-c1d0300c1f47 2019-04-09 10:59:33,600 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0708961486816s 2019-04-09 10:59:38,607 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 10:59:38,610 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=d64d6e28-0957-4d59-adc3-a45c47b122ac&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 10:59:38,638 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 10:59:29 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=d64d6e28-0957-4d59-adc3-a45c47b122ac&sort_dir=asc Server: Apache x-openstack-request-id: req-663286a1-dd03-4732-9184-9c244e61a0ed 2019-04-09 10:59:38,638 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 10:59:38,679 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 10:59:29 GMT Server: Apache x-openstack-request-id: req-017de203-c89b-4d35-92d6-5a52e5db605d 2019-04-09 10:59:38,680 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 10:59:38,680 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=d64d6e28-0957-4d59-adc3-a45c47b122ac&sort_dir=asc&marker=d64d6e28-0957-4d59-adc3-a45c47b122ac&sort_dir=asc used request id req-017de203-c89b-4d35-92d6-5a52e5db605d 2019-04-09 10:59:38,680 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0730237960815s 2019-04-09 10:59:43,686 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 10:59:43,689 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=d64d6e28-0957-4d59-adc3-a45c47b122ac&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 10:59:43,715 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 10:59:34 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=d64d6e28-0957-4d59-adc3-a45c47b122ac&sort_dir=asc Server: Apache x-openstack-request-id: req-09fade57-2f0a-443a-9f7f-64a670a5043d 2019-04-09 10:59:43,715 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 10:59:43,756 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 10:59:34 GMT Server: Apache x-openstack-request-id: req-d024767a-d030-46a9-9492-58673ba0ffd2 2019-04-09 10:59:43,757 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 10:59:43,757 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=d64d6e28-0957-4d59-adc3-a45c47b122ac&sort_dir=asc&marker=d64d6e28-0957-4d59-adc3-a45c47b122ac&sort_dir=asc used request id req-d024767a-d030-46a9-9492-58673ba0ffd2 2019-04-09 10:59:43,757 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0713429450989s 2019-04-09 10:59:43,757 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-09 10:59:43,761 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 10:59:43,787 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 10:59:34 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False Server: Apache x-openstack-request-id: req-3eda34ba-f8a5-492a-855a-9edc01294af0 2019-04-09 10:59:43,787 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 10:59:43,829 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Tue, 09 Apr 2019 10:59:34 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-b0e34d5d-bdeb-4fb0-b31d-99d62ddcbd31 2019-04-09 10:59:43,829 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "da1426745d3d4a2ab538c4c6721804f4", "image": "heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_42ec05fa-9a5a-4193-ba0d-81c792442209", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b62787c2-635d-4893-8553-7ee0260442ff"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5fc4c7fd07e947fb8641de4126c9f897", "tags": null, "creation_time": "2019-04-09T10:54:54Z", "links": [{"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-09 10:59:43,829 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False used request id req-b0e34d5d-bdeb-4fb0-b31d-99d62ddcbd31 2019-04-09 10:59:43,829 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0718839168549s 2019-04-09 10:59:48,836 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 10:59:48,840 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=d64d6e28-0957-4d59-adc3-a45c47b122ac&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 10:59:48,865 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 10:59:39 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=d64d6e28-0957-4d59-adc3-a45c47b122ac&sort_dir=asc Server: Apache x-openstack-request-id: req-5cbc1355-d3a2-49d2-90e3-7a9b37bc3dbf 2019-04-09 10:59:48,865 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 10:59:48,906 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 10:59:39 GMT Server: Apache x-openstack-request-id: req-cae97c37-6e0e-471e-8b58-3566f8c5b4a8 2019-04-09 10:59:48,906 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 10:59:48,907 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=d64d6e28-0957-4d59-adc3-a45c47b122ac&sort_dir=asc&marker=d64d6e28-0957-4d59-adc3-a45c47b122ac&sort_dir=asc used request id req-cae97c37-6e0e-471e-8b58-3566f8c5b4a8 2019-04-09 10:59:48,907 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0706419944763s 2019-04-09 10:59:53,912 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 10:59:53,916 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=d64d6e28-0957-4d59-adc3-a45c47b122ac&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 10:59:53,944 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 10:59:44 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=d64d6e28-0957-4d59-adc3-a45c47b122ac&sort_dir=asc Server: Apache x-openstack-request-id: req-9f79c9ec-8332-4f77-b6d3-d6480b290596 2019-04-09 10:59:53,944 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 10:59:53,985 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 10:59:44 GMT Server: Apache x-openstack-request-id: req-0f63bb91-5033-48cc-bad0-1e8e70104bc0 2019-04-09 10:59:53,986 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 10:59:53,986 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=d64d6e28-0957-4d59-adc3-a45c47b122ac&sort_dir=asc&marker=d64d6e28-0957-4d59-adc3-a45c47b122ac&sort_dir=asc used request id req-0f63bb91-5033-48cc-bad0-1e8e70104bc0 2019-04-09 10:59:53,986 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0736179351807s 2019-04-09 10:59:53,987 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-09 10:59:53,990 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 10:59:54,017 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 10:59:44 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False Server: Apache x-openstack-request-id: req-ada58799-79fc-4b7a-95ba-4b7c0edba0be 2019-04-09 10:59:54,017 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 10:59:54,059 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Tue, 09 Apr 2019 10:59:44 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-b9d98ed0-4b07-4f7c-bd4d-f07e43737a5d 2019-04-09 10:59:54,059 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "da1426745d3d4a2ab538c4c6721804f4", "image": "heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_42ec05fa-9a5a-4193-ba0d-81c792442209", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b62787c2-635d-4893-8553-7ee0260442ff"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5fc4c7fd07e947fb8641de4126c9f897", "tags": null, "creation_time": "2019-04-09T10:54:54Z", "links": [{"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-09 10:59:54,059 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False used request id req-b9d98ed0-4b07-4f7c-bd4d-f07e43737a5d 2019-04-09 10:59:54,060 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0729649066925s 2019-04-09 10:59:59,066 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 10:59:59,070 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=d64d6e28-0957-4d59-adc3-a45c47b122ac&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 10:59:59,098 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 10:59:49 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=d64d6e28-0957-4d59-adc3-a45c47b122ac&sort_dir=asc Server: Apache x-openstack-request-id: req-69ae08f9-abf8-4ab6-b923-62ab02e869d2 2019-04-09 10:59:59,099 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 10:59:59,142 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 10:59:49 GMT Server: Apache x-openstack-request-id: req-2a10f42e-8c36-4c5a-ab7c-9c7b652c30c8 2019-04-09 10:59:59,142 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 10:59:59,142 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=d64d6e28-0957-4d59-adc3-a45c47b122ac&sort_dir=asc&marker=d64d6e28-0957-4d59-adc3-a45c47b122ac&sort_dir=asc used request id req-2a10f42e-8c36-4c5a-ab7c-9c7b652c30c8 2019-04-09 10:59:59,142 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0762231349945s 2019-04-09 11:00:04,148 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:00:04,152 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=d64d6e28-0957-4d59-adc3-a45c47b122ac&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:00:04,478 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 10:59:54 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=d64d6e28-0957-4d59-adc3-a45c47b122ac&sort_dir=asc Server: Apache x-openstack-request-id: req-8a64ee13-00cf-48ba-9616-116a1f7ddb54 2019-04-09 11:00:04,478 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:00:04,521 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 10:59:55 GMT Server: Apache x-openstack-request-id: req-8d73f4c7-a513-4e96-a658-7c2ca38b5082 2019-04-09 11:00:04,521 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:00:04,521 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=d64d6e28-0957-4d59-adc3-a45c47b122ac&sort_dir=asc&marker=d64d6e28-0957-4d59-adc3-a45c47b122ac&sort_dir=asc used request id req-8d73f4c7-a513-4e96-a658-7c2ca38b5082 2019-04-09 11:00:04,521 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.372931957245s 2019-04-09 11:00:04,522 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-09 11:00:04,525 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:00:04,832 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 10:59:55 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False Server: Apache x-openstack-request-id: req-49f6afba-62b0-4812-954c-c70166d96df4 2019-04-09 11:00:04,832 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:00:04,873 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Tue, 09 Apr 2019 10:59:55 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-d9edadc2-55e2-406a-a50f-dbf80a284bce 2019-04-09 11:00:04,874 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "da1426745d3d4a2ab538c4c6721804f4", "image": "heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_42ec05fa-9a5a-4193-ba0d-81c792442209", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b62787c2-635d-4893-8553-7ee0260442ff"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5fc4c7fd07e947fb8641de4126c9f897", "tags": null, "creation_time": "2019-04-09T10:54:54Z", "links": [{"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-09 11:00:04,874 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False used request id req-d9edadc2-55e2-406a-a50f-dbf80a284bce 2019-04-09 11:00:04,874 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.352297067642s 2019-04-09 11:00:09,881 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:00:09,884 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=d64d6e28-0957-4d59-adc3-a45c47b122ac&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:00:09,911 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:00:00 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=d64d6e28-0957-4d59-adc3-a45c47b122ac&sort_dir=asc Server: Apache x-openstack-request-id: req-1d1f4634-49b0-41a2-ae6a-35a0147ed1af 2019-04-09 11:00:09,911 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:00:09,955 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:00:00 GMT Server: Apache x-openstack-request-id: req-ac1c0341-5478-49ce-a8a3-22f378c42aec 2019-04-09 11:00:09,955 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:00:09,955 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=d64d6e28-0957-4d59-adc3-a45c47b122ac&sort_dir=asc&marker=d64d6e28-0957-4d59-adc3-a45c47b122ac&sort_dir=asc used request id req-ac1c0341-5478-49ce-a8a3-22f378c42aec 2019-04-09 11:00:09,956 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0745320320129s 2019-04-09 11:00:14,961 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:00:14,965 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=d64d6e28-0957-4d59-adc3-a45c47b122ac&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:00:14,993 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:00:05 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=d64d6e28-0957-4d59-adc3-a45c47b122ac&sort_dir=asc Server: Apache x-openstack-request-id: req-8dee8c18-921d-4968-b132-7a4db58f8265 2019-04-09 11:00:14,993 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:00:15,035 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:00:05 GMT Server: Apache x-openstack-request-id: req-89c02ee0-fa53-4393-b941-0875b08a6ba1 2019-04-09 11:00:15,035 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:00:15,035 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=d64d6e28-0957-4d59-adc3-a45c47b122ac&sort_dir=asc&marker=d64d6e28-0957-4d59-adc3-a45c47b122ac&sort_dir=asc used request id req-89c02ee0-fa53-4393-b941-0875b08a6ba1 2019-04-09 11:00:15,036 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0744888782501s 2019-04-09 11:00:15,036 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-09 11:00:15,040 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:00:15,338 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:00:05 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False Server: Apache x-openstack-request-id: req-bfb7ebfa-fc45-4502-9d90-ad5b52fae9e0 2019-04-09 11:00:15,338 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:00:15,379 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Tue, 09 Apr 2019 11:00:05 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-e53803e8-65ef-4d6d-b0b3-310852d0b088 2019-04-09 11:00:15,380 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "da1426745d3d4a2ab538c4c6721804f4", "image": "heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_42ec05fa-9a5a-4193-ba0d-81c792442209", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b62787c2-635d-4893-8553-7ee0260442ff"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5fc4c7fd07e947fb8641de4126c9f897", "tags": null, "creation_time": "2019-04-09T10:54:54Z", "links": [{"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-09 11:00:15,380 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False used request id req-e53803e8-65ef-4d6d-b0b3-310852d0b088 2019-04-09 11:00:15,380 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.343499898911s 2019-04-09 11:00:20,386 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:00:20,390 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=d64d6e28-0957-4d59-adc3-a45c47b122ac&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:00:20,679 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:00:10 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=d64d6e28-0957-4d59-adc3-a45c47b122ac&sort_dir=asc Server: Apache x-openstack-request-id: req-12a985d7-a1f5-41af-9779-4257c1148946 2019-04-09 11:00:20,679 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:00:20,983 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:00:11 GMT Server: Apache x-openstack-request-id: req-fde132b1-2fae-4a8c-a5bd-2b957ee53b3c 2019-04-09 11:00:20,984 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:00:20,984 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=d64d6e28-0957-4d59-adc3-a45c47b122ac&sort_dir=asc&marker=d64d6e28-0957-4d59-adc3-a45c47b122ac&sort_dir=asc used request id req-fde132b1-2fae-4a8c-a5bd-2b957ee53b3c 2019-04-09 11:00:20,984 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.597398996353s 2019-04-09 11:00:25,989 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:00:25,993 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=d64d6e28-0957-4d59-adc3-a45c47b122ac&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:00:26,024 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:00:16 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=d64d6e28-0957-4d59-adc3-a45c47b122ac&sort_dir=asc Server: Apache x-openstack-request-id: req-c999785e-be30-4a48-8f09-d73bb03007ee 2019-04-09 11:00:26,024 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:00:26,325 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:00:16 GMT Server: Apache x-openstack-request-id: req-29745cdd-94e6-484f-93dd-a49481ac6665 2019-04-09 11:00:26,325 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:00:26,325 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=d64d6e28-0957-4d59-adc3-a45c47b122ac&sort_dir=asc&marker=d64d6e28-0957-4d59-adc3-a45c47b122ac&sort_dir=asc used request id req-29745cdd-94e6-484f-93dd-a49481ac6665 2019-04-09 11:00:26,326 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.335969209671s 2019-04-09 11:00:26,326 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-09 11:00:26,329 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:00:26,355 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:00:16 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False Server: Apache x-openstack-request-id: req-72a20af0-1943-476a-998d-d952accb5c6e 2019-04-09 11:00:26,355 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:00:26,381 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Tue, 09 Apr 2019 11:00:16 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-f7d58aea-03fc-434a-8a88-050908755430 2019-04-09 11:00:26,381 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "da1426745d3d4a2ab538c4c6721804f4", "image": "heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_42ec05fa-9a5a-4193-ba0d-81c792442209", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b62787c2-635d-4893-8553-7ee0260442ff"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5fc4c7fd07e947fb8641de4126c9f897", "tags": null, "creation_time": "2019-04-09T10:54:54Z", "links": [{"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-09 11:00:26,381 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False used request id req-f7d58aea-03fc-434a-8a88-050908755430 2019-04-09 11:00:26,381 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0552730560303s 2019-04-09 11:00:31,388 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:00:31,391 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=d64d6e28-0957-4d59-adc3-a45c47b122ac&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:00:31,616 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:00:21 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=d64d6e28-0957-4d59-adc3-a45c47b122ac&sort_dir=asc Server: Apache x-openstack-request-id: req-4e3ac850-a9f5-4d06-9b87-0ce93a07fe70 2019-04-09 11:00:31,616 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:00:31,657 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:00:22 GMT Server: Apache x-openstack-request-id: req-f74e7d6f-4904-4df4-8b9d-b352f39647d5 2019-04-09 11:00:31,658 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:00:31,658 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=d64d6e28-0957-4d59-adc3-a45c47b122ac&sort_dir=asc&marker=d64d6e28-0957-4d59-adc3-a45c47b122ac&sort_dir=asc used request id req-f74e7d6f-4904-4df4-8b9d-b352f39647d5 2019-04-09 11:00:31,658 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.270047903061s 2019-04-09 11:00:36,664 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:00:36,667 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=d64d6e28-0957-4d59-adc3-a45c47b122ac&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:00:36,963 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:00:27 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=d64d6e28-0957-4d59-adc3-a45c47b122ac&sort_dir=asc Server: Apache x-openstack-request-id: req-0a321392-ec93-40f9-b6ab-c3fa12ec4a94 2019-04-09 11:00:36,963 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:00:37,005 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:00:27 GMT Server: Apache x-openstack-request-id: req-c76289e7-ff94-4eb3-a427-d4b611c22473 2019-04-09 11:00:37,005 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:00:37,005 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=d64d6e28-0957-4d59-adc3-a45c47b122ac&sort_dir=asc&marker=d64d6e28-0957-4d59-adc3-a45c47b122ac&sort_dir=asc used request id req-c76289e7-ff94-4eb3-a427-d4b611c22473 2019-04-09 11:00:37,006 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.341907978058s 2019-04-09 11:00:37,006 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-09 11:00:37,009 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:00:37,037 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:00:27 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False Server: Apache x-openstack-request-id: req-2aadad7a-3801-4a93-a1a6-c6012d0a74bb 2019-04-09 11:00:37,037 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:00:37,062 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Tue, 09 Apr 2019 11:00:27 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-ae6f1ba4-8b89-450b-ba72-25f1935e4979 2019-04-09 11:00:37,063 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "da1426745d3d4a2ab538c4c6721804f4", "image": "heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_42ec05fa-9a5a-4193-ba0d-81c792442209", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b62787c2-635d-4893-8553-7ee0260442ff"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5fc4c7fd07e947fb8641de4126c9f897", "tags": null, "creation_time": "2019-04-09T10:54:54Z", "links": [{"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-09 11:00:37,063 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False used request id req-ae6f1ba4-8b89-450b-ba72-25f1935e4979 2019-04-09 11:00:37,063 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0569808483124s 2019-04-09 11:00:42,069 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:00:42,073 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=d64d6e28-0957-4d59-adc3-a45c47b122ac&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:00:42,100 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:00:32 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=d64d6e28-0957-4d59-adc3-a45c47b122ac&sort_dir=asc Server: Apache x-openstack-request-id: req-3ce871e4-e77b-4d34-a921-faf32b5ee4cb 2019-04-09 11:00:42,101 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:00:42,423 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:00:32 GMT Server: Apache x-openstack-request-id: req-1e63a788-b8a6-4a0e-b40c-f44bfd9a2f3b 2019-04-09 11:00:42,423 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:00:42,423 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=d64d6e28-0957-4d59-adc3-a45c47b122ac&sort_dir=asc&marker=d64d6e28-0957-4d59-adc3-a45c47b122ac&sort_dir=asc used request id req-1e63a788-b8a6-4a0e-b40c-f44bfd9a2f3b 2019-04-09 11:00:42,423 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.35377407074s 2019-04-09 11:00:47,429 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:00:47,432 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=d64d6e28-0957-4d59-adc3-a45c47b122ac&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:00:47,718 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:00:38 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=d64d6e28-0957-4d59-adc3-a45c47b122ac&sort_dir=asc Server: Apache x-openstack-request-id: req-9056ccae-7d69-425a-a919-f3fdf7d65342 2019-04-09 11:00:47,718 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:00:47,759 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:00:38 GMT Server: Apache x-openstack-request-id: req-aa1852a0-3cb4-41d8-9fe9-a34a4f3a2e0b 2019-04-09 11:00:47,760 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:00:47,760 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=d64d6e28-0957-4d59-adc3-a45c47b122ac&sort_dir=asc&marker=d64d6e28-0957-4d59-adc3-a45c47b122ac&sort_dir=asc used request id req-aa1852a0-3cb4-41d8-9fe9-a34a4f3a2e0b 2019-04-09 11:00:47,760 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.330791950226s 2019-04-09 11:00:47,760 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-09 11:00:47,764 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:00:47,790 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:00:38 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False Server: Apache x-openstack-request-id: req-71af4ecc-9857-4795-af6a-a88f883e7c15 2019-04-09 11:00:47,790 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:00:47,831 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Tue, 09 Apr 2019 11:00:38 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-7a583a95-041f-42e3-992c-df5da0514a38 2019-04-09 11:00:47,831 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "da1426745d3d4a2ab538c4c6721804f4", "image": "heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_42ec05fa-9a5a-4193-ba0d-81c792442209", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b62787c2-635d-4893-8553-7ee0260442ff"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5fc4c7fd07e947fb8641de4126c9f897", "tags": null, "creation_time": "2019-04-09T10:54:54Z", "links": [{"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-09 11:00:47,832 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False used request id req-7a583a95-041f-42e3-992c-df5da0514a38 2019-04-09 11:00:47,832 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0713140964508s 2019-04-09 11:00:52,838 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:00:52,842 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=d64d6e28-0957-4d59-adc3-a45c47b122ac&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:00:52,868 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:00:43 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=d64d6e28-0957-4d59-adc3-a45c47b122ac&sort_dir=asc Server: Apache x-openstack-request-id: req-9d37a284-ca9b-472a-ba00-7c4c6b37bad9 2019-04-09 11:00:52,868 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:00:52,908 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:00:43 GMT Server: Apache x-openstack-request-id: req-8f45b16e-8b10-4ac1-9a44-b580501758aa 2019-04-09 11:00:52,909 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:00:52,909 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=d64d6e28-0957-4d59-adc3-a45c47b122ac&sort_dir=asc&marker=d64d6e28-0957-4d59-adc3-a45c47b122ac&sort_dir=asc used request id req-8f45b16e-8b10-4ac1-9a44-b580501758aa 2019-04-09 11:00:52,909 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.070760011673s 2019-04-09 11:00:57,915 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:00:57,918 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=d64d6e28-0957-4d59-adc3-a45c47b122ac&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:00:57,949 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:00:48 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=d64d6e28-0957-4d59-adc3-a45c47b122ac&sort_dir=asc Server: Apache x-openstack-request-id: req-5567b3d2-9595-4fe4-aa24-ef0a72341416 2019-04-09 11:00:57,949 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:00:57,992 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:00:48 GMT Server: Apache x-openstack-request-id: req-609ff7f7-8bcd-4e2c-9672-b89d6be913bb 2019-04-09 11:00:57,992 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:00:57,992 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=d64d6e28-0957-4d59-adc3-a45c47b122ac&sort_dir=asc&marker=d64d6e28-0957-4d59-adc3-a45c47b122ac&sort_dir=asc used request id req-609ff7f7-8bcd-4e2c-9672-b89d6be913bb 2019-04-09 11:00:57,993 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0776851177216s 2019-04-09 11:00:57,993 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-09 11:00:57,996 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:00:58,023 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:00:48 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False Server: Apache x-openstack-request-id: req-d20c51d6-a3cf-4d40-bb54-25552e9b6bd6 2019-04-09 11:00:58,023 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:00:58,068 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Tue, 09 Apr 2019 11:00:48 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-0d36df42-d78c-401a-8b5f-d75395a17202 2019-04-09 11:00:58,068 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "da1426745d3d4a2ab538c4c6721804f4", "image": "heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_42ec05fa-9a5a-4193-ba0d-81c792442209", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b62787c2-635d-4893-8553-7ee0260442ff"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5fc4c7fd07e947fb8641de4126c9f897", "tags": null, "creation_time": "2019-04-09T10:54:54Z", "links": [{"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-09 11:00:58,069 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False used request id req-0d36df42-d78c-401a-8b5f-d75395a17202 2019-04-09 11:00:58,069 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0756788253784s 2019-04-09 11:01:03,075 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:01:03,079 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=d64d6e28-0957-4d59-adc3-a45c47b122ac&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:01:03,107 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:00:53 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=d64d6e28-0957-4d59-adc3-a45c47b122ac&sort_dir=asc Server: Apache x-openstack-request-id: req-0e20058b-1ed4-47eb-a199-0a99c35e5fc5 2019-04-09 11:01:03,107 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:01:03,149 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:00:53 GMT Server: Apache x-openstack-request-id: req-25d4a8e8-db81-49d4-aee0-3050ada32292 2019-04-09 11:01:03,149 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:01:03,149 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=d64d6e28-0957-4d59-adc3-a45c47b122ac&sort_dir=asc&marker=d64d6e28-0957-4d59-adc3-a45c47b122ac&sort_dir=asc used request id req-25d4a8e8-db81-49d4-aee0-3050ada32292 2019-04-09 11:01:03,149 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0736539363861s 2019-04-09 11:01:08,155 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:01:08,158 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=d64d6e28-0957-4d59-adc3-a45c47b122ac&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:01:08,184 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:00:58 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=d64d6e28-0957-4d59-adc3-a45c47b122ac&sort_dir=asc Server: Apache x-openstack-request-id: req-9c979279-2b5d-4ef1-9a84-3e9018c2b7f8 2019-04-09 11:01:08,184 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:01:08,225 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:00:58 GMT Server: Apache x-openstack-request-id: req-8e31bbee-7037-42d1-8d8f-9619f1a9117d 2019-04-09 11:01:08,225 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:01:08,225 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=d64d6e28-0957-4d59-adc3-a45c47b122ac&sort_dir=asc&marker=d64d6e28-0957-4d59-adc3-a45c47b122ac&sort_dir=asc used request id req-8e31bbee-7037-42d1-8d8f-9619f1a9117d 2019-04-09 11:01:08,225 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0702950954437s 2019-04-09 11:01:08,226 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-09 11:01:08,229 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:01:08,255 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:00:58 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False Server: Apache x-openstack-request-id: req-d887140d-2a69-4c61-9c4d-58461fa74ebd 2019-04-09 11:01:08,255 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:01:08,280 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Tue, 09 Apr 2019 11:00:58 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-3a4f2472-81f8-4bb0-96d0-6e7fbb6c37c5 2019-04-09 11:01:08,280 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "da1426745d3d4a2ab538c4c6721804f4", "image": "heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_42ec05fa-9a5a-4193-ba0d-81c792442209", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b62787c2-635d-4893-8553-7ee0260442ff"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5fc4c7fd07e947fb8641de4126c9f897", "tags": null, "creation_time": "2019-04-09T10:54:54Z", "links": [{"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-09 11:01:08,280 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False used request id req-3a4f2472-81f8-4bb0-96d0-6e7fbb6c37c5 2019-04-09 11:01:08,280 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0546610355377s 2019-04-09 11:01:13,287 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:01:13,290 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=d64d6e28-0957-4d59-adc3-a45c47b122ac&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:01:13,317 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:01:03 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=d64d6e28-0957-4d59-adc3-a45c47b122ac&sort_dir=asc Server: Apache x-openstack-request-id: req-95acbdbf-0fa4-43df-aff2-7e368b40326b 2019-04-09 11:01:13,317 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:01:13,358 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:01:03 GMT Server: Apache x-openstack-request-id: req-d91df1c5-b6d7-4109-9a37-38f9cdd1777a 2019-04-09 11:01:13,358 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:01:13,358 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=d64d6e28-0957-4d59-adc3-a45c47b122ac&sort_dir=asc&marker=d64d6e28-0957-4d59-adc3-a45c47b122ac&sort_dir=asc used request id req-d91df1c5-b6d7-4109-9a37-38f9cdd1777a 2019-04-09 11:01:13,358 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0711998939514s 2019-04-09 11:01:18,364 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:01:18,367 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=d64d6e28-0957-4d59-adc3-a45c47b122ac&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:01:18,394 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:01:08 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=d64d6e28-0957-4d59-adc3-a45c47b122ac&sort_dir=asc Server: Apache x-openstack-request-id: req-8c6c9b2a-56a8-4e0d-b07f-f1f31e6fc517 2019-04-09 11:01:18,394 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:01:18,435 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:01:08 GMT Server: Apache x-openstack-request-id: req-60118013-746b-46be-9cc2-266cf416a4c3 2019-04-09 11:01:18,436 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:01:18,436 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=d64d6e28-0957-4d59-adc3-a45c47b122ac&sort_dir=asc&marker=d64d6e28-0957-4d59-adc3-a45c47b122ac&sort_dir=asc used request id req-60118013-746b-46be-9cc2-266cf416a4c3 2019-04-09 11:01:18,436 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0721619129181s 2019-04-09 11:01:18,436 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-09 11:01:18,440 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:01:18,465 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:01:09 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False Server: Apache x-openstack-request-id: req-04631c8f-25ac-4cde-adbc-2ddc3cdbc984 2019-04-09 11:01:18,466 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:01:18,490 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Tue, 09 Apr 2019 11:01:09 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-7e26a21e-29b7-4c98-8914-c0e432e40d5b 2019-04-09 11:01:18,491 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "da1426745d3d4a2ab538c4c6721804f4", "image": "heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_42ec05fa-9a5a-4193-ba0d-81c792442209", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b62787c2-635d-4893-8553-7ee0260442ff"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5fc4c7fd07e947fb8641de4126c9f897", "tags": null, "creation_time": "2019-04-09T10:54:54Z", "links": [{"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-09 11:01:18,491 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False used request id req-7e26a21e-29b7-4c98-8914-c0e432e40d5b 2019-04-09 11:01:18,491 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0543789863586s 2019-04-09 11:01:23,497 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:01:23,501 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=d64d6e28-0957-4d59-adc3-a45c47b122ac&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:01:23,529 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:01:14 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=d64d6e28-0957-4d59-adc3-a45c47b122ac&sort_dir=asc Server: Apache x-openstack-request-id: req-fffd9085-1db7-475a-8c7f-ce69fa99734d 2019-04-09 11:01:23,529 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:01:23,571 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:01:14 GMT Server: Apache x-openstack-request-id: req-ad51deeb-34a9-4165-8fda-626332fbb0b3 2019-04-09 11:01:23,572 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:01:23,572 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=d64d6e28-0957-4d59-adc3-a45c47b122ac&sort_dir=asc&marker=d64d6e28-0957-4d59-adc3-a45c47b122ac&sort_dir=asc used request id req-ad51deeb-34a9-4165-8fda-626332fbb0b3 2019-04-09 11:01:23,572 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0744149684906s 2019-04-09 11:01:28,578 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:01:28,581 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=d64d6e28-0957-4d59-adc3-a45c47b122ac&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:01:28,610 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:01:19 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=d64d6e28-0957-4d59-adc3-a45c47b122ac&sort_dir=asc Server: Apache x-openstack-request-id: req-414caa8a-f095-42ae-8abd-8cca2250e535 2019-04-09 11:01:28,610 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:01:28,653 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:01:19 GMT Server: Apache x-openstack-request-id: req-6e780b3d-7cf5-4440-a80a-3951acab21a0 2019-04-09 11:01:28,654 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:01:28,654 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=d64d6e28-0957-4d59-adc3-a45c47b122ac&sort_dir=asc&marker=d64d6e28-0957-4d59-adc3-a45c47b122ac&sort_dir=asc used request id req-6e780b3d-7cf5-4440-a80a-3951acab21a0 2019-04-09 11:01:28,654 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0762078762054s 2019-04-09 11:01:28,654 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-09 11:01:28,657 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:01:28,685 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:01:19 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False Server: Apache x-openstack-request-id: req-110db763-2a04-49d4-b447-fc9e2d7b5b72 2019-04-09 11:01:28,686 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:01:28,727 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Tue, 09 Apr 2019 11:01:19 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-e7adc5b0-85aa-4b93-a906-8210a3225b04 2019-04-09 11:01:28,728 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "da1426745d3d4a2ab538c4c6721804f4", "image": "heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_42ec05fa-9a5a-4193-ba0d-81c792442209", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b62787c2-635d-4893-8553-7ee0260442ff"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5fc4c7fd07e947fb8641de4126c9f897", "tags": null, "creation_time": "2019-04-09T10:54:54Z", "links": [{"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-09 11:01:28,728 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False used request id req-e7adc5b0-85aa-4b93-a906-8210a3225b04 2019-04-09 11:01:28,728 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0739798545837s 2019-04-09 11:01:33,735 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:01:33,738 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=d64d6e28-0957-4d59-adc3-a45c47b122ac&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:01:33,765 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:01:24 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=d64d6e28-0957-4d59-adc3-a45c47b122ac&sort_dir=asc Server: Apache x-openstack-request-id: req-d46b892f-dd41-4035-9d82-d07387310e7e 2019-04-09 11:01:33,765 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:01:33,808 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:01:24 GMT Server: Apache x-openstack-request-id: req-342a456d-4166-494e-90d5-7993e939578a 2019-04-09 11:01:33,808 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:01:33,808 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=d64d6e28-0957-4d59-adc3-a45c47b122ac&sort_dir=asc&marker=d64d6e28-0957-4d59-adc3-a45c47b122ac&sort_dir=asc used request id req-342a456d-4166-494e-90d5-7993e939578a 2019-04-09 11:01:33,808 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0733389854431s 2019-04-09 11:01:38,814 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:01:38,817 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=d64d6e28-0957-4d59-adc3-a45c47b122ac&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:01:38,843 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:01:29 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=d64d6e28-0957-4d59-adc3-a45c47b122ac&sort_dir=asc Server: Apache x-openstack-request-id: req-f303a52c-138d-4fe5-b62a-d275703e8052 2019-04-09 11:01:38,844 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:01:39,152 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:01:29 GMT Server: Apache x-openstack-request-id: req-8dfc02b2-1fc9-404f-a497-f4a82b8e2054 2019-04-09 11:01:39,152 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:01:39,152 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=d64d6e28-0957-4d59-adc3-a45c47b122ac&sort_dir=asc&marker=d64d6e28-0957-4d59-adc3-a45c47b122ac&sort_dir=asc used request id req-8dfc02b2-1fc9-404f-a497-f4a82b8e2054 2019-04-09 11:01:39,152 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.338192939758s 2019-04-09 11:01:39,153 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-09 11:01:39,156 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:01:39,181 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:01:29 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False Server: Apache x-openstack-request-id: req-e9dd89f6-23a9-4144-8ef9-1b1229b16ad3 2019-04-09 11:01:39,181 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:01:39,206 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Tue, 09 Apr 2019 11:01:29 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-91fef2fb-7de6-43b8-b8ba-837062f06dd7 2019-04-09 11:01:39,206 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "da1426745d3d4a2ab538c4c6721804f4", "image": "heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_42ec05fa-9a5a-4193-ba0d-81c792442209", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b62787c2-635d-4893-8553-7ee0260442ff"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5fc4c7fd07e947fb8641de4126c9f897", "tags": null, "creation_time": "2019-04-09T10:54:54Z", "links": [{"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-09 11:01:39,206 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False used request id req-91fef2fb-7de6-43b8-b8ba-837062f06dd7 2019-04-09 11:01:39,206 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0538139343262s 2019-04-09 11:01:44,213 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:01:44,216 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=d64d6e28-0957-4d59-adc3-a45c47b122ac&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:01:44,244 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:01:34 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=d64d6e28-0957-4d59-adc3-a45c47b122ac&sort_dir=asc Server: Apache x-openstack-request-id: req-e23cf6f3-1938-44fb-b51a-c50efbab1d28 2019-04-09 11:01:44,245 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:01:44,286 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:01:34 GMT Server: Apache x-openstack-request-id: req-b7796f6a-9ec2-45d0-b849-406b108e52f0 2019-04-09 11:01:44,287 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:01:44,287 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=d64d6e28-0957-4d59-adc3-a45c47b122ac&sort_dir=asc&marker=d64d6e28-0957-4d59-adc3-a45c47b122ac&sort_dir=asc used request id req-b7796f6a-9ec2-45d0-b849-406b108e52f0 2019-04-09 11:01:44,287 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0743029117584s 2019-04-09 11:01:49,293 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:01:49,296 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=d64d6e28-0957-4d59-adc3-a45c47b122ac&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:01:49,324 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:01:39 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=d64d6e28-0957-4d59-adc3-a45c47b122ac&sort_dir=asc Server: Apache x-openstack-request-id: req-85b6f648-762d-4d92-8b59-d91f706871ef 2019-04-09 11:01:49,324 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:01:49,366 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:01:39 GMT Server: Apache x-openstack-request-id: req-a5bcb06b-27a8-424b-9846-e31fcca91036 2019-04-09 11:01:49,366 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:01:49,366 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=d64d6e28-0957-4d59-adc3-a45c47b122ac&sort_dir=asc&marker=d64d6e28-0957-4d59-adc3-a45c47b122ac&sort_dir=asc used request id req-a5bcb06b-27a8-424b-9846-e31fcca91036 2019-04-09 11:01:49,366 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0734009742737s 2019-04-09 11:01:49,367 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-09 11:01:49,370 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:01:49,395 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:01:39 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False Server: Apache x-openstack-request-id: req-98921f38-97b6-4a09-845f-462021250429 2019-04-09 11:01:49,395 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:01:49,617 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Tue, 09 Apr 2019 11:01:39 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-3dd3c797-709b-4a94-adde-cb26f851d537 2019-04-09 11:01:49,617 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "da1426745d3d4a2ab538c4c6721804f4", "image": "heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_42ec05fa-9a5a-4193-ba0d-81c792442209", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b62787c2-635d-4893-8553-7ee0260442ff"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5fc4c7fd07e947fb8641de4126c9f897", "tags": null, "creation_time": "2019-04-09T10:54:54Z", "links": [{"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-09 11:01:49,618 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False used request id req-3dd3c797-709b-4a94-adde-cb26f851d537 2019-04-09 11:01:49,618 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.251038074493s 2019-04-09 11:01:54,624 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:01:54,628 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=d64d6e28-0957-4d59-adc3-a45c47b122ac&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:01:54,656 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:01:45 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=d64d6e28-0957-4d59-adc3-a45c47b122ac&sort_dir=asc Server: Apache x-openstack-request-id: req-7de372c5-e2c4-44ba-9b03-816628bbd724 2019-04-09 11:01:54,656 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:01:54,700 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:01:45 GMT Server: Apache x-openstack-request-id: req-7caa9b31-fa69-4879-a8eb-58f596818dc3 2019-04-09 11:01:54,700 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:01:54,701 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=d64d6e28-0957-4d59-adc3-a45c47b122ac&sort_dir=asc&marker=d64d6e28-0957-4d59-adc3-a45c47b122ac&sort_dir=asc used request id req-7caa9b31-fa69-4879-a8eb-58f596818dc3 2019-04-09 11:01:54,701 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0763590335846s 2019-04-09 11:01:59,706 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:01:59,710 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=d64d6e28-0957-4d59-adc3-a45c47b122ac&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:01:59,739 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:01:50 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=d64d6e28-0957-4d59-adc3-a45c47b122ac&sort_dir=asc Server: Apache x-openstack-request-id: req-f33c5277-a5c8-49ed-bdff-e83711a23640 2019-04-09 11:01:59,740 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:01:59,782 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:01:50 GMT Server: Apache x-openstack-request-id: req-2aab69dc-9d48-4e36-9dc6-3bdfa5ab0053 2019-04-09 11:01:59,783 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:01:59,783 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=d64d6e28-0957-4d59-adc3-a45c47b122ac&sort_dir=asc&marker=d64d6e28-0957-4d59-adc3-a45c47b122ac&sort_dir=asc used request id req-2aab69dc-9d48-4e36-9dc6-3bdfa5ab0053 2019-04-09 11:01:59,783 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0766050815582s 2019-04-09 11:01:59,783 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-09 11:01:59,787 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:01:59,814 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:01:50 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False Server: Apache x-openstack-request-id: req-f800533e-140b-4cba-9478-3f6a90238ab6 2019-04-09 11:01:59,814 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:01:59,857 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Tue, 09 Apr 2019 11:01:50 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-a93e5806-064d-4f9c-af00-836a57dfd233 2019-04-09 11:01:59,858 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "da1426745d3d4a2ab538c4c6721804f4", "image": "heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_42ec05fa-9a5a-4193-ba0d-81c792442209", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b62787c2-635d-4893-8553-7ee0260442ff"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5fc4c7fd07e947fb8641de4126c9f897", "tags": null, "creation_time": "2019-04-09T10:54:54Z", "links": [{"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-09 11:01:59,858 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False used request id req-a93e5806-064d-4f9c-af00-836a57dfd233 2019-04-09 11:01:59,858 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0748000144958s 2019-04-09 11:02:04,865 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:02:04,868 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=d64d6e28-0957-4d59-adc3-a45c47b122ac&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:02:04,898 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:01:55 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=d64d6e28-0957-4d59-adc3-a45c47b122ac&sort_dir=asc Server: Apache x-openstack-request-id: req-448ba031-431f-4727-b98d-74a460939a2c 2019-04-09 11:02:04,898 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:02:04,941 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:01:55 GMT Server: Apache x-openstack-request-id: req-363b1a23-9ab8-4263-af4d-57fafaa34290 2019-04-09 11:02:04,941 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:02:04,941 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=d64d6e28-0957-4d59-adc3-a45c47b122ac&sort_dir=asc&marker=d64d6e28-0957-4d59-adc3-a45c47b122ac&sort_dir=asc used request id req-363b1a23-9ab8-4263-af4d-57fafaa34290 2019-04-09 11:02:04,941 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0763380527496s 2019-04-09 11:02:09,947 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:02:09,950 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=d64d6e28-0957-4d59-adc3-a45c47b122ac&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:02:09,978 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:02:00 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=d64d6e28-0957-4d59-adc3-a45c47b122ac&sort_dir=asc Server: Apache x-openstack-request-id: req-fb56cd5e-6126-4bab-b6d0-dc99e93c53d0 2019-04-09 11:02:09,978 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:02:10,019 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:02:00 GMT Server: Apache x-openstack-request-id: req-61cc4d5c-1082-493c-9114-a7cf6190372a 2019-04-09 11:02:10,019 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:02:10,020 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=d64d6e28-0957-4d59-adc3-a45c47b122ac&sort_dir=asc&marker=d64d6e28-0957-4d59-adc3-a45c47b122ac&sort_dir=asc used request id req-61cc4d5c-1082-493c-9114-a7cf6190372a 2019-04-09 11:02:10,020 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0727918148041s 2019-04-09 11:02:10,020 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-09 11:02:10,024 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:02:10,051 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:02:00 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False Server: Apache x-openstack-request-id: req-ce6d1658-0e73-4ee8-9513-df50b7f4b51a 2019-04-09 11:02:10,052 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:02:10,093 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Tue, 09 Apr 2019 11:02:00 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-3fd77c3a-aacd-4c95-be75-7f48d2a2273e 2019-04-09 11:02:10,093 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "da1426745d3d4a2ab538c4c6721804f4", "image": "heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_42ec05fa-9a5a-4193-ba0d-81c792442209", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b62787c2-635d-4893-8553-7ee0260442ff"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5fc4c7fd07e947fb8641de4126c9f897", "tags": null, "creation_time": "2019-04-09T10:54:54Z", "links": [{"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-09 11:02:10,094 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False used request id req-3fd77c3a-aacd-4c95-be75-7f48d2a2273e 2019-04-09 11:02:10,094 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.073343038559s 2019-04-09 11:02:15,100 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:02:15,104 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=d64d6e28-0957-4d59-adc3-a45c47b122ac&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:02:15,132 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:02:05 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=d64d6e28-0957-4d59-adc3-a45c47b122ac&sort_dir=asc Server: Apache x-openstack-request-id: req-57488221-e23a-480f-9c84-b02cfb14f50c 2019-04-09 11:02:15,132 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:02:15,174 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:02:05 GMT Server: Apache x-openstack-request-id: req-0e2fbb6b-696a-4c12-b9ce-5bdd24b20825 2019-04-09 11:02:15,174 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:02:15,174 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=d64d6e28-0957-4d59-adc3-a45c47b122ac&sort_dir=asc&marker=d64d6e28-0957-4d59-adc3-a45c47b122ac&sort_dir=asc used request id req-0e2fbb6b-696a-4c12-b9ce-5bdd24b20825 2019-04-09 11:02:15,174 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0738098621368s 2019-04-09 11:02:20,180 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:02:20,184 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=d64d6e28-0957-4d59-adc3-a45c47b122ac&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:02:20,213 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:02:10 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=d64d6e28-0957-4d59-adc3-a45c47b122ac&sort_dir=asc Server: Apache x-openstack-request-id: req-6b91a728-fcf7-42a9-88a8-8c08a90f8cb2 2019-04-09 11:02:20,214 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:02:20,262 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:02:10 GMT Server: Apache x-openstack-request-id: req-9a016d15-f3be-42df-8799-999cc8393ef2 2019-04-09 11:02:20,262 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:02:20,262 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=d64d6e28-0957-4d59-adc3-a45c47b122ac&sort_dir=asc&marker=d64d6e28-0957-4d59-adc3-a45c47b122ac&sort_dir=asc used request id req-9a016d15-f3be-42df-8799-999cc8393ef2 2019-04-09 11:02:20,262 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0820231437683s 2019-04-09 11:02:20,263 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-09 11:02:20,266 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:02:20,293 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:02:10 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False Server: Apache x-openstack-request-id: req-ed6bde1c-bf01-48bf-8517-e30ee9b726e1 2019-04-09 11:02:20,293 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:02:20,336 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Tue, 09 Apr 2019 11:02:10 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-b26a8d4c-c4a7-48c6-bbea-fb4f3563b01a 2019-04-09 11:02:20,337 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "da1426745d3d4a2ab538c4c6721804f4", "image": "heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_42ec05fa-9a5a-4193-ba0d-81c792442209", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b62787c2-635d-4893-8553-7ee0260442ff"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5fc4c7fd07e947fb8641de4126c9f897", "tags": null, "creation_time": "2019-04-09T10:54:54Z", "links": [{"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-09 11:02:20,337 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False used request id req-b26a8d4c-c4a7-48c6-bbea-fb4f3563b01a 2019-04-09 11:02:20,337 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0744240283966s 2019-04-09 11:02:25,344 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:02:25,347 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=d64d6e28-0957-4d59-adc3-a45c47b122ac&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:02:25,376 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:02:15 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=d64d6e28-0957-4d59-adc3-a45c47b122ac&sort_dir=asc Server: Apache x-openstack-request-id: req-750337e3-e0ce-4354-86f5-61f794a48c68 2019-04-09 11:02:25,376 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:02:25,418 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:02:15 GMT Server: Apache x-openstack-request-id: req-73c1e60a-0af3-4812-8477-5475ecd4873e 2019-04-09 11:02:25,419 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:02:25,419 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=d64d6e28-0957-4d59-adc3-a45c47b122ac&sort_dir=asc&marker=d64d6e28-0957-4d59-adc3-a45c47b122ac&sort_dir=asc used request id req-73c1e60a-0af3-4812-8477-5475ecd4873e 2019-04-09 11:02:25,419 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0749690532684s 2019-04-09 11:02:30,424 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:02:30,428 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=d64d6e28-0957-4d59-adc3-a45c47b122ac&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:02:30,457 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:02:20 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=d64d6e28-0957-4d59-adc3-a45c47b122ac&sort_dir=asc Server: Apache x-openstack-request-id: req-4f2760c0-f1d8-4dd3-b91e-9dd2068999e3 2019-04-09 11:02:30,457 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:02:30,499 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:02:20 GMT Server: Apache x-openstack-request-id: req-dcde95ed-7ab5-4049-8889-aff7393d8843 2019-04-09 11:02:30,500 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:02:30,500 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=d64d6e28-0957-4d59-adc3-a45c47b122ac&sort_dir=asc&marker=d64d6e28-0957-4d59-adc3-a45c47b122ac&sort_dir=asc used request id req-dcde95ed-7ab5-4049-8889-aff7393d8843 2019-04-09 11:02:30,500 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.075560092926s 2019-04-09 11:02:30,501 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-09 11:02:30,504 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:02:30,531 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:02:21 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False Server: Apache x-openstack-request-id: req-ee9cbd8b-00e8-4e0d-ab94-d4af3bcccf28 2019-04-09 11:02:30,531 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:02:30,573 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Tue, 09 Apr 2019 11:02:21 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-99deb8e5-a6c3-4966-aa78-df0bf4ea3954 2019-04-09 11:02:30,574 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "da1426745d3d4a2ab538c4c6721804f4", "image": "heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_42ec05fa-9a5a-4193-ba0d-81c792442209", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b62787c2-635d-4893-8553-7ee0260442ff"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5fc4c7fd07e947fb8641de4126c9f897", "tags": null, "creation_time": "2019-04-09T10:54:54Z", "links": [{"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-09 11:02:30,574 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False used request id req-99deb8e5-a6c3-4966-aa78-df0bf4ea3954 2019-04-09 11:02:30,574 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0735259056091s 2019-04-09 11:02:35,581 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:02:35,584 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=d64d6e28-0957-4d59-adc3-a45c47b122ac&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:02:35,613 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:02:26 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=d64d6e28-0957-4d59-adc3-a45c47b122ac&sort_dir=asc Server: Apache x-openstack-request-id: req-8c2d37ab-5634-496e-8a62-a10f7ec6e81f 2019-04-09 11:02:35,613 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:02:35,660 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:02:26 GMT Server: Apache x-openstack-request-id: req-4806440e-1b82-4f58-b0b7-afdfc1a1412a 2019-04-09 11:02:35,660 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:02:35,660 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=d64d6e28-0957-4d59-adc3-a45c47b122ac&sort_dir=asc&marker=d64d6e28-0957-4d59-adc3-a45c47b122ac&sort_dir=asc used request id req-4806440e-1b82-4f58-b0b7-afdfc1a1412a 2019-04-09 11:02:35,661 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0798540115356s 2019-04-09 11:02:40,666 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:02:40,670 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=d64d6e28-0957-4d59-adc3-a45c47b122ac&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:02:40,696 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:02:31 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=d64d6e28-0957-4d59-adc3-a45c47b122ac&sort_dir=asc Server: Apache x-openstack-request-id: req-af1e8ac4-e411-4c03-8cdb-c73b14a88caa 2019-04-09 11:02:40,696 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:02:40,740 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 451 Content-Type: application/json Date: Tue, 09 Apr 2019 11:02:31 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-167ed197-6aac-490c-9a9c-37377441f888 2019-04-09 11:02:40,741 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "ellis", "event_time": "2019-04-09T11:02:29Z", "links": [{"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/resources/ellis/events/b094f0a5-4eea-4842-8c77-f186d6d2344f", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/resources/ellis", "rel": "resource"}, {"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "rel": "stack"}], "logical_resource_id": "ellis", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "429d4d74-db28-4209-865b-4150f6128e36", "id": "b094f0a5-4eea-4842-8c77-f186d6d2344f"}, {"resource_name": "vellum", "event_time": "2019-04-09T11:02:29Z", "links": [{"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/resources/vellum/events/9afac77e-1b07-4f89-bba6-546e5d525b12", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/resources/vellum", "rel": "resource"}, {"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "rel": "stack"}], "logical_resource_id": "vellum", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-vellum-qzaulybijjno", "id": "9afac77e-1b07-4f89-bba6-546e5d525b12"}]} 2019-04-09 11:02:40,741 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=d64d6e28-0957-4d59-adc3-a45c47b122ac&sort_dir=asc&marker=d64d6e28-0957-4d59-adc3-a45c47b122ac&sort_dir=asc used request id req-167ed197-6aac-490c-9a9c-37377441f888 2019-04-09 11:02:40,741 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0748450756073s 2019-04-09 11:02:45,747 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:02:45,751 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:02:45,777 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:02:36 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc Server: Apache x-openstack-request-id: req-14b1dff6-326a-40cd-929a-dfd5fe61253b 2019-04-09 11:02:45,777 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:02:45,850 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:02:36 GMT Server: Apache x-openstack-request-id: req-6a51c854-9993-4478-a15e-6c533cfcbd4c 2019-04-09 11:02:45,850 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:02:45,850 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc&marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc used request id req-6a51c854-9993-4478-a15e-6c533cfcbd4c 2019-04-09 11:02:45,851 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.103323936462s 2019-04-09 11:02:50,856 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:02:50,860 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:02:50,886 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:02:41 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc Server: Apache x-openstack-request-id: req-83182488-5313-4c22-b75e-59d01aaf0a49 2019-04-09 11:02:50,886 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:02:50,927 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:02:41 GMT Server: Apache x-openstack-request-id: req-b17b14ca-136c-47f8-8166-1b870484ab4b 2019-04-09 11:02:50,927 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:02:50,928 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc&marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc used request id req-b17b14ca-136c-47f8-8166-1b870484ab4b 2019-04-09 11:02:50,928 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0714530944824s 2019-04-09 11:02:50,928 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-09 11:02:50,932 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:02:50,975 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:02:41 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False Server: Apache x-openstack-request-id: req-5e73fcd9-fd95-40a1-b1b5-a9c720f30aab 2019-04-09 11:02:50,975 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:02:51,018 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Tue, 09 Apr 2019 11:02:41 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-39a762f3-c994-460c-99c9-b30f46442d57 2019-04-09 11:02:51,019 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "da1426745d3d4a2ab538c4c6721804f4", "image": "heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_42ec05fa-9a5a-4193-ba0d-81c792442209", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b62787c2-635d-4893-8553-7ee0260442ff"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5fc4c7fd07e947fb8641de4126c9f897", "tags": null, "creation_time": "2019-04-09T10:54:54Z", "links": [{"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-09 11:02:51,019 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False used request id req-39a762f3-c994-460c-99c9-b30f46442d57 2019-04-09 11:02:51,019 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0905079841614s 2019-04-09 11:02:56,025 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:02:56,029 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:02:56,057 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:02:46 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc Server: Apache x-openstack-request-id: req-996249c1-7cf6-49c4-afed-54d179aabb82 2019-04-09 11:02:56,057 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:02:56,098 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:02:46 GMT Server: Apache x-openstack-request-id: req-16b0936a-c9b3-4aa3-9bde-3f996878934d 2019-04-09 11:02:56,098 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:02:56,098 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc&marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc used request id req-16b0936a-c9b3-4aa3-9bde-3f996878934d 2019-04-09 11:02:56,098 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0731239318848s 2019-04-09 11:03:01,104 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:03:01,108 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:03:01,136 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:02:51 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc Server: Apache x-openstack-request-id: req-b325c249-3536-4f03-bcfa-950849404ac7 2019-04-09 11:03:01,136 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:03:01,179 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:02:51 GMT Server: Apache x-openstack-request-id: req-d09cd041-2e83-49ff-832b-7282495e0f93 2019-04-09 11:03:01,180 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:03:01,180 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc&marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc used request id req-d09cd041-2e83-49ff-832b-7282495e0f93 2019-04-09 11:03:01,180 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0758199691772s 2019-04-09 11:03:01,181 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-09 11:03:01,184 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:03:01,209 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:02:51 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False Server: Apache x-openstack-request-id: req-06c08e65-f85f-4e4c-860d-77a7109d6391 2019-04-09 11:03:01,209 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:03:01,250 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Tue, 09 Apr 2019 11:02:51 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-e408d768-df6a-4146-825a-5dc4ecc499c8 2019-04-09 11:03:01,250 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "da1426745d3d4a2ab538c4c6721804f4", "image": "heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_42ec05fa-9a5a-4193-ba0d-81c792442209", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b62787c2-635d-4893-8553-7ee0260442ff"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5fc4c7fd07e947fb8641de4126c9f897", "tags": null, "creation_time": "2019-04-09T10:54:54Z", "links": [{"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-09 11:03:01,250 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False used request id req-e408d768-df6a-4146-825a-5dc4ecc499c8 2019-04-09 11:03:01,251 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0699138641357s 2019-04-09 11:03:06,257 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:03:06,261 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:03:06,287 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:02:56 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc Server: Apache x-openstack-request-id: req-0660e3e6-9610-44b5-9bac-53f73c31e9a6 2019-04-09 11:03:06,287 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:03:06,332 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:02:56 GMT Server: Apache x-openstack-request-id: req-172b5672-9846-4a6d-8b37-7a5823ea3585 2019-04-09 11:03:06,332 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:03:06,332 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc&marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc used request id req-172b5672-9846-4a6d-8b37-7a5823ea3585 2019-04-09 11:03:06,332 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.07479596138s 2019-04-09 11:03:11,338 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:03:11,341 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:03:11,368 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:03:01 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc Server: Apache x-openstack-request-id: req-489c2fcf-12ee-463b-8623-598a0cf22fd7 2019-04-09 11:03:11,368 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:03:11,410 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:03:01 GMT Server: Apache x-openstack-request-id: req-a5518395-4bf2-42a5-9b8a-d10043c2b817 2019-04-09 11:03:11,410 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:03:11,410 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc&marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc used request id req-a5518395-4bf2-42a5-9b8a-d10043c2b817 2019-04-09 11:03:11,411 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0726759433746s 2019-04-09 11:03:11,411 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-09 11:03:11,415 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:03:11,439 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:03:01 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False Server: Apache x-openstack-request-id: req-89a0541e-0b8b-4e69-8d21-b7acfce063e2 2019-04-09 11:03:11,440 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:03:11,480 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Tue, 09 Apr 2019 11:03:01 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-33875eaf-2f07-4147-bc10-d6bb2e034729 2019-04-09 11:03:11,480 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "da1426745d3d4a2ab538c4c6721804f4", "image": "heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_42ec05fa-9a5a-4193-ba0d-81c792442209", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b62787c2-635d-4893-8553-7ee0260442ff"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5fc4c7fd07e947fb8641de4126c9f897", "tags": null, "creation_time": "2019-04-09T10:54:54Z", "links": [{"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-09 11:03:11,480 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False used request id req-33875eaf-2f07-4147-bc10-d6bb2e034729 2019-04-09 11:03:11,481 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0693509578705s 2019-04-09 11:03:16,487 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:03:16,491 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:03:16,518 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:03:07 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc Server: Apache x-openstack-request-id: req-f4f17990-4657-4d4a-b18c-ddd4bb30ef5d 2019-04-09 11:03:16,518 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:03:16,560 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:03:07 GMT Server: Apache x-openstack-request-id: req-493ab44f-c9db-4bb1-8c7a-6febcaa3b98e 2019-04-09 11:03:16,560 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:03:16,560 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc&marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc used request id req-493ab44f-c9db-4bb1-8c7a-6febcaa3b98e 2019-04-09 11:03:16,561 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0731530189514s 2019-04-09 11:03:21,566 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:03:21,570 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:03:21,598 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:03:12 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc Server: Apache x-openstack-request-id: req-09707c5d-f14b-409d-93f9-fc3de49688d2 2019-04-09 11:03:21,598 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:03:21,639 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:03:12 GMT Server: Apache x-openstack-request-id: req-3786668f-8760-46e6-a8bf-59b5d2fa49ca 2019-04-09 11:03:21,639 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:03:21,639 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc&marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc used request id req-3786668f-8760-46e6-a8bf-59b5d2fa49ca 2019-04-09 11:03:21,639 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0730438232422s 2019-04-09 11:03:21,640 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-09 11:03:21,643 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:03:21,669 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:03:12 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False Server: Apache x-openstack-request-id: req-36da17b1-5037-4f62-82b4-09abceda2b0c 2019-04-09 11:03:21,669 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:03:21,710 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Tue, 09 Apr 2019 11:03:12 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-2547b138-fe32-4a67-95ac-287638a8f3cd 2019-04-09 11:03:21,710 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "da1426745d3d4a2ab538c4c6721804f4", "image": "heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_42ec05fa-9a5a-4193-ba0d-81c792442209", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b62787c2-635d-4893-8553-7ee0260442ff"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5fc4c7fd07e947fb8641de4126c9f897", "tags": null, "creation_time": "2019-04-09T10:54:54Z", "links": [{"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-09 11:03:21,710 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False used request id req-2547b138-fe32-4a67-95ac-287638a8f3cd 2019-04-09 11:03:21,711 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0706961154938s 2019-04-09 11:03:26,717 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:03:26,721 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:03:26,749 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:03:17 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc Server: Apache x-openstack-request-id: req-bfe9cb54-dd2c-4334-8c6b-6d3507f81bd3 2019-04-09 11:03:26,749 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:03:26,791 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:03:17 GMT Server: Apache x-openstack-request-id: req-8354c10b-1b52-4a48-8df7-fcc9ab5aaa22 2019-04-09 11:03:26,791 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:03:26,792 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc&marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc used request id req-8354c10b-1b52-4a48-8df7-fcc9ab5aaa22 2019-04-09 11:03:26,792 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.074606180191s 2019-04-09 11:03:31,797 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:03:31,801 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:03:31,830 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:03:22 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc Server: Apache x-openstack-request-id: req-2ad5d9de-4aea-42de-8b14-7c809549dd60 2019-04-09 11:03:31,830 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:03:31,873 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:03:22 GMT Server: Apache x-openstack-request-id: req-67baea24-a41b-4b91-ab55-e2918f3dc6d0 2019-04-09 11:03:31,874 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:03:31,874 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc&marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc used request id req-67baea24-a41b-4b91-ab55-e2918f3dc6d0 2019-04-09 11:03:31,874 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0764241218567s 2019-04-09 11:03:31,874 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-09 11:03:31,878 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:03:31,905 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:03:22 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False Server: Apache x-openstack-request-id: req-d851a062-0989-4fb6-801a-e28e73447b7e 2019-04-09 11:03:31,905 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:03:31,947 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Tue, 09 Apr 2019 11:03:22 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-9784007a-53dd-4bbd-81d4-aeeef4beef27 2019-04-09 11:03:31,947 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "da1426745d3d4a2ab538c4c6721804f4", "image": "heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_42ec05fa-9a5a-4193-ba0d-81c792442209", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b62787c2-635d-4893-8553-7ee0260442ff"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5fc4c7fd07e947fb8641de4126c9f897", "tags": null, "creation_time": "2019-04-09T10:54:54Z", "links": [{"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-09 11:03:31,948 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False used request id req-9784007a-53dd-4bbd-81d4-aeeef4beef27 2019-04-09 11:03:31,948 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0733370780945s 2019-04-09 11:03:36,954 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:03:36,958 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:03:36,987 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:03:27 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc Server: Apache x-openstack-request-id: req-337ab802-04da-48fe-9441-5db67abee9fd 2019-04-09 11:03:36,988 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:03:37,030 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:03:27 GMT Server: Apache x-openstack-request-id: req-a0c463d2-5841-4699-b55f-d4b509281580 2019-04-09 11:03:37,031 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:03:37,031 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc&marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc used request id req-a0c463d2-5841-4699-b55f-d4b509281580 2019-04-09 11:03:37,031 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0765120983124s 2019-04-09 11:03:42,037 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:03:42,041 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:03:42,067 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:03:32 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc Server: Apache x-openstack-request-id: req-58070761-0acc-4438-acee-a29a74a27394 2019-04-09 11:03:42,067 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:03:42,110 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:03:32 GMT Server: Apache x-openstack-request-id: req-4e1f18dd-8087-4d23-ba64-e9fd78401de1 2019-04-09 11:03:42,110 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:03:42,111 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc&marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc used request id req-4e1f18dd-8087-4d23-ba64-e9fd78401de1 2019-04-09 11:03:42,111 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0737991333008s 2019-04-09 11:03:42,111 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-09 11:03:42,114 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:03:42,139 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:03:32 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False Server: Apache x-openstack-request-id: req-192fb6a3-1997-45e8-8168-71c19ed664fd 2019-04-09 11:03:42,139 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:03:42,180 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Tue, 09 Apr 2019 11:03:32 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-4eb77fc1-2178-4e32-9585-51844c4ebfa3 2019-04-09 11:03:42,181 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "da1426745d3d4a2ab538c4c6721804f4", "image": "heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_42ec05fa-9a5a-4193-ba0d-81c792442209", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b62787c2-635d-4893-8553-7ee0260442ff"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5fc4c7fd07e947fb8641de4126c9f897", "tags": null, "creation_time": "2019-04-09T10:54:54Z", "links": [{"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-09 11:03:42,181 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False used request id req-4eb77fc1-2178-4e32-9585-51844c4ebfa3 2019-04-09 11:03:42,181 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0700418949127s 2019-04-09 11:03:47,188 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:03:47,192 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:03:47,220 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:03:37 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc Server: Apache x-openstack-request-id: req-abfa4db0-c32e-40fe-b0e1-63a74ead6ad9 2019-04-09 11:03:47,220 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:03:47,261 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:03:37 GMT Server: Apache x-openstack-request-id: req-b68eb54f-29d3-456d-bdb1-200746c5c58c 2019-04-09 11:03:47,262 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:03:47,262 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc&marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc used request id req-b68eb54f-29d3-456d-bdb1-200746c5c58c 2019-04-09 11:03:47,262 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0736119747162s 2019-04-09 11:03:52,268 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:03:52,272 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:03:52,298 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:03:42 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc Server: Apache x-openstack-request-id: req-20afee5f-4132-4559-90e3-d50e293ec298 2019-04-09 11:03:52,298 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:03:52,340 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:03:42 GMT Server: Apache x-openstack-request-id: req-6552119f-d635-4317-ab35-919d4ce73e84 2019-04-09 11:03:52,340 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:03:52,340 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc&marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc used request id req-6552119f-d635-4317-ab35-919d4ce73e84 2019-04-09 11:03:52,341 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0726289749146s 2019-04-09 11:03:52,341 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-09 11:03:52,344 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:03:52,371 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:03:42 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False Server: Apache x-openstack-request-id: req-fe6e3a3f-7d62-431d-87fb-4b7d021d5649 2019-04-09 11:03:52,372 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:03:52,397 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Tue, 09 Apr 2019 11:03:42 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-10734413-4f51-41aa-92be-27730be7bdd7 2019-04-09 11:03:52,398 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "da1426745d3d4a2ab538c4c6721804f4", "image": "heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_42ec05fa-9a5a-4193-ba0d-81c792442209", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b62787c2-635d-4893-8553-7ee0260442ff"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5fc4c7fd07e947fb8641de4126c9f897", "tags": null, "creation_time": "2019-04-09T10:54:54Z", "links": [{"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-09 11:03:52,398 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False used request id req-10734413-4f51-41aa-92be-27730be7bdd7 2019-04-09 11:03:52,398 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.05681681633s 2019-04-09 11:03:57,404 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:03:57,408 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:03:57,435 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:03:47 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc Server: Apache x-openstack-request-id: req-ca16b66e-ca46-40be-b392-3b72e46621bf 2019-04-09 11:03:57,435 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:03:57,477 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:03:47 GMT Server: Apache x-openstack-request-id: req-85a7f918-5e04-4471-9931-d1415b77b58c 2019-04-09 11:03:57,477 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:03:57,477 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc&marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc used request id req-85a7f918-5e04-4471-9931-d1415b77b58c 2019-04-09 11:03:57,478 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.07288813591s 2019-04-09 11:04:02,481 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:04:02,485 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:04:02,514 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:03:52 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc Server: Apache x-openstack-request-id: req-7bff9121-6bbd-42f3-86dc-08f94f8b0b3b 2019-04-09 11:04:02,514 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:04:02,557 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:03:53 GMT Server: Apache x-openstack-request-id: req-ab4537a8-23bb-4b39-8a54-058b43a9f132 2019-04-09 11:04:02,557 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:04:02,557 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc&marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc used request id req-ab4537a8-23bb-4b39-8a54-058b43a9f132 2019-04-09 11:04:02,557 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0757639408112s 2019-04-09 11:04:02,558 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-09 11:04:02,561 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:04:02,587 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:03:53 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False Server: Apache x-openstack-request-id: req-3b584c0a-c450-4084-82f5-49a4872e981f 2019-04-09 11:04:02,588 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:04:02,629 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Tue, 09 Apr 2019 11:03:53 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-b69a0d85-dee6-4c96-8e25-c3ad1843cdf3 2019-04-09 11:04:02,630 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "da1426745d3d4a2ab538c4c6721804f4", "image": "heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_42ec05fa-9a5a-4193-ba0d-81c792442209", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b62787c2-635d-4893-8553-7ee0260442ff"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5fc4c7fd07e947fb8641de4126c9f897", "tags": null, "creation_time": "2019-04-09T10:54:54Z", "links": [{"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-09 11:04:02,630 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False used request id req-b69a0d85-dee6-4c96-8e25-c3ad1843cdf3 2019-04-09 11:04:02,630 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0726370811462s 2019-04-09 11:04:07,637 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:04:07,640 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:04:07,669 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:03:58 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc Server: Apache x-openstack-request-id: req-4ef07aa4-5e4a-4ee6-b576-a5a45e8b9e9b 2019-04-09 11:04:07,669 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:04:07,711 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:03:58 GMT Server: Apache x-openstack-request-id: req-1bbdf942-2874-4b24-a1d6-36d1ca49eb28 2019-04-09 11:04:07,712 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:04:07,712 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc&marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc used request id req-1bbdf942-2874-4b24-a1d6-36d1ca49eb28 2019-04-09 11:04:07,712 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0749039649963s 2019-04-09 11:04:12,717 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:04:12,721 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:04:12,748 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:04:03 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc Server: Apache x-openstack-request-id: req-ce146127-632a-4cd9-ba08-c8676e46ac73 2019-04-09 11:04:12,748 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:04:12,789 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:04:03 GMT Server: Apache x-openstack-request-id: req-df56b752-5c3a-4568-b946-f6e1bc888462 2019-04-09 11:04:12,790 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:04:12,790 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc&marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc used request id req-df56b752-5c3a-4568-b946-f6e1bc888462 2019-04-09 11:04:12,790 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0726730823517s 2019-04-09 11:04:12,791 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-09 11:04:12,794 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:04:12,821 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:04:03 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False Server: Apache x-openstack-request-id: req-844236e3-e297-4cfc-a13a-8c261ab14550 2019-04-09 11:04:12,821 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:04:12,864 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Tue, 09 Apr 2019 11:04:03 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-7dd86fc1-603f-4dd3-9c73-b8b1b113892d 2019-04-09 11:04:12,865 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "da1426745d3d4a2ab538c4c6721804f4", "image": "heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_42ec05fa-9a5a-4193-ba0d-81c792442209", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b62787c2-635d-4893-8553-7ee0260442ff"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5fc4c7fd07e947fb8641de4126c9f897", "tags": null, "creation_time": "2019-04-09T10:54:54Z", "links": [{"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-09 11:04:12,865 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False used request id req-7dd86fc1-603f-4dd3-9c73-b8b1b113892d 2019-04-09 11:04:12,865 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0743560791016s 2019-04-09 11:04:17,872 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:04:17,875 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:04:17,904 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:04:08 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc Server: Apache x-openstack-request-id: req-0e412abf-9ad1-4a97-930f-286a914b7f0f 2019-04-09 11:04:17,904 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:04:17,948 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:04:08 GMT Server: Apache x-openstack-request-id: req-98fa085a-e2af-45ad-a580-2729ab0b5ddd 2019-04-09 11:04:17,948 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:04:17,948 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc&marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc used request id req-98fa085a-e2af-45ad-a580-2729ab0b5ddd 2019-04-09 11:04:17,948 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0765290260315s 2019-04-09 11:04:22,954 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:04:22,958 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:04:22,985 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:04:13 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc Server: Apache x-openstack-request-id: req-07e1b910-5185-4230-92a3-d18098ac3c10 2019-04-09 11:04:22,985 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:04:23,026 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:04:13 GMT Server: Apache x-openstack-request-id: req-0480dda0-974a-4bef-9f3f-bc7082d1c917 2019-04-09 11:04:23,027 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:04:23,027 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc&marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc used request id req-0480dda0-974a-4bef-9f3f-bc7082d1c917 2019-04-09 11:04:23,027 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0726120471954s 2019-04-09 11:04:23,027 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-09 11:04:23,031 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:04:23,057 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:04:13 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False Server: Apache x-openstack-request-id: req-60460a49-69bb-4ce3-80d5-0523e48e7081 2019-04-09 11:04:23,057 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:04:23,099 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Tue, 09 Apr 2019 11:04:13 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-2de2ade1-2bc4-4f92-8614-7d6262c0a7e5 2019-04-09 11:04:23,100 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "da1426745d3d4a2ab538c4c6721804f4", "image": "heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_42ec05fa-9a5a-4193-ba0d-81c792442209", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b62787c2-635d-4893-8553-7ee0260442ff"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5fc4c7fd07e947fb8641de4126c9f897", "tags": null, "creation_time": "2019-04-09T10:54:54Z", "links": [{"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-09 11:04:23,100 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False used request id req-2de2ade1-2bc4-4f92-8614-7d6262c0a7e5 2019-04-09 11:04:23,100 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0729219913483s 2019-04-09 11:04:28,107 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:04:28,111 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:04:28,139 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:04:18 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc Server: Apache x-openstack-request-id: req-d1d10beb-4ed8-4015-8d71-8c0b3aeaa0b9 2019-04-09 11:04:28,139 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:04:28,182 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:04:18 GMT Server: Apache x-openstack-request-id: req-dd433081-a408-4ad5-b85d-a35241d28925 2019-04-09 11:04:28,182 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:04:28,182 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc&marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc used request id req-dd433081-a408-4ad5-b85d-a35241d28925 2019-04-09 11:04:28,182 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0752868652344s 2019-04-09 11:04:33,188 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:04:33,191 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:04:33,219 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:04:23 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc Server: Apache x-openstack-request-id: req-acd1443a-fa8a-4b1c-bd2c-8f03be3f8ef0 2019-04-09 11:04:33,219 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:04:33,263 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:04:23 GMT Server: Apache x-openstack-request-id: req-e3f73a09-1fed-4745-9110-3d7d7b78be00 2019-04-09 11:04:33,264 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:04:33,264 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc&marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc used request id req-e3f73a09-1fed-4745-9110-3d7d7b78be00 2019-04-09 11:04:33,264 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0758190155029s 2019-04-09 11:04:33,264 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-09 11:04:33,268 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:04:33,293 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:04:23 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False Server: Apache x-openstack-request-id: req-efef7e03-284f-4a0c-98c1-b0e10ef192a2 2019-04-09 11:04:33,293 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:04:33,334 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Tue, 09 Apr 2019 11:04:23 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-32e5ea72-ed5d-400b-aa0f-682fc157e3bd 2019-04-09 11:04:33,335 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "da1426745d3d4a2ab538c4c6721804f4", "image": "heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_42ec05fa-9a5a-4193-ba0d-81c792442209", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b62787c2-635d-4893-8553-7ee0260442ff"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5fc4c7fd07e947fb8641de4126c9f897", "tags": null, "creation_time": "2019-04-09T10:54:54Z", "links": [{"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-09 11:04:33,335 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False used request id req-32e5ea72-ed5d-400b-aa0f-682fc157e3bd 2019-04-09 11:04:33,335 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0707869529724s 2019-04-09 11:04:38,342 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:04:38,346 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:04:38,390 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:04:28 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc Server: Apache x-openstack-request-id: req-dc97f05b-ad8e-49fd-94b0-4c36ff74f19d 2019-04-09 11:04:38,390 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:04:38,432 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:04:28 GMT Server: Apache x-openstack-request-id: req-f8cc6f05-2882-449c-9fac-ad59fc0bdb5b 2019-04-09 11:04:38,432 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:04:38,432 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc&marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc used request id req-f8cc6f05-2882-449c-9fac-ad59fc0bdb5b 2019-04-09 11:04:38,432 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0902678966522s 2019-04-09 11:04:43,438 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:04:43,442 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:04:43,470 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:04:33 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc Server: Apache x-openstack-request-id: req-dce68814-b7c7-404a-856c-e3cf9b15fdf2 2019-04-09 11:04:43,470 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:04:43,512 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:04:33 GMT Server: Apache x-openstack-request-id: req-6509e545-1ddd-4ebb-b43a-cd12fe54e3cc 2019-04-09 11:04:43,512 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:04:43,512 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc&marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc used request id req-6509e545-1ddd-4ebb-b43a-cd12fe54e3cc 2019-04-09 11:04:43,512 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0741319656372s 2019-04-09 11:04:43,513 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-09 11:04:43,516 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:04:43,543 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:04:33 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False Server: Apache x-openstack-request-id: req-2fe59c9a-513f-4260-8311-3aaf3e23d1a4 2019-04-09 11:04:43,543 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:04:43,585 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Tue, 09 Apr 2019 11:04:34 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-1aad019e-ff72-432e-bcd7-3a561f75311c 2019-04-09 11:04:43,586 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "da1426745d3d4a2ab538c4c6721804f4", "image": "heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_42ec05fa-9a5a-4193-ba0d-81c792442209", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b62787c2-635d-4893-8553-7ee0260442ff"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5fc4c7fd07e947fb8641de4126c9f897", "tags": null, "creation_time": "2019-04-09T10:54:54Z", "links": [{"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-09 11:04:43,586 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False used request id req-1aad019e-ff72-432e-bcd7-3a561f75311c 2019-04-09 11:04:43,586 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.073077917099s 2019-04-09 11:04:48,593 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:04:48,596 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:04:48,622 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:04:39 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc Server: Apache x-openstack-request-id: req-ad28e97f-4c8a-45af-b742-f96b2f4b9057 2019-04-09 11:04:48,622 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:04:48,663 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:04:39 GMT Server: Apache x-openstack-request-id: req-96b98595-0223-4d7f-9d77-48a0b5d45e12 2019-04-09 11:04:48,663 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:04:48,664 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc&marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc used request id req-96b98595-0223-4d7f-9d77-48a0b5d45e12 2019-04-09 11:04:48,664 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0708909034729s 2019-04-09 11:04:53,669 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:04:53,674 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:04:53,700 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:04:44 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc Server: Apache x-openstack-request-id: req-de1b66cb-a599-463d-afee-a43bb5bc035a 2019-04-09 11:04:53,700 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:04:53,741 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:04:44 GMT Server: Apache x-openstack-request-id: req-f06def65-1c90-4fb6-8ec2-59a11751f082 2019-04-09 11:04:53,742 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:04:53,742 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc&marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc used request id req-f06def65-1c90-4fb6-8ec2-59a11751f082 2019-04-09 11:04:53,742 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0723650455475s 2019-04-09 11:04:53,742 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-09 11:04:53,746 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:04:53,772 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:04:44 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False Server: Apache x-openstack-request-id: req-334db667-d3e4-4e11-ad43-acaf18ba817a 2019-04-09 11:04:53,772 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:04:53,813 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Tue, 09 Apr 2019 11:04:44 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-fd8d23e9-1d88-4d02-b73a-45f44a136ebc 2019-04-09 11:04:53,814 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "da1426745d3d4a2ab538c4c6721804f4", "image": "heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_42ec05fa-9a5a-4193-ba0d-81c792442209", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b62787c2-635d-4893-8553-7ee0260442ff"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5fc4c7fd07e947fb8641de4126c9f897", "tags": null, "creation_time": "2019-04-09T10:54:54Z", "links": [{"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-09 11:04:53,814 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False used request id req-fd8d23e9-1d88-4d02-b73a-45f44a136ebc 2019-04-09 11:04:53,814 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0718061923981s 2019-04-09 11:04:58,821 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:04:58,824 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:04:58,868 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:04:49 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc Server: Apache x-openstack-request-id: req-fc569294-4b51-4fab-a114-d39c04d0aa20 2019-04-09 11:04:58,869 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:04:58,911 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:04:49 GMT Server: Apache x-openstack-request-id: req-78168e0f-5bc4-4806-9524-8b60cf61e0ed 2019-04-09 11:04:58,911 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:04:58,911 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc&marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc used request id req-78168e0f-5bc4-4806-9524-8b60cf61e0ed 2019-04-09 11:04:58,912 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0906341075897s 2019-04-09 11:05:03,917 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:05:03,921 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:05:03,950 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:04:54 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc Server: Apache x-openstack-request-id: req-64c3e010-6698-498f-9662-aa6153387e43 2019-04-09 11:05:03,950 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:05:03,992 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:04:54 GMT Server: Apache x-openstack-request-id: req-9ee6fa98-58b6-47c8-841a-56d8a5b5678c 2019-04-09 11:05:03,993 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:05:03,993 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc&marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc used request id req-9ee6fa98-58b6-47c8-841a-56d8a5b5678c 2019-04-09 11:05:03,993 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0754241943359s 2019-04-09 11:05:03,993 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-09 11:05:03,997 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:05:04,025 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:04:54 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False Server: Apache x-openstack-request-id: req-f9fb43f2-2f01-4ff2-aa5b-d4c9fbc5dbde 2019-04-09 11:05:04,025 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:05:04,068 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Tue, 09 Apr 2019 11:04:54 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-d81b303d-52d5-466d-83be-9cd89c2b7ecf 2019-04-09 11:05:04,068 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "da1426745d3d4a2ab538c4c6721804f4", "image": "heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_42ec05fa-9a5a-4193-ba0d-81c792442209", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b62787c2-635d-4893-8553-7ee0260442ff"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5fc4c7fd07e947fb8641de4126c9f897", "tags": null, "creation_time": "2019-04-09T10:54:54Z", "links": [{"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-09 11:05:04,069 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False used request id req-d81b303d-52d5-466d-83be-9cd89c2b7ecf 2019-04-09 11:05:04,069 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0753490924835s 2019-04-09 11:05:09,075 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:05:09,079 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:05:09,108 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:04:59 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc Server: Apache x-openstack-request-id: req-5200c379-cc00-4ce7-ba4b-a1c52fe2cc94 2019-04-09 11:05:09,108 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:05:09,152 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:04:59 GMT Server: Apache x-openstack-request-id: req-54e7c4ff-a993-434d-baed-065063cc0db8 2019-04-09 11:05:09,152 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:05:09,152 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc&marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc used request id req-54e7c4ff-a993-434d-baed-065063cc0db8 2019-04-09 11:05:09,153 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0768320560455s 2019-04-09 11:05:14,158 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:05:14,162 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:05:14,191 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:05:04 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc Server: Apache x-openstack-request-id: req-3840dceb-1cee-47e1-8f88-bb6dd14845b1 2019-04-09 11:05:14,191 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:05:14,234 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:05:04 GMT Server: Apache x-openstack-request-id: req-f07a493b-f2cc-4186-ad4b-98916db21a7e 2019-04-09 11:05:14,234 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:05:14,234 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc&marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc used request id req-f07a493b-f2cc-4186-ad4b-98916db21a7e 2019-04-09 11:05:14,235 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0762269496918s 2019-04-09 11:05:14,235 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-09 11:05:14,239 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:05:14,281 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:05:04 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False Server: Apache x-openstack-request-id: req-e8b728ce-95d2-4a1d-82ab-1019ed7492ae 2019-04-09 11:05:14,281 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:05:14,324 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Tue, 09 Apr 2019 11:05:04 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-50b63984-3bac-42c7-9f2c-7ba6e6e26941 2019-04-09 11:05:14,324 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "da1426745d3d4a2ab538c4c6721804f4", "image": "heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_42ec05fa-9a5a-4193-ba0d-81c792442209", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b62787c2-635d-4893-8553-7ee0260442ff"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5fc4c7fd07e947fb8641de4126c9f897", "tags": null, "creation_time": "2019-04-09T10:54:54Z", "links": [{"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-09 11:05:14,324 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False used request id req-50b63984-3bac-42c7-9f2c-7ba6e6e26941 2019-04-09 11:05:14,325 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0893790721893s 2019-04-09 11:05:19,331 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:05:19,333 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:05:19,625 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:05:09 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc Server: Apache x-openstack-request-id: req-2567c8a3-c833-42d9-ad2b-7267a33fbd3e 2019-04-09 11:05:19,625 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:05:19,942 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:05:10 GMT Server: Apache x-openstack-request-id: req-ff32275a-df7f-4b77-9209-be9d4fef8a86 2019-04-09 11:05:19,942 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:05:19,943 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc&marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc used request id req-ff32275a-df7f-4b77-9209-be9d4fef8a86 2019-04-09 11:05:19,943 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.61155295372s 2019-04-09 11:05:24,948 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:05:24,950 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:05:24,974 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:05:15 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc Server: Apache x-openstack-request-id: req-955d497d-dfbc-4681-8c2b-cb99556e28b2 2019-04-09 11:05:24,974 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:05:25,274 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:05:15 GMT Server: Apache x-openstack-request-id: req-d5b67869-caa6-4e1e-b849-59d574fe3cee 2019-04-09 11:05:25,274 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:05:25,274 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc&marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc used request id req-d5b67869-caa6-4e1e-b849-59d574fe3cee 2019-04-09 11:05:25,275 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.326297044754s 2019-04-09 11:05:25,275 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-09 11:05:25,278 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:05:25,305 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:05:15 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False Server: Apache x-openstack-request-id: req-7eff8ec0-8704-4c25-a51d-072e650e9d57 2019-04-09 11:05:25,305 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:05:25,346 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Tue, 09 Apr 2019 11:05:15 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-59f9c250-089b-4944-b0b2-55ce7c01ff4e 2019-04-09 11:05:25,346 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "da1426745d3d4a2ab538c4c6721804f4", "image": "heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_42ec05fa-9a5a-4193-ba0d-81c792442209", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b62787c2-635d-4893-8553-7ee0260442ff"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5fc4c7fd07e947fb8641de4126c9f897", "tags": null, "creation_time": "2019-04-09T10:54:54Z", "links": [{"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-09 11:05:25,346 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False used request id req-59f9c250-089b-4944-b0b2-55ce7c01ff4e 2019-04-09 11:05:25,347 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0715110301971s 2019-04-09 11:05:30,353 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:05:30,357 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:05:30,674 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:05:20 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc Server: Apache x-openstack-request-id: req-e9699ffc-37f3-4cab-ac0a-ecd869397a8a 2019-04-09 11:05:30,674 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:05:30,715 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:05:21 GMT Server: Apache x-openstack-request-id: req-7a2961a6-e0e5-4f02-9ed1-0c3fa1b6d852 2019-04-09 11:05:30,716 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:05:30,716 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc&marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc used request id req-7a2961a6-e0e5-4f02-9ed1-0c3fa1b6d852 2019-04-09 11:05:30,716 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.362622022629s 2019-04-09 11:05:35,722 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:05:35,726 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:05:35,753 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:05:26 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc Server: Apache x-openstack-request-id: req-5b751e0e-7327-4049-b211-0d2d53b1cd02 2019-04-09 11:05:35,753 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:05:35,978 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:05:26 GMT Server: Apache x-openstack-request-id: req-4c8b4286-928e-4b50-84fd-7fde7aa57454 2019-04-09 11:05:35,978 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:05:35,978 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc&marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc used request id req-4c8b4286-928e-4b50-84fd-7fde7aa57454 2019-04-09 11:05:35,978 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.256380796432s 2019-04-09 11:05:35,979 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-09 11:05:35,982 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:05:36,008 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:05:26 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False Server: Apache x-openstack-request-id: req-3c5dc37a-f965-43da-89dd-f4e4a89ed091 2019-04-09 11:05:36,008 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:05:36,324 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Tue, 09 Apr 2019 11:05:26 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-71275799-8b2b-4b3b-bf8a-7e155013c5da 2019-04-09 11:05:36,324 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "da1426745d3d4a2ab538c4c6721804f4", "image": "heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_42ec05fa-9a5a-4193-ba0d-81c792442209", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b62787c2-635d-4893-8553-7ee0260442ff"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5fc4c7fd07e947fb8641de4126c9f897", "tags": null, "creation_time": "2019-04-09T10:54:54Z", "links": [{"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-09 11:05:36,324 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False used request id req-71275799-8b2b-4b3b-bf8a-7e155013c5da 2019-04-09 11:05:36,324 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.345463991165s 2019-04-09 11:05:41,330 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:05:41,334 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:05:41,361 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:05:31 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc Server: Apache x-openstack-request-id: req-c2d4b065-0024-49b0-8740-9761c3b32956 2019-04-09 11:05:41,361 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:05:41,403 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:05:31 GMT Server: Apache x-openstack-request-id: req-1eac12e5-f515-4fb8-af9b-f653a7130a87 2019-04-09 11:05:41,404 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:05:41,404 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc&marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc used request id req-1eac12e5-f515-4fb8-af9b-f653a7130a87 2019-04-09 11:05:41,404 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0735769271851s 2019-04-09 11:05:46,410 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:05:46,413 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:05:46,701 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:05:36 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc Server: Apache x-openstack-request-id: req-7735d58e-fb0e-4727-98b7-72867809af93 2019-04-09 11:05:46,701 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:05:46,742 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:05:37 GMT Server: Apache x-openstack-request-id: req-9b258172-259a-4dad-a140-4ffad61a5b2d 2019-04-09 11:05:46,742 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:05:46,742 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc&marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc used request id req-9b258172-259a-4dad-a140-4ffad61a5b2d 2019-04-09 11:05:46,742 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.332430839539s 2019-04-09 11:05:46,743 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-09 11:05:46,746 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:05:46,772 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:05:37 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False Server: Apache x-openstack-request-id: req-27dd1fc4-2ce3-48f1-be30-c6c6e6a98744 2019-04-09 11:05:46,772 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:05:46,813 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Tue, 09 Apr 2019 11:05:37 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-cee662c9-5a76-4e89-9ec2-dd913d8fec09 2019-04-09 11:05:46,814 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "da1426745d3d4a2ab538c4c6721804f4", "image": "heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_42ec05fa-9a5a-4193-ba0d-81c792442209", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b62787c2-635d-4893-8553-7ee0260442ff"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5fc4c7fd07e947fb8641de4126c9f897", "tags": null, "creation_time": "2019-04-09T10:54:54Z", "links": [{"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-09 11:05:46,814 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False used request id req-cee662c9-5a76-4e89-9ec2-dd913d8fec09 2019-04-09 11:05:46,814 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0710890293121s 2019-04-09 11:05:51,820 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:05:51,824 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:05:52,112 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:05:42 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc Server: Apache x-openstack-request-id: req-2358f1a4-f662-4a24-852c-71fdadafdbeb 2019-04-09 11:05:52,113 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:05:52,156 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:05:42 GMT Server: Apache x-openstack-request-id: req-f58b9116-c8e0-463d-8ef2-ff6e9b420e75 2019-04-09 11:05:52,156 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:05:52,156 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc&marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc used request id req-f58b9116-c8e0-463d-8ef2-ff6e9b420e75 2019-04-09 11:05:52,156 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.335726976395s 2019-04-09 11:05:57,159 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:05:57,163 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:05:57,192 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:05:47 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc Server: Apache x-openstack-request-id: req-a1c65989-3984-4eec-98c9-c0d41b0ecf97 2019-04-09 11:05:57,192 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:05:57,235 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:05:47 GMT Server: Apache x-openstack-request-id: req-bb49297a-12f3-4032-9ebb-ca4be1d1fe9d 2019-04-09 11:05:57,235 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:05:57,235 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc&marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc used request id req-bb49297a-12f3-4032-9ebb-ca4be1d1fe9d 2019-04-09 11:05:57,236 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0761151313782s 2019-04-09 11:05:57,236 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-09 11:05:57,239 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:05:57,267 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:05:47 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False Server: Apache x-openstack-request-id: req-e92d6760-f734-4f17-a0ba-7262e38ce48c 2019-04-09 11:05:57,267 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:05:57,309 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Tue, 09 Apr 2019 11:05:47 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-5d7fc24e-fff2-4c82-8f79-be24c9336f99 2019-04-09 11:05:57,310 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "da1426745d3d4a2ab538c4c6721804f4", "image": "heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_42ec05fa-9a5a-4193-ba0d-81c792442209", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b62787c2-635d-4893-8553-7ee0260442ff"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5fc4c7fd07e947fb8641de4126c9f897", "tags": null, "creation_time": "2019-04-09T10:54:54Z", "links": [{"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-09 11:05:57,310 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False used request id req-5d7fc24e-fff2-4c82-8f79-be24c9336f99 2019-04-09 11:05:57,310 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0738360881805s 2019-04-09 11:06:02,317 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:06:02,320 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:06:02,349 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:05:52 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc Server: Apache x-openstack-request-id: req-2e2b742e-2aea-48cd-9e51-fb80ecb55c99 2019-04-09 11:06:02,349 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:06:02,392 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:05:52 GMT Server: Apache x-openstack-request-id: req-4fd0c261-0585-465b-b1be-73261df59b02 2019-04-09 11:06:02,392 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:06:02,392 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc&marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc used request id req-4fd0c261-0585-465b-b1be-73261df59b02 2019-04-09 11:06:02,392 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0754730701447s 2019-04-09 11:06:07,398 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:06:07,402 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:06:07,429 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:05:57 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc Server: Apache x-openstack-request-id: req-941af50c-0055-47cd-8217-b3b627f26c91 2019-04-09 11:06:07,430 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:06:07,874 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:05:57 GMT Server: Apache x-openstack-request-id: req-f37e8f6e-5c85-406e-9a88-a15a435f5475 2019-04-09 11:06:07,875 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:06:07,875 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc&marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc used request id req-f37e8f6e-5c85-406e-9a88-a15a435f5475 2019-04-09 11:06:07,875 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.476723194122s 2019-04-09 11:06:07,875 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-09 11:06:07,879 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:06:07,905 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:05:58 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False Server: Apache x-openstack-request-id: req-59dcf555-90f6-4fe5-ab30-9c500716b01b 2019-04-09 11:06:07,906 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:06:07,946 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Tue, 09 Apr 2019 11:05:58 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-1c603246-87f5-4101-b1cb-0dd1718ed04b 2019-04-09 11:06:07,947 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "da1426745d3d4a2ab538c4c6721804f4", "image": "heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_42ec05fa-9a5a-4193-ba0d-81c792442209", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b62787c2-635d-4893-8553-7ee0260442ff"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5fc4c7fd07e947fb8641de4126c9f897", "tags": null, "creation_time": "2019-04-09T10:54:54Z", "links": [{"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-09 11:06:07,947 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False used request id req-1c603246-87f5-4101-b1cb-0dd1718ed04b 2019-04-09 11:06:07,947 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0718150138855s 2019-04-09 11:06:12,954 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:06:12,957 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:06:12,985 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:06:03 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc Server: Apache x-openstack-request-id: req-4cbcfc5f-95fa-4c5b-a769-862f43abaf70 2019-04-09 11:06:12,985 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:06:13,027 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:06:03 GMT Server: Apache x-openstack-request-id: req-7e412aac-1090-49da-bf04-366ee458b308 2019-04-09 11:06:13,027 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:06:13,027 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc&marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc used request id req-7e412aac-1090-49da-bf04-366ee458b308 2019-04-09 11:06:13,028 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0735039710999s 2019-04-09 11:06:18,033 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:06:18,038 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:06:18,069 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:06:08 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc Server: Apache x-openstack-request-id: req-ccff2e55-7070-4de2-9eae-101205ff87f2 2019-04-09 11:06:18,069 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:06:18,113 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:06:08 GMT Server: Apache x-openstack-request-id: req-5af7bd7c-1123-4e08-93a1-825136af3469 2019-04-09 11:06:18,113 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:06:18,113 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc&marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc used request id req-5af7bd7c-1123-4e08-93a1-825136af3469 2019-04-09 11:06:18,113 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0797860622406s 2019-04-09 11:06:18,114 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-09 11:06:18,118 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:06:18,146 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:06:08 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False Server: Apache x-openstack-request-id: req-5397754a-0eea-4734-b844-13ca1bd17a91 2019-04-09 11:06:18,146 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:06:18,189 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Tue, 09 Apr 2019 11:06:08 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-8aa7b477-f2a9-4c0d-874a-95b4d8f53bb3 2019-04-09 11:06:18,190 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "da1426745d3d4a2ab538c4c6721804f4", "image": "heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_42ec05fa-9a5a-4193-ba0d-81c792442209", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b62787c2-635d-4893-8553-7ee0260442ff"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5fc4c7fd07e947fb8641de4126c9f897", "tags": null, "creation_time": "2019-04-09T10:54:54Z", "links": [{"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-09 11:06:18,190 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False used request id req-8aa7b477-f2a9-4c0d-874a-95b4d8f53bb3 2019-04-09 11:06:18,190 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0760958194733s 2019-04-09 11:06:23,197 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:06:23,200 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:06:23,229 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:06:13 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc Server: Apache x-openstack-request-id: req-b62a5628-bf32-4d52-a601-44fa723af382 2019-04-09 11:06:23,229 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:06:23,270 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:06:13 GMT Server: Apache x-openstack-request-id: req-26ffd40d-700e-4a01-94b2-80d78d51deb5 2019-04-09 11:06:23,271 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:06:23,271 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc&marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc used request id req-26ffd40d-700e-4a01-94b2-80d78d51deb5 2019-04-09 11:06:23,271 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0741539001465s 2019-04-09 11:06:28,277 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:06:28,280 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:06:28,309 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:06:18 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc Server: Apache x-openstack-request-id: req-49aa5e9f-0d22-424e-803b-be4bd82ec543 2019-04-09 11:06:28,309 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:06:28,352 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:06:18 GMT Server: Apache x-openstack-request-id: req-11760909-d088-4034-8dd9-cd89ec40d59c 2019-04-09 11:06:28,352 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:06:28,352 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc&marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc used request id req-11760909-d088-4034-8dd9-cd89ec40d59c 2019-04-09 11:06:28,353 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0758240222931s 2019-04-09 11:06:28,353 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-09 11:06:28,356 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:06:28,578 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:06:18 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False Server: Apache x-openstack-request-id: req-f425d4d5-ce7c-4868-960f-9d5bec96f855 2019-04-09 11:06:28,578 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:06:28,619 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Tue, 09 Apr 2019 11:06:18 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-93040e31-76b6-4d1e-8334-6314113c2190 2019-04-09 11:06:28,620 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "da1426745d3d4a2ab538c4c6721804f4", "image": "heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_42ec05fa-9a5a-4193-ba0d-81c792442209", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b62787c2-635d-4893-8553-7ee0260442ff"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5fc4c7fd07e947fb8641de4126c9f897", "tags": null, "creation_time": "2019-04-09T10:54:54Z", "links": [{"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-09 11:06:28,620 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False used request id req-93040e31-76b6-4d1e-8334-6314113c2190 2019-04-09 11:06:28,620 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.267005205154s 2019-04-09 11:06:33,627 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:06:33,631 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:06:33,662 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:06:24 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc Server: Apache x-openstack-request-id: req-ead4c145-e174-49e5-a14d-ef9297e36c09 2019-04-09 11:06:33,662 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:06:33,707 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:06:24 GMT Server: Apache x-openstack-request-id: req-9ef5332f-3885-477a-b04e-522e28521bed 2019-04-09 11:06:33,707 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:06:33,707 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc&marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc used request id req-9ef5332f-3885-477a-b04e-522e28521bed 2019-04-09 11:06:33,708 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0805988311768s 2019-04-09 11:06:38,713 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:06:38,717 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:06:38,746 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:06:29 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc Server: Apache x-openstack-request-id: req-1face713-81a3-4487-894d-0400131a5380 2019-04-09 11:06:38,746 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:06:38,789 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:06:29 GMT Server: Apache x-openstack-request-id: req-a4c115d6-0553-41ab-85d2-371ecb0b4bdb 2019-04-09 11:06:38,789 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:06:38,789 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc&marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc used request id req-a4c115d6-0553-41ab-85d2-371ecb0b4bdb 2019-04-09 11:06:38,789 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0761921405792s 2019-04-09 11:06:38,790 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-09 11:06:38,793 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:06:38,820 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:06:29 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False Server: Apache x-openstack-request-id: req-cae2e232-3b0a-415a-a38f-6b73eea1822a 2019-04-09 11:06:38,820 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:06:38,862 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Tue, 09 Apr 2019 11:06:29 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-95ede2fd-fd48-42bc-967d-89fa7481f666 2019-04-09 11:06:38,863 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "da1426745d3d4a2ab538c4c6721804f4", "image": "heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_42ec05fa-9a5a-4193-ba0d-81c792442209", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b62787c2-635d-4893-8553-7ee0260442ff"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5fc4c7fd07e947fb8641de4126c9f897", "tags": null, "creation_time": "2019-04-09T10:54:54Z", "links": [{"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-09 11:06:38,863 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False used request id req-95ede2fd-fd48-42bc-967d-89fa7481f666 2019-04-09 11:06:38,863 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0728709697723s 2019-04-09 11:06:43,869 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:06:43,873 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:06:43,899 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:06:34 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc Server: Apache x-openstack-request-id: req-dca65624-b6b4-4a39-9290-422cf21ceeec 2019-04-09 11:06:43,899 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:06:43,940 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:06:34 GMT Server: Apache x-openstack-request-id: req-b376662e-002f-4dec-8e20-4af1e0d2f6d1 2019-04-09 11:06:43,941 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:06:43,941 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc&marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc used request id req-b376662e-002f-4dec-8e20-4af1e0d2f6d1 2019-04-09 11:06:43,941 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0713272094727s 2019-04-09 11:06:48,946 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:06:48,950 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:06:48,976 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:06:39 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc Server: Apache x-openstack-request-id: req-2e15d017-d559-4ac6-8ce3-5e68f8680832 2019-04-09 11:06:48,977 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:06:49,017 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:06:39 GMT Server: Apache x-openstack-request-id: req-44631125-b38a-4920-9c3d-71f428f8aff7 2019-04-09 11:06:49,018 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:06:49,018 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc&marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc used request id req-44631125-b38a-4920-9c3d-71f428f8aff7 2019-04-09 11:06:49,018 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.071475982666s 2019-04-09 11:06:49,019 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-09 11:06:49,022 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:06:49,048 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:06:39 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False Server: Apache x-openstack-request-id: req-7dc7e0a6-710e-4ee7-a00e-0aeca7de9436 2019-04-09 11:06:49,048 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:06:49,089 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Tue, 09 Apr 2019 11:06:39 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-78f43518-ada2-44aa-8b53-20d94a8d6c0e 2019-04-09 11:06:49,089 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "da1426745d3d4a2ab538c4c6721804f4", "image": "heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_42ec05fa-9a5a-4193-ba0d-81c792442209", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b62787c2-635d-4893-8553-7ee0260442ff"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5fc4c7fd07e947fb8641de4126c9f897", "tags": null, "creation_time": "2019-04-09T10:54:54Z", "links": [{"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-09 11:06:49,090 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False used request id req-78f43518-ada2-44aa-8b53-20d94a8d6c0e 2019-04-09 11:06:49,090 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0710439682007s 2019-04-09 11:06:54,096 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:06:54,100 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:06:54,142 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:06:44 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc Server: Apache x-openstack-request-id: req-14ac7a4d-f7e7-4e02-8da8-603cd9f3d00d 2019-04-09 11:06:54,142 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:06:54,183 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:06:44 GMT Server: Apache x-openstack-request-id: req-99fc71f2-b23c-4e91-98b2-f7b0a5887c67 2019-04-09 11:06:54,184 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:06:54,184 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc&marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc used request id req-99fc71f2-b23c-4e91-98b2-f7b0a5887c67 2019-04-09 11:06:54,184 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0877859592438s 2019-04-09 11:06:59,190 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:06:59,193 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:06:59,221 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:06:49 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc Server: Apache x-openstack-request-id: req-3055ddc1-4f09-478a-9871-20bbcc1eb861 2019-04-09 11:06:59,221 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:06:59,262 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:06:49 GMT Server: Apache x-openstack-request-id: req-b69478d1-4543-4f41-ba56-20d4fa3311b5 2019-04-09 11:06:59,263 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:06:59,263 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc&marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc used request id req-b69478d1-4543-4f41-ba56-20d4fa3311b5 2019-04-09 11:06:59,263 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0732131004333s 2019-04-09 11:06:59,263 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-09 11:06:59,267 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:06:59,293 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:06:49 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False Server: Apache x-openstack-request-id: req-ce72fc96-6caf-4cb9-83bb-7a3b7e68e60b 2019-04-09 11:06:59,293 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:06:59,334 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Tue, 09 Apr 2019 11:06:49 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-acd7b7a8-4a0e-46cd-9046-5944b0cfee76 2019-04-09 11:06:59,334 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "da1426745d3d4a2ab538c4c6721804f4", "image": "heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_42ec05fa-9a5a-4193-ba0d-81c792442209", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b62787c2-635d-4893-8553-7ee0260442ff"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5fc4c7fd07e947fb8641de4126c9f897", "tags": null, "creation_time": "2019-04-09T10:54:54Z", "links": [{"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-09 11:06:59,334 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False used request id req-acd7b7a8-4a0e-46cd-9046-5944b0cfee76 2019-04-09 11:06:59,334 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0708379745483s 2019-04-09 11:07:04,339 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:07:04,343 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:07:04,371 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:06:54 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc Server: Apache x-openstack-request-id: req-297ad559-cc91-4f49-98e1-dbec2ac4cf6c 2019-04-09 11:07:04,372 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:07:04,415 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:06:54 GMT Server: Apache x-openstack-request-id: req-b7dbc47f-76b5-41ef-a9d1-bd9b75418cc6 2019-04-09 11:07:04,415 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:07:04,415 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc&marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc used request id req-b7dbc47f-76b5-41ef-a9d1-bd9b75418cc6 2019-04-09 11:07:04,416 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0763139724731s 2019-04-09 11:07:09,421 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:07:09,425 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:07:09,453 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:06:59 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc Server: Apache x-openstack-request-id: req-4c3a921e-0191-46bc-afd3-aa62c63e6c41 2019-04-09 11:07:09,454 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:07:09,496 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:06:59 GMT Server: Apache x-openstack-request-id: req-bfdbd6cc-6ed1-4976-9f2b-93f8982b4ad7 2019-04-09 11:07:09,496 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:07:09,497 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc&marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc used request id req-bfdbd6cc-6ed1-4976-9f2b-93f8982b4ad7 2019-04-09 11:07:09,497 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0754160881042s 2019-04-09 11:07:09,497 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-09 11:07:09,501 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:07:09,815 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:06:59 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False Server: Apache x-openstack-request-id: req-f30c37f4-1d51-466a-99f3-8b3a3c128e69 2019-04-09 11:07:09,815 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:07:09,856 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Tue, 09 Apr 2019 11:07:00 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-3fbc7eea-46f1-438e-8ac4-0bd63e886840 2019-04-09 11:07:09,856 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "da1426745d3d4a2ab538c4c6721804f4", "image": "heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_42ec05fa-9a5a-4193-ba0d-81c792442209", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b62787c2-635d-4893-8553-7ee0260442ff"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5fc4c7fd07e947fb8641de4126c9f897", "tags": null, "creation_time": "2019-04-09T10:54:54Z", "links": [{"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-09 11:07:09,857 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False used request id req-3fbc7eea-46f1-438e-8ac4-0bd63e886840 2019-04-09 11:07:09,857 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.35943198204s 2019-04-09 11:07:14,863 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:07:14,867 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:07:14,895 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:07:05 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc Server: Apache x-openstack-request-id: req-7ea7a162-c8c4-473f-9975-622d3f62c7e6 2019-04-09 11:07:14,895 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:07:14,937 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:07:05 GMT Server: Apache x-openstack-request-id: req-35c0f08d-b9fe-4ab5-abcb-b596bcb2c461 2019-04-09 11:07:14,938 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:07:14,938 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc&marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc used request id req-35c0f08d-b9fe-4ab5-abcb-b596bcb2c461 2019-04-09 11:07:14,938 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.074786901474s 2019-04-09 11:07:19,944 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:07:19,947 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:07:19,991 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:07:10 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc Server: Apache x-openstack-request-id: req-4cc7b828-0090-4b9f-8b0a-5e2a76acb932 2019-04-09 11:07:19,991 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:07:20,033 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:07:10 GMT Server: Apache x-openstack-request-id: req-506ad61b-c83d-4415-b025-0d38d75a925b 2019-04-09 11:07:20,034 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:07:20,034 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc&marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc used request id req-506ad61b-c83d-4415-b025-0d38d75a925b 2019-04-09 11:07:20,034 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0902600288391s 2019-04-09 11:07:20,034 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-09 11:07:20,038 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:07:20,065 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:07:10 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False Server: Apache x-openstack-request-id: req-bb837bf7-a4e3-4ffd-99e1-dd6a8b1f1cd8 2019-04-09 11:07:20,066 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:07:20,107 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Tue, 09 Apr 2019 11:07:10 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-3223d3d7-04d8-4172-a9b1-786b89bd8d56 2019-04-09 11:07:20,108 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "da1426745d3d4a2ab538c4c6721804f4", "image": "heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_42ec05fa-9a5a-4193-ba0d-81c792442209", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b62787c2-635d-4893-8553-7ee0260442ff"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5fc4c7fd07e947fb8641de4126c9f897", "tags": null, "creation_time": "2019-04-09T10:54:54Z", "links": [{"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-09 11:07:20,108 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False used request id req-3223d3d7-04d8-4172-a9b1-786b89bd8d56 2019-04-09 11:07:20,108 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0737161636353s 2019-04-09 11:07:25,115 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:07:25,118 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:07:25,144 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:07:15 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc Server: Apache x-openstack-request-id: req-0451d7de-5258-46fb-b908-26b351ef60e0 2019-04-09 11:07:25,144 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:07:25,185 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:07:15 GMT Server: Apache x-openstack-request-id: req-d5ec421a-2354-47bc-ba1e-5c357f57d143 2019-04-09 11:07:25,185 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:07:25,185 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc&marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc used request id req-d5ec421a-2354-47bc-ba1e-5c357f57d143 2019-04-09 11:07:25,185 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0705230236053s 2019-04-09 11:07:30,191 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:07:30,194 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:07:30,224 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:07:20 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc Server: Apache x-openstack-request-id: req-da0fee0e-312e-47fb-8593-ae4ec82b5d21 2019-04-09 11:07:30,224 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:07:30,267 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:07:20 GMT Server: Apache x-openstack-request-id: req-b6b50ac0-a6b6-4c76-8426-bc0bf5bbace2 2019-04-09 11:07:30,268 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:07:30,268 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc&marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc used request id req-b6b50ac0-a6b6-4c76-8426-bc0bf5bbace2 2019-04-09 11:07:30,268 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0770330429077s 2019-04-09 11:07:30,269 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-09 11:07:30,272 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:07:30,300 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:07:20 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False Server: Apache x-openstack-request-id: req-abd2b080-bc6f-4c07-8078-259c84ee7bc1 2019-04-09 11:07:30,300 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:07:30,342 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Tue, 09 Apr 2019 11:07:20 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-660d11a0-1784-4315-ab2a-3bac148df56c 2019-04-09 11:07:30,342 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "da1426745d3d4a2ab538c4c6721804f4", "image": "heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_42ec05fa-9a5a-4193-ba0d-81c792442209", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b62787c2-635d-4893-8553-7ee0260442ff"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5fc4c7fd07e947fb8641de4126c9f897", "tags": null, "creation_time": "2019-04-09T10:54:54Z", "links": [{"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-09 11:07:30,342 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False used request id req-660d11a0-1784-4315-ab2a-3bac148df56c 2019-04-09 11:07:30,343 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0738570690155s 2019-04-09 11:07:35,349 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:07:35,353 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:07:35,379 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:07:25 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc Server: Apache x-openstack-request-id: req-6094a420-217b-4fba-81be-8df7da907742 2019-04-09 11:07:35,379 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:07:35,420 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:07:25 GMT Server: Apache x-openstack-request-id: req-276d2904-c48a-4053-b9c4-320c3d818fe2 2019-04-09 11:07:35,421 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:07:35,421 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc&marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc used request id req-276d2904-c48a-4053-b9c4-320c3d818fe2 2019-04-09 11:07:35,421 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0719649791718s 2019-04-09 11:07:40,427 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:07:40,430 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:07:40,456 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:07:30 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc Server: Apache x-openstack-request-id: req-b33ae77e-1599-4f54-b8dd-ad67d9b94688 2019-04-09 11:07:40,457 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:07:40,783 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:07:30 GMT Server: Apache x-openstack-request-id: req-b43725e1-7d42-4f69-8b83-9e0d59d892cd 2019-04-09 11:07:40,783 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:07:40,784 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc&marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc used request id req-b43725e1-7d42-4f69-8b83-9e0d59d892cd 2019-04-09 11:07:40,784 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.356842041016s 2019-04-09 11:07:40,784 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-09 11:07:40,787 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:07:40,812 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:07:31 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False Server: Apache x-openstack-request-id: req-6d990bb4-6fce-45f8-854a-dc03b4402e04 2019-04-09 11:07:40,813 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:07:40,853 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Tue, 09 Apr 2019 11:07:31 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-78e983e9-d9f1-455b-a515-1919a15b8d4f 2019-04-09 11:07:40,853 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "da1426745d3d4a2ab538c4c6721804f4", "image": "heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_42ec05fa-9a5a-4193-ba0d-81c792442209", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b62787c2-635d-4893-8553-7ee0260442ff"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5fc4c7fd07e947fb8641de4126c9f897", "tags": null, "creation_time": "2019-04-09T10:54:54Z", "links": [{"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-09 11:07:40,854 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False used request id req-78e983e9-d9f1-455b-a515-1919a15b8d4f 2019-04-09 11:07:40,854 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0695869922638s 2019-04-09 11:07:45,860 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:07:45,864 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:07:45,891 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:07:36 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc Server: Apache x-openstack-request-id: req-f7c06c99-d956-4c70-aa16-7d637f03d2d8 2019-04-09 11:07:45,892 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:07:45,933 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:07:36 GMT Server: Apache x-openstack-request-id: req-c5e40598-ad92-4257-96f2-fc1328d20f2f 2019-04-09 11:07:45,933 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:07:45,933 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc&marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc used request id req-c5e40598-ad92-4257-96f2-fc1328d20f2f 2019-04-09 11:07:45,933 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0729069709778s 2019-04-09 11:07:50,939 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:07:50,942 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:07:50,971 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:07:41 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc Server: Apache x-openstack-request-id: req-5c8b1fbb-bf37-4543-a92a-98e2ba284aa4 2019-04-09 11:07:50,971 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:07:51,016 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:07:41 GMT Server: Apache x-openstack-request-id: req-aa815188-7b5f-4fab-9f11-99ca39adf3ec 2019-04-09 11:07:51,017 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:07:51,017 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc&marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc used request id req-aa815188-7b5f-4fab-9f11-99ca39adf3ec 2019-04-09 11:07:51,017 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0779180526733s 2019-04-09 11:07:51,017 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-09 11:07:51,021 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:07:51,048 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:07:41 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False Server: Apache x-openstack-request-id: req-9742bf0f-2775-4d56-84cd-c3f1292fd5f7 2019-04-09 11:07:51,048 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:07:51,090 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Tue, 09 Apr 2019 11:07:41 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-d8a31cb4-2c91-4962-bbbe-2efab602a204 2019-04-09 11:07:51,090 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "da1426745d3d4a2ab538c4c6721804f4", "image": "heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_42ec05fa-9a5a-4193-ba0d-81c792442209", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b62787c2-635d-4893-8553-7ee0260442ff"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5fc4c7fd07e947fb8641de4126c9f897", "tags": null, "creation_time": "2019-04-09T10:54:54Z", "links": [{"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-09 11:07:51,090 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False used request id req-d8a31cb4-2c91-4962-bbbe-2efab602a204 2019-04-09 11:07:51,090 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0729608535767s 2019-04-09 11:07:56,097 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:07:56,100 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:07:56,126 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:07:46 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc Server: Apache x-openstack-request-id: req-7b77c10c-7567-4d86-930d-e3d8074ea118 2019-04-09 11:07:56,126 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:07:56,168 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:07:46 GMT Server: Apache x-openstack-request-id: req-3fb2380e-fc11-48e1-8134-dcbbf247921e 2019-04-09 11:07:56,168 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:07:56,168 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc&marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc used request id req-3fb2380e-fc11-48e1-8134-dcbbf247921e 2019-04-09 11:07:56,168 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.071280002594s 2019-04-09 11:08:01,174 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:08:01,178 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:08:01,207 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:07:51 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc Server: Apache x-openstack-request-id: req-fd2c299f-c0ee-4351-9194-d35aa84c86ca 2019-04-09 11:08:01,208 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:08:01,250 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:07:51 GMT Server: Apache x-openstack-request-id: req-83f424a0-2930-4ec9-8683-e0f5b632e147 2019-04-09 11:08:01,250 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:08:01,251 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc&marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc used request id req-83f424a0-2930-4ec9-8683-e0f5b632e147 2019-04-09 11:08:01,251 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0766541957855s 2019-04-09 11:08:01,251 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-09 11:08:01,255 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:08:01,282 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:07:51 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False Server: Apache x-openstack-request-id: req-50a23ca6-e20d-4de6-afd5-b0fdb5163bdc 2019-04-09 11:08:01,282 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:08:01,325 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Tue, 09 Apr 2019 11:07:51 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-4bbc364f-a44b-4926-b8b7-cabe531e8a47 2019-04-09 11:08:01,325 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "da1426745d3d4a2ab538c4c6721804f4", "image": "heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_42ec05fa-9a5a-4193-ba0d-81c792442209", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b62787c2-635d-4893-8553-7ee0260442ff"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5fc4c7fd07e947fb8641de4126c9f897", "tags": null, "creation_time": "2019-04-09T10:54:54Z", "links": [{"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-09 11:08:01,325 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False used request id req-4bbc364f-a44b-4926-b8b7-cabe531e8a47 2019-04-09 11:08:01,325 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0741279125214s 2019-04-09 11:08:06,332 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:08:06,335 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:08:06,361 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:07:56 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc Server: Apache x-openstack-request-id: req-46eaf4ee-0121-4395-9c94-f4ec4511345d 2019-04-09 11:08:06,362 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:08:06,402 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:07:56 GMT Server: Apache x-openstack-request-id: req-5c3b75ae-7289-42ef-9532-bda7dbe98699 2019-04-09 11:08:06,402 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:08:06,403 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc&marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc used request id req-5c3b75ae-7289-42ef-9532-bda7dbe98699 2019-04-09 11:08:06,403 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0706279277802s 2019-04-09 11:08:11,408 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:08:11,412 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:08:11,439 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:08:01 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc Server: Apache x-openstack-request-id: req-e0044808-e195-4bbb-a8bd-7ae84c6b93e3 2019-04-09 11:08:11,439 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:08:11,482 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:08:01 GMT Server: Apache x-openstack-request-id: req-e6e1f40f-2597-4571-9781-36a30d484f44 2019-04-09 11:08:11,482 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:08:11,482 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc&marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc used request id req-e6e1f40f-2597-4571-9781-36a30d484f44 2019-04-09 11:08:11,483 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0742359161377s 2019-04-09 11:08:11,483 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-09 11:08:11,487 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:08:11,512 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:08:01 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False Server: Apache x-openstack-request-id: req-12c38f81-9737-4c5c-aba7-63f02abaeebb 2019-04-09 11:08:11,512 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:08:11,537 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Tue, 09 Apr 2019 11:08:01 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-0d28ee75-9623-494f-bd2d-ec5da1907a86 2019-04-09 11:08:11,538 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "da1426745d3d4a2ab538c4c6721804f4", "image": "heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_42ec05fa-9a5a-4193-ba0d-81c792442209", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b62787c2-635d-4893-8553-7ee0260442ff"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5fc4c7fd07e947fb8641de4126c9f897", "tags": null, "creation_time": "2019-04-09T10:54:54Z", "links": [{"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-09 11:08:11,538 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False used request id req-0d28ee75-9623-494f-bd2d-ec5da1907a86 2019-04-09 11:08:11,538 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0548748970032s 2019-04-09 11:08:16,544 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:08:16,548 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:08:16,577 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:08:06 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc Server: Apache x-openstack-request-id: req-6aeba4f4-442a-4601-84a4-783011767a6f 2019-04-09 11:08:16,577 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:08:16,619 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:08:06 GMT Server: Apache x-openstack-request-id: req-b3670a18-b949-4543-a0c8-a993d39aac8d 2019-04-09 11:08:16,619 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:08:16,619 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc&marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc used request id req-b3670a18-b949-4543-a0c8-a993d39aac8d 2019-04-09 11:08:16,620 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0752449035645s 2019-04-09 11:08:21,626 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:08:21,630 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:08:21,676 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:08:11 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc Server: Apache x-openstack-request-id: req-161a544d-9bfc-4eb2-b429-d6720bb017ec 2019-04-09 11:08:21,676 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:08:21,719 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:08:12 GMT Server: Apache x-openstack-request-id: req-472c0e4c-1165-4692-a679-9e9b2b7fc6f1 2019-04-09 11:08:21,719 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:08:21,720 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc&marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc used request id req-472c0e4c-1165-4692-a679-9e9b2b7fc6f1 2019-04-09 11:08:21,720 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0937399864197s 2019-04-09 11:08:21,720 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-09 11:08:21,724 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:08:21,752 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:08:12 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False Server: Apache x-openstack-request-id: req-afd709a9-30eb-4293-8890-5c350de14b14 2019-04-09 11:08:21,752 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:08:21,795 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Tue, 09 Apr 2019 11:08:12 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-8e65f331-aee4-4fcd-b262-af4a3f9c9156 2019-04-09 11:08:21,795 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "da1426745d3d4a2ab538c4c6721804f4", "image": "heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_42ec05fa-9a5a-4193-ba0d-81c792442209", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b62787c2-635d-4893-8553-7ee0260442ff"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5fc4c7fd07e947fb8641de4126c9f897", "tags": null, "creation_time": "2019-04-09T10:54:54Z", "links": [{"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-09 11:08:21,795 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False used request id req-8e65f331-aee4-4fcd-b262-af4a3f9c9156 2019-04-09 11:08:21,795 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0750060081482s 2019-04-09 11:08:26,802 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:08:26,806 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:08:26,832 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:08:17 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc Server: Apache x-openstack-request-id: req-68cc2d9d-81f6-4219-b42a-debcdc0cda2e 2019-04-09 11:08:26,832 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:08:26,873 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:08:17 GMT Server: Apache x-openstack-request-id: req-e0cb58e2-439f-4830-82ea-6c3bf7896de1 2019-04-09 11:08:26,873 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:08:26,874 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc&marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc used request id req-e0cb58e2-439f-4830-82ea-6c3bf7896de1 2019-04-09 11:08:26,874 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0714900493622s 2019-04-09 11:08:31,879 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:08:31,882 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:08:31,911 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:08:22 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc Server: Apache x-openstack-request-id: req-93059d39-44fe-4cdf-8777-ad1a079b44f7 2019-04-09 11:08:31,911 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:08:31,954 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:08:22 GMT Server: Apache x-openstack-request-id: req-5f5bb812-8eef-416a-952e-42c2a5d0816f 2019-04-09 11:08:31,954 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:08:31,954 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc&marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc used request id req-5f5bb812-8eef-416a-952e-42c2a5d0816f 2019-04-09 11:08:31,954 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0750041007996s 2019-04-09 11:08:31,955 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-09 11:08:31,958 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:08:31,986 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:08:22 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False Server: Apache x-openstack-request-id: req-05412007-3bb0-4879-a14c-78a7b5c404c4 2019-04-09 11:08:31,986 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:08:32,028 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Tue, 09 Apr 2019 11:08:22 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-fe5ca28c-a945-47d3-93f3-5f9b8979f2af 2019-04-09 11:08:32,028 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "da1426745d3d4a2ab538c4c6721804f4", "image": "heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_42ec05fa-9a5a-4193-ba0d-81c792442209", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b62787c2-635d-4893-8553-7ee0260442ff"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5fc4c7fd07e947fb8641de4126c9f897", "tags": null, "creation_time": "2019-04-09T10:54:54Z", "links": [{"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-09 11:08:32,029 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False used request id req-fe5ca28c-a945-47d3-93f3-5f9b8979f2af 2019-04-09 11:08:32,029 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0738308429718s 2019-04-09 11:08:37,035 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:08:37,039 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:08:37,066 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:08:27 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc Server: Apache x-openstack-request-id: req-c180034e-f383-42c3-820f-9a982b8c4166 2019-04-09 11:08:37,066 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:08:37,108 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:08:27 GMT Server: Apache x-openstack-request-id: req-8e5f377a-87e0-45fd-8297-77a95e7a6bca 2019-04-09 11:08:37,108 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:08:37,108 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc&marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc used request id req-8e5f377a-87e0-45fd-8297-77a95e7a6bca 2019-04-09 11:08:37,108 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0727741718292s 2019-04-09 11:08:42,114 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:08:42,117 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:08:42,143 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:08:32 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc Server: Apache x-openstack-request-id: req-62e5bdfe-75b8-4be0-842c-5266bffb0179 2019-04-09 11:08:42,143 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:08:42,184 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:08:32 GMT Server: Apache x-openstack-request-id: req-b2b288f2-d834-4e69-acb3-1880e2d9e317 2019-04-09 11:08:42,184 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:08:42,185 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc&marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc used request id req-b2b288f2-d834-4e69-acb3-1880e2d9e317 2019-04-09 11:08:42,185 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0708091259003s 2019-04-09 11:08:42,185 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-09 11:08:42,189 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:08:42,214 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:08:32 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False Server: Apache x-openstack-request-id: req-58bd6dd8-4193-46f8-a982-3f11ac454cb5 2019-04-09 11:08:42,215 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:08:42,256 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Tue, 09 Apr 2019 11:08:32 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-5575d2b1-3815-4f66-b786-f3e73e632c32 2019-04-09 11:08:42,257 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "da1426745d3d4a2ab538c4c6721804f4", "image": "heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_42ec05fa-9a5a-4193-ba0d-81c792442209", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b62787c2-635d-4893-8553-7ee0260442ff"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5fc4c7fd07e947fb8641de4126c9f897", "tags": null, "creation_time": "2019-04-09T10:54:54Z", "links": [{"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-09 11:08:42,257 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False used request id req-5575d2b1-3815-4f66-b786-f3e73e632c32 2019-04-09 11:08:42,257 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0714709758759s 2019-04-09 11:08:47,263 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:08:47,267 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:08:47,295 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:08:37 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc Server: Apache x-openstack-request-id: req-63f80764-f0e8-4bad-905c-3dee158c503c 2019-04-09 11:08:47,296 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:08:47,339 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:08:37 GMT Server: Apache x-openstack-request-id: req-9dfb291f-6b69-48b1-bc3d-a9e62a648a58 2019-04-09 11:08:47,339 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:08:47,339 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc&marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc used request id req-9dfb291f-6b69-48b1-bc3d-a9e62a648a58 2019-04-09 11:08:47,339 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0757620334625s 2019-04-09 11:08:52,345 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:08:52,348 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:08:52,378 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:08:42 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc Server: Apache x-openstack-request-id: req-d35f8687-277a-4040-9442-5a45aee11b65 2019-04-09 11:08:52,378 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:08:52,421 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:08:42 GMT Server: Apache x-openstack-request-id: req-9ff8463f-0585-4113-bd2d-d90aaf220e2e 2019-04-09 11:08:52,421 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:08:52,422 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc&marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc used request id req-9ff8463f-0585-4113-bd2d-d90aaf220e2e 2019-04-09 11:08:52,422 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0767872333527s 2019-04-09 11:08:52,422 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-09 11:08:52,426 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:08:52,453 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:08:42 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False Server: Apache x-openstack-request-id: req-ae37113f-5a80-42ec-9c29-9abb003d2e91 2019-04-09 11:08:52,453 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:08:52,496 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Tue, 09 Apr 2019 11:08:42 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-f9ddb464-1045-4f64-80d1-69e18b5b4795 2019-04-09 11:08:52,496 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "da1426745d3d4a2ab538c4c6721804f4", "image": "heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_42ec05fa-9a5a-4193-ba0d-81c792442209", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b62787c2-635d-4893-8553-7ee0260442ff"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5fc4c7fd07e947fb8641de4126c9f897", "tags": null, "creation_time": "2019-04-09T10:54:54Z", "links": [{"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-09 11:08:52,496 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False used request id req-f9ddb464-1045-4f64-80d1-69e18b5b4795 2019-04-09 11:08:52,496 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0742170810699s 2019-04-09 11:08:57,503 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:08:57,506 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:08:57,533 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:08:47 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc Server: Apache x-openstack-request-id: req-584ae608-4a75-4ce1-b889-c6527fa28cbb 2019-04-09 11:08:57,533 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:08:57,573 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:08:47 GMT Server: Apache x-openstack-request-id: req-303fa432-b196-4d05-b43b-1f951e23070a 2019-04-09 11:08:57,574 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:08:57,574 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc&marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc used request id req-303fa432-b196-4d05-b43b-1f951e23070a 2019-04-09 11:08:57,574 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.07102394104s 2019-04-09 11:09:02,580 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:09:02,583 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:09:02,614 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:08:52 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc Server: Apache x-openstack-request-id: req-b84e35d2-91d5-4d9d-82bc-46bb0877891b 2019-04-09 11:09:02,614 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:09:02,655 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:08:52 GMT Server: Apache x-openstack-request-id: req-40d10876-4afd-4ce0-994c-08ffb6f5608c 2019-04-09 11:09:02,656 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:09:02,656 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc&marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc used request id req-40d10876-4afd-4ce0-994c-08ffb6f5608c 2019-04-09 11:09:02,656 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0761768817902s 2019-04-09 11:09:02,656 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-09 11:09:02,660 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:09:02,686 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:08:52 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False Server: Apache x-openstack-request-id: req-466095ad-41a3-48de-aaae-1e325a6c4659 2019-04-09 11:09:02,687 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:09:02,731 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Tue, 09 Apr 2019 11:08:53 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-c4863479-252b-4e5b-8d74-757b29755ba1 2019-04-09 11:09:02,731 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "da1426745d3d4a2ab538c4c6721804f4", "image": "heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_42ec05fa-9a5a-4193-ba0d-81c792442209", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b62787c2-635d-4893-8553-7ee0260442ff"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5fc4c7fd07e947fb8641de4126c9f897", "tags": null, "creation_time": "2019-04-09T10:54:54Z", "links": [{"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-09 11:09:02,731 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False used request id req-c4863479-252b-4e5b-8d74-757b29755ba1 2019-04-09 11:09:02,732 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0749571323395s 2019-04-09 11:09:07,738 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:09:07,742 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:09:07,771 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:08:58 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc Server: Apache x-openstack-request-id: req-e138401a-feda-428e-bec2-20ee3a7311d1 2019-04-09 11:09:07,772 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:09:07,815 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:08:58 GMT Server: Apache x-openstack-request-id: req-f0dfc458-eec7-43e2-9e4c-0cf66c9ecab6 2019-04-09 11:09:07,815 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:09:07,815 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc&marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc used request id req-f0dfc458-eec7-43e2-9e4c-0cf66c9ecab6 2019-04-09 11:09:07,815 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.077183008194s 2019-04-09 11:09:12,821 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:09:12,825 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:09:12,852 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:09:03 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc Server: Apache x-openstack-request-id: req-521eb72e-160e-4cc7-9e99-559376f3e08f 2019-04-09 11:09:12,852 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:09:12,893 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:09:03 GMT Server: Apache x-openstack-request-id: req-2017f85a-5bfe-472f-8d55-3acb63d8a2fd 2019-04-09 11:09:12,894 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:09:12,894 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc&marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc used request id req-2017f85a-5bfe-472f-8d55-3acb63d8a2fd 2019-04-09 11:09:12,894 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0729229450226s 2019-04-09 11:09:12,894 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-09 11:09:12,898 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:09:12,927 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:09:03 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False Server: Apache x-openstack-request-id: req-2beceabb-b498-4866-8aaf-63ac2432e74e 2019-04-09 11:09:12,927 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:09:12,968 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Tue, 09 Apr 2019 11:09:03 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-e5f797a3-25c4-458a-8360-5d36a2dfd665 2019-04-09 11:09:12,969 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "da1426745d3d4a2ab538c4c6721804f4", "image": "heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_42ec05fa-9a5a-4193-ba0d-81c792442209", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b62787c2-635d-4893-8553-7ee0260442ff"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5fc4c7fd07e947fb8641de4126c9f897", "tags": null, "creation_time": "2019-04-09T10:54:54Z", "links": [{"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-09 11:09:12,969 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False used request id req-e5f797a3-25c4-458a-8360-5d36a2dfd665 2019-04-09 11:09:12,969 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0746309757233s 2019-04-09 11:09:17,976 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:09:17,979 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:09:18,010 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:09:08 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc Server: Apache x-openstack-request-id: req-89ec0e22-f032-44f4-80fd-cdb712583889 2019-04-09 11:09:18,010 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:09:18,052 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:09:08 GMT Server: Apache x-openstack-request-id: req-cfd3e94d-3673-40df-ae28-deeacf95a767 2019-04-09 11:09:18,053 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:09:18,053 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc&marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc used request id req-cfd3e94d-3673-40df-ae28-deeacf95a767 2019-04-09 11:09:18,053 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0772879123688s 2019-04-09 11:09:23,059 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:09:23,062 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:09:23,089 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:09:13 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc Server: Apache x-openstack-request-id: req-08698a6c-1c8e-4e1d-8e9d-da0c68f848d0 2019-04-09 11:09:23,089 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:09:23,131 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:09:13 GMT Server: Apache x-openstack-request-id: req-4d4f614c-8512-4f5e-bb8c-19e36ced8737 2019-04-09 11:09:23,131 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:09:23,132 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc&marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc used request id req-4d4f614c-8512-4f5e-bb8c-19e36ced8737 2019-04-09 11:09:23,132 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0729010105133s 2019-04-09 11:09:23,132 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-09 11:09:23,136 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:09:23,162 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:09:13 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False Server: Apache x-openstack-request-id: req-1b989652-b8da-49f9-82ba-484ced6e3699 2019-04-09 11:09:23,162 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:09:23,204 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Tue, 09 Apr 2019 11:09:13 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-867081c3-c38e-48a7-a161-45ed5e657e13 2019-04-09 11:09:23,204 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "da1426745d3d4a2ab538c4c6721804f4", "image": "heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_42ec05fa-9a5a-4193-ba0d-81c792442209", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b62787c2-635d-4893-8553-7ee0260442ff"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5fc4c7fd07e947fb8641de4126c9f897", "tags": null, "creation_time": "2019-04-09T10:54:54Z", "links": [{"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-09 11:09:23,205 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False used request id req-867081c3-c38e-48a7-a161-45ed5e657e13 2019-04-09 11:09:23,205 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0724809169769s 2019-04-09 11:09:28,211 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:09:28,215 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:09:28,244 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:09:18 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc Server: Apache x-openstack-request-id: req-8c4be9fa-b6c3-4b94-994b-03311a7b46ba 2019-04-09 11:09:28,244 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:09:28,285 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:09:18 GMT Server: Apache x-openstack-request-id: req-e385cd23-bb3d-4f48-8782-31cfdece57f8 2019-04-09 11:09:28,285 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:09:28,285 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc&marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc used request id req-e385cd23-bb3d-4f48-8782-31cfdece57f8 2019-04-09 11:09:28,286 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0741980075836s 2019-04-09 11:09:33,291 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:09:33,296 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:09:33,323 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:09:23 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc Server: Apache x-openstack-request-id: req-883cd297-7f06-42b6-9f09-c15aa73ab552 2019-04-09 11:09:33,324 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:09:33,365 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:09:23 GMT Server: Apache x-openstack-request-id: req-a4ce1986-160a-43fc-9089-2f7ee85515b9 2019-04-09 11:09:33,366 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:09:33,366 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc&marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc used request id req-a4ce1986-160a-43fc-9089-2f7ee85515b9 2019-04-09 11:09:33,366 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.074539899826s 2019-04-09 11:09:33,366 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-09 11:09:33,370 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:09:33,397 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:09:23 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False Server: Apache x-openstack-request-id: req-9cb43b67-f96b-4591-b6a8-09b9e3fc855d 2019-04-09 11:09:33,397 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:09:33,439 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Tue, 09 Apr 2019 11:09:23 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-f1b6e148-e399-4828-af32-f39686231579 2019-04-09 11:09:33,439 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "da1426745d3d4a2ab538c4c6721804f4", "image": "heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_42ec05fa-9a5a-4193-ba0d-81c792442209", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b62787c2-635d-4893-8553-7ee0260442ff"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5fc4c7fd07e947fb8641de4126c9f897", "tags": null, "creation_time": "2019-04-09T10:54:54Z", "links": [{"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-09 11:09:33,439 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False used request id req-f1b6e148-e399-4828-af32-f39686231579 2019-04-09 11:09:33,440 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0732378959656s 2019-04-09 11:09:38,446 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:09:38,450 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:09:38,478 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:09:28 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc Server: Apache x-openstack-request-id: req-0643bf1b-6933-4781-9ed5-a01345f67145 2019-04-09 11:09:38,479 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:09:38,522 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:09:28 GMT Server: Apache x-openstack-request-id: req-400fffe9-9097-4df1-a1b6-92369218b8a3 2019-04-09 11:09:38,522 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:09:38,522 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc&marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc used request id req-400fffe9-9097-4df1-a1b6-92369218b8a3 2019-04-09 11:09:38,522 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.076110124588s 2019-04-09 11:09:43,528 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:09:43,532 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:09:43,560 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:09:33 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc Server: Apache x-openstack-request-id: req-631e42c5-d788-4664-b889-76b460b3ce9a 2019-04-09 11:09:43,560 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:09:43,602 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:09:33 GMT Server: Apache x-openstack-request-id: req-993e47b3-3451-4350-8b71-b7c66d5efaaf 2019-04-09 11:09:43,602 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:09:43,603 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc&marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc used request id req-993e47b3-3451-4350-8b71-b7c66d5efaaf 2019-04-09 11:09:43,603 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.074606180191s 2019-04-09 11:09:43,603 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-09 11:09:43,607 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:09:43,635 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:09:33 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False Server: Apache x-openstack-request-id: req-114ff881-ed41-48af-ad00-46cec2a8563d 2019-04-09 11:09:43,635 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:09:43,677 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Tue, 09 Apr 2019 11:09:33 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-24239fe3-57ea-44e0-bbee-3539d1646cdb 2019-04-09 11:09:43,677 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "da1426745d3d4a2ab538c4c6721804f4", "image": "heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_42ec05fa-9a5a-4193-ba0d-81c792442209", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b62787c2-635d-4893-8553-7ee0260442ff"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5fc4c7fd07e947fb8641de4126c9f897", "tags": null, "creation_time": "2019-04-09T10:54:54Z", "links": [{"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-09 11:09:43,677 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False used request id req-24239fe3-57ea-44e0-bbee-3539d1646cdb 2019-04-09 11:09:43,678 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0742061138153s 2019-04-09 11:09:48,684 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:09:48,687 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:09:48,714 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:09:39 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc Server: Apache x-openstack-request-id: req-bcbfb42f-095c-44a3-95d9-a27be16e0bbb 2019-04-09 11:09:48,714 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:09:48,756 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:09:39 GMT Server: Apache x-openstack-request-id: req-e66b0a82-5ebc-44af-8193-d83a3b6431be 2019-04-09 11:09:48,756 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:09:48,756 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc&marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc used request id req-e66b0a82-5ebc-44af-8193-d83a3b6431be 2019-04-09 11:09:48,756 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0721900463104s 2019-04-09 11:09:53,762 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:09:53,766 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:09:53,793 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:09:44 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc Server: Apache x-openstack-request-id: req-afbc247f-c18f-4903-88f4-2c3109cada85 2019-04-09 11:09:53,793 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:09:53,834 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:09:44 GMT Server: Apache x-openstack-request-id: req-f0dbd3fb-ad05-4f79-8ff8-a7b2be40960c 2019-04-09 11:09:53,835 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:09:53,835 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc&marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc used request id req-f0dbd3fb-ad05-4f79-8ff8-a7b2be40960c 2019-04-09 11:09:53,835 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0729899406433s 2019-04-09 11:09:53,835 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-09 11:09:53,839 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:09:53,864 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:09:44 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False Server: Apache x-openstack-request-id: req-a358d41c-d059-4984-af1f-df7a471c0fac 2019-04-09 11:09:53,865 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:09:53,905 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Tue, 09 Apr 2019 11:09:44 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-910f45da-a188-4a5d-83b3-605e6a5d93e2 2019-04-09 11:09:53,906 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "da1426745d3d4a2ab538c4c6721804f4", "image": "heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_42ec05fa-9a5a-4193-ba0d-81c792442209", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b62787c2-635d-4893-8553-7ee0260442ff"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5fc4c7fd07e947fb8641de4126c9f897", "tags": null, "creation_time": "2019-04-09T10:54:54Z", "links": [{"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-09 11:09:53,906 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False used request id req-910f45da-a188-4a5d-83b3-605e6a5d93e2 2019-04-09 11:09:53,906 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0705878734589s 2019-04-09 11:09:58,913 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:09:58,916 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:09:58,943 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:09:49 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc Server: Apache x-openstack-request-id: req-8d0317d3-77ba-4e5d-ae90-6dd78799cb5d 2019-04-09 11:09:58,943 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:09:58,984 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:09:49 GMT Server: Apache x-openstack-request-id: req-babbd8c1-23cd-4739-9551-50cb94a5e7c3 2019-04-09 11:09:58,984 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:09:58,984 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc&marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc used request id req-babbd8c1-23cd-4739-9551-50cb94a5e7c3 2019-04-09 11:09:58,985 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0718431472778s 2019-04-09 11:10:03,990 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:10:03,994 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:10:04,023 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:09:54 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc Server: Apache x-openstack-request-id: req-f8395c4a-9be9-41c6-8bae-5af748cb6450 2019-04-09 11:10:04,023 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:10:04,065 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:09:54 GMT Server: Apache x-openstack-request-id: req-18994970-5cb1-4bb7-881b-ae8b1d8361c9 2019-04-09 11:10:04,066 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:10:04,066 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc&marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc used request id req-18994970-5cb1-4bb7-881b-ae8b1d8361c9 2019-04-09 11:10:04,066 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0754220485687s 2019-04-09 11:10:04,066 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-09 11:10:04,069 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:10:04,096 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:09:54 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False Server: Apache x-openstack-request-id: req-aec7fcff-303a-4b43-9c40-63c3eee7f6e7 2019-04-09 11:10:04,097 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:10:04,139 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Tue, 09 Apr 2019 11:09:54 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-e578fcd3-5200-44cf-a900-4d91f9c28d2f 2019-04-09 11:10:04,140 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "da1426745d3d4a2ab538c4c6721804f4", "image": "heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_42ec05fa-9a5a-4193-ba0d-81c792442209", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b62787c2-635d-4893-8553-7ee0260442ff"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5fc4c7fd07e947fb8641de4126c9f897", "tags": null, "creation_time": "2019-04-09T10:54:54Z", "links": [{"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-09 11:10:04,140 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False used request id req-e578fcd3-5200-44cf-a900-4d91f9c28d2f 2019-04-09 11:10:04,140 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0737290382385s 2019-04-09 11:10:09,147 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:10:09,150 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:10:09,176 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:09:59 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc Server: Apache x-openstack-request-id: req-8c5f89ce-8f41-4406-928c-4011052d0587 2019-04-09 11:10:09,176 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:10:09,218 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:09:59 GMT Server: Apache x-openstack-request-id: req-35278b4f-797b-45cf-b79f-33004f9c126a 2019-04-09 11:10:09,218 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:10:09,218 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc&marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc used request id req-35278b4f-797b-45cf-b79f-33004f9c126a 2019-04-09 11:10:09,219 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0717978477478s 2019-04-09 11:10:14,224 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:10:14,228 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:10:14,256 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:10:04 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc Server: Apache x-openstack-request-id: req-d6fd7a9a-f2f7-4b92-a316-99616e698506 2019-04-09 11:10:14,256 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:10:14,299 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:10:04 GMT Server: Apache x-openstack-request-id: req-3ad8acbc-18d0-4085-ab61-915d7833789b 2019-04-09 11:10:14,299 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:10:14,299 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc&marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc used request id req-3ad8acbc-18d0-4085-ab61-915d7833789b 2019-04-09 11:10:14,299 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0748419761658s 2019-04-09 11:10:14,300 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-09 11:10:14,303 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:10:14,329 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:10:04 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False Server: Apache x-openstack-request-id: req-50a4e4f4-c082-458a-9c78-27d50aef4166 2019-04-09 11:10:14,329 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:10:14,370 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Tue, 09 Apr 2019 11:10:04 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-0517a232-3e66-469b-8cb5-4980df8bac8e 2019-04-09 11:10:14,371 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "da1426745d3d4a2ab538c4c6721804f4", "image": "heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_42ec05fa-9a5a-4193-ba0d-81c792442209", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b62787c2-635d-4893-8553-7ee0260442ff"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5fc4c7fd07e947fb8641de4126c9f897", "tags": null, "creation_time": "2019-04-09T10:54:54Z", "links": [{"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-09 11:10:14,371 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False used request id req-0517a232-3e66-469b-8cb5-4980df8bac8e 2019-04-09 11:10:14,371 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0714380741119s 2019-04-09 11:10:19,378 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:10:19,382 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:10:19,411 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:10:09 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc Server: Apache x-openstack-request-id: req-b377441c-ccd2-45da-ba7a-b7d0ec497bcb 2019-04-09 11:10:19,411 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:10:19,454 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:10:09 GMT Server: Apache x-openstack-request-id: req-fc92ca9a-25bb-4c5d-822c-607dc6cd4e6d 2019-04-09 11:10:19,455 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:10:19,455 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc&marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc used request id req-fc92ca9a-25bb-4c5d-822c-607dc6cd4e6d 2019-04-09 11:10:19,455 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0771510601044s 2019-04-09 11:10:24,460 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:10:24,464 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:10:24,493 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:10:14 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc Server: Apache x-openstack-request-id: req-218573b6-d30a-4319-9661-ae8c92fa76ac 2019-04-09 11:10:24,493 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:10:24,536 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:10:14 GMT Server: Apache x-openstack-request-id: req-75cfc058-968b-4fa6-989d-05cd5f9b7a66 2019-04-09 11:10:24,536 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:10:24,537 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc&marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc used request id req-75cfc058-968b-4fa6-989d-05cd5f9b7a66 2019-04-09 11:10:24,537 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0761759281158s 2019-04-09 11:10:24,537 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-09 11:10:24,541 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:10:24,572 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:10:14 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False Server: Apache x-openstack-request-id: req-f1e25ac6-a5b9-40b0-8b73-cff1f58d22a2 2019-04-09 11:10:24,572 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:10:24,615 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Tue, 09 Apr 2019 11:10:14 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-fa4f005d-dba2-4248-905d-296305d9d083 2019-04-09 11:10:24,616 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "da1426745d3d4a2ab538c4c6721804f4", "image": "heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_42ec05fa-9a5a-4193-ba0d-81c792442209", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b62787c2-635d-4893-8553-7ee0260442ff"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5fc4c7fd07e947fb8641de4126c9f897", "tags": null, "creation_time": "2019-04-09T10:54:54Z", "links": [{"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-09 11:10:24,616 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False used request id req-fa4f005d-dba2-4248-905d-296305d9d083 2019-04-09 11:10:24,616 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.078489780426s 2019-04-09 11:10:29,622 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:10:29,626 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:10:29,658 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:10:19 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc Server: Apache x-openstack-request-id: req-43ef08f5-a9f9-44c7-9f08-420839cc44e2 2019-04-09 11:10:29,658 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:10:29,701 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:10:19 GMT Server: Apache x-openstack-request-id: req-ac2a565a-c90b-4c89-9f3b-3992d2a3c025 2019-04-09 11:10:29,701 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:10:29,701 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc&marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc used request id req-ac2a565a-c90b-4c89-9f3b-3992d2a3c025 2019-04-09 11:10:29,701 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0786209106445s 2019-04-09 11:10:34,707 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:10:34,710 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:10:35,009 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:10:25 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc Server: Apache x-openstack-request-id: req-1a142513-6836-4de4-8da4-2c9aee54ad5b 2019-04-09 11:10:35,010 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:10:35,052 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:10:25 GMT Server: Apache x-openstack-request-id: req-0d87fd5a-a3d1-4dbf-840d-ba5cfb2545f6 2019-04-09 11:10:35,052 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:10:35,052 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc&marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc used request id req-0d87fd5a-a3d1-4dbf-840d-ba5cfb2545f6 2019-04-09 11:10:35,052 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.345574855804s 2019-04-09 11:10:35,053 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-09 11:10:35,056 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:10:35,083 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:10:25 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False Server: Apache x-openstack-request-id: req-ea81f46a-bb01-4049-a2b0-85dfbe0cd74f 2019-04-09 11:10:35,084 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:10:35,421 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Tue, 09 Apr 2019 11:10:25 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-23d541e2-d4aa-4bdd-b187-61b5582e73ce 2019-04-09 11:10:35,422 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "da1426745d3d4a2ab538c4c6721804f4", "image": "heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_42ec05fa-9a5a-4193-ba0d-81c792442209", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b62787c2-635d-4893-8553-7ee0260442ff"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5fc4c7fd07e947fb8641de4126c9f897", "tags": null, "creation_time": "2019-04-09T10:54:54Z", "links": [{"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-09 11:10:35,422 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False used request id req-23d541e2-d4aa-4bdd-b187-61b5582e73ce 2019-04-09 11:10:35,422 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.368946075439s 2019-04-09 11:10:40,428 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:10:40,432 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:10:40,458 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:10:30 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc Server: Apache x-openstack-request-id: req-60a504f6-8d96-4c44-a4e2-c29406def37c 2019-04-09 11:10:40,458 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:10:40,782 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:10:30 GMT Server: Apache x-openstack-request-id: req-d39123e1-24b2-4c47-afc1-0aadbffa6440 2019-04-09 11:10:40,783 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:10:40,783 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc&marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc used request id req-d39123e1-24b2-4c47-afc1-0aadbffa6440 2019-04-09 11:10:40,783 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.354624032974s 2019-04-09 11:10:45,789 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:10:45,792 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:10:46,072 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:10:36 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc Server: Apache x-openstack-request-id: req-08c13bce-96ad-4ebb-9e8a-e58c11063943 2019-04-09 11:10:46,072 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:10:46,114 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:10:36 GMT Server: Apache x-openstack-request-id: req-e08f49c4-9003-42a1-b3c4-db5f973d5072 2019-04-09 11:10:46,115 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:10:46,115 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc&marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc used request id req-e08f49c4-9003-42a1-b3c4-db5f973d5072 2019-04-09 11:10:46,115 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.326159000397s 2019-04-09 11:10:46,115 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-09 11:10:46,119 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:10:46,145 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:10:36 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False Server: Apache x-openstack-request-id: req-703bc826-b2d8-433b-9b60-6ff87c293666 2019-04-09 11:10:46,145 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:10:46,186 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Tue, 09 Apr 2019 11:10:36 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-915070e3-78eb-441a-8b4a-2e2450bd1e35 2019-04-09 11:10:46,186 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "da1426745d3d4a2ab538c4c6721804f4", "image": "heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_42ec05fa-9a5a-4193-ba0d-81c792442209", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b62787c2-635d-4893-8553-7ee0260442ff"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5fc4c7fd07e947fb8641de4126c9f897", "tags": null, "creation_time": "2019-04-09T10:54:54Z", "links": [{"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-09 11:10:46,187 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False used request id req-915070e3-78eb-441a-8b4a-2e2450bd1e35 2019-04-09 11:10:46,187 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0713229179382s 2019-04-09 11:10:51,191 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:10:51,194 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:10:51,241 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:10:41 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc Server: Apache x-openstack-request-id: req-a0699fdc-fa46-4e52-8ce1-31910b2ea331 2019-04-09 11:10:51,241 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:10:51,284 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:10:41 GMT Server: Apache x-openstack-request-id: req-0aae4ed0-3fe4-4a65-afb3-2bc5e8f8cf4e 2019-04-09 11:10:51,284 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:10:51,285 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc&marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc used request id req-0aae4ed0-3fe4-4a65-afb3-2bc5e8f8cf4e 2019-04-09 11:10:51,285 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0937430858612s 2019-04-09 11:10:56,290 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:10:56,294 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:10:56,320 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:10:46 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc Server: Apache x-openstack-request-id: req-040ccd44-c1d5-4d65-a550-1ed83abe1af1 2019-04-09 11:10:56,321 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:10:56,637 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:10:46 GMT Server: Apache x-openstack-request-id: req-30239976-63ff-4503-8dee-68afeecf5073 2019-04-09 11:10:56,637 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:10:56,637 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc&marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc used request id req-30239976-63ff-4503-8dee-68afeecf5073 2019-04-09 11:10:56,637 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.346976041794s 2019-04-09 11:10:56,638 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-09 11:10:56,641 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:10:56,934 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:10:46 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False Server: Apache x-openstack-request-id: req-f2ae6309-dae2-4a98-96b6-e70e77054a61 2019-04-09 11:10:56,934 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:10:56,974 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Tue, 09 Apr 2019 11:10:47 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-995518e7-db69-4669-8cb8-0236dcc2a116 2019-04-09 11:10:56,975 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "da1426745d3d4a2ab538c4c6721804f4", "image": "heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_42ec05fa-9a5a-4193-ba0d-81c792442209", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b62787c2-635d-4893-8553-7ee0260442ff"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5fc4c7fd07e947fb8641de4126c9f897", "tags": null, "creation_time": "2019-04-09T10:54:54Z", "links": [{"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-09 11:10:56,975 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False used request id req-995518e7-db69-4669-8cb8-0236dcc2a116 2019-04-09 11:10:56,975 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.337155103683s 2019-04-09 11:11:01,982 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:11:01,986 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:11:02,013 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:10:52 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc Server: Apache x-openstack-request-id: req-bef632ef-88ae-490c-ad1e-274799651612 2019-04-09 11:11:02,013 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:11:02,055 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:10:52 GMT Server: Apache x-openstack-request-id: req-9648c6d8-8a40-4af4-b81c-bdb50d985f4a 2019-04-09 11:11:02,055 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:11:02,055 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc&marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc used request id req-9648c6d8-8a40-4af4-b81c-bdb50d985f4a 2019-04-09 11:11:02,056 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0736169815063s 2019-04-09 11:11:07,061 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:11:07,065 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:11:07,093 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:10:57 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc Server: Apache x-openstack-request-id: req-14a5d32a-986b-4e0f-9190-cab71c2a16a1 2019-04-09 11:11:07,093 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:11:07,134 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:10:57 GMT Server: Apache x-openstack-request-id: req-3f2176fa-ea55-4eec-8dc6-4f09836c77f5 2019-04-09 11:11:07,135 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:11:07,135 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc&marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc used request id req-3f2176fa-ea55-4eec-8dc6-4f09836c77f5 2019-04-09 11:11:07,135 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0735290050507s 2019-04-09 11:11:07,135 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-09 11:11:07,139 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:11:07,165 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:10:57 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False Server: Apache x-openstack-request-id: req-95e7cdb2-0177-40c7-a507-53a4d8448cfb 2019-04-09 11:11:07,166 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:11:07,207 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Tue, 09 Apr 2019 11:10:57 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-6f698ca6-9335-4419-800f-6964c422893c 2019-04-09 11:11:07,208 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "da1426745d3d4a2ab538c4c6721804f4", "image": "heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_42ec05fa-9a5a-4193-ba0d-81c792442209", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b62787c2-635d-4893-8553-7ee0260442ff"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5fc4c7fd07e947fb8641de4126c9f897", "tags": null, "creation_time": "2019-04-09T10:54:54Z", "links": [{"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-09 11:11:07,208 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False used request id req-6f698ca6-9335-4419-800f-6964c422893c 2019-04-09 11:11:07,208 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0729639530182s 2019-04-09 11:11:12,215 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:11:12,218 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:11:12,247 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:11:02 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc Server: Apache x-openstack-request-id: req-15fa4346-a5b2-4d25-85af-fb5d8c7a6e54 2019-04-09 11:11:12,247 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:11:12,289 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:11:02 GMT Server: Apache x-openstack-request-id: req-17ac401f-ef94-4e8c-99e8-53fac653116f 2019-04-09 11:11:12,289 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:11:12,290 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc&marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc used request id req-17ac401f-ef94-4e8c-99e8-53fac653116f 2019-04-09 11:11:12,290 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.074737071991s 2019-04-09 11:11:17,295 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:11:17,299 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:11:17,608 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:11:07 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc Server: Apache x-openstack-request-id: req-c4c2e015-c238-4478-a361-1396e86178c8 2019-04-09 11:11:17,608 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:11:17,650 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:11:07 GMT Server: Apache x-openstack-request-id: req-cdcddc7c-a355-4fb8-b371-65d45ffa4541 2019-04-09 11:11:17,650 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:11:17,650 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc&marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc used request id req-cdcddc7c-a355-4fb8-b371-65d45ffa4541 2019-04-09 11:11:17,650 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.354732990265s 2019-04-09 11:11:17,651 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-09 11:11:17,654 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:11:17,697 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:11:07 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False Server: Apache x-openstack-request-id: req-0ca64379-b7b2-4902-b95b-862ad131e02e 2019-04-09 11:11:17,698 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:11:17,995 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Tue, 09 Apr 2019 11:11:07 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-cdff7331-59b3-496e-ad9c-ff6dea1b6362 2019-04-09 11:11:17,996 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "da1426745d3d4a2ab538c4c6721804f4", "image": "heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_42ec05fa-9a5a-4193-ba0d-81c792442209", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b62787c2-635d-4893-8553-7ee0260442ff"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5fc4c7fd07e947fb8641de4126c9f897", "tags": null, "creation_time": "2019-04-09T10:54:54Z", "links": [{"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-09 11:11:17,996 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False used request id req-cdff7331-59b3-496e-ad9c-ff6dea1b6362 2019-04-09 11:11:17,996 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.345453023911s 2019-04-09 11:11:23,003 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:11:23,006 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:11:23,034 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:11:13 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc Server: Apache x-openstack-request-id: req-65e57ee4-9bb4-4858-9ea0-4477fd833542 2019-04-09 11:11:23,035 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:11:23,081 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:11:13 GMT Server: Apache x-openstack-request-id: req-471d9bde-e3f2-43bc-9fe4-5ac354115ad8 2019-04-09 11:11:23,081 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:11:23,081 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc&marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc used request id req-471d9bde-e3f2-43bc-9fe4-5ac354115ad8 2019-04-09 11:11:23,081 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0784480571747s 2019-04-09 11:11:28,087 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:11:28,090 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:11:28,117 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:11:18 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc Server: Apache x-openstack-request-id: req-efc30330-8c4a-4f54-b54a-4612a6054491 2019-04-09 11:11:28,117 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:11:28,158 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:11:18 GMT Server: Apache x-openstack-request-id: req-555b1d3e-bb6d-4257-8d00-c131f361a5cb 2019-04-09 11:11:28,158 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:11:28,158 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc&marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc used request id req-555b1d3e-bb6d-4257-8d00-c131f361a5cb 2019-04-09 11:11:28,158 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0715727806091s 2019-04-09 11:11:28,159 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-09 11:11:28,162 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:11:28,188 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:11:18 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False Server: Apache x-openstack-request-id: req-97ae49c9-ccb3-4a7a-a0d5-f95e4316b650 2019-04-09 11:11:28,188 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:11:28,231 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Tue, 09 Apr 2019 11:11:18 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-f51c7ffd-dd9c-4403-ad4c-bf918ea01601 2019-04-09 11:11:28,232 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "da1426745d3d4a2ab538c4c6721804f4", "image": "heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_42ec05fa-9a5a-4193-ba0d-81c792442209", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b62787c2-635d-4893-8553-7ee0260442ff"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5fc4c7fd07e947fb8641de4126c9f897", "tags": null, "creation_time": "2019-04-09T10:54:54Z", "links": [{"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-09 11:11:28,232 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False used request id req-f51c7ffd-dd9c-4403-ad4c-bf918ea01601 2019-04-09 11:11:28,232 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.073135137558s 2019-04-09 11:11:33,239 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:11:33,242 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:11:33,268 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:11:23 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc Server: Apache x-openstack-request-id: req-1fc5420d-2fde-48eb-ab1a-cf042cd0a72f 2019-04-09 11:11:33,268 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:11:33,308 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:11:23 GMT Server: Apache x-openstack-request-id: req-222a42d3-e3ed-413b-9037-26a6708fef3f 2019-04-09 11:11:33,309 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:11:33,309 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc&marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc used request id req-222a42d3-e3ed-413b-9037-26a6708fef3f 2019-04-09 11:11:33,309 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0701329708099s 2019-04-09 11:11:38,314 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:11:38,318 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:11:38,345 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:11:28 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc Server: Apache x-openstack-request-id: req-0bc079b1-a5ea-4993-9c3a-667f4dda5d72 2019-04-09 11:11:38,345 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:11:38,386 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:11:28 GMT Server: Apache x-openstack-request-id: req-7cfcfe6a-91ba-4fcb-8d6b-c99a46be47ea 2019-04-09 11:11:38,386 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:11:38,387 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc&marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc used request id req-7cfcfe6a-91ba-4fcb-8d6b-c99a46be47ea 2019-04-09 11:11:38,387 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0720980167389s 2019-04-09 11:11:38,387 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-09 11:11:38,391 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:11:38,417 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:11:28 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False Server: Apache x-openstack-request-id: req-b541f666-ffd3-4bda-81a2-44914f9bd3b1 2019-04-09 11:11:38,417 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:11:38,458 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Tue, 09 Apr 2019 11:11:28 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-6d102b71-5ea7-428b-94e5-54e13f869675 2019-04-09 11:11:38,458 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "da1426745d3d4a2ab538c4c6721804f4", "image": "heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_42ec05fa-9a5a-4193-ba0d-81c792442209", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b62787c2-635d-4893-8553-7ee0260442ff"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5fc4c7fd07e947fb8641de4126c9f897", "tags": null, "creation_time": "2019-04-09T10:54:54Z", "links": [{"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-09 11:11:38,458 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False used request id req-6d102b71-5ea7-428b-94e5-54e13f869675 2019-04-09 11:11:38,458 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0711679458618s 2019-04-09 11:11:43,465 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:11:43,469 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:11:43,494 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:11:33 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc Server: Apache x-openstack-request-id: req-335f2ac9-5118-4374-bc2f-5a9989042830 2019-04-09 11:11:43,494 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:11:43,804 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:11:33 GMT Server: Apache x-openstack-request-id: req-c28e8e79-ef03-445f-bb20-e66383998ee3 2019-04-09 11:11:43,804 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:11:43,804 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc&marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc used request id req-c28e8e79-ef03-445f-bb20-e66383998ee3 2019-04-09 11:11:43,805 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.339359045029s 2019-04-09 11:11:48,810 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:11:48,814 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:11:48,845 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:11:39 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc Server: Apache x-openstack-request-id: req-6cd2ab19-40bc-40fe-8ed6-ed70e9ae9bd8 2019-04-09 11:11:48,845 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:11:48,886 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:11:39 GMT Server: Apache x-openstack-request-id: req-92d9281b-cfb6-4d4f-ab79-a0b408115e15 2019-04-09 11:11:48,887 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:11:48,887 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc&marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc used request id req-92d9281b-cfb6-4d4f-ab79-a0b408115e15 2019-04-09 11:11:48,887 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0769200325012s 2019-04-09 11:11:48,888 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-09 11:11:48,891 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:11:48,917 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:11:39 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False Server: Apache x-openstack-request-id: req-e4910d9a-f7c6-44d2-bc16-5079653a69c0 2019-04-09 11:11:48,917 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:11:48,958 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Tue, 09 Apr 2019 11:11:39 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-5cee3e0a-1c08-4322-8edb-fd7b030ee6a0 2019-04-09 11:11:48,959 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "da1426745d3d4a2ab538c4c6721804f4", "image": "heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_42ec05fa-9a5a-4193-ba0d-81c792442209", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b62787c2-635d-4893-8553-7ee0260442ff"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5fc4c7fd07e947fb8641de4126c9f897", "tags": null, "creation_time": "2019-04-09T10:54:54Z", "links": [{"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-09 11:11:48,959 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False used request id req-5cee3e0a-1c08-4322-8edb-fd7b030ee6a0 2019-04-09 11:11:48,959 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.071445941925s 2019-04-09 11:11:53,966 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:11:53,969 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:11:53,995 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:11:44 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc Server: Apache x-openstack-request-id: req-60bfc35b-cbc8-4571-9820-9e1a7bc28528 2019-04-09 11:11:53,996 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:11:54,037 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:11:44 GMT Server: Apache x-openstack-request-id: req-edbf1e6d-bc7f-4ab0-bf54-fc139bb71e9f 2019-04-09 11:11:54,037 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:11:54,038 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc&marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc used request id req-edbf1e6d-bc7f-4ab0-bf54-fc139bb71e9f 2019-04-09 11:11:54,038 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.071986913681s 2019-04-09 11:11:59,043 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:11:59,047 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:11:59,073 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:11:49 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc Server: Apache x-openstack-request-id: req-4e542f8a-c2bf-481a-92a4-7f6ecd169599 2019-04-09 11:11:59,074 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:11:59,115 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:11:49 GMT Server: Apache x-openstack-request-id: req-d2a9eddb-97cc-477e-817a-4d6e681f7e4e 2019-04-09 11:11:59,115 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:11:59,115 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc&marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc used request id req-d2a9eddb-97cc-477e-817a-4d6e681f7e4e 2019-04-09 11:11:59,115 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0718221664429s 2019-04-09 11:11:59,116 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-09 11:11:59,119 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:11:59,146 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:11:49 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False Server: Apache x-openstack-request-id: req-8d1b46fc-66af-439b-8035-17720e2c05bc 2019-04-09 11:11:59,146 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:11:59,190 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Tue, 09 Apr 2019 11:11:49 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-2175aca3-6779-4c41-8eac-28f75555789f 2019-04-09 11:11:59,191 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "da1426745d3d4a2ab538c4c6721804f4", "image": "heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_42ec05fa-9a5a-4193-ba0d-81c792442209", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b62787c2-635d-4893-8553-7ee0260442ff"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5fc4c7fd07e947fb8641de4126c9f897", "tags": null, "creation_time": "2019-04-09T10:54:54Z", "links": [{"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-09 11:11:59,191 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False used request id req-2175aca3-6779-4c41-8eac-28f75555789f 2019-04-09 11:11:59,191 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.075562953949s 2019-04-09 11:12:04,198 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:12:04,202 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:12:04,229 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:11:54 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc Server: Apache x-openstack-request-id: req-46b7b5c9-fffb-484b-bb3b-6e4e033b3e9e 2019-04-09 11:12:04,230 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:12:04,272 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:11:54 GMT Server: Apache x-openstack-request-id: req-0ec5b3d5-a830-4e4d-8792-82708f8ae838 2019-04-09 11:12:04,272 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:12:04,272 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc&marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc used request id req-0ec5b3d5-a830-4e4d-8792-82708f8ae838 2019-04-09 11:12:04,272 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0741040706635s 2019-04-09 11:12:09,278 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:12:09,281 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:12:09,309 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:11:59 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc Server: Apache x-openstack-request-id: req-a197f0ba-4191-44d9-a46f-e0d110bd6e8a 2019-04-09 11:12:09,309 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:12:09,351 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:11:59 GMT Server: Apache x-openstack-request-id: req-9e8dc6cf-fd00-4709-87df-619ac98f04da 2019-04-09 11:12:09,352 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:12:09,352 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc&marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc used request id req-9e8dc6cf-fd00-4709-87df-619ac98f04da 2019-04-09 11:12:09,352 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0740721225739s 2019-04-09 11:12:09,352 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-09 11:12:09,356 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:12:09,652 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:11:59 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False Server: Apache x-openstack-request-id: req-f47ea409-c087-4a7c-98f8-4c8fbef37bb8 2019-04-09 11:12:09,652 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:12:09,693 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Tue, 09 Apr 2019 11:11:59 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-67a531c5-4f07-4463-84a2-7bfd86bd5e2a 2019-04-09 11:12:09,694 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "da1426745d3d4a2ab538c4c6721804f4", "image": "heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_42ec05fa-9a5a-4193-ba0d-81c792442209", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b62787c2-635d-4893-8553-7ee0260442ff"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5fc4c7fd07e947fb8641de4126c9f897", "tags": null, "creation_time": "2019-04-09T10:54:54Z", "links": [{"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-09 11:12:09,694 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False used request id req-67a531c5-4f07-4463-84a2-7bfd86bd5e2a 2019-04-09 11:12:09,694 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.341498851776s 2019-04-09 11:12:14,700 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:12:14,704 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:12:14,732 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:12:04 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc Server: Apache x-openstack-request-id: req-4f105337-3b76-4783-a47d-b52c746d2192 2019-04-09 11:12:14,732 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:12:14,773 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:12:04 GMT Server: Apache x-openstack-request-id: req-20f58081-5a90-4123-8bdc-733e1eb96a81 2019-04-09 11:12:14,773 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:12:14,773 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc&marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc used request id req-20f58081-5a90-4123-8bdc-733e1eb96a81 2019-04-09 11:12:14,774 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0729520320892s 2019-04-09 11:12:19,779 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:12:19,783 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:12:19,810 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:12:10 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc Server: Apache x-openstack-request-id: req-d9404952-71f2-4ad4-bbd7-e5397dbcf850 2019-04-09 11:12:19,810 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:12:19,852 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:12:10 GMT Server: Apache x-openstack-request-id: req-d21d9a70-c1d9-41a7-bb35-aedc6615bf07 2019-04-09 11:12:19,853 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:12:19,853 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc&marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc used request id req-d21d9a70-c1d9-41a7-bb35-aedc6615bf07 2019-04-09 11:12:19,853 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0736401081085s 2019-04-09 11:12:19,853 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-09 11:12:19,857 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:12:19,884 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:12:10 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False Server: Apache x-openstack-request-id: req-2a59f243-a20c-4f93-ad04-0c45d3ad1f98 2019-04-09 11:12:19,884 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:12:19,928 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Tue, 09 Apr 2019 11:12:10 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-ee802488-c102-447c-ae33-0973f4e5897a 2019-04-09 11:12:19,928 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "da1426745d3d4a2ab538c4c6721804f4", "image": "heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_42ec05fa-9a5a-4193-ba0d-81c792442209", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b62787c2-635d-4893-8553-7ee0260442ff"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5fc4c7fd07e947fb8641de4126c9f897", "tags": null, "creation_time": "2019-04-09T10:54:54Z", "links": [{"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-09 11:12:19,928 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False used request id req-ee802488-c102-447c-ae33-0973f4e5897a 2019-04-09 11:12:19,929 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0751240253448s 2019-04-09 11:12:24,935 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:12:24,939 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:12:24,965 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:12:15 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc Server: Apache x-openstack-request-id: req-1a2b2448-18e7-4cf8-b507-56d130d9ff6f 2019-04-09 11:12:24,966 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:12:25,007 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:12:15 GMT Server: Apache x-openstack-request-id: req-358cc2a3-79c6-46a1-8f7b-a6df6b390966 2019-04-09 11:12:25,008 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:12:25,008 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc&marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc used request id req-358cc2a3-79c6-46a1-8f7b-a6df6b390966 2019-04-09 11:12:25,008 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0727200508118s 2019-04-09 11:12:30,013 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:12:30,017 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:12:30,045 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:12:20 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc Server: Apache x-openstack-request-id: req-29d68a43-c6d0-413e-bb55-8c4c6857e697 2019-04-09 11:12:30,045 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:12:30,086 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:12:20 GMT Server: Apache x-openstack-request-id: req-66c1ff9f-add2-4cae-9599-5b27e644130c 2019-04-09 11:12:30,086 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:12:30,086 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc&marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc used request id req-66c1ff9f-add2-4cae-9599-5b27e644130c 2019-04-09 11:12:30,086 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0726499557495s 2019-04-09 11:12:30,087 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-09 11:12:30,090 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:12:30,116 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:12:20 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False Server: Apache x-openstack-request-id: req-61dafef1-d3d7-4331-a004-9d0d108c18d2 2019-04-09 11:12:30,116 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:12:30,157 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Tue, 09 Apr 2019 11:12:20 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-b746ca8f-56b6-4d54-a0c0-ef3f34853cd2 2019-04-09 11:12:30,158 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "da1426745d3d4a2ab538c4c6721804f4", "image": "heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_42ec05fa-9a5a-4193-ba0d-81c792442209", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b62787c2-635d-4893-8553-7ee0260442ff"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5fc4c7fd07e947fb8641de4126c9f897", "tags": null, "creation_time": "2019-04-09T10:54:54Z", "links": [{"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-09 11:12:30,158 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False used request id req-b746ca8f-56b6-4d54-a0c0-ef3f34853cd2 2019-04-09 11:12:30,158 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.071310043335s 2019-04-09 11:12:35,165 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:12:35,168 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:12:35,476 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:12:25 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc Server: Apache x-openstack-request-id: req-9b9ac82e-9621-4bb2-bae7-918daeb0cad2 2019-04-09 11:12:35,476 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:12:35,517 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:12:25 GMT Server: Apache x-openstack-request-id: req-b9ce52fa-cb15-497d-a58b-16f9fc6b144a 2019-04-09 11:12:35,517 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:12:35,517 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc&marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc used request id req-b9ce52fa-cb15-497d-a58b-16f9fc6b144a 2019-04-09 11:12:35,517 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.352570056915s 2019-04-09 11:12:40,523 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:12:40,526 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:12:40,553 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:12:30 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc Server: Apache x-openstack-request-id: req-af17d3ac-795d-4d70-aed9-a60c5ab954ec 2019-04-09 11:12:40,553 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:12:40,594 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:12:30 GMT Server: Apache x-openstack-request-id: req-7fd5eb4e-dabc-4c4b-895b-37e871c93544 2019-04-09 11:12:40,594 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:12:40,594 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc&marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc used request id req-7fd5eb4e-dabc-4c4b-895b-37e871c93544 2019-04-09 11:12:40,594 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.07137799263s 2019-04-09 11:12:40,595 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-09 11:12:40,598 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:12:40,625 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:12:30 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False Server: Apache x-openstack-request-id: req-a1a3ae3b-8b21-417f-b4f5-c147848ed911 2019-04-09 11:12:40,625 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:12:40,666 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Tue, 09 Apr 2019 11:12:30 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-5bd8540e-6729-4016-9def-f6656ec0fdff 2019-04-09 11:12:40,666 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "da1426745d3d4a2ab538c4c6721804f4", "image": "heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_42ec05fa-9a5a-4193-ba0d-81c792442209", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b62787c2-635d-4893-8553-7ee0260442ff"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5fc4c7fd07e947fb8641de4126c9f897", "tags": null, "creation_time": "2019-04-09T10:54:54Z", "links": [{"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-09 11:12:40,667 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False used request id req-5bd8540e-6729-4016-9def-f6656ec0fdff 2019-04-09 11:12:40,667 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0717830657959s 2019-04-09 11:12:45,673 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:12:45,676 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:12:45,984 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:12:35 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc Server: Apache x-openstack-request-id: req-1cd4235f-2ad2-41dc-b7b6-6c9a7ac31137 2019-04-09 11:12:45,984 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:12:46,026 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:12:36 GMT Server: Apache x-openstack-request-id: req-d304e4e3-1d27-4678-8826-f09e1ec62f3f 2019-04-09 11:12:46,026 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:12:46,027 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc&marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc used request id req-d304e4e3-1d27-4678-8826-f09e1ec62f3f 2019-04-09 11:12:46,027 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.353355169296s 2019-04-09 11:12:51,032 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:12:51,036 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:12:51,064 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:12:41 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc Server: Apache x-openstack-request-id: req-0af3f4cf-8cd3-4297-8ee9-b57f67aaccc2 2019-04-09 11:12:51,064 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:12:51,106 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:12:41 GMT Server: Apache x-openstack-request-id: req-8939a291-9b0b-4e42-b052-1ad473ad98d3 2019-04-09 11:12:51,107 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:12:51,107 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc&marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc used request id req-8939a291-9b0b-4e42-b052-1ad473ad98d3 2019-04-09 11:12:51,107 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0745859146118s 2019-04-09 11:12:51,107 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-09 11:12:51,111 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:12:51,139 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:12:41 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False Server: Apache x-openstack-request-id: req-bf76f5e9-6306-4d9c-9c6c-698dde680ce9 2019-04-09 11:12:51,139 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:12:51,180 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Tue, 09 Apr 2019 11:12:41 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-9a64c2a0-4c29-4bf3-9936-120c7e4b907f 2019-04-09 11:12:51,181 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "da1426745d3d4a2ab538c4c6721804f4", "image": "heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_42ec05fa-9a5a-4193-ba0d-81c792442209", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b62787c2-635d-4893-8553-7ee0260442ff"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5fc4c7fd07e947fb8641de4126c9f897", "tags": null, "creation_time": "2019-04-09T10:54:54Z", "links": [{"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-09 11:12:51,181 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False used request id req-9a64c2a0-4c29-4bf3-9936-120c7e4b907f 2019-04-09 11:12:51,181 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0738201141357s 2019-04-09 11:12:56,188 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:12:56,191 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:12:56,217 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:12:46 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc Server: Apache x-openstack-request-id: req-ebaf97d4-36e8-401f-9a67-7d916b247788 2019-04-09 11:12:56,217 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:12:56,259 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 451 Content-Type: application/json Date: Tue, 09 Apr 2019 11:12:46 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-397ceabe-d97e-46a0-a48f-1a29d40a9f7c 2019-04-09 11:12:56,260 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "vellum", "event_time": "2019-04-09T11:12:41Z", "links": [{"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/resources/vellum/events/3f53fd57-277c-44b2-96d5-facb06564827", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/resources/vellum", "rel": "resource"}, {"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "rel": "stack"}], "logical_resource_id": "vellum", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "34ec23a7-faf3-4063-8b0c-2cf61a763d67", "id": "3f53fd57-277c-44b2-96d5-facb06564827"}, {"resource_name": "sprout", "event_time": "2019-04-09T11:12:41Z", "links": [{"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/resources/sprout/events/ec26d63c-6606-45e8-b711-743a9fc02e44", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/resources/sprout", "rel": "resource"}, {"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "rel": "stack"}], "logical_resource_id": "sprout", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-sprout-w3lr2lowwk42", "id": "ec26d63c-6606-45e8-b711-743a9fc02e44"}]} 2019-04-09 11:12:56,260 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc&marker=9afac77e-1b07-4f89-bba6-546e5d525b12&sort_dir=asc used request id req-397ceabe-d97e-46a0-a48f-1a29d40a9f7c 2019-04-09 11:12:56,260 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0724618434906s 2019-04-09 11:13:01,266 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:13:01,270 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:13:01,299 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:12:51 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc Server: Apache x-openstack-request-id: req-ab8d3195-c059-4aa0-8927-ef6e26d6188f 2019-04-09 11:13:01,299 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:13:01,340 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:12:51 GMT Server: Apache x-openstack-request-id: req-227df344-48b6-4344-8ed4-a080155d5208 2019-04-09 11:13:01,340 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:13:01,340 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc&marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc used request id req-227df344-48b6-4344-8ed4-a080155d5208 2019-04-09 11:13:01,341 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0739619731903s 2019-04-09 11:13:06,346 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:13:06,350 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:13:06,379 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:12:56 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc Server: Apache x-openstack-request-id: req-47a3ff7b-28d9-425d-85fc-708c2d94f4c0 2019-04-09 11:13:06,379 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:13:06,420 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:12:56 GMT Server: Apache x-openstack-request-id: req-49452623-e39a-4a3d-be0d-b8d3ad1eb41e 2019-04-09 11:13:06,420 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:13:06,420 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc&marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc used request id req-49452623-e39a-4a3d-be0d-b8d3ad1eb41e 2019-04-09 11:13:06,420 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0740039348602s 2019-04-09 11:13:06,421 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-09 11:13:06,424 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:13:06,450 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:12:56 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False Server: Apache x-openstack-request-id: req-612b7ac2-40a9-468d-8db8-a595969f1550 2019-04-09 11:13:06,450 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:13:06,491 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Tue, 09 Apr 2019 11:12:56 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-163cea21-c936-4498-b8b5-59b5fad05b19 2019-04-09 11:13:06,491 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "da1426745d3d4a2ab538c4c6721804f4", "image": "heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_42ec05fa-9a5a-4193-ba0d-81c792442209", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b62787c2-635d-4893-8553-7ee0260442ff"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5fc4c7fd07e947fb8641de4126c9f897", "tags": null, "creation_time": "2019-04-09T10:54:54Z", "links": [{"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-09 11:13:06,491 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False used request id req-163cea21-c936-4498-b8b5-59b5fad05b19 2019-04-09 11:13:06,492 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0706660747528s 2019-04-09 11:13:11,498 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:13:11,502 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:13:11,527 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:13:01 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc Server: Apache x-openstack-request-id: req-08996752-54f7-4520-9913-8f087a956140 2019-04-09 11:13:11,527 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:13:11,568 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:13:01 GMT Server: Apache x-openstack-request-id: req-96aa3692-c822-439b-9966-7a3e66b7df22 2019-04-09 11:13:11,568 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:13:11,569 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc&marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc used request id req-96aa3692-c822-439b-9966-7a3e66b7df22 2019-04-09 11:13:11,569 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0705828666687s 2019-04-09 11:13:16,574 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:13:16,578 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:13:16,606 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:13:06 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc Server: Apache x-openstack-request-id: req-3fce4332-6711-436e-90c1-8cd6c21faeb1 2019-04-09 11:13:16,606 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:13:16,648 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:13:06 GMT Server: Apache x-openstack-request-id: req-4d2dad4d-847f-4c13-8c23-7a62c265b4ab 2019-04-09 11:13:16,648 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:13:16,648 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc&marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc used request id req-4d2dad4d-847f-4c13-8c23-7a62c265b4ab 2019-04-09 11:13:16,649 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0739028453827s 2019-04-09 11:13:16,649 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-09 11:13:16,652 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:13:16,678 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:13:06 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False Server: Apache x-openstack-request-id: req-afdc2428-9f2f-4ee2-b8a7-4242478a245b 2019-04-09 11:13:16,678 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:13:16,720 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Tue, 09 Apr 2019 11:13:06 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-08257aff-d9f7-4ff2-9a29-ed58bf709652 2019-04-09 11:13:16,720 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "da1426745d3d4a2ab538c4c6721804f4", "image": "heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_42ec05fa-9a5a-4193-ba0d-81c792442209", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b62787c2-635d-4893-8553-7ee0260442ff"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5fc4c7fd07e947fb8641de4126c9f897", "tags": null, "creation_time": "2019-04-09T10:54:54Z", "links": [{"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-09 11:13:16,721 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False used request id req-08257aff-d9f7-4ff2-9a29-ed58bf709652 2019-04-09 11:13:16,721 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0715839862823s 2019-04-09 11:13:21,727 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:13:21,731 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:13:21,758 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:13:11 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc Server: Apache x-openstack-request-id: req-8b9c2b08-656a-439f-95a9-0877c9a66434 2019-04-09 11:13:21,758 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:13:21,801 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:13:11 GMT Server: Apache x-openstack-request-id: req-2e7b93ba-e579-49da-b3b9-25b74ed8e1bd 2019-04-09 11:13:21,802 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:13:21,802 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc&marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc used request id req-2e7b93ba-e579-49da-b3b9-25b74ed8e1bd 2019-04-09 11:13:21,802 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0744209289551s 2019-04-09 11:13:26,808 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:13:26,812 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:13:26,839 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:13:17 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc Server: Apache x-openstack-request-id: req-1d7d77d7-5805-4225-a61c-4b367be76a2b 2019-04-09 11:13:26,839 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:13:26,880 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:13:17 GMT Server: Apache x-openstack-request-id: req-e3a4448b-1097-4185-93e3-226615a76be2 2019-04-09 11:13:26,881 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:13:26,881 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc&marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc used request id req-e3a4448b-1097-4185-93e3-226615a76be2 2019-04-09 11:13:26,881 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0731749534607s 2019-04-09 11:13:26,882 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-09 11:13:26,885 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:13:26,911 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:13:17 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False Server: Apache x-openstack-request-id: req-fd7d6b22-5dd6-4910-b0c5-aaeff1b99bcc 2019-04-09 11:13:26,911 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:13:26,954 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Tue, 09 Apr 2019 11:13:17 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-d3e2ba37-24e0-487a-9e93-93e7768033fa 2019-04-09 11:13:26,954 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "da1426745d3d4a2ab538c4c6721804f4", "image": "heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_42ec05fa-9a5a-4193-ba0d-81c792442209", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b62787c2-635d-4893-8553-7ee0260442ff"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5fc4c7fd07e947fb8641de4126c9f897", "tags": null, "creation_time": "2019-04-09T10:54:54Z", "links": [{"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-09 11:13:26,954 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False used request id req-d3e2ba37-24e0-487a-9e93-93e7768033fa 2019-04-09 11:13:26,955 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0729289054871s 2019-04-09 11:13:31,961 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:13:31,965 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:13:31,992 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:13:22 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc Server: Apache x-openstack-request-id: req-3778e9fc-6694-4f6d-b757-f6b87d006be0 2019-04-09 11:13:31,992 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:13:32,032 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:13:22 GMT Server: Apache x-openstack-request-id: req-bc5f2187-d763-4c05-b602-ebbb2835979f 2019-04-09 11:13:32,032 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:13:32,033 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc&marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc used request id req-bc5f2187-d763-4c05-b602-ebbb2835979f 2019-04-09 11:13:32,033 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0712258815765s 2019-04-09 11:13:37,038 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:13:37,043 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:13:37,069 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:13:27 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc Server: Apache x-openstack-request-id: req-27d29ed4-e0e0-4fa7-a435-be52169a3411 2019-04-09 11:13:37,070 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:13:37,111 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:13:27 GMT Server: Apache x-openstack-request-id: req-038cc298-b3f8-477e-afde-7bc967b3cb87 2019-04-09 11:13:37,111 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:13:37,111 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc&marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc used request id req-038cc298-b3f8-477e-afde-7bc967b3cb87 2019-04-09 11:13:37,111 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0726900100708s 2019-04-09 11:13:37,112 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-09 11:13:37,116 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:13:37,157 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:13:27 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False Server: Apache x-openstack-request-id: req-9d63a86e-7384-43e0-aeaa-737bd4225320 2019-04-09 11:13:37,157 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:13:37,198 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Tue, 09 Apr 2019 11:13:27 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-fead27df-d43c-4f97-bb02-1d81afe6e362 2019-04-09 11:13:37,199 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "da1426745d3d4a2ab538c4c6721804f4", "image": "heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_42ec05fa-9a5a-4193-ba0d-81c792442209", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b62787c2-635d-4893-8553-7ee0260442ff"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5fc4c7fd07e947fb8641de4126c9f897", "tags": null, "creation_time": "2019-04-09T10:54:54Z", "links": [{"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-09 11:13:37,199 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False used request id req-fead27df-d43c-4f97-bb02-1d81afe6e362 2019-04-09 11:13:37,199 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0870161056519s 2019-04-09 11:13:42,206 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:13:42,210 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:13:42,239 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:13:32 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc Server: Apache x-openstack-request-id: req-57116b2c-4e52-4457-b802-21a5fa974856 2019-04-09 11:13:42,239 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:13:42,282 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:13:32 GMT Server: Apache x-openstack-request-id: req-a8e7cfb6-3ec0-4204-aead-e60fd9f8e8fc 2019-04-09 11:13:42,282 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:13:42,283 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc&marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc used request id req-a8e7cfb6-3ec0-4204-aead-e60fd9f8e8fc 2019-04-09 11:13:42,283 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0768821239471s 2019-04-09 11:13:47,289 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:13:47,293 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:13:47,320 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:13:37 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc Server: Apache x-openstack-request-id: req-9d3a625b-a3b9-469f-9e90-1b6e7b837186 2019-04-09 11:13:47,320 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:13:47,362 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:13:37 GMT Server: Apache x-openstack-request-id: req-f8118169-d84d-42a5-b7de-80e6d4ae5957 2019-04-09 11:13:47,363 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:13:47,363 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc&marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc used request id req-f8118169-d84d-42a5-b7de-80e6d4ae5957 2019-04-09 11:13:47,363 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0740919113159s 2019-04-09 11:13:47,363 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-09 11:13:47,367 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:13:47,393 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:13:37 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False Server: Apache x-openstack-request-id: req-28a20771-7ecd-4ccd-810f-9f79a804bd67 2019-04-09 11:13:47,393 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:13:47,433 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Tue, 09 Apr 2019 11:13:37 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-401da47e-259b-46a3-93f1-2066495978d4 2019-04-09 11:13:47,434 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "da1426745d3d4a2ab538c4c6721804f4", "image": "heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_42ec05fa-9a5a-4193-ba0d-81c792442209", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b62787c2-635d-4893-8553-7ee0260442ff"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5fc4c7fd07e947fb8641de4126c9f897", "tags": null, "creation_time": "2019-04-09T10:54:54Z", "links": [{"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-09 11:13:47,434 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False used request id req-401da47e-259b-46a3-93f1-2066495978d4 2019-04-09 11:13:47,434 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0705671310425s 2019-04-09 11:13:52,440 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:13:52,443 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:13:52,468 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:13:42 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc Server: Apache x-openstack-request-id: req-0b4dd4f3-061a-4c18-a720-0a3145c4929c 2019-04-09 11:13:52,468 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:13:52,508 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:13:42 GMT Server: Apache x-openstack-request-id: req-592d0278-0c90-4ec2-84e9-39870f574c2a 2019-04-09 11:13:52,508 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:13:52,508 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc&marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc used request id req-592d0278-0c90-4ec2-84e9-39870f574c2a 2019-04-09 11:13:52,508 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0677490234375s 2019-04-09 11:13:57,514 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:13:57,517 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:13:57,542 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:13:47 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc Server: Apache x-openstack-request-id: req-1167c5b3-a617-45d8-a78f-2f91fb5dd802 2019-04-09 11:13:57,543 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:13:57,583 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:13:47 GMT Server: Apache x-openstack-request-id: req-a94f4515-d898-4dd2-a170-5838f010b6ee 2019-04-09 11:13:57,584 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:13:57,584 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc&marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc used request id req-a94f4515-d898-4dd2-a170-5838f010b6ee 2019-04-09 11:13:57,584 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0697929859161s 2019-04-09 11:13:57,584 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-09 11:13:57,588 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:13:57,615 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:13:47 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False Server: Apache x-openstack-request-id: req-cacdf93d-c4fe-4bc0-b9da-112aff9dea57 2019-04-09 11:13:57,616 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:13:57,657 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Tue, 09 Apr 2019 11:13:47 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-cf1202ef-0b18-4537-8cd0-a116ba4fc7d6 2019-04-09 11:13:57,658 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "da1426745d3d4a2ab538c4c6721804f4", "image": "heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_42ec05fa-9a5a-4193-ba0d-81c792442209", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b62787c2-635d-4893-8553-7ee0260442ff"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5fc4c7fd07e947fb8641de4126c9f897", "tags": null, "creation_time": "2019-04-09T10:54:54Z", "links": [{"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-09 11:13:57,658 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False used request id req-cf1202ef-0b18-4537-8cd0-a116ba4fc7d6 2019-04-09 11:13:57,658 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0736639499664s 2019-04-09 11:14:02,665 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:14:02,669 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:14:02,700 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:13:52 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc Server: Apache x-openstack-request-id: req-3052af8b-577d-4d01-81b8-32f9338fbac3 2019-04-09 11:14:02,700 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:14:02,743 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:13:52 GMT Server: Apache x-openstack-request-id: req-ce460eed-996b-4dc1-bb50-663fa65751ee 2019-04-09 11:14:02,743 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:14:02,743 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc&marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc used request id req-ce460eed-996b-4dc1-bb50-663fa65751ee 2019-04-09 11:14:02,744 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0784180164337s 2019-04-09 11:14:07,749 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:14:07,752 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:14:07,782 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:13:57 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc Server: Apache x-openstack-request-id: req-b10415e0-622f-4fe9-9c1f-7f013211c156 2019-04-09 11:14:07,782 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:14:07,826 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:13:57 GMT Server: Apache x-openstack-request-id: req-2d29ff63-b698-45ba-93ad-782cd3813d7b 2019-04-09 11:14:07,826 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:14:07,826 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc&marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc used request id req-2d29ff63-b698-45ba-93ad-782cd3813d7b 2019-04-09 11:14:07,826 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0770049095154s 2019-04-09 11:14:07,827 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-09 11:14:07,830 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:14:07,857 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:13:58 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False Server: Apache x-openstack-request-id: req-c827dcd0-66dc-45d0-9588-e46feea6f30b 2019-04-09 11:14:07,858 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:14:07,900 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Tue, 09 Apr 2019 11:13:58 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-cb4f2424-0420-43de-b1e9-76a9bbad00e1 2019-04-09 11:14:07,900 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "da1426745d3d4a2ab538c4c6721804f4", "image": "heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_42ec05fa-9a5a-4193-ba0d-81c792442209", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b62787c2-635d-4893-8553-7ee0260442ff"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5fc4c7fd07e947fb8641de4126c9f897", "tags": null, "creation_time": "2019-04-09T10:54:54Z", "links": [{"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-09 11:14:07,900 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False used request id req-cb4f2424-0420-43de-b1e9-76a9bbad00e1 2019-04-09 11:14:07,901 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0737409591675s 2019-04-09 11:14:12,907 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:14:12,912 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:14:12,939 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:14:03 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc Server: Apache x-openstack-request-id: req-784a419d-3696-4e7c-b876-4c819b8a0104 2019-04-09 11:14:12,939 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:14:12,981 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:14:03 GMT Server: Apache x-openstack-request-id: req-f88fd04b-254f-47f5-9614-15f86b00d91f 2019-04-09 11:14:12,981 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:14:12,982 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc&marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc used request id req-f88fd04b-254f-47f5-9614-15f86b00d91f 2019-04-09 11:14:12,982 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0742790699005s 2019-04-09 11:14:17,988 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:14:17,992 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:14:18,021 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:14:08 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc Server: Apache x-openstack-request-id: req-94ee4424-afa6-420d-81ba-5113699efaec 2019-04-09 11:14:18,021 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:14:18,063 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:14:08 GMT Server: Apache x-openstack-request-id: req-4c0e2086-6991-4b2e-9782-908358b1006b 2019-04-09 11:14:18,063 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:14:18,063 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc&marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc used request id req-4c0e2086-6991-4b2e-9782-908358b1006b 2019-04-09 11:14:18,063 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0756669044495s 2019-04-09 11:14:18,064 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-09 11:14:18,067 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:14:18,095 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:14:08 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False Server: Apache x-openstack-request-id: req-d9267ae4-a3e0-42ad-b690-ad50409a5744 2019-04-09 11:14:18,096 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:14:18,139 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Tue, 09 Apr 2019 11:14:08 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-15140db7-25aa-4f4f-9bfe-f3ba3ed4801e 2019-04-09 11:14:18,139 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "da1426745d3d4a2ab538c4c6721804f4", "image": "heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_42ec05fa-9a5a-4193-ba0d-81c792442209", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b62787c2-635d-4893-8553-7ee0260442ff"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5fc4c7fd07e947fb8641de4126c9f897", "tags": null, "creation_time": "2019-04-09T10:54:54Z", "links": [{"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-09 11:14:18,139 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False used request id req-15140db7-25aa-4f4f-9bfe-f3ba3ed4801e 2019-04-09 11:14:18,140 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0755040645599s 2019-04-09 11:14:23,146 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:14:23,150 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:14:23,178 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:14:13 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc Server: Apache x-openstack-request-id: req-8d5755b1-0ec3-4f3f-85ac-3f7f723f804d 2019-04-09 11:14:23,178 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:14:23,221 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:14:13 GMT Server: Apache x-openstack-request-id: req-05189cd2-6efe-4433-becc-315d3cd0dd43 2019-04-09 11:14:23,221 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:14:23,221 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc&marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc used request id req-05189cd2-6efe-4433-becc-315d3cd0dd43 2019-04-09 11:14:23,222 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.074991941452s 2019-04-09 11:14:28,227 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:14:28,231 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:14:28,258 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:14:18 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc Server: Apache x-openstack-request-id: req-6ee7901c-bdf8-4ba9-bba2-bc4a9e00a403 2019-04-09 11:14:28,258 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:14:28,298 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:14:18 GMT Server: Apache x-openstack-request-id: req-a3165a62-aeaf-4e30-bf5d-de41f814b546 2019-04-09 11:14:28,299 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:14:28,299 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc&marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc used request id req-a3165a62-aeaf-4e30-bf5d-de41f814b546 2019-04-09 11:14:28,299 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.071674823761s 2019-04-09 11:14:28,300 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-09 11:14:28,303 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:14:28,329 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:14:18 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False Server: Apache x-openstack-request-id: req-b3cbc1a4-957e-4696-9cfb-33822b19f4d0 2019-04-09 11:14:28,330 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:14:28,370 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Tue, 09 Apr 2019 11:14:18 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-50f59963-8dd6-43c5-a1dd-899a0f42dbeb 2019-04-09 11:14:28,371 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "da1426745d3d4a2ab538c4c6721804f4", "image": "heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_42ec05fa-9a5a-4193-ba0d-81c792442209", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b62787c2-635d-4893-8553-7ee0260442ff"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5fc4c7fd07e947fb8641de4126c9f897", "tags": null, "creation_time": "2019-04-09T10:54:54Z", "links": [{"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-09 11:14:28,371 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False used request id req-50f59963-8dd6-43c5-a1dd-899a0f42dbeb 2019-04-09 11:14:28,371 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.071280002594s 2019-04-09 11:14:33,378 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:14:33,382 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:14:33,408 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:14:23 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc Server: Apache x-openstack-request-id: req-db47f9c8-6c00-4346-bd47-2205a2c54b9b 2019-04-09 11:14:33,409 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:14:33,450 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:14:23 GMT Server: Apache x-openstack-request-id: req-68ffe9d1-b747-4554-924c-11f1310ff36c 2019-04-09 11:14:33,450 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:14:33,450 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc&marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc used request id req-68ffe9d1-b747-4554-924c-11f1310ff36c 2019-04-09 11:14:33,450 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0722880363464s 2019-04-09 11:14:38,456 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:14:38,460 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:14:38,489 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:14:28 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc Server: Apache x-openstack-request-id: req-212e69d0-52b8-49d2-8cab-8179b5ccd57b 2019-04-09 11:14:38,489 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:14:38,532 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:14:28 GMT Server: Apache x-openstack-request-id: req-b5ce0a1c-c3a2-4b55-8291-c3644ea23afc 2019-04-09 11:14:38,532 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:14:38,532 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc&marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc used request id req-b5ce0a1c-c3a2-4b55-8291-c3644ea23afc 2019-04-09 11:14:38,532 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0761640071869s 2019-04-09 11:14:38,533 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-09 11:14:38,536 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:14:38,565 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:14:28 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False Server: Apache x-openstack-request-id: req-0f36e72f-193c-415c-af26-080589bdc96f 2019-04-09 11:14:38,565 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:14:38,607 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Tue, 09 Apr 2019 11:14:28 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-91015e79-82ce-4e6b-8420-f0dae784c523 2019-04-09 11:14:38,608 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "da1426745d3d4a2ab538c4c6721804f4", "image": "heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_42ec05fa-9a5a-4193-ba0d-81c792442209", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b62787c2-635d-4893-8553-7ee0260442ff"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5fc4c7fd07e947fb8641de4126c9f897", "tags": null, "creation_time": "2019-04-09T10:54:54Z", "links": [{"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-09 11:14:38,608 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False used request id req-91015e79-82ce-4e6b-8420-f0dae784c523 2019-04-09 11:14:38,608 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0752151012421s 2019-04-09 11:14:43,615 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:14:43,619 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:14:43,645 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:14:33 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc Server: Apache x-openstack-request-id: req-ef48560e-d8c6-469a-bb3f-255a16e43d7b 2019-04-09 11:14:43,645 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:14:43,686 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:14:33 GMT Server: Apache x-openstack-request-id: req-60ab3b40-d99a-4ea1-b15a-5b57b4cfc72a 2019-04-09 11:14:43,686 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:14:43,687 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc&marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc used request id req-60ab3b40-d99a-4ea1-b15a-5b57b4cfc72a 2019-04-09 11:14:43,687 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0716238021851s 2019-04-09 11:14:48,693 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:14:48,697 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:14:48,726 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:14:38 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc Server: Apache x-openstack-request-id: req-e3d640f2-a80c-4fb3-a642-3a89cb3d4e35 2019-04-09 11:14:48,726 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:14:48,768 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:14:38 GMT Server: Apache x-openstack-request-id: req-03b19d00-2003-4c2d-8e46-f70598581365 2019-04-09 11:14:48,768 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:14:48,768 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc&marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc used request id req-03b19d00-2003-4c2d-8e46-f70598581365 2019-04-09 11:14:48,768 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0756440162659s 2019-04-09 11:14:48,769 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-09 11:14:48,772 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:14:48,799 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:14:38 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False Server: Apache x-openstack-request-id: req-2cc5e543-0d53-410c-a8e0-4aa6f890acae 2019-04-09 11:14:48,799 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:14:48,841 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Tue, 09 Apr 2019 11:14:38 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-b80c0fe0-5a0d-4914-ad6b-668cdc289b30 2019-04-09 11:14:48,841 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "da1426745d3d4a2ab538c4c6721804f4", "image": "heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_42ec05fa-9a5a-4193-ba0d-81c792442209", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b62787c2-635d-4893-8553-7ee0260442ff"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5fc4c7fd07e947fb8641de4126c9f897", "tags": null, "creation_time": "2019-04-09T10:54:54Z", "links": [{"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-09 11:14:48,842 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False used request id req-b80c0fe0-5a0d-4914-ad6b-668cdc289b30 2019-04-09 11:14:48,842 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.072741985321s 2019-04-09 11:14:53,848 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:14:53,852 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:14:53,878 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:14:44 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc Server: Apache x-openstack-request-id: req-cdc43366-c9d4-45bc-afe3-0496e967f581 2019-04-09 11:14:53,878 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:14:53,919 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:14:44 GMT Server: Apache x-openstack-request-id: req-66b8946c-8bec-406e-89c1-6beec04a81d9 2019-04-09 11:14:53,919 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:14:53,920 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc&marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc used request id req-66b8946c-8bec-406e-89c1-6beec04a81d9 2019-04-09 11:14:53,920 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0713529586792s 2019-04-09 11:14:58,925 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:14:58,929 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:14:58,956 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:14:49 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc Server: Apache x-openstack-request-id: req-7b79461b-85e4-46be-be0a-4b8df317f725 2019-04-09 11:14:58,956 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:14:58,998 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:14:49 GMT Server: Apache x-openstack-request-id: req-88a9c3c7-44f0-4350-ab6e-bf75d8fdaa40 2019-04-09 11:14:58,998 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:14:58,998 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc&marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc used request id req-88a9c3c7-44f0-4350-ab6e-bf75d8fdaa40 2019-04-09 11:14:58,998 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0729150772095s 2019-04-09 11:14:58,999 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-09 11:14:59,002 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:14:59,028 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:14:49 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False Server: Apache x-openstack-request-id: req-f4b66cf8-5987-4ad5-a3b5-1d3bd4e2f4fa 2019-04-09 11:14:59,028 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:14:59,070 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Tue, 09 Apr 2019 11:14:49 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-2262a72e-2132-4a2f-93ae-981725f669a6 2019-04-09 11:14:59,070 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "da1426745d3d4a2ab538c4c6721804f4", "image": "heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_42ec05fa-9a5a-4193-ba0d-81c792442209", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b62787c2-635d-4893-8553-7ee0260442ff"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5fc4c7fd07e947fb8641de4126c9f897", "tags": null, "creation_time": "2019-04-09T10:54:54Z", "links": [{"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-09 11:14:59,071 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False used request id req-2262a72e-2132-4a2f-93ae-981725f669a6 2019-04-09 11:14:59,071 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.071781873703s 2019-04-09 11:15:04,077 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:15:04,081 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:15:04,109 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:14:54 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc Server: Apache x-openstack-request-id: req-b4e9d760-960f-4caf-b6c3-3ddaaf3fb569 2019-04-09 11:15:04,109 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:15:04,151 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:14:54 GMT Server: Apache x-openstack-request-id: req-a118ee5d-2b8f-4bc3-ad1b-4ca7a15a7511 2019-04-09 11:15:04,151 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:15:04,151 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc&marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc used request id req-a118ee5d-2b8f-4bc3-ad1b-4ca7a15a7511 2019-04-09 11:15:04,152 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0740668773651s 2019-04-09 11:15:09,157 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:15:09,161 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:15:09,190 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:14:59 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc Server: Apache x-openstack-request-id: req-5758017e-6117-4ad3-a96b-368e6b025fb3 2019-04-09 11:15:09,191 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:15:09,234 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:14:59 GMT Server: Apache x-openstack-request-id: req-9bbf1770-040c-485b-a6b8-55d7f0eb7a6b 2019-04-09 11:15:09,235 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:15:09,235 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc&marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc used request id req-9bbf1770-040c-485b-a6b8-55d7f0eb7a6b 2019-04-09 11:15:09,235 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0774030685425s 2019-04-09 11:15:09,235 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-09 11:15:09,239 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:15:09,266 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:14:59 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False Server: Apache x-openstack-request-id: req-933472b9-8fe5-4f52-9a6b-23a5a6123a0e 2019-04-09 11:15:09,266 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:15:09,309 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Tue, 09 Apr 2019 11:14:59 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-8c33cea3-70d8-4576-94f1-6a855878c4e5 2019-04-09 11:15:09,309 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "da1426745d3d4a2ab538c4c6721804f4", "image": "heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_42ec05fa-9a5a-4193-ba0d-81c792442209", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b62787c2-635d-4893-8553-7ee0260442ff"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5fc4c7fd07e947fb8641de4126c9f897", "tags": null, "creation_time": "2019-04-09T10:54:54Z", "links": [{"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-09 11:15:09,309 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False used request id req-8c33cea3-70d8-4576-94f1-6a855878c4e5 2019-04-09 11:15:09,310 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0740938186646s 2019-04-09 11:15:14,316 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:15:14,320 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:15:14,346 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:15:04 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc Server: Apache x-openstack-request-id: req-befc6097-4163-4645-a658-9fde10bcbdd6 2019-04-09 11:15:14,346 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:15:14,387 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:15:04 GMT Server: Apache x-openstack-request-id: req-aed4410b-c8dd-40a9-a46d-b1d1e9ae45c8 2019-04-09 11:15:14,387 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:15:14,387 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc&marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc used request id req-aed4410b-c8dd-40a9-a46d-b1d1e9ae45c8 2019-04-09 11:15:14,388 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0711829662323s 2019-04-09 11:15:19,393 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:15:19,397 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:15:19,425 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:15:09 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc Server: Apache x-openstack-request-id: req-0c7a70d5-3d2d-4a4b-9bbd-5270f54f535a 2019-04-09 11:15:19,425 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:15:19,468 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:15:09 GMT Server: Apache x-openstack-request-id: req-5ca61605-c71e-4afc-ae3c-f72689f10fea 2019-04-09 11:15:19,468 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:15:19,468 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc&marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc used request id req-5ca61605-c71e-4afc-ae3c-f72689f10fea 2019-04-09 11:15:19,469 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0752549171448s 2019-04-09 11:15:19,469 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-09 11:15:19,473 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:15:19,499 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:15:09 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False Server: Apache x-openstack-request-id: req-1c09d047-ca75-456f-b764-e8d4677297c5 2019-04-09 11:15:19,499 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:15:19,542 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Tue, 09 Apr 2019 11:15:09 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-81b2162d-273d-45fe-ab89-5ff62cbf690d 2019-04-09 11:15:19,542 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "da1426745d3d4a2ab538c4c6721804f4", "image": "heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_42ec05fa-9a5a-4193-ba0d-81c792442209", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b62787c2-635d-4893-8553-7ee0260442ff"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5fc4c7fd07e947fb8641de4126c9f897", "tags": null, "creation_time": "2019-04-09T10:54:54Z", "links": [{"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-09 11:15:19,542 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False used request id req-81b2162d-273d-45fe-ab89-5ff62cbf690d 2019-04-09 11:15:19,543 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0733270645142s 2019-04-09 11:15:24,549 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:15:24,553 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:15:24,578 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:15:14 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc Server: Apache x-openstack-request-id: req-5d8a6629-16a0-4acc-8db4-a9c448f19fe4 2019-04-09 11:15:24,578 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:15:24,619 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:15:14 GMT Server: Apache x-openstack-request-id: req-8a92ac95-20e6-4fbb-a9ab-f9bd1f6202a5 2019-04-09 11:15:24,619 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:15:24,619 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc&marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc used request id req-8a92ac95-20e6-4fbb-a9ab-f9bd1f6202a5 2019-04-09 11:15:24,620 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0703339576721s 2019-04-09 11:15:29,625 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:15:29,629 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:15:29,655 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:15:19 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc Server: Apache x-openstack-request-id: req-ebfb7e92-5631-4d68-b755-e8bc9efefecc 2019-04-09 11:15:29,655 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:15:29,696 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:15:19 GMT Server: Apache x-openstack-request-id: req-14415e87-b38d-4fd4-ac42-b25004e192a3 2019-04-09 11:15:29,696 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:15:29,697 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc&marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc used request id req-14415e87-b38d-4fd4-ac42-b25004e192a3 2019-04-09 11:15:29,697 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0714750289917s 2019-04-09 11:15:29,697 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-09 11:15:29,701 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:15:29,743 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:15:19 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False Server: Apache x-openstack-request-id: req-897c0c36-5010-4b16-acce-6b95dbd629c2 2019-04-09 11:15:29,743 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:15:29,785 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Tue, 09 Apr 2019 11:15:19 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-05e9adf9-3934-4744-8dd4-88f985f21033 2019-04-09 11:15:29,785 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "da1426745d3d4a2ab538c4c6721804f4", "image": "heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_42ec05fa-9a5a-4193-ba0d-81c792442209", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b62787c2-635d-4893-8553-7ee0260442ff"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5fc4c7fd07e947fb8641de4126c9f897", "tags": null, "creation_time": "2019-04-09T10:54:54Z", "links": [{"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-09 11:15:29,786 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False used request id req-05e9adf9-3934-4744-8dd4-88f985f21033 2019-04-09 11:15:29,786 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0884311199188s 2019-04-09 11:15:34,792 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:15:34,796 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:15:34,822 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:15:24 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc Server: Apache x-openstack-request-id: req-d697c4ae-0e76-45b0-871a-1c9cd254ec5e 2019-04-09 11:15:34,823 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:15:34,867 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:15:24 GMT Server: Apache x-openstack-request-id: req-02df90a9-fd7e-4a32-9de2-cc32423aa51a 2019-04-09 11:15:34,867 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:15:34,867 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc&marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc used request id req-02df90a9-fd7e-4a32-9de2-cc32423aa51a 2019-04-09 11:15:34,868 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0752592086792s 2019-04-09 11:15:39,873 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:15:39,877 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:15:39,906 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:15:30 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc Server: Apache x-openstack-request-id: req-c6f6a2b0-9bf9-479c-a744-470638898ec6 2019-04-09 11:15:39,906 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:15:39,949 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:15:30 GMT Server: Apache x-openstack-request-id: req-c8e24e9c-e6a4-488c-b900-f6198da566e3 2019-04-09 11:15:39,949 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:15:39,949 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc&marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc used request id req-c8e24e9c-e6a4-488c-b900-f6198da566e3 2019-04-09 11:15:39,949 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0759098529816s 2019-04-09 11:15:39,950 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-09 11:15:39,953 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:15:39,984 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:15:30 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False Server: Apache x-openstack-request-id: req-8f9f17d2-5b0f-4714-9666-f916653ce623 2019-04-09 11:15:39,984 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:15:40,027 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Tue, 09 Apr 2019 11:15:30 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-2208619c-7194-46dc-af17-fe795b7bb146 2019-04-09 11:15:40,027 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "da1426745d3d4a2ab538c4c6721804f4", "image": "heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_42ec05fa-9a5a-4193-ba0d-81c792442209", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b62787c2-635d-4893-8553-7ee0260442ff"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5fc4c7fd07e947fb8641de4126c9f897", "tags": null, "creation_time": "2019-04-09T10:54:54Z", "links": [{"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-09 11:15:40,027 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False used request id req-2208619c-7194-46dc-af17-fe795b7bb146 2019-04-09 11:15:40,028 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0775411128998s 2019-04-09 11:15:45,031 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:15:45,035 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:15:45,333 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:15:35 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc Server: Apache x-openstack-request-id: req-b4dd7f40-1385-4ac0-89af-0401d71c6241 2019-04-09 11:15:45,333 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:15:45,374 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:15:35 GMT Server: Apache x-openstack-request-id: req-e4616c61-e703-4ccb-ae9a-2c20534fae25 2019-04-09 11:15:45,374 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:15:45,375 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc&marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc used request id req-e4616c61-e703-4ccb-ae9a-2c20534fae25 2019-04-09 11:15:45,375 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.343731880188s 2019-04-09 11:15:50,380 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:15:50,384 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:15:50,414 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:15:40 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc Server: Apache x-openstack-request-id: req-109104b4-a195-4850-93b0-015b3ef9b84e 2019-04-09 11:15:50,414 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:15:50,457 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:15:40 GMT Server: Apache x-openstack-request-id: req-4a92807e-d523-4cb6-b1ec-d001d7cecf1b 2019-04-09 11:15:50,457 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:15:50,458 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc&marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc used request id req-4a92807e-d523-4cb6-b1ec-d001d7cecf1b 2019-04-09 11:15:50,458 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0771329402924s 2019-04-09 11:15:50,458 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-09 11:15:50,462 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:15:50,489 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:15:40 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False Server: Apache x-openstack-request-id: req-661d0b3b-3e0d-48b2-99eb-eb9f786c43fe 2019-04-09 11:15:50,489 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:15:50,531 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Tue, 09 Apr 2019 11:15:40 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-a6f2a0ea-8cef-4d96-804f-50a3b3ac955e 2019-04-09 11:15:50,531 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "da1426745d3d4a2ab538c4c6721804f4", "image": "heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_42ec05fa-9a5a-4193-ba0d-81c792442209", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b62787c2-635d-4893-8553-7ee0260442ff"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5fc4c7fd07e947fb8641de4126c9f897", "tags": null, "creation_time": "2019-04-09T10:54:54Z", "links": [{"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-09 11:15:50,531 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False used request id req-a6f2a0ea-8cef-4d96-804f-50a3b3ac955e 2019-04-09 11:15:50,532 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0732848644257s 2019-04-09 11:15:55,538 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:15:55,542 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:15:55,570 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:15:45 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc Server: Apache x-openstack-request-id: req-39309ce8-0aad-401f-a6b0-0181415614da 2019-04-09 11:15:55,570 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:15:55,880 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:15:45 GMT Server: Apache x-openstack-request-id: req-31e0ef2e-8653-4292-8582-60e9f15e2f90 2019-04-09 11:15:55,880 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:15:55,880 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc&marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc used request id req-31e0ef2e-8653-4292-8582-60e9f15e2f90 2019-04-09 11:15:55,880 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.342123031616s 2019-04-09 11:16:00,886 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:16:00,890 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:16:01,256 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:15:51 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc Server: Apache x-openstack-request-id: req-cec0bd91-111d-46b4-869a-437d5a5c3e78 2019-04-09 11:16:01,256 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:16:01,297 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:15:51 GMT Server: Apache x-openstack-request-id: req-1e308168-d5fd-4ae7-900f-58371a70ee6b 2019-04-09 11:16:01,297 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:16:01,298 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc&marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc used request id req-1e308168-d5fd-4ae7-900f-58371a70ee6b 2019-04-09 11:16:01,298 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.411552190781s 2019-04-09 11:16:01,298 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-09 11:16:01,302 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:16:01,327 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:15:51 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False Server: Apache x-openstack-request-id: req-0d6e1bca-d28b-416f-8492-cf47209f27f6 2019-04-09 11:16:01,327 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:16:01,622 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Tue, 09 Apr 2019 11:15:51 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-4b788445-a1a3-423d-88be-144d721a48a6 2019-04-09 11:16:01,623 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "da1426745d3d4a2ab538c4c6721804f4", "image": "heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_42ec05fa-9a5a-4193-ba0d-81c792442209", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b62787c2-635d-4893-8553-7ee0260442ff"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5fc4c7fd07e947fb8641de4126c9f897", "tags": null, "creation_time": "2019-04-09T10:54:54Z", "links": [{"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-09 11:16:01,623 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False used request id req-4b788445-a1a3-423d-88be-144d721a48a6 2019-04-09 11:16:01,623 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.324739933014s 2019-04-09 11:16:06,629 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:16:06,633 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:16:06,659 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:15:56 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc Server: Apache x-openstack-request-id: req-e93242ad-937e-44ab-b2c1-5d807c277768 2019-04-09 11:16:06,659 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:16:06,700 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:15:56 GMT Server: Apache x-openstack-request-id: req-2c3a3d8e-9edd-4411-af9c-fd7dcf360091 2019-04-09 11:16:06,700 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:16:06,700 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc&marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc used request id req-2c3a3d8e-9edd-4411-af9c-fd7dcf360091 2019-04-09 11:16:06,700 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0709190368652s 2019-04-09 11:16:11,706 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:16:11,710 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:16:12,014 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:16:01 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc Server: Apache x-openstack-request-id: req-c5d46670-2adb-4a3f-8e5c-d79d52a2c4ba 2019-04-09 11:16:12,014 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:16:12,056 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:16:02 GMT Server: Apache x-openstack-request-id: req-5e3691f0-4144-4fca-a5dc-d88e03e64f90 2019-04-09 11:16:12,056 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:16:12,057 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc&marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc used request id req-5e3691f0-4144-4fca-a5dc-d88e03e64f90 2019-04-09 11:16:12,057 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.35050201416s 2019-04-09 11:16:12,057 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-09 11:16:12,061 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:16:12,345 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:16:02 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False Server: Apache x-openstack-request-id: req-174ee309-e60b-4cd6-9b93-badc0f3a56de 2019-04-09 11:16:12,345 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:16:12,386 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Tue, 09 Apr 2019 11:16:02 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-8eca3ebe-d965-44f1-8d95-109be033ff2e 2019-04-09 11:16:12,386 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "da1426745d3d4a2ab538c4c6721804f4", "image": "heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_42ec05fa-9a5a-4193-ba0d-81c792442209", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b62787c2-635d-4893-8553-7ee0260442ff"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5fc4c7fd07e947fb8641de4126c9f897", "tags": null, "creation_time": "2019-04-09T10:54:54Z", "links": [{"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-09 11:16:12,387 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False used request id req-8eca3ebe-d965-44f1-8d95-109be033ff2e 2019-04-09 11:16:12,387 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.329445123672s 2019-04-09 11:16:17,394 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:16:17,398 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:16:17,424 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:16:07 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc Server: Apache x-openstack-request-id: req-25d6d0d8-5a48-4c31-bf4a-e6cfab69967c 2019-04-09 11:16:17,424 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:16:17,466 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:16:07 GMT Server: Apache x-openstack-request-id: req-651e9174-1b24-46ba-bb52-2c95997915d7 2019-04-09 11:16:17,466 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:16:17,466 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc&marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc used request id req-651e9174-1b24-46ba-bb52-2c95997915d7 2019-04-09 11:16:17,466 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0726170539856s 2019-04-09 11:16:22,472 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:16:22,476 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:16:22,504 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:16:12 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc Server: Apache x-openstack-request-id: req-41c794a7-3d9d-4ed3-ad90-7b6e925acc55 2019-04-09 11:16:22,505 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:16:22,733 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:16:12 GMT Server: Apache x-openstack-request-id: req-1a4ceed7-9c2b-48a6-bb9a-31f4fbb68c00 2019-04-09 11:16:22,733 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:16:22,733 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc&marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc used request id req-1a4ceed7-9c2b-48a6-bb9a-31f4fbb68c00 2019-04-09 11:16:22,733 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.260963916779s 2019-04-09 11:16:22,734 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-09 11:16:22,737 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:16:22,764 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:16:12 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False Server: Apache x-openstack-request-id: req-89688b1a-1a1e-4d8f-927b-c10473affcde 2019-04-09 11:16:22,764 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:16:22,807 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Tue, 09 Apr 2019 11:16:12 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-3c043f61-a111-4eba-9090-4f58e2800fbf 2019-04-09 11:16:22,807 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "da1426745d3d4a2ab538c4c6721804f4", "image": "heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_42ec05fa-9a5a-4193-ba0d-81c792442209", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b62787c2-635d-4893-8553-7ee0260442ff"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5fc4c7fd07e947fb8641de4126c9f897", "tags": null, "creation_time": "2019-04-09T10:54:54Z", "links": [{"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-09 11:16:22,807 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False used request id req-3c043f61-a111-4eba-9090-4f58e2800fbf 2019-04-09 11:16:22,808 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0737509727478s 2019-04-09 11:16:27,814 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:16:27,818 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:16:28,108 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:16:17 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc Server: Apache x-openstack-request-id: req-d9b8cbd6-e32f-4ccd-ab84-16a31726cbdb 2019-04-09 11:16:28,109 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:16:28,150 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:16:18 GMT Server: Apache x-openstack-request-id: req-df0f28a9-7897-4e74-a4a2-c9f59ab90446 2019-04-09 11:16:28,150 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:16:28,150 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc&marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc used request id req-df0f28a9-7897-4e74-a4a2-c9f59ab90446 2019-04-09 11:16:28,150 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.336079120636s 2019-04-09 11:16:33,156 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:16:33,159 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:16:33,187 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:16:23 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc Server: Apache x-openstack-request-id: req-5ac161e5-1f3e-4a28-938b-942e8d64e8da 2019-04-09 11:16:33,187 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:16:33,229 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:16:23 GMT Server: Apache x-openstack-request-id: req-888fbce9-c8f6-410d-b5f7-c0a869f1ece2 2019-04-09 11:16:33,230 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:16:33,230 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc&marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc used request id req-888fbce9-c8f6-410d-b5f7-c0a869f1ece2 2019-04-09 11:16:33,230 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.073940038681s 2019-04-09 11:16:33,230 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-09 11:16:33,234 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:16:33,259 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:16:23 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False Server: Apache x-openstack-request-id: req-ba15a8cb-0225-4cc6-b9e6-8322c2af4254 2019-04-09 11:16:33,259 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:16:33,301 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Tue, 09 Apr 2019 11:16:23 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-1b58cc33-55e6-4fd7-a9d1-f4cec30157e2 2019-04-09 11:16:33,301 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "da1426745d3d4a2ab538c4c6721804f4", "image": "heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_42ec05fa-9a5a-4193-ba0d-81c792442209", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b62787c2-635d-4893-8553-7ee0260442ff"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5fc4c7fd07e947fb8641de4126c9f897", "tags": null, "creation_time": "2019-04-09T10:54:54Z", "links": [{"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-09 11:16:33,301 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False used request id req-1b58cc33-55e6-4fd7-a9d1-f4cec30157e2 2019-04-09 11:16:33,301 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0709640979767s 2019-04-09 11:16:38,308 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:16:38,312 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:16:38,340 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:16:28 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc Server: Apache x-openstack-request-id: req-c9a31da7-e0bb-4797-b810-30dd8d15de0a 2019-04-09 11:16:38,340 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:16:38,384 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:16:28 GMT Server: Apache x-openstack-request-id: req-e4d4946a-68bc-4bc4-ad1c-5cf89b6a5b66 2019-04-09 11:16:38,384 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:16:38,384 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc&marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc used request id req-e4d4946a-68bc-4bc4-ad1c-5cf89b6a5b66 2019-04-09 11:16:38,384 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0760810375214s 2019-04-09 11:16:43,390 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:16:43,394 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:16:43,422 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:16:33 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc Server: Apache x-openstack-request-id: req-e5cb66f9-a030-48c3-9544-d442991ba6dc 2019-04-09 11:16:43,423 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:16:43,464 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:16:33 GMT Server: Apache x-openstack-request-id: req-978ca822-6f16-4a6d-afea-645ff518d5ef 2019-04-09 11:16:43,465 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:16:43,465 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc&marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc used request id req-978ca822-6f16-4a6d-afea-645ff518d5ef 2019-04-09 11:16:43,465 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0748119354248s 2019-04-09 11:16:43,465 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-09 11:16:43,468 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:16:43,495 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:16:33 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False Server: Apache x-openstack-request-id: req-269c7a54-3051-4901-9058-ad06847151c7 2019-04-09 11:16:43,495 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:16:43,536 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Tue, 09 Apr 2019 11:16:33 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-1d0bb63c-eed3-4261-b571-71c32f8c3f92 2019-04-09 11:16:43,536 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "da1426745d3d4a2ab538c4c6721804f4", "image": "heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_42ec05fa-9a5a-4193-ba0d-81c792442209", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b62787c2-635d-4893-8553-7ee0260442ff"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5fc4c7fd07e947fb8641de4126c9f897", "tags": null, "creation_time": "2019-04-09T10:54:54Z", "links": [{"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-09 11:16:43,536 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False used request id req-1d0bb63c-eed3-4261-b571-71c32f8c3f92 2019-04-09 11:16:43,537 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0711829662323s 2019-04-09 11:16:48,543 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:16:48,547 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:16:48,842 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:16:38 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc Server: Apache x-openstack-request-id: req-c4fb144e-a6cc-472a-8ee5-df34af64cfab 2019-04-09 11:16:48,842 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:16:48,883 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:16:38 GMT Server: Apache x-openstack-request-id: req-485a46c9-19d9-48e7-b662-d4d68c629c2b 2019-04-09 11:16:48,884 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:16:48,884 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc&marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc used request id req-485a46c9-19d9-48e7-b662-d4d68c629c2b 2019-04-09 11:16:48,884 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.340479850769s 2019-04-09 11:16:53,890 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:16:53,894 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:16:53,924 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:16:43 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc Server: Apache x-openstack-request-id: req-becbd2c6-a37d-4e43-8079-6095d6c31067 2019-04-09 11:16:53,925 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:16:53,971 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:16:44 GMT Server: Apache x-openstack-request-id: req-cad3bb12-08e0-4382-9ecf-dd47f6062faf 2019-04-09 11:16:53,971 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:16:53,971 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc&marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc used request id req-cad3bb12-08e0-4382-9ecf-dd47f6062faf 2019-04-09 11:16:53,972 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0815751552582s 2019-04-09 11:16:53,972 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-09 11:16:53,975 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:16:54,001 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:16:44 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False Server: Apache x-openstack-request-id: req-2570f61f-d0a7-4f39-ae91-a90efdd88c55 2019-04-09 11:16:54,001 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:16:54,043 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Tue, 09 Apr 2019 11:16:44 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-0088ae23-02f6-4216-b7b9-137b8275fc84 2019-04-09 11:16:54,043 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "da1426745d3d4a2ab538c4c6721804f4", "image": "heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_42ec05fa-9a5a-4193-ba0d-81c792442209", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b62787c2-635d-4893-8553-7ee0260442ff"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5fc4c7fd07e947fb8641de4126c9f897", "tags": null, "creation_time": "2019-04-09T10:54:54Z", "links": [{"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-09 11:16:54,043 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False used request id req-0088ae23-02f6-4216-b7b9-137b8275fc84 2019-04-09 11:16:54,043 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0712239742279s 2019-04-09 11:16:59,050 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:16:59,054 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:16:59,081 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:16:49 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc Server: Apache x-openstack-request-id: req-b8b02c53-a6b7-486c-a4e9-f4d9622b0e0e 2019-04-09 11:16:59,081 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:16:59,122 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:16:49 GMT Server: Apache x-openstack-request-id: req-99d7da91-eb25-4d42-8f36-2fb53c62bb7a 2019-04-09 11:16:59,122 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:16:59,122 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc&marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc used request id req-99d7da91-eb25-4d42-8f36-2fb53c62bb7a 2019-04-09 11:16:59,122 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.072212934494s 2019-04-09 11:17:04,124 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:17:04,127 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:17:04,155 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:16:54 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc Server: Apache x-openstack-request-id: req-8977a89c-aedb-45c7-922d-166e3fe2454c 2019-04-09 11:17:04,155 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:17:04,196 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:16:54 GMT Server: Apache x-openstack-request-id: req-45a0cb71-d7c6-4cc3-97c2-ac1a09d57561 2019-04-09 11:17:04,197 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:17:04,197 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc&marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc used request id req-45a0cb71-d7c6-4cc3-97c2-ac1a09d57561 2019-04-09 11:17:04,197 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0732729434967s 2019-04-09 11:17:04,197 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-09 11:17:04,201 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:17:04,227 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:16:54 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False Server: Apache x-openstack-request-id: req-5032f5b1-14b9-418d-8e17-b94eb1d63566 2019-04-09 11:17:04,227 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:17:04,269 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Tue, 09 Apr 2019 11:16:54 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-892ea1bd-4ae1-47fa-b385-18678a2901f0 2019-04-09 11:17:04,269 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "da1426745d3d4a2ab538c4c6721804f4", "image": "heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_42ec05fa-9a5a-4193-ba0d-81c792442209", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b62787c2-635d-4893-8553-7ee0260442ff"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5fc4c7fd07e947fb8641de4126c9f897", "tags": null, "creation_time": "2019-04-09T10:54:54Z", "links": [{"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-09 11:17:04,270 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False used request id req-892ea1bd-4ae1-47fa-b385-18678a2901f0 2019-04-09 11:17:04,270 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0721600055695s 2019-04-09 11:17:09,276 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:17:09,281 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:17:09,311 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:16:59 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc Server: Apache x-openstack-request-id: req-0c7bb8ca-0fd0-4cb9-9bcb-ed49202c3902 2019-04-09 11:17:09,311 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:17:09,614 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:16:59 GMT Server: Apache x-openstack-request-id: req-3d8c456b-7ec6-4ba4-912a-ac44e0742a00 2019-04-09 11:17:09,615 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:17:09,615 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc&marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc used request id req-3d8c456b-7ec6-4ba4-912a-ac44e0742a00 2019-04-09 11:17:09,615 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.338382005692s 2019-04-09 11:17:14,621 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:17:14,625 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:17:14,668 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:17:04 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc Server: Apache x-openstack-request-id: req-fdb25711-6d6b-4472-9b00-05259425a48f 2019-04-09 11:17:14,668 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:17:14,710 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:17:04 GMT Server: Apache x-openstack-request-id: req-4b68875f-5bd1-4968-b2b0-cba1e5574689 2019-04-09 11:17:14,711 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:17:14,711 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc&marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc used request id req-4b68875f-5bd1-4968-b2b0-cba1e5574689 2019-04-09 11:17:14,711 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0901341438293s 2019-04-09 11:17:14,711 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-09 11:17:14,715 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:17:14,758 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:17:04 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False Server: Apache x-openstack-request-id: req-babf4519-0420-4e84-9ef3-aa4d030ec716 2019-04-09 11:17:14,758 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:17:14,800 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Tue, 09 Apr 2019 11:17:04 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-17c859aa-1ae6-4d0c-ae95-c1b9eefed857 2019-04-09 11:17:14,800 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "da1426745d3d4a2ab538c4c6721804f4", "image": "heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_42ec05fa-9a5a-4193-ba0d-81c792442209", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b62787c2-635d-4893-8553-7ee0260442ff"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5fc4c7fd07e947fb8641de4126c9f897", "tags": null, "creation_time": "2019-04-09T10:54:54Z", "links": [{"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-09 11:17:14,801 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False used request id req-17c859aa-1ae6-4d0c-ae95-c1b9eefed857 2019-04-09 11:17:14,801 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0891919136047s 2019-04-09 11:17:19,807 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:17:19,811 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:17:19,836 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:17:09 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc Server: Apache x-openstack-request-id: req-c72d3987-780f-4068-9796-031b1b0e4bc5 2019-04-09 11:17:19,836 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:17:19,882 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:17:09 GMT Server: Apache x-openstack-request-id: req-28c39bca-4006-43ff-b5dc-b0ab221c1ae5 2019-04-09 11:17:19,882 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:17:19,883 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc&marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc used request id req-28c39bca-4006-43ff-b5dc-b0ab221c1ae5 2019-04-09 11:17:19,883 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0753519535065s 2019-04-09 11:17:24,888 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:17:24,892 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:17:24,920 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:17:14 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc Server: Apache x-openstack-request-id: req-7c8bd687-aba8-4d25-94f5-0d233f2ea1cb 2019-04-09 11:17:24,920 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:17:24,961 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:17:14 GMT Server: Apache x-openstack-request-id: req-f43c3224-7456-4e8e-a3ef-e9972337c534 2019-04-09 11:17:24,961 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:17:24,961 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc&marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc used request id req-f43c3224-7456-4e8e-a3ef-e9972337c534 2019-04-09 11:17:24,962 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0731220245361s 2019-04-09 11:17:24,962 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-09 11:17:24,965 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:17:24,991 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:17:15 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False Server: Apache x-openstack-request-id: req-c933fe70-a1a9-4dd2-9062-9ad1a2e27027 2019-04-09 11:17:24,991 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:17:25,032 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Tue, 09 Apr 2019 11:17:15 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-4abfe935-ed11-4d6d-be4d-e819eec37407 2019-04-09 11:17:25,032 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "da1426745d3d4a2ab538c4c6721804f4", "image": "heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_42ec05fa-9a5a-4193-ba0d-81c792442209", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b62787c2-635d-4893-8553-7ee0260442ff"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5fc4c7fd07e947fb8641de4126c9f897", "tags": null, "creation_time": "2019-04-09T10:54:54Z", "links": [{"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-09 11:17:25,032 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False used request id req-4abfe935-ed11-4d6d-be4d-e819eec37407 2019-04-09 11:17:25,033 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0704851150513s 2019-04-09 11:17:30,036 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:17:30,039 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:17:30,065 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:17:20 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc Server: Apache x-openstack-request-id: req-7e451ab8-6ea3-469c-bb92-69059bf4930d 2019-04-09 11:17:30,066 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:17:30,108 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:17:20 GMT Server: Apache x-openstack-request-id: req-94e06d50-a357-4437-ac75-1a0d32a45993 2019-04-09 11:17:30,108 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:17:30,108 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc&marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc used request id req-94e06d50-a357-4437-ac75-1a0d32a45993 2019-04-09 11:17:30,108 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0723161697388s 2019-04-09 11:17:35,114 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:17:35,117 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:17:35,143 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:17:25 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc Server: Apache x-openstack-request-id: req-6c3ffa7e-62e2-47ad-965d-dd08de6afa58 2019-04-09 11:17:35,143 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:17:35,184 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:17:25 GMT Server: Apache x-openstack-request-id: req-481e9bc6-f769-43bf-9f5d-ea2bcde7c4bc 2019-04-09 11:17:35,185 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:17:35,185 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc&marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc used request id req-481e9bc6-f769-43bf-9f5d-ea2bcde7c4bc 2019-04-09 11:17:35,185 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0710389614105s 2019-04-09 11:17:35,185 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-09 11:17:35,189 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:17:35,214 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:17:25 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False Server: Apache x-openstack-request-id: req-231d79d4-92ad-40b1-bea6-3af2a511e8dd 2019-04-09 11:17:35,214 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:17:35,255 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Tue, 09 Apr 2019 11:17:25 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-ff411c8e-7425-4f7f-b290-c5635e4a5e91 2019-04-09 11:17:35,256 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "da1426745d3d4a2ab538c4c6721804f4", "image": "heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_42ec05fa-9a5a-4193-ba0d-81c792442209", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b62787c2-635d-4893-8553-7ee0260442ff"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5fc4c7fd07e947fb8641de4126c9f897", "tags": null, "creation_time": "2019-04-09T10:54:54Z", "links": [{"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-09 11:17:35,256 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False used request id req-ff411c8e-7425-4f7f-b290-c5635e4a5e91 2019-04-09 11:17:35,256 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0707311630249s 2019-04-09 11:17:40,263 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:17:40,266 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:17:40,295 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:17:30 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc Server: Apache x-openstack-request-id: req-fd41caa5-e6cd-4e1b-ab6e-887942148e59 2019-04-09 11:17:40,295 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:17:40,645 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:17:30 GMT Server: Apache x-openstack-request-id: req-d5559be4-a1a7-43f1-b916-8b728cc657d8 2019-04-09 11:17:40,645 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:17:40,645 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc&marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc used request id req-d5559be4-a1a7-43f1-b916-8b728cc657d8 2019-04-09 11:17:40,645 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.382346868515s 2019-04-09 11:17:45,651 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:17:45,654 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:17:45,682 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:17:35 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc Server: Apache x-openstack-request-id: req-01e8f438-a49a-4422-9ca7-da2ffa4bdb07 2019-04-09 11:17:45,682 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:17:45,724 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:17:35 GMT Server: Apache x-openstack-request-id: req-a6dd2840-81bd-45eb-95e6-f78e0b336198 2019-04-09 11:17:45,724 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:17:45,724 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc&marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc used request id req-a6dd2840-81bd-45eb-95e6-f78e0b336198 2019-04-09 11:17:45,724 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0732629299164s 2019-04-09 11:17:45,725 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-09 11:17:45,728 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:17:45,753 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:17:35 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False Server: Apache x-openstack-request-id: req-c75debbf-5ab6-4d71-bcbf-10e3fae456a7 2019-04-09 11:17:45,753 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:17:45,794 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Tue, 09 Apr 2019 11:17:35 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-6d459f9b-026c-46f5-a51c-894a2da56a4e 2019-04-09 11:17:45,795 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "da1426745d3d4a2ab538c4c6721804f4", "image": "heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_42ec05fa-9a5a-4193-ba0d-81c792442209", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b62787c2-635d-4893-8553-7ee0260442ff"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5fc4c7fd07e947fb8641de4126c9f897", "tags": null, "creation_time": "2019-04-09T10:54:54Z", "links": [{"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-09 11:17:45,795 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False used request id req-6d459f9b-026c-46f5-a51c-894a2da56a4e 2019-04-09 11:17:45,795 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0703988075256s 2019-04-09 11:17:50,801 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:17:50,805 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:17:50,831 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:17:40 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc Server: Apache x-openstack-request-id: req-f4515d24-8fdf-4884-a85a-29d81d05e67e 2019-04-09 11:17:50,831 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:17:50,872 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:17:40 GMT Server: Apache x-openstack-request-id: req-f87f0601-7ed8-4e6e-b7ec-3c2630504f19 2019-04-09 11:17:50,872 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:17:50,872 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc&marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc used request id req-f87f0601-7ed8-4e6e-b7ec-3c2630504f19 2019-04-09 11:17:50,873 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0709090232849s 2019-04-09 11:17:55,878 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:17:55,882 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:17:55,912 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:17:45 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc Server: Apache x-openstack-request-id: req-401c80f8-347c-4697-a984-fa3415bc8c2f 2019-04-09 11:17:55,912 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:17:56,218 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:17:45 GMT Server: Apache x-openstack-request-id: req-80b73316-76ab-4ecb-974e-59ec8b20742f 2019-04-09 11:17:56,219 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:17:56,219 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc&marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc used request id req-80b73316-76ab-4ecb-974e-59ec8b20742f 2019-04-09 11:17:56,219 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.340778827667s 2019-04-09 11:17:56,219 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-09 11:17:56,223 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:17:56,249 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:17:46 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False Server: Apache x-openstack-request-id: req-6c070c70-a1e9-45ab-84fc-d383d0356a39 2019-04-09 11:17:56,249 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:17:56,293 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Tue, 09 Apr 2019 11:17:46 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-cd9af014-0f4a-4cc0-8d60-d00ac5703ea4 2019-04-09 11:17:56,293 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "da1426745d3d4a2ab538c4c6721804f4", "image": "heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_42ec05fa-9a5a-4193-ba0d-81c792442209", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b62787c2-635d-4893-8553-7ee0260442ff"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5fc4c7fd07e947fb8641de4126c9f897", "tags": null, "creation_time": "2019-04-09T10:54:54Z", "links": [{"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-09 11:17:56,293 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False used request id req-cd9af014-0f4a-4cc0-8d60-d00ac5703ea4 2019-04-09 11:17:56,294 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0740399360657s 2019-04-09 11:18:01,300 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:18:01,304 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:18:01,330 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:17:51 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc Server: Apache x-openstack-request-id: req-f4255e29-a324-46df-b6f8-261edf0e46cd 2019-04-09 11:18:01,330 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:18:01,371 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:17:51 GMT Server: Apache x-openstack-request-id: req-3a8c7aef-6558-4806-8fcc-5c977672d823 2019-04-09 11:18:01,371 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:18:01,371 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc&marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc used request id req-3a8c7aef-6558-4806-8fcc-5c977672d823 2019-04-09 11:18:01,371 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0709209442139s 2019-04-09 11:18:06,377 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:18:06,381 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:18:06,407 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:17:56 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc Server: Apache x-openstack-request-id: req-a6c60352-d952-4da3-949c-e2cd71332f8c 2019-04-09 11:18:06,407 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:18:06,449 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:17:56 GMT Server: Apache x-openstack-request-id: req-a559a450-b95e-4289-8f5e-075c4f7ed354 2019-04-09 11:18:06,449 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:18:06,449 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc&marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc used request id req-a559a450-b95e-4289-8f5e-075c4f7ed354 2019-04-09 11:18:06,449 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0722119808197s 2019-04-09 11:18:06,450 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-09 11:18:06,453 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:18:06,479 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:17:56 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False Server: Apache x-openstack-request-id: req-19d76588-64fa-4e04-8ac0-e60c1740b941 2019-04-09 11:18:06,479 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:18:06,523 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Tue, 09 Apr 2019 11:17:56 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-585b01d1-1f71-41bd-8385-38babc33998f 2019-04-09 11:18:06,523 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "da1426745d3d4a2ab538c4c6721804f4", "image": "heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_42ec05fa-9a5a-4193-ba0d-81c792442209", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b62787c2-635d-4893-8553-7ee0260442ff"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5fc4c7fd07e947fb8641de4126c9f897", "tags": null, "creation_time": "2019-04-09T10:54:54Z", "links": [{"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-09 11:18:06,523 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False used request id req-585b01d1-1f71-41bd-8385-38babc33998f 2019-04-09 11:18:06,523 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.073438167572s 2019-04-09 11:18:11,530 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:18:11,534 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:18:11,561 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:18:01 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc Server: Apache x-openstack-request-id: req-ad121e36-c5e8-49f6-8407-6682519e3cea 2019-04-09 11:18:11,561 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:18:11,607 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 583 Content-Type: application/json Date: Tue, 09 Apr 2019 11:18:01 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-630d68c3-048d-475c-8a77-d94a197d9db4 2019-04-09 11:18:11,607 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "sprout", "event_time": "2019-04-09T11:17:57Z", "links": [{"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/resources/sprout/events/5b671900-8425-4c43-9147-d1aca7c89510", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/resources/sprout", "rel": "resource"}, {"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "rel": "stack"}], "logical_resource_id": "sprout", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "92fdcf86-4dac-4b82-8f1d-b54d8e3e14dc", "id": "5b671900-8425-4c43-9147-d1aca7c89510"}, {"resource_name": "dime", "event_time": "2019-04-09T11:17:57Z", "links": [{"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/resources/dime/events/908ea7a8-10a1-4b60-a21c-e5f2d8d7f82b", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/resources/dime", "rel": "resource"}, {"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "rel": "stack"}], "logical_resource_id": "dime", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-dime-afudjfuryfta", "id": "908ea7a8-10a1-4b60-a21c-e5f2d8d7f82b"}, {"resource_name": "bono", "event_time": "2019-04-09T11:17:57Z", "links": [{"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/resources/bono/events/59ee9897-1e5d-48ae-a6cb-59b1753a6a97", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/resources/bono", "rel": "resource"}, {"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "rel": "stack"}], "logical_resource_id": "bono", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-bono-jtrbvcq5vzig", "id": "59ee9897-1e5d-48ae-a6cb-59b1753a6a97"}, {"resource_name": "homer", "event_time": "2019-04-09T11:17:57Z", "links": [{"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/resources/homer/events/bbf70833-91f1-42d8-9a9d-24fa829fbab5", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/resources/homer", "rel": "resource"}, {"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "rel": "stack"}], "logical_resource_id": "homer", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-homer-mzxmubw4siy5", "id": "bbf70833-91f1-42d8-9a9d-24fa829fbab5"}]} 2019-04-09 11:18:11,608 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc&marker=ec26d63c-6606-45e8-b711-743a9fc02e44&sort_dir=asc used request id req-630d68c3-048d-475c-8a77-d94a197d9db4 2019-04-09 11:18:11,608 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0774099826813s 2019-04-09 11:18:16,610 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:18:16,614 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=bbf70833-91f1-42d8-9a9d-24fa829fbab5&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:18:16,640 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:18:06 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=bbf70833-91f1-42d8-9a9d-24fa829fbab5&sort_dir=asc Server: Apache x-openstack-request-id: req-ff6cbec0-6cb8-42d5-ac6b-64da66afbe30 2019-04-09 11:18:16,640 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:18:16,681 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:18:06 GMT Server: Apache x-openstack-request-id: req-919937f9-549e-4ac2-8aba-ece76644fd18 2019-04-09 11:18:16,681 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:18:16,682 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=bbf70833-91f1-42d8-9a9d-24fa829fbab5&sort_dir=asc&marker=bbf70833-91f1-42d8-9a9d-24fa829fbab5&sort_dir=asc used request id req-919937f9-549e-4ac2-8aba-ece76644fd18 2019-04-09 11:18:16,682 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0712699890137s 2019-04-09 11:18:21,687 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:18:21,691 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=bbf70833-91f1-42d8-9a9d-24fa829fbab5&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:18:21,721 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:18:11 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=bbf70833-91f1-42d8-9a9d-24fa829fbab5&sort_dir=asc Server: Apache x-openstack-request-id: req-e1965a92-f14c-4d55-843f-cfb6ef763d4f 2019-04-09 11:18:21,721 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:18:21,764 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:18:11 GMT Server: Apache x-openstack-request-id: req-03a55e2a-398e-423a-97cb-f011c1db5273 2019-04-09 11:18:21,764 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:18:21,764 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=bbf70833-91f1-42d8-9a9d-24fa829fbab5&sort_dir=asc&marker=bbf70833-91f1-42d8-9a9d-24fa829fbab5&sort_dir=asc used request id req-03a55e2a-398e-423a-97cb-f011c1db5273 2019-04-09 11:18:21,764 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0768249034882s 2019-04-09 11:18:21,765 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-09 11:18:21,768 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:18:21,801 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:18:11 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False Server: Apache x-openstack-request-id: req-c1532362-e3b0-4e9a-8cfa-9b71c9b1d42d 2019-04-09 11:18:21,801 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:18:21,843 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Tue, 09 Apr 2019 11:18:11 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-f7e7c04a-a9b4-4816-b789-2ffbdb017fa5 2019-04-09 11:18:21,843 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "da1426745d3d4a2ab538c4c6721804f4", "image": "heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_42ec05fa-9a5a-4193-ba0d-81c792442209", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b62787c2-635d-4893-8553-7ee0260442ff"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5fc4c7fd07e947fb8641de4126c9f897", "tags": null, "creation_time": "2019-04-09T10:54:54Z", "links": [{"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-09 11:18:21,844 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False used request id req-f7e7c04a-a9b4-4816-b789-2ffbdb017fa5 2019-04-09 11:18:21,844 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.078822851181s 2019-04-09 11:18:26,850 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:18:26,855 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=bbf70833-91f1-42d8-9a9d-24fa829fbab5&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:18:26,883 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:18:16 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=bbf70833-91f1-42d8-9a9d-24fa829fbab5&sort_dir=asc Server: Apache x-openstack-request-id: req-7ba95a0b-a62c-4995-8d2b-df0e016435d1 2019-04-09 11:18:26,883 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:18:26,924 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:18:16 GMT Server: Apache x-openstack-request-id: req-10937937-2a29-42fc-9a74-c71a6e9e534b 2019-04-09 11:18:26,924 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:18:26,925 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=bbf70833-91f1-42d8-9a9d-24fa829fbab5&sort_dir=asc&marker=bbf70833-91f1-42d8-9a9d-24fa829fbab5&sort_dir=asc used request id req-10937937-2a29-42fc-9a74-c71a6e9e534b 2019-04-09 11:18:26,925 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0741460323334s 2019-04-09 11:18:31,931 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:18:31,935 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=bbf70833-91f1-42d8-9a9d-24fa829fbab5&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:18:31,961 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:18:21 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=bbf70833-91f1-42d8-9a9d-24fa829fbab5&sort_dir=asc Server: Apache x-openstack-request-id: req-5d13049b-61dc-4ccd-886f-579344e3741e 2019-04-09 11:18:31,961 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:18:32,002 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:18:22 GMT Server: Apache x-openstack-request-id: req-bf6e9306-e0b8-4e66-bb36-137de7c2ce28 2019-04-09 11:18:32,002 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:18:32,002 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=bbf70833-91f1-42d8-9a9d-24fa829fbab5&sort_dir=asc&marker=bbf70833-91f1-42d8-9a9d-24fa829fbab5&sort_dir=asc used request id req-bf6e9306-e0b8-4e66-bb36-137de7c2ce28 2019-04-09 11:18:32,003 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0717430114746s 2019-04-09 11:18:32,003 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-09 11:18:32,006 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:18:32,033 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:18:22 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False Server: Apache x-openstack-request-id: req-d7032e3b-bc7e-4b88-bb50-a86466642b46 2019-04-09 11:18:32,033 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:18:32,074 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Tue, 09 Apr 2019 11:18:22 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-932d54f0-2ee3-4432-8d62-42b6071d9e1f 2019-04-09 11:18:32,075 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "da1426745d3d4a2ab538c4c6721804f4", "image": "heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_42ec05fa-9a5a-4193-ba0d-81c792442209", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b62787c2-635d-4893-8553-7ee0260442ff"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5fc4c7fd07e947fb8641de4126c9f897", "tags": null, "creation_time": "2019-04-09T10:54:54Z", "links": [{"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-09 11:18:32,075 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False used request id req-932d54f0-2ee3-4432-8d62-42b6071d9e1f 2019-04-09 11:18:32,075 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0719358921051s 2019-04-09 11:18:37,082 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:18:37,085 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=bbf70833-91f1-42d8-9a9d-24fa829fbab5&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:18:37,111 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:18:27 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=bbf70833-91f1-42d8-9a9d-24fa829fbab5&sort_dir=asc Server: Apache x-openstack-request-id: req-3157dae1-e365-46d2-9c75-aacae79d377a 2019-04-09 11:18:37,111 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:18:37,152 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:18:27 GMT Server: Apache x-openstack-request-id: req-4d6ec111-b4ad-4dc8-be44-bfca5a15b8ce 2019-04-09 11:18:37,153 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:18:37,153 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=bbf70833-91f1-42d8-9a9d-24fa829fbab5&sort_dir=asc&marker=bbf70833-91f1-42d8-9a9d-24fa829fbab5&sort_dir=asc used request id req-4d6ec111-b4ad-4dc8-be44-bfca5a15b8ce 2019-04-09 11:18:37,153 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0713119506836s 2019-04-09 11:18:42,159 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:18:42,162 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=bbf70833-91f1-42d8-9a9d-24fa829fbab5&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:18:42,189 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:18:32 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=bbf70833-91f1-42d8-9a9d-24fa829fbab5&sort_dir=asc Server: Apache x-openstack-request-id: req-55fddb24-c9e6-4665-b58a-ed01474f6ac9 2019-04-09 11:18:42,189 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:18:42,230 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:18:32 GMT Server: Apache x-openstack-request-id: req-2c18ce87-0fda-4043-8991-62e2b77fb21a 2019-04-09 11:18:42,230 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:18:42,231 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=bbf70833-91f1-42d8-9a9d-24fa829fbab5&sort_dir=asc&marker=bbf70833-91f1-42d8-9a9d-24fa829fbab5&sort_dir=asc used request id req-2c18ce87-0fda-4043-8991-62e2b77fb21a 2019-04-09 11:18:42,231 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0720920562744s 2019-04-09 11:18:42,231 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-09 11:18:42,235 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:18:42,260 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:18:32 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False Server: Apache x-openstack-request-id: req-6ad7fb8e-c2ee-4f73-b133-54cd99f50106 2019-04-09 11:18:42,260 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:18:42,302 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Tue, 09 Apr 2019 11:18:32 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-d095154e-54c5-4993-abd1-19f4c04cdbc0 2019-04-09 11:18:42,302 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "da1426745d3d4a2ab538c4c6721804f4", "image": "heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_42ec05fa-9a5a-4193-ba0d-81c792442209", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b62787c2-635d-4893-8553-7ee0260442ff"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5fc4c7fd07e947fb8641de4126c9f897", "tags": null, "creation_time": "2019-04-09T10:54:54Z", "links": [{"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-09 11:18:42,303 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False used request id req-d095154e-54c5-4993-abd1-19f4c04cdbc0 2019-04-09 11:18:42,303 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0713970661163s 2019-04-09 11:18:47,309 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:18:47,313 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=bbf70833-91f1-42d8-9a9d-24fa829fbab5&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:18:47,339 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:18:37 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=bbf70833-91f1-42d8-9a9d-24fa829fbab5&sort_dir=asc Server: Apache x-openstack-request-id: req-7f09f066-72b3-4c83-901a-2d8f9abc853b 2019-04-09 11:18:47,339 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:18:47,380 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:18:37 GMT Server: Apache x-openstack-request-id: req-e2b87cff-7bee-42dc-9add-b14c80164517 2019-04-09 11:18:47,381 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:18:47,381 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=bbf70833-91f1-42d8-9a9d-24fa829fbab5&sort_dir=asc&marker=bbf70833-91f1-42d8-9a9d-24fa829fbab5&sort_dir=asc used request id req-e2b87cff-7bee-42dc-9add-b14c80164517 2019-04-09 11:18:47,381 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0714681148529s 2019-04-09 11:18:52,387 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:18:52,391 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=bbf70833-91f1-42d8-9a9d-24fa829fbab5&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:18:52,417 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:18:42 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=bbf70833-91f1-42d8-9a9d-24fa829fbab5&sort_dir=asc Server: Apache x-openstack-request-id: req-351e52dd-8905-4097-a18e-3b1c6025762f 2019-04-09 11:18:52,417 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:18:52,591 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:18:42 GMT Server: Apache x-openstack-request-id: req-46c078fc-eb5d-4095-9ee0-fb4c1133c1c9 2019-04-09 11:18:52,591 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:18:52,591 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=bbf70833-91f1-42d8-9a9d-24fa829fbab5&sort_dir=asc&marker=bbf70833-91f1-42d8-9a9d-24fa829fbab5&sort_dir=asc used request id req-46c078fc-eb5d-4095-9ee0-fb4c1133c1c9 2019-04-09 11:18:52,591 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.204391956329s 2019-04-09 11:18:52,592 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-09 11:18:52,594 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:18:52,622 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:18:42 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False Server: Apache x-openstack-request-id: req-d3c7df17-ca4f-49e2-a596-a6f3f45b4ea2 2019-04-09 11:18:52,622 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:18:52,646 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Tue, 09 Apr 2019 11:18:42 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-9f1e2a96-c8c5-4092-a33b-51397d3c2f61 2019-04-09 11:18:52,647 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "da1426745d3d4a2ab538c4c6721804f4", "image": "heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_42ec05fa-9a5a-4193-ba0d-81c792442209", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b62787c2-635d-4893-8553-7ee0260442ff"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5fc4c7fd07e947fb8641de4126c9f897", "tags": null, "creation_time": "2019-04-09T10:54:54Z", "links": [{"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-09 11:18:52,647 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False used request id req-9f1e2a96-c8c5-4092-a33b-51397d3c2f61 2019-04-09 11:18:52,647 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.055597782135s 2019-04-09 11:18:57,654 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:18:57,658 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=bbf70833-91f1-42d8-9a9d-24fa829fbab5&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:18:57,685 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:18:47 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=bbf70833-91f1-42d8-9a9d-24fa829fbab5&sort_dir=asc Server: Apache x-openstack-request-id: req-8037e36c-2870-4722-9731-34462248bd8d 2019-04-09 11:18:57,686 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:18:57,727 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:18:47 GMT Server: Apache x-openstack-request-id: req-c2d22681-5ecb-4b69-8c42-1a68b008f928 2019-04-09 11:18:57,727 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:18:57,727 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=bbf70833-91f1-42d8-9a9d-24fa829fbab5&sort_dir=asc&marker=bbf70833-91f1-42d8-9a9d-24fa829fbab5&sort_dir=asc used request id req-c2d22681-5ecb-4b69-8c42-1a68b008f928 2019-04-09 11:18:57,728 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0735800266266s 2019-04-09 11:19:02,733 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:19:02,737 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=bbf70833-91f1-42d8-9a9d-24fa829fbab5&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:19:02,766 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:18:52 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=bbf70833-91f1-42d8-9a9d-24fa829fbab5&sort_dir=asc Server: Apache x-openstack-request-id: req-ef1fd2d2-c4a1-489a-a7ca-f340e2acf774 2019-04-09 11:19:02,766 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:19:02,808 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:18:52 GMT Server: Apache x-openstack-request-id: req-630e4d18-2df2-48f9-a641-956245a0042f 2019-04-09 11:19:02,808 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:19:02,809 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=bbf70833-91f1-42d8-9a9d-24fa829fbab5&sort_dir=asc&marker=bbf70833-91f1-42d8-9a9d-24fa829fbab5&sort_dir=asc used request id req-630e4d18-2df2-48f9-a641-956245a0042f 2019-04-09 11:19:02,809 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0751330852509s 2019-04-09 11:19:02,809 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-09 11:19:02,813 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:19:02,855 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:18:52 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False Server: Apache x-openstack-request-id: req-0395cec2-1e28-4991-8804-505708d362b7 2019-04-09 11:19:02,855 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:19:02,897 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Tue, 09 Apr 2019 11:18:52 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-c0b99d04-a41f-4f6c-a595-836284c96946 2019-04-09 11:19:02,897 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "da1426745d3d4a2ab538c4c6721804f4", "image": "heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_42ec05fa-9a5a-4193-ba0d-81c792442209", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b62787c2-635d-4893-8553-7ee0260442ff"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5fc4c7fd07e947fb8641de4126c9f897", "tags": null, "creation_time": "2019-04-09T10:54:54Z", "links": [{"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-09 11:19:02,898 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False used request id req-c0b99d04-a41f-4f6c-a595-836284c96946 2019-04-09 11:19:02,898 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0885791778564s 2019-04-09 11:19:07,904 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:19:07,908 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=bbf70833-91f1-42d8-9a9d-24fa829fbab5&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:19:07,934 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:18:57 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=bbf70833-91f1-42d8-9a9d-24fa829fbab5&sort_dir=asc Server: Apache x-openstack-request-id: req-ba7ba565-08ab-4983-8794-0cdb3eccf80b 2019-04-09 11:19:07,934 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:19:07,975 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:18:57 GMT Server: Apache x-openstack-request-id: req-82b404ea-9964-4ba2-a5cc-c84e49b36288 2019-04-09 11:19:07,975 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:19:07,976 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=bbf70833-91f1-42d8-9a9d-24fa829fbab5&sort_dir=asc&marker=bbf70833-91f1-42d8-9a9d-24fa829fbab5&sort_dir=asc used request id req-82b404ea-9964-4ba2-a5cc-c84e49b36288 2019-04-09 11:19:07,976 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0712831020355s 2019-04-09 11:19:12,981 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:19:12,985 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=bbf70833-91f1-42d8-9a9d-24fa829fbab5&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:19:13,011 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:19:03 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=bbf70833-91f1-42d8-9a9d-24fa829fbab5&sort_dir=asc Server: Apache x-openstack-request-id: req-37334868-b2cf-4d83-b6d9-a8dc1871d853 2019-04-09 11:19:13,011 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:19:13,052 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:19:03 GMT Server: Apache x-openstack-request-id: req-7496f72f-42d0-42ec-9393-df6534ccf5d0 2019-04-09 11:19:13,053 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:19:13,053 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=bbf70833-91f1-42d8-9a9d-24fa829fbab5&sort_dir=asc&marker=bbf70833-91f1-42d8-9a9d-24fa829fbab5&sort_dir=asc used request id req-7496f72f-42d0-42ec-9393-df6534ccf5d0 2019-04-09 11:19:13,053 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0715129375458s 2019-04-09 11:19:13,053 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-09 11:19:13,057 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:19:13,083 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:19:03 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False Server: Apache x-openstack-request-id: req-8d0d8874-e5bf-492f-82cf-49e192746416 2019-04-09 11:19:13,083 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:19:13,125 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Tue, 09 Apr 2019 11:19:03 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-387d44e5-0c24-4c2c-b703-f2237de2cd55 2019-04-09 11:19:13,125 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "da1426745d3d4a2ab538c4c6721804f4", "image": "heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_42ec05fa-9a5a-4193-ba0d-81c792442209", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b62787c2-635d-4893-8553-7ee0260442ff"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5fc4c7fd07e947fb8641de4126c9f897", "tags": null, "creation_time": "2019-04-09T10:54:54Z", "links": [{"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-09 11:19:13,125 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False used request id req-387d44e5-0c24-4c2c-b703-f2237de2cd55 2019-04-09 11:19:13,125 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0719480514526s 2019-04-09 11:19:18,132 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:19:18,136 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=bbf70833-91f1-42d8-9a9d-24fa829fbab5&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:19:18,161 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:19:08 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=bbf70833-91f1-42d8-9a9d-24fa829fbab5&sort_dir=asc Server: Apache x-openstack-request-id: req-fc88e403-8997-4d31-b5e2-3fd58d09ab52 2019-04-09 11:19:18,162 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:19:18,202 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:19:08 GMT Server: Apache x-openstack-request-id: req-a2700cf6-e02d-4125-8d34-4b935927d784 2019-04-09 11:19:18,203 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:19:18,203 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=bbf70833-91f1-42d8-9a9d-24fa829fbab5&sort_dir=asc&marker=bbf70833-91f1-42d8-9a9d-24fa829fbab5&sort_dir=asc used request id req-a2700cf6-e02d-4125-8d34-4b935927d784 2019-04-09 11:19:18,203 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0709149837494s 2019-04-09 11:19:23,209 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:19:23,213 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=bbf70833-91f1-42d8-9a9d-24fa829fbab5&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:19:23,241 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:19:13 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=bbf70833-91f1-42d8-9a9d-24fa829fbab5&sort_dir=asc Server: Apache x-openstack-request-id: req-0d212c93-5543-40d4-a888-76c2c6c7196c 2019-04-09 11:19:23,241 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:19:23,283 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:19:13 GMT Server: Apache x-openstack-request-id: req-5d3017e1-3030-4adf-93e7-1ca14116e286 2019-04-09 11:19:23,284 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:19:23,284 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=bbf70833-91f1-42d8-9a9d-24fa829fbab5&sort_dir=asc&marker=bbf70833-91f1-42d8-9a9d-24fa829fbab5&sort_dir=asc used request id req-5d3017e1-3030-4adf-93e7-1ca14116e286 2019-04-09 11:19:23,284 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0752060413361s 2019-04-09 11:19:23,285 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-09 11:19:23,289 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:19:23,315 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:19:13 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False Server: Apache x-openstack-request-id: req-7f2e7d5e-5fa3-4e91-8eac-67a589f5ad72 2019-04-09 11:19:23,316 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:19:23,357 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Tue, 09 Apr 2019 11:19:13 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-d876fead-b574-4ecf-8969-ceb8b9c65506 2019-04-09 11:19:23,357 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "da1426745d3d4a2ab538c4c6721804f4", "image": "heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_42ec05fa-9a5a-4193-ba0d-81c792442209", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b62787c2-635d-4893-8553-7ee0260442ff"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5fc4c7fd07e947fb8641de4126c9f897", "tags": null, "creation_time": "2019-04-09T10:54:54Z", "links": [{"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-09 11:19:23,358 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False used request id req-d876fead-b574-4ecf-8969-ceb8b9c65506 2019-04-09 11:19:23,358 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0730049610138s 2019-04-09 11:19:28,365 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:19:28,369 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=bbf70833-91f1-42d8-9a9d-24fa829fbab5&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:19:28,395 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:19:18 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=bbf70833-91f1-42d8-9a9d-24fa829fbab5&sort_dir=asc Server: Apache x-openstack-request-id: req-bd4dbac5-780a-4b38-bd97-8e4906401f42 2019-04-09 11:19:28,396 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:19:28,436 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:19:18 GMT Server: Apache x-openstack-request-id: req-c39591b2-47b1-4561-b907-0f8e9cb51cfa 2019-04-09 11:19:28,437 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:19:28,437 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=bbf70833-91f1-42d8-9a9d-24fa829fbab5&sort_dir=asc&marker=bbf70833-91f1-42d8-9a9d-24fa829fbab5&sort_dir=asc used request id req-c39591b2-47b1-4561-b907-0f8e9cb51cfa 2019-04-09 11:19:28,437 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0722930431366s 2019-04-09 11:19:33,443 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:19:33,446 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=bbf70833-91f1-42d8-9a9d-24fa829fbab5&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:19:33,473 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:19:23 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=bbf70833-91f1-42d8-9a9d-24fa829fbab5&sort_dir=asc Server: Apache x-openstack-request-id: req-19712edb-e2a5-499a-bcc1-b7d7ac50f438 2019-04-09 11:19:33,473 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:19:33,514 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:19:23 GMT Server: Apache x-openstack-request-id: req-e48ae17f-52a6-49c8-95f8-7f4ccb91e357 2019-04-09 11:19:33,514 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:19:33,515 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=bbf70833-91f1-42d8-9a9d-24fa829fbab5&sort_dir=asc&marker=bbf70833-91f1-42d8-9a9d-24fa829fbab5&sort_dir=asc used request id req-e48ae17f-52a6-49c8-95f8-7f4ccb91e357 2019-04-09 11:19:33,515 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0718829631805s 2019-04-09 11:19:33,515 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-09 11:19:33,519 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:19:33,549 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:19:23 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False Server: Apache x-openstack-request-id: req-70f79aa0-aaad-42ed-aac8-22d5114a44b9 2019-04-09 11:19:33,549 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:19:33,592 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Tue, 09 Apr 2019 11:19:23 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-b91caf9c-a3d0-4f3c-835d-c8d290170275 2019-04-09 11:19:33,593 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "da1426745d3d4a2ab538c4c6721804f4", "image": "heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_42ec05fa-9a5a-4193-ba0d-81c792442209", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b62787c2-635d-4893-8553-7ee0260442ff"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5fc4c7fd07e947fb8641de4126c9f897", "tags": null, "creation_time": "2019-04-09T10:54:54Z", "links": [{"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-09 11:19:33,593 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False used request id req-b91caf9c-a3d0-4f3c-835d-c8d290170275 2019-04-09 11:19:33,593 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0777280330658s 2019-04-09 11:19:38,600 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:19:38,602 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=bbf70833-91f1-42d8-9a9d-24fa829fbab5&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:19:38,628 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:19:28 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=bbf70833-91f1-42d8-9a9d-24fa829fbab5&sort_dir=asc Server: Apache x-openstack-request-id: req-4943992d-8b0f-4a50-be57-9cbe99d4cbd8 2019-04-09 11:19:38,628 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:19:38,669 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:19:28 GMT Server: Apache x-openstack-request-id: req-b3d5ce1a-2d6b-4c5d-84a4-ae0b61b671bc 2019-04-09 11:19:38,670 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:19:38,670 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=bbf70833-91f1-42d8-9a9d-24fa829fbab5&sort_dir=asc&marker=bbf70833-91f1-42d8-9a9d-24fa829fbab5&sort_dir=asc used request id req-b3d5ce1a-2d6b-4c5d-84a4-ae0b61b671bc 2019-04-09 11:19:38,670 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0700700283051s 2019-04-09 11:19:43,676 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:19:43,680 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=bbf70833-91f1-42d8-9a9d-24fa829fbab5&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:19:43,707 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:19:33 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=bbf70833-91f1-42d8-9a9d-24fa829fbab5&sort_dir=asc Server: Apache x-openstack-request-id: req-22ad2a07-b1a6-45a7-a29a-603e299ce3df 2019-04-09 11:19:43,707 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:19:43,751 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:19:33 GMT Server: Apache x-openstack-request-id: req-a6af3207-c938-4ce9-874f-2223a1415b26 2019-04-09 11:19:43,751 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:19:43,751 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=bbf70833-91f1-42d8-9a9d-24fa829fbab5&sort_dir=asc&marker=bbf70833-91f1-42d8-9a9d-24fa829fbab5&sort_dir=asc used request id req-a6af3207-c938-4ce9-874f-2223a1415b26 2019-04-09 11:19:43,752 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0758152008057s 2019-04-09 11:19:43,752 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-09 11:19:43,756 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:19:43,782 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:19:33 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False Server: Apache x-openstack-request-id: req-c663bd10-56f6-4d32-95f8-7815c2298731 2019-04-09 11:19:43,783 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:19:43,824 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Tue, 09 Apr 2019 11:19:33 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-a026b639-3b9c-4ab6-8bbb-e5b421912393 2019-04-09 11:19:43,824 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "da1426745d3d4a2ab538c4c6721804f4", "image": "heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_42ec05fa-9a5a-4193-ba0d-81c792442209", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b62787c2-635d-4893-8553-7ee0260442ff"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5fc4c7fd07e947fb8641de4126c9f897", "tags": null, "creation_time": "2019-04-09T10:54:54Z", "links": [{"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-09 11:19:43,825 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False used request id req-a026b639-3b9c-4ab6-8bbb-e5b421912393 2019-04-09 11:19:43,825 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0727100372314s 2019-04-09 11:19:48,832 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:19:48,836 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=bbf70833-91f1-42d8-9a9d-24fa829fbab5&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:19:48,865 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:19:38 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=bbf70833-91f1-42d8-9a9d-24fa829fbab5&sort_dir=asc Server: Apache x-openstack-request-id: req-fdd50a6b-ec37-4c01-bd54-5a197e8102ad 2019-04-09 11:19:48,865 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:19:48,908 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:19:38 GMT Server: Apache x-openstack-request-id: req-d69f3efa-e298-4f68-af03-8b413fea4b2e 2019-04-09 11:19:48,909 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:19:48,909 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=bbf70833-91f1-42d8-9a9d-24fa829fbab5&sort_dir=asc&marker=bbf70833-91f1-42d8-9a9d-24fa829fbab5&sort_dir=asc used request id req-d69f3efa-e298-4f68-af03-8b413fea4b2e 2019-04-09 11:19:48,909 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0764379501343s 2019-04-09 11:19:53,915 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:19:53,918 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=bbf70833-91f1-42d8-9a9d-24fa829fbab5&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:19:53,945 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:19:43 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=bbf70833-91f1-42d8-9a9d-24fa829fbab5&sort_dir=asc Server: Apache x-openstack-request-id: req-9519248f-f24e-42c6-a342-d339f4abfd5a 2019-04-09 11:19:53,946 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:19:53,986 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:19:43 GMT Server: Apache x-openstack-request-id: req-7e7e65df-ceb2-41b7-8e6c-93aa15f10e8a 2019-04-09 11:19:53,987 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:19:53,987 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=bbf70833-91f1-42d8-9a9d-24fa829fbab5&sort_dir=asc&marker=bbf70833-91f1-42d8-9a9d-24fa829fbab5&sort_dir=asc used request id req-7e7e65df-ceb2-41b7-8e6c-93aa15f10e8a 2019-04-09 11:19:53,987 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0723688602448s 2019-04-09 11:19:53,988 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-09 11:19:53,991 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:19:54,017 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:19:43 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False Server: Apache x-openstack-request-id: req-1329ee3d-0b8c-40bc-9436-3902caee7633 2019-04-09 11:19:54,017 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:19:54,059 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Tue, 09 Apr 2019 11:19:44 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-f1e20732-5b71-483c-83ad-34c1c4f0b5e4 2019-04-09 11:19:54,059 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "da1426745d3d4a2ab538c4c6721804f4", "image": "heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_42ec05fa-9a5a-4193-ba0d-81c792442209", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b62787c2-635d-4893-8553-7ee0260442ff"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5fc4c7fd07e947fb8641de4126c9f897", "tags": null, "creation_time": "2019-04-09T10:54:54Z", "links": [{"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-09 11:19:54,059 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False used request id req-f1e20732-5b71-483c-83ad-34c1c4f0b5e4 2019-04-09 11:19:54,059 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0716490745544s 2019-04-09 11:19:59,066 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:19:59,070 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=bbf70833-91f1-42d8-9a9d-24fa829fbab5&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:19:59,098 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:19:49 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=bbf70833-91f1-42d8-9a9d-24fa829fbab5&sort_dir=asc Server: Apache x-openstack-request-id: req-517aaf26-c79c-474c-a336-3b0a239add99 2019-04-09 11:19:59,098 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:19:59,140 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:19:49 GMT Server: Apache x-openstack-request-id: req-4a1cb8f0-2833-49f0-b8ff-a87f95f32695 2019-04-09 11:19:59,141 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:19:59,141 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=bbf70833-91f1-42d8-9a9d-24fa829fbab5&sort_dir=asc&marker=bbf70833-91f1-42d8-9a9d-24fa829fbab5&sort_dir=asc used request id req-4a1cb8f0-2833-49f0-b8ff-a87f95f32695 2019-04-09 11:19:59,141 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0745179653168s 2019-04-09 11:20:04,147 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:20:04,151 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=bbf70833-91f1-42d8-9a9d-24fa829fbab5&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:20:04,178 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:19:54 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=bbf70833-91f1-42d8-9a9d-24fa829fbab5&sort_dir=asc Server: Apache x-openstack-request-id: req-8bf6a22d-ab95-42c0-8884-9d88aab5d091 2019-04-09 11:20:04,178 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:20:04,219 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:19:54 GMT Server: Apache x-openstack-request-id: req-bb35d6ac-2a5a-469c-803f-067147d56362 2019-04-09 11:20:04,219 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:20:04,219 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=bbf70833-91f1-42d8-9a9d-24fa829fbab5&sort_dir=asc&marker=bbf70833-91f1-42d8-9a9d-24fa829fbab5&sort_dir=asc used request id req-bb35d6ac-2a5a-469c-803f-067147d56362 2019-04-09 11:20:04,220 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0728099346161s 2019-04-09 11:20:04,220 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-09 11:20:04,224 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:20:04,249 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:19:54 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False Server: Apache x-openstack-request-id: req-25767b29-ac4f-44c2-ba49-cff1a7d26322 2019-04-09 11:20:04,249 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:20:04,291 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Tue, 09 Apr 2019 11:19:54 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-81a4921b-66c9-416c-a14b-7977e6d868d3 2019-04-09 11:20:04,291 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "da1426745d3d4a2ab538c4c6721804f4", "image": "heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_42ec05fa-9a5a-4193-ba0d-81c792442209", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b62787c2-635d-4893-8553-7ee0260442ff"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5fc4c7fd07e947fb8641de4126c9f897", "tags": null, "creation_time": "2019-04-09T10:54:54Z", "links": [{"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-09 11:20:04,292 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False used request id req-81a4921b-66c9-416c-a14b-7977e6d868d3 2019-04-09 11:20:04,292 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0714910030365s 2019-04-09 11:20:09,298 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:20:09,304 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=bbf70833-91f1-42d8-9a9d-24fa829fbab5&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:20:09,330 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:19:59 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=bbf70833-91f1-42d8-9a9d-24fa829fbab5&sort_dir=asc Server: Apache x-openstack-request-id: req-bb8f8b89-df72-4847-8edf-f65cbae844f9 2019-04-09 11:20:09,330 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:20:09,372 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:19:59 GMT Server: Apache x-openstack-request-id: req-cb8dcf1a-7654-4a61-bb62-8458791c26ad 2019-04-09 11:20:09,372 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:20:09,372 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=bbf70833-91f1-42d8-9a9d-24fa829fbab5&sort_dir=asc&marker=bbf70833-91f1-42d8-9a9d-24fa829fbab5&sort_dir=asc used request id req-cb8dcf1a-7654-4a61-bb62-8458791c26ad 2019-04-09 11:20:09,372 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0738759040833s 2019-04-09 11:20:14,378 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:20:14,382 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=bbf70833-91f1-42d8-9a9d-24fa829fbab5&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:20:14,408 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:20:04 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=bbf70833-91f1-42d8-9a9d-24fa829fbab5&sort_dir=asc Server: Apache x-openstack-request-id: req-74dd78b0-44f7-4850-a6df-3acdce50b2d6 2019-04-09 11:20:14,408 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:20:14,452 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:20:04 GMT Server: Apache x-openstack-request-id: req-b595a7cc-d4bb-4d47-8cec-7b54273c04a7 2019-04-09 11:20:14,452 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:20:14,452 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=bbf70833-91f1-42d8-9a9d-24fa829fbab5&sort_dir=asc&marker=bbf70833-91f1-42d8-9a9d-24fa829fbab5&sort_dir=asc used request id req-b595a7cc-d4bb-4d47-8cec-7b54273c04a7 2019-04-09 11:20:14,452 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0739989280701s 2019-04-09 11:20:14,453 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-09 11:20:14,456 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:20:14,482 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:20:04 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False Server: Apache x-openstack-request-id: req-89632056-8d2a-4297-b5e7-f8c5465ad267 2019-04-09 11:20:14,482 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:20:14,507 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Tue, 09 Apr 2019 11:20:04 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-8fab0639-0c7c-427e-9655-942e59e5042f 2019-04-09 11:20:14,507 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "da1426745d3d4a2ab538c4c6721804f4", "image": "heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_42ec05fa-9a5a-4193-ba0d-81c792442209", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b62787c2-635d-4893-8553-7ee0260442ff"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5fc4c7fd07e947fb8641de4126c9f897", "tags": null, "creation_time": "2019-04-09T10:54:54Z", "links": [{"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-09 11:20:14,507 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False used request id req-8fab0639-0c7c-427e-9655-942e59e5042f 2019-04-09 11:20:14,508 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0549080371857s 2019-04-09 11:20:19,514 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:20:19,518 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=bbf70833-91f1-42d8-9a9d-24fa829fbab5&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:20:19,545 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:20:09 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=bbf70833-91f1-42d8-9a9d-24fa829fbab5&sort_dir=asc Server: Apache x-openstack-request-id: req-4a8f173f-adb5-494c-aa38-10423082958b 2019-04-09 11:20:19,545 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:20:19,586 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:20:09 GMT Server: Apache x-openstack-request-id: req-2bd5a6b4-b948-45b9-a23c-5006471d21f8 2019-04-09 11:20:19,587 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:20:19,587 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=bbf70833-91f1-42d8-9a9d-24fa829fbab5&sort_dir=asc&marker=bbf70833-91f1-42d8-9a9d-24fa829fbab5&sort_dir=asc used request id req-2bd5a6b4-b948-45b9-a23c-5006471d21f8 2019-04-09 11:20:19,587 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0727732181549s 2019-04-09 11:20:24,592 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:20:24,596 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=bbf70833-91f1-42d8-9a9d-24fa829fbab5&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:20:24,624 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:20:14 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=bbf70833-91f1-42d8-9a9d-24fa829fbab5&sort_dir=asc Server: Apache x-openstack-request-id: req-09404017-ee66-4fd2-af4b-4eb3f0b512e8 2019-04-09 11:20:24,625 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:20:24,666 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:20:14 GMT Server: Apache x-openstack-request-id: req-69c4dd30-8edb-4293-8e9b-5ab97fb7154f 2019-04-09 11:20:24,666 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:20:24,666 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=bbf70833-91f1-42d8-9a9d-24fa829fbab5&sort_dir=asc&marker=bbf70833-91f1-42d8-9a9d-24fa829fbab5&sort_dir=asc used request id req-69c4dd30-8edb-4293-8e9b-5ab97fb7154f 2019-04-09 11:20:24,666 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0736060142517s 2019-04-09 11:20:24,667 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-09 11:20:24,670 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:20:24,712 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:20:14 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False Server: Apache x-openstack-request-id: req-ec81855e-b061-44eb-987d-1663f1a2a003 2019-04-09 11:20:24,712 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:20:24,753 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Tue, 09 Apr 2019 11:20:14 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-93ea400d-2192-48a8-b0f5-5c3f6a6e4fe8 2019-04-09 11:20:24,754 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "da1426745d3d4a2ab538c4c6721804f4", "image": "heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_42ec05fa-9a5a-4193-ba0d-81c792442209", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b62787c2-635d-4893-8553-7ee0260442ff"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5fc4c7fd07e947fb8641de4126c9f897", "tags": null, "creation_time": "2019-04-09T10:54:54Z", "links": [{"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-09 11:20:24,754 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False used request id req-93ea400d-2192-48a8-b0f5-5c3f6a6e4fe8 2019-04-09 11:20:24,754 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0874650478363s 2019-04-09 11:20:29,761 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:20:29,764 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=bbf70833-91f1-42d8-9a9d-24fa829fbab5&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:20:29,793 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:20:19 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=bbf70833-91f1-42d8-9a9d-24fa829fbab5&sort_dir=asc Server: Apache x-openstack-request-id: req-b69b41ba-ac29-418b-b841-3210b9f4bc18 2019-04-09 11:20:29,794 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:20:29,835 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:20:19 GMT Server: Apache x-openstack-request-id: req-c19f3bf9-0638-4579-8591-c5961b5a6f4a 2019-04-09 11:20:29,835 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:20:29,836 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=bbf70833-91f1-42d8-9a9d-24fa829fbab5&sort_dir=asc&marker=bbf70833-91f1-42d8-9a9d-24fa829fbab5&sort_dir=asc used request id req-c19f3bf9-0638-4579-8591-c5961b5a6f4a 2019-04-09 11:20:29,836 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0749971866608s 2019-04-09 11:20:34,841 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:20:34,847 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=bbf70833-91f1-42d8-9a9d-24fa829fbab5&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:20:34,874 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:20:24 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=bbf70833-91f1-42d8-9a9d-24fa829fbab5&sort_dir=asc Server: Apache x-openstack-request-id: req-31dd4173-7374-4856-a996-a3fcb39aca4a 2019-04-09 11:20:34,875 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:20:34,917 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:20:24 GMT Server: Apache x-openstack-request-id: req-ad191de6-440c-4a08-9e78-55f613d0e4b9 2019-04-09 11:20:34,917 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:20:34,917 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=bbf70833-91f1-42d8-9a9d-24fa829fbab5&sort_dir=asc&marker=bbf70833-91f1-42d8-9a9d-24fa829fbab5&sort_dir=asc used request id req-ad191de6-440c-4a08-9e78-55f613d0e4b9 2019-04-09 11:20:34,917 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0757420063019s 2019-04-09 11:20:34,918 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-09 11:20:34,921 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:20:34,948 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:20:24 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False Server: Apache x-openstack-request-id: req-b3fe9d78-c080-4912-af6e-2e131b01c2bb 2019-04-09 11:20:34,948 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:20:34,989 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Tue, 09 Apr 2019 11:20:24 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-3ba89898-20bc-482f-832e-ffee1374c322 2019-04-09 11:20:34,989 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "da1426745d3d4a2ab538c4c6721804f4", "image": "heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_42ec05fa-9a5a-4193-ba0d-81c792442209", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b62787c2-635d-4893-8553-7ee0260442ff"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5fc4c7fd07e947fb8641de4126c9f897", "tags": null, "creation_time": "2019-04-09T10:54:54Z", "links": [{"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-09 11:20:34,990 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False used request id req-3ba89898-20bc-482f-832e-ffee1374c322 2019-04-09 11:20:34,990 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0719749927521s 2019-04-09 11:20:39,996 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:20:40,000 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=bbf70833-91f1-42d8-9a9d-24fa829fbab5&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:20:40,032 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:20:29 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=bbf70833-91f1-42d8-9a9d-24fa829fbab5&sort_dir=asc Server: Apache x-openstack-request-id: req-ac17beed-b392-419c-874f-45942682d6d4 2019-04-09 11:20:40,033 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:20:40,077 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:20:30 GMT Server: Apache x-openstack-request-id: req-f24a184b-5ba5-4ea1-9404-7a7f3ce0b219 2019-04-09 11:20:40,078 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:20:40,078 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=bbf70833-91f1-42d8-9a9d-24fa829fbab5&sort_dir=asc&marker=bbf70833-91f1-42d8-9a9d-24fa829fbab5&sort_dir=asc used request id req-f24a184b-5ba5-4ea1-9404-7a7f3ce0b219 2019-04-09 11:20:40,078 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0816569328308s 2019-04-09 11:20:45,084 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:20:45,087 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=bbf70833-91f1-42d8-9a9d-24fa829fbab5&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:20:45,366 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:20:35 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=bbf70833-91f1-42d8-9a9d-24fa829fbab5&sort_dir=asc Server: Apache x-openstack-request-id: req-4d7ed4d5-6606-4302-bce1-483628349449 2019-04-09 11:20:45,366 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:20:45,407 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:20:35 GMT Server: Apache x-openstack-request-id: req-1dd17e07-652d-4ee7-9160-6960882d4cfe 2019-04-09 11:20:45,407 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:20:45,407 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=bbf70833-91f1-42d8-9a9d-24fa829fbab5&sort_dir=asc&marker=bbf70833-91f1-42d8-9a9d-24fa829fbab5&sort_dir=asc used request id req-1dd17e07-652d-4ee7-9160-6960882d4cfe 2019-04-09 11:20:45,408 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.323862075806s 2019-04-09 11:20:45,408 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-09 11:20:45,411 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:20:45,436 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:20:35 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False Server: Apache x-openstack-request-id: req-145d2021-b26b-4c7d-b2ab-4631a00b4c07 2019-04-09 11:20:45,436 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:20:45,477 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Tue, 09 Apr 2019 11:20:35 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-7db2ffb9-16f7-4a46-aae9-61bac9391f02 2019-04-09 11:20:45,478 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "da1426745d3d4a2ab538c4c6721804f4", "image": "heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_42ec05fa-9a5a-4193-ba0d-81c792442209", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b62787c2-635d-4893-8553-7ee0260442ff"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5fc4c7fd07e947fb8641de4126c9f897", "tags": null, "creation_time": "2019-04-09T10:54:54Z", "links": [{"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-09 11:20:45,478 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False used request id req-7db2ffb9-16f7-4a46-aae9-61bac9391f02 2019-04-09 11:20:45,478 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0699679851532s 2019-04-09 11:20:50,485 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:20:50,488 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=bbf70833-91f1-42d8-9a9d-24fa829fbab5&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:20:50,516 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:20:40 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=bbf70833-91f1-42d8-9a9d-24fa829fbab5&sort_dir=asc Server: Apache x-openstack-request-id: req-c1ea6192-d3af-4fb8-98b5-9e7a9eeb888d 2019-04-09 11:20:50,517 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:20:50,559 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:20:40 GMT Server: Apache x-openstack-request-id: req-ba219123-35ff-4897-b518-193f6c269a8a 2019-04-09 11:20:50,559 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:20:50,560 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=bbf70833-91f1-42d8-9a9d-24fa829fbab5&sort_dir=asc&marker=bbf70833-91f1-42d8-9a9d-24fa829fbab5&sort_dir=asc used request id req-ba219123-35ff-4897-b518-193f6c269a8a 2019-04-09 11:20:50,560 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0749008655548s 2019-04-09 11:20:55,565 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:20:55,569 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=bbf70833-91f1-42d8-9a9d-24fa829fbab5&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:20:55,597 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:20:45 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=bbf70833-91f1-42d8-9a9d-24fa829fbab5&sort_dir=asc Server: Apache x-openstack-request-id: req-9ae75ca5-17fd-418e-99e8-cb6272e845a4 2019-04-09 11:20:55,598 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:20:55,640 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:20:45 GMT Server: Apache x-openstack-request-id: req-0f58f192-8b18-4987-91ea-3c2420a31b77 2019-04-09 11:20:55,640 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:20:55,640 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=bbf70833-91f1-42d8-9a9d-24fa829fbab5&sort_dir=asc&marker=bbf70833-91f1-42d8-9a9d-24fa829fbab5&sort_dir=asc used request id req-0f58f192-8b18-4987-91ea-3c2420a31b77 2019-04-09 11:20:55,640 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0749561786652s 2019-04-09 11:20:55,641 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-09 11:20:55,644 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:20:55,670 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:20:45 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False Server: Apache x-openstack-request-id: req-cc5b2f03-acb6-4783-97f9-fbc48ec9db49 2019-04-09 11:20:55,671 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:20:55,712 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Tue, 09 Apr 2019 11:20:45 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-0011faa8-bbcf-41cb-b194-aa0fe76773e5 2019-04-09 11:20:55,713 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "da1426745d3d4a2ab538c4c6721804f4", "image": "heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_42ec05fa-9a5a-4193-ba0d-81c792442209", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b62787c2-635d-4893-8553-7ee0260442ff"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5fc4c7fd07e947fb8641de4126c9f897", "tags": null, "creation_time": "2019-04-09T10:54:54Z", "links": [{"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-09 11:20:55,713 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False used request id req-0011faa8-bbcf-41cb-b194-aa0fe76773e5 2019-04-09 11:20:55,713 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0724010467529s 2019-04-09 11:21:00,720 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:21:00,723 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=bbf70833-91f1-42d8-9a9d-24fa829fbab5&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:21:00,752 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:20:50 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=bbf70833-91f1-42d8-9a9d-24fa829fbab5&sort_dir=asc Server: Apache x-openstack-request-id: req-b3693d33-e7e0-4ffd-8979-239afb3547c1 2019-04-09 11:21:00,752 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:21:00,794 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:20:50 GMT Server: Apache x-openstack-request-id: req-6f651519-b717-47a1-9906-a65d46c3ccfd 2019-04-09 11:21:00,794 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:21:00,795 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=bbf70833-91f1-42d8-9a9d-24fa829fbab5&sort_dir=asc&marker=bbf70833-91f1-42d8-9a9d-24fa829fbab5&sort_dir=asc used request id req-6f651519-b717-47a1-9906-a65d46c3ccfd 2019-04-09 11:21:00,795 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0747640132904s 2019-04-09 11:21:05,800 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:21:05,804 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=bbf70833-91f1-42d8-9a9d-24fa829fbab5&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:21:05,831 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:20:55 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=bbf70833-91f1-42d8-9a9d-24fa829fbab5&sort_dir=asc Server: Apache x-openstack-request-id: req-967f3346-6d1a-4a0f-acbd-322e34a0ee24 2019-04-09 11:21:05,831 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:21:06,151 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:20:55 GMT Server: Apache x-openstack-request-id: req-b209ec37-599c-4b5f-a405-9271453b513b 2019-04-09 11:21:06,151 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:21:06,151 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=bbf70833-91f1-42d8-9a9d-24fa829fbab5&sort_dir=asc&marker=bbf70833-91f1-42d8-9a9d-24fa829fbab5&sort_dir=asc used request id req-b209ec37-599c-4b5f-a405-9271453b513b 2019-04-09 11:21:06,151 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.350900888443s 2019-04-09 11:21:06,152 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-09 11:21:06,155 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:21:06,181 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:20:56 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False Server: Apache x-openstack-request-id: req-e44e0800-6076-4f28-a2e0-00a3cc439ad4 2019-04-09 11:21:06,182 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:21:06,208 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Tue, 09 Apr 2019 11:20:56 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-1dd9f1d5-61dd-4252-a5af-4c0127008bea 2019-04-09 11:21:06,209 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "da1426745d3d4a2ab538c4c6721804f4", "image": "heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_42ec05fa-9a5a-4193-ba0d-81c792442209", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b62787c2-635d-4893-8553-7ee0260442ff"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5fc4c7fd07e947fb8641de4126c9f897", "tags": null, "creation_time": "2019-04-09T10:54:54Z", "links": [{"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-09 11:21:06,209 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False used request id req-1dd9f1d5-61dd-4252-a5af-4c0127008bea 2019-04-09 11:21:06,209 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0569000244141s 2019-04-09 11:21:11,215 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:21:11,219 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=bbf70833-91f1-42d8-9a9d-24fa829fbab5&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:21:11,522 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:21:01 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=bbf70833-91f1-42d8-9a9d-24fa829fbab5&sort_dir=asc Server: Apache x-openstack-request-id: req-d1635156-b834-459c-be0c-37ba09fe3afe 2019-04-09 11:21:11,522 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:21:11,564 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:21:01 GMT Server: Apache x-openstack-request-id: req-4e4d85ff-6b4e-4e35-b6f8-7649f2184e04 2019-04-09 11:21:11,565 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:21:11,565 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=bbf70833-91f1-42d8-9a9d-24fa829fbab5&sort_dir=asc&marker=bbf70833-91f1-42d8-9a9d-24fa829fbab5&sort_dir=asc used request id req-4e4d85ff-6b4e-4e35-b6f8-7649f2184e04 2019-04-09 11:21:11,565 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.349528074265s 2019-04-09 11:21:16,571 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:21:16,574 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=bbf70833-91f1-42d8-9a9d-24fa829fbab5&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:21:16,603 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:21:06 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=bbf70833-91f1-42d8-9a9d-24fa829fbab5&sort_dir=asc Server: Apache x-openstack-request-id: req-f486faf6-f3fe-4ab6-91ef-c452eae7932d 2019-04-09 11:21:16,603 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:21:16,933 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:21:06 GMT Server: Apache x-openstack-request-id: req-bb466d87-3e7e-4c9e-87df-86c5df2ffde9 2019-04-09 11:21:16,934 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:21:16,934 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=bbf70833-91f1-42d8-9a9d-24fa829fbab5&sort_dir=asc&marker=bbf70833-91f1-42d8-9a9d-24fa829fbab5&sort_dir=asc used request id req-bb466d87-3e7e-4c9e-87df-86c5df2ffde9 2019-04-09 11:21:16,934 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.363326072693s 2019-04-09 11:21:16,934 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-09 11:21:16,938 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:21:16,963 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:21:06 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False Server: Apache x-openstack-request-id: req-ae92ceba-f7c8-41ee-973b-ebad6d4a5abe 2019-04-09 11:21:16,963 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:21:17,005 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Tue, 09 Apr 2019 11:21:06 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-9bf85d32-e023-4a92-9cbd-8d5c90f08cb1 2019-04-09 11:21:17,005 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "da1426745d3d4a2ab538c4c6721804f4", "image": "heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_42ec05fa-9a5a-4193-ba0d-81c792442209", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b62787c2-635d-4893-8553-7ee0260442ff"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5fc4c7fd07e947fb8641de4126c9f897", "tags": null, "creation_time": "2019-04-09T10:54:54Z", "links": [{"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-09 11:21:17,006 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False used request id req-9bf85d32-e023-4a92-9cbd-8d5c90f08cb1 2019-04-09 11:21:17,006 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0711510181427s 2019-04-09 11:21:22,012 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:21:22,016 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=bbf70833-91f1-42d8-9a9d-24fa829fbab5&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:21:22,062 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:21:11 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=bbf70833-91f1-42d8-9a9d-24fa829fbab5&sort_dir=asc Server: Apache x-openstack-request-id: req-a0339d97-d957-46a6-b776-d385d59d94a4 2019-04-09 11:21:22,062 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:21:22,103 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:21:12 GMT Server: Apache x-openstack-request-id: req-184c5b4b-358d-4819-9828-3adadd707a8f 2019-04-09 11:21:22,103 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:21:22,104 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=bbf70833-91f1-42d8-9a9d-24fa829fbab5&sort_dir=asc&marker=bbf70833-91f1-42d8-9a9d-24fa829fbab5&sort_dir=asc used request id req-184c5b4b-358d-4819-9828-3adadd707a8f 2019-04-09 11:21:22,104 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0914258956909s 2019-04-09 11:21:27,109 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:21:27,113 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=bbf70833-91f1-42d8-9a9d-24fa829fbab5&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:21:27,401 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:21:17 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=bbf70833-91f1-42d8-9a9d-24fa829fbab5&sort_dir=asc Server: Apache x-openstack-request-id: req-d76d1a22-ce2d-4885-8b09-29edaaab8630 2019-04-09 11:21:27,402 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:21:27,701 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:21:17 GMT Server: Apache x-openstack-request-id: req-94771149-2106-4843-9769-302ec06aab6a 2019-04-09 11:21:27,701 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:21:27,702 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=bbf70833-91f1-42d8-9a9d-24fa829fbab5&sort_dir=asc&marker=bbf70833-91f1-42d8-9a9d-24fa829fbab5&sort_dir=asc used request id req-94771149-2106-4843-9769-302ec06aab6a 2019-04-09 11:21:27,702 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.592232942581s 2019-04-09 11:21:27,702 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-09 11:21:27,705 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:21:27,731 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:21:17 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False Server: Apache x-openstack-request-id: req-fd786e17-aeee-45dd-b1e6-c66ebae860d6 2019-04-09 11:21:27,731 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:21:27,772 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Tue, 09 Apr 2019 11:21:17 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-e1c28cf6-7d05-4303-bea0-531eab7abdde 2019-04-09 11:21:27,773 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "da1426745d3d4a2ab538c4c6721804f4", "image": "heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_42ec05fa-9a5a-4193-ba0d-81c792442209", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b62787c2-635d-4893-8553-7ee0260442ff"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5fc4c7fd07e947fb8641de4126c9f897", "tags": null, "creation_time": "2019-04-09T10:54:54Z", "links": [{"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-09 11:21:27,773 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False used request id req-e1c28cf6-7d05-4303-bea0-531eab7abdde 2019-04-09 11:21:27,773 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0709800720215s 2019-04-09 11:21:32,780 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:21:32,783 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=bbf70833-91f1-42d8-9a9d-24fa829fbab5&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:21:32,810 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:21:22 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=bbf70833-91f1-42d8-9a9d-24fa829fbab5&sort_dir=asc Server: Apache x-openstack-request-id: req-fe1d0ed4-e66e-4248-be52-f424a24b61c7 2019-04-09 11:21:32,810 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:21:32,851 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:21:22 GMT Server: Apache x-openstack-request-id: req-c0362cdd-9adc-4678-b1ef-f1cf3d2d1ae3 2019-04-09 11:21:32,851 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:21:32,851 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=bbf70833-91f1-42d8-9a9d-24fa829fbab5&sort_dir=asc&marker=bbf70833-91f1-42d8-9a9d-24fa829fbab5&sort_dir=asc used request id req-c0362cdd-9adc-4678-b1ef-f1cf3d2d1ae3 2019-04-09 11:21:32,852 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0716898441315s 2019-04-09 11:21:37,857 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:21:37,861 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=bbf70833-91f1-42d8-9a9d-24fa829fbab5&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:21:37,888 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:21:27 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=bbf70833-91f1-42d8-9a9d-24fa829fbab5&sort_dir=asc Server: Apache x-openstack-request-id: req-c9037bd2-8851-4bf8-89e6-f154c14aa8b7 2019-04-09 11:21:37,888 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:21:37,929 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:21:27 GMT Server: Apache x-openstack-request-id: req-21a4f234-306f-4203-b3c7-152d511c9cd9 2019-04-09 11:21:37,929 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:21:37,930 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=bbf70833-91f1-42d8-9a9d-24fa829fbab5&sort_dir=asc&marker=bbf70833-91f1-42d8-9a9d-24fa829fbab5&sort_dir=asc used request id req-21a4f234-306f-4203-b3c7-152d511c9cd9 2019-04-09 11:21:37,930 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0726351737976s 2019-04-09 11:21:37,930 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-09 11:21:37,934 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:21:37,959 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:21:27 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False Server: Apache x-openstack-request-id: req-e026844e-cda6-44f5-ae99-55a55b848f6e 2019-04-09 11:21:37,959 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:21:37,984 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Tue, 09 Apr 2019 11:21:27 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-ec2273e4-1172-413c-bf13-d9245161f58e 2019-04-09 11:21:37,985 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "da1426745d3d4a2ab538c4c6721804f4", "image": "heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_42ec05fa-9a5a-4193-ba0d-81c792442209", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b62787c2-635d-4893-8553-7ee0260442ff"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5fc4c7fd07e947fb8641de4126c9f897", "tags": null, "creation_time": "2019-04-09T10:54:54Z", "links": [{"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-09 11:21:37,985 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False used request id req-ec2273e4-1172-413c-bf13-d9245161f58e 2019-04-09 11:21:37,985 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0544397830963s 2019-04-09 11:21:42,991 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:21:42,995 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=bbf70833-91f1-42d8-9a9d-24fa829fbab5&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:21:43,023 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:21:32 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=bbf70833-91f1-42d8-9a9d-24fa829fbab5&sort_dir=asc Server: Apache x-openstack-request-id: req-335a7a4c-c25f-4f5b-bf9c-cd26daacb60d 2019-04-09 11:21:43,023 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:21:43,065 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:21:32 GMT Server: Apache x-openstack-request-id: req-34269a70-acd6-4df8-b973-1af4c65d53f3 2019-04-09 11:21:43,065 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:21:43,065 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=bbf70833-91f1-42d8-9a9d-24fa829fbab5&sort_dir=asc&marker=bbf70833-91f1-42d8-9a9d-24fa829fbab5&sort_dir=asc used request id req-34269a70-acd6-4df8-b973-1af4c65d53f3 2019-04-09 11:21:43,065 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0736918449402s 2019-04-09 11:21:48,071 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:21:48,074 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=bbf70833-91f1-42d8-9a9d-24fa829fbab5&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:21:48,371 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:21:38 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=bbf70833-91f1-42d8-9a9d-24fa829fbab5&sort_dir=asc Server: Apache x-openstack-request-id: req-4a10a9c4-83c2-40c9-90ae-8156f1da213a 2019-04-09 11:21:48,371 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:21:48,412 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:21:38 GMT Server: Apache x-openstack-request-id: req-c5fdf268-15be-43d2-8b4d-ad06a2556617 2019-04-09 11:21:48,413 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:21:48,413 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=bbf70833-91f1-42d8-9a9d-24fa829fbab5&sort_dir=asc&marker=bbf70833-91f1-42d8-9a9d-24fa829fbab5&sort_dir=asc used request id req-c5fdf268-15be-43d2-8b4d-ad06a2556617 2019-04-09 11:21:48,413 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.342081069946s 2019-04-09 11:21:48,413 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-09 11:21:48,417 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:21:48,443 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:21:38 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False Server: Apache x-openstack-request-id: req-28795353-ca18-4b7c-95d6-448f08255100 2019-04-09 11:21:48,443 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:21:48,485 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Tue, 09 Apr 2019 11:21:38 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-19a6f7c7-3ef8-4684-a0ca-5785462cda11 2019-04-09 11:21:48,485 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "da1426745d3d4a2ab538c4c6721804f4", "image": "heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_42ec05fa-9a5a-4193-ba0d-81c792442209", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b62787c2-635d-4893-8553-7ee0260442ff"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5fc4c7fd07e947fb8641de4126c9f897", "tags": null, "creation_time": "2019-04-09T10:54:54Z", "links": [{"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-09 11:21:48,486 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False used request id req-19a6f7c7-3ef8-4684-a0ca-5785462cda11 2019-04-09 11:21:48,486 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0722770690918s 2019-04-09 11:21:53,492 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:21:53,497 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=bbf70833-91f1-42d8-9a9d-24fa829fbab5&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:21:53,525 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:21:43 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=bbf70833-91f1-42d8-9a9d-24fa829fbab5&sort_dir=asc Server: Apache x-openstack-request-id: req-af86fa4a-1d39-4585-808e-f039e66081bf 2019-04-09 11:21:53,525 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:21:53,567 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:21:43 GMT Server: Apache x-openstack-request-id: req-de1914f1-5701-4cd0-9121-21c79ed72a4f 2019-04-09 11:21:53,567 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:21:53,568 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=bbf70833-91f1-42d8-9a9d-24fa829fbab5&sort_dir=asc&marker=bbf70833-91f1-42d8-9a9d-24fa829fbab5&sort_dir=asc used request id req-de1914f1-5701-4cd0-9121-21c79ed72a4f 2019-04-09 11:21:53,568 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0750250816345s 2019-04-09 11:21:58,573 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:21:58,577 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=bbf70833-91f1-42d8-9a9d-24fa829fbab5&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:21:58,606 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:21:48 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=bbf70833-91f1-42d8-9a9d-24fa829fbab5&sort_dir=asc Server: Apache x-openstack-request-id: req-8dfa47f4-b4b0-472e-bb72-86cd9b78dcb6 2019-04-09 11:21:58,607 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:21:58,649 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:21:48 GMT Server: Apache x-openstack-request-id: req-36521e8b-cdb1-4722-ab6f-71668fa4e2cf 2019-04-09 11:21:58,649 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:21:58,650 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=bbf70833-91f1-42d8-9a9d-24fa829fbab5&sort_dir=asc&marker=bbf70833-91f1-42d8-9a9d-24fa829fbab5&sort_dir=asc used request id req-36521e8b-cdb1-4722-ab6f-71668fa4e2cf 2019-04-09 11:21:58,650 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0761620998383s 2019-04-09 11:21:58,650 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-09 11:21:58,654 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:21:58,867 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:21:48 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False Server: Apache x-openstack-request-id: req-cc6d5212-19f8-4965-ab97-c214a5fefb1c 2019-04-09 11:21:58,867 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:21:58,909 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Tue, 09 Apr 2019 11:21:48 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-2e8c3483-4ae3-4921-bf49-6e7297b3cad3 2019-04-09 11:21:58,909 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "da1426745d3d4a2ab538c4c6721804f4", "image": "heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_42ec05fa-9a5a-4193-ba0d-81c792442209", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b62787c2-635d-4893-8553-7ee0260442ff"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5fc4c7fd07e947fb8641de4126c9f897", "tags": null, "creation_time": "2019-04-09T10:54:54Z", "links": [{"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-09 11:21:58,909 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False used request id req-2e8c3483-4ae3-4921-bf49-6e7297b3cad3 2019-04-09 11:21:58,910 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.259268045425s 2019-04-09 11:22:03,916 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:22:03,920 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=bbf70833-91f1-42d8-9a9d-24fa829fbab5&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:22:04,214 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:21:53 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=bbf70833-91f1-42d8-9a9d-24fa829fbab5&sort_dir=asc Server: Apache x-openstack-request-id: req-07b5ca4f-9b56-46d9-a2e2-b7ba4c378af6 2019-04-09 11:22:04,214 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:22:04,255 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:21:54 GMT Server: Apache x-openstack-request-id: req-aabb1d76-76f7-4310-b164-db24a653d1f5 2019-04-09 11:22:04,255 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:22:04,255 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=bbf70833-91f1-42d8-9a9d-24fa829fbab5&sort_dir=asc&marker=bbf70833-91f1-42d8-9a9d-24fa829fbab5&sort_dir=asc used request id req-aabb1d76-76f7-4310-b164-db24a653d1f5 2019-04-09 11:22:04,255 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.339070081711s 2019-04-09 11:22:09,261 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:22:09,264 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=bbf70833-91f1-42d8-9a9d-24fa829fbab5&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:22:09,290 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:21:59 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=bbf70833-91f1-42d8-9a9d-24fa829fbab5&sort_dir=asc Server: Apache x-openstack-request-id: req-08256b93-d10b-4491-97f4-77f82919a095 2019-04-09 11:22:09,291 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:22:09,333 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:21:59 GMT Server: Apache x-openstack-request-id: req-968e40f6-b61b-4c28-90bd-c2a68961ea48 2019-04-09 11:22:09,333 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:22:09,334 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=bbf70833-91f1-42d8-9a9d-24fa829fbab5&sort_dir=asc&marker=bbf70833-91f1-42d8-9a9d-24fa829fbab5&sort_dir=asc used request id req-968e40f6-b61b-4c28-90bd-c2a68961ea48 2019-04-09 11:22:09,334 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0726029872894s 2019-04-09 11:22:09,334 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-09 11:22:09,338 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:22:09,363 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:21:59 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False Server: Apache x-openstack-request-id: req-778861b9-b7f7-4ed3-9114-c461d21070cc 2019-04-09 11:22:09,363 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:22:09,404 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Tue, 09 Apr 2019 11:21:59 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-ce463fb1-4fed-4291-8fe7-e8d4bb62134b 2019-04-09 11:22:09,405 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "da1426745d3d4a2ab538c4c6721804f4", "image": "heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_42ec05fa-9a5a-4193-ba0d-81c792442209", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b62787c2-635d-4893-8553-7ee0260442ff"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5fc4c7fd07e947fb8641de4126c9f897", "tags": null, "creation_time": "2019-04-09T10:54:54Z", "links": [{"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-09 11:22:09,405 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False used request id req-ce463fb1-4fed-4291-8fe7-e8d4bb62134b 2019-04-09 11:22:09,405 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0710389614105s 2019-04-09 11:22:14,412 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:22:14,415 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=bbf70833-91f1-42d8-9a9d-24fa829fbab5&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:22:14,445 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:22:04 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=bbf70833-91f1-42d8-9a9d-24fa829fbab5&sort_dir=asc Server: Apache x-openstack-request-id: req-327e0593-1bdc-4057-ad3d-08251609c28f 2019-04-09 11:22:14,445 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:22:14,486 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:22:04 GMT Server: Apache x-openstack-request-id: req-0b5bec3b-1e76-4562-95ac-5179b862dfa9 2019-04-09 11:22:14,487 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:22:14,487 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=bbf70833-91f1-42d8-9a9d-24fa829fbab5&sort_dir=asc&marker=bbf70833-91f1-42d8-9a9d-24fa829fbab5&sort_dir=asc used request id req-0b5bec3b-1e76-4562-95ac-5179b862dfa9 2019-04-09 11:22:14,487 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0750620365143s 2019-04-09 11:22:19,493 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:22:19,497 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=bbf70833-91f1-42d8-9a9d-24fa829fbab5&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:22:19,524 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:22:09 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=bbf70833-91f1-42d8-9a9d-24fa829fbab5&sort_dir=asc Server: Apache x-openstack-request-id: req-30f3a8a2-220e-41cf-9fea-712b48339c1e 2019-04-09 11:22:19,524 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:22:19,567 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 354 Content-Type: application/json Date: Tue, 09 Apr 2019 11:22:09 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-7a78c235-8aff-46f2-b7b6-2d4c24222517 2019-04-09 11:22:19,567 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "bono", "event_time": "2019-04-09T11:22:07Z", "links": [{"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/resources/bono/events/8554a2f2-91ca-4332-aafa-5644e8d46fc0", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/resources/bono", "rel": "resource"}, {"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "rel": "stack"}], "logical_resource_id": "bono", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "de52f644-7620-434d-996d-2a15c9672701", "id": "8554a2f2-91ca-4332-aafa-5644e8d46fc0"}]} 2019-04-09 11:22:19,568 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=bbf70833-91f1-42d8-9a9d-24fa829fbab5&sort_dir=asc&marker=bbf70833-91f1-42d8-9a9d-24fa829fbab5&sort_dir=asc used request id req-7a78c235-8aff-46f2-b7b6-2d4c24222517 2019-04-09 11:22:19,568 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0750238895416s 2019-04-09 11:22:24,574 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:22:24,577 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=8554a2f2-91ca-4332-aafa-5644e8d46fc0&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:22:24,605 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:22:14 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=8554a2f2-91ca-4332-aafa-5644e8d46fc0&sort_dir=asc Server: Apache x-openstack-request-id: req-b1642f9d-1d69-4cb8-960f-ff08f451bb7d 2019-04-09 11:22:24,606 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:22:24,649 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:22:14 GMT Server: Apache x-openstack-request-id: req-d750c81d-2482-470c-a124-6719c57fa600 2019-04-09 11:22:24,649 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:22:24,650 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=8554a2f2-91ca-4332-aafa-5644e8d46fc0&sort_dir=asc&marker=8554a2f2-91ca-4332-aafa-5644e8d46fc0&sort_dir=asc used request id req-d750c81d-2482-470c-a124-6719c57fa600 2019-04-09 11:22:24,650 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0758950710297s 2019-04-09 11:22:29,655 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:22:29,659 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=8554a2f2-91ca-4332-aafa-5644e8d46fc0&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:22:29,688 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:22:19 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=8554a2f2-91ca-4332-aafa-5644e8d46fc0&sort_dir=asc Server: Apache x-openstack-request-id: req-d43846dd-eea0-433f-9238-aa11d3a9e212 2019-04-09 11:22:29,688 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:22:29,731 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:22:19 GMT Server: Apache x-openstack-request-id: req-817f748c-55a4-4dcf-a550-46576b3b219b 2019-04-09 11:22:29,731 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:22:29,731 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=8554a2f2-91ca-4332-aafa-5644e8d46fc0&sort_dir=asc&marker=8554a2f2-91ca-4332-aafa-5644e8d46fc0&sort_dir=asc used request id req-817f748c-55a4-4dcf-a550-46576b3b219b 2019-04-09 11:22:29,732 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0760200023651s 2019-04-09 11:22:29,732 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-09 11:22:29,735 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:22:29,762 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:22:19 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False Server: Apache x-openstack-request-id: req-181bb4af-def9-4d81-aa09-5248b003d899 2019-04-09 11:22:29,762 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:22:29,803 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Tue, 09 Apr 2019 11:22:19 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-ff305c28-d121-4b3c-a7bc-79dbab726e94 2019-04-09 11:22:29,804 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "da1426745d3d4a2ab538c4c6721804f4", "image": "heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_42ec05fa-9a5a-4193-ba0d-81c792442209", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b62787c2-635d-4893-8553-7ee0260442ff"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5fc4c7fd07e947fb8641de4126c9f897", "tags": null, "creation_time": "2019-04-09T10:54:54Z", "links": [{"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-09 11:22:29,804 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False used request id req-ff305c28-d121-4b3c-a7bc-79dbab726e94 2019-04-09 11:22:29,804 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0721569061279s 2019-04-09 11:22:34,811 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:22:34,818 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=8554a2f2-91ca-4332-aafa-5644e8d46fc0&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:22:34,844 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:22:24 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=8554a2f2-91ca-4332-aafa-5644e8d46fc0&sort_dir=asc Server: Apache x-openstack-request-id: req-153a0035-551b-4517-81b6-fa7038428fbb 2019-04-09 11:22:34,845 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:22:34,885 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:22:24 GMT Server: Apache x-openstack-request-id: req-28c5703f-a45c-40ae-86b3-c42e4db60b04 2019-04-09 11:22:34,885 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:22:34,886 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=8554a2f2-91ca-4332-aafa-5644e8d46fc0&sort_dir=asc&marker=8554a2f2-91ca-4332-aafa-5644e8d46fc0&sort_dir=asc used request id req-28c5703f-a45c-40ae-86b3-c42e4db60b04 2019-04-09 11:22:34,886 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0743770599365s 2019-04-09 11:22:39,891 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:22:39,895 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=8554a2f2-91ca-4332-aafa-5644e8d46fc0&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:22:39,923 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:22:29 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=8554a2f2-91ca-4332-aafa-5644e8d46fc0&sort_dir=asc Server: Apache x-openstack-request-id: req-9bffbae4-b48b-4083-bb8a-5ff3dbab9a6b 2019-04-09 11:22:39,924 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:22:39,965 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:22:29 GMT Server: Apache x-openstack-request-id: req-d6b01a14-85dd-4177-9339-b9cf76ac1c6a 2019-04-09 11:22:39,965 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:22:39,965 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=8554a2f2-91ca-4332-aafa-5644e8d46fc0&sort_dir=asc&marker=8554a2f2-91ca-4332-aafa-5644e8d46fc0&sort_dir=asc used request id req-d6b01a14-85dd-4177-9339-b9cf76ac1c6a 2019-04-09 11:22:39,965 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0737519264221s 2019-04-09 11:22:39,966 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-09 11:22:39,969 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:22:39,996 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:22:29 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False Server: Apache x-openstack-request-id: req-cea7407d-16cc-4dff-8882-856b1727b4c9 2019-04-09 11:22:39,996 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:22:40,037 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Tue, 09 Apr 2019 11:22:29 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-52ce3cfe-f461-4c18-ae04-3eae89dd347c 2019-04-09 11:22:40,038 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "da1426745d3d4a2ab538c4c6721804f4", "image": "heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_42ec05fa-9a5a-4193-ba0d-81c792442209", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b62787c2-635d-4893-8553-7ee0260442ff"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5fc4c7fd07e947fb8641de4126c9f897", "tags": null, "creation_time": "2019-04-09T10:54:54Z", "links": [{"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-09 11:22:40,038 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False used request id req-52ce3cfe-f461-4c18-ae04-3eae89dd347c 2019-04-09 11:22:40,038 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0720620155334s 2019-04-09 11:22:45,045 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:22:45,048 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=8554a2f2-91ca-4332-aafa-5644e8d46fc0&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:22:45,075 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:22:34 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=8554a2f2-91ca-4332-aafa-5644e8d46fc0&sort_dir=asc Server: Apache x-openstack-request-id: req-f533f767-14f5-4235-9d80-ce0b0985b79f 2019-04-09 11:22:45,075 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:22:45,118 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:22:34 GMT Server: Apache x-openstack-request-id: req-4ef3894e-e0ff-4433-a9b8-b71dbe841ecc 2019-04-09 11:22:45,118 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:22:45,119 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=8554a2f2-91ca-4332-aafa-5644e8d46fc0&sort_dir=asc&marker=8554a2f2-91ca-4332-aafa-5644e8d46fc0&sort_dir=asc used request id req-4ef3894e-e0ff-4433-a9b8-b71dbe841ecc 2019-04-09 11:22:45,119 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0740828514099s 2019-04-09 11:22:50,124 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:22:50,128 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=8554a2f2-91ca-4332-aafa-5644e8d46fc0&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:22:50,156 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:22:40 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=8554a2f2-91ca-4332-aafa-5644e8d46fc0&sort_dir=asc Server: Apache x-openstack-request-id: req-2ba11ccb-b4e6-4fa4-abaa-6063784f42a5 2019-04-09 11:22:50,156 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:22:50,201 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:22:40 GMT Server: Apache x-openstack-request-id: req-5cf6dc58-6f26-421a-a5e6-456dd903000e 2019-04-09 11:22:50,201 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:22:50,201 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=8554a2f2-91ca-4332-aafa-5644e8d46fc0&sort_dir=asc&marker=8554a2f2-91ca-4332-aafa-5644e8d46fc0&sort_dir=asc used request id req-5cf6dc58-6f26-421a-a5e6-456dd903000e 2019-04-09 11:22:50,201 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0766220092773s 2019-04-09 11:22:50,202 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-09 11:22:50,205 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:22:50,232 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:22:40 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False Server: Apache x-openstack-request-id: req-533214bd-0ad4-4de7-9090-ff5cd1be515b 2019-04-09 11:22:50,232 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:22:50,274 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Tue, 09 Apr 2019 11:22:40 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-44362c54-dd51-43f5-8c5b-96e3d3aab442 2019-04-09 11:22:50,274 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "da1426745d3d4a2ab538c4c6721804f4", "image": "heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_42ec05fa-9a5a-4193-ba0d-81c792442209", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b62787c2-635d-4893-8553-7ee0260442ff"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5fc4c7fd07e947fb8641de4126c9f897", "tags": null, "creation_time": "2019-04-09T10:54:54Z", "links": [{"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-09 11:22:50,274 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False used request id req-44362c54-dd51-43f5-8c5b-96e3d3aab442 2019-04-09 11:22:50,275 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0728731155396s 2019-04-09 11:22:55,281 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:22:55,285 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=8554a2f2-91ca-4332-aafa-5644e8d46fc0&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:22:55,312 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:22:45 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=8554a2f2-91ca-4332-aafa-5644e8d46fc0&sort_dir=asc Server: Apache x-openstack-request-id: req-38a7d551-ebee-4311-b1b5-f4f7ef6c78d4 2019-04-09 11:22:55,312 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:22:55,353 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:22:45 GMT Server: Apache x-openstack-request-id: req-78a14150-bc38-4995-be7a-a9f412b20bc4 2019-04-09 11:22:55,353 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:22:55,354 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=8554a2f2-91ca-4332-aafa-5644e8d46fc0&sort_dir=asc&marker=8554a2f2-91ca-4332-aafa-5644e8d46fc0&sort_dir=asc used request id req-78a14150-bc38-4995-be7a-a9f412b20bc4 2019-04-09 11:22:55,354 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0722599029541s 2019-04-09 11:23:00,359 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:23:00,363 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=8554a2f2-91ca-4332-aafa-5644e8d46fc0&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:23:00,391 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:22:50 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=8554a2f2-91ca-4332-aafa-5644e8d46fc0&sort_dir=asc Server: Apache x-openstack-request-id: req-0bdbb6c6-67dc-415f-b73c-b2c7165866b2 2019-04-09 11:23:00,391 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:23:00,434 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:22:50 GMT Server: Apache x-openstack-request-id: req-03e9848f-7c99-4dd1-b84f-a996a0e06ec8 2019-04-09 11:23:00,434 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:23:00,434 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=8554a2f2-91ca-4332-aafa-5644e8d46fc0&sort_dir=asc&marker=8554a2f2-91ca-4332-aafa-5644e8d46fc0&sort_dir=asc used request id req-03e9848f-7c99-4dd1-b84f-a996a0e06ec8 2019-04-09 11:23:00,434 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0746648311615s 2019-04-09 11:23:00,435 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-09 11:23:00,438 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:23:00,465 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:22:50 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False Server: Apache x-openstack-request-id: req-a1dcfc4d-d224-4ffa-9c91-e2e28855002b 2019-04-09 11:23:00,465 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:23:00,507 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Tue, 09 Apr 2019 11:22:50 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-f89746d5-3b76-4842-8e31-176d99865bd2 2019-04-09 11:23:00,507 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "da1426745d3d4a2ab538c4c6721804f4", "image": "heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_42ec05fa-9a5a-4193-ba0d-81c792442209", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b62787c2-635d-4893-8553-7ee0260442ff"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5fc4c7fd07e947fb8641de4126c9f897", "tags": null, "creation_time": "2019-04-09T10:54:54Z", "links": [{"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-09 11:23:00,507 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False used request id req-f89746d5-3b76-4842-8e31-176d99865bd2 2019-04-09 11:23:00,508 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0728940963745s 2019-04-09 11:23:05,514 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:23:05,518 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=8554a2f2-91ca-4332-aafa-5644e8d46fc0&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:23:05,544 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:22:55 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=8554a2f2-91ca-4332-aafa-5644e8d46fc0&sort_dir=asc Server: Apache x-openstack-request-id: req-c6d1ffb9-b0c7-4ed6-9b57-feab02990440 2019-04-09 11:23:05,544 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:23:05,585 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:22:55 GMT Server: Apache x-openstack-request-id: req-53320b3a-6080-40e8-8c2e-fa6e804112e7 2019-04-09 11:23:05,585 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:23:05,585 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=8554a2f2-91ca-4332-aafa-5644e8d46fc0&sort_dir=asc&marker=8554a2f2-91ca-4332-aafa-5644e8d46fc0&sort_dir=asc used request id req-53320b3a-6080-40e8-8c2e-fa6e804112e7 2019-04-09 11:23:05,585 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0709450244904s 2019-04-09 11:23:10,591 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:23:10,595 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=8554a2f2-91ca-4332-aafa-5644e8d46fc0&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:23:10,621 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:23:00 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=8554a2f2-91ca-4332-aafa-5644e8d46fc0&sort_dir=asc Server: Apache x-openstack-request-id: req-851aa233-fed7-4141-92b6-7036ff2b1fe8 2019-04-09 11:23:10,622 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:23:10,662 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:23:00 GMT Server: Apache x-openstack-request-id: req-8acaab3d-83f2-4eb1-86ec-8b6d7a4b3e98 2019-04-09 11:23:10,662 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:23:10,663 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=8554a2f2-91ca-4332-aafa-5644e8d46fc0&sort_dir=asc&marker=8554a2f2-91ca-4332-aafa-5644e8d46fc0&sort_dir=asc used request id req-8acaab3d-83f2-4eb1-86ec-8b6d7a4b3e98 2019-04-09 11:23:10,663 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0715990066528s 2019-04-09 11:23:10,663 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-09 11:23:10,667 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:23:10,711 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:23:00 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False Server: Apache x-openstack-request-id: req-b92420b0-821f-457d-893a-f6bdee7f247f 2019-04-09 11:23:10,711 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:23:11,014 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Tue, 09 Apr 2019 11:23:00 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-1bc30c76-ffd7-401d-8c8b-721dfde12b77 2019-04-09 11:23:11,015 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "da1426745d3d4a2ab538c4c6721804f4", "image": "heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_42ec05fa-9a5a-4193-ba0d-81c792442209", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b62787c2-635d-4893-8553-7ee0260442ff"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5fc4c7fd07e947fb8641de4126c9f897", "tags": null, "creation_time": "2019-04-09T10:54:54Z", "links": [{"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-09 11:23:11,015 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False used request id req-1bc30c76-ffd7-401d-8c8b-721dfde12b77 2019-04-09 11:23:11,015 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.3518679142s 2019-04-09 11:23:16,022 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:23:16,025 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=8554a2f2-91ca-4332-aafa-5644e8d46fc0&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:23:16,054 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:23:05 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=8554a2f2-91ca-4332-aafa-5644e8d46fc0&sort_dir=asc Server: Apache x-openstack-request-id: req-9d268762-00a8-4f61-bb94-4b912d24cf22 2019-04-09 11:23:16,054 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:23:16,096 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:23:05 GMT Server: Apache x-openstack-request-id: req-836dc968-f804-45c3-a708-da3ca1610036 2019-04-09 11:23:16,097 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:23:16,097 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=8554a2f2-91ca-4332-aafa-5644e8d46fc0&sort_dir=asc&marker=8554a2f2-91ca-4332-aafa-5644e8d46fc0&sort_dir=asc used request id req-836dc968-f804-45c3-a708-da3ca1610036 2019-04-09 11:23:16,097 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0749568939209s 2019-04-09 11:23:21,102 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:23:21,106 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=8554a2f2-91ca-4332-aafa-5644e8d46fc0&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:23:21,134 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:23:11 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=8554a2f2-91ca-4332-aafa-5644e8d46fc0&sort_dir=asc Server: Apache x-openstack-request-id: req-e48797b6-1fa1-4255-b6a5-4289b59a6e6c 2019-04-09 11:23:21,134 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:23:21,175 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:23:11 GMT Server: Apache x-openstack-request-id: req-c3daf47a-68c7-4786-81c4-382914f2c4e3 2019-04-09 11:23:21,176 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:23:21,176 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=8554a2f2-91ca-4332-aafa-5644e8d46fc0&sort_dir=asc&marker=8554a2f2-91ca-4332-aafa-5644e8d46fc0&sort_dir=asc used request id req-c3daf47a-68c7-4786-81c4-382914f2c4e3 2019-04-09 11:23:21,176 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.073264837265s 2019-04-09 11:23:21,176 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-09 11:23:21,180 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:23:21,205 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:23:11 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False Server: Apache x-openstack-request-id: req-5e1c1867-821b-431e-92e5-f07a933c50bf 2019-04-09 11:23:21,205 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:23:21,246 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Tue, 09 Apr 2019 11:23:11 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-f43f1301-0151-47ec-bb10-a6870d286ab7 2019-04-09 11:23:21,247 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "da1426745d3d4a2ab538c4c6721804f4", "image": "heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_42ec05fa-9a5a-4193-ba0d-81c792442209", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b62787c2-635d-4893-8553-7ee0260442ff"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5fc4c7fd07e947fb8641de4126c9f897", "tags": null, "creation_time": "2019-04-09T10:54:54Z", "links": [{"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-09 11:23:21,247 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False used request id req-f43f1301-0151-47ec-bb10-a6870d286ab7 2019-04-09 11:23:21,247 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0706250667572s 2019-04-09 11:23:26,254 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:23:26,257 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=8554a2f2-91ca-4332-aafa-5644e8d46fc0&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:23:26,285 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:23:16 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=8554a2f2-91ca-4332-aafa-5644e8d46fc0&sort_dir=asc Server: Apache x-openstack-request-id: req-0178933e-7990-4018-bb25-fcd8a9885343 2019-04-09 11:23:26,285 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:23:26,327 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:23:16 GMT Server: Apache x-openstack-request-id: req-b2c1ed36-1678-458e-871c-314e7af94691 2019-04-09 11:23:26,328 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:23:26,328 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=8554a2f2-91ca-4332-aafa-5644e8d46fc0&sort_dir=asc&marker=8554a2f2-91ca-4332-aafa-5644e8d46fc0&sort_dir=asc used request id req-b2c1ed36-1678-458e-871c-314e7af94691 2019-04-09 11:23:26,328 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0741150379181s 2019-04-09 11:23:31,334 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:23:31,337 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=8554a2f2-91ca-4332-aafa-5644e8d46fc0&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:23:31,366 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:23:21 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=8554a2f2-91ca-4332-aafa-5644e8d46fc0&sort_dir=asc Server: Apache x-openstack-request-id: req-dad56594-0a5e-424e-871c-01a284cb9dd0 2019-04-09 11:23:31,366 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:23:31,408 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:23:21 GMT Server: Apache x-openstack-request-id: req-f3a9d6d7-50cc-43d0-ad69-c8175cf6b7b0 2019-04-09 11:23:31,408 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:23:31,408 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=8554a2f2-91ca-4332-aafa-5644e8d46fc0&sort_dir=asc&marker=8554a2f2-91ca-4332-aafa-5644e8d46fc0&sort_dir=asc used request id req-f3a9d6d7-50cc-43d0-ad69-c8175cf6b7b0 2019-04-09 11:23:31,408 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0745859146118s 2019-04-09 11:23:31,409 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-09 11:23:31,412 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:23:31,458 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:23:21 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False Server: Apache x-openstack-request-id: req-f886cbd4-9e7f-4926-a8dd-bbb4369e14a1 2019-04-09 11:23:31,458 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:23:31,500 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Tue, 09 Apr 2019 11:23:21 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-d0d53001-e27e-4831-a224-41b4eee55dce 2019-04-09 11:23:31,501 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "da1426745d3d4a2ab538c4c6721804f4", "image": "heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_42ec05fa-9a5a-4193-ba0d-81c792442209", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b62787c2-635d-4893-8553-7ee0260442ff"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5fc4c7fd07e947fb8641de4126c9f897", "tags": null, "creation_time": "2019-04-09T10:54:54Z", "links": [{"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-09 11:23:31,501 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False used request id req-d0d53001-e27e-4831-a224-41b4eee55dce 2019-04-09 11:23:31,501 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.092423915863s 2019-04-09 11:23:36,508 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:23:36,511 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=8554a2f2-91ca-4332-aafa-5644e8d46fc0&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:23:36,537 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:23:26 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=8554a2f2-91ca-4332-aafa-5644e8d46fc0&sort_dir=asc Server: Apache x-openstack-request-id: req-17c74e8c-5a7a-4609-8e41-b3c770d94f37 2019-04-09 11:23:36,538 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:23:36,579 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:23:26 GMT Server: Apache x-openstack-request-id: req-044b34e5-fda1-4a19-902b-9063023f9b34 2019-04-09 11:23:36,580 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:23:36,580 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=8554a2f2-91ca-4332-aafa-5644e8d46fc0&sort_dir=asc&marker=8554a2f2-91ca-4332-aafa-5644e8d46fc0&sort_dir=asc used request id req-044b34e5-fda1-4a19-902b-9063023f9b34 2019-04-09 11:23:36,580 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0720071792603s 2019-04-09 11:23:41,586 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:23:41,589 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=8554a2f2-91ca-4332-aafa-5644e8d46fc0&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:23:41,617 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:23:31 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=8554a2f2-91ca-4332-aafa-5644e8d46fc0&sort_dir=asc Server: Apache x-openstack-request-id: req-a13efdf3-1289-40db-8207-e163ad1af441 2019-04-09 11:23:41,617 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:23:41,659 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:23:31 GMT Server: Apache x-openstack-request-id: req-24793bb6-c224-4700-8b30-0a81fe220a64 2019-04-09 11:23:41,659 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:23:41,659 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=8554a2f2-91ca-4332-aafa-5644e8d46fc0&sort_dir=asc&marker=8554a2f2-91ca-4332-aafa-5644e8d46fc0&sort_dir=asc used request id req-24793bb6-c224-4700-8b30-0a81fe220a64 2019-04-09 11:23:41,659 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0735831260681s 2019-04-09 11:23:41,660 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-09 11:23:41,663 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:23:41,689 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:23:31 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False Server: Apache x-openstack-request-id: req-adede553-decf-4e1a-aec0-3268bb8b99d0 2019-04-09 11:23:41,689 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:23:41,714 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Tue, 09 Apr 2019 11:23:31 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-eebb386a-6c55-4ee5-8c9f-d6c7a1b02944 2019-04-09 11:23:41,714 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "da1426745d3d4a2ab538c4c6721804f4", "image": "heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_42ec05fa-9a5a-4193-ba0d-81c792442209", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b62787c2-635d-4893-8553-7ee0260442ff"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5fc4c7fd07e947fb8641de4126c9f897", "tags": null, "creation_time": "2019-04-09T10:54:54Z", "links": [{"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-09 11:23:41,714 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False used request id req-eebb386a-6c55-4ee5-8c9f-d6c7a1b02944 2019-04-09 11:23:41,714 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0543251037598s 2019-04-09 11:23:46,721 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:23:46,724 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=8554a2f2-91ca-4332-aafa-5644e8d46fc0&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:23:46,750 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:23:36 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=8554a2f2-91ca-4332-aafa-5644e8d46fc0&sort_dir=asc Server: Apache x-openstack-request-id: req-097f1444-b3fa-40eb-8eee-cdc3e9775910 2019-04-09 11:23:46,750 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:23:46,791 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:23:36 GMT Server: Apache x-openstack-request-id: req-f78f7939-7414-4f9e-bb4e-61152db63dcc 2019-04-09 11:23:46,791 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:23:46,792 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=8554a2f2-91ca-4332-aafa-5644e8d46fc0&sort_dir=asc&marker=8554a2f2-91ca-4332-aafa-5644e8d46fc0&sort_dir=asc used request id req-f78f7939-7414-4f9e-bb4e-61152db63dcc 2019-04-09 11:23:46,792 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0707678794861s 2019-04-09 11:23:51,797 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:23:51,801 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=8554a2f2-91ca-4332-aafa-5644e8d46fc0&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:23:51,829 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:23:41 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=8554a2f2-91ca-4332-aafa-5644e8d46fc0&sort_dir=asc Server: Apache x-openstack-request-id: req-032778a3-6364-4e0c-b387-a75df518b061 2019-04-09 11:23:51,829 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:23:51,871 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:23:41 GMT Server: Apache x-openstack-request-id: req-9cea2f0a-ba12-4edb-b28b-0ad7d5bb94d7 2019-04-09 11:23:51,872 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:23:51,872 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=8554a2f2-91ca-4332-aafa-5644e8d46fc0&sort_dir=asc&marker=8554a2f2-91ca-4332-aafa-5644e8d46fc0&sort_dir=asc used request id req-9cea2f0a-ba12-4edb-b28b-0ad7d5bb94d7 2019-04-09 11:23:51,872 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0747530460358s 2019-04-09 11:23:51,873 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-09 11:23:51,876 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:23:51,903 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:23:41 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False Server: Apache x-openstack-request-id: req-a55d2b47-b8a2-4992-98df-766c4e1d8d7b 2019-04-09 11:23:51,903 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:23:51,945 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Tue, 09 Apr 2019 11:23:41 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-c9fe1765-8112-4389-a55e-b5c6700803a0 2019-04-09 11:23:51,946 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "da1426745d3d4a2ab538c4c6721804f4", "image": "heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_42ec05fa-9a5a-4193-ba0d-81c792442209", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b62787c2-635d-4893-8553-7ee0260442ff"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5fc4c7fd07e947fb8641de4126c9f897", "tags": null, "creation_time": "2019-04-09T10:54:54Z", "links": [{"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-09 11:23:51,946 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False used request id req-c9fe1765-8112-4389-a55e-b5c6700803a0 2019-04-09 11:23:51,946 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0732889175415s 2019-04-09 11:23:56,953 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:23:56,956 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=8554a2f2-91ca-4332-aafa-5644e8d46fc0&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:23:56,982 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:23:46 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=8554a2f2-91ca-4332-aafa-5644e8d46fc0&sort_dir=asc Server: Apache x-openstack-request-id: req-5b83b722-7cf0-4d81-a9c1-11d13cee6605 2019-04-09 11:23:56,982 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:23:57,023 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:23:46 GMT Server: Apache x-openstack-request-id: req-6c8a5a20-934b-4993-91f8-b428543a014d 2019-04-09 11:23:57,023 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:23:57,024 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=8554a2f2-91ca-4332-aafa-5644e8d46fc0&sort_dir=asc&marker=8554a2f2-91ca-4332-aafa-5644e8d46fc0&sort_dir=asc used request id req-6c8a5a20-934b-4993-91f8-b428543a014d 2019-04-09 11:23:57,024 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.070965051651s 2019-04-09 11:24:02,029 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:24:02,034 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=8554a2f2-91ca-4332-aafa-5644e8d46fc0&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:24:02,061 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:23:51 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=8554a2f2-91ca-4332-aafa-5644e8d46fc0&sort_dir=asc Server: Apache x-openstack-request-id: req-4217260b-fd32-4176-a38c-bbb6dc5fda7a 2019-04-09 11:24:02,061 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:24:02,104 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:23:51 GMT Server: Apache x-openstack-request-id: req-225fb433-a219-4787-a9f7-f475c9122513 2019-04-09 11:24:02,104 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:24:02,104 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=8554a2f2-91ca-4332-aafa-5644e8d46fc0&sort_dir=asc&marker=8554a2f2-91ca-4332-aafa-5644e8d46fc0&sort_dir=asc used request id req-225fb433-a219-4787-a9f7-f475c9122513 2019-04-09 11:24:02,104 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0746350288391s 2019-04-09 11:24:02,105 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-09 11:24:02,108 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:24:02,135 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:23:51 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False Server: Apache x-openstack-request-id: req-1b89dc1a-6fcc-4d63-ac03-a9304ab236ba 2019-04-09 11:24:02,135 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:24:02,177 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Tue, 09 Apr 2019 11:23:52 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-3afb8cd7-6a0c-4ab6-b509-ee38286175cc 2019-04-09 11:24:02,177 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "da1426745d3d4a2ab538c4c6721804f4", "image": "heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_42ec05fa-9a5a-4193-ba0d-81c792442209", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b62787c2-635d-4893-8553-7ee0260442ff"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5fc4c7fd07e947fb8641de4126c9f897", "tags": null, "creation_time": "2019-04-09T10:54:54Z", "links": [{"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-09 11:24:02,177 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False used request id req-3afb8cd7-6a0c-4ab6-b509-ee38286175cc 2019-04-09 11:24:02,178 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0726430416107s 2019-04-09 11:24:07,184 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:24:07,188 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=8554a2f2-91ca-4332-aafa-5644e8d46fc0&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:24:07,213 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:23:57 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=8554a2f2-91ca-4332-aafa-5644e8d46fc0&sort_dir=asc Server: Apache x-openstack-request-id: req-b619aaee-73dd-414a-b756-f0021ab495a6 2019-04-09 11:24:07,213 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:24:07,254 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:23:57 GMT Server: Apache x-openstack-request-id: req-37fcdc9f-7160-43ad-babf-b879555f91fe 2019-04-09 11:24:07,254 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:24:07,254 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=8554a2f2-91ca-4332-aafa-5644e8d46fc0&sort_dir=asc&marker=8554a2f2-91ca-4332-aafa-5644e8d46fc0&sort_dir=asc used request id req-37fcdc9f-7160-43ad-babf-b879555f91fe 2019-04-09 11:24:07,255 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0703020095825s 2019-04-09 11:24:12,260 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:24:12,264 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=8554a2f2-91ca-4332-aafa-5644e8d46fc0&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:24:12,292 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:24:02 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=8554a2f2-91ca-4332-aafa-5644e8d46fc0&sort_dir=asc Server: Apache x-openstack-request-id: req-728fddb8-d428-4eee-8252-bc7e59ab35ef 2019-04-09 11:24:12,292 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:24:12,334 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:24:02 GMT Server: Apache x-openstack-request-id: req-070fcfe3-adfb-4801-9f5e-74ee5b452bac 2019-04-09 11:24:12,335 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:24:12,335 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=8554a2f2-91ca-4332-aafa-5644e8d46fc0&sort_dir=asc&marker=8554a2f2-91ca-4332-aafa-5644e8d46fc0&sort_dir=asc used request id req-070fcfe3-adfb-4801-9f5e-74ee5b452bac 2019-04-09 11:24:12,335 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0744168758392s 2019-04-09 11:24:12,335 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-09 11:24:12,339 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:24:12,367 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:24:02 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False Server: Apache x-openstack-request-id: req-49403dca-8d2b-40b0-84f2-8f09e2d1d30e 2019-04-09 11:24:12,367 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:24:12,409 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Tue, 09 Apr 2019 11:24:02 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-7da47f87-a88f-4ea4-b48d-09a691e1c220 2019-04-09 11:24:12,410 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "da1426745d3d4a2ab538c4c6721804f4", "image": "heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_42ec05fa-9a5a-4193-ba0d-81c792442209", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b62787c2-635d-4893-8553-7ee0260442ff"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5fc4c7fd07e947fb8641de4126c9f897", "tags": null, "creation_time": "2019-04-09T10:54:54Z", "links": [{"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-09 11:24:12,410 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False used request id req-7da47f87-a88f-4ea4-b48d-09a691e1c220 2019-04-09 11:24:12,410 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0748128890991s 2019-04-09 11:24:17,417 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:24:17,422 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=8554a2f2-91ca-4332-aafa-5644e8d46fc0&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:24:17,731 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:24:07 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=8554a2f2-91ca-4332-aafa-5644e8d46fc0&sort_dir=asc Server: Apache x-openstack-request-id: req-14984f1e-5be1-49f2-a276-a692acb97b02 2019-04-09 11:24:17,731 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:24:17,778 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:24:07 GMT Server: Apache x-openstack-request-id: req-0f76b4c6-aa46-4e7c-9ae6-6ee3725cf616 2019-04-09 11:24:17,778 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:24:17,778 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=8554a2f2-91ca-4332-aafa-5644e8d46fc0&sort_dir=asc&marker=8554a2f2-91ca-4332-aafa-5644e8d46fc0&sort_dir=asc used request id req-0f76b4c6-aa46-4e7c-9ae6-6ee3725cf616 2019-04-09 11:24:17,778 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.361328125s 2019-04-09 11:24:22,784 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:24:22,788 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=8554a2f2-91ca-4332-aafa-5644e8d46fc0&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:24:22,816 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:24:12 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=8554a2f2-91ca-4332-aafa-5644e8d46fc0&sort_dir=asc Server: Apache x-openstack-request-id: req-c98c7b15-833b-4199-8848-1fde07803cef 2019-04-09 11:24:22,816 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:24:22,859 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:24:12 GMT Server: Apache x-openstack-request-id: req-718b1f90-9399-48a5-b8da-8d40cbe6f053 2019-04-09 11:24:22,859 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:24:22,859 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=8554a2f2-91ca-4332-aafa-5644e8d46fc0&sort_dir=asc&marker=8554a2f2-91ca-4332-aafa-5644e8d46fc0&sort_dir=asc used request id req-718b1f90-9399-48a5-b8da-8d40cbe6f053 2019-04-09 11:24:22,859 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0751349925995s 2019-04-09 11:24:22,860 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-09 11:24:22,863 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:24:22,890 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:24:12 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False Server: Apache x-openstack-request-id: req-d8125259-c8c6-4dc6-a35c-64bed04eea8e 2019-04-09 11:24:22,891 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:24:22,932 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Tue, 09 Apr 2019 11:24:12 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-07c35865-61cd-4fb2-8900-00181e16df45 2019-04-09 11:24:22,932 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "da1426745d3d4a2ab538c4c6721804f4", "image": "heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_42ec05fa-9a5a-4193-ba0d-81c792442209", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b62787c2-635d-4893-8553-7ee0260442ff"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5fc4c7fd07e947fb8641de4126c9f897", "tags": null, "creation_time": "2019-04-09T10:54:54Z", "links": [{"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-09 11:24:22,933 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False used request id req-07c35865-61cd-4fb2-8900-00181e16df45 2019-04-09 11:24:22,933 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0729389190674s 2019-04-09 11:24:27,939 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:24:27,943 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=8554a2f2-91ca-4332-aafa-5644e8d46fc0&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:24:27,987 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:24:17 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=8554a2f2-91ca-4332-aafa-5644e8d46fc0&sort_dir=asc Server: Apache x-openstack-request-id: req-75717f42-8059-497d-a31c-1b2c9eabfbfa 2019-04-09 11:24:27,987 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:24:28,029 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:24:17 GMT Server: Apache x-openstack-request-id: req-15794fa2-8784-4831-91a5-3b3dacec764c 2019-04-09 11:24:28,030 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:24:28,030 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=8554a2f2-91ca-4332-aafa-5644e8d46fc0&sort_dir=asc&marker=8554a2f2-91ca-4332-aafa-5644e8d46fc0&sort_dir=asc used request id req-15794fa2-8784-4831-91a5-3b3dacec764c 2019-04-09 11:24:28,030 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0902860164642s 2019-04-09 11:24:33,035 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:24:33,039 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=8554a2f2-91ca-4332-aafa-5644e8d46fc0&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:24:33,083 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:24:22 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=8554a2f2-91ca-4332-aafa-5644e8d46fc0&sort_dir=asc Server: Apache x-openstack-request-id: req-c7a83a41-254d-4433-8858-05a3fe777b44 2019-04-09 11:24:33,084 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:24:33,127 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:24:22 GMT Server: Apache x-openstack-request-id: req-cb53d5f8-ca4d-4d5e-b358-65c466c34c55 2019-04-09 11:24:33,127 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:24:33,127 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=8554a2f2-91ca-4332-aafa-5644e8d46fc0&sort_dir=asc&marker=8554a2f2-91ca-4332-aafa-5644e8d46fc0&sort_dir=asc used request id req-cb53d5f8-ca4d-4d5e-b358-65c466c34c55 2019-04-09 11:24:33,127 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0916879177094s 2019-04-09 11:24:33,128 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-09 11:24:33,131 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:24:33,158 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:24:22 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False Server: Apache x-openstack-request-id: req-93c4dd01-5003-4fa2-b97c-7b9561a0f496 2019-04-09 11:24:33,158 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:24:33,200 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Tue, 09 Apr 2019 11:24:23 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-ae57a7e2-2c73-47d9-8cec-b07be5e2d6a1 2019-04-09 11:24:33,201 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "da1426745d3d4a2ab538c4c6721804f4", "image": "heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_42ec05fa-9a5a-4193-ba0d-81c792442209", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b62787c2-635d-4893-8553-7ee0260442ff"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5fc4c7fd07e947fb8641de4126c9f897", "tags": null, "creation_time": "2019-04-09T10:54:54Z", "links": [{"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-04-09 11:24:33,201 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False used request id req-ae57a7e2-2c73-47d9-8cec-b07be5e2d6a1 2019-04-09 11:24:33,201 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0732269287109s 2019-04-09 11:24:38,208 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:24:38,211 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=8554a2f2-91ca-4332-aafa-5644e8d46fc0&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:24:38,238 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:24:28 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=8554a2f2-91ca-4332-aafa-5644e8d46fc0&sort_dir=asc Server: Apache x-openstack-request-id: req-5972d3d5-db95-4161-98dd-2ff34dec9107 2019-04-09 11:24:38,238 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:24:38,279 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 355 Content-Type: application/json Date: Tue, 09 Apr 2019 11:24:28 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-beee13ae-b13e-4032-a90e-479d9b6b0fc8 2019-04-09 11:24:38,280 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "homer", "event_time": "2019-04-09T11:24:27Z", "links": [{"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/resources/homer/events/102d7be8-83b0-47b7-8359-4ca1cfdf102f", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/resources/homer", "rel": "resource"}, {"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "rel": "stack"}], "logical_resource_id": "homer", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "45f90e9e-331e-4de8-bbfb-c7170f72a840", "id": "102d7be8-83b0-47b7-8359-4ca1cfdf102f"}]} 2019-04-09 11:24:38,280 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=8554a2f2-91ca-4332-aafa-5644e8d46fc0&sort_dir=asc&marker=8554a2f2-91ca-4332-aafa-5644e8d46fc0&sort_dir=asc used request id req-beee13ae-b13e-4032-a90e-479d9b6b0fc8 2019-04-09 11:24:38,280 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0722899436951s 2019-04-09 11:24:43,286 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:24:43,290 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=102d7be8-83b0-47b7-8359-4ca1cfdf102f&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:24:43,318 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:24:33 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=102d7be8-83b0-47b7-8359-4ca1cfdf102f&sort_dir=asc Server: Apache x-openstack-request-id: req-235095f7-f0a7-45a3-8117-3f0a95ff14bd 2019-04-09 11:24:43,319 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:24:43,361 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:24:33 GMT Server: Apache x-openstack-request-id: req-50c8994e-3cac-4d14-83e9-6b7e0e86c5ac 2019-04-09 11:24:43,361 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:24:43,361 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=102d7be8-83b0-47b7-8359-4ca1cfdf102f&sort_dir=asc&marker=102d7be8-83b0-47b7-8359-4ca1cfdf102f&sort_dir=asc used request id req-50c8994e-3cac-4d14-83e9-6b7e0e86c5ac 2019-04-09 11:24:43,361 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0747621059418s 2019-04-09 11:24:48,367 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:24:48,371 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/events?marker=102d7be8-83b0-47b7-8359-4ca1cfdf102f&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:24:48,397 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:24:38 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=102d7be8-83b0-47b7-8359-4ca1cfdf102f&sort_dir=asc Server: Apache x-openstack-request-id: req-405daf21-357b-41ac-a344-62943a66dedb 2019-04-09 11:24:48,397 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:24:48,439 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 442 Content-Type: application/json Date: Tue, 09 Apr 2019 11:24:38 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-f392dcb0-4636-4052-aeda-17c53ed76da2 2019-04-09 11:24:48,440 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "dime", "event_time": "2019-04-09T11:24:38Z", "links": [{"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/resources/dime/events/9decc3ab-c935-4653-abc3-a08c85193530", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/resources/dime", "rel": "resource"}, {"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "rel": "stack"}], "logical_resource_id": "dime", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "2d150ed7-4641-4a1f-905e-f5ae34a7010d", "id": "9decc3ab-c935-4653-abc3-a08c85193530"}, {"resource_name": "clearwater-opnfv", "event_time": "2019-04-09T11:24:38Z", "links": [{"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/resources/clearwater-opnfv/events/4a973c4b-9d3d-40d3-a88d-8536bfca52de", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack CREATE completed successfully", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "id": "4a973c4b-9d3d-40d3-a88d-8536bfca52de"}]} 2019-04-09 11:24:48,440 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=102d7be8-83b0-47b7-8359-4ca1cfdf102f&sort_dir=asc&marker=102d7be8-83b0-47b7-8359-4ca1cfdf102f&sort_dir=asc used request id req-f392dcb0-4636-4052-aeda-17c53ed76da2 2019-04-09 11:24:48,440 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.073184967041s 2019-04-09 11:24:48,441 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-09 11:24:48,445 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:24:48,732 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 423 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:24:38 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7 Server: Apache x-openstack-request-id: req-29fe150d-66b0-4c0f-bd89-e7cf381846b2 2019-04-09 11:24:48,732 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:24:48,806 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 889 Content-Type: application/json Date: Tue, 09 Apr 2019 11:24:38 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-52faf3e8-fbf0-4c70-bae2-171869f5fa11 2019-04-09 11:24:48,807 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "da1426745d3d4a2ab538c4c6721804f4", "image": "heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_42ec05fa-9a5a-4193-ba0d-81c792442209", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b62787c2-635d-4893-8553-7ee0260442ff"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5fc4c7fd07e947fb8641de4126c9f897", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-04-09T10:54:54Z", "links": [{"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": 60, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "outputs": [{"output_value": "172.30.9.203", "output_key": "dns_ip", "description": "IP address of DNS"}, {"output_value": "clearwater.opnfv", "output_key": "zone", "description": "DNS zone"}], "template_description": "Clearwater deployment\n"}} 2019-04-09 11:24:48,807 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7 used request id req-52faf3e8-fbf0-4c70-bae2-171869f5fa11 2019-04-09 11:24:48,807 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.365621805191s 2019-04-09 11:24:48,809 - functest.opnfv_tests.vnf.ims.heat_ims - DEBUG - stack: Munch({'stack_name': u'clearwater-opnfv', 'creation_time': u'2019-04-09T10:54:54Z', 'updated_at': None, 'notification_topics': [], 'timeout_mins': 60, 'owner': None, 'tempate_description': u'Clearwater deployment\n', 'deleted_at': None, 'id': u'ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7', 'parameters': Munch({u'OS::project_id': u'da1426745d3d4a2ab538c4c6721804f4', u'image': u'heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209', u'private_mgmt_net_pool_start': u'192.168.100.1', u'dime_cluster_size': u'1', u'flavor': u'heat_ims-flavor_42ec05fa-9a5a-4193-ba0d-81c792442209', u'sprout_cluster_size': u'1', u'zone': u'clearwater.opnfv', u'private_mgmt_net_pool_end': u'192.168.100.253', u'external_mgmt_dns_ip': u'8.8.8.8', u'vellum_cluster_size': u'1', u'OS::stack_name': u'clearwater-opnfv', u'key_name': u'heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209', u'dn_range_length': u'1000', u'private_mgmt_net_cidr': u'192.168.100.0/24', u'dn_range_start': u'6505550000', u'repo_url': u'http://repo.cw-ngv.com/stable', u'homer_cluster_size': u'1', u'private_mgmt_net_gateway': u'192.168.100.254', u'OS::stack_id': u'ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7', u'dnssec_key': u'GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==', u'bono_cluster_size': u'1', u'public_mgmt_net_id': u'b62787c2-635d-4893-8553-7ee0260442ff'}), 'deletion_time': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'da1426745d3d4a2ab538c4c6721804f4', 'name': 'heat_ims-project_42ec05fa-9a5a-4193-ba0d-81c792442209', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'stack_user_project_id': u'5fc4c7fd07e947fb8641de4126c9f897', 'status': u'COMPLETE', 'disable_rollback': False, 'description': u'Clearwater deployment\n', 'parent': None, 'tags': None, 'outputs': [Munch({u'output_value': u'172.30.9.203', 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'2019-04-09T10:54:54Z', 'stack_status_reason': u'Stack CREATE completed successfully', 'updated_time': None, 'action': u'CREATE', 'identifier': 'clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7'}) 2019-04-09 11:24:48,809 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 11:24:48,813 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:24:49,979 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1346 Content-Type: application/json Date: Tue, 09 Apr 2019 11:24:38 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-64f153df-c3a2-4d50-abd6-cee715775b91 x-openstack-request-id: req-64f153df-c3a2-4d50-abd6-cee715775b91 2019-04-09 11:24:49,981 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:78:62", "version": 4, "addr": "192.168.100.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:78:62", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/02eed78d-185c-42a4-bfb7-284ff7f2c061", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/02eed78d-185c-42a4-bfb7-284ff7f2c061", "rel": "bookmark"}], "image": {"id": "5deaec50-bf81-44bd-ab3c-b95ce6e93f84", "links": [{"href": "http://172.30.9.21:8774/images/5deaec50-bf81-44bd-ab3c-b95ce6e93f84", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-09T11:18:55.000000", "flavor": {"id": "0576136d-8801-4fa5-b676-a5fb87ede063", "links": [{"href": "http://172.30.9.21:8774/flavors/0576136d-8801-4fa5-b676-a5fb87ede063", "rel": "bookmark"}]}, "id": "02eed78d-185c-42a4-bfb7-284ff7f2c061", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "27137f2a6c8e4f23ae2704bfa84e2fb6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-09T11:18:45Z", "hostId": "5a76a319977a14d4b1c034e062552b70ac9bc1e150697372e88b311d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209", "name": "dime-0.clearwater.opnfv", "created": "2019-04-09T11:18:11Z", "tenant_id": "da1426745d3d4a2ab538c4c6721804f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:aa:68", "version": 4, "addr": "192.168.100.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:aa:68", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/38f98a10-ca0c-4bf7-a5ee-61449a0a426e", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/38f98a10-ca0c-4bf7-a5ee-61449a0a426e", "rel": "bookmark"}], "image": {"id": "5deaec50-bf81-44bd-ab3c-b95ce6e93f84", "links": [{"href": "http://172.30.9.21:8774/images/5deaec50-bf81-44bd-ab3c-b95ce6e93f84", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-09T11:18:55.000000", "flavor": {"id": "0576136d-8801-4fa5-b676-a5fb87ede063", "links": [{"href": "http://172.30.9.21:8774/flavors/0576136d-8801-4fa5-b676-a5fb87ede063", "rel": "bookmark"}]}, "id": "38f98a10-ca0c-4bf7-a5ee-61449a0a426e", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "27137f2a6c8e4f23ae2704bfa84e2fb6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-09T11:18:45Z", "hostId": "4463069664f586962ce23921b8b1055ba8426878641c76368cc50663", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209", "name": "homer-0.clearwater.opnfv", "created": "2019-04-09T11:18:10Z", "tenant_id": "da1426745d3d4a2ab538c4c6721804f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:3e:83", "version": 4, "addr": "192.168.100.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:3e:83", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/54432a8d-9d64-42cf-996a-ee404a40d18c", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/54432a8d-9d64-42cf-996a-ee404a40d18c", "rel": "bookmark"}], "image": {"id": "5deaec50-bf81-44bd-ab3c-b95ce6e93f84", "links": [{"href": "http://172.30.9.21:8774/images/5deaec50-bf81-44bd-ab3c-b95ce6e93f84", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-09T11:18:53.000000", "flavor": {"id": "0576136d-8801-4fa5-b676-a5fb87ede063", "links": [{"href": "http://172.30.9.21:8774/flavors/0576136d-8801-4fa5-b676-a5fb87ede063", "rel": "bookmark"}]}, "id": "54432a8d-9d64-42cf-996a-ee404a40d18c", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "27137f2a6c8e4f23ae2704bfa84e2fb6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-09T11:18:43Z", "hostId": "4463069664f586962ce23921b8b1055ba8426878641c76368cc50663", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209", "name": "bono-0.clearwater.opnfv", "created": "2019-04-09T11:18:09Z", "tenant_id": "da1426745d3d4a2ab538c4c6721804f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:0d:4b", "version": 4, "addr": "192.168.100.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:0d:4b", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/7edffaec-cc85-4a93-8163-a87c805f21e4", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/7edffaec-cc85-4a93-8163-a87c805f21e4", "rel": "bookmark"}], "image": {"id": "5deaec50-bf81-44bd-ab3c-b95ce6e93f84", "links": [{"href": "http://172.30.9.21:8774/images/5deaec50-bf81-44bd-ab3c-b95ce6e93f84", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-09T11:13:21.000000", "flavor": {"id": "0576136d-8801-4fa5-b676-a5fb87ede063", "links": [{"href": "http://172.30.9.21:8774/flavors/0576136d-8801-4fa5-b676-a5fb87ede063", "rel": "bookmark"}]}, "id": "7edffaec-cc85-4a93-8163-a87c805f21e4", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "27137f2a6c8e4f23ae2704bfa84e2fb6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-09T11:13:11Z", "hostId": "5a76a319977a14d4b1c034e062552b70ac9bc1e150697372e88b311d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209", "name": "sprout-0.clearwater.opnfv", "created": "2019-04-09T11:12:54Z", "tenant_id": "da1426745d3d4a2ab538c4c6721804f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:28:85:fe", "version": 4, "addr": "192.168.100.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:28:85:fe", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/bda261c4-b913-4927-bfed-ee05121b025b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/bda261c4-b913-4927-bfed-ee05121b025b", "rel": "bookmark"}], "image": {"id": "5deaec50-bf81-44bd-ab3c-b95ce6e93f84", "links": [{"href": "http://172.30.9.21:8774/images/5deaec50-bf81-44bd-ab3c-b95ce6e93f84", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-09T11:03:08.000000", "flavor": {"id": "0576136d-8801-4fa5-b676-a5fb87ede063", "links": [{"href": "http://172.30.9.21:8774/flavors/0576136d-8801-4fa5-b676-a5fb87ede063", "rel": "bookmark"}]}, "id": "bda261c4-b913-4927-bfed-ee05121b025b", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "27137f2a6c8e4f23ae2704bfa84e2fb6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-09T11:02:59Z", "hostId": "4463069664f586962ce23921b8b1055ba8426878641c76368cc50663", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209", "name": "vellum-0.clearwater.opnfv", "created": "2019-04-09T11:02:41Z", "tenant_id": "da1426745d3d4a2ab538c4c6721804f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:4f:7e", "version": 4, "addr": "192.168.100.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:4f:7e", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a25ca728-890f-4189-80ad-d80b226b85dd", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a25ca728-890f-4189-80ad-d80b226b85dd", "rel": "bookmark"}], "image": {"id": "5deaec50-bf81-44bd-ab3c-b95ce6e93f84", "links": [{"href": "http://172.30.9.21:8774/images/5deaec50-bf81-44bd-ab3c-b95ce6e93f84", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-09T10:59:29.000000", "flavor": {"id": "0576136d-8801-4fa5-b676-a5fb87ede063", "links": [{"href": "http://172.30.9.21:8774/flavors/0576136d-8801-4fa5-b676-a5fb87ede063", "rel": "bookmark"}]}, "id": "a25ca728-890f-4189-80ad-d80b226b85dd", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "27137f2a6c8e4f23ae2704bfa84e2fb6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-09T10:59:20Z", "hostId": "5a76a319977a14d4b1c034e062552b70ac9bc1e150697372e88b311d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209", "name": "ellis-0.clearwater.opnfv", "created": "2019-04-09T10:57:29Z", "tenant_id": "da1426745d3d4a2ab538c4c6721804f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4c:fb:71", "version": 4, "addr": "192.168.100.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4c:fb:71", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/f5f03d56-ed32-47ed-ace2-90dc0c1d18bc", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/f5f03d56-ed32-47ed-ace2-90dc0c1d18bc", "rel": "bookmark"}], "image": {"id": "5deaec50-bf81-44bd-ab3c-b95ce6e93f84", "links": [{"href": "http://172.30.9.21:8774/images/5deaec50-bf81-44bd-ab3c-b95ce6e93f84", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-09T10:56:51.000000", "flavor": {"id": "0576136d-8801-4fa5-b676-a5fb87ede063", "links": [{"href": "http://172.30.9.21:8774/flavors/0576136d-8801-4fa5-b676-a5fb87ede063", "rel": "bookmark"}]}, "id": "f5f03d56-ed32-47ed-ace2-90dc0c1d18bc", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "27137f2a6c8e4f23ae2704bfa84e2fb6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-09T10:56:42Z", "hostId": "4463069664f586962ce23921b8b1055ba8426878641c76368cc50663", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209", "name": "ns.clearwater.opnfv", "created": "2019-04-09T10:55:15Z", "tenant_id": "da1426745d3d4a2ab538c4c6721804f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 11:24:49,981 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-64f153df-c3a2-4d50-abd6-cee715775b91 2019-04-09 11:24:49,982 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.17203903198s 2019-04-09 11:24:49,999 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-09 11:24:50,000 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:24:50,775 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1258 Content-Type: application/json Date: Tue, 09 Apr 2019 11:24:40 GMT X-Openstack-Request-Id: req-139ca818-2f9c-4824-b124-692e1c3b8669 2019-04-09 11:24:50,775 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"10550f38-8464-4bdf-acce-e15d4e5f912e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"da1426745d3d4a2ab538c4c6721804f4","l2_adjacency":true,"status":"ACTIVE","subnets":["3aaa0d69-8a23-4851-91ca-479c620899a1"],"description":"","tags":[],"updated_at":"2019-04-09T10:54:59Z","qos_policy_id":null,"name":"clearwater-opnfv-private-management","admin_state_up":true,"tenant_id":"da1426745d3d4a2ab538c4c6721804f4","created_at":"2019-04-09T10:54:57Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"b62787c2-635d-4893-8553-7ee0260442ff","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ba7a30bb29394fc4a587735d9dfb749e","l2_adjacency":true,"status":"ACTIVE","subnets":["dce875e1-9eec-4cb2-94e6-93dffefe33f6"],"description":"","tags":[],"updated_at":"2019-04-09T06:38:46Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ba7a30bb29394fc4a587735d9dfb749e","created_at":"2019-04-09T06:24:05Z","mtu":1500}]} 2019-04-09 11:24:50,775 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-139ca818-2f9c-4824-b124-692e1c3b8669 2019-04-09 11:24:50,775 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.775909900665s 2019-04-09 11:24:50,776 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-04-09 11:24:50,777 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:24:50,832 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 664 Content-Type: application/json Date: Tue, 09 Apr 2019 11:24:40 GMT X-Openstack-Request-Id: req-49c43591-3cba-4856-be05-bd2770df5d70 2019-04-09 11:24:50,832 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"10550f38-8464-4bdf-acce-e15d4e5f912e","tenant_id":"da1426745d3d4a2ab538c4c6721804f4","created_at":"2019-04-09T10:54:59Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-04-09T10:54:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.100.1","end":"192.168.100.253"}],"gateway_ip":"192.168.100.254","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.100.0/24","project_id":"da1426745d3d4a2ab538c4c6721804f4","id":"3aaa0d69-8a23-4851-91ca-479c620899a1","subnetpool_id":null,"name":"clearwater-opnfv-private-management"}]} 2019-04-09 11:24:50,832 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-49c43591-3cba-4856-be05-bd2770df5d70 2019-04-09 11:24:50,832 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0558941364288s 2019-04-09 11:24:50,838 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-09 11:24:50,842 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:24:50,862 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Tue, 09 Apr 2019 11:24:40 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ee96b07c-9324-4f56-a07e-84eb382f4509 x-openstack-request-id: req-ee96b07c-9324-4f56-a07e-84eb382f4509 2019-04-09 11:24:50,863 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_42ec05fa-9a5a-4193-ba0d-81c792442209", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/0576136d-8801-4fa5-b676-a5fb87ede063", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/0576136d-8801-4fa5-b676-a5fb87ede063", "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": 3, "id": "0576136d-8801-4fa5-b676-a5fb87ede063"}]} 2019-04-09 11:24:50,863 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-ee96b07c-9324-4f56-a07e-84eb382f4509 2019-04-09 11:24:50,863 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0241861343384s 2019-04-09 11:24:50,865 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-04-09 11:24:50,868 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/02eed78d-185c-42a4-bfb7-284ff7f2c061/os-security-groups -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:24:51,592 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 376 Content-Type: application/json Date: Tue, 09 Apr 2019 11:24:40 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-a822871b-bf38-4a8e-933d-815be8200c87 x-openstack-request-id: req-a822871b-bf38-4a8e-933d-815be8200c87 2019-04-09 11:24:51,592 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "deb8dd8e-9dac-4510-8934-7d33cee4da8c", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9e156f74-2a5d-4ccf-bc25-3e6b751b12de"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "deb8dd8e-9dac-4510-8934-7d33cee4da8c", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ee9d7fbf-da79-4c64-b07b-5adda95cf6f7"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "deb8dd8e-9dac-4510-8934-7d33cee4da8c", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ef9df77c-df48-4477-9115-58a83de2b2ff"}], "tenant_id": "da1426745d3d4a2ab538c4c6721804f4", "id": "deb8dd8e-9dac-4510-8934-7d33cee4da8c", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-04-09 11:24:51,592 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/02eed78d-185c-42a4-bfb7-284ff7f2c061/os-security-groups used request id req-a822871b-bf38-4a8e-933d-815be8200c87 2019-04-09 11:24:51,592 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.727725028992s 2019-04-09 11:24:51,599 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-09 11:24:51,603 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:24:52,380 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Tue, 09 Apr 2019 11:24:42 GMT X-Openstack-Request-Id: req-7f62f1c0-59d7-46c3-8474-9cb66efcac3b 2019-04-09 11:24:52,381 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-09T10:54:47Z", "file": "/v2/images/5deaec50-bf81-44bd-ab3c-b95ce6e93f84/file", "owner": "da1426745d3d4a2ab538c4c6721804f4", "id": "5deaec50-bf81-44bd-ab3c-b95ce6e93f84", "size": 263848448, "self": "/v2/images/5deaec50-bf81-44bd-ab3c-b95ce6e93f84", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/5deaec50-bf81-44bd-ab3c-b95ce6e93f84/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "8376ec1ef99c835a7688851e57e1c2e2fb6e9386b37cd447613ed74b476ce735", "locations": [{"url": "rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/5deaec50-bf81-44bd-ab3c-b95ce6e93f84/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "72cb240dbce5a4fd863559c5a4d1ce95", "name": "heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209", "checksum": "72cb240dbce5a4fd863559c5a4d1ce95", "created_at": "2019-04-09T10:54:42Z", "os_hidden": false, "protected": false, "os_hash_value": "5168712769990731d69f855bd5f5a5b86f8e5ee1a0948b2c3eeedcad61b62537c2868ed3b37aa0a5581e6438f994e8156ad0dccf65a4f94383f8946ce79f0856"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-09 11:24:52,381 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-7f62f1c0-59d7-46c3-8474-9cb66efcac3b 2019-04-09 11:24:52,381 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.78214097023s 2019-04-09 11:24:52,390 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-04-09 11:24:52,391 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-09 11:24:52,394 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:24:52,415 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Tue, 09 Apr 2019 11:24:42 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-591f36a0-c960-4b1c-b3cf-539b81d095d8 x-openstack-request-id: req-591f36a0-c960-4b1c-b3cf-539b81d095d8 2019-04-09 11:24:52,415 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_42ec05fa-9a5a-4193-ba0d-81c792442209", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/0576136d-8801-4fa5-b676-a5fb87ede063", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/0576136d-8801-4fa5-b676-a5fb87ede063", "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": 3, "id": "0576136d-8801-4fa5-b676-a5fb87ede063"}]} 2019-04-09 11:24:52,415 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-591f36a0-c960-4b1c-b3cf-539b81d095d8 2019-04-09 11:24:52,416 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0248539447784s 2019-04-09 11:24:52,417 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-04-09 11:24:52,420 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/38f98a10-ca0c-4bf7-a5ee-61449a0a426e/os-security-groups -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:24:53,411 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 376 Content-Type: application/json Date: Tue, 09 Apr 2019 11:24:42 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ffbd51bf-7ceb-4c09-94c3-b287d6b51aa0 x-openstack-request-id: req-ffbd51bf-7ceb-4c09-94c3-b287d6b51aa0 2019-04-09 11:24:53,411 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "deb8dd8e-9dac-4510-8934-7d33cee4da8c", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9e156f74-2a5d-4ccf-bc25-3e6b751b12de"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "deb8dd8e-9dac-4510-8934-7d33cee4da8c", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ee9d7fbf-da79-4c64-b07b-5adda95cf6f7"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "deb8dd8e-9dac-4510-8934-7d33cee4da8c", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ef9df77c-df48-4477-9115-58a83de2b2ff"}], "tenant_id": "da1426745d3d4a2ab538c4c6721804f4", "id": "deb8dd8e-9dac-4510-8934-7d33cee4da8c", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-04-09 11:24:53,412 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/38f98a10-ca0c-4bf7-a5ee-61449a0a426e/os-security-groups used request id req-ffbd51bf-7ceb-4c09-94c3-b287d6b51aa0 2019-04-09 11:24:53,412 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.994827032089s 2019-04-09 11:24:53,418 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-09 11:24:53,423 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:24:53,456 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Tue, 09 Apr 2019 11:24:43 GMT X-Openstack-Request-Id: req-a59e29c3-04a6-4da5-9333-d26d73d472a4 2019-04-09 11:24:53,457 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-09T10:54:47Z", "file": "/v2/images/5deaec50-bf81-44bd-ab3c-b95ce6e93f84/file", "owner": "da1426745d3d4a2ab538c4c6721804f4", "id": "5deaec50-bf81-44bd-ab3c-b95ce6e93f84", "size": 263848448, "self": "/v2/images/5deaec50-bf81-44bd-ab3c-b95ce6e93f84", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/5deaec50-bf81-44bd-ab3c-b95ce6e93f84/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "8376ec1ef99c835a7688851e57e1c2e2fb6e9386b37cd447613ed74b476ce735", "locations": [{"url": "rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/5deaec50-bf81-44bd-ab3c-b95ce6e93f84/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "72cb240dbce5a4fd863559c5a4d1ce95", "name": "heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209", "checksum": "72cb240dbce5a4fd863559c5a4d1ce95", "created_at": "2019-04-09T10:54:42Z", "os_hidden": false, "protected": false, "os_hash_value": "5168712769990731d69f855bd5f5a5b86f8e5ee1a0948b2c3eeedcad61b62537c2868ed3b37aa0a5581e6438f994e8156ad0dccf65a4f94383f8946ce79f0856"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-09 11:24:53,457 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-a59e29c3-04a6-4da5-9333-d26d73d472a4 2019-04-09 11:24:53,457 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0389111042023s 2019-04-09 11:24:53,464 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-04-09 11:24:53,465 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-09 11:24:53,468 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:24:53,488 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Tue, 09 Apr 2019 11:24:43 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-704efefb-9ee9-4fc2-ab6d-55cd283468f6 x-openstack-request-id: req-704efefb-9ee9-4fc2-ab6d-55cd283468f6 2019-04-09 11:24:53,488 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_42ec05fa-9a5a-4193-ba0d-81c792442209", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/0576136d-8801-4fa5-b676-a5fb87ede063", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/0576136d-8801-4fa5-b676-a5fb87ede063", "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": 3, "id": "0576136d-8801-4fa5-b676-a5fb87ede063"}]} 2019-04-09 11:24:53,488 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-704efefb-9ee9-4fc2-ab6d-55cd283468f6 2019-04-09 11:24:53,488 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0235579013824s 2019-04-09 11:24:53,490 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-04-09 11:24:53,493 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/54432a8d-9d64-42cf-996a-ee404a40d18c/os-security-groups -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:24:53,639 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 376 Content-Type: application/json Date: Tue, 09 Apr 2019 11:24:43 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-65793967-91fb-449a-90bf-91994c711d51 x-openstack-request-id: req-65793967-91fb-449a-90bf-91994c711d51 2019-04-09 11:24:53,639 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "deb8dd8e-9dac-4510-8934-7d33cee4da8c", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9e156f74-2a5d-4ccf-bc25-3e6b751b12de"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "deb8dd8e-9dac-4510-8934-7d33cee4da8c", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ee9d7fbf-da79-4c64-b07b-5adda95cf6f7"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "deb8dd8e-9dac-4510-8934-7d33cee4da8c", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ef9df77c-df48-4477-9115-58a83de2b2ff"}], "tenant_id": "da1426745d3d4a2ab538c4c6721804f4", "id": "deb8dd8e-9dac-4510-8934-7d33cee4da8c", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-04-09 11:24:53,639 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/54432a8d-9d64-42cf-996a-ee404a40d18c/os-security-groups used request id req-65793967-91fb-449a-90bf-91994c711d51 2019-04-09 11:24:53,639 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.149744987488s 2019-04-09 11:24:53,645 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-09 11:24:53,650 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:24:53,694 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Tue, 09 Apr 2019 11:24:43 GMT X-Openstack-Request-Id: req-ed09b1ec-f4d8-46c1-b598-de5189710131 2019-04-09 11:24:53,694 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-09T10:54:47Z", "file": "/v2/images/5deaec50-bf81-44bd-ab3c-b95ce6e93f84/file", "owner": "da1426745d3d4a2ab538c4c6721804f4", "id": "5deaec50-bf81-44bd-ab3c-b95ce6e93f84", "size": 263848448, "self": "/v2/images/5deaec50-bf81-44bd-ab3c-b95ce6e93f84", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/5deaec50-bf81-44bd-ab3c-b95ce6e93f84/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "8376ec1ef99c835a7688851e57e1c2e2fb6e9386b37cd447613ed74b476ce735", "locations": [{"url": "rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/5deaec50-bf81-44bd-ab3c-b95ce6e93f84/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "72cb240dbce5a4fd863559c5a4d1ce95", "name": "heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209", "checksum": "72cb240dbce5a4fd863559c5a4d1ce95", "created_at": "2019-04-09T10:54:42Z", "os_hidden": false, "protected": false, "os_hash_value": "5168712769990731d69f855bd5f5a5b86f8e5ee1a0948b2c3eeedcad61b62537c2868ed3b37aa0a5581e6438f994e8156ad0dccf65a4f94383f8946ce79f0856"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-09 11:24:53,695 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-ed09b1ec-f4d8-46c1-b598-de5189710131 2019-04-09 11:24:53,695 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0490880012512s 2019-04-09 11:24:53,701 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-04-09 11:24:53,701 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-09 11:24:53,705 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:24:53,724 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Tue, 09 Apr 2019 11:24:43 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ea42ed77-531b-4be9-b724-eefc144db9e6 x-openstack-request-id: req-ea42ed77-531b-4be9-b724-eefc144db9e6 2019-04-09 11:24:53,725 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_42ec05fa-9a5a-4193-ba0d-81c792442209", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/0576136d-8801-4fa5-b676-a5fb87ede063", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/0576136d-8801-4fa5-b676-a5fb87ede063", "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": 3, "id": "0576136d-8801-4fa5-b676-a5fb87ede063"}]} 2019-04-09 11:24:53,725 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-ea42ed77-531b-4be9-b724-eefc144db9e6 2019-04-09 11:24:53,725 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0235459804535s 2019-04-09 11:24:53,726 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-04-09 11:24:53,729 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/7edffaec-cc85-4a93-8163-a87c805f21e4/os-security-groups -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:24:54,037 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 376 Content-Type: application/json Date: Tue, 09 Apr 2019 11:24:43 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-a2ec5e4d-e488-42dc-b4a4-d29b69df844d x-openstack-request-id: req-a2ec5e4d-e488-42dc-b4a4-d29b69df844d 2019-04-09 11:24:54,037 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "deb8dd8e-9dac-4510-8934-7d33cee4da8c", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9e156f74-2a5d-4ccf-bc25-3e6b751b12de"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "deb8dd8e-9dac-4510-8934-7d33cee4da8c", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ee9d7fbf-da79-4c64-b07b-5adda95cf6f7"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "deb8dd8e-9dac-4510-8934-7d33cee4da8c", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ef9df77c-df48-4477-9115-58a83de2b2ff"}], "tenant_id": "da1426745d3d4a2ab538c4c6721804f4", "id": "deb8dd8e-9dac-4510-8934-7d33cee4da8c", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-04-09 11:24:54,037 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/7edffaec-cc85-4a93-8163-a87c805f21e4/os-security-groups used request id req-a2ec5e4d-e488-42dc-b4a4-d29b69df844d 2019-04-09 11:24:54,038 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.311426877975s 2019-04-09 11:24:54,044 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-09 11:24:54,048 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:24:54,080 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Tue, 09 Apr 2019 11:24:43 GMT X-Openstack-Request-Id: req-2414a94e-0c3c-47be-85e8-32fa6968afa9 2019-04-09 11:24:54,081 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-09T10:54:47Z", "file": "/v2/images/5deaec50-bf81-44bd-ab3c-b95ce6e93f84/file", "owner": "da1426745d3d4a2ab538c4c6721804f4", "id": "5deaec50-bf81-44bd-ab3c-b95ce6e93f84", "size": 263848448, "self": "/v2/images/5deaec50-bf81-44bd-ab3c-b95ce6e93f84", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/5deaec50-bf81-44bd-ab3c-b95ce6e93f84/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "8376ec1ef99c835a7688851e57e1c2e2fb6e9386b37cd447613ed74b476ce735", "locations": [{"url": "rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/5deaec50-bf81-44bd-ab3c-b95ce6e93f84/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "72cb240dbce5a4fd863559c5a4d1ce95", "name": "heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209", "checksum": "72cb240dbce5a4fd863559c5a4d1ce95", "created_at": "2019-04-09T10:54:42Z", "os_hidden": false, "protected": false, "os_hash_value": "5168712769990731d69f855bd5f5a5b86f8e5ee1a0948b2c3eeedcad61b62537c2868ed3b37aa0a5581e6438f994e8156ad0dccf65a4f94383f8946ce79f0856"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-09 11:24:54,081 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-2414a94e-0c3c-47be-85e8-32fa6968afa9 2019-04-09 11:24:54,081 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0371689796448s 2019-04-09 11:24:54,087 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-04-09 11:24:54,088 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-09 11:24:54,091 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:24:54,112 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Tue, 09 Apr 2019 11:24:43 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-49c76da8-0c8f-45c4-aa7f-adbf01b1ca74 x-openstack-request-id: req-49c76da8-0c8f-45c4-aa7f-adbf01b1ca74 2019-04-09 11:24:54,112 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_42ec05fa-9a5a-4193-ba0d-81c792442209", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/0576136d-8801-4fa5-b676-a5fb87ede063", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/0576136d-8801-4fa5-b676-a5fb87ede063", "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": 3, "id": "0576136d-8801-4fa5-b676-a5fb87ede063"}]} 2019-04-09 11:24:54,112 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-49c76da8-0c8f-45c4-aa7f-adbf01b1ca74 2019-04-09 11:24:54,112 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0241589546204s 2019-04-09 11:24:54,113 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-04-09 11:24:54,116 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/bda261c4-b913-4927-bfed-ee05121b025b/os-security-groups -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:24:54,808 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 376 Content-Type: application/json Date: Tue, 09 Apr 2019 11:24:43 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-1cc89d83-15fe-4922-942c-43e7ab331f58 x-openstack-request-id: req-1cc89d83-15fe-4922-942c-43e7ab331f58 2019-04-09 11:24:54,809 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "deb8dd8e-9dac-4510-8934-7d33cee4da8c", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9e156f74-2a5d-4ccf-bc25-3e6b751b12de"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "deb8dd8e-9dac-4510-8934-7d33cee4da8c", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ee9d7fbf-da79-4c64-b07b-5adda95cf6f7"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "deb8dd8e-9dac-4510-8934-7d33cee4da8c", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ef9df77c-df48-4477-9115-58a83de2b2ff"}], "tenant_id": "da1426745d3d4a2ab538c4c6721804f4", "id": "deb8dd8e-9dac-4510-8934-7d33cee4da8c", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-04-09 11:24:54,809 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/bda261c4-b913-4927-bfed-ee05121b025b/os-security-groups used request id req-1cc89d83-15fe-4922-942c-43e7ab331f58 2019-04-09 11:24:54,809 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.695642948151s 2019-04-09 11:24:54,815 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-09 11:24:54,820 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:24:54,855 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Tue, 09 Apr 2019 11:24:44 GMT X-Openstack-Request-Id: req-945bff02-29ae-4025-834c-70810abd1486 2019-04-09 11:24:54,855 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-09T10:54:47Z", "file": "/v2/images/5deaec50-bf81-44bd-ab3c-b95ce6e93f84/file", "owner": "da1426745d3d4a2ab538c4c6721804f4", "id": "5deaec50-bf81-44bd-ab3c-b95ce6e93f84", "size": 263848448, "self": "/v2/images/5deaec50-bf81-44bd-ab3c-b95ce6e93f84", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/5deaec50-bf81-44bd-ab3c-b95ce6e93f84/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "8376ec1ef99c835a7688851e57e1c2e2fb6e9386b37cd447613ed74b476ce735", "locations": [{"url": "rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/5deaec50-bf81-44bd-ab3c-b95ce6e93f84/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "72cb240dbce5a4fd863559c5a4d1ce95", "name": "heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209", "checksum": "72cb240dbce5a4fd863559c5a4d1ce95", "created_at": "2019-04-09T10:54:42Z", "os_hidden": false, "protected": false, "os_hash_value": "5168712769990731d69f855bd5f5a5b86f8e5ee1a0948b2c3eeedcad61b62537c2868ed3b37aa0a5581e6438f994e8156ad0dccf65a4f94383f8946ce79f0856"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-09 11:24:54,855 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-945bff02-29ae-4025-834c-70810abd1486 2019-04-09 11:24:54,856 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0403020381927s 2019-04-09 11:24:54,862 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-04-09 11:24:54,863 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-09 11:24:54,866 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:24:54,887 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Tue, 09 Apr 2019 11:24:44 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-502798a4-a5f2-4bf1-9e1d-a6f76ddf15e5 x-openstack-request-id: req-502798a4-a5f2-4bf1-9e1d-a6f76ddf15e5 2019-04-09 11:24:54,887 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_42ec05fa-9a5a-4193-ba0d-81c792442209", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/0576136d-8801-4fa5-b676-a5fb87ede063", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/0576136d-8801-4fa5-b676-a5fb87ede063", "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": 3, "id": "0576136d-8801-4fa5-b676-a5fb87ede063"}]} 2019-04-09 11:24:54,887 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-502798a4-a5f2-4bf1-9e1d-a6f76ddf15e5 2019-04-09 11:24:54,887 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0245320796967s 2019-04-09 11:24:54,888 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-04-09 11:24:54,892 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/a25ca728-890f-4189-80ad-d80b226b85dd/os-security-groups -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:24:55,029 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 376 Content-Type: application/json Date: Tue, 09 Apr 2019 11:24:44 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-625edfb9-ae21-4801-8090-36f34e6c697c x-openstack-request-id: req-625edfb9-ae21-4801-8090-36f34e6c697c 2019-04-09 11:24:55,029 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "deb8dd8e-9dac-4510-8934-7d33cee4da8c", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9e156f74-2a5d-4ccf-bc25-3e6b751b12de"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "deb8dd8e-9dac-4510-8934-7d33cee4da8c", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ee9d7fbf-da79-4c64-b07b-5adda95cf6f7"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "deb8dd8e-9dac-4510-8934-7d33cee4da8c", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ef9df77c-df48-4477-9115-58a83de2b2ff"}], "tenant_id": "da1426745d3d4a2ab538c4c6721804f4", "id": "deb8dd8e-9dac-4510-8934-7d33cee4da8c", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-04-09 11:24:55,029 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/a25ca728-890f-4189-80ad-d80b226b85dd/os-security-groups used request id req-625edfb9-ae21-4801-8090-36f34e6c697c 2019-04-09 11:24:55,029 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.140691995621s 2019-04-09 11:24:55,035 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-09 11:24:55,039 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:24:55,082 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Tue, 09 Apr 2019 11:24:44 GMT X-Openstack-Request-Id: req-95adf69c-dbcd-499d-bd29-57e4e6195c57 2019-04-09 11:24:55,083 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-09T10:54:47Z", "file": "/v2/images/5deaec50-bf81-44bd-ab3c-b95ce6e93f84/file", "owner": "da1426745d3d4a2ab538c4c6721804f4", "id": "5deaec50-bf81-44bd-ab3c-b95ce6e93f84", "size": 263848448, "self": "/v2/images/5deaec50-bf81-44bd-ab3c-b95ce6e93f84", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/5deaec50-bf81-44bd-ab3c-b95ce6e93f84/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "8376ec1ef99c835a7688851e57e1c2e2fb6e9386b37cd447613ed74b476ce735", "locations": [{"url": "rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/5deaec50-bf81-44bd-ab3c-b95ce6e93f84/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "72cb240dbce5a4fd863559c5a4d1ce95", "name": "heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209", "checksum": "72cb240dbce5a4fd863559c5a4d1ce95", "created_at": "2019-04-09T10:54:42Z", "os_hidden": false, "protected": false, "os_hash_value": "5168712769990731d69f855bd5f5a5b86f8e5ee1a0948b2c3eeedcad61b62537c2868ed3b37aa0a5581e6438f994e8156ad0dccf65a4f94383f8946ce79f0856"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-09 11:24:55,083 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-95adf69c-dbcd-499d-bd29-57e4e6195c57 2019-04-09 11:24:55,083 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0478630065918s 2019-04-09 11:24:55,089 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-04-09 11:24:55,089 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-09 11:24:55,093 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:24:55,114 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Tue, 09 Apr 2019 11:24:44 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-6900bef4-0368-44c0-bb90-ee690757da9c x-openstack-request-id: req-6900bef4-0368-44c0-bb90-ee690757da9c 2019-04-09 11:24:55,114 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_42ec05fa-9a5a-4193-ba0d-81c792442209", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/0576136d-8801-4fa5-b676-a5fb87ede063", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/0576136d-8801-4fa5-b676-a5fb87ede063", "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": 3, "id": "0576136d-8801-4fa5-b676-a5fb87ede063"}]} 2019-04-09 11:24:55,115 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-6900bef4-0368-44c0-bb90-ee690757da9c 2019-04-09 11:24:55,115 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0250129699707s 2019-04-09 11:24:55,116 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-04-09 11:24:55,119 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/f5f03d56-ed32-47ed-ace2-90dc0c1d18bc/os-security-groups -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:24:56,030 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 376 Content-Type: application/json Date: Tue, 09 Apr 2019 11:24:44 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-2e237d48-bcfc-4781-99af-4e69d4e62d4f x-openstack-request-id: req-2e237d48-bcfc-4781-99af-4e69d4e62d4f 2019-04-09 11:24:56,030 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "deb8dd8e-9dac-4510-8934-7d33cee4da8c", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9e156f74-2a5d-4ccf-bc25-3e6b751b12de"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "deb8dd8e-9dac-4510-8934-7d33cee4da8c", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ee9d7fbf-da79-4c64-b07b-5adda95cf6f7"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "deb8dd8e-9dac-4510-8934-7d33cee4da8c", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ef9df77c-df48-4477-9115-58a83de2b2ff"}], "tenant_id": "da1426745d3d4a2ab538c4c6721804f4", "id": "deb8dd8e-9dac-4510-8934-7d33cee4da8c", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-04-09 11:24:56,030 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/f5f03d56-ed32-47ed-ace2-90dc0c1d18bc/os-security-groups used request id req-2e237d48-bcfc-4781-99af-4e69d4e62d4f 2019-04-09 11:24:56,030 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.914345026016s 2019-04-09 11:24:56,036 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-09 11:24:56,041 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:24:56,074 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Tue, 09 Apr 2019 11:24:45 GMT X-Openstack-Request-Id: req-27dffe45-1446-45be-9ae4-6c771d0191cd 2019-04-09 11:24:56,075 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-09T10:54:47Z", "file": "/v2/images/5deaec50-bf81-44bd-ab3c-b95ce6e93f84/file", "owner": "da1426745d3d4a2ab538c4c6721804f4", "id": "5deaec50-bf81-44bd-ab3c-b95ce6e93f84", "size": 263848448, "self": "/v2/images/5deaec50-bf81-44bd-ab3c-b95ce6e93f84", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/5deaec50-bf81-44bd-ab3c-b95ce6e93f84/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "8376ec1ef99c835a7688851e57e1c2e2fb6e9386b37cd447613ed74b476ce735", "locations": [{"url": "rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/5deaec50-bf81-44bd-ab3c-b95ce6e93f84/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "72cb240dbce5a4fd863559c5a4d1ce95", "name": "heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209", "checksum": "72cb240dbce5a4fd863559c5a4d1ce95", "created_at": "2019-04-09T10:54:42Z", "os_hidden": false, "protected": false, "os_hash_value": "5168712769990731d69f855bd5f5a5b86f8e5ee1a0948b2c3eeedcad61b62537c2868ed3b37aa0a5581e6438f994e8156ad0dccf65a4f94383f8946ce79f0856"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-09 11:24:56,075 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-27dffe45-1446-45be-9ae4-6c771d0191cd 2019-04-09 11:24:56,075 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0385570526123s 2019-04-09 11:24:56,081 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-04-09 11:24:56,081 - 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-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:bb:78:62', u'version': 4, u'addr': u'192.168.100.7', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:bb:78:62', 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'5deaec50-bf81-44bd-ab3c-b95ce6e93f84', 'name': u'heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-04-09T11:18:55.000000', 'flavor': Munch({u'id': u'0576136d-8801-4fa5-b676-a5fb87ede063', 'name': u'heat_ims-flavor_42ec05fa-9a5a-4193-ba0d-81c792442209'}), 'az': u'nova', 'id': u'02eed78d-185c-42a4-bfb7-284ff7f2c061', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'da1426745d3d4a2ab538c4c6721804f4', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'deb8dd8e-9dac-4510-8934-7d33cee4da8c', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'da1426745d3d4a2ab538c4c6721804f4', 'name': 'heat_ims-project_42ec05fa-9a5a-4193-ba0d-81c792442209', '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'9e156f74-2a5d-4ccf-bc25-3e6b751b12de'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'deb8dd8e-9dac-4510-8934-7d33cee4da8c', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'da1426745d3d4a2ab538c4c6721804f4', 'name': 'heat_ims-project_42ec05fa-9a5a-4193-ba0d-81c792442209', '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'ee9d7fbf-da79-4c64-b07b-5adda95cf6f7'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'deb8dd8e-9dac-4510-8934-7d33cee4da8c', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'da1426745d3d4a2ab538c4c6721804f4', 'name': 'heat_ims-project_42ec05fa-9a5a-4193-ba0d-81c792442209', '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'ef9df77c-df48-4477-9115-58a83de2b2ff'})], 'id': u'deb8dd8e-9dac-4510-8934-7d33cee4da8c', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'da1426745d3d4a2ab538c4c6721804f4', 'name': 'heat_ims-project_42ec05fa-9a5a-4193-ba0d-81c792442209', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'da1426745d3d4a2ab538c4c6721804f4', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'27137f2a6c8e4f23ae2704bfa84e2fb6', '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'da1426745d3d4a2ab538c4c6721804f4', 'name': 'heat_ims-project_42ec05fa-9a5a-4193-ba0d-81c792442209', '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'2019-04-09T11:18:55.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-04-09T11:18:45Z', 'hostId': u'5a76a319977a14d4b1c034e062552b70ac9bc1e150697372e88b311d', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209', 'public_v6': '', 'private_v4': u'192.168.100.7', 'cloud': 'envvars', 'host_id': u'5a76a319977a14d4b1c034e062552b70ac9bc1e150697372e88b311d', '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'2019-04-09T11:18:55.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'da1426745d3d4a2ab538c4c6721804f4', 'name': u'dime-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'da1426745d3d4a2ab538c4c6721804f4', 'created_at': u'2019-04-09T11:18:11Z', 'created': u'2019-04-09T11:18:11Z', '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:65:aa:68', u'version': 4, u'addr': u'192.168.100.23', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:65:aa:68', 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'5deaec50-bf81-44bd-ab3c-b95ce6e93f84', 'name': u'heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-04-09T11:18:55.000000', 'flavor': Munch({u'id': u'0576136d-8801-4fa5-b676-a5fb87ede063', 'name': u'heat_ims-flavor_42ec05fa-9a5a-4193-ba0d-81c792442209'}), 'az': u'nova', 'id': u'38f98a10-ca0c-4bf7-a5ee-61449a0a426e', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'da1426745d3d4a2ab538c4c6721804f4', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'deb8dd8e-9dac-4510-8934-7d33cee4da8c', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'da1426745d3d4a2ab538c4c6721804f4', 'name': 'heat_ims-project_42ec05fa-9a5a-4193-ba0d-81c792442209', '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'9e156f74-2a5d-4ccf-bc25-3e6b751b12de'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'deb8dd8e-9dac-4510-8934-7d33cee4da8c', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'da1426745d3d4a2ab538c4c6721804f4', 'name': 'heat_ims-project_42ec05fa-9a5a-4193-ba0d-81c792442209', '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'ee9d7fbf-da79-4c64-b07b-5adda95cf6f7'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'deb8dd8e-9dac-4510-8934-7d33cee4da8c', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'da1426745d3d4a2ab538c4c6721804f4', 'name': 'heat_ims-project_42ec05fa-9a5a-4193-ba0d-81c792442209', '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'ef9df77c-df48-4477-9115-58a83de2b2ff'})], 'id': u'deb8dd8e-9dac-4510-8934-7d33cee4da8c', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'da1426745d3d4a2ab538c4c6721804f4', 'name': 'heat_ims-project_42ec05fa-9a5a-4193-ba0d-81c792442209', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'da1426745d3d4a2ab538c4c6721804f4', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'27137f2a6c8e4f23ae2704bfa84e2fb6', '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'da1426745d3d4a2ab538c4c6721804f4', 'name': 'heat_ims-project_42ec05fa-9a5a-4193-ba0d-81c792442209', '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'2019-04-09T11:18:55.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-04-09T11:18:45Z', 'hostId': u'4463069664f586962ce23921b8b1055ba8426878641c76368cc50663', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209', 'public_v6': '', 'private_v4': u'192.168.100.23', 'cloud': 'envvars', 'host_id': u'4463069664f586962ce23921b8b1055ba8426878641c76368cc50663', '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'2019-04-09T11:18:55.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'da1426745d3d4a2ab538c4c6721804f4', 'name': u'homer-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'da1426745d3d4a2ab538c4c6721804f4', 'created_at': u'2019-04-09T11:18:10Z', 'created': u'2019-04-09T11:18:10Z', '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:e1:3e:83', u'version': 4, u'addr': u'192.168.100.18', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:e1:3e:83', u'version': 4, u'addr': u'172.30.9.201', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'5deaec50-bf81-44bd-ab3c-b95ce6e93f84', 'name': u'heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-04-09T11:18:53.000000', 'flavor': Munch({u'id': u'0576136d-8801-4fa5-b676-a5fb87ede063', 'name': u'heat_ims-flavor_42ec05fa-9a5a-4193-ba0d-81c792442209'}), 'az': u'nova', 'id': u'54432a8d-9d64-42cf-996a-ee404a40d18c', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'da1426745d3d4a2ab538c4c6721804f4', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'deb8dd8e-9dac-4510-8934-7d33cee4da8c', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'da1426745d3d4a2ab538c4c6721804f4', 'name': 'heat_ims-project_42ec05fa-9a5a-4193-ba0d-81c792442209', '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'9e156f74-2a5d-4ccf-bc25-3e6b751b12de'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'deb8dd8e-9dac-4510-8934-7d33cee4da8c', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'da1426745d3d4a2ab538c4c6721804f4', 'name': 'heat_ims-project_42ec05fa-9a5a-4193-ba0d-81c792442209', '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'ee9d7fbf-da79-4c64-b07b-5adda95cf6f7'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'deb8dd8e-9dac-4510-8934-7d33cee4da8c', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'da1426745d3d4a2ab538c4c6721804f4', 'name': 'heat_ims-project_42ec05fa-9a5a-4193-ba0d-81c792442209', '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'ef9df77c-df48-4477-9115-58a83de2b2ff'})], 'id': u'deb8dd8e-9dac-4510-8934-7d33cee4da8c', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'da1426745d3d4a2ab538c4c6721804f4', 'name': 'heat_ims-project_42ec05fa-9a5a-4193-ba0d-81c792442209', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'da1426745d3d4a2ab538c4c6721804f4', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'27137f2a6c8e4f23ae2704bfa84e2fb6', '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'da1426745d3d4a2ab538c4c6721804f4', 'name': 'heat_ims-project_42ec05fa-9a5a-4193-ba0d-81c792442209', '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'2019-04-09T11:18:53.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-04-09T11:18:43Z', 'hostId': u'4463069664f586962ce23921b8b1055ba8426878641c76368cc50663', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209', 'public_v6': '', 'private_v4': u'192.168.100.18', 'cloud': 'envvars', 'host_id': u'4463069664f586962ce23921b8b1055ba8426878641c76368cc50663', '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'2019-04-09T11:18:53.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'da1426745d3d4a2ab538c4c6721804f4', 'name': u'bono-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'da1426745d3d4a2ab538c4c6721804f4', 'created_at': u'2019-04-09T11:18:09Z', 'created': u'2019-04-09T11:18: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:b1:0d:4b', u'version': 4, u'addr': u'192.168.100.8', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:b1:0d:4b', u'version': 4, u'addr': u'172.30.9.202', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'5deaec50-bf81-44bd-ab3c-b95ce6e93f84', 'name': u'heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-04-09T11:13:21.000000', 'flavor': Munch({u'id': u'0576136d-8801-4fa5-b676-a5fb87ede063', 'name': u'heat_ims-flavor_42ec05fa-9a5a-4193-ba0d-81c792442209'}), 'az': u'nova', 'id': u'7edffaec-cc85-4a93-8163-a87c805f21e4', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'da1426745d3d4a2ab538c4c6721804f4', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'deb8dd8e-9dac-4510-8934-7d33cee4da8c', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'da1426745d3d4a2ab538c4c6721804f4', 'name': 'heat_ims-project_42ec05fa-9a5a-4193-ba0d-81c792442209', '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'9e156f74-2a5d-4ccf-bc25-3e6b751b12de'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'deb8dd8e-9dac-4510-8934-7d33cee4da8c', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'da1426745d3d4a2ab538c4c6721804f4', 'name': 'heat_ims-project_42ec05fa-9a5a-4193-ba0d-81c792442209', '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'ee9d7fbf-da79-4c64-b07b-5adda95cf6f7'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'deb8dd8e-9dac-4510-8934-7d33cee4da8c', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'da1426745d3d4a2ab538c4c6721804f4', 'name': 'heat_ims-project_42ec05fa-9a5a-4193-ba0d-81c792442209', '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'ef9df77c-df48-4477-9115-58a83de2b2ff'})], 'id': u'deb8dd8e-9dac-4510-8934-7d33cee4da8c', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'da1426745d3d4a2ab538c4c6721804f4', 'name': 'heat_ims-project_42ec05fa-9a5a-4193-ba0d-81c792442209', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'da1426745d3d4a2ab538c4c6721804f4', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'27137f2a6c8e4f23ae2704bfa84e2fb6', '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'da1426745d3d4a2ab538c4c6721804f4', 'name': 'heat_ims-project_42ec05fa-9a5a-4193-ba0d-81c792442209', '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'2019-04-09T11:13:21.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-04-09T11:13:11Z', 'hostId': u'5a76a319977a14d4b1c034e062552b70ac9bc1e150697372e88b311d', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209', 'public_v6': '', 'private_v4': u'192.168.100.8', 'cloud': 'envvars', 'host_id': u'5a76a319977a14d4b1c034e062552b70ac9bc1e150697372e88b311d', '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'2019-04-09T11:13:21.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'da1426745d3d4a2ab538c4c6721804f4', 'name': u'sprout-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'da1426745d3d4a2ab538c4c6721804f4', 'created_at': u'2019-04-09T11:12:54Z', 'created': u'2019-04-09T11:12:54Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}), Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:28:85:fe', u'version': 4, u'addr': u'192.168.100.2', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:28:85:fe', u'version': 4, u'addr': u'172.30.9.217', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'5deaec50-bf81-44bd-ab3c-b95ce6e93f84', 'name': u'heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-04-09T11:03:08.000000', 'flavor': Munch({u'id': u'0576136d-8801-4fa5-b676-a5fb87ede063', 'name': u'heat_ims-flavor_42ec05fa-9a5a-4193-ba0d-81c792442209'}), 'az': u'nova', 'id': u'bda261c4-b913-4927-bfed-ee05121b025b', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'da1426745d3d4a2ab538c4c6721804f4', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'deb8dd8e-9dac-4510-8934-7d33cee4da8c', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'da1426745d3d4a2ab538c4c6721804f4', 'name': 'heat_ims-project_42ec05fa-9a5a-4193-ba0d-81c792442209', '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'9e156f74-2a5d-4ccf-bc25-3e6b751b12de'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'deb8dd8e-9dac-4510-8934-7d33cee4da8c', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'da1426745d3d4a2ab538c4c6721804f4', 'name': 'heat_ims-project_42ec05fa-9a5a-4193-ba0d-81c792442209', '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'ee9d7fbf-da79-4c64-b07b-5adda95cf6f7'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'deb8dd8e-9dac-4510-8934-7d33cee4da8c', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'da1426745d3d4a2ab538c4c6721804f4', 'name': 'heat_ims-project_42ec05fa-9a5a-4193-ba0d-81c792442209', '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'ef9df77c-df48-4477-9115-58a83de2b2ff'})], 'id': u'deb8dd8e-9dac-4510-8934-7d33cee4da8c', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'da1426745d3d4a2ab538c4c6721804f4', 'name': 'heat_ims-project_42ec05fa-9a5a-4193-ba0d-81c792442209', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'da1426745d3d4a2ab538c4c6721804f4', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'27137f2a6c8e4f23ae2704bfa84e2fb6', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.217', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'da1426745d3d4a2ab538c4c6721804f4', 'name': 'heat_ims-project_42ec05fa-9a5a-4193-ba0d-81c792442209', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.217', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.217', 'launched_at': u'2019-04-09T11:03:08.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-04-09T11:02:59Z', 'hostId': u'4463069664f586962ce23921b8b1055ba8426878641c76368cc50663', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209', 'public_v6': '', 'private_v4': u'192.168.100.2', 'cloud': 'envvars', 'host_id': u'4463069664f586962ce23921b8b1055ba8426878641c76368cc50663', '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'2019-04-09T11:03:08.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'da1426745d3d4a2ab538c4c6721804f4', 'name': u'vellum-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'da1426745d3d4a2ab538c4c6721804f4', 'created_at': u'2019-04-09T11:02:41Z', 'created': u'2019-04-09T11:02:41Z', '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:09:4f:7e', u'version': 4, u'addr': u'192.168.100.4', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:09:4f:7e', u'version': 4, u'addr': u'172.30.9.214', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'5deaec50-bf81-44bd-ab3c-b95ce6e93f84', 'name': u'heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-04-09T10:59:29.000000', 'flavor': Munch({u'id': u'0576136d-8801-4fa5-b676-a5fb87ede063', 'name': u'heat_ims-flavor_42ec05fa-9a5a-4193-ba0d-81c792442209'}), 'az': u'nova', 'id': u'a25ca728-890f-4189-80ad-d80b226b85dd', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'da1426745d3d4a2ab538c4c6721804f4', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'deb8dd8e-9dac-4510-8934-7d33cee4da8c', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'da1426745d3d4a2ab538c4c6721804f4', 'name': 'heat_ims-project_42ec05fa-9a5a-4193-ba0d-81c792442209', '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'9e156f74-2a5d-4ccf-bc25-3e6b751b12de'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'deb8dd8e-9dac-4510-8934-7d33cee4da8c', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'da1426745d3d4a2ab538c4c6721804f4', 'name': 'heat_ims-project_42ec05fa-9a5a-4193-ba0d-81c792442209', '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'ee9d7fbf-da79-4c64-b07b-5adda95cf6f7'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'deb8dd8e-9dac-4510-8934-7d33cee4da8c', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'da1426745d3d4a2ab538c4c6721804f4', 'name': 'heat_ims-project_42ec05fa-9a5a-4193-ba0d-81c792442209', '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'ef9df77c-df48-4477-9115-58a83de2b2ff'})], 'id': u'deb8dd8e-9dac-4510-8934-7d33cee4da8c', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'da1426745d3d4a2ab538c4c6721804f4', 'name': 'heat_ims-project_42ec05fa-9a5a-4193-ba0d-81c792442209', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'da1426745d3d4a2ab538c4c6721804f4', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'27137f2a6c8e4f23ae2704bfa84e2fb6', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.214', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'da1426745d3d4a2ab538c4c6721804f4', 'name': 'heat_ims-project_42ec05fa-9a5a-4193-ba0d-81c792442209', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.214', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.214', 'launched_at': u'2019-04-09T10:59:29.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-04-09T10:59:20Z', 'hostId': u'5a76a319977a14d4b1c034e062552b70ac9bc1e150697372e88b311d', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209', 'public_v6': '', 'private_v4': u'192.168.100.4', 'cloud': 'envvars', 'host_id': u'5a76a319977a14d4b1c034e062552b70ac9bc1e150697372e88b311d', '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'2019-04-09T10:59:29.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'da1426745d3d4a2ab538c4c6721804f4', 'name': u'ellis-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'da1426745d3d4a2ab538c4c6721804f4', 'created_at': u'2019-04-09T10:57:29Z', 'created': u'2019-04-09T10:57:29Z', '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:4c:fb:71', u'version': 4, u'addr': u'192.168.100.15', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:4c:fb:71', 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'5deaec50-bf81-44bd-ab3c-b95ce6e93f84', 'name': u'heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-04-09T10:56:51.000000', 'flavor': Munch({u'id': u'0576136d-8801-4fa5-b676-a5fb87ede063', 'name': u'heat_ims-flavor_42ec05fa-9a5a-4193-ba0d-81c792442209'}), 'az': u'nova', 'id': u'f5f03d56-ed32-47ed-ace2-90dc0c1d18bc', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'da1426745d3d4a2ab538c4c6721804f4', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'deb8dd8e-9dac-4510-8934-7d33cee4da8c', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'da1426745d3d4a2ab538c4c6721804f4', 'name': 'heat_ims-project_42ec05fa-9a5a-4193-ba0d-81c792442209', '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'9e156f74-2a5d-4ccf-bc25-3e6b751b12de'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'deb8dd8e-9dac-4510-8934-7d33cee4da8c', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'da1426745d3d4a2ab538c4c6721804f4', 'name': 'heat_ims-project_42ec05fa-9a5a-4193-ba0d-81c792442209', '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'ee9d7fbf-da79-4c64-b07b-5adda95cf6f7'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'deb8dd8e-9dac-4510-8934-7d33cee4da8c', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'da1426745d3d4a2ab538c4c6721804f4', 'name': 'heat_ims-project_42ec05fa-9a5a-4193-ba0d-81c792442209', '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'ef9df77c-df48-4477-9115-58a83de2b2ff'})], 'id': u'deb8dd8e-9dac-4510-8934-7d33cee4da8c', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'da1426745d3d4a2ab538c4c6721804f4', 'name': 'heat_ims-project_42ec05fa-9a5a-4193-ba0d-81c792442209', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'da1426745d3d4a2ab538c4c6721804f4', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'27137f2a6c8e4f23ae2704bfa84e2fb6', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.203', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'da1426745d3d4a2ab538c4c6721804f4', 'name': 'heat_ims-project_42ec05fa-9a5a-4193-ba0d-81c792442209', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.203', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.203', 'launched_at': u'2019-04-09T10:56:51.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-04-09T10:56:42Z', 'hostId': u'4463069664f586962ce23921b8b1055ba8426878641c76368cc50663', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209', 'public_v6': '', 'private_v4': u'192.168.100.15', 'cloud': 'envvars', 'host_id': u'4463069664f586962ce23921b8b1055ba8426878641c76368cc50663', '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'2019-04-09T10:56:51.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'da1426745d3d4a2ab538c4c6721804f4', 'name': u'ns.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'da1426745d3d4a2ab538c4c6721804f4', 'created_at': u'2019-04-09T10:55:15Z', 'created': u'2019-04-09T10:55:15Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'})] 2019-04-09 11:24:56,086 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: dime-0.clearwater.opnfv 2019-04-09 11:24:56,091 - paramiko.transport - DEBUG - starting thread (client mode): 0x36c8df10L 2019-04-09 11:24:56,092 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-04-09 11:24:56,099 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.13 2019-04-09 11:24:56,100 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2019-04-09 11:24:56,102 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-04-09 11:24:56,102 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-04-09 11:24:56,102 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-04-09 11:24:56,102 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-04-09 11:24:56,102 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-04-09 11:24:56,103 - paramiko.transport - DEBUG - Compression agreed: none 2019-04-09 11:24:56,149 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-04-09 11:24:56,149 - paramiko.transport - DEBUG - Switch to new keys ... 2019-04-09 11:24:56,155 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.204: c0c8fe1a696fc31d6d44c3826e177a9a 2019-04-09 11:24:56,156 - paramiko.transport - DEBUG - Trying discovered key 90c24d33dae8d6d6fba921f25fbd8cb7 in /tmp/tmp7dlkBq 2019-04-09 11:24:56,190 - paramiko.transport - DEBUG - userauth is OK 2019-04-09 11:24:56,210 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-04-09 11:24:56,221 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-04-09 11:24:56,708 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-04-09 11:24:56,708 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-04-09 11:24:56,724 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-04-09 11:24:56,735 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-04-09 11:24:56,735 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - output: Monit 5.18.1 uptime: 3m Service Name Status Type node-dime-0.clearwater.opnfv Running System snmpd_process Running Process ralf_process Running Process ntp_process Running Process nginx_process Running Process homestead_process Running Process homestead-prov_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process ralf_uptime Status ok Program poll_ralf Status ok Program nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program homestead_uptime Status ok Program poll_homestead Status ok Program check_cx_health Status ok Program poll_homestead-prov Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program 2019-04-09 11:24:56,737 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: homer-0.clearwater.opnfv 2019-04-09 11:24:56,739 - paramiko.transport - DEBUG - starting thread (client mode): 0x36540f90L 2019-04-09 11:24:56,740 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-04-09 11:24:56,750 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.13 2019-04-09 11:24:56,751 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2019-04-09 11:24:56,752 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-04-09 11:24:56,752 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-04-09 11:24:56,752 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-04-09 11:24:56,752 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-04-09 11:24:56,752 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-04-09 11:24:56,753 - paramiko.transport - DEBUG - Compression agreed: none 2019-04-09 11:24:56,798 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-04-09 11:24:56,798 - paramiko.transport - DEBUG - Switch to new keys ... 2019-04-09 11:24:56,803 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.213: 7ad8e0bddd9421388bcdc09f7e821d1f 2019-04-09 11:24:56,804 - paramiko.transport - DEBUG - Trying discovered key 90c24d33dae8d6d6fba921f25fbd8cb7 in /tmp/tmp7dlkBq 2019-04-09 11:24:56,837 - paramiko.transport - DEBUG - userauth is OK 2019-04-09 11:24:56,852 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-04-09 11:24:56,869 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-04-09 11:24:57,293 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-04-09 11:24:57,293 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-04-09 11:24:57,303 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-04-09 11:24:57,320 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-04-09 11:24:57,320 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - output: Monit 5.18.1 uptime: 4m Service Name Status Type node-homer-0.clearwater.opnfv Running System ntp_process Running Process nginx_process Running Process homer_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program poll_homer Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program 2019-04-09 11:24:57,321 - paramiko.transport - DEBUG - EOF in transport thread 2019-04-09 11:24:57,322 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: bono-0.clearwater.opnfv 2019-04-09 11:24:57,324 - paramiko.transport - DEBUG - starting thread (client mode): 0x36540e50L 2019-04-09 11:24:57,324 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-04-09 11:24:57,336 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.13 2019-04-09 11:24:57,336 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2019-04-09 11:24:57,338 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-04-09 11:24:57,338 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-04-09 11:24:57,338 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-04-09 11:24:57,338 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-04-09 11:24:57,338 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-04-09 11:24:57,338 - paramiko.transport - DEBUG - Compression agreed: none 2019-04-09 11:24:57,385 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-04-09 11:24:57,385 - paramiko.transport - DEBUG - Switch to new keys ... 2019-04-09 11:24:57,388 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.201: 4e7f51b0d333245b63bedd15c83265fc 2019-04-09 11:24:57,389 - paramiko.transport - DEBUG - Trying discovered key 90c24d33dae8d6d6fba921f25fbd8cb7 in /tmp/tmp7dlkBq 2019-04-09 11:24:57,422 - paramiko.transport - DEBUG - userauth is OK 2019-04-09 11:24:57,442 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-04-09 11:24:57,453 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-04-09 11:24:57,908 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-04-09 11:24:57,908 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-04-09 11:24:57,919 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-04-09 11:24:57,942 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-04-09 11:24:57,942 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - output: Monit 5.18.1 uptime: 4m Service Name Status Type node-0.bono.clearwater.opnfv Running System ntp_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process bono_process Running Process monit_uptime Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program poll_bono Status ok Program 2019-04-09 11:24:57,943 - paramiko.transport - DEBUG - EOF in transport thread 2019-04-09 11:24:57,944 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: sprout-0.clearwater.opnfv 2019-04-09 11:24:57,947 - paramiko.transport - DEBUG - starting thread (client mode): 0x36f97c90L 2019-04-09 11:24:57,947 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-04-09 11:24:57,957 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.13 2019-04-09 11:24:57,957 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2019-04-09 11:24:57,958 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-04-09 11:24:57,958 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-04-09 11:24:57,959 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-04-09 11:24:57,959 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-04-09 11:24:57,959 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-04-09 11:24:57,959 - paramiko.transport - DEBUG - Compression agreed: none 2019-04-09 11:24:58,003 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-04-09 11:24:58,004 - paramiko.transport - DEBUG - Switch to new keys ... 2019-04-09 11:24:58,011 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.202: 19794cabc5e70b2f503b311d2935e0ad 2019-04-09 11:24:58,012 - paramiko.transport - DEBUG - Trying discovered key 90c24d33dae8d6d6fba921f25fbd8cb7 in /tmp/tmp7dlkBq 2019-04-09 11:24:58,042 - paramiko.transport - DEBUG - userauth is OK 2019-04-09 11:24:58,058 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-04-09 11:24:58,076 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-04-09 11:24:58,493 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-04-09 11:24:58,493 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-04-09 11:24:58,510 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-04-09 11:24:58,528 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-04-09 11:24:58,528 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - output: Monit 5.18.1 uptime: 10m Service Name Status Type node-0.sprout.clearwater.opnfv Running System sprout_process Running Process ntp_process Running Process nginx_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process sprout_uptime Status ok Program poll_sprout_sip Status ok Program poll_sprout_http Status ok Program nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program 2019-04-09 11:24:58,529 - paramiko.transport - DEBUG - EOF in transport thread 2019-04-09 11:24:58,530 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: vellum-0.clearwater.opnfv 2019-04-09 11:24:58,532 - paramiko.transport - DEBUG - starting thread (client mode): 0x36f97610L 2019-04-09 11:24:58,532 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-04-09 11:24:58,543 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.13 2019-04-09 11:24:58,543 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2019-04-09 11:24:58,544 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-04-09 11:24:58,544 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-04-09 11:24:58,544 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-04-09 11:24:58,545 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-04-09 11:24:58,545 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-04-09 11:24:58,545 - paramiko.transport - DEBUG - Compression agreed: none 2019-04-09 11:24:58,587 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-04-09 11:24:58,588 - paramiko.transport - DEBUG - Switch to new keys ... 2019-04-09 11:24:58,596 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.217: 774f2fd44da3d9e7c096fa29fc0bac17 2019-04-09 11:24:58,597 - paramiko.transport - DEBUG - Trying discovered key 90c24d33dae8d6d6fba921f25fbd8cb7 in /tmp/tmp7dlkBq 2019-04-09 11:24:58,625 - paramiko.transport - DEBUG - userauth is OK 2019-04-09 11:24:58,642 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-04-09 11:24:58,661 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-04-09 11:24:59,131 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-04-09 11:24:59,132 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-04-09 11:24:59,164 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-04-09 11:24:59,175 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-04-09 11:24:59,176 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - output: Monit 5.18.1 uptime: 16m Service Name Status Type node-0.vellum.clearwater.opnfv Running System snmpd_process Running Process rogers_process Running Process ntp_process Running Process memcached_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process cassandra_process Running Process chronos_process Running Process astaire_process Running Process rogers_uptime Status ok Program monit_uptime Status ok Program memcached_uptime Status ok Program poll_memcached Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program cassandra_uptime Status ok Program poll_cassandra Status ok Program poll_cqlsh Status ok Program chronos_uptime Status ok Program poll_chronos Status ok Program astaire_uptime Status ok Program 2019-04-09 11:24:59,177 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: ellis-0.clearwater.opnfv 2019-04-09 11:24:59,179 - paramiko.transport - DEBUG - starting thread (client mode): 0x36c8d590L 2019-04-09 11:24:59,180 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-04-09 11:24:59,195 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.13 2019-04-09 11:24:59,195 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2019-04-09 11:24:59,197 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-04-09 11:24:59,197 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-04-09 11:24:59,197 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-04-09 11:24:59,197 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-04-09 11:24:59,197 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-04-09 11:24:59,198 - paramiko.transport - DEBUG - Compression agreed: none 2019-04-09 11:24:59,239 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-04-09 11:24:59,240 - paramiko.transport - DEBUG - Switch to new keys ... 2019-04-09 11:24:59,243 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.214: f5526eb687aab4aa78a04b295dd8ebf5 2019-04-09 11:24:59,244 - paramiko.transport - DEBUG - Trying discovered key 90c24d33dae8d6d6fba921f25fbd8cb7 in /tmp/tmp7dlkBq 2019-04-09 11:24:59,278 - paramiko.transport - DEBUG - userauth is OK 2019-04-09 11:24:59,297 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-04-09 11:24:59,309 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-04-09 11:24:59,885 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-04-09 11:24:59,885 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-04-09 11:24:59,912 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-04-09 11:24:59,933 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-04-09 11:24:59,933 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - output: Monit 5.18.1 uptime: 23m Service Name Status Type node-ellis-0.clearwater.opnfv Running System ntp_process Running Process nginx_process Running Process mysql_process Running Process ellis_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program poll_ellis Status ok Program poll_ellis_https Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program 2019-04-09 11:24:59,935 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 11:24:59,939 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:25:00,151 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1346 Content-Type: application/json Date: Tue, 09 Apr 2019 11:24:49 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-474449f9-958e-412e-8d1c-68676c8e6f2a x-openstack-request-id: req-474449f9-958e-412e-8d1c-68676c8e6f2a 2019-04-09 11:25:00,153 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:78:62", "version": 4, "addr": "192.168.100.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:78:62", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/02eed78d-185c-42a4-bfb7-284ff7f2c061", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/02eed78d-185c-42a4-bfb7-284ff7f2c061", "rel": "bookmark"}], "image": {"id": "5deaec50-bf81-44bd-ab3c-b95ce6e93f84", "links": [{"href": "http://172.30.9.21:8774/images/5deaec50-bf81-44bd-ab3c-b95ce6e93f84", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-09T11:18:55.000000", "flavor": {"id": "0576136d-8801-4fa5-b676-a5fb87ede063", "links": [{"href": "http://172.30.9.21:8774/flavors/0576136d-8801-4fa5-b676-a5fb87ede063", "rel": "bookmark"}]}, "id": "02eed78d-185c-42a4-bfb7-284ff7f2c061", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "27137f2a6c8e4f23ae2704bfa84e2fb6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-09T11:18:45Z", "hostId": "5a76a319977a14d4b1c034e062552b70ac9bc1e150697372e88b311d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209", "name": "dime-0.clearwater.opnfv", "created": "2019-04-09T11:18:11Z", "tenant_id": "da1426745d3d4a2ab538c4c6721804f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:aa:68", "version": 4, "addr": "192.168.100.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:aa:68", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/38f98a10-ca0c-4bf7-a5ee-61449a0a426e", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/38f98a10-ca0c-4bf7-a5ee-61449a0a426e", "rel": "bookmark"}], "image": {"id": "5deaec50-bf81-44bd-ab3c-b95ce6e93f84", "links": [{"href": "http://172.30.9.21:8774/images/5deaec50-bf81-44bd-ab3c-b95ce6e93f84", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-09T11:18:55.000000", "flavor": {"id": "0576136d-8801-4fa5-b676-a5fb87ede063", "links": [{"href": "http://172.30.9.21:8774/flavors/0576136d-8801-4fa5-b676-a5fb87ede063", "rel": "bookmark"}]}, "id": "38f98a10-ca0c-4bf7-a5ee-61449a0a426e", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "27137f2a6c8e4f23ae2704bfa84e2fb6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-09T11:18:45Z", "hostId": "4463069664f586962ce23921b8b1055ba8426878641c76368cc50663", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209", "name": "homer-0.clearwater.opnfv", "created": "2019-04-09T11:18:10Z", "tenant_id": "da1426745d3d4a2ab538c4c6721804f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:3e:83", "version": 4, "addr": "192.168.100.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:3e:83", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/54432a8d-9d64-42cf-996a-ee404a40d18c", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/54432a8d-9d64-42cf-996a-ee404a40d18c", "rel": "bookmark"}], "image": {"id": "5deaec50-bf81-44bd-ab3c-b95ce6e93f84", "links": [{"href": "http://172.30.9.21:8774/images/5deaec50-bf81-44bd-ab3c-b95ce6e93f84", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-09T11:18:53.000000", "flavor": {"id": "0576136d-8801-4fa5-b676-a5fb87ede063", "links": [{"href": "http://172.30.9.21:8774/flavors/0576136d-8801-4fa5-b676-a5fb87ede063", "rel": "bookmark"}]}, "id": "54432a8d-9d64-42cf-996a-ee404a40d18c", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "27137f2a6c8e4f23ae2704bfa84e2fb6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-09T11:18:43Z", "hostId": "4463069664f586962ce23921b8b1055ba8426878641c76368cc50663", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209", "name": "bono-0.clearwater.opnfv", "created": "2019-04-09T11:18:09Z", "tenant_id": "da1426745d3d4a2ab538c4c6721804f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:0d:4b", "version": 4, "addr": "192.168.100.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:0d:4b", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/7edffaec-cc85-4a93-8163-a87c805f21e4", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/7edffaec-cc85-4a93-8163-a87c805f21e4", "rel": "bookmark"}], "image": {"id": "5deaec50-bf81-44bd-ab3c-b95ce6e93f84", "links": [{"href": "http://172.30.9.21:8774/images/5deaec50-bf81-44bd-ab3c-b95ce6e93f84", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-09T11:13:21.000000", "flavor": {"id": "0576136d-8801-4fa5-b676-a5fb87ede063", "links": [{"href": "http://172.30.9.21:8774/flavors/0576136d-8801-4fa5-b676-a5fb87ede063", "rel": "bookmark"}]}, "id": "7edffaec-cc85-4a93-8163-a87c805f21e4", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "27137f2a6c8e4f23ae2704bfa84e2fb6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-09T11:13:11Z", "hostId": "5a76a319977a14d4b1c034e062552b70ac9bc1e150697372e88b311d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209", "name": "sprout-0.clearwater.opnfv", "created": "2019-04-09T11:12:54Z", "tenant_id": "da1426745d3d4a2ab538c4c6721804f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:28:85:fe", "version": 4, "addr": "192.168.100.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:28:85:fe", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/bda261c4-b913-4927-bfed-ee05121b025b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/bda261c4-b913-4927-bfed-ee05121b025b", "rel": "bookmark"}], "image": {"id": "5deaec50-bf81-44bd-ab3c-b95ce6e93f84", "links": [{"href": "http://172.30.9.21:8774/images/5deaec50-bf81-44bd-ab3c-b95ce6e93f84", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-09T11:03:08.000000", "flavor": {"id": "0576136d-8801-4fa5-b676-a5fb87ede063", "links": [{"href": "http://172.30.9.21:8774/flavors/0576136d-8801-4fa5-b676-a5fb87ede063", "rel": "bookmark"}]}, "id": "bda261c4-b913-4927-bfed-ee05121b025b", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "27137f2a6c8e4f23ae2704bfa84e2fb6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-09T11:02:59Z", "hostId": "4463069664f586962ce23921b8b1055ba8426878641c76368cc50663", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209", "name": "vellum-0.clearwater.opnfv", "created": "2019-04-09T11:02:41Z", "tenant_id": "da1426745d3d4a2ab538c4c6721804f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:4f:7e", "version": 4, "addr": "192.168.100.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:4f:7e", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a25ca728-890f-4189-80ad-d80b226b85dd", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a25ca728-890f-4189-80ad-d80b226b85dd", "rel": "bookmark"}], "image": {"id": "5deaec50-bf81-44bd-ab3c-b95ce6e93f84", "links": [{"href": "http://172.30.9.21:8774/images/5deaec50-bf81-44bd-ab3c-b95ce6e93f84", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-09T10:59:29.000000", "flavor": {"id": "0576136d-8801-4fa5-b676-a5fb87ede063", "links": [{"href": "http://172.30.9.21:8774/flavors/0576136d-8801-4fa5-b676-a5fb87ede063", "rel": "bookmark"}]}, "id": "a25ca728-890f-4189-80ad-d80b226b85dd", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "27137f2a6c8e4f23ae2704bfa84e2fb6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-09T10:59:20Z", "hostId": "5a76a319977a14d4b1c034e062552b70ac9bc1e150697372e88b311d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209", "name": "ellis-0.clearwater.opnfv", "created": "2019-04-09T10:57:29Z", "tenant_id": "da1426745d3d4a2ab538c4c6721804f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4c:fb:71", "version": 4, "addr": "192.168.100.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4c:fb:71", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/f5f03d56-ed32-47ed-ace2-90dc0c1d18bc", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/f5f03d56-ed32-47ed-ace2-90dc0c1d18bc", "rel": "bookmark"}], "image": {"id": "5deaec50-bf81-44bd-ab3c-b95ce6e93f84", "links": [{"href": "http://172.30.9.21:8774/images/5deaec50-bf81-44bd-ab3c-b95ce6e93f84", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-09T10:56:51.000000", "flavor": {"id": "0576136d-8801-4fa5-b676-a5fb87ede063", "links": [{"href": "http://172.30.9.21:8774/flavors/0576136d-8801-4fa5-b676-a5fb87ede063", "rel": "bookmark"}]}, "id": "f5f03d56-ed32-47ed-ace2-90dc0c1d18bc", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "27137f2a6c8e4f23ae2704bfa84e2fb6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-09T10:56:42Z", "hostId": "4463069664f586962ce23921b8b1055ba8426878641c76368cc50663", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209", "name": "ns.clearwater.opnfv", "created": "2019-04-09T10:55:15Z", "tenant_id": "da1426745d3d4a2ab538c4c6721804f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 11:25:00,153 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-474449f9-958e-412e-8d1c-68676c8e6f2a 2019-04-09 11:25:00,153 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.217880964279s 2019-04-09 11:25:00,160 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-09 11:25:00,163 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:25:00,183 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Tue, 09 Apr 2019 11:24:50 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-7687be2b-81fe-4829-b586-5152ea28907f x-openstack-request-id: req-7687be2b-81fe-4829-b586-5152ea28907f 2019-04-09 11:25:00,184 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_42ec05fa-9a5a-4193-ba0d-81c792442209", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/0576136d-8801-4fa5-b676-a5fb87ede063", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/0576136d-8801-4fa5-b676-a5fb87ede063", "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": 3, "id": "0576136d-8801-4fa5-b676-a5fb87ede063"}]} 2019-04-09 11:25:00,184 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-7687be2b-81fe-4829-b586-5152ea28907f 2019-04-09 11:25:00,184 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0237741470337s 2019-04-09 11:25:00,185 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-04-09 11:25:00,188 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/02eed78d-185c-42a4-bfb7-284ff7f2c061/os-security-groups -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:25:00,338 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 376 Content-Type: application/json Date: Tue, 09 Apr 2019 11:24:50 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-35b800d8-a8ae-4d0e-9a10-4fc3a3545190 x-openstack-request-id: req-35b800d8-a8ae-4d0e-9a10-4fc3a3545190 2019-04-09 11:25:00,339 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "deb8dd8e-9dac-4510-8934-7d33cee4da8c", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9e156f74-2a5d-4ccf-bc25-3e6b751b12de"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "deb8dd8e-9dac-4510-8934-7d33cee4da8c", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ee9d7fbf-da79-4c64-b07b-5adda95cf6f7"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "deb8dd8e-9dac-4510-8934-7d33cee4da8c", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ef9df77c-df48-4477-9115-58a83de2b2ff"}], "tenant_id": "da1426745d3d4a2ab538c4c6721804f4", "id": "deb8dd8e-9dac-4510-8934-7d33cee4da8c", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-04-09 11:25:00,339 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/02eed78d-185c-42a4-bfb7-284ff7f2c061/os-security-groups used request id req-35b800d8-a8ae-4d0e-9a10-4fc3a3545190 2019-04-09 11:25:00,339 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.153714895248s 2019-04-09 11:25:00,345 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-09 11:25:00,350 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:25:00,384 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Tue, 09 Apr 2019 11:24:50 GMT X-Openstack-Request-Id: req-97c29988-bb67-42d1-bbb2-e718a4ec0810 2019-04-09 11:25:00,385 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-09T10:54:47Z", "file": "/v2/images/5deaec50-bf81-44bd-ab3c-b95ce6e93f84/file", "owner": "da1426745d3d4a2ab538c4c6721804f4", "id": "5deaec50-bf81-44bd-ab3c-b95ce6e93f84", "size": 263848448, "self": "/v2/images/5deaec50-bf81-44bd-ab3c-b95ce6e93f84", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/5deaec50-bf81-44bd-ab3c-b95ce6e93f84/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "8376ec1ef99c835a7688851e57e1c2e2fb6e9386b37cd447613ed74b476ce735", "locations": [{"url": "rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/5deaec50-bf81-44bd-ab3c-b95ce6e93f84/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "72cb240dbce5a4fd863559c5a4d1ce95", "name": "heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209", "checksum": "72cb240dbce5a4fd863559c5a4d1ce95", "created_at": "2019-04-09T10:54:42Z", "os_hidden": false, "protected": false, "os_hash_value": "5168712769990731d69f855bd5f5a5b86f8e5ee1a0948b2c3eeedcad61b62537c2868ed3b37aa0a5581e6438f994e8156ad0dccf65a4f94383f8946ce79f0856"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-09 11:25:00,385 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-97c29988-bb67-42d1-bbb2-e718a4ec0810 2019-04-09 11:25:00,385 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0395338535309s 2019-04-09 11:25:00,390 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-04-09 11:25:00,391 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-09 11:25:00,394 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:25:00,413 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Tue, 09 Apr 2019 11:24:50 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-82a35d72-967e-4862-9840-489b6dd77584 x-openstack-request-id: req-82a35d72-967e-4862-9840-489b6dd77584 2019-04-09 11:25:00,413 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_42ec05fa-9a5a-4193-ba0d-81c792442209", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/0576136d-8801-4fa5-b676-a5fb87ede063", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/0576136d-8801-4fa5-b676-a5fb87ede063", "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": 3, "id": "0576136d-8801-4fa5-b676-a5fb87ede063"}]} 2019-04-09 11:25:00,414 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-82a35d72-967e-4862-9840-489b6dd77584 2019-04-09 11:25:00,414 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0228428840637s 2019-04-09 11:25:00,415 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-04-09 11:25:00,417 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/38f98a10-ca0c-4bf7-a5ee-61449a0a426e/os-security-groups -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:25:00,932 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 376 Content-Type: application/json Date: Tue, 09 Apr 2019 11:24:50 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e33ebc41-8b1d-437f-a512-bb00e8131dc5 x-openstack-request-id: req-e33ebc41-8b1d-437f-a512-bb00e8131dc5 2019-04-09 11:25:00,932 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "deb8dd8e-9dac-4510-8934-7d33cee4da8c", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9e156f74-2a5d-4ccf-bc25-3e6b751b12de"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "deb8dd8e-9dac-4510-8934-7d33cee4da8c", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ee9d7fbf-da79-4c64-b07b-5adda95cf6f7"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "deb8dd8e-9dac-4510-8934-7d33cee4da8c", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ef9df77c-df48-4477-9115-58a83de2b2ff"}], "tenant_id": "da1426745d3d4a2ab538c4c6721804f4", "id": "deb8dd8e-9dac-4510-8934-7d33cee4da8c", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-04-09 11:25:00,932 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/38f98a10-ca0c-4bf7-a5ee-61449a0a426e/os-security-groups used request id req-e33ebc41-8b1d-437f-a512-bb00e8131dc5 2019-04-09 11:25:00,933 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.517680883408s 2019-04-09 11:25:00,938 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-09 11:25:00,942 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:25:00,974 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Tue, 09 Apr 2019 11:24:50 GMT X-Openstack-Request-Id: req-9394d17d-7e86-41ff-bd63-7136dd2d250a 2019-04-09 11:25:00,975 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-09T10:54:47Z", "file": "/v2/images/5deaec50-bf81-44bd-ab3c-b95ce6e93f84/file", "owner": "da1426745d3d4a2ab538c4c6721804f4", "id": "5deaec50-bf81-44bd-ab3c-b95ce6e93f84", "size": 263848448, "self": "/v2/images/5deaec50-bf81-44bd-ab3c-b95ce6e93f84", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/5deaec50-bf81-44bd-ab3c-b95ce6e93f84/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "8376ec1ef99c835a7688851e57e1c2e2fb6e9386b37cd447613ed74b476ce735", "locations": [{"url": "rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/5deaec50-bf81-44bd-ab3c-b95ce6e93f84/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "72cb240dbce5a4fd863559c5a4d1ce95", "name": "heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209", "checksum": "72cb240dbce5a4fd863559c5a4d1ce95", "created_at": "2019-04-09T10:54:42Z", "os_hidden": false, "protected": false, "os_hash_value": "5168712769990731d69f855bd5f5a5b86f8e5ee1a0948b2c3eeedcad61b62537c2868ed3b37aa0a5581e6438f994e8156ad0dccf65a4f94383f8946ce79f0856"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-09 11:25:00,975 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-9394d17d-7e86-41ff-bd63-7136dd2d250a 2019-04-09 11:25:00,975 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0366921424866s 2019-04-09 11:25:00,981 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-04-09 11:25:00,981 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-09 11:25:00,984 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:25:01,004 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Tue, 09 Apr 2019 11:24:50 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-de15f233-2bc5-43de-8d32-563b62ad98e2 x-openstack-request-id: req-de15f233-2bc5-43de-8d32-563b62ad98e2 2019-04-09 11:25:01,004 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_42ec05fa-9a5a-4193-ba0d-81c792442209", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/0576136d-8801-4fa5-b676-a5fb87ede063", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/0576136d-8801-4fa5-b676-a5fb87ede063", "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": 3, "id": "0576136d-8801-4fa5-b676-a5fb87ede063"}]} 2019-04-09 11:25:01,004 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-de15f233-2bc5-43de-8d32-563b62ad98e2 2019-04-09 11:25:01,004 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0230569839478s 2019-04-09 11:25:01,005 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-04-09 11:25:01,008 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/54432a8d-9d64-42cf-996a-ee404a40d18c/os-security-groups -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:25:01,161 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 376 Content-Type: application/json Date: Tue, 09 Apr 2019 11:24:50 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-28d38a11-9ada-4e09-900c-0883343aa936 x-openstack-request-id: req-28d38a11-9ada-4e09-900c-0883343aa936 2019-04-09 11:25:01,161 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "deb8dd8e-9dac-4510-8934-7d33cee4da8c", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9e156f74-2a5d-4ccf-bc25-3e6b751b12de"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "deb8dd8e-9dac-4510-8934-7d33cee4da8c", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ee9d7fbf-da79-4c64-b07b-5adda95cf6f7"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "deb8dd8e-9dac-4510-8934-7d33cee4da8c", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ef9df77c-df48-4477-9115-58a83de2b2ff"}], "tenant_id": "da1426745d3d4a2ab538c4c6721804f4", "id": "deb8dd8e-9dac-4510-8934-7d33cee4da8c", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-04-09 11:25:01,161 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/54432a8d-9d64-42cf-996a-ee404a40d18c/os-security-groups used request id req-28d38a11-9ada-4e09-900c-0883343aa936 2019-04-09 11:25:01,161 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.155735969543s 2019-04-09 11:25:01,167 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-09 11:25:01,171 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:25:01,204 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Tue, 09 Apr 2019 11:24:51 GMT X-Openstack-Request-Id: req-924988e3-585e-4fd5-85ce-94a2f89e90cf 2019-04-09 11:25:01,204 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-09T10:54:47Z", "file": "/v2/images/5deaec50-bf81-44bd-ab3c-b95ce6e93f84/file", "owner": "da1426745d3d4a2ab538c4c6721804f4", "id": "5deaec50-bf81-44bd-ab3c-b95ce6e93f84", "size": 263848448, "self": "/v2/images/5deaec50-bf81-44bd-ab3c-b95ce6e93f84", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/5deaec50-bf81-44bd-ab3c-b95ce6e93f84/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "8376ec1ef99c835a7688851e57e1c2e2fb6e9386b37cd447613ed74b476ce735", "locations": [{"url": "rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/5deaec50-bf81-44bd-ab3c-b95ce6e93f84/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "72cb240dbce5a4fd863559c5a4d1ce95", "name": "heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209", "checksum": "72cb240dbce5a4fd863559c5a4d1ce95", "created_at": "2019-04-09T10:54:42Z", "os_hidden": false, "protected": false, "os_hash_value": "5168712769990731d69f855bd5f5a5b86f8e5ee1a0948b2c3eeedcad61b62537c2868ed3b37aa0a5581e6438f994e8156ad0dccf65a4f94383f8946ce79f0856"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-09 11:25:01,204 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-924988e3-585e-4fd5-85ce-94a2f89e90cf 2019-04-09 11:25:01,204 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0375981330872s 2019-04-09 11:25:01,212 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-04-09 11:25:01,212 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-09 11:25:01,215 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:25:01,238 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Tue, 09 Apr 2019 11:24:51 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-0b2bcd7a-241d-4aa8-874a-ae99012a134a x-openstack-request-id: req-0b2bcd7a-241d-4aa8-874a-ae99012a134a 2019-04-09 11:25:01,239 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_42ec05fa-9a5a-4193-ba0d-81c792442209", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/0576136d-8801-4fa5-b676-a5fb87ede063", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/0576136d-8801-4fa5-b676-a5fb87ede063", "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": 3, "id": "0576136d-8801-4fa5-b676-a5fb87ede063"}]} 2019-04-09 11:25:01,239 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-0b2bcd7a-241d-4aa8-874a-ae99012a134a 2019-04-09 11:25:01,239 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0262560844421s 2019-04-09 11:25:01,240 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-04-09 11:25:01,242 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/7edffaec-cc85-4a93-8163-a87c805f21e4/os-security-groups -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:25:01,380 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 376 Content-Type: application/json Date: Tue, 09 Apr 2019 11:24:51 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-30769850-3f59-42a3-afee-2cbfba297e5a x-openstack-request-id: req-30769850-3f59-42a3-afee-2cbfba297e5a 2019-04-09 11:25:01,380 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "deb8dd8e-9dac-4510-8934-7d33cee4da8c", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9e156f74-2a5d-4ccf-bc25-3e6b751b12de"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "deb8dd8e-9dac-4510-8934-7d33cee4da8c", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ee9d7fbf-da79-4c64-b07b-5adda95cf6f7"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "deb8dd8e-9dac-4510-8934-7d33cee4da8c", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ef9df77c-df48-4477-9115-58a83de2b2ff"}], "tenant_id": "da1426745d3d4a2ab538c4c6721804f4", "id": "deb8dd8e-9dac-4510-8934-7d33cee4da8c", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-04-09 11:25:01,380 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/7edffaec-cc85-4a93-8163-a87c805f21e4/os-security-groups used request id req-30769850-3f59-42a3-afee-2cbfba297e5a 2019-04-09 11:25:01,381 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.140668869019s 2019-04-09 11:25:01,386 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-09 11:25:01,390 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:25:01,425 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Tue, 09 Apr 2019 11:24:51 GMT X-Openstack-Request-Id: req-4de2af86-9636-4ac4-bd74-b9976591ec8e 2019-04-09 11:25:01,426 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-09T10:54:47Z", "file": "/v2/images/5deaec50-bf81-44bd-ab3c-b95ce6e93f84/file", "owner": "da1426745d3d4a2ab538c4c6721804f4", "id": "5deaec50-bf81-44bd-ab3c-b95ce6e93f84", "size": 263848448, "self": "/v2/images/5deaec50-bf81-44bd-ab3c-b95ce6e93f84", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/5deaec50-bf81-44bd-ab3c-b95ce6e93f84/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "8376ec1ef99c835a7688851e57e1c2e2fb6e9386b37cd447613ed74b476ce735", "locations": [{"url": "rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/5deaec50-bf81-44bd-ab3c-b95ce6e93f84/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "72cb240dbce5a4fd863559c5a4d1ce95", "name": "heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209", "checksum": "72cb240dbce5a4fd863559c5a4d1ce95", "created_at": "2019-04-09T10:54:42Z", "os_hidden": false, "protected": false, "os_hash_value": "5168712769990731d69f855bd5f5a5b86f8e5ee1a0948b2c3eeedcad61b62537c2868ed3b37aa0a5581e6438f994e8156ad0dccf65a4f94383f8946ce79f0856"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-09 11:25:01,426 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-4de2af86-9636-4ac4-bd74-b9976591ec8e 2019-04-09 11:25:01,426 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0398271083832s 2019-04-09 11:25:01,432 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-04-09 11:25:01,432 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-09 11:25:01,436 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:25:01,455 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Tue, 09 Apr 2019 11:24:51 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-6517d5ec-b31c-43d8-a472-fc1ff00f37a6 x-openstack-request-id: req-6517d5ec-b31c-43d8-a472-fc1ff00f37a6 2019-04-09 11:25:01,455 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_42ec05fa-9a5a-4193-ba0d-81c792442209", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/0576136d-8801-4fa5-b676-a5fb87ede063", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/0576136d-8801-4fa5-b676-a5fb87ede063", "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": 3, "id": "0576136d-8801-4fa5-b676-a5fb87ede063"}]} 2019-04-09 11:25:01,455 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-6517d5ec-b31c-43d8-a472-fc1ff00f37a6 2019-04-09 11:25:01,456 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0231039524078s 2019-04-09 11:25:01,457 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-04-09 11:25:01,459 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/bda261c4-b913-4927-bfed-ee05121b025b/os-security-groups -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:25:01,614 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 376 Content-Type: application/json Date: Tue, 09 Apr 2019 11:24:51 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e203bc0c-c274-4ed2-ba3b-01e765a90f78 x-openstack-request-id: req-e203bc0c-c274-4ed2-ba3b-01e765a90f78 2019-04-09 11:25:01,615 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "deb8dd8e-9dac-4510-8934-7d33cee4da8c", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9e156f74-2a5d-4ccf-bc25-3e6b751b12de"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "deb8dd8e-9dac-4510-8934-7d33cee4da8c", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ee9d7fbf-da79-4c64-b07b-5adda95cf6f7"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "deb8dd8e-9dac-4510-8934-7d33cee4da8c", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ef9df77c-df48-4477-9115-58a83de2b2ff"}], "tenant_id": "da1426745d3d4a2ab538c4c6721804f4", "id": "deb8dd8e-9dac-4510-8934-7d33cee4da8c", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-04-09 11:25:01,615 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/bda261c4-b913-4927-bfed-ee05121b025b/os-security-groups used request id req-e203bc0c-c274-4ed2-ba3b-01e765a90f78 2019-04-09 11:25:01,615 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.158252954483s 2019-04-09 11:25:01,621 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-09 11:25:01,625 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:25:01,657 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Tue, 09 Apr 2019 11:24:51 GMT X-Openstack-Request-Id: req-f10d70d6-9566-4521-9d4d-f222f46c0af5 2019-04-09 11:25:01,657 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-09T10:54:47Z", "file": "/v2/images/5deaec50-bf81-44bd-ab3c-b95ce6e93f84/file", "owner": "da1426745d3d4a2ab538c4c6721804f4", "id": "5deaec50-bf81-44bd-ab3c-b95ce6e93f84", "size": 263848448, "self": "/v2/images/5deaec50-bf81-44bd-ab3c-b95ce6e93f84", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/5deaec50-bf81-44bd-ab3c-b95ce6e93f84/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "8376ec1ef99c835a7688851e57e1c2e2fb6e9386b37cd447613ed74b476ce735", "locations": [{"url": "rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/5deaec50-bf81-44bd-ab3c-b95ce6e93f84/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "72cb240dbce5a4fd863559c5a4d1ce95", "name": "heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209", "checksum": "72cb240dbce5a4fd863559c5a4d1ce95", "created_at": "2019-04-09T10:54:42Z", "os_hidden": false, "protected": false, "os_hash_value": "5168712769990731d69f855bd5f5a5b86f8e5ee1a0948b2c3eeedcad61b62537c2868ed3b37aa0a5581e6438f994e8156ad0dccf65a4f94383f8946ce79f0856"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-09 11:25:01,657 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-f10d70d6-9566-4521-9d4d-f222f46c0af5 2019-04-09 11:25:01,658 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0367968082428s 2019-04-09 11:25:01,663 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-04-09 11:25:01,664 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-09 11:25:01,667 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:25:01,687 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Tue, 09 Apr 2019 11:24:51 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-5586d7dc-9793-4d05-9d3f-bf08836c4508 x-openstack-request-id: req-5586d7dc-9793-4d05-9d3f-bf08836c4508 2019-04-09 11:25:01,687 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_42ec05fa-9a5a-4193-ba0d-81c792442209", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/0576136d-8801-4fa5-b676-a5fb87ede063", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/0576136d-8801-4fa5-b676-a5fb87ede063", "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": 3, "id": "0576136d-8801-4fa5-b676-a5fb87ede063"}]} 2019-04-09 11:25:01,688 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-5586d7dc-9793-4d05-9d3f-bf08836c4508 2019-04-09 11:25:01,688 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0239939689636s 2019-04-09 11:25:01,689 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-04-09 11:25:01,691 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/a25ca728-890f-4189-80ad-d80b226b85dd/os-security-groups -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:25:02,015 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 376 Content-Type: application/json Date: Tue, 09 Apr 2019 11:24:51 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-a0e5f656-6602-4433-9a53-cbf2dda201bc x-openstack-request-id: req-a0e5f656-6602-4433-9a53-cbf2dda201bc 2019-04-09 11:25:02,015 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "deb8dd8e-9dac-4510-8934-7d33cee4da8c", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9e156f74-2a5d-4ccf-bc25-3e6b751b12de"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "deb8dd8e-9dac-4510-8934-7d33cee4da8c", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ee9d7fbf-da79-4c64-b07b-5adda95cf6f7"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "deb8dd8e-9dac-4510-8934-7d33cee4da8c", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ef9df77c-df48-4477-9115-58a83de2b2ff"}], "tenant_id": "da1426745d3d4a2ab538c4c6721804f4", "id": "deb8dd8e-9dac-4510-8934-7d33cee4da8c", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-04-09 11:25:02,016 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/a25ca728-890f-4189-80ad-d80b226b85dd/os-security-groups used request id req-a0e5f656-6602-4433-9a53-cbf2dda201bc 2019-04-09 11:25:02,016 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.326912164688s 2019-04-09 11:25:02,022 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-09 11:25:02,026 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:25:02,059 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Tue, 09 Apr 2019 11:24:51 GMT X-Openstack-Request-Id: req-91785539-5f3b-47c0-b799-93c0f96b37ed 2019-04-09 11:25:02,059 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-09T10:54:47Z", "file": "/v2/images/5deaec50-bf81-44bd-ab3c-b95ce6e93f84/file", "owner": "da1426745d3d4a2ab538c4c6721804f4", "id": "5deaec50-bf81-44bd-ab3c-b95ce6e93f84", "size": 263848448, "self": "/v2/images/5deaec50-bf81-44bd-ab3c-b95ce6e93f84", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/5deaec50-bf81-44bd-ab3c-b95ce6e93f84/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "8376ec1ef99c835a7688851e57e1c2e2fb6e9386b37cd447613ed74b476ce735", "locations": [{"url": "rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/5deaec50-bf81-44bd-ab3c-b95ce6e93f84/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "72cb240dbce5a4fd863559c5a4d1ce95", "name": "heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209", "checksum": "72cb240dbce5a4fd863559c5a4d1ce95", "created_at": "2019-04-09T10:54:42Z", "os_hidden": false, "protected": false, "os_hash_value": "5168712769990731d69f855bd5f5a5b86f8e5ee1a0948b2c3eeedcad61b62537c2868ed3b37aa0a5581e6438f994e8156ad0dccf65a4f94383f8946ce79f0856"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-09 11:25:02,059 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-91785539-5f3b-47c0-b799-93c0f96b37ed 2019-04-09 11:25:02,059 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0373859405518s 2019-04-09 11:25:02,065 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-04-09 11:25:02,066 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-09 11:25:02,069 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:25:02,100 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Tue, 09 Apr 2019 11:24:51 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f219cfc7-d269-4f48-8b40-1c7e88b75def x-openstack-request-id: req-f219cfc7-d269-4f48-8b40-1c7e88b75def 2019-04-09 11:25:02,100 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_42ec05fa-9a5a-4193-ba0d-81c792442209", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/0576136d-8801-4fa5-b676-a5fb87ede063", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/0576136d-8801-4fa5-b676-a5fb87ede063", "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": 3, "id": "0576136d-8801-4fa5-b676-a5fb87ede063"}]} 2019-04-09 11:25:02,101 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-f219cfc7-d269-4f48-8b40-1c7e88b75def 2019-04-09 11:25:02,101 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0346779823303s 2019-04-09 11:25:02,102 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-04-09 11:25:02,105 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/f5f03d56-ed32-47ed-ace2-90dc0c1d18bc/os-security-groups -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:25:02,242 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 376 Content-Type: application/json Date: Tue, 09 Apr 2019 11:24:51 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-a67c019e-2ea9-4029-8bf4-df4adc4b4186 x-openstack-request-id: req-a67c019e-2ea9-4029-8bf4-df4adc4b4186 2019-04-09 11:25:02,242 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "deb8dd8e-9dac-4510-8934-7d33cee4da8c", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9e156f74-2a5d-4ccf-bc25-3e6b751b12de"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "deb8dd8e-9dac-4510-8934-7d33cee4da8c", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ee9d7fbf-da79-4c64-b07b-5adda95cf6f7"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "deb8dd8e-9dac-4510-8934-7d33cee4da8c", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ef9df77c-df48-4477-9115-58a83de2b2ff"}], "tenant_id": "da1426745d3d4a2ab538c4c6721804f4", "id": "deb8dd8e-9dac-4510-8934-7d33cee4da8c", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-04-09 11:25:02,243 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/f5f03d56-ed32-47ed-ace2-90dc0c1d18bc/os-security-groups used request id req-a67c019e-2ea9-4029-8bf4-df4adc4b4186 2019-04-09 11:25:02,243 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.140628099442s 2019-04-09 11:25:02,249 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-09 11:25:02,254 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:25:02,291 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Tue, 09 Apr 2019 11:24:52 GMT X-Openstack-Request-Id: req-9c529dc9-639b-404a-a50f-f95e2ffd38d0 2019-04-09 11:25:02,291 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-09T10:54:47Z", "file": "/v2/images/5deaec50-bf81-44bd-ab3c-b95ce6e93f84/file", "owner": "da1426745d3d4a2ab538c4c6721804f4", "id": "5deaec50-bf81-44bd-ab3c-b95ce6e93f84", "size": 263848448, "self": "/v2/images/5deaec50-bf81-44bd-ab3c-b95ce6e93f84", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/5deaec50-bf81-44bd-ab3c-b95ce6e93f84/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "8376ec1ef99c835a7688851e57e1c2e2fb6e9386b37cd447613ed74b476ce735", "locations": [{"url": "rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/5deaec50-bf81-44bd-ab3c-b95ce6e93f84/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "72cb240dbce5a4fd863559c5a4d1ce95", "name": "heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209", "checksum": "72cb240dbce5a4fd863559c5a4d1ce95", "created_at": "2019-04-09T10:54:42Z", "os_hidden": false, "protected": false, "os_hash_value": "5168712769990731d69f855bd5f5a5b86f8e5ee1a0948b2c3eeedcad61b62537c2868ed3b37aa0a5581e6438f994e8156ad0dccf65a4f94383f8946ce79f0856"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-09 11:25:02,291 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-9c529dc9-639b-404a-a50f-f95e2ffd38d0 2019-04-09 11:25:02,292 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0419950485229s 2019-04-09 11:25:02,298 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-04-09 11:25:02,298 - 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-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:bb:78:62', u'version': 4, u'addr': u'192.168.100.7', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:bb:78:62', 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'5deaec50-bf81-44bd-ab3c-b95ce6e93f84', 'name': u'heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-04-09T11:18:55.000000', 'flavor': Munch({u'id': u'0576136d-8801-4fa5-b676-a5fb87ede063', 'name': u'heat_ims-flavor_42ec05fa-9a5a-4193-ba0d-81c792442209'}), 'az': u'nova', 'id': u'02eed78d-185c-42a4-bfb7-284ff7f2c061', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'da1426745d3d4a2ab538c4c6721804f4', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'deb8dd8e-9dac-4510-8934-7d33cee4da8c', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'da1426745d3d4a2ab538c4c6721804f4', 'name': 'heat_ims-project_42ec05fa-9a5a-4193-ba0d-81c792442209', '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'9e156f74-2a5d-4ccf-bc25-3e6b751b12de'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'deb8dd8e-9dac-4510-8934-7d33cee4da8c', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'da1426745d3d4a2ab538c4c6721804f4', 'name': 'heat_ims-project_42ec05fa-9a5a-4193-ba0d-81c792442209', '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'ee9d7fbf-da79-4c64-b07b-5adda95cf6f7'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'deb8dd8e-9dac-4510-8934-7d33cee4da8c', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'da1426745d3d4a2ab538c4c6721804f4', 'name': 'heat_ims-project_42ec05fa-9a5a-4193-ba0d-81c792442209', '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'ef9df77c-df48-4477-9115-58a83de2b2ff'})], 'id': u'deb8dd8e-9dac-4510-8934-7d33cee4da8c', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'da1426745d3d4a2ab538c4c6721804f4', 'name': 'heat_ims-project_42ec05fa-9a5a-4193-ba0d-81c792442209', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'da1426745d3d4a2ab538c4c6721804f4', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'27137f2a6c8e4f23ae2704bfa84e2fb6', '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'da1426745d3d4a2ab538c4c6721804f4', 'name': 'heat_ims-project_42ec05fa-9a5a-4193-ba0d-81c792442209', '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'2019-04-09T11:18:55.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-04-09T11:18:45Z', 'hostId': u'5a76a319977a14d4b1c034e062552b70ac9bc1e150697372e88b311d', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209', 'public_v6': '', 'private_v4': u'192.168.100.7', 'cloud': 'envvars', 'host_id': u'5a76a319977a14d4b1c034e062552b70ac9bc1e150697372e88b311d', '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'2019-04-09T11:18:55.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'da1426745d3d4a2ab538c4c6721804f4', 'name': u'dime-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'da1426745d3d4a2ab538c4c6721804f4', 'created_at': u'2019-04-09T11:18:11Z', 'created': u'2019-04-09T11:18:11Z', '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:65:aa:68', u'version': 4, u'addr': u'192.168.100.23', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:65:aa:68', 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'5deaec50-bf81-44bd-ab3c-b95ce6e93f84', 'name': u'heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-04-09T11:18:55.000000', 'flavor': Munch({u'id': u'0576136d-8801-4fa5-b676-a5fb87ede063', 'name': u'heat_ims-flavor_42ec05fa-9a5a-4193-ba0d-81c792442209'}), 'az': u'nova', 'id': u'38f98a10-ca0c-4bf7-a5ee-61449a0a426e', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'da1426745d3d4a2ab538c4c6721804f4', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'deb8dd8e-9dac-4510-8934-7d33cee4da8c', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'da1426745d3d4a2ab538c4c6721804f4', 'name': 'heat_ims-project_42ec05fa-9a5a-4193-ba0d-81c792442209', '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'9e156f74-2a5d-4ccf-bc25-3e6b751b12de'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'deb8dd8e-9dac-4510-8934-7d33cee4da8c', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'da1426745d3d4a2ab538c4c6721804f4', 'name': 'heat_ims-project_42ec05fa-9a5a-4193-ba0d-81c792442209', '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'ee9d7fbf-da79-4c64-b07b-5adda95cf6f7'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'deb8dd8e-9dac-4510-8934-7d33cee4da8c', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'da1426745d3d4a2ab538c4c6721804f4', 'name': 'heat_ims-project_42ec05fa-9a5a-4193-ba0d-81c792442209', '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'ef9df77c-df48-4477-9115-58a83de2b2ff'})], 'id': u'deb8dd8e-9dac-4510-8934-7d33cee4da8c', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'da1426745d3d4a2ab538c4c6721804f4', 'name': 'heat_ims-project_42ec05fa-9a5a-4193-ba0d-81c792442209', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'da1426745d3d4a2ab538c4c6721804f4', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'27137f2a6c8e4f23ae2704bfa84e2fb6', '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'da1426745d3d4a2ab538c4c6721804f4', 'name': 'heat_ims-project_42ec05fa-9a5a-4193-ba0d-81c792442209', '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'2019-04-09T11:18:55.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-04-09T11:18:45Z', 'hostId': u'4463069664f586962ce23921b8b1055ba8426878641c76368cc50663', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209', 'public_v6': '', 'private_v4': u'192.168.100.23', 'cloud': 'envvars', 'host_id': u'4463069664f586962ce23921b8b1055ba8426878641c76368cc50663', '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'2019-04-09T11:18:55.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'da1426745d3d4a2ab538c4c6721804f4', 'name': u'homer-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'da1426745d3d4a2ab538c4c6721804f4', 'created_at': u'2019-04-09T11:18:10Z', 'created': u'2019-04-09T11:18:10Z', '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:e1:3e:83', u'version': 4, u'addr': u'192.168.100.18', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:e1:3e:83', u'version': 4, u'addr': u'172.30.9.201', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'5deaec50-bf81-44bd-ab3c-b95ce6e93f84', 'name': u'heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-04-09T11:18:53.000000', 'flavor': Munch({u'id': u'0576136d-8801-4fa5-b676-a5fb87ede063', 'name': u'heat_ims-flavor_42ec05fa-9a5a-4193-ba0d-81c792442209'}), 'az': u'nova', 'id': u'54432a8d-9d64-42cf-996a-ee404a40d18c', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'da1426745d3d4a2ab538c4c6721804f4', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'deb8dd8e-9dac-4510-8934-7d33cee4da8c', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'da1426745d3d4a2ab538c4c6721804f4', 'name': 'heat_ims-project_42ec05fa-9a5a-4193-ba0d-81c792442209', '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'9e156f74-2a5d-4ccf-bc25-3e6b751b12de'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'deb8dd8e-9dac-4510-8934-7d33cee4da8c', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'da1426745d3d4a2ab538c4c6721804f4', 'name': 'heat_ims-project_42ec05fa-9a5a-4193-ba0d-81c792442209', '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'ee9d7fbf-da79-4c64-b07b-5adda95cf6f7'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'deb8dd8e-9dac-4510-8934-7d33cee4da8c', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'da1426745d3d4a2ab538c4c6721804f4', 'name': 'heat_ims-project_42ec05fa-9a5a-4193-ba0d-81c792442209', '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'ef9df77c-df48-4477-9115-58a83de2b2ff'})], 'id': u'deb8dd8e-9dac-4510-8934-7d33cee4da8c', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'da1426745d3d4a2ab538c4c6721804f4', 'name': 'heat_ims-project_42ec05fa-9a5a-4193-ba0d-81c792442209', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'da1426745d3d4a2ab538c4c6721804f4', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'27137f2a6c8e4f23ae2704bfa84e2fb6', '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'da1426745d3d4a2ab538c4c6721804f4', 'name': 'heat_ims-project_42ec05fa-9a5a-4193-ba0d-81c792442209', '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'2019-04-09T11:18:53.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-04-09T11:18:43Z', 'hostId': u'4463069664f586962ce23921b8b1055ba8426878641c76368cc50663', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209', 'public_v6': '', 'private_v4': u'192.168.100.18', 'cloud': 'envvars', 'host_id': u'4463069664f586962ce23921b8b1055ba8426878641c76368cc50663', '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'2019-04-09T11:18:53.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'da1426745d3d4a2ab538c4c6721804f4', 'name': u'bono-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'da1426745d3d4a2ab538c4c6721804f4', 'created_at': u'2019-04-09T11:18:09Z', 'created': u'2019-04-09T11:18: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:b1:0d:4b', u'version': 4, u'addr': u'192.168.100.8', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:b1:0d:4b', u'version': 4, u'addr': u'172.30.9.202', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'5deaec50-bf81-44bd-ab3c-b95ce6e93f84', 'name': u'heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-04-09T11:13:21.000000', 'flavor': Munch({u'id': u'0576136d-8801-4fa5-b676-a5fb87ede063', 'name': u'heat_ims-flavor_42ec05fa-9a5a-4193-ba0d-81c792442209'}), 'az': u'nova', 'id': u'7edffaec-cc85-4a93-8163-a87c805f21e4', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'da1426745d3d4a2ab538c4c6721804f4', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'deb8dd8e-9dac-4510-8934-7d33cee4da8c', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'da1426745d3d4a2ab538c4c6721804f4', 'name': 'heat_ims-project_42ec05fa-9a5a-4193-ba0d-81c792442209', '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'9e156f74-2a5d-4ccf-bc25-3e6b751b12de'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'deb8dd8e-9dac-4510-8934-7d33cee4da8c', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'da1426745d3d4a2ab538c4c6721804f4', 'name': 'heat_ims-project_42ec05fa-9a5a-4193-ba0d-81c792442209', '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'ee9d7fbf-da79-4c64-b07b-5adda95cf6f7'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'deb8dd8e-9dac-4510-8934-7d33cee4da8c', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'da1426745d3d4a2ab538c4c6721804f4', 'name': 'heat_ims-project_42ec05fa-9a5a-4193-ba0d-81c792442209', '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'ef9df77c-df48-4477-9115-58a83de2b2ff'})], 'id': u'deb8dd8e-9dac-4510-8934-7d33cee4da8c', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'da1426745d3d4a2ab538c4c6721804f4', 'name': 'heat_ims-project_42ec05fa-9a5a-4193-ba0d-81c792442209', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'da1426745d3d4a2ab538c4c6721804f4', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'27137f2a6c8e4f23ae2704bfa84e2fb6', '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'da1426745d3d4a2ab538c4c6721804f4', 'name': 'heat_ims-project_42ec05fa-9a5a-4193-ba0d-81c792442209', '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'2019-04-09T11:13:21.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-04-09T11:13:11Z', 'hostId': u'5a76a319977a14d4b1c034e062552b70ac9bc1e150697372e88b311d', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209', 'public_v6': '', 'private_v4': u'192.168.100.8', 'cloud': 'envvars', 'host_id': u'5a76a319977a14d4b1c034e062552b70ac9bc1e150697372e88b311d', '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'2019-04-09T11:13:21.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'da1426745d3d4a2ab538c4c6721804f4', 'name': u'sprout-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'da1426745d3d4a2ab538c4c6721804f4', 'created_at': u'2019-04-09T11:12:54Z', 'created': u'2019-04-09T11:12:54Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}), Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:28:85:fe', u'version': 4, u'addr': u'192.168.100.2', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:28:85:fe', u'version': 4, u'addr': u'172.30.9.217', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'5deaec50-bf81-44bd-ab3c-b95ce6e93f84', 'name': u'heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-04-09T11:03:08.000000', 'flavor': Munch({u'id': u'0576136d-8801-4fa5-b676-a5fb87ede063', 'name': u'heat_ims-flavor_42ec05fa-9a5a-4193-ba0d-81c792442209'}), 'az': u'nova', 'id': u'bda261c4-b913-4927-bfed-ee05121b025b', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'da1426745d3d4a2ab538c4c6721804f4', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'deb8dd8e-9dac-4510-8934-7d33cee4da8c', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'da1426745d3d4a2ab538c4c6721804f4', 'name': 'heat_ims-project_42ec05fa-9a5a-4193-ba0d-81c792442209', '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'9e156f74-2a5d-4ccf-bc25-3e6b751b12de'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'deb8dd8e-9dac-4510-8934-7d33cee4da8c', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'da1426745d3d4a2ab538c4c6721804f4', 'name': 'heat_ims-project_42ec05fa-9a5a-4193-ba0d-81c792442209', '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'ee9d7fbf-da79-4c64-b07b-5adda95cf6f7'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'deb8dd8e-9dac-4510-8934-7d33cee4da8c', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'da1426745d3d4a2ab538c4c6721804f4', 'name': 'heat_ims-project_42ec05fa-9a5a-4193-ba0d-81c792442209', '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'ef9df77c-df48-4477-9115-58a83de2b2ff'})], 'id': u'deb8dd8e-9dac-4510-8934-7d33cee4da8c', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'da1426745d3d4a2ab538c4c6721804f4', 'name': 'heat_ims-project_42ec05fa-9a5a-4193-ba0d-81c792442209', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'da1426745d3d4a2ab538c4c6721804f4', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'27137f2a6c8e4f23ae2704bfa84e2fb6', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.217', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'da1426745d3d4a2ab538c4c6721804f4', 'name': 'heat_ims-project_42ec05fa-9a5a-4193-ba0d-81c792442209', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.217', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.217', 'launched_at': u'2019-04-09T11:03:08.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-04-09T11:02:59Z', 'hostId': u'4463069664f586962ce23921b8b1055ba8426878641c76368cc50663', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209', 'public_v6': '', 'private_v4': u'192.168.100.2', 'cloud': 'envvars', 'host_id': u'4463069664f586962ce23921b8b1055ba8426878641c76368cc50663', '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'2019-04-09T11:03:08.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'da1426745d3d4a2ab538c4c6721804f4', 'name': u'vellum-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'da1426745d3d4a2ab538c4c6721804f4', 'created_at': u'2019-04-09T11:02:41Z', 'created': u'2019-04-09T11:02:41Z', '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:09:4f:7e', u'version': 4, u'addr': u'192.168.100.4', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:09:4f:7e', u'version': 4, u'addr': u'172.30.9.214', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'5deaec50-bf81-44bd-ab3c-b95ce6e93f84', 'name': u'heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-04-09T10:59:29.000000', 'flavor': Munch({u'id': u'0576136d-8801-4fa5-b676-a5fb87ede063', 'name': u'heat_ims-flavor_42ec05fa-9a5a-4193-ba0d-81c792442209'}), 'az': u'nova', 'id': u'a25ca728-890f-4189-80ad-d80b226b85dd', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'da1426745d3d4a2ab538c4c6721804f4', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'deb8dd8e-9dac-4510-8934-7d33cee4da8c', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'da1426745d3d4a2ab538c4c6721804f4', 'name': 'heat_ims-project_42ec05fa-9a5a-4193-ba0d-81c792442209', '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'9e156f74-2a5d-4ccf-bc25-3e6b751b12de'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'deb8dd8e-9dac-4510-8934-7d33cee4da8c', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'da1426745d3d4a2ab538c4c6721804f4', 'name': 'heat_ims-project_42ec05fa-9a5a-4193-ba0d-81c792442209', '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'ee9d7fbf-da79-4c64-b07b-5adda95cf6f7'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'deb8dd8e-9dac-4510-8934-7d33cee4da8c', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'da1426745d3d4a2ab538c4c6721804f4', 'name': 'heat_ims-project_42ec05fa-9a5a-4193-ba0d-81c792442209', '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'ef9df77c-df48-4477-9115-58a83de2b2ff'})], 'id': u'deb8dd8e-9dac-4510-8934-7d33cee4da8c', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'da1426745d3d4a2ab538c4c6721804f4', 'name': 'heat_ims-project_42ec05fa-9a5a-4193-ba0d-81c792442209', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'da1426745d3d4a2ab538c4c6721804f4', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'27137f2a6c8e4f23ae2704bfa84e2fb6', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.214', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'da1426745d3d4a2ab538c4c6721804f4', 'name': 'heat_ims-project_42ec05fa-9a5a-4193-ba0d-81c792442209', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.214', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.214', 'launched_at': u'2019-04-09T10:59:29.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-04-09T10:59:20Z', 'hostId': u'5a76a319977a14d4b1c034e062552b70ac9bc1e150697372e88b311d', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209', 'public_v6': '', 'private_v4': u'192.168.100.4', 'cloud': 'envvars', 'host_id': u'5a76a319977a14d4b1c034e062552b70ac9bc1e150697372e88b311d', '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'2019-04-09T10:59:29.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'da1426745d3d4a2ab538c4c6721804f4', 'name': u'ellis-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'da1426745d3d4a2ab538c4c6721804f4', 'created_at': u'2019-04-09T10:57:29Z', 'created': u'2019-04-09T10:57:29Z', '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:4c:fb:71', u'version': 4, u'addr': u'192.168.100.15', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:4c:fb:71', 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'5deaec50-bf81-44bd-ab3c-b95ce6e93f84', 'name': u'heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-04-09T10:56:51.000000', 'flavor': Munch({u'id': u'0576136d-8801-4fa5-b676-a5fb87ede063', 'name': u'heat_ims-flavor_42ec05fa-9a5a-4193-ba0d-81c792442209'}), 'az': u'nova', 'id': u'f5f03d56-ed32-47ed-ace2-90dc0c1d18bc', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'da1426745d3d4a2ab538c4c6721804f4', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'deb8dd8e-9dac-4510-8934-7d33cee4da8c', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'da1426745d3d4a2ab538c4c6721804f4', 'name': 'heat_ims-project_42ec05fa-9a5a-4193-ba0d-81c792442209', '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'9e156f74-2a5d-4ccf-bc25-3e6b751b12de'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'deb8dd8e-9dac-4510-8934-7d33cee4da8c', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'da1426745d3d4a2ab538c4c6721804f4', 'name': 'heat_ims-project_42ec05fa-9a5a-4193-ba0d-81c792442209', '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'ee9d7fbf-da79-4c64-b07b-5adda95cf6f7'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'deb8dd8e-9dac-4510-8934-7d33cee4da8c', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'da1426745d3d4a2ab538c4c6721804f4', 'name': 'heat_ims-project_42ec05fa-9a5a-4193-ba0d-81c792442209', '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'ef9df77c-df48-4477-9115-58a83de2b2ff'})], 'id': u'deb8dd8e-9dac-4510-8934-7d33cee4da8c', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'da1426745d3d4a2ab538c4c6721804f4', 'name': 'heat_ims-project_42ec05fa-9a5a-4193-ba0d-81c792442209', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'da1426745d3d4a2ab538c4c6721804f4', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'27137f2a6c8e4f23ae2704bfa84e2fb6', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.203', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'da1426745d3d4a2ab538c4c6721804f4', 'name': 'heat_ims-project_42ec05fa-9a5a-4193-ba0d-81c792442209', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.203', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.203', 'launched_at': u'2019-04-09T10:56:51.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-04-09T10:56:42Z', 'hostId': u'4463069664f586962ce23921b8b1055ba8426878641c76368cc50663', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209', 'public_v6': '', 'private_v4': u'192.168.100.15', 'cloud': 'envvars', 'host_id': u'4463069664f586962ce23921b8b1055ba8426878641c76368cc50663', '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'2019-04-09T10:56:51.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'da1426745d3d4a2ab538c4c6721804f4', 'name': u'ns.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'da1426745d3d4a2ab538c4c6721804f4', 'created_at': u'2019-04-09T10:55:15Z', 'created': u'2019-04-09T10:55:15Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'})] 2019-04-09 11:25:02,304 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 11:25:02,306 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:25:02,524 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1346 Content-Type: application/json Date: Tue, 09 Apr 2019 11:24:52 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-3bb11a2b-e17f-4eb9-9670-a122a0c4721d x-openstack-request-id: req-3bb11a2b-e17f-4eb9-9670-a122a0c4721d 2019-04-09 11:25:02,526 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:78:62", "version": 4, "addr": "192.168.100.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:78:62", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/02eed78d-185c-42a4-bfb7-284ff7f2c061", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/02eed78d-185c-42a4-bfb7-284ff7f2c061", "rel": "bookmark"}], "image": {"id": "5deaec50-bf81-44bd-ab3c-b95ce6e93f84", "links": [{"href": "http://172.30.9.21:8774/images/5deaec50-bf81-44bd-ab3c-b95ce6e93f84", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-09T11:18:55.000000", "flavor": {"id": "0576136d-8801-4fa5-b676-a5fb87ede063", "links": [{"href": "http://172.30.9.21:8774/flavors/0576136d-8801-4fa5-b676-a5fb87ede063", "rel": "bookmark"}]}, "id": "02eed78d-185c-42a4-bfb7-284ff7f2c061", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "27137f2a6c8e4f23ae2704bfa84e2fb6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-09T11:18:45Z", "hostId": "5a76a319977a14d4b1c034e062552b70ac9bc1e150697372e88b311d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209", "name": "dime-0.clearwater.opnfv", "created": "2019-04-09T11:18:11Z", "tenant_id": "da1426745d3d4a2ab538c4c6721804f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:aa:68", "version": 4, "addr": "192.168.100.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:aa:68", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/38f98a10-ca0c-4bf7-a5ee-61449a0a426e", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/38f98a10-ca0c-4bf7-a5ee-61449a0a426e", "rel": "bookmark"}], "image": {"id": "5deaec50-bf81-44bd-ab3c-b95ce6e93f84", "links": [{"href": "http://172.30.9.21:8774/images/5deaec50-bf81-44bd-ab3c-b95ce6e93f84", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-09T11:18:55.000000", "flavor": {"id": "0576136d-8801-4fa5-b676-a5fb87ede063", "links": [{"href": "http://172.30.9.21:8774/flavors/0576136d-8801-4fa5-b676-a5fb87ede063", "rel": "bookmark"}]}, "id": "38f98a10-ca0c-4bf7-a5ee-61449a0a426e", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "27137f2a6c8e4f23ae2704bfa84e2fb6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-09T11:18:45Z", "hostId": "4463069664f586962ce23921b8b1055ba8426878641c76368cc50663", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209", "name": "homer-0.clearwater.opnfv", "created": "2019-04-09T11:18:10Z", "tenant_id": "da1426745d3d4a2ab538c4c6721804f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:3e:83", "version": 4, "addr": "192.168.100.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:3e:83", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/54432a8d-9d64-42cf-996a-ee404a40d18c", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/54432a8d-9d64-42cf-996a-ee404a40d18c", "rel": "bookmark"}], "image": {"id": "5deaec50-bf81-44bd-ab3c-b95ce6e93f84", "links": [{"href": "http://172.30.9.21:8774/images/5deaec50-bf81-44bd-ab3c-b95ce6e93f84", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-09T11:18:53.000000", "flavor": {"id": "0576136d-8801-4fa5-b676-a5fb87ede063", "links": [{"href": "http://172.30.9.21:8774/flavors/0576136d-8801-4fa5-b676-a5fb87ede063", "rel": "bookmark"}]}, "id": "54432a8d-9d64-42cf-996a-ee404a40d18c", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "27137f2a6c8e4f23ae2704bfa84e2fb6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-09T11:18:43Z", "hostId": "4463069664f586962ce23921b8b1055ba8426878641c76368cc50663", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209", "name": "bono-0.clearwater.opnfv", "created": "2019-04-09T11:18:09Z", "tenant_id": "da1426745d3d4a2ab538c4c6721804f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:0d:4b", "version": 4, "addr": "192.168.100.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:0d:4b", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/7edffaec-cc85-4a93-8163-a87c805f21e4", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/7edffaec-cc85-4a93-8163-a87c805f21e4", "rel": "bookmark"}], "image": {"id": "5deaec50-bf81-44bd-ab3c-b95ce6e93f84", "links": [{"href": "http://172.30.9.21:8774/images/5deaec50-bf81-44bd-ab3c-b95ce6e93f84", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-09T11:13:21.000000", "flavor": {"id": "0576136d-8801-4fa5-b676-a5fb87ede063", "links": [{"href": "http://172.30.9.21:8774/flavors/0576136d-8801-4fa5-b676-a5fb87ede063", "rel": "bookmark"}]}, "id": "7edffaec-cc85-4a93-8163-a87c805f21e4", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "27137f2a6c8e4f23ae2704bfa84e2fb6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-09T11:13:11Z", "hostId": "5a76a319977a14d4b1c034e062552b70ac9bc1e150697372e88b311d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209", "name": "sprout-0.clearwater.opnfv", "created": "2019-04-09T11:12:54Z", "tenant_id": "da1426745d3d4a2ab538c4c6721804f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:28:85:fe", "version": 4, "addr": "192.168.100.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:28:85:fe", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/bda261c4-b913-4927-bfed-ee05121b025b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/bda261c4-b913-4927-bfed-ee05121b025b", "rel": "bookmark"}], "image": {"id": "5deaec50-bf81-44bd-ab3c-b95ce6e93f84", "links": [{"href": "http://172.30.9.21:8774/images/5deaec50-bf81-44bd-ab3c-b95ce6e93f84", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-09T11:03:08.000000", "flavor": {"id": "0576136d-8801-4fa5-b676-a5fb87ede063", "links": [{"href": "http://172.30.9.21:8774/flavors/0576136d-8801-4fa5-b676-a5fb87ede063", "rel": "bookmark"}]}, "id": "bda261c4-b913-4927-bfed-ee05121b025b", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "27137f2a6c8e4f23ae2704bfa84e2fb6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-09T11:02:59Z", "hostId": "4463069664f586962ce23921b8b1055ba8426878641c76368cc50663", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209", "name": "vellum-0.clearwater.opnfv", "created": "2019-04-09T11:02:41Z", "tenant_id": "da1426745d3d4a2ab538c4c6721804f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:4f:7e", "version": 4, "addr": "192.168.100.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:4f:7e", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a25ca728-890f-4189-80ad-d80b226b85dd", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a25ca728-890f-4189-80ad-d80b226b85dd", "rel": "bookmark"}], "image": {"id": "5deaec50-bf81-44bd-ab3c-b95ce6e93f84", "links": [{"href": "http://172.30.9.21:8774/images/5deaec50-bf81-44bd-ab3c-b95ce6e93f84", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-09T10:59:29.000000", "flavor": {"id": "0576136d-8801-4fa5-b676-a5fb87ede063", "links": [{"href": "http://172.30.9.21:8774/flavors/0576136d-8801-4fa5-b676-a5fb87ede063", "rel": "bookmark"}]}, "id": "a25ca728-890f-4189-80ad-d80b226b85dd", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "27137f2a6c8e4f23ae2704bfa84e2fb6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-09T10:59:20Z", "hostId": "5a76a319977a14d4b1c034e062552b70ac9bc1e150697372e88b311d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209", "name": "ellis-0.clearwater.opnfv", "created": "2019-04-09T10:57:29Z", "tenant_id": "da1426745d3d4a2ab538c4c6721804f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4c:fb:71", "version": 4, "addr": "192.168.100.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4c:fb:71", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/f5f03d56-ed32-47ed-ace2-90dc0c1d18bc", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/f5f03d56-ed32-47ed-ace2-90dc0c1d18bc", "rel": "bookmark"}], "image": {"id": "5deaec50-bf81-44bd-ab3c-b95ce6e93f84", "links": [{"href": "http://172.30.9.21:8774/images/5deaec50-bf81-44bd-ab3c-b95ce6e93f84", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-09T10:56:51.000000", "flavor": {"id": "0576136d-8801-4fa5-b676-a5fb87ede063", "links": [{"href": "http://172.30.9.21:8774/flavors/0576136d-8801-4fa5-b676-a5fb87ede063", "rel": "bookmark"}]}, "id": "f5f03d56-ed32-47ed-ace2-90dc0c1d18bc", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "27137f2a6c8e4f23ae2704bfa84e2fb6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-09T10:56:42Z", "hostId": "4463069664f586962ce23921b8b1055ba8426878641c76368cc50663", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209", "name": "ns.clearwater.opnfv", "created": "2019-04-09T10:55:15Z", "tenant_id": "da1426745d3d4a2ab538c4c6721804f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 11:25:02,526 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-3bb11a2b-e17f-4eb9-9670-a122a0c4721d 2019-04-09 11:25:02,526 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.222616910934s 2019-04-09 11:25:02,534 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-04-09 11:25:02,537 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers/02eed78d-185c-42a4-bfb7-284ff7f2c061/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" -d '{"os-getConsoleOutput": {"length": null}}' 2019-04-09 11:25:02,624 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 18303 Content-Type: application/json Date: Tue, 09 Apr 2019 11:24:52 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e417e783-b914-4262-a196-b8642daa340f x-openstack-request-id: req-e417e783-b914-4262-a196-b8642daa340f 2019-04-09 11:25:02,632 - keystoneauth.session - DEBUG - RESP BODY: {"output": ", pre-allocated 0 pages\n[ 0.519959] zbud: loaded\n[ 0.521217] VFS: Disk quotas dquot_6.5.2\n[ 0.522709] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.525182] fuse init (API version 7.22)\n[ 0.526663] msgmni has been set to 1982\n[ 0.528115] Key type big_key registered\n[ 0.529856] Key type asymmetric registered\n[ 0.531361] Asymmetric key parser 'x509' registered\n[ 0.533074] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.535724] io scheduler noop registered\n[ 0.537131] io scheduler deadline registered (default)\n[ 0.538906] io scheduler cfq registered\n[ 0.540369] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.542252] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.544466] ipmi message handler version 39.2\n[ 0.546050] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.548652] ACPI: Power Button [PWRF]\n[ 0.550101] GHES: HEST is not enabled!\n[ 0.567119] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.600576] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.603034] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.628305] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.631685] Linux agpgart interface v0.103\n[ 0.634041] brd: module loaded\n[ 0.635637] loop: module loaded\n[ 0.637223] blk-mq: CPU -> queue map\n[ 0.638556] CPU 0 -> Queue 0\n[ 0.640550] vda: vda1\n[ 0.642233] scsi0 : ata_piix\n[ 0.643427] scsi1 : ata_piix\n[ 0.644591] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.646795] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.649741] libphy: Fixed MDIO Bus: probed\n[ 0.651263] tun: Universal TUN/TAP device driver, 1.6\n[ 0.652981] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.655944] PPP generic driver version 2.4.2\n[ 0.657499] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.659636] ehci-pci: EHCI PCI platform driver\n[ 0.661190] ehci-platform: EHCI generic platform driver\n[ 0.663064] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.665090] ohci-pci: OHCI PCI platform driver\n[ 0.666642] ohci-platform: OHCI generic platform driver\n[ 0.668404] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.685444] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.687236] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.690013] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.692056] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.694313] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.696840] usb usb1: Product: UHCI Host Controller\n[ 0.698516] usb usb1: Manufacturer: Linux 3.13.0-167-generic uhci_hcd\n[ 0.700627] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.702438] hub 1-0:1.0: USB hub found\n[ 0.703803] hub 1-0:1.0: 2 ports detected\n[ 0.705362] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.708966] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.710676] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.712472] mousedev: PS/2 mouse device common for all mice\n[ 0.714673] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.717687] rtc_cmos 00:00: RTC can wake from S4\n[ 0.719762] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.721861] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.724025] device-mapper: uevent: version 1.0.3\n[ 0.725667] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.728552] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.730607] TCP: cubic registered\n[ 0.731913] NET: Registered protocol family 10\n[ 0.733702] NET: Registered protocol family 17\n[ 0.735275] Key type dns_resolver registered\n[ 0.736900] Loading compiled-in X.509 certificates\n[ 0.739085] Loaded X.509 cert 'Magrathea: Glacier signing key: 7f31a5d3f06466a18e35a132be01bb1d196ea0c8'\n[ 0.742255] registered taskstats version 1\n[ 0.745137] Key type trusted registered\n[ 0.748787] Key type encrypted registered\n[ 0.750230] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.752077] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.754450] regulator-dummy: disabling\n[ 0.755826] Magic number: 15:100:327\n[ 0.757313] rtc_cmos 00:00: setting system clock to 2019-04-09 11:18:57 UTC (1554808737)\n[ 0.760144] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.762125] EDD information not available.\n[ 0.805489] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.819458] Write protecting the kernel read-only data: 12288k\n[ 0.821975] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.826028] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.840122] systemd-udevd[99]: starting version 204\n[ 0.876538] FDC 0 is a S82078B\n[ 1.016043] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.182003] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.184230] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.186526] usb 1-1: Product: QEMU USB Tablet\n[ 1.188063] usb 1-1: Manufacturer: QEMU\n[ 1.189456] usb 1-1: SerialNumber: 42\n[ 1.905632] 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.258895] 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.348873] random: init urandom read with 10 bits of entropy available\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n[ 2.524397] 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 Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Tue, 09 Apr 2019 11:18:59 +0000. Up 2.92 seconds.\ncloud-init-nonet[3.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 * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\ncloud-init-nonet[4.76]: static networking is now up\n * Starting Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Tue, 09 Apr 2019 11:19:01 +0000. Up 5.25 seconds.\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\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.100.7 | 255.255.255.0 | fa:16:3e:bb:78:62 |\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.100.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.100.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.100.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+-----------------+-----------------+-----------+-------+\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\ndmesg: write failed: Broken pipe\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n63:64:33:9f:13:f9:ca:37:ab:1c:19:9b:06:0b:a9:eb root@dime-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| . |\n| = o |\n| + + + |\n| o S = . |\n| . o = B |\n| . . O o |\n| . o o o |\n| .E o.. |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\nb9:83:ec:79:9c:97:d1:64:8b:c2:ba:f2:cd:bb:75:5c root@dime-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| |\n| |\n| |\n| . o |\n| .S = .E |\n| . .o.o.o. |\n| oooo.oo |\n| ...++oo. |\n| o=o=+ |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\nec:ee:20:73:56:94:93:cf:ec:7a:37:60:7d:51:38:f2 root@dime-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| . |\n| o . o .|\n| = o o |\n| o = E |\n| S +. . |\n| o .o . . |\n| o + .... . |\n| = o .. 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:\nc0:c8:fe:1a:69:6f:c3:1d:6d:44:c3:82:6e:17:7a:9a root@dime-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| . . |\n| . o. o + |\n| o.o. + . |\n| . +.o . |\n| .. =So |\n| oE . o |\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 boot log to disk[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting 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 system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Stopping Flush boot log to disk[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Tue, 09 Apr 2019 11:19:12 +0000. Up 16.20 seconds.\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Stopping CPU interrupts balancing daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Tue, 09 Apr 2019 11:19:14 +0000. Up 17.43 seconds.\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ apt-key add -\n+ curl -L http://repo.cw-ngv.com/repo_key\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0\nUbuntu 14.04.6 LTS dime-0 ttyS0\n\ndime-0 login: 100 3149 100 3149 0 0 11221 0 --:--:-- --:--:-- --:--:-- 11246\nOK\n+ apt-get update\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [172 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [102 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [430 kB]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [830 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B]\nGet:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [293 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB]\nGet:13 http://security.ubuntu.com trusty-security/main Translation-en [446 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7528 B]\nGet:15 http://security.ubuntu.com trusty-security/universe Translation-en [161 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1166 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [523 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [576 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4028 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [280 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 13.1 MB in 8s (1534 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.100.4\n+ '[' -n 192.168.100.4 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install dime --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-snmpd\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 crest\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin homestead homestead-libs homestead-prov\n inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl\n libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0\n libc-dev-bin libc6 libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5\n libevent-pthreads-2.0-5 libexpat1-dev libfakeroot libfile-fcntllock-perl\n libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0\n libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libmysqlclient18 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0\n libpython2.7-dev libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30\n libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev\n libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev lksctp-tools make manpages-dev\n mysql-common nginx nginx-common nginx-core ntp python-chardet-whl\n python-colorama python-colorama-whl python-distlib python-distlib-whl\n python-html5lib python-html5lib-whl python-netsnmp python-pip python-pip-whl\n python-requests-whl python-setuptools python-setuptools-whl python-six-whl\n python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources ralf ralf-libs realpath snmpd sysstat\nSuggested packages:\n binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix\n mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales\n clearwater-logging clearwater-secure-connections debian-keyring g++-multilib\n g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf\n automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg\n libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg\n libquadmath0-dbg homestead-dbg clearwater-snmp-alarm-agent glibc-doc\n libgd-tools lm-sensors snmp-mibs-downloader libstdc++-4.8-doc pkg-config\n make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml\n python3-setuptools ralf-dbg isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-snmpd\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 crest dime\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin homestead homestead-libs homestead-prov\n inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl\n libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0\n libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5\n libevent-pthreads-2.0-5 libexpat1-dev libfakeroot libfile-fcntllock-perl\n libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0\n libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libmysqlclient18 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0\n libpython2.7-dev libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30\n libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev\n libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev lksctp-tools make manpages-dev\n mysql-common nginx nginx-common nginx-core ntp python-chardet-whl\n python-colorama python-colorama-whl python-distlib python-distlib-whl\n python-html5lib python-html5lib-whl python-netsnmp python-pip python-pip-whl\n python-requests-whl python-setuptools python-setuptools-whl python-six-whl\n python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources ralf ralf-libs realpath snmpd sysstat\nThe following packages will be upgraded:\n libc6\n1 upgraded, 117 newly installed, 0 to remove and 23 not upgraded.\nNeed to get 98.0 MB of archives.\nAfter this operation, 225 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6 amd64 2.19-0ubuntu6.15 [4727 kB]\nGet:3 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 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 libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:17 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:19 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:21 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [147 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:34 http://repo.cw-ngv.com/stable/ binary/ ralf-libs 1.0-180326.112116 [657 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.11 [123 kB]\nGet:36 http://repo.cw-ngv.com/stable/ binary/ ralf 1.0-180326.112116 [337 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:38 http://repo.cw-ngv.com/stable/ binary/ homestead-libs 1.0-180326.115231 [1157 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:40 http://repo.cw-ngv.com/stable/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:42 http://repo.cw-ngv.com/stable/ binary/ homestead 1.0-180326.115231 [486 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB]\nGet:44 http://repo.cw-ngv.com/stable/ binary/ homestead-prov 1.0-180326.111418 [44.7 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB]\nGet:46 http://repo.cw-ngv.com/stable/ binary/ dime 1.0-180328.114312 [12.5 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-168.218 [771 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1913 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1330 B]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:68 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:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:71 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:72 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:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB]\nGet:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:118 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\nExtracting templates from packages: 25%Extracting templates from packages: 50%Extracting templates from packages: 76%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 98.0 MB in 11s (8494 kB/s)\n(Reading database ... 51347 files and directories currently installed.)\nPreparing to unpack .../libc6_2.19-0ubuntu6.15_amd64.deb ...\nUnpacking libc6:amd64 (2.19-0ubuntu6.15) over (2.19-0ubuntu6.14) ...\nSetting up libc6:amd64 (2.19-0ubuntu6.15) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51347 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-thread1.54.0:amd64.\nPreparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.11_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.11) ...\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.11_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.11) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package mysql-common.\nPreparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libmysqlclient18:amd64.\nPreparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.15) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-168.218_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-168.218) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ...\nSelecting previously unselected package libexpat1-dev:amd64.\nPreparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ...\nUnpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSelecting previously unselected package libpython2.7-dev:amd64.\nPreparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsctp1:amd64.\nPreparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ...\nUnpacking libsctp1:amd64 (1.0.15+dfsg-1) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.7_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.7) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ...\nUnpacking clearwater-nginx (1.0-180322.165850) ...\nSelecting previously unselected package snmpd.\nPreparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking snmpd (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package clearwater-snmpd.\nPreparing to unpack .../clearwater-snmpd_1.0-180328.114312_all.deb ...\nUnpacking clearwater-snmpd (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-socket-factory.\nPreparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-socket-factory (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-180328.114312) ...\nSelecting previously unselected package libxml2-dev:amd64.\nPreparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ...\nUnpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSelecting previously unselected package libxslt1-dev:amd64.\nPreparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package python2.7-dev.\nPreparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking python2.7-dev (2.7.6-8ubuntu0.5) ...\nSelecting previously unselected package python-zmq.\nPreparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ...\nUnpacking python-zmq (14.0.1-1build2) ...\nSelecting previously unselected package libzmq3-dev:amd64.\nPreparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package crest.\nPreparing to unpack .../crest_1.0-180326.111418_amd64.deb ...\nUnpacking crest (1.0-180326.111418) ...\nSelecting previously unselected package ralf-libs.\nPreparing to unpack .../ralf-libs_1.0-180326.112116_amd64.deb ...\nUnpacking ralf-libs (1.0-180326.112116) ...\nSelecting previously unselected package ralf.\nPreparing to unpack .../ralf_1.0-180326.112116_amd64.deb ...\nUnpacking ralf (1.0-180326.112116) ...\nSelecting previously unselected package homestead-libs.\nPreparing to unpack .../homestead-libs_1.0-180326.115231_amd64.deb ...\nUnpacking homestead-libs (1.0-180326.115231) ...\nSelecting previously unselected package python-netsnmp.\nPreparing to unpack .../python-netsnmp_5.7.2~dfsg-clearwater2_amd64.deb ...\nUnpacking python-netsnmp (5.7.2~dfsg-clearwater2) ...\nSelecting previously unselected package homestead.\nPreparing to unpack .../homestead_1.0-180326.115231_amd64.deb ...\nUnpacking homestead (1.0-180326.115231) ...\nSelecting previously unselected package homestead-prov.\nPreparing to unpack .../homestead-prov_1.0-180326.111418_amd64.deb ...\nUnpacking homestead-prov (1.0-180326.111418) ...\nSelecting previously unselected package dime.\nPreparing to unpack .../dime_1.0-180328.114312_amd64.deb ...\nUnpacking dime (1.0-180328.114312) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package lksctp-tools.\nPreparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ...\nUnpacking lksctp-tools (1.0.15+dfsg-1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSetting up libtiff5:amd64 (4.0.3-7ubuntu0.11) ...\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.11) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up mysql-common (5.5.62-0ubuntu0.14.04.1) ...\nSetting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.15) ...\nSetting up linux-libc-dev:amd64 (3.13.0-168.218) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.15) ...\nSetting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSetting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsctp1:amd64 (1.0.15+dfsg-1) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libperl5.18 (5.18.2-2ubuntu1.7) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up iotop (0.6-1) ...\nSetting up nginx-common (1.4.6-1ubuntu3.9) ...\nSetting up snmpd (5.7.3~dfsg-clearwater1) ...\nupdate-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6)\n * Starting network management services:\nSetting up clearwater-tcp-scalability (1.0-180328.114312) ...\nSetting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSetting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up python2.7-dev (2.7.6-8ubuntu0.5) ...\nSetting up python-zmq (14.0.1-1build2) ...\nSetting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ralf-libs (1.0-180326.112116) ...\nSetting up homestead-libs (1.0-180326.115231) ...\nSetting up python-netsnmp (5.7.2~dfsg-clearwater2) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up lksctp-tools (1.0.15+dfsg-1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-180328.114312) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting cw_infrastructure\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nInstalling collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Unknown job: clearwater-monit\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-log-cleanup (1.0-180328.114312) ...\nSetting up clearwater-socket-factory (1.0-180328.114312) ...\nclearwater-socket-factory-mgmt start/running, process 8817\nclearwater-socket-factory-sig start/running, process 8825\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 8871\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-snmpd (1.0-180328.114312) ...\n * Stopping network management services:\nSetting up ralf (1.0-180326.112116) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up clearwater-diags-monitor (1.0-180328.114312) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up nginx-core (1.4.6-1ubuntu3.9) ...\nSetting up nginx (1.4.6-1ubuntu3.9) ...\nSetting up clearwater-nginx (1.0-180322.165850) ...\nTesting nginx configuration...\nnginx: the configuration file /etc/nginx/nginx.conf syntax is ok\nnginx: configuration file /etc/nginx/nginx.conf test is successful\nSite ping has been enabled. Run /etc/init.d/nginx reload to apply the changes.\nGenerating a 2048 bit RSA private key\n........................+++\n.........................+++\nunable to write 'random state'\nwriting new private key to 'nginx.key'\n-----\nSignature ok\nsubject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown\nGetting Private key\nunable to write 'random state'\nAdding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx'\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up crest (1.0-180326.111418) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/crest/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting crest\nCollecting cyclone (from crest)\nCollecting cryptography (from crest)\nCollecting idna (from crest)\nCollecting defusedxml (from crest)\nCollecting pyOpenSSL (from crest)\nCollecting Twisted (from crest)\nCollecting prctl (from crest)\nCollecting cql (from crest)\nCollecting ipaddress (from crest)\nCollecting msgpack-python (from crest)\nCollecting attrs (from crest)\nCollecting Automat (from crest)\nCollecting metaswitchcommon (from crest)\nCollecting telephus (from crest)\nCollecting asn1crypto (from crest)\nCollecting enum34 (from crest)\nCollecting pure-sasl (from crest)\nCollecting setuptools (from crest)\nCollecting constantly (from crest)\nCollecting lxml (from crest)\nCollecting thrift (from crest)\nCollecting incremental (from crest)\nCollecting zope.interface (from crest)\nCollecting six (from crest)\nCollecting cffi>=1.7 (from cryptography->crest)\nCollecting pycparser (from metaswitchcommon->crest)\nCollecting pycrypto (from metaswitchcommon->crest)\nCollecting monotonic (from metaswitchcommon->crest)\nCollecting pyzmq (from metaswitchcommon->crest)\nInstalling collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, defusedxml, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest\n Found existing installation: setuptools 2.2\n Uninstalling setuptools-2.2:\n Successfully uninstalled setuptools-2.2\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\nSetting up homestead (1.0-180326.115231) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up homestead-prov (1.0-180326.111418) ...\nCollecting homestead_prov\nCollecting crest (from homestead_prov)\nCollecting cyclone (from crest->homestead_prov)\nCollecting cryptography (from crest->homestead_prov)\nCollecting idna (from crest->homestead_prov)\nCollecting defusedxml (from crest->homestead_prov)\nCollecting pyOpenSSL (from crest->homestead_prov)\nCollecting Twisted (from crest->homestead_prov)\nCollecting prctl (from crest->homestead_prov)\nCollecting cql (from crest->homestead_prov)\nCollecting ipaddress (from crest->homestead_prov)\nCollecting msgpack-python (from crest->homestead_prov)\nCollecting attrs (from crest->homestead_prov)\nCollecting Automat (from crest->homestead_prov)\nCollecting metaswitchcommon (from crest->homestead_prov)\nCollecting telephus (from crest->homestead_prov)\nCollecting asn1crypto (from crest->homestead_prov)\nCollecting enum34 (from crest->homestead_prov)\nCollecting pure-sasl (from crest->homestead_prov)\nCollecting setuptools (from crest->homestead_prov)\nCollecting constantly (from crest->homestead_prov)\nCollecting lxml (from crest->homestead_prov)\nCollecting thrift (from crest->homestead_prov)\nCollecting incremental (from crest->homestead_prov)\nCollecting zope.interface (from crest->homestead_prov)\nCollecting six (from crest->homestead_prov)\nCollecting cffi>=1.7 (from cryptography->crest->homestead_prov)\nCollecting pycparser (from metaswitchcommon->crest->homestead_prov)\nCollecting pycrypto (from metaswitchcommon->crest->homestead_prov)\nCollecting monotonic (from metaswitchcommon->crest->homestead_prov)\nCollecting pyzmq (from metaswitchcommon->crest->homestead_prov)\nInstalling collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, defusedxml, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest, homestead-prov\n Found existing installation: six 1.10.0\n Uninstalling six-1.10.0:\n Successfully uninstalled six-1.10.0\n Found existing installation: ipaddress 1.0.18\n Uninstalling ipaddress-1.0.18:\n Successfully uninstalled ipaddress-1.0.18\n Found existing installation: asn1crypto 0.22.0\n Uninstalling asn1crypto-0.22.0:\n Successfully uninstalled asn1crypto-0.22.0\n Found existing installation: enum34 1.1.6\n Uninstalling enum34-1.1.6:\n Successfully uninstalled enum34-1.1.6\n Found existing installation: idna 2.5\n Uninstalling idna-2.5:\n Successfully uninstalled idna-2.5\n Found existing installation: pycparser 2.18\n Uninstalling pycparser-2.18:\n Successfully uninstalled pycparser-2.18\n Found existing installation: cffi 1.10.0\n Uninstalling cffi-1.10.0:\n Successfully uninstalled cffi-1.10.0\n Found existing installation: cryptography 1.9\n Uninstalling cryptography-1.9:\n Successfully uninstalled cryptography-1.9\n Found existing installation: pyOpenSSL 17.0.0\n Uninstalling pyOpenSSL-17.0.0:\n Successfully uninstalled pyOpenSSL-17.0.0\n Found existing installation: constantly 15.1.0\n Uninstalling constantly-15.1.0:\n Successfully uninstalled constantly-15.1.0\n Found existing installation: setuptools 24.0.0\n Uninstalling setuptools-24.0.0:\n Successfully uninstalled setuptools-24.0.0\n Found existing installation: zope.interface 4.4.1\n Uninstalling zope.interface-4.4.1:\n Successfully uninstalled zope.interface-4.4.1\n Found existing installation: attrs 17.2.0\n Uninstalling attrs-17.2.0:\n Successfully uninstalled attrs-17.2.0\n Found existing installation: Automat 0.6.0\n Uninstalling Automat-0.6.0:\n Successfully uninstalled Automat-0.6.0\n Found existing installation: incremental 17.5.0\n Uninstalling incremental-17.5.0:\n Successfully uninstalled incremental-17.5.0\n Found existing installation: Twisted 17.1.0\n Uninstalling Twisted-17.1.0:\n Successfully uninstalled Twisted-17.1.0\n Found existing installation: cyclone 1.0\n Uninstalling cyclone-1.0:\n Successfully uninstalled cyclone-1.0\n Found existing installation: defusedxml 0.5.0\n Uninstalling defusedxml-0.5.0:\n Successfully uninstalled defusedxml-0.5.0\n Found existing installation: prctl 1.0.1\n Uninstalling prctl-1.0.1:\n Successfully uninstalled prctl-1.0.1\n Found existing installation: thrift 0.9.3\n Uninstalling thrift-0.9.3:\n Successfully uninstalled thrift-0.9.3\n Found existing installation: cql 1.4.0\n Uninstalling cql-1.4.0:\n Successfully uninstalled cql-1.4.0\n Found existing installation: msgpack-python 0.4.7\n Uninstalling msgpack-python-0.4.7:\n Successfully uninstalled msgpack-python-0.4.7\n Found existing installation: pycrypto 2.6.1\n Uninstalling pycrypto-2.6.1:\n Successfully uninstalled pycrypto-2.6.1\n Found existing installation: monotonic 0.6\n Uninstalling monotonic-0.6:\n Successfully uninstalled monotonic-0.6\n Found existing installation: pyzmq 16.0.2\n Uninstalling pyzmq-16.0.2:\n Successfully uninstalled pyzmq-16.0.2\n Found existing installation: metaswitchcommon 0.1\n Uninstalling metaswitchcommon-0.1:\n Successfully uninstalled metaswitchcommon-0.1\n Found existing installation: telephus 1.0.0b1\n Uninstalling telephus-1.0.0b1:\n Successfully uninstalled telephus-1.0.0b1\n Found existing installation: pure-sasl 0.4.0\n Uninstalling pure-sasl-0.4.0:\n Successfully uninstalled pure-sasl-0.4.0\n Found existing installation: lxml 3.6.0\n Uninstalling lxml-3.6.0:\n Successfully uninstalled lxml-3.6.0\n Found existing installation: crest 0.1\n Uninstalling crest-0.1:\n Successfully uninstalled crest-0.1\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 homestead-prov-0.1 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up dime (1.0-180328.114312) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-queue-manager python-jsonschema python-mock\nSuggested packages:\n python-mock-doc\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-management clearwater-queue-manager python-jsonschema python-mock\n0 upgraded, 7 newly installed, 0 to remove and 23 not upgraded.\nNeed to get 38.4 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB]\nFetched 38.4 MB in 3s (12.2 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58642 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ...\nUnpacking clearwater-etcd (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-queue-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-config-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ...\nUnpacking clearwater-management (1.0-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_cluster_manager\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6)\nSetting up clearwater-queue-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_queue_manager\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_config_manager\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting requests (from clearwater_config_manager)\nCollecting nsenter (from clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting pathlib (from nsenter->clearwater_config_manager)\nCollecting contextlib2 (from nsenter->clearwater_config_manager)\nCollecting argparse (from nsenter->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, pathlib, contextlib2, argparse, nsenter, clearwater-config-manager\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env\nSuccessfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-180328.115321) ...\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.204\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.204\n++ echo A 172.30.9.204\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 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 172.30.9.204\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.204\n++ echo A 172.30.9.204\n+ echo 'nameserver 192.168.100.15'\n+ echo RESOLV_CONF=/etc/dnsmasq.resolv.conf\n+ service dnsmasq force-reload\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n+ (( i=1 ))\n+ (( i<=10 ))\n+ monit summary\nMonit 5.18.1 uptime: 0m\n Service Name Status Type \n node-dime-0.clearwater.opnfv Initializing System \n snmpd_process Initializing Process \n ntp_process Initializing Process \n nginx_process Initializing Process \n homestead_process Initializing Process \n etcd_process Initializing Process \n clearwater_diags_monitor_pro... Initializing Process \n nginx_ping Initializing Program \n nginx_uptime Initializing Program \n monit_uptime Initializing Program \n homestead_uptime Initializing Program \n poll_homestead Initializing Program \n check_cx_health Wait parent Program \n etcd_uptime Initializing Program \n poll_etcd_cluster Initializing Program \n poll_etcd Initializing Program \n++ grep -v 'Status ok'\n++ grep -v Running\n++ sed 1,2d\n++ monit summary\n+ test -z ' node-dime-0.clearwater.opnfv Initializing System \n snmpd_process Initializing Process \n ntp_process Initializing Process \n nginx_process Initializing Process \n homestead_process Initializing Process \n etcd_process Initializing Process \n clearwater_diags_monitor_pro... Initializing Process \n nginx_ping Initializing Program \n nginx_uptime Initializing Program \n monit_uptime Initializing Program \n homestead_uptime Initializing Program \n poll_homestead Initializing Program \n check_cx_health Wait parent Program \n etcd_uptime Initializing Program \n poll_etcd_cluster Initializing Program \n poll_etcd Initializing Program '\n+ sleep 60\n+ (( i++ ))\n+ (( i<=10 ))\n+ monit summary\nMonit 5.18.1 uptime: 1m\n Service Name Status Type \n node-dime-0.clearwater.opnfv Running System \n snmpd_process Running Process \n ntp_process Running Process \n nginx_process Running Process \n homestead_process Execution failed | Does... Process \n etcd_process Running Process \n clearwater_diags_monitor_pro... Does not exist Process \n nginx_ping Initializing Program \n nginx_uptime Initializing Program \n monit_uptime Initializing Program \n homestead_uptime Wait parent Program \n poll_homestead Wait parent Program \n check_cx_health Wait parent Program \n etcd_uptime Initializing Program \n poll_etcd_cluster Initializing Program \n poll_etcd Initializing Program \n++ grep -v 'Status ok'\n++ grep -v Running\n++ sed 1,2d\n++ monit summary\n+ test -z ' homestead_process Execution failed | Does... Process \n clearwater_diags_monitor_pro... Does not exist Process \n nginx_ping Initializing Program \n nginx_uptime Initializing Program \n monit_uptime Initializing Program \n homestead_uptime Wait parent Program \n poll_homestead Wait parent Program \n check_cx_health Wait parent Program \n etcd_uptime Initializing Program \n poll_etcd_cluster Initializing Program \n poll_etcd Initializing Program '\n+ sleep 60\n+ (( i++ ))\n+ (( i<=10 ))\n+ monit summary\nMonit 5.18.1 uptime: 2m\n Service Name Status Type \n node-dime-0.clearwater.opnfv Running System \n snmpd_process Running Process \n ntp_process Running Process \n nginx_process Running Process \n homestead_process Running Process \n clearwater_queue_manager_pro... Running Process \n etcd_process Running Process \n clearwater_diags_monitor_pro... Running Process \n clearwater_config_manager_pr... Running Process \n clearwater_cluster_manager_p... Running Process \n nginx_ping Status ok Program \n nginx_uptime Status ok Program \n monit_uptime Status ok Program \n homestead_uptime Initializing Program \n poll_homestead Initializing Program \n check_cx_health Initializing Program \n clearwater_queue_manager_uptime Status failed Program \n etcd_uptime Status ok Program \n poll_etcd_cluster Status ok Program \n poll_etcd Status ok Program \n++ grep -v 'Status ok'\n++ grep -v Running\n++ sed 1,2d\n++ monit summary\n+ test -z ' homestead_uptime Initializing Program \n poll_homestead Initializing Program \n check_cx_health Initializing Program \n clearwater_queue_manager_uptime Status failed Program '\n+ sleep 60\n+ (( i++ ))\n+ (( i<=10 ))\n+ monit summary\nMonit 5.18.1 uptime: 3m\n Service Name Status Type \n node-dime-0.clearwater.opnfv Running System \n snmpd_process Running Process \n ralf_process Running Process \n ntp_process Running Process \n nginx_process Running Process \n homestead_process Running Process \n homestead-prov_process Running Process \n clearwater_queue_manager_pro... Running Process \n etcd_process Running Process \n clearwater_diags_monitor_pro... Running Process \n clearwater_config_manager_pr... Running Process \n clearwater_cluster_manager_p... Running Process \n ralf_uptime Status ok Program \n poll_ralf Status ok Program \n nginx_ping Status ok Program \n nginx_uptime Status ok Program \n monit_uptime Status ok Program \n homestead_uptime Status ok Program \n poll_homestead Status ok Program \n check_cx_health Status ok Program \n poll_homestead-prov Status ok Program \n clearwater_queue_manager_uptime Status ok Program \n etcd_uptime Status ok Program \n poll_etcd_cluster Status ok Program \n poll_etcd Status ok Program \n++ grep -v 'Status ok'\n++ grep -v Running\n++ sed 1,2d\n++ monit summary\n+ test -z ''\n+ break\n+ clearwater-etcdctl cluster-health\nmember 5183001da062d3 is healthy: got healthy result from http://192.168.100.18:4000\nmember 2403d1a1faa4aa68 is healthy: got healthy result from http://192.168.100.7:4000\nmember 4f5fad89c74c3b66 is healthy: got healthy result from http://192.168.100.2:4000\nmember 6d9f6395a49be653 is healthy: got healthy result from http://192.168.100.4:4000\nmember c0fa9a9389d7e954 is healthy: got healthy result from http://192.168.100.23:4000\nmember f0442ab6606ddc13 is healthy: got healthy result from http://192.168.100.8:4000\ncluster is healthy\n+ clearwater-etcdctl member list\n5183001da062d3: name=192-168-100-18 peerURLs=http://192.168.100.18:2380 clientURLs=http://192.168.100.18:4000 isLeader=false\n2403d1a1faa4aa68: name=192-168-100-7 peerURLs=http://192.168.100.7:2380 clientURLs=http://192.168.100.7:4000 isLeader=false\n4f5fad89c74c3b66: name=192-168-100-2 peerURLs=http://192.168.100.2:2380 clientURLs=http://192.168.100.2:4000 isLeader=false\n6d9f6395a49be653: name=192-168-100-4 peerURLs=http://192.168.100.4:2380 clientURLs=http://192.168.100.4:4000 isLeader=true\nc0fa9a9389d7e954: name=192-168-100-23 peerURLs=http://192.168.100.23:2380 clientURLs=http://192.168.100.23:4000 isLeader=false\nf0442ab6606ddc13: name=192-168-100-8 peerURLs=http://192.168.100.8:2380 clientURLs=http://192.168.100.8:4000 isLeader=false\n+ cw-check_config_sync\n - /etc/clearwater/dns.json is up to date\n - /etc/clearwater/sas.json is up to date\n - /etc/clearwater/shared_config is up to date\n+ curl -i -X POST -H 'X-Auth-Token: gAAAAABcrH9r7vuPKd5m1NidBrewlKjurMHG_RwMfP3Sc7ol2JhyR6jTbpk9KCo-R6JbDa6KX95XjmluKM2uxzxDmbgnaqbH4GhH8FXUwqRVED-sP3JTJekckAmbLfi0UMBp9kiOG_we_ORXDD_hsHHte4PjHe0X_f56RU6C82PQV5w2d9m6ptI' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.21:8004/v1/5fc4c7fd07e947fb8641de4126c9f897/stacks/clearwater-opnfv-dime-afudjfuryfta-0-6ps453wxhjme/10c4ab7e-5759-4086-87f6-60a80881dffc/resources/wait_handle/signal --data-binary '{\"status\": \"SUCCESS\"}'\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 25 100 4 100 21 10 55 --:--:-- --:--:-- --:--:-- 55\nHTTP/1.1 200 OK\nDate: Tue, 09 Apr 2019 11:24:35 GMT\nServer: Apache\nx-openstack-request-id: req-edb90cfe-67ff-4f6e-a224-17433a22a92e\nContent-Length: 4\nContent-Type: application/json\n\nnullci-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 | 90:c2:4d:33:da:e8:d6:d6:fb:a9:21:f2:5f:bd:8c:b7 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 b9:83:ec:79:9c:97:d1:64:8b:c2:ba:f2:cd:bb:75:5c root@dime-0 (DSA)\nec2: 256 ec:ee:20:73:56:94:93:cf:ec:7a:37:60:7d:51:38:f2 root@dime-0 (ECDSA)\nec2: 256 c0:c8:fe:1a:69:6f:c3:1d:6d:44:c3:82:6e:17:7a:9a root@dime-0 (ED25519)\nec2: 2048 63:64:33:9f:13:f9:ca:37:ab:1c:19:9b:06:0b:a9:eb root@dime-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBB/oK6+bjv77Z3mJjcVtk8ZZJIq5Guq6B6l2FvMQSZrQnfBR4Uk687RBtShVnMym61aHKzRYlQQIavjLHDBTRsI= root@dime-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDCC8MrmvTdjlWEoUx63A3SDZ3i028vok8d8da+yVTx8 root@dime-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC1iRcq4yMt7rv4z/bvrZIWcRnOy25EMR1uiTzOJQI8W1LWivoUQKoVESDg9Zd77SM12plomMIne1BMKlLjAFt7KsMg1M2KN/2ywJiqgATg0YYbbhnCtbvJDgm0gnivDRwj7rwHuRL/SY80Lo2p3+P9C/18EKc8Rwb7FGyDO/wBWxDMwkbyU3grXcgf1REm+qFxOLNKCJ6i5q+ye7a7vMcAi5li4bcBzHvwoEeksAIvCrngli5002wNYsdCvYtiwYR6rYYWJ4WD6BSGyvDnraT1PsHztaUx85gsKjyE9OC1F8ksAtBGKFKNdw50xzvKJoGvR+6tTr6axobwrdLMC53X root@dime-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Tue, 09 Apr 2019 11:24:46 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 349.72 seconds\n"} 2019-04-09 11:25:02,634 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/02eed78d-185c-42a4-bfb7-284ff7f2c061/action used request id req-e417e783-b914-4262-a196-b8642daa340f 2019-04-09 11:25:02,634 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.100546121597s 2019-04-09 11:25:02,637 - functest.core.singlevm - DEBUG - console: , pre-allocated 0 pages [ 0.519959] zbud: loaded [ 0.521217] VFS: Disk quotas dquot_6.5.2 [ 0.522709] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.525182] fuse init (API version 7.22) [ 0.526663] msgmni has been set to 1982 [ 0.528115] Key type big_key registered [ 0.529856] Key type asymmetric registered [ 0.531361] Asymmetric key parser 'x509' registered [ 0.533074] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.535724] io scheduler noop registered [ 0.537131] io scheduler deadline registered (default) [ 0.538906] io scheduler cfq registered [ 0.540369] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.542252] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.544466] ipmi message handler version 39.2 [ 0.546050] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.548652] ACPI: Power Button [PWRF] [ 0.550101] GHES: HEST is not enabled! [ 0.567119] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.600576] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.603034] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.628305] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.631685] Linux agpgart interface v0.103 [ 0.634041] brd: module loaded [ 0.635637] loop: module loaded [ 0.637223] blk-mq: CPU -> queue map [ 0.638556] CPU 0 -> Queue 0 [ 0.640550] vda: vda1 [ 0.642233] scsi0 : ata_piix [ 0.643427] scsi1 : ata_piix [ 0.644591] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.646795] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.649741] libphy: Fixed MDIO Bus: probed [ 0.651263] tun: Universal TUN/TAP device driver, 1.6 [ 0.652981] tun: (C) 1999-2004 Max Krasnyansky [ 0.655944] PPP generic driver version 2.4.2 [ 0.657499] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.659636] ehci-pci: EHCI PCI platform driver [ 0.661190] ehci-platform: EHCI generic platform driver [ 0.663064] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.665090] ohci-pci: OHCI PCI platform driver [ 0.666642] ohci-platform: OHCI generic platform driver [ 0.668404] uhci_hcd: USB Universal Host Controller Interface driver [ 0.685444] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.687236] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.690013] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.692056] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.694313] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.696840] usb usb1: Product: UHCI Host Controller [ 0.698516] usb usb1: Manufacturer: Linux 3.13.0-167-generic uhci_hcd [ 0.700627] usb usb1: SerialNumber: 0000:00:01.2 [ 0.702438] hub 1-0:1.0: USB hub found [ 0.703803] hub 1-0:1.0: 2 ports detected [ 0.705362] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.708966] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.710676] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.712472] mousedev: PS/2 mouse device common for all mice [ 0.714673] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.717687] rtc_cmos 00:00: RTC can wake from S4 [ 0.719762] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.721861] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.724025] device-mapper: uevent: version 1.0.3 [ 0.725667] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.728552] ledtrig-cpu: registered to indicate activity on CPUs [ 0.730607] TCP: cubic registered [ 0.731913] NET: Registered protocol family 10 [ 0.733702] NET: Registered protocol family 17 [ 0.735275] Key type dns_resolver registered [ 0.736900] Loading compiled-in X.509 certificates [ 0.739085] Loaded X.509 cert 'Magrathea: Glacier signing key: 7f31a5d3f06466a18e35a132be01bb1d196ea0c8' [ 0.742255] registered taskstats version 1 [ 0.745137] Key type trusted registered [ 0.748787] Key type encrypted registered [ 0.750230] AppArmor: AppArmor sha1 policy hashing enabled [ 0.752077] IMA: No TPM chip found, activating TPM-bypass! [ 0.754450] regulator-dummy: disabling [ 0.755826] Magic number: 15:100:327 [ 0.757313] rtc_cmos 00:00: setting system clock to 2019-04-09 11:18:57 UTC (1554808737) [ 0.760144] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.762125] EDD information not available. [ 0.805489] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.819458] Write protecting the kernel read-only data: 12288k [ 0.821975] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.826028] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.840122] systemd-udevd[99]: starting version 204 [ 0.876538] FDC 0 is a S82078B [ 1.016043] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.182003] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.184230] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.186526] usb 1-1: Product: QEMU USB Tablet [ 1.188063] usb 1-1: Manufacturer: QEMU [ 1.189456] usb 1-1: SerialNumber: 42 [ 1.905632] 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.258895] 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.348873] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] [ 2.524397] 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 Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Tue, 09 Apr 2019 11:18:59 +0000. Up 2.92 seconds. cloud-init-nonet[3.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 ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] cloud-init-nonet[4.76]: static networking is now up * Starting Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Tue, 09 Apr 2019 11:19:01 +0000. Up 5.25 seconds. * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] 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.100.7 | 255.255.255.0 | fa:16:3e:bb:78:62 | 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.100.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.100.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.100.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+-----------------+-----------------+-----------+-------+ * Starting enable remaining boot-time encrypted block devices[74G[ OK ] dmesg: write failed: Broken pipe Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 63:64:33:9f:13:f9:ca:37:ab:1c:19:9b:06:0b:a9:eb root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ | | | . | | = o | | + + + | | o S = . | | . o = B | | . . O o | | . o o o | | .E o.. | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: b9:83:ec:79:9c:97:d1:64:8b:c2:ba:f2:cd:bb:75:5c root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ | | | | | | | . o | | .S = .E | | . .o.o.o. | | oooo.oo | | ...++oo. | | 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: ec:ee:20:73:56:94:93:cf:ec:7a:37:60:7d:51:38:f2 root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ | . | | o . o .| | = o o | | o = E | | 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: c0:c8:fe:1a:69:6f:c3:1d:6d:44:c3:82:6e:17:7a:9a root@dime-0 The key's randomart image is: +--[ED25519 256--+ | . . | | . o. o + | | o.o. + . | | . +.o . | | .. =So | | oE . 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 boot log to disk[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 system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Stopping Flush boot log to disk[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Tue, 09 Apr 2019 11:19:12 +0000. Up 16.20 seconds. * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Stopping CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Tue, 09 Apr 2019 11:19:14 +0000. Up 17.43 seconds. + echo 'deb http://repo.cw-ngv.com/stable binary/' + apt-key add - + curl -L http://repo.cw-ngv.com/repo_key % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 Ubuntu 14.04.6 LTS dime-0 ttyS0 dime-0 login: 100 3149 100 3149 0 0 11221 0 --:--:-- --:--:-- --:--:-- 11246 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [172 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:7 http://security.ubuntu.com trusty-security/universe Sources [102 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [430 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [830 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B] Get:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [293 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [446 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7528 B] Get:15 http://security.ubuntu.com trusty-security/universe Translation-en [161 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1166 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [523 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [576 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4028 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [280 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 13.1 MB in 8s (1534 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.100.4 + '[' -n 192.168.100.4 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install dime --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-snmpd clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin homestead homestead-libs homestead-prov inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6 libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev lksctp-tools make manpages-dev mysql-common nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-netsnmp python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources ralf ralf-libs realpath snmpd sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales clearwater-logging clearwater-secure-connections debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg homestead-dbg clearwater-snmp-alarm-agent glibc-doc libgd-tools lm-sensors snmp-mibs-downloader libstdc++-4.8-doc pkg-config make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools ralf-dbg isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-snmpd clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 crest dime dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin homestead homestead-libs homestead-prov inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev lksctp-tools make manpages-dev mysql-common nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-netsnmp python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources ralf ralf-libs realpath snmpd sysstat The following packages will be upgraded: libc6 1 upgraded, 117 newly installed, 0 to remove and 23 not upgraded. Need to get 98.0 MB of archives. After this operation, 225 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6 amd64 2.19-0ubuntu6.15 [4727 kB] Get:3 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 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 libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:17 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:19 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:21 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [147 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:34 http://repo.cw-ngv.com/stable/ binary/ ralf-libs 1.0-180326.112116 [657 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.11 [123 kB] Get:36 http://repo.cw-ngv.com/stable/ binary/ ralf 1.0-180326.112116 [337 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:38 http://repo.cw-ngv.com/stable/ binary/ homestead-libs 1.0-180326.115231 [1157 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:40 http://repo.cw-ngv.com/stable/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:42 http://repo.cw-ngv.com/stable/ binary/ homestead 1.0-180326.115231 [486 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] Get:44 http://repo.cw-ngv.com/stable/ binary/ homestead-prov 1.0-180326.111418 [44.7 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] Get:46 http://repo.cw-ngv.com/stable/ binary/ dime 1.0-180328.114312 [12.5 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-168.218 [771 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1913 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1330 B] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:68 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:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:71 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:72 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:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 25%Extracting templates from packages: 50%Extracting templates from packages: 76%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 98.0 MB in 11s (8494 kB/s) (Reading database ... 51347 files and directories currently installed.) Preparing to unpack .../libc6_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc6:amd64 (2.19-0ubuntu6.15) over (2.19-0ubuntu6.14) ... Setting up libc6:amd64 (2.19-0ubuntu6.15) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package libasan0:amd64. (Reading database ... 51347 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.11_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.11) ... 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.11_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.11) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package mysql-common. Preparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.15) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-168.218_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-168.218) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ... Selecting previously unselected package libexpat1-dev:amd64. Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Selecting previously unselected package libpython2.7-dev:amd64. Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsctp1:amd64. Preparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ... Unpacking libsctp1:amd64 (1.0.15+dfsg-1) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.7_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.7) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.9) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ... Unpacking clearwater-nginx (1.0-180322.165850) ... Selecting previously unselected package snmpd. Preparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking snmpd (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package clearwater-snmpd. Preparing to unpack .../clearwater-snmpd_1.0-180328.114312_all.deb ... Unpacking clearwater-snmpd (1.0-180328.114312) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ... Unpacking clearwater-socket-factory (1.0-180328.114312) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ... Unpacking clearwater-tcp-scalability (1.0-180328.114312) ... Selecting previously unselected package libxml2-dev:amd64. Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Selecting previously unselected package libxslt1-dev:amd64. Preparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package python2.7-dev. Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking python2.7-dev (2.7.6-8ubuntu0.5) ... Selecting previously unselected package python-zmq. Preparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ... Unpacking python-zmq (14.0.1-1build2) ... Selecting previously unselected package libzmq3-dev:amd64. Preparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package crest. Preparing to unpack .../crest_1.0-180326.111418_amd64.deb ... Unpacking crest (1.0-180326.111418) ... Selecting previously unselected package ralf-libs. Preparing to unpack .../ralf-libs_1.0-180326.112116_amd64.deb ... Unpacking ralf-libs (1.0-180326.112116) ... Selecting previously unselected package ralf. Preparing to unpack .../ralf_1.0-180326.112116_amd64.deb ... Unpacking ralf (1.0-180326.112116) ... Selecting previously unselected package homestead-libs. Preparing to unpack .../homestead-libs_1.0-180326.115231_amd64.deb ... Unpacking homestead-libs (1.0-180326.115231) ... Selecting previously unselected package python-netsnmp. Preparing to unpack .../python-netsnmp_5.7.2~dfsg-clearwater2_amd64.deb ... Unpacking python-netsnmp (5.7.2~dfsg-clearwater2) ... Selecting previously unselected package homestead. Preparing to unpack .../homestead_1.0-180326.115231_amd64.deb ... Unpacking homestead (1.0-180326.115231) ... Selecting previously unselected package homestead-prov. Preparing to unpack .../homestead-prov_1.0-180326.111418_amd64.deb ... Unpacking homestead-prov (1.0-180326.111418) ... Selecting previously unselected package dime. Preparing to unpack .../dime_1.0-180328.114312_amd64.deb ... Unpacking dime (1.0-180328.114312) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package lksctp-tools. Preparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ... Unpacking lksctp-tools (1.0.15+dfsg-1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.11) ... 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.11) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... Setting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libc-dev-bin (2.19-0ubuntu6.15) ... Setting up linux-libc-dev:amd64 (3.13.0-168.218) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.15) ... Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsctp1:amd64 (1.0.15+dfsg-1) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.7) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.9) ... Setting up snmpd (5.7.3~dfsg-clearwater1) ... update-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6) * Starting network management services: Setting up clearwater-tcp-scalability (1.0-180328.114312) ... Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Setting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Setting up python2.7-dev (2.7.6-8ubuntu0.5) ... Setting up python-zmq (14.0.1-1build2) ... Setting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ralf-libs (1.0-180326.112116) ... Setting up homestead-libs (1.0-180326.115231) ... Setting up python-netsnmp (5.7.2~dfsg-clearwater2) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up lksctp-tools (1.0.15+dfsg-1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-180328.114312) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Unknown job: clearwater-monit Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-180328.114312) ... Setting up clearwater-socket-factory (1.0-180328.114312) ... clearwater-socket-factory-mgmt start/running, process 8817 clearwater-socket-factory-sig start/running, process 8825 Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 8871 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-snmpd (1.0-180328.114312) ... * Stopping network management services: Setting up ralf (1.0-180326.112116) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up clearwater-diags-monitor (1.0-180328.114312) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.9) ... Setting up nginx (1.4.6-1ubuntu3.9) ... Setting up clearwater-nginx (1.0-180322.165850) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key ........................+++ .........................+++ unable to write 'random state' writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key unable to write 'random state' Adding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx' Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Processing triggers for ureadahead (0.100.0-16) ... Setting up crest (1.0-180326.111418) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/crest/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting crest Collecting cyclone (from crest) Collecting cryptography (from crest) Collecting idna (from crest) Collecting defusedxml (from crest) Collecting pyOpenSSL (from crest) Collecting Twisted (from crest) Collecting prctl (from crest) Collecting cql (from crest) Collecting ipaddress (from crest) Collecting msgpack-python (from crest) Collecting attrs (from crest) Collecting Automat (from crest) Collecting metaswitchcommon (from crest) Collecting telephus (from crest) Collecting asn1crypto (from crest) Collecting enum34 (from crest) Collecting pure-sasl (from crest) Collecting setuptools (from crest) Collecting constantly (from crest) Collecting lxml (from crest) Collecting thrift (from crest) Collecting incremental (from crest) Collecting zope.interface (from crest) Collecting six (from crest) Collecting cffi>=1.7 (from cryptography->crest) Collecting pycparser (from metaswitchcommon->crest) Collecting pycrypto (from metaswitchcommon->crest) Collecting monotonic (from metaswitchcommon->crest) Collecting pyzmq (from metaswitchcommon->crest) Installing collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, defusedxml, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest Found existing installation: setuptools 2.2 Uninstalling setuptools-2.2: Successfully uninstalled setuptools-2.2 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 Setting up homestead (1.0-180326.115231) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up homestead-prov (1.0-180326.111418) ... Collecting homestead_prov Collecting crest (from homestead_prov) Collecting cyclone (from crest->homestead_prov) Collecting cryptography (from crest->homestead_prov) Collecting idna (from crest->homestead_prov) Collecting defusedxml (from crest->homestead_prov) Collecting pyOpenSSL (from crest->homestead_prov) Collecting Twisted (from crest->homestead_prov) Collecting prctl (from crest->homestead_prov) Collecting cql (from crest->homestead_prov) Collecting ipaddress (from crest->homestead_prov) Collecting msgpack-python (from crest->homestead_prov) Collecting attrs (from crest->homestead_prov) Collecting Automat (from crest->homestead_prov) Collecting metaswitchcommon (from crest->homestead_prov) Collecting telephus (from crest->homestead_prov) Collecting asn1crypto (from crest->homestead_prov) Collecting enum34 (from crest->homestead_prov) Collecting pure-sasl (from crest->homestead_prov) Collecting setuptools (from crest->homestead_prov) Collecting constantly (from crest->homestead_prov) Collecting lxml (from crest->homestead_prov) Collecting thrift (from crest->homestead_prov) Collecting incremental (from crest->homestead_prov) Collecting zope.interface (from crest->homestead_prov) Collecting six (from crest->homestead_prov) Collecting cffi>=1.7 (from cryptography->crest->homestead_prov) Collecting pycparser (from metaswitchcommon->crest->homestead_prov) Collecting pycrypto (from metaswitchcommon->crest->homestead_prov) Collecting monotonic (from metaswitchcommon->crest->homestead_prov) Collecting pyzmq (from metaswitchcommon->crest->homestead_prov) Installing collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, defusedxml, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest, homestead-prov Found existing installation: six 1.10.0 Uninstalling six-1.10.0: Successfully uninstalled six-1.10.0 Found existing installation: ipaddress 1.0.18 Uninstalling ipaddress-1.0.18: Successfully uninstalled ipaddress-1.0.18 Found existing installation: asn1crypto 0.22.0 Uninstalling asn1crypto-0.22.0: Successfully uninstalled asn1crypto-0.22.0 Found existing installation: enum34 1.1.6 Uninstalling enum34-1.1.6: Successfully uninstalled enum34-1.1.6 Found existing installation: idna 2.5 Uninstalling idna-2.5: Successfully uninstalled idna-2.5 Found existing installation: pycparser 2.18 Uninstalling pycparser-2.18: Successfully uninstalled pycparser-2.18 Found existing installation: cffi 1.10.0 Uninstalling cffi-1.10.0: Successfully uninstalled cffi-1.10.0 Found existing installation: cryptography 1.9 Uninstalling cryptography-1.9: Successfully uninstalled cryptography-1.9 Found existing installation: pyOpenSSL 17.0.0 Uninstalling pyOpenSSL-17.0.0: Successfully uninstalled pyOpenSSL-17.0.0 Found existing installation: constantly 15.1.0 Uninstalling constantly-15.1.0: Successfully uninstalled constantly-15.1.0 Found existing installation: setuptools 24.0.0 Uninstalling setuptools-24.0.0: Successfully uninstalled setuptools-24.0.0 Found existing installation: zope.interface 4.4.1 Uninstalling zope.interface-4.4.1: Successfully uninstalled zope.interface-4.4.1 Found existing installation: attrs 17.2.0 Uninstalling attrs-17.2.0: Successfully uninstalled attrs-17.2.0 Found existing installation: Automat 0.6.0 Uninstalling Automat-0.6.0: Successfully uninstalled Automat-0.6.0 Found existing installation: incremental 17.5.0 Uninstalling incremental-17.5.0: Successfully uninstalled incremental-17.5.0 Found existing installation: Twisted 17.1.0 Uninstalling Twisted-17.1.0: Successfully uninstalled Twisted-17.1.0 Found existing installation: cyclone 1.0 Uninstalling cyclone-1.0: Successfully uninstalled cyclone-1.0 Found existing installation: defusedxml 0.5.0 Uninstalling defusedxml-0.5.0: Successfully uninstalled defusedxml-0.5.0 Found existing installation: prctl 1.0.1 Uninstalling prctl-1.0.1: Successfully uninstalled prctl-1.0.1 Found existing installation: thrift 0.9.3 Uninstalling thrift-0.9.3: Successfully uninstalled thrift-0.9.3 Found existing installation: cql 1.4.0 Uninstalling cql-1.4.0: Successfully uninstalled cql-1.4.0 Found existing installation: msgpack-python 0.4.7 Uninstalling msgpack-python-0.4.7: Successfully uninstalled msgpack-python-0.4.7 Found existing installation: pycrypto 2.6.1 Uninstalling pycrypto-2.6.1: Successfully uninstalled pycrypto-2.6.1 Found existing installation: monotonic 0.6 Uninstalling monotonic-0.6: Successfully uninstalled monotonic-0.6 Found existing installation: pyzmq 16.0.2 Uninstalling pyzmq-16.0.2: Successfully uninstalled pyzmq-16.0.2 Found existing installation: metaswitchcommon 0.1 Uninstalling metaswitchcommon-0.1: Successfully uninstalled metaswitchcommon-0.1 Found existing installation: telephus 1.0.0b1 Uninstalling telephus-1.0.0b1: Successfully uninstalled telephus-1.0.0b1 Found existing installation: pure-sasl 0.4.0 Uninstalling pure-sasl-0.4.0: Successfully uninstalled pure-sasl-0.4.0 Found existing installation: lxml 3.6.0 Uninstalling lxml-3.6.0: Successfully uninstalled lxml-3.6.0 Found existing installation: crest 0.1 Uninstalling crest-0.1: Successfully uninstalled crest-0.1 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 homestead-prov-0.1 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up dime (1.0-180328.114312) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 23 not upgraded. Need to get 38.4 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 38.4 MB in 3s (12.2 MB/s) Selecting previously unselected package python-mock. (Reading database ... 58642 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-cluster-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ... Unpacking clearwater-management (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6) Setting up clearwater-queue-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting nsenter (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting pathlib (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting argparse (from nsenter->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, pathlib, contextlib2, argparse, nsenter, clearwater-config-manager Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env Successfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-180328.115321) ... + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.204 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.204 ++ echo A 172.30.9.204 ++ ip2rr 172.30.9.204 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.204 ++ echo A 172.30.9.204 ++ ip2rr 172.30.9.204 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.204 ++ echo A 172.30.9.204 ++ ip2rr 172.30.9.204 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.204 ++ echo A 172.30.9.204 + echo 'nameserver 192.168.100.15' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + service dnsmasq force-reload * Restarting DNS forwarder and DHCP server dnsmasq ...done. + (( i=1 )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 0m Service Name Status Type node-dime-0.clearwater.opnfv Initializing System snmpd_process Initializing Process ntp_process Initializing Process nginx_process Initializing Process homestead_process Initializing Process etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program homestead_uptime Initializing Program poll_homestead Initializing Program check_cx_health Wait parent Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' node-dime-0.clearwater.opnfv Initializing System snmpd_process Initializing Process ntp_process Initializing Process nginx_process Initializing Process homestead_process Initializing Process etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program homestead_uptime Initializing Program poll_homestead Initializing Program check_cx_health Wait parent Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 1m Service Name Status Type node-dime-0.clearwater.opnfv Running System snmpd_process Running Process ntp_process Running Process nginx_process Running Process homestead_process Execution failed | Does... Process etcd_process Running Process clearwater_diags_monitor_pro... Does not exist Process nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program homestead_uptime Wait parent Program poll_homestead Wait parent Program check_cx_health Wait parent Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' homestead_process Execution failed | Does... Process clearwater_diags_monitor_pro... Does not exist Process nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program homestead_uptime Wait parent Program poll_homestead Wait parent Program check_cx_health Wait parent Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 2m Service Name Status Type node-dime-0.clearwater.opnfv Running System snmpd_process Running Process ntp_process Running Process nginx_process Running Process homestead_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program homestead_uptime Initializing Program poll_homestead Initializing Program check_cx_health Initializing Program clearwater_queue_manager_uptime Status failed Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' homestead_uptime Initializing Program poll_homestead Initializing Program check_cx_health Initializing Program clearwater_queue_manager_uptime Status failed Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 3m Service Name Status Type node-dime-0.clearwater.opnfv Running System snmpd_process Running Process ralf_process Running Process ntp_process Running Process nginx_process Running Process homestead_process Running Process homestead-prov_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process ralf_uptime Status ok Program poll_ralf Status ok Program nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program homestead_uptime Status ok Program poll_homestead Status ok Program check_cx_health Status ok Program poll_homestead-prov Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z '' + break + clearwater-etcdctl cluster-health member 5183001da062d3 is healthy: got healthy result from http://192.168.100.18:4000 member 2403d1a1faa4aa68 is healthy: got healthy result from http://192.168.100.7:4000 member 4f5fad89c74c3b66 is healthy: got healthy result from http://192.168.100.2:4000 member 6d9f6395a49be653 is healthy: got healthy result from http://192.168.100.4:4000 member c0fa9a9389d7e954 is healthy: got healthy result from http://192.168.100.23:4000 member f0442ab6606ddc13 is healthy: got healthy result from http://192.168.100.8:4000 cluster is healthy + clearwater-etcdctl member list 5183001da062d3: name=192-168-100-18 peerURLs=http://192.168.100.18:2380 clientURLs=http://192.168.100.18:4000 isLeader=false 2403d1a1faa4aa68: name=192-168-100-7 peerURLs=http://192.168.100.7:2380 clientURLs=http://192.168.100.7:4000 isLeader=false 4f5fad89c74c3b66: name=192-168-100-2 peerURLs=http://192.168.100.2:2380 clientURLs=http://192.168.100.2:4000 isLeader=false 6d9f6395a49be653: name=192-168-100-4 peerURLs=http://192.168.100.4:2380 clientURLs=http://192.168.100.4:4000 isLeader=true c0fa9a9389d7e954: name=192-168-100-23 peerURLs=http://192.168.100.23:2380 clientURLs=http://192.168.100.23:4000 isLeader=false f0442ab6606ddc13: name=192-168-100-8 peerURLs=http://192.168.100.8:2380 clientURLs=http://192.168.100.8:4000 isLeader=false + cw-check_config_sync - /etc/clearwater/dns.json is up to date - /etc/clearwater/sas.json is up to date - /etc/clearwater/shared_config is up to date + curl -i -X POST -H 'X-Auth-Token: gAAAAABcrH9r7vuPKd5m1NidBrewlKjurMHG_RwMfP3Sc7ol2JhyR6jTbpk9KCo-R6JbDa6KX95XjmluKM2uxzxDmbgnaqbH4GhH8FXUwqRVED-sP3JTJekckAmbLfi0UMBp9kiOG_we_ORXDD_hsHHte4PjHe0X_f56RU6C82PQV5w2d9m6ptI' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.21:8004/v1/5fc4c7fd07e947fb8641de4126c9f897/stacks/clearwater-opnfv-dime-afudjfuryfta-0-6ps453wxhjme/10c4ab7e-5759-4086-87f6-60a80881dffc/resources/wait_handle/signal --data-binary '{"status": "SUCCESS"}' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 25 100 4 100 21 10 55 --:--:-- --:--:-- --:--:-- 55 HTTP/1.1 200 OK Date: Tue, 09 Apr 2019 11:24:35 GMT Server: Apache x-openstack-request-id: req-edb90cfe-67ff-4f6e-a224-17433a22a92e Content-Length: 4 Content-Type: application/json nullci-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 | 90:c2:4d:33:da:e8:d6:d6:fb:a9:21:f2:5f:bd:8c:b7 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 b9:83:ec:79:9c:97:d1:64:8b:c2:ba:f2:cd:bb:75:5c root@dime-0 (DSA) ec2: 256 ec:ee:20:73:56:94:93:cf:ec:7a:37:60:7d:51:38:f2 root@dime-0 (ECDSA) ec2: 256 c0:c8:fe:1a:69:6f:c3:1d:6d:44:c3:82:6e:17:7a:9a root@dime-0 (ED25519) ec2: 2048 63:64:33:9f:13:f9:ca:37:ab:1c:19:9b:06:0b:a9:eb root@dime-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBB/oK6+bjv77Z3mJjcVtk8ZZJIq5Guq6B6l2FvMQSZrQnfBR4Uk687RBtShVnMym61aHKzRYlQQIavjLHDBTRsI= root@dime-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDCC8MrmvTdjlWEoUx63A3SDZ3i028vok8d8da+yVTx8 root@dime-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC1iRcq4yMt7rv4z/bvrZIWcRnOy25EMR1uiTzOJQI8W1LWivoUQKoVESDg9Zd77SM12plomMIne1BMKlLjAFt7KsMg1M2KN/2ywJiqgATg0YYbbhnCtbvJDgm0gnivDRwj7rwHuRL/SY80Lo2p3+P9C/18EKc8Rwb7FGyDO/wBWxDMwkbyU3grXcgf1REm+qFxOLNKCJ6i5q+ye7a7vMcAi5li4bcBzHvwoEeksAIvCrngli5002wNYsdCvYtiwYR6rYYWJ4WD6BSGyvDnraT1PsHztaUx85gsKjyE9OC1F8ksAtBGKFKNdw50xzvKJoGvR+6tTr6axobwrdLMC53X root@dime-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Tue, 09 Apr 2019 11:24:46 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 349.72 seconds 2019-04-09 11:25:02,641 - functest.core.singlevm - DEBUG - regex found: 'Cloud-init .* finished at ' in console , pre-allocated 0 pages [ 0.519959] zbud: loaded [ 0.521217] VFS: Disk quotas dquot_6.5.2 [ 0.522709] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.525182] fuse init (API version 7.22) [ 0.526663] msgmni has been set to 1982 [ 0.528115] Key type big_key registered [ 0.529856] Key type asymmetric registered [ 0.531361] Asymmetric key parser 'x509' registered [ 0.533074] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.535724] io scheduler noop registered [ 0.537131] io scheduler deadline registered (default) [ 0.538906] io scheduler cfq registered [ 0.540369] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.542252] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.544466] ipmi message handler version 39.2 [ 0.546050] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.548652] ACPI: Power Button [PWRF] [ 0.550101] GHES: HEST is not enabled! [ 0.567119] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.600576] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.603034] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.628305] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.631685] Linux agpgart interface v0.103 [ 0.634041] brd: module loaded [ 0.635637] loop: module loaded [ 0.637223] blk-mq: CPU -> queue map [ 0.638556] CPU 0 -> Queue 0 [ 0.640550] vda: vda1 [ 0.642233] scsi0 : ata_piix [ 0.643427] scsi1 : ata_piix [ 0.644591] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.646795] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.649741] libphy: Fixed MDIO Bus: probed [ 0.651263] tun: Universal TUN/TAP device driver, 1.6 [ 0.652981] tun: (C) 1999-2004 Max Krasnyansky [ 0.655944] PPP generic driver version 2.4.2 [ 0.657499] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.659636] ehci-pci: EHCI PCI platform driver [ 0.661190] ehci-platform: EHCI generic platform driver [ 0.663064] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.665090] ohci-pci: OHCI PCI platform driver [ 0.666642] ohci-platform: OHCI generic platform driver [ 0.668404] uhci_hcd: USB Universal Host Controller Interface driver [ 0.685444] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.687236] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.690013] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.692056] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.694313] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.696840] usb usb1: Product: UHCI Host Controller [ 0.698516] usb usb1: Manufacturer: Linux 3.13.0-167-generic uhci_hcd [ 0.700627] usb usb1: SerialNumber: 0000:00:01.2 [ 0.702438] hub 1-0:1.0: USB hub found [ 0.703803] hub 1-0:1.0: 2 ports detected [ 0.705362] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.708966] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.710676] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.712472] mousedev: PS/2 mouse device common for all mice [ 0.714673] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.717687] rtc_cmos 00:00: RTC can wake from S4 [ 0.719762] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.721861] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.724025] device-mapper: uevent: version 1.0.3 [ 0.725667] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.728552] ledtrig-cpu: registered to indicate activity on CPUs [ 0.730607] TCP: cubic registered [ 0.731913] NET: Registered protocol family 10 [ 0.733702] NET: Registered protocol family 17 [ 0.735275] Key type dns_resolver registered [ 0.736900] Loading compiled-in X.509 certificates [ 0.739085] Loaded X.509 cert 'Magrathea: Glacier signing key: 7f31a5d3f06466a18e35a132be01bb1d196ea0c8' [ 0.742255] registered taskstats version 1 [ 0.745137] Key type trusted registered [ 0.748787] Key type encrypted registered [ 0.750230] AppArmor: AppArmor sha1 policy hashing enabled [ 0.752077] IMA: No TPM chip found, activating TPM-bypass! [ 0.754450] regulator-dummy: disabling [ 0.755826] Magic number: 15:100:327 [ 0.757313] rtc_cmos 00:00: setting system clock to 2019-04-09 11:18:57 UTC (1554808737) [ 0.760144] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.762125] EDD information not available. [ 0.805489] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.819458] Write protecting the kernel read-only data: 12288k [ 0.821975] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.826028] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.840122] systemd-udevd[99]: starting version 204 [ 0.876538] FDC 0 is a S82078B [ 1.016043] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.182003] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.184230] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.186526] usb 1-1: Product: QEMU USB Tablet [ 1.188063] usb 1-1: Manufacturer: QEMU [ 1.189456] usb 1-1: SerialNumber: 42 [ 1.905632] 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.258895] 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.348873] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] [ 2.524397] 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 Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Tue, 09 Apr 2019 11:18:59 +0000. Up 2.92 seconds. cloud-init-nonet[3.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 ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] cloud-init-nonet[4.76]: static networking is now up * Starting Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Tue, 09 Apr 2019 11:19:01 +0000. Up 5.25 seconds. * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] 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.100.7 | 255.255.255.0 | fa:16:3e:bb:78:62 | 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.100.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.100.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.100.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+-----------------+-----------------+-----------+-------+ * Starting enable remaining boot-time encrypted block devices[74G[ OK ] dmesg: write failed: Broken pipe Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 63:64:33:9f:13:f9:ca:37:ab:1c:19:9b:06:0b:a9:eb root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ | | | . | | = o | | + + + | | o S = . | | . o = B | | . . O o | | . o o o | | .E o.. | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: b9:83:ec:79:9c:97:d1:64:8b:c2:ba:f2:cd:bb:75:5c root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ | | | | | | | . o | | .S = .E | | . .o.o.o. | | oooo.oo | | ...++oo. | | 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: ec:ee:20:73:56:94:93:cf:ec:7a:37:60:7d:51:38:f2 root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ | . | | o . o .| | = o o | | o = E | | 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: c0:c8:fe:1a:69:6f:c3:1d:6d:44:c3:82:6e:17:7a:9a root@dime-0 The key's randomart image is: +--[ED25519 256--+ | . . | | . o. o + | | o.o. + . | | . +.o . | | .. =So | | oE . 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 boot log to disk[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 system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Stopping Flush boot log to disk[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Tue, 09 Apr 2019 11:19:12 +0000. Up 16.20 seconds. * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Stopping CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Tue, 09 Apr 2019 11:19:14 +0000. Up 17.43 seconds. + echo 'deb http://repo.cw-ngv.com/stable binary/' + apt-key add - + curl -L http://repo.cw-ngv.com/repo_key % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 Ubuntu 14.04.6 LTS dime-0 ttyS0 dime-0 login: 100 3149 100 3149 0 0 11221 0 --:--:-- --:--:-- --:--:-- 11246 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [172 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:7 http://security.ubuntu.com trusty-security/universe Sources [102 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [430 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [830 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B] Get:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [293 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [446 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7528 B] Get:15 http://security.ubuntu.com trusty-security/universe Translation-en [161 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1166 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [523 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [576 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4028 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [280 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 13.1 MB in 8s (1534 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.100.4 + '[' -n 192.168.100.4 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install dime --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-snmpd clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin homestead homestead-libs homestead-prov inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6 libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev lksctp-tools make manpages-dev mysql-common nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-netsnmp python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources ralf ralf-libs realpath snmpd sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales clearwater-logging clearwater-secure-connections debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg homestead-dbg clearwater-snmp-alarm-agent glibc-doc libgd-tools lm-sensors snmp-mibs-downloader libstdc++-4.8-doc pkg-config make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools ralf-dbg isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-snmpd clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 crest dime dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin homestead homestead-libs homestead-prov inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev lksctp-tools make manpages-dev mysql-common nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-netsnmp python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources ralf ralf-libs realpath snmpd sysstat The following packages will be upgraded: libc6 1 upgraded, 117 newly installed, 0 to remove and 23 not upgraded. Need to get 98.0 MB of archives. After this operation, 225 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6 amd64 2.19-0ubuntu6.15 [4727 kB] Get:3 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 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 libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:17 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:19 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:21 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [147 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:34 http://repo.cw-ngv.com/stable/ binary/ ralf-libs 1.0-180326.112116 [657 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.11 [123 kB] Get:36 http://repo.cw-ngv.com/stable/ binary/ ralf 1.0-180326.112116 [337 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:38 http://repo.cw-ngv.com/stable/ binary/ homestead-libs 1.0-180326.115231 [1157 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:40 http://repo.cw-ngv.com/stable/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:42 http://repo.cw-ngv.com/stable/ binary/ homestead 1.0-180326.115231 [486 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] Get:44 http://repo.cw-ngv.com/stable/ binary/ homestead-prov 1.0-180326.111418 [44.7 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] Get:46 http://repo.cw-ngv.com/stable/ binary/ dime 1.0-180328.114312 [12.5 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-168.218 [771 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1913 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1330 B] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:68 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:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:71 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:72 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:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 25%Extracting templates from packages: 50%Extracting templates from packages: 76%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 98.0 MB in 11s (8494 kB/s) (Reading database ... 51347 files and directories currently installed.) Preparing to unpack .../libc6_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc6:amd64 (2.19-0ubuntu6.15) over (2.19-0ubuntu6.14) ... Setting up libc6:amd64 (2.19-0ubuntu6.15) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package libasan0:amd64. (Reading database ... 51347 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.11_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.11) ... 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.11_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.11) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package mysql-common. Preparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.15) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-168.218_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-168.218) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ... Selecting previously unselected package libexpat1-dev:amd64. Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Selecting previously unselected package libpython2.7-dev:amd64. Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsctp1:amd64. Preparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ... Unpacking libsctp1:amd64 (1.0.15+dfsg-1) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.7_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.7) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.9) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ... Unpacking clearwater-nginx (1.0-180322.165850) ... Selecting previously unselected package snmpd. Preparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking snmpd (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package clearwater-snmpd. Preparing to unpack .../clearwater-snmpd_1.0-180328.114312_all.deb ... Unpacking clearwater-snmpd (1.0-180328.114312) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ... Unpacking clearwater-socket-factory (1.0-180328.114312) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ... Unpacking clearwater-tcp-scalability (1.0-180328.114312) ... Selecting previously unselected package libxml2-dev:amd64. Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Selecting previously unselected package libxslt1-dev:amd64. Preparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package python2.7-dev. Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking python2.7-dev (2.7.6-8ubuntu0.5) ... Selecting previously unselected package python-zmq. Preparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ... Unpacking python-zmq (14.0.1-1build2) ... Selecting previously unselected package libzmq3-dev:amd64. Preparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package crest. Preparing to unpack .../crest_1.0-180326.111418_amd64.deb ... Unpacking crest (1.0-180326.111418) ... Selecting previously unselected package ralf-libs. Preparing to unpack .../ralf-libs_1.0-180326.112116_amd64.deb ... Unpacking ralf-libs (1.0-180326.112116) ... Selecting previously unselected package ralf. Preparing to unpack .../ralf_1.0-180326.112116_amd64.deb ... Unpacking ralf (1.0-180326.112116) ... Selecting previously unselected package homestead-libs. Preparing to unpack .../homestead-libs_1.0-180326.115231_amd64.deb ... Unpacking homestead-libs (1.0-180326.115231) ... Selecting previously unselected package python-netsnmp. Preparing to unpack .../python-netsnmp_5.7.2~dfsg-clearwater2_amd64.deb ... Unpacking python-netsnmp (5.7.2~dfsg-clearwater2) ... Selecting previously unselected package homestead. Preparing to unpack .../homestead_1.0-180326.115231_amd64.deb ... Unpacking homestead (1.0-180326.115231) ... Selecting previously unselected package homestead-prov. Preparing to unpack .../homestead-prov_1.0-180326.111418_amd64.deb ... Unpacking homestead-prov (1.0-180326.111418) ... Selecting previously unselected package dime. Preparing to unpack .../dime_1.0-180328.114312_amd64.deb ... Unpacking dime (1.0-180328.114312) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package lksctp-tools. Preparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ... Unpacking lksctp-tools (1.0.15+dfsg-1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.11) ... 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.11) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... Setting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libc-dev-bin (2.19-0ubuntu6.15) ... Setting up linux-libc-dev:amd64 (3.13.0-168.218) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.15) ... Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsctp1:amd64 (1.0.15+dfsg-1) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.7) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.9) ... Setting up snmpd (5.7.3~dfsg-clearwater1) ... update-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6) * Starting network management services: Setting up clearwater-tcp-scalability (1.0-180328.114312) ... Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Setting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Setting up python2.7-dev (2.7.6-8ubuntu0.5) ... Setting up python-zmq (14.0.1-1build2) ... Setting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ralf-libs (1.0-180326.112116) ... Setting up homestead-libs (1.0-180326.115231) ... Setting up python-netsnmp (5.7.2~dfsg-clearwater2) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up lksctp-tools (1.0.15+dfsg-1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-180328.114312) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Unknown job: clearwater-monit Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-180328.114312) ... Setting up clearwater-socket-factory (1.0-180328.114312) ... clearwater-socket-factory-mgmt start/running, process 8817 clearwater-socket-factory-sig start/running, process 8825 Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 8871 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-snmpd (1.0-180328.114312) ... * Stopping network management services: Setting up ralf (1.0-180326.112116) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up clearwater-diags-monitor (1.0-180328.114312) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.9) ... Setting up nginx (1.4.6-1ubuntu3.9) ... Setting up clearwater-nginx (1.0-180322.165850) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key ........................+++ .........................+++ unable to write 'random state' writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key unable to write 'random state' Adding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx' Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Processing triggers for ureadahead (0.100.0-16) ... Setting up crest (1.0-180326.111418) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/crest/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting crest Collecting cyclone (from crest) Collecting cryptography (from crest) Collecting idna (from crest) Collecting defusedxml (from crest) Collecting pyOpenSSL (from crest) Collecting Twisted (from crest) Collecting prctl (from crest) Collecting cql (from crest) Collecting ipaddress (from crest) Collecting msgpack-python (from crest) Collecting attrs (from crest) Collecting Automat (from crest) Collecting metaswitchcommon (from crest) Collecting telephus (from crest) Collecting asn1crypto (from crest) Collecting enum34 (from crest) Collecting pure-sasl (from crest) Collecting setuptools (from crest) Collecting constantly (from crest) Collecting lxml (from crest) Collecting thrift (from crest) Collecting incremental (from crest) Collecting zope.interface (from crest) Collecting six (from crest) Collecting cffi>=1.7 (from cryptography->crest) Collecting pycparser (from metaswitchcommon->crest) Collecting pycrypto (from metaswitchcommon->crest) Collecting monotonic (from metaswitchcommon->crest) Collecting pyzmq (from metaswitchcommon->crest) Installing collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, defusedxml, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest Found existing installation: setuptools 2.2 Uninstalling setuptools-2.2: Successfully uninstalled setuptools-2.2 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 Setting up homestead (1.0-180326.115231) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up homestead-prov (1.0-180326.111418) ... Collecting homestead_prov Collecting crest (from homestead_prov) Collecting cyclone (from crest->homestead_prov) Collecting cryptography (from crest->homestead_prov) Collecting idna (from crest->homestead_prov) Collecting defusedxml (from crest->homestead_prov) Collecting pyOpenSSL (from crest->homestead_prov) Collecting Twisted (from crest->homestead_prov) Collecting prctl (from crest->homestead_prov) Collecting cql (from crest->homestead_prov) Collecting ipaddress (from crest->homestead_prov) Collecting msgpack-python (from crest->homestead_prov) Collecting attrs (from crest->homestead_prov) Collecting Automat (from crest->homestead_prov) Collecting metaswitchcommon (from crest->homestead_prov) Collecting telephus (from crest->homestead_prov) Collecting asn1crypto (from crest->homestead_prov) Collecting enum34 (from crest->homestead_prov) Collecting pure-sasl (from crest->homestead_prov) Collecting setuptools (from crest->homestead_prov) Collecting constantly (from crest->homestead_prov) Collecting lxml (from crest->homestead_prov) Collecting thrift (from crest->homestead_prov) Collecting incremental (from crest->homestead_prov) Collecting zope.interface (from crest->homestead_prov) Collecting six (from crest->homestead_prov) Collecting cffi>=1.7 (from cryptography->crest->homestead_prov) Collecting pycparser (from metaswitchcommon->crest->homestead_prov) Collecting pycrypto (from metaswitchcommon->crest->homestead_prov) Collecting monotonic (from metaswitchcommon->crest->homestead_prov) Collecting pyzmq (from metaswitchcommon->crest->homestead_prov) Installing collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, defusedxml, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest, homestead-prov Found existing installation: six 1.10.0 Uninstalling six-1.10.0: Successfully uninstalled six-1.10.0 Found existing installation: ipaddress 1.0.18 Uninstalling ipaddress-1.0.18: Successfully uninstalled ipaddress-1.0.18 Found existing installation: asn1crypto 0.22.0 Uninstalling asn1crypto-0.22.0: Successfully uninstalled asn1crypto-0.22.0 Found existing installation: enum34 1.1.6 Uninstalling enum34-1.1.6: Successfully uninstalled enum34-1.1.6 Found existing installation: idna 2.5 Uninstalling idna-2.5: Successfully uninstalled idna-2.5 Found existing installation: pycparser 2.18 Uninstalling pycparser-2.18: Successfully uninstalled pycparser-2.18 Found existing installation: cffi 1.10.0 Uninstalling cffi-1.10.0: Successfully uninstalled cffi-1.10.0 Found existing installation: cryptography 1.9 Uninstalling cryptography-1.9: Successfully uninstalled cryptography-1.9 Found existing installation: pyOpenSSL 17.0.0 Uninstalling pyOpenSSL-17.0.0: Successfully uninstalled pyOpenSSL-17.0.0 Found existing installation: constantly 15.1.0 Uninstalling constantly-15.1.0: Successfully uninstalled constantly-15.1.0 Found existing installation: setuptools 24.0.0 Uninstalling setuptools-24.0.0: Successfully uninstalled setuptools-24.0.0 Found existing installation: zope.interface 4.4.1 Uninstalling zope.interface-4.4.1: Successfully uninstalled zope.interface-4.4.1 Found existing installation: attrs 17.2.0 Uninstalling attrs-17.2.0: Successfully uninstalled attrs-17.2.0 Found existing installation: Automat 0.6.0 Uninstalling Automat-0.6.0: Successfully uninstalled Automat-0.6.0 Found existing installation: incremental 17.5.0 Uninstalling incremental-17.5.0: Successfully uninstalled incremental-17.5.0 Found existing installation: Twisted 17.1.0 Uninstalling Twisted-17.1.0: Successfully uninstalled Twisted-17.1.0 Found existing installation: cyclone 1.0 Uninstalling cyclone-1.0: Successfully uninstalled cyclone-1.0 Found existing installation: defusedxml 0.5.0 Uninstalling defusedxml-0.5.0: Successfully uninstalled defusedxml-0.5.0 Found existing installation: prctl 1.0.1 Uninstalling prctl-1.0.1: Successfully uninstalled prctl-1.0.1 Found existing installation: thrift 0.9.3 Uninstalling thrift-0.9.3: Successfully uninstalled thrift-0.9.3 Found existing installation: cql 1.4.0 Uninstalling cql-1.4.0: Successfully uninstalled cql-1.4.0 Found existing installation: msgpack-python 0.4.7 Uninstalling msgpack-python-0.4.7: Successfully uninstalled msgpack-python-0.4.7 Found existing installation: pycrypto 2.6.1 Uninstalling pycrypto-2.6.1: Successfully uninstalled pycrypto-2.6.1 Found existing installation: monotonic 0.6 Uninstalling monotonic-0.6: Successfully uninstalled monotonic-0.6 Found existing installation: pyzmq 16.0.2 Uninstalling pyzmq-16.0.2: Successfully uninstalled pyzmq-16.0.2 Found existing installation: metaswitchcommon 0.1 Uninstalling metaswitchcommon-0.1: Successfully uninstalled metaswitchcommon-0.1 Found existing installation: telephus 1.0.0b1 Uninstalling telephus-1.0.0b1: Successfully uninstalled telephus-1.0.0b1 Found existing installation: pure-sasl 0.4.0 Uninstalling pure-sasl-0.4.0: Successfully uninstalled pure-sasl-0.4.0 Found existing installation: lxml 3.6.0 Uninstalling lxml-3.6.0: Successfully uninstalled lxml-3.6.0 Found existing installation: crest 0.1 Uninstalling crest-0.1: Successfully uninstalled crest-0.1 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 homestead-prov-0.1 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up dime (1.0-180328.114312) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 23 not upgraded. Need to get 38.4 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 38.4 MB in 3s (12.2 MB/s) Selecting previously unselected package python-mock. (Reading database ... 58642 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-cluster-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ... Unpacking clearwater-management (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6) Setting up clearwater-queue-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting nsenter (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting pathlib (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting argparse (from nsenter->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, pathlib, contextlib2, argparse, nsenter, clearwater-config-manager Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env Successfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-180328.115321) ... + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.204 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.204 ++ echo A 172.30.9.204 ++ ip2rr 172.30.9.204 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.204 ++ echo A 172.30.9.204 ++ ip2rr 172.30.9.204 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.204 ++ echo A 172.30.9.204 ++ ip2rr 172.30.9.204 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.204 ++ echo A 172.30.9.204 + echo 'nameserver 192.168.100.15' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + service dnsmasq force-reload * Restarting DNS forwarder and DHCP server dnsmasq ...done. + (( i=1 )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 0m Service Name Status Type node-dime-0.clearwater.opnfv Initializing System snmpd_process Initializing Process ntp_process Initializing Process nginx_process Initializing Process homestead_process Initializing Process etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program homestead_uptime Initializing Program poll_homestead Initializing Program check_cx_health Wait parent Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' node-dime-0.clearwater.opnfv Initializing System snmpd_process Initializing Process ntp_process Initializing Process nginx_process Initializing Process homestead_process Initializing Process etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program homestead_uptime Initializing Program poll_homestead Initializing Program check_cx_health Wait parent Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 1m Service Name Status Type node-dime-0.clearwater.opnfv Running System snmpd_process Running Process ntp_process Running Process nginx_process Running Process homestead_process Execution failed | Does... Process etcd_process Running Process clearwater_diags_monitor_pro... Does not exist Process nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program homestead_uptime Wait parent Program poll_homestead Wait parent Program check_cx_health Wait parent Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' homestead_process Execution failed | Does... Process clearwater_diags_monitor_pro... Does not exist Process nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program homestead_uptime Wait parent Program poll_homestead Wait parent Program check_cx_health Wait parent Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 2m Service Name Status Type node-dime-0.clearwater.opnfv Running System snmpd_process Running Process ntp_process Running Process nginx_process Running Process homestead_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program homestead_uptime Initializing Program poll_homestead Initializing Program check_cx_health Initializing Program clearwater_queue_manager_uptime Status failed Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' homestead_uptime Initializing Program poll_homestead Initializing Program check_cx_health Initializing Program clearwater_queue_manager_uptime Status failed Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 3m Service Name Status Type node-dime-0.clearwater.opnfv Running System snmpd_process Running Process ralf_process Running Process ntp_process Running Process nginx_process Running Process homestead_process Running Process homestead-prov_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process ralf_uptime Status ok Program poll_ralf Status ok Program nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program homestead_uptime Status ok Program poll_homestead Status ok Program check_cx_health Status ok Program poll_homestead-prov Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z '' + break + clearwater-etcdctl cluster-health member 5183001da062d3 is healthy: got healthy result from http://192.168.100.18:4000 member 2403d1a1faa4aa68 is healthy: got healthy result from http://192.168.100.7:4000 member 4f5fad89c74c3b66 is healthy: got healthy result from http://192.168.100.2:4000 member 6d9f6395a49be653 is healthy: got healthy result from http://192.168.100.4:4000 member c0fa9a9389d7e954 is healthy: got healthy result from http://192.168.100.23:4000 member f0442ab6606ddc13 is healthy: got healthy result from http://192.168.100.8:4000 cluster is healthy + clearwater-etcdctl member list 5183001da062d3: name=192-168-100-18 peerURLs=http://192.168.100.18:2380 clientURLs=http://192.168.100.18:4000 isLeader=false 2403d1a1faa4aa68: name=192-168-100-7 peerURLs=http://192.168.100.7:2380 clientURLs=http://192.168.100.7:4000 isLeader=false 4f5fad89c74c3b66: name=192-168-100-2 peerURLs=http://192.168.100.2:2380 clientURLs=http://192.168.100.2:4000 isLeader=false 6d9f6395a49be653: name=192-168-100-4 peerURLs=http://192.168.100.4:2380 clientURLs=http://192.168.100.4:4000 isLeader=true c0fa9a9389d7e954: name=192-168-100-23 peerURLs=http://192.168.100.23:2380 clientURLs=http://192.168.100.23:4000 isLeader=false f0442ab6606ddc13: name=192-168-100-8 peerURLs=http://192.168.100.8:2380 clientURLs=http://192.168.100.8:4000 isLeader=false + cw-check_config_sync - /etc/clearwater/dns.json is up to date - /etc/clearwater/sas.json is up to date - /etc/clearwater/shared_config is up to date + curl -i -X POST -H 'X-Auth-Token: gAAAAABcrH9r7vuPKd5m1NidBrewlKjurMHG_RwMfP3Sc7ol2JhyR6jTbpk9KCo-R6JbDa6KX95XjmluKM2uxzxDmbgnaqbH4GhH8FXUwqRVED-sP3JTJekckAmbLfi0UMBp9kiOG_we_ORXDD_hsHHte4PjHe0X_f56RU6C82PQV5w2d9m6ptI' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.21:8004/v1/5fc4c7fd07e947fb8641de4126c9f897/stacks/clearwater-opnfv-dime-afudjfuryfta-0-6ps453wxhjme/10c4ab7e-5759-4086-87f6-60a80881dffc/resources/wait_handle/signal --data-binary '{"status": "SUCCESS"}' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 25 100 4 100 21 10 55 --:--:-- --:--:-- --:--:-- 55 HTTP/1.1 200 OK Date: Tue, 09 Apr 2019 11:24:35 GMT Server: Apache x-openstack-request-id: req-edb90cfe-67ff-4f6e-a224-17433a22a92e Content-Length: 4 Content-Type: application/json nullci-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 | 90:c2:4d:33:da:e8:d6:d6:fb:a9:21:f2:5f:bd:8c:b7 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 b9:83:ec:79:9c:97:d1:64:8b:c2:ba:f2:cd:bb:75:5c root@dime-0 (DSA) ec2: 256 ec:ee:20:73:56:94:93:cf:ec:7a:37:60:7d:51:38:f2 root@dime-0 (ECDSA) ec2: 256 c0:c8:fe:1a:69:6f:c3:1d:6d:44:c3:82:6e:17:7a:9a root@dime-0 (ED25519) ec2: 2048 63:64:33:9f:13:f9:ca:37:ab:1c:19:9b:06:0b:a9:eb root@dime-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBB/oK6+bjv77Z3mJjcVtk8ZZJIq5Guq6B6l2FvMQSZrQnfBR4Uk687RBtShVnMym61aHKzRYlQQIavjLHDBTRsI= root@dime-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDCC8MrmvTdjlWEoUx63A3SDZ3i028vok8d8da+yVTx8 root@dime-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC1iRcq4yMt7rv4z/bvrZIWcRnOy25EMR1uiTzOJQI8W1LWivoUQKoVESDg9Zd77SM12plomMIne1BMKlLjAFt7KsMg1M2KN/2ywJiqgATg0YYbbhnCtbvJDgm0gnivDRwj7rwHuRL/SY80Lo2p3+P9C/18EKc8Rwb7FGyDO/wBWxDMwkbyU3grXcgf1REm+qFxOLNKCJ6i5q+ye7a7vMcAi5li4bcBzHvwoEeksAIvCrngli5002wNYsdCvYtiwYR6rYYWJ4WD6BSGyvDnraT1PsHztaUx85gsKjyE9OC1F8ksAtBGKFKNdw50xzvKJoGvR+6tTr6axobwrdLMC53X root@dime-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Tue, 09 Apr 2019 11:24:46 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 349.72 seconds 2019-04-09 11:25:02,646 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 11:25:02,648 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:25:02,852 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1346 Content-Type: application/json Date: Tue, 09 Apr 2019 11:24:52 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-433c75ec-6b73-4203-828a-b5902c8c0ad2 x-openstack-request-id: req-433c75ec-6b73-4203-828a-b5902c8c0ad2 2019-04-09 11:25:02,854 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:78:62", "version": 4, "addr": "192.168.100.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:78:62", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/02eed78d-185c-42a4-bfb7-284ff7f2c061", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/02eed78d-185c-42a4-bfb7-284ff7f2c061", "rel": "bookmark"}], "image": {"id": "5deaec50-bf81-44bd-ab3c-b95ce6e93f84", "links": [{"href": "http://172.30.9.21:8774/images/5deaec50-bf81-44bd-ab3c-b95ce6e93f84", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-09T11:18:55.000000", "flavor": {"id": "0576136d-8801-4fa5-b676-a5fb87ede063", "links": [{"href": "http://172.30.9.21:8774/flavors/0576136d-8801-4fa5-b676-a5fb87ede063", "rel": "bookmark"}]}, "id": "02eed78d-185c-42a4-bfb7-284ff7f2c061", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "27137f2a6c8e4f23ae2704bfa84e2fb6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-09T11:18:45Z", "hostId": "5a76a319977a14d4b1c034e062552b70ac9bc1e150697372e88b311d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209", "name": "dime-0.clearwater.opnfv", "created": "2019-04-09T11:18:11Z", "tenant_id": "da1426745d3d4a2ab538c4c6721804f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:aa:68", "version": 4, "addr": "192.168.100.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:aa:68", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/38f98a10-ca0c-4bf7-a5ee-61449a0a426e", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/38f98a10-ca0c-4bf7-a5ee-61449a0a426e", "rel": "bookmark"}], "image": {"id": "5deaec50-bf81-44bd-ab3c-b95ce6e93f84", "links": [{"href": "http://172.30.9.21:8774/images/5deaec50-bf81-44bd-ab3c-b95ce6e93f84", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-09T11:18:55.000000", "flavor": {"id": "0576136d-8801-4fa5-b676-a5fb87ede063", "links": [{"href": "http://172.30.9.21:8774/flavors/0576136d-8801-4fa5-b676-a5fb87ede063", "rel": "bookmark"}]}, "id": "38f98a10-ca0c-4bf7-a5ee-61449a0a426e", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "27137f2a6c8e4f23ae2704bfa84e2fb6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-09T11:18:45Z", "hostId": "4463069664f586962ce23921b8b1055ba8426878641c76368cc50663", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209", "name": "homer-0.clearwater.opnfv", "created": "2019-04-09T11:18:10Z", "tenant_id": "da1426745d3d4a2ab538c4c6721804f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:3e:83", "version": 4, "addr": "192.168.100.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:3e:83", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/54432a8d-9d64-42cf-996a-ee404a40d18c", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/54432a8d-9d64-42cf-996a-ee404a40d18c", "rel": "bookmark"}], "image": {"id": "5deaec50-bf81-44bd-ab3c-b95ce6e93f84", "links": [{"href": "http://172.30.9.21:8774/images/5deaec50-bf81-44bd-ab3c-b95ce6e93f84", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-09T11:18:53.000000", "flavor": {"id": "0576136d-8801-4fa5-b676-a5fb87ede063", "links": [{"href": "http://172.30.9.21:8774/flavors/0576136d-8801-4fa5-b676-a5fb87ede063", "rel": "bookmark"}]}, "id": "54432a8d-9d64-42cf-996a-ee404a40d18c", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "27137f2a6c8e4f23ae2704bfa84e2fb6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-09T11:18:43Z", "hostId": "4463069664f586962ce23921b8b1055ba8426878641c76368cc50663", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209", "name": "bono-0.clearwater.opnfv", "created": "2019-04-09T11:18:09Z", "tenant_id": "da1426745d3d4a2ab538c4c6721804f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:0d:4b", "version": 4, "addr": "192.168.100.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:0d:4b", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/7edffaec-cc85-4a93-8163-a87c805f21e4", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/7edffaec-cc85-4a93-8163-a87c805f21e4", "rel": "bookmark"}], "image": {"id": "5deaec50-bf81-44bd-ab3c-b95ce6e93f84", "links": [{"href": "http://172.30.9.21:8774/images/5deaec50-bf81-44bd-ab3c-b95ce6e93f84", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-09T11:13:21.000000", "flavor": {"id": "0576136d-8801-4fa5-b676-a5fb87ede063", "links": [{"href": "http://172.30.9.21:8774/flavors/0576136d-8801-4fa5-b676-a5fb87ede063", "rel": "bookmark"}]}, "id": "7edffaec-cc85-4a93-8163-a87c805f21e4", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "27137f2a6c8e4f23ae2704bfa84e2fb6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-09T11:13:11Z", "hostId": "5a76a319977a14d4b1c034e062552b70ac9bc1e150697372e88b311d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209", "name": "sprout-0.clearwater.opnfv", "created": "2019-04-09T11:12:54Z", "tenant_id": "da1426745d3d4a2ab538c4c6721804f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:28:85:fe", "version": 4, "addr": "192.168.100.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:28:85:fe", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/bda261c4-b913-4927-bfed-ee05121b025b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/bda261c4-b913-4927-bfed-ee05121b025b", "rel": "bookmark"}], "image": {"id": "5deaec50-bf81-44bd-ab3c-b95ce6e93f84", "links": [{"href": "http://172.30.9.21:8774/images/5deaec50-bf81-44bd-ab3c-b95ce6e93f84", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-09T11:03:08.000000", "flavor": {"id": "0576136d-8801-4fa5-b676-a5fb87ede063", "links": [{"href": "http://172.30.9.21:8774/flavors/0576136d-8801-4fa5-b676-a5fb87ede063", "rel": "bookmark"}]}, "id": "bda261c4-b913-4927-bfed-ee05121b025b", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "27137f2a6c8e4f23ae2704bfa84e2fb6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-09T11:02:59Z", "hostId": "4463069664f586962ce23921b8b1055ba8426878641c76368cc50663", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209", "name": "vellum-0.clearwater.opnfv", "created": "2019-04-09T11:02:41Z", "tenant_id": "da1426745d3d4a2ab538c4c6721804f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:4f:7e", "version": 4, "addr": "192.168.100.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:4f:7e", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a25ca728-890f-4189-80ad-d80b226b85dd", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a25ca728-890f-4189-80ad-d80b226b85dd", "rel": "bookmark"}], "image": {"id": "5deaec50-bf81-44bd-ab3c-b95ce6e93f84", "links": [{"href": "http://172.30.9.21:8774/images/5deaec50-bf81-44bd-ab3c-b95ce6e93f84", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-09T10:59:29.000000", "flavor": {"id": "0576136d-8801-4fa5-b676-a5fb87ede063", "links": [{"href": "http://172.30.9.21:8774/flavors/0576136d-8801-4fa5-b676-a5fb87ede063", "rel": "bookmark"}]}, "id": "a25ca728-890f-4189-80ad-d80b226b85dd", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "27137f2a6c8e4f23ae2704bfa84e2fb6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-09T10:59:20Z", "hostId": "5a76a319977a14d4b1c034e062552b70ac9bc1e150697372e88b311d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209", "name": "ellis-0.clearwater.opnfv", "created": "2019-04-09T10:57:29Z", "tenant_id": "da1426745d3d4a2ab538c4c6721804f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4c:fb:71", "version": 4, "addr": "192.168.100.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4c:fb:71", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/f5f03d56-ed32-47ed-ace2-90dc0c1d18bc", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/f5f03d56-ed32-47ed-ace2-90dc0c1d18bc", "rel": "bookmark"}], "image": {"id": "5deaec50-bf81-44bd-ab3c-b95ce6e93f84", "links": [{"href": "http://172.30.9.21:8774/images/5deaec50-bf81-44bd-ab3c-b95ce6e93f84", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-09T10:56:51.000000", "flavor": {"id": "0576136d-8801-4fa5-b676-a5fb87ede063", "links": [{"href": "http://172.30.9.21:8774/flavors/0576136d-8801-4fa5-b676-a5fb87ede063", "rel": "bookmark"}]}, "id": "f5f03d56-ed32-47ed-ace2-90dc0c1d18bc", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "27137f2a6c8e4f23ae2704bfa84e2fb6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-09T10:56:42Z", "hostId": "4463069664f586962ce23921b8b1055ba8426878641c76368cc50663", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209", "name": "ns.clearwater.opnfv", "created": "2019-04-09T10:55:15Z", "tenant_id": "da1426745d3d4a2ab538c4c6721804f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 11:25:02,854 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-433c75ec-6b73-4203-828a-b5902c8c0ad2 2019-04-09 11:25:02,854 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.208344936371s 2019-04-09 11:25:02,861 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-04-09 11:25:02,864 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers/38f98a10-ca0c-4bf7-a5ee-61449a0a426e/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" -d '{"os-getConsoleOutput": {"length": null}}' 2019-04-09 11:25:02,934 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 21265 Content-Type: application/json Date: Tue, 09 Apr 2019 11:24:52 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-68c44cb9-9025-4a1f-9a58-eb25627275fd x-openstack-request-id: req-68c44cb9-9025-4a1f-9a58-eb25627275fd 2019-04-09 11:25:02,941 - keystoneauth.session - DEBUG - RESP BODY: {"output": "] 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 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 0x40000000-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:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88003fc00000 s84096 r8192 d22400 u2097152\n[ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 3fc0fc80\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257893\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-167-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: 1007600K/1048040K available (7503K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 40440K 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] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0.\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] allocated 4194304 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.914 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656)\n[ 0.008004] pid_max: default: 32768 minimum: 301\n[ 0.009894] Security Framework initialized\n[ 0.012036] AppArmor: AppArmor initialized\n[ 0.013735] Yama: becoming mindful.\n[ 0.016124] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.019754] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.020468] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.024007] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.028256] Initializing cgroup subsys memory\n[ 0.030049] Initializing cgroup subsys devices\n[ 0.032004] Initializing cgroup subsys freezer\n[ 0.033809] Initializing cgroup subsys blkio\n[ 0.035547] Initializing cgroup subsys perf_event\n[ 0.036005] Initializing cgroup subsys hugetlb\n[ 0.040130] mce: CPU supports 10 MCE banks\n[ 0.041862] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.041862] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.044005] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.048003] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.050442] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.052003] Spectre V2 : Disabling Indirect Banch Restricted Speculation\n[ 0.054553] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.056004] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.080239] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.086783] ACPI: Core revision 20131115\n[ 0.088462] ACPI: All ACPI Tables successfully acquired\n[ 0.090788] ftrace: allocating 28753 entries in 113 pages\n[ 0.112258] smpboot: Max logical packages: 1\n[ 0.116084] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.118502] Enabling x2apic\n[ 0.119578] Enabled x2apic\n[ 0.120016] Switched APIC routing to physical x2apic.\n[ 0.124586] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.126491] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.129588] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.138940] KVM setup paravirtual spinlock\n[ 0.142231] x86: Booted up 1 node, 1 CPUs\n[ 0.143630] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.144418] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.146680] devtmpfs: initialized\n[ 0.149623] EVM: security.selinux\n[ 0.150835] EVM: security.SMACK64\n[ 0.152003] EVM: security.ima\n[ 0.153112] EVM: security.capability\n[ 0.155310] pinctrl core: initialized pinctrl subsystem\n[ 0.156097] regulator-dummy: no parameters\n[ 0.157598] RTC time: 11:18:56, date: 04/09/19\n[ 0.159157] NET: Registered protocol family 16\n[ 0.160147] cpuidle: using governor ladder\n[ 0.161549] cpuidle: using governor menu\n[ 0.162954] ACPI: bus type PCI registered\n[ 0.164012] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.166185] PCI: Using configuration type 1 for base access\n[ 0.168685] bio: create slab at 0\n[ 0.170284] ACPI: Added _OSI(Module Device)\n[ 0.171715] ACPI: Added _OSI(Processor Device)\n[ 0.172003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.173569] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.176061] ACPI: Interpreter enabled\n[ 0.177386] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.180004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.183196] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.186054] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.188926] ACPI: (supports S0 S5)\n[ 0.190186] ACPI: Using IOAPIC for interrupt routing\n[ 0.191831] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.192165] ACPI: No dock devices found.\n[ 0.195302] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.196016] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.198170] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.200028] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.204205] acpiphp: Slot [3] registered\n[ 0.205618] acpiphp: Slot [4] registered\n[ 0.207044] acpiphp: Slot [5] registered\n[ 0.208035] acpiphp: Slot [6] registered\n[ 0.209405] acpiphp: Slot [7] registered\n[ 0.210861] acpiphp: Slot [8] registered\n[ 0.212020] acpiphp: Slot [9] registered\n[ 0.213473] acpiphp: Slot [10] registered\n[ 0.215012] acpiphp: Slot [11] registered\n[ 0.216025] acpiphp: Slot [12] registered\n[ 0.217542] acpiphp: Slot [13] registered\n[ 0.219017] acpiphp: Slot [14] registered\n[ 0.220019] acpiphp: Slot [15] registered\n[ 0.221496] acpiphp: Slot [16] registered\n[ 0.222975] acpiphp: Slot [17] registered\n[ 0.224027] acpiphp: Slot [18] registered\n[ 0.225508] acpiphp: Slot [19] registered\n[ 0.226980] acpiphp: Slot [20] registered\n[ 0.228020] acpiphp: Slot [21] registered\n[ 0.229491] acpiphp: Slot [22] registered\n[ 0.230974] acpiphp: Slot [23] registered\n[ 0.232025] acpiphp: Slot [24] registered\n[ 0.233498] acpiphp: Slot [25] registered\n[ 0.234991] acpiphp: Slot [26] registered\n[ 0.236020] acpiphp: Slot [27] registered\n[ 0.237595] acpiphp: Slot [28] registered\n[ 0.239077] acpiphp: Slot [29] registered\n[ 0.240020] acpiphp: Slot [30] registered\n[ 0.241540] acpiphp: Slot [31] registered\n[ 0.243035] PCI host bridge to bus 0000:00\n[ 0.244005] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.245996] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.248004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.250171] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.252004] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff]\n[ 0.254181] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.261798] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.264015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.285177] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.287765] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.289117] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.291835] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.293231] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.295755] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.296356] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.298192] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.300004] vgaarb: loaded\n[ 0.301066] vgaarb: bridge control possible 0000:00:02.0\n[ 0.303271] SCSI subsystem initialized\n[ 0.304234] ACPI: bus type USB registered\n[ 0.305789] usbcore: registered new interface driver usbfs\n[ 0.307750] usbcore: registered new interface driver hub\n[ 0.308039] usbcore: registered new device driver usb\n[ 0.309995] PCI: Using ACPI for IRQ routing\n[ 0.311987] NetLabel: Initializing\n[ 0.312009] NetLabel: domain hash size = 128\n[ 0.313545] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.315291] NetLabel: unlabeled traffic allowed by default\n[ 0.316209] Switched to clocksource kvm-clock\n[ 0.324147] AppArmor: AppArmor Filesystem Enabled\n[ 0.325870] pnp: PnP ACPI init\n[ 0.327068] ACPI: bus type PNP registered\n[ 0.328967] pnp: PnP ACPI: found 8 devices\n[ 0.330434] ACPI: bus type PNP unregistered\n[ 0.337505] NET: Registered protocol family 2\n[ 0.339396] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.341890] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.344108] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.346491] TCP: reno registered\n[ 0.347736] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.349809] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.352172] NET: Registered protocol family 1\n[ 0.353848] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.356009] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.358001] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.375168] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.392688] Trying to unpack rootfs image as initramfs...\n[ 0.493354] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.496105] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.498111] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.501028] Scanning for low memory corruption every 60 seconds\n[ 0.503269] Initialise system trusted keyring\n[ 0.504871] audit: initializing netlink socket (disabled)\n[ 0.506739] type=2000 audit(1554808736.638:1): initialized\n[ 0.527229] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.530264] zbud: loaded\n[ 0.531534] VFS: Disk quotas dquot_6.5.2\n[ 0.533067] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.535718] fuse init (API version 7.22)\n[ 0.537277] msgmni has been set to 1982\n[ 0.538676] Key type big_key registered\n[ 0.540462] Key type asymmetric registered\n[ 0.542004] Asymmetric key parser 'x509' registered\n[ 0.543700] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.546340] io scheduler noop registered\n[ 0.547752] io scheduler deadline registered (default)\n[ 0.549517] io scheduler cfq registered\n[ 0.550900] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.552768] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.554916] ipmi message handler version 39.2\n[ 0.556469] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.558943] ACPI: Power Button [PWRF]\n[ 0.560350] GHES: HEST is not enabled!\n[ 0.577446] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.611071] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.613611] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.639783] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.643122] Linux agpgart interface v0.103\n[ 0.645457] brd: module loaded\n[ 0.647019] loop: module loaded\n[ 0.648655] blk-mq: CPU -> queue map\n[ 0.649968] CPU 0 -> Queue 0\n[ 0.651911] vda: vda1\n[ 0.653597] scsi0 : ata_piix\n[ 0.654797] scsi1 : ata_piix\n[ 0.655921] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.658077] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.661077] libphy: Fixed MDIO Bus: probed\n[ 0.662833] tun: Universal TUN/TAP device driver, 1.6\n[ 0.664631] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.668033] PPP generic driver version 2.4.2\n[ 0.669648] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.671869] ehci-pci: EHCI PCI platform driver\n[ 0.673512] ehci-platform: EHCI generic platform driver\n[ 0.675396] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.677561] ohci-pci: OHCI PCI platform driver\n[ 0.679121] ohci-platform: OHCI generic platform driver\n[ 0.681018] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.699419] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.701348] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.704283] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.706428] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.708715] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.711384] usb usb1: Product: UHCI Host Controller\n[ 0.713030] usb usb1: Manufacturer: Linux 3.13.0-167-generic uhci_hcd\n[ 0.715167] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.716956] hub 1-0:1.0: USB hub found\n[ 0.718476] hub 1-0:1.0: 2 ports detected\n[ 0.720219] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.724186] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.725995] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.727911] mousedev: PS/2 mouse device common for all mice\n[ 0.730267] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.733390] rtc_cmos 00:00: RTC can wake from S4\n[ 0.735616] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.737933] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.740329] device-mapper: uevent: version 1.0.3\n[ 0.742192] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.745266] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.747450] TCP: cubic registered\n[ 0.748750] NET: Registered protocol family 10\n[ 0.750730] NET: Registered protocol family 17\n[ 0.752421] Key type dns_resolver registered\n[ 0.754197] Loading compiled-in X.509 certificates\n[ 0.756594] Loaded X.509 cert 'Magrathea: Glacier signing key: 7f31a5d3f06466a18e35a132be01bb1d196ea0c8'\n[ 0.760076] registered taskstats version 1\n[ 0.763138] Key type trusted registered\n[ 0.766836] Key type encrypted registered\n[ 0.768381] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.770411] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.772846] regulator-dummy: disabling\n[ 0.774231] Magic number: 15:100:327\n[ 0.775755] rtc_cmos 00:00: setting system clock to 2019-04-09 11:18:57 UTC (1554808737)\n[ 0.778597] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.780567] EDD information not available.\n[ 0.821438] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.836000] Write protecting the kernel read-only data: 12288k\n[ 0.838920] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.843442] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.860142] systemd-udevd[99]: starting version 204\n[ 0.893595] FDC 0 is a S82078B\n[ 1.032051] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.197000] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.199630] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.202332] usb 1-1: Product: QEMU USB Tablet\n[ 1.204121] usb 1-1: Manufacturer: QEMU\n[ 1.205789] usb 1-1: SerialNumber: 42\n[ 1.925909] 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.278942] 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.374460] random: init urandom read with 10 bits of entropy available\n[ 2.506852] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Tue, 09 Apr 2019 11:18:59 +0000. Up 3.02 seconds.\ncloud-init-nonet[3.24]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\ncloud-init-nonet[4.86]: static networking is now up\n * Starting Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Tue, 09 Apr 2019 11:19:02 +0000. Up 5.49 seconds.\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\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.100.23 | 255.255.255.0 | fa:16:3e:65:aa:68 |\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.100.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.100.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.100.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+-----------------+-----------------+-----------+-------+\ndmesg: write failed: Broken pipe\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n54:12:32:18:5b:5c:6f:49:7c:3f:3b:a4:85:b6:61:13 root@homer-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| .++.+oo |\n| .o.o =..E |\n| . . +. + |\n| . . * = |\n| S o B o |\n| o o |\n| . |\n| |\n| |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n37:5e:3b:9b:24:96:f0:94:b4:34:56:6f:58:b7:37:17 root@homer-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| . .E.|\n| . + .o|\n| = . ooo|\n| + + . +|\n| S * . |\n| * + . |\n| * + |\n| . o + |\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:\nf8:99:42:92:18:ea:94:78:1d:bf:8d:4b:3d:6b:b8:7c root@homer-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| |\n| |\n| . . |\n|...+ + . |\n|ooo + + S |\n|o. o * o |\n| . =.B |\n| o.oEo |\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:\n7a:d8:e0:bd:dd:94:21:38:8b:cd:c0:9f:7e:82:1d:1f root@homer-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| |\n| |\n| |\n| . . |\n| + S . . |\n| . %.+E. o |\n| =oXo .o |\n| .ooooo |\n| oo. . |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting Flush boot log to disk[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Stopping Flush boot log to disk[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 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 ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Tue, 09 Apr 2019 11:19:14 +0000. Up 17.49 seconds.\n * Stopping CPU interrupts balancing daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Tue, 09 Apr 2019 11:19:15 +0000. Up 18.50 seconds.\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ apt-key add -\n+ curl -L http://repo.cw-ngv.com/repo_key\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 14553 0 --:--:-- --:--:-- --:--:-- 14578\nOK\n+ apt-get update\n\nUbuntu 14.04.6 LTS homer-0 ttyS0\n\nhomer-0 login: Ign http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [172 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nIgn http://repo.cw-ngv.com binary/ Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [430 kB]\nGet:8 http://security.ubuntu.com trusty-security/universe Sources [102 kB]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [830 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB]\nGet:12 http://security.ubuntu.com trusty-security/universe amd64 Packages [293 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7528 B]\nGet:14 http://security.ubuntu.com trusty-security/main Translation-en [446 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1166 kB]\nGet:16 http://security.ubuntu.com trusty-security/universe Translation-en [161 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [523 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [576 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4028 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [280 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 13.1 MB in 8s (1523 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.100.4\n+ '[' -n 192.168.100.4 ']'\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 libc6-dev libcloog-isl4 libdpkg-perl\n libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1\n libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0\n libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4\n libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev\n nginx nginx-common nginx-core ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources realpath sysstat\nSuggested packages:\n binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix\n mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales\n clearwater-logging clearwater-snmpd clearwater-secure-connections\n debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg\n gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc\n gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg\n libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors\n libstdc++-4.8-doc pkg-config make-doc fcgiwrap nginx-doc ntp-doc\n python-genshi python-lxml python3-setuptools isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin homer inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl\n libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1\n libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0\n libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4\n libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev\n nginx nginx-common nginx-core ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources realpath sysstat\nThe following packages will be upgraded:\n libc6\n1 upgraded, 94 newly installed, 0 to remove and 23 not upgraded.\nNeed to get 92.8 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 libc6 amd64 2.19-0ubuntu6.15 [4727 kB]\nGet:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:3 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [147 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:22 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.11 [123 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-168.218 [771 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1913 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:39 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:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:46 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:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\nExtracting templates from packages: 31%Extracting templates from packages: 63%Extracting templates from packages: 94%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 92.8 MB in 9s (10.1 MB/s)\n(Reading database ... 51347 files and directories currently installed.)\nPreparing to unpack .../libc6_2.19-0ubuntu6.15_amd64.deb ...\nUnpacking libc6:amd64 (2.19-0ubuntu6.15) over (2.19-0ubuntu6.14) ...\nSetting up libc6:amd64 (2.19-0ubuntu6.15) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51347 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.11_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.11) ...\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.11_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.11) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.15) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-168.218_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-168.218) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ...\nSelecting previously unselected package libexpat1-dev:amd64.\nPreparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ...\nUnpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSelecting previously unselected package libpython2.7-dev:amd64.\nPreparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ...\nUnpacking clearwater-nginx (1.0-180322.165850) ...\nSelecting previously unselected package libxml2-dev:amd64.\nPreparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ...\nUnpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSelecting previously unselected package libxslt1-dev:amd64.\nPreparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package python2.7-dev.\nPreparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking python2.7-dev (2.7.6-8ubuntu0.5) ...\nSelecting previously unselected package python-zmq.\nPreparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ...\nUnpacking python-zmq (14.0.1-1build2) ...\nSelecting previously unselected package libzmq3-dev:amd64.\nPreparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package crest.\nPreparing to unpack .../crest_1.0-180326.111418_amd64.deb ...\nUnpacking crest (1.0-180326.111418) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package homer.\nPreparing to unpack .../homer_1.0-180326.111418_amd64.deb ...\nUnpacking homer (1.0-180326.111418) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSetting up libtiff5:amd64 (4.0.3-7ubuntu0.11) ...\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.11) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.15) ...\nSetting up linux-libc-dev:amd64 (3.13.0-168.218) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.15) ...\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 8434\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 23 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 5s (7348 kB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58211 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.213\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.213\n++ echo A 172.30.9.213\n++ ip2rr 172.30.9.213\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.213\n++ echo A 172.30.9.213\n+ echo 'nameserver 192.168.100.15'\n+ echo RESOLV_CONF=/etc/dnsmasq.resolv.conf\n+ service dnsmasq force-reload\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n+ (( i=1 ))\n+ (( i<=10 ))\n+ monit summary\nMonit 5.18.1 uptime: 0m\n Service Name Status Type \n node-homer-0.clearwater.opnfv Running System \n ntp_process Running Process \n nginx_process Running Process \n homer_process Execution failed | Does... Process \n clearwater_diags_monitor_pro... Running Process \n nginx_ping Initializing Program \n nginx_uptime Initializing Program \n monit_uptime Initializing Program \n poll_homer Wait parent Program \n++ grep -v 'Status ok'\n++ grep -v Running\n++ sed 1,2d\n++ monit summary\n+ test -z ' homer_process Execution failed | Does... Process \n nginx_ping Initializing Program \n nginx_uptime Initializing Program \n monit_uptime Initializing Program \n poll_homer Wait parent Program '\n+ sleep 60\n+ (( i++ ))\n+ (( i<=10 ))\n+ monit summary\nMonit 5.18.1 uptime: 1m\n Service Name Status Type \n node-homer-0.clearwater.opnfv Running System \n ntp_process Running Process \n nginx_process Running Process \n homer_process Execution failed | Does... Process \n clearwater_queue_manager_pro... Running Process \n etcd_process Running Process \n clearwater_diags_monitor_pro... Running Process \n clearwater_config_manager_pr... Does not exist Process \n clearwater_cluster_manager_p... Does not exist Process \n nginx_ping Status ok Program \n nginx_uptime Status ok Program \n monit_uptime Status ok Program \n poll_homer Wait parent Program \n clearwater_queue_manager_uptime Initializing Program \n etcd_uptime Initializing Program \n poll_etcd_cluster Initializing Program \n poll_etcd Initializing Program \n++ grep -v 'Status ok'\n++ grep -v Running\n++ sed 1,2d\n++ monit summary\n+ test -z ' homer_process Execution failed | Does... Process \n clearwater_config_manager_pr... Does not exist Process \n clearwater_cluster_manager_p... Does not exist Process \n poll_homer Wait parent Program \n clearwater_queue_manager_uptime Initializing Program \n etcd_uptime Initializing Program \n poll_etcd_cluster Initializing Program \n poll_etcd Initializing Program '\n+ sleep 60\n+ (( i++ ))\n+ (( i<=10 ))\n+ monit summary\nMonit 5.18.1 uptime: 2m\n Service Name Status Type \n node-homer-0.clearwater.opnfv Running System \n ntp_process Running Process \n nginx_process Running Process \n homer_process Running Process \n clearwater_queue_manager_pro... Running Process \n etcd_process Running Process \n clearwater_diags_monitor_pro... Running Process \n clearwater_config_manager_pr... Running Process \n clearwater_cluster_manager_p... Running Process \n nginx_ping Status ok Program \n nginx_uptime Status failed Program \n monit_uptime Status ok Program \n poll_homer Status ok Program \n clearwater_queue_manager_uptime Status ok Program \n etcd_uptime Status ok Program \n poll_etcd_cluster Status ok Program \n poll_etcd Status ok Program \n++ grep -v 'Status ok'\n++ grep -v Running\n++ sed 1,2d\n++ monit summary\n+ test -z ' nginx_uptime Status failed Program '\n+ sleep 60\n+ (( i++ ))\n+ (( i<=10 ))\n+ monit summary\nMonit 5.18.1 uptime: 3m\n Service Name Status Type \n node-homer-0.clearwater.opnfv Running System \n ntp_process Running Process \n nginx_process Running Process \n homer_process Running Process \n clearwater_queue_manager_pro... Running Process \n etcd_process Running Process \n clearwater_diags_monitor_pro... Running Process \n clearwater_config_manager_pr... Running Process \n clearwater_cluster_manager_p... Running Process \n nginx_ping Status ok Program \n nginx_uptime Status ok Program \n monit_uptime Status ok Program \n poll_homer Status ok Program \n clearwater_queue_manager_uptime Status ok Program \n etcd_uptime Status ok Program \n poll_etcd_cluster Status ok Program \n poll_etcd Status ok Program \n++ grep -v 'Status ok'\n++ grep -v Running\n++ sed 1,2d\n++ monit summary\n+ test -z ''\n+ break\n+ clearwater-etcdctl cluster-health\nmember 5183001da062d3 is healthy: got healthy result from http://192.168.100.18:4000\nmember 2403d1a1faa4aa68 is healthy: got healthy result from http://192.168.100.7:4000\nmember 4f5fad89c74c3b66 is healthy: got healthy result from http://192.168.100.2:4000\nmember 6d9f6395a49be653 is healthy: got healthy result from http://192.168.100.4:4000\nmember c0fa9a9389d7e954 is healthy: got healthy result from http://192.168.100.23:4000\nmember f0442ab6606ddc13 is healthy: got healthy result from http://192.168.100.8:4000\ncluster is healthy\n+ clearwater-etcdctl member list\n5183001da062d3: name=192-168-100-18 peerURLs=http://192.168.100.18:2380 clientURLs=http://192.168.100.18:4000 isLeader=false\n2403d1a1faa4aa68: name=192-168-100-7 peerURLs=http://192.168.100.7:2380 clientURLs=http://192.168.100.7:4000 isLeader=false\n4f5fad89c74c3b66: name=192-168-100-2 peerURLs=http://192.168.100.2:2380 clientURLs=http://192.168.100.2:4000 isLeader=false\n6d9f6395a49be653: name=192-168-100-4 peerURLs=http://192.168.100.4:2380 clientURLs=http://192.168.100.4:4000 isLeader=true\nc0fa9a9389d7e954: name=192-168-100-23 peerURLs=http://192.168.100.23:2380 clientURLs=http://192.168.100.23:4000 isLeader=false\nf0442ab6606ddc13: name=192-168-100-8 peerURLs=http://192.168.100.8:2380 clientURLs=http://192.168.100.8:4000 isLeader=false\n+ cw-check_cluster_state\nThis script prints the status of the data store clusters.\n\nThis node (192.168.100.23) should not be in any cluster.\n\nDescribing the Cassandra cluster:\n The cluster is stable.\n 192.168.100.2 is in state normal.\n\nDescribing the Chronos cluster:\n The cluster is stable.\n 192.168.100.2 is in state normal.\n\nDescribing the Memcached cluster:\n The cluster is stable.\n 192.168.100.2 is in state normal.\n\n+ cw-check_config_sync\n - /etc/clearwater/dns.json is up to date\n - /etc/clearwater/sas.json is up to date\n - /etc/clearwater/shared_config is up to date\n+ curl -i -X POST -H 'X-Auth-Token: gAAAAABcrH9r9jPYMkwqWuseUiUQ6jXoCjLoLP2iP2RqzQyfB_YZ9hkD4aMdpEie7NLQVm-dNwtDSZMBZcTnmhfFDwSehFCT5_jXTuQaURSzLLydn-yG81YV_Z_rw5JV9LcTRjccCItVbxnvdXLnMikav5rwy_Vvendn_jieZjER_LhMQNfTXnA' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.21:8004/v1/5fc4c7fd07e947fb8641de4126c9f897/stacks/clearwater-opnfv-homer-mzxmubw4siy5-0-e6s3jwgfn5aw/d7d1efae-e9ff-4ccc-8868-8f0a132fb075/resources/wait_handle/signal --data-binary '{\"status\": \"SUCCESS\"}'\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 25 100 4 100 21 11 61 --:--:-- --:--:-- --:--:-- 61100 25 100 4 100 21 11 61 --:--:-- --:--:-- --:--:-- 61\nHTTP/1.1 200 OK\nDate: Tue, 09 Apr 2019 11:24:25 GMT\nServer: Apache\nx-openstack-request-id: req-f8e660d9-0414-4ac7-9d08-ae031467b343\nContent-Length: 4\nContent-Type: application/json\n\nnullci-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 | 90:c2:4d:33:da:e8:d6:d6:fb:a9:21:f2:5f:bd:8c:b7 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 37:5e:3b:9b:24:96:f0:94:b4:34:56:6f:58:b7:37:17 root@homer-0 (DSA)\nec2: 256 f8:99:42:92:18:ea:94:78:1d:bf:8d:4b:3d:6b:b8:7c root@homer-0 (ECDSA)\nec2: 256 7a:d8:e0:bd:dd:94:21:38:8b:cd:c0:9f:7e:82:1d:1f root@homer-0 (ED25519)\nec2: 2048 54:12:32:18:5b:5c:6f:49:7c:3f:3b:a4:85:b6:61:13 root@homer-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBF6XLqi5r/Chh9hdOQE0vQOD2a2BNGsxQjfBduJKwybAVibZXhW8x4Wgg449EUm3hthbvZVO4+NoBuqmpnHFGNU= root@homer-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDGPiwm33G5Uvz8H5t7WTjLvvo+5n/KC0v0w9dqfLzsn root@homer-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDSoUgJoj17oF9O4ufUZ+C5oMFHf48rqBzJTjLIXUMN42Q7gHOjxofNM8gPA6ti98h9MJzqFZS8AKhQOrLZRk0cSf9y0/ZF3eRk074nlxyjKmSPQdtm0GCTPqUvX+TbV7buUIZ67SXAhFh6wLU+6LZj1hRZUAZpScliSfHWIB5gR3CSy/otJlOMu6SuTO4tFfDhBsITJOBebq0Xhd04O/T7rcYUDiaWRONVsICHrg+Vk/YZg5t5PZZ6RWiECguOrUrxaCOolWTEjrGVSpXZ69ihgc0cMFENFTwk7O9DR4bfneMMvNmHwWBINryS/95D9myQT+3OkOa89/gus0evaKDn root@homer-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Tue, 09 Apr 2019 11:24:35 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 339.10 seconds\n"} 2019-04-09 11:25:02,942 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/38f98a10-ca0c-4bf7-a5ee-61449a0a426e/action used request id req-68c44cb9-9025-4a1f-9a58-eb25627275fd 2019-04-09 11:25:02,942 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0809881687164s 2019-04-09 11:25:02,945 - functest.core.singlevm - DEBUG - console: ] 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 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-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:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88003fc00000 s84096 r8192 d22400 u2097152 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257893 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-167-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: 1007600K/1048040K available (7503K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 40440K 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] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0. [ 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] allocated 4194304 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.008004] pid_max: default: 32768 minimum: 301 [ 0.009894] Security Framework initialized [ 0.012036] AppArmor: AppArmor initialized [ 0.013735] Yama: becoming mindful. [ 0.016124] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.019754] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.020468] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.024007] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.028256] Initializing cgroup subsys memory [ 0.030049] Initializing cgroup subsys devices [ 0.032004] Initializing cgroup subsys freezer [ 0.033809] Initializing cgroup subsys blkio [ 0.035547] Initializing cgroup subsys perf_event [ 0.036005] Initializing cgroup subsys hugetlb [ 0.040130] mce: CPU supports 10 MCE banks [ 0.041862] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.041862] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.044005] Spectre V2 : Mitigation: Full generic retpoline [ 0.048003] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.050442] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.052003] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.054553] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.056004] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.080239] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.086783] ACPI: Core revision 20131115 [ 0.088462] ACPI: All ACPI Tables successfully acquired [ 0.090788] ftrace: allocating 28753 entries in 113 pages [ 0.112258] smpboot: Max logical packages: 1 [ 0.116084] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.118502] Enabling x2apic [ 0.119578] Enabled x2apic [ 0.120016] Switched APIC routing to physical x2apic. [ 0.124586] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.126491] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.129588] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.138940] KVM setup paravirtual spinlock [ 0.142231] x86: Booted up 1 node, 1 CPUs [ 0.143630] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.144418] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.146680] devtmpfs: initialized [ 0.149623] EVM: security.selinux [ 0.150835] EVM: security.SMACK64 [ 0.152003] EVM: security.ima [ 0.153112] EVM: security.capability [ 0.155310] pinctrl core: initialized pinctrl subsystem [ 0.156097] regulator-dummy: no parameters [ 0.157598] RTC time: 11:18:56, date: 04/09/19 [ 0.159157] NET: Registered protocol family 16 [ 0.160147] cpuidle: using governor ladder [ 0.161549] cpuidle: using governor menu [ 0.162954] ACPI: bus type PCI registered [ 0.164012] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.166185] PCI: Using configuration type 1 for base access [ 0.168685] bio: create slab at 0 [ 0.170284] ACPI: Added _OSI(Module Device) [ 0.171715] ACPI: Added _OSI(Processor Device) [ 0.172003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.173569] ACPI: Added _OSI(Processor Aggregator Device) [ 0.176061] ACPI: Interpreter enabled [ 0.177386] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.180004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.183196] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.186054] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.188926] ACPI: (supports S0 S5) [ 0.190186] ACPI: Using IOAPIC for interrupt routing [ 0.191831] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.192165] ACPI: No dock devices found. [ 0.195302] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.196016] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.198170] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.200028] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.204205] acpiphp: Slot [3] registered [ 0.205618] acpiphp: Slot [4] registered [ 0.207044] acpiphp: Slot [5] registered [ 0.208035] acpiphp: Slot [6] registered [ 0.209405] acpiphp: Slot [7] registered [ 0.210861] acpiphp: Slot [8] registered [ 0.212020] acpiphp: Slot [9] registered [ 0.213473] acpiphp: Slot [10] registered [ 0.215012] acpiphp: Slot [11] registered [ 0.216025] acpiphp: Slot [12] registered [ 0.217542] acpiphp: Slot [13] registered [ 0.219017] acpiphp: Slot [14] registered [ 0.220019] acpiphp: Slot [15] registered [ 0.221496] acpiphp: Slot [16] registered [ 0.222975] acpiphp: Slot [17] registered [ 0.224027] acpiphp: Slot [18] registered [ 0.225508] acpiphp: Slot [19] registered [ 0.226980] acpiphp: Slot [20] registered [ 0.228020] acpiphp: Slot [21] registered [ 0.229491] acpiphp: Slot [22] registered [ 0.230974] acpiphp: Slot [23] registered [ 0.232025] acpiphp: Slot [24] registered [ 0.233498] acpiphp: Slot [25] registered [ 0.234991] acpiphp: Slot [26] registered [ 0.236020] acpiphp: Slot [27] registered [ 0.237595] acpiphp: Slot [28] registered [ 0.239077] acpiphp: Slot [29] registered [ 0.240020] acpiphp: Slot [30] registered [ 0.241540] acpiphp: Slot [31] registered [ 0.243035] PCI host bridge to bus 0000:00 [ 0.244005] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.245996] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.248004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.250171] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.252004] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff] [ 0.254181] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.261798] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.264015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.285177] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.287765] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.289117] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.291835] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.293231] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.295755] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.296356] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.298192] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.300004] vgaarb: loaded [ 0.301066] vgaarb: bridge control possible 0000:00:02.0 [ 0.303271] SCSI subsystem initialized [ 0.304234] ACPI: bus type USB registered [ 0.305789] usbcore: registered new interface driver usbfs [ 0.307750] usbcore: registered new interface driver hub [ 0.308039] usbcore: registered new device driver usb [ 0.309995] PCI: Using ACPI for IRQ routing [ 0.311987] NetLabel: Initializing [ 0.312009] NetLabel: domain hash size = 128 [ 0.313545] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.315291] NetLabel: unlabeled traffic allowed by default [ 0.316209] Switched to clocksource kvm-clock [ 0.324147] AppArmor: AppArmor Filesystem Enabled [ 0.325870] pnp: PnP ACPI init [ 0.327068] ACPI: bus type PNP registered [ 0.328967] pnp: PnP ACPI: found 8 devices [ 0.330434] ACPI: bus type PNP unregistered [ 0.337505] NET: Registered protocol family 2 [ 0.339396] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.341890] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.344108] TCP: Hash tables configured (established 8192 bind 8192) [ 0.346491] TCP: reno registered [ 0.347736] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.349809] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.352172] NET: Registered protocol family 1 [ 0.353848] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.356009] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.358001] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.375168] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.392688] Trying to unpack rootfs image as initramfs... [ 0.493354] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.496105] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.498111] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.501028] Scanning for low memory corruption every 60 seconds [ 0.503269] Initialise system trusted keyring [ 0.504871] audit: initializing netlink socket (disabled) [ 0.506739] type=2000 audit(1554808736.638:1): initialized [ 0.527229] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.530264] zbud: loaded [ 0.531534] VFS: Disk quotas dquot_6.5.2 [ 0.533067] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.535718] fuse init (API version 7.22) [ 0.537277] msgmni has been set to 1982 [ 0.538676] Key type big_key registered [ 0.540462] Key type asymmetric registered [ 0.542004] Asymmetric key parser 'x509' registered [ 0.543700] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.546340] io scheduler noop registered [ 0.547752] io scheduler deadline registered (default) [ 0.549517] io scheduler cfq registered [ 0.550900] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.552768] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.554916] ipmi message handler version 39.2 [ 0.556469] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.558943] ACPI: Power Button [PWRF] [ 0.560350] GHES: HEST is not enabled! [ 0.577446] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.611071] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.613611] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.639783] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.643122] Linux agpgart interface v0.103 [ 0.645457] brd: module loaded [ 0.647019] loop: module loaded [ 0.648655] blk-mq: CPU -> queue map [ 0.649968] CPU 0 -> Queue 0 [ 0.651911] vda: vda1 [ 0.653597] scsi0 : ata_piix [ 0.654797] scsi1 : ata_piix [ 0.655921] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.658077] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.661077] libphy: Fixed MDIO Bus: probed [ 0.662833] tun: Universal TUN/TAP device driver, 1.6 [ 0.664631] tun: (C) 1999-2004 Max Krasnyansky [ 0.668033] PPP generic driver version 2.4.2 [ 0.669648] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.671869] ehci-pci: EHCI PCI platform driver [ 0.673512] ehci-platform: EHCI generic platform driver [ 0.675396] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.677561] ohci-pci: OHCI PCI platform driver [ 0.679121] ohci-platform: OHCI generic platform driver [ 0.681018] uhci_hcd: USB Universal Host Controller Interface driver [ 0.699419] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.701348] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.704283] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.706428] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.708715] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.711384] usb usb1: Product: UHCI Host Controller [ 0.713030] usb usb1: Manufacturer: Linux 3.13.0-167-generic uhci_hcd [ 0.715167] usb usb1: SerialNumber: 0000:00:01.2 [ 0.716956] hub 1-0:1.0: USB hub found [ 0.718476] hub 1-0:1.0: 2 ports detected [ 0.720219] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.724186] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.725995] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.727911] mousedev: PS/2 mouse device common for all mice [ 0.730267] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.733390] rtc_cmos 00:00: RTC can wake from S4 [ 0.735616] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.737933] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.740329] device-mapper: uevent: version 1.0.3 [ 0.742192] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.745266] ledtrig-cpu: registered to indicate activity on CPUs [ 0.747450] TCP: cubic registered [ 0.748750] NET: Registered protocol family 10 [ 0.750730] NET: Registered protocol family 17 [ 0.752421] Key type dns_resolver registered [ 0.754197] Loading compiled-in X.509 certificates [ 0.756594] Loaded X.509 cert 'Magrathea: Glacier signing key: 7f31a5d3f06466a18e35a132be01bb1d196ea0c8' [ 0.760076] registered taskstats version 1 [ 0.763138] Key type trusted registered [ 0.766836] Key type encrypted registered [ 0.768381] AppArmor: AppArmor sha1 policy hashing enabled [ 0.770411] IMA: No TPM chip found, activating TPM-bypass! [ 0.772846] regulator-dummy: disabling [ 0.774231] Magic number: 15:100:327 [ 0.775755] rtc_cmos 00:00: setting system clock to 2019-04-09 11:18:57 UTC (1554808737) [ 0.778597] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.780567] EDD information not available. [ 0.821438] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.836000] Write protecting the kernel read-only data: 12288k [ 0.838920] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.843442] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.860142] systemd-udevd[99]: starting version 204 [ 0.893595] FDC 0 is a S82078B [ 1.032051] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.197000] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.199630] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.202332] usb 1-1: Product: QEMU USB Tablet [ 1.204121] usb 1-1: Manufacturer: QEMU [ 1.205789] usb 1-1: SerialNumber: 42 [ 1.925909] 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.278942] 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.374460] random: init urandom read with 10 bits of entropy available [ 2.506852] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Tue, 09 Apr 2019 11:18:59 +0000. Up 3.02 seconds. cloud-init-nonet[3.24]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] cloud-init-nonet[4.86]: static networking is now up * Starting Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Tue, 09 Apr 2019 11:19:02 +0000. Up 5.49 seconds. * Starting enable remaining boot-time encrypted block devices[74G[ OK ] 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.100.23 | 255.255.255.0 | fa:16:3e:65:aa:68 | 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.100.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.100.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.100.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+-----------------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 54:12:32:18:5b:5c:6f:49:7c:3f:3b:a4:85:b6:61:13 root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ | .++.+oo | | .o.o =..E | | . . +. + | | . . * = | | S o B 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: 37:5e:3b:9b:24:96:f0:94:b4:34:56:6f:58:b7:37:17 root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ | . .E.| | . + .o| | = . ooo| | + + . +| | S * . | | * + . | | * + | | . 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: f8:99:42:92:18:ea:94:78:1d:bf:8d:4b:3d:6b:b8:7c root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ | | | | | . . | |...+ + . | |ooo + + S | |o. o * o | | . =.B | | o.oEo | | ++. | +-----------------+ 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: 7a:d8:e0:bd:dd:94:21:38:8b:cd:c0:9f:7e:82:1d:1f root@homer-0 The key's randomart image is: +--[ED25519 256--+ | | | | | | | . . | | + S . . | | . %.+E. o | | =oXo .o | | .ooooo | | oo. . | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Stopping Flush boot log to disk[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 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 ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Tue, 09 Apr 2019 11:19:14 +0000. Up 17.49 seconds. * Stopping CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Tue, 09 Apr 2019 11:19:15 +0000. Up 18.50 seconds. + echo 'deb http://repo.cw-ngv.com/stable binary/' + apt-key add - + curl -L http://repo.cw-ngv.com/repo_key % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 14553 0 --:--:-- --:--:-- --:--:-- 14578 OK + apt-get update Ubuntu 14.04.6 LTS homer-0 ttyS0 homer-0 login: Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [172 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [430 kB] Get:8 http://security.ubuntu.com trusty-security/universe Sources [102 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [830 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:12 http://security.ubuntu.com trusty-security/universe amd64 Packages [293 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7528 B] Get:14 http://security.ubuntu.com trusty-security/main Translation-en [446 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1166 kB] Get:16 http://security.ubuntu.com trusty-security/universe Translation-en [161 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [523 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [576 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4028 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [280 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 13.1 MB in 8s (1523 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.100.4 + '[' -n 192.168.100.4 ']' + 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 libc6-dev libcloog-isl4 libdpkg-perl libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources realpath sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales clearwater-logging clearwater-snmpd clearwater-secure-connections debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors libstdc++-4.8-doc pkg-config make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin homer inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources realpath sysstat The following packages will be upgraded: libc6 1 upgraded, 94 newly installed, 0 to remove and 23 not upgraded. Need to get 92.8 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 libc6 amd64 2.19-0ubuntu6.15 [4727 kB] Get:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:3 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [147 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:22 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.11 [123 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-168.218 [771 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1913 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:39 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:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:46 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:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 31%Extracting templates from packages: 63%Extracting templates from packages: 94%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 92.8 MB in 9s (10.1 MB/s) (Reading database ... 51347 files and directories currently installed.) Preparing to unpack .../libc6_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc6:amd64 (2.19-0ubuntu6.15) over (2.19-0ubuntu6.14) ... Setting up libc6:amd64 (2.19-0ubuntu6.15) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package libasan0:amd64. (Reading database ... 51347 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.11_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.11) ... 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.11_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.11) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.15) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-168.218_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-168.218) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ... Selecting previously unselected package libexpat1-dev:amd64. Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Selecting previously unselected package libpython2.7-dev:amd64. Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.9) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ... Unpacking clearwater-nginx (1.0-180322.165850) ... Selecting previously unselected package libxml2-dev:amd64. Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Selecting previously unselected package libxslt1-dev:amd64. Preparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package python2.7-dev. Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking python2.7-dev (2.7.6-8ubuntu0.5) ... Selecting previously unselected package python-zmq. Preparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ... Unpacking python-zmq (14.0.1-1build2) ... Selecting previously unselected package libzmq3-dev:amd64. Preparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package crest. Preparing to unpack .../crest_1.0-180326.111418_amd64.deb ... Unpacking crest (1.0-180326.111418) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package homer. Preparing to unpack .../homer_1.0-180326.111418_amd64.deb ... Unpacking homer (1.0-180326.111418) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.11) ... 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.11) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libc-dev-bin (2.19-0ubuntu6.15) ... Setting up linux-libc-dev:amd64 (3.13.0-168.218) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.15) ... 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 8434 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 23 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 5s (7348 kB/s) Selecting previously unselected package python-mock. (Reading database ... 58211 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.213 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.213 ++ echo A 172.30.9.213 ++ ip2rr 172.30.9.213 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.213 ++ echo A 172.30.9.213 + echo 'nameserver 192.168.100.15' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + service dnsmasq force-reload * Restarting DNS forwarder and DHCP server dnsmasq ...done. + (( i=1 )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 0m Service Name Status Type node-homer-0.clearwater.opnfv Running System ntp_process Running Process nginx_process Running Process homer_process Execution failed | Does... Process clearwater_diags_monitor_pro... Running Process nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program poll_homer Wait parent Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' homer_process Execution failed | Does... Process nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program poll_homer Wait parent Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 1m Service Name Status Type node-homer-0.clearwater.opnfv Running System ntp_process Running Process nginx_process Running Process homer_process Execution failed | Does... Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Does not exist Process clearwater_cluster_manager_p... Does not exist Process nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program poll_homer Wait parent Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' homer_process Execution failed | Does... Process clearwater_config_manager_pr... Does not exist Process clearwater_cluster_manager_p... Does not exist Process poll_homer Wait parent Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 2m Service Name Status Type node-homer-0.clearwater.opnfv Running System ntp_process Running Process nginx_process Running Process homer_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process nginx_ping Status ok Program nginx_uptime Status failed Program monit_uptime Status ok Program poll_homer Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' nginx_uptime Status failed Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 3m Service Name Status Type node-homer-0.clearwater.opnfv Running System ntp_process Running Process nginx_process Running Process homer_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program poll_homer Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z '' + break + clearwater-etcdctl cluster-health member 5183001da062d3 is healthy: got healthy result from http://192.168.100.18:4000 member 2403d1a1faa4aa68 is healthy: got healthy result from http://192.168.100.7:4000 member 4f5fad89c74c3b66 is healthy: got healthy result from http://192.168.100.2:4000 member 6d9f6395a49be653 is healthy: got healthy result from http://192.168.100.4:4000 member c0fa9a9389d7e954 is healthy: got healthy result from http://192.168.100.23:4000 member f0442ab6606ddc13 is healthy: got healthy result from http://192.168.100.8:4000 cluster is healthy + clearwater-etcdctl member list 5183001da062d3: name=192-168-100-18 peerURLs=http://192.168.100.18:2380 clientURLs=http://192.168.100.18:4000 isLeader=false 2403d1a1faa4aa68: name=192-168-100-7 peerURLs=http://192.168.100.7:2380 clientURLs=http://192.168.100.7:4000 isLeader=false 4f5fad89c74c3b66: name=192-168-100-2 peerURLs=http://192.168.100.2:2380 clientURLs=http://192.168.100.2:4000 isLeader=false 6d9f6395a49be653: name=192-168-100-4 peerURLs=http://192.168.100.4:2380 clientURLs=http://192.168.100.4:4000 isLeader=true c0fa9a9389d7e954: name=192-168-100-23 peerURLs=http://192.168.100.23:2380 clientURLs=http://192.168.100.23:4000 isLeader=false f0442ab6606ddc13: name=192-168-100-8 peerURLs=http://192.168.100.8:2380 clientURLs=http://192.168.100.8:4000 isLeader=false + cw-check_cluster_state This script prints the status of the data store clusters. This node (192.168.100.23) should not be in any cluster. Describing the Cassandra cluster: The cluster is stable. 192.168.100.2 is in state normal. Describing the Chronos cluster: The cluster is stable. 192.168.100.2 is in state normal. Describing the Memcached cluster: The cluster is stable. 192.168.100.2 is in state normal. + cw-check_config_sync - /etc/clearwater/dns.json is up to date - /etc/clearwater/sas.json is up to date - /etc/clearwater/shared_config is up to date + curl -i -X POST -H 'X-Auth-Token: gAAAAABcrH9r9jPYMkwqWuseUiUQ6jXoCjLoLP2iP2RqzQyfB_YZ9hkD4aMdpEie7NLQVm-dNwtDSZMBZcTnmhfFDwSehFCT5_jXTuQaURSzLLydn-yG81YV_Z_rw5JV9LcTRjccCItVbxnvdXLnMikav5rwy_Vvendn_jieZjER_LhMQNfTXnA' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.21:8004/v1/5fc4c7fd07e947fb8641de4126c9f897/stacks/clearwater-opnfv-homer-mzxmubw4siy5-0-e6s3jwgfn5aw/d7d1efae-e9ff-4ccc-8868-8f0a132fb075/resources/wait_handle/signal --data-binary '{"status": "SUCCESS"}' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 25 100 4 100 21 11 61 --:--:-- --:--:-- --:--:-- 61100 25 100 4 100 21 11 61 --:--:-- --:--:-- --:--:-- 61 HTTP/1.1 200 OK Date: Tue, 09 Apr 2019 11:24:25 GMT Server: Apache x-openstack-request-id: req-f8e660d9-0414-4ac7-9d08-ae031467b343 Content-Length: 4 Content-Type: application/json nullci-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 | 90:c2:4d:33:da:e8:d6:d6:fb:a9:21:f2:5f:bd:8c:b7 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 37:5e:3b:9b:24:96:f0:94:b4:34:56:6f:58:b7:37:17 root@homer-0 (DSA) ec2: 256 f8:99:42:92:18:ea:94:78:1d:bf:8d:4b:3d:6b:b8:7c root@homer-0 (ECDSA) ec2: 256 7a:d8:e0:bd:dd:94:21:38:8b:cd:c0:9f:7e:82:1d:1f root@homer-0 (ED25519) ec2: 2048 54:12:32:18:5b:5c:6f:49:7c:3f:3b:a4:85:b6:61:13 root@homer-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBF6XLqi5r/Chh9hdOQE0vQOD2a2BNGsxQjfBduJKwybAVibZXhW8x4Wgg449EUm3hthbvZVO4+NoBuqmpnHFGNU= root@homer-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDGPiwm33G5Uvz8H5t7WTjLvvo+5n/KC0v0w9dqfLzsn root@homer-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDSoUgJoj17oF9O4ufUZ+C5oMFHf48rqBzJTjLIXUMN42Q7gHOjxofNM8gPA6ti98h9MJzqFZS8AKhQOrLZRk0cSf9y0/ZF3eRk074nlxyjKmSPQdtm0GCTPqUvX+TbV7buUIZ67SXAhFh6wLU+6LZj1hRZUAZpScliSfHWIB5gR3CSy/otJlOMu6SuTO4tFfDhBsITJOBebq0Xhd04O/T7rcYUDiaWRONVsICHrg+Vk/YZg5t5PZZ6RWiECguOrUrxaCOolWTEjrGVSpXZ69ihgc0cMFENFTwk7O9DR4bfneMMvNmHwWBINryS/95D9myQT+3OkOa89/gus0evaKDn root@homer-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Tue, 09 Apr 2019 11:24:35 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 339.10 seconds 2019-04-09 11:25:02,949 - functest.core.singlevm - DEBUG - regex found: 'Cloud-init .* finished at ' in console ] 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 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-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:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88003fc00000 s84096 r8192 d22400 u2097152 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257893 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-167-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: 1007600K/1048040K available (7503K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 40440K 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] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0. [ 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] allocated 4194304 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.008004] pid_max: default: 32768 minimum: 301 [ 0.009894] Security Framework initialized [ 0.012036] AppArmor: AppArmor initialized [ 0.013735] Yama: becoming mindful. [ 0.016124] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.019754] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.020468] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.024007] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.028256] Initializing cgroup subsys memory [ 0.030049] Initializing cgroup subsys devices [ 0.032004] Initializing cgroup subsys freezer [ 0.033809] Initializing cgroup subsys blkio [ 0.035547] Initializing cgroup subsys perf_event [ 0.036005] Initializing cgroup subsys hugetlb [ 0.040130] mce: CPU supports 10 MCE banks [ 0.041862] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.041862] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.044005] Spectre V2 : Mitigation: Full generic retpoline [ 0.048003] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.050442] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.052003] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.054553] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.056004] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.080239] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.086783] ACPI: Core revision 20131115 [ 0.088462] ACPI: All ACPI Tables successfully acquired [ 0.090788] ftrace: allocating 28753 entries in 113 pages [ 0.112258] smpboot: Max logical packages: 1 [ 0.116084] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.118502] Enabling x2apic [ 0.119578] Enabled x2apic [ 0.120016] Switched APIC routing to physical x2apic. [ 0.124586] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.126491] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.129588] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.138940] KVM setup paravirtual spinlock [ 0.142231] x86: Booted up 1 node, 1 CPUs [ 0.143630] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.144418] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.146680] devtmpfs: initialized [ 0.149623] EVM: security.selinux [ 0.150835] EVM: security.SMACK64 [ 0.152003] EVM: security.ima [ 0.153112] EVM: security.capability [ 0.155310] pinctrl core: initialized pinctrl subsystem [ 0.156097] regulator-dummy: no parameters [ 0.157598] RTC time: 11:18:56, date: 04/09/19 [ 0.159157] NET: Registered protocol family 16 [ 0.160147] cpuidle: using governor ladder [ 0.161549] cpuidle: using governor menu [ 0.162954] ACPI: bus type PCI registered [ 0.164012] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.166185] PCI: Using configuration type 1 for base access [ 0.168685] bio: create slab at 0 [ 0.170284] ACPI: Added _OSI(Module Device) [ 0.171715] ACPI: Added _OSI(Processor Device) [ 0.172003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.173569] ACPI: Added _OSI(Processor Aggregator Device) [ 0.176061] ACPI: Interpreter enabled [ 0.177386] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.180004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.183196] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.186054] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.188926] ACPI: (supports S0 S5) [ 0.190186] ACPI: Using IOAPIC for interrupt routing [ 0.191831] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.192165] ACPI: No dock devices found. [ 0.195302] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.196016] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.198170] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.200028] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.204205] acpiphp: Slot [3] registered [ 0.205618] acpiphp: Slot [4] registered [ 0.207044] acpiphp: Slot [5] registered [ 0.208035] acpiphp: Slot [6] registered [ 0.209405] acpiphp: Slot [7] registered [ 0.210861] acpiphp: Slot [8] registered [ 0.212020] acpiphp: Slot [9] registered [ 0.213473] acpiphp: Slot [10] registered [ 0.215012] acpiphp: Slot [11] registered [ 0.216025] acpiphp: Slot [12] registered [ 0.217542] acpiphp: Slot [13] registered [ 0.219017] acpiphp: Slot [14] registered [ 0.220019] acpiphp: Slot [15] registered [ 0.221496] acpiphp: Slot [16] registered [ 0.222975] acpiphp: Slot [17] registered [ 0.224027] acpiphp: Slot [18] registered [ 0.225508] acpiphp: Slot [19] registered [ 0.226980] acpiphp: Slot [20] registered [ 0.228020] acpiphp: Slot [21] registered [ 0.229491] acpiphp: Slot [22] registered [ 0.230974] acpiphp: Slot [23] registered [ 0.232025] acpiphp: Slot [24] registered [ 0.233498] acpiphp: Slot [25] registered [ 0.234991] acpiphp: Slot [26] registered [ 0.236020] acpiphp: Slot [27] registered [ 0.237595] acpiphp: Slot [28] registered [ 0.239077] acpiphp: Slot [29] registered [ 0.240020] acpiphp: Slot [30] registered [ 0.241540] acpiphp: Slot [31] registered [ 0.243035] PCI host bridge to bus 0000:00 [ 0.244005] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.245996] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.248004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.250171] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.252004] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff] [ 0.254181] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.261798] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.264015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.285177] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.287765] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.289117] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.291835] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.293231] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.295755] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.296356] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.298192] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.300004] vgaarb: loaded [ 0.301066] vgaarb: bridge control possible 0000:00:02.0 [ 0.303271] SCSI subsystem initialized [ 0.304234] ACPI: bus type USB registered [ 0.305789] usbcore: registered new interface driver usbfs [ 0.307750] usbcore: registered new interface driver hub [ 0.308039] usbcore: registered new device driver usb [ 0.309995] PCI: Using ACPI for IRQ routing [ 0.311987] NetLabel: Initializing [ 0.312009] NetLabel: domain hash size = 128 [ 0.313545] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.315291] NetLabel: unlabeled traffic allowed by default [ 0.316209] Switched to clocksource kvm-clock [ 0.324147] AppArmor: AppArmor Filesystem Enabled [ 0.325870] pnp: PnP ACPI init [ 0.327068] ACPI: bus type PNP registered [ 0.328967] pnp: PnP ACPI: found 8 devices [ 0.330434] ACPI: bus type PNP unregistered [ 0.337505] NET: Registered protocol family 2 [ 0.339396] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.341890] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.344108] TCP: Hash tables configured (established 8192 bind 8192) [ 0.346491] TCP: reno registered [ 0.347736] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.349809] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.352172] NET: Registered protocol family 1 [ 0.353848] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.356009] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.358001] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.375168] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.392688] Trying to unpack rootfs image as initramfs... [ 0.493354] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.496105] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.498111] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.501028] Scanning for low memory corruption every 60 seconds [ 0.503269] Initialise system trusted keyring [ 0.504871] audit: initializing netlink socket (disabled) [ 0.506739] type=2000 audit(1554808736.638:1): initialized [ 0.527229] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.530264] zbud: loaded [ 0.531534] VFS: Disk quotas dquot_6.5.2 [ 0.533067] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.535718] fuse init (API version 7.22) [ 0.537277] msgmni has been set to 1982 [ 0.538676] Key type big_key registered [ 0.540462] Key type asymmetric registered [ 0.542004] Asymmetric key parser 'x509' registered [ 0.543700] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.546340] io scheduler noop registered [ 0.547752] io scheduler deadline registered (default) [ 0.549517] io scheduler cfq registered [ 0.550900] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.552768] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.554916] ipmi message handler version 39.2 [ 0.556469] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.558943] ACPI: Power Button [PWRF] [ 0.560350] GHES: HEST is not enabled! [ 0.577446] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.611071] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.613611] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.639783] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.643122] Linux agpgart interface v0.103 [ 0.645457] brd: module loaded [ 0.647019] loop: module loaded [ 0.648655] blk-mq: CPU -> queue map [ 0.649968] CPU 0 -> Queue 0 [ 0.651911] vda: vda1 [ 0.653597] scsi0 : ata_piix [ 0.654797] scsi1 : ata_piix [ 0.655921] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.658077] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.661077] libphy: Fixed MDIO Bus: probed [ 0.662833] tun: Universal TUN/TAP device driver, 1.6 [ 0.664631] tun: (C) 1999-2004 Max Krasnyansky [ 0.668033] PPP generic driver version 2.4.2 [ 0.669648] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.671869] ehci-pci: EHCI PCI platform driver [ 0.673512] ehci-platform: EHCI generic platform driver [ 0.675396] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.677561] ohci-pci: OHCI PCI platform driver [ 0.679121] ohci-platform: OHCI generic platform driver [ 0.681018] uhci_hcd: USB Universal Host Controller Interface driver [ 0.699419] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.701348] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.704283] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.706428] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.708715] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.711384] usb usb1: Product: UHCI Host Controller [ 0.713030] usb usb1: Manufacturer: Linux 3.13.0-167-generic uhci_hcd [ 0.715167] usb usb1: SerialNumber: 0000:00:01.2 [ 0.716956] hub 1-0:1.0: USB hub found [ 0.718476] hub 1-0:1.0: 2 ports detected [ 0.720219] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.724186] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.725995] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.727911] mousedev: PS/2 mouse device common for all mice [ 0.730267] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.733390] rtc_cmos 00:00: RTC can wake from S4 [ 0.735616] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.737933] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.740329] device-mapper: uevent: version 1.0.3 [ 0.742192] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.745266] ledtrig-cpu: registered to indicate activity on CPUs [ 0.747450] TCP: cubic registered [ 0.748750] NET: Registered protocol family 10 [ 0.750730] NET: Registered protocol family 17 [ 0.752421] Key type dns_resolver registered [ 0.754197] Loading compiled-in X.509 certificates [ 0.756594] Loaded X.509 cert 'Magrathea: Glacier signing key: 7f31a5d3f06466a18e35a132be01bb1d196ea0c8' [ 0.760076] registered taskstats version 1 [ 0.763138] Key type trusted registered [ 0.766836] Key type encrypted registered [ 0.768381] AppArmor: AppArmor sha1 policy hashing enabled [ 0.770411] IMA: No TPM chip found, activating TPM-bypass! [ 0.772846] regulator-dummy: disabling [ 0.774231] Magic number: 15:100:327 [ 0.775755] rtc_cmos 00:00: setting system clock to 2019-04-09 11:18:57 UTC (1554808737) [ 0.778597] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.780567] EDD information not available. [ 0.821438] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.836000] Write protecting the kernel read-only data: 12288k [ 0.838920] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.843442] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.860142] systemd-udevd[99]: starting version 204 [ 0.893595] FDC 0 is a S82078B [ 1.032051] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.197000] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.199630] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.202332] usb 1-1: Product: QEMU USB Tablet [ 1.204121] usb 1-1: Manufacturer: QEMU [ 1.205789] usb 1-1: SerialNumber: 42 [ 1.925909] 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.278942] 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.374460] random: init urandom read with 10 bits of entropy available [ 2.506852] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Tue, 09 Apr 2019 11:18:59 +0000. Up 3.02 seconds. cloud-init-nonet[3.24]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] cloud-init-nonet[4.86]: static networking is now up * Starting Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Tue, 09 Apr 2019 11:19:02 +0000. Up 5.49 seconds. * Starting enable remaining boot-time encrypted block devices[74G[ OK ] 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.100.23 | 255.255.255.0 | fa:16:3e:65:aa:68 | 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.100.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.100.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.100.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+-----------------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 54:12:32:18:5b:5c:6f:49:7c:3f:3b:a4:85:b6:61:13 root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ | .++.+oo | | .o.o =..E | | . . +. + | | . . * = | | S o B 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: 37:5e:3b:9b:24:96:f0:94:b4:34:56:6f:58:b7:37:17 root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ | . .E.| | . + .o| | = . ooo| | + + . +| | S * . | | * + . | | * + | | . 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: f8:99:42:92:18:ea:94:78:1d:bf:8d:4b:3d:6b:b8:7c root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ | | | | | . . | |...+ + . | |ooo + + S | |o. o * o | | . =.B | | o.oEo | | ++. | +-----------------+ 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: 7a:d8:e0:bd:dd:94:21:38:8b:cd:c0:9f:7e:82:1d:1f root@homer-0 The key's randomart image is: +--[ED25519 256--+ | | | | | | | . . | | + S . . | | . %.+E. o | | =oXo .o | | .ooooo | | oo. . | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Stopping Flush boot log to disk[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 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 ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Tue, 09 Apr 2019 11:19:14 +0000. Up 17.49 seconds. * Stopping CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Tue, 09 Apr 2019 11:19:15 +0000. Up 18.50 seconds. + echo 'deb http://repo.cw-ngv.com/stable binary/' + apt-key add - + curl -L http://repo.cw-ngv.com/repo_key % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 14553 0 --:--:-- --:--:-- --:--:-- 14578 OK + apt-get update Ubuntu 14.04.6 LTS homer-0 ttyS0 homer-0 login: Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [172 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [430 kB] Get:8 http://security.ubuntu.com trusty-security/universe Sources [102 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [830 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:12 http://security.ubuntu.com trusty-security/universe amd64 Packages [293 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7528 B] Get:14 http://security.ubuntu.com trusty-security/main Translation-en [446 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1166 kB] Get:16 http://security.ubuntu.com trusty-security/universe Translation-en [161 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [523 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [576 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4028 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [280 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 13.1 MB in 8s (1523 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.100.4 + '[' -n 192.168.100.4 ']' + 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 libc6-dev libcloog-isl4 libdpkg-perl libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources realpath sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales clearwater-logging clearwater-snmpd clearwater-secure-connections debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors libstdc++-4.8-doc pkg-config make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin homer inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources realpath sysstat The following packages will be upgraded: libc6 1 upgraded, 94 newly installed, 0 to remove and 23 not upgraded. Need to get 92.8 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 libc6 amd64 2.19-0ubuntu6.15 [4727 kB] Get:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:3 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [147 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:22 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.11 [123 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-168.218 [771 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1913 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:39 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:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:46 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:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 31%Extracting templates from packages: 63%Extracting templates from packages: 94%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 92.8 MB in 9s (10.1 MB/s) (Reading database ... 51347 files and directories currently installed.) Preparing to unpack .../libc6_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc6:amd64 (2.19-0ubuntu6.15) over (2.19-0ubuntu6.14) ... Setting up libc6:amd64 (2.19-0ubuntu6.15) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package libasan0:amd64. (Reading database ... 51347 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.11_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.11) ... 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.11_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.11) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.15) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-168.218_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-168.218) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ... Selecting previously unselected package libexpat1-dev:amd64. Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Selecting previously unselected package libpython2.7-dev:amd64. Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.9) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ... Unpacking clearwater-nginx (1.0-180322.165850) ... Selecting previously unselected package libxml2-dev:amd64. Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Selecting previously unselected package libxslt1-dev:amd64. Preparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package python2.7-dev. Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking python2.7-dev (2.7.6-8ubuntu0.5) ... Selecting previously unselected package python-zmq. Preparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ... Unpacking python-zmq (14.0.1-1build2) ... Selecting previously unselected package libzmq3-dev:amd64. Preparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package crest. Preparing to unpack .../crest_1.0-180326.111418_amd64.deb ... Unpacking crest (1.0-180326.111418) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package homer. Preparing to unpack .../homer_1.0-180326.111418_amd64.deb ... Unpacking homer (1.0-180326.111418) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.11) ... 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.11) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libc-dev-bin (2.19-0ubuntu6.15) ... Setting up linux-libc-dev:amd64 (3.13.0-168.218) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.15) ... 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 8434 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 23 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 5s (7348 kB/s) Selecting previously unselected package python-mock. (Reading database ... 58211 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.213 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.213 ++ echo A 172.30.9.213 ++ ip2rr 172.30.9.213 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.213 ++ echo A 172.30.9.213 + echo 'nameserver 192.168.100.15' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + service dnsmasq force-reload * Restarting DNS forwarder and DHCP server dnsmasq ...done. + (( i=1 )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 0m Service Name Status Type node-homer-0.clearwater.opnfv Running System ntp_process Running Process nginx_process Running Process homer_process Execution failed | Does... Process clearwater_diags_monitor_pro... Running Process nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program poll_homer Wait parent Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' homer_process Execution failed | Does... Process nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program poll_homer Wait parent Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 1m Service Name Status Type node-homer-0.clearwater.opnfv Running System ntp_process Running Process nginx_process Running Process homer_process Execution failed | Does... Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Does not exist Process clearwater_cluster_manager_p... Does not exist Process nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program poll_homer Wait parent Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' homer_process Execution failed | Does... Process clearwater_config_manager_pr... Does not exist Process clearwater_cluster_manager_p... Does not exist Process poll_homer Wait parent Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 2m Service Name Status Type node-homer-0.clearwater.opnfv Running System ntp_process Running Process nginx_process Running Process homer_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process nginx_ping Status ok Program nginx_uptime Status failed Program monit_uptime Status ok Program poll_homer Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' nginx_uptime Status failed Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 3m Service Name Status Type node-homer-0.clearwater.opnfv Running System ntp_process Running Process nginx_process Running Process homer_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program poll_homer Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z '' + break + clearwater-etcdctl cluster-health member 5183001da062d3 is healthy: got healthy result from http://192.168.100.18:4000 member 2403d1a1faa4aa68 is healthy: got healthy result from http://192.168.100.7:4000 member 4f5fad89c74c3b66 is healthy: got healthy result from http://192.168.100.2:4000 member 6d9f6395a49be653 is healthy: got healthy result from http://192.168.100.4:4000 member c0fa9a9389d7e954 is healthy: got healthy result from http://192.168.100.23:4000 member f0442ab6606ddc13 is healthy: got healthy result from http://192.168.100.8:4000 cluster is healthy + clearwater-etcdctl member list 5183001da062d3: name=192-168-100-18 peerURLs=http://192.168.100.18:2380 clientURLs=http://192.168.100.18:4000 isLeader=false 2403d1a1faa4aa68: name=192-168-100-7 peerURLs=http://192.168.100.7:2380 clientURLs=http://192.168.100.7:4000 isLeader=false 4f5fad89c74c3b66: name=192-168-100-2 peerURLs=http://192.168.100.2:2380 clientURLs=http://192.168.100.2:4000 isLeader=false 6d9f6395a49be653: name=192-168-100-4 peerURLs=http://192.168.100.4:2380 clientURLs=http://192.168.100.4:4000 isLeader=true c0fa9a9389d7e954: name=192-168-100-23 peerURLs=http://192.168.100.23:2380 clientURLs=http://192.168.100.23:4000 isLeader=false f0442ab6606ddc13: name=192-168-100-8 peerURLs=http://192.168.100.8:2380 clientURLs=http://192.168.100.8:4000 isLeader=false + cw-check_cluster_state This script prints the status of the data store clusters. This node (192.168.100.23) should not be in any cluster. Describing the Cassandra cluster: The cluster is stable. 192.168.100.2 is in state normal. Describing the Chronos cluster: The cluster is stable. 192.168.100.2 is in state normal. Describing the Memcached cluster: The cluster is stable. 192.168.100.2 is in state normal. + cw-check_config_sync - /etc/clearwater/dns.json is up to date - /etc/clearwater/sas.json is up to date - /etc/clearwater/shared_config is up to date + curl -i -X POST -H 'X-Auth-Token: gAAAAABcrH9r9jPYMkwqWuseUiUQ6jXoCjLoLP2iP2RqzQyfB_YZ9hkD4aMdpEie7NLQVm-dNwtDSZMBZcTnmhfFDwSehFCT5_jXTuQaURSzLLydn-yG81YV_Z_rw5JV9LcTRjccCItVbxnvdXLnMikav5rwy_Vvendn_jieZjER_LhMQNfTXnA' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.21:8004/v1/5fc4c7fd07e947fb8641de4126c9f897/stacks/clearwater-opnfv-homer-mzxmubw4siy5-0-e6s3jwgfn5aw/d7d1efae-e9ff-4ccc-8868-8f0a132fb075/resources/wait_handle/signal --data-binary '{"status": "SUCCESS"}' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 25 100 4 100 21 11 61 --:--:-- --:--:-- --:--:-- 61100 25 100 4 100 21 11 61 --:--:-- --:--:-- --:--:-- 61 HTTP/1.1 200 OK Date: Tue, 09 Apr 2019 11:24:25 GMT Server: Apache x-openstack-request-id: req-f8e660d9-0414-4ac7-9d08-ae031467b343 Content-Length: 4 Content-Type: application/json nullci-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 | 90:c2:4d:33:da:e8:d6:d6:fb:a9:21:f2:5f:bd:8c:b7 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 37:5e:3b:9b:24:96:f0:94:b4:34:56:6f:58:b7:37:17 root@homer-0 (DSA) ec2: 256 f8:99:42:92:18:ea:94:78:1d:bf:8d:4b:3d:6b:b8:7c root@homer-0 (ECDSA) ec2: 256 7a:d8:e0:bd:dd:94:21:38:8b:cd:c0:9f:7e:82:1d:1f root@homer-0 (ED25519) ec2: 2048 54:12:32:18:5b:5c:6f:49:7c:3f:3b:a4:85:b6:61:13 root@homer-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBF6XLqi5r/Chh9hdOQE0vQOD2a2BNGsxQjfBduJKwybAVibZXhW8x4Wgg449EUm3hthbvZVO4+NoBuqmpnHFGNU= root@homer-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDGPiwm33G5Uvz8H5t7WTjLvvo+5n/KC0v0w9dqfLzsn root@homer-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDSoUgJoj17oF9O4ufUZ+C5oMFHf48rqBzJTjLIXUMN42Q7gHOjxofNM8gPA6ti98h9MJzqFZS8AKhQOrLZRk0cSf9y0/ZF3eRk074nlxyjKmSPQdtm0GCTPqUvX+TbV7buUIZ67SXAhFh6wLU+6LZj1hRZUAZpScliSfHWIB5gR3CSy/otJlOMu6SuTO4tFfDhBsITJOBebq0Xhd04O/T7rcYUDiaWRONVsICHrg+Vk/YZg5t5PZZ6RWiECguOrUrxaCOolWTEjrGVSpXZ69ihgc0cMFENFTwk7O9DR4bfneMMvNmHwWBINryS/95D9myQT+3OkOa89/gus0evaKDn root@homer-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Tue, 09 Apr 2019 11:24:35 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 339.10 seconds 2019-04-09 11:25:02,953 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 11:25:02,956 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:25:03,173 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1346 Content-Type: application/json Date: Tue, 09 Apr 2019 11:24:52 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e9c80a8b-0558-439a-ae72-3caf4081a827 x-openstack-request-id: req-e9c80a8b-0558-439a-ae72-3caf4081a827 2019-04-09 11:25:03,174 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:78:62", "version": 4, "addr": "192.168.100.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:78:62", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/02eed78d-185c-42a4-bfb7-284ff7f2c061", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/02eed78d-185c-42a4-bfb7-284ff7f2c061", "rel": "bookmark"}], "image": {"id": "5deaec50-bf81-44bd-ab3c-b95ce6e93f84", "links": [{"href": "http://172.30.9.21:8774/images/5deaec50-bf81-44bd-ab3c-b95ce6e93f84", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-09T11:18:55.000000", "flavor": {"id": "0576136d-8801-4fa5-b676-a5fb87ede063", "links": [{"href": "http://172.30.9.21:8774/flavors/0576136d-8801-4fa5-b676-a5fb87ede063", "rel": "bookmark"}]}, "id": "02eed78d-185c-42a4-bfb7-284ff7f2c061", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "27137f2a6c8e4f23ae2704bfa84e2fb6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-09T11:18:45Z", "hostId": "5a76a319977a14d4b1c034e062552b70ac9bc1e150697372e88b311d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209", "name": "dime-0.clearwater.opnfv", "created": "2019-04-09T11:18:11Z", "tenant_id": "da1426745d3d4a2ab538c4c6721804f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:aa:68", "version": 4, "addr": "192.168.100.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:aa:68", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/38f98a10-ca0c-4bf7-a5ee-61449a0a426e", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/38f98a10-ca0c-4bf7-a5ee-61449a0a426e", "rel": "bookmark"}], "image": {"id": "5deaec50-bf81-44bd-ab3c-b95ce6e93f84", "links": [{"href": "http://172.30.9.21:8774/images/5deaec50-bf81-44bd-ab3c-b95ce6e93f84", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-09T11:18:55.000000", "flavor": {"id": "0576136d-8801-4fa5-b676-a5fb87ede063", "links": [{"href": "http://172.30.9.21:8774/flavors/0576136d-8801-4fa5-b676-a5fb87ede063", "rel": "bookmark"}]}, "id": "38f98a10-ca0c-4bf7-a5ee-61449a0a426e", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "27137f2a6c8e4f23ae2704bfa84e2fb6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-09T11:18:45Z", "hostId": "4463069664f586962ce23921b8b1055ba8426878641c76368cc50663", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209", "name": "homer-0.clearwater.opnfv", "created": "2019-04-09T11:18:10Z", "tenant_id": "da1426745d3d4a2ab538c4c6721804f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:3e:83", "version": 4, "addr": "192.168.100.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:3e:83", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/54432a8d-9d64-42cf-996a-ee404a40d18c", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/54432a8d-9d64-42cf-996a-ee404a40d18c", "rel": "bookmark"}], "image": {"id": "5deaec50-bf81-44bd-ab3c-b95ce6e93f84", "links": [{"href": "http://172.30.9.21:8774/images/5deaec50-bf81-44bd-ab3c-b95ce6e93f84", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-09T11:18:53.000000", "flavor": {"id": "0576136d-8801-4fa5-b676-a5fb87ede063", "links": [{"href": "http://172.30.9.21:8774/flavors/0576136d-8801-4fa5-b676-a5fb87ede063", "rel": "bookmark"}]}, "id": "54432a8d-9d64-42cf-996a-ee404a40d18c", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "27137f2a6c8e4f23ae2704bfa84e2fb6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-09T11:18:43Z", "hostId": "4463069664f586962ce23921b8b1055ba8426878641c76368cc50663", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209", "name": "bono-0.clearwater.opnfv", "created": "2019-04-09T11:18:09Z", "tenant_id": "da1426745d3d4a2ab538c4c6721804f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:0d:4b", "version": 4, "addr": "192.168.100.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:0d:4b", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/7edffaec-cc85-4a93-8163-a87c805f21e4", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/7edffaec-cc85-4a93-8163-a87c805f21e4", "rel": "bookmark"}], "image": {"id": "5deaec50-bf81-44bd-ab3c-b95ce6e93f84", "links": [{"href": "http://172.30.9.21:8774/images/5deaec50-bf81-44bd-ab3c-b95ce6e93f84", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-09T11:13:21.000000", "flavor": {"id": "0576136d-8801-4fa5-b676-a5fb87ede063", "links": [{"href": "http://172.30.9.21:8774/flavors/0576136d-8801-4fa5-b676-a5fb87ede063", "rel": "bookmark"}]}, "id": "7edffaec-cc85-4a93-8163-a87c805f21e4", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "27137f2a6c8e4f23ae2704bfa84e2fb6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-09T11:13:11Z", "hostId": "5a76a319977a14d4b1c034e062552b70ac9bc1e150697372e88b311d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209", "name": "sprout-0.clearwater.opnfv", "created": "2019-04-09T11:12:54Z", "tenant_id": "da1426745d3d4a2ab538c4c6721804f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:28:85:fe", "version": 4, "addr": "192.168.100.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:28:85:fe", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/bda261c4-b913-4927-bfed-ee05121b025b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/bda261c4-b913-4927-bfed-ee05121b025b", "rel": "bookmark"}], "image": {"id": "5deaec50-bf81-44bd-ab3c-b95ce6e93f84", "links": [{"href": "http://172.30.9.21:8774/images/5deaec50-bf81-44bd-ab3c-b95ce6e93f84", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-09T11:03:08.000000", "flavor": {"id": "0576136d-8801-4fa5-b676-a5fb87ede063", "links": [{"href": "http://172.30.9.21:8774/flavors/0576136d-8801-4fa5-b676-a5fb87ede063", "rel": "bookmark"}]}, "id": "bda261c4-b913-4927-bfed-ee05121b025b", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "27137f2a6c8e4f23ae2704bfa84e2fb6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-09T11:02:59Z", "hostId": "4463069664f586962ce23921b8b1055ba8426878641c76368cc50663", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209", "name": "vellum-0.clearwater.opnfv", "created": "2019-04-09T11:02:41Z", "tenant_id": "da1426745d3d4a2ab538c4c6721804f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:4f:7e", "version": 4, "addr": "192.168.100.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:4f:7e", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a25ca728-890f-4189-80ad-d80b226b85dd", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a25ca728-890f-4189-80ad-d80b226b85dd", "rel": "bookmark"}], "image": {"id": "5deaec50-bf81-44bd-ab3c-b95ce6e93f84", "links": [{"href": "http://172.30.9.21:8774/images/5deaec50-bf81-44bd-ab3c-b95ce6e93f84", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-09T10:59:29.000000", "flavor": {"id": "0576136d-8801-4fa5-b676-a5fb87ede063", "links": [{"href": "http://172.30.9.21:8774/flavors/0576136d-8801-4fa5-b676-a5fb87ede063", "rel": "bookmark"}]}, "id": "a25ca728-890f-4189-80ad-d80b226b85dd", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "27137f2a6c8e4f23ae2704bfa84e2fb6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-09T10:59:20Z", "hostId": "5a76a319977a14d4b1c034e062552b70ac9bc1e150697372e88b311d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209", "name": "ellis-0.clearwater.opnfv", "created": "2019-04-09T10:57:29Z", "tenant_id": "da1426745d3d4a2ab538c4c6721804f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4c:fb:71", "version": 4, "addr": "192.168.100.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4c:fb:71", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/f5f03d56-ed32-47ed-ace2-90dc0c1d18bc", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/f5f03d56-ed32-47ed-ace2-90dc0c1d18bc", "rel": "bookmark"}], "image": {"id": "5deaec50-bf81-44bd-ab3c-b95ce6e93f84", "links": [{"href": "http://172.30.9.21:8774/images/5deaec50-bf81-44bd-ab3c-b95ce6e93f84", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-09T10:56:51.000000", "flavor": {"id": "0576136d-8801-4fa5-b676-a5fb87ede063", "links": [{"href": "http://172.30.9.21:8774/flavors/0576136d-8801-4fa5-b676-a5fb87ede063", "rel": "bookmark"}]}, "id": "f5f03d56-ed32-47ed-ace2-90dc0c1d18bc", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "27137f2a6c8e4f23ae2704bfa84e2fb6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-09T10:56:42Z", "hostId": "4463069664f586962ce23921b8b1055ba8426878641c76368cc50663", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209", "name": "ns.clearwater.opnfv", "created": "2019-04-09T10:55:15Z", "tenant_id": "da1426745d3d4a2ab538c4c6721804f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 11:25:03,175 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-e9c80a8b-0558-439a-ae72-3caf4081a827 2019-04-09 11:25:03,175 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.222004890442s 2019-04-09 11:25:03,183 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-04-09 11:25:03,186 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers/54432a8d-9d64-42cf-996a-ee404a40d18c/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" -d '{"os-getConsoleOutput": {"length": null}}' 2019-04-09 11:25:03,256 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 19870 Content-Type: application/json Date: Tue, 09 Apr 2019 11:24:53 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-8a8d5d29-8260-4d04-8e1a-ca484941a39e x-openstack-request-id: req-8a8d5d29-8260-4d04-8e1a-ca484941a39e 2019-04-09 11:25:03,263 - keystoneauth.session - DEBUG - 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-167-generic (buildd@lgw01-amd64-031) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #217-Ubuntu SMP Wed Mar 13 16:18:21 UTC 2019 (Ubuntu 3.13.0-167.217-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-167-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-0x000000003ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000003ffdc000-0x000000003fffffff] 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 = 0x3ffdc 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 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] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x3fc00000-0x3fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x3c000000-0x3fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x3bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x3fe00000-0x3ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000003ffe14f7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000003ffe140b 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000003ffe0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000003ffe0000 000040\n[ 0.000000] ACPI: APIC 000000003ffe147f 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x3ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x3ffd7000-0x3ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, 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-0x3ffdbfff]\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_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 1 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 0x40000000-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:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88003fc00000 s84096 r8192 d22400 u2097152\n[ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 3fc0fc80\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257893\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-167-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: 1007600K/1048040K available (7503K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 40440K 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] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0.\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] allocated 4194304 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.914 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656)\n[ 0.008004] pid_max: default: 32768 minimum: 301\n[ 0.009628] Security Framework initialized\n[ 0.011123] AppArmor: AppArmor initialized\n[ 0.012003] Yama: becoming mindful.\n[ 0.013413] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016943] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.020458] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.022634] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.024258] Initializing cgroup subsys memory\n[ 0.025799] Initializing cgroup subsys devices\n[ 0.028004] Initializing cgroup subsys freezer\n[ 0.029557] Initializing cgroup subsys blkio\n[ 0.031052] Initializing cgroup subsys perf_event\n[ 0.032004] Initializing cgroup subsys hugetlb\n[ 0.034319] mce: CPU supports 10 MCE banks\n[ 0.036039] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036039] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040005] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.041854] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.044002] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.046229] Spectre V2 : Disabling Indirect Banch Restricted Speculation\n[ 0.048002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.050795] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.071965] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.078030] ACPI: Core revision 20131115\n[ 0.079906] ACPI: All ACPI Tables successfully acquired\n[ 0.081405] ftrace: allocating 28753 entries in 113 pages\n[ 0.104237] smpboot: Max logical packages: 1\n[ 0.108084] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.112327] Enabling x2apic\n[ 0.113428] Enabled x2apic\n[ 0.116016] Switched APIC routing to physical x2apic.\n[ 0.119135] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.120002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.124819] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.135016] KVM setup paravirtual spinlock\n[ 0.138320] x86: Booted up 1 node, 1 CPUs\n[ 0.139749] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.140419] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.142746] devtmpfs: initialized\n[ 0.145367] EVM: security.selinux\n[ 0.146602] EVM: security.SMACK64\n[ 0.147827] EVM: security.ima\n[ 0.148003] EVM: security.capability\n[ 0.150306] pinctrl core: initialized pinctrl subsystem\n[ 0.152099] regulator-dummy: no parameters\n[ 0.153629] RTC time: 11:18:53, date: 04/09/19\n[ 0.155233] NET: Registered protocol family 16\n[ 0.156165] cpuidle: using governor ladder\n[ 0.157610] cpuidle: using governor menu\n[ 0.159043] ACPI: bus type PCI registered\n[ 0.160012] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.162237] PCI: Using configuration type 1 for base access\n[ 0.164708] bio: create slab at 0\n[ 0.166346] ACPI: Added _OSI(Module Device)\n[ 0.167819] ACPI: Added _OSI(Processor Device)\n[ 0.168003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.169606] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.172427] ACPI: Interpreter enabled\n[ 0.173775] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.176929] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.180004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.183261] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.186098] ACPI: (supports S0 S5)\n[ 0.187413] ACPI: Using IOAPIC for interrupt routing\n[ 0.188021] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.191209] ACPI: No dock devices found.\n[ 0.193775] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.195801] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.196008] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.198152] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.200222] acpiphp: Slot [3] registered\n[ 0.201636] acpiphp: Slot [4] registered\n[ 0.203048] acpiphp: Slot [5] registered\n[ 0.204023] acpiphp: Slot [6] registered\n[ 0.205471] acpiphp: Slot [7] registered\n[ 0.206883] acpiphp: Slot [8] registered\n[ 0.208020] acpiphp: Slot [9] registered\n[ 0.209426] acpiphp: Slot [10] registered\n[ 0.210871] acpiphp: Slot [11] registered\n[ 0.212021] acpiphp: Slot [12] registered\n[ 0.213449] acpiphp: Slot [13] registered\n[ 0.214874] acpiphp: Slot [14] registered\n[ 0.216020] acpiphp: Slot [15] registered\n[ 0.217457] acpiphp: Slot [16] registered\n[ 0.218885] acpiphp: Slot [17] registered\n[ 0.220028] acpiphp: Slot [18] registered\n[ 0.221462] acpiphp: Slot [19] registered\n[ 0.222897] acpiphp: Slot [20] registered\n[ 0.224021] acpiphp: Slot [21] registered\n[ 0.225461] acpiphp: Slot [22] registered\n[ 0.226890] acpiphp: Slot [23] registered\n[ 0.228025] acpiphp: Slot [24] registered\n[ 0.229463] acpiphp: Slot [25] registered\n[ 0.230896] acpiphp: Slot [26] registered\n[ 0.232020] acpiphp: Slot [27] registered\n[ 0.233446] acpiphp: Slot [28] registered\n[ 0.234876] acpiphp: Slot [29] registered\n[ 0.236020] acpiphp: Slot [30] registered\n[ 0.237450] acpiphp: Slot [31] registered\n[ 0.238874] PCI host bridge to bus 0000:00\n[ 0.240004] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.241813] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.243808] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.244004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.246185] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff]\n[ 0.248003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.256111] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.258628] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.279302] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.281176] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.283968] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.285153] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.287616] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.288844] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.291034] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.292000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.292004] vgaarb: loaded\n[ 0.293062] vgaarb: bridge control possible 0000:00:02.0\n[ 0.295112] SCSI subsystem initialized\n[ 0.296227] ACPI: bus type USB registered\n[ 0.297693] usbcore: registered new interface driver usbfs\n[ 0.299515] usbcore: registered new interface driver hub\n[ 0.300041] usbcore: registered new device driver usb\n[ 0.301900] PCI: Using ACPI for IRQ routing\n[ 0.303783] NetLabel: Initializing\n[ 0.304008] NetLabel: domain hash size = 128\n[ 0.305522] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.307227] NetLabel: unlabeled traffic allowed by default\n[ 0.308208] Switched to clocksource kvm-clock\n[ 0.316519] AppArmor: AppArmor Filesystem Enabled\n[ 0.318157] pnp: PnP ACPI init\n[ 0.319320] ACPI: bus type PNP registered\n[ 0.321211] pnp: PnP ACPI: found 8 devices\n[ 0.322663] ACPI: bus type PNP unregistered\n[ 0.329748] NET: Registered protocol family 2\n[ 0.331546] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.333862] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.336082] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.338265] TCP: reno registered\n[ 0.339473] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.341419] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.343574] NET: Registered protocol family 1\n[ 0.345117] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.347061] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.348962] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.365849] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.382867] Trying to unpack rootfs image as initramfs...\n[ 0.483280] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.486132] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.488083] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.491008] Scanning for low memory corruption every 60 seconds\n[ 0.493267] Initialise system trusted keyring\n[ 0.494848] audit: initializing netlink socket (disabled)\n[ 0.496698] type=2000 audit(1554808734.610:1): initialized\n[ 0.516716] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.519564] zbud: loaded\n[ 0.520817] VFS: Disk quotas dquot_6.5.2\n[ 0.522258] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.524726] fuse init (API version 7.22)\n[ 0.526191] msgmni has been set to 1982\n[ 0.527620] Key type big_key registered\n[ 0.529299] Key type asymmetric registered\n[ 0.530751] Asymmetric key parser 'x509' registered\n[ 0.532435] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.535044] io scheduler noop registered\n[ 0.536442] io scheduler deadline registered (default)\n[ 0.538194] io scheduler cfq registered\n[ 0.539640] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.541503] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.543694] ipmi message handler version 39.2\n[ 0.545266] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.547818] ACPI: Power Button [PWRF]\n[ 0.549249] GHES: HEST is not enabled!\n[ 0.565748] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.598051] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.600531] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.625782] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.629122] Linux agpgart interface v0.103\n[ 0.631481] brd: module loaded\n[ 0.633075] loop: module loaded\n[ 0.634649] blk-mq: CPU -> queue map\n[ 0.635956] CPU 0 -> Queue 0\n[ 0.637885] vda: vda1\n[ 0.639544] scsi0 : ata_piix\n[ 0.640744] scsi1 : ata_piix\n[ 0.641888] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.644063] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.646721] libphy: Fixed MDIO Bus: probed\n[ 0.648244] tun: Universal TUN/TAP device driver, 1.6\n[ 0.649946] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.653178] PPP generic driver version 2.4.2\n[ 0.654721] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.656832] ehci-pci: EHCI PCI platform driver\n[ 0.658368] ehci-platform: EHCI generic platform driver\n[ 0.660131] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.662143] ohci-pci: OHCI PCI platform driver\n[ 0.663691] ohci-platform: OHCI generic platform driver\n[ 0.665442] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.682427] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.684206] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.686897] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.688901] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.691117] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.693628] usb usb1: Product: UHCI Host Controller\n[ 0.695292] usb usb1: Manufacturer: Linux 3.13.0-167-generic uhci_hcd\n[ 0.697377] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.699046] hub 1-0:1.0: USB hub found\n[ 0.700417] hub 1-0:1.0: 2 ports detected\n[ 0.701977] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.705548] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.707237] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.709014] mousedev: PS/2 mouse device common for all mice\n[ 0.711180] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.714155] rtc_cmos 00:00: RTC can wake from S4\n[ 0.716235] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.718312] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.720450] device-mapper: uevent: version 1.0.3\n[ 0.722082] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.724956] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.727008] TCP: cubic registered\n[ 0.728304] NET: Registered protocol family 10\n[ 0.730070] NET: Registered protocol family 17\n[ 0.731637] Key type dns_resolver registered\n[ 0.733283] Loading compiled-in X.509 certificates\n[ 0.735463] Loaded X.509 cert 'Magrathea: Glacier signing key: 7f31a5d3f06466a18e35a132be01bb1d196ea0c8'\n[ 0.738602] registered taskstats version 1\n[ 0.741504] Key type trusted registered\n[ 0.745025] Key type encrypted registered\n[ 0.746478] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.748311] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.750693] regulator-dummy: disabling\n[ 0.752087] Magic number: 15:100:327\n[ 0.753570] rtc_cmos 00:00: setting system clock to 2019-04-09 11:18:54 UTC (1554808734)\n[ 0.756378] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.758350] EDD information not available.\n[ 0.809271] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.823315] Write protecting the kernel read-only data: 12288k\n[ 0.825849] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.829914] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.844120] systemd-udevd[99]: starting version 204\n[ 0.880542] FDC 0 is a S82078B\n[ 1.012050] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.177740] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.180072] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.182353] usb 1-1: Product: QEMU USB Tablet\n[ 1.183881] usb 1-1: Manufacturer: QEMU\n[ 1.185307] usb 1-1: SerialNumber: 42\n[ 1.909799] 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.267552] 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.363706] random: init urandom read with 10 bits of entropy available\n * Starting Initialize or finalize resolvconf[74G[ OK ][ 2.496537] EXT4-fs (vda1): re-mounted. Opts: (null)\n\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Tue, 09 Apr 2019 11:18:56 +0000. Up 2.91 seconds.\ncloud-init-nonet[3.15]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.97]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Tue, 09 Apr 2019 11:18:59 +0000. Up 5.41 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.100.18 | 255.255.255.0 | fa:16:3e:e1:3e:83 |\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.100.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.100.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.100.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+-----------------+-----------------+-----------+-------+\ndmesg: write failed: Broken pipe\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n0c:90:1b:e6:c0:f1:37:b3:7a:da:06:67:eb:25:70:bd root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| ..... |\n| o.+. |\n| +.o= |\n| o. B |\n| . o S |\n| .+o . |\n| .+o.E |\n| +oo |\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:\n0f:13:6b:50:20:17:8d:af:2a:a7:a8:3d:77:9f:c1:c3 root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| . +=. |\n| o... |\n| ... |\n| ..o |\n| .S |\n| .+ + |\n| . E . |\n| oo + . + |\n|+ o* . .o |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\nb9:9b:fb:16:7a:2b:26:55:52:5b:11:11:6d:25:c8:75 root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| .=Oo.E|\n| . + oo |\n| . o . |\n| ..o |\n| So |\n| ... |\n| ... . |\n| . +oo |\n| o+*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:\n4e:7f:51:b0:d3:33:24:5b:63:be:dd:15:c8:32:65:fc root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| *o*. |\n| o.# ..|\n| * B .|\n| o Eo|\n| S . . o|\n| o . . |\n| . . . |\n| . |\n| |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting Flush boot log to disk[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting 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 system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Stopping Flush boot log to disk[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\nCloud-init v. 0.7.5 running 'modules:config' at Tue, 09 Apr 2019 11:19:10 +0000. Up 16.66 seconds.\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 regular background program processing daemon[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Stopping CPU interrupts balancing daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Tue, 09 Apr 2019 11:19:11 +0000. Up 18.02 seconds.\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ apt-key add -\n+ curl -L http://repo.cw-ngv.com/repo_key\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0\nUbuntu 14.04.6 LTS bono-0 ttyS0\n\nbono-0 login: 100 3149 100 3149 0 0 14486 0 --:--:-- --:--:-- --:--:-- 14511\nOK\n+ apt-get update\nGet:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:4 http://security.ubuntu.com trusty-security/main Sources [172 kB]\nGet:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:6 http://security.ubuntu.com trusty-security/universe Sources [102 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [830 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [293 kB]\nGet:10 http://security.ubuntu.com trusty-security/main Translation-en [446 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:11 http://security.ubuntu.com trusty-security/universe Translation-en [161 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [430 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7528 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1166 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [523 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [576 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4028 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [280 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 13.1 MB in 9s (1388 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.100.4\n+ '[' -n 192.168.100.4 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install bono --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-socket-factory\n clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev\n fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0\n libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6 libc6-dev\n libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5\n libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1\n libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0\n libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3\n linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs\n sysstat\nSuggested packages:\n binutils-doc restund bono-dbg clearwater-logging clearwater-auto-config\n clearwater-auto-upgrade exim4 postfix mail-transport-agent cpp-doc\n gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc\n libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb\n gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg\n libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc lm-sensors\n snmp-mibs-downloader libstdc++-4.8-doc make-doc ntp-doc python-genshi\n python-lxml python3-setuptools isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils bono build-essential clearwater-diags-monitor\n clearwater-infrastructure clearwater-log-cleanup clearwater-monit\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq\n dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin\n inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl\n libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0\n libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5\n libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev\n libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0\n libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3\n linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs\n sysstat\nThe following packages will be upgraded:\n libc6\n1 upgraded, 83 newly installed, 0 to remove and 23 not upgraded.\nNeed to get 58.2 MB of archives.\nAfter this operation, 160 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6 amd64 2.19-0ubuntu6.15 [4727 kB]\nGet:3 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1330 B]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-168.218 [771 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1913 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\nExtracting templates from packages: 35%Extracting templates from packages: 71%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 58.2 MB in 14s (4145 kB/s)\n(Reading database ... 51347 files and directories currently installed.)\nPreparing to unpack .../libc6_2.19-0ubuntu6.15_amd64.deb ...\nUnpacking libc6:amd64 (2.19-0ubuntu6.15) over (2.19-0ubuntu6.14) ...\nSetting up libc6:amd64 (2.19-0ubuntu6.15) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51347 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-thread1.54.0:amd64.\nPreparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.7_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.7) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package sprout-libs.\nPreparing to unpack .../sprout-libs_1.0-180328.134516_amd64.deb ...\nUnpacking sprout-libs (1.0-180328.134516) ...\nSelecting previously unselected package clearwater-socket-factory.\nPreparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-socket-factory (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\nSelecting previously unselected package bono.\nPreparing to unpack .../bono_1.0-180328.134516_amd64.deb ...\nUnpacking bono (1.0-180328.134516) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.15) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-168.218_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-168.218) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libperl5.18 (5.18.2-2ubuntu1.7) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up clearwater-tcp-scalability (1.0-180328.114312) ...\nSetting up sprout-libs (1.0-180328.134516) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.15) ...\nSetting up linux-libc-dev:amd64 (3.13.0-168.218) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.15) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up iotop (0.6-1) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-180328.114312) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting cw_infrastructure\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nInstalling collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Unknown job: clearwater-monit\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 8070\nSetting up clearwater-log-cleanup (1.0-180328.114312) ...\nSetting up clearwater-socket-factory (1.0-180328.114312) ...\nclearwater-socket-factory-mgmt start/running, process 8078\nclearwater-socket-factory-sig start/running, process 8086\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up bono (1.0-180328.134516) ...\nSetting up clearwater-diags-monitor (1.0-180328.114312) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-queue-manager python-jsonschema python-mock\nSuggested packages:\n python-mock-doc\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-management clearwater-queue-manager python-jsonschema python-mock\n0 upgraded, 7 newly installed, 0 to remove and 23 not upgraded.\nNeed to get 38.4 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB]\nFetched 38.4 MB in 3s (12.0 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 57625 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.201\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.201\n++ echo A 172.30.9.201\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++ 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+ echo 'nameserver 192.168.100.15'\n+ echo RESOLV_CONF=/etc/dnsmasq.resolv.conf\n+ service dnsmasq force-reload\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n+ (( i=1 ))\n+ (( i<=10 ))\n+ monit summary\nMonit 5.18.1 uptime: 0m\n Service Name Status Type \n node-0.bono.clearwater.opnfv Running System \n ntp_process Running Process \n etcd_process Initializing Process \n clearwater_diags_monitor_pro... Initializing Process \n bono_process Initializing Process \n monit_uptime Initializing Program \n etcd_uptime Wait parent Program \n poll_etcd_cluster Wait parent Program \n poll_etcd Wait parent Program \n poll_bono Initializing Program \n++ grep -v 'Status ok'\n++ grep -v Running\n++ sed 1,2d\n++ monit summary\n+ test -z ' etcd_process Initializing Process \n clearwater_diags_monitor_pro... Initializing Process \n bono_process Initializing Process \n monit_uptime Initializing Program \n etcd_uptime Wait parent Program \n poll_etcd_cluster Wait parent Program \n poll_etcd Wait parent Program \n poll_bono Initializing Program '\n+ sleep 60\n+ (( i++ ))\n+ (( i<=10 ))\n+ monit summary\nMonit 5.18.1 uptime: 1m\n Service Name Status Type \n node-0.bono.clearwater.opnfv Running System \n ntp_process Running Process \n clearwater_queue_manager_pro... Running Process \n etcd_process Running Process \n clearwater_diags_monitor_pro... Running Process \n clearwater_config_manager_pr... Running Process \n clearwater_cluster_manager_p... Running Process \n bono_process Running Process \n monit_uptime Status ok Program \n clearwater_queue_manager_uptime Status ok Program \n etcd_uptime Status ok Program \n poll_etcd_cluster Status ok Program \n poll_etcd Status ok Program \n poll_bono Status ok Program \n++ grep -v 'Status ok'\n++ grep -v Running\n++ sed 1,2d\n++ monit summary\n+ test -z ''\n+ break\n+ clearwater-etcdctl cluster-health\nmember 5183001da062d3 is healthy: got healthy result from http://192.168.100.18:4000\nmember 4f5fad89c74c3b66 is healthy: got healthy result from http://192.168.100.2:4000\nmember 6d9f6395a49be653 is healthy: got healthy result from http://192.168.100.4:4000\nmember f0442ab6606ddc13 is healthy: got healthy result from http://192.168.100.8:4000\ncluster is healthy\n+ clearwater-etcdctl member list\n5183001da062d3: name=192-168-100-18 peerURLs=http://192.168.100.18:2380 clientURLs=http://192.168.100.18:4000 isLeader=false\n4f5fad89c74c3b66: name=192-168-100-2 peerURLs=http://192.168.100.2:2380 clientURLs=http://192.168.100.2:4000 isLeader=false\n6d9f6395a49be653: name=192-168-100-4 peerURLs=http://192.168.100.4:2380 clientURLs=http://192.168.100.4:4000 isLeader=true\nf0442ab6606ddc13: name=192-168-100-8 peerURLs=http://192.168.100.8:2380 clientURLs=http://192.168.100.8:4000 isLeader=false\n+ cw-check_cluster_state\nThis script prints the status of the data store clusters.\n\nThis node (192.168.100.18) should not be in any cluster.\n\nDescribing the Cassandra cluster:\n The cluster is stable.\n 192.168.100.2 is in state normal.\n\nDescribing the Chronos cluster:\n The cluster is stable.\n 192.168.100.2 is in state normal.\n\nDescribing the Memcached cluster:\n The cluster is stable.\n 192.168.100.2 is in state normal.\n\n+ cw-check_config_sync\n - /etc/clearwater/dns.json is up to date\n - /etc/clearwater/sas.json is up to date\n - /etc/clearwater/shared_config is up to date\n+ curl -i -X POST -H 'X-Auth-Token: gAAAAABcrH9tXgqttgVpqjpUDvrORlg1JCRbShem_BNqGXYd_9OkJ5UbiSVFnqo42GfzP7oApyRPcZc14_IzulFvG05yisMrW5xPSvNIk2iG2pCckEhb5VhKFSAIEwIxOSDYph8I_dnaIu02roMMM4P0hjFuskwvQZHsaoa2CaCkD0y5U_wVmSo' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.21:8004/v1/5fc4c7fd07e947fb8641de4126c9f897/stacks/clearwater-opnfv-bono-jtrbvcq5vzig-0-ivd2o4covwaf/cb1625a1-527a-485c-84f7-e713934f5166/resources/wait_handle/signal --data-binary '{\"status\": \"SUCCESS\"}'\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 25 100 4 100 21 11 58 --:--:-- --:--:-- --:--:-- 58100 25 100 4 100 21 11 58 --:--:-- --:--:-- --:--:-- 58\nHTTP/1.1 200 OK\nDate: Tue, 09 Apr 2019 11:22:06 GMT\nServer: Apache\nx-openstack-request-id: req-7f59b79f-37a9-4020-a8f9-28816bc05d7c\nContent-Length: 4\nContent-Type: application/json\n\nnullci-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 | 90:c2:4d:33:da:e8:d6:d6:fb:a9:21:f2:5f:bd:8c:b7 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 0f:13:6b:50:20:17:8d:af:2a:a7:a8:3d:77:9f:c1:c3 root@bono-0 (DSA)\nec2: 256 b9:9b:fb:16:7a:2b:26:55:52:5b:11:11:6d:25:c8:75 root@bono-0 (ECDSA)\nec2: 256 4e:7f:51:b0:d3:33:24:5b:63:be:dd:15:c8:32:65:fc root@bono-0 (ED25519)\nec2: 2048 0c:90:1b:e6:c0:f1:37:b3:7a:da:06:67:eb:25:70:bd root@bono-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBG1ZT7TwCsFQlRdJ8mk7VC7wT8Cqr7uMSQc+UrIQ/4BBcSpCLTInBgMWvpyvtowiCq/wzmCZhWzB4lz3PGYYc/k= root@bono-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIAjYc5bAI59goqMM8MXHCoOgpASgv+JVWgEnQCJBdHls root@bono-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDFr5g3+i0Fg6aykKFwLc+iRMPXLzEeHQdgAdtlieUKjTwSLJHCftxVfacYpBDX4fpTnJsVew4jmRHhjUeLAUrQ+EsPupcgfIqzfW22ViKRbaF+oNkbpmkdHs8SEDv4SO/ViZ6wS/xQXl349iPT13Tq9RU08mif+vXHVsr3gyCknDxphCIxngGyp59bhOUhDztjyMgmpGxK41HDKYzlr3qY0dQ4QQfQmeU9OllaE/dclP92AYsDVjGQAzIYyrrVHxmLYFHxXjtxb8W190Zxkb4Z/cSBNeahyvAvszzPomnS3Qua7OknbVY26/cLByMhyhdaE7EHlth39nciXz8MrB9H root@bono-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Tue, 09 Apr 2019 11:22:16 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 202.21 seconds\n"} 2019-04-09 11:25:03,264 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/54432a8d-9d64-42cf-996a-ee404a40d18c/action used request id req-8a8d5d29-8260-4d04-8e1a-ca484941a39e 2019-04-09 11:25:03,264 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0808198451996s 2019-04-09 11:25:03,266 - 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-167-generic (buildd@lgw01-amd64-031) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #217-Ubuntu SMP Wed Mar 13 16:18:21 UTC 2019 (Ubuntu 3.13.0-167.217-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-167-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-0x000000003ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffdc000-0x000000003fffffff] 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 = 0x3ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 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] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x3fc00000-0x3fdfffff] [ 0.000000] init_memory_mapping: [mem 0x3c000000-0x3fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x3bffffff] [ 0.000000] init_memory_mapping: [mem 0x3fe00000-0x3ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000003ffe14f7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000003ffe140b 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000003ffe0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000003ffe0000 000040 [ 0.000000] ACPI: APIC 000000003ffe147f 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x3ffdbfff] [ 0.000000] NODE_DATA [mem 0x3ffd7000-0x3ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, 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-0x3ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] 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 1 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 0x40000000-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:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88003fc00000 s84096 r8192 d22400 u2097152 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257893 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-167-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: 1007600K/1048040K available (7503K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 40440K 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] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0. [ 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] allocated 4194304 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.008004] pid_max: default: 32768 minimum: 301 [ 0.009628] Security Framework initialized [ 0.011123] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013413] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016943] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.020458] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.022634] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.024258] Initializing cgroup subsys memory [ 0.025799] Initializing cgroup subsys devices [ 0.028004] Initializing cgroup subsys freezer [ 0.029557] Initializing cgroup subsys blkio [ 0.031052] Initializing cgroup subsys perf_event [ 0.032004] Initializing cgroup subsys hugetlb [ 0.034319] mce: CPU supports 10 MCE banks [ 0.036039] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036039] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040005] Spectre V2 : Mitigation: Full generic retpoline [ 0.041854] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.044002] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.046229] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.048002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.050795] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.071965] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.078030] ACPI: Core revision 20131115 [ 0.079906] ACPI: All ACPI Tables successfully acquired [ 0.081405] ftrace: allocating 28753 entries in 113 pages [ 0.104237] smpboot: Max logical packages: 1 [ 0.108084] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.112327] Enabling x2apic [ 0.113428] Enabled x2apic [ 0.116016] Switched APIC routing to physical x2apic. [ 0.119135] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.120002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.124819] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.135016] KVM setup paravirtual spinlock [ 0.138320] x86: Booted up 1 node, 1 CPUs [ 0.139749] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.140419] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.142746] devtmpfs: initialized [ 0.145367] EVM: security.selinux [ 0.146602] EVM: security.SMACK64 [ 0.147827] EVM: security.ima [ 0.148003] EVM: security.capability [ 0.150306] pinctrl core: initialized pinctrl subsystem [ 0.152099] regulator-dummy: no parameters [ 0.153629] RTC time: 11:18:53, date: 04/09/19 [ 0.155233] NET: Registered protocol family 16 [ 0.156165] cpuidle: using governor ladder [ 0.157610] cpuidle: using governor menu [ 0.159043] ACPI: bus type PCI registered [ 0.160012] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.162237] PCI: Using configuration type 1 for base access [ 0.164708] bio: create slab at 0 [ 0.166346] ACPI: Added _OSI(Module Device) [ 0.167819] ACPI: Added _OSI(Processor Device) [ 0.168003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.169606] ACPI: Added _OSI(Processor Aggregator Device) [ 0.172427] ACPI: Interpreter enabled [ 0.173775] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.176929] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.180004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.183261] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.186098] ACPI: (supports S0 S5) [ 0.187413] ACPI: Using IOAPIC for interrupt routing [ 0.188021] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.191209] ACPI: No dock devices found. [ 0.193775] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.195801] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.196008] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.198152] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.200222] acpiphp: Slot [3] registered [ 0.201636] acpiphp: Slot [4] registered [ 0.203048] acpiphp: Slot [5] registered [ 0.204023] acpiphp: Slot [6] registered [ 0.205471] acpiphp: Slot [7] registered [ 0.206883] acpiphp: Slot [8] registered [ 0.208020] acpiphp: Slot [9] registered [ 0.209426] acpiphp: Slot [10] registered [ 0.210871] acpiphp: Slot [11] registered [ 0.212021] acpiphp: Slot [12] registered [ 0.213449] acpiphp: Slot [13] registered [ 0.214874] acpiphp: Slot [14] registered [ 0.216020] acpiphp: Slot [15] registered [ 0.217457] acpiphp: Slot [16] registered [ 0.218885] acpiphp: Slot [17] registered [ 0.220028] acpiphp: Slot [18] registered [ 0.221462] acpiphp: Slot [19] registered [ 0.222897] acpiphp: Slot [20] registered [ 0.224021] acpiphp: Slot [21] registered [ 0.225461] acpiphp: Slot [22] registered [ 0.226890] acpiphp: Slot [23] registered [ 0.228025] acpiphp: Slot [24] registered [ 0.229463] acpiphp: Slot [25] registered [ 0.230896] acpiphp: Slot [26] registered [ 0.232020] acpiphp: Slot [27] registered [ 0.233446] acpiphp: Slot [28] registered [ 0.234876] acpiphp: Slot [29] registered [ 0.236020] acpiphp: Slot [30] registered [ 0.237450] acpiphp: Slot [31] registered [ 0.238874] PCI host bridge to bus 0000:00 [ 0.240004] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.241813] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.243808] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.244004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.246185] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff] [ 0.248003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.256111] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.258628] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.279302] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.281176] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.283968] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.285153] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.287616] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.288844] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.291034] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.292000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.292004] vgaarb: loaded [ 0.293062] vgaarb: bridge control possible 0000:00:02.0 [ 0.295112] SCSI subsystem initialized [ 0.296227] ACPI: bus type USB registered [ 0.297693] usbcore: registered new interface driver usbfs [ 0.299515] usbcore: registered new interface driver hub [ 0.300041] usbcore: registered new device driver usb [ 0.301900] PCI: Using ACPI for IRQ routing [ 0.303783] NetLabel: Initializing [ 0.304008] NetLabel: domain hash size = 128 [ 0.305522] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.307227] NetLabel: unlabeled traffic allowed by default [ 0.308208] Switched to clocksource kvm-clock [ 0.316519] AppArmor: AppArmor Filesystem Enabled [ 0.318157] pnp: PnP ACPI init [ 0.319320] ACPI: bus type PNP registered [ 0.321211] pnp: PnP ACPI: found 8 devices [ 0.322663] ACPI: bus type PNP unregistered [ 0.329748] NET: Registered protocol family 2 [ 0.331546] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.333862] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.336082] TCP: Hash tables configured (established 8192 bind 8192) [ 0.338265] TCP: reno registered [ 0.339473] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.341419] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.343574] NET: Registered protocol family 1 [ 0.345117] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.347061] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.348962] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.365849] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.382867] Trying to unpack rootfs image as initramfs... [ 0.483280] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.486132] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.488083] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.491008] Scanning for low memory corruption every 60 seconds [ 0.493267] Initialise system trusted keyring [ 0.494848] audit: initializing netlink socket (disabled) [ 0.496698] type=2000 audit(1554808734.610:1): initialized [ 0.516716] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.519564] zbud: loaded [ 0.520817] VFS: Disk quotas dquot_6.5.2 [ 0.522258] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.524726] fuse init (API version 7.22) [ 0.526191] msgmni has been set to 1982 [ 0.527620] Key type big_key registered [ 0.529299] Key type asymmetric registered [ 0.530751] Asymmetric key parser 'x509' registered [ 0.532435] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.535044] io scheduler noop registered [ 0.536442] io scheduler deadline registered (default) [ 0.538194] io scheduler cfq registered [ 0.539640] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.541503] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.543694] ipmi message handler version 39.2 [ 0.545266] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.547818] ACPI: Power Button [PWRF] [ 0.549249] GHES: HEST is not enabled! [ 0.565748] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.598051] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.600531] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.625782] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.629122] Linux agpgart interface v0.103 [ 0.631481] brd: module loaded [ 0.633075] loop: module loaded [ 0.634649] blk-mq: CPU -> queue map [ 0.635956] CPU 0 -> Queue 0 [ 0.637885] vda: vda1 [ 0.639544] scsi0 : ata_piix [ 0.640744] scsi1 : ata_piix [ 0.641888] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.644063] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.646721] libphy: Fixed MDIO Bus: probed [ 0.648244] tun: Universal TUN/TAP device driver, 1.6 [ 0.649946] tun: (C) 1999-2004 Max Krasnyansky [ 0.653178] PPP generic driver version 2.4.2 [ 0.654721] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.656832] ehci-pci: EHCI PCI platform driver [ 0.658368] ehci-platform: EHCI generic platform driver [ 0.660131] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.662143] ohci-pci: OHCI PCI platform driver [ 0.663691] ohci-platform: OHCI generic platform driver [ 0.665442] uhci_hcd: USB Universal Host Controller Interface driver [ 0.682427] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.684206] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.686897] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.688901] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.691117] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.693628] usb usb1: Product: UHCI Host Controller [ 0.695292] usb usb1: Manufacturer: Linux 3.13.0-167-generic uhci_hcd [ 0.697377] usb usb1: SerialNumber: 0000:00:01.2 [ 0.699046] hub 1-0:1.0: USB hub found [ 0.700417] hub 1-0:1.0: 2 ports detected [ 0.701977] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.705548] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.707237] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.709014] mousedev: PS/2 mouse device common for all mice [ 0.711180] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.714155] rtc_cmos 00:00: RTC can wake from S4 [ 0.716235] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.718312] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.720450] device-mapper: uevent: version 1.0.3 [ 0.722082] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.724956] ledtrig-cpu: registered to indicate activity on CPUs [ 0.727008] TCP: cubic registered [ 0.728304] NET: Registered protocol family 10 [ 0.730070] NET: Registered protocol family 17 [ 0.731637] Key type dns_resolver registered [ 0.733283] Loading compiled-in X.509 certificates [ 0.735463] Loaded X.509 cert 'Magrathea: Glacier signing key: 7f31a5d3f06466a18e35a132be01bb1d196ea0c8' [ 0.738602] registered taskstats version 1 [ 0.741504] Key type trusted registered [ 0.745025] Key type encrypted registered [ 0.746478] AppArmor: AppArmor sha1 policy hashing enabled [ 0.748311] IMA: No TPM chip found, activating TPM-bypass! [ 0.750693] regulator-dummy: disabling [ 0.752087] Magic number: 15:100:327 [ 0.753570] rtc_cmos 00:00: setting system clock to 2019-04-09 11:18:54 UTC (1554808734) [ 0.756378] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.758350] EDD information not available. [ 0.809271] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.823315] Write protecting the kernel read-only data: 12288k [ 0.825849] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.829914] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.844120] systemd-udevd[99]: starting version 204 [ 0.880542] FDC 0 is a S82078B [ 1.012050] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.177740] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.180072] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.182353] usb 1-1: Product: QEMU USB Tablet [ 1.183881] usb 1-1: Manufacturer: QEMU [ 1.185307] usb 1-1: SerialNumber: 42 [ 1.909799] 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.267552] 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.363706] random: init urandom read with 10 bits of entropy available * Starting Initialize or finalize resolvconf[74G[ OK ][ 2.496537] 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 Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Tue, 09 Apr 2019 11:18:56 +0000. Up 2.91 seconds. cloud-init-nonet[3.15]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.97]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Tue, 09 Apr 2019 11:18:59 +0000. Up 5.41 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.100.18 | 255.255.255.0 | fa:16:3e:e1:3e:83 | 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.100.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.100.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.100.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+-----------------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 0c:90:1b:e6:c0:f1:37:b3:7a:da:06:67:eb:25:70:bd root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | ..... | | o.+. | | +.o= | | o. B | | . o S | | .+o . | | .+o.E | | +oo | | .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: 0f:13:6b:50:20:17:8d:af:2a:a7:a8:3d:77:9f:c1:c3 root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | . +=. | | o... | | ... | | ..o | | .S | | .+ + | | . E . | | oo + . + | |+ 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: b9:9b:fb:16:7a:2b:26:55:52:5b:11:11:6d:25:c8:75 root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | .=Oo.E| | . + oo | | . o . | | ..o | | So | | ... | | ... . | | . +oo | | 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: 4e:7f:51:b0:d3:33:24:5b:63:be:dd:15:c8:32:65:fc root@bono-0 The key's randomart image is: +--[ED25519 256--+ | *o*. | | o.# ..| | * B .| | o Eo| | S . . 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 boot log to disk[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 system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Stopping Flush boot log to disk[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd Cloud-init v. 0.7.5 running 'modules:config' at Tue, 09 Apr 2019 11:19:10 +0000. Up 16.66 seconds. * 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 regular background program processing daemon[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Stopping CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Tue, 09 Apr 2019 11:19:11 +0000. Up 18.02 seconds. + echo 'deb http://repo.cw-ngv.com/stable binary/' + apt-key add - + curl -L http://repo.cw-ngv.com/repo_key % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 Ubuntu 14.04.6 LTS bono-0 ttyS0 bono-0 login: 100 3149 100 3149 0 0 14486 0 --:--:-- --:--:-- --:--:-- 14511 OK + apt-get update Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://repo.cw-ngv.com binary/ InRelease Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://security.ubuntu.com trusty-security/main Sources [172 kB] Get:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:6 http://security.ubuntu.com trusty-security/universe Sources [102 kB] Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [830 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [293 kB] Get:10 http://security.ubuntu.com trusty-security/main Translation-en [446 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:11 http://security.ubuntu.com trusty-security/universe Translation-en [161 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [430 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7528 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1166 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [523 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [576 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4028 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [280 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 13.1 MB in 9s (1388 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.100.4 + '[' -n 192.168.100.4 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install bono --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6 libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs sysstat Suggested packages: binutils-doc restund bono-dbg clearwater-logging clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent cpp-doc gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc lm-sensors snmp-mibs-downloader libstdc++-4.8-doc make-doc ntp-doc python-genshi python-lxml python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils bono build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs sysstat The following packages will be upgraded: libc6 1 upgraded, 83 newly installed, 0 to remove and 23 not upgraded. Need to get 58.2 MB of archives. After this operation, 160 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6 amd64 2.19-0ubuntu6.15 [4727 kB] Get:3 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1330 B] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-168.218 [771 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1913 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 35%Extracting templates from packages: 71%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 58.2 MB in 14s (4145 kB/s) (Reading database ... 51347 files and directories currently installed.) Preparing to unpack .../libc6_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc6:amd64 (2.19-0ubuntu6.15) over (2.19-0ubuntu6.14) ... Setting up libc6:amd64 (2.19-0ubuntu6.15) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package libasan0:amd64. (Reading database ... 51347 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.7_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.7) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ... Unpacking clearwater-tcp-scalability (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package sprout-libs. Preparing to unpack .../sprout-libs_1.0-180328.134516_amd64.deb ... Unpacking sprout-libs (1.0-180328.134516) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ... Unpacking clearwater-socket-factory (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package bono. Preparing to unpack .../bono_1.0-180328.134516_amd64.deb ... Unpacking bono (1.0-180328.134516) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.15) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-168.218_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-168.218) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.7) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up clearwater-tcp-scalability (1.0-180328.114312) ... Setting up sprout-libs (1.0-180328.134516) ... Setting up libc-dev-bin (2.19-0ubuntu6.15) ... Setting up linux-libc-dev:amd64 (3.13.0-168.218) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.15) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up iotop (0.6-1) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-180328.114312) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Unknown job: clearwater-monit Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 8070 Setting up clearwater-log-cleanup (1.0-180328.114312) ... Setting up clearwater-socket-factory (1.0-180328.114312) ... clearwater-socket-factory-mgmt start/running, process 8078 clearwater-socket-factory-sig start/running, process 8086 Processing triggers for ureadahead (0.100.0-16) ... Setting up bono (1.0-180328.134516) ... Setting up clearwater-diags-monitor (1.0-180328.114312) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Processing triggers for ureadahead (0.100.0-16) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 23 not upgraded. Need to get 38.4 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 38.4 MB in 3s (12.0 MB/s) Selecting previously unselected package python-mock. (Reading database ... 57625 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.201 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.201 ++ echo A 172.30.9.201 ++ ip2rr 172.30.9.201 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.201 ++ echo A 172.30.9.201 ++ ip2rr 172.30.9.201 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.201 ++ echo A 172.30.9.201 + echo 'nameserver 192.168.100.15' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + service dnsmasq force-reload * Restarting DNS forwarder and DHCP server dnsmasq ...done. + (( i=1 )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 0m Service Name Status Type node-0.bono.clearwater.opnfv Running System ntp_process Running Process etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process bono_process Initializing Process monit_uptime Initializing Program etcd_uptime Wait parent Program poll_etcd_cluster Wait parent Program poll_etcd Wait parent Program poll_bono Initializing Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process bono_process Initializing Process monit_uptime Initializing Program etcd_uptime Wait parent Program poll_etcd_cluster Wait parent Program poll_etcd Wait parent Program poll_bono Initializing Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 1m Service Name Status Type node-0.bono.clearwater.opnfv Running System ntp_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process bono_process Running Process monit_uptime Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program poll_bono Status ok Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z '' + break + clearwater-etcdctl cluster-health member 5183001da062d3 is healthy: got healthy result from http://192.168.100.18:4000 member 4f5fad89c74c3b66 is healthy: got healthy result from http://192.168.100.2:4000 member 6d9f6395a49be653 is healthy: got healthy result from http://192.168.100.4:4000 member f0442ab6606ddc13 is healthy: got healthy result from http://192.168.100.8:4000 cluster is healthy + clearwater-etcdctl member list 5183001da062d3: name=192-168-100-18 peerURLs=http://192.168.100.18:2380 clientURLs=http://192.168.100.18:4000 isLeader=false 4f5fad89c74c3b66: name=192-168-100-2 peerURLs=http://192.168.100.2:2380 clientURLs=http://192.168.100.2:4000 isLeader=false 6d9f6395a49be653: name=192-168-100-4 peerURLs=http://192.168.100.4:2380 clientURLs=http://192.168.100.4:4000 isLeader=true f0442ab6606ddc13: name=192-168-100-8 peerURLs=http://192.168.100.8:2380 clientURLs=http://192.168.100.8:4000 isLeader=false + cw-check_cluster_state This script prints the status of the data store clusters. This node (192.168.100.18) should not be in any cluster. Describing the Cassandra cluster: The cluster is stable. 192.168.100.2 is in state normal. Describing the Chronos cluster: The cluster is stable. 192.168.100.2 is in state normal. Describing the Memcached cluster: The cluster is stable. 192.168.100.2 is in state normal. + cw-check_config_sync - /etc/clearwater/dns.json is up to date - /etc/clearwater/sas.json is up to date - /etc/clearwater/shared_config is up to date + curl -i -X POST -H 'X-Auth-Token: gAAAAABcrH9tXgqttgVpqjpUDvrORlg1JCRbShem_BNqGXYd_9OkJ5UbiSVFnqo42GfzP7oApyRPcZc14_IzulFvG05yisMrW5xPSvNIk2iG2pCckEhb5VhKFSAIEwIxOSDYph8I_dnaIu02roMMM4P0hjFuskwvQZHsaoa2CaCkD0y5U_wVmSo' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.21:8004/v1/5fc4c7fd07e947fb8641de4126c9f897/stacks/clearwater-opnfv-bono-jtrbvcq5vzig-0-ivd2o4covwaf/cb1625a1-527a-485c-84f7-e713934f5166/resources/wait_handle/signal --data-binary '{"status": "SUCCESS"}' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 25 100 4 100 21 11 58 --:--:-- --:--:-- --:--:-- 58100 25 100 4 100 21 11 58 --:--:-- --:--:-- --:--:-- 58 HTTP/1.1 200 OK Date: Tue, 09 Apr 2019 11:22:06 GMT Server: Apache x-openstack-request-id: req-7f59b79f-37a9-4020-a8f9-28816bc05d7c Content-Length: 4 Content-Type: application/json nullci-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 | 90:c2:4d:33:da:e8:d6:d6:fb:a9:21:f2:5f:bd:8c:b7 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 0f:13:6b:50:20:17:8d:af:2a:a7:a8:3d:77:9f:c1:c3 root@bono-0 (DSA) ec2: 256 b9:9b:fb:16:7a:2b:26:55:52:5b:11:11:6d:25:c8:75 root@bono-0 (ECDSA) ec2: 256 4e:7f:51:b0:d3:33:24:5b:63:be:dd:15:c8:32:65:fc root@bono-0 (ED25519) ec2: 2048 0c:90:1b:e6:c0:f1:37:b3:7a:da:06:67:eb:25:70:bd root@bono-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBG1ZT7TwCsFQlRdJ8mk7VC7wT8Cqr7uMSQc+UrIQ/4BBcSpCLTInBgMWvpyvtowiCq/wzmCZhWzB4lz3PGYYc/k= root@bono-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIAjYc5bAI59goqMM8MXHCoOgpASgv+JVWgEnQCJBdHls root@bono-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDFr5g3+i0Fg6aykKFwLc+iRMPXLzEeHQdgAdtlieUKjTwSLJHCftxVfacYpBDX4fpTnJsVew4jmRHhjUeLAUrQ+EsPupcgfIqzfW22ViKRbaF+oNkbpmkdHs8SEDv4SO/ViZ6wS/xQXl349iPT13Tq9RU08mif+vXHVsr3gyCknDxphCIxngGyp59bhOUhDztjyMgmpGxK41HDKYzlr3qY0dQ4QQfQmeU9OllaE/dclP92AYsDVjGQAzIYyrrVHxmLYFHxXjtxb8W190Zxkb4Z/cSBNeahyvAvszzPomnS3Qua7OknbVY26/cLByMhyhdaE7EHlth39nciXz8MrB9H root@bono-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Tue, 09 Apr 2019 11:22:16 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 202.21 seconds 2019-04-09 11:25:03,270 - functest.core.singlevm - DEBUG - regex found: 'Cloud-init .* finished at ' in 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-167-generic (buildd@lgw01-amd64-031) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #217-Ubuntu SMP Wed Mar 13 16:18:21 UTC 2019 (Ubuntu 3.13.0-167.217-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-167-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-0x000000003ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffdc000-0x000000003fffffff] 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 = 0x3ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 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] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x3fc00000-0x3fdfffff] [ 0.000000] init_memory_mapping: [mem 0x3c000000-0x3fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x3bffffff] [ 0.000000] init_memory_mapping: [mem 0x3fe00000-0x3ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000003ffe14f7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000003ffe140b 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000003ffe0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000003ffe0000 000040 [ 0.000000] ACPI: APIC 000000003ffe147f 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x3ffdbfff] [ 0.000000] NODE_DATA [mem 0x3ffd7000-0x3ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, 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-0x3ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] 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 1 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 0x40000000-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:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88003fc00000 s84096 r8192 d22400 u2097152 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257893 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-167-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: 1007600K/1048040K available (7503K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 40440K 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] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0. [ 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] allocated 4194304 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.008004] pid_max: default: 32768 minimum: 301 [ 0.009628] Security Framework initialized [ 0.011123] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013413] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016943] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.020458] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.022634] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.024258] Initializing cgroup subsys memory [ 0.025799] Initializing cgroup subsys devices [ 0.028004] Initializing cgroup subsys freezer [ 0.029557] Initializing cgroup subsys blkio [ 0.031052] Initializing cgroup subsys perf_event [ 0.032004] Initializing cgroup subsys hugetlb [ 0.034319] mce: CPU supports 10 MCE banks [ 0.036039] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036039] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040005] Spectre V2 : Mitigation: Full generic retpoline [ 0.041854] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.044002] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.046229] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.048002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.050795] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.071965] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.078030] ACPI: Core revision 20131115 [ 0.079906] ACPI: All ACPI Tables successfully acquired [ 0.081405] ftrace: allocating 28753 entries in 113 pages [ 0.104237] smpboot: Max logical packages: 1 [ 0.108084] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.112327] Enabling x2apic [ 0.113428] Enabled x2apic [ 0.116016] Switched APIC routing to physical x2apic. [ 0.119135] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.120002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.124819] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.135016] KVM setup paravirtual spinlock [ 0.138320] x86: Booted up 1 node, 1 CPUs [ 0.139749] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.140419] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.142746] devtmpfs: initialized [ 0.145367] EVM: security.selinux [ 0.146602] EVM: security.SMACK64 [ 0.147827] EVM: security.ima [ 0.148003] EVM: security.capability [ 0.150306] pinctrl core: initialized pinctrl subsystem [ 0.152099] regulator-dummy: no parameters [ 0.153629] RTC time: 11:18:53, date: 04/09/19 [ 0.155233] NET: Registered protocol family 16 [ 0.156165] cpuidle: using governor ladder [ 0.157610] cpuidle: using governor menu [ 0.159043] ACPI: bus type PCI registered [ 0.160012] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.162237] PCI: Using configuration type 1 for base access [ 0.164708] bio: create slab at 0 [ 0.166346] ACPI: Added _OSI(Module Device) [ 0.167819] ACPI: Added _OSI(Processor Device) [ 0.168003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.169606] ACPI: Added _OSI(Processor Aggregator Device) [ 0.172427] ACPI: Interpreter enabled [ 0.173775] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.176929] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.180004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.183261] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.186098] ACPI: (supports S0 S5) [ 0.187413] ACPI: Using IOAPIC for interrupt routing [ 0.188021] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.191209] ACPI: No dock devices found. [ 0.193775] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.195801] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.196008] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.198152] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.200222] acpiphp: Slot [3] registered [ 0.201636] acpiphp: Slot [4] registered [ 0.203048] acpiphp: Slot [5] registered [ 0.204023] acpiphp: Slot [6] registered [ 0.205471] acpiphp: Slot [7] registered [ 0.206883] acpiphp: Slot [8] registered [ 0.208020] acpiphp: Slot [9] registered [ 0.209426] acpiphp: Slot [10] registered [ 0.210871] acpiphp: Slot [11] registered [ 0.212021] acpiphp: Slot [12] registered [ 0.213449] acpiphp: Slot [13] registered [ 0.214874] acpiphp: Slot [14] registered [ 0.216020] acpiphp: Slot [15] registered [ 0.217457] acpiphp: Slot [16] registered [ 0.218885] acpiphp: Slot [17] registered [ 0.220028] acpiphp: Slot [18] registered [ 0.221462] acpiphp: Slot [19] registered [ 0.222897] acpiphp: Slot [20] registered [ 0.224021] acpiphp: Slot [21] registered [ 0.225461] acpiphp: Slot [22] registered [ 0.226890] acpiphp: Slot [23] registered [ 0.228025] acpiphp: Slot [24] registered [ 0.229463] acpiphp: Slot [25] registered [ 0.230896] acpiphp: Slot [26] registered [ 0.232020] acpiphp: Slot [27] registered [ 0.233446] acpiphp: Slot [28] registered [ 0.234876] acpiphp: Slot [29] registered [ 0.236020] acpiphp: Slot [30] registered [ 0.237450] acpiphp: Slot [31] registered [ 0.238874] PCI host bridge to bus 0000:00 [ 0.240004] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.241813] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.243808] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.244004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.246185] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff] [ 0.248003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.256111] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.258628] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.279302] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.281176] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.283968] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.285153] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.287616] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.288844] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.291034] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.292000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.292004] vgaarb: loaded [ 0.293062] vgaarb: bridge control possible 0000:00:02.0 [ 0.295112] SCSI subsystem initialized [ 0.296227] ACPI: bus type USB registered [ 0.297693] usbcore: registered new interface driver usbfs [ 0.299515] usbcore: registered new interface driver hub [ 0.300041] usbcore: registered new device driver usb [ 0.301900] PCI: Using ACPI for IRQ routing [ 0.303783] NetLabel: Initializing [ 0.304008] NetLabel: domain hash size = 128 [ 0.305522] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.307227] NetLabel: unlabeled traffic allowed by default [ 0.308208] Switched to clocksource kvm-clock [ 0.316519] AppArmor: AppArmor Filesystem Enabled [ 0.318157] pnp: PnP ACPI init [ 0.319320] ACPI: bus type PNP registered [ 0.321211] pnp: PnP ACPI: found 8 devices [ 0.322663] ACPI: bus type PNP unregistered [ 0.329748] NET: Registered protocol family 2 [ 0.331546] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.333862] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.336082] TCP: Hash tables configured (established 8192 bind 8192) [ 0.338265] TCP: reno registered [ 0.339473] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.341419] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.343574] NET: Registered protocol family 1 [ 0.345117] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.347061] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.348962] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.365849] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.382867] Trying to unpack rootfs image as initramfs... [ 0.483280] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.486132] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.488083] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.491008] Scanning for low memory corruption every 60 seconds [ 0.493267] Initialise system trusted keyring [ 0.494848] audit: initializing netlink socket (disabled) [ 0.496698] type=2000 audit(1554808734.610:1): initialized [ 0.516716] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.519564] zbud: loaded [ 0.520817] VFS: Disk quotas dquot_6.5.2 [ 0.522258] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.524726] fuse init (API version 7.22) [ 0.526191] msgmni has been set to 1982 [ 0.527620] Key type big_key registered [ 0.529299] Key type asymmetric registered [ 0.530751] Asymmetric key parser 'x509' registered [ 0.532435] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.535044] io scheduler noop registered [ 0.536442] io scheduler deadline registered (default) [ 0.538194] io scheduler cfq registered [ 0.539640] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.541503] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.543694] ipmi message handler version 39.2 [ 0.545266] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.547818] ACPI: Power Button [PWRF] [ 0.549249] GHES: HEST is not enabled! [ 0.565748] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.598051] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.600531] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.625782] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.629122] Linux agpgart interface v0.103 [ 0.631481] brd: module loaded [ 0.633075] loop: module loaded [ 0.634649] blk-mq: CPU -> queue map [ 0.635956] CPU 0 -> Queue 0 [ 0.637885] vda: vda1 [ 0.639544] scsi0 : ata_piix [ 0.640744] scsi1 : ata_piix [ 0.641888] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.644063] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.646721] libphy: Fixed MDIO Bus: probed [ 0.648244] tun: Universal TUN/TAP device driver, 1.6 [ 0.649946] tun: (C) 1999-2004 Max Krasnyansky [ 0.653178] PPP generic driver version 2.4.2 [ 0.654721] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.656832] ehci-pci: EHCI PCI platform driver [ 0.658368] ehci-platform: EHCI generic platform driver [ 0.660131] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.662143] ohci-pci: OHCI PCI platform driver [ 0.663691] ohci-platform: OHCI generic platform driver [ 0.665442] uhci_hcd: USB Universal Host Controller Interface driver [ 0.682427] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.684206] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.686897] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.688901] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.691117] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.693628] usb usb1: Product: UHCI Host Controller [ 0.695292] usb usb1: Manufacturer: Linux 3.13.0-167-generic uhci_hcd [ 0.697377] usb usb1: SerialNumber: 0000:00:01.2 [ 0.699046] hub 1-0:1.0: USB hub found [ 0.700417] hub 1-0:1.0: 2 ports detected [ 0.701977] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.705548] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.707237] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.709014] mousedev: PS/2 mouse device common for all mice [ 0.711180] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.714155] rtc_cmos 00:00: RTC can wake from S4 [ 0.716235] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.718312] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.720450] device-mapper: uevent: version 1.0.3 [ 0.722082] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.724956] ledtrig-cpu: registered to indicate activity on CPUs [ 0.727008] TCP: cubic registered [ 0.728304] NET: Registered protocol family 10 [ 0.730070] NET: Registered protocol family 17 [ 0.731637] Key type dns_resolver registered [ 0.733283] Loading compiled-in X.509 certificates [ 0.735463] Loaded X.509 cert 'Magrathea: Glacier signing key: 7f31a5d3f06466a18e35a132be01bb1d196ea0c8' [ 0.738602] registered taskstats version 1 [ 0.741504] Key type trusted registered [ 0.745025] Key type encrypted registered [ 0.746478] AppArmor: AppArmor sha1 policy hashing enabled [ 0.748311] IMA: No TPM chip found, activating TPM-bypass! [ 0.750693] regulator-dummy: disabling [ 0.752087] Magic number: 15:100:327 [ 0.753570] rtc_cmos 00:00: setting system clock to 2019-04-09 11:18:54 UTC (1554808734) [ 0.756378] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.758350] EDD information not available. [ 0.809271] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.823315] Write protecting the kernel read-only data: 12288k [ 0.825849] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.829914] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.844120] systemd-udevd[99]: starting version 204 [ 0.880542] FDC 0 is a S82078B [ 1.012050] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.177740] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.180072] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.182353] usb 1-1: Product: QEMU USB Tablet [ 1.183881] usb 1-1: Manufacturer: QEMU [ 1.185307] usb 1-1: SerialNumber: 42 [ 1.909799] 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.267552] 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.363706] random: init urandom read with 10 bits of entropy available * Starting Initialize or finalize resolvconf[74G[ OK ][ 2.496537] 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 Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Tue, 09 Apr 2019 11:18:56 +0000. Up 2.91 seconds. cloud-init-nonet[3.15]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.97]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Tue, 09 Apr 2019 11:18:59 +0000. Up 5.41 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.100.18 | 255.255.255.0 | fa:16:3e:e1:3e:83 | 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.100.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.100.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.100.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+-----------------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 0c:90:1b:e6:c0:f1:37:b3:7a:da:06:67:eb:25:70:bd root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | ..... | | o.+. | | +.o= | | o. B | | . o S | | .+o . | | .+o.E | | +oo | | .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: 0f:13:6b:50:20:17:8d:af:2a:a7:a8:3d:77:9f:c1:c3 root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | . +=. | | o... | | ... | | ..o | | .S | | .+ + | | . E . | | oo + . + | |+ 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: b9:9b:fb:16:7a:2b:26:55:52:5b:11:11:6d:25:c8:75 root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | .=Oo.E| | . + oo | | . o . | | ..o | | So | | ... | | ... . | | . +oo | | 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: 4e:7f:51:b0:d3:33:24:5b:63:be:dd:15:c8:32:65:fc root@bono-0 The key's randomart image is: +--[ED25519 256--+ | *o*. | | o.# ..| | * B .| | o Eo| | S . . 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 boot log to disk[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 system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Stopping Flush boot log to disk[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd Cloud-init v. 0.7.5 running 'modules:config' at Tue, 09 Apr 2019 11:19:10 +0000. Up 16.66 seconds. * 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 regular background program processing daemon[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Stopping CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Tue, 09 Apr 2019 11:19:11 +0000. Up 18.02 seconds. + echo 'deb http://repo.cw-ngv.com/stable binary/' + apt-key add - + curl -L http://repo.cw-ngv.com/repo_key % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 Ubuntu 14.04.6 LTS bono-0 ttyS0 bono-0 login: 100 3149 100 3149 0 0 14486 0 --:--:-- --:--:-- --:--:-- 14511 OK + apt-get update Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://repo.cw-ngv.com binary/ InRelease Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://security.ubuntu.com trusty-security/main Sources [172 kB] Get:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:6 http://security.ubuntu.com trusty-security/universe Sources [102 kB] Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [830 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [293 kB] Get:10 http://security.ubuntu.com trusty-security/main Translation-en [446 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:11 http://security.ubuntu.com trusty-security/universe Translation-en [161 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [430 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7528 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1166 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [523 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [576 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4028 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [280 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 13.1 MB in 9s (1388 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.100.4 + '[' -n 192.168.100.4 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install bono --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6 libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs sysstat Suggested packages: binutils-doc restund bono-dbg clearwater-logging clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent cpp-doc gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc lm-sensors snmp-mibs-downloader libstdc++-4.8-doc make-doc ntp-doc python-genshi python-lxml python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils bono build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs sysstat The following packages will be upgraded: libc6 1 upgraded, 83 newly installed, 0 to remove and 23 not upgraded. Need to get 58.2 MB of archives. After this operation, 160 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6 amd64 2.19-0ubuntu6.15 [4727 kB] Get:3 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1330 B] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-168.218 [771 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1913 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 35%Extracting templates from packages: 71%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 58.2 MB in 14s (4145 kB/s) (Reading database ... 51347 files and directories currently installed.) Preparing to unpack .../libc6_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc6:amd64 (2.19-0ubuntu6.15) over (2.19-0ubuntu6.14) ... Setting up libc6:amd64 (2.19-0ubuntu6.15) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package libasan0:amd64. (Reading database ... 51347 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.7_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.7) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ... Unpacking clearwater-tcp-scalability (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package sprout-libs. Preparing to unpack .../sprout-libs_1.0-180328.134516_amd64.deb ... Unpacking sprout-libs (1.0-180328.134516) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ... Unpacking clearwater-socket-factory (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package bono. Preparing to unpack .../bono_1.0-180328.134516_amd64.deb ... Unpacking bono (1.0-180328.134516) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.15) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-168.218_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-168.218) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.7) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up clearwater-tcp-scalability (1.0-180328.114312) ... Setting up sprout-libs (1.0-180328.134516) ... Setting up libc-dev-bin (2.19-0ubuntu6.15) ... Setting up linux-libc-dev:amd64 (3.13.0-168.218) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.15) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up iotop (0.6-1) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-180328.114312) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Unknown job: clearwater-monit Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 8070 Setting up clearwater-log-cleanup (1.0-180328.114312) ... Setting up clearwater-socket-factory (1.0-180328.114312) ... clearwater-socket-factory-mgmt start/running, process 8078 clearwater-socket-factory-sig start/running, process 8086 Processing triggers for ureadahead (0.100.0-16) ... Setting up bono (1.0-180328.134516) ... Setting up clearwater-diags-monitor (1.0-180328.114312) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Processing triggers for ureadahead (0.100.0-16) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 23 not upgraded. Need to get 38.4 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 38.4 MB in 3s (12.0 MB/s) Selecting previously unselected package python-mock. (Reading database ... 57625 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.201 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.201 ++ echo A 172.30.9.201 ++ ip2rr 172.30.9.201 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.201 ++ echo A 172.30.9.201 ++ ip2rr 172.30.9.201 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.201 ++ echo A 172.30.9.201 + echo 'nameserver 192.168.100.15' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + service dnsmasq force-reload * Restarting DNS forwarder and DHCP server dnsmasq ...done. + (( i=1 )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 0m Service Name Status Type node-0.bono.clearwater.opnfv Running System ntp_process Running Process etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process bono_process Initializing Process monit_uptime Initializing Program etcd_uptime Wait parent Program poll_etcd_cluster Wait parent Program poll_etcd Wait parent Program poll_bono Initializing Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process bono_process Initializing Process monit_uptime Initializing Program etcd_uptime Wait parent Program poll_etcd_cluster Wait parent Program poll_etcd Wait parent Program poll_bono Initializing Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 1m Service Name Status Type node-0.bono.clearwater.opnfv Running System ntp_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process bono_process Running Process monit_uptime Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program poll_bono Status ok Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z '' + break + clearwater-etcdctl cluster-health member 5183001da062d3 is healthy: got healthy result from http://192.168.100.18:4000 member 4f5fad89c74c3b66 is healthy: got healthy result from http://192.168.100.2:4000 member 6d9f6395a49be653 is healthy: got healthy result from http://192.168.100.4:4000 member f0442ab6606ddc13 is healthy: got healthy result from http://192.168.100.8:4000 cluster is healthy + clearwater-etcdctl member list 5183001da062d3: name=192-168-100-18 peerURLs=http://192.168.100.18:2380 clientURLs=http://192.168.100.18:4000 isLeader=false 4f5fad89c74c3b66: name=192-168-100-2 peerURLs=http://192.168.100.2:2380 clientURLs=http://192.168.100.2:4000 isLeader=false 6d9f6395a49be653: name=192-168-100-4 peerURLs=http://192.168.100.4:2380 clientURLs=http://192.168.100.4:4000 isLeader=true f0442ab6606ddc13: name=192-168-100-8 peerURLs=http://192.168.100.8:2380 clientURLs=http://192.168.100.8:4000 isLeader=false + cw-check_cluster_state This script prints the status of the data store clusters. This node (192.168.100.18) should not be in any cluster. Describing the Cassandra cluster: The cluster is stable. 192.168.100.2 is in state normal. Describing the Chronos cluster: The cluster is stable. 192.168.100.2 is in state normal. Describing the Memcached cluster: The cluster is stable. 192.168.100.2 is in state normal. + cw-check_config_sync - /etc/clearwater/dns.json is up to date - /etc/clearwater/sas.json is up to date - /etc/clearwater/shared_config is up to date + curl -i -X POST -H 'X-Auth-Token: gAAAAABcrH9tXgqttgVpqjpUDvrORlg1JCRbShem_BNqGXYd_9OkJ5UbiSVFnqo42GfzP7oApyRPcZc14_IzulFvG05yisMrW5xPSvNIk2iG2pCckEhb5VhKFSAIEwIxOSDYph8I_dnaIu02roMMM4P0hjFuskwvQZHsaoa2CaCkD0y5U_wVmSo' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.21:8004/v1/5fc4c7fd07e947fb8641de4126c9f897/stacks/clearwater-opnfv-bono-jtrbvcq5vzig-0-ivd2o4covwaf/cb1625a1-527a-485c-84f7-e713934f5166/resources/wait_handle/signal --data-binary '{"status": "SUCCESS"}' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 25 100 4 100 21 11 58 --:--:-- --:--:-- --:--:-- 58100 25 100 4 100 21 11 58 --:--:-- --:--:-- --:--:-- 58 HTTP/1.1 200 OK Date: Tue, 09 Apr 2019 11:22:06 GMT Server: Apache x-openstack-request-id: req-7f59b79f-37a9-4020-a8f9-28816bc05d7c Content-Length: 4 Content-Type: application/json nullci-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 | 90:c2:4d:33:da:e8:d6:d6:fb:a9:21:f2:5f:bd:8c:b7 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 0f:13:6b:50:20:17:8d:af:2a:a7:a8:3d:77:9f:c1:c3 root@bono-0 (DSA) ec2: 256 b9:9b:fb:16:7a:2b:26:55:52:5b:11:11:6d:25:c8:75 root@bono-0 (ECDSA) ec2: 256 4e:7f:51:b0:d3:33:24:5b:63:be:dd:15:c8:32:65:fc root@bono-0 (ED25519) ec2: 2048 0c:90:1b:e6:c0:f1:37:b3:7a:da:06:67:eb:25:70:bd root@bono-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBG1ZT7TwCsFQlRdJ8mk7VC7wT8Cqr7uMSQc+UrIQ/4BBcSpCLTInBgMWvpyvtowiCq/wzmCZhWzB4lz3PGYYc/k= root@bono-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIAjYc5bAI59goqMM8MXHCoOgpASgv+JVWgEnQCJBdHls root@bono-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDFr5g3+i0Fg6aykKFwLc+iRMPXLzEeHQdgAdtlieUKjTwSLJHCftxVfacYpBDX4fpTnJsVew4jmRHhjUeLAUrQ+EsPupcgfIqzfW22ViKRbaF+oNkbpmkdHs8SEDv4SO/ViZ6wS/xQXl349iPT13Tq9RU08mif+vXHVsr3gyCknDxphCIxngGyp59bhOUhDztjyMgmpGxK41HDKYzlr3qY0dQ4QQfQmeU9OllaE/dclP92AYsDVjGQAzIYyrrVHxmLYFHxXjtxb8W190Zxkb4Z/cSBNeahyvAvszzPomnS3Qua7OknbVY26/cLByMhyhdaE7EHlth39nciXz8MrB9H root@bono-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Tue, 09 Apr 2019 11:22:16 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 202.21 seconds 2019-04-09 11:25:03,274 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 11:25:03,277 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:25:03,480 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1346 Content-Type: application/json Date: Tue, 09 Apr 2019 11:24:53 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-9b236f95-f921-4a05-9bf0-8540810953e6 x-openstack-request-id: req-9b236f95-f921-4a05-9bf0-8540810953e6 2019-04-09 11:25:03,482 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:78:62", "version": 4, "addr": "192.168.100.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:78:62", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/02eed78d-185c-42a4-bfb7-284ff7f2c061", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/02eed78d-185c-42a4-bfb7-284ff7f2c061", "rel": "bookmark"}], "image": {"id": "5deaec50-bf81-44bd-ab3c-b95ce6e93f84", "links": [{"href": "http://172.30.9.21:8774/images/5deaec50-bf81-44bd-ab3c-b95ce6e93f84", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-09T11:18:55.000000", "flavor": {"id": "0576136d-8801-4fa5-b676-a5fb87ede063", "links": [{"href": "http://172.30.9.21:8774/flavors/0576136d-8801-4fa5-b676-a5fb87ede063", "rel": "bookmark"}]}, "id": "02eed78d-185c-42a4-bfb7-284ff7f2c061", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "27137f2a6c8e4f23ae2704bfa84e2fb6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-09T11:18:45Z", "hostId": "5a76a319977a14d4b1c034e062552b70ac9bc1e150697372e88b311d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209", "name": "dime-0.clearwater.opnfv", "created": "2019-04-09T11:18:11Z", "tenant_id": "da1426745d3d4a2ab538c4c6721804f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:aa:68", "version": 4, "addr": "192.168.100.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:aa:68", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/38f98a10-ca0c-4bf7-a5ee-61449a0a426e", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/38f98a10-ca0c-4bf7-a5ee-61449a0a426e", "rel": "bookmark"}], "image": {"id": "5deaec50-bf81-44bd-ab3c-b95ce6e93f84", "links": [{"href": "http://172.30.9.21:8774/images/5deaec50-bf81-44bd-ab3c-b95ce6e93f84", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-09T11:18:55.000000", "flavor": {"id": "0576136d-8801-4fa5-b676-a5fb87ede063", "links": [{"href": "http://172.30.9.21:8774/flavors/0576136d-8801-4fa5-b676-a5fb87ede063", "rel": "bookmark"}]}, "id": "38f98a10-ca0c-4bf7-a5ee-61449a0a426e", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "27137f2a6c8e4f23ae2704bfa84e2fb6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-09T11:18:45Z", "hostId": "4463069664f586962ce23921b8b1055ba8426878641c76368cc50663", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209", "name": "homer-0.clearwater.opnfv", "created": "2019-04-09T11:18:10Z", "tenant_id": "da1426745d3d4a2ab538c4c6721804f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:3e:83", "version": 4, "addr": "192.168.100.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:3e:83", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/54432a8d-9d64-42cf-996a-ee404a40d18c", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/54432a8d-9d64-42cf-996a-ee404a40d18c", "rel": "bookmark"}], "image": {"id": "5deaec50-bf81-44bd-ab3c-b95ce6e93f84", "links": [{"href": "http://172.30.9.21:8774/images/5deaec50-bf81-44bd-ab3c-b95ce6e93f84", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-09T11:18:53.000000", "flavor": {"id": "0576136d-8801-4fa5-b676-a5fb87ede063", "links": [{"href": "http://172.30.9.21:8774/flavors/0576136d-8801-4fa5-b676-a5fb87ede063", "rel": "bookmark"}]}, "id": "54432a8d-9d64-42cf-996a-ee404a40d18c", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "27137f2a6c8e4f23ae2704bfa84e2fb6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-09T11:18:43Z", "hostId": "4463069664f586962ce23921b8b1055ba8426878641c76368cc50663", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209", "name": "bono-0.clearwater.opnfv", "created": "2019-04-09T11:18:09Z", "tenant_id": "da1426745d3d4a2ab538c4c6721804f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:0d:4b", "version": 4, "addr": "192.168.100.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:0d:4b", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/7edffaec-cc85-4a93-8163-a87c805f21e4", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/7edffaec-cc85-4a93-8163-a87c805f21e4", "rel": "bookmark"}], "image": {"id": "5deaec50-bf81-44bd-ab3c-b95ce6e93f84", "links": [{"href": "http://172.30.9.21:8774/images/5deaec50-bf81-44bd-ab3c-b95ce6e93f84", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-09T11:13:21.000000", "flavor": {"id": "0576136d-8801-4fa5-b676-a5fb87ede063", "links": [{"href": "http://172.30.9.21:8774/flavors/0576136d-8801-4fa5-b676-a5fb87ede063", "rel": "bookmark"}]}, "id": "7edffaec-cc85-4a93-8163-a87c805f21e4", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "27137f2a6c8e4f23ae2704bfa84e2fb6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-09T11:13:11Z", "hostId": "5a76a319977a14d4b1c034e062552b70ac9bc1e150697372e88b311d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209", "name": "sprout-0.clearwater.opnfv", "created": "2019-04-09T11:12:54Z", "tenant_id": "da1426745d3d4a2ab538c4c6721804f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:28:85:fe", "version": 4, "addr": "192.168.100.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:28:85:fe", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/bda261c4-b913-4927-bfed-ee05121b025b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/bda261c4-b913-4927-bfed-ee05121b025b", "rel": "bookmark"}], "image": {"id": "5deaec50-bf81-44bd-ab3c-b95ce6e93f84", "links": [{"href": "http://172.30.9.21:8774/images/5deaec50-bf81-44bd-ab3c-b95ce6e93f84", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-09T11:03:08.000000", "flavor": {"id": "0576136d-8801-4fa5-b676-a5fb87ede063", "links": [{"href": "http://172.30.9.21:8774/flavors/0576136d-8801-4fa5-b676-a5fb87ede063", "rel": "bookmark"}]}, "id": "bda261c4-b913-4927-bfed-ee05121b025b", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "27137f2a6c8e4f23ae2704bfa84e2fb6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-09T11:02:59Z", "hostId": "4463069664f586962ce23921b8b1055ba8426878641c76368cc50663", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209", "name": "vellum-0.clearwater.opnfv", "created": "2019-04-09T11:02:41Z", "tenant_id": "da1426745d3d4a2ab538c4c6721804f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:4f:7e", "version": 4, "addr": "192.168.100.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:4f:7e", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a25ca728-890f-4189-80ad-d80b226b85dd", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a25ca728-890f-4189-80ad-d80b226b85dd", "rel": "bookmark"}], "image": {"id": "5deaec50-bf81-44bd-ab3c-b95ce6e93f84", "links": [{"href": "http://172.30.9.21:8774/images/5deaec50-bf81-44bd-ab3c-b95ce6e93f84", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-09T10:59:29.000000", "flavor": {"id": "0576136d-8801-4fa5-b676-a5fb87ede063", "links": [{"href": "http://172.30.9.21:8774/flavors/0576136d-8801-4fa5-b676-a5fb87ede063", "rel": "bookmark"}]}, "id": "a25ca728-890f-4189-80ad-d80b226b85dd", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "27137f2a6c8e4f23ae2704bfa84e2fb6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-09T10:59:20Z", "hostId": "5a76a319977a14d4b1c034e062552b70ac9bc1e150697372e88b311d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209", "name": "ellis-0.clearwater.opnfv", "created": "2019-04-09T10:57:29Z", "tenant_id": "da1426745d3d4a2ab538c4c6721804f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4c:fb:71", "version": 4, "addr": "192.168.100.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4c:fb:71", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/f5f03d56-ed32-47ed-ace2-90dc0c1d18bc", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/f5f03d56-ed32-47ed-ace2-90dc0c1d18bc", "rel": "bookmark"}], "image": {"id": "5deaec50-bf81-44bd-ab3c-b95ce6e93f84", "links": [{"href": "http://172.30.9.21:8774/images/5deaec50-bf81-44bd-ab3c-b95ce6e93f84", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-09T10:56:51.000000", "flavor": {"id": "0576136d-8801-4fa5-b676-a5fb87ede063", "links": [{"href": "http://172.30.9.21:8774/flavors/0576136d-8801-4fa5-b676-a5fb87ede063", "rel": "bookmark"}]}, "id": "f5f03d56-ed32-47ed-ace2-90dc0c1d18bc", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "27137f2a6c8e4f23ae2704bfa84e2fb6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-09T10:56:42Z", "hostId": "4463069664f586962ce23921b8b1055ba8426878641c76368cc50663", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209", "name": "ns.clearwater.opnfv", "created": "2019-04-09T10:55:15Z", "tenant_id": "da1426745d3d4a2ab538c4c6721804f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 11:25:03,482 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-9b236f95-f921-4a05-9bf0-8540810953e6 2019-04-09 11:25:03,482 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.208019018173s 2019-04-09 11:25:03,490 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-04-09 11:25:03,493 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers/7edffaec-cc85-4a93-8163-a87c805f21e4/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" -d '{"os-getConsoleOutput": {"length": null}}' 2019-04-09 11:25:03,567 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 21067 Content-Type: application/json Date: Tue, 09 Apr 2019 11:24:53 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-0db4ae8b-4921-4598-92be-d38cbf6d158e x-openstack-request-id: req-0db4ae8b-4921-4598-92be-d38cbf6d158e 2019-04-09 11:25:03,574 - keystoneauth.session - DEBUG - RESP BODY: {"output": "6 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\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] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x3fc00000-0x3fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x3c000000-0x3fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x3bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x3fe00000-0x3ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000003ffe14f7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000003ffe140b 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000003ffe0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000003ffe0000 000040\n[ 0.000000] ACPI: APIC 000000003ffe147f 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x3ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x3ffd7000-0x3ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, 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-0x3ffdbfff]\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_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 1 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 0x40000000-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:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88003fc00000 s84096 r8192 d22400 u2097152\n[ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 3fc0fc80\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257893\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-167-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: 1007600K/1048040K available (7503K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 40440K 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] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0.\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] allocated 4194304 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.008004] pid_max: default: 32768 minimum: 301\n[ 0.009854] Security Framework initialized\n[ 0.012035] AppArmor: AppArmor initialized\n[ 0.013654] Yama: becoming mindful.\n[ 0.015209] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.017009] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.020491] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.024007] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.026915] Initializing cgroup subsys memory\n[ 0.028006] Initializing cgroup subsys devices\n[ 0.029790] Initializing cgroup subsys freezer\n[ 0.032003] Initializing cgroup subsys blkio\n[ 0.033707] Initializing cgroup subsys perf_event\n[ 0.036004] Initializing cgroup subsys hugetlb\n[ 0.038525] mce: CPU supports 10 MCE banks\n[ 0.040038] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040038] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.044005] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.046074] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.048003] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.052003] Spectre V2 : Disabling Indirect Banch Restricted Speculation\n[ 0.054477] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.056003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.078561] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.084886] ACPI: Core revision 20131115\n[ 0.086938] ACPI: All ACPI Tables successfully acquired\n[ 0.088414] ftrace: allocating 28753 entries in 113 pages\n[ 0.112268] smpboot: Max logical packages: 1\n[ 0.116083] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.120336] Enabling x2apic\n[ 0.121563] Enabled x2apic\n[ 0.124016] Switched APIC routing to physical x2apic.\n[ 0.127385] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.128002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.133779] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.143468] KVM setup paravirtual spinlock\n[ 0.146263] x86: Booted up 1 node, 1 CPUs\n[ 0.147889] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.148425] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.151064] devtmpfs: initialized\n[ 0.153771] EVM: security.selinux\n[ 0.155173] EVM: security.SMACK64\n[ 0.156004] EVM: security.ima\n[ 0.157276] EVM: security.capability\n[ 0.159747] pinctrl core: initialized pinctrl subsystem\n[ 0.160101] regulator-dummy: no parameters\n[ 0.161830] RTC time: 11:13:22, date: 04/09/19\n[ 0.163645] NET: Registered protocol family 16\n[ 0.164154] cpuidle: using governor ladder\n[ 0.165797] cpuidle: using governor menu\n[ 0.167422] ACPI: bus type PCI registered\n[ 0.168013] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.170539] PCI: Using configuration type 1 for base access\n[ 0.172727] bio: create slab at 0\n[ 0.174580] ACPI: Added _OSI(Module Device)\n[ 0.176004] ACPI: Added _OSI(Processor Device)\n[ 0.177752] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.179576] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.181032] ACPI: Interpreter enabled\n[ 0.182551] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.185024] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.188004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.191698] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.194348] ACPI: (supports S0 S5)\n[ 0.195753] ACPI: Using IOAPIC for interrupt routing\n[ 0.196020] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.199641] ACPI: No dock devices found.\n[ 0.201759] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.204016] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.206531] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.208029] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.212324] acpiphp: Slot [3] registered\n[ 0.213810] acpiphp: Slot [4] registered\n[ 0.215215] acpiphp: Slot [5] registered\n[ 0.216038] acpiphp: Slot [6] registered\n[ 0.217422] acpiphp: Slot [7] registered\n[ 0.218801] acpiphp: Slot [8] registered\n[ 0.220021] acpiphp: Slot [9] registered\n[ 0.221400] acpiphp: Slot [10] registered\n[ 0.222812] acpiphp: Slot [11] registered\n[ 0.224021] acpiphp: Slot [12] registered\n[ 0.225425] acpiphp: Slot [13] registered\n[ 0.226830] acpiphp: Slot [14] registered\n[ 0.228020] acpiphp: Slot [15] registered\n[ 0.229427] acpiphp: Slot [16] registered\n[ 0.230833] acpiphp: Slot [17] registered\n[ 0.232028] acpiphp: Slot [18] registered\n[ 0.233441] acpiphp: Slot [19] registered\n[ 0.234863] acpiphp: Slot [20] registered\n[ 0.236021] acpiphp: Slot [21] registered\n[ 0.237437] acpiphp: Slot [22] registered\n[ 0.238853] acpiphp: Slot [23] registered\n[ 0.240035] acpiphp: Slot [24] registered\n[ 0.241464] acpiphp: Slot [25] registered\n[ 0.242881] acpiphp: Slot [26] registered\n[ 0.244021] acpiphp: Slot [27] registered\n[ 0.245431] acpiphp: Slot [28] registered\n[ 0.246854] acpiphp: Slot [29] registered\n[ 0.248021] acpiphp: Slot [30] registered\n[ 0.249430] acpiphp: Slot [31] registered\n[ 0.250828] PCI host bridge to bus 0000:00\n[ 0.252005] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.253799] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.255755] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.256004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.258145] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff]\n[ 0.260003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.269805] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.272015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.296667] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.299224] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.301148] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.303597] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.305136] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.307291] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.308397] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.310233] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.312003] vgaarb: loaded\n[ 0.313051] vgaarb: bridge control possible 0000:00:02.0\n[ 0.315195] SCSI subsystem initialized\n[ 0.316279] ACPI: bus type USB registered\n[ 0.317754] usbcore: registered new interface driver usbfs\n[ 0.319590] usbcore: registered new interface driver hub\n[ 0.320048] usbcore: registered new device driver usb\n[ 0.321951] PCI: Using ACPI for IRQ routing\n[ 0.323983] NetLabel: Initializing\n[ 0.324016] NetLabel: domain hash size = 128\n[ 0.325500] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.327223] NetLabel: unlabeled traffic allowed by default\n[ 0.328223] Switched to clocksource kvm-clock\n[ 0.336351] AppArmor: AppArmor Filesystem Enabled\n[ 0.338017] pnp: PnP ACPI init\n[ 0.339141] ACPI: bus type PNP registered\n[ 0.341041] pnp: PnP ACPI: found 8 devices\n[ 0.342490] ACPI: bus type PNP unregistered\n[ 0.349609] NET: Registered protocol family 2\n[ 0.351524] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.353791] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.355934] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.358038] TCP: reno registered\n[ 0.359203] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.361081] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.363269] NET: Registered protocol family 1\n[ 0.364817] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.366692] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.368522] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.385068] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.401791] Trying to unpack rootfs image as initramfs...\n[ 0.499815] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.502633] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.504551] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.507438] Scanning for low memory corruption every 60 seconds\n[ 0.509662] Initialise system trusted keyring\n[ 0.511235] audit: initializing netlink socket (disabled)\n[ 0.513037] type=2000 audit(1554808402.775:1): initialized\n[ 0.532599] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.535375] zbud: loaded\n[ 0.536583] VFS: Disk quotas dquot_6.5.2\n[ 0.537968] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.540335] fuse init (API version 7.22)\n[ 0.541770] msgmni has been set to 1982\n[ 0.543139] Key type big_key registered\n[ 0.544828] Key type asymmetric registered\n[ 0.546223] Asymmetric key parser 'x509' registered\n[ 0.547832] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.550345] io scheduler noop registered\n[ 0.551687] io scheduler deadline registered (default)\n[ 0.553363] io scheduler cfq registered\n[ 0.554832] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.556656] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.558805] ipmi message handler version 39.2\n[ 0.560354] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.562883] ACPI: Power Button [PWRF]\n[ 0.564280] GHES: HEST is not enabled!\n[ 0.580367] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.612130] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.614551] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.640630] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.643869] Linux agpgart interface v0.103\n[ 0.646186] brd: module loaded\n[ 0.647721] loop: module loaded\n[ 0.649241] blk-mq: CPU -> queue map\n[ 0.650537] CPU 0 -> Queue 0\n[ 0.652532] vda: vda1\n[ 0.654149] scsi0 : ata_piix\n[ 0.655412] scsi1 : ata_piix\n[ 0.656541] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.658638] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.661438] libphy: Fixed MDIO Bus: probed\n[ 0.662931] tun: Universal TUN/TAP device driver, 1.6\n[ 0.664597] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.667635] PPP generic driver version 2.4.2\n[ 0.669175] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.671283] ehci-pci: EHCI PCI platform driver\n[ 0.672799] ehci-platform: EHCI generic platform driver\n[ 0.674558] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.676568] ohci-pci: OHCI PCI platform driver\n[ 0.678085] ohci-platform: OHCI generic platform driver\n[ 0.679844] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.696812] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.698569] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.701310] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.703338] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.705616] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.708150] usb usb1: Product: UHCI Host Controller\n[ 0.709799] usb usb1: Manufacturer: Linux 3.13.0-167-generic uhci_hcd\n[ 0.711873] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.713672] hub 1-0:1.0: USB hub found\n[ 0.715062] hub 1-0:1.0: 2 ports detected\n[ 0.716711] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.720451] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.722163] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.723986] mousedev: PS/2 mouse device common for all mice\n[ 0.726182] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.729134] rtc_cmos 00:00: RTC can wake from S4\n[ 0.731722] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.733824] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.735986] device-mapper: uevent: version 1.0.3\n[ 0.737630] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.740482] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.742559] TCP: cubic registered\n[ 0.743860] NET: Registered protocol family 10\n[ 0.745627] NET: Registered protocol family 17\n[ 0.747187] Key type dns_resolver registered\n[ 0.748825] Loading compiled-in X.509 certificates\n[ 0.750994] Loaded X.509 cert 'Magrathea: Glacier signing key: 7f31a5d3f06466a18e35a132be01bb1d196ea0c8'\n[ 0.754129] registered taskstats version 1\n[ 0.757098] Key type trusted registered\n[ 0.760630] Key type encrypted registered\n[ 0.762059] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.763870] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.766228] regulator-dummy: disabling\n[ 0.767598] Magic number: 15:994:225\n[ 0.768964] port2: hash matches\n[ 0.770314] rtc_cmos 00:00: setting system clock to 2019-04-09 11:13:23 UTC (1554808403)\n[ 0.773140] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.775096] EDD information not available.\n[ 0.817551] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.820256] Write protecting the kernel read-only data: 12288k\n[ 0.822791] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.826795] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.844120] systemd-udevd[99]: starting version 204\n[ 0.876515] FDC 0 is a S82078B\n[ 1.028114] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.193315] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.195491] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.197739] usb 1-1: Product: QEMU USB Tablet\n[ 1.199239] usb 1-1: Manufacturer: QEMU\n[ 1.200605] usb 1-1: SerialNumber: 42\n[ 1.905791] 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.255228] 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.368591] random: init urandom read with 10 bits of entropy available\n[ 2.501676] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Tue, 09 Apr 2019 11:13:25 +0000. Up 2.88 seconds.\ncloud-init-nonet[3.09]: 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 Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.69]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Tue, 09 Apr 2019 11:13:27 +0000. Up 5.21 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.100.8 | 255.255.255.0 | fa:16:3e:b1:0d:4b |\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.100.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.100.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.100.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+-----------------+-----------------+-----------+-------+\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\ndmesg: write failed: Broken pipe\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n11:be:99:2b:ab:4e:28:f3:fc:df:7e:ca:0e:bd:75:40 root@sprout-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . |\n| . . |\n| o E |\n| * |\n| S . |\n| . . . . |\n|o . . o o . . |\n| = . * o.. |\n| oo+oooBo |\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:\n57:c0:0d:d6:1d:39:fb:57:24:bd:1c:b7:cd:0f:7f:f8 root@sprout-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| .++ ..+ |\n| ...o =.+|\n| . .**|\n| . o++|\n| S . =o|\n| . . *|\n| .o|\n| E|\n| |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\ne7:46:1d:b3:79:58:48:1f:f9:6b:0c:54:11:a6:17:93 root@sprout-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| . oO+|\n| . ++Eo|\n| =.oo |\n| . O. .|\n| S o = + .|\n| + . + |\n| o . |\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:\n19:79:4c:ab:c5:e7:0b:2f:50:3b:31:1d:29:35:e0:ad root@sprout-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| oo+. |\n| *.+.o |\n| o @.+ |\n| B B |\n| S E . |\n| . + . |\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 boot log to disk[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\n * Stopping Flush boot log to disk[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Tue, 09 Apr 2019 11:13:38 +0000. Up 15.89 seconds.\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Stopping CPU interrupts balancing daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Tue, 09 Apr 2019 11:13:39 +0000. Up 16.99 seconds.\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ apt-key add -\n+ curl -L http://repo.cw-ngv.com/repo_key\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 14652 0 --:--:-- --:--:-- --:--:-- 14714\nOK\n+ apt-get update\n\nUbuntu 14.04.6 LTS sprout-0 ttyS0\n\nsprout-0 login: Ign http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [172 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [102 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [830 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [430 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [293 kB]\nGet:11 http://security.ubuntu.com trusty-security/main Translation-en [446 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB]\nGet:14 http://security.ubuntu.com trusty-security/universe Translation-en [161 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7528 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1166 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [523 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [576 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4028 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [280 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 13.1 MB in 8s (1504 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.100.4\n+ '[' -n 192.168.100.4 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install sprout --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq\n dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl\n libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1\n libboost-filesystem1.54.0 libboost-locale1.54.0 libboost-regex1.54.0\n libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6 libc6-dev\n libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5\n libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3\n libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8\n libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25\n libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30\n libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-utils libxpm4 libxslt1.1\n libzmq3 linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp\n python-chardet-whl python-colorama python-colorama-whl python-distlib\n python-distlib-whl python-html5lib python-html5lib-whl python-pip\n python-pip-whl python-requests-whl python-setuptools python-setuptools-whl\n python-six-whl python-urllib3-whl python-virtualenv python-wheel\n python3-pkg-resources realpath sprout-base sprout-bgcf sprout-icscf\n sprout-libs sprout-mmtel-as sprout-scscf sysstat\nSuggested packages:\n binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix\n mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales\n debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg\n gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc\n gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg\n libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors\n snmp-mibs-downloader libstdc++-4.8-doc make-doc fcgiwrap nginx-doc ntp-doc\n python-genshi python-lxml python3-setuptools sprout-dbg clearwater-logging\n clearwater-snmp-alarm-agent sprout-bgcf-dbg sprout-icscf-dbg\n sprout-mmtel-as-dbg sprout-scscf-dbg isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq\n dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl\n libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1\n libboost-filesystem1.54.0 libboost-locale1.54.0 libboost-regex1.54.0\n libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev\n libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5\n libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3\n libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8\n libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25\n libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30\n libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-utils libxpm4 libxslt1.1\n libzmq3 linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp\n python-chardet-whl python-colorama python-colorama-whl python-distlib\n python-distlib-whl python-html5lib python-html5lib-whl python-pip\n python-pip-whl python-requests-whl python-setuptools python-setuptools-whl\n python-six-whl python-urllib3-whl python-virtualenv python-wheel\n python3-pkg-resources realpath sprout sprout-base sprout-bgcf sprout-icscf\n sprout-libs sprout-mmtel-as sprout-scscf sysstat\nThe following packages will be upgraded:\n libc6\n1 upgraded, 105 newly installed, 0 to remove and 23 not upgraded.\nNeed to get 61.5 MB of archives.\nAfter this operation, 172 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6 amd64 2.19-0ubuntu6.15 [4727 kB]\nGet:3 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ sprout-base 1.0-180328.134516 [2241 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:16 http://repo.cw-ngv.com/stable/ binary/ sprout-scscf 1.0-180328.134516 [128 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:18 http://repo.cw-ngv.com/stable/ binary/ sprout-icscf 1.0-180328.134516 [83.2 kB]\nGet:19 http://repo.cw-ngv.com/stable/ binary/ sprout-bgcf 1.0-180328.134516 [70.0 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:21 http://repo.cw-ngv.com/stable/ binary/ sprout-mmtel-as 1.0-180328.134516 [50.6 kB]\nGet:22 http://repo.cw-ngv.com/stable/ binary/ sprout 1.0-180328.134516 [12.3 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [147 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.11 [123 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1330 B]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:51 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:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-168.218 [771 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1913 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:61 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:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:64 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:65 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:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-utils amd64 2.9.1+dfsg1-3ubuntu4.13 [34.8 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\nExtracting templates from packages: 28%Extracting templates from packages: 56%Extracting templates from packages: 84%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 61.5 MB in 16s (3809 kB/s)\n(Reading database ... 51347 files and directories currently installed.)\nPreparing to unpack .../libc6_2.19-0ubuntu6.15_amd64.deb ...\nUnpacking libc6:amd64 (2.19-0ubuntu6.15) over (2.19-0ubuntu6.14) ...\nSetting up libc6:amd64 (2.19-0ubuntu6.15) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51347 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-thread1.54.0:amd64.\nPreparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-locale1.54.0:amd64.\nPreparing to unpack .../libboost-locale1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-locale1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.11_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.11) ...\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.11_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.11) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.7_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.7) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.15) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-168.218_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-168.218) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ...\nUnpacking clearwater-nginx (1.0-180322.165850) ...\nSelecting previously unselected package clearwater-socket-factory.\nPreparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-socket-factory (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-180328.114312) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package libxml2-utils.\nPreparing to unpack .../libxml2-utils_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ...\nUnpacking libxml2-utils (2.9.1+dfsg1-3ubuntu4.13) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\nSelecting previously unselected package sprout-libs.\nPreparing to unpack .../sprout-libs_1.0-180328.134516_amd64.deb ...\nUnpacking sprout-libs (1.0-180328.134516) ...\nSelecting previously unselected package sprout-base.\nPreparing to unpack .../sprout-base_1.0-180328.134516_amd64.deb ...\nUnpacking sprout-base (1.0-180328.134516) ...\nSelecting previously unselected package sprout-scscf.\nPreparing to unpack .../sprout-scscf_1.0-180328.134516_amd64.deb ...\nUnpacking sprout-scscf (1.0-180328.134516) ...\nSelecting previously unselected package sprout-icscf.\nPreparing to unpack .../sprout-icscf_1.0-180328.134516_amd64.deb ...\nUnpacking sprout-icscf (1.0-180328.134516) ...\nSelecting previously unselected package sprout-bgcf.\nPreparing to unpack .../sprout-bgcf_1.0-180328.134516_amd64.deb ...\nUnpacking sprout-bgcf (1.0-180328.134516) ...\nSelecting previously unselected package sprout-mmtel-as.\nPreparing to unpack .../sprout-mmtel-as_1.0-180328.134516_amd64.deb ...\nUnpacking sprout-mmtel-as (1.0-180328.134516) ...\nSelecting previously unselected package sprout.\nPreparing to unpack .../sprout_1.0-180328.134516_amd64.deb ...\nUnpacking sprout (1.0-180328.134516) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-locale1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSetting up libtiff5:amd64 (4.0.3-7ubuntu0.11) ...\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.11) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libperl5.18 (5.18.2-2ubuntu1.7) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.15) ...\nSetting up linux-libc-dev:amd64 (3.13.0-168.218) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.15) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up iotop (0.6-1) ...\nSetting up nginx-common (1.4.6-1ubuntu3.9) ...\nSetting up clearwater-tcp-scalability (1.0-180328.114312) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up libxml2-utils (2.9.1+dfsg1-3ubuntu4.13) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1.1) ...\nSetting up sprout-libs (1.0-180328.134516) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-180328.114312) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting cw_infrastructure\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nInstalling collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nrsyslog stop/waiting\nrsyslog start/running, process 8359\nreload: Unknown job: clearwater-monit\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-log-cleanup (1.0-180328.114312) ...\nSetting up clearwater-socket-factory (1.0-180328.114312) ...\nclearwater-socket-factory-mgmt start/running, process 8387\nclearwater-socket-factory-sig start/running, process 8395\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 8441\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-diags-monitor (1.0-180328.114312) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up nginx-core (1.4.6-1ubuntu3.9) ...\nSetting up nginx (1.4.6-1ubuntu3.9) ...\nSetting up clearwater-nginx (1.0-180322.165850) ...\nTesting nginx configuration...\nnginx: the configuration file /etc/nginx/nginx.conf syntax is ok\nnginx: configuration file /etc/nginx/nginx.conf test is successful\nSite ping has been enabled. Run /etc/init.d/nginx reload to apply the changes.\nGenerating a 2048 bit RSA private key\n...................................................................+++\n.............+++\nunable to write 'random state'\nwriting new private key to 'nginx.key'\n-----\nSignature ok\nsubject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown\nGetting Private key\nunable to write 'random state'\nAdding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx'\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up sprout-base (1.0-180328.134516) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up sprout-bgcf (1.0-180328.134516) ...\nSetting up sprout-mmtel-as (1.0-180328.134516) ...\nSetting up sprout-scscf (1.0-180328.134516) ...\nSetting up sprout-icscf (1.0-180328.134516) ...\nSetting up sprout (1.0-180328.134516) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-queue-manager python-jsonschema python-mock\nSuggested packages:\n python-mock-doc\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-management clearwater-queue-manager python-jsonschema python-mock\n0 upgraded, 7 newly installed, 0 to remove and 23 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 2s (13.2 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 57952 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.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++ 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++ 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+ echo 'nameserver 192.168.100.15'\n+ echo RESOLV_CONF=/etc/dnsmasq.resolv.conf\n+ service dnsmasq force-reload\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n+ (( i=1 ))\n+ (( i<=10 ))\n+ monit summary\nMonit 5.18.1 uptime: 0m\n Service Name Status Type \n node-0.sprout.clearwater.opnfv Running System \n sprout_process Execution failed | Does... Process \n ntp_process Running Process \n nginx_process Initializing Process \n clearwater_diags_monitor_pro... Initializing Process \n sprout_uptime Wait parent Program \n poll_sprout_sip Wait parent Program \n poll_sprout_http Wait parent Program \n nginx_ping Wait parent Program \n nginx_uptime Wait parent Program \n monit_uptime Initializing Program \n++ grep -v 'Status ok'\n++ grep -v Running\n++ sed 1,2d\n++ monit summary\n+ test -z ' sprout_process Execution failed | Does... Process \n nginx_process Initializing Process \n clearwater_diags_monitor_pro... Initializing Process \n sprout_uptime Wait parent Program \n poll_sprout_sip Wait parent Program \n poll_sprout_http Wait parent Program \n nginx_ping Wait parent Program \n nginx_uptime Wait parent Program \n monit_uptime Initializing Program '\n+ sleep 60\n+ (( i++ ))\n+ (( i<=10 ))\n+ monit summary\nMonit 5.18.1 uptime: 1m\n Service Name Status Type \n node-0.sprout.clearwater.opnfv Running System \n sprout_process Execution failed | Does... Process \n ntp_process Running Process \n nginx_process Running Process \n clearwater_queue_manager_pro... Running Process \n etcd_process Initializing Process \n clearwater_diags_monitor_pro... Initializing Process \n clearwater_config_manager_pr... Initializing Process \n clearwater_cluster_manager_p... Initializing Process \n sprout_uptime Wait parent Program \n poll_sprout_sip Wait parent Program \n poll_sprout_http Wait parent Program \n nginx_ping Initializing Program \n nginx_uptime Initializing Program \n monit_uptime Initializing Program \n clearwater_queue_manager_uptime Initializing Program \n etcd_uptime Wait parent Program \n poll_etcd_cluster Wait parent Program \n poll_etcd Wait parent Program \n++ grep -v 'Status ok'\n++ grep -v Running\n++ sed 1,2d\n++ monit summary\n+ test -z ' sprout_process Execution failed | Does... Process \n etcd_process Initializing Process \n clearwater_diags_monitor_pro... Initializing Process \n clearwater_config_manager_pr... Initializing Process \n clearwater_cluster_manager_p... Initializing Process \n sprout_uptime Wait parent Program \n poll_sprout_sip Wait parent Program \n poll_sprout_http Wait parent Program \n nginx_ping Initializing Program \n nginx_uptime Initializing Program \n monit_uptime Initializing Program \n clearwater_queue_manager_uptime Initializing Program \n etcd_uptime Wait parent Program \n poll_etcd_cluster Wait parent Program \n poll_etcd Wait parent Program '\n+ sleep 60\n+ (( i++ ))\n+ (( i<=10 ))\n+ monit summary\nMonit 5.18.1 uptime: 2m\n Service Name Status Type \n node-0.sprout.clearwater.opnfv Running System \n sprout_process Running Process \n ntp_process Running Process \n nginx_process Running Process \n clearwater_queue_manager_pro... Running Process \n etcd_process Running Process \n clearwater_diags_monitor_pro... Running Process \n clearwater_config_manager_pr... Running Process \n clearwater_cluster_manager_p... Running Process \n sprout_uptime Status failed Program \n poll_sprout_sip Status ok Program \n poll_sprout_http Status ok Program \n nginx_ping Status ok Program \n nginx_uptime Status ok Program \n monit_uptime Status ok Program \n clearwater_queue_manager_uptime Status ok Program \n etcd_uptime Status ok Program \n poll_etcd_cluster Status ok Program \n poll_etcd Status ok Program \n++ grep -v 'Status ok'\n++ grep -v Running\n++ sed 1,2d\n++ monit summary\n+ test -z ' sprout_uptime Status failed Program '\n+ sleep 60\n+ (( i++ ))\n+ (( i<=10 ))\n+ monit summary\nMonit 5.18.1 uptime: 3m\n Service Name Status Type \n node-0.sprout.clearwater.opnfv Running System \n sprout_process Running Process \n ntp_process Running Process \n nginx_process Running Process \n clearwater_queue_manager_pro... Running Process \n etcd_process Running Process \n clearwater_diags_monitor_pro... Running Process \n clearwater_config_manager_pr... Running Process \n clearwater_cluster_manager_p... Running Process \n sprout_uptime Status ok Program \n poll_sprout_sip Status ok Program \n poll_sprout_http Status ok Program \n nginx_ping Status ok Program \n nginx_uptime Status ok Program \n monit_uptime Status ok Program \n clearwater_queue_manager_uptime Status ok Program \n etcd_uptime Status ok Program \n poll_etcd_cluster Status ok Program \n poll_etcd Status ok Program \n++ grep -v 'Status ok'\n++ grep -v Running\n++ sed 1,2d\n++ monit summary\n+ test -z ''\n+ break\n+ clearwater-etcdctl cluster-health\nmember 4f5fad89c74c3b66 is healthy: got healthy result from http://192.168.100.2:4000\nmember 6d9f6395a49be653 is healthy: got healthy result from http://192.168.100.4:4000\nmember f0442ab6606ddc13 is healthy: got healthy result from http://192.168.100.8:4000\ncluster is healthy\n+ clearwater-etcdctl member list\n4f5fad89c74c3b66: name=192-168-100-2 peerURLs=http://192.168.100.2:2380 clientURLs=http://192.168.100.2:4000 isLeader=false\n6d9f6395a49be653: name=192-168-100-4 peerURLs=http://192.168.100.4:2380 clientURLs=http://192.168.100.4:4000 isLeader=true\nf0442ab6606ddc13: name=192-168-100-8 peerURLs=http://192.168.100.8:2380 clientURLs=http://192.168.100.8:4000 isLeader=false\n+ cw-check_cluster_state\nThis script prints the status of the data store clusters.\n\nThis node (192.168.100.8) should not be in any cluster.\n\nDescribing the Cassandra cluster:\n The cluster is stable.\n 192.168.100.2 is in state normal.\n\nDescribing the Chronos cluster:\n The cluster is stable.\n 192.168.100.2 is in state normal.\n\nDescribing the Memcached cluster:\n The cluster is stable.\n 192.168.100.2 is in state normal.\n\n+ cw-check_config_sync\n - /etc/clearwater/fallback_ifcs.xml is up to date\n - /etc/clearwater/enum.json is up to date\n - /etc/clearwater/dns.json is up to date\n - /etc/clearwater/sas.json is up to date\n - /etc/clearwater/s-cscf.json is up to date\n - /etc/clearwater/bgcf.json is up to date\n - /etc/clearwater/shared_config is up to date\n - /etc/clearwater/shared_ifcs.xml is up to date\n - /etc/clearwater/rph.json is up to date\n+ curl -i -X POST -H 'X-Auth-Token: gAAAAABcrH4vtVAEGLsqwPi7TMYmRLd7lzW_9FACUdSW3pSUaQtn8iVkc_gHcf0LT5uBi8EMl67HC0W11RQeZq8sVu17MDI0FtZ1JB0SBxZ2I1zo36BfTBt3EfjNorqXPHdFCtkGBT0oSYGn09dUnCB-0A2Kx5H8Qk_shIR526ryCH7W-v-zZ1Q' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.21:8004/v1/5fc4c7fd07e947fb8641de4126c9f897/stacks/clearwater-opnfv-sprout-w3lr2lowwk42-0-irnf5bggbilt/938aee37-3d3e-4e35-b8f7-db0655cc0d71/resources/wait_handle/signal --data-binary '{\"status\": \"SUCCESS\"}'\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 25 100 4 100 21 11 58 --:--:-- --:--:-- --:--:-- 58\nHTTP/1.1 200 OK\nDate: Tue, 09 Apr 2019 11:17:55 GMT\nServer: Apache\nx-openstack-request-id: req-594f17ef-a5ed-417b-a1a9-48a5874dd700\nContent-Length: 4\nContent-Type: application/json\n\nnullci-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 | 90:c2:4d:33:da:e8:d6:d6:fb:a9:21:f2:5f:bd:8c:b7 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 57:c0:0d:d6:1d:39:fb:57:24:bd:1c:b7:cd:0f:7f:f8 root@sprout-0 (DSA)\nec2: 256 e7:46:1d:b3:79:58:48:1f:f9:6b:0c:54:11:a6:17:93 root@sprout-0 (ECDSA)\nec2: 256 19:79:4c:ab:c5:e7:0b:2f:50:3b:31:1d:29:35:e0:ad root@sprout-0 (ED25519)\nec2: 2048 11:be:99:2b:ab:4e:28:f3:fc:df:7e:ca:0e:bd:75:40 root@sprout-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBNJsLAoipN50oHIM1Z0fRBD+JsGOdmWG+1Ortf39SvHYD8B/MSa7Lv+bzdiGu1csWSqqGBQBJvLWMKjzFPkzYnk= root@sprout-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILxs4IIGlTYRPQaGcdHl6+T5Cxpz1mIpmdq/j5PDUabA root@sprout-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDJzvU/5kWJzptz34g0VnLwyEap7nyKIDp3Tk3A+yEAOQ+jZ2++Df6Vj5ojwwJz30OmryJadDP4nTNN6otblZHiVnt9+GD0hobin4XEKgGQNyRAiaEu4D7FRM7xzMdDNR+ubsde4vx5K5eXwvKpxINvpQDjILvycmqSRffLIiA86F/MetYH1rHQLKCraUMbT3x2EXMoYThCW67X98Fg3zpIO8ox+ZllsdEiK4MHoWpxb8kbKaUt8+rh5JrO4d82PAbKDv4MJ+XocKpKXVkGZHdNnsAR4ANKAH3ekWYu6ny3EMM2WBjI/QQHAuYe9ejp6MWFGOMYVZrJt1PuMCpz8efD root@sprout-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Tue, 09 Apr 2019 11:18:06 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 283.42 seconds\n"} 2019-04-09 11:25:03,576 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/7edffaec-cc85-4a93-8163-a87c805f21e4/action used request id req-0db4ae8b-4921-4598-92be-d38cbf6d158e 2019-04-09 11:25:03,576 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0858390331268s 2019-04-09 11:25:03,578 - functest.core.singlevm - DEBUG - console: 6 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 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] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x3fc00000-0x3fdfffff] [ 0.000000] init_memory_mapping: [mem 0x3c000000-0x3fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x3bffffff] [ 0.000000] init_memory_mapping: [mem 0x3fe00000-0x3ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000003ffe14f7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000003ffe140b 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000003ffe0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000003ffe0000 000040 [ 0.000000] ACPI: APIC 000000003ffe147f 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x3ffdbfff] [ 0.000000] NODE_DATA [mem 0x3ffd7000-0x3ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, 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-0x3ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] 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 1 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 0x40000000-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:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88003fc00000 s84096 r8192 d22400 u2097152 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257893 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-167-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: 1007600K/1048040K available (7503K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 40440K 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] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0. [ 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] allocated 4194304 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.008004] pid_max: default: 32768 minimum: 301 [ 0.009854] Security Framework initialized [ 0.012035] AppArmor: AppArmor initialized [ 0.013654] Yama: becoming mindful. [ 0.015209] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.017009] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.020491] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.024007] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.026915] Initializing cgroup subsys memory [ 0.028006] Initializing cgroup subsys devices [ 0.029790] Initializing cgroup subsys freezer [ 0.032003] Initializing cgroup subsys blkio [ 0.033707] Initializing cgroup subsys perf_event [ 0.036004] Initializing cgroup subsys hugetlb [ 0.038525] mce: CPU supports 10 MCE banks [ 0.040038] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040038] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.044005] Spectre V2 : Mitigation: Full generic retpoline [ 0.046074] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.048003] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.052003] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.054477] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.056003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.078561] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.084886] ACPI: Core revision 20131115 [ 0.086938] ACPI: All ACPI Tables successfully acquired [ 0.088414] ftrace: allocating 28753 entries in 113 pages [ 0.112268] smpboot: Max logical packages: 1 [ 0.116083] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.120336] Enabling x2apic [ 0.121563] Enabled x2apic [ 0.124016] Switched APIC routing to physical x2apic. [ 0.127385] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.128002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.133779] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.143468] KVM setup paravirtual spinlock [ 0.146263] x86: Booted up 1 node, 1 CPUs [ 0.147889] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.148425] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.151064] devtmpfs: initialized [ 0.153771] EVM: security.selinux [ 0.155173] EVM: security.SMACK64 [ 0.156004] EVM: security.ima [ 0.157276] EVM: security.capability [ 0.159747] pinctrl core: initialized pinctrl subsystem [ 0.160101] regulator-dummy: no parameters [ 0.161830] RTC time: 11:13:22, date: 04/09/19 [ 0.163645] NET: Registered protocol family 16 [ 0.164154] cpuidle: using governor ladder [ 0.165797] cpuidle: using governor menu [ 0.167422] ACPI: bus type PCI registered [ 0.168013] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.170539] PCI: Using configuration type 1 for base access [ 0.172727] bio: create slab at 0 [ 0.174580] ACPI: Added _OSI(Module Device) [ 0.176004] ACPI: Added _OSI(Processor Device) [ 0.177752] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.179576] ACPI: Added _OSI(Processor Aggregator Device) [ 0.181032] ACPI: Interpreter enabled [ 0.182551] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.185024] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.188004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.191698] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.194348] ACPI: (supports S0 S5) [ 0.195753] ACPI: Using IOAPIC for interrupt routing [ 0.196020] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.199641] ACPI: No dock devices found. [ 0.201759] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.204016] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.206531] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.208029] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.212324] acpiphp: Slot [3] registered [ 0.213810] acpiphp: Slot [4] registered [ 0.215215] acpiphp: Slot [5] registered [ 0.216038] acpiphp: Slot [6] registered [ 0.217422] acpiphp: Slot [7] registered [ 0.218801] acpiphp: Slot [8] registered [ 0.220021] acpiphp: Slot [9] registered [ 0.221400] acpiphp: Slot [10] registered [ 0.222812] acpiphp: Slot [11] registered [ 0.224021] acpiphp: Slot [12] registered [ 0.225425] acpiphp: Slot [13] registered [ 0.226830] acpiphp: Slot [14] registered [ 0.228020] acpiphp: Slot [15] registered [ 0.229427] acpiphp: Slot [16] registered [ 0.230833] acpiphp: Slot [17] registered [ 0.232028] acpiphp: Slot [18] registered [ 0.233441] acpiphp: Slot [19] registered [ 0.234863] acpiphp: Slot [20] registered [ 0.236021] acpiphp: Slot [21] registered [ 0.237437] acpiphp: Slot [22] registered [ 0.238853] acpiphp: Slot [23] registered [ 0.240035] acpiphp: Slot [24] registered [ 0.241464] acpiphp: Slot [25] registered [ 0.242881] acpiphp: Slot [26] registered [ 0.244021] acpiphp: Slot [27] registered [ 0.245431] acpiphp: Slot [28] registered [ 0.246854] acpiphp: Slot [29] registered [ 0.248021] acpiphp: Slot [30] registered [ 0.249430] acpiphp: Slot [31] registered [ 0.250828] PCI host bridge to bus 0000:00 [ 0.252005] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.253799] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.255755] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.256004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.258145] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff] [ 0.260003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.269805] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.272015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.296667] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.299224] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.301148] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.303597] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.305136] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.307291] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.308397] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.310233] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.312003] vgaarb: loaded [ 0.313051] vgaarb: bridge control possible 0000:00:02.0 [ 0.315195] SCSI subsystem initialized [ 0.316279] ACPI: bus type USB registered [ 0.317754] usbcore: registered new interface driver usbfs [ 0.319590] usbcore: registered new interface driver hub [ 0.320048] usbcore: registered new device driver usb [ 0.321951] PCI: Using ACPI for IRQ routing [ 0.323983] NetLabel: Initializing [ 0.324016] NetLabel: domain hash size = 128 [ 0.325500] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.327223] NetLabel: unlabeled traffic allowed by default [ 0.328223] Switched to clocksource kvm-clock [ 0.336351] AppArmor: AppArmor Filesystem Enabled [ 0.338017] pnp: PnP ACPI init [ 0.339141] ACPI: bus type PNP registered [ 0.341041] pnp: PnP ACPI: found 8 devices [ 0.342490] ACPI: bus type PNP unregistered [ 0.349609] NET: Registered protocol family 2 [ 0.351524] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.353791] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.355934] TCP: Hash tables configured (established 8192 bind 8192) [ 0.358038] TCP: reno registered [ 0.359203] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.361081] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.363269] NET: Registered protocol family 1 [ 0.364817] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.366692] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.368522] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.385068] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.401791] Trying to unpack rootfs image as initramfs... [ 0.499815] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.502633] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.504551] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.507438] Scanning for low memory corruption every 60 seconds [ 0.509662] Initialise system trusted keyring [ 0.511235] audit: initializing netlink socket (disabled) [ 0.513037] type=2000 audit(1554808402.775:1): initialized [ 0.532599] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.535375] zbud: loaded [ 0.536583] VFS: Disk quotas dquot_6.5.2 [ 0.537968] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.540335] fuse init (API version 7.22) [ 0.541770] msgmni has been set to 1982 [ 0.543139] Key type big_key registered [ 0.544828] Key type asymmetric registered [ 0.546223] Asymmetric key parser 'x509' registered [ 0.547832] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.550345] io scheduler noop registered [ 0.551687] io scheduler deadline registered (default) [ 0.553363] io scheduler cfq registered [ 0.554832] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.556656] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.558805] ipmi message handler version 39.2 [ 0.560354] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.562883] ACPI: Power Button [PWRF] [ 0.564280] GHES: HEST is not enabled! [ 0.580367] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.612130] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.614551] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.640630] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.643869] Linux agpgart interface v0.103 [ 0.646186] brd: module loaded [ 0.647721] loop: module loaded [ 0.649241] blk-mq: CPU -> queue map [ 0.650537] CPU 0 -> Queue 0 [ 0.652532] vda: vda1 [ 0.654149] scsi0 : ata_piix [ 0.655412] scsi1 : ata_piix [ 0.656541] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.658638] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.661438] libphy: Fixed MDIO Bus: probed [ 0.662931] tun: Universal TUN/TAP device driver, 1.6 [ 0.664597] tun: (C) 1999-2004 Max Krasnyansky [ 0.667635] PPP generic driver version 2.4.2 [ 0.669175] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.671283] ehci-pci: EHCI PCI platform driver [ 0.672799] ehci-platform: EHCI generic platform driver [ 0.674558] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.676568] ohci-pci: OHCI PCI platform driver [ 0.678085] ohci-platform: OHCI generic platform driver [ 0.679844] uhci_hcd: USB Universal Host Controller Interface driver [ 0.696812] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.698569] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.701310] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.703338] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.705616] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.708150] usb usb1: Product: UHCI Host Controller [ 0.709799] usb usb1: Manufacturer: Linux 3.13.0-167-generic uhci_hcd [ 0.711873] usb usb1: SerialNumber: 0000:00:01.2 [ 0.713672] hub 1-0:1.0: USB hub found [ 0.715062] hub 1-0:1.0: 2 ports detected [ 0.716711] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.720451] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.722163] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.723986] mousedev: PS/2 mouse device common for all mice [ 0.726182] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.729134] rtc_cmos 00:00: RTC can wake from S4 [ 0.731722] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.733824] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.735986] device-mapper: uevent: version 1.0.3 [ 0.737630] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.740482] ledtrig-cpu: registered to indicate activity on CPUs [ 0.742559] TCP: cubic registered [ 0.743860] NET: Registered protocol family 10 [ 0.745627] NET: Registered protocol family 17 [ 0.747187] Key type dns_resolver registered [ 0.748825] Loading compiled-in X.509 certificates [ 0.750994] Loaded X.509 cert 'Magrathea: Glacier signing key: 7f31a5d3f06466a18e35a132be01bb1d196ea0c8' [ 0.754129] registered taskstats version 1 [ 0.757098] Key type trusted registered [ 0.760630] Key type encrypted registered [ 0.762059] AppArmor: AppArmor sha1 policy hashing enabled [ 0.763870] IMA: No TPM chip found, activating TPM-bypass! [ 0.766228] regulator-dummy: disabling [ 0.767598] Magic number: 15:994:225 [ 0.768964] port2: hash matches [ 0.770314] rtc_cmos 00:00: setting system clock to 2019-04-09 11:13:23 UTC (1554808403) [ 0.773140] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.775096] EDD information not available. [ 0.817551] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.820256] Write protecting the kernel read-only data: 12288k [ 0.822791] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.826795] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.844120] systemd-udevd[99]: starting version 204 [ 0.876515] FDC 0 is a S82078B [ 1.028114] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.193315] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.195491] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.197739] usb 1-1: Product: QEMU USB Tablet [ 1.199239] usb 1-1: Manufacturer: QEMU [ 1.200605] usb 1-1: SerialNumber: 42 [ 1.905791] 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.255228] 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.368591] random: init urandom read with 10 bits of entropy available [ 2.501676] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Tue, 09 Apr 2019 11:13:25 +0000. Up 2.88 seconds. cloud-init-nonet[3.09]: 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 Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.69]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Tue, 09 Apr 2019 11:13:27 +0000. Up 5.21 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.100.8 | 255.255.255.0 | fa:16:3e:b1:0d:4b | 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.100.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.100.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.100.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+-----------------+-----------------+-----------+-------+ * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] dmesg: write failed: Broken pipe Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 11:be:99:2b:ab:4e:28:f3:fc:df:7e:ca:0e:bd:75:40 root@sprout-0 The key's randomart image is: +--[ RSA 2048]----+ | . | | . . | | o E | | * | | S . | | . . . . | |o . . o o . . | | = . * o.. | | oo+oooBo | +-----------------+ 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: 57:c0:0d:d6:1d:39:fb:57:24:bd:1c:b7:cd:0f:7f:f8 root@sprout-0 The key's randomart image is: +--[ DSA 1024]----+ | .++ ..+ | | ...o =.+| | . .**| | . o++| | S . =o| | . . *| | .o| | E| | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: e7:46:1d:b3:79:58:48:1f:f9:6b:0c:54:11:a6:17:93 root@sprout-0 The key's randomart image is: +--[ECDSA 256]---+ | . oO+| | . ++Eo| | =.oo | | . 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: 19:79:4c:ab:c5:e7:0b:2f:50:3b:31:1d:29:35:e0:ad root@sprout-0 The key's randomart image is: +--[ED25519 256--+ | oo+. | | *.+.o | | o @.+ | | B B | | S E . | | . + . | | . o | | . | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Stopping Flush boot log to disk[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Tue, 09 Apr 2019 11:13:38 +0000. Up 15.89 seconds. * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Stopping CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Tue, 09 Apr 2019 11:13:39 +0000. Up 16.99 seconds. + echo 'deb http://repo.cw-ngv.com/stable binary/' + apt-key add - + curl -L http://repo.cw-ngv.com/repo_key % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 14652 0 --:--:-- --:--:-- --:--:-- 14714 OK + apt-get update Ubuntu 14.04.6 LTS sprout-0 ttyS0 sprout-0 login: Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [172 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:7 http://security.ubuntu.com trusty-security/universe Sources [102 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [830 kB] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [430 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [293 kB] Get:11 http://security.ubuntu.com trusty-security/main Translation-en [446 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:14 http://security.ubuntu.com trusty-security/universe Translation-en [161 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7528 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1166 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [523 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [576 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4028 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [280 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 13.1 MB in 8s (1504 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.100.4 + '[' -n 192.168.100.4 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install sprout --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-locale1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6 libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-utils libxpm4 libxslt1.1 libzmq3 linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout-base sprout-bgcf sprout-icscf sprout-libs sprout-mmtel-as sprout-scscf sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors snmp-mibs-downloader libstdc++-4.8-doc make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools sprout-dbg clearwater-logging clearwater-snmp-alarm-agent sprout-bgcf-dbg sprout-icscf-dbg sprout-mmtel-as-dbg sprout-scscf-dbg isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-locale1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-utils libxpm4 libxslt1.1 libzmq3 linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout sprout-base sprout-bgcf sprout-icscf sprout-libs sprout-mmtel-as sprout-scscf sysstat The following packages will be upgraded: libc6 1 upgraded, 105 newly installed, 0 to remove and 23 not upgraded. Need to get 61.5 MB of archives. After this operation, 172 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6 amd64 2.19-0ubuntu6.15 [4727 kB] Get:3 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ sprout-base 1.0-180328.134516 [2241 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:16 http://repo.cw-ngv.com/stable/ binary/ sprout-scscf 1.0-180328.134516 [128 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:18 http://repo.cw-ngv.com/stable/ binary/ sprout-icscf 1.0-180328.134516 [83.2 kB] Get:19 http://repo.cw-ngv.com/stable/ binary/ sprout-bgcf 1.0-180328.134516 [70.0 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:21 http://repo.cw-ngv.com/stable/ binary/ sprout-mmtel-as 1.0-180328.134516 [50.6 kB] Get:22 http://repo.cw-ngv.com/stable/ binary/ sprout 1.0-180328.134516 [12.3 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [147 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.11 [123 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1330 B] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:51 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:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-168.218 [771 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1913 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:61 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:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:64 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:65 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:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-utils amd64 2.9.1+dfsg1-3ubuntu4.13 [34.8 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 28%Extracting templates from packages: 56%Extracting templates from packages: 84%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 61.5 MB in 16s (3809 kB/s) (Reading database ... 51347 files and directories currently installed.) Preparing to unpack .../libc6_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc6:amd64 (2.19-0ubuntu6.15) over (2.19-0ubuntu6.14) ... Setting up libc6:amd64 (2.19-0ubuntu6.15) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package libasan0:amd64. (Reading database ... 51347 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-locale1.54.0:amd64. Preparing to unpack .../libboost-locale1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-locale1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.11_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.11) ... 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.11_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.11) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.7_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.7) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.15) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-168.218_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-168.218) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.9) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ... Unpacking clearwater-nginx (1.0-180322.165850) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ... Unpacking clearwater-socket-factory (1.0-180328.114312) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ... Unpacking clearwater-tcp-scalability (1.0-180328.114312) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package libxml2-utils. Preparing to unpack .../libxml2-utils_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2-utils (2.9.1+dfsg1-3ubuntu4.13) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Selecting previously unselected package sprout-libs. Preparing to unpack .../sprout-libs_1.0-180328.134516_amd64.deb ... Unpacking sprout-libs (1.0-180328.134516) ... Selecting previously unselected package sprout-base. Preparing to unpack .../sprout-base_1.0-180328.134516_amd64.deb ... Unpacking sprout-base (1.0-180328.134516) ... Selecting previously unselected package sprout-scscf. Preparing to unpack .../sprout-scscf_1.0-180328.134516_amd64.deb ... Unpacking sprout-scscf (1.0-180328.134516) ... Selecting previously unselected package sprout-icscf. Preparing to unpack .../sprout-icscf_1.0-180328.134516_amd64.deb ... Unpacking sprout-icscf (1.0-180328.134516) ... Selecting previously unselected package sprout-bgcf. Preparing to unpack .../sprout-bgcf_1.0-180328.134516_amd64.deb ... Unpacking sprout-bgcf (1.0-180328.134516) ... Selecting previously unselected package sprout-mmtel-as. Preparing to unpack .../sprout-mmtel-as_1.0-180328.134516_amd64.deb ... Unpacking sprout-mmtel-as (1.0-180328.134516) ... Selecting previously unselected package sprout. Preparing to unpack .../sprout_1.0-180328.134516_amd64.deb ... Unpacking sprout (1.0-180328.134516) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-locale1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.11) ... 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.11) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.7) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up libc-dev-bin (2.19-0ubuntu6.15) ... Setting up linux-libc-dev:amd64 (3.13.0-168.218) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.15) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.9) ... Setting up clearwater-tcp-scalability (1.0-180328.114312) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up libxml2-utils (2.9.1+dfsg1-3ubuntu4.13) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Setting up sprout-libs (1.0-180328.134516) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-180328.114312) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. rsyslog stop/waiting rsyslog start/running, process 8359 reload: Unknown job: clearwater-monit Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-180328.114312) ... Setting up clearwater-socket-factory (1.0-180328.114312) ... clearwater-socket-factory-mgmt start/running, process 8387 clearwater-socket-factory-sig start/running, process 8395 Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 8441 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-180328.114312) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.9) ... Setting up nginx (1.4.6-1ubuntu3.9) ... Setting up clearwater-nginx (1.0-180322.165850) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key ...................................................................+++ .............+++ unable to write 'random state' writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key unable to write 'random state' Adding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx' Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Processing triggers for ureadahead (0.100.0-16) ... Setting up sprout-base (1.0-180328.134516) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up sprout-bgcf (1.0-180328.134516) ... Setting up sprout-mmtel-as (1.0-180328.134516) ... Setting up sprout-scscf (1.0-180328.134516) ... Setting up sprout-icscf (1.0-180328.134516) ... Setting up sprout (1.0-180328.134516) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 23 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 2s (13.2 MB/s) Selecting previously unselected package python-mock. (Reading database ... 57952 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.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 ++ 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 ++ ip2rr 172.30.9.202 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.202 ++ echo A 172.30.9.202 + echo 'nameserver 192.168.100.15' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + service dnsmasq force-reload * Restarting DNS forwarder and DHCP server dnsmasq ...done. + (( i=1 )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 0m Service Name Status Type node-0.sprout.clearwater.opnfv Running System sprout_process Execution failed | Does... Process ntp_process Running Process nginx_process Initializing Process clearwater_diags_monitor_pro... Initializing Process sprout_uptime Wait parent Program poll_sprout_sip Wait parent Program poll_sprout_http Wait parent Program nginx_ping Wait parent Program nginx_uptime Wait parent Program monit_uptime Initializing Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' sprout_process Execution failed | Does... Process nginx_process Initializing Process clearwater_diags_monitor_pro... Initializing Process sprout_uptime Wait parent Program poll_sprout_sip Wait parent Program poll_sprout_http Wait parent Program nginx_ping Wait parent Program nginx_uptime Wait parent Program monit_uptime Initializing Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 1m Service Name Status Type node-0.sprout.clearwater.opnfv Running System sprout_process Execution failed | Does... Process ntp_process Running Process nginx_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process clearwater_config_manager_pr... Initializing Process clearwater_cluster_manager_p... Initializing Process sprout_uptime Wait parent Program poll_sprout_sip Wait parent Program poll_sprout_http Wait parent Program nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Wait parent Program poll_etcd_cluster Wait parent Program poll_etcd Wait parent Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' sprout_process Execution failed | Does... Process etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process clearwater_config_manager_pr... Initializing Process clearwater_cluster_manager_p... Initializing Process sprout_uptime Wait parent Program poll_sprout_sip Wait parent Program poll_sprout_http Wait parent Program nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Wait parent Program poll_etcd_cluster Wait parent Program poll_etcd Wait parent Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 2m Service Name Status Type node-0.sprout.clearwater.opnfv Running System sprout_process Running Process ntp_process Running Process nginx_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process sprout_uptime Status failed Program poll_sprout_sip Status ok Program poll_sprout_http Status ok Program nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' sprout_uptime Status failed Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 3m Service Name Status Type node-0.sprout.clearwater.opnfv Running System sprout_process Running Process ntp_process Running Process nginx_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process sprout_uptime Status ok Program poll_sprout_sip Status ok Program poll_sprout_http Status ok Program nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z '' + break + clearwater-etcdctl cluster-health member 4f5fad89c74c3b66 is healthy: got healthy result from http://192.168.100.2:4000 member 6d9f6395a49be653 is healthy: got healthy result from http://192.168.100.4:4000 member f0442ab6606ddc13 is healthy: got healthy result from http://192.168.100.8:4000 cluster is healthy + clearwater-etcdctl member list 4f5fad89c74c3b66: name=192-168-100-2 peerURLs=http://192.168.100.2:2380 clientURLs=http://192.168.100.2:4000 isLeader=false 6d9f6395a49be653: name=192-168-100-4 peerURLs=http://192.168.100.4:2380 clientURLs=http://192.168.100.4:4000 isLeader=true f0442ab6606ddc13: name=192-168-100-8 peerURLs=http://192.168.100.8:2380 clientURLs=http://192.168.100.8:4000 isLeader=false + cw-check_cluster_state This script prints the status of the data store clusters. This node (192.168.100.8) should not be in any cluster. Describing the Cassandra cluster: The cluster is stable. 192.168.100.2 is in state normal. Describing the Chronos cluster: The cluster is stable. 192.168.100.2 is in state normal. Describing the Memcached cluster: The cluster is stable. 192.168.100.2 is in state normal. + cw-check_config_sync - /etc/clearwater/fallback_ifcs.xml is up to date - /etc/clearwater/enum.json is up to date - /etc/clearwater/dns.json is up to date - /etc/clearwater/sas.json is up to date - /etc/clearwater/s-cscf.json is up to date - /etc/clearwater/bgcf.json is up to date - /etc/clearwater/shared_config is up to date - /etc/clearwater/shared_ifcs.xml is up to date - /etc/clearwater/rph.json is up to date + curl -i -X POST -H 'X-Auth-Token: gAAAAABcrH4vtVAEGLsqwPi7TMYmRLd7lzW_9FACUdSW3pSUaQtn8iVkc_gHcf0LT5uBi8EMl67HC0W11RQeZq8sVu17MDI0FtZ1JB0SBxZ2I1zo36BfTBt3EfjNorqXPHdFCtkGBT0oSYGn09dUnCB-0A2Kx5H8Qk_shIR526ryCH7W-v-zZ1Q' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.21:8004/v1/5fc4c7fd07e947fb8641de4126c9f897/stacks/clearwater-opnfv-sprout-w3lr2lowwk42-0-irnf5bggbilt/938aee37-3d3e-4e35-b8f7-db0655cc0d71/resources/wait_handle/signal --data-binary '{"status": "SUCCESS"}' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 25 100 4 100 21 11 58 --:--:-- --:--:-- --:--:-- 58 HTTP/1.1 200 OK Date: Tue, 09 Apr 2019 11:17:55 GMT Server: Apache x-openstack-request-id: req-594f17ef-a5ed-417b-a1a9-48a5874dd700 Content-Length: 4 Content-Type: application/json nullci-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 | 90:c2:4d:33:da:e8:d6:d6:fb:a9:21:f2:5f:bd:8c:b7 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 57:c0:0d:d6:1d:39:fb:57:24:bd:1c:b7:cd:0f:7f:f8 root@sprout-0 (DSA) ec2: 256 e7:46:1d:b3:79:58:48:1f:f9:6b:0c:54:11:a6:17:93 root@sprout-0 (ECDSA) ec2: 256 19:79:4c:ab:c5:e7:0b:2f:50:3b:31:1d:29:35:e0:ad root@sprout-0 (ED25519) ec2: 2048 11:be:99:2b:ab:4e:28:f3:fc:df:7e:ca:0e:bd:75:40 root@sprout-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBNJsLAoipN50oHIM1Z0fRBD+JsGOdmWG+1Ortf39SvHYD8B/MSa7Lv+bzdiGu1csWSqqGBQBJvLWMKjzFPkzYnk= root@sprout-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILxs4IIGlTYRPQaGcdHl6+T5Cxpz1mIpmdq/j5PDUabA root@sprout-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDJzvU/5kWJzptz34g0VnLwyEap7nyKIDp3Tk3A+yEAOQ+jZ2++Df6Vj5ojwwJz30OmryJadDP4nTNN6otblZHiVnt9+GD0hobin4XEKgGQNyRAiaEu4D7FRM7xzMdDNR+ubsde4vx5K5eXwvKpxINvpQDjILvycmqSRffLIiA86F/MetYH1rHQLKCraUMbT3x2EXMoYThCW67X98Fg3zpIO8ox+ZllsdEiK4MHoWpxb8kbKaUt8+rh5JrO4d82PAbKDv4MJ+XocKpKXVkGZHdNnsAR4ANKAH3ekWYu6ny3EMM2WBjI/QQHAuYe9ejp6MWFGOMYVZrJt1PuMCpz8efD root@sprout-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Tue, 09 Apr 2019 11:18:06 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 283.42 seconds 2019-04-09 11:25:03,583 - functest.core.singlevm - DEBUG - regex found: 'Cloud-init .* finished at ' in console 6 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 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] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x3fc00000-0x3fdfffff] [ 0.000000] init_memory_mapping: [mem 0x3c000000-0x3fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x3bffffff] [ 0.000000] init_memory_mapping: [mem 0x3fe00000-0x3ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000003ffe14f7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000003ffe140b 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000003ffe0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000003ffe0000 000040 [ 0.000000] ACPI: APIC 000000003ffe147f 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x3ffdbfff] [ 0.000000] NODE_DATA [mem 0x3ffd7000-0x3ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, 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-0x3ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] 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 1 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 0x40000000-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:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88003fc00000 s84096 r8192 d22400 u2097152 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257893 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-167-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: 1007600K/1048040K available (7503K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 40440K 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] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0. [ 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] allocated 4194304 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.008004] pid_max: default: 32768 minimum: 301 [ 0.009854] Security Framework initialized [ 0.012035] AppArmor: AppArmor initialized [ 0.013654] Yama: becoming mindful. [ 0.015209] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.017009] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.020491] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.024007] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.026915] Initializing cgroup subsys memory [ 0.028006] Initializing cgroup subsys devices [ 0.029790] Initializing cgroup subsys freezer [ 0.032003] Initializing cgroup subsys blkio [ 0.033707] Initializing cgroup subsys perf_event [ 0.036004] Initializing cgroup subsys hugetlb [ 0.038525] mce: CPU supports 10 MCE banks [ 0.040038] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040038] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.044005] Spectre V2 : Mitigation: Full generic retpoline [ 0.046074] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.048003] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.052003] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.054477] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.056003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.078561] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.084886] ACPI: Core revision 20131115 [ 0.086938] ACPI: All ACPI Tables successfully acquired [ 0.088414] ftrace: allocating 28753 entries in 113 pages [ 0.112268] smpboot: Max logical packages: 1 [ 0.116083] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.120336] Enabling x2apic [ 0.121563] Enabled x2apic [ 0.124016] Switched APIC routing to physical x2apic. [ 0.127385] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.128002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.133779] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.143468] KVM setup paravirtual spinlock [ 0.146263] x86: Booted up 1 node, 1 CPUs [ 0.147889] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.148425] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.151064] devtmpfs: initialized [ 0.153771] EVM: security.selinux [ 0.155173] EVM: security.SMACK64 [ 0.156004] EVM: security.ima [ 0.157276] EVM: security.capability [ 0.159747] pinctrl core: initialized pinctrl subsystem [ 0.160101] regulator-dummy: no parameters [ 0.161830] RTC time: 11:13:22, date: 04/09/19 [ 0.163645] NET: Registered protocol family 16 [ 0.164154] cpuidle: using governor ladder [ 0.165797] cpuidle: using governor menu [ 0.167422] ACPI: bus type PCI registered [ 0.168013] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.170539] PCI: Using configuration type 1 for base access [ 0.172727] bio: create slab at 0 [ 0.174580] ACPI: Added _OSI(Module Device) [ 0.176004] ACPI: Added _OSI(Processor Device) [ 0.177752] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.179576] ACPI: Added _OSI(Processor Aggregator Device) [ 0.181032] ACPI: Interpreter enabled [ 0.182551] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.185024] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.188004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.191698] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.194348] ACPI: (supports S0 S5) [ 0.195753] ACPI: Using IOAPIC for interrupt routing [ 0.196020] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.199641] ACPI: No dock devices found. [ 0.201759] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.204016] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.206531] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.208029] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.212324] acpiphp: Slot [3] registered [ 0.213810] acpiphp: Slot [4] registered [ 0.215215] acpiphp: Slot [5] registered [ 0.216038] acpiphp: Slot [6] registered [ 0.217422] acpiphp: Slot [7] registered [ 0.218801] acpiphp: Slot [8] registered [ 0.220021] acpiphp: Slot [9] registered [ 0.221400] acpiphp: Slot [10] registered [ 0.222812] acpiphp: Slot [11] registered [ 0.224021] acpiphp: Slot [12] registered [ 0.225425] acpiphp: Slot [13] registered [ 0.226830] acpiphp: Slot [14] registered [ 0.228020] acpiphp: Slot [15] registered [ 0.229427] acpiphp: Slot [16] registered [ 0.230833] acpiphp: Slot [17] registered [ 0.232028] acpiphp: Slot [18] registered [ 0.233441] acpiphp: Slot [19] registered [ 0.234863] acpiphp: Slot [20] registered [ 0.236021] acpiphp: Slot [21] registered [ 0.237437] acpiphp: Slot [22] registered [ 0.238853] acpiphp: Slot [23] registered [ 0.240035] acpiphp: Slot [24] registered [ 0.241464] acpiphp: Slot [25] registered [ 0.242881] acpiphp: Slot [26] registered [ 0.244021] acpiphp: Slot [27] registered [ 0.245431] acpiphp: Slot [28] registered [ 0.246854] acpiphp: Slot [29] registered [ 0.248021] acpiphp: Slot [30] registered [ 0.249430] acpiphp: Slot [31] registered [ 0.250828] PCI host bridge to bus 0000:00 [ 0.252005] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.253799] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.255755] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.256004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.258145] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff] [ 0.260003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.269805] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.272015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.296667] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.299224] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.301148] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.303597] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.305136] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.307291] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.308397] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.310233] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.312003] vgaarb: loaded [ 0.313051] vgaarb: bridge control possible 0000:00:02.0 [ 0.315195] SCSI subsystem initialized [ 0.316279] ACPI: bus type USB registered [ 0.317754] usbcore: registered new interface driver usbfs [ 0.319590] usbcore: registered new interface driver hub [ 0.320048] usbcore: registered new device driver usb [ 0.321951] PCI: Using ACPI for IRQ routing [ 0.323983] NetLabel: Initializing [ 0.324016] NetLabel: domain hash size = 128 [ 0.325500] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.327223] NetLabel: unlabeled traffic allowed by default [ 0.328223] Switched to clocksource kvm-clock [ 0.336351] AppArmor: AppArmor Filesystem Enabled [ 0.338017] pnp: PnP ACPI init [ 0.339141] ACPI: bus type PNP registered [ 0.341041] pnp: PnP ACPI: found 8 devices [ 0.342490] ACPI: bus type PNP unregistered [ 0.349609] NET: Registered protocol family 2 [ 0.351524] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.353791] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.355934] TCP: Hash tables configured (established 8192 bind 8192) [ 0.358038] TCP: reno registered [ 0.359203] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.361081] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.363269] NET: Registered protocol family 1 [ 0.364817] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.366692] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.368522] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.385068] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.401791] Trying to unpack rootfs image as initramfs... [ 0.499815] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.502633] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.504551] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.507438] Scanning for low memory corruption every 60 seconds [ 0.509662] Initialise system trusted keyring [ 0.511235] audit: initializing netlink socket (disabled) [ 0.513037] type=2000 audit(1554808402.775:1): initialized [ 0.532599] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.535375] zbud: loaded [ 0.536583] VFS: Disk quotas dquot_6.5.2 [ 0.537968] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.540335] fuse init (API version 7.22) [ 0.541770] msgmni has been set to 1982 [ 0.543139] Key type big_key registered [ 0.544828] Key type asymmetric registered [ 0.546223] Asymmetric key parser 'x509' registered [ 0.547832] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.550345] io scheduler noop registered [ 0.551687] io scheduler deadline registered (default) [ 0.553363] io scheduler cfq registered [ 0.554832] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.556656] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.558805] ipmi message handler version 39.2 [ 0.560354] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.562883] ACPI: Power Button [PWRF] [ 0.564280] GHES: HEST is not enabled! [ 0.580367] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.612130] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.614551] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.640630] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.643869] Linux agpgart interface v0.103 [ 0.646186] brd: module loaded [ 0.647721] loop: module loaded [ 0.649241] blk-mq: CPU -> queue map [ 0.650537] CPU 0 -> Queue 0 [ 0.652532] vda: vda1 [ 0.654149] scsi0 : ata_piix [ 0.655412] scsi1 : ata_piix [ 0.656541] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.658638] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.661438] libphy: Fixed MDIO Bus: probed [ 0.662931] tun: Universal TUN/TAP device driver, 1.6 [ 0.664597] tun: (C) 1999-2004 Max Krasnyansky [ 0.667635] PPP generic driver version 2.4.2 [ 0.669175] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.671283] ehci-pci: EHCI PCI platform driver [ 0.672799] ehci-platform: EHCI generic platform driver [ 0.674558] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.676568] ohci-pci: OHCI PCI platform driver [ 0.678085] ohci-platform: OHCI generic platform driver [ 0.679844] uhci_hcd: USB Universal Host Controller Interface driver [ 0.696812] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.698569] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.701310] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.703338] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.705616] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.708150] usb usb1: Product: UHCI Host Controller [ 0.709799] usb usb1: Manufacturer: Linux 3.13.0-167-generic uhci_hcd [ 0.711873] usb usb1: SerialNumber: 0000:00:01.2 [ 0.713672] hub 1-0:1.0: USB hub found [ 0.715062] hub 1-0:1.0: 2 ports detected [ 0.716711] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.720451] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.722163] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.723986] mousedev: PS/2 mouse device common for all mice [ 0.726182] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.729134] rtc_cmos 00:00: RTC can wake from S4 [ 0.731722] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.733824] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.735986] device-mapper: uevent: version 1.0.3 [ 0.737630] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.740482] ledtrig-cpu: registered to indicate activity on CPUs [ 0.742559] TCP: cubic registered [ 0.743860] NET: Registered protocol family 10 [ 0.745627] NET: Registered protocol family 17 [ 0.747187] Key type dns_resolver registered [ 0.748825] Loading compiled-in X.509 certificates [ 0.750994] Loaded X.509 cert 'Magrathea: Glacier signing key: 7f31a5d3f06466a18e35a132be01bb1d196ea0c8' [ 0.754129] registered taskstats version 1 [ 0.757098] Key type trusted registered [ 0.760630] Key type encrypted registered [ 0.762059] AppArmor: AppArmor sha1 policy hashing enabled [ 0.763870] IMA: No TPM chip found, activating TPM-bypass! [ 0.766228] regulator-dummy: disabling [ 0.767598] Magic number: 15:994:225 [ 0.768964] port2: hash matches [ 0.770314] rtc_cmos 00:00: setting system clock to 2019-04-09 11:13:23 UTC (1554808403) [ 0.773140] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.775096] EDD information not available. [ 0.817551] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.820256] Write protecting the kernel read-only data: 12288k [ 0.822791] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.826795] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.844120] systemd-udevd[99]: starting version 204 [ 0.876515] FDC 0 is a S82078B [ 1.028114] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.193315] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.195491] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.197739] usb 1-1: Product: QEMU USB Tablet [ 1.199239] usb 1-1: Manufacturer: QEMU [ 1.200605] usb 1-1: SerialNumber: 42 [ 1.905791] 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.255228] 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.368591] random: init urandom read with 10 bits of entropy available [ 2.501676] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Tue, 09 Apr 2019 11:13:25 +0000. Up 2.88 seconds. cloud-init-nonet[3.09]: 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 Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.69]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Tue, 09 Apr 2019 11:13:27 +0000. Up 5.21 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.100.8 | 255.255.255.0 | fa:16:3e:b1:0d:4b | 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.100.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.100.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.100.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+-----------------+-----------------+-----------+-------+ * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] dmesg: write failed: Broken pipe Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 11:be:99:2b:ab:4e:28:f3:fc:df:7e:ca:0e:bd:75:40 root@sprout-0 The key's randomart image is: +--[ RSA 2048]----+ | . | | . . | | o E | | * | | S . | | . . . . | |o . . o o . . | | = . * o.. | | oo+oooBo | +-----------------+ 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: 57:c0:0d:d6:1d:39:fb:57:24:bd:1c:b7:cd:0f:7f:f8 root@sprout-0 The key's randomart image is: +--[ DSA 1024]----+ | .++ ..+ | | ...o =.+| | . .**| | . o++| | S . =o| | . . *| | .o| | E| | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: e7:46:1d:b3:79:58:48:1f:f9:6b:0c:54:11:a6:17:93 root@sprout-0 The key's randomart image is: +--[ECDSA 256]---+ | . oO+| | . ++Eo| | =.oo | | . 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: 19:79:4c:ab:c5:e7:0b:2f:50:3b:31:1d:29:35:e0:ad root@sprout-0 The key's randomart image is: +--[ED25519 256--+ | oo+. | | *.+.o | | o @.+ | | B B | | S E . | | . + . | | . o | | . | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Stopping Flush boot log to disk[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Tue, 09 Apr 2019 11:13:38 +0000. Up 15.89 seconds. * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Stopping CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Tue, 09 Apr 2019 11:13:39 +0000. Up 16.99 seconds. + echo 'deb http://repo.cw-ngv.com/stable binary/' + apt-key add - + curl -L http://repo.cw-ngv.com/repo_key % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 14652 0 --:--:-- --:--:-- --:--:-- 14714 OK + apt-get update Ubuntu 14.04.6 LTS sprout-0 ttyS0 sprout-0 login: Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [172 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:7 http://security.ubuntu.com trusty-security/universe Sources [102 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [830 kB] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [430 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [293 kB] Get:11 http://security.ubuntu.com trusty-security/main Translation-en [446 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:14 http://security.ubuntu.com trusty-security/universe Translation-en [161 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7528 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1166 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [523 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [576 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4028 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [280 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 13.1 MB in 8s (1504 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.100.4 + '[' -n 192.168.100.4 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install sprout --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-locale1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6 libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-utils libxpm4 libxslt1.1 libzmq3 linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout-base sprout-bgcf sprout-icscf sprout-libs sprout-mmtel-as sprout-scscf sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors snmp-mibs-downloader libstdc++-4.8-doc make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools sprout-dbg clearwater-logging clearwater-snmp-alarm-agent sprout-bgcf-dbg sprout-icscf-dbg sprout-mmtel-as-dbg sprout-scscf-dbg isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-locale1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-utils libxpm4 libxslt1.1 libzmq3 linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout sprout-base sprout-bgcf sprout-icscf sprout-libs sprout-mmtel-as sprout-scscf sysstat The following packages will be upgraded: libc6 1 upgraded, 105 newly installed, 0 to remove and 23 not upgraded. Need to get 61.5 MB of archives. After this operation, 172 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6 amd64 2.19-0ubuntu6.15 [4727 kB] Get:3 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ sprout-base 1.0-180328.134516 [2241 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:16 http://repo.cw-ngv.com/stable/ binary/ sprout-scscf 1.0-180328.134516 [128 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:18 http://repo.cw-ngv.com/stable/ binary/ sprout-icscf 1.0-180328.134516 [83.2 kB] Get:19 http://repo.cw-ngv.com/stable/ binary/ sprout-bgcf 1.0-180328.134516 [70.0 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:21 http://repo.cw-ngv.com/stable/ binary/ sprout-mmtel-as 1.0-180328.134516 [50.6 kB] Get:22 http://repo.cw-ngv.com/stable/ binary/ sprout 1.0-180328.134516 [12.3 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [147 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.11 [123 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1330 B] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:51 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:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-168.218 [771 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1913 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:61 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:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:64 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:65 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:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-utils amd64 2.9.1+dfsg1-3ubuntu4.13 [34.8 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 28%Extracting templates from packages: 56%Extracting templates from packages: 84%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 61.5 MB in 16s (3809 kB/s) (Reading database ... 51347 files and directories currently installed.) Preparing to unpack .../libc6_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc6:amd64 (2.19-0ubuntu6.15) over (2.19-0ubuntu6.14) ... Setting up libc6:amd64 (2.19-0ubuntu6.15) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package libasan0:amd64. (Reading database ... 51347 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-locale1.54.0:amd64. Preparing to unpack .../libboost-locale1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-locale1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.11_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.11) ... 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.11_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.11) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.7_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.7) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.15) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-168.218_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-168.218) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.9) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ... Unpacking clearwater-nginx (1.0-180322.165850) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ... Unpacking clearwater-socket-factory (1.0-180328.114312) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ... Unpacking clearwater-tcp-scalability (1.0-180328.114312) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package libxml2-utils. Preparing to unpack .../libxml2-utils_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2-utils (2.9.1+dfsg1-3ubuntu4.13) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Selecting previously unselected package sprout-libs. Preparing to unpack .../sprout-libs_1.0-180328.134516_amd64.deb ... Unpacking sprout-libs (1.0-180328.134516) ... Selecting previously unselected package sprout-base. Preparing to unpack .../sprout-base_1.0-180328.134516_amd64.deb ... Unpacking sprout-base (1.0-180328.134516) ... Selecting previously unselected package sprout-scscf. Preparing to unpack .../sprout-scscf_1.0-180328.134516_amd64.deb ... Unpacking sprout-scscf (1.0-180328.134516) ... Selecting previously unselected package sprout-icscf. Preparing to unpack .../sprout-icscf_1.0-180328.134516_amd64.deb ... Unpacking sprout-icscf (1.0-180328.134516) ... Selecting previously unselected package sprout-bgcf. Preparing to unpack .../sprout-bgcf_1.0-180328.134516_amd64.deb ... Unpacking sprout-bgcf (1.0-180328.134516) ... Selecting previously unselected package sprout-mmtel-as. Preparing to unpack .../sprout-mmtel-as_1.0-180328.134516_amd64.deb ... Unpacking sprout-mmtel-as (1.0-180328.134516) ... Selecting previously unselected package sprout. Preparing to unpack .../sprout_1.0-180328.134516_amd64.deb ... Unpacking sprout (1.0-180328.134516) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-locale1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.11) ... 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.11) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.7) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up libc-dev-bin (2.19-0ubuntu6.15) ... Setting up linux-libc-dev:amd64 (3.13.0-168.218) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.15) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.9) ... Setting up clearwater-tcp-scalability (1.0-180328.114312) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up libxml2-utils (2.9.1+dfsg1-3ubuntu4.13) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Setting up sprout-libs (1.0-180328.134516) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-180328.114312) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. rsyslog stop/waiting rsyslog start/running, process 8359 reload: Unknown job: clearwater-monit Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-180328.114312) ... Setting up clearwater-socket-factory (1.0-180328.114312) ... clearwater-socket-factory-mgmt start/running, process 8387 clearwater-socket-factory-sig start/running, process 8395 Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 8441 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-180328.114312) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.9) ... Setting up nginx (1.4.6-1ubuntu3.9) ... Setting up clearwater-nginx (1.0-180322.165850) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key ...................................................................+++ .............+++ unable to write 'random state' writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key unable to write 'random state' Adding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx' Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Processing triggers for ureadahead (0.100.0-16) ... Setting up sprout-base (1.0-180328.134516) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up sprout-bgcf (1.0-180328.134516) ... Setting up sprout-mmtel-as (1.0-180328.134516) ... Setting up sprout-scscf (1.0-180328.134516) ... Setting up sprout-icscf (1.0-180328.134516) ... Setting up sprout (1.0-180328.134516) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 23 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 2s (13.2 MB/s) Selecting previously unselected package python-mock. (Reading database ... 57952 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.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 ++ 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 ++ ip2rr 172.30.9.202 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.202 ++ echo A 172.30.9.202 + echo 'nameserver 192.168.100.15' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + service dnsmasq force-reload * Restarting DNS forwarder and DHCP server dnsmasq ...done. + (( i=1 )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 0m Service Name Status Type node-0.sprout.clearwater.opnfv Running System sprout_process Execution failed | Does... Process ntp_process Running Process nginx_process Initializing Process clearwater_diags_monitor_pro... Initializing Process sprout_uptime Wait parent Program poll_sprout_sip Wait parent Program poll_sprout_http Wait parent Program nginx_ping Wait parent Program nginx_uptime Wait parent Program monit_uptime Initializing Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' sprout_process Execution failed | Does... Process nginx_process Initializing Process clearwater_diags_monitor_pro... Initializing Process sprout_uptime Wait parent Program poll_sprout_sip Wait parent Program poll_sprout_http Wait parent Program nginx_ping Wait parent Program nginx_uptime Wait parent Program monit_uptime Initializing Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 1m Service Name Status Type node-0.sprout.clearwater.opnfv Running System sprout_process Execution failed | Does... Process ntp_process Running Process nginx_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process clearwater_config_manager_pr... Initializing Process clearwater_cluster_manager_p... Initializing Process sprout_uptime Wait parent Program poll_sprout_sip Wait parent Program poll_sprout_http Wait parent Program nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Wait parent Program poll_etcd_cluster Wait parent Program poll_etcd Wait parent Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' sprout_process Execution failed | Does... Process etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process clearwater_config_manager_pr... Initializing Process clearwater_cluster_manager_p... Initializing Process sprout_uptime Wait parent Program poll_sprout_sip Wait parent Program poll_sprout_http Wait parent Program nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Wait parent Program poll_etcd_cluster Wait parent Program poll_etcd Wait parent Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 2m Service Name Status Type node-0.sprout.clearwater.opnfv Running System sprout_process Running Process ntp_process Running Process nginx_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process sprout_uptime Status failed Program poll_sprout_sip Status ok Program poll_sprout_http Status ok Program nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' sprout_uptime Status failed Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 3m Service Name Status Type node-0.sprout.clearwater.opnfv Running System sprout_process Running Process ntp_process Running Process nginx_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process sprout_uptime Status ok Program poll_sprout_sip Status ok Program poll_sprout_http Status ok Program nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z '' + break + clearwater-etcdctl cluster-health member 4f5fad89c74c3b66 is healthy: got healthy result from http://192.168.100.2:4000 member 6d9f6395a49be653 is healthy: got healthy result from http://192.168.100.4:4000 member f0442ab6606ddc13 is healthy: got healthy result from http://192.168.100.8:4000 cluster is healthy + clearwater-etcdctl member list 4f5fad89c74c3b66: name=192-168-100-2 peerURLs=http://192.168.100.2:2380 clientURLs=http://192.168.100.2:4000 isLeader=false 6d9f6395a49be653: name=192-168-100-4 peerURLs=http://192.168.100.4:2380 clientURLs=http://192.168.100.4:4000 isLeader=true f0442ab6606ddc13: name=192-168-100-8 peerURLs=http://192.168.100.8:2380 clientURLs=http://192.168.100.8:4000 isLeader=false + cw-check_cluster_state This script prints the status of the data store clusters. This node (192.168.100.8) should not be in any cluster. Describing the Cassandra cluster: The cluster is stable. 192.168.100.2 is in state normal. Describing the Chronos cluster: The cluster is stable. 192.168.100.2 is in state normal. Describing the Memcached cluster: The cluster is stable. 192.168.100.2 is in state normal. + cw-check_config_sync - /etc/clearwater/fallback_ifcs.xml is up to date - /etc/clearwater/enum.json is up to date - /etc/clearwater/dns.json is up to date - /etc/clearwater/sas.json is up to date - /etc/clearwater/s-cscf.json is up to date - /etc/clearwater/bgcf.json is up to date - /etc/clearwater/shared_config is up to date - /etc/clearwater/shared_ifcs.xml is up to date - /etc/clearwater/rph.json is up to date + curl -i -X POST -H 'X-Auth-Token: gAAAAABcrH4vtVAEGLsqwPi7TMYmRLd7lzW_9FACUdSW3pSUaQtn8iVkc_gHcf0LT5uBi8EMl67HC0W11RQeZq8sVu17MDI0FtZ1JB0SBxZ2I1zo36BfTBt3EfjNorqXPHdFCtkGBT0oSYGn09dUnCB-0A2Kx5H8Qk_shIR526ryCH7W-v-zZ1Q' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.21:8004/v1/5fc4c7fd07e947fb8641de4126c9f897/stacks/clearwater-opnfv-sprout-w3lr2lowwk42-0-irnf5bggbilt/938aee37-3d3e-4e35-b8f7-db0655cc0d71/resources/wait_handle/signal --data-binary '{"status": "SUCCESS"}' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 25 100 4 100 21 11 58 --:--:-- --:--:-- --:--:-- 58 HTTP/1.1 200 OK Date: Tue, 09 Apr 2019 11:17:55 GMT Server: Apache x-openstack-request-id: req-594f17ef-a5ed-417b-a1a9-48a5874dd700 Content-Length: 4 Content-Type: application/json nullci-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 | 90:c2:4d:33:da:e8:d6:d6:fb:a9:21:f2:5f:bd:8c:b7 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 57:c0:0d:d6:1d:39:fb:57:24:bd:1c:b7:cd:0f:7f:f8 root@sprout-0 (DSA) ec2: 256 e7:46:1d:b3:79:58:48:1f:f9:6b:0c:54:11:a6:17:93 root@sprout-0 (ECDSA) ec2: 256 19:79:4c:ab:c5:e7:0b:2f:50:3b:31:1d:29:35:e0:ad root@sprout-0 (ED25519) ec2: 2048 11:be:99:2b:ab:4e:28:f3:fc:df:7e:ca:0e:bd:75:40 root@sprout-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBNJsLAoipN50oHIM1Z0fRBD+JsGOdmWG+1Ortf39SvHYD8B/MSa7Lv+bzdiGu1csWSqqGBQBJvLWMKjzFPkzYnk= root@sprout-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILxs4IIGlTYRPQaGcdHl6+T5Cxpz1mIpmdq/j5PDUabA root@sprout-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDJzvU/5kWJzptz34g0VnLwyEap7nyKIDp3Tk3A+yEAOQ+jZ2++Df6Vj5ojwwJz30OmryJadDP4nTNN6otblZHiVnt9+GD0hobin4XEKgGQNyRAiaEu4D7FRM7xzMdDNR+ubsde4vx5K5eXwvKpxINvpQDjILvycmqSRffLIiA86F/MetYH1rHQLKCraUMbT3x2EXMoYThCW67X98Fg3zpIO8ox+ZllsdEiK4MHoWpxb8kbKaUt8+rh5JrO4d82PAbKDv4MJ+XocKpKXVkGZHdNnsAR4ANKAH3ekWYu6ny3EMM2WBjI/QQHAuYe9ejp6MWFGOMYVZrJt1PuMCpz8efD root@sprout-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Tue, 09 Apr 2019 11:18:06 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 283.42 seconds 2019-04-09 11:25:03,587 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 11:25:03,590 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:25:03,790 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1346 Content-Type: application/json Date: Tue, 09 Apr 2019 11:24:53 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-22044208-fb3f-4ed6-a634-3995518a6751 x-openstack-request-id: req-22044208-fb3f-4ed6-a634-3995518a6751 2019-04-09 11:25:03,792 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:78:62", "version": 4, "addr": "192.168.100.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:78:62", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/02eed78d-185c-42a4-bfb7-284ff7f2c061", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/02eed78d-185c-42a4-bfb7-284ff7f2c061", "rel": "bookmark"}], "image": {"id": "5deaec50-bf81-44bd-ab3c-b95ce6e93f84", "links": [{"href": "http://172.30.9.21:8774/images/5deaec50-bf81-44bd-ab3c-b95ce6e93f84", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-09T11:18:55.000000", "flavor": {"id": "0576136d-8801-4fa5-b676-a5fb87ede063", "links": [{"href": "http://172.30.9.21:8774/flavors/0576136d-8801-4fa5-b676-a5fb87ede063", "rel": "bookmark"}]}, "id": "02eed78d-185c-42a4-bfb7-284ff7f2c061", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "27137f2a6c8e4f23ae2704bfa84e2fb6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-09T11:18:45Z", "hostId": "5a76a319977a14d4b1c034e062552b70ac9bc1e150697372e88b311d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209", "name": "dime-0.clearwater.opnfv", "created": "2019-04-09T11:18:11Z", "tenant_id": "da1426745d3d4a2ab538c4c6721804f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:aa:68", "version": 4, "addr": "192.168.100.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:aa:68", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/38f98a10-ca0c-4bf7-a5ee-61449a0a426e", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/38f98a10-ca0c-4bf7-a5ee-61449a0a426e", "rel": "bookmark"}], "image": {"id": "5deaec50-bf81-44bd-ab3c-b95ce6e93f84", "links": [{"href": "http://172.30.9.21:8774/images/5deaec50-bf81-44bd-ab3c-b95ce6e93f84", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-09T11:18:55.000000", "flavor": {"id": "0576136d-8801-4fa5-b676-a5fb87ede063", "links": [{"href": "http://172.30.9.21:8774/flavors/0576136d-8801-4fa5-b676-a5fb87ede063", "rel": "bookmark"}]}, "id": "38f98a10-ca0c-4bf7-a5ee-61449a0a426e", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "27137f2a6c8e4f23ae2704bfa84e2fb6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-09T11:18:45Z", "hostId": "4463069664f586962ce23921b8b1055ba8426878641c76368cc50663", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209", "name": "homer-0.clearwater.opnfv", "created": "2019-04-09T11:18:10Z", "tenant_id": "da1426745d3d4a2ab538c4c6721804f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:3e:83", "version": 4, "addr": "192.168.100.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:3e:83", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/54432a8d-9d64-42cf-996a-ee404a40d18c", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/54432a8d-9d64-42cf-996a-ee404a40d18c", "rel": "bookmark"}], "image": {"id": "5deaec50-bf81-44bd-ab3c-b95ce6e93f84", "links": [{"href": "http://172.30.9.21:8774/images/5deaec50-bf81-44bd-ab3c-b95ce6e93f84", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-09T11:18:53.000000", "flavor": {"id": "0576136d-8801-4fa5-b676-a5fb87ede063", "links": [{"href": "http://172.30.9.21:8774/flavors/0576136d-8801-4fa5-b676-a5fb87ede063", "rel": "bookmark"}]}, "id": "54432a8d-9d64-42cf-996a-ee404a40d18c", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "27137f2a6c8e4f23ae2704bfa84e2fb6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-09T11:18:43Z", "hostId": "4463069664f586962ce23921b8b1055ba8426878641c76368cc50663", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209", "name": "bono-0.clearwater.opnfv", "created": "2019-04-09T11:18:09Z", "tenant_id": "da1426745d3d4a2ab538c4c6721804f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:0d:4b", "version": 4, "addr": "192.168.100.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:0d:4b", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/7edffaec-cc85-4a93-8163-a87c805f21e4", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/7edffaec-cc85-4a93-8163-a87c805f21e4", "rel": "bookmark"}], "image": {"id": "5deaec50-bf81-44bd-ab3c-b95ce6e93f84", "links": [{"href": "http://172.30.9.21:8774/images/5deaec50-bf81-44bd-ab3c-b95ce6e93f84", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-09T11:13:21.000000", "flavor": {"id": "0576136d-8801-4fa5-b676-a5fb87ede063", "links": [{"href": "http://172.30.9.21:8774/flavors/0576136d-8801-4fa5-b676-a5fb87ede063", "rel": "bookmark"}]}, "id": "7edffaec-cc85-4a93-8163-a87c805f21e4", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "27137f2a6c8e4f23ae2704bfa84e2fb6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-09T11:13:11Z", "hostId": "5a76a319977a14d4b1c034e062552b70ac9bc1e150697372e88b311d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209", "name": "sprout-0.clearwater.opnfv", "created": "2019-04-09T11:12:54Z", "tenant_id": "da1426745d3d4a2ab538c4c6721804f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:28:85:fe", "version": 4, "addr": "192.168.100.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:28:85:fe", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/bda261c4-b913-4927-bfed-ee05121b025b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/bda261c4-b913-4927-bfed-ee05121b025b", "rel": "bookmark"}], "image": {"id": "5deaec50-bf81-44bd-ab3c-b95ce6e93f84", "links": [{"href": "http://172.30.9.21:8774/images/5deaec50-bf81-44bd-ab3c-b95ce6e93f84", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-09T11:03:08.000000", "flavor": {"id": "0576136d-8801-4fa5-b676-a5fb87ede063", "links": [{"href": "http://172.30.9.21:8774/flavors/0576136d-8801-4fa5-b676-a5fb87ede063", "rel": "bookmark"}]}, "id": "bda261c4-b913-4927-bfed-ee05121b025b", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "27137f2a6c8e4f23ae2704bfa84e2fb6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-09T11:02:59Z", "hostId": "4463069664f586962ce23921b8b1055ba8426878641c76368cc50663", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209", "name": "vellum-0.clearwater.opnfv", "created": "2019-04-09T11:02:41Z", "tenant_id": "da1426745d3d4a2ab538c4c6721804f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:4f:7e", "version": 4, "addr": "192.168.100.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:4f:7e", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a25ca728-890f-4189-80ad-d80b226b85dd", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a25ca728-890f-4189-80ad-d80b226b85dd", "rel": "bookmark"}], "image": {"id": "5deaec50-bf81-44bd-ab3c-b95ce6e93f84", "links": [{"href": "http://172.30.9.21:8774/images/5deaec50-bf81-44bd-ab3c-b95ce6e93f84", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-09T10:59:29.000000", "flavor": {"id": "0576136d-8801-4fa5-b676-a5fb87ede063", "links": [{"href": "http://172.30.9.21:8774/flavors/0576136d-8801-4fa5-b676-a5fb87ede063", "rel": "bookmark"}]}, "id": "a25ca728-890f-4189-80ad-d80b226b85dd", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "27137f2a6c8e4f23ae2704bfa84e2fb6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-09T10:59:20Z", "hostId": "5a76a319977a14d4b1c034e062552b70ac9bc1e150697372e88b311d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209", "name": "ellis-0.clearwater.opnfv", "created": "2019-04-09T10:57:29Z", "tenant_id": "da1426745d3d4a2ab538c4c6721804f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4c:fb:71", "version": 4, "addr": "192.168.100.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4c:fb:71", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/f5f03d56-ed32-47ed-ace2-90dc0c1d18bc", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/f5f03d56-ed32-47ed-ace2-90dc0c1d18bc", "rel": "bookmark"}], "image": {"id": "5deaec50-bf81-44bd-ab3c-b95ce6e93f84", "links": [{"href": "http://172.30.9.21:8774/images/5deaec50-bf81-44bd-ab3c-b95ce6e93f84", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-09T10:56:51.000000", "flavor": {"id": "0576136d-8801-4fa5-b676-a5fb87ede063", "links": [{"href": "http://172.30.9.21:8774/flavors/0576136d-8801-4fa5-b676-a5fb87ede063", "rel": "bookmark"}]}, "id": "f5f03d56-ed32-47ed-ace2-90dc0c1d18bc", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "27137f2a6c8e4f23ae2704bfa84e2fb6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-09T10:56:42Z", "hostId": "4463069664f586962ce23921b8b1055ba8426878641c76368cc50663", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209", "name": "ns.clearwater.opnfv", "created": "2019-04-09T10:55:15Z", "tenant_id": "da1426745d3d4a2ab538c4c6721804f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 11:25:03,792 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-22044208-fb3f-4ed6-a634-3995518a6751 2019-04-09 11:25:03,792 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.20494389534s 2019-04-09 11:25:03,800 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-04-09 11:25:03,803 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers/bda261c4-b913-4927-bfed-ee05121b025b/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" -d '{"os-getConsoleOutput": {"length": null}}' 2019-04-09 11:25:03,874 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 15850 Content-Type: application/json Date: Tue, 09 Apr 2019 11:24:53 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f3a443ca-daf2-4566-981a-3a6eda4e2d9b x-openstack-request-id: req-f3a443ca-daf2-4566-981a-3a6eda4e2d9b 2019-04-09 11:25:03,881 - keystoneauth.session - DEBUG - RESP BODY: {"output": "en [4028 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [280 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 13.1 MB in 8s (1502 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.100.4\n+ '[' -n 192.168.100.4 ']'\n+ cat\n+ mkdir -p /etc/chronos\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install vellum --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n astaire astaire-libs binutils build-essential ca-certificates-java cassandra\n chronos clearwater-cassandra clearwater-config-manager\n clearwater-diags-monitor clearwater-etcd clearwater-infrastructure\n clearwater-log-cleanup clearwater-memcached clearwater-monit\n clearwater-queue-manager clearwater-snmp-handler-astaire clearwater-snmpd\n clearwater-tcp-scalability cpp cpp-4.8 cpulimit crest-prov dnsmasq\n dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gdb gnutls-bin homer-cassandra homestead-cassandra\n homestead-prov-cassandra inotify-tools iotop java-common\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libasyncns0 libatomic1 libavahi-client3 libavahi-common-data\n libavahi-common3 libboost-filesystem1.54.0 libboost-program-options1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libc-ares-dev libc-ares2\n libc-dev-bin libc6 libc6-dbg libc6-dev libcloog-isl4 libcups2 libdpkg-perl\n libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot\n libfile-fcntllock-perl libflac8 libfontconfig1 libgcc-4.8-dev libgmp10\n libgomp1 libinotifytools0 libisl10 libitm1 libjpeg-turbo8 libjpeg8\n liblcms2-2 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3\n libnspr4 libnss3 libnss3-nssdb libogg0 libopts25 libpcsclite1 libperl5.18\n libpgm-5.1-0 libpulse0 libpython3.4 libquadmath0 libsctp1 libsensors4\n libsndfile1 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libvorbis0a\n libvorbisenc2 libzmq3 linux-libc-dev lksctp-tools make manpages-dev\n memcached memcached-dbg mysql-common ntp openjdk-7-jre-headless\n python-chardet-whl python-colorama python-colorama-whl python-distlib\n python-distlib-whl python-html5lib python-html5lib-whl python-jsonschema\n python-mock python-pip python-pip-whl python-requests-whl python-setuptools\n python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv\n python-wheel python3-pkg-resources realpath rogers rogers-libs snmp snmpd\n sysstat tzdata-java\nSuggested packages:\n astaire-dbg binutils-doc cassandra-tools clearwater-auto-config\n clearwater-auto-upgrade clearwater-secure-connections exim4 postfix\n mail-transport-agent cpp-doc gcc-4.8-locales debian-keyring g++-multilib\n g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf\n automake1.9 libtool flex bison gcc-doc gcc-4.8-multilib libgcc1-dbg\n libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg\n libquadmath0-dbg gdb-doc gdbserver default-jre equivs glibc-doc cups-common\n liblcms2-utils pcscd pulseaudio lm-sensors snmp-mibs-downloader\n libstdc++-4.8-doc make-doc libcache-memcached-perl libmemcached ntp-doc\n icedtea-7-jre-jamvm libnss-mdns sun-java6-fonts fonts-dejavu-extra\n fonts-ipafont-gothic fonts-ipafont-mincho fonts-wqy-microhei\n fonts-wqy-zenhei ttf-indic-fonts python-genshi python-lxml python-mock-doc\n python3-setuptools isag\nRecommended packages:\n libc-dbg python-dev-all\nThe following NEW packages will be installed:\n astaire astaire-libs binutils build-essential ca-certificates-java cassandra\n chronos clearwater-cassandra clearwater-config-manager\n clearwater-diags-monitor clearwater-etcd clearwater-infrastructure\n clearwater-log-cleanup clearwater-memcached clearwater-monit\n clearwater-queue-manager clearwater-snmp-handler-astaire clearwater-snmpd\n clearwater-tcp-scalability cpp cpp-4.8 cpulimit crest-prov dnsmasq\n dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gdb gnutls-bin homer-cassandra homestead-cassandra\n homestead-prov-cassandra inotify-tools iotop java-common\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libasyncns0 libatomic1 libavahi-client3 libavahi-common-data\n libavahi-common3 libboost-filesystem1.54.0 libboost-program-options1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libc-ares-dev libc-ares2\n libc-dev-bin libc6-dbg libc6-dev libcloog-isl4 libcups2 libdpkg-perl\n libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot\n libfile-fcntllock-perl libflac8 libfontconfig1 libgcc-4.8-dev libgmp10\n libgomp1 libinotifytools0 libisl10 libitm1 libjpeg-turbo8 libjpeg8\n liblcms2-2 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3\n libnspr4 libnss3 libnss3-nssdb libogg0 libopts25 libpcsclite1 libperl5.18\n libpgm-5.1-0 libpulse0 libpython3.4 libquadmath0 libsctp1 libsensors4\n libsndfile1 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libvorbis0a\n libvorbisenc2 libzmq3 linux-libc-dev lksctp-tools make manpages-dev\n memcached memcached-dbg mysql-common ntp openjdk-7-jre-headless\n python-chardet-whl python-colorama python-colorama-whl python-distlib\n python-distlib-whl python-html5lib python-html5lib-whl python-jsonschema\n python-mock python-pip python-pip-whl python-requests-whl python-setuptools\n python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv\n python-wheel python3-pkg-resources realpath rogers rogers-libs snmp snmpd\n sysstat tzdata-java vellum\nThe following packages will be upgraded:\n libc6\n1 upgraded, 139 newly installed, 0 to remove and 23 not upgraded.\nNeed to get 175 MB of archives.\nAfter this operation, 407 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ cassandra 2.1.15 [20.0 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6 amd64 2.19-0ubuntu6.15 [4727 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnspr4 amd64 2:4.13.1-0ubuntu0.14.04.1 [110 kB]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3-nssdb all 2:3.28.4-0ubuntu0.14.04.5 [10.6 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3 amd64 2:3.28.4-0ubuntu0.14.04.5 [1124 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main ca-certificates-java all 20130815ubuntu1 [13.4 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main tzdata-java all 2018i-0ubuntu0.14.04 [69.5 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main java-common all 0.51 [130 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common-data amd64 0.6.31-4ubuntu1.3 [21.1 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common3 amd64 0.6.31-4ubuntu1.3 [21.7 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-client3 amd64 0.6.31-4ubuntu1.3 [25.2 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.11 [178 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main liblcms2-2 amd64 2.5-0ubuntu4.2 [131 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:18 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpcsclite1 amd64 1.8.10-1ubuntu1.1 [21.1 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libasyncns0 amd64 0.8-4ubuntu2 [11.9 kB]\nGet:22 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libogg0 amd64 1.3.1-1ubuntu1 [17.0 kB]\nGet:24 http://repo.cw-ngv.com/stable/ binary/ clearwater-cassandra 1.0-180328.114015 [44.2 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libflac8 amd64 1.3.0-2ubuntu0.14.04.1 [80.2 kB]\nGet:26 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbis0a amd64 1.3.2-1.3ubuntu1.2 [87.2 kB]\nGet:28 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbisenc2 amd64 1.3.2-1.3ubuntu1.2 [84.6 kB]\nGet:30 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:31 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsndfile1 amd64 1.0.25-7ubuntu2.2 [136 kB]\nGet:33 http://repo.cw-ngv.com/stable/ binary/ astaire-libs 1.0-180326.104711 [103 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 kB]\nGet:35 http://repo.cw-ngv.com/stable/ binary/ astaire 1.0-180326.104711 [127 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B]\nGet:37 http://repo.cw-ngv.com/stable/ binary/ snmp 5.7.3~dfsg-clearwater1 [153 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main openjdk-7-jre-headless amd64 7u211-2.6.17-0ubuntu0.1 [39.6 MB]\nGet:39 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:40 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB]\nGet:41 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:45 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:48 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:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:51 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-program-options1.54.0 amd64 1.54.0-4ubuntu3.1 [115 kB]\nGet:60 http://repo.cw-ngv.com/stable/ binary/ chronos 1.0-180328.120836 [529 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:62 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:64 http://repo.cw-ngv.com/stable/ binary/ memcached 1.6.00-0clearwater0.6 [140 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:66 http://repo.cw-ngv.com/stable/ binary/ clearwater-memcached 1.0-180328.114312 [18.2 kB]\nGet:67 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmp-handler-astaire 1.0-180326.110542 [513 kB]\nGet:68 http://repo.cw-ngv.com/stable/ binary/ crest-prov 1.0-180326.111418 [14.4 MB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython3.4 amd64 3.4.3-1ubuntu1~14.04.7 [1303 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:80 http://repo.cw-ngv.com/stable/ binary/ homer-cassandra 1.0-180326.111418 [13.9 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1330 B]\nGet:82 http://repo.cw-ngv.com/stable/ binary/ homestead-cassandra 1.0-180326.115231 [13.8 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:84 http://repo.cw-ngv.com/stable/ binary/ homestead-prov-cassandra 1.0-180326.111418 [14.1 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:86 http://repo.cw-ngv.com/stable/ binary/ rogers-libs 1.0-180326.104711 [246 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:88 http://repo.cw-ngv.com/stable/ binary/ rogers 1.0-180326.104711 [1140 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares2 amd64 1.10.0-2ubuntu0.2 [34.1 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe cpulimit amd64 2.0-1 [14.1 kB]\nGet:92 http://repo.cw-ngv.com/stable/ binary/ vellum 1.0-180328.114312 [12.5 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:94 http://repo.cw-ngv.com/stable/ binary/ memcached-dbg 1.6.00-0clearwater0.6 [222 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-168.218 [771 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1913 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:100 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:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:103 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:104 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:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares-dev amd64 1.10.0-2ubuntu0.2 [98.0 kB]\nGet:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:118 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:119 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:120 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:121 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:122 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:123 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:124 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:125 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:126 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:127 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:128 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:129 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:130 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:131 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:132 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gdb amd64 7.7.1-0ubuntu5~14.04.3 [2199 kB]\nGet:133 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:134 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:135 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:136 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:137 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB]\nGet:138 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:139 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\nGet:140 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dbg amd64 2.19-0ubuntu6.15 [3467 kB]\nExtracting templates from packages: 21%Extracting templates from packages: 42%Extracting templates from packages: 64%Extracting templates from packages: 85%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 175 MB in 14s (12.1 MB/s)\n(Reading database ... 51347 files and directories currently installed.)\nPreparing to unpack .../libc6_2.19-0ubuntu6.15_amd64.deb ...\nUnpacking libc6:amd64 (2.19-0ubuntu6.15) over (2.19-0ubuntu6.14) ...\nSetting up libc6:amd64 (2.19-0ubuntu6.15) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package libnspr4:amd64.\n(Reading database ... 51347 files and directories currently installed.)\nPreparing to unpack .../libnspr4_2%3a4.13.1-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libnspr4:amd64 (2:4.13.1-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libnss3-nssdb.\nPreparing to unpack .../libnss3-nssdb_2%3a3.28.4-0ubuntu0.14.04.5_all.deb ...\nUnpacking libnss3-nssdb (2:3.28.4-0ubuntu0.14.04.5) ...\nSelecting previously unselected package libnss3:amd64.\nPreparing to unpack .../libnss3_2%3a3.28.4-0ubuntu0.14.04.5_amd64.deb ...\nUnpacking libnss3:amd64 (2:3.28.4-0ubuntu0.14.04.5) ...\nSelecting previously unselected package ca-certificates-java.\nPreparing to unpack .../ca-certificates-java_20130815ubuntu1_all.deb ...\nUnpacking ca-certificates-java (20130815ubuntu1) ...\nSelecting previously unselected package tzdata-java.\nPreparing to unpack .../tzdata-java_2018i-0ubuntu0.14.04_all.deb ...\nUnpacking tzdata-java (2018i-0ubuntu0.14.04) ...\nSelecting previously unselected package java-common.\nPreparing to unpack .../java-common_0.51_all.deb ...\nUnpacking java-common (0.51) ...\nSelecting previously unselected package libavahi-common-data:amd64.\nPreparing to unpack .../libavahi-common-data_0.6.31-4ubuntu1.3_amd64.deb ...\nUnpacking libavahi-common-data:amd64 (0.6.31-4ubuntu1.3) ...\nSelecting previously unselected package libavahi-common3:amd64.\nPreparing to unpack .../libavahi-common3_0.6.31-4ubuntu1.3_amd64.deb ...\nUnpacking libavahi-common3:amd64 (0.6.31-4ubuntu1.3) ...\nSelecting previously unselected package libavahi-client3:amd64.\nPreparing to unpack .../libavahi-client3_0.6.31-4ubuntu1.3_amd64.deb ...\nUnpacking libavahi-client3:amd64 (0.6.31-4ubuntu1.3) ...\nSelecting previously unselected package libcups2:amd64.\nPreparing to unpack .../libcups2_1.7.2-0ubuntu1.11_amd64.deb ...\nUnpacking libcups2:amd64 (1.7.2-0ubuntu1.11) ...\nSelecting previously unselected package liblcms2-2:amd64.\nPreparing to unpack .../liblcms2-2_2.5-0ubuntu4.2_amd64.deb ...\nUnpacking liblcms2-2:amd64 (2.5-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libpcsclite1:amd64.\nPreparing to unpack .../libpcsclite1_1.8.10-1ubuntu1.1_amd64.deb ...\nUnpacking libpcsclite1:amd64 (1.8.10-1ubuntu1.1) ...\nSelecting previously unselected package libasyncns0:amd64.\nPreparing to unpack .../libasyncns0_0.8-4ubuntu2_amd64.deb ...\nUnpacking libasyncns0:amd64 (0.8-4ubuntu2) ...\nSelecting previously unselected package libogg0:amd64.\nPreparing to unpack .../libogg0_1.3.1-1ubuntu1_amd64.deb ...\nUnpacking libogg0:amd64 (1.3.1-1ubuntu1) ...\nSelecting previously unselected package libflac8:amd64.\nPreparing to unpack .../libflac8_1.3.0-2ubuntu0.14.04.1_amd64.deb ...\nUnpacking libflac8:amd64 (1.3.0-2ubuntu0.14.04.1) ...\nSelecting previously unselected package libvorbis0a:amd64.\nPreparing to unpack .../libvorbis0a_1.3.2-1.3ubuntu1.2_amd64.deb ...\nUnpacking libvorbis0a:amd64 (1.3.2-1.3ubuntu1.2) ...\nSelecting previously unselected package libvorbisenc2:amd64.\nPreparing to unpack .../libvorbisenc2_1.3.2-1.3ubuntu1.2_amd64.deb ...\nUnpacking libvorbisenc2:amd64 (1.3.2-1.3ubuntu1.2) ...\nSelecting previously unselected package libsndfile1:amd64.\nPreparing to unpack .../libsndfile1_1.0.25-7ubuntu2.2_amd64.deb ...\nUnpacking libsndfile1:amd64 (1.0.25-7ubuntu2.2) ...\nSelecting previously unselected package libpulse0:amd64.\nPreparing to unpack .../libpulse0_1%3a4.0-0ubuntu11.1_amd64.deb ...\nUnpacking libpulse0:amd64 (1:4.0-0ubuntu11.1) ...\nSelecting previously unselected package libsctp1:amd64.\nPreparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ...\nUnpacking libsctp1:amd64 (1.0.15+dfsg-1) ...\nSelecting previously unselected package openjdk-7-jre-headless:amd64.\nPreparing to unpack .../openjdk-7-jre-headless_7u211-2.6.17-0ubuntu0.1_amd64.deb ...\nUnpacking openjdk-7-jre-headless:amd64 (7u211-2.6.17-0ubuntu0.1) ...\nSelecting previously unselected package cassandra.\nPreparing to unpack .../cassandra_2.1.15_all.deb ...\nUnpacking cassandra (2.1.15) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\nProcessing triggers for ca-certificates (20170717~14.04.2) ...\nUpdating certificates in /etc/ssl/certs... 0 added, 0 removed; done.\nRunning hooks in /etc/ca-certificates/update.d....done.\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up tzdata-java (2018i-0ubuntu0.14.04) ...\nSetting up java-common (0.51) ...\nSetting up libavahi-common-data:amd64 (0.6.31-4ubuntu1.3) ...\nSetting up libavahi-common3:amd64 (0.6.31-4ubuntu1.3) ...\nSetting up libavahi-client3:amd64 (0.6.31-4ubuntu1.3) ...\nSetting up libcups2:amd64 (1.7.2-0ubuntu1.11) ...\nSetting up liblcms2-2:amd64 (2.5-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libnspr4:amd64 (2:4.13.1-0ubuntu0.14.04.1) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libpcsclite1:amd64 (1.8.10-1ubuntu1.1) ...\nSetting up libasyncns0:amd64 (0.8-4ubuntu2) ...\nSetting up libogg0:amd64 (1.3.1-1ubuntu1) ...\nSetting up libflac8:amd64 (1.3.0-2ubuntu0.14.04.1) ...\nSetting up libvorbis0a:amd64 (1.3.2-1.3ubuntu1.2) ...\nSetting up libvorbisenc2:amd64 (1.3.2-1.3ubuntu1.2) ...\nSetting up libsndfile1:amd64 (1.0.25-7ubuntu2.2) ...\nSetting up libpulse0:amd64 (1:4.0-0ubuntu11.1) ...\nSetting up libsctp1:amd64 (1.0.15+dfsg-1) ...\nSetting up libnss3-nssdb (2:3.28.4-0ubuntu0.14.04.5) ...\nSetting up libnss3:amd64 (2:3.28.4-0ubuntu0.14.04.5) ...\nSetting up ca-certificates-java (20130815ubuntu1) ...\nAdding debian:AddTrust_Public_Services_Root.pem\nAdding debian:AffirmTrust_Premium.pem\nAdding debian:thawte_Primary_Root_CA_-_G3.pem\nAdding debian:Atos_TrustedRoot_2011.pem\nAdding debian:SecureTrust_CA.pem\nAdding debian:Camerfirma_Chambers_of_Commerce_Root.pem\nAdding debian:GeoTrust_Universal_CA.pem\nAdding debian:DigiCert_High_Assurance_EV_Root_CA.pem\nAdding debian:GlobalSign_Root_CA_-_R3.pem\nAdding debian:Security_Communication_Root_CA.pem\nAdding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem\nAdding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem\nAdding debian:AddTrust_Qualified_Certificates_Root.pem\nAdding debian:Amazon_Root_CA_4.pem\nAdding debian:DigiCert_Global_Root_G3.pem\nAdding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem\nAdding debian:DigiCert_Assured_ID_Root_G3.pem\nAdding debian:OISTE_WISeKey_Global_Root_GB_CA.pem\nAdding debian:Global_Chambersign_Root_-_2008.pem\nAdding debian:Go_Daddy_Class_2_CA.pem\nAdding debian:T\ufffd\ufffdRKTRUST_Elektronik_Sertifika_Hizmet_Sa\ufffd\ufffdlay\ufffd\ufffdc\ufffd\ufffds\ufffd\ufffd_H5.pem\nAdding debian:EC-ACC.pem\nAdding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem\nAdding debian:T-TeleSec_GlobalRoot_Class_2.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem\nAdding debian:QuoVadis_Root_CA_2.pem\nAdding debian:Swisscom_Root_CA_1.pem\nAdding debian:certSIGN_ROOT_CA.pem\nAdding debian:CFCA_EV_ROOT.pem\nAdding debian:OpenTrust_Root_CA_G3.pem\nAdding debian:Sonera_Class_2_Root_CA.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem\nAdding debian:Security_Communication_RootCA2.pem\nAdding debian:Certinomis_-_Autorit\ufffd\ufffd_Racine.pem\nAdding debian:DigiCert_Assured_ID_Root_G2.pem\nAdding debian:CNNIC_ROOT.pem\nAdding debian:Actalis_Authentication_Root_CA.pem\nAdding debian:Amazon_Root_CA_1.pem\nAdding debian:QuoVadis_Root_CA_2_G3.pem\nAdding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem\nAdding debian:Certum_Trusted_Network_CA_2.pem\nAdding debian:Comodo_Secure_Services_root.pem\nAdding debian:GeoTrust_Universal_CA_2.pem\nAdding debian:ePKI_Root_Certification_Authority.pem\nAdding debian:USERTrust_RSA_Certification_Authority.pem\nAdding debian:IdenTrust_Commercial_Root_CA_1.pem\nAdding debian:Microsec_e-Szigno_Root_CA_2009.pem\nAdding debian:COMODO_Certification_Authority.pem\nAdding debian:PSCProcert.pem\nAdding debian:GeoTrust_Primary_Certification_Authority.pem\nAdding debian:Certinomis_-_Root_CA.pem\nAdding debian:OpenTrust_Root_CA_G2.pem\nAdding debian:DigiCert_Global_Root_G2.pem\nAdding debian:DigiCert_Trusted_Root_G4.pem\nAdding debian:Entrust_Root_Certification_Authority_-_G2.pem\nAdding debian:DST_Root_CA_X3.pem\nAdding debian:AddTrust_External_Root.pem\nAdding debian:Certigna.pem\nAdding debian:Secure_Global_CA.pem\nAdding debian:Certplus_Class_2_Primary_CA.pem\nAdding debian:Comodo_AAA_Services_root.pem\nAdding debian:TWCA_Root_Certification_Authority.pem\nAdding debian:Certplus_Root_CA_G1.pem\nAdding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem\nAdding debian:Izenpe.com.pem\nAdding debian:ACEDICOM_Root.pem\nAdding debian:thawte_Primary_Root_CA.pem\nAdding debian:Comodo_Trusted_Services_root.pem\nAdding debian:Taiwan_GRCA.pem\nAdding debian:thawte_Primary_Root_CA_-_G2.pem\nAdding debian:Starfield_Class_2_CA.pem\nAdding debian:VeriSign_Universal_Root_Certification_Authority.pem\nAdding debian:Visa_eCommerce_Root.pem\nAdding debian:Buypass_Class_2_Root_CA.pem\nAdding debian:UTN_USERFirst_Hardware_Root_CA.pem\nAdding debian:XRamp_Global_CA_Root.pem\nAdding debian:Entrust_Root_Certification_Authority.pem\nAdding debian:Network_Solutions_Certificate_Authority.pem\nAdding debian:QuoVadis_Root_CA_3.pem\nAdding debian:COMODO_ECC_Certification_Authority.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem\nAdding debian:Certplus_Root_CA_G2.pem\nAdding debian:AC_RAIZ_FNMT-RCM.pem\nAdding debian:Trustis_FPS_Root_CA.pem\nAdding debian:Entrust_Root_Certification_Authority_-_EC1.pem\nAdding debian:DigiCert_Assured_ID_Root_CA.pem\nAdding debian:Camerfirma_Global_Chambersign_Root.pem\nAdding debian:TWCA_Global_Root_CA.pem\nAdding debian:GeoTrust_Global_CA_2.pem\nAdding debian:GlobalSign_ECC_Root_CA_-_R4.pem\nAdding debian:SwissSign_Silver_CA_-_G2.pem\nAdding debian:IdenTrust_Public_Sector_Root_CA_1.pem\nAdding debian:ISRG_Root_X1.pem\nAdding debian:QuoVadis_Root_CA_3_G3.pem\nAdding debian:AffirmTrust_Premium_ECC.pem\nAdding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem\nAdding debian:AddTrust_Low-Value_Services_Root.pem\nAdding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem\nAdding debian:Baltimore_CyberTrust_Root.pem\nAdding debian:Buypass_Class_3_Root_CA.pem\nAdding debian:CA_Disig_Root_R2.pem\nAdding debian:TeliaSonera_Root_CA_v1.pem\nAdding debian:OISTE_WISeKey_Global_Root_GA_CA.pem\nAdding debian:DST_ACES_CA_X6.pem\nAdding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem\nAdding debian:Cybertrust_Global_Root.pem\nAdding debian:AffirmTrust_Networking.pem\nAdding debian:Swisscom_Root_EV_CA_2.pem\nAdding debian:T-TeleSec_GlobalRoot_Class_3.pem\nAdding debian:NetLock_Arany_=Class_Gold=_F\ufffd\ufffdtan\ufffd\ufffds\ufffd\ufffdtv\ufffd\ufffdny.pem\nAdding debian:SwissSign_Gold_CA_-_G2.pem\nAdding debian:QuoVadis_Root_CA.pem\nAdding debian:SZAFIR_ROOT_CA2.pem\nAdding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem\nAdding debian:CA_Disig_Root_R1.pem\nAdding debian:Certum_Root_CA.pem\nAdding debian:LuxTrust_Global_Root_2.pem\nAdding debian:GlobalSign_Root_CA.pem\nAdding debian:GeoTrust_Global_CA.pem\nAdding debian:Certum_Trusted_Network_CA.pem\nAdding debian:AffirmTrust_Commercial.pem\nAdding debian:T\ufffd\ufffdB\ufffd\ufffdTAK_UEKAE_K\ufffd\ufffdk_Sertifika_Hizmet_Sa\ufffd\ufffdlay\ufffd\ufffdc\ufffd\ufffds\ufffd\ufffd_-_S\ufffd\ufffdr\ufffd\ufffdm_3.pem\nAdding debian:Deutsche_Telekom_Root_CA_2.pem\nAdding debian:Hongkong_Post_Root_CA_1.pem\nAdding debian:D-TRUST_Root_Class_3_CA_2_2009.pem\nAdding debian:Security_Communication_EV_RootCA1.pem\nAdding debian:COMODO_RSA_Certification_Authority.pem\nAdding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem\nAdding debian:Amazon_Root_CA_2.pem\nAdding debian:ACCVRAIZ1.pem\nAdding debian:Amazon_Root_CA_3.pem\nAdding debian:GlobalSign_ECC_Root_CA_-_R5.pem\nAdding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem\nAdding debian:QuoVadis_Root_CA_1_G3.pem\nAdding debian:OpenTrust_Root_CA_G1.pem\nAdding debian:DigiCert_Global_Root_CA.pem\nAdding debian:SecureSign_RootCA11.pem\nAdding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem\nAdding debian:Chambers_of_Commerce_Root_-_2008.pem\nAdding debian:E-Tugra_Certification_Authority.pem\nAdding debian:Starfield_Root_Certificate_Authority_-_G2.pem\nAdding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem\nAdding debian:EE_Certification_Centre_Root_CA.pem\nAdding debian:Swisscom_Root_CA_2.pem\nAdding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem\nAdding debian:USERTrust_ECC_Certification_Authority.pem\nAdding debian:GlobalSign_Root_CA_-_R2.pem\nAdding debian:Staat_der_Nederlanden_EV_Root_CA.pem\ndone.\nSetting up openjdk-7-jre-headless:amd64 (7u211-2.6.17-0ubuntu0.1) ...\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/java to provide /usr/bin/java (java) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/keytool to provide /usr/bin/keytool (keytool) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/pack200 to provide /usr/bin/pack200 (pack200) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmid to provide /usr/bin/rmid (rmid) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmiregistry to provide /usr/bin/rmiregistry (rmiregistry) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/unpack200 to provide /usr/bin/unpack200 (unpack200) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/orbd to provide /usr/bin/orbd (orbd) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/servertool to provide /usr/bin/servertool (servertool) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/tnameserv to provide /usr/bin/tnameserv (tnameserv) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/lib/jexec to provide /usr/bin/jexec (jexec) in auto mode\nSetting up cassandra (2.1.15) ...\nAdding group `cassandra' (GID 111) ...\nDone.\nvm.max_map_count = 1048575\nnet.ipv4.tcp_keepalive_time = 300\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\nProcessing triggers for ca-certificates (20170717~14.04.2) ...\nUpdating certificates in /etc/ssl/certs... 0 added, 0 removed; done.\nRunning hooks in /etc/ca-certificates/update.d....\ndone.\ndone.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSelecting previously unselected package clearwater-cassandra.\n(Reading database ... 53174 files and directories currently installed.)\nPreparing to unpack .../clearwater-cassandra_1.0-180328.114015_all.deb ...\nUnpacking clearwater-cassandra (1.0-180328.114015) ...\nSelecting previously unselected package libasan0:amd64.\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-program-options1.54.0:amd64.\nPreparing to unpack .../libboost-program-options1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-program-options1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package mysql-common.\nPreparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libmysqlclient18:amd64.\nPreparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libpython3.4:amd64.\nPreparing to unpack .../libpython3.4_3.4.3-1ubuntu1~14.04.7_amd64.deb ...\nUnpacking libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.7) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.7_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.7) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package python-mock.\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package libc-ares2:amd64.\nPreparing to unpack .../libc-ares2_1.10.0-2ubuntu0.2_amd64.deb ...\nUnpacking libc-ares2:amd64 (1.10.0-2ubuntu0.2) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package astaire-libs.\nPreparing to unpack .../astaire-libs_1.0-180326.104711_amd64.deb ...\nUnpacking astaire-libs (1.0-180326.104711) ...\nSelecting previously unselected package cpulimit.\nPreparing to unpack .../cpulimit_2.0-1_amd64.deb ...\nUnpacking cpulimit (2.0-1) ...\nSelecting previously unselected package astaire.\nPreparing to unpack .../astaire_1.0-180326.104711_amd64.deb ...\nUnpacking astaire (1.0-180326.104711) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.15) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-168.218_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-168.218) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libc-ares-dev:amd64.\nPreparing to unpack .../libc-ares-dev_1.10.0-2ubuntu0.2_amd64.deb ...\nUnpacking libc-ares-dev:amd64 (1.10.0-2ubuntu0.2) ...\nSelecting previously unselected package snmp.\nPreparing to unpack .../snmp_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking snmp (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package snmpd.\nPreparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking snmpd (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package clearwater-snmpd.\nPreparing to unpack .../clearwater-snmpd_1.0-180328.114312_all.deb ...\nUnpacking clearwater-snmpd (1.0-180328.114312) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ...\nUnpacking clearwater-etcd (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-queue-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-config-manager (1.0-180328.115321) ...\nSelecting previously unselected package chronos.\nPreparing to unpack .../chronos_1.0-180328.120836_amd64.deb ...\nUnpacking chronos (1.0-180328.120836) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package memcached.\nPreparing to unpack .../memcached_1.6.00-0clearwater0.6_amd64.deb ...\nUnpacking memcached (1.6.00-0clearwater0.6) ...\nSelecting previously unselected package clearwater-memcached.\nPreparing to unpack .../clearwater-memcached_1.0-180328.114312_all.deb ...\nUnpacking clearwater-memcached (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-snmp-handler-astaire.\nPreparing to unpack .../clearwater-snmp-handler-astaire_1.0-180326.110542_amd64.deb ...\nUnpacking clearwater-snmp-handler-astaire (1.0-180326.110542) ...\nSelecting previously unselected package crest-prov.\nPreparing to unpack .../crest-prov_1.0-180326.111418_amd64.deb ...\nUnpacking crest-prov (1.0-180326.111418) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package gdb.\nPreparing to unpack .../gdb_7.7.1-0ubuntu5~14.04.3_amd64.deb ...\nUnpacking gdb (7.7.1-0ubuntu5~14.04.3) ...\nSelecting previously unselected package homer-cassandra.\nPreparing to unpack .../homer-cassandra_1.0-180326.111418_amd64.deb ...\nUnpacking homer-cassandra (1.0-180326.111418) ...\nSelecting previously unselected package homestead-cassandra.\nPreparing to unpack .../homestead-cassandra_1.0-180326.115231_amd64.deb ...\nUnpacking homestead-cassandra (1.0-180326.115231) ...\nSelecting previously unselected package homestead-prov-cassandra.\nPreparing to unpack .../homestead-prov-cassandra_1.0-180326.111418_amd64.deb ...\nUnpacking homestead-prov-cassandra (1.0-180326.111418) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package lksctp-tools.\nPreparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ...\nUnpacking lksctp-tools (1.0.15+dfsg-1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\nSelecting previously unselected package rogers-libs.\nPreparing to unpack .../rogers-libs_1.0-180326.104711_amd64.deb ...\nUnpacking rogers-libs (1.0-180326.104711) ...\nSelecting previously unselected package rogers.\nPreparing to unpack .../rogers_1.0-180326.104711_amd64.deb ...\nUnpacking rogers (1.0-180326.104711) ...\nSelecting previously unselected package vellum.\nPreparing to unpack .../vellum_1.0-180328.114312_amd64.deb ...\nUnpacking vellum (1.0-180328.114312) ...\nSelecting previously unselected package libc6-dbg:amd64.\nPreparing to unpack .../libc6-dbg_2.19-0ubuntu6.15_amd64.deb ...\nUnpacking libc6-dbg:amd64 (2.19-0ubuntu6.15) ...\nSelecting previously unselected package memcached-dbg.\nPreparing to unpack .../memcached-dbg_1.6.00-0clearwater0.6_amd64.deb ...\nUnpacking memcached-dbg (1.6.00-0clearwater0.6) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-program-options1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up mysql-common (5.5.62-0ubuntu0.14.04.1) ...\nSetting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ...\nSetting up libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.7) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libperl5.18 (5.18.2-2ubuntu1.7) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up libc-ares2:amd64 (1.10.0-2ubuntu0.2) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up clearwater-tcp-scalability (1.0-180328.114312) ...\nSetting up astaire-libs (1.0-180326.104711) ...\nSetting up cpulimit (2.0-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.15) ...\nSetting up linux-libc-dev:amd64 (3.13.0-168.218) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.15) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libc-ares-dev:amd64 (1.10.0-2ubuntu0.2) ...\nSetting up snmp (5.7.3~dfsg-clearwater1) ...\nSetting up snmpd (5.7.3~dfsg-clearwater1) ...\nupdate-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6)\n * Starting network management services:\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up iotop (0.6-1) ...\nSetting up memcached (1.6.00-0clearwater0.6) ...\nRestarting memcached: memcached.\nSetting up crest-prov (1.0-180326.111418) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/crest-prov/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting crest\nCollecting cyclone (from crest)\nCollecting cryptography (from crest)\nCollecting idna (from crest)\nCollecting defusedxml (from crest)\nCollecting pyOpenSSL (from crest)\nCollecting Twisted (from crest)\nCollecting prctl (from crest)\nCollecting cql (from crest)\nCollecting ipaddress (from crest)\nCollecting msgpack-python (from crest)\nCollecting attrs (from crest)\nCollecting Automat (from crest)\nCollecting metaswitchcommon (from crest)\nCollecting telephus (from crest)\nCollecting asn1crypto (from crest)\nCollecting enum34 (from crest)\nCollecting pure-sasl (from crest)\nCollecting setuptools (from crest)\nCollecting constantly (from crest)\nCollecting lxml (from crest)\nCollecting thrift (from crest)\nCollecting incremental (from crest)\nCollecting zope.interface (from crest)\nCollecting six (from crest)\nCollecting cffi>=1.7 (from cryptography->crest)\nCollecting pycparser (from metaswitchcommon->crest)\nCollecting pycrypto (from metaswitchcommon->crest)\nCollecting monotonic (from metaswitchcommon->crest)\nCollecting pyzmq (from metaswitchcommon->crest)\nInstalling collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, defusedxml, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest\n Found existing installation: setuptools 2.2\n Uninstalling setuptools-2.2:\n Successfully uninstalled setuptools-2.2\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up gdb (7.7.1-0ubuntu5~14.04.3) ...\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up lksctp-tools (1.0.15+dfsg-1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python-wheel (0.24.0-1~ubuntu1.1) ...\nSetting up rogers-libs (1.0-180326.104711) ...\nSetting up libc6-dbg:amd64 (2.19-0ubuntu6.15) ...\nSetting up memcached-dbg (1.6.00-0clearwater0.6) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-180328.114312) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting cw_infrastructure\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nInstalling collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Unknown job: clearwater-monit\nchronos: unrecognized service\nreload: Unknown job: clearwater-monit\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-log-cleanup (1.0-180328.114312) ...\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 11987\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-snmpd (1.0-180328.114312) ...\n * Stopping network management services:\nSetting up clearwater-etcd (1.0-180328.115321) ...\nSetting up clearwater-diags-monitor (1.0-180328.114312) ...\nSetting up clearwater-memcached (1.0-180328.114312) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Job is not running: clearwater-monit\nreload: Job is not running: clearwater-monit\n ...done.\nSetting up clearwater-snmp-handler-astaire (1.0-180326.110542) ...\n * Stopping network management services:\nSetting up rogers (1.0-180326.104711) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Job is not running: clearwater-monit\n ...done.\nSetting up clearwater-cassandra (1.0-180328.114015) ...\nAdding 'diversion of /etc/default/cassandra to /etc/default/cassandra.clearwater-orig by clearwater-cassandra'\nAdding 'diversion of /etc/init.d/cassandra to /etc/init.d/cassandra.clearwater-orig by clearwater-cassandra'\nAdding 'diversion of /usr/share/cassandra/cassandra.in.sh to /usr/share/cassandra/cassandra.in.sh.clearwater-orig by clearwater-cassandra'\nAdding 'diversion of /etc/cassandra/cassandra.yaml to /usr/share/clearwater-cassandra/etc++cassandra++cassandra.yaml by clearwater-cassandra'\nAdding 'diversion of /etc/cassandra/cassandra-rackdc.properties to /usr/share/clearwater-cassandra/etc++cassandra++cassandra-rackdc.properties by clearwater-cassandra'\nAdding 'diversion of /etc/cassandra/cassandra-env.sh to /usr/share/clearwater-cassandra/etc++cassandra++cassandra-env.sh by clearwater-cassandra'\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Job is not running: clearwater-monit\nExiting: cassandra.yaml is missing\nreload: Job is not running: clearwater-monit\nExiting: cassandra.yaml is missing\nreload: Job is not running: clearwater-monit\n ...done.\nreload: Job is not running: clearwater-monit\nSetting up astaire (1.0-180326.104711) ...\nastaire-throttle start/running, process 12612\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up homer-cassandra (1.0-180326.111418) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up homestead-cassandra (1.0-180326.115231) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up homestead-prov-cassandra (1.0-180326.111418) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up clearwater-queue-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_queue_manager\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_config_manager\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting requests (from clearwater_config_manager)\nCollecting nsenter (from clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting pathlib (from nsenter->clearwater_config_manager)\nCollecting contextlib2 (from nsenter->clearwater_config_manager)\nCollecting argparse (from nsenter->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, pathlib, contextlib2, argparse, nsenter, clearwater-config-manager\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env\nSuccessfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up chronos (1.0-180328.120836) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up vellum (1.0-180328.114312) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-management\n0 upgraded, 2 newly installed, 0 to remove and 23 not upgraded.\nNeed to get 6120 kB of archives.\nAfter this operation, 6459 kB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB]\nGet:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB]\nFetched 6120 kB in 1s (4779 kB/s)\nSelecting previously unselected package clearwater-cluster-manager.\n(Reading database ... 59731 files and directories currently installed.)\nPreparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ...\nUnpacking clearwater-management (1.0-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_cluster_manager\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-180328.115321) ...\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.217\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.217\n++ echo A 172.30.9.217\n++ ip2rr 172.30.9.217\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.217\n++ echo A 172.30.9.217\n+ echo 'nameserver 192.168.100.15'\n+ echo RESOLV_CONF=/etc/dnsmasq.resolv.conf\n+ service dnsmasq force-reload\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n+ (( i=1 ))\n+ (( i<=10 ))\n+ monit summary\nMonit 5.18.1 uptime: 0m\n Service Name Status Type \n node-0.vellum.clearwater.opnfv Running System \n snmpd_process Running Process \n rogers_process Execution failed | Does... Process \n ntp_process Running Process \n memcached_process Running Process \n etcd_process Initializing Process \n clearwater_diags_monitor_pro... Initializing Process \n astaire_process Initializing Process \n rogers_uptime Wait parent Program \n monit_uptime Initializing Program \n memcached_uptime Initializing Program \n poll_memcached Initializing Program \n etcd_uptime Wait parent Program \n poll_etcd_cluster Wait parent Program \n poll_etcd Wait parent Program \n astaire_uptime Initializing Program \n++ grep -v 'Status ok'\n++ grep -v Running\n++ sed 1,2d\n++ monit summary\n+ test -z ' rogers_process Execution failed | Does... Process \n etcd_process Initializing Process \n clearwater_diags_monitor_pro... Initializing Process \n astaire_process Initializing Process \n rogers_uptime Wait parent Program \n monit_uptime Initializing Program \n memcached_uptime Initializing Program \n poll_memcached Initializing Program \n etcd_uptime Wait parent Program \n poll_etcd_cluster Wait parent Program \n poll_etcd Wait parent Program \n astaire_uptime Initializing Program '\n+ sleep 60\n+ (( i++ ))\n+ (( i<=10 ))\n+ monit summary\nMonit 5.18.1 uptime: 1m\n Service Name Status Type \n node-0.vellum.clearwater.opnfv Initializing System \n snmpd_process Does not exist Process \n rogers_process Initializing Process \n ntp_process Initializing Process \n memcached_process Initializing Process \n clearwater_queue_manager_pro... Initializing Process \n etcd_process Initializing Process \n clearwater_diags_monitor_pro... Initializing Process \n clearwater_config_manager_pr... Initializing Process \n clearwater_cluster_manager_p... Initializing Process \n chronos_process Initializing Process \n astaire_process Initializing Process \n rogers_uptime Wait parent Program \n monit_uptime Initializing Program \n memcached_uptime Initializing Program \n poll_memcached Initializing Program \n clearwater_queue_manager_uptime Initializing Program \n etcd_uptime Initializing Program \n poll_etcd_cluster Initializing Program \n poll_etcd Initializing Program \n chronos_uptime Initializing Program \n poll_chronos Initializing Program \n astaire_uptime Initializing Program \n++ grep -v 'Status ok'\n++ grep -v Running\n++ sed 1,2d\n++ monit summary\n+ test -z ' node-0.vellum.clearwater.opnfv Initializing System \n snmpd_process Does not exist Process \n rogers_process Initializing Process \n ntp_process Initializing Process \n memcached_process Initializing Process \n clearwater_queue_manager_pro... Initializing Process \n etcd_process Initializing Process \n clearwater_diags_monitor_pro... Initializing Process \n clearwater_config_manager_pr... Initializing Process \n clearwater_cluster_manager_p... Initializing Process \n chronos_process Initializing Process \n astaire_process Initializing Process \n rogers_uptime Wait parent Program \n monit_uptime Initializing Program \n memcached_uptime Initializing Program \n poll_memcached Initializing Program \n clearwater_queue_manager_uptime Initializing Program \n etcd_uptime Initializing Program \n poll_etcd_cluster Initializing Program \n poll_etcd Initializing Program \n chronos_uptime Initializing Program \n poll_chronos Initializing Program \n astaire_uptime Initializing Program '\n+ sleep 60\n+ (( i++ ))\n+ (( i<=10 ))\n+ monit summary\nMonit 5.18.1 uptime: 2m\n Service Name Status Type \n node-0.vellum.clearwater.opnfv Running System \n snmpd_process Running Process \n rogers_process Running Process \n ntp_process Running Process \n memcached_process Running Process \n clearwater_queue_manager_pro... Running Process \n etcd_process Running Process \n clearwater_diags_monitor_pro... Running Process \n clearwater_config_manager_pr... Running Process \n clearwater_cluster_manager_p... Does not exist Process \n cassandra_process Initializing Process \n chronos_process Initializing Process \n astaire_process Initializing Process \n rogers_uptime Initializing Program \n monit_uptime Initializing Program \n memcached_uptime Initializing Program \n poll_memcached Initializing Program \n clearwater_queue_manager_uptime Initializing Program \n etcd_uptime Initializing Program \n poll_etcd_cluster Initializing Program \n poll_etcd Initializing Program \n cassandra_uptime Wait parent Program \n poll_cassandra Wait parent Program \n poll_cqlsh Wait parent Program \n chronos_uptime Initializing Program \n poll_chronos Initializing Program \n astaire_uptime Initializing Program \n++ grep -v 'Status ok'\n++ grep -v Running\n++ sed 1,2d\n++ monit summary\n+ test -z ' clearwater_cluster_manager_p... Does not exist Process \n cassandra_process Initializing Process \n chronos_process Initializing Process \n astaire_process Initializing Process \n rogers_uptime Initializing Program \n monit_uptime Initializing Program \n memcached_uptime Initializing Program \n poll_memcached Initializing Program \n clearwater_queue_manager_uptime Initializing Program \n etcd_uptime Initializing Program \n poll_etcd_cluster Initializing Program \n poll_etcd Initializing Program \n cassandra_uptime Wait parent Program \n poll_cassandra Wait parent Program \n poll_cqlsh Wait parent Program \n chronos_uptime Initializing Program \n poll_chronos Initializing Program \n astaire_uptime Initializing Program '\n+ sleep 60\n+ (( i++ ))\n+ (( i<=10 ))\n+ monit summary\nMonit 5.18.1 uptime: 3m\n Service Name Status Type \n node-0.vellum.clearwater.opnfv Running System \n snmpd_process Running Process \n rogers_process Running Process \n ntp_process Running Process \n memcached_process Running Process \n clearwater_queue_manager_pro... Running Process \n etcd_process Running Process \n clearwater_diags_monitor_pro... Running Process \n clearwater_config_manager_pr... Running Process \n clearwater_cluster_manager_p... Running Process \n cassandra_process Running Process \n chronos_process Running Process \n astaire_process Running Process \n rogers_uptime Initializing Program \n monit_uptime Initializing Program \n memcached_uptime Initializing Program \n poll_memcached Initializing Program \n clearwater_queue_manager_uptime Initializing Program \n etcd_uptime Initializing Program \n poll_etcd_cluster Initializing Program \n poll_etcd Initializing Program \n cassandra_uptime Initializing Program \n poll_cassandra Initializing Program \n poll_cqlsh Initializing Program \n chronos_uptime Initializing Program \n poll_chronos Initializing Program \n astaire_uptime Initializing Program \n++ grep -v 'Status ok'\n++ grep -v Running\n++ sed 1,2d\n++ monit summary\n+ test -z ' rogers_uptime Initializing Program \n monit_uptime Initializing Program \n memcached_uptime Initializing Program \n poll_memcached Initializing Program \n clearwater_queue_manager_uptime Initializing Program \n etcd_uptime Initializing Program \n poll_etcd_cluster Initializing Program \n poll_etcd Initializing Program \n cassandra_uptime Initializing Program \n poll_cassandra Initializing Program \n poll_cqlsh Initializing Program \n chronos_uptime Initializing Program \n poll_chronos Initializing Program \n astaire_uptime Initializing Program '\n+ sleep 60\n+ (( i++ ))\n+ (( i<=10 ))\n+ monit summary\nMonit 5.18.1 uptime: 4m\n Service Name Status Type \n node-0.vellum.clearwater.opnfv Running System \n snmpd_process Running Process \n rogers_process Running Process \n ntp_process Running Process \n memcached_process Running Process \n clearwater_queue_manager_pro... Running Process \n etcd_process Running Process \n clearwater_diags_monitor_pro... Running Process \n clearwater_config_manager_pr... Running Process \n clearwater_cluster_manager_p... Running Process \n cassandra_process Running Process \n chronos_process Running Process \n astaire_process Running Process \n rogers_uptime Status ok Program \n monit_uptime Status ok Program \n memcached_uptime Status ok Program \n poll_memcached Status ok Program \n clearwater_queue_manager_uptime Status ok Program \n etcd_uptime Status ok Program \n poll_etcd_cluster Status ok Program \n poll_etcd Status ok Program \n cassandra_uptime Status ok Program \n poll_cassandra Status ok Program \n poll_cqlsh Status ok Program \n chronos_uptime Status ok Program \n poll_chronos Status ok Program \n astaire_uptime Status ok Program \n++ grep -v Running\n++ grep -v 'Status ok'\n++ sed 1,2d\n++ monit summary\n+ test -z ''\n+ break\n+ clearwater-etcdctl cluster-health\nmember 4f5fad89c74c3b66 is healthy: got healthy result from http://192.168.100.2:4000\nmember 6d9f6395a49be653 is healthy: got healthy result from http://192.168.100.4:4000\ncluster is healthy\n+ clearwater-etcdctl member list\n4f5fad89c74c3b66: name=192-168-100-2 peerURLs=http://192.168.100.2:2380 clientURLs=http://192.168.100.2:4000 isLeader=false\n6d9f6395a49be653: name=192-168-100-4 peerURLs=http://192.168.100.4:2380 clientURLs=http://192.168.100.4:4000 isLeader=true\n+ cw-check_cluster_state\nThis script prints the status of the data store clusters.\n\nThis node (192.168.100.2) should be in the Cassandra, Chronos and Memcached clusters.\n\nDescribing the Cassandra cluster:\n The cluster is stable.\n 192.168.100.2 is in state normal.\n\nDescribing the Chronos cluster:\n The cluster is stable.\n 192.168.100.2 is in state normal.\n\nDescribing the Memcached cluster:\n The cluster is stable.\n 192.168.100.2 is in state normal.\n\n+ cw-check_config_sync\n - /etc/clearwater/dns.json is up to date\n - /etc/clearwater/sas.json is up to date\n - /etc/chronos/chronos_shared.conf is up to date\n - /etc/clearwater/shared_config is up to date\n+ curl -i -X POST -H 'X-Auth-Token: gAAAAABcrHvNxqnmfuY9vdYdUQt_rL6ll8Vc1m1qHbMZu-wouv2HJqwf5R-Fm59tW3_WSkIXc8TZxpuKD9KW1SGTdhKi0AyYPWFiixIiiIJ7K5YmuGUHlHiH6XBBC0s2SCKBcmB73Xx29S5GuwbSydT6xRb0pHtpYNWedbshoIQbqJGpZoA8MOk' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.21:8004/v1/5fc4c7fd07e947fb8641de4126c9f897/stacks/clearwater-opnfv-vellum-qzaulybijjno-0-vnzab3xndpai/9f3a6078-7e4e-4c6f-bfb7-56dc512da704/resources/wait_handle/signal --data-binary '{\"status\": \"SUCCESS\"}'\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 25 100 4 100 21 8 45 --:--:-- --:--:-- --:--:-- 45\nHTTP/1.1 200 OK\nDate: Tue, 09 Apr 2019 11:12:39 GMT\nServer: Apache\nx-openstack-request-id: req-2c97a9f6-8ef7-4fcd-9391-cb5093099202\nContent-Length: 4\nContent-Type: application/json\n\nnullci-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 | 90:c2:4d:33:da:e8:d6:d6:fb:a9:21:f2:5f:bd:8c:b7 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 ec:5c:d7:57:81:82:df:cb:4d:21:7a:16:6e:29:d9:ae root@vellum-0 (DSA)\nec2: 256 8c:96:36:1e:00:d2:e9:b3:5e:66:e3:af:84:2a:aa:c6 root@vellum-0 (ECDSA)\nec2: 256 77:4f:2f:d4:4d:a3:d9:e7:c0:96:fa:29:fc:0b:ac:17 root@vellum-0 (ED25519)\nec2: 2048 f3:e9:f2:af:b3:4d:ec:56:33:52:b9:1b:8f:90:ee:a0 root@vellum-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBI9BjaixrDRMWtO6Ms7nH5S7pgaSBU4yOuafR+hbnno7JlGbjYNxE2Ick2nlTA310Y7Rc4820uOkns2jfjwjjac= root@vellum-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIE3l+JMlNgM01vqqzmqxLB7O1NjQ1jO9MOQyyiRfClPi root@vellum-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDJAw56mGug93uY9mrRBNnjOgvsGDjzUqB5Hg1IlrgzR6UQ4dtMxHV8lltLA9Ub8aFdcKSeJHAx+nxfbYfPX7hIXYI0SXZO8efT4QsVuI2V8rnlz2X+cbiwHknny/Pfg+JPqODwE3Fg4Kbr4sW5aZFICfgSuNmHuZSw5ETEEsyGnKH0ccly4DgTaDIw9FuRgq/rPAmREkq1CL9QxVPEmQdVYNcWOOx7X6+LWyFgqNKWCYVpx10z1Ftlt1SjZlgLClNlsHUVUEo1zX2unqfkjoqLTcBzql8TgaGJbqaGnqD5pY0cal86FaZUpIdDV1OuROpXK3H8rBHUAgTxMBlxEH1B root@vellum-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Tue, 09 Apr 2019 11:12:49 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 579.74 seconds\n"} 2019-04-09 11:25:03,883 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/bda261c4-b913-4927-bfed-ee05121b025b/action used request id req-f3a443ca-daf2-4566-981a-3a6eda4e2d9b 2019-04-09 11:25:03,883 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0832009315491s 2019-04-09 11:25:03,886 - functest.core.singlevm - DEBUG - console: en [4028 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [280 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 13.1 MB in 8s (1502 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.100.4 + '[' -n 192.168.100.4 ']' + cat + mkdir -p /etc/chronos + cat + DEBIAN_FRONTEND=noninteractive + apt-get install vellum --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: astaire astaire-libs binutils build-essential ca-certificates-java cassandra chronos clearwater-cassandra clearwater-config-manager clearwater-diags-monitor clearwater-etcd clearwater-infrastructure clearwater-log-cleanup clearwater-memcached clearwater-monit clearwater-queue-manager clearwater-snmp-handler-astaire clearwater-snmpd clearwater-tcp-scalability cpp cpp-4.8 cpulimit crest-prov dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gdb gnutls-bin homer-cassandra homestead-cassandra homestead-prov-cassandra inotify-tools iotop java-common libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libasyncns0 libatomic1 libavahi-client3 libavahi-common-data libavahi-common3 libboost-filesystem1.54.0 libboost-program-options1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libc-ares-dev libc-ares2 libc-dev-bin libc6 libc6-dbg libc6-dev libcloog-isl4 libcups2 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libflac8 libfontconfig1 libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjpeg-turbo8 libjpeg8 liblcms2-2 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libnspr4 libnss3 libnss3-nssdb libogg0 libopts25 libpcsclite1 libperl5.18 libpgm-5.1-0 libpulse0 libpython3.4 libquadmath0 libsctp1 libsensors4 libsndfile1 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libvorbis0a libvorbisenc2 libzmq3 linux-libc-dev lksctp-tools make manpages-dev memcached memcached-dbg mysql-common ntp openjdk-7-jre-headless python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-jsonschema python-mock python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath rogers rogers-libs snmp snmpd sysstat tzdata-java Suggested packages: astaire-dbg binutils-doc cassandra-tools clearwater-auto-config clearwater-auto-upgrade clearwater-secure-connections exim4 postfix mail-transport-agent cpp-doc gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg gdb-doc gdbserver default-jre equivs glibc-doc cups-common liblcms2-utils pcscd pulseaudio lm-sensors snmp-mibs-downloader libstdc++-4.8-doc make-doc libcache-memcached-perl libmemcached ntp-doc icedtea-7-jre-jamvm libnss-mdns sun-java6-fonts fonts-dejavu-extra fonts-ipafont-gothic fonts-ipafont-mincho fonts-wqy-microhei fonts-wqy-zenhei ttf-indic-fonts python-genshi python-lxml python-mock-doc python3-setuptools isag Recommended packages: libc-dbg python-dev-all The following NEW packages will be installed: astaire astaire-libs binutils build-essential ca-certificates-java cassandra chronos clearwater-cassandra clearwater-config-manager clearwater-diags-monitor clearwater-etcd clearwater-infrastructure clearwater-log-cleanup clearwater-memcached clearwater-monit clearwater-queue-manager clearwater-snmp-handler-astaire clearwater-snmpd clearwater-tcp-scalability cpp cpp-4.8 cpulimit crest-prov dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gdb gnutls-bin homer-cassandra homestead-cassandra homestead-prov-cassandra inotify-tools iotop java-common libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libasyncns0 libatomic1 libavahi-client3 libavahi-common-data libavahi-common3 libboost-filesystem1.54.0 libboost-program-options1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libc-ares-dev libc-ares2 libc-dev-bin libc6-dbg libc6-dev libcloog-isl4 libcups2 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libflac8 libfontconfig1 libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjpeg-turbo8 libjpeg8 liblcms2-2 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libnspr4 libnss3 libnss3-nssdb libogg0 libopts25 libpcsclite1 libperl5.18 libpgm-5.1-0 libpulse0 libpython3.4 libquadmath0 libsctp1 libsensors4 libsndfile1 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libvorbis0a libvorbisenc2 libzmq3 linux-libc-dev lksctp-tools make manpages-dev memcached memcached-dbg mysql-common ntp openjdk-7-jre-headless python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-jsonschema python-mock python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath rogers rogers-libs snmp snmpd sysstat tzdata-java vellum The following packages will be upgraded: libc6 1 upgraded, 139 newly installed, 0 to remove and 23 not upgraded. Need to get 175 MB of archives. After this operation, 407 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ cassandra 2.1.15 [20.0 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6 amd64 2.19-0ubuntu6.15 [4727 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnspr4 amd64 2:4.13.1-0ubuntu0.14.04.1 [110 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3-nssdb all 2:3.28.4-0ubuntu0.14.04.5 [10.6 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3 amd64 2:3.28.4-0ubuntu0.14.04.5 [1124 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main ca-certificates-java all 20130815ubuntu1 [13.4 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main tzdata-java all 2018i-0ubuntu0.14.04 [69.5 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main java-common all 0.51 [130 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common-data amd64 0.6.31-4ubuntu1.3 [21.1 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common3 amd64 0.6.31-4ubuntu1.3 [21.7 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-client3 amd64 0.6.31-4ubuntu1.3 [25.2 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.11 [178 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main liblcms2-2 amd64 2.5-0ubuntu4.2 [131 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:18 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpcsclite1 amd64 1.8.10-1ubuntu1.1 [21.1 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libasyncns0 amd64 0.8-4ubuntu2 [11.9 kB] Get:22 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libogg0 amd64 1.3.1-1ubuntu1 [17.0 kB] Get:24 http://repo.cw-ngv.com/stable/ binary/ clearwater-cassandra 1.0-180328.114015 [44.2 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libflac8 amd64 1.3.0-2ubuntu0.14.04.1 [80.2 kB] Get:26 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbis0a amd64 1.3.2-1.3ubuntu1.2 [87.2 kB] Get:28 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbisenc2 amd64 1.3.2-1.3ubuntu1.2 [84.6 kB] Get:30 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:31 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsndfile1 amd64 1.0.25-7ubuntu2.2 [136 kB] Get:33 http://repo.cw-ngv.com/stable/ binary/ astaire-libs 1.0-180326.104711 [103 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 kB] Get:35 http://repo.cw-ngv.com/stable/ binary/ astaire 1.0-180326.104711 [127 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] Get:37 http://repo.cw-ngv.com/stable/ binary/ snmp 5.7.3~dfsg-clearwater1 [153 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main openjdk-7-jre-headless amd64 7u211-2.6.17-0ubuntu0.1 [39.6 MB] Get:39 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:40 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB] Get:41 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:45 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:48 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:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:51 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-program-options1.54.0 amd64 1.54.0-4ubuntu3.1 [115 kB] Get:60 http://repo.cw-ngv.com/stable/ binary/ chronos 1.0-180328.120836 [529 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:62 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:64 http://repo.cw-ngv.com/stable/ binary/ memcached 1.6.00-0clearwater0.6 [140 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:66 http://repo.cw-ngv.com/stable/ binary/ clearwater-memcached 1.0-180328.114312 [18.2 kB] Get:67 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmp-handler-astaire 1.0-180326.110542 [513 kB] Get:68 http://repo.cw-ngv.com/stable/ binary/ crest-prov 1.0-180326.111418 [14.4 MB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython3.4 amd64 3.4.3-1ubuntu1~14.04.7 [1303 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:80 http://repo.cw-ngv.com/stable/ binary/ homer-cassandra 1.0-180326.111418 [13.9 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1330 B] Get:82 http://repo.cw-ngv.com/stable/ binary/ homestead-cassandra 1.0-180326.115231 [13.8 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:84 http://repo.cw-ngv.com/stable/ binary/ homestead-prov-cassandra 1.0-180326.111418 [14.1 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:86 http://repo.cw-ngv.com/stable/ binary/ rogers-libs 1.0-180326.104711 [246 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:88 http://repo.cw-ngv.com/stable/ binary/ rogers 1.0-180326.104711 [1140 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares2 amd64 1.10.0-2ubuntu0.2 [34.1 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe cpulimit amd64 2.0-1 [14.1 kB] Get:92 http://repo.cw-ngv.com/stable/ binary/ vellum 1.0-180328.114312 [12.5 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:94 http://repo.cw-ngv.com/stable/ binary/ memcached-dbg 1.6.00-0clearwater0.6 [222 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-168.218 [771 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1913 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:100 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:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:103 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:104 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:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares-dev amd64 1.10.0-2ubuntu0.2 [98.0 kB] Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gdb amd64 7.7.1-0ubuntu5~14.04.3 [2199 kB] Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB] Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dbg amd64 2.19-0ubuntu6.15 [3467 kB] Extracting templates from packages: 21%Extracting templates from packages: 42%Extracting templates from packages: 64%Extracting templates from packages: 85%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 175 MB in 14s (12.1 MB/s) (Reading database ... 51347 files and directories currently installed.) Preparing to unpack .../libc6_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc6:amd64 (2.19-0ubuntu6.15) over (2.19-0ubuntu6.14) ... Setting up libc6:amd64 (2.19-0ubuntu6.15) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package libnspr4:amd64. (Reading database ... 51347 files and directories currently installed.) Preparing to unpack .../libnspr4_2%3a4.13.1-0ubuntu0.14.04.1_amd64.deb ... Unpacking libnspr4:amd64 (2:4.13.1-0ubuntu0.14.04.1) ... Selecting previously unselected package libnss3-nssdb. Preparing to unpack .../libnss3-nssdb_2%3a3.28.4-0ubuntu0.14.04.5_all.deb ... Unpacking libnss3-nssdb (2:3.28.4-0ubuntu0.14.04.5) ... Selecting previously unselected package libnss3:amd64. Preparing to unpack .../libnss3_2%3a3.28.4-0ubuntu0.14.04.5_amd64.deb ... Unpacking libnss3:amd64 (2:3.28.4-0ubuntu0.14.04.5) ... Selecting previously unselected package ca-certificates-java. Preparing to unpack .../ca-certificates-java_20130815ubuntu1_all.deb ... Unpacking ca-certificates-java (20130815ubuntu1) ... Selecting previously unselected package tzdata-java. Preparing to unpack .../tzdata-java_2018i-0ubuntu0.14.04_all.deb ... Unpacking tzdata-java (2018i-0ubuntu0.14.04) ... Selecting previously unselected package java-common. Preparing to unpack .../java-common_0.51_all.deb ... Unpacking java-common (0.51) ... Selecting previously unselected package libavahi-common-data:amd64. Preparing to unpack .../libavahi-common-data_0.6.31-4ubuntu1.3_amd64.deb ... Unpacking libavahi-common-data:amd64 (0.6.31-4ubuntu1.3) ... Selecting previously unselected package libavahi-common3:amd64. Preparing to unpack .../libavahi-common3_0.6.31-4ubuntu1.3_amd64.deb ... Unpacking libavahi-common3:amd64 (0.6.31-4ubuntu1.3) ... Selecting previously unselected package libavahi-client3:amd64. Preparing to unpack .../libavahi-client3_0.6.31-4ubuntu1.3_amd64.deb ... Unpacking libavahi-client3:amd64 (0.6.31-4ubuntu1.3) ... Selecting previously unselected package libcups2:amd64. Preparing to unpack .../libcups2_1.7.2-0ubuntu1.11_amd64.deb ... Unpacking libcups2:amd64 (1.7.2-0ubuntu1.11) ... Selecting previously unselected package liblcms2-2:amd64. Preparing to unpack .../liblcms2-2_2.5-0ubuntu4.2_amd64.deb ... Unpacking liblcms2-2:amd64 (2.5-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libpcsclite1:amd64. Preparing to unpack .../libpcsclite1_1.8.10-1ubuntu1.1_amd64.deb ... Unpacking libpcsclite1:amd64 (1.8.10-1ubuntu1.1) ... Selecting previously unselected package libasyncns0:amd64. Preparing to unpack .../libasyncns0_0.8-4ubuntu2_amd64.deb ... Unpacking libasyncns0:amd64 (0.8-4ubuntu2) ... Selecting previously unselected package libogg0:amd64. Preparing to unpack .../libogg0_1.3.1-1ubuntu1_amd64.deb ... Unpacking libogg0:amd64 (1.3.1-1ubuntu1) ... Selecting previously unselected package libflac8:amd64. Preparing to unpack .../libflac8_1.3.0-2ubuntu0.14.04.1_amd64.deb ... Unpacking libflac8:amd64 (1.3.0-2ubuntu0.14.04.1) ... Selecting previously unselected package libvorbis0a:amd64. Preparing to unpack .../libvorbis0a_1.3.2-1.3ubuntu1.2_amd64.deb ... Unpacking libvorbis0a:amd64 (1.3.2-1.3ubuntu1.2) ... Selecting previously unselected package libvorbisenc2:amd64. Preparing to unpack .../libvorbisenc2_1.3.2-1.3ubuntu1.2_amd64.deb ... Unpacking libvorbisenc2:amd64 (1.3.2-1.3ubuntu1.2) ... Selecting previously unselected package libsndfile1:amd64. Preparing to unpack .../libsndfile1_1.0.25-7ubuntu2.2_amd64.deb ... Unpacking libsndfile1:amd64 (1.0.25-7ubuntu2.2) ... Selecting previously unselected package libpulse0:amd64. Preparing to unpack .../libpulse0_1%3a4.0-0ubuntu11.1_amd64.deb ... Unpacking libpulse0:amd64 (1:4.0-0ubuntu11.1) ... Selecting previously unselected package libsctp1:amd64. Preparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ... Unpacking libsctp1:amd64 (1.0.15+dfsg-1) ... Selecting previously unselected package openjdk-7-jre-headless:amd64. Preparing to unpack .../openjdk-7-jre-headless_7u211-2.6.17-0ubuntu0.1_amd64.deb ... Unpacking openjdk-7-jre-headless:amd64 (7u211-2.6.17-0ubuntu0.1) ... Selecting previously unselected package cassandra. Preparing to unpack .../cassandra_2.1.15_all.deb ... Unpacking cassandra (2.1.15) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Processing triggers for ca-certificates (20170717~14.04.2) ... Updating certificates in /etc/ssl/certs... 0 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d....done. Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up tzdata-java (2018i-0ubuntu0.14.04) ... Setting up java-common (0.51) ... Setting up libavahi-common-data:amd64 (0.6.31-4ubuntu1.3) ... Setting up libavahi-common3:amd64 (0.6.31-4ubuntu1.3) ... Setting up libavahi-client3:amd64 (0.6.31-4ubuntu1.3) ... Setting up libcups2:amd64 (1.7.2-0ubuntu1.11) ... Setting up liblcms2-2:amd64 (2.5-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libnspr4:amd64 (2:4.13.1-0ubuntu0.14.04.1) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libpcsclite1:amd64 (1.8.10-1ubuntu1.1) ... Setting up libasyncns0:amd64 (0.8-4ubuntu2) ... Setting up libogg0:amd64 (1.3.1-1ubuntu1) ... Setting up libflac8:amd64 (1.3.0-2ubuntu0.14.04.1) ... Setting up libvorbis0a:amd64 (1.3.2-1.3ubuntu1.2) ... Setting up libvorbisenc2:amd64 (1.3.2-1.3ubuntu1.2) ... Setting up libsndfile1:amd64 (1.0.25-7ubuntu2.2) ... Setting up libpulse0:amd64 (1:4.0-0ubuntu11.1) ... Setting up libsctp1:amd64 (1.0.15+dfsg-1) ... Setting up libnss3-nssdb (2:3.28.4-0ubuntu0.14.04.5) ... Setting up libnss3:amd64 (2:3.28.4-0ubuntu0.14.04.5) ... Setting up ca-certificates-java (20130815ubuntu1) ... Adding debian:AddTrust_Public_Services_Root.pem Adding debian:AffirmTrust_Premium.pem Adding debian:thawte_Primary_Root_CA_-_G3.pem Adding debian:Atos_TrustedRoot_2011.pem Adding debian:SecureTrust_CA.pem Adding debian:Camerfirma_Chambers_of_Commerce_Root.pem Adding debian:GeoTrust_Universal_CA.pem Adding debian:DigiCert_High_Assurance_EV_Root_CA.pem Adding debian:GlobalSign_Root_CA_-_R3.pem Adding debian:Security_Communication_Root_CA.pem Adding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem Adding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem Adding debian:AddTrust_Qualified_Certificates_Root.pem Adding debian:Amazon_Root_CA_4.pem Adding debian:DigiCert_Global_Root_G3.pem Adding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem Adding debian:DigiCert_Assured_ID_Root_G3.pem Adding debian:OISTE_WISeKey_Global_Root_GB_CA.pem Adding debian:Global_Chambersign_Root_-_2008.pem Adding debian:Go_Daddy_Class_2_CA.pem Adding debian:T��RKTRUST_Elektronik_Sertifika_Hizmet_Sa��lay��c��s��_H5.pem Adding debian:EC-ACC.pem Adding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem Adding debian:T-TeleSec_GlobalRoot_Class_2.pem Adding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem Adding debian:QuoVadis_Root_CA_2.pem Adding debian:Swisscom_Root_CA_1.pem Adding debian:certSIGN_ROOT_CA.pem Adding debian:CFCA_EV_ROOT.pem Adding debian:OpenTrust_Root_CA_G3.pem Adding debian:Sonera_Class_2_Root_CA.pem Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem Adding debian:Security_Communication_RootCA2.pem Adding debian:Certinomis_-_Autorit��_Racine.pem Adding debian:DigiCert_Assured_ID_Root_G2.pem Adding debian:CNNIC_ROOT.pem Adding debian:Actalis_Authentication_Root_CA.pem Adding debian:Amazon_Root_CA_1.pem Adding debian:QuoVadis_Root_CA_2_G3.pem Adding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem Adding debian:Certum_Trusted_Network_CA_2.pem Adding debian:Comodo_Secure_Services_root.pem Adding debian:GeoTrust_Universal_CA_2.pem Adding debian:ePKI_Root_Certification_Authority.pem Adding debian:USERTrust_RSA_Certification_Authority.pem Adding debian:IdenTrust_Commercial_Root_CA_1.pem Adding debian:Microsec_e-Szigno_Root_CA_2009.pem Adding debian:COMODO_Certification_Authority.pem Adding debian:PSCProcert.pem Adding debian:GeoTrust_Primary_Certification_Authority.pem Adding debian:Certinomis_-_Root_CA.pem Adding debian:OpenTrust_Root_CA_G2.pem Adding debian:DigiCert_Global_Root_G2.pem Adding debian:DigiCert_Trusted_Root_G4.pem Adding debian:Entrust_Root_Certification_Authority_-_G2.pem Adding debian:DST_Root_CA_X3.pem Adding debian:AddTrust_External_Root.pem Adding debian:Certigna.pem Adding debian:Secure_Global_CA.pem Adding debian:Certplus_Class_2_Primary_CA.pem Adding debian:Comodo_AAA_Services_root.pem Adding debian:TWCA_Root_Certification_Authority.pem Adding debian:Certplus_Root_CA_G1.pem Adding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem Adding debian:Izenpe.com.pem Adding debian:ACEDICOM_Root.pem Adding debian:thawte_Primary_Root_CA.pem Adding debian:Comodo_Trusted_Services_root.pem Adding debian:Taiwan_GRCA.pem Adding debian:thawte_Primary_Root_CA_-_G2.pem Adding debian:Starfield_Class_2_CA.pem Adding debian:VeriSign_Universal_Root_Certification_Authority.pem Adding debian:Visa_eCommerce_Root.pem Adding debian:Buypass_Class_2_Root_CA.pem Adding debian:UTN_USERFirst_Hardware_Root_CA.pem Adding debian:XRamp_Global_CA_Root.pem Adding debian:Entrust_Root_Certification_Authority.pem Adding debian:Network_Solutions_Certificate_Authority.pem Adding debian:QuoVadis_Root_CA_3.pem Adding debian:COMODO_ECC_Certification_Authority.pem Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem Adding debian:Certplus_Root_CA_G2.pem Adding debian:AC_RAIZ_FNMT-RCM.pem Adding debian:Trustis_FPS_Root_CA.pem Adding debian:Entrust_Root_Certification_Authority_-_EC1.pem Adding debian:DigiCert_Assured_ID_Root_CA.pem Adding debian:Camerfirma_Global_Chambersign_Root.pem Adding debian:TWCA_Global_Root_CA.pem Adding debian:GeoTrust_Global_CA_2.pem Adding debian:GlobalSign_ECC_Root_CA_-_R4.pem Adding debian:SwissSign_Silver_CA_-_G2.pem Adding debian:IdenTrust_Public_Sector_Root_CA_1.pem Adding debian:ISRG_Root_X1.pem Adding debian:QuoVadis_Root_CA_3_G3.pem Adding debian:AffirmTrust_Premium_ECC.pem Adding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem Adding debian:AddTrust_Low-Value_Services_Root.pem Adding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem Adding debian:Baltimore_CyberTrust_Root.pem Adding debian:Buypass_Class_3_Root_CA.pem Adding debian:CA_Disig_Root_R2.pem Adding debian:TeliaSonera_Root_CA_v1.pem Adding debian:OISTE_WISeKey_Global_Root_GA_CA.pem Adding debian:DST_ACES_CA_X6.pem Adding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem Adding debian:Cybertrust_Global_Root.pem Adding debian:AffirmTrust_Networking.pem Adding debian:Swisscom_Root_EV_CA_2.pem Adding debian:T-TeleSec_GlobalRoot_Class_3.pem Adding debian:NetLock_Arany_=Class_Gold=_F��tan��s��tv��ny.pem Adding debian:SwissSign_Gold_CA_-_G2.pem Adding debian:QuoVadis_Root_CA.pem Adding debian:SZAFIR_ROOT_CA2.pem Adding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem Adding debian:CA_Disig_Root_R1.pem Adding debian:Certum_Root_CA.pem Adding debian:LuxTrust_Global_Root_2.pem Adding debian:GlobalSign_Root_CA.pem Adding debian:GeoTrust_Global_CA.pem Adding debian:Certum_Trusted_Network_CA.pem Adding debian:AffirmTrust_Commercial.pem Adding debian:T��B��TAK_UEKAE_K��k_Sertifika_Hizmet_Sa��lay��c��s��_-_S��r��m_3.pem Adding debian:Deutsche_Telekom_Root_CA_2.pem Adding debian:Hongkong_Post_Root_CA_1.pem Adding debian:D-TRUST_Root_Class_3_CA_2_2009.pem Adding debian:Security_Communication_EV_RootCA1.pem Adding debian:COMODO_RSA_Certification_Authority.pem Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem Adding debian:Amazon_Root_CA_2.pem Adding debian:ACCVRAIZ1.pem Adding debian:Amazon_Root_CA_3.pem Adding debian:GlobalSign_ECC_Root_CA_-_R5.pem Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem Adding debian:QuoVadis_Root_CA_1_G3.pem Adding debian:OpenTrust_Root_CA_G1.pem Adding debian:DigiCert_Global_Root_CA.pem Adding debian:SecureSign_RootCA11.pem Adding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem Adding debian:Chambers_of_Commerce_Root_-_2008.pem Adding debian:E-Tugra_Certification_Authority.pem Adding debian:Starfield_Root_Certificate_Authority_-_G2.pem Adding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem Adding debian:EE_Certification_Centre_Root_CA.pem Adding debian:Swisscom_Root_CA_2.pem Adding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem Adding debian:USERTrust_ECC_Certification_Authority.pem Adding debian:GlobalSign_Root_CA_-_R2.pem Adding debian:Staat_der_Nederlanden_EV_Root_CA.pem done. Setting up openjdk-7-jre-headless:amd64 (7u211-2.6.17-0ubuntu0.1) ... update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/java to provide /usr/bin/java (java) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/keytool to provide /usr/bin/keytool (keytool) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/pack200 to provide /usr/bin/pack200 (pack200) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmid to provide /usr/bin/rmid (rmid) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmiregistry to provide /usr/bin/rmiregistry (rmiregistry) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/unpack200 to provide /usr/bin/unpack200 (unpack200) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/orbd to provide /usr/bin/orbd (orbd) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/servertool to provide /usr/bin/servertool (servertool) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/tnameserv to provide /usr/bin/tnameserv (tnameserv) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/lib/jexec to provide /usr/bin/jexec (jexec) in auto mode Setting up cassandra (2.1.15) ... Adding group `cassandra' (GID 111) ... Done. vm.max_map_count = 1048575 net.ipv4.tcp_keepalive_time = 300 Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Processing triggers for ca-certificates (20170717~14.04.2) ... Updating certificates in /etc/ssl/certs... 0 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d.... done. done. Processing triggers for ureadahead (0.100.0-16) ... Selecting previously unselected package clearwater-cassandra. (Reading database ... 53174 files and directories currently installed.) Preparing to unpack .../clearwater-cassandra_1.0-180328.114015_all.deb ... Unpacking clearwater-cassandra (1.0-180328.114015) ... Selecting previously unselected package libasan0:amd64. Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-program-options1.54.0:amd64. Preparing to unpack .../libboost-program-options1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-program-options1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package mysql-common. Preparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libpython3.4:amd64. Preparing to unpack .../libpython3.4_3.4.3-1ubuntu1~14.04.7_amd64.deb ... Unpacking libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.7) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.7_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.7) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package python-mock. Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package libc-ares2:amd64. Preparing to unpack .../libc-ares2_1.10.0-2ubuntu0.2_amd64.deb ... Unpacking libc-ares2:amd64 (1.10.0-2ubuntu0.2) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ... Unpacking clearwater-tcp-scalability (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package astaire-libs. Preparing to unpack .../astaire-libs_1.0-180326.104711_amd64.deb ... Unpacking astaire-libs (1.0-180326.104711) ... Selecting previously unselected package cpulimit. Preparing to unpack .../cpulimit_2.0-1_amd64.deb ... Unpacking cpulimit (2.0-1) ... Selecting previously unselected package astaire. Preparing to unpack .../astaire_1.0-180326.104711_amd64.deb ... Unpacking astaire (1.0-180326.104711) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.15) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-168.218_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-168.218) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libc-ares-dev:amd64. Preparing to unpack .../libc-ares-dev_1.10.0-2ubuntu0.2_amd64.deb ... Unpacking libc-ares-dev:amd64 (1.10.0-2ubuntu0.2) ... Selecting previously unselected package snmp. Preparing to unpack .../snmp_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking snmp (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package snmpd. Preparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking snmpd (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package clearwater-snmpd. Preparing to unpack .../clearwater-snmpd_1.0-180328.114312_all.deb ... Unpacking clearwater-snmpd (1.0-180328.114312) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package chronos. Preparing to unpack .../chronos_1.0-180328.120836_amd64.deb ... Unpacking chronos (1.0-180328.120836) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package memcached. Preparing to unpack .../memcached_1.6.00-0clearwater0.6_amd64.deb ... Unpacking memcached (1.6.00-0clearwater0.6) ... Selecting previously unselected package clearwater-memcached. Preparing to unpack .../clearwater-memcached_1.0-180328.114312_all.deb ... Unpacking clearwater-memcached (1.0-180328.114312) ... Selecting previously unselected package clearwater-snmp-handler-astaire. Preparing to unpack .../clearwater-snmp-handler-astaire_1.0-180326.110542_amd64.deb ... Unpacking clearwater-snmp-handler-astaire (1.0-180326.110542) ... Selecting previously unselected package crest-prov. Preparing to unpack .../crest-prov_1.0-180326.111418_amd64.deb ... Unpacking crest-prov (1.0-180326.111418) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package gdb. Preparing to unpack .../gdb_7.7.1-0ubuntu5~14.04.3_amd64.deb ... Unpacking gdb (7.7.1-0ubuntu5~14.04.3) ... Selecting previously unselected package homer-cassandra. Preparing to unpack .../homer-cassandra_1.0-180326.111418_amd64.deb ... Unpacking homer-cassandra (1.0-180326.111418) ... Selecting previously unselected package homestead-cassandra. Preparing to unpack .../homestead-cassandra_1.0-180326.115231_amd64.deb ... Unpacking homestead-cassandra (1.0-180326.115231) ... Selecting previously unselected package homestead-prov-cassandra. Preparing to unpack .../homestead-prov-cassandra_1.0-180326.111418_amd64.deb ... Unpacking homestead-prov-cassandra (1.0-180326.111418) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package lksctp-tools. Preparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ... Unpacking lksctp-tools (1.0.15+dfsg-1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Selecting previously unselected package rogers-libs. Preparing to unpack .../rogers-libs_1.0-180326.104711_amd64.deb ... Unpacking rogers-libs (1.0-180326.104711) ... Selecting previously unselected package rogers. Preparing to unpack .../rogers_1.0-180326.104711_amd64.deb ... Unpacking rogers (1.0-180326.104711) ... Selecting previously unselected package vellum. Preparing to unpack .../vellum_1.0-180328.114312_amd64.deb ... Unpacking vellum (1.0-180328.114312) ... Selecting previously unselected package libc6-dbg:amd64. Preparing to unpack .../libc6-dbg_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc6-dbg:amd64 (2.19-0ubuntu6.15) ... Selecting previously unselected package memcached-dbg. Preparing to unpack .../memcached-dbg_1.6.00-0clearwater0.6_amd64.deb ... Unpacking memcached-dbg (1.6.00-0clearwater0.6) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-program-options1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... Setting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Setting up libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.7) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.7) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up libc-ares2:amd64 (1.10.0-2ubuntu0.2) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up clearwater-tcp-scalability (1.0-180328.114312) ... Setting up astaire-libs (1.0-180326.104711) ... Setting up cpulimit (2.0-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up libc-dev-bin (2.19-0ubuntu6.15) ... Setting up linux-libc-dev:amd64 (3.13.0-168.218) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.15) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libc-ares-dev:amd64 (1.10.0-2ubuntu0.2) ... Setting up snmp (5.7.3~dfsg-clearwater1) ... Setting up snmpd (5.7.3~dfsg-clearwater1) ... update-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6) * Starting network management services: Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up iotop (0.6-1) ... Setting up memcached (1.6.00-0clearwater0.6) ... Restarting memcached: memcached. Setting up crest-prov (1.0-180326.111418) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/crest-prov/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting crest Collecting cyclone (from crest) Collecting cryptography (from crest) Collecting idna (from crest) Collecting defusedxml (from crest) Collecting pyOpenSSL (from crest) Collecting Twisted (from crest) Collecting prctl (from crest) Collecting cql (from crest) Collecting ipaddress (from crest) Collecting msgpack-python (from crest) Collecting attrs (from crest) Collecting Automat (from crest) Collecting metaswitchcommon (from crest) Collecting telephus (from crest) Collecting asn1crypto (from crest) Collecting enum34 (from crest) Collecting pure-sasl (from crest) Collecting setuptools (from crest) Collecting constantly (from crest) Collecting lxml (from crest) Collecting thrift (from crest) Collecting incremental (from crest) Collecting zope.interface (from crest) Collecting six (from crest) Collecting cffi>=1.7 (from cryptography->crest) Collecting pycparser (from metaswitchcommon->crest) Collecting pycrypto (from metaswitchcommon->crest) Collecting monotonic (from metaswitchcommon->crest) Collecting pyzmq (from metaswitchcommon->crest) Installing collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, defusedxml, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest Found existing installation: setuptools 2.2 Uninstalling setuptools-2.2: Successfully uninstalled setuptools-2.2 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up gdb (7.7.1-0ubuntu5~14.04.3) ... Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up lksctp-tools (1.0.15+dfsg-1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Setting up rogers-libs (1.0-180326.104711) ... Setting up libc6-dbg:amd64 (2.19-0ubuntu6.15) ... Setting up memcached-dbg (1.6.00-0clearwater0.6) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-180328.114312) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Unknown job: clearwater-monit chronos: unrecognized service reload: Unknown job: clearwater-monit Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-180328.114312) ... Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 11987 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-snmpd (1.0-180328.114312) ... * Stopping network management services: Setting up clearwater-etcd (1.0-180328.115321) ... Setting up clearwater-diags-monitor (1.0-180328.114312) ... Setting up clearwater-memcached (1.0-180328.114312) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Job is not running: clearwater-monit reload: Job is not running: clearwater-monit ...done. Setting up clearwater-snmp-handler-astaire (1.0-180326.110542) ... * Stopping network management services: Setting up rogers (1.0-180326.104711) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Job is not running: clearwater-monit ...done. Setting up clearwater-cassandra (1.0-180328.114015) ... Adding 'diversion of /etc/default/cassandra to /etc/default/cassandra.clearwater-orig by clearwater-cassandra' Adding 'diversion of /etc/init.d/cassandra to /etc/init.d/cassandra.clearwater-orig by clearwater-cassandra' Adding 'diversion of /usr/share/cassandra/cassandra.in.sh to /usr/share/cassandra/cassandra.in.sh.clearwater-orig by clearwater-cassandra' Adding 'diversion of /etc/cassandra/cassandra.yaml to /usr/share/clearwater-cassandra/etc++cassandra++cassandra.yaml by clearwater-cassandra' Adding 'diversion of /etc/cassandra/cassandra-rackdc.properties to /usr/share/clearwater-cassandra/etc++cassandra++cassandra-rackdc.properties by clearwater-cassandra' Adding 'diversion of /etc/cassandra/cassandra-env.sh to /usr/share/clearwater-cassandra/etc++cassandra++cassandra-env.sh by clearwater-cassandra' * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Job is not running: clearwater-monit Exiting: cassandra.yaml is missing reload: Job is not running: clearwater-monit Exiting: cassandra.yaml is missing reload: Job is not running: clearwater-monit ...done. reload: Job is not running: clearwater-monit Setting up astaire (1.0-180326.104711) ... astaire-throttle start/running, process 12612 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up homer-cassandra (1.0-180326.111418) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up homestead-cassandra (1.0-180326.115231) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up homestead-prov-cassandra (1.0-180326.111418) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up clearwater-queue-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting nsenter (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting pathlib (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting argparse (from nsenter->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, pathlib, contextlib2, argparse, nsenter, clearwater-config-manager Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env Successfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up chronos (1.0-180328.120836) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up vellum (1.0-180328.114312) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager The following NEW packages will be installed: clearwater-cluster-manager clearwater-management 0 upgraded, 2 newly installed, 0 to remove and 23 not upgraded. Need to get 6120 kB of archives. After this operation, 6459 kB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 6120 kB in 1s (4779 kB/s) Selecting previously unselected package clearwater-cluster-manager. (Reading database ... 59731 files and directories currently installed.) Preparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-cluster-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ... Unpacking clearwater-management (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-180328.115321) ... + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.217 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.217 ++ echo A 172.30.9.217 ++ ip2rr 172.30.9.217 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.217 ++ echo A 172.30.9.217 + echo 'nameserver 192.168.100.15' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + service dnsmasq force-reload * Restarting DNS forwarder and DHCP server dnsmasq ...done. + (( i=1 )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 0m Service Name Status Type node-0.vellum.clearwater.opnfv Running System snmpd_process Running Process rogers_process Execution failed | Does... Process ntp_process Running Process memcached_process Running Process etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process astaire_process Initializing Process rogers_uptime Wait parent Program monit_uptime Initializing Program memcached_uptime Initializing Program poll_memcached Initializing Program etcd_uptime Wait parent Program poll_etcd_cluster Wait parent Program poll_etcd Wait parent Program astaire_uptime Initializing Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' rogers_process Execution failed | Does... Process etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process astaire_process Initializing Process rogers_uptime Wait parent Program monit_uptime Initializing Program memcached_uptime Initializing Program poll_memcached Initializing Program etcd_uptime Wait parent Program poll_etcd_cluster Wait parent Program poll_etcd Wait parent Program astaire_uptime Initializing Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 1m Service Name Status Type node-0.vellum.clearwater.opnfv Initializing System snmpd_process Does not exist Process rogers_process Initializing Process ntp_process Initializing Process memcached_process Initializing Process clearwater_queue_manager_pro... Initializing Process etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process clearwater_config_manager_pr... Initializing Process clearwater_cluster_manager_p... Initializing Process chronos_process Initializing Process astaire_process Initializing Process rogers_uptime Wait parent Program monit_uptime Initializing Program memcached_uptime Initializing Program poll_memcached Initializing Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program chronos_uptime Initializing Program poll_chronos Initializing Program astaire_uptime Initializing Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' node-0.vellum.clearwater.opnfv Initializing System snmpd_process Does not exist Process rogers_process Initializing Process ntp_process Initializing Process memcached_process Initializing Process clearwater_queue_manager_pro... Initializing Process etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process clearwater_config_manager_pr... Initializing Process clearwater_cluster_manager_p... Initializing Process chronos_process Initializing Process astaire_process Initializing Process rogers_uptime Wait parent Program monit_uptime Initializing Program memcached_uptime Initializing Program poll_memcached Initializing Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program chronos_uptime Initializing Program poll_chronos Initializing Program astaire_uptime Initializing Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 2m Service Name Status Type node-0.vellum.clearwater.opnfv Running System snmpd_process Running Process rogers_process Running Process ntp_process Running Process memcached_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Does not exist Process cassandra_process Initializing Process chronos_process Initializing Process astaire_process Initializing Process rogers_uptime Initializing Program monit_uptime Initializing Program memcached_uptime Initializing Program poll_memcached Initializing Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program cassandra_uptime Wait parent Program poll_cassandra Wait parent Program poll_cqlsh Wait parent Program chronos_uptime Initializing Program poll_chronos Initializing Program astaire_uptime Initializing Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' clearwater_cluster_manager_p... Does not exist Process cassandra_process Initializing Process chronos_process Initializing Process astaire_process Initializing Process rogers_uptime Initializing Program monit_uptime Initializing Program memcached_uptime Initializing Program poll_memcached Initializing Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program cassandra_uptime Wait parent Program poll_cassandra Wait parent Program poll_cqlsh Wait parent Program chronos_uptime Initializing Program poll_chronos Initializing Program astaire_uptime Initializing Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 3m Service Name Status Type node-0.vellum.clearwater.opnfv Running System snmpd_process Running Process rogers_process Running Process ntp_process Running Process memcached_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process cassandra_process Running Process chronos_process Running Process astaire_process Running Process rogers_uptime Initializing Program monit_uptime Initializing Program memcached_uptime Initializing Program poll_memcached Initializing Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program cassandra_uptime Initializing Program poll_cassandra Initializing Program poll_cqlsh Initializing Program chronos_uptime Initializing Program poll_chronos Initializing Program astaire_uptime Initializing Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' rogers_uptime Initializing Program monit_uptime Initializing Program memcached_uptime Initializing Program poll_memcached Initializing Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program cassandra_uptime Initializing Program poll_cassandra Initializing Program poll_cqlsh Initializing Program chronos_uptime Initializing Program poll_chronos Initializing Program astaire_uptime Initializing Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 4m Service Name Status Type node-0.vellum.clearwater.opnfv Running System snmpd_process Running Process rogers_process Running Process ntp_process Running Process memcached_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process cassandra_process Running Process chronos_process Running Process astaire_process Running Process rogers_uptime Status ok Program monit_uptime Status ok Program memcached_uptime Status ok Program poll_memcached Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program cassandra_uptime Status ok Program poll_cassandra Status ok Program poll_cqlsh Status ok Program chronos_uptime Status ok Program poll_chronos Status ok Program astaire_uptime Status ok Program ++ grep -v Running ++ grep -v 'Status ok' ++ sed 1,2d ++ monit summary + test -z '' + break + clearwater-etcdctl cluster-health member 4f5fad89c74c3b66 is healthy: got healthy result from http://192.168.100.2:4000 member 6d9f6395a49be653 is healthy: got healthy result from http://192.168.100.4:4000 cluster is healthy + clearwater-etcdctl member list 4f5fad89c74c3b66: name=192-168-100-2 peerURLs=http://192.168.100.2:2380 clientURLs=http://192.168.100.2:4000 isLeader=false 6d9f6395a49be653: name=192-168-100-4 peerURLs=http://192.168.100.4:2380 clientURLs=http://192.168.100.4:4000 isLeader=true + cw-check_cluster_state This script prints the status of the data store clusters. This node (192.168.100.2) should be in the Cassandra, Chronos and Memcached clusters. Describing the Cassandra cluster: The cluster is stable. 192.168.100.2 is in state normal. Describing the Chronos cluster: The cluster is stable. 192.168.100.2 is in state normal. Describing the Memcached cluster: The cluster is stable. 192.168.100.2 is in state normal. + cw-check_config_sync - /etc/clearwater/dns.json is up to date - /etc/clearwater/sas.json is up to date - /etc/chronos/chronos_shared.conf is up to date - /etc/clearwater/shared_config is up to date + curl -i -X POST -H 'X-Auth-Token: gAAAAABcrHvNxqnmfuY9vdYdUQt_rL6ll8Vc1m1qHbMZu-wouv2HJqwf5R-Fm59tW3_WSkIXc8TZxpuKD9KW1SGTdhKi0AyYPWFiixIiiIJ7K5YmuGUHlHiH6XBBC0s2SCKBcmB73Xx29S5GuwbSydT6xRb0pHtpYNWedbshoIQbqJGpZoA8MOk' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.21:8004/v1/5fc4c7fd07e947fb8641de4126c9f897/stacks/clearwater-opnfv-vellum-qzaulybijjno-0-vnzab3xndpai/9f3a6078-7e4e-4c6f-bfb7-56dc512da704/resources/wait_handle/signal --data-binary '{"status": "SUCCESS"}' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 25 100 4 100 21 8 45 --:--:-- --:--:-- --:--:-- 45 HTTP/1.1 200 OK Date: Tue, 09 Apr 2019 11:12:39 GMT Server: Apache x-openstack-request-id: req-2c97a9f6-8ef7-4fcd-9391-cb5093099202 Content-Length: 4 Content-Type: application/json nullci-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 | 90:c2:4d:33:da:e8:d6:d6:fb:a9:21:f2:5f:bd:8c:b7 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 ec:5c:d7:57:81:82:df:cb:4d:21:7a:16:6e:29:d9:ae root@vellum-0 (DSA) ec2: 256 8c:96:36:1e:00:d2:e9:b3:5e:66:e3:af:84:2a:aa:c6 root@vellum-0 (ECDSA) ec2: 256 77:4f:2f:d4:4d:a3:d9:e7:c0:96:fa:29:fc:0b:ac:17 root@vellum-0 (ED25519) ec2: 2048 f3:e9:f2:af:b3:4d:ec:56:33:52:b9:1b:8f:90:ee:a0 root@vellum-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBI9BjaixrDRMWtO6Ms7nH5S7pgaSBU4yOuafR+hbnno7JlGbjYNxE2Ick2nlTA310Y7Rc4820uOkns2jfjwjjac= root@vellum-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIE3l+JMlNgM01vqqzmqxLB7O1NjQ1jO9MOQyyiRfClPi root@vellum-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDJAw56mGug93uY9mrRBNnjOgvsGDjzUqB5Hg1IlrgzR6UQ4dtMxHV8lltLA9Ub8aFdcKSeJHAx+nxfbYfPX7hIXYI0SXZO8efT4QsVuI2V8rnlz2X+cbiwHknny/Pfg+JPqODwE3Fg4Kbr4sW5aZFICfgSuNmHuZSw5ETEEsyGnKH0ccly4DgTaDIw9FuRgq/rPAmREkq1CL9QxVPEmQdVYNcWOOx7X6+LWyFgqNKWCYVpx10z1Ftlt1SjZlgLClNlsHUVUEo1zX2unqfkjoqLTcBzql8TgaGJbqaGnqD5pY0cal86FaZUpIdDV1OuROpXK3H8rBHUAgTxMBlxEH1B root@vellum-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Tue, 09 Apr 2019 11:12:49 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 579.74 seconds 2019-04-09 11:25:03,891 - functest.core.singlevm - DEBUG - regex found: 'Cloud-init .* finished at ' in console en [4028 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [280 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 13.1 MB in 8s (1502 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.100.4 + '[' -n 192.168.100.4 ']' + cat + mkdir -p /etc/chronos + cat + DEBIAN_FRONTEND=noninteractive + apt-get install vellum --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: astaire astaire-libs binutils build-essential ca-certificates-java cassandra chronos clearwater-cassandra clearwater-config-manager clearwater-diags-monitor clearwater-etcd clearwater-infrastructure clearwater-log-cleanup clearwater-memcached clearwater-monit clearwater-queue-manager clearwater-snmp-handler-astaire clearwater-snmpd clearwater-tcp-scalability cpp cpp-4.8 cpulimit crest-prov dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gdb gnutls-bin homer-cassandra homestead-cassandra homestead-prov-cassandra inotify-tools iotop java-common libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libasyncns0 libatomic1 libavahi-client3 libavahi-common-data libavahi-common3 libboost-filesystem1.54.0 libboost-program-options1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libc-ares-dev libc-ares2 libc-dev-bin libc6 libc6-dbg libc6-dev libcloog-isl4 libcups2 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libflac8 libfontconfig1 libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjpeg-turbo8 libjpeg8 liblcms2-2 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libnspr4 libnss3 libnss3-nssdb libogg0 libopts25 libpcsclite1 libperl5.18 libpgm-5.1-0 libpulse0 libpython3.4 libquadmath0 libsctp1 libsensors4 libsndfile1 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libvorbis0a libvorbisenc2 libzmq3 linux-libc-dev lksctp-tools make manpages-dev memcached memcached-dbg mysql-common ntp openjdk-7-jre-headless python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-jsonschema python-mock python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath rogers rogers-libs snmp snmpd sysstat tzdata-java Suggested packages: astaire-dbg binutils-doc cassandra-tools clearwater-auto-config clearwater-auto-upgrade clearwater-secure-connections exim4 postfix mail-transport-agent cpp-doc gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg gdb-doc gdbserver default-jre equivs glibc-doc cups-common liblcms2-utils pcscd pulseaudio lm-sensors snmp-mibs-downloader libstdc++-4.8-doc make-doc libcache-memcached-perl libmemcached ntp-doc icedtea-7-jre-jamvm libnss-mdns sun-java6-fonts fonts-dejavu-extra fonts-ipafont-gothic fonts-ipafont-mincho fonts-wqy-microhei fonts-wqy-zenhei ttf-indic-fonts python-genshi python-lxml python-mock-doc python3-setuptools isag Recommended packages: libc-dbg python-dev-all The following NEW packages will be installed: astaire astaire-libs binutils build-essential ca-certificates-java cassandra chronos clearwater-cassandra clearwater-config-manager clearwater-diags-monitor clearwater-etcd clearwater-infrastructure clearwater-log-cleanup clearwater-memcached clearwater-monit clearwater-queue-manager clearwater-snmp-handler-astaire clearwater-snmpd clearwater-tcp-scalability cpp cpp-4.8 cpulimit crest-prov dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gdb gnutls-bin homer-cassandra homestead-cassandra homestead-prov-cassandra inotify-tools iotop java-common libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libasyncns0 libatomic1 libavahi-client3 libavahi-common-data libavahi-common3 libboost-filesystem1.54.0 libboost-program-options1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libc-ares-dev libc-ares2 libc-dev-bin libc6-dbg libc6-dev libcloog-isl4 libcups2 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libflac8 libfontconfig1 libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjpeg-turbo8 libjpeg8 liblcms2-2 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libnspr4 libnss3 libnss3-nssdb libogg0 libopts25 libpcsclite1 libperl5.18 libpgm-5.1-0 libpulse0 libpython3.4 libquadmath0 libsctp1 libsensors4 libsndfile1 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libvorbis0a libvorbisenc2 libzmq3 linux-libc-dev lksctp-tools make manpages-dev memcached memcached-dbg mysql-common ntp openjdk-7-jre-headless python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-jsonschema python-mock python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath rogers rogers-libs snmp snmpd sysstat tzdata-java vellum The following packages will be upgraded: libc6 1 upgraded, 139 newly installed, 0 to remove and 23 not upgraded. Need to get 175 MB of archives. After this operation, 407 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ cassandra 2.1.15 [20.0 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6 amd64 2.19-0ubuntu6.15 [4727 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnspr4 amd64 2:4.13.1-0ubuntu0.14.04.1 [110 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3-nssdb all 2:3.28.4-0ubuntu0.14.04.5 [10.6 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3 amd64 2:3.28.4-0ubuntu0.14.04.5 [1124 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main ca-certificates-java all 20130815ubuntu1 [13.4 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main tzdata-java all 2018i-0ubuntu0.14.04 [69.5 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main java-common all 0.51 [130 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common-data amd64 0.6.31-4ubuntu1.3 [21.1 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common3 amd64 0.6.31-4ubuntu1.3 [21.7 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-client3 amd64 0.6.31-4ubuntu1.3 [25.2 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.11 [178 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main liblcms2-2 amd64 2.5-0ubuntu4.2 [131 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:18 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpcsclite1 amd64 1.8.10-1ubuntu1.1 [21.1 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libasyncns0 amd64 0.8-4ubuntu2 [11.9 kB] Get:22 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libogg0 amd64 1.3.1-1ubuntu1 [17.0 kB] Get:24 http://repo.cw-ngv.com/stable/ binary/ clearwater-cassandra 1.0-180328.114015 [44.2 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libflac8 amd64 1.3.0-2ubuntu0.14.04.1 [80.2 kB] Get:26 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbis0a amd64 1.3.2-1.3ubuntu1.2 [87.2 kB] Get:28 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbisenc2 amd64 1.3.2-1.3ubuntu1.2 [84.6 kB] Get:30 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:31 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsndfile1 amd64 1.0.25-7ubuntu2.2 [136 kB] Get:33 http://repo.cw-ngv.com/stable/ binary/ astaire-libs 1.0-180326.104711 [103 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 kB] Get:35 http://repo.cw-ngv.com/stable/ binary/ astaire 1.0-180326.104711 [127 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] Get:37 http://repo.cw-ngv.com/stable/ binary/ snmp 5.7.3~dfsg-clearwater1 [153 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main openjdk-7-jre-headless amd64 7u211-2.6.17-0ubuntu0.1 [39.6 MB] Get:39 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:40 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB] Get:41 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:45 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:48 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:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:51 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-program-options1.54.0 amd64 1.54.0-4ubuntu3.1 [115 kB] Get:60 http://repo.cw-ngv.com/stable/ binary/ chronos 1.0-180328.120836 [529 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:62 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:64 http://repo.cw-ngv.com/stable/ binary/ memcached 1.6.00-0clearwater0.6 [140 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:66 http://repo.cw-ngv.com/stable/ binary/ clearwater-memcached 1.0-180328.114312 [18.2 kB] Get:67 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmp-handler-astaire 1.0-180326.110542 [513 kB] Get:68 http://repo.cw-ngv.com/stable/ binary/ crest-prov 1.0-180326.111418 [14.4 MB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython3.4 amd64 3.4.3-1ubuntu1~14.04.7 [1303 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:80 http://repo.cw-ngv.com/stable/ binary/ homer-cassandra 1.0-180326.111418 [13.9 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1330 B] Get:82 http://repo.cw-ngv.com/stable/ binary/ homestead-cassandra 1.0-180326.115231 [13.8 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:84 http://repo.cw-ngv.com/stable/ binary/ homestead-prov-cassandra 1.0-180326.111418 [14.1 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:86 http://repo.cw-ngv.com/stable/ binary/ rogers-libs 1.0-180326.104711 [246 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:88 http://repo.cw-ngv.com/stable/ binary/ rogers 1.0-180326.104711 [1140 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares2 amd64 1.10.0-2ubuntu0.2 [34.1 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe cpulimit amd64 2.0-1 [14.1 kB] Get:92 http://repo.cw-ngv.com/stable/ binary/ vellum 1.0-180328.114312 [12.5 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:94 http://repo.cw-ngv.com/stable/ binary/ memcached-dbg 1.6.00-0clearwater0.6 [222 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-168.218 [771 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1913 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:100 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:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:103 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:104 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:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares-dev amd64 1.10.0-2ubuntu0.2 [98.0 kB] Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gdb amd64 7.7.1-0ubuntu5~14.04.3 [2199 kB] Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB] Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dbg amd64 2.19-0ubuntu6.15 [3467 kB] Extracting templates from packages: 21%Extracting templates from packages: 42%Extracting templates from packages: 64%Extracting templates from packages: 85%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 175 MB in 14s (12.1 MB/s) (Reading database ... 51347 files and directories currently installed.) Preparing to unpack .../libc6_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc6:amd64 (2.19-0ubuntu6.15) over (2.19-0ubuntu6.14) ... Setting up libc6:amd64 (2.19-0ubuntu6.15) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package libnspr4:amd64. (Reading database ... 51347 files and directories currently installed.) Preparing to unpack .../libnspr4_2%3a4.13.1-0ubuntu0.14.04.1_amd64.deb ... Unpacking libnspr4:amd64 (2:4.13.1-0ubuntu0.14.04.1) ... Selecting previously unselected package libnss3-nssdb. Preparing to unpack .../libnss3-nssdb_2%3a3.28.4-0ubuntu0.14.04.5_all.deb ... Unpacking libnss3-nssdb (2:3.28.4-0ubuntu0.14.04.5) ... Selecting previously unselected package libnss3:amd64. Preparing to unpack .../libnss3_2%3a3.28.4-0ubuntu0.14.04.5_amd64.deb ... Unpacking libnss3:amd64 (2:3.28.4-0ubuntu0.14.04.5) ... Selecting previously unselected package ca-certificates-java. Preparing to unpack .../ca-certificates-java_20130815ubuntu1_all.deb ... Unpacking ca-certificates-java (20130815ubuntu1) ... Selecting previously unselected package tzdata-java. Preparing to unpack .../tzdata-java_2018i-0ubuntu0.14.04_all.deb ... Unpacking tzdata-java (2018i-0ubuntu0.14.04) ... Selecting previously unselected package java-common. Preparing to unpack .../java-common_0.51_all.deb ... Unpacking java-common (0.51) ... Selecting previously unselected package libavahi-common-data:amd64. Preparing to unpack .../libavahi-common-data_0.6.31-4ubuntu1.3_amd64.deb ... Unpacking libavahi-common-data:amd64 (0.6.31-4ubuntu1.3) ... Selecting previously unselected package libavahi-common3:amd64. Preparing to unpack .../libavahi-common3_0.6.31-4ubuntu1.3_amd64.deb ... Unpacking libavahi-common3:amd64 (0.6.31-4ubuntu1.3) ... Selecting previously unselected package libavahi-client3:amd64. Preparing to unpack .../libavahi-client3_0.6.31-4ubuntu1.3_amd64.deb ... Unpacking libavahi-client3:amd64 (0.6.31-4ubuntu1.3) ... Selecting previously unselected package libcups2:amd64. Preparing to unpack .../libcups2_1.7.2-0ubuntu1.11_amd64.deb ... Unpacking libcups2:amd64 (1.7.2-0ubuntu1.11) ... Selecting previously unselected package liblcms2-2:amd64. Preparing to unpack .../liblcms2-2_2.5-0ubuntu4.2_amd64.deb ... Unpacking liblcms2-2:amd64 (2.5-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libpcsclite1:amd64. Preparing to unpack .../libpcsclite1_1.8.10-1ubuntu1.1_amd64.deb ... Unpacking libpcsclite1:amd64 (1.8.10-1ubuntu1.1) ... Selecting previously unselected package libasyncns0:amd64. Preparing to unpack .../libasyncns0_0.8-4ubuntu2_amd64.deb ... Unpacking libasyncns0:amd64 (0.8-4ubuntu2) ... Selecting previously unselected package libogg0:amd64. Preparing to unpack .../libogg0_1.3.1-1ubuntu1_amd64.deb ... Unpacking libogg0:amd64 (1.3.1-1ubuntu1) ... Selecting previously unselected package libflac8:amd64. Preparing to unpack .../libflac8_1.3.0-2ubuntu0.14.04.1_amd64.deb ... Unpacking libflac8:amd64 (1.3.0-2ubuntu0.14.04.1) ... Selecting previously unselected package libvorbis0a:amd64. Preparing to unpack .../libvorbis0a_1.3.2-1.3ubuntu1.2_amd64.deb ... Unpacking libvorbis0a:amd64 (1.3.2-1.3ubuntu1.2) ... Selecting previously unselected package libvorbisenc2:amd64. Preparing to unpack .../libvorbisenc2_1.3.2-1.3ubuntu1.2_amd64.deb ... Unpacking libvorbisenc2:amd64 (1.3.2-1.3ubuntu1.2) ... Selecting previously unselected package libsndfile1:amd64. Preparing to unpack .../libsndfile1_1.0.25-7ubuntu2.2_amd64.deb ... Unpacking libsndfile1:amd64 (1.0.25-7ubuntu2.2) ... Selecting previously unselected package libpulse0:amd64. Preparing to unpack .../libpulse0_1%3a4.0-0ubuntu11.1_amd64.deb ... Unpacking libpulse0:amd64 (1:4.0-0ubuntu11.1) ... Selecting previously unselected package libsctp1:amd64. Preparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ... Unpacking libsctp1:amd64 (1.0.15+dfsg-1) ... Selecting previously unselected package openjdk-7-jre-headless:amd64. Preparing to unpack .../openjdk-7-jre-headless_7u211-2.6.17-0ubuntu0.1_amd64.deb ... Unpacking openjdk-7-jre-headless:amd64 (7u211-2.6.17-0ubuntu0.1) ... Selecting previously unselected package cassandra. Preparing to unpack .../cassandra_2.1.15_all.deb ... Unpacking cassandra (2.1.15) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Processing triggers for ca-certificates (20170717~14.04.2) ... Updating certificates in /etc/ssl/certs... 0 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d....done. Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up tzdata-java (2018i-0ubuntu0.14.04) ... Setting up java-common (0.51) ... Setting up libavahi-common-data:amd64 (0.6.31-4ubuntu1.3) ... Setting up libavahi-common3:amd64 (0.6.31-4ubuntu1.3) ... Setting up libavahi-client3:amd64 (0.6.31-4ubuntu1.3) ... Setting up libcups2:amd64 (1.7.2-0ubuntu1.11) ... Setting up liblcms2-2:amd64 (2.5-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libnspr4:amd64 (2:4.13.1-0ubuntu0.14.04.1) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libpcsclite1:amd64 (1.8.10-1ubuntu1.1) ... Setting up libasyncns0:amd64 (0.8-4ubuntu2) ... Setting up libogg0:amd64 (1.3.1-1ubuntu1) ... Setting up libflac8:amd64 (1.3.0-2ubuntu0.14.04.1) ... Setting up libvorbis0a:amd64 (1.3.2-1.3ubuntu1.2) ... Setting up libvorbisenc2:amd64 (1.3.2-1.3ubuntu1.2) ... Setting up libsndfile1:amd64 (1.0.25-7ubuntu2.2) ... Setting up libpulse0:amd64 (1:4.0-0ubuntu11.1) ... Setting up libsctp1:amd64 (1.0.15+dfsg-1) ... Setting up libnss3-nssdb (2:3.28.4-0ubuntu0.14.04.5) ... Setting up libnss3:amd64 (2:3.28.4-0ubuntu0.14.04.5) ... Setting up ca-certificates-java (20130815ubuntu1) ... Adding debian:AddTrust_Public_Services_Root.pem Adding debian:AffirmTrust_Premium.pem Adding debian:thawte_Primary_Root_CA_-_G3.pem Adding debian:Atos_TrustedRoot_2011.pem Adding debian:SecureTrust_CA.pem Adding debian:Camerfirma_Chambers_of_Commerce_Root.pem Adding debian:GeoTrust_Universal_CA.pem Adding debian:DigiCert_High_Assurance_EV_Root_CA.pem Adding debian:GlobalSign_Root_CA_-_R3.pem Adding debian:Security_Communication_Root_CA.pem Adding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem Adding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem Adding debian:AddTrust_Qualified_Certificates_Root.pem Adding debian:Amazon_Root_CA_4.pem Adding debian:DigiCert_Global_Root_G3.pem Adding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem Adding debian:DigiCert_Assured_ID_Root_G3.pem Adding debian:OISTE_WISeKey_Global_Root_GB_CA.pem Adding debian:Global_Chambersign_Root_-_2008.pem Adding debian:Go_Daddy_Class_2_CA.pem Adding debian:T��RKTRUST_Elektronik_Sertifika_Hizmet_Sa��lay��c��s��_H5.pem Adding debian:EC-ACC.pem Adding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem Adding debian:T-TeleSec_GlobalRoot_Class_2.pem Adding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem Adding debian:QuoVadis_Root_CA_2.pem Adding debian:Swisscom_Root_CA_1.pem Adding debian:certSIGN_ROOT_CA.pem Adding debian:CFCA_EV_ROOT.pem Adding debian:OpenTrust_Root_CA_G3.pem Adding debian:Sonera_Class_2_Root_CA.pem Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem Adding debian:Security_Communication_RootCA2.pem Adding debian:Certinomis_-_Autorit��_Racine.pem Adding debian:DigiCert_Assured_ID_Root_G2.pem Adding debian:CNNIC_ROOT.pem Adding debian:Actalis_Authentication_Root_CA.pem Adding debian:Amazon_Root_CA_1.pem Adding debian:QuoVadis_Root_CA_2_G3.pem Adding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem Adding debian:Certum_Trusted_Network_CA_2.pem Adding debian:Comodo_Secure_Services_root.pem Adding debian:GeoTrust_Universal_CA_2.pem Adding debian:ePKI_Root_Certification_Authority.pem Adding debian:USERTrust_RSA_Certification_Authority.pem Adding debian:IdenTrust_Commercial_Root_CA_1.pem Adding debian:Microsec_e-Szigno_Root_CA_2009.pem Adding debian:COMODO_Certification_Authority.pem Adding debian:PSCProcert.pem Adding debian:GeoTrust_Primary_Certification_Authority.pem Adding debian:Certinomis_-_Root_CA.pem Adding debian:OpenTrust_Root_CA_G2.pem Adding debian:DigiCert_Global_Root_G2.pem Adding debian:DigiCert_Trusted_Root_G4.pem Adding debian:Entrust_Root_Certification_Authority_-_G2.pem Adding debian:DST_Root_CA_X3.pem Adding debian:AddTrust_External_Root.pem Adding debian:Certigna.pem Adding debian:Secure_Global_CA.pem Adding debian:Certplus_Class_2_Primary_CA.pem Adding debian:Comodo_AAA_Services_root.pem Adding debian:TWCA_Root_Certification_Authority.pem Adding debian:Certplus_Root_CA_G1.pem Adding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem Adding debian:Izenpe.com.pem Adding debian:ACEDICOM_Root.pem Adding debian:thawte_Primary_Root_CA.pem Adding debian:Comodo_Trusted_Services_root.pem Adding debian:Taiwan_GRCA.pem Adding debian:thawte_Primary_Root_CA_-_G2.pem Adding debian:Starfield_Class_2_CA.pem Adding debian:VeriSign_Universal_Root_Certification_Authority.pem Adding debian:Visa_eCommerce_Root.pem Adding debian:Buypass_Class_2_Root_CA.pem Adding debian:UTN_USERFirst_Hardware_Root_CA.pem Adding debian:XRamp_Global_CA_Root.pem Adding debian:Entrust_Root_Certification_Authority.pem Adding debian:Network_Solutions_Certificate_Authority.pem Adding debian:QuoVadis_Root_CA_3.pem Adding debian:COMODO_ECC_Certification_Authority.pem Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem Adding debian:Certplus_Root_CA_G2.pem Adding debian:AC_RAIZ_FNMT-RCM.pem Adding debian:Trustis_FPS_Root_CA.pem Adding debian:Entrust_Root_Certification_Authority_-_EC1.pem Adding debian:DigiCert_Assured_ID_Root_CA.pem Adding debian:Camerfirma_Global_Chambersign_Root.pem Adding debian:TWCA_Global_Root_CA.pem Adding debian:GeoTrust_Global_CA_2.pem Adding debian:GlobalSign_ECC_Root_CA_-_R4.pem Adding debian:SwissSign_Silver_CA_-_G2.pem Adding debian:IdenTrust_Public_Sector_Root_CA_1.pem Adding debian:ISRG_Root_X1.pem Adding debian:QuoVadis_Root_CA_3_G3.pem Adding debian:AffirmTrust_Premium_ECC.pem Adding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem Adding debian:AddTrust_Low-Value_Services_Root.pem Adding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem Adding debian:Baltimore_CyberTrust_Root.pem Adding debian:Buypass_Class_3_Root_CA.pem Adding debian:CA_Disig_Root_R2.pem Adding debian:TeliaSonera_Root_CA_v1.pem Adding debian:OISTE_WISeKey_Global_Root_GA_CA.pem Adding debian:DST_ACES_CA_X6.pem Adding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem Adding debian:Cybertrust_Global_Root.pem Adding debian:AffirmTrust_Networking.pem Adding debian:Swisscom_Root_EV_CA_2.pem Adding debian:T-TeleSec_GlobalRoot_Class_3.pem Adding debian:NetLock_Arany_=Class_Gold=_F��tan��s��tv��ny.pem Adding debian:SwissSign_Gold_CA_-_G2.pem Adding debian:QuoVadis_Root_CA.pem Adding debian:SZAFIR_ROOT_CA2.pem Adding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem Adding debian:CA_Disig_Root_R1.pem Adding debian:Certum_Root_CA.pem Adding debian:LuxTrust_Global_Root_2.pem Adding debian:GlobalSign_Root_CA.pem Adding debian:GeoTrust_Global_CA.pem Adding debian:Certum_Trusted_Network_CA.pem Adding debian:AffirmTrust_Commercial.pem Adding debian:T��B��TAK_UEKAE_K��k_Sertifika_Hizmet_Sa��lay��c��s��_-_S��r��m_3.pem Adding debian:Deutsche_Telekom_Root_CA_2.pem Adding debian:Hongkong_Post_Root_CA_1.pem Adding debian:D-TRUST_Root_Class_3_CA_2_2009.pem Adding debian:Security_Communication_EV_RootCA1.pem Adding debian:COMODO_RSA_Certification_Authority.pem Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem Adding debian:Amazon_Root_CA_2.pem Adding debian:ACCVRAIZ1.pem Adding debian:Amazon_Root_CA_3.pem Adding debian:GlobalSign_ECC_Root_CA_-_R5.pem Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem Adding debian:QuoVadis_Root_CA_1_G3.pem Adding debian:OpenTrust_Root_CA_G1.pem Adding debian:DigiCert_Global_Root_CA.pem Adding debian:SecureSign_RootCA11.pem Adding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem Adding debian:Chambers_of_Commerce_Root_-_2008.pem Adding debian:E-Tugra_Certification_Authority.pem Adding debian:Starfield_Root_Certificate_Authority_-_G2.pem Adding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem Adding debian:EE_Certification_Centre_Root_CA.pem Adding debian:Swisscom_Root_CA_2.pem Adding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem Adding debian:USERTrust_ECC_Certification_Authority.pem Adding debian:GlobalSign_Root_CA_-_R2.pem Adding debian:Staat_der_Nederlanden_EV_Root_CA.pem done. Setting up openjdk-7-jre-headless:amd64 (7u211-2.6.17-0ubuntu0.1) ... update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/java to provide /usr/bin/java (java) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/keytool to provide /usr/bin/keytool (keytool) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/pack200 to provide /usr/bin/pack200 (pack200) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmid to provide /usr/bin/rmid (rmid) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmiregistry to provide /usr/bin/rmiregistry (rmiregistry) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/unpack200 to provide /usr/bin/unpack200 (unpack200) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/orbd to provide /usr/bin/orbd (orbd) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/servertool to provide /usr/bin/servertool (servertool) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/tnameserv to provide /usr/bin/tnameserv (tnameserv) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/lib/jexec to provide /usr/bin/jexec (jexec) in auto mode Setting up cassandra (2.1.15) ... Adding group `cassandra' (GID 111) ... Done. vm.max_map_count = 1048575 net.ipv4.tcp_keepalive_time = 300 Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Processing triggers for ca-certificates (20170717~14.04.2) ... Updating certificates in /etc/ssl/certs... 0 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d.... done. done. Processing triggers for ureadahead (0.100.0-16) ... Selecting previously unselected package clearwater-cassandra. (Reading database ... 53174 files and directories currently installed.) Preparing to unpack .../clearwater-cassandra_1.0-180328.114015_all.deb ... Unpacking clearwater-cassandra (1.0-180328.114015) ... Selecting previously unselected package libasan0:amd64. Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-program-options1.54.0:amd64. Preparing to unpack .../libboost-program-options1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-program-options1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package mysql-common. Preparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libpython3.4:amd64. Preparing to unpack .../libpython3.4_3.4.3-1ubuntu1~14.04.7_amd64.deb ... Unpacking libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.7) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.7_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.7) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package python-mock. Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package libc-ares2:amd64. Preparing to unpack .../libc-ares2_1.10.0-2ubuntu0.2_amd64.deb ... Unpacking libc-ares2:amd64 (1.10.0-2ubuntu0.2) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ... Unpacking clearwater-tcp-scalability (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package astaire-libs. Preparing to unpack .../astaire-libs_1.0-180326.104711_amd64.deb ... Unpacking astaire-libs (1.0-180326.104711) ... Selecting previously unselected package cpulimit. Preparing to unpack .../cpulimit_2.0-1_amd64.deb ... Unpacking cpulimit (2.0-1) ... Selecting previously unselected package astaire. Preparing to unpack .../astaire_1.0-180326.104711_amd64.deb ... Unpacking astaire (1.0-180326.104711) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.15) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-168.218_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-168.218) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libc-ares-dev:amd64. Preparing to unpack .../libc-ares-dev_1.10.0-2ubuntu0.2_amd64.deb ... Unpacking libc-ares-dev:amd64 (1.10.0-2ubuntu0.2) ... Selecting previously unselected package snmp. Preparing to unpack .../snmp_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking snmp (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package snmpd. Preparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking snmpd (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package clearwater-snmpd. Preparing to unpack .../clearwater-snmpd_1.0-180328.114312_all.deb ... Unpacking clearwater-snmpd (1.0-180328.114312) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package chronos. Preparing to unpack .../chronos_1.0-180328.120836_amd64.deb ... Unpacking chronos (1.0-180328.120836) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package memcached. Preparing to unpack .../memcached_1.6.00-0clearwater0.6_amd64.deb ... Unpacking memcached (1.6.00-0clearwater0.6) ... Selecting previously unselected package clearwater-memcached. Preparing to unpack .../clearwater-memcached_1.0-180328.114312_all.deb ... Unpacking clearwater-memcached (1.0-180328.114312) ... Selecting previously unselected package clearwater-snmp-handler-astaire. Preparing to unpack .../clearwater-snmp-handler-astaire_1.0-180326.110542_amd64.deb ... Unpacking clearwater-snmp-handler-astaire (1.0-180326.110542) ... Selecting previously unselected package crest-prov. Preparing to unpack .../crest-prov_1.0-180326.111418_amd64.deb ... Unpacking crest-prov (1.0-180326.111418) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package gdb. Preparing to unpack .../gdb_7.7.1-0ubuntu5~14.04.3_amd64.deb ... Unpacking gdb (7.7.1-0ubuntu5~14.04.3) ... Selecting previously unselected package homer-cassandra. Preparing to unpack .../homer-cassandra_1.0-180326.111418_amd64.deb ... Unpacking homer-cassandra (1.0-180326.111418) ... Selecting previously unselected package homestead-cassandra. Preparing to unpack .../homestead-cassandra_1.0-180326.115231_amd64.deb ... Unpacking homestead-cassandra (1.0-180326.115231) ... Selecting previously unselected package homestead-prov-cassandra. Preparing to unpack .../homestead-prov-cassandra_1.0-180326.111418_amd64.deb ... Unpacking homestead-prov-cassandra (1.0-180326.111418) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package lksctp-tools. Preparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ... Unpacking lksctp-tools (1.0.15+dfsg-1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Selecting previously unselected package rogers-libs. Preparing to unpack .../rogers-libs_1.0-180326.104711_amd64.deb ... Unpacking rogers-libs (1.0-180326.104711) ... Selecting previously unselected package rogers. Preparing to unpack .../rogers_1.0-180326.104711_amd64.deb ... Unpacking rogers (1.0-180326.104711) ... Selecting previously unselected package vellum. Preparing to unpack .../vellum_1.0-180328.114312_amd64.deb ... Unpacking vellum (1.0-180328.114312) ... Selecting previously unselected package libc6-dbg:amd64. Preparing to unpack .../libc6-dbg_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc6-dbg:amd64 (2.19-0ubuntu6.15) ... Selecting previously unselected package memcached-dbg. Preparing to unpack .../memcached-dbg_1.6.00-0clearwater0.6_amd64.deb ... Unpacking memcached-dbg (1.6.00-0clearwater0.6) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-program-options1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... Setting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Setting up libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.7) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.7) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up libc-ares2:amd64 (1.10.0-2ubuntu0.2) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up clearwater-tcp-scalability (1.0-180328.114312) ... Setting up astaire-libs (1.0-180326.104711) ... Setting up cpulimit (2.0-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up libc-dev-bin (2.19-0ubuntu6.15) ... Setting up linux-libc-dev:amd64 (3.13.0-168.218) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.15) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libc-ares-dev:amd64 (1.10.0-2ubuntu0.2) ... Setting up snmp (5.7.3~dfsg-clearwater1) ... Setting up snmpd (5.7.3~dfsg-clearwater1) ... update-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6) * Starting network management services: Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up iotop (0.6-1) ... Setting up memcached (1.6.00-0clearwater0.6) ... Restarting memcached: memcached. Setting up crest-prov (1.0-180326.111418) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/crest-prov/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting crest Collecting cyclone (from crest) Collecting cryptography (from crest) Collecting idna (from crest) Collecting defusedxml (from crest) Collecting pyOpenSSL (from crest) Collecting Twisted (from crest) Collecting prctl (from crest) Collecting cql (from crest) Collecting ipaddress (from crest) Collecting msgpack-python (from crest) Collecting attrs (from crest) Collecting Automat (from crest) Collecting metaswitchcommon (from crest) Collecting telephus (from crest) Collecting asn1crypto (from crest) Collecting enum34 (from crest) Collecting pure-sasl (from crest) Collecting setuptools (from crest) Collecting constantly (from crest) Collecting lxml (from crest) Collecting thrift (from crest) Collecting incremental (from crest) Collecting zope.interface (from crest) Collecting six (from crest) Collecting cffi>=1.7 (from cryptography->crest) Collecting pycparser (from metaswitchcommon->crest) Collecting pycrypto (from metaswitchcommon->crest) Collecting monotonic (from metaswitchcommon->crest) Collecting pyzmq (from metaswitchcommon->crest) Installing collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, defusedxml, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest Found existing installation: setuptools 2.2 Uninstalling setuptools-2.2: Successfully uninstalled setuptools-2.2 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up gdb (7.7.1-0ubuntu5~14.04.3) ... Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up lksctp-tools (1.0.15+dfsg-1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Setting up rogers-libs (1.0-180326.104711) ... Setting up libc6-dbg:amd64 (2.19-0ubuntu6.15) ... Setting up memcached-dbg (1.6.00-0clearwater0.6) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-180328.114312) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Unknown job: clearwater-monit chronos: unrecognized service reload: Unknown job: clearwater-monit Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-180328.114312) ... Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 11987 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-snmpd (1.0-180328.114312) ... * Stopping network management services: Setting up clearwater-etcd (1.0-180328.115321) ... Setting up clearwater-diags-monitor (1.0-180328.114312) ... Setting up clearwater-memcached (1.0-180328.114312) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Job is not running: clearwater-monit reload: Job is not running: clearwater-monit ...done. Setting up clearwater-snmp-handler-astaire (1.0-180326.110542) ... * Stopping network management services: Setting up rogers (1.0-180326.104711) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Job is not running: clearwater-monit ...done. Setting up clearwater-cassandra (1.0-180328.114015) ... Adding 'diversion of /etc/default/cassandra to /etc/default/cassandra.clearwater-orig by clearwater-cassandra' Adding 'diversion of /etc/init.d/cassandra to /etc/init.d/cassandra.clearwater-orig by clearwater-cassandra' Adding 'diversion of /usr/share/cassandra/cassandra.in.sh to /usr/share/cassandra/cassandra.in.sh.clearwater-orig by clearwater-cassandra' Adding 'diversion of /etc/cassandra/cassandra.yaml to /usr/share/clearwater-cassandra/etc++cassandra++cassandra.yaml by clearwater-cassandra' Adding 'diversion of /etc/cassandra/cassandra-rackdc.properties to /usr/share/clearwater-cassandra/etc++cassandra++cassandra-rackdc.properties by clearwater-cassandra' Adding 'diversion of /etc/cassandra/cassandra-env.sh to /usr/share/clearwater-cassandra/etc++cassandra++cassandra-env.sh by clearwater-cassandra' * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Job is not running: clearwater-monit Exiting: cassandra.yaml is missing reload: Job is not running: clearwater-monit Exiting: cassandra.yaml is missing reload: Job is not running: clearwater-monit ...done. reload: Job is not running: clearwater-monit Setting up astaire (1.0-180326.104711) ... astaire-throttle start/running, process 12612 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up homer-cassandra (1.0-180326.111418) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up homestead-cassandra (1.0-180326.115231) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up homestead-prov-cassandra (1.0-180326.111418) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up clearwater-queue-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting nsenter (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting pathlib (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting argparse (from nsenter->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, pathlib, contextlib2, argparse, nsenter, clearwater-config-manager Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env Successfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up chronos (1.0-180328.120836) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up vellum (1.0-180328.114312) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager The following NEW packages will be installed: clearwater-cluster-manager clearwater-management 0 upgraded, 2 newly installed, 0 to remove and 23 not upgraded. Need to get 6120 kB of archives. After this operation, 6459 kB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 6120 kB in 1s (4779 kB/s) Selecting previously unselected package clearwater-cluster-manager. (Reading database ... 59731 files and directories currently installed.) Preparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-cluster-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ... Unpacking clearwater-management (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-180328.115321) ... + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.217 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.217 ++ echo A 172.30.9.217 ++ ip2rr 172.30.9.217 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.217 ++ echo A 172.30.9.217 + echo 'nameserver 192.168.100.15' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + service dnsmasq force-reload * Restarting DNS forwarder and DHCP server dnsmasq ...done. + (( i=1 )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 0m Service Name Status Type node-0.vellum.clearwater.opnfv Running System snmpd_process Running Process rogers_process Execution failed | Does... Process ntp_process Running Process memcached_process Running Process etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process astaire_process Initializing Process rogers_uptime Wait parent Program monit_uptime Initializing Program memcached_uptime Initializing Program poll_memcached Initializing Program etcd_uptime Wait parent Program poll_etcd_cluster Wait parent Program poll_etcd Wait parent Program astaire_uptime Initializing Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' rogers_process Execution failed | Does... Process etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process astaire_process Initializing Process rogers_uptime Wait parent Program monit_uptime Initializing Program memcached_uptime Initializing Program poll_memcached Initializing Program etcd_uptime Wait parent Program poll_etcd_cluster Wait parent Program poll_etcd Wait parent Program astaire_uptime Initializing Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 1m Service Name Status Type node-0.vellum.clearwater.opnfv Initializing System snmpd_process Does not exist Process rogers_process Initializing Process ntp_process Initializing Process memcached_process Initializing Process clearwater_queue_manager_pro... Initializing Process etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process clearwater_config_manager_pr... Initializing Process clearwater_cluster_manager_p... Initializing Process chronos_process Initializing Process astaire_process Initializing Process rogers_uptime Wait parent Program monit_uptime Initializing Program memcached_uptime Initializing Program poll_memcached Initializing Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program chronos_uptime Initializing Program poll_chronos Initializing Program astaire_uptime Initializing Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' node-0.vellum.clearwater.opnfv Initializing System snmpd_process Does not exist Process rogers_process Initializing Process ntp_process Initializing Process memcached_process Initializing Process clearwater_queue_manager_pro... Initializing Process etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process clearwater_config_manager_pr... Initializing Process clearwater_cluster_manager_p... Initializing Process chronos_process Initializing Process astaire_process Initializing Process rogers_uptime Wait parent Program monit_uptime Initializing Program memcached_uptime Initializing Program poll_memcached Initializing Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program chronos_uptime Initializing Program poll_chronos Initializing Program astaire_uptime Initializing Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 2m Service Name Status Type node-0.vellum.clearwater.opnfv Running System snmpd_process Running Process rogers_process Running Process ntp_process Running Process memcached_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Does not exist Process cassandra_process Initializing Process chronos_process Initializing Process astaire_process Initializing Process rogers_uptime Initializing Program monit_uptime Initializing Program memcached_uptime Initializing Program poll_memcached Initializing Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program cassandra_uptime Wait parent Program poll_cassandra Wait parent Program poll_cqlsh Wait parent Program chronos_uptime Initializing Program poll_chronos Initializing Program astaire_uptime Initializing Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' clearwater_cluster_manager_p... Does not exist Process cassandra_process Initializing Process chronos_process Initializing Process astaire_process Initializing Process rogers_uptime Initializing Program monit_uptime Initializing Program memcached_uptime Initializing Program poll_memcached Initializing Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program cassandra_uptime Wait parent Program poll_cassandra Wait parent Program poll_cqlsh Wait parent Program chronos_uptime Initializing Program poll_chronos Initializing Program astaire_uptime Initializing Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 3m Service Name Status Type node-0.vellum.clearwater.opnfv Running System snmpd_process Running Process rogers_process Running Process ntp_process Running Process memcached_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process cassandra_process Running Process chronos_process Running Process astaire_process Running Process rogers_uptime Initializing Program monit_uptime Initializing Program memcached_uptime Initializing Program poll_memcached Initializing Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program cassandra_uptime Initializing Program poll_cassandra Initializing Program poll_cqlsh Initializing Program chronos_uptime Initializing Program poll_chronos Initializing Program astaire_uptime Initializing Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' rogers_uptime Initializing Program monit_uptime Initializing Program memcached_uptime Initializing Program poll_memcached Initializing Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program cassandra_uptime Initializing Program poll_cassandra Initializing Program poll_cqlsh Initializing Program chronos_uptime Initializing Program poll_chronos Initializing Program astaire_uptime Initializing Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 4m Service Name Status Type node-0.vellum.clearwater.opnfv Running System snmpd_process Running Process rogers_process Running Process ntp_process Running Process memcached_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process cassandra_process Running Process chronos_process Running Process astaire_process Running Process rogers_uptime Status ok Program monit_uptime Status ok Program memcached_uptime Status ok Program poll_memcached Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program cassandra_uptime Status ok Program poll_cassandra Status ok Program poll_cqlsh Status ok Program chronos_uptime Status ok Program poll_chronos Status ok Program astaire_uptime Status ok Program ++ grep -v Running ++ grep -v 'Status ok' ++ sed 1,2d ++ monit summary + test -z '' + break + clearwater-etcdctl cluster-health member 4f5fad89c74c3b66 is healthy: got healthy result from http://192.168.100.2:4000 member 6d9f6395a49be653 is healthy: got healthy result from http://192.168.100.4:4000 cluster is healthy + clearwater-etcdctl member list 4f5fad89c74c3b66: name=192-168-100-2 peerURLs=http://192.168.100.2:2380 clientURLs=http://192.168.100.2:4000 isLeader=false 6d9f6395a49be653: name=192-168-100-4 peerURLs=http://192.168.100.4:2380 clientURLs=http://192.168.100.4:4000 isLeader=true + cw-check_cluster_state This script prints the status of the data store clusters. This node (192.168.100.2) should be in the Cassandra, Chronos and Memcached clusters. Describing the Cassandra cluster: The cluster is stable. 192.168.100.2 is in state normal. Describing the Chronos cluster: The cluster is stable. 192.168.100.2 is in state normal. Describing the Memcached cluster: The cluster is stable. 192.168.100.2 is in state normal. + cw-check_config_sync - /etc/clearwater/dns.json is up to date - /etc/clearwater/sas.json is up to date - /etc/chronos/chronos_shared.conf is up to date - /etc/clearwater/shared_config is up to date + curl -i -X POST -H 'X-Auth-Token: gAAAAABcrHvNxqnmfuY9vdYdUQt_rL6ll8Vc1m1qHbMZu-wouv2HJqwf5R-Fm59tW3_WSkIXc8TZxpuKD9KW1SGTdhKi0AyYPWFiixIiiIJ7K5YmuGUHlHiH6XBBC0s2SCKBcmB73Xx29S5GuwbSydT6xRb0pHtpYNWedbshoIQbqJGpZoA8MOk' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.21:8004/v1/5fc4c7fd07e947fb8641de4126c9f897/stacks/clearwater-opnfv-vellum-qzaulybijjno-0-vnzab3xndpai/9f3a6078-7e4e-4c6f-bfb7-56dc512da704/resources/wait_handle/signal --data-binary '{"status": "SUCCESS"}' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 25 100 4 100 21 8 45 --:--:-- --:--:-- --:--:-- 45 HTTP/1.1 200 OK Date: Tue, 09 Apr 2019 11:12:39 GMT Server: Apache x-openstack-request-id: req-2c97a9f6-8ef7-4fcd-9391-cb5093099202 Content-Length: 4 Content-Type: application/json nullci-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 | 90:c2:4d:33:da:e8:d6:d6:fb:a9:21:f2:5f:bd:8c:b7 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 ec:5c:d7:57:81:82:df:cb:4d:21:7a:16:6e:29:d9:ae root@vellum-0 (DSA) ec2: 256 8c:96:36:1e:00:d2:e9:b3:5e:66:e3:af:84:2a:aa:c6 root@vellum-0 (ECDSA) ec2: 256 77:4f:2f:d4:4d:a3:d9:e7:c0:96:fa:29:fc:0b:ac:17 root@vellum-0 (ED25519) ec2: 2048 f3:e9:f2:af:b3:4d:ec:56:33:52:b9:1b:8f:90:ee:a0 root@vellum-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBI9BjaixrDRMWtO6Ms7nH5S7pgaSBU4yOuafR+hbnno7JlGbjYNxE2Ick2nlTA310Y7Rc4820uOkns2jfjwjjac= root@vellum-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIE3l+JMlNgM01vqqzmqxLB7O1NjQ1jO9MOQyyiRfClPi root@vellum-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDJAw56mGug93uY9mrRBNnjOgvsGDjzUqB5Hg1IlrgzR6UQ4dtMxHV8lltLA9Ub8aFdcKSeJHAx+nxfbYfPX7hIXYI0SXZO8efT4QsVuI2V8rnlz2X+cbiwHknny/Pfg+JPqODwE3Fg4Kbr4sW5aZFICfgSuNmHuZSw5ETEEsyGnKH0ccly4DgTaDIw9FuRgq/rPAmREkq1CL9QxVPEmQdVYNcWOOx7X6+LWyFgqNKWCYVpx10z1Ftlt1SjZlgLClNlsHUVUEo1zX2unqfkjoqLTcBzql8TgaGJbqaGnqD5pY0cal86FaZUpIdDV1OuROpXK3H8rBHUAgTxMBlxEH1B root@vellum-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Tue, 09 Apr 2019 11:12:49 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 579.74 seconds 2019-04-09 11:25:03,896 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 11:25:03,899 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:25:04,305 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1346 Content-Type: application/json Date: Tue, 09 Apr 2019 11:24:53 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-5b924769-5ca8-4c5e-b6e3-8eae895ad8a0 x-openstack-request-id: req-5b924769-5ca8-4c5e-b6e3-8eae895ad8a0 2019-04-09 11:25:04,307 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:78:62", "version": 4, "addr": "192.168.100.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:78:62", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/02eed78d-185c-42a4-bfb7-284ff7f2c061", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/02eed78d-185c-42a4-bfb7-284ff7f2c061", "rel": "bookmark"}], "image": {"id": "5deaec50-bf81-44bd-ab3c-b95ce6e93f84", "links": [{"href": "http://172.30.9.21:8774/images/5deaec50-bf81-44bd-ab3c-b95ce6e93f84", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-09T11:18:55.000000", "flavor": {"id": "0576136d-8801-4fa5-b676-a5fb87ede063", "links": [{"href": "http://172.30.9.21:8774/flavors/0576136d-8801-4fa5-b676-a5fb87ede063", "rel": "bookmark"}]}, "id": "02eed78d-185c-42a4-bfb7-284ff7f2c061", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "27137f2a6c8e4f23ae2704bfa84e2fb6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-09T11:18:45Z", "hostId": "5a76a319977a14d4b1c034e062552b70ac9bc1e150697372e88b311d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209", "name": "dime-0.clearwater.opnfv", "created": "2019-04-09T11:18:11Z", "tenant_id": "da1426745d3d4a2ab538c4c6721804f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:aa:68", "version": 4, "addr": "192.168.100.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:aa:68", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/38f98a10-ca0c-4bf7-a5ee-61449a0a426e", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/38f98a10-ca0c-4bf7-a5ee-61449a0a426e", "rel": "bookmark"}], "image": {"id": "5deaec50-bf81-44bd-ab3c-b95ce6e93f84", "links": [{"href": "http://172.30.9.21:8774/images/5deaec50-bf81-44bd-ab3c-b95ce6e93f84", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-09T11:18:55.000000", "flavor": {"id": "0576136d-8801-4fa5-b676-a5fb87ede063", "links": [{"href": "http://172.30.9.21:8774/flavors/0576136d-8801-4fa5-b676-a5fb87ede063", "rel": "bookmark"}]}, "id": "38f98a10-ca0c-4bf7-a5ee-61449a0a426e", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "27137f2a6c8e4f23ae2704bfa84e2fb6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-09T11:18:45Z", "hostId": "4463069664f586962ce23921b8b1055ba8426878641c76368cc50663", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209", "name": "homer-0.clearwater.opnfv", "created": "2019-04-09T11:18:10Z", "tenant_id": "da1426745d3d4a2ab538c4c6721804f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:3e:83", "version": 4, "addr": "192.168.100.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:3e:83", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/54432a8d-9d64-42cf-996a-ee404a40d18c", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/54432a8d-9d64-42cf-996a-ee404a40d18c", "rel": "bookmark"}], "image": {"id": "5deaec50-bf81-44bd-ab3c-b95ce6e93f84", "links": [{"href": "http://172.30.9.21:8774/images/5deaec50-bf81-44bd-ab3c-b95ce6e93f84", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-09T11:18:53.000000", "flavor": {"id": "0576136d-8801-4fa5-b676-a5fb87ede063", "links": [{"href": "http://172.30.9.21:8774/flavors/0576136d-8801-4fa5-b676-a5fb87ede063", "rel": "bookmark"}]}, "id": "54432a8d-9d64-42cf-996a-ee404a40d18c", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "27137f2a6c8e4f23ae2704bfa84e2fb6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-09T11:18:43Z", "hostId": "4463069664f586962ce23921b8b1055ba8426878641c76368cc50663", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209", "name": "bono-0.clearwater.opnfv", "created": "2019-04-09T11:18:09Z", "tenant_id": "da1426745d3d4a2ab538c4c6721804f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:0d:4b", "version": 4, "addr": "192.168.100.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:0d:4b", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/7edffaec-cc85-4a93-8163-a87c805f21e4", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/7edffaec-cc85-4a93-8163-a87c805f21e4", "rel": "bookmark"}], "image": {"id": "5deaec50-bf81-44bd-ab3c-b95ce6e93f84", "links": [{"href": "http://172.30.9.21:8774/images/5deaec50-bf81-44bd-ab3c-b95ce6e93f84", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-09T11:13:21.000000", "flavor": {"id": "0576136d-8801-4fa5-b676-a5fb87ede063", "links": [{"href": "http://172.30.9.21:8774/flavors/0576136d-8801-4fa5-b676-a5fb87ede063", "rel": "bookmark"}]}, "id": "7edffaec-cc85-4a93-8163-a87c805f21e4", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "27137f2a6c8e4f23ae2704bfa84e2fb6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-09T11:13:11Z", "hostId": "5a76a319977a14d4b1c034e062552b70ac9bc1e150697372e88b311d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209", "name": "sprout-0.clearwater.opnfv", "created": "2019-04-09T11:12:54Z", "tenant_id": "da1426745d3d4a2ab538c4c6721804f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:28:85:fe", "version": 4, "addr": "192.168.100.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:28:85:fe", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/bda261c4-b913-4927-bfed-ee05121b025b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/bda261c4-b913-4927-bfed-ee05121b025b", "rel": "bookmark"}], "image": {"id": "5deaec50-bf81-44bd-ab3c-b95ce6e93f84", "links": [{"href": "http://172.30.9.21:8774/images/5deaec50-bf81-44bd-ab3c-b95ce6e93f84", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-09T11:03:08.000000", "flavor": {"id": "0576136d-8801-4fa5-b676-a5fb87ede063", "links": [{"href": "http://172.30.9.21:8774/flavors/0576136d-8801-4fa5-b676-a5fb87ede063", "rel": "bookmark"}]}, "id": "bda261c4-b913-4927-bfed-ee05121b025b", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "27137f2a6c8e4f23ae2704bfa84e2fb6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-09T11:02:59Z", "hostId": "4463069664f586962ce23921b8b1055ba8426878641c76368cc50663", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209", "name": "vellum-0.clearwater.opnfv", "created": "2019-04-09T11:02:41Z", "tenant_id": "da1426745d3d4a2ab538c4c6721804f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:4f:7e", "version": 4, "addr": "192.168.100.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:4f:7e", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a25ca728-890f-4189-80ad-d80b226b85dd", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a25ca728-890f-4189-80ad-d80b226b85dd", "rel": "bookmark"}], "image": {"id": "5deaec50-bf81-44bd-ab3c-b95ce6e93f84", "links": [{"href": "http://172.30.9.21:8774/images/5deaec50-bf81-44bd-ab3c-b95ce6e93f84", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-09T10:59:29.000000", "flavor": {"id": "0576136d-8801-4fa5-b676-a5fb87ede063", "links": [{"href": "http://172.30.9.21:8774/flavors/0576136d-8801-4fa5-b676-a5fb87ede063", "rel": "bookmark"}]}, "id": "a25ca728-890f-4189-80ad-d80b226b85dd", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "27137f2a6c8e4f23ae2704bfa84e2fb6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-09T10:59:20Z", "hostId": "5a76a319977a14d4b1c034e062552b70ac9bc1e150697372e88b311d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209", "name": "ellis-0.clearwater.opnfv", "created": "2019-04-09T10:57:29Z", "tenant_id": "da1426745d3d4a2ab538c4c6721804f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4c:fb:71", "version": 4, "addr": "192.168.100.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4c:fb:71", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/f5f03d56-ed32-47ed-ace2-90dc0c1d18bc", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/f5f03d56-ed32-47ed-ace2-90dc0c1d18bc", "rel": "bookmark"}], "image": {"id": "5deaec50-bf81-44bd-ab3c-b95ce6e93f84", "links": [{"href": "http://172.30.9.21:8774/images/5deaec50-bf81-44bd-ab3c-b95ce6e93f84", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-09T10:56:51.000000", "flavor": {"id": "0576136d-8801-4fa5-b676-a5fb87ede063", "links": [{"href": "http://172.30.9.21:8774/flavors/0576136d-8801-4fa5-b676-a5fb87ede063", "rel": "bookmark"}]}, "id": "f5f03d56-ed32-47ed-ace2-90dc0c1d18bc", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "27137f2a6c8e4f23ae2704bfa84e2fb6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-09T10:56:42Z", "hostId": "4463069664f586962ce23921b8b1055ba8426878641c76368cc50663", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209", "name": "ns.clearwater.opnfv", "created": "2019-04-09T10:55:15Z", "tenant_id": "da1426745d3d4a2ab538c4c6721804f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 11:25:04,307 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-5b924769-5ca8-4c5e-b6e3-8eae895ad8a0 2019-04-09 11:25:04,308 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.411237001419s 2019-04-09 11:25:04,316 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-04-09 11:25:04,319 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers/a25ca728-890f-4189-80ad-d80b226b85dd/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" -d '{"os-getConsoleOutput": {"length": null}}' 2019-04-09 11:25:04,399 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 21830 Content-Type: application/json Date: Tue, 09 Apr 2019 11:24:54 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-b79b88b0-e17b-4bdd-be11-6bd99cfe4f21 x-openstack-request-id: req-b79b88b0-e17b-4bdd-be11-6bd99cfe4f21 2019-04-09 11:25:04,406 - keystoneauth.session - DEBUG - 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-167-generic (buildd@lgw01-amd64-031) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #217-Ubuntu SMP Wed Mar 13 16:18:21 UTC 2019 (Ubuntu 3.13.0-167.217-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-167-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-0x000000003ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000003ffdc000-0x000000003fffffff] 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 = 0x3ffdc 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 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] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x3fc00000-0x3fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x3c000000-0x3fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x3bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x3fe00000-0x3ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000003ffe14f7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000003ffe140b 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000003ffe0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000003ffe0000 000040\n[ 0.000000] ACPI: APIC 000000003ffe147f 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x3ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x3ffd7000-0x3ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, 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-0x3ffdbfff]\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_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 1 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 0x40000000-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:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88003fc00000 s84096 r8192 d22400 u2097152\n[ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 3fc0fc80\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257893\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-167-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: 1007600K/1048040K available (7503K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 40440K 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] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0.\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] allocated 4194304 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.008003] pid_max: default: 32768 minimum: 301\n[ 0.009588] Security Framework initialized\n[ 0.011038] AppArmor: AppArmor initialized\n[ 0.012003] Yama: becoming mindful.\n[ 0.013368] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016881] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.020019] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.022144] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.024245] Initializing cgroup subsys memory\n[ 0.025747] Initializing cgroup subsys devices\n[ 0.027262] Initializing cgroup subsys freezer\n[ 0.028004] Initializing cgroup subsys blkio\n[ 0.029473] Initializing cgroup subsys perf_event\n[ 0.032003] Initializing cgroup subsys hugetlb\n[ 0.034272] mce: CPU supports 10 MCE banks\n[ 0.035738] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.035738] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036005] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.040003] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.041995] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.044002] Spectre V2 : Disabling Indirect Banch Restricted Speculation\n[ 0.046081] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.048003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.070237] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.076166] ACPI: Core revision 20131115\n[ 0.080740] ACPI: All ACPI Tables successfully acquired\n[ 0.082758] ftrace: allocating 28753 entries in 113 pages\n[ 0.108141] smpboot: Max logical packages: 1\n[ 0.109601] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.111949] Enabling x2apic\n[ 0.112000] Enabled x2apic\n[ 0.112011] Switched APIC routing to physical x2apic.\n[ 0.117384] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.119277] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.122679] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.130445] KVM setup paravirtual spinlock\n[ 0.133843] x86: Booted up 1 node, 1 CPUs\n[ 0.135233] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.136385] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.138563] devtmpfs: initialized\n[ 0.141671] EVM: security.selinux\n[ 0.142875] EVM: security.SMACK64\n[ 0.144003] EVM: security.ima\n[ 0.145107] EVM: security.capability\n[ 0.147321] pinctrl core: initialized pinctrl subsystem\n[ 0.148052] regulator-dummy: no parameters\n[ 0.149559] RTC time: 10:59:30, date: 04/09/19\n[ 0.151098] NET: Registered protocol family 16\n[ 0.152128] cpuidle: using governor ladder\n[ 0.153534] cpuidle: using governor menu\n[ 0.154927] ACPI: bus type PCI registered\n[ 0.156008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.158252] PCI: Using configuration type 1 for base access\n[ 0.160701] bio: create slab at 0\n[ 0.162274] ACPI: Added _OSI(Module Device)\n[ 0.163770] ACPI: Added _OSI(Processor Device)\n[ 0.164004] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.165560] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.168063] ACPI: Interpreter enabled\n[ 0.169370] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.172005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.175214] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.178073] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.180957] ACPI: (supports S0 S5)\n[ 0.182243] ACPI: Using IOAPIC for interrupt routing\n[ 0.183892] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.184165] ACPI: No dock devices found.\n[ 0.187262] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.188007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.190136] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.192017] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.196199] acpiphp: Slot [3] registered\n[ 0.197587] acpiphp: Slot [4] registered\n[ 0.198971] acpiphp: Slot [5] registered\n[ 0.200033] acpiphp: Slot [6] registered\n[ 0.201402] acpiphp: Slot [7] registered\n[ 0.202861] acpiphp: Slot [8] registered\n[ 0.204020] acpiphp: Slot [9] registered\n[ 0.205383] acpiphp: Slot [10] registered\n[ 0.206777] acpiphp: Slot [11] registered\n[ 0.208021] acpiphp: Slot [12] registered\n[ 0.209412] acpiphp: Slot [13] registered\n[ 0.210803] acpiphp: Slot [14] registered\n[ 0.212020] acpiphp: Slot [15] registered\n[ 0.213408] acpiphp: Slot [16] registered\n[ 0.214827] acpiphp: Slot [17] registered\n[ 0.216027] acpiphp: Slot [18] registered\n[ 0.217422] acpiphp: Slot [19] registered\n[ 0.218812] acpiphp: Slot [20] registered\n[ 0.220021] acpiphp: Slot [21] registered\n[ 0.221419] acpiphp: Slot [22] registered\n[ 0.222804] acpiphp: Slot [23] registered\n[ 0.224030] acpiphp: Slot [24] registered\n[ 0.225419] acpiphp: Slot [25] registered\n[ 0.226805] acpiphp: Slot [26] registered\n[ 0.228020] acpiphp: Slot [27] registered\n[ 0.229405] acpiphp: Slot [28] registered\n[ 0.230788] acpiphp: Slot [29] registered\n[ 0.232020] acpiphp: Slot [30] registered\n[ 0.233410] acpiphp: Slot [31] registered\n[ 0.234793] PCI host bridge to bus 0000:00\n[ 0.236004] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.237760] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.239697] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.240004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.242133] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff]\n[ 0.244004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.253386] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.255853] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.277273] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.279800] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.281152] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.283610] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.285114] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.287265] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.288312] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.290128] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.292003] vgaarb: loaded\n[ 0.293039] vgaarb: bridge control possible 0000:00:02.0\n[ 0.295029] SCSI subsystem initialized\n[ 0.296216] ACPI: bus type USB registered\n[ 0.297649] usbcore: registered new interface driver usbfs\n[ 0.299426] usbcore: registered new interface driver hub\n[ 0.300037] usbcore: registered new device driver usb\n[ 0.301853] PCI: Using ACPI for IRQ routing\n[ 0.303667] NetLabel: Initializing\n[ 0.304008] NetLabel: domain hash size = 128\n[ 0.305481] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.307136] NetLabel: unlabeled traffic allowed by default\n[ 0.308202] Switched to clocksource kvm-clock\n[ 0.316098] AppArmor: AppArmor Filesystem Enabled\n[ 0.317691] pnp: PnP ACPI init\n[ 0.318824] ACPI: bus type PNP registered\n[ 0.320684] pnp: PnP ACPI: found 8 devices\n[ 0.322092] ACPI: bus type PNP unregistered\n[ 0.329120] NET: Registered protocol family 2\n[ 0.330846] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.333094] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.335235] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.337358] TCP: reno registered\n[ 0.338539] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.340438] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.342515] NET: Registered protocol family 1\n[ 0.344010] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.345898] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.347741] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.364535] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.381476] Trying to unpack rootfs image as initramfs...\n[ 0.480307] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.482956] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.484832] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.487631] Scanning for low memory corruption every 60 seconds\n[ 0.489794] Initialise system trusted keyring\n[ 0.491294] audit: initializing netlink socket (disabled)\n[ 0.493044] type=2000 audit(1554807571.215:1): initialized\n[ 0.512458] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.515135] zbud: loaded\n[ 0.516323] VFS: Disk quotas dquot_6.5.2\n[ 0.517689] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.520068] fuse init (API version 7.22)\n[ 0.521452] msgmni has been set to 1982\n[ 0.522836] Key type big_key registered\n[ 0.524431] Key type asymmetric registered\n[ 0.525834] Asymmetric key parser 'x509' registered\n[ 0.527452] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.529963] io scheduler noop registered\n[ 0.531299] io scheduler deadline registered (default)\n[ 0.532958] io scheduler cfq registered\n[ 0.534323] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.536097] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.538240] ipmi message handler version 39.2\n[ 0.539937] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.542501] ACPI: Power Button [PWRF]\n[ 0.543939] GHES: HEST is not enabled!\n[ 0.560438] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.592921] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.595403] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.620635] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.624015] Linux agpgart interface v0.103\n[ 0.626355] brd: module loaded\n[ 0.627921] loop: module loaded\n[ 0.629493] blk-mq: CPU -> queue map\n[ 0.630776] CPU 0 -> Queue 0\n[ 0.632703] vda: vda1\n[ 0.634362] scsi0 : ata_piix\n[ 0.635533] scsi1 : ata_piix\n[ 0.636678] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.638825] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.641722] libphy: Fixed MDIO Bus: probed\n[ 0.643234] tun: Universal TUN/TAP device driver, 1.6\n[ 0.644922] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.647846] PPP generic driver version 2.4.2\n[ 0.649369] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.651455] ehci-pci: EHCI PCI platform driver\n[ 0.652986] ehci-platform: EHCI generic platform driver\n[ 0.654726] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.656720] ohci-pci: OHCI PCI platform driver\n[ 0.658247] ohci-platform: OHCI generic platform driver\n[ 0.659976] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.676931] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.678678] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.681340] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.683318] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.685511] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.687977] usb usb1: Product: UHCI Host Controller\n[ 0.689605] usb usb1: Manufacturer: Linux 3.13.0-167-generic uhci_hcd\n[ 0.691651] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.693289] hub 1-0:1.0: USB hub found\n[ 0.694635] hub 1-0:1.0: 2 ports detected\n[ 0.696176] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.699757] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.701421] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.703181] mousedev: PS/2 mouse device common for all mice\n[ 0.705345] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.708276] rtc_cmos 00:00: RTC can wake from S4\n[ 0.710325] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.712385] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.714511] device-mapper: uevent: version 1.0.3\n[ 0.716134] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.718941] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.720966] TCP: cubic registered\n[ 0.722271] NET: Registered protocol family 10\n[ 0.724012] NET: Registered protocol family 17\n[ 0.725554] Key type dns_resolver registered\n[ 0.727161] Loading compiled-in X.509 certificates\n[ 0.729350] Loaded X.509 cert 'Magrathea: Glacier signing key: 7f31a5d3f06466a18e35a132be01bb1d196ea0c8'\n[ 0.732463] registered taskstats version 1\n[ 0.735338] Key type trusted registered\n[ 0.738857] Key type encrypted registered\n[ 0.740305] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.742103] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.744432] regulator-dummy: disabling\n[ 0.745790] Magic number: 15:165:982\n[ 0.747240] rtc_cmos 00:00: setting system clock to 2019-04-09 10:59:31 UTC (1554807571)\n[ 0.749997] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.751937] EDD information not available.\n[ 0.798088] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.811778] Write protecting the kernel read-only data: 12288k\n[ 0.814972] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.819639] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.836115] systemd-udevd[99]: starting version 204\n[ 0.868616] FDC 0 is a S82078B\n[ 1.008016] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.173607] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.176579] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.179388] usb 1-1: Product: QEMU USB Tablet\n[ 1.181242] usb 1-1: Manufacturer: QEMU\n[ 1.182936] usb 1-1: SerialNumber: 42\n[ 1.897900] 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.248724] 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.341638] random: init urandom read with 10 bits of entropy available\n[ 2.480999] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Tue, 09 Apr 2019 10:59:33 +0000. Up 2.86 seconds.\ncloud-init-nonet[3.06]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\ncloud-init-nonet[4.90]: static networking is now up\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Tue, 09 Apr 2019 10:59:36 +0000. Up 5.29 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.100.4 | 255.255.255.0 | fa:16:3e:09:4f:7e |\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.100.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.100.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.100.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+-----------------+-----------------+-----------+-------+\ndmesg: write failed: Broken pipe\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n68:34:4e:33:83:78:7d:2d:e5:cf:d7:f4:16:ae:9e:cb root@ellis-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . |\n| . o + |\n| . o O o o ..|\n| . + B . o .oo|\n| + S o ..+|\n| . ... |\n| . |\n| o . |\n| E. |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n12:4d:06:31:b8:af:bc:58:34:48:97:9e:11:3c:b3:c3 root@ellis-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| ...+oo |\n| =o = |\n| ..+=. . |\n| . +Eo . |\n| . =o. S |\n| . ... |\n| ... |\n| oo |\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:\na8:58:bf:c7:cc:c1:5c:27:fe:77:1e:89:1a:05:5b:52 root@ellis-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| E |\n| . |\n| o . |\n| . o * |\n| . .oSo + . |\n| o o + . . . .|\n| . . .+ . o . o |\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:\nf5:52:6e:b6:87:aa:b4:aa:78:a0:4b:29:5d:d8:eb:f5 root@ellis-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| |\n| |\n| . . |\n| o . + |\n| . o S . = |\n| .o. . + o |\n|.+... . . o . |\n|+ o.. o . . . |\n|....o...E.. |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting Flush boot log to disk[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting 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 system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Stopping Flush boot log to disk[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 [74GCloud-init v. 0.7.5 running 'modules:config' at Tue, 09 Apr 2019 10:59:46 +0000. Up 15.94 seconds.\n[ 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 regular background program processing daemon[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Stopping CPU interrupts balancing daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Tue, 09 Apr 2019 10:59:47 +0000. Up 17.08 seconds.\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ apt-key add -\n+ curl -L http://repo.cw-ngv.com/repo_key\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0\nUbuntu 14.04.6 LTS ellis-0 ttyS0\n\nellis-0 login: 100 3149 100 3149 0 0 11267 0 --:--:-- --:--:-- --:--:-- 11286\nOK\n+ apt-get update\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\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]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [172 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [102 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [430 kB]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [830 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B]\nGet:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [293 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB]\nGet:13 http://security.ubuntu.com trusty-security/main Translation-en [446 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7528 B]\nGet:15 http://security.ubuntu.com trusty-security/universe Translation-en [161 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1166 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [523 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [576 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4028 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [280 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 13.1 MB in 8s (1533 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=\n+ '[' -n '' ']'\n+ etcd_ip=192.168.100.4\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install ellis --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 dnsmasq\n dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libaio1\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6 libc6-dev libcloog-isl4\n libdbd-mysql-perl libdbi-perl libdpkg-perl libfakeroot\n libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10\n libgomp1 libhtml-template-perl libinotifytools0 libisl10 libitm1 libjbig0\n libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18\n libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libquadmath0 libsensors4\n libstdc++-4.8-dev libterm-readkey-perl libtiff5 libtsan0 libvpx1 libxpm4\n libxslt1.1 libzmq3 linux-libc-dev make manpages-dev mysql-client-5.5\n mysql-client-core-5.5 mysql-common mysql-server mysql-server-5.5\n mysql-server-core-5.5 nginx nginx-common nginx-core ntp python-chardet-whl\n python-colorama python-colorama-whl python-distlib python-distlib-whl\n python-html5lib python-html5lib-whl python-pip python-pip-whl\n python-requests-whl python-setuptools python-setuptools-whl python-six-whl\n python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources\n realpath sysstat\nSuggested packages:\n binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix\n mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales\n debian-keyring clearwater-logging clearwater-snmpd g++-multilib\n g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf\n automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg\n libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg\n libquadmath0-dbg glibc-doc libclone-perl libmldbm-perl libnet-daemon-perl\n libplrpc-perl libsql-statement-perl libgd-tools libipc-sharedcache-perl\n lm-sensors libstdc++-4.8-doc make-doc tinyca mailx fcgiwrap nginx-doc\n ntp-doc python-genshi python-lxml python3-setuptools isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 dnsmasq\n dnsmasq-base dpkg-dev ellis fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libaio1\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdbd-mysql-perl\n libdbi-perl libdpkg-perl libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libhtml-template-perl\n libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0\n libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25\n libpgm-5.1-0 libquadmath0 libsensors4 libstdc++-4.8-dev libterm-readkey-perl\n libtiff5 libtsan0 libvpx1 libxpm4 libxslt1.1 libzmq3 linux-libc-dev make\n manpages-dev mysql-client-5.5 mysql-client-core-5.5 mysql-common\n mysql-server mysql-server-5.5 mysql-server-core-5.5 nginx nginx-common\n nginx-core ntp python-chardet-whl python-colorama python-colorama-whl\n python-distlib python-distlib-whl python-html5lib python-html5lib-whl\n python-pip python-pip-whl python-requests-whl python-setuptools\n python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv\n python-wheel python3-pkg-resources realpath sysstat\nThe following packages will be upgraded:\n libc6\n1 upgraded, 98 newly installed, 0 to remove and 23 not upgraded.\nNeed to get 74.5 MB of archives.\nAfter this operation, 253 MB of additional disk space will be used.\nGet:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libaio1 amd64 0.3.109-4 [6364 B]\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 libc6 amd64 2.19-0ubuntu6.15 [4727 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ ellis 1.0-180326.110234 [10.4 MB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [147 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.11 [123 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libdbi-perl amd64 1.630-1 [879 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdbd-mysql-perl amd64 4.025-1ubuntu0.1 [87.6 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libterm-readkey-perl amd64 2.31-1 [27.4 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-core-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [707 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1459 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-core-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [3754 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1979 kB]\nGet: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 libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-168.218 [771 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1913 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:53 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:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:56 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:57 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:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server all 5.5.62-0ubuntu0.14.04.1 [11.0 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libhtml-template-perl all 2.95-1 [65.5 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 74.5 MB in 10s (7307 kB/s)\nSelecting previously unselected package libaio1:amd64.\n(Reading database ... 51347 files and directories currently installed.)\nPreparing to unpack .../libaio1_0.3.109-4_amd64.deb ...\nUnpacking libaio1:amd64 (0.3.109-4) ...\nPreparing to unpack .../libc6_2.19-0ubuntu6.15_amd64.deb ...\nUnpacking libc6:amd64 (2.19-0ubuntu6.15) over (2.19-0ubuntu6.14) ...\nSetting up libc6:amd64 (2.19-0ubuntu6.15) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51354 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.11_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.11) ...\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.11_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.11) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package mysql-common.\nPreparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libmysqlclient18:amd64.\nPreparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package libdbi-perl.\nPreparing to unpack .../libdbi-perl_1.630-1_amd64.deb ...\nUnpacking libdbi-perl (1.630-1) ...\nSelecting previously unselected package libdbd-mysql-perl.\nPreparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ...\nUnpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ...\nSelecting previously unselected package libterm-readkey-perl.\nPreparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ...\nUnpacking libterm-readkey-perl (2.31-1) ...\nSelecting previously unselected package mysql-client-core-5.5.\nPreparing to unpack .../mysql-client-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package mysql-client-5.5.\nPreparing to unpack .../mysql-client-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package mysql-server-core-5.5.\nPreparing to unpack .../mysql-server-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nSetting up mysql-common (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package mysql-server-5.5.\n(Reading database ... 51950 files and directories currently installed.)\nPreparing to unpack .../mysql-server-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.15) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-168.218_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-168.218) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ...\nUnpacking clearwater-nginx (1.0-180322.165850) ...\nSelecting previously unselected package mysql-server.\nPreparing to unpack .../mysql-server_5.5.62-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-server (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package ellis.\nPreparing to unpack .../ellis_1.0-180326.110234_amd64.deb ...\nUnpacking ellis (1.0-180326.110234) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package libhtml-template-perl.\nPreparing to unpack .../libhtml-template-perl_2.95-1_all.deb ...\nUnpacking libhtml-template-perl (2.95-1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up libaio1:amd64 (0.3.109-4) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSetting up libtiff5:amd64 (4.0.3-7ubuntu0.11) ...\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.11) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up libdbi-perl (1.630-1) ...\nSetting up libdbd-mysql-perl (4.025-1ubuntu0.1) ...\nSetting up libterm-readkey-perl (2.31-1) ...\nSetting up mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nSetting up mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nSetting up mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nSetting up mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nmysql start/running, process 8684\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.15) ...\nSetting up linux-libc-dev:amd64 (3.13.0-168.218) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.15) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up iotop (0.6-1) ...\nSetting up nginx-common (1.4.6-1ubuntu3.9) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up libhtml-template-perl (2.95-1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up mysql-server (5.5.62-0ubuntu0.14.04.1) ...\nSetting up clearwater-infrastructure (1.0-180328.114312) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting cw_infrastructure\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nInstalling collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-log-cleanup (1.0-180328.114312) ...\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 9408\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'\nKilled\nAdding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx'\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up ellis (1.0-180326.110234) ...\nusermod: no changes\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/ellis/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting ellis\nCollecting metaswitchcommon (from ellis)\nCollecting backports.ssl-match-hostname (from ellis)\nCollecting backports-abc (from ellis)\nCollecting certifi (from ellis)\nCollecting msgpack-python (from ellis)\nCollecting singledispatch (from ellis)\nCollecting tornado (from ellis)\nCollecting pycurl (from ellis)\nCollecting py-bcrypt (from ellis)\nCollecting MySQL-python (from ellis)\nCollecting six (from ellis)\nCollecting prctl (from ellis)\nCollecting SQLAlchemy (from ellis)\nCollecting phonenumbers (from ellis)\nCollecting defusedxml (from ellis)\nCollecting pycparser (from metaswitchcommon->ellis)\nCollecting pycrypto (from metaswitchcommon->ellis)\nCollecting monotonic (from metaswitchcommon->ellis)\nCollecting cffi (from metaswitchcommon->ellis)\nCollecting pyzmq (from metaswitchcommon->ellis)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, backports.ssl-match-hostname, backports-abc, certifi, msgpack-python, six, singledispatch, tornado, pycurl, py-bcrypt, MySQL-python, prctl, SQLAlchemy, phonenumbers, defusedxml, ellis\nSuccessfully installed MySQL-python-1.2.5 SQLAlchemy-1.0.9 backports-abc-0.5 backports.ssl-match-hostname-3.5.0.1 certifi-2017.4.17 cffi-1.10.0 defusedxml-0.5.0 ellis-0.1 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.6 phonenumbers-7.1.1 prctl-1.0.1 py-bcrypt-0.4 pycparser-2.18 pycrypto-2.6.1 pycurl-7.43.0 pyzmq-16.0.2 singledispatch-3.4.0.3 six-1.10.0 tornado-2.3\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-queue-manager python-jsonschema python-mock\nSuggested packages:\n python-mock-doc\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-management clearwater-queue-manager python-jsonschema python-mock\n0 upgraded, 7 newly installed, 0 to remove and 23 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB]\nFetched 38.4 MB in 3s (12.5 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58158 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ...\nUnpacking clearwater-etcd (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-queue-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-config-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ...\nUnpacking clearwater-management (1.0-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_cluster_manager\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6)\nSetting up clearwater-queue-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_queue_manager\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_config_manager\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting requests (from clearwater_config_manager)\nCollecting nsenter (from clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting pathlib (from nsenter->clearwater_config_manager)\nCollecting contextlib2 (from nsenter->clearwater_config_manager)\nCollecting argparse (from nsenter->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, pathlib, contextlib2, argparse, nsenter, clearwater-config-manager\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env\nSuccessfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-180328.115321) ...\n+ /usr/share/clearwater/clearwater-etcd/scripts/wait_for_etcd\n+ /usr/share/clearwater/clearwater-config-manager/scripts/cw-config download shared_config --autoconfirm --dir /tmp\nshared_config is not present in the configuration database. A blank file has been created for you. You can make changes to this and upload as normal.\nshared_config downloaded to /tmp/shared_config\n+ cat\n+ /usr/share/clearwater/clearwater-config-manager/scripts/cw-config upload shared_config --autoconfirm --dir /tmp\n\nConfig successfully validated\nshared_config is not present in the configuration database. A blank file has been created for you. You can make changes to this and upload as normal.\nConfiguration file change: user None has modified shared_config.\n Lines added:\n\"# Deployment definitions\"\n\"home_domain=clearwater.opnfv\"\n\"sprout_hostname=sprout.clearwater.opnfv\"\n\"hs_hostname=hs.clearwater.opnfv:8888\"\n\"hs_provisioning_hostname=hs-prov.clearwater.opnfv:8889\"\n\"ralf_hostname=ralf.clearwater.opnfv:10888\"\n\"xdms_hostname=homer.clearwater.opnfv:7888\"\n\"sprout_impi_store=vellum.clearwater.opnfv\"\n\"sprout_registration_store=vellum.clearwater.opnfv\"\n\"homestead_impu_store=vellum.clearwater.opnfv\"\n\"cassandra_hostname=vellum.clearwater.opnfv\"\n\"chronos_hostname=vellum.clearwater.opnfv\"\n\"ralf_session_store=vellum.clearwater.opnfv\"\n\"upstream_hostname=sprout.clearwater.opnfv\"\n\"# Email server configuration\"\n\"smtp_smarthost=localhost\"\n\"smtp_username=username\"\n\"smtp_password=password\"\n\"email_recovery_sender=clearwater@example.org\"\n\"# Keys\"\n\"signup_key=secret\"\n\"turn_workaround=secret\"\n\"ellis_api_key=secret\"\n\"ellis_cookie_key=secret\"\n\"reduce_cassandra_mem_usage=Y\"\nshared_config successfully uploaded\n+ service clearwater-infrastructure restart\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nnginx: the configuration file /etc/nginx/nginx.conf syntax is ok\nnginx: configuration file /etc/nginx/nginx.conf test is successful\n ...done.\n+ service ellis stop\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.214\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.214\n++ echo A 172.30.9.214\n++ ip2rr 172.30.9.214\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.214\n++ echo A 172.30.9.214\n+ echo 'nameserver 192.168.100.15'\n+ echo RESOLV_CONF=/etc/dnsmasq.resolv.conf\n+ service dnsmasq force-reload\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n+ (( i=1 ))\n+ (( i<=10 ))\n+ monit summary\nMonit 5.18.1 uptime: 0m\n Service Name Status Type \n node-ellis-0.clearwater.opnfv Running System \n ntp_process Running Process \n nginx_process Running Process \n mysql_process Running Process \n ellis_process Running Process \n clearwater_queue_manager_pro... Running Process \n etcd_process Running Process \n clearwater_diags_monitor_pro... Running Process \n clearwater_config_manager_pr... Does not exist Process \n clearwater_cluster_manager_p... Running Process \n nginx_ping Initializing Program \n nginx_uptime Initializing Program \n monit_uptime Initializing Program \n poll_ellis Initializing Program \n poll_ellis_https Initializing Program \n clearwater_queue_manager_uptime Initializing Program \n etcd_uptime Initializing Program \n poll_etcd_cluster Initializing Program \n poll_etcd Initializing Program \n++ grep -v 'Status ok'\n++ grep -v Running\n++ sed 1,2d\n++ monit summary\n+ test -z ' clearwater_config_manager_pr... Does not exist Process \n nginx_ping Initializing Program \n nginx_uptime Initializing Program \n monit_uptime Initializing Program \n poll_ellis Initializing Program \n poll_ellis_https Initializing Program \n clearwater_queue_manager_uptime Initializing Program \n etcd_uptime Initializing Program \n poll_etcd_cluster Initializing Program \n poll_etcd Initializing Program '\n+ sleep 60\n+ (( i++ ))\n+ (( i<=10 ))\n+ monit summary\nMonit 5.18.1 uptime: 1m\n Service Name Status Type \n node-ellis-0.clearwater.opnfv Running System \n ntp_process Running Process \n nginx_process Running Process \n mysql_process Running Process \n ellis_process Running Process \n clearwater_queue_manager_pro... Running Process \n etcd_process Running Process \n clearwater_diags_monitor_pro... Running Process \n clearwater_config_manager_pr... Running Process \n clearwater_cluster_manager_p... Running Process \n nginx_ping Status ok Program \n nginx_uptime Status ok Program \n monit_uptime Status ok Program \n poll_ellis Status ok Program \n poll_ellis_https Status ok Program \n clearwater_queue_manager_uptime Status ok Program \n etcd_uptime Status ok Program \n poll_etcd_cluster Status ok Program \n poll_etcd Status ok Program \n++ grep -v 'Status ok'\n++ grep -v Running\n++ sed 1,2d\n++ monit summary\n+ test -z ''\n+ break\n+ clearwater-etcdctl cluster-health\nmember 6d9f6395a49be653 is healthy: got healthy result from http://192.168.100.4:4000\ncluster is healthy\n+ clearwater-etcdctl member list\n6d9f6395a49be653: name=192-168-100-4 peerURLs=http://192.168.100.4:2380 clientURLs=http://192.168.100.4:4000 isLeader=true\n+ cw-check_config_sync\n - /etc/clearwater/dns.json is up to date\n - /etc/clearwater/sas.json is up to date\n - /etc/clearwater/shared_config is up to date\n+ /usr/share/clearwater/ellis/env/bin/python /usr/share/clearwater/ellis/src/metaswitch/ellis/tools/create_numbers.py --start 6505550000 --count 1000 --realm clearwater.opnfv\nCreated 1000 numbers, 0 already present in database\n+ curl -i -X POST -H 'X-Auth-Token: gAAAAABcrHqWDuYEuicM-onvpCGg2m3JtUFcFHV-23WoJhWCRB3fU9TmeY0AangsPyxQDgIq9O_UyhS56ie_DWCQyc9_NCgNf8IlgDz667NjLagvpEX1z11YEl3V6xTxkbadbYokeMS4wNlIeQuPUniIyUiJfcfEuux2s-dMLpt8YqD97eUD9_E' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.21:8004/v1/5fc4c7fd07e947fb8641de4126c9f897/stacks/clearwater-opnfv-ellis-2pkirrfj7utw/429d4d74-db28-4209-865b-4150f6128e36/resources/wait_handle/signal --data-binary '{\"status\": \"SUCCESS\"}'\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 21 0 0 100 21 0 104 --:--:-- --:--:-- --:--:-- 104100 25 100 4 100 21 11 59 --:--:-- --:--:-- --:--:-- 59\nHTTP/1.1 200 OK\nDate: Tue, 09 Apr 2019 11:02:28 GMT\nServer: Apache\nx-openstack-request-id: req-9303d868-b63d-4b48-b3d7-8e73536baed0\nContent-Length: 4\nContent-Type: application/json\n\nnullci-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 | 90:c2:4d:33:da:e8:d6:d6:fb:a9:21:f2:5f:bd:8c:b7 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 12:4d:06:31:b8:af:bc:58:34:48:97:9e:11:3c:b3:c3 root@ellis-0 (DSA)\nec2: 256 a8:58:bf:c7:cc:c1:5c:27:fe:77:1e:89:1a:05:5b:52 root@ellis-0 (ECDSA)\nec2: 256 f5:52:6e:b6:87:aa:b4:aa:78:a0:4b:29:5d:d8:eb:f5 root@ellis-0 (ED25519)\nec2: 2048 68:34:4e:33:83:78:7d:2d:e5:cf:d7:f4:16:ae:9e:cb root@ellis-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBNQlI4ysIxvQXoQK9MthoPVjT2nd6fC0TyHPaQ4zqHCr1wQo8Hq+wkWOurkDIULO+LakR+uU0IkEbJALUHwFUNo= root@ellis-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIO4qaQsiMzpKQNq0A2IqSsvUYetM84WkJBzBOaLJRYGu root@ellis-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDpI7Kkrpd5L1Y78PM68HF55rJTdzL9Crk3ls+HRGEoq8soxkKSYXP2qXaWDnnbB0hZ7B8zqoN9LR9yMHJbLLhxsZkVkahwdZsVGqUY8UxGT+n2O8YbFAe6TsFOXTuKRD68dNdV+KmOhBKNnLCS4e1jAigXehUUnWUuw3jXnNQZt0DZ7NAkD0LuTTP3PMKOPMGC9TKODqYGg9sdJfkG9ww7GpDfNy3nmdGWoDXluqr+CIOS6sQvuJqrxLhXk5DEYQOrp3PsskgTCVJ1eHLN3BlYGFZkJbuF/C0AY6j7SP9MxcrG3aM1UT1s/DqcHSD0KnnyDpcYhSy1RHVQEpEiCoT3 root@ellis-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Tue, 09 Apr 2019 11:02:38 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 187.28 seconds\n"} 2019-04-09 11:25:04,408 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/a25ca728-890f-4189-80ad-d80b226b85dd/action used request id req-b79b88b0-e17b-4bdd-be11-6bd99cfe4f21 2019-04-09 11:25:04,408 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0923511981964s 2019-04-09 11:25:04,410 - 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-167-generic (buildd@lgw01-amd64-031) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #217-Ubuntu SMP Wed Mar 13 16:18:21 UTC 2019 (Ubuntu 3.13.0-167.217-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-167-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-0x000000003ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffdc000-0x000000003fffffff] 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 = 0x3ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 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] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x3fc00000-0x3fdfffff] [ 0.000000] init_memory_mapping: [mem 0x3c000000-0x3fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x3bffffff] [ 0.000000] init_memory_mapping: [mem 0x3fe00000-0x3ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000003ffe14f7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000003ffe140b 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000003ffe0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000003ffe0000 000040 [ 0.000000] ACPI: APIC 000000003ffe147f 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x3ffdbfff] [ 0.000000] NODE_DATA [mem 0x3ffd7000-0x3ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, 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-0x3ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] 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 1 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 0x40000000-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:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88003fc00000 s84096 r8192 d22400 u2097152 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257893 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-167-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: 1007600K/1048040K available (7503K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 40440K 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] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0. [ 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] allocated 4194304 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.008003] pid_max: default: 32768 minimum: 301 [ 0.009588] Security Framework initialized [ 0.011038] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013368] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016881] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.020019] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.022144] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.024245] Initializing cgroup subsys memory [ 0.025747] Initializing cgroup subsys devices [ 0.027262] Initializing cgroup subsys freezer [ 0.028004] Initializing cgroup subsys blkio [ 0.029473] Initializing cgroup subsys perf_event [ 0.032003] Initializing cgroup subsys hugetlb [ 0.034272] mce: CPU supports 10 MCE banks [ 0.035738] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.035738] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036005] Spectre V2 : Mitigation: Full generic retpoline [ 0.040003] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.041995] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.044002] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.046081] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.048003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.070237] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.076166] ACPI: Core revision 20131115 [ 0.080740] ACPI: All ACPI Tables successfully acquired [ 0.082758] ftrace: allocating 28753 entries in 113 pages [ 0.108141] smpboot: Max logical packages: 1 [ 0.109601] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.111949] Enabling x2apic [ 0.112000] Enabled x2apic [ 0.112011] Switched APIC routing to physical x2apic. [ 0.117384] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.119277] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.122679] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.130445] KVM setup paravirtual spinlock [ 0.133843] x86: Booted up 1 node, 1 CPUs [ 0.135233] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.136385] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.138563] devtmpfs: initialized [ 0.141671] EVM: security.selinux [ 0.142875] EVM: security.SMACK64 [ 0.144003] EVM: security.ima [ 0.145107] EVM: security.capability [ 0.147321] pinctrl core: initialized pinctrl subsystem [ 0.148052] regulator-dummy: no parameters [ 0.149559] RTC time: 10:59:30, date: 04/09/19 [ 0.151098] NET: Registered protocol family 16 [ 0.152128] cpuidle: using governor ladder [ 0.153534] cpuidle: using governor menu [ 0.154927] ACPI: bus type PCI registered [ 0.156008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.158252] PCI: Using configuration type 1 for base access [ 0.160701] bio: create slab at 0 [ 0.162274] ACPI: Added _OSI(Module Device) [ 0.163770] ACPI: Added _OSI(Processor Device) [ 0.164004] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.165560] ACPI: Added _OSI(Processor Aggregator Device) [ 0.168063] ACPI: Interpreter enabled [ 0.169370] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.172005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.175214] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.178073] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.180957] ACPI: (supports S0 S5) [ 0.182243] ACPI: Using IOAPIC for interrupt routing [ 0.183892] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.184165] ACPI: No dock devices found. [ 0.187262] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.188007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.190136] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.192017] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.196199] acpiphp: Slot [3] registered [ 0.197587] acpiphp: Slot [4] registered [ 0.198971] acpiphp: Slot [5] registered [ 0.200033] acpiphp: Slot [6] registered [ 0.201402] acpiphp: Slot [7] registered [ 0.202861] acpiphp: Slot [8] registered [ 0.204020] acpiphp: Slot [9] registered [ 0.205383] acpiphp: Slot [10] registered [ 0.206777] acpiphp: Slot [11] registered [ 0.208021] acpiphp: Slot [12] registered [ 0.209412] acpiphp: Slot [13] registered [ 0.210803] acpiphp: Slot [14] registered [ 0.212020] acpiphp: Slot [15] registered [ 0.213408] acpiphp: Slot [16] registered [ 0.214827] acpiphp: Slot [17] registered [ 0.216027] acpiphp: Slot [18] registered [ 0.217422] acpiphp: Slot [19] registered [ 0.218812] acpiphp: Slot [20] registered [ 0.220021] acpiphp: Slot [21] registered [ 0.221419] acpiphp: Slot [22] registered [ 0.222804] acpiphp: Slot [23] registered [ 0.224030] acpiphp: Slot [24] registered [ 0.225419] acpiphp: Slot [25] registered [ 0.226805] acpiphp: Slot [26] registered [ 0.228020] acpiphp: Slot [27] registered [ 0.229405] acpiphp: Slot [28] registered [ 0.230788] acpiphp: Slot [29] registered [ 0.232020] acpiphp: Slot [30] registered [ 0.233410] acpiphp: Slot [31] registered [ 0.234793] PCI host bridge to bus 0000:00 [ 0.236004] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.237760] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.239697] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.240004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.242133] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff] [ 0.244004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.253386] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.255853] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.277273] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.279800] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.281152] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.283610] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.285114] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.287265] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.288312] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.290128] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.292003] vgaarb: loaded [ 0.293039] vgaarb: bridge control possible 0000:00:02.0 [ 0.295029] SCSI subsystem initialized [ 0.296216] ACPI: bus type USB registered [ 0.297649] usbcore: registered new interface driver usbfs [ 0.299426] usbcore: registered new interface driver hub [ 0.300037] usbcore: registered new device driver usb [ 0.301853] PCI: Using ACPI for IRQ routing [ 0.303667] NetLabel: Initializing [ 0.304008] NetLabel: domain hash size = 128 [ 0.305481] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.307136] NetLabel: unlabeled traffic allowed by default [ 0.308202] Switched to clocksource kvm-clock [ 0.316098] AppArmor: AppArmor Filesystem Enabled [ 0.317691] pnp: PnP ACPI init [ 0.318824] ACPI: bus type PNP registered [ 0.320684] pnp: PnP ACPI: found 8 devices [ 0.322092] ACPI: bus type PNP unregistered [ 0.329120] NET: Registered protocol family 2 [ 0.330846] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.333094] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.335235] TCP: Hash tables configured (established 8192 bind 8192) [ 0.337358] TCP: reno registered [ 0.338539] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.340438] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.342515] NET: Registered protocol family 1 [ 0.344010] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.345898] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.347741] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.364535] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.381476] Trying to unpack rootfs image as initramfs... [ 0.480307] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.482956] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.484832] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.487631] Scanning for low memory corruption every 60 seconds [ 0.489794] Initialise system trusted keyring [ 0.491294] audit: initializing netlink socket (disabled) [ 0.493044] type=2000 audit(1554807571.215:1): initialized [ 0.512458] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.515135] zbud: loaded [ 0.516323] VFS: Disk quotas dquot_6.5.2 [ 0.517689] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.520068] fuse init (API version 7.22) [ 0.521452] msgmni has been set to 1982 [ 0.522836] Key type big_key registered [ 0.524431] Key type asymmetric registered [ 0.525834] Asymmetric key parser 'x509' registered [ 0.527452] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.529963] io scheduler noop registered [ 0.531299] io scheduler deadline registered (default) [ 0.532958] io scheduler cfq registered [ 0.534323] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.536097] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.538240] ipmi message handler version 39.2 [ 0.539937] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.542501] ACPI: Power Button [PWRF] [ 0.543939] GHES: HEST is not enabled! [ 0.560438] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.592921] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.595403] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.620635] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.624015] Linux agpgart interface v0.103 [ 0.626355] brd: module loaded [ 0.627921] loop: module loaded [ 0.629493] blk-mq: CPU -> queue map [ 0.630776] CPU 0 -> Queue 0 [ 0.632703] vda: vda1 [ 0.634362] scsi0 : ata_piix [ 0.635533] scsi1 : ata_piix [ 0.636678] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.638825] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.641722] libphy: Fixed MDIO Bus: probed [ 0.643234] tun: Universal TUN/TAP device driver, 1.6 [ 0.644922] tun: (C) 1999-2004 Max Krasnyansky [ 0.647846] PPP generic driver version 2.4.2 [ 0.649369] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.651455] ehci-pci: EHCI PCI platform driver [ 0.652986] ehci-platform: EHCI generic platform driver [ 0.654726] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.656720] ohci-pci: OHCI PCI platform driver [ 0.658247] ohci-platform: OHCI generic platform driver [ 0.659976] uhci_hcd: USB Universal Host Controller Interface driver [ 0.676931] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.678678] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.681340] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.683318] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.685511] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.687977] usb usb1: Product: UHCI Host Controller [ 0.689605] usb usb1: Manufacturer: Linux 3.13.0-167-generic uhci_hcd [ 0.691651] usb usb1: SerialNumber: 0000:00:01.2 [ 0.693289] hub 1-0:1.0: USB hub found [ 0.694635] hub 1-0:1.0: 2 ports detected [ 0.696176] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.699757] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.701421] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.703181] mousedev: PS/2 mouse device common for all mice [ 0.705345] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.708276] rtc_cmos 00:00: RTC can wake from S4 [ 0.710325] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.712385] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.714511] device-mapper: uevent: version 1.0.3 [ 0.716134] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.718941] ledtrig-cpu: registered to indicate activity on CPUs [ 0.720966] TCP: cubic registered [ 0.722271] NET: Registered protocol family 10 [ 0.724012] NET: Registered protocol family 17 [ 0.725554] Key type dns_resolver registered [ 0.727161] Loading compiled-in X.509 certificates [ 0.729350] Loaded X.509 cert 'Magrathea: Glacier signing key: 7f31a5d3f06466a18e35a132be01bb1d196ea0c8' [ 0.732463] registered taskstats version 1 [ 0.735338] Key type trusted registered [ 0.738857] Key type encrypted registered [ 0.740305] AppArmor: AppArmor sha1 policy hashing enabled [ 0.742103] IMA: No TPM chip found, activating TPM-bypass! [ 0.744432] regulator-dummy: disabling [ 0.745790] Magic number: 15:165:982 [ 0.747240] rtc_cmos 00:00: setting system clock to 2019-04-09 10:59:31 UTC (1554807571) [ 0.749997] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.751937] EDD information not available. [ 0.798088] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.811778] Write protecting the kernel read-only data: 12288k [ 0.814972] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.819639] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.836115] systemd-udevd[99]: starting version 204 [ 0.868616] FDC 0 is a S82078B [ 1.008016] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.173607] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.176579] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.179388] usb 1-1: Product: QEMU USB Tablet [ 1.181242] usb 1-1: Manufacturer: QEMU [ 1.182936] usb 1-1: SerialNumber: 42 [ 1.897900] 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.248724] 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.341638] random: init urandom read with 10 bits of entropy available [ 2.480999] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Tue, 09 Apr 2019 10:59:33 +0000. Up 2.86 seconds. cloud-init-nonet[3.06]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] cloud-init-nonet[4.90]: static networking is now up * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Tue, 09 Apr 2019 10:59:36 +0000. Up 5.29 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.100.4 | 255.255.255.0 | fa:16:3e:09:4f:7e | 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.100.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.100.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.100.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+-----------------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 68:34:4e:33:83:78:7d:2d:e5:cf:d7:f4:16:ae:9e:cb root@ellis-0 The key's randomart image is: +--[ RSA 2048]----+ | . | | . o + | | . o O o o ..| | . + B . o .oo| | + S o ..+| | . ... | | . | | o . | | E. | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 12:4d:06:31:b8:af:bc:58:34:48:97:9e:11:3c:b3:c3 root@ellis-0 The key's randomart image is: +--[ DSA 1024]----+ | ...+oo | | =o = | | ..+=. . | | . +Eo . | | . =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: a8:58:bf:c7:cc:c1:5c:27:fe:77:1e:89:1a:05:5b:52 root@ellis-0 The key's randomart image is: +--[ECDSA 256]---+ | E | | . | | o . | | . o * | | . .oSo + . | | o 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: f5:52:6e:b6:87:aa:b4:aa:78:a0:4b:29:5d:d8:eb:f5 root@ellis-0 The key's randomart image is: +--[ED25519 256--+ | | | | | . . | | o . + | | . o 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 ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting 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 system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Stopping Flush boot log to disk[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74GCloud-init v. 0.7.5 running 'modules:config' at Tue, 09 Apr 2019 10:59:46 +0000. Up 15.94 seconds. [ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Stopping CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Tue, 09 Apr 2019 10:59:47 +0000. Up 17.08 seconds. + echo 'deb http://repo.cw-ngv.com/stable binary/' + apt-key add - + curl -L http://repo.cw-ngv.com/repo_key % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 Ubuntu 14.04.6 LTS ellis-0 ttyS0 ellis-0 login: 100 3149 100 3149 0 0 11267 0 --:--:-- --:--:-- --:--:-- 11286 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] 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] Get:6 http://security.ubuntu.com trusty-security/main Sources [172 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:7 http://security.ubuntu.com trusty-security/universe Sources [102 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [430 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [830 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B] Get:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [293 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [446 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7528 B] Get:15 http://security.ubuntu.com trusty-security/universe Translation-en [161 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1166 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [523 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [576 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4028 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [280 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 13.1 MB in 8s (1533 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip= + '[' -n '' ']' + etcd_ip=192.168.100.4 + cat + DEBIAN_FRONTEND=noninteractive + apt-get install ellis --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libaio1 libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6 libc6-dev libcloog-isl4 libdbd-mysql-perl libdbi-perl libdpkg-perl libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libhtml-template-perl libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libquadmath0 libsensors4 libstdc++-4.8-dev libterm-readkey-perl libtiff5 libtsan0 libvpx1 libxpm4 libxslt1.1 libzmq3 linux-libc-dev make manpages-dev mysql-client-5.5 mysql-client-core-5.5 mysql-common mysql-server mysql-server-5.5 mysql-server-core-5.5 nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales debian-keyring clearwater-logging clearwater-snmpd g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libclone-perl libmldbm-perl libnet-daemon-perl libplrpc-perl libsql-statement-perl libgd-tools libipc-sharedcache-perl lm-sensors libstdc++-4.8-doc make-doc tinyca mailx fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev ellis fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libaio1 libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdbd-mysql-perl libdbi-perl libdpkg-perl libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libhtml-template-perl libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libquadmath0 libsensors4 libstdc++-4.8-dev libterm-readkey-perl libtiff5 libtsan0 libvpx1 libxpm4 libxslt1.1 libzmq3 linux-libc-dev make manpages-dev mysql-client-5.5 mysql-client-core-5.5 mysql-common mysql-server mysql-server-5.5 mysql-server-core-5.5 nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sysstat The following packages will be upgraded: libc6 1 upgraded, 98 newly installed, 0 to remove and 23 not upgraded. Need to get 74.5 MB of archives. After this operation, 253 MB of additional disk space will be used. Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libaio1 amd64 0.3.109-4 [6364 B] 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 libc6 amd64 2.19-0ubuntu6.15 [4727 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:10 http://repo.cw-ngv.com/stable/ binary/ ellis 1.0-180326.110234 [10.4 MB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [147 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.11 [123 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libdbi-perl amd64 1.630-1 [879 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdbd-mysql-perl amd64 4.025-1ubuntu0.1 [87.6 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libterm-readkey-perl amd64 2.31-1 [27.4 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-core-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [707 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1459 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-core-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [3754 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1979 kB] Get: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 libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-168.218 [771 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1913 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:53 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:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:56 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:57 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:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server all 5.5.62-0ubuntu0.14.04.1 [11.0 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libhtml-template-perl all 2.95-1 [65.5 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 74.5 MB in 10s (7307 kB/s) Selecting previously unselected package libaio1:amd64. (Reading database ... 51347 files and directories currently installed.) Preparing to unpack .../libaio1_0.3.109-4_amd64.deb ... Unpacking libaio1:amd64 (0.3.109-4) ... Preparing to unpack .../libc6_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc6:amd64 (2.19-0ubuntu6.15) over (2.19-0ubuntu6.14) ... Setting up libc6:amd64 (2.19-0ubuntu6.15) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package libasan0:amd64. (Reading database ... 51354 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.11_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.11) ... 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.11_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.11) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package mysql-common. Preparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package libdbi-perl. Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... Unpacking libdbi-perl (1.630-1) ... Selecting previously unselected package libdbd-mysql-perl. Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... Selecting previously unselected package libterm-readkey-perl. Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... Unpacking libterm-readkey-perl (2.31-1) ... Selecting previously unselected package mysql-client-core-5.5. Preparing to unpack .../mysql-client-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-client-5.5. Preparing to unpack .../mysql-client-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-server-core-5.5. Preparing to unpack .../mysql-server-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-server-5.5. (Reading database ... 51950 files and directories currently installed.) Preparing to unpack .../mysql-server-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.15) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-168.218_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-168.218) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.9) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ... Unpacking clearwater-nginx (1.0-180322.165850) ... Selecting previously unselected package mysql-server. Preparing to unpack .../mysql-server_5.5.62-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-server (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package ellis. Preparing to unpack .../ellis_1.0-180326.110234_amd64.deb ... Unpacking ellis (1.0-180326.110234) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package libhtml-template-perl. Preparing to unpack .../libhtml-template-perl_2.95-1_all.deb ... Unpacking libhtml-template-perl (2.95-1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libaio1:amd64 (0.3.109-4) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.11) ... 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.11) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up libdbi-perl (1.630-1) ... Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... Setting up libterm-readkey-perl (2.31-1) ... Setting up mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... Setting up mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... Setting up mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... Setting up mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ... mysql start/running, process 8684 Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up libc-dev-bin (2.19-0ubuntu6.15) ... Setting up linux-libc-dev:amd64 (3.13.0-168.218) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.15) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.9) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up libhtml-template-perl (2.95-1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up mysql-server (5.5.62-0ubuntu0.14.04.1) ... Setting up clearwater-infrastructure (1.0-180328.114312) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-180328.114312) ... Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 9408 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' Killed Adding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx' Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Processing triggers for ureadahead (0.100.0-16) ... Setting up ellis (1.0-180326.110234) ... usermod: no changes Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/ellis/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting ellis Collecting metaswitchcommon (from ellis) Collecting backports.ssl-match-hostname (from ellis) Collecting backports-abc (from ellis) Collecting certifi (from ellis) Collecting msgpack-python (from ellis) Collecting singledispatch (from ellis) Collecting tornado (from ellis) Collecting pycurl (from ellis) Collecting py-bcrypt (from ellis) Collecting MySQL-python (from ellis) Collecting six (from ellis) Collecting prctl (from ellis) Collecting SQLAlchemy (from ellis) Collecting phonenumbers (from ellis) Collecting defusedxml (from ellis) Collecting pycparser (from metaswitchcommon->ellis) Collecting pycrypto (from metaswitchcommon->ellis) Collecting monotonic (from metaswitchcommon->ellis) Collecting cffi (from metaswitchcommon->ellis) Collecting pyzmq (from metaswitchcommon->ellis) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, backports.ssl-match-hostname, backports-abc, certifi, msgpack-python, six, singledispatch, tornado, pycurl, py-bcrypt, MySQL-python, prctl, SQLAlchemy, phonenumbers, defusedxml, ellis Successfully installed MySQL-python-1.2.5 SQLAlchemy-1.0.9 backports-abc-0.5 backports.ssl-match-hostname-3.5.0.1 certifi-2017.4.17 cffi-1.10.0 defusedxml-0.5.0 ellis-0.1 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.6 phonenumbers-7.1.1 prctl-1.0.1 py-bcrypt-0.4 pycparser-2.18 pycrypto-2.6.1 pycurl-7.43.0 pyzmq-16.0.2 singledispatch-3.4.0.3 six-1.10.0 tornado-2.3 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Processing triggers for ureadahead (0.100.0-16) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 23 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 38.4 MB in 3s (12.5 MB/s) Selecting previously unselected package python-mock. (Reading database ... 58158 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-cluster-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ... Unpacking clearwater-management (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6) Setting up clearwater-queue-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting nsenter (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting pathlib (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting argparse (from nsenter->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, pathlib, contextlib2, argparse, nsenter, clearwater-config-manager Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env Successfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-180328.115321) ... + /usr/share/clearwater/clearwater-etcd/scripts/wait_for_etcd + /usr/share/clearwater/clearwater-config-manager/scripts/cw-config download shared_config --autoconfirm --dir /tmp shared_config is not present in the configuration database. A blank file has been created for you. You can make changes to this and upload as normal. shared_config downloaded to /tmp/shared_config + cat + /usr/share/clearwater/clearwater-config-manager/scripts/cw-config upload shared_config --autoconfirm --dir /tmp Config successfully validated shared_config is not present in the configuration database. A blank file has been created for you. You can make changes to this and upload as normal. Configuration file change: user None has modified shared_config. Lines added: "# Deployment definitions" "home_domain=clearwater.opnfv" "sprout_hostname=sprout.clearwater.opnfv" "hs_hostname=hs.clearwater.opnfv:8888" "hs_provisioning_hostname=hs-prov.clearwater.opnfv:8889" "ralf_hostname=ralf.clearwater.opnfv:10888" "xdms_hostname=homer.clearwater.opnfv:7888" "sprout_impi_store=vellum.clearwater.opnfv" "sprout_registration_store=vellum.clearwater.opnfv" "homestead_impu_store=vellum.clearwater.opnfv" "cassandra_hostname=vellum.clearwater.opnfv" "chronos_hostname=vellum.clearwater.opnfv" "ralf_session_store=vellum.clearwater.opnfv" "upstream_hostname=sprout.clearwater.opnfv" "# Email server configuration" "smtp_smarthost=localhost" "smtp_username=username" "smtp_password=password" "email_recovery_sender=clearwater@example.org" "# Keys" "signup_key=secret" "turn_workaround=secret" "ellis_api_key=secret" "ellis_cookie_key=secret" "reduce_cassandra_mem_usage=Y" shared_config successfully uploaded + service clearwater-infrastructure restart * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful ...done. + service ellis stop + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.214 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.214 ++ echo A 172.30.9.214 ++ ip2rr 172.30.9.214 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.214 ++ echo A 172.30.9.214 + echo 'nameserver 192.168.100.15' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + service dnsmasq force-reload * Restarting DNS forwarder and DHCP server dnsmasq ...done. + (( i=1 )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 0m Service Name Status Type node-ellis-0.clearwater.opnfv Running System ntp_process Running Process nginx_process Running Process mysql_process Running Process ellis_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Does not exist Process clearwater_cluster_manager_p... Running Process nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program poll_ellis Initializing Program poll_ellis_https Initializing Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' clearwater_config_manager_pr... Does not exist Process nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program poll_ellis Initializing Program poll_ellis_https Initializing Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 1m Service Name Status Type node-ellis-0.clearwater.opnfv Running System ntp_process Running Process nginx_process Running Process mysql_process Running Process ellis_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program poll_ellis Status ok Program poll_ellis_https Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z '' + break + clearwater-etcdctl cluster-health member 6d9f6395a49be653 is healthy: got healthy result from http://192.168.100.4:4000 cluster is healthy + clearwater-etcdctl member list 6d9f6395a49be653: name=192-168-100-4 peerURLs=http://192.168.100.4:2380 clientURLs=http://192.168.100.4:4000 isLeader=true + cw-check_config_sync - /etc/clearwater/dns.json is up to date - /etc/clearwater/sas.json is up to date - /etc/clearwater/shared_config is up to date + /usr/share/clearwater/ellis/env/bin/python /usr/share/clearwater/ellis/src/metaswitch/ellis/tools/create_numbers.py --start 6505550000 --count 1000 --realm clearwater.opnfv Created 1000 numbers, 0 already present in database + curl -i -X POST -H 'X-Auth-Token: gAAAAABcrHqWDuYEuicM-onvpCGg2m3JtUFcFHV-23WoJhWCRB3fU9TmeY0AangsPyxQDgIq9O_UyhS56ie_DWCQyc9_NCgNf8IlgDz667NjLagvpEX1z11YEl3V6xTxkbadbYokeMS4wNlIeQuPUniIyUiJfcfEuux2s-dMLpt8YqD97eUD9_E' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.21:8004/v1/5fc4c7fd07e947fb8641de4126c9f897/stacks/clearwater-opnfv-ellis-2pkirrfj7utw/429d4d74-db28-4209-865b-4150f6128e36/resources/wait_handle/signal --data-binary '{"status": "SUCCESS"}' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 21 0 0 100 21 0 104 --:--:-- --:--:-- --:--:-- 104100 25 100 4 100 21 11 59 --:--:-- --:--:-- --:--:-- 59 HTTP/1.1 200 OK Date: Tue, 09 Apr 2019 11:02:28 GMT Server: Apache x-openstack-request-id: req-9303d868-b63d-4b48-b3d7-8e73536baed0 Content-Length: 4 Content-Type: application/json nullci-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 | 90:c2:4d:33:da:e8:d6:d6:fb:a9:21:f2:5f:bd:8c:b7 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 12:4d:06:31:b8:af:bc:58:34:48:97:9e:11:3c:b3:c3 root@ellis-0 (DSA) ec2: 256 a8:58:bf:c7:cc:c1:5c:27:fe:77:1e:89:1a:05:5b:52 root@ellis-0 (ECDSA) ec2: 256 f5:52:6e:b6:87:aa:b4:aa:78:a0:4b:29:5d:d8:eb:f5 root@ellis-0 (ED25519) ec2: 2048 68:34:4e:33:83:78:7d:2d:e5:cf:d7:f4:16:ae:9e:cb root@ellis-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBNQlI4ysIxvQXoQK9MthoPVjT2nd6fC0TyHPaQ4zqHCr1wQo8Hq+wkWOurkDIULO+LakR+uU0IkEbJALUHwFUNo= root@ellis-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIO4qaQsiMzpKQNq0A2IqSsvUYetM84WkJBzBOaLJRYGu root@ellis-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDpI7Kkrpd5L1Y78PM68HF55rJTdzL9Crk3ls+HRGEoq8soxkKSYXP2qXaWDnnbB0hZ7B8zqoN9LR9yMHJbLLhxsZkVkahwdZsVGqUY8UxGT+n2O8YbFAe6TsFOXTuKRD68dNdV+KmOhBKNnLCS4e1jAigXehUUnWUuw3jXnNQZt0DZ7NAkD0LuTTP3PMKOPMGC9TKODqYGg9sdJfkG9ww7GpDfNy3nmdGWoDXluqr+CIOS6sQvuJqrxLhXk5DEYQOrp3PsskgTCVJ1eHLN3BlYGFZkJbuF/C0AY6j7SP9MxcrG3aM1UT1s/DqcHSD0KnnyDpcYhSy1RHVQEpEiCoT3 root@ellis-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Tue, 09 Apr 2019 11:02:38 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 187.28 seconds 2019-04-09 11:25:04,415 - functest.core.singlevm - DEBUG - regex found: 'Cloud-init .* finished at ' in 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-167-generic (buildd@lgw01-amd64-031) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #217-Ubuntu SMP Wed Mar 13 16:18:21 UTC 2019 (Ubuntu 3.13.0-167.217-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-167-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-0x000000003ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffdc000-0x000000003fffffff] 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 = 0x3ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 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] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x3fc00000-0x3fdfffff] [ 0.000000] init_memory_mapping: [mem 0x3c000000-0x3fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x3bffffff] [ 0.000000] init_memory_mapping: [mem 0x3fe00000-0x3ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000003ffe14f7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000003ffe140b 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000003ffe0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000003ffe0000 000040 [ 0.000000] ACPI: APIC 000000003ffe147f 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x3ffdbfff] [ 0.000000] NODE_DATA [mem 0x3ffd7000-0x3ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, 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-0x3ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] 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 1 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 0x40000000-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:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88003fc00000 s84096 r8192 d22400 u2097152 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257893 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-167-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: 1007600K/1048040K available (7503K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 40440K 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] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0. [ 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] allocated 4194304 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.008003] pid_max: default: 32768 minimum: 301 [ 0.009588] Security Framework initialized [ 0.011038] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013368] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016881] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.020019] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.022144] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.024245] Initializing cgroup subsys memory [ 0.025747] Initializing cgroup subsys devices [ 0.027262] Initializing cgroup subsys freezer [ 0.028004] Initializing cgroup subsys blkio [ 0.029473] Initializing cgroup subsys perf_event [ 0.032003] Initializing cgroup subsys hugetlb [ 0.034272] mce: CPU supports 10 MCE banks [ 0.035738] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.035738] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036005] Spectre V2 : Mitigation: Full generic retpoline [ 0.040003] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.041995] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.044002] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.046081] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.048003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.070237] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.076166] ACPI: Core revision 20131115 [ 0.080740] ACPI: All ACPI Tables successfully acquired [ 0.082758] ftrace: allocating 28753 entries in 113 pages [ 0.108141] smpboot: Max logical packages: 1 [ 0.109601] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.111949] Enabling x2apic [ 0.112000] Enabled x2apic [ 0.112011] Switched APIC routing to physical x2apic. [ 0.117384] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.119277] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.122679] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.130445] KVM setup paravirtual spinlock [ 0.133843] x86: Booted up 1 node, 1 CPUs [ 0.135233] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.136385] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.138563] devtmpfs: initialized [ 0.141671] EVM: security.selinux [ 0.142875] EVM: security.SMACK64 [ 0.144003] EVM: security.ima [ 0.145107] EVM: security.capability [ 0.147321] pinctrl core: initialized pinctrl subsystem [ 0.148052] regulator-dummy: no parameters [ 0.149559] RTC time: 10:59:30, date: 04/09/19 [ 0.151098] NET: Registered protocol family 16 [ 0.152128] cpuidle: using governor ladder [ 0.153534] cpuidle: using governor menu [ 0.154927] ACPI: bus type PCI registered [ 0.156008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.158252] PCI: Using configuration type 1 for base access [ 0.160701] bio: create slab at 0 [ 0.162274] ACPI: Added _OSI(Module Device) [ 0.163770] ACPI: Added _OSI(Processor Device) [ 0.164004] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.165560] ACPI: Added _OSI(Processor Aggregator Device) [ 0.168063] ACPI: Interpreter enabled [ 0.169370] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.172005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.175214] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.178073] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.180957] ACPI: (supports S0 S5) [ 0.182243] ACPI: Using IOAPIC for interrupt routing [ 0.183892] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.184165] ACPI: No dock devices found. [ 0.187262] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.188007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.190136] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.192017] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.196199] acpiphp: Slot [3] registered [ 0.197587] acpiphp: Slot [4] registered [ 0.198971] acpiphp: Slot [5] registered [ 0.200033] acpiphp: Slot [6] registered [ 0.201402] acpiphp: Slot [7] registered [ 0.202861] acpiphp: Slot [8] registered [ 0.204020] acpiphp: Slot [9] registered [ 0.205383] acpiphp: Slot [10] registered [ 0.206777] acpiphp: Slot [11] registered [ 0.208021] acpiphp: Slot [12] registered [ 0.209412] acpiphp: Slot [13] registered [ 0.210803] acpiphp: Slot [14] registered [ 0.212020] acpiphp: Slot [15] registered [ 0.213408] acpiphp: Slot [16] registered [ 0.214827] acpiphp: Slot [17] registered [ 0.216027] acpiphp: Slot [18] registered [ 0.217422] acpiphp: Slot [19] registered [ 0.218812] acpiphp: Slot [20] registered [ 0.220021] acpiphp: Slot [21] registered [ 0.221419] acpiphp: Slot [22] registered [ 0.222804] acpiphp: Slot [23] registered [ 0.224030] acpiphp: Slot [24] registered [ 0.225419] acpiphp: Slot [25] registered [ 0.226805] acpiphp: Slot [26] registered [ 0.228020] acpiphp: Slot [27] registered [ 0.229405] acpiphp: Slot [28] registered [ 0.230788] acpiphp: Slot [29] registered [ 0.232020] acpiphp: Slot [30] registered [ 0.233410] acpiphp: Slot [31] registered [ 0.234793] PCI host bridge to bus 0000:00 [ 0.236004] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.237760] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.239697] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.240004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.242133] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff] [ 0.244004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.253386] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.255853] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.277273] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.279800] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.281152] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.283610] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.285114] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.287265] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.288312] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.290128] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.292003] vgaarb: loaded [ 0.293039] vgaarb: bridge control possible 0000:00:02.0 [ 0.295029] SCSI subsystem initialized [ 0.296216] ACPI: bus type USB registered [ 0.297649] usbcore: registered new interface driver usbfs [ 0.299426] usbcore: registered new interface driver hub [ 0.300037] usbcore: registered new device driver usb [ 0.301853] PCI: Using ACPI for IRQ routing [ 0.303667] NetLabel: Initializing [ 0.304008] NetLabel: domain hash size = 128 [ 0.305481] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.307136] NetLabel: unlabeled traffic allowed by default [ 0.308202] Switched to clocksource kvm-clock [ 0.316098] AppArmor: AppArmor Filesystem Enabled [ 0.317691] pnp: PnP ACPI init [ 0.318824] ACPI: bus type PNP registered [ 0.320684] pnp: PnP ACPI: found 8 devices [ 0.322092] ACPI: bus type PNP unregistered [ 0.329120] NET: Registered protocol family 2 [ 0.330846] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.333094] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.335235] TCP: Hash tables configured (established 8192 bind 8192) [ 0.337358] TCP: reno registered [ 0.338539] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.340438] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.342515] NET: Registered protocol family 1 [ 0.344010] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.345898] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.347741] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.364535] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.381476] Trying to unpack rootfs image as initramfs... [ 0.480307] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.482956] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.484832] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.487631] Scanning for low memory corruption every 60 seconds [ 0.489794] Initialise system trusted keyring [ 0.491294] audit: initializing netlink socket (disabled) [ 0.493044] type=2000 audit(1554807571.215:1): initialized [ 0.512458] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.515135] zbud: loaded [ 0.516323] VFS: Disk quotas dquot_6.5.2 [ 0.517689] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.520068] fuse init (API version 7.22) [ 0.521452] msgmni has been set to 1982 [ 0.522836] Key type big_key registered [ 0.524431] Key type asymmetric registered [ 0.525834] Asymmetric key parser 'x509' registered [ 0.527452] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.529963] io scheduler noop registered [ 0.531299] io scheduler deadline registered (default) [ 0.532958] io scheduler cfq registered [ 0.534323] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.536097] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.538240] ipmi message handler version 39.2 [ 0.539937] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.542501] ACPI: Power Button [PWRF] [ 0.543939] GHES: HEST is not enabled! [ 0.560438] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.592921] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.595403] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.620635] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.624015] Linux agpgart interface v0.103 [ 0.626355] brd: module loaded [ 0.627921] loop: module loaded [ 0.629493] blk-mq: CPU -> queue map [ 0.630776] CPU 0 -> Queue 0 [ 0.632703] vda: vda1 [ 0.634362] scsi0 : ata_piix [ 0.635533] scsi1 : ata_piix [ 0.636678] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.638825] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.641722] libphy: Fixed MDIO Bus: probed [ 0.643234] tun: Universal TUN/TAP device driver, 1.6 [ 0.644922] tun: (C) 1999-2004 Max Krasnyansky [ 0.647846] PPP generic driver version 2.4.2 [ 0.649369] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.651455] ehci-pci: EHCI PCI platform driver [ 0.652986] ehci-platform: EHCI generic platform driver [ 0.654726] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.656720] ohci-pci: OHCI PCI platform driver [ 0.658247] ohci-platform: OHCI generic platform driver [ 0.659976] uhci_hcd: USB Universal Host Controller Interface driver [ 0.676931] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.678678] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.681340] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.683318] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.685511] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.687977] usb usb1: Product: UHCI Host Controller [ 0.689605] usb usb1: Manufacturer: Linux 3.13.0-167-generic uhci_hcd [ 0.691651] usb usb1: SerialNumber: 0000:00:01.2 [ 0.693289] hub 1-0:1.0: USB hub found [ 0.694635] hub 1-0:1.0: 2 ports detected [ 0.696176] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.699757] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.701421] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.703181] mousedev: PS/2 mouse device common for all mice [ 0.705345] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.708276] rtc_cmos 00:00: RTC can wake from S4 [ 0.710325] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.712385] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.714511] device-mapper: uevent: version 1.0.3 [ 0.716134] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.718941] ledtrig-cpu: registered to indicate activity on CPUs [ 0.720966] TCP: cubic registered [ 0.722271] NET: Registered protocol family 10 [ 0.724012] NET: Registered protocol family 17 [ 0.725554] Key type dns_resolver registered [ 0.727161] Loading compiled-in X.509 certificates [ 0.729350] Loaded X.509 cert 'Magrathea: Glacier signing key: 7f31a5d3f06466a18e35a132be01bb1d196ea0c8' [ 0.732463] registered taskstats version 1 [ 0.735338] Key type trusted registered [ 0.738857] Key type encrypted registered [ 0.740305] AppArmor: AppArmor sha1 policy hashing enabled [ 0.742103] IMA: No TPM chip found, activating TPM-bypass! [ 0.744432] regulator-dummy: disabling [ 0.745790] Magic number: 15:165:982 [ 0.747240] rtc_cmos 00:00: setting system clock to 2019-04-09 10:59:31 UTC (1554807571) [ 0.749997] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.751937] EDD information not available. [ 0.798088] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.811778] Write protecting the kernel read-only data: 12288k [ 0.814972] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.819639] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.836115] systemd-udevd[99]: starting version 204 [ 0.868616] FDC 0 is a S82078B [ 1.008016] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.173607] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.176579] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.179388] usb 1-1: Product: QEMU USB Tablet [ 1.181242] usb 1-1: Manufacturer: QEMU [ 1.182936] usb 1-1: SerialNumber: 42 [ 1.897900] 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.248724] 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.341638] random: init urandom read with 10 bits of entropy available [ 2.480999] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Tue, 09 Apr 2019 10:59:33 +0000. Up 2.86 seconds. cloud-init-nonet[3.06]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] cloud-init-nonet[4.90]: static networking is now up * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Tue, 09 Apr 2019 10:59:36 +0000. Up 5.29 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.100.4 | 255.255.255.0 | fa:16:3e:09:4f:7e | 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.100.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.100.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.100.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+-----------------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 68:34:4e:33:83:78:7d:2d:e5:cf:d7:f4:16:ae:9e:cb root@ellis-0 The key's randomart image is: +--[ RSA 2048]----+ | . | | . o + | | . o O o o ..| | . + B . o .oo| | + S o ..+| | . ... | | . | | o . | | E. | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 12:4d:06:31:b8:af:bc:58:34:48:97:9e:11:3c:b3:c3 root@ellis-0 The key's randomart image is: +--[ DSA 1024]----+ | ...+oo | | =o = | | ..+=. . | | . +Eo . | | . =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: a8:58:bf:c7:cc:c1:5c:27:fe:77:1e:89:1a:05:5b:52 root@ellis-0 The key's randomart image is: +--[ECDSA 256]---+ | E | | . | | o . | | . o * | | . .oSo + . | | o 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: f5:52:6e:b6:87:aa:b4:aa:78:a0:4b:29:5d:d8:eb:f5 root@ellis-0 The key's randomart image is: +--[ED25519 256--+ | | | | | . . | | o . + | | . o 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 ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting 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 system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Stopping Flush boot log to disk[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74GCloud-init v. 0.7.5 running 'modules:config' at Tue, 09 Apr 2019 10:59:46 +0000. Up 15.94 seconds. [ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Stopping CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Tue, 09 Apr 2019 10:59:47 +0000. Up 17.08 seconds. + echo 'deb http://repo.cw-ngv.com/stable binary/' + apt-key add - + curl -L http://repo.cw-ngv.com/repo_key % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 Ubuntu 14.04.6 LTS ellis-0 ttyS0 ellis-0 login: 100 3149 100 3149 0 0 11267 0 --:--:-- --:--:-- --:--:-- 11286 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] 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] Get:6 http://security.ubuntu.com trusty-security/main Sources [172 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:7 http://security.ubuntu.com trusty-security/universe Sources [102 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [430 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [830 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B] Get:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [293 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [446 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7528 B] Get:15 http://security.ubuntu.com trusty-security/universe Translation-en [161 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1166 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [523 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [576 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4028 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [280 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 13.1 MB in 8s (1533 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip= + '[' -n '' ']' + etcd_ip=192.168.100.4 + cat + DEBIAN_FRONTEND=noninteractive + apt-get install ellis --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libaio1 libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6 libc6-dev libcloog-isl4 libdbd-mysql-perl libdbi-perl libdpkg-perl libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libhtml-template-perl libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libquadmath0 libsensors4 libstdc++-4.8-dev libterm-readkey-perl libtiff5 libtsan0 libvpx1 libxpm4 libxslt1.1 libzmq3 linux-libc-dev make manpages-dev mysql-client-5.5 mysql-client-core-5.5 mysql-common mysql-server mysql-server-5.5 mysql-server-core-5.5 nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales debian-keyring clearwater-logging clearwater-snmpd g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libclone-perl libmldbm-perl libnet-daemon-perl libplrpc-perl libsql-statement-perl libgd-tools libipc-sharedcache-perl lm-sensors libstdc++-4.8-doc make-doc tinyca mailx fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev ellis fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libaio1 libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdbd-mysql-perl libdbi-perl libdpkg-perl libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libhtml-template-perl libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libquadmath0 libsensors4 libstdc++-4.8-dev libterm-readkey-perl libtiff5 libtsan0 libvpx1 libxpm4 libxslt1.1 libzmq3 linux-libc-dev make manpages-dev mysql-client-5.5 mysql-client-core-5.5 mysql-common mysql-server mysql-server-5.5 mysql-server-core-5.5 nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sysstat The following packages will be upgraded: libc6 1 upgraded, 98 newly installed, 0 to remove and 23 not upgraded. Need to get 74.5 MB of archives. After this operation, 253 MB of additional disk space will be used. Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libaio1 amd64 0.3.109-4 [6364 B] 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 libc6 amd64 2.19-0ubuntu6.15 [4727 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:10 http://repo.cw-ngv.com/stable/ binary/ ellis 1.0-180326.110234 [10.4 MB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [147 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.11 [123 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libdbi-perl amd64 1.630-1 [879 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdbd-mysql-perl amd64 4.025-1ubuntu0.1 [87.6 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libterm-readkey-perl amd64 2.31-1 [27.4 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-core-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [707 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1459 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-core-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [3754 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1979 kB] Get: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 libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-168.218 [771 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1913 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:53 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:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:56 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:57 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:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server all 5.5.62-0ubuntu0.14.04.1 [11.0 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libhtml-template-perl all 2.95-1 [65.5 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 74.5 MB in 10s (7307 kB/s) Selecting previously unselected package libaio1:amd64. (Reading database ... 51347 files and directories currently installed.) Preparing to unpack .../libaio1_0.3.109-4_amd64.deb ... Unpacking libaio1:amd64 (0.3.109-4) ... Preparing to unpack .../libc6_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc6:amd64 (2.19-0ubuntu6.15) over (2.19-0ubuntu6.14) ... Setting up libc6:amd64 (2.19-0ubuntu6.15) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package libasan0:amd64. (Reading database ... 51354 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.11_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.11) ... 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.11_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.11) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package mysql-common. Preparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package libdbi-perl. Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... Unpacking libdbi-perl (1.630-1) ... Selecting previously unselected package libdbd-mysql-perl. Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... Selecting previously unselected package libterm-readkey-perl. Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... Unpacking libterm-readkey-perl (2.31-1) ... Selecting previously unselected package mysql-client-core-5.5. Preparing to unpack .../mysql-client-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-client-5.5. Preparing to unpack .../mysql-client-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-server-core-5.5. Preparing to unpack .../mysql-server-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-server-5.5. (Reading database ... 51950 files and directories currently installed.) Preparing to unpack .../mysql-server-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.15) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-168.218_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-168.218) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.9) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ... Unpacking clearwater-nginx (1.0-180322.165850) ... Selecting previously unselected package mysql-server. Preparing to unpack .../mysql-server_5.5.62-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-server (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package ellis. Preparing to unpack .../ellis_1.0-180326.110234_amd64.deb ... Unpacking ellis (1.0-180326.110234) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package libhtml-template-perl. Preparing to unpack .../libhtml-template-perl_2.95-1_all.deb ... Unpacking libhtml-template-perl (2.95-1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libaio1:amd64 (0.3.109-4) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.11) ... 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.11) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up libdbi-perl (1.630-1) ... Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... Setting up libterm-readkey-perl (2.31-1) ... Setting up mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... Setting up mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... Setting up mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... Setting up mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ... mysql start/running, process 8684 Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up libc-dev-bin (2.19-0ubuntu6.15) ... Setting up linux-libc-dev:amd64 (3.13.0-168.218) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.15) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.9) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up libhtml-template-perl (2.95-1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up mysql-server (5.5.62-0ubuntu0.14.04.1) ... Setting up clearwater-infrastructure (1.0-180328.114312) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-180328.114312) ... Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 9408 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' Killed Adding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx' Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Processing triggers for ureadahead (0.100.0-16) ... Setting up ellis (1.0-180326.110234) ... usermod: no changes Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/ellis/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting ellis Collecting metaswitchcommon (from ellis) Collecting backports.ssl-match-hostname (from ellis) Collecting backports-abc (from ellis) Collecting certifi (from ellis) Collecting msgpack-python (from ellis) Collecting singledispatch (from ellis) Collecting tornado (from ellis) Collecting pycurl (from ellis) Collecting py-bcrypt (from ellis) Collecting MySQL-python (from ellis) Collecting six (from ellis) Collecting prctl (from ellis) Collecting SQLAlchemy (from ellis) Collecting phonenumbers (from ellis) Collecting defusedxml (from ellis) Collecting pycparser (from metaswitchcommon->ellis) Collecting pycrypto (from metaswitchcommon->ellis) Collecting monotonic (from metaswitchcommon->ellis) Collecting cffi (from metaswitchcommon->ellis) Collecting pyzmq (from metaswitchcommon->ellis) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, backports.ssl-match-hostname, backports-abc, certifi, msgpack-python, six, singledispatch, tornado, pycurl, py-bcrypt, MySQL-python, prctl, SQLAlchemy, phonenumbers, defusedxml, ellis Successfully installed MySQL-python-1.2.5 SQLAlchemy-1.0.9 backports-abc-0.5 backports.ssl-match-hostname-3.5.0.1 certifi-2017.4.17 cffi-1.10.0 defusedxml-0.5.0 ellis-0.1 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.6 phonenumbers-7.1.1 prctl-1.0.1 py-bcrypt-0.4 pycparser-2.18 pycrypto-2.6.1 pycurl-7.43.0 pyzmq-16.0.2 singledispatch-3.4.0.3 six-1.10.0 tornado-2.3 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Processing triggers for ureadahead (0.100.0-16) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 23 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 38.4 MB in 3s (12.5 MB/s) Selecting previously unselected package python-mock. (Reading database ... 58158 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-cluster-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ... Unpacking clearwater-management (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6) Setting up clearwater-queue-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting nsenter (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting pathlib (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting argparse (from nsenter->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, pathlib, contextlib2, argparse, nsenter, clearwater-config-manager Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env Successfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-180328.115321) ... + /usr/share/clearwater/clearwater-etcd/scripts/wait_for_etcd + /usr/share/clearwater/clearwater-config-manager/scripts/cw-config download shared_config --autoconfirm --dir /tmp shared_config is not present in the configuration database. A blank file has been created for you. You can make changes to this and upload as normal. shared_config downloaded to /tmp/shared_config + cat + /usr/share/clearwater/clearwater-config-manager/scripts/cw-config upload shared_config --autoconfirm --dir /tmp Config successfully validated shared_config is not present in the configuration database. A blank file has been created for you. You can make changes to this and upload as normal. Configuration file change: user None has modified shared_config. Lines added: "# Deployment definitions" "home_domain=clearwater.opnfv" "sprout_hostname=sprout.clearwater.opnfv" "hs_hostname=hs.clearwater.opnfv:8888" "hs_provisioning_hostname=hs-prov.clearwater.opnfv:8889" "ralf_hostname=ralf.clearwater.opnfv:10888" "xdms_hostname=homer.clearwater.opnfv:7888" "sprout_impi_store=vellum.clearwater.opnfv" "sprout_registration_store=vellum.clearwater.opnfv" "homestead_impu_store=vellum.clearwater.opnfv" "cassandra_hostname=vellum.clearwater.opnfv" "chronos_hostname=vellum.clearwater.opnfv" "ralf_session_store=vellum.clearwater.opnfv" "upstream_hostname=sprout.clearwater.opnfv" "# Email server configuration" "smtp_smarthost=localhost" "smtp_username=username" "smtp_password=password" "email_recovery_sender=clearwater@example.org" "# Keys" "signup_key=secret" "turn_workaround=secret" "ellis_api_key=secret" "ellis_cookie_key=secret" "reduce_cassandra_mem_usage=Y" shared_config successfully uploaded + service clearwater-infrastructure restart * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful ...done. + service ellis stop + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.214 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.214 ++ echo A 172.30.9.214 ++ ip2rr 172.30.9.214 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.214 ++ echo A 172.30.9.214 + echo 'nameserver 192.168.100.15' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + service dnsmasq force-reload * Restarting DNS forwarder and DHCP server dnsmasq ...done. + (( i=1 )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 0m Service Name Status Type node-ellis-0.clearwater.opnfv Running System ntp_process Running Process nginx_process Running Process mysql_process Running Process ellis_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Does not exist Process clearwater_cluster_manager_p... Running Process nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program poll_ellis Initializing Program poll_ellis_https Initializing Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' clearwater_config_manager_pr... Does not exist Process nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program poll_ellis Initializing Program poll_ellis_https Initializing Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 1m Service Name Status Type node-ellis-0.clearwater.opnfv Running System ntp_process Running Process nginx_process Running Process mysql_process Running Process ellis_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program poll_ellis Status ok Program poll_ellis_https Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z '' + break + clearwater-etcdctl cluster-health member 6d9f6395a49be653 is healthy: got healthy result from http://192.168.100.4:4000 cluster is healthy + clearwater-etcdctl member list 6d9f6395a49be653: name=192-168-100-4 peerURLs=http://192.168.100.4:2380 clientURLs=http://192.168.100.4:4000 isLeader=true + cw-check_config_sync - /etc/clearwater/dns.json is up to date - /etc/clearwater/sas.json is up to date - /etc/clearwater/shared_config is up to date + /usr/share/clearwater/ellis/env/bin/python /usr/share/clearwater/ellis/src/metaswitch/ellis/tools/create_numbers.py --start 6505550000 --count 1000 --realm clearwater.opnfv Created 1000 numbers, 0 already present in database + curl -i -X POST -H 'X-Auth-Token: gAAAAABcrHqWDuYEuicM-onvpCGg2m3JtUFcFHV-23WoJhWCRB3fU9TmeY0AangsPyxQDgIq9O_UyhS56ie_DWCQyc9_NCgNf8IlgDz667NjLagvpEX1z11YEl3V6xTxkbadbYokeMS4wNlIeQuPUniIyUiJfcfEuux2s-dMLpt8YqD97eUD9_E' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.21:8004/v1/5fc4c7fd07e947fb8641de4126c9f897/stacks/clearwater-opnfv-ellis-2pkirrfj7utw/429d4d74-db28-4209-865b-4150f6128e36/resources/wait_handle/signal --data-binary '{"status": "SUCCESS"}' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 21 0 0 100 21 0 104 --:--:-- --:--:-- --:--:-- 104100 25 100 4 100 21 11 59 --:--:-- --:--:-- --:--:-- 59 HTTP/1.1 200 OK Date: Tue, 09 Apr 2019 11:02:28 GMT Server: Apache x-openstack-request-id: req-9303d868-b63d-4b48-b3d7-8e73536baed0 Content-Length: 4 Content-Type: application/json nullci-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 | 90:c2:4d:33:da:e8:d6:d6:fb:a9:21:f2:5f:bd:8c:b7 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 12:4d:06:31:b8:af:bc:58:34:48:97:9e:11:3c:b3:c3 root@ellis-0 (DSA) ec2: 256 a8:58:bf:c7:cc:c1:5c:27:fe:77:1e:89:1a:05:5b:52 root@ellis-0 (ECDSA) ec2: 256 f5:52:6e:b6:87:aa:b4:aa:78:a0:4b:29:5d:d8:eb:f5 root@ellis-0 (ED25519) ec2: 2048 68:34:4e:33:83:78:7d:2d:e5:cf:d7:f4:16:ae:9e:cb root@ellis-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBNQlI4ysIxvQXoQK9MthoPVjT2nd6fC0TyHPaQ4zqHCr1wQo8Hq+wkWOurkDIULO+LakR+uU0IkEbJALUHwFUNo= root@ellis-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIO4qaQsiMzpKQNq0A2IqSsvUYetM84WkJBzBOaLJRYGu root@ellis-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDpI7Kkrpd5L1Y78PM68HF55rJTdzL9Crk3ls+HRGEoq8soxkKSYXP2qXaWDnnbB0hZ7B8zqoN9LR9yMHJbLLhxsZkVkahwdZsVGqUY8UxGT+n2O8YbFAe6TsFOXTuKRD68dNdV+KmOhBKNnLCS4e1jAigXehUUnWUuw3jXnNQZt0DZ7NAkD0LuTTP3PMKOPMGC9TKODqYGg9sdJfkG9ww7GpDfNy3nmdGWoDXluqr+CIOS6sQvuJqrxLhXk5DEYQOrp3PsskgTCVJ1eHLN3BlYGFZkJbuF/C0AY6j7SP9MxcrG3aM1UT1s/DqcHSD0KnnyDpcYhSy1RHVQEpEiCoT3 root@ellis-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Tue, 09 Apr 2019 11:02:38 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 187.28 seconds 2019-04-09 11:25:04,419 - 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:09:4f:7e', u'version': 4, u'addr': u'192.168.100.4', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:09:4f:7e', u'version': 4, u'addr': u'172.30.9.214', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'5deaec50-bf81-44bd-ab3c-b95ce6e93f84', 'name': u'heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-04-09T10:59:29.000000', 'flavor': Munch({u'id': u'0576136d-8801-4fa5-b676-a5fb87ede063', 'name': u'heat_ims-flavor_42ec05fa-9a5a-4193-ba0d-81c792442209'}), 'az': u'nova', 'id': u'a25ca728-890f-4189-80ad-d80b226b85dd', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'da1426745d3d4a2ab538c4c6721804f4', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'deb8dd8e-9dac-4510-8934-7d33cee4da8c', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'da1426745d3d4a2ab538c4c6721804f4', 'name': 'heat_ims-project_42ec05fa-9a5a-4193-ba0d-81c792442209', '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'9e156f74-2a5d-4ccf-bc25-3e6b751b12de'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'deb8dd8e-9dac-4510-8934-7d33cee4da8c', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'da1426745d3d4a2ab538c4c6721804f4', 'name': 'heat_ims-project_42ec05fa-9a5a-4193-ba0d-81c792442209', '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'ee9d7fbf-da79-4c64-b07b-5adda95cf6f7'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'deb8dd8e-9dac-4510-8934-7d33cee4da8c', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'da1426745d3d4a2ab538c4c6721804f4', 'name': 'heat_ims-project_42ec05fa-9a5a-4193-ba0d-81c792442209', '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'ef9df77c-df48-4477-9115-58a83de2b2ff'})], 'id': u'deb8dd8e-9dac-4510-8934-7d33cee4da8c', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'da1426745d3d4a2ab538c4c6721804f4', 'name': 'heat_ims-project_42ec05fa-9a5a-4193-ba0d-81c792442209', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'da1426745d3d4a2ab538c4c6721804f4', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'27137f2a6c8e4f23ae2704bfa84e2fb6', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.214', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'da1426745d3d4a2ab538c4c6721804f4', 'name': 'heat_ims-project_42ec05fa-9a5a-4193-ba0d-81c792442209', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.214', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.214', 'launched_at': u'2019-04-09T10:59:29.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-04-09T10:59:20Z', 'hostId': u'5a76a319977a14d4b1c034e062552b70ac9bc1e150697372e88b311d', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209', 'public_v6': '', 'private_v4': u'192.168.100.4', 'cloud': 'envvars', 'host_id': u'5a76a319977a14d4b1c034e062552b70ac9bc1e150697372e88b311d', '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'2019-04-09T10:59:29.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'da1426745d3d4a2ab538c4c6721804f4', 'name': u'ellis-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'da1426745d3d4a2ab538c4c6721804f4', 'created_at': u'2019-04-09T10:57:29Z', 'created': u'2019-04-09T10:57:29Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-04-09 11:25:04,420 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 11:25:04,423 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:25:04,622 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1346 Content-Type: application/json Date: Tue, 09 Apr 2019 11:24:54 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-3828d8bf-e26c-4385-8a9c-aef254735cfe x-openstack-request-id: req-3828d8bf-e26c-4385-8a9c-aef254735cfe 2019-04-09 11:25:04,624 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:78:62", "version": 4, "addr": "192.168.100.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:78:62", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/02eed78d-185c-42a4-bfb7-284ff7f2c061", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/02eed78d-185c-42a4-bfb7-284ff7f2c061", "rel": "bookmark"}], "image": {"id": "5deaec50-bf81-44bd-ab3c-b95ce6e93f84", "links": [{"href": "http://172.30.9.21:8774/images/5deaec50-bf81-44bd-ab3c-b95ce6e93f84", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-09T11:18:55.000000", "flavor": {"id": "0576136d-8801-4fa5-b676-a5fb87ede063", "links": [{"href": "http://172.30.9.21:8774/flavors/0576136d-8801-4fa5-b676-a5fb87ede063", "rel": "bookmark"}]}, "id": "02eed78d-185c-42a4-bfb7-284ff7f2c061", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "27137f2a6c8e4f23ae2704bfa84e2fb6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-09T11:18:45Z", "hostId": "5a76a319977a14d4b1c034e062552b70ac9bc1e150697372e88b311d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209", "name": "dime-0.clearwater.opnfv", "created": "2019-04-09T11:18:11Z", "tenant_id": "da1426745d3d4a2ab538c4c6721804f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:aa:68", "version": 4, "addr": "192.168.100.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:aa:68", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/38f98a10-ca0c-4bf7-a5ee-61449a0a426e", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/38f98a10-ca0c-4bf7-a5ee-61449a0a426e", "rel": "bookmark"}], "image": {"id": "5deaec50-bf81-44bd-ab3c-b95ce6e93f84", "links": [{"href": "http://172.30.9.21:8774/images/5deaec50-bf81-44bd-ab3c-b95ce6e93f84", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-09T11:18:55.000000", "flavor": {"id": "0576136d-8801-4fa5-b676-a5fb87ede063", "links": [{"href": "http://172.30.9.21:8774/flavors/0576136d-8801-4fa5-b676-a5fb87ede063", "rel": "bookmark"}]}, "id": "38f98a10-ca0c-4bf7-a5ee-61449a0a426e", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "27137f2a6c8e4f23ae2704bfa84e2fb6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-09T11:18:45Z", "hostId": "4463069664f586962ce23921b8b1055ba8426878641c76368cc50663", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209", "name": "homer-0.clearwater.opnfv", "created": "2019-04-09T11:18:10Z", "tenant_id": "da1426745d3d4a2ab538c4c6721804f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:3e:83", "version": 4, "addr": "192.168.100.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:3e:83", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/54432a8d-9d64-42cf-996a-ee404a40d18c", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/54432a8d-9d64-42cf-996a-ee404a40d18c", "rel": "bookmark"}], "image": {"id": "5deaec50-bf81-44bd-ab3c-b95ce6e93f84", "links": [{"href": "http://172.30.9.21:8774/images/5deaec50-bf81-44bd-ab3c-b95ce6e93f84", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-09T11:18:53.000000", "flavor": {"id": "0576136d-8801-4fa5-b676-a5fb87ede063", "links": [{"href": "http://172.30.9.21:8774/flavors/0576136d-8801-4fa5-b676-a5fb87ede063", "rel": "bookmark"}]}, "id": "54432a8d-9d64-42cf-996a-ee404a40d18c", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "27137f2a6c8e4f23ae2704bfa84e2fb6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-09T11:18:43Z", "hostId": "4463069664f586962ce23921b8b1055ba8426878641c76368cc50663", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209", "name": "bono-0.clearwater.opnfv", "created": "2019-04-09T11:18:09Z", "tenant_id": "da1426745d3d4a2ab538c4c6721804f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:0d:4b", "version": 4, "addr": "192.168.100.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:0d:4b", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/7edffaec-cc85-4a93-8163-a87c805f21e4", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/7edffaec-cc85-4a93-8163-a87c805f21e4", "rel": "bookmark"}], "image": {"id": "5deaec50-bf81-44bd-ab3c-b95ce6e93f84", "links": [{"href": "http://172.30.9.21:8774/images/5deaec50-bf81-44bd-ab3c-b95ce6e93f84", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-09T11:13:21.000000", "flavor": {"id": "0576136d-8801-4fa5-b676-a5fb87ede063", "links": [{"href": "http://172.30.9.21:8774/flavors/0576136d-8801-4fa5-b676-a5fb87ede063", "rel": "bookmark"}]}, "id": "7edffaec-cc85-4a93-8163-a87c805f21e4", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "27137f2a6c8e4f23ae2704bfa84e2fb6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-09T11:13:11Z", "hostId": "5a76a319977a14d4b1c034e062552b70ac9bc1e150697372e88b311d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209", "name": "sprout-0.clearwater.opnfv", "created": "2019-04-09T11:12:54Z", "tenant_id": "da1426745d3d4a2ab538c4c6721804f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:28:85:fe", "version": 4, "addr": "192.168.100.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:28:85:fe", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/bda261c4-b913-4927-bfed-ee05121b025b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/bda261c4-b913-4927-bfed-ee05121b025b", "rel": "bookmark"}], "image": {"id": "5deaec50-bf81-44bd-ab3c-b95ce6e93f84", "links": [{"href": "http://172.30.9.21:8774/images/5deaec50-bf81-44bd-ab3c-b95ce6e93f84", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-09T11:03:08.000000", "flavor": {"id": "0576136d-8801-4fa5-b676-a5fb87ede063", "links": [{"href": "http://172.30.9.21:8774/flavors/0576136d-8801-4fa5-b676-a5fb87ede063", "rel": "bookmark"}]}, "id": "bda261c4-b913-4927-bfed-ee05121b025b", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "27137f2a6c8e4f23ae2704bfa84e2fb6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-09T11:02:59Z", "hostId": "4463069664f586962ce23921b8b1055ba8426878641c76368cc50663", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209", "name": "vellum-0.clearwater.opnfv", "created": "2019-04-09T11:02:41Z", "tenant_id": "da1426745d3d4a2ab538c4c6721804f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:4f:7e", "version": 4, "addr": "192.168.100.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:4f:7e", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a25ca728-890f-4189-80ad-d80b226b85dd", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a25ca728-890f-4189-80ad-d80b226b85dd", "rel": "bookmark"}], "image": {"id": "5deaec50-bf81-44bd-ab3c-b95ce6e93f84", "links": [{"href": "http://172.30.9.21:8774/images/5deaec50-bf81-44bd-ab3c-b95ce6e93f84", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-09T10:59:29.000000", "flavor": {"id": "0576136d-8801-4fa5-b676-a5fb87ede063", "links": [{"href": "http://172.30.9.21:8774/flavors/0576136d-8801-4fa5-b676-a5fb87ede063", "rel": "bookmark"}]}, "id": "a25ca728-890f-4189-80ad-d80b226b85dd", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "27137f2a6c8e4f23ae2704bfa84e2fb6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-09T10:59:20Z", "hostId": "5a76a319977a14d4b1c034e062552b70ac9bc1e150697372e88b311d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209", "name": "ellis-0.clearwater.opnfv", "created": "2019-04-09T10:57:29Z", "tenant_id": "da1426745d3d4a2ab538c4c6721804f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4c:fb:71", "version": 4, "addr": "192.168.100.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4c:fb:71", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/f5f03d56-ed32-47ed-ace2-90dc0c1d18bc", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/f5f03d56-ed32-47ed-ace2-90dc0c1d18bc", "rel": "bookmark"}], "image": {"id": "5deaec50-bf81-44bd-ab3c-b95ce6e93f84", "links": [{"href": "http://172.30.9.21:8774/images/5deaec50-bf81-44bd-ab3c-b95ce6e93f84", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-09T10:56:51.000000", "flavor": {"id": "0576136d-8801-4fa5-b676-a5fb87ede063", "links": [{"href": "http://172.30.9.21:8774/flavors/0576136d-8801-4fa5-b676-a5fb87ede063", "rel": "bookmark"}]}, "id": "f5f03d56-ed32-47ed-ace2-90dc0c1d18bc", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "27137f2a6c8e4f23ae2704bfa84e2fb6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-09T10:56:42Z", "hostId": "4463069664f586962ce23921b8b1055ba8426878641c76368cc50663", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209", "name": "ns.clearwater.opnfv", "created": "2019-04-09T10:55:15Z", "tenant_id": "da1426745d3d4a2ab538c4c6721804f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 11:25:04,624 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-3828d8bf-e26c-4385-8a9c-aef254735cfe 2019-04-09 11:25:04,624 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.204390048981s 2019-04-09 11:25:04,632 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-04-09 11:25:04,635 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers/f5f03d56-ed32-47ed-ace2-90dc0c1d18bc/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" -d '{"os-getConsoleOutput": {"length": null}}' 2019-04-09 11:25:04,700 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 12249 Content-Type: application/json Date: Tue, 09 Apr 2019 11:24:54 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-9fee7bce-21d3-4000-b580-c2c7f8b88828 x-openstack-request-id: req-9fee7bce-21d3-4000-b580-c2c7f8b88828 2019-04-09 11:25:04,703 - keystoneauth.session - DEBUG - 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-167-generic (buildd@lgw01-amd64-031) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #217-Ubuntu SMP Wed Mar 13 16:18:21 UTC 2019 (Ubuntu 3.13.0-167.217-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-167-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-0x000000003ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000003ffdc000-0x000000003fffffff] 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 = 0x3ffdc 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 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] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x3fc00000-0x3fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x3c000000-0x3fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x3bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x3fe00000-0x3ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000003ffe14f7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000003ffe140b 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000003ffe0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000003ffe0000 000040\n[ 0.000000] ACPI: APIC 000000003ffe147f 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x3ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x3ffd7000-0x3ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, 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-0x3ffdbfff]\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_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 1 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 0x40000000-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:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88003fc00000 s84096 r8192 d22400 u2097152\n[ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 3fc0fc80\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257893\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-167-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: 1007600K/1048040K available (7503K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 40440K 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] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0.\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] allocated 4194304 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.914 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656)\n[ 0.008004] pid_max: default: 32768 minimum: 301\n[ 0.009657] Security Framework initialized\n[ 0.011168] AppArmor: AppArmor initialized\n[ 0.012003] Yama: becoming mindful.\n[ 0.013429] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016873] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.020435] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.022651] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.024239] Initializing cgroup subsys memory\n[ 0.025811] Initializing cgroup subsys devices\n[ 0.028004] Initializing cgroup subsys freezer\n[ 0.029588] Initializing cgroup subsys blkio\n[ 0.031114] Initializing cgroup subsys perf_event\n[ 0.032004] Initializing cgroup subsys hugetlb\n[ 0.034350] mce: CPU supports 10 MCE banks\n[ 0.036038] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036038] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040005] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.041893] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.044002] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.046274] Spectre V2 : Disabling Indirect Banch Restricted Speculation\n[ 0.048002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.052003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.075957] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.081947] ACPI: Core revision 20131115\n[ 0.083833] ACPI: All ACPI Tables successfully acquired\n[ 0.085436] ftrace: allocating 28753 entries in 113 pages\n[ 0.108241] smpboot: Max logical packages: 1\n[ 0.112086] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.116328] Enabling x2apic\n[ 0.117452] Enabled x2apic\n[ 0.120016] Switched APIC routing to physical x2apic.\n[ 0.123175] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.124002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.128835] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.139906] KVM setup paravirtual spinlock\n[ 0.142249] x86: Booted up 1 node, 1 CPUs\n[ 0.143713] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.144419] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.146812] devtmpfs: initialized\n[ 0.149925] EVM: security.selinux\n[ 0.151180] EVM: security.SMACK64\n[ 0.152003] EVM: security.ima\n[ 0.153151] EVM: security.capability\n[ 0.155453] pinctrl core: initialized pinctrl subsystem\n[ 0.156100] regulator-dummy: no parameters\n[ 0.157677] RTC time: 10:56:51, date: 04/09/19\n[ 0.159317] NET: Registered protocol family 16\n[ 0.160155] cpuidle: using governor ladder\n[ 0.161634] cpuidle: using governor menu\n[ 0.163095] ACPI: bus type PCI registered\n[ 0.164013] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.166338] PCI: Using configuration type 1 for base access\n[ 0.168701] bio: create slab at 0\n[ 0.170366] ACPI: Added _OSI(Module Device)\n[ 0.171862] ACPI: Added _OSI(Processor Device)\n[ 0.172004] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.173637] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.177069] ACPI: Interpreter enabled\n[ 0.178445] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.180937] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.184004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.187343] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.190136] ACPI: (supports S0 S5)\n[ 0.191396] ACPI: Using IOAPIC for interrupt routing\n[ 0.192020] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.195255] ACPI: No dock devices found.\n[ 0.197812] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.199875] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.200007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.202198] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.204223] acpiphp: Slot [3] registered\n[ 0.205678] acpiphp: Slot [4] registered\n[ 0.207122] acpiphp: Slot [5] registered\n[ 0.208035] acpiphp: Slot [6] registered\n[ 0.209562] acpiphp: Slot [7] registered\n[ 0.210993] acpiphp: Slot [8] registered\n[ 0.212022] acpiphp: Slot [9] registered\n[ 0.213447] acpiphp: Slot [10] registered\n[ 0.214903] acpiphp: Slot [11] registered\n[ 0.216022] acpiphp: Slot [12] registered\n[ 0.217472] acpiphp: Slot [13] registered\n[ 0.218927] acpiphp: Slot [14] registered\n[ 0.220021] acpiphp: Slot [15] registered\n[ 0.221476] acpiphp: Slot [16] registered\n[ 0.222937] acpiphp: Slot [17] registered\n[ 0.224035] acpiphp: Slot [18] registered\n[ 0.225491] acpiphp: Slot [19] registered\n[ 0.226954] acpiphp: Slot [20] registered\n[ 0.228022] acpiphp: Slot [21] registered\n[ 0.229477] acpiphp: Slot [22] registered\n[ 0.230937] acpiphp: Slot [23] registered\n[ 0.232026] acpiphp: Slot [24] registered\n[ 0.233495] acpiphp: Slot [25] registered\n[ 0.234963] acpiphp: Slot [26] registered\n[ 0.236021] acpiphp: Slot [27] registered\n[ 0.237467] acpiphp: Slot [28] registered\n[ 0.238920] acpiphp: Slot [29] registered\n[ 0.240022] acpiphp: Slot [30] registered\n[ 0.241480] acpiphp: Slot [31] registered\n[ 0.242920] PCI host bridge to bus 0000:00\n[ 0.244005] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.245845] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.247877] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.248004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.250229] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff]\n[ 0.252004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.261801] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.264016] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.288304] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.290958] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.293173] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.295872] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.297144] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.299373] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.300342] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.302264] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.304004] vgaarb: loaded\n[ 0.305092] vgaarb: bridge control possible 0000:00:02.0\n[ 0.307190] SCSI subsystem initialized\n[ 0.308229] ACPI: bus type USB registered\n[ 0.309751] usbcore: registered new interface driver usbfs\n[ 0.311631] usbcore: registered new interface driver hub\n[ 0.312039] usbcore: registered new device driver usb\n[ 0.313949] PCI: Using ACPI for IRQ routing\n[ 0.315869] NetLabel: Initializing\n[ 0.316008] NetLabel: domain hash size = 128\n[ 0.317554] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.319293] NetLabel: unlabeled traffic allowed by default\n[ 0.320207] Switched to clocksource kvm-clock\n[ 0.328139] AppArmor: AppArmor Filesystem Enabled\n[ 0.329811] pnp: PnP ACPI init\n[ 0.330994] ACPI: bus type PNP registered\n[ 0.332924] pnp: PnP ACPI: found 8 devices\n[ 0.334407] ACPI: bus type PNP unregistered\n[ 0.341572] NET: Registered protocol family 2\n[ 0.343404] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.345788] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.348058] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.350199] TCP: reno registered\n[ 0.351433] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.353438] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.355659] NET: Registered protocol family 1\n[ 0.357227] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.359219] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.361168] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.378136] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.395348] Trying to unpack rootfs image as initramfs...\n[ 0.495073] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.497960] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.499936] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.502920] Scanning for low memory corruption every 60 seconds\n[ 0.505291] Initialise system trusted keyring\n[ 0.506899] audit: initializing netlink socket (disabled)\n[ 0.508797] type=2000 audit(1554807412.595:1): initialized\n[ 0.528781] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.531659] zbud: loaded\n[ 0.532918] VFS: Disk quotas dquot_6.5.2\n[ 0.534399] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.536902] fuse init (API version 7.22)\n[ 0.538392] msgmni has been set to 1982\n[ 0.539856] Key type big_key registered\n[ 0.541566] Key type asymmetric registered\n[ 0.543050] Asymmetric key parser 'x509' registered\n[ 0.544779] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.547452] io scheduler noop registered\n[ 0.548883] io scheduler deadline registered (default)\n[ 0.550673] io scheduler cfq registered\n[ 0.552157] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.554062] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.556306] ipmi message handler version 39.2\n[ 0.557910] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.560512] ACPI: Power Button [PWRF]\n[ 0.561983] GHES: HEST is not enabled!\n[ 0.578464] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.611020] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.613661] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.638977] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.642393] Linux agpgart interface v0.103\n[ 0.644788] brd: module loaded\n[ 0.646406] loop: module loaded\n[ 0.648041] blk-mq: CPU -> queue map\n[ 0.649369] CPU 0 -> Queue 0\n[ 0.651386] vda: vda1\n[ 0.653086] scsi0 : ata_piix\n[ 0.654291] scsi1 : ata_piix\n[ 0.655460] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.657706] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.660674] libphy: Fixed MDIO Bus: probed\n[ 0.662218] tun: Universal TUN/TAP device driver, 1.6\n[ 0.663956] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.666983] PPP generic driver version 2.4.2\n[ 0.668560] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.670723] ehci-pci: EHCI PCI platform driver\n[ 0.672295] ehci-platform: EHCI generic platform driver\n[ 0.674098] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.676161] ohci-pci: OHCI PCI platform driver\n[ 0.677743] ohci-platform: OHCI generic platform driver\n[ 0.679523] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.696549] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.698378] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.701130] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.703223] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.705452] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.708029] usb usb1: Product: UHCI Host Controller\n[ 0.709716] usb usb1: Manufacturer: Linux 3.13.0-167-generic uhci_hcd\n[ 0.711838] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.713528] hub 1-0:1.0: USB hub found\n[ 0.714921] hub 1-0:1.0: 2 ports detected\n[ 0.716503] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.720154] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.721883] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.723702] mousedev: PS/2 mouse device common for all mice\n[ 0.725929] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.728960] rtc_cmos 00:00: RTC can wake from S4\n[ 0.731076] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.733203] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.735390] device-mapper: uevent: version 1.0.3\n[ 0.737061] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.739970] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.742060] TCP: cubic registered\n[ 0.743379] NET: Registered protocol family 10\n[ 0.745162] NET: Registered protocol family 17\n[ 0.746773] Key type dns_resolver registered\n[ 0.748413] Loading compiled-in X.509 certificates\n[ 0.750618] Loaded X.509 cert 'Magrathea: Glacier signing key: 7f31a5d3f06466a18e35a132be01bb1d196ea0c8'\n[ 0.753841] registered taskstats version 1\n[ 0.756783] Key type trusted registered\n[ 0.760498] Key type encrypted registered\n[ 0.761966] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.763823] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.766229] regulator-dummy: disabling\n[ 0.767638] Magic number: 15:612:931\n[ 0.769148] rtc_cmos 00:00: setting system clock to 2019-04-09 10:56:52 UTC (1554807412)\n[ 0.772041] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.774045] EDD information not available.\n[ 0.817528] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.831482] Write protecting the kernel read-only data: 12288k\n[ 0.834042] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.838105] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.856139] systemd-udevd[99]: starting version 204\n[ 0.888595] FDC 0 is a S82078B\n[ 1.028019] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.193671] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.195912] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.198221] usb 1-1: Product: QEMU USB Tablet\n[ 1.199769] usb 1-1: Manufacturer: QEMU\n[ 1.201168] usb 1-1: SerialNumber: 42\n[ 1.917838] 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.268037] 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.390346] random: init urandom read with 10 bits of entropy available\n[ 2.531621] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Tue, 09 Apr 2019 10:56:54 +0000. Up 2.95 seconds.\ncloud-init-nonet[3.15]: 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 cold plug devices[74G[ OK ]\n * Starting log initial device creation[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 ]\ncloud-init-nonet[4.72]: static networking is now up\n * Starting Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Tue, 09 Apr 2019 10:56:56 +0000. Up 5.21 seconds.\n * Stopping cold plug devices[74G[ OK ]\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.100.15 | 255.255.255.0 | fa:16:3e:4c:fb:71 |\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.100.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.100.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.100.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+-----------------+-----------------+-----------+-------+\n * Stopping log initial device creation[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\ndmesg: write failed: Broken pipe\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\nd6:bb:1c:00:3e:2c:9f:4a:ab:47:a5:28:e0:4b:38:16 root@ns\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| |\n| . |\n|.E o.. . |\n|+ ...o+ S . |\n|++. oo + . . |\n|oo... o o |\n| . ..o . o |\n| .oo 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:\n80:6a:fa:92:66:cc:af:d5:1f:a4:8a:33:f1:dd:7c:d9 root@ns\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| |\n| . |\n| . . |\n| . . |\n| o .S |\n| + . o |\n|+.o..oo. o |\n|oOo....o.o E |\n|o+*o .. |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n87:3e:d7:75:4c:f0:3c:19:09:2b:b2:a7:2c:b8:99:4f root@ns\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| .o..|\n| .=o|\n| . . . o+|\n| .o . o.|\n| S... . o|\n| ....o. . . |\n| . Eoo. . |\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:\n61:91:99:0e:fc:a6:2e:f9:46:a0:03:bf:1f:08:bf:92 root@ns\nThe key's randomart image is:\n+--[ED25519 256--+\n| . .+ |\n| o +. |\n| +o |\n|. . .+. |\n|.o . . oS |\n| o+. o |\n| .oo.+ |\n|E ..o.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 boot log to disk[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting 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 system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Stopping Flush boot log to disk[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 [74GCloud-init v. 0.7.5 running 'modules:config' at Tue, 09 Apr 2019 10:57:02 +0000. Up 11.10 seconds.\n[ 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 regular background program processing daemon[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Stopping CPU interrupts balancing daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Tue, 09 Apr 2019 10:57:04 +0000. Up 12.27 seconds.\n+ apt-get update\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:1 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\n\nUbuntu 14.04.6 LTS ns ttyS0\n\nns login: Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:3 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [430 kB]\nGet:4 http://security.ubuntu.com trusty-security/main Sources [172 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B]\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7528 B]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1166 kB]\nGet:9 http://security.ubuntu.com trusty-security/universe Sources [102 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:11 http://security.ubuntu.com trusty-security/main amd64 Packages [830 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [523 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [576 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4028 B]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [280 kB]\nGet:18 http://security.ubuntu.com trusty-security/universe amd64 Packages [293 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:21 http://security.ubuntu.com trusty-security/main Translation-en [446 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:23 http://security.ubuntu.com trusty-security/universe Translation-en [161 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:25 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nFetched 13.1 MB in 5s (2417 kB/s)\nReading package lists...\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install bind9 --yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n bind9utils\nSuggested packages:\n bind9-doc\nThe following NEW packages will be installed:\n bind9 bind9utils\n0 upgraded, 2 newly installed, 0 to remove and 24 not upgraded.\nNeed to get 432 kB of archives.\nAfter this operation, 1639 kB of additional disk space will be used.\nGet:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main bind9utils amd64 1:9.9.5.dfsg-3ubuntu0.19 [145 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main bind9 amd64 1:9.9.5.dfsg-3ubuntu0.19 [288 kB]\nPreconfiguring packages ...\nFetched 432 kB in 13s (31.9 kB/s)\nSelecting previously unselected package bind9utils.\n(Reading database ... 51347 files and directories currently installed.)\nPreparing to unpack .../bind9utils_1%3a9.9.5.dfsg-3ubuntu0.19_amd64.deb ...\nUnpacking bind9utils (1:9.9.5.dfsg-3ubuntu0.19) ...\nSelecting previously unselected package bind9.\nPreparing to unpack .../bind9_1%3a9.9.5.dfsg-3ubuntu0.19_amd64.deb ...\nUnpacking bind9 (1:9.9.5.dfsg-3ubuntu0.19) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up bind9utils (1:9.9.5.dfsg-3ubuntu0.19) ...\nSetting up bind9 (1:9.9.5.dfsg-3ubuntu0.19) ...\nAdding group `bind' (GID 111) ...\nDone.\nAdding system user `bind' (UID 106) ...\nAdding new user `bind' (UID 106) with group `bind' ...\nNot creating home directory `/var/cache/bind'.\nwrote key file \"/etc/bind/rndc.key\"\n#\n * Starting domain name service... bind9\n ...done.\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\n+ cat\n+ cat\n+ cat\n++ date +%Y%m%d%H\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+ chown root:bind /var/lib/bind/db.clearwater.opnfv\n+ service bind9 reload\n * Reloading domain name service... bind9\n ...done.\n+ curl -i -X POST -H 'X-Auth-Token: gAAAAABcrHoOBYE37ooHTel-5VlOSqVIJb4H-61rCE9SRN8LOpIECv9VNLkPX5axoWUYRUobMQ4l3EsrYDpDpEv9KL_czFRlrx0sY5Jq8WfRvuUPhumm-ETBLjU8j7JIGOe6NMz1sM38uYd9jrEX7m9mIy5RjkrwMQl8g-_oAaH6kI7N7MDJP8k' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.21:8004/v1/5fc4c7fd07e947fb8641de4126c9f897/stacks/clearwater-opnfv-dns-sitb5llkuqq6/c4731f8d-7611-40f1-8702-751077078bfa/resources/wait_handle/signal --data-binary '{\"status\": \"SUCCESS\"}'\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 25 100 4 100 21 12 63 --:--:-- --:--:-- --:--:-- 64\nHTTP/1.1 200 OK\nDate: Tue, 09 Apr 2019 10:57:19 GMT\nServer: Apache\nx-openstack-request-id: req-065e14ac-62ef-4afd-bb0a-b9b6c39243ba\nContent-Length: 4\nContent-Type: application/json\n\nnullci-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 | 90:c2:4d:33:da:e8:d6:d6:fb:a9:21:f2:5f:bd:8c:b7 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 80:6a:fa:92:66:cc:af:d5:1f:a4:8a:33:f1:dd:7c:d9 root@ns (DSA)\nec2: 256 87:3e:d7:75:4c:f0:3c:19:09:2b:b2:a7:2c:b8:99:4f root@ns (ECDSA)\nec2: 256 61:91:99:0e:fc:a6:2e:f9:46:a0:03:bf:1f:08:bf:92 root@ns (ED25519)\nec2: 2048 d6:bb:1c:00:3e:2c:9f:4a:ab:47:a5:28:e0:4b:38:16 root@ns (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBOzrdZjfvuz13vmdkwy3IJ5BV9EUTv8idgLeqeB5iPcHQKOawUGZsYbXw4lD31HG0XVjcuRsWvNhl4C+gTGozY0= root@ns\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILfsdp9MeTNoG9gfMRbK6iPgcKtZ5rmS4sXspeS5Whow root@ns\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDgHEoeVpmiTHtDCqwPPWf5YRPCt1UBjENLYyE47WCVcGKroMgjA7l13vKzL5KVK4z6+z/sec4b8h8hwCuQBHUJqooJdzHzNeJhmL3/Ho4YaI7I9imfgDUHjMxNmkFHBSMhnc7p4foUZy6sMHBtF48ksPXpuYMYJ0rRJXwgoNBbOZaRt8tnqbhad9wKs9rFsHpip3p6WC+rSM7A+EQjdsPZYzkUQaQTuAMIaCPd13I8+wKm2mETrDXzxPfhe7obi6Yuv4gyJk9lPEOoW0Y9z7hRSLM+Vsfvdoyuo/pee/QPUmqFxS1LLaqCVtj6ePvGPkbbaiEeJfsAz5NHk8pZaKpz root@ns\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Tue, 09 Apr 2019 10:57:28 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 36.48 seconds\n"} 2019-04-09 11:25:04,703 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/f5f03d56-ed32-47ed-ace2-90dc0c1d18bc/action used request id req-9fee7bce-21d3-4000-b580-c2c7f8b88828 2019-04-09 11:25:04,704 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0715179443359s 2019-04-09 11:25:04,705 - 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-167-generic (buildd@lgw01-amd64-031) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #217-Ubuntu SMP Wed Mar 13 16:18:21 UTC 2019 (Ubuntu 3.13.0-167.217-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-167-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-0x000000003ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffdc000-0x000000003fffffff] 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 = 0x3ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 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] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x3fc00000-0x3fdfffff] [ 0.000000] init_memory_mapping: [mem 0x3c000000-0x3fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x3bffffff] [ 0.000000] init_memory_mapping: [mem 0x3fe00000-0x3ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000003ffe14f7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000003ffe140b 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000003ffe0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000003ffe0000 000040 [ 0.000000] ACPI: APIC 000000003ffe147f 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x3ffdbfff] [ 0.000000] NODE_DATA [mem 0x3ffd7000-0x3ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, 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-0x3ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] 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 1 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 0x40000000-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:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88003fc00000 s84096 r8192 d22400 u2097152 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257893 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-167-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: 1007600K/1048040K available (7503K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 40440K 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] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0. [ 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] allocated 4194304 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.008004] pid_max: default: 32768 minimum: 301 [ 0.009657] Security Framework initialized [ 0.011168] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013429] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016873] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.020435] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.022651] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.024239] Initializing cgroup subsys memory [ 0.025811] Initializing cgroup subsys devices [ 0.028004] Initializing cgroup subsys freezer [ 0.029588] Initializing cgroup subsys blkio [ 0.031114] Initializing cgroup subsys perf_event [ 0.032004] Initializing cgroup subsys hugetlb [ 0.034350] mce: CPU supports 10 MCE banks [ 0.036038] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036038] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040005] Spectre V2 : Mitigation: Full generic retpoline [ 0.041893] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.044002] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.046274] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.048002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.052003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.075957] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.081947] ACPI: Core revision 20131115 [ 0.083833] ACPI: All ACPI Tables successfully acquired [ 0.085436] ftrace: allocating 28753 entries in 113 pages [ 0.108241] smpboot: Max logical packages: 1 [ 0.112086] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.116328] Enabling x2apic [ 0.117452] Enabled x2apic [ 0.120016] Switched APIC routing to physical x2apic. [ 0.123175] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.124002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.128835] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.139906] KVM setup paravirtual spinlock [ 0.142249] x86: Booted up 1 node, 1 CPUs [ 0.143713] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.144419] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.146812] devtmpfs: initialized [ 0.149925] EVM: security.selinux [ 0.151180] EVM: security.SMACK64 [ 0.152003] EVM: security.ima [ 0.153151] EVM: security.capability [ 0.155453] pinctrl core: initialized pinctrl subsystem [ 0.156100] regulator-dummy: no parameters [ 0.157677] RTC time: 10:56:51, date: 04/09/19 [ 0.159317] NET: Registered protocol family 16 [ 0.160155] cpuidle: using governor ladder [ 0.161634] cpuidle: using governor menu [ 0.163095] ACPI: bus type PCI registered [ 0.164013] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.166338] PCI: Using configuration type 1 for base access [ 0.168701] bio: create slab at 0 [ 0.170366] ACPI: Added _OSI(Module Device) [ 0.171862] ACPI: Added _OSI(Processor Device) [ 0.172004] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.173637] ACPI: Added _OSI(Processor Aggregator Device) [ 0.177069] ACPI: Interpreter enabled [ 0.178445] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.180937] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.184004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.187343] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.190136] ACPI: (supports S0 S5) [ 0.191396] ACPI: Using IOAPIC for interrupt routing [ 0.192020] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.195255] ACPI: No dock devices found. [ 0.197812] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.199875] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.200007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.202198] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.204223] acpiphp: Slot [3] registered [ 0.205678] acpiphp: Slot [4] registered [ 0.207122] acpiphp: Slot [5] registered [ 0.208035] acpiphp: Slot [6] registered [ 0.209562] acpiphp: Slot [7] registered [ 0.210993] acpiphp: Slot [8] registered [ 0.212022] acpiphp: Slot [9] registered [ 0.213447] acpiphp: Slot [10] registered [ 0.214903] acpiphp: Slot [11] registered [ 0.216022] acpiphp: Slot [12] registered [ 0.217472] acpiphp: Slot [13] registered [ 0.218927] acpiphp: Slot [14] registered [ 0.220021] acpiphp: Slot [15] registered [ 0.221476] acpiphp: Slot [16] registered [ 0.222937] acpiphp: Slot [17] registered [ 0.224035] acpiphp: Slot [18] registered [ 0.225491] acpiphp: Slot [19] registered [ 0.226954] acpiphp: Slot [20] registered [ 0.228022] acpiphp: Slot [21] registered [ 0.229477] acpiphp: Slot [22] registered [ 0.230937] acpiphp: Slot [23] registered [ 0.232026] acpiphp: Slot [24] registered [ 0.233495] acpiphp: Slot [25] registered [ 0.234963] acpiphp: Slot [26] registered [ 0.236021] acpiphp: Slot [27] registered [ 0.237467] acpiphp: Slot [28] registered [ 0.238920] acpiphp: Slot [29] registered [ 0.240022] acpiphp: Slot [30] registered [ 0.241480] acpiphp: Slot [31] registered [ 0.242920] PCI host bridge to bus 0000:00 [ 0.244005] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.245845] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.247877] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.248004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.250229] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff] [ 0.252004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.261801] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.264016] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.288304] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.290958] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.293173] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.295872] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.297144] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.299373] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.300342] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.302264] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.304004] vgaarb: loaded [ 0.305092] vgaarb: bridge control possible 0000:00:02.0 [ 0.307190] SCSI subsystem initialized [ 0.308229] ACPI: bus type USB registered [ 0.309751] usbcore: registered new interface driver usbfs [ 0.311631] usbcore: registered new interface driver hub [ 0.312039] usbcore: registered new device driver usb [ 0.313949] PCI: Using ACPI for IRQ routing [ 0.315869] NetLabel: Initializing [ 0.316008] NetLabel: domain hash size = 128 [ 0.317554] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.319293] NetLabel: unlabeled traffic allowed by default [ 0.320207] Switched to clocksource kvm-clock [ 0.328139] AppArmor: AppArmor Filesystem Enabled [ 0.329811] pnp: PnP ACPI init [ 0.330994] ACPI: bus type PNP registered [ 0.332924] pnp: PnP ACPI: found 8 devices [ 0.334407] ACPI: bus type PNP unregistered [ 0.341572] NET: Registered protocol family 2 [ 0.343404] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.345788] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.348058] TCP: Hash tables configured (established 8192 bind 8192) [ 0.350199] TCP: reno registered [ 0.351433] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.353438] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.355659] NET: Registered protocol family 1 [ 0.357227] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.359219] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.361168] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.378136] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.395348] Trying to unpack rootfs image as initramfs... [ 0.495073] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.497960] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.499936] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.502920] Scanning for low memory corruption every 60 seconds [ 0.505291] Initialise system trusted keyring [ 0.506899] audit: initializing netlink socket (disabled) [ 0.508797] type=2000 audit(1554807412.595:1): initialized [ 0.528781] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.531659] zbud: loaded [ 0.532918] VFS: Disk quotas dquot_6.5.2 [ 0.534399] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.536902] fuse init (API version 7.22) [ 0.538392] msgmni has been set to 1982 [ 0.539856] Key type big_key registered [ 0.541566] Key type asymmetric registered [ 0.543050] Asymmetric key parser 'x509' registered [ 0.544779] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.547452] io scheduler noop registered [ 0.548883] io scheduler deadline registered (default) [ 0.550673] io scheduler cfq registered [ 0.552157] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.554062] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.556306] ipmi message handler version 39.2 [ 0.557910] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.560512] ACPI: Power Button [PWRF] [ 0.561983] GHES: HEST is not enabled! [ 0.578464] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.611020] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.613661] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.638977] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.642393] Linux agpgart interface v0.103 [ 0.644788] brd: module loaded [ 0.646406] loop: module loaded [ 0.648041] blk-mq: CPU -> queue map [ 0.649369] CPU 0 -> Queue 0 [ 0.651386] vda: vda1 [ 0.653086] scsi0 : ata_piix [ 0.654291] scsi1 : ata_piix [ 0.655460] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.657706] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.660674] libphy: Fixed MDIO Bus: probed [ 0.662218] tun: Universal TUN/TAP device driver, 1.6 [ 0.663956] tun: (C) 1999-2004 Max Krasnyansky [ 0.666983] PPP generic driver version 2.4.2 [ 0.668560] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.670723] ehci-pci: EHCI PCI platform driver [ 0.672295] ehci-platform: EHCI generic platform driver [ 0.674098] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.676161] ohci-pci: OHCI PCI platform driver [ 0.677743] ohci-platform: OHCI generic platform driver [ 0.679523] uhci_hcd: USB Universal Host Controller Interface driver [ 0.696549] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.698378] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.701130] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.703223] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.705452] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.708029] usb usb1: Product: UHCI Host Controller [ 0.709716] usb usb1: Manufacturer: Linux 3.13.0-167-generic uhci_hcd [ 0.711838] usb usb1: SerialNumber: 0000:00:01.2 [ 0.713528] hub 1-0:1.0: USB hub found [ 0.714921] hub 1-0:1.0: 2 ports detected [ 0.716503] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.720154] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.721883] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.723702] mousedev: PS/2 mouse device common for all mice [ 0.725929] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.728960] rtc_cmos 00:00: RTC can wake from S4 [ 0.731076] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.733203] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.735390] device-mapper: uevent: version 1.0.3 [ 0.737061] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.739970] ledtrig-cpu: registered to indicate activity on CPUs [ 0.742060] TCP: cubic registered [ 0.743379] NET: Registered protocol family 10 [ 0.745162] NET: Registered protocol family 17 [ 0.746773] Key type dns_resolver registered [ 0.748413] Loading compiled-in X.509 certificates [ 0.750618] Loaded X.509 cert 'Magrathea: Glacier signing key: 7f31a5d3f06466a18e35a132be01bb1d196ea0c8' [ 0.753841] registered taskstats version 1 [ 0.756783] Key type trusted registered [ 0.760498] Key type encrypted registered [ 0.761966] AppArmor: AppArmor sha1 policy hashing enabled [ 0.763823] IMA: No TPM chip found, activating TPM-bypass! [ 0.766229] regulator-dummy: disabling [ 0.767638] Magic number: 15:612:931 [ 0.769148] rtc_cmos 00:00: setting system clock to 2019-04-09 10:56:52 UTC (1554807412) [ 0.772041] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.774045] EDD information not available. [ 0.817528] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.831482] Write protecting the kernel read-only data: 12288k [ 0.834042] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.838105] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.856139] systemd-udevd[99]: starting version 204 [ 0.888595] FDC 0 is a S82078B [ 1.028019] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.193671] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.195912] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.198221] usb 1-1: Product: QEMU USB Tablet [ 1.199769] usb 1-1: Manufacturer: QEMU [ 1.201168] usb 1-1: SerialNumber: 42 [ 1.917838] 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.268037] 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.390346] random: init urandom read with 10 bits of entropy available [ 2.531621] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Tue, 09 Apr 2019 10:56:54 +0000. Up 2.95 seconds. cloud-init-nonet[3.15]: 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 cold plug devices[74G[ OK ] * Starting log initial device creation[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 ] cloud-init-nonet[4.72]: static networking is now up * Starting Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Tue, 09 Apr 2019 10:56:56 +0000. Up 5.21 seconds. * Stopping cold plug devices[74G[ OK ] 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.100.15 | 255.255.255.0 | fa:16:3e:4c:fb:71 | 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.100.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.100.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.100.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+-----------------+-----------------+-----------+-------+ * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] dmesg: write failed: Broken pipe Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: d6:bb:1c:00:3e:2c:9f:4a:ab:47:a5:28:e0:4b:38:16 root@ns The key's randomart image is: +--[ RSA 2048]----+ | | | | | . | |.E o.. . | |+ ...o+ S . | |++. oo + . . | |oo... o o | | . ..o . o | | .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: 80:6a:fa:92:66:cc:af:d5:1f:a4:8a:33:f1:dd:7c:d9 root@ns The key's randomart image is: +--[ DSA 1024]----+ | | | . | | . . | | . . | | o .S | | + . o | |+.o..oo. o | |oOo....o.o 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: 87:3e:d7:75:4c:f0:3c:19:09:2b:b2:a7:2c:b8:99:4f root@ns The key's randomart image is: +--[ECDSA 256]---+ | .o..| | .=o| | . . . o+| | .o . o.| | S... . o| | ....o. . . | | . Eoo. . | | = .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: 61:91:99:0e:fc:a6:2e:f9:46:a0:03:bf:1f:08:bf:92 root@ns The key's randomart image is: +--[ED25519 256--+ | . .+ | | o +. | | +o | |. . .+. | |.o . . oS | | o+. o | | .oo.+ | |E ..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 boot log to disk[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 system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Stopping Flush boot log to disk[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74GCloud-init v. 0.7.5 running 'modules:config' at Tue, 09 Apr 2019 10:57:02 +0000. Up 11.10 seconds. [ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Stopping CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Tue, 09 Apr 2019 10:57:04 +0000. Up 12.27 seconds. + apt-get update Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:1 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Ubuntu 14.04.6 LTS ns ttyS0 ns login: Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:3 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [430 kB] Get:4 http://security.ubuntu.com trusty-security/main Sources [172 kB] Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B] Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7528 B] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1166 kB] Get:9 http://security.ubuntu.com trusty-security/universe Sources [102 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:11 http://security.ubuntu.com trusty-security/main amd64 Packages [830 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [523 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [576 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4028 B] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [280 kB] Get:18 http://security.ubuntu.com trusty-security/universe amd64 Packages [293 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:20 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:21 http://security.ubuntu.com trusty-security/main Translation-en [446 kB] Get:22 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:23 http://security.ubuntu.com trusty-security/universe Translation-en [161 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:25 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:26 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:27 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:28 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 13.1 MB in 5s (2417 kB/s) Reading package lists... + DEBIAN_FRONTEND=noninteractive + apt-get install bind9 --yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: bind9utils Suggested packages: bind9-doc The following NEW packages will be installed: bind9 bind9utils 0 upgraded, 2 newly installed, 0 to remove and 24 not upgraded. Need to get 432 kB of archives. After this operation, 1639 kB of additional disk space will be used. Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main bind9utils amd64 1:9.9.5.dfsg-3ubuntu0.19 [145 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main bind9 amd64 1:9.9.5.dfsg-3ubuntu0.19 [288 kB] Preconfiguring packages ... Fetched 432 kB in 13s (31.9 kB/s) Selecting previously unselected package bind9utils. (Reading database ... 51347 files and directories currently installed.) Preparing to unpack .../bind9utils_1%3a9.9.5.dfsg-3ubuntu0.19_amd64.deb ... Unpacking bind9utils (1:9.9.5.dfsg-3ubuntu0.19) ... Selecting previously unselected package bind9. Preparing to unpack .../bind9_1%3a9.9.5.dfsg-3ubuntu0.19_amd64.deb ... Unpacking bind9 (1:9.9.5.dfsg-3ubuntu0.19) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up bind9utils (1:9.9.5.dfsg-3ubuntu0.19) ... Setting up bind9 (1:9.9.5.dfsg-3ubuntu0.19) ... Adding group `bind' (GID 111) ... Done. Adding system user `bind' (UID 106) ... Adding new user `bind' (UID 106) with group `bind' ... Not creating home directory `/var/cache/bind'. wrote key file "/etc/bind/rndc.key" # * Starting domain name service... bind9 ...done. Processing triggers for ufw (0.34~rc-0ubuntu2) ... Processing triggers for ureadahead (0.100.0-16) ... + cat + cat + cat ++ date +%Y%m%d%H ++ ip2rr 172.30.9.203 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.203 ++ echo A 172.30.9.203 + chown root:bind /var/lib/bind/db.clearwater.opnfv + service bind9 reload * Reloading domain name service... bind9 ...done. + curl -i -X POST -H 'X-Auth-Token: gAAAAABcrHoOBYE37ooHTel-5VlOSqVIJb4H-61rCE9SRN8LOpIECv9VNLkPX5axoWUYRUobMQ4l3EsrYDpDpEv9KL_czFRlrx0sY5Jq8WfRvuUPhumm-ETBLjU8j7JIGOe6NMz1sM38uYd9jrEX7m9mIy5RjkrwMQl8g-_oAaH6kI7N7MDJP8k' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.21:8004/v1/5fc4c7fd07e947fb8641de4126c9f897/stacks/clearwater-opnfv-dns-sitb5llkuqq6/c4731f8d-7611-40f1-8702-751077078bfa/resources/wait_handle/signal --data-binary '{"status": "SUCCESS"}' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 25 100 4 100 21 12 63 --:--:-- --:--:-- --:--:-- 64 HTTP/1.1 200 OK Date: Tue, 09 Apr 2019 10:57:19 GMT Server: Apache x-openstack-request-id: req-065e14ac-62ef-4afd-bb0a-b9b6c39243ba Content-Length: 4 Content-Type: application/json nullci-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 | 90:c2:4d:33:da:e8:d6:d6:fb:a9:21:f2:5f:bd:8c:b7 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 80:6a:fa:92:66:cc:af:d5:1f:a4:8a:33:f1:dd:7c:d9 root@ns (DSA) ec2: 256 87:3e:d7:75:4c:f0:3c:19:09:2b:b2:a7:2c:b8:99:4f root@ns (ECDSA) ec2: 256 61:91:99:0e:fc:a6:2e:f9:46:a0:03:bf:1f:08:bf:92 root@ns (ED25519) ec2: 2048 d6:bb:1c:00:3e:2c:9f:4a:ab:47:a5:28:e0:4b:38:16 root@ns (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBOzrdZjfvuz13vmdkwy3IJ5BV9EUTv8idgLeqeB5iPcHQKOawUGZsYbXw4lD31HG0XVjcuRsWvNhl4C+gTGozY0= root@ns ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILfsdp9MeTNoG9gfMRbK6iPgcKtZ5rmS4sXspeS5Whow root@ns ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDgHEoeVpmiTHtDCqwPPWf5YRPCt1UBjENLYyE47WCVcGKroMgjA7l13vKzL5KVK4z6+z/sec4b8h8hwCuQBHUJqooJdzHzNeJhmL3/Ho4YaI7I9imfgDUHjMxNmkFHBSMhnc7p4foUZy6sMHBtF48ksPXpuYMYJ0rRJXwgoNBbOZaRt8tnqbhad9wKs9rFsHpip3p6WC+rSM7A+EQjdsPZYzkUQaQTuAMIaCPd13I8+wKm2mETrDXzxPfhe7obi6Yuv4gyJk9lPEOoW0Y9z7hRSLM+Vsfvdoyuo/pee/QPUmqFxS1LLaqCVtj6ePvGPkbbaiEeJfsAz5NHk8pZaKpz root@ns -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Tue, 09 Apr 2019 10:57:28 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 36.48 seconds 2019-04-09 11:25:04,707 - functest.core.singlevm - DEBUG - regex found: 'Cloud-init .* finished at ' in 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-167-generic (buildd@lgw01-amd64-031) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #217-Ubuntu SMP Wed Mar 13 16:18:21 UTC 2019 (Ubuntu 3.13.0-167.217-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-167-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-0x000000003ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffdc000-0x000000003fffffff] 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 = 0x3ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 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] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x3fc00000-0x3fdfffff] [ 0.000000] init_memory_mapping: [mem 0x3c000000-0x3fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x3bffffff] [ 0.000000] init_memory_mapping: [mem 0x3fe00000-0x3ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000003ffe14f7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000003ffe140b 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000003ffe0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000003ffe0000 000040 [ 0.000000] ACPI: APIC 000000003ffe147f 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x3ffdbfff] [ 0.000000] NODE_DATA [mem 0x3ffd7000-0x3ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, 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-0x3ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] 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 1 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 0x40000000-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:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88003fc00000 s84096 r8192 d22400 u2097152 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257893 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-167-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: 1007600K/1048040K available (7503K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 40440K 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] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0. [ 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] allocated 4194304 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.008004] pid_max: default: 32768 minimum: 301 [ 0.009657] Security Framework initialized [ 0.011168] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013429] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016873] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.020435] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.022651] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.024239] Initializing cgroup subsys memory [ 0.025811] Initializing cgroup subsys devices [ 0.028004] Initializing cgroup subsys freezer [ 0.029588] Initializing cgroup subsys blkio [ 0.031114] Initializing cgroup subsys perf_event [ 0.032004] Initializing cgroup subsys hugetlb [ 0.034350] mce: CPU supports 10 MCE banks [ 0.036038] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036038] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040005] Spectre V2 : Mitigation: Full generic retpoline [ 0.041893] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.044002] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.046274] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.048002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.052003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.075957] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.081947] ACPI: Core revision 20131115 [ 0.083833] ACPI: All ACPI Tables successfully acquired [ 0.085436] ftrace: allocating 28753 entries in 113 pages [ 0.108241] smpboot: Max logical packages: 1 [ 0.112086] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.116328] Enabling x2apic [ 0.117452] Enabled x2apic [ 0.120016] Switched APIC routing to physical x2apic. [ 0.123175] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.124002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.128835] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.139906] KVM setup paravirtual spinlock [ 0.142249] x86: Booted up 1 node, 1 CPUs [ 0.143713] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.144419] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.146812] devtmpfs: initialized [ 0.149925] EVM: security.selinux [ 0.151180] EVM: security.SMACK64 [ 0.152003] EVM: security.ima [ 0.153151] EVM: security.capability [ 0.155453] pinctrl core: initialized pinctrl subsystem [ 0.156100] regulator-dummy: no parameters [ 0.157677] RTC time: 10:56:51, date: 04/09/19 [ 0.159317] NET: Registered protocol family 16 [ 0.160155] cpuidle: using governor ladder [ 0.161634] cpuidle: using governor menu [ 0.163095] ACPI: bus type PCI registered [ 0.164013] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.166338] PCI: Using configuration type 1 for base access [ 0.168701] bio: create slab at 0 [ 0.170366] ACPI: Added _OSI(Module Device) [ 0.171862] ACPI: Added _OSI(Processor Device) [ 0.172004] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.173637] ACPI: Added _OSI(Processor Aggregator Device) [ 0.177069] ACPI: Interpreter enabled [ 0.178445] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.180937] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.184004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.187343] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.190136] ACPI: (supports S0 S5) [ 0.191396] ACPI: Using IOAPIC for interrupt routing [ 0.192020] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.195255] ACPI: No dock devices found. [ 0.197812] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.199875] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.200007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.202198] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.204223] acpiphp: Slot [3] registered [ 0.205678] acpiphp: Slot [4] registered [ 0.207122] acpiphp: Slot [5] registered [ 0.208035] acpiphp: Slot [6] registered [ 0.209562] acpiphp: Slot [7] registered [ 0.210993] acpiphp: Slot [8] registered [ 0.212022] acpiphp: Slot [9] registered [ 0.213447] acpiphp: Slot [10] registered [ 0.214903] acpiphp: Slot [11] registered [ 0.216022] acpiphp: Slot [12] registered [ 0.217472] acpiphp: Slot [13] registered [ 0.218927] acpiphp: Slot [14] registered [ 0.220021] acpiphp: Slot [15] registered [ 0.221476] acpiphp: Slot [16] registered [ 0.222937] acpiphp: Slot [17] registered [ 0.224035] acpiphp: Slot [18] registered [ 0.225491] acpiphp: Slot [19] registered [ 0.226954] acpiphp: Slot [20] registered [ 0.228022] acpiphp: Slot [21] registered [ 0.229477] acpiphp: Slot [22] registered [ 0.230937] acpiphp: Slot [23] registered [ 0.232026] acpiphp: Slot [24] registered [ 0.233495] acpiphp: Slot [25] registered [ 0.234963] acpiphp: Slot [26] registered [ 0.236021] acpiphp: Slot [27] registered [ 0.237467] acpiphp: Slot [28] registered [ 0.238920] acpiphp: Slot [29] registered [ 0.240022] acpiphp: Slot [30] registered [ 0.241480] acpiphp: Slot [31] registered [ 0.242920] PCI host bridge to bus 0000:00 [ 0.244005] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.245845] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.247877] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.248004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.250229] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff] [ 0.252004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.261801] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.264016] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.288304] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.290958] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.293173] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.295872] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.297144] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.299373] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.300342] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.302264] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.304004] vgaarb: loaded [ 0.305092] vgaarb: bridge control possible 0000:00:02.0 [ 0.307190] SCSI subsystem initialized [ 0.308229] ACPI: bus type USB registered [ 0.309751] usbcore: registered new interface driver usbfs [ 0.311631] usbcore: registered new interface driver hub [ 0.312039] usbcore: registered new device driver usb [ 0.313949] PCI: Using ACPI for IRQ routing [ 0.315869] NetLabel: Initializing [ 0.316008] NetLabel: domain hash size = 128 [ 0.317554] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.319293] NetLabel: unlabeled traffic allowed by default [ 0.320207] Switched to clocksource kvm-clock [ 0.328139] AppArmor: AppArmor Filesystem Enabled [ 0.329811] pnp: PnP ACPI init [ 0.330994] ACPI: bus type PNP registered [ 0.332924] pnp: PnP ACPI: found 8 devices [ 0.334407] ACPI: bus type PNP unregistered [ 0.341572] NET: Registered protocol family 2 [ 0.343404] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.345788] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.348058] TCP: Hash tables configured (established 8192 bind 8192) [ 0.350199] TCP: reno registered [ 0.351433] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.353438] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.355659] NET: Registered protocol family 1 [ 0.357227] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.359219] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.361168] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.378136] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.395348] Trying to unpack rootfs image as initramfs... [ 0.495073] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.497960] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.499936] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.502920] Scanning for low memory corruption every 60 seconds [ 0.505291] Initialise system trusted keyring [ 0.506899] audit: initializing netlink socket (disabled) [ 0.508797] type=2000 audit(1554807412.595:1): initialized [ 0.528781] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.531659] zbud: loaded [ 0.532918] VFS: Disk quotas dquot_6.5.2 [ 0.534399] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.536902] fuse init (API version 7.22) [ 0.538392] msgmni has been set to 1982 [ 0.539856] Key type big_key registered [ 0.541566] Key type asymmetric registered [ 0.543050] Asymmetric key parser 'x509' registered [ 0.544779] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.547452] io scheduler noop registered [ 0.548883] io scheduler deadline registered (default) [ 0.550673] io scheduler cfq registered [ 0.552157] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.554062] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.556306] ipmi message handler version 39.2 [ 0.557910] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.560512] ACPI: Power Button [PWRF] [ 0.561983] GHES: HEST is not enabled! [ 0.578464] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.611020] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.613661] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.638977] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.642393] Linux agpgart interface v0.103 [ 0.644788] brd: module loaded [ 0.646406] loop: module loaded [ 0.648041] blk-mq: CPU -> queue map [ 0.649369] CPU 0 -> Queue 0 [ 0.651386] vda: vda1 [ 0.653086] scsi0 : ata_piix [ 0.654291] scsi1 : ata_piix [ 0.655460] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.657706] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.660674] libphy: Fixed MDIO Bus: probed [ 0.662218] tun: Universal TUN/TAP device driver, 1.6 [ 0.663956] tun: (C) 1999-2004 Max Krasnyansky [ 0.666983] PPP generic driver version 2.4.2 [ 0.668560] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.670723] ehci-pci: EHCI PCI platform driver [ 0.672295] ehci-platform: EHCI generic platform driver [ 0.674098] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.676161] ohci-pci: OHCI PCI platform driver [ 0.677743] ohci-platform: OHCI generic platform driver [ 0.679523] uhci_hcd: USB Universal Host Controller Interface driver [ 0.696549] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.698378] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.701130] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.703223] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.705452] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.708029] usb usb1: Product: UHCI Host Controller [ 0.709716] usb usb1: Manufacturer: Linux 3.13.0-167-generic uhci_hcd [ 0.711838] usb usb1: SerialNumber: 0000:00:01.2 [ 0.713528] hub 1-0:1.0: USB hub found [ 0.714921] hub 1-0:1.0: 2 ports detected [ 0.716503] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.720154] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.721883] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.723702] mousedev: PS/2 mouse device common for all mice [ 0.725929] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.728960] rtc_cmos 00:00: RTC can wake from S4 [ 0.731076] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.733203] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.735390] device-mapper: uevent: version 1.0.3 [ 0.737061] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.739970] ledtrig-cpu: registered to indicate activity on CPUs [ 0.742060] TCP: cubic registered [ 0.743379] NET: Registered protocol family 10 [ 0.745162] NET: Registered protocol family 17 [ 0.746773] Key type dns_resolver registered [ 0.748413] Loading compiled-in X.509 certificates [ 0.750618] Loaded X.509 cert 'Magrathea: Glacier signing key: 7f31a5d3f06466a18e35a132be01bb1d196ea0c8' [ 0.753841] registered taskstats version 1 [ 0.756783] Key type trusted registered [ 0.760498] Key type encrypted registered [ 0.761966] AppArmor: AppArmor sha1 policy hashing enabled [ 0.763823] IMA: No TPM chip found, activating TPM-bypass! [ 0.766229] regulator-dummy: disabling [ 0.767638] Magic number: 15:612:931 [ 0.769148] rtc_cmos 00:00: setting system clock to 2019-04-09 10:56:52 UTC (1554807412) [ 0.772041] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.774045] EDD information not available. [ 0.817528] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.831482] Write protecting the kernel read-only data: 12288k [ 0.834042] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.838105] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.856139] systemd-udevd[99]: starting version 204 [ 0.888595] FDC 0 is a S82078B [ 1.028019] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.193671] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.195912] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.198221] usb 1-1: Product: QEMU USB Tablet [ 1.199769] usb 1-1: Manufacturer: QEMU [ 1.201168] usb 1-1: SerialNumber: 42 [ 1.917838] 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.268037] 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.390346] random: init urandom read with 10 bits of entropy available [ 2.531621] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Tue, 09 Apr 2019 10:56:54 +0000. Up 2.95 seconds. cloud-init-nonet[3.15]: 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 cold plug devices[74G[ OK ] * Starting log initial device creation[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 ] cloud-init-nonet[4.72]: static networking is now up * Starting Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Tue, 09 Apr 2019 10:56:56 +0000. Up 5.21 seconds. * Stopping cold plug devices[74G[ OK ] 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.100.15 | 255.255.255.0 | fa:16:3e:4c:fb:71 | 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.100.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.100.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.100.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+-----------------+-----------------+-----------+-------+ * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] dmesg: write failed: Broken pipe Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: d6:bb:1c:00:3e:2c:9f:4a:ab:47:a5:28:e0:4b:38:16 root@ns The key's randomart image is: +--[ RSA 2048]----+ | | | | | . | |.E o.. . | |+ ...o+ S . | |++. oo + . . | |oo... o o | | . ..o . o | | .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: 80:6a:fa:92:66:cc:af:d5:1f:a4:8a:33:f1:dd:7c:d9 root@ns The key's randomart image is: +--[ DSA 1024]----+ | | | . | | . . | | . . | | o .S | | + . o | |+.o..oo. o | |oOo....o.o 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: 87:3e:d7:75:4c:f0:3c:19:09:2b:b2:a7:2c:b8:99:4f root@ns The key's randomart image is: +--[ECDSA 256]---+ | .o..| | .=o| | . . . o+| | .o . o.| | S... . o| | ....o. . . | | . Eoo. . | | = .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: 61:91:99:0e:fc:a6:2e:f9:46:a0:03:bf:1f:08:bf:92 root@ns The key's randomart image is: +--[ED25519 256--+ | . .+ | | o +. | | +o | |. . .+. | |.o . . oS | | o+. o | | .oo.+ | |E ..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 boot log to disk[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 system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Stopping Flush boot log to disk[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74GCloud-init v. 0.7.5 running 'modules:config' at Tue, 09 Apr 2019 10:57:02 +0000. Up 11.10 seconds. [ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Stopping CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Tue, 09 Apr 2019 10:57:04 +0000. Up 12.27 seconds. + apt-get update Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:1 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Ubuntu 14.04.6 LTS ns ttyS0 ns login: Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:3 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [430 kB] Get:4 http://security.ubuntu.com trusty-security/main Sources [172 kB] Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B] Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7528 B] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1166 kB] Get:9 http://security.ubuntu.com trusty-security/universe Sources [102 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:11 http://security.ubuntu.com trusty-security/main amd64 Packages [830 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [523 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [576 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4028 B] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [280 kB] Get:18 http://security.ubuntu.com trusty-security/universe amd64 Packages [293 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:20 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:21 http://security.ubuntu.com trusty-security/main Translation-en [446 kB] Get:22 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:23 http://security.ubuntu.com trusty-security/universe Translation-en [161 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:25 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:26 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:27 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:28 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 13.1 MB in 5s (2417 kB/s) Reading package lists... + DEBIAN_FRONTEND=noninteractive + apt-get install bind9 --yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: bind9utils Suggested packages: bind9-doc The following NEW packages will be installed: bind9 bind9utils 0 upgraded, 2 newly installed, 0 to remove and 24 not upgraded. Need to get 432 kB of archives. After this operation, 1639 kB of additional disk space will be used. Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main bind9utils amd64 1:9.9.5.dfsg-3ubuntu0.19 [145 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main bind9 amd64 1:9.9.5.dfsg-3ubuntu0.19 [288 kB] Preconfiguring packages ... Fetched 432 kB in 13s (31.9 kB/s) Selecting previously unselected package bind9utils. (Reading database ... 51347 files and directories currently installed.) Preparing to unpack .../bind9utils_1%3a9.9.5.dfsg-3ubuntu0.19_amd64.deb ... Unpacking bind9utils (1:9.9.5.dfsg-3ubuntu0.19) ... Selecting previously unselected package bind9. Preparing to unpack .../bind9_1%3a9.9.5.dfsg-3ubuntu0.19_amd64.deb ... Unpacking bind9 (1:9.9.5.dfsg-3ubuntu0.19) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up bind9utils (1:9.9.5.dfsg-3ubuntu0.19) ... Setting up bind9 (1:9.9.5.dfsg-3ubuntu0.19) ... Adding group `bind' (GID 111) ... Done. Adding system user `bind' (UID 106) ... Adding new user `bind' (UID 106) with group `bind' ... Not creating home directory `/var/cache/bind'. wrote key file "/etc/bind/rndc.key" # * Starting domain name service... bind9 ...done. Processing triggers for ufw (0.34~rc-0ubuntu2) ... Processing triggers for ureadahead (0.100.0-16) ... + cat + cat + cat ++ date +%Y%m%d%H ++ ip2rr 172.30.9.203 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.203 ++ echo A 172.30.9.203 + chown root:bind /var/lib/bind/db.clearwater.opnfv + service bind9 reload * Reloading domain name service... bind9 ...done. + curl -i -X POST -H 'X-Auth-Token: gAAAAABcrHoOBYE37ooHTel-5VlOSqVIJb4H-61rCE9SRN8LOpIECv9VNLkPX5axoWUYRUobMQ4l3EsrYDpDpEv9KL_czFRlrx0sY5Jq8WfRvuUPhumm-ETBLjU8j7JIGOe6NMz1sM38uYd9jrEX7m9mIy5RjkrwMQl8g-_oAaH6kI7N7MDJP8k' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.21:8004/v1/5fc4c7fd07e947fb8641de4126c9f897/stacks/clearwater-opnfv-dns-sitb5llkuqq6/c4731f8d-7611-40f1-8702-751077078bfa/resources/wait_handle/signal --data-binary '{"status": "SUCCESS"}' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 25 100 4 100 21 12 63 --:--:-- --:--:-- --:--:-- 64 HTTP/1.1 200 OK Date: Tue, 09 Apr 2019 10:57:19 GMT Server: Apache x-openstack-request-id: req-065e14ac-62ef-4afd-bb0a-b9b6c39243ba Content-Length: 4 Content-Type: application/json nullci-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 | 90:c2:4d:33:da:e8:d6:d6:fb:a9:21:f2:5f:bd:8c:b7 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 80:6a:fa:92:66:cc:af:d5:1f:a4:8a:33:f1:dd:7c:d9 root@ns (DSA) ec2: 256 87:3e:d7:75:4c:f0:3c:19:09:2b:b2:a7:2c:b8:99:4f root@ns (ECDSA) ec2: 256 61:91:99:0e:fc:a6:2e:f9:46:a0:03:bf:1f:08:bf:92 root@ns (ED25519) ec2: 2048 d6:bb:1c:00:3e:2c:9f:4a:ab:47:a5:28:e0:4b:38:16 root@ns (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBOzrdZjfvuz13vmdkwy3IJ5BV9EUTv8idgLeqeB5iPcHQKOawUGZsYbXw4lD31HG0XVjcuRsWvNhl4C+gTGozY0= root@ns ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILfsdp9MeTNoG9gfMRbK6iPgcKtZ5rmS4sXspeS5Whow root@ns ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDgHEoeVpmiTHtDCqwPPWf5YRPCt1UBjENLYyE47WCVcGKroMgjA7l13vKzL5KVK4z6+z/sec4b8h8hwCuQBHUJqooJdzHzNeJhmL3/Ho4YaI7I9imfgDUHjMxNmkFHBSMhnc7p4foUZy6sMHBtF48ksPXpuYMYJ0rRJXwgoNBbOZaRt8tnqbhad9wKs9rFsHpip3p6WC+rSM7A+EQjdsPZYzkUQaQTuAMIaCPd13I8+wKm2mETrDXzxPfhe7obi6Yuv4gyJk9lPEOoW0Y9z7hRSLM+Vsfvdoyuo/pee/QPUmqFxS1LLaqCVtj6ePvGPkbbaiEeJfsAz5NHk8pZaKpz root@ns -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Tue, 09 Apr 2019 10:57:28 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 36.48 seconds 2019-04-09 11:25:04,711 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Ellis IP: 172.30.9.214 2019-04-09 11:25:04,898 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Account opnfv functest user is created on Ellis {u'username': u'functest@opnfv.org', u'full_name': u'opnfv functest user'} 2019-04-09 11:25:04,967 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - cookies: ]> 2019-04-09 11:25:04,968 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Create 1st calling number on Ellis 2019-04-09 11:25:05,236 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Calling number is created: {u'private_id': u'6505550713@clearwater.opnfv', u'sip_username': u'6505550713', u'formatted_number': u'(650) 555-0713', u'number': u'6505550713', u'sip_uri': u'sip:6505550713@clearwater.opnfv', u'number_id': u'03b04cd1941a40f0ba381ab32df8a49a', u'sip_password': u'jCQGeVT8z', u'pstn': False} 2019-04-09 11:25:05,236 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-09 11:25:05,239 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:25:05,266 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 423 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:24:55 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7 Server: Apache x-openstack-request-id: req-f5e0acd2-779a-4ff4-ae0f-e570ac2c806f 2019-04-09 11:25:05,266 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:25:05,342 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 889 Content-Type: application/json Date: Tue, 09 Apr 2019 11:24:55 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-3974b3e1-151b-4faa-bbd7-9a84af98bebe 2019-04-09 11:25:05,343 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "da1426745d3d4a2ab538c4c6721804f4", "image": "heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_42ec05fa-9a5a-4193-ba0d-81c792442209", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b62787c2-635d-4893-8553-7ee0260442ff"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5fc4c7fd07e947fb8641de4126c9f897", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-04-09T10:54:54Z", "links": [{"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": 60, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "outputs": [{"output_value": "172.30.9.203", "output_key": "dns_ip", "description": "IP address of DNS"}, {"output_value": "clearwater.opnfv", "output_key": "zone", "description": "DNS zone"}], "template_description": "Clearwater deployment\n"}} 2019-04-09 11:25:05,343 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7 used request id req-3974b3e1-151b-4faa-bbd7-9a84af98bebe 2019-04-09 11:25:05,343 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.106163978577s 2019-04-09 11:25:05,344 - functest.opnfv_tests.vnf.ims.heat_ims - DEBUG - stack outputs: [Munch({u'output_value': u'172.30.9.203', 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'})] 2019-04-09 11:25:05,344 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Run Clearwater live test 2019-04-09 11:25:05,344 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Backup /etc/resolv.conf -> /etc/resolv.conf.bak 2019-04-09 11:25:05,351 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Live test cmd: /bin/bash -c 'echo -e "nameserver 127.0.0.1" > /etc/resolv.conf;cd /src/vims-test;rake test[clearwater.opnfv] SIGNUP_CODE=secret --trace' 2019-04-09 11:25:05,351 - functest.utils.functest_utils - DEBUG - Executing command: '/bin/bash -c 'echo -e "nameserver 127.0.0.1" > /etc/resolv.conf;cd /src/vims-test;rake test[clearwater.opnfv] SIGNUP_CODE=secret --trace'' 2019-04-09 11:27:17,490 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - ** Invoke test (first_time) ** Execute test /usr/lib/ruby/gems/2.5.0/gems/httpi-2.4.0/lib/httpi/auth/ssl.rb:13: warning: constant OpenSSL::SSL::SSLContext::METHODS is deprecated # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' Basic Call - Mainline (TCP) - (6505550316, 6505550670) Passed Basic Call - SDP (TCP) - (6505550785, 6505550558) Passed Basic Call - Tel URIs (TCP) - (6505550027, 6505550827) Passed Basic Call - Unknown number (TCP) - (6505550473, 6505550517) Passed Basic Call - Rejected by remote endpoint (TCP) - (6505550138, 6505550424) Passed Basic Call - Messages - Pager model (TCP) - (6505550351, 6505550878) Passed Basic Call - Pracks (TCP) - (6505550920, 6505550635) Passed Basic Registration (TCP) - (6505550421) Passed Emergency Registration (TCP) - Skipped (Not running with emergency registrations) - Call with EMERGENCY_REG=Y to run test Multiple Identities (TCP) - (6505550147, 6505550615) Passed Call Barring - Outbound Rejection (TCP) - (6505550622, 6505550074) Passed Call Barring - Allow non-international call (TCP) - Skipped (No PSTN support) - Call with PSTN=true to run test Call Barring - Reject international call (TCP) - Skipped (No PSTN support) - Call with PSTN=true to run test Call Barring - Inbound Rejection (TCP) - (6505550117, 6505550187) Passed Call Diversion AS - Unconditional (TCP) - Skipped (No Call Diversion AS hostname provided) - Call with CDIV_AS= Call Diversion AS - Busy (TCP) - Skipped (No Call Diversion AS hostname provided) - Call with CDIV_AS= Call Diversion AS - No answer (TCP) - Skipped (No Call Diversion AS hostname provided) - Call with CDIV_AS= Call Diversion - Not registered (TCP) - (6505550721, 6505550922, 6505550570) Passed Call Diversion - Not reachable (not registered) (TCP) - (6505550811, 6505550865, 6505550379) Passed Call Diversion - Not reachable (408) (TCP) - (6505550904, 6505550408, 6505550866) Passed Call Diversion - Not reachable (503) (TCP) - (6505550237, 6505550596, 6505550855) Passed Call Diversion - Not reachable (500) (TCP) - (6505550591, 6505550542, 6505550508) Passed Call Diversion - Busy (TCP) - (6505550631, 6505550902, 6505550483) Passed Call Diversion - Unconditional (TCP) - (6505550481, 6505550932, 6505550921) Passed Call Diversion - No answer (TCP) - (6505550063, 6505550473, 6505550437) Passed Call Diversion - Bad target URI (TCP) - (6505550019, 6505550632) Passed Call Diversion - Audio-only call (TCP) - (6505550419, 6505550489, 6505550117, 6505550450) Passed Call Diversion - Audio-video call (TCP) - (6505550852, 6505550356, 6505550256, 6505550803) Passed Call Forking - Mainline (TCP) - (6505550288, 6505550549) Passed Call Forking - Endpoint offline (TCP) - (6505550202, 6505550809) Passed Call Forking - Endpoint offline while ringing (TCP) - (6505550266, 6505550977) Passed Call Waiting - Accepted (TCP) - (6505550189, 6505550508, 6505550628) Passed Call Waiting - Cancelled (TCP) - (6505550813, 6505550311, 6505550750) Passed CANCEL - Mainline (TCP) - (6505550034, 6505550767) Passed Filtering - Accept-Contact (TCP) - (6505550624, 6505550730) Passed Accept-Contact with response (SFR 511195) (TCP) - (6505550573, 6505550369) Passed Filtering - Accept-Contact no match (TCP) - (6505550962, 6505550543) Passed Filtering - Accept-Contact negated match (TCP) - (6505550681, 6505550624) Passed Filtering - RFC3841 example (TCP) - (6505550787, 6505550531) Passed Filtering - Reject-Contact no match (TCP) - (6505550549, 6505550725) Passed Filtering - Reject-Contact match (TCP) - (6505550849, 6505550390) Passed Gemini - INVITE - VoIP device answers (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Mobile device answers (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - VoIP device rejects (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Mobile device rejects (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Mobile device rejects with a 480 (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Both reject, choose mobile response (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Both reject, choose VoIP response (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Successful call with GR (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Failed call with GR (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Successful call with Accept-Contact (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Failed call with Accept-Contact (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - SUBSCRIBE - Mobile Notifies (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - SUBSCRIBE - Joint 408 (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= GRUU - REGISTER - two bindings with and without GRUU (TCP) - (6505550680) Passed GRUU - REGISTER - binding suggested GRUU (TCP) - (6505550828) Passed GRUU - REGISTER - instance ID requires escaping (TCP) - (6505550130) Passed GRUU - REGISTER - three bindings with GRUUs (TCP) - (6505550979) Passed GRUU - Call - first endpoint GRUU as target (TCP) - (6505550632, 6505550864) Passed GRUU - Call - second endpoint GRUU as target (TCP) - (6505550613, 6505550753) Passed GRUU - Call - only GRUU as target (TCP) - (6505550377, 6505550070) Passed GRUU - Call - AoR as target (TCP) - (6505550219, 6505550970) Passed GRUU - Call - unknown GRUU as target (TCP) - (6505550230, 6505550439) Passed GRUU - Call - unknown GRUU as target - no GRUUs assigned (TCP) - (6505550001, 6505550715) Passed GRUU - Call - Reject-Contact interop (TCP) - (6505550033, 6505550294) Passed GRUU - Call - Accept-Contact interop (TCP) - (6505550294, 6505550242) Passed GRUU - Call - AoR with other param as target (TCP) - (6505550661, 6505550658) Passed GRUU - Call - GRUU with other param as target (TCP) - (6505550573, 6505550544) Passed ISC Interface - Terminating (TCP) - Skipped (No hostname given) - Call with HOST_NAME= ISC Interface - Terminating (UDP AS) (TCP) - Skipped (No hostname given) - Call with HOST_NAME= ISC Interface - Terminating Failed (TCP) - Skipped (No hostname given) - Call with HOST_NAME= ISC Interface - Third-party Registration (TCP) - Skipped (No hostname given) - Call with HOST_NAME= ISC Interface - Third-party Registration - implicit registration (TCP) - Skipped (No hostname given) - Call with HOST_NAME= ISC Interface - Redirect (TCP) - Skipped (No hostname given) - Call with HOST_NAME= ISC Interface - B2BUA (TCP) - Skipped (No hostname given) - Call with HOST_NAME= Live Call - Dial out to a real number (TCP) - Skipped (No live number given) - Call with LIVENUMBER= Memento - Incorrect Password (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Wrong Call List (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Basic Call (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Unknown Number (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Rejected Call (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Cancelled Call (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Privacy Call (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP=/usr/lib/ruby/gems/2.5.0/gems/nokogiri-1.6.6.2/lib/nokogiri/xml/document.rb:44: warning: constant ::Fixnum is deprecated # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' Memento - Barred Call (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Busy Call Forwarding (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Nonce-Count - Mainline (TCP) - Skipped (No nonce-count support) - Call with NONCE_COUNT=Y to run test Nonce-Count - Reject Re-Use (TCP) - Skipped (No nonce-count support) - Call with NONCE_COUNT=Y to run test Off-net calls - tel: URI (TCP) - Skipped (No off-net number given) - Call with OFF_NET_TEL= Off-net calls - sip: URI (TCP) - Skipped (No off-net number given) - Call with OFF_NET_TEL= SUBSCRIBE - reg-event (TCP) - (6505550624) Passed SUBSCRIBE - reg-event with a GRUU (TCP) - (6505550196) Passed SUBSCRIBE - Subscription timeout (TCP) - (6505550080) Passed SUBSCRIBE - Registration timeout (TCP) - Skipped (Not running with short registrations) - Call with SHORT_REG=Y to run test Multiple SUBSCRIBErs to one UE's reg-event (TCP) - (6505550853, 6505550866) Passed Message - URN URIs (TCP) - Skipped (No hostname given) - Call with HOST_NAME= Message - URN URIs to AS (TCP) - Skipped (No hostname given) - Call with HOST_NAME= 0 failures out of 96 tests run 43 tests skipped 2019-04-09 11:27:17,492 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - {'failures': 0, 'skipped': 43, 'total': 96, 'passed': 53} 2019-04-09 11:27:17,492 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 11:27:17,497 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:27:18,561 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1346 Content-Type: application/json Date: Tue, 09 Apr 2019 11:27:07 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e2db259c-eb58-49e0-8a85-52b90a1a013a x-openstack-request-id: req-e2db259c-eb58-49e0-8a85-52b90a1a013a 2019-04-09 11:27:18,563 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:78:62", "version": 4, "addr": "192.168.100.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:78:62", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/02eed78d-185c-42a4-bfb7-284ff7f2c061", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/02eed78d-185c-42a4-bfb7-284ff7f2c061", "rel": "bookmark"}], "image": {"id": "5deaec50-bf81-44bd-ab3c-b95ce6e93f84", "links": [{"href": "http://172.30.9.21:8774/images/5deaec50-bf81-44bd-ab3c-b95ce6e93f84", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-09T11:18:55.000000", "flavor": {"id": "0576136d-8801-4fa5-b676-a5fb87ede063", "links": [{"href": "http://172.30.9.21:8774/flavors/0576136d-8801-4fa5-b676-a5fb87ede063", "rel": "bookmark"}]}, "id": "02eed78d-185c-42a4-bfb7-284ff7f2c061", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "27137f2a6c8e4f23ae2704bfa84e2fb6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-09T11:18:45Z", "hostId": "5a76a319977a14d4b1c034e062552b70ac9bc1e150697372e88b311d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209", "name": "dime-0.clearwater.opnfv", "created": "2019-04-09T11:18:11Z", "tenant_id": "da1426745d3d4a2ab538c4c6721804f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:aa:68", "version": 4, "addr": "192.168.100.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:aa:68", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/38f98a10-ca0c-4bf7-a5ee-61449a0a426e", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/38f98a10-ca0c-4bf7-a5ee-61449a0a426e", "rel": "bookmark"}], "image": {"id": "5deaec50-bf81-44bd-ab3c-b95ce6e93f84", "links": [{"href": "http://172.30.9.21:8774/images/5deaec50-bf81-44bd-ab3c-b95ce6e93f84", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-09T11:18:55.000000", "flavor": {"id": "0576136d-8801-4fa5-b676-a5fb87ede063", "links": [{"href": "http://172.30.9.21:8774/flavors/0576136d-8801-4fa5-b676-a5fb87ede063", "rel": "bookmark"}]}, "id": "38f98a10-ca0c-4bf7-a5ee-61449a0a426e", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "27137f2a6c8e4f23ae2704bfa84e2fb6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-09T11:18:45Z", "hostId": "4463069664f586962ce23921b8b1055ba8426878641c76368cc50663", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209", "name": "homer-0.clearwater.opnfv", "created": "2019-04-09T11:18:10Z", "tenant_id": "da1426745d3d4a2ab538c4c6721804f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:3e:83", "version": 4, "addr": "192.168.100.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e1:3e:83", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/54432a8d-9d64-42cf-996a-ee404a40d18c", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/54432a8d-9d64-42cf-996a-ee404a40d18c", "rel": "bookmark"}], "image": {"id": "5deaec50-bf81-44bd-ab3c-b95ce6e93f84", "links": [{"href": "http://172.30.9.21:8774/images/5deaec50-bf81-44bd-ab3c-b95ce6e93f84", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-09T11:18:53.000000", "flavor": {"id": "0576136d-8801-4fa5-b676-a5fb87ede063", "links": [{"href": "http://172.30.9.21:8774/flavors/0576136d-8801-4fa5-b676-a5fb87ede063", "rel": "bookmark"}]}, "id": "54432a8d-9d64-42cf-996a-ee404a40d18c", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "27137f2a6c8e4f23ae2704bfa84e2fb6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-09T11:18:43Z", "hostId": "4463069664f586962ce23921b8b1055ba8426878641c76368cc50663", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209", "name": "bono-0.clearwater.opnfv", "created": "2019-04-09T11:18:09Z", "tenant_id": "da1426745d3d4a2ab538c4c6721804f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:0d:4b", "version": 4, "addr": "192.168.100.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b1:0d:4b", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/7edffaec-cc85-4a93-8163-a87c805f21e4", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/7edffaec-cc85-4a93-8163-a87c805f21e4", "rel": "bookmark"}], "image": {"id": "5deaec50-bf81-44bd-ab3c-b95ce6e93f84", "links": [{"href": "http://172.30.9.21:8774/images/5deaec50-bf81-44bd-ab3c-b95ce6e93f84", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-09T11:13:21.000000", "flavor": {"id": "0576136d-8801-4fa5-b676-a5fb87ede063", "links": [{"href": "http://172.30.9.21:8774/flavors/0576136d-8801-4fa5-b676-a5fb87ede063", "rel": "bookmark"}]}, "id": "7edffaec-cc85-4a93-8163-a87c805f21e4", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "27137f2a6c8e4f23ae2704bfa84e2fb6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-09T11:13:11Z", "hostId": "5a76a319977a14d4b1c034e062552b70ac9bc1e150697372e88b311d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209", "name": "sprout-0.clearwater.opnfv", "created": "2019-04-09T11:12:54Z", "tenant_id": "da1426745d3d4a2ab538c4c6721804f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:28:85:fe", "version": 4, "addr": "192.168.100.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:28:85:fe", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/bda261c4-b913-4927-bfed-ee05121b025b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/bda261c4-b913-4927-bfed-ee05121b025b", "rel": "bookmark"}], "image": {"id": "5deaec50-bf81-44bd-ab3c-b95ce6e93f84", "links": [{"href": "http://172.30.9.21:8774/images/5deaec50-bf81-44bd-ab3c-b95ce6e93f84", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-09T11:03:08.000000", "flavor": {"id": "0576136d-8801-4fa5-b676-a5fb87ede063", "links": [{"href": "http://172.30.9.21:8774/flavors/0576136d-8801-4fa5-b676-a5fb87ede063", "rel": "bookmark"}]}, "id": "bda261c4-b913-4927-bfed-ee05121b025b", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "27137f2a6c8e4f23ae2704bfa84e2fb6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-09T11:02:59Z", "hostId": "4463069664f586962ce23921b8b1055ba8426878641c76368cc50663", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209", "name": "vellum-0.clearwater.opnfv", "created": "2019-04-09T11:02:41Z", "tenant_id": "da1426745d3d4a2ab538c4c6721804f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:4f:7e", "version": 4, "addr": "192.168.100.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:4f:7e", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a25ca728-890f-4189-80ad-d80b226b85dd", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a25ca728-890f-4189-80ad-d80b226b85dd", "rel": "bookmark"}], "image": {"id": "5deaec50-bf81-44bd-ab3c-b95ce6e93f84", "links": [{"href": "http://172.30.9.21:8774/images/5deaec50-bf81-44bd-ab3c-b95ce6e93f84", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-09T10:59:29.000000", "flavor": {"id": "0576136d-8801-4fa5-b676-a5fb87ede063", "links": [{"href": "http://172.30.9.21:8774/flavors/0576136d-8801-4fa5-b676-a5fb87ede063", "rel": "bookmark"}]}, "id": "a25ca728-890f-4189-80ad-d80b226b85dd", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "27137f2a6c8e4f23ae2704bfa84e2fb6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-09T10:59:20Z", "hostId": "5a76a319977a14d4b1c034e062552b70ac9bc1e150697372e88b311d", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209", "name": "ellis-0.clearwater.opnfv", "created": "2019-04-09T10:57:29Z", "tenant_id": "da1426745d3d4a2ab538c4c6721804f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4c:fb:71", "version": 4, "addr": "192.168.100.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4c:fb:71", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/f5f03d56-ed32-47ed-ace2-90dc0c1d18bc", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/f5f03d56-ed32-47ed-ace2-90dc0c1d18bc", "rel": "bookmark"}], "image": {"id": "5deaec50-bf81-44bd-ab3c-b95ce6e93f84", "links": [{"href": "http://172.30.9.21:8774/images/5deaec50-bf81-44bd-ab3c-b95ce6e93f84", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-09T10:56:51.000000", "flavor": {"id": "0576136d-8801-4fa5-b676-a5fb87ede063", "links": [{"href": "http://172.30.9.21:8774/flavors/0576136d-8801-4fa5-b676-a5fb87ede063", "rel": "bookmark"}]}, "id": "f5f03d56-ed32-47ed-ace2-90dc0c1d18bc", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "27137f2a6c8e4f23ae2704bfa84e2fb6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-09T10:56:42Z", "hostId": "4463069664f586962ce23921b8b1055ba8426878641c76368cc50663", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209", "name": "ns.clearwater.opnfv", "created": "2019-04-09T10:55:15Z", "tenant_id": "da1426745d3d4a2ab538c4c6721804f4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 11:27:18,563 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-e2db259c-eb58-49e0-8a85-52b90a1a013a 2019-04-09 11:27:18,564 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.07110118866s 2019-04-09 11:27:18,572 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-09 11:27:18,576 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:27:18,599 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Tue, 09 Apr 2019 11:27:08 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-da09f33f-eaf4-4ec4-97d7-9d0fd1d656fb x-openstack-request-id: req-da09f33f-eaf4-4ec4-97d7-9d0fd1d656fb 2019-04-09 11:27:18,599 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_42ec05fa-9a5a-4193-ba0d-81c792442209", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/0576136d-8801-4fa5-b676-a5fb87ede063", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/0576136d-8801-4fa5-b676-a5fb87ede063", "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": 3, "id": "0576136d-8801-4fa5-b676-a5fb87ede063"}]} 2019-04-09 11:27:18,600 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-da09f33f-eaf4-4ec4-97d7-9d0fd1d656fb 2019-04-09 11:27:18,600 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0280590057373s 2019-04-09 11:27:18,601 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-04-09 11:27:18,605 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/02eed78d-185c-42a4-bfb7-284ff7f2c061/os-security-groups -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:27:19,006 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 376 Content-Type: application/json Date: Tue, 09 Apr 2019 11:27:08 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-2a9e9ddd-f544-4563-ae63-49ac964c8232 x-openstack-request-id: req-2a9e9ddd-f544-4563-ae63-49ac964c8232 2019-04-09 11:27:19,007 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "deb8dd8e-9dac-4510-8934-7d33cee4da8c", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9e156f74-2a5d-4ccf-bc25-3e6b751b12de"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "deb8dd8e-9dac-4510-8934-7d33cee4da8c", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ee9d7fbf-da79-4c64-b07b-5adda95cf6f7"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "deb8dd8e-9dac-4510-8934-7d33cee4da8c", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ef9df77c-df48-4477-9115-58a83de2b2ff"}], "tenant_id": "da1426745d3d4a2ab538c4c6721804f4", "id": "deb8dd8e-9dac-4510-8934-7d33cee4da8c", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-04-09 11:27:19,007 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/02eed78d-185c-42a4-bfb7-284ff7f2c061/os-security-groups used request id req-2a9e9ddd-f544-4563-ae63-49ac964c8232 2019-04-09 11:27:19,007 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.405766010284s 2019-04-09 11:27:19,013 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-09 11:27:19,018 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:27:19,329 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Tue, 09 Apr 2019 11:27:09 GMT X-Openstack-Request-Id: req-177a19ea-f2e0-43d2-8d97-03843634d3a6 2019-04-09 11:27:19,329 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-09T10:54:47Z", "file": "/v2/images/5deaec50-bf81-44bd-ab3c-b95ce6e93f84/file", "owner": "da1426745d3d4a2ab538c4c6721804f4", "id": "5deaec50-bf81-44bd-ab3c-b95ce6e93f84", "size": 263848448, "self": "/v2/images/5deaec50-bf81-44bd-ab3c-b95ce6e93f84", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/5deaec50-bf81-44bd-ab3c-b95ce6e93f84/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "8376ec1ef99c835a7688851e57e1c2e2fb6e9386b37cd447613ed74b476ce735", "locations": [{"url": "rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/5deaec50-bf81-44bd-ab3c-b95ce6e93f84/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "72cb240dbce5a4fd863559c5a4d1ce95", "name": "heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209", "checksum": "72cb240dbce5a4fd863559c5a4d1ce95", "created_at": "2019-04-09T10:54:42Z", "os_hidden": false, "protected": false, "os_hash_value": "5168712769990731d69f855bd5f5a5b86f8e5ee1a0948b2c3eeedcad61b62537c2868ed3b37aa0a5581e6438f994e8156ad0dccf65a4f94383f8946ce79f0856"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-09 11:27:19,330 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-177a19ea-f2e0-43d2-8d97-03843634d3a6 2019-04-09 11:27:19,330 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.316271066666s 2019-04-09 11:27:19,336 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-04-09 11:27:19,336 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-09 11:27:19,340 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:27:19,363 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Tue, 09 Apr 2019 11:27:09 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-0dfa6c99-d706-4e74-897e-3ea1d054a410 x-openstack-request-id: req-0dfa6c99-d706-4e74-897e-3ea1d054a410 2019-04-09 11:27:19,363 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_42ec05fa-9a5a-4193-ba0d-81c792442209", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/0576136d-8801-4fa5-b676-a5fb87ede063", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/0576136d-8801-4fa5-b676-a5fb87ede063", "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": 3, "id": "0576136d-8801-4fa5-b676-a5fb87ede063"}]} 2019-04-09 11:27:19,363 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-0dfa6c99-d706-4e74-897e-3ea1d054a410 2019-04-09 11:27:19,363 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0268080234528s 2019-04-09 11:27:19,364 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-04-09 11:27:19,367 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/38f98a10-ca0c-4bf7-a5ee-61449a0a426e/os-security-groups -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:27:20,320 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 376 Content-Type: application/json Date: Tue, 09 Apr 2019 11:27:09 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-3d620eb5-4b09-437b-9a45-6e0753da4986 x-openstack-request-id: req-3d620eb5-4b09-437b-9a45-6e0753da4986 2019-04-09 11:27:20,320 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "deb8dd8e-9dac-4510-8934-7d33cee4da8c", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9e156f74-2a5d-4ccf-bc25-3e6b751b12de"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "deb8dd8e-9dac-4510-8934-7d33cee4da8c", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ee9d7fbf-da79-4c64-b07b-5adda95cf6f7"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "deb8dd8e-9dac-4510-8934-7d33cee4da8c", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ef9df77c-df48-4477-9115-58a83de2b2ff"}], "tenant_id": "da1426745d3d4a2ab538c4c6721804f4", "id": "deb8dd8e-9dac-4510-8934-7d33cee4da8c", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-04-09 11:27:20,320 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/38f98a10-ca0c-4bf7-a5ee-61449a0a426e/os-security-groups used request id req-3d620eb5-4b09-437b-9a45-6e0753da4986 2019-04-09 11:27:20,320 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.955682992935s 2019-04-09 11:27:20,326 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-09 11:27:20,330 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:27:20,363 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Tue, 09 Apr 2019 11:27:10 GMT X-Openstack-Request-Id: req-5e00d846-93f8-4e74-a97b-35054101127a 2019-04-09 11:27:20,363 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-09T10:54:47Z", "file": "/v2/images/5deaec50-bf81-44bd-ab3c-b95ce6e93f84/file", "owner": "da1426745d3d4a2ab538c4c6721804f4", "id": "5deaec50-bf81-44bd-ab3c-b95ce6e93f84", "size": 263848448, "self": "/v2/images/5deaec50-bf81-44bd-ab3c-b95ce6e93f84", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/5deaec50-bf81-44bd-ab3c-b95ce6e93f84/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "8376ec1ef99c835a7688851e57e1c2e2fb6e9386b37cd447613ed74b476ce735", "locations": [{"url": "rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/5deaec50-bf81-44bd-ab3c-b95ce6e93f84/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "72cb240dbce5a4fd863559c5a4d1ce95", "name": "heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209", "checksum": "72cb240dbce5a4fd863559c5a4d1ce95", "created_at": "2019-04-09T10:54:42Z", "os_hidden": false, "protected": false, "os_hash_value": "5168712769990731d69f855bd5f5a5b86f8e5ee1a0948b2c3eeedcad61b62537c2868ed3b37aa0a5581e6438f994e8156ad0dccf65a4f94383f8946ce79f0856"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-09 11:27:20,363 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-5e00d846-93f8-4e74-a97b-35054101127a 2019-04-09 11:27:20,363 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.037269115448s 2019-04-09 11:27:20,369 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-04-09 11:27:20,369 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-09 11:27:20,372 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:27:20,392 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Tue, 09 Apr 2019 11:27:10 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-24ef837d-ecf9-43fc-8185-51af5b9a2bf3 x-openstack-request-id: req-24ef837d-ecf9-43fc-8185-51af5b9a2bf3 2019-04-09 11:27:20,392 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_42ec05fa-9a5a-4193-ba0d-81c792442209", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/0576136d-8801-4fa5-b676-a5fb87ede063", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/0576136d-8801-4fa5-b676-a5fb87ede063", "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": 3, "id": "0576136d-8801-4fa5-b676-a5fb87ede063"}]} 2019-04-09 11:27:20,392 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-24ef837d-ecf9-43fc-8185-51af5b9a2bf3 2019-04-09 11:27:20,392 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0227341651917s 2019-04-09 11:27:20,393 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-04-09 11:27:20,396 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/54432a8d-9d64-42cf-996a-ee404a40d18c/os-security-groups -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:27:21,858 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 376 Content-Type: application/json Date: Tue, 09 Apr 2019 11:27:10 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c5f43214-eed0-4c8e-b2b3-c845797389b0 x-openstack-request-id: req-c5f43214-eed0-4c8e-b2b3-c845797389b0 2019-04-09 11:27:21,858 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "deb8dd8e-9dac-4510-8934-7d33cee4da8c", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9e156f74-2a5d-4ccf-bc25-3e6b751b12de"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "deb8dd8e-9dac-4510-8934-7d33cee4da8c", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ee9d7fbf-da79-4c64-b07b-5adda95cf6f7"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "deb8dd8e-9dac-4510-8934-7d33cee4da8c", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ef9df77c-df48-4477-9115-58a83de2b2ff"}], "tenant_id": "da1426745d3d4a2ab538c4c6721804f4", "id": "deb8dd8e-9dac-4510-8934-7d33cee4da8c", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-04-09 11:27:21,858 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/54432a8d-9d64-42cf-996a-ee404a40d18c/os-security-groups used request id req-c5f43214-eed0-4c8e-b2b3-c845797389b0 2019-04-09 11:27:21,858 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 1.46505713463s 2019-04-09 11:27:21,865 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-09 11:27:21,869 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:27:21,905 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Tue, 09 Apr 2019 11:27:11 GMT X-Openstack-Request-Id: req-62fba99c-b8d2-4d23-84cd-c79531e55fec 2019-04-09 11:27:21,905 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-09T10:54:47Z", "file": "/v2/images/5deaec50-bf81-44bd-ab3c-b95ce6e93f84/file", "owner": "da1426745d3d4a2ab538c4c6721804f4", "id": "5deaec50-bf81-44bd-ab3c-b95ce6e93f84", "size": 263848448, "self": "/v2/images/5deaec50-bf81-44bd-ab3c-b95ce6e93f84", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/5deaec50-bf81-44bd-ab3c-b95ce6e93f84/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "8376ec1ef99c835a7688851e57e1c2e2fb6e9386b37cd447613ed74b476ce735", "locations": [{"url": "rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/5deaec50-bf81-44bd-ab3c-b95ce6e93f84/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "72cb240dbce5a4fd863559c5a4d1ce95", "name": "heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209", "checksum": "72cb240dbce5a4fd863559c5a4d1ce95", "created_at": "2019-04-09T10:54:42Z", "os_hidden": false, "protected": false, "os_hash_value": "5168712769990731d69f855bd5f5a5b86f8e5ee1a0948b2c3eeedcad61b62537c2868ed3b37aa0a5581e6438f994e8156ad0dccf65a4f94383f8946ce79f0856"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-09 11:27:21,906 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-62fba99c-b8d2-4d23-84cd-c79531e55fec 2019-04-09 11:27:21,906 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0410068035126s 2019-04-09 11:27:21,912 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-04-09 11:27:21,913 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-09 11:27:21,916 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:27:21,939 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Tue, 09 Apr 2019 11:27:11 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-58fa55c3-c4e1-41c3-9f28-a9c656275bc9 x-openstack-request-id: req-58fa55c3-c4e1-41c3-9f28-a9c656275bc9 2019-04-09 11:27:21,939 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_42ec05fa-9a5a-4193-ba0d-81c792442209", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/0576136d-8801-4fa5-b676-a5fb87ede063", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/0576136d-8801-4fa5-b676-a5fb87ede063", "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": 3, "id": "0576136d-8801-4fa5-b676-a5fb87ede063"}]} 2019-04-09 11:27:21,939 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-58fa55c3-c4e1-41c3-9f28-a9c656275bc9 2019-04-09 11:27:21,939 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0264301300049s 2019-04-09 11:27:21,941 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-04-09 11:27:21,944 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/7edffaec-cc85-4a93-8163-a87c805f21e4/os-security-groups -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:27:22,536 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 376 Content-Type: application/json Date: Tue, 09 Apr 2019 11:27:11 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-a66eb7d6-b11c-4c4e-a2b6-fb1c4cbb18b0 x-openstack-request-id: req-a66eb7d6-b11c-4c4e-a2b6-fb1c4cbb18b0 2019-04-09 11:27:22,536 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "deb8dd8e-9dac-4510-8934-7d33cee4da8c", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9e156f74-2a5d-4ccf-bc25-3e6b751b12de"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "deb8dd8e-9dac-4510-8934-7d33cee4da8c", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ee9d7fbf-da79-4c64-b07b-5adda95cf6f7"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "deb8dd8e-9dac-4510-8934-7d33cee4da8c", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ef9df77c-df48-4477-9115-58a83de2b2ff"}], "tenant_id": "da1426745d3d4a2ab538c4c6721804f4", "id": "deb8dd8e-9dac-4510-8934-7d33cee4da8c", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-04-09 11:27:22,536 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/7edffaec-cc85-4a93-8163-a87c805f21e4/os-security-groups used request id req-a66eb7d6-b11c-4c4e-a2b6-fb1c4cbb18b0 2019-04-09 11:27:22,537 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.595852136612s 2019-04-09 11:27:22,543 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-09 11:27:22,547 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:27:22,580 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Tue, 09 Apr 2019 11:27:12 GMT X-Openstack-Request-Id: req-65a19b65-e366-425d-9bc7-4e1d2ff2a7ca 2019-04-09 11:27:22,580 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-09T10:54:47Z", "file": "/v2/images/5deaec50-bf81-44bd-ab3c-b95ce6e93f84/file", "owner": "da1426745d3d4a2ab538c4c6721804f4", "id": "5deaec50-bf81-44bd-ab3c-b95ce6e93f84", "size": 263848448, "self": "/v2/images/5deaec50-bf81-44bd-ab3c-b95ce6e93f84", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/5deaec50-bf81-44bd-ab3c-b95ce6e93f84/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "8376ec1ef99c835a7688851e57e1c2e2fb6e9386b37cd447613ed74b476ce735", "locations": [{"url": "rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/5deaec50-bf81-44bd-ab3c-b95ce6e93f84/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "72cb240dbce5a4fd863559c5a4d1ce95", "name": "heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209", "checksum": "72cb240dbce5a4fd863559c5a4d1ce95", "created_at": "2019-04-09T10:54:42Z", "os_hidden": false, "protected": false, "os_hash_value": "5168712769990731d69f855bd5f5a5b86f8e5ee1a0948b2c3eeedcad61b62537c2868ed3b37aa0a5581e6438f994e8156ad0dccf65a4f94383f8946ce79f0856"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-09 11:27:22,580 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-65a19b65-e366-425d-9bc7-4e1d2ff2a7ca 2019-04-09 11:27:22,581 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0375609397888s 2019-04-09 11:27:22,586 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-04-09 11:27:22,586 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-09 11:27:22,590 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:27:22,608 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Tue, 09 Apr 2019 11:27:12 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-84f72172-10e1-4f43-b043-a9416023b833 x-openstack-request-id: req-84f72172-10e1-4f43-b043-a9416023b833 2019-04-09 11:27:22,608 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_42ec05fa-9a5a-4193-ba0d-81c792442209", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/0576136d-8801-4fa5-b676-a5fb87ede063", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/0576136d-8801-4fa5-b676-a5fb87ede063", "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": 3, "id": "0576136d-8801-4fa5-b676-a5fb87ede063"}]} 2019-04-09 11:27:22,608 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-84f72172-10e1-4f43-b043-a9416023b833 2019-04-09 11:27:22,608 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0215668678284s 2019-04-09 11:27:22,609 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-04-09 11:27:22,612 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/bda261c4-b913-4927-bfed-ee05121b025b/os-security-groups -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:27:23,000 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 376 Content-Type: application/json Date: Tue, 09 Apr 2019 11:27:12 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-a93015f6-61c0-4f98-b03c-b41319b276c2 x-openstack-request-id: req-a93015f6-61c0-4f98-b03c-b41319b276c2 2019-04-09 11:27:23,001 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "deb8dd8e-9dac-4510-8934-7d33cee4da8c", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9e156f74-2a5d-4ccf-bc25-3e6b751b12de"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "deb8dd8e-9dac-4510-8934-7d33cee4da8c", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ee9d7fbf-da79-4c64-b07b-5adda95cf6f7"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "deb8dd8e-9dac-4510-8934-7d33cee4da8c", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ef9df77c-df48-4477-9115-58a83de2b2ff"}], "tenant_id": "da1426745d3d4a2ab538c4c6721804f4", "id": "deb8dd8e-9dac-4510-8934-7d33cee4da8c", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-04-09 11:27:23,001 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/bda261c4-b913-4927-bfed-ee05121b025b/os-security-groups used request id req-a93015f6-61c0-4f98-b03c-b41319b276c2 2019-04-09 11:27:23,001 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.391610145569s 2019-04-09 11:27:23,007 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-09 11:27:23,011 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:27:23,053 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Tue, 09 Apr 2019 11:27:12 GMT X-Openstack-Request-Id: req-dded1920-967a-4777-bbdd-edfb89eed136 2019-04-09 11:27:23,053 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-09T10:54:47Z", "file": "/v2/images/5deaec50-bf81-44bd-ab3c-b95ce6e93f84/file", "owner": "da1426745d3d4a2ab538c4c6721804f4", "id": "5deaec50-bf81-44bd-ab3c-b95ce6e93f84", "size": 263848448, "self": "/v2/images/5deaec50-bf81-44bd-ab3c-b95ce6e93f84", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/5deaec50-bf81-44bd-ab3c-b95ce6e93f84/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "8376ec1ef99c835a7688851e57e1c2e2fb6e9386b37cd447613ed74b476ce735", "locations": [{"url": "rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/5deaec50-bf81-44bd-ab3c-b95ce6e93f84/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "72cb240dbce5a4fd863559c5a4d1ce95", "name": "heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209", "checksum": "72cb240dbce5a4fd863559c5a4d1ce95", "created_at": "2019-04-09T10:54:42Z", "os_hidden": false, "protected": false, "os_hash_value": "5168712769990731d69f855bd5f5a5b86f8e5ee1a0948b2c3eeedcad61b62537c2868ed3b37aa0a5581e6438f994e8156ad0dccf65a4f94383f8946ce79f0856"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-09 11:27:23,053 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-dded1920-967a-4777-bbdd-edfb89eed136 2019-04-09 11:27:23,054 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0464389324188s 2019-04-09 11:27:23,060 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-04-09 11:27:23,061 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-09 11:27:23,065 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:27:23,085 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Tue, 09 Apr 2019 11:27:12 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-39ff498d-dac1-4acf-84ac-ed7b78365c4a x-openstack-request-id: req-39ff498d-dac1-4acf-84ac-ed7b78365c4a 2019-04-09 11:27:23,085 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_42ec05fa-9a5a-4193-ba0d-81c792442209", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/0576136d-8801-4fa5-b676-a5fb87ede063", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/0576136d-8801-4fa5-b676-a5fb87ede063", "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": 3, "id": "0576136d-8801-4fa5-b676-a5fb87ede063"}]} 2019-04-09 11:27:23,085 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-39ff498d-dac1-4acf-84ac-ed7b78365c4a 2019-04-09 11:27:23,085 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0244522094727s 2019-04-09 11:27:23,086 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-04-09 11:27:23,089 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/a25ca728-890f-4189-80ad-d80b226b85dd/os-security-groups -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:27:23,816 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 376 Content-Type: application/json Date: Tue, 09 Apr 2019 11:27:12 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-5b37e074-9a75-45ca-a368-b7818183ceed x-openstack-request-id: req-5b37e074-9a75-45ca-a368-b7818183ceed 2019-04-09 11:27:23,816 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "deb8dd8e-9dac-4510-8934-7d33cee4da8c", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9e156f74-2a5d-4ccf-bc25-3e6b751b12de"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "deb8dd8e-9dac-4510-8934-7d33cee4da8c", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ee9d7fbf-da79-4c64-b07b-5adda95cf6f7"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "deb8dd8e-9dac-4510-8934-7d33cee4da8c", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ef9df77c-df48-4477-9115-58a83de2b2ff"}], "tenant_id": "da1426745d3d4a2ab538c4c6721804f4", "id": "deb8dd8e-9dac-4510-8934-7d33cee4da8c", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-04-09 11:27:23,816 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/a25ca728-890f-4189-80ad-d80b226b85dd/os-security-groups used request id req-5b37e074-9a75-45ca-a368-b7818183ceed 2019-04-09 11:27:23,816 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.729785919189s 2019-04-09 11:27:23,822 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-09 11:27:23,827 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:27:23,860 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Tue, 09 Apr 2019 11:27:13 GMT X-Openstack-Request-Id: req-6d2ecfd8-6d50-446a-9975-77df8f22f5c5 2019-04-09 11:27:23,860 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-09T10:54:47Z", "file": "/v2/images/5deaec50-bf81-44bd-ab3c-b95ce6e93f84/file", "owner": "da1426745d3d4a2ab538c4c6721804f4", "id": "5deaec50-bf81-44bd-ab3c-b95ce6e93f84", "size": 263848448, "self": "/v2/images/5deaec50-bf81-44bd-ab3c-b95ce6e93f84", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/5deaec50-bf81-44bd-ab3c-b95ce6e93f84/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "8376ec1ef99c835a7688851e57e1c2e2fb6e9386b37cd447613ed74b476ce735", "locations": [{"url": "rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/5deaec50-bf81-44bd-ab3c-b95ce6e93f84/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "72cb240dbce5a4fd863559c5a4d1ce95", "name": "heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209", "checksum": "72cb240dbce5a4fd863559c5a4d1ce95", "created_at": "2019-04-09T10:54:42Z", "os_hidden": false, "protected": false, "os_hash_value": "5168712769990731d69f855bd5f5a5b86f8e5ee1a0948b2c3eeedcad61b62537c2868ed3b37aa0a5581e6438f994e8156ad0dccf65a4f94383f8946ce79f0856"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-09 11:27:23,861 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-6d2ecfd8-6d50-446a-9975-77df8f22f5c5 2019-04-09 11:27:23,861 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0381491184235s 2019-04-09 11:27:23,867 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-04-09 11:27:23,867 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-09 11:27:23,870 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:27:23,890 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Tue, 09 Apr 2019 11:27:13 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-2d3f16c7-1a85-4295-b8df-0e94376b7948 x-openstack-request-id: req-2d3f16c7-1a85-4295-b8df-0e94376b7948 2019-04-09 11:27:23,891 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_42ec05fa-9a5a-4193-ba0d-81c792442209", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/0576136d-8801-4fa5-b676-a5fb87ede063", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/0576136d-8801-4fa5-b676-a5fb87ede063", "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": 3, "id": "0576136d-8801-4fa5-b676-a5fb87ede063"}]} 2019-04-09 11:27:23,891 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-2d3f16c7-1a85-4295-b8df-0e94376b7948 2019-04-09 11:27:23,891 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0236539840698s 2019-04-09 11:27:23,892 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-04-09 11:27:23,895 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/f5f03d56-ed32-47ed-ace2-90dc0c1d18bc/os-security-groups -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:27:25,311 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 376 Content-Type: application/json Date: Tue, 09 Apr 2019 11:27:13 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-1e0b811d-277e-49fc-91ab-799cdd083d39 x-openstack-request-id: req-1e0b811d-277e-49fc-91ab-799cdd083d39 2019-04-09 11:27:25,312 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "deb8dd8e-9dac-4510-8934-7d33cee4da8c", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9e156f74-2a5d-4ccf-bc25-3e6b751b12de"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "deb8dd8e-9dac-4510-8934-7d33cee4da8c", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ee9d7fbf-da79-4c64-b07b-5adda95cf6f7"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "deb8dd8e-9dac-4510-8934-7d33cee4da8c", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ef9df77c-df48-4477-9115-58a83de2b2ff"}], "tenant_id": "da1426745d3d4a2ab538c4c6721804f4", "id": "deb8dd8e-9dac-4510-8934-7d33cee4da8c", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-04-09 11:27:25,312 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/f5f03d56-ed32-47ed-ace2-90dc0c1d18bc/os-security-groups used request id req-1e0b811d-277e-49fc-91ab-799cdd083d39 2019-04-09 11:27:25,312 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 1.41983699799s 2019-04-09 11:27:25,318 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-09 11:27:25,322 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:27:25,356 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Tue, 09 Apr 2019 11:27:15 GMT X-Openstack-Request-Id: req-da2c4f60-d673-482b-a786-84770621684b 2019-04-09 11:27:25,356 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-09T10:54:47Z", "file": "/v2/images/5deaec50-bf81-44bd-ab3c-b95ce6e93f84/file", "owner": "da1426745d3d4a2ab538c4c6721804f4", "id": "5deaec50-bf81-44bd-ab3c-b95ce6e93f84", "size": 263848448, "self": "/v2/images/5deaec50-bf81-44bd-ab3c-b95ce6e93f84", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/5deaec50-bf81-44bd-ab3c-b95ce6e93f84/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "8376ec1ef99c835a7688851e57e1c2e2fb6e9386b37cd447613ed74b476ce735", "locations": [{"url": "rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/5deaec50-bf81-44bd-ab3c-b95ce6e93f84/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "72cb240dbce5a4fd863559c5a4d1ce95", "name": "heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209", "checksum": "72cb240dbce5a4fd863559c5a4d1ce95", "created_at": "2019-04-09T10:54:42Z", "os_hidden": false, "protected": false, "os_hash_value": "5168712769990731d69f855bd5f5a5b86f8e5ee1a0948b2c3eeedcad61b62537c2868ed3b37aa0a5581e6438f994e8156ad0dccf65a4f94383f8946ce79f0856"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-09 11:27:25,356 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-da2c4f60-d673-482b-a786-84770621684b 2019-04-09 11:27:25,356 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0386519432068s 2019-04-09 11:27:25,362 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-04-09 11:27:25,362 - 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-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:bb:78:62', u'version': 4, u'addr': u'192.168.100.7', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:bb:78:62', 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'5deaec50-bf81-44bd-ab3c-b95ce6e93f84', 'name': u'heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-04-09T11:18:55.000000', 'flavor': Munch({u'id': u'0576136d-8801-4fa5-b676-a5fb87ede063', 'name': u'heat_ims-flavor_42ec05fa-9a5a-4193-ba0d-81c792442209'}), 'az': u'nova', 'id': u'02eed78d-185c-42a4-bfb7-284ff7f2c061', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'da1426745d3d4a2ab538c4c6721804f4', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'deb8dd8e-9dac-4510-8934-7d33cee4da8c', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'da1426745d3d4a2ab538c4c6721804f4', 'name': 'heat_ims-project_42ec05fa-9a5a-4193-ba0d-81c792442209', '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'9e156f74-2a5d-4ccf-bc25-3e6b751b12de'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'deb8dd8e-9dac-4510-8934-7d33cee4da8c', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'da1426745d3d4a2ab538c4c6721804f4', 'name': 'heat_ims-project_42ec05fa-9a5a-4193-ba0d-81c792442209', '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'ee9d7fbf-da79-4c64-b07b-5adda95cf6f7'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'deb8dd8e-9dac-4510-8934-7d33cee4da8c', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'da1426745d3d4a2ab538c4c6721804f4', 'name': 'heat_ims-project_42ec05fa-9a5a-4193-ba0d-81c792442209', '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'ef9df77c-df48-4477-9115-58a83de2b2ff'})], 'id': u'deb8dd8e-9dac-4510-8934-7d33cee4da8c', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'da1426745d3d4a2ab538c4c6721804f4', 'name': 'heat_ims-project_42ec05fa-9a5a-4193-ba0d-81c792442209', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'da1426745d3d4a2ab538c4c6721804f4', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'27137f2a6c8e4f23ae2704bfa84e2fb6', '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'da1426745d3d4a2ab538c4c6721804f4', 'name': 'heat_ims-project_42ec05fa-9a5a-4193-ba0d-81c792442209', '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'2019-04-09T11:18:55.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-04-09T11:18:45Z', 'hostId': u'5a76a319977a14d4b1c034e062552b70ac9bc1e150697372e88b311d', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209', 'public_v6': '', 'private_v4': u'192.168.100.7', 'cloud': 'envvars', 'host_id': u'5a76a319977a14d4b1c034e062552b70ac9bc1e150697372e88b311d', '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'2019-04-09T11:18:55.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'da1426745d3d4a2ab538c4c6721804f4', 'name': u'dime-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'da1426745d3d4a2ab538c4c6721804f4', 'created_at': u'2019-04-09T11:18:11Z', 'created': u'2019-04-09T11:18:11Z', '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:65:aa:68', u'version': 4, u'addr': u'192.168.100.23', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:65:aa:68', 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'5deaec50-bf81-44bd-ab3c-b95ce6e93f84', 'name': u'heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-04-09T11:18:55.000000', 'flavor': Munch({u'id': u'0576136d-8801-4fa5-b676-a5fb87ede063', 'name': u'heat_ims-flavor_42ec05fa-9a5a-4193-ba0d-81c792442209'}), 'az': u'nova', 'id': u'38f98a10-ca0c-4bf7-a5ee-61449a0a426e', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'da1426745d3d4a2ab538c4c6721804f4', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'deb8dd8e-9dac-4510-8934-7d33cee4da8c', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'da1426745d3d4a2ab538c4c6721804f4', 'name': 'heat_ims-project_42ec05fa-9a5a-4193-ba0d-81c792442209', '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'9e156f74-2a5d-4ccf-bc25-3e6b751b12de'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'deb8dd8e-9dac-4510-8934-7d33cee4da8c', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'da1426745d3d4a2ab538c4c6721804f4', 'name': 'heat_ims-project_42ec05fa-9a5a-4193-ba0d-81c792442209', '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'ee9d7fbf-da79-4c64-b07b-5adda95cf6f7'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'deb8dd8e-9dac-4510-8934-7d33cee4da8c', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'da1426745d3d4a2ab538c4c6721804f4', 'name': 'heat_ims-project_42ec05fa-9a5a-4193-ba0d-81c792442209', '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'ef9df77c-df48-4477-9115-58a83de2b2ff'})], 'id': u'deb8dd8e-9dac-4510-8934-7d33cee4da8c', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'da1426745d3d4a2ab538c4c6721804f4', 'name': 'heat_ims-project_42ec05fa-9a5a-4193-ba0d-81c792442209', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'da1426745d3d4a2ab538c4c6721804f4', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'27137f2a6c8e4f23ae2704bfa84e2fb6', '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'da1426745d3d4a2ab538c4c6721804f4', 'name': 'heat_ims-project_42ec05fa-9a5a-4193-ba0d-81c792442209', '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'2019-04-09T11:18:55.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-04-09T11:18:45Z', 'hostId': u'4463069664f586962ce23921b8b1055ba8426878641c76368cc50663', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209', 'public_v6': '', 'private_v4': u'192.168.100.23', 'cloud': 'envvars', 'host_id': u'4463069664f586962ce23921b8b1055ba8426878641c76368cc50663', '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'2019-04-09T11:18:55.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'da1426745d3d4a2ab538c4c6721804f4', 'name': u'homer-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'da1426745d3d4a2ab538c4c6721804f4', 'created_at': u'2019-04-09T11:18:10Z', 'created': u'2019-04-09T11:18:10Z', '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:e1:3e:83', u'version': 4, u'addr': u'192.168.100.18', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:e1:3e:83', u'version': 4, u'addr': u'172.30.9.201', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'5deaec50-bf81-44bd-ab3c-b95ce6e93f84', 'name': u'heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-04-09T11:18:53.000000', 'flavor': Munch({u'id': u'0576136d-8801-4fa5-b676-a5fb87ede063', 'name': u'heat_ims-flavor_42ec05fa-9a5a-4193-ba0d-81c792442209'}), 'az': u'nova', 'id': u'54432a8d-9d64-42cf-996a-ee404a40d18c', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'da1426745d3d4a2ab538c4c6721804f4', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'deb8dd8e-9dac-4510-8934-7d33cee4da8c', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'da1426745d3d4a2ab538c4c6721804f4', 'name': 'heat_ims-project_42ec05fa-9a5a-4193-ba0d-81c792442209', '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'9e156f74-2a5d-4ccf-bc25-3e6b751b12de'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'deb8dd8e-9dac-4510-8934-7d33cee4da8c', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'da1426745d3d4a2ab538c4c6721804f4', 'name': 'heat_ims-project_42ec05fa-9a5a-4193-ba0d-81c792442209', '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'ee9d7fbf-da79-4c64-b07b-5adda95cf6f7'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'deb8dd8e-9dac-4510-8934-7d33cee4da8c', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'da1426745d3d4a2ab538c4c6721804f4', 'name': 'heat_ims-project_42ec05fa-9a5a-4193-ba0d-81c792442209', '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'ef9df77c-df48-4477-9115-58a83de2b2ff'})], 'id': u'deb8dd8e-9dac-4510-8934-7d33cee4da8c', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'da1426745d3d4a2ab538c4c6721804f4', 'name': 'heat_ims-project_42ec05fa-9a5a-4193-ba0d-81c792442209', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'da1426745d3d4a2ab538c4c6721804f4', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'27137f2a6c8e4f23ae2704bfa84e2fb6', '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'da1426745d3d4a2ab538c4c6721804f4', 'name': 'heat_ims-project_42ec05fa-9a5a-4193-ba0d-81c792442209', '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'2019-04-09T11:18:53.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-04-09T11:18:43Z', 'hostId': u'4463069664f586962ce23921b8b1055ba8426878641c76368cc50663', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209', 'public_v6': '', 'private_v4': u'192.168.100.18', 'cloud': 'envvars', 'host_id': u'4463069664f586962ce23921b8b1055ba8426878641c76368cc50663', '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'2019-04-09T11:18:53.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'da1426745d3d4a2ab538c4c6721804f4', 'name': u'bono-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'da1426745d3d4a2ab538c4c6721804f4', 'created_at': u'2019-04-09T11:18:09Z', 'created': u'2019-04-09T11:18: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:b1:0d:4b', u'version': 4, u'addr': u'192.168.100.8', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:b1:0d:4b', u'version': 4, u'addr': u'172.30.9.202', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'5deaec50-bf81-44bd-ab3c-b95ce6e93f84', 'name': u'heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-04-09T11:13:21.000000', 'flavor': Munch({u'id': u'0576136d-8801-4fa5-b676-a5fb87ede063', 'name': u'heat_ims-flavor_42ec05fa-9a5a-4193-ba0d-81c792442209'}), 'az': u'nova', 'id': u'7edffaec-cc85-4a93-8163-a87c805f21e4', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'da1426745d3d4a2ab538c4c6721804f4', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'deb8dd8e-9dac-4510-8934-7d33cee4da8c', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'da1426745d3d4a2ab538c4c6721804f4', 'name': 'heat_ims-project_42ec05fa-9a5a-4193-ba0d-81c792442209', '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'9e156f74-2a5d-4ccf-bc25-3e6b751b12de'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'deb8dd8e-9dac-4510-8934-7d33cee4da8c', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'da1426745d3d4a2ab538c4c6721804f4', 'name': 'heat_ims-project_42ec05fa-9a5a-4193-ba0d-81c792442209', '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'ee9d7fbf-da79-4c64-b07b-5adda95cf6f7'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'deb8dd8e-9dac-4510-8934-7d33cee4da8c', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'da1426745d3d4a2ab538c4c6721804f4', 'name': 'heat_ims-project_42ec05fa-9a5a-4193-ba0d-81c792442209', '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'ef9df77c-df48-4477-9115-58a83de2b2ff'})], 'id': u'deb8dd8e-9dac-4510-8934-7d33cee4da8c', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'da1426745d3d4a2ab538c4c6721804f4', 'name': 'heat_ims-project_42ec05fa-9a5a-4193-ba0d-81c792442209', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'da1426745d3d4a2ab538c4c6721804f4', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'27137f2a6c8e4f23ae2704bfa84e2fb6', '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'da1426745d3d4a2ab538c4c6721804f4', 'name': 'heat_ims-project_42ec05fa-9a5a-4193-ba0d-81c792442209', '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'2019-04-09T11:13:21.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-04-09T11:13:11Z', 'hostId': u'5a76a319977a14d4b1c034e062552b70ac9bc1e150697372e88b311d', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209', 'public_v6': '', 'private_v4': u'192.168.100.8', 'cloud': 'envvars', 'host_id': u'5a76a319977a14d4b1c034e062552b70ac9bc1e150697372e88b311d', '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'2019-04-09T11:13:21.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'da1426745d3d4a2ab538c4c6721804f4', 'name': u'sprout-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'da1426745d3d4a2ab538c4c6721804f4', 'created_at': u'2019-04-09T11:12:54Z', 'created': u'2019-04-09T11:12:54Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}), Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:28:85:fe', u'version': 4, u'addr': u'192.168.100.2', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:28:85:fe', u'version': 4, u'addr': u'172.30.9.217', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'5deaec50-bf81-44bd-ab3c-b95ce6e93f84', 'name': u'heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-04-09T11:03:08.000000', 'flavor': Munch({u'id': u'0576136d-8801-4fa5-b676-a5fb87ede063', 'name': u'heat_ims-flavor_42ec05fa-9a5a-4193-ba0d-81c792442209'}), 'az': u'nova', 'id': u'bda261c4-b913-4927-bfed-ee05121b025b', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'da1426745d3d4a2ab538c4c6721804f4', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'deb8dd8e-9dac-4510-8934-7d33cee4da8c', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'da1426745d3d4a2ab538c4c6721804f4', 'name': 'heat_ims-project_42ec05fa-9a5a-4193-ba0d-81c792442209', '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'9e156f74-2a5d-4ccf-bc25-3e6b751b12de'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'deb8dd8e-9dac-4510-8934-7d33cee4da8c', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'da1426745d3d4a2ab538c4c6721804f4', 'name': 'heat_ims-project_42ec05fa-9a5a-4193-ba0d-81c792442209', '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'ee9d7fbf-da79-4c64-b07b-5adda95cf6f7'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'deb8dd8e-9dac-4510-8934-7d33cee4da8c', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'da1426745d3d4a2ab538c4c6721804f4', 'name': 'heat_ims-project_42ec05fa-9a5a-4193-ba0d-81c792442209', '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'ef9df77c-df48-4477-9115-58a83de2b2ff'})], 'id': u'deb8dd8e-9dac-4510-8934-7d33cee4da8c', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'da1426745d3d4a2ab538c4c6721804f4', 'name': 'heat_ims-project_42ec05fa-9a5a-4193-ba0d-81c792442209', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'da1426745d3d4a2ab538c4c6721804f4', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'27137f2a6c8e4f23ae2704bfa84e2fb6', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.217', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'da1426745d3d4a2ab538c4c6721804f4', 'name': 'heat_ims-project_42ec05fa-9a5a-4193-ba0d-81c792442209', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.217', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.217', 'launched_at': u'2019-04-09T11:03:08.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-04-09T11:02:59Z', 'hostId': u'4463069664f586962ce23921b8b1055ba8426878641c76368cc50663', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209', 'public_v6': '', 'private_v4': u'192.168.100.2', 'cloud': 'envvars', 'host_id': u'4463069664f586962ce23921b8b1055ba8426878641c76368cc50663', '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'2019-04-09T11:03:08.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'da1426745d3d4a2ab538c4c6721804f4', 'name': u'vellum-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'da1426745d3d4a2ab538c4c6721804f4', 'created_at': u'2019-04-09T11:02:41Z', 'created': u'2019-04-09T11:02:41Z', '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:09:4f:7e', u'version': 4, u'addr': u'192.168.100.4', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:09:4f:7e', u'version': 4, u'addr': u'172.30.9.214', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'5deaec50-bf81-44bd-ab3c-b95ce6e93f84', 'name': u'heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-04-09T10:59:29.000000', 'flavor': Munch({u'id': u'0576136d-8801-4fa5-b676-a5fb87ede063', 'name': u'heat_ims-flavor_42ec05fa-9a5a-4193-ba0d-81c792442209'}), 'az': u'nova', 'id': u'a25ca728-890f-4189-80ad-d80b226b85dd', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'da1426745d3d4a2ab538c4c6721804f4', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'deb8dd8e-9dac-4510-8934-7d33cee4da8c', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'da1426745d3d4a2ab538c4c6721804f4', 'name': 'heat_ims-project_42ec05fa-9a5a-4193-ba0d-81c792442209', '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'9e156f74-2a5d-4ccf-bc25-3e6b751b12de'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'deb8dd8e-9dac-4510-8934-7d33cee4da8c', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'da1426745d3d4a2ab538c4c6721804f4', 'name': 'heat_ims-project_42ec05fa-9a5a-4193-ba0d-81c792442209', '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'ee9d7fbf-da79-4c64-b07b-5adda95cf6f7'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'deb8dd8e-9dac-4510-8934-7d33cee4da8c', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'da1426745d3d4a2ab538c4c6721804f4', 'name': 'heat_ims-project_42ec05fa-9a5a-4193-ba0d-81c792442209', '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'ef9df77c-df48-4477-9115-58a83de2b2ff'})], 'id': u'deb8dd8e-9dac-4510-8934-7d33cee4da8c', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'da1426745d3d4a2ab538c4c6721804f4', 'name': 'heat_ims-project_42ec05fa-9a5a-4193-ba0d-81c792442209', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'da1426745d3d4a2ab538c4c6721804f4', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'27137f2a6c8e4f23ae2704bfa84e2fb6', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.214', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'da1426745d3d4a2ab538c4c6721804f4', 'name': 'heat_ims-project_42ec05fa-9a5a-4193-ba0d-81c792442209', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.214', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.214', 'launched_at': u'2019-04-09T10:59:29.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-04-09T10:59:20Z', 'hostId': u'5a76a319977a14d4b1c034e062552b70ac9bc1e150697372e88b311d', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209', 'public_v6': '', 'private_v4': u'192.168.100.4', 'cloud': 'envvars', 'host_id': u'5a76a319977a14d4b1c034e062552b70ac9bc1e150697372e88b311d', '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'2019-04-09T10:59:29.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'da1426745d3d4a2ab538c4c6721804f4', 'name': u'ellis-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'da1426745d3d4a2ab538c4c6721804f4', 'created_at': u'2019-04-09T10:57:29Z', 'created': u'2019-04-09T10:57:29Z', '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:4c:fb:71', u'version': 4, u'addr': u'192.168.100.15', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:4c:fb:71', 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'5deaec50-bf81-44bd-ab3c-b95ce6e93f84', 'name': u'heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-04-09T10:56:51.000000', 'flavor': Munch({u'id': u'0576136d-8801-4fa5-b676-a5fb87ede063', 'name': u'heat_ims-flavor_42ec05fa-9a5a-4193-ba0d-81c792442209'}), 'az': u'nova', 'id': u'f5f03d56-ed32-47ed-ace2-90dc0c1d18bc', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'da1426745d3d4a2ab538c4c6721804f4', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'deb8dd8e-9dac-4510-8934-7d33cee4da8c', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'da1426745d3d4a2ab538c4c6721804f4', 'name': 'heat_ims-project_42ec05fa-9a5a-4193-ba0d-81c792442209', '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'9e156f74-2a5d-4ccf-bc25-3e6b751b12de'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'deb8dd8e-9dac-4510-8934-7d33cee4da8c', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'da1426745d3d4a2ab538c4c6721804f4', 'name': 'heat_ims-project_42ec05fa-9a5a-4193-ba0d-81c792442209', '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'ee9d7fbf-da79-4c64-b07b-5adda95cf6f7'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'deb8dd8e-9dac-4510-8934-7d33cee4da8c', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'da1426745d3d4a2ab538c4c6721804f4', 'name': 'heat_ims-project_42ec05fa-9a5a-4193-ba0d-81c792442209', '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'ef9df77c-df48-4477-9115-58a83de2b2ff'})], 'id': u'deb8dd8e-9dac-4510-8934-7d33cee4da8c', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'da1426745d3d4a2ab538c4c6721804f4', 'name': 'heat_ims-project_42ec05fa-9a5a-4193-ba0d-81c792442209', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'da1426745d3d4a2ab538c4c6721804f4', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'27137f2a6c8e4f23ae2704bfa84e2fb6', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.203', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'da1426745d3d4a2ab538c4c6721804f4', 'name': 'heat_ims-project_42ec05fa-9a5a-4193-ba0d-81c792442209', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.203', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.203', 'launched_at': u'2019-04-09T10:56:51.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-04-09T10:56:42Z', 'hostId': u'4463069664f586962ce23921b8b1055ba8426878641c76368cc50663', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209', 'public_v6': '', 'private_v4': u'192.168.100.15', 'cloud': 'envvars', 'host_id': u'4463069664f586962ce23921b8b1055ba8426878641c76368cc50663', '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'2019-04-09T10:56:51.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'da1426745d3d4a2ab538c4c6721804f4', 'name': u'ns.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'da1426745d3d4a2ab538c4c6721804f4', 'created_at': u'2019-04-09T10:55:15Z', 'created': u'2019-04-09T10:55:15Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'})] 2019-04-09 11:27:25,367 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: dime-0.clearwater.opnfv 2019-04-09 11:27:25,369 - paramiko.transport - DEBUG - starting thread (client mode): 0x3654eed0L 2019-04-09 11:27:25,369 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-04-09 11:27:25,376 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.13 2019-04-09 11:27:25,376 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2019-04-09 11:27:25,377 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-04-09 11:27:25,377 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-04-09 11:27:25,377 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-04-09 11:27:25,377 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-04-09 11:27:25,378 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-04-09 11:27:25,378 - paramiko.transport - DEBUG - Compression agreed: none 2019-04-09 11:27:25,418 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-04-09 11:27:25,418 - paramiko.transport - DEBUG - Switch to new keys ... 2019-04-09 11:27:25,433 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.204: c0c8fe1a696fc31d6d44c3826e177a9a 2019-04-09 11:27:25,434 - paramiko.transport - DEBUG - Trying discovered key 90c24d33dae8d6d6fba921f25fbd8cb7 in /tmp/tmp7dlkBq 2019-04-09 11:27:25,458 - paramiko.transport - DEBUG - userauth is OK 2019-04-09 11:27:25,468 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-04-09 11:27:25,498 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-04-09 11:27:25,746 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-04-09 11:27:25,746 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-04-09 11:27:25,764 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-04-09 11:27:25,774 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-04-09 11:27:25,774 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - output: Monit 5.18.1 uptime: 6m Service Name Status Type node-dime-0.clearwater.opnfv Running System snmpd_process Running Process ralf_process Running Process ntp_process Running Process nginx_process Running Process homestead_process Running Process homestead-prov_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process ralf_uptime Status ok Program poll_ralf Status ok Program nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program homestead_uptime Status ok Program poll_homestead Status ok Program check_cx_health Status ok Program poll_homestead-prov Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program 2019-04-09 11:27:25,776 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: homer-0.clearwater.opnfv 2019-04-09 11:27:25,778 - paramiko.transport - DEBUG - starting thread (client mode): 0x3654e150L 2019-04-09 11:27:25,779 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-04-09 11:27:25,786 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.13 2019-04-09 11:27:25,786 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2019-04-09 11:27:25,787 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-04-09 11:27:25,788 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-04-09 11:27:25,788 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-04-09 11:27:25,788 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-04-09 11:27:25,788 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-04-09 11:27:25,788 - paramiko.transport - DEBUG - Compression agreed: none 2019-04-09 11:27:25,831 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-04-09 11:27:25,832 - paramiko.transport - DEBUG - Switch to new keys ... 2019-04-09 11:27:25,842 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.213: 7ad8e0bddd9421388bcdc09f7e821d1f 2019-04-09 11:27:25,843 - paramiko.transport - DEBUG - Trying discovered key 90c24d33dae8d6d6fba921f25fbd8cb7 in /tmp/tmp7dlkBq 2019-04-09 11:27:25,871 - paramiko.transport - DEBUG - userauth is OK 2019-04-09 11:27:25,881 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-04-09 11:27:25,907 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-04-09 11:27:26,175 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-04-09 11:27:26,175 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-04-09 11:27:26,210 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-04-09 11:27:26,220 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-04-09 11:27:26,221 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - output: Monit 5.18.1 uptime: 6m Service Name Status Type node-homer-0.clearwater.opnfv Running System ntp_process Running Process nginx_process Running Process homer_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program poll_homer Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program 2019-04-09 11:27:26,222 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: bono-0.clearwater.opnfv 2019-04-09 11:27:26,224 - paramiko.transport - DEBUG - starting thread (client mode): 0x36bffed0L 2019-04-09 11:27:26,225 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-04-09 11:27:26,229 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.13 2019-04-09 11:27:26,229 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2019-04-09 11:27:26,230 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-04-09 11:27:26,231 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-04-09 11:27:26,231 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-04-09 11:27:26,231 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-04-09 11:27:26,231 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-04-09 11:27:26,231 - paramiko.transport - DEBUG - Compression agreed: none 2019-04-09 11:27:26,274 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-04-09 11:27:26,275 - paramiko.transport - DEBUG - Switch to new keys ... 2019-04-09 11:27:26,288 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.201: 4e7f51b0d333245b63bedd15c83265fc 2019-04-09 11:27:26,289 - paramiko.transport - DEBUG - Trying discovered key 90c24d33dae8d6d6fba921f25fbd8cb7 in /tmp/tmp7dlkBq 2019-04-09 11:27:26,314 - paramiko.transport - DEBUG - userauth is OK 2019-04-09 11:27:26,323 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-04-09 11:27:26,353 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-04-09 11:27:26,604 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-04-09 11:27:26,604 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-04-09 11:27:26,619 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-04-09 11:27:26,629 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-04-09 11:27:26,629 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - output: Monit 5.18.1 uptime: 6m Service Name Status Type node-0.bono.clearwater.opnfv Running System ntp_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process bono_process Running Process monit_uptime Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program poll_bono Status ok Program 2019-04-09 11:27:26,629 - paramiko.transport - DEBUG - EOF in transport thread 2019-04-09 11:27:26,631 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: sprout-0.clearwater.opnfv 2019-04-09 11:27:26,633 - paramiko.transport - DEBUG - starting thread (client mode): 0x36bff610L 2019-04-09 11:27:26,633 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-04-09 11:27:26,640 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.13 2019-04-09 11:27:26,640 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2019-04-09 11:27:26,641 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-04-09 11:27:26,642 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-04-09 11:27:26,642 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-04-09 11:27:26,642 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-04-09 11:27:26,642 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-04-09 11:27:26,642 - paramiko.transport - DEBUG - Compression agreed: none 2019-04-09 11:27:26,683 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-04-09 11:27:26,684 - paramiko.transport - DEBUG - Switch to new keys ... 2019-04-09 11:27:26,697 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.202: 19794cabc5e70b2f503b311d2935e0ad 2019-04-09 11:27:26,697 - paramiko.transport - DEBUG - Trying discovered key 90c24d33dae8d6d6fba921f25fbd8cb7 in /tmp/tmp7dlkBq 2019-04-09 11:27:26,723 - paramiko.transport - DEBUG - userauth is OK 2019-04-09 11:27:26,732 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-04-09 11:27:26,762 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-04-09 11:27:27,021 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-04-09 11:27:27,021 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-04-09 11:27:27,027 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-04-09 11:27:27,036 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-04-09 11:27:27,037 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - output: Monit 5.18.1 uptime: 12m Service Name Status Type node-0.sprout.clearwater.opnfv Running System sprout_process Running Process ntp_process Running Process nginx_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process sprout_uptime Status ok Program poll_sprout_sip Status ok Program poll_sprout_http Status ok Program nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program 2019-04-09 11:27:27,037 - paramiko.transport - DEBUG - EOF in transport thread 2019-04-09 11:27:27,039 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: vellum-0.clearwater.opnfv 2019-04-09 11:27:27,040 - paramiko.transport - DEBUG - starting thread (client mode): 0x3654e990L 2019-04-09 11:27:27,041 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-04-09 11:27:27,046 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.13 2019-04-09 11:27:27,047 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2019-04-09 11:27:27,048 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-04-09 11:27:27,048 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-04-09 11:27:27,048 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-04-09 11:27:27,048 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-04-09 11:27:27,049 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-04-09 11:27:27,049 - paramiko.transport - DEBUG - Compression agreed: none 2019-04-09 11:27:27,088 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-04-09 11:27:27,088 - paramiko.transport - DEBUG - Switch to new keys ... 2019-04-09 11:27:27,104 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.217: 774f2fd44da3d9e7c096fa29fc0bac17 2019-04-09 11:27:27,105 - paramiko.transport - DEBUG - Trying discovered key 90c24d33dae8d6d6fba921f25fbd8cb7 in /tmp/tmp7dlkBq 2019-04-09 11:27:27,128 - paramiko.transport - DEBUG - userauth is OK 2019-04-09 11:27:27,137 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-04-09 11:27:27,169 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-04-09 11:27:27,401 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-04-09 11:27:27,401 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-04-09 11:27:27,435 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-04-09 11:27:27,445 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-04-09 11:27:27,446 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - output: Monit 5.18.1 uptime: 19m Service Name Status Type node-0.vellum.clearwater.opnfv Running System snmpd_process Running Process rogers_process Running Process ntp_process Running Process memcached_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process cassandra_process Running Process chronos_process Running Process astaire_process Running Process rogers_uptime Status ok Program monit_uptime Status ok Program memcached_uptime Status ok Program poll_memcached Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program cassandra_uptime Status ok Program poll_cassandra Status ok Program poll_cqlsh Status ok Program chronos_uptime Status ok Program poll_chronos Status ok Program astaire_uptime Status ok Program 2019-04-09 11:27:27,446 - paramiko.transport - DEBUG - EOF in transport thread 2019-04-09 11:27:27,448 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: ellis-0.clearwater.opnfv 2019-04-09 11:27:27,449 - paramiko.transport - DEBUG - starting thread (client mode): 0x36540390L 2019-04-09 11:27:27,450 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-04-09 11:27:27,456 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.13 2019-04-09 11:27:27,457 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2019-04-09 11:27:27,458 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-04-09 11:27:27,458 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-04-09 11:27:27,458 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-04-09 11:27:27,458 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-04-09 11:27:27,458 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-04-09 11:27:27,458 - paramiko.transport - DEBUG - Compression agreed: none 2019-04-09 11:27:27,501 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-04-09 11:27:27,501 - paramiko.transport - DEBUG - Switch to new keys ... 2019-04-09 11:27:27,513 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.214: f5526eb687aab4aa78a04b295dd8ebf5 2019-04-09 11:27:27,514 - paramiko.transport - DEBUG - Trying discovered key 90c24d33dae8d6d6fba921f25fbd8cb7 in /tmp/tmp7dlkBq 2019-04-09 11:27:27,538 - paramiko.transport - DEBUG - userauth is OK 2019-04-09 11:27:27,546 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-04-09 11:27:27,578 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-04-09 11:27:27,820 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-04-09 11:27:27,820 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-04-09 11:27:27,844 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-04-09 11:27:27,854 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-04-09 11:27:27,854 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - output: Monit 5.18.1 uptime: 26m Service Name Status Type node-ellis-0.clearwater.opnfv Running System ntp_process Running Process nginx_process Running Process mysql_process Running Process ellis_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program poll_ellis Status ok Program poll_ellis_https Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program 2019-04-09 11:27:27,972 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-04-09 11:27:27,972 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | heat_ims | functest | 32:38 | PASS | +-------------------+------------------+------------------+----------------+ 2019-04-09 11:27:27,978 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-09 11:27:27,981 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:27:28,259 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:27:17 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False Server: Apache x-openstack-request-id: req-6d337d7c-a718-4215-aff5-92d5c2220634 2019-04-09 11:27:28,259 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:27:28,574 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 827 Content-Type: application/json Date: Tue, 09 Apr 2019 11:27:18 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-af6885bd-4eee-43de-8c89-3a7d43108ae5 2019-04-09 11:27:28,575 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "da1426745d3d4a2ab538c4c6721804f4", "image": "heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_42ec05fa-9a5a-4193-ba0d-81c792442209", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b62787c2-635d-4893-8553-7ee0260442ff"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "5fc4c7fd07e947fb8641de4126c9f897", "tags": null, "creation_time": "2019-04-09T10:54:54Z", "links": [{"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "stack_status_reason": "Stack CREATE completed successfully", "template_description": "Clearwater deployment\n"}} 2019-04-09 11:27:28,575 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False used request id req-af6885bd-4eee-43de-8c89-3a7d43108ae5 2019-04-09 11:27:28,575 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.597453832626s 2019-04-09 11:27:28,577 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:27:28,580 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?limit=1&sort_dir=desc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:27:28,881 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 489 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:27:18 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?limit=1&sort_dir=desc Server: Apache x-openstack-request-id: req-476c71b1-52a4-4598-8da0-a42c5e8e010d 2019-04-09 11:27:28,881 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:27:29,185 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 342 Content-Type: application/json Date: Tue, 09 Apr 2019 11:27:18 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-c200aa5a-9524-44b1-863e-7f5dc01cba7d 2019-04-09 11:27:29,185 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "clearwater-opnfv", "event_time": "2019-04-09T11:24:38Z", "links": [{"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/resources/clearwater-opnfv/events/4a973c4b-9d3d-40d3-a88d-8536bfca52de", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack CREATE completed successfully", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "id": "4a973c4b-9d3d-40d3-a88d-8536bfca52de"}]} 2019-04-09 11:27:29,186 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?limit=1&sort_dir=desc&limit=1&sort_dir=desc used request id req-c200aa5a-9524-44b1-863e-7f5dc01cba7d 2019-04-09 11:27:29,186 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.60893702507s 2019-04-09 11:27:29,186 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.DELETE.stacks 2019-04-09 11:27:29,190 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:27:29,494 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 423 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:27:18 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7 Server: Apache x-openstack-request-id: req-fe5b6bc9-dd39-424a-bce5-cf71f6ce60fd 2019-04-09 11:27:29,494 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:27:29,667 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 09 Apr 2019 11:27:19 GMT Server: Apache x-openstack-request-id: req-535652df-7b88-4215-ba57-7701d2a33386 2019-04-09 11:27:29,667 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-09 11:27:29,667 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7 used request id req-535652df-7b88-4215-ba57-7701d2a33386 2019-04-09 11:27:29,667 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.DELETE.stacks in 0.480792045593s 2019-04-09 11:27:29,668 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:27:29,671 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=4a973c4b-9d3d-40d3-a88d-8536bfca52de&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:27:29,962 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:27:19 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=4a973c4b-9d3d-40d3-a88d-8536bfca52de&sort_dir=asc Server: Apache x-openstack-request-id: req-e927bbde-9c0e-4b1f-96a3-2d2809bed9d4 2019-04-09 11:27:29,962 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:27:30,004 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 428 Content-Type: application/json Date: Tue, 09 Apr 2019 11:27:19 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-de41911f-1e9e-4837-864b-e7b387a8bb54 2019-04-09 11:27:30,004 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "clearwater-opnfv", "event_time": "2019-04-09T11:27:19Z", "links": [{"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/resources/clearwater-opnfv/events/07332fc1-f6df-4ed7-9880-2616bbcca71e", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack DELETE started", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "id": "07332fc1-f6df-4ed7-9880-2616bbcca71e"}, {"resource_name": "dime", "event_time": "2019-04-09T11:27:19Z", "links": [{"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/resources/dime/events/f135deec-1679-4e55-b064-a1db91a21f7f", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/resources/dime", "rel": "resource"}, {"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "rel": "stack"}], "logical_resource_id": "dime", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "2d150ed7-4641-4a1f-905e-f5ae34a7010d", "id": "f135deec-1679-4e55-b064-a1db91a21f7f"}]} 2019-04-09 11:27:30,005 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=4a973c4b-9d3d-40d3-a88d-8536bfca52de&sort_dir=asc&marker=4a973c4b-9d3d-40d3-a88d-8536bfca52de&sort_dir=asc used request id req-de41911f-1e9e-4837-864b-e7b387a8bb54 2019-04-09 11:27:30,005 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.336944103241s 2019-04-09 11:27:35,011 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:27:35,014 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=f135deec-1679-4e55-b064-a1db91a21f7f&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:27:35,040 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:27:24 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=f135deec-1679-4e55-b064-a1db91a21f7f&sort_dir=asc Server: Apache x-openstack-request-id: req-18cd217d-fa6d-44b3-a1d6-fdf7228f71d1 2019-04-09 11:27:35,040 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:27:35,597 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 446 Content-Type: application/json Date: Tue, 09 Apr 2019 11:27:24 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-f9625b3c-b968-45f5-9d39-5d0b5ca424ec 2019-04-09 11:27:35,597 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "homer", "event_time": "2019-04-09T11:27:20Z", "links": [{"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/resources/homer/events/0315f877-5c37-4204-b780-c23fafcd7950", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/resources/homer", "rel": "resource"}, {"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "rel": "stack"}], "logical_resource_id": "homer", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "45f90e9e-331e-4de8-bbfb-c7170f72a840", "id": "0315f877-5c37-4204-b780-c23fafcd7950"}, {"resource_name": "bono", "event_time": "2019-04-09T11:27:21Z", "links": [{"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/resources/bono/events/ce9f3cc0-75c9-48ca-a224-90682ea0fcd5", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/resources/bono", "rel": "resource"}, {"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "rel": "stack"}], "logical_resource_id": "bono", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "de52f644-7620-434d-996d-2a15c9672701", "id": "ce9f3cc0-75c9-48ca-a224-90682ea0fcd5"}]} 2019-04-09 11:27:35,597 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=f135deec-1679-4e55-b064-a1db91a21f7f&sort_dir=asc&marker=f135deec-1679-4e55-b064-a1db91a21f7f&sort_dir=asc used request id req-f9625b3c-b968-45f5-9d39-5d0b5ca424ec 2019-04-09 11:27:35,598 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.586550951004s 2019-04-09 11:27:40,604 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:27:40,607 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=ce9f3cc0-75c9-48ca-a224-90682ea0fcd5&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:27:40,634 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:27:30 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=ce9f3cc0-75c9-48ca-a224-90682ea0fcd5&sort_dir=asc Server: Apache x-openstack-request-id: req-9b5d705a-27f0-49db-939b-c0d2be60cbbb 2019-04-09 11:27:40,634 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:27:40,677 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 610 Content-Type: application/json Date: Tue, 09 Apr 2019 11:27:30 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-53878e44-32ec-4ea6-889b-17e6a6a7a1ed 2019-04-09 11:27:40,678 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "homer", "event_time": "2019-04-09T11:27:27Z", "links": [{"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/resources/homer/events/79f2d2b7-235b-49c1-bc8a-1c67f3cf192b", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/resources/homer", "rel": "resource"}, {"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "rel": "stack"}], "logical_resource_id": "homer", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "45f90e9e-331e-4de8-bbfb-c7170f72a840", "id": "79f2d2b7-235b-49c1-bc8a-1c67f3cf192b"}, {"resource_name": "bono", "event_time": "2019-04-09T11:27:28Z", "links": [{"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/resources/bono/events/29b811a4-6609-48ac-977f-0670f3826c5d", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/resources/bono", "rel": "resource"}, {"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "rel": "stack"}], "logical_resource_id": "bono", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "de52f644-7620-434d-996d-2a15c9672701", "id": "29b811a4-6609-48ac-977f-0670f3826c5d"}, {"resource_name": "dime", "event_time": "2019-04-09T11:27:28Z", "links": [{"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/resources/dime/events/f269122c-ddc9-48f0-8ddb-c4a98fd84f0b", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/resources/dime", "rel": "resource"}, {"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "rel": "stack"}], "logical_resource_id": "dime", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "2d150ed7-4641-4a1f-905e-f5ae34a7010d", "id": "f269122c-ddc9-48f0-8ddb-c4a98fd84f0b"}, {"resource_name": "sprout", "event_time": "2019-04-09T11:27:28Z", "links": [{"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/resources/sprout/events/df87ed6d-fba9-48b1-8877-6ffb6b83e225", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/resources/sprout", "rel": "resource"}, {"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "rel": "stack"}], "logical_resource_id": "sprout", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "92fdcf86-4dac-4b82-8f1d-b54d8e3e14dc", "id": "df87ed6d-fba9-48b1-8877-6ffb6b83e225"}]} 2019-04-09 11:27:40,678 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=ce9f3cc0-75c9-48ca-a224-90682ea0fcd5&sort_dir=asc&marker=ce9f3cc0-75c9-48ca-a224-90682ea0fcd5&sort_dir=asc used request id req-53878e44-32ec-4ea6-889b-17e6a6a7a1ed 2019-04-09 11:27:40,678 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0742349624634s 2019-04-09 11:27:45,685 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:27:45,689 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=df87ed6d-fba9-48b1-8877-6ffb6b83e225&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:27:45,716 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:27:35 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=df87ed6d-fba9-48b1-8877-6ffb6b83e225&sort_dir=asc Server: Apache x-openstack-request-id: req-5dc2360a-23a1-4bc2-9e98-1dbb12a8859b 2019-04-09 11:27:45,716 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:27:45,758 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 458 Content-Type: application/json Date: Tue, 09 Apr 2019 11:27:35 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-a67b51e3-0f42-4ee5-ae38-4f88c8fbd5cc 2019-04-09 11:27:45,759 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "sprout", "event_time": "2019-04-09T11:27:34Z", "links": [{"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/resources/sprout/events/c952704a-9a46-45dd-b63a-24571f2e000c", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/resources/sprout", "rel": "resource"}, {"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "rel": "stack"}], "logical_resource_id": "sprout", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "92fdcf86-4dac-4b82-8f1d-b54d8e3e14dc", "id": "c952704a-9a46-45dd-b63a-24571f2e000c"}, {"resource_name": "vellum", "event_time": "2019-04-09T11:27:35Z", "links": [{"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/resources/vellum/events/6d12bfc1-465f-451d-a94c-279cb7373cfa", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/resources/vellum", "rel": "resource"}, {"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "rel": "stack"}], "logical_resource_id": "vellum", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "34ec23a7-faf3-4063-8b0c-2cf61a763d67", "id": "6d12bfc1-465f-451d-a94c-279cb7373cfa"}]} 2019-04-09 11:27:45,759 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=df87ed6d-fba9-48b1-8877-6ffb6b83e225&sort_dir=asc&marker=df87ed6d-fba9-48b1-8877-6ffb6b83e225&sort_dir=asc used request id req-a67b51e3-0f42-4ee5-ae38-4f88c8fbd5cc 2019-04-09 11:27:45,759 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.074392080307s 2019-04-09 11:27:50,766 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:27:50,770 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=6d12bfc1-465f-451d-a94c-279cb7373cfa&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:27:50,797 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:27:40 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=6d12bfc1-465f-451d-a94c-279cb7373cfa&sort_dir=asc Server: Apache x-openstack-request-id: req-ea3eb02f-f583-4f24-8069-ecbec32b8b56 2019-04-09 11:27:50,797 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:27:50,838 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:27:40 GMT Server: Apache x-openstack-request-id: req-aec1ca28-1cac-4b34-8606-ed2f75941ec7 2019-04-09 11:27:50,838 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:27:50,838 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=6d12bfc1-465f-451d-a94c-279cb7373cfa&sort_dir=asc&marker=6d12bfc1-465f-451d-a94c-279cb7373cfa&sort_dir=asc used request id req-aec1ca28-1cac-4b34-8606-ed2f75941ec7 2019-04-09 11:27:50,838 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.072273015976s 2019-04-09 11:27:55,844 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:27:55,847 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=6d12bfc1-465f-451d-a94c-279cb7373cfa&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:27:55,873 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:27:45 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=6d12bfc1-465f-451d-a94c-279cb7373cfa&sort_dir=asc Server: Apache x-openstack-request-id: req-f2438e1b-ecca-4004-81a7-06df75d6f7d1 2019-04-09 11:27:55,873 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:27:55,947 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 453 Content-Type: application/json Date: Tue, 09 Apr 2019 11:27:45 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-5d4031ac-1dd7-4596-be74-9e159d37dfdf 2019-04-09 11:27:55,947 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "vellum", "event_time": "2019-04-09T11:27:41Z", "links": [{"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/resources/vellum/events/12e7dbe2-f7ad-4ee2-9d12-0a6e7faebec7", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/resources/vellum", "rel": "resource"}, {"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "rel": "stack"}], "logical_resource_id": "vellum", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "34ec23a7-faf3-4063-8b0c-2cf61a763d67", "id": "12e7dbe2-f7ad-4ee2-9d12-0a6e7faebec7"}, {"resource_name": "ellis", "event_time": "2019-04-09T11:27:41Z", "links": [{"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/resources/ellis/events/fbe44889-7991-4e94-bb39-f73fb92043f2", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/resources/ellis", "rel": "resource"}, {"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "rel": "stack"}], "logical_resource_id": "ellis", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "429d4d74-db28-4209-865b-4150f6128e36", "id": "fbe44889-7991-4e94-bb39-f73fb92043f2"}]} 2019-04-09 11:27:55,947 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=6d12bfc1-465f-451d-a94c-279cb7373cfa&sort_dir=asc&marker=6d12bfc1-465f-451d-a94c-279cb7373cfa&sort_dir=asc used request id req-5d4031ac-1dd7-4596-be74-9e159d37dfdf 2019-04-09 11:27:55,948 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.10377907753s 2019-04-09 11:28:00,954 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:28:00,958 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=fbe44889-7991-4e94-bb39-f73fb92043f2&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:28:00,984 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:27:50 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=fbe44889-7991-4e94-bb39-f73fb92043f2&sort_dir=asc Server: Apache x-openstack-request-id: req-dcb0d391-11b9-4186-b4c1-bc3de79b1d9f 2019-04-09 11:28:00,984 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:28:01,026 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 451 Content-Type: application/json Date: Tue, 09 Apr 2019 11:27:50 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-fa664cb9-517c-4913-8576-726b3179831e 2019-04-09 11:28:01,026 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "ellis", "event_time": "2019-04-09T11:27:46Z", "links": [{"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/resources/ellis/events/eb39068b-36e8-4f33-a53d-dd1d653025b5", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/resources/ellis", "rel": "resource"}, {"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "rel": "stack"}], "logical_resource_id": "ellis", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "429d4d74-db28-4209-865b-4150f6128e36", "id": "eb39068b-36e8-4f33-a53d-dd1d653025b5"}, {"resource_name": "dns", "event_time": "2019-04-09T11:27:46Z", "links": [{"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/resources/dns/events/377101ec-d9ad-410b-a85f-2ebd32870c3d", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/resources/dns", "rel": "resource"}, {"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "rel": "stack"}], "logical_resource_id": "dns", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "c4731f8d-7611-40f1-8702-751077078bfa", "id": "377101ec-d9ad-410b-a85f-2ebd32870c3d"}]} 2019-04-09 11:28:01,027 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=fbe44889-7991-4e94-bb39-f73fb92043f2&sort_dir=asc&marker=fbe44889-7991-4e94-bb39-f73fb92043f2&sort_dir=asc used request id req-fa664cb9-517c-4913-8576-726b3179831e 2019-04-09 11:28:01,027 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0726680755615s 2019-04-09 11:28:06,033 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:28:06,037 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=377101ec-d9ad-410b-a85f-2ebd32870c3d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:28:06,336 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:27:55 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=377101ec-d9ad-410b-a85f-2ebd32870c3d&sort_dir=asc Server: Apache x-openstack-request-id: req-57465536-361a-489f-a29e-011e639bba4a 2019-04-09 11:28:06,336 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:28:06,668 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 588 Content-Type: application/json Date: Tue, 09 Apr 2019 11:27:56 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-ffa82e3e-1dc2-47b1-863a-180257d58b8d 2019-04-09 11:28:06,669 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "dns", "event_time": "2019-04-09T11:27:51Z", "links": [{"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/resources/dns/events/44de3f61-abf0-4934-b955-d880e0317e32", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/resources/dns", "rel": "resource"}, {"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "rel": "stack"}], "logical_resource_id": "dns", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "c4731f8d-7611-40f1-8702-751077078bfa", "id": "44de3f61-abf0-4934-b955-d880e0317e32"}, {"resource_name": "mgmt_network", "event_time": "2019-04-09T11:27:51Z", "links": [{"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/resources/mgmt_network/events/bb2119e8-0a4a-4e7d-9037-a113aa4de331", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/resources/mgmt_network", "rel": "resource"}, {"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "rel": "stack"}], "logical_resource_id": "mgmt_network", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "388e8565-9875-4518-aa05-34585cc89816", "id": "bb2119e8-0a4a-4e7d-9037-a113aa4de331"}, {"resource_name": "security_groups", "event_time": "2019-04-09T11:27:51Z", "links": [{"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/resources/security_groups/events/2073552e-78f3-40a1-9021-14d04c508c46", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/resources/security_groups", "rel": "resource"}, {"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "rel": "stack"}], "logical_resource_id": "security_groups", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "47b74ece-de52-43a0-94de-8a83a07de1ee", "id": "2073552e-78f3-40a1-9021-14d04c508c46"}, {"resource_name": "security_groups", "event_time": "2019-04-09T11:27:53Z", "links": [{"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/resources/security_groups/events/4ed70040-7f16-433b-99ff-56dd5d292acc", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/resources/security_groups", "rel": "resource"}, {"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "rel": "stack"}], "logical_resource_id": "security_groups", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "47b74ece-de52-43a0-94de-8a83a07de1ee", "id": "4ed70040-7f16-433b-99ff-56dd5d292acc"}]} 2019-04-09 11:28:06,669 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=377101ec-d9ad-410b-a85f-2ebd32870c3d&sort_dir=asc&marker=377101ec-d9ad-410b-a85f-2ebd32870c3d&sort_dir=asc used request id req-ffa82e3e-1dc2-47b1-863a-180257d58b8d 2019-04-09 11:28:06,669 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.635801792145s 2019-04-09 11:28:11,675 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:28:11,679 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=4ed70040-7f16-433b-99ff-56dd5d292acc&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:28:11,705 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:28:01 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=4ed70040-7f16-433b-99ff-56dd5d292acc&sort_dir=asc Server: Apache x-openstack-request-id: req-0d0ec016-57bf-43dc-a6e9-5bc10e297aff 2019-04-09 11:28:11,705 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:28:12,017 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 451 Content-Type: application/json Date: Tue, 09 Apr 2019 11:28:01 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-3449abd5-e881-4ca5-bd25-977eb6597ab7 2019-04-09 11:28:12,018 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "mgmt_network", "event_time": "2019-04-09T11:27:59Z", "links": [{"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/resources/mgmt_network/events/c44d2aec-448d-42ac-9528-6032eba9a028", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/resources/mgmt_network", "rel": "resource"}, {"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "rel": "stack"}], "logical_resource_id": "mgmt_network", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "388e8565-9875-4518-aa05-34585cc89816", "id": "c44d2aec-448d-42ac-9528-6032eba9a028"}, {"resource_name": "clearwater-opnfv", "event_time": "2019-04-09T11:28:00Z", "links": [{"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/resources/clearwater-opnfv/events/cb69560d-3687-4494-b433-6849765c6894", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack DELETE completed successfully", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "id": "cb69560d-3687-4494-b433-6849765c6894"}]} 2019-04-09 11:28:12,018 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=4ed70040-7f16-433b-99ff-56dd5d292acc&sort_dir=asc&marker=4ed70040-7f16-433b-99ff-56dd5d292acc&sort_dir=asc used request id req-3449abd5-e881-4ca5-bd25-977eb6597ab7 2019-04-09 11:28:12,018 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.342688083649s 2019-04-09 11:28:17,024 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:28:17,028 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=cb69560d-3687-4494-b433-6849765c6894&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:28:17,057 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:28:06 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=cb69560d-3687-4494-b433-6849765c6894&sort_dir=asc Server: Apache x-openstack-request-id: req-aa288cad-5091-4b44-87b1-2e9f50ac60f8 2019-04-09 11:28:17,057 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:28:17,099 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:28:06 GMT Server: Apache x-openstack-request-id: req-b7c13f3e-066e-4df5-877a-38e4381afab3 2019-04-09 11:28:17,099 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:28:17,100 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=cb69560d-3687-4494-b433-6849765c6894&sort_dir=asc&marker=cb69560d-3687-4494-b433-6849765c6894&sort_dir=asc used request id req-b7c13f3e-066e-4df5-877a-38e4381afab3 2019-04-09 11:28:17,100 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0752520561218s 2019-04-09 11:28:22,105 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-04-09 11:28:22,109 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=cb69560d-3687-4494-b433-6849765c6894&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:28:22,137 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:28:11 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=cb69560d-3687-4494-b433-6849765c6894&sort_dir=asc Server: Apache x-openstack-request-id: req-cc60ff57-9b1e-434f-8794-07206883ff89 2019-04-09 11:28:22,137 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:28:22,180 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 09 Apr 2019 11:28:11 GMT Server: Apache x-openstack-request-id: req-11f01640-bda6-4834-ae12-d964e9d36ff7 2019-04-09 11:28:22,180 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-04-09 11:28:22,180 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7/events?marker=cb69560d-3687-4494-b433-6849765c6894&sort_dir=asc&marker=cb69560d-3687-4494-b433-6849765c6894&sort_dir=asc used request id req-11f01640-bda6-4834-ae12-d964e9d36ff7 2019-04-09 11:28:22,180 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0749390125275s 2019-04-09 11:28:22,181 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-04-09 11:28:22,184 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:28:22,212 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:28:11 GMT Location: http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False Server: Apache x-openstack-request-id: req-3bc00e74-4c36-4eba-a9dd-a281a05b5fbb 2019-04-09 11:28:22,212 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:28:22,255 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 836 Content-Type: application/json Date: Tue, 09 Apr 2019 11:28:11 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-72397445-c0c0-4524-bff0-a6ff575fba8f 2019-04-09 11:28:22,255 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "da1426745d3d4a2ab538c4c6721804f4", "image": "heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_42ec05fa-9a5a-4193-ba0d-81c792442209", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_42ec05fa-9a5a-4193-ba0d-81c792442209", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "b62787c2-635d-4893-8553-7ee0260442ff"}, "deletion_time": "2019-04-09T11:28:01Z", "stack_name": "clearwater-opnfv", "stack_user_project_id": "5fc4c7fd07e947fb8641de4126c9f897", "tags": null, "creation_time": "2019-04-09T10:54:54Z", "links": [{"href": "http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2019-04-09T11:27:19Z", "id": "ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Clearwater deployment\n"}} 2019-04-09 11:28:22,255 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/da1426745d3d4a2ab538c4c6721804f4/stacks/clearwater-opnfv/ff6ad9d1-f66e-4cd1-8aad-1e062349b4f7?resolve_outputs=False used request id req-72397445-c0c0-4524-bff0-a6ff575fba8f 2019-04-09 11:28:22,256 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0746400356293s 2019-04-09 11:28:22,261 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-09 11:28:22,265 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:28:22,566 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Tue, 09 Apr 2019 11:28:12 GMT X-Openstack-Request-Id: req-caaa57fb-08c6-4244-bc83-7b31935e2795 2019-04-09 11:28:22,566 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-09T10:54:47Z", "file": "/v2/images/5deaec50-bf81-44bd-ab3c-b95ce6e93f84/file", "owner": "da1426745d3d4a2ab538c4c6721804f4", "id": "5deaec50-bf81-44bd-ab3c-b95ce6e93f84", "size": 263848448, "self": "/v2/images/5deaec50-bf81-44bd-ab3c-b95ce6e93f84", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/5deaec50-bf81-44bd-ab3c-b95ce6e93f84/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "8376ec1ef99c835a7688851e57e1c2e2fb6e9386b37cd447613ed74b476ce735", "locations": [{"url": "rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/5deaec50-bf81-44bd-ab3c-b95ce6e93f84/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "72cb240dbce5a4fd863559c5a4d1ce95", "name": "heat_ims-img_42ec05fa-9a5a-4193-ba0d-81c792442209", "checksum": "72cb240dbce5a4fd863559c5a4d1ce95", "created_at": "2019-04-09T10:54:42Z", "os_hidden": false, "protected": false, "os_hash_value": "5168712769990731d69f855bd5f5a5b86f8e5ee1a0948b2c3eeedcad61b62537c2868ed3b37aa0a5581e6438f994e8156ad0dccf65a4f94383f8946ce79f0856"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-09 11:28:22,566 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-caaa57fb-08c6-4244-bc83-7b31935e2795 2019-04-09 11:28:22,566 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.305593013763s 2019-04-09 11:28:22,568 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-04-09 11:28:22,573 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/5deaec50-bf81-44bd-ab3c-b95ce6e93f84 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}722d0fc68991224bf41cf049d0f6123e4a3add59" 2019-04-09 11:28:22,813 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:28:12 GMT X-Openstack-Request-Id: req-a1f27899-95ec-4557-91b7-3cf8a7a80d6e 2019-04-09 11:28:22,813 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:28:22,813 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/5deaec50-bf81-44bd-ab3c-b95ce6e93f84 used request id req-a1f27899-95ec-4557-91b7-3cf8a7a80d6e 2019-04-09 11:28:22,813 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.24510884285s 2019-04-09 11:28:22,819 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-09 11:28:22,823 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}be0d0f731eb864dd424cdcbddc08ccbe062a1097" 2019-04-09 11:28:23,123 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Tue, 09 Apr 2019 11:28:12 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-b0016bcd-3ce3-451d-a6ba-b6ff19ca791a x-openstack-request-id: req-b0016bcd-3ce3-451d-a6ba-b6ff19ca791a 2019-04-09 11:28:23,123 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_42ec05fa-9a5a-4193-ba0d-81c792442209", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/0576136d-8801-4fa5-b676-a5fb87ede063", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/0576136d-8801-4fa5-b676-a5fb87ede063", "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": 3, "id": "0576136d-8801-4fa5-b676-a5fb87ede063"}]} 2019-04-09 11:28:23,123 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-b0016bcd-3ce3-451d-a6ba-b6ff19ca791a 2019-04-09 11:28:23,123 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.304166793823s 2019-04-09 11:28:23,125 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-04-09 11:28:23,128 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/0576136d-8801-4fa5-b676-a5fb87ede063 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}be0d0f731eb864dd424cdcbddc08ccbe062a1097" 2019-04-09 11:28:23,153 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Tue, 09 Apr 2019 11:28:12 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-5461eca2-e3b4-4231-b502-c09437a6105a x-openstack-request-id: req-5461eca2-e3b4-4231-b502-c09437a6105a 2019-04-09 11:28:23,154 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/0576136d-8801-4fa5-b676-a5fb87ede063 used request id req-5461eca2-e3b4-4231-b502-c09437a6105a 2019-04-09 11:28:23,154 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0290281772614s 2019-04-09 11:28:23,154 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-09 11:28:23,159 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}be0d0f731eb864dd424cdcbddc08ccbe062a1097" 2019-04-09 11:28:23,369 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 834 Content-Type: application/json Date: Tue, 09 Apr 2019 11:28:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a198267-ebae-4a48-8571-23d669f1398d 2019-04-09 11:28:23,370 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/07b62caafa51496f94dd3b3fb341fcfe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07b62caafa51496f94dd3b3fb341fcfe", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_ims-user_42ec05fa-9a5a-4193-ba0d-81c792442209", "links": {"self": "http://172.30.9.21:5000/v3/users/27137f2a6c8e4f23ae2704bfa84e2fb6"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "27137f2a6c8e4f23ae2704bfa84e2fb6", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/2e35f475a54147749980006d265eb864"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e35f475a54147749980006d265eb864", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/2f1bc9c9d22745648100c4b0717962eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f1bc9c9d22745648100c4b0717962eb", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/30fe8cf249d443dd9c53f2cc083f50b5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "30fe8cf249d443dd9c53f2cc083f50b5", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/3d748bf7df734addb2e37ea0663ec892"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d748bf7df734addb2e37ea0663ec892", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/732a504491fd4f35923460ae0d2ef475"}, "domain_id": "default", "enabled": true, "options": {}, "id": "732a504491fd4f35923460ae0d2ef475", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/781b729594744c4f8f561f6b5a6e68bd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "781b729594744c4f8f561f6b5a6e68bd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/80817a33c71343ed9c63d448a7fea69e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "80817a33c71343ed9c63d448a7fea69e", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/938ce22a56d74c639d353dbbf166fcc4"}, "domain_id": "ec5ce0aa038644b78983e5840ba5fb73", "enabled": true, "options": {}, "id": "938ce22a56d74c639d353dbbf166fcc4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/96d754a28b0d43cf8fa237c30a99c306"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d754a28b0d43cf8fa237c30a99c306", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/aaa8b9f924a74e80899c7ad7e32fcaae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aaa8b9f924a74e80899c7ad7e32fcaae", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b8dd65f4e72446d5bd8d9efa13837b0c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8dd65f4e72446d5bd8d9efa13837b0c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/c34b7e3bcdbc428db4539ea2b87cfce1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c34b7e3bcdbc428db4539ea2b87cfce1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/eb527490835d48e8a67131b0f587baf6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb527490835d48e8a67131b0f587baf6", "email": "gnocchi@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2019-04-09 11:28:23,370 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-1a198267-ebae-4a48-8571-23d669f1398d 2019-04-09 11:28:23,370 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.215883016586s 2019-04-09 11:28:23,376 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-09 11:28:23,380 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users/27137f2a6c8e4f23ae2704bfa84e2fb6 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}be0d0f731eb864dd424cdcbddc08ccbe062a1097" 2019-04-09 11:28:23,585 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 225 Content-Type: application/json Date: Tue, 09 Apr 2019 11:28:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d2832f6-0da5-48bd-a768-3959b86f99b6 2019-04-09 11:28:23,585 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "heat_ims-user_42ec05fa-9a5a-4193-ba0d-81c792442209", "links": {"self": "http://172.30.9.21:5000/v3/users/27137f2a6c8e4f23ae2704bfa84e2fb6"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "27137f2a6c8e4f23ae2704bfa84e2fb6", "description": null}} 2019-04-09 11:28:23,585 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/27137f2a6c8e4f23ae2704bfa84e2fb6 used request id req-1d2832f6-0da5-48bd-a768-3959b86f99b6 2019-04-09 11:28:23,585 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.209208011627s 2019-04-09 11:28:23,586 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-04-09 11:28:23,590 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/users/27137f2a6c8e4f23ae2704bfa84e2fb6 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}be0d0f731eb864dd424cdcbddc08ccbe062a1097" 2019-04-09 11:28:23,901 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 09 Apr 2019 11:28:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cdb10ae5-d793-44d0-8a9d-8171f2f3dc87 2019-04-09 11:28:23,901 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-09 11:28:23,901 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/27137f2a6c8e4f23ae2704bfa84e2fb6 used request id req-cdb10ae5-d793-44d0-8a9d-8171f2f3dc87 2019-04-09 11:28:23,902 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.315608978271s 2019-04-09 11:28:23,909 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-09 11:28:23,913 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}be0d0f731eb864dd424cdcbddc08ccbe062a1097" 2019-04-09 11:28:24,110 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Tue, 09 Apr 2019 11:28:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c40cadae-6102-4078-bd78-af07dbdb0dd7 2019-04-09 11:28:24,110 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/6509066435f1453bac6996ee8997a3b2"}, "tags": [], "enabled": true, "id": "6509066435f1453bac6996ee8997a3b2", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/ba7a30bb29394fc4a587735d9dfb749e"}, "tags": [], "enabled": true, "id": "ba7a30bb29394fc4a587735d9dfb749e", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: heat_ims", "links": {"self": "http://172.30.9.21:5000/v3/projects/da1426745d3d4a2ab538c4c6721804f4"}, "tags": [], "enabled": true, "id": "da1426745d3d4a2ab538c4c6721804f4", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_42ec05fa-9a5a-4193-ba0d-81c792442209"}]} 2019-04-09 11:28:24,111 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-c40cadae-6102-4078-bd78-af07dbdb0dd7 2019-04-09 11:28:24,111 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.201449871063s 2019-04-09 11:28:24,116 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-04-09 11:28:24,120 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/projects/da1426745d3d4a2ab538c4c6721804f4 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}be0d0f731eb864dd424cdcbddc08ccbe062a1097" 2019-04-09 11:28:24,380 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 09 Apr 2019 11:28:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ed0acfa5-c212-4cea-97b1-d8438aad1e60 2019-04-09 11:28:24,380 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-09 11:28:24,380 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/da1426745d3d4a2ab538c4c6721804f4 used request id req-ed0acfa5-c212-4cea-97b1-d8438aad1e60 2019-04-09 11:28:24,380 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.264089107513s 2019-04-09 11:28:24,386 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-09 11:28:24,386 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/security-groups.json?project_id=da1426745d3d4a2ab538c4c6721804f4&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}be0d0f731eb864dd424cdcbddc08ccbe062a1097" 2019-04-09 11:28:24,710 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Tue, 09 Apr 2019 11:28:14 GMT X-Openstack-Request-Id: req-d856256f-8f6c-42cf-90ca-6773fc9a7638 2019-04-09 11:28:24,710 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "da1426745d3d4a2ab538c4c6721804f4", "created_at": "2019-04-09T10:54:55Z", "updated_at": "2019-04-09T10:54:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T10:54:56Z", "revision_number": 0, "id": "1618a488-aa8b-4ba2-82ee-15efca05b566", "remote_group_id": "16435540-d637-43c7-8e54-86e7759c8519", "remote_ip_prefix": null, "created_at": "2019-04-09T10:54:56Z", "security_group_id": "16435540-d637-43c7-8e54-86e7759c8519", "tenant_id": "da1426745d3d4a2ab538c4c6721804f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "da1426745d3d4a2ab538c4c6721804f4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T10:54:56Z", "revision_number": 0, "id": "8700dbe8-55bd-40d0-baf9-c3005481c827", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T10:54:56Z", "security_group_id": "16435540-d637-43c7-8e54-86e7759c8519", "tenant_id": "da1426745d3d4a2ab538c4c6721804f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "da1426745d3d4a2ab538c4c6721804f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T10:54:56Z", "revision_number": 0, "id": "b00d07b2-9486-4489-87ad-170053091889", "remote_group_id": "16435540-d637-43c7-8e54-86e7759c8519", "remote_ip_prefix": null, "created_at": "2019-04-09T10:54:56Z", "security_group_id": "16435540-d637-43c7-8e54-86e7759c8519", "tenant_id": "da1426745d3d4a2ab538c4c6721804f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "da1426745d3d4a2ab538c4c6721804f4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T10:54:56Z", "revision_number": 0, "id": "c34d2c03-271d-47ec-b031-a2f0aa69527e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T10:54:56Z", "security_group_id": "16435540-d637-43c7-8e54-86e7759c8519", "tenant_id": "da1426745d3d4a2ab538c4c6721804f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "da1426745d3d4a2ab538c4c6721804f4"}], "revision_number": 1, "project_id": "da1426745d3d4a2ab538c4c6721804f4", "id": "16435540-d637-43c7-8e54-86e7759c8519", "name": "default"}]} 2019-04-09 11:28:24,710 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json?project_id=da1426745d3d4a2ab538c4c6721804f4&name=default used request id req-d856256f-8f6c-42cf-90ca-6773fc9a7638 2019-04-09 11:28:24,711 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.324579000473s 2019-04-09 11:28:24,717 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-09 11:28:24,717 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}be0d0f731eb864dd424cdcbddc08ccbe062a1097" 2019-04-09 11:28:24,830 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 33483 Content-Type: application/json Date: Tue, 09 Apr 2019 11:28:14 GMT X-Openstack-Request-Id: req-e7d1597d-8124-4697-ac47-530ec85e408a 2019-04-09 11:28:24,834 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "0f44c7af880b4000a1dc62837aee780f", "created_at": "2019-04-09T06:38:34Z", "updated_at": "2019-04-09T06:38:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:34Z", "revision_number": 0, "id": "05425f53-1a82-4620-8d0d-2bec6d50d127", "remote_group_id": "133285e2-2849-4047-874b-acf860b9a47a", "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:34Z", "security_group_id": "133285e2-2849-4047-874b-acf860b9a47a", "tenant_id": "0f44c7af880b4000a1dc62837aee780f", "port_range_min": null, "ethertype": "IPv6", "project_id": "0f44c7af880b4000a1dc62837aee780f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:34Z", "revision_number": 0, "id": "1afdac41-f81f-4d28-92b1-886ecba7f1ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:34Z", "security_group_id": "133285e2-2849-4047-874b-acf860b9a47a", "tenant_id": "0f44c7af880b4000a1dc62837aee780f", "port_range_min": null, "ethertype": "IPv6", "project_id": "0f44c7af880b4000a1dc62837aee780f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:34Z", "revision_number": 0, "id": "3fb7318d-6164-4cf9-907b-72601354ccfa", "remote_group_id": "133285e2-2849-4047-874b-acf860b9a47a", "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:34Z", "security_group_id": "133285e2-2849-4047-874b-acf860b9a47a", "tenant_id": "0f44c7af880b4000a1dc62837aee780f", "port_range_min": null, "ethertype": "IPv4", "project_id": "0f44c7af880b4000a1dc62837aee780f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:34Z", "revision_number": 0, "id": "dd7de9b8-2e8a-4c8e-8cbf-2108d15e376f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:34Z", "security_group_id": "133285e2-2849-4047-874b-acf860b9a47a", "tenant_id": "0f44c7af880b4000a1dc62837aee780f", "port_range_min": null, "ethertype": "IPv4", "project_id": "0f44c7af880b4000a1dc62837aee780f"}], "revision_number": 1, "project_id": "0f44c7af880b4000a1dc62837aee780f", "id": "133285e2-2849-4047-874b-acf860b9a47a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "da1426745d3d4a2ab538c4c6721804f4", "created_at": "2019-04-09T10:54:55Z", "updated_at": "2019-04-09T10:54:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T10:54:56Z", "revision_number": 0, "id": "1618a488-aa8b-4ba2-82ee-15efca05b566", "remote_group_id": "16435540-d637-43c7-8e54-86e7759c8519", "remote_ip_prefix": null, "created_at": "2019-04-09T10:54:56Z", "security_group_id": "16435540-d637-43c7-8e54-86e7759c8519", "tenant_id": "da1426745d3d4a2ab538c4c6721804f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "da1426745d3d4a2ab538c4c6721804f4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T10:54:56Z", "revision_number": 0, "id": "8700dbe8-55bd-40d0-baf9-c3005481c827", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T10:54:56Z", "security_group_id": "16435540-d637-43c7-8e54-86e7759c8519", "tenant_id": "da1426745d3d4a2ab538c4c6721804f4", "port_range_min": null, "ethertype": "IPv6", "project_id": "da1426745d3d4a2ab538c4c6721804f4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T10:54:56Z", "revision_number": 0, "id": "b00d07b2-9486-4489-87ad-170053091889", "remote_group_id": "16435540-d637-43c7-8e54-86e7759c8519", "remote_ip_prefix": null, "created_at": "2019-04-09T10:54:56Z", "security_group_id": "16435540-d637-43c7-8e54-86e7759c8519", "tenant_id": "da1426745d3d4a2ab538c4c6721804f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "da1426745d3d4a2ab538c4c6721804f4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T10:54:56Z", "revision_number": 0, "id": "c34d2c03-271d-47ec-b031-a2f0aa69527e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T10:54:56Z", "security_group_id": "16435540-d637-43c7-8e54-86e7759c8519", "tenant_id": "da1426745d3d4a2ab538c4c6721804f4", "port_range_min": null, "ethertype": "IPv4", "project_id": "da1426745d3d4a2ab538c4c6721804f4"}], "revision_number": 1, "project_id": "da1426745d3d4a2ab538c4c6721804f4", "id": "16435540-d637-43c7-8e54-86e7759c8519", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7d91c4e96bf742cdb3019afbd92b08b7", "created_at": "2019-04-09T06:41:12Z", "updated_at": "2019-04-09T06:41:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:41:12Z", "revision_number": 0, "id": "128566fd-9776-4c00-a02f-ecd203954c03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:41:12Z", "security_group_id": "16d9fd61-4005-47ed-8159-6527e895440e", "tenant_id": "7d91c4e96bf742cdb3019afbd92b08b7", "port_range_min": null, "ethertype": "IPv4", "project_id": "7d91c4e96bf742cdb3019afbd92b08b7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:41:13Z", "revision_number": 0, "id": "5f5c2826-ccd3-422a-ae4c-7e22a699212d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:41:13Z", "security_group_id": "16d9fd61-4005-47ed-8159-6527e895440e", "tenant_id": "7d91c4e96bf742cdb3019afbd92b08b7", "port_range_min": null, "ethertype": "IPv6", "project_id": "7d91c4e96bf742cdb3019afbd92b08b7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:41:12Z", "revision_number": 0, "id": "81637ed4-f405-4397-bf10-12f7c25b85a8", "remote_group_id": "16d9fd61-4005-47ed-8159-6527e895440e", "remote_ip_prefix": null, "created_at": "2019-04-09T06:41:12Z", "security_group_id": "16d9fd61-4005-47ed-8159-6527e895440e", "tenant_id": "7d91c4e96bf742cdb3019afbd92b08b7", "port_range_min": null, "ethertype": "IPv6", "project_id": "7d91c4e96bf742cdb3019afbd92b08b7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:41:12Z", "revision_number": 0, "id": "c8f342fd-7b58-4a9e-a416-7e098f36f758", "remote_group_id": "16d9fd61-4005-47ed-8159-6527e895440e", "remote_ip_prefix": null, "created_at": "2019-04-09T06:41:12Z", "security_group_id": "16d9fd61-4005-47ed-8159-6527e895440e", "tenant_id": "7d91c4e96bf742cdb3019afbd92b08b7", "port_range_min": null, "ethertype": "IPv4", "project_id": "7d91c4e96bf742cdb3019afbd92b08b7"}], "revision_number": 1, "project_id": "7d91c4e96bf742cdb3019afbd92b08b7", "id": "16d9fd61-4005-47ed-8159-6527e895440e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-04-09T06:26:00Z", "updated_at": "2019-04-09T06:26:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:26:00Z", "revision_number": 0, "id": "23de8fc0-44ae-4c56-abcd-3cadf2cd644b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:26:00Z", "security_group_id": "3353c502-d3bd-4781-83f5-fc7385b71d39", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:26:00Z", "revision_number": 0, "id": "afb04289-1a57-4ecb-8cec-ce9e43ab0d76", "remote_group_id": "3353c502-d3bd-4781-83f5-fc7385b71d39", "remote_ip_prefix": null, "created_at": "2019-04-09T06:26:00Z", "security_group_id": "3353c502-d3bd-4781-83f5-fc7385b71d39", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:26:00Z", "revision_number": 0, "id": "d4091b4d-3f48-405e-a6ff-27973bc1c4fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:26:00Z", "security_group_id": "3353c502-d3bd-4781-83f5-fc7385b71d39", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:26:00Z", "revision_number": 0, "id": "f668131f-27a0-4d81-982d-afd1d6efe75b", "remote_group_id": "3353c502-d3bd-4781-83f5-fc7385b71d39", "remote_ip_prefix": null, "created_at": "2019-04-09T06:26:00Z", "security_group_id": "3353c502-d3bd-4781-83f5-fc7385b71d39", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "3353c502-d3bd-4781-83f5-fc7385b71d39", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e3616f9a20054a2f9f4a228fa5825920", "created_at": "2019-04-09T06:38:25Z", "updated_at": "2019-04-09T06:38:25Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:25Z", "revision_number": 0, "id": "1304e57e-307e-4d15-b3a6-c40e4c13d9c6", "remote_group_id": "539b6566-8b82-46ce-a7a2-486e0cfdcc19", "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:25Z", "security_group_id": "539b6566-8b82-46ce-a7a2-486e0cfdcc19", "tenant_id": "e3616f9a20054a2f9f4a228fa5825920", "port_range_min": null, "ethertype": "IPv4", "project_id": "e3616f9a20054a2f9f4a228fa5825920"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:25Z", "revision_number": 0, "id": "5de5f3da-e80e-4e4e-8bb9-e65d586e3c36", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:25Z", "security_group_id": "539b6566-8b82-46ce-a7a2-486e0cfdcc19", "tenant_id": "e3616f9a20054a2f9f4a228fa5825920", "port_range_min": null, "ethertype": "IPv6", "project_id": "e3616f9a20054a2f9f4a228fa5825920"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:25Z", "revision_number": 0, "id": "c986fad9-2e24-419f-b30e-dbea76657fc4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:25Z", "security_group_id": "539b6566-8b82-46ce-a7a2-486e0cfdcc19", "tenant_id": "e3616f9a20054a2f9f4a228fa5825920", "port_range_min": null, "ethertype": "IPv4", "project_id": "e3616f9a20054a2f9f4a228fa5825920"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:25Z", "revision_number": 0, "id": "dfe74141-b06d-427c-a311-9f669b427b66", "remote_group_id": "539b6566-8b82-46ce-a7a2-486e0cfdcc19", "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:25Z", "security_group_id": "539b6566-8b82-46ce-a7a2-486e0cfdcc19", "tenant_id": "e3616f9a20054a2f9f4a228fa5825920", "port_range_min": null, "ethertype": "IPv6", "project_id": "e3616f9a20054a2f9f4a228fa5825920"}], "revision_number": 1, "project_id": "e3616f9a20054a2f9f4a228fa5825920", "id": "539b6566-8b82-46ce-a7a2-486e0cfdcc19", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ba7a30bb29394fc4a587735d9dfb749e", "created_at": "2019-04-09T06:24:05Z", "updated_at": "2019-04-09T06:24:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:24:05Z", "revision_number": 0, "id": "0aa9cfb1-eea8-4107-bdd1-09b673e74187", "remote_group_id": "7163910b-3f52-4c82-95f5-2716a0110cc5", "remote_ip_prefix": null, "created_at": "2019-04-09T06:24:05Z", "security_group_id": "7163910b-3f52-4c82-95f5-2716a0110cc5", "tenant_id": "ba7a30bb29394fc4a587735d9dfb749e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ba7a30bb29394fc4a587735d9dfb749e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:24:05Z", "revision_number": 0, "id": "54942ddd-2fa1-4bc2-8eed-db2c58927051", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:24:05Z", "security_group_id": "7163910b-3f52-4c82-95f5-2716a0110cc5", "tenant_id": "ba7a30bb29394fc4a587735d9dfb749e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ba7a30bb29394fc4a587735d9dfb749e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:24:05Z", "revision_number": 0, "id": "65f9a71a-d7ef-4a7c-bd9a-1722277aec43", "remote_group_id": "7163910b-3f52-4c82-95f5-2716a0110cc5", "remote_ip_prefix": null, "created_at": "2019-04-09T06:24:05Z", "security_group_id": "7163910b-3f52-4c82-95f5-2716a0110cc5", "tenant_id": "ba7a30bb29394fc4a587735d9dfb749e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ba7a30bb29394fc4a587735d9dfb749e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:24:05Z", "revision_number": 0, "id": "86568739-46b2-4862-8571-f01cd048599a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:24:05Z", "security_group_id": "7163910b-3f52-4c82-95f5-2716a0110cc5", "tenant_id": "ba7a30bb29394fc4a587735d9dfb749e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ba7a30bb29394fc4a587735d9dfb749e"}], "revision_number": 1, "project_id": "ba7a30bb29394fc4a587735d9dfb749e", "id": "7163910b-3f52-4c82-95f5-2716a0110cc5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "45c8e08964474534af04fa70d9ceacff", "created_at": "2019-04-09T07:37:03Z", "updated_at": "2019-04-09T07:37:03Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T07:37:03Z", "revision_number": 0, "id": "0bc3bbf3-5b22-48d3-afa2-675dac76eb71", "remote_group_id": "7cc4a13e-a983-4c86-8f12-7e6bee440d43", "remote_ip_prefix": null, "created_at": "2019-04-09T07:37:03Z", "security_group_id": "7cc4a13e-a983-4c86-8f12-7e6bee440d43", "tenant_id": "45c8e08964474534af04fa70d9ceacff", "port_range_min": null, "ethertype": "IPv6", "project_id": "45c8e08964474534af04fa70d9ceacff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T07:37:03Z", "revision_number": 0, "id": "ab8253ad-e2a0-4797-a183-960b8ef87470", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T07:37:03Z", "security_group_id": "7cc4a13e-a983-4c86-8f12-7e6bee440d43", "tenant_id": "45c8e08964474534af04fa70d9ceacff", "port_range_min": null, "ethertype": "IPv6", "project_id": "45c8e08964474534af04fa70d9ceacff"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T07:37:03Z", "revision_number": 0, "id": "cc4f203b-970d-479e-b691-ce52ab379138", "remote_group_id": "7cc4a13e-a983-4c86-8f12-7e6bee440d43", "remote_ip_prefix": null, "created_at": "2019-04-09T07:37:03Z", "security_group_id": "7cc4a13e-a983-4c86-8f12-7e6bee440d43", "tenant_id": "45c8e08964474534af04fa70d9ceacff", "port_range_min": null, "ethertype": "IPv4", "project_id": "45c8e08964474534af04fa70d9ceacff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T07:37:03Z", "revision_number": 0, "id": "f8371daa-2062-4660-8fba-cffbaf792b69", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T07:37:03Z", "security_group_id": "7cc4a13e-a983-4c86-8f12-7e6bee440d43", "tenant_id": "45c8e08964474534af04fa70d9ceacff", "port_range_min": null, "ethertype": "IPv4", "project_id": "45c8e08964474534af04fa70d9ceacff"}], "revision_number": 1, "project_id": "45c8e08964474534af04fa70d9ceacff", "id": "7cc4a13e-a983-4c86-8f12-7e6bee440d43", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b791053a49f94838a00b8848bbc7b0d5", "created_at": "2019-04-09T06:38:04Z", "updated_at": "2019-04-09T06:38:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:04Z", "revision_number": 0, "id": "1d5cb96d-707a-4102-b35a-0814f2fe44ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:04Z", "security_group_id": "7d842db1-29c7-43cf-83d3-bddf670c17fe", "tenant_id": "b791053a49f94838a00b8848bbc7b0d5", "port_range_min": null, "ethertype": "IPv4", "project_id": "b791053a49f94838a00b8848bbc7b0d5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:04Z", "revision_number": 0, "id": "5bf023b4-d99d-4bf6-be66-02e22c8ab0b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:04Z", "security_group_id": "7d842db1-29c7-43cf-83d3-bddf670c17fe", "tenant_id": "b791053a49f94838a00b8848bbc7b0d5", "port_range_min": null, "ethertype": "IPv6", "project_id": "b791053a49f94838a00b8848bbc7b0d5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:04Z", "revision_number": 0, "id": "62c448c8-84c7-4a5b-881f-9aaf4fc340ad", "remote_group_id": "7d842db1-29c7-43cf-83d3-bddf670c17fe", "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:04Z", "security_group_id": "7d842db1-29c7-43cf-83d3-bddf670c17fe", "tenant_id": "b791053a49f94838a00b8848bbc7b0d5", "port_range_min": null, "ethertype": "IPv4", "project_id": "b791053a49f94838a00b8848bbc7b0d5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:04Z", "revision_number": 0, "id": "8f09250e-f3c9-4c52-9037-1c26e93722e6", "remote_group_id": "7d842db1-29c7-43cf-83d3-bddf670c17fe", "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:04Z", "security_group_id": "7d842db1-29c7-43cf-83d3-bddf670c17fe", "tenant_id": "b791053a49f94838a00b8848bbc7b0d5", "port_range_min": null, "ethertype": "IPv6", "project_id": "b791053a49f94838a00b8848bbc7b0d5"}], "revision_number": 1, "project_id": "b791053a49f94838a00b8848bbc7b0d5", "id": "7d842db1-29c7-43cf-83d3-bddf670c17fe", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f199aed82fe147e78f50540e3f631f58", "created_at": "2019-04-09T06:38:33Z", "updated_at": "2019-04-09T06:38:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:33Z", "revision_number": 0, "id": "10d96352-0a56-4e61-9f91-d2dd0a203a3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:33Z", "security_group_id": "843aeb94-c5b9-4e15-8b46-2167f70d9f64", "tenant_id": "f199aed82fe147e78f50540e3f631f58", "port_range_min": null, "ethertype": "IPv6", "project_id": "f199aed82fe147e78f50540e3f631f58"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:33Z", "revision_number": 0, "id": "7a034288-4851-4d68-b26c-ce8d734e6c23", "remote_group_id": "843aeb94-c5b9-4e15-8b46-2167f70d9f64", "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:33Z", "security_group_id": "843aeb94-c5b9-4e15-8b46-2167f70d9f64", "tenant_id": "f199aed82fe147e78f50540e3f631f58", "port_range_min": null, "ethertype": "IPv4", "project_id": "f199aed82fe147e78f50540e3f631f58"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:33Z", "revision_number": 0, "id": "9788295a-0c4b-4231-a1ba-ce6b40aa1167", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:33Z", "security_group_id": "843aeb94-c5b9-4e15-8b46-2167f70d9f64", "tenant_id": "f199aed82fe147e78f50540e3f631f58", "port_range_min": null, "ethertype": "IPv4", "project_id": "f199aed82fe147e78f50540e3f631f58"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:33Z", "revision_number": 0, "id": "b0e92582-b047-4369-803c-e11b4ab9078c", "remote_group_id": "843aeb94-c5b9-4e15-8b46-2167f70d9f64", "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:33Z", "security_group_id": "843aeb94-c5b9-4e15-8b46-2167f70d9f64", "tenant_id": "f199aed82fe147e78f50540e3f631f58", "port_range_min": null, "ethertype": "IPv6", "project_id": "f199aed82fe147e78f50540e3f631f58"}], "revision_number": 1, "project_id": "f199aed82fe147e78f50540e3f631f58", "id": "843aeb94-c5b9-4e15-8b46-2167f70d9f64", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bbed22d94c364f98a62513e651610970", "created_at": "2019-04-09T06:38:27Z", "updated_at": "2019-04-09T06:38:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:27Z", "revision_number": 0, "id": "2afc4c19-8a23-40cd-937b-67718545a3d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:27Z", "security_group_id": "97734093-1ada-4835-91aa-2f9a5ecbd7da", "tenant_id": "bbed22d94c364f98a62513e651610970", "port_range_min": null, "ethertype": "IPv6", "project_id": "bbed22d94c364f98a62513e651610970"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:27Z", "revision_number": 0, "id": "4a2bb16b-099b-4ac7-a72a-8b7e1c45b7ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:27Z", "security_group_id": "97734093-1ada-4835-91aa-2f9a5ecbd7da", "tenant_id": "bbed22d94c364f98a62513e651610970", "port_range_min": null, "ethertype": "IPv4", "project_id": "bbed22d94c364f98a62513e651610970"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:27Z", "revision_number": 0, "id": "57a2eb11-b762-4973-947d-50f4a26e722c", "remote_group_id": "97734093-1ada-4835-91aa-2f9a5ecbd7da", "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:27Z", "security_group_id": "97734093-1ada-4835-91aa-2f9a5ecbd7da", "tenant_id": "bbed22d94c364f98a62513e651610970", "port_range_min": null, "ethertype": "IPv4", "project_id": "bbed22d94c364f98a62513e651610970"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:27Z", "revision_number": 0, "id": "582accf8-fa7e-493c-a908-f1ccb7f5ae53", "remote_group_id": "97734093-1ada-4835-91aa-2f9a5ecbd7da", "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:27Z", "security_group_id": "97734093-1ada-4835-91aa-2f9a5ecbd7da", "tenant_id": "bbed22d94c364f98a62513e651610970", "port_range_min": null, "ethertype": "IPv6", "project_id": "bbed22d94c364f98a62513e651610970"}], "revision_number": 1, "project_id": "bbed22d94c364f98a62513e651610970", "id": "97734093-1ada-4835-91aa-2f9a5ecbd7da", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6509066435f1453bac6996ee8997a3b2", "created_at": "2019-04-09T06:25:59Z", "updated_at": "2019-04-09T06:25:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:25:59Z", "revision_number": 0, "id": "159f11d9-0ba4-4923-8082-70f4dd760a47", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:25:59Z", "security_group_id": "9c2f55ba-acdf-4de6-a230-b14db62471f1", "tenant_id": "6509066435f1453bac6996ee8997a3b2", "port_range_min": null, "ethertype": "IPv4", "project_id": "6509066435f1453bac6996ee8997a3b2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:25:59Z", "revision_number": 0, "id": "a09893df-d9cb-4ff3-99d4-013b5c068a40", "remote_group_id": "9c2f55ba-acdf-4de6-a230-b14db62471f1", "remote_ip_prefix": null, "created_at": "2019-04-09T06:25:59Z", "security_group_id": "9c2f55ba-acdf-4de6-a230-b14db62471f1", "tenant_id": "6509066435f1453bac6996ee8997a3b2", "port_range_min": null, "ethertype": "IPv6", "project_id": "6509066435f1453bac6996ee8997a3b2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:25:59Z", "revision_number": 0, "id": "f87d56d3-96be-430b-8bff-17fba51e104b", "remote_group_id": "9c2f55ba-acdf-4de6-a230-b14db62471f1", "remote_ip_prefix": null, "created_at": "2019-04-09T06:25:59Z", "security_group_id": "9c2f55ba-acdf-4de6-a230-b14db62471f1", "tenant_id": "6509066435f1453bac6996ee8997a3b2", "port_range_min": null, "ethertype": "IPv4", "project_id": "6509066435f1453bac6996ee8997a3b2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:25:59Z", "revision_number": 0, "id": "feb3b1fe-b7ab-48f1-a7ef-4cef55305484", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:25:59Z", "security_group_id": "9c2f55ba-acdf-4de6-a230-b14db62471f1", "tenant_id": "6509066435f1453bac6996ee8997a3b2", "port_range_min": null, "ethertype": "IPv6", "project_id": "6509066435f1453bac6996ee8997a3b2"}], "revision_number": 1, "project_id": "6509066435f1453bac6996ee8997a3b2", "id": "9c2f55ba-acdf-4de6-a230-b14db62471f1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f4959e7508fa4aa9bff492655dd05f75", "created_at": "2019-04-09T06:41:11Z", "updated_at": "2019-04-09T06:41:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:41:11Z", "revision_number": 0, "id": "5079dc98-328d-49c2-8ec5-1024760d43f4", "remote_group_id": "9f269589-f912-4a8c-999c-e1e004848fb2", "remote_ip_prefix": null, "created_at": "2019-04-09T06:41:11Z", "security_group_id": "9f269589-f912-4a8c-999c-e1e004848fb2", "tenant_id": "f4959e7508fa4aa9bff492655dd05f75", "port_range_min": null, "ethertype": "IPv4", "project_id": "f4959e7508fa4aa9bff492655dd05f75"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:41:11Z", "revision_number": 0, "id": "7b9723e6-9a6c-4782-8c6c-8b42e30e5322", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:41:11Z", "security_group_id": "9f269589-f912-4a8c-999c-e1e004848fb2", "tenant_id": "f4959e7508fa4aa9bff492655dd05f75", "port_range_min": null, "ethertype": "IPv4", "project_id": "f4959e7508fa4aa9bff492655dd05f75"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:41:11Z", "revision_number": 0, "id": "c79a88fc-3d9b-453a-adda-0351d7447046", "remote_group_id": "9f269589-f912-4a8c-999c-e1e004848fb2", "remote_ip_prefix": null, "created_at": "2019-04-09T06:41:11Z", "security_group_id": "9f269589-f912-4a8c-999c-e1e004848fb2", "tenant_id": "f4959e7508fa4aa9bff492655dd05f75", "port_range_min": null, "ethertype": "IPv6", "project_id": "f4959e7508fa4aa9bff492655dd05f75"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:41:11Z", "revision_number": 0, "id": "ded83004-84fa-4262-8e2e-c0cf817a6397", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:41:11Z", "security_group_id": "9f269589-f912-4a8c-999c-e1e004848fb2", "tenant_id": "f4959e7508fa4aa9bff492655dd05f75", "port_range_min": null, "ethertype": "IPv6", "project_id": "f4959e7508fa4aa9bff492655dd05f75"}], "revision_number": 1, "project_id": "f4959e7508fa4aa9bff492655dd05f75", "id": "9f269589-f912-4a8c-999c-e1e004848fb2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "875e43126b1048518e582278b00dd3bd", "created_at": "2019-04-09T06:38:31Z", "updated_at": "2019-04-09T06:38:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:31Z", "revision_number": 0, "id": "5f289c8e-b1c9-41f7-aeed-c40d4b40f88f", "remote_group_id": "a3e3ef9a-d084-4d19-86ce-95a13bf3a2b2", "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:31Z", "security_group_id": "a3e3ef9a-d084-4d19-86ce-95a13bf3a2b2", "tenant_id": "875e43126b1048518e582278b00dd3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "875e43126b1048518e582278b00dd3bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:31Z", "revision_number": 0, "id": "6d166514-1330-4e67-aba8-2ff7f57567c3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:31Z", "security_group_id": "a3e3ef9a-d084-4d19-86ce-95a13bf3a2b2", "tenant_id": "875e43126b1048518e582278b00dd3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "875e43126b1048518e582278b00dd3bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:31Z", "revision_number": 0, "id": "c2e306fc-c809-40bb-a8cb-d1f0d0a768c5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:31Z", "security_group_id": "a3e3ef9a-d084-4d19-86ce-95a13bf3a2b2", "tenant_id": "875e43126b1048518e582278b00dd3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "875e43126b1048518e582278b00dd3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:31Z", "revision_number": 0, "id": "c9960cce-d437-47e8-86a8-766e3be66981", "remote_group_id": "a3e3ef9a-d084-4d19-86ce-95a13bf3a2b2", "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:31Z", "security_group_id": "a3e3ef9a-d084-4d19-86ce-95a13bf3a2b2", "tenant_id": "875e43126b1048518e582278b00dd3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "875e43126b1048518e582278b00dd3bd"}], "revision_number": 1, "project_id": "875e43126b1048518e582278b00dd3bd", "id": "a3e3ef9a-d084-4d19-86ce-95a13bf3a2b2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "40d0a12deb8b450f9ec86a556f84ee9a", "created_at": "2019-04-09T06:38:23Z", "updated_at": "2019-04-09T06:38:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:23Z", "revision_number": 0, "id": "893502da-a659-4c56-afc0-0908c3136ba3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:23Z", "security_group_id": "af11296e-5ea1-4a9b-b81c-edc2afd9e6b9", "tenant_id": "40d0a12deb8b450f9ec86a556f84ee9a", "port_range_min": null, "ethertype": "IPv4", "project_id": "40d0a12deb8b450f9ec86a556f84ee9a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:23Z", "revision_number": 0, "id": "a1eba4ad-c15e-4139-89c2-cf6835513b76", "remote_group_id": "af11296e-5ea1-4a9b-b81c-edc2afd9e6b9", "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:23Z", "security_group_id": "af11296e-5ea1-4a9b-b81c-edc2afd9e6b9", "tenant_id": "40d0a12deb8b450f9ec86a556f84ee9a", "port_range_min": null, "ethertype": "IPv6", "project_id": "40d0a12deb8b450f9ec86a556f84ee9a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:23Z", "revision_number": 0, "id": "d07f2fa1-1b54-4ae3-96f7-6083bab6178d", "remote_group_id": "af11296e-5ea1-4a9b-b81c-edc2afd9e6b9", "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:23Z", "security_group_id": "af11296e-5ea1-4a9b-b81c-edc2afd9e6b9", "tenant_id": "40d0a12deb8b450f9ec86a556f84ee9a", "port_range_min": null, "ethertype": "IPv4", "project_id": "40d0a12deb8b450f9ec86a556f84ee9a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:23Z", "revision_number": 0, "id": "ee512ebf-f4b1-4f7f-b5f8-f5af813c3cc0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:23Z", "security_group_id": "af11296e-5ea1-4a9b-b81c-edc2afd9e6b9", "tenant_id": "40d0a12deb8b450f9ec86a556f84ee9a", "port_range_min": null, "ethertype": "IPv6", "project_id": "40d0a12deb8b450f9ec86a556f84ee9a"}], "revision_number": 1, "project_id": "40d0a12deb8b450f9ec86a556f84ee9a", "id": "af11296e-5ea1-4a9b-b81c-edc2afd9e6b9", "name": "default"}]} 2019-04-09 11:28:24,835 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-e7d1597d-8124-4697-ac47-530ec85e408a 2019-04-09 11:28:24,835 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.117985963821s 2019-04-09 11:28:24,845 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-04-09 11:28:24,846 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/security-groups/16435540-d637-43c7-8e54-86e7759c8519.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}be0d0f731eb864dd424cdcbddc08ccbe062a1097" 2019-04-09 11:28:24,972 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 09 Apr 2019 11:28:14 GMT X-Openstack-Request-Id: req-6654f982-ec83-4a4b-ba1f-6acfb77e8b83 2019-04-09 11:28:24,972 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-09 11:28:24,972 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/16435540-d637-43c7-8e54-86e7759c8519.json used request id req-6654f982-ec83-4a4b-ba1f-6acfb77e8b83 2019-04-09 11:28:24,972 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.126755952835s 2019-04-09 11:28:24,976 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-09 11:28:24,980 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}be0d0f731eb864dd424cdcbddc08ccbe062a1097" 2019-04-09 11:28:25,171 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 415 Content-Type: application/json Date: Tue, 09 Apr 2019 11:28:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2dc6f530-7917-4e7e-888a-a41f99994870 2019-04-09 11:28:25,171 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "12d06a59574c4903a7b4bfc193e14ef0", "links": {"self": "http://172.30.9.21:5000/v3/roles/12d06a59574c4903a7b4bfc193e14ef0"}, "name": "member"}, {"domain_id": null, "id": "50245c80a9b84e15b01544b714aaabd9", "links": {"self": "http://172.30.9.21:5000/v3/roles/50245c80a9b84e15b01544b714aaabd9"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6e54a998c61f4429874ed3ac33d4afc4", "links": {"self": "http://172.30.9.21:5000/v3/roles/6e54a998c61f4429874ed3ac33d4afc4"}, "name": "reader"}, {"domain_id": null, "id": "6f62ff3e5bbd4682becdbe9fa3c1ed2c", "links": {"self": "http://172.30.9.21:5000/v3/roles/6f62ff3e5bbd4682becdbe9fa3c1ed2c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80b483ac8c834f498f0d265da82cb005", "links": {"self": "http://172.30.9.21:5000/v3/roles/80b483ac8c834f498f0d265da82cb005"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d6fa10ec54f646838334fe851d0f37f3", "links": {"self": "http://172.30.9.21:5000/v3/roles/d6fa10ec54f646838334fe851d0f37f3"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ecaba09e8ea14e058d5f9d9eb583aa37", "links": {"self": "http://172.30.9.21:5000/v3/roles/ecaba09e8ea14e058d5f9d9eb583aa37"}, "name": "admin"}]} 2019-04-09 11:28:25,172 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-2dc6f530-7917-4e7e-888a-a41f99994870 2019-04-09 11:28:25,172 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.195466041565s 2019-04-09 11:28:25,177 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2019-04-09 11:28:25,181 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/roles/d6fa10ec54f646838334fe851d0f37f3 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}be0d0f731eb864dd424cdcbddc08ccbe062a1097" 2019-04-09 11:28:25,400 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 09 Apr 2019 11:28:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-becd930e-a5fb-4922-861c-0d8af294bffc 2019-04-09 11:28:25,400 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-09 11:28:25,400 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/d6fa10ec54f646838334fe851d0f37f3 used request id req-becd930e-a5fb-4922-861c-0d8af294bffc 2019-04-09 11:28:25,400 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 0.222733020782s 2019-04-09 11:28:25,419 - xtesting.ci.run_tests - INFO - Loading test case 'vyos_vrouter'... 2019-04-09 11:28:25,469 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-04-09 11:28:25,475 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Tue, 09 Apr 2019 11:28:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7fe23f76-a381-43b5-a55f-892ebbcee4dc 2019-04-09 11:28:25,476 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2019-04-09 11:28:25,476 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/v3 used request id req-7fe23f76-a381-43b5-a55f-892ebbcee4dc 2019-04-09 11:28:25,476 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2019-04-09 11:28:25,877 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "12d06a59574c4903a7b4bfc193e14ef0", "name": "member"}, {"id": "ecaba09e8ea14e058d5f9d9eb583aa37", "name": "admin"}, {"id": "6e54a998c61f4429874ed3ac33d4afc4", "name": "reader"}], "expires_at": "2019-04-09T12:28:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6509066435f1453bac6996ee8997a3b2", "name": "admin"}, "catalog": [{"endpoints": [], "type": "tempest-type-1277486611", "id": "0b54ae2e271e4cc7bbd93a7117074bc5", "name": "tempest-service-488714134"}, {"endpoints": [], "type": "metering", "id": "0c6048bf3c804b33b1209bfa8ca75ec0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v3/6509066435f1453bac6996ee8997a3b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "503aa75a75e444a9b93cb14634c6ab50"}, {"url": "http://192.30.9.6:8776/v3/6509066435f1453bac6996ee8997a3b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd4bc81464e44d0a129985ca1ff91d5"}, {"url": "http://192.30.9.6:8776/v3/6509066435f1453bac6996ee8997a3b2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d888a991472d4a88bfcfcfcf4909874d"}], "type": "volumev3", "id": "1b1b3cbed2d14611b521aa10e2b642dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4664f0d595a24e8a9d4eb3691db874e0"}, {"url": "http://172.30.9.21:8080/v1/AUTH_6509066435f1453bac6996ee8997a3b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49cfc5fc2aa942e59d21f825b2bc9939"}, {"url": "http://12.0.0.22:8080/v1/AUTH_6509066435f1453bac6996ee8997a3b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "71100b14603a4edf8a39e8af672ecff5"}], "type": "object-store", "id": "29267bcb2ea04deebb6caaa71afffcc5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4dc1873b4b477cb578245fdb86a111"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77d7bee546c941368ffc769fda003312"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9b1ab09869b4ea895eb3c8867f61318"}], "type": "network", "id": "3ac09bd783a245efa7f11d71ad667386", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f7f6f256262433fb4467ed610947d62"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "72d58c041dc245bc8aa43ce73891f76c"}, {"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b89851b9b2b4f95b7d2184e74373672"}], "type": "identity", "id": "49f6869431e3430e9aeef431c7e7d7de", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8201c41b3865412e839f135e1ceb7421"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e4e22c0a684229ba50a51934a5cdf7"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf4872e158cb44e3aa5a4063a620efc3"}], "type": "alarming", "id": "61e60b3a8b964288a4ad67fd02ee4984", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4de11e8502624071afd079250b33c74c"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d801fa7f3ee64b30b3b18ef5a9e72635"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f583f4a1750f4edc8596dd476ece0948"}], "type": "compute", "id": "6b64d23b249e42d79f5dd070a7460b66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0cd6369c5d9949eba212a5ce97f8b6f7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8011dc0e5bd44e2aa45caf7c6e4d19d2"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d807430fcec84acebca284681dd098fe"}], "type": "cloudformation", "id": "7f91896ba7394ae291c7a222f92ea496", "name": "heat-cfn"}, {"endpoints": [], "type": "tempest-type-608147535", "id": "88d50707b816448897d5d0b213cb19da", "name": "tempest-service-563563896"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/6509066435f1453bac6996ee8997a3b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4243c026b4174decae31504c58542875"}, {"url": "http://192.30.9.6:8776/v2/6509066435f1453bac6996ee8997a3b2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84281d63eba442fd8cdbf23eae691ba2"}, {"url": "http://172.30.9.21:8776/v2/6509066435f1453bac6996ee8997a3b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1ce0a47f2fd4ca9b678bc1d7e5d0b37"}], "type": "volumev2", "id": "8afcbe00e0a6427bbf1fc3b10d4b2f5e", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/6509066435f1453bac6996ee8997a3b2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25eb19d77ddd4b9aa8117749f829d913"}, {"url": "http://172.30.9.21:8004/v1/6509066435f1453bac6996ee8997a3b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57dd852403b0401fb0bd852db0cc4f1e"}, {"url": "http://192.30.9.6:8004/v1/6509066435f1453bac6996ee8997a3b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5a404b628fff4023b9d3e5b8fca3b0fb"}], "type": "orchestration", "id": "a244395507da4b85bd212d5f49a8b6ae", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2242a4436b774238a465cc3d6498ab4e"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "977935de203e411cbce5038f0a9dc848"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2fcaa46481c44f8a3f42acd6c29b21f"}], "type": "placement", "id": "aed411d3d8324008b42b3bd847051003", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b61449c559f45dba6ba5f9dc241729f"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3f83bae18b4a496bb67592b5d777f17c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5162d5282ea1448dbbc20567c0d57fd7"}], "type": "metric", "id": "ebf458a547774acfb6b489f2803a822c", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "33de49eaa2934d07a5ef7754ed5fe8e0"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b7265307a4a45caad0a286536a91b5d"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94601cf3562245fb9453e9678a54b869"}], "type": "event", "id": "f3ff1bc7e87e4c90a2385a1bc8175960", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00d65cc314ee4a87ad316dd160d63558"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64896bc5be624954a0166b6cfa08a10e"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd079af259534771ac00959c542171cf"}], "type": "image", "id": "f9a74c8a63414707b34a5b03e9eacdc1", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "96d754a28b0d43cf8fa237c30a99c306"}, "audit_ids": ["-Nh6Y1pfRhmTX2rvl9UBcg"], "issued_at": "2019-04-09T11:28:15.000000Z"}} 2019-04-09 11:28:25,880 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-09 11:28:25,881 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}026e47ba0ea302971873cdd630dba27de93fb80c" 2019-04-09 11:28:26,239 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Tue, 09 Apr 2019 11:28:15 GMT X-Openstack-Request-Id: req-f45ab8c0-568d-4f9f-95ff-189079f8e654 2019-04-09 11:28:26,239 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"b62787c2-635d-4893-8553-7ee0260442ff","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ba7a30bb29394fc4a587735d9dfb749e","l2_adjacency":true,"status":"ACTIVE","subnets":["dce875e1-9eec-4cb2-94e6-93dffefe33f6"],"description":"","tags":[],"updated_at":"2019-04-09T06:38:46Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ba7a30bb29394fc4a587735d9dfb749e","created_at":"2019-04-09T06:24:05Z","provider:network_type":"flat"}]} 2019-04-09 11:28:26,240 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-f45ab8c0-568d-4f9f-95ff-189079f8e654 2019-04-09 11:28:26,240 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.359141111374s 2019-04-09 11:28:26,247 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-04-09 11:28:26,252 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 09 Apr 2019 11:28:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-22d07d1a-40ba-4ea0-af67-dbe47938b236 2019-04-09 11:28:26,252 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 11:28:26,252 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/ used request id req-22d07d1a-40ba-4ea0-af67-dbe47938b236 2019-04-09 11:28:26,253 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-09 11:28:26,256 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}026e47ba0ea302971873cdd630dba27de93fb80c" 2019-04-09 11:28:26,407 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 222 Content-Type: application/json Date: Tue, 09 Apr 2019 11:28:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b07ee975-e704-4986-905e-e5a63790e511 2019-04-09 11:28:26,407 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/ec5ce0aa038644b78983e5840ba5fb73"}, "tags": [], "enabled": true, "id": "ec5ce0aa038644b78983e5840ba5fb73", "name": "heat_stack"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2019-04-09 11:28:26,408 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-b07ee975-e704-4986-905e-e5a63790e511 2019-04-09 11:28:26,408 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.154814004898s 2019-04-09 11:28:26,415 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-04-09 11:28:26,419 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}026e47ba0ea302971873cdd630dba27de93fb80c" -d '{"project": {"description": "Created by OPNFV Functest: vyos_vrouter", "enabled": true, "domain_id": "default", "name": "vyos_vrouter-project_e2c6aff1-57c5-47a7-b88b-cefa53213aae"}}' 2019-04-09 11:28:26,550 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 370 Content-Type: application/json Date: Tue, 09 Apr 2019 11:28:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-885f0004-3198-4f6a-b0d6-d552f9bf6244 2019-04-09 11:28:26,550 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.21:5000/v3/projects/f55c71a2e604471b80edca6e39f1e3a7"}, "tags": [], "enabled": true, "id": "f55c71a2e604471b80edca6e39f1e3a7", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-project_e2c6aff1-57c5-47a7-b88b-cefa53213aae"}} 2019-04-09 11:28:26,550 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-885f0004-3198-4f6a-b0d6-d552f9bf6244 2019-04-09 11:28:26,550 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.134830951691s 2019-04-09 11:28:26,551 - 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'f55c71a2e604471b80edca6e39f1e3a7', '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_e2c6aff1-57c5-47a7-b88b-cefa53213aae'}) 2019-04-09 11:28:26,559 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-04-09 11:28:26,563 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}026e47ba0ea302971873cdd630dba27de93fb80c" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "g9bSW52ciUhWizmPC02MnyBVOeXBud", "email": null, "name": "vyos_vrouter-user_e2c6aff1-57c5-47a7-b88b-cefa53213aae"}}' 2019-04-09 11:28:26,981 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 327 Content-Type: application/json Date: Tue, 09 Apr 2019 11:28:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9f162356-4f10-4eb0-81a7-ccda44dec55a 2019-04-09 11:28:26,981 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vyos_vrouter-user_e2c6aff1-57c5-47a7-b88b-cefa53213aae", "links": {"self": "http://172.30.9.21:5000/v3/users/da67022848cd47aaa9ad576f8c8e08f4"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "da67022848cd47aaa9ad576f8c8e08f4", "domain_id": "default", "password_expires_at": null}} 2019-04-09 11:28:26,981 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/users used request id req-9f162356-4f10-4eb0-81a7-ccda44dec55a 2019-04-09 11:28:26,981 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.422465085983s 2019-04-09 11:28:26,982 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'da67022848cd47aaa9ad576f8c8e08f4', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vyos_vrouter-user_e2c6aff1-57c5-47a7-b88b-cefa53213aae'}) 2019-04-09 11:28:26,986 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-09 11:28:26,990 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}026e47ba0ea302971873cdd630dba27de93fb80c" 2019-04-09 11:28:27,099 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Tue, 09 Apr 2019 11:28:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6fcf7dfe-595f-4ef4-92fb-fd5d419ff8b9 2019-04-09 11:28:27,100 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "12d06a59574c4903a7b4bfc193e14ef0", "links": {"self": "http://172.30.9.21:5000/v3/roles/12d06a59574c4903a7b4bfc193e14ef0"}, "name": "member"}, {"domain_id": null, "id": "50245c80a9b84e15b01544b714aaabd9", "links": {"self": "http://172.30.9.21:5000/v3/roles/50245c80a9b84e15b01544b714aaabd9"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6e54a998c61f4429874ed3ac33d4afc4", "links": {"self": "http://172.30.9.21:5000/v3/roles/6e54a998c61f4429874ed3ac33d4afc4"}, "name": "reader"}, {"domain_id": null, "id": "6f62ff3e5bbd4682becdbe9fa3c1ed2c", "links": {"self": "http://172.30.9.21:5000/v3/roles/6f62ff3e5bbd4682becdbe9fa3c1ed2c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80b483ac8c834f498f0d265da82cb005", "links": {"self": "http://172.30.9.21:5000/v3/roles/80b483ac8c834f498f0d265da82cb005"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecaba09e8ea14e058d5f9d9eb583aa37", "links": {"self": "http://172.30.9.21:5000/v3/roles/ecaba09e8ea14e058d5f9d9eb583aa37"}, "name": "admin"}]} 2019-04-09 11:28:27,100 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-6fcf7dfe-595f-4ef4-92fb-fd5d419ff8b9 2019-04-09 11:28:27,100 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.113749980927s 2019-04-09 11:28:27,106 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-09 11:28:27,110 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}026e47ba0ea302971873cdd630dba27de93fb80c" 2019-04-09 11:28:27,306 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Tue, 09 Apr 2019 11:28:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3298309-d702-4dcf-8874-4f58839b86b5 2019-04-09 11:28:27,306 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "12d06a59574c4903a7b4bfc193e14ef0", "links": {"self": "http://172.30.9.21:5000/v3/roles/12d06a59574c4903a7b4bfc193e14ef0"}, "name": "member"}, {"domain_id": null, "id": "50245c80a9b84e15b01544b714aaabd9", "links": {"self": "http://172.30.9.21:5000/v3/roles/50245c80a9b84e15b01544b714aaabd9"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6e54a998c61f4429874ed3ac33d4afc4", "links": {"self": "http://172.30.9.21:5000/v3/roles/6e54a998c61f4429874ed3ac33d4afc4"}, "name": "reader"}, {"domain_id": null, "id": "6f62ff3e5bbd4682becdbe9fa3c1ed2c", "links": {"self": "http://172.30.9.21:5000/v3/roles/6f62ff3e5bbd4682becdbe9fa3c1ed2c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80b483ac8c834f498f0d265da82cb005", "links": {"self": "http://172.30.9.21:5000/v3/roles/80b483ac8c834f498f0d265da82cb005"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecaba09e8ea14e058d5f9d9eb583aa37", "links": {"self": "http://172.30.9.21:5000/v3/roles/ecaba09e8ea14e058d5f9d9eb583aa37"}, "name": "admin"}]} 2019-04-09 11:28:27,307 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-e3298309-d702-4dcf-8874-4f58839b86b5 2019-04-09 11:28:27,307 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.200919866562s 2019-04-09 11:28:27,312 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-09 11:28:27,316 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}026e47ba0ea302971873cdd630dba27de93fb80c" 2019-04-09 11:28:27,528 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Tue, 09 Apr 2019 11:28:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3dec0603-7597-4176-aa20-cee9d19c2abe 2019-04-09 11:28:27,529 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "12d06a59574c4903a7b4bfc193e14ef0", "links": {"self": "http://172.30.9.21:5000/v3/roles/12d06a59574c4903a7b4bfc193e14ef0"}, "name": "member"}, {"domain_id": null, "id": "50245c80a9b84e15b01544b714aaabd9", "links": {"self": "http://172.30.9.21:5000/v3/roles/50245c80a9b84e15b01544b714aaabd9"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6e54a998c61f4429874ed3ac33d4afc4", "links": {"self": "http://172.30.9.21:5000/v3/roles/6e54a998c61f4429874ed3ac33d4afc4"}, "name": "reader"}, {"domain_id": null, "id": "6f62ff3e5bbd4682becdbe9fa3c1ed2c", "links": {"self": "http://172.30.9.21:5000/v3/roles/6f62ff3e5bbd4682becdbe9fa3c1ed2c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80b483ac8c834f498f0d265da82cb005", "links": {"self": "http://172.30.9.21:5000/v3/roles/80b483ac8c834f498f0d265da82cb005"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecaba09e8ea14e058d5f9d9eb583aa37", "links": {"self": "http://172.30.9.21:5000/v3/roles/ecaba09e8ea14e058d5f9d9eb583aa37"}, "name": "admin"}]} 2019-04-09 11:28:27,529 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-3dec0603-7597-4176-aa20-cee9d19c2abe 2019-04-09 11:28:27,529 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.216877937317s 2019-04-09 11:28:27,534 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-09 11:28:27,538 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}026e47ba0ea302971873cdd630dba27de93fb80c" 2019-04-09 11:28:27,744 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 09 Apr 2019 11:28:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7047a785-f312-4c8e-a267-239b25fdfde4 2019-04-09 11:28:27,744 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-04-09 11:28:27,745 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-7047a785-f312-4c8e-a267-239b25fdfde4 2019-04-09 11:28:27,745 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.210341930389s 2019-04-09 11:28:27,746 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-09 11:28:27,750 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}026e47ba0ea302971873cdd630dba27de93fb80c" 2019-04-09 11:28:27,983 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 840 Content-Type: application/json Date: Tue, 09 Apr 2019 11:28:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-881a52c7-6a81-4ca6-ac6b-aa473582ee06 2019-04-09 11:28:27,984 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/07b62caafa51496f94dd3b3fb341fcfe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07b62caafa51496f94dd3b3fb341fcfe", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/2e35f475a54147749980006d265eb864"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e35f475a54147749980006d265eb864", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/2f1bc9c9d22745648100c4b0717962eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f1bc9c9d22745648100c4b0717962eb", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/30fe8cf249d443dd9c53f2cc083f50b5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "30fe8cf249d443dd9c53f2cc083f50b5", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/3d748bf7df734addb2e37ea0663ec892"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d748bf7df734addb2e37ea0663ec892", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/732a504491fd4f35923460ae0d2ef475"}, "domain_id": "default", "enabled": true, "options": {}, "id": "732a504491fd4f35923460ae0d2ef475", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/781b729594744c4f8f561f6b5a6e68bd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "781b729594744c4f8f561f6b5a6e68bd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/80817a33c71343ed9c63d448a7fea69e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "80817a33c71343ed9c63d448a7fea69e", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/938ce22a56d74c639d353dbbf166fcc4"}, "domain_id": "ec5ce0aa038644b78983e5840ba5fb73", "enabled": true, "options": {}, "id": "938ce22a56d74c639d353dbbf166fcc4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/96d754a28b0d43cf8fa237c30a99c306"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d754a28b0d43cf8fa237c30a99c306", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/aaa8b9f924a74e80899c7ad7e32fcaae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aaa8b9f924a74e80899c7ad7e32fcaae", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b8dd65f4e72446d5bd8d9efa13837b0c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8dd65f4e72446d5bd8d9efa13837b0c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/c34b7e3bcdbc428db4539ea2b87cfce1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c34b7e3bcdbc428db4539ea2b87cfce1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "vyos_vrouter-user_e2c6aff1-57c5-47a7-b88b-cefa53213aae", "links": {"self": "http://172.30.9.21:5000/v3/users/da67022848cd47aaa9ad576f8c8e08f4"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "da67022848cd47aaa9ad576f8c8e08f4", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/eb527490835d48e8a67131b0f587baf6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb527490835d48e8a67131b0f587baf6", "email": "gnocchi@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2019-04-09 11:28:27,985 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-881a52c7-6a81-4ca6-ac6b-aa473582ee06 2019-04-09 11:28:27,985 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.239001989365s 2019-04-09 11:28:27,998 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-09 11:28:28,002 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}026e47ba0ea302971873cdd630dba27de93fb80c" 2019-04-09 11:28:28,113 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Tue, 09 Apr 2019 11:28:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02d12eb5-049f-4029-8da1-d0d77ae3680e 2019-04-09 11:28:28,114 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/6509066435f1453bac6996ee8997a3b2"}, "tags": [], "enabled": true, "id": "6509066435f1453bac6996ee8997a3b2", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/ba7a30bb29394fc4a587735d9dfb749e"}, "tags": [], "enabled": true, "id": "ba7a30bb29394fc4a587735d9dfb749e", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.21:5000/v3/projects/f55c71a2e604471b80edca6e39f1e3a7"}, "tags": [], "enabled": true, "id": "f55c71a2e604471b80edca6e39f1e3a7", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-project_e2c6aff1-57c5-47a7-b88b-cefa53213aae"}]} 2019-04-09 11:28:28,114 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-02d12eb5-049f-4029-8da1-d0d77ae3680e 2019-04-09 11:28:28,114 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.116003036499s 2019-04-09 11:28:28,123 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-04-09 11:28:28,127 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=da67022848cd47aaa9ad576f8c8e08f4&role.id=12d06a59574c4903a7b4bfc193e14ef0&scope.project.id=f55c71a2e604471b80edca6e39f1e3a7" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}026e47ba0ea302971873cdd630dba27de93fb80c" 2019-04-09 11:28:28,234 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 210 Content-Type: application/json Date: Tue, 09 Apr 2019 11:28:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c48502e8-9208-4a23-87bf-72e591f0d325 2019-04-09 11:28:28,234 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=da67022848cd47aaa9ad576f8c8e08f4&role.id=12d06a59574c4903a7b4bfc193e14ef0&scope.project.id=f55c71a2e604471b80edca6e39f1e3a7", "previous": null, "next": null}} 2019-04-09 11:28:28,234 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=da67022848cd47aaa9ad576f8c8e08f4&role.id=12d06a59574c4903a7b4bfc193e14ef0&scope.project.id=f55c71a2e604471b80edca6e39f1e3a7 used request id req-c48502e8-9208-4a23-87bf-72e591f0d325 2019-04-09 11:28:28,234 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.11147403717s 2019-04-09 11:28:28,239 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-04-09 11:28:28,243 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/f55c71a2e604471b80edca6e39f1e3a7/users/da67022848cd47aaa9ad576f8c8e08f4/roles/12d06a59574c4903a7b4bfc193e14ef0 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}026e47ba0ea302971873cdd630dba27de93fb80c" 2019-04-09 11:28:28,385 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 09 Apr 2019 11:28:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6f2351d0-469b-4b2f-9df2-c4a2eb45b36c 2019-04-09 11:28:28,385 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-09 11:28:28,385 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/f55c71a2e604471b80edca6e39f1e3a7/users/da67022848cd47aaa9ad576f8c8e08f4/roles/12d06a59574c4903a7b4bfc193e14ef0 used request id req-6f2351d0-469b-4b2f-9df2-c4a2eb45b36c 2019-04-09 11:28:28,385 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.1467461586s 2019-04-09 11:28:28,386 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vyos_vrouter-project_e2c6aff1-57c5-47a7-b88b-cefa53213aae', 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'f55c71a2e604471b80edca6e39f1e3a7', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'g9bSW52ciUhWizmPC02MnyBVOeXBud', 'username': u'vyos_vrouter-user_e2c6aff1-57c5-47a7-b88b-cefa53213aae', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.21:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-04-09 11:28:28,389 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vyos_vrouter-user_e2c6aff1-57c5-47a7-b88b-cefa53213aae', 'password': 'g9bSW52ciUhWizmPC02MnyBVOeXBud', 'project_name': 'vyos_vrouter-project_e2c6aff1-57c5-47a7-b88b-cefa53213aae', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.21:5000/v3', 'project_id': 'f55c71a2e604471b80edca6e39f1e3a7', 'project_domain_name': 'Default'} 2019-04-09 11:28:28,419 - 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'}} 2019-04-09 11:28:28,420 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - name = functest.opnfv_tests.vnf.router.cloudify_vrouter 2019-04-09 11:28:28,460 - 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'}} 2019-04-09 11:28:28,493 - 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'} 2019-04-09 11:28:28,494 - xtesting.ci.run_tests - INFO - Running test case 'vyos_vrouter'... 2019-04-09 11:28:28,494 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-09 11:28:28,496 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}026e47ba0ea302971873cdd630dba27de93fb80c" 2019-04-09 11:28:28,689 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 222 Content-Type: application/json Date: Tue, 09 Apr 2019 11:28:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9124f338-cfc0-4243-824a-2e36a19bb65a 2019-04-09 11:28:28,690 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/ec5ce0aa038644b78983e5840ba5fb73"}, "tags": [], "enabled": true, "id": "ec5ce0aa038644b78983e5840ba5fb73", "name": "heat_stack"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2019-04-09 11:28:28,690 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-9124f338-cfc0-4243-824a-2e36a19bb65a 2019-04-09 11:28:28,690 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.195646047592s 2019-04-09 11:28:28,698 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-09 11:28:28,702 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}026e47ba0ea302971873cdd630dba27de93fb80c" 2019-04-09 11:28:28,898 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Tue, 09 Apr 2019 11:28:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f15d5be-f413-468a-a5ca-e70a1143e00e 2019-04-09 11:28:28,898 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/6509066435f1453bac6996ee8997a3b2"}, "tags": [], "enabled": true, "id": "6509066435f1453bac6996ee8997a3b2", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/ba7a30bb29394fc4a587735d9dfb749e"}, "tags": [], "enabled": true, "id": "ba7a30bb29394fc4a587735d9dfb749e", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.21:5000/v3/projects/f55c71a2e604471b80edca6e39f1e3a7"}, "tags": [], "enabled": true, "id": "f55c71a2e604471b80edca6e39f1e3a7", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-project_e2c6aff1-57c5-47a7-b88b-cefa53213aae"}]} 2019-04-09 11:28:28,898 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-2f15d5be-f413-468a-a5ca-e70a1143e00e 2019-04-09 11:28:28,899 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.200165987015s 2019-04-09 11:28:28,901 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-04-09 11:28:28,901 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}026e47ba0ea302971873cdd630dba27de93fb80c" -d '{"network": {"tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "name": "vyos_vrouter-net_e2c6aff1-57c5-47a7-b88b-cefa53213aae", "admin_state_up": true}}' 2019-04-09 11:28:29,273 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 726 Content-Type: application/json Date: Tue, 09 Apr 2019 11:28:19 GMT X-Openstack-Request-Id: req-d879fbff-3472-4b71-a164-0de61d70d46c 2019-04-09 11:28:29,274 - keystoneauth.session - DEBUG - RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"cbe61620-cc58-4012-b9bf-75af497cf414","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":98,"ipv4_address_scope":null,"shared":false,"project_id":"f55c71a2e604471b80edca6e39f1e3a7","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-09T11:28:18Z","is_default":false,"qos_policy_id":null,"name":"vyos_vrouter-net_e2c6aff1-57c5-47a7-b88b-cefa53213aae","admin_state_up":true,"tenant_id":"f55c71a2e604471b80edca6e39f1e3a7","created_at":"2019-04-09T11:28:18Z","mtu":1450}} 2019-04-09 11:28:29,274 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-d879fbff-3472-4b71-a164-0de61d70d46c 2019-04-09 11:28:29,274 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.373112916946s 2019-04-09 11:28:29,274 - 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'2019-04-09T11:28:18Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'cbe61620-cc58-4012-b9bf-75af497cf414', u'provider:segmentation_id': 98, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'vyos_vrouter-net_e2c6aff1-57c5-47a7-b88b-cefa53213aae', u'created_at': u'2019-04-09T11:28:18Z', u'mtu': 1450, u'tenant_id': u'f55c71a2e604471b80edca6e39f1e3a7', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'f55c71a2e604471b80edca6e39f1e3a7', u'l2_adjacency': True}) 2019-04-09 11:28:29,278 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-04-09 11:28:29,284 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Tue, 09 Apr 2019 11:28:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d3d7273-7230-4810-8f12-f338f7488e07 2019-04-09 11:28:29,284 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2019-04-09 11:28:29,285 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/v3 used request id req-8d3d7273-7230-4810-8f12-f338f7488e07 2019-04-09 11:28:29,285 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2019-04-09 11:28:29,674 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "12d06a59574c4903a7b4bfc193e14ef0", "name": "member"}, {"id": "6e54a998c61f4429874ed3ac33d4afc4", "name": "reader"}], "expires_at": "2019-04-09T12:28:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f55c71a2e604471b80edca6e39f1e3a7", "name": "vyos_vrouter-project_e2c6aff1-57c5-47a7-b88b-cefa53213aae"}, "catalog": [{"endpoints": [], "type": "tempest-type-1277486611", "id": "0b54ae2e271e4cc7bbd93a7117074bc5", "name": "tempest-service-488714134"}, {"endpoints": [], "type": "metering", "id": "0c6048bf3c804b33b1209bfa8ca75ec0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v3/f55c71a2e604471b80edca6e39f1e3a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "503aa75a75e444a9b93cb14634c6ab50"}, {"url": "http://192.30.9.6:8776/v3/f55c71a2e604471b80edca6e39f1e3a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd4bc81464e44d0a129985ca1ff91d5"}, {"url": "http://192.30.9.6:8776/v3/f55c71a2e604471b80edca6e39f1e3a7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d888a991472d4a88bfcfcfcf4909874d"}], "type": "volumev3", "id": "1b1b3cbed2d14611b521aa10e2b642dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4664f0d595a24e8a9d4eb3691db874e0"}, {"url": "http://172.30.9.21:8080/v1/AUTH_f55c71a2e604471b80edca6e39f1e3a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49cfc5fc2aa942e59d21f825b2bc9939"}, {"url": "http://12.0.0.22:8080/v1/AUTH_f55c71a2e604471b80edca6e39f1e3a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "71100b14603a4edf8a39e8af672ecff5"}], "type": "object-store", "id": "29267bcb2ea04deebb6caaa71afffcc5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4dc1873b4b477cb578245fdb86a111"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77d7bee546c941368ffc769fda003312"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9b1ab09869b4ea895eb3c8867f61318"}], "type": "network", "id": "3ac09bd783a245efa7f11d71ad667386", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f7f6f256262433fb4467ed610947d62"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "72d58c041dc245bc8aa43ce73891f76c"}, {"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b89851b9b2b4f95b7d2184e74373672"}], "type": "identity", "id": "49f6869431e3430e9aeef431c7e7d7de", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8201c41b3865412e839f135e1ceb7421"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e4e22c0a684229ba50a51934a5cdf7"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf4872e158cb44e3aa5a4063a620efc3"}], "type": "alarming", "id": "61e60b3a8b964288a4ad67fd02ee4984", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4de11e8502624071afd079250b33c74c"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d801fa7f3ee64b30b3b18ef5a9e72635"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f583f4a1750f4edc8596dd476ece0948"}], "type": "compute", "id": "6b64d23b249e42d79f5dd070a7460b66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0cd6369c5d9949eba212a5ce97f8b6f7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8011dc0e5bd44e2aa45caf7c6e4d19d2"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d807430fcec84acebca284681dd098fe"}], "type": "cloudformation", "id": "7f91896ba7394ae291c7a222f92ea496", "name": "heat-cfn"}, {"endpoints": [], "type": "tempest-type-608147535", "id": "88d50707b816448897d5d0b213cb19da", "name": "tempest-service-563563896"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/f55c71a2e604471b80edca6e39f1e3a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4243c026b4174decae31504c58542875"}, {"url": "http://192.30.9.6:8776/v2/f55c71a2e604471b80edca6e39f1e3a7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84281d63eba442fd8cdbf23eae691ba2"}, {"url": "http://172.30.9.21:8776/v2/f55c71a2e604471b80edca6e39f1e3a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1ce0a47f2fd4ca9b678bc1d7e5d0b37"}], "type": "volumev2", "id": "8afcbe00e0a6427bbf1fc3b10d4b2f5e", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/f55c71a2e604471b80edca6e39f1e3a7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25eb19d77ddd4b9aa8117749f829d913"}, {"url": "http://172.30.9.21:8004/v1/f55c71a2e604471b80edca6e39f1e3a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57dd852403b0401fb0bd852db0cc4f1e"}, {"url": "http://192.30.9.6:8004/v1/f55c71a2e604471b80edca6e39f1e3a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5a404b628fff4023b9d3e5b8fca3b0fb"}], "type": "orchestration", "id": "a244395507da4b85bd212d5f49a8b6ae", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2242a4436b774238a465cc3d6498ab4e"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "977935de203e411cbce5038f0a9dc848"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2fcaa46481c44f8a3f42acd6c29b21f"}], "type": "placement", "id": "aed411d3d8324008b42b3bd847051003", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b61449c559f45dba6ba5f9dc241729f"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3f83bae18b4a496bb67592b5d777f17c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5162d5282ea1448dbbc20567c0d57fd7"}], "type": "metric", "id": "ebf458a547774acfb6b489f2803a822c", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "33de49eaa2934d07a5ef7754ed5fe8e0"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b7265307a4a45caad0a286536a91b5d"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94601cf3562245fb9453e9678a54b869"}], "type": "event", "id": "f3ff1bc7e87e4c90a2385a1bc8175960", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00d65cc314ee4a87ad316dd160d63558"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64896bc5be624954a0166b6cfa08a10e"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd079af259534771ac00959c542171cf"}], "type": "image", "id": "f9a74c8a63414707b34a5b03e9eacdc1", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vyos_vrouter-user_e2c6aff1-57c5-47a7-b88b-cefa53213aae", "id": "da67022848cd47aaa9ad576f8c8e08f4"}, "audit_ids": ["jful4dTPRAStZoMkfS9i-w"], "issued_at": "2019-04-09T11:28:19.000000Z"}} 2019-04-09 11:28:29,678 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-09 11:28:29,679 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9aef208a28f07f6b9ece113351fc702f33e1ef92" 2019-04-09 11:28:30,055 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1232 Content-Type: application/json Date: Tue, 09 Apr 2019 11:28:19 GMT X-Openstack-Request-Id: req-e87c3335-fab8-4367-9983-ddb65c2cf1fe 2019-04-09 11:28:30,056 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"b62787c2-635d-4893-8553-7ee0260442ff","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ba7a30bb29394fc4a587735d9dfb749e","l2_adjacency":true,"status":"ACTIVE","subnets":["dce875e1-9eec-4cb2-94e6-93dffefe33f6"],"description":"","tags":[],"updated_at":"2019-04-09T06:38:46Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ba7a30bb29394fc4a587735d9dfb749e","created_at":"2019-04-09T06:24:05Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"cbe61620-cc58-4012-b9bf-75af497cf414","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f55c71a2e604471b80edca6e39f1e3a7","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-09T11:28:18Z","qos_policy_id":null,"name":"vyos_vrouter-net_e2c6aff1-57c5-47a7-b88b-cefa53213aae","admin_state_up":true,"tenant_id":"f55c71a2e604471b80edca6e39f1e3a7","created_at":"2019-04-09T11:28:18Z","mtu":1450}]} 2019-04-09 11:28:30,056 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-e87c3335-fab8-4367-9983-ddb65c2cf1fe 2019-04-09 11:28:30,056 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.377820014954s 2019-04-09 11:28:30,058 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-04-09 11:28:30,058 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9aef208a28f07f6b9ece113351fc702f33e1ef92" -d '{"subnet": {"name": "vyos_vrouter-subnet_e2c6aff1-57c5-47a7-b88b-cefa53213aae", "enable_dhcp": true, "network_id": "cbe61620-cc58-4012-b9bf-75af497cf414", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-04-09 11:28:30,938 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 680 Content-Type: application/json Date: Tue, 09 Apr 2019 11:28:20 GMT X-Openstack-Request-Id: req-c6b20ae7-f62b-44a8-8300-4ce066e24f94 2019-04-09 11:28:30,939 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cbe61620-cc58-4012-b9bf-75af497cf414","tenant_id":"f55c71a2e604471b80edca6e39f1e3a7","created_at":"2019-04-09T11:28:20Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-04-09T11:28:20Z","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":"f55c71a2e604471b80edca6e39f1e3a7","id":"c5f95577-1288-4aab-863d-e65bcb0579e7","subnetpool_id":null,"name":"vyos_vrouter-subnet_e2c6aff1-57c5-47a7-b88b-cefa53213aae"}} 2019-04-09 11:28:30,939 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-c6b20ae7-f62b-44a8-8300-4ce066e24f94 2019-04-09 11:28:30,939 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.881175994873s 2019-04-09 11:28:30,939 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-04-09T11:28:20Z', 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'c5f95577-1288-4aab-863d-e65bcb0579e7', u'subnetpool_id': None, u'service_types': [], u'name': u'vyos_vrouter-subnet_e2c6aff1-57c5-47a7-b88b-cefa53213aae', u'enable_dhcp': True, u'network_id': u'cbe61620-cc58-4012-b9bf-75af497cf414', u'tenant_id': u'f55c71a2e604471b80edca6e39f1e3a7', u'created_at': u'2019-04-09T11:28:20Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'f55c71a2e604471b80edca6e39f1e3a7'}) 2019-04-09 11:28:30,940 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-04-09 11:28:30,941 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9aef208a28f07f6b9ece113351fc702f33e1ef92" -d '{"router": {"external_gateway_info": {"network_id": "b62787c2-635d-4893-8553-7ee0260442ff"}, "name": "vyos_vrouter-router_e2c6aff1-57c5-47a7-b88b-cefa53213aae", "admin_state_up": true}}' 2019-04-09 11:28:32,569 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 699 Content-Type: application/json Date: Tue, 09 Apr 2019 11:28:22 GMT X-Openstack-Request-Id: req-cd27dba0-7da0-4fb6-8cf8-dfa6d891fa9d 2019-04-09 11:28:32,570 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "b62787c2-635d-4893-8553-7ee0260442ff", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "dce875e1-9eec-4cb2-94e6-93dffefe33f6", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "created_at": "2019-04-09T11:28:20Z", "admin_state_up": true, "updated_at": "2019-04-09T11:28:21Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "f55c71a2e604471b80edca6e39f1e3a7", "id": "5476fa82-6a7a-4d98-b1ce-6943a237a4e5", "name": "vyos_vrouter-router_e2c6aff1-57c5-47a7-b88b-cefa53213aae"}} 2019-04-09 11:28:32,570 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-cd27dba0-7da0-4fb6-8cf8-dfa6d891fa9d 2019-04-09 11:28:32,570 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.62989091873s 2019-04-09 11:28:32,570 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-04-09T11:28:21Z', u'revision_number': 2, u'id': u'5476fa82-6a7a-4d98-b1ce-6943a237a4e5', u'external_gateway_info': {u'network_id': u'b62787c2-635d-4893-8553-7ee0260442ff', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'dce875e1-9eec-4cb2-94e6-93dffefe33f6', u'ip_address': u'172.30.9.200'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vyos_vrouter-router_e2c6aff1-57c5-47a7-b88b-cefa53213aae', u'admin_state_up': True, u'tenant_id': u'f55c71a2e604471b80edca6e39f1e3a7', u'created_at': u'2019-04-09T11:28:20Z', u'flavor_id': None, u'routes': [], u'project_id': u'f55c71a2e604471b80edca6e39f1e3a7'}) 2019-04-09 11:28:32,571 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-04-09 11:28:32,572 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/5476fa82-6a7a-4d98-b1ce-6943a237a4e5/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9aef208a28f07f6b9ece113351fc702f33e1ef92" -d '{"subnet_id": "c5f95577-1288-4aab-863d-e65bcb0579e7"}' 2019-04-09 11:28:35,213 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Tue, 09 Apr 2019 11:28:24 GMT X-Openstack-Request-Id: req-800a2b69-0715-42c7-8a71-1b5577280f1c 2019-04-09 11:28:35,213 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "cbe61620-cc58-4012-b9bf-75af497cf414", "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "subnet_id": "c5f95577-1288-4aab-863d-e65bcb0579e7", "subnet_ids": ["c5f95577-1288-4aab-863d-e65bcb0579e7"], "port_id": "c3cdbaea-1644-467d-ad27-57cc7b038628", "id": "5476fa82-6a7a-4d98-b1ce-6943a237a4e5"} 2019-04-09 11:28:35,213 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/5476fa82-6a7a-4d98-b1ce-6943a237a4e5/add_router_interface.json used request id req-800a2b69-0715-42c7-8a71-1b5577280f1c 2019-04-09 11:28:35,214 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.64240884781s 2019-04-09 11:28:35,215 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img 2019-04-09 11:28:36,481 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img md5:01156cac3de96f238410bbc795c963b6 sha256:52884f12d100b5c4ad58f892bccbc514801e9d398b4b857354c18d27e3bde808 2019-04-09 11:28:36,484 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-04-09 11:28:36,487 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Tue, 09 Apr 2019 11:28:26 GMT 2019-04-09 11:28:36,488 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}]} 2019-04-09 11:28:36,490 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-09 11:28:36,491 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9aef208a28f07f6b9ece113351fc702f33e1ef92" 2019-04-09 11:28:36,729 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Tue, 09 Apr 2019 11:28:26 GMT X-Openstack-Request-Id: req-4577cb4d-ec51-4341-90e2-35982890da9f 2019-04-09 11:28:36,729 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-09 11:28:36,729 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-4577cb4d-ec51-4341-90e2-35982890da9f 2019-04-09 11:28:36,729 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.239156007767s 2019-04-09 11:28:36,732 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-04-09 11:28:36,734 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9aef208a28f07f6b9ece113351fc702f33e1ef92" -d '{"owner_specified.shade.md5": "01156cac3de96f238410bbc795c963b6", "owner_specified.shade.sha256": "52884f12d100b5c4ad58f892bccbc514801e9d398b4b857354c18d27e3bde808", "owner_specified.shade.object": "images/vyos_vrouter-img_e2c6aff1-57c5-47a7-b88b-cefa53213aae", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vyos_vrouter-img_e2c6aff1-57c5-47a7-b88b-cefa53213aae"}' 2019-04-09 11:28:36,771 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 941 Content-Type: application/json Date: Tue, 09 Apr 2019 11:28:26 GMT Location: http://172.30.9.21:9292/v2/images/a0d0713c-2aee-4721-97b1-51c4a2fe4f04 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-eaee2669-f42f-4007-b1f4-406da4e8bd0f 2019-04-09 11:28:36,771 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-09T11:28:26Z", "file": "/v2/images/a0d0713c-2aee-4721-97b1-51c4a2fe4f04/file", "owner": "f55c71a2e604471b80edca6e39f1e3a7", "id": "a0d0713c-2aee-4721-97b1-51c4a2fe4f04", "size": null, "self": "/v2/images/a0d0713c-2aee-4721-97b1-51c4a2fe4f04", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "52884f12d100b5c4ad58f892bccbc514801e9d398b4b857354c18d27e3bde808", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_e2c6aff1-57c5-47a7-b88b-cefa53213aae", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "01156cac3de96f238410bbc795c963b6", "name": "vyos_vrouter-img_e2c6aff1-57c5-47a7-b88b-cefa53213aae", "checksum": null, "created_at": "2019-04-09T11:28:26Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-04-09 11:28:36,771 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-eaee2669-f42f-4007-b1f4-406da4e8bd0f 2019-04-09 11:28:36,771 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0390191078186s 2019-04-09 11:28:36,772 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-04-09 11:28:36,773 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/a0d0713c-2aee-4721-97b1-51c4a2fe4f04/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9aef208a28f07f6b9ece113351fc702f33e1ef92" -d '' 2019-04-09 11:28:42,847 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:28:32 GMT X-Openstack-Request-Id: req-791464e8-437b-401a-bc2f-a06c2b13a7d4 2019-04-09 11:28:42,847 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:28:42,847 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/a0d0713c-2aee-4721-97b1-51c4a2fe4f04/file used request id req-791464e8-437b-401a-bc2f-a06c2b13a7d4 2019-04-09 11:28:42,847 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 6.0756649971s 2019-04-09 11:28:42,852 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-09 11:28:42,857 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9aef208a28f07f6b9ece113351fc702f33e1ef92" 2019-04-09 11:28:42,907 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Tue, 09 Apr 2019 11:28:32 GMT X-Openstack-Request-Id: req-48a67c47-4641-4dd6-a621-6157ffdef4d6 2019-04-09 11:28:42,907 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-09T11:28:32Z", "file": "/v2/images/a0d0713c-2aee-4721-97b1-51c4a2fe4f04/file", "owner": "f55c71a2e604471b80edca6e39f1e3a7", "id": "a0d0713c-2aee-4721-97b1-51c4a2fe4f04", "size": 301006848, "self": "/v2/images/a0d0713c-2aee-4721-97b1-51c4a2fe4f04", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/a0d0713c-2aee-4721-97b1-51c4a2fe4f04/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "52884f12d100b5c4ad58f892bccbc514801e9d398b4b857354c18d27e3bde808", "locations": [{"url": "rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/a0d0713c-2aee-4721-97b1-51c4a2fe4f04/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_e2c6aff1-57c5-47a7-b88b-cefa53213aae", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "01156cac3de96f238410bbc795c963b6", "name": "vyos_vrouter-img_e2c6aff1-57c5-47a7-b88b-cefa53213aae", "checksum": "01156cac3de96f238410bbc795c963b6", "created_at": "2019-04-09T11:28:26Z", "os_hidden": false, "protected": false, "os_hash_value": "9a81ae40194dfb8dc3588d802299fd763567e8230dce608b439e7bf37b0dcf82a02ff2c722e38cae2aa98e2a2b349261864c8faf2d6bbc741c3b8e507d1a391d"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-09 11:28:42,907 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-48a67c47-4641-4dd6-a621-6157ffdef4d6 2019-04-09 11:28:42,907 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0549139976501s 2019-04-09 11:28:42,909 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/a0d0713c-2aee-4721-97b1-51c4a2fe4f04/snap', u'metadata': Munch({})})], 'file': u'/v2/images/a0d0713c-2aee-4721-97b1-51c4a2fe4f04/file', 'owner': u'f55c71a2e604471b80edca6e39f1e3a7', 'id': u'a0d0713c-2aee-4721-97b1-51c4a2fe4f04', 'size': 301006848, u'self': u'/v2/images/a0d0713c-2aee-4721-97b1-51c4a2fe4f04', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f55c71a2e604471b80edca6e39f1e3a7', 'name': 'vyos_vrouter-project_e2c6aff1-57c5-47a7-b88b-cefa53213aae', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/a0d0713c-2aee-4721-97b1-51c4a2fe4f04/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-04-09T11:28:32Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-04-09T11:28:32Z', u'owner_specified.shade.sha256': u'52884f12d100b5c4ad58f892bccbc514801e9d398b4b857354c18d27e3bde808', u'owner_specified.shade.object': u'images/vyos_vrouter-img_e2c6aff1-57c5-47a7-b88b-cefa53213aae', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'01156cac3de96f238410bbc795c963b6', 'properties': {u'os_hash_value': u'9a81ae40194dfb8dc3588d802299fd763567e8230dce608b439e7bf37b0dcf82a02ff2c722e38cae2aa98e2a2b349261864c8faf2d6bbc741c3b8e507d1a391d', u'self': u'/v2/images/a0d0713c-2aee-4721-97b1-51c4a2fe4f04', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'52884f12d100b5c4ad58f892bccbc514801e9d398b4b857354c18d27e3bde808', u'owner_specified.shade.object': u'images/vyos_vrouter-img_e2c6aff1-57c5-47a7-b88b-cefa53213aae', u'owner_specified.shade.md5': u'01156cac3de96f238410bbc795c963b6', u'schema': u'/v2/schemas/image'}, 'name': u'vyos_vrouter-img_e2c6aff1-57c5-47a7-b88b-cefa53213aae', 'created': u'2019-04-09T11:28:26Z', 'checksum': u'01156cac3de96f238410bbc795c963b6', 'created_at': u'2019-04-09T11:28:26Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'9a81ae40194dfb8dc3588d802299fd763567e8230dce608b439e7bf37b0dcf82a02ff2c722e38cae2aa98e2a2b349261864c8faf2d6bbc741c3b8e507d1a391d', 'metadata': {u'os_hash_value': u'9a81ae40194dfb8dc3588d802299fd763567e8230dce608b439e7bf37b0dcf82a02ff2c722e38cae2aa98e2a2b349261864c8faf2d6bbc741c3b8e507d1a391d', u'self': u'/v2/images/a0d0713c-2aee-4721-97b1-51c4a2fe4f04', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'52884f12d100b5c4ad58f892bccbc514801e9d398b4b857354c18d27e3bde808', u'owner_specified.shade.object': u'images/vyos_vrouter-img_e2c6aff1-57c5-47a7-b88b-cefa53213aae', u'owner_specified.shade.md5': u'01156cac3de96f238410bbc795c963b6', u'schema': u'/v2/schemas/image'}}) 2019-04-09 11:28:42,912 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-04-09 11:28:42,915 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}026e47ba0ea302971873cdd630dba27de93fb80c" -d '{"flavor": {"vcpus": 2, "ram": 4096, "name": "vyos_vrouter-flavor_e2c6aff1-57c5-47a7-b88b-cefa53213aae", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": null, "swap": 0}}' 2019-04-09 11:28:43,227 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 315 Content-Type: application/json Date: Tue, 09 Apr 2019 11:28:32 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-430cd5d6-c7df-43cb-ba87-746e3577c02c x-openstack-request-id: req-430cd5d6-c7df-43cb-ba87-746e3577c02c 2019-04-09 11:28:43,228 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "vyos_vrouter-flavor_e2c6aff1-57c5-47a7-b88b-cefa53213aae", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/d5995ba0-c686-43ee-811b-08c3b9d6145b", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/d5995ba0-c686-43ee-811b-08c3b9d6145b", "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": "d5995ba0-c686-43ee-811b-08c3b9d6145b"}} 2019-04-09 11:28:43,228 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-430cd5d6-c7df-43cb-ba87-746e3577c02c 2019-04-09 11:28:43,228 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.315715074539s 2019-04-09 11:28:43,229 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vyos_vrouter-flavor_e2c6aff1-57c5-47a7-b88b-cefa53213aae', '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'6509066435f1453bac6996ee8997a3b2', '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'd5995ba0-c686-43ee-811b-08c3b9d6145b', 'swap': 0}) 2019-04-09 11:28:43,229 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-04-09 11:28:43,232 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/d5995ba0-c686-43ee-811b-08c3b9d6145b/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}026e47ba0ea302971873cdd630dba27de93fb80c" -d '{"extra_specs": {}}' 2019-04-09 11:28:43,249 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 09 Apr 2019 11:28:32 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f85e44de-39a4-472d-914b-60691b5d954a x-openstack-request-id: req-f85e44de-39a4-472d-914b-60691b5d954a 2019-04-09 11:28:43,249 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-04-09 11:28:43,249 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/d5995ba0-c686-43ee-811b-08c3b9d6145b/os-extra_specs used request id req-f85e44de-39a4-472d-914b-60691b5d954a 2019-04-09 11:28:43,249 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.019984960556s 2019-04-09 11:28:43,252 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-04-09 11:28:43,255 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/os-keypairs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9aef208a28f07f6b9ece113351fc702f33e1ef92" -d '{"keypair": {"name": "vyos_vrouter-kp_e2c6aff1-57c5-47a7-b88b-cefa53213aae"}}' 2019-04-09 11:28:43,830 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1805 Content-Type: application/json Date: Tue, 09 Apr 2019 11:28:32 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-41c186b4-c36d-484b-a336-81e0821c5075 x-openstack-request-id: req-41c186b4-c36d-484b-a336-81e0821c5075 2019-04-09 11:28:43,831 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDB9tlfjKWGmMrQBP7e1KcRi5PsWcj+GY/BKI5x61E2O84fm9gTBP3CWkxni/gilNnIJnCmMxzI+92J4FBAhLgK4hWXqY9kKymUxT+Fwe8yNlW+5LP2FCnI2hcClMIg5viaCOIOF+IZrN7aKW3sRl6w6zmxdmOgQLKqW+QsnoE3xzpyfNtXCNw4jFoK3iiuvEX/LS1W4Nzal/tnd+UoxiYop6CqgbQk32u+ykhwtxE6HDLzFJJoN+h7GrxcYUrX6kAZyKDkxf5Uu120+zPbJFhF4KZkO/4vLAhqpI9dYh0JJ+Gg6J7XsyIT+OUGp89kfgGyN0jOK6QgXwfoAZo3iX2p Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAwfbZX4ylhpjK0AT+3tSnEYuT7FnI/hmPwSiOcetRNjvOH5vY\nEwT9wlpMZ4v4IpTZyCZwpjMcyPvdieBQQIS4CuIVl6mPZCsplMU/hcHvMjZVvuSz\n9hQpyNoXApTCIOb4mgjiDhfiGaze2ilt7EZesOs5sXZjoECyqlvkLJ6BN8c6cnzb\nVwjcOIxaCt4orrxF/y0tVuDc2pf7Z3flKMYmKKegqoG0JN9rvspIcLcROhwy8xSS\naDfoexq8XGFK1+pAGcig5MX+VLtdtPsz2yRYReCmZDv+LywIaqSPXWIdCSfhoOie\n17MiE/jlBqfPZH4BsjdIziukIF8H6AGaN4l9qQIDAQABAoIBADnOpAJCHKL8rpVI\np90pa5FjE/cA21I/tARRXgK9qzqKoGfzPnaMqkRePR8vLAjCbBWmvzQJT67mwaPx\n4nkYFPHJZ74HnuCvrHjWQJRQtEU2xF9cMfZJFBr0RJ9UTncX30epFhY1MAGO7+v9\nJPGiF16K/GrTaeW84oK7WEmkA8bnaFGzAVE8TrUO47i37EODi361WkQiOhtraHV0\nVRCZClKdcar7eEq1utZmj0WsQRaY3Vj197gEPB08WYH5pXwxhuCXu7NO5DBcsuj3\n6G30cIbrDl6IcyqZDsre/LgLbkpDvzmh9ttiR+9jg/oPLix4n++ImiwNdB9qGAru\neQsXugECgYEA8fKJca5jHLOCChJr2llnAPoRRUocHsat8/9kMiQ1e/xHUErgHrZs\nAzwqLpDwaGAV3ZOL5DBONAAf6KXAddtx0gKgUjJA9rR0mKW1EZF/VCsGD9pYHGp7\n1QP5WrBeyfESjc4shOxBNZHdqe814MYC5lyq5Rl2xW6vftjvHOr301kCgYEAzTrc\ndnKgZr5E973JHKPe9JFW7R2ku5eXJM6CLpNZG0MvV/hId7q0jfD3KPhRZafTozP5\n6dqlcZCFaFAXsMmhIBqixcVpaE+Uec4s5fjyyOxowKs/w4fRXmRWsvwSFA4LCEIS\n3HU1K45GzkkNRQXh26IwdoS9rOCUH5APw3phQtECgYAs+hBQ4MEt+bTH2IrSKWJ7\njQEe51r44ag+vpBKve5vYQOEypaFPxYvN8UDqQ/35zzJVv9faRdwlUFZR07S2ft7\ntd9FyG/JLNyr78oMPQb1h5X15noQtj7U54s4L6c/VSBE2jnub9jjc31IdN6ILWcm\nmb1vH1+z7hKTuxIgRxHQ6QKBgC0XNJ71mlZYkZCY6xnWy0KSuDWKoMnyiWu1z5Zq\nG1bJERrT2yArLkZNXhBrVn7uO6qM3ejKeDUWWqlLh5j5A+So1YB8Widn7KhCa0zv\nwG/yuSUzuuO78H07sGzMwzAS0cuzsK8tNUxnixkBpd+3ZiM6ZEl16rKT+RdiMIRz\nW/ExAoGBAL4Z1W6J8AesQBofRcq8CYTYPuTGM3jSpMbF/9/SE1UfrP/2RV1LwFTF\nHHnwsHa7TgDy1WL4bXvgKQSRXuUAiQgK07EtIGwSWiHHBnzTp9oZT6QCKu5wd+sO\n7Y6p6AdA0dpQNC2yTVOfPNUamMEaU67tnVnugLshcVcpXgPkTOvO\n-----END RSA PRIVATE KEY-----\n", "user_id": "da67022848cd47aaa9ad576f8c8e08f4", "name": "vyos_vrouter-kp_e2c6aff1-57c5-47a7-b88b-cefa53213aae", "fingerprint": "c9:52:98:49:c1:7b:ac:71:e1:85:ae:e0:12:02:73:da"}} 2019-04-09 11:28:43,831 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-41c186b4-c36d-484b-a336-81e0821c5075 2019-04-09 11:28:43,831 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.578751087189s 2019-04-09 11:28:43,832 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDB9tlfjKWGmMrQBP7e1KcRi5PsWcj+GY/BKI5x61E2O84fm9gTBP3CWkxni/gilNnIJnCmMxzI+92J4FBAhLgK4hWXqY9kKymUxT+Fwe8yNlW+5LP2FCnI2hcClMIg5viaCOIOF+IZrN7aKW3sRl6w6zmxdmOgQLKqW+QsnoE3xzpyfNtXCNw4jFoK3iiuvEX/LS1W4Nzal/tnd+UoxiYop6CqgbQk32u+ykhwtxE6HDLzFJJoN+h7GrxcYUrX6kAZyKDkxf5Uu120+zPbJFhF4KZkO/4vLAhqpI9dYh0JJ+Gg6J7XsyIT+OUGp89kfgGyN0jOK6QgXwfoAZo3iX2p Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAwfbZX4ylhpjK0AT+3tSnEYuT7FnI/hmPwSiOcetRNjvOH5vY\nEwT9wlpMZ4v4IpTZyCZwpjMcyPvdieBQQIS4CuIVl6mPZCsplMU/hcHvMjZVvuSz\n9hQpyNoXApTCIOb4mgjiDhfiGaze2ilt7EZesOs5sXZjoECyqlvkLJ6BN8c6cnzb\nVwjcOIxaCt4orrxF/y0tVuDc2pf7Z3flKMYmKKegqoG0JN9rvspIcLcROhwy8xSS\naDfoexq8XGFK1+pAGcig5MX+VLtdtPsz2yRYReCmZDv+LywIaqSPXWIdCSfhoOie\n17MiE/jlBqfPZH4BsjdIziukIF8H6AGaN4l9qQIDAQABAoIBADnOpAJCHKL8rpVI\np90pa5FjE/cA21I/tARRXgK9qzqKoGfzPnaMqkRePR8vLAjCbBWmvzQJT67mwaPx\n4nkYFPHJZ74HnuCvrHjWQJRQtEU2xF9cMfZJFBr0RJ9UTncX30epFhY1MAGO7+v9\nJPGiF16K/GrTaeW84oK7WEmkA8bnaFGzAVE8TrUO47i37EODi361WkQiOhtraHV0\nVRCZClKdcar7eEq1utZmj0WsQRaY3Vj197gEPB08WYH5pXwxhuCXu7NO5DBcsuj3\n6G30cIbrDl6IcyqZDsre/LgLbkpDvzmh9ttiR+9jg/oPLix4n++ImiwNdB9qGAru\neQsXugECgYEA8fKJca5jHLOCChJr2llnAPoRRUocHsat8/9kMiQ1e/xHUErgHrZs\nAzwqLpDwaGAV3ZOL5DBONAAf6KXAddtx0gKgUjJA9rR0mKW1EZF/VCsGD9pYHGp7\n1QP5WrBeyfESjc4shOxBNZHdqe814MYC5lyq5Rl2xW6vftjvHOr301kCgYEAzTrc\ndnKgZr5E973JHKPe9JFW7R2ku5eXJM6CLpNZG0MvV/hId7q0jfD3KPhRZafTozP5\n6dqlcZCFaFAXsMmhIBqixcVpaE+Uec4s5fjyyOxowKs/w4fRXmRWsvwSFA4LCEIS\n3HU1K45GzkkNRQXh26IwdoS9rOCUH5APw3phQtECgYAs+hBQ4MEt+bTH2IrSKWJ7\njQEe51r44ag+vpBKve5vYQOEypaFPxYvN8UDqQ/35zzJVv9faRdwlUFZR07S2ft7\ntd9FyG/JLNyr78oMPQb1h5X15noQtj7U54s4L6c/VSBE2jnub9jjc31IdN6ILWcm\nmb1vH1+z7hKTuxIgRxHQ6QKBgC0XNJ71mlZYkZCY6xnWy0KSuDWKoMnyiWu1z5Zq\nG1bJERrT2yArLkZNXhBrVn7uO6qM3ejKeDUWWqlLh5j5A+So1YB8Widn7KhCa0zv\nwG/yuSUzuuO78H07sGzMwzAS0cuzsK8tNUxnixkBpd+3ZiM6ZEl16rKT+RdiMIRz\nW/ExAoGBAL4Z1W6J8AesQBofRcq8CYTYPuTGM3jSpMbF/9/SE1UfrP/2RV1LwFTF\nHHnwsHa7TgDy1WL4bXvgKQSRXuUAiQgK07EtIGwSWiHHBnzTp9oZT6QCKu5wd+sO\n7Y6p6AdA0dpQNC2yTVOfPNUamMEaU67tnVnugLshcVcpXgPkTOvO\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'da67022848cd47aaa9ad576f8c8e08f4', 'name': u'vyos_vrouter-kp_e2c6aff1-57c5-47a7-b88b-cefa53213aae', 'created_at': '2019-04-09T11:28:43.832186', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f55c71a2e604471b80edca6e39f1e3a7', 'name': 'vyos_vrouter-project_e2c6aff1-57c5-47a7-b88b-cefa53213aae', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'c9:52:98:49:c1:7b:ac:71:e1:85:ae:e0:12:02:73:da', 'type': 'ssh', 'id': u'vyos_vrouter-kp_e2c6aff1-57c5-47a7-b88b-cefa53213aae'}) 2019-04-09 11:28:43,832 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEAwfbZX4ylhpjK0AT+3tSnEYuT7FnI/hmPwSiOcetRNjvOH5vY EwT9wlpMZ4v4IpTZyCZwpjMcyPvdieBQQIS4CuIVl6mPZCsplMU/hcHvMjZVvuSz 9hQpyNoXApTCIOb4mgjiDhfiGaze2ilt7EZesOs5sXZjoECyqlvkLJ6BN8c6cnzb VwjcOIxaCt4orrxF/y0tVuDc2pf7Z3flKMYmKKegqoG0JN9rvspIcLcROhwy8xSS aDfoexq8XGFK1+pAGcig5MX+VLtdtPsz2yRYReCmZDv+LywIaqSPXWIdCSfhoOie 17MiE/jlBqfPZH4BsjdIziukIF8H6AGaN4l9qQIDAQABAoIBADnOpAJCHKL8rpVI p90pa5FjE/cA21I/tARRXgK9qzqKoGfzPnaMqkRePR8vLAjCbBWmvzQJT67mwaPx 4nkYFPHJZ74HnuCvrHjWQJRQtEU2xF9cMfZJFBr0RJ9UTncX30epFhY1MAGO7+v9 JPGiF16K/GrTaeW84oK7WEmkA8bnaFGzAVE8TrUO47i37EODi361WkQiOhtraHV0 VRCZClKdcar7eEq1utZmj0WsQRaY3Vj197gEPB08WYH5pXwxhuCXu7NO5DBcsuj3 6G30cIbrDl6IcyqZDsre/LgLbkpDvzmh9ttiR+9jg/oPLix4n++ImiwNdB9qGAru eQsXugECgYEA8fKJca5jHLOCChJr2llnAPoRRUocHsat8/9kMiQ1e/xHUErgHrZs AzwqLpDwaGAV3ZOL5DBONAAf6KXAddtx0gKgUjJA9rR0mKW1EZF/VCsGD9pYHGp7 1QP5WrBeyfESjc4shOxBNZHdqe814MYC5lyq5Rl2xW6vftjvHOr301kCgYEAzTrc dnKgZr5E973JHKPe9JFW7R2ku5eXJM6CLpNZG0MvV/hId7q0jfD3KPhRZafTozP5 6dqlcZCFaFAXsMmhIBqixcVpaE+Uec4s5fjyyOxowKs/w4fRXmRWsvwSFA4LCEIS 3HU1K45GzkkNRQXh26IwdoS9rOCUH5APw3phQtECgYAs+hBQ4MEt+bTH2IrSKWJ7 jQEe51r44ag+vpBKve5vYQOEypaFPxYvN8UDqQ/35zzJVv9faRdwlUFZR07S2ft7 td9FyG/JLNyr78oMPQb1h5X15noQtj7U54s4L6c/VSBE2jnub9jjc31IdN6ILWcm mb1vH1+z7hKTuxIgRxHQ6QKBgC0XNJ71mlZYkZCY6xnWy0KSuDWKoMnyiWu1z5Zq G1bJERrT2yArLkZNXhBrVn7uO6qM3ejKeDUWWqlLh5j5A+So1YB8Widn7KhCa0zv wG/yuSUzuuO78H07sGzMwzAS0cuzsK8tNUxnixkBpd+3ZiM6ZEl16rKT+RdiMIRz W/ExAoGBAL4Z1W6J8AesQBofRcq8CYTYPuTGM3jSpMbF/9/SE1UfrP/2RV1LwFTF HHnwsHa7TgDy1WL4bXvgKQSRXuUAiQgK07EtIGwSWiHHBnzTp9oZT6QCKu5wd+sO 7Y6p6AdA0dpQNC2yTVOfPNUamMEaU67tnVnugLshcVcpXgPkTOvO -----END RSA PRIVATE KEY----- 2019-04-09 11:28:43,838 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2019-04-09 11:28:43,839 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/security-groups.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9aef208a28f07f6b9ece113351fc702f33e1ef92" -d '{"security_group": {"name": "vyos_vrouter-sg_e2c6aff1-57c5-47a7-b88b-cefa53213aae", "description": "created by OPNFV Functest (vyos_vrouter)"}}' 2019-04-09 11:28:43,997 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1424 Content-Type: application/json Date: Tue, 09 Apr 2019 11:28:33 GMT X-Openstack-Request-Id: req-f0ee898b-a075-4105-b602-e76d8c468a03 2019-04-09 11:28:43,997 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "created_at": "2019-04-09T11:28:33Z", "updated_at": "2019-04-09T11:28:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T11:28:33Z", "revision_number": 0, "id": "8b1d258f-d4f0-454d-873a-b95cab6879d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T11:28:33Z", "security_group_id": "49066c1c-9158-4499-9814-d823fe3575a1", "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "f55c71a2e604471b80edca6e39f1e3a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T11:28:33Z", "revision_number": 0, "id": "dbc3ec18-0c97-4cf5-a99e-d5697a87796c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T11:28:33Z", "security_group_id": "49066c1c-9158-4499-9814-d823fe3575a1", "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "f55c71a2e604471b80edca6e39f1e3a7"}], "revision_number": 1, "project_id": "f55c71a2e604471b80edca6e39f1e3a7", "id": "49066c1c-9158-4499-9814-d823fe3575a1", "name": "vyos_vrouter-sg_e2c6aff1-57c5-47a7-b88b-cefa53213aae"}} 2019-04-09 11:28:43,997 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-f0ee898b-a075-4105-b602-e76d8c468a03 2019-04-09 11:28:43,997 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.159207105637s 2019-04-09 11:28:44,005 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-09 11:28:44,005 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9aef208a28f07f6b9ece113351fc702f33e1ef92" 2019-04-09 11:28:44,074 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3840 Content-Type: application/json Date: Tue, 09 Apr 2019 11:28:33 GMT X-Openstack-Request-Id: req-ecde47a3-c531-4b65-be68-b0472b44684a 2019-04-09 11:28:44,074 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "created_at": "2019-04-09T11:28:33Z", "updated_at": "2019-04-09T11:28:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T11:28:33Z", "revision_number": 0, "id": "8b1d258f-d4f0-454d-873a-b95cab6879d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T11:28:33Z", "security_group_id": "49066c1c-9158-4499-9814-d823fe3575a1", "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "f55c71a2e604471b80edca6e39f1e3a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T11:28:33Z", "revision_number": 0, "id": "dbc3ec18-0c97-4cf5-a99e-d5697a87796c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T11:28:33Z", "security_group_id": "49066c1c-9158-4499-9814-d823fe3575a1", "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "f55c71a2e604471b80edca6e39f1e3a7"}], "revision_number": 1, "project_id": "f55c71a2e604471b80edca6e39f1e3a7", "id": "49066c1c-9158-4499-9814-d823fe3575a1", "name": "vyos_vrouter-sg_e2c6aff1-57c5-47a7-b88b-cefa53213aae"}, {"description": "Default security group", "tags": [], "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "created_at": "2019-04-09T11:28:18Z", "updated_at": "2019-04-09T11:28:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T11:28:18Z", "revision_number": 0, "id": "3df3efd8-7520-4a9e-97e8-7324fe877fd4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T11:28:18Z", "security_group_id": "bc361801-0a0c-43f9-abd1-23fa16c2f22b", "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "f55c71a2e604471b80edca6e39f1e3a7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T11:28:18Z", "revision_number": 0, "id": "52788ecd-eb64-49a0-80f6-1376b9e8e366", "remote_group_id": "bc361801-0a0c-43f9-abd1-23fa16c2f22b", "remote_ip_prefix": null, "created_at": "2019-04-09T11:28:18Z", "security_group_id": "bc361801-0a0c-43f9-abd1-23fa16c2f22b", "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "f55c71a2e604471b80edca6e39f1e3a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T11:28:18Z", "revision_number": 0, "id": "713f2b04-2896-4bf6-bd47-bfb77dddc467", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T11:28:18Z", "security_group_id": "bc361801-0a0c-43f9-abd1-23fa16c2f22b", "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "f55c71a2e604471b80edca6e39f1e3a7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T11:28:18Z", "revision_number": 0, "id": "ef896cff-03b9-49ef-8c0a-e688f1545ae4", "remote_group_id": "bc361801-0a0c-43f9-abd1-23fa16c2f22b", "remote_ip_prefix": null, "created_at": "2019-04-09T11:28:18Z", "security_group_id": "bc361801-0a0c-43f9-abd1-23fa16c2f22b", "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "f55c71a2e604471b80edca6e39f1e3a7"}], "revision_number": 1, "project_id": "f55c71a2e604471b80edca6e39f1e3a7", "id": "bc361801-0a0c-43f9-abd1-23fa16c2f22b", "name": "default"}]} 2019-04-09 11:28:44,074 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-ecde47a3-c531-4b65-be68-b0472b44684a 2019-04-09 11:28:44,075 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0696890354156s 2019-04-09 11:28:44,081 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-04-09 11:28:44,081 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9aef208a28f07f6b9ece113351fc702f33e1ef92" -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": "49066c1c-9158-4499-9814-d823fe3575a1"}}' 2019-04-09 11:28:44,212 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Tue, 09 Apr 2019 11:28:33 GMT X-Openstack-Request-Id: req-16dc5d2a-3163-45e4-a8d2-903434a3a2ee 2019-04-09 11:28:44,213 - keystoneauth.session - DEBUG - 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": "2019-04-09T11:28:33Z", "security_group_id": "49066c1c-9158-4499-9814-d823fe3575a1", "port_range_min": 22, "revision_number": 0, "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "created_at": "2019-04-09T11:28:33Z", "project_id": "f55c71a2e604471b80edca6e39f1e3a7", "id": "aac47900-d12e-4ad5-8d1e-51b893c5aac7"}} 2019-04-09 11:28:44,213 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-16dc5d2a-3163-45e4-a8d2-903434a3a2ee 2019-04-09 11:28:44,213 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.132230043411s 2019-04-09 11:28:44,220 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-09 11:28:44,220 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9aef208a28f07f6b9ece113351fc702f33e1ef92" 2019-04-09 11:28:44,270 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4336 Content-Type: application/json Date: Tue, 09 Apr 2019 11:28:33 GMT X-Openstack-Request-Id: req-36f09667-7c8a-464f-8014-b4c00bc4c7e4 2019-04-09 11:28:44,271 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "created_at": "2019-04-09T11:28:33Z", "updated_at": "2019-04-09T11:28:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T11:28:33Z", "revision_number": 0, "id": "8b1d258f-d4f0-454d-873a-b95cab6879d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T11:28:33Z", "security_group_id": "49066c1c-9158-4499-9814-d823fe3575a1", "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "f55c71a2e604471b80edca6e39f1e3a7"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-04-09T11:28:33Z", "revision_number": 0, "id": "aac47900-d12e-4ad5-8d1e-51b893c5aac7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T11:28:33Z", "security_group_id": "49066c1c-9158-4499-9814-d823fe3575a1", "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "port_range_min": 22, "ethertype": "IPv4", "project_id": "f55c71a2e604471b80edca6e39f1e3a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T11:28:33Z", "revision_number": 0, "id": "dbc3ec18-0c97-4cf5-a99e-d5697a87796c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T11:28:33Z", "security_group_id": "49066c1c-9158-4499-9814-d823fe3575a1", "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "f55c71a2e604471b80edca6e39f1e3a7"}], "revision_number": 2, "project_id": "f55c71a2e604471b80edca6e39f1e3a7", "id": "49066c1c-9158-4499-9814-d823fe3575a1", "name": "vyos_vrouter-sg_e2c6aff1-57c5-47a7-b88b-cefa53213aae"}, {"description": "Default security group", "tags": [], "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "created_at": "2019-04-09T11:28:18Z", "updated_at": "2019-04-09T11:28:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T11:28:18Z", "revision_number": 0, "id": "3df3efd8-7520-4a9e-97e8-7324fe877fd4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T11:28:18Z", "security_group_id": "bc361801-0a0c-43f9-abd1-23fa16c2f22b", "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "f55c71a2e604471b80edca6e39f1e3a7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T11:28:18Z", "revision_number": 0, "id": "52788ecd-eb64-49a0-80f6-1376b9e8e366", "remote_group_id": "bc361801-0a0c-43f9-abd1-23fa16c2f22b", "remote_ip_prefix": null, "created_at": "2019-04-09T11:28:18Z", "security_group_id": "bc361801-0a0c-43f9-abd1-23fa16c2f22b", "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "f55c71a2e604471b80edca6e39f1e3a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T11:28:18Z", "revision_number": 0, "id": "713f2b04-2896-4bf6-bd47-bfb77dddc467", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T11:28:18Z", "security_group_id": "bc361801-0a0c-43f9-abd1-23fa16c2f22b", "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "f55c71a2e604471b80edca6e39f1e3a7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T11:28:18Z", "revision_number": 0, "id": "ef896cff-03b9-49ef-8c0a-e688f1545ae4", "remote_group_id": "bc361801-0a0c-43f9-abd1-23fa16c2f22b", "remote_ip_prefix": null, "created_at": "2019-04-09T11:28:18Z", "security_group_id": "bc361801-0a0c-43f9-abd1-23fa16c2f22b", "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "f55c71a2e604471b80edca6e39f1e3a7"}], "revision_number": 1, "project_id": "f55c71a2e604471b80edca6e39f1e3a7", "id": "bc361801-0a0c-43f9-abd1-23fa16c2f22b", "name": "default"}]} 2019-04-09 11:28:44,271 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-36f09667-7c8a-464f-8014-b4c00bc4c7e4 2019-04-09 11:28:44,271 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0516860485077s 2019-04-09 11:28:44,277 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-04-09 11:28:44,278 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9aef208a28f07f6b9ece113351fc702f33e1ef92" -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": "49066c1c-9158-4499-9814-d823fe3575a1"}}' 2019-04-09 11:28:44,410 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Tue, 09 Apr 2019 11:28:34 GMT X-Openstack-Request-Id: req-ac99f09a-69b2-45b5-9ea3-5de621c0e5fc 2019-04-09 11:28:44,410 - keystoneauth.session - DEBUG - 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": "2019-04-09T11:28:34Z", "security_group_id": "49066c1c-9158-4499-9814-d823fe3575a1", "port_range_min": null, "revision_number": 0, "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "created_at": "2019-04-09T11:28:34Z", "project_id": "f55c71a2e604471b80edca6e39f1e3a7", "id": "de5df905-361e-417d-86af-bc9756c6261d"}} 2019-04-09 11:28:44,410 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-ac99f09a-69b2-45b5-9ea3-5de621c0e5fc 2019-04-09 11:28:44,411 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.133141994476s 2019-04-09 11:28:44,417 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-09 11:28:44,418 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9aef208a28f07f6b9ece113351fc702f33e1ef92" 2019-04-09 11:28:44,464 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4837 Content-Type: application/json Date: Tue, 09 Apr 2019 11:28:34 GMT X-Openstack-Request-Id: req-02bb454f-c8f4-42b6-a59f-cf7bbfb466a3 2019-04-09 11:28:44,465 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "created_at": "2019-04-09T11:28:33Z", "updated_at": "2019-04-09T11:28:34Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T11:28:33Z", "revision_number": 0, "id": "8b1d258f-d4f0-454d-873a-b95cab6879d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T11:28:33Z", "security_group_id": "49066c1c-9158-4499-9814-d823fe3575a1", "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "f55c71a2e604471b80edca6e39f1e3a7"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-04-09T11:28:33Z", "revision_number": 0, "id": "aac47900-d12e-4ad5-8d1e-51b893c5aac7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T11:28:33Z", "security_group_id": "49066c1c-9158-4499-9814-d823fe3575a1", "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "port_range_min": 22, "ethertype": "IPv4", "project_id": "f55c71a2e604471b80edca6e39f1e3a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T11:28:33Z", "revision_number": 0, "id": "dbc3ec18-0c97-4cf5-a99e-d5697a87796c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T11:28:33Z", "security_group_id": "49066c1c-9158-4499-9814-d823fe3575a1", "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "f55c71a2e604471b80edca6e39f1e3a7"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-04-09T11:28:34Z", "revision_number": 0, "id": "de5df905-361e-417d-86af-bc9756c6261d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T11:28:34Z", "security_group_id": "49066c1c-9158-4499-9814-d823fe3575a1", "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "f55c71a2e604471b80edca6e39f1e3a7"}], "revision_number": 3, "project_id": "f55c71a2e604471b80edca6e39f1e3a7", "id": "49066c1c-9158-4499-9814-d823fe3575a1", "name": "vyos_vrouter-sg_e2c6aff1-57c5-47a7-b88b-cefa53213aae"}, {"description": "Default security group", "tags": [], "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "created_at": "2019-04-09T11:28:18Z", "updated_at": "2019-04-09T11:28:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T11:28:18Z", "revision_number": 0, "id": "3df3efd8-7520-4a9e-97e8-7324fe877fd4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T11:28:18Z", "security_group_id": "bc361801-0a0c-43f9-abd1-23fa16c2f22b", "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "f55c71a2e604471b80edca6e39f1e3a7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T11:28:18Z", "revision_number": 0, "id": "52788ecd-eb64-49a0-80f6-1376b9e8e366", "remote_group_id": "bc361801-0a0c-43f9-abd1-23fa16c2f22b", "remote_ip_prefix": null, "created_at": "2019-04-09T11:28:18Z", "security_group_id": "bc361801-0a0c-43f9-abd1-23fa16c2f22b", "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "f55c71a2e604471b80edca6e39f1e3a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T11:28:18Z", "revision_number": 0, "id": "713f2b04-2896-4bf6-bd47-bfb77dddc467", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T11:28:18Z", "security_group_id": "bc361801-0a0c-43f9-abd1-23fa16c2f22b", "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "f55c71a2e604471b80edca6e39f1e3a7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T11:28:18Z", "revision_number": 0, "id": "ef896cff-03b9-49ef-8c0a-e688f1545ae4", "remote_group_id": "bc361801-0a0c-43f9-abd1-23fa16c2f22b", "remote_ip_prefix": null, "created_at": "2019-04-09T11:28:18Z", "security_group_id": "bc361801-0a0c-43f9-abd1-23fa16c2f22b", "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "f55c71a2e604471b80edca6e39f1e3a7"}], "revision_number": 1, "project_id": "f55c71a2e604471b80edca6e39f1e3a7", "id": "bc361801-0a0c-43f9-abd1-23fa16c2f22b", "name": "default"}]} 2019-04-09 11:28:44,465 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-02bb454f-c8f4-42b6-a59f-cf7bbfb466a3 2019-04-09 11:28:44,465 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.047908782959s 2019-04-09 11:28:44,471 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-04-09 11:28:44,471 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9aef208a28f07f6b9ece113351fc702f33e1ef92" -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": "49066c1c-9158-4499-9814-d823fe3575a1"}}' 2019-04-09 11:28:44,601 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Tue, 09 Apr 2019 11:28:34 GMT X-Openstack-Request-Id: req-81f3e8b0-64ba-4be7-a490-cb2a1a66c408 2019-04-09 11:28:44,602 - keystoneauth.session - DEBUG - 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": "2019-04-09T11:28:34Z", "security_group_id": "49066c1c-9158-4499-9814-d823fe3575a1", "port_range_min": 80, "revision_number": 0, "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "created_at": "2019-04-09T11:28:34Z", "project_id": "f55c71a2e604471b80edca6e39f1e3a7", "id": "c985bb99-d635-40e5-99cb-e8e02a428612"}} 2019-04-09 11:28:44,602 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-81f3e8b0-64ba-4be7-a490-cb2a1a66c408 2019-04-09 11:28:44,602 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.130959033966s 2019-04-09 11:28:44,608 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-09 11:28:44,609 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9aef208a28f07f6b9ece113351fc702f33e1ef92" 2019-04-09 11:28:44,658 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 5333 Content-Type: application/json Date: Tue, 09 Apr 2019 11:28:34 GMT X-Openstack-Request-Id: req-53c30fb6-1b1d-4592-8416-273893ddae2e 2019-04-09 11:28:44,659 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "created_at": "2019-04-09T11:28:33Z", "updated_at": "2019-04-09T11:28:34Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T11:28:33Z", "revision_number": 0, "id": "8b1d258f-d4f0-454d-873a-b95cab6879d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T11:28:33Z", "security_group_id": "49066c1c-9158-4499-9814-d823fe3575a1", "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "f55c71a2e604471b80edca6e39f1e3a7"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-04-09T11:28:33Z", "revision_number": 0, "id": "aac47900-d12e-4ad5-8d1e-51b893c5aac7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T11:28:33Z", "security_group_id": "49066c1c-9158-4499-9814-d823fe3575a1", "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "port_range_min": 22, "ethertype": "IPv4", "project_id": "f55c71a2e604471b80edca6e39f1e3a7"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-04-09T11:28:34Z", "revision_number": 0, "id": "c985bb99-d635-40e5-99cb-e8e02a428612", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T11:28:34Z", "security_group_id": "49066c1c-9158-4499-9814-d823fe3575a1", "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "port_range_min": 80, "ethertype": "IPv4", "project_id": "f55c71a2e604471b80edca6e39f1e3a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T11:28:33Z", "revision_number": 0, "id": "dbc3ec18-0c97-4cf5-a99e-d5697a87796c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T11:28:33Z", "security_group_id": "49066c1c-9158-4499-9814-d823fe3575a1", "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "f55c71a2e604471b80edca6e39f1e3a7"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-04-09T11:28:34Z", "revision_number": 0, "id": "de5df905-361e-417d-86af-bc9756c6261d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T11:28:34Z", "security_group_id": "49066c1c-9158-4499-9814-d823fe3575a1", "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "f55c71a2e604471b80edca6e39f1e3a7"}], "revision_number": 4, "project_id": "f55c71a2e604471b80edca6e39f1e3a7", "id": "49066c1c-9158-4499-9814-d823fe3575a1", "name": "vyos_vrouter-sg_e2c6aff1-57c5-47a7-b88b-cefa53213aae"}, {"description": "Default security group", "tags": [], "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "created_at": "2019-04-09T11:28:18Z", "updated_at": "2019-04-09T11:28:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T11:28:18Z", "revision_number": 0, "id": "3df3efd8-7520-4a9e-97e8-7324fe877fd4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T11:28:18Z", "security_group_id": "bc361801-0a0c-43f9-abd1-23fa16c2f22b", "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "f55c71a2e604471b80edca6e39f1e3a7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T11:28:18Z", "revision_number": 0, "id": "52788ecd-eb64-49a0-80f6-1376b9e8e366", "remote_group_id": "bc361801-0a0c-43f9-abd1-23fa16c2f22b", "remote_ip_prefix": null, "created_at": "2019-04-09T11:28:18Z", "security_group_id": "bc361801-0a0c-43f9-abd1-23fa16c2f22b", "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "f55c71a2e604471b80edca6e39f1e3a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T11:28:18Z", "revision_number": 0, "id": "713f2b04-2896-4bf6-bd47-bfb77dddc467", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T11:28:18Z", "security_group_id": "bc361801-0a0c-43f9-abd1-23fa16c2f22b", "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "f55c71a2e604471b80edca6e39f1e3a7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T11:28:18Z", "revision_number": 0, "id": "ef896cff-03b9-49ef-8c0a-e688f1545ae4", "remote_group_id": "bc361801-0a0c-43f9-abd1-23fa16c2f22b", "remote_ip_prefix": null, "created_at": "2019-04-09T11:28:18Z", "security_group_id": "bc361801-0a0c-43f9-abd1-23fa16c2f22b", "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "f55c71a2e604471b80edca6e39f1e3a7"}], "revision_number": 1, "project_id": "f55c71a2e604471b80edca6e39f1e3a7", "id": "bc361801-0a0c-43f9-abd1-23fa16c2f22b", "name": "default"}]} 2019-04-09 11:28:44,659 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-53c30fb6-1b1d-4592-8416-273893ddae2e 2019-04-09 11:28:44,659 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.050488948822s 2019-04-09 11:28:44,666 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-04-09 11:28:44,667 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9aef208a28f07f6b9ece113351fc702f33e1ef92" -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": "49066c1c-9158-4499-9814-d823fe3575a1"}}' 2019-04-09 11:28:44,799 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 509 Content-Type: application/json Date: Tue, 09 Apr 2019 11:28:34 GMT X-Openstack-Request-Id: req-8c6349d1-26d7-43f9-883c-7886ee08d9de 2019-04-09 11:28:44,799 - keystoneauth.session - DEBUG - 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": "2019-04-09T11:28:34Z", "security_group_id": "49066c1c-9158-4499-9814-d823fe3575a1", "port_range_min": 443, "revision_number": 0, "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "created_at": "2019-04-09T11:28:34Z", "project_id": "f55c71a2e604471b80edca6e39f1e3a7", "id": "86306ce1-ef83-4399-a510-3ed5887f0479"}} 2019-04-09 11:28:44,800 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-8c6349d1-26d7-43f9-883c-7886ee08d9de 2019-04-09 11:28:44,800 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.133582115173s 2019-04-09 11:28:44,806 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-09 11:28:44,807 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9aef208a28f07f6b9ece113351fc702f33e1ef92" 2019-04-09 11:28:44,855 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 5831 Content-Type: application/json Date: Tue, 09 Apr 2019 11:28:34 GMT X-Openstack-Request-Id: req-ce1406d0-354e-46cc-85ba-8c5a716aea2c 2019-04-09 11:28:44,856 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "created_at": "2019-04-09T11:28:33Z", "updated_at": "2019-04-09T11:28:34Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2019-04-09T11:28:34Z", "revision_number": 0, "id": "86306ce1-ef83-4399-a510-3ed5887f0479", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T11:28:34Z", "security_group_id": "49066c1c-9158-4499-9814-d823fe3575a1", "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "port_range_min": 443, "ethertype": "IPv4", "project_id": "f55c71a2e604471b80edca6e39f1e3a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T11:28:33Z", "revision_number": 0, "id": "8b1d258f-d4f0-454d-873a-b95cab6879d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T11:28:33Z", "security_group_id": "49066c1c-9158-4499-9814-d823fe3575a1", "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "f55c71a2e604471b80edca6e39f1e3a7"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-04-09T11:28:33Z", "revision_number": 0, "id": "aac47900-d12e-4ad5-8d1e-51b893c5aac7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T11:28:33Z", "security_group_id": "49066c1c-9158-4499-9814-d823fe3575a1", "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "port_range_min": 22, "ethertype": "IPv4", "project_id": "f55c71a2e604471b80edca6e39f1e3a7"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-04-09T11:28:34Z", "revision_number": 0, "id": "c985bb99-d635-40e5-99cb-e8e02a428612", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T11:28:34Z", "security_group_id": "49066c1c-9158-4499-9814-d823fe3575a1", "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "port_range_min": 80, "ethertype": "IPv4", "project_id": "f55c71a2e604471b80edca6e39f1e3a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T11:28:33Z", "revision_number": 0, "id": "dbc3ec18-0c97-4cf5-a99e-d5697a87796c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T11:28:33Z", "security_group_id": "49066c1c-9158-4499-9814-d823fe3575a1", "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "f55c71a2e604471b80edca6e39f1e3a7"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-04-09T11:28:34Z", "revision_number": 0, "id": "de5df905-361e-417d-86af-bc9756c6261d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T11:28:34Z", "security_group_id": "49066c1c-9158-4499-9814-d823fe3575a1", "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "f55c71a2e604471b80edca6e39f1e3a7"}], "revision_number": 5, "project_id": "f55c71a2e604471b80edca6e39f1e3a7", "id": "49066c1c-9158-4499-9814-d823fe3575a1", "name": "vyos_vrouter-sg_e2c6aff1-57c5-47a7-b88b-cefa53213aae"}, {"description": "Default security group", "tags": [], "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "created_at": "2019-04-09T11:28:18Z", "updated_at": "2019-04-09T11:28:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T11:28:18Z", "revision_number": 0, "id": "3df3efd8-7520-4a9e-97e8-7324fe877fd4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T11:28:18Z", "security_group_id": "bc361801-0a0c-43f9-abd1-23fa16c2f22b", "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "f55c71a2e604471b80edca6e39f1e3a7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T11:28:18Z", "revision_number": 0, "id": "52788ecd-eb64-49a0-80f6-1376b9e8e366", "remote_group_id": "bc361801-0a0c-43f9-abd1-23fa16c2f22b", "remote_ip_prefix": null, "created_at": "2019-04-09T11:28:18Z", "security_group_id": "bc361801-0a0c-43f9-abd1-23fa16c2f22b", "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "f55c71a2e604471b80edca6e39f1e3a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T11:28:18Z", "revision_number": 0, "id": "713f2b04-2896-4bf6-bd47-bfb77dddc467", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T11:28:18Z", "security_group_id": "bc361801-0a0c-43f9-abd1-23fa16c2f22b", "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "f55c71a2e604471b80edca6e39f1e3a7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T11:28:18Z", "revision_number": 0, "id": "ef896cff-03b9-49ef-8c0a-e688f1545ae4", "remote_group_id": "bc361801-0a0c-43f9-abd1-23fa16c2f22b", "remote_ip_prefix": null, "created_at": "2019-04-09T11:28:18Z", "security_group_id": "bc361801-0a0c-43f9-abd1-23fa16c2f22b", "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "f55c71a2e604471b80edca6e39f1e3a7"}], "revision_number": 1, "project_id": "f55c71a2e604471b80edca6e39f1e3a7", "id": "bc361801-0a0c-43f9-abd1-23fa16c2f22b", "name": "default"}]} 2019-04-09 11:28:44,856 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-ce1406d0-354e-46cc-85ba-8c5a716aea2c 2019-04-09 11:28:44,857 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0503559112549s 2019-04-09 11:28:44,863 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-04-09 11:28:44,863 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9aef208a28f07f6b9ece113351fc702f33e1ef92" -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": "49066c1c-9158-4499-9814-d823fe3575a1"}}' 2019-04-09 11:28:44,985 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 511 Content-Type: application/json Date: Tue, 09 Apr 2019 11:28:34 GMT X-Openstack-Request-Id: req-37b6179a-d291-4f0f-98f7-7d366e038925 2019-04-09 11:28:44,985 - keystoneauth.session - DEBUG - 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": "2019-04-09T11:28:34Z", "security_group_id": "49066c1c-9158-4499-9814-d823fe3575a1", "port_range_min": 5671, "revision_number": 0, "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "created_at": "2019-04-09T11:28:34Z", "project_id": "f55c71a2e604471b80edca6e39f1e3a7", "id": "b6f5e809-5c00-4af6-b69e-fc49fc63ed99"}} 2019-04-09 11:28:44,985 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-37b6179a-d291-4f0f-98f7-7d366e038925 2019-04-09 11:28:44,985 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.122665882111s 2019-04-09 11:28:44,992 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-09 11:28:44,993 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9aef208a28f07f6b9ece113351fc702f33e1ef92" 2019-04-09 11:28:45,042 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 6331 Content-Type: application/json Date: Tue, 09 Apr 2019 11:28:34 GMT X-Openstack-Request-Id: req-d8dd3f76-9ba8-4140-9777-710eed3efc80 2019-04-09 11:28:45,043 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "created_at": "2019-04-09T11:28:33Z", "updated_at": "2019-04-09T11:28:34Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2019-04-09T11:28:34Z", "revision_number": 0, "id": "86306ce1-ef83-4399-a510-3ed5887f0479", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T11:28:34Z", "security_group_id": "49066c1c-9158-4499-9814-d823fe3575a1", "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "port_range_min": 443, "ethertype": "IPv4", "project_id": "f55c71a2e604471b80edca6e39f1e3a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T11:28:33Z", "revision_number": 0, "id": "8b1d258f-d4f0-454d-873a-b95cab6879d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T11:28:33Z", "security_group_id": "49066c1c-9158-4499-9814-d823fe3575a1", "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "f55c71a2e604471b80edca6e39f1e3a7"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-04-09T11:28:33Z", "revision_number": 0, "id": "aac47900-d12e-4ad5-8d1e-51b893c5aac7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T11:28:33Z", "security_group_id": "49066c1c-9158-4499-9814-d823fe3575a1", "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "port_range_min": 22, "ethertype": "IPv4", "project_id": "f55c71a2e604471b80edca6e39f1e3a7"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2019-04-09T11:28:34Z", "revision_number": 0, "id": "b6f5e809-5c00-4af6-b69e-fc49fc63ed99", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T11:28:34Z", "security_group_id": "49066c1c-9158-4499-9814-d823fe3575a1", "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "f55c71a2e604471b80edca6e39f1e3a7"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-04-09T11:28:34Z", "revision_number": 0, "id": "c985bb99-d635-40e5-99cb-e8e02a428612", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T11:28:34Z", "security_group_id": "49066c1c-9158-4499-9814-d823fe3575a1", "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "port_range_min": 80, "ethertype": "IPv4", "project_id": "f55c71a2e604471b80edca6e39f1e3a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T11:28:33Z", "revision_number": 0, "id": "dbc3ec18-0c97-4cf5-a99e-d5697a87796c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T11:28:33Z", "security_group_id": "49066c1c-9158-4499-9814-d823fe3575a1", "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "f55c71a2e604471b80edca6e39f1e3a7"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-04-09T11:28:34Z", "revision_number": 0, "id": "de5df905-361e-417d-86af-bc9756c6261d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T11:28:34Z", "security_group_id": "49066c1c-9158-4499-9814-d823fe3575a1", "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "f55c71a2e604471b80edca6e39f1e3a7"}], "revision_number": 6, "project_id": "f55c71a2e604471b80edca6e39f1e3a7", "id": "49066c1c-9158-4499-9814-d823fe3575a1", "name": "vyos_vrouter-sg_e2c6aff1-57c5-47a7-b88b-cefa53213aae"}, {"description": "Default security group", "tags": [], "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "created_at": "2019-04-09T11:28:18Z", "updated_at": "2019-04-09T11:28:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T11:28:18Z", "revision_number": 0, "id": "3df3efd8-7520-4a9e-97e8-7324fe877fd4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T11:28:18Z", "security_group_id": "bc361801-0a0c-43f9-abd1-23fa16c2f22b", "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "f55c71a2e604471b80edca6e39f1e3a7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T11:28:18Z", "revision_number": 0, "id": "52788ecd-eb64-49a0-80f6-1376b9e8e366", "remote_group_id": "bc361801-0a0c-43f9-abd1-23fa16c2f22b", "remote_ip_prefix": null, "created_at": "2019-04-09T11:28:18Z", "security_group_id": "bc361801-0a0c-43f9-abd1-23fa16c2f22b", "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "f55c71a2e604471b80edca6e39f1e3a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T11:28:18Z", "revision_number": 0, "id": "713f2b04-2896-4bf6-bd47-bfb77dddc467", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T11:28:18Z", "security_group_id": "bc361801-0a0c-43f9-abd1-23fa16c2f22b", "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "f55c71a2e604471b80edca6e39f1e3a7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T11:28:18Z", "revision_number": 0, "id": "ef896cff-03b9-49ef-8c0a-e688f1545ae4", "remote_group_id": "bc361801-0a0c-43f9-abd1-23fa16c2f22b", "remote_ip_prefix": null, "created_at": "2019-04-09T11:28:18Z", "security_group_id": "bc361801-0a0c-43f9-abd1-23fa16c2f22b", "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "f55c71a2e604471b80edca6e39f1e3a7"}], "revision_number": 1, "project_id": "f55c71a2e604471b80edca6e39f1e3a7", "id": "bc361801-0a0c-43f9-abd1-23fa16c2f22b", "name": "default"}]} 2019-04-09 11:28:45,043 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-d8dd3f76-9ba8-4140-9777-710eed3efc80 2019-04-09 11:28:45,043 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0511221885681s 2019-04-09 11:28:45,050 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-04-09 11:28:45,050 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9aef208a28f07f6b9ece113351fc702f33e1ef92" -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": "49066c1c-9158-4499-9814-d823fe3575a1"}}' 2019-04-09 11:28:45,189 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 513 Content-Type: application/json Date: Tue, 09 Apr 2019 11:28:34 GMT X-Openstack-Request-Id: req-52cc1a72-d34e-4942-9425-bb5858177cb1 2019-04-09 11:28:45,189 - keystoneauth.session - DEBUG - 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": "2019-04-09T11:28:34Z", "security_group_id": "49066c1c-9158-4499-9814-d823fe3575a1", "port_range_min": 53333, "revision_number": 0, "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "created_at": "2019-04-09T11:28:34Z", "project_id": "f55c71a2e604471b80edca6e39f1e3a7", "id": "216590b5-cdbe-47bd-aa19-a83c639c772b"}} 2019-04-09 11:28:45,190 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-52cc1a72-d34e-4942-9425-bb5858177cb1 2019-04-09 11:28:45,190 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.1396920681s 2019-04-09 11:28:45,191 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-09 11:28:45,192 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9aef208a28f07f6b9ece113351fc702f33e1ef92" 2019-04-09 11:28:45,290 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Tue, 09 Apr 2019 11:28:35 GMT X-Openstack-Request-Id: req-441fde5e-b6fe-47fa-896e-54bd8a2ee2f3 2019-04-09 11:28:45,290 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"b62787c2-635d-4893-8553-7ee0260442ff","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ba7a30bb29394fc4a587735d9dfb749e","l2_adjacency":true,"status":"ACTIVE","subnets":["dce875e1-9eec-4cb2-94e6-93dffefe33f6"],"description":"","tags":[],"updated_at":"2019-04-09T06:38:46Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ba7a30bb29394fc4a587735d9dfb749e","created_at":"2019-04-09T06:24:05Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"cbe61620-cc58-4012-b9bf-75af497cf414","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f55c71a2e604471b80edca6e39f1e3a7","l2_adjacency":true,"status":"ACTIVE","subnets":["c5f95577-1288-4aab-863d-e65bcb0579e7"],"description":"","tags":[],"updated_at":"2019-04-09T11:28:20Z","qos_policy_id":null,"name":"vyos_vrouter-net_e2c6aff1-57c5-47a7-b88b-cefa53213aae","admin_state_up":true,"tenant_id":"f55c71a2e604471b80edca6e39f1e3a7","created_at":"2019-04-09T11:28:18Z","mtu":1450}]} 2019-04-09 11:28:45,290 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-441fde5e-b6fe-47fa-896e-54bd8a2ee2f3 2019-04-09 11:28:45,290 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0990281105042s 2019-04-09 11:28:45,296 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-09 11:28:45,301 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9aef208a28f07f6b9ece113351fc702f33e1ef92" 2019-04-09 11:28:45,335 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Tue, 09 Apr 2019 11:28:35 GMT X-Openstack-Request-Id: req-6185d775-5993-47b6-8cda-0174c416259c 2019-04-09 11:28:45,335 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-09T11:28:32Z", "file": "/v2/images/a0d0713c-2aee-4721-97b1-51c4a2fe4f04/file", "owner": "f55c71a2e604471b80edca6e39f1e3a7", "id": "a0d0713c-2aee-4721-97b1-51c4a2fe4f04", "size": 301006848, "self": "/v2/images/a0d0713c-2aee-4721-97b1-51c4a2fe4f04", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/a0d0713c-2aee-4721-97b1-51c4a2fe4f04/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "52884f12d100b5c4ad58f892bccbc514801e9d398b4b857354c18d27e3bde808", "locations": [{"url": "rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/a0d0713c-2aee-4721-97b1-51c4a2fe4f04/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_e2c6aff1-57c5-47a7-b88b-cefa53213aae", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "01156cac3de96f238410bbc795c963b6", "name": "vyos_vrouter-img_e2c6aff1-57c5-47a7-b88b-cefa53213aae", "checksum": "01156cac3de96f238410bbc795c963b6", "created_at": "2019-04-09T11:28:26Z", "os_hidden": false, "protected": false, "os_hash_value": "9a81ae40194dfb8dc3588d802299fd763567e8230dce608b439e7bf37b0dcf82a02ff2c722e38cae2aa98e2a2b349261864c8faf2d6bbc741c3b8e507d1a391d"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-09 11:28:45,335 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-6185d775-5993-47b6-8cda-0174c416259c 2019-04-09 11:28:45,335 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0392429828644s 2019-04-09 11:28:45,342 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-09 11:28:45,346 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9aef208a28f07f6b9ece113351fc702f33e1ef92" 2019-04-09 11:28:45,367 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 314 Content-Type: application/json Date: Tue, 09 Apr 2019 11:28:35 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-4a1d89c8-957f-4296-8524-f55e29414ba0 x-openstack-request-id: req-4a1d89c8-957f-4296-8524-f55e29414ba0 2019-04-09 11:28:45,368 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vyos_vrouter-flavor_e2c6aff1-57c5-47a7-b88b-cefa53213aae", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/d5995ba0-c686-43ee-811b-08c3b9d6145b", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/d5995ba0-c686-43ee-811b-08c3b9d6145b", "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": "d5995ba0-c686-43ee-811b-08c3b9d6145b"}]} 2019-04-09 11:28:45,368 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-4a1d89c8-957f-4296-8524-f55e29414ba0 2019-04-09 11:28:45,368 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.025768995285s 2019-04-09 11:28:45,370 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-04-09 11:28:45,373 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9aef208a28f07f6b9ece113351fc702f33e1ef92" -d '{"server": {"name": "vyos_vrouter-vm_e2c6aff1-57c5-47a7-b88b-cefa53213aae", "imageRef": "a0d0713c-2aee-4721-97b1-51c4a2fe4f04", "key_name": "vyos_vrouter-kp_e2c6aff1-57c5-47a7-b88b-cefa53213aae", "flavorRef": "d5995ba0-c686-43ee-811b-08c3b9d6145b", "max_count": 1, "min_count": 1, "networks": [{"uuid": "cbe61620-cc58-4012-b9bf-75af497cf414"}], "security_groups": [{"name": "49066c1c-9158-4499-9814-d823fe3575a1"}]}}' 2019-04-09 11:28:47,980 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Tue, 09 Apr 2019 11:28:35 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 location: http://172.30.9.21:8774/v2.1/servers/d8ba9f3a-7170-4a78-94b6-648e59d9c99f x-compute-request-id: req-c14ca263-fec7-41e2-a1a8-6945aafc75d9 x-openstack-request-id: req-c14ca263-fec7-41e2-a1a8-6945aafc75d9 2019-04-09 11:28:47,980 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "49066c1c-9158-4499-9814-d823fe3575a1"}], "OS-DCF:diskConfig": "MANUAL", "id": "d8ba9f3a-7170-4a78-94b6-648e59d9c99f", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d8ba9f3a-7170-4a78-94b6-648e59d9c99f", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d8ba9f3a-7170-4a78-94b6-648e59d9c99f", "rel": "bookmark"}], "adminPass": "7H2rJMPooNtj"}} 2019-04-09 11:28:47,981 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-c14ca263-fec7-41e2-a1a8-6945aafc75d9 2019-04-09 11:28:47,981 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.61097407341s 2019-04-09 11:28:47,981 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 11:28:47,985 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9aef208a28f07f6b9ece113351fc702f33e1ef92" 2019-04-09 11:28:48,588 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 605 Content-Type: application/json Date: Tue, 09 Apr 2019 11:28:37 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-2b5401a2-a16b-40a6-8333-1c18fe4fa47b x-openstack-request-id: req-2b5401a2-a16b-40a6-8333-1c18fe4fa47b 2019-04-09 11:28:48,589 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d8ba9f3a-7170-4a78-94b6-648e59d9c99f", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d8ba9f3a-7170-4a78-94b6-648e59d9c99f", "rel": "bookmark"}], "image": {"id": "a0d0713c-2aee-4721-97b1-51c4a2fe4f04", "links": [{"href": "http://172.30.9.21:8774/images/a0d0713c-2aee-4721-97b1-51c4a2fe4f04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d5995ba0-c686-43ee-811b-08c3b9d6145b", "links": [{"href": "http://172.30.9.21:8774/flavors/d5995ba0-c686-43ee-811b-08c3b9d6145b", "rel": "bookmark"}]}, "id": "d8ba9f3a-7170-4a78-94b6-648e59d9c99f", "user_id": "da67022848cd47aaa9ad576f8c8e08f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T11:28:37Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_e2c6aff1-57c5-47a7-b88b-cefa53213aae", "name": "vyos_vrouter-vm_e2c6aff1-57c5-47a7-b88b-cefa53213aae", "created": "2019-04-09T11:28:37Z", "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 11:28:48,589 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-2b5401a2-a16b-40a6-8333-1c18fe4fa47b 2019-04-09 11:28:48,589 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.607536077499s 2019-04-09 11:28:48,603 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-09 11:28:48,604 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9aef208a28f07f6b9ece113351fc702f33e1ef92" 2019-04-09 11:28:48,708 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Tue, 09 Apr 2019 11:28:38 GMT X-Openstack-Request-Id: req-e5a38bb0-3e74-4f0d-976f-45edeb4a9676 2019-04-09 11:28:48,708 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"b62787c2-635d-4893-8553-7ee0260442ff","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ba7a30bb29394fc4a587735d9dfb749e","l2_adjacency":true,"status":"ACTIVE","subnets":["dce875e1-9eec-4cb2-94e6-93dffefe33f6"],"description":"","tags":[],"updated_at":"2019-04-09T06:38:46Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ba7a30bb29394fc4a587735d9dfb749e","created_at":"2019-04-09T06:24:05Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"cbe61620-cc58-4012-b9bf-75af497cf414","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f55c71a2e604471b80edca6e39f1e3a7","l2_adjacency":true,"status":"ACTIVE","subnets":["c5f95577-1288-4aab-863d-e65bcb0579e7"],"description":"","tags":[],"updated_at":"2019-04-09T11:28:20Z","qos_policy_id":null,"name":"vyos_vrouter-net_e2c6aff1-57c5-47a7-b88b-cefa53213aae","admin_state_up":true,"tenant_id":"f55c71a2e604471b80edca6e39f1e3a7","created_at":"2019-04-09T11:28:18Z","mtu":1450}]} 2019-04-09 11:28:48,709 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-e5a38bb0-3e74-4f0d-976f-45edeb4a9676 2019-04-09 11:28:48,709 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.105351924896s 2019-04-09 11:28:48,710 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-04-09 11:28:48,710 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9aef208a28f07f6b9ece113351fc702f33e1ef92" 2019-04-09 11:28:48,781 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 683 Content-Type: application/json Date: Tue, 09 Apr 2019 11:28:38 GMT X-Openstack-Request-Id: req-f6b8ad68-3fd4-4de1-8815-c647561282fd 2019-04-09 11:28:48,781 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cbe61620-cc58-4012-b9bf-75af497cf414","tenant_id":"f55c71a2e604471b80edca6e39f1e3a7","created_at":"2019-04-09T11:28:20Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-04-09T11:28:20Z","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":"f55c71a2e604471b80edca6e39f1e3a7","id":"c5f95577-1288-4aab-863d-e65bcb0579e7","subnetpool_id":null,"name":"vyos_vrouter-subnet_e2c6aff1-57c5-47a7-b88b-cefa53213aae"}]} 2019-04-09 11:28:48,781 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-f6b8ad68-3fd4-4de1-8815-c647561282fd 2019-04-09 11:28:48,781 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0714991092682s 2019-04-09 11:28:48,782 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 11:28:50,785 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 11:28:50,788 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9aef208a28f07f6b9ece113351fc702f33e1ef92" 2019-04-09 11:28:51,273 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 657 Content-Type: application/json Date: Tue, 09 Apr 2019 11:28:40 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-2deab796-0bfc-4712-82ef-b205a5d14e6f x-openstack-request-id: req-2deab796-0bfc-4712-82ef-b205a5d14e6f 2019-04-09 11:28:51,273 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d8ba9f3a-7170-4a78-94b6-648e59d9c99f", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d8ba9f3a-7170-4a78-94b6-648e59d9c99f", "rel": "bookmark"}], "image": {"id": "a0d0713c-2aee-4721-97b1-51c4a2fe4f04", "links": [{"href": "http://172.30.9.21:8774/images/a0d0713c-2aee-4721-97b1-51c4a2fe4f04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d5995ba0-c686-43ee-811b-08c3b9d6145b", "links": [{"href": "http://172.30.9.21:8774/flavors/d5995ba0-c686-43ee-811b-08c3b9d6145b", "rel": "bookmark"}]}, "id": "d8ba9f3a-7170-4a78-94b6-648e59d9c99f", "user_id": "da67022848cd47aaa9ad576f8c8e08f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T11:28:39Z", "hostId": "d1f6eba960eb0366b135750b9d4fa713552888b88af9126f27c49705", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_e2c6aff1-57c5-47a7-b88b-cefa53213aae", "name": "vyos_vrouter-vm_e2c6aff1-57c5-47a7-b88b-cefa53213aae", "created": "2019-04-09T11:28:37Z", "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 11:28:51,273 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-2deab796-0bfc-4712-82ef-b205a5d14e6f 2019-04-09 11:28:51,273 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.48855805397s 2019-04-09 11:28:51,280 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 11:28:53,282 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 11:28:53,286 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9aef208a28f07f6b9ece113351fc702f33e1ef92" 2019-04-09 11:28:53,959 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Tue, 09 Apr 2019 11:28:43 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-7b8cb6e4-acc6-4883-befb-dae19fb2c4b5 x-openstack-request-id: req-7b8cb6e4-acc6-4883-befb-dae19fb2c4b5 2019-04-09 11:28:53,960 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d8ba9f3a-7170-4a78-94b6-648e59d9c99f", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d8ba9f3a-7170-4a78-94b6-648e59d9c99f", "rel": "bookmark"}], "image": {"id": "a0d0713c-2aee-4721-97b1-51c4a2fe4f04", "links": [{"href": "http://172.30.9.21:8774/images/a0d0713c-2aee-4721-97b1-51c4a2fe4f04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d5995ba0-c686-43ee-811b-08c3b9d6145b", "links": [{"href": "http://172.30.9.21:8774/flavors/d5995ba0-c686-43ee-811b-08c3b9d6145b", "rel": "bookmark"}]}, "id": "d8ba9f3a-7170-4a78-94b6-648e59d9c99f", "security_groups": [{"name": "vyos_vrouter-sg_e2c6aff1-57c5-47a7-b88b-cefa53213aae"}], "user_id": "da67022848cd47aaa9ad576f8c8e08f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T11:28:40Z", "hostId": "d1f6eba960eb0366b135750b9d4fa713552888b88af9126f27c49705", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_e2c6aff1-57c5-47a7-b88b-cefa53213aae", "name": "vyos_vrouter-vm_e2c6aff1-57c5-47a7-b88b-cefa53213aae", "created": "2019-04-09T11:28:37Z", "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 11:28:53,960 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-7b8cb6e4-acc6-4883-befb-dae19fb2c4b5 2019-04-09 11:28:53,960 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.67778801918s 2019-04-09 11:28:53,967 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 11:28:55,969 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 11:28:55,973 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9aef208a28f07f6b9ece113351fc702f33e1ef92" 2019-04-09 11:28:57,070 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Tue, 09 Apr 2019 11:28:45 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-019761df-aa63-4f32-a040-b2d81400d72b x-openstack-request-id: req-019761df-aa63-4f32-a040-b2d81400d72b 2019-04-09 11:28:57,071 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d8ba9f3a-7170-4a78-94b6-648e59d9c99f", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d8ba9f3a-7170-4a78-94b6-648e59d9c99f", "rel": "bookmark"}], "image": {"id": "a0d0713c-2aee-4721-97b1-51c4a2fe4f04", "links": [{"href": "http://172.30.9.21:8774/images/a0d0713c-2aee-4721-97b1-51c4a2fe4f04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d5995ba0-c686-43ee-811b-08c3b9d6145b", "links": [{"href": "http://172.30.9.21:8774/flavors/d5995ba0-c686-43ee-811b-08c3b9d6145b", "rel": "bookmark"}]}, "id": "d8ba9f3a-7170-4a78-94b6-648e59d9c99f", "security_groups": [{"name": "vyos_vrouter-sg_e2c6aff1-57c5-47a7-b88b-cefa53213aae"}], "user_id": "da67022848cd47aaa9ad576f8c8e08f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T11:28:40Z", "hostId": "d1f6eba960eb0366b135750b9d4fa713552888b88af9126f27c49705", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_e2c6aff1-57c5-47a7-b88b-cefa53213aae", "name": "vyos_vrouter-vm_e2c6aff1-57c5-47a7-b88b-cefa53213aae", "created": "2019-04-09T11:28:37Z", "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 11:28:57,071 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-019761df-aa63-4f32-a040-b2d81400d72b 2019-04-09 11:28:57,071 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.10156583786s 2019-04-09 11:28:57,078 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 11:28:59,080 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 11:28:59,084 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9aef208a28f07f6b9ece113351fc702f33e1ef92" 2019-04-09 11:28:59,277 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Tue, 09 Apr 2019 11:28:48 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-3d8d1629-c407-4783-9cfe-2aca0254f42c x-openstack-request-id: req-3d8d1629-c407-4783-9cfe-2aca0254f42c 2019-04-09 11:28:59,277 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d8ba9f3a-7170-4a78-94b6-648e59d9c99f", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d8ba9f3a-7170-4a78-94b6-648e59d9c99f", "rel": "bookmark"}], "image": {"id": "a0d0713c-2aee-4721-97b1-51c4a2fe4f04", "links": [{"href": "http://172.30.9.21:8774/images/a0d0713c-2aee-4721-97b1-51c4a2fe4f04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d5995ba0-c686-43ee-811b-08c3b9d6145b", "links": [{"href": "http://172.30.9.21:8774/flavors/d5995ba0-c686-43ee-811b-08c3b9d6145b", "rel": "bookmark"}]}, "id": "d8ba9f3a-7170-4a78-94b6-648e59d9c99f", "security_groups": [{"name": "vyos_vrouter-sg_e2c6aff1-57c5-47a7-b88b-cefa53213aae"}], "user_id": "da67022848cd47aaa9ad576f8c8e08f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T11:28:40Z", "hostId": "d1f6eba960eb0366b135750b9d4fa713552888b88af9126f27c49705", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_e2c6aff1-57c5-47a7-b88b-cefa53213aae", "name": "vyos_vrouter-vm_e2c6aff1-57c5-47a7-b88b-cefa53213aae", "created": "2019-04-09T11:28:37Z", "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 11:28:59,278 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-3d8d1629-c407-4783-9cfe-2aca0254f42c 2019-04-09 11:28:59,278 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.19710111618s 2019-04-09 11:28:59,285 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 11:29:01,288 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 11:29:01,291 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9aef208a28f07f6b9ece113351fc702f33e1ef92" 2019-04-09 11:29:01,748 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Tue, 09 Apr 2019 11:28:51 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-3a2e4ddf-1630-4a28-8aa3-672935dbdc8d x-openstack-request-id: req-3a2e4ddf-1630-4a28-8aa3-672935dbdc8d 2019-04-09 11:29:01,749 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d8ba9f3a-7170-4a78-94b6-648e59d9c99f", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d8ba9f3a-7170-4a78-94b6-648e59d9c99f", "rel": "bookmark"}], "image": {"id": "a0d0713c-2aee-4721-97b1-51c4a2fe4f04", "links": [{"href": "http://172.30.9.21:8774/images/a0d0713c-2aee-4721-97b1-51c4a2fe4f04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d5995ba0-c686-43ee-811b-08c3b9d6145b", "links": [{"href": "http://172.30.9.21:8774/flavors/d5995ba0-c686-43ee-811b-08c3b9d6145b", "rel": "bookmark"}]}, "id": "d8ba9f3a-7170-4a78-94b6-648e59d9c99f", "security_groups": [{"name": "vyos_vrouter-sg_e2c6aff1-57c5-47a7-b88b-cefa53213aae"}], "user_id": "da67022848cd47aaa9ad576f8c8e08f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T11:28:40Z", "hostId": "d1f6eba960eb0366b135750b9d4fa713552888b88af9126f27c49705", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_e2c6aff1-57c5-47a7-b88b-cefa53213aae", "name": "vyos_vrouter-vm_e2c6aff1-57c5-47a7-b88b-cefa53213aae", "created": "2019-04-09T11:28:37Z", "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 11:29:01,749 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-3a2e4ddf-1630-4a28-8aa3-672935dbdc8d 2019-04-09 11:29:01,749 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.461027860641s 2019-04-09 11:29:01,756 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 11:29:03,758 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 11:29:03,762 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9aef208a28f07f6b9ece113351fc702f33e1ef92" 2019-04-09 11:29:03,951 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Tue, 09 Apr 2019 11:28:53 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e836ea4c-b050-400a-a420-402dbcadf233 x-openstack-request-id: req-e836ea4c-b050-400a-a420-402dbcadf233 2019-04-09 11:29:03,951 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d8ba9f3a-7170-4a78-94b6-648e59d9c99f", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d8ba9f3a-7170-4a78-94b6-648e59d9c99f", "rel": "bookmark"}], "image": {"id": "a0d0713c-2aee-4721-97b1-51c4a2fe4f04", "links": [{"href": "http://172.30.9.21:8774/images/a0d0713c-2aee-4721-97b1-51c4a2fe4f04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d5995ba0-c686-43ee-811b-08c3b9d6145b", "links": [{"href": "http://172.30.9.21:8774/flavors/d5995ba0-c686-43ee-811b-08c3b9d6145b", "rel": "bookmark"}]}, "id": "d8ba9f3a-7170-4a78-94b6-648e59d9c99f", "security_groups": [{"name": "vyos_vrouter-sg_e2c6aff1-57c5-47a7-b88b-cefa53213aae"}], "user_id": "da67022848cd47aaa9ad576f8c8e08f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T11:28:40Z", "hostId": "d1f6eba960eb0366b135750b9d4fa713552888b88af9126f27c49705", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_e2c6aff1-57c5-47a7-b88b-cefa53213aae", "name": "vyos_vrouter-vm_e2c6aff1-57c5-47a7-b88b-cefa53213aae", "created": "2019-04-09T11:28:37Z", "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 11:29:03,951 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-e836ea4c-b050-400a-a420-402dbcadf233 2019-04-09 11:29:03,952 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.193009853363s 2019-04-09 11:29:03,959 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 11:29:05,961 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 11:29:05,964 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9aef208a28f07f6b9ece113351fc702f33e1ef92" 2019-04-09 11:29:06,910 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Tue, 09 Apr 2019 11:28:55 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-4d0e9d29-eb91-4f02-8a58-9e28d96ab013 x-openstack-request-id: req-4d0e9d29-eb91-4f02-8a58-9e28d96ab013 2019-04-09 11:29:06,910 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d8ba9f3a-7170-4a78-94b6-648e59d9c99f", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d8ba9f3a-7170-4a78-94b6-648e59d9c99f", "rel": "bookmark"}], "image": {"id": "a0d0713c-2aee-4721-97b1-51c4a2fe4f04", "links": [{"href": "http://172.30.9.21:8774/images/a0d0713c-2aee-4721-97b1-51c4a2fe4f04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d5995ba0-c686-43ee-811b-08c3b9d6145b", "links": [{"href": "http://172.30.9.21:8774/flavors/d5995ba0-c686-43ee-811b-08c3b9d6145b", "rel": "bookmark"}]}, "id": "d8ba9f3a-7170-4a78-94b6-648e59d9c99f", "security_groups": [{"name": "vyos_vrouter-sg_e2c6aff1-57c5-47a7-b88b-cefa53213aae"}], "user_id": "da67022848cd47aaa9ad576f8c8e08f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T11:28:40Z", "hostId": "d1f6eba960eb0366b135750b9d4fa713552888b88af9126f27c49705", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_e2c6aff1-57c5-47a7-b88b-cefa53213aae", "name": "vyos_vrouter-vm_e2c6aff1-57c5-47a7-b88b-cefa53213aae", "created": "2019-04-09T11:28:37Z", "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 11:29:06,910 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-4d0e9d29-eb91-4f02-8a58-9e28d96ab013 2019-04-09 11:29:06,911 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.949437141418s 2019-04-09 11:29:06,917 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 11:29:08,920 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 11:29:08,923 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9aef208a28f07f6b9ece113351fc702f33e1ef92" 2019-04-09 11:29:09,586 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Tue, 09 Apr 2019 11:28:58 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-911cbeb7-1baf-4550-a8fc-0bfb049ec1f6 x-openstack-request-id: req-911cbeb7-1baf-4550-a8fc-0bfb049ec1f6 2019-04-09 11:29:09,587 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d8ba9f3a-7170-4a78-94b6-648e59d9c99f", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d8ba9f3a-7170-4a78-94b6-648e59d9c99f", "rel": "bookmark"}], "image": {"id": "a0d0713c-2aee-4721-97b1-51c4a2fe4f04", "links": [{"href": "http://172.30.9.21:8774/images/a0d0713c-2aee-4721-97b1-51c4a2fe4f04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d5995ba0-c686-43ee-811b-08c3b9d6145b", "links": [{"href": "http://172.30.9.21:8774/flavors/d5995ba0-c686-43ee-811b-08c3b9d6145b", "rel": "bookmark"}]}, "id": "d8ba9f3a-7170-4a78-94b6-648e59d9c99f", "security_groups": [{"name": "vyos_vrouter-sg_e2c6aff1-57c5-47a7-b88b-cefa53213aae"}], "user_id": "da67022848cd47aaa9ad576f8c8e08f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T11:28:40Z", "hostId": "d1f6eba960eb0366b135750b9d4fa713552888b88af9126f27c49705", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_e2c6aff1-57c5-47a7-b88b-cefa53213aae", "name": "vyos_vrouter-vm_e2c6aff1-57c5-47a7-b88b-cefa53213aae", "created": "2019-04-09T11:28:37Z", "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 11:29:09,587 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-911cbeb7-1baf-4550-a8fc-0bfb049ec1f6 2019-04-09 11:29:09,587 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.666995048523s 2019-04-09 11:29:09,594 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 11:29:11,596 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 11:29:11,600 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9aef208a28f07f6b9ece113351fc702f33e1ef92" 2019-04-09 11:29:12,307 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Tue, 09 Apr 2019 11:29:01 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-54e4479e-3a2e-4b7f-9fa0-47c313a4b539 x-openstack-request-id: req-54e4479e-3a2e-4b7f-9fa0-47c313a4b539 2019-04-09 11:29:12,308 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d8ba9f3a-7170-4a78-94b6-648e59d9c99f", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d8ba9f3a-7170-4a78-94b6-648e59d9c99f", "rel": "bookmark"}], "image": {"id": "a0d0713c-2aee-4721-97b1-51c4a2fe4f04", "links": [{"href": "http://172.30.9.21:8774/images/a0d0713c-2aee-4721-97b1-51c4a2fe4f04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d5995ba0-c686-43ee-811b-08c3b9d6145b", "links": [{"href": "http://172.30.9.21:8774/flavors/d5995ba0-c686-43ee-811b-08c3b9d6145b", "rel": "bookmark"}]}, "id": "d8ba9f3a-7170-4a78-94b6-648e59d9c99f", "security_groups": [{"name": "vyos_vrouter-sg_e2c6aff1-57c5-47a7-b88b-cefa53213aae"}], "user_id": "da67022848cd47aaa9ad576f8c8e08f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T11:28:40Z", "hostId": "d1f6eba960eb0366b135750b9d4fa713552888b88af9126f27c49705", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_e2c6aff1-57c5-47a7-b88b-cefa53213aae", "name": "vyos_vrouter-vm_e2c6aff1-57c5-47a7-b88b-cefa53213aae", "created": "2019-04-09T11:28:37Z", "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 11:29:12,308 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-54e4479e-3a2e-4b7f-9fa0-47c313a4b539 2019-04-09 11:29:12,308 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.711421966553s 2019-04-09 11:29:12,315 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 11:29:14,317 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 11:29:14,321 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9aef208a28f07f6b9ece113351fc702f33e1ef92" 2019-04-09 11:29:14,801 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Tue, 09 Apr 2019 11:29:04 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-097d4c90-2c23-4f78-907a-f8c139785de1 x-openstack-request-id: req-097d4c90-2c23-4f78-907a-f8c139785de1 2019-04-09 11:29:14,801 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d8ba9f3a-7170-4a78-94b6-648e59d9c99f", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d8ba9f3a-7170-4a78-94b6-648e59d9c99f", "rel": "bookmark"}], "image": {"id": "a0d0713c-2aee-4721-97b1-51c4a2fe4f04", "links": [{"href": "http://172.30.9.21:8774/images/a0d0713c-2aee-4721-97b1-51c4a2fe4f04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d5995ba0-c686-43ee-811b-08c3b9d6145b", "links": [{"href": "http://172.30.9.21:8774/flavors/d5995ba0-c686-43ee-811b-08c3b9d6145b", "rel": "bookmark"}]}, "id": "d8ba9f3a-7170-4a78-94b6-648e59d9c99f", "security_groups": [{"name": "vyos_vrouter-sg_e2c6aff1-57c5-47a7-b88b-cefa53213aae"}], "user_id": "da67022848cd47aaa9ad576f8c8e08f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T11:28:40Z", "hostId": "d1f6eba960eb0366b135750b9d4fa713552888b88af9126f27c49705", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_e2c6aff1-57c5-47a7-b88b-cefa53213aae", "name": "vyos_vrouter-vm_e2c6aff1-57c5-47a7-b88b-cefa53213aae", "created": "2019-04-09T11:28:37Z", "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 11:29:14,801 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-097d4c90-2c23-4f78-907a-f8c139785de1 2019-04-09 11:29:14,802 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.484102964401s 2019-04-09 11:29:14,808 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 11:29:16,811 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 11:29:16,814 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9aef208a28f07f6b9ece113351fc702f33e1ef92" 2019-04-09 11:29:17,280 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Tue, 09 Apr 2019 11:29:06 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-3d021be8-4057-47ca-ab55-e497d2784c0d x-openstack-request-id: req-3d021be8-4057-47ca-ab55-e497d2784c0d 2019-04-09 11:29:17,280 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d8ba9f3a-7170-4a78-94b6-648e59d9c99f", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d8ba9f3a-7170-4a78-94b6-648e59d9c99f", "rel": "bookmark"}], "image": {"id": "a0d0713c-2aee-4721-97b1-51c4a2fe4f04", "links": [{"href": "http://172.30.9.21:8774/images/a0d0713c-2aee-4721-97b1-51c4a2fe4f04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d5995ba0-c686-43ee-811b-08c3b9d6145b", "links": [{"href": "http://172.30.9.21:8774/flavors/d5995ba0-c686-43ee-811b-08c3b9d6145b", "rel": "bookmark"}]}, "id": "d8ba9f3a-7170-4a78-94b6-648e59d9c99f", "security_groups": [{"name": "vyos_vrouter-sg_e2c6aff1-57c5-47a7-b88b-cefa53213aae"}], "user_id": "da67022848cd47aaa9ad576f8c8e08f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T11:28:40Z", "hostId": "d1f6eba960eb0366b135750b9d4fa713552888b88af9126f27c49705", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_e2c6aff1-57c5-47a7-b88b-cefa53213aae", "name": "vyos_vrouter-vm_e2c6aff1-57c5-47a7-b88b-cefa53213aae", "created": "2019-04-09T11:28:37Z", "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 11:29:17,281 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-3d021be8-4057-47ca-ab55-e497d2784c0d 2019-04-09 11:29:17,281 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.469610929489s 2019-04-09 11:29:17,287 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 11:29:19,289 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 11:29:19,293 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9aef208a28f07f6b9ece113351fc702f33e1ef92" 2019-04-09 11:29:19,873 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Tue, 09 Apr 2019 11:29:09 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f35b2110-3572-4c8d-b227-18e36cab5e3c x-openstack-request-id: req-f35b2110-3572-4c8d-b227-18e36cab5e3c 2019-04-09 11:29:19,873 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d8ba9f3a-7170-4a78-94b6-648e59d9c99f", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d8ba9f3a-7170-4a78-94b6-648e59d9c99f", "rel": "bookmark"}], "image": {"id": "a0d0713c-2aee-4721-97b1-51c4a2fe4f04", "links": [{"href": "http://172.30.9.21:8774/images/a0d0713c-2aee-4721-97b1-51c4a2fe4f04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d5995ba0-c686-43ee-811b-08c3b9d6145b", "links": [{"href": "http://172.30.9.21:8774/flavors/d5995ba0-c686-43ee-811b-08c3b9d6145b", "rel": "bookmark"}]}, "id": "d8ba9f3a-7170-4a78-94b6-648e59d9c99f", "security_groups": [{"name": "vyos_vrouter-sg_e2c6aff1-57c5-47a7-b88b-cefa53213aae"}], "user_id": "da67022848cd47aaa9ad576f8c8e08f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T11:28:40Z", "hostId": "d1f6eba960eb0366b135750b9d4fa713552888b88af9126f27c49705", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_e2c6aff1-57c5-47a7-b88b-cefa53213aae", "name": "vyos_vrouter-vm_e2c6aff1-57c5-47a7-b88b-cefa53213aae", "created": "2019-04-09T11:28:37Z", "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 11:29:19,873 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-f35b2110-3572-4c8d-b227-18e36cab5e3c 2019-04-09 11:29:19,874 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.583920955658s 2019-04-09 11:29:19,880 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 11:29:21,883 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 11:29:21,886 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9aef208a28f07f6b9ece113351fc702f33e1ef92" 2019-04-09 11:29:22,239 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Tue, 09 Apr 2019 11:29:11 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-6ec1c977-a420-4d19-b691-48800bd6a581 x-openstack-request-id: req-6ec1c977-a420-4d19-b691-48800bd6a581 2019-04-09 11:29:22,240 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d8ba9f3a-7170-4a78-94b6-648e59d9c99f", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d8ba9f3a-7170-4a78-94b6-648e59d9c99f", "rel": "bookmark"}], "image": {"id": "a0d0713c-2aee-4721-97b1-51c4a2fe4f04", "links": [{"href": "http://172.30.9.21:8774/images/a0d0713c-2aee-4721-97b1-51c4a2fe4f04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d5995ba0-c686-43ee-811b-08c3b9d6145b", "links": [{"href": "http://172.30.9.21:8774/flavors/d5995ba0-c686-43ee-811b-08c3b9d6145b", "rel": "bookmark"}]}, "id": "d8ba9f3a-7170-4a78-94b6-648e59d9c99f", "security_groups": [{"name": "vyos_vrouter-sg_e2c6aff1-57c5-47a7-b88b-cefa53213aae"}], "user_id": "da67022848cd47aaa9ad576f8c8e08f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T11:28:40Z", "hostId": "d1f6eba960eb0366b135750b9d4fa713552888b88af9126f27c49705", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_e2c6aff1-57c5-47a7-b88b-cefa53213aae", "name": "vyos_vrouter-vm_e2c6aff1-57c5-47a7-b88b-cefa53213aae", "created": "2019-04-09T11:28:37Z", "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 11:29:22,240 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-6ec1c977-a420-4d19-b691-48800bd6a581 2019-04-09 11:29:22,240 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.356908082962s 2019-04-09 11:29:22,246 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 11:29:24,249 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 11:29:24,253 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9aef208a28f07f6b9ece113351fc702f33e1ef92" 2019-04-09 11:29:24,444 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Tue, 09 Apr 2019 11:29:13 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-8433dd88-3945-4020-8b80-d73b90de2269 x-openstack-request-id: req-8433dd88-3945-4020-8b80-d73b90de2269 2019-04-09 11:29:24,444 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d8ba9f3a-7170-4a78-94b6-648e59d9c99f", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d8ba9f3a-7170-4a78-94b6-648e59d9c99f", "rel": "bookmark"}], "image": {"id": "a0d0713c-2aee-4721-97b1-51c4a2fe4f04", "links": [{"href": "http://172.30.9.21:8774/images/a0d0713c-2aee-4721-97b1-51c4a2fe4f04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d5995ba0-c686-43ee-811b-08c3b9d6145b", "links": [{"href": "http://172.30.9.21:8774/flavors/d5995ba0-c686-43ee-811b-08c3b9d6145b", "rel": "bookmark"}]}, "id": "d8ba9f3a-7170-4a78-94b6-648e59d9c99f", "security_groups": [{"name": "vyos_vrouter-sg_e2c6aff1-57c5-47a7-b88b-cefa53213aae"}], "user_id": "da67022848cd47aaa9ad576f8c8e08f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T11:28:40Z", "hostId": "d1f6eba960eb0366b135750b9d4fa713552888b88af9126f27c49705", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_e2c6aff1-57c5-47a7-b88b-cefa53213aae", "name": "vyos_vrouter-vm_e2c6aff1-57c5-47a7-b88b-cefa53213aae", "created": "2019-04-09T11:28:37Z", "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 11:29:24,445 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-8433dd88-3945-4020-8b80-d73b90de2269 2019-04-09 11:29:24,445 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.195724964142s 2019-04-09 11:29:24,451 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 11:29:26,453 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 11:29:26,457 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9aef208a28f07f6b9ece113351fc702f33e1ef92" 2019-04-09 11:29:26,839 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Tue, 09 Apr 2019 11:29:16 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-47e1e3fd-4723-41e0-bce9-088b8df6a285 x-openstack-request-id: req-47e1e3fd-4723-41e0-bce9-088b8df6a285 2019-04-09 11:29:26,839 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d8ba9f3a-7170-4a78-94b6-648e59d9c99f", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d8ba9f3a-7170-4a78-94b6-648e59d9c99f", "rel": "bookmark"}], "image": {"id": "a0d0713c-2aee-4721-97b1-51c4a2fe4f04", "links": [{"href": "http://172.30.9.21:8774/images/a0d0713c-2aee-4721-97b1-51c4a2fe4f04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d5995ba0-c686-43ee-811b-08c3b9d6145b", "links": [{"href": "http://172.30.9.21:8774/flavors/d5995ba0-c686-43ee-811b-08c3b9d6145b", "rel": "bookmark"}]}, "id": "d8ba9f3a-7170-4a78-94b6-648e59d9c99f", "security_groups": [{"name": "vyos_vrouter-sg_e2c6aff1-57c5-47a7-b88b-cefa53213aae"}], "user_id": "da67022848cd47aaa9ad576f8c8e08f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T11:28:40Z", "hostId": "d1f6eba960eb0366b135750b9d4fa713552888b88af9126f27c49705", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_e2c6aff1-57c5-47a7-b88b-cefa53213aae", "name": "vyos_vrouter-vm_e2c6aff1-57c5-47a7-b88b-cefa53213aae", "created": "2019-04-09T11:28:37Z", "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 11:29:26,839 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-47e1e3fd-4723-41e0-bce9-088b8df6a285 2019-04-09 11:29:26,840 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.385879993439s 2019-04-09 11:29:26,846 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 11:29:28,849 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 11:29:28,852 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9aef208a28f07f6b9ece113351fc702f33e1ef92" 2019-04-09 11:29:29,199 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Tue, 09 Apr 2019 11:29:18 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-7e64b687-28fb-4629-af8b-eb7ad1707eff x-openstack-request-id: req-7e64b687-28fb-4629-af8b-eb7ad1707eff 2019-04-09 11:29:29,200 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d8ba9f3a-7170-4a78-94b6-648e59d9c99f", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d8ba9f3a-7170-4a78-94b6-648e59d9c99f", "rel": "bookmark"}], "image": {"id": "a0d0713c-2aee-4721-97b1-51c4a2fe4f04", "links": [{"href": "http://172.30.9.21:8774/images/a0d0713c-2aee-4721-97b1-51c4a2fe4f04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d5995ba0-c686-43ee-811b-08c3b9d6145b", "links": [{"href": "http://172.30.9.21:8774/flavors/d5995ba0-c686-43ee-811b-08c3b9d6145b", "rel": "bookmark"}]}, "id": "d8ba9f3a-7170-4a78-94b6-648e59d9c99f", "security_groups": [{"name": "vyos_vrouter-sg_e2c6aff1-57c5-47a7-b88b-cefa53213aae"}], "user_id": "da67022848cd47aaa9ad576f8c8e08f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T11:28:40Z", "hostId": "d1f6eba960eb0366b135750b9d4fa713552888b88af9126f27c49705", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_e2c6aff1-57c5-47a7-b88b-cefa53213aae", "name": "vyos_vrouter-vm_e2c6aff1-57c5-47a7-b88b-cefa53213aae", "created": "2019-04-09T11:28:37Z", "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 11:29:29,200 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-7e64b687-28fb-4629-af8b-eb7ad1707eff 2019-04-09 11:29:29,200 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.350833177567s 2019-04-09 11:29:29,207 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 11:29:31,209 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 11:29:31,213 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9aef208a28f07f6b9ece113351fc702f33e1ef92" 2019-04-09 11:29:31,409 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Tue, 09 Apr 2019 11:29:20 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-922e1ceb-a9d9-490a-906a-bf760d7c7832 x-openstack-request-id: req-922e1ceb-a9d9-490a-906a-bf760d7c7832 2019-04-09 11:29:31,410 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d8ba9f3a-7170-4a78-94b6-648e59d9c99f", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d8ba9f3a-7170-4a78-94b6-648e59d9c99f", "rel": "bookmark"}], "image": {"id": "a0d0713c-2aee-4721-97b1-51c4a2fe4f04", "links": [{"href": "http://172.30.9.21:8774/images/a0d0713c-2aee-4721-97b1-51c4a2fe4f04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d5995ba0-c686-43ee-811b-08c3b9d6145b", "links": [{"href": "http://172.30.9.21:8774/flavors/d5995ba0-c686-43ee-811b-08c3b9d6145b", "rel": "bookmark"}]}, "id": "d8ba9f3a-7170-4a78-94b6-648e59d9c99f", "security_groups": [{"name": "vyos_vrouter-sg_e2c6aff1-57c5-47a7-b88b-cefa53213aae"}], "user_id": "da67022848cd47aaa9ad576f8c8e08f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T11:28:40Z", "hostId": "d1f6eba960eb0366b135750b9d4fa713552888b88af9126f27c49705", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_e2c6aff1-57c5-47a7-b88b-cefa53213aae", "name": "vyos_vrouter-vm_e2c6aff1-57c5-47a7-b88b-cefa53213aae", "created": "2019-04-09T11:28:37Z", "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 11:29:31,410 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-922e1ceb-a9d9-490a-906a-bf760d7c7832 2019-04-09 11:29:31,410 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.200556993484s 2019-04-09 11:29:31,417 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 11:29:33,419 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 11:29:33,423 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9aef208a28f07f6b9ece113351fc702f33e1ef92" 2019-04-09 11:29:33,881 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Tue, 09 Apr 2019 11:29:23 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ffe4bd55-282c-4dee-af36-b14810fb5e2e x-openstack-request-id: req-ffe4bd55-282c-4dee-af36-b14810fb5e2e 2019-04-09 11:29:33,881 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d8ba9f3a-7170-4a78-94b6-648e59d9c99f", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d8ba9f3a-7170-4a78-94b6-648e59d9c99f", "rel": "bookmark"}], "image": {"id": "a0d0713c-2aee-4721-97b1-51c4a2fe4f04", "links": [{"href": "http://172.30.9.21:8774/images/a0d0713c-2aee-4721-97b1-51c4a2fe4f04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d5995ba0-c686-43ee-811b-08c3b9d6145b", "links": [{"href": "http://172.30.9.21:8774/flavors/d5995ba0-c686-43ee-811b-08c3b9d6145b", "rel": "bookmark"}]}, "id": "d8ba9f3a-7170-4a78-94b6-648e59d9c99f", "security_groups": [{"name": "vyos_vrouter-sg_e2c6aff1-57c5-47a7-b88b-cefa53213aae"}], "user_id": "da67022848cd47aaa9ad576f8c8e08f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T11:28:40Z", "hostId": "d1f6eba960eb0366b135750b9d4fa713552888b88af9126f27c49705", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_e2c6aff1-57c5-47a7-b88b-cefa53213aae", "name": "vyos_vrouter-vm_e2c6aff1-57c5-47a7-b88b-cefa53213aae", "created": "2019-04-09T11:28:37Z", "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 11:29:33,881 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-ffe4bd55-282c-4dee-af36-b14810fb5e2e 2019-04-09 11:29:33,882 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.462147951126s 2019-04-09 11:29:33,888 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 11:29:35,891 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 11:29:35,894 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9aef208a28f07f6b9ece113351fc702f33e1ef92" 2019-04-09 11:29:36,267 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Tue, 09 Apr 2019 11:29:25 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c4ab65f4-6562-41c3-9275-14c37469929d x-openstack-request-id: req-c4ab65f4-6562-41c3-9275-14c37469929d 2019-04-09 11:29:36,268 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d8ba9f3a-7170-4a78-94b6-648e59d9c99f", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d8ba9f3a-7170-4a78-94b6-648e59d9c99f", "rel": "bookmark"}], "image": {"id": "a0d0713c-2aee-4721-97b1-51c4a2fe4f04", "links": [{"href": "http://172.30.9.21:8774/images/a0d0713c-2aee-4721-97b1-51c4a2fe4f04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d5995ba0-c686-43ee-811b-08c3b9d6145b", "links": [{"href": "http://172.30.9.21:8774/flavors/d5995ba0-c686-43ee-811b-08c3b9d6145b", "rel": "bookmark"}]}, "id": "d8ba9f3a-7170-4a78-94b6-648e59d9c99f", "security_groups": [{"name": "vyos_vrouter-sg_e2c6aff1-57c5-47a7-b88b-cefa53213aae"}], "user_id": "da67022848cd47aaa9ad576f8c8e08f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T11:28:40Z", "hostId": "d1f6eba960eb0366b135750b9d4fa713552888b88af9126f27c49705", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_e2c6aff1-57c5-47a7-b88b-cefa53213aae", "name": "vyos_vrouter-vm_e2c6aff1-57c5-47a7-b88b-cefa53213aae", "created": "2019-04-09T11:28:37Z", "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 11:29:36,268 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-c4ab65f4-6562-41c3-9275-14c37469929d 2019-04-09 11:29:36,268 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.377504110336s 2019-04-09 11:29:36,276 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 11:29:38,278 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 11:29:38,284 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9aef208a28f07f6b9ece113351fc702f33e1ef92" 2019-04-09 11:29:38,716 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Tue, 09 Apr 2019 11:29:27 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-faec5fe4-86fe-402f-94d8-10cd32f5a6e0 x-openstack-request-id: req-faec5fe4-86fe-402f-94d8-10cd32f5a6e0 2019-04-09 11:29:38,717 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d8ba9f3a-7170-4a78-94b6-648e59d9c99f", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d8ba9f3a-7170-4a78-94b6-648e59d9c99f", "rel": "bookmark"}], "image": {"id": "a0d0713c-2aee-4721-97b1-51c4a2fe4f04", "links": [{"href": "http://172.30.9.21:8774/images/a0d0713c-2aee-4721-97b1-51c4a2fe4f04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d5995ba0-c686-43ee-811b-08c3b9d6145b", "links": [{"href": "http://172.30.9.21:8774/flavors/d5995ba0-c686-43ee-811b-08c3b9d6145b", "rel": "bookmark"}]}, "id": "d8ba9f3a-7170-4a78-94b6-648e59d9c99f", "security_groups": [{"name": "vyos_vrouter-sg_e2c6aff1-57c5-47a7-b88b-cefa53213aae"}], "user_id": "da67022848cd47aaa9ad576f8c8e08f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T11:28:40Z", "hostId": "d1f6eba960eb0366b135750b9d4fa713552888b88af9126f27c49705", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_e2c6aff1-57c5-47a7-b88b-cefa53213aae", "name": "vyos_vrouter-vm_e2c6aff1-57c5-47a7-b88b-cefa53213aae", "created": "2019-04-09T11:28:37Z", "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 11:29:38,717 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-faec5fe4-86fe-402f-94d8-10cd32f5a6e0 2019-04-09 11:29:38,717 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.438772916794s 2019-04-09 11:29:38,724 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 11:29:40,726 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 11:29:40,730 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9aef208a28f07f6b9ece113351fc702f33e1ef92" 2019-04-09 11:29:40,933 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Tue, 09 Apr 2019 11:29:30 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-907c500b-7e3a-453e-b4f2-018e68d1a869 x-openstack-request-id: req-907c500b-7e3a-453e-b4f2-018e68d1a869 2019-04-09 11:29:40,933 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d8ba9f3a-7170-4a78-94b6-648e59d9c99f", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d8ba9f3a-7170-4a78-94b6-648e59d9c99f", "rel": "bookmark"}], "image": {"id": "a0d0713c-2aee-4721-97b1-51c4a2fe4f04", "links": [{"href": "http://172.30.9.21:8774/images/a0d0713c-2aee-4721-97b1-51c4a2fe4f04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d5995ba0-c686-43ee-811b-08c3b9d6145b", "links": [{"href": "http://172.30.9.21:8774/flavors/d5995ba0-c686-43ee-811b-08c3b9d6145b", "rel": "bookmark"}]}, "id": "d8ba9f3a-7170-4a78-94b6-648e59d9c99f", "security_groups": [{"name": "vyos_vrouter-sg_e2c6aff1-57c5-47a7-b88b-cefa53213aae"}], "user_id": "da67022848cd47aaa9ad576f8c8e08f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T11:28:40Z", "hostId": "d1f6eba960eb0366b135750b9d4fa713552888b88af9126f27c49705", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_e2c6aff1-57c5-47a7-b88b-cefa53213aae", "name": "vyos_vrouter-vm_e2c6aff1-57c5-47a7-b88b-cefa53213aae", "created": "2019-04-09T11:28:37Z", "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 11:29:40,934 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-907c500b-7e3a-453e-b4f2-018e68d1a869 2019-04-09 11:29:40,934 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.207411050797s 2019-04-09 11:29:40,941 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 11:29:42,943 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 11:29:42,947 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9aef208a28f07f6b9ece113351fc702f33e1ef92" 2019-04-09 11:29:43,707 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Tue, 09 Apr 2019 11:29:32 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f8a531b4-81d8-49cf-aba8-fcddcad6ea9b x-openstack-request-id: req-f8a531b4-81d8-49cf-aba8-fcddcad6ea9b 2019-04-09 11:29:43,707 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d8ba9f3a-7170-4a78-94b6-648e59d9c99f", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d8ba9f3a-7170-4a78-94b6-648e59d9c99f", "rel": "bookmark"}], "image": {"id": "a0d0713c-2aee-4721-97b1-51c4a2fe4f04", "links": [{"href": "http://172.30.9.21:8774/images/a0d0713c-2aee-4721-97b1-51c4a2fe4f04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d5995ba0-c686-43ee-811b-08c3b9d6145b", "links": [{"href": "http://172.30.9.21:8774/flavors/d5995ba0-c686-43ee-811b-08c3b9d6145b", "rel": "bookmark"}]}, "id": "d8ba9f3a-7170-4a78-94b6-648e59d9c99f", "security_groups": [{"name": "vyos_vrouter-sg_e2c6aff1-57c5-47a7-b88b-cefa53213aae"}], "user_id": "da67022848cd47aaa9ad576f8c8e08f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T11:28:40Z", "hostId": "d1f6eba960eb0366b135750b9d4fa713552888b88af9126f27c49705", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_e2c6aff1-57c5-47a7-b88b-cefa53213aae", "name": "vyos_vrouter-vm_e2c6aff1-57c5-47a7-b88b-cefa53213aae", "created": "2019-04-09T11:28:37Z", "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 11:29:43,707 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-f8a531b4-81d8-49cf-aba8-fcddcad6ea9b 2019-04-09 11:29:43,707 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.764001131058s 2019-04-09 11:29:43,714 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 11:29:45,716 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 11:29:45,719 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9aef208a28f07f6b9ece113351fc702f33e1ef92" 2019-04-09 11:29:45,888 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Tue, 09 Apr 2019 11:29:35 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-8ec2b63f-171e-424e-a3cf-3b42afc3ceda x-openstack-request-id: req-8ec2b63f-171e-424e-a3cf-3b42afc3ceda 2019-04-09 11:29:45,888 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d8ba9f3a-7170-4a78-94b6-648e59d9c99f", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d8ba9f3a-7170-4a78-94b6-648e59d9c99f", "rel": "bookmark"}], "image": {"id": "a0d0713c-2aee-4721-97b1-51c4a2fe4f04", "links": [{"href": "http://172.30.9.21:8774/images/a0d0713c-2aee-4721-97b1-51c4a2fe4f04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d5995ba0-c686-43ee-811b-08c3b9d6145b", "links": [{"href": "http://172.30.9.21:8774/flavors/d5995ba0-c686-43ee-811b-08c3b9d6145b", "rel": "bookmark"}]}, "id": "d8ba9f3a-7170-4a78-94b6-648e59d9c99f", "security_groups": [{"name": "vyos_vrouter-sg_e2c6aff1-57c5-47a7-b88b-cefa53213aae"}], "user_id": "da67022848cd47aaa9ad576f8c8e08f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T11:28:40Z", "hostId": "d1f6eba960eb0366b135750b9d4fa713552888b88af9126f27c49705", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_e2c6aff1-57c5-47a7-b88b-cefa53213aae", "name": "vyos_vrouter-vm_e2c6aff1-57c5-47a7-b88b-cefa53213aae", "created": "2019-04-09T11:28:37Z", "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 11:29:45,889 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-8ec2b63f-171e-424e-a3cf-3b42afc3ceda 2019-04-09 11:29:45,889 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.172346115112s 2019-04-09 11:29:45,895 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 11:29:47,897 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 11:29:47,900 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9aef208a28f07f6b9ece113351fc702f33e1ef92" 2019-04-09 11:29:48,353 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Tue, 09 Apr 2019 11:29:37 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-3f8ad7c4-b610-45e4-b719-6e213507799c x-openstack-request-id: req-3f8ad7c4-b610-45e4-b719-6e213507799c 2019-04-09 11:29:48,354 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d8ba9f3a-7170-4a78-94b6-648e59d9c99f", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d8ba9f3a-7170-4a78-94b6-648e59d9c99f", "rel": "bookmark"}], "image": {"id": "a0d0713c-2aee-4721-97b1-51c4a2fe4f04", "links": [{"href": "http://172.30.9.21:8774/images/a0d0713c-2aee-4721-97b1-51c4a2fe4f04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d5995ba0-c686-43ee-811b-08c3b9d6145b", "links": [{"href": "http://172.30.9.21:8774/flavors/d5995ba0-c686-43ee-811b-08c3b9d6145b", "rel": "bookmark"}]}, "id": "d8ba9f3a-7170-4a78-94b6-648e59d9c99f", "security_groups": [{"name": "vyos_vrouter-sg_e2c6aff1-57c5-47a7-b88b-cefa53213aae"}], "user_id": "da67022848cd47aaa9ad576f8c8e08f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T11:28:40Z", "hostId": "d1f6eba960eb0366b135750b9d4fa713552888b88af9126f27c49705", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_e2c6aff1-57c5-47a7-b88b-cefa53213aae", "name": "vyos_vrouter-vm_e2c6aff1-57c5-47a7-b88b-cefa53213aae", "created": "2019-04-09T11:28:37Z", "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 11:29:48,354 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-3f8ad7c4-b610-45e4-b719-6e213507799c 2019-04-09 11:29:48,354 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.456977128983s 2019-04-09 11:29:48,361 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 11:29:50,363 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 11:29:50,366 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9aef208a28f07f6b9ece113351fc702f33e1ef92" 2019-04-09 11:29:51,192 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Tue, 09 Apr 2019 11:29:40 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-4b0ddd72-4ad7-4d23-8e0f-63a76cbc9c0d x-openstack-request-id: req-4b0ddd72-4ad7-4d23-8e0f-63a76cbc9c0d 2019-04-09 11:29:51,193 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d8ba9f3a-7170-4a78-94b6-648e59d9c99f", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d8ba9f3a-7170-4a78-94b6-648e59d9c99f", "rel": "bookmark"}], "image": {"id": "a0d0713c-2aee-4721-97b1-51c4a2fe4f04", "links": [{"href": "http://172.30.9.21:8774/images/a0d0713c-2aee-4721-97b1-51c4a2fe4f04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d5995ba0-c686-43ee-811b-08c3b9d6145b", "links": [{"href": "http://172.30.9.21:8774/flavors/d5995ba0-c686-43ee-811b-08c3b9d6145b", "rel": "bookmark"}]}, "id": "d8ba9f3a-7170-4a78-94b6-648e59d9c99f", "security_groups": [{"name": "vyos_vrouter-sg_e2c6aff1-57c5-47a7-b88b-cefa53213aae"}], "user_id": "da67022848cd47aaa9ad576f8c8e08f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T11:28:40Z", "hostId": "d1f6eba960eb0366b135750b9d4fa713552888b88af9126f27c49705", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_e2c6aff1-57c5-47a7-b88b-cefa53213aae", "name": "vyos_vrouter-vm_e2c6aff1-57c5-47a7-b88b-cefa53213aae", "created": "2019-04-09T11:28:37Z", "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 11:29:51,193 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-4b0ddd72-4ad7-4d23-8e0f-63a76cbc9c0d 2019-04-09 11:29:51,193 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.829586029053s 2019-04-09 11:29:51,200 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 11:29:53,203 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 11:29:53,206 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9aef208a28f07f6b9ece113351fc702f33e1ef92" 2019-04-09 11:29:53,381 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Tue, 09 Apr 2019 11:29:42 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-050c8ff6-61ec-46d1-b15d-6322b7bae871 x-openstack-request-id: req-050c8ff6-61ec-46d1-b15d-6322b7bae871 2019-04-09 11:29:53,381 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d8ba9f3a-7170-4a78-94b6-648e59d9c99f", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d8ba9f3a-7170-4a78-94b6-648e59d9c99f", "rel": "bookmark"}], "image": {"id": "a0d0713c-2aee-4721-97b1-51c4a2fe4f04", "links": [{"href": "http://172.30.9.21:8774/images/a0d0713c-2aee-4721-97b1-51c4a2fe4f04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d5995ba0-c686-43ee-811b-08c3b9d6145b", "links": [{"href": "http://172.30.9.21:8774/flavors/d5995ba0-c686-43ee-811b-08c3b9d6145b", "rel": "bookmark"}]}, "id": "d8ba9f3a-7170-4a78-94b6-648e59d9c99f", "security_groups": [{"name": "vyos_vrouter-sg_e2c6aff1-57c5-47a7-b88b-cefa53213aae"}], "user_id": "da67022848cd47aaa9ad576f8c8e08f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T11:28:40Z", "hostId": "d1f6eba960eb0366b135750b9d4fa713552888b88af9126f27c49705", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_e2c6aff1-57c5-47a7-b88b-cefa53213aae", "name": "vyos_vrouter-vm_e2c6aff1-57c5-47a7-b88b-cefa53213aae", "created": "2019-04-09T11:28:37Z", "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 11:29:53,381 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-050c8ff6-61ec-46d1-b15d-6322b7bae871 2019-04-09 11:29:53,381 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.178677082062s 2019-04-09 11:29:53,388 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 11:29:55,391 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 11:29:55,394 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9aef208a28f07f6b9ece113351fc702f33e1ef92" 2019-04-09 11:29:55,839 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Tue, 09 Apr 2019 11:29:45 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e4ac4186-50f3-45df-bb5d-62a805611dad x-openstack-request-id: req-e4ac4186-50f3-45df-bb5d-62a805611dad 2019-04-09 11:29:55,839 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d8ba9f3a-7170-4a78-94b6-648e59d9c99f", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d8ba9f3a-7170-4a78-94b6-648e59d9c99f", "rel": "bookmark"}], "image": {"id": "a0d0713c-2aee-4721-97b1-51c4a2fe4f04", "links": [{"href": "http://172.30.9.21:8774/images/a0d0713c-2aee-4721-97b1-51c4a2fe4f04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d5995ba0-c686-43ee-811b-08c3b9d6145b", "links": [{"href": "http://172.30.9.21:8774/flavors/d5995ba0-c686-43ee-811b-08c3b9d6145b", "rel": "bookmark"}]}, "id": "d8ba9f3a-7170-4a78-94b6-648e59d9c99f", "security_groups": [{"name": "vyos_vrouter-sg_e2c6aff1-57c5-47a7-b88b-cefa53213aae"}], "user_id": "da67022848cd47aaa9ad576f8c8e08f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T11:28:40Z", "hostId": "d1f6eba960eb0366b135750b9d4fa713552888b88af9126f27c49705", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_e2c6aff1-57c5-47a7-b88b-cefa53213aae", "name": "vyos_vrouter-vm_e2c6aff1-57c5-47a7-b88b-cefa53213aae", "created": "2019-04-09T11:28:37Z", "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 11:29:55,839 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-e4ac4186-50f3-45df-bb5d-62a805611dad 2019-04-09 11:29:55,839 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.448562145233s 2019-04-09 11:29:55,846 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 11:29:57,849 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 11:29:57,852 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9aef208a28f07f6b9ece113351fc702f33e1ef92" 2019-04-09 11:29:58,306 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Tue, 09 Apr 2019 11:29:47 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-4b145341-3234-4e92-9cbb-84281b417b3b x-openstack-request-id: req-4b145341-3234-4e92-9cbb-84281b417b3b 2019-04-09 11:29:58,306 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d8ba9f3a-7170-4a78-94b6-648e59d9c99f", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d8ba9f3a-7170-4a78-94b6-648e59d9c99f", "rel": "bookmark"}], "image": {"id": "a0d0713c-2aee-4721-97b1-51c4a2fe4f04", "links": [{"href": "http://172.30.9.21:8774/images/a0d0713c-2aee-4721-97b1-51c4a2fe4f04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d5995ba0-c686-43ee-811b-08c3b9d6145b", "links": [{"href": "http://172.30.9.21:8774/flavors/d5995ba0-c686-43ee-811b-08c3b9d6145b", "rel": "bookmark"}]}, "id": "d8ba9f3a-7170-4a78-94b6-648e59d9c99f", "security_groups": [{"name": "vyos_vrouter-sg_e2c6aff1-57c5-47a7-b88b-cefa53213aae"}], "user_id": "da67022848cd47aaa9ad576f8c8e08f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T11:28:40Z", "hostId": "d1f6eba960eb0366b135750b9d4fa713552888b88af9126f27c49705", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_e2c6aff1-57c5-47a7-b88b-cefa53213aae", "name": "vyos_vrouter-vm_e2c6aff1-57c5-47a7-b88b-cefa53213aae", "created": "2019-04-09T11:28:37Z", "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 11:29:58,306 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-4b145341-3234-4e92-9cbb-84281b417b3b 2019-04-09 11:29:58,306 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.457486867905s 2019-04-09 11:29:58,313 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 11:30:00,315 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 11:30:00,319 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9aef208a28f07f6b9ece113351fc702f33e1ef92" 2019-04-09 11:30:00,545 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Tue, 09 Apr 2019 11:29:50 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-40b69783-550a-4382-b5c4-0e40bf822a32 x-openstack-request-id: req-40b69783-550a-4382-b5c4-0e40bf822a32 2019-04-09 11:30:00,546 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d8ba9f3a-7170-4a78-94b6-648e59d9c99f", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d8ba9f3a-7170-4a78-94b6-648e59d9c99f", "rel": "bookmark"}], "image": {"id": "a0d0713c-2aee-4721-97b1-51c4a2fe4f04", "links": [{"href": "http://172.30.9.21:8774/images/a0d0713c-2aee-4721-97b1-51c4a2fe4f04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d5995ba0-c686-43ee-811b-08c3b9d6145b", "links": [{"href": "http://172.30.9.21:8774/flavors/d5995ba0-c686-43ee-811b-08c3b9d6145b", "rel": "bookmark"}]}, "id": "d8ba9f3a-7170-4a78-94b6-648e59d9c99f", "security_groups": [{"name": "vyos_vrouter-sg_e2c6aff1-57c5-47a7-b88b-cefa53213aae"}], "user_id": "da67022848cd47aaa9ad576f8c8e08f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T11:28:40Z", "hostId": "d1f6eba960eb0366b135750b9d4fa713552888b88af9126f27c49705", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_e2c6aff1-57c5-47a7-b88b-cefa53213aae", "name": "vyos_vrouter-vm_e2c6aff1-57c5-47a7-b88b-cefa53213aae", "created": "2019-04-09T11:28:37Z", "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 11:30:00,546 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-40b69783-550a-4382-b5c4-0e40bf822a32 2019-04-09 11:30:00,546 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.23050904274s 2019-04-09 11:30:00,553 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 11:30:02,556 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 11:30:02,560 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9aef208a28f07f6b9ece113351fc702f33e1ef92" 2019-04-09 11:30:02,748 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Tue, 09 Apr 2019 11:29:52 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-206ed6fb-e824-42a5-8e21-cfcda087b1e1 x-openstack-request-id: req-206ed6fb-e824-42a5-8e21-cfcda087b1e1 2019-04-09 11:30:02,748 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d8ba9f3a-7170-4a78-94b6-648e59d9c99f", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d8ba9f3a-7170-4a78-94b6-648e59d9c99f", "rel": "bookmark"}], "image": {"id": "a0d0713c-2aee-4721-97b1-51c4a2fe4f04", "links": [{"href": "http://172.30.9.21:8774/images/a0d0713c-2aee-4721-97b1-51c4a2fe4f04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d5995ba0-c686-43ee-811b-08c3b9d6145b", "links": [{"href": "http://172.30.9.21:8774/flavors/d5995ba0-c686-43ee-811b-08c3b9d6145b", "rel": "bookmark"}]}, "id": "d8ba9f3a-7170-4a78-94b6-648e59d9c99f", "security_groups": [{"name": "vyos_vrouter-sg_e2c6aff1-57c5-47a7-b88b-cefa53213aae"}], "user_id": "da67022848cd47aaa9ad576f8c8e08f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T11:28:40Z", "hostId": "d1f6eba960eb0366b135750b9d4fa713552888b88af9126f27c49705", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_e2c6aff1-57c5-47a7-b88b-cefa53213aae", "name": "vyos_vrouter-vm_e2c6aff1-57c5-47a7-b88b-cefa53213aae", "created": "2019-04-09T11:28:37Z", "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 11:30:02,749 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-206ed6fb-e824-42a5-8e21-cfcda087b1e1 2019-04-09 11:30:02,749 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.192854166031s 2019-04-09 11:30:02,756 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 11:30:04,758 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 11:30:04,762 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9aef208a28f07f6b9ece113351fc702f33e1ef92" 2019-04-09 11:30:04,958 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Tue, 09 Apr 2019 11:29:54 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-342c0f44-f56e-45d2-8652-cfe33140c264 x-openstack-request-id: req-342c0f44-f56e-45d2-8652-cfe33140c264 2019-04-09 11:30:04,958 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d8ba9f3a-7170-4a78-94b6-648e59d9c99f", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d8ba9f3a-7170-4a78-94b6-648e59d9c99f", "rel": "bookmark"}], "image": {"id": "a0d0713c-2aee-4721-97b1-51c4a2fe4f04", "links": [{"href": "http://172.30.9.21:8774/images/a0d0713c-2aee-4721-97b1-51c4a2fe4f04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d5995ba0-c686-43ee-811b-08c3b9d6145b", "links": [{"href": "http://172.30.9.21:8774/flavors/d5995ba0-c686-43ee-811b-08c3b9d6145b", "rel": "bookmark"}]}, "id": "d8ba9f3a-7170-4a78-94b6-648e59d9c99f", "security_groups": [{"name": "vyos_vrouter-sg_e2c6aff1-57c5-47a7-b88b-cefa53213aae"}], "user_id": "da67022848cd47aaa9ad576f8c8e08f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T11:28:40Z", "hostId": "d1f6eba960eb0366b135750b9d4fa713552888b88af9126f27c49705", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_e2c6aff1-57c5-47a7-b88b-cefa53213aae", "name": "vyos_vrouter-vm_e2c6aff1-57c5-47a7-b88b-cefa53213aae", "created": "2019-04-09T11:28:37Z", "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 11:30:04,958 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-342c0f44-f56e-45d2-8652-cfe33140c264 2019-04-09 11:30:04,959 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.199924945831s 2019-04-09 11:30:04,965 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 11:30:06,968 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 11:30:06,971 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9aef208a28f07f6b9ece113351fc702f33e1ef92" 2019-04-09 11:30:07,345 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Tue, 09 Apr 2019 11:29:56 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-291e9439-16c0-40e1-bf32-2239ed02338f x-openstack-request-id: req-291e9439-16c0-40e1-bf32-2239ed02338f 2019-04-09 11:30:07,346 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d8ba9f3a-7170-4a78-94b6-648e59d9c99f", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d8ba9f3a-7170-4a78-94b6-648e59d9c99f", "rel": "bookmark"}], "image": {"id": "a0d0713c-2aee-4721-97b1-51c4a2fe4f04", "links": [{"href": "http://172.30.9.21:8774/images/a0d0713c-2aee-4721-97b1-51c4a2fe4f04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d5995ba0-c686-43ee-811b-08c3b9d6145b", "links": [{"href": "http://172.30.9.21:8774/flavors/d5995ba0-c686-43ee-811b-08c3b9d6145b", "rel": "bookmark"}]}, "id": "d8ba9f3a-7170-4a78-94b6-648e59d9c99f", "security_groups": [{"name": "vyos_vrouter-sg_e2c6aff1-57c5-47a7-b88b-cefa53213aae"}], "user_id": "da67022848cd47aaa9ad576f8c8e08f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T11:28:40Z", "hostId": "d1f6eba960eb0366b135750b9d4fa713552888b88af9126f27c49705", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_e2c6aff1-57c5-47a7-b88b-cefa53213aae", "name": "vyos_vrouter-vm_e2c6aff1-57c5-47a7-b88b-cefa53213aae", "created": "2019-04-09T11:28:37Z", "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 11:30:07,346 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-291e9439-16c0-40e1-bf32-2239ed02338f 2019-04-09 11:30:07,346 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.377815008163s 2019-04-09 11:30:07,352 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 11:30:09,355 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 11:30:09,358 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9aef208a28f07f6b9ece113351fc702f33e1ef92" 2019-04-09 11:30:09,809 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Tue, 09 Apr 2019 11:29:59 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c24a3f70-951a-422c-92d4-9972a7c6db31 x-openstack-request-id: req-c24a3f70-951a-422c-92d4-9972a7c6db31 2019-04-09 11:30:09,809 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d8ba9f3a-7170-4a78-94b6-648e59d9c99f", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d8ba9f3a-7170-4a78-94b6-648e59d9c99f", "rel": "bookmark"}], "image": {"id": "a0d0713c-2aee-4721-97b1-51c4a2fe4f04", "links": [{"href": "http://172.30.9.21:8774/images/a0d0713c-2aee-4721-97b1-51c4a2fe4f04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d5995ba0-c686-43ee-811b-08c3b9d6145b", "links": [{"href": "http://172.30.9.21:8774/flavors/d5995ba0-c686-43ee-811b-08c3b9d6145b", "rel": "bookmark"}]}, "id": "d8ba9f3a-7170-4a78-94b6-648e59d9c99f", "security_groups": [{"name": "vyos_vrouter-sg_e2c6aff1-57c5-47a7-b88b-cefa53213aae"}], "user_id": "da67022848cd47aaa9ad576f8c8e08f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T11:28:40Z", "hostId": "d1f6eba960eb0366b135750b9d4fa713552888b88af9126f27c49705", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_e2c6aff1-57c5-47a7-b88b-cefa53213aae", "name": "vyos_vrouter-vm_e2c6aff1-57c5-47a7-b88b-cefa53213aae", "created": "2019-04-09T11:28:37Z", "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 11:30:09,809 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-c24a3f70-951a-422c-92d4-9972a7c6db31 2019-04-09 11:30:09,810 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.454740047455s 2019-04-09 11:30:09,816 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 11:30:11,819 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 11:30:11,822 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9aef208a28f07f6b9ece113351fc702f33e1ef92" 2019-04-09 11:30:12,018 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Tue, 09 Apr 2019 11:30:01 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-dd75ee81-d359-4838-aa0f-160ec690f2d3 x-openstack-request-id: req-dd75ee81-d359-4838-aa0f-160ec690f2d3 2019-04-09 11:30:12,018 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d8ba9f3a-7170-4a78-94b6-648e59d9c99f", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d8ba9f3a-7170-4a78-94b6-648e59d9c99f", "rel": "bookmark"}], "image": {"id": "a0d0713c-2aee-4721-97b1-51c4a2fe4f04", "links": [{"href": "http://172.30.9.21:8774/images/a0d0713c-2aee-4721-97b1-51c4a2fe4f04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d5995ba0-c686-43ee-811b-08c3b9d6145b", "links": [{"href": "http://172.30.9.21:8774/flavors/d5995ba0-c686-43ee-811b-08c3b9d6145b", "rel": "bookmark"}]}, "id": "d8ba9f3a-7170-4a78-94b6-648e59d9c99f", "security_groups": [{"name": "vyos_vrouter-sg_e2c6aff1-57c5-47a7-b88b-cefa53213aae"}], "user_id": "da67022848cd47aaa9ad576f8c8e08f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T11:28:40Z", "hostId": "d1f6eba960eb0366b135750b9d4fa713552888b88af9126f27c49705", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_e2c6aff1-57c5-47a7-b88b-cefa53213aae", "name": "vyos_vrouter-vm_e2c6aff1-57c5-47a7-b88b-cefa53213aae", "created": "2019-04-09T11:28:37Z", "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 11:30:12,018 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-dd75ee81-d359-4838-aa0f-160ec690f2d3 2019-04-09 11:30:12,019 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.199532032013s 2019-04-09 11:30:12,026 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 11:30:14,028 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 11:30:14,031 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9aef208a28f07f6b9ece113351fc702f33e1ef92" 2019-04-09 11:30:14,478 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Tue, 09 Apr 2019 11:30:03 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d6e4ec99-fbfc-4205-914e-b5d7e8749cd2 x-openstack-request-id: req-d6e4ec99-fbfc-4205-914e-b5d7e8749cd2 2019-04-09 11:30:14,478 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d8ba9f3a-7170-4a78-94b6-648e59d9c99f", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d8ba9f3a-7170-4a78-94b6-648e59d9c99f", "rel": "bookmark"}], "image": {"id": "a0d0713c-2aee-4721-97b1-51c4a2fe4f04", "links": [{"href": "http://172.30.9.21:8774/images/a0d0713c-2aee-4721-97b1-51c4a2fe4f04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d5995ba0-c686-43ee-811b-08c3b9d6145b", "links": [{"href": "http://172.30.9.21:8774/flavors/d5995ba0-c686-43ee-811b-08c3b9d6145b", "rel": "bookmark"}]}, "id": "d8ba9f3a-7170-4a78-94b6-648e59d9c99f", "security_groups": [{"name": "vyos_vrouter-sg_e2c6aff1-57c5-47a7-b88b-cefa53213aae"}], "user_id": "da67022848cd47aaa9ad576f8c8e08f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T11:28:40Z", "hostId": "d1f6eba960eb0366b135750b9d4fa713552888b88af9126f27c49705", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_e2c6aff1-57c5-47a7-b88b-cefa53213aae", "name": "vyos_vrouter-vm_e2c6aff1-57c5-47a7-b88b-cefa53213aae", "created": "2019-04-09T11:28:37Z", "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 11:30:14,479 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-d6e4ec99-fbfc-4205-914e-b5d7e8749cd2 2019-04-09 11:30:14,479 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.450520992279s 2019-04-09 11:30:14,486 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 11:30:16,488 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 11:30:16,491 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9aef208a28f07f6b9ece113351fc702f33e1ef92" 2019-04-09 11:30:16,943 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Tue, 09 Apr 2019 11:30:06 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-02ea49b2-fdb1-46aa-bc3c-37dfc8af9e8a x-openstack-request-id: req-02ea49b2-fdb1-46aa-bc3c-37dfc8af9e8a 2019-04-09 11:30:16,943 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d8ba9f3a-7170-4a78-94b6-648e59d9c99f", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d8ba9f3a-7170-4a78-94b6-648e59d9c99f", "rel": "bookmark"}], "image": {"id": "a0d0713c-2aee-4721-97b1-51c4a2fe4f04", "links": [{"href": "http://172.30.9.21:8774/images/a0d0713c-2aee-4721-97b1-51c4a2fe4f04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d5995ba0-c686-43ee-811b-08c3b9d6145b", "links": [{"href": "http://172.30.9.21:8774/flavors/d5995ba0-c686-43ee-811b-08c3b9d6145b", "rel": "bookmark"}]}, "id": "d8ba9f3a-7170-4a78-94b6-648e59d9c99f", "security_groups": [{"name": "vyos_vrouter-sg_e2c6aff1-57c5-47a7-b88b-cefa53213aae"}], "user_id": "da67022848cd47aaa9ad576f8c8e08f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T11:28:40Z", "hostId": "d1f6eba960eb0366b135750b9d4fa713552888b88af9126f27c49705", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_e2c6aff1-57c5-47a7-b88b-cefa53213aae", "name": "vyos_vrouter-vm_e2c6aff1-57c5-47a7-b88b-cefa53213aae", "created": "2019-04-09T11:28:37Z", "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 11:30:16,943 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-02ea49b2-fdb1-46aa-bc3c-37dfc8af9e8a 2019-04-09 11:30:16,943 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.455299139023s 2019-04-09 11:30:16,950 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 11:30:18,953 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 11:30:18,956 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9aef208a28f07f6b9ece113351fc702f33e1ef92" 2019-04-09 11:30:19,130 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Tue, 09 Apr 2019 11:30:08 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-3c895131-6390-45e5-b412-cbcf4c38dfed x-openstack-request-id: req-3c895131-6390-45e5-b412-cbcf4c38dfed 2019-04-09 11:30:19,131 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d8ba9f3a-7170-4a78-94b6-648e59d9c99f", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d8ba9f3a-7170-4a78-94b6-648e59d9c99f", "rel": "bookmark"}], "image": {"id": "a0d0713c-2aee-4721-97b1-51c4a2fe4f04", "links": [{"href": "http://172.30.9.21:8774/images/a0d0713c-2aee-4721-97b1-51c4a2fe4f04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d5995ba0-c686-43ee-811b-08c3b9d6145b", "links": [{"href": "http://172.30.9.21:8774/flavors/d5995ba0-c686-43ee-811b-08c3b9d6145b", "rel": "bookmark"}]}, "id": "d8ba9f3a-7170-4a78-94b6-648e59d9c99f", "security_groups": [{"name": "vyos_vrouter-sg_e2c6aff1-57c5-47a7-b88b-cefa53213aae"}], "user_id": "da67022848cd47aaa9ad576f8c8e08f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T11:28:40Z", "hostId": "d1f6eba960eb0366b135750b9d4fa713552888b88af9126f27c49705", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_e2c6aff1-57c5-47a7-b88b-cefa53213aae", "name": "vyos_vrouter-vm_e2c6aff1-57c5-47a7-b88b-cefa53213aae", "created": "2019-04-09T11:28:37Z", "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 11:30:19,131 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-3c895131-6390-45e5-b412-cbcf4c38dfed 2019-04-09 11:30:19,131 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.177813053131s 2019-04-09 11:30:19,138 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 11:30:21,140 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 11:30:21,144 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9aef208a28f07f6b9ece113351fc702f33e1ef92" 2019-04-09 11:30:21,587 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Tue, 09 Apr 2019 11:30:10 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d45956d7-92f7-4548-b3a8-20867a7ac6ae x-openstack-request-id: req-d45956d7-92f7-4548-b3a8-20867a7ac6ae 2019-04-09 11:30:21,587 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d8ba9f3a-7170-4a78-94b6-648e59d9c99f", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d8ba9f3a-7170-4a78-94b6-648e59d9c99f", "rel": "bookmark"}], "image": {"id": "a0d0713c-2aee-4721-97b1-51c4a2fe4f04", "links": [{"href": "http://172.30.9.21:8774/images/a0d0713c-2aee-4721-97b1-51c4a2fe4f04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d5995ba0-c686-43ee-811b-08c3b9d6145b", "links": [{"href": "http://172.30.9.21:8774/flavors/d5995ba0-c686-43ee-811b-08c3b9d6145b", "rel": "bookmark"}]}, "id": "d8ba9f3a-7170-4a78-94b6-648e59d9c99f", "security_groups": [{"name": "vyos_vrouter-sg_e2c6aff1-57c5-47a7-b88b-cefa53213aae"}], "user_id": "da67022848cd47aaa9ad576f8c8e08f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T11:28:40Z", "hostId": "d1f6eba960eb0366b135750b9d4fa713552888b88af9126f27c49705", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_e2c6aff1-57c5-47a7-b88b-cefa53213aae", "name": "vyos_vrouter-vm_e2c6aff1-57c5-47a7-b88b-cefa53213aae", "created": "2019-04-09T11:28:37Z", "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 11:30:21,587 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-d45956d7-92f7-4548-b3a8-20867a7ac6ae 2019-04-09 11:30:21,588 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.447175979614s 2019-04-09 11:30:21,594 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 11:30:23,596 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 11:30:23,600 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9aef208a28f07f6b9ece113351fc702f33e1ef92" 2019-04-09 11:30:23,969 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Tue, 09 Apr 2019 11:30:13 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-57f85cd9-870c-442e-9065-b2d9acbf9754 x-openstack-request-id: req-57f85cd9-870c-442e-9065-b2d9acbf9754 2019-04-09 11:30:23,970 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d8ba9f3a-7170-4a78-94b6-648e59d9c99f", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d8ba9f3a-7170-4a78-94b6-648e59d9c99f", "rel": "bookmark"}], "image": {"id": "a0d0713c-2aee-4721-97b1-51c4a2fe4f04", "links": [{"href": "http://172.30.9.21:8774/images/a0d0713c-2aee-4721-97b1-51c4a2fe4f04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d5995ba0-c686-43ee-811b-08c3b9d6145b", "links": [{"href": "http://172.30.9.21:8774/flavors/d5995ba0-c686-43ee-811b-08c3b9d6145b", "rel": "bookmark"}]}, "id": "d8ba9f3a-7170-4a78-94b6-648e59d9c99f", "security_groups": [{"name": "vyos_vrouter-sg_e2c6aff1-57c5-47a7-b88b-cefa53213aae"}], "user_id": "da67022848cd47aaa9ad576f8c8e08f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T11:28:40Z", "hostId": "d1f6eba960eb0366b135750b9d4fa713552888b88af9126f27c49705", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_e2c6aff1-57c5-47a7-b88b-cefa53213aae", "name": "vyos_vrouter-vm_e2c6aff1-57c5-47a7-b88b-cefa53213aae", "created": "2019-04-09T11:28:37Z", "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 11:30:23,970 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-57f85cd9-870c-442e-9065-b2d9acbf9754 2019-04-09 11:30:23,970 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.373820066452s 2019-04-09 11:30:23,977 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 11:30:25,980 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 11:30:25,983 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9aef208a28f07f6b9ece113351fc702f33e1ef92" 2019-04-09 11:30:26,726 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Tue, 09 Apr 2019 11:30:15 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-fc13211f-8800-4818-b10e-a54af776bfe8 x-openstack-request-id: req-fc13211f-8800-4818-b10e-a54af776bfe8 2019-04-09 11:30:26,727 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d8ba9f3a-7170-4a78-94b6-648e59d9c99f", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d8ba9f3a-7170-4a78-94b6-648e59d9c99f", "rel": "bookmark"}], "image": {"id": "a0d0713c-2aee-4721-97b1-51c4a2fe4f04", "links": [{"href": "http://172.30.9.21:8774/images/a0d0713c-2aee-4721-97b1-51c4a2fe4f04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d5995ba0-c686-43ee-811b-08c3b9d6145b", "links": [{"href": "http://172.30.9.21:8774/flavors/d5995ba0-c686-43ee-811b-08c3b9d6145b", "rel": "bookmark"}]}, "id": "d8ba9f3a-7170-4a78-94b6-648e59d9c99f", "security_groups": [{"name": "vyos_vrouter-sg_e2c6aff1-57c5-47a7-b88b-cefa53213aae"}], "user_id": "da67022848cd47aaa9ad576f8c8e08f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T11:28:40Z", "hostId": "d1f6eba960eb0366b135750b9d4fa713552888b88af9126f27c49705", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_e2c6aff1-57c5-47a7-b88b-cefa53213aae", "name": "vyos_vrouter-vm_e2c6aff1-57c5-47a7-b88b-cefa53213aae", "created": "2019-04-09T11:28:37Z", "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 11:30:26,727 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-fc13211f-8800-4818-b10e-a54af776bfe8 2019-04-09 11:30:26,727 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.747477054596s 2019-04-09 11:30:26,734 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 11:30:28,737 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 11:30:28,740 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9aef208a28f07f6b9ece113351fc702f33e1ef92" 2019-04-09 11:30:28,945 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Tue, 09 Apr 2019 11:30:18 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f35f58cb-a1fd-4059-baec-081a25916e28 x-openstack-request-id: req-f35f58cb-a1fd-4059-baec-081a25916e28 2019-04-09 11:30:28,945 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d8ba9f3a-7170-4a78-94b6-648e59d9c99f", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d8ba9f3a-7170-4a78-94b6-648e59d9c99f", "rel": "bookmark"}], "image": {"id": "a0d0713c-2aee-4721-97b1-51c4a2fe4f04", "links": [{"href": "http://172.30.9.21:8774/images/a0d0713c-2aee-4721-97b1-51c4a2fe4f04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d5995ba0-c686-43ee-811b-08c3b9d6145b", "links": [{"href": "http://172.30.9.21:8774/flavors/d5995ba0-c686-43ee-811b-08c3b9d6145b", "rel": "bookmark"}]}, "id": "d8ba9f3a-7170-4a78-94b6-648e59d9c99f", "security_groups": [{"name": "vyos_vrouter-sg_e2c6aff1-57c5-47a7-b88b-cefa53213aae"}], "user_id": "da67022848cd47aaa9ad576f8c8e08f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T11:28:40Z", "hostId": "d1f6eba960eb0366b135750b9d4fa713552888b88af9126f27c49705", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_e2c6aff1-57c5-47a7-b88b-cefa53213aae", "name": "vyos_vrouter-vm_e2c6aff1-57c5-47a7-b88b-cefa53213aae", "created": "2019-04-09T11:28:37Z", "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 11:30:28,946 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-f35f58cb-a1fd-4059-baec-081a25916e28 2019-04-09 11:30:28,946 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.209048986435s 2019-04-09 11:30:28,953 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 11:30:30,955 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 11:30:30,959 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9aef208a28f07f6b9ece113351fc702f33e1ef92" 2019-04-09 11:30:31,159 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Tue, 09 Apr 2019 11:30:20 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-fae31c37-a307-4bd7-91be-17df3f4ef1ad x-openstack-request-id: req-fae31c37-a307-4bd7-91be-17df3f4ef1ad 2019-04-09 11:30:31,159 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d8ba9f3a-7170-4a78-94b6-648e59d9c99f", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d8ba9f3a-7170-4a78-94b6-648e59d9c99f", "rel": "bookmark"}], "image": {"id": "a0d0713c-2aee-4721-97b1-51c4a2fe4f04", "links": [{"href": "http://172.30.9.21:8774/images/a0d0713c-2aee-4721-97b1-51c4a2fe4f04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d5995ba0-c686-43ee-811b-08c3b9d6145b", "links": [{"href": "http://172.30.9.21:8774/flavors/d5995ba0-c686-43ee-811b-08c3b9d6145b", "rel": "bookmark"}]}, "id": "d8ba9f3a-7170-4a78-94b6-648e59d9c99f", "security_groups": [{"name": "vyos_vrouter-sg_e2c6aff1-57c5-47a7-b88b-cefa53213aae"}], "user_id": "da67022848cd47aaa9ad576f8c8e08f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T11:28:40Z", "hostId": "d1f6eba960eb0366b135750b9d4fa713552888b88af9126f27c49705", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_e2c6aff1-57c5-47a7-b88b-cefa53213aae", "name": "vyos_vrouter-vm_e2c6aff1-57c5-47a7-b88b-cefa53213aae", "created": "2019-04-09T11:28:37Z", "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 11:30:31,159 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-fae31c37-a307-4bd7-91be-17df3f4ef1ad 2019-04-09 11:30:31,159 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.20393204689s 2019-04-09 11:30:31,167 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 11:30:33,169 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 11:30:33,173 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9aef208a28f07f6b9ece113351fc702f33e1ef92" 2019-04-09 11:30:33,354 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Tue, 09 Apr 2019 11:30:22 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e49ae4b0-e691-4b7f-a343-df6ed51267b8 x-openstack-request-id: req-e49ae4b0-e691-4b7f-a343-df6ed51267b8 2019-04-09 11:30:33,355 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d8ba9f3a-7170-4a78-94b6-648e59d9c99f", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d8ba9f3a-7170-4a78-94b6-648e59d9c99f", "rel": "bookmark"}], "image": {"id": "a0d0713c-2aee-4721-97b1-51c4a2fe4f04", "links": [{"href": "http://172.30.9.21:8774/images/a0d0713c-2aee-4721-97b1-51c4a2fe4f04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d5995ba0-c686-43ee-811b-08c3b9d6145b", "links": [{"href": "http://172.30.9.21:8774/flavors/d5995ba0-c686-43ee-811b-08c3b9d6145b", "rel": "bookmark"}]}, "id": "d8ba9f3a-7170-4a78-94b6-648e59d9c99f", "security_groups": [{"name": "vyos_vrouter-sg_e2c6aff1-57c5-47a7-b88b-cefa53213aae"}], "user_id": "da67022848cd47aaa9ad576f8c8e08f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T11:28:40Z", "hostId": "d1f6eba960eb0366b135750b9d4fa713552888b88af9126f27c49705", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_e2c6aff1-57c5-47a7-b88b-cefa53213aae", "name": "vyos_vrouter-vm_e2c6aff1-57c5-47a7-b88b-cefa53213aae", "created": "2019-04-09T11:28:37Z", "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 11:30:33,355 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-e49ae4b0-e691-4b7f-a343-df6ed51267b8 2019-04-09 11:30:33,355 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.18581700325s 2019-04-09 11:30:33,362 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 11:30:35,364 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 11:30:35,368 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9aef208a28f07f6b9ece113351fc702f33e1ef92" 2019-04-09 11:30:35,548 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Tue, 09 Apr 2019 11:30:25 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-08f1f7db-da85-439a-ad80-351e9e6e87b1 x-openstack-request-id: req-08f1f7db-da85-439a-ad80-351e9e6e87b1 2019-04-09 11:30:35,548 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d8ba9f3a-7170-4a78-94b6-648e59d9c99f", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d8ba9f3a-7170-4a78-94b6-648e59d9c99f", "rel": "bookmark"}], "image": {"id": "a0d0713c-2aee-4721-97b1-51c4a2fe4f04", "links": [{"href": "http://172.30.9.21:8774/images/a0d0713c-2aee-4721-97b1-51c4a2fe4f04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d5995ba0-c686-43ee-811b-08c3b9d6145b", "links": [{"href": "http://172.30.9.21:8774/flavors/d5995ba0-c686-43ee-811b-08c3b9d6145b", "rel": "bookmark"}]}, "id": "d8ba9f3a-7170-4a78-94b6-648e59d9c99f", "security_groups": [{"name": "vyos_vrouter-sg_e2c6aff1-57c5-47a7-b88b-cefa53213aae"}], "user_id": "da67022848cd47aaa9ad576f8c8e08f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T11:28:40Z", "hostId": "d1f6eba960eb0366b135750b9d4fa713552888b88af9126f27c49705", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_e2c6aff1-57c5-47a7-b88b-cefa53213aae", "name": "vyos_vrouter-vm_e2c6aff1-57c5-47a7-b88b-cefa53213aae", "created": "2019-04-09T11:28:37Z", "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 11:30:35,548 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-08f1f7db-da85-439a-ad80-351e9e6e87b1 2019-04-09 11:30:35,549 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.184211969376s 2019-04-09 11:30:35,556 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 11:30:37,558 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 11:30:37,562 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9aef208a28f07f6b9ece113351fc702f33e1ef92" 2019-04-09 11:30:37,746 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Tue, 09 Apr 2019 11:30:27 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-790dd552-08b5-4fb1-8750-6b8376a70217 x-openstack-request-id: req-790dd552-08b5-4fb1-8750-6b8376a70217 2019-04-09 11:30:37,746 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d8ba9f3a-7170-4a78-94b6-648e59d9c99f", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d8ba9f3a-7170-4a78-94b6-648e59d9c99f", "rel": "bookmark"}], "image": {"id": "a0d0713c-2aee-4721-97b1-51c4a2fe4f04", "links": [{"href": "http://172.30.9.21:8774/images/a0d0713c-2aee-4721-97b1-51c4a2fe4f04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d5995ba0-c686-43ee-811b-08c3b9d6145b", "links": [{"href": "http://172.30.9.21:8774/flavors/d5995ba0-c686-43ee-811b-08c3b9d6145b", "rel": "bookmark"}]}, "id": "d8ba9f3a-7170-4a78-94b6-648e59d9c99f", "security_groups": [{"name": "vyos_vrouter-sg_e2c6aff1-57c5-47a7-b88b-cefa53213aae"}], "user_id": "da67022848cd47aaa9ad576f8c8e08f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T11:28:40Z", "hostId": "d1f6eba960eb0366b135750b9d4fa713552888b88af9126f27c49705", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_e2c6aff1-57c5-47a7-b88b-cefa53213aae", "name": "vyos_vrouter-vm_e2c6aff1-57c5-47a7-b88b-cefa53213aae", "created": "2019-04-09T11:28:37Z", "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 11:30:37,747 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-790dd552-08b5-4fb1-8750-6b8376a70217 2019-04-09 11:30:37,747 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.188448905945s 2019-04-09 11:30:37,753 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 11:30:39,756 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 11:30:39,759 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9aef208a28f07f6b9ece113351fc702f33e1ef92" 2019-04-09 11:30:40,187 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Tue, 09 Apr 2019 11:30:29 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-dd45b18b-4a89-458d-b0ef-0c8e8be9f416 x-openstack-request-id: req-dd45b18b-4a89-458d-b0ef-0c8e8be9f416 2019-04-09 11:30:40,187 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d8ba9f3a-7170-4a78-94b6-648e59d9c99f", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d8ba9f3a-7170-4a78-94b6-648e59d9c99f", "rel": "bookmark"}], "image": {"id": "a0d0713c-2aee-4721-97b1-51c4a2fe4f04", "links": [{"href": "http://172.30.9.21:8774/images/a0d0713c-2aee-4721-97b1-51c4a2fe4f04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d5995ba0-c686-43ee-811b-08c3b9d6145b", "links": [{"href": "http://172.30.9.21:8774/flavors/d5995ba0-c686-43ee-811b-08c3b9d6145b", "rel": "bookmark"}]}, "id": "d8ba9f3a-7170-4a78-94b6-648e59d9c99f", "security_groups": [{"name": "vyos_vrouter-sg_e2c6aff1-57c5-47a7-b88b-cefa53213aae"}], "user_id": "da67022848cd47aaa9ad576f8c8e08f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T11:28:40Z", "hostId": "d1f6eba960eb0366b135750b9d4fa713552888b88af9126f27c49705", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_e2c6aff1-57c5-47a7-b88b-cefa53213aae", "name": "vyos_vrouter-vm_e2c6aff1-57c5-47a7-b88b-cefa53213aae", "created": "2019-04-09T11:28:37Z", "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 11:30:40,188 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-dd45b18b-4a89-458d-b0ef-0c8e8be9f416 2019-04-09 11:30:40,188 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.431722164154s 2019-04-09 11:30:40,196 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 11:30:42,198 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 11:30:42,204 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9aef208a28f07f6b9ece113351fc702f33e1ef92" 2019-04-09 11:30:42,386 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Tue, 09 Apr 2019 11:30:31 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-bfbb4a87-19aa-4de2-85ab-4414492eefe9 x-openstack-request-id: req-bfbb4a87-19aa-4de2-85ab-4414492eefe9 2019-04-09 11:30:42,386 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d8ba9f3a-7170-4a78-94b6-648e59d9c99f", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d8ba9f3a-7170-4a78-94b6-648e59d9c99f", "rel": "bookmark"}], "image": {"id": "a0d0713c-2aee-4721-97b1-51c4a2fe4f04", "links": [{"href": "http://172.30.9.21:8774/images/a0d0713c-2aee-4721-97b1-51c4a2fe4f04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d5995ba0-c686-43ee-811b-08c3b9d6145b", "links": [{"href": "http://172.30.9.21:8774/flavors/d5995ba0-c686-43ee-811b-08c3b9d6145b", "rel": "bookmark"}]}, "id": "d8ba9f3a-7170-4a78-94b6-648e59d9c99f", "security_groups": [{"name": "vyos_vrouter-sg_e2c6aff1-57c5-47a7-b88b-cefa53213aae"}], "user_id": "da67022848cd47aaa9ad576f8c8e08f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T11:28:40Z", "hostId": "d1f6eba960eb0366b135750b9d4fa713552888b88af9126f27c49705", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_e2c6aff1-57c5-47a7-b88b-cefa53213aae", "name": "vyos_vrouter-vm_e2c6aff1-57c5-47a7-b88b-cefa53213aae", "created": "2019-04-09T11:28:37Z", "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 11:30:42,386 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-bfbb4a87-19aa-4de2-85ab-4414492eefe9 2019-04-09 11:30:42,387 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.188107967377s 2019-04-09 11:30:42,393 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 11:30:44,395 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 11:30:44,399 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9aef208a28f07f6b9ece113351fc702f33e1ef92" 2019-04-09 11:30:44,607 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Tue, 09 Apr 2019 11:30:34 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-4dd36669-f0d1-408c-a377-9137b45c9def x-openstack-request-id: req-4dd36669-f0d1-408c-a377-9137b45c9def 2019-04-09 11:30:44,608 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d8ba9f3a-7170-4a78-94b6-648e59d9c99f", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d8ba9f3a-7170-4a78-94b6-648e59d9c99f", "rel": "bookmark"}], "image": {"id": "a0d0713c-2aee-4721-97b1-51c4a2fe4f04", "links": [{"href": "http://172.30.9.21:8774/images/a0d0713c-2aee-4721-97b1-51c4a2fe4f04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d5995ba0-c686-43ee-811b-08c3b9d6145b", "links": [{"href": "http://172.30.9.21:8774/flavors/d5995ba0-c686-43ee-811b-08c3b9d6145b", "rel": "bookmark"}]}, "id": "d8ba9f3a-7170-4a78-94b6-648e59d9c99f", "security_groups": [{"name": "vyos_vrouter-sg_e2c6aff1-57c5-47a7-b88b-cefa53213aae"}], "user_id": "da67022848cd47aaa9ad576f8c8e08f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T11:28:40Z", "hostId": "d1f6eba960eb0366b135750b9d4fa713552888b88af9126f27c49705", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_e2c6aff1-57c5-47a7-b88b-cefa53213aae", "name": "vyos_vrouter-vm_e2c6aff1-57c5-47a7-b88b-cefa53213aae", "created": "2019-04-09T11:28:37Z", "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 11:30:44,608 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-4dd36669-f0d1-408c-a377-9137b45c9def 2019-04-09 11:30:44,608 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.212709903717s 2019-04-09 11:30:44,615 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 11:30:46,617 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 11:30:46,621 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9aef208a28f07f6b9ece113351fc702f33e1ef92" 2019-04-09 11:30:46,791 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Tue, 09 Apr 2019 11:30:36 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-b7ed81dd-1b9a-484c-97f8-558dd2a0320b x-openstack-request-id: req-b7ed81dd-1b9a-484c-97f8-558dd2a0320b 2019-04-09 11:30:46,791 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d8ba9f3a-7170-4a78-94b6-648e59d9c99f", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d8ba9f3a-7170-4a78-94b6-648e59d9c99f", "rel": "bookmark"}], "image": {"id": "a0d0713c-2aee-4721-97b1-51c4a2fe4f04", "links": [{"href": "http://172.30.9.21:8774/images/a0d0713c-2aee-4721-97b1-51c4a2fe4f04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d5995ba0-c686-43ee-811b-08c3b9d6145b", "links": [{"href": "http://172.30.9.21:8774/flavors/d5995ba0-c686-43ee-811b-08c3b9d6145b", "rel": "bookmark"}]}, "id": "d8ba9f3a-7170-4a78-94b6-648e59d9c99f", "security_groups": [{"name": "vyos_vrouter-sg_e2c6aff1-57c5-47a7-b88b-cefa53213aae"}], "user_id": "da67022848cd47aaa9ad576f8c8e08f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T11:28:40Z", "hostId": "d1f6eba960eb0366b135750b9d4fa713552888b88af9126f27c49705", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_e2c6aff1-57c5-47a7-b88b-cefa53213aae", "name": "vyos_vrouter-vm_e2c6aff1-57c5-47a7-b88b-cefa53213aae", "created": "2019-04-09T11:28:37Z", "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 11:30:46,792 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-b7ed81dd-1b9a-484c-97f8-558dd2a0320b 2019-04-09 11:30:46,792 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.174175977707s 2019-04-09 11:30:46,799 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 11:30:48,801 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 11:30:48,805 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9aef208a28f07f6b9ece113351fc702f33e1ef92" 2019-04-09 11:30:49,232 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 750 Content-Type: application/json Date: Tue, 09 Apr 2019 11:30:38 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-2eacddd5-013d-4cd9-84f5-39eff36bb834 x-openstack-request-id: req-2eacddd5-013d-4cd9-84f5-39eff36bb834 2019-04-09 11:30:49,233 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_e2c6aff1-57c5-47a7-b88b-cefa53213aae": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8d:f5:14", "version": 4, "addr": "192.168.120.25", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d8ba9f3a-7170-4a78-94b6-648e59d9c99f", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d8ba9f3a-7170-4a78-94b6-648e59d9c99f", "rel": "bookmark"}], "image": {"id": "a0d0713c-2aee-4721-97b1-51c4a2fe4f04", "links": [{"href": "http://172.30.9.21:8774/images/a0d0713c-2aee-4721-97b1-51c4a2fe4f04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-09T11:30:47.000000", "flavor": {"id": "d5995ba0-c686-43ee-811b-08c3b9d6145b", "links": [{"href": "http://172.30.9.21:8774/flavors/d5995ba0-c686-43ee-811b-08c3b9d6145b", "rel": "bookmark"}]}, "id": "d8ba9f3a-7170-4a78-94b6-648e59d9c99f", "security_groups": [{"name": "vyos_vrouter-sg_e2c6aff1-57c5-47a7-b88b-cefa53213aae"}], "user_id": "da67022848cd47aaa9ad576f8c8e08f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-09T11:30:36Z", "hostId": "d1f6eba960eb0366b135750b9d4fa713552888b88af9126f27c49705", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_e2c6aff1-57c5-47a7-b88b-cefa53213aae", "name": "vyos_vrouter-vm_e2c6aff1-57c5-47a7-b88b-cefa53213aae", "created": "2019-04-09T11:28:37Z", "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 11:30:49,233 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-2eacddd5-013d-4cd9-84f5-39eff36bb834 2019-04-09 11:30:49,233 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.431401014328s 2019-04-09 11:30:49,240 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-04-09 11:30:49,241 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/ports.json?device_id=d8ba9f3a-7170-4a78-94b6-648e59d9c99f" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9aef208a28f07f6b9ece113351fc702f33e1ef92" 2019-04-09 11:30:49,293 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Tue, 09 Apr 2019 11:30:38 GMT X-Openstack-Request-Id: req-35310a44-21eb-4fa6-97d2-b00f3489d20f 2019-04-09 11:30:49,293 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-09T11:30:36Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c5f95577-1288-4aab-863d-e65bcb0579e7","ip_address":"192.168.120.25"}],"id":"dcf264a3-3f04-43c1-863c-e076e962b6dd","security_groups":["49066c1c-9158-4499-9814-d823fe3575a1"],"mac_address":"fa:16:3e:8d:f5:14","project_id":"f55c71a2e604471b80edca6e39f1e3a7","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cbe61620-cc58-4012-b9bf-75af497cf414","tenant_id":"f55c71a2e604471b80edca6e39f1e3a7","created_at":"2019-04-09T11:28:40Z","binding:vnic_type":"normal","device_id":"d8ba9f3a-7170-4a78-94b6-648e59d9c99f","ip_allocation":"immediate"}]} 2019-04-09 11:30:49,293 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=d8ba9f3a-7170-4a78-94b6-648e59d9c99f used request id req-35310a44-21eb-4fa6-97d2-b00f3489d20f 2019-04-09 11:30:49,294 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0534291267395s 2019-04-09 11:30:49,305 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-09 11:30:49,306 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/floatingips.json?port_id=dcf264a3-3f04-43c1-863c-e076e962b6dd" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9aef208a28f07f6b9ece113351fc702f33e1ef92" 2019-04-09 11:30:49,349 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 09 Apr 2019 11:30:39 GMT X-Openstack-Request-Id: req-dd4f56d1-09fe-4b73-bb7b-f9e39a12ed84 2019-04-09 11:30:49,349 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-04-09 11:30:49,349 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json?port_id=dcf264a3-3f04-43c1-863c-e076e962b6dd used request id req-dd4f56d1-09fe-4b73-bb7b-f9e39a12ed84 2019-04-09 11:30:49,350 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0444209575653s 2019-04-09 11:30:49,350 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vyos_vrouter-net_e2c6aff1-57c5-47a7-b88b-cefa53213aae': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:8d:f5:14', u'version': 4, u'addr': u'192.168.120.25', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'a0d0713c-2aee-4721-97b1-51c4a2fe4f04'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-04-09T11:30:47.000000', 'flavor': Munch({u'id': u'd5995ba0-c686-43ee-811b-08c3b9d6145b'}), 'az': u'nova', 'id': u'd8ba9f3a-7170-4a78-94b6-648e59d9c99f', 'security_groups': [Munch({u'name': u'vyos_vrouter-sg_e2c6aff1-57c5-47a7-b88b-cefa53213aae'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'da67022848cd47aaa9ad576f8c8e08f4', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f55c71a2e604471b80edca6e39f1e3a7', 'name': 'vyos_vrouter-project_e2c6aff1-57c5-47a7-b88b-cefa53213aae', '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'2019-04-09T11:30:47.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-04-09T11:30:36Z', 'hostId': u'd1f6eba960eb0366b135750b9d4fa713552888b88af9126f27c49705', u'OS-SRV-USG:terminated_at': None, 'key_name': u'vyos_vrouter-kp_e2c6aff1-57c5-47a7-b88b-cefa53213aae', 'public_v6': '', 'private_v4': u'192.168.120.25', 'cloud': 'envvars', 'host_id': u'd1f6eba960eb0366b135750b9d4fa713552888b88af9126f27c49705', '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'2019-04-09T11:30:47.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'f55c71a2e604471b80edca6e39f1e3a7', 'name': u'vyos_vrouter-vm_e2c6aff1-57c5-47a7-b88b-cefa53213aae', 'adminPass': u'7H2rJMPooNtj', 'tenant_id': u'f55c71a2e604471b80edca6e39f1e3a7', 'created_at': u'2019-04-09T11:28:37Z', 'created': u'2019-04-09T11:28:37Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-04-09 11:30:49,356 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-09 11:30:49,357 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9aef208a28f07f6b9ece113351fc702f33e1ef92" 2019-04-09 11:30:49,451 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Tue, 09 Apr 2019 11:30:39 GMT X-Openstack-Request-Id: req-67399d2a-dbbf-49f9-a3f7-3ce018025cb3 2019-04-09 11:30:49,451 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"b62787c2-635d-4893-8553-7ee0260442ff","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ba7a30bb29394fc4a587735d9dfb749e","l2_adjacency":true,"status":"ACTIVE","subnets":["dce875e1-9eec-4cb2-94e6-93dffefe33f6"],"description":"","tags":[],"updated_at":"2019-04-09T06:38:46Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ba7a30bb29394fc4a587735d9dfb749e","created_at":"2019-04-09T06:24:05Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"cbe61620-cc58-4012-b9bf-75af497cf414","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f55c71a2e604471b80edca6e39f1e3a7","l2_adjacency":true,"status":"ACTIVE","subnets":["c5f95577-1288-4aab-863d-e65bcb0579e7"],"description":"","tags":[],"updated_at":"2019-04-09T11:28:20Z","qos_policy_id":null,"name":"vyos_vrouter-net_e2c6aff1-57c5-47a7-b88b-cefa53213aae","admin_state_up":true,"tenant_id":"f55c71a2e604471b80edca6e39f1e3a7","created_at":"2019-04-09T11:28:18Z","mtu":1450}]} 2019-04-09 11:30:49,451 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-67399d2a-dbbf-49f9-a3f7-3ce018025cb3 2019-04-09 11:30:49,451 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0948469638824s 2019-04-09 11:30:49,452 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-04-09 11:30:49,453 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/ports.json?device_id=d8ba9f3a-7170-4a78-94b6-648e59d9c99f" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9aef208a28f07f6b9ece113351fc702f33e1ef92" 2019-04-09 11:30:49,504 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Tue, 09 Apr 2019 11:30:39 GMT X-Openstack-Request-Id: req-da34cc6a-72dc-49ce-89bd-71acbd0f7e94 2019-04-09 11:30:49,505 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-09T11:30:36Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c5f95577-1288-4aab-863d-e65bcb0579e7","ip_address":"192.168.120.25"}],"id":"dcf264a3-3f04-43c1-863c-e076e962b6dd","security_groups":["49066c1c-9158-4499-9814-d823fe3575a1"],"mac_address":"fa:16:3e:8d:f5:14","project_id":"f55c71a2e604471b80edca6e39f1e3a7","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cbe61620-cc58-4012-b9bf-75af497cf414","tenant_id":"f55c71a2e604471b80edca6e39f1e3a7","created_at":"2019-04-09T11:28:40Z","binding:vnic_type":"normal","device_id":"d8ba9f3a-7170-4a78-94b6-648e59d9c99f","ip_allocation":"immediate"}]} 2019-04-09 11:30:49,505 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=d8ba9f3a-7170-4a78-94b6-648e59d9c99f used request id req-da34cc6a-72dc-49ce-89bd-71acbd0f7e94 2019-04-09 11:30:49,505 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0526778697968s 2019-04-09 11:30:49,506 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2019-04-09 11:30:49,507 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/floatingips.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9aef208a28f07f6b9ece113351fc702f33e1ef92" -d '{"floatingip": {"floating_network_id": "b62787c2-635d-4893-8553-7ee0260442ff", "fixed_ip_address": "192.168.120.25", "port_id": "dcf264a3-3f04-43c1-863c-e076e962b6dd"}}' 2019-04-09 11:30:51,858 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 824 Content-Type: application/json Date: Tue, 09 Apr 2019 11:30:41 GMT X-Openstack-Request-Id: req-39b9a639-fdee-46e7-a3af-53f7facf934b 2019-04-09 11:30:51,859 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "5476fa82-6a7a-4d98-b1ce-6943a237a4e5", "status": "DOWN", "description": "", "tags": [], "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "created_at": "2019-04-09T11:30:40Z", "updated_at": "2019-04-09T11:30:40Z", "floating_network_id": "b62787c2-635d-4893-8553-7ee0260442ff", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "cbe61620-cc58-4012-b9bf-75af497cf414", "device_owner": "compute:nova", "mac_address": "fa:16:3e:8d:f5:14", "device_id": "d8ba9f3a-7170-4a78-94b6-648e59d9c99f"}, "fixed_ip_address": "192.168.120.25", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "f55c71a2e604471b80edca6e39f1e3a7", "port_id": "dcf264a3-3f04-43c1-863c-e076e962b6dd", "id": "6c2752e1-fbe6-40cf-a708-b7f61659028c", "qos_policy_id": null}} 2019-04-09 11:30:51,859 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-39b9a639-fdee-46e7-a3af-53f7facf934b 2019-04-09 11:30:51,859 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.35290384293s 2019-04-09 11:30:51,874 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-09 11:30:51,875 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9aef208a28f07f6b9ece113351fc702f33e1ef92" 2019-04-09 11:30:51,946 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Tue, 09 Apr 2019 11:30:41 GMT X-Openstack-Request-Id: req-33e50e32-0a55-4a62-aaa3-3c16b642ada9 2019-04-09 11:30:51,946 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "5476fa82-6a7a-4d98-b1ce-6943a237a4e5", "status": "DOWN", "description": "", "tags": [], "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "created_at": "2019-04-09T11:30:40Z", "updated_at": "2019-04-09T11:30:40Z", "floating_network_id": "b62787c2-635d-4893-8553-7ee0260442ff", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "cbe61620-cc58-4012-b9bf-75af497cf414", "device_owner": "compute:nova", "mac_address": "fa:16:3e:8d:f5:14", "device_id": "d8ba9f3a-7170-4a78-94b6-648e59d9c99f"}, "fixed_ip_address": "192.168.120.25", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "f55c71a2e604471b80edca6e39f1e3a7", "port_id": "dcf264a3-3f04-43c1-863c-e076e962b6dd", "id": "6c2752e1-fbe6-40cf-a708-b7f61659028c", "qos_policy_id": null}]} 2019-04-09 11:30:51,946 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-33e50e32-0a55-4a62-aaa3-3c16b642ada9 2019-04-09 11:30:51,947 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0720348358154s 2019-04-09 11:30:51,954 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-04-09 11:30:52,064 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-09 11:30:52,065 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9aef208a28f07f6b9ece113351fc702f33e1ef92" 2019-04-09 11:30:52,123 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Tue, 09 Apr 2019 11:30:41 GMT X-Openstack-Request-Id: req-b96dd10f-a0d7-4958-9ec8-12d9fc51a004 2019-04-09 11:30:52,123 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "5476fa82-6a7a-4d98-b1ce-6943a237a4e5", "status": "DOWN", "description": "", "tags": [], "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "created_at": "2019-04-09T11:30:40Z", "updated_at": "2019-04-09T11:30:40Z", "floating_network_id": "b62787c2-635d-4893-8553-7ee0260442ff", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "cbe61620-cc58-4012-b9bf-75af497cf414", "device_owner": "compute:nova", "mac_address": "fa:16:3e:8d:f5:14", "device_id": "d8ba9f3a-7170-4a78-94b6-648e59d9c99f"}, "fixed_ip_address": "192.168.120.25", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "f55c71a2e604471b80edca6e39f1e3a7", "port_id": "dcf264a3-3f04-43c1-863c-e076e962b6dd", "id": "6c2752e1-fbe6-40cf-a708-b7f61659028c", "qos_policy_id": null}]} 2019-04-09 11:30:52,124 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-b96dd10f-a0d7-4958-9ec8-12d9fc51a004 2019-04-09 11:30:52,124 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0596270561218s 2019-04-09 11:30:52,130 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-04-09 11:30:52,240 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-09 11:30:52,241 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9aef208a28f07f6b9ece113351fc702f33e1ef92" 2019-04-09 11:30:52,301 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Tue, 09 Apr 2019 11:30:41 GMT X-Openstack-Request-Id: req-effd6598-c47b-4b76-b608-f4e1dce115ac 2019-04-09 11:30:52,301 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "5476fa82-6a7a-4d98-b1ce-6943a237a4e5", "status": "DOWN", "description": "", "tags": [], "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "created_at": "2019-04-09T11:30:40Z", "updated_at": "2019-04-09T11:30:40Z", "floating_network_id": "b62787c2-635d-4893-8553-7ee0260442ff", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "cbe61620-cc58-4012-b9bf-75af497cf414", "device_owner": "compute:nova", "mac_address": "fa:16:3e:8d:f5:14", "device_id": "d8ba9f3a-7170-4a78-94b6-648e59d9c99f"}, "fixed_ip_address": "192.168.120.25", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "f55c71a2e604471b80edca6e39f1e3a7", "port_id": "dcf264a3-3f04-43c1-863c-e076e962b6dd", "id": "6c2752e1-fbe6-40cf-a708-b7f61659028c", "qos_policy_id": null}]} 2019-04-09 11:30:52,301 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-effd6598-c47b-4b76-b608-f4e1dce115ac 2019-04-09 11:30:52,301 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0610089302063s 2019-04-09 11:30:52,308 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-04-09 11:30:52,421 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-09 11:30:52,421 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9aef208a28f07f6b9ece113351fc702f33e1ef92" 2019-04-09 11:30:52,741 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Tue, 09 Apr 2019 11:30:42 GMT X-Openstack-Request-Id: req-b562f78f-5c18-4f8a-92b8-fed31dabd32c 2019-04-09 11:30:52,741 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "5476fa82-6a7a-4d98-b1ce-6943a237a4e5", "status": "DOWN", "description": "", "tags": [], "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "created_at": "2019-04-09T11:30:40Z", "updated_at": "2019-04-09T11:30:40Z", "floating_network_id": "b62787c2-635d-4893-8553-7ee0260442ff", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "cbe61620-cc58-4012-b9bf-75af497cf414", "device_owner": "compute:nova", "mac_address": "fa:16:3e:8d:f5:14", "device_id": "d8ba9f3a-7170-4a78-94b6-648e59d9c99f"}, "fixed_ip_address": "192.168.120.25", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "f55c71a2e604471b80edca6e39f1e3a7", "port_id": "dcf264a3-3f04-43c1-863c-e076e962b6dd", "id": "6c2752e1-fbe6-40cf-a708-b7f61659028c", "qos_policy_id": null}]} 2019-04-09 11:30:52,741 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-b562f78f-5c18-4f8a-92b8-fed31dabd32c 2019-04-09 11:30:52,741 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.320645809174s 2019-04-09 11:30:52,747 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-04-09 11:30:52,858 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-09 11:30:52,859 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9aef208a28f07f6b9ece113351fc702f33e1ef92" 2019-04-09 11:30:52,917 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Tue, 09 Apr 2019 11:30:42 GMT X-Openstack-Request-Id: req-f65f19d4-6843-4786-890c-7ff41d00a510 2019-04-09 11:30:52,918 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "5476fa82-6a7a-4d98-b1ce-6943a237a4e5", "status": "DOWN", "description": "", "tags": [], "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "created_at": "2019-04-09T11:30:40Z", "updated_at": "2019-04-09T11:30:40Z", "floating_network_id": "b62787c2-635d-4893-8553-7ee0260442ff", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "cbe61620-cc58-4012-b9bf-75af497cf414", "device_owner": "compute:nova", "mac_address": "fa:16:3e:8d:f5:14", "device_id": "d8ba9f3a-7170-4a78-94b6-648e59d9c99f"}, "fixed_ip_address": "192.168.120.25", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "f55c71a2e604471b80edca6e39f1e3a7", "port_id": "dcf264a3-3f04-43c1-863c-e076e962b6dd", "id": "6c2752e1-fbe6-40cf-a708-b7f61659028c", "qos_policy_id": null}]} 2019-04-09 11:30:52,918 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-f65f19d4-6843-4786-890c-7ff41d00a510 2019-04-09 11:30:52,918 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0594120025635s 2019-04-09 11:30:52,924 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-04-09 11:30:53,035 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-09 11:30:53,036 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9aef208a28f07f6b9ece113351fc702f33e1ef92" 2019-04-09 11:30:53,095 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Tue, 09 Apr 2019 11:30:42 GMT X-Openstack-Request-Id: req-9cc3789d-2b06-496e-8d71-8c00fe5149c2 2019-04-09 11:30:53,095 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "5476fa82-6a7a-4d98-b1ce-6943a237a4e5", "status": "DOWN", "description": "", "tags": [], "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "created_at": "2019-04-09T11:30:40Z", "updated_at": "2019-04-09T11:30:40Z", "floating_network_id": "b62787c2-635d-4893-8553-7ee0260442ff", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "cbe61620-cc58-4012-b9bf-75af497cf414", "device_owner": "compute:nova", "mac_address": "fa:16:3e:8d:f5:14", "device_id": "d8ba9f3a-7170-4a78-94b6-648e59d9c99f"}, "fixed_ip_address": "192.168.120.25", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "f55c71a2e604471b80edca6e39f1e3a7", "port_id": "dcf264a3-3f04-43c1-863c-e076e962b6dd", "id": "6c2752e1-fbe6-40cf-a708-b7f61659028c", "qos_policy_id": null}]} 2019-04-09 11:30:53,096 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-9cc3789d-2b06-496e-8d71-8c00fe5149c2 2019-04-09 11:30:53,096 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.060152053833s 2019-04-09 11:30:53,102 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-04-09 11:30:53,213 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-09 11:30:53,213 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9aef208a28f07f6b9ece113351fc702f33e1ef92" 2019-04-09 11:30:53,273 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 829 Content-Type: application/json Date: Tue, 09 Apr 2019 11:30:42 GMT X-Openstack-Request-Id: req-eb807201-9548-47eb-a2c6-2c32e7dbf997 2019-04-09 11:30:53,273 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "5476fa82-6a7a-4d98-b1ce-6943a237a4e5", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "created_at": "2019-04-09T11:30:40Z", "updated_at": "2019-04-09T11:30:42Z", "floating_network_id": "b62787c2-635d-4893-8553-7ee0260442ff", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "cbe61620-cc58-4012-b9bf-75af497cf414", "device_owner": "compute:nova", "mac_address": "fa:16:3e:8d:f5:14", "device_id": "d8ba9f3a-7170-4a78-94b6-648e59d9c99f"}, "fixed_ip_address": "192.168.120.25", "floating_ip_address": "172.30.9.203", "revision_number": 1, "project_id": "f55c71a2e604471b80edca6e39f1e3a7", "port_id": "dcf264a3-3f04-43c1-863c-e076e962b6dd", "id": "6c2752e1-fbe6-40cf-a708-b7f61659028c", "qos_policy_id": null}]} 2019-04-09 11:30:53,273 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-eb807201-9548-47eb-a2c6-2c32e7dbf997 2019-04-09 11:30:53,273 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0604481697083s 2019-04-09 11:30:53,280 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'5476fa82-6a7a-4d98-b1ce-6943a237a4e5', 'updated_at': u'2019-04-09T11:30:42Z', 'fixed_ip_address': u'192.168.120.25', 'floating_ip_address': u'172.30.9.203', 'revision_number': 1, 'port_id': u'dcf264a3-3f04-43c1-863c-e076e962b6dd', 'id': u'6c2752e1-fbe6-40cf-a708-b7f61659028c', 'network': u'b62787c2-635d-4893-8553-7ee0260442ff', 'port': u'dcf264a3-3f04-43c1-863c-e076e962b6dd', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f55c71a2e604471b80edca6e39f1e3a7', 'name': 'vyos_vrouter-project_e2c6aff1-57c5-47a7-b88b-cefa53213aae', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'f55c71a2e604471b80edca6e39f1e3a7', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'b62787c2-635d-4893-8553-7ee0260442ff', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'cbe61620-cc58-4012-b9bf-75af497cf414', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:8d:f5:14', u'device_id': u'd8ba9f3a-7170-4a78-94b6-648e59d9c99f'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'f55c71a2e604471b80edca6e39f1e3a7', 'created_at': u'2019-04-09T11:30:40Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'cbe61620-cc58-4012-b9bf-75af497cf414', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:8d:f5:14', u'device_id': u'd8ba9f3a-7170-4a78-94b6-648e59d9c99f'}), 'router': u'5476fa82-6a7a-4d98-b1ce-6943a237a4e5'}) 2019-04-09 11:30:53,280 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-04-09 11:30:53,283 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers/d8ba9f3a-7170-4a78-94b6-648e59d9c99f/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9aef208a28f07f6b9ece113351fc702f33e1ef92" -d '{"os-getConsoleOutput": {"length": null}}' 2019-04-09 11:30:53,347 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 10482 Content-Type: application/json Date: Tue, 09 Apr 2019 11:30:42 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-214dfb22-c5f3-45b0-90f7-b1ea0e3a63b3 x-openstack-request-id: req-214dfb22-c5f3-45b0-90f7-b1ea0e3a63b3 2019-04-09 11:30:53,349 - keystoneauth.session - DEBUG - 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-145-generic (buildd@lcy01-amd64-027) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10) ) #171-Ubuntu SMP Tue Mar 26 12:43:40 UTC 2019 (Ubuntu 4.4.0-145.171-generic 4.4.176)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-145-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] 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] 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: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \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] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x362f8000-0x37173fff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6340 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x00000000BFFE12D1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x00000000BFFE11DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x00000000BFFDFDC0 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x00000000BFFDFD80 000040\n[ 0.000000] ACPI: APIC 0x00000000BFFE1251 000080 (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] NODE_DATA(0) allocated [mem 0x13fff9000-0x13fffdfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 1:3fff1001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 679425056 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-0x00000000ffffffff]\n[ 0.000000] Normal [mem 0x0000000100000000-0x000000013fffffff]\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-0x00000000bffdbfff]\n[ 0.000000] node 0: [mem 0x0000000100000000-0x000000013fffffff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000013fffffff]\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] 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] 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:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88013fc00000 s99480 r8192 d31592 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 13fc10200\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032036\n[ 0.000000] Policy zone: Normal\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-145-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] Memory: 4028168K/4193768K available (8608K kernel code, 1333K rwdata, 4008K rodata, 1484K init, 1284K bss, 165600K reserved, 0K cma-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] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=512 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:33024 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.914 MHz processor\n[ 0.361437] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656)\n[ 0.364412] pid_max: default: 32768 minimum: 301\n[ 0.366015] ACPI: Core revision 20150930\n[ 0.368084] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.370418] Security Framework initialized\n[ 0.371893] Yama: becoming mindful.\n[ 0.373209] AppArmor: AppArmor initialized\n[ 0.374867] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.381215] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.385378] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.390754] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.393857] Initializing cgroup subsys io\n[ 0.395330] Initializing cgroup subsys memory\n[ 0.396885] Initializing cgroup subsys devices\n[ 0.398444] Initializing cgroup subsys freezer\n[ 0.400022] Initializing cgroup subsys net_cls\n[ 0.401587] Initializing cgroup subsys perf_event\n[ 0.403209] Initializing cgroup subsys net_prio\n[ 0.404826] Initializing cgroup subsys hugetlb\n[ 0.406385] Initializing cgroup subsys pids\n[ 0.408669] mce: CPU supports 10 MCE banks\n[ 0.410207] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.412014] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.413983] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.415863] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.418697] Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier\n[ 0.421540] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.423804] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.429300] Freeing SMP alternatives memory: 36K\n[ 0.435905] ftrace: allocating 32283 entries in 127 pages\n[ 0.481289] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.483462] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.485624] smpboot: Max logical packages: 2\n[ 0.487416] x2apic enabled\n[ 0.488806] Switched APIC routing to physical x2apic.\n[ 0.491735] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.493861] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.497761] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.509650] KVM setup paravirtual spinlock\n[ 0.512772] x86: Booting SMP configuration:\n[ 0.514321] .... node #0, CPUs: #1\n[ 0.515864] kvm-clock: cpu 1, msr 1:3fff1041, secondary cpu clock\n[ 0.538340] x86: Booted up 1 node, 2 CPUs\n[ 0.538344] KVM setup async PF for cpu 1\n[ 0.538348] kvm-stealtime: cpu 1, msr 13fd10200\n[ 0.542933] smpboot: Total of 2 processors activated (13967.65 BogoMIPS)\n[ 0.545692] devtmpfs: initialized\n[ 0.548383] evm: security.selinux\n[ 0.549631] evm: security.SMACK64\n[ 0.550857] evm: security.SMACK64EXEC\n[ 0.552176] evm: security.SMACK64TRANSMUTE\n[ 0.553621] evm: security.SMACK64MMAP\n[ 0.554939] evm: security.ima\n[ 0.556065] evm: security.capability\n[ 0.557586] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.560800] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.562985] pinctrl core: initialized pinctrl subsystem\n[ 0.564940] RTC time: 11:30:47, date: 04/09/19\n[ 0.567409] NET: Registered protocol family 16\n[ 0.578820] cpuidle: using governor ladder\n[ 0.590918] cpuidle: using governor menu\n[ 0.592346] PCCT header not found.\n[ 0.593718] ACPI: bus type PCI registered\n[ 0.595187] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.597438] PCI: Using configuration type 1 for base access\n[ 0.612048] ACPI: Added _OSI(Module Device)\n[ 0.613549] ACPI: Added _OSI(Processor Device)\n[ 0.615088] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.616696] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.619707] ACPI: Interpreter enabled\n[ 0.621063] ACPI: (supports S0 S5)\n[ 0.638479] ACPI: Using IOAPIC for interrupt routing\n[ 0.640188] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.645359] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.647401] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.649604] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.651737] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.655684] acpiphp: Slot [3] registered\n[ 0.657131] acpiphp: Slot [4] registered\n[ 0.658570] acpiphp: Slot [5] registered\n[ 0.660003] acpiphp: Slot [6] registered\n[ 0.661439] acpiphp: Slot [7] registered\n[ 0.662871] acpiphp: Slot [8] registered\n[ 0.664308] acpiphp: Slot [9] registered\n[ 0.665749] acpiphp: Slot [10] registered\n[ 0.667207] acpiphp: Slot [11] registered\n[ 0.668662] acpiphp: Slot [12] registered\n[ 0.670108] acpiphp: Slot [13] registered\n[ 0.671570] acpiphp: Slot [14] registered\n[ 0.673022] acpiphp: Slot [15] registered\n[ 0.674479] acpiphp: Slot [16] registered\n[ 0.675944] acpiphp: Slot [17] registered\n[ 0.677410] acpiphp: Slot [18] registered\n[ 0.678869] acpiphp: Slot [19] registered\n[ 0.680323] acpiphp: Slot [20] registered\n[ 0.681774] acpiphp: Slot [21] registered\n[ 0.683232] acpiphp: Slot [22] registered\n[ 0.684688] acpiphp: Slot [23] registered\n[ 0.686152] acpiphp: Slot [24] registered\n[ 0.687621] acpiphp: Slot [25] registered\n[ 0.689076] acpiphp: Slot [26] registered\n[ 0.690524] acpiphp: Slot [27] registered\n[ 0.691982] acpiphp: Slot [28] registered\n[ 0.693449] acpiphp: Slot [29] registered\n[ 0.694912] acpiphp: Slot [30] registered\n[ 0.696377] acpiphp: Slot [31] registered\n[ 0.697809] PCI host bridge to bus 0000:00\n[ 0.699246] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.701410] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.703575] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.706144] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.708729] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.711355] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.716419] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.718694] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.720792] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.723051] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.727644] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.730184] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.759090] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.761984] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.764498] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.767004] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.769466] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.771723] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.774115] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.775999] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.778754] vgaarb: loaded\n[ 0.779821] vgaarb: bridge control possible 0000:00:02.0\n[ 0.781974] SCSI subsystem initialized\n[ 0.783633] ACPI: bus type USB registered\n[ 0.785102] usbcore: registered new interface driver usbfs\n[ 0.786949] usbcore: registered new interface driver hub\n[ 0.788750] usbcore: registered new device driver usb\n[ 0.790783] PCI: Using ACPI for IRQ routing\n[ 0.792737] NetLabel: Initializing\n[ 0.794011] NetLabel: domain hash size = 128\n[ 0.795529] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.797231] NetLabel: unlabeled traffic allowed by default\n[ 0.799318] amd_nb: Cannot enumerate AMD northbridges\n[ 0.801161] clocksource: Switched to clocksource kvm-clock\n[ 0.814234] AppArmor: AppArmor Filesystem Enabled\n[ 0.815943] pnp: PnP ACPI init\n[ 0.817501] pnp: PnP ACPI: found 5 devices\n[ 0.825765] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.828819] NET: Registered protocol family 2\n[ 0.830741] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.833534] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.836111] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.838373] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.840406] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.842633] NET: Registered protocol family 1\n[ 0.844195] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.846167] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.848086] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.868382] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.888719] Unpacking initramfs...\n[ 1.093442] Freeing initrd memory: 14832K\n[ 1.095063] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.097238] software IO TLB: mapped [mem 0xbbfdc000-0xbffdc000] (64MB)\n[ 1.099763] Scanning for low memory corruption every 60 seconds\n[ 1.102299] audit: initializing netlink subsys (disabled)\n[ 1.104229] audit: type=2000 audit(1554809448.487:1): initialized\n[ 1.106593] Initialise system trusted keyring\n[ 1.108381] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.110553] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.113961] zbud: loaded\n[ 1.115419] VFS: Disk quotas dquot_6.6.0\n[ 1.116929] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.119472] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.121793] fuse init (API version 7.23)\n[ 1.123407] Key type big_key registered\n[ 1.124864] Allocating IMA MOK and blacklist keyrings.\n[ 1.127384] Key type asymmetric registered\n[ 1.128895] Asymmetric key parser 'x509' registered\n[ 1.130647] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.133383] io scheduler noop registered\n[ 1.134836] io scheduler deadline registered (default)\n[ 1.136666] io scheduler cfq registered\n[ 1.138201] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.140141] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.142465] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.145144] ACPI: Power Button [PWRF]\n[ 1.146751] GHES: HEST is not enabled!\n[ 1.166520] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.206648] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.211120] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.236548] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.240379] Linux agpgart interface v0.103\n[ 1.244048] loop: module loaded\n[ 1.247034] vda: vda1\n[ 1.248948] scsi host0: ata_piix\n[ 1.250417] scsi host1: ata_piix\n[ 1.251708] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.253972] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.256328] libphy: Fixed MDIO Bus: probed\n[ 1.257899] tun: Universal TUN/TAP device driver, 1.6\n[ 1.259674] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.263084] PPP generic driver version 2.4.2\n[ 1.264717] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.266927] ehci-pci: EHCI PCI platform driver\n[ 1.268549] ehci-platform: EHCI generic platform driver\n[ 1.270395] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.272497] ohci-pci: OHCI PCI platform driver\n[ 1.274107] ohci-platform: OHCI generic platform driver\n[ 1.275946] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.296384] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.298215] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.300958] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.302786] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.304878] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.307150] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.309785] usb usb1: Product: UHCI Host Controller\n[ 1.311516] usb usb1: Manufacturer: Linux 4.4.0-145-generic uhci_hcd\n[ 1.313662] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.315414] hub 1-0:1.0: USB hub found\n[ 1.316829] hub 1-0:1.0: 2 ports detected\n[ 1.318481] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.322246] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.324008] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.325889] mousedev: PS/2 mouse device common for all mice\n[ 1.328058] rtc_cmos 00:00: RTC can wake from S4\n[ 1.330260] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.333311] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.335530] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.337670] i2c /dev entries driver\n[ 1.339016] device-mapper: uevent: version 1.0.3\n[ 1.340711] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.343614] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.345998] NET: Registered protocol family 10\n[ 1.347872] NET: Registered protocol family 17\n[ 1.349464] Key type dns_resolver registered\n[ 1.351359] registered taskstats version 1\n[ 1.352843] Loading compiled-in X.509 certificates\n[ 1.371516] Loaded X.509 cert 'Build time autogenerated kernel key: 766cb56454e39ea623681e1efb4bf4db48a2396c'\n[ 1.374846] zswap: loaded using pool lzo/zbud\n[ 1.378185] Key type trusted registered\n[ 1.381958] Key type encrypted registered\n[ 1.383414] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.385263] ima: No TPM chip found, activating TPM-bypass!\n[ 1.387098] ima: Allocated hash algorithm: sha1\n[ 1.388687] evm: HMAC attrs: 0x1\n[ 1.390349] Magic number: 15:306:529\n[ 1.391889] rtc_cmos 00:00: setting system clock to 2019-04-09 11:30:48 UTC (1554809448)\n[ 1.394795] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.396784] EDD information not available.\n[ 1.414953] Freeing unused kernel memory: 1484K\n[ 1.429182] Write protecting the kernel read-only data: 14336k\n[ 1.432551] Freeing unused kernel memory: 1620K\n[ 1.434385] Freeing unused kernel memory: 88K\nLoading, please wait...\nstarting version 229\n[ 1.447586] random: systemd-udevd: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.448077] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.448096] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.456744] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.456781] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.456890] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.456948] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.457004] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.457045] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.457098] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.501964] virtio_net virtio0 ens3: renamed from eth0\n[ 1.510287] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.513747] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.538138] AVX2 version of gcm_enc/dec engaged.\n[ 1.539901] AES CTR mode by8 optimization enabled\n[ 1.549665] FDC 0 is a S82078B\n[ 1.629212] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.794812] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.797051] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.799337] usb 1-1: Product: QEMU USB Tablet\n[ 1.800860] usb 1-1: Manufacturer: QEMU\n[ 1.802243] usb 1-1: SerialNumber: 42\n[ 1.810317] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.818275] usbcore: registered new interface driver usbhid\n[ 1.820609] usbhid: USB HID core driver\n[ 1.824345] 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.828375] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\nBegin: Loading essential drivers ... [ 2.902472] md: linear personality registered for level -1\n[ 2.906252] md: multipath personality registered for level -4\n[ 2.911079] md: raid0 personality registered for level 0\n[ 2.915697] md: raid1 personality registered for level 1\n[ 2.985164] raid6: sse2x1 gen() 11674 MB/s\n[ 3.053166] raid6: sse2x1 xor() 8985 MB/s\n[ 3.121164] raid6: sse2x2 gen() 14668 MB/s\n[ 3.189165] raid6: sse2x2 xor() 9956 MB/s\n[ 3.257169] raid6: sse2x4 gen() 17220 MB/s\n[ 3.325166] raid6: sse2x4 xor() 11676 MB/s\n[ 3.393165] raid6: avx2x1 gen() 22692 MB/s\n[ 3.461164] raid6: avx2x2 gen() 25823 MB/s\n[ 3.529164] raid6: avx2x4 gen() 30547 MB/s\n[ 3.530648] raid6: using algorithm avx2x4 gen() 30547 MB/s\n[ 3.532434] raid6: using avx2x2 recovery algorithm\n[ 3.535064] xor: automatically using best checksumming function:\n[ 3.577162] avx : 33117.000 MB/sec\n[ 3.580348] async_tx: api initialized (async)\n[ 3.588223] md: raid6 personality registered for level 6\n[ 3.590009] md: raid5 personality registered for level 5\n[ 3.591767] md: raid4 personality registered for level 4\n[ 3.598302] md: raid10 personality registered for level 10\ndone.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... [ 3.628722] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 3.649836] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\ndone.\nBegin: Running /scripts/local-bottom ... done.\nBegin: Running /scripts/init-bottom ... done.\n[ 3.756538] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN)\n[ 3.762914] systemd[1]: Detected virtualization kvm.\n[ 3.764765] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.6 LTS[0m!\n\n[ 3.769472] systemd[1]: Set hostname to .\n[ 3.772823] systemd[1]: Initializing machine ID from KVM UUID.\n[ 3.774999] systemd[1]: Installed transient /etc/machine-id file.\n[ 3.916541] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 3.920788] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 3.924130] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 3.927241] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 3.930607] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 3.934695] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 3.937450] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 3.941219] systemd[1]: Started Forward Password Requests to Wall Directory Watch.\n[[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch.\n[ 3.946093] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 3.949344] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 3.952816] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 3.955706] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 3.959020] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 3.962663] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 3.965929] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 3.985376] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 3.989664] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 3.993916] systemd[1]: Starting Remount Root and Kernel File Systems...\n Starting Remount Root and Kernel File Systems...\n[ 3.999004] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 4.002401] EXT4-fs (vda1): re-mounted. Opts: (null)\n[ 4.005624] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 4.009097] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 4.014150] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 4.018575] Loading iSCSI transport class v2.0-870.\n[ 4.019338] 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[ 4.025675] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 4.031161] 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[ 4.039921] iscsi: registered transport (tcp)\n[ 4.053234] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 4.057438] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 4.066988] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 4.070780] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 4.075950] iscsi: registered transport (iser)\n[ 4.077982] 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[ 4.086005] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 4.092549] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 4.097180] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 4.101896] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 4.105573] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n[[0;32m OK [0m] Started Set console keymap.\n[[0;32m OK [0m] Started Load Kernel Modules.\n[[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[0;32m OK [0m] Started Nameserver information manager.\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting Create Static Device Nodes in /dev...\n Mounting FUSE Control File System...\n Starting Apply Kernel Variables...\n Starting Load/Save Random Seed...\n Starting udev Coldplug all Devices...\n Starting Flush Journal to Persistent Storage...\n[[0;32m OK [0m] Mounted FUSE Control File System.\n[[0;32m OK [0m] Started Load/Save Random Seed.\n[[0;32m OK [0m] Started Apply Kernel Variables.\n[[0;32m OK [0m] Started Create Static Device Nodes in /dev.\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n Starting udev Kernel Device Manager...\n[[0;32m OK [0m] Started udev Coldplug all Devices.\n[[0;32m OK [0m] Started udev Kernel Device Manager.\n[[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch.\n[[0;32m OK [0m] Found device /dev/ttyS0.\n[[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\n[[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling.\n[[0;32m OK [0m] Reached target Local File Systems (Pre).\n[[0;32m OK [0m] Reached target Local File Systems.\n Starting Create Volatile Files and Directories...\n Starting Set console font and keymap...\n Starting Tell Plymouth To Write Out Runtime Data...\n Starting Initial cloud-init job (pre-networking)...\n Starting Commit a transient machine-id on disk...\n Starting LSB: AppArmor initialization...\n[[0;32m OK [0m] Started Create Volatile Files and Directories.\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 Starting Update UTMP about System Boot/Shutdown...\n Starting Network Time Synchronization...\n[[0;32m OK [0m] Started Network Time Synchronization.\n[[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[0;32m OK [0m] Reached target System Time Synchronized.\n"} 2019-04-09 11:30:53,350 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/d8ba9f3a-7170-4a78-94b6-648e59d9c99f/action used request id req-214dfb22-c5f3-45b0-90f7-b1ea0e3a63b3 2019-04-09 11:30:53,350 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.069983959198s 2019-04-09 11:30:53,351 - 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-145-generic (buildd@lcy01-amd64-027) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10) ) #171-Ubuntu SMP Tue Mar 26 12:43:40 UTC 2019 (Ubuntu 4.4.0-145.171-generic 4.4.176) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-145-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] 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] 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: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 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] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x362f8000-0x37173fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6340 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x00000000BFFE12D1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x00000000BFFE11DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x00000000BFFDFDC0 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x00000000BFFDFD80 000040 [ 0.000000] ACPI: APIC 0x00000000BFFE1251 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff] [ 0.000000] NODE_DATA(0) allocated [mem 0x13fff9000-0x13fffdfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 1:3fff1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 679425056 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-0x00000000ffffffff] [ 0.000000] Normal [mem 0x0000000100000000-0x000000013fffffff] [ 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-0x00000000bffdbfff] [ 0.000000] node 0: [mem 0x0000000100000000-0x000000013fffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000013fffffff] [ 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] 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] 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:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88013fc00000 s99480 r8192 d31592 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 13fc10200 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032036 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-145-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 4028168K/4193768K available (8608K kernel code, 1333K rwdata, 4008K rodata, 1484K init, 1284K bss, 165600K reserved, 0K cma-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] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:33024 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.914 MHz processor [ 0.361437] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.364412] pid_max: default: 32768 minimum: 301 [ 0.366015] ACPI: Core revision 20150930 [ 0.368084] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.370418] Security Framework initialized [ 0.371893] Yama: becoming mindful. [ 0.373209] AppArmor: AppArmor initialized [ 0.374867] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.381215] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.385378] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.390754] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.393857] Initializing cgroup subsys io [ 0.395330] Initializing cgroup subsys memory [ 0.396885] Initializing cgroup subsys devices [ 0.398444] Initializing cgroup subsys freezer [ 0.400022] Initializing cgroup subsys net_cls [ 0.401587] Initializing cgroup subsys perf_event [ 0.403209] Initializing cgroup subsys net_prio [ 0.404826] Initializing cgroup subsys hugetlb [ 0.406385] Initializing cgroup subsys pids [ 0.408669] mce: CPU supports 10 MCE banks [ 0.410207] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.412014] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.413983] Spectre V2 : Mitigation: Full generic retpoline [ 0.415863] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.418697] Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier [ 0.421540] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.423804] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.429300] Freeing SMP alternatives memory: 36K [ 0.435905] ftrace: allocating 32283 entries in 127 pages [ 0.481289] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.483462] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.485624] smpboot: Max logical packages: 2 [ 0.487416] x2apic enabled [ 0.488806] Switched APIC routing to physical x2apic. [ 0.491735] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.493861] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.497761] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.509650] KVM setup paravirtual spinlock [ 0.512772] x86: Booting SMP configuration: [ 0.514321] .... node #0, CPUs: #1 [ 0.515864] kvm-clock: cpu 1, msr 1:3fff1041, secondary cpu clock [ 0.538340] x86: Booted up 1 node, 2 CPUs [ 0.538344] KVM setup async PF for cpu 1 [ 0.538348] kvm-stealtime: cpu 1, msr 13fd10200 [ 0.542933] smpboot: Total of 2 processors activated (13967.65 BogoMIPS) [ 0.545692] devtmpfs: initialized [ 0.548383] evm: security.selinux [ 0.549631] evm: security.SMACK64 [ 0.550857] evm: security.SMACK64EXEC [ 0.552176] evm: security.SMACK64TRANSMUTE [ 0.553621] evm: security.SMACK64MMAP [ 0.554939] evm: security.ima [ 0.556065] evm: security.capability [ 0.557586] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.560800] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.562985] pinctrl core: initialized pinctrl subsystem [ 0.564940] RTC time: 11:30:47, date: 04/09/19 [ 0.567409] NET: Registered protocol family 16 [ 0.578820] cpuidle: using governor ladder [ 0.590918] cpuidle: using governor menu [ 0.592346] PCCT header not found. [ 0.593718] ACPI: bus type PCI registered [ 0.595187] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.597438] PCI: Using configuration type 1 for base access [ 0.612048] ACPI: Added _OSI(Module Device) [ 0.613549] ACPI: Added _OSI(Processor Device) [ 0.615088] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.616696] ACPI: Added _OSI(Processor Aggregator Device) [ 0.619707] ACPI: Interpreter enabled [ 0.621063] ACPI: (supports S0 S5) [ 0.638479] ACPI: Using IOAPIC for interrupt routing [ 0.640188] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.645359] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.647401] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.649604] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.651737] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.655684] acpiphp: Slot [3] registered [ 0.657131] acpiphp: Slot [4] registered [ 0.658570] acpiphp: Slot [5] registered [ 0.660003] acpiphp: Slot [6] registered [ 0.661439] acpiphp: Slot [7] registered [ 0.662871] acpiphp: Slot [8] registered [ 0.664308] acpiphp: Slot [9] registered [ 0.665749] acpiphp: Slot [10] registered [ 0.667207] acpiphp: Slot [11] registered [ 0.668662] acpiphp: Slot [12] registered [ 0.670108] acpiphp: Slot [13] registered [ 0.671570] acpiphp: Slot [14] registered [ 0.673022] acpiphp: Slot [15] registered [ 0.674479] acpiphp: Slot [16] registered [ 0.675944] acpiphp: Slot [17] registered [ 0.677410] acpiphp: Slot [18] registered [ 0.678869] acpiphp: Slot [19] registered [ 0.680323] acpiphp: Slot [20] registered [ 0.681774] acpiphp: Slot [21] registered [ 0.683232] acpiphp: Slot [22] registered [ 0.684688] acpiphp: Slot [23] registered [ 0.686152] acpiphp: Slot [24] registered [ 0.687621] acpiphp: Slot [25] registered [ 0.689076] acpiphp: Slot [26] registered [ 0.690524] acpiphp: Slot [27] registered [ 0.691982] acpiphp: Slot [28] registered [ 0.693449] acpiphp: Slot [29] registered [ 0.694912] acpiphp: Slot [30] registered [ 0.696377] acpiphp: Slot [31] registered [ 0.697809] PCI host bridge to bus 0000:00 [ 0.699246] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.701410] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.703575] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.706144] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.708729] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.711355] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.716419] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.718694] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.720792] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.723051] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.727644] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.730184] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.759090] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.761984] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.764498] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.767004] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.769466] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.771723] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.774115] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.775999] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.778754] vgaarb: loaded [ 0.779821] vgaarb: bridge control possible 0000:00:02.0 [ 0.781974] SCSI subsystem initialized [ 0.783633] ACPI: bus type USB registered [ 0.785102] usbcore: registered new interface driver usbfs [ 0.786949] usbcore: registered new interface driver hub [ 0.788750] usbcore: registered new device driver usb [ 0.790783] PCI: Using ACPI for IRQ routing [ 0.792737] NetLabel: Initializing [ 0.794011] NetLabel: domain hash size = 128 [ 0.795529] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.797231] NetLabel: unlabeled traffic allowed by default [ 0.799318] amd_nb: Cannot enumerate AMD northbridges [ 0.801161] clocksource: Switched to clocksource kvm-clock [ 0.814234] AppArmor: AppArmor Filesystem Enabled [ 0.815943] pnp: PnP ACPI init [ 0.817501] pnp: PnP ACPI: found 5 devices [ 0.825765] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.828819] NET: Registered protocol family 2 [ 0.830741] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.833534] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.836111] TCP: Hash tables configured (established 32768 bind 32768) [ 0.838373] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.840406] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.842633] NET: Registered protocol family 1 [ 0.844195] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.846167] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.848086] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.868382] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.888719] Unpacking initramfs... [ 1.093442] Freeing initrd memory: 14832K [ 1.095063] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.097238] software IO TLB: mapped [mem 0xbbfdc000-0xbffdc000] (64MB) [ 1.099763] Scanning for low memory corruption every 60 seconds [ 1.102299] audit: initializing netlink subsys (disabled) [ 1.104229] audit: type=2000 audit(1554809448.487:1): initialized [ 1.106593] Initialise system trusted keyring [ 1.108381] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.110553] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.113961] zbud: loaded [ 1.115419] VFS: Disk quotas dquot_6.6.0 [ 1.116929] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.119472] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.121793] fuse init (API version 7.23) [ 1.123407] Key type big_key registered [ 1.124864] Allocating IMA MOK and blacklist keyrings. [ 1.127384] Key type asymmetric registered [ 1.128895] Asymmetric key parser 'x509' registered [ 1.130647] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.133383] io scheduler noop registered [ 1.134836] io scheduler deadline registered (default) [ 1.136666] io scheduler cfq registered [ 1.138201] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.140141] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.142465] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.145144] ACPI: Power Button [PWRF] [ 1.146751] GHES: HEST is not enabled! [ 1.166520] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.206648] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.211120] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.236548] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.240379] Linux agpgart interface v0.103 [ 1.244048] loop: module loaded [ 1.247034] vda: vda1 [ 1.248948] scsi host0: ata_piix [ 1.250417] scsi host1: ata_piix [ 1.251708] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.253972] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.256328] libphy: Fixed MDIO Bus: probed [ 1.257899] tun: Universal TUN/TAP device driver, 1.6 [ 1.259674] tun: (C) 1999-2004 Max Krasnyansky [ 1.263084] PPP generic driver version 2.4.2 [ 1.264717] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.266927] ehci-pci: EHCI PCI platform driver [ 1.268549] ehci-platform: EHCI generic platform driver [ 1.270395] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.272497] ohci-pci: OHCI PCI platform driver [ 1.274107] ohci-platform: OHCI generic platform driver [ 1.275946] uhci_hcd: USB Universal Host Controller Interface driver [ 1.296384] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.298215] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.300958] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.302786] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.304878] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.307150] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.309785] usb usb1: Product: UHCI Host Controller [ 1.311516] usb usb1: Manufacturer: Linux 4.4.0-145-generic uhci_hcd [ 1.313662] usb usb1: SerialNumber: 0000:00:01.2 [ 1.315414] hub 1-0:1.0: USB hub found [ 1.316829] hub 1-0:1.0: 2 ports detected [ 1.318481] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.322246] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.324008] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.325889] mousedev: PS/2 mouse device common for all mice [ 1.328058] rtc_cmos 00:00: RTC can wake from S4 [ 1.330260] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.333311] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.335530] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.337670] i2c /dev entries driver [ 1.339016] device-mapper: uevent: version 1.0.3 [ 1.340711] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.343614] ledtrig-cpu: registered to indicate activity on CPUs [ 1.345998] NET: Registered protocol family 10 [ 1.347872] NET: Registered protocol family 17 [ 1.349464] Key type dns_resolver registered [ 1.351359] registered taskstats version 1 [ 1.352843] Loading compiled-in X.509 certificates [ 1.371516] Loaded X.509 cert 'Build time autogenerated kernel key: 766cb56454e39ea623681e1efb4bf4db48a2396c' [ 1.374846] zswap: loaded using pool lzo/zbud [ 1.378185] Key type trusted registered [ 1.381958] Key type encrypted registered [ 1.383414] AppArmor: AppArmor sha1 policy hashing enabled [ 1.385263] ima: No TPM chip found, activating TPM-bypass! [ 1.387098] ima: Allocated hash algorithm: sha1 [ 1.388687] evm: HMAC attrs: 0x1 [ 1.390349] Magic number: 15:306:529 [ 1.391889] rtc_cmos 00:00: setting system clock to 2019-04-09 11:30:48 UTC (1554809448) [ 1.394795] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.396784] EDD information not available. [ 1.414953] Freeing unused kernel memory: 1484K [ 1.429182] Write protecting the kernel read-only data: 14336k [ 1.432551] Freeing unused kernel memory: 1620K [ 1.434385] Freeing unused kernel memory: 88K Loading, please wait... starting version 229 [ 1.447586] random: systemd-udevd: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.448077] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.448096] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.456744] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.456781] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.456890] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.456948] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.457004] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.457045] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.457098] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.501964] virtio_net virtio0 ens3: renamed from eth0 [ 1.510287] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.513747] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.538138] AVX2 version of gcm_enc/dec engaged. [ 1.539901] AES CTR mode by8 optimization enabled [ 1.549665] FDC 0 is a S82078B [ 1.629212] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.794812] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.797051] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.799337] usb 1-1: Product: QEMU USB Tablet [ 1.800860] usb 1-1: Manufacturer: QEMU [ 1.802243] usb 1-1: SerialNumber: 42 [ 1.810317] hidraw: raw HID events driver (C) Jiri Kosina [ 1.818275] usbcore: registered new interface driver usbhid [ 1.820609] usbhid: USB HID core driver [ 1.824345] 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.828375] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 Begin: Loading essential drivers ... [ 2.902472] md: linear personality registered for level -1 [ 2.906252] md: multipath personality registered for level -4 [ 2.911079] md: raid0 personality registered for level 0 [ 2.915697] md: raid1 personality registered for level 1 [ 2.985164] raid6: sse2x1 gen() 11674 MB/s [ 3.053166] raid6: sse2x1 xor() 8985 MB/s [ 3.121164] raid6: sse2x2 gen() 14668 MB/s [ 3.189165] raid6: sse2x2 xor() 9956 MB/s [ 3.257169] raid6: sse2x4 gen() 17220 MB/s [ 3.325166] raid6: sse2x4 xor() 11676 MB/s [ 3.393165] raid6: avx2x1 gen() 22692 MB/s [ 3.461164] raid6: avx2x2 gen() 25823 MB/s [ 3.529164] raid6: avx2x4 gen() 30547 MB/s [ 3.530648] raid6: using algorithm avx2x4 gen() 30547 MB/s [ 3.532434] raid6: using avx2x2 recovery algorithm [ 3.535064] xor: automatically using best checksumming function: [ 3.577162] avx : 33117.000 MB/sec [ 3.580348] async_tx: api initialized (async) [ 3.588223] md: raid6 personality registered for level 6 [ 3.590009] md: raid5 personality registered for level 5 [ 3.591767] md: raid4 personality registered for level 4 [ 3.598302] md: raid10 personality registered for level 10 done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... [ 3.628722] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 3.649836] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 3.756538] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN) [ 3.762914] systemd[1]: Detected virtualization kvm. [ 3.764765] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.6 LTS[0m! [ 3.769472] systemd[1]: Set hostname to . [ 3.772823] systemd[1]: Initializing machine ID from KVM UUID. [ 3.774999] systemd[1]: Installed transient /etc/machine-id file. [ 3.916541] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.920788] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.924130] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.927241] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.930607] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.934695] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.937450] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.941219] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.946093] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.949344] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.952816] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 3.955706] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.959020] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.962663] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.965929] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.985376] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 3.989664] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 3.993916] systemd[1]: Starting Remount Root and Kernel File Systems... Starting Remount Root and Kernel File Systems... [ 3.999004] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 4.002401] EXT4-fs (vda1): re-mounted. Opts: (null) [ 4.005624] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 4.009097] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 4.014150] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 4.018575] Loading iSCSI transport class v2.0-870. [ 4.019338] 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... [ 4.025675] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 4.031161] 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. [ 4.039921] iscsi: registered transport (tcp) [ 4.053234] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 4.057438] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 4.066988] systemd[1]: Starting Journal Service... Starting Journal Service... [ 4.070780] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 4.075950] iscsi: registered transport (iser) [ 4.077982] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 4.086005] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 4.092549] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 4.097180] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 4.101896] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 4.105573] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started Uncomplicated firewall. [[0;32m OK [0m] Started Remount Root and Kernel File Systems. [[0;32m OK [0m] Started Set console keymap. [[0;32m OK [0m] Started Load Kernel Modules. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[0;32m OK [0m] Started Nameserver information manager. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Create Static Device Nodes in /dev... Mounting FUSE Control File System... Starting Apply Kernel Variables... Starting Load/Save Random Seed... Starting udev Coldplug all Devices... Starting Flush Journal to Persistent Storage... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. Starting udev Kernel Device Manager... [[0;32m OK [0m] Started udev Coldplug all Devices. [[0;32m OK [0m] Started udev Kernel Device Manager. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Found device /dev/ttyS0. [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting Create Volatile Files and Directories... Starting Set console font and keymap... Starting Tell Plymouth To Write Out Runtime Data... Starting Initial cloud-init job (pre-networking)... Starting Commit a transient machine-id on disk... Starting LSB: AppArmor initialization... [[0;32m OK [0m] Started Create Volatile Files and Directories. [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. [[0;32m OK [0m] Started Commit a transient machine-id on disk. Starting Update UTMP about System Boot/Shutdown... Starting Network Time Synchronization... [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Reached target System Time Synchronized. 2019-04-09 11:30:53,643 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.203: [Errno None] Unable to connect to port 22 on 172.30.9.203 2019-04-09 11:31:02,653 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-04-09 11:31:02,656 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers/d8ba9f3a-7170-4a78-94b6-648e59d9c99f/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9aef208a28f07f6b9ece113351fc702f33e1ef92" -d '{"os-getConsoleOutput": {"length": null}}' 2019-04-09 11:31:02,729 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 13204 Content-Type: application/json Date: Tue, 09 Apr 2019 11:30:52 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-67b9f40f-4816-46fd-a887-5d377daed351 x-openstack-request-id: req-67b9f40f-4816-46fd-a887-5d377daed351 2019-04-09 11:31:02,733 - keystoneauth.session - DEBUG - 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-145-generic (buildd@lcy01-amd64-027) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10) ) #171-Ubuntu SMP Tue Mar 26 12:43:40 UTC 2019 (Ubuntu 4.4.0-145.171-generic 4.4.176)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-145-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] 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] 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: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \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] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x362f8000-0x37173fff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6340 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x00000000BFFE12D1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x00000000BFFE11DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x00000000BFFDFDC0 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x00000000BFFDFD80 000040\n[ 0.000000] ACPI: APIC 0x00000000BFFE1251 000080 (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] NODE_DATA(0) allocated [mem 0x13fff9000-0x13fffdfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 1:3fff1001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 679425056 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-0x00000000ffffffff]\n[ 0.000000] Normal [mem 0x0000000100000000-0x000000013fffffff]\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-0x00000000bffdbfff]\n[ 0.000000] node 0: [mem 0x0000000100000000-0x000000013fffffff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000013fffffff]\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] 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] 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:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88013fc00000 s99480 r8192 d31592 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 13fc10200\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032036\n[ 0.000000] Policy zone: Normal\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-145-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] Memory: 4028168K/4193768K available (8608K kernel code, 1333K rwdata, 4008K rodata, 1484K init, 1284K bss, 165600K reserved, 0K cma-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] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=512 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:33024 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.914 MHz processor\n[ 0.361437] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656)\n[ 0.364412] pid_max: default: 32768 minimum: 301\n[ 0.366015] ACPI: Core revision 20150930\n[ 0.368084] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.370418] Security Framework initialized\n[ 0.371893] Yama: becoming mindful.\n[ 0.373209] AppArmor: AppArmor initialized\n[ 0.374867] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.381215] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.385378] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.390754] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.393857] Initializing cgroup subsys io\n[ 0.395330] Initializing cgroup subsys memory\n[ 0.396885] Initializing cgroup subsys devices\n[ 0.398444] Initializing cgroup subsys freezer\n[ 0.400022] Initializing cgroup subsys net_cls\n[ 0.401587] Initializing cgroup subsys perf_event\n[ 0.403209] Initializing cgroup subsys net_prio\n[ 0.404826] Initializing cgroup subsys hugetlb\n[ 0.406385] Initializing cgroup subsys pids\n[ 0.408669] mce: CPU supports 10 MCE banks\n[ 0.410207] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.412014] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.413983] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.415863] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.418697] Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier\n[ 0.421540] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.423804] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.429300] Freeing SMP alternatives memory: 36K\n[ 0.435905] ftrace: allocating 32283 entries in 127 pages\n[ 0.481289] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.483462] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.485624] smpboot: Max logical packages: 2\n[ 0.487416] x2apic enabled\n[ 0.488806] Switched APIC routing to physical x2apic.\n[ 0.491735] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.493861] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.497761] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.509650] KVM setup paravirtual spinlock\n[ 0.512772] x86: Booting SMP configuration:\n[ 0.514321] .... node #0, CPUs: #1\n[ 0.515864] kvm-clock: cpu 1, msr 1:3fff1041, secondary cpu clock\n[ 0.538340] x86: Booted up 1 node, 2 CPUs\n[ 0.538344] KVM setup async PF for cpu 1\n[ 0.538348] kvm-stealtime: cpu 1, msr 13fd10200\n[ 0.542933] smpboot: Total of 2 processors activated (13967.65 BogoMIPS)\n[ 0.545692] devtmpfs: initialized\n[ 0.548383] evm: security.selinux\n[ 0.549631] evm: security.SMACK64\n[ 0.550857] evm: security.SMACK64EXEC\n[ 0.552176] evm: security.SMACK64TRANSMUTE\n[ 0.553621] evm: security.SMACK64MMAP\n[ 0.554939] evm: security.ima\n[ 0.556065] evm: security.capability\n[ 0.557586] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.560800] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.562985] pinctrl core: initialized pinctrl subsystem\n[ 0.564940] RTC time: 11:30:47, date: 04/09/19\n[ 0.567409] NET: Registered protocol family 16\n[ 0.578820] cpuidle: using governor ladder\n[ 0.590918] cpuidle: using governor menu\n[ 0.592346] PCCT header not found.\n[ 0.593718] ACPI: bus type PCI registered\n[ 0.595187] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.597438] PCI: Using configuration type 1 for base access\n[ 0.612048] ACPI: Added _OSI(Module Device)\n[ 0.613549] ACPI: Added _OSI(Processor Device)\n[ 0.615088] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.616696] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.619707] ACPI: Interpreter enabled\n[ 0.621063] ACPI: (supports S0 S5)\n[ 0.638479] ACPI: Using IOAPIC for interrupt routing\n[ 0.640188] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.645359] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.647401] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.649604] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.651737] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.655684] acpiphp: Slot [3] registered\n[ 0.657131] acpiphp: Slot [4] registered\n[ 0.658570] acpiphp: Slot [5] registered\n[ 0.660003] acpiphp: Slot [6] registered\n[ 0.661439] acpiphp: Slot [7] registered\n[ 0.662871] acpiphp: Slot [8] registered\n[ 0.664308] acpiphp: Slot [9] registered\n[ 0.665749] acpiphp: Slot [10] registered\n[ 0.667207] acpiphp: Slot [11] registered\n[ 0.668662] acpiphp: Slot [12] registered\n[ 0.670108] acpiphp: Slot [13] registered\n[ 0.671570] acpiphp: Slot [14] registered\n[ 0.673022] acpiphp: Slot [15] registered\n[ 0.674479] acpiphp: Slot [16] registered\n[ 0.675944] acpiphp: Slot [17] registered\n[ 0.677410] acpiphp: Slot [18] registered\n[ 0.678869] acpiphp: Slot [19] registered\n[ 0.680323] acpiphp: Slot [20] registered\n[ 0.681774] acpiphp: Slot [21] registered\n[ 0.683232] acpiphp: Slot [22] registered\n[ 0.684688] acpiphp: Slot [23] registered\n[ 0.686152] acpiphp: Slot [24] registered\n[ 0.687621] acpiphp: Slot [25] registered\n[ 0.689076] acpiphp: Slot [26] registered\n[ 0.690524] acpiphp: Slot [27] registered\n[ 0.691982] acpiphp: Slot [28] registered\n[ 0.693449] acpiphp: Slot [29] registered\n[ 0.694912] acpiphp: Slot [30] registered\n[ 0.696377] acpiphp: Slot [31] registered\n[ 0.697809] PCI host bridge to bus 0000:00\n[ 0.699246] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.701410] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.703575] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.706144] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.708729] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.711355] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.716419] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.718694] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.720792] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.723051] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.727644] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.730184] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.759090] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.761984] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.764498] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.767004] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.769466] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.771723] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.774115] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.775999] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.778754] vgaarb: loaded\n[ 0.779821] vgaarb: bridge control possible 0000:00:02.0\n[ 0.781974] SCSI subsystem initialized\n[ 0.783633] ACPI: bus type USB registered\n[ 0.785102] usbcore: registered new interface driver usbfs\n[ 0.786949] usbcore: registered new interface driver hub\n[ 0.788750] usbcore: registered new device driver usb\n[ 0.790783] PCI: Using ACPI for IRQ routing\n[ 0.792737] NetLabel: Initializing\n[ 0.794011] NetLabel: domain hash size = 128\n[ 0.795529] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.797231] NetLabel: unlabeled traffic allowed by default\n[ 0.799318] amd_nb: Cannot enumerate AMD northbridges\n[ 0.801161] clocksource: Switched to clocksource kvm-clock\n[ 0.814234] AppArmor: AppArmor Filesystem Enabled\n[ 0.815943] pnp: PnP ACPI init\n[ 0.817501] pnp: PnP ACPI: found 5 devices\n[ 0.825765] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.828819] NET: Registered protocol family 2\n[ 0.830741] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.833534] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.836111] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.838373] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.840406] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.842633] NET: Registered protocol family 1\n[ 0.844195] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.846167] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.848086] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.868382] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.888719] Unpacking initramfs...\n[ 1.093442] Freeing initrd memory: 14832K\n[ 1.095063] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.097238] software IO TLB: mapped [mem 0xbbfdc000-0xbffdc000] (64MB)\n[ 1.099763] Scanning for low memory corruption every 60 seconds\n[ 1.102299] audit: initializing netlink subsys (disabled)\n[ 1.104229] audit: type=2000 audit(1554809448.487:1): initialized\n[ 1.106593] Initialise system trusted keyring\n[ 1.108381] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.110553] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.113961] zbud: loaded\n[ 1.115419] VFS: Disk quotas dquot_6.6.0\n[ 1.116929] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.119472] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.121793] fuse init (API version 7.23)\n[ 1.123407] Key type big_key registered\n[ 1.124864] Allocating IMA MOK and blacklist keyrings.\n[ 1.127384] Key type asymmetric registered\n[ 1.128895] Asymmetric key parser 'x509' registered\n[ 1.130647] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.133383] io scheduler noop registered\n[ 1.134836] io scheduler deadline registered (default)\n[ 1.136666] io scheduler cfq registered\n[ 1.138201] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.140141] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.142465] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.145144] ACPI: Power Button [PWRF]\n[ 1.146751] GHES: HEST is not enabled!\n[ 1.166520] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.206648] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.211120] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.236548] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.240379] Linux agpgart interface v0.103\n[ 1.244048] loop: module loaded\n[ 1.247034] vda: vda1\n[ 1.248948] scsi host0: ata_piix\n[ 1.250417] scsi host1: ata_piix\n[ 1.251708] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.253972] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.256328] libphy: Fixed MDIO Bus: probed\n[ 1.257899] tun: Universal TUN/TAP device driver, 1.6\n[ 1.259674] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.263084] PPP generic driver version 2.4.2\n[ 1.264717] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.266927] ehci-pci: EHCI PCI platform driver\n[ 1.268549] ehci-platform: EHCI generic platform driver\n[ 1.270395] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.272497] ohci-pci: OHCI PCI platform driver\n[ 1.274107] ohci-platform: OHCI generic platform driver\n[ 1.275946] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.296384] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.298215] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.300958] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.302786] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.304878] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.307150] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.309785] usb usb1: Product: UHCI Host Controller\n[ 1.311516] usb usb1: Manufacturer: Linux 4.4.0-145-generic uhci_hcd\n[ 1.313662] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.315414] hub 1-0:1.0: USB hub found\n[ 1.316829] hub 1-0:1.0: 2 ports detected\n[ 1.318481] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.322246] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.324008] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.325889] mousedev: PS/2 mouse device common for all mice\n[ 1.328058] rtc_cmos 00:00: RTC can wake from S4\n[ 1.330260] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.333311] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.335530] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.337670] i2c /dev entries driver\n[ 1.339016] device-mapper: uevent: version 1.0.3\n[ 1.340711] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.343614] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.345998] NET: Registered protocol family 10\n[ 1.347872] NET: Registered protocol family 17\n[ 1.349464] Key type dns_resolver registered\n[ 1.351359] registered taskstats version 1\n[ 1.352843] Loading compiled-in X.509 certificates\n[ 1.371516] Loaded X.509 cert 'Build time autogenerated kernel key: 766cb56454e39ea623681e1efb4bf4db48a2396c'\n[ 1.374846] zswap: loaded using pool lzo/zbud\n[ 1.378185] Key type trusted registered\n[ 1.381958] Key type encrypted registered\n[ 1.383414] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.385263] ima: No TPM chip found, activating TPM-bypass!\n[ 1.387098] ima: Allocated hash algorithm: sha1\n[ 1.388687] evm: HMAC attrs: 0x1\n[ 1.390349] Magic number: 15:306:529\n[ 1.391889] rtc_cmos 00:00: setting system clock to 2019-04-09 11:30:48 UTC (1554809448)\n[ 1.394795] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.396784] EDD information not available.\n[ 1.414953] Freeing unused kernel memory: 1484K\n[ 1.429182] Write protecting the kernel read-only data: 14336k\n[ 1.432551] Freeing unused kernel memory: 1620K\n[ 1.434385] Freeing unused kernel memory: 88K\nLoading, please wait...\nstarting version 229\n[ 1.447586] random: systemd-udevd: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.448077] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.448096] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.456744] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.456781] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.456890] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.456948] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.457004] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.457045] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.457098] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.501964] virtio_net virtio0 ens3: renamed from eth0\n[ 1.510287] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.513747] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.538138] AVX2 version of gcm_enc/dec engaged.\n[ 1.539901] AES CTR mode by8 optimization enabled\n[ 1.549665] FDC 0 is a S82078B\n[ 1.629212] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.794812] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.797051] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.799337] usb 1-1: Product: QEMU USB Tablet\n[ 1.800860] usb 1-1: Manufacturer: QEMU\n[ 1.802243] usb 1-1: SerialNumber: 42\n[ 1.810317] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.818275] usbcore: registered new interface driver usbhid\n[ 1.820609] usbhid: USB HID core driver\n[ 1.824345] 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.828375] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\nBegin: Loading essential drivers ... [ 2.902472] md: linear personality registered for level -1\n[ 2.906252] md: multipath personality registered for level -4\n[ 2.911079] md: raid0 personality registered for level 0\n[ 2.915697] md: raid1 personality registered for level 1\n[ 2.985164] raid6: sse2x1 gen() 11674 MB/s\n[ 3.053166] raid6: sse2x1 xor() 8985 MB/s\n[ 3.121164] raid6: sse2x2 gen() 14668 MB/s\n[ 3.189165] raid6: sse2x2 xor() 9956 MB/s\n[ 3.257169] raid6: sse2x4 gen() 17220 MB/s\n[ 3.325166] raid6: sse2x4 xor() 11676 MB/s\n[ 3.393165] raid6: avx2x1 gen() 22692 MB/s\n[ 3.461164] raid6: avx2x2 gen() 25823 MB/s\n[ 3.529164] raid6: avx2x4 gen() 30547 MB/s\n[ 3.530648] raid6: using algorithm avx2x4 gen() 30547 MB/s\n[ 3.532434] raid6: using avx2x2 recovery algorithm\n[ 3.535064] xor: automatically using best checksumming function:\n[ 3.577162] avx : 33117.000 MB/sec\n[ 3.580348] async_tx: api initialized (async)\n[ 3.588223] md: raid6 personality registered for level 6\n[ 3.590009] md: raid5 personality registered for level 5\n[ 3.591767] md: raid4 personality registered for level 4\n[ 3.598302] md: raid10 personality registered for level 10\ndone.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... [ 3.628722] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 3.649836] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\ndone.\nBegin: Running /scripts/local-bottom ... done.\nBegin: Running /scripts/init-bottom ... done.\n[ 3.756538] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN)\n[ 3.762914] systemd[1]: Detected virtualization kvm.\n[ 3.764765] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.6 LTS[0m!\n\n[ 3.769472] systemd[1]: Set hostname to .\n[ 3.772823] systemd[1]: Initializing machine ID from KVM UUID.\n[ 3.774999] systemd[1]: Installed transient /etc/machine-id file.\n[ 3.916541] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 3.920788] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 3.924130] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 3.927241] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 3.930607] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 3.934695] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 3.937450] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 3.941219] systemd[1]: Started Forward Password Requests to Wall Directory Watch.\n[[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch.\n[ 3.946093] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 3.949344] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 3.952816] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 3.955706] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 3.959020] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 3.962663] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 3.965929] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 3.985376] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 3.989664] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 3.993916] systemd[1]: Starting Remount Root and Kernel File Systems...\n Starting Remount Root and Kernel File Systems...\n[ 3.999004] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 4.002401] EXT4-fs (vda1): re-mounted. Opts: (null)\n[ 4.005624] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 4.009097] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 4.014150] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 4.018575] Loading iSCSI transport class v2.0-870.\n[ 4.019338] 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[ 4.025675] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 4.031161] 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[ 4.039921] iscsi: registered transport (tcp)\n[ 4.053234] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 4.057438] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 4.066988] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 4.070780] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 4.075950] iscsi: registered transport (iser)\n[ 4.077982] 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[ 4.086005] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 4.092549] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 4.097180] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 4.101896] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 4.105573] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n[[0;32m OK [0m] Started Set console keymap.\n[[0;32m OK [0m] Started Load Kernel Modules.\n[[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[0;32m OK [0m] Started Nameserver information manager.\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting Create Static Device Nodes in /dev...\n Mounting FUSE Control File System...\n Starting Apply Kernel Variables...\n Starting Load/Save Random Seed...\n Starting udev Coldplug all Devices...\n Starting Flush Journal to Persistent Storage...\n[[0;32m OK [0m] Mounted FUSE Control File System.\n[[0;32m OK [0m] Started Load/Save Random Seed.\n[[0;32m OK [0m] Started Apply Kernel Variables.\n[[0;32m OK [0m] Started Create Static Device Nodes in /dev.\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n Starting udev Kernel Device Manager...\n[[0;32m OK [0m] Started udev Coldplug all Devices.\n[[0;32m OK [0m] Started udev Kernel Device Manager.\n[[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch.\n[[0;32m OK [0m] Found device /dev/ttyS0.\n[[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\n[[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling.\n[[0;32m OK [0m] Reached target Local File Systems (Pre).\n[[0;32m OK [0m] Reached target Local File Systems.\n Starting Create Volatile Files and Directories...\n Starting Set console font and keymap...\n Starting Tell Plymouth To Write Out Runtime Data...\n Starting Initial cloud-init job (pre-networking)...\n Starting Commit a transient machine-id on disk...\n Starting LSB: AppArmor initialization...\n[[0;32m OK [0m] Started Create Volatile Files and Directories.\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 Starting Update UTMP about System Boot/Shutdown...\n Starting Network Time Synchronization...\n[[0;32m OK [0m] Started Network Time Synchronization.\n[[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[0;32m OK [0m] Reached target System Time Synchronized.\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 LSB: AppArmor initialization.\n[ 9.119702] cloud-init[570]: Cloud-init v. 18.5-45-g3554ffe8-0ubuntu1~16.04.1 running 'init-local' at Tue, 09 Apr 2019 11:30:52 +0000. Up 5.08 seconds.\n[[0;32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[0;32m OK [0m] Reached target Network (Pre).\n Starting Raise network interfaces...\n[[0;32m OK [0m] Started Raise network interfaces.\n Starting Initial cloud-init job (metadata service crawler)...\n[[0;32m OK [0m] Reached target Network.\n[ 10.254308] cloud-init[929]: Cloud-init v. 18.5-45-g3554ffe8-0ubuntu1~16.04.1 running 'init' at Tue, 09 Apr 2019 11:30:57 +0000. Up 9.62 seconds.\n[ 10.257628] cloud-init[929]: ci-info: +++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++\n[ 10.260949] cloud-init[929]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+\n[ 10.264196] cloud-init[929]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |\n[ 10.267438] cloud-init[929]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+\n[ 10.270709] cloud-init[929]: ci-info: | ens3 | True | 192.168.120.25 | 255.255.255.0 | global | fa:16:3e:8d:f5:14 |\n[ 10.273965] cloud-init[929]: ci-info: | ens3 | True | fe80::f816:3eff:fe8d:f514/64 | . | link | fa:16:3e:8d:f5:14 |\n[ 10.277208] cloud-init[929]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | host | . |\n[ 10.280433] cloud-init[929]: ci-info: | lo | True | ::1/128 | . | host | . |\n[ 10.283613] cloud-init[929]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+\n[ 10.286814] cloud-init[929]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++\n[ 10.289841] cloud-init[929]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 10.292839] cloud-init[929]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 10.295844] cloud-init[929]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 10.298842] cloud-init[929]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG |\n[ 10.301831] cloud-init[929]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | ens3 | UGH |\n[ 10.304764] cloud-init[929]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U |\n[ 10.307683] cloud-init[929]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 10.310619] cloud-init[929]: ci-info: +++++++++++++++++++Route IPv6 info+++++++++++++++++++\n[ 10.313045] cloud-init[929]: ci-info: +-------+-------------+---------+-----------+-------+\n[ 10.315473] cloud-init[929]: ci-info: | Route | Destination | Gateway | Interface | Flags |\n[ 10.317863] cloud-init[929]: ci-info: +-------+-------------+---------+-----------+-------+\n[ 10.320344] cloud-init[929]: ci-info: | 0 | fe80::/64 | :: | ens3 | U |\n[ 10.322774] cloud-init[929]: ci-info: | 3 | ff00::/8 | :: | ens3 | U |\n[ 10.325193] cloud-init[929]: ci-info: +-------+-------------+---------+-----------+-------+\n[ 10.327584] cloud-init[929]: Generating public/private rsa key pair.\n[ 10.329589] cloud-init[929]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key.\n[ 10.332080] cloud-init[929]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\n[ 10.334559] cloud-init[929]: The key fingerprint is:\n[ 10.336360] cloud-init[929]: SHA256:SSfcdQ4/S6KJKLVyYiPoVzTIxz2t/SC2eVwGd2Qj0OA root@vyos-vrouter-vm-e2c6aff1-57c5-47a7-b88b-cefa53213aae\n[ 10.339629] cloud-init[929]: The key's randomart image is:\n[ 10.341564] cloud-init[929]: +---[RSA 2048]----+\n[ 10.343319] cloud-init[929]: | o+.o+. |\n[ 10.345095] cloud-init[929]: | . o ..o. o+=. |\n[ 10.346836] cloud-init[929]: | o =.o+Eo...= |\n[ 10.348525] cloud-init[929]: | . o..++=oo.o o |\n[ 10.350237] cloud-init[929]: |. . *.++Sooo . |\n[ 10.351944] cloud-init[929]: |. o.*. = = |\n[ 10.353662] cloud-init[929]: | . . o o . |\n[ 10.355398] cloud-init[929]: | . . |\n[ 10.357128] cloud-init[929]: | |\n[ 10.358866] cloud-init[929]: +----[SHA256]-----+\n[ 10.360604] cloud-init[929]: Generating public/private dsa key pair.\n[ 10.362560] cloud-init[929]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key.\n[ 10.364999] cloud-init[929]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\n[ 10.367463] cloud-init[929]: The key fingerprint is:\n[ 10.369255] cloud-init[929]: SHA256:AJVIenVEfady7Blx9TI+gYxVu/KwDtm0W2EF4KKMb08 root@vyos-vrouter-vm-e2c6aff1-57c5-47a7-b88b-cefa53213aae\n[ 10.372513] cloud-init[929]: The key's randomart image is:\n[ 10.374408] cloud-init[929]: +---[DSA 1024]----+\n[ 10.376148] cloud-init[929]: | .ooo++. ooo..|\n[ 10.377869] cloud-init[929]: | ..o.. .=o.oo.|\n[ 10.379596] cloud-init[929]: | . . . oo+== o|\n[ 10.381343] cloud-init[929]: | . + ...=. * |\n[ 10.383050] cloud-init[929]: | . S ++o* |\n[ 10.384766] cloud-init[929]: | . +oB o |\n[ 10.386498] cloud-init[929]: | o E + o |\n[ 10.388220] cloud-init[929]: | . o o o |\n[ 10.389943] cloud-init[929]: | . o |\n[ 10.391689] cloud-init[929]: +----[SHA256]-----+\n[ 10.393399] cloud-init[929]: Generating public/private ecdsa key pair.\n[ 10.395396] cloud-init[929]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\n[ 10.397837] cloud-init[929]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\n[ 10.400315] cloud-init[929]: The key fingerprint is:\n[ 10.402101] cloud-init[929]: SHA256:OxXqqd5yia+03PgqYsKUBZEylHRjeIgmci6xlRg63x8 root@vyos-vrouter-vm-e2c6aff1-57c5-47a7-b88b-cefa53213aae\n[ 10.405330] cloud-init[929]: The key's randomart image is:\n[ 10.407204] cloud-init[929]: +---[ECDSA 256]---+\n[ 10.408912] cloud-init[929]: |=**= |\n[ 10.410634] cloud-init[929]: |XB*.. |\n[ 10.412351] cloud-init[929]: |BBo . |\n[ 10.414067] cloud-init[929]: |oo.o . . |\n[ 10.415782] cloud-init[929]: | .+ . E S . |\n[ 10.417502] cloud-init[929]: | o . o + |\n[ 10.419242] cloud-init[929]: |o o.=. |\n[ 10.421013] cloud-init[929]: |..o .oo*o. |\n[ 10.422755] cloud-init[929]: | o . oOB= |\n[ 10.424489] cloud-init[929]: +----[SHA256]-----+\n[ 10.426246] cloud-init[929]: Generating public/private ed25519 key pair.\n[ 10.428279] cloud-init[929]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key.\n[ 10.433377] cloud-init[929]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\n[ 10.435965] cloud-init[929]: The key fingerprint is:\n[ 10.437757] cloud-init[929]: SHA256:8p5cFNQwTfyr/qIjkCaCuSR1pnMcbJUODWuWgJt2cYg root@vyos-vrouter-vm-e2c6aff1-57c5-47a7-b88b-cefa53213aae\n[ 10.440955] cloud-init[929]: The key's randomart image is:\n[ 10.442878] cloud-init[929]: +--[ED25519 256]--+\n[ 10.444595] cloud-init[929]: | .o oo . +*. |\n[[ 10.446200] cloud-init[929]: |.E +.++ . .+ |\n[0;32m OK [0m[ 10.447497] cloud-init[929]: | o .B+ . . |\n] [ 10.449088] cloud-init[929]: |o..+* . . . |\nStarted Initial cloud-init job (metadata service crawler).[ 10.450431] cloud-init[929]: |.+.* ...S . . |\n\n[ 10.452812] cloud-init[929]: |+.+ + +o . . |\n[[0;32m OK [0m] [ 10.455273] cloud-init[929]: |o. + o .. . . |\n[ 10.455407] cloud-init[929]: |. o.o. o |\n[ 10.455683] cloud-init[929]: | +..+.o. |\n[ 10.455975] cloud-init[929]: +----[SHA256]-----+\nReached target System Initialization.\n[[0;32m OK [0m] Started ACPI Events Check.\n[[0;32m OK [0m] Reached target Paths.\n[[0;32m OK [0m] Started Daily Cleanup of Temporary Directories.\n[[0;32m OK [0m] Listening on ACPID Listen Socket.\n Starting Socket activation for snappy daemon.\n[[0;32m OK [0m] Listening on UUID daemon activation socket.\n Starting LXD - unix 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[[0;32m OK [0m] Started Daily apt upgrade and clean activities.\n[[0;32m OK [0m] Reached target Timers.\n[[0;32m OK [0m] Reached target Network is Online.\n Starting iSCSI initiator daemon (iscsid)...\n[[0;32m OK [0m] Reached target Cloud-config availability.\n[[0;32m OK [0m] Listening on Socket activation for snappy daemon.\n[[0;32m OK [0m] Listening on LXD - unix socket.\n[[0;32m OK [0m] Reached target Sockets.\n[[0;32m OK [0m] Reached target Basic System.\n[[0;32m OK [0m] Started ACPI event daemon.\n[[0;32m OK [0m] Started FUSE filesystem for LXC.\n[[0;32m OK [0m] Started Unattended Upgrades Shutdown.\n[[0;32m OK [0m] Started D-Bus System Message Bus.\n Starting System Logging Service...\n Starting LSB: Record successful boot for GRUB...\n[[0;32m OK [0m] Started Regular background program processing daemon.\n Starting /etc/rc.local Compatibility...\n Starting Accounts Service...\n[[0;32m OK [0m] Started Deferred execution scheduler.\n Starting LXD - container startup/shutdown...\n Starting Login Service...\n Starting Pollinate to seed the pseudo random number generator...\n Starting LSB: MD monitoring daemon...\n Starting Snappy daemon...\n[[0;32m OK [0m] Started /etc/rc.local Compatibility.\n[[0;32m OK [0m] Started iSCSI initiator daemon (iscsid).\n[[0;32m OK [0m] Started System Logging Service.\n Starting Login to default iSCSI targets...\n[[0;32m OK [0m] Started LSB: Record successful boot for GRUB.\n[[0;32m OK [0m] Started LSB: MD monitoring daemon.\n[[0;32m OK [0m] Started Login Service.\n Starting Authenticate and Authorize Users to Run Privileged Tasks...\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: daemon to balance interrupts for SMP systems...\n Starting LSB: Set the CPU Frequency Scaling governor to \"ondemand\"...\n Starting LSB: automatic crash report generation...\n Starting Permit User Sessions...\n[[0;32m OK [0m] Started Permit User Sessions.\n[[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks.\n[[0;32m OK [0m] Started Accounts Service.\n Starting Terminate Plymouth Boot Screen...\n Starting Hold until boot process finishes up...\n[[0;32m OK [0m] Started Hold until boot process finishes up.\n[[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to \"ondemand\".\n[[0;32m OK [0m] Started Terminate Plymouth Boot Screen.\n[[0;32m OK [0m] Started LXD - container startup/shutdown.\n[[0;32m OK [0m] Started LSB: automatic crash report generation.\n[[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems.\n Starting Set console scheme...\n[[0;32m OK [0m] Started Serial Getty on ttyS0.\n[[0;32m OK [0m] Started Getty on tty1.\n[[0;32m OK [0m] Reached target Login Prompts.\n[[0;32m OK [0m] Started Set console scheme.\n[[0;32m OK [0m] Started Snappy daemon.\n Starting Wait until snapd is fully seeded...\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"} 2019-04-09 11:31:02,734 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/d8ba9f3a-7170-4a78-94b6-648e59d9c99f/action used request id req-67b9f40f-4816-46fd-a887-5d377daed351 2019-04-09 11:31:02,734 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0808479785919s 2019-04-09 11:31:02,735 - 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-145-generic (buildd@lcy01-amd64-027) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10) ) #171-Ubuntu SMP Tue Mar 26 12:43:40 UTC 2019 (Ubuntu 4.4.0-145.171-generic 4.4.176) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-145-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] 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] 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: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 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] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x362f8000-0x37173fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6340 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x00000000BFFE12D1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x00000000BFFE11DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x00000000BFFDFDC0 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x00000000BFFDFD80 000040 [ 0.000000] ACPI: APIC 0x00000000BFFE1251 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff] [ 0.000000] NODE_DATA(0) allocated [mem 0x13fff9000-0x13fffdfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 1:3fff1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 679425056 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-0x00000000ffffffff] [ 0.000000] Normal [mem 0x0000000100000000-0x000000013fffffff] [ 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-0x00000000bffdbfff] [ 0.000000] node 0: [mem 0x0000000100000000-0x000000013fffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000013fffffff] [ 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] 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] 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:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88013fc00000 s99480 r8192 d31592 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 13fc10200 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032036 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-145-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 4028168K/4193768K available (8608K kernel code, 1333K rwdata, 4008K rodata, 1484K init, 1284K bss, 165600K reserved, 0K cma-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] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:33024 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.914 MHz processor [ 0.361437] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.364412] pid_max: default: 32768 minimum: 301 [ 0.366015] ACPI: Core revision 20150930 [ 0.368084] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.370418] Security Framework initialized [ 0.371893] Yama: becoming mindful. [ 0.373209] AppArmor: AppArmor initialized [ 0.374867] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.381215] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.385378] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.390754] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.393857] Initializing cgroup subsys io [ 0.395330] Initializing cgroup subsys memory [ 0.396885] Initializing cgroup subsys devices [ 0.398444] Initializing cgroup subsys freezer [ 0.400022] Initializing cgroup subsys net_cls [ 0.401587] Initializing cgroup subsys perf_event [ 0.403209] Initializing cgroup subsys net_prio [ 0.404826] Initializing cgroup subsys hugetlb [ 0.406385] Initializing cgroup subsys pids [ 0.408669] mce: CPU supports 10 MCE banks [ 0.410207] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.412014] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.413983] Spectre V2 : Mitigation: Full generic retpoline [ 0.415863] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.418697] Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier [ 0.421540] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.423804] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.429300] Freeing SMP alternatives memory: 36K [ 0.435905] ftrace: allocating 32283 entries in 127 pages [ 0.481289] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.483462] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.485624] smpboot: Max logical packages: 2 [ 0.487416] x2apic enabled [ 0.488806] Switched APIC routing to physical x2apic. [ 0.491735] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.493861] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.497761] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.509650] KVM setup paravirtual spinlock [ 0.512772] x86: Booting SMP configuration: [ 0.514321] .... node #0, CPUs: #1 [ 0.515864] kvm-clock: cpu 1, msr 1:3fff1041, secondary cpu clock [ 0.538340] x86: Booted up 1 node, 2 CPUs [ 0.538344] KVM setup async PF for cpu 1 [ 0.538348] kvm-stealtime: cpu 1, msr 13fd10200 [ 0.542933] smpboot: Total of 2 processors activated (13967.65 BogoMIPS) [ 0.545692] devtmpfs: initialized [ 0.548383] evm: security.selinux [ 0.549631] evm: security.SMACK64 [ 0.550857] evm: security.SMACK64EXEC [ 0.552176] evm: security.SMACK64TRANSMUTE [ 0.553621] evm: security.SMACK64MMAP [ 0.554939] evm: security.ima [ 0.556065] evm: security.capability [ 0.557586] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.560800] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.562985] pinctrl core: initialized pinctrl subsystem [ 0.564940] RTC time: 11:30:47, date: 04/09/19 [ 0.567409] NET: Registered protocol family 16 [ 0.578820] cpuidle: using governor ladder [ 0.590918] cpuidle: using governor menu [ 0.592346] PCCT header not found. [ 0.593718] ACPI: bus type PCI registered [ 0.595187] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.597438] PCI: Using configuration type 1 for base access [ 0.612048] ACPI: Added _OSI(Module Device) [ 0.613549] ACPI: Added _OSI(Processor Device) [ 0.615088] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.616696] ACPI: Added _OSI(Processor Aggregator Device) [ 0.619707] ACPI: Interpreter enabled [ 0.621063] ACPI: (supports S0 S5) [ 0.638479] ACPI: Using IOAPIC for interrupt routing [ 0.640188] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.645359] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.647401] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.649604] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.651737] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.655684] acpiphp: Slot [3] registered [ 0.657131] acpiphp: Slot [4] registered [ 0.658570] acpiphp: Slot [5] registered [ 0.660003] acpiphp: Slot [6] registered [ 0.661439] acpiphp: Slot [7] registered [ 0.662871] acpiphp: Slot [8] registered [ 0.664308] acpiphp: Slot [9] registered [ 0.665749] acpiphp: Slot [10] registered [ 0.667207] acpiphp: Slot [11] registered [ 0.668662] acpiphp: Slot [12] registered [ 0.670108] acpiphp: Slot [13] registered [ 0.671570] acpiphp: Slot [14] registered [ 0.673022] acpiphp: Slot [15] registered [ 0.674479] acpiphp: Slot [16] registered [ 0.675944] acpiphp: Slot [17] registered [ 0.677410] acpiphp: Slot [18] registered [ 0.678869] acpiphp: Slot [19] registered [ 0.680323] acpiphp: Slot [20] registered [ 0.681774] acpiphp: Slot [21] registered [ 0.683232] acpiphp: Slot [22] registered [ 0.684688] acpiphp: Slot [23] registered [ 0.686152] acpiphp: Slot [24] registered [ 0.687621] acpiphp: Slot [25] registered [ 0.689076] acpiphp: Slot [26] registered [ 0.690524] acpiphp: Slot [27] registered [ 0.691982] acpiphp: Slot [28] registered [ 0.693449] acpiphp: Slot [29] registered [ 0.694912] acpiphp: Slot [30] registered [ 0.696377] acpiphp: Slot [31] registered [ 0.697809] PCI host bridge to bus 0000:00 [ 0.699246] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.701410] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.703575] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.706144] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.708729] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.711355] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.716419] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.718694] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.720792] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.723051] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.727644] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.730184] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.759090] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.761984] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.764498] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.767004] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.769466] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.771723] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.774115] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.775999] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.778754] vgaarb: loaded [ 0.779821] vgaarb: bridge control possible 0000:00:02.0 [ 0.781974] SCSI subsystem initialized [ 0.783633] ACPI: bus type USB registered [ 0.785102] usbcore: registered new interface driver usbfs [ 0.786949] usbcore: registered new interface driver hub [ 0.788750] usbcore: registered new device driver usb [ 0.790783] PCI: Using ACPI for IRQ routing [ 0.792737] NetLabel: Initializing [ 0.794011] NetLabel: domain hash size = 128 [ 0.795529] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.797231] NetLabel: unlabeled traffic allowed by default [ 0.799318] amd_nb: Cannot enumerate AMD northbridges [ 0.801161] clocksource: Switched to clocksource kvm-clock [ 0.814234] AppArmor: AppArmor Filesystem Enabled [ 0.815943] pnp: PnP ACPI init [ 0.817501] pnp: PnP ACPI: found 5 devices [ 0.825765] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.828819] NET: Registered protocol family 2 [ 0.830741] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.833534] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.836111] TCP: Hash tables configured (established 32768 bind 32768) [ 0.838373] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.840406] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.842633] NET: Registered protocol family 1 [ 0.844195] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.846167] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.848086] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.868382] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.888719] Unpacking initramfs... [ 1.093442] Freeing initrd memory: 14832K [ 1.095063] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.097238] software IO TLB: mapped [mem 0xbbfdc000-0xbffdc000] (64MB) [ 1.099763] Scanning for low memory corruption every 60 seconds [ 1.102299] audit: initializing netlink subsys (disabled) [ 1.104229] audit: type=2000 audit(1554809448.487:1): initialized [ 1.106593] Initialise system trusted keyring [ 1.108381] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.110553] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.113961] zbud: loaded [ 1.115419] VFS: Disk quotas dquot_6.6.0 [ 1.116929] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.119472] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.121793] fuse init (API version 7.23) [ 1.123407] Key type big_key registered [ 1.124864] Allocating IMA MOK and blacklist keyrings. [ 1.127384] Key type asymmetric registered [ 1.128895] Asymmetric key parser 'x509' registered [ 1.130647] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.133383] io scheduler noop registered [ 1.134836] io scheduler deadline registered (default) [ 1.136666] io scheduler cfq registered [ 1.138201] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.140141] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.142465] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.145144] ACPI: Power Button [PWRF] [ 1.146751] GHES: HEST is not enabled! [ 1.166520] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.206648] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.211120] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.236548] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.240379] Linux agpgart interface v0.103 [ 1.244048] loop: module loaded [ 1.247034] vda: vda1 [ 1.248948] scsi host0: ata_piix [ 1.250417] scsi host1: ata_piix [ 1.251708] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.253972] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.256328] libphy: Fixed MDIO Bus: probed [ 1.257899] tun: Universal TUN/TAP device driver, 1.6 [ 1.259674] tun: (C) 1999-2004 Max Krasnyansky [ 1.263084] PPP generic driver version 2.4.2 [ 1.264717] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.266927] ehci-pci: EHCI PCI platform driver [ 1.268549] ehci-platform: EHCI generic platform driver [ 1.270395] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.272497] ohci-pci: OHCI PCI platform driver [ 1.274107] ohci-platform: OHCI generic platform driver [ 1.275946] uhci_hcd: USB Universal Host Controller Interface driver [ 1.296384] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.298215] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.300958] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.302786] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.304878] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.307150] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.309785] usb usb1: Product: UHCI Host Controller [ 1.311516] usb usb1: Manufacturer: Linux 4.4.0-145-generic uhci_hcd [ 1.313662] usb usb1: SerialNumber: 0000:00:01.2 [ 1.315414] hub 1-0:1.0: USB hub found [ 1.316829] hub 1-0:1.0: 2 ports detected [ 1.318481] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.322246] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.324008] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.325889] mousedev: PS/2 mouse device common for all mice [ 1.328058] rtc_cmos 00:00: RTC can wake from S4 [ 1.330260] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.333311] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.335530] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.337670] i2c /dev entries driver [ 1.339016] device-mapper: uevent: version 1.0.3 [ 1.340711] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.343614] ledtrig-cpu: registered to indicate activity on CPUs [ 1.345998] NET: Registered protocol family 10 [ 1.347872] NET: Registered protocol family 17 [ 1.349464] Key type dns_resolver registered [ 1.351359] registered taskstats version 1 [ 1.352843] Loading compiled-in X.509 certificates [ 1.371516] Loaded X.509 cert 'Build time autogenerated kernel key: 766cb56454e39ea623681e1efb4bf4db48a2396c' [ 1.374846] zswap: loaded using pool lzo/zbud [ 1.378185] Key type trusted registered [ 1.381958] Key type encrypted registered [ 1.383414] AppArmor: AppArmor sha1 policy hashing enabled [ 1.385263] ima: No TPM chip found, activating TPM-bypass! [ 1.387098] ima: Allocated hash algorithm: sha1 [ 1.388687] evm: HMAC attrs: 0x1 [ 1.390349] Magic number: 15:306:529 [ 1.391889] rtc_cmos 00:00: setting system clock to 2019-04-09 11:30:48 UTC (1554809448) [ 1.394795] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.396784] EDD information not available. [ 1.414953] Freeing unused kernel memory: 1484K [ 1.429182] Write protecting the kernel read-only data: 14336k [ 1.432551] Freeing unused kernel memory: 1620K [ 1.434385] Freeing unused kernel memory: 88K Loading, please wait... starting version 229 [ 1.447586] random: systemd-udevd: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.448077] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.448096] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.456744] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.456781] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.456890] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.456948] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.457004] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.457045] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.457098] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.501964] virtio_net virtio0 ens3: renamed from eth0 [ 1.510287] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.513747] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.538138] AVX2 version of gcm_enc/dec engaged. [ 1.539901] AES CTR mode by8 optimization enabled [ 1.549665] FDC 0 is a S82078B [ 1.629212] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.794812] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.797051] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.799337] usb 1-1: Product: QEMU USB Tablet [ 1.800860] usb 1-1: Manufacturer: QEMU [ 1.802243] usb 1-1: SerialNumber: 42 [ 1.810317] hidraw: raw HID events driver (C) Jiri Kosina [ 1.818275] usbcore: registered new interface driver usbhid [ 1.820609] usbhid: USB HID core driver [ 1.824345] 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.828375] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 Begin: Loading essential drivers ... [ 2.902472] md: linear personality registered for level -1 [ 2.906252] md: multipath personality registered for level -4 [ 2.911079] md: raid0 personality registered for level 0 [ 2.915697] md: raid1 personality registered for level 1 [ 2.985164] raid6: sse2x1 gen() 11674 MB/s [ 3.053166] raid6: sse2x1 xor() 8985 MB/s [ 3.121164] raid6: sse2x2 gen() 14668 MB/s [ 3.189165] raid6: sse2x2 xor() 9956 MB/s [ 3.257169] raid6: sse2x4 gen() 17220 MB/s [ 3.325166] raid6: sse2x4 xor() 11676 MB/s [ 3.393165] raid6: avx2x1 gen() 22692 MB/s [ 3.461164] raid6: avx2x2 gen() 25823 MB/s [ 3.529164] raid6: avx2x4 gen() 30547 MB/s [ 3.530648] raid6: using algorithm avx2x4 gen() 30547 MB/s [ 3.532434] raid6: using avx2x2 recovery algorithm [ 3.535064] xor: automatically using best checksumming function: [ 3.577162] avx : 33117.000 MB/sec [ 3.580348] async_tx: api initialized (async) [ 3.588223] md: raid6 personality registered for level 6 [ 3.590009] md: raid5 personality registered for level 5 [ 3.591767] md: raid4 personality registered for level 4 [ 3.598302] md: raid10 personality registered for level 10 done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... [ 3.628722] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 3.649836] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 3.756538] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN) [ 3.762914] systemd[1]: Detected virtualization kvm. [ 3.764765] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.6 LTS[0m! [ 3.769472] systemd[1]: Set hostname to . [ 3.772823] systemd[1]: Initializing machine ID from KVM UUID. [ 3.774999] systemd[1]: Installed transient /etc/machine-id file. [ 3.916541] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.920788] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.924130] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.927241] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.930607] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.934695] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.937450] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.941219] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.946093] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.949344] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.952816] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 3.955706] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.959020] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.962663] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.965929] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.985376] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 3.989664] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 3.993916] systemd[1]: Starting Remount Root and Kernel File Systems... Starting Remount Root and Kernel File Systems... [ 3.999004] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 4.002401] EXT4-fs (vda1): re-mounted. Opts: (null) [ 4.005624] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 4.009097] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 4.014150] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 4.018575] Loading iSCSI transport class v2.0-870. [ 4.019338] 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... [ 4.025675] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 4.031161] 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. [ 4.039921] iscsi: registered transport (tcp) [ 4.053234] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 4.057438] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 4.066988] systemd[1]: Starting Journal Service... Starting Journal Service... [ 4.070780] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 4.075950] iscsi: registered transport (iser) [ 4.077982] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 4.086005] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 4.092549] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 4.097180] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 4.101896] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 4.105573] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started Uncomplicated firewall. [[0;32m OK [0m] Started Remount Root and Kernel File Systems. [[0;32m OK [0m] Started Set console keymap. [[0;32m OK [0m] Started Load Kernel Modules. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[0;32m OK [0m] Started Nameserver information manager. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Create Static Device Nodes in /dev... Mounting FUSE Control File System... Starting Apply Kernel Variables... Starting Load/Save Random Seed... Starting udev Coldplug all Devices... Starting Flush Journal to Persistent Storage... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. Starting udev Kernel Device Manager... [[0;32m OK [0m] Started udev Coldplug all Devices. [[0;32m OK [0m] Started udev Kernel Device Manager. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Found device /dev/ttyS0. [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting Create Volatile Files and Directories... Starting Set console font and keymap... Starting Tell Plymouth To Write Out Runtime Data... Starting Initial cloud-init job (pre-networking)... Starting Commit a transient machine-id on disk... Starting LSB: AppArmor initialization... [[0;32m OK [0m] Started Create Volatile Files and Directories. [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. [[0;32m OK [0m] Started Commit a transient machine-id on disk. Starting Update UTMP about System Boot/Shutdown... Starting Network Time Synchronization... [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] Started Set console font and keymap. [[0;32m OK [0m] Created slice system-getty.slice. [[0;32m OK [0m] Started LSB: AppArmor initialization. [ 9.119702] cloud-init[570]: Cloud-init v. 18.5-45-g3554ffe8-0ubuntu1~16.04.1 running 'init-local' at Tue, 09 Apr 2019 11:30:52 +0000. Up 5.08 seconds. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[0;32m OK [0m] Reached target Network (Pre). Starting Raise network interfaces... [[0;32m OK [0m] Started Raise network interfaces. Starting Initial cloud-init job (metadata service crawler)... [[0;32m OK [0m] Reached target Network. [ 10.254308] cloud-init[929]: Cloud-init v. 18.5-45-g3554ffe8-0ubuntu1~16.04.1 running 'init' at Tue, 09 Apr 2019 11:30:57 +0000. Up 9.62 seconds. [ 10.257628] cloud-init[929]: ci-info: +++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++ [ 10.260949] cloud-init[929]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+ [ 10.264196] cloud-init[929]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | [ 10.267438] cloud-init[929]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+ [ 10.270709] cloud-init[929]: ci-info: | ens3 | True | 192.168.120.25 | 255.255.255.0 | global | fa:16:3e:8d:f5:14 | [ 10.273965] cloud-init[929]: ci-info: | ens3 | True | fe80::f816:3eff:fe8d:f514/64 | . | link | fa:16:3e:8d:f5:14 | [ 10.277208] cloud-init[929]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | host | . | [ 10.280433] cloud-init[929]: ci-info: | lo | True | ::1/128 | . | host | . | [ 10.283613] cloud-init[929]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+ [ 10.286814] cloud-init[929]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++ [ 10.289841] cloud-init[929]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 10.292839] cloud-init[929]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 10.295844] cloud-init[929]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 10.298842] cloud-init[929]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG | [ 10.301831] cloud-init[929]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | ens3 | UGH | [ 10.304764] cloud-init[929]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U | [ 10.307683] cloud-init[929]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 10.310619] cloud-init[929]: ci-info: +++++++++++++++++++Route IPv6 info+++++++++++++++++++ [ 10.313045] cloud-init[929]: ci-info: +-------+-------------+---------+-----------+-------+ [ 10.315473] cloud-init[929]: ci-info: | Route | Destination | Gateway | Interface | Flags | [ 10.317863] cloud-init[929]: ci-info: +-------+-------------+---------+-----------+-------+ [ 10.320344] cloud-init[929]: ci-info: | 0 | fe80::/64 | :: | ens3 | U | [ 10.322774] cloud-init[929]: ci-info: | 3 | ff00::/8 | :: | ens3 | U | [ 10.325193] cloud-init[929]: ci-info: +-------+-------------+---------+-----------+-------+ [ 10.327584] cloud-init[929]: Generating public/private rsa key pair. [ 10.329589] cloud-init[929]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key. [ 10.332080] cloud-init[929]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. [ 10.334559] cloud-init[929]: The key fingerprint is: [ 10.336360] cloud-init[929]: SHA256:SSfcdQ4/S6KJKLVyYiPoVzTIxz2t/SC2eVwGd2Qj0OA root@vyos-vrouter-vm-e2c6aff1-57c5-47a7-b88b-cefa53213aae [ 10.339629] cloud-init[929]: The key's randomart image is: [ 10.341564] cloud-init[929]: +---[RSA 2048]----+ [ 10.343319] cloud-init[929]: | o+.o+. | [ 10.345095] cloud-init[929]: | . o ..o. o+=. | [ 10.346836] cloud-init[929]: | o =.o+Eo...= | [ 10.348525] cloud-init[929]: | . o..++=oo.o o | [ 10.350237] cloud-init[929]: |. . *.++Sooo . | [ 10.351944] cloud-init[929]: |. o.*. = = | [ 10.353662] cloud-init[929]: | . . o o . | [ 10.355398] cloud-init[929]: | . . | [ 10.357128] cloud-init[929]: | | [ 10.358866] cloud-init[929]: +----[SHA256]-----+ [ 10.360604] cloud-init[929]: Generating public/private dsa key pair. [ 10.362560] cloud-init[929]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key. [ 10.364999] cloud-init[929]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. [ 10.367463] cloud-init[929]: The key fingerprint is: [ 10.369255] cloud-init[929]: SHA256:AJVIenVEfady7Blx9TI+gYxVu/KwDtm0W2EF4KKMb08 root@vyos-vrouter-vm-e2c6aff1-57c5-47a7-b88b-cefa53213aae [ 10.372513] cloud-init[929]: The key's randomart image is: [ 10.374408] cloud-init[929]: +---[DSA 1024]----+ [ 10.376148] cloud-init[929]: | .ooo++. ooo..| [ 10.377869] cloud-init[929]: | ..o.. .=o.oo.| [ 10.379596] cloud-init[929]: | . . . oo+== o| [ 10.381343] cloud-init[929]: | . + ...=. * | [ 10.383050] cloud-init[929]: | . S ++o* | [ 10.384766] cloud-init[929]: | . +oB o | [ 10.386498] cloud-init[929]: | o E + o | [ 10.388220] cloud-init[929]: | . o o o | [ 10.389943] cloud-init[929]: | . o | [ 10.391689] cloud-init[929]: +----[SHA256]-----+ [ 10.393399] cloud-init[929]: Generating public/private ecdsa key pair. [ 10.395396] cloud-init[929]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. [ 10.397837] cloud-init[929]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. [ 10.400315] cloud-init[929]: The key fingerprint is: [ 10.402101] cloud-init[929]: SHA256:OxXqqd5yia+03PgqYsKUBZEylHRjeIgmci6xlRg63x8 root@vyos-vrouter-vm-e2c6aff1-57c5-47a7-b88b-cefa53213aae [ 10.405330] cloud-init[929]: The key's randomart image is: [ 10.407204] cloud-init[929]: +---[ECDSA 256]---+ [ 10.408912] cloud-init[929]: |=**= | [ 10.410634] cloud-init[929]: |XB*.. | [ 10.412351] cloud-init[929]: |BBo . | [ 10.414067] cloud-init[929]: |oo.o . . | [ 10.415782] cloud-init[929]: | .+ . E S . | [ 10.417502] cloud-init[929]: | o . o + | [ 10.419242] cloud-init[929]: |o o.=. | [ 10.421013] cloud-init[929]: |..o .oo*o. | [ 10.422755] cloud-init[929]: | o . oOB= | [ 10.424489] cloud-init[929]: +----[SHA256]-----+ [ 10.426246] cloud-init[929]: Generating public/private ed25519 key pair. [ 10.428279] cloud-init[929]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. [ 10.433377] cloud-init[929]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. [ 10.435965] cloud-init[929]: The key fingerprint is: [ 10.437757] cloud-init[929]: SHA256:8p5cFNQwTfyr/qIjkCaCuSR1pnMcbJUODWuWgJt2cYg root@vyos-vrouter-vm-e2c6aff1-57c5-47a7-b88b-cefa53213aae [ 10.440955] cloud-init[929]: The key's randomart image is: [ 10.442878] cloud-init[929]: +--[ED25519 256]--+ [ 10.444595] cloud-init[929]: | .o oo . +*. | [[ 10.446200] cloud-init[929]: |.E +.++ . .+ | [0;32m OK [0m[ 10.447497] cloud-init[929]: | o .B+ . . | ] [ 10.449088] cloud-init[929]: |o..+* . . . | Started Initial cloud-init job (metadata service crawler).[ 10.450431] cloud-init[929]: |.+.* ...S . . | [ 10.452812] cloud-init[929]: |+.+ + +o . . | [[0;32m OK [0m] [ 10.455273] cloud-init[929]: |o. + o .. . . | [ 10.455407] cloud-init[929]: |. o.o. o | [ 10.455683] cloud-init[929]: | +..+.o. | [ 10.455975] cloud-init[929]: +----[SHA256]-----+ Reached target System Initialization. [[0;32m OK [0m] Started ACPI Events Check. [[0;32m OK [0m] Reached target Paths. [[0;32m OK [0m] Started Daily Cleanup of Temporary Directories. [[0;32m OK [0m] Listening on ACPID Listen Socket. Starting Socket activation for snappy daemon. [[0;32m OK [0m] Listening on UUID daemon activation socket. Starting LXD - unix socket. [[0;32m OK [0m] Listening on D-Bus System Message Bus Socket. [[0;32m OK [0m] Started Daily apt download activities. [[0;32m OK [0m] Started Daily apt upgrade and clean activities. [[0;32m OK [0m] Reached target Timers. [[0;32m OK [0m] Reached target Network is Online. Starting iSCSI initiator daemon (iscsid)... [[0;32m OK [0m] Reached target Cloud-config availability. [[0;32m OK [0m] Listening on Socket activation for snappy daemon. [[0;32m OK [0m] Listening on LXD - unix socket. [[0;32m OK [0m] Reached target Sockets. [[0;32m OK [0m] Reached target Basic System. [[0;32m OK [0m] Started ACPI event daemon. [[0;32m OK [0m] Started FUSE filesystem for LXC. [[0;32m OK [0m] Started Unattended Upgrades Shutdown. [[0;32m OK [0m] Started D-Bus System Message Bus. Starting System Logging Service... Starting LSB: Record successful boot for GRUB... [[0;32m OK [0m] Started Regular background program processing daemon. Starting /etc/rc.local Compatibility... Starting Accounts Service... [[0;32m OK [0m] Started Deferred execution scheduler. Starting LXD - container startup/shutdown... Starting Login Service... Starting Pollinate to seed the pseudo random number generator... Starting LSB: MD monitoring daemon... Starting Snappy daemon... [[0;32m OK [0m] Started /etc/rc.local Compatibility. [[0;32m OK [0m] Started iSCSI initiator daemon (iscsid). [[0;32m OK [0m] Started System Logging Service. Starting Login to default iSCSI targets... [[0;32m OK [0m] Started LSB: Record successful boot for GRUB. [[0;32m OK [0m] Started LSB: MD monitoring daemon. [[0;32m OK [0m] Started Login Service. Starting Authenticate and Authorize Users to Run Privileged Tasks... [[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: daemon to balance interrupts for SMP systems... Starting LSB: Set the CPU Frequency Scaling governor to "ondemand"... Starting LSB: automatic crash report generation... Starting Permit User Sessions... [[0;32m OK [0m] Started Permit User Sessions. [[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks. [[0;32m OK [0m] Started Accounts Service. Starting Terminate Plymouth Boot Screen... Starting Hold until boot process finishes up... [[0;32m OK [0m] Started Hold until boot process finishes up. [[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to "ondemand". [[0;32m OK [0m] Started Terminate Plymouth Boot Screen. [[0;32m OK [0m] Started LXD - container startup/shutdown. [[0;32m OK [0m] Started LSB: automatic crash report generation. [[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems. Starting Set console scheme... [[0;32m OK [0m] Started Serial Getty on ttyS0. [[0;32m OK [0m] Started Getty on tty1. [[0;32m OK [0m] Reached target Login Prompts. [[0;32m OK [0m] Started Set console scheme. [[0;32m OK [0m] Started Snappy daemon. Starting Wait until snapd is fully seeded... [[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. 2019-04-09 11:31:02,738 - paramiko.transport - DEBUG - starting thread (client mode): 0x36bae890L 2019-04-09 11:31:02,739 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-04-09 11:31:02,745 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.2p2 Ubuntu-4ubuntu2.8 2019-04-09 11:31:02,746 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.2p2) 2019-04-09 11:31:02,747 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group14-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-04-09 11:31:02,747 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-04-09 11:31:02,747 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-04-09 11:31:02,747 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-04-09 11:31:02,747 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-04-09 11:31:02,747 - paramiko.transport - DEBUG - Compression agreed: none 2019-04-09 11:31:02,787 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-04-09 11:31:02,787 - paramiko.transport - DEBUG - Switch to new keys ... 2019-04-09 11:31:02,803 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.203: 9099fe35be041a17dab9913b058f8de6 2019-04-09 11:31:02,804 - paramiko.transport - DEBUG - Trying discovered key c9529849c17bac71e185aee0120273da in /tmp/tmp8vetrs 2019-04-09 11:31:02,824 - paramiko.transport - DEBUG - userauth is OK 2019-04-09 11:31:02,844 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-04-09 11:31:02,869 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-04-09 11:31:03,070 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2019-04-09 11:31:03,070 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2019-04-09 11:31:03,110 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-04-09 11:31:03,110 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-04-09 11:31:03,134 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-04-09 11:31:09,131 - paramiko.transport - DEBUG - Rekeying (hit 32646 packets, 536880208 bytes sent) 2019-04-09 11:31:09,172 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group14-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-04-09 11:31:09,173 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-04-09 11:31:09,173 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-04-09 11:31:09,173 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-04-09 11:31:09,173 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-04-09 11:31:09,173 - paramiko.transport - DEBUG - Compression agreed: none 2019-04-09 11:31:09,179 - paramiko.transport - DEBUG - Switch to new keys ... 2019-04-09 11:31:15,167 - paramiko.transport - DEBUG - Rekeying (hit 32641 packets, 536879168 bytes sent) 2019-04-09 11:31:15,168 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group14-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-04-09 11:31:15,168 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-04-09 11:31:15,169 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-04-09 11:31:15,169 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-04-09 11:31:15,169 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-04-09 11:31:15,169 - paramiko.transport - DEBUG - Compression agreed: none 2019-04-09 11:31:15,174 - paramiko.transport - DEBUG - Switch to new keys ... 2019-04-09 11:31:20,448 - paramiko.transport - DEBUG - Rekeying (hit 32641 packets, 536879168 bytes sent) 2019-04-09 11:31:20,452 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group14-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-04-09 11:31:20,453 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-04-09 11:31:20,453 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-04-09 11:31:20,453 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-04-09 11:31:20,453 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-04-09 11:31:20,453 - paramiko.transport - DEBUG - Compression agreed: none 2019-04-09 11:31:20,458 - paramiko.transport - DEBUG - Switch to new keys ... 2019-04-09 11:31:26,200 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-04-09 11:31:26,201 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2019-04-09 11:31:26,202 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-04-09 11:31:26,203 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2019-04-09 11:31:26,203 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2019-04-09 11:31:26,206 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2019-04-09 11:33:06,006 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2019-04-09 11:33:06,006 - functest.core.cloudify - DEBUG - output: # Executing docker install script, commit: cfba462 Client: Version: 18.09.4 API version: 1.39 Go version: go1.10.8 Git commit: d14af54 Built: Wed Mar 27 18:34:51 2019 OS/Arch: linux/amd64 Experimental: false Server: Docker Engine - Community Engine: Version: 18.09.4 API version: 1.39 (minimum version 1.12) Go version: go1.10.8 Git commit: d14af54 Built: Wed Mar 27 18:01:48 2019 OS/Arch: linux/amd64 Experimental: false If you would like to use Docker as a non-root user, you should now consider adding your user to the "docker" group with something like: sudo usermod -aG docker your-user Remember that you will have to log out and back in for this to take effect! WARNING: Adding a user to the "docker" group will grant the ability to run containers which can be used to obtain root privileges on the docker host. Refer to https://docs.docker.com/engine/security/security/#docker-daemon-attack-surface for more information. ** DOCKER ENGINE - ENTERPRISE ** If you’re ready for production workloads, Docker Engine - Enterprise also includes: * SLA-backed technical support * Extended lifecycle maintenance policy for patches and hotfixes * Access to certified ecosystem content ** Learn more at https://dockr.ly/engine2 ** ACTIVATE your own engine to Docker Engine - Enterprise using: sudo docker engine activate Loaded image: docker-cfy-manager:latest 196a52dcef6c0994e4db4a6f8a0e474052a2a08a5b62d9e3c1a2a528a6d64b35 2019-04-09 11:33:06,007 - functest.core.cloudify - DEBUG - error: sudo: unable to resolve host vyos-vrouter-vm-e2c6aff1-57c5-47a7-b88b-cefa53213aae --2019-04-09 11:31:27-- https://get.docker.com/ Resolving get.docker.com (get.docker.com)... 52.84.50.244, 52.84.50.47, 52.84.50.81, ... Connecting to get.docker.com (get.docker.com)|52.84.50.244|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 13070 (13K) [text/plain] Saving to: ‘script.sh’ 0K .......... .. 100% 17.8M=0.001s 2019-04-09 11:31:27 (17.8 MB/s) - ‘script.sh’ saved [13070/13070] sudo: unable to resolve host vyos-vrouter-vm-e2c6aff1-57c5-47a7-b88b-cefa53213aae sudo: unable to resolve host vyos-vrouter-vm-e2c6aff1-57c5-47a7-b88b-cefa53213aae + sh -c apt-get update -qq >/dev/null + sh -c apt-get install -y -qq apt-transport-https ca-certificates curl >/dev/null + sh -c curl -fsSL "https://download.docker.com/linux/ubuntu/gpg" | apt-key add -qq - >/dev/null + sh -c echo "deb [arch=amd64] https://download.docker.com/linux/ubuntu xenial stable" > /etc/apt/sources.list.d/docker.list + sh -c apt-get update -qq >/dev/null + sh -c apt-get install -y -qq --no-install-recommends docker-ce >/dev/null debconf: unable to initialize frontend: Dialog debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) debconf: falling back to frontend: Readline debconf: unable to initialize frontend: Readline debconf: (This frontend requires a controlling tty.) debconf: falling back to frontend: Teletype dpkg-preconfigure: unable to re-open stdin: + sh -c docker version sudo: unable to resolve host vyos-vrouter-vm-e2c6aff1-57c5-47a7-b88b-cefa53213aae sudo: unable to resolve host vyos-vrouter-vm-e2c6aff1-57c5-47a7-b88b-cefa53213aae 2019-04-09 11:33:06,007 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2019-04-09 11:33:06,007 - cloudify.rest_client.http - DEBUG - Setting `Authorization` header: * 2019-04-09 11:33:06,008 - cloudify.rest_client.http - DEBUG - Setting `Tenant` header: default_tenant 2019-04-09 11:33:06,008 - functest.core.cloudify - INFO - Attemps running status of the Manager 2019-04-09 11:33:06,009 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/status 2019-04-09 11:33:06,016 - functest.core.cloudify - DEBUG - try 1: Cloudify Manager isn't up and running Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/cloudify.py", line 88, in execute "status %s", self.cfy_client.manager.get_status()) File "/usr/lib/python2.7/site-packages/cloudify_rest_client/manager.py", line 28, in get_status response = self.api.get('/status') File "/usr/lib/python2.7/site-packages/cloudify_rest_client/client.py", line 252, in get timeout=timeout) File "/usr/lib/python2.7/site-packages/cloudify_rest_client/client.py", line 233, in do_request 'SSL, but the client does'.format(e) ConnectionError: HTTPConnectionPool(host='172.30.9.203', port=80): Max retries exceeded with url: /api/v3.1/status (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) This can happen when the manager is not working with SSL, but the client does 2019-04-09 11:33:36,047 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/status 2019-04-09 11:33:36,958 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 11:33:36,958 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 11:33:36,958 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 11:33:36,959 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 11:33:36,959 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 11:33:36,959 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 11:33:36,959 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 11:33:36,959 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 113, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB", "unit_id": "cloudify-influxdb.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP PostgreSQL Broker Service", "state": "dead", "MainPID": 0, "Id": "cloudify-amqp-postgres.service", "ActiveState": "inactive", "SubState": "dead"}], "display_name": "AMQP-Postgres", "unit_id": "cloudify-amqp-postgres.service"}, {"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", "unit_id": "cloudify-amqpinflux.service"}, {"instances": [{"LoadState": "loaded", "Description": "RabbitMQ Service", "state": "start-post", "MainPID": 327, "Id": "cloudify-rabbitmq.service", "ActiveState": "activating", "SubState": "start-post"}], "display_name": "RabbitMQ", "unit_id": "cloudify-rabbitmq.service"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 123, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver", "unit_id": "nginx.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "dead", "MainPID": 0, "Id": "cloudify-mgmtworker.service", "ActiveState": "inactive", "SubState": "dead"}], "display_name": "Management Worker", "unit_id": "cloudify-mgmtworker.service"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 36, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL", "unit_id": "postgresql-9.5.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Console Service", "state": "running", "MainPID": 111, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Console", "unit_id": "cloudify-stage.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 114, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service", "unit_id": "cloudify-restservice.service"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "dead", "MainPID": 0, "Id": "cloudify-riemann.service", "ActiveState": "inactive", "SubState": "dead"}], "display_name": "Riemann", "unit_id": "cloudify-riemann.service"}]} 2019-04-09 11:33:36,959 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 11:33:36,959 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 11:33:36 GMT 2019-04-09 11:33:36,959 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 11:33:36,959 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-09 11:33:36,960 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 11:33:36,960 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 11:33:36,960 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 11:33:36,960 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-09 11:33:36,960 - functest.core.cloudify - DEBUG - status {u'status': u'running', u'services': [{u'instances': [{u'LoadState': u'loaded', u'Description': u'InfluxDB Service', u'MainPID': 113, u'state': u'running', u'Id': u'cloudify-influxdb.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'InfluxDB', u'unit_id': u'cloudify-influxdb.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify AMQP PostgreSQL Broker Service', u'MainPID': 0, u'state': u'dead', u'Id': u'cloudify-amqp-postgres.service', u'ActiveState': u'inactive', u'SubState': u'dead'}], u'display_name': u'AMQP-Postgres', u'unit_id': u'cloudify-amqp-postgres.service'}, {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'unit_id': u'cloudify-amqpinflux.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'RabbitMQ Service', u'MainPID': 327, 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'unit_id': u'cloudify-rabbitmq.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'nginx - high performance web server', u'MainPID': 123, u'state': u'running', u'Id': u'nginx.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Webserver', u'unit_id': u'nginx.service'}, {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'Management Worker', u'unit_id': u'cloudify-mgmtworker.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'PostgreSQL 9.5 database server', u'MainPID': 36, 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'unit_id': u'postgresql-9.5.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify Console Service', u'MainPID': 111, u'state': u'running', u'Id': u'cloudify-stage.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Cloudify Console', u'unit_id': u'cloudify-stage.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify REST Service', u'MainPID': 114, 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'unit_id': u'cloudify-restservice.service'}, {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'unit_id': u'cloudify-riemann.service'}]} 2019-04-09 11:33:36,961 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/status 2019-04-09 11:33:37,133 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 11:33:37,133 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 11:33:37,134 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 11:33:37,134 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 11:33:37,134 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 11:33:37,134 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 11:33:37,134 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 11:33:37,134 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 113, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB", "unit_id": "cloudify-influxdb.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP PostgreSQL Broker Service", "state": "dead", "MainPID": 0, "Id": "cloudify-amqp-postgres.service", "ActiveState": "inactive", "SubState": "dead"}], "display_name": "AMQP-Postgres", "unit_id": "cloudify-amqp-postgres.service"}, {"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", "unit_id": "cloudify-amqpinflux.service"}, {"instances": [{"LoadState": "loaded", "Description": "RabbitMQ Service", "state": "start-post", "MainPID": 327, "Id": "cloudify-rabbitmq.service", "ActiveState": "activating", "SubState": "start-post"}], "display_name": "RabbitMQ", "unit_id": "cloudify-rabbitmq.service"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 123, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver", "unit_id": "nginx.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "dead", "MainPID": 0, "Id": "cloudify-mgmtworker.service", "ActiveState": "inactive", "SubState": "dead"}], "display_name": "Management Worker", "unit_id": "cloudify-mgmtworker.service"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 36, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL", "unit_id": "postgresql-9.5.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Console Service", "state": "running", "MainPID": 111, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Console", "unit_id": "cloudify-stage.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 114, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service", "unit_id": "cloudify-restservice.service"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "dead", "MainPID": 0, "Id": "cloudify-riemann.service", "ActiveState": "inactive", "SubState": "dead"}], "display_name": "Riemann", "unit_id": "cloudify-riemann.service"}]} 2019-04-09 11:33:37,134 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 11:33:37,134 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 11:33:37 GMT 2019-04-09 11:33:37,134 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 11:33:37,135 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-09 11:33:37,135 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 11:33:37,135 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 11:33:37,135 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 11:33:37,135 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-09 11:33:37,135 - functest.core.cloudify - INFO - The current manager status is running 2019-04-09 11:33:37,136 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/secrets 2019-04-09 11:33:37,273 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 11:33:37,273 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 11:33:37,274 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 11:33:37,274 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 11:33:37,274 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 11:33:37,274 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 11:33:37,274 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 11:33:37,274 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 1000}}} 2019-04-09 11:33:37,274 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 11:33:37,274 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 11:33:37 GMT 2019-04-09 11:33:37,275 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 11:33:37,275 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 83 2019-04-09 11:33:37,275 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 11:33:37,275 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 11:33:37,275 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 11:33:37,275 - functest.core.cloudify - DEBUG - Creating secrets: foo 2019-04-09 11:33:37,276 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.203:80/api/v3.1/secrets/foo; body: {"update_if_exists": false, "visibility": "tenant", "value": "bar"} 2019-04-09 11:33:37,421 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 11:33:37,421 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 11:33:37,421 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 11:33:37,421 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 11:33:37,422 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 11:33:37,422 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 11:33:37,422 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 11:33:37,422 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 67 2019-04-09 11:33:37,422 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"is_hidden_value": false, "tenant_name": "default_tenant", "created_at": "2019-04-09T11:33:37.403Z", "updated_at": "2019-04-09T11:33:37.403Z", "value": "gAAAAABcrIMRTtjtnf0ur6Iw7_2v-o7WudEkZUsoDrCe-CXz6UzU3dXAlOR_F4ON_JMj_rSkuM1aVDyK0WxemdISuwyjsQ7J6Q==", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "created_by": "admin", "key": "foo"} 2019-04-09 11:33:37,422 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 11:33:37,422 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 11:33:37 GMT 2019-04-09 11:33:37,422 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 11:33:37,422 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 380 2019-04-09 11:33:37,422 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 11:33:37,423 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 11:33:37,423 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 11:33:37,423 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.203:80/api/v3.1/secrets/foo 2019-04-09 11:33:37,546 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 11:33:37,546 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 11:33:37,546 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 11:33:37,546 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 11:33:37,546 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 11:33:37,546 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 11:33:37,546 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 11:33:37,547 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2019-04-09 11:33:37,547 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"is_hidden_value": false, "tenant_name": "default_tenant", "created_at": "2019-04-09T11:33:37.403Z", "updated_at": "2019-04-09T11:33:37.403Z", "value": "gAAAAABcrIMRTtjtnf0ur6Iw7_2v-o7WudEkZUsoDrCe-CXz6UzU3dXAlOR_F4ON_JMj_rSkuM1aVDyK0WxemdISuwyjsQ7J6Q==", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "created_by": "admin", "key": "foo"} 2019-04-09 11:33:37,547 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 11:33:37,547 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 11:33:37 GMT 2019-04-09 11:33:37,547 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 11:33:37,547 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 380 2019-04-09 11:33:37,547 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 11:33:37,547 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 11:33:37,547 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 11:33:37,548 - functest.core.cloudify - INFO - Secrets API successfully reached 2019-04-09 11:33:37,548 - functest.core.cloudify - INFO - Cloudify Manager is up and running 2019-04-09 11:33:37,548 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Put private keypair in manager 2019-04-09 11:33:37,549 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2019-04-09 11:33:37,550 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2019-04-09 11:33:37,550 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2019-04-09 11:33:37,555 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2019-04-09 11:33:37,576 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2019-04-09 11:33:37,577 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2019-04-09 11:33:37,577 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2019-04-09 11:33:37,617 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2019-04-09 11:33:37,617 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2019-04-09 11:33:37,642 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2019-04-09 11:34:25,094 - paramiko.transport - DEBUG - [chan 3] EOF received (3) 2019-04-09 11:34:25,095 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - output: Creating plugin zip archive.. Downloading https://github.com/cloudify-cosmo/cloudify-openstack-plugin/releases/download/2.14.7/cloudify_openstack_plugin-2.14.7-py27-none-linux_x86_64-centos-Core.wgn to /tmp/tmpkybt15/cloudify_openstack_plugin-2.14.7-py27-none-linux_x86_64-centos-Core.wgn... Downloading https://github.com/cloudify-cosmo/cloudify-openstack-plugin/releases/download/2.14.7/plugin.yaml to /tmp/tmpANakG9/plugin.yaml... Uploading plugin archive (wagon + yaml).. tmpFnv9j_.zip |-------------------------------------------------------| 0.05% tmpFnv9j_.zip |-------------------------------------------------------| 0.09% tmpFnv9j_.zip |-------------------------------------------------------| 0.14% tmpFnv9j_.zip |-------------------------------------------------------| 0.18% tmpFnv9j_.zip |-------------------------------------------------------| 0.23% tmpFnv9j_.zip |-------------------------------------------------------| 0.27% tmpFnv9j_.zip |-------------------------------------------------------| 0.32% tmpFnv9j_.zip |-------------------------------------------------------| 0.37% tmpFnv9j_.zip |-------------------------------------------------------| 0.41% tmpFnv9j_.zip |-------------------------------------------------------| 0.46% tmpFnv9j_.zip |-------------------------------------------------------| 0.5% tmpFnv9j_.zip |-------------------------------------------------------| 0.55% tmpFnv9j_.zip |-------------------------------------------------------| 0.59% tmpFnv9j_.zip |-------------------------------------------------------| 0.64% tmpFnv9j_.zip |-------------------------------------------------------| 0.68% tmpFnv9j_.zip |-------------------------------------------------------| 0.73% tmpFnv9j_.zip |-------------------------------------------------------| 0.78% tmpFnv9j_.zip |-------------------------------------------------------| 0.82% tmpFnv9j_.zip |-------------------------------------------------------| 0.87% tmpFnv9j_.zip |#------------------------------------------------------| 0.91% tmpFnv9j_.zip |#------------------------------------------------------| 0.96% tmpFnv9j_.zip |#------------------------------------------------------| 1.0% tmpFnv9j_.zip |#------------------------------------------------------| 1.05% tmpFnv9j_.zip |#------------------------------------------------------| 1.1% tmpFnv9j_.zip |#------------------------------------------------------| 1.14% tmpFnv9j_.zip |#------------------------------------------------------| 1.19% tmpFnv9j_.zip |#------------------------------------------------------| 1.23% tmpFnv9j_.zip |#------------------------------------------------------| 1.28% tmpFnv9j_.zip |#------------------------------------------------------| 1.32% tmpFnv9j_.zip |#------------------------------------------------------| 1.37% tmpFnv9j_.zip |#------------------------------------------------------| 1.42% tmpFnv9j_.zip |#------------------------------------------------------| 1.46% tmpFnv9j_.zip |#------------------------------------------------------| 1.51% tmpFnv9j_.zip |#------------------------------------------------------| 1.55% tmpFnv9j_.zip |#------------------------------------------------------| 1.6% tmpFnv9j_.zip |#------------------------------------------------------| 1.64% tmpFnv9j_.zip |#------------------------------------------------------| 1.69% tmpFnv9j_.zip |#------------------------------------------------------| 1.73% tmpFnv9j_.zip |#------------------------------------------------------| 1.78% tmpFnv9j_.zip |#------------------------------------------------------| 1.83% tmpFnv9j_.zip |#------------------------------------------------------| 1.87% tmpFnv9j_.zip |#------------------------------------------------------| 1.92% tmpFnv9j_.zip |#------------------------------------------------------| 1.96% tmpFnv9j_.zip |#------------------------------------------------------| 2.01% tmpFnv9j_.zip |#------------------------------------------------------| 2.05% tmpFnv9j_.zip |#------------------------------------------------------| 2.1% tmpFnv9j_.zip |#------------------------------------------------------| 2.15% tmpFnv9j_.zip |#------------------------------------------------------| 2.19% tmpFnv9j_.zip |#------------------------------------------------------| 2.24% tmpFnv9j_.zip |#------------------------------------------------------| 2.28% tmpFnv9j_.zip |#------------------------------------------------------| 2.33% tmpFnv9j_.zip |#------------------------------------------------------| 2.37% tmpFnv9j_.zip |#------------------------------------------------------| 2.42% tmpFnv9j_.zip |#------------------------------------------------------| 2.47% tmpFnv9j_.zip |#------------------------------------------------------| 2.51% tmpFnv9j_.zip |#------------------------------------------------------| 2.56% tmpFnv9j_.zip |#------------------------------------------------------| 2.6% tmpFnv9j_.zip |#------------------------------------------------------| 2.65% tmpFnv9j_.zip |#------------------------------------------------------| 2.69% tmpFnv9j_.zip |##-----------------------------------------------------| 2.74% tmpFnv9j_.zip |##-----------------------------------------------------| 2.78% tmpFnv9j_.zip |##-----------------------------------------------------| 2.83% tmpFnv9j_.zip |##-----------------------------------------------------| 2.88% tmpFnv9j_.zip |##-----------------------------------------------------| 2.92% tmpFnv9j_.zip |##-----------------------------------------------------| 2.97% tmpFnv9j_.zip |##-----------------------------------------------------| 3.01% tmpFnv9j_.zip |##-----------------------------------------------------| 3.06% tmpFnv9j_.zip |##-----------------------------------------------------| 3.1% tmpFnv9j_.zip |##-----------------------------------------------------| 3.15% tmpFnv9j_.zip |##-----------------------------------------------------| 3.2% tmpFnv9j_.zip |##-----------------------------------------------------| 3.24% tmpFnv9j_.zip |##-----------------------------------------------------| 3.29% tmpFnv9j_.zip |##-----------------------------------------------------| 3.33% tmpFnv9j_.zip |##-----------------------------------------------------| 3.38% tmpFnv9j_.zip |##-----------------------------------------------------| 3.42% tmpFnv9j_.zip |##-----------------------------------------------------| 3.47% tmpFnv9j_.zip |##-----------------------------------------------------| 3.51% tmpFnv9j_.zip |##-----------------------------------------------------| 3.56% tmpFnv9j_.zip |##-----------------------------------------------------| 3.61% tmpFnv9j_.zip |##-----------------------------------------------------| 3.65% tmpFnv9j_.zip |##-----------------------------------------------------| 3.7% tmpFnv9j_.zip |##-----------------------------------------------------| 3.74% tmpFnv9j_.zip |##-----------------------------------------------------| 3.79% tmpFnv9j_.zip |##-----------------------------------------------------| 3.83% tmpFnv9j_.zip |##-----------------------------------------------------| 3.88% tmpFnv9j_.zip |##-----------------------------------------------------| 3.93% tmpFnv9j_.zip |##-----------------------------------------------------| 3.97% tmpFnv9j_.zip |##-----------------------------------------------------| 4.02% tmpFnv9j_.zip |##-----------------------------------------------------| 4.06% tmpFnv9j_.zip |##-----------------------------------------------------| 4.11% tmpFnv9j_.zip |##-----------------------------------------------------| 4.15% tmpFnv9j_.zip |##-----------------------------------------------------| 4.2% tmpFnv9j_.zip |##-----------------------------------------------------| 4.25% tmpFnv9j_.zip |##-----------------------------------------------------| 4.29% tmpFnv9j_.zip |##-----------------------------------------------------| 4.34% tmpFnv9j_.zip |##-----------------------------------------------------| 4.38% tmpFnv9j_.zip |##-----------------------------------------------------| 4.43% tmpFnv9j_.zip |##-----------------------------------------------------| 4.47% tmpFnv9j_.zip |##-----------------------------------------------------| 4.52% tmpFnv9j_.zip |###----------------------------------------------------| 4.56% tmpFnv9j_.zip |###----------------------------------------------------| 4.61% tmpFnv9j_.zip |###----------------------------------------------------| 4.66% tmpFnv9j_.zip |###----------------------------------------------------| 4.7% tmpFnv9j_.zip |###----------------------------------------------------| 4.75% tmpFnv9j_.zip |###----------------------------------------------------| 4.79% tmpFnv9j_.zip |###----------------------------------------------------| 4.84% tmpFnv9j_.zip |###----------------------------------------------------| 4.88% tmpFnv9j_.zip |###----------------------------------------------------| 4.93% tmpFnv9j_.zip |###----------------------------------------------------| 4.98% tmpFnv9j_.zip |###----------------------------------------------------| 5.02% tmpFnv9j_.zip |###----------------------------------------------------| 5.07% tmpFnv9j_.zip |###----------------------------------------------------| 5.11% tmpFnv9j_.zip |###----------------------------------------------------| 5.16% tmpFnv9j_.zip |###----------------------------------------------------| 5.2% tmpFnv9j_.zip |###----------------------------------------------------| 5.25% tmpFnv9j_.zip |###----------------------------------------------------| 5.3% tmpFnv9j_.zip |###----------------------------------------------------| 5.34% tmpFnv9j_.zip |###----------------------------------------------------| 5.39% tmpFnv9j_.zip |###----------------------------------------------------| 5.43% tmpFnv9j_.zip |###----------------------------------------------------| 5.48% tmpFnv9j_.zip |###----------------------------------------------------| 5.52% tmpFnv9j_.zip |###----------------------------------------------------| 5.57% tmpFnv9j_.zip |###----------------------------------------------------| 5.61% tmpFnv9j_.zip |###----------------------------------------------------| 5.66% tmpFnv9j_.zip |###----------------------------------------------------| 5.71% tmpFnv9j_.zip |###----------------------------------------------------| 5.75% tmpFnv9j_.zip |###----------------------------------------------------| 5.8% tmpFnv9j_.zip |###----------------------------------------------------| 5.84% tmpFnv9j_.zip |###----------------------------------------------------| 5.89% tmpFnv9j_.zip |###----------------------------------------------------| 5.93% tmpFnv9j_.zip |###----------------------------------------------------| 5.98% tmpFnv9j_.zip |###----------------------------------------------------| 6.03% tmpFnv9j_.zip |###----------------------------------------------------| 6.07% tmpFnv9j_.zip |###----------------------------------------------------| 6.12% tmpFnv9j_.zip |###----------------------------------------------------| 6.16% tmpFnv9j_.zip |###----------------------------------------------------| 6.21% tmpFnv9j_.zip |###----------------------------------------------------| 6.25% tmpFnv9j_.zip |###----------------------------------------------------| 6.3% tmpFnv9j_.zip |###----------------------------------------------------| 6.35% tmpFnv9j_.zip |####---------------------------------------------------| 6.39% tmpFnv9j_.zip |####---------------------------------------------------| 6.44% tmpFnv9j_.zip |####---------------------------------------------------| 6.48% tmpFnv9j_.zip |####---------------------------------------------------| 6.53% tmpFnv9j_.zip |####---------------------------------------------------| 6.57% tmpFnv9j_.zip |####---------------------------------------------------| 6.62% tmpFnv9j_.zip |####---------------------------------------------------| 6.66% tmpFnv9j_.zip |####---------------------------------------------------| 6.71% tmpFnv9j_.zip |####---------------------------------------------------| 6.76% tmpFnv9j_.zip |####---------------------------------------------------| 6.8% tmpFnv9j_.zip |####---------------------------------------------------| 6.85% tmpFnv9j_.zip |####---------------------------------------------------| 6.89% tmpFnv9j_.zip |####---------------------------------------------------| 6.94% tmpFnv9j_.zip |####---------------------------------------------------| 6.98% tmpFnv9j_.zip |####---------------------------------------------------| 7.03% tmpFnv9j_.zip |####---------------------------------------------------| 7.08% tmpFnv9j_.zip |####---------------------------------------------------| 7.12% tmpFnv9j_.zip |####---------------------------------------------------| 7.17% tmpFnv9j_.zip |####---------------------------------------------------| 7.21% tmpFnv9j_.zip |####---------------------------------------------------| 7.26% tmpFnv9j_.zip |####---------------------------------------------------| 7.3% tmpFnv9j_.zip |####---------------------------------------------------| 7.35% tmpFnv9j_.zip |####---------------------------------------------------| 7.4% tmpFnv9j_.zip |####---------------------------------------------------| 7.44% tmpFnv9j_.zip |####---------------------------------------------------| 7.49% tmpFnv9j_.zip |####---------------------------------------------------| 7.53% tmpFnv9j_.zip |####---------------------------------------------------| 7.58% tmpFnv9j_.zip |####---------------------------------------------------| 7.62% tmpFnv9j_.zip |####---------------------------------------------------| 7.67% tmpFnv9j_.zip |####---------------------------------------------------| 7.71% tmpFnv9j_.zip |####---------------------------------------------------| 7.76% tmpFnv9j_.zip |####---------------------------------------------------| 7.81% tmpFnv9j_.zip |####---------------------------------------------------| 7.85% tmpFnv9j_.zip |####---------------------------------------------------| 7.9% tmpFnv9j_.zip |####---------------------------------------------------| 7.94% tmpFnv9j_.zip |####---------------------------------------------------| 7.99% tmpFnv9j_.zip |####---------------------------------------------------| 8.03% tmpFnv9j_.zip |####---------------------------------------------------| 8.08% tmpFnv9j_.zip |####---------------------------------------------------| 8.13% tmpFnv9j_.zip |####---------------------------------------------------| 8.17% tmpFnv9j_.zip |#####--------------------------------------------------| 8.22% tmpFnv9j_.zip |#####--------------------------------------------------| 8.26% tmpFnv9j_.zip |#####--------------------------------------------------| 8.31% tmpFnv9j_.zip |#####--------------------------------------------------| 8.35% tmpFnv9j_.zip |#####--------------------------------------------------| 8.4% tmpFnv9j_.zip |#####--------------------------------------------------| 8.45% tmpFnv9j_.zip |#####--------------------------------------------------| 8.49% tmpFnv9j_.zip |#####--------------------------------------------------| 8.54% tmpFnv9j_.zip |#####--------------------------------------------------| 8.58% tmpFnv9j_.zip |#####--------------------------------------------------| 8.63% tmpFnv9j_.zip |#####--------------------------------------------------| 8.67% tmpFnv9j_.zip |#####--------------------------------------------------| 8.72% tmpFnv9j_.zip |#####--------------------------------------------------| 8.76% tmpFnv9j_.zip |#####--------------------------------------------------| 8.81% tmpFnv9j_.zip |#####--------------------------------------------------| 8.86% tmpFnv9j_.zip |#####--------------------------------------------------| 8.9% tmpFnv9j_.zip |#####--------------------------------------------------| 8.95% tmpFnv9j_.zip |#####--------------------------------------------------| 8.99% tmpFnv9j_.zip |#####--------------------------------------------------| 9.04% tmpFnv9j_.zip |#####--------------------------------------------------| 9.08% tmpFnv9j_.zip |#####--------------------------------------------------| 9.13% tmpFnv9j_.zip |#####--------------------------------------------------| 9.18% tmpFnv9j_.zip |#####--------------------------------------------------| 9.22% tmpFnv9j_.zip |#####--------------------------------------------------| 9.27% tmpFnv9j_.zip |#####--------------------------------------------------| 9.31% tmpFnv9j_.zip |#####--------------------------------------------------| 9.36% tmpFnv9j_.zip |#####--------------------------------------------------| 9.4% tmpFnv9j_.zip |#####--------------------------------------------------| 9.45% tmpFnv9j_.zip |#####--------------------------------------------------| 9.5% tmpFnv9j_.zip |#####--------------------------------------------------| 9.54% tmpFnv9j_.zip |#####--------------------------------------------------| 9.59% tmpFnv9j_.zip |#####--------------------------------------------------| 9.63% tmpFnv9j_.zip |#####--------------------------------------------------| 9.68% tmpFnv9j_.zip |#####--------------------------------------------------| 9.72% tmpFnv9j_.zip |#####--------------------------------------------------| 9.77% tmpFnv9j_.zip |#####--------------------------------------------------| 9.81% tmpFnv9j_.zip |#####--------------------------------------------------| 9.86% tmpFnv9j_.zip |#####--------------------------------------------------| 9.91% tmpFnv9j_.zip |#####--------------------------------------------------| 9.95% tmpFnv9j_.zip |#####--------------------------------------------------| 10.0% tmpFnv9j_.zip |######-------------------------------------------------| 10.04% tmpFnv9j_.zip |######-------------------------------------------------| 10.09% tmpFnv9j_.zip |######-------------------------------------------------| 10.13% tmpFnv9j_.zip |######-------------------------------------------------| 10.18% tmpFnv9j_.zip |######-------------------------------------------------| 10.23% tmpFnv9j_.zip |######-------------------------------------------------| 10.27% tmpFnv9j_.zip |######-------------------------------------------------| 10.32% tmpFnv9j_.zip |######-------------------------------------------------| 10.36% tmpFnv9j_.zip |######-------------------------------------------------| 10.41% tmpFnv9j_.zip |######-------------------------------------------------| 10.45% tmpFnv9j_.zip |######-------------------------------------------------| 10.5% tmpFnv9j_.zip |######-------------------------------------------------| 10.54% tmpFnv9j_.zip |######-------------------------------------------------| 10.59% tmpFnv9j_.zip |######-------------------------------------------------| 10.64% tmpFnv9j_.zip |######-------------------------------------------------| 10.68% tmpFnv9j_.zip |######-------------------------------------------------| 10.73% tmpFnv9j_.zip |######-------------------------------------------------| 10.77% tmpFnv9j_.zip |######-------------------------------------------------| 10.82% tmpFnv9j_.zip |######-------------------------------------------------| 10.86% tmpFnv9j_.zip |######-------------------------------------------------| 10.91% tmpFnv9j_.zip |######-------------------------------------------------| 10.96% tmpFnv9j_.zip |######-------------------------------------------------| 11.0% tmpFnv9j_.zip |######-------------------------------------------------| 11.05% tmpFnv9j_.zip |######-------------------------------------------------| 11.09% tmpFnv9j_.zip |######-------------------------------------------------| 11.14% tmpFnv9j_.zip |######-------------------------------------------------| 11.18% tmpFnv9j_.zip |######-------------------------------------------------| 11.23% tmpFnv9j_.zip |######-------------------------------------------------| 11.28% tmpFnv9j_.zip |######-------------------------------------------------| 11.32% tmpFnv9j_.zip |######-------------------------------------------------| 11.37% tmpFnv9j_.zip |######-------------------------------------------------| 11.41% tmpFnv9j_.zip |######-------------------------------------------------| 11.46% tmpFnv9j_.zip |######-------------------------------------------------| 11.5% tmpFnv9j_.zip |######-------------------------------------------------| 11.55% tmpFnv9j_.zip |######-------------------------------------------------| 11.59% tmpFnv9j_.zip |######-------------------------------------------------| 11.64% tmpFnv9j_.zip |######-------------------------------------------------| 11.69% tmpFnv9j_.zip |######-------------------------------------------------| 11.73% tmpFnv9j_.zip |######-------------------------------------------------| 11.78% tmpFnv9j_.zip |#######------------------------------------------------| 11.82% tmpFnv9j_.zip |#######------------------------------------------------| 11.87% tmpFnv9j_.zip |#######------------------------------------------------| 11.91% tmpFnv9j_.zip |#######------------------------------------------------| 11.96% tmpFnv9j_.zip |#######------------------------------------------------| 12.01% tmpFnv9j_.zip |#######------------------------------------------------| 12.05% tmpFnv9j_.zip |#######------------------------------------------------| 12.1% tmpFnv9j_.zip |#######------------------------------------------------| 12.14% tmpFnv9j_.zip |#######------------------------------------------------| 12.19% tmpFnv9j_.zip |#######------------------------------------------------| 12.23% tmpFnv9j_.zip |#######------------------------------------------------| 12.28% tmpFnv9j_.zip |#######------------------------------------------------| 12.33% tmpFnv9j_.zip |#######------------------------------------------------| 12.37% tmpFnv9j_.zip |#######------------------------------------------------| 12.42% tmpFnv9j_.zip |#######------------------------------------------------| 12.46% tmpFnv9j_.zip |#######------------------------------------------------| 12.51% tmpFnv9j_.zip |#######------------------------------------------------| 12.55% tmpFnv9j_.zip |#######------------------------------------------------| 12.6% tmpFnv9j_.zip |#######------------------------------------------------| 12.64% tmpFnv9j_.zip |#######------------------------------------------------| 12.69% tmpFnv9j_.zip |#######------------------------------------------------| 12.74% tmpFnv9j_.zip |#######------------------------------------------------| 12.78% tmpFnv9j_.zip |#######------------------------------------------------| 12.83% tmpFnv9j_.zip |#######------------------------------------------------| 12.87% tmpFnv9j_.zip |#######------------------------------------------------| 12.92% tmpFnv9j_.zip |#######------------------------------------------------| 12.96% tmpFnv9j_.zip |#######------------------------------------------------| 13.01% tmpFnv9j_.zip |#######------------------------------------------------| 13.06% tmpFnv9j_.zip |#######------------------------------------------------| 13.1% tmpFnv9j_.zip |#######------------------------------------------------| 13.15% tmpFnv9j_.zip |#######------------------------------------------------| 13.19% tmpFnv9j_.zip |#######------------------------------------------------| 13.24% tmpFnv9j_.zip |#######------------------------------------------------| 13.28% tmpFnv9j_.zip |#######------------------------------------------------| 13.33% tmpFnv9j_.zip |#######------------------------------------------------| 13.38% tmpFnv9j_.zip |#######------------------------------------------------| 13.42% tmpFnv9j_.zip |#######------------------------------------------------| 13.47% tmpFnv9j_.zip |#######------------------------------------------------| 13.51% tmpFnv9j_.zip |#######------------------------------------------------| 13.56% tmpFnv9j_.zip |#######------------------------------------------------| 13.6% tmpFnv9j_.zip |########-----------------------------------------------| 13.65% tmpFnv9j_.zip |########-----------------------------------------------| 13.69% tmpFnv9j_.zip |########-----------------------------------------------| 13.74% tmpFnv9j_.zip |########-----------------------------------------------| 13.79% tmpFnv9j_.zip |########-----------------------------------------------| 13.83% tmpFnv9j_.zip |########-----------------------------------------------| 13.88% tmpFnv9j_.zip |########-----------------------------------------------| 13.92% tmpFnv9j_.zip |########-----------------------------------------------| 13.97% tmpFnv9j_.zip |########-----------------------------------------------| 14.01% tmpFnv9j_.zip |########-----------------------------------------------| 14.06% tmpFnv9j_.zip |########-----------------------------------------------| 14.11% tmpFnv9j_.zip |########-----------------------------------------------| 14.15% tmpFnv9j_.zip |########-----------------------------------------------| 14.2% tmpFnv9j_.zip |########-----------------------------------------------| 14.24% tmpFnv9j_.zip |########-----------------------------------------------| 14.29% tmpFnv9j_.zip |########-----------------------------------------------| 14.33% tmpFnv9j_.zip |########-----------------------------------------------| 14.38% tmpFnv9j_.zip |########-----------------------------------------------| 14.43% tmpFnv9j_.zip |########-----------------------------------------------| 14.47% tmpFnv9j_.zip |########-----------------------------------------------| 14.52% tmpFnv9j_.zip |########-----------------------------------------------| 14.56% tmpFnv9j_.zip |########-----------------------------------------------| 14.61% tmpFnv9j_.zip |########-----------------------------------------------| 14.65% tmpFnv9j_.zip |########-----------------------------------------------| 14.7% tmpFnv9j_.zip |########-----------------------------------------------| 14.74% tmpFnv9j_.zip |########-----------------------------------------------| 14.79% tmpFnv9j_.zip |########-----------------------------------------------| 14.84% tmpFnv9j_.zip |########-----------------------------------------------| 14.88% tmpFnv9j_.zip |########-----------------------------------------------| 14.93% tmpFnv9j_.zip |########-----------------------------------------------| 14.97% tmpFnv9j_.zip |########-----------------------------------------------| 15.02% tmpFnv9j_.zip |########-----------------------------------------------| 15.06% tmpFnv9j_.zip |########-----------------------------------------------| 15.11% tmpFnv9j_.zip |########-----------------------------------------------| 15.16% tmpFnv9j_.zip |########-----------------------------------------------| 15.2% tmpFnv9j_.zip |########-----------------------------------------------| 15.25% tmpFnv9j_.zip |########-----------------------------------------------| 15.29% tmpFnv9j_.zip |########-----------------------------------------------| 15.34% tmpFnv9j_.zip |########-----------------------------------------------| 15.38% tmpFnv9j_.zip |########-----------------------------------------------| 15.43% tmpFnv9j_.zip |#########----------------------------------------------| 15.48% tmpFnv9j_.zip |#########----------------------------------------------| 15.52% tmpFnv9j_.zip |#########----------------------------------------------| 15.57% tmpFnv9j_.zip |#########----------------------------------------------| 15.61% tmpFnv9j_.zip |#########----------------------------------------------| 15.66% tmpFnv9j_.zip |#########----------------------------------------------| 15.7% tmpFnv9j_.zip |#########----------------------------------------------| 15.75% tmpFnv9j_.zip |#########----------------------------------------------| 15.79% tmpFnv9j_.zip |#########----------------------------------------------| 15.84% tmpFnv9j_.zip |#########----------------------------------------------| 15.89% tmpFnv9j_.zip |#########----------------------------------------------| 15.93% tmpFnv9j_.zip |#########----------------------------------------------| 15.98% tmpFnv9j_.zip |#########----------------------------------------------| 16.02% tmpFnv9j_.zip |#########----------------------------------------------| 16.07% tmpFnv9j_.zip |#########----------------------------------------------| 16.11% tmpFnv9j_.zip |#########----------------------------------------------| 16.16% tmpFnv9j_.zip |#########----------------------------------------------| 16.21% tmpFnv9j_.zip |#########----------------------------------------------| 16.25% tmpFnv9j_.zip |#########----------------------------------------------| 16.3% tmpFnv9j_.zip |#########----------------------------------------------| 16.34% tmpFnv9j_.zip |#########----------------------------------------------| 16.39% tmpFnv9j_.zip |#########----------------------------------------------| 16.43% tmpFnv9j_.zip |#########----------------------------------------------| 16.48% tmpFnv9j_.zip |#########----------------------------------------------| 16.53% tmpFnv9j_.zip |#########----------------------------------------------| 16.57% tmpFnv9j_.zip |#########----------------------------------------------| 16.62% tmpFnv9j_.zip |#########----------------------------------------------| 16.66% tmpFnv9j_.zip |#########----------------------------------------------| 16.71% tmpFnv9j_.zip |#########----------------------------------------------| 16.75% tmpFnv9j_.zip |#########----------------------------------------------| 16.8% tmpFnv9j_.zip |#########----------------------------------------------| 16.84% tmpFnv9j_.zip |#########----------------------------------------------| 16.89% tmpFnv9j_.zip |#########----------------------------------------------| 16.94% tmpFnv9j_.zip |#########----------------------------------------------| 16.98% tmpFnv9j_.zip |#########----------------------------------------------| 17.03% tmpFnv9j_.zip |#########----------------------------------------------| 17.07% tmpFnv9j_.zip |#########----------------------------------------------| 17.12% tmpFnv9j_.zip |#########----------------------------------------------| 17.16% tmpFnv9j_.zip |#########----------------------------------------------| 17.21% tmpFnv9j_.zip |#########----------------------------------------------| 17.26% tmpFnv9j_.zip |##########---------------------------------------------| 17.3% tmpFnv9j_.zip |##########---------------------------------------------| 17.35% tmpFnv9j_.zip |##########---------------------------------------------| 17.39% tmpFnv9j_.zip |##########---------------------------------------------| 17.44% tmpFnv9j_.zip |##########---------------------------------------------| 17.48% tmpFnv9j_.zip |##########---------------------------------------------| 17.53% tmpFnv9j_.zip |##########---------------------------------------------| 17.57% tmpFnv9j_.zip |##########---------------------------------------------| 17.62% tmpFnv9j_.zip |##########---------------------------------------------| 17.67% tmpFnv9j_.zip |##########---------------------------------------------| 17.71% tmpFnv9j_.zip |##########---------------------------------------------| 17.76% tmpFnv9j_.zip |##########---------------------------------------------| 17.8% tmpFnv9j_.zip |##########---------------------------------------------| 17.85% tmpFnv9j_.zip |##########---------------------------------------------| 17.89% tmpFnv9j_.zip |##########---------------------------------------------| 17.94% tmpFnv9j_.zip |##########---------------------------------------------| 17.99% tmpFnv9j_.zip |##########---------------------------------------------| 18.03% tmpFnv9j_.zip |##########---------------------------------------------| 18.08% tmpFnv9j_.zip |##########---------------------------------------------| 18.12% tmpFnv9j_.zip |##########---------------------------------------------| 18.17% tmpFnv9j_.zip |##########---------------------------------------------| 18.21% tmpFnv9j_.zip |##########---------------------------------------------| 18.26% tmpFnv9j_.zip |##########---------------------------------------------| 18.31% tmpFnv9j_.zip |##########---------------------------------------------| 18.35% tmpFnv9j_.zip |##########---------------------------------------------| 18.4% tmpFnv9j_.zip |##########---------------------------------------------| 18.44% tmpFnv9j_.zip |##########---------------------------------------------| 18.49% tmpFnv9j_.zip |##########---------------------------------------------| 18.53% tmpFnv9j_.zip |##########---------------------------------------------| 18.58% tmpFnv9j_.zip |##########---------------------------------------------| 18.62% tmpFnv9j_.zip |##########---------------------------------------------| 18.67% tmpFnv9j_.zip |##########---------------------------------------------| 18.72% tmpFnv9j_.zip |##########---------------------------------------------| 18.76% tmpFnv9j_.zip |##########---------------------------------------------| 18.81% tmpFnv9j_.zip |##########---------------------------------------------| 18.85% tmpFnv9j_.zip |##########---------------------------------------------| 18.9% tmpFnv9j_.zip |##########---------------------------------------------| 18.94% tmpFnv9j_.zip |##########---------------------------------------------| 18.99% tmpFnv9j_.zip |##########---------------------------------------------| 19.04% tmpFnv9j_.zip |##########---------------------------------------------| 19.08% tmpFnv9j_.zip |###########--------------------------------------------| 19.13% tmpFnv9j_.zip |###########--------------------------------------------| 19.17% tmpFnv9j_.zip |###########--------------------------------------------| 19.22% tmpFnv9j_.zip |###########--------------------------------------------| 19.26% tmpFnv9j_.zip |###########--------------------------------------------| 19.31% tmpFnv9j_.zip |###########--------------------------------------------| 19.36% tmpFnv9j_.zip |###########--------------------------------------------| 19.4% tmpFnv9j_.zip |###########--------------------------------------------| 19.45% tmpFnv9j_.zip |###########--------------------------------------------| 19.49% tmpFnv9j_.zip |###########--------------------------------------------| 19.54% tmpFnv9j_.zip |###########--------------------------------------------| 19.58% tmpFnv9j_.zip |###########--------------------------------------------| 19.63% tmpFnv9j_.zip |###########--------------------------------------------| 19.67% tmpFnv9j_.zip |###########--------------------------------------------| 19.72% tmpFnv9j_.zip |###########--------------------------------------------| 19.77% tmpFnv9j_.zip |###########--------------------------------------------| 19.81% tmpFnv9j_.zip |###########--------------------------------------------| 19.86% tmpFnv9j_.zip |###########--------------------------------------------| 19.9% tmpFnv9j_.zip |###########--------------------------------------------| 19.95% tmpFnv9j_.zip |###########--------------------------------------------| 19.99% tmpFnv9j_.zip |###########--------------------------------------------| 20.04% tmpFnv9j_.zip |###########--------------------------------------------| 20.09% tmpFnv9j_.zip |###########--------------------------------------------| 20.13% tmpFnv9j_.zip |###########--------------------------------------------| 20.18% tmpFnv9j_.zip |###########--------------------------------------------| 20.22% tmpFnv9j_.zip |###########--------------------------------------------| 20.27% tmpFnv9j_.zip |###########--------------------------------------------| 20.31% tmpFnv9j_.zip |###########--------------------------------------------| 20.36% tmpFnv9j_.zip |###########--------------------------------------------| 20.41% tmpFnv9j_.zip |###########--------------------------------------------| 20.45% tmpFnv9j_.zip |###########--------------------------------------------| 20.5% tmpFnv9j_.zip |###########--------------------------------------------| 20.54% tmpFnv9j_.zip |###########--------------------------------------------| 20.59% tmpFnv9j_.zip |###########--------------------------------------------| 20.63% tmpFnv9j_.zip |###########--------------------------------------------| 20.68% tmpFnv9j_.zip |###########--------------------------------------------| 20.72% tmpFnv9j_.zip |###########--------------------------------------------| 20.77% tmpFnv9j_.zip |###########--------------------------------------------| 20.82% tmpFnv9j_.zip |###########--------------------------------------------| 20.86% tmpFnv9j_.zip |###########--------------------------------------------| 20.91% tmpFnv9j_.zip |############-------------------------------------------| 20.95% tmpFnv9j_.zip |############-------------------------------------------| 21.0% tmpFnv9j_.zip |############-------------------------------------------| 21.04% tmpFnv9j_.zip |############-------------------------------------------| 21.09% tmpFnv9j_.zip |############-------------------------------------------| 21.14% tmpFnv9j_.zip |############-------------------------------------------| 21.18% tmpFnv9j_.zip |############-------------------------------------------| 21.23% tmpFnv9j_.zip |############-------------------------------------------| 21.27% tmpFnv9j_.zip |############-------------------------------------------| 21.32% tmpFnv9j_.zip |############-------------------------------------------| 21.36% tmpFnv9j_.zip |############-------------------------------------------| 21.41% tmpFnv9j_.zip |############-------------------------------------------| 21.46% tmpFnv9j_.zip |############-------------------------------------------| 21.5% tmpFnv9j_.zip |############-------------------------------------------| 21.55% tmpFnv9j_.zip |############-------------------------------------------| 21.59% tmpFnv9j_.zip |############-------------------------------------------| 21.64% tmpFnv9j_.zip |############-------------------------------------------| 21.68% tmpFnv9j_.zip |############-------------------------------------------| 21.73% tmpFnv9j_.zip |############-------------------------------------------| 21.77% tmpFnv9j_.zip |############-------------------------------------------| 21.82% tmpFnv9j_.zip |############-------------------------------------------| 21.87% tmpFnv9j_.zip |############-------------------------------------------| 21.91% tmpFnv9j_.zip |############-------------------------------------------| 21.96% tmpFnv9j_.zip |############-------------------------------------------| 22.0% tmpFnv9j_.zip |############-------------------------------------------| 22.05% tmpFnv9j_.zip |############-------------------------------------------| 22.09% tmpFnv9j_.zip |############-------------------------------------------| 22.14% tmpFnv9j_.zip |############-------------------------------------------| 22.19% tmpFnv9j_.zip |############-------------------------------------------| 22.23% tmpFnv9j_.zip |############-------------------------------------------| 22.28% tmpFnv9j_.zip |############-------------------------------------------| 22.32% tmpFnv9j_.zip |############-------------------------------------------| 22.37% tmpFnv9j_.zip |############-------------------------------------------| 22.41% tmpFnv9j_.zip |############-------------------------------------------| 22.46% tmpFnv9j_.zip |############-------------------------------------------| 22.51% tmpFnv9j_.zip |############-------------------------------------------| 22.55% tmpFnv9j_.zip |############-------------------------------------------| 22.6% tmpFnv9j_.zip |############-------------------------------------------| 22.64% tmpFnv9j_.zip |############-------------------------------------------| 22.69% tmpFnv9j_.zip |#############------------------------------------------| 22.73% tmpFnv9j_.zip |#############------------------------------------------| 22.78% tmpFnv9j_.zip |#############------------------------------------------| 22.82% tmpFnv9j_.zip |#############------------------------------------------| 22.87% tmpFnv9j_.zip |#############------------------------------------------| 22.92% tmpFnv9j_.zip |#############------------------------------------------| 22.96% tmpFnv9j_.zip |#############------------------------------------------| 23.01% tmpFnv9j_.zip |#############------------------------------------------| 23.05% tmpFnv9j_.zip |#############------------------------------------------| 23.1% tmpFnv9j_.zip |#############------------------------------------------| 23.14% tmpFnv9j_.zip |#############------------------------------------------| 23.19% tmpFnv9j_.zip |#############------------------------------------------| 23.24% tmpFnv9j_.zip |#############------------------------------------------| 23.28% tmpFnv9j_.zip |#############------------------------------------------| 23.33% tmpFnv9j_.zip |#############------------------------------------------| 23.37% tmpFnv9j_.zip |#############------------------------------------------| 23.42% tmpFnv9j_.zip |#############------------------------------------------| 23.46% tmpFnv9j_.zip |#############------------------------------------------| 23.51% tmpFnv9j_.zip |#############------------------------------------------| 23.56% tmpFnv9j_.zip |#############------------------------------------------| 23.6% tmpFnv9j_.zip |#############------------------------------------------| 23.65% tmpFnv9j_.zip |#############------------------------------------------| 23.69% tmpFnv9j_.zip |#############------------------------------------------| 23.74% tmpFnv9j_.zip |#############------------------------------------------| 23.78% tmpFnv9j_.zip |#############------------------------------------------| 23.83% tmpFnv9j_.zip |#############------------------------------------------| 23.87% tmpFnv9j_.zip |#############------------------------------------------| 23.92% tmpFnv9j_.zip |#############------------------------------------------| 23.97% tmpFnv9j_.zip |#############------------------------------------------| 24.01% tmpFnv9j_.zip |#############------------------------------------------| 24.06% tmpFnv9j_.zip |#############------------------------------------------| 24.1% tmpFnv9j_.zip |#############------------------------------------------| 24.15% tmpFnv9j_.zip |#############------------------------------------------| 24.19% tmpFnv9j_.zip |#############------------------------------------------| 24.24% tmpFnv9j_.zip |#############------------------------------------------| 24.29% tmpFnv9j_.zip |#############------------------------------------------| 24.33% tmpFnv9j_.zip |#############------------------------------------------| 24.38% tmpFnv9j_.zip |#############------------------------------------------| 24.42% tmpFnv9j_.zip |#############------------------------------------------| 24.47% tmpFnv9j_.zip |#############------------------------------------------| 24.51% tmpFnv9j_.zip |##############-----------------------------------------| 24.56% tmpFnv9j_.zip |##############-----------------------------------------| 24.6% tmpFnv9j_.zip |##############-----------------------------------------| 24.65% tmpFnv9j_.zip |##############-----------------------------------------| 24.7% tmpFnv9j_.zip |##############-----------------------------------------| 24.74% tmpFnv9j_.zip |##############-----------------------------------------| 24.79% tmpFnv9j_.zip |##############-----------------------------------------| 24.83% tmpFnv9j_.zip |##############-----------------------------------------| 24.88% tmpFnv9j_.zip |##############-----------------------------------------| 24.92% tmpFnv9j_.zip |##############-----------------------------------------| 24.97% tmpFnv9j_.zip |##############-----------------------------------------| 25.02% tmpFnv9j_.zip |##############-----------------------------------------| 25.06% tmpFnv9j_.zip |##############-----------------------------------------| 25.11% tmpFnv9j_.zip |##############-----------------------------------------| 25.15% tmpFnv9j_.zip |##############-----------------------------------------| 25.2% tmpFnv9j_.zip |##############-----------------------------------------| 25.24% tmpFnv9j_.zip |##############-----------------------------------------| 25.29% tmpFnv9j_.zip |##############-----------------------------------------| 25.34% tmpFnv9j_.zip |##############-----------------------------------------| 25.38% tmpFnv9j_.zip |##############-----------------------------------------| 25.43% tmpFnv9j_.zip |##############-----------------------------------------| 25.47% tmpFnv9j_.zip |##############-----------------------------------------| 25.52% tmpFnv9j_.zip |##############-----------------------------------------| 25.56% tmpFnv9j_.zip |##############-----------------------------------------| 25.61% tmpFnv9j_.zip |##############-----------------------------------------| 25.65% tmpFnv9j_.zip |##############-----------------------------------------| 25.7% tmpFnv9j_.zip |##############-----------------------------------------| 25.75% tmpFnv9j_.zip |##############-----------------------------------------| 25.79% tmpFnv9j_.zip |##############-----------------------------------------| 25.84% tmpFnv9j_.zip |##############-----------------------------------------| 25.88% tmpFnv9j_.zip |##############-----------------------------------------| 25.93% tmpFnv9j_.zip |##############-----------------------------------------| 25.97% tmpFnv9j_.zip |##############-----------------------------------------| 26.02% tmpFnv9j_.zip |##############-----------------------------------------| 26.07% tmpFnv9j_.zip |##############-----------------------------------------| 26.11% tmpFnv9j_.zip |##############-----------------------------------------| 26.16% tmpFnv9j_.zip |##############-----------------------------------------| 26.2% tmpFnv9j_.zip |##############-----------------------------------------| 26.25% tmpFnv9j_.zip |##############-----------------------------------------| 26.29% tmpFnv9j_.zip |##############-----------------------------------------| 26.34% tmpFnv9j_.zip |###############----------------------------------------| 26.39% tmpFnv9j_.zip |###############----------------------------------------| 26.43% tmpFnv9j_.zip |###############----------------------------------------| 26.48% tmpFnv9j_.zip |###############----------------------------------------| 26.52% tmpFnv9j_.zip |###############----------------------------------------| 26.57% tmpFnv9j_.zip |###############----------------------------------------| 26.61% tmpFnv9j_.zip |###############----------------------------------------| 26.66% tmpFnv9j_.zip |###############----------------------------------------| 26.7% tmpFnv9j_.zip |###############----------------------------------------| 26.75% tmpFnv9j_.zip |###############----------------------------------------| 26.8% tmpFnv9j_.zip |###############----------------------------------------| 26.84% tmpFnv9j_.zip |###############----------------------------------------| 26.89% tmpFnv9j_.zip |###############----------------------------------------| 26.93% tmpFnv9j_.zip |###############----------------------------------------| 26.98% tmpFnv9j_.zip |###############----------------------------------------| 27.02% tmpFnv9j_.zip |###############----------------------------------------| 27.07% tmpFnv9j_.zip |###############----------------------------------------| 27.12% tmpFnv9j_.zip |###############----------------------------------------| 27.16% tmpFnv9j_.zip |###############----------------------------------------| 27.21% tmpFnv9j_.zip |###############----------------------------------------| 27.25% tmpFnv9j_.zip |###############----------------------------------------| 27.3% tmpFnv9j_.zip |###############----------------------------------------| 27.34% tmpFnv9j_.zip |###############----------------------------------------| 27.39% tmpFnv9j_.zip |###############----------------------------------------| 27.44% tmpFnv9j_.zip |###############----------------------------------------| 27.48% tmpFnv9j_.zip |###############----------------------------------------| 27.53% tmpFnv9j_.zip |###############----------------------------------------| 27.57% tmpFnv9j_.zip |###############----------------------------------------| 27.62% tmpFnv9j_.zip |###############----------------------------------------| 27.66% tmpFnv9j_.zip |###############----------------------------------------| 27.71% tmpFnv9j_.zip |###############----------------------------------------| 27.75% tmpFnv9j_.zip |###############----------------------------------------| 27.8% tmpFnv9j_.zip |###############----------------------------------------| 27.85% tmpFnv9j_.zip |###############----------------------------------------| 27.89% tmpFnv9j_.zip |###############----------------------------------------| 27.94% tmpFnv9j_.zip |###############----------------------------------------| 27.98% tmpFnv9j_.zip |###############----------------------------------------| 28.03% tmpFnv9j_.zip |###############----------------------------------------| 28.07% tmpFnv9j_.zip |###############----------------------------------------| 28.12% tmpFnv9j_.zip |###############----------------------------------------| 28.17% tmpFnv9j_.zip |################---------------------------------------| 28.21% tmpFnv9j_.zip |################---------------------------------------| 28.26% tmpFnv9j_.zip |################---------------------------------------| 28.3% tmpFnv9j_.zip |################---------------------------------------| 28.35% tmpFnv9j_.zip |################---------------------------------------| 28.39% tmpFnv9j_.zip |################---------------------------------------| 28.44% tmpFnv9j_.zip |################---------------------------------------| 28.49% tmpFnv9j_.zip |################---------------------------------------| 28.53% tmpFnv9j_.zip |################---------------------------------------| 28.58% tmpFnv9j_.zip |################---------------------------------------| 28.62% tmpFnv9j_.zip |################---------------------------------------| 28.67% tmpFnv9j_.zip |################---------------------------------------| 28.71% tmpFnv9j_.zip |################---------------------------------------| 28.76% tmpFnv9j_.zip |################---------------------------------------| 28.8% tmpFnv9j_.zip |################---------------------------------------| 28.85% tmpFnv9j_.zip |################---------------------------------------| 28.9% tmpFnv9j_.zip |################---------------------------------------| 28.94% tmpFnv9j_.zip |################---------------------------------------| 28.99% tmpFnv9j_.zip |################---------------------------------------| 29.03% tmpFnv9j_.zip |################---------------------------------------| 29.08% tmpFnv9j_.zip |################---------------------------------------| 29.12% tmpFnv9j_.zip |################---------------------------------------| 29.17% tmpFnv9j_.zip |################---------------------------------------| 29.22% tmpFnv9j_.zip |################---------------------------------------| 29.26% tmpFnv9j_.zip |################---------------------------------------| 29.31% tmpFnv9j_.zip |################---------------------------------------| 29.35% tmpFnv9j_.zip |################---------------------------------------| 29.4% tmpFnv9j_.zip |################---------------------------------------| 29.44% tmpFnv9j_.zip |################---------------------------------------| 29.49% tmpFnv9j_.zip |################---------------------------------------| 29.54% tmpFnv9j_.zip |################---------------------------------------| 29.58% tmpFnv9j_.zip |################---------------------------------------| 29.63% tmpFnv9j_.zip |################---------------------------------------| 29.67% tmpFnv9j_.zip |################---------------------------------------| 29.72% tmpFnv9j_.zip |################---------------------------------------| 29.76% tmpFnv9j_.zip |################---------------------------------------| 29.81% tmpFnv9j_.zip |################---------------------------------------| 29.85% tmpFnv9j_.zip |################---------------------------------------| 29.9% tmpFnv9j_.zip |################---------------------------------------| 29.95% tmpFnv9j_.zip |################---------------------------------------| 29.99% tmpFnv9j_.zip |#################--------------------------------------| 30.04% tmpFnv9j_.zip |#################--------------------------------------| 30.08% tmpFnv9j_.zip |#################--------------------------------------| 30.13% tmpFnv9j_.zip |#################--------------------------------------| 30.17% tmpFnv9j_.zip |#################--------------------------------------| 30.22% tmpFnv9j_.zip |#################--------------------------------------| 30.27% tmpFnv9j_.zip |#################--------------------------------------| 30.31% tmpFnv9j_.zip |#################--------------------------------------| 30.36% tmpFnv9j_.zip |#################--------------------------------------| 30.4% tmpFnv9j_.zip |#################--------------------------------------| 30.45% tmpFnv9j_.zip |#################--------------------------------------| 30.49% tmpFnv9j_.zip |#################--------------------------------------| 30.54% tmpFnv9j_.zip |#################--------------------------------------| 30.59% tmpFnv9j_.zip |#################--------------------------------------| 30.63% tmpFnv9j_.zip |#################--------------------------------------| 30.68% tmpFnv9j_.zip |#################--------------------------------------| 30.72% tmpFnv9j_.zip |#################--------------------------------------| 30.77% tmpFnv9j_.zip |#################--------------------------------------| 30.81% tmpFnv9j_.zip |#################--------------------------------------| 30.86% tmpFnv9j_.zip |#################--------------------------------------| 30.9% tmpFnv9j_.zip |#################--------------------------------------| 30.95% tmpFnv9j_.zip |#################--------------------------------------| 31.0% tmpFnv9j_.zip |#################--------------------------------------| 31.04% tmpFnv9j_.zip |#################--------------------------------------| 31.09% tmpFnv9j_.zip |#################--------------------------------------| 31.13% tmpFnv9j_.zip |#################--------------------------------------| 31.18% tmpFnv9j_.zip |#################--------------------------------------| 31.22% tmpFnv9j_.zip |#################--------------------------------------| 31.27% tmpFnv9j_.zip |#################--------------------------------------| 31.32% tmpFnv9j_.zip |#################--------------------------------------| 31.36% tmpFnv9j_.zip |#################--------------------------------------| 31.41% tmpFnv9j_.zip |#################--------------------------------------| 31.45% tmpFnv9j_.zip |#################--------------------------------------| 31.5% tmpFnv9j_.zip |#################--------------------------------------| 31.54% tmpFnv9j_.zip |#################--------------------------------------| 31.59% tmpFnv9j_.zip |#################--------------------------------------| 31.63% tmpFnv9j_.zip |#################--------------------------------------| 31.68% tmpFnv9j_.zip |#################--------------------------------------| 31.73% tmpFnv9j_.zip |#################--------------------------------------| 31.77% tmpFnv9j_.zip |#################--------------------------------------| 31.82% tmpFnv9j_.zip |##################-------------------------------------| 31.86% tmpFnv9j_.zip |##################-------------------------------------| 31.91% tmpFnv9j_.zip |##################-------------------------------------| 31.95% tmpFnv9j_.zip |##################-------------------------------------| 32.0% tmpFnv9j_.zip |##################-------------------------------------| 32.05% tmpFnv9j_.zip |##################-------------------------------------| 32.09% tmpFnv9j_.zip |##################-------------------------------------| 32.14% tmpFnv9j_.zip |##################-------------------------------------| 32.18% tmpFnv9j_.zip |##################-------------------------------------| 32.23% tmpFnv9j_.zip |##################-------------------------------------| 32.27% tmpFnv9j_.zip |##################-------------------------------------| 32.32% tmpFnv9j_.zip |##################-------------------------------------| 32.37% tmpFnv9j_.zip |##################-------------------------------------| 32.41% tmpFnv9j_.zip |##################-------------------------------------| 32.46% tmpFnv9j_.zip |##################-------------------------------------| 32.5% tmpFnv9j_.zip |##################-------------------------------------| 32.55% tmpFnv9j_.zip |##################-------------------------------------| 32.59% tmpFnv9j_.zip |##################-------------------------------------| 32.64% tmpFnv9j_.zip |##################-------------------------------------| 32.68% tmpFnv9j_.zip |##################-------------------------------------| 32.73% tmpFnv9j_.zip |##################-------------------------------------| 32.78% tmpFnv9j_.zip |##################-------------------------------------| 32.82% tmpFnv9j_.zip |##################-------------------------------------| 32.87% tmpFnv9j_.zip |##################-------------------------------------| 32.91% tmpFnv9j_.zip |##################-------------------------------------| 32.96% tmpFnv9j_.zip |##################-------------------------------------| 33.0% tmpFnv9j_.zip |##################-------------------------------------| 33.05% tmpFnv9j_.zip |##################-------------------------------------| 33.1% tmpFnv9j_.zip |##################-------------------------------------| 33.14% tmpFnv9j_.zip |##################-------------------------------------| 33.19% tmpFnv9j_.zip |##################-------------------------------------| 33.23% tmpFnv9j_.zip |##################-------------------------------------| 33.28% tmpFnv9j_.zip |##################-------------------------------------| 33.32% tmpFnv9j_.zip |##################-------------------------------------| 33.37% tmpFnv9j_.zip |##################-------------------------------------| 33.42% tmpFnv9j_.zip |##################-------------------------------------| 33.46% tmpFnv9j_.zip |##################-------------------------------------| 33.51% tmpFnv9j_.zip |##################-------------------------------------| 33.55% tmpFnv9j_.zip |##################-------------------------------------| 33.6% tmpFnv9j_.zip |###################------------------------------------| 33.64% tmpFnv9j_.zip |###################------------------------------------| 33.69% tmpFnv9j_.zip |###################------------------------------------| 33.73% tmpFnv9j_.zip |###################------------------------------------| 33.78% tmpFnv9j_.zip |###################------------------------------------| 33.83% tmpFnv9j_.zip |###################------------------------------------| 33.87% tmpFnv9j_.zip |###################------------------------------------| 33.92% tmpFnv9j_.zip |###################------------------------------------| 33.96% tmpFnv9j_.zip |###################------------------------------------| 34.01% tmpFnv9j_.zip |###################------------------------------------| 34.05% tmpFnv9j_.zip |###################------------------------------------| 34.1% tmpFnv9j_.zip |###################------------------------------------| 34.15% tmpFnv9j_.zip |###################------------------------------------| 34.19% tmpFnv9j_.zip |###################------------------------------------| 34.24% tmpFnv9j_.zip |###################------------------------------------| 34.28% tmpFnv9j_.zip |###################------------------------------------| 34.33% tmpFnv9j_.zip |###################------------------------------------| 34.37% tmpFnv9j_.zip |###################------------------------------------| 34.42% tmpFnv9j_.zip |###################------------------------------------| 34.47% tmpFnv9j_.zip |###################------------------------------------| 34.51% tmpFnv9j_.zip |###################------------------------------------| 34.56% tmpFnv9j_.zip |###################------------------------------------| 34.6% tmpFnv9j_.zip |###################------------------------------------| 34.65% tmpFnv9j_.zip |###################------------------------------------| 34.69% tmpFnv9j_.zip |###################------------------------------------| 34.74% tmpFnv9j_.zip |###################------------------------------------| 34.78% tmpFnv9j_.zip |###################------------------------------------| 34.83% tmpFnv9j_.zip |###################------------------------------------| 34.88% tmpFnv9j_.zip |###################------------------------------------| 34.92% tmpFnv9j_.zip |###################------------------------------------| 34.97% tmpFnv9j_.zip |###################------------------------------------| 35.01% tmpFnv9j_.zip |###################------------------------------------| 35.06% tmpFnv9j_.zip |###################------------------------------------| 35.1% tmpFnv9j_.zip |###################------------------------------------| 35.15% tmpFnv9j_.zip |###################------------------------------------| 35.2% tmpFnv9j_.zip |###################------------------------------------| 35.24% tmpFnv9j_.zip |###################------------------------------------| 35.29% tmpFnv9j_.zip |###################------------------------------------| 35.33% tmpFnv9j_.zip |###################------------------------------------| 35.38% tmpFnv9j_.zip |###################------------------------------------| 35.42% tmpFnv9j_.zip |####################-----------------------------------| 35.47% tmpFnv9j_.zip |####################-----------------------------------| 35.52% tmpFnv9j_.zip |####################-----------------------------------| 35.56% tmpFnv9j_.zip |####################-----------------------------------| 35.61% tmpFnv9j_.zip |####################-----------------------------------| 35.65% tmpFnv9j_.zip |####################-----------------------------------| 35.7% tmpFnv9j_.zip |####################-----------------------------------| 35.74% tmpFnv9j_.zip |####################-----------------------------------| 35.79% tmpFnv9j_.zip |####################-----------------------------------| 35.83% tmpFnv9j_.zip |####################-----------------------------------| 35.88% tmpFnv9j_.zip |####################-----------------------------------| 35.93% tmpFnv9j_.zip |####################-----------------------------------| 35.97% tmpFnv9j_.zip |####################-----------------------------------| 36.02% tmpFnv9j_.zip |####################-----------------------------------| 36.06% tmpFnv9j_.zip |####################-----------------------------------| 36.11% tmpFnv9j_.zip |####################-----------------------------------| 36.15% tmpFnv9j_.zip |####################-----------------------------------| 36.2% tmpFnv9j_.zip |####################-----------------------------------| 36.25% tmpFnv9j_.zip |####################-----------------------------------| 36.29% tmpFnv9j_.zip |####################-----------------------------------| 36.34% tmpFnv9j_.zip |####################-----------------------------------| 36.38% tmpFnv9j_.zip |####################-----------------------------------| 36.43% tmpFnv9j_.zip |####################-----------------------------------| 36.47% tmpFnv9j_.zip |####################-----------------------------------| 36.52% tmpFnv9j_.zip |####################-----------------------------------| 36.57% tmpFnv9j_.zip |####################-----------------------------------| 36.61% tmpFnv9j_.zip |####################-----------------------------------| 36.66% tmpFnv9j_.zip |####################-----------------------------------| 36.7% tmpFnv9j_.zip |####################-----------------------------------| 36.75% tmpFnv9j_.zip |####################-----------------------------------| 36.79% tmpFnv9j_.zip |####################-----------------------------------| 36.84% tmpFnv9j_.zip |####################-----------------------------------| 36.88% tmpFnv9j_.zip |####################-----------------------------------| 36.93% tmpFnv9j_.zip |####################-----------------------------------| 36.98% tmpFnv9j_.zip |####################-----------------------------------| 37.02% tmpFnv9j_.zip |####################-----------------------------------| 37.07% tmpFnv9j_.zip |####################-----------------------------------| 37.11% tmpFnv9j_.zip |####################-----------------------------------| 37.16% tmpFnv9j_.zip |####################-----------------------------------| 37.2% tmpFnv9j_.zip |####################-----------------------------------| 37.25% tmpFnv9j_.zip |#####################----------------------------------| 37.3% tmpFnv9j_.zip |#####################----------------------------------| 37.34% tmpFnv9j_.zip |#####################----------------------------------| 37.39% tmpFnv9j_.zip |#####################----------------------------------| 37.43% tmpFnv9j_.zip |#####################----------------------------------| 37.48% tmpFnv9j_.zip |#####################----------------------------------| 37.52% tmpFnv9j_.zip |#####################----------------------------------| 37.57% tmpFnv9j_.zip |#####################----------------------------------| 37.62% tmpFnv9j_.zip |#####################----------------------------------| 37.66% tmpFnv9j_.zip |#####################----------------------------------| 37.71% tmpFnv9j_.zip |#####################----------------------------------| 37.75% tmpFnv9j_.zip |#####################----------------------------------| 37.8% tmpFnv9j_.zip |#####################----------------------------------| 37.84% tmpFnv9j_.zip |#####################----------------------------------| 37.89% tmpFnv9j_.zip |#####################----------------------------------| 37.93% tmpFnv9j_.zip |#####################----------------------------------| 37.98% tmpFnv9j_.zip |#####################----------------------------------| 38.03% tmpFnv9j_.zip |#####################----------------------------------| 38.07% tmpFnv9j_.zip |#####################----------------------------------| 38.12% tmpFnv9j_.zip |#####################----------------------------------| 38.16% tmpFnv9j_.zip |#####################----------------------------------| 38.21% tmpFnv9j_.zip |#####################----------------------------------| 38.25% tmpFnv9j_.zip |#####################----------------------------------| 38.3% tmpFnv9j_.zip |#####################----------------------------------| 38.35% tmpFnv9j_.zip |#####################----------------------------------| 38.39% tmpFnv9j_.zip |#####################----------------------------------| 38.44% tmpFnv9j_.zip |#####################----------------------------------| 38.48% tmpFnv9j_.zip |#####################----------------------------------| 38.53% tmpFnv9j_.zip |#####################----------------------------------| 38.57% tmpFnv9j_.zip |#####################----------------------------------| 38.62% tmpFnv9j_.zip |#####################----------------------------------| 38.66% tmpFnv9j_.zip |#####################----------------------------------| 38.71% tmpFnv9j_.zip |#####################----------------------------------| 38.76% tmpFnv9j_.zip |#####################----------------------------------| 38.8% tmpFnv9j_.zip |#####################----------------------------------| 38.85% tmpFnv9j_.zip |#####################----------------------------------| 38.89% tmpFnv9j_.zip |#####################----------------------------------| 38.94% tmpFnv9j_.zip |#####################----------------------------------| 38.98% tmpFnv9j_.zip |#####################----------------------------------| 39.03% tmpFnv9j_.zip |#####################----------------------------------| 39.08% tmpFnv9j_.zip |######################---------------------------------| 39.12% tmpFnv9j_.zip |######################---------------------------------| 39.17% tmpFnv9j_.zip |######################---------------------------------| 39.21% tmpFnv9j_.zip |######################---------------------------------| 39.26% tmpFnv9j_.zip |######################---------------------------------| 39.3% tmpFnv9j_.zip |######################---------------------------------| 39.35% tmpFnv9j_.zip |######################---------------------------------| 39.4% tmpFnv9j_.zip |######################---------------------------------| 39.44% tmpFnv9j_.zip |######################---------------------------------| 39.49% tmpFnv9j_.zip |######################---------------------------------| 39.53% tmpFnv9j_.zip |######################---------------------------------| 39.58% tmpFnv9j_.zip |######################---------------------------------| 39.62% tmpFnv9j_.zip |######################---------------------------------| 39.67% tmpFnv9j_.zip |######################---------------------------------| 39.71% tmpFnv9j_.zip |######################---------------------------------| 39.76% tmpFnv9j_.zip |######################---------------------------------| 39.81% tmpFnv9j_.zip |######################---------------------------------| 39.85% tmpFnv9j_.zip |######################---------------------------------| 39.9% tmpFnv9j_.zip |######################---------------------------------| 39.94% tmpFnv9j_.zip |######################---------------------------------| 39.99% tmpFnv9j_.zip |######################---------------------------------| 40.03% tmpFnv9j_.zip |######################---------------------------------| 40.08% tmpFnv9j_.zip |######################---------------------------------| 40.13% tmpFnv9j_.zip |######################---------------------------------| 40.17% tmpFnv9j_.zip |######################---------------------------------| 40.22% tmpFnv9j_.zip |######################---------------------------------| 40.26% tmpFnv9j_.zip |######################---------------------------------| 40.31% tmpFnv9j_.zip |######################---------------------------------| 40.35% tmpFnv9j_.zip |######################---------------------------------| 40.4% tmpFnv9j_.zip |######################---------------------------------| 40.45% tmpFnv9j_.zip |######################---------------------------------| 40.49% tmpFnv9j_.zip |######################---------------------------------| 40.54% tmpFnv9j_.zip |######################---------------------------------| 40.58% tmpFnv9j_.zip |######################---------------------------------| 40.63% tmpFnv9j_.zip |######################---------------------------------| 40.67% tmpFnv9j_.zip |######################---------------------------------| 40.72% tmpFnv9j_.zip |######################---------------------------------| 40.76% tmpFnv9j_.zip |######################---------------------------------| 40.81% tmpFnv9j_.zip |######################---------------------------------| 40.86% tmpFnv9j_.zip |######################---------------------------------| 40.9% tmpFnv9j_.zip |#######################--------------------------------| 40.95% tmpFnv9j_.zip |#######################--------------------------------| 40.99% tmpFnv9j_.zip |#######################--------------------------------| 41.04% tmpFnv9j_.zip |#######################--------------------------------| 41.08% tmpFnv9j_.zip |#######################--------------------------------| 41.13% tmpFnv9j_.zip |#######################--------------------------------| 41.18% tmpFnv9j_.zip |#######################--------------------------------| 41.22% tmpFnv9j_.zip |#######################--------------------------------| 41.27% tmpFnv9j_.zip |#######################--------------------------------| 41.31% tmpFnv9j_.zip |#######################--------------------------------| 41.36% tmpFnv9j_.zip |#######################--------------------------------| 41.4% tmpFnv9j_.zip |#######################--------------------------------| 41.45% tmpFnv9j_.zip |#######################--------------------------------| 41.5% tmpFnv9j_.zip |#######################--------------------------------| 41.54% tmpFnv9j_.zip |#######################--------------------------------| 41.59% tmpFnv9j_.zip |#######################--------------------------------| 41.63% tmpFnv9j_.zip |#######################--------------------------------| 41.68% tmpFnv9j_.zip |#######################--------------------------------| 41.72% tmpFnv9j_.zip |#######################--------------------------------| 41.77% tmpFnv9j_.zip |#######################--------------------------------| 41.81% tmpFnv9j_.zip |#######################--------------------------------| 41.86% tmpFnv9j_.zip |#######################--------------------------------| 41.91% tmpFnv9j_.zip |#######################--------------------------------| 41.95% tmpFnv9j_.zip |#######################--------------------------------| 42.0% tmpFnv9j_.zip |#######################--------------------------------| 42.04% tmpFnv9j_.zip |#######################--------------------------------| 42.09% tmpFnv9j_.zip |#######################--------------------------------| 42.13% tmpFnv9j_.zip |#######################--------------------------------| 42.18% tmpFnv9j_.zip |#######################--------------------------------| 42.23% tmpFnv9j_.zip |#######################--------------------------------| 42.27% tmpFnv9j_.zip |#######################--------------------------------| 42.32% tmpFnv9j_.zip |#######################--------------------------------| 42.36% tmpFnv9j_.zip |#######################--------------------------------| 42.41% tmpFnv9j_.zip |#######################--------------------------------| 42.45% tmpFnv9j_.zip |#######################--------------------------------| 42.5% tmpFnv9j_.zip |#######################--------------------------------| 42.55% tmpFnv9j_.zip |#######################--------------------------------| 42.59% tmpFnv9j_.zip |#######################--------------------------------| 42.64% tmpFnv9j_.zip |#######################--------------------------------| 42.68% tmpFnv9j_.zip |########################-------------------------------| 42.73% tmpFnv9j_.zip |########################-------------------------------| 42.77% tmpFnv9j_.zip |########################-------------------------------| 42.82% tmpFnv9j_.zip |########################-------------------------------| 42.86% tmpFnv9j_.zip |########################-------------------------------| 42.91% tmpFnv9j_.zip |########################-------------------------------| 42.96% tmpFnv9j_.zip |########################-------------------------------| 43.0% tmpFnv9j_.zip |########################-------------------------------| 43.05% tmpFnv9j_.zip |########################-------------------------------| 43.09% tmpFnv9j_.zip |########################-------------------------------| 43.14% tmpFnv9j_.zip |########################-------------------------------| 43.18% tmpFnv9j_.zip |########################-------------------------------| 43.23% tmpFnv9j_.zip |########################-------------------------------| 43.28% tmpFnv9j_.zip |########################-------------------------------| 43.32% tmpFnv9j_.zip |########################-------------------------------| 43.37% tmpFnv9j_.zip |########################-------------------------------| 43.41% tmpFnv9j_.zip |########################-------------------------------| 43.46% tmpFnv9j_.zip |########################-------------------------------| 43.5% tmpFnv9j_.zip |########################-------------------------------| 43.55% tmpFnv9j_.zip |########################-------------------------------| 43.6% tmpFnv9j_.zip |########################-------------------------------| 43.64% tmpFnv9j_.zip |########################-------------------------------| 43.69% tmpFnv9j_.zip |########################-------------------------------| 43.73% tmpFnv9j_.zip |########################-------------------------------| 43.78% tmpFnv9j_.zip |########################-------------------------------| 43.82% tmpFnv9j_.zip |########################-------------------------------| 43.87% tmpFnv9j_.zip |########################-------------------------------| 43.91% tmpFnv9j_.zip |########################-------------------------------| 43.96% tmpFnv9j_.zip |########################-------------------------------| 44.01% tmpFnv9j_.zip |########################-------------------------------| 44.05% tmpFnv9j_.zip |########################-------------------------------| 44.1% tmpFnv9j_.zip |########################-------------------------------| 44.14% tmpFnv9j_.zip |########################-------------------------------| 44.19% tmpFnv9j_.zip |########################-------------------------------| 44.23% tmpFnv9j_.zip |########################-------------------------------| 44.28% tmpFnv9j_.zip |########################-------------------------------| 44.33% tmpFnv9j_.zip |########################-------------------------------| 44.37% tmpFnv9j_.zip |########################-------------------------------| 44.42% tmpFnv9j_.zip |########################-------------------------------| 44.46% tmpFnv9j_.zip |########################-------------------------------| 44.51% tmpFnv9j_.zip |#########################------------------------------| 44.55% tmpFnv9j_.zip |#########################------------------------------| 44.6% tmpFnv9j_.zip |#########################------------------------------| 44.65% tmpFnv9j_.zip |#########################------------------------------| 44.69% tmpFnv9j_.zip |#########################------------------------------| 44.74% tmpFnv9j_.zip |#########################------------------------------| 44.78% tmpFnv9j_.zip |#########################------------------------------| 44.83% tmpFnv9j_.zip |#########################------------------------------| 44.87% tmpFnv9j_.zip |#########################------------------------------| 44.92% tmpFnv9j_.zip |#########################------------------------------| 44.96% tmpFnv9j_.zip |#########################------------------------------| 45.01% tmpFnv9j_.zip |#########################------------------------------| 45.06% tmpFnv9j_.zip |#########################------------------------------| 45.1% tmpFnv9j_.zip |#########################------------------------------| 45.15% tmpFnv9j_.zip |#########################------------------------------| 45.19% tmpFnv9j_.zip |#########################------------------------------| 45.24% tmpFnv9j_.zip |#########################------------------------------| 45.28% tmpFnv9j_.zip |#########################------------------------------| 45.33% tmpFnv9j_.zip |#########################------------------------------| 45.38% tmpFnv9j_.zip |#########################------------------------------| 45.42% tmpFnv9j_.zip |#########################------------------------------| 45.47% tmpFnv9j_.zip |#########################------------------------------| 45.51% tmpFnv9j_.zip |#########################------------------------------| 45.56% tmpFnv9j_.zip |#########################------------------------------| 45.6% tmpFnv9j_.zip |#########################------------------------------| 45.65% tmpFnv9j_.zip |#########################------------------------------| 45.69% tmpFnv9j_.zip |#########################------------------------------| 45.74% tmpFnv9j_.zip |#########################------------------------------| 45.79% tmpFnv9j_.zip |#########################------------------------------| 45.83% tmpFnv9j_.zip |#########################------------------------------| 45.88% tmpFnv9j_.zip |#########################------------------------------| 45.92% tmpFnv9j_.zip |#########################------------------------------| 45.97% tmpFnv9j_.zip |#########################------------------------------| 46.01% tmpFnv9j_.zip |#########################------------------------------| 46.06% tmpFnv9j_.zip |#########################------------------------------| 46.11% tmpFnv9j_.zip |#########################------------------------------| 46.15% tmpFnv9j_.zip |#########################------------------------------| 46.2% tmpFnv9j_.zip |#########################------------------------------| 46.24% tmpFnv9j_.zip |#########################------------------------------| 46.29% tmpFnv9j_.zip |#########################------------------------------| 46.33% tmpFnv9j_.zip |##########################-----------------------------| 46.38% tmpFnv9j_.zip |##########################-----------------------------| 46.43% tmpFnv9j_.zip |##########################-----------------------------| 46.47% tmpFnv9j_.zip |##########################-----------------------------| 46.52% tmpFnv9j_.zip |##########################-----------------------------| 46.56% tmpFnv9j_.zip |##########################-----------------------------| 46.61% tmpFnv9j_.zip |##########################-----------------------------| 46.65% tmpFnv9j_.zip |##########################-----------------------------| 46.7% tmpFnv9j_.zip |##########################-----------------------------| 46.74% tmpFnv9j_.zip |##########################-----------------------------| 46.79% tmpFnv9j_.zip |##########################-----------------------------| 46.84% tmpFnv9j_.zip |##########################-----------------------------| 46.88% tmpFnv9j_.zip |##########################-----------------------------| 46.93% tmpFnv9j_.zip |##########################-----------------------------| 46.97% tmpFnv9j_.zip |##########################-----------------------------| 47.02% tmpFnv9j_.zip |##########################-----------------------------| 47.06% tmpFnv9j_.zip |##########################-----------------------------| 47.11% tmpFnv9j_.zip |##########################-----------------------------| 47.16% tmpFnv9j_.zip |##########################-----------------------------| 47.2% tmpFnv9j_.zip |##########################-----------------------------| 47.25% tmpFnv9j_.zip |##########################-----------------------------| 47.29% tmpFnv9j_.zip |##########################-----------------------------| 47.34% tmpFnv9j_.zip |##########################-----------------------------| 47.38% tmpFnv9j_.zip |##########################-----------------------------| 47.43% tmpFnv9j_.zip |##########################-----------------------------| 47.48% tmpFnv9j_.zip |##########################-----------------------------| 47.52% tmpFnv9j_.zip |##########################-----------------------------| 47.57% tmpFnv9j_.zip |##########################-----------------------------| 47.61% tmpFnv9j_.zip |##########################-----------------------------| 47.66% tmpFnv9j_.zip |##########################-----------------------------| 47.7% tmpFnv9j_.zip |##########################-----------------------------| 47.75% tmpFnv9j_.zip |##########################-----------------------------| 47.79% tmpFnv9j_.zip |##########################-----------------------------| 47.84% tmpFnv9j_.zip |##########################-----------------------------| 47.89% tmpFnv9j_.zip |##########################-----------------------------| 47.93% tmpFnv9j_.zip |##########################-----------------------------| 47.98% tmpFnv9j_.zip |##########################-----------------------------| 48.02% tmpFnv9j_.zip |##########################-----------------------------| 48.07% tmpFnv9j_.zip |##########################-----------------------------| 48.11% tmpFnv9j_.zip |##########################-----------------------------| 48.16% tmpFnv9j_.zip |###########################----------------------------| 48.21% tmpFnv9j_.zip |###########################----------------------------| 48.25% tmpFnv9j_.zip |###########################----------------------------| 48.3% tmpFnv9j_.zip |###########################----------------------------| 48.34% tmpFnv9j_.zip |###########################----------------------------| 48.39% tmpFnv9j_.zip |###########################----------------------------| 48.43% tmpFnv9j_.zip |###########################----------------------------| 48.48% tmpFnv9j_.zip |###########################----------------------------| 48.53% tmpFnv9j_.zip |###########################----------------------------| 48.57% tmpFnv9j_.zip |###########################----------------------------| 48.62% tmpFnv9j_.zip |###########################----------------------------| 48.66% tmpFnv9j_.zip |###########################----------------------------| 48.71% tmpFnv9j_.zip |###########################----------------------------| 48.75% tmpFnv9j_.zip |###########################----------------------------| 48.8% tmpFnv9j_.zip |###########################----------------------------| 48.84% tmpFnv9j_.zip |###########################----------------------------| 48.89% tmpFnv9j_.zip |###########################----------------------------| 48.94% tmpFnv9j_.zip |###########################----------------------------| 48.98% tmpFnv9j_.zip |###########################----------------------------| 49.03% tmpFnv9j_.zip |###########################----------------------------| 49.07% tmpFnv9j_.zip |###########################----------------------------| 49.12% tmpFnv9j_.zip |###########################----------------------------| 49.16% tmpFnv9j_.zip |###########################----------------------------| 49.21% tmpFnv9j_.zip |###########################----------------------------| 49.26% tmpFnv9j_.zip |###########################----------------------------| 49.3% tmpFnv9j_.zip |###########################----------------------------| 49.35% tmpFnv9j_.zip |###########################----------------------------| 49.39% tmpFnv9j_.zip |###########################----------------------------| 49.44% tmpFnv9j_.zip |###########################----------------------------| 49.48% tmpFnv9j_.zip |###########################----------------------------| 49.53% tmpFnv9j_.zip |###########################----------------------------| 49.58% tmpFnv9j_.zip |###########################----------------------------| 49.62% tmpFnv9j_.zip |###########################----------------------------| 49.67% tmpFnv9j_.zip |###########################----------------------------| 49.71% tmpFnv9j_.zip |###########################----------------------------| 49.76% tmpFnv9j_.zip |###########################----------------------------| 49.8% tmpFnv9j_.zip |###########################----------------------------| 49.85% tmpFnv9j_.zip |###########################----------------------------| 49.89% tmpFnv9j_.zip |###########################----------------------------| 49.94% tmpFnv9j_.zip |###########################----------------------------| 49.99% tmpFnv9j_.zip |############################---------------------------| 50.03% tmpFnv9j_.zip |############################---------------------------| 50.08% tmpFnv9j_.zip |############################---------------------------| 50.12% tmpFnv9j_.zip |############################---------------------------| 50.17% tmpFnv9j_.zip |############################---------------------------| 50.21% tmpFnv9j_.zip |############################---------------------------| 50.26% tmpFnv9j_.zip |############################---------------------------| 50.31% tmpFnv9j_.zip |############################---------------------------| 50.35% tmpFnv9j_.zip |############################---------------------------| 50.4% tmpFnv9j_.zip |############################---------------------------| 50.44% tmpFnv9j_.zip |############################---------------------------| 50.49% tmpFnv9j_.zip |############################---------------------------| 50.53% tmpFnv9j_.zip |############################---------------------------| 50.58% tmpFnv9j_.zip |############################---------------------------| 50.63% tmpFnv9j_.zip |############################---------------------------| 50.67% tmpFnv9j_.zip |############################---------------------------| 50.72% tmpFnv9j_.zip |############################---------------------------| 50.76% tmpFnv9j_.zip |############################---------------------------| 50.81% tmpFnv9j_.zip |############################---------------------------| 50.85% tmpFnv9j_.zip |############################---------------------------| 50.9% tmpFnv9j_.zip |############################---------------------------| 50.94% tmpFnv9j_.zip |############################---------------------------| 50.99% tmpFnv9j_.zip |############################---------------------------| 51.04% tmpFnv9j_.zip |############################---------------------------| 51.08% tmpFnv9j_.zip |############################---------------------------| 51.13% tmpFnv9j_.zip |############################---------------------------| 51.17% tmpFnv9j_.zip |############################---------------------------| 51.22% tmpFnv9j_.zip |############################---------------------------| 51.26% tmpFnv9j_.zip |############################---------------------------| 51.31% tmpFnv9j_.zip |############################---------------------------| 51.36% tmpFnv9j_.zip |############################---------------------------| 51.4% tmpFnv9j_.zip |############################---------------------------| 51.45% tmpFnv9j_.zip |############################---------------------------| 51.49% tmpFnv9j_.zip |############################---------------------------| 51.54% tmpFnv9j_.zip |############################---------------------------| 51.58% tmpFnv9j_.zip |############################---------------------------| 51.63% tmpFnv9j_.zip |############################---------------------------| 51.68% tmpFnv9j_.zip |############################---------------------------| 51.72% tmpFnv9j_.zip |############################---------------------------| 51.77% tmpFnv9j_.zip |############################---------------------------| 51.81% tmpFnv9j_.zip |#############################--------------------------| 51.86% tmpFnv9j_.zip |#############################--------------------------| 51.9% tmpFnv9j_.zip |#############################--------------------------| 51.95% tmpFnv9j_.zip |#############################--------------------------| 51.99% tmpFnv9j_.zip |#############################--------------------------| 52.04% tmpFnv9j_.zip |#############################--------------------------| 52.09% tmpFnv9j_.zip |#############################--------------------------| 52.13% tmpFnv9j_.zip |#############################--------------------------| 52.18% tmpFnv9j_.zip |#############################--------------------------| 52.22% tmpFnv9j_.zip |#############################--------------------------| 52.27% tmpFnv9j_.zip |#############################--------------------------| 52.31% tmpFnv9j_.zip |#############################--------------------------| 52.36% tmpFnv9j_.zip |#############################--------------------------| 52.41% tmpFnv9j_.zip |#############################--------------------------| 52.45% tmpFnv9j_.zip |#############################--------------------------| 52.5% tmpFnv9j_.zip |#############################--------------------------| 52.54% tmpFnv9j_.zip |#############################--------------------------| 52.59% tmpFnv9j_.zip |#############################--------------------------| 52.63% tmpFnv9j_.zip |#############################--------------------------| 52.68% tmpFnv9j_.zip |#############################--------------------------| 52.72% tmpFnv9j_.zip |#############################--------------------------| 52.77% tmpFnv9j_.zip |#############################--------------------------| 52.82% tmpFnv9j_.zip |#############################--------------------------| 52.86% tmpFnv9j_.zip |#############################--------------------------| 52.91% tmpFnv9j_.zip |#############################--------------------------| 52.95% tmpFnv9j_.zip |#############################--------------------------| 53.0% tmpFnv9j_.zip |#############################--------------------------| 53.04% tmpFnv9j_.zip |#############################--------------------------| 53.09% tmpFnv9j_.zip |#############################--------------------------| 53.14% tmpFnv9j_.zip |#############################--------------------------| 53.18% tmpFnv9j_.zip |#############################--------------------------| 53.23% tmpFnv9j_.zip |#############################--------------------------| 53.27% tmpFnv9j_.zip |#############################--------------------------| 53.32% tmpFnv9j_.zip |#############################--------------------------| 53.36% tmpFnv9j_.zip |#############################--------------------------| 53.41% tmpFnv9j_.zip |#############################--------------------------| 53.46% tmpFnv9j_.zip |#############################--------------------------| 53.5% tmpFnv9j_.zip |#############################--------------------------| 53.55% tmpFnv9j_.zip |#############################--------------------------| 53.59% tmpFnv9j_.zip |##############################-------------------------| 53.64% tmpFnv9j_.zip |##############################-------------------------| 53.68% tmpFnv9j_.zip |##############################-------------------------| 53.73% tmpFnv9j_.zip |##############################-------------------------| 53.77% tmpFnv9j_.zip |##############################-------------------------| 53.82% tmpFnv9j_.zip |##############################-------------------------| 53.87% tmpFnv9j_.zip |##############################-------------------------| 53.91% tmpFnv9j_.zip |##############################-------------------------| 53.96% tmpFnv9j_.zip |##############################-------------------------| 54.0% tmpFnv9j_.zip |##############################-------------------------| 54.05% tmpFnv9j_.zip |##############################-------------------------| 54.09% tmpFnv9j_.zip |##############################-------------------------| 54.14% tmpFnv9j_.zip |##############################-------------------------| 54.19% tmpFnv9j_.zip |##############################-------------------------| 54.23% tmpFnv9j_.zip |##############################-------------------------| 54.28% tmpFnv9j_.zip |##############################-------------------------| 54.32% tmpFnv9j_.zip |##############################-------------------------| 54.37% tmpFnv9j_.zip |##############################-------------------------| 54.41% tmpFnv9j_.zip |##############################-------------------------| 54.46% tmpFnv9j_.zip |##############################-------------------------| 54.51% tmpFnv9j_.zip |##############################-------------------------| 54.55% tmpFnv9j_.zip |##############################-------------------------| 54.6% tmpFnv9j_.zip |##############################-------------------------| 54.64% tmpFnv9j_.zip |##############################-------------------------| 54.69% tmpFnv9j_.zip |##############################-------------------------| 54.73% tmpFnv9j_.zip |##############################-------------------------| 54.78% tmpFnv9j_.zip |##############################-------------------------| 54.82% tmpFnv9j_.zip |##############################-------------------------| 54.87% tmpFnv9j_.zip |##############################-------------------------| 54.92% tmpFnv9j_.zip |##############################-------------------------| 54.96% tmpFnv9j_.zip |##############################-------------------------| 55.01% tmpFnv9j_.zip |##############################-------------------------| 55.05% tmpFnv9j_.zip |##############################-------------------------| 55.1% tmpFnv9j_.zip |##############################-------------------------| 55.14% tmpFnv9j_.zip |##############################-------------------------| 55.19% tmpFnv9j_.zip |##############################-------------------------| 55.24% tmpFnv9j_.zip |##############################-------------------------| 55.28% tmpFnv9j_.zip |##############################-------------------------| 55.33% tmpFnv9j_.zip |##############################-------------------------| 55.37% tmpFnv9j_.zip |##############################-------------------------| 55.42% tmpFnv9j_.zip |###############################------------------------| 55.46% tmpFnv9j_.zip |###############################------------------------| 55.51% tmpFnv9j_.zip |###############################------------------------| 55.56% tmpFnv9j_.zip |###############################------------------------| 55.6% tmpFnv9j_.zip |###############################------------------------| 55.65% tmpFnv9j_.zip |###############################------------------------| 55.69% tmpFnv9j_.zip |###############################------------------------| 55.74% tmpFnv9j_.zip |###############################------------------------| 55.78% tmpFnv9j_.zip |###############################------------------------| 55.83% tmpFnv9j_.zip |###############################------------------------| 55.87% tmpFnv9j_.zip |###############################------------------------| 55.92% tmpFnv9j_.zip |###############################------------------------| 55.97% tmpFnv9j_.zip |###############################------------------------| 56.01% tmpFnv9j_.zip |###############################------------------------| 56.06% tmpFnv9j_.zip |###############################------------------------| 56.1% tmpFnv9j_.zip |###############################------------------------| 56.15% tmpFnv9j_.zip |###############################------------------------| 56.19% tmpFnv9j_.zip |###############################------------------------| 56.24% tmpFnv9j_.zip |###############################------------------------| 56.29% tmpFnv9j_.zip |###############################------------------------| 56.33% tmpFnv9j_.zip |###############################------------------------| 56.38% tmpFnv9j_.zip |###############################------------------------| 56.42% tmpFnv9j_.zip |###############################------------------------| 56.47% tmpFnv9j_.zip |###############################------------------------| 56.51% tmpFnv9j_.zip |###############################------------------------| 56.56% tmpFnv9j_.zip |###############################------------------------| 56.61% tmpFnv9j_.zip |###############################------------------------| 56.65% tmpFnv9j_.zip |###############################------------------------| 56.7% tmpFnv9j_.zip |###############################------------------------| 56.74% tmpFnv9j_.zip |###############################------------------------| 56.79% tmpFnv9j_.zip |###############################------------------------| 56.83% tmpFnv9j_.zip |###############################------------------------| 56.88% tmpFnv9j_.zip |###############################------------------------| 56.92% tmpFnv9j_.zip |###############################------------------------| 56.97% tmpFnv9j_.zip |###############################------------------------| 57.02% tmpFnv9j_.zip |###############################------------------------| 57.06% tmpFnv9j_.zip |###############################------------------------| 57.11% tmpFnv9j_.zip |###############################------------------------| 57.15% tmpFnv9j_.zip |###############################------------------------| 57.2% tmpFnv9j_.zip |###############################------------------------| 57.24% tmpFnv9j_.zip |################################-----------------------| 57.29% tmpFnv9j_.zip |################################-----------------------| 57.34% tmpFnv9j_.zip |################################-----------------------| 57.38% tmpFnv9j_.zip |################################-----------------------| 57.43% tmpFnv9j_.zip |################################-----------------------| 57.47% tmpFnv9j_.zip |################################-----------------------| 57.52% tmpFnv9j_.zip |################################-----------------------| 57.56% tmpFnv9j_.zip |################################-----------------------| 57.61% tmpFnv9j_.zip |################################-----------------------| 57.66% tmpFnv9j_.zip |################################-----------------------| 57.7% tmpFnv9j_.zip |################################-----------------------| 57.75% tmpFnv9j_.zip |################################-----------------------| 57.79% tmpFnv9j_.zip |################################-----------------------| 57.84% tmpFnv9j_.zip |################################-----------------------| 57.88% tmpFnv9j_.zip |################################-----------------------| 57.93% tmpFnv9j_.zip |################################-----------------------| 57.97% tmpFnv9j_.zip |################################-----------------------| 58.02% tmpFnv9j_.zip |################################-----------------------| 58.07% tmpFnv9j_.zip |################################-----------------------| 58.11% tmpFnv9j_.zip |################################-----------------------| 58.16% tmpFnv9j_.zip |################################-----------------------| 58.2% tmpFnv9j_.zip |################################-----------------------| 58.25% tmpFnv9j_.zip |################################-----------------------| 58.29% tmpFnv9j_.zip |################################-----------------------| 58.34% tmpFnv9j_.zip |################################-----------------------| 58.39% tmpFnv9j_.zip |################################-----------------------| 58.43% tmpFnv9j_.zip |################################-----------------------| 58.48% tmpFnv9j_.zip |################################-----------------------| 58.52% tmpFnv9j_.zip |################################-----------------------| 58.57% tmpFnv9j_.zip |################################-----------------------| 58.61% tmpFnv9j_.zip |################################-----------------------| 58.66% tmpFnv9j_.zip |################################-----------------------| 58.71% tmpFnv9j_.zip |################################-----------------------| 58.75% tmpFnv9j_.zip |################################-----------------------| 58.8% tmpFnv9j_.zip |################################-----------------------| 58.84% tmpFnv9j_.zip |################################-----------------------| 58.89% tmpFnv9j_.zip |################################-----------------------| 58.93% tmpFnv9j_.zip |################################-----------------------| 58.98% tmpFnv9j_.zip |################################-----------------------| 59.02% tmpFnv9j_.zip |################################-----------------------| 59.07% tmpFnv9j_.zip |#################################----------------------| 59.12% tmpFnv9j_.zip |#################################----------------------| 59.16% tmpFnv9j_.zip |#################################----------------------| 59.21% tmpFnv9j_.zip |#################################----------------------| 59.25% tmpFnv9j_.zip |#################################----------------------| 59.3% tmpFnv9j_.zip |#################################----------------------| 59.34% tmpFnv9j_.zip |#################################----------------------| 59.39% tmpFnv9j_.zip |#################################----------------------| 59.44% tmpFnv9j_.zip |#################################----------------------| 59.48% tmpFnv9j_.zip |#################################----------------------| 59.53% tmpFnv9j_.zip |#################################----------------------| 59.57% tmpFnv9j_.zip |#################################----------------------| 59.62% tmpFnv9j_.zip |#################################----------------------| 59.66% tmpFnv9j_.zip |#################################----------------------| 59.71% tmpFnv9j_.zip |#################################----------------------| 59.75% tmpFnv9j_.zip |#################################----------------------| 59.8% tmpFnv9j_.zip |#################################----------------------| 59.85% tmpFnv9j_.zip |#################################----------------------| 59.89% tmpFnv9j_.zip |#################################----------------------| 59.94% tmpFnv9j_.zip |#################################----------------------| 59.98% tmpFnv9j_.zip |#################################----------------------| 60.03% tmpFnv9j_.zip |#################################----------------------| 60.07% tmpFnv9j_.zip |#################################----------------------| 60.12% tmpFnv9j_.zip |#################################----------------------| 60.17% tmpFnv9j_.zip |#################################----------------------| 60.21% tmpFnv9j_.zip |#################################----------------------| 60.26% tmpFnv9j_.zip |#################################----------------------| 60.3% tmpFnv9j_.zip |#################################----------------------| 60.35% tmpFnv9j_.zip |#################################----------------------| 60.39% tmpFnv9j_.zip |#################################----------------------| 60.44% tmpFnv9j_.zip |#################################----------------------| 60.49% tmpFnv9j_.zip |#################################----------------------| 60.53% tmpFnv9j_.zip |#################################----------------------| 60.58% tmpFnv9j_.zip |#################################----------------------| 60.62% tmpFnv9j_.zip |#################################----------------------| 60.67% tmpFnv9j_.zip |#################################----------------------| 60.71% tmpFnv9j_.zip |#################################----------------------| 60.76% tmpFnv9j_.zip |#################################----------------------| 60.8% tmpFnv9j_.zip |#################################----------------------| 60.85% tmpFnv9j_.zip |#################################----------------------| 60.9% tmpFnv9j_.zip |##################################---------------------| 60.94% tmpFnv9j_.zip |##################################---------------------| 60.99% tmpFnv9j_.zip |##################################---------------------| 61.03% tmpFnv9j_.zip |##################################---------------------| 61.08% tmpFnv9j_.zip |##################################---------------------| 61.12% tmpFnv9j_.zip |##################################---------------------| 61.17% tmpFnv9j_.zip |##################################---------------------| 61.22% tmpFnv9j_.zip |##################################---------------------| 61.26% tmpFnv9j_.zip |##################################---------------------| 61.31% tmpFnv9j_.zip |##################################---------------------| 61.35% tmpFnv9j_.zip |##################################---------------------| 61.4% tmpFnv9j_.zip |##################################---------------------| 61.44% tmpFnv9j_.zip |##################################---------------------| 61.49% tmpFnv9j_.zip |##################################---------------------| 61.54% tmpFnv9j_.zip |##################################---------------------| 61.58% tmpFnv9j_.zip |##################################---------------------| 61.63% tmpFnv9j_.zip |##################################---------------------| 61.67% tmpFnv9j_.zip |##################################---------------------| 61.72% tmpFnv9j_.zip |##################################---------------------| 61.76% tmpFnv9j_.zip |##################################---------------------| 61.81% tmpFnv9j_.zip |##################################---------------------| 61.85% tmpFnv9j_.zip |##################################---------------------| 61.9% tmpFnv9j_.zip |##################################---------------------| 61.95% tmpFnv9j_.zip |##################################---------------------| 61.99% tmpFnv9j_.zip |##################################---------------------| 62.04% tmpFnv9j_.zip |##################################---------------------| 62.08% tmpFnv9j_.zip |##################################---------------------| 62.13% tmpFnv9j_.zip |##################################---------------------| 62.17% tmpFnv9j_.zip |##################################---------------------| 62.22% tmpFnv9j_.zip |##################################---------------------| 62.27% tmpFnv9j_.zip |##################################---------------------| 62.31% tmpFnv9j_.zip |##################################---------------------| 62.36% tmpFnv9j_.zip |##################################---------------------| 62.4% tmpFnv9j_.zip |##################################---------------------| 62.45% tmpFnv9j_.zip |##################################---------------------| 62.49% tmpFnv9j_.zip |##################################---------------------| 62.54% tmpFnv9j_.zip |##################################---------------------| 62.59% tmpFnv9j_.zip |##################################---------------------| 62.63% tmpFnv9j_.zip |##################################---------------------| 62.68% tmpFnv9j_.zip |##################################---------------------| 62.72% tmpFnv9j_.zip |###################################--------------------| 62.77% tmpFnv9j_.zip |###################################--------------------| 62.81% tmpFnv9j_.zip |###################################--------------------| 62.86% tmpFnv9j_.zip |###################################--------------------| 62.9% tmpFnv9j_.zip |###################################--------------------| 62.95% tmpFnv9j_.zip |###################################--------------------| 63.0% tmpFnv9j_.zip |###################################--------------------| 63.04% tmpFnv9j_.zip |###################################--------------------| 63.09% tmpFnv9j_.zip |###################################--------------------| 63.13% tmpFnv9j_.zip |###################################--------------------| 63.18% tmpFnv9j_.zip |###################################--------------------| 63.22% tmpFnv9j_.zip |###################################--------------------| 63.27% tmpFnv9j_.zip |###################################--------------------| 63.32% tmpFnv9j_.zip |###################################--------------------| 63.36% tmpFnv9j_.zip |###################################--------------------| 63.41% tmpFnv9j_.zip |###################################--------------------| 63.45% tmpFnv9j_.zip |###################################--------------------| 63.5% tmpFnv9j_.zip |###################################--------------------| 63.54% tmpFnv9j_.zip |###################################--------------------| 63.59% tmpFnv9j_.zip |###################################--------------------| 63.64% tmpFnv9j_.zip |###################################--------------------| 63.68% tmpFnv9j_.zip |###################################--------------------| 63.73% tmpFnv9j_.zip |###################################--------------------| 63.77% tmpFnv9j_.zip |###################################--------------------| 63.82% tmpFnv9j_.zip |###################################--------------------| 63.86% tmpFnv9j_.zip |###################################--------------------| 63.91% tmpFnv9j_.zip |###################################--------------------| 63.95% tmpFnv9j_.zip |###################################--------------------| 64.0% tmpFnv9j_.zip |###################################--------------------| 64.05% tmpFnv9j_.zip |###################################--------------------| 64.09% tmpFnv9j_.zip |###################################--------------------| 64.14% tmpFnv9j_.zip |###################################--------------------| 64.18% tmpFnv9j_.zip |###################################--------------------| 64.23% tmpFnv9j_.zip |###################################--------------------| 64.27% tmpFnv9j_.zip |###################################--------------------| 64.32% tmpFnv9j_.zip |###################################--------------------| 64.37% tmpFnv9j_.zip |###################################--------------------| 64.41% tmpFnv9j_.zip |###################################--------------------| 64.46% tmpFnv9j_.zip |###################################--------------------| 64.5% tmpFnv9j_.zip |####################################-------------------| 64.55% tmpFnv9j_.zip |####################################-------------------| 64.59% tmpFnv9j_.zip |####################################-------------------| 64.64% tmpFnv9j_.zip |####################################-------------------| 64.69% tmpFnv9j_.zip |####################################-------------------| 64.73% tmpFnv9j_.zip |####################################-------------------| 64.78% tmpFnv9j_.zip |####################################-------------------| 64.82% tmpFnv9j_.zip |####################################-------------------| 64.87% tmpFnv9j_.zip |####################################-------------------| 64.91% tmpFnv9j_.zip |####################################-------------------| 64.96% tmpFnv9j_.zip |####################################-------------------| 65.0% tmpFnv9j_.zip |####################################-------------------| 65.05% tmpFnv9j_.zip |####################################-------------------| 65.1% tmpFnv9j_.zip |####################################-------------------| 65.14% tmpFnv9j_.zip |####################################-------------------| 65.19% tmpFnv9j_.zip |####################################-------------------| 65.23% tmpFnv9j_.zip |####################################-------------------| 65.28% tmpFnv9j_.zip |####################################-------------------| 65.32% tmpFnv9j_.zip |####################################-------------------| 65.37% tmpFnv9j_.zip |####################################-------------------| 65.42% tmpFnv9j_.zip |####################################-------------------| 65.46% tmpFnv9j_.zip |####################################-------------------| 65.51% tmpFnv9j_.zip |####################################-------------------| 65.55% tmpFnv9j_.zip |####################################-------------------| 65.6% tmpFnv9j_.zip |####################################-------------------| 65.64% tmpFnv9j_.zip |####################################-------------------| 65.69% tmpFnv9j_.zip |####################################-------------------| 65.74% tmpFnv9j_.zip |####################################-------------------| 65.78% tmpFnv9j_.zip |####################################-------------------| 65.83% tmpFnv9j_.zip |####################################-------------------| 65.87% tmpFnv9j_.zip |####################################-------------------| 65.92% tmpFnv9j_.zip |####################################-------------------| 65.96% tmpFnv9j_.zip |####################################-------------------| 66.01% tmpFnv9j_.zip |####################################-------------------| 66.05% tmpFnv9j_.zip |####################################-------------------| 66.1% tmpFnv9j_.zip |####################################-------------------| 66.15% tmpFnv9j_.zip |####################################-------------------| 66.19% tmpFnv9j_.zip |####################################-------------------| 66.24% tmpFnv9j_.zip |####################################-------------------| 66.28% tmpFnv9j_.zip |####################################-------------------| 66.33% tmpFnv9j_.zip |#####################################------------------| 66.37% tmpFnv9j_.zip |#####################################------------------| 66.42% tmpFnv9j_.zip |#####################################------------------| 66.47% tmpFnv9j_.zip |#####################################------------------| 66.51% tmpFnv9j_.zip |#####################################------------------| 66.56% tmpFnv9j_.zip |#####################################------------------| 66.6% tmpFnv9j_.zip |#####################################------------------| 66.65% tmpFnv9j_.zip |#####################################------------------| 66.69% tmpFnv9j_.zip |#####################################------------------| 66.74% tmpFnv9j_.zip |#####################################------------------| 66.78% tmpFnv9j_.zip |#####################################------------------| 66.83% tmpFnv9j_.zip |#####################################------------------| 66.88% tmpFnv9j_.zip |#####################################------------------| 66.92% tmpFnv9j_.zip |#####################################------------------| 66.97% tmpFnv9j_.zip |#####################################------------------| 67.01% tmpFnv9j_.zip |#####################################------------------| 67.06% tmpFnv9j_.zip |#####################################------------------| 67.1% tmpFnv9j_.zip |#####################################------------------| 67.15% tmpFnv9j_.zip |#####################################------------------| 67.2% tmpFnv9j_.zip |#####################################------------------| 67.24% tmpFnv9j_.zip |#####################################------------------| 67.29% tmpFnv9j_.zip |#####################################------------------| 67.33% tmpFnv9j_.zip |#####################################------------------| 67.38% tmpFnv9j_.zip |#####################################------------------| 67.42% tmpFnv9j_.zip |#####################################------------------| 67.47% tmpFnv9j_.zip |#####################################------------------| 67.52% tmpFnv9j_.zip |#####################################------------------| 67.56% tmpFnv9j_.zip |#####################################------------------| 67.61% tmpFnv9j_.zip |#####################################------------------| 67.65% tmpFnv9j_.zip |#####################################------------------| 67.7% tmpFnv9j_.zip |#####################################------------------| 67.74% tmpFnv9j_.zip |#####################################------------------| 67.79% tmpFnv9j_.zip |#####################################------------------| 67.83% tmpFnv9j_.zip |#####################################------------------| 67.88% tmpFnv9j_.zip |#####################################------------------| 67.93% tmpFnv9j_.zip |#####################################------------------| 67.97% tmpFnv9j_.zip |#####################################------------------| 68.02% tmpFnv9j_.zip |#####################################------------------| 68.06% tmpFnv9j_.zip |#####################################------------------| 68.11% tmpFnv9j_.zip |#####################################------------------| 68.15% tmpFnv9j_.zip |######################################-----------------| 68.2% tmpFnv9j_.zip |######################################-----------------| 68.25% tmpFnv9j_.zip |######################################-----------------| 68.29% tmpFnv9j_.zip |######################################-----------------| 68.34% tmpFnv9j_.zip |######################################-----------------| 68.38% tmpFnv9j_.zip |######################################-----------------| 68.43% tmpFnv9j_.zip |######################################-----------------| 68.47% tmpFnv9j_.zip |######################################-----------------| 68.52% tmpFnv9j_.zip |######################################-----------------| 68.57% tmpFnv9j_.zip |######################################-----------------| 68.61% tmpFnv9j_.zip |######################################-----------------| 68.66% tmpFnv9j_.zip |######################################-----------------| 68.7% tmpFnv9j_.zip |######################################-----------------| 68.75% tmpFnv9j_.zip |######################################-----------------| 68.79% tmpFnv9j_.zip |######################################-----------------| 68.84% tmpFnv9j_.zip |######################################-----------------| 68.88% tmpFnv9j_.zip |######################################-----------------| 68.93% tmpFnv9j_.zip |######################################-----------------| 68.98% tmpFnv9j_.zip |######################################-----------------| 69.02% tmpFnv9j_.zip |######################################-----------------| 69.07% tmpFnv9j_.zip |######################################-----------------| 69.11% tmpFnv9j_.zip |######################################-----------------| 69.16% tmpFnv9j_.zip |######################################-----------------| 69.2% tmpFnv9j_.zip |######################################-----------------| 69.25% tmpFnv9j_.zip |######################################-----------------| 69.3% tmpFnv9j_.zip |######################################-----------------| 69.34% tmpFnv9j_.zip |######################################-----------------| 69.39% tmpFnv9j_.zip |######################################-----------------| 69.43% tmpFnv9j_.zip |######################################-----------------| 69.48% tmpFnv9j_.zip |######################################-----------------| 69.52% tmpFnv9j_.zip |######################################-----------------| 69.57% tmpFnv9j_.zip |######################################-----------------| 69.62% tmpFnv9j_.zip |######################################-----------------| 69.66% tmpFnv9j_.zip |######################################-----------------| 69.71% tmpFnv9j_.zip |######################################-----------------| 69.75% tmpFnv9j_.zip |######################################-----------------| 69.8% tmpFnv9j_.zip |######################################-----------------| 69.84% tmpFnv9j_.zip |######################################-----------------| 69.89% tmpFnv9j_.zip |######################################-----------------| 69.93% tmpFnv9j_.zip |######################################-----------------| 69.98% tmpFnv9j_.zip |#######################################----------------| 70.03% tmpFnv9j_.zip |#######################################----------------| 70.07% tmpFnv9j_.zip |#######################################----------------| 70.12% tmpFnv9j_.zip |#######################################----------------| 70.16% tmpFnv9j_.zip |#######################################----------------| 70.21% tmpFnv9j_.zip |#######################################----------------| 70.25% tmpFnv9j_.zip |#######################################----------------| 70.3% tmpFnv9j_.zip |#######################################----------------| 70.35% tmpFnv9j_.zip |#######################################----------------| 70.39% tmpFnv9j_.zip |#######################################----------------| 70.44% tmpFnv9j_.zip |#######################################----------------| 70.48% tmpFnv9j_.zip |#######################################----------------| 70.53% tmpFnv9j_.zip |#######################################----------------| 70.57% tmpFnv9j_.zip |#######################################----------------| 70.62% tmpFnv9j_.zip |#######################################----------------| 70.67% tmpFnv9j_.zip |#######################################----------------| 70.71% tmpFnv9j_.zip |#######################################----------------| 70.76% tmpFnv9j_.zip |#######################################----------------| 70.8% tmpFnv9j_.zip |#######################################----------------| 70.85% tmpFnv9j_.zip |#######################################----------------| 70.89% tmpFnv9j_.zip |#######################################----------------| 70.94% tmpFnv9j_.zip |#######################################----------------| 70.98% tmpFnv9j_.zip |#######################################----------------| 71.03% tmpFnv9j_.zip |#######################################----------------| 71.08% tmpFnv9j_.zip |#######################################----------------| 71.12% tmpFnv9j_.zip |#######################################----------------| 71.17% tmpFnv9j_.zip |#######################################----------------| 71.21% tmpFnv9j_.zip |#######################################----------------| 71.26% tmpFnv9j_.zip |#######################################----------------| 71.3% tmpFnv9j_.zip |#######################################----------------| 71.35% tmpFnv9j_.zip |#######################################----------------| 71.4% tmpFnv9j_.zip |#######################################----------------| 71.44% tmpFnv9j_.zip |#######################################----------------| 71.49% tmpFnv9j_.zip |#######################################----------------| 71.53% tmpFnv9j_.zip |#######################################----------------| 71.58% tmpFnv9j_.zip |#######################################----------------| 71.62% tmpFnv9j_.zip |#######################################----------------| 71.67% tmpFnv9j_.zip |#######################################----------------| 71.72% tmpFnv9j_.zip |#######################################----------------| 71.76% tmpFnv9j_.zip |#######################################----------------| 71.81% tmpFnv9j_.zip |########################################---------------| 71.85% tmpFnv9j_.zip |########################################---------------| 71.9% tmpFnv9j_.zip |########################################---------------| 71.94% tmpFnv9j_.zip |########################################---------------| 71.99% tmpFnv9j_.zip |########################################---------------| 72.03% tmpFnv9j_.zip |########################################---------------| 72.08% tmpFnv9j_.zip |########################################---------------| 72.13% tmpFnv9j_.zip |########################################---------------| 72.17% tmpFnv9j_.zip |########################################---------------| 72.22% tmpFnv9j_.zip |########################################---------------| 72.26% tmpFnv9j_.zip |########################################---------------| 72.31% tmpFnv9j_.zip |########################################---------------| 72.35% tmpFnv9j_.zip |########################################---------------| 72.4% tmpFnv9j_.zip |########################################---------------| 72.45% tmpFnv9j_.zip |########################################---------------| 72.49% tmpFnv9j_.zip |########################################---------------| 72.54% tmpFnv9j_.zip |########################################---------------| 72.58% tmpFnv9j_.zip |########################################---------------| 72.63% tmpFnv9j_.zip |########################################---------------| 72.67% tmpFnv9j_.zip |########################################---------------| 72.72% tmpFnv9j_.zip |########################################---------------| 72.77% tmpFnv9j_.zip |########################################---------------| 72.81% tmpFnv9j_.zip |########################################---------------| 72.86% tmpFnv9j_.zip |########################################---------------| 72.9% tmpFnv9j_.zip |########################################---------------| 72.95% tmpFnv9j_.zip |########################################---------------| 72.99% tmpFnv9j_.zip |########################################---------------| 73.04% tmpFnv9j_.zip |########################################---------------| 73.08% tmpFnv9j_.zip |########################################---------------| 73.13% tmpFnv9j_.zip |########################################---------------| 73.18% tmpFnv9j_.zip |########################################---------------| 73.22% tmpFnv9j_.zip |########################################---------------| 73.27% tmpFnv9j_.zip |########################################---------------| 73.31% tmpFnv9j_.zip |########################################---------------| 73.36% tmpFnv9j_.zip |########################################---------------| 73.4% tmpFnv9j_.zip |########################################---------------| 73.45% tmpFnv9j_.zip |########################################---------------| 73.5% tmpFnv9j_.zip |########################################---------------| 73.54% tmpFnv9j_.zip |########################################---------------| 73.59% tmpFnv9j_.zip |########################################---------------| 73.63% tmpFnv9j_.zip |#########################################--------------| 73.68% tmpFnv9j_.zip |#########################################--------------| 73.72% tmpFnv9j_.zip |#########################################--------------| 73.77% tmpFnv9j_.zip |#########################################--------------| 73.81% tmpFnv9j_.zip |#########################################--------------| 73.86% tmpFnv9j_.zip |#########################################--------------| 73.91% tmpFnv9j_.zip |#########################################--------------| 73.95% tmpFnv9j_.zip |#########################################--------------| 74.0% tmpFnv9j_.zip |#########################################--------------| 74.04% tmpFnv9j_.zip |#########################################--------------| 74.09% tmpFnv9j_.zip |#########################################--------------| 74.13% tmpFnv9j_.zip |#########################################--------------| 74.18% tmpFnv9j_.zip |#########################################--------------| 74.23% tmpFnv9j_.zip |#########################################--------------| 74.27% tmpFnv9j_.zip |#########################################--------------| 74.32% tmpFnv9j_.zip |#########################################--------------| 74.36% tmpFnv9j_.zip |#########################################--------------| 74.41% tmpFnv9j_.zip |#########################################--------------| 74.45% tmpFnv9j_.zip |#########################################--------------| 74.5% tmpFnv9j_.zip |#########################################--------------| 74.55% tmpFnv9j_.zip |#########################################--------------| 74.59% tmpFnv9j_.zip |#########################################--------------| 74.64% tmpFnv9j_.zip |#########################################--------------| 74.68% tmpFnv9j_.zip |#########################################--------------| 74.73% tmpFnv9j_.zip |#########################################--------------| 74.77% tmpFnv9j_.zip |#########################################--------------| 74.82% tmpFnv9j_.zip |#########################################--------------| 74.86% tmpFnv9j_.zip |#########################################--------------| 74.91% tmpFnv9j_.zip |#########################################--------------| 74.96% tmpFnv9j_.zip |#########################################--------------| 75.0% tmpFnv9j_.zip |#########################################--------------| 75.05% tmpFnv9j_.zip |#########################################--------------| 75.09% tmpFnv9j_.zip |#########################################--------------| 75.14% tmpFnv9j_.zip |#########################################--------------| 75.18% tmpFnv9j_.zip |#########################################--------------| 75.23% tmpFnv9j_.zip |#########################################--------------| 75.28% tmpFnv9j_.zip |#########################################--------------| 75.32% tmpFnv9j_.zip |#########################################--------------| 75.37% tmpFnv9j_.zip |#########################################--------------| 75.41% tmpFnv9j_.zip |##########################################-------------| 75.46% tmpFnv9j_.zip |##########################################-------------| 75.5% tmpFnv9j_.zip |##########################################-------------| 75.55% tmpFnv9j_.zip |##########################################-------------| 75.6% tmpFnv9j_.zip |##########################################-------------| 75.64% tmpFnv9j_.zip |##########################################-------------| 75.69% tmpFnv9j_.zip |##########################################-------------| 75.73% tmpFnv9j_.zip |##########################################-------------| 75.78% tmpFnv9j_.zip |##########################################-------------| 75.82% tmpFnv9j_.zip |##########################################-------------| 75.87% tmpFnv9j_.zip |##########################################-------------| 75.91% tmpFnv9j_.zip |##########################################-------------| 75.96% tmpFnv9j_.zip |##########################################-------------| 76.01% tmpFnv9j_.zip |##########################################-------------| 76.05% tmpFnv9j_.zip |##########################################-------------| 76.1% tmpFnv9j_.zip |##########################################-------------| 76.14% tmpFnv9j_.zip |##########################################-------------| 76.19% tmpFnv9j_.zip |##########################################-------------| 76.23% tmpFnv9j_.zip |##########################################-------------| 76.28% tmpFnv9j_.zip |##########################################-------------| 76.33% tmpFnv9j_.zip |##########################################-------------| 76.37% tmpFnv9j_.zip |##########################################-------------| 76.42% tmpFnv9j_.zip |##########################################-------------| 76.46% tmpFnv9j_.zip |##########################################-------------| 76.51% tmpFnv9j_.zip |##########################################-------------| 76.55% tmpFnv9j_.zip |##########################################-------------| 76.6% tmpFnv9j_.zip |##########################################-------------| 76.65% tmpFnv9j_.zip |##########################################-------------| 76.69% tmpFnv9j_.zip |##########################################-------------| 76.74% tmpFnv9j_.zip |##########################################-------------| 76.78% tmpFnv9j_.zip |##########################################-------------| 76.83% tmpFnv9j_.zip |##########################################-------------| 76.87% tmpFnv9j_.zip |##########################################-------------| 76.92% tmpFnv9j_.zip |##########################################-------------| 76.96% tmpFnv9j_.zip |##########################################-------------| 77.01% tmpFnv9j_.zip |##########################################-------------| 77.06% tmpFnv9j_.zip |##########################################-------------| 77.1% tmpFnv9j_.zip |##########################################-------------| 77.15% tmpFnv9j_.zip |##########################################-------------| 77.19% tmpFnv9j_.zip |##########################################-------------| 77.24% tmpFnv9j_.zip |###########################################------------| 77.28% tmpFnv9j_.zip |###########################################------------| 77.33% tmpFnv9j_.zip |###########################################------------| 77.38% tmpFnv9j_.zip |###########################################------------| 77.42% tmpFnv9j_.zip |###########################################------------| 77.47% tmpFnv9j_.zip |###########################################------------| 77.51% tmpFnv9j_.zip |###########################################------------| 77.56% tmpFnv9j_.zip |###########################################------------| 77.6% tmpFnv9j_.zip |###########################################------------| 77.65% tmpFnv9j_.zip |###########################################------------| 77.7% tmpFnv9j_.zip |###########################################------------| 77.74% tmpFnv9j_.zip |###########################################------------| 77.79% tmpFnv9j_.zip |###########################################------------| 77.83% tmpFnv9j_.zip |###########################################------------| 77.88% tmpFnv9j_.zip |###########################################------------| 77.92% tmpFnv9j_.zip |###########################################------------| 77.97% tmpFnv9j_.zip |###########################################------------| 78.01% tmpFnv9j_.zip |###########################################------------| 78.06% tmpFnv9j_.zip |###########################################------------| 78.11% tmpFnv9j_.zip |###########################################------------| 78.15% tmpFnv9j_.zip |###########################################------------| 78.2% tmpFnv9j_.zip |###########################################------------| 78.24% tmpFnv9j_.zip |###########################################------------| 78.29% tmpFnv9j_.zip |###########################################------------| 78.33% tmpFnv9j_.zip |###########################################------------| 78.38% tmpFnv9j_.zip |###########################################------------| 78.43% tmpFnv9j_.zip |###########################################------------| 78.47% tmpFnv9j_.zip |###########################################------------| 78.52% tmpFnv9j_.zip |###########################################------------| 78.56% tmpFnv9j_.zip |###########################################------------| 78.61% tmpFnv9j_.zip |###########################################------------| 78.65% tmpFnv9j_.zip |###########################################------------| 78.7% tmpFnv9j_.zip |###########################################------------| 78.75% tmpFnv9j_.zip |###########################################------------| 78.79% tmpFnv9j_.zip |###########################################------------| 78.84% tmpFnv9j_.zip |###########################################------------| 78.88% tmpFnv9j_.zip |###########################################------------| 78.93% tmpFnv9j_.zip |###########################################------------| 78.97% tmpFnv9j_.zip |###########################################------------| 79.02% tmpFnv9j_.zip |###########################################------------| 79.06% tmpFnv9j_.zip |############################################-----------| 79.11% tmpFnv9j_.zip |############################################-----------| 79.16% tmpFnv9j_.zip |############################################-----------| 79.2% tmpFnv9j_.zip |############################################-----------| 79.25% tmpFnv9j_.zip |############################################-----------| 79.29% tmpFnv9j_.zip |############################################-----------| 79.34% tmpFnv9j_.zip |############################################-----------| 79.38% tmpFnv9j_.zip |############################################-----------| 79.43% tmpFnv9j_.zip |############################################-----------| 79.48% tmpFnv9j_.zip |############################################-----------| 79.52% tmpFnv9j_.zip |############################################-----------| 79.57% tmpFnv9j_.zip |############################################-----------| 79.61% tmpFnv9j_.zip |############################################-----------| 79.66% tmpFnv9j_.zip |############################################-----------| 79.7% tmpFnv9j_.zip |############################################-----------| 79.75% tmpFnv9j_.zip |############################################-----------| 79.8% tmpFnv9j_.zip |############################################-----------| 79.84% tmpFnv9j_.zip |############################################-----------| 79.89% tmpFnv9j_.zip |############################################-----------| 79.93% tmpFnv9j_.zip |############################################-----------| 79.98% tmpFnv9j_.zip |############################################-----------| 80.02% tmpFnv9j_.zip |############################################-----------| 80.07% tmpFnv9j_.zip |############################################-----------| 80.11% tmpFnv9j_.zip |############################################-----------| 80.16% tmpFnv9j_.zip |############################################-----------| 80.21% tmpFnv9j_.zip |############################################-----------| 80.25% tmpFnv9j_.zip |############################################-----------| 80.3% tmpFnv9j_.zip |############################################-----------| 80.34% tmpFnv9j_.zip |############################################-----------| 80.39% tmpFnv9j_.zip |############################################-----------| 80.43% tmpFnv9j_.zip |############################################-----------| 80.48% tmpFnv9j_.zip |############################################-----------| 80.53% tmpFnv9j_.zip |############################################-----------| 80.57% tmpFnv9j_.zip |############################################-----------| 80.62% tmpFnv9j_.zip |############################################-----------| 80.66% tmpFnv9j_.zip |############################################-----------| 80.71% tmpFnv9j_.zip |############################################-----------| 80.75% tmpFnv9j_.zip |############################################-----------| 80.8% tmpFnv9j_.zip |############################################-----------| 80.84% tmpFnv9j_.zip |############################################-----------| 80.89% tmpFnv9j_.zip |#############################################----------| 80.94% tmpFnv9j_.zip |#############################################----------| 80.98% tmpFnv9j_.zip |#############################################----------| 81.03% tmpFnv9j_.zip |#############################################----------| 81.07% tmpFnv9j_.zip |#############################################----------| 81.12% tmpFnv9j_.zip |#############################################----------| 81.16% tmpFnv9j_.zip |#############################################----------| 81.21% tmpFnv9j_.zip |#############################################----------| 81.26% tmpFnv9j_.zip |#############################################----------| 81.3% tmpFnv9j_.zip |#############################################----------| 81.35% tmpFnv9j_.zip |#############################################----------| 81.39% tmpFnv9j_.zip |#############################################----------| 81.44% tmpFnv9j_.zip |#############################################----------| 81.48% tmpFnv9j_.zip |#############################################----------| 81.53% tmpFnv9j_.zip |#############################################----------| 81.58% tmpFnv9j_.zip |#############################################----------| 81.62% tmpFnv9j_.zip |#############################################----------| 81.67% tmpFnv9j_.zip |#############################################----------| 81.71% tmpFnv9j_.zip |#############################################----------| 81.76% tmpFnv9j_.zip |#############################################----------| 81.8% tmpFnv9j_.zip |#############################################----------| 81.85% tmpFnv9j_.zip |#############################################----------| 81.89% tmpFnv9j_.zip |#############################################----------| 81.94% tmpFnv9j_.zip |#############################################----------| 81.99% tmpFnv9j_.zip |#############################################----------| 82.03% tmpFnv9j_.zip |#############################################----------| 82.08% tmpFnv9j_.zip |#############################################----------| 82.12% tmpFnv9j_.zip |#############################################----------| 82.17% tmpFnv9j_.zip |#############################################----------| 82.21% tmpFnv9j_.zip |#############################################----------| 82.26% tmpFnv9j_.zip |#############################################----------| 82.31% tmpFnv9j_.zip |#############################################----------| 82.35% tmpFnv9j_.zip |#############################################----------| 82.4% tmpFnv9j_.zip |#############################################----------| 82.44% tmpFnv9j_.zip |#############################################----------| 82.49% tmpFnv9j_.zip |#############################################----------| 82.53% tmpFnv9j_.zip |#############################################----------| 82.58% tmpFnv9j_.zip |#############################################----------| 82.63% tmpFnv9j_.zip |#############################################----------| 82.67% tmpFnv9j_.zip |#############################################----------| 82.72% tmpFnv9j_.zip |##############################################---------| 82.76% tmpFnv9j_.zip |##############################################---------| 82.81% tmpFnv9j_.zip |##############################################---------| 82.85% tmpFnv9j_.zip |##############################################---------| 82.9% tmpFnv9j_.zip |##############################################---------| 82.94% tmpFnv9j_.zip |##############################################---------| 82.99% tmpFnv9j_.zip |##############################################---------| 83.04% tmpFnv9j_.zip |##############################################---------| 83.08% tmpFnv9j_.zip |##############################################---------| 83.13% tmpFnv9j_.zip |##############################################---------| 83.17% tmpFnv9j_.zip |##############################################---------| 83.22% tmpFnv9j_.zip |##############################################---------| 83.26% tmpFnv9j_.zip |##############################################---------| 83.31% tmpFnv9j_.zip |##############################################---------| 83.36% tmpFnv9j_.zip |##############################################---------| 83.4% tmpFnv9j_.zip |##############################################---------| 83.45% tmpFnv9j_.zip |##############################################---------| 83.49% tmpFnv9j_.zip |##############################################---------| 83.54% tmpFnv9j_.zip |##############################################---------| 83.58% tmpFnv9j_.zip |##############################################---------| 83.63% tmpFnv9j_.zip |##############################################---------| 83.68% tmpFnv9j_.zip |##############################################---------| 83.72% tmpFnv9j_.zip |##############################################---------| 83.77% tmpFnv9j_.zip |##############################################---------| 83.81% tmpFnv9j_.zip |##############################################---------| 83.86% tmpFnv9j_.zip |##############################################---------| 83.9% tmpFnv9j_.zip |##############################################---------| 83.95% tmpFnv9j_.zip |##############################################---------| 83.99% tmpFnv9j_.zip |##############################################---------| 84.04% tmpFnv9j_.zip |##############################################---------| 84.09% tmpFnv9j_.zip |##############################################---------| 84.13% tmpFnv9j_.zip |##############################################---------| 84.18% tmpFnv9j_.zip |##############################################---------| 84.22% tmpFnv9j_.zip |##############################################---------| 84.27% tmpFnv9j_.zip |##############################################---------| 84.31% tmpFnv9j_.zip |##############################################---------| 84.36% tmpFnv9j_.zip |##############################################---------| 84.41% tmpFnv9j_.zip |##############################################---------| 84.45% tmpFnv9j_.zip |##############################################---------| 84.5% tmpFnv9j_.zip |##############################################---------| 84.54% tmpFnv9j_.zip |###############################################--------| 84.59% tmpFnv9j_.zip |###############################################--------| 84.63% tmpFnv9j_.zip |###############################################--------| 84.68% tmpFnv9j_.zip |###############################################--------| 84.73% tmpFnv9j_.zip |###############################################--------| 84.77% tmpFnv9j_.zip |###############################################--------| 84.82% tmpFnv9j_.zip |###############################################--------| 84.86% tmpFnv9j_.zip |###############################################--------| 84.91% tmpFnv9j_.zip |###############################################--------| 84.95% tmpFnv9j_.zip |###############################################--------| 85.0% tmpFnv9j_.zip |###############################################--------| 85.04% tmpFnv9j_.zip |###############################################--------| 85.09% tmpFnv9j_.zip |###############################################--------| 85.14% tmpFnv9j_.zip |###############################################--------| 85.18% tmpFnv9j_.zip |###############################################--------| 85.23% tmpFnv9j_.zip |###############################################--------| 85.27% tmpFnv9j_.zip |###############################################--------| 85.32% tmpFnv9j_.zip |###############################################--------| 85.36% tmpFnv9j_.zip |###############################################--------| 85.41% tmpFnv9j_.zip |###############################################--------| 85.46% tmpFnv9j_.zip |###############################################--------| 85.5% tmpFnv9j_.zip |###############################################--------| 85.55% tmpFnv9j_.zip |###############################################--------| 85.59% tmpFnv9j_.zip |###############################################--------| 85.64% tmpFnv9j_.zip |###############################################--------| 85.68% tmpFnv9j_.zip |###############################################--------| 85.73% tmpFnv9j_.zip |###############################################--------| 85.78% tmpFnv9j_.zip |###############################################--------| 85.82% tmpFnv9j_.zip |###############################################--------| 85.87% tmpFnv9j_.zip |###############################################--------| 85.91% tmpFnv9j_.zip |###############################################--------| 85.96% tmpFnv9j_.zip |###############################################--------| 86.0% tmpFnv9j_.zip |###############################################--------| 86.05% tmpFnv9j_.zip |###############################################--------| 86.09% tmpFnv9j_.zip |###############################################--------| 86.14% tmpFnv9j_.zip |###############################################--------| 86.19% tmpFnv9j_.zip |###############################################--------| 86.23% tmpFnv9j_.zip |###############################################--------| 86.28% tmpFnv9j_.zip |###############################################--------| 86.32% tmpFnv9j_.zip |################################################-------| 86.37% tmpFnv9j_.zip |################################################-------| 86.41% tmpFnv9j_.zip |################################################-------| 86.46% tmpFnv9j_.zip |################################################-------| 86.51% tmpFnv9j_.zip |################################################-------| 86.55% tmpFnv9j_.zip |################################################-------| 86.6% tmpFnv9j_.zip |################################################-------| 86.64% tmpFnv9j_.zip |################################################-------| 86.69% tmpFnv9j_.zip |################################################-------| 86.73% tmpFnv9j_.zip |################################################-------| 86.78% tmpFnv9j_.zip |################################################-------| 86.83% tmpFnv9j_.zip |################################################-------| 86.87% tmpFnv9j_.zip |################################################-------| 86.92% tmpFnv9j_.zip |################################################-------| 86.96% tmpFnv9j_.zip |################################################-------| 87.01% tmpFnv9j_.zip |################################################-------| 87.05% tmpFnv9j_.zip |################################################-------| 87.1% tmpFnv9j_.zip |################################################-------| 87.14% tmpFnv9j_.zip |################################################-------| 87.19% tmpFnv9j_.zip |################################################-------| 87.24% tmpFnv9j_.zip |################################################-------| 87.28% tmpFnv9j_.zip |################################################-------| 87.33% tmpFnv9j_.zip |################################################-------| 87.37% tmpFnv9j_.zip |################################################-------| 87.42% tmpFnv9j_.zip |################################################-------| 87.46% tmpFnv9j_.zip |################################################-------| 87.51% tmpFnv9j_.zip |################################################-------| 87.56% tmpFnv9j_.zip |################################################-------| 87.6% tmpFnv9j_.zip |################################################-------| 87.65% tmpFnv9j_.zip |################################################-------| 87.69% tmpFnv9j_.zip |################################################-------| 87.74% tmpFnv9j_.zip |################################################-------| 87.78% tmpFnv9j_.zip |################################################-------| 87.83% tmpFnv9j_.zip |################################################-------| 87.87% tmpFnv9j_.zip |################################################-------| 87.92% tmpFnv9j_.zip |################################################-------| 87.97% tmpFnv9j_.zip |################################################-------| 88.01% tmpFnv9j_.zip |################################################-------| 88.06% tmpFnv9j_.zip |################################################-------| 88.1% tmpFnv9j_.zip |################################################-------| 88.15% tmpFnv9j_.zip |#################################################------| 88.19% tmpFnv9j_.zip |#################################################------| 88.24% tmpFnv9j_.zip |#################################################------| 88.29% tmpFnv9j_.zip |#################################################------| 88.33% tmpFnv9j_.zip |#################################################------| 88.38% tmpFnv9j_.zip |#################################################------| 88.42% tmpFnv9j_.zip |#################################################------| 88.47% tmpFnv9j_.zip |#################################################------| 88.51% tmpFnv9j_.zip |#################################################------| 88.56% tmpFnv9j_.zip |#################################################------| 88.61% tmpFnv9j_.zip |#################################################------| 88.65% tmpFnv9j_.zip |#################################################------| 88.7% tmpFnv9j_.zip |#################################################------| 88.74% tmpFnv9j_.zip |#################################################------| 88.79% tmpFnv9j_.zip |#################################################------| 88.83% tmpFnv9j_.zip |#################################################------| 88.88% tmpFnv9j_.zip |#################################################------| 88.92% tmpFnv9j_.zip |#################################################------| 88.97% tmpFnv9j_.zip |#################################################------| 89.02% tmpFnv9j_.zip |#################################################------| 89.06% tmpFnv9j_.zip |#################################################------| 89.11% tmpFnv9j_.zip |#################################################------| 89.15% tmpFnv9j_.zip |#################################################------| 89.2% tmpFnv9j_.zip |#################################################------| 89.24% tmpFnv9j_.zip |#################################################------| 89.29% tmpFnv9j_.zip |#################################################------| 89.34% tmpFnv9j_.zip |#################################################------| 89.38% tmpFnv9j_.zip |#################################################------| 89.43% tmpFnv9j_.zip |#################################################------| 89.47% tmpFnv9j_.zip |#################################################------| 89.52% tmpFnv9j_.zip |#################################################------| 89.56% tmpFnv9j_.zip |#################################################------| 89.61% tmpFnv9j_.zip |#################################################------| 89.66% tmpFnv9j_.zip |#################################################------| 89.7% tmpFnv9j_.zip |#################################################------| 89.75% tmpFnv9j_.zip |#################################################------| 89.79% tmpFnv9j_.zip |#################################################------| 89.84% tmpFnv9j_.zip |#################################################------| 89.88% tmpFnv9j_.zip |#################################################------| 89.93% tmpFnv9j_.zip |#################################################------| 89.97% tmpFnv9j_.zip |##################################################-----| 90.02% tmpFnv9j_.zip |##################################################-----| 90.07% tmpFnv9j_.zip |##################################################-----| 90.11% tmpFnv9j_.zip |##################################################-----| 90.16% tmpFnv9j_.zip |##################################################-----| 90.2% tmpFnv9j_.zip |##################################################-----| 90.25% tmpFnv9j_.zip |##################################################-----| 90.29% tmpFnv9j_.zip |##################################################-----| 90.34% tmpFnv9j_.zip |##################################################-----| 90.39% tmpFnv9j_.zip |##################################################-----| 90.43% tmpFnv9j_.zip |##################################################-----| 90.48% tmpFnv9j_.zip |##################################################-----| 90.52% tmpFnv9j_.zip |##################################################-----| 90.57% tmpFnv9j_.zip |##################################################-----| 90.61% tmpFnv9j_.zip |##################################################-----| 90.66% tmpFnv9j_.zip |##################################################-----| 90.71% tmpFnv9j_.zip |##################################################-----| 90.75% tmpFnv9j_.zip |##################################################-----| 90.8% tmpFnv9j_.zip |##################################################-----| 90.84% tmpFnv9j_.zip |##################################################-----| 90.89% tmpFnv9j_.zip |##################################################-----| 90.93% tmpFnv9j_.zip |##################################################-----| 90.98% tmpFnv9j_.zip |##################################################-----| 91.02% tmpFnv9j_.zip |##################################################-----| 91.07% tmpFnv9j_.zip |##################################################-----| 91.12% tmpFnv9j_.zip |##################################################-----| 91.16% tmpFnv9j_.zip |##################################################-----| 91.21% tmpFnv9j_.zip |##################################################-----| 91.25% tmpFnv9j_.zip |##################################################-----| 91.3% tmpFnv9j_.zip |##################################################-----| 91.34% tmpFnv9j_.zip |##################################################-----| 91.39% tmpFnv9j_.zip |##################################################-----| 91.44% tmpFnv9j_.zip |##################################################-----| 91.48% tmpFnv9j_.zip |##################################################-----| 91.53% tmpFnv9j_.zip |##################################################-----| 91.57% tmpFnv9j_.zip |##################################################-----| 91.62% tmpFnv9j_.zip |##################################################-----| 91.66% tmpFnv9j_.zip |##################################################-----| 91.71% tmpFnv9j_.zip |##################################################-----| 91.76% tmpFnv9j_.zip |##################################################-----| 91.8% tmpFnv9j_.zip |###################################################----| 91.85% tmpFnv9j_.zip |###################################################----| 91.89% tmpFnv9j_.zip |###################################################----| 91.94% tmpFnv9j_.zip |###################################################----| 91.98% tmpFnv9j_.zip |###################################################----| 92.03% tmpFnv9j_.zip |###################################################----| 92.07% tmpFnv9j_.zip |###################################################----| 92.12% tmpFnv9j_.zip |###################################################----| 92.17% tmpFnv9j_.zip |###################################################----| 92.21% tmpFnv9j_.zip |###################################################----| 92.26% tmpFnv9j_.zip |###################################################----| 92.3% tmpFnv9j_.zip |###################################################----| 92.35% tmpFnv9j_.zip |###################################################----| 92.39% tmpFnv9j_.zip |###################################################----| 92.44% tmpFnv9j_.zip |###################################################----| 92.49% tmpFnv9j_.zip |###################################################----| 92.53% tmpFnv9j_.zip |###################################################----| 92.58% tmpFnv9j_.zip |###################################################----| 92.62% tmpFnv9j_.zip |###################################################----| 92.67% tmpFnv9j_.zip |###################################################----| 92.71% tmpFnv9j_.zip |###################################################----| 92.76% tmpFnv9j_.zip |###################################################----| 92.81% tmpFnv9j_.zip |###################################################----| 92.85% tmpFnv9j_.zip |###################################################----| 92.9% tmpFnv9j_.zip |###################################################----| 92.94% tmpFnv9j_.zip |###################################################----| 92.99% tmpFnv9j_.zip |###################################################----| 93.03% tmpFnv9j_.zip |###################################################----| 93.08% tmpFnv9j_.zip |###################################################----| 93.12% tmpFnv9j_.zip |###################################################----| 93.17% tmpFnv9j_.zip |###################################################----| 93.22% tmpFnv9j_.zip |###################################################----| 93.26% tmpFnv9j_.zip |###################################################----| 93.31% tmpFnv9j_.zip |###################################################----| 93.35% tmpFnv9j_.zip |###################################################----| 93.4% tmpFnv9j_.zip |###################################################----| 93.44% tmpFnv9j_.zip |###################################################----| 93.49% tmpFnv9j_.zip |###################################################----| 93.54% tmpFnv9j_.zip |###################################################----| 93.58% tmpFnv9j_.zip |###################################################----| 93.63% tmpFnv9j_.zip |####################################################---| 93.67% tmpFnv9j_.zip |####################################################---| 93.72% tmpFnv9j_.zip |####################################################---| 93.76% tmpFnv9j_.zip |####################################################---| 93.81% tmpFnv9j_.zip |####################################################---| 93.86% tmpFnv9j_.zip |####################################################---| 93.9% tmpFnv9j_.zip |####################################################---| 93.95% tmpFnv9j_.zip |####################################################---| 93.99% tmpFnv9j_.zip |####################################################---| 94.04% tmpFnv9j_.zip |####################################################---| 94.08% tmpFnv9j_.zip |####################################################---| 94.13% tmpFnv9j_.zip |####################################################---| 94.17% tmpFnv9j_.zip |####################################################---| 94.22% tmpFnv9j_.zip |####################################################---| 94.27% tmpFnv9j_.zip |####################################################---| 94.31% tmpFnv9j_.zip |####################################################---| 94.36% tmpFnv9j_.zip |####################################################---| 94.4% tmpFnv9j_.zip |####################################################---| 94.45% tmpFnv9j_.zip |####################################################---| 94.49% tmpFnv9j_.zip |####################################################---| 94.54% tmpFnv9j_.zip |####################################################---| 94.59% tmpFnv9j_.zip |####################################################---| 94.63% tmpFnv9j_.zip |####################################################---| 94.68% tmpFnv9j_.zip |####################################################---| 94.72% tmpFnv9j_.zip |####################################################---| 94.77% tmpFnv9j_.zip |####################################################---| 94.81% tmpFnv9j_.zip |####################################################---| 94.86% tmpFnv9j_.zip |####################################################---| 94.9% tmpFnv9j_.zip |####################################################---| 94.95% tmpFnv9j_.zip |####################################################---| 95.0% tmpFnv9j_.zip |####################################################---| 95.04% tmpFnv9j_.zip |####################################################---| 95.09% tmpFnv9j_.zip |####################################################---| 95.13% tmpFnv9j_.zip |####################################################---| 95.18% tmpFnv9j_.zip |####################################################---| 95.22% tmpFnv9j_.zip |####################################################---| 95.27% tmpFnv9j_.zip |####################################################---| 95.32% tmpFnv9j_.zip |####################################################---| 95.36% tmpFnv9j_.zip |####################################################---| 95.41% tmpFnv9j_.zip |####################################################---| 95.45% tmpFnv9j_.zip |#####################################################--| 95.5% tmpFnv9j_.zip |#####################################################--| 95.54% tmpFnv9j_.zip |#####################################################--| 95.59% tmpFnv9j_.zip |#####################################################--| 95.64% tmpFnv9j_.zip |#####################################################--| 95.68% tmpFnv9j_.zip |#####################################################--| 95.73% tmpFnv9j_.zip |#####################################################--| 95.77% tmpFnv9j_.zip |#####################################################--| 95.82% tmpFnv9j_.zip |#####################################################--| 95.86% tmpFnv9j_.zip |#####################################################--| 95.91% tmpFnv9j_.zip |#####################################################--| 95.95% tmpFnv9j_.zip |#####################################################--| 96.0% tmpFnv9j_.zip |#####################################################--| 96.05% tmpFnv9j_.zip |#####################################################--| 96.09% tmpFnv9j_.zip |#####################################################--| 96.14% tmpFnv9j_.zip |#####################################################--| 96.18% tmpFnv9j_.zip |#####################################################--| 96.23% tmpFnv9j_.zip |#####################################################--| 96.27% tmpFnv9j_.zip |#####################################################--| 96.32% tmpFnv9j_.zip |#####################################################--| 96.37% tmpFnv9j_.zip |#####################################################--| 96.41% tmpFnv9j_.zip |#####################################################--| 96.46% tmpFnv9j_.zip |#####################################################--| 96.5% tmpFnv9j_.zip |#####################################################--| 96.55% tmpFnv9j_.zip |#####################################################--| 96.59% tmpFnv9j_.zip |#####################################################--| 96.64% tmpFnv9j_.zip |#####################################################--| 96.69% tmpFnv9j_.zip |#####################################################--| 96.73% tmpFnv9j_.zip |#####################################################--| 96.78% tmpFnv9j_.zip |#####################################################--| 96.82% tmpFnv9j_.zip |#####################################################--| 96.87% tmpFnv9j_.zip |#####################################################--| 96.91% tmpFnv9j_.zip |#####################################################--| 96.96% tmpFnv9j_.zip |#####################################################--| 97.0% tmpFnv9j_.zip |#####################################################--| 97.05% tmpFnv9j_.zip |#####################################################--| 97.1% tmpFnv9j_.zip |#####################################################--| 97.14% tmpFnv9j_.zip |#####################################################--| 97.19% tmpFnv9j_.zip |#####################################################--| 97.23% tmpFnv9j_.zip |######################################################-| 97.28% tmpFnv9j_.zip |######################################################-| 97.32% tmpFnv9j_.zip |######################################################-| 97.37% tmpFnv9j_.zip |######################################################-| 97.42% tmpFnv9j_.zip |######################################################-| 97.46% tmpFnv9j_.zip |######################################################-| 97.51% tmpFnv9j_.zip |######################################################-| 97.55% tmpFnv9j_.zip |######################################################-| 97.6% tmpFnv9j_.zip |######################################################-| 97.64% tmpFnv9j_.zip |######################################################-| 97.69% tmpFnv9j_.zip |######################################################-| 97.74% tmpFnv9j_.zip |######################################################-| 97.78% tmpFnv9j_.zip |######################################################-| 97.83% tmpFnv9j_.zip |######################################################-| 97.87% tmpFnv9j_.zip |######################################################-| 97.92% tmpFnv9j_.zip |######################################################-| 97.96% tmpFnv9j_.zip |######################################################-| 98.01% tmpFnv9j_.zip |######################################################-| 98.05% tmpFnv9j_.zip |######################################################-| 98.1% tmpFnv9j_.zip |######################################################-| 98.15% tmpFnv9j_.zip |######################################################-| 98.19% tmpFnv9j_.zip |######################################################-| 98.24% tmpFnv9j_.zip |######################################################-| 98.28% tmpFnv9j_.zip |######################################################-| 98.33% tmpFnv9j_.zip |######################################################-| 98.37% tmpFnv9j_.zip |######################################################-| 98.42% tmpFnv9j_.zip |######################################################-| 98.47% tmpFnv9j_.zip |######################################################-| 98.51% tmpFnv9j_.zip |######################################################-| 98.56% tmpFnv9j_.zip |######################################################-| 98.6% tmpFnv9j_.zip |######################################################-| 98.65% tmpFnv9j_.zip |######################################################-| 98.69% tmpFnv9j_.zip |######################################################-| 98.74% tmpFnv9j_.zip |######################################################-| 98.79% tmpFnv9j_.zip |######################################################-| 98.83% tmpFnv9j_.zip |######################################################-| 98.88% tmpFnv9j_.zip |######################################################-| 98.92% tmpFnv9j_.zip |######################################################-| 98.97% tmpFnv9j_.zip |######################################################-| 99.01% tmpFnv9j_.zip |######################################################-| 99.06% tmpFnv9j_.zip |#######################################################| 99.1% tmpFnv9j_.zip |#######################################################| 99.15% tmpFnv9j_.zip |#######################################################| 99.2% tmpFnv9j_.zip |#######################################################| 99.24% tmpFnv9j_.zip |#######################################################| 99.29% tmpFnv9j_.zip |#######################################################| 99.33% tmpFnv9j_.zip |#######################################################| 99.38% tmpFnv9j_.zip |#######################################################| 99.42% tmpFnv9j_.zip |#######################################################| 99.47% tmpFnv9j_.zip |#######################################################| 99.52% tmpFnv9j_.zip |#######################################################| 99.56% tmpFnv9j_.zip |#######################################################| 99.61% tmpFnv9j_.zip |#######################################################| 99.65% tmpFnv9j_.zip |#######################################################| 99.7% tmpFnv9j_.zip |#######################################################| 99.74% tmpFnv9j_.zip |#######################################################| 99.79% tmpFnv9j_.zip |#######################################################| 99.84% tmpFnv9j_.zip |#######################################################| 99.88% tmpFnv9j_.zip |#######################################################| 99.93% tmpFnv9j_.zip |#######################################################| 99.97% tmpFnv9j_.zip |#######################################################| 100.0% Plugin uploaded. Plugin's id is 9a07d962-c1e2-45d8-b1e6-425a318727a3 Retrieving manager services status... [ip=localhost] Services: +--------------------------------+---------+ | service | status | +--------------------------------+---------+ | InfluxDB | running | | AMQP-Postgres | running | | AMQP InfluxDB | running | | RabbitMQ | running | | Webserver | running | | Management Worker | running | | PostgreSQL | running | | Cloudify Console | running | | Manager Rest-Service | running | | Riemann | running | +--------------------------------+---------+ 2019-04-09 11:34:25,096 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2019-04-09 11:34:25,097 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - error: sudo: unable to resolve host vyos-vrouter-vm-e2c6aff1-57c5-47a7-b88b-cefa53213aae sudo: unable to resolve host vyos-vrouter-vm-e2c6aff1-57c5-47a7-b88b-cefa53213aae sudo: unable to resolve host vyos-vrouter-vm-e2c6aff1-57c5-47a7-b88b-cefa53213aae sudo: unable to resolve host vyos-vrouter-vm-e2c6aff1-57c5-47a7-b88b-cefa53213aae 2019-04-09 11:34:25,098 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/vyos-1.1.8-amd64.qcow2 2019-04-09 11:34:33,660 - shade - DEBUG - Image file /home/opnfv/functest/images/vyos-1.1.8-amd64.qcow2 md5:7ed4401d5dae9c25cd4a92ee16e9ba25 sha256:d8537f95d60ec53d20023e432d79ad380431de09c40d151b6a78a9c95903d3f5 2019-04-09 11:34:33,662 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-09 11:34:33,663 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9aef208a28f07f6b9ece113351fc702f33e1ef92" 2019-04-09 11:34:33,972 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Tue, 09 Apr 2019 11:34:23 GMT X-Openstack-Request-Id: req-bdc1757e-b921-4248-835b-83390eb6a0b7 2019-04-09 11:34:33,973 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-09T11:28:32Z", "file": "/v2/images/a0d0713c-2aee-4721-97b1-51c4a2fe4f04/file", "owner": "f55c71a2e604471b80edca6e39f1e3a7", "id": "a0d0713c-2aee-4721-97b1-51c4a2fe4f04", "size": 301006848, "self": "/v2/images/a0d0713c-2aee-4721-97b1-51c4a2fe4f04", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/a0d0713c-2aee-4721-97b1-51c4a2fe4f04/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "52884f12d100b5c4ad58f892bccbc514801e9d398b4b857354c18d27e3bde808", "locations": [{"url": "rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/a0d0713c-2aee-4721-97b1-51c4a2fe4f04/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_e2c6aff1-57c5-47a7-b88b-cefa53213aae", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "01156cac3de96f238410bbc795c963b6", "name": "vyos_vrouter-img_e2c6aff1-57c5-47a7-b88b-cefa53213aae", "checksum": "01156cac3de96f238410bbc795c963b6", "created_at": "2019-04-09T11:28:26Z", "os_hidden": false, "protected": false, "os_hash_value": "9a81ae40194dfb8dc3588d802299fd763567e8230dce608b439e7bf37b0dcf82a02ff2c722e38cae2aa98e2a2b349261864c8faf2d6bbc741c3b8e507d1a391d"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-09 11:34:33,973 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-bdc1757e-b921-4248-835b-83390eb6a0b7 2019-04-09 11:34:33,973 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.311509847641s 2019-04-09 11:34:33,984 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-04-09 11:34:33,989 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9aef208a28f07f6b9ece113351fc702f33e1ef92" -d '{"owner_specified.shade.md5": "7ed4401d5dae9c25cd4a92ee16e9ba25", "owner_specified.shade.sha256": "d8537f95d60ec53d20023e432d79ad380431de09c40d151b6a78a9c95903d3f5", "owner_specified.shade.object": "images/vyos_vrouter-img_alt_e2c6aff1-57c5-47a7-b88b-cefa53213aae", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vyos_vrouter-img_alt_e2c6aff1-57c5-47a7-b88b-cefa53213aae"}' 2019-04-09 11:34:34,033 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 949 Content-Type: application/json Date: Tue, 09 Apr 2019 11:34:23 GMT Location: http://172.30.9.21:9292/v2/images/577069b7-03b5-4b89-bf53-6a7e5d8f15dd Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-b57e9edc-6a2f-45cd-a4e9-3da722ae338d 2019-04-09 11:34:34,033 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-09T11:34:23Z", "file": "/v2/images/577069b7-03b5-4b89-bf53-6a7e5d8f15dd/file", "owner": "f55c71a2e604471b80edca6e39f1e3a7", "id": "577069b7-03b5-4b89-bf53-6a7e5d8f15dd", "size": null, "self": "/v2/images/577069b7-03b5-4b89-bf53-6a7e5d8f15dd", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "d8537f95d60ec53d20023e432d79ad380431de09c40d151b6a78a9c95903d3f5", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_alt_e2c6aff1-57c5-47a7-b88b-cefa53213aae", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "7ed4401d5dae9c25cd4a92ee16e9ba25", "name": "vyos_vrouter-img_alt_e2c6aff1-57c5-47a7-b88b-cefa53213aae", "checksum": null, "created_at": "2019-04-09T11:34:23Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-04-09 11:34:34,033 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-b57e9edc-6a2f-45cd-a4e9-3da722ae338d 2019-04-09 11:34:34,033 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0488359928131s 2019-04-09 11:34:34,034 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-04-09 11:34:34,039 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/577069b7-03b5-4b89-bf53-6a7e5d8f15dd/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9aef208a28f07f6b9ece113351fc702f33e1ef92" -d '' 2019-04-09 11:35:09,344 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:34:58 GMT X-Openstack-Request-Id: req-8183cd77-ae77-49f4-b78c-5b375533059b 2019-04-09 11:35:09,344 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:35:09,344 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/577069b7-03b5-4b89-bf53-6a7e5d8f15dd/file used request id req-8183cd77-ae77-49f4-b78c-5b375533059b 2019-04-09 11:35:09,345 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 35.310436964s 2019-04-09 11:35:09,350 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-09 11:35:09,354 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9aef208a28f07f6b9ece113351fc702f33e1ef92" 2019-04-09 11:35:09,392 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2746 Content-Type: application/json Date: Tue, 09 Apr 2019 11:34:58 GMT X-Openstack-Request-Id: req-fb548125-2a99-401f-b495-c74e2a4c3745 2019-04-09 11:35:09,392 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-09T11:34:58Z", "file": "/v2/images/577069b7-03b5-4b89-bf53-6a7e5d8f15dd/file", "owner": "f55c71a2e604471b80edca6e39f1e3a7", "id": "577069b7-03b5-4b89-bf53-6a7e5d8f15dd", "size": 2148073472, "self": "/v2/images/577069b7-03b5-4b89-bf53-6a7e5d8f15dd", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/577069b7-03b5-4b89-bf53-6a7e5d8f15dd/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "d8537f95d60ec53d20023e432d79ad380431de09c40d151b6a78a9c95903d3f5", "locations": [{"url": "rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/577069b7-03b5-4b89-bf53-6a7e5d8f15dd/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_alt_e2c6aff1-57c5-47a7-b88b-cefa53213aae", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "7ed4401d5dae9c25cd4a92ee16e9ba25", "name": "vyos_vrouter-img_alt_e2c6aff1-57c5-47a7-b88b-cefa53213aae", "checksum": "7ed4401d5dae9c25cd4a92ee16e9ba25", "created_at": "2019-04-09T11:34:23Z", "os_hidden": false, "protected": false, "os_hash_value": "df4cf6d7e6430e9805d41aac6e77145867d9e6715b44a5f3ad0781272c78c804deaed45645143f8e338a808ca5b34e488e5a85cf594d9bcc1a9c61e20efaf835"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-09T11:28:32Z", "file": "/v2/images/a0d0713c-2aee-4721-97b1-51c4a2fe4f04/file", "owner": "f55c71a2e604471b80edca6e39f1e3a7", "id": "a0d0713c-2aee-4721-97b1-51c4a2fe4f04", "size": 301006848, "self": "/v2/images/a0d0713c-2aee-4721-97b1-51c4a2fe4f04", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/a0d0713c-2aee-4721-97b1-51c4a2fe4f04/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "52884f12d100b5c4ad58f892bccbc514801e9d398b4b857354c18d27e3bde808", "locations": [{"url": "rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/a0d0713c-2aee-4721-97b1-51c4a2fe4f04/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_e2c6aff1-57c5-47a7-b88b-cefa53213aae", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "01156cac3de96f238410bbc795c963b6", "name": "vyos_vrouter-img_e2c6aff1-57c5-47a7-b88b-cefa53213aae", "checksum": "01156cac3de96f238410bbc795c963b6", "created_at": "2019-04-09T11:28:26Z", "os_hidden": false, "protected": false, "os_hash_value": "9a81ae40194dfb8dc3588d802299fd763567e8230dce608b439e7bf37b0dcf82a02ff2c722e38cae2aa98e2a2b349261864c8faf2d6bbc741c3b8e507d1a391d"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-09 11:35:09,392 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-fb548125-2a99-401f-b495-c74e2a4c3745 2019-04-09 11:35:09,393 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0426650047302s 2019-04-09 11:35:09,395 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/577069b7-03b5-4b89-bf53-6a7e5d8f15dd/snap', u'metadata': Munch({})})], 'file': u'/v2/images/577069b7-03b5-4b89-bf53-6a7e5d8f15dd/file', 'owner': u'f55c71a2e604471b80edca6e39f1e3a7', 'id': u'577069b7-03b5-4b89-bf53-6a7e5d8f15dd', 'size': 2148073472, u'self': u'/v2/images/577069b7-03b5-4b89-bf53-6a7e5d8f15dd', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f55c71a2e604471b80edca6e39f1e3a7', 'name': 'vyos_vrouter-project_e2c6aff1-57c5-47a7-b88b-cefa53213aae', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/577069b7-03b5-4b89-bf53-6a7e5d8f15dd/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-04-09T11:34:58Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-04-09T11:34:58Z', u'owner_specified.shade.sha256': u'd8537f95d60ec53d20023e432d79ad380431de09c40d151b6a78a9c95903d3f5', u'owner_specified.shade.object': u'images/vyos_vrouter-img_alt_e2c6aff1-57c5-47a7-b88b-cefa53213aae', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'7ed4401d5dae9c25cd4a92ee16e9ba25', 'properties': {u'os_hash_value': u'df4cf6d7e6430e9805d41aac6e77145867d9e6715b44a5f3ad0781272c78c804deaed45645143f8e338a808ca5b34e488e5a85cf594d9bcc1a9c61e20efaf835', u'self': u'/v2/images/577069b7-03b5-4b89-bf53-6a7e5d8f15dd', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'd8537f95d60ec53d20023e432d79ad380431de09c40d151b6a78a9c95903d3f5', u'owner_specified.shade.object': u'images/vyos_vrouter-img_alt_e2c6aff1-57c5-47a7-b88b-cefa53213aae', u'owner_specified.shade.md5': u'7ed4401d5dae9c25cd4a92ee16e9ba25', u'schema': u'/v2/schemas/image'}, 'name': u'vyos_vrouter-img_alt_e2c6aff1-57c5-47a7-b88b-cefa53213aae', 'created': u'2019-04-09T11:34:23Z', 'checksum': u'7ed4401d5dae9c25cd4a92ee16e9ba25', 'created_at': u'2019-04-09T11:34:23Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'df4cf6d7e6430e9805d41aac6e77145867d9e6715b44a5f3ad0781272c78c804deaed45645143f8e338a808ca5b34e488e5a85cf594d9bcc1a9c61e20efaf835', 'metadata': {u'os_hash_value': u'df4cf6d7e6430e9805d41aac6e77145867d9e6715b44a5f3ad0781272c78c804deaed45645143f8e338a808ca5b34e488e5a85cf594d9bcc1a9c61e20efaf835', u'self': u'/v2/images/577069b7-03b5-4b89-bf53-6a7e5d8f15dd', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'd8537f95d60ec53d20023e432d79ad380431de09c40d151b6a78a9c95903d3f5', u'owner_specified.shade.object': u'images/vyos_vrouter-img_alt_e2c6aff1-57c5-47a7-b88b-cefa53213aae', u'owner_specified.shade.md5': u'7ed4401d5dae9c25cd4a92ee16e9ba25', u'schema': u'/v2/schemas/image'}}) 2019-04-09 11:35:09,396 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-04-09 11:35:09,400 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}026e47ba0ea302971873cdd630dba27de93fb80c" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "vyos_vrouter-flavor_alt_e2c6aff1-57c5-47a7-b88b-cefa53213aae", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": null, "swap": 0}}' 2019-04-09 11:35:09,717 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 317 Content-Type: application/json Date: Tue, 09 Apr 2019 11:34:58 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-0752ab5c-1be5-44b5-a7f5-6bebb1958e86 x-openstack-request-id: req-0752ab5c-1be5-44b5-a7f5-6bebb1958e86 2019-04-09 11:35:09,717 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "vyos_vrouter-flavor_alt_e2c6aff1-57c5-47a7-b88b-cefa53213aae", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/2bbfb69a-e0c3-4d98-a491-9eecc4db2e73", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/2bbfb69a-e0c3-4d98-a491-9eecc4db2e73", "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": 3, "id": "2bbfb69a-e0c3-4d98-a491-9eecc4db2e73"}} 2019-04-09 11:35:09,717 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-0752ab5c-1be5-44b5-a7f5-6bebb1958e86 2019-04-09 11:35:09,717 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.320887088776s 2019-04-09 11:35:09,718 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vyos_vrouter-flavor_alt_e2c6aff1-57c5-47a7-b88b-cefa53213aae', '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'6509066435f1453bac6996ee8997a3b2', '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'2bbfb69a-e0c3-4d98-a491-9eecc4db2e73', 'swap': 0}) 2019-04-09 11:35:09,719 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-04-09 11:35:09,721 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/2bbfb69a-e0c3-4d98-a491-9eecc4db2e73/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}026e47ba0ea302971873cdd630dba27de93fb80c" -d '{"extra_specs": {}}' 2019-04-09 11:35:09,745 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 09 Apr 2019 11:34:59 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-00888d7d-6c2d-4c1f-af06-f31bb59c30ac x-openstack-request-id: req-00888d7d-6c2d-4c1f-af06-f31bb59c30ac 2019-04-09 11:35:09,745 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-04-09 11:35:09,745 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/2bbfb69a-e0c3-4d98-a491-9eecc4db2e73/os-extra_specs used request id req-00888d7d-6c2d-4c1f-af06-f31bb59c30ac 2019-04-09 11:35:09,745 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0267689228058s 2019-04-09 11:35:09,749 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2019-04-09 11:35:09,753 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.6:35357 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-04-09 11:35:09,760 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 09 Apr 2019 11:34:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4c280956-2fcf-4c2c-84d9-a9ff29a7bf2a 2019-04-09 11:35:09,760 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://192.30.9.6:35357/v3/", "rel": "self"}]}]}} 2019-04-09 11:35:09,760 - keystoneauth.session - DEBUG - GET call to http://192.30.9.6:35357/ used request id req-4c280956-2fcf-4c2c-84d9-a9ff29a7bf2a 2019-04-09 11:35:09,761 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.6:35357/v3/services -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}026e47ba0ea302971873cdd630dba27de93fb80c" 2019-04-09 11:35:09,973 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 953 Content-Type: application/json Date: Tue, 09 Apr 2019 11:34:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ed041df-ed86-4609-976e-bd689e83dc59 2019-04-09 11:35:09,974 - keystoneauth.session - DEBUG - RESP BODY: {"services": [{"name": "tempest-service-488714134", "links": {"self": "http://192.30.9.6:35357/v3/services/0b54ae2e271e4cc7bbd93a7117074bc5"}, "enabled": true, "type": "tempest-type-1277486611", "id": "0b54ae2e271e4cc7bbd93a7117074bc5", "description": "tempest-description-1327649048"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.6:35357/v3/services/0c6048bf3c804b33b1209bfa8ca75ec0"}, "enabled": true, "type": "metering", "id": "0c6048bf3c804b33b1209bfa8ca75ec0", "name": "ceilometer"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.6:35357/v3/services/1b1b3cbed2d14611b521aa10e2b642dc"}, "enabled": true, "type": "volumev3", "id": "1b1b3cbed2d14611b521aa10e2b642dc", "name": "cinderv3"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.6:35357/v3/services/29267bcb2ea04deebb6caaa71afffcc5"}, "enabled": true, "type": "object-store", "id": "29267bcb2ea04deebb6caaa71afffcc5", "name": "swift"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.6:35357/v3/services/3ac09bd783a245efa7f11d71ad667386"}, "enabled": true, "type": "network", "id": "3ac09bd783a245efa7f11d71ad667386", "name": "neutron"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.6:35357/v3/services/49f6869431e3430e9aeef431c7e7d7de"}, "enabled": true, "type": "identity", "id": "49f6869431e3430e9aeef431c7e7d7de", "name": "keystone"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.6:35357/v3/services/61e60b3a8b964288a4ad67fd02ee4984"}, "enabled": true, "type": "alarming", "id": "61e60b3a8b964288a4ad67fd02ee4984", "name": "aodh"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.6:35357/v3/services/6b64d23b249e42d79f5dd070a7460b66"}, "enabled": true, "type": "compute", "id": "6b64d23b249e42d79f5dd070a7460b66", "name": "nova"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.6:35357/v3/services/7f91896ba7394ae291c7a222f92ea496"}, "enabled": true, "type": "cloudformation", "id": "7f91896ba7394ae291c7a222f92ea496", "name": "heat-cfn"}, {"name": "tempest-service-563563896", "links": {"self": "http://192.30.9.6:35357/v3/services/88d50707b816448897d5d0b213cb19da"}, "enabled": true, "type": "tempest-type-608147535", "id": "88d50707b816448897d5d0b213cb19da", "description": "tempest-description-582263584"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.6:35357/v3/services/8afcbe00e0a6427bbf1fc3b10d4b2f5e"}, "enabled": true, "type": "volumev2", "id": "8afcbe00e0a6427bbf1fc3b10d4b2f5e", "name": "cinderv2"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.6:35357/v3/services/a244395507da4b85bd212d5f49a8b6ae"}, "enabled": true, "type": "orchestration", "id": "a244395507da4b85bd212d5f49a8b6ae", "name": "heat"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.6:35357/v3/services/aed411d3d8324008b42b3bd847051003"}, "enabled": true, "type": "placement", "id": "aed411d3d8324008b42b3bd847051003", "name": "placement"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.6:35357/v3/services/ebf458a547774acfb6b489f2803a822c"}, "enabled": true, "type": "metric", "id": "ebf458a547774acfb6b489f2803a822c", "name": "gnocchi"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.6:35357/v3/services/f3ff1bc7e87e4c90a2385a1bc8175960"}, "enabled": true, "type": "event", "id": "f3ff1bc7e87e4c90a2385a1bc8175960", "name": "panko"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.6:35357/v3/services/f9a74c8a63414707b34a5b03e9eacdc1"}, "enabled": true, "type": "image", "id": "f9a74c8a63414707b34a5b03e9eacdc1", "name": "glance"}], "links": {"self": "http://192.30.9.6:35357/v3/services", "previous": null, "next": null}} 2019-04-09 11:35:09,974 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.6:35357/v3/services used request id req-7ed041df-ed86-4609-976e-bd689e83dc59 2019-04-09 11:35:09,974 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.224608898163s 2019-04-09 11:35:09,984 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2019-04-09 11:35:09,987 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/endpoints -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}026e47ba0ea302971873cdd630dba27de93fb80c" 2019-04-09 11:35:10,193 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1866 Content-Type: application/json Date: Tue, 09 Apr 2019 11:34:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b75218c2-42c9-433b-aef5-500c53df9a8c 2019-04-09 11:35:10,194 - keystoneauth.session - DEBUG - RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/00d65cc314ee4a87ad316dd160d63558"}, "url": "http://192.30.9.6:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "f9a74c8a63414707b34a5b03e9eacdc1", "id": "00d65cc314ee4a87ad316dd160d63558"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/0b61449c559f45dba6ba5f9dc241729f"}, "url": "http://192.30.9.6:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "ebf458a547774acfb6b489f2803a822c", "id": "0b61449c559f45dba6ba5f9dc241729f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/0cd6369c5d9949eba212a5ce97f8b6f7"}, "url": "http://172.30.9.21:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "7f91896ba7394ae291c7a222f92ea496", "id": "0cd6369c5d9949eba212a5ce97f8b6f7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/0e4dc1873b4b477cb578245fdb86a111"}, "url": "http://192.30.9.6:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "3ac09bd783a245efa7f11d71ad667386", "id": "0e4dc1873b4b477cb578245fdb86a111"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/0f7f6f256262433fb4467ed610947d62"}, "url": "http://192.30.9.6:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "49f6869431e3430e9aeef431c7e7d7de", "id": "0f7f6f256262433fb4467ed610947d62"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/2242a4436b774238a465cc3d6498ab4e"}, "url": "http://192.30.9.6:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "aed411d3d8324008b42b3bd847051003", "id": "2242a4436b774238a465cc3d6498ab4e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/25eb19d77ddd4b9aa8117749f829d913"}, "url": "http://192.30.9.6:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a244395507da4b85bd212d5f49a8b6ae", "id": "25eb19d77ddd4b9aa8117749f829d913"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/33de49eaa2934d07a5ef7754ed5fe8e0"}, "url": "http://192.30.9.6:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "f3ff1bc7e87e4c90a2385a1bc8175960", "id": "33de49eaa2934d07a5ef7754ed5fe8e0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/3f83bae18b4a496bb67592b5d777f17c"}, "url": "http://172.30.9.21:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "ebf458a547774acfb6b489f2803a822c", "id": "3f83bae18b4a496bb67592b5d777f17c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/4243c026b4174decae31504c58542875"}, "url": "http://192.30.9.6:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "8afcbe00e0a6427bbf1fc3b10d4b2f5e", "id": "4243c026b4174decae31504c58542875"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/4664f0d595a24e8a9d4eb3691db874e0"}, "url": "http://12.0.0.22:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "29267bcb2ea04deebb6caaa71afffcc5", "id": "4664f0d595a24e8a9d4eb3691db874e0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/49cfc5fc2aa942e59d21f825b2bc9939"}, "url": "http://172.30.9.21:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "29267bcb2ea04deebb6caaa71afffcc5", "id": "49cfc5fc2aa942e59d21f825b2bc9939"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/4de11e8502624071afd079250b33c74c"}, "url": "http://172.30.9.21:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "6b64d23b249e42d79f5dd070a7460b66", "id": "4de11e8502624071afd079250b33c74c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/503aa75a75e444a9b93cb14634c6ab50"}, "url": "http://172.30.9.21:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "1b1b3cbed2d14611b521aa10e2b642dc", "id": "503aa75a75e444a9b93cb14634c6ab50"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/5162d5282ea1448dbbc20567c0d57fd7"}, "url": "http://192.30.9.6:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "ebf458a547774acfb6b489f2803a822c", "id": "5162d5282ea1448dbbc20567c0d57fd7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/57dd852403b0401fb0bd852db0cc4f1e"}, "url": "http://172.30.9.21:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a244395507da4b85bd212d5f49a8b6ae", "id": "57dd852403b0401fb0bd852db0cc4f1e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/5a404b628fff4023b9d3e5b8fca3b0fb"}, "url": "http://192.30.9.6:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a244395507da4b85bd212d5f49a8b6ae", "id": "5a404b628fff4023b9d3e5b8fca3b0fb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/64896bc5be624954a0166b6cfa08a10e"}, "url": "http://192.30.9.6:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "f9a74c8a63414707b34a5b03e9eacdc1", "id": "64896bc5be624954a0166b6cfa08a10e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/71100b14603a4edf8a39e8af672ecff5"}, "url": "http://12.0.0.22:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "29267bcb2ea04deebb6caaa71afffcc5", "id": "71100b14603a4edf8a39e8af672ecff5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/72d58c041dc245bc8aa43ce73891f76c"}, "url": "http://192.30.9.6:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "49f6869431e3430e9aeef431c7e7d7de", "id": "72d58c041dc245bc8aa43ce73891f76c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/77d7bee546c941368ffc769fda003312"}, "url": "http://172.30.9.21:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "3ac09bd783a245efa7f11d71ad667386", "id": "77d7bee546c941368ffc769fda003312"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/8011dc0e5bd44e2aa45caf7c6e4d19d2"}, "url": "http://192.30.9.6:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "7f91896ba7394ae291c7a222f92ea496", "id": "8011dc0e5bd44e2aa45caf7c6e4d19d2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/8201c41b3865412e839f135e1ceb7421"}, "url": "http://172.30.9.21:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "61e60b3a8b964288a4ad67fd02ee4984", "id": "8201c41b3865412e839f135e1ceb7421"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/84281d63eba442fd8cdbf23eae691ba2"}, "url": "http://192.30.9.6:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "8afcbe00e0a6427bbf1fc3b10d4b2f5e", "id": "84281d63eba442fd8cdbf23eae691ba2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/8b7265307a4a45caad0a286536a91b5d"}, "url": "http://172.30.9.21:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "f3ff1bc7e87e4c90a2385a1bc8175960", "id": "8b7265307a4a45caad0a286536a91b5d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/8b89851b9b2b4f95b7d2184e74373672"}, "url": "http://172.30.9.21:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "49f6869431e3430e9aeef431c7e7d7de", "id": "8b89851b9b2b4f95b7d2184e74373672"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/94601cf3562245fb9453e9678a54b869"}, "url": "http://192.30.9.6:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "f3ff1bc7e87e4c90a2385a1bc8175960", "id": "94601cf3562245fb9453e9678a54b869"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/977935de203e411cbce5038f0a9dc848"}, "url": "http://172.30.9.21:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "aed411d3d8324008b42b3bd847051003", "id": "977935de203e411cbce5038f0a9dc848"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/9fd4bc81464e44d0a129985ca1ff91d5"}, "url": "http://192.30.9.6:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "1b1b3cbed2d14611b521aa10e2b642dc", "id": "9fd4bc81464e44d0a129985ca1ff91d5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/a2e4e22c0a684229ba50a51934a5cdf7"}, "url": "http://192.30.9.6:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "61e60b3a8b964288a4ad67fd02ee4984", "id": "a2e4e22c0a684229ba50a51934a5cdf7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/a2fcaa46481c44f8a3f42acd6c29b21f"}, "url": "http://192.30.9.6:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "aed411d3d8324008b42b3bd847051003", "id": "a2fcaa46481c44f8a3f42acd6c29b21f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/cf4872e158cb44e3aa5a4063a620efc3"}, "url": "http://192.30.9.6:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "61e60b3a8b964288a4ad67fd02ee4984", "id": "cf4872e158cb44e3aa5a4063a620efc3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/d1ce0a47f2fd4ca9b678bc1d7e5d0b37"}, "url": "http://172.30.9.21:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "8afcbe00e0a6427bbf1fc3b10d4b2f5e", "id": "d1ce0a47f2fd4ca9b678bc1d7e5d0b37"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/d801fa7f3ee64b30b3b18ef5a9e72635"}, "url": "http://192.30.9.6:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "6b64d23b249e42d79f5dd070a7460b66", "id": "d801fa7f3ee64b30b3b18ef5a9e72635"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/d807430fcec84acebca284681dd098fe"}, "url": "http://192.30.9.6:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "7f91896ba7394ae291c7a222f92ea496", "id": "d807430fcec84acebca284681dd098fe"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/d888a991472d4a88bfcfcfcf4909874d"}, "url": "http://192.30.9.6:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "1b1b3cbed2d14611b521aa10e2b642dc", "id": "d888a991472d4a88bfcfcfcf4909874d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/d9b1ab09869b4ea895eb3c8867f61318"}, "url": "http://192.30.9.6:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "3ac09bd783a245efa7f11d71ad667386", "id": "d9b1ab09869b4ea895eb3c8867f61318"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/dd079af259534771ac00959c542171cf"}, "url": "http://172.30.9.21:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "f9a74c8a63414707b34a5b03e9eacdc1", "id": "dd079af259534771ac00959c542171cf"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/f583f4a1750f4edc8596dd476ece0948"}, "url": "http://192.30.9.6:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "6b64d23b249e42d79f5dd070a7460b66", "id": "f583f4a1750f4edc8596dd476ece0948"}], "links": {"self": "http://172.30.9.21:5000/v3/endpoints", "previous": null, "next": null}} 2019-04-09 11:35:10,194 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/endpoints used request id req-b75218c2-42c9-433b-aef5-500c53df9a8c 2019-04-09 11:35:10,195 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.210813999176s 2019-04-09 11:35:10,201 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Upload VNFD 2019-04-09 11:35:10,207 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.203:80/api/v3.1/blueprints/vrouter-opnfv; body: bytes data 2019-04-09 11:35:15,737 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 11:35:15,738 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 11:35:15,738 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 11:35:15,738 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 11:35:15,738 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 11:35:15,738 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 11:35:15,738 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 11:35:15,738 - cloudify.rest_client.http - DEBUG - request header: Transfer-Encoding: chunked 2019-04-09 11:35:15,739 - 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": "2019-04-09T11:35:15.691Z", "updated_at": "2019-04-09T11:35:15.691Z", "created_by": "admin", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "id": "vrouter-opnfv", "plan": {"relationships": {"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.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": "openstack.neutron_plugin.port.attach", "inputs": {"openstack_config": {"default": {}}}, "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": "openstack.neutron_plugin.port.disconnect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.depends_on": {"properties": {"connection_type": {"default": "all_to_all"}}, "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "name": "cloudify.relationships.depends_on", "type_hierarchy": ["cloudify.relationships.depends_on"], "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}}, "cloudify.openstack.server_connected_to_keypair": {"name": "cloudify.openstack.server_connected_to_keypair", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_subnet": {"name": "cloudify.openstack.port_connected_to_subnet", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_subnet"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.route_connected_to_router": {"name": "cloudify.openstack.route_connected_to_router", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.route_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": "", "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": "openstack.neutron_plugin.router.connect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.router.disconnect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.contained_in": {"name": "cloudify.relationships.contained_in", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_server_group": {"name": "cloudify.openstack.server_connected_to_server_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_server_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": "", "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.rbac_policy_applied_to": {"name": "cloudify.openstack.rbac_policy_applied_to", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.rbac_policy_applied_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.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"}}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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"]}}}}}, "capabilities": {}, "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"}}}}, "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"}}, "imported_blueprints": [], "namespaces_mapping": {}, "nodes": [{"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.list_networks"}, "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.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.list_networks"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.network.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.network.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.network.list_networks", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_input": "keystone_url"}, "region": {"get_input": "region"}, "password": {"get_input": "keystone_password"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "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": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.attach"}, "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": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.attach"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_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": "openstack.neutron_plugin.port.attach", "inputs": {"openstack_config": {}}, "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": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.attach"}, "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": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.attach"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_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": "openstack.neutron_plugin.port.attach", "inputs": {"openstack_config": {}}, "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"}, "suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.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.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.snapshot.apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.snapshot.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_delete"}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.lifecycle.reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "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"}, "reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "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"}, "apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.snapshot.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "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.freeze.suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.freeze.resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "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"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "resource_id": {"get_property": ["SELF", "resource_id"]}, "openstack_config": {}, "start_retry_interval": 30}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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.snapshot": {"apply": {"implementation": "openstack.nova_plugin.server.snapshot_apply", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.snapshot_create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.snapshot_delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "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": {"configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "reboot": {"implementation": "openstack.nova_plugin.server.reboot", "inputs": {"reboot_type": "soft"}, "max_retries": null, "retry_interval": null, "executor": null}, "start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "resource_id": {"get_property": ["SELF", "resource_id"]}, "openstack_config": {}, "start_retry_interval": 30}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.server.list_servers", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.freeze": {"suspend": {"implementation": "openstack.nova_plugin.server.freeze_suspend", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "resume": {"implementation": "openstack.nova_plugin.server.freeze_resume", "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_input": "keystone_url"}, "region": {"get_input": "region"}, "password": {"get_input": "keystone_password"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "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": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.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": "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": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.disconnect_security_group"}, "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": "openstack.neutron_plugin.port.disconnect_security_group", "inputs": {"openstack_config": {}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.list_ports"}, "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.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.list_ports"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.port.list_ports", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_input": "keystone_url"}, "region": {"get_input": "region"}, "password": {"get_input": "keystone_password"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "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": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.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": "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": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.disconnect_security_group"}, "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": "openstack.neutron_plugin.port.disconnect_security_group", "inputs": {"openstack_config": {}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.list_ports"}, "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.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.list_ports"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.port.list_ports", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_input": "keystone_url"}, "region": {"get_input": "region"}, "password": {"get_input": "keystone_password"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.list_floatingips"}, "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.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.list_floatingips"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.floatingip.list_floatingips", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_input": "keystone_url"}, "region": {"get_input": "region"}, "password": {"get_input": "keystone_password"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": "", "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "create_if_missing": false, "allow_reallocation": false, "use_external_resource": false}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "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": {"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.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": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"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"}, "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": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "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": "openstack.neutron_plugin.router.connect_subnet", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.list_subnets"}, "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.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.list_subnets"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.subnet.creation_validation", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.subnet.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.subnet.list_subnets", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Subnet", "properties": {"subnet": {"ip_version": 4, "cidr": "11.0.0.0/24"}, "resource_id": {"get_input": "management_plane_subnet_name"}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_input": "keystone_url"}, "region": {"get_input": "region"}, "password": {"get_input": "keystone_password"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "create_if_missing": false, "use_external_resource": false}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.list_subnets"}, "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.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.list_subnets"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.subnet.creation_validation", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.subnet.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.subnet.list_subnets", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Subnet", "properties": {"subnet": {"ip_version": 4, "cidr": "12.0.0.0/24", "gateway_ip": null}, "resource_id": {"get_input": "data_plane_subnet_name"}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_input": "keystone_url"}, "region": {"get_input": "region"}, "password": {"get_input": "keystone_password"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "create_if_missing": false, "use_external_resource": false}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": 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": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.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": "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": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.disconnect_security_group"}, "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": "openstack.neutron_plugin.port.disconnect_security_group", "inputs": {"openstack_config": {}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.list_ports"}, "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.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.list_ports"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.port.list_ports", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_input": "keystone_url"}, "region": {"get_input": "region"}, "password": {"get_input": "keystone_password"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "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": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.list_floatingips"}, "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.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.list_floatingips"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.floatingip.list_floatingips", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_input": "keystone_url"}, "region": {"get_input": "region"}, "password": {"get_input": "keystone_password"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": "", "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "create_if_missing": false, "allow_reallocation": false, "use_external_resource": false}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.list_keypairs"}, "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.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.list_keypairs"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.keypair.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.keypair.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.keypair.list_keypairs", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_input": "keystone_url"}, "region": {"get_input": "region"}, "password": {"get_input": "keystone_password"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "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": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.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": "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": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.disconnect_security_group"}, "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": "openstack.neutron_plugin.port.disconnect_security_group", "inputs": {"openstack_config": {}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.list_ports"}, "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.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.list_ports"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.port.list_ports", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_input": "keystone_url"}, "region": {"get_input": "region"}, "password": {"get_input": "keystone_password"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.list_networks"}, "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.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.list_networks"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.network.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.network.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.network.list_networks", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_input": "keystone_url"}, "region": {"get_input": "region"}, "password": {"get_input": "keystone_password"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "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.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.security_group.list_security_groups", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_input": "keystone_url"}, "region": {"get_input": "region"}, "password": {"get_input": "keystone_password"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "security_group_name"}, "rules": [{"remote_ip_prefix": "0.0.0.0/0", "port": 22}, {"port_range_min": 0, "port_range_max": 0, "protocol": "icmp", "remote_ip_prefix": "0.0.0.0/0"}, {"port_range_min": 1, "port_range_max": 65535, "protocol": "tcp", "remote_ip_prefix": "0.0.0.0/0"}, {"port_range_min": 1, "port_range_max": 65535, "protocol": "udp", "remote_ip_prefix": "0.0.0.0/0"}], "create_if_missing": false, "security_group": {"description": "Security group for vnf test"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "external_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.connected_to", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.creation_validation"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.list_routers"}, "update": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.update"}, "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": ""}, "cloudify.interfaces.operations.update": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.update"}, "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.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.list_routers"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.router.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.router.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.router.list_routers", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "update": {"implementation": "openstack.neutron_plugin.router.update", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_input": "keystone_url"}, "region": {"get_input": "region"}, "password": {"get_input": "keystone_password"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.list_networks"}, "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.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.list_networks"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.network.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.network.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.network.list_networks", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_input": "keystone_url"}, "region": {"get_input": "region"}, "password": {"get_input": "keystone_password"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "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": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.attach"}, "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": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.attach"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_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": "openstack.neutron_plugin.port.attach", "inputs": {"openstack_config": {}}, "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": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.attach"}, "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": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.attach"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_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": "openstack.neutron_plugin.port.attach", "inputs": {"openstack_config": {}}, "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"}, "suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.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.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.snapshot.apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.snapshot.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_delete"}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.lifecycle.reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "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"}, "reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "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"}, "apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.snapshot.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "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.freeze.suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.freeze.resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "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"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "resource_id": {"get_property": ["SELF", "resource_id"]}, "openstack_config": {}, "start_retry_interval": 30}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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.snapshot": {"apply": {"implementation": "openstack.nova_plugin.server.snapshot_apply", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.snapshot_create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.snapshot_delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "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": {"configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "reboot": {"implementation": "openstack.nova_plugin.server.reboot", "inputs": {"reboot_type": "soft"}, "max_retries": null, "retry_interval": null, "executor": null}, "start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "resource_id": {"get_property": ["SELF", "resource_id"]}, "openstack_config": {}, "start_retry_interval": 30}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.server.list_servers", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.freeze": {"suspend": {"implementation": "openstack.nova_plugin.server.freeze_suspend", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "resume": {"implementation": "openstack.nova_plugin.server.freeze_resume", "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_input": "keystone_url"}, "region": {"get_input": "region"}, "password": {"get_input": "keystone_password"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "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": {}, "policies": {}, "metadata": null}} 2019-04-09 11:35:15,740 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 11:35:15,740 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 11:35:15 GMT 2019-04-09 11:35:15,740 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 11:35:15,740 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 297560 2019-04-09 11:35:15,740 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 11:35:15,740 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 11:35:15,740 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 11:35:15,767 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Create VNF Instance 2019-04-09 11:35:15,768 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.203:80/api/v3.1/deployments/vrouter-opnfv; body: {"inputs": {"keystone_url": "http://172.30.9.21:5000", "keystone_tenant_name": "vyos_vrouter-project_e2c6aff1-57c5-47a7-b88b-cefa53213aae", "keystone_project_domain_name": "Default", "region": "regionOne", "external_network_name": "external", "keystone_username": "vyos_vrouter-user_e2c6aff1-57c5-47a7-b88b-cefa53213aae", "keystone_user_domain_name": "Default", "reference_vnf_image_id": "577069b7-03b5-4b89-bf53-6a7e5d8f15dd", "keystone_password": "g9bSW52ciUhWizmPC02MnyBVOeXBud", "reference_vnf_flavor_id": "2bbfb69a-e0c3-4d98-a491-9eecc4db2e73", "target_vnf_flavor_id": "2bbfb69a-e0c3-4d98-a491-9eecc4db2e73", "target_vnf_image_id": "577069b7-03b5-4b89-bf53-6a7e5d8f15dd"}, "skip_plugins_validation": false, "visibility": "tenant", "blueprint_id": "vrouter-opnfv"} 2019-04-09 11:35:16,835 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 11:35:16,835 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 11:35:16,835 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 11:35:16,835 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 11:35:16,835 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 11:35:16,836 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 11:35:16,836 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 11:35:16,836 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 768 2019-04-09 11:35:16,836 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"inputs": {"keypair_name": "vnf_test_keypair", "management_plane_network_name": "management_plane_network", "external_network_name": "external", "keystone_user_domain_name": "Default", "data_plane_network_name": "data_plane_network", "target_vnf_name": "target_vnf", "reference_vnf_flavor_id": "2bbfb69a-e0c3-4d98-a491-9eecc4db2e73", "target_vnf_flavor_id": "2bbfb69a-e0c3-4d98-a491-9eecc4db2e73", "reference_vnf_name": "reference_vnf", "target_vnf_data_plane_port_name": "target_vnf_data_plane_port", "reference_vnf_data_plane_port_name": "reference_vnf_data_plane_port", "keystone_username": "vyos_vrouter-user_e2c6aff1-57c5-47a7-b88b-cefa53213aae", "security_group_name": "vnf_test_security_group", "reference_vnf_image_id": "577069b7-03b5-4b89-bf53-6a7e5d8f15dd", "keystone_password": "g9bSW52ciUhWizmPC02MnyBVOeXBud", "region": "regionOne", "target_vnf_port_name": "target_vnf_port", "keystone_tenant_name": "vyos_vrouter-project_e2c6aff1-57c5-47a7-b88b-cefa53213aae", "keystone_project_domain_name": "Default", "keystone_url": "http://172.30.9.21:5000", "reference_vnf_port_name": "reference_vnf_port", "management_plane_subnet_name": "management_plane_subnet", "ssh_key_filename": "~/.ssh/vnf_test_keypair.pem", "router_name": "vnf_test_router", "target_vnf_image_id": "577069b7-03b5-4b89-bf53-6a7e5d8f15dd", "data_plane_subnet_name": "data_plane_subnet"}, "permalink": null, "description": "This blueprint is deploy target_vnf reference_vnf management_ network and dataplane_network.\n", "blueprint_id": "vrouter-opnfv", "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "tenant_name": "default_tenant", "created_at": "2019-04-09T11:35:15.876Z", "created_by": "admin", "updated_at": "2019-04-09T11:35:15.876Z", "visibility": "tenant", "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "private_resource": false, "resource_availability": "tenant", "capabilities": {}, "groups": {}, "workflows": [{"created_at": null, "name": "scale", "parameters": {"scalable_entity_name": {"description": "Which node/group to scale. Note that the parameter specified should denote the node/group name and NOT the node/group instance id.\n"}, "ignore_failure": {"default": false, "type": "boolean"}, "scale_compute": {"default": false, "description": "If a node name is passed as the `scalable_entity_name` parameter and that node is contained (transitively) within a compute node and this property is 'true', operate on the compute node instead of the specified node.\n"}, "delta": {"default": 1, "type": "integer", "description": "How many node/group instances should be added/removed. A positive number denotes increase of instances. A negative number denotes decrease of instances.\n"}}}, {"created_at": null, "name": "heal", "parameters": {"diagnose_value": {"default": "Not provided", "description": "Diagnosed reason of failure"}, "node_instance_id": {"description": "Which node instance has failed"}, "ignore_failure": {"default": true, "type": "boolean"}}}, {"created_at": null, "name": "update", "parameters": {"skip_uninstall": {"default": false}, "remove_target_instance_ids": {"default": []}, "extended_instance_ids": {"default": []}, "reduce_target_instance_ids": {"default": []}, "ignore_failure": {"default": false, "type": "boolean"}, "reduced_instance_ids": {"default": []}, "modified_entity_ids": {"default": []}, "added_target_instances_ids": {"default": []}, "update_id": {"default": ""}, "skip_install": {"default": false}, "removed_instance_ids": {"default": []}, "extend_target_instance_ids": {"default": []}, "added_instance_ids": {"default": []}}}, {"created_at": null, "name": "execute_operation", "parameters": {"operation_kwargs": {"default": {}}, "node_ids": {"default": []}, "node_instance_ids": {"default": []}, "run_by_dependency_order": {"default": false}, "operation": {}, "allow_kwargs_override": {"default": null}, "type_names": {"default": []}}}, {"created_at": null, "name": "install", "parameters": {}}, {"created_at": null, "name": "install_new_agents", "parameters": {"node_ids": {"default": []}, "install_agent_timeout": {"default": 300}, "node_instance_ids": {"default": []}, "install": {"default": true}, "validate": {"default": true}, "install_script": {"default": ""}}}, {"created_at": null, "name": "uninstall", "parameters": {"ignore_failure": {"default": false, "type": "boolean"}}}], "scaling_groups": {}, "id": "vrouter-opnfv", "outputs": {"vnfs": {"description": "Infomation of vnf.", "value": {"reference_vnf": {"vnf_name": "reference_vnf", "public_key_path": "~/.ssh/vnf_test_keypair.pem", "floating_ip": {"get_attribute": ["reference_vnf_ip", "floating_ip_address"]}}, "target_vnf": {"vnf_name": "target_vnf", "public_key_path": "~/.ssh/vnf_test_keypair.pem", "floating_ip": {"get_attribute": ["target_vnf_ip", "floating_ip_address"]}}}}, "networks": {"description": "Infomation of network.", "value": {"management_plane_network": {"network_name": "management_plane_network"}, "data_plane_network": {"network_name": "data_plane_network"}}}}} 2019-04-09 11:35:16,836 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 11:35:16,836 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 11:35:16 GMT 2019-04-09 11:35:16,836 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 11:35:16,836 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9346 2019-04-09 11:35:16,836 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 11:35:16,837 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 11:35:16,837 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 11:35:16,838 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions 2019-04-09 11:35:16,911 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 11:35:16,911 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 11:35:16,912 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 11:35:16,912 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 11:35:16,912 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 11:35:16,912 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 11:35:16,912 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 11:35:16,912 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"status": "pending", "status_display": "pending", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T11:35:16.290Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "create_deployment_environment", "resource_availability": "tenant", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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": "cLt5Q74a49815148f45ffb6d0c63211731acc"}}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-04-09T11:35:16.292Z", "id": "70924670-a5e7-4887-983d-3685792d4908"}], "metadata": {"pagination": {"total": 1, "offset": 0, "size": 1000}}} 2019-04-09 11:35:16,912 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 11:35:16,912 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 11:35:16 GMT 2019-04-09 11:35:16,913 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 11:35:16,913 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-09 11:35:16,913 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 11:35:16,913 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 11:35:16,913 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 11:35:16,913 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-09 11:35:16,914 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-04-09 11:35:16,987 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 11:35:16,987 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 11:35:16,987 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 11:35:16,987 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 11:35:16,987 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 11:35:16,987 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 11:35:16,987 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 11:35:16,988 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2019-04-09 11:35:16,988 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 11:35:16,988 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 11:35:16 GMT 2019-04-09 11:35:16,988 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 11:35:16,988 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 81 2019-04-09 11:35:16,988 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 11:35:16,988 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 11:35:16,988 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 11:35:16,989 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/70924670-a5e7-4887-983d-3685792d4908 2019-04-09 11:35:17,055 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 11:35:17,055 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 11:35:17,055 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 11:35:17,055 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 11:35:17,055 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 11:35:17,055 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 11:35:17,056 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 11:35:17,056 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "pending", "status_display": "pending", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T11:35:16.290Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "create_deployment_environment", "resource_availability": "tenant", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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": "cLt5Q74a49815148f45ffb6d0c63211731acc"}}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-04-09T11:35:16.292Z", "id": "70924670-a5e7-4887-983d-3685792d4908"} 2019-04-09 11:35:17,056 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 11:35:17,056 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 11:35:17 GMT 2019-04-09 11:35:17,056 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 11:35:17,056 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-09 11:35:17,056 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 11:35:17,056 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 11:35:17,056 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 11:35:17,056 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-09 11:35:22,062 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-04-09 11:35:22,132 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 11:35:22,132 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 11:35:22,133 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 11:35:22,133 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 11:35:22,133 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 11:35:22,133 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 11:35:22,133 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 11:35:22,133 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "workflow_started", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:17.618Z", "message": "Starting 'create_deployment_environment' workflow execution", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:17.463Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "70924670-a5e7-4887-983d-3685792d4908"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:18.215Z", "message": "Installing deployment plugins", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:17.468Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "70924670-a5e7-4887-983d-3685792d4908"}, {"node_instance_id": null, "event_type": "sending_task", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:18.215Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:17.567Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "70924670-a5e7-4887-983d-3685792d4908"}, {"node_instance_id": null, "event_type": "task_started", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:18.215Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:17.582Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "70924670-a5e7-4887-983d-3685792d4908"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:18.849Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:18.228Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "70924670-a5e7-4887-983d-3685792d4908"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:18.849Z", "message": "Skipping starting deployment policy engine core - no policies defined", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:18.292Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "70924670-a5e7-4887-983d-3685792d4908"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:18.849Z", "message": "Creating deployment work directory", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:18.407Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "70924670-a5e7-4887-983d-3685792d4908"}, {"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:18.849Z", "message": "'create_deployment_environment' workflow execution succeeded", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:18.636Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "70924670-a5e7-4887-983d-3685792d4908"}, {"node_instance_id": null, "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:18.849Z", "message": "Installing plugin: openstack", "level": "info", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:17.741Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "70924670-a5e7-4887-983d-3685792d4908", "logger": "ctx.95bc56b4-217c-4211-90d0-0d7abd0b6428"}, {"node_instance_id": null, "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:18.849Z", "message": "[localhost] run: ['/opt/mgmtworker/env/bin/pip', 'freeze', '--all']", "level": "debug", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:17.774Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "70924670-a5e7-4887-983d-3685792d4908", "logger": "ctx.95bc56b4-217c-4211-90d0-0d7abd0b6428"}, {"node_instance_id": null, "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:18.849Z", "message": "Installing plugin openstack [current_platform=linux_x86_64, current_distro=centos, current_distro_release=core]", "level": "debug", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:18.225Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "70924670-a5e7-4887-983d-3685792d4908", "logger": "ctx.95bc56b4-217c-4211-90d0-0d7abd0b6428"}, {"node_instance_id": null, "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:18.849Z", "message": "Checking if managed plugin installation exists in /opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7", "level": "debug", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:18.226Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "70924670-a5e7-4887-983d-3685792d4908", "logger": "ctx.95bc56b4-217c-4211-90d0-0d7abd0b6428"}, {"node_instance_id": null, "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:18.849Z", "message": "Plugin path exists /opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7", "level": "debug", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:18.226Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "70924670-a5e7-4887-983d-3685792d4908", "logger": "ctx.95bc56b4-217c-4211-90d0-0d7abd0b6428"}, {"node_instance_id": null, "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:18.849Z", "message": "Plugin id path exists /opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7/plugin.id", "level": "debug", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:18.227Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "70924670-a5e7-4887-983d-3685792d4908", "logger": "ctx.95bc56b4-217c-4211-90d0-0d7abd0b6428"}, {"node_instance_id": null, "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:18.849Z", "message": "Using existing installation of managed plugin: 9a07d962-c1e2-45d8-b1e6-425a318727a3 [package_name: cloudify-openstack-plugin, package_version: 2.14.7, supported_platform: linux_x86_64, distribution: centos, distribution_release: core]", "level": "info", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:18.227Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "70924670-a5e7-4887-983d-3685792d4908", "logger": "ctx.95bc56b4-217c-4211-90d0-0d7abd0b6428"}], "metadata": {"pagination": {"total": 15, "offset": 0, "size": 50}}} 2019-04-09 11:35:22,133 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 11:35:22,134 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 11:35:22 GMT 2019-04-09 11:35:22,134 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 11:35:22,134 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-09 11:35:22,134 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 11:35:22,134 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 11:35:22,134 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 11:35:22,134 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-09 11:35:22,135 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'create_deployment_environment' workflow execution 2019-04-09 11:35:22,135 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing deployment plugins 2019-04-09 11:35:22,135 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-04-09 11:35:22,135 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2019-04-09 11:35:22,136 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-04-09 11:35:22,136 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Skipping starting deployment policy engine core - no policies defined 2019-04-09 11:35:22,136 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating deployment work directory 2019-04-09 11:35:22,136 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - 'create_deployment_environment' workflow execution succeeded 2019-04-09 11:35:22,136 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing plugin: openstack 2019-04-09 11:35:22,136 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - [localhost] run: ['/opt/mgmtworker/env/bin/pip', 'freeze', '--all'] 2019-04-09 11:35:22,137 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing plugin openstack [current_platform=linux_x86_64, current_distro=centos, current_distro_release=core] 2019-04-09 11:35:22,137 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Checking if managed plugin installation exists in /opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7 2019-04-09 11:35:22,137 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Plugin path exists /opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7 2019-04-09 11:35:22,137 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Plugin id path exists /opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7/plugin.id 2019-04-09 11:35:22,137 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Using existing installation of managed plugin: 9a07d962-c1e2-45d8-b1e6-425a318727a3 [package_name: cloudify-openstack-plugin, package_version: 2.14.7, supported_platform: linux_x86_64, distribution: centos, distribution_release: core] 2019-04-09 11:35:22,137 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/70924670-a5e7-4887-983d-3685792d4908 2019-04-09 11:35:22,185 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 11:35:22,186 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 11:35:22,186 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 11:35:22,186 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 11:35:22,186 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 11:35:22,186 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 11:35:22,186 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 11:35:22,186 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "terminated", "status_display": "completed", "ended_at": "2019-04-09T11:35:18.611Z", "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T11:35:16.290Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "create_deployment_environment", "resource_availability": "tenant", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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": "cLt5Q74a49815148f45ffb6d0c63211731acc"}}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-04-09T11:35:16.292Z", "id": "70924670-a5e7-4887-983d-3685792d4908"} 2019-04-09 11:35:22,187 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 11:35:22,187 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 11:35:22 GMT 2019-04-09 11:35:22,187 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 11:35:22,187 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-09 11:35:22,187 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 11:35:22,187 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 11:35:22,187 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 11:35:22,187 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-09 11:35:22,188 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Start the VNF Instance deployment 2019-04-09 11:35:22,188 - cloudify.rest_client.http - DEBUG - Sending request: POST http://172.30.9.203:80/api/v3.1/executions; body: {"allow_custom_parameters": "false", "deployment_id": "vrouter-opnfv", "force": "false", "workflow_id": "install", "parameters": null} 2019-04-09 11:35:22,903 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 11:35:22,903 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 11:35:22,903 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 11:35:22,904 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 11:35:22,904 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 11:35:22,904 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 11:35:22,904 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 11:35:22,904 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 134 2019-04-09 11:35:22,904 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"status": "pending", "status_display": "pending", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T11:35:22.255Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-04-09T11:35:22.256Z", "id": "b8e8e836-d245-49a7-879e-764bd41f0c1e"} 2019-04-09 11:35:22,904 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 11:35:22,904 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 11:35:22 GMT 2019-04-09 11:35:22,904 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 11:35:22,904 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-04-09 11:35:22,904 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 11:35:22,905 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 11:35:22,905 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 11:35:22,905 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-04-09 11:35:23,006 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 11:35:23,006 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 11:35:23,006 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 11:35:23,007 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 11:35:23,007 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 11:35:23,007 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 11:35:23,007 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 11:35:23,007 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2019-04-09 11:35:23,007 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 11:35:23,007 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 11:35:23 GMT 2019-04-09 11:35:23,007 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 11:35:23,007 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 81 2019-04-09 11:35:23,007 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 11:35:23,008 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 11:35:23,008 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 11:35:23,008 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/b8e8e836-d245-49a7-879e-764bd41f0c1e 2019-04-09 11:35:23,068 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 11:35:23,068 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 11:35:23,068 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 11:35:23,069 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 11:35:23,069 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 11:35:23,069 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 11:35:23,069 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 11:35:23,069 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "pending", "status_display": "pending", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T11:35:22.255Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-04-09T11:35:22.256Z", "id": "b8e8e836-d245-49a7-879e-764bd41f0c1e"} 2019-04-09 11:35:23,069 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 11:35:23,069 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 11:35:23 GMT 2019-04-09 11:35:23,069 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 11:35:23,069 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-04-09 11:35:23,069 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 11:35:23,070 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 11:35:23,070 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 11:35:28,075 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-04-09 11:35:28,272 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 11:35:28,272 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 11:35:28,272 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 11:35:28,273 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 11:35:28,273 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 11:35:28,273 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 11:35:28,273 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 11:35:28,273 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "workflow_started", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:23.522Z", "message": "Starting 'install' workflow execution", "target_id": null, "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:23.362Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e"}, {"node_instance_id": "reference_vnf_ip_fbw2u7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:25.740Z", "message": "Creating node instance", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:25.584Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e"}, {"node_instance_id": "security_group_u7atia", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:26.339Z", "message": "Creating node instance", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:25.762Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e"}, {"node_instance_id": "reference_vnf_ip_fbw2u7", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:26.339Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:25.819Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e"}, {"node_instance_id": "external_network_vowmif", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:26.339Z", "message": "Creating node instance", "target_id": null, "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:25.610Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e"}, {"node_instance_id": "management_plane_network_mbl5ed", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:26.940Z", "message": "Creating node instance", "target_id": null, "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:25.982Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e"}, {"node_instance_id": "data_plane_network_kyvg82", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:26.940Z", "message": "Creating node instance", "target_id": null, "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:26.125Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e"}, {"node_instance_id": "security_group_u7atia", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:26.940Z", "message": "Sending task 'neutron_plugin.security_group.create'", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:26.152Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e"}, {"node_instance_id": "external_network_vowmif", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:27.566Z", "message": "Sending task 'neutron_plugin.network.create'", "target_id": null, "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:26.422Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e"}, {"node_instance_id": "target_vnf_ip_wncxl4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:27.566Z", "message": "Creating node instance", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:26.315Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e"}, {"node_instance_id": "keypair_i1q92c", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:27.566Z", "message": "Creating node instance", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:26.529Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e"}, {"node_instance_id": "reference_vnf_ip_fbw2u7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:27.566Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:27.230Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.9cfc0ccf-d6d6-4df9-b08b-7c979d4bb7b0"}, {"node_instance_id": "reference_vnf_ip_fbw2u7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:27.566Z", "message": "RESP: [300] Date: Tue, 09 Apr 2019 11:35:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-17490a4d-9424-4b10-a100-a6f77b647a44 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:27.241Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.9cfc0ccf-d6d6-4df9-b08b-7c979d4bb7b0"}, {"node_instance_id": "reference_vnf_ip_fbw2u7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:27.566Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-17490a4d-9424-4b10-a100-a6f77b647a44", "level": "debug", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:27.241Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.9cfc0ccf-d6d6-4df9-b08b-7c979d4bb7b0"}, {"node_instance_id": "reference_vnf_ip_fbw2u7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:28.090Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks.json?name=external -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d8ff0e8fb661f047fd6434595ddaece53b32a92f\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:27.642Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.9cfc0ccf-d6d6-4df9-b08b-7c979d4bb7b0"}, {"node_instance_id": "management_plane_network_mbl5ed", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:28.090Z", "message": "Sending task 'neutron_plugin.network.create'", "target_id": null, "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:26.785Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e"}, {"node_instance_id": "data_plane_network_kyvg82", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:28.090Z", "message": "Sending task 'neutron_plugin.network.create'", "target_id": null, "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:27.104Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e"}, {"node_instance_id": "security_group_u7atia", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:28.090Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 22}", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:27.900Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.d3b7944d-b83d-4c5e-9d9a-dbe0ed949702"}], "metadata": {"pagination": {"total": 18, "offset": 0, "size": 50}}} 2019-04-09 11:35:28,273 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 11:35:28,273 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 11:35:28 GMT 2019-04-09 11:35:28,273 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 11:35:28,273 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-09 11:35:28,274 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 11:35:28,274 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 11:35:28,274 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 11:35:28,274 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-09 11:35:28,275 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'install' workflow execution 2019-04-09 11:35:28,275 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-04-09 11:35:28,275 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-04-09 11:35:28,275 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2019-04-09 11:35:28,275 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-04-09 11:35:28,276 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-04-09 11:35:28,276 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-04-09 11:35:28,276 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-04-09 11:35:28,276 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2019-04-09 11:35:28,276 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-04-09 11:35:28,276 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-04-09 11:35:28,276 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-09 11:35:28,277 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 09 Apr 2019 11:35:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-17490a4d-9424-4b10-a100-a6f77b647a44 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 11:35:28,277 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-17490a4d-9424-4b10-a100-a6f77b647a44 2019-04-09 11:35:28,277 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks.json?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8ff0e8fb661f047fd6434595ddaece53b32a92f" 2019-04-09 11:35:28,277 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2019-04-09 11:35:28,277 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2019-04-09 11:35:28,277 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 22} 2019-04-09 11:35:28,278 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/b8e8e836-d245-49a7-879e-764bd41f0c1e 2019-04-09 11:35:28,865 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 11:35:28,865 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 11:35:28,865 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 11:35:28,865 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 11:35:28,865 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 11:35:28,865 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 11:35:28,865 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 11:35:28,865 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T11:35:22.255Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-04-09T11:35:22.256Z", "id": "b8e8e836-d245-49a7-879e-764bd41f0c1e"} 2019-04-09 11:35:28,866 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 11:35:28,866 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 11:35:28 GMT 2019-04-09 11:35:28,866 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 11:35:28,866 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-04-09 11:35:28,866 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 11:35:28,866 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 11:35:28,866 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 11:35:33,871 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-04-09 11:35:33,975 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 11:35:33,975 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 11:35:33,976 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 11:35:33,976 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 11:35:33,976 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 11:35:33,976 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 11:35:33,976 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 11:35:33,976 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "security_group_u7atia", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:28.754Z", "message": "Security group rule before transformations: {u'port_range_min': 1, u'port_range_max': 65535, u'protocol': u'tcp', u'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:27.914Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.d3b7944d-b83d-4c5e-9d9a-dbe0ed949702"}, {"node_instance_id": "target_vnf_ip_wncxl4", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:28.754Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:27.413Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e"}, {"node_instance_id": "keypair_i1q92c", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:28.754Z", "message": "Sending task 'nova_plugin.keypair.create'", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:27.766Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e"}, {"node_instance_id": "security_group_u7atia", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:28.754Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'port_range_min': 22, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:27.914Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.d3b7944d-b83d-4c5e-9d9a-dbe0ed949702"}, {"node_instance_id": "security_group_u7atia", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:28.754Z", "message": "Security group rule before transformations: {u'port_range_min': 0, u'port_range_max': 0, u'protocol': u'icmp', u'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:27.914Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.d3b7944d-b83d-4c5e-9d9a-dbe0ed949702"}, {"node_instance_id": "security_group_u7atia", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:28.754Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': 0, 'port_range_min': 0, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:27.914Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.d3b7944d-b83d-4c5e-9d9a-dbe0ed949702"}, {"node_instance_id": "security_group_u7atia", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:28.754Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'port_range_min': 1, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:27.914Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.d3b7944d-b83d-4c5e-9d9a-dbe0ed949702"}, {"node_instance_id": "security_group_u7atia", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:28.754Z", "message": "Security group rule before transformations: {u'port_range_min': 1, u'port_range_max': 65535, u'protocol': u'udp', u'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:27.914Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.d3b7944d-b83d-4c5e-9d9a-dbe0ed949702"}, {"node_instance_id": "security_group_u7atia", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:28.754Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'port_range_min': 1, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:27.914Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.d3b7944d-b83d-4c5e-9d9a-dbe0ed949702"}, {"node_instance_id": "security_group_u7atia", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:28.754Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:27.967Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.d3b7944d-b83d-4c5e-9d9a-dbe0ed949702"}, {"node_instance_id": "security_group_u7atia", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:28.754Z", "message": "RESP: [300] Date: Tue, 09 Apr 2019 11:35:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-940428d3-18d4-4598-9c0f-4fe7eeb09d01 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:27.974Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.d3b7944d-b83d-4c5e-9d9a-dbe0ed949702"}, {"node_instance_id": "security_group_u7atia", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:28.754Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-940428d3-18d4-4598-9c0f-4fe7eeb09d01", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:27.974Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.d3b7944d-b83d-4c5e-9d9a-dbe0ed949702"}, {"node_instance_id": "reference_vnf_ip_fbw2u7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:28.754Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-55ecd41b-a2e8-4525-89de-302a5559494f Date: Tue, 09 Apr 2019 11:35:17 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":4,\"port_security_enabled\":true,\"id\":\"b62787c2-635d-4893-8553-7ee0260442ff\",\"router:external\":true,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"ba7a30bb29394fc4a587735d9dfb749e\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"dce875e1-9eec-4cb2-94e6-93dffefe33f6\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-04-09T06:38:46Z\",\"is_default\":true,\"qos_policy_id\":null,\"name\":\"external\",\"admin_state_up\":true,\"tenant_id\":\"ba7a30bb29394fc4a587735d9dfb749e\",\"created_at\":\"2019-04-09T06:24:05Z\",\"mtu\":1500}]}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:28.091Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.9cfc0ccf-d6d6-4df9-b08b-7c979d4bb7b0"}, {"node_instance_id": "reference_vnf_ip_fbw2u7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:28.754Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/networks.json?name=external used request id req-55ecd41b-a2e8-4525-89de-302a5559494f", "level": "debug", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:28.091Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.9cfc0ccf-d6d6-4df9-b08b-7c979d4bb7b0"}, {"node_instance_id": "reference_vnf_ip_fbw2u7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:28.754Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/networks.json?name=external used request id req-55ecd41b-a2e8-4525-89de-302a5559494f", "level": "debug", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:28.093Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.9cfc0ccf-d6d6-4df9-b08b-7c979d4bb7b0"}, {"node_instance_id": "reference_vnf_ip_fbw2u7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:28.754Z", "message": "Using floating ip network b62787c2-635d-4893-8553-7ee0260442ff from name external provided.", "level": "debug", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:28.093Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.9cfc0ccf-d6d6-4df9-b08b-7c979d4bb7b0"}, {"node_instance_id": "reference_vnf_ip_fbw2u7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:28.754Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d8ff0e8fb661f047fd6434595ddaece53b32a92f\" -d '{\"floatingip\": {\"floating_network_id\": \"b62787c2-635d-4893-8553-7ee0260442ff\"}}'", "level": "debug", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:28.094Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.9cfc0ccf-d6d6-4df9-b08b-7c979d4bb7b0"}, {"node_instance_id": "security_group_u7atia", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:28.754Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-groups.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5b2467bf18e203b4b93288b1cf8c863a95b6f66c\" -d '{\"security_group\": {\"description\": \"Security group for vnf test\", \"name\": \"vnf_test_security_group\"}}'", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:28.378Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.d3b7944d-b83d-4c5e-9d9a-dbe0ed949702"}, {"node_instance_id": "external_network_vowmif", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:29.353Z", "message": "RESP: [300] Date: Tue, 09 Apr 2019 11:35:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-de4f6f04-7da4-484e-8fca-2d834361ddcb Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:28.739Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.5271686f-4ba8-4a02-975c-4a4c764d7358"}, {"node_instance_id": "external_network_vowmif", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:29.353Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-de4f6f04-7da4-484e-8fca-2d834361ddcb", "level": "debug", "target_id": null, "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:28.739Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.5271686f-4ba8-4a02-975c-4a4c764d7358"}, {"node_instance_id": "security_group_u7atia", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:29.353Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 1382 X-Openstack-Request-Id: req-df0d092b-b23a-4082-b0e5-53084380c04d Date: Tue, 09 Apr 2019 11:35:18 GMT \nRESP BODY: {\"security_group\": {\"description\": \"Security group for vnf test\", \"tags\": [], \"tenant_id\": \"f55c71a2e604471b80edca6e39f1e3a7\", \"created_at\": \"2019-04-09T11:35:18Z\", \"updated_at\": \"2019-04-09T11:35:18Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-04-09T11:35:18Z\", \"revision_number\": 0, \"id\": \"dd2a72b1-872d-42e7-8692-087e99579d6d\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-04-09T11:35:18Z\", \"security_group_id\": \"b231d75d-aade-4b71-b0fd-21fca7d25b51\", \"tenant_id\": \"f55c71a2e604471b80edca6e39f1e3a7\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"f55c71a2e604471b80edca6e39f1e3a7\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-04-09T11:35:18Z\", \"revision_number\": 0, \"id\": \"f66f05fd-9af0-4b42-a0f5-9762625fdab3\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-04-09T11:35:18Z\", \"security_group_id\": \"b231d75d-aade-4b71-b0fd-21fca7d25b51\", \"tenant_id\": \"f55c71a2e604471b80edca6e39f1e3a7\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"f55c71a2e604471b80edca6e39f1e3a7\"}], \"revision_number\": 1, \"project_id\": \"f55c71a2e604471b80edca6e39f1e3a7\", \"id\": \"b231d75d-aade-4b71-b0fd-21fca7d25b51\", \"name\": \"vnf_test_security_group\"}}\n", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:28.830Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.d3b7944d-b83d-4c5e-9d9a-dbe0ed949702"}, {"node_instance_id": "management_plane_network_mbl5ed", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:29.353Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:29.120Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.72046df7-f709-4881-87c2-90815e3bed17"}, {"node_instance_id": "external_network_vowmif", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:29.353Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks.json?name=external -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}09aa1c618f012665aaef21274d960b7ee8f54e78\"", "level": "debug", "target_id": null, "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:29.139Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.5271686f-4ba8-4a02-975c-4a4c764d7358"}, {"node_instance_id": "security_group_u7atia", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:29.353Z", "message": "POST call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-df0d092b-b23a-4082-b0e5-53084380c04d", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:28.830Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.d3b7944d-b83d-4c5e-9d9a-dbe0ed949702"}, {"node_instance_id": "external_network_vowmif", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:29.353Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:28.723Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.5271686f-4ba8-4a02-975c-4a4c764d7358"}, {"node_instance_id": "security_group_u7atia", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:29.353Z", "message": "POST call to neutron for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-df0d092b-b23a-4082-b0e5-53084380c04d", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:28.830Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.d3b7944d-b83d-4c5e-9d9a-dbe0ed949702"}, {"node_instance_id": "reference_vnf_ip_fbw2u7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:29.980Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 517 X-Openstack-Request-Id: req-1d826d48-337c-4a90-8546-0fa48ff15bae Date: Tue, 09 Apr 2019 11:35:19 GMT \nRESP BODY: {\"floatingip\": {\"router_id\": null, \"status\": \"DOWN\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"f55c71a2e604471b80edca6e39f1e3a7\", \"created_at\": \"2019-04-09T11:35:18Z\", \"updated_at\": \"2019-04-09T11:35:18Z\", \"floating_network_id\": \"b62787c2-635d-4893-8553-7ee0260442ff\", \"port_details\": null, \"fixed_ip_address\": null, \"floating_ip_address\": \"172.30.9.208\", \"revision_number\": 0, \"project_id\": \"f55c71a2e604471b80edca6e39f1e3a7\", \"port_id\": null, \"id\": \"5971c5f0-5879-4134-8080-7d617756558f\", \"qos_policy_id\": null}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:29.717Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.9cfc0ccf-d6d6-4df9-b08b-7c979d4bb7b0"}, {"node_instance_id": "keypair_i1q92c", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:29.980Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-dc5c5cdb-134b-42a7-af85-48631352588d", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:29.759Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.33a11a0a-05d5-4d47-8645-98a5a2803bc1"}, {"node_instance_id": "external_network_vowmif", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:29.980Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/networks.json?name=external used request id req-5751e0f2-6e59-45d5-9819-3bfd390e1e3c", "level": "debug", "target_id": null, "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:29.503Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.5271686f-4ba8-4a02-975c-4a4c764d7358"}, {"node_instance_id": "external_network_vowmif", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:29.980Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/networks.json?name=external used request id req-5751e0f2-6e59-45d5-9819-3bfd390e1e3c", "level": "debug", "target_id": null, "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:29.503Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.5271686f-4ba8-4a02-975c-4a4c764d7358"}, {"node_instance_id": "external_network_vowmif", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:29.980Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-5751e0f2-6e59-45d5-9819-3bfd390e1e3c Date: Tue, 09 Apr 2019 11:35:19 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":4,\"port_security_enabled\":true,\"id\":\"b62787c2-635d-4893-8553-7ee0260442ff\",\"router:external\":true,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"ba7a30bb29394fc4a587735d9dfb749e\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"dce875e1-9eec-4cb2-94e6-93dffefe33f6\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-04-09T06:38:46Z\",\"is_default\":true,\"qos_policy_id\":null,\"name\":\"external\",\"admin_state_up\":true,\"tenant_id\":\"ba7a30bb29394fc4a587735d9dfb749e\",\"created_at\":\"2019-04-09T06:24:05Z\",\"mtu\":1500}]}\n", "level": "debug", "target_id": null, "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:29.503Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.5271686f-4ba8-4a02-975c-4a4c764d7358"}, {"node_instance_id": "target_vnf_ip_wncxl4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:29.980Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-de23ad7d-8e21-48a6-be73-ed3f1e0d460c", "level": "debug", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:29.525Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.ac3792f7-cdbb-444f-b187-6f631b3fddb3"}, {"node_instance_id": "target_vnf_ip_wncxl4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:29.980Z", "message": "RESP: [300] Date: Tue, 09 Apr 2019 11:35:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-de23ad7d-8e21-48a6-be73-ed3f1e0d460c Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:29.524Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.ac3792f7-cdbb-444f-b187-6f631b3fddb3"}, {"node_instance_id": "target_vnf_ip_wncxl4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:29.980Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:29.512Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.ac3792f7-cdbb-444f-b187-6f631b3fddb3"}, {"node_instance_id": "management_plane_network_mbl5ed", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:29.980Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-3526cb27-6d0d-43c5-9f98-f4963aaad263", "level": "debug", "target_id": null, "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:29.125Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.72046df7-f709-4881-87c2-90815e3bed17"}, {"node_instance_id": "management_plane_network_mbl5ed", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:29.980Z", "message": "RESP: [300] Date: Tue, 09 Apr 2019 11:35:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3526cb27-6d0d-43c5-9f98-f4963aaad263 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:29.125Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.72046df7-f709-4881-87c2-90815e3bed17"}, {"node_instance_id": "reference_vnf_ip_fbw2u7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:29.980Z", "message": "POST call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-1d826d48-337c-4a90-8546-0fa48ff15bae", "level": "debug", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:29.718Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.9cfc0ccf-d6d6-4df9-b08b-7c979d4bb7b0"}, {"node_instance_id": "reference_vnf_ip_fbw2u7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:29.980Z", "message": "POST call to neutron for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-1d826d48-337c-4a90-8546-0fa48ff15bae", "level": "debug", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:29.722Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.9cfc0ccf-d6d6-4df9-b08b-7c979d4bb7b0"}, {"node_instance_id": "external_network_vowmif", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:29.980Z", "message": "Using external resource network: external", "level": "info", "target_id": null, "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:29.504Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.5271686f-4ba8-4a02-975c-4a4c764d7358"}, {"node_instance_id": "reference_vnf_ip_fbw2u7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:29.980Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'f55c71a2e604471b80edca6e39f1e3a7', u'created_at': u'2019-04-09T11:35:18Z', u'updated_at': u'2019-04-09T11:35:18Z', u'floating_network_id': u'b62787c2-635d-4893-8553-7ee0260442ff', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.208', u'revision_number': 0, u'project_id': u'f55c71a2e604471b80edca6e39f1e3a7', u'port_id': None, u'id': u'5971c5f0-5879-4134-8080-7d617756558f', u'qos_policy_id': None}", "level": "info", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:29.723Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.9cfc0ccf-d6d6-4df9-b08b-7c979d4bb7b0"}, {"node_instance_id": "management_plane_network_mbl5ed", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:29.980Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/networks.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}dabe8c743853d49ea8bd6cb70a8b90ffbbc1dd46\" -d '{\"network\": {\"name\": \"management_plane_network\", \"admin_state_up\": true}}'", "level": "debug", "target_id": null, "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:29.531Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.72046df7-f709-4881-87c2-90815e3bed17"}, {"node_instance_id": "data_plane_network_kyvg82", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:29.980Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:29.556Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.95b3b77a-c5b2-495a-bee2-6d4d591fb91f"}, {"node_instance_id": "data_plane_network_kyvg82", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:29.980Z", "message": "RESP: [300] Date: Tue, 09 Apr 2019 11:35:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9c63baa2-ad03-4c4b-b266-c195bfa67fe5 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:29.563Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.95b3b77a-c5b2-495a-bee2-6d4d591fb91f"}, {"node_instance_id": "data_plane_network_kyvg82", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:29.980Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-9c63baa2-ad03-4c4b-b266-c195bfa67fe5", "level": "debug", "target_id": null, "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:29.563Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.95b3b77a-c5b2-495a-bee2-6d4d591fb91f"}, {"node_instance_id": "keypair_i1q92c", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:29.980Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:29.753Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.33a11a0a-05d5-4d47-8645-98a5a2803bc1"}, {"node_instance_id": "keypair_i1q92c", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:29.980Z", "message": "RESP: [300] Date: Tue, 09 Apr 2019 11:35:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dc5c5cdb-134b-42a7-af85-48631352588d Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:29.759Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.33a11a0a-05d5-4d47-8645-98a5a2803bc1"}, {"node_instance_id": "target_vnf_ip_wncxl4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:29.980Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks.json?name=external -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b2d647953f7615c520b52d8a2403ed3b31719b1e\"", "level": "debug", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:29.933Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.ac3792f7-cdbb-444f-b187-6f631b3fddb3"}, {"node_instance_id": "external_network_vowmif", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:30.561Z", "message": "Task succeeded 'neutron_plugin.network.create'", "target_id": null, "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:30.016Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e"}, {"node_instance_id": "external_network_vowmif", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:30.561Z", "message": "Node instance created", "target_id": null, "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:30.090Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e"}, {"node_instance_id": "management_plane_network_mbl5ed", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:30.561Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 602 X-Openstack-Request-Id: req-53b4973f-fe56-448a-b0cf-0c6a6e49dd6b Date: Tue, 09 Apr 2019 11:35:19 GMT \nRESP BODY: {\"network\":{\"ipv6_address_scope\":null,\"revision_number\":2,\"port_security_enabled\":true,\"id\":\"306e345c-8270-411c-be66-1ad28be303c6\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"f55c71a2e604471b80edca6e39f1e3a7\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-04-09T11:35:19Z\",\"is_default\":false,\"name\":\"management_plane_network\",\"qos_policy_id\":null,\"admin_state_up\":true,\"tenant_id\":\"f55c71a2e604471b80edca6e39f1e3a7\",\"created_at\":\"2019-04-09T11:35:19Z\",\"mtu\":1450}}\n", "level": "debug", "target_id": null, "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:30.043Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.72046df7-f709-4881-87c2-90815e3bed17"}], "metadata": {"pagination": {"total": 127, "offset": 18, "size": 50}}} 2019-04-09 11:35:33,976 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 11:35:33,976 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 11:35:33 GMT 2019-04-09 11:35:33,977 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 11:35:33,977 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-09 11:35:33,977 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 11:35:33,977 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 11:35:33,977 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 11:35:33,977 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-09 11:35:33,979 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Security group rule before transformations: {u'port_range_min': 1, u'port_range_max': 65535, u'protocol': u'tcp', u'remote_ip_prefix': u'0.0.0.0/0'} 2019-04-09 11:35:33,980 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2019-04-09 11:35:33,980 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' 2019-04-09 11:35:33,980 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'port_range_min': 22, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-04-09 11:35:33,980 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Security group rule before transformations: {u'port_range_min': 0, u'port_range_max': 0, u'protocol': u'icmp', u'remote_ip_prefix': u'0.0.0.0/0'} 2019-04-09 11:35:33,980 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': 0, 'port_range_min': 0, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-04-09 11:35:33,980 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'port_range_min': 1, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-04-09 11:35:33,981 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Security group rule before transformations: {u'port_range_min': 1, u'port_range_max': 65535, u'protocol': u'udp', u'remote_ip_prefix': u'0.0.0.0/0'} 2019-04-09 11:35:33,981 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'port_range_min': 1, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-04-09 11:35:33,981 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-09 11:35:33,981 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 09 Apr 2019 11:35:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-940428d3-18d4-4598-9c0f-4fe7eeb09d01 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 11:35:33,981 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-940428d3-18d4-4598-9c0f-4fe7eeb09d01 2019-04-09 11:35:33,981 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-55ecd41b-a2e8-4525-89de-302a5559494f Date: Tue, 09 Apr 2019 11:35:17 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"b62787c2-635d-4893-8553-7ee0260442ff","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ba7a30bb29394fc4a587735d9dfb749e","l2_adjacency":true,"status":"ACTIVE","subnets":["dce875e1-9eec-4cb2-94e6-93dffefe33f6"],"description":"","tags":[],"updated_at":"2019-04-09T06:38:46Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ba7a30bb29394fc4a587735d9dfb749e","created_at":"2019-04-09T06:24:05Z","mtu":1500}]} 2019-04-09 11:35:33,982 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?name=external used request id req-55ecd41b-a2e8-4525-89de-302a5559494f 2019-04-09 11:35:33,982 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/networks.json?name=external used request id req-55ecd41b-a2e8-4525-89de-302a5559494f 2019-04-09 11:35:33,982 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Using floating ip network b62787c2-635d-4893-8553-7ee0260442ff from name external provided. 2019-04-09 11:35:33,982 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8ff0e8fb661f047fd6434595ddaece53b32a92f" -d '{"floatingip": {"floating_network_id": "b62787c2-635d-4893-8553-7ee0260442ff"}}' 2019-04-09 11:35:33,982 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b2467bf18e203b4b93288b1cf8c863a95b6f66c" -d '{"security_group": {"description": "Security group for vnf test", "name": "vnf_test_security_group"}}' 2019-04-09 11:35:33,982 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 09 Apr 2019 11:35:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-de4f6f04-7da4-484e-8fca-2d834361ddcb Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 11:35:33,983 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-de4f6f04-7da4-484e-8fca-2d834361ddcb 2019-04-09 11:35:33,983 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1382 X-Openstack-Request-Id: req-df0d092b-b23a-4082-b0e5-53084380c04d Date: Tue, 09 Apr 2019 11:35:18 GMT RESP BODY: {"security_group": {"description": "Security group for vnf test", "tags": [], "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "created_at": "2019-04-09T11:35:18Z", "updated_at": "2019-04-09T11:35:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T11:35:18Z", "revision_number": 0, "id": "dd2a72b1-872d-42e7-8692-087e99579d6d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T11:35:18Z", "security_group_id": "b231d75d-aade-4b71-b0fd-21fca7d25b51", "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "f55c71a2e604471b80edca6e39f1e3a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T11:35:18Z", "revision_number": 0, "id": "f66f05fd-9af0-4b42-a0f5-9762625fdab3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T11:35:18Z", "security_group_id": "b231d75d-aade-4b71-b0fd-21fca7d25b51", "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "f55c71a2e604471b80edca6e39f1e3a7"}], "revision_number": 1, "project_id": "f55c71a2e604471b80edca6e39f1e3a7", "id": "b231d75d-aade-4b71-b0fd-21fca7d25b51", "name": "vnf_test_security_group"}} 2019-04-09 11:35:33,983 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-09 11:35:33,983 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks.json?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09aa1c618f012665aaef21274d960b7ee8f54e78" 2019-04-09 11:35:33,983 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-df0d092b-b23a-4082-b0e5-53084380c04d 2019-04-09 11:35:33,983 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-09 11:35:33,984 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-df0d092b-b23a-4082-b0e5-53084380c04d 2019-04-09 11:35:33,984 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 517 X-Openstack-Request-Id: req-1d826d48-337c-4a90-8546-0fa48ff15bae Date: Tue, 09 Apr 2019 11:35:19 GMT RESP BODY: {"floatingip": {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "created_at": "2019-04-09T11:35:18Z", "updated_at": "2019-04-09T11:35:18Z", "floating_network_id": "b62787c2-635d-4893-8553-7ee0260442ff", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.208", "revision_number": 0, "project_id": "f55c71a2e604471b80edca6e39f1e3a7", "port_id": null, "id": "5971c5f0-5879-4134-8080-7d617756558f", "qos_policy_id": null}} 2019-04-09 11:35:33,984 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-dc5c5cdb-134b-42a7-af85-48631352588d 2019-04-09 11:35:33,984 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/networks.json?name=external used request id req-5751e0f2-6e59-45d5-9819-3bfd390e1e3c 2019-04-09 11:35:33,984 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?name=external used request id req-5751e0f2-6e59-45d5-9819-3bfd390e1e3c 2019-04-09 11:35:33,984 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-5751e0f2-6e59-45d5-9819-3bfd390e1e3c Date: Tue, 09 Apr 2019 11:35:19 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"b62787c2-635d-4893-8553-7ee0260442ff","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ba7a30bb29394fc4a587735d9dfb749e","l2_adjacency":true,"status":"ACTIVE","subnets":["dce875e1-9eec-4cb2-94e6-93dffefe33f6"],"description":"","tags":[],"updated_at":"2019-04-09T06:38:46Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ba7a30bb29394fc4a587735d9dfb749e","created_at":"2019-04-09T06:24:05Z","mtu":1500}]} 2019-04-09 11:35:33,985 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-de23ad7d-8e21-48a6-be73-ed3f1e0d460c 2019-04-09 11:35:33,985 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 09 Apr 2019 11:35:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-de23ad7d-8e21-48a6-be73-ed3f1e0d460c Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 11:35:33,985 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-09 11:35:33,985 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-3526cb27-6d0d-43c5-9f98-f4963aaad263 2019-04-09 11:35:33,985 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 09 Apr 2019 11:35:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3526cb27-6d0d-43c5-9f98-f4963aaad263 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 11:35:33,985 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-1d826d48-337c-4a90-8546-0fa48ff15bae 2019-04-09 11:35:33,986 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-1d826d48-337c-4a90-8546-0fa48ff15bae 2019-04-09 11:35:33,986 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Using external resource network: external 2019-04-09 11:35:33,986 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'f55c71a2e604471b80edca6e39f1e3a7', u'created_at': u'2019-04-09T11:35:18Z', u'updated_at': u'2019-04-09T11:35:18Z', u'floating_network_id': u'b62787c2-635d-4893-8553-7ee0260442ff', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.208', u'revision_number': 0, u'project_id': u'f55c71a2e604471b80edca6e39f1e3a7', u'port_id': None, u'id': u'5971c5f0-5879-4134-8080-7d617756558f', u'qos_policy_id': None} 2019-04-09 11:35:33,986 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dabe8c743853d49ea8bd6cb70a8b90ffbbc1dd46" -d '{"network": {"name": "management_plane_network", "admin_state_up": true}}' 2019-04-09 11:35:33,986 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-09 11:35:33,986 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 09 Apr 2019 11:35:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9c63baa2-ad03-4c4b-b266-c195bfa67fe5 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 11:35:33,986 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-9c63baa2-ad03-4c4b-b266-c195bfa67fe5 2019-04-09 11:35:33,987 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-09 11:35:33,987 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 09 Apr 2019 11:35:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dc5c5cdb-134b-42a7-af85-48631352588d Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 11:35:33,987 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks.json?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2d647953f7615c520b52d8a2403ed3b31719b1e" 2019-04-09 11:35:33,987 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2019-04-09 11:35:33,987 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-04-09 11:35:33,987 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 602 X-Openstack-Request-Id: req-53b4973f-fe56-448a-b0cf-0c6a6e49dd6b Date: Tue, 09 Apr 2019 11:35:19 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"306e345c-8270-411c-be66-1ad28be303c6","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f55c71a2e604471b80edca6e39f1e3a7","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-09T11:35:19Z","is_default":false,"name":"management_plane_network","qos_policy_id":null,"admin_state_up":true,"tenant_id":"f55c71a2e604471b80edca6e39f1e3a7","created_at":"2019-04-09T11:35:19Z","mtu":1450}} 2019-04-09 11:35:33,988 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/b8e8e836-d245-49a7-879e-764bd41f0c1e 2019-04-09 11:35:34,051 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 11:35:34,051 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 11:35:34,051 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 11:35:34,051 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 11:35:34,051 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 11:35:34,051 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 11:35:34,051 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 11:35:34,051 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T11:35:22.255Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-04-09T11:35:22.256Z", "id": "b8e8e836-d245-49a7-879e-764bd41f0c1e"} 2019-04-09 11:35:34,051 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 11:35:34,052 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 11:35:34 GMT 2019-04-09 11:35:34,052 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 11:35:34,052 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-04-09 11:35:34,052 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 11:35:34,052 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 11:35:34,052 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 11:35:39,057 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-04-09 11:35:39,153 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 11:35:39,153 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 11:35:39,153 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 11:35:39,153 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 11:35:39,153 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 11:35:39,154 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 11:35:39,154 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 11:35:39,154 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "data_plane_network_kyvg82", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:30.561Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/networks.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}856c07bde178279181427ec7fe6824871d49211e\" -d '{\"network\": {\"name\": \"data_plane_network\", \"admin_state_up\": true}}'", "level": "debug", "target_id": null, "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:29.971Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.95b3b77a-c5b2-495a-bee2-6d4d591fb91f"}, {"node_instance_id": "management_plane_network_mbl5ed", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:30.561Z", "message": "POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-53b4973f-fe56-448a-b0cf-0c6a6e49dd6b", "level": "debug", "target_id": null, "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:30.043Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.72046df7-f709-4881-87c2-90815e3bed17"}, {"node_instance_id": "management_plane_network_mbl5ed", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:30.561Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 602 X-Openstack-Request-Id: req-53b4973f-fe56-448a-b0cf-0c6a6e49dd6b Date: Tue, 09 Apr 2019 11:35:19 GMT \nRESP BODY: {\"network\":{\"ipv6_address_scope\":null,\"revision_number\":2,\"port_security_enabled\":true,\"id\":\"306e345c-8270-411c-be66-1ad28be303c6\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"f55c71a2e604471b80edca6e39f1e3a7\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-04-09T11:35:19Z\",\"is_default\":false,\"name\":\"management_plane_network\",\"qos_policy_id\":null,\"admin_state_up\":true,\"tenant_id\":\"f55c71a2e604471b80edca6e39f1e3a7\",\"created_at\":\"2019-04-09T11:35:19Z\",\"mtu\":1450}}\n", "level": "debug", "target_id": null, "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:30.043Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.72046df7-f709-4881-87c2-90815e3bed17"}, {"node_instance_id": "external_network_vowmif", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:30.561Z", "message": "Node instance created", "target_id": null, "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:30.090Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e"}, {"node_instance_id": "external_network_vowmif", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:30.561Z", "message": "Task succeeded 'neutron_plugin.network.create'", "target_id": null, "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:30.016Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e"}, {"node_instance_id": "external_network_vowmif", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:31.128Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:30.310Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e"}, {"node_instance_id": "target_vnf_ip_wncxl4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:31.128Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/networks.json?name=external used request id req-cc784add-bdd7-43fa-9a1f-a7d29c62aa68", "level": "debug", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:30.354Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.ac3792f7-cdbb-444f-b187-6f631b3fddb3"}, {"node_instance_id": "data_plane_network_kyvg82", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:31.128Z", "message": "POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-79ca9a6d-d7cf-4709-beb3-2db359a6378e", "level": "debug", "target_id": null, "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:30.465Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.95b3b77a-c5b2-495a-bee2-6d4d591fb91f"}, {"node_instance_id": "data_plane_network_kyvg82", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:31.128Z", "message": "POST call to neutron for http://172.30.9.21:9696/v2.0/networks.json used request id req-79ca9a6d-d7cf-4709-beb3-2db359a6378e", "level": "debug", "target_id": null, "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:30.465Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.95b3b77a-c5b2-495a-bee2-6d4d591fb91f"}, {"node_instance_id": "target_vnf_ip_wncxl4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:31.128Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/networks.json?name=external used request id req-cc784add-bdd7-43fa-9a1f-a7d29c62aa68", "level": "debug", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:30.354Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.ac3792f7-cdbb-444f-b187-6f631b3fddb3"}, {"node_instance_id": "target_vnf_ip_wncxl4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:31.128Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-cc784add-bdd7-43fa-9a1f-a7d29c62aa68 Date: Tue, 09 Apr 2019 11:35:19 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":4,\"port_security_enabled\":true,\"id\":\"b62787c2-635d-4893-8553-7ee0260442ff\",\"router:external\":true,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"ba7a30bb29394fc4a587735d9dfb749e\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"dce875e1-9eec-4cb2-94e6-93dffefe33f6\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-04-09T06:38:46Z\",\"is_default\":true,\"qos_policy_id\":null,\"name\":\"external\",\"admin_state_up\":true,\"tenant_id\":\"ba7a30bb29394fc4a587735d9dfb749e\",\"created_at\":\"2019-04-09T06:24:05Z\",\"mtu\":1500}]}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:30.353Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.ac3792f7-cdbb-444f-b187-6f631b3fddb3"}, {"node_instance_id": "reference_vnf_ip_fbw2u7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:31.128Z", "message": "Node instance created", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:30.351Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e"}, {"node_instance_id": "security_group_u7atia", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:31.128Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 514 X-Openstack-Request-Id: req-09dcb03d-d6ca-4858-8d8b-d91262bf1b16 Date: Tue, 09 Apr 2019 11:35:20 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 22, \"updated_at\": \"2019-04-09T11:35:20Z\", \"security_group_id\": \"b231d75d-aade-4b71-b0fd-21fca7d25b51\", \"port_range_min\": 22, \"revision_number\": 0, \"tenant_id\": \"f55c71a2e604471b80edca6e39f1e3a7\", \"created_at\": \"2019-04-09T11:35:20Z\", \"project_id\": \"f55c71a2e604471b80edca6e39f1e3a7\", \"id\": \"e35009a9-8bab-4b8c-bf30-c16655a4d0ca\"}}\n", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:31.015Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.d3b7944d-b83d-4c5e-9d9a-dbe0ed949702"}, {"node_instance_id": "security_group_u7atia", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:31.128Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5b2467bf18e203b4b93288b1cf8c863a95b6f66c\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 22, \"security_group_id\": \"b231d75d-aade-4b71-b0fd-21fca7d25b51\", \"port_range_min\": 22, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:30.880Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.d3b7944d-b83d-4c5e-9d9a-dbe0ed949702"}, {"node_instance_id": "security_group_u7atia", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:31.128Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/security-groups/b231d75d-aade-4b71-b0fd-21fca7d25b51.json used request id req-5fa4cacc-c8d0-4fbd-af64-17ec219377ae", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:30.872Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.d3b7944d-b83d-4c5e-9d9a-dbe0ed949702"}, {"node_instance_id": "security_group_u7atia", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:31.128Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/security-groups/b231d75d-aade-4b71-b0fd-21fca7d25b51.json used request id req-5fa4cacc-c8d0-4fbd-af64-17ec219377ae", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:30.872Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.d3b7944d-b83d-4c5e-9d9a-dbe0ed949702"}, {"node_instance_id": "security_group_u7atia", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:31.128Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 1382 X-Openstack-Request-Id: req-5fa4cacc-c8d0-4fbd-af64-17ec219377ae Date: Tue, 09 Apr 2019 11:35:20 GMT \nRESP BODY: {\"security_group\": {\"description\": \"Security group for vnf test\", \"tags\": [], \"tenant_id\": \"f55c71a2e604471b80edca6e39f1e3a7\", \"created_at\": \"2019-04-09T11:35:18Z\", \"updated_at\": \"2019-04-09T11:35:18Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-04-09T11:35:18Z\", \"revision_number\": 0, \"id\": \"dd2a72b1-872d-42e7-8692-087e99579d6d\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-04-09T11:35:18Z\", \"security_group_id\": \"b231d75d-aade-4b71-b0fd-21fca7d25b51\", \"tenant_id\": \"f55c71a2e604471b80edca6e39f1e3a7\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"f55c71a2e604471b80edca6e39f1e3a7\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-04-09T11:35:18Z\", \"revision_number\": 0, \"id\": \"f66f05fd-9af0-4b42-a0f5-9762625fdab3\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-04-09T11:35:18Z\", \"security_group_id\": \"b231d75d-aade-4b71-b0fd-21fca7d25b51\", \"tenant_id\": \"f55c71a2e604471b80edca6e39f1e3a7\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"f55c71a2e604471b80edca6e39f1e3a7\"}], \"revision_number\": 1, \"project_id\": \"f55c71a2e604471b80edca6e39f1e3a7\", \"id\": \"b231d75d-aade-4b71-b0fd-21fca7d25b51\", \"name\": \"vnf_test_security_group\"}}\n", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:30.872Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.d3b7944d-b83d-4c5e-9d9a-dbe0ed949702"}, {"node_instance_id": "security_group_u7atia", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:31.128Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups/b231d75d-aade-4b71-b0fd-21fca7d25b51.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5b2467bf18e203b4b93288b1cf8c863a95b6f66c\"", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:30.834Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.d3b7944d-b83d-4c5e-9d9a-dbe0ed949702"}, {"node_instance_id": "keypair_i1q92c", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:31.128Z", "message": "POST call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-58207933-6114-4cf3-a4e0-4df5c74c43c4", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:30.671Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.33a11a0a-05d5-4d47-8645-98a5a2803bc1"}, {"node_instance_id": "keypair_i1q92c", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:31.128Z", "message": "POST call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-58207933-6114-4cf3-a4e0-4df5c74c43c4", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:30.671Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.33a11a0a-05d5-4d47-8645-98a5a2803bc1"}, {"node_instance_id": "keypair_i1q92c", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:31.128Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 11:35:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-58207933-6114-4cf3-a4e0-4df5c74c43c4 x-compute-request-id: req-58207933-6114-4cf3-a4e0-4df5c74c43c4 Content-Encoding: gzip Content-Length: 1772 Content-Type: application/json \nRESP BODY: {\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCcubUZoBfzvjMBtFj+tj00itJpLr6V4urq0SHVTW75weKjqlP0dmfKMoGSiVll7L5eWY0c9cvHzDnlkEXwgwQjnEJ+STSZd7mzvYnYjjLKWKPTZ3VxSAPPdIe6WjRHtfqWmGNTxIiaYEaKG40UGOqZPKwNZOHwZb5D5ITVihiOKLuQM+P9gfhtWrAtPRfJaKHqeprAbDMVCm+esF4UPt/8VPelklaB9iTap4dnBVgfP1WiCAInttfHfgGg30+J8S1oSYea7A8Yipiv2/EY5XfYRGOpwmERkft+coGC3xQmhMKNPcd82WbzRF1DNdL6YzsVR08NzO7hsGfH7JpBtrup Generated-by-Nova\", \"private_key\": \"-----BEGIN RSA PRIVATE KEY-----\\nMIIEowIBAAKCAQEAnLm1GaAX874zAbRY/rY9NIrSaS6+leLq6tEh1U1u+cHio6pT\\n9HZnyjKBkolZZey+XlmNHPXLx8w55ZBF8IMEI5xCfkk0mXe5s72J2I4yylij02d1\\ncUgDz3SHulo0R7X6lphjU8SImmBGihuNFBjqmTysDWTh8GW+Q+SE1YoYjii7kDPj\\n/YH4bVqwLT0XyWih6nqawGwzFQpvnrBeFD7f/FT3pZJWgfYk2qeHZwVYHz9VoggC\\nJ7bXx34BoN9PifEtaEmHmuwPGIqYr9vxGOV32ERjqcJhEZH7fnKBgt8UJoTCjT3H\\nfNlm80RdQzXS+mM7FUdPDczu4bBnx+yaQba7qQIDAQABAoIBAEqMFvVibiI1VUO5\\nSh+WBZTpd14qquLWtdENut8f3uqT677XtOlyLLpDvdg61rghnQd55yJgVBbsMJne\\nPzZAy4Y4vHQfVBKvnTg+rsPAF66h7QMQkg9ZJt7V2f2tDHMTv2dEgvKEaEmuA7+L\\njVaC54wODPSuCL51VsQqfXipIDb1sGvQDJlgWzkSNkDywkk0lKLKEWZxE1NC/56W\\n7AxNfd5HxUHMNidRZTVgRCs2p0YDyzvvPBopHQxiTTokGfJr9pp/R9CsxmB8wkSN\\nYSB6N5lw/Wdse1Tc4JFjEd/tOd9m/Hs5jYUMuv4YrIhapeEKB9gdlQ5Zhw6QwTtp\\nGGFiKdECgYEAzYXCFNc+/zxWz0lzfbdXdcwDtPAYVtWEqHU25MnTEUrspASGnd7y\\nhRmmQqjyZJbhVUTHuqJuFr6Vrt1CVewh/gFINqM0nxS9fySNUfIPmKjTLgsQ52Le\\ntRAoC06CpgGpfkznJO3l3/UIHiY9q5DAMkTdZBvcGeFwygHpvjX89v0CgYEAwzfU\\naPxa3bfQvxZAaARteqp+Yr4I93gLcxJ1mcB3soKu0Osh+g8uY5fM3rfLCn0VQWH8\\nVtmB0bOYj6ErGn5ykT9TF1WkrBO1CB+bRv6Z0sVvETx+BxYIe1LbVOVPK0yndvwa\\nSQ54A9QmftCzamcElI9+Fel8TifCVQUaY6q8FR0CgYATkyPTHFUxtiuGfrZzSN0Z\\nqR7JQvzueFO0P8XEsLxbr0kurgesTanHp5PAUZsUnZJErtJfIk1d+TUEfKpuyJjM\\nOo8INS8z36PU0kRrg6Sco6fJgOBRSYdws2M9AHNNIGdmUijJyabVV984D+hbyOOl\\nZg24FTc3d9NoShpbNYUseQKBgQCrFxoM7OZCHSBQ6JKH1yGP+S6NIZnAMTBvqITy\\nvFDrXUcTCJAdlQKF/Htr0k6boaZoSBUclMIG5EzXzFt3e8yy6XnMIJ4Sxa7KMNEo\\ntmhf5fMCey7EzRWf560cSWBKRYMbb7UlxA2A5YTbbdNgdGr6PIw3bgsogAX79136\\nbZ8rLQKBgH3/iP82KiaHC3xbfMWkmYIjGji/eID7eO4EaMbLfzbajXb2HH424w/G\\nvKbzCFqcL7tGMMNkqNrryJi+YCh3KK8YMYT1wKuoNT4MjyrNA+HGgKvnahkG1Ijd\\nZi7f2v/N6A8dGsnQ0Do7ugcx+wh1zPyIEdXaW75xz9sBNzFxMklG\\n-----END RSA PRIVATE KEY-----\\n\", \"user_id\": \"da67022848cd47aaa9ad576f8c8e08f4\", \"name\": \"vnf_test_keypair\", \"fingerprint\": \"4d:35:fd:17:4c:98:e4:b4:a4:fd:35:31:cd:75:32:ad\"}}\n", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:30.670Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.33a11a0a-05d5-4d47-8645-98a5a2803bc1"}, {"node_instance_id": "target_vnf_ip_wncxl4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:31.128Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b2d647953f7615c520b52d8a2403ed3b31719b1e\" -d '{\"floatingip\": {\"floating_network_id\": \"b62787c2-635d-4893-8553-7ee0260442ff\"}}'", "level": "debug", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:30.355Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.ac3792f7-cdbb-444f-b187-6f631b3fddb3"}, {"node_instance_id": "target_vnf_ip_wncxl4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:31.128Z", "message": "Using floating ip network b62787c2-635d-4893-8553-7ee0260442ff from name external provided.", "level": "debug", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:30.355Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.ac3792f7-cdbb-444f-b187-6f631b3fddb3"}, {"node_instance_id": "reference_vnf_ip_fbw2u7", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:31.128Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:30.238Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e"}, {"node_instance_id": "management_plane_network_mbl5ed", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:31.787Z", "message": "Task succeeded 'neutron_plugin.network.create'", "target_id": null, "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:30.611Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e"}, {"node_instance_id": "external_network_vowmif", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:31.787Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:30.493Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e"}, {"node_instance_id": "reference_vnf_ip_fbw2u7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:31.787Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:30.611Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e"}, {"node_instance_id": "external_network_vowmif", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:31.787Z", "message": "Node instance started", "target_id": null, "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:30.654Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e"}, {"node_instance_id": "security_group_u7atia", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:31.787Z", "message": "POST call to neutron for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-09dcb03d-d6ca-4858-8d8b-d91262bf1b16", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:31.016Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.d3b7944d-b83d-4c5e-9d9a-dbe0ed949702"}, {"node_instance_id": "security_group_u7atia", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:31.787Z", "message": "POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-09dcb03d-d6ca-4858-8d8b-d91262bf1b16", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:31.016Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.d3b7944d-b83d-4c5e-9d9a-dbe0ed949702"}, {"node_instance_id": "security_group_u7atia", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:31.787Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5b2467bf18e203b4b93288b1cf8c863a95b6f66c\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"icmp\", \"ethertype\": \"IPv4\", \"port_range_max\": 0, \"security_group_id\": \"b231d75d-aade-4b71-b0fd-21fca7d25b51\", \"port_range_min\": 0, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:31.016Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.d3b7944d-b83d-4c5e-9d9a-dbe0ed949702"}, {"node_instance_id": "security_group_u7atia", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:31.787Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 513 X-Openstack-Request-Id: req-41b0a479-baf8-4080-ba18-4095a27c977c Date: Tue, 09 Apr 2019 11:35:20 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"icmp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 0, \"updated_at\": \"2019-04-09T11:35:20Z\", \"security_group_id\": \"b231d75d-aade-4b71-b0fd-21fca7d25b51\", \"port_range_min\": 0, \"revision_number\": 0, \"tenant_id\": \"f55c71a2e604471b80edca6e39f1e3a7\", \"created_at\": \"2019-04-09T11:35:20Z\", \"project_id\": \"f55c71a2e604471b80edca6e39f1e3a7\", \"id\": \"6ce7edbf-e326-45e9-8134-035fbbbb80c5\"}}\n", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:31.145Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.d3b7944d-b83d-4c5e-9d9a-dbe0ed949702"}, {"node_instance_id": "security_group_u7atia", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:31.787Z", "message": "POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-41b0a479-baf8-4080-ba18-4095a27c977c", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:31.145Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.d3b7944d-b83d-4c5e-9d9a-dbe0ed949702"}, {"node_instance_id": "security_group_u7atia", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:31.787Z", "message": "POST call to neutron for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-41b0a479-baf8-4080-ba18-4095a27c977c", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:31.146Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.d3b7944d-b83d-4c5e-9d9a-dbe0ed949702"}, {"node_instance_id": "security_group_u7atia", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:31.787Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5b2467bf18e203b4b93288b1cf8c863a95b6f66c\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 65535, \"security_group_id\": \"b231d75d-aade-4b71-b0fd-21fca7d25b51\", \"port_range_min\": 1, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:31.146Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.d3b7944d-b83d-4c5e-9d9a-dbe0ed949702"}, {"node_instance_id": "security_group_u7atia", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:31.787Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-b88f3da4-d6e1-4929-9657-6ada99ce81f4 Date: Tue, 09 Apr 2019 11:35:20 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 65535, \"updated_at\": \"2019-04-09T11:35:20Z\", \"security_group_id\": \"b231d75d-aade-4b71-b0fd-21fca7d25b51\", \"port_range_min\": 1, \"revision_number\": 0, \"tenant_id\": \"f55c71a2e604471b80edca6e39f1e3a7\", \"created_at\": \"2019-04-09T11:35:20Z\", \"project_id\": \"f55c71a2e604471b80edca6e39f1e3a7\", \"id\": \"11f4dc32-d480-46f9-95d4-50e85f8b908d\"}}\n", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:31.275Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.d3b7944d-b83d-4c5e-9d9a-dbe0ed949702"}, {"node_instance_id": "security_group_u7atia", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:31.787Z", "message": "POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-b88f3da4-d6e1-4929-9657-6ada99ce81f4", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:31.276Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.d3b7944d-b83d-4c5e-9d9a-dbe0ed949702"}, {"node_instance_id": "security_group_u7atia", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:31.787Z", "message": "POST call to neutron for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-b88f3da4-d6e1-4929-9657-6ada99ce81f4", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:31.276Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.d3b7944d-b83d-4c5e-9d9a-dbe0ed949702"}, {"node_instance_id": "security_group_u7atia", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:31.787Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5b2467bf18e203b4b93288b1cf8c863a95b6f66c\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"udp\", \"ethertype\": \"IPv4\", \"port_range_max\": 65535, \"security_group_id\": \"b231d75d-aade-4b71-b0fd-21fca7d25b51\", \"port_range_min\": 1, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:31.276Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.d3b7944d-b83d-4c5e-9d9a-dbe0ed949702"}, {"node_instance_id": "security_group_u7atia", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:31.787Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-b3779f86-cbbf-490d-9ca8-16bbba46e248 Date: Tue, 09 Apr 2019 11:35:20 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"udp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 65535, \"updated_at\": \"2019-04-09T11:35:20Z\", \"security_group_id\": \"b231d75d-aade-4b71-b0fd-21fca7d25b51\", \"port_range_min\": 1, \"revision_number\": 0, \"tenant_id\": \"f55c71a2e604471b80edca6e39f1e3a7\", \"created_at\": \"2019-04-09T11:35:20Z\", \"project_id\": \"f55c71a2e604471b80edca6e39f1e3a7\", \"id\": \"8ae8cd60-d827-4367-ae4e-45a81374b3da\"}}\n", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:31.402Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.d3b7944d-b83d-4c5e-9d9a-dbe0ed949702"}, {"node_instance_id": "security_group_u7atia", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:31.787Z", "message": "POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-b3779f86-cbbf-490d-9ca8-16bbba46e248", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:31.402Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.d3b7944d-b83d-4c5e-9d9a-dbe0ed949702"}, {"node_instance_id": "security_group_u7atia", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:31.787Z", "message": "POST call to neutron for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-b3779f86-cbbf-490d-9ca8-16bbba46e248", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:31.402Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.d3b7944d-b83d-4c5e-9d9a-dbe0ed949702"}, {"node_instance_id": "target_vnf_ip_wncxl4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:32.393Z", "message": "POST call to neutron for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-4da4ed28-f3c2-44f7-86f8-0eb990662eb5", "level": "debug", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:32.012Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.ac3792f7-cdbb-444f-b187-6f631b3fddb3"}, {"node_instance_id": "reference_vnf_ip_fbw2u7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:32.393Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:30.844Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e"}, {"node_instance_id": "management_plane_network_mbl5ed", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:32.393Z", "message": "Node instance created", "target_id": null, "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:30.807Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e"}, {"node_instance_id": "data_plane_network_kyvg82", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:32.393Z", "message": "Task succeeded 'neutron_plugin.network.create'", "target_id": null, "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:31.059Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e"}, {"node_instance_id": "target_vnf_ip_wncxl4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:32.393Z", "message": "POST call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-4da4ed28-f3c2-44f7-86f8-0eb990662eb5", "level": "debug", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:32.011Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.ac3792f7-cdbb-444f-b187-6f631b3fddb3"}, {"node_instance_id": "target_vnf_ip_wncxl4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:32.393Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 517 X-Openstack-Request-Id: req-4da4ed28-f3c2-44f7-86f8-0eb990662eb5 Date: Tue, 09 Apr 2019 11:35:21 GMT \nRESP BODY: {\"floatingip\": {\"router_id\": null, \"status\": \"DOWN\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"f55c71a2e604471b80edca6e39f1e3a7\", \"created_at\": \"2019-04-09T11:35:20Z\", \"updated_at\": \"2019-04-09T11:35:20Z\", \"floating_network_id\": \"b62787c2-635d-4893-8553-7ee0260442ff\", \"port_details\": null, \"fixed_ip_address\": null, \"floating_ip_address\": \"172.30.9.204\", \"revision_number\": 0, \"project_id\": \"f55c71a2e604471b80edca6e39f1e3a7\", \"port_id\": null, \"id\": \"733614ba-36aa-4a1c-a827-b61d27807f63\", \"qos_policy_id\": null}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:32.011Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.ac3792f7-cdbb-444f-b187-6f631b3fddb3"}, {"node_instance_id": "target_vnf_ip_wncxl4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:32.393Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'f55c71a2e604471b80edca6e39f1e3a7', u'created_at': u'2019-04-09T11:35:20Z', u'updated_at': u'2019-04-09T11:35:20Z', u'floating_network_id': u'b62787c2-635d-4893-8553-7ee0260442ff', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.204', u'revision_number': 0, u'project_id': u'f55c71a2e604471b80edca6e39f1e3a7', u'port_id': None, u'id': u'733614ba-36aa-4a1c-a827-b61d27807f63', u'qos_policy_id': None}", "level": "info", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:32.012Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.ac3792f7-cdbb-444f-b187-6f631b3fddb3"}, {"node_instance_id": "keypair_i1q92c", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:33.040Z", "message": "Task succeeded 'nova_plugin.keypair.create'", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:31.228Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e"}], "metadata": {"pagination": {"total": 177, "offset": 68, "size": 50}}} 2019-04-09 11:35:39,154 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 11:35:39,154 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 11:35:39 GMT 2019-04-09 11:35:39,154 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 11:35:39,154 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-09 11:35:39,154 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 11:35:39,154 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 11:35:39,155 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 11:35:39,155 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-09 11:35:39,157 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}856c07bde178279181427ec7fe6824871d49211e" -d '{"network": {"name": "data_plane_network", "admin_state_up": true}}' 2019-04-09 11:35:39,157 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-53b4973f-fe56-448a-b0cf-0c6a6e49dd6b 2019-04-09 11:35:39,158 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 602 X-Openstack-Request-Id: req-53b4973f-fe56-448a-b0cf-0c6a6e49dd6b Date: Tue, 09 Apr 2019 11:35:19 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"306e345c-8270-411c-be66-1ad28be303c6","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f55c71a2e604471b80edca6e39f1e3a7","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-09T11:35:19Z","is_default":false,"name":"management_plane_network","qos_policy_id":null,"admin_state_up":true,"tenant_id":"f55c71a2e604471b80edca6e39f1e3a7","created_at":"2019-04-09T11:35:19Z","mtu":1450}} 2019-04-09 11:35:39,158 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-04-09 11:35:39,158 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2019-04-09 11:35:39,158 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-04-09 11:35:39,158 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?name=external used request id req-cc784add-bdd7-43fa-9a1f-a7d29c62aa68 2019-04-09 11:35:39,158 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-79ca9a6d-d7cf-4709-beb3-2db359a6378e 2019-04-09 11:35:39,158 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.21:9696/v2.0/networks.json used request id req-79ca9a6d-d7cf-4709-beb3-2db359a6378e 2019-04-09 11:35:39,159 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/networks.json?name=external used request id req-cc784add-bdd7-43fa-9a1f-a7d29c62aa68 2019-04-09 11:35:39,159 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-cc784add-bdd7-43fa-9a1f-a7d29c62aa68 Date: Tue, 09 Apr 2019 11:35:19 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"b62787c2-635d-4893-8553-7ee0260442ff","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ba7a30bb29394fc4a587735d9dfb749e","l2_adjacency":true,"status":"ACTIVE","subnets":["dce875e1-9eec-4cb2-94e6-93dffefe33f6"],"description":"","tags":[],"updated_at":"2019-04-09T06:38:46Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ba7a30bb29394fc4a587735d9dfb749e","created_at":"2019-04-09T06:24:05Z","mtu":1500}]} 2019-04-09 11:35:39,159 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-04-09 11:35:39,159 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 514 X-Openstack-Request-Id: req-09dcb03d-d6ca-4858-8d8b-d91262bf1b16 Date: Tue, 09 Apr 2019 11:35:20 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 22, "updated_at": "2019-04-09T11:35:20Z", "security_group_id": "b231d75d-aade-4b71-b0fd-21fca7d25b51", "port_range_min": 22, "revision_number": 0, "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "created_at": "2019-04-09T11:35:20Z", "project_id": "f55c71a2e604471b80edca6e39f1e3a7", "id": "e35009a9-8bab-4b8c-bf30-c16655a4d0ca"}} 2019-04-09 11:35:39,159 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b2467bf18e203b4b93288b1cf8c863a95b6f66c" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 22, "security_group_id": "b231d75d-aade-4b71-b0fd-21fca7d25b51", "port_range_min": 22, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-04-09 11:35:39,159 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/security-groups/b231d75d-aade-4b71-b0fd-21fca7d25b51.json used request id req-5fa4cacc-c8d0-4fbd-af64-17ec219377ae 2019-04-09 11:35:39,160 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups/b231d75d-aade-4b71-b0fd-21fca7d25b51.json used request id req-5fa4cacc-c8d0-4fbd-af64-17ec219377ae 2019-04-09 11:35:39,160 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1382 X-Openstack-Request-Id: req-5fa4cacc-c8d0-4fbd-af64-17ec219377ae Date: Tue, 09 Apr 2019 11:35:20 GMT RESP BODY: {"security_group": {"description": "Security group for vnf test", "tags": [], "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "created_at": "2019-04-09T11:35:18Z", "updated_at": "2019-04-09T11:35:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T11:35:18Z", "revision_number": 0, "id": "dd2a72b1-872d-42e7-8692-087e99579d6d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T11:35:18Z", "security_group_id": "b231d75d-aade-4b71-b0fd-21fca7d25b51", "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "f55c71a2e604471b80edca6e39f1e3a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T11:35:18Z", "revision_number": 0, "id": "f66f05fd-9af0-4b42-a0f5-9762625fdab3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T11:35:18Z", "security_group_id": "b231d75d-aade-4b71-b0fd-21fca7d25b51", "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "f55c71a2e604471b80edca6e39f1e3a7"}], "revision_number": 1, "project_id": "f55c71a2e604471b80edca6e39f1e3a7", "id": "b231d75d-aade-4b71-b0fd-21fca7d25b51", "name": "vnf_test_security_group"}} 2019-04-09 11:35:39,160 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups/b231d75d-aade-4b71-b0fd-21fca7d25b51.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b2467bf18e203b4b93288b1cf8c863a95b6f66c" 2019-04-09 11:35:39,160 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-58207933-6114-4cf3-a4e0-4df5c74c43c4 2019-04-09 11:35:39,160 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-58207933-6114-4cf3-a4e0-4df5c74c43c4 2019-04-09 11:35:39,160 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 11:35:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-58207933-6114-4cf3-a4e0-4df5c74c43c4 x-compute-request-id: req-58207933-6114-4cf3-a4e0-4df5c74c43c4 Content-Encoding: gzip Content-Length: 1772 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCcubUZoBfzvjMBtFj+tj00itJpLr6V4urq0SHVTW75weKjqlP0dmfKMoGSiVll7L5eWY0c9cvHzDnlkEXwgwQjnEJ+STSZd7mzvYnYjjLKWKPTZ3VxSAPPdIe6WjRHtfqWmGNTxIiaYEaKG40UGOqZPKwNZOHwZb5D5ITVihiOKLuQM+P9gfhtWrAtPRfJaKHqeprAbDMVCm+esF4UPt/8VPelklaB9iTap4dnBVgfP1WiCAInttfHfgGg30+J8S1oSYea7A8Yipiv2/EY5XfYRGOpwmERkft+coGC3xQmhMKNPcd82WbzRF1DNdL6YzsVR08NzO7hsGfH7JpBtrup Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAnLm1GaAX874zAbRY/rY9NIrSaS6+leLq6tEh1U1u+cHio6pT\n9HZnyjKBkolZZey+XlmNHPXLx8w55ZBF8IMEI5xCfkk0mXe5s72J2I4yylij02d1\ncUgDz3SHulo0R7X6lphjU8SImmBGihuNFBjqmTysDWTh8GW+Q+SE1YoYjii7kDPj\n/YH4bVqwLT0XyWih6nqawGwzFQpvnrBeFD7f/FT3pZJWgfYk2qeHZwVYHz9VoggC\nJ7bXx34BoN9PifEtaEmHmuwPGIqYr9vxGOV32ERjqcJhEZH7fnKBgt8UJoTCjT3H\nfNlm80RdQzXS+mM7FUdPDczu4bBnx+yaQba7qQIDAQABAoIBAEqMFvVibiI1VUO5\nSh+WBZTpd14qquLWtdENut8f3uqT677XtOlyLLpDvdg61rghnQd55yJgVBbsMJne\nPzZAy4Y4vHQfVBKvnTg+rsPAF66h7QMQkg9ZJt7V2f2tDHMTv2dEgvKEaEmuA7+L\njVaC54wODPSuCL51VsQqfXipIDb1sGvQDJlgWzkSNkDywkk0lKLKEWZxE1NC/56W\n7AxNfd5HxUHMNidRZTVgRCs2p0YDyzvvPBopHQxiTTokGfJr9pp/R9CsxmB8wkSN\nYSB6N5lw/Wdse1Tc4JFjEd/tOd9m/Hs5jYUMuv4YrIhapeEKB9gdlQ5Zhw6QwTtp\nGGFiKdECgYEAzYXCFNc+/zxWz0lzfbdXdcwDtPAYVtWEqHU25MnTEUrspASGnd7y\nhRmmQqjyZJbhVUTHuqJuFr6Vrt1CVewh/gFINqM0nxS9fySNUfIPmKjTLgsQ52Le\ntRAoC06CpgGpfkznJO3l3/UIHiY9q5DAMkTdZBvcGeFwygHpvjX89v0CgYEAwzfU\naPxa3bfQvxZAaARteqp+Yr4I93gLcxJ1mcB3soKu0Osh+g8uY5fM3rfLCn0VQWH8\nVtmB0bOYj6ErGn5ykT9TF1WkrBO1CB+bRv6Z0sVvETx+BxYIe1LbVOVPK0yndvwa\nSQ54A9QmftCzamcElI9+Fel8TifCVQUaY6q8FR0CgYATkyPTHFUxtiuGfrZzSN0Z\nqR7JQvzueFO0P8XEsLxbr0kurgesTanHp5PAUZsUnZJErtJfIk1d+TUEfKpuyJjM\nOo8INS8z36PU0kRrg6Sco6fJgOBRSYdws2M9AHNNIGdmUijJyabVV984D+hbyOOl\nZg24FTc3d9NoShpbNYUseQKBgQCrFxoM7OZCHSBQ6JKH1yGP+S6NIZnAMTBvqITy\nvFDrXUcTCJAdlQKF/Htr0k6boaZoSBUclMIG5EzXzFt3e8yy6XnMIJ4Sxa7KMNEo\ntmhf5fMCey7EzRWf560cSWBKRYMbb7UlxA2A5YTbbdNgdGr6PIw3bgsogAX79136\nbZ8rLQKBgH3/iP82KiaHC3xbfMWkmYIjGji/eID7eO4EaMbLfzbajXb2HH424w/G\nvKbzCFqcL7tGMMNkqNrryJi+YCh3KK8YMYT1wKuoNT4MjyrNA+HGgKvnahkG1Ijd\nZi7f2v/N6A8dGsnQ0Do7ugcx+wh1zPyIEdXaW75xz9sBNzFxMklG\n-----END RSA PRIVATE KEY-----\n", "user_id": "da67022848cd47aaa9ad576f8c8e08f4", "name": "vnf_test_keypair", "fingerprint": "4d:35:fd:17:4c:98:e4:b4:a4:fd:35:31:cd:75:32:ad"}} 2019-04-09 11:35:39,161 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2d647953f7615c520b52d8a2403ed3b31719b1e" -d '{"floatingip": {"floating_network_id": "b62787c2-635d-4893-8553-7ee0260442ff"}}' 2019-04-09 11:35:39,161 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Using floating ip network b62787c2-635d-4893-8553-7ee0260442ff from name external provided. 2019-04-09 11:35:39,161 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2019-04-09 11:35:39,161 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2019-04-09 11:35:39,161 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-04-09 11:35:39,162 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-04-09 11:35:39,162 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-04-09 11:35:39,162 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-09dcb03d-d6ca-4858-8d8b-d91262bf1b16 2019-04-09 11:35:39,162 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-09dcb03d-d6ca-4858-8d8b-d91262bf1b16 2019-04-09 11:35:39,162 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b2467bf18e203b4b93288b1cf8c863a95b6f66c" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "ethertype": "IPv4", "port_range_max": 0, "security_group_id": "b231d75d-aade-4b71-b0fd-21fca7d25b51", "port_range_min": 0, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-04-09 11:35:39,162 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 513 X-Openstack-Request-Id: req-41b0a479-baf8-4080-ba18-4095a27c977c Date: Tue, 09 Apr 2019 11:35:20 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 0, "updated_at": "2019-04-09T11:35:20Z", "security_group_id": "b231d75d-aade-4b71-b0fd-21fca7d25b51", "port_range_min": 0, "revision_number": 0, "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "created_at": "2019-04-09T11:35:20Z", "project_id": "f55c71a2e604471b80edca6e39f1e3a7", "id": "6ce7edbf-e326-45e9-8134-035fbbbb80c5"}} 2019-04-09 11:35:39,162 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-41b0a479-baf8-4080-ba18-4095a27c977c 2019-04-09 11:35:39,163 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-41b0a479-baf8-4080-ba18-4095a27c977c 2019-04-09 11:35:39,163 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b2467bf18e203b4b93288b1cf8c863a95b6f66c" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 65535, "security_group_id": "b231d75d-aade-4b71-b0fd-21fca7d25b51", "port_range_min": 1, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-04-09 11:35:39,163 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-b88f3da4-d6e1-4929-9657-6ada99ce81f4 Date: Tue, 09 Apr 2019 11:35:20 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 65535, "updated_at": "2019-04-09T11:35:20Z", "security_group_id": "b231d75d-aade-4b71-b0fd-21fca7d25b51", "port_range_min": 1, "revision_number": 0, "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "created_at": "2019-04-09T11:35:20Z", "project_id": "f55c71a2e604471b80edca6e39f1e3a7", "id": "11f4dc32-d480-46f9-95d4-50e85f8b908d"}} 2019-04-09 11:35:39,163 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-b88f3da4-d6e1-4929-9657-6ada99ce81f4 2019-04-09 11:35:39,163 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-b88f3da4-d6e1-4929-9657-6ada99ce81f4 2019-04-09 11:35:39,163 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b2467bf18e203b4b93288b1cf8c863a95b6f66c" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "udp", "ethertype": "IPv4", "port_range_max": 65535, "security_group_id": "b231d75d-aade-4b71-b0fd-21fca7d25b51", "port_range_min": 1, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-04-09 11:35:39,164 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-b3779f86-cbbf-490d-9ca8-16bbba46e248 Date: Tue, 09 Apr 2019 11:35:20 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "udp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 65535, "updated_at": "2019-04-09T11:35:20Z", "security_group_id": "b231d75d-aade-4b71-b0fd-21fca7d25b51", "port_range_min": 1, "revision_number": 0, "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "created_at": "2019-04-09T11:35:20Z", "project_id": "f55c71a2e604471b80edca6e39f1e3a7", "id": "8ae8cd60-d827-4367-ae4e-45a81374b3da"}} 2019-04-09 11:35:39,164 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-b3779f86-cbbf-490d-9ca8-16bbba46e248 2019-04-09 11:35:39,164 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-b3779f86-cbbf-490d-9ca8-16bbba46e248 2019-04-09 11:35:39,164 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-4da4ed28-f3c2-44f7-86f8-0eb990662eb5 2019-04-09 11:35:39,164 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-04-09 11:35:39,164 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-04-09 11:35:39,164 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2019-04-09 11:35:39,165 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-4da4ed28-f3c2-44f7-86f8-0eb990662eb5 2019-04-09 11:35:39,165 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 517 X-Openstack-Request-Id: req-4da4ed28-f3c2-44f7-86f8-0eb990662eb5 Date: Tue, 09 Apr 2019 11:35:21 GMT RESP BODY: {"floatingip": {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "created_at": "2019-04-09T11:35:20Z", "updated_at": "2019-04-09T11:35:20Z", "floating_network_id": "b62787c2-635d-4893-8553-7ee0260442ff", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.204", "revision_number": 0, "project_id": "f55c71a2e604471b80edca6e39f1e3a7", "port_id": null, "id": "733614ba-36aa-4a1c-a827-b61d27807f63", "qos_policy_id": null}} 2019-04-09 11:35:39,165 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'f55c71a2e604471b80edca6e39f1e3a7', u'created_at': u'2019-04-09T11:35:20Z', u'updated_at': u'2019-04-09T11:35:20Z', u'floating_network_id': u'b62787c2-635d-4893-8553-7ee0260442ff', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.204', u'revision_number': 0, u'project_id': u'f55c71a2e604471b80edca6e39f1e3a7', u'port_id': None, u'id': u'733614ba-36aa-4a1c-a827-b61d27807f63', u'qos_policy_id': None} 2019-04-09 11:35:39,165 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.keypair.create' 2019-04-09 11:35:39,165 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/b8e8e836-d245-49a7-879e-764bd41f0c1e 2019-04-09 11:35:39,274 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 11:35:39,275 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 11:35:39,275 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 11:35:39,275 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 11:35:39,275 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 11:35:39,275 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 11:35:39,275 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 11:35:39,275 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T11:35:22.255Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-04-09T11:35:22.256Z", "id": "b8e8e836-d245-49a7-879e-764bd41f0c1e"} 2019-04-09 11:35:39,275 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 11:35:39,276 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 11:35:39 GMT 2019-04-09 11:35:39,276 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 11:35:39,276 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-04-09 11:35:39,276 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 11:35:39,276 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 11:35:39,276 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 11:35:44,281 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-04-09 11:35:44,368 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 11:35:44,368 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 11:35:44,368 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 11:35:44,368 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 11:35:44,368 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 11:35:44,368 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 11:35:44,368 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 11:35:44,369 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_ip_fbw2u7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:33.040Z", "message": "Node instance started", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:31.268Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e"}, {"node_instance_id": "data_plane_network_kyvg82", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:33.040Z", "message": "Node instance created", "target_id": null, "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:31.428Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e"}, {"node_instance_id": "router_o9t4zy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:33.610Z", "message": "RESP: [300] Date: Tue, 09 Apr 2019 11:35:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-43739b59-2234-4b92-9462-939966c0f19b Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:33.226Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.e4f77b2d-ef1a-4f0c-a1fe-3a42cc8cbd3c"}, {"node_instance_id": "router_o9t4zy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:33.610Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:33.221Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.e4f77b2d-ef1a-4f0c-a1fe-3a42cc8cbd3c"}, {"node_instance_id": "router_o9t4zy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:33.610Z", "message": "router: {'name': u'vnf_test_router'}", "level": "info", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:33.153Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.e4f77b2d-ef1a-4f0c-a1fe-3a42cc8cbd3c"}, {"node_instance_id": "management_plane_network_mbl5ed", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:33.610Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:31.638Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e"}, {"node_instance_id": "keypair_i1q92c", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:33.610Z", "message": "Node instance created", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:31.668Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e"}, {"node_instance_id": "data_plane_network_kyvg82", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:33.610Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:31.703Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e"}, {"node_instance_id": "router_o9t4zy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:33.610Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-43739b59-2234-4b92-9462-939966c0f19b", "level": "debug", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:33.226Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.e4f77b2d-ef1a-4f0c-a1fe-3a42cc8cbd3c"}, {"node_instance_id": "router_o9t4zy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:34.210Z", "message": "Creating node instance", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:31.851Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e"}, {"node_instance_id": "security_group_u7atia", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:34.210Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:31.832Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e"}, {"node_instance_id": "management_plane_network_mbl5ed", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:34.210Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:31.879Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e"}, {"node_instance_id": "router_o9t4zy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:34.210Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/routers.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d512a5ea6aaecd7df87fbf0838787f82868d283b\" -d '{\"router\": {\"external_gateway_info\": {\"network_id\": \"b62787c2-635d-4893-8553-7ee0260442ff\"}, \"name\": \"vnf_test_router\"}}'", "level": "debug", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:33.995Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.e4f77b2d-ef1a-4f0c-a1fe-3a42cc8cbd3c"}, {"node_instance_id": "router_o9t4zy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:34.210Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/networks/b62787c2-635d-4893-8553-7ee0260442ff.json used request id req-0f1cc4c7-ee2a-47a3-8cc8-35a53794ad12", "level": "debug", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:33.994Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.e4f77b2d-ef1a-4f0c-a1fe-3a42cc8cbd3c"}, {"node_instance_id": "router_o9t4zy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:34.210Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/networks/b62787c2-635d-4893-8553-7ee0260442ff.json used request id req-0f1cc4c7-ee2a-47a3-8cc8-35a53794ad12", "level": "debug", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:33.994Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.e4f77b2d-ef1a-4f0c-a1fe-3a42cc8cbd3c"}, {"node_instance_id": "router_o9t4zy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:34.210Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-0f1cc4c7-ee2a-47a3-8cc8-35a53794ad12 Date: Tue, 09 Apr 2019 11:35:23 GMT \nRESP BODY: {\"network\":{\"ipv6_address_scope\":null,\"revision_number\":4,\"port_security_enabled\":true,\"id\":\"b62787c2-635d-4893-8553-7ee0260442ff\",\"router:external\":true,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"ba7a30bb29394fc4a587735d9dfb749e\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"dce875e1-9eec-4cb2-94e6-93dffefe33f6\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-04-09T06:38:46Z\",\"is_default\":true,\"qos_policy_id\":null,\"name\":\"external\",\"admin_state_up\":true,\"tenant_id\":\"ba7a30bb29394fc4a587735d9dfb749e\",\"created_at\":\"2019-04-09T06:24:05Z\",\"mtu\":1500}}\n", "level": "debug", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:33.993Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.e4f77b2d-ef1a-4f0c-a1fe-3a42cc8cbd3c"}, {"node_instance_id": "router_o9t4zy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:34.210Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks/b62787c2-635d-4893-8553-7ee0260442ff.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d512a5ea6aaecd7df87fbf0838787f82868d283b\"", "level": "debug", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:33.629Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.e4f77b2d-ef1a-4f0c-a1fe-3a42cc8cbd3c"}, {"node_instance_id": "data_plane_network_kyvg82", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:34.756Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:31.918Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e"}, {"node_instance_id": "data_plane_subnet_j8ehcc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:34.756Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:34.694Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.9ab5afdc-ee7e-46ea-b027-26ce89a5e3a1"}, {"node_instance_id": "router_o9t4zy", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:34.756Z", "message": "Sending task 'neutron_plugin.router.create'", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:31.952Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e"}, {"node_instance_id": "keypair_i1q92c", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:35.268Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:32.464Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e"}, {"node_instance_id": "target_vnf_ip_wncxl4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:35.268Z", "message": "Node instance started", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:33.545Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e"}, {"node_instance_id": "data_plane_subnet_j8ehcc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:35.268Z", "message": "Creating node instance", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:33.401Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e"}, {"node_instance_id": "target_vnf_ip_wncxl4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:35.268Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:33.263Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e"}, {"node_instance_id": "security_group_u7atia", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:35.268Z", "message": "Node instance started", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:33.118Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e"}, {"node_instance_id": "target_vnf_ip_wncxl4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:35.268Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:33.087Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e"}, {"node_instance_id": "security_group_u7atia", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:35.268Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:32.942Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e"}, {"node_instance_id": "keypair_i1q92c", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:35.268Z", "message": "Node instance started", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:32.911Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e"}, {"node_instance_id": "target_vnf_ip_wncxl4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:35.268Z", "message": "Node instance created", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:32.672Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e"}, {"node_instance_id": "security_group_u7atia", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:35.268Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:32.643Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e"}, {"node_instance_id": "data_plane_network_kyvg82", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:35.268Z", "message": "Node instance started", "target_id": null, "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:32.494Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e"}, {"node_instance_id": "management_plane_network_mbl5ed", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:35.268Z", "message": "Node instance started", "target_id": null, "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:32.425Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e"}, {"node_instance_id": "target_vnf_ip_wncxl4", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:35.268Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:32.416Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e"}, {"node_instance_id": "security_group_u7atia", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:35.268Z", "message": "Node instance created", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:32.300Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e"}, {"node_instance_id": "keypair_i1q92c", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:35.268Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:31.960Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e"}, {"node_instance_id": "data_plane_subnet_j8ehcc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:35.268Z", "message": "RESP: [300] Date: Tue, 09 Apr 2019 11:35:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-166d2462-ac00-4fe6-9507-455aa3b01a26 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:34.698Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.9ab5afdc-ee7e-46ea-b027-26ce89a5e3a1"}, {"node_instance_id": "data_plane_subnet_j8ehcc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:35.268Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-166d2462-ac00-4fe6-9507-455aa3b01a26", "level": "debug", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:34.699Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.9ab5afdc-ee7e-46ea-b027-26ce89a5e3a1"}, {"node_instance_id": "data_plane_subnet_j8ehcc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:35.268Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/subnets.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d0833c06ac8a21f7342fdc62deccd1307227eeab\" -d '{\"subnet\": {\"network_id\": \"6d9e8165-fa29-4cba-bd7a-b0273d40e03d\", \"ip_version\": 4, \"cidr\": \"12.0.0.0/24\", \"gateway_ip\": null, \"name\": \"data_plane_subnet\"}}'", "level": "debug", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:35.097Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.9ab5afdc-ee7e-46ea-b027-26ce89a5e3a1"}, {"node_instance_id": "router_o9t4zy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:35.901Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 658 X-Openstack-Request-Id: req-9e029b65-6745-4ffc-a4f4-5d7d62b62b9b Date: Tue, 09 Apr 2019 11:35:25 GMT \nRESP BODY: {\"router\": {\"status\": \"ACTIVE\", \"external_gateway_info\": {\"network_id\": \"b62787c2-635d-4893-8553-7ee0260442ff\", \"enable_snat\": true, \"external_fixed_ips\": [{\"subnet_id\": \"dce875e1-9eec-4cb2-94e6-93dffefe33f6\", \"ip_address\": \"172.30.9.205\"}]}, \"availability_zone_hints\": [], \"availability_zones\": [], \"description\": \"\", \"tags\": [], \"tenant_id\": \"f55c71a2e604471b80edca6e39f1e3a7\", \"created_at\": \"2019-04-09T11:35:23Z\", \"admin_state_up\": true, \"updated_at\": \"2019-04-09T11:35:24Z\", \"flavor_id\": null, \"revision_number\": 2, \"routes\": [], \"project_id\": \"f55c71a2e604471b80edca6e39f1e3a7\", \"id\": \"08a71f47-5b2f-4b7b-8ef5-ea41d1bec23b\", \"name\": \"vnf_test_router\"}}\n", "level": "debug", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:35.564Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.e4f77b2d-ef1a-4f0c-a1fe-3a42cc8cbd3c"}, {"node_instance_id": "router_o9t4zy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:35.901Z", "message": "POST call to neutron for http://172.30.9.21:9696/v2.0/routers.json used request id req-9e029b65-6745-4ffc-a4f4-5d7d62b62b9b", "level": "debug", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:35.565Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.e4f77b2d-ef1a-4f0c-a1fe-3a42cc8cbd3c"}, {"node_instance_id": "router_o9t4zy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:35.901Z", "message": "POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-9e029b65-6745-4ffc-a4f4-5d7d62b62b9b", "level": "debug", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:35.565Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.e4f77b2d-ef1a-4f0c-a1fe-3a42cc8cbd3c"}, {"node_instance_id": "data_plane_subnet_j8ehcc", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:35.901Z", "message": "Sending task 'neutron_plugin.subnet.create'", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:33.580Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e"}, {"node_instance_id": "data_plane_subnet_j8ehcc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:36.484Z", "message": "POST call to neutron for http://172.30.9.21:9696/v2.0/subnets.json used request id req-9a33c7d3-8b33-413c-8ef3-76ad90d0e6cb", "level": "debug", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:36.018Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.9ab5afdc-ee7e-46ea-b027-26ce89a5e3a1"}, {"node_instance_id": "router_o9t4zy", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:36.484Z", "message": "Task succeeded 'neutron_plugin.router.create'", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:36.111Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e"}, {"node_instance_id": "router_o9t4zy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:36.484Z", "message": "Node instance created", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:36.238Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e"}, {"node_instance_id": "data_plane_subnet_j8ehcc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:36.484Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 606 X-Openstack-Request-Id: req-9a33c7d3-8b33-413c-8ef3-76ad90d0e6cb Date: Tue, 09 Apr 2019 11:35:25 GMT \nRESP BODY: {\"subnet\":{\"service_types\":[],\"description\":\"\",\"enable_dhcp\":true,\"tags\":[],\"network_id\":\"6d9e8165-fa29-4cba-bd7a-b0273d40e03d\",\"tenant_id\":\"f55c71a2e604471b80edca6e39f1e3a7\",\"created_at\":\"2019-04-09T11:35:25Z\",\"dns_nameservers\":[],\"updated_at\":\"2019-04-09T11:35:25Z\",\"gateway_ip\":null,\"ipv6_ra_mode\":null,\"allocation_pools\":[{\"start\":\"12.0.0.1\",\"end\":\"12.0.0.254\"}],\"host_routes\":[],\"revision_number\":0,\"ip_version\":4,\"ipv6_address_mode\":null,\"cidr\":\"12.0.0.0/24\",\"project_id\":\"f55c71a2e604471b80edca6e39f1e3a7\",\"id\":\"165bf9ac-fc3b-4b0e-800b-1a953fdd6bd3\",\"subnetpool_id\":null,\"name\":\"data_plane_subnet\"}}\n", "level": "debug", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:36.017Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.9ab5afdc-ee7e-46ea-b027-26ce89a5e3a1"}, {"node_instance_id": "data_plane_subnet_j8ehcc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:36.484Z", "message": "POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-9a33c7d3-8b33-413c-8ef3-76ad90d0e6cb", "level": "debug", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:36.017Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.9ab5afdc-ee7e-46ea-b027-26ce89a5e3a1"}, {"node_instance_id": "router_o9t4zy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:37.078Z", "message": "Node instance started", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:36.587Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e"}, {"node_instance_id": "router_o9t4zy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:37.078Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:36.441Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e"}, {"node_instance_id": "router_o9t4zy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:37.078Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:36.342Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e"}], "metadata": {"pagination": {"total": 223, "offset": 118, "size": 50}}} 2019-04-09 11:35:44,369 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 11:35:44,369 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 11:35:44 GMT 2019-04-09 11:35:44,369 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 11:35:44,369 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-09 11:35:44,369 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 11:35:44,369 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 11:35:44,369 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 11:35:44,370 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-09 11:35:44,371 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-04-09 11:35:44,372 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-04-09 11:35:44,372 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 09 Apr 2019 11:35:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-43739b59-2234-4b92-9462-939966c0f19b Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 11:35:44,372 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-09 11:35:44,372 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - router: {'name': u'vnf_test_router'} 2019-04-09 11:35:44,372 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-04-09 11:35:44,373 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-04-09 11:35:44,373 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-04-09 11:35:44,373 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-43739b59-2234-4b92-9462-939966c0f19b 2019-04-09 11:35:44,373 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-04-09 11:35:44,373 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-04-09 11:35:44,373 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-04-09 11:35:44,374 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/routers.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d512a5ea6aaecd7df87fbf0838787f82868d283b" -d '{"router": {"external_gateway_info": {"network_id": "b62787c2-635d-4893-8553-7ee0260442ff"}, "name": "vnf_test_router"}}' 2019-04-09 11:35:44,374 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/networks/b62787c2-635d-4893-8553-7ee0260442ff.json used request id req-0f1cc4c7-ee2a-47a3-8cc8-35a53794ad12 2019-04-09 11:35:44,374 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks/b62787c2-635d-4893-8553-7ee0260442ff.json used request id req-0f1cc4c7-ee2a-47a3-8cc8-35a53794ad12 2019-04-09 11:35:44,374 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-0f1cc4c7-ee2a-47a3-8cc8-35a53794ad12 Date: Tue, 09 Apr 2019 11:35:23 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"b62787c2-635d-4893-8553-7ee0260442ff","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ba7a30bb29394fc4a587735d9dfb749e","l2_adjacency":true,"status":"ACTIVE","subnets":["dce875e1-9eec-4cb2-94e6-93dffefe33f6"],"description":"","tags":[],"updated_at":"2019-04-09T06:38:46Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ba7a30bb29394fc4a587735d9dfb749e","created_at":"2019-04-09T06:24:05Z","mtu":1500}} 2019-04-09 11:35:44,374 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks/b62787c2-635d-4893-8553-7ee0260442ff.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d512a5ea6aaecd7df87fbf0838787f82868d283b" 2019-04-09 11:35:44,374 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-04-09 11:35:44,375 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-09 11:35:44,375 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.create' 2019-04-09 11:35:44,375 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-04-09 11:35:44,375 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-04-09 11:35:44,375 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-04-09 11:35:44,375 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-04-09 11:35:44,375 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-04-09 11:35:44,376 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-04-09 11:35:44,376 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-04-09 11:35:44,376 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-04-09 11:35:44,376 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-04-09 11:35:44,376 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-04-09 11:35:44,376 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-04-09 11:35:44,377 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-04-09 11:35:44,377 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2019-04-09 11:35:44,377 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-04-09 11:35:44,377 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-04-09 11:35:44,377 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 09 Apr 2019 11:35:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-166d2462-ac00-4fe6-9507-455aa3b01a26 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 11:35:44,377 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-166d2462-ac00-4fe6-9507-455aa3b01a26 2019-04-09 11:35:44,377 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0833c06ac8a21f7342fdc62deccd1307227eeab" -d '{"subnet": {"network_id": "6d9e8165-fa29-4cba-bd7a-b0273d40e03d", "ip_version": 4, "cidr": "12.0.0.0/24", "gateway_ip": null, "name": "data_plane_subnet"}}' 2019-04-09 11:35:44,378 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 658 X-Openstack-Request-Id: req-9e029b65-6745-4ffc-a4f4-5d7d62b62b9b Date: Tue, 09 Apr 2019 11:35:25 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "b62787c2-635d-4893-8553-7ee0260442ff", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "dce875e1-9eec-4cb2-94e6-93dffefe33f6", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "created_at": "2019-04-09T11:35:23Z", "admin_state_up": true, "updated_at": "2019-04-09T11:35:24Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "f55c71a2e604471b80edca6e39f1e3a7", "id": "08a71f47-5b2f-4b7b-8ef5-ea41d1bec23b", "name": "vnf_test_router"}} 2019-04-09 11:35:44,378 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.21:9696/v2.0/routers.json used request id req-9e029b65-6745-4ffc-a4f4-5d7d62b62b9b 2019-04-09 11:35:44,378 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-9e029b65-6745-4ffc-a4f4-5d7d62b62b9b 2019-04-09 11:35:44,378 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.create' 2019-04-09 11:35:44,378 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.21:9696/v2.0/subnets.json used request id req-9a33c7d3-8b33-413c-8ef3-76ad90d0e6cb 2019-04-09 11:35:44,378 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.create' 2019-04-09 11:35:44,379 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-04-09 11:35:44,379 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 606 X-Openstack-Request-Id: req-9a33c7d3-8b33-413c-8ef3-76ad90d0e6cb Date: Tue, 09 Apr 2019 11:35:25 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6d9e8165-fa29-4cba-bd7a-b0273d40e03d","tenant_id":"f55c71a2e604471b80edca6e39f1e3a7","created_at":"2019-04-09T11:35:25Z","dns_nameservers":[],"updated_at":"2019-04-09T11:35:25Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"12.0.0.1","end":"12.0.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"12.0.0.0/24","project_id":"f55c71a2e604471b80edca6e39f1e3a7","id":"165bf9ac-fc3b-4b0e-800b-1a953fdd6bd3","subnetpool_id":null,"name":"data_plane_subnet"}} 2019-04-09 11:35:44,379 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-9a33c7d3-8b33-413c-8ef3-76ad90d0e6cb 2019-04-09 11:35:44,379 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-04-09 11:35:44,379 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-04-09 11:35:44,379 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-04-09 11:35:44,379 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/b8e8e836-d245-49a7-879e-764bd41f0c1e 2019-04-09 11:35:44,541 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 11:35:44,541 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 11:35:44,541 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 11:35:44,541 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 11:35:44,541 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 11:35:44,541 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 11:35:44,541 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 11:35:44,542 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T11:35:22.255Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-04-09T11:35:22.256Z", "id": "b8e8e836-d245-49a7-879e-764bd41f0c1e"} 2019-04-09 11:35:44,542 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 11:35:44,542 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 11:35:44 GMT 2019-04-09 11:35:44,542 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 11:35:44,542 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-04-09 11:35:44,542 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 11:35:44,542 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 11:35:44,542 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 11:35:49,548 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-04-09 11:35:49,636 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 11:35:49,636 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 11:35:49,637 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 11:35:49,637 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 11:35:49,637 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 11:35:49,637 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 11:35:49,637 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 11:35:49,637 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "data_plane_subnet_j8ehcc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:37.676Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:36.968Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e"}, {"node_instance_id": "data_plane_subnet_j8ehcc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:37.676Z", "message": "Node instance created", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:36.826Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e"}, {"node_instance_id": "data_plane_subnet_j8ehcc", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:37.676Z", "message": "Task succeeded 'neutron_plugin.subnet.create'", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:36.619Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e"}, {"node_instance_id": "management_plane_subnet_ug0jgd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:38.273Z", "message": "Creating node instance", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:37.284Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e"}, {"node_instance_id": "data_plane_subnet_j8ehcc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:38.273Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:37.089Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e"}, {"node_instance_id": "data_plane_subnet_j8ehcc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:38.273Z", "message": "Node instance started", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:37.313Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e"}, {"node_instance_id": "management_plane_subnet_ug0jgd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:38.872Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:38.681Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.30f1741b-30a4-4d28-8c90-e7ed8db87f59"}, {"node_instance_id": "management_plane_subnet_ug0jgd", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:38.872Z", "message": "Sending task 'neutron_plugin.subnet.create'", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:37.392Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e"}, {"node_instance_id": "target_vnf_data_plane_port_djreh4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:38.872Z", "message": "Creating node instance", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:38.039Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e"}, {"node_instance_id": "target_vnf_data_plane_port_djreh4", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:39.505Z", "message": "Sending task 'neutron_plugin.port.create'", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:38.172Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e"}, {"node_instance_id": "reference_vnf_data_plane_port_8hbblf", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:39.505Z", "message": "Sending task 'neutron_plugin.port.create'", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:38.524Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e"}, {"node_instance_id": "management_plane_subnet_ug0jgd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:39.505Z", "message": "RESP: [300] Date: Tue, 09 Apr 2019 11:35:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ce44f5c2-5cad-4a81-af61-6aa69defa5aa Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:38.686Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.30f1741b-30a4-4d28-8c90-e7ed8db87f59"}, {"node_instance_id": "management_plane_subnet_ug0jgd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:39.505Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-ce44f5c2-5cad-4a81-af61-6aa69defa5aa", "level": "debug", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:38.686Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.30f1741b-30a4-4d28-8c90-e7ed8db87f59"}, {"node_instance_id": "management_plane_subnet_ug0jgd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:39.505Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/subnets.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6035699bddb43066f0da4f1c4e1c29dc02c762b9\" -d '{\"subnet\": {\"network_id\": \"306e345c-8270-411c-be66-1ad28be303c6\", \"ip_version\": 4, \"cidr\": \"11.0.0.0/24\", \"name\": \"management_plane_subnet\"}}'", "level": "debug", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:39.107Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.30f1741b-30a4-4d28-8c90-e7ed8db87f59"}, {"node_instance_id": "reference_vnf_data_plane_port_8hbblf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:39.505Z", "message": "Creating node instance", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:38.073Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e"}, {"node_instance_id": "target_vnf_data_plane_port_djreh4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:40.204Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:39.354Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.001806c9-dab7-4069-8991-93e3179a4df4"}, {"node_instance_id": "target_vnf_data_plane_port_djreh4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:40.204Z", "message": "RESP: [300] Date: Tue, 09 Apr 2019 11:35:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5b5c022e-3eb9-4ebe-a5de-446c804d6189 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:39.359Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.001806c9-dab7-4069-8991-93e3179a4df4"}, {"node_instance_id": "reference_vnf_data_plane_port_8hbblf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:40.204Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-e0dc242f-ea40-4123-929b-792beed2c334", "level": "debug", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:39.828Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.32be3bd8-4339-4c4f-bcad-c9ec5a6e3163"}, {"node_instance_id": "target_vnf_data_plane_port_djreh4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:40.204Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-5b5c022e-3eb9-4ebe-a5de-446c804d6189", "level": "debug", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:39.359Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.001806c9-dab7-4069-8991-93e3179a4df4"}, {"node_instance_id": "reference_vnf_data_plane_port_8hbblf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:40.204Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:39.823Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.32be3bd8-4339-4c4f-bcad-c9ec5a6e3163"}, {"node_instance_id": "reference_vnf_data_plane_port_8hbblf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:40.204Z", "message": "RESP: [300] Date: Tue, 09 Apr 2019 11:35:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e0dc242f-ea40-4123-929b-792beed2c334 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:39.827Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.32be3bd8-4339-4c4f-bcad-c9ec5a6e3163"}, {"node_instance_id": "target_vnf_data_plane_port_djreh4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:40.204Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/ports.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c59fa041b3ae9f2101cda614b128713ee02d8bf7\" -d '{\"port\": {\"network_id\": \"6d9e8165-fa29-4cba-bd7a-b0273d40e03d\", \"fixed_ips\": [{\"subnet_id\": \"165bf9ac-fc3b-4b0e-800b-1a953fdd6bd3\"}], \"name\": \"target_vnf_data_plane_port\", \"security_groups\": [\"b231d75d-aade-4b71-b0fd-21fca7d25b51\"]}}'", "level": "debug", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:39.773Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.001806c9-dab7-4069-8991-93e3179a4df4"}, {"node_instance_id": "management_plane_subnet_ug0jgd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:40.901Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 618 X-Openstack-Request-Id: req-6d76fb54-7de0-45a7-98c2-5f1104f29735 Date: Tue, 09 Apr 2019 11:35:29 GMT \nRESP BODY: {\"subnet\":{\"service_types\":[],\"description\":\"\",\"enable_dhcp\":true,\"tags\":[],\"network_id\":\"306e345c-8270-411c-be66-1ad28be303c6\",\"tenant_id\":\"f55c71a2e604471b80edca6e39f1e3a7\",\"created_at\":\"2019-04-09T11:35:29Z\",\"dns_nameservers\":[],\"updated_at\":\"2019-04-09T11:35:29Z\",\"gateway_ip\":\"11.0.0.1\",\"ipv6_ra_mode\":null,\"allocation_pools\":[{\"start\":\"11.0.0.2\",\"end\":\"11.0.0.254\"}],\"host_routes\":[],\"revision_number\":0,\"ip_version\":4,\"ipv6_address_mode\":null,\"cidr\":\"11.0.0.0/24\",\"project_id\":\"f55c71a2e604471b80edca6e39f1e3a7\",\"id\":\"70a68cd3-0fff-4f5b-a62b-0b2bc47a448b\",\"subnetpool_id\":null,\"name\":\"management_plane_subnet\"}}\n", "level": "debug", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:40.326Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.30f1741b-30a4-4d28-8c90-e7ed8db87f59"}, {"node_instance_id": "reference_vnf_data_plane_port_8hbblf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:40.901Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/ports.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}cbebdf55d6dc891a7211caef9c5f43fcc756acc0\" -d '{\"port\": {\"network_id\": \"6d9e8165-fa29-4cba-bd7a-b0273d40e03d\", \"fixed_ips\": [{\"subnet_id\": \"165bf9ac-fc3b-4b0e-800b-1a953fdd6bd3\"}], \"name\": \"reference_vnf_data_plane_port\", \"security_groups\": [\"b231d75d-aade-4b71-b0fd-21fca7d25b51\"]}}'", "level": "debug", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:40.406Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.32be3bd8-4339-4c4f-bcad-c9ec5a6e3163"}, {"node_instance_id": "management_plane_subnet_ug0jgd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:40.901Z", "message": "POST call to neutron for http://172.30.9.21:9696/v2.0/subnets.json used request id req-6d76fb54-7de0-45a7-98c2-5f1104f29735", "level": "debug", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:40.327Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.30f1741b-30a4-4d28-8c90-e7ed8db87f59"}, {"node_instance_id": "management_plane_subnet_ug0jgd", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:40.901Z", "message": "Task succeeded 'neutron_plugin.subnet.create'", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:40.560Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e"}, {"node_instance_id": "management_plane_subnet_ug0jgd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:40.901Z", "message": "Node instance created", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:40.731Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e"}, {"node_instance_id": "management_plane_subnet_ug0jgd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:40.901Z", "message": "POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-6d76fb54-7de0-45a7-98c2-5f1104f29735", "level": "debug", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:40.326Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.30f1741b-30a4-4d28-8c90-e7ed8db87f59"}, {"node_instance_id": "target_vnf_data_plane_port_djreh4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:41.517Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 766 X-Openstack-Request-Id: req-ae75c32f-89ee-48e7-89ea-ded2d5ef7fe8 Date: Tue, 09 Apr 2019 11:35:30 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-09T11:35:30Z\",\"device_owner\":\"\",\"revision_number\":2,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"165bf9ac-fc3b-4b0e-800b-1a953fdd6bd3\",\"ip_address\":\"12.0.0.3\"}],\"id\":\"63adc785-b7ad-4502-8d88-a5e3265fb240\",\"security_groups\":[\"b231d75d-aade-4b71-b0fd-21fca7d25b51\"],\"mac_address\":\"fa:16:3e:55:87:b7\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_data_plane_port\",\"project_id\":\"f55c71a2e604471b80edca6e39f1e3a7\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"6d9e8165-fa29-4cba-bd7a-b0273d40e03d\",\"tenant_id\":\"f55c71a2e604471b80edca6e39f1e3a7\",\"created_at\":\"2019-04-09T11:35:29Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:41.285Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.001806c9-dab7-4069-8991-93e3179a4df4"}, {"node_instance_id": "management_plane_subnet_ug0jgd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:41.517Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:40.831Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e"}, {"node_instance_id": "management_plane_subnet_ug0jgd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:41.517Z", "message": "Post-configuring relationships", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:40.932Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.postconfigure", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:41.517Z", "message": "Sending task 'neutron_plugin.router.connect_subnet'", "target_id": "router_o9t4zy", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:41.097Z", "source_id": "management_plane_subnet_ug0jgd", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e"}, {"node_instance_id": "target_vnf_data_plane_port_djreh4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:41.517Z", "message": "POST call to neutron for http://172.30.9.21:9696/v2.0/ports.json used request id req-ae75c32f-89ee-48e7-89ea-ded2d5ef7fe8", "level": "debug", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:41.286Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.001806c9-dab7-4069-8991-93e3179a4df4"}, {"node_instance_id": "target_vnf_data_plane_port_djreh4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:41.517Z", "message": "POST call to network for http://172.30.9.21:9696/v2.0/ports.json used request id req-ae75c32f-89ee-48e7-89ea-ded2d5ef7fe8", "level": "debug", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:41.286Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.001806c9-dab7-4069-8991-93e3179a4df4"}, {"node_instance_id": "target_vnf_data_plane_port_djreh4", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:42.100Z", "message": "Task succeeded 'neutron_plugin.port.create'", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:41.734Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e"}, {"node_instance_id": "target_vnf_data_plane_port_djreh4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:42.100Z", "message": "Node instance created", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:41.867Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e"}, {"node_instance_id": "target_vnf_data_plane_port_djreh4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:42.628Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:42.065Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e"}, {"node_instance_id": "target_vnf_data_plane_port_djreh4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:42.628Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:41.971Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e"}, {"node_instance_id": "reference_vnf_data_plane_port_8hbblf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:42.628Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-0868f98a-8d0b-4792-bbbc-e15f95b3ce24 Date: Tue, 09 Apr 2019 11:35:31 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-09T11:35:31Z\",\"device_owner\":\"\",\"revision_number\":2,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"165bf9ac-fc3b-4b0e-800b-1a953fdd6bd3\",\"ip_address\":\"12.0.0.7\"}],\"id\":\"1389e174-b40a-4782-b003-ae8c045e8339\",\"security_groups\":[\"b231d75d-aade-4b71-b0fd-21fca7d25b51\"],\"mac_address\":\"fa:16:3e:35:9b:b7\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_data_plane_port\",\"project_id\":\"f55c71a2e604471b80edca6e39f1e3a7\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"6d9e8165-fa29-4cba-bd7a-b0273d40e03d\",\"tenant_id\":\"f55c71a2e604471b80edca6e39f1e3a7\",\"created_at\":\"2019-04-09T11:35:30Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:42.062Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.32be3bd8-4339-4c4f-bcad-c9ec5a6e3163"}, {"node_instance_id": "reference_vnf_data_plane_port_8hbblf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:42.628Z", "message": "POST call to network for http://172.30.9.21:9696/v2.0/ports.json used request id req-0868f98a-8d0b-4792-bbbc-e15f95b3ce24", "level": "debug", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:42.063Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.32be3bd8-4339-4c4f-bcad-c9ec5a6e3163"}, {"node_instance_id": "reference_vnf_data_plane_port_8hbblf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:42.628Z", "message": "POST call to neutron for http://172.30.9.21:9696/v2.0/ports.json used request id req-0868f98a-8d0b-4792-bbbc-e15f95b3ce24", "level": "debug", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:42.063Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.32be3bd8-4339-4c4f-bcad-c9ec5a6e3163"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.postconfigure", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:42.628Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "router_o9t4zy", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:42.202Z", "source_id": "management_plane_subnet_ug0jgd", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.ef0ff12a-0368-47e5-9f94-9c2bb2675085"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.postconfigure", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:42.628Z", "message": "RESP: [300] Date: Tue, 09 Apr 2019 11:35:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cb840835-625c-4c18-b96d-98fed2d54f84 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "router_o9t4zy", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:42.212Z", "source_id": "management_plane_subnet_ug0jgd", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.ef0ff12a-0368-47e5-9f94-9c2bb2675085"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.postconfigure", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:42.628Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-cb840835-625c-4c18-b96d-98fed2d54f84", "level": "debug", "target_id": "router_o9t4zy", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:42.213Z", "source_id": "management_plane_subnet_ug0jgd", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.ef0ff12a-0368-47e5-9f94-9c2bb2675085"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.postconfigure", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:42.628Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9696/v2.0/routers/08a71f47-5b2f-4b7b-8ef5-ea41d1bec23b/add_router_interface.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c791e162e8d3ab40adfefe93f092ead3b9d6f99e\" -d '{\"subnet_id\": \"70a68cd3-0fff-4f5b-a62b-0b2bc47a448b\"}'", "level": "debug", "target_id": "router_o9t4zy", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:42.610Z", "source_id": "management_plane_subnet_ug0jgd", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.ef0ff12a-0368-47e5-9f94-9c2bb2675085"}, {"node_instance_id": "reference_vnf_data_plane_port_8hbblf", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:43.292Z", "message": "Task succeeded 'neutron_plugin.port.create'", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:42.536Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e"}, {"node_instance_id": "target_vnf_data_plane_port_djreh4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:43.292Z", "message": "Establishing relationships", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:42.159Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e"}, {"node_instance_id": "reference_vnf_data_plane_port_8hbblf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:43.292Z", "message": "Node instance created", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:42.668Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:43.292Z", "message": "Sending task 'neutron_plugin.port.connect_security_group'", "target_id": "security_group_u7atia", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:42.320Z", "source_id": "target_vnf_data_plane_port_djreh4", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:43.892Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-92dae6d1-7296-4d6a-acf9-8e9fbdf4dfa1", "level": "debug", "target_id": "security_group_u7atia", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:43.490Z", "source_id": "target_vnf_data_plane_port_djreh4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.bfa325f5-0abc-48eb-a0b6-d4c0779f60fd"}], "metadata": {"pagination": {"total": 278, "offset": 168, "size": 50}}} 2019-04-09 11:35:49,637 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 11:35:49,637 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 11:35:49 GMT 2019-04-09 11:35:49,638 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 11:35:49,638 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-09 11:35:49,638 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 11:35:49,638 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 11:35:49,638 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 11:35:49,638 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-09 11:35:49,640 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-04-09 11:35:49,640 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-04-09 11:35:49,641 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.create' 2019-04-09 11:35:49,641 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-04-09 11:35:49,641 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-04-09 11:35:49,641 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-04-09 11:35:49,641 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-09 11:35:49,641 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.create' 2019-04-09 11:35:49,642 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-04-09 11:35:49,642 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2019-04-09 11:35:49,642 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2019-04-09 11:35:49,642 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 09 Apr 2019 11:35:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ce44f5c2-5cad-4a81-af61-6aa69defa5aa Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 11:35:49,642 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-ce44f5c2-5cad-4a81-af61-6aa69defa5aa 2019-04-09 11:35:49,642 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6035699bddb43066f0da4f1c4e1c29dc02c762b9" -d '{"subnet": {"network_id": "306e345c-8270-411c-be66-1ad28be303c6", "ip_version": 4, "cidr": "11.0.0.0/24", "name": "management_plane_subnet"}}' 2019-04-09 11:35:49,643 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-04-09 11:35:49,643 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-09 11:35:49,643 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 09 Apr 2019 11:35:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5b5c022e-3eb9-4ebe-a5de-446c804d6189 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 11:35:49,643 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-e0dc242f-ea40-4123-929b-792beed2c334 2019-04-09 11:35:49,643 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-5b5c022e-3eb9-4ebe-a5de-446c804d6189 2019-04-09 11:35:49,643 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-09 11:35:49,644 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 09 Apr 2019 11:35:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e0dc242f-ea40-4123-929b-792beed2c334 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 11:35:49,644 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/ports.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c59fa041b3ae9f2101cda614b128713ee02d8bf7" -d '{"port": {"network_id": "6d9e8165-fa29-4cba-bd7a-b0273d40e03d", "fixed_ips": [{"subnet_id": "165bf9ac-fc3b-4b0e-800b-1a953fdd6bd3"}], "name": "target_vnf_data_plane_port", "security_groups": ["b231d75d-aade-4b71-b0fd-21fca7d25b51"]}}' 2019-04-09 11:35:49,644 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 618 X-Openstack-Request-Id: req-6d76fb54-7de0-45a7-98c2-5f1104f29735 Date: Tue, 09 Apr 2019 11:35:29 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"306e345c-8270-411c-be66-1ad28be303c6","tenant_id":"f55c71a2e604471b80edca6e39f1e3a7","created_at":"2019-04-09T11:35:29Z","dns_nameservers":[],"updated_at":"2019-04-09T11:35:29Z","gateway_ip":"11.0.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"11.0.0.2","end":"11.0.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"11.0.0.0/24","project_id":"f55c71a2e604471b80edca6e39f1e3a7","id":"70a68cd3-0fff-4f5b-a62b-0b2bc47a448b","subnetpool_id":null,"name":"management_plane_subnet"}} 2019-04-09 11:35:49,644 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/ports.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbebdf55d6dc891a7211caef9c5f43fcc756acc0" -d '{"port": {"network_id": "6d9e8165-fa29-4cba-bd7a-b0273d40e03d", "fixed_ips": [{"subnet_id": "165bf9ac-fc3b-4b0e-800b-1a953fdd6bd3"}], "name": "reference_vnf_data_plane_port", "security_groups": ["b231d75d-aade-4b71-b0fd-21fca7d25b51"]}}' 2019-04-09 11:35:49,644 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.21:9696/v2.0/subnets.json used request id req-6d76fb54-7de0-45a7-98c2-5f1104f29735 2019-04-09 11:35:49,644 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.create' 2019-04-09 11:35:49,645 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-04-09 11:35:49,645 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-6d76fb54-7de0-45a7-98c2-5f1104f29735 2019-04-09 11:35:49,645 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 766 X-Openstack-Request-Id: req-ae75c32f-89ee-48e7-89ea-ded2d5ef7fe8 Date: Tue, 09 Apr 2019 11:35:30 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-09T11:35:30Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"165bf9ac-fc3b-4b0e-800b-1a953fdd6bd3","ip_address":"12.0.0.3"}],"id":"63adc785-b7ad-4502-8d88-a5e3265fb240","security_groups":["b231d75d-aade-4b71-b0fd-21fca7d25b51"],"mac_address":"fa:16:3e:55:87:b7","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_data_plane_port","project_id":"f55c71a2e604471b80edca6e39f1e3a7","qos_policy_id":null,"admin_state_up":true,"network_id":"6d9e8165-fa29-4cba-bd7a-b0273d40e03d","tenant_id":"f55c71a2e604471b80edca6e39f1e3a7","created_at":"2019-04-09T11:35:29Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-04-09 11:35:49,645 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-04-09 11:35:49,645 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Post-configuring relationships 2019-04-09 11:35:49,645 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.connect_subnet' 2019-04-09 11:35:49,646 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.21:9696/v2.0/ports.json used request id req-ae75c32f-89ee-48e7-89ea-ded2d5ef7fe8 2019-04-09 11:35:49,646 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/ports.json used request id req-ae75c32f-89ee-48e7-89ea-ded2d5ef7fe8 2019-04-09 11:35:49,646 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2019-04-09 11:35:49,646 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-04-09 11:35:49,646 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-04-09 11:35:49,646 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-04-09 11:35:49,646 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-0868f98a-8d0b-4792-bbbc-e15f95b3ce24 Date: Tue, 09 Apr 2019 11:35:31 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-09T11:35:31Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"165bf9ac-fc3b-4b0e-800b-1a953fdd6bd3","ip_address":"12.0.0.7"}],"id":"1389e174-b40a-4782-b003-ae8c045e8339","security_groups":["b231d75d-aade-4b71-b0fd-21fca7d25b51"],"mac_address":"fa:16:3e:35:9b:b7","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_data_plane_port","project_id":"f55c71a2e604471b80edca6e39f1e3a7","qos_policy_id":null,"admin_state_up":true,"network_id":"6d9e8165-fa29-4cba-bd7a-b0273d40e03d","tenant_id":"f55c71a2e604471b80edca6e39f1e3a7","created_at":"2019-04-09T11:35:30Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-04-09 11:35:49,647 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/ports.json used request id req-0868f98a-8d0b-4792-bbbc-e15f95b3ce24 2019-04-09 11:35:49,647 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.21:9696/v2.0/ports.json used request id req-0868f98a-8d0b-4792-bbbc-e15f95b3ce24 2019-04-09 11:35:49,647 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-09 11:35:49,647 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 09 Apr 2019 11:35:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cb840835-625c-4c18-b96d-98fed2d54f84 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 11:35:49,647 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-cb840835-625c-4c18-b96d-98fed2d54f84 2019-04-09 11:35:49,647 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9696/v2.0/routers/08a71f47-5b2f-4b7b-8ef5-ea41d1bec23b/add_router_interface.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c791e162e8d3ab40adfefe93f092ead3b9d6f99e" -d '{"subnet_id": "70a68cd3-0fff-4f5b-a62b-0b2bc47a448b"}' 2019-04-09 11:35:49,648 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2019-04-09 11:35:49,648 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Establishing relationships 2019-04-09 11:35:49,648 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-04-09 11:35:49,648 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2019-04-09 11:35:49,648 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-92dae6d1-7296-4d6a-acf9-8e9fbdf4dfa1 2019-04-09 11:35:49,648 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/b8e8e836-d245-49a7-879e-764bd41f0c1e 2019-04-09 11:35:49,719 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 11:35:49,719 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 11:35:49,719 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 11:35:49,719 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 11:35:49,719 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 11:35:49,720 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 11:35:49,720 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 11:35:49,720 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T11:35:22.255Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-04-09T11:35:22.256Z", "id": "b8e8e836-d245-49a7-879e-764bd41f0c1e"} 2019-04-09 11:35:49,720 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 11:35:49,720 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 11:35:49 GMT 2019-04-09 11:35:49,720 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 11:35:49,720 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-04-09 11:35:49,720 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 11:35:49,720 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 11:35:49,720 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 11:35:54,726 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-04-09 11:35:54,855 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 11:35:54,855 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 11:35:54,855 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 11:35:54,855 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 11:35:54,855 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 11:35:54,855 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 11:35:54,855 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 11:35:54,855 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:43.892Z", "message": "RESP: [300] Date: Tue, 09 Apr 2019 11:35:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-92dae6d1-7296-4d6a-acf9-8e9fbdf4dfa1 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "security_group_u7atia", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:43.490Z", "source_id": "target_vnf_data_plane_port_djreh4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.bfa325f5-0abc-48eb-a0b6-d4c0779f60fd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:43.892Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "security_group_u7atia", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:43.471Z", "source_id": "target_vnf_data_plane_port_djreh4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.bfa325f5-0abc-48eb-a0b6-d4c0779f60fd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:43.892Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-92dae6d1-7296-4d6a-acf9-8e9fbdf4dfa1", "level": "debug", "target_id": "security_group_u7atia", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:43.490Z", "source_id": "target_vnf_data_plane_port_djreh4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.bfa325f5-0abc-48eb-a0b6-d4c0779f60fd"}, {"node_instance_id": "reference_vnf_data_plane_port_8hbblf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:43.892Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:42.860Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e"}, {"node_instance_id": "reference_vnf_data_plane_port_8hbblf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:43.892Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:42.959Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:44.575Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports.json?id=63adc785-b7ad-4502-8d88-a5e3265fb240 -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ed563235fe44425fdfbb4caf3b8fbd7e5a0873a9\"", "level": "debug", "target_id": "security_group_u7atia", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:43.910Z", "source_id": "target_vnf_data_plane_port_djreh4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.bfa325f5-0abc-48eb-a0b6-d4c0779f60fd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:44.575Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/ports.json?id=63adc785-b7ad-4502-8d88-a5e3265fb240 used request id req-fad0f2f9-841d-417b-85f8-f65dafa2909c", "level": "debug", "target_id": "security_group_u7atia", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:44.246Z", "source_id": "target_vnf_data_plane_port_djreh4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.bfa325f5-0abc-48eb-a0b6-d4c0779f60fd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:44.575Z", "message": "connect_security_group(): source_id=63adc785-b7ad-4502-8d88-a5e3265fb240 target={u'external_id': u'b231d75d-aade-4b71-b0fd-21fca7d25b51', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'}", "level": "info", "target_id": "security_group_u7atia", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:44.246Z", "source_id": "target_vnf_data_plane_port_djreh4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.bfa325f5-0abc-48eb-a0b6-d4c0779f60fd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:44.575Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9696/v2.0/ports/63adc785-b7ad-4502-8d88-a5e3265fb240.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ed563235fe44425fdfbb4caf3b8fbd7e5a0873a9\" -d '{\"port\": {\"security_groups\": [\"b231d75d-aade-4b71-b0fd-21fca7d25b51\"]}}'", "level": "debug", "target_id": "security_group_u7atia", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:44.247Z", "source_id": "target_vnf_data_plane_port_djreh4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.bfa325f5-0abc-48eb-a0b6-d4c0779f60fd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:44.575Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "security_group_u7atia", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:44.252Z", "source_id": "reference_vnf_data_plane_port_8hbblf", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.daa926c0-b740-4aac-9d84-cbe272b0dc63"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:44.575Z", "message": "RESP: [300] Date: Tue, 09 Apr 2019 11:35:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-22639135-f3df-46e9-ba15-38e387f2f9d1 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "security_group_u7atia", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:44.257Z", "source_id": "reference_vnf_data_plane_port_8hbblf", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.daa926c0-b740-4aac-9d84-cbe272b0dc63"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:44.575Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/ports.json?id=63adc785-b7ad-4502-8d88-a5e3265fb240 used request id req-fad0f2f9-841d-417b-85f8-f65dafa2909c", "level": "debug", "target_id": "security_group_u7atia", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:44.245Z", "source_id": "target_vnf_data_plane_port_djreh4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.bfa325f5-0abc-48eb-a0b6-d4c0779f60fd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:44.575Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-fad0f2f9-841d-417b-85f8-f65dafa2909c Date: Tue, 09 Apr 2019 11:35:33 GMT \nRESP BODY: {\"ports\":[{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-09T11:35:30Z\",\"device_owner\":\"\",\"revision_number\":2,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"165bf9ac-fc3b-4b0e-800b-1a953fdd6bd3\",\"ip_address\":\"12.0.0.3\"}],\"id\":\"63adc785-b7ad-4502-8d88-a5e3265fb240\",\"security_groups\":[\"b231d75d-aade-4b71-b0fd-21fca7d25b51\"],\"mac_address\":\"fa:16:3e:55:87:b7\",\"project_id\":\"f55c71a2e604471b80edca6e39f1e3a7\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"target_vnf_data_plane_port\",\"admin_state_up\":true,\"network_id\":\"6d9e8165-fa29-4cba-bd7a-b0273d40e03d\",\"tenant_id\":\"f55c71a2e604471b80edca6e39f1e3a7\",\"created_at\":\"2019-04-09T11:35:29Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}]}\n", "level": "debug", "target_id": "security_group_u7atia", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:44.245Z", "source_id": "target_vnf_data_plane_port_djreh4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.bfa325f5-0abc-48eb-a0b6-d4c0779f60fd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:44.575Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-22639135-f3df-46e9-ba15-38e387f2f9d1", "level": "debug", "target_id": "security_group_u7atia", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:44.257Z", "source_id": "reference_vnf_data_plane_port_8hbblf", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.daa926c0-b740-4aac-9d84-cbe272b0dc63"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:44.575Z", "message": "Sending task 'neutron_plugin.port.connect_security_group'", "target_id": "security_group_u7atia", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:43.219Z", "source_id": "reference_vnf_data_plane_port_8hbblf", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:45.106Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 766 X-Openstack-Request-Id: req-91c58259-7ea2-41e9-b1a0-1eebca069fe9 Date: Tue, 09 Apr 2019 11:35:34 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-09T11:35:30Z\",\"device_owner\":\"\",\"revision_number\":2,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"165bf9ac-fc3b-4b0e-800b-1a953fdd6bd3\",\"ip_address\":\"12.0.0.3\"}],\"id\":\"63adc785-b7ad-4502-8d88-a5e3265fb240\",\"security_groups\":[\"b231d75d-aade-4b71-b0fd-21fca7d25b51\"],\"mac_address\":\"fa:16:3e:55:87:b7\",\"project_id\":\"f55c71a2e604471b80edca6e39f1e3a7\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"target_vnf_data_plane_port\",\"admin_state_up\":true,\"network_id\":\"6d9e8165-fa29-4cba-bd7a-b0273d40e03d\",\"tenant_id\":\"f55c71a2e604471b80edca6e39f1e3a7\",\"created_at\":\"2019-04-09T11:35:29Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_u7atia", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:44.661Z", "source_id": "target_vnf_data_plane_port_djreh4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.bfa325f5-0abc-48eb-a0b6-d4c0779f60fd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:45.106Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 766 X-Openstack-Request-Id: req-5be92306-292b-40d3-94f6-438f816bba7d Date: Tue, 09 Apr 2019 11:35:34 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-09T11:35:34Z\",\"device_owner\":\"\",\"revision_number\":3,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"165bf9ac-fc3b-4b0e-800b-1a953fdd6bd3\",\"ip_address\":\"12.0.0.3\"}],\"id\":\"63adc785-b7ad-4502-8d88-a5e3265fb240\",\"security_groups\":[\"b231d75d-aade-4b71-b0fd-21fca7d25b51\"],\"mac_address\":\"fa:16:3e:55:87:b7\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_data_plane_port\",\"project_id\":\"f55c71a2e604471b80edca6e39f1e3a7\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"6d9e8165-fa29-4cba-bd7a-b0273d40e03d\",\"tenant_id\":\"f55c71a2e604471b80edca6e39f1e3a7\",\"created_at\":\"2019-04-09T11:35:29Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_u7atia", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:44.711Z", "source_id": "target_vnf_data_plane_port_djreh4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.bfa325f5-0abc-48eb-a0b6-d4c0779f60fd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:45.106Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/ports/63adc785-b7ad-4502-8d88-a5e3265fb240.json used request id req-5be92306-292b-40d3-94f6-438f816bba7d", "level": "debug", "target_id": "security_group_u7atia", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:44.711Z", "source_id": "target_vnf_data_plane_port_djreh4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.bfa325f5-0abc-48eb-a0b6-d4c0779f60fd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:45.106Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/ports/63adc785-b7ad-4502-8d88-a5e3265fb240.json used request id req-5be92306-292b-40d3-94f6-438f816bba7d", "level": "debug", "target_id": "security_group_u7atia", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:44.711Z", "source_id": "target_vnf_data_plane_port_djreh4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.bfa325f5-0abc-48eb-a0b6-d4c0779f60fd"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:45.106Z", "message": "Task succeeded 'neutron_plugin.port.connect_security_group'", "target_id": "security_group_u7atia", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:45.052Z", "source_id": "target_vnf_data_plane_port_djreh4", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:45.106Z", "message": "PUT call to neutron for http://172.30.9.21:9696/v2.0/ports/63adc785-b7ad-4502-8d88-a5e3265fb240.json used request id req-91c58259-7ea2-41e9-b1a0-1eebca069fe9", "level": "debug", "target_id": "security_group_u7atia", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:44.661Z", "source_id": "target_vnf_data_plane_port_djreh4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.bfa325f5-0abc-48eb-a0b6-d4c0779f60fd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:45.106Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports.json?id=1389e174-b40a-4782-b003-ae8c045e8339 -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d5715f3598659cf6719840327740c6e570f7f620\"", "level": "debug", "target_id": "security_group_u7atia", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:44.654Z", "source_id": "reference_vnf_data_plane_port_8hbblf", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.daa926c0-b740-4aac-9d84-cbe272b0dc63"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:45.106Z", "message": "PUT call to network for http://172.30.9.21:9696/v2.0/ports/63adc785-b7ad-4502-8d88-a5e3265fb240.json used request id req-91c58259-7ea2-41e9-b1a0-1eebca069fe9", "level": "debug", "target_id": "security_group_u7atia", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:44.661Z", "source_id": "target_vnf_data_plane_port_djreh4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.bfa325f5-0abc-48eb-a0b6-d4c0779f60fd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:45.106Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/63adc785-b7ad-4502-8d88-a5e3265fb240.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ed563235fe44425fdfbb4caf3b8fbd7e5a0873a9\"", "level": "debug", "target_id": "security_group_u7atia", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:44.662Z", "source_id": "target_vnf_data_plane_port_djreh4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.bfa325f5-0abc-48eb-a0b6-d4c0779f60fd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:45.759Z", "message": "connect_security_group(): source_id=1389e174-b40a-4782-b003-ae8c045e8339 target={u'external_id': u'b231d75d-aade-4b71-b0fd-21fca7d25b51', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'}", "level": "info", "target_id": "security_group_u7atia", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:44.980Z", "source_id": "reference_vnf_data_plane_port_8hbblf", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.daa926c0-b740-4aac-9d84-cbe272b0dc63"}, {"node_instance_id": "target_vnf_data_plane_port_djreh4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:45.759Z", "message": "Relationships established", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:45.098Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:45.759Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-c4f7541a-3215-4735-a987-e82d1e43dc62 Date: Tue, 09 Apr 2019 11:35:35 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-09T11:35:31Z\",\"device_owner\":\"\",\"revision_number\":2,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"165bf9ac-fc3b-4b0e-800b-1a953fdd6bd3\",\"ip_address\":\"12.0.0.7\"}],\"id\":\"1389e174-b40a-4782-b003-ae8c045e8339\",\"security_groups\":[\"b231d75d-aade-4b71-b0fd-21fca7d25b51\"],\"mac_address\":\"fa:16:3e:35:9b:b7\",\"project_id\":\"f55c71a2e604471b80edca6e39f1e3a7\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"reference_vnf_data_plane_port\",\"admin_state_up\":true,\"network_id\":\"6d9e8165-fa29-4cba-bd7a-b0273d40e03d\",\"tenant_id\":\"f55c71a2e604471b80edca6e39f1e3a7\",\"created_at\":\"2019-04-09T11:35:30Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_u7atia", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:45.639Z", "source_id": "reference_vnf_data_plane_port_8hbblf", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.daa926c0-b740-4aac-9d84-cbe272b0dc63"}, {"node_instance_id": "target_vnf_data_plane_port_djreh4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:45.759Z", "message": "Node instance started", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:45.211Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:45.759Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 772 X-Openstack-Request-Id: req-04f74e22-d8da-4f2c-b9ff-0ef534c68e3a Date: Tue, 09 Apr 2019 11:35:34 GMT \nRESP BODY: {\"ports\":[{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-09T11:35:31Z\",\"device_owner\":\"\",\"revision_number\":2,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"165bf9ac-fc3b-4b0e-800b-1a953fdd6bd3\",\"ip_address\":\"12.0.0.7\"}],\"id\":\"1389e174-b40a-4782-b003-ae8c045e8339\",\"security_groups\":[\"b231d75d-aade-4b71-b0fd-21fca7d25b51\"],\"mac_address\":\"fa:16:3e:35:9b:b7\",\"project_id\":\"f55c71a2e604471b80edca6e39f1e3a7\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"reference_vnf_data_plane_port\",\"admin_state_up\":true,\"network_id\":\"6d9e8165-fa29-4cba-bd7a-b0273d40e03d\",\"tenant_id\":\"f55c71a2e604471b80edca6e39f1e3a7\",\"created_at\":\"2019-04-09T11:35:30Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}]}\n", "level": "debug", "target_id": "security_group_u7atia", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:44.979Z", "source_id": "reference_vnf_data_plane_port_8hbblf", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.daa926c0-b740-4aac-9d84-cbe272b0dc63"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:45.759Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/ports.json?id=1389e174-b40a-4782-b003-ae8c045e8339 used request id req-04f74e22-d8da-4f2c-b9ff-0ef534c68e3a", "level": "debug", "target_id": "security_group_u7atia", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:44.979Z", "source_id": "reference_vnf_data_plane_port_8hbblf", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.daa926c0-b740-4aac-9d84-cbe272b0dc63"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:45.759Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/ports.json?id=1389e174-b40a-4782-b003-ae8c045e8339 used request id req-04f74e22-d8da-4f2c-b9ff-0ef534c68e3a", "level": "debug", "target_id": "security_group_u7atia", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:44.980Z", "source_id": "reference_vnf_data_plane_port_8hbblf", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.daa926c0-b740-4aac-9d84-cbe272b0dc63"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:45.759Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9696/v2.0/ports/1389e174-b40a-4782-b003-ae8c045e8339.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d5715f3598659cf6719840327740c6e570f7f620\" -d '{\"port\": {\"security_groups\": [\"b231d75d-aade-4b71-b0fd-21fca7d25b51\"]}}'", "level": "debug", "target_id": "security_group_u7atia", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:44.981Z", "source_id": "reference_vnf_data_plane_port_8hbblf", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.daa926c0-b740-4aac-9d84-cbe272b0dc63"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:46.324Z", "message": "Task succeeded 'neutron_plugin.port.connect_security_group'", "target_id": "security_group_u7atia", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:46.051Z", "source_id": "reference_vnf_data_plane_port_8hbblf", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.postconfigure", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:46.324Z", "message": "Task succeeded 'neutron_plugin.router.connect_subnet'", "target_id": "router_o9t4zy", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:46.067Z", "source_id": "management_plane_subnet_ug0jgd", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:46.324Z", "message": "PUT call to network for http://172.30.9.21:9696/v2.0/ports/1389e174-b40a-4782-b003-ae8c045e8339.json used request id req-c4f7541a-3215-4735-a987-e82d1e43dc62", "level": "debug", "target_id": "security_group_u7atia", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:45.640Z", "source_id": "reference_vnf_data_plane_port_8hbblf", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.daa926c0-b740-4aac-9d84-cbe272b0dc63"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:46.324Z", "message": "PUT call to neutron for http://172.30.9.21:9696/v2.0/ports/1389e174-b40a-4782-b003-ae8c045e8339.json used request id req-c4f7541a-3215-4735-a987-e82d1e43dc62", "level": "debug", "target_id": "security_group_u7atia", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:45.640Z", "source_id": "reference_vnf_data_plane_port_8hbblf", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.daa926c0-b740-4aac-9d84-cbe272b0dc63"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:46.324Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/1389e174-b40a-4782-b003-ae8c045e8339.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d5715f3598659cf6719840327740c6e570f7f620\"", "level": "debug", "target_id": "security_group_u7atia", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:45.641Z", "source_id": "reference_vnf_data_plane_port_8hbblf", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.daa926c0-b740-4aac-9d84-cbe272b0dc63"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:46.324Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-0fecbc5f-a32b-4eeb-966e-4b7fd63c1f91 Date: Tue, 09 Apr 2019 11:35:35 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-09T11:35:35Z\",\"device_owner\":\"\",\"revision_number\":3,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"165bf9ac-fc3b-4b0e-800b-1a953fdd6bd3\",\"ip_address\":\"12.0.0.7\"}],\"id\":\"1389e174-b40a-4782-b003-ae8c045e8339\",\"security_groups\":[\"b231d75d-aade-4b71-b0fd-21fca7d25b51\"],\"mac_address\":\"fa:16:3e:35:9b:b7\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_data_plane_port\",\"project_id\":\"f55c71a2e604471b80edca6e39f1e3a7\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"6d9e8165-fa29-4cba-bd7a-b0273d40e03d\",\"tenant_id\":\"f55c71a2e604471b80edca6e39f1e3a7\",\"created_at\":\"2019-04-09T11:35:30Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_u7atia", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:45.685Z", "source_id": "reference_vnf_data_plane_port_8hbblf", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.daa926c0-b740-4aac-9d84-cbe272b0dc63"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:46.324Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/ports/1389e174-b40a-4782-b003-ae8c045e8339.json used request id req-0fecbc5f-a32b-4eeb-966e-4b7fd63c1f91", "level": "debug", "target_id": "security_group_u7atia", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:45.685Z", "source_id": "reference_vnf_data_plane_port_8hbblf", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.daa926c0-b740-4aac-9d84-cbe272b0dc63"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:46.324Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/ports/1389e174-b40a-4782-b003-ae8c045e8339.json used request id req-0fecbc5f-a32b-4eeb-966e-4b7fd63c1f91", "level": "debug", "target_id": "security_group_u7atia", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:45.686Z", "source_id": "reference_vnf_data_plane_port_8hbblf", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.daa926c0-b740-4aac-9d84-cbe272b0dc63"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.postconfigure", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:46.324Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-0647e3c4-5772-4c5c-b072-e705deb1d508 Date: Tue, 09 Apr 2019 11:35:35 GMT \nRESP BODY: {\"network_id\": \"306e345c-8270-411c-be66-1ad28be303c6\", \"tenant_id\": \"f55c71a2e604471b80edca6e39f1e3a7\", \"subnet_id\": \"70a68cd3-0fff-4f5b-a62b-0b2bc47a448b\", \"subnet_ids\": [\"70a68cd3-0fff-4f5b-a62b-0b2bc47a448b\"], \"port_id\": \"9028ac0a-2746-4500-b78d-3d6f15493956\", \"id\": \"08a71f47-5b2f-4b7b-8ef5-ea41d1bec23b\"}\n", "level": "debug", "target_id": "router_o9t4zy", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:45.626Z", "source_id": "management_plane_subnet_ug0jgd", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.ef0ff12a-0368-47e5-9f94-9c2bb2675085"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.postconfigure", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:46.324Z", "message": "PUT call to network for http://172.30.9.21:9696/v2.0/routers/08a71f47-5b2f-4b7b-8ef5-ea41d1bec23b/add_router_interface.json used request id req-0647e3c4-5772-4c5c-b072-e705deb1d508", "level": "debug", "target_id": "router_o9t4zy", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:45.626Z", "source_id": "management_plane_subnet_ug0jgd", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.ef0ff12a-0368-47e5-9f94-9c2bb2675085"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.postconfigure", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:46.324Z", "message": "PUT call to neutron for http://172.30.9.21:9696/v2.0/routers/08a71f47-5b2f-4b7b-8ef5-ea41d1bec23b/add_router_interface.json used request id req-0647e3c4-5772-4c5c-b072-e705deb1d508", "level": "debug", "target_id": "router_o9t4zy", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:45.627Z", "source_id": "management_plane_subnet_ug0jgd", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.ef0ff12a-0368-47e5-9f94-9c2bb2675085"}, {"node_instance_id": "management_plane_subnet_ug0jgd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:46.923Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:46.322Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e"}, {"node_instance_id": "management_plane_subnet_ug0jgd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:46.923Z", "message": "Relationships post-configured", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:46.199Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e"}, {"node_instance_id": "reference_vnf_data_plane_port_8hbblf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:46.923Z", "message": "Relationships established", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:46.287Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e"}, {"node_instance_id": "reference_vnf_port_o6ve7x", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:47.520Z", "message": "Creating node instance", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:47.055Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e"}, {"node_instance_id": "reference_vnf_data_plane_port_8hbblf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:47.520Z", "message": "Node instance started", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:46.537Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e"}, {"node_instance_id": "management_plane_subnet_ug0jgd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:47.520Z", "message": "Node instance started", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:46.661Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e"}, {"node_instance_id": "target_vnf_port_qnj0bh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:48.118Z", "message": "Creating node instance", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:47.171Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e"}], "metadata": {"pagination": {"total": 324, "offset": 218, "size": 50}}} 2019-04-09 11:35:54,856 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 11:35:54,856 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 11:35:54 GMT 2019-04-09 11:35:54,856 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 11:35:54,856 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-09 11:35:54,856 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 11:35:54,856 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 11:35:54,856 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 11:35:54,856 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-09 11:35:54,858 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 09 Apr 2019 11:35:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-92dae6d1-7296-4d6a-acf9-8e9fbdf4dfa1 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 11:35:54,858 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-09 11:35:54,859 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-92dae6d1-7296-4d6a-acf9-8e9fbdf4dfa1 2019-04-09 11:35:54,859 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-04-09 11:35:54,859 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-04-09 11:35:54,859 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports.json?id=63adc785-b7ad-4502-8d88-a5e3265fb240 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed563235fe44425fdfbb4caf3b8fbd7e5a0873a9" 2019-04-09 11:35:54,859 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/ports.json?id=63adc785-b7ad-4502-8d88-a5e3265fb240 used request id req-fad0f2f9-841d-417b-85f8-f65dafa2909c 2019-04-09 11:35:54,859 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=63adc785-b7ad-4502-8d88-a5e3265fb240 target={u'external_id': u'b231d75d-aade-4b71-b0fd-21fca7d25b51', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2019-04-09 11:35:54,859 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9696/v2.0/ports/63adc785-b7ad-4502-8d88-a5e3265fb240.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed563235fe44425fdfbb4caf3b8fbd7e5a0873a9" -d '{"port": {"security_groups": ["b231d75d-aade-4b71-b0fd-21fca7d25b51"]}}' 2019-04-09 11:35:54,860 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-09 11:35:54,860 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 09 Apr 2019 11:35:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-22639135-f3df-46e9-ba15-38e387f2f9d1 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 11:35:54,860 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?id=63adc785-b7ad-4502-8d88-a5e3265fb240 used request id req-fad0f2f9-841d-417b-85f8-f65dafa2909c 2019-04-09 11:35:54,860 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-fad0f2f9-841d-417b-85f8-f65dafa2909c Date: Tue, 09 Apr 2019 11:35:33 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-09T11:35:30Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"165bf9ac-fc3b-4b0e-800b-1a953fdd6bd3","ip_address":"12.0.0.3"}],"id":"63adc785-b7ad-4502-8d88-a5e3265fb240","security_groups":["b231d75d-aade-4b71-b0fd-21fca7d25b51"],"mac_address":"fa:16:3e:55:87:b7","project_id":"f55c71a2e604471b80edca6e39f1e3a7","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_data_plane_port","admin_state_up":true,"network_id":"6d9e8165-fa29-4cba-bd7a-b0273d40e03d","tenant_id":"f55c71a2e604471b80edca6e39f1e3a7","created_at":"2019-04-09T11:35:29Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2019-04-09 11:35:54,860 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-22639135-f3df-46e9-ba15-38e387f2f9d1 2019-04-09 11:35:54,860 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2019-04-09 11:35:54,860 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 766 X-Openstack-Request-Id: req-91c58259-7ea2-41e9-b1a0-1eebca069fe9 Date: Tue, 09 Apr 2019 11:35:34 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-09T11:35:30Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"165bf9ac-fc3b-4b0e-800b-1a953fdd6bd3","ip_address":"12.0.0.3"}],"id":"63adc785-b7ad-4502-8d88-a5e3265fb240","security_groups":["b231d75d-aade-4b71-b0fd-21fca7d25b51"],"mac_address":"fa:16:3e:55:87:b7","project_id":"f55c71a2e604471b80edca6e39f1e3a7","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_data_plane_port","admin_state_up":true,"network_id":"6d9e8165-fa29-4cba-bd7a-b0273d40e03d","tenant_id":"f55c71a2e604471b80edca6e39f1e3a7","created_at":"2019-04-09T11:35:29Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-04-09 11:35:54,861 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 766 X-Openstack-Request-Id: req-5be92306-292b-40d3-94f6-438f816bba7d Date: Tue, 09 Apr 2019 11:35:34 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-09T11:35:34Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"165bf9ac-fc3b-4b0e-800b-1a953fdd6bd3","ip_address":"12.0.0.3"}],"id":"63adc785-b7ad-4502-8d88-a5e3265fb240","security_groups":["b231d75d-aade-4b71-b0fd-21fca7d25b51"],"mac_address":"fa:16:3e:55:87:b7","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_data_plane_port","project_id":"f55c71a2e604471b80edca6e39f1e3a7","qos_policy_id":null,"admin_state_up":true,"network_id":"6d9e8165-fa29-4cba-bd7a-b0273d40e03d","tenant_id":"f55c71a2e604471b80edca6e39f1e3a7","created_at":"2019-04-09T11:35:29Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-04-09 11:35:54,861 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports/63adc785-b7ad-4502-8d88-a5e3265fb240.json used request id req-5be92306-292b-40d3-94f6-438f816bba7d 2019-04-09 11:35:54,861 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/ports/63adc785-b7ad-4502-8d88-a5e3265fb240.json used request id req-5be92306-292b-40d3-94f6-438f816bba7d 2019-04-09 11:35:54,861 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2019-04-09 11:35:54,861 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to neutron for http://172.30.9.21:9696/v2.0/ports/63adc785-b7ad-4502-8d88-a5e3265fb240.json used request id req-91c58259-7ea2-41e9-b1a0-1eebca069fe9 2019-04-09 11:35:54,861 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports.json?id=1389e174-b40a-4782-b003-ae8c045e8339 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5715f3598659cf6719840327740c6e570f7f620" 2019-04-09 11:35:54,861 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/ports/63adc785-b7ad-4502-8d88-a5e3265fb240.json used request id req-91c58259-7ea2-41e9-b1a0-1eebca069fe9 2019-04-09 11:35:54,862 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/63adc785-b7ad-4502-8d88-a5e3265fb240.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed563235fe44425fdfbb4caf3b8fbd7e5a0873a9" 2019-04-09 11:35:54,862 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=1389e174-b40a-4782-b003-ae8c045e8339 target={u'external_id': u'b231d75d-aade-4b71-b0fd-21fca7d25b51', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2019-04-09 11:35:54,862 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Relationships established 2019-04-09 11:35:54,862 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-c4f7541a-3215-4735-a987-e82d1e43dc62 Date: Tue, 09 Apr 2019 11:35:35 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-09T11:35:31Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"165bf9ac-fc3b-4b0e-800b-1a953fdd6bd3","ip_address":"12.0.0.7"}],"id":"1389e174-b40a-4782-b003-ae8c045e8339","security_groups":["b231d75d-aade-4b71-b0fd-21fca7d25b51"],"mac_address":"fa:16:3e:35:9b:b7","project_id":"f55c71a2e604471b80edca6e39f1e3a7","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"reference_vnf_data_plane_port","admin_state_up":true,"network_id":"6d9e8165-fa29-4cba-bd7a-b0273d40e03d","tenant_id":"f55c71a2e604471b80edca6e39f1e3a7","created_at":"2019-04-09T11:35:30Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-04-09 11:35:54,862 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-04-09 11:35:54,862 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 772 X-Openstack-Request-Id: req-04f74e22-d8da-4f2c-b9ff-0ef534c68e3a Date: Tue, 09 Apr 2019 11:35:34 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-09T11:35:31Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"165bf9ac-fc3b-4b0e-800b-1a953fdd6bd3","ip_address":"12.0.0.7"}],"id":"1389e174-b40a-4782-b003-ae8c045e8339","security_groups":["b231d75d-aade-4b71-b0fd-21fca7d25b51"],"mac_address":"fa:16:3e:35:9b:b7","project_id":"f55c71a2e604471b80edca6e39f1e3a7","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"reference_vnf_data_plane_port","admin_state_up":true,"network_id":"6d9e8165-fa29-4cba-bd7a-b0273d40e03d","tenant_id":"f55c71a2e604471b80edca6e39f1e3a7","created_at":"2019-04-09T11:35:30Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2019-04-09 11:35:54,862 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?id=1389e174-b40a-4782-b003-ae8c045e8339 used request id req-04f74e22-d8da-4f2c-b9ff-0ef534c68e3a 2019-04-09 11:35:54,863 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/ports.json?id=1389e174-b40a-4782-b003-ae8c045e8339 used request id req-04f74e22-d8da-4f2c-b9ff-0ef534c68e3a 2019-04-09 11:35:54,863 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9696/v2.0/ports/1389e174-b40a-4782-b003-ae8c045e8339.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5715f3598659cf6719840327740c6e570f7f620" -d '{"port": {"security_groups": ["b231d75d-aade-4b71-b0fd-21fca7d25b51"]}}' 2019-04-09 11:35:54,863 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2019-04-09 11:35:54,863 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.connect_subnet' 2019-04-09 11:35:54,863 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/ports/1389e174-b40a-4782-b003-ae8c045e8339.json used request id req-c4f7541a-3215-4735-a987-e82d1e43dc62 2019-04-09 11:35:54,863 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to neutron for http://172.30.9.21:9696/v2.0/ports/1389e174-b40a-4782-b003-ae8c045e8339.json used request id req-c4f7541a-3215-4735-a987-e82d1e43dc62 2019-04-09 11:35:54,863 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/1389e174-b40a-4782-b003-ae8c045e8339.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5715f3598659cf6719840327740c6e570f7f620" 2019-04-09 11:35:54,864 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-0fecbc5f-a32b-4eeb-966e-4b7fd63c1f91 Date: Tue, 09 Apr 2019 11:35:35 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-09T11:35:35Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"165bf9ac-fc3b-4b0e-800b-1a953fdd6bd3","ip_address":"12.0.0.7"}],"id":"1389e174-b40a-4782-b003-ae8c045e8339","security_groups":["b231d75d-aade-4b71-b0fd-21fca7d25b51"],"mac_address":"fa:16:3e:35:9b:b7","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_data_plane_port","project_id":"f55c71a2e604471b80edca6e39f1e3a7","qos_policy_id":null,"admin_state_up":true,"network_id":"6d9e8165-fa29-4cba-bd7a-b0273d40e03d","tenant_id":"f55c71a2e604471b80edca6e39f1e3a7","created_at":"2019-04-09T11:35:30Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-04-09 11:35:54,864 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports/1389e174-b40a-4782-b003-ae8c045e8339.json used request id req-0fecbc5f-a32b-4eeb-966e-4b7fd63c1f91 2019-04-09 11:35:54,864 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/ports/1389e174-b40a-4782-b003-ae8c045e8339.json used request id req-0fecbc5f-a32b-4eeb-966e-4b7fd63c1f91 2019-04-09 11:35:54,864 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-0647e3c4-5772-4c5c-b072-e705deb1d508 Date: Tue, 09 Apr 2019 11:35:35 GMT RESP BODY: {"network_id": "306e345c-8270-411c-be66-1ad28be303c6", "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "subnet_id": "70a68cd3-0fff-4f5b-a62b-0b2bc47a448b", "subnet_ids": ["70a68cd3-0fff-4f5b-a62b-0b2bc47a448b"], "port_id": "9028ac0a-2746-4500-b78d-3d6f15493956", "id": "08a71f47-5b2f-4b7b-8ef5-ea41d1bec23b"} 2019-04-09 11:35:54,864 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/08a71f47-5b2f-4b7b-8ef5-ea41d1bec23b/add_router_interface.json used request id req-0647e3c4-5772-4c5c-b072-e705deb1d508 2019-04-09 11:35:54,864 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to neutron for http://172.30.9.21:9696/v2.0/routers/08a71f47-5b2f-4b7b-8ef5-ea41d1bec23b/add_router_interface.json used request id req-0647e3c4-5772-4c5c-b072-e705deb1d508 2019-04-09 11:35:54,864 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-04-09 11:35:54,865 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Relationships post-configured 2019-04-09 11:35:54,865 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Relationships established 2019-04-09 11:35:54,865 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-04-09 11:35:54,865 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-04-09 11:35:54,865 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-04-09 11:35:54,865 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-04-09 11:35:54,865 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/b8e8e836-d245-49a7-879e-764bd41f0c1e 2019-04-09 11:35:54,924 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 11:35:54,925 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 11:35:54,925 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 11:35:54,925 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 11:35:54,925 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 11:35:54,925 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 11:35:54,925 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 11:35:54,925 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T11:35:22.255Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-04-09T11:35:22.256Z", "id": "b8e8e836-d245-49a7-879e-764bd41f0c1e"} 2019-04-09 11:35:54,926 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 11:35:54,926 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 11:35:54 GMT 2019-04-09 11:35:54,926 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 11:35:54,926 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-04-09 11:35:54,926 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 11:35:54,926 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 11:35:54,926 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 11:35:59,932 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-04-09 11:36:00,022 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 11:36:00,022 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 11:36:00,022 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 11:36:00,022 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 11:36:00,023 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 11:36:00,023 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 11:36:00,023 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 11:36:00,023 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_port_qnj0bh", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:48.118Z", "message": "Sending task 'neutron_plugin.port.create'", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:47.657Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e"}, {"node_instance_id": "reference_vnf_port_o6ve7x", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:48.118Z", "message": "Sending task 'neutron_plugin.port.create'", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:47.308Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e"}, {"node_instance_id": "reference_vnf_port_o6ve7x", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:48.837Z", "message": "RESP: [300] Date: Tue, 09 Apr 2019 11:35:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5d9348bb-0999-4119-82b3-b2cde0a7b441 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:48.417Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.3697502f-a73f-4eba-b9fb-189aa9d54217"}, {"node_instance_id": "reference_vnf_port_o6ve7x", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:48.837Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:48.412Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.3697502f-a73f-4eba-b9fb-189aa9d54217"}, {"node_instance_id": "reference_vnf_port_o6ve7x", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:48.837Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-5d9348bb-0999-4119-82b3-b2cde0a7b441", "level": "debug", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:48.417Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.3697502f-a73f-4eba-b9fb-189aa9d54217"}, {"node_instance_id": "target_vnf_port_qnj0bh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:49.424Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/ports.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}dd41df9b22b0984d91232f8ffb878e0a0db9a55a\" -d '{\"port\": {\"network_id\": \"306e345c-8270-411c-be66-1ad28be303c6\", \"fixed_ips\": [{\"subnet_id\": \"70a68cd3-0fff-4f5b-a62b-0b2bc47a448b\"}], \"name\": \"target_vnf_port\", \"security_groups\": [\"b231d75d-aade-4b71-b0fd-21fca7d25b51\"]}}'", "level": "debug", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:49.252Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.238ad5e8-1167-4cd9-972a-5d68a29ca4c5"}, {"node_instance_id": "target_vnf_port_qnj0bh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:49.424Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:48.827Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.238ad5e8-1167-4cd9-972a-5d68a29ca4c5"}, {"node_instance_id": "target_vnf_port_qnj0bh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:49.424Z", "message": "RESP: [300] Date: Tue, 09 Apr 2019 11:35:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-893647cf-8add-4d63-83b2-3184b0d867e5 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:48.831Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.238ad5e8-1167-4cd9-972a-5d68a29ca4c5"}, {"node_instance_id": "target_vnf_port_qnj0bh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:49.424Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-893647cf-8add-4d63-83b2-3184b0d867e5", "level": "debug", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:48.831Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.238ad5e8-1167-4cd9-972a-5d68a29ca4c5"}, {"node_instance_id": "reference_vnf_port_o6ve7x", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:49.424Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/ports.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}619428a5a726f5f3a94d552e7365e356d6778371\" -d '{\"port\": {\"network_id\": \"306e345c-8270-411c-be66-1ad28be303c6\", \"fixed_ips\": [{\"subnet_id\": \"70a68cd3-0fff-4f5b-a62b-0b2bc47a448b\"}], \"name\": \"reference_vnf_port\", \"security_groups\": [\"b231d75d-aade-4b71-b0fd-21fca7d25b51\"]}}'", "level": "debug", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:48.812Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.3697502f-a73f-4eba-b9fb-189aa9d54217"}, {"node_instance_id": "reference_vnf_port_o6ve7x", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:50.193Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-93944f30-a793-42b2-a6d1-3824575596f9 Date: Tue, 09 Apr 2019 11:35:39 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-09T11:35:39Z\",\"device_owner\":\"\",\"revision_number\":2,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"70a68cd3-0fff-4f5b-a62b-0b2bc47a448b\",\"ip_address\":\"11.0.0.10\"}],\"id\":\"1e332cd9-274c-41ee-b9d5-86a278b84a55\",\"security_groups\":[\"b231d75d-aade-4b71-b0fd-21fca7d25b51\"],\"mac_address\":\"fa:16:3e:71:27:5f\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"f55c71a2e604471b80edca6e39f1e3a7\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"306e345c-8270-411c-be66-1ad28be303c6\",\"tenant_id\":\"f55c71a2e604471b80edca6e39f1e3a7\",\"created_at\":\"2019-04-09T11:35:38Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:50.064Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.3697502f-a73f-4eba-b9fb-189aa9d54217"}, {"node_instance_id": "reference_vnf_port_o6ve7x", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:50.741Z", "message": "Task succeeded 'neutron_plugin.port.create'", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:50.281Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e"}, {"node_instance_id": "reference_vnf_port_o6ve7x", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:50.741Z", "message": "POST call to network for http://172.30.9.21:9696/v2.0/ports.json used request id req-93944f30-a793-42b2-a6d1-3824575596f9", "level": "debug", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:50.065Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.3697502f-a73f-4eba-b9fb-189aa9d54217"}, {"node_instance_id": "reference_vnf_port_o6ve7x", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:50.741Z", "message": "Node instance created", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:50.368Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e"}, {"node_instance_id": "reference_vnf_port_o6ve7x", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:50.741Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:50.558Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e"}, {"node_instance_id": "reference_vnf_port_o6ve7x", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:50.741Z", "message": "POST call to neutron for http://172.30.9.21:9696/v2.0/ports.json used request id req-93944f30-a793-42b2-a6d1-3824575596f9", "level": "debug", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:50.065Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.3697502f-a73f-4eba-b9fb-189aa9d54217"}, {"node_instance_id": "target_vnf_port_qnj0bh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:51.319Z", "message": "POST call to network for http://172.30.9.21:9696/v2.0/ports.json used request id req-6f8dde15-fcd4-4ea4-99dc-813aa6eec826", "level": "debug", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:50.904Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.238ad5e8-1167-4cd9-972a-5d68a29ca4c5"}, {"node_instance_id": "reference_vnf_port_o6ve7x", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:51.319Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:50.700Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e"}, {"node_instance_id": "reference_vnf_port_o6ve7x", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:51.319Z", "message": "Establishing relationships", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:50.752Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:51.319Z", "message": "Sending task 'neutron_plugin.port.connect_security_group'", "target_id": "security_group_u7atia", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:51.010Z", "source_id": "reference_vnf_port_o6ve7x", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e"}, {"node_instance_id": "target_vnf_port_qnj0bh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:51.319Z", "message": "POST call to neutron for http://172.30.9.21:9696/v2.0/ports.json used request id req-6f8dde15-fcd4-4ea4-99dc-813aa6eec826", "level": "debug", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:50.904Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.238ad5e8-1167-4cd9-972a-5d68a29ca4c5"}, {"node_instance_id": "target_vnf_port_qnj0bh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:51.319Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-6f8dde15-fcd4-4ea4-99dc-813aa6eec826 Date: Tue, 09 Apr 2019 11:35:40 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-09T11:35:39Z\",\"device_owner\":\"\",\"revision_number\":2,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"70a68cd3-0fff-4f5b-a62b-0b2bc47a448b\",\"ip_address\":\"11.0.0.3\"}],\"id\":\"b6aa961f-3d8c-43a8-b0d9-7480d838a516\",\"security_groups\":[\"b231d75d-aade-4b71-b0fd-21fca7d25b51\"],\"mac_address\":\"fa:16:3e:50:e1:dd\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"f55c71a2e604471b80edca6e39f1e3a7\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"306e345c-8270-411c-be66-1ad28be303c6\",\"tenant_id\":\"f55c71a2e604471b80edca6e39f1e3a7\",\"created_at\":\"2019-04-09T11:35:39Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:50.903Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.238ad5e8-1167-4cd9-972a-5d68a29ca4c5"}, {"node_instance_id": "target_vnf_port_qnj0bh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:51.945Z", "message": "Node instance created", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:51.597Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e"}, {"node_instance_id": "target_vnf_port_qnj0bh", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:51.945Z", "message": "Task succeeded 'neutron_plugin.port.create'", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:51.404Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e"}, {"node_instance_id": "target_vnf_port_qnj0bh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:51.945Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:51.687Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e"}, {"node_instance_id": "target_vnf_port_qnj0bh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:52.505Z", "message": "Establishing relationships", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:51.885Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e"}, {"node_instance_id": "target_vnf_port_qnj0bh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:52.505Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:51.789Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:52.505Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "security_group_u7atia", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:52.023Z", "source_id": "reference_vnf_port_o6ve7x", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.b4e6f341-bb62-4b84-903d-5da39985ff18"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:52.505Z", "message": "RESP: [300] Date: Tue, 09 Apr 2019 11:35:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7677052e-1721-4819-b3e2-7984a139fd9f Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "security_group_u7atia", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:52.028Z", "source_id": "reference_vnf_port_o6ve7x", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.b4e6f341-bb62-4b84-903d-5da39985ff18"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:52.505Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-7677052e-1721-4819-b3e2-7984a139fd9f", "level": "debug", "target_id": "security_group_u7atia", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:52.028Z", "source_id": "reference_vnf_port_o6ve7x", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.b4e6f341-bb62-4b84-903d-5da39985ff18"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:52.505Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports.json?id=1e332cd9-274c-41ee-b9d5-86a278b84a55 -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9ddbf02c81242e88e401761c005ad7ece6c5f51f\"", "level": "debug", "target_id": "security_group_u7atia", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:52.433Z", "source_id": "reference_vnf_port_o6ve7x", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.b4e6f341-bb62-4b84-903d-5da39985ff18"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:53.175Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/ports.json?id=1e332cd9-274c-41ee-b9d5-86a278b84a55 used request id req-cce37f29-5619-4120-ada2-869ae0228dc9", "level": "debug", "target_id": "security_group_u7atia", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:52.697Z", "source_id": "reference_vnf_port_o6ve7x", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.b4e6f341-bb62-4b84-903d-5da39985ff18"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:53.175Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/ports.json?id=1e332cd9-274c-41ee-b9d5-86a278b84a55 used request id req-cce37f29-5619-4120-ada2-869ae0228dc9", "level": "debug", "target_id": "security_group_u7atia", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:52.697Z", "source_id": "reference_vnf_port_o6ve7x", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.b4e6f341-bb62-4b84-903d-5da39985ff18"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:53.175Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "security_group_u7atia", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:53.122Z", "source_id": "target_vnf_port_qnj0bh", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.2232feb8-1d31-4a83-ab0d-1efe1a1c3ea5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:53.175Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 762 X-Openstack-Request-Id: req-cce37f29-5619-4120-ada2-869ae0228dc9 Date: Tue, 09 Apr 2019 11:35:42 GMT \nRESP BODY: {\"ports\":[{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-09T11:35:39Z\",\"device_owner\":\"\",\"revision_number\":2,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"70a68cd3-0fff-4f5b-a62b-0b2bc47a448b\",\"ip_address\":\"11.0.0.10\"}],\"id\":\"1e332cd9-274c-41ee-b9d5-86a278b84a55\",\"security_groups\":[\"b231d75d-aade-4b71-b0fd-21fca7d25b51\"],\"mac_address\":\"fa:16:3e:71:27:5f\",\"project_id\":\"f55c71a2e604471b80edca6e39f1e3a7\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"reference_vnf_port\",\"admin_state_up\":true,\"network_id\":\"306e345c-8270-411c-be66-1ad28be303c6\",\"tenant_id\":\"f55c71a2e604471b80edca6e39f1e3a7\",\"created_at\":\"2019-04-09T11:35:38Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}]}\n", "level": "debug", "target_id": "security_group_u7atia", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:52.697Z", "source_id": "reference_vnf_port_o6ve7x", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.b4e6f341-bb62-4b84-903d-5da39985ff18"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:53.175Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9696/v2.0/ports/1e332cd9-274c-41ee-b9d5-86a278b84a55.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9ddbf02c81242e88e401761c005ad7ece6c5f51f\" -d '{\"port\": {\"security_groups\": [\"b231d75d-aade-4b71-b0fd-21fca7d25b51\"]}}'", "level": "debug", "target_id": "security_group_u7atia", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:52.701Z", "source_id": "reference_vnf_port_o6ve7x", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.b4e6f341-bb62-4b84-903d-5da39985ff18"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:53.175Z", "message": "connect_security_group(): source_id=1e332cd9-274c-41ee-b9d5-86a278b84a55 target={u'external_id': u'b231d75d-aade-4b71-b0fd-21fca7d25b51', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'}", "level": "info", "target_id": "security_group_u7atia", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:52.697Z", "source_id": "reference_vnf_port_o6ve7x", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.b4e6f341-bb62-4b84-903d-5da39985ff18"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:53.175Z", "message": "Sending task 'neutron_plugin.port.connect_security_group'", "target_id": "security_group_u7atia", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:52.082Z", "source_id": "target_vnf_port_qnj0bh", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:53.759Z", "message": "PUT call to network for http://172.30.9.21:9696/v2.0/ports/1e332cd9-274c-41ee-b9d5-86a278b84a55.json used request id req-9df2384e-13d3-4c03-9774-23412b0625c6", "level": "debug", "target_id": "security_group_u7atia", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:53.218Z", "source_id": "reference_vnf_port_o6ve7x", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.b4e6f341-bb62-4b84-903d-5da39985ff18"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:53.759Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/1e332cd9-274c-41ee-b9d5-86a278b84a55.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9ddbf02c81242e88e401761c005ad7ece6c5f51f\"", "level": "debug", "target_id": "security_group_u7atia", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:53.219Z", "source_id": "reference_vnf_port_o6ve7x", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.b4e6f341-bb62-4b84-903d-5da39985ff18"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:53.759Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-51365c0e-c717-4832-afb8-e4ccfe742716 Date: Tue, 09 Apr 2019 11:35:42 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-09T11:35:42Z\",\"device_owner\":\"\",\"revision_number\":3,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"70a68cd3-0fff-4f5b-a62b-0b2bc47a448b\",\"ip_address\":\"11.0.0.10\"}],\"id\":\"1e332cd9-274c-41ee-b9d5-86a278b84a55\",\"security_groups\":[\"b231d75d-aade-4b71-b0fd-21fca7d25b51\"],\"mac_address\":\"fa:16:3e:71:27:5f\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"f55c71a2e604471b80edca6e39f1e3a7\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"306e345c-8270-411c-be66-1ad28be303c6\",\"tenant_id\":\"f55c71a2e604471b80edca6e39f1e3a7\",\"created_at\":\"2019-04-09T11:35:38Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_u7atia", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:53.259Z", "source_id": "reference_vnf_port_o6ve7x", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.b4e6f341-bb62-4b84-903d-5da39985ff18"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:53.759Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/ports/1e332cd9-274c-41ee-b9d5-86a278b84a55.json used request id req-51365c0e-c717-4832-afb8-e4ccfe742716", "level": "debug", "target_id": "security_group_u7atia", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:53.259Z", "source_id": "reference_vnf_port_o6ve7x", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.b4e6f341-bb62-4b84-903d-5da39985ff18"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:53.759Z", "message": "Task succeeded 'neutron_plugin.port.connect_security_group'", "target_id": "security_group_u7atia", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:53.724Z", "source_id": "reference_vnf_port_o6ve7x", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:53.759Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/ports/1e332cd9-274c-41ee-b9d5-86a278b84a55.json used request id req-51365c0e-c717-4832-afb8-e4ccfe742716", "level": "debug", "target_id": "security_group_u7atia", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:53.259Z", "source_id": "reference_vnf_port_o6ve7x", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.b4e6f341-bb62-4b84-903d-5da39985ff18"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:53.759Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports.json?id=b6aa961f-3d8c-43a8-b0d9-7480d838a516 -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ede8dc80832d2fdca8172e84318d4f9ad54551e7\"", "level": "debug", "target_id": "security_group_u7atia", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:53.539Z", "source_id": "target_vnf_port_qnj0bh", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.2232feb8-1d31-4a83-ab0d-1efe1a1c3ea5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:53.759Z", "message": "RESP: [300] Date: Tue, 09 Apr 2019 11:35:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2902b17d-e40a-45b0-9989-f908da11bc10 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "security_group_u7atia", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:53.128Z", "source_id": "target_vnf_port_qnj0bh", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.2232feb8-1d31-4a83-ab0d-1efe1a1c3ea5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:53.759Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-2902b17d-e40a-45b0-9989-f908da11bc10", "level": "debug", "target_id": "security_group_u7atia", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:53.128Z", "source_id": "target_vnf_port_qnj0bh", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.2232feb8-1d31-4a83-ab0d-1efe1a1c3ea5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:53.759Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-9df2384e-13d3-4c03-9774-23412b0625c6 Date: Tue, 09 Apr 2019 11:35:42 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-09T11:35:39Z\",\"device_owner\":\"\",\"revision_number\":2,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"70a68cd3-0fff-4f5b-a62b-0b2bc47a448b\",\"ip_address\":\"11.0.0.10\"}],\"id\":\"1e332cd9-274c-41ee-b9d5-86a278b84a55\",\"security_groups\":[\"b231d75d-aade-4b71-b0fd-21fca7d25b51\"],\"mac_address\":\"fa:16:3e:71:27:5f\",\"project_id\":\"f55c71a2e604471b80edca6e39f1e3a7\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"reference_vnf_port\",\"admin_state_up\":true,\"network_id\":\"306e345c-8270-411c-be66-1ad28be303c6\",\"tenant_id\":\"f55c71a2e604471b80edca6e39f1e3a7\",\"created_at\":\"2019-04-09T11:35:38Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_u7atia", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:53.217Z", "source_id": "reference_vnf_port_o6ve7x", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.b4e6f341-bb62-4b84-903d-5da39985ff18"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:53.759Z", "message": "PUT call to neutron for http://172.30.9.21:9696/v2.0/ports/1e332cd9-274c-41ee-b9d5-86a278b84a55.json used request id req-9df2384e-13d3-4c03-9774-23412b0625c6", "level": "debug", "target_id": "security_group_u7atia", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:53.218Z", "source_id": "reference_vnf_port_o6ve7x", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.b4e6f341-bb62-4b84-903d-5da39985ff18"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:54.393Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-7cc62c9b-19ab-4b43-a54e-5314e7f8fdf6 Date: Tue, 09 Apr 2019 11:35:43 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-09T11:35:39Z\",\"device_owner\":\"\",\"revision_number\":2,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"70a68cd3-0fff-4f5b-a62b-0b2bc47a448b\",\"ip_address\":\"11.0.0.3\"}],\"id\":\"b6aa961f-3d8c-43a8-b0d9-7480d838a516\",\"security_groups\":[\"b231d75d-aade-4b71-b0fd-21fca7d25b51\"],\"mac_address\":\"fa:16:3e:50:e1:dd\",\"project_id\":\"f55c71a2e604471b80edca6e39f1e3a7\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"target_vnf_port\",\"admin_state_up\":true,\"network_id\":\"306e345c-8270-411c-be66-1ad28be303c6\",\"tenant_id\":\"f55c71a2e604471b80edca6e39f1e3a7\",\"created_at\":\"2019-04-09T11:35:39Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_u7atia", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:54.251Z", "source_id": "target_vnf_port_qnj0bh", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.2232feb8-1d31-4a83-ab0d-1efe1a1c3ea5"}], "metadata": {"pagination": {"total": 356, "offset": 268, "size": 50}}} 2019-04-09 11:36:00,023 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 11:36:00,023 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 11:36:00 GMT 2019-04-09 11:36:00,023 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 11:36:00,023 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-09 11:36:00,023 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 11:36:00,024 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 11:36:00,024 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 11:36:00,024 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-09 11:36:00,026 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2019-04-09 11:36:00,026 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2019-04-09 11:36:00,026 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 09 Apr 2019 11:35:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5d9348bb-0999-4119-82b3-b2cde0a7b441 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 11:36:00,027 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-09 11:36:00,027 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-5d9348bb-0999-4119-82b3-b2cde0a7b441 2019-04-09 11:36:00,027 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/ports.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd41df9b22b0984d91232f8ffb878e0a0db9a55a" -d '{"port": {"network_id": "306e345c-8270-411c-be66-1ad28be303c6", "fixed_ips": [{"subnet_id": "70a68cd3-0fff-4f5b-a62b-0b2bc47a448b"}], "name": "target_vnf_port", "security_groups": ["b231d75d-aade-4b71-b0fd-21fca7d25b51"]}}' 2019-04-09 11:36:00,027 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-09 11:36:00,027 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 09 Apr 2019 11:35:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-893647cf-8add-4d63-83b2-3184b0d867e5 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 11:36:00,027 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-893647cf-8add-4d63-83b2-3184b0d867e5 2019-04-09 11:36:00,028 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/ports.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}619428a5a726f5f3a94d552e7365e356d6778371" -d '{"port": {"network_id": "306e345c-8270-411c-be66-1ad28be303c6", "fixed_ips": [{"subnet_id": "70a68cd3-0fff-4f5b-a62b-0b2bc47a448b"}], "name": "reference_vnf_port", "security_groups": ["b231d75d-aade-4b71-b0fd-21fca7d25b51"]}}' 2019-04-09 11:36:00,028 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-93944f30-a793-42b2-a6d1-3824575596f9 Date: Tue, 09 Apr 2019 11:35:39 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-09T11:35:39Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"70a68cd3-0fff-4f5b-a62b-0b2bc47a448b","ip_address":"11.0.0.10"}],"id":"1e332cd9-274c-41ee-b9d5-86a278b84a55","security_groups":["b231d75d-aade-4b71-b0fd-21fca7d25b51"],"mac_address":"fa:16:3e:71:27:5f","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"f55c71a2e604471b80edca6e39f1e3a7","qos_policy_id":null,"admin_state_up":true,"network_id":"306e345c-8270-411c-be66-1ad28be303c6","tenant_id":"f55c71a2e604471b80edca6e39f1e3a7","created_at":"2019-04-09T11:35:38Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-04-09 11:36:00,028 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2019-04-09 11:36:00,028 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/ports.json used request id req-93944f30-a793-42b2-a6d1-3824575596f9 2019-04-09 11:36:00,028 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-04-09 11:36:00,028 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-04-09 11:36:00,029 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.21:9696/v2.0/ports.json used request id req-93944f30-a793-42b2-a6d1-3824575596f9 2019-04-09 11:36:00,029 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/ports.json used request id req-6f8dde15-fcd4-4ea4-99dc-813aa6eec826 2019-04-09 11:36:00,029 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-04-09 11:36:00,029 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Establishing relationships 2019-04-09 11:36:00,029 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2019-04-09 11:36:00,029 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.21:9696/v2.0/ports.json used request id req-6f8dde15-fcd4-4ea4-99dc-813aa6eec826 2019-04-09 11:36:00,030 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-6f8dde15-fcd4-4ea4-99dc-813aa6eec826 Date: Tue, 09 Apr 2019 11:35:40 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-09T11:35:39Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"70a68cd3-0fff-4f5b-a62b-0b2bc47a448b","ip_address":"11.0.0.3"}],"id":"b6aa961f-3d8c-43a8-b0d9-7480d838a516","security_groups":["b231d75d-aade-4b71-b0fd-21fca7d25b51"],"mac_address":"fa:16:3e:50:e1:dd","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"f55c71a2e604471b80edca6e39f1e3a7","qos_policy_id":null,"admin_state_up":true,"network_id":"306e345c-8270-411c-be66-1ad28be303c6","tenant_id":"f55c71a2e604471b80edca6e39f1e3a7","created_at":"2019-04-09T11:35:39Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-04-09 11:36:00,030 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-04-09 11:36:00,030 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2019-04-09 11:36:00,030 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-04-09 11:36:00,030 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Establishing relationships 2019-04-09 11:36:00,030 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-04-09 11:36:00,031 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-09 11:36:00,031 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 09 Apr 2019 11:35:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7677052e-1721-4819-b3e2-7984a139fd9f Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 11:36:00,031 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-7677052e-1721-4819-b3e2-7984a139fd9f 2019-04-09 11:36:00,031 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports.json?id=1e332cd9-274c-41ee-b9d5-86a278b84a55 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ddbf02c81242e88e401761c005ad7ece6c5f51f" 2019-04-09 11:36:00,031 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/ports.json?id=1e332cd9-274c-41ee-b9d5-86a278b84a55 used request id req-cce37f29-5619-4120-ada2-869ae0228dc9 2019-04-09 11:36:00,031 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?id=1e332cd9-274c-41ee-b9d5-86a278b84a55 used request id req-cce37f29-5619-4120-ada2-869ae0228dc9 2019-04-09 11:36:00,032 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-09 11:36:00,032 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 762 X-Openstack-Request-Id: req-cce37f29-5619-4120-ada2-869ae0228dc9 Date: Tue, 09 Apr 2019 11:35:42 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-09T11:35:39Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"70a68cd3-0fff-4f5b-a62b-0b2bc47a448b","ip_address":"11.0.0.10"}],"id":"1e332cd9-274c-41ee-b9d5-86a278b84a55","security_groups":["b231d75d-aade-4b71-b0fd-21fca7d25b51"],"mac_address":"fa:16:3e:71:27:5f","project_id":"f55c71a2e604471b80edca6e39f1e3a7","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"reference_vnf_port","admin_state_up":true,"network_id":"306e345c-8270-411c-be66-1ad28be303c6","tenant_id":"f55c71a2e604471b80edca6e39f1e3a7","created_at":"2019-04-09T11:35:38Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2019-04-09 11:36:00,032 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9696/v2.0/ports/1e332cd9-274c-41ee-b9d5-86a278b84a55.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ddbf02c81242e88e401761c005ad7ece6c5f51f" -d '{"port": {"security_groups": ["b231d75d-aade-4b71-b0fd-21fca7d25b51"]}}' 2019-04-09 11:36:00,032 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=1e332cd9-274c-41ee-b9d5-86a278b84a55 target={u'external_id': u'b231d75d-aade-4b71-b0fd-21fca7d25b51', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2019-04-09 11:36:00,032 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2019-04-09 11:36:00,032 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/ports/1e332cd9-274c-41ee-b9d5-86a278b84a55.json used request id req-9df2384e-13d3-4c03-9774-23412b0625c6 2019-04-09 11:36:00,032 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/1e332cd9-274c-41ee-b9d5-86a278b84a55.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ddbf02c81242e88e401761c005ad7ece6c5f51f" 2019-04-09 11:36:00,033 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-51365c0e-c717-4832-afb8-e4ccfe742716 Date: Tue, 09 Apr 2019 11:35:42 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-09T11:35:42Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"70a68cd3-0fff-4f5b-a62b-0b2bc47a448b","ip_address":"11.0.0.10"}],"id":"1e332cd9-274c-41ee-b9d5-86a278b84a55","security_groups":["b231d75d-aade-4b71-b0fd-21fca7d25b51"],"mac_address":"fa:16:3e:71:27:5f","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"f55c71a2e604471b80edca6e39f1e3a7","qos_policy_id":null,"admin_state_up":true,"network_id":"306e345c-8270-411c-be66-1ad28be303c6","tenant_id":"f55c71a2e604471b80edca6e39f1e3a7","created_at":"2019-04-09T11:35:38Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-04-09 11:36:00,033 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports/1e332cd9-274c-41ee-b9d5-86a278b84a55.json used request id req-51365c0e-c717-4832-afb8-e4ccfe742716 2019-04-09 11:36:00,033 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2019-04-09 11:36:00,033 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/ports/1e332cd9-274c-41ee-b9d5-86a278b84a55.json used request id req-51365c0e-c717-4832-afb8-e4ccfe742716 2019-04-09 11:36:00,033 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports.json?id=b6aa961f-3d8c-43a8-b0d9-7480d838a516 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ede8dc80832d2fdca8172e84318d4f9ad54551e7" 2019-04-09 11:36:00,033 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 09 Apr 2019 11:35:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2902b17d-e40a-45b0-9989-f908da11bc10 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 11:36:00,034 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-2902b17d-e40a-45b0-9989-f908da11bc10 2019-04-09 11:36:00,034 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-9df2384e-13d3-4c03-9774-23412b0625c6 Date: Tue, 09 Apr 2019 11:35:42 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-09T11:35:39Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"70a68cd3-0fff-4f5b-a62b-0b2bc47a448b","ip_address":"11.0.0.10"}],"id":"1e332cd9-274c-41ee-b9d5-86a278b84a55","security_groups":["b231d75d-aade-4b71-b0fd-21fca7d25b51"],"mac_address":"fa:16:3e:71:27:5f","project_id":"f55c71a2e604471b80edca6e39f1e3a7","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"reference_vnf_port","admin_state_up":true,"network_id":"306e345c-8270-411c-be66-1ad28be303c6","tenant_id":"f55c71a2e604471b80edca6e39f1e3a7","created_at":"2019-04-09T11:35:38Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-04-09 11:36:00,034 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to neutron for http://172.30.9.21:9696/v2.0/ports/1e332cd9-274c-41ee-b9d5-86a278b84a55.json used request id req-9df2384e-13d3-4c03-9774-23412b0625c6 2019-04-09 11:36:00,034 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-7cc62c9b-19ab-4b43-a54e-5314e7f8fdf6 Date: Tue, 09 Apr 2019 11:35:43 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-09T11:35:39Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"70a68cd3-0fff-4f5b-a62b-0b2bc47a448b","ip_address":"11.0.0.3"}],"id":"b6aa961f-3d8c-43a8-b0d9-7480d838a516","security_groups":["b231d75d-aade-4b71-b0fd-21fca7d25b51"],"mac_address":"fa:16:3e:50:e1:dd","project_id":"f55c71a2e604471b80edca6e39f1e3a7","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_port","admin_state_up":true,"network_id":"306e345c-8270-411c-be66-1ad28be303c6","tenant_id":"f55c71a2e604471b80edca6e39f1e3a7","created_at":"2019-04-09T11:35:39Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-04-09 11:36:00,034 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/b8e8e836-d245-49a7-879e-764bd41f0c1e 2019-04-09 11:36:00,140 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 11:36:00,140 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 11:36:00,140 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 11:36:00,140 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 11:36:00,140 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 11:36:00,140 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 11:36:00,140 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 11:36:00,141 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T11:35:22.255Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-04-09T11:35:22.256Z", "id": "b8e8e836-d245-49a7-879e-764bd41f0c1e"} 2019-04-09 11:36:00,141 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 11:36:00,141 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 11:36:00 GMT 2019-04-09 11:36:00,141 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 11:36:00,141 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-04-09 11:36:00,141 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 11:36:00,141 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 11:36:00,141 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 11:36:05,147 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-04-09 11:36:05,294 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 11:36:05,294 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 11:36:05,294 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 11:36:05,295 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 11:36:05,295 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 11:36:05,295 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 11:36:05,295 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 11:36:05,295 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:54.393Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 758 X-Openstack-Request-Id: req-0ae1a331-3120-4f86-bc3e-08a16a9b4662 Date: Tue, 09 Apr 2019 11:35:43 GMT \nRESP BODY: {\"ports\":[{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-09T11:35:39Z\",\"device_owner\":\"\",\"revision_number\":2,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"70a68cd3-0fff-4f5b-a62b-0b2bc47a448b\",\"ip_address\":\"11.0.0.3\"}],\"id\":\"b6aa961f-3d8c-43a8-b0d9-7480d838a516\",\"security_groups\":[\"b231d75d-aade-4b71-b0fd-21fca7d25b51\"],\"mac_address\":\"fa:16:3e:50:e1:dd\",\"project_id\":\"f55c71a2e604471b80edca6e39f1e3a7\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"target_vnf_port\",\"admin_state_up\":true,\"network_id\":\"306e345c-8270-411c-be66-1ad28be303c6\",\"tenant_id\":\"f55c71a2e604471b80edca6e39f1e3a7\",\"created_at\":\"2019-04-09T11:35:39Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}]}\n", "level": "debug", "target_id": "security_group_u7atia", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:53.862Z", "source_id": "target_vnf_port_qnj0bh", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.2232feb8-1d31-4a83-ab0d-1efe1a1c3ea5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:54.393Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9696/v2.0/ports/b6aa961f-3d8c-43a8-b0d9-7480d838a516.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ede8dc80832d2fdca8172e84318d4f9ad54551e7\" -d '{\"port\": {\"security_groups\": [\"b231d75d-aade-4b71-b0fd-21fca7d25b51\"]}}'", "level": "debug", "target_id": "security_group_u7atia", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:53.864Z", "source_id": "target_vnf_port_qnj0bh", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.2232feb8-1d31-4a83-ab0d-1efe1a1c3ea5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:54.393Z", "message": "connect_security_group(): source_id=b6aa961f-3d8c-43a8-b0d9-7480d838a516 target={u'external_id': u'b231d75d-aade-4b71-b0fd-21fca7d25b51', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'}", "level": "info", "target_id": "security_group_u7atia", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:53.863Z", "source_id": "target_vnf_port_qnj0bh", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.2232feb8-1d31-4a83-ab0d-1efe1a1c3ea5"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:54.393Z", "message": "Sending task 'neutron_plugin.floatingip.connect_port'", "target_id": "reference_vnf_ip_fbw2u7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:53.841Z", "source_id": "reference_vnf_port_o6ve7x", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:54.393Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-7cc62c9b-19ab-4b43-a54e-5314e7f8fdf6 Date: Tue, 09 Apr 2019 11:35:43 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-09T11:35:39Z\",\"device_owner\":\"\",\"revision_number\":2,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"70a68cd3-0fff-4f5b-a62b-0b2bc47a448b\",\"ip_address\":\"11.0.0.3\"}],\"id\":\"b6aa961f-3d8c-43a8-b0d9-7480d838a516\",\"security_groups\":[\"b231d75d-aade-4b71-b0fd-21fca7d25b51\"],\"mac_address\":\"fa:16:3e:50:e1:dd\",\"project_id\":\"f55c71a2e604471b80edca6e39f1e3a7\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"target_vnf_port\",\"admin_state_up\":true,\"network_id\":\"306e345c-8270-411c-be66-1ad28be303c6\",\"tenant_id\":\"f55c71a2e604471b80edca6e39f1e3a7\",\"created_at\":\"2019-04-09T11:35:39Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_u7atia", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:54.251Z", "source_id": "target_vnf_port_qnj0bh", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.2232feb8-1d31-4a83-ab0d-1efe1a1c3ea5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:54.393Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/ports.json?id=b6aa961f-3d8c-43a8-b0d9-7480d838a516 used request id req-0ae1a331-3120-4f86-bc3e-08a16a9b4662", "level": "debug", "target_id": "security_group_u7atia", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:53.863Z", "source_id": "target_vnf_port_qnj0bh", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.2232feb8-1d31-4a83-ab0d-1efe1a1c3ea5"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:54.976Z", "message": "Sending task 'neutron_plugin.floatingip.connect_port'", "target_id": "target_vnf_ip_wncxl4", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:54.796Z", "source_id": "target_vnf_port_qnj0bh", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:54.976Z", "message": "Task succeeded 'neutron_plugin.port.connect_security_group'", "target_id": "security_group_u7atia", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:54.684Z", "source_id": "target_vnf_port_qnj0bh", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:54.976Z", "message": "PUT call to network for http://172.30.9.21:9696/v2.0/ports/b6aa961f-3d8c-43a8-b0d9-7480d838a516.json used request id req-7cc62c9b-19ab-4b43-a54e-5314e7f8fdf6", "level": "debug", "target_id": "security_group_u7atia", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:54.251Z", "source_id": "target_vnf_port_qnj0bh", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.2232feb8-1d31-4a83-ab0d-1efe1a1c3ea5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:54.976Z", "message": "PUT call to neutron for http://172.30.9.21:9696/v2.0/ports/b6aa961f-3d8c-43a8-b0d9-7480d838a516.json used request id req-7cc62c9b-19ab-4b43-a54e-5314e7f8fdf6", "level": "debug", "target_id": "security_group_u7atia", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:54.251Z", "source_id": "target_vnf_port_qnj0bh", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.2232feb8-1d31-4a83-ab0d-1efe1a1c3ea5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:54.976Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/b6aa961f-3d8c-43a8-b0d9-7480d838a516.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ede8dc80832d2fdca8172e84318d4f9ad54551e7\"", "level": "debug", "target_id": "security_group_u7atia", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:54.253Z", "source_id": "target_vnf_port_qnj0bh", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.2232feb8-1d31-4a83-ab0d-1efe1a1c3ea5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:54.976Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-5747440d-b5f4-46aa-a1b7-3ef3ce46d257 Date: Tue, 09 Apr 2019 11:35:43 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-09T11:35:43Z\",\"device_owner\":\"\",\"revision_number\":3,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"70a68cd3-0fff-4f5b-a62b-0b2bc47a448b\",\"ip_address\":\"11.0.0.3\"}],\"id\":\"b6aa961f-3d8c-43a8-b0d9-7480d838a516\",\"security_groups\":[\"b231d75d-aade-4b71-b0fd-21fca7d25b51\"],\"mac_address\":\"fa:16:3e:50:e1:dd\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"f55c71a2e604471b80edca6e39f1e3a7\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"306e345c-8270-411c-be66-1ad28be303c6\",\"tenant_id\":\"f55c71a2e604471b80edca6e39f1e3a7\",\"created_at\":\"2019-04-09T11:35:39Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_u7atia", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:54.291Z", "source_id": "target_vnf_port_qnj0bh", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.2232feb8-1d31-4a83-ab0d-1efe1a1c3ea5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:54.976Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/ports/b6aa961f-3d8c-43a8-b0d9-7480d838a516.json used request id req-5747440d-b5f4-46aa-a1b7-3ef3ce46d257", "level": "debug", "target_id": "security_group_u7atia", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:54.291Z", "source_id": "target_vnf_port_qnj0bh", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.2232feb8-1d31-4a83-ab0d-1efe1a1c3ea5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:54.976Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/ports/b6aa961f-3d8c-43a8-b0d9-7480d838a516.json used request id req-5747440d-b5f4-46aa-a1b7-3ef3ce46d257", "level": "debug", "target_id": "security_group_u7atia", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:54.292Z", "source_id": "target_vnf_port_qnj0bh", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.2232feb8-1d31-4a83-ab0d-1efe1a1c3ea5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:55.560Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9696/v2.0/floatingips/5971c5f0-5879-4134-8080-7d617756558f.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8280d1842a5f6c7c654c5615af49ea46a71c9452\" -d '{\"floatingip\": {\"port_id\": \"1e332cd9-274c-41ee-b9d5-86a278b84a55\"}}'", "level": "debug", "target_id": "reference_vnf_ip_fbw2u7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:55.333Z", "source_id": "reference_vnf_port_o6ve7x", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.701031ad-9b38-4a36-8498-3262e2df7cf5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:55.560Z", "message": "RESP: [300] Date: Tue, 09 Apr 2019 11:35:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0db4b4e8-0534-4df8-bc0d-f917af83c5ad Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "reference_vnf_ip_fbw2u7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:54.936Z", "source_id": "reference_vnf_port_o6ve7x", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.701031ad-9b38-4a36-8498-3262e2df7cf5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:55.560Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-0db4b4e8-0534-4df8-bc0d-f917af83c5ad", "level": "debug", "target_id": "reference_vnf_ip_fbw2u7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:54.936Z", "source_id": "reference_vnf_port_o6ve7x", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.701031ad-9b38-4a36-8498-3262e2df7cf5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:55.560Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "reference_vnf_ip_fbw2u7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:54.931Z", "source_id": "reference_vnf_port_o6ve7x", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.701031ad-9b38-4a36-8498-3262e2df7cf5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:56.127Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "target_vnf_ip_wncxl4", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:55.767Z", "source_id": "target_vnf_port_qnj0bh", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.f878115e-07c4-4ce9-87ff-8f0b3321ad99"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:56.127Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-7cbbd370-6efb-4698-9b64-f4c380a1af48", "level": "debug", "target_id": "target_vnf_ip_wncxl4", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:55.772Z", "source_id": "target_vnf_port_qnj0bh", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.f878115e-07c4-4ce9-87ff-8f0b3321ad99"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:56.127Z", "message": "RESP: [300] Date: Tue, 09 Apr 2019 11:35:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7cbbd370-6efb-4698-9b64-f4c380a1af48 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "target_vnf_ip_wncxl4", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:55.772Z", "source_id": "target_vnf_port_qnj0bh", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.f878115e-07c4-4ce9-87ff-8f0b3321ad99"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:56.745Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9696/v2.0/floatingips/733614ba-36aa-4a1c-a827-b61d27807f63.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}932ff07bc623459a438c295d4b5d9d801deb4d57\" -d '{\"floatingip\": {\"port_id\": \"b6aa961f-3d8c-43a8-b0d9-7480d838a516\"}}'", "level": "debug", "target_id": "target_vnf_ip_wncxl4", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:56.279Z", "source_id": "target_vnf_port_qnj0bh", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.f878115e-07c4-4ce9-87ff-8f0b3321ad99"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:57.562Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 787 X-Openstack-Request-Id: req-17a1e5a7-71e3-4f9c-9d99-95b594406aed Date: Tue, 09 Apr 2019 11:35:46 GMT \nRESP BODY: {\"floatingip\": {\"router_id\": \"08a71f47-5b2f-4b7b-8ef5-ea41d1bec23b\", \"status\": \"DOWN\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"f55c71a2e604471b80edca6e39f1e3a7\", \"created_at\": \"2019-04-09T11:35:18Z\", \"updated_at\": \"2019-04-09T11:35:45Z\", \"floating_network_id\": \"b62787c2-635d-4893-8553-7ee0260442ff\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"reference_vnf_port\", \"admin_state_up\": true, \"network_id\": \"306e345c-8270-411c-be66-1ad28be303c6\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:71:27:5f\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.10\", \"floating_ip_address\": \"172.30.9.208\", \"revision_number\": 1, \"project_id\": \"f55c71a2e604471b80edca6e39f1e3a7\", \"port_id\": \"1e332cd9-274c-41ee-b9d5-86a278b84a55\", \"id\": \"5971c5f0-5879-4134-8080-7d617756558f\", \"qos_policy_id\": null}}\n", "level": "debug", "target_id": "reference_vnf_ip_fbw2u7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:57.450Z", "source_id": "reference_vnf_port_o6ve7x", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.701031ad-9b38-4a36-8498-3262e2df7cf5"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:58.146Z", "message": "Task succeeded 'neutron_plugin.floatingip.connect_port'", "target_id": "reference_vnf_ip_fbw2u7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:57.832Z", "source_id": "reference_vnf_port_o6ve7x", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:58.146Z", "message": "PUT call to neutron for http://172.30.9.21:9696/v2.0/floatingips/5971c5f0-5879-4134-8080-7d617756558f.json used request id req-17a1e5a7-71e3-4f9c-9d99-95b594406aed", "level": "debug", "target_id": "reference_vnf_ip_fbw2u7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:57.451Z", "source_id": "reference_vnf_port_o6ve7x", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.701031ad-9b38-4a36-8498-3262e2df7cf5"}, {"node_instance_id": "reference_vnf_port_o6ve7x", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:58.146Z", "message": "Relationships established", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:58.040Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:58.146Z", "message": "PUT call to network for http://172.30.9.21:9696/v2.0/floatingips/5971c5f0-5879-4134-8080-7d617756558f.json used request id req-17a1e5a7-71e3-4f9c-9d99-95b594406aed", "level": "debug", "target_id": "reference_vnf_ip_fbw2u7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:57.451Z", "source_id": "reference_vnf_port_o6ve7x", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.701031ad-9b38-4a36-8498-3262e2df7cf5"}, {"node_instance_id": "reference_vnf_host_htvmk6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:58.760Z", "message": "Creating node instance", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:58.722Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:58.760Z", "message": "Task succeeded 'neutron_plugin.floatingip.connect_port'", "target_id": "target_vnf_ip_wncxl4", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:58.423Z", "source_id": "target_vnf_port_qnj0bh", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:58.760Z", "message": "PUT call to neutron for http://172.30.9.21:9696/v2.0/floatingips/733614ba-36aa-4a1c-a827-b61d27807f63.json used request id req-5dad800f-f5d3-4cd9-857a-a8306d284df8", "level": "debug", "target_id": "target_vnf_ip_wncxl4", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:58.098Z", "source_id": "target_vnf_port_qnj0bh", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.f878115e-07c4-4ce9-87ff-8f0b3321ad99"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:58.760Z", "message": "PUT call to network for http://172.30.9.21:9696/v2.0/floatingips/733614ba-36aa-4a1c-a827-b61d27807f63.json used request id req-5dad800f-f5d3-4cd9-857a-a8306d284df8", "level": "debug", "target_id": "target_vnf_ip_wncxl4", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:58.098Z", "source_id": "target_vnf_port_qnj0bh", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.f878115e-07c4-4ce9-87ff-8f0b3321ad99"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:58.760Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 783 X-Openstack-Request-Id: req-5dad800f-f5d3-4cd9-857a-a8306d284df8 Date: Tue, 09 Apr 2019 11:35:47 GMT \nRESP BODY: {\"floatingip\": {\"router_id\": \"08a71f47-5b2f-4b7b-8ef5-ea41d1bec23b\", \"status\": \"DOWN\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"f55c71a2e604471b80edca6e39f1e3a7\", \"created_at\": \"2019-04-09T11:35:20Z\", \"updated_at\": \"2019-04-09T11:35:46Z\", \"floating_network_id\": \"b62787c2-635d-4893-8553-7ee0260442ff\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"target_vnf_port\", \"admin_state_up\": true, \"network_id\": \"306e345c-8270-411c-be66-1ad28be303c6\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:50:e1:dd\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.3\", \"floating_ip_address\": \"172.30.9.204\", \"revision_number\": 1, \"project_id\": \"f55c71a2e604471b80edca6e39f1e3a7\", \"port_id\": \"b6aa961f-3d8c-43a8-b0d9-7480d838a516\", \"id\": \"733614ba-36aa-4a1c-a827-b61d27807f63\", \"qos_policy_id\": null}}\n", "level": "debug", "target_id": "target_vnf_ip_wncxl4", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:58.098Z", "source_id": "target_vnf_port_qnj0bh", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.f878115e-07c4-4ce9-87ff-8f0b3321ad99"}, {"node_instance_id": "reference_vnf_port_o6ve7x", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:58.760Z", "message": "Node instance started", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:58.236Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e"}, {"node_instance_id": "reference_vnf_host_htvmk6", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:59.355Z", "message": "Sending task 'nova_plugin.server.create'", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:58.979Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e"}, {"node_instance_id": "target_vnf_port_qnj0bh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:59.355Z", "message": "Relationships established", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:58.752Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e"}, {"node_instance_id": "target_vnf_port_qnj0bh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:59.355Z", "message": "Node instance started", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:58.882Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e"}, {"node_instance_id": "target_vnf_host_z4hm7v", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:59.992Z", "message": "Creating node instance", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:59.665Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e"}, {"node_instance_id": "target_vnf_host_z4hm7v", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:35:59.992Z", "message": "Sending task 'nova_plugin.server.create'", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:35:59.818Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e"}, {"node_instance_id": "reference_vnf_host_htvmk6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:00.572Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:00.315Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.9cb15a75-6715-4f0e-8f7a-59791d563b60"}, {"node_instance_id": "reference_vnf_host_htvmk6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:00.572Z", "message": "RESP: [300] Date: Tue, 09 Apr 2019 11:35:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a3d5f9ef-0564-4579-b6c6-7c9a5f6e7896 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:00.325Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.9cb15a75-6715-4f0e-8f7a-59791d563b60"}, {"node_instance_id": "reference_vnf_host_htvmk6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:00.572Z", "message": "Instance relationship target instances: [{u'external_id': u'vnf_test_keypair', u'external_name': u'vnf_test_keypair', u'external_type': u'keypair'}, {u'external_id': u'1e332cd9-274c-41ee-b9d5-86a278b84a55', u'fixed_ip_address': u'11.0.0.10', u'external_name': u'reference_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:71:27:5f'}, {u'external_id': u'1389e174-b40a-4782-b003-ae8c045e8339', u'fixed_ip_address': u'12.0.0.7', u'external_name': u'reference_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:35:9b:b7'}]", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:00.291Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.9cb15a75-6715-4f0e-8f7a-59791d563b60"}, {"node_instance_id": "reference_vnf_host_htvmk6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:00.572Z", "message": "server.create() server before transformations: {'meta': {}, 'name': u'reference_vnf'}", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:00.309Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.9cb15a75-6715-4f0e-8f7a-59791d563b60"}, {"node_instance_id": "reference_vnf_host_htvmk6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:00.572Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:00.315Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.9cb15a75-6715-4f0e-8f7a-59791d563b60"}, {"node_instance_id": "reference_vnf_host_htvmk6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:01.154Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}66d129d45a3415d886fdd3b1f668e4c70ce22499\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:00.729Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.9cb15a75-6715-4f0e-8f7a-59791d563b60"}, {"node_instance_id": "reference_vnf_host_htvmk6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:01.154Z", "message": "RESP: [300] Date: Tue, 09 Apr 2019 11:35:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a3d5f9ef-0564-4579-b6c6-7c9a5f6e7896 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:00.325Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.9cb15a75-6715-4f0e-8f7a-59791d563b60"}, {"node_instance_id": "reference_vnf_host_htvmk6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:01.154Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-a3d5f9ef-0564-4579-b6c6-7c9a5f6e7896", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:00.325Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.9cb15a75-6715-4f0e-8f7a-59791d563b60"}, {"node_instance_id": "reference_vnf_host_htvmk6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:01.154Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-a3d5f9ef-0564-4579-b6c6-7c9a5f6e7896", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:00.325Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.9cb15a75-6715-4f0e-8f7a-59791d563b60"}, {"node_instance_id": "reference_vnf_host_htvmk6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:01.154Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}66d129d45a3415d886fdd3b1f668e4c70ce22499\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:00.729Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.9cb15a75-6715-4f0e-8f7a-59791d563b60"}, {"node_instance_id": "target_vnf_host_z4hm7v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:01.154Z", "message": "Instance relationship target instances: [{u'external_id': u'vnf_test_keypair', u'external_name': u'vnf_test_keypair', u'external_type': u'keypair'}, {u'external_id': u'b6aa961f-3d8c-43a8-b0d9-7480d838a516', u'fixed_ip_address': u'11.0.0.3', u'external_name': u'target_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:50:e1:dd'}, {u'external_id': u'63adc785-b7ad-4502-8d88-a5e3265fb240', u'fixed_ip_address': u'12.0.0.3', u'external_name': u'target_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:55:87:b7'}]", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:00.977Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.07b06be0-9ee5-487c-a333-b9ff0b3573e1"}, {"node_instance_id": "target_vnf_host_z4hm7v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:01.735Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}68df91e3737679ccf8c4210135f631dd47ccddb1\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:01.395Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.07b06be0-9ee5-487c-a333-b9ff0b3573e1"}], "metadata": {"pagination": {"total": 493, "offset": 318, "size": 50}}} 2019-04-09 11:36:05,295 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 11:36:05,295 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 11:36:05 GMT 2019-04-09 11:36:05,295 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 11:36:05,296 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-09 11:36:05,296 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 11:36:05,296 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 11:36:05,296 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 11:36:05,296 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-09 11:36:05,298 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 758 X-Openstack-Request-Id: req-0ae1a331-3120-4f86-bc3e-08a16a9b4662 Date: Tue, 09 Apr 2019 11:35:43 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-09T11:35:39Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"70a68cd3-0fff-4f5b-a62b-0b2bc47a448b","ip_address":"11.0.0.3"}],"id":"b6aa961f-3d8c-43a8-b0d9-7480d838a516","security_groups":["b231d75d-aade-4b71-b0fd-21fca7d25b51"],"mac_address":"fa:16:3e:50:e1:dd","project_id":"f55c71a2e604471b80edca6e39f1e3a7","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_port","admin_state_up":true,"network_id":"306e345c-8270-411c-be66-1ad28be303c6","tenant_id":"f55c71a2e604471b80edca6e39f1e3a7","created_at":"2019-04-09T11:35:39Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2019-04-09 11:36:05,299 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9696/v2.0/ports/b6aa961f-3d8c-43a8-b0d9-7480d838a516.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ede8dc80832d2fdca8172e84318d4f9ad54551e7" -d '{"port": {"security_groups": ["b231d75d-aade-4b71-b0fd-21fca7d25b51"]}}' 2019-04-09 11:36:05,299 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=b6aa961f-3d8c-43a8-b0d9-7480d838a516 target={u'external_id': u'b231d75d-aade-4b71-b0fd-21fca7d25b51', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2019-04-09 11:36:05,299 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.connect_port' 2019-04-09 11:36:05,299 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-7cc62c9b-19ab-4b43-a54e-5314e7f8fdf6 Date: Tue, 09 Apr 2019 11:35:43 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-09T11:35:39Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"70a68cd3-0fff-4f5b-a62b-0b2bc47a448b","ip_address":"11.0.0.3"}],"id":"b6aa961f-3d8c-43a8-b0d9-7480d838a516","security_groups":["b231d75d-aade-4b71-b0fd-21fca7d25b51"],"mac_address":"fa:16:3e:50:e1:dd","project_id":"f55c71a2e604471b80edca6e39f1e3a7","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_port","admin_state_up":true,"network_id":"306e345c-8270-411c-be66-1ad28be303c6","tenant_id":"f55c71a2e604471b80edca6e39f1e3a7","created_at":"2019-04-09T11:35:39Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-04-09 11:36:05,299 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/ports.json?id=b6aa961f-3d8c-43a8-b0d9-7480d838a516 used request id req-0ae1a331-3120-4f86-bc3e-08a16a9b4662 2019-04-09 11:36:05,299 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.connect_port' 2019-04-09 11:36:05,300 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2019-04-09 11:36:05,300 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/ports/b6aa961f-3d8c-43a8-b0d9-7480d838a516.json used request id req-7cc62c9b-19ab-4b43-a54e-5314e7f8fdf6 2019-04-09 11:36:05,300 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to neutron for http://172.30.9.21:9696/v2.0/ports/b6aa961f-3d8c-43a8-b0d9-7480d838a516.json used request id req-7cc62c9b-19ab-4b43-a54e-5314e7f8fdf6 2019-04-09 11:36:05,300 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/b6aa961f-3d8c-43a8-b0d9-7480d838a516.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ede8dc80832d2fdca8172e84318d4f9ad54551e7" 2019-04-09 11:36:05,300 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-5747440d-b5f4-46aa-a1b7-3ef3ce46d257 Date: Tue, 09 Apr 2019 11:35:43 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-09T11:35:43Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"70a68cd3-0fff-4f5b-a62b-0b2bc47a448b","ip_address":"11.0.0.3"}],"id":"b6aa961f-3d8c-43a8-b0d9-7480d838a516","security_groups":["b231d75d-aade-4b71-b0fd-21fca7d25b51"],"mac_address":"fa:16:3e:50:e1:dd","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"f55c71a2e604471b80edca6e39f1e3a7","qos_policy_id":null,"admin_state_up":true,"network_id":"306e345c-8270-411c-be66-1ad28be303c6","tenant_id":"f55c71a2e604471b80edca6e39f1e3a7","created_at":"2019-04-09T11:35:39Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-04-09 11:36:05,301 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports/b6aa961f-3d8c-43a8-b0d9-7480d838a516.json used request id req-5747440d-b5f4-46aa-a1b7-3ef3ce46d257 2019-04-09 11:36:05,301 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/ports/b6aa961f-3d8c-43a8-b0d9-7480d838a516.json used request id req-5747440d-b5f4-46aa-a1b7-3ef3ce46d257 2019-04-09 11:36:05,301 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9696/v2.0/floatingips/5971c5f0-5879-4134-8080-7d617756558f.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8280d1842a5f6c7c654c5615af49ea46a71c9452" -d '{"floatingip": {"port_id": "1e332cd9-274c-41ee-b9d5-86a278b84a55"}}' 2019-04-09 11:36:05,301 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 09 Apr 2019 11:35:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0db4b4e8-0534-4df8-bc0d-f917af83c5ad Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 11:36:05,301 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-0db4b4e8-0534-4df8-bc0d-f917af83c5ad 2019-04-09 11:36:05,301 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-09 11:36:05,301 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-09 11:36:05,302 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-7cbbd370-6efb-4698-9b64-f4c380a1af48 2019-04-09 11:36:05,302 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 09 Apr 2019 11:35:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7cbbd370-6efb-4698-9b64-f4c380a1af48 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 11:36:05,302 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9696/v2.0/floatingips/733614ba-36aa-4a1c-a827-b61d27807f63.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}932ff07bc623459a438c295d4b5d9d801deb4d57" -d '{"floatingip": {"port_id": "b6aa961f-3d8c-43a8-b0d9-7480d838a516"}}' 2019-04-09 11:36:05,302 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 787 X-Openstack-Request-Id: req-17a1e5a7-71e3-4f9c-9d99-95b594406aed Date: Tue, 09 Apr 2019 11:35:46 GMT RESP BODY: {"floatingip": {"router_id": "08a71f47-5b2f-4b7b-8ef5-ea41d1bec23b", "status": "DOWN", "description": "", "tags": [], "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "created_at": "2019-04-09T11:35:18Z", "updated_at": "2019-04-09T11:35:45Z", "floating_network_id": "b62787c2-635d-4893-8553-7ee0260442ff", "port_details": {"status": "DOWN", "name": "reference_vnf_port", "admin_state_up": true, "network_id": "306e345c-8270-411c-be66-1ad28be303c6", "device_owner": "", "mac_address": "fa:16:3e:71:27:5f", "device_id": ""}, "fixed_ip_address": "11.0.0.10", "floating_ip_address": "172.30.9.208", "revision_number": 1, "project_id": "f55c71a2e604471b80edca6e39f1e3a7", "port_id": "1e332cd9-274c-41ee-b9d5-86a278b84a55", "id": "5971c5f0-5879-4134-8080-7d617756558f", "qos_policy_id": null}} 2019-04-09 11:36:05,302 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.connect_port' 2019-04-09 11:36:05,302 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to neutron for http://172.30.9.21:9696/v2.0/floatingips/5971c5f0-5879-4134-8080-7d617756558f.json used request id req-17a1e5a7-71e3-4f9c-9d99-95b594406aed 2019-04-09 11:36:05,303 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Relationships established 2019-04-09 11:36:05,303 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/floatingips/5971c5f0-5879-4134-8080-7d617756558f.json used request id req-17a1e5a7-71e3-4f9c-9d99-95b594406aed 2019-04-09 11:36:05,303 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-04-09 11:36:05,303 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.connect_port' 2019-04-09 11:36:05,303 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to neutron for http://172.30.9.21:9696/v2.0/floatingips/733614ba-36aa-4a1c-a827-b61d27807f63.json used request id req-5dad800f-f5d3-4cd9-857a-a8306d284df8 2019-04-09 11:36:05,303 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/floatingips/733614ba-36aa-4a1c-a827-b61d27807f63.json used request id req-5dad800f-f5d3-4cd9-857a-a8306d284df8 2019-04-09 11:36:05,304 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 783 X-Openstack-Request-Id: req-5dad800f-f5d3-4cd9-857a-a8306d284df8 Date: Tue, 09 Apr 2019 11:35:47 GMT RESP BODY: {"floatingip": {"router_id": "08a71f47-5b2f-4b7b-8ef5-ea41d1bec23b", "status": "DOWN", "description": "", "tags": [], "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "created_at": "2019-04-09T11:35:20Z", "updated_at": "2019-04-09T11:35:46Z", "floating_network_id": "b62787c2-635d-4893-8553-7ee0260442ff", "port_details": {"status": "DOWN", "name": "target_vnf_port", "admin_state_up": true, "network_id": "306e345c-8270-411c-be66-1ad28be303c6", "device_owner": "", "mac_address": "fa:16:3e:50:e1:dd", "device_id": ""}, "fixed_ip_address": "11.0.0.3", "floating_ip_address": "172.30.9.204", "revision_number": 1, "project_id": "f55c71a2e604471b80edca6e39f1e3a7", "port_id": "b6aa961f-3d8c-43a8-b0d9-7480d838a516", "id": "733614ba-36aa-4a1c-a827-b61d27807f63", "qos_policy_id": null}} 2019-04-09 11:36:05,304 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-04-09 11:36:05,304 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.create' 2019-04-09 11:36:05,304 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Relationships established 2019-04-09 11:36:05,304 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-04-09 11:36:05,304 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-04-09 11:36:05,305 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.create' 2019-04-09 11:36:05,305 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-09 11:36:05,305 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 09 Apr 2019 11:35:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a3d5f9ef-0564-4579-b6c6-7c9a5f6e7896 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 11:36:05,305 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Instance relationship target instances: [{u'external_id': u'vnf_test_keypair', u'external_name': u'vnf_test_keypair', u'external_type': u'keypair'}, {u'external_id': u'1e332cd9-274c-41ee-b9d5-86a278b84a55', u'fixed_ip_address': u'11.0.0.10', u'external_name': u'reference_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:71:27:5f'}, {u'external_id': u'1389e174-b40a-4782-b003-ae8c045e8339', u'fixed_ip_address': u'12.0.0.7', u'external_name': u'reference_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:35:9b:b7'}] 2019-04-09 11:36:05,305 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - server.create() server before transformations: {'meta': {}, 'name': u'reference_vnf'} 2019-04-09 11:36:05,305 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-09 11:36:05,305 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66d129d45a3415d886fdd3b1f668e4c70ce22499" 2019-04-09 11:36:05,306 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 09 Apr 2019 11:35:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a3d5f9ef-0564-4579-b6c6-7c9a5f6e7896 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 11:36:05,306 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-a3d5f9ef-0564-4579-b6c6-7c9a5f6e7896 2019-04-09 11:36:05,306 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-a3d5f9ef-0564-4579-b6c6-7c9a5f6e7896 2019-04-09 11:36:05,306 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66d129d45a3415d886fdd3b1f668e4c70ce22499" 2019-04-09 11:36:05,306 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Instance relationship target instances: [{u'external_id': u'vnf_test_keypair', u'external_name': u'vnf_test_keypair', u'external_type': u'keypair'}, {u'external_id': u'b6aa961f-3d8c-43a8-b0d9-7480d838a516', u'fixed_ip_address': u'11.0.0.3', u'external_name': u'target_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:50:e1:dd'}, {u'external_id': u'63adc785-b7ad-4502-8d88-a5e3265fb240', u'fixed_ip_address': u'12.0.0.3', u'external_name': u'target_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:55:87:b7'}] 2019-04-09 11:36:05,306 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68df91e3737679ccf8c4210135f631dd47ccddb1" 2019-04-09 11:36:05,307 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/b8e8e836-d245-49a7-879e-764bd41f0c1e 2019-04-09 11:36:05,366 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 11:36:05,366 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 11:36:05,366 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 11:36:05,366 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 11:36:05,366 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 11:36:05,367 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 11:36:05,367 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 11:36:05,367 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T11:35:22.255Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-04-09T11:35:22.256Z", "id": "b8e8e836-d245-49a7-879e-764bd41f0c1e"} 2019-04-09 11:36:05,367 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 11:36:05,367 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 11:36:05 GMT 2019-04-09 11:36:05,367 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 11:36:05,367 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-04-09 11:36:05,367 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 11:36:05,367 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 11:36:05,367 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 11:36:10,373 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-04-09 11:36:10,451 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 11:36:10,451 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 11:36:10,452 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 11:36:10,452 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 11:36:10,452 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 11:36:10,452 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 11:36:10,452 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 11:36:10,452 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_host_z4hm7v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:01.735Z", "message": "RESP: [300] Date: Tue, 09 Apr 2019 11:35:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2e3e8097-7de5-4efe-b90f-67049e9d8e24 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:01.005Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.07b06be0-9ee5-487c-a333-b9ff0b3573e1"}, {"node_instance_id": "target_vnf_host_z4hm7v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:01.735Z", "message": "RESP: [300] Date: Tue, 09 Apr 2019 11:35:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2e3e8097-7de5-4efe-b90f-67049e9d8e24 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:01.004Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.07b06be0-9ee5-487c-a333-b9ff0b3573e1"}, {"node_instance_id": "target_vnf_host_z4hm7v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:01.735Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:00.999Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.07b06be0-9ee5-487c-a333-b9ff0b3573e1"}, {"node_instance_id": "target_vnf_host_z4hm7v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:01.735Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:00.999Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.07b06be0-9ee5-487c-a333-b9ff0b3573e1"}, {"node_instance_id": "target_vnf_host_z4hm7v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:01.735Z", "message": "server.create() server before transformations: {'meta': {}, 'name': u'target_vnf'}", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:00.998Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.07b06be0-9ee5-487c-a333-b9ff0b3573e1"}, {"node_instance_id": "reference_vnf_host_htvmk6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:01.735Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 11:35:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-02056123-5112-4c6b-9790-e32664e6c57f x-compute-request-id: req-02056123-5112-4c6b-9790-e32664e6c57f Content-Encoding: gzip Content-Length: 292 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"577069b7-03b5-4b89-bf53-6a7e5d8f15dd\", \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/images/577069b7-03b5-4b89-bf53-6a7e5d8f15dd\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/images/577069b7-03b5-4b89-bf53-6a7e5d8f15dd\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.6:9292/images/577069b7-03b5-4b89-bf53-6a7e5d8f15dd\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"vyos_vrouter-img_alt_e2c6aff1-57c5-47a7-b88b-cefa53213aae\"}, {\"id\": \"a0d0713c-2aee-4721-97b1-51c4a2fe4f04\", \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/images/a0d0713c-2aee-4721-97b1-51c4a2fe4f04\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/images/a0d0713c-2aee-4721-97b1-51c4a2fe4f04\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.6:9292/images/a0d0713c-2aee-4721-97b1-51c4a2fe4f04\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"vyos_vrouter-img_e2c6aff1-57c5-47a7-b88b-cefa53213aae\"}]}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:01.550Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.9cb15a75-6715-4f0e-8f7a-59791d563b60"}, {"node_instance_id": "target_vnf_host_z4hm7v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:01.735Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}68df91e3737679ccf8c4210135f631dd47ccddb1\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:01.395Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.07b06be0-9ee5-487c-a333-b9ff0b3573e1"}, {"node_instance_id": "target_vnf_host_z4hm7v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:01.735Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}68df91e3737679ccf8c4210135f631dd47ccddb1\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:01.395Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.07b06be0-9ee5-487c-a333-b9ff0b3573e1"}, {"node_instance_id": "target_vnf_host_z4hm7v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:01.735Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-2e3e8097-7de5-4efe-b90f-67049e9d8e24", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:01.005Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.07b06be0-9ee5-487c-a333-b9ff0b3573e1"}, {"node_instance_id": "reference_vnf_host_htvmk6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:02.338Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-efadc455-4fa6-4541-831d-05f97a4a0dde", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:01.588Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.9cb15a75-6715-4f0e-8f7a-59791d563b60"}, {"node_instance_id": "reference_vnf_host_htvmk6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:02.338Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-18793b31-c271-4c41-864a-7b973ad783d0", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:01.573Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.9cb15a75-6715-4f0e-8f7a-59791d563b60"}, {"node_instance_id": "target_vnf_host_z4hm7v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:02.338Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 11:35:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-18633450-42cd-4820-a714-3856612449e4 x-compute-request-id: req-18633450-42cd-4820-a714-3856612449e4 Content-Encoding: gzip Content-Length: 292 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"577069b7-03b5-4b89-bf53-6a7e5d8f15dd\", \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/images/577069b7-03b5-4b89-bf53-6a7e5d8f15dd\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/images/577069b7-03b5-4b89-bf53-6a7e5d8f15dd\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.6:9292/images/577069b7-03b5-4b89-bf53-6a7e5d8f15dd\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"vyos_vrouter-img_alt_e2c6aff1-57c5-47a7-b88b-cefa53213aae\"}, {\"id\": \"a0d0713c-2aee-4721-97b1-51c4a2fe4f04\", \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/images/a0d0713c-2aee-4721-97b1-51c4a2fe4f04\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/images/a0d0713c-2aee-4721-97b1-51c4a2fe4f04\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.6:9292/images/a0d0713c-2aee-4721-97b1-51c4a2fe4f04\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"vyos_vrouter-img_e2c6aff1-57c5-47a7-b88b-cefa53213aae\"}]}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:02.221Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.07b06be0-9ee5-487c-a333-b9ff0b3573e1"}, {"node_instance_id": "reference_vnf_host_htvmk6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:02.338Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks.json?name=management_plane_network -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2465f38aab776ce91afe23ad9f87b9d6c08e5e9a\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:02.002Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.9cb15a75-6715-4f0e-8f7a-59791d563b60"}, {"node_instance_id": "reference_vnf_host_htvmk6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:02.338Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks.json?name=management_plane_network -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2465f38aab776ce91afe23ad9f87b9d6c08e5e9a\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:02.002Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.9cb15a75-6715-4f0e-8f7a-59791d563b60"}, {"node_instance_id": "reference_vnf_host_htvmk6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:02.338Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-a85fbe71-b6ab-422f-8946-59ef7a6d4d4e", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:01.594Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.9cb15a75-6715-4f0e-8f7a-59791d563b60"}, {"node_instance_id": "reference_vnf_host_htvmk6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:02.338Z", "message": "RESP: [300] Date: Tue, 09 Apr 2019 11:35:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a85fbe71-b6ab-422f-8946-59ef7a6d4d4e Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:01.594Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.9cb15a75-6715-4f0e-8f7a-59791d563b60"}, {"node_instance_id": "reference_vnf_host_htvmk6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:02.338Z", "message": "RESP: [300] Date: Tue, 09 Apr 2019 11:35:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a85fbe71-b6ab-422f-8946-59ef7a6d4d4e Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:01.594Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.9cb15a75-6715-4f0e-8f7a-59791d563b60"}, {"node_instance_id": "reference_vnf_host_htvmk6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:02.338Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:01.590Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.9cb15a75-6715-4f0e-8f7a-59791d563b60"}, {"node_instance_id": "reference_vnf_host_htvmk6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:02.338Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:01.589Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.9cb15a75-6715-4f0e-8f7a-59791d563b60"}, {"node_instance_id": "reference_vnf_host_htvmk6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:02.338Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-efadc455-4fa6-4541-831d-05f97a4a0dde", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:01.589Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.9cb15a75-6715-4f0e-8f7a-59791d563b60"}, {"node_instance_id": "reference_vnf_host_htvmk6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:02.338Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-efadc455-4fa6-4541-831d-05f97a4a0dde", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:01.589Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.9cb15a75-6715-4f0e-8f7a-59791d563b60"}, {"node_instance_id": "reference_vnf_host_htvmk6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:02.338Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-18793b31-c271-4c41-864a-7b973ad783d0", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:01.573Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.9cb15a75-6715-4f0e-8f7a-59791d563b60"}, {"node_instance_id": "reference_vnf_host_htvmk6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:02.338Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-18793b31-c271-4c41-864a-7b973ad783d0", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:01.573Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.9cb15a75-6715-4f0e-8f7a-59791d563b60"}, {"node_instance_id": "reference_vnf_host_htvmk6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:02.338Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-a85fbe71-b6ab-422f-8946-59ef7a6d4d4e", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:01.595Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.9cb15a75-6715-4f0e-8f7a-59791d563b60"}, {"node_instance_id": "reference_vnf_host_htvmk6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:02.338Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 11:35:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-02056123-5112-4c6b-9790-e32664e6c57f x-compute-request-id: req-02056123-5112-4c6b-9790-e32664e6c57f Content-Encoding: gzip Content-Length: 292 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"577069b7-03b5-4b89-bf53-6a7e5d8f15dd\", \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/images/577069b7-03b5-4b89-bf53-6a7e5d8f15dd\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/images/577069b7-03b5-4b89-bf53-6a7e5d8f15dd\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.6:9292/images/577069b7-03b5-4b89-bf53-6a7e5d8f15dd\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"vyos_vrouter-img_alt_e2c6aff1-57c5-47a7-b88b-cefa53213aae\"}, {\"id\": \"a0d0713c-2aee-4721-97b1-51c4a2fe4f04\", \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/images/a0d0713c-2aee-4721-97b1-51c4a2fe4f04\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/images/a0d0713c-2aee-4721-97b1-51c4a2fe4f04\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.6:9292/images/a0d0713c-2aee-4721-97b1-51c4a2fe4f04\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"vyos_vrouter-img_e2c6aff1-57c5-47a7-b88b-cefa53213aae\"}]}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:01.550Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.9cb15a75-6715-4f0e-8f7a-59791d563b60"}, {"node_instance_id": "reference_vnf_host_htvmk6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:02.338Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/images used request id req-02056123-5112-4c6b-9790-e32664e6c57f", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:01.550Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.9cb15a75-6715-4f0e-8f7a-59791d563b60"}, {"node_instance_id": "reference_vnf_host_htvmk6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:02.338Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/images used request id req-02056123-5112-4c6b-9790-e32664e6c57f", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:01.550Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.9cb15a75-6715-4f0e-8f7a-59791d563b60"}, {"node_instance_id": "reference_vnf_host_htvmk6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:02.338Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/images used request id req-02056123-5112-4c6b-9790-e32664e6c57f", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:01.550Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.9cb15a75-6715-4f0e-8f7a-59791d563b60"}, {"node_instance_id": "reference_vnf_host_htvmk6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:02.338Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/images used request id req-02056123-5112-4c6b-9790-e32664e6c57f", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:01.550Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.9cb15a75-6715-4f0e-8f7a-59791d563b60"}, {"node_instance_id": "reference_vnf_host_htvmk6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:02.338Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}66d129d45a3415d886fdd3b1f668e4c70ce22499\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:01.552Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.9cb15a75-6715-4f0e-8f7a-59791d563b60"}, {"node_instance_id": "reference_vnf_host_htvmk6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:02.338Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}66d129d45a3415d886fdd3b1f668e4c70ce22499\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:01.552Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.9cb15a75-6715-4f0e-8f7a-59791d563b60"}, {"node_instance_id": "reference_vnf_host_htvmk6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:02.338Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 11:35:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-18793b31-c271-4c41-864a-7b973ad783d0 x-compute-request-id: req-18793b31-c271-4c41-864a-7b973ad783d0 Content-Encoding: gzip Content-Length: 240 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"2bbfb69a-e0c3-4d98-a491-9eecc4db2e73\", \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/flavors/2bbfb69a-e0c3-4d98-a491-9eecc4db2e73\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/flavors/2bbfb69a-e0c3-4d98-a491-9eecc4db2e73\", \"rel\": \"bookmark\"}], \"name\": \"vyos_vrouter-flavor_alt_e2c6aff1-57c5-47a7-b88b-cefa53213aae\"}, {\"id\": \"d5995ba0-c686-43ee-811b-08c3b9d6145b\", \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/flavors/d5995ba0-c686-43ee-811b-08c3b9d6145b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/flavors/d5995ba0-c686-43ee-811b-08c3b9d6145b\", \"rel\": \"bookmark\"}], \"name\": \"vyos_vrouter-flavor_e2c6aff1-57c5-47a7-b88b-cefa53213aae\"}]}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:01.572Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.9cb15a75-6715-4f0e-8f7a-59791d563b60"}, {"node_instance_id": "reference_vnf_host_htvmk6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:02.338Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 11:35:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-18793b31-c271-4c41-864a-7b973ad783d0 x-compute-request-id: req-18793b31-c271-4c41-864a-7b973ad783d0 Content-Encoding: gzip Content-Length: 240 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"2bbfb69a-e0c3-4d98-a491-9eecc4db2e73\", \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/flavors/2bbfb69a-e0c3-4d98-a491-9eecc4db2e73\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/flavors/2bbfb69a-e0c3-4d98-a491-9eecc4db2e73\", \"rel\": \"bookmark\"}], \"name\": \"vyos_vrouter-flavor_alt_e2c6aff1-57c5-47a7-b88b-cefa53213aae\"}, {\"id\": \"d5995ba0-c686-43ee-811b-08c3b9d6145b\", \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/flavors/d5995ba0-c686-43ee-811b-08c3b9d6145b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/flavors/d5995ba0-c686-43ee-811b-08c3b9d6145b\", \"rel\": \"bookmark\"}], \"name\": \"vyos_vrouter-flavor_e2c6aff1-57c5-47a7-b88b-cefa53213aae\"}]}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:01.572Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.9cb15a75-6715-4f0e-8f7a-59791d563b60"}, {"node_instance_id": "reference_vnf_host_htvmk6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:02.338Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-18793b31-c271-4c41-864a-7b973ad783d0", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:01.572Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.9cb15a75-6715-4f0e-8f7a-59791d563b60"}, {"node_instance_id": "reference_vnf_host_htvmk6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:02.338Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}66d129d45a3415d886fdd3b1f668e4c70ce22499\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:01.574Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.9cb15a75-6715-4f0e-8f7a-59791d563b60"}, {"node_instance_id": "reference_vnf_host_htvmk6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:02.338Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}66d129d45a3415d886fdd3b1f668e4c70ce22499\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:01.574Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.9cb15a75-6715-4f0e-8f7a-59791d563b60"}, {"node_instance_id": "reference_vnf_host_htvmk6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:02.338Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 11:35:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-efadc455-4fa6-4541-831d-05f97a4a0dde x-compute-request-id: req-efadc455-4fa6-4541-831d-05f97a4a0dde Content-Encoding: gzip Content-Length: 810 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCcubUZoBfzvjMBtFj+tj00itJpLr6V4urq0SHVTW75weKjqlP0dmfKMoGSiVll7L5eWY0c9cvHzDnlkEXwgwQjnEJ+STSZd7mzvYnYjjLKWKPTZ3VxSAPPdIe6WjRHtfqWmGNTxIiaYEaKG40UGOqZPKwNZOHwZb5D5ITVihiOKLuQM+P9gfhtWrAtPRfJaKHqeprAbDMVCm+esF4UPt/8VPelklaB9iTap4dnBVgfP1WiCAInttfHfgGg30+J8S1oSYea7A8Yipiv2/EY5XfYRGOpwmERkft+coGC3xQmhMKNPcd82WbzRF1DNdL6YzsVR08NzO7hsGfH7JpBtrup Generated-by-Nova\", \"name\": \"vnf_test_keypair\", \"fingerprint\": \"4d:35:fd:17:4c:98:e4:b4:a4:fd:35:31:cd:75:32:ad\"}}, {\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDB9tlfjKWGmMrQBP7e1KcRi5PsWcj+GY/BKI5x61E2O84fm9gTBP3CWkxni/gilNnIJnCmMxzI+92J4FBAhLgK4hWXqY9kKymUxT+Fwe8yNlW+5LP2FCnI2hcClMIg5viaCOIOF+IZrN7aKW3sRl6w6zmxdmOgQLKqW+QsnoE3xzpyfNtXCNw4jFoK3iiuvEX/LS1W4Nzal/tnd+UoxiYop6CqgbQk32u+ykhwtxE6HDLzFJJoN+h7GrxcYUrX6kAZyKDkxf5Uu120+zPbJFhF4KZkO/4vLAhqpI9dYh0JJ+Gg6J7XsyIT+OUGp89kfgGyN0jOK6QgXwfoAZo3iX2p Generated-by-Nova\", \"name\": \"vyos_vrouter-kp_e2c6aff1-57c5-47a7-b88b-cefa53213aae\", \"fingerprint\": \"c9:52:98:49:c1:7b:ac:71:e1:85:ae:e0:12:02:73:da\"}}]}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:01.588Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.9cb15a75-6715-4f0e-8f7a-59791d563b60"}, {"node_instance_id": "reference_vnf_host_htvmk6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:02.338Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 11:35:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-efadc455-4fa6-4541-831d-05f97a4a0dde x-compute-request-id: req-efadc455-4fa6-4541-831d-05f97a4a0dde Content-Encoding: gzip Content-Length: 810 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCcubUZoBfzvjMBtFj+tj00itJpLr6V4urq0SHVTW75weKjqlP0dmfKMoGSiVll7L5eWY0c9cvHzDnlkEXwgwQjnEJ+STSZd7mzvYnYjjLKWKPTZ3VxSAPPdIe6WjRHtfqWmGNTxIiaYEaKG40UGOqZPKwNZOHwZb5D5ITVihiOKLuQM+P9gfhtWrAtPRfJaKHqeprAbDMVCm+esF4UPt/8VPelklaB9iTap4dnBVgfP1WiCAInttfHfgGg30+J8S1oSYea7A8Yipiv2/EY5XfYRGOpwmERkft+coGC3xQmhMKNPcd82WbzRF1DNdL6YzsVR08NzO7hsGfH7JpBtrup Generated-by-Nova\", \"name\": \"vnf_test_keypair\", \"fingerprint\": \"4d:35:fd:17:4c:98:e4:b4:a4:fd:35:31:cd:75:32:ad\"}}, {\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDB9tlfjKWGmMrQBP7e1KcRi5PsWcj+GY/BKI5x61E2O84fm9gTBP3CWkxni/gilNnIJnCmMxzI+92J4FBAhLgK4hWXqY9kKymUxT+Fwe8yNlW+5LP2FCnI2hcClMIg5viaCOIOF+IZrN7aKW3sRl6w6zmxdmOgQLKqW+QsnoE3xzpyfNtXCNw4jFoK3iiuvEX/LS1W4Nzal/tnd+UoxiYop6CqgbQk32u+ykhwtxE6HDLzFJJoN+h7GrxcYUrX6kAZyKDkxf5Uu120+zPbJFhF4KZkO/4vLAhqpI9dYh0JJ+Gg6J7XsyIT+OUGp89kfgGyN0jOK6QgXwfoAZo3iX2p Generated-by-Nova\", \"name\": \"vyos_vrouter-kp_e2c6aff1-57c5-47a7-b88b-cefa53213aae\", \"fingerprint\": \"c9:52:98:49:c1:7b:ac:71:e1:85:ae:e0:12:02:73:da\"}}]}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:01.588Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.9cb15a75-6715-4f0e-8f7a-59791d563b60"}, {"node_instance_id": "reference_vnf_host_htvmk6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:02.338Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-efadc455-4fa6-4541-831d-05f97a4a0dde", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:01.589Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.9cb15a75-6715-4f0e-8f7a-59791d563b60"}, {"node_instance_id": "reference_vnf_host_htvmk6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:03.040Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/1389e174-b40a-4782-b003-ae8c045e8339.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2465f38aab776ce91afe23ad9f87b9d6c08e5e9a\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:02.400Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.9cb15a75-6715-4f0e-8f7a-59791d563b60"}, {"node_instance_id": "target_vnf_host_z4hm7v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:03.040Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 11:35:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-18633450-42cd-4820-a714-3856612449e4 x-compute-request-id: req-18633450-42cd-4820-a714-3856612449e4 Content-Encoding: gzip Content-Length: 292 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"577069b7-03b5-4b89-bf53-6a7e5d8f15dd\", \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/images/577069b7-03b5-4b89-bf53-6a7e5d8f15dd\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/images/577069b7-03b5-4b89-bf53-6a7e5d8f15dd\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.6:9292/images/577069b7-03b5-4b89-bf53-6a7e5d8f15dd\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"vyos_vrouter-img_alt_e2c6aff1-57c5-47a7-b88b-cefa53213aae\"}, {\"id\": \"a0d0713c-2aee-4721-97b1-51c4a2fe4f04\", \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/images/a0d0713c-2aee-4721-97b1-51c4a2fe4f04\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/images/a0d0713c-2aee-4721-97b1-51c4a2fe4f04\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.6:9292/images/a0d0713c-2aee-4721-97b1-51c4a2fe4f04\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"vyos_vrouter-img_e2c6aff1-57c5-47a7-b88b-cefa53213aae\"}]}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:02.221Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.07b06be0-9ee5-487c-a333-b9ff0b3573e1"}, {"node_instance_id": "target_vnf_host_z4hm7v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:03.040Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/images used request id req-18633450-42cd-4820-a714-3856612449e4", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:02.221Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.07b06be0-9ee5-487c-a333-b9ff0b3573e1"}, {"node_instance_id": "target_vnf_host_z4hm7v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:03.040Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/images used request id req-18633450-42cd-4820-a714-3856612449e4", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:02.221Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.07b06be0-9ee5-487c-a333-b9ff0b3573e1"}, {"node_instance_id": "target_vnf_host_z4hm7v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:03.040Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/images used request id req-18633450-42cd-4820-a714-3856612449e4", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:02.222Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.07b06be0-9ee5-487c-a333-b9ff0b3573e1"}, {"node_instance_id": "target_vnf_host_z4hm7v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:03.040Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/images used request id req-18633450-42cd-4820-a714-3856612449e4", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:02.222Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.07b06be0-9ee5-487c-a333-b9ff0b3573e1"}, {"node_instance_id": "target_vnf_host_z4hm7v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:03.040Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}68df91e3737679ccf8c4210135f631dd47ccddb1\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:02.223Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.07b06be0-9ee5-487c-a333-b9ff0b3573e1"}, {"node_instance_id": "target_vnf_host_z4hm7v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:03.040Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}68df91e3737679ccf8c4210135f631dd47ccddb1\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:02.224Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.07b06be0-9ee5-487c-a333-b9ff0b3573e1"}, {"node_instance_id": "target_vnf_host_z4hm7v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:03.040Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 11:35:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b7d48aab-6da4-4d93-afc6-8116fcdc0c22 x-compute-request-id: req-b7d48aab-6da4-4d93-afc6-8116fcdc0c22 Content-Encoding: gzip Content-Length: 240 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"2bbfb69a-e0c3-4d98-a491-9eecc4db2e73\", \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/flavors/2bbfb69a-e0c3-4d98-a491-9eecc4db2e73\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/flavors/2bbfb69a-e0c3-4d98-a491-9eecc4db2e73\", \"rel\": \"bookmark\"}], \"name\": \"vyos_vrouter-flavor_alt_e2c6aff1-57c5-47a7-b88b-cefa53213aae\"}, {\"id\": \"d5995ba0-c686-43ee-811b-08c3b9d6145b\", \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/flavors/d5995ba0-c686-43ee-811b-08c3b9d6145b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/flavors/d5995ba0-c686-43ee-811b-08c3b9d6145b\", \"rel\": \"bookmark\"}], \"name\": \"vyos_vrouter-flavor_e2c6aff1-57c5-47a7-b88b-cefa53213aae\"}]}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:02.243Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.07b06be0-9ee5-487c-a333-b9ff0b3573e1"}, {"node_instance_id": "target_vnf_host_z4hm7v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:03.040Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:02.262Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.07b06be0-9ee5-487c-a333-b9ff0b3573e1"}, {"node_instance_id": "target_vnf_host_z4hm7v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:03.040Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:02.262Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.07b06be0-9ee5-487c-a333-b9ff0b3573e1"}], "metadata": {"pagination": {"total": 529, "offset": 368, "size": 50}}} 2019-04-09 11:36:10,453 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 11:36:10,453 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 11:36:10 GMT 2019-04-09 11:36:10,453 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 11:36:10,453 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-09 11:36:10,453 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 11:36:10,453 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 11:36:10,453 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 11:36:10,453 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-09 11:36:10,456 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 09 Apr 2019 11:35:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2e3e8097-7de5-4efe-b90f-67049e9d8e24 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 11:36:10,456 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 09 Apr 2019 11:35:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2e3e8097-7de5-4efe-b90f-67049e9d8e24 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 11:36:10,456 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-09 11:36:10,456 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-09 11:36:10,457 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - server.create() server before transformations: {'meta': {}, 'name': u'target_vnf'} 2019-04-09 11:36:10,457 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 11:35:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-02056123-5112-4c6b-9790-e32664e6c57f x-compute-request-id: req-02056123-5112-4c6b-9790-e32664e6c57f Content-Encoding: gzip Content-Length: 292 Content-Type: application/json RESP BODY: {"images": [{"id": "577069b7-03b5-4b89-bf53-6a7e5d8f15dd", "links": [{"href": "http://172.30.9.21:8774/v2.1/images/577069b7-03b5-4b89-bf53-6a7e5d8f15dd", "rel": "self"}, {"href": "http://172.30.9.21:8774/images/577069b7-03b5-4b89-bf53-6a7e5d8f15dd", "rel": "bookmark"}, {"href": "http://192.30.9.6:9292/images/577069b7-03b5-4b89-bf53-6a7e5d8f15dd", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "vyos_vrouter-img_alt_e2c6aff1-57c5-47a7-b88b-cefa53213aae"}, {"id": "a0d0713c-2aee-4721-97b1-51c4a2fe4f04", "links": [{"href": "http://172.30.9.21:8774/v2.1/images/a0d0713c-2aee-4721-97b1-51c4a2fe4f04", "rel": "self"}, {"href": "http://172.30.9.21:8774/images/a0d0713c-2aee-4721-97b1-51c4a2fe4f04", "rel": "bookmark"}, {"href": "http://192.30.9.6:9292/images/a0d0713c-2aee-4721-97b1-51c4a2fe4f04", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "vyos_vrouter-img_e2c6aff1-57c5-47a7-b88b-cefa53213aae"}]} 2019-04-09 11:36:10,457 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68df91e3737679ccf8c4210135f631dd47ccddb1" 2019-04-09 11:36:10,457 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68df91e3737679ccf8c4210135f631dd47ccddb1" 2019-04-09 11:36:10,457 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-2e3e8097-7de5-4efe-b90f-67049e9d8e24 2019-04-09 11:36:10,457 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-efadc455-4fa6-4541-831d-05f97a4a0dde 2019-04-09 11:36:10,458 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-18793b31-c271-4c41-864a-7b973ad783d0 2019-04-09 11:36:10,458 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 11:35:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-18633450-42cd-4820-a714-3856612449e4 x-compute-request-id: req-18633450-42cd-4820-a714-3856612449e4 Content-Encoding: gzip Content-Length: 292 Content-Type: application/json RESP BODY: {"images": [{"id": "577069b7-03b5-4b89-bf53-6a7e5d8f15dd", "links": [{"href": "http://172.30.9.21:8774/v2.1/images/577069b7-03b5-4b89-bf53-6a7e5d8f15dd", "rel": "self"}, {"href": "http://172.30.9.21:8774/images/577069b7-03b5-4b89-bf53-6a7e5d8f15dd", "rel": "bookmark"}, {"href": "http://192.30.9.6:9292/images/577069b7-03b5-4b89-bf53-6a7e5d8f15dd", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "vyos_vrouter-img_alt_e2c6aff1-57c5-47a7-b88b-cefa53213aae"}, {"id": "a0d0713c-2aee-4721-97b1-51c4a2fe4f04", "links": [{"href": "http://172.30.9.21:8774/v2.1/images/a0d0713c-2aee-4721-97b1-51c4a2fe4f04", "rel": "self"}, {"href": "http://172.30.9.21:8774/images/a0d0713c-2aee-4721-97b1-51c4a2fe4f04", "rel": "bookmark"}, {"href": "http://192.30.9.6:9292/images/a0d0713c-2aee-4721-97b1-51c4a2fe4f04", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "vyos_vrouter-img_e2c6aff1-57c5-47a7-b88b-cefa53213aae"}]} 2019-04-09 11:36:10,458 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks.json?name=management_plane_network -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2465f38aab776ce91afe23ad9f87b9d6c08e5e9a" 2019-04-09 11:36:10,458 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks.json?name=management_plane_network -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2465f38aab776ce91afe23ad9f87b9d6c08e5e9a" 2019-04-09 11:36:10,458 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-a85fbe71-b6ab-422f-8946-59ef7a6d4d4e 2019-04-09 11:36:10,458 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 09 Apr 2019 11:35:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a85fbe71-b6ab-422f-8946-59ef7a6d4d4e Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 11:36:10,459 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 09 Apr 2019 11:35:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a85fbe71-b6ab-422f-8946-59ef7a6d4d4e Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 11:36:10,459 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-09 11:36:10,459 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-09 11:36:10,459 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-efadc455-4fa6-4541-831d-05f97a4a0dde 2019-04-09 11:36:10,459 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-efadc455-4fa6-4541-831d-05f97a4a0dde 2019-04-09 11:36:10,459 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-18793b31-c271-4c41-864a-7b973ad783d0 2019-04-09 11:36:10,460 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-18793b31-c271-4c41-864a-7b973ad783d0 2019-04-09 11:36:10,460 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-a85fbe71-b6ab-422f-8946-59ef7a6d4d4e 2019-04-09 11:36:10,460 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 11:35:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-02056123-5112-4c6b-9790-e32664e6c57f x-compute-request-id: req-02056123-5112-4c6b-9790-e32664e6c57f Content-Encoding: gzip Content-Length: 292 Content-Type: application/json RESP BODY: {"images": [{"id": "577069b7-03b5-4b89-bf53-6a7e5d8f15dd", "links": [{"href": "http://172.30.9.21:8774/v2.1/images/577069b7-03b5-4b89-bf53-6a7e5d8f15dd", "rel": "self"}, {"href": "http://172.30.9.21:8774/images/577069b7-03b5-4b89-bf53-6a7e5d8f15dd", "rel": "bookmark"}, {"href": "http://192.30.9.6:9292/images/577069b7-03b5-4b89-bf53-6a7e5d8f15dd", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "vyos_vrouter-img_alt_e2c6aff1-57c5-47a7-b88b-cefa53213aae"}, {"id": "a0d0713c-2aee-4721-97b1-51c4a2fe4f04", "links": [{"href": "http://172.30.9.21:8774/v2.1/images/a0d0713c-2aee-4721-97b1-51c4a2fe4f04", "rel": "self"}, {"href": "http://172.30.9.21:8774/images/a0d0713c-2aee-4721-97b1-51c4a2fe4f04", "rel": "bookmark"}, {"href": "http://192.30.9.6:9292/images/a0d0713c-2aee-4721-97b1-51c4a2fe4f04", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "vyos_vrouter-img_e2c6aff1-57c5-47a7-b88b-cefa53213aae"}]} 2019-04-09 11:36:10,460 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/images used request id req-02056123-5112-4c6b-9790-e32664e6c57f 2019-04-09 11:36:10,460 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/images used request id req-02056123-5112-4c6b-9790-e32664e6c57f 2019-04-09 11:36:10,460 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/images used request id req-02056123-5112-4c6b-9790-e32664e6c57f 2019-04-09 11:36:10,461 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/images used request id req-02056123-5112-4c6b-9790-e32664e6c57f 2019-04-09 11:36:10,461 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66d129d45a3415d886fdd3b1f668e4c70ce22499" 2019-04-09 11:36:10,461 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66d129d45a3415d886fdd3b1f668e4c70ce22499" 2019-04-09 11:36:10,461 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 11:35:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-18793b31-c271-4c41-864a-7b973ad783d0 x-compute-request-id: req-18793b31-c271-4c41-864a-7b973ad783d0 Content-Encoding: gzip Content-Length: 240 Content-Type: application/json RESP BODY: {"flavors": [{"id": "2bbfb69a-e0c3-4d98-a491-9eecc4db2e73", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/2bbfb69a-e0c3-4d98-a491-9eecc4db2e73", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/2bbfb69a-e0c3-4d98-a491-9eecc4db2e73", "rel": "bookmark"}], "name": "vyos_vrouter-flavor_alt_e2c6aff1-57c5-47a7-b88b-cefa53213aae"}, {"id": "d5995ba0-c686-43ee-811b-08c3b9d6145b", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/d5995ba0-c686-43ee-811b-08c3b9d6145b", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/d5995ba0-c686-43ee-811b-08c3b9d6145b", "rel": "bookmark"}], "name": "vyos_vrouter-flavor_e2c6aff1-57c5-47a7-b88b-cefa53213aae"}]} 2019-04-09 11:36:10,461 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 11:35:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-18793b31-c271-4c41-864a-7b973ad783d0 x-compute-request-id: req-18793b31-c271-4c41-864a-7b973ad783d0 Content-Encoding: gzip Content-Length: 240 Content-Type: application/json RESP BODY: {"flavors": [{"id": "2bbfb69a-e0c3-4d98-a491-9eecc4db2e73", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/2bbfb69a-e0c3-4d98-a491-9eecc4db2e73", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/2bbfb69a-e0c3-4d98-a491-9eecc4db2e73", "rel": "bookmark"}], "name": "vyos_vrouter-flavor_alt_e2c6aff1-57c5-47a7-b88b-cefa53213aae"}, {"id": "d5995ba0-c686-43ee-811b-08c3b9d6145b", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/d5995ba0-c686-43ee-811b-08c3b9d6145b", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/d5995ba0-c686-43ee-811b-08c3b9d6145b", "rel": "bookmark"}], "name": "vyos_vrouter-flavor_e2c6aff1-57c5-47a7-b88b-cefa53213aae"}]} 2019-04-09 11:36:10,461 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-18793b31-c271-4c41-864a-7b973ad783d0 2019-04-09 11:36:10,461 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66d129d45a3415d886fdd3b1f668e4c70ce22499" 2019-04-09 11:36:10,462 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66d129d45a3415d886fdd3b1f668e4c70ce22499" 2019-04-09 11:36:10,462 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 11:35:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-efadc455-4fa6-4541-831d-05f97a4a0dde x-compute-request-id: req-efadc455-4fa6-4541-831d-05f97a4a0dde Content-Encoding: gzip Content-Length: 810 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCcubUZoBfzvjMBtFj+tj00itJpLr6V4urq0SHVTW75weKjqlP0dmfKMoGSiVll7L5eWY0c9cvHzDnlkEXwgwQjnEJ+STSZd7mzvYnYjjLKWKPTZ3VxSAPPdIe6WjRHtfqWmGNTxIiaYEaKG40UGOqZPKwNZOHwZb5D5ITVihiOKLuQM+P9gfhtWrAtPRfJaKHqeprAbDMVCm+esF4UPt/8VPelklaB9iTap4dnBVgfP1WiCAInttfHfgGg30+J8S1oSYea7A8Yipiv2/EY5XfYRGOpwmERkft+coGC3xQmhMKNPcd82WbzRF1DNdL6YzsVR08NzO7hsGfH7JpBtrup Generated-by-Nova", "name": "vnf_test_keypair", "fingerprint": "4d:35:fd:17:4c:98:e4:b4:a4:fd:35:31:cd:75:32:ad"}}, {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDB9tlfjKWGmMrQBP7e1KcRi5PsWcj+GY/BKI5x61E2O84fm9gTBP3CWkxni/gilNnIJnCmMxzI+92J4FBAhLgK4hWXqY9kKymUxT+Fwe8yNlW+5LP2FCnI2hcClMIg5viaCOIOF+IZrN7aKW3sRl6w6zmxdmOgQLKqW+QsnoE3xzpyfNtXCNw4jFoK3iiuvEX/LS1W4Nzal/tnd+UoxiYop6CqgbQk32u+ykhwtxE6HDLzFJJoN+h7GrxcYUrX6kAZyKDkxf5Uu120+zPbJFhF4KZkO/4vLAhqpI9dYh0JJ+Gg6J7XsyIT+OUGp89kfgGyN0jOK6QgXwfoAZo3iX2p Generated-by-Nova", "name": "vyos_vrouter-kp_e2c6aff1-57c5-47a7-b88b-cefa53213aae", "fingerprint": "c9:52:98:49:c1:7b:ac:71:e1:85:ae:e0:12:02:73:da"}}]} 2019-04-09 11:36:10,462 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 11:35:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-efadc455-4fa6-4541-831d-05f97a4a0dde x-compute-request-id: req-efadc455-4fa6-4541-831d-05f97a4a0dde Content-Encoding: gzip Content-Length: 810 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCcubUZoBfzvjMBtFj+tj00itJpLr6V4urq0SHVTW75weKjqlP0dmfKMoGSiVll7L5eWY0c9cvHzDnlkEXwgwQjnEJ+STSZd7mzvYnYjjLKWKPTZ3VxSAPPdIe6WjRHtfqWmGNTxIiaYEaKG40UGOqZPKwNZOHwZb5D5ITVihiOKLuQM+P9gfhtWrAtPRfJaKHqeprAbDMVCm+esF4UPt/8VPelklaB9iTap4dnBVgfP1WiCAInttfHfgGg30+J8S1oSYea7A8Yipiv2/EY5XfYRGOpwmERkft+coGC3xQmhMKNPcd82WbzRF1DNdL6YzsVR08NzO7hsGfH7JpBtrup Generated-by-Nova", "name": "vnf_test_keypair", "fingerprint": "4d:35:fd:17:4c:98:e4:b4:a4:fd:35:31:cd:75:32:ad"}}, {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDB9tlfjKWGmMrQBP7e1KcRi5PsWcj+GY/BKI5x61E2O84fm9gTBP3CWkxni/gilNnIJnCmMxzI+92J4FBAhLgK4hWXqY9kKymUxT+Fwe8yNlW+5LP2FCnI2hcClMIg5viaCOIOF+IZrN7aKW3sRl6w6zmxdmOgQLKqW+QsnoE3xzpyfNtXCNw4jFoK3iiuvEX/LS1W4Nzal/tnd+UoxiYop6CqgbQk32u+ykhwtxE6HDLzFJJoN+h7GrxcYUrX6kAZyKDkxf5Uu120+zPbJFhF4KZkO/4vLAhqpI9dYh0JJ+Gg6J7XsyIT+OUGp89kfgGyN0jOK6QgXwfoAZo3iX2p Generated-by-Nova", "name": "vyos_vrouter-kp_e2c6aff1-57c5-47a7-b88b-cefa53213aae", "fingerprint": "c9:52:98:49:c1:7b:ac:71:e1:85:ae:e0:12:02:73:da"}}]} 2019-04-09 11:36:10,462 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-efadc455-4fa6-4541-831d-05f97a4a0dde 2019-04-09 11:36:10,462 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/1389e174-b40a-4782-b003-ae8c045e8339.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2465f38aab776ce91afe23ad9f87b9d6c08e5e9a" 2019-04-09 11:36:10,462 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 11:35:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-18633450-42cd-4820-a714-3856612449e4 x-compute-request-id: req-18633450-42cd-4820-a714-3856612449e4 Content-Encoding: gzip Content-Length: 292 Content-Type: application/json RESP BODY: {"images": [{"id": "577069b7-03b5-4b89-bf53-6a7e5d8f15dd", "links": [{"href": "http://172.30.9.21:8774/v2.1/images/577069b7-03b5-4b89-bf53-6a7e5d8f15dd", "rel": "self"}, {"href": "http://172.30.9.21:8774/images/577069b7-03b5-4b89-bf53-6a7e5d8f15dd", "rel": "bookmark"}, {"href": "http://192.30.9.6:9292/images/577069b7-03b5-4b89-bf53-6a7e5d8f15dd", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "vyos_vrouter-img_alt_e2c6aff1-57c5-47a7-b88b-cefa53213aae"}, {"id": "a0d0713c-2aee-4721-97b1-51c4a2fe4f04", "links": [{"href": "http://172.30.9.21:8774/v2.1/images/a0d0713c-2aee-4721-97b1-51c4a2fe4f04", "rel": "self"}, {"href": "http://172.30.9.21:8774/images/a0d0713c-2aee-4721-97b1-51c4a2fe4f04", "rel": "bookmark"}, {"href": "http://192.30.9.6:9292/images/a0d0713c-2aee-4721-97b1-51c4a2fe4f04", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "vyos_vrouter-img_e2c6aff1-57c5-47a7-b88b-cefa53213aae"}]} 2019-04-09 11:36:10,463 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/images used request id req-18633450-42cd-4820-a714-3856612449e4 2019-04-09 11:36:10,463 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/images used request id req-18633450-42cd-4820-a714-3856612449e4 2019-04-09 11:36:10,463 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/images used request id req-18633450-42cd-4820-a714-3856612449e4 2019-04-09 11:36:10,463 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/images used request id req-18633450-42cd-4820-a714-3856612449e4 2019-04-09 11:36:10,463 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68df91e3737679ccf8c4210135f631dd47ccddb1" 2019-04-09 11:36:10,463 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68df91e3737679ccf8c4210135f631dd47ccddb1" 2019-04-09 11:36:10,464 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 11:35:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b7d48aab-6da4-4d93-afc6-8116fcdc0c22 x-compute-request-id: req-b7d48aab-6da4-4d93-afc6-8116fcdc0c22 Content-Encoding: gzip Content-Length: 240 Content-Type: application/json RESP BODY: {"flavors": [{"id": "2bbfb69a-e0c3-4d98-a491-9eecc4db2e73", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/2bbfb69a-e0c3-4d98-a491-9eecc4db2e73", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/2bbfb69a-e0c3-4d98-a491-9eecc4db2e73", "rel": "bookmark"}], "name": "vyos_vrouter-flavor_alt_e2c6aff1-57c5-47a7-b88b-cefa53213aae"}, {"id": "d5995ba0-c686-43ee-811b-08c3b9d6145b", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/d5995ba0-c686-43ee-811b-08c3b9d6145b", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/d5995ba0-c686-43ee-811b-08c3b9d6145b", "rel": "bookmark"}], "name": "vyos_vrouter-flavor_e2c6aff1-57c5-47a7-b88b-cefa53213aae"}]} 2019-04-09 11:36:10,464 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-09 11:36:10,464 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-09 11:36:10,464 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/b8e8e836-d245-49a7-879e-764bd41f0c1e 2019-04-09 11:36:10,523 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 11:36:10,523 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 11:36:10,523 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 11:36:10,523 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 11:36:10,524 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 11:36:10,524 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 11:36:10,524 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 11:36:10,524 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T11:35:22.255Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-04-09T11:35:22.256Z", "id": "b8e8e836-d245-49a7-879e-764bd41f0c1e"} 2019-04-09 11:36:10,524 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 11:36:10,524 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 11:36:10 GMT 2019-04-09 11:36:10,524 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 11:36:10,524 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-04-09 11:36:10,524 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 11:36:10,525 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 11:36:10,525 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 11:36:15,530 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-04-09 11:36:15,611 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 11:36:15,611 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 11:36:15,611 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 11:36:15,612 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 11:36:15,612 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 11:36:15,612 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 11:36:15,612 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 11:36:15,612 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_host_z4hm7v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:03.040Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 11:35:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b7d48aab-6da4-4d93-afc6-8116fcdc0c22 x-compute-request-id: req-b7d48aab-6da4-4d93-afc6-8116fcdc0c22 Content-Encoding: gzip Content-Length: 240 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"2bbfb69a-e0c3-4d98-a491-9eecc4db2e73\", \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/flavors/2bbfb69a-e0c3-4d98-a491-9eecc4db2e73\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/flavors/2bbfb69a-e0c3-4d98-a491-9eecc4db2e73\", \"rel\": \"bookmark\"}], \"name\": \"vyos_vrouter-flavor_alt_e2c6aff1-57c5-47a7-b88b-cefa53213aae\"}, {\"id\": \"d5995ba0-c686-43ee-811b-08c3b9d6145b\", \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/flavors/d5995ba0-c686-43ee-811b-08c3b9d6145b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/flavors/d5995ba0-c686-43ee-811b-08c3b9d6145b\", \"rel\": \"bookmark\"}], \"name\": \"vyos_vrouter-flavor_e2c6aff1-57c5-47a7-b88b-cefa53213aae\"}]}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:02.244Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.07b06be0-9ee5-487c-a333-b9ff0b3573e1"}, {"node_instance_id": "target_vnf_host_z4hm7v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:03.040Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-b7d48aab-6da4-4d93-afc6-8116fcdc0c22", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:02.244Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.07b06be0-9ee5-487c-a333-b9ff0b3573e1"}, {"node_instance_id": "target_vnf_host_z4hm7v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:03.040Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-b7d48aab-6da4-4d93-afc6-8116fcdc0c22", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:02.244Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.07b06be0-9ee5-487c-a333-b9ff0b3573e1"}, {"node_instance_id": "target_vnf_host_z4hm7v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:03.040Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-b7d48aab-6da4-4d93-afc6-8116fcdc0c22", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:02.244Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.07b06be0-9ee5-487c-a333-b9ff0b3573e1"}, {"node_instance_id": "target_vnf_host_z4hm7v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:03.040Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-b7d48aab-6da4-4d93-afc6-8116fcdc0c22", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:02.244Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.07b06be0-9ee5-487c-a333-b9ff0b3573e1"}, {"node_instance_id": "target_vnf_host_z4hm7v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:03.040Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}68df91e3737679ccf8c4210135f631dd47ccddb1\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:02.245Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.07b06be0-9ee5-487c-a333-b9ff0b3573e1"}, {"node_instance_id": "target_vnf_host_z4hm7v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:03.040Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}68df91e3737679ccf8c4210135f631dd47ccddb1\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:02.245Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.07b06be0-9ee5-487c-a333-b9ff0b3573e1"}, {"node_instance_id": "target_vnf_host_z4hm7v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:03.040Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 11:35:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0d8b3163-4701-46db-ac16-f37d6de542a9 x-compute-request-id: req-0d8b3163-4701-46db-ac16-f37d6de542a9 Content-Encoding: gzip Content-Length: 810 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCcubUZoBfzvjMBtFj+tj00itJpLr6V4urq0SHVTW75weKjqlP0dmfKMoGSiVll7L5eWY0c9cvHzDnlkEXwgwQjnEJ+STSZd7mzvYnYjjLKWKPTZ3VxSAPPdIe6WjRHtfqWmGNTxIiaYEaKG40UGOqZPKwNZOHwZb5D5ITVihiOKLuQM+P9gfhtWrAtPRfJaKHqeprAbDMVCm+esF4UPt/8VPelklaB9iTap4dnBVgfP1WiCAInttfHfgGg30+J8S1oSYea7A8Yipiv2/EY5XfYRGOpwmERkft+coGC3xQmhMKNPcd82WbzRF1DNdL6YzsVR08NzO7hsGfH7JpBtrup Generated-by-Nova\", \"name\": \"vnf_test_keypair\", \"fingerprint\": \"4d:35:fd:17:4c:98:e4:b4:a4:fd:35:31:cd:75:32:ad\"}}, {\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDB9tlfjKWGmMrQBP7e1KcRi5PsWcj+GY/BKI5x61E2O84fm9gTBP3CWkxni/gilNnIJnCmMxzI+92J4FBAhLgK4hWXqY9kKymUxT+Fwe8yNlW+5LP2FCnI2hcClMIg5viaCOIOF+IZrN7aKW3sRl6w6zmxdmOgQLKqW+QsnoE3xzpyfNtXCNw4jFoK3iiuvEX/LS1W4Nzal/tnd+UoxiYop6CqgbQk32u+ykhwtxE6HDLzFJJoN+h7GrxcYUrX6kAZyKDkxf5Uu120+zPbJFhF4KZkO/4vLAhqpI9dYh0JJ+Gg6J7XsyIT+OUGp89kfgGyN0jOK6QgXwfoAZo3iX2p Generated-by-Nova\", \"name\": \"vyos_vrouter-kp_e2c6aff1-57c5-47a7-b88b-cefa53213aae\", \"fingerprint\": \"c9:52:98:49:c1:7b:ac:71:e1:85:ae:e0:12:02:73:da\"}}]}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:02.260Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.07b06be0-9ee5-487c-a333-b9ff0b3573e1"}, {"node_instance_id": "target_vnf_host_z4hm7v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:03.040Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 11:35:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0d8b3163-4701-46db-ac16-f37d6de542a9 x-compute-request-id: req-0d8b3163-4701-46db-ac16-f37d6de542a9 Content-Encoding: gzip Content-Length: 810 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCcubUZoBfzvjMBtFj+tj00itJpLr6V4urq0SHVTW75weKjqlP0dmfKMoGSiVll7L5eWY0c9cvHzDnlkEXwgwQjnEJ+STSZd7mzvYnYjjLKWKPTZ3VxSAPPdIe6WjRHtfqWmGNTxIiaYEaKG40UGOqZPKwNZOHwZb5D5ITVihiOKLuQM+P9gfhtWrAtPRfJaKHqeprAbDMVCm+esF4UPt/8VPelklaB9iTap4dnBVgfP1WiCAInttfHfgGg30+J8S1oSYea7A8Yipiv2/EY5XfYRGOpwmERkft+coGC3xQmhMKNPcd82WbzRF1DNdL6YzsVR08NzO7hsGfH7JpBtrup Generated-by-Nova\", \"name\": \"vnf_test_keypair\", \"fingerprint\": \"4d:35:fd:17:4c:98:e4:b4:a4:fd:35:31:cd:75:32:ad\"}}, {\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDB9tlfjKWGmMrQBP7e1KcRi5PsWcj+GY/BKI5x61E2O84fm9gTBP3CWkxni/gilNnIJnCmMxzI+92J4FBAhLgK4hWXqY9kKymUxT+Fwe8yNlW+5LP2FCnI2hcClMIg5viaCOIOF+IZrN7aKW3sRl6w6zmxdmOgQLKqW+QsnoE3xzpyfNtXCNw4jFoK3iiuvEX/LS1W4Nzal/tnd+UoxiYop6CqgbQk32u+ykhwtxE6HDLzFJJoN+h7GrxcYUrX6kAZyKDkxf5Uu120+zPbJFhF4KZkO/4vLAhqpI9dYh0JJ+Gg6J7XsyIT+OUGp89kfgGyN0jOK6QgXwfoAZo3iX2p Generated-by-Nova\", \"name\": \"vyos_vrouter-kp_e2c6aff1-57c5-47a7-b88b-cefa53213aae\", \"fingerprint\": \"c9:52:98:49:c1:7b:ac:71:e1:85:ae:e0:12:02:73:da\"}}]}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:02.260Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.07b06be0-9ee5-487c-a333-b9ff0b3573e1"}, {"node_instance_id": "target_vnf_host_z4hm7v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:03.040Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-0d8b3163-4701-46db-ac16-f37d6de542a9", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:02.261Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.07b06be0-9ee5-487c-a333-b9ff0b3573e1"}, {"node_instance_id": "target_vnf_host_z4hm7v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:03.040Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-0d8b3163-4701-46db-ac16-f37d6de542a9", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:02.261Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.07b06be0-9ee5-487c-a333-b9ff0b3573e1"}, {"node_instance_id": "target_vnf_host_z4hm7v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:03.040Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-0d8b3163-4701-46db-ac16-f37d6de542a9", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:02.261Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.07b06be0-9ee5-487c-a333-b9ff0b3573e1"}, {"node_instance_id": "target_vnf_host_z4hm7v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:03.040Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-0d8b3163-4701-46db-ac16-f37d6de542a9", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:02.261Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.07b06be0-9ee5-487c-a333-b9ff0b3573e1"}, {"node_instance_id": "target_vnf_host_z4hm7v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:03.040Z", "message": "RESP: [300] Date: Tue, 09 Apr 2019 11:35:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c933d388-e123-4e08-925c-92bb27e2a0b8 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:02.267Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.07b06be0-9ee5-487c-a333-b9ff0b3573e1"}, {"node_instance_id": "target_vnf_host_z4hm7v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:03.040Z", "message": "RESP: [300] Date: Tue, 09 Apr 2019 11:35:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c933d388-e123-4e08-925c-92bb27e2a0b8 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:02.267Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.07b06be0-9ee5-487c-a333-b9ff0b3573e1"}, {"node_instance_id": "target_vnf_host_z4hm7v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:03.040Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-c933d388-e123-4e08-925c-92bb27e2a0b8", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:02.267Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.07b06be0-9ee5-487c-a333-b9ff0b3573e1"}, {"node_instance_id": "target_vnf_host_z4hm7v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:03.040Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-c933d388-e123-4e08-925c-92bb27e2a0b8", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:02.268Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.07b06be0-9ee5-487c-a333-b9ff0b3573e1"}, {"node_instance_id": "reference_vnf_host_htvmk6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:03.040Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 630 X-Openstack-Request-Id: req-c0f82e45-f244-4208-96a2-9846ef906b91 Date: Tue, 09 Apr 2019 11:35:51 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"306e345c-8270-411c-be66-1ad28be303c6\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"f55c71a2e604471b80edca6e39f1e3a7\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"70a68cd3-0fff-4f5b-a62b-0b2bc47a448b\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-04-09T11:35:29Z\",\"qos_policy_id\":null,\"name\":\"management_plane_network\",\"admin_state_up\":true,\"tenant_id\":\"f55c71a2e604471b80edca6e39f1e3a7\",\"created_at\":\"2019-04-09T11:35:19Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:02.355Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.9cb15a75-6715-4f0e-8f7a-59791d563b60"}, {"node_instance_id": "reference_vnf_host_htvmk6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:03.040Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 630 X-Openstack-Request-Id: req-c0f82e45-f244-4208-96a2-9846ef906b91 Date: Tue, 09 Apr 2019 11:35:51 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"306e345c-8270-411c-be66-1ad28be303c6\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"f55c71a2e604471b80edca6e39f1e3a7\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"70a68cd3-0fff-4f5b-a62b-0b2bc47a448b\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-04-09T11:35:29Z\",\"qos_policy_id\":null,\"name\":\"management_plane_network\",\"admin_state_up\":true,\"tenant_id\":\"f55c71a2e604471b80edca6e39f1e3a7\",\"created_at\":\"2019-04-09T11:35:19Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:02.355Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.9cb15a75-6715-4f0e-8f7a-59791d563b60"}, {"node_instance_id": "reference_vnf_host_htvmk6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:03.040Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/networks.json?name=management_plane_network used request id req-c0f82e45-f244-4208-96a2-9846ef906b91", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:02.355Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.9cb15a75-6715-4f0e-8f7a-59791d563b60"}, {"node_instance_id": "reference_vnf_host_htvmk6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:03.040Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/networks.json?name=management_plane_network used request id req-c0f82e45-f244-4208-96a2-9846ef906b91", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:02.355Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.9cb15a75-6715-4f0e-8f7a-59791d563b60"}, {"node_instance_id": "reference_vnf_host_htvmk6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:03.040Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/networks.json?name=management_plane_network used request id req-c0f82e45-f244-4208-96a2-9846ef906b91", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:02.356Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.9cb15a75-6715-4f0e-8f7a-59791d563b60"}, {"node_instance_id": "reference_vnf_host_htvmk6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:03.040Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/networks.json?name=management_plane_network used request id req-c0f82e45-f244-4208-96a2-9846ef906b91", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:02.356Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.9cb15a75-6715-4f0e-8f7a-59791d563b60"}, {"node_instance_id": "reference_vnf_host_htvmk6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:03.040Z", "message": "A management_network_name was provided (management_plane_network), however this node property is deprecated. Instead, use a cloudify.openstack.server_connected_to_port relationship to a cloudify.openstack.nodes.Port type or a cloudify.relationships.depends_on derived relationship to a cloudify.openstack.nodes.Network type node template. In Cloudify 3.4.x and above, relationships are ordered. NICS on a Server are ordered according to relationship order", "level": "warning", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:02.356Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.9cb15a75-6715-4f0e-8f7a-59791d563b60"}, {"node_instance_id": "reference_vnf_host_htvmk6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:03.040Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/1e332cd9-274c-41ee-b9d5-86a278b84a55.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2465f38aab776ce91afe23ad9f87b9d6c08e5e9a\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:02.358Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.9cb15a75-6715-4f0e-8f7a-59791d563b60"}, {"node_instance_id": "reference_vnf_host_htvmk6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:03.040Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/1e332cd9-274c-41ee-b9d5-86a278b84a55.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2465f38aab776ce91afe23ad9f87b9d6c08e5e9a\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:02.358Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.9cb15a75-6715-4f0e-8f7a-59791d563b60"}, {"node_instance_id": "reference_vnf_host_htvmk6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:03.040Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-8964cbed-6b1b-4fe2-9638-6ec75ddcb501 Date: Tue, 09 Apr 2019 11:35:51 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-09T11:35:42Z\",\"device_owner\":\"\",\"revision_number\":3,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"70a68cd3-0fff-4f5b-a62b-0b2bc47a448b\",\"ip_address\":\"11.0.0.10\"}],\"id\":\"1e332cd9-274c-41ee-b9d5-86a278b84a55\",\"security_groups\":[\"b231d75d-aade-4b71-b0fd-21fca7d25b51\"],\"mac_address\":\"fa:16:3e:71:27:5f\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"f55c71a2e604471b80edca6e39f1e3a7\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"306e345c-8270-411c-be66-1ad28be303c6\",\"tenant_id\":\"f55c71a2e604471b80edca6e39f1e3a7\",\"created_at\":\"2019-04-09T11:35:38Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:02.399Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.9cb15a75-6715-4f0e-8f7a-59791d563b60"}, {"node_instance_id": "reference_vnf_host_htvmk6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:03.040Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-8964cbed-6b1b-4fe2-9638-6ec75ddcb501 Date: Tue, 09 Apr 2019 11:35:51 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-09T11:35:42Z\",\"device_owner\":\"\",\"revision_number\":3,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"70a68cd3-0fff-4f5b-a62b-0b2bc47a448b\",\"ip_address\":\"11.0.0.10\"}],\"id\":\"1e332cd9-274c-41ee-b9d5-86a278b84a55\",\"security_groups\":[\"b231d75d-aade-4b71-b0fd-21fca7d25b51\"],\"mac_address\":\"fa:16:3e:71:27:5f\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"f55c71a2e604471b80edca6e39f1e3a7\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"306e345c-8270-411c-be66-1ad28be303c6\",\"tenant_id\":\"f55c71a2e604471b80edca6e39f1e3a7\",\"created_at\":\"2019-04-09T11:35:38Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:02.399Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.9cb15a75-6715-4f0e-8f7a-59791d563b60"}, {"node_instance_id": "reference_vnf_host_htvmk6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:03.040Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/ports/1e332cd9-274c-41ee-b9d5-86a278b84a55.json used request id req-8964cbed-6b1b-4fe2-9638-6ec75ddcb501", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:02.399Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.9cb15a75-6715-4f0e-8f7a-59791d563b60"}, {"node_instance_id": "reference_vnf_host_htvmk6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:03.040Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/ports/1e332cd9-274c-41ee-b9d5-86a278b84a55.json used request id req-8964cbed-6b1b-4fe2-9638-6ec75ddcb501", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:02.399Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.9cb15a75-6715-4f0e-8f7a-59791d563b60"}, {"node_instance_id": "reference_vnf_host_htvmk6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:03.040Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/ports/1e332cd9-274c-41ee-b9d5-86a278b84a55.json used request id req-8964cbed-6b1b-4fe2-9638-6ec75ddcb501", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:02.399Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.9cb15a75-6715-4f0e-8f7a-59791d563b60"}, {"node_instance_id": "reference_vnf_host_htvmk6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:03.040Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/1389e174-b40a-4782-b003-ae8c045e8339.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2465f38aab776ce91afe23ad9f87b9d6c08e5e9a\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:02.400Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.9cb15a75-6715-4f0e-8f7a-59791d563b60"}, {"node_instance_id": "reference_vnf_host_htvmk6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:03.040Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/1389e174-b40a-4782-b003-ae8c045e8339.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2465f38aab776ce91afe23ad9f87b9d6c08e5e9a\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:02.400Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.9cb15a75-6715-4f0e-8f7a-59791d563b60"}, {"node_instance_id": "reference_vnf_host_htvmk6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:03.040Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-c5755925-c5e9-4628-aed0-04f4d0f45b8f Date: Tue, 09 Apr 2019 11:35:51 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-09T11:35:35Z\",\"device_owner\":\"\",\"revision_number\":3,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"165bf9ac-fc3b-4b0e-800b-1a953fdd6bd3\",\"ip_address\":\"12.0.0.7\"}],\"id\":\"1389e174-b40a-4782-b003-ae8c045e8339\",\"security_groups\":[\"b231d75d-aade-4b71-b0fd-21fca7d25b51\"],\"mac_address\":\"fa:16:3e:35:9b:b7\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_data_plane_port\",\"project_id\":\"f55c71a2e604471b80edca6e39f1e3a7\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"6d9e8165-fa29-4cba-bd7a-b0273d40e03d\",\"tenant_id\":\"f55c71a2e604471b80edca6e39f1e3a7\",\"created_at\":\"2019-04-09T11:35:30Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:02.448Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.9cb15a75-6715-4f0e-8f7a-59791d563b60"}, {"node_instance_id": "reference_vnf_host_htvmk6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:03.040Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-c5755925-c5e9-4628-aed0-04f4d0f45b8f Date: Tue, 09 Apr 2019 11:35:51 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-09T11:35:35Z\",\"device_owner\":\"\",\"revision_number\":3,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"165bf9ac-fc3b-4b0e-800b-1a953fdd6bd3\",\"ip_address\":\"12.0.0.7\"}],\"id\":\"1389e174-b40a-4782-b003-ae8c045e8339\",\"security_groups\":[\"b231d75d-aade-4b71-b0fd-21fca7d25b51\"],\"mac_address\":\"fa:16:3e:35:9b:b7\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_data_plane_port\",\"project_id\":\"f55c71a2e604471b80edca6e39f1e3a7\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"6d9e8165-fa29-4cba-bd7a-b0273d40e03d\",\"tenant_id\":\"f55c71a2e604471b80edca6e39f1e3a7\",\"created_at\":\"2019-04-09T11:35:30Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:02.449Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.9cb15a75-6715-4f0e-8f7a-59791d563b60"}, {"node_instance_id": "reference_vnf_host_htvmk6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:03.040Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/ports/1389e174-b40a-4782-b003-ae8c045e8339.json used request id req-c5755925-c5e9-4628-aed0-04f4d0f45b8f", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:02.449Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.9cb15a75-6715-4f0e-8f7a-59791d563b60"}, {"node_instance_id": "reference_vnf_host_htvmk6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:03.040Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/ports/1389e174-b40a-4782-b003-ae8c045e8339.json used request id req-c5755925-c5e9-4628-aed0-04f4d0f45b8f", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:02.449Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.9cb15a75-6715-4f0e-8f7a-59791d563b60"}, {"node_instance_id": "reference_vnf_host_htvmk6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:03.040Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/ports/1389e174-b40a-4782-b003-ae8c045e8339.json used request id req-c5755925-c5e9-4628-aed0-04f4d0f45b8f", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:02.449Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.9cb15a75-6715-4f0e-8f7a-59791d563b60"}, {"node_instance_id": "reference_vnf_host_htvmk6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:03.040Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/ports/1389e174-b40a-4782-b003-ae8c045e8339.json used request id req-c5755925-c5e9-4628-aed0-04f4d0f45b8f", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:02.449Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.9cb15a75-6715-4f0e-8f7a-59791d563b60"}, {"node_instance_id": "reference_vnf_host_htvmk6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:03.040Z", "message": "server.create() server after transformations: {'name': u'reference_vnf', 'key_name': u'vnf_test_keypair', 'image': u'577069b7-03b5-4b89-bf53-6a7e5d8f15dd', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'306e345c-8270-411c-be66-1ad28be303c6'}, 'nics': [{'port-id': u'1e332cd9-274c-41ee-b9d5-86a278b84a55'}, {'port-id': u'1389e174-b40a-4782-b003-ae8c045e8339'}], 'flavor': u'2bbfb69a-e0c3-4d98-a491-9eecc4db2e73', 'security_groups': []}", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:02.450Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.9cb15a75-6715-4f0e-8f7a-59791d563b60"}, {"node_instance_id": "reference_vnf_host_htvmk6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:03.040Z", "message": "Creating VM with parameters: {'name': u'reference_vnf', 'key_name': u'vnf_test_keypair', 'image': u'577069b7-03b5-4b89-bf53-6a7e5d8f15dd', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'306e345c-8270-411c-be66-1ad28be303c6'}, 'nics': [{'port-id': u'1e332cd9-274c-41ee-b9d5-86a278b84a55'}, {'port-id': u'1389e174-b40a-4782-b003-ae8c045e8339'}], 'flavor': u'2bbfb69a-e0c3-4d98-a491-9eecc4db2e73', 'security_groups': []}", "level": "info", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:02.450Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.9cb15a75-6715-4f0e-8f7a-59791d563b60"}, {"node_instance_id": "reference_vnf_host_htvmk6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:03.040Z", "message": "Asking Nova to create server. All possible parameters are: [name,key_name,image,meta,nics,flavor,security_groups]", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:02.450Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.9cb15a75-6715-4f0e-8f7a-59791d563b60"}, {"node_instance_id": "reference_vnf_host_htvmk6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:03.040Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}66d129d45a3415d886fdd3b1f668e4c70ce22499\" -d '{\"server\": {\"name\": \"reference_vnf\", \"imageRef\": \"577069b7-03b5-4b89-bf53-6a7e5d8f15dd\", \"key_name\": \"vnf_test_keypair\", \"flavorRef\": \"2bbfb69a-e0c3-4d98-a491-9eecc4db2e73\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"port\": \"1e332cd9-274c-41ee-b9d5-86a278b84a55\"}, {\"port\": \"1389e174-b40a-4782-b003-ae8c045e8339\"}], \"metadata\": {\"cloudify_management_network_name\": \"management_plane_network\", \"cloudify_management_network_id\": \"306e345c-8270-411c-be66-1ad28be303c6\"}}}'", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:02.451Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.9cb15a75-6715-4f0e-8f7a-59791d563b60"}, {"node_instance_id": "reference_vnf_host_htvmk6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:03.040Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}66d129d45a3415d886fdd3b1f668e4c70ce22499\" -d '{\"server\": {\"name\": \"reference_vnf\", \"imageRef\": \"577069b7-03b5-4b89-bf53-6a7e5d8f15dd\", \"key_name\": \"vnf_test_keypair\", \"flavorRef\": \"2bbfb69a-e0c3-4d98-a491-9eecc4db2e73\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"port\": \"1e332cd9-274c-41ee-b9d5-86a278b84a55\"}, {\"port\": \"1389e174-b40a-4782-b003-ae8c045e8339\"}], \"metadata\": {\"cloudify_management_network_name\": \"management_plane_network\", \"cloudify_management_network_id\": \"306e345c-8270-411c-be66-1ad28be303c6\"}}}'", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:02.451Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.9cb15a75-6715-4f0e-8f7a-59791d563b60"}, {"node_instance_id": "target_vnf_host_z4hm7v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:03.040Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks.json?name=management_plane_network -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8e6e28ce2bc55b0868e67401b3220821d4cc3a53\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:02.668Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.07b06be0-9ee5-487c-a333-b9ff0b3573e1"}, {"node_instance_id": "target_vnf_host_z4hm7v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:03.040Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks.json?name=management_plane_network -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8e6e28ce2bc55b0868e67401b3220821d4cc3a53\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:02.668Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.07b06be0-9ee5-487c-a333-b9ff0b3573e1"}, {"node_instance_id": "target_vnf_host_z4hm7v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:03.581Z", "message": "A management_network_name was provided (management_plane_network), however this node property is deprecated. Instead, use a cloudify.openstack.server_connected_to_port relationship to a cloudify.openstack.nodes.Port type or a cloudify.relationships.depends_on derived relationship to a cloudify.openstack.nodes.Network type node template. In Cloudify 3.4.x and above, relationships are ordered. NICS on a Server are ordered according to relationship order", "level": "warning", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:03.338Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.07b06be0-9ee5-487c-a333-b9ff0b3573e1"}, {"node_instance_id": "target_vnf_host_z4hm7v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:03.581Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-ee69eddd-faaa-4334-9634-721375ded252 Date: Tue, 09 Apr 2019 11:35:52 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-09T11:35:43Z\",\"device_owner\":\"\",\"revision_number\":3,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"70a68cd3-0fff-4f5b-a62b-0b2bc47a448b\",\"ip_address\":\"11.0.0.3\"}],\"id\":\"b6aa961f-3d8c-43a8-b0d9-7480d838a516\",\"security_groups\":[\"b231d75d-aade-4b71-b0fd-21fca7d25b51\"],\"mac_address\":\"fa:16:3e:50:e1:dd\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"f55c71a2e604471b80edca6e39f1e3a7\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"306e345c-8270-411c-be66-1ad28be303c6\",\"tenant_id\":\"f55c71a2e604471b80edca6e39f1e3a7\",\"created_at\":\"2019-04-09T11:35:39Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:03.381Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.07b06be0-9ee5-487c-a333-b9ff0b3573e1"}, {"node_instance_id": "target_vnf_host_z4hm7v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:03.581Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/b6aa961f-3d8c-43a8-b0d9-7480d838a516.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8e6e28ce2bc55b0868e67401b3220821d4cc3a53\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:03.339Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.07b06be0-9ee5-487c-a333-b9ff0b3573e1"}, {"node_instance_id": "target_vnf_host_z4hm7v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:03.581Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/b6aa961f-3d8c-43a8-b0d9-7480d838a516.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8e6e28ce2bc55b0868e67401b3220821d4cc3a53\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:03.339Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.07b06be0-9ee5-487c-a333-b9ff0b3573e1"}], "metadata": {"pagination": {"total": 530, "offset": 418, "size": 50}}} 2019-04-09 11:36:15,612 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 11:36:15,612 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 11:36:15 GMT 2019-04-09 11:36:15,613 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 11:36:15,613 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-09 11:36:15,613 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 11:36:15,613 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 11:36:15,613 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 11:36:15,613 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-09 11:36:15,616 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 11:35:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b7d48aab-6da4-4d93-afc6-8116fcdc0c22 x-compute-request-id: req-b7d48aab-6da4-4d93-afc6-8116fcdc0c22 Content-Encoding: gzip Content-Length: 240 Content-Type: application/json RESP BODY: {"flavors": [{"id": "2bbfb69a-e0c3-4d98-a491-9eecc4db2e73", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/2bbfb69a-e0c3-4d98-a491-9eecc4db2e73", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/2bbfb69a-e0c3-4d98-a491-9eecc4db2e73", "rel": "bookmark"}], "name": "vyos_vrouter-flavor_alt_e2c6aff1-57c5-47a7-b88b-cefa53213aae"}, {"id": "d5995ba0-c686-43ee-811b-08c3b9d6145b", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/d5995ba0-c686-43ee-811b-08c3b9d6145b", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/d5995ba0-c686-43ee-811b-08c3b9d6145b", "rel": "bookmark"}], "name": "vyos_vrouter-flavor_e2c6aff1-57c5-47a7-b88b-cefa53213aae"}]} 2019-04-09 11:36:15,616 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-b7d48aab-6da4-4d93-afc6-8116fcdc0c22 2019-04-09 11:36:15,616 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-b7d48aab-6da4-4d93-afc6-8116fcdc0c22 2019-04-09 11:36:15,616 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-b7d48aab-6da4-4d93-afc6-8116fcdc0c22 2019-04-09 11:36:15,617 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-b7d48aab-6da4-4d93-afc6-8116fcdc0c22 2019-04-09 11:36:15,617 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68df91e3737679ccf8c4210135f631dd47ccddb1" 2019-04-09 11:36:15,617 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68df91e3737679ccf8c4210135f631dd47ccddb1" 2019-04-09 11:36:15,617 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 11:35:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0d8b3163-4701-46db-ac16-f37d6de542a9 x-compute-request-id: req-0d8b3163-4701-46db-ac16-f37d6de542a9 Content-Encoding: gzip Content-Length: 810 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCcubUZoBfzvjMBtFj+tj00itJpLr6V4urq0SHVTW75weKjqlP0dmfKMoGSiVll7L5eWY0c9cvHzDnlkEXwgwQjnEJ+STSZd7mzvYnYjjLKWKPTZ3VxSAPPdIe6WjRHtfqWmGNTxIiaYEaKG40UGOqZPKwNZOHwZb5D5ITVihiOKLuQM+P9gfhtWrAtPRfJaKHqeprAbDMVCm+esF4UPt/8VPelklaB9iTap4dnBVgfP1WiCAInttfHfgGg30+J8S1oSYea7A8Yipiv2/EY5XfYRGOpwmERkft+coGC3xQmhMKNPcd82WbzRF1DNdL6YzsVR08NzO7hsGfH7JpBtrup Generated-by-Nova", "name": "vnf_test_keypair", "fingerprint": "4d:35:fd:17:4c:98:e4:b4:a4:fd:35:31:cd:75:32:ad"}}, {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDB9tlfjKWGmMrQBP7e1KcRi5PsWcj+GY/BKI5x61E2O84fm9gTBP3CWkxni/gilNnIJnCmMxzI+92J4FBAhLgK4hWXqY9kKymUxT+Fwe8yNlW+5LP2FCnI2hcClMIg5viaCOIOF+IZrN7aKW3sRl6w6zmxdmOgQLKqW+QsnoE3xzpyfNtXCNw4jFoK3iiuvEX/LS1W4Nzal/tnd+UoxiYop6CqgbQk32u+ykhwtxE6HDLzFJJoN+h7GrxcYUrX6kAZyKDkxf5Uu120+zPbJFhF4KZkO/4vLAhqpI9dYh0JJ+Gg6J7XsyIT+OUGp89kfgGyN0jOK6QgXwfoAZo3iX2p Generated-by-Nova", "name": "vyos_vrouter-kp_e2c6aff1-57c5-47a7-b88b-cefa53213aae", "fingerprint": "c9:52:98:49:c1:7b:ac:71:e1:85:ae:e0:12:02:73:da"}}]} 2019-04-09 11:36:15,617 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 11:35:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0d8b3163-4701-46db-ac16-f37d6de542a9 x-compute-request-id: req-0d8b3163-4701-46db-ac16-f37d6de542a9 Content-Encoding: gzip Content-Length: 810 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCcubUZoBfzvjMBtFj+tj00itJpLr6V4urq0SHVTW75weKjqlP0dmfKMoGSiVll7L5eWY0c9cvHzDnlkEXwgwQjnEJ+STSZd7mzvYnYjjLKWKPTZ3VxSAPPdIe6WjRHtfqWmGNTxIiaYEaKG40UGOqZPKwNZOHwZb5D5ITVihiOKLuQM+P9gfhtWrAtPRfJaKHqeprAbDMVCm+esF4UPt/8VPelklaB9iTap4dnBVgfP1WiCAInttfHfgGg30+J8S1oSYea7A8Yipiv2/EY5XfYRGOpwmERkft+coGC3xQmhMKNPcd82WbzRF1DNdL6YzsVR08NzO7hsGfH7JpBtrup Generated-by-Nova", "name": "vnf_test_keypair", "fingerprint": "4d:35:fd:17:4c:98:e4:b4:a4:fd:35:31:cd:75:32:ad"}}, {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDB9tlfjKWGmMrQBP7e1KcRi5PsWcj+GY/BKI5x61E2O84fm9gTBP3CWkxni/gilNnIJnCmMxzI+92J4FBAhLgK4hWXqY9kKymUxT+Fwe8yNlW+5LP2FCnI2hcClMIg5viaCOIOF+IZrN7aKW3sRl6w6zmxdmOgQLKqW+QsnoE3xzpyfNtXCNw4jFoK3iiuvEX/LS1W4Nzal/tnd+UoxiYop6CqgbQk32u+ykhwtxE6HDLzFJJoN+h7GrxcYUrX6kAZyKDkxf5Uu120+zPbJFhF4KZkO/4vLAhqpI9dYh0JJ+Gg6J7XsyIT+OUGp89kfgGyN0jOK6QgXwfoAZo3iX2p Generated-by-Nova", "name": "vyos_vrouter-kp_e2c6aff1-57c5-47a7-b88b-cefa53213aae", "fingerprint": "c9:52:98:49:c1:7b:ac:71:e1:85:ae:e0:12:02:73:da"}}]} 2019-04-09 11:36:15,617 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-0d8b3163-4701-46db-ac16-f37d6de542a9 2019-04-09 11:36:15,618 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-0d8b3163-4701-46db-ac16-f37d6de542a9 2019-04-09 11:36:15,618 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-0d8b3163-4701-46db-ac16-f37d6de542a9 2019-04-09 11:36:15,618 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-0d8b3163-4701-46db-ac16-f37d6de542a9 2019-04-09 11:36:15,618 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 09 Apr 2019 11:35:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c933d388-e123-4e08-925c-92bb27e2a0b8 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 11:36:15,618 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 09 Apr 2019 11:35:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c933d388-e123-4e08-925c-92bb27e2a0b8 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 11:36:15,618 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-c933d388-e123-4e08-925c-92bb27e2a0b8 2019-04-09 11:36:15,619 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-c933d388-e123-4e08-925c-92bb27e2a0b8 2019-04-09 11:36:15,619 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 630 X-Openstack-Request-Id: req-c0f82e45-f244-4208-96a2-9846ef906b91 Date: Tue, 09 Apr 2019 11:35:51 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"306e345c-8270-411c-be66-1ad28be303c6","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f55c71a2e604471b80edca6e39f1e3a7","l2_adjacency":true,"status":"ACTIVE","subnets":["70a68cd3-0fff-4f5b-a62b-0b2bc47a448b"],"description":"","tags":[],"updated_at":"2019-04-09T11:35:29Z","qos_policy_id":null,"name":"management_plane_network","admin_state_up":true,"tenant_id":"f55c71a2e604471b80edca6e39f1e3a7","created_at":"2019-04-09T11:35:19Z","mtu":1450}]} 2019-04-09 11:36:15,619 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 630 X-Openstack-Request-Id: req-c0f82e45-f244-4208-96a2-9846ef906b91 Date: Tue, 09 Apr 2019 11:35:51 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"306e345c-8270-411c-be66-1ad28be303c6","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f55c71a2e604471b80edca6e39f1e3a7","l2_adjacency":true,"status":"ACTIVE","subnets":["70a68cd3-0fff-4f5b-a62b-0b2bc47a448b"],"description":"","tags":[],"updated_at":"2019-04-09T11:35:29Z","qos_policy_id":null,"name":"management_plane_network","admin_state_up":true,"tenant_id":"f55c71a2e604471b80edca6e39f1e3a7","created_at":"2019-04-09T11:35:19Z","mtu":1450}]} 2019-04-09 11:36:15,619 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?name=management_plane_network used request id req-c0f82e45-f244-4208-96a2-9846ef906b91 2019-04-09 11:36:15,619 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?name=management_plane_network used request id req-c0f82e45-f244-4208-96a2-9846ef906b91 2019-04-09 11:36:15,619 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/networks.json?name=management_plane_network used request id req-c0f82e45-f244-4208-96a2-9846ef906b91 2019-04-09 11:36:15,620 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/networks.json?name=management_plane_network used request id req-c0f82e45-f244-4208-96a2-9846ef906b91 2019-04-09 11:36:15,620 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - A management_network_name was provided (management_plane_network), however this node property is deprecated. Instead, use a cloudify.openstack.server_connected_to_port relationship to a cloudify.openstack.nodes.Port type or a cloudify.relationships.depends_on derived relationship to a cloudify.openstack.nodes.Network type node template. In Cloudify 3.4.x and above, relationships are ordered. NICS on a Server are ordered according to relationship order 2019-04-09 11:36:15,620 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/1e332cd9-274c-41ee-b9d5-86a278b84a55.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2465f38aab776ce91afe23ad9f87b9d6c08e5e9a" 2019-04-09 11:36:15,620 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/1e332cd9-274c-41ee-b9d5-86a278b84a55.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2465f38aab776ce91afe23ad9f87b9d6c08e5e9a" 2019-04-09 11:36:15,620 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-8964cbed-6b1b-4fe2-9638-6ec75ddcb501 Date: Tue, 09 Apr 2019 11:35:51 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-09T11:35:42Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"70a68cd3-0fff-4f5b-a62b-0b2bc47a448b","ip_address":"11.0.0.10"}],"id":"1e332cd9-274c-41ee-b9d5-86a278b84a55","security_groups":["b231d75d-aade-4b71-b0fd-21fca7d25b51"],"mac_address":"fa:16:3e:71:27:5f","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"f55c71a2e604471b80edca6e39f1e3a7","qos_policy_id":null,"admin_state_up":true,"network_id":"306e345c-8270-411c-be66-1ad28be303c6","tenant_id":"f55c71a2e604471b80edca6e39f1e3a7","created_at":"2019-04-09T11:35:38Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-04-09 11:36:15,620 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-8964cbed-6b1b-4fe2-9638-6ec75ddcb501 Date: Tue, 09 Apr 2019 11:35:51 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-09T11:35:42Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"70a68cd3-0fff-4f5b-a62b-0b2bc47a448b","ip_address":"11.0.0.10"}],"id":"1e332cd9-274c-41ee-b9d5-86a278b84a55","security_groups":["b231d75d-aade-4b71-b0fd-21fca7d25b51"],"mac_address":"fa:16:3e:71:27:5f","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"f55c71a2e604471b80edca6e39f1e3a7","qos_policy_id":null,"admin_state_up":true,"network_id":"306e345c-8270-411c-be66-1ad28be303c6","tenant_id":"f55c71a2e604471b80edca6e39f1e3a7","created_at":"2019-04-09T11:35:38Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-04-09 11:36:15,621 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports/1e332cd9-274c-41ee-b9d5-86a278b84a55.json used request id req-8964cbed-6b1b-4fe2-9638-6ec75ddcb501 2019-04-09 11:36:15,621 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports/1e332cd9-274c-41ee-b9d5-86a278b84a55.json used request id req-8964cbed-6b1b-4fe2-9638-6ec75ddcb501 2019-04-09 11:36:15,621 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/ports/1e332cd9-274c-41ee-b9d5-86a278b84a55.json used request id req-8964cbed-6b1b-4fe2-9638-6ec75ddcb501 2019-04-09 11:36:15,621 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/1389e174-b40a-4782-b003-ae8c045e8339.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2465f38aab776ce91afe23ad9f87b9d6c08e5e9a" 2019-04-09 11:36:15,621 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/1389e174-b40a-4782-b003-ae8c045e8339.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2465f38aab776ce91afe23ad9f87b9d6c08e5e9a" 2019-04-09 11:36:15,621 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-c5755925-c5e9-4628-aed0-04f4d0f45b8f Date: Tue, 09 Apr 2019 11:35:51 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-09T11:35:35Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"165bf9ac-fc3b-4b0e-800b-1a953fdd6bd3","ip_address":"12.0.0.7"}],"id":"1389e174-b40a-4782-b003-ae8c045e8339","security_groups":["b231d75d-aade-4b71-b0fd-21fca7d25b51"],"mac_address":"fa:16:3e:35:9b:b7","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_data_plane_port","project_id":"f55c71a2e604471b80edca6e39f1e3a7","qos_policy_id":null,"admin_state_up":true,"network_id":"6d9e8165-fa29-4cba-bd7a-b0273d40e03d","tenant_id":"f55c71a2e604471b80edca6e39f1e3a7","created_at":"2019-04-09T11:35:30Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-04-09 11:36:15,622 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-c5755925-c5e9-4628-aed0-04f4d0f45b8f Date: Tue, 09 Apr 2019 11:35:51 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-09T11:35:35Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"165bf9ac-fc3b-4b0e-800b-1a953fdd6bd3","ip_address":"12.0.0.7"}],"id":"1389e174-b40a-4782-b003-ae8c045e8339","security_groups":["b231d75d-aade-4b71-b0fd-21fca7d25b51"],"mac_address":"fa:16:3e:35:9b:b7","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_data_plane_port","project_id":"f55c71a2e604471b80edca6e39f1e3a7","qos_policy_id":null,"admin_state_up":true,"network_id":"6d9e8165-fa29-4cba-bd7a-b0273d40e03d","tenant_id":"f55c71a2e604471b80edca6e39f1e3a7","created_at":"2019-04-09T11:35:30Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-04-09 11:36:15,622 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports/1389e174-b40a-4782-b003-ae8c045e8339.json used request id req-c5755925-c5e9-4628-aed0-04f4d0f45b8f 2019-04-09 11:36:15,622 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports/1389e174-b40a-4782-b003-ae8c045e8339.json used request id req-c5755925-c5e9-4628-aed0-04f4d0f45b8f 2019-04-09 11:36:15,622 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/ports/1389e174-b40a-4782-b003-ae8c045e8339.json used request id req-c5755925-c5e9-4628-aed0-04f4d0f45b8f 2019-04-09 11:36:15,622 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/ports/1389e174-b40a-4782-b003-ae8c045e8339.json used request id req-c5755925-c5e9-4628-aed0-04f4d0f45b8f 2019-04-09 11:36:15,622 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - server.create() server after transformations: {'name': u'reference_vnf', 'key_name': u'vnf_test_keypair', 'image': u'577069b7-03b5-4b89-bf53-6a7e5d8f15dd', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'306e345c-8270-411c-be66-1ad28be303c6'}, 'nics': [{'port-id': u'1e332cd9-274c-41ee-b9d5-86a278b84a55'}, {'port-id': u'1389e174-b40a-4782-b003-ae8c045e8339'}], 'flavor': u'2bbfb69a-e0c3-4d98-a491-9eecc4db2e73', 'security_groups': []} 2019-04-09 11:36:15,622 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating VM with parameters: {'name': u'reference_vnf', 'key_name': u'vnf_test_keypair', 'image': u'577069b7-03b5-4b89-bf53-6a7e5d8f15dd', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'306e345c-8270-411c-be66-1ad28be303c6'}, 'nics': [{'port-id': u'1e332cd9-274c-41ee-b9d5-86a278b84a55'}, {'port-id': u'1389e174-b40a-4782-b003-ae8c045e8339'}], 'flavor': u'2bbfb69a-e0c3-4d98-a491-9eecc4db2e73', 'security_groups': []} 2019-04-09 11:36:15,623 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Asking Nova to create server. All possible parameters are: [name,key_name,image,meta,nics,flavor,security_groups] 2019-04-09 11:36:15,623 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66d129d45a3415d886fdd3b1f668e4c70ce22499" -d '{"server": {"name": "reference_vnf", "imageRef": "577069b7-03b5-4b89-bf53-6a7e5d8f15dd", "key_name": "vnf_test_keypair", "flavorRef": "2bbfb69a-e0c3-4d98-a491-9eecc4db2e73", "max_count": 1, "min_count": 1, "networks": [{"port": "1e332cd9-274c-41ee-b9d5-86a278b84a55"}, {"port": "1389e174-b40a-4782-b003-ae8c045e8339"}], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "306e345c-8270-411c-be66-1ad28be303c6"}}}' 2019-04-09 11:36:15,623 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66d129d45a3415d886fdd3b1f668e4c70ce22499" -d '{"server": {"name": "reference_vnf", "imageRef": "577069b7-03b5-4b89-bf53-6a7e5d8f15dd", "key_name": "vnf_test_keypair", "flavorRef": "2bbfb69a-e0c3-4d98-a491-9eecc4db2e73", "max_count": 1, "min_count": 1, "networks": [{"port": "1e332cd9-274c-41ee-b9d5-86a278b84a55"}, {"port": "1389e174-b40a-4782-b003-ae8c045e8339"}], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "306e345c-8270-411c-be66-1ad28be303c6"}}}' 2019-04-09 11:36:15,623 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks.json?name=management_plane_network -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e6e28ce2bc55b0868e67401b3220821d4cc3a53" 2019-04-09 11:36:15,623 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks.json?name=management_plane_network -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e6e28ce2bc55b0868e67401b3220821d4cc3a53" 2019-04-09 11:36:15,623 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - A management_network_name was provided (management_plane_network), however this node property is deprecated. Instead, use a cloudify.openstack.server_connected_to_port relationship to a cloudify.openstack.nodes.Port type or a cloudify.relationships.depends_on derived relationship to a cloudify.openstack.nodes.Network type node template. In Cloudify 3.4.x and above, relationships are ordered. NICS on a Server are ordered according to relationship order 2019-04-09 11:36:15,624 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-ee69eddd-faaa-4334-9634-721375ded252 Date: Tue, 09 Apr 2019 11:35:52 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-09T11:35:43Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"70a68cd3-0fff-4f5b-a62b-0b2bc47a448b","ip_address":"11.0.0.3"}],"id":"b6aa961f-3d8c-43a8-b0d9-7480d838a516","security_groups":["b231d75d-aade-4b71-b0fd-21fca7d25b51"],"mac_address":"fa:16:3e:50:e1:dd","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"f55c71a2e604471b80edca6e39f1e3a7","qos_policy_id":null,"admin_state_up":true,"network_id":"306e345c-8270-411c-be66-1ad28be303c6","tenant_id":"f55c71a2e604471b80edca6e39f1e3a7","created_at":"2019-04-09T11:35:39Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-04-09 11:36:15,624 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/b6aa961f-3d8c-43a8-b0d9-7480d838a516.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e6e28ce2bc55b0868e67401b3220821d4cc3a53" 2019-04-09 11:36:15,624 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/b6aa961f-3d8c-43a8-b0d9-7480d838a516.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e6e28ce2bc55b0868e67401b3220821d4cc3a53" 2019-04-09 11:36:15,624 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/b8e8e836-d245-49a7-879e-764bd41f0c1e 2019-04-09 11:36:15,788 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 11:36:15,788 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 11:36:15,788 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 11:36:15,788 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 11:36:15,788 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 11:36:15,788 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 11:36:15,789 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 11:36:15,789 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T11:35:22.255Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-04-09T11:35:22.256Z", "id": "b8e8e836-d245-49a7-879e-764bd41f0c1e"} 2019-04-09 11:36:15,789 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 11:36:15,789 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 11:36:15 GMT 2019-04-09 11:36:15,789 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 11:36:15,789 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-04-09 11:36:15,789 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 11:36:15,789 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 11:36:15,789 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 11:36:20,795 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-04-09 11:36:25,199 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 11:36:25,199 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 11:36:25,200 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 11:36:25,200 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 11:36:25,200 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 11:36:25,200 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 11:36:25,200 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 11:36:25,200 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_host_z4hm7v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:03.581Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 630 X-Openstack-Request-Id: req-896858c2-3f92-4cea-b7a2-9318526059f7 Date: Tue, 09 Apr 2019 11:35:52 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"306e345c-8270-411c-be66-1ad28be303c6\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"f55c71a2e604471b80edca6e39f1e3a7\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"70a68cd3-0fff-4f5b-a62b-0b2bc47a448b\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-04-09T11:35:29Z\",\"qos_policy_id\":null,\"name\":\"management_plane_network\",\"admin_state_up\":true,\"tenant_id\":\"f55c71a2e604471b80edca6e39f1e3a7\",\"created_at\":\"2019-04-09T11:35:19Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:03.336Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.07b06be0-9ee5-487c-a333-b9ff0b3573e1"}, {"node_instance_id": "target_vnf_host_z4hm7v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:03.581Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 630 X-Openstack-Request-Id: req-896858c2-3f92-4cea-b7a2-9318526059f7 Date: Tue, 09 Apr 2019 11:35:52 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"306e345c-8270-411c-be66-1ad28be303c6\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"f55c71a2e604471b80edca6e39f1e3a7\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"70a68cd3-0fff-4f5b-a62b-0b2bc47a448b\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-04-09T11:35:29Z\",\"qos_policy_id\":null,\"name\":\"management_plane_network\",\"admin_state_up\":true,\"tenant_id\":\"f55c71a2e604471b80edca6e39f1e3a7\",\"created_at\":\"2019-04-09T11:35:19Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:03.336Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.07b06be0-9ee5-487c-a333-b9ff0b3573e1"}, {"node_instance_id": "target_vnf_host_z4hm7v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:03.581Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/networks.json?name=management_plane_network used request id req-896858c2-3f92-4cea-b7a2-9318526059f7", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:03.336Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.07b06be0-9ee5-487c-a333-b9ff0b3573e1"}, {"node_instance_id": "target_vnf_host_z4hm7v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:03.581Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/networks.json?name=management_plane_network used request id req-896858c2-3f92-4cea-b7a2-9318526059f7", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:03.336Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.07b06be0-9ee5-487c-a333-b9ff0b3573e1"}, {"node_instance_id": "target_vnf_host_z4hm7v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:03.581Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/networks.json?name=management_plane_network used request id req-896858c2-3f92-4cea-b7a2-9318526059f7", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:03.337Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.07b06be0-9ee5-487c-a333-b9ff0b3573e1"}, {"node_instance_id": "target_vnf_host_z4hm7v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:03.581Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/networks.json?name=management_plane_network used request id req-896858c2-3f92-4cea-b7a2-9318526059f7", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:03.337Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.07b06be0-9ee5-487c-a333-b9ff0b3573e1"}, {"node_instance_id": "target_vnf_host_z4hm7v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:04.087Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 766 X-Openstack-Request-Id: req-b1aaa070-3578-46f2-ad84-acecf2edb5ff Date: Tue, 09 Apr 2019 11:35:52 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-09T11:35:34Z\",\"device_owner\":\"\",\"revision_number\":3,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"165bf9ac-fc3b-4b0e-800b-1a953fdd6bd3\",\"ip_address\":\"12.0.0.3\"}],\"id\":\"63adc785-b7ad-4502-8d88-a5e3265fb240\",\"security_groups\":[\"b231d75d-aade-4b71-b0fd-21fca7d25b51\"],\"mac_address\":\"fa:16:3e:55:87:b7\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_data_plane_port\",\"project_id\":\"f55c71a2e604471b80edca6e39f1e3a7\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"6d9e8165-fa29-4cba-bd7a-b0273d40e03d\",\"tenant_id\":\"f55c71a2e604471b80edca6e39f1e3a7\",\"created_at\":\"2019-04-09T11:35:29Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:03.428Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.07b06be0-9ee5-487c-a333-b9ff0b3573e1"}, {"node_instance_id": "target_vnf_host_z4hm7v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:04.087Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 766 X-Openstack-Request-Id: req-b1aaa070-3578-46f2-ad84-acecf2edb5ff Date: Tue, 09 Apr 2019 11:35:52 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-09T11:35:34Z\",\"device_owner\":\"\",\"revision_number\":3,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"165bf9ac-fc3b-4b0e-800b-1a953fdd6bd3\",\"ip_address\":\"12.0.0.3\"}],\"id\":\"63adc785-b7ad-4502-8d88-a5e3265fb240\",\"security_groups\":[\"b231d75d-aade-4b71-b0fd-21fca7d25b51\"],\"mac_address\":\"fa:16:3e:55:87:b7\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_data_plane_port\",\"project_id\":\"f55c71a2e604471b80edca6e39f1e3a7\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"6d9e8165-fa29-4cba-bd7a-b0273d40e03d\",\"tenant_id\":\"f55c71a2e604471b80edca6e39f1e3a7\",\"created_at\":\"2019-04-09T11:35:29Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:03.428Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.07b06be0-9ee5-487c-a333-b9ff0b3573e1"}, {"node_instance_id": "target_vnf_host_z4hm7v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:04.087Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/63adc785-b7ad-4502-8d88-a5e3265fb240.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8e6e28ce2bc55b0868e67401b3220821d4cc3a53\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:03.384Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.07b06be0-9ee5-487c-a333-b9ff0b3573e1"}, {"node_instance_id": "target_vnf_host_z4hm7v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:04.087Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/63adc785-b7ad-4502-8d88-a5e3265fb240.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8e6e28ce2bc55b0868e67401b3220821d4cc3a53\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:03.384Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.07b06be0-9ee5-487c-a333-b9ff0b3573e1"}, {"node_instance_id": "target_vnf_host_z4hm7v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:04.087Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/ports/b6aa961f-3d8c-43a8-b0d9-7480d838a516.json used request id req-ee69eddd-faaa-4334-9634-721375ded252", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:03.383Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.07b06be0-9ee5-487c-a333-b9ff0b3573e1"}, {"node_instance_id": "target_vnf_host_z4hm7v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:04.087Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/ports/b6aa961f-3d8c-43a8-b0d9-7480d838a516.json used request id req-ee69eddd-faaa-4334-9634-721375ded252", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:03.383Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.07b06be0-9ee5-487c-a333-b9ff0b3573e1"}, {"node_instance_id": "target_vnf_host_z4hm7v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:04.087Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/ports/b6aa961f-3d8c-43a8-b0d9-7480d838a516.json used request id req-ee69eddd-faaa-4334-9634-721375ded252", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:03.382Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.07b06be0-9ee5-487c-a333-b9ff0b3573e1"}, {"node_instance_id": "target_vnf_host_z4hm7v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:04.087Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/ports/b6aa961f-3d8c-43a8-b0d9-7480d838a516.json used request id req-ee69eddd-faaa-4334-9634-721375ded252", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:03.382Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.07b06be0-9ee5-487c-a333-b9ff0b3573e1"}, {"node_instance_id": "target_vnf_host_z4hm7v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:04.087Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-ee69eddd-faaa-4334-9634-721375ded252 Date: Tue, 09 Apr 2019 11:35:52 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-09T11:35:43Z\",\"device_owner\":\"\",\"revision_number\":3,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"70a68cd3-0fff-4f5b-a62b-0b2bc47a448b\",\"ip_address\":\"11.0.0.3\"}],\"id\":\"b6aa961f-3d8c-43a8-b0d9-7480d838a516\",\"security_groups\":[\"b231d75d-aade-4b71-b0fd-21fca7d25b51\"],\"mac_address\":\"fa:16:3e:50:e1:dd\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"f55c71a2e604471b80edca6e39f1e3a7\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"306e345c-8270-411c-be66-1ad28be303c6\",\"tenant_id\":\"f55c71a2e604471b80edca6e39f1e3a7\",\"created_at\":\"2019-04-09T11:35:39Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:03.381Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.07b06be0-9ee5-487c-a333-b9ff0b3573e1"}, {"node_instance_id": "target_vnf_host_z4hm7v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:04.087Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/ports/63adc785-b7ad-4502-8d88-a5e3265fb240.json used request id req-b1aaa070-3578-46f2-ad84-acecf2edb5ff", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:03.428Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.07b06be0-9ee5-487c-a333-b9ff0b3573e1"}, {"node_instance_id": "target_vnf_host_z4hm7v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:04.087Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/ports/63adc785-b7ad-4502-8d88-a5e3265fb240.json used request id req-b1aaa070-3578-46f2-ad84-acecf2edb5ff", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:03.428Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.07b06be0-9ee5-487c-a333-b9ff0b3573e1"}, {"node_instance_id": "target_vnf_host_z4hm7v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:04.087Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}68df91e3737679ccf8c4210135f631dd47ccddb1\" -d '{\"server\": {\"name\": \"target_vnf\", \"imageRef\": \"577069b7-03b5-4b89-bf53-6a7e5d8f15dd\", \"key_name\": \"vnf_test_keypair\", \"flavorRef\": \"2bbfb69a-e0c3-4d98-a491-9eecc4db2e73\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"port\": \"b6aa961f-3d8c-43a8-b0d9-7480d838a516\"}, {\"port\": \"63adc785-b7ad-4502-8d88-a5e3265fb240\"}], \"metadata\": {\"cloudify_management_network_name\": \"management_plane_network\", \"cloudify_management_network_id\": \"306e345c-8270-411c-be66-1ad28be303c6\"}}}'", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:03.431Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.07b06be0-9ee5-487c-a333-b9ff0b3573e1"}, {"node_instance_id": "target_vnf_host_z4hm7v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:04.087Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}68df91e3737679ccf8c4210135f631dd47ccddb1\" -d '{\"server\": {\"name\": \"target_vnf\", \"imageRef\": \"577069b7-03b5-4b89-bf53-6a7e5d8f15dd\", \"key_name\": \"vnf_test_keypair\", \"flavorRef\": \"2bbfb69a-e0c3-4d98-a491-9eecc4db2e73\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"port\": \"b6aa961f-3d8c-43a8-b0d9-7480d838a516\"}, {\"port\": \"63adc785-b7ad-4502-8d88-a5e3265fb240\"}], \"metadata\": {\"cloudify_management_network_name\": \"management_plane_network\", \"cloudify_management_network_id\": \"306e345c-8270-411c-be66-1ad28be303c6\"}}}'", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:03.431Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.07b06be0-9ee5-487c-a333-b9ff0b3573e1"}, {"node_instance_id": "target_vnf_host_z4hm7v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:04.087Z", "message": "Asking Nova to create server. All possible parameters are: [name,key_name,image,meta,nics,flavor,security_groups]", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:03.430Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.07b06be0-9ee5-487c-a333-b9ff0b3573e1"}, {"node_instance_id": "target_vnf_host_z4hm7v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:04.087Z", "message": "Creating VM with parameters: {'name': u'target_vnf', 'key_name': u'vnf_test_keypair', 'image': u'577069b7-03b5-4b89-bf53-6a7e5d8f15dd', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'306e345c-8270-411c-be66-1ad28be303c6'}, 'nics': [{'port-id': u'b6aa961f-3d8c-43a8-b0d9-7480d838a516'}, {'port-id': u'63adc785-b7ad-4502-8d88-a5e3265fb240'}], 'flavor': u'2bbfb69a-e0c3-4d98-a491-9eecc4db2e73', 'security_groups': []}", "level": "info", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:03.429Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.07b06be0-9ee5-487c-a333-b9ff0b3573e1"}, {"node_instance_id": "target_vnf_host_z4hm7v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:04.087Z", "message": "server.create() server after transformations: {'name': u'target_vnf', 'key_name': u'vnf_test_keypair', 'image': u'577069b7-03b5-4b89-bf53-6a7e5d8f15dd', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'306e345c-8270-411c-be66-1ad28be303c6'}, 'nics': [{'port-id': u'b6aa961f-3d8c-43a8-b0d9-7480d838a516'}, {'port-id': u'63adc785-b7ad-4502-8d88-a5e3265fb240'}], 'flavor': u'2bbfb69a-e0c3-4d98-a491-9eecc4db2e73', 'security_groups': []}", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:03.429Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.07b06be0-9ee5-487c-a333-b9ff0b3573e1"}, {"node_instance_id": "target_vnf_host_z4hm7v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:04.087Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/ports/63adc785-b7ad-4502-8d88-a5e3265fb240.json used request id req-b1aaa070-3578-46f2-ad84-acecf2edb5ff", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:03.429Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.07b06be0-9ee5-487c-a333-b9ff0b3573e1"}, {"node_instance_id": "target_vnf_host_z4hm7v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:04.087Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/ports/63adc785-b7ad-4502-8d88-a5e3265fb240.json used request id req-b1aaa070-3578-46f2-ad84-acecf2edb5ff", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:03.429Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.07b06be0-9ee5-487c-a333-b9ff0b3573e1"}, {"node_instance_id": "reference_vnf_host_htvmk6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:05.008Z", "message": "RESP: [202] Date: Tue, 09 Apr 2019 11:35:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-29157f8e-d74e-4dee-b210-7d5e1b7404fa x-compute-request-id: req-29157f8e-d74e-4dee-b210-7d5e1b7404fa Content-Length: 374 location: http://172.30.9.21:8774/v2.1/servers/f4eb787b-e00a-4ea0-bc99-8bd4fcff241c Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"default\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"f4eb787b-e00a-4ea0-bc99-8bd4fcff241c\", \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/f4eb787b-e00a-4ea0-bc99-8bd4fcff241c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/f4eb787b-e00a-4ea0-bc99-8bd4fcff241c\", \"rel\": \"bookmark\"}], \"adminPass\": \"HXkHGJdHaJ8a\"}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:04.902Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.9cb15a75-6715-4f0e-8f7a-59791d563b60"}, {"node_instance_id": "target_vnf_host_z4hm7v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:05.590Z", "message": "RESP: [202] Date: Tue, 09 Apr 2019 11:35: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-b42be7ca-254a-45f0-b976-e9fd182c662b x-compute-request-id: req-b42be7ca-254a-45f0-b976-e9fd182c662b Content-Length: 374 location: http://172.30.9.21:8774/v2.1/servers/ba3056f8-415e-444a-8652-819f56bb8d2c Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"default\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"ba3056f8-415e-444a-8652-819f56bb8d2c\", \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/ba3056f8-415e-444a-8652-819f56bb8d2c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/ba3056f8-415e-444a-8652-819f56bb8d2c\", \"rel\": \"bookmark\"}], \"adminPass\": \"vZsA7nDBptve\"}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:05.195Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.07b06be0-9ee5-487c-a333-b9ff0b3573e1"}, {"node_instance_id": "reference_vnf_host_htvmk6", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:05.590Z", "message": "Task succeeded 'nova_plugin.server.create'", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:05.453Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e"}, {"node_instance_id": "reference_vnf_host_htvmk6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:05.590Z", "message": "RESP: [202] Date: Tue, 09 Apr 2019 11:35:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-29157f8e-d74e-4dee-b210-7d5e1b7404fa x-compute-request-id: req-29157f8e-d74e-4dee-b210-7d5e1b7404fa Content-Length: 374 location: http://172.30.9.21:8774/v2.1/servers/f4eb787b-e00a-4ea0-bc99-8bd4fcff241c Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"default\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"f4eb787b-e00a-4ea0-bc99-8bd4fcff241c\", \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/f4eb787b-e00a-4ea0-bc99-8bd4fcff241c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/f4eb787b-e00a-4ea0-bc99-8bd4fcff241c\", \"rel\": \"bookmark\"}], \"adminPass\": \"HXkHGJdHaJ8a\"}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:04.902Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.9cb15a75-6715-4f0e-8f7a-59791d563b60"}, {"node_instance_id": "reference_vnf_host_htvmk6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:05.590Z", "message": "POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-29157f8e-d74e-4dee-b210-7d5e1b7404fa", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:04.903Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.9cb15a75-6715-4f0e-8f7a-59791d563b60"}, {"node_instance_id": "reference_vnf_host_htvmk6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:05.590Z", "message": "POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-29157f8e-d74e-4dee-b210-7d5e1b7404fa", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:04.903Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.9cb15a75-6715-4f0e-8f7a-59791d563b60"}, {"node_instance_id": "reference_vnf_host_htvmk6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:05.590Z", "message": "POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-29157f8e-d74e-4dee-b210-7d5e1b7404fa", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:04.904Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.9cb15a75-6715-4f0e-8f7a-59791d563b60"}, {"node_instance_id": "reference_vnf_host_htvmk6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:05.590Z", "message": "POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-29157f8e-d74e-4dee-b210-7d5e1b7404fa", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:04.904Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.9cb15a75-6715-4f0e-8f7a-59791d563b60"}, {"node_instance_id": "target_vnf_host_z4hm7v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:05.590Z", "message": "RESP: [202] Date: Tue, 09 Apr 2019 11:35: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-b42be7ca-254a-45f0-b976-e9fd182c662b x-compute-request-id: req-b42be7ca-254a-45f0-b976-e9fd182c662b Content-Length: 374 location: http://172.30.9.21:8774/v2.1/servers/ba3056f8-415e-444a-8652-819f56bb8d2c Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"default\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"ba3056f8-415e-444a-8652-819f56bb8d2c\", \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/ba3056f8-415e-444a-8652-819f56bb8d2c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/ba3056f8-415e-444a-8652-819f56bb8d2c\", \"rel\": \"bookmark\"}], \"adminPass\": \"vZsA7nDBptve\"}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:05.195Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.07b06be0-9ee5-487c-a333-b9ff0b3573e1"}, {"node_instance_id": "target_vnf_host_z4hm7v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:05.590Z", "message": "POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-b42be7ca-254a-45f0-b976-e9fd182c662b", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:05.196Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.07b06be0-9ee5-487c-a333-b9ff0b3573e1"}, {"node_instance_id": "target_vnf_host_z4hm7v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:05.590Z", "message": "POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-b42be7ca-254a-45f0-b976-e9fd182c662b", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:05.196Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.07b06be0-9ee5-487c-a333-b9ff0b3573e1"}, {"node_instance_id": "target_vnf_host_z4hm7v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:05.590Z", "message": "POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-b42be7ca-254a-45f0-b976-e9fd182c662b", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:05.196Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.07b06be0-9ee5-487c-a333-b9ff0b3573e1"}, {"node_instance_id": "target_vnf_host_z4hm7v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:05.590Z", "message": "POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-b42be7ca-254a-45f0-b976-e9fd182c662b", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:05.197Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.07b06be0-9ee5-487c-a333-b9ff0b3573e1"}, {"node_instance_id": "target_vnf_host_z4hm7v", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:06.186Z", "message": "Task succeeded 'nova_plugin.server.create'", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:05.664Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e"}, {"node_instance_id": "reference_vnf_host_htvmk6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:06.186Z", "message": "Node instance created", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:05.526Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e"}, {"node_instance_id": "target_vnf_host_z4hm7v", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:06.186Z", "message": "Node instance created", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:05.836Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e"}, {"node_instance_id": "reference_vnf_host_htvmk6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:06.782Z", "message": "Starting node instance", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:06.057Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e"}, {"node_instance_id": "target_vnf_host_z4hm7v", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:06.782Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:05.952Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e"}, {"node_instance_id": "reference_vnf_host_htvmk6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:06.782Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:05.862Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e"}, {"node_instance_id": "reference_vnf_host_htvmk6", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:07.398Z", "message": "Sending task 'nova_plugin.server.start'", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:06.193Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e"}, {"node_instance_id": "target_vnf_host_z4hm7v", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:07.398Z", "message": "Sending task 'nova_plugin.server.start'", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:06.543Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e"}, {"node_instance_id": "reference_vnf_host_htvmk6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:07.398Z", "message": "RESP: [300] Date: Tue, 09 Apr 2019 11:35:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-885ecb96-c1e2-4d8d-bb50-16ecce076986 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:07.213Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.f588ca8f-577e-4db7-95f9-f9e2759a39ac"}, {"node_instance_id": "reference_vnf_host_htvmk6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:07.398Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-885ecb96-c1e2-4d8d-bb50-16ecce076986", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:07.213Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.f588ca8f-577e-4db7-95f9-f9e2759a39ac"}, {"node_instance_id": "reference_vnf_host_htvmk6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:07.398Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:07.207Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.f588ca8f-577e-4db7-95f9-f9e2759a39ac"}, {"node_instance_id": "target_vnf_host_z4hm7v", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:07.398Z", "message": "Starting node instance", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:06.083Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e"}, {"node_instance_id": "reference_vnf_host_htvmk6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:07.934Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/f4eb787b-e00a-4ea0-bc99-8bd4fcff241c -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}58eff8eb4c3e39c8b11d833cecdeeb0c7b53083c\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:07.624Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.f588ca8f-577e-4db7-95f9-f9e2759a39ac"}], "metadata": {"pagination": {"total": 530, "offset": 468, "size": 50}}} 2019-04-09 11:36:25,200 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 11:36:25,201 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 11:36:25 GMT 2019-04-09 11:36:25,201 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 11:36:25,201 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-09 11:36:25,201 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 11:36:25,201 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 11:36:25,201 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 11:36:25,201 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-09 11:36:25,204 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 630 X-Openstack-Request-Id: req-896858c2-3f92-4cea-b7a2-9318526059f7 Date: Tue, 09 Apr 2019 11:35:52 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"306e345c-8270-411c-be66-1ad28be303c6","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f55c71a2e604471b80edca6e39f1e3a7","l2_adjacency":true,"status":"ACTIVE","subnets":["70a68cd3-0fff-4f5b-a62b-0b2bc47a448b"],"description":"","tags":[],"updated_at":"2019-04-09T11:35:29Z","qos_policy_id":null,"name":"management_plane_network","admin_state_up":true,"tenant_id":"f55c71a2e604471b80edca6e39f1e3a7","created_at":"2019-04-09T11:35:19Z","mtu":1450}]} 2019-04-09 11:36:25,204 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 630 X-Openstack-Request-Id: req-896858c2-3f92-4cea-b7a2-9318526059f7 Date: Tue, 09 Apr 2019 11:35:52 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"306e345c-8270-411c-be66-1ad28be303c6","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f55c71a2e604471b80edca6e39f1e3a7","l2_adjacency":true,"status":"ACTIVE","subnets":["70a68cd3-0fff-4f5b-a62b-0b2bc47a448b"],"description":"","tags":[],"updated_at":"2019-04-09T11:35:29Z","qos_policy_id":null,"name":"management_plane_network","admin_state_up":true,"tenant_id":"f55c71a2e604471b80edca6e39f1e3a7","created_at":"2019-04-09T11:35:19Z","mtu":1450}]} 2019-04-09 11:36:25,204 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?name=management_plane_network used request id req-896858c2-3f92-4cea-b7a2-9318526059f7 2019-04-09 11:36:25,204 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?name=management_plane_network used request id req-896858c2-3f92-4cea-b7a2-9318526059f7 2019-04-09 11:36:25,205 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/networks.json?name=management_plane_network used request id req-896858c2-3f92-4cea-b7a2-9318526059f7 2019-04-09 11:36:25,205 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/networks.json?name=management_plane_network used request id req-896858c2-3f92-4cea-b7a2-9318526059f7 2019-04-09 11:36:25,205 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 766 X-Openstack-Request-Id: req-b1aaa070-3578-46f2-ad84-acecf2edb5ff Date: Tue, 09 Apr 2019 11:35:52 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-09T11:35:34Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"165bf9ac-fc3b-4b0e-800b-1a953fdd6bd3","ip_address":"12.0.0.3"}],"id":"63adc785-b7ad-4502-8d88-a5e3265fb240","security_groups":["b231d75d-aade-4b71-b0fd-21fca7d25b51"],"mac_address":"fa:16:3e:55:87:b7","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_data_plane_port","project_id":"f55c71a2e604471b80edca6e39f1e3a7","qos_policy_id":null,"admin_state_up":true,"network_id":"6d9e8165-fa29-4cba-bd7a-b0273d40e03d","tenant_id":"f55c71a2e604471b80edca6e39f1e3a7","created_at":"2019-04-09T11:35:29Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-04-09 11:36:25,205 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 766 X-Openstack-Request-Id: req-b1aaa070-3578-46f2-ad84-acecf2edb5ff Date: Tue, 09 Apr 2019 11:35:52 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-09T11:35:34Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"165bf9ac-fc3b-4b0e-800b-1a953fdd6bd3","ip_address":"12.0.0.3"}],"id":"63adc785-b7ad-4502-8d88-a5e3265fb240","security_groups":["b231d75d-aade-4b71-b0fd-21fca7d25b51"],"mac_address":"fa:16:3e:55:87:b7","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_data_plane_port","project_id":"f55c71a2e604471b80edca6e39f1e3a7","qos_policy_id":null,"admin_state_up":true,"network_id":"6d9e8165-fa29-4cba-bd7a-b0273d40e03d","tenant_id":"f55c71a2e604471b80edca6e39f1e3a7","created_at":"2019-04-09T11:35:29Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-04-09 11:36:25,205 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/63adc785-b7ad-4502-8d88-a5e3265fb240.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e6e28ce2bc55b0868e67401b3220821d4cc3a53" 2019-04-09 11:36:25,206 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/63adc785-b7ad-4502-8d88-a5e3265fb240.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e6e28ce2bc55b0868e67401b3220821d4cc3a53" 2019-04-09 11:36:25,206 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/ports/b6aa961f-3d8c-43a8-b0d9-7480d838a516.json used request id req-ee69eddd-faaa-4334-9634-721375ded252 2019-04-09 11:36:25,206 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/ports/b6aa961f-3d8c-43a8-b0d9-7480d838a516.json used request id req-ee69eddd-faaa-4334-9634-721375ded252 2019-04-09 11:36:25,206 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports/b6aa961f-3d8c-43a8-b0d9-7480d838a516.json used request id req-ee69eddd-faaa-4334-9634-721375ded252 2019-04-09 11:36:25,206 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports/b6aa961f-3d8c-43a8-b0d9-7480d838a516.json used request id req-ee69eddd-faaa-4334-9634-721375ded252 2019-04-09 11:36:25,206 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-ee69eddd-faaa-4334-9634-721375ded252 Date: Tue, 09 Apr 2019 11:35:52 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-09T11:35:43Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"70a68cd3-0fff-4f5b-a62b-0b2bc47a448b","ip_address":"11.0.0.3"}],"id":"b6aa961f-3d8c-43a8-b0d9-7480d838a516","security_groups":["b231d75d-aade-4b71-b0fd-21fca7d25b51"],"mac_address":"fa:16:3e:50:e1:dd","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"f55c71a2e604471b80edca6e39f1e3a7","qos_policy_id":null,"admin_state_up":true,"network_id":"306e345c-8270-411c-be66-1ad28be303c6","tenant_id":"f55c71a2e604471b80edca6e39f1e3a7","created_at":"2019-04-09T11:35:39Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-04-09 11:36:25,206 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports/63adc785-b7ad-4502-8d88-a5e3265fb240.json used request id req-b1aaa070-3578-46f2-ad84-acecf2edb5ff 2019-04-09 11:36:25,207 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports/63adc785-b7ad-4502-8d88-a5e3265fb240.json used request id req-b1aaa070-3578-46f2-ad84-acecf2edb5ff 2019-04-09 11:36:25,207 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68df91e3737679ccf8c4210135f631dd47ccddb1" -d '{"server": {"name": "target_vnf", "imageRef": "577069b7-03b5-4b89-bf53-6a7e5d8f15dd", "key_name": "vnf_test_keypair", "flavorRef": "2bbfb69a-e0c3-4d98-a491-9eecc4db2e73", "max_count": 1, "min_count": 1, "networks": [{"port": "b6aa961f-3d8c-43a8-b0d9-7480d838a516"}, {"port": "63adc785-b7ad-4502-8d88-a5e3265fb240"}], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "306e345c-8270-411c-be66-1ad28be303c6"}}}' 2019-04-09 11:36:25,207 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68df91e3737679ccf8c4210135f631dd47ccddb1" -d '{"server": {"name": "target_vnf", "imageRef": "577069b7-03b5-4b89-bf53-6a7e5d8f15dd", "key_name": "vnf_test_keypair", "flavorRef": "2bbfb69a-e0c3-4d98-a491-9eecc4db2e73", "max_count": 1, "min_count": 1, "networks": [{"port": "b6aa961f-3d8c-43a8-b0d9-7480d838a516"}, {"port": "63adc785-b7ad-4502-8d88-a5e3265fb240"}], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "306e345c-8270-411c-be66-1ad28be303c6"}}}' 2019-04-09 11:36:25,207 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Asking Nova to create server. All possible parameters are: [name,key_name,image,meta,nics,flavor,security_groups] 2019-04-09 11:36:25,207 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating VM with parameters: {'name': u'target_vnf', 'key_name': u'vnf_test_keypair', 'image': u'577069b7-03b5-4b89-bf53-6a7e5d8f15dd', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'306e345c-8270-411c-be66-1ad28be303c6'}, 'nics': [{'port-id': u'b6aa961f-3d8c-43a8-b0d9-7480d838a516'}, {'port-id': u'63adc785-b7ad-4502-8d88-a5e3265fb240'}], 'flavor': u'2bbfb69a-e0c3-4d98-a491-9eecc4db2e73', 'security_groups': []} 2019-04-09 11:36:25,207 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - server.create() server after transformations: {'name': u'target_vnf', 'key_name': u'vnf_test_keypair', 'image': u'577069b7-03b5-4b89-bf53-6a7e5d8f15dd', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'306e345c-8270-411c-be66-1ad28be303c6'}, 'nics': [{'port-id': u'b6aa961f-3d8c-43a8-b0d9-7480d838a516'}, {'port-id': u'63adc785-b7ad-4502-8d88-a5e3265fb240'}], 'flavor': u'2bbfb69a-e0c3-4d98-a491-9eecc4db2e73', 'security_groups': []} 2019-04-09 11:36:25,208 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/ports/63adc785-b7ad-4502-8d88-a5e3265fb240.json used request id req-b1aaa070-3578-46f2-ad84-acecf2edb5ff 2019-04-09 11:36:25,208 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/ports/63adc785-b7ad-4502-8d88-a5e3265fb240.json used request id req-b1aaa070-3578-46f2-ad84-acecf2edb5ff 2019-04-09 11:36:25,208 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [202] Date: Tue, 09 Apr 2019 11:35:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-29157f8e-d74e-4dee-b210-7d5e1b7404fa x-compute-request-id: req-29157f8e-d74e-4dee-b210-7d5e1b7404fa Content-Length: 374 location: http://172.30.9.21:8774/v2.1/servers/f4eb787b-e00a-4ea0-bc99-8bd4fcff241c Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "f4eb787b-e00a-4ea0-bc99-8bd4fcff241c", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/f4eb787b-e00a-4ea0-bc99-8bd4fcff241c", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/f4eb787b-e00a-4ea0-bc99-8bd4fcff241c", "rel": "bookmark"}], "adminPass": "HXkHGJdHaJ8a"}} 2019-04-09 11:36:25,208 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [202] Date: Tue, 09 Apr 2019 11:35: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-b42be7ca-254a-45f0-b976-e9fd182c662b x-compute-request-id: req-b42be7ca-254a-45f0-b976-e9fd182c662b Content-Length: 374 location: http://172.30.9.21:8774/v2.1/servers/ba3056f8-415e-444a-8652-819f56bb8d2c Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "ba3056f8-415e-444a-8652-819f56bb8d2c", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/ba3056f8-415e-444a-8652-819f56bb8d2c", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/ba3056f8-415e-444a-8652-819f56bb8d2c", "rel": "bookmark"}], "adminPass": "vZsA7nDBptve"}} 2019-04-09 11:36:25,208 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-04-09 11:36:25,208 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [202] Date: Tue, 09 Apr 2019 11:35:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-29157f8e-d74e-4dee-b210-7d5e1b7404fa x-compute-request-id: req-29157f8e-d74e-4dee-b210-7d5e1b7404fa Content-Length: 374 location: http://172.30.9.21:8774/v2.1/servers/f4eb787b-e00a-4ea0-bc99-8bd4fcff241c Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "f4eb787b-e00a-4ea0-bc99-8bd4fcff241c", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/f4eb787b-e00a-4ea0-bc99-8bd4fcff241c", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/f4eb787b-e00a-4ea0-bc99-8bd4fcff241c", "rel": "bookmark"}], "adminPass": "HXkHGJdHaJ8a"}} 2019-04-09 11:36:25,208 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-29157f8e-d74e-4dee-b210-7d5e1b7404fa 2019-04-09 11:36:25,209 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-29157f8e-d74e-4dee-b210-7d5e1b7404fa 2019-04-09 11:36:25,209 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-29157f8e-d74e-4dee-b210-7d5e1b7404fa 2019-04-09 11:36:25,209 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-29157f8e-d74e-4dee-b210-7d5e1b7404fa 2019-04-09 11:36:25,209 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [202] Date: Tue, 09 Apr 2019 11:35: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-b42be7ca-254a-45f0-b976-e9fd182c662b x-compute-request-id: req-b42be7ca-254a-45f0-b976-e9fd182c662b Content-Length: 374 location: http://172.30.9.21:8774/v2.1/servers/ba3056f8-415e-444a-8652-819f56bb8d2c Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "ba3056f8-415e-444a-8652-819f56bb8d2c", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/ba3056f8-415e-444a-8652-819f56bb8d2c", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/ba3056f8-415e-444a-8652-819f56bb8d2c", "rel": "bookmark"}], "adminPass": "vZsA7nDBptve"}} 2019-04-09 11:36:25,209 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-b42be7ca-254a-45f0-b976-e9fd182c662b 2019-04-09 11:36:25,209 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-b42be7ca-254a-45f0-b976-e9fd182c662b 2019-04-09 11:36:25,210 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-b42be7ca-254a-45f0-b976-e9fd182c662b 2019-04-09 11:36:25,210 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-b42be7ca-254a-45f0-b976-e9fd182c662b 2019-04-09 11:36:25,210 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-04-09 11:36:25,210 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-04-09 11:36:25,210 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-04-09 11:36:25,210 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance 2019-04-09 11:36:25,210 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-04-09 11:36:25,211 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-04-09 11:36:25,211 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' 2019-04-09 11:36:25,211 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' 2019-04-09 11:36:25,211 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 09 Apr 2019 11:35:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-885ecb96-c1e2-4d8d-bb50-16ecce076986 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 11:36:25,211 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-885ecb96-c1e2-4d8d-bb50-16ecce076986 2019-04-09 11:36:25,211 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-09 11:36:25,211 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance 2019-04-09 11:36:25,212 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/f4eb787b-e00a-4ea0-bc99-8bd4fcff241c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58eff8eb4c3e39c8b11d833cecdeeb0c7b53083c" 2019-04-09 11:36:25,212 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/b8e8e836-d245-49a7-879e-764bd41f0c1e 2019-04-09 11:36:25,265 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 11:36:25,265 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 11:36:25,265 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 11:36:25,265 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 11:36:25,265 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 11:36:25,265 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 11:36:25,265 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 11:36:25,265 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T11:35:22.255Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-04-09T11:35:22.256Z", "id": "b8e8e836-d245-49a7-879e-764bd41f0c1e"} 2019-04-09 11:36:25,266 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 11:36:25,266 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 11:36:25 GMT 2019-04-09 11:36:25,266 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 11:36:25,266 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-04-09 11:36:25,266 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 11:36:25,266 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 11:36:25,266 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 11:36:30,269 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-04-09 11:36:30,631 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 11:36:30,631 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 11:36:30,631 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 11:36:30,631 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 11:36:30,631 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 11:36:30,631 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 11:36:30,632 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 11:36:30,632 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_host_z4hm7v", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:07.934Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:07.575Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.d3e2e51f-f680-4160-9d37-0220ca5486c4"}, {"node_instance_id": "target_vnf_host_z4hm7v", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:07.934Z", "message": "RESP: [300] Date: Tue, 09 Apr 2019 11:35:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8e27ae2f-a2d2-443b-a6b6-72288e652ec9 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:07.582Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.d3e2e51f-f680-4160-9d37-0220ca5486c4"}, {"node_instance_id": "target_vnf_host_z4hm7v", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:07.934Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-8e27ae2f-a2d2-443b-a6b6-72288e652ec9", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:07.582Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.d3e2e51f-f680-4160-9d37-0220ca5486c4"}, {"node_instance_id": "target_vnf_host_z4hm7v", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:08.561Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/ba3056f8-415e-444a-8652-819f56bb8d2c -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e5903673d3640eaaf82169509d4227e893fdcbf6\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:07.988Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.d3e2e51f-f680-4160-9d37-0220ca5486c4"}, {"node_instance_id": "reference_vnf_host_htvmk6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:09.229Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/f4eb787b-e00a-4ea0-bc99-8bd4fcff241c used request id req-962ab3f8-cabc-4627-8134-29dd7e63353f", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:08.649Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.f588ca8f-577e-4db7-95f9-f9e2759a39ac"}, {"node_instance_id": "reference_vnf_host_htvmk6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:09.229Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 11:35:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-962ab3f8-cabc-4627-8134-29dd7e63353f x-compute-request-id: req-962ab3f8-cabc-4627-8134-29dd7e63353f Content-Encoding: gzip Content-Length: 686 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/f4eb787b-e00a-4ea0-bc99-8bd4fcff241c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/f4eb787b-e00a-4ea0-bc99-8bd4fcff241c\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"577069b7-03b5-4b89-bf53-6a7e5d8f15dd\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/577069b7-03b5-4b89-bf53-6a7e5d8f15dd\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"2bbfb69a-e0c3-4d98-a491-9eecc4db2e73\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/2bbfb69a-e0c3-4d98-a491-9eecc4db2e73\", \"rel\": \"bookmark\"}]}, \"id\": \"f4eb787b-e00a-4ea0-bc99-8bd4fcff241c\", \"user_id\": \"da67022848cd47aaa9ad576f8c8e08f4\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-04-09T11:35:57Z\", \"hostId\": \"16b011ec127d63b75b18efb60b13c680cf18248a0e0e8ab78ed1c930\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"vnf_test_keypair\", \"name\": \"reference_vnf\", \"created\": \"2019-04-09T11:35:54Z\", \"tenant_id\": \"f55c71a2e604471b80edca6e39f1e3a7\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"management_plane_network\", \"cloudify_management_network_id\": \"306e345c-8270-411c-be66-1ad28be303c6\"}}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:08.648Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.f588ca8f-577e-4db7-95f9-f9e2759a39ac"}, {"node_instance_id": "reference_vnf_host_htvmk6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:09.229Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/f4eb787b-e00a-4ea0-bc99-8bd4fcff241c used request id req-962ab3f8-cabc-4627-8134-29dd7e63353f", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:08.648Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.f588ca8f-577e-4db7-95f9-f9e2759a39ac"}, {"node_instance_id": "target_vnf_host_z4hm7v", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:09.899Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 11:35:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f28dc7cb-9441-458e-92a0-4a381cda656c x-compute-request-id: req-f28dc7cb-9441-458e-92a0-4a381cda656c Content-Encoding: gzip Content-Length: 705 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/ba3056f8-415e-444a-8652-819f56bb8d2c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/ba3056f8-415e-444a-8652-819f56bb8d2c\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"577069b7-03b5-4b89-bf53-6a7e5d8f15dd\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/577069b7-03b5-4b89-bf53-6a7e5d8f15dd\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"2bbfb69a-e0c3-4d98-a491-9eecc4db2e73\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/2bbfb69a-e0c3-4d98-a491-9eecc4db2e73\", \"rel\": \"bookmark\"}]}, \"id\": \"ba3056f8-415e-444a-8652-819f56bb8d2c\", \"security_groups\": [{\"name\": \"vnf_test_security_group\"}], \"user_id\": \"da67022848cd47aaa9ad576f8c8e08f4\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-04-09T11:35:57Z\", \"hostId\": \"16b011ec127d63b75b18efb60b13c680cf18248a0e0e8ab78ed1c930\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"vnf_test_keypair\", \"name\": \"target_vnf\", \"created\": \"2019-04-09T11:35:54Z\", \"tenant_id\": \"f55c71a2e604471b80edca6e39f1e3a7\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"management_plane_network\", \"cloudify_management_network_id\": \"306e345c-8270-411c-be66-1ad28be303c6\"}}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:09.487Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.d3e2e51f-f680-4160-9d37-0220ca5486c4"}, {"node_instance_id": "target_vnf_host_z4hm7v", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:09.899Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/ba3056f8-415e-444a-8652-819f56bb8d2c used request id req-f28dc7cb-9441-458e-92a0-4a381cda656c", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:09.487Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.d3e2e51f-f680-4160-9d37-0220ca5486c4"}, {"node_instance_id": "target_vnf_host_z4hm7v", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:09.899Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/ba3056f8-415e-444a-8652-819f56bb8d2c used request id req-f28dc7cb-9441-458e-92a0-4a381cda656c", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:09.487Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.d3e2e51f-f680-4160-9d37-0220ca5486c4"}, {"node_instance_id": "reference_vnf_host_htvmk6", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:09.899Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-04-09T11:36:09.239Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e"}, {"node_instance_id": "target_vnf_host_z4hm7v", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:10.516Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-04-09T11:36:09.806Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e"}], "metadata": {"pagination": {"total": 530, "offset": 518, "size": 50}}} 2019-04-09 11:36:30,632 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 11:36:30,632 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 11:36:30 GMT 2019-04-09 11:36:30,632 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 11:36:30,632 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-09 11:36:30,632 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 11:36:30,632 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 11:36:30,632 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 11:36:30,632 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-09 11:36:30,634 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-09 11:36:30,634 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 09 Apr 2019 11:35:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8e27ae2f-a2d2-443b-a6b6-72288e652ec9 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 11:36:30,634 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-8e27ae2f-a2d2-443b-a6b6-72288e652ec9 2019-04-09 11:36:30,635 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/ba3056f8-415e-444a-8652-819f56bb8d2c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5903673d3640eaaf82169509d4227e893fdcbf6" 2019-04-09 11:36:30,635 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/f4eb787b-e00a-4ea0-bc99-8bd4fcff241c used request id req-962ab3f8-cabc-4627-8134-29dd7e63353f 2019-04-09 11:36:30,635 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 11:35:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-962ab3f8-cabc-4627-8134-29dd7e63353f x-compute-request-id: req-962ab3f8-cabc-4627-8134-29dd7e63353f 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.21:8774/v2.1/servers/f4eb787b-e00a-4ea0-bc99-8bd4fcff241c", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/f4eb787b-e00a-4ea0-bc99-8bd4fcff241c", "rel": "bookmark"}], "image": {"id": "577069b7-03b5-4b89-bf53-6a7e5d8f15dd", "links": [{"href": "http://172.30.9.21:8774/images/577069b7-03b5-4b89-bf53-6a7e5d8f15dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2bbfb69a-e0c3-4d98-a491-9eecc4db2e73", "links": [{"href": "http://172.30.9.21:8774/flavors/2bbfb69a-e0c3-4d98-a491-9eecc4db2e73", "rel": "bookmark"}]}, "id": "f4eb787b-e00a-4ea0-bc99-8bd4fcff241c", "user_id": "da67022848cd47aaa9ad576f8c8e08f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T11:35:57Z", "hostId": "16b011ec127d63b75b18efb60b13c680cf18248a0e0e8ab78ed1c930", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-04-09T11:35:54Z", "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "306e345c-8270-411c-be66-1ad28be303c6"}}} 2019-04-09 11:36:30,635 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/f4eb787b-e00a-4ea0-bc99-8bd4fcff241c used request id req-962ab3f8-cabc-4627-8134-29dd7e63353f 2019-04-09 11:36:30,635 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 11:35:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f28dc7cb-9441-458e-92a0-4a381cda656c x-compute-request-id: req-f28dc7cb-9441-458e-92a0-4a381cda656c Content-Encoding: gzip Content-Length: 705 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/ba3056f8-415e-444a-8652-819f56bb8d2c", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/ba3056f8-415e-444a-8652-819f56bb8d2c", "rel": "bookmark"}], "image": {"id": "577069b7-03b5-4b89-bf53-6a7e5d8f15dd", "links": [{"href": "http://172.30.9.21:8774/images/577069b7-03b5-4b89-bf53-6a7e5d8f15dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2bbfb69a-e0c3-4d98-a491-9eecc4db2e73", "links": [{"href": "http://172.30.9.21:8774/flavors/2bbfb69a-e0c3-4d98-a491-9eecc4db2e73", "rel": "bookmark"}]}, "id": "ba3056f8-415e-444a-8652-819f56bb8d2c", "security_groups": [{"name": "vnf_test_security_group"}], "user_id": "da67022848cd47aaa9ad576f8c8e08f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-04-09T11:35:57Z", "hostId": "16b011ec127d63b75b18efb60b13c680cf18248a0e0e8ab78ed1c930", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-04-09T11:35:54Z", "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "306e345c-8270-411c-be66-1ad28be303c6"}}} 2019-04-09 11:36:30,636 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/ba3056f8-415e-444a-8652-819f56bb8d2c used request id req-f28dc7cb-9441-458e-92a0-4a381cda656c 2019-04-09 11:36:30,636 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/ba3056f8-415e-444a-8652-819f56bb8d2c used request id req-f28dc7cb-9441-458e-92a0-4a381cda656c 2019-04-09 11:36:30,636 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2019-04-09 11:36:30,636 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2019-04-09 11:36:30,636 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/b8e8e836-d245-49a7-879e-764bd41f0c1e 2019-04-09 11:36:31,125 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 11:36:31,125 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 11:36:31,126 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 11:36:31,126 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 11:36:31,126 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 11:36:31,126 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 11:36:31,126 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 11:36:31,126 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T11:35:22.255Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-04-09T11:35:22.256Z", "id": "b8e8e836-d245-49a7-879e-764bd41f0c1e"} 2019-04-09 11:36:31,126 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 11:36:31,126 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 11:36:31 GMT 2019-04-09 11:36:31,126 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 11:36:31,127 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-04-09 11:36:31,127 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 11:36:31,127 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 11:36:31,127 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 11:36:36,132 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-04-09 11:36:36,207 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 11:36:36,207 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 11:36:36,207 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 11:36:36,208 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 11:36:36,208 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 11:36:36,208 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 11:36:36,208 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 11:36:36,208 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 530, "offset": 530, "size": 50}}} 2019-04-09 11:36:36,208 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 11:36:36,208 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 11:36:36 GMT 2019-04-09 11:36:36,208 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 11:36:36,208 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 85 2019-04-09 11:36:36,208 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 11:36:36,209 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 11:36:36,209 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 11:36:36,209 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/b8e8e836-d245-49a7-879e-764bd41f0c1e 2019-04-09 11:36:36,260 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 11:36:36,260 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 11:36:36,260 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 11:36:36,260 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 11:36:36,260 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 11:36:36,261 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 11:36:36,261 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 11:36:36,261 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T11:35:22.255Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-04-09T11:35:22.256Z", "id": "b8e8e836-d245-49a7-879e-764bd41f0c1e"} 2019-04-09 11:36:36,261 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 11:36:36,261 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 11:36:36 GMT 2019-04-09 11:36:36,261 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 11:36:36,261 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-04-09 11:36:36,261 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 11:36:36,261 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 11:36:36,261 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 11:36:41,267 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-04-09 11:36:41,341 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 11:36:41,341 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 11:36:41,341 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 11:36:41,341 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 11:36:41,342 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 11:36:41,342 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 11:36:41,342 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 11:36:41,342 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_host_htvmk6", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:39.405Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:39.361Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e"}, {"node_instance_id": "target_vnf_host_z4hm7v", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:40.022Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:39.889Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e"}, {"node_instance_id": "reference_vnf_host_htvmk6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:40.739Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:40.422Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.a5bf912d-2ddc-4582-8841-0f7cf03cfb31"}, {"node_instance_id": "reference_vnf_host_htvmk6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:40.739Z", "message": "RESP: [300] Date: Tue, 09 Apr 2019 11:36:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-17be5912-db80-4637-95a6-a1819a4415d2 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:40.428Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.a5bf912d-2ddc-4582-8841-0f7cf03cfb31"}, {"node_instance_id": "reference_vnf_host_htvmk6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:40.739Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-17be5912-db80-4637-95a6-a1819a4415d2", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:40.428Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.a5bf912d-2ddc-4582-8841-0f7cf03cfb31"}, {"node_instance_id": "reference_vnf_host_htvmk6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:41.321Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/f4eb787b-e00a-4ea0-bc99-8bd4fcff241c -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b381109a49b9d507ed4acf84dbc1a9c1ee528091\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:40.845Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.a5bf912d-2ddc-4582-8841-0f7cf03cfb31"}, {"node_instance_id": "target_vnf_host_z4hm7v", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:41.321Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:40.951Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.cf0e79a8-5064-4e8b-9355-0500a787809f"}, {"node_instance_id": "target_vnf_host_z4hm7v", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:41.321Z", "message": "RESP: [300] Date: Tue, 09 Apr 2019 11:36:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f0e16fb2-0229-4668-8f14-3c0d976ac82c Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:40.956Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.cf0e79a8-5064-4e8b-9355-0500a787809f"}, {"node_instance_id": "target_vnf_host_z4hm7v", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:41.321Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-f0e16fb2-0229-4668-8f14-3c0d976ac82c", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:40.956Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.cf0e79a8-5064-4e8b-9355-0500a787809f"}], "metadata": {"pagination": {"total": 539, "offset": 530, "size": 50}}} 2019-04-09 11:36:41,342 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 11:36:41,342 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 11:36:41 GMT 2019-04-09 11:36:41,342 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 11:36:41,342 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-09 11:36:41,342 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 11:36:41,342 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 11:36:41,343 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 11:36:41,343 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-09 11:36:41,343 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-04-09 11:36:41,344 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-04-09 11:36:41,344 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-09 11:36:41,344 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 09 Apr 2019 11:36:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-17be5912-db80-4637-95a6-a1819a4415d2 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 11:36:41,344 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-17be5912-db80-4637-95a6-a1819a4415d2 2019-04-09 11:36:41,344 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/f4eb787b-e00a-4ea0-bc99-8bd4fcff241c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b381109a49b9d507ed4acf84dbc1a9c1ee528091" 2019-04-09 11:36:41,344 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-09 11:36:41,345 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 09 Apr 2019 11:36:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f0e16fb2-0229-4668-8f14-3c0d976ac82c Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 11:36:41,345 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-f0e16fb2-0229-4668-8f14-3c0d976ac82c 2019-04-09 11:36:41,345 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/b8e8e836-d245-49a7-879e-764bd41f0c1e 2019-04-09 11:36:41,416 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 11:36:41,416 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 11:36:41,416 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 11:36:41,416 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 11:36:41,416 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 11:36:41,416 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 11:36:41,416 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 11:36:41,416 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T11:35:22.255Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-04-09T11:35:22.256Z", "id": "b8e8e836-d245-49a7-879e-764bd41f0c1e"} 2019-04-09 11:36:41,417 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 11:36:41,417 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 11:36:41 GMT 2019-04-09 11:36:41,417 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 11:36:41,417 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-04-09 11:36:41,417 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 11:36:41,417 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 11:36:41,417 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 11:36:46,423 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-04-09 11:36:46,526 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 11:36:46,526 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 11:36:46,527 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 11:36:46,527 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 11:36:46,527 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 11:36:46,527 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 11:36:46,527 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 11:36:46,527 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_host_htvmk6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:41.901Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 11:36: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-364b3923-54a7-437d-b855-dce82e4b54ac x-compute-request-id: req-364b3923-54a7-437d-b855-dce82e4b54ac Content-Encoding: gzip Content-Length: 829 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"management_plane_network\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:71:27:5f\", \"version\": 4, \"addr\": \"11.0.0.10\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:71:27:5f\", \"version\": 4, \"addr\": \"172.30.9.208\", \"OS-EXT-IPS:type\": \"floating\"}], \"data_plane_network\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:35:9b:b7\", \"version\": 4, \"addr\": \"12.0.0.7\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/f4eb787b-e00a-4ea0-bc99-8bd4fcff241c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/f4eb787b-e00a-4ea0-bc99-8bd4fcff241c\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"577069b7-03b5-4b89-bf53-6a7e5d8f15dd\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/577069b7-03b5-4b89-bf53-6a7e5d8f15dd\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-04-09T11:36:39.000000\", \"flavor\": {\"id\": \"2bbfb69a-e0c3-4d98-a491-9eecc4db2e73\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/2bbfb69a-e0c3-4d98-a491-9eecc4db2e73\", \"rel\": \"bookmark\"}]}, \"id\": \"f4eb787b-e00a-4ea0-bc99-8bd4fcff241c\", \"security_groups\": [{\"name\": \"vnf_test_security_group\"}, {\"name\": \"vnf_test_security_group\"}], \"user_id\": \"da67022848cd47aaa9ad576f8c8e08f4\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-04-09T11:36:29Z\", \"hostId\": \"16b011ec127d63b75b18efb60b13c680cf18248a0e0e8ab78ed1c930\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"vnf_test_keypair\", \"name\": \"reference_vnf\", \"created\": \"2019-04-09T11:35:54Z\", \"tenant_id\": \"f55c71a2e604471b80edca6e39f1e3a7\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"management_plane_network\", \"cloudify_management_network_id\": \"306e345c-8270-411c-be66-1ad28be303c6\"}}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:41.864Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.a5bf912d-2ddc-4582-8841-0f7cf03cfb31"}, {"node_instance_id": "target_vnf_host_z4hm7v", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:41.901Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/ba3056f8-415e-444a-8652-819f56bb8d2c -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b6881beddf4c2461e10d4230d578ff7574116043\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:41.359Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.cf0e79a8-5064-4e8b-9355-0500a787809f"}, {"node_instance_id": "reference_vnf_host_htvmk6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:42.404Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/f4eb787b-e00a-4ea0-bc99-8bd4fcff241c used request id req-364b3923-54a7-437d-b855-dce82e4b54ac", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:41.865Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.a5bf912d-2ddc-4582-8841-0f7cf03cfb31"}, {"node_instance_id": "reference_vnf_host_htvmk6", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:42.404Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 1/60]", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:42.321Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e"}, {"node_instance_id": "reference_vnf_host_htvmk6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:42.404Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/f4eb787b-e00a-4ea0-bc99-8bd4fcff241c used request id req-364b3923-54a7-437d-b855-dce82e4b54ac", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:41.864Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.a5bf912d-2ddc-4582-8841-0f7cf03cfb31"}, {"node_instance_id": "reference_vnf_host_htvmk6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:42.404Z", "message": "Server is ACTIVE", "level": "info", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:41.865Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.a5bf912d-2ddc-4582-8841-0f7cf03cfb31"}, {"node_instance_id": "target_vnf_host_z4hm7v", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:43.022Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 11:36: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-71f79dea-771d-4a9f-9e6e-fe21819d1710 x-compute-request-id: req-71f79dea-771d-4a9f-9e6e-fe21819d1710 Content-Encoding: gzip Content-Length: 824 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"management_plane_network\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:50:e1:dd\", \"version\": 4, \"addr\": \"11.0.0.3\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:50:e1:dd\", \"version\": 4, \"addr\": \"172.30.9.204\", \"OS-EXT-IPS:type\": \"floating\"}], \"data_plane_network\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:55:87:b7\", \"version\": 4, \"addr\": \"12.0.0.3\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/ba3056f8-415e-444a-8652-819f56bb8d2c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/ba3056f8-415e-444a-8652-819f56bb8d2c\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"577069b7-03b5-4b89-bf53-6a7e5d8f15dd\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/577069b7-03b5-4b89-bf53-6a7e5d8f15dd\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-04-09T11:36:39.000000\", \"flavor\": {\"id\": \"2bbfb69a-e0c3-4d98-a491-9eecc4db2e73\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/2bbfb69a-e0c3-4d98-a491-9eecc4db2e73\", \"rel\": \"bookmark\"}]}, \"id\": \"ba3056f8-415e-444a-8652-819f56bb8d2c\", \"security_groups\": [{\"name\": \"vnf_test_security_group\"}, {\"name\": \"vnf_test_security_group\"}], \"user_id\": \"da67022848cd47aaa9ad576f8c8e08f4\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-04-09T11:36:29Z\", \"hostId\": \"16b011ec127d63b75b18efb60b13c680cf18248a0e0e8ab78ed1c930\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"vnf_test_keypair\", \"name\": \"target_vnf\", \"created\": \"2019-04-09T11:35:54Z\", \"tenant_id\": \"f55c71a2e604471b80edca6e39f1e3a7\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"management_plane_network\", \"cloudify_management_network_id\": \"306e345c-8270-411c-be66-1ad28be303c6\"}}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:42.357Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.cf0e79a8-5064-4e8b-9355-0500a787809f"}, {"node_instance_id": "target_vnf_host_z4hm7v", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:43.022Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/ba3056f8-415e-444a-8652-819f56bb8d2c used request id req-71f79dea-771d-4a9f-9e6e-fe21819d1710", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:42.358Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.cf0e79a8-5064-4e8b-9355-0500a787809f"}, {"node_instance_id": "reference_vnf_host_htvmk6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:43.022Z", "message": "Establishing relationships", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:42.797Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e"}, {"node_instance_id": "reference_vnf_host_htvmk6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:43.022Z", "message": "Plugins installed", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:42.502Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e"}, {"node_instance_id": "target_vnf_host_z4hm7v", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:43.022Z", "message": "Server is ACTIVE", "level": "info", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:42.358Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.cf0e79a8-5064-4e8b-9355-0500a787809f"}, {"node_instance_id": "target_vnf_host_z4hm7v", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:43.022Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/ba3056f8-415e-444a-8652-819f56bb8d2c used request id req-71f79dea-771d-4a9f-9e6e-fe21819d1710", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:42.358Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.cf0e79a8-5064-4e8b-9355-0500a787809f"}, {"node_instance_id": "target_vnf_host_z4hm7v", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:43.617Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 1/60]", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:42.936Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:43.617Z", "message": "Sending task 'neutron_plugin.port.attach'", "target_id": "reference_vnf_port_o6ve7x", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:42.950Z", "source_id": "reference_vnf_host_htvmk6", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e"}, {"node_instance_id": "target_vnf_host_z4hm7v", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:43.617Z", "message": "Plugins installed", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:43.394Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:44.299Z", "message": "RESP: [300] Date: Tue, 09 Apr 2019 11:36:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-22be541a-173b-4752-9e7c-d7e035bd4b27 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "reference_vnf_port_o6ve7x", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:43.977Z", "source_id": "reference_vnf_host_htvmk6", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.fc991c74-df24-4762-abfa-6eb3b155956b"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:44.299Z", "message": "Sending task 'neutron_plugin.port.attach'", "target_id": "target_vnf_port_qnj0bh", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:43.884Z", "source_id": "target_vnf_host_z4hm7v", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e"}, {"node_instance_id": "target_vnf_host_z4hm7v", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:44.299Z", "message": "Establishing relationships", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:43.689Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:44.299Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-22be541a-173b-4752-9e7c-d7e035bd4b27", "level": "debug", "target_id": "reference_vnf_port_o6ve7x", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:43.977Z", "source_id": "reference_vnf_host_htvmk6", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.fc991c74-df24-4762-abfa-6eb3b155956b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:44.299Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-22be541a-173b-4752-9e7c-d7e035bd4b27", "level": "debug", "target_id": "reference_vnf_port_o6ve7x", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:43.977Z", "source_id": "reference_vnf_host_htvmk6", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.fc991c74-df24-4762-abfa-6eb3b155956b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:44.299Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "reference_vnf_port_o6ve7x", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:43.972Z", "source_id": "reference_vnf_host_htvmk6", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.fc991c74-df24-4762-abfa-6eb3b155956b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:44.299Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "reference_vnf_port_o6ve7x", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:43.972Z", "source_id": "reference_vnf_host_htvmk6", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.fc991c74-df24-4762-abfa-6eb3b155956b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:44.299Z", "message": "RESP: [300] Date: Tue, 09 Apr 2019 11:36:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-22be541a-173b-4752-9e7c-d7e035bd4b27 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "reference_vnf_port_o6ve7x", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:43.977Z", "source_id": "reference_vnf_host_htvmk6", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.fc991c74-df24-4762-abfa-6eb3b155956b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:44.831Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/1e332cd9-274c-41ee-b9d5-86a278b84a55.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}bd9ea13bf21c285fc23bcfa637686777d5d7ac69\"", "level": "debug", "target_id": "reference_vnf_port_o6ve7x", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:44.369Z", "source_id": "reference_vnf_host_htvmk6", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.fc991c74-df24-4762-abfa-6eb3b155956b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:44.831Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 809 X-Openstack-Request-Id: req-e624166f-046e-4d2f-beea-85bc45ebdebe Date: Tue, 09 Apr 2019 11:36:34 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-09T11:36:27Z\",\"device_owner\":\"compute:nova\",\"revision_number\":6,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"70a68cd3-0fff-4f5b-a62b-0b2bc47a448b\",\"ip_address\":\"11.0.0.10\"}],\"id\":\"1e332cd9-274c-41ee-b9d5-86a278b84a55\",\"security_groups\":[\"b231d75d-aade-4b71-b0fd-21fca7d25b51\"],\"mac_address\":\"fa:16:3e:71:27:5f\",\"device_id\":\"f4eb787b-e00a-4ea0-bc99-8bd4fcff241c\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"f55c71a2e604471b80edca6e39f1e3a7\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"306e345c-8270-411c-be66-1ad28be303c6\",\"tenant_id\":\"f55c71a2e604471b80edca6e39f1e3a7\",\"created_at\":\"2019-04-09T11:35:38Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_port_o6ve7x", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:44.702Z", "source_id": "reference_vnf_host_htvmk6", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.fc991c74-df24-4762-abfa-6eb3b155956b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:44.831Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/1e332cd9-274c-41ee-b9d5-86a278b84a55.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}bd9ea13bf21c285fc23bcfa637686777d5d7ac69\"", "level": "debug", "target_id": "reference_vnf_port_o6ve7x", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:44.369Z", "source_id": "reference_vnf_host_htvmk6", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.fc991c74-df24-4762-abfa-6eb3b155956b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:45.365Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/f4eb787b-e00a-4ea0-bc99-8bd4fcff241c -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d43848148130b20182a14b6d5de7f05d400bb849\"", "level": "debug", "target_id": "reference_vnf_port_o6ve7x", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:45.109Z", "source_id": "reference_vnf_host_htvmk6", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.fc991c74-df24-4762-abfa-6eb3b155956b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:45.365Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 809 X-Openstack-Request-Id: req-e624166f-046e-4d2f-beea-85bc45ebdebe Date: Tue, 09 Apr 2019 11:36:34 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-09T11:36:27Z\",\"device_owner\":\"compute:nova\",\"revision_number\":6,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"70a68cd3-0fff-4f5b-a62b-0b2bc47a448b\",\"ip_address\":\"11.0.0.10\"}],\"id\":\"1e332cd9-274c-41ee-b9d5-86a278b84a55\",\"security_groups\":[\"b231d75d-aade-4b71-b0fd-21fca7d25b51\"],\"mac_address\":\"fa:16:3e:71:27:5f\",\"device_id\":\"f4eb787b-e00a-4ea0-bc99-8bd4fcff241c\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"f55c71a2e604471b80edca6e39f1e3a7\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"306e345c-8270-411c-be66-1ad28be303c6\",\"tenant_id\":\"f55c71a2e604471b80edca6e39f1e3a7\",\"created_at\":\"2019-04-09T11:35:38Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_port_o6ve7x", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:44.702Z", "source_id": "reference_vnf_host_htvmk6", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.fc991c74-df24-4762-abfa-6eb3b155956b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:45.365Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/ports/1e332cd9-274c-41ee-b9d5-86a278b84a55.json used request id req-e624166f-046e-4d2f-beea-85bc45ebdebe", "level": "debug", "target_id": "reference_vnf_port_o6ve7x", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:44.702Z", "source_id": "reference_vnf_host_htvmk6", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.fc991c74-df24-4762-abfa-6eb3b155956b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:45.365Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/ports/1e332cd9-274c-41ee-b9d5-86a278b84a55.json used request id req-e624166f-046e-4d2f-beea-85bc45ebdebe", "level": "debug", "target_id": "reference_vnf_port_o6ve7x", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:44.702Z", "source_id": "reference_vnf_host_htvmk6", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.fc991c74-df24-4762-abfa-6eb3b155956b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:45.365Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/ports/1e332cd9-274c-41ee-b9d5-86a278b84a55.json used request id req-e624166f-046e-4d2f-beea-85bc45ebdebe", "level": "debug", "target_id": "reference_vnf_port_o6ve7x", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:44.703Z", "source_id": "reference_vnf_host_htvmk6", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.fc991c74-df24-4762-abfa-6eb3b155956b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:45.365Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/ports/1e332cd9-274c-41ee-b9d5-86a278b84a55.json used request id req-e624166f-046e-4d2f-beea-85bc45ebdebe", "level": "debug", "target_id": "reference_vnf_port_o6ve7x", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:44.703Z", "source_id": "reference_vnf_host_htvmk6", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.fc991c74-df24-4762-abfa-6eb3b155956b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:45.365Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "target_vnf_port_qnj0bh", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:44.924Z", "source_id": "target_vnf_host_z4hm7v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.e51018c6-5d6d-4840-8a63-2f9041edf350"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:45.365Z", "message": "RESP: [300] Date: Tue, 09 Apr 2019 11:36:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0740bb3d-168e-4e6d-8608-1fa67457bec6 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "target_vnf_port_qnj0bh", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:44.928Z", "source_id": "target_vnf_host_z4hm7v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.e51018c6-5d6d-4840-8a63-2f9041edf350"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:45.365Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-0740bb3d-168e-4e6d-8608-1fa67457bec6", "level": "debug", "target_id": "target_vnf_port_qnj0bh", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:44.928Z", "source_id": "target_vnf_host_z4hm7v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.e51018c6-5d6d-4840-8a63-2f9041edf350"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:45.365Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-0740bb3d-168e-4e6d-8608-1fa67457bec6", "level": "debug", "target_id": "target_vnf_port_qnj0bh", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:44.929Z", "source_id": "target_vnf_host_z4hm7v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.e51018c6-5d6d-4840-8a63-2f9041edf350"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:45.365Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/b6aa961f-3d8c-43a8-b0d9-7480d838a516.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}02af5870ce5adf1888a5df2f0e93b1c3fd451cf2\"", "level": "debug", "target_id": "target_vnf_port_qnj0bh", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:45.335Z", "source_id": "target_vnf_host_z4hm7v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.e51018c6-5d6d-4840-8a63-2f9041edf350"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:45.365Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "reference_vnf_port_o6ve7x", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:44.703Z", "source_id": "reference_vnf_host_htvmk6", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.fc991c74-df24-4762-abfa-6eb3b155956b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:45.365Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "reference_vnf_port_o6ve7x", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:44.703Z", "source_id": "reference_vnf_host_htvmk6", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.fc991c74-df24-4762-abfa-6eb3b155956b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:45.365Z", "message": "RESP: [300] Date: Tue, 09 Apr 2019 11:36:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8ec25812-70f5-4866-abe1-7813b8e2971e Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "reference_vnf_port_o6ve7x", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:44.713Z", "source_id": "reference_vnf_host_htvmk6", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.fc991c74-df24-4762-abfa-6eb3b155956b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:45.365Z", "message": "RESP: [300] Date: Tue, 09 Apr 2019 11:36:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8ec25812-70f5-4866-abe1-7813b8e2971e Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "reference_vnf_port_o6ve7x", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:44.713Z", "source_id": "reference_vnf_host_htvmk6", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.fc991c74-df24-4762-abfa-6eb3b155956b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:45.365Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-8ec25812-70f5-4866-abe1-7813b8e2971e", "level": "debug", "target_id": "reference_vnf_port_o6ve7x", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:44.714Z", "source_id": "reference_vnf_host_htvmk6", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.fc991c74-df24-4762-abfa-6eb3b155956b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:45.365Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-8ec25812-70f5-4866-abe1-7813b8e2971e", "level": "debug", "target_id": "reference_vnf_port_o6ve7x", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:44.714Z", "source_id": "reference_vnf_host_htvmk6", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.fc991c74-df24-4762-abfa-6eb3b155956b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:45.365Z", "message": "RESP: [300] Date: Tue, 09 Apr 2019 11:36:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0740bb3d-168e-4e6d-8608-1fa67457bec6 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "target_vnf_port_qnj0bh", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:44.928Z", "source_id": "target_vnf_host_z4hm7v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.e51018c6-5d6d-4840-8a63-2f9041edf350"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:45.365Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/f4eb787b-e00a-4ea0-bc99-8bd4fcff241c -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d43848148130b20182a14b6d5de7f05d400bb849\"", "level": "debug", "target_id": "reference_vnf_port_o6ve7x", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:45.109Z", "source_id": "reference_vnf_host_htvmk6", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.fc991c74-df24-4762-abfa-6eb3b155956b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:45.365Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "target_vnf_port_qnj0bh", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:44.924Z", "source_id": "target_vnf_host_z4hm7v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.e51018c6-5d6d-4840-8a63-2f9041edf350"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:46.035Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 11:36: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-b77bd4fc-1b98-4ba7-a61b-a1ae67b9c9eb x-compute-request-id: req-b77bd4fc-1b98-4ba7-a61b-a1ae67b9c9eb Content-Encoding: gzip Content-Length: 829 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"management_plane_network\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:71:27:5f\", \"version\": 4, \"addr\": \"11.0.0.10\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:71:27:5f\", \"version\": 4, \"addr\": \"172.30.9.208\", \"OS-EXT-IPS:type\": \"floating\"}], \"data_plane_network\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:35:9b:b7\", \"version\": 4, \"addr\": \"12.0.0.7\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/f4eb787b-e00a-4ea0-bc99-8bd4fcff241c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/f4eb787b-e00a-4ea0-bc99-8bd4fcff241c\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"577069b7-03b5-4b89-bf53-6a7e5d8f15dd\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/577069b7-03b5-4b89-bf53-6a7e5d8f15dd\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-04-09T11:36:39.000000\", \"flavor\": {\"id\": \"2bbfb69a-e0c3-4d98-a491-9eecc4db2e73\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/2bbfb69a-e0c3-4d98-a491-9eecc4db2e73\", \"rel\": \"bookmark\"}]}, \"id\": \"f4eb787b-e00a-4ea0-bc99-8bd4fcff241c\", \"security_groups\": [{\"name\": \"vnf_test_security_group\"}, {\"name\": \"vnf_test_security_group\"}], \"user_id\": \"da67022848cd47aaa9ad576f8c8e08f4\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-04-09T11:36:29Z\", \"hostId\": \"16b011ec127d63b75b18efb60b13c680cf18248a0e0e8ab78ed1c930\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"vnf_test_keypair\", \"name\": \"reference_vnf\", \"created\": \"2019-04-09T11:35:54Z\", \"tenant_id\": \"f55c71a2e604471b80edca6e39f1e3a7\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"management_plane_network\", \"cloudify_management_network_id\": \"306e345c-8270-411c-be66-1ad28be303c6\"}}}\n", "level": "debug", "target_id": "reference_vnf_port_o6ve7x", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:46.016Z", "source_id": "reference_vnf_host_htvmk6", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.fc991c74-df24-4762-abfa-6eb3b155956b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:46.035Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-62afe4de-a5c6-4efc-b95e-e69f8f86866a", "level": "debug", "target_id": "target_vnf_port_qnj0bh", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:45.631Z", "source_id": "target_vnf_host_z4hm7v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.e51018c6-5d6d-4840-8a63-2f9041edf350"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:46.035Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-62afe4de-a5c6-4efc-b95e-e69f8f86866a", "level": "debug", "target_id": "target_vnf_port_qnj0bh", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:45.631Z", "source_id": "target_vnf_host_z4hm7v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.e51018c6-5d6d-4840-8a63-2f9041edf350"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:46.035Z", "message": "RESP: [300] Date: Tue, 09 Apr 2019 11:36:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-62afe4de-a5c6-4efc-b95e-e69f8f86866a Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "target_vnf_port_qnj0bh", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:45.631Z", "source_id": "target_vnf_host_z4hm7v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.e51018c6-5d6d-4840-8a63-2f9041edf350"}], "metadata": {"pagination": {"total": 599, "offset": 539, "size": 50}}} 2019-04-09 11:36:46,528 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 11:36:46,528 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 11:36:46 GMT 2019-04-09 11:36:46,528 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 11:36:46,528 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-09 11:36:46,528 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 11:36:46,528 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 11:36:46,528 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 11:36:46,528 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-09 11:36:46,531 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 11:36: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-364b3923-54a7-437d-b855-dce82e4b54ac x-compute-request-id: req-364b3923-54a7-437d-b855-dce82e4b54ac Content-Encoding: gzip Content-Length: 829 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:27:5f", "version": 4, "addr": "11.0.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:27:5f", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:9b:b7", "version": 4, "addr": "12.0.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/f4eb787b-e00a-4ea0-bc99-8bd4fcff241c", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/f4eb787b-e00a-4ea0-bc99-8bd4fcff241c", "rel": "bookmark"}], "image": {"id": "577069b7-03b5-4b89-bf53-6a7e5d8f15dd", "links": [{"href": "http://172.30.9.21:8774/images/577069b7-03b5-4b89-bf53-6a7e5d8f15dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-09T11:36:39.000000", "flavor": {"id": "2bbfb69a-e0c3-4d98-a491-9eecc4db2e73", "links": [{"href": "http://172.30.9.21:8774/flavors/2bbfb69a-e0c3-4d98-a491-9eecc4db2e73", "rel": "bookmark"}]}, "id": "f4eb787b-e00a-4ea0-bc99-8bd4fcff241c", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "da67022848cd47aaa9ad576f8c8e08f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-09T11:36:29Z", "hostId": "16b011ec127d63b75b18efb60b13c680cf18248a0e0e8ab78ed1c930", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-04-09T11:35:54Z", "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "306e345c-8270-411c-be66-1ad28be303c6"}}} 2019-04-09 11:36:46,531 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/ba3056f8-415e-444a-8652-819f56bb8d2c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6881beddf4c2461e10d4230d578ff7574116043" 2019-04-09 11:36:46,531 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/f4eb787b-e00a-4ea0-bc99-8bd4fcff241c used request id req-364b3923-54a7-437d-b855-dce82e4b54ac 2019-04-09 11:36:46,531 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 1/60] 2019-04-09 11:36:46,532 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/f4eb787b-e00a-4ea0-bc99-8bd4fcff241c used request id req-364b3923-54a7-437d-b855-dce82e4b54ac 2019-04-09 11:36:46,532 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Server is ACTIVE 2019-04-09 11:36:46,532 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 11:36: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-71f79dea-771d-4a9f-9e6e-fe21819d1710 x-compute-request-id: req-71f79dea-771d-4a9f-9e6e-fe21819d1710 Content-Encoding: gzip Content-Length: 824 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:e1:dd", "version": 4, "addr": "11.0.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:e1:dd", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:87:b7", "version": 4, "addr": "12.0.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/ba3056f8-415e-444a-8652-819f56bb8d2c", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/ba3056f8-415e-444a-8652-819f56bb8d2c", "rel": "bookmark"}], "image": {"id": "577069b7-03b5-4b89-bf53-6a7e5d8f15dd", "links": [{"href": "http://172.30.9.21:8774/images/577069b7-03b5-4b89-bf53-6a7e5d8f15dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-09T11:36:39.000000", "flavor": {"id": "2bbfb69a-e0c3-4d98-a491-9eecc4db2e73", "links": [{"href": "http://172.30.9.21:8774/flavors/2bbfb69a-e0c3-4d98-a491-9eecc4db2e73", "rel": "bookmark"}]}, "id": "ba3056f8-415e-444a-8652-819f56bb8d2c", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "da67022848cd47aaa9ad576f8c8e08f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-09T11:36:29Z", "hostId": "16b011ec127d63b75b18efb60b13c680cf18248a0e0e8ab78ed1c930", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-04-09T11:35:54Z", "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "306e345c-8270-411c-be66-1ad28be303c6"}}} 2019-04-09 11:36:46,532 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/ba3056f8-415e-444a-8652-819f56bb8d2c used request id req-71f79dea-771d-4a9f-9e6e-fe21819d1710 2019-04-09 11:36:46,532 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Establishing relationships 2019-04-09 11:36:46,532 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Plugins installed 2019-04-09 11:36:46,533 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Server is ACTIVE 2019-04-09 11:36:46,533 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/ba3056f8-415e-444a-8652-819f56bb8d2c used request id req-71f79dea-771d-4a9f-9e6e-fe21819d1710 2019-04-09 11:36:46,533 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 1/60] 2019-04-09 11:36:46,533 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.attach' 2019-04-09 11:36:46,533 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Plugins installed 2019-04-09 11:36:46,533 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 09 Apr 2019 11:36:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-22be541a-173b-4752-9e7c-d7e035bd4b27 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 11:36:46,533 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.attach' 2019-04-09 11:36:46,534 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Establishing relationships 2019-04-09 11:36:46,534 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-22be541a-173b-4752-9e7c-d7e035bd4b27 2019-04-09 11:36:46,534 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-22be541a-173b-4752-9e7c-d7e035bd4b27 2019-04-09 11:36:46,534 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-09 11:36:46,534 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-09 11:36:46,534 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 09 Apr 2019 11:36:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-22be541a-173b-4752-9e7c-d7e035bd4b27 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 11:36:46,535 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/1e332cd9-274c-41ee-b9d5-86a278b84a55.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd9ea13bf21c285fc23bcfa637686777d5d7ac69" 2019-04-09 11:36:46,535 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 809 X-Openstack-Request-Id: req-e624166f-046e-4d2f-beea-85bc45ebdebe Date: Tue, 09 Apr 2019 11:36:34 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-09T11:36:27Z","device_owner":"compute:nova","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"70a68cd3-0fff-4f5b-a62b-0b2bc47a448b","ip_address":"11.0.0.10"}],"id":"1e332cd9-274c-41ee-b9d5-86a278b84a55","security_groups":["b231d75d-aade-4b71-b0fd-21fca7d25b51"],"mac_address":"fa:16:3e:71:27:5f","device_id":"f4eb787b-e00a-4ea0-bc99-8bd4fcff241c","status":"ACTIVE","description":"","tags":[],"name":"reference_vnf_port","project_id":"f55c71a2e604471b80edca6e39f1e3a7","qos_policy_id":null,"admin_state_up":true,"network_id":"306e345c-8270-411c-be66-1ad28be303c6","tenant_id":"f55c71a2e604471b80edca6e39f1e3a7","created_at":"2019-04-09T11:35:38Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-04-09 11:36:46,535 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/1e332cd9-274c-41ee-b9d5-86a278b84a55.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd9ea13bf21c285fc23bcfa637686777d5d7ac69" 2019-04-09 11:36:46,535 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/f4eb787b-e00a-4ea0-bc99-8bd4fcff241c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d43848148130b20182a14b6d5de7f05d400bb849" 2019-04-09 11:36:46,535 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 809 X-Openstack-Request-Id: req-e624166f-046e-4d2f-beea-85bc45ebdebe Date: Tue, 09 Apr 2019 11:36:34 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-09T11:36:27Z","device_owner":"compute:nova","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"70a68cd3-0fff-4f5b-a62b-0b2bc47a448b","ip_address":"11.0.0.10"}],"id":"1e332cd9-274c-41ee-b9d5-86a278b84a55","security_groups":["b231d75d-aade-4b71-b0fd-21fca7d25b51"],"mac_address":"fa:16:3e:71:27:5f","device_id":"f4eb787b-e00a-4ea0-bc99-8bd4fcff241c","status":"ACTIVE","description":"","tags":[],"name":"reference_vnf_port","project_id":"f55c71a2e604471b80edca6e39f1e3a7","qos_policy_id":null,"admin_state_up":true,"network_id":"306e345c-8270-411c-be66-1ad28be303c6","tenant_id":"f55c71a2e604471b80edca6e39f1e3a7","created_at":"2019-04-09T11:35:38Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-04-09 11:36:46,535 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports/1e332cd9-274c-41ee-b9d5-86a278b84a55.json used request id req-e624166f-046e-4d2f-beea-85bc45ebdebe 2019-04-09 11:36:46,535 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports/1e332cd9-274c-41ee-b9d5-86a278b84a55.json used request id req-e624166f-046e-4d2f-beea-85bc45ebdebe 2019-04-09 11:36:46,536 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/ports/1e332cd9-274c-41ee-b9d5-86a278b84a55.json used request id req-e624166f-046e-4d2f-beea-85bc45ebdebe 2019-04-09 11:36:46,536 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/ports/1e332cd9-274c-41ee-b9d5-86a278b84a55.json used request id req-e624166f-046e-4d2f-beea-85bc45ebdebe 2019-04-09 11:36:46,536 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-09 11:36:46,536 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 09 Apr 2019 11:36:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0740bb3d-168e-4e6d-8608-1fa67457bec6 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 11:36:46,536 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-0740bb3d-168e-4e6d-8608-1fa67457bec6 2019-04-09 11:36:46,536 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-0740bb3d-168e-4e6d-8608-1fa67457bec6 2019-04-09 11:36:46,537 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/b6aa961f-3d8c-43a8-b0d9-7480d838a516.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02af5870ce5adf1888a5df2f0e93b1c3fd451cf2" 2019-04-09 11:36:46,537 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-09 11:36:46,537 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-09 11:36:46,537 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 09 Apr 2019 11:36:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8ec25812-70f5-4866-abe1-7813b8e2971e Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 11:36:46,537 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 09 Apr 2019 11:36:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8ec25812-70f5-4866-abe1-7813b8e2971e Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 11:36:46,537 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-8ec25812-70f5-4866-abe1-7813b8e2971e 2019-04-09 11:36:46,538 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-8ec25812-70f5-4866-abe1-7813b8e2971e 2019-04-09 11:36:46,538 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 09 Apr 2019 11:36:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0740bb3d-168e-4e6d-8608-1fa67457bec6 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 11:36:46,538 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/f4eb787b-e00a-4ea0-bc99-8bd4fcff241c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d43848148130b20182a14b6d5de7f05d400bb849" 2019-04-09 11:36:46,538 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-09 11:36:46,538 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 11:36: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-b77bd4fc-1b98-4ba7-a61b-a1ae67b9c9eb x-compute-request-id: req-b77bd4fc-1b98-4ba7-a61b-a1ae67b9c9eb Content-Encoding: gzip Content-Length: 829 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:27:5f", "version": 4, "addr": "11.0.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:27:5f", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:9b:b7", "version": 4, "addr": "12.0.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/f4eb787b-e00a-4ea0-bc99-8bd4fcff241c", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/f4eb787b-e00a-4ea0-bc99-8bd4fcff241c", "rel": "bookmark"}], "image": {"id": "577069b7-03b5-4b89-bf53-6a7e5d8f15dd", "links": [{"href": "http://172.30.9.21:8774/images/577069b7-03b5-4b89-bf53-6a7e5d8f15dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-09T11:36:39.000000", "flavor": {"id": "2bbfb69a-e0c3-4d98-a491-9eecc4db2e73", "links": [{"href": "http://172.30.9.21:8774/flavors/2bbfb69a-e0c3-4d98-a491-9eecc4db2e73", "rel": "bookmark"}]}, "id": "f4eb787b-e00a-4ea0-bc99-8bd4fcff241c", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "da67022848cd47aaa9ad576f8c8e08f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-09T11:36:29Z", "hostId": "16b011ec127d63b75b18efb60b13c680cf18248a0e0e8ab78ed1c930", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-04-09T11:35:54Z", "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "306e345c-8270-411c-be66-1ad28be303c6"}}} 2019-04-09 11:36:46,538 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-62afe4de-a5c6-4efc-b95e-e69f8f86866a 2019-04-09 11:36:46,539 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-62afe4de-a5c6-4efc-b95e-e69f8f86866a 2019-04-09 11:36:46,539 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 09 Apr 2019 11:36:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-62afe4de-a5c6-4efc-b95e-e69f8f86866a Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 11:36:46,539 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/b8e8e836-d245-49a7-879e-764bd41f0c1e 2019-04-09 11:36:46,596 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 11:36:46,596 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 11:36:46,596 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 11:36:46,596 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 11:36:46,596 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 11:36:46,596 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 11:36:46,596 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 11:36:46,596 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T11:35:22.255Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-04-09T11:35:22.256Z", "id": "b8e8e836-d245-49a7-879e-764bd41f0c1e"} 2019-04-09 11:36:46,597 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 11:36:46,597 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 11:36:46 GMT 2019-04-09 11:36:46,597 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 11:36:46,597 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-04-09 11:36:46,597 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 11:36:46,597 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 11:36:46,597 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 11:36:51,603 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-04-09 11:36:51,694 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 11:36:51,694 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 11:36:51,695 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 11:36:51,695 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 11:36:51,695 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 11:36:51,695 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 11:36:51,695 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 11:36:51,695 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:46.035Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-62afe4de-a5c6-4efc-b95e-e69f8f86866a", "level": "debug", "target_id": "target_vnf_port_qnj0bh", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:45.631Z", "source_id": "target_vnf_host_z4hm7v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.e51018c6-5d6d-4840-8a63-2f9041edf350"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:46.035Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-62afe4de-a5c6-4efc-b95e-e69f8f86866a", "level": "debug", "target_id": "target_vnf_port_qnj0bh", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:45.631Z", "source_id": "target_vnf_host_z4hm7v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.e51018c6-5d6d-4840-8a63-2f9041edf350"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:46.035Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 11:36: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-b77bd4fc-1b98-4ba7-a61b-a1ae67b9c9eb x-compute-request-id: req-b77bd4fc-1b98-4ba7-a61b-a1ae67b9c9eb Content-Encoding: gzip Content-Length: 829 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"management_plane_network\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:71:27:5f\", \"version\": 4, \"addr\": \"11.0.0.10\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:71:27:5f\", \"version\": 4, \"addr\": \"172.30.9.208\", \"OS-EXT-IPS:type\": \"floating\"}], \"data_plane_network\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:35:9b:b7\", \"version\": 4, \"addr\": \"12.0.0.7\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/f4eb787b-e00a-4ea0-bc99-8bd4fcff241c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/f4eb787b-e00a-4ea0-bc99-8bd4fcff241c\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"577069b7-03b5-4b89-bf53-6a7e5d8f15dd\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/577069b7-03b5-4b89-bf53-6a7e5d8f15dd\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-04-09T11:36:39.000000\", \"flavor\": {\"id\": \"2bbfb69a-e0c3-4d98-a491-9eecc4db2e73\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/2bbfb69a-e0c3-4d98-a491-9eecc4db2e73\", \"rel\": \"bookmark\"}]}, \"id\": \"f4eb787b-e00a-4ea0-bc99-8bd4fcff241c\", \"security_groups\": [{\"name\": \"vnf_test_security_group\"}, {\"name\": \"vnf_test_security_group\"}], \"user_id\": \"da67022848cd47aaa9ad576f8c8e08f4\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-04-09T11:36:29Z\", \"hostId\": \"16b011ec127d63b75b18efb60b13c680cf18248a0e0e8ab78ed1c930\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"vnf_test_keypair\", \"name\": \"reference_vnf\", \"created\": \"2019-04-09T11:35:54Z\", \"tenant_id\": \"f55c71a2e604471b80edca6e39f1e3a7\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"management_plane_network\", \"cloudify_management_network_id\": \"306e345c-8270-411c-be66-1ad28be303c6\"}}}\n", "level": "debug", "target_id": "reference_vnf_port_o6ve7x", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:46.016Z", "source_id": "reference_vnf_host_htvmk6", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.fc991c74-df24-4762-abfa-6eb3b155956b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:46.035Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/b6aa961f-3d8c-43a8-b0d9-7480d838a516.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}02af5870ce5adf1888a5df2f0e93b1c3fd451cf2\"", "level": "debug", "target_id": "target_vnf_port_qnj0bh", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:45.335Z", "source_id": "target_vnf_host_z4hm7v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.e51018c6-5d6d-4840-8a63-2f9041edf350"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:46.035Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 805 X-Openstack-Request-Id: req-72519004-6c1a-49a0-af39-1f08ae94177b Date: Tue, 09 Apr 2019 11:36:35 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-09T11:36:27Z\",\"device_owner\":\"compute:nova\",\"revision_number\":6,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"70a68cd3-0fff-4f5b-a62b-0b2bc47a448b\",\"ip_address\":\"11.0.0.3\"}],\"id\":\"b6aa961f-3d8c-43a8-b0d9-7480d838a516\",\"security_groups\":[\"b231d75d-aade-4b71-b0fd-21fca7d25b51\"],\"mac_address\":\"fa:16:3e:50:e1:dd\",\"device_id\":\"ba3056f8-415e-444a-8652-819f56bb8d2c\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"f55c71a2e604471b80edca6e39f1e3a7\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"306e345c-8270-411c-be66-1ad28be303c6\",\"tenant_id\":\"f55c71a2e604471b80edca6e39f1e3a7\",\"created_at\":\"2019-04-09T11:35:39Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_port_qnj0bh", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:45.626Z", "source_id": "target_vnf_host_z4hm7v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.e51018c6-5d6d-4840-8a63-2f9041edf350"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:46.035Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/ports/b6aa961f-3d8c-43a8-b0d9-7480d838a516.json used request id req-72519004-6c1a-49a0-af39-1f08ae94177b", "level": "debug", "target_id": "target_vnf_port_qnj0bh", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:45.626Z", "source_id": "target_vnf_host_z4hm7v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.e51018c6-5d6d-4840-8a63-2f9041edf350"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:46.035Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 805 X-Openstack-Request-Id: req-72519004-6c1a-49a0-af39-1f08ae94177b Date: Tue, 09 Apr 2019 11:36:35 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-09T11:36:27Z\",\"device_owner\":\"compute:nova\",\"revision_number\":6,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"70a68cd3-0fff-4f5b-a62b-0b2bc47a448b\",\"ip_address\":\"11.0.0.3\"}],\"id\":\"b6aa961f-3d8c-43a8-b0d9-7480d838a516\",\"security_groups\":[\"b231d75d-aade-4b71-b0fd-21fca7d25b51\"],\"mac_address\":\"fa:16:3e:50:e1:dd\",\"device_id\":\"ba3056f8-415e-444a-8652-819f56bb8d2c\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"f55c71a2e604471b80edca6e39f1e3a7\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"306e345c-8270-411c-be66-1ad28be303c6\",\"tenant_id\":\"f55c71a2e604471b80edca6e39f1e3a7\",\"created_at\":\"2019-04-09T11:35:39Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_port_qnj0bh", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:45.626Z", "source_id": "target_vnf_host_z4hm7v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.e51018c6-5d6d-4840-8a63-2f9041edf350"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:46.035Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/ports/b6aa961f-3d8c-43a8-b0d9-7480d838a516.json used request id req-72519004-6c1a-49a0-af39-1f08ae94177b", "level": "debug", "target_id": "target_vnf_port_qnj0bh", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:45.626Z", "source_id": "target_vnf_host_z4hm7v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.e51018c6-5d6d-4840-8a63-2f9041edf350"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:46.035Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/ports/b6aa961f-3d8c-43a8-b0d9-7480d838a516.json used request id req-72519004-6c1a-49a0-af39-1f08ae94177b", "level": "debug", "target_id": "target_vnf_port_qnj0bh", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:45.626Z", "source_id": "target_vnf_host_z4hm7v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.e51018c6-5d6d-4840-8a63-2f9041edf350"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:46.035Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/ports/b6aa961f-3d8c-43a8-b0d9-7480d838a516.json used request id req-72519004-6c1a-49a0-af39-1f08ae94177b", "level": "debug", "target_id": "target_vnf_port_qnj0bh", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:45.626Z", "source_id": "target_vnf_host_z4hm7v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.e51018c6-5d6d-4840-8a63-2f9041edf350"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:46.649Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-dbd8cd8c-332a-429f-8caf-0ae7344d66b3 Date: Tue, 09 Apr 2019 11:36:35 GMT \nRESP BODY: {\"network\":{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"306e345c-8270-411c-be66-1ad28be303c6\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"f55c71a2e604471b80edca6e39f1e3a7\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"70a68cd3-0fff-4f5b-a62b-0b2bc47a448b\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-04-09T11:35:29Z\",\"qos_policy_id\":null,\"name\":\"management_plane_network\",\"admin_state_up\":true,\"tenant_id\":\"f55c71a2e604471b80edca6e39f1e3a7\",\"created_at\":\"2019-04-09T11:35:19Z\",\"mtu\":1450}}\n", "level": "debug", "target_id": "reference_vnf_port_o6ve7x", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:46.111Z", "source_id": "reference_vnf_host_htvmk6", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.fc991c74-df24-4762-abfa-6eb3b155956b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:46.649Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 11:36: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-b77bd4fc-1b98-4ba7-a61b-a1ae67b9c9eb x-compute-request-id: req-b77bd4fc-1b98-4ba7-a61b-a1ae67b9c9eb Content-Encoding: gzip Content-Length: 829 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"management_plane_network\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:71:27:5f\", \"version\": 4, \"addr\": \"11.0.0.10\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:71:27:5f\", \"version\": 4, \"addr\": \"172.30.9.208\", \"OS-EXT-IPS:type\": \"floating\"}], \"data_plane_network\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:35:9b:b7\", \"version\": 4, \"addr\": \"12.0.0.7\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/f4eb787b-e00a-4ea0-bc99-8bd4fcff241c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/f4eb787b-e00a-4ea0-bc99-8bd4fcff241c\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"577069b7-03b5-4b89-bf53-6a7e5d8f15dd\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/577069b7-03b5-4b89-bf53-6a7e5d8f15dd\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-04-09T11:36:39.000000\", \"flavor\": {\"id\": \"2bbfb69a-e0c3-4d98-a491-9eecc4db2e73\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/2bbfb69a-e0c3-4d98-a491-9eecc4db2e73\", \"rel\": \"bookmark\"}]}, \"id\": \"f4eb787b-e00a-4ea0-bc99-8bd4fcff241c\", \"security_groups\": [{\"name\": \"vnf_test_security_group\"}, {\"name\": \"vnf_test_security_group\"}], \"user_id\": \"da67022848cd47aaa9ad576f8c8e08f4\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-04-09T11:36:29Z\", \"hostId\": \"16b011ec127d63b75b18efb60b13c680cf18248a0e0e8ab78ed1c930\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"vnf_test_keypair\", \"name\": \"reference_vnf\", \"created\": \"2019-04-09T11:35:54Z\", \"tenant_id\": \"f55c71a2e604471b80edca6e39f1e3a7\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"management_plane_network\", \"cloudify_management_network_id\": \"306e345c-8270-411c-be66-1ad28be303c6\"}}}\n", "level": "debug", "target_id": "reference_vnf_port_o6ve7x", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:46.016Z", "source_id": "reference_vnf_host_htvmk6", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.fc991c74-df24-4762-abfa-6eb3b155956b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:46.649Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/f4eb787b-e00a-4ea0-bc99-8bd4fcff241c used request id req-b77bd4fc-1b98-4ba7-a61b-a1ae67b9c9eb", "level": "debug", "target_id": "reference_vnf_port_o6ve7x", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:46.016Z", "source_id": "reference_vnf_host_htvmk6", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.fc991c74-df24-4762-abfa-6eb3b155956b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:46.649Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/f4eb787b-e00a-4ea0-bc99-8bd4fcff241c used request id req-b77bd4fc-1b98-4ba7-a61b-a1ae67b9c9eb", "level": "debug", "target_id": "reference_vnf_port_o6ve7x", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:46.017Z", "source_id": "reference_vnf_host_htvmk6", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.fc991c74-df24-4762-abfa-6eb3b155956b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:46.649Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/f4eb787b-e00a-4ea0-bc99-8bd4fcff241c used request id req-b77bd4fc-1b98-4ba7-a61b-a1ae67b9c9eb", "level": "debug", "target_id": "reference_vnf_port_o6ve7x", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:46.018Z", "source_id": "reference_vnf_host_htvmk6", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.fc991c74-df24-4762-abfa-6eb3b155956b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:46.649Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/f4eb787b-e00a-4ea0-bc99-8bd4fcff241c used request id req-b77bd4fc-1b98-4ba7-a61b-a1ae67b9c9eb", "level": "debug", "target_id": "reference_vnf_port_o6ve7x", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:46.018Z", "source_id": "reference_vnf_host_htvmk6", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.fc991c74-df24-4762-abfa-6eb3b155956b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:46.649Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks/306e345c-8270-411c-be66-1ad28be303c6.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}bd9ea13bf21c285fc23bcfa637686777d5d7ac69\"", "level": "debug", "target_id": "reference_vnf_port_o6ve7x", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:46.019Z", "source_id": "reference_vnf_host_htvmk6", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.fc991c74-df24-4762-abfa-6eb3b155956b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:46.649Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks/306e345c-8270-411c-be66-1ad28be303c6.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}bd9ea13bf21c285fc23bcfa637686777d5d7ac69\"", "level": "debug", "target_id": "reference_vnf_port_o6ve7x", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:46.019Z", "source_id": "reference_vnf_host_htvmk6", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.fc991c74-df24-4762-abfa-6eb3b155956b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:46.649Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/ba3056f8-415e-444a-8652-819f56bb8d2c -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}13af0db6772737157f007b671e95e9a7fa6ea5d2\"", "level": "debug", "target_id": "target_vnf_port_qnj0bh", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:46.028Z", "source_id": "target_vnf_host_z4hm7v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.e51018c6-5d6d-4840-8a63-2f9041edf350"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:46.649Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/ba3056f8-415e-444a-8652-819f56bb8d2c -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}13af0db6772737157f007b671e95e9a7fa6ea5d2\"", "level": "debug", "target_id": "target_vnf_port_qnj0bh", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:46.028Z", "source_id": "target_vnf_host_z4hm7v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.e51018c6-5d6d-4840-8a63-2f9041edf350"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:46.649Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-dbd8cd8c-332a-429f-8caf-0ae7344d66b3 Date: Tue, 09 Apr 2019 11:36:35 GMT \nRESP BODY: {\"network\":{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"306e345c-8270-411c-be66-1ad28be303c6\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"f55c71a2e604471b80edca6e39f1e3a7\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"70a68cd3-0fff-4f5b-a62b-0b2bc47a448b\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-04-09T11:35:29Z\",\"qos_policy_id\":null,\"name\":\"management_plane_network\",\"admin_state_up\":true,\"tenant_id\":\"f55c71a2e604471b80edca6e39f1e3a7\",\"created_at\":\"2019-04-09T11:35:19Z\",\"mtu\":1450}}\n", "level": "debug", "target_id": "reference_vnf_port_o6ve7x", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:46.111Z", "source_id": "reference_vnf_host_htvmk6", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.fc991c74-df24-4762-abfa-6eb3b155956b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:46.649Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/networks/306e345c-8270-411c-be66-1ad28be303c6.json used request id req-dbd8cd8c-332a-429f-8caf-0ae7344d66b3", "level": "debug", "target_id": "reference_vnf_port_o6ve7x", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:46.111Z", "source_id": "reference_vnf_host_htvmk6", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.fc991c74-df24-4762-abfa-6eb3b155956b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:46.649Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/networks/306e345c-8270-411c-be66-1ad28be303c6.json used request id req-dbd8cd8c-332a-429f-8caf-0ae7344d66b3", "level": "debug", "target_id": "reference_vnf_port_o6ve7x", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:46.111Z", "source_id": "reference_vnf_host_htvmk6", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.fc991c74-df24-4762-abfa-6eb3b155956b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:46.649Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/networks/306e345c-8270-411c-be66-1ad28be303c6.json used request id req-dbd8cd8c-332a-429f-8caf-0ae7344d66b3", "level": "debug", "target_id": "reference_vnf_port_o6ve7x", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:46.111Z", "source_id": "reference_vnf_host_htvmk6", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.fc991c74-df24-4762-abfa-6eb3b155956b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:46.649Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/networks/306e345c-8270-411c-be66-1ad28be303c6.json used request id req-dbd8cd8c-332a-429f-8caf-0ae7344d66b3", "level": "debug", "target_id": "reference_vnf_port_o6ve7x", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:46.112Z", "source_id": "reference_vnf_host_htvmk6", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.fc991c74-df24-4762-abfa-6eb3b155956b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:46.649Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/floatingips/5971c5f0-5879-4134-8080-7d617756558f.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}bd9ea13bf21c285fc23bcfa637686777d5d7ac69\"", "level": "debug", "target_id": "reference_vnf_port_o6ve7x", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:46.146Z", "source_id": "reference_vnf_host_htvmk6", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.fc991c74-df24-4762-abfa-6eb3b155956b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:46.649Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/floatingips/5971c5f0-5879-4134-8080-7d617756558f.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}bd9ea13bf21c285fc23bcfa637686777d5d7ac69\"", "level": "debug", "target_id": "reference_vnf_port_o6ve7x", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:46.147Z", "source_id": "reference_vnf_host_htvmk6", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.fc991c74-df24-4762-abfa-6eb3b155956b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:46.649Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 839 X-Openstack-Request-Id: req-644ea1e8-224e-4ba9-a6dc-7dabb4d6f547 Date: Tue, 09 Apr 2019 11:36:35 GMT \nRESP BODY: {\"floatingip\": {\"router_id\": \"08a71f47-5b2f-4b7b-8ef5-ea41d1bec23b\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"f55c71a2e604471b80edca6e39f1e3a7\", \"created_at\": \"2019-04-09T11:35:18Z\", \"updated_at\": \"2019-04-09T11:35:48Z\", \"floating_network_id\": \"b62787c2-635d-4893-8553-7ee0260442ff\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"reference_vnf_port\", \"admin_state_up\": true, \"network_id\": \"306e345c-8270-411c-be66-1ad28be303c6\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:71:27:5f\", \"device_id\": \"f4eb787b-e00a-4ea0-bc99-8bd4fcff241c\"}, \"fixed_ip_address\": \"11.0.0.10\", \"floating_ip_address\": \"172.30.9.208\", \"revision_number\": 2, \"project_id\": \"f55c71a2e604471b80edca6e39f1e3a7\", \"port_id\": \"1e332cd9-274c-41ee-b9d5-86a278b84a55\", \"id\": \"5971c5f0-5879-4134-8080-7d617756558f\", \"qos_policy_id\": null}}\n", "level": "debug", "target_id": "reference_vnf_port_o6ve7x", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:46.491Z", "source_id": "reference_vnf_host_htvmk6", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.fc991c74-df24-4762-abfa-6eb3b155956b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:47.232Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-1a601b33-a0f5-473d-ac7e-71d1c2afafc6 Date: Tue, 09 Apr 2019 11:36:36 GMT \nRESP BODY: {\"network\":{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"306e345c-8270-411c-be66-1ad28be303c6\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"f55c71a2e604471b80edca6e39f1e3a7\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"70a68cd3-0fff-4f5b-a62b-0b2bc47a448b\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-04-09T11:35:29Z\",\"qos_policy_id\":null,\"name\":\"management_plane_network\",\"admin_state_up\":true,\"tenant_id\":\"f55c71a2e604471b80edca6e39f1e3a7\",\"created_at\":\"2019-04-09T11:35:19Z\",\"mtu\":1450}}\n", "level": "debug", "target_id": "target_vnf_port_qnj0bh", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:46.950Z", "source_id": "target_vnf_host_z4hm7v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.e51018c6-5d6d-4840-8a63-2f9041edf350"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:47.232Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/networks/306e345c-8270-411c-be66-1ad28be303c6.json used request id req-1a601b33-a0f5-473d-ac7e-71d1c2afafc6", "level": "debug", "target_id": "target_vnf_port_qnj0bh", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:46.950Z", "source_id": "target_vnf_host_z4hm7v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.e51018c6-5d6d-4840-8a63-2f9041edf350"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:47.232Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/networks/306e345c-8270-411c-be66-1ad28be303c6.json used request id req-1a601b33-a0f5-473d-ac7e-71d1c2afafc6", "level": "debug", "target_id": "target_vnf_port_qnj0bh", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:46.951Z", "source_id": "target_vnf_host_z4hm7v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.e51018c6-5d6d-4840-8a63-2f9041edf350"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:47.232Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/networks/306e345c-8270-411c-be66-1ad28be303c6.json used request id req-1a601b33-a0f5-473d-ac7e-71d1c2afafc6", "level": "debug", "target_id": "target_vnf_port_qnj0bh", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:46.951Z", "source_id": "target_vnf_host_z4hm7v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.e51018c6-5d6d-4840-8a63-2f9041edf350"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:47.232Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/floatingips/733614ba-36aa-4a1c-a827-b61d27807f63.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}02af5870ce5adf1888a5df2f0e93b1c3fd451cf2\"", "level": "debug", "target_id": "target_vnf_port_qnj0bh", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:46.985Z", "source_id": "target_vnf_host_z4hm7v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.e51018c6-5d6d-4840-8a63-2f9041edf350"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:47.232Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/floatingips/733614ba-36aa-4a1c-a827-b61d27807f63.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}02af5870ce5adf1888a5df2f0e93b1c3fd451cf2\"", "level": "debug", "target_id": "target_vnf_port_qnj0bh", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:46.984Z", "source_id": "target_vnf_host_z4hm7v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.e51018c6-5d6d-4840-8a63-2f9041edf350"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:47.232Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/networks/306e345c-8270-411c-be66-1ad28be303c6.json used request id req-1a601b33-a0f5-473d-ac7e-71d1c2afafc6", "level": "debug", "target_id": "target_vnf_port_qnj0bh", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:46.951Z", "source_id": "target_vnf_host_z4hm7v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.e51018c6-5d6d-4840-8a63-2f9041edf350"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:47.232Z", "message": "Task succeeded 'neutron_plugin.port.attach'", "target_id": "reference_vnf_port_o6ve7x", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:46.928Z", "source_id": "reference_vnf_host_htvmk6", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:47.232Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 839 X-Openstack-Request-Id: req-644ea1e8-224e-4ba9-a6dc-7dabb4d6f547 Date: Tue, 09 Apr 2019 11:36:35 GMT \nRESP BODY: {\"floatingip\": {\"router_id\": \"08a71f47-5b2f-4b7b-8ef5-ea41d1bec23b\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"f55c71a2e604471b80edca6e39f1e3a7\", \"created_at\": \"2019-04-09T11:35:18Z\", \"updated_at\": \"2019-04-09T11:35:48Z\", \"floating_network_id\": \"b62787c2-635d-4893-8553-7ee0260442ff\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"reference_vnf_port\", \"admin_state_up\": true, \"network_id\": \"306e345c-8270-411c-be66-1ad28be303c6\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:71:27:5f\", \"device_id\": \"f4eb787b-e00a-4ea0-bc99-8bd4fcff241c\"}, \"fixed_ip_address\": \"11.0.0.10\", \"floating_ip_address\": \"172.30.9.208\", \"revision_number\": 2, \"project_id\": \"f55c71a2e604471b80edca6e39f1e3a7\", \"port_id\": \"1e332cd9-274c-41ee-b9d5-86a278b84a55\", \"id\": \"5971c5f0-5879-4134-8080-7d617756558f\", \"qos_policy_id\": null}}\n", "level": "debug", "target_id": "reference_vnf_port_o6ve7x", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:46.491Z", "source_id": "reference_vnf_host_htvmk6", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.fc991c74-df24-4762-abfa-6eb3b155956b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:47.232Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/floatingips/5971c5f0-5879-4134-8080-7d617756558f.json used request id req-644ea1e8-224e-4ba9-a6dc-7dabb4d6f547", "level": "debug", "target_id": "reference_vnf_port_o6ve7x", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:46.491Z", "source_id": "reference_vnf_host_htvmk6", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.fc991c74-df24-4762-abfa-6eb3b155956b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:47.232Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/floatingips/5971c5f0-5879-4134-8080-7d617756558f.json used request id req-644ea1e8-224e-4ba9-a6dc-7dabb4d6f547", "level": "debug", "target_id": "reference_vnf_port_o6ve7x", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:46.491Z", "source_id": "reference_vnf_host_htvmk6", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.fc991c74-df24-4762-abfa-6eb3b155956b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:47.232Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/floatingips/5971c5f0-5879-4134-8080-7d617756558f.json used request id req-644ea1e8-224e-4ba9-a6dc-7dabb4d6f547", "level": "debug", "target_id": "reference_vnf_port_o6ve7x", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:46.491Z", "source_id": "reference_vnf_host_htvmk6", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.fc991c74-df24-4762-abfa-6eb3b155956b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:47.232Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/floatingips/5971c5f0-5879-4134-8080-7d617756558f.json used request id req-644ea1e8-224e-4ba9-a6dc-7dabb4d6f547", "level": "debug", "target_id": "reference_vnf_port_o6ve7x", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:46.492Z", "source_id": "reference_vnf_host_htvmk6", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.fc991c74-df24-4762-abfa-6eb3b155956b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:47.232Z", "message": "Skipping port 1e332cd9-274c-41ee-b9d5-86a278b84a55 attachment, because it is already attached to device (server) id f4eb787b-e00a-4ea0-bc99-8bd4fcff241c.", "level": "info", "target_id": "reference_vnf_port_o6ve7x", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:46.492Z", "source_id": "reference_vnf_host_htvmk6", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.fc991c74-df24-4762-abfa-6eb3b155956b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:47.232Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 11:36:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c872b17d-28a3-4ff9-8641-24312e252874 x-compute-request-id: req-c872b17d-28a3-4ff9-8641-24312e252874 Content-Encoding: gzip Content-Length: 824 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"management_plane_network\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:50:e1:dd\", \"version\": 4, \"addr\": \"11.0.0.3\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:50:e1:dd\", \"version\": 4, \"addr\": \"172.30.9.204\", \"OS-EXT-IPS:type\": \"floating\"}], \"data_plane_network\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:55:87:b7\", \"version\": 4, \"addr\": \"12.0.0.3\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/ba3056f8-415e-444a-8652-819f56bb8d2c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/ba3056f8-415e-444a-8652-819f56bb8d2c\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"577069b7-03b5-4b89-bf53-6a7e5d8f15dd\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/577069b7-03b5-4b89-bf53-6a7e5d8f15dd\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-04-09T11:36:39.000000\", \"flavor\": {\"id\": \"2bbfb69a-e0c3-4d98-a491-9eecc4db2e73\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/2bbfb69a-e0c3-4d98-a491-9eecc4db2e73\", \"rel\": \"bookmark\"}]}, \"id\": \"ba3056f8-415e-444a-8652-819f56bb8d2c\", \"security_groups\": [{\"name\": \"vnf_test_security_group\"}, {\"name\": \"vnf_test_security_group\"}], \"user_id\": \"da67022848cd47aaa9ad576f8c8e08f4\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-04-09T11:36:29Z\", \"hostId\": \"16b011ec127d63b75b18efb60b13c680cf18248a0e0e8ab78ed1c930\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"vnf_test_keypair\", \"name\": \"target_vnf\", \"created\": \"2019-04-09T11:35:54Z\", \"tenant_id\": \"f55c71a2e604471b80edca6e39f1e3a7\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"management_plane_network\", \"cloudify_management_network_id\": \"306e345c-8270-411c-be66-1ad28be303c6\"}}}\n", "level": "debug", "target_id": "target_vnf_port_qnj0bh", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:46.859Z", "source_id": "target_vnf_host_z4hm7v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.e51018c6-5d6d-4840-8a63-2f9041edf350"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:47.232Z", "message": "RESP: [200] Date: Tue, 09 Apr 2019 11:36:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c872b17d-28a3-4ff9-8641-24312e252874 x-compute-request-id: req-c872b17d-28a3-4ff9-8641-24312e252874 Content-Encoding: gzip Content-Length: 824 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"management_plane_network\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:50:e1:dd\", \"version\": 4, \"addr\": \"11.0.0.3\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:50:e1:dd\", \"version\": 4, \"addr\": \"172.30.9.204\", \"OS-EXT-IPS:type\": \"floating\"}], \"data_plane_network\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:55:87:b7\", \"version\": 4, \"addr\": \"12.0.0.3\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.21:8774/v2.1/servers/ba3056f8-415e-444a-8652-819f56bb8d2c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.21:8774/servers/ba3056f8-415e-444a-8652-819f56bb8d2c\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"577069b7-03b5-4b89-bf53-6a7e5d8f15dd\", \"links\": [{\"href\": \"http://172.30.9.21:8774/images/577069b7-03b5-4b89-bf53-6a7e5d8f15dd\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-04-09T11:36:39.000000\", \"flavor\": {\"id\": \"2bbfb69a-e0c3-4d98-a491-9eecc4db2e73\", \"links\": [{\"href\": \"http://172.30.9.21:8774/flavors/2bbfb69a-e0c3-4d98-a491-9eecc4db2e73\", \"rel\": \"bookmark\"}]}, \"id\": \"ba3056f8-415e-444a-8652-819f56bb8d2c\", \"security_groups\": [{\"name\": \"vnf_test_security_group\"}, {\"name\": \"vnf_test_security_group\"}], \"user_id\": \"da67022848cd47aaa9ad576f8c8e08f4\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-04-09T11:36:29Z\", \"hostId\": \"16b011ec127d63b75b18efb60b13c680cf18248a0e0e8ab78ed1c930\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"vnf_test_keypair\", \"name\": \"target_vnf\", \"created\": \"2019-04-09T11:35:54Z\", \"tenant_id\": \"f55c71a2e604471b80edca6e39f1e3a7\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"management_plane_network\", \"cloudify_management_network_id\": \"306e345c-8270-411c-be66-1ad28be303c6\"}}}\n", "level": "debug", "target_id": "target_vnf_port_qnj0bh", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:46.860Z", "source_id": "target_vnf_host_z4hm7v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.e51018c6-5d6d-4840-8a63-2f9041edf350"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:47.232Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/ba3056f8-415e-444a-8652-819f56bb8d2c used request id req-c872b17d-28a3-4ff9-8641-24312e252874", "level": "debug", "target_id": "target_vnf_port_qnj0bh", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:46.860Z", "source_id": "target_vnf_host_z4hm7v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.e51018c6-5d6d-4840-8a63-2f9041edf350"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:47.232Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/ba3056f8-415e-444a-8652-819f56bb8d2c used request id req-c872b17d-28a3-4ff9-8641-24312e252874", "level": "debug", "target_id": "target_vnf_port_qnj0bh", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:46.860Z", "source_id": "target_vnf_host_z4hm7v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.e51018c6-5d6d-4840-8a63-2f9041edf350"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:47.232Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/ba3056f8-415e-444a-8652-819f56bb8d2c used request id req-c872b17d-28a3-4ff9-8641-24312e252874", "level": "debug", "target_id": "target_vnf_port_qnj0bh", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:46.860Z", "source_id": "target_vnf_host_z4hm7v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.e51018c6-5d6d-4840-8a63-2f9041edf350"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:47.232Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/ba3056f8-415e-444a-8652-819f56bb8d2c used request id req-c872b17d-28a3-4ff9-8641-24312e252874", "level": "debug", "target_id": "target_vnf_port_qnj0bh", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:46.860Z", "source_id": "target_vnf_host_z4hm7v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.e51018c6-5d6d-4840-8a63-2f9041edf350"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:47.232Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks/306e345c-8270-411c-be66-1ad28be303c6.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}02af5870ce5adf1888a5df2f0e93b1c3fd451cf2\"", "level": "debug", "target_id": "target_vnf_port_qnj0bh", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:46.862Z", "source_id": "target_vnf_host_z4hm7v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.e51018c6-5d6d-4840-8a63-2f9041edf350"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:36:47.232Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks/306e345c-8270-411c-be66-1ad28be303c6.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}02af5870ce5adf1888a5df2f0e93b1c3fd451cf2\"", "level": "debug", "target_id": "target_vnf_port_qnj0bh", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-04-09T11:36:46.862Z", "source_id": "target_vnf_host_z4hm7v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "b8e8e836-d245-49a7-879e-764bd41f0c1e", "logger": "ctx.e51018c6-5d6d-4840-8a63-2f9041edf350"}], "metadata": {"pagination": {"total": 728, "offset": 589, "size": 50}}} 2019-04-09 11:36:51,695 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 11:36:51,696 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 11:36:51 GMT 2019-04-09 11:36:51,696 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 11:36:51,696 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-09 11:36:51,696 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 11:36:51,696 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 11:36:51,696 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 11:36:51,696 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-09 11:36:51,699 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-62afe4de-a5c6-4efc-b95e-e69f8f86866a 2019-04-09 11:36:51,699 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-62afe4de-a5c6-4efc-b95e-e69f8f86866a 2019-04-09 11:36:51,700 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 11:36: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-b77bd4fc-1b98-4ba7-a61b-a1ae67b9c9eb x-compute-request-id: req-b77bd4fc-1b98-4ba7-a61b-a1ae67b9c9eb Content-Encoding: gzip Content-Length: 829 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:27:5f", "version": 4, "addr": "11.0.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:27:5f", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:9b:b7", "version": 4, "addr": "12.0.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/f4eb787b-e00a-4ea0-bc99-8bd4fcff241c", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/f4eb787b-e00a-4ea0-bc99-8bd4fcff241c", "rel": "bookmark"}], "image": {"id": "577069b7-03b5-4b89-bf53-6a7e5d8f15dd", "links": [{"href": "http://172.30.9.21:8774/images/577069b7-03b5-4b89-bf53-6a7e5d8f15dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-09T11:36:39.000000", "flavor": {"id": "2bbfb69a-e0c3-4d98-a491-9eecc4db2e73", "links": [{"href": "http://172.30.9.21:8774/flavors/2bbfb69a-e0c3-4d98-a491-9eecc4db2e73", "rel": "bookmark"}]}, "id": "f4eb787b-e00a-4ea0-bc99-8bd4fcff241c", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "da67022848cd47aaa9ad576f8c8e08f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-09T11:36:29Z", "hostId": "16b011ec127d63b75b18efb60b13c680cf18248a0e0e8ab78ed1c930", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-04-09T11:35:54Z", "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "306e345c-8270-411c-be66-1ad28be303c6"}}} 2019-04-09 11:36:51,700 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/b6aa961f-3d8c-43a8-b0d9-7480d838a516.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02af5870ce5adf1888a5df2f0e93b1c3fd451cf2" 2019-04-09 11:36:51,700 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 805 X-Openstack-Request-Id: req-72519004-6c1a-49a0-af39-1f08ae94177b Date: Tue, 09 Apr 2019 11:36:35 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-09T11:36:27Z","device_owner":"compute:nova","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"70a68cd3-0fff-4f5b-a62b-0b2bc47a448b","ip_address":"11.0.0.3"}],"id":"b6aa961f-3d8c-43a8-b0d9-7480d838a516","security_groups":["b231d75d-aade-4b71-b0fd-21fca7d25b51"],"mac_address":"fa:16:3e:50:e1:dd","device_id":"ba3056f8-415e-444a-8652-819f56bb8d2c","status":"ACTIVE","description":"","tags":[],"name":"target_vnf_port","project_id":"f55c71a2e604471b80edca6e39f1e3a7","qos_policy_id":null,"admin_state_up":true,"network_id":"306e345c-8270-411c-be66-1ad28be303c6","tenant_id":"f55c71a2e604471b80edca6e39f1e3a7","created_at":"2019-04-09T11:35:39Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-04-09 11:36:51,700 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/ports/b6aa961f-3d8c-43a8-b0d9-7480d838a516.json used request id req-72519004-6c1a-49a0-af39-1f08ae94177b 2019-04-09 11:36:51,700 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 805 X-Openstack-Request-Id: req-72519004-6c1a-49a0-af39-1f08ae94177b Date: Tue, 09 Apr 2019 11:36:35 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-09T11:36:27Z","device_owner":"compute:nova","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"70a68cd3-0fff-4f5b-a62b-0b2bc47a448b","ip_address":"11.0.0.3"}],"id":"b6aa961f-3d8c-43a8-b0d9-7480d838a516","security_groups":["b231d75d-aade-4b71-b0fd-21fca7d25b51"],"mac_address":"fa:16:3e:50:e1:dd","device_id":"ba3056f8-415e-444a-8652-819f56bb8d2c","status":"ACTIVE","description":"","tags":[],"name":"target_vnf_port","project_id":"f55c71a2e604471b80edca6e39f1e3a7","qos_policy_id":null,"admin_state_up":true,"network_id":"306e345c-8270-411c-be66-1ad28be303c6","tenant_id":"f55c71a2e604471b80edca6e39f1e3a7","created_at":"2019-04-09T11:35:39Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-04-09 11:36:51,700 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports/b6aa961f-3d8c-43a8-b0d9-7480d838a516.json used request id req-72519004-6c1a-49a0-af39-1f08ae94177b 2019-04-09 11:36:51,701 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports/b6aa961f-3d8c-43a8-b0d9-7480d838a516.json used request id req-72519004-6c1a-49a0-af39-1f08ae94177b 2019-04-09 11:36:51,701 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/ports/b6aa961f-3d8c-43a8-b0d9-7480d838a516.json used request id req-72519004-6c1a-49a0-af39-1f08ae94177b 2019-04-09 11:36:51,701 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-dbd8cd8c-332a-429f-8caf-0ae7344d66b3 Date: Tue, 09 Apr 2019 11:36:35 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"306e345c-8270-411c-be66-1ad28be303c6","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f55c71a2e604471b80edca6e39f1e3a7","l2_adjacency":true,"status":"ACTIVE","subnets":["70a68cd3-0fff-4f5b-a62b-0b2bc47a448b"],"description":"","tags":[],"updated_at":"2019-04-09T11:35:29Z","qos_policy_id":null,"name":"management_plane_network","admin_state_up":true,"tenant_id":"f55c71a2e604471b80edca6e39f1e3a7","created_at":"2019-04-09T11:35:19Z","mtu":1450}} 2019-04-09 11:36:51,701 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 11:36: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-b77bd4fc-1b98-4ba7-a61b-a1ae67b9c9eb x-compute-request-id: req-b77bd4fc-1b98-4ba7-a61b-a1ae67b9c9eb Content-Encoding: gzip Content-Length: 829 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:27:5f", "version": 4, "addr": "11.0.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:27:5f", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:9b:b7", "version": 4, "addr": "12.0.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/f4eb787b-e00a-4ea0-bc99-8bd4fcff241c", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/f4eb787b-e00a-4ea0-bc99-8bd4fcff241c", "rel": "bookmark"}], "image": {"id": "577069b7-03b5-4b89-bf53-6a7e5d8f15dd", "links": [{"href": "http://172.30.9.21:8774/images/577069b7-03b5-4b89-bf53-6a7e5d8f15dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-09T11:36:39.000000", "flavor": {"id": "2bbfb69a-e0c3-4d98-a491-9eecc4db2e73", "links": [{"href": "http://172.30.9.21:8774/flavors/2bbfb69a-e0c3-4d98-a491-9eecc4db2e73", "rel": "bookmark"}]}, "id": "f4eb787b-e00a-4ea0-bc99-8bd4fcff241c", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "da67022848cd47aaa9ad576f8c8e08f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-09T11:36:29Z", "hostId": "16b011ec127d63b75b18efb60b13c680cf18248a0e0e8ab78ed1c930", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-04-09T11:35:54Z", "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "306e345c-8270-411c-be66-1ad28be303c6"}}} 2019-04-09 11:36:51,701 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/f4eb787b-e00a-4ea0-bc99-8bd4fcff241c used request id req-b77bd4fc-1b98-4ba7-a61b-a1ae67b9c9eb 2019-04-09 11:36:51,701 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/f4eb787b-e00a-4ea0-bc99-8bd4fcff241c used request id req-b77bd4fc-1b98-4ba7-a61b-a1ae67b9c9eb 2019-04-09 11:36:51,702 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/f4eb787b-e00a-4ea0-bc99-8bd4fcff241c used request id req-b77bd4fc-1b98-4ba7-a61b-a1ae67b9c9eb 2019-04-09 11:36:51,702 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/f4eb787b-e00a-4ea0-bc99-8bd4fcff241c used request id req-b77bd4fc-1b98-4ba7-a61b-a1ae67b9c9eb 2019-04-09 11:36:51,702 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks/306e345c-8270-411c-be66-1ad28be303c6.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd9ea13bf21c285fc23bcfa637686777d5d7ac69" 2019-04-09 11:36:51,702 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks/306e345c-8270-411c-be66-1ad28be303c6.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd9ea13bf21c285fc23bcfa637686777d5d7ac69" 2019-04-09 11:36:51,702 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/ba3056f8-415e-444a-8652-819f56bb8d2c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13af0db6772737157f007b671e95e9a7fa6ea5d2" 2019-04-09 11:36:51,702 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/ba3056f8-415e-444a-8652-819f56bb8d2c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13af0db6772737157f007b671e95e9a7fa6ea5d2" 2019-04-09 11:36:51,703 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-dbd8cd8c-332a-429f-8caf-0ae7344d66b3 Date: Tue, 09 Apr 2019 11:36:35 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"306e345c-8270-411c-be66-1ad28be303c6","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f55c71a2e604471b80edca6e39f1e3a7","l2_adjacency":true,"status":"ACTIVE","subnets":["70a68cd3-0fff-4f5b-a62b-0b2bc47a448b"],"description":"","tags":[],"updated_at":"2019-04-09T11:35:29Z","qos_policy_id":null,"name":"management_plane_network","admin_state_up":true,"tenant_id":"f55c71a2e604471b80edca6e39f1e3a7","created_at":"2019-04-09T11:35:19Z","mtu":1450}} 2019-04-09 11:36:51,703 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks/306e345c-8270-411c-be66-1ad28be303c6.json used request id req-dbd8cd8c-332a-429f-8caf-0ae7344d66b3 2019-04-09 11:36:51,703 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks/306e345c-8270-411c-be66-1ad28be303c6.json used request id req-dbd8cd8c-332a-429f-8caf-0ae7344d66b3 2019-04-09 11:36:51,703 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/networks/306e345c-8270-411c-be66-1ad28be303c6.json used request id req-dbd8cd8c-332a-429f-8caf-0ae7344d66b3 2019-04-09 11:36:51,703 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/networks/306e345c-8270-411c-be66-1ad28be303c6.json used request id req-dbd8cd8c-332a-429f-8caf-0ae7344d66b3 2019-04-09 11:36:51,703 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/floatingips/5971c5f0-5879-4134-8080-7d617756558f.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd9ea13bf21c285fc23bcfa637686777d5d7ac69" 2019-04-09 11:36:51,704 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/floatingips/5971c5f0-5879-4134-8080-7d617756558f.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd9ea13bf21c285fc23bcfa637686777d5d7ac69" 2019-04-09 11:36:51,704 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 839 X-Openstack-Request-Id: req-644ea1e8-224e-4ba9-a6dc-7dabb4d6f547 Date: Tue, 09 Apr 2019 11:36:35 GMT RESP BODY: {"floatingip": {"router_id": "08a71f47-5b2f-4b7b-8ef5-ea41d1bec23b", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "created_at": "2019-04-09T11:35:18Z", "updated_at": "2019-04-09T11:35:48Z", "floating_network_id": "b62787c2-635d-4893-8553-7ee0260442ff", "port_details": {"status": "ACTIVE", "name": "reference_vnf_port", "admin_state_up": true, "network_id": "306e345c-8270-411c-be66-1ad28be303c6", "device_owner": "compute:nova", "mac_address": "fa:16:3e:71:27:5f", "device_id": "f4eb787b-e00a-4ea0-bc99-8bd4fcff241c"}, "fixed_ip_address": "11.0.0.10", "floating_ip_address": "172.30.9.208", "revision_number": 2, "project_id": "f55c71a2e604471b80edca6e39f1e3a7", "port_id": "1e332cd9-274c-41ee-b9d5-86a278b84a55", "id": "5971c5f0-5879-4134-8080-7d617756558f", "qos_policy_id": null}} 2019-04-09 11:36:51,704 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-1a601b33-a0f5-473d-ac7e-71d1c2afafc6 Date: Tue, 09 Apr 2019 11:36:36 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"306e345c-8270-411c-be66-1ad28be303c6","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f55c71a2e604471b80edca6e39f1e3a7","l2_adjacency":true,"status":"ACTIVE","subnets":["70a68cd3-0fff-4f5b-a62b-0b2bc47a448b"],"description":"","tags":[],"updated_at":"2019-04-09T11:35:29Z","qos_policy_id":null,"name":"management_plane_network","admin_state_up":true,"tenant_id":"f55c71a2e604471b80edca6e39f1e3a7","created_at":"2019-04-09T11:35:19Z","mtu":1450}} 2019-04-09 11:36:51,704 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks/306e345c-8270-411c-be66-1ad28be303c6.json used request id req-1a601b33-a0f5-473d-ac7e-71d1c2afafc6 2019-04-09 11:36:51,704 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks/306e345c-8270-411c-be66-1ad28be303c6.json used request id req-1a601b33-a0f5-473d-ac7e-71d1c2afafc6 2019-04-09 11:36:51,704 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/networks/306e345c-8270-411c-be66-1ad28be303c6.json used request id req-1a601b33-a0f5-473d-ac7e-71d1c2afafc6 2019-04-09 11:36:51,704 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/floatingips/733614ba-36aa-4a1c-a827-b61d27807f63.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02af5870ce5adf1888a5df2f0e93b1c3fd451cf2" 2019-04-09 11:36:51,705 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/floatingips/733614ba-36aa-4a1c-a827-b61d27807f63.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02af5870ce5adf1888a5df2f0e93b1c3fd451cf2" 2019-04-09 11:36:51,705 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/networks/306e345c-8270-411c-be66-1ad28be303c6.json used request id req-1a601b33-a0f5-473d-ac7e-71d1c2afafc6 2019-04-09 11:36:51,705 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.attach' 2019-04-09 11:36:51,705 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 839 X-Openstack-Request-Id: req-644ea1e8-224e-4ba9-a6dc-7dabb4d6f547 Date: Tue, 09 Apr 2019 11:36:35 GMT RESP BODY: {"floatingip": {"router_id": "08a71f47-5b2f-4b7b-8ef5-ea41d1bec23b", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "created_at": "2019-04-09T11:35:18Z", "updated_at": "2019-04-09T11:35:48Z", "floating_network_id": "b62787c2-635d-4893-8553-7ee0260442ff", "port_details": {"status": "ACTIVE", "name": "reference_vnf_port", "admin_state_up": true, "network_id": "306e345c-8270-411c-be66-1ad28be303c6", "device_owner": "compute:nova", "mac_address": "fa:16:3e:71:27:5f", "device_id": "f4eb787b-e00a-4ea0-bc99-8bd4fcff241c"}, "fixed_ip_address": "11.0.0.10", "floating_ip_address": "172.30.9.208", "revision_number": 2, "project_id": "f55c71a2e604471b80edca6e39f1e3a7", "port_id": "1e332cd9-274c-41ee-b9d5-86a278b84a55", "id": "5971c5f0-5879-4134-8080-7d617756558f", "qos_policy_id": null}} 2019-04-09 11:36:51,705 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips/5971c5f0-5879-4134-8080-7d617756558f.json used request id req-644ea1e8-224e-4ba9-a6dc-7dabb4d6f547 2019-04-09 11:36:51,705 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips/5971c5f0-5879-4134-8080-7d617756558f.json used request id req-644ea1e8-224e-4ba9-a6dc-7dabb4d6f547 2019-04-09 11:36:51,706 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/floatingips/5971c5f0-5879-4134-8080-7d617756558f.json used request id req-644ea1e8-224e-4ba9-a6dc-7dabb4d6f547 2019-04-09 11:36:51,706 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/floatingips/5971c5f0-5879-4134-8080-7d617756558f.json used request id req-644ea1e8-224e-4ba9-a6dc-7dabb4d6f547 2019-04-09 11:36:51,706 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Skipping port 1e332cd9-274c-41ee-b9d5-86a278b84a55 attachment, because it is already attached to device (server) id f4eb787b-e00a-4ea0-bc99-8bd4fcff241c. 2019-04-09 11:36:51,706 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 11:36:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c872b17d-28a3-4ff9-8641-24312e252874 x-compute-request-id: req-c872b17d-28a3-4ff9-8641-24312e252874 Content-Encoding: gzip Content-Length: 824 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:e1:dd", "version": 4, "addr": "11.0.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:e1:dd", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:87:b7", "version": 4, "addr": "12.0.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/ba3056f8-415e-444a-8652-819f56bb8d2c", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/ba3056f8-415e-444a-8652-819f56bb8d2c", "rel": "bookmark"}], "image": {"id": "577069b7-03b5-4b89-bf53-6a7e5d8f15dd", "links": [{"href": "http://172.30.9.21:8774/images/577069b7-03b5-4b89-bf53-6a7e5d8f15dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-09T11:36:39.000000", "flavor": {"id": "2bbfb69a-e0c3-4d98-a491-9eecc4db2e73", "links": [{"href": "http://172.30.9.21:8774/flavors/2bbfb69a-e0c3-4d98-a491-9eecc4db2e73", "rel": "bookmark"}]}, "id": "ba3056f8-415e-444a-8652-819f56bb8d2c", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "da67022848cd47aaa9ad576f8c8e08f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-09T11:36:29Z", "hostId": "16b011ec127d63b75b18efb60b13c680cf18248a0e0e8ab78ed1c930", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-04-09T11:35:54Z", "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "306e345c-8270-411c-be66-1ad28be303c6"}}} 2019-04-09 11:36:51,706 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Tue, 09 Apr 2019 11:36:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c872b17d-28a3-4ff9-8641-24312e252874 x-compute-request-id: req-c872b17d-28a3-4ff9-8641-24312e252874 Content-Encoding: gzip Content-Length: 824 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:e1:dd", "version": 4, "addr": "11.0.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:e1:dd", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:87:b7", "version": 4, "addr": "12.0.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/ba3056f8-415e-444a-8652-819f56bb8d2c", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/ba3056f8-415e-444a-8652-819f56bb8d2c", "rel": "bookmark"}], "image": {"id": "577069b7-03b5-4b89-bf53-6a7e5d8f15dd", "links": [{"href": "http://172.30.9.21:8774/images/577069b7-03b5-4b89-bf53-6a7e5d8f15dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-09T11:36:39.000000", "flavor": {"id": "2bbfb69a-e0c3-4d98-a491-9eecc4db2e73", "links": [{"href": "http://172.30.9.21:8774/flavors/2bbfb69a-e0c3-4d98-a491-9eecc4db2e73", "rel": "bookmark"}]}, "id": "ba3056f8-415e-444a-8652-819f56bb8d2c", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "da67022848cd47aaa9ad576f8c8e08f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-09T11:36:29Z", "hostId": "16b011ec127d63b75b18efb60b13c680cf18248a0e0e8ab78ed1c930", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-04-09T11:35:54Z", "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "306e345c-8270-411c-be66-1ad28be303c6"}}} 2019-04-09 11:36:51,706 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/ba3056f8-415e-444a-8652-819f56bb8d2c used request id req-c872b17d-28a3-4ff9-8641-24312e252874 2019-04-09 11:36:51,706 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/ba3056f8-415e-444a-8652-819f56bb8d2c used request id req-c872b17d-28a3-4ff9-8641-24312e252874 2019-04-09 11:36:51,707 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/ba3056f8-415e-444a-8652-819f56bb8d2c used request id req-c872b17d-28a3-4ff9-8641-24312e252874 2019-04-09 11:36:51,707 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/ba3056f8-415e-444a-8652-819f56bb8d2c used request id req-c872b17d-28a3-4ff9-8641-24312e252874 2019-04-09 11:36:51,707 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks/306e345c-8270-411c-be66-1ad28be303c6.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02af5870ce5adf1888a5df2f0e93b1c3fd451cf2" 2019-04-09 11:36:51,707 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks/306e345c-8270-411c-be66-1ad28be303c6.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02af5870ce5adf1888a5df2f0e93b1c3fd451cf2" 2019-04-09 11:36:51,707 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/b8e8e836-d245-49a7-879e-764bd41f0c1e 2019-04-09 11:36:51,764 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 11:36:51,764 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 11:36:51,764 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 11:36:51,764 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 11:36:51,765 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 11:36:51,765 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 11:36:51,765 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 11:36:51,765 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "terminated", "status_display": "completed", "ended_at": "2019-04-09T11:36:51.588Z", "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T11:35:22.255Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-04-09T11:35:22.256Z", "id": "b8e8e836-d245-49a7-879e-764bd41f0c1e"} 2019-04-09 11:36:51,765 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 11:36:51,765 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 11:36:51 GMT 2019-04-09 11:36:51,765 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 11:36:51,765 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 565 2019-04-09 11:36:51,765 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 11:36:51,765 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 11:36:51,766 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 11:36:51,766 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - {u'status': u'terminated', u'is_dry_run': False, u'blueprint_id': u'vrouter-opnfv', u'tenant_name': u'default_tenant', u'scheduled_for': None, u'visibility': u'tenant', u'workflow_id': u'install', u'resource_availability': u'tenant', u'started_at': u'2019-04-09T11:35:22.256Z', u'id': u'b8e8e836-d245-49a7-879e-764bd41f0c1e', u'ended_at': u'2019-04-09T11:36:51.588Z', u'parameters': {}, u'is_system_workflow': False, u'created_at': u'2019-04-09T11:35:22.255Z', u'created_by': u'admin', u'private_resource': False, u'error': u'', u'deployment_id': u'vrouter-opnfv', u'status_display': u'completed'} 2019-04-09 11:36:51,777 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - BGP Interoperability test. 2019-04-09 11:36:51,838 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - {u'outputs': {u'vnfs': {u'reference_vnf': {u'vnf_name': u'reference_vnf', u'public_key_path': u'~/.ssh/vnf_test_keypair.pem', u'floating_ip': u'172.30.9.208'}, u'target_vnf': {u'vnf_name': u'target_vnf', u'public_key_path': u'~/.ssh/vnf_test_keypair.pem', u'floating_ip': u'172.30.9.204'}}, u'networks': {u'management_plane_network': {u'network_name': u'management_plane_network'}, u'data_plane_network': {u'network_name': u'data_plane_network'}}}, u'deployment_id': u'vrouter-opnfv'} 2019-04-09 11:36:51,900 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - {u'outputs': {u'vnfs': {u'reference_vnf': {u'vnf_name': u'reference_vnf', u'public_key_path': u'~/.ssh/vnf_test_keypair.pem', u'floating_ip': u'172.30.9.208'}, u'target_vnf': {u'vnf_name': u'target_vnf', u'public_key_path': u'~/.ssh/vnf_test_keypair.pem', u'floating_ip': u'172.30.9.204'}}, u'networks': {u'management_plane_network': {u'network_name': u'management_plane_network'}, u'data_plane_network': {u'network_name': u'data_plane_network'}}}, u'deployment_id': u'vrouter-opnfv'} 2019-04-09 11:36:51,901 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - vnf name : reference_vnf 2019-04-09 11:36:51,901 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - reference_vnf floating ip address : 172.30.9.208 2019-04-09 11:36:51,901 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 11:36:51,905 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9aef208a28f07f6b9ece113351fc702f33e1ef92" 2019-04-09 11:36:52,789 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1179 Content-Type: application/json Date: Tue, 09 Apr 2019 11:36:41 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-44723694-99a7-44c8-b079-92ffd8ad6c74 x-openstack-request-id: req-44723694-99a7-44c8-b079-92ffd8ad6c74 2019-04-09 11:36:52,790 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:e1:dd", "version": 4, "addr": "11.0.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:e1:dd", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:87:b7", "version": 4, "addr": "12.0.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/ba3056f8-415e-444a-8652-819f56bb8d2c", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/ba3056f8-415e-444a-8652-819f56bb8d2c", "rel": "bookmark"}], "image": {"id": "577069b7-03b5-4b89-bf53-6a7e5d8f15dd", "links": [{"href": "http://172.30.9.21:8774/images/577069b7-03b5-4b89-bf53-6a7e5d8f15dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-09T11:36:39.000000", "flavor": {"id": "2bbfb69a-e0c3-4d98-a491-9eecc4db2e73", "links": [{"href": "http://172.30.9.21:8774/flavors/2bbfb69a-e0c3-4d98-a491-9eecc4db2e73", "rel": "bookmark"}]}, "id": "ba3056f8-415e-444a-8652-819f56bb8d2c", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "da67022848cd47aaa9ad576f8c8e08f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-09T11:36:29Z", "hostId": "16b011ec127d63b75b18efb60b13c680cf18248a0e0e8ab78ed1c930", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-04-09T11:35:54Z", "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "306e345c-8270-411c-be66-1ad28be303c6"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:27:5f", "version": 4, "addr": "11.0.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:27:5f", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:9b:b7", "version": 4, "addr": "12.0.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/f4eb787b-e00a-4ea0-bc99-8bd4fcff241c", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/f4eb787b-e00a-4ea0-bc99-8bd4fcff241c", "rel": "bookmark"}], "image": {"id": "577069b7-03b5-4b89-bf53-6a7e5d8f15dd", "links": [{"href": "http://172.30.9.21:8774/images/577069b7-03b5-4b89-bf53-6a7e5d8f15dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-09T11:36:39.000000", "flavor": {"id": "2bbfb69a-e0c3-4d98-a491-9eecc4db2e73", "links": [{"href": "http://172.30.9.21:8774/flavors/2bbfb69a-e0c3-4d98-a491-9eecc4db2e73", "rel": "bookmark"}]}, "id": "f4eb787b-e00a-4ea0-bc99-8bd4fcff241c", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "da67022848cd47aaa9ad576f8c8e08f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-09T11:36:29Z", "hostId": "16b011ec127d63b75b18efb60b13c680cf18248a0e0e8ab78ed1c930", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-04-09T11:35:54Z", "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "306e345c-8270-411c-be66-1ad28be303c6"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_e2c6aff1-57c5-47a7-b88b-cefa53213aae": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8d:f5:14", "version": 4, "addr": "192.168.120.25", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8d:f5:14", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d8ba9f3a-7170-4a78-94b6-648e59d9c99f", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d8ba9f3a-7170-4a78-94b6-648e59d9c99f", "rel": "bookmark"}], "image": {"id": "a0d0713c-2aee-4721-97b1-51c4a2fe4f04", "links": [{"href": "http://172.30.9.21:8774/images/a0d0713c-2aee-4721-97b1-51c4a2fe4f04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-09T11:30:47.000000", "flavor": {"id": "d5995ba0-c686-43ee-811b-08c3b9d6145b", "links": [{"href": "http://172.30.9.21:8774/flavors/d5995ba0-c686-43ee-811b-08c3b9d6145b", "rel": "bookmark"}]}, "id": "d8ba9f3a-7170-4a78-94b6-648e59d9c99f", "security_groups": [{"name": "vyos_vrouter-sg_e2c6aff1-57c5-47a7-b88b-cefa53213aae"}], "user_id": "da67022848cd47aaa9ad576f8c8e08f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-09T11:30:36Z", "hostId": "d1f6eba960eb0366b135750b9d4fa713552888b88af9126f27c49705", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_e2c6aff1-57c5-47a7-b88b-cefa53213aae", "name": "vyos_vrouter-vm_e2c6aff1-57c5-47a7-b88b-cefa53213aae", "created": "2019-04-09T11:28:37Z", "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 11:36:52,790 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-44723694-99a7-44c8-b079-92ffd8ad6c74 2019-04-09 11:36:52,791 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.888917922974s 2019-04-09 11:36:52,795 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 11:36:52,798 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9aef208a28f07f6b9ece113351fc702f33e1ef92" 2019-04-09 11:36:53,247 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1179 Content-Type: application/json Date: Tue, 09 Apr 2019 11:36:42 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-9148fe30-b2e0-470d-8f23-ba3ac1418875 x-openstack-request-id: req-9148fe30-b2e0-470d-8f23-ba3ac1418875 2019-04-09 11:36:53,248 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:e1:dd", "version": 4, "addr": "11.0.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:e1:dd", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:87:b7", "version": 4, "addr": "12.0.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/ba3056f8-415e-444a-8652-819f56bb8d2c", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/ba3056f8-415e-444a-8652-819f56bb8d2c", "rel": "bookmark"}], "image": {"id": "577069b7-03b5-4b89-bf53-6a7e5d8f15dd", "links": [{"href": "http://172.30.9.21:8774/images/577069b7-03b5-4b89-bf53-6a7e5d8f15dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-09T11:36:39.000000", "flavor": {"id": "2bbfb69a-e0c3-4d98-a491-9eecc4db2e73", "links": [{"href": "http://172.30.9.21:8774/flavors/2bbfb69a-e0c3-4d98-a491-9eecc4db2e73", "rel": "bookmark"}]}, "id": "ba3056f8-415e-444a-8652-819f56bb8d2c", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "da67022848cd47aaa9ad576f8c8e08f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-09T11:36:29Z", "hostId": "16b011ec127d63b75b18efb60b13c680cf18248a0e0e8ab78ed1c930", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-04-09T11:35:54Z", "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "306e345c-8270-411c-be66-1ad28be303c6"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:27:5f", "version": 4, "addr": "11.0.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:27:5f", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:9b:b7", "version": 4, "addr": "12.0.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/f4eb787b-e00a-4ea0-bc99-8bd4fcff241c", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/f4eb787b-e00a-4ea0-bc99-8bd4fcff241c", "rel": "bookmark"}], "image": {"id": "577069b7-03b5-4b89-bf53-6a7e5d8f15dd", "links": [{"href": "http://172.30.9.21:8774/images/577069b7-03b5-4b89-bf53-6a7e5d8f15dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-09T11:36:39.000000", "flavor": {"id": "2bbfb69a-e0c3-4d98-a491-9eecc4db2e73", "links": [{"href": "http://172.30.9.21:8774/flavors/2bbfb69a-e0c3-4d98-a491-9eecc4db2e73", "rel": "bookmark"}]}, "id": "f4eb787b-e00a-4ea0-bc99-8bd4fcff241c", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "da67022848cd47aaa9ad576f8c8e08f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-09T11:36:29Z", "hostId": "16b011ec127d63b75b18efb60b13c680cf18248a0e0e8ab78ed1c930", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-04-09T11:35:54Z", "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "306e345c-8270-411c-be66-1ad28be303c6"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_e2c6aff1-57c5-47a7-b88b-cefa53213aae": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8d:f5:14", "version": 4, "addr": "192.168.120.25", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8d:f5:14", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d8ba9f3a-7170-4a78-94b6-648e59d9c99f", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d8ba9f3a-7170-4a78-94b6-648e59d9c99f", "rel": "bookmark"}], "image": {"id": "a0d0713c-2aee-4721-97b1-51c4a2fe4f04", "links": [{"href": "http://172.30.9.21:8774/images/a0d0713c-2aee-4721-97b1-51c4a2fe4f04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-09T11:30:47.000000", "flavor": {"id": "d5995ba0-c686-43ee-811b-08c3b9d6145b", "links": [{"href": "http://172.30.9.21:8774/flavors/d5995ba0-c686-43ee-811b-08c3b9d6145b", "rel": "bookmark"}]}, "id": "d8ba9f3a-7170-4a78-94b6-648e59d9c99f", "security_groups": [{"name": "vyos_vrouter-sg_e2c6aff1-57c5-47a7-b88b-cefa53213aae"}], "user_id": "da67022848cd47aaa9ad576f8c8e08f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-09T11:30:36Z", "hostId": "d1f6eba960eb0366b135750b9d4fa713552888b88af9126f27c49705", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_e2c6aff1-57c5-47a7-b88b-cefa53213aae", "name": "vyos_vrouter-vm_e2c6aff1-57c5-47a7-b88b-cefa53213aae", "created": "2019-04-09T11:28:37Z", "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 11:36:53,249 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-9148fe30-b2e0-470d-8f23-ba3ac1418875 2019-04-09 11:36:53,249 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.453780889511s 2019-04-09 11:36:53,253 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_ip of reference_vnf : 11.0.0.10 2019-04-09 11:36:53,253 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_mac of reference_vnf : fa:16:3e:71:27:5f 2019-04-09 11:36:53,253 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 11:36:53,257 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9aef208a28f07f6b9ece113351fc702f33e1ef92" 2019-04-09 11:36:53,703 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1179 Content-Type: application/json Date: Tue, 09 Apr 2019 11:36:42 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-25e7ce81-d736-45b4-98a6-6eb24a0d9c6b x-openstack-request-id: req-25e7ce81-d736-45b4-98a6-6eb24a0d9c6b 2019-04-09 11:36:53,704 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:e1:dd", "version": 4, "addr": "11.0.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:e1:dd", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:87:b7", "version": 4, "addr": "12.0.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/ba3056f8-415e-444a-8652-819f56bb8d2c", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/ba3056f8-415e-444a-8652-819f56bb8d2c", "rel": "bookmark"}], "image": {"id": "577069b7-03b5-4b89-bf53-6a7e5d8f15dd", "links": [{"href": "http://172.30.9.21:8774/images/577069b7-03b5-4b89-bf53-6a7e5d8f15dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-09T11:36:39.000000", "flavor": {"id": "2bbfb69a-e0c3-4d98-a491-9eecc4db2e73", "links": [{"href": "http://172.30.9.21:8774/flavors/2bbfb69a-e0c3-4d98-a491-9eecc4db2e73", "rel": "bookmark"}]}, "id": "ba3056f8-415e-444a-8652-819f56bb8d2c", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "da67022848cd47aaa9ad576f8c8e08f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-09T11:36:29Z", "hostId": "16b011ec127d63b75b18efb60b13c680cf18248a0e0e8ab78ed1c930", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-04-09T11:35:54Z", "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "306e345c-8270-411c-be66-1ad28be303c6"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:27:5f", "version": 4, "addr": "11.0.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:27:5f", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:9b:b7", "version": 4, "addr": "12.0.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/f4eb787b-e00a-4ea0-bc99-8bd4fcff241c", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/f4eb787b-e00a-4ea0-bc99-8bd4fcff241c", "rel": "bookmark"}], "image": {"id": "577069b7-03b5-4b89-bf53-6a7e5d8f15dd", "links": [{"href": "http://172.30.9.21:8774/images/577069b7-03b5-4b89-bf53-6a7e5d8f15dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-09T11:36:39.000000", "flavor": {"id": "2bbfb69a-e0c3-4d98-a491-9eecc4db2e73", "links": [{"href": "http://172.30.9.21:8774/flavors/2bbfb69a-e0c3-4d98-a491-9eecc4db2e73", "rel": "bookmark"}]}, "id": "f4eb787b-e00a-4ea0-bc99-8bd4fcff241c", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "da67022848cd47aaa9ad576f8c8e08f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-09T11:36:29Z", "hostId": "16b011ec127d63b75b18efb60b13c680cf18248a0e0e8ab78ed1c930", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-04-09T11:35:54Z", "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "306e345c-8270-411c-be66-1ad28be303c6"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_e2c6aff1-57c5-47a7-b88b-cefa53213aae": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8d:f5:14", "version": 4, "addr": "192.168.120.25", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8d:f5:14", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d8ba9f3a-7170-4a78-94b6-648e59d9c99f", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d8ba9f3a-7170-4a78-94b6-648e59d9c99f", "rel": "bookmark"}], "image": {"id": "a0d0713c-2aee-4721-97b1-51c4a2fe4f04", "links": [{"href": "http://172.30.9.21:8774/images/a0d0713c-2aee-4721-97b1-51c4a2fe4f04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-09T11:30:47.000000", "flavor": {"id": "d5995ba0-c686-43ee-811b-08c3b9d6145b", "links": [{"href": "http://172.30.9.21:8774/flavors/d5995ba0-c686-43ee-811b-08c3b9d6145b", "rel": "bookmark"}]}, "id": "d8ba9f3a-7170-4a78-94b6-648e59d9c99f", "security_groups": [{"name": "vyos_vrouter-sg_e2c6aff1-57c5-47a7-b88b-cefa53213aae"}], "user_id": "da67022848cd47aaa9ad576f8c8e08f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-09T11:30:36Z", "hostId": "d1f6eba960eb0366b135750b9d4fa713552888b88af9126f27c49705", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_e2c6aff1-57c5-47a7-b88b-cefa53213aae", "name": "vyos_vrouter-vm_e2c6aff1-57c5-47a7-b88b-cefa53213aae", "created": "2019-04-09T11:28:37Z", "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 11:36:53,705 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-25e7ce81-d736-45b4-98a6-6eb24a0d9c6b 2019-04-09 11:36:53,705 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.45140504837s 2019-04-09 11:36:53,708 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 11:36:53,712 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9aef208a28f07f6b9ece113351fc702f33e1ef92" 2019-04-09 11:36:54,367 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1179 Content-Type: application/json Date: Tue, 09 Apr 2019 11:36:43 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-5e1f8e8e-6ea6-4d4f-94f8-df186057e3e3 x-openstack-request-id: req-5e1f8e8e-6ea6-4d4f-94f8-df186057e3e3 2019-04-09 11:36:54,368 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:e1:dd", "version": 4, "addr": "11.0.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:e1:dd", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:87:b7", "version": 4, "addr": "12.0.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/ba3056f8-415e-444a-8652-819f56bb8d2c", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/ba3056f8-415e-444a-8652-819f56bb8d2c", "rel": "bookmark"}], "image": {"id": "577069b7-03b5-4b89-bf53-6a7e5d8f15dd", "links": [{"href": "http://172.30.9.21:8774/images/577069b7-03b5-4b89-bf53-6a7e5d8f15dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-09T11:36:39.000000", "flavor": {"id": "2bbfb69a-e0c3-4d98-a491-9eecc4db2e73", "links": [{"href": "http://172.30.9.21:8774/flavors/2bbfb69a-e0c3-4d98-a491-9eecc4db2e73", "rel": "bookmark"}]}, "id": "ba3056f8-415e-444a-8652-819f56bb8d2c", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "da67022848cd47aaa9ad576f8c8e08f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-09T11:36:29Z", "hostId": "16b011ec127d63b75b18efb60b13c680cf18248a0e0e8ab78ed1c930", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-04-09T11:35:54Z", "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "306e345c-8270-411c-be66-1ad28be303c6"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:27:5f", "version": 4, "addr": "11.0.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:27:5f", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:9b:b7", "version": 4, "addr": "12.0.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/f4eb787b-e00a-4ea0-bc99-8bd4fcff241c", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/f4eb787b-e00a-4ea0-bc99-8bd4fcff241c", "rel": "bookmark"}], "image": {"id": "577069b7-03b5-4b89-bf53-6a7e5d8f15dd", "links": [{"href": "http://172.30.9.21:8774/images/577069b7-03b5-4b89-bf53-6a7e5d8f15dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-09T11:36:39.000000", "flavor": {"id": "2bbfb69a-e0c3-4d98-a491-9eecc4db2e73", "links": [{"href": "http://172.30.9.21:8774/flavors/2bbfb69a-e0c3-4d98-a491-9eecc4db2e73", "rel": "bookmark"}]}, "id": "f4eb787b-e00a-4ea0-bc99-8bd4fcff241c", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "da67022848cd47aaa9ad576f8c8e08f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-09T11:36:29Z", "hostId": "16b011ec127d63b75b18efb60b13c680cf18248a0e0e8ab78ed1c930", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-04-09T11:35:54Z", "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "306e345c-8270-411c-be66-1ad28be303c6"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_e2c6aff1-57c5-47a7-b88b-cefa53213aae": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8d:f5:14", "version": 4, "addr": "192.168.120.25", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8d:f5:14", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d8ba9f3a-7170-4a78-94b6-648e59d9c99f", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d8ba9f3a-7170-4a78-94b6-648e59d9c99f", "rel": "bookmark"}], "image": {"id": "a0d0713c-2aee-4721-97b1-51c4a2fe4f04", "links": [{"href": "http://172.30.9.21:8774/images/a0d0713c-2aee-4721-97b1-51c4a2fe4f04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-09T11:30:47.000000", "flavor": {"id": "d5995ba0-c686-43ee-811b-08c3b9d6145b", "links": [{"href": "http://172.30.9.21:8774/flavors/d5995ba0-c686-43ee-811b-08c3b9d6145b", "rel": "bookmark"}]}, "id": "d8ba9f3a-7170-4a78-94b6-648e59d9c99f", "security_groups": [{"name": "vyos_vrouter-sg_e2c6aff1-57c5-47a7-b88b-cefa53213aae"}], "user_id": "da67022848cd47aaa9ad576f8c8e08f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-09T11:30:36Z", "hostId": "d1f6eba960eb0366b135750b9d4fa713552888b88af9126f27c49705", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_e2c6aff1-57c5-47a7-b88b-cefa53213aae", "name": "vyos_vrouter-vm_e2c6aff1-57c5-47a7-b88b-cefa53213aae", "created": "2019-04-09T11:28:37Z", "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 11:36:54,369 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-5e1f8e8e-6ea6-4d4f-94f8-df186057e3e3 2019-04-09 11:36:54,369 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.660123109818s 2019-04-09 11:36:54,373 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_ip of reference_vnf : 12.0.0.7 2019-04-09 11:36:54,373 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_mac of reference_vnf : fa:16:3e:35:9b:b7 2019-04-09 11:36:54,373 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - vnf name : target_vnf 2019-04-09 11:36:54,373 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - target_vnf floating ip address : 172.30.9.204 2019-04-09 11:36:54,373 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 11:36:54,377 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9aef208a28f07f6b9ece113351fc702f33e1ef92" 2019-04-09 11:36:55,114 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1179 Content-Type: application/json Date: Tue, 09 Apr 2019 11:36:43 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-1c9a1958-088a-4c3b-b950-40e006c3cc42 x-openstack-request-id: req-1c9a1958-088a-4c3b-b950-40e006c3cc42 2019-04-09 11:36:55,115 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:e1:dd", "version": 4, "addr": "11.0.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:e1:dd", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:87:b7", "version": 4, "addr": "12.0.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/ba3056f8-415e-444a-8652-819f56bb8d2c", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/ba3056f8-415e-444a-8652-819f56bb8d2c", "rel": "bookmark"}], "image": {"id": "577069b7-03b5-4b89-bf53-6a7e5d8f15dd", "links": [{"href": "http://172.30.9.21:8774/images/577069b7-03b5-4b89-bf53-6a7e5d8f15dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-09T11:36:39.000000", "flavor": {"id": "2bbfb69a-e0c3-4d98-a491-9eecc4db2e73", "links": [{"href": "http://172.30.9.21:8774/flavors/2bbfb69a-e0c3-4d98-a491-9eecc4db2e73", "rel": "bookmark"}]}, "id": "ba3056f8-415e-444a-8652-819f56bb8d2c", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "da67022848cd47aaa9ad576f8c8e08f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-09T11:36:29Z", "hostId": "16b011ec127d63b75b18efb60b13c680cf18248a0e0e8ab78ed1c930", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-04-09T11:35:54Z", "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "306e345c-8270-411c-be66-1ad28be303c6"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:27:5f", "version": 4, "addr": "11.0.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:27:5f", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:9b:b7", "version": 4, "addr": "12.0.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/f4eb787b-e00a-4ea0-bc99-8bd4fcff241c", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/f4eb787b-e00a-4ea0-bc99-8bd4fcff241c", "rel": "bookmark"}], "image": {"id": "577069b7-03b5-4b89-bf53-6a7e5d8f15dd", "links": [{"href": "http://172.30.9.21:8774/images/577069b7-03b5-4b89-bf53-6a7e5d8f15dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-09T11:36:39.000000", "flavor": {"id": "2bbfb69a-e0c3-4d98-a491-9eecc4db2e73", "links": [{"href": "http://172.30.9.21:8774/flavors/2bbfb69a-e0c3-4d98-a491-9eecc4db2e73", "rel": "bookmark"}]}, "id": "f4eb787b-e00a-4ea0-bc99-8bd4fcff241c", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "da67022848cd47aaa9ad576f8c8e08f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-09T11:36:29Z", "hostId": "16b011ec127d63b75b18efb60b13c680cf18248a0e0e8ab78ed1c930", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-04-09T11:35:54Z", "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "306e345c-8270-411c-be66-1ad28be303c6"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_e2c6aff1-57c5-47a7-b88b-cefa53213aae": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8d:f5:14", "version": 4, "addr": "192.168.120.25", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8d:f5:14", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d8ba9f3a-7170-4a78-94b6-648e59d9c99f", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d8ba9f3a-7170-4a78-94b6-648e59d9c99f", "rel": "bookmark"}], "image": {"id": "a0d0713c-2aee-4721-97b1-51c4a2fe4f04", "links": [{"href": "http://172.30.9.21:8774/images/a0d0713c-2aee-4721-97b1-51c4a2fe4f04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-09T11:30:47.000000", "flavor": {"id": "d5995ba0-c686-43ee-811b-08c3b9d6145b", "links": [{"href": "http://172.30.9.21:8774/flavors/d5995ba0-c686-43ee-811b-08c3b9d6145b", "rel": "bookmark"}]}, "id": "d8ba9f3a-7170-4a78-94b6-648e59d9c99f", "security_groups": [{"name": "vyos_vrouter-sg_e2c6aff1-57c5-47a7-b88b-cefa53213aae"}], "user_id": "da67022848cd47aaa9ad576f8c8e08f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-09T11:30:36Z", "hostId": "d1f6eba960eb0366b135750b9d4fa713552888b88af9126f27c49705", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_e2c6aff1-57c5-47a7-b88b-cefa53213aae", "name": "vyos_vrouter-vm_e2c6aff1-57c5-47a7-b88b-cefa53213aae", "created": "2019-04-09T11:28:37Z", "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 11:36:55,115 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-1c9a1958-088a-4c3b-b950-40e006c3cc42 2019-04-09 11:36:55,115 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.741612911224s 2019-04-09 11:36:55,120 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 11:36:55,123 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9aef208a28f07f6b9ece113351fc702f33e1ef92" 2019-04-09 11:36:55,342 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1179 Content-Type: application/json Date: Tue, 09 Apr 2019 11:36:44 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-9449b0c3-50ff-4095-adc8-9c2d55d0d400 x-openstack-request-id: req-9449b0c3-50ff-4095-adc8-9c2d55d0d400 2019-04-09 11:36:55,343 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:e1:dd", "version": 4, "addr": "11.0.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:e1:dd", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:87:b7", "version": 4, "addr": "12.0.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/ba3056f8-415e-444a-8652-819f56bb8d2c", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/ba3056f8-415e-444a-8652-819f56bb8d2c", "rel": "bookmark"}], "image": {"id": "577069b7-03b5-4b89-bf53-6a7e5d8f15dd", "links": [{"href": "http://172.30.9.21:8774/images/577069b7-03b5-4b89-bf53-6a7e5d8f15dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-09T11:36:39.000000", "flavor": {"id": "2bbfb69a-e0c3-4d98-a491-9eecc4db2e73", "links": [{"href": "http://172.30.9.21:8774/flavors/2bbfb69a-e0c3-4d98-a491-9eecc4db2e73", "rel": "bookmark"}]}, "id": "ba3056f8-415e-444a-8652-819f56bb8d2c", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "da67022848cd47aaa9ad576f8c8e08f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-09T11:36:29Z", "hostId": "16b011ec127d63b75b18efb60b13c680cf18248a0e0e8ab78ed1c930", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-04-09T11:35:54Z", "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "306e345c-8270-411c-be66-1ad28be303c6"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:27:5f", "version": 4, "addr": "11.0.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:27:5f", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:9b:b7", "version": 4, "addr": "12.0.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/f4eb787b-e00a-4ea0-bc99-8bd4fcff241c", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/f4eb787b-e00a-4ea0-bc99-8bd4fcff241c", "rel": "bookmark"}], "image": {"id": "577069b7-03b5-4b89-bf53-6a7e5d8f15dd", "links": [{"href": "http://172.30.9.21:8774/images/577069b7-03b5-4b89-bf53-6a7e5d8f15dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-09T11:36:39.000000", "flavor": {"id": "2bbfb69a-e0c3-4d98-a491-9eecc4db2e73", "links": [{"href": "http://172.30.9.21:8774/flavors/2bbfb69a-e0c3-4d98-a491-9eecc4db2e73", "rel": "bookmark"}]}, "id": "f4eb787b-e00a-4ea0-bc99-8bd4fcff241c", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "da67022848cd47aaa9ad576f8c8e08f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-09T11:36:29Z", "hostId": "16b011ec127d63b75b18efb60b13c680cf18248a0e0e8ab78ed1c930", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-04-09T11:35:54Z", "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "306e345c-8270-411c-be66-1ad28be303c6"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_e2c6aff1-57c5-47a7-b88b-cefa53213aae": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8d:f5:14", "version": 4, "addr": "192.168.120.25", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8d:f5:14", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d8ba9f3a-7170-4a78-94b6-648e59d9c99f", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d8ba9f3a-7170-4a78-94b6-648e59d9c99f", "rel": "bookmark"}], "image": {"id": "a0d0713c-2aee-4721-97b1-51c4a2fe4f04", "links": [{"href": "http://172.30.9.21:8774/images/a0d0713c-2aee-4721-97b1-51c4a2fe4f04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-09T11:30:47.000000", "flavor": {"id": "d5995ba0-c686-43ee-811b-08c3b9d6145b", "links": [{"href": "http://172.30.9.21:8774/flavors/d5995ba0-c686-43ee-811b-08c3b9d6145b", "rel": "bookmark"}]}, "id": "d8ba9f3a-7170-4a78-94b6-648e59d9c99f", "security_groups": [{"name": "vyos_vrouter-sg_e2c6aff1-57c5-47a7-b88b-cefa53213aae"}], "user_id": "da67022848cd47aaa9ad576f8c8e08f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-09T11:30:36Z", "hostId": "d1f6eba960eb0366b135750b9d4fa713552888b88af9126f27c49705", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_e2c6aff1-57c5-47a7-b88b-cefa53213aae", "name": "vyos_vrouter-vm_e2c6aff1-57c5-47a7-b88b-cefa53213aae", "created": "2019-04-09T11:28:37Z", "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 11:36:55,343 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-9449b0c3-50ff-4095-adc8-9c2d55d0d400 2019-04-09 11:36:55,343 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.223330020905s 2019-04-09 11:36:55,347 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_ip of target_vnf : 11.0.0.3 2019-04-09 11:36:55,347 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_mac of target_vnf : fa:16:3e:50:e1:dd 2019-04-09 11:36:55,347 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 11:36:55,350 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9aef208a28f07f6b9ece113351fc702f33e1ef92" 2019-04-09 11:36:56,010 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1179 Content-Type: application/json Date: Tue, 09 Apr 2019 11:36:44 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-8aab26ff-9b97-496b-9871-94a28d72a856 x-openstack-request-id: req-8aab26ff-9b97-496b-9871-94a28d72a856 2019-04-09 11:36:56,011 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:e1:dd", "version": 4, "addr": "11.0.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:e1:dd", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:87:b7", "version": 4, "addr": "12.0.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/ba3056f8-415e-444a-8652-819f56bb8d2c", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/ba3056f8-415e-444a-8652-819f56bb8d2c", "rel": "bookmark"}], "image": {"id": "577069b7-03b5-4b89-bf53-6a7e5d8f15dd", "links": [{"href": "http://172.30.9.21:8774/images/577069b7-03b5-4b89-bf53-6a7e5d8f15dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-09T11:36:39.000000", "flavor": {"id": "2bbfb69a-e0c3-4d98-a491-9eecc4db2e73", "links": [{"href": "http://172.30.9.21:8774/flavors/2bbfb69a-e0c3-4d98-a491-9eecc4db2e73", "rel": "bookmark"}]}, "id": "ba3056f8-415e-444a-8652-819f56bb8d2c", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "da67022848cd47aaa9ad576f8c8e08f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-09T11:36:29Z", "hostId": "16b011ec127d63b75b18efb60b13c680cf18248a0e0e8ab78ed1c930", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-04-09T11:35:54Z", "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "306e345c-8270-411c-be66-1ad28be303c6"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:27:5f", "version": 4, "addr": "11.0.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:27:5f", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:9b:b7", "version": 4, "addr": "12.0.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/f4eb787b-e00a-4ea0-bc99-8bd4fcff241c", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/f4eb787b-e00a-4ea0-bc99-8bd4fcff241c", "rel": "bookmark"}], "image": {"id": "577069b7-03b5-4b89-bf53-6a7e5d8f15dd", "links": [{"href": "http://172.30.9.21:8774/images/577069b7-03b5-4b89-bf53-6a7e5d8f15dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-09T11:36:39.000000", "flavor": {"id": "2bbfb69a-e0c3-4d98-a491-9eecc4db2e73", "links": [{"href": "http://172.30.9.21:8774/flavors/2bbfb69a-e0c3-4d98-a491-9eecc4db2e73", "rel": "bookmark"}]}, "id": "f4eb787b-e00a-4ea0-bc99-8bd4fcff241c", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "da67022848cd47aaa9ad576f8c8e08f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-09T11:36:29Z", "hostId": "16b011ec127d63b75b18efb60b13c680cf18248a0e0e8ab78ed1c930", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-04-09T11:35:54Z", "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "306e345c-8270-411c-be66-1ad28be303c6"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_e2c6aff1-57c5-47a7-b88b-cefa53213aae": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8d:f5:14", "version": 4, "addr": "192.168.120.25", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8d:f5:14", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d8ba9f3a-7170-4a78-94b6-648e59d9c99f", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d8ba9f3a-7170-4a78-94b6-648e59d9c99f", "rel": "bookmark"}], "image": {"id": "a0d0713c-2aee-4721-97b1-51c4a2fe4f04", "links": [{"href": "http://172.30.9.21:8774/images/a0d0713c-2aee-4721-97b1-51c4a2fe4f04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-09T11:30:47.000000", "flavor": {"id": "d5995ba0-c686-43ee-811b-08c3b9d6145b", "links": [{"href": "http://172.30.9.21:8774/flavors/d5995ba0-c686-43ee-811b-08c3b9d6145b", "rel": "bookmark"}]}, "id": "d8ba9f3a-7170-4a78-94b6-648e59d9c99f", "security_groups": [{"name": "vyos_vrouter-sg_e2c6aff1-57c5-47a7-b88b-cefa53213aae"}], "user_id": "da67022848cd47aaa9ad576f8c8e08f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-09T11:30:36Z", "hostId": "d1f6eba960eb0366b135750b9d4fa713552888b88af9126f27c49705", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_e2c6aff1-57c5-47a7-b88b-cefa53213aae", "name": "vyos_vrouter-vm_e2c6aff1-57c5-47a7-b88b-cefa53213aae", "created": "2019-04-09T11:28:37Z", "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 11:36:56,011 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-8aab26ff-9b97-496b-9871-94a28d72a856 2019-04-09 11:36:56,012 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.664287090302s 2019-04-09 11:36:56,016 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 11:36:56,019 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9aef208a28f07f6b9ece113351fc702f33e1ef92" 2019-04-09 11:36:56,215 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1179 Content-Type: application/json Date: Tue, 09 Apr 2019 11:36:45 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e96408b3-d7ae-4deb-877e-f317cd4f49c9 x-openstack-request-id: req-e96408b3-d7ae-4deb-877e-f317cd4f49c9 2019-04-09 11:36:56,216 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:e1:dd", "version": 4, "addr": "11.0.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:e1:dd", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:87:b7", "version": 4, "addr": "12.0.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/ba3056f8-415e-444a-8652-819f56bb8d2c", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/ba3056f8-415e-444a-8652-819f56bb8d2c", "rel": "bookmark"}], "image": {"id": "577069b7-03b5-4b89-bf53-6a7e5d8f15dd", "links": [{"href": "http://172.30.9.21:8774/images/577069b7-03b5-4b89-bf53-6a7e5d8f15dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-09T11:36:39.000000", "flavor": {"id": "2bbfb69a-e0c3-4d98-a491-9eecc4db2e73", "links": [{"href": "http://172.30.9.21:8774/flavors/2bbfb69a-e0c3-4d98-a491-9eecc4db2e73", "rel": "bookmark"}]}, "id": "ba3056f8-415e-444a-8652-819f56bb8d2c", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "da67022848cd47aaa9ad576f8c8e08f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-09T11:36:29Z", "hostId": "16b011ec127d63b75b18efb60b13c680cf18248a0e0e8ab78ed1c930", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-04-09T11:35:54Z", "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "306e345c-8270-411c-be66-1ad28be303c6"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:27:5f", "version": 4, "addr": "11.0.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:27:5f", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:9b:b7", "version": 4, "addr": "12.0.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/f4eb787b-e00a-4ea0-bc99-8bd4fcff241c", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/f4eb787b-e00a-4ea0-bc99-8bd4fcff241c", "rel": "bookmark"}], "image": {"id": "577069b7-03b5-4b89-bf53-6a7e5d8f15dd", "links": [{"href": "http://172.30.9.21:8774/images/577069b7-03b5-4b89-bf53-6a7e5d8f15dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-09T11:36:39.000000", "flavor": {"id": "2bbfb69a-e0c3-4d98-a491-9eecc4db2e73", "links": [{"href": "http://172.30.9.21:8774/flavors/2bbfb69a-e0c3-4d98-a491-9eecc4db2e73", "rel": "bookmark"}]}, "id": "f4eb787b-e00a-4ea0-bc99-8bd4fcff241c", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "da67022848cd47aaa9ad576f8c8e08f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-09T11:36:29Z", "hostId": "16b011ec127d63b75b18efb60b13c680cf18248a0e0e8ab78ed1c930", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-04-09T11:35:54Z", "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "306e345c-8270-411c-be66-1ad28be303c6"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_e2c6aff1-57c5-47a7-b88b-cefa53213aae": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8d:f5:14", "version": 4, "addr": "192.168.120.25", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8d:f5:14", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d8ba9f3a-7170-4a78-94b6-648e59d9c99f", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d8ba9f3a-7170-4a78-94b6-648e59d9c99f", "rel": "bookmark"}], "image": {"id": "a0d0713c-2aee-4721-97b1-51c4a2fe4f04", "links": [{"href": "http://172.30.9.21:8774/images/a0d0713c-2aee-4721-97b1-51c4a2fe4f04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-09T11:30:47.000000", "flavor": {"id": "d5995ba0-c686-43ee-811b-08c3b9d6145b", "links": [{"href": "http://172.30.9.21:8774/flavors/d5995ba0-c686-43ee-811b-08c3b9d6145b", "rel": "bookmark"}]}, "id": "d8ba9f3a-7170-4a78-94b6-648e59d9c99f", "security_groups": [{"name": "vyos_vrouter-sg_e2c6aff1-57c5-47a7-b88b-cefa53213aae"}], "user_id": "da67022848cd47aaa9ad576f8c8e08f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-09T11:30:36Z", "hostId": "d1f6eba960eb0366b135750b9d4fa713552888b88af9126f27c49705", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_e2c6aff1-57c5-47a7-b88b-cefa53213aae", "name": "vyos_vrouter-vm_e2c6aff1-57c5-47a7-b88b-cefa53213aae", "created": "2019-04-09T11:28:37Z", "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 11:36:56,216 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-e96408b3-d7ae-4deb-877e-f317cd4f49c9 2019-04-09 11:36:56,216 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.200667858124s 2019-04-09 11:36:56,220 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_ip of target_vnf : 12.0.0.3 2019-04-09 11:36:56,220 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_mac of target_vnf : fa:16:3e:55:87:b7 2019-04-09 11:36:56,221 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - init test exec 2019-04-09 11:36:56,243 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - init vnf controller 2019-04-09 11:36:56,260 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - initialize vm controller 2019-04-09 11:36:56,260 - functest.opnfv_tests.vnf.router.vnf_controller.command_generator - DEBUG - init command generator 2019-04-09 11:36:56,322 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - vRouter test Start Time:'2019-04-09 11:36:56' 2019-04-09 11:36:56,322 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Start config command target_vnf and reference_vnf 2019-04-09 11:36:56,322 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Configuration to target vnf 2019-04-09 11:36:56,344 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.204. 2019-04-09 11:36:59,353 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH timeout for 172.30.9.204... 2019-04-09 11:37:29,384 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.204. 2019-04-09 11:37:29,388 - paramiko.transport - DEBUG - starting thread (client mode): 0x36bf0d90L 2019-04-09 11:37:29,388 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-04-09 11:37:29,392 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_5.5p1 Debian-6+squeeze5 2019-04-09 11:37:29,392 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_5.5p1) 2019-04-09 11:37:29,393 - paramiko.transport - DEBUG - kex algos:[u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-04-09 11:37:29,393 - paramiko.transport - DEBUG - Kex agreed: diffie-hellman-group-exchange-sha256 2019-04-09 11:37:29,394 - paramiko.transport - DEBUG - HostKey agreed: ssh-rsa 2019-04-09 11:37:29,394 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-04-09 11:37:29,394 - paramiko.transport - DEBUG - MAC agreed: hmac-sha1 2019-04-09 11:37:29,394 - paramiko.transport - DEBUG - Compression agreed: none 2019-04-09 11:37:29,435 - paramiko.transport - DEBUG - Got server p (2048 bits) 2019-04-09 11:37:29,553 - paramiko.transport - DEBUG - kex engine KexGexSHA256 specified hash_algo 2019-04-09 11:37:29,554 - paramiko.transport - DEBUG - Switch to new keys ... 2019-04-09 11:37:29,557 - paramiko.transport - DEBUG - Adding ssh-rsa host key for 172.30.9.204: db90d4b3161d6b7233c32e78dcc764f0 2019-04-09 11:37:29,594 - paramiko.transport - DEBUG - userauth is OK 2019-04-09 11:37:29,601 - paramiko.transport - INFO - Auth banner: Welcome to VyOS 2019-04-09 11:37:29,602 - paramiko.transport - INFO - Authentication (password) successful! 2019-04-09 11:37:29,621 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.30.9.204. 2019-04-09 11:37:29,622 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-04-09 11:37:29,623 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-04-09 11:37:29,623 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-04-09 11:37:29,628 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-04-09 11:37:29,629 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-04-09 11:37:30,652 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : configure 2019-04-09 11:37:31,654 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : configure [edit] vyos@vyos# 2019-04-09 11:37:36,659 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth0 mtu 1450 2019-04-09 11:37:37,661 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth0 mtu 1450 [edit] vyos@vyos# 2019-04-09 11:37:42,666 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth1 mtu 1450 2019-04-09 11:37:43,668 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth1 mtu 1450 [edit] vyos@vyos# 2019-04-09 11:37:48,673 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.1.0/24 blackhole distance 1 2019-04-09 11:37:49,675 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.1.0/24 blackhole distance 1 [edit] vyos@vyos# 2019-04-09 11:37:54,680 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.2.0/24 blackhole distance 1 2019-04-09 11:37:55,682 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.2.0/24 blackhole distance 1 [edit] vyos@vyos# 2019-04-09 11:38:00,687 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.3.0/24 blackhole distance 1 2019-04-09 11:38:01,689 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.3.0/24 blackhole distance 1 [edit] vyos@vyos# 2019-04-09 11:38:06,691 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.4.0/24 blackhole distance 1 2019-04-09 11:38:07,693 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.4.0/24 blackhole distance 1 [edit] vyos@vyos# 2019-04-09 11:38:12,698 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.5.0/24 blackhole distance 1 2019-04-09 11:38:13,700 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.5.0/24 blackhole distance 1 [edit] vyos@vyos# 2019-04-09 11:38:18,705 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.6.0/24 blackhole distance 1 2019-04-09 11:38:19,707 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.6.0/24 blackhole distance 1 [edit] vyos@vyos# 2019-04-09 11:38:24,712 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.7.0/24 blackhole distance 1 2019-04-09 11:38:25,713 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.7.0/24 blackhole distance 1 [edit] vyos@vyos# 2019-04-09 11:38:30,718 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.8.0/24 blackhole distance 1 2019-04-09 11:38:31,720 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.8.0/24 blackhole distance 1 [edit] vyos@vyos# 2019-04-09 11:38:36,725 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.9.0/24 blackhole distance 1 2019-04-09 11:38:37,727 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.9.0/24 blackhole distance 1 [edit] vyos@vyos# 2019-04-09 11:38:42,732 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.10.0/24 blackhole distance 1 2019-04-09 11:38:43,734 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.10.0/24 blackhole distance 1 [edit] vyos@vyos# 2019-04-09 11:38:48,739 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2019-04-09 11:38:49,741 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2019-04-09 11:38:54,746 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.7 ebgp-multihop '2' 2019-04-09 11:38:55,748 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.7 ebgp-multihop '2' [edit] vyos@vyos# 2019-04-09 11:39:00,753 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.7 remote-as 65002 2019-04-09 11:39:01,755 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.7 remote-as 65002 [edit] vyos@vyos# 2019-04-09 11:39:06,760 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.7 update-source 12.0.0.3 2019-04-09 11:39:07,762 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.7 update-source 12.0.0.3 [edit] vyos@vyos# 2019-04-09 11:39:12,764 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.7 soft-reconfiguration inbound 2019-04-09 11:39:13,765 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.7 soft-reconfiguration inboun d [edit] vyos@vyos# 2019-04-09 11:39:18,771 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.7 password lab0033 2019-04-09 11:39:19,773 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.7 password lab0033 [edit] vyos@vyos# 2019-04-09 11:39:24,778 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.1.0/24 2019-04-09 11:39:25,780 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.1.0/24 [edit] vyos@vyos# 2019-04-09 11:39:30,785 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.2.0/24 2019-04-09 11:39:31,787 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.2.0/24 [edit] vyos@vyos# 2019-04-09 11:39:36,792 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.3.0/24 2019-04-09 11:39:37,794 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.3.0/24 [edit] vyos@vyos# 2019-04-09 11:39:42,799 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.4.0/24 2019-04-09 11:39:43,801 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.4.0/24 [edit] vyos@vyos# 2019-04-09 11:39:48,806 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.5.0/24 2019-04-09 11:39:49,808 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.5.0/24 [edit] vyos@vyos# 2019-04-09 11:39:54,813 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.6.0/24 2019-04-09 11:39:55,815 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.6.0/24 [edit] vyos@vyos# 2019-04-09 11:40:00,820 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.7.0/24 2019-04-09 11:40:01,822 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.7.0/24 [edit] vyos@vyos# 2019-04-09 11:40:06,827 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.8.0/24 2019-04-09 11:40:07,829 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.8.0/24 [edit] vyos@vyos# 2019-04-09 11:40:12,834 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.9.0/24 2019-04-09 11:40:13,836 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.9.0/24 [edit] vyos@vyos# 2019-04-09 11:40:18,841 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.10.0/24 2019-04-09 11:40:19,843 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.10.0/24 [edit] vyos@vyos# 2019-04-09 11:40:24,848 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 parameters router-id 12.0.0.3 2019-04-09 11:40:25,850 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 parameters router-id 12.0.0.3 [edit] vyos@vyos# 2019-04-09 11:40:30,855 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2019-04-09 11:40:31,857 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2019-04-09 11:40:36,865 - paramiko.transport - DEBUG - EOF in transport thread 2019-04-09 11:40:36,865 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Configuration to reference vnf 2019-04-09 11:40:36,910 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.208. 2019-04-09 11:40:36,913 - paramiko.transport - DEBUG - starting thread (client mode): 0x3705d190L 2019-04-09 11:40:36,913 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-04-09 11:40:36,917 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_5.5p1 Debian-6+squeeze5 2019-04-09 11:40:36,918 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_5.5p1) 2019-04-09 11:40:36,919 - paramiko.transport - DEBUG - kex algos:[u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-04-09 11:40:36,919 - paramiko.transport - DEBUG - Kex agreed: diffie-hellman-group-exchange-sha256 2019-04-09 11:40:36,919 - paramiko.transport - DEBUG - HostKey agreed: ssh-rsa 2019-04-09 11:40:36,919 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-04-09 11:40:36,920 - paramiko.transport - DEBUG - MAC agreed: hmac-sha1 2019-04-09 11:40:36,920 - paramiko.transport - DEBUG - Compression agreed: none 2019-04-09 11:40:36,955 - paramiko.transport - DEBUG - Got server p (2048 bits) 2019-04-09 11:40:37,068 - paramiko.transport - DEBUG - kex engine KexGexSHA256 specified hash_algo 2019-04-09 11:40:37,069 - paramiko.transport - DEBUG - Switch to new keys ... 2019-04-09 11:40:37,070 - paramiko.transport - DEBUG - Adding ssh-rsa host key for 172.30.9.208: db90d4b3161d6b7233c32e78dcc764f0 2019-04-09 11:40:37,104 - paramiko.transport - DEBUG - userauth is OK 2019-04-09 11:40:37,113 - paramiko.transport - INFO - Auth banner: Welcome to VyOS 2019-04-09 11:40:37,113 - paramiko.transport - INFO - Authentication (password) successful! 2019-04-09 11:40:37,134 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.30.9.208. 2019-04-09 11:40:37,134 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-04-09 11:40:37,136 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-04-09 11:40:37,136 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-04-09 11:40:37,140 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-04-09 11:40:37,142 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-04-09 11:40:38,160 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : configure 2019-04-09 11:40:39,161 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : configure [edit] vyos@vyos# 2019-04-09 11:40:44,167 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth0 mtu 1450 2019-04-09 11:40:45,169 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth0 mtu 1450 [edit] vyos@vyos# 2019-04-09 11:40:50,174 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth1 mtu 1450 2019-04-09 11:40:51,176 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth1 mtu 1450 [edit] vyos@vyos# 2019-04-09 11:40:56,181 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.1.0/24 blackhole distance 1 2019-04-09 11:40:57,183 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.1.0/24 blackhole distance 1 [edit] vyos@vyos# 2019-04-09 11:41:02,188 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.2.0/24 blackhole distance 1 2019-04-09 11:41:03,190 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.2.0/24 blackhole distance 1 [edit] vyos@vyos# 2019-04-09 11:41:08,191 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.3.0/24 blackhole distance 1 2019-04-09 11:41:09,192 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.3.0/24 blackhole distance 1 [edit] vyos@vyos# 2019-04-09 11:41:14,198 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.4.0/24 blackhole distance 1 2019-04-09 11:41:15,200 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.4.0/24 blackhole distance 1 [edit] vyos@vyos# 2019-04-09 11:41:20,205 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.5.0/24 blackhole distance 1 2019-04-09 11:41:21,207 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.5.0/24 blackhole distance 1 [edit] vyos@vyos# 2019-04-09 11:41:26,212 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.6.0/24 blackhole distance 1 2019-04-09 11:41:27,213 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.6.0/24 blackhole distance 1 [edit] vyos@vyos# 2019-04-09 11:41:32,219 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.7.0/24 blackhole distance 1 2019-04-09 11:41:33,220 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.7.0/24 blackhole distance 1 [edit] vyos@vyos# 2019-04-09 11:41:38,226 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.8.0/24 blackhole distance 1 2019-04-09 11:41:39,227 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.8.0/24 blackhole distance 1 [edit] vyos@vyos# 2019-04-09 11:41:44,233 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.9.0/24 blackhole distance 1 2019-04-09 11:41:45,234 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.9.0/24 blackhole distance 1 [edit] vyos@vyos# 2019-04-09 11:41:50,235 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.10.0/24 blackhole distance 1 2019-04-09 11:41:51,237 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.10.0/24 blackhole distance 1 [edit] vyos@vyos# 2019-04-09 11:41:56,243 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2019-04-09 11:41:57,245 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2019-04-09 11:42:02,250 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.3 ebgp-multihop '2' 2019-04-09 11:42:03,252 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.3 ebgp-multihop '2' [edit] vyos@vyos# 2019-04-09 11:42:08,257 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.3 remote-as 65001 2019-04-09 11:42:09,259 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.3 remote-as 65001 [edit] vyos@vyos# 2019-04-09 11:42:14,264 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.3 update-source 12.0.0.7 2019-04-09 11:42:15,266 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.3 update-source 12.0.0.7 [edit] vyos@vyos# 2019-04-09 11:42:20,271 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.3 soft-reconfiguration inbound 2019-04-09 11:42:21,273 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.3 soft-reconfiguration inboun d [edit] vyos@vyos# 2019-04-09 11:42:26,278 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.3 password lab0033 2019-04-09 11:42:27,280 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.3 password lab0033 [edit] vyos@vyos# 2019-04-09 11:42:32,285 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.1.0/24 2019-04-09 11:42:33,287 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.1.0/24 [edit] vyos@vyos# 2019-04-09 11:42:38,292 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.2.0/24 2019-04-09 11:42:39,294 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.2.0/24 [edit] vyos@vyos# 2019-04-09 11:42:44,299 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.3.0/24 2019-04-09 11:42:45,301 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.3.0/24 [edit] vyos@vyos# 2019-04-09 11:42:50,306 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.4.0/24 2019-04-09 11:42:51,308 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.4.0/24 [edit] vyos@vyos# 2019-04-09 11:42:56,313 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.5.0/24 2019-04-09 11:42:57,315 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.5.0/24 [edit] vyos@vyos# 2019-04-09 11:43:02,320 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.6.0/24 2019-04-09 11:43:03,322 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.6.0/24 [edit] vyos@vyos# 2019-04-09 11:43:08,327 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.7.0/24 2019-04-09 11:43:09,329 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.7.0/24 [edit] vyos@vyos# 2019-04-09 11:43:14,335 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.8.0/24 2019-04-09 11:43:15,336 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.8.0/24 [edit] vyos@vyos# 2019-04-09 11:43:20,342 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.9.0/24 2019-04-09 11:43:21,343 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.9.0/24 [edit] vyos@vyos# 2019-04-09 11:43:26,349 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.10.0/24 2019-04-09 11:43:27,351 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.10.0/24 [edit] vyos@vyos# 2019-04-09 11:43:32,356 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 parameters router-id 12.0.0.7 2019-04-09 11:43:33,358 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 parameters router-id 12.0.0.7 [edit] vyos@vyos# 2019-04-09 11:43:38,363 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2019-04-09 11:43:39,365 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2019-04-09 11:43:44,385 - paramiko.transport - DEBUG - EOF in transport thread 2019-04-09 11:43:44,402 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Finish config command. 2019-04-09 11:43:44,402 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Waiting for protocol stable. 2019-04-09 11:44:44,435 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Start check method 2019-04-09 11:44:44,480 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.204. 2019-04-09 11:44:44,484 - paramiko.transport - DEBUG - starting thread (client mode): 0x3729f150L 2019-04-09 11:44:44,485 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-04-09 11:44:44,490 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_5.5p1 Debian-6+squeeze5 2019-04-09 11:44:44,490 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_5.5p1) 2019-04-09 11:44:44,491 - paramiko.transport - DEBUG - kex algos:[u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-04-09 11:44:44,491 - paramiko.transport - DEBUG - Kex agreed: diffie-hellman-group-exchange-sha256 2019-04-09 11:44:44,491 - paramiko.transport - DEBUG - HostKey agreed: ssh-rsa 2019-04-09 11:44:44,491 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-04-09 11:44:44,491 - paramiko.transport - DEBUG - MAC agreed: hmac-sha1 2019-04-09 11:44:44,491 - paramiko.transport - DEBUG - Compression agreed: none 2019-04-09 11:44:44,530 - paramiko.transport - DEBUG - Got server p (2048 bits) 2019-04-09 11:44:44,649 - paramiko.transport - DEBUG - kex engine KexGexSHA256 specified hash_algo 2019-04-09 11:44:44,650 - paramiko.transport - DEBUG - Switch to new keys ... 2019-04-09 11:44:44,653 - paramiko.transport - DEBUG - Adding ssh-rsa host key for 172.30.9.204: db90d4b3161d6b7233c32e78dcc764f0 2019-04-09 11:44:44,689 - paramiko.transport - DEBUG - userauth is OK 2019-04-09 11:44:44,694 - paramiko.transport - INFO - Auth banner: Welcome to VyOS 2019-04-09 11:44:44,694 - paramiko.transport - INFO - Authentication (password) successful! 2019-04-09 11:44:44,717 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.30.9.204. 2019-04-09 11:44:44,718 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-04-09 11:44:44,719 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-04-09 11:44:44,720 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-04-09 11:44:44,723 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-04-09 11:44:44,725 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-04-09 11:44:45,726 - functest.opnfv_tests.vnf.router.vnf_controller.checker - DEBUG - init checker 2019-04-09 11:45:15,804 - paramiko.transport - DEBUG - EOF in transport thread 2019-04-09 11:45:15,836 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - INFO - Test result: +-------------------------------+----------------+ | TEST ITEM | RESULT | +-------------------------------+----------------+ | Check bgp peer | OK | | Check bgp status | OK | | Check route advertise | OK | | Check route receive | OK | | Check route table | OK | +-------------------------------+----------------+ 2019-04-09 11:45:15,836 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp summary | no-more BGP router identifier 12.0.0.3, local AS number 65001 IPv4 Unicast - max multipaths: ebgp 1 ibgp 1 RIB entries 39, using 3744 bytes of memory Peers 1, using 4560 bytes of memory Neighbor V AS MsgRcvd MsgSent TblVer InQ OutQ Up/Down State/PfxRcd 12.0.0.7 4 65002 3 6 0 0 0 00:01:01 10 Total number of neighbors 1 vyos@vyos:~$ 2019-04-09 11:45:15,837 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.7 | no-more BGP neighbor is 12.0.0.7, remote AS 65002, local AS 65001, external link BGP version 4, remote router ID 12.0.0.7 BGP state = Established, up for 00:01:07 Last read 12:23:15, hold time is 180, keepalive interval is 60 seconds Neighbor capabilities: 4 Byte AS: advertised and received Route refresh: advertised and received(old & new) Address family IPv4 Unicast: advertised and received Message statistics: Inq depth is 0 Outq depth is 0 Sent Rcvd Opens: 2 0 Notifications: 0 0 Updates: 1 1 Keepalives: 3 2 Route Refresh: 0 0 Capability: 0 0 Total: 6 3 Minimum time between advertisement runs is 30 seconds Update source is 12.0.0.3 For address family: IPv4 Unicast Inbound soft reconfiguration allowed Community attribute sent to this neighbor(both) 10 accepted prefixes Connections established 1; dropped 0 Last reset never External BGP neighbor may be up to 2 hops away. Local host: 12.0.0.3, Local port: 179 Foreign host: 12.0.0.7, Foreign port: 35628 Nexthop: 12.0.0.3 Nexthop global: fe80::f816:3eff:fe55:87b7 Nexthop local: :: BGP connection: non shared network Read thread: on Write thread: off vyos@vyos:~$ 2019-04-09 11:45:15,837 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.7 advertised-routes | no-more BGP table version is 0, local router ID is 12.0.0.3 Status codes: s suppressed, d damped, h history, * valid, > best, i - internal, r RIB-failure, S Stale, R Removed Origin codes: i - IGP, e - EGP, ? - incomplete Network Next Hop Metric LocPrf Weight Path *> 10.0.1.0/24 12.0.0.3 0 32768 i *> 10.0.2.0/24 12.0.0.3 0 32768 i *> 10.0.3.0/24 12.0.0.3 0 32768 i *> 10.0.4.0/24 12.0.0.3 0 32768 i *> 10.0.5.0/24 12.0.0.3 0 32768 i *> 10.0.6.0/24 12.0.0.3 0 32768 i *> 10.0.7.0/24 12.0.0.3 0 32768 i *> 10.0.8.0/24 12.0.0.3 0 32768 i *> 10.0.9.0/24 12.0.0.3 0 32768 i *> 10.0.10.0/24 12.0.0.3 0 32768 i Total number of prefixes 10 vyos@vyos:~$ 2019-04-09 11:45:15,837 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.7 received-routes | no-more BGP table version is 0, local router ID is 12.0.0.3 Status codes: s suppressed, d damped, h history, * valid, > best, i - internal, r RIB-failure, S Stale, R Removed Origin codes: i - IGP, e - EGP, ? - incomplete Network Next Hop Metric LocPrf Weight Path *> 10.1.1.0/24 12.0.0.7 0 0 65002 i *> 10.1.2.0/24 12.0.0.7 0 0 65002 i *> 10.1.3.0/24 12.0.0.7 0 0 65002 i *> 10.1.4.0/24 12.0.0.7 0 0 65002 i *> 10.1.5.0/24 12.0.0.7 0 0 65002 i *> 10.1.6.0/24 12.0.0.7 0 0 65002 i *> 10.1.7.0/24 12.0.0.7 0 0 65002 i *> 10.1.8.0/24 12.0.0.7 0 0 65002 i *> 10.1.9.0/24 12.0.0.7 0 0 65002 i *> 10.1.10.0/24 12.0.0.7 0 0 65002 i Total number of prefixes 10 vyos@vyos:~$ 2019-04-09 11:45:15,837 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.7 routes | no-more BGP table version is 0, local router ID is 12.0.0.3 Status codes: s suppressed, d damped, h history, * valid, > best, i - internal, r RIB-failure, S Stale, R Removed Origin codes: i - IGP, e - EGP, ? - incomplete Network Next Hop Metric LocPrf Weight Path *> 10.1.1.0/24 12.0.0.7 0 0 65002 i *> 10.1.2.0/24 12.0.0.7 0 0 65002 i *> 10.1.3.0/24 12.0.0.7 0 0 65002 i *> 10.1.4.0/24 12.0.0.7 0 0 65002 i *> 10.1.5.0/24 12.0.0.7 0 0 65002 i *> 10.1.6.0/24 12.0.0.7 0 0 65002 i *> 10.1.7.0/24 12.0.0.7 0 0 65002 i *> 10.1.8.0/24 12.0.0.7 0 0 65002 i *> 10.1.9.0/24 12.0.0.7 0 0 65002 i *> 10.1.10.0/24 12.0.0.7 0 0 65002 i Total number of prefixes 10 vyos@vyos:~$ 2019-04-09 11:45:15,837 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Finish check method. 2019-04-09 11:45:15,838 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - vRouter test duration :'499.5' 2019-04-09 11:45:15,838 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - delete the reference_vnf 2019-04-09 11:45:15,838 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 11:45:15,842 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9aef208a28f07f6b9ece113351fc702f33e1ef92" 2019-04-09 11:45:16,856 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1179 Content-Type: application/json Date: Tue, 09 Apr 2019 11:45:05 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-0bde0ea5-7025-464f-9c0a-6aa3386ffff4 x-openstack-request-id: req-0bde0ea5-7025-464f-9c0a-6aa3386ffff4 2019-04-09 11:45:16,857 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:e1:dd", "version": 4, "addr": "11.0.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:e1:dd", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:87:b7", "version": 4, "addr": "12.0.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/ba3056f8-415e-444a-8652-819f56bb8d2c", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/ba3056f8-415e-444a-8652-819f56bb8d2c", "rel": "bookmark"}], "image": {"id": "577069b7-03b5-4b89-bf53-6a7e5d8f15dd", "links": [{"href": "http://172.30.9.21:8774/images/577069b7-03b5-4b89-bf53-6a7e5d8f15dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-09T11:36:39.000000", "flavor": {"id": "2bbfb69a-e0c3-4d98-a491-9eecc4db2e73", "links": [{"href": "http://172.30.9.21:8774/flavors/2bbfb69a-e0c3-4d98-a491-9eecc4db2e73", "rel": "bookmark"}]}, "id": "ba3056f8-415e-444a-8652-819f56bb8d2c", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "da67022848cd47aaa9ad576f8c8e08f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-09T11:36:29Z", "hostId": "16b011ec127d63b75b18efb60b13c680cf18248a0e0e8ab78ed1c930", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-04-09T11:35:54Z", "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "306e345c-8270-411c-be66-1ad28be303c6"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:27:5f", "version": 4, "addr": "11.0.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:27:5f", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:9b:b7", "version": 4, "addr": "12.0.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/f4eb787b-e00a-4ea0-bc99-8bd4fcff241c", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/f4eb787b-e00a-4ea0-bc99-8bd4fcff241c", "rel": "bookmark"}], "image": {"id": "577069b7-03b5-4b89-bf53-6a7e5d8f15dd", "links": [{"href": "http://172.30.9.21:8774/images/577069b7-03b5-4b89-bf53-6a7e5d8f15dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-09T11:36:39.000000", "flavor": {"id": "2bbfb69a-e0c3-4d98-a491-9eecc4db2e73", "links": [{"href": "http://172.30.9.21:8774/flavors/2bbfb69a-e0c3-4d98-a491-9eecc4db2e73", "rel": "bookmark"}]}, "id": "f4eb787b-e00a-4ea0-bc99-8bd4fcff241c", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "da67022848cd47aaa9ad576f8c8e08f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-09T11:36:29Z", "hostId": "16b011ec127d63b75b18efb60b13c680cf18248a0e0e8ab78ed1c930", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-04-09T11:35:54Z", "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "306e345c-8270-411c-be66-1ad28be303c6"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_e2c6aff1-57c5-47a7-b88b-cefa53213aae": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8d:f5:14", "version": 4, "addr": "192.168.120.25", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8d:f5:14", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d8ba9f3a-7170-4a78-94b6-648e59d9c99f", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d8ba9f3a-7170-4a78-94b6-648e59d9c99f", "rel": "bookmark"}], "image": {"id": "a0d0713c-2aee-4721-97b1-51c4a2fe4f04", "links": [{"href": "http://172.30.9.21:8774/images/a0d0713c-2aee-4721-97b1-51c4a2fe4f04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-09T11:30:47.000000", "flavor": {"id": "d5995ba0-c686-43ee-811b-08c3b9d6145b", "links": [{"href": "http://172.30.9.21:8774/flavors/d5995ba0-c686-43ee-811b-08c3b9d6145b", "rel": "bookmark"}]}, "id": "d8ba9f3a-7170-4a78-94b6-648e59d9c99f", "security_groups": [{"name": "vyos_vrouter-sg_e2c6aff1-57c5-47a7-b88b-cefa53213aae"}], "user_id": "da67022848cd47aaa9ad576f8c8e08f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-09T11:30:36Z", "hostId": "d1f6eba960eb0366b135750b9d4fa713552888b88af9126f27c49705", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_e2c6aff1-57c5-47a7-b88b-cefa53213aae", "name": "vyos_vrouter-vm_e2c6aff1-57c5-47a7-b88b-cefa53213aae", "created": "2019-04-09T11:28:37Z", "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 11:45:16,857 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-0bde0ea5-7025-464f-9c0a-6aa3386ffff4 2019-04-09 11:45:16,857 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.01871800423s 2019-04-09 11:45:16,861 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-04-09 11:45:16,865 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/servers/f4eb787b-e00a-4ea0-bc99-8bd4fcff241c -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9aef208a28f07f6b9ece113351fc702f33e1ef92" 2019-04-09 11:45:17,009 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Tue, 09 Apr 2019 11:45:06 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c440a1be-0499-42d7-92de-5b7278fff159 x-openstack-request-id: req-c440a1be-0499-42d7-92de-5b7278fff159 2019-04-09 11:45:17,009 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/f4eb787b-e00a-4ea0-bc99-8bd4fcff241c used request id req-c440a1be-0499-42d7-92de-5b7278fff159 2019-04-09 11:45:17,009 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.148169994354s 2019-04-09 11:45:17,010 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - delete the target_vnf 2019-04-09 11:45:17,010 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 11:45:17,013 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9aef208a28f07f6b9ece113351fc702f33e1ef92" 2019-04-09 11:45:18,115 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1196 Content-Type: application/json Date: Tue, 09 Apr 2019 11:45:06 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f2101f43-ecf3-4f64-814f-6e60e5a9c1c2 x-openstack-request-id: req-f2101f43-ecf3-4f64-814f-6e60e5a9c1c2 2019-04-09 11:45:18,116 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:e1:dd", "version": 4, "addr": "11.0.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:50:e1:dd", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:87:b7", "version": 4, "addr": "12.0.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/ba3056f8-415e-444a-8652-819f56bb8d2c", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/ba3056f8-415e-444a-8652-819f56bb8d2c", "rel": "bookmark"}], "image": {"id": "577069b7-03b5-4b89-bf53-6a7e5d8f15dd", "links": [{"href": "http://172.30.9.21:8774/images/577069b7-03b5-4b89-bf53-6a7e5d8f15dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-09T11:36:39.000000", "flavor": {"id": "2bbfb69a-e0c3-4d98-a491-9eecc4db2e73", "links": [{"href": "http://172.30.9.21:8774/flavors/2bbfb69a-e0c3-4d98-a491-9eecc4db2e73", "rel": "bookmark"}]}, "id": "ba3056f8-415e-444a-8652-819f56bb8d2c", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "da67022848cd47aaa9ad576f8c8e08f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-09T11:36:29Z", "hostId": "16b011ec127d63b75b18efb60b13c680cf18248a0e0e8ab78ed1c930", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-04-09T11:35:54Z", "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "306e345c-8270-411c-be66-1ad28be303c6"}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:27:5f", "version": 4, "addr": "11.0.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:27:5f", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:9b:b7", "version": 4, "addr": "12.0.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/f4eb787b-e00a-4ea0-bc99-8bd4fcff241c", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/f4eb787b-e00a-4ea0-bc99-8bd4fcff241c", "rel": "bookmark"}], "image": {"id": "577069b7-03b5-4b89-bf53-6a7e5d8f15dd", "links": [{"href": "http://172.30.9.21:8774/images/577069b7-03b5-4b89-bf53-6a7e5d8f15dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-09T11:36:39.000000", "flavor": {"id": "2bbfb69a-e0c3-4d98-a491-9eecc4db2e73", "links": [{"href": "http://172.30.9.21:8774/flavors/2bbfb69a-e0c3-4d98-a491-9eecc4db2e73", "rel": "bookmark"}]}, "id": "f4eb787b-e00a-4ea0-bc99-8bd4fcff241c", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "da67022848cd47aaa9ad576f8c8e08f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-09T11:45:06Z", "hostId": "16b011ec127d63b75b18efb60b13c680cf18248a0e0e8ab78ed1c930", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-04-09T11:35:54Z", "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "306e345c-8270-411c-be66-1ad28be303c6"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_e2c6aff1-57c5-47a7-b88b-cefa53213aae": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8d:f5:14", "version": 4, "addr": "192.168.120.25", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8d:f5:14", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d8ba9f3a-7170-4a78-94b6-648e59d9c99f", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d8ba9f3a-7170-4a78-94b6-648e59d9c99f", "rel": "bookmark"}], "image": {"id": "a0d0713c-2aee-4721-97b1-51c4a2fe4f04", "links": [{"href": "http://172.30.9.21:8774/images/a0d0713c-2aee-4721-97b1-51c4a2fe4f04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-09T11:30:47.000000", "flavor": {"id": "d5995ba0-c686-43ee-811b-08c3b9d6145b", "links": [{"href": "http://172.30.9.21:8774/flavors/d5995ba0-c686-43ee-811b-08c3b9d6145b", "rel": "bookmark"}]}, "id": "d8ba9f3a-7170-4a78-94b6-648e59d9c99f", "security_groups": [{"name": "vyos_vrouter-sg_e2c6aff1-57c5-47a7-b88b-cefa53213aae"}], "user_id": "da67022848cd47aaa9ad576f8c8e08f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-09T11:30:36Z", "hostId": "d1f6eba960eb0366b135750b9d4fa713552888b88af9126f27c49705", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_e2c6aff1-57c5-47a7-b88b-cefa53213aae", "name": "vyos_vrouter-vm_e2c6aff1-57c5-47a7-b88b-cefa53213aae", "created": "2019-04-09T11:28:37Z", "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 11:45:18,116 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-f2101f43-ecf3-4f64-814f-6e60e5a9c1c2 2019-04-09 11:45:18,116 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.10618901253s 2019-04-09 11:45:18,120 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-04-09 11:45:18,124 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/servers/ba3056f8-415e-444a-8652-819f56bb8d2c -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9aef208a28f07f6b9ece113351fc702f33e1ef92" 2019-04-09 11:45:18,309 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Tue, 09 Apr 2019 11:45:07 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-924493bd-bbc8-426a-886c-326adb6f9a62 x-openstack-request-id: req-924493bd-bbc8-426a-886c-326adb6f9a62 2019-04-09 11:45:18,309 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/ba3056f8-415e-444a-8652-819f56bb8d2c used request id req-924493bd-bbc8-426a-886c-326adb6f9a62 2019-04-09 11:45:18,310 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.189120054245s 2019-04-09 11:45:18,423 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-04-09 11:45:18,424 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | vyos_vrouter | functest | 16:50 | PASS | +----------------------+------------------+------------------+----------------+ 2019-04-09 11:45:18,429 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Deleting the current deployment 2019-04-09 11:45:18,429 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions 2019-04-09 11:45:18,512 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 11:45:18,512 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 11:45:18,512 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 11:45:18,512 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 11:45:18,512 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 11:45:18,513 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 11:45:18,513 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 11:45:18,513 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"status": "terminated", "status_display": "completed", "ended_at": "2019-04-09T11:35:18.611Z", "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T11:35:16.290Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "create_deployment_environment", "resource_availability": "tenant", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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": "cLt5Q74a49815148f45ffb6d0c63211731acc"}}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-04-09T11:35:16.292Z", "id": "70924670-a5e7-4887-983d-3685792d4908"}, {"status": "terminated", "status_display": "completed", "ended_at": "2019-04-09T11:36:51.588Z", "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T11:35:22.255Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-04-09T11:35:22.256Z", "id": "b8e8e836-d245-49a7-879e-764bd41f0c1e"}], "metadata": {"pagination": {"total": 2, "offset": 0, "size": 1000}}} 2019-04-09 11:45:18,513 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 11:45:18,513 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 11:45:18 GMT 2019-04-09 11:45:18,513 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 11:45:18,513 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-09 11:45:18,513 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 11:45:18,513 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 11:45:18,513 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 11:45:18,514 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-09 11:45:18,515 - cloudify.rest_client.http - DEBUG - Sending request: POST http://172.30.9.203:80/api/v3.1/executions; body: {"allow_custom_parameters": "false", "deployment_id": "vrouter-opnfv", "force": "false", "workflow_id": "uninstall", "parameters": {"ignore_failure": true}} 2019-04-09 11:45:18,930 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 11:45:18,931 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 11:45:18,931 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 11:45:18,931 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 11:45:18,931 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 11:45:18,931 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 11:45:18,931 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 11:45:18,931 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 156 2019-04-09 11:45:18,931 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"status": "pending", "status_display": "pending", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T11:45:18.582Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-04-09T11:45:18.583Z", "id": "f003e715-29aa-47ac-92db-7722301f4709"} 2019-04-09 11:45:18,931 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 11:45:18,931 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 11:45:18 GMT 2019-04-09 11:45:18,932 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 11:45:18,932 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 562 2019-04-09 11:45:18,932 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 11:45:18,932 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 11:45:18,932 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 11:45:18,932 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-04-09 11:45:19,093 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 11:45:19,093 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 11:45:19,093 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 11:45:19,093 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 11:45:19,093 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 11:45:19,093 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 11:45:19,093 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 11:45:19,094 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2019-04-09 11:45:19,094 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 11:45:19,094 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 11:45:19 GMT 2019-04-09 11:45:19,094 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 11:45:19,094 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 81 2019-04-09 11:45:19,094 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 11:45:19,094 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 11:45:19,094 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 11:45:19,095 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/f003e715-29aa-47ac-92db-7722301f4709 2019-04-09 11:45:19,192 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 11:45:19,192 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 11:45:19,192 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 11:45:19,192 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 11:45:19,192 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 11:45:19,193 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 11:45:19,193 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 11:45:19,193 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "pending", "status_display": "pending", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T11:45:18.582Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-04-09T11:45:18.583Z", "id": "f003e715-29aa-47ac-92db-7722301f4709"} 2019-04-09 11:45:19,193 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 11:45:19,193 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 11:45:19 GMT 2019-04-09 11:45:19,193 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 11:45:19,193 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 562 2019-04-09 11:45:19,193 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 11:45:19,193 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 11:45:19,193 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 11:45:24,199 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-04-09 11:45:24,302 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 11:45:24,302 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 11:45:24,302 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 11:45:24,302 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 11:45:24,302 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 11:45:24,303 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 11:45:24,303 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 11:45:24,303 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "workflow_started", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:19.818Z", "message": "Starting 'uninstall' workflow execution", "target_id": null, "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:19.735Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709"}, {"node_instance_id": "reference_vnf_host_htvmk6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:21.237Z", "message": "Stopping node instance", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:21.055Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709"}, {"node_instance_id": "target_vnf_host_z4hm7v", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:21.868Z", "message": "Stopping node instance", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:21.380Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709"}, {"node_instance_id": "reference_vnf_host_htvmk6", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:21.868Z", "message": "Sending task 'nova_plugin.server.stop'", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:21.594Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709"}, {"node_instance_id": "target_vnf_host_z4hm7v", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:22.535Z", "message": "Sending task 'nova_plugin.server.stop'", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:21.965Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709"}, {"node_instance_id": "reference_vnf_host_htvmk6", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:23.171Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:22.673Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.29f632c9-d41c-4a28-ba29-ad303e4eafa3"}, {"node_instance_id": "reference_vnf_host_htvmk6", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:23.171Z", "message": "RESP: [300] Date: Tue, 09 Apr 2019 11:45:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2f89938e-e751-4ed1-b858-4402c20264cb Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:22.679Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.29f632c9-d41c-4a28-ba29-ad303e4eafa3"}, {"node_instance_id": "reference_vnf_host_htvmk6", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:23.171Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-2f89938e-e751-4ed1-b858-4402c20264cb", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:22.680Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.29f632c9-d41c-4a28-ba29-ad303e4eafa3"}, {"node_instance_id": "target_vnf_host_z4hm7v", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:23.171Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:23.048Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.93fdcf5c-9628-41a5-857a-765829ceaffc"}, {"node_instance_id": "target_vnf_host_z4hm7v", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:23.822Z", "message": "RESP: [300] Date: Tue, 09 Apr 2019 11:45:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bd67ba78-14c3-42d8-865b-c9daf297a751 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:23.053Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.93fdcf5c-9628-41a5-857a-765829ceaffc"}, {"node_instance_id": "target_vnf_host_z4hm7v", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:23.822Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-bd67ba78-14c3-42d8-865b-c9daf297a751", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:23.054Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.93fdcf5c-9628-41a5-857a-765829ceaffc"}, {"node_instance_id": "reference_vnf_host_htvmk6", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:23.822Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/f4eb787b-e00a-4ea0-bc99-8bd4fcff241c -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d52e93e4483f8bb638769ca74bff3405cd061919\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:23.091Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.29f632c9-d41c-4a28-ba29-ad303e4eafa3"}, {"node_instance_id": "target_vnf_host_z4hm7v", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:23.822Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/ba3056f8-415e-444a-8652-819f56bb8d2c -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9abb9fd40b675fa8be194c5173ce1e771e290b32\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:23.463Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.93fdcf5c-9628-41a5-857a-765829ceaffc"}, {"node_instance_id": "reference_vnf_host_htvmk6", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:23.822Z", "message": "RESP: [404] Date: Tue, 09 Apr 2019 11: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 x-openstack-request-id: req-60657c5b-f328-416a-9595-84d70e3a185a x-compute-request-id: req-60657c5b-f328-416a-9595-84d70e3a185a Content-Length: 111 Content-Type: application/json; charset=UTF-8 \nRESP BODY: {\"itemNotFound\": {\"message\": \"Instance f4eb787b-e00a-4ea0-bc99-8bd4fcff241c could not be found.\", \"code\": 404}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:23.390Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.29f632c9-d41c-4a28-ba29-ad303e4eafa3"}, {"node_instance_id": "reference_vnf_host_htvmk6", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:23.822Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/f4eb787b-e00a-4ea0-bc99-8bd4fcff241c used request id req-60657c5b-f328-416a-9595-84d70e3a185a", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:23.390Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.29f632c9-d41c-4a28-ba29-ad303e4eafa3"}, {"node_instance_id": "reference_vnf_host_htvmk6", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:23.822Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/f4eb787b-e00a-4ea0-bc99-8bd4fcff241c used request id req-60657c5b-f328-416a-9595-84d70e3a185a", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:23.390Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.29f632c9-d41c-4a28-ba29-ad303e4eafa3"}], "metadata": {"pagination": {"total": 16, "offset": 0, "size": 50}}} 2019-04-09 11:45:24,303 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 11:45:24,303 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 11:45:24 GMT 2019-04-09 11:45:24,303 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 11:45:24,303 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-09 11:45:24,303 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 11:45:24,303 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 11:45:24,304 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 11:45:24,304 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-09 11:45:24,304 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'uninstall' workflow execution 2019-04-09 11:45:24,305 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node instance 2019-04-09 11:45:24,305 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node instance 2019-04-09 11:45:24,305 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.stop' 2019-04-09 11:45:24,305 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.stop' 2019-04-09 11:45:24,305 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-09 11:45:24,305 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 09 Apr 2019 11:45:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2f89938e-e751-4ed1-b858-4402c20264cb Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 11:45:24,306 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-2f89938e-e751-4ed1-b858-4402c20264cb 2019-04-09 11:45:24,306 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-09 11:45:24,306 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 09 Apr 2019 11:45:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bd67ba78-14c3-42d8-865b-c9daf297a751 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 11:45:24,306 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-bd67ba78-14c3-42d8-865b-c9daf297a751 2019-04-09 11:45:24,306 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/f4eb787b-e00a-4ea0-bc99-8bd4fcff241c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d52e93e4483f8bb638769ca74bff3405cd061919" 2019-04-09 11:45:24,307 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/ba3056f8-415e-444a-8652-819f56bb8d2c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9abb9fd40b675fa8be194c5173ce1e771e290b32" 2019-04-09 11:45:24,307 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [404] Date: Tue, 09 Apr 2019 11: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 x-openstack-request-id: req-60657c5b-f328-416a-9595-84d70e3a185a x-compute-request-id: req-60657c5b-f328-416a-9595-84d70e3a185a Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance f4eb787b-e00a-4ea0-bc99-8bd4fcff241c could not be found.", "code": 404}} 2019-04-09 11:45:24,307 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/f4eb787b-e00a-4ea0-bc99-8bd4fcff241c used request id req-60657c5b-f328-416a-9595-84d70e3a185a 2019-04-09 11:45:24,307 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/f4eb787b-e00a-4ea0-bc99-8bd4fcff241c used request id req-60657c5b-f328-416a-9595-84d70e3a185a 2019-04-09 11:45:24,307 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/f003e715-29aa-47ac-92db-7722301f4709 2019-04-09 11:45:24,380 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 11:45:24,380 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 11:45:24,380 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 11:45:24,380 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 11:45:24,380 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 11:45:24,380 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 11:45:24,381 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 11:45:24,381 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T11:45:18.582Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-04-09T11:45:18.583Z", "id": "f003e715-29aa-47ac-92db-7722301f4709"} 2019-04-09 11:45:24,381 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 11:45:24,381 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 11:45:24 GMT 2019-04-09 11:45:24,381 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 11:45:24,381 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 562 2019-04-09 11:45:24,381 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 11:45:24,381 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 11:45:24,381 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 11:45:29,387 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-04-09 11:45:29,456 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 11:45:29,456 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 11:45:29,456 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 11:45:29,457 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 11:45:29,457 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 11:45:29,457 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 11:45:29,457 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 11:45:29,457 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_host_htvmk6", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:24.432Z", "message": "Task failed 'nova_plugin.server.stop' -> Instance f4eb787b-e00a-4ea0-bc99-8bd4fcff241c could not be found. [status_code=404]", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": [{"message": "Instance f4eb787b-e00a-4ea0-bc99-8bd4fcff241c could not be found. [status_code=404]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 402, in handle\n result = self._run_operation_func(ctx, kwargs)\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 431, in _run_operation_func\n return self.func(*self.args, **kwargs)\n File \"/opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7/lib/python2.7/site-packages/openstack_plugin_common/__init__.py\", line 905, in wrapper\n _re_raise(e, recoverable=False, status_code=e.code)\n File \"/opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7/lib/python2.7/site-packages/openstack_plugin_common/__init__.py\", line 900, in wrapper\n return f(*args, **kw)\n File \"/opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7/lib/python2.7/site-packages/nova_plugin/server.py\", line 484, in stop\n server = get_server_by_context(nova_client)\n File \"/opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7/lib/python2.7/site-packages/nova_plugin/server.py\", line 814, in get_server_by_context\n return nova_client.servers.get(get_openstack_id(ctx))\n File \"/opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7/lib/python2.7/site-packages/novaclient/v2/servers.py\", line 762, in get\n return self._get(\"/servers/%s\" % base.getid(server), \"server\")\n File \"/opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7/lib/python2.7/site-packages/novaclient/base.py\", line 349, in _get\n resp, body = self.api.client.get(url)\n File \"/opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7/lib/python2.7/site-packages/keystoneauth1/adapter.py\", line 234, in get\n return self.request(url, 'GET', **kwargs)\n File \"/opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7/lib/python2.7/site-packages/novaclient/client.py\", line 87, in request\n raise exceptions.from_response(resp, body, url, method)\nNonRecoverableError: Instance f4eb787b-e00a-4ea0-bc99-8bd4fcff241c could not be found. [status_code=404]\n", "type": "NonRecoverableError"}], "reported_timestamp": "2019-04-09T11:45:23.855Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709"}, {"node_instance_id": "reference_vnf_host_htvmk6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:24.432Z", "message": "Unlinking relationships", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:24.189Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709"}, {"node_instance_id": "reference_vnf_host_htvmk6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:24.432Z", "message": "Stopped node instance", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:23.877Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709"}, {"node_instance_id": "target_vnf_host_z4hm7v", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:24.432Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/ba3056f8-415e-444a-8652-819f56bb8d2c used request id req-b4678621-c66e-48c9-82bd-6fa78d6e277c", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:23.753Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.93fdcf5c-9628-41a5-857a-765829ceaffc"}, {"node_instance_id": "target_vnf_host_z4hm7v", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:24.432Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/ba3056f8-415e-444a-8652-819f56bb8d2c used request id req-b4678621-c66e-48c9-82bd-6fa78d6e277c", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:23.754Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.93fdcf5c-9628-41a5-857a-765829ceaffc"}, {"node_instance_id": "target_vnf_host_z4hm7v", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:24.432Z", "message": "RESP: [404] Date: Tue, 09 Apr 2019 11: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 x-openstack-request-id: req-b4678621-c66e-48c9-82bd-6fa78d6e277c x-compute-request-id: req-b4678621-c66e-48c9-82bd-6fa78d6e277c Content-Length: 111 Content-Type: application/json; charset=UTF-8 \nRESP BODY: {\"itemNotFound\": {\"message\": \"Instance ba3056f8-415e-444a-8652-819f56bb8d2c could not be found.\", \"code\": 404}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:23.753Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.93fdcf5c-9628-41a5-857a-765829ceaffc"}, {"node_instance_id": "target_vnf_host_z4hm7v", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:25.027Z", "message": "Task failed 'nova_plugin.server.stop' -> Instance ba3056f8-415e-444a-8652-819f56bb8d2c could not be found. [status_code=404]", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": [{"message": "Instance ba3056f8-415e-444a-8652-819f56bb8d2c could not be found. [status_code=404]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 402, in handle\n result = self._run_operation_func(ctx, kwargs)\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 431, in _run_operation_func\n return self.func(*self.args, **kwargs)\n File \"/opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7/lib/python2.7/site-packages/openstack_plugin_common/__init__.py\", line 905, in wrapper\n _re_raise(e, recoverable=False, status_code=e.code)\n File \"/opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7/lib/python2.7/site-packages/openstack_plugin_common/__init__.py\", line 900, in wrapper\n return f(*args, **kw)\n File \"/opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7/lib/python2.7/site-packages/nova_plugin/server.py\", line 484, in stop\n server = get_server_by_context(nova_client)\n File \"/opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7/lib/python2.7/site-packages/nova_plugin/server.py\", line 814, in get_server_by_context\n return nova_client.servers.get(get_openstack_id(ctx))\n File \"/opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7/lib/python2.7/site-packages/novaclient/v2/servers.py\", line 762, in get\n return self._get(\"/servers/%s\" % base.getid(server), \"server\")\n File \"/opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7/lib/python2.7/site-packages/novaclient/base.py\", line 349, in _get\n resp, body = self.api.client.get(url)\n File \"/opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7/lib/python2.7/site-packages/keystoneauth1/adapter.py\", line 234, in get\n return self.request(url, 'GET', **kwargs)\n File \"/opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7/lib/python2.7/site-packages/novaclient/client.py\", line 87, in request\n raise exceptions.from_response(resp, body, url, method)\nNonRecoverableError: Instance ba3056f8-415e-444a-8652-819f56bb8d2c could not be found. [status_code=404]\n", "type": "NonRecoverableError"}], "reported_timestamp": "2019-04-09T11:45:24.259Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:25.027Z", "message": "Sending task 'neutron_plugin.port.detach'", "target_id": "reference_vnf_data_plane_port_8hbblf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:24.393Z", "source_id": "reference_vnf_host_htvmk6", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709"}, {"node_instance_id": "target_vnf_host_z4hm7v", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:25.027Z", "message": "Stopped node instance", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:24.274Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709"}, {"node_instance_id": "target_vnf_host_z4hm7v", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:25.739Z", "message": "Unlinking relationships", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:24.900Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:25.739Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-db73e4ec-bf5f-40f4-b4a8-64044967ac45", "level": "debug", "target_id": "reference_vnf_data_plane_port_8hbblf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:25.430Z", "source_id": "reference_vnf_host_htvmk6", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.f177e6ab-40c4-4625-8179-1500ea0fa57a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:25.739Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-db73e4ec-bf5f-40f4-b4a8-64044967ac45", "level": "debug", "target_id": "reference_vnf_data_plane_port_8hbblf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:25.430Z", "source_id": "reference_vnf_host_htvmk6", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.f177e6ab-40c4-4625-8179-1500ea0fa57a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:25.739Z", "message": "RESP: [300] Date: Tue, 09 Apr 2019 11:45:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-db73e4ec-bf5f-40f4-b4a8-64044967ac45 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_8hbblf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:25.430Z", "source_id": "reference_vnf_host_htvmk6", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.f177e6ab-40c4-4625-8179-1500ea0fa57a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:25.739Z", "message": "RESP: [300] Date: Tue, 09 Apr 2019 11:45:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-db73e4ec-bf5f-40f4-b4a8-64044967ac45 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_8hbblf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:25.430Z", "source_id": "reference_vnf_host_htvmk6", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.f177e6ab-40c4-4625-8179-1500ea0fa57a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:25.739Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "reference_vnf_data_plane_port_8hbblf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:25.423Z", "source_id": "reference_vnf_host_htvmk6", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.f177e6ab-40c4-4625-8179-1500ea0fa57a"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:25.739Z", "message": "Sending task 'neutron_plugin.port.detach'", "target_id": "target_vnf_data_plane_port_djreh4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:25.042Z", "source_id": "target_vnf_host_z4hm7v", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:25.739Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "reference_vnf_data_plane_port_8hbblf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:25.423Z", "source_id": "reference_vnf_host_htvmk6", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.f177e6ab-40c4-4625-8179-1500ea0fa57a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:26.337Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-9e12c06f-8d55-4915-85e4-9fd970633e12", "level": "debug", "target_id": "target_vnf_data_plane_port_djreh4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:26.079Z", "source_id": "target_vnf_host_z4hm7v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.26dd2de4-4021-46cf-a60b-a555a47805b3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:26.337Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "target_vnf_data_plane_port_djreh4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:26.074Z", "source_id": "target_vnf_host_z4hm7v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.26dd2de4-4021-46cf-a60b-a555a47805b3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:26.337Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 2375 X-Openstack-Request-Id: req-b7f7a06c-263b-47d9-b536-d445f1b799c0 Date: Tue, 09 Apr 2019 11:45:15 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"08a71f47-5b2f-4b7b-8ef5-ea41d1bec23b\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"f55c71a2e604471b80edca6e39f1e3a7\", \"created_at\": \"2019-04-09T11:35:18Z\", \"updated_at\": \"2019-04-09T11:35:48Z\", \"floating_network_id\": \"b62787c2-635d-4893-8553-7ee0260442ff\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"reference_vnf_port\", \"admin_state_up\": true, \"network_id\": \"306e345c-8270-411c-be66-1ad28be303c6\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:71:27:5f\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.10\", \"floating_ip_address\": \"172.30.9.208\", \"revision_number\": 2, \"project_id\": \"f55c71a2e604471b80edca6e39f1e3a7\", \"port_id\": \"1e332cd9-274c-41ee-b9d5-86a278b84a55\", \"id\": \"5971c5f0-5879-4134-8080-7d617756558f\", \"qos_policy_id\": null}, {\"router_id\": \"5476fa82-6a7a-4d98-b1ce-6943a237a4e5\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"f55c71a2e604471b80edca6e39f1e3a7\", \"created_at\": \"2019-04-09T11:30:40Z\", \"updated_at\": \"2019-04-09T11:30:42Z\", \"floating_network_id\": \"b62787c2-635d-4893-8553-7ee0260442ff\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"cbe61620-cc58-4012-b9bf-75af497cf414\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:8d:f5:14\", \"device_id\": \"d8ba9f3a-7170-4a78-94b6-648e59d9c99f\"}, \"fixed_ip_address\": \"192.168.120.25\", \"floating_ip_address\": \"172.30.9.203\", \"revision_number\": 1, \"project_id\": \"f55c71a2e604471b80edca6e39f1e3a7\", \"port_id\": \"dcf264a3-3f04-43c1-863c-e076e962b6dd\", \"id\": \"6c2752e1-fbe6-40cf-a708-b7f61659028c\", \"qos_policy_id\": null}, {\"router_id\": \"08a71f47-5b2f-4b7b-8ef5-ea41d1bec23b\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"f55c71a2e604471b80edca6e39f1e3a7\", \"created_at\": \"2019-04-09T11:35:20Z\", \"updated_at\": \"2019-04-09T11:35:47Z\", \"floating_network_id\": \"b62787c2-635d-4893-8553-7ee0260442ff\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"target_vnf_port\", \"admin_state_up\": true, \"network_id\": \"306e345c-8270-411c-be66-1ad28be303c6\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:50:e1:dd\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.3\", \"floating_ip_address\": \"172.30.9.204\", \"revision_number\": 2, \"project_id\": \"f55c71a2e604471b80edca6e39f1e3a7\", \"port_id\": \"b6aa961f-3d8c-43a8-b0d9-7480d838a516\", \"id\": \"733614ba-36aa-4a1c-a827-b61d27807f63\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_8hbblf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:26.171Z", "source_id": "reference_vnf_host_htvmk6", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.f177e6ab-40c4-4625-8179-1500ea0fa57a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:26.337Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-9e12c06f-8d55-4915-85e4-9fd970633e12", "level": "debug", "target_id": "target_vnf_data_plane_port_djreh4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:26.079Z", "source_id": "target_vnf_host_z4hm7v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.26dd2de4-4021-46cf-a60b-a555a47805b3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:26.337Z", "message": "RESP: [300] Date: Tue, 09 Apr 2019 11:45:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9e12c06f-8d55-4915-85e4-9fd970633e12 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_djreh4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:26.079Z", "source_id": "target_vnf_host_z4hm7v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.26dd2de4-4021-46cf-a60b-a555a47805b3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:26.337Z", "message": "RESP: [300] Date: Tue, 09 Apr 2019 11:45:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9e12c06f-8d55-4915-85e4-9fd970633e12 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_djreh4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:26.079Z", "source_id": "target_vnf_host_z4hm7v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.26dd2de4-4021-46cf-a60b-a555a47805b3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:26.337Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "target_vnf_data_plane_port_djreh4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:26.074Z", "source_id": "target_vnf_host_z4hm7v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.26dd2de4-4021-46cf-a60b-a555a47805b3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:26.337Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}655462159fe392d3745b17616cc820784bedd4e2\"", "level": "debug", "target_id": "reference_vnf_data_plane_port_8hbblf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:25.833Z", "source_id": "reference_vnf_host_htvmk6", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.f177e6ab-40c4-4625-8179-1500ea0fa57a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:26.337Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}655462159fe392d3745b17616cc820784bedd4e2\"", "level": "debug", "target_id": "reference_vnf_data_plane_port_8hbblf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:25.833Z", "source_id": "reference_vnf_host_htvmk6", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.f177e6ab-40c4-4625-8179-1500ea0fa57a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:26.937Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/ports/1e332cd9-274c-41ee-b9d5-86a278b84a55.json used request id req-b0051dab-7549-4001-949d-f26b39e555f8", "level": "debug", "target_id": "reference_vnf_data_plane_port_8hbblf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:26.218Z", "source_id": "reference_vnf_host_htvmk6", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.f177e6ab-40c4-4625-8179-1500ea0fa57a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:26.937Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/ports/1e332cd9-274c-41ee-b9d5-86a278b84a55.json used request id req-b0051dab-7549-4001-949d-f26b39e555f8", "level": "debug", "target_id": "reference_vnf_data_plane_port_8hbblf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:26.217Z", "source_id": "reference_vnf_host_htvmk6", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.f177e6ab-40c4-4625-8179-1500ea0fa57a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:26.937Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/ports/1e332cd9-274c-41ee-b9d5-86a278b84a55.json used request id req-b0051dab-7549-4001-949d-f26b39e555f8", "level": "debug", "target_id": "reference_vnf_data_plane_port_8hbblf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:26.217Z", "source_id": "reference_vnf_host_htvmk6", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.f177e6ab-40c4-4625-8179-1500ea0fa57a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:26.937Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-b0051dab-7549-4001-949d-f26b39e555f8 Date: Tue, 09 Apr 2019 11:45:15 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-09T11:45:07Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"70a68cd3-0fff-4f5b-a62b-0b2bc47a448b\",\"ip_address\":\"11.0.0.10\"}],\"id\":\"1e332cd9-274c-41ee-b9d5-86a278b84a55\",\"security_groups\":[\"b231d75d-aade-4b71-b0fd-21fca7d25b51\"],\"mac_address\":\"fa:16:3e:71:27:5f\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"f55c71a2e604471b80edca6e39f1e3a7\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"306e345c-8270-411c-be66-1ad28be303c6\",\"tenant_id\":\"f55c71a2e604471b80edca6e39f1e3a7\",\"created_at\":\"2019-04-09T11:35:38Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_8hbblf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:26.216Z", "source_id": "reference_vnf_host_htvmk6", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.f177e6ab-40c4-4625-8179-1500ea0fa57a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:26.937Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-b0051dab-7549-4001-949d-f26b39e555f8 Date: Tue, 09 Apr 2019 11:45:15 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-09T11:45:07Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"70a68cd3-0fff-4f5b-a62b-0b2bc47a448b\",\"ip_address\":\"11.0.0.10\"}],\"id\":\"1e332cd9-274c-41ee-b9d5-86a278b84a55\",\"security_groups\":[\"b231d75d-aade-4b71-b0fd-21fca7d25b51\"],\"mac_address\":\"fa:16:3e:71:27:5f\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"f55c71a2e604471b80edca6e39f1e3a7\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"306e345c-8270-411c-be66-1ad28be303c6\",\"tenant_id\":\"f55c71a2e604471b80edca6e39f1e3a7\",\"created_at\":\"2019-04-09T11:35:38Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_8hbblf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:26.216Z", "source_id": "reference_vnf_host_htvmk6", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.f177e6ab-40c4-4625-8179-1500ea0fa57a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:26.937Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/ports/dcf264a3-3f04-43c1-863c-e076e962b6dd.json used request id req-032aced2-c8d4-4f63-8eea-cf46d243ca2e", "level": "debug", "target_id": "reference_vnf_data_plane_port_8hbblf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:26.260Z", "source_id": "reference_vnf_host_htvmk6", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.f177e6ab-40c4-4625-8179-1500ea0fa57a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:26.937Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/1e332cd9-274c-41ee-b9d5-86a278b84a55.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}655462159fe392d3745b17616cc820784bedd4e2\"", "level": "debug", "target_id": "reference_vnf_data_plane_port_8hbblf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:26.174Z", "source_id": "reference_vnf_host_htvmk6", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.f177e6ab-40c4-4625-8179-1500ea0fa57a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:26.937Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-b7f7a06c-263b-47d9-b536-d445f1b799c0", "level": "debug", "target_id": "reference_vnf_data_plane_port_8hbblf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:26.172Z", "source_id": "reference_vnf_host_htvmk6", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.f177e6ab-40c4-4625-8179-1500ea0fa57a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:26.937Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-b7f7a06c-263b-47d9-b536-d445f1b799c0", "level": "debug", "target_id": "reference_vnf_data_plane_port_8hbblf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:26.172Z", "source_id": "reference_vnf_host_htvmk6", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.f177e6ab-40c4-4625-8179-1500ea0fa57a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:26.937Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-b7f7a06c-263b-47d9-b536-d445f1b799c0", "level": "debug", "target_id": "reference_vnf_data_plane_port_8hbblf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:26.171Z", "source_id": "reference_vnf_host_htvmk6", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.f177e6ab-40c4-4625-8179-1500ea0fa57a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:26.937Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-b7f7a06c-263b-47d9-b536-d445f1b799c0", "level": "debug", "target_id": "reference_vnf_data_plane_port_8hbblf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:26.171Z", "source_id": "reference_vnf_host_htvmk6", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.f177e6ab-40c4-4625-8179-1500ea0fa57a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:26.937Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/1e332cd9-274c-41ee-b9d5-86a278b84a55.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}655462159fe392d3745b17616cc820784bedd4e2\"", "level": "debug", "target_id": "reference_vnf_data_plane_port_8hbblf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:26.174Z", "source_id": "reference_vnf_host_htvmk6", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.f177e6ab-40c4-4625-8179-1500ea0fa57a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:26.937Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 2375 X-Openstack-Request-Id: req-b7f7a06c-263b-47d9-b536-d445f1b799c0 Date: Tue, 09 Apr 2019 11:45:15 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"08a71f47-5b2f-4b7b-8ef5-ea41d1bec23b\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"f55c71a2e604471b80edca6e39f1e3a7\", \"created_at\": \"2019-04-09T11:35:18Z\", \"updated_at\": \"2019-04-09T11:35:48Z\", \"floating_network_id\": \"b62787c2-635d-4893-8553-7ee0260442ff\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"reference_vnf_port\", \"admin_state_up\": true, \"network_id\": \"306e345c-8270-411c-be66-1ad28be303c6\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:71:27:5f\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.10\", \"floating_ip_address\": \"172.30.9.208\", \"revision_number\": 2, \"project_id\": \"f55c71a2e604471b80edca6e39f1e3a7\", \"port_id\": \"1e332cd9-274c-41ee-b9d5-86a278b84a55\", \"id\": \"5971c5f0-5879-4134-8080-7d617756558f\", \"qos_policy_id\": null}, {\"router_id\": \"5476fa82-6a7a-4d98-b1ce-6943a237a4e5\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"f55c71a2e604471b80edca6e39f1e3a7\", \"created_at\": \"2019-04-09T11:30:40Z\", \"updated_at\": \"2019-04-09T11:30:42Z\", \"floating_network_id\": \"b62787c2-635d-4893-8553-7ee0260442ff\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"cbe61620-cc58-4012-b9bf-75af497cf414\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:8d:f5:14\", \"device_id\": \"d8ba9f3a-7170-4a78-94b6-648e59d9c99f\"}, \"fixed_ip_address\": \"192.168.120.25\", \"floating_ip_address\": \"172.30.9.203\", \"revision_number\": 1, \"project_id\": \"f55c71a2e604471b80edca6e39f1e3a7\", \"port_id\": \"dcf264a3-3f04-43c1-863c-e076e962b6dd\", \"id\": \"6c2752e1-fbe6-40cf-a708-b7f61659028c\", \"qos_policy_id\": null}, {\"router_id\": \"08a71f47-5b2f-4b7b-8ef5-ea41d1bec23b\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"f55c71a2e604471b80edca6e39f1e3a7\", \"created_at\": \"2019-04-09T11:35:20Z\", \"updated_at\": \"2019-04-09T11:35:47Z\", \"floating_network_id\": \"b62787c2-635d-4893-8553-7ee0260442ff\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"target_vnf_port\", \"admin_state_up\": true, \"network_id\": \"306e345c-8270-411c-be66-1ad28be303c6\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:50:e1:dd\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.3\", \"floating_ip_address\": \"172.30.9.204\", \"revision_number\": 2, \"project_id\": \"f55c71a2e604471b80edca6e39f1e3a7\", \"port_id\": \"b6aa961f-3d8c-43a8-b0d9-7480d838a516\", \"id\": \"733614ba-36aa-4a1c-a827-b61d27807f63\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_8hbblf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:26.171Z", "source_id": "reference_vnf_host_htvmk6", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.f177e6ab-40c4-4625-8179-1500ea0fa57a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:26.937Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/b6aa961f-3d8c-43a8-b0d9-7480d838a516.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}655462159fe392d3745b17616cc820784bedd4e2\"", "level": "debug", "target_id": "reference_vnf_data_plane_port_8hbblf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:26.261Z", "source_id": "reference_vnf_host_htvmk6", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.f177e6ab-40c4-4625-8179-1500ea0fa57a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:26.937Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/ports/dcf264a3-3f04-43c1-863c-e076e962b6dd.json used request id req-032aced2-c8d4-4f63-8eea-cf46d243ca2e", "level": "debug", "target_id": "reference_vnf_data_plane_port_8hbblf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:26.260Z", "source_id": "reference_vnf_host_htvmk6", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.f177e6ab-40c4-4625-8179-1500ea0fa57a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:26.937Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/ports/1e332cd9-274c-41ee-b9d5-86a278b84a55.json used request id req-b0051dab-7549-4001-949d-f26b39e555f8", "level": "debug", "target_id": "reference_vnf_data_plane_port_8hbblf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:26.217Z", "source_id": "reference_vnf_host_htvmk6", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.f177e6ab-40c4-4625-8179-1500ea0fa57a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:26.937Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/ports/dcf264a3-3f04-43c1-863c-e076e962b6dd.json used request id req-032aced2-c8d4-4f63-8eea-cf46d243ca2e", "level": "debug", "target_id": "reference_vnf_data_plane_port_8hbblf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:26.260Z", "source_id": "reference_vnf_host_htvmk6", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.f177e6ab-40c4-4625-8179-1500ea0fa57a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:26.937Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-032aced2-c8d4-4f63-8eea-cf46d243ca2e Date: Tue, 09 Apr 2019 11:45:15 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-09T11:30:36Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"c5f95577-1288-4aab-863d-e65bcb0579e7\",\"ip_address\":\"192.168.120.25\"}],\"id\":\"dcf264a3-3f04-43c1-863c-e076e962b6dd\",\"security_groups\":[\"49066c1c-9158-4499-9814-d823fe3575a1\"],\"mac_address\":\"fa:16:3e:8d:f5:14\",\"device_id\":\"d8ba9f3a-7170-4a78-94b6-648e59d9c99f\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"f55c71a2e604471b80edca6e39f1e3a7\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"cbe61620-cc58-4012-b9bf-75af497cf414\",\"tenant_id\":\"f55c71a2e604471b80edca6e39f1e3a7\",\"created_at\":\"2019-04-09T11:28:40Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_8hbblf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:26.260Z", "source_id": "reference_vnf_host_htvmk6", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.f177e6ab-40c4-4625-8179-1500ea0fa57a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:26.937Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-032aced2-c8d4-4f63-8eea-cf46d243ca2e Date: Tue, 09 Apr 2019 11:45:15 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-09T11:30:36Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"c5f95577-1288-4aab-863d-e65bcb0579e7\",\"ip_address\":\"192.168.120.25\"}],\"id\":\"dcf264a3-3f04-43c1-863c-e076e962b6dd\",\"security_groups\":[\"49066c1c-9158-4499-9814-d823fe3575a1\"],\"mac_address\":\"fa:16:3e:8d:f5:14\",\"device_id\":\"d8ba9f3a-7170-4a78-94b6-648e59d9c99f\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"f55c71a2e604471b80edca6e39f1e3a7\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"cbe61620-cc58-4012-b9bf-75af497cf414\",\"tenant_id\":\"f55c71a2e604471b80edca6e39f1e3a7\",\"created_at\":\"2019-04-09T11:28:40Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_8hbblf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:26.259Z", "source_id": "reference_vnf_host_htvmk6", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.f177e6ab-40c4-4625-8179-1500ea0fa57a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:26.937Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/dcf264a3-3f04-43c1-863c-e076e962b6dd.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}655462159fe392d3745b17616cc820784bedd4e2\"", "level": "debug", "target_id": "reference_vnf_data_plane_port_8hbblf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:26.218Z", "source_id": "reference_vnf_host_htvmk6", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.f177e6ab-40c4-4625-8179-1500ea0fa57a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:26.937Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/dcf264a3-3f04-43c1-863c-e076e962b6dd.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}655462159fe392d3745b17616cc820784bedd4e2\"", "level": "debug", "target_id": "reference_vnf_data_plane_port_8hbblf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:26.219Z", "source_id": "reference_vnf_host_htvmk6", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.f177e6ab-40c4-4625-8179-1500ea0fa57a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:26.937Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/ports/dcf264a3-3f04-43c1-863c-e076e962b6dd.json used request id req-032aced2-c8d4-4f63-8eea-cf46d243ca2e", "level": "debug", "target_id": "reference_vnf_data_plane_port_8hbblf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:26.261Z", "source_id": "reference_vnf_host_htvmk6", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.f177e6ab-40c4-4625-8179-1500ea0fa57a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:26.937Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/b6aa961f-3d8c-43a8-b0d9-7480d838a516.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}655462159fe392d3745b17616cc820784bedd4e2\"", "level": "debug", "target_id": "reference_vnf_data_plane_port_8hbblf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:26.261Z", "source_id": "reference_vnf_host_htvmk6", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.f177e6ab-40c4-4625-8179-1500ea0fa57a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:26.937Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-5c511326-86a8-45da-9d87-7eb53be80abf Date: Tue, 09 Apr 2019 11:45:15 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-09T11:45:10Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"70a68cd3-0fff-4f5b-a62b-0b2bc47a448b\",\"ip_address\":\"11.0.0.3\"}],\"id\":\"b6aa961f-3d8c-43a8-b0d9-7480d838a516\",\"security_groups\":[\"b231d75d-aade-4b71-b0fd-21fca7d25b51\"],\"mac_address\":\"fa:16:3e:50:e1:dd\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"f55c71a2e604471b80edca6e39f1e3a7\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"306e345c-8270-411c-be66-1ad28be303c6\",\"tenant_id\":\"f55c71a2e604471b80edca6e39f1e3a7\",\"created_at\":\"2019-04-09T11:35:39Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_8hbblf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:26.301Z", "source_id": "reference_vnf_host_htvmk6", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.f177e6ab-40c4-4625-8179-1500ea0fa57a"}], "metadata": {"pagination": {"total": 142, "offset": 16, "size": 50}}} 2019-04-09 11:45:29,457 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 11:45:29,457 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 11:45:29 GMT 2019-04-09 11:45:29,458 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 11:45:29,458 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-09 11:45:29,458 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 11:45:29,458 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 11:45:29,458 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 11:45:29,458 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-09 11:45:29,461 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.server.stop' -> Instance f4eb787b-e00a-4ea0-bc99-8bd4fcff241c could not be found. [status_code=404] 2019-04-09 11:45:29,461 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Unlinking relationships 2019-04-09 11:45:29,461 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopped node instance 2019-04-09 11:45:29,461 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/ba3056f8-415e-444a-8652-819f56bb8d2c used request id req-b4678621-c66e-48c9-82bd-6fa78d6e277c 2019-04-09 11:45:29,462 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/ba3056f8-415e-444a-8652-819f56bb8d2c used request id req-b4678621-c66e-48c9-82bd-6fa78d6e277c 2019-04-09 11:45:29,462 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [404] Date: Tue, 09 Apr 2019 11: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 x-openstack-request-id: req-b4678621-c66e-48c9-82bd-6fa78d6e277c x-compute-request-id: req-b4678621-c66e-48c9-82bd-6fa78d6e277c Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance ba3056f8-415e-444a-8652-819f56bb8d2c could not be found.", "code": 404}} 2019-04-09 11:45:29,462 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.server.stop' -> Instance ba3056f8-415e-444a-8652-819f56bb8d2c could not be found. [status_code=404] 2019-04-09 11:45:29,462 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.detach' 2019-04-09 11:45:29,462 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopped node instance 2019-04-09 11:45:29,462 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Unlinking relationships 2019-04-09 11:45:29,463 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-db73e4ec-bf5f-40f4-b4a8-64044967ac45 2019-04-09 11:45:29,463 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-db73e4ec-bf5f-40f4-b4a8-64044967ac45 2019-04-09 11:45:29,463 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 09 Apr 2019 11:45:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-db73e4ec-bf5f-40f4-b4a8-64044967ac45 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 11:45:29,463 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 09 Apr 2019 11:45:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-db73e4ec-bf5f-40f4-b4a8-64044967ac45 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 11:45:29,463 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-09 11:45:29,463 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.detach' 2019-04-09 11:45:29,464 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-09 11:45:29,464 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-9e12c06f-8d55-4915-85e4-9fd970633e12 2019-04-09 11:45:29,464 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-09 11:45:29,464 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2375 X-Openstack-Request-Id: req-b7f7a06c-263b-47d9-b536-d445f1b799c0 Date: Tue, 09 Apr 2019 11:45:15 GMT RESP BODY: {"floatingips": [{"router_id": "08a71f47-5b2f-4b7b-8ef5-ea41d1bec23b", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "created_at": "2019-04-09T11:35:18Z", "updated_at": "2019-04-09T11:35:48Z", "floating_network_id": "b62787c2-635d-4893-8553-7ee0260442ff", "port_details": {"status": "DOWN", "name": "reference_vnf_port", "admin_state_up": true, "network_id": "306e345c-8270-411c-be66-1ad28be303c6", "device_owner": "", "mac_address": "fa:16:3e:71:27:5f", "device_id": ""}, "fixed_ip_address": "11.0.0.10", "floating_ip_address": "172.30.9.208", "revision_number": 2, "project_id": "f55c71a2e604471b80edca6e39f1e3a7", "port_id": "1e332cd9-274c-41ee-b9d5-86a278b84a55", "id": "5971c5f0-5879-4134-8080-7d617756558f", "qos_policy_id": null}, {"router_id": "5476fa82-6a7a-4d98-b1ce-6943a237a4e5", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "created_at": "2019-04-09T11:30:40Z", "updated_at": "2019-04-09T11:30:42Z", "floating_network_id": "b62787c2-635d-4893-8553-7ee0260442ff", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "cbe61620-cc58-4012-b9bf-75af497cf414", "device_owner": "compute:nova", "mac_address": "fa:16:3e:8d:f5:14", "device_id": "d8ba9f3a-7170-4a78-94b6-648e59d9c99f"}, "fixed_ip_address": "192.168.120.25", "floating_ip_address": "172.30.9.203", "revision_number": 1, "project_id": "f55c71a2e604471b80edca6e39f1e3a7", "port_id": "dcf264a3-3f04-43c1-863c-e076e962b6dd", "id": "6c2752e1-fbe6-40cf-a708-b7f61659028c", "qos_policy_id": null}, {"router_id": "08a71f47-5b2f-4b7b-8ef5-ea41d1bec23b", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "created_at": "2019-04-09T11:35:20Z", "updated_at": "2019-04-09T11:35:47Z", "floating_network_id": "b62787c2-635d-4893-8553-7ee0260442ff", "port_details": {"status": "DOWN", "name": "target_vnf_port", "admin_state_up": true, "network_id": "306e345c-8270-411c-be66-1ad28be303c6", "device_owner": "", "mac_address": "fa:16:3e:50:e1:dd", "device_id": ""}, "fixed_ip_address": "11.0.0.3", "floating_ip_address": "172.30.9.204", "revision_number": 2, "project_id": "f55c71a2e604471b80edca6e39f1e3a7", "port_id": "b6aa961f-3d8c-43a8-b0d9-7480d838a516", "id": "733614ba-36aa-4a1c-a827-b61d27807f63", "qos_policy_id": null}]} 2019-04-09 11:45:29,464 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-9e12c06f-8d55-4915-85e4-9fd970633e12 2019-04-09 11:45:29,464 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 09 Apr 2019 11:45:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9e12c06f-8d55-4915-85e4-9fd970633e12 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 11:45:29,465 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 09 Apr 2019 11:45:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9e12c06f-8d55-4915-85e4-9fd970633e12 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 11:45:29,465 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-09 11:45:29,465 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}655462159fe392d3745b17616cc820784bedd4e2" 2019-04-09 11:45:29,465 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}655462159fe392d3745b17616cc820784bedd4e2" 2019-04-09 11:45:29,465 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/ports/1e332cd9-274c-41ee-b9d5-86a278b84a55.json used request id req-b0051dab-7549-4001-949d-f26b39e555f8 2019-04-09 11:45:29,465 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/ports/1e332cd9-274c-41ee-b9d5-86a278b84a55.json used request id req-b0051dab-7549-4001-949d-f26b39e555f8 2019-04-09 11:45:29,466 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports/1e332cd9-274c-41ee-b9d5-86a278b84a55.json used request id req-b0051dab-7549-4001-949d-f26b39e555f8 2019-04-09 11:45:29,466 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-b0051dab-7549-4001-949d-f26b39e555f8 Date: Tue, 09 Apr 2019 11:45:15 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-09T11:45:07Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"70a68cd3-0fff-4f5b-a62b-0b2bc47a448b","ip_address":"11.0.0.10"}],"id":"1e332cd9-274c-41ee-b9d5-86a278b84a55","security_groups":["b231d75d-aade-4b71-b0fd-21fca7d25b51"],"mac_address":"fa:16:3e:71:27:5f","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"f55c71a2e604471b80edca6e39f1e3a7","qos_policy_id":null,"admin_state_up":true,"network_id":"306e345c-8270-411c-be66-1ad28be303c6","tenant_id":"f55c71a2e604471b80edca6e39f1e3a7","created_at":"2019-04-09T11:35:38Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-04-09 11:45:29,466 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-b0051dab-7549-4001-949d-f26b39e555f8 Date: Tue, 09 Apr 2019 11:45:15 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-09T11:45:07Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"70a68cd3-0fff-4f5b-a62b-0b2bc47a448b","ip_address":"11.0.0.10"}],"id":"1e332cd9-274c-41ee-b9d5-86a278b84a55","security_groups":["b231d75d-aade-4b71-b0fd-21fca7d25b51"],"mac_address":"fa:16:3e:71:27:5f","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"f55c71a2e604471b80edca6e39f1e3a7","qos_policy_id":null,"admin_state_up":true,"network_id":"306e345c-8270-411c-be66-1ad28be303c6","tenant_id":"f55c71a2e604471b80edca6e39f1e3a7","created_at":"2019-04-09T11:35:38Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-04-09 11:45:29,466 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports/dcf264a3-3f04-43c1-863c-e076e962b6dd.json used request id req-032aced2-c8d4-4f63-8eea-cf46d243ca2e 2019-04-09 11:45:29,466 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/1e332cd9-274c-41ee-b9d5-86a278b84a55.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}655462159fe392d3745b17616cc820784bedd4e2" 2019-04-09 11:45:29,466 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-b7f7a06c-263b-47d9-b536-d445f1b799c0 2019-04-09 11:45:29,466 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-b7f7a06c-263b-47d9-b536-d445f1b799c0 2019-04-09 11:45:29,467 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-b7f7a06c-263b-47d9-b536-d445f1b799c0 2019-04-09 11:45:29,467 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-b7f7a06c-263b-47d9-b536-d445f1b799c0 2019-04-09 11:45:29,467 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/1e332cd9-274c-41ee-b9d5-86a278b84a55.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}655462159fe392d3745b17616cc820784bedd4e2" 2019-04-09 11:45:29,467 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2375 X-Openstack-Request-Id: req-b7f7a06c-263b-47d9-b536-d445f1b799c0 Date: Tue, 09 Apr 2019 11:45:15 GMT RESP BODY: {"floatingips": [{"router_id": "08a71f47-5b2f-4b7b-8ef5-ea41d1bec23b", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "created_at": "2019-04-09T11:35:18Z", "updated_at": "2019-04-09T11:35:48Z", "floating_network_id": "b62787c2-635d-4893-8553-7ee0260442ff", "port_details": {"status": "DOWN", "name": "reference_vnf_port", "admin_state_up": true, "network_id": "306e345c-8270-411c-be66-1ad28be303c6", "device_owner": "", "mac_address": "fa:16:3e:71:27:5f", "device_id": ""}, "fixed_ip_address": "11.0.0.10", "floating_ip_address": "172.30.9.208", "revision_number": 2, "project_id": "f55c71a2e604471b80edca6e39f1e3a7", "port_id": "1e332cd9-274c-41ee-b9d5-86a278b84a55", "id": "5971c5f0-5879-4134-8080-7d617756558f", "qos_policy_id": null}, {"router_id": "5476fa82-6a7a-4d98-b1ce-6943a237a4e5", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "created_at": "2019-04-09T11:30:40Z", "updated_at": "2019-04-09T11:30:42Z", "floating_network_id": "b62787c2-635d-4893-8553-7ee0260442ff", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "cbe61620-cc58-4012-b9bf-75af497cf414", "device_owner": "compute:nova", "mac_address": "fa:16:3e:8d:f5:14", "device_id": "d8ba9f3a-7170-4a78-94b6-648e59d9c99f"}, "fixed_ip_address": "192.168.120.25", "floating_ip_address": "172.30.9.203", "revision_number": 1, "project_id": "f55c71a2e604471b80edca6e39f1e3a7", "port_id": "dcf264a3-3f04-43c1-863c-e076e962b6dd", "id": "6c2752e1-fbe6-40cf-a708-b7f61659028c", "qos_policy_id": null}, {"router_id": "08a71f47-5b2f-4b7b-8ef5-ea41d1bec23b", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "created_at": "2019-04-09T11:35:20Z", "updated_at": "2019-04-09T11:35:47Z", "floating_network_id": "b62787c2-635d-4893-8553-7ee0260442ff", "port_details": {"status": "DOWN", "name": "target_vnf_port", "admin_state_up": true, "network_id": "306e345c-8270-411c-be66-1ad28be303c6", "device_owner": "", "mac_address": "fa:16:3e:50:e1:dd", "device_id": ""}, "fixed_ip_address": "11.0.0.3", "floating_ip_address": "172.30.9.204", "revision_number": 2, "project_id": "f55c71a2e604471b80edca6e39f1e3a7", "port_id": "b6aa961f-3d8c-43a8-b0d9-7480d838a516", "id": "733614ba-36aa-4a1c-a827-b61d27807f63", "qos_policy_id": null}]} 2019-04-09 11:45:29,467 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/b6aa961f-3d8c-43a8-b0d9-7480d838a516.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}655462159fe392d3745b17616cc820784bedd4e2" 2019-04-09 11:45:29,467 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports/dcf264a3-3f04-43c1-863c-e076e962b6dd.json used request id req-032aced2-c8d4-4f63-8eea-cf46d243ca2e 2019-04-09 11:45:29,468 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports/1e332cd9-274c-41ee-b9d5-86a278b84a55.json used request id req-b0051dab-7549-4001-949d-f26b39e555f8 2019-04-09 11:45:29,468 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/ports/dcf264a3-3f04-43c1-863c-e076e962b6dd.json used request id req-032aced2-c8d4-4f63-8eea-cf46d243ca2e 2019-04-09 11:45:29,468 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-032aced2-c8d4-4f63-8eea-cf46d243ca2e Date: Tue, 09 Apr 2019 11:45:15 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-09T11:30:36Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c5f95577-1288-4aab-863d-e65bcb0579e7","ip_address":"192.168.120.25"}],"id":"dcf264a3-3f04-43c1-863c-e076e962b6dd","security_groups":["49066c1c-9158-4499-9814-d823fe3575a1"],"mac_address":"fa:16:3e:8d:f5:14","device_id":"d8ba9f3a-7170-4a78-94b6-648e59d9c99f","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"f55c71a2e604471b80edca6e39f1e3a7","qos_policy_id":null,"admin_state_up":true,"network_id":"cbe61620-cc58-4012-b9bf-75af497cf414","tenant_id":"f55c71a2e604471b80edca6e39f1e3a7","created_at":"2019-04-09T11:28:40Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-04-09 11:45:29,468 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-032aced2-c8d4-4f63-8eea-cf46d243ca2e Date: Tue, 09 Apr 2019 11:45:15 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-09T11:30:36Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c5f95577-1288-4aab-863d-e65bcb0579e7","ip_address":"192.168.120.25"}],"id":"dcf264a3-3f04-43c1-863c-e076e962b6dd","security_groups":["49066c1c-9158-4499-9814-d823fe3575a1"],"mac_address":"fa:16:3e:8d:f5:14","device_id":"d8ba9f3a-7170-4a78-94b6-648e59d9c99f","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"f55c71a2e604471b80edca6e39f1e3a7","qos_policy_id":null,"admin_state_up":true,"network_id":"cbe61620-cc58-4012-b9bf-75af497cf414","tenant_id":"f55c71a2e604471b80edca6e39f1e3a7","created_at":"2019-04-09T11:28:40Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-04-09 11:45:29,468 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/dcf264a3-3f04-43c1-863c-e076e962b6dd.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}655462159fe392d3745b17616cc820784bedd4e2" 2019-04-09 11:45:29,468 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/dcf264a3-3f04-43c1-863c-e076e962b6dd.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}655462159fe392d3745b17616cc820784bedd4e2" 2019-04-09 11:45:29,468 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/ports/dcf264a3-3f04-43c1-863c-e076e962b6dd.json used request id req-032aced2-c8d4-4f63-8eea-cf46d243ca2e 2019-04-09 11:45:29,469 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/b6aa961f-3d8c-43a8-b0d9-7480d838a516.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}655462159fe392d3745b17616cc820784bedd4e2" 2019-04-09 11:45:29,469 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-5c511326-86a8-45da-9d87-7eb53be80abf Date: Tue, 09 Apr 2019 11:45:15 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-09T11:45:10Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"70a68cd3-0fff-4f5b-a62b-0b2bc47a448b","ip_address":"11.0.0.3"}],"id":"b6aa961f-3d8c-43a8-b0d9-7480d838a516","security_groups":["b231d75d-aade-4b71-b0fd-21fca7d25b51"],"mac_address":"fa:16:3e:50:e1:dd","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"f55c71a2e604471b80edca6e39f1e3a7","qos_policy_id":null,"admin_state_up":true,"network_id":"306e345c-8270-411c-be66-1ad28be303c6","tenant_id":"f55c71a2e604471b80edca6e39f1e3a7","created_at":"2019-04-09T11:35:39Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-04-09 11:45:29,469 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/f003e715-29aa-47ac-92db-7722301f4709 2019-04-09 11:45:29,532 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 11:45:29,532 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 11:45:29,533 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 11:45:29,533 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 11:45:29,533 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 11:45:29,533 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 11:45:29,533 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 11:45:29,533 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T11:45:18.582Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-04-09T11:45:18.583Z", "id": "f003e715-29aa-47ac-92db-7722301f4709"} 2019-04-09 11:45:29,533 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 11:45:29,533 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 11:45:29 GMT 2019-04-09 11:45:29,533 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 11:45:29,533 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 562 2019-04-09 11:45:29,534 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 11:45:29,534 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 11:45:29,534 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 11:45:34,539 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-04-09 11:45:34,613 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 11:45:34,613 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 11:45:34,613 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 11:45:34,613 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 11:45:34,614 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 11:45:34,614 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 11:45:34,614 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 11:45:34,614 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:26.937Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/dcf264a3-3f04-43c1-863c-e076e962b6dd.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}655462159fe392d3745b17616cc820784bedd4e2\"", "level": "debug", "target_id": "reference_vnf_data_plane_port_8hbblf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:26.218Z", "source_id": "reference_vnf_host_htvmk6", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.f177e6ab-40c4-4625-8179-1500ea0fa57a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:26.937Z", "message": "PUT call to network for http://172.30.9.21:9696/v2.0/ports/1389e174-b40a-4782-b003-ae8c045e8339.json used request id req-96bbf60e-2a5c-4c55-a6b5-6a1a1353d491", "level": "debug", "target_id": "reference_vnf_data_plane_port_8hbblf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:26.701Z", "source_id": "reference_vnf_host_htvmk6", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.f177e6ab-40c4-4625-8179-1500ea0fa57a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:26.937Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/ports/1e332cd9-274c-41ee-b9d5-86a278b84a55.json used request id req-b0051dab-7549-4001-949d-f26b39e555f8", "level": "debug", "target_id": "reference_vnf_data_plane_port_8hbblf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:26.217Z", "source_id": "reference_vnf_host_htvmk6", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.f177e6ab-40c4-4625-8179-1500ea0fa57a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:26.937Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/ports/1e332cd9-274c-41ee-b9d5-86a278b84a55.json used request id req-b0051dab-7549-4001-949d-f26b39e555f8", "level": "debug", "target_id": "reference_vnf_data_plane_port_8hbblf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:26.217Z", "source_id": "reference_vnf_host_htvmk6", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.f177e6ab-40c4-4625-8179-1500ea0fa57a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:26.937Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/ports/1e332cd9-274c-41ee-b9d5-86a278b84a55.json used request id req-b0051dab-7549-4001-949d-f26b39e555f8", "level": "debug", "target_id": "reference_vnf_data_plane_port_8hbblf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:26.217Z", "source_id": "reference_vnf_host_htvmk6", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.f177e6ab-40c4-4625-8179-1500ea0fa57a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:26.937Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-b0051dab-7549-4001-949d-f26b39e555f8 Date: Tue, 09 Apr 2019 11:45:15 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-09T11:45:07Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"70a68cd3-0fff-4f5b-a62b-0b2bc47a448b\",\"ip_address\":\"11.0.0.10\"}],\"id\":\"1e332cd9-274c-41ee-b9d5-86a278b84a55\",\"security_groups\":[\"b231d75d-aade-4b71-b0fd-21fca7d25b51\"],\"mac_address\":\"fa:16:3e:71:27:5f\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"f55c71a2e604471b80edca6e39f1e3a7\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"306e345c-8270-411c-be66-1ad28be303c6\",\"tenant_id\":\"f55c71a2e604471b80edca6e39f1e3a7\",\"created_at\":\"2019-04-09T11:35:38Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_8hbblf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:26.216Z", "source_id": "reference_vnf_host_htvmk6", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.f177e6ab-40c4-4625-8179-1500ea0fa57a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:26.937Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-b0051dab-7549-4001-949d-f26b39e555f8 Date: Tue, 09 Apr 2019 11:45:15 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-09T11:45:07Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"70a68cd3-0fff-4f5b-a62b-0b2bc47a448b\",\"ip_address\":\"11.0.0.10\"}],\"id\":\"1e332cd9-274c-41ee-b9d5-86a278b84a55\",\"security_groups\":[\"b231d75d-aade-4b71-b0fd-21fca7d25b51\"],\"mac_address\":\"fa:16:3e:71:27:5f\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"f55c71a2e604471b80edca6e39f1e3a7\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"306e345c-8270-411c-be66-1ad28be303c6\",\"tenant_id\":\"f55c71a2e604471b80edca6e39f1e3a7\",\"created_at\":\"2019-04-09T11:35:38Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_8hbblf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:26.216Z", "source_id": "reference_vnf_host_htvmk6", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.f177e6ab-40c4-4625-8179-1500ea0fa57a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:26.937Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/ports/dcf264a3-3f04-43c1-863c-e076e962b6dd.json used request id req-032aced2-c8d4-4f63-8eea-cf46d243ca2e", "level": "debug", "target_id": "reference_vnf_data_plane_port_8hbblf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:26.260Z", "source_id": "reference_vnf_host_htvmk6", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.f177e6ab-40c4-4625-8179-1500ea0fa57a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:26.937Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/1e332cd9-274c-41ee-b9d5-86a278b84a55.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}655462159fe392d3745b17616cc820784bedd4e2\"", "level": "debug", "target_id": "reference_vnf_data_plane_port_8hbblf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:26.174Z", "source_id": "reference_vnf_host_htvmk6", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.f177e6ab-40c4-4625-8179-1500ea0fa57a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:26.937Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/1e332cd9-274c-41ee-b9d5-86a278b84a55.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}655462159fe392d3745b17616cc820784bedd4e2\"", "level": "debug", "target_id": "reference_vnf_data_plane_port_8hbblf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:26.174Z", "source_id": "reference_vnf_host_htvmk6", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.f177e6ab-40c4-4625-8179-1500ea0fa57a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:26.937Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-b7f7a06c-263b-47d9-b536-d445f1b799c0", "level": "debug", "target_id": "reference_vnf_data_plane_port_8hbblf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:26.172Z", "source_id": "reference_vnf_host_htvmk6", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.f177e6ab-40c4-4625-8179-1500ea0fa57a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:26.937Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/ports/1e332cd9-274c-41ee-b9d5-86a278b84a55.json used request id req-b0051dab-7549-4001-949d-f26b39e555f8", "level": "debug", "target_id": "reference_vnf_data_plane_port_8hbblf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:26.218Z", "source_id": "reference_vnf_host_htvmk6", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.f177e6ab-40c4-4625-8179-1500ea0fa57a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:26.937Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-b7f7a06c-263b-47d9-b536-d445f1b799c0", "level": "debug", "target_id": "reference_vnf_data_plane_port_8hbblf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:26.172Z", "source_id": "reference_vnf_host_htvmk6", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.f177e6ab-40c4-4625-8179-1500ea0fa57a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:26.937Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-b7f7a06c-263b-47d9-b536-d445f1b799c0", "level": "debug", "target_id": "reference_vnf_data_plane_port_8hbblf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:26.171Z", "source_id": "reference_vnf_host_htvmk6", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.f177e6ab-40c4-4625-8179-1500ea0fa57a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:26.937Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-b7f7a06c-263b-47d9-b536-d445f1b799c0", "level": "debug", "target_id": "reference_vnf_data_plane_port_8hbblf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:26.171Z", "source_id": "reference_vnf_host_htvmk6", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.f177e6ab-40c4-4625-8179-1500ea0fa57a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:26.937Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-032aced2-c8d4-4f63-8eea-cf46d243ca2e Date: Tue, 09 Apr 2019 11:45:15 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-09T11:30:36Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"c5f95577-1288-4aab-863d-e65bcb0579e7\",\"ip_address\":\"192.168.120.25\"}],\"id\":\"dcf264a3-3f04-43c1-863c-e076e962b6dd\",\"security_groups\":[\"49066c1c-9158-4499-9814-d823fe3575a1\"],\"mac_address\":\"fa:16:3e:8d:f5:14\",\"device_id\":\"d8ba9f3a-7170-4a78-94b6-648e59d9c99f\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"f55c71a2e604471b80edca6e39f1e3a7\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"cbe61620-cc58-4012-b9bf-75af497cf414\",\"tenant_id\":\"f55c71a2e604471b80edca6e39f1e3a7\",\"created_at\":\"2019-04-09T11:28:40Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_8hbblf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:26.260Z", "source_id": "reference_vnf_host_htvmk6", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.f177e6ab-40c4-4625-8179-1500ea0fa57a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:26.937Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 2375 X-Openstack-Request-Id: req-b7f7a06c-263b-47d9-b536-d445f1b799c0 Date: Tue, 09 Apr 2019 11:45:15 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"08a71f47-5b2f-4b7b-8ef5-ea41d1bec23b\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"f55c71a2e604471b80edca6e39f1e3a7\", \"created_at\": \"2019-04-09T11:35:18Z\", \"updated_at\": \"2019-04-09T11:35:48Z\", \"floating_network_id\": \"b62787c2-635d-4893-8553-7ee0260442ff\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"reference_vnf_port\", \"admin_state_up\": true, \"network_id\": \"306e345c-8270-411c-be66-1ad28be303c6\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:71:27:5f\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.10\", \"floating_ip_address\": \"172.30.9.208\", \"revision_number\": 2, \"project_id\": \"f55c71a2e604471b80edca6e39f1e3a7\", \"port_id\": \"1e332cd9-274c-41ee-b9d5-86a278b84a55\", \"id\": \"5971c5f0-5879-4134-8080-7d617756558f\", \"qos_policy_id\": null}, {\"router_id\": \"5476fa82-6a7a-4d98-b1ce-6943a237a4e5\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"f55c71a2e604471b80edca6e39f1e3a7\", \"created_at\": \"2019-04-09T11:30:40Z\", \"updated_at\": \"2019-04-09T11:30:42Z\", \"floating_network_id\": \"b62787c2-635d-4893-8553-7ee0260442ff\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"cbe61620-cc58-4012-b9bf-75af497cf414\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:8d:f5:14\", \"device_id\": \"d8ba9f3a-7170-4a78-94b6-648e59d9c99f\"}, \"fixed_ip_address\": \"192.168.120.25\", \"floating_ip_address\": \"172.30.9.203\", \"revision_number\": 1, \"project_id\": \"f55c71a2e604471b80edca6e39f1e3a7\", \"port_id\": \"dcf264a3-3f04-43c1-863c-e076e962b6dd\", \"id\": \"6c2752e1-fbe6-40cf-a708-b7f61659028c\", \"qos_policy_id\": null}, {\"router_id\": \"08a71f47-5b2f-4b7b-8ef5-ea41d1bec23b\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"f55c71a2e604471b80edca6e39f1e3a7\", \"created_at\": \"2019-04-09T11:35:20Z\", \"updated_at\": \"2019-04-09T11:35:47Z\", \"floating_network_id\": \"b62787c2-635d-4893-8553-7ee0260442ff\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"target_vnf_port\", \"admin_state_up\": true, \"network_id\": \"306e345c-8270-411c-be66-1ad28be303c6\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:50:e1:dd\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.3\", \"floating_ip_address\": \"172.30.9.204\", \"revision_number\": 2, \"project_id\": \"f55c71a2e604471b80edca6e39f1e3a7\", \"port_id\": \"b6aa961f-3d8c-43a8-b0d9-7480d838a516\", \"id\": \"733614ba-36aa-4a1c-a827-b61d27807f63\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_8hbblf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:26.171Z", "source_id": "reference_vnf_host_htvmk6", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.f177e6ab-40c4-4625-8179-1500ea0fa57a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:26.937Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 2375 X-Openstack-Request-Id: req-dae16553-93cd-4bf3-ac15-46463ef64fcd Date: Tue, 09 Apr 2019 11:45:16 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"08a71f47-5b2f-4b7b-8ef5-ea41d1bec23b\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"f55c71a2e604471b80edca6e39f1e3a7\", \"created_at\": \"2019-04-09T11:35:18Z\", \"updated_at\": \"2019-04-09T11:35:48Z\", \"floating_network_id\": \"b62787c2-635d-4893-8553-7ee0260442ff\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"reference_vnf_port\", \"admin_state_up\": true, \"network_id\": \"306e345c-8270-411c-be66-1ad28be303c6\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:71:27:5f\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.10\", \"floating_ip_address\": \"172.30.9.208\", \"revision_number\": 2, \"project_id\": \"f55c71a2e604471b80edca6e39f1e3a7\", \"port_id\": \"1e332cd9-274c-41ee-b9d5-86a278b84a55\", \"id\": \"5971c5f0-5879-4134-8080-7d617756558f\", \"qos_policy_id\": null}, {\"router_id\": \"5476fa82-6a7a-4d98-b1ce-6943a237a4e5\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"f55c71a2e604471b80edca6e39f1e3a7\", \"created_at\": \"2019-04-09T11:30:40Z\", \"updated_at\": \"2019-04-09T11:30:42Z\", \"floating_network_id\": \"b62787c2-635d-4893-8553-7ee0260442ff\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"cbe61620-cc58-4012-b9bf-75af497cf414\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:8d:f5:14\", \"device_id\": \"d8ba9f3a-7170-4a78-94b6-648e59d9c99f\"}, \"fixed_ip_address\": \"192.168.120.25\", \"floating_ip_address\": \"172.30.9.203\", \"revision_number\": 1, \"project_id\": \"f55c71a2e604471b80edca6e39f1e3a7\", \"port_id\": \"dcf264a3-3f04-43c1-863c-e076e962b6dd\", \"id\": \"6c2752e1-fbe6-40cf-a708-b7f61659028c\", \"qos_policy_id\": null}, {\"router_id\": \"08a71f47-5b2f-4b7b-8ef5-ea41d1bec23b\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"f55c71a2e604471b80edca6e39f1e3a7\", \"created_at\": \"2019-04-09T11:35:20Z\", \"updated_at\": \"2019-04-09T11:35:47Z\", \"floating_network_id\": \"b62787c2-635d-4893-8553-7ee0260442ff\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"target_vnf_port\", \"admin_state_up\": true, \"network_id\": \"306e345c-8270-411c-be66-1ad28be303c6\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:50:e1:dd\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.3\", \"floating_ip_address\": \"172.30.9.204\", \"revision_number\": 2, \"project_id\": \"f55c71a2e604471b80edca6e39f1e3a7\", \"port_id\": \"b6aa961f-3d8c-43a8-b0d9-7480d838a516\", \"id\": \"733614ba-36aa-4a1c-a827-b61d27807f63\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_djreh4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:26.812Z", "source_id": "target_vnf_host_z4hm7v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.26dd2de4-4021-46cf-a60b-a555a47805b3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:27.457Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/dcf264a3-3f04-43c1-863c-e076e962b6dd.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4e7857486fec58a9eeb1d90a73c4e7267a8224dc\"", "level": "debug", "target_id": "target_vnf_data_plane_port_djreh4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:26.855Z", "source_id": "target_vnf_host_z4hm7v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.26dd2de4-4021-46cf-a60b-a555a47805b3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:27.457Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-4bbe4a9e-94ff-4aa5-8652-71e7b1c35227 Date: Tue, 09 Apr 2019 11:45:16 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-09T11:30:36Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"c5f95577-1288-4aab-863d-e65bcb0579e7\",\"ip_address\":\"192.168.120.25\"}],\"id\":\"dcf264a3-3f04-43c1-863c-e076e962b6dd\",\"security_groups\":[\"49066c1c-9158-4499-9814-d823fe3575a1\"],\"mac_address\":\"fa:16:3e:8d:f5:14\",\"device_id\":\"d8ba9f3a-7170-4a78-94b6-648e59d9c99f\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"f55c71a2e604471b80edca6e39f1e3a7\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"cbe61620-cc58-4012-b9bf-75af497cf414\",\"tenant_id\":\"f55c71a2e604471b80edca6e39f1e3a7\",\"created_at\":\"2019-04-09T11:28:40Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_djreh4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:26.897Z", "source_id": "target_vnf_host_z4hm7v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.26dd2de4-4021-46cf-a60b-a555a47805b3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:27.457Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/ports/1e332cd9-274c-41ee-b9d5-86a278b84a55.json used request id req-5738f08a-2d19-4129-b5f1-3e3049b23b3c", "level": "debug", "target_id": "target_vnf_data_plane_port_djreh4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:26.855Z", "source_id": "target_vnf_host_z4hm7v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.26dd2de4-4021-46cf-a60b-a555a47805b3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:27.457Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/dcf264a3-3f04-43c1-863c-e076e962b6dd.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4e7857486fec58a9eeb1d90a73c4e7267a8224dc\"", "level": "debug", "target_id": "target_vnf_data_plane_port_djreh4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:26.856Z", "source_id": "target_vnf_host_z4hm7v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.26dd2de4-4021-46cf-a60b-a555a47805b3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:27.457Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-5738f08a-2d19-4129-b5f1-3e3049b23b3c Date: Tue, 09 Apr 2019 11:45:16 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-09T11:45:07Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"70a68cd3-0fff-4f5b-a62b-0b2bc47a448b\",\"ip_address\":\"11.0.0.10\"}],\"id\":\"1e332cd9-274c-41ee-b9d5-86a278b84a55\",\"security_groups\":[\"b231d75d-aade-4b71-b0fd-21fca7d25b51\"],\"mac_address\":\"fa:16:3e:71:27:5f\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"f55c71a2e604471b80edca6e39f1e3a7\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"306e345c-8270-411c-be66-1ad28be303c6\",\"tenant_id\":\"f55c71a2e604471b80edca6e39f1e3a7\",\"created_at\":\"2019-04-09T11:35:38Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_djreh4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:26.854Z", "source_id": "target_vnf_host_z4hm7v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.26dd2de4-4021-46cf-a60b-a555a47805b3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:27.457Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-5738f08a-2d19-4129-b5f1-3e3049b23b3c Date: Tue, 09 Apr 2019 11:45:16 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-09T11:45:07Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"70a68cd3-0fff-4f5b-a62b-0b2bc47a448b\",\"ip_address\":\"11.0.0.10\"}],\"id\":\"1e332cd9-274c-41ee-b9d5-86a278b84a55\",\"security_groups\":[\"b231d75d-aade-4b71-b0fd-21fca7d25b51\"],\"mac_address\":\"fa:16:3e:71:27:5f\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"f55c71a2e604471b80edca6e39f1e3a7\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"306e345c-8270-411c-be66-1ad28be303c6\",\"tenant_id\":\"f55c71a2e604471b80edca6e39f1e3a7\",\"created_at\":\"2019-04-09T11:35:38Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_djreh4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:26.854Z", "source_id": "target_vnf_host_z4hm7v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.26dd2de4-4021-46cf-a60b-a555a47805b3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:27.457Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/1e332cd9-274c-41ee-b9d5-86a278b84a55.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4e7857486fec58a9eeb1d90a73c4e7267a8224dc\"", "level": "debug", "target_id": "target_vnf_data_plane_port_djreh4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:26.813Z", "source_id": "target_vnf_host_z4hm7v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.26dd2de4-4021-46cf-a60b-a555a47805b3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:27.457Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9696/v2.0/ports/63adc785-b7ad-4502-8d88-a5e3265fb240.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4e7857486fec58a9eeb1d90a73c4e7267a8224dc\" -d '{\"port\": {\"device_owner\": \"\", \"device_id\": \"\"}}'", "level": "debug", "target_id": "target_vnf_data_plane_port_djreh4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:26.948Z", "source_id": "target_vnf_host_z4hm7v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.26dd2de4-4021-46cf-a60b-a555a47805b3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:27.457Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/ports/dcf264a3-3f04-43c1-863c-e076e962b6dd.json used request id req-4bbe4a9e-94ff-4aa5-8652-71e7b1c35227", "level": "debug", "target_id": "target_vnf_data_plane_port_djreh4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:26.897Z", "source_id": "target_vnf_host_z4hm7v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.26dd2de4-4021-46cf-a60b-a555a47805b3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:27.457Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-dae16553-93cd-4bf3-ac15-46463ef64fcd", "level": "debug", "target_id": "target_vnf_data_plane_port_djreh4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:26.812Z", "source_id": "target_vnf_host_z4hm7v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.26dd2de4-4021-46cf-a60b-a555a47805b3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:27.457Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 2375 X-Openstack-Request-Id: req-dae16553-93cd-4bf3-ac15-46463ef64fcd Date: Tue, 09 Apr 2019 11:45:16 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"08a71f47-5b2f-4b7b-8ef5-ea41d1bec23b\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"f55c71a2e604471b80edca6e39f1e3a7\", \"created_at\": \"2019-04-09T11:35:18Z\", \"updated_at\": \"2019-04-09T11:35:48Z\", \"floating_network_id\": \"b62787c2-635d-4893-8553-7ee0260442ff\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"reference_vnf_port\", \"admin_state_up\": true, \"network_id\": \"306e345c-8270-411c-be66-1ad28be303c6\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:71:27:5f\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.10\", \"floating_ip_address\": \"172.30.9.208\", \"revision_number\": 2, \"project_id\": \"f55c71a2e604471b80edca6e39f1e3a7\", \"port_id\": \"1e332cd9-274c-41ee-b9d5-86a278b84a55\", \"id\": \"5971c5f0-5879-4134-8080-7d617756558f\", \"qos_policy_id\": null}, {\"router_id\": \"5476fa82-6a7a-4d98-b1ce-6943a237a4e5\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"f55c71a2e604471b80edca6e39f1e3a7\", \"created_at\": \"2019-04-09T11:30:40Z\", \"updated_at\": \"2019-04-09T11:30:42Z\", \"floating_network_id\": \"b62787c2-635d-4893-8553-7ee0260442ff\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"cbe61620-cc58-4012-b9bf-75af497cf414\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:8d:f5:14\", \"device_id\": \"d8ba9f3a-7170-4a78-94b6-648e59d9c99f\"}, \"fixed_ip_address\": \"192.168.120.25\", \"floating_ip_address\": \"172.30.9.203\", \"revision_number\": 1, \"project_id\": \"f55c71a2e604471b80edca6e39f1e3a7\", \"port_id\": \"dcf264a3-3f04-43c1-863c-e076e962b6dd\", \"id\": \"6c2752e1-fbe6-40cf-a708-b7f61659028c\", \"qos_policy_id\": null}, {\"router_id\": \"08a71f47-5b2f-4b7b-8ef5-ea41d1bec23b\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"f55c71a2e604471b80edca6e39f1e3a7\", \"created_at\": \"2019-04-09T11:35:20Z\", \"updated_at\": \"2019-04-09T11:35:47Z\", \"floating_network_id\": \"b62787c2-635d-4893-8553-7ee0260442ff\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"target_vnf_port\", \"admin_state_up\": true, \"network_id\": \"306e345c-8270-411c-be66-1ad28be303c6\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:50:e1:dd\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.3\", \"floating_ip_address\": \"172.30.9.204\", \"revision_number\": 2, \"project_id\": \"f55c71a2e604471b80edca6e39f1e3a7\", \"port_id\": \"b6aa961f-3d8c-43a8-b0d9-7480d838a516\", \"id\": \"733614ba-36aa-4a1c-a827-b61d27807f63\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_djreh4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:26.812Z", "source_id": "target_vnf_host_z4hm7v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.26dd2de4-4021-46cf-a60b-a555a47805b3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:27.457Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/ports/1e332cd9-274c-41ee-b9d5-86a278b84a55.json used request id req-5738f08a-2d19-4129-b5f1-3e3049b23b3c", "level": "debug", "target_id": "target_vnf_data_plane_port_djreh4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:26.855Z", "source_id": "target_vnf_host_z4hm7v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.26dd2de4-4021-46cf-a60b-a555a47805b3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:27.457Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-4bbe4a9e-94ff-4aa5-8652-71e7b1c35227 Date: Tue, 09 Apr 2019 11:45:16 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-09T11:30:36Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"c5f95577-1288-4aab-863d-e65bcb0579e7\",\"ip_address\":\"192.168.120.25\"}],\"id\":\"dcf264a3-3f04-43c1-863c-e076e962b6dd\",\"security_groups\":[\"49066c1c-9158-4499-9814-d823fe3575a1\"],\"mac_address\":\"fa:16:3e:8d:f5:14\",\"device_id\":\"d8ba9f3a-7170-4a78-94b6-648e59d9c99f\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"f55c71a2e604471b80edca6e39f1e3a7\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"cbe61620-cc58-4012-b9bf-75af497cf414\",\"tenant_id\":\"f55c71a2e604471b80edca6e39f1e3a7\",\"created_at\":\"2019-04-09T11:28:40Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_djreh4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:26.897Z", "source_id": "target_vnf_host_z4hm7v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.26dd2de4-4021-46cf-a60b-a555a47805b3"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:27.457Z", "message": "Sending task 'neutron_plugin.port.detach'", "target_id": "reference_vnf_port_o6ve7x", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:27.238Z", "source_id": "reference_vnf_host_htvmk6", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:27.457Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/ports/dcf264a3-3f04-43c1-863c-e076e962b6dd.json used request id req-4bbe4a9e-94ff-4aa5-8652-71e7b1c35227", "level": "debug", "target_id": "target_vnf_data_plane_port_djreh4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:26.897Z", "source_id": "target_vnf_host_z4hm7v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.26dd2de4-4021-46cf-a60b-a555a47805b3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:27.457Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/ports/b6aa961f-3d8c-43a8-b0d9-7480d838a516.json used request id req-626d547a-55df-4abe-a9a3-bc484c348ea2", "level": "debug", "target_id": "target_vnf_data_plane_port_djreh4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:26.941Z", "source_id": "target_vnf_host_z4hm7v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.26dd2de4-4021-46cf-a60b-a555a47805b3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:27.457Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/ports/dcf264a3-3f04-43c1-863c-e076e962b6dd.json used request id req-4bbe4a9e-94ff-4aa5-8652-71e7b1c35227", "level": "debug", "target_id": "target_vnf_data_plane_port_djreh4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:26.897Z", "source_id": "target_vnf_host_z4hm7v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.26dd2de4-4021-46cf-a60b-a555a47805b3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:27.457Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/b6aa961f-3d8c-43a8-b0d9-7480d838a516.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4e7857486fec58a9eeb1d90a73c4e7267a8224dc\"", "level": "debug", "target_id": "target_vnf_data_plane_port_djreh4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:26.898Z", "source_id": "target_vnf_host_z4hm7v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.26dd2de4-4021-46cf-a60b-a555a47805b3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:27.457Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/ports/dcf264a3-3f04-43c1-863c-e076e962b6dd.json used request id req-4bbe4a9e-94ff-4aa5-8652-71e7b1c35227", "level": "debug", "target_id": "target_vnf_data_plane_port_djreh4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:26.897Z", "source_id": "target_vnf_host_z4hm7v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.26dd2de4-4021-46cf-a60b-a555a47805b3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:27.457Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/b6aa961f-3d8c-43a8-b0d9-7480d838a516.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4e7857486fec58a9eeb1d90a73c4e7267a8224dc\"", "level": "debug", "target_id": "target_vnf_data_plane_port_djreh4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:26.898Z", "source_id": "target_vnf_host_z4hm7v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.26dd2de4-4021-46cf-a60b-a555a47805b3"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:27.457Z", "message": "Task succeeded 'neutron_plugin.port.detach'", "target_id": "reference_vnf_data_plane_port_8hbblf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:27.077Z", "source_id": "reference_vnf_host_htvmk6", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:27.457Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/ports/1e332cd9-274c-41ee-b9d5-86a278b84a55.json used request id req-5738f08a-2d19-4129-b5f1-3e3049b23b3c", "level": "debug", "target_id": "target_vnf_data_plane_port_djreh4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:26.855Z", "source_id": "target_vnf_host_z4hm7v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.26dd2de4-4021-46cf-a60b-a555a47805b3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:27.457Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-626d547a-55df-4abe-a9a3-bc484c348ea2 Date: Tue, 09 Apr 2019 11:45:16 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-09T11:45:10Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"70a68cd3-0fff-4f5b-a62b-0b2bc47a448b\",\"ip_address\":\"11.0.0.3\"}],\"id\":\"b6aa961f-3d8c-43a8-b0d9-7480d838a516\",\"security_groups\":[\"b231d75d-aade-4b71-b0fd-21fca7d25b51\"],\"mac_address\":\"fa:16:3e:50:e1:dd\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"f55c71a2e604471b80edca6e39f1e3a7\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"306e345c-8270-411c-be66-1ad28be303c6\",\"tenant_id\":\"f55c71a2e604471b80edca6e39f1e3a7\",\"created_at\":\"2019-04-09T11:35:39Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_djreh4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:26.940Z", "source_id": "target_vnf_host_z4hm7v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.26dd2de4-4021-46cf-a60b-a555a47805b3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:27.457Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-dae16553-93cd-4bf3-ac15-46463ef64fcd", "level": "debug", "target_id": "target_vnf_data_plane_port_djreh4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:26.812Z", "source_id": "target_vnf_host_z4hm7v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.26dd2de4-4021-46cf-a60b-a555a47805b3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:27.457Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-dae16553-93cd-4bf3-ac15-46463ef64fcd", "level": "debug", "target_id": "target_vnf_data_plane_port_djreh4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:26.812Z", "source_id": "target_vnf_host_z4hm7v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.26dd2de4-4021-46cf-a60b-a555a47805b3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:27.457Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/1e332cd9-274c-41ee-b9d5-86a278b84a55.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4e7857486fec58a9eeb1d90a73c4e7267a8224dc\"", "level": "debug", "target_id": "target_vnf_data_plane_port_djreh4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:26.813Z", "source_id": "target_vnf_host_z4hm7v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.26dd2de4-4021-46cf-a60b-a555a47805b3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:27.457Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-dae16553-93cd-4bf3-ac15-46463ef64fcd", "level": "debug", "target_id": "target_vnf_data_plane_port_djreh4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:26.812Z", "source_id": "target_vnf_host_z4hm7v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.26dd2de4-4021-46cf-a60b-a555a47805b3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:27.457Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-626d547a-55df-4abe-a9a3-bc484c348ea2 Date: Tue, 09 Apr 2019 11:45:16 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-09T11:45:10Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"70a68cd3-0fff-4f5b-a62b-0b2bc47a448b\",\"ip_address\":\"11.0.0.3\"}],\"id\":\"b6aa961f-3d8c-43a8-b0d9-7480d838a516\",\"security_groups\":[\"b231d75d-aade-4b71-b0fd-21fca7d25b51\"],\"mac_address\":\"fa:16:3e:50:e1:dd\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"f55c71a2e604471b80edca6e39f1e3a7\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"306e345c-8270-411c-be66-1ad28be303c6\",\"tenant_id\":\"f55c71a2e604471b80edca6e39f1e3a7\",\"created_at\":\"2019-04-09T11:35:39Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_djreh4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:26.940Z", "source_id": "target_vnf_host_z4hm7v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.26dd2de4-4021-46cf-a60b-a555a47805b3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:27.457Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/ports/b6aa961f-3d8c-43a8-b0d9-7480d838a516.json used request id req-626d547a-55df-4abe-a9a3-bc484c348ea2", "level": "debug", "target_id": "target_vnf_data_plane_port_djreh4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:26.941Z", "source_id": "target_vnf_host_z4hm7v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.26dd2de4-4021-46cf-a60b-a555a47805b3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:27.457Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/ports/1e332cd9-274c-41ee-b9d5-86a278b84a55.json used request id req-5738f08a-2d19-4129-b5f1-3e3049b23b3c", "level": "debug", "target_id": "target_vnf_data_plane_port_djreh4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:26.854Z", "source_id": "target_vnf_host_z4hm7v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.26dd2de4-4021-46cf-a60b-a555a47805b3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:27.457Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/ports/b6aa961f-3d8c-43a8-b0d9-7480d838a516.json used request id req-626d547a-55df-4abe-a9a3-bc484c348ea2", "level": "debug", "target_id": "target_vnf_data_plane_port_djreh4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:26.942Z", "source_id": "target_vnf_host_z4hm7v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.26dd2de4-4021-46cf-a60b-a555a47805b3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:27.457Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/ports/b6aa961f-3d8c-43a8-b0d9-7480d838a516.json used request id req-626d547a-55df-4abe-a9a3-bc484c348ea2", "level": "debug", "target_id": "target_vnf_data_plane_port_djreh4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:26.943Z", "source_id": "target_vnf_host_z4hm7v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.26dd2de4-4021-46cf-a60b-a555a47805b3"}], "metadata": {"pagination": {"total": 255, "offset": 66, "size": 50}}} 2019-04-09 11:45:34,614 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 11:45:34,614 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 11:45:34 GMT 2019-04-09 11:45:34,614 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 11:45:34,614 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-09 11:45:34,614 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 11:45:34,615 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 11:45:34,615 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 11:45:34,615 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-09 11:45:34,617 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/dcf264a3-3f04-43c1-863c-e076e962b6dd.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}655462159fe392d3745b17616cc820784bedd4e2" 2019-04-09 11:45:34,618 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/ports/1389e174-b40a-4782-b003-ae8c045e8339.json used request id req-96bbf60e-2a5c-4c55-a6b5-6a1a1353d491 2019-04-09 11:45:34,618 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/ports/1e332cd9-274c-41ee-b9d5-86a278b84a55.json used request id req-b0051dab-7549-4001-949d-f26b39e555f8 2019-04-09 11:45:34,618 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports/1e332cd9-274c-41ee-b9d5-86a278b84a55.json used request id req-b0051dab-7549-4001-949d-f26b39e555f8 2019-04-09 11:45:34,618 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports/1e332cd9-274c-41ee-b9d5-86a278b84a55.json used request id req-b0051dab-7549-4001-949d-f26b39e555f8 2019-04-09 11:45:34,618 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-b0051dab-7549-4001-949d-f26b39e555f8 Date: Tue, 09 Apr 2019 11:45:15 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-09T11:45:07Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"70a68cd3-0fff-4f5b-a62b-0b2bc47a448b","ip_address":"11.0.0.10"}],"id":"1e332cd9-274c-41ee-b9d5-86a278b84a55","security_groups":["b231d75d-aade-4b71-b0fd-21fca7d25b51"],"mac_address":"fa:16:3e:71:27:5f","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"f55c71a2e604471b80edca6e39f1e3a7","qos_policy_id":null,"admin_state_up":true,"network_id":"306e345c-8270-411c-be66-1ad28be303c6","tenant_id":"f55c71a2e604471b80edca6e39f1e3a7","created_at":"2019-04-09T11:35:38Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-04-09 11:45:34,618 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-b0051dab-7549-4001-949d-f26b39e555f8 Date: Tue, 09 Apr 2019 11:45:15 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-09T11:45:07Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"70a68cd3-0fff-4f5b-a62b-0b2bc47a448b","ip_address":"11.0.0.10"}],"id":"1e332cd9-274c-41ee-b9d5-86a278b84a55","security_groups":["b231d75d-aade-4b71-b0fd-21fca7d25b51"],"mac_address":"fa:16:3e:71:27:5f","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"f55c71a2e604471b80edca6e39f1e3a7","qos_policy_id":null,"admin_state_up":true,"network_id":"306e345c-8270-411c-be66-1ad28be303c6","tenant_id":"f55c71a2e604471b80edca6e39f1e3a7","created_at":"2019-04-09T11:35:38Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-04-09 11:45:34,619 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports/dcf264a3-3f04-43c1-863c-e076e962b6dd.json used request id req-032aced2-c8d4-4f63-8eea-cf46d243ca2e 2019-04-09 11:45:34,619 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/1e332cd9-274c-41ee-b9d5-86a278b84a55.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}655462159fe392d3745b17616cc820784bedd4e2" 2019-04-09 11:45:34,619 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/1e332cd9-274c-41ee-b9d5-86a278b84a55.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}655462159fe392d3745b17616cc820784bedd4e2" 2019-04-09 11:45:34,619 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-b7f7a06c-263b-47d9-b536-d445f1b799c0 2019-04-09 11:45:34,619 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/ports/1e332cd9-274c-41ee-b9d5-86a278b84a55.json used request id req-b0051dab-7549-4001-949d-f26b39e555f8 2019-04-09 11:45:34,619 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-b7f7a06c-263b-47d9-b536-d445f1b799c0 2019-04-09 11:45:34,620 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-b7f7a06c-263b-47d9-b536-d445f1b799c0 2019-04-09 11:45:34,620 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-b7f7a06c-263b-47d9-b536-d445f1b799c0 2019-04-09 11:45:34,620 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-032aced2-c8d4-4f63-8eea-cf46d243ca2e Date: Tue, 09 Apr 2019 11:45:15 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-09T11:30:36Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c5f95577-1288-4aab-863d-e65bcb0579e7","ip_address":"192.168.120.25"}],"id":"dcf264a3-3f04-43c1-863c-e076e962b6dd","security_groups":["49066c1c-9158-4499-9814-d823fe3575a1"],"mac_address":"fa:16:3e:8d:f5:14","device_id":"d8ba9f3a-7170-4a78-94b6-648e59d9c99f","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"f55c71a2e604471b80edca6e39f1e3a7","qos_policy_id":null,"admin_state_up":true,"network_id":"cbe61620-cc58-4012-b9bf-75af497cf414","tenant_id":"f55c71a2e604471b80edca6e39f1e3a7","created_at":"2019-04-09T11:28:40Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-04-09 11:45:34,620 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2375 X-Openstack-Request-Id: req-b7f7a06c-263b-47d9-b536-d445f1b799c0 Date: Tue, 09 Apr 2019 11:45:15 GMT RESP BODY: {"floatingips": [{"router_id": "08a71f47-5b2f-4b7b-8ef5-ea41d1bec23b", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "created_at": "2019-04-09T11:35:18Z", "updated_at": "2019-04-09T11:35:48Z", "floating_network_id": "b62787c2-635d-4893-8553-7ee0260442ff", "port_details": {"status": "DOWN", "name": "reference_vnf_port", "admin_state_up": true, "network_id": "306e345c-8270-411c-be66-1ad28be303c6", "device_owner": "", "mac_address": "fa:16:3e:71:27:5f", "device_id": ""}, "fixed_ip_address": "11.0.0.10", "floating_ip_address": "172.30.9.208", "revision_number": 2, "project_id": "f55c71a2e604471b80edca6e39f1e3a7", "port_id": "1e332cd9-274c-41ee-b9d5-86a278b84a55", "id": "5971c5f0-5879-4134-8080-7d617756558f", "qos_policy_id": null}, {"router_id": "5476fa82-6a7a-4d98-b1ce-6943a237a4e5", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "created_at": "2019-04-09T11:30:40Z", "updated_at": "2019-04-09T11:30:42Z", "floating_network_id": "b62787c2-635d-4893-8553-7ee0260442ff", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "cbe61620-cc58-4012-b9bf-75af497cf414", "device_owner": "compute:nova", "mac_address": "fa:16:3e:8d:f5:14", "device_id": "d8ba9f3a-7170-4a78-94b6-648e59d9c99f"}, "fixed_ip_address": "192.168.120.25", "floating_ip_address": "172.30.9.203", "revision_number": 1, "project_id": "f55c71a2e604471b80edca6e39f1e3a7", "port_id": "dcf264a3-3f04-43c1-863c-e076e962b6dd", "id": "6c2752e1-fbe6-40cf-a708-b7f61659028c", "qos_policy_id": null}, {"router_id": "08a71f47-5b2f-4b7b-8ef5-ea41d1bec23b", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "created_at": "2019-04-09T11:35:20Z", "updated_at": "2019-04-09T11:35:47Z", "floating_network_id": "b62787c2-635d-4893-8553-7ee0260442ff", "port_details": {"status": "DOWN", "name": "target_vnf_port", "admin_state_up": true, "network_id": "306e345c-8270-411c-be66-1ad28be303c6", "device_owner": "", "mac_address": "fa:16:3e:50:e1:dd", "device_id": ""}, "fixed_ip_address": "11.0.0.3", "floating_ip_address": "172.30.9.204", "revision_number": 2, "project_id": "f55c71a2e604471b80edca6e39f1e3a7", "port_id": "b6aa961f-3d8c-43a8-b0d9-7480d838a516", "id": "733614ba-36aa-4a1c-a827-b61d27807f63", "qos_policy_id": null}]} 2019-04-09 11:45:34,620 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2375 X-Openstack-Request-Id: req-dae16553-93cd-4bf3-ac15-46463ef64fcd Date: Tue, 09 Apr 2019 11:45:16 GMT RESP BODY: {"floatingips": [{"router_id": "08a71f47-5b2f-4b7b-8ef5-ea41d1bec23b", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "created_at": "2019-04-09T11:35:18Z", "updated_at": "2019-04-09T11:35:48Z", "floating_network_id": "b62787c2-635d-4893-8553-7ee0260442ff", "port_details": {"status": "DOWN", "name": "reference_vnf_port", "admin_state_up": true, "network_id": "306e345c-8270-411c-be66-1ad28be303c6", "device_owner": "", "mac_address": "fa:16:3e:71:27:5f", "device_id": ""}, "fixed_ip_address": "11.0.0.10", "floating_ip_address": "172.30.9.208", "revision_number": 2, "project_id": "f55c71a2e604471b80edca6e39f1e3a7", "port_id": "1e332cd9-274c-41ee-b9d5-86a278b84a55", "id": "5971c5f0-5879-4134-8080-7d617756558f", "qos_policy_id": null}, {"router_id": "5476fa82-6a7a-4d98-b1ce-6943a237a4e5", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "created_at": "2019-04-09T11:30:40Z", "updated_at": "2019-04-09T11:30:42Z", "floating_network_id": "b62787c2-635d-4893-8553-7ee0260442ff", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "cbe61620-cc58-4012-b9bf-75af497cf414", "device_owner": "compute:nova", "mac_address": "fa:16:3e:8d:f5:14", "device_id": "d8ba9f3a-7170-4a78-94b6-648e59d9c99f"}, "fixed_ip_address": "192.168.120.25", "floating_ip_address": "172.30.9.203", "revision_number": 1, "project_id": "f55c71a2e604471b80edca6e39f1e3a7", "port_id": "dcf264a3-3f04-43c1-863c-e076e962b6dd", "id": "6c2752e1-fbe6-40cf-a708-b7f61659028c", "qos_policy_id": null}, {"router_id": "08a71f47-5b2f-4b7b-8ef5-ea41d1bec23b", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "created_at": "2019-04-09T11:35:20Z", "updated_at": "2019-04-09T11:35:47Z", "floating_network_id": "b62787c2-635d-4893-8553-7ee0260442ff", "port_details": {"status": "DOWN", "name": "target_vnf_port", "admin_state_up": true, "network_id": "306e345c-8270-411c-be66-1ad28be303c6", "device_owner": "", "mac_address": "fa:16:3e:50:e1:dd", "device_id": ""}, "fixed_ip_address": "11.0.0.3", "floating_ip_address": "172.30.9.204", "revision_number": 2, "project_id": "f55c71a2e604471b80edca6e39f1e3a7", "port_id": "b6aa961f-3d8c-43a8-b0d9-7480d838a516", "id": "733614ba-36aa-4a1c-a827-b61d27807f63", "qos_policy_id": null}]} 2019-04-09 11:45:34,620 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/dcf264a3-3f04-43c1-863c-e076e962b6dd.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e7857486fec58a9eeb1d90a73c4e7267a8224dc" 2019-04-09 11:45:34,621 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-4bbe4a9e-94ff-4aa5-8652-71e7b1c35227 Date: Tue, 09 Apr 2019 11:45:16 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-09T11:30:36Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c5f95577-1288-4aab-863d-e65bcb0579e7","ip_address":"192.168.120.25"}],"id":"dcf264a3-3f04-43c1-863c-e076e962b6dd","security_groups":["49066c1c-9158-4499-9814-d823fe3575a1"],"mac_address":"fa:16:3e:8d:f5:14","device_id":"d8ba9f3a-7170-4a78-94b6-648e59d9c99f","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"f55c71a2e604471b80edca6e39f1e3a7","qos_policy_id":null,"admin_state_up":true,"network_id":"cbe61620-cc58-4012-b9bf-75af497cf414","tenant_id":"f55c71a2e604471b80edca6e39f1e3a7","created_at":"2019-04-09T11:28:40Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-04-09 11:45:34,621 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports/1e332cd9-274c-41ee-b9d5-86a278b84a55.json used request id req-5738f08a-2d19-4129-b5f1-3e3049b23b3c 2019-04-09 11:45:34,621 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/dcf264a3-3f04-43c1-863c-e076e962b6dd.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e7857486fec58a9eeb1d90a73c4e7267a8224dc" 2019-04-09 11:45:34,621 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-5738f08a-2d19-4129-b5f1-3e3049b23b3c Date: Tue, 09 Apr 2019 11:45:16 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-09T11:45:07Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"70a68cd3-0fff-4f5b-a62b-0b2bc47a448b","ip_address":"11.0.0.10"}],"id":"1e332cd9-274c-41ee-b9d5-86a278b84a55","security_groups":["b231d75d-aade-4b71-b0fd-21fca7d25b51"],"mac_address":"fa:16:3e:71:27:5f","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"f55c71a2e604471b80edca6e39f1e3a7","qos_policy_id":null,"admin_state_up":true,"network_id":"306e345c-8270-411c-be66-1ad28be303c6","tenant_id":"f55c71a2e604471b80edca6e39f1e3a7","created_at":"2019-04-09T11:35:38Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-04-09 11:45:34,621 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-5738f08a-2d19-4129-b5f1-3e3049b23b3c Date: Tue, 09 Apr 2019 11:45:16 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-09T11:45:07Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"70a68cd3-0fff-4f5b-a62b-0b2bc47a448b","ip_address":"11.0.0.10"}],"id":"1e332cd9-274c-41ee-b9d5-86a278b84a55","security_groups":["b231d75d-aade-4b71-b0fd-21fca7d25b51"],"mac_address":"fa:16:3e:71:27:5f","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"f55c71a2e604471b80edca6e39f1e3a7","qos_policy_id":null,"admin_state_up":true,"network_id":"306e345c-8270-411c-be66-1ad28be303c6","tenant_id":"f55c71a2e604471b80edca6e39f1e3a7","created_at":"2019-04-09T11:35:38Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-04-09 11:45:34,621 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/1e332cd9-274c-41ee-b9d5-86a278b84a55.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e7857486fec58a9eeb1d90a73c4e7267a8224dc" 2019-04-09 11:45:34,622 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9696/v2.0/ports/63adc785-b7ad-4502-8d88-a5e3265fb240.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e7857486fec58a9eeb1d90a73c4e7267a8224dc" -d '{"port": {"device_owner": "", "device_id": ""}}' 2019-04-09 11:45:34,622 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports/dcf264a3-3f04-43c1-863c-e076e962b6dd.json used request id req-4bbe4a9e-94ff-4aa5-8652-71e7b1c35227 2019-04-09 11:45:34,622 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-dae16553-93cd-4bf3-ac15-46463ef64fcd 2019-04-09 11:45:34,622 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2375 X-Openstack-Request-Id: req-dae16553-93cd-4bf3-ac15-46463ef64fcd Date: Tue, 09 Apr 2019 11:45:16 GMT RESP BODY: {"floatingips": [{"router_id": "08a71f47-5b2f-4b7b-8ef5-ea41d1bec23b", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "created_at": "2019-04-09T11:35:18Z", "updated_at": "2019-04-09T11:35:48Z", "floating_network_id": "b62787c2-635d-4893-8553-7ee0260442ff", "port_details": {"status": "DOWN", "name": "reference_vnf_port", "admin_state_up": true, "network_id": "306e345c-8270-411c-be66-1ad28be303c6", "device_owner": "", "mac_address": "fa:16:3e:71:27:5f", "device_id": ""}, "fixed_ip_address": "11.0.0.10", "floating_ip_address": "172.30.9.208", "revision_number": 2, "project_id": "f55c71a2e604471b80edca6e39f1e3a7", "port_id": "1e332cd9-274c-41ee-b9d5-86a278b84a55", "id": "5971c5f0-5879-4134-8080-7d617756558f", "qos_policy_id": null}, {"router_id": "5476fa82-6a7a-4d98-b1ce-6943a237a4e5", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "created_at": "2019-04-09T11:30:40Z", "updated_at": "2019-04-09T11:30:42Z", "floating_network_id": "b62787c2-635d-4893-8553-7ee0260442ff", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "cbe61620-cc58-4012-b9bf-75af497cf414", "device_owner": "compute:nova", "mac_address": "fa:16:3e:8d:f5:14", "device_id": "d8ba9f3a-7170-4a78-94b6-648e59d9c99f"}, "fixed_ip_address": "192.168.120.25", "floating_ip_address": "172.30.9.203", "revision_number": 1, "project_id": "f55c71a2e604471b80edca6e39f1e3a7", "port_id": "dcf264a3-3f04-43c1-863c-e076e962b6dd", "id": "6c2752e1-fbe6-40cf-a708-b7f61659028c", "qos_policy_id": null}, {"router_id": "08a71f47-5b2f-4b7b-8ef5-ea41d1bec23b", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "created_at": "2019-04-09T11:35:20Z", "updated_at": "2019-04-09T11:35:47Z", "floating_network_id": "b62787c2-635d-4893-8553-7ee0260442ff", "port_details": {"status": "DOWN", "name": "target_vnf_port", "admin_state_up": true, "network_id": "306e345c-8270-411c-be66-1ad28be303c6", "device_owner": "", "mac_address": "fa:16:3e:50:e1:dd", "device_id": ""}, "fixed_ip_address": "11.0.0.3", "floating_ip_address": "172.30.9.204", "revision_number": 2, "project_id": "f55c71a2e604471b80edca6e39f1e3a7", "port_id": "b6aa961f-3d8c-43a8-b0d9-7480d838a516", "id": "733614ba-36aa-4a1c-a827-b61d27807f63", "qos_policy_id": null}]} 2019-04-09 11:45:34,622 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/ports/1e332cd9-274c-41ee-b9d5-86a278b84a55.json used request id req-5738f08a-2d19-4129-b5f1-3e3049b23b3c 2019-04-09 11:45:34,622 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-4bbe4a9e-94ff-4aa5-8652-71e7b1c35227 Date: Tue, 09 Apr 2019 11:45:16 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-09T11:30:36Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c5f95577-1288-4aab-863d-e65bcb0579e7","ip_address":"192.168.120.25"}],"id":"dcf264a3-3f04-43c1-863c-e076e962b6dd","security_groups":["49066c1c-9158-4499-9814-d823fe3575a1"],"mac_address":"fa:16:3e:8d:f5:14","device_id":"d8ba9f3a-7170-4a78-94b6-648e59d9c99f","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"f55c71a2e604471b80edca6e39f1e3a7","qos_policy_id":null,"admin_state_up":true,"network_id":"cbe61620-cc58-4012-b9bf-75af497cf414","tenant_id":"f55c71a2e604471b80edca6e39f1e3a7","created_at":"2019-04-09T11:28:40Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-04-09 11:45:34,623 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.detach' 2019-04-09 11:45:34,623 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports/dcf264a3-3f04-43c1-863c-e076e962b6dd.json used request id req-4bbe4a9e-94ff-4aa5-8652-71e7b1c35227 2019-04-09 11:45:34,623 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports/b6aa961f-3d8c-43a8-b0d9-7480d838a516.json used request id req-626d547a-55df-4abe-a9a3-bc484c348ea2 2019-04-09 11:45:34,623 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/ports/dcf264a3-3f04-43c1-863c-e076e962b6dd.json used request id req-4bbe4a9e-94ff-4aa5-8652-71e7b1c35227 2019-04-09 11:45:34,623 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/b6aa961f-3d8c-43a8-b0d9-7480d838a516.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e7857486fec58a9eeb1d90a73c4e7267a8224dc" 2019-04-09 11:45:34,623 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/ports/dcf264a3-3f04-43c1-863c-e076e962b6dd.json used request id req-4bbe4a9e-94ff-4aa5-8652-71e7b1c35227 2019-04-09 11:45:34,623 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/b6aa961f-3d8c-43a8-b0d9-7480d838a516.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e7857486fec58a9eeb1d90a73c4e7267a8224dc" 2019-04-09 11:45:34,624 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2019-04-09 11:45:34,624 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/ports/1e332cd9-274c-41ee-b9d5-86a278b84a55.json used request id req-5738f08a-2d19-4129-b5f1-3e3049b23b3c 2019-04-09 11:45:34,624 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-626d547a-55df-4abe-a9a3-bc484c348ea2 Date: Tue, 09 Apr 2019 11:45:16 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-09T11:45:10Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"70a68cd3-0fff-4f5b-a62b-0b2bc47a448b","ip_address":"11.0.0.3"}],"id":"b6aa961f-3d8c-43a8-b0d9-7480d838a516","security_groups":["b231d75d-aade-4b71-b0fd-21fca7d25b51"],"mac_address":"fa:16:3e:50:e1:dd","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"f55c71a2e604471b80edca6e39f1e3a7","qos_policy_id":null,"admin_state_up":true,"network_id":"306e345c-8270-411c-be66-1ad28be303c6","tenant_id":"f55c71a2e604471b80edca6e39f1e3a7","created_at":"2019-04-09T11:35:39Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-04-09 11:45:34,624 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-dae16553-93cd-4bf3-ac15-46463ef64fcd 2019-04-09 11:45:34,624 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-dae16553-93cd-4bf3-ac15-46463ef64fcd 2019-04-09 11:45:34,624 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/1e332cd9-274c-41ee-b9d5-86a278b84a55.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e7857486fec58a9eeb1d90a73c4e7267a8224dc" 2019-04-09 11:45:34,624 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-dae16553-93cd-4bf3-ac15-46463ef64fcd 2019-04-09 11:45:34,625 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-626d547a-55df-4abe-a9a3-bc484c348ea2 Date: Tue, 09 Apr 2019 11:45:16 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-09T11:45:10Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"70a68cd3-0fff-4f5b-a62b-0b2bc47a448b","ip_address":"11.0.0.3"}],"id":"b6aa961f-3d8c-43a8-b0d9-7480d838a516","security_groups":["b231d75d-aade-4b71-b0fd-21fca7d25b51"],"mac_address":"fa:16:3e:50:e1:dd","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"f55c71a2e604471b80edca6e39f1e3a7","qos_policy_id":null,"admin_state_up":true,"network_id":"306e345c-8270-411c-be66-1ad28be303c6","tenant_id":"f55c71a2e604471b80edca6e39f1e3a7","created_at":"2019-04-09T11:35:39Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-04-09 11:45:34,625 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports/b6aa961f-3d8c-43a8-b0d9-7480d838a516.json used request id req-626d547a-55df-4abe-a9a3-bc484c348ea2 2019-04-09 11:45:34,625 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports/1e332cd9-274c-41ee-b9d5-86a278b84a55.json used request id req-5738f08a-2d19-4129-b5f1-3e3049b23b3c 2019-04-09 11:45:34,625 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/ports/b6aa961f-3d8c-43a8-b0d9-7480d838a516.json used request id req-626d547a-55df-4abe-a9a3-bc484c348ea2 2019-04-09 11:45:34,625 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/ports/b6aa961f-3d8c-43a8-b0d9-7480d838a516.json used request id req-626d547a-55df-4abe-a9a3-bc484c348ea2 2019-04-09 11:45:34,625 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/f003e715-29aa-47ac-92db-7722301f4709 2019-04-09 11:45:34,771 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 11:45:34,771 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 11:45:34,771 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 11:45:34,772 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 11:45:34,772 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 11:45:34,772 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 11:45:34,772 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 11:45:34,772 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T11:45:18.582Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-04-09T11:45:18.583Z", "id": "f003e715-29aa-47ac-92db-7722301f4709"} 2019-04-09 11:45:34,772 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 11:45:34,772 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 11:45:34 GMT 2019-04-09 11:45:34,772 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 11:45:34,772 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 562 2019-04-09 11:45:34,773 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 11:45:34,773 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 11:45:34,773 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 11:45:39,778 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-04-09 11:45:39,933 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 11:45:39,933 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 11:45:39,933 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 11:45:39,933 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 11:45:39,934 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 11:45:39,934 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 11:45:39,934 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 11:45:39,934 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:27.457Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/ports/1e332cd9-274c-41ee-b9d5-86a278b84a55.json used request id req-5738f08a-2d19-4129-b5f1-3e3049b23b3c", "level": "debug", "target_id": "target_vnf_data_plane_port_djreh4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:26.855Z", "source_id": "target_vnf_host_z4hm7v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.26dd2de4-4021-46cf-a60b-a555a47805b3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:27.457Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/ports/1e332cd9-274c-41ee-b9d5-86a278b84a55.json used request id req-5738f08a-2d19-4129-b5f1-3e3049b23b3c", "level": "debug", "target_id": "target_vnf_data_plane_port_djreh4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:26.854Z", "source_id": "target_vnf_host_z4hm7v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.26dd2de4-4021-46cf-a60b-a555a47805b3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:27.457Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-5738f08a-2d19-4129-b5f1-3e3049b23b3c Date: Tue, 09 Apr 2019 11:45:16 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-09T11:45:07Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"70a68cd3-0fff-4f5b-a62b-0b2bc47a448b\",\"ip_address\":\"11.0.0.10\"}],\"id\":\"1e332cd9-274c-41ee-b9d5-86a278b84a55\",\"security_groups\":[\"b231d75d-aade-4b71-b0fd-21fca7d25b51\"],\"mac_address\":\"fa:16:3e:71:27:5f\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"f55c71a2e604471b80edca6e39f1e3a7\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"306e345c-8270-411c-be66-1ad28be303c6\",\"tenant_id\":\"f55c71a2e604471b80edca6e39f1e3a7\",\"created_at\":\"2019-04-09T11:35:38Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_djreh4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:26.854Z", "source_id": "target_vnf_host_z4hm7v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.26dd2de4-4021-46cf-a60b-a555a47805b3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:27.457Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/1e332cd9-274c-41ee-b9d5-86a278b84a55.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4e7857486fec58a9eeb1d90a73c4e7267a8224dc\"", "level": "debug", "target_id": "target_vnf_data_plane_port_djreh4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:26.813Z", "source_id": "target_vnf_host_z4hm7v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.26dd2de4-4021-46cf-a60b-a555a47805b3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:27.457Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/1e332cd9-274c-41ee-b9d5-86a278b84a55.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4e7857486fec58a9eeb1d90a73c4e7267a8224dc\"", "level": "debug", "target_id": "target_vnf_data_plane_port_djreh4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:26.813Z", "source_id": "target_vnf_host_z4hm7v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.26dd2de4-4021-46cf-a60b-a555a47805b3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:27.457Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-dae16553-93cd-4bf3-ac15-46463ef64fcd", "level": "debug", "target_id": "target_vnf_data_plane_port_djreh4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:26.812Z", "source_id": "target_vnf_host_z4hm7v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.26dd2de4-4021-46cf-a60b-a555a47805b3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:27.457Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 766 X-Openstack-Request-Id: req-1041a407-9271-444d-bb05-71f5a7ef4dc4 Date: Tue, 09 Apr 2019 11:45:16 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-09T11:45:16Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"165bf9ac-fc3b-4b0e-800b-1a953fdd6bd3\",\"ip_address\":\"12.0.0.3\"}],\"id\":\"63adc785-b7ad-4502-8d88-a5e3265fb240\",\"security_groups\":[\"b231d75d-aade-4b71-b0fd-21fca7d25b51\"],\"mac_address\":\"fa:16:3e:55:87:b7\",\"project_id\":\"f55c71a2e604471b80edca6e39f1e3a7\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"target_vnf_data_plane_port\",\"admin_state_up\":true,\"network_id\":\"6d9e8165-fa29-4cba-bd7a-b0273d40e03d\",\"tenant_id\":\"f55c71a2e604471b80edca6e39f1e3a7\",\"created_at\":\"2019-04-09T11:35:29Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_djreh4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:27.339Z", "source_id": "target_vnf_host_z4hm7v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.26dd2de4-4021-46cf-a60b-a555a47805b3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:27.457Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-dae16553-93cd-4bf3-ac15-46463ef64fcd", "level": "debug", "target_id": "target_vnf_data_plane_port_djreh4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:26.812Z", "source_id": "target_vnf_host_z4hm7v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.26dd2de4-4021-46cf-a60b-a555a47805b3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:27.457Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 2375 X-Openstack-Request-Id: req-dae16553-93cd-4bf3-ac15-46463ef64fcd Date: Tue, 09 Apr 2019 11:45:16 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"08a71f47-5b2f-4b7b-8ef5-ea41d1bec23b\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"f55c71a2e604471b80edca6e39f1e3a7\", \"created_at\": \"2019-04-09T11:35:18Z\", \"updated_at\": \"2019-04-09T11:35:48Z\", \"floating_network_id\": \"b62787c2-635d-4893-8553-7ee0260442ff\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"reference_vnf_port\", \"admin_state_up\": true, \"network_id\": \"306e345c-8270-411c-be66-1ad28be303c6\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:71:27:5f\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.10\", \"floating_ip_address\": \"172.30.9.208\", \"revision_number\": 2, \"project_id\": \"f55c71a2e604471b80edca6e39f1e3a7\", \"port_id\": \"1e332cd9-274c-41ee-b9d5-86a278b84a55\", \"id\": \"5971c5f0-5879-4134-8080-7d617756558f\", \"qos_policy_id\": null}, {\"router_id\": \"5476fa82-6a7a-4d98-b1ce-6943a237a4e5\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"f55c71a2e604471b80edca6e39f1e3a7\", \"created_at\": \"2019-04-09T11:30:40Z\", \"updated_at\": \"2019-04-09T11:30:42Z\", \"floating_network_id\": \"b62787c2-635d-4893-8553-7ee0260442ff\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"cbe61620-cc58-4012-b9bf-75af497cf414\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:8d:f5:14\", \"device_id\": \"d8ba9f3a-7170-4a78-94b6-648e59d9c99f\"}, \"fixed_ip_address\": \"192.168.120.25\", \"floating_ip_address\": \"172.30.9.203\", \"revision_number\": 1, \"project_id\": \"f55c71a2e604471b80edca6e39f1e3a7\", \"port_id\": \"dcf264a3-3f04-43c1-863c-e076e962b6dd\", \"id\": \"6c2752e1-fbe6-40cf-a708-b7f61659028c\", \"qos_policy_id\": null}, {\"router_id\": \"08a71f47-5b2f-4b7b-8ef5-ea41d1bec23b\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"f55c71a2e604471b80edca6e39f1e3a7\", \"created_at\": \"2019-04-09T11:35:20Z\", \"updated_at\": \"2019-04-09T11:35:47Z\", \"floating_network_id\": \"b62787c2-635d-4893-8553-7ee0260442ff\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"target_vnf_port\", \"admin_state_up\": true, \"network_id\": \"306e345c-8270-411c-be66-1ad28be303c6\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:50:e1:dd\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.3\", \"floating_ip_address\": \"172.30.9.204\", \"revision_number\": 2, \"project_id\": \"f55c71a2e604471b80edca6e39f1e3a7\", \"port_id\": \"b6aa961f-3d8c-43a8-b0d9-7480d838a516\", \"id\": \"733614ba-36aa-4a1c-a827-b61d27807f63\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_djreh4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:26.812Z", "source_id": "target_vnf_host_z4hm7v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.26dd2de4-4021-46cf-a60b-a555a47805b3"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:28.076Z", "message": "Task succeeded 'neutron_plugin.port.detach'", "target_id": "target_vnf_data_plane_port_djreh4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:27.876Z", "source_id": "target_vnf_host_z4hm7v", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:28.606Z", "message": "RESP: [300] Date: Tue, 09 Apr 2019 11:45:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-22a06cf1-87a8-4d2e-b6c1-4f07bef12926 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "reference_vnf_port_o6ve7x", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:28.306Z", "source_id": "reference_vnf_host_htvmk6", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.c2f6db3e-6ee2-40ee-b656-7fe30f8a3912"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:28.606Z", "message": "RESP: [300] Date: Tue, 09 Apr 2019 11:45:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-22a06cf1-87a8-4d2e-b6c1-4f07bef12926 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "reference_vnf_port_o6ve7x", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:28.306Z", "source_id": "reference_vnf_host_htvmk6", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.c2f6db3e-6ee2-40ee-b656-7fe30f8a3912"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:28.606Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "reference_vnf_port_o6ve7x", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:28.300Z", "source_id": "reference_vnf_host_htvmk6", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.c2f6db3e-6ee2-40ee-b656-7fe30f8a3912"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:28.606Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-22a06cf1-87a8-4d2e-b6c1-4f07bef12926", "level": "debug", "target_id": "reference_vnf_port_o6ve7x", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:28.306Z", "source_id": "reference_vnf_host_htvmk6", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.c2f6db3e-6ee2-40ee-b656-7fe30f8a3912"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:28.606Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-22a06cf1-87a8-4d2e-b6c1-4f07bef12926", "level": "debug", "target_id": "reference_vnf_port_o6ve7x", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:28.306Z", "source_id": "reference_vnf_host_htvmk6", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.c2f6db3e-6ee2-40ee-b656-7fe30f8a3912"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:28.606Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "reference_vnf_port_o6ve7x", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:28.300Z", "source_id": "reference_vnf_host_htvmk6", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.c2f6db3e-6ee2-40ee-b656-7fe30f8a3912"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:28.606Z", "message": "Sending task 'neutron_plugin.port.detach'", "target_id": "target_vnf_port_qnj0bh", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:28.007Z", "source_id": "target_vnf_host_z4hm7v", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:29.169Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "target_vnf_port_qnj0bh", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:28.966Z", "source_id": "target_vnf_host_z4hm7v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.d4741682-b447-4b48-aab4-c6855ecaae4f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:29.169Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "target_vnf_port_qnj0bh", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:28.965Z", "source_id": "target_vnf_host_z4hm7v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.d4741682-b447-4b48-aab4-c6855ecaae4f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:29.169Z", "message": "RESP: [300] Date: Tue, 09 Apr 2019 11:45:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bd2a15a8-5edc-4403-b0e2-bce7d6f946d7 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "target_vnf_port_qnj0bh", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:28.971Z", "source_id": "target_vnf_host_z4hm7v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.d4741682-b447-4b48-aab4-c6855ecaae4f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:29.169Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-bd2a15a8-5edc-4403-b0e2-bce7d6f946d7", "level": "debug", "target_id": "target_vnf_port_qnj0bh", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:28.971Z", "source_id": "target_vnf_host_z4hm7v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.d4741682-b447-4b48-aab4-c6855ecaae4f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:29.169Z", "message": "RESP: [300] Date: Tue, 09 Apr 2019 11:45:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bd2a15a8-5edc-4403-b0e2-bce7d6f946d7 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "target_vnf_port_qnj0bh", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:28.971Z", "source_id": "target_vnf_host_z4hm7v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.d4741682-b447-4b48-aab4-c6855ecaae4f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:29.169Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-bd2a15a8-5edc-4403-b0e2-bce7d6f946d7", "level": "debug", "target_id": "target_vnf_port_qnj0bh", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:28.971Z", "source_id": "target_vnf_host_z4hm7v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.d4741682-b447-4b48-aab4-c6855ecaae4f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:29.169Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 2375 X-Openstack-Request-Id: req-9374b805-a3bb-4054-a122-6a00387e1feb Date: Tue, 09 Apr 2019 11:45:18 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"08a71f47-5b2f-4b7b-8ef5-ea41d1bec23b\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"f55c71a2e604471b80edca6e39f1e3a7\", \"created_at\": \"2019-04-09T11:35:18Z\", \"updated_at\": \"2019-04-09T11:35:48Z\", \"floating_network_id\": \"b62787c2-635d-4893-8553-7ee0260442ff\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"reference_vnf_port\", \"admin_state_up\": true, \"network_id\": \"306e345c-8270-411c-be66-1ad28be303c6\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:71:27:5f\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.10\", \"floating_ip_address\": \"172.30.9.208\", \"revision_number\": 2, \"project_id\": \"f55c71a2e604471b80edca6e39f1e3a7\", \"port_id\": \"1e332cd9-274c-41ee-b9d5-86a278b84a55\", \"id\": \"5971c5f0-5879-4134-8080-7d617756558f\", \"qos_policy_id\": null}, {\"router_id\": \"5476fa82-6a7a-4d98-b1ce-6943a237a4e5\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"f55c71a2e604471b80edca6e39f1e3a7\", \"created_at\": \"2019-04-09T11:30:40Z\", \"updated_at\": \"2019-04-09T11:30:42Z\", \"floating_network_id\": \"b62787c2-635d-4893-8553-7ee0260442ff\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"cbe61620-cc58-4012-b9bf-75af497cf414\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:8d:f5:14\", \"device_id\": \"d8ba9f3a-7170-4a78-94b6-648e59d9c99f\"}, \"fixed_ip_address\": \"192.168.120.25\", \"floating_ip_address\": \"172.30.9.203\", \"revision_number\": 1, \"project_id\": \"f55c71a2e604471b80edca6e39f1e3a7\", \"port_id\": \"dcf264a3-3f04-43c1-863c-e076e962b6dd\", \"id\": \"6c2752e1-fbe6-40cf-a708-b7f61659028c\", \"qos_policy_id\": null}, {\"router_id\": \"08a71f47-5b2f-4b7b-8ef5-ea41d1bec23b\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"f55c71a2e604471b80edca6e39f1e3a7\", \"created_at\": \"2019-04-09T11:35:20Z\", \"updated_at\": \"2019-04-09T11:35:47Z\", \"floating_network_id\": \"b62787c2-635d-4893-8553-7ee0260442ff\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"target_vnf_port\", \"admin_state_up\": true, \"network_id\": \"306e345c-8270-411c-be66-1ad28be303c6\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:50:e1:dd\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.3\", \"floating_ip_address\": \"172.30.9.204\", \"revision_number\": 2, \"project_id\": \"f55c71a2e604471b80edca6e39f1e3a7\", \"port_id\": \"b6aa961f-3d8c-43a8-b0d9-7480d838a516\", \"id\": \"733614ba-36aa-4a1c-a827-b61d27807f63\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "reference_vnf_port_o6ve7x", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:29.025Z", "source_id": "reference_vnf_host_htvmk6", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.c2f6db3e-6ee2-40ee-b656-7fe30f8a3912"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:29.169Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f8b1f0b9cafa183a97d15d43cb7adf6650a47a17\"", "level": "debug", "target_id": "reference_vnf_port_o6ve7x", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:28.705Z", "source_id": "reference_vnf_host_htvmk6", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.c2f6db3e-6ee2-40ee-b656-7fe30f8a3912"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:29.169Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f8b1f0b9cafa183a97d15d43cb7adf6650a47a17\"", "level": "debug", "target_id": "reference_vnf_port_o6ve7x", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:28.705Z", "source_id": "reference_vnf_host_htvmk6", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.c2f6db3e-6ee2-40ee-b656-7fe30f8a3912"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:29.680Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/ports/dcf264a3-3f04-43c1-863c-e076e962b6dd.json used request id req-aa1d8735-68ca-46e8-8a99-dd4f30af8ad8", "level": "debug", "target_id": "reference_vnf_port_o6ve7x", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:29.111Z", "source_id": "reference_vnf_host_htvmk6", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.c2f6db3e-6ee2-40ee-b656-7fe30f8a3912"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:29.680Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-ce5ced7b-a69d-4d79-af72-424a58d23394 Date: Tue, 09 Apr 2019 11:45:18 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-09T11:45:07Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"70a68cd3-0fff-4f5b-a62b-0b2bc47a448b\",\"ip_address\":\"11.0.0.10\"}],\"id\":\"1e332cd9-274c-41ee-b9d5-86a278b84a55\",\"security_groups\":[\"b231d75d-aade-4b71-b0fd-21fca7d25b51\"],\"mac_address\":\"fa:16:3e:71:27:5f\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"f55c71a2e604471b80edca6e39f1e3a7\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"306e345c-8270-411c-be66-1ad28be303c6\",\"tenant_id\":\"f55c71a2e604471b80edca6e39f1e3a7\",\"created_at\":\"2019-04-09T11:35:38Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_port_o6ve7x", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:29.070Z", "source_id": "reference_vnf_host_htvmk6", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.c2f6db3e-6ee2-40ee-b656-7fe30f8a3912"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:29.680Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/ports/1e332cd9-274c-41ee-b9d5-86a278b84a55.json used request id req-ce5ced7b-a69d-4d79-af72-424a58d23394", "level": "debug", "target_id": "reference_vnf_port_o6ve7x", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:29.070Z", "source_id": "reference_vnf_host_htvmk6", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.c2f6db3e-6ee2-40ee-b656-7fe30f8a3912"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:29.680Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/ports/1e332cd9-274c-41ee-b9d5-86a278b84a55.json used request id req-ce5ced7b-a69d-4d79-af72-424a58d23394", "level": "debug", "target_id": "reference_vnf_port_o6ve7x", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:29.070Z", "source_id": "reference_vnf_host_htvmk6", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.c2f6db3e-6ee2-40ee-b656-7fe30f8a3912"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:29.680Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/ports/1e332cd9-274c-41ee-b9d5-86a278b84a55.json used request id req-ce5ced7b-a69d-4d79-af72-424a58d23394", "level": "debug", "target_id": "reference_vnf_port_o6ve7x", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:29.070Z", "source_id": "reference_vnf_host_htvmk6", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.c2f6db3e-6ee2-40ee-b656-7fe30f8a3912"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:29.680Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/ports/1e332cd9-274c-41ee-b9d5-86a278b84a55.json used request id req-ce5ced7b-a69d-4d79-af72-424a58d23394", "level": "debug", "target_id": "reference_vnf_port_o6ve7x", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:29.071Z", "source_id": "reference_vnf_host_htvmk6", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.c2f6db3e-6ee2-40ee-b656-7fe30f8a3912"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:29.680Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/dcf264a3-3f04-43c1-863c-e076e962b6dd.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f8b1f0b9cafa183a97d15d43cb7adf6650a47a17\"", "level": "debug", "target_id": "reference_vnf_port_o6ve7x", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:29.071Z", "source_id": "reference_vnf_host_htvmk6", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.c2f6db3e-6ee2-40ee-b656-7fe30f8a3912"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:29.680Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/dcf264a3-3f04-43c1-863c-e076e962b6dd.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f8b1f0b9cafa183a97d15d43cb7adf6650a47a17\"", "level": "debug", "target_id": "reference_vnf_port_o6ve7x", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:29.071Z", "source_id": "reference_vnf_host_htvmk6", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.c2f6db3e-6ee2-40ee-b656-7fe30f8a3912"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:29.680Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-aa1d8735-68ca-46e8-8a99-dd4f30af8ad8 Date: Tue, 09 Apr 2019 11:45:18 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-09T11:30:36Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"c5f95577-1288-4aab-863d-e65bcb0579e7\",\"ip_address\":\"192.168.120.25\"}],\"id\":\"dcf264a3-3f04-43c1-863c-e076e962b6dd\",\"security_groups\":[\"49066c1c-9158-4499-9814-d823fe3575a1\"],\"mac_address\":\"fa:16:3e:8d:f5:14\",\"device_id\":\"d8ba9f3a-7170-4a78-94b6-648e59d9c99f\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"f55c71a2e604471b80edca6e39f1e3a7\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"cbe61620-cc58-4012-b9bf-75af497cf414\",\"tenant_id\":\"f55c71a2e604471b80edca6e39f1e3a7\",\"created_at\":\"2019-04-09T11:28:40Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_port_o6ve7x", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:29.110Z", "source_id": "reference_vnf_host_htvmk6", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.c2f6db3e-6ee2-40ee-b656-7fe30f8a3912"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:29.680Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-aa1d8735-68ca-46e8-8a99-dd4f30af8ad8 Date: Tue, 09 Apr 2019 11:45:18 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-09T11:30:36Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"c5f95577-1288-4aab-863d-e65bcb0579e7\",\"ip_address\":\"192.168.120.25\"}],\"id\":\"dcf264a3-3f04-43c1-863c-e076e962b6dd\",\"security_groups\":[\"49066c1c-9158-4499-9814-d823fe3575a1\"],\"mac_address\":\"fa:16:3e:8d:f5:14\",\"device_id\":\"d8ba9f3a-7170-4a78-94b6-648e59d9c99f\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"f55c71a2e604471b80edca6e39f1e3a7\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"cbe61620-cc58-4012-b9bf-75af497cf414\",\"tenant_id\":\"f55c71a2e604471b80edca6e39f1e3a7\",\"created_at\":\"2019-04-09T11:28:40Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_port_o6ve7x", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:29.110Z", "source_id": "reference_vnf_host_htvmk6", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.c2f6db3e-6ee2-40ee-b656-7fe30f8a3912"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:29.680Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/ports/dcf264a3-3f04-43c1-863c-e076e962b6dd.json used request id req-aa1d8735-68ca-46e8-8a99-dd4f30af8ad8", "level": "debug", "target_id": "reference_vnf_port_o6ve7x", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:29.111Z", "source_id": "reference_vnf_host_htvmk6", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.c2f6db3e-6ee2-40ee-b656-7fe30f8a3912"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:29.680Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-9374b805-a3bb-4054-a122-6a00387e1feb", "level": "debug", "target_id": "reference_vnf_port_o6ve7x", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:29.026Z", "source_id": "reference_vnf_host_htvmk6", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.c2f6db3e-6ee2-40ee-b656-7fe30f8a3912"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:29.680Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-9374b805-a3bb-4054-a122-6a00387e1feb", "level": "debug", "target_id": "reference_vnf_port_o6ve7x", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:29.026Z", "source_id": "reference_vnf_host_htvmk6", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.c2f6db3e-6ee2-40ee-b656-7fe30f8a3912"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:29.680Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 2375 X-Openstack-Request-Id: req-9374b805-a3bb-4054-a122-6a00387e1feb Date: Tue, 09 Apr 2019 11:45:18 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"08a71f47-5b2f-4b7b-8ef5-ea41d1bec23b\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"f55c71a2e604471b80edca6e39f1e3a7\", \"created_at\": \"2019-04-09T11:35:18Z\", \"updated_at\": \"2019-04-09T11:35:48Z\", \"floating_network_id\": \"b62787c2-635d-4893-8553-7ee0260442ff\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"reference_vnf_port\", \"admin_state_up\": true, \"network_id\": \"306e345c-8270-411c-be66-1ad28be303c6\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:71:27:5f\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.10\", \"floating_ip_address\": \"172.30.9.208\", \"revision_number\": 2, \"project_id\": \"f55c71a2e604471b80edca6e39f1e3a7\", \"port_id\": \"1e332cd9-274c-41ee-b9d5-86a278b84a55\", \"id\": \"5971c5f0-5879-4134-8080-7d617756558f\", \"qos_policy_id\": null}, {\"router_id\": \"5476fa82-6a7a-4d98-b1ce-6943a237a4e5\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"f55c71a2e604471b80edca6e39f1e3a7\", \"created_at\": \"2019-04-09T11:30:40Z\", \"updated_at\": \"2019-04-09T11:30:42Z\", \"floating_network_id\": \"b62787c2-635d-4893-8553-7ee0260442ff\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"cbe61620-cc58-4012-b9bf-75af497cf414\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:8d:f5:14\", \"device_id\": \"d8ba9f3a-7170-4a78-94b6-648e59d9c99f\"}, \"fixed_ip_address\": \"192.168.120.25\", \"floating_ip_address\": \"172.30.9.203\", \"revision_number\": 1, \"project_id\": \"f55c71a2e604471b80edca6e39f1e3a7\", \"port_id\": \"dcf264a3-3f04-43c1-863c-e076e962b6dd\", \"id\": \"6c2752e1-fbe6-40cf-a708-b7f61659028c\", \"qos_policy_id\": null}, {\"router_id\": \"08a71f47-5b2f-4b7b-8ef5-ea41d1bec23b\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"f55c71a2e604471b80edca6e39f1e3a7\", \"created_at\": \"2019-04-09T11:35:20Z\", \"updated_at\": \"2019-04-09T11:35:47Z\", \"floating_network_id\": \"b62787c2-635d-4893-8553-7ee0260442ff\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"target_vnf_port\", \"admin_state_up\": true, \"network_id\": \"306e345c-8270-411c-be66-1ad28be303c6\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:50:e1:dd\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.3\", \"floating_ip_address\": \"172.30.9.204\", \"revision_number\": 2, \"project_id\": \"f55c71a2e604471b80edca6e39f1e3a7\", \"port_id\": \"b6aa961f-3d8c-43a8-b0d9-7480d838a516\", \"id\": \"733614ba-36aa-4a1c-a827-b61d27807f63\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "reference_vnf_port_o6ve7x", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:29.025Z", "source_id": "reference_vnf_host_htvmk6", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.c2f6db3e-6ee2-40ee-b656-7fe30f8a3912"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:29.680Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/ports/dcf264a3-3f04-43c1-863c-e076e962b6dd.json used request id req-aa1d8735-68ca-46e8-8a99-dd4f30af8ad8", "level": "debug", "target_id": "reference_vnf_port_o6ve7x", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:29.110Z", "source_id": "reference_vnf_host_htvmk6", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.c2f6db3e-6ee2-40ee-b656-7fe30f8a3912"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:29.680Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/b6aa961f-3d8c-43a8-b0d9-7480d838a516.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f8b1f0b9cafa183a97d15d43cb7adf6650a47a17\"", "level": "debug", "target_id": "reference_vnf_port_o6ve7x", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:29.111Z", "source_id": "reference_vnf_host_htvmk6", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.c2f6db3e-6ee2-40ee-b656-7fe30f8a3912"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:29.680Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-9374b805-a3bb-4054-a122-6a00387e1feb", "level": "debug", "target_id": "reference_vnf_port_o6ve7x", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:29.026Z", "source_id": "reference_vnf_host_htvmk6", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.c2f6db3e-6ee2-40ee-b656-7fe30f8a3912"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:29.680Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/ports/dcf264a3-3f04-43c1-863c-e076e962b6dd.json used request id req-aa1d8735-68ca-46e8-8a99-dd4f30af8ad8", "level": "debug", "target_id": "reference_vnf_port_o6ve7x", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:29.110Z", "source_id": "reference_vnf_host_htvmk6", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.c2f6db3e-6ee2-40ee-b656-7fe30f8a3912"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:29.680Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-9374b805-a3bb-4054-a122-6a00387e1feb", "level": "debug", "target_id": "reference_vnf_port_o6ve7x", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:29.027Z", "source_id": "reference_vnf_host_htvmk6", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.c2f6db3e-6ee2-40ee-b656-7fe30f8a3912"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:29.680Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/1e332cd9-274c-41ee-b9d5-86a278b84a55.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f8b1f0b9cafa183a97d15d43cb7adf6650a47a17\"", "level": "debug", "target_id": "reference_vnf_port_o6ve7x", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:29.027Z", "source_id": "reference_vnf_host_htvmk6", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.c2f6db3e-6ee2-40ee-b656-7fe30f8a3912"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:29.680Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/1e332cd9-274c-41ee-b9d5-86a278b84a55.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f8b1f0b9cafa183a97d15d43cb7adf6650a47a17\"", "level": "debug", "target_id": "reference_vnf_port_o6ve7x", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:29.028Z", "source_id": "reference_vnf_host_htvmk6", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.c2f6db3e-6ee2-40ee-b656-7fe30f8a3912"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:29.680Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-ce5ced7b-a69d-4d79-af72-424a58d23394 Date: Tue, 09 Apr 2019 11:45:18 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-09T11:45:07Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"70a68cd3-0fff-4f5b-a62b-0b2bc47a448b\",\"ip_address\":\"11.0.0.10\"}],\"id\":\"1e332cd9-274c-41ee-b9d5-86a278b84a55\",\"security_groups\":[\"b231d75d-aade-4b71-b0fd-21fca7d25b51\"],\"mac_address\":\"fa:16:3e:71:27:5f\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"f55c71a2e604471b80edca6e39f1e3a7\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"306e345c-8270-411c-be66-1ad28be303c6\",\"tenant_id\":\"f55c71a2e604471b80edca6e39f1e3a7\",\"created_at\":\"2019-04-09T11:35:38Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_port_o6ve7x", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:29.070Z", "source_id": "reference_vnf_host_htvmk6", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.c2f6db3e-6ee2-40ee-b656-7fe30f8a3912"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:29.680Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/b6aa961f-3d8c-43a8-b0d9-7480d838a516.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f8b1f0b9cafa183a97d15d43cb7adf6650a47a17\"", "level": "debug", "target_id": "reference_vnf_port_o6ve7x", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:29.112Z", "source_id": "reference_vnf_host_htvmk6", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.c2f6db3e-6ee2-40ee-b656-7fe30f8a3912"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:29.680Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-0a135055-4581-48ae-bf35-5a03d98edd7b Date: Tue, 09 Apr 2019 11:45:18 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-09T11:45:10Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"70a68cd3-0fff-4f5b-a62b-0b2bc47a448b\",\"ip_address\":\"11.0.0.3\"}],\"id\":\"b6aa961f-3d8c-43a8-b0d9-7480d838a516\",\"security_groups\":[\"b231d75d-aade-4b71-b0fd-21fca7d25b51\"],\"mac_address\":\"fa:16:3e:50:e1:dd\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"f55c71a2e604471b80edca6e39f1e3a7\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"306e345c-8270-411c-be66-1ad28be303c6\",\"tenant_id\":\"f55c71a2e604471b80edca6e39f1e3a7\",\"created_at\":\"2019-04-09T11:35:39Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_port_o6ve7x", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:29.153Z", "source_id": "reference_vnf_host_htvmk6", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.c2f6db3e-6ee2-40ee-b656-7fe30f8a3912"}], "metadata": {"pagination": {"total": 342, "offset": 116, "size": 50}}} 2019-04-09 11:45:39,934 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 11:45:39,934 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 11:45:39 GMT 2019-04-09 11:45:39,934 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 11:45:39,934 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-09 11:45:39,935 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 11:45:39,935 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 11:45:39,935 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 11:45:39,935 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-09 11:45:39,938 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports/1e332cd9-274c-41ee-b9d5-86a278b84a55.json used request id req-5738f08a-2d19-4129-b5f1-3e3049b23b3c 2019-04-09 11:45:39,938 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports/1e332cd9-274c-41ee-b9d5-86a278b84a55.json used request id req-5738f08a-2d19-4129-b5f1-3e3049b23b3c 2019-04-09 11:45:39,938 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-5738f08a-2d19-4129-b5f1-3e3049b23b3c Date: Tue, 09 Apr 2019 11:45:16 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-09T11:45:07Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"70a68cd3-0fff-4f5b-a62b-0b2bc47a448b","ip_address":"11.0.0.10"}],"id":"1e332cd9-274c-41ee-b9d5-86a278b84a55","security_groups":["b231d75d-aade-4b71-b0fd-21fca7d25b51"],"mac_address":"fa:16:3e:71:27:5f","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"f55c71a2e604471b80edca6e39f1e3a7","qos_policy_id":null,"admin_state_up":true,"network_id":"306e345c-8270-411c-be66-1ad28be303c6","tenant_id":"f55c71a2e604471b80edca6e39f1e3a7","created_at":"2019-04-09T11:35:38Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-04-09 11:45:39,938 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/1e332cd9-274c-41ee-b9d5-86a278b84a55.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e7857486fec58a9eeb1d90a73c4e7267a8224dc" 2019-04-09 11:45:39,938 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/1e332cd9-274c-41ee-b9d5-86a278b84a55.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e7857486fec58a9eeb1d90a73c4e7267a8224dc" 2019-04-09 11:45:39,939 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-dae16553-93cd-4bf3-ac15-46463ef64fcd 2019-04-09 11:45:39,939 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 766 X-Openstack-Request-Id: req-1041a407-9271-444d-bb05-71f5a7ef4dc4 Date: Tue, 09 Apr 2019 11:45:16 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-09T11:45:16Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"165bf9ac-fc3b-4b0e-800b-1a953fdd6bd3","ip_address":"12.0.0.3"}],"id":"63adc785-b7ad-4502-8d88-a5e3265fb240","security_groups":["b231d75d-aade-4b71-b0fd-21fca7d25b51"],"mac_address":"fa:16:3e:55:87:b7","project_id":"f55c71a2e604471b80edca6e39f1e3a7","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_data_plane_port","admin_state_up":true,"network_id":"6d9e8165-fa29-4cba-bd7a-b0273d40e03d","tenant_id":"f55c71a2e604471b80edca6e39f1e3a7","created_at":"2019-04-09T11:35:29Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-04-09 11:45:39,939 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-dae16553-93cd-4bf3-ac15-46463ef64fcd 2019-04-09 11:45:39,939 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2375 X-Openstack-Request-Id: req-dae16553-93cd-4bf3-ac15-46463ef64fcd Date: Tue, 09 Apr 2019 11:45:16 GMT RESP BODY: {"floatingips": [{"router_id": "08a71f47-5b2f-4b7b-8ef5-ea41d1bec23b", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "created_at": "2019-04-09T11:35:18Z", "updated_at": "2019-04-09T11:35:48Z", "floating_network_id": "b62787c2-635d-4893-8553-7ee0260442ff", "port_details": {"status": "DOWN", "name": "reference_vnf_port", "admin_state_up": true, "network_id": "306e345c-8270-411c-be66-1ad28be303c6", "device_owner": "", "mac_address": "fa:16:3e:71:27:5f", "device_id": ""}, "fixed_ip_address": "11.0.0.10", "floating_ip_address": "172.30.9.208", "revision_number": 2, "project_id": "f55c71a2e604471b80edca6e39f1e3a7", "port_id": "1e332cd9-274c-41ee-b9d5-86a278b84a55", "id": "5971c5f0-5879-4134-8080-7d617756558f", "qos_policy_id": null}, {"router_id": "5476fa82-6a7a-4d98-b1ce-6943a237a4e5", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "created_at": "2019-04-09T11:30:40Z", "updated_at": "2019-04-09T11:30:42Z", "floating_network_id": "b62787c2-635d-4893-8553-7ee0260442ff", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "cbe61620-cc58-4012-b9bf-75af497cf414", "device_owner": "compute:nova", "mac_address": "fa:16:3e:8d:f5:14", "device_id": "d8ba9f3a-7170-4a78-94b6-648e59d9c99f"}, "fixed_ip_address": "192.168.120.25", "floating_ip_address": "172.30.9.203", "revision_number": 1, "project_id": "f55c71a2e604471b80edca6e39f1e3a7", "port_id": "dcf264a3-3f04-43c1-863c-e076e962b6dd", "id": "6c2752e1-fbe6-40cf-a708-b7f61659028c", "qos_policy_id": null}, {"router_id": "08a71f47-5b2f-4b7b-8ef5-ea41d1bec23b", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "created_at": "2019-04-09T11:35:20Z", "updated_at": "2019-04-09T11:35:47Z", "floating_network_id": "b62787c2-635d-4893-8553-7ee0260442ff", "port_details": {"status": "DOWN", "name": "target_vnf_port", "admin_state_up": true, "network_id": "306e345c-8270-411c-be66-1ad28be303c6", "device_owner": "", "mac_address": "fa:16:3e:50:e1:dd", "device_id": ""}, "fixed_ip_address": "11.0.0.3", "floating_ip_address": "172.30.9.204", "revision_number": 2, "project_id": "f55c71a2e604471b80edca6e39f1e3a7", "port_id": "b6aa961f-3d8c-43a8-b0d9-7480d838a516", "id": "733614ba-36aa-4a1c-a827-b61d27807f63", "qos_policy_id": null}]} 2019-04-09 11:45:39,939 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2019-04-09 11:45:39,940 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 09 Apr 2019 11:45:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-22a06cf1-87a8-4d2e-b6c1-4f07bef12926 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 11:45:39,940 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 09 Apr 2019 11:45:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-22a06cf1-87a8-4d2e-b6c1-4f07bef12926 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 11:45:39,940 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-09 11:45:39,940 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-22a06cf1-87a8-4d2e-b6c1-4f07bef12926 2019-04-09 11:45:39,940 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-22a06cf1-87a8-4d2e-b6c1-4f07bef12926 2019-04-09 11:45:39,940 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-09 11:45:39,941 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.detach' 2019-04-09 11:45:39,941 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-09 11:45:39,941 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-09 11:45:39,941 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 09 Apr 2019 11:45:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bd2a15a8-5edc-4403-b0e2-bce7d6f946d7 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 11:45:39,941 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-bd2a15a8-5edc-4403-b0e2-bce7d6f946d7 2019-04-09 11:45:39,941 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 09 Apr 2019 11:45:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bd2a15a8-5edc-4403-b0e2-bce7d6f946d7 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 11:45:39,941 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-bd2a15a8-5edc-4403-b0e2-bce7d6f946d7 2019-04-09 11:45:39,942 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2375 X-Openstack-Request-Id: req-9374b805-a3bb-4054-a122-6a00387e1feb Date: Tue, 09 Apr 2019 11:45:18 GMT RESP BODY: {"floatingips": [{"router_id": "08a71f47-5b2f-4b7b-8ef5-ea41d1bec23b", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "created_at": "2019-04-09T11:35:18Z", "updated_at": "2019-04-09T11:35:48Z", "floating_network_id": "b62787c2-635d-4893-8553-7ee0260442ff", "port_details": {"status": "DOWN", "name": "reference_vnf_port", "admin_state_up": true, "network_id": "306e345c-8270-411c-be66-1ad28be303c6", "device_owner": "", "mac_address": "fa:16:3e:71:27:5f", "device_id": ""}, "fixed_ip_address": "11.0.0.10", "floating_ip_address": "172.30.9.208", "revision_number": 2, "project_id": "f55c71a2e604471b80edca6e39f1e3a7", "port_id": "1e332cd9-274c-41ee-b9d5-86a278b84a55", "id": "5971c5f0-5879-4134-8080-7d617756558f", "qos_policy_id": null}, {"router_id": "5476fa82-6a7a-4d98-b1ce-6943a237a4e5", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "created_at": "2019-04-09T11:30:40Z", "updated_at": "2019-04-09T11:30:42Z", "floating_network_id": "b62787c2-635d-4893-8553-7ee0260442ff", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "cbe61620-cc58-4012-b9bf-75af497cf414", "device_owner": "compute:nova", "mac_address": "fa:16:3e:8d:f5:14", "device_id": "d8ba9f3a-7170-4a78-94b6-648e59d9c99f"}, "fixed_ip_address": "192.168.120.25", "floating_ip_address": "172.30.9.203", "revision_number": 1, "project_id": "f55c71a2e604471b80edca6e39f1e3a7", "port_id": "dcf264a3-3f04-43c1-863c-e076e962b6dd", "id": "6c2752e1-fbe6-40cf-a708-b7f61659028c", "qos_policy_id": null}, {"router_id": "08a71f47-5b2f-4b7b-8ef5-ea41d1bec23b", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "created_at": "2019-04-09T11:35:20Z", "updated_at": "2019-04-09T11:35:47Z", "floating_network_id": "b62787c2-635d-4893-8553-7ee0260442ff", "port_details": {"status": "DOWN", "name": "target_vnf_port", "admin_state_up": true, "network_id": "306e345c-8270-411c-be66-1ad28be303c6", "device_owner": "", "mac_address": "fa:16:3e:50:e1:dd", "device_id": ""}, "fixed_ip_address": "11.0.0.3", "floating_ip_address": "172.30.9.204", "revision_number": 2, "project_id": "f55c71a2e604471b80edca6e39f1e3a7", "port_id": "b6aa961f-3d8c-43a8-b0d9-7480d838a516", "id": "733614ba-36aa-4a1c-a827-b61d27807f63", "qos_policy_id": null}]} 2019-04-09 11:45:39,942 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8b1f0b9cafa183a97d15d43cb7adf6650a47a17" 2019-04-09 11:45:39,942 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8b1f0b9cafa183a97d15d43cb7adf6650a47a17" 2019-04-09 11:45:39,942 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/ports/dcf264a3-3f04-43c1-863c-e076e962b6dd.json used request id req-aa1d8735-68ca-46e8-8a99-dd4f30af8ad8 2019-04-09 11:45:39,942 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-ce5ced7b-a69d-4d79-af72-424a58d23394 Date: Tue, 09 Apr 2019 11:45:18 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-09T11:45:07Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"70a68cd3-0fff-4f5b-a62b-0b2bc47a448b","ip_address":"11.0.0.10"}],"id":"1e332cd9-274c-41ee-b9d5-86a278b84a55","security_groups":["b231d75d-aade-4b71-b0fd-21fca7d25b51"],"mac_address":"fa:16:3e:71:27:5f","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"f55c71a2e604471b80edca6e39f1e3a7","qos_policy_id":null,"admin_state_up":true,"network_id":"306e345c-8270-411c-be66-1ad28be303c6","tenant_id":"f55c71a2e604471b80edca6e39f1e3a7","created_at":"2019-04-09T11:35:38Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-04-09 11:45:39,942 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports/1e332cd9-274c-41ee-b9d5-86a278b84a55.json used request id req-ce5ced7b-a69d-4d79-af72-424a58d23394 2019-04-09 11:45:39,943 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports/1e332cd9-274c-41ee-b9d5-86a278b84a55.json used request id req-ce5ced7b-a69d-4d79-af72-424a58d23394 2019-04-09 11:45:39,943 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/ports/1e332cd9-274c-41ee-b9d5-86a278b84a55.json used request id req-ce5ced7b-a69d-4d79-af72-424a58d23394 2019-04-09 11:45:39,943 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/ports/1e332cd9-274c-41ee-b9d5-86a278b84a55.json used request id req-ce5ced7b-a69d-4d79-af72-424a58d23394 2019-04-09 11:45:39,943 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/dcf264a3-3f04-43c1-863c-e076e962b6dd.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8b1f0b9cafa183a97d15d43cb7adf6650a47a17" 2019-04-09 11:45:39,943 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/dcf264a3-3f04-43c1-863c-e076e962b6dd.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8b1f0b9cafa183a97d15d43cb7adf6650a47a17" 2019-04-09 11:45:39,943 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-aa1d8735-68ca-46e8-8a99-dd4f30af8ad8 Date: Tue, 09 Apr 2019 11:45:18 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-09T11:30:36Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c5f95577-1288-4aab-863d-e65bcb0579e7","ip_address":"192.168.120.25"}],"id":"dcf264a3-3f04-43c1-863c-e076e962b6dd","security_groups":["49066c1c-9158-4499-9814-d823fe3575a1"],"mac_address":"fa:16:3e:8d:f5:14","device_id":"d8ba9f3a-7170-4a78-94b6-648e59d9c99f","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"f55c71a2e604471b80edca6e39f1e3a7","qos_policy_id":null,"admin_state_up":true,"network_id":"cbe61620-cc58-4012-b9bf-75af497cf414","tenant_id":"f55c71a2e604471b80edca6e39f1e3a7","created_at":"2019-04-09T11:28:40Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-04-09 11:45:39,944 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-aa1d8735-68ca-46e8-8a99-dd4f30af8ad8 Date: Tue, 09 Apr 2019 11:45:18 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-09T11:30:36Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c5f95577-1288-4aab-863d-e65bcb0579e7","ip_address":"192.168.120.25"}],"id":"dcf264a3-3f04-43c1-863c-e076e962b6dd","security_groups":["49066c1c-9158-4499-9814-d823fe3575a1"],"mac_address":"fa:16:3e:8d:f5:14","device_id":"d8ba9f3a-7170-4a78-94b6-648e59d9c99f","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"f55c71a2e604471b80edca6e39f1e3a7","qos_policy_id":null,"admin_state_up":true,"network_id":"cbe61620-cc58-4012-b9bf-75af497cf414","tenant_id":"f55c71a2e604471b80edca6e39f1e3a7","created_at":"2019-04-09T11:28:40Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-04-09 11:45:39,944 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/ports/dcf264a3-3f04-43c1-863c-e076e962b6dd.json used request id req-aa1d8735-68ca-46e8-8a99-dd4f30af8ad8 2019-04-09 11:45:39,944 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-9374b805-a3bb-4054-a122-6a00387e1feb 2019-04-09 11:45:39,944 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-9374b805-a3bb-4054-a122-6a00387e1feb 2019-04-09 11:45:39,944 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2375 X-Openstack-Request-Id: req-9374b805-a3bb-4054-a122-6a00387e1feb Date: Tue, 09 Apr 2019 11:45:18 GMT RESP BODY: {"floatingips": [{"router_id": "08a71f47-5b2f-4b7b-8ef5-ea41d1bec23b", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "created_at": "2019-04-09T11:35:18Z", "updated_at": "2019-04-09T11:35:48Z", "floating_network_id": "b62787c2-635d-4893-8553-7ee0260442ff", "port_details": {"status": "DOWN", "name": "reference_vnf_port", "admin_state_up": true, "network_id": "306e345c-8270-411c-be66-1ad28be303c6", "device_owner": "", "mac_address": "fa:16:3e:71:27:5f", "device_id": ""}, "fixed_ip_address": "11.0.0.10", "floating_ip_address": "172.30.9.208", "revision_number": 2, "project_id": "f55c71a2e604471b80edca6e39f1e3a7", "port_id": "1e332cd9-274c-41ee-b9d5-86a278b84a55", "id": "5971c5f0-5879-4134-8080-7d617756558f", "qos_policy_id": null}, {"router_id": "5476fa82-6a7a-4d98-b1ce-6943a237a4e5", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "created_at": "2019-04-09T11:30:40Z", "updated_at": "2019-04-09T11:30:42Z", "floating_network_id": "b62787c2-635d-4893-8553-7ee0260442ff", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "cbe61620-cc58-4012-b9bf-75af497cf414", "device_owner": "compute:nova", "mac_address": "fa:16:3e:8d:f5:14", "device_id": "d8ba9f3a-7170-4a78-94b6-648e59d9c99f"}, "fixed_ip_address": "192.168.120.25", "floating_ip_address": "172.30.9.203", "revision_number": 1, "project_id": "f55c71a2e604471b80edca6e39f1e3a7", "port_id": "dcf264a3-3f04-43c1-863c-e076e962b6dd", "id": "6c2752e1-fbe6-40cf-a708-b7f61659028c", "qos_policy_id": null}, {"router_id": "08a71f47-5b2f-4b7b-8ef5-ea41d1bec23b", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "created_at": "2019-04-09T11:35:20Z", "updated_at": "2019-04-09T11:35:47Z", "floating_network_id": "b62787c2-635d-4893-8553-7ee0260442ff", "port_details": {"status": "DOWN", "name": "target_vnf_port", "admin_state_up": true, "network_id": "306e345c-8270-411c-be66-1ad28be303c6", "device_owner": "", "mac_address": "fa:16:3e:50:e1:dd", "device_id": ""}, "fixed_ip_address": "11.0.0.3", "floating_ip_address": "172.30.9.204", "revision_number": 2, "project_id": "f55c71a2e604471b80edca6e39f1e3a7", "port_id": "b6aa961f-3d8c-43a8-b0d9-7480d838a516", "id": "733614ba-36aa-4a1c-a827-b61d27807f63", "qos_policy_id": null}]} 2019-04-09 11:45:39,944 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports/dcf264a3-3f04-43c1-863c-e076e962b6dd.json used request id req-aa1d8735-68ca-46e8-8a99-dd4f30af8ad8 2019-04-09 11:45:39,944 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/b6aa961f-3d8c-43a8-b0d9-7480d838a516.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8b1f0b9cafa183a97d15d43cb7adf6650a47a17" 2019-04-09 11:45:39,945 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-9374b805-a3bb-4054-a122-6a00387e1feb 2019-04-09 11:45:39,945 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports/dcf264a3-3f04-43c1-863c-e076e962b6dd.json used request id req-aa1d8735-68ca-46e8-8a99-dd4f30af8ad8 2019-04-09 11:45:39,945 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-9374b805-a3bb-4054-a122-6a00387e1feb 2019-04-09 11:45:39,945 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/1e332cd9-274c-41ee-b9d5-86a278b84a55.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8b1f0b9cafa183a97d15d43cb7adf6650a47a17" 2019-04-09 11:45:39,945 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/1e332cd9-274c-41ee-b9d5-86a278b84a55.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8b1f0b9cafa183a97d15d43cb7adf6650a47a17" 2019-04-09 11:45:39,945 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-ce5ced7b-a69d-4d79-af72-424a58d23394 Date: Tue, 09 Apr 2019 11:45:18 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-09T11:45:07Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"70a68cd3-0fff-4f5b-a62b-0b2bc47a448b","ip_address":"11.0.0.10"}],"id":"1e332cd9-274c-41ee-b9d5-86a278b84a55","security_groups":["b231d75d-aade-4b71-b0fd-21fca7d25b51"],"mac_address":"fa:16:3e:71:27:5f","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"f55c71a2e604471b80edca6e39f1e3a7","qos_policy_id":null,"admin_state_up":true,"network_id":"306e345c-8270-411c-be66-1ad28be303c6","tenant_id":"f55c71a2e604471b80edca6e39f1e3a7","created_at":"2019-04-09T11:35:38Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-04-09 11:45:39,946 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/b6aa961f-3d8c-43a8-b0d9-7480d838a516.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8b1f0b9cafa183a97d15d43cb7adf6650a47a17" 2019-04-09 11:45:39,946 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-0a135055-4581-48ae-bf35-5a03d98edd7b Date: Tue, 09 Apr 2019 11:45:18 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-09T11:45:10Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"70a68cd3-0fff-4f5b-a62b-0b2bc47a448b","ip_address":"11.0.0.3"}],"id":"b6aa961f-3d8c-43a8-b0d9-7480d838a516","security_groups":["b231d75d-aade-4b71-b0fd-21fca7d25b51"],"mac_address":"fa:16:3e:50:e1:dd","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"f55c71a2e604471b80edca6e39f1e3a7","qos_policy_id":null,"admin_state_up":true,"network_id":"306e345c-8270-411c-be66-1ad28be303c6","tenant_id":"f55c71a2e604471b80edca6e39f1e3a7","created_at":"2019-04-09T11:35:39Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-04-09 11:45:39,946 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/f003e715-29aa-47ac-92db-7722301f4709 2019-04-09 11:45:40,006 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 11:45:40,006 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 11:45:40,006 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 11:45:40,006 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 11:45:40,007 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 11:45:40,007 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 11:45:40,007 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 11:45:40,007 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T11:45:18.582Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-04-09T11:45:18.583Z", "id": "f003e715-29aa-47ac-92db-7722301f4709"} 2019-04-09 11:45:40,007 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 11:45:40,007 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 11:45:40 GMT 2019-04-09 11:45:40,007 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 11:45:40,007 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 562 2019-04-09 11:45:40,007 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 11:45:40,008 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 11:45:40,008 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 11:45:45,013 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-04-09 11:45:45,093 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 11:45:45,093 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 11:45:45,093 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 11:45:45,093 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 11:45:45,093 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 11:45:45,094 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 11:45:45,094 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 11:45:45,094 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:29.680Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/ports/dcf264a3-3f04-43c1-863c-e076e962b6dd.json used request id req-aa1d8735-68ca-46e8-8a99-dd4f30af8ad8", "level": "debug", "target_id": "reference_vnf_port_o6ve7x", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:29.110Z", "source_id": "reference_vnf_host_htvmk6", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.c2f6db3e-6ee2-40ee-b656-7fe30f8a3912"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:29.680Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-aa1d8735-68ca-46e8-8a99-dd4f30af8ad8 Date: Tue, 09 Apr 2019 11:45:18 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-09T11:30:36Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"c5f95577-1288-4aab-863d-e65bcb0579e7\",\"ip_address\":\"192.168.120.25\"}],\"id\":\"dcf264a3-3f04-43c1-863c-e076e962b6dd\",\"security_groups\":[\"49066c1c-9158-4499-9814-d823fe3575a1\"],\"mac_address\":\"fa:16:3e:8d:f5:14\",\"device_id\":\"d8ba9f3a-7170-4a78-94b6-648e59d9c99f\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"f55c71a2e604471b80edca6e39f1e3a7\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"cbe61620-cc58-4012-b9bf-75af497cf414\",\"tenant_id\":\"f55c71a2e604471b80edca6e39f1e3a7\",\"created_at\":\"2019-04-09T11:28:40Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_port_o6ve7x", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:29.110Z", "source_id": "reference_vnf_host_htvmk6", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.c2f6db3e-6ee2-40ee-b656-7fe30f8a3912"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:29.680Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-aa1d8735-68ca-46e8-8a99-dd4f30af8ad8 Date: Tue, 09 Apr 2019 11:45:18 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-09T11:30:36Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"c5f95577-1288-4aab-863d-e65bcb0579e7\",\"ip_address\":\"192.168.120.25\"}],\"id\":\"dcf264a3-3f04-43c1-863c-e076e962b6dd\",\"security_groups\":[\"49066c1c-9158-4499-9814-d823fe3575a1\"],\"mac_address\":\"fa:16:3e:8d:f5:14\",\"device_id\":\"d8ba9f3a-7170-4a78-94b6-648e59d9c99f\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"f55c71a2e604471b80edca6e39f1e3a7\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"cbe61620-cc58-4012-b9bf-75af497cf414\",\"tenant_id\":\"f55c71a2e604471b80edca6e39f1e3a7\",\"created_at\":\"2019-04-09T11:28:40Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_port_o6ve7x", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:29.110Z", "source_id": "reference_vnf_host_htvmk6", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.c2f6db3e-6ee2-40ee-b656-7fe30f8a3912"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:29.680Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/dcf264a3-3f04-43c1-863c-e076e962b6dd.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f8b1f0b9cafa183a97d15d43cb7adf6650a47a17\"", "level": "debug", "target_id": "reference_vnf_port_o6ve7x", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:29.071Z", "source_id": "reference_vnf_host_htvmk6", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.c2f6db3e-6ee2-40ee-b656-7fe30f8a3912"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:29.680Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/dcf264a3-3f04-43c1-863c-e076e962b6dd.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f8b1f0b9cafa183a97d15d43cb7adf6650a47a17\"", "level": "debug", "target_id": "reference_vnf_port_o6ve7x", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:29.071Z", "source_id": "reference_vnf_host_htvmk6", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.c2f6db3e-6ee2-40ee-b656-7fe30f8a3912"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:29.680Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/ports/1e332cd9-274c-41ee-b9d5-86a278b84a55.json used request id req-ce5ced7b-a69d-4d79-af72-424a58d23394", "level": "debug", "target_id": "reference_vnf_port_o6ve7x", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:29.071Z", "source_id": "reference_vnf_host_htvmk6", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.c2f6db3e-6ee2-40ee-b656-7fe30f8a3912"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:29.680Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/ports/1e332cd9-274c-41ee-b9d5-86a278b84a55.json used request id req-ce5ced7b-a69d-4d79-af72-424a58d23394", "level": "debug", "target_id": "reference_vnf_port_o6ve7x", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:29.070Z", "source_id": "reference_vnf_host_htvmk6", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.c2f6db3e-6ee2-40ee-b656-7fe30f8a3912"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:29.680Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/ports/1e332cd9-274c-41ee-b9d5-86a278b84a55.json used request id req-ce5ced7b-a69d-4d79-af72-424a58d23394", "level": "debug", "target_id": "reference_vnf_port_o6ve7x", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:29.070Z", "source_id": "reference_vnf_host_htvmk6", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.c2f6db3e-6ee2-40ee-b656-7fe30f8a3912"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:29.680Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/ports/1e332cd9-274c-41ee-b9d5-86a278b84a55.json used request id req-ce5ced7b-a69d-4d79-af72-424a58d23394", "level": "debug", "target_id": "reference_vnf_port_o6ve7x", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:29.070Z", "source_id": "reference_vnf_host_htvmk6", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.c2f6db3e-6ee2-40ee-b656-7fe30f8a3912"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:29.680Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-ce5ced7b-a69d-4d79-af72-424a58d23394 Date: Tue, 09 Apr 2019 11:45:18 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-09T11:45:07Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"70a68cd3-0fff-4f5b-a62b-0b2bc47a448b\",\"ip_address\":\"11.0.0.10\"}],\"id\":\"1e332cd9-274c-41ee-b9d5-86a278b84a55\",\"security_groups\":[\"b231d75d-aade-4b71-b0fd-21fca7d25b51\"],\"mac_address\":\"fa:16:3e:71:27:5f\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"f55c71a2e604471b80edca6e39f1e3a7\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"306e345c-8270-411c-be66-1ad28be303c6\",\"tenant_id\":\"f55c71a2e604471b80edca6e39f1e3a7\",\"created_at\":\"2019-04-09T11:35:38Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_port_o6ve7x", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:29.070Z", "source_id": "reference_vnf_host_htvmk6", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.c2f6db3e-6ee2-40ee-b656-7fe30f8a3912"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:29.680Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-ce5ced7b-a69d-4d79-af72-424a58d23394 Date: Tue, 09 Apr 2019 11:45:18 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-09T11:45:07Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"70a68cd3-0fff-4f5b-a62b-0b2bc47a448b\",\"ip_address\":\"11.0.0.10\"}],\"id\":\"1e332cd9-274c-41ee-b9d5-86a278b84a55\",\"security_groups\":[\"b231d75d-aade-4b71-b0fd-21fca7d25b51\"],\"mac_address\":\"fa:16:3e:71:27:5f\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"f55c71a2e604471b80edca6e39f1e3a7\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"306e345c-8270-411c-be66-1ad28be303c6\",\"tenant_id\":\"f55c71a2e604471b80edca6e39f1e3a7\",\"created_at\":\"2019-04-09T11:35:38Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_port_o6ve7x", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:29.070Z", "source_id": "reference_vnf_host_htvmk6", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.c2f6db3e-6ee2-40ee-b656-7fe30f8a3912"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:29.680Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/1e332cd9-274c-41ee-b9d5-86a278b84a55.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f8b1f0b9cafa183a97d15d43cb7adf6650a47a17\"", "level": "debug", "target_id": "reference_vnf_port_o6ve7x", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:29.028Z", "source_id": "reference_vnf_host_htvmk6", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.c2f6db3e-6ee2-40ee-b656-7fe30f8a3912"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:29.680Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/ports/dcf264a3-3f04-43c1-863c-e076e962b6dd.json used request id req-aa1d8735-68ca-46e8-8a99-dd4f30af8ad8", "level": "debug", "target_id": "reference_vnf_port_o6ve7x", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:29.110Z", "source_id": "reference_vnf_host_htvmk6", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.c2f6db3e-6ee2-40ee-b656-7fe30f8a3912"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:29.680Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/1e332cd9-274c-41ee-b9d5-86a278b84a55.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f8b1f0b9cafa183a97d15d43cb7adf6650a47a17\"", "level": "debug", "target_id": "reference_vnf_port_o6ve7x", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:29.027Z", "source_id": "reference_vnf_host_htvmk6", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.c2f6db3e-6ee2-40ee-b656-7fe30f8a3912"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:29.680Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-9374b805-a3bb-4054-a122-6a00387e1feb", "level": "debug", "target_id": "reference_vnf_port_o6ve7x", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:29.027Z", "source_id": "reference_vnf_host_htvmk6", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.c2f6db3e-6ee2-40ee-b656-7fe30f8a3912"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:29.680Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-9374b805-a3bb-4054-a122-6a00387e1feb", "level": "debug", "target_id": "reference_vnf_port_o6ve7x", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:29.026Z", "source_id": "reference_vnf_host_htvmk6", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.c2f6db3e-6ee2-40ee-b656-7fe30f8a3912"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:29.680Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-9374b805-a3bb-4054-a122-6a00387e1feb", "level": "debug", "target_id": "reference_vnf_port_o6ve7x", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:29.026Z", "source_id": "reference_vnf_host_htvmk6", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.c2f6db3e-6ee2-40ee-b656-7fe30f8a3912"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:29.680Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-9374b805-a3bb-4054-a122-6a00387e1feb", "level": "debug", "target_id": "reference_vnf_port_o6ve7x", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:29.026Z", "source_id": "reference_vnf_host_htvmk6", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.c2f6db3e-6ee2-40ee-b656-7fe30f8a3912"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:30.278Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-99330b64-aa8f-4249-9a1a-d9b89a2a2c2a Date: Tue, 09 Apr 2019 11:45:18 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-09T11:30:36Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"c5f95577-1288-4aab-863d-e65bcb0579e7\",\"ip_address\":\"192.168.120.25\"}],\"id\":\"dcf264a3-3f04-43c1-863c-e076e962b6dd\",\"security_groups\":[\"49066c1c-9158-4499-9814-d823fe3575a1\"],\"mac_address\":\"fa:16:3e:8d:f5:14\",\"device_id\":\"d8ba9f3a-7170-4a78-94b6-648e59d9c99f\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"f55c71a2e604471b80edca6e39f1e3a7\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"cbe61620-cc58-4012-b9bf-75af497cf414\",\"tenant_id\":\"f55c71a2e604471b80edca6e39f1e3a7\",\"created_at\":\"2019-04-09T11:28:40Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_port_qnj0bh", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:29.701Z", "source_id": "target_vnf_host_z4hm7v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.d4741682-b447-4b48-aab4-c6855ecaae4f"}, {"node_instance_id": "reference_vnf_host_htvmk6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:30.278Z", "message": "Relationships unlinked", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:30.147Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:30.278Z", "message": "Task succeeded 'neutron_plugin.port.detach'", "target_id": "reference_vnf_port_o6ve7x", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:30.027Z", "source_id": "reference_vnf_host_htvmk6", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:30.278Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-fb15ffcd-5b76-4294-855a-6719e0e5ea44", "level": "debug", "target_id": "target_vnf_port_qnj0bh", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:29.612Z", "source_id": "target_vnf_host_z4hm7v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.d4741682-b447-4b48-aab4-c6855ecaae4f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:30.278Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 2375 X-Openstack-Request-Id: req-fb15ffcd-5b76-4294-855a-6719e0e5ea44 Date: Tue, 09 Apr 2019 11:45:18 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"08a71f47-5b2f-4b7b-8ef5-ea41d1bec23b\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"f55c71a2e604471b80edca6e39f1e3a7\", \"created_at\": \"2019-04-09T11:35:18Z\", \"updated_at\": \"2019-04-09T11:35:48Z\", \"floating_network_id\": \"b62787c2-635d-4893-8553-7ee0260442ff\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"reference_vnf_port\", \"admin_state_up\": true, \"network_id\": \"306e345c-8270-411c-be66-1ad28be303c6\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:71:27:5f\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.10\", \"floating_ip_address\": \"172.30.9.208\", \"revision_number\": 2, \"project_id\": \"f55c71a2e604471b80edca6e39f1e3a7\", \"port_id\": \"1e332cd9-274c-41ee-b9d5-86a278b84a55\", \"id\": \"5971c5f0-5879-4134-8080-7d617756558f\", \"qos_policy_id\": null}, {\"router_id\": \"5476fa82-6a7a-4d98-b1ce-6943a237a4e5\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"f55c71a2e604471b80edca6e39f1e3a7\", \"created_at\": \"2019-04-09T11:30:40Z\", \"updated_at\": \"2019-04-09T11:30:42Z\", \"floating_network_id\": \"b62787c2-635d-4893-8553-7ee0260442ff\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"cbe61620-cc58-4012-b9bf-75af497cf414\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:8d:f5:14\", \"device_id\": \"d8ba9f3a-7170-4a78-94b6-648e59d9c99f\"}, \"fixed_ip_address\": \"192.168.120.25\", \"floating_ip_address\": \"172.30.9.203\", \"revision_number\": 1, \"project_id\": \"f55c71a2e604471b80edca6e39f1e3a7\", \"port_id\": \"dcf264a3-3f04-43c1-863c-e076e962b6dd\", \"id\": \"6c2752e1-fbe6-40cf-a708-b7f61659028c\", \"qos_policy_id\": null}, {\"router_id\": \"08a71f47-5b2f-4b7b-8ef5-ea41d1bec23b\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"f55c71a2e604471b80edca6e39f1e3a7\", \"created_at\": \"2019-04-09T11:35:20Z\", \"updated_at\": \"2019-04-09T11:35:47Z\", \"floating_network_id\": \"b62787c2-635d-4893-8553-7ee0260442ff\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"target_vnf_port\", \"admin_state_up\": true, \"network_id\": \"306e345c-8270-411c-be66-1ad28be303c6\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:50:e1:dd\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.3\", \"floating_ip_address\": \"172.30.9.204\", \"revision_number\": 2, \"project_id\": \"f55c71a2e604471b80edca6e39f1e3a7\", \"port_id\": \"b6aa961f-3d8c-43a8-b0d9-7480d838a516\", \"id\": \"733614ba-36aa-4a1c-a827-b61d27807f63\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "target_vnf_port_qnj0bh", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:29.611Z", "source_id": "target_vnf_host_z4hm7v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.d4741682-b447-4b48-aab4-c6855ecaae4f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:30.278Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-fb15ffcd-5b76-4294-855a-6719e0e5ea44", "level": "debug", "target_id": "target_vnf_port_qnj0bh", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:29.612Z", "source_id": "target_vnf_host_z4hm7v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.d4741682-b447-4b48-aab4-c6855ecaae4f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:30.278Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-fb15ffcd-5b76-4294-855a-6719e0e5ea44", "level": "debug", "target_id": "target_vnf_port_qnj0bh", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:29.612Z", "source_id": "target_vnf_host_z4hm7v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.d4741682-b447-4b48-aab4-c6855ecaae4f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:30.278Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-fb15ffcd-5b76-4294-855a-6719e0e5ea44", "level": "debug", "target_id": "target_vnf_port_qnj0bh", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:29.612Z", "source_id": "target_vnf_host_z4hm7v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.d4741682-b447-4b48-aab4-c6855ecaae4f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:30.278Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/1e332cd9-274c-41ee-b9d5-86a278b84a55.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}64627cba8b369ab6efcc043173b445a35ac11c69\"", "level": "debug", "target_id": "target_vnf_port_qnj0bh", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:29.613Z", "source_id": "target_vnf_host_z4hm7v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.d4741682-b447-4b48-aab4-c6855ecaae4f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:30.278Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/1e332cd9-274c-41ee-b9d5-86a278b84a55.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}64627cba8b369ab6efcc043173b445a35ac11c69\"", "level": "debug", "target_id": "target_vnf_port_qnj0bh", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:29.613Z", "source_id": "target_vnf_host_z4hm7v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.d4741682-b447-4b48-aab4-c6855ecaae4f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:30.278Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-1b2c4fcc-b3b7-4799-9136-b2d553c6cb76 Date: Tue, 09 Apr 2019 11:45:18 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-09T11:45:18Z\",\"device_owner\":\"\",\"revision_number\":9,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"70a68cd3-0fff-4f5b-a62b-0b2bc47a448b\",\"ip_address\":\"11.0.0.10\"}],\"id\":\"1e332cd9-274c-41ee-b9d5-86a278b84a55\",\"security_groups\":[\"b231d75d-aade-4b71-b0fd-21fca7d25b51\"],\"mac_address\":\"fa:16:3e:71:27:5f\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"f55c71a2e604471b80edca6e39f1e3a7\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"306e345c-8270-411c-be66-1ad28be303c6\",\"tenant_id\":\"f55c71a2e604471b80edca6e39f1e3a7\",\"created_at\":\"2019-04-09T11:35:38Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_port_qnj0bh", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:29.654Z", "source_id": "target_vnf_host_z4hm7v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.d4741682-b447-4b48-aab4-c6855ecaae4f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:30.278Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-1b2c4fcc-b3b7-4799-9136-b2d553c6cb76 Date: Tue, 09 Apr 2019 11:45:18 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-09T11:45:18Z\",\"device_owner\":\"\",\"revision_number\":9,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"70a68cd3-0fff-4f5b-a62b-0b2bc47a448b\",\"ip_address\":\"11.0.0.10\"}],\"id\":\"1e332cd9-274c-41ee-b9d5-86a278b84a55\",\"security_groups\":[\"b231d75d-aade-4b71-b0fd-21fca7d25b51\"],\"mac_address\":\"fa:16:3e:71:27:5f\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"f55c71a2e604471b80edca6e39f1e3a7\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"306e345c-8270-411c-be66-1ad28be303c6\",\"tenant_id\":\"f55c71a2e604471b80edca6e39f1e3a7\",\"created_at\":\"2019-04-09T11:35:38Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_port_qnj0bh", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:29.654Z", "source_id": "target_vnf_host_z4hm7v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.d4741682-b447-4b48-aab4-c6855ecaae4f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:30.278Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/ports/1e332cd9-274c-41ee-b9d5-86a278b84a55.json used request id req-1b2c4fcc-b3b7-4799-9136-b2d553c6cb76", "level": "debug", "target_id": "target_vnf_port_qnj0bh", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:29.662Z", "source_id": "target_vnf_host_z4hm7v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.d4741682-b447-4b48-aab4-c6855ecaae4f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:30.278Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/ports/1e332cd9-274c-41ee-b9d5-86a278b84a55.json used request id req-1b2c4fcc-b3b7-4799-9136-b2d553c6cb76", "level": "debug", "target_id": "target_vnf_port_qnj0bh", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:29.662Z", "source_id": "target_vnf_host_z4hm7v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.d4741682-b447-4b48-aab4-c6855ecaae4f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:30.278Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/ports/1e332cd9-274c-41ee-b9d5-86a278b84a55.json used request id req-1b2c4fcc-b3b7-4799-9136-b2d553c6cb76", "level": "debug", "target_id": "target_vnf_port_qnj0bh", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:29.662Z", "source_id": "target_vnf_host_z4hm7v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.d4741682-b447-4b48-aab4-c6855ecaae4f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:30.278Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/ports/1e332cd9-274c-41ee-b9d5-86a278b84a55.json used request id req-1b2c4fcc-b3b7-4799-9136-b2d553c6cb76", "level": "debug", "target_id": "target_vnf_port_qnj0bh", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:29.662Z", "source_id": "target_vnf_host_z4hm7v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.d4741682-b447-4b48-aab4-c6855ecaae4f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:30.278Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/dcf264a3-3f04-43c1-863c-e076e962b6dd.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}64627cba8b369ab6efcc043173b445a35ac11c69\"", "level": "debug", "target_id": "target_vnf_port_qnj0bh", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:29.663Z", "source_id": "target_vnf_host_z4hm7v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.d4741682-b447-4b48-aab4-c6855ecaae4f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:30.278Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/dcf264a3-3f04-43c1-863c-e076e962b6dd.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}64627cba8b369ab6efcc043173b445a35ac11c69\"", "level": "debug", "target_id": "target_vnf_port_qnj0bh", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:29.663Z", "source_id": "target_vnf_host_z4hm7v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.d4741682-b447-4b48-aab4-c6855ecaae4f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:30.278Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-99330b64-aa8f-4249-9a1a-d9b89a2a2c2a Date: Tue, 09 Apr 2019 11:45:18 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-09T11:30:36Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"c5f95577-1288-4aab-863d-e65bcb0579e7\",\"ip_address\":\"192.168.120.25\"}],\"id\":\"dcf264a3-3f04-43c1-863c-e076e962b6dd\",\"security_groups\":[\"49066c1c-9158-4499-9814-d823fe3575a1\"],\"mac_address\":\"fa:16:3e:8d:f5:14\",\"device_id\":\"d8ba9f3a-7170-4a78-94b6-648e59d9c99f\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"f55c71a2e604471b80edca6e39f1e3a7\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"cbe61620-cc58-4012-b9bf-75af497cf414\",\"tenant_id\":\"f55c71a2e604471b80edca6e39f1e3a7\",\"created_at\":\"2019-04-09T11:28:40Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_port_qnj0bh", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:29.701Z", "source_id": "target_vnf_host_z4hm7v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.d4741682-b447-4b48-aab4-c6855ecaae4f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:30.278Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9696/v2.0/ports/b6aa961f-3d8c-43a8-b0d9-7480d838a516.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}64627cba8b369ab6efcc043173b445a35ac11c69\" -d '{\"port\": {\"device_owner\": \"\", \"device_id\": \"\"}}'", "level": "debug", "target_id": "target_vnf_port_qnj0bh", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:29.742Z", "source_id": "target_vnf_host_z4hm7v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.d4741682-b447-4b48-aab4-c6855ecaae4f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:30.278Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/ports/dcf264a3-3f04-43c1-863c-e076e962b6dd.json used request id req-99330b64-aa8f-4249-9a1a-d9b89a2a2c2a", "level": "debug", "target_id": "target_vnf_port_qnj0bh", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:29.701Z", "source_id": "target_vnf_host_z4hm7v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.d4741682-b447-4b48-aab4-c6855ecaae4f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:30.278Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/ports/dcf264a3-3f04-43c1-863c-e076e962b6dd.json used request id req-99330b64-aa8f-4249-9a1a-d9b89a2a2c2a", "level": "debug", "target_id": "target_vnf_port_qnj0bh", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:29.701Z", "source_id": "target_vnf_host_z4hm7v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.d4741682-b447-4b48-aab4-c6855ecaae4f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:30.278Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/ports/dcf264a3-3f04-43c1-863c-e076e962b6dd.json used request id req-99330b64-aa8f-4249-9a1a-d9b89a2a2c2a", "level": "debug", "target_id": "target_vnf_port_qnj0bh", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:29.702Z", "source_id": "target_vnf_host_z4hm7v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.d4741682-b447-4b48-aab4-c6855ecaae4f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:30.278Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/ports/dcf264a3-3f04-43c1-863c-e076e962b6dd.json used request id req-99330b64-aa8f-4249-9a1a-d9b89a2a2c2a", "level": "debug", "target_id": "target_vnf_port_qnj0bh", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:29.702Z", "source_id": "target_vnf_host_z4hm7v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.d4741682-b447-4b48-aab4-c6855ecaae4f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:30.278Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/b6aa961f-3d8c-43a8-b0d9-7480d838a516.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}64627cba8b369ab6efcc043173b445a35ac11c69\"", "level": "debug", "target_id": "target_vnf_port_qnj0bh", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:29.702Z", "source_id": "target_vnf_host_z4hm7v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.d4741682-b447-4b48-aab4-c6855ecaae4f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:30.278Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/b6aa961f-3d8c-43a8-b0d9-7480d838a516.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}64627cba8b369ab6efcc043173b445a35ac11c69\"", "level": "debug", "target_id": "target_vnf_port_qnj0bh", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:29.702Z", "source_id": "target_vnf_host_z4hm7v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.d4741682-b447-4b48-aab4-c6855ecaae4f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:30.278Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-72bd9b07-f12f-429d-bc79-f83aa76e2dd1 Date: Tue, 09 Apr 2019 11:45:18 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-09T11:45:10Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"70a68cd3-0fff-4f5b-a62b-0b2bc47a448b\",\"ip_address\":\"11.0.0.3\"}],\"id\":\"b6aa961f-3d8c-43a8-b0d9-7480d838a516\",\"security_groups\":[\"b231d75d-aade-4b71-b0fd-21fca7d25b51\"],\"mac_address\":\"fa:16:3e:50:e1:dd\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"f55c71a2e604471b80edca6e39f1e3a7\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"306e345c-8270-411c-be66-1ad28be303c6\",\"tenant_id\":\"f55c71a2e604471b80edca6e39f1e3a7\",\"created_at\":\"2019-04-09T11:35:39Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_port_qnj0bh", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:29.740Z", "source_id": "target_vnf_host_z4hm7v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.d4741682-b447-4b48-aab4-c6855ecaae4f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:30.278Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-72bd9b07-f12f-429d-bc79-f83aa76e2dd1 Date: Tue, 09 Apr 2019 11:45:18 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-09T11:45:10Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"70a68cd3-0fff-4f5b-a62b-0b2bc47a448b\",\"ip_address\":\"11.0.0.3\"}],\"id\":\"b6aa961f-3d8c-43a8-b0d9-7480d838a516\",\"security_groups\":[\"b231d75d-aade-4b71-b0fd-21fca7d25b51\"],\"mac_address\":\"fa:16:3e:50:e1:dd\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"f55c71a2e604471b80edca6e39f1e3a7\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"306e345c-8270-411c-be66-1ad28be303c6\",\"tenant_id\":\"f55c71a2e604471b80edca6e39f1e3a7\",\"created_at\":\"2019-04-09T11:35:39Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_port_qnj0bh", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:29.740Z", "source_id": "target_vnf_host_z4hm7v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.d4741682-b447-4b48-aab4-c6855ecaae4f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:30.278Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/ports/b6aa961f-3d8c-43a8-b0d9-7480d838a516.json used request id req-72bd9b07-f12f-429d-bc79-f83aa76e2dd1", "level": "debug", "target_id": "target_vnf_port_qnj0bh", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:29.741Z", "source_id": "target_vnf_host_z4hm7v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.d4741682-b447-4b48-aab4-c6855ecaae4f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:30.278Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/ports/b6aa961f-3d8c-43a8-b0d9-7480d838a516.json used request id req-72bd9b07-f12f-429d-bc79-f83aa76e2dd1", "level": "debug", "target_id": "target_vnf_port_qnj0bh", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:29.741Z", "source_id": "target_vnf_host_z4hm7v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.d4741682-b447-4b48-aab4-c6855ecaae4f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:30.278Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/ports/b6aa961f-3d8c-43a8-b0d9-7480d838a516.json used request id req-72bd9b07-f12f-429d-bc79-f83aa76e2dd1", "level": "debug", "target_id": "target_vnf_port_qnj0bh", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:29.741Z", "source_id": "target_vnf_host_z4hm7v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.d4741682-b447-4b48-aab4-c6855ecaae4f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:30.278Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/ports/b6aa961f-3d8c-43a8-b0d9-7480d838a516.json used request id req-72bd9b07-f12f-429d-bc79-f83aa76e2dd1", "level": "debug", "target_id": "target_vnf_port_qnj0bh", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:29.741Z", "source_id": "target_vnf_host_z4hm7v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.d4741682-b447-4b48-aab4-c6855ecaae4f"}], "metadata": {"pagination": {"total": 418, "offset": 166, "size": 50}}} 2019-04-09 11:45:45,094 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 11:45:45,094 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 11:45:45 GMT 2019-04-09 11:45:45,094 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 11:45:45,094 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-09 11:45:45,094 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 11:45:45,094 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 11:45:45,095 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 11:45:45,095 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-09 11:45:45,097 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports/dcf264a3-3f04-43c1-863c-e076e962b6dd.json used request id req-aa1d8735-68ca-46e8-8a99-dd4f30af8ad8 2019-04-09 11:45:45,098 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-aa1d8735-68ca-46e8-8a99-dd4f30af8ad8 Date: Tue, 09 Apr 2019 11:45:18 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-09T11:30:36Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c5f95577-1288-4aab-863d-e65bcb0579e7","ip_address":"192.168.120.25"}],"id":"dcf264a3-3f04-43c1-863c-e076e962b6dd","security_groups":["49066c1c-9158-4499-9814-d823fe3575a1"],"mac_address":"fa:16:3e:8d:f5:14","device_id":"d8ba9f3a-7170-4a78-94b6-648e59d9c99f","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"f55c71a2e604471b80edca6e39f1e3a7","qos_policy_id":null,"admin_state_up":true,"network_id":"cbe61620-cc58-4012-b9bf-75af497cf414","tenant_id":"f55c71a2e604471b80edca6e39f1e3a7","created_at":"2019-04-09T11:28:40Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-04-09 11:45:45,098 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-aa1d8735-68ca-46e8-8a99-dd4f30af8ad8 Date: Tue, 09 Apr 2019 11:45:18 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-09T11:30:36Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c5f95577-1288-4aab-863d-e65bcb0579e7","ip_address":"192.168.120.25"}],"id":"dcf264a3-3f04-43c1-863c-e076e962b6dd","security_groups":["49066c1c-9158-4499-9814-d823fe3575a1"],"mac_address":"fa:16:3e:8d:f5:14","device_id":"d8ba9f3a-7170-4a78-94b6-648e59d9c99f","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"f55c71a2e604471b80edca6e39f1e3a7","qos_policy_id":null,"admin_state_up":true,"network_id":"cbe61620-cc58-4012-b9bf-75af497cf414","tenant_id":"f55c71a2e604471b80edca6e39f1e3a7","created_at":"2019-04-09T11:28:40Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-04-09 11:45:45,098 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/dcf264a3-3f04-43c1-863c-e076e962b6dd.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8b1f0b9cafa183a97d15d43cb7adf6650a47a17" 2019-04-09 11:45:45,098 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/dcf264a3-3f04-43c1-863c-e076e962b6dd.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8b1f0b9cafa183a97d15d43cb7adf6650a47a17" 2019-04-09 11:45:45,098 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/ports/1e332cd9-274c-41ee-b9d5-86a278b84a55.json used request id req-ce5ced7b-a69d-4d79-af72-424a58d23394 2019-04-09 11:45:45,098 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/ports/1e332cd9-274c-41ee-b9d5-86a278b84a55.json used request id req-ce5ced7b-a69d-4d79-af72-424a58d23394 2019-04-09 11:45:45,099 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports/1e332cd9-274c-41ee-b9d5-86a278b84a55.json used request id req-ce5ced7b-a69d-4d79-af72-424a58d23394 2019-04-09 11:45:45,099 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports/1e332cd9-274c-41ee-b9d5-86a278b84a55.json used request id req-ce5ced7b-a69d-4d79-af72-424a58d23394 2019-04-09 11:45:45,099 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-ce5ced7b-a69d-4d79-af72-424a58d23394 Date: Tue, 09 Apr 2019 11:45:18 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-09T11:45:07Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"70a68cd3-0fff-4f5b-a62b-0b2bc47a448b","ip_address":"11.0.0.10"}],"id":"1e332cd9-274c-41ee-b9d5-86a278b84a55","security_groups":["b231d75d-aade-4b71-b0fd-21fca7d25b51"],"mac_address":"fa:16:3e:71:27:5f","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"f55c71a2e604471b80edca6e39f1e3a7","qos_policy_id":null,"admin_state_up":true,"network_id":"306e345c-8270-411c-be66-1ad28be303c6","tenant_id":"f55c71a2e604471b80edca6e39f1e3a7","created_at":"2019-04-09T11:35:38Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-04-09 11:45:45,099 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-ce5ced7b-a69d-4d79-af72-424a58d23394 Date: Tue, 09 Apr 2019 11:45:18 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-09T11:45:07Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"70a68cd3-0fff-4f5b-a62b-0b2bc47a448b","ip_address":"11.0.0.10"}],"id":"1e332cd9-274c-41ee-b9d5-86a278b84a55","security_groups":["b231d75d-aade-4b71-b0fd-21fca7d25b51"],"mac_address":"fa:16:3e:71:27:5f","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"f55c71a2e604471b80edca6e39f1e3a7","qos_policy_id":null,"admin_state_up":true,"network_id":"306e345c-8270-411c-be66-1ad28be303c6","tenant_id":"f55c71a2e604471b80edca6e39f1e3a7","created_at":"2019-04-09T11:35:38Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-04-09 11:45:45,099 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/1e332cd9-274c-41ee-b9d5-86a278b84a55.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8b1f0b9cafa183a97d15d43cb7adf6650a47a17" 2019-04-09 11:45:45,100 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports/dcf264a3-3f04-43c1-863c-e076e962b6dd.json used request id req-aa1d8735-68ca-46e8-8a99-dd4f30af8ad8 2019-04-09 11:45:45,100 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/1e332cd9-274c-41ee-b9d5-86a278b84a55.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8b1f0b9cafa183a97d15d43cb7adf6650a47a17" 2019-04-09 11:45:45,100 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-9374b805-a3bb-4054-a122-6a00387e1feb 2019-04-09 11:45:45,100 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-9374b805-a3bb-4054-a122-6a00387e1feb 2019-04-09 11:45:45,100 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-9374b805-a3bb-4054-a122-6a00387e1feb 2019-04-09 11:45:45,100 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-9374b805-a3bb-4054-a122-6a00387e1feb 2019-04-09 11:45:45,101 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-99330b64-aa8f-4249-9a1a-d9b89a2a2c2a Date: Tue, 09 Apr 2019 11:45:18 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-09T11:30:36Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c5f95577-1288-4aab-863d-e65bcb0579e7","ip_address":"192.168.120.25"}],"id":"dcf264a3-3f04-43c1-863c-e076e962b6dd","security_groups":["49066c1c-9158-4499-9814-d823fe3575a1"],"mac_address":"fa:16:3e:8d:f5:14","device_id":"d8ba9f3a-7170-4a78-94b6-648e59d9c99f","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"f55c71a2e604471b80edca6e39f1e3a7","qos_policy_id":null,"admin_state_up":true,"network_id":"cbe61620-cc58-4012-b9bf-75af497cf414","tenant_id":"f55c71a2e604471b80edca6e39f1e3a7","created_at":"2019-04-09T11:28:40Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-04-09 11:45:45,101 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Relationships unlinked 2019-04-09 11:45:45,101 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2019-04-09 11:45:45,101 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-fb15ffcd-5b76-4294-855a-6719e0e5ea44 2019-04-09 11:45:45,101 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2375 X-Openstack-Request-Id: req-fb15ffcd-5b76-4294-855a-6719e0e5ea44 Date: Tue, 09 Apr 2019 11:45:18 GMT RESP BODY: {"floatingips": [{"router_id": "08a71f47-5b2f-4b7b-8ef5-ea41d1bec23b", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "created_at": "2019-04-09T11:35:18Z", "updated_at": "2019-04-09T11:35:48Z", "floating_network_id": "b62787c2-635d-4893-8553-7ee0260442ff", "port_details": {"status": "DOWN", "name": "reference_vnf_port", "admin_state_up": true, "network_id": "306e345c-8270-411c-be66-1ad28be303c6", "device_owner": "", "mac_address": "fa:16:3e:71:27:5f", "device_id": ""}, "fixed_ip_address": "11.0.0.10", "floating_ip_address": "172.30.9.208", "revision_number": 2, "project_id": "f55c71a2e604471b80edca6e39f1e3a7", "port_id": "1e332cd9-274c-41ee-b9d5-86a278b84a55", "id": "5971c5f0-5879-4134-8080-7d617756558f", "qos_policy_id": null}, {"router_id": "5476fa82-6a7a-4d98-b1ce-6943a237a4e5", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "created_at": "2019-04-09T11:30:40Z", "updated_at": "2019-04-09T11:30:42Z", "floating_network_id": "b62787c2-635d-4893-8553-7ee0260442ff", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "cbe61620-cc58-4012-b9bf-75af497cf414", "device_owner": "compute:nova", "mac_address": "fa:16:3e:8d:f5:14", "device_id": "d8ba9f3a-7170-4a78-94b6-648e59d9c99f"}, "fixed_ip_address": "192.168.120.25", "floating_ip_address": "172.30.9.203", "revision_number": 1, "project_id": "f55c71a2e604471b80edca6e39f1e3a7", "port_id": "dcf264a3-3f04-43c1-863c-e076e962b6dd", "id": "6c2752e1-fbe6-40cf-a708-b7f61659028c", "qos_policy_id": null}, {"router_id": "08a71f47-5b2f-4b7b-8ef5-ea41d1bec23b", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "created_at": "2019-04-09T11:35:20Z", "updated_at": "2019-04-09T11:35:47Z", "floating_network_id": "b62787c2-635d-4893-8553-7ee0260442ff", "port_details": {"status": "DOWN", "name": "target_vnf_port", "admin_state_up": true, "network_id": "306e345c-8270-411c-be66-1ad28be303c6", "device_owner": "", "mac_address": "fa:16:3e:50:e1:dd", "device_id": ""}, "fixed_ip_address": "11.0.0.3", "floating_ip_address": "172.30.9.204", "revision_number": 2, "project_id": "f55c71a2e604471b80edca6e39f1e3a7", "port_id": "b6aa961f-3d8c-43a8-b0d9-7480d838a516", "id": "733614ba-36aa-4a1c-a827-b61d27807f63", "qos_policy_id": null}]} 2019-04-09 11:45:45,101 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-fb15ffcd-5b76-4294-855a-6719e0e5ea44 2019-04-09 11:45:45,102 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-fb15ffcd-5b76-4294-855a-6719e0e5ea44 2019-04-09 11:45:45,102 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-fb15ffcd-5b76-4294-855a-6719e0e5ea44 2019-04-09 11:45:45,102 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/1e332cd9-274c-41ee-b9d5-86a278b84a55.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64627cba8b369ab6efcc043173b445a35ac11c69" 2019-04-09 11:45:45,102 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/1e332cd9-274c-41ee-b9d5-86a278b84a55.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64627cba8b369ab6efcc043173b445a35ac11c69" 2019-04-09 11:45:45,102 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-1b2c4fcc-b3b7-4799-9136-b2d553c6cb76 Date: Tue, 09 Apr 2019 11:45:18 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-09T11:45:18Z","device_owner":"","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"70a68cd3-0fff-4f5b-a62b-0b2bc47a448b","ip_address":"11.0.0.10"}],"id":"1e332cd9-274c-41ee-b9d5-86a278b84a55","security_groups":["b231d75d-aade-4b71-b0fd-21fca7d25b51"],"mac_address":"fa:16:3e:71:27:5f","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"f55c71a2e604471b80edca6e39f1e3a7","qos_policy_id":null,"admin_state_up":true,"network_id":"306e345c-8270-411c-be66-1ad28be303c6","tenant_id":"f55c71a2e604471b80edca6e39f1e3a7","created_at":"2019-04-09T11:35:38Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-04-09 11:45:45,102 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-1b2c4fcc-b3b7-4799-9136-b2d553c6cb76 Date: Tue, 09 Apr 2019 11:45:18 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-09T11:45:18Z","device_owner":"","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"70a68cd3-0fff-4f5b-a62b-0b2bc47a448b","ip_address":"11.0.0.10"}],"id":"1e332cd9-274c-41ee-b9d5-86a278b84a55","security_groups":["b231d75d-aade-4b71-b0fd-21fca7d25b51"],"mac_address":"fa:16:3e:71:27:5f","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"f55c71a2e604471b80edca6e39f1e3a7","qos_policy_id":null,"admin_state_up":true,"network_id":"306e345c-8270-411c-be66-1ad28be303c6","tenant_id":"f55c71a2e604471b80edca6e39f1e3a7","created_at":"2019-04-09T11:35:38Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-04-09 11:45:45,102 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports/1e332cd9-274c-41ee-b9d5-86a278b84a55.json used request id req-1b2c4fcc-b3b7-4799-9136-b2d553c6cb76 2019-04-09 11:45:45,103 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports/1e332cd9-274c-41ee-b9d5-86a278b84a55.json used request id req-1b2c4fcc-b3b7-4799-9136-b2d553c6cb76 2019-04-09 11:45:45,103 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/ports/1e332cd9-274c-41ee-b9d5-86a278b84a55.json used request id req-1b2c4fcc-b3b7-4799-9136-b2d553c6cb76 2019-04-09 11:45:45,103 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/ports/1e332cd9-274c-41ee-b9d5-86a278b84a55.json used request id req-1b2c4fcc-b3b7-4799-9136-b2d553c6cb76 2019-04-09 11:45:45,103 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/dcf264a3-3f04-43c1-863c-e076e962b6dd.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64627cba8b369ab6efcc043173b445a35ac11c69" 2019-04-09 11:45:45,103 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/dcf264a3-3f04-43c1-863c-e076e962b6dd.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64627cba8b369ab6efcc043173b445a35ac11c69" 2019-04-09 11:45:45,103 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-99330b64-aa8f-4249-9a1a-d9b89a2a2c2a Date: Tue, 09 Apr 2019 11:45:18 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-09T11:30:36Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c5f95577-1288-4aab-863d-e65bcb0579e7","ip_address":"192.168.120.25"}],"id":"dcf264a3-3f04-43c1-863c-e076e962b6dd","security_groups":["49066c1c-9158-4499-9814-d823fe3575a1"],"mac_address":"fa:16:3e:8d:f5:14","device_id":"d8ba9f3a-7170-4a78-94b6-648e59d9c99f","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"f55c71a2e604471b80edca6e39f1e3a7","qos_policy_id":null,"admin_state_up":true,"network_id":"cbe61620-cc58-4012-b9bf-75af497cf414","tenant_id":"f55c71a2e604471b80edca6e39f1e3a7","created_at":"2019-04-09T11:28:40Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-04-09 11:45:45,104 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9696/v2.0/ports/b6aa961f-3d8c-43a8-b0d9-7480d838a516.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64627cba8b369ab6efcc043173b445a35ac11c69" -d '{"port": {"device_owner": "", "device_id": ""}}' 2019-04-09 11:45:45,104 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports/dcf264a3-3f04-43c1-863c-e076e962b6dd.json used request id req-99330b64-aa8f-4249-9a1a-d9b89a2a2c2a 2019-04-09 11:45:45,104 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports/dcf264a3-3f04-43c1-863c-e076e962b6dd.json used request id req-99330b64-aa8f-4249-9a1a-d9b89a2a2c2a 2019-04-09 11:45:45,104 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/ports/dcf264a3-3f04-43c1-863c-e076e962b6dd.json used request id req-99330b64-aa8f-4249-9a1a-d9b89a2a2c2a 2019-04-09 11:45:45,104 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/ports/dcf264a3-3f04-43c1-863c-e076e962b6dd.json used request id req-99330b64-aa8f-4249-9a1a-d9b89a2a2c2a 2019-04-09 11:45:45,104 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/b6aa961f-3d8c-43a8-b0d9-7480d838a516.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64627cba8b369ab6efcc043173b445a35ac11c69" 2019-04-09 11:45:45,104 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/b6aa961f-3d8c-43a8-b0d9-7480d838a516.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64627cba8b369ab6efcc043173b445a35ac11c69" 2019-04-09 11:45:45,105 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-72bd9b07-f12f-429d-bc79-f83aa76e2dd1 Date: Tue, 09 Apr 2019 11:45:18 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-09T11:45:10Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"70a68cd3-0fff-4f5b-a62b-0b2bc47a448b","ip_address":"11.0.0.3"}],"id":"b6aa961f-3d8c-43a8-b0d9-7480d838a516","security_groups":["b231d75d-aade-4b71-b0fd-21fca7d25b51"],"mac_address":"fa:16:3e:50:e1:dd","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"f55c71a2e604471b80edca6e39f1e3a7","qos_policy_id":null,"admin_state_up":true,"network_id":"306e345c-8270-411c-be66-1ad28be303c6","tenant_id":"f55c71a2e604471b80edca6e39f1e3a7","created_at":"2019-04-09T11:35:39Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-04-09 11:45:45,105 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-72bd9b07-f12f-429d-bc79-f83aa76e2dd1 Date: Tue, 09 Apr 2019 11:45:18 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-09T11:45:10Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"70a68cd3-0fff-4f5b-a62b-0b2bc47a448b","ip_address":"11.0.0.3"}],"id":"b6aa961f-3d8c-43a8-b0d9-7480d838a516","security_groups":["b231d75d-aade-4b71-b0fd-21fca7d25b51"],"mac_address":"fa:16:3e:50:e1:dd","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"f55c71a2e604471b80edca6e39f1e3a7","qos_policy_id":null,"admin_state_up":true,"network_id":"306e345c-8270-411c-be66-1ad28be303c6","tenant_id":"f55c71a2e604471b80edca6e39f1e3a7","created_at":"2019-04-09T11:35:39Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-04-09 11:45:45,105 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports/b6aa961f-3d8c-43a8-b0d9-7480d838a516.json used request id req-72bd9b07-f12f-429d-bc79-f83aa76e2dd1 2019-04-09 11:45:45,105 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports/b6aa961f-3d8c-43a8-b0d9-7480d838a516.json used request id req-72bd9b07-f12f-429d-bc79-f83aa76e2dd1 2019-04-09 11:45:45,105 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/ports/b6aa961f-3d8c-43a8-b0d9-7480d838a516.json used request id req-72bd9b07-f12f-429d-bc79-f83aa76e2dd1 2019-04-09 11:45:45,105 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/ports/b6aa961f-3d8c-43a8-b0d9-7480d838a516.json used request id req-72bd9b07-f12f-429d-bc79-f83aa76e2dd1 2019-04-09 11:45:45,106 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/f003e715-29aa-47ac-92db-7722301f4709 2019-04-09 11:45:45,171 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 11:45:45,171 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 11:45:45,171 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 11:45:45,171 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 11:45:45,171 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 11:45:45,171 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 11:45:45,171 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 11:45:45,171 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T11:45:18.582Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-04-09T11:45:18.583Z", "id": "f003e715-29aa-47ac-92db-7722301f4709"} 2019-04-09 11:45:45,172 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 11:45:45,172 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 11:45:45 GMT 2019-04-09 11:45:45,172 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 11:45:45,172 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 562 2019-04-09 11:45:45,172 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 11:45:45,172 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 11:45:45,172 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 11:45:50,178 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-04-09 11:45:50,259 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 11:45:50,260 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 11:45:50,260 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 11:45:50,260 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 11:45:50,260 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 11:45:50,260 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 11:45:50,260 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 11:45:50,260 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:30.278Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-fb15ffcd-5b76-4294-855a-6719e0e5ea44", "level": "debug", "target_id": "target_vnf_port_qnj0bh", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:29.612Z", "source_id": "target_vnf_host_z4hm7v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.d4741682-b447-4b48-aab4-c6855ecaae4f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:30.278Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 2375 X-Openstack-Request-Id: req-fb15ffcd-5b76-4294-855a-6719e0e5ea44 Date: Tue, 09 Apr 2019 11:45:18 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"08a71f47-5b2f-4b7b-8ef5-ea41d1bec23b\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"f55c71a2e604471b80edca6e39f1e3a7\", \"created_at\": \"2019-04-09T11:35:18Z\", \"updated_at\": \"2019-04-09T11:35:48Z\", \"floating_network_id\": \"b62787c2-635d-4893-8553-7ee0260442ff\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"reference_vnf_port\", \"admin_state_up\": true, \"network_id\": \"306e345c-8270-411c-be66-1ad28be303c6\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:71:27:5f\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.10\", \"floating_ip_address\": \"172.30.9.208\", \"revision_number\": 2, \"project_id\": \"f55c71a2e604471b80edca6e39f1e3a7\", \"port_id\": \"1e332cd9-274c-41ee-b9d5-86a278b84a55\", \"id\": \"5971c5f0-5879-4134-8080-7d617756558f\", \"qos_policy_id\": null}, {\"router_id\": \"5476fa82-6a7a-4d98-b1ce-6943a237a4e5\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"f55c71a2e604471b80edca6e39f1e3a7\", \"created_at\": \"2019-04-09T11:30:40Z\", \"updated_at\": \"2019-04-09T11:30:42Z\", \"floating_network_id\": \"b62787c2-635d-4893-8553-7ee0260442ff\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"cbe61620-cc58-4012-b9bf-75af497cf414\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:8d:f5:14\", \"device_id\": \"d8ba9f3a-7170-4a78-94b6-648e59d9c99f\"}, \"fixed_ip_address\": \"192.168.120.25\", \"floating_ip_address\": \"172.30.9.203\", \"revision_number\": 1, \"project_id\": \"f55c71a2e604471b80edca6e39f1e3a7\", \"port_id\": \"dcf264a3-3f04-43c1-863c-e076e962b6dd\", \"id\": \"6c2752e1-fbe6-40cf-a708-b7f61659028c\", \"qos_policy_id\": null}, {\"router_id\": \"08a71f47-5b2f-4b7b-8ef5-ea41d1bec23b\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"f55c71a2e604471b80edca6e39f1e3a7\", \"created_at\": \"2019-04-09T11:35:20Z\", \"updated_at\": \"2019-04-09T11:35:47Z\", \"floating_network_id\": \"b62787c2-635d-4893-8553-7ee0260442ff\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"target_vnf_port\", \"admin_state_up\": true, \"network_id\": \"306e345c-8270-411c-be66-1ad28be303c6\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:50:e1:dd\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.3\", \"floating_ip_address\": \"172.30.9.204\", \"revision_number\": 2, \"project_id\": \"f55c71a2e604471b80edca6e39f1e3a7\", \"port_id\": \"b6aa961f-3d8c-43a8-b0d9-7480d838a516\", \"id\": \"733614ba-36aa-4a1c-a827-b61d27807f63\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "target_vnf_port_qnj0bh", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:29.611Z", "source_id": "target_vnf_host_z4hm7v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.d4741682-b447-4b48-aab4-c6855ecaae4f"}, {"node_instance_id": "reference_vnf_host_htvmk6", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:30.881Z", "message": "Sending task 'nova_plugin.server.delete'", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:30.541Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709"}, {"node_instance_id": "reference_vnf_host_htvmk6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:30.881Z", "message": "Deleting node instance", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:30.239Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:30.881Z", "message": "Task succeeded 'neutron_plugin.port.detach'", "target_id": "target_vnf_port_qnj0bh", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:30.423Z", "source_id": "target_vnf_host_z4hm7v", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:30.881Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-23995b6e-4e6e-4a38-b809-3e94d068af4d Date: Tue, 09 Apr 2019 11:45:19 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-09T11:45:19Z\",\"device_owner\":\"\",\"revision_number\":9,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"70a68cd3-0fff-4f5b-a62b-0b2bc47a448b\",\"ip_address\":\"11.0.0.3\"}],\"id\":\"b6aa961f-3d8c-43a8-b0d9-7480d838a516\",\"security_groups\":[\"b231d75d-aade-4b71-b0fd-21fca7d25b51\"],\"mac_address\":\"fa:16:3e:50:e1:dd\",\"project_id\":\"f55c71a2e604471b80edca6e39f1e3a7\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"target_vnf_port\",\"admin_state_up\":true,\"network_id\":\"306e345c-8270-411c-be66-1ad28be303c6\",\"tenant_id\":\"f55c71a2e604471b80edca6e39f1e3a7\",\"created_at\":\"2019-04-09T11:35:39Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_port_qnj0bh", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:30.121Z", "source_id": "target_vnf_host_z4hm7v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.d4741682-b447-4b48-aab4-c6855ecaae4f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:30.881Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-23995b6e-4e6e-4a38-b809-3e94d068af4d Date: Tue, 09 Apr 2019 11:45:19 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-09T11:45:19Z\",\"device_owner\":\"\",\"revision_number\":9,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"70a68cd3-0fff-4f5b-a62b-0b2bc47a448b\",\"ip_address\":\"11.0.0.3\"}],\"id\":\"b6aa961f-3d8c-43a8-b0d9-7480d838a516\",\"security_groups\":[\"b231d75d-aade-4b71-b0fd-21fca7d25b51\"],\"mac_address\":\"fa:16:3e:50:e1:dd\",\"project_id\":\"f55c71a2e604471b80edca6e39f1e3a7\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"target_vnf_port\",\"admin_state_up\":true,\"network_id\":\"306e345c-8270-411c-be66-1ad28be303c6\",\"tenant_id\":\"f55c71a2e604471b80edca6e39f1e3a7\",\"created_at\":\"2019-04-09T11:35:39Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_port_qnj0bh", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:30.121Z", "source_id": "target_vnf_host_z4hm7v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.d4741682-b447-4b48-aab4-c6855ecaae4f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:30.881Z", "message": "PUT call to network for http://172.30.9.21:9696/v2.0/ports/b6aa961f-3d8c-43a8-b0d9-7480d838a516.json used request id req-23995b6e-4e6e-4a38-b809-3e94d068af4d", "level": "debug", "target_id": "target_vnf_port_qnj0bh", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:30.121Z", "source_id": "target_vnf_host_z4hm7v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.d4741682-b447-4b48-aab4-c6855ecaae4f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:30.881Z", "message": "PUT call to network for http://172.30.9.21:9696/v2.0/ports/b6aa961f-3d8c-43a8-b0d9-7480d838a516.json used request id req-23995b6e-4e6e-4a38-b809-3e94d068af4d", "level": "debug", "target_id": "target_vnf_port_qnj0bh", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:30.121Z", "source_id": "target_vnf_host_z4hm7v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.d4741682-b447-4b48-aab4-c6855ecaae4f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:30.881Z", "message": "PUT call to neutron for http://172.30.9.21:9696/v2.0/ports/b6aa961f-3d8c-43a8-b0d9-7480d838a516.json used request id req-23995b6e-4e6e-4a38-b809-3e94d068af4d", "level": "debug", "target_id": "target_vnf_port_qnj0bh", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:30.121Z", "source_id": "target_vnf_host_z4hm7v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.d4741682-b447-4b48-aab4-c6855ecaae4f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:30.881Z", "message": "PUT call to neutron for http://172.30.9.21:9696/v2.0/ports/b6aa961f-3d8c-43a8-b0d9-7480d838a516.json used request id req-23995b6e-4e6e-4a38-b809-3e94d068af4d", "level": "debug", "target_id": "target_vnf_port_qnj0bh", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:30.121Z", "source_id": "target_vnf_host_z4hm7v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.d4741682-b447-4b48-aab4-c6855ecaae4f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:30.881Z", "message": "Successfully detached port b6aa961f-3d8c-43a8-b0d9-7480d838a516", "level": "info", "target_id": "target_vnf_port_qnj0bh", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:30.121Z", "source_id": "target_vnf_host_z4hm7v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.d4741682-b447-4b48-aab4-c6855ecaae4f"}, {"node_instance_id": "target_vnf_host_z4hm7v", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:31.477Z", "message": "Deleting node instance", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:30.835Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709"}, {"node_instance_id": "target_vnf_host_z4hm7v", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:31.477Z", "message": "Relationships unlinked", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:30.742Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709"}, {"node_instance_id": "target_vnf_host_z4hm7v", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:31.477Z", "message": "Sending task 'nova_plugin.server.delete'", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:31.093Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709"}, {"node_instance_id": "reference_vnf_host_htvmk6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:32.059Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-56368118-e61f-4d6e-9f18-e4ab07b948c3", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:31.597Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.0293dbb0-e3c6-4934-ba95-90eb9678777e"}, {"node_instance_id": "reference_vnf_host_htvmk6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:32.059Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/f4eb787b-e00a-4ea0-bc99-8bd4fcff241c -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3fcd9eb35e79e5932829f4f531c78c314f52d264\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:32.004Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.0293dbb0-e3c6-4934-ba95-90eb9678777e"}, {"node_instance_id": "reference_vnf_host_htvmk6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:32.059Z", "message": "deleting server", "level": "info", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:31.590Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.0293dbb0-e3c6-4934-ba95-90eb9678777e"}, {"node_instance_id": "reference_vnf_host_htvmk6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:32.059Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:31.591Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.0293dbb0-e3c6-4934-ba95-90eb9678777e"}, {"node_instance_id": "reference_vnf_host_htvmk6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:32.059Z", "message": "RESP: [300] Date: Tue, 09 Apr 2019 11:45:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-56368118-e61f-4d6e-9f18-e4ab07b948c3 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:31.597Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.0293dbb0-e3c6-4934-ba95-90eb9678777e"}, {"node_instance_id": "reference_vnf_host_htvmk6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:32.572Z", "message": "RESP: [404] Date: Tue, 09 Apr 2019 11: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 x-openstack-request-id: req-99eb538b-8812-4c5b-b85b-a51e21da5ee6 x-compute-request-id: req-99eb538b-8812-4c5b-b85b-a51e21da5ee6 Content-Length: 111 Content-Type: application/json; charset=UTF-8 \nRESP BODY: {\"itemNotFound\": {\"message\": \"Instance f4eb787b-e00a-4ea0-bc99-8bd4fcff241c could not be found.\", \"code\": 404}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:32.328Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.0293dbb0-e3c6-4934-ba95-90eb9678777e"}, {"node_instance_id": "target_vnf_host_z4hm7v", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:32.572Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/ba3056f8-415e-444a-8652-819f56bb8d2c -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b309f0e4dbf37dc802680a647fb32d18500a6c60\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:32.502Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.eb1fab97-7611-467a-9e81-b8098fdb81fb"}, {"node_instance_id": "reference_vnf_host_htvmk6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:32.572Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/f4eb787b-e00a-4ea0-bc99-8bd4fcff241c used request id req-99eb538b-8812-4c5b-b85b-a51e21da5ee6", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:32.328Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.0293dbb0-e3c6-4934-ba95-90eb9678777e"}, {"node_instance_id": "reference_vnf_host_htvmk6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:32.572Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/f4eb787b-e00a-4ea0-bc99-8bd4fcff241c used request id req-99eb538b-8812-4c5b-b85b-a51e21da5ee6", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:32.328Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.0293dbb0-e3c6-4934-ba95-90eb9678777e"}, {"node_instance_id": "target_vnf_host_z4hm7v", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:32.572Z", "message": "RESP: [300] Date: Tue, 09 Apr 2019 11:45:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9fd7f141-9415-4522-97a3-f239a7d97f73 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:32.106Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.eb1fab97-7611-467a-9e81-b8098fdb81fb"}, {"node_instance_id": "target_vnf_host_z4hm7v", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:32.572Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:32.101Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.eb1fab97-7611-467a-9e81-b8098fdb81fb"}, {"node_instance_id": "target_vnf_host_z4hm7v", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:32.572Z", "message": "deleting server", "level": "info", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:32.101Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.eb1fab97-7611-467a-9e81-b8098fdb81fb"}, {"node_instance_id": "target_vnf_host_z4hm7v", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:32.572Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-9fd7f141-9415-4522-97a3-f239a7d97f73", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:32.106Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.eb1fab97-7611-467a-9e81-b8098fdb81fb"}, {"node_instance_id": "reference_vnf_host_htvmk6", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:33.088Z", "message": "Task failed 'nova_plugin.server.delete' -> Instance f4eb787b-e00a-4ea0-bc99-8bd4fcff241c could not be found. [status_code=404]", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": [{"message": "Instance f4eb787b-e00a-4ea0-bc99-8bd4fcff241c could not be found. [status_code=404]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 402, in handle\n result = self._run_operation_func(ctx, kwargs)\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 431, in _run_operation_func\n return self.func(*self.args, **kwargs)\n File \"/opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7/lib/python2.7/site-packages/openstack_plugin_common/__init__.py\", line 905, in wrapper\n _re_raise(e, recoverable=False, status_code=e.code)\n File \"/opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7/lib/python2.7/site-packages/openstack_plugin_common/__init__.py\", line 900, in wrapper\n return f(*args, **kw)\n File \"/opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7/lib/python2.7/site-packages/nova_plugin/server.py\", line 778, in delete\n server = get_server_by_context(nova_client)\n File \"/opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7/lib/python2.7/site-packages/nova_plugin/server.py\", line 814, in get_server_by_context\n return nova_client.servers.get(get_openstack_id(ctx))\n File \"/opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7/lib/python2.7/site-packages/novaclient/v2/servers.py\", line 762, in get\n return self._get(\"/servers/%s\" % base.getid(server), \"server\")\n File \"/opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7/lib/python2.7/site-packages/novaclient/base.py\", line 349, in _get\n resp, body = self.api.client.get(url)\n File \"/opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7/lib/python2.7/site-packages/keystoneauth1/adapter.py\", line 234, in get\n return self.request(url, 'GET', **kwargs)\n File \"/opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7/lib/python2.7/site-packages/novaclient/client.py\", line 87, in request\n raise exceptions.from_response(resp, body, url, method)\nNonRecoverableError: Instance f4eb787b-e00a-4ea0-bc99-8bd4fcff241c could not be found. [status_code=404]\n", "type": "NonRecoverableError"}], "reported_timestamp": "2019-04-09T11:45:32.790Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709"}, {"node_instance_id": "target_vnf_host_z4hm7v", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:33.088Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/ba3056f8-415e-444a-8652-819f56bb8d2c used request id req-d091ebc0-a051-45cc-8968-a523f98d8a66", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:32.806Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.eb1fab97-7611-467a-9e81-b8098fdb81fb"}, {"node_instance_id": "target_vnf_host_z4hm7v", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:33.088Z", "message": "GET call to compute for http://172.30.9.21:8774/v2.1/servers/ba3056f8-415e-444a-8652-819f56bb8d2c used request id req-d091ebc0-a051-45cc-8968-a523f98d8a66", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:32.805Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.eb1fab97-7611-467a-9e81-b8098fdb81fb"}, {"node_instance_id": "reference_vnf_host_htvmk6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:33.088Z", "message": "Deleted node instance", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:32.797Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709"}, {"node_instance_id": "target_vnf_host_z4hm7v", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:33.088Z", "message": "RESP: [404] Date: Tue, 09 Apr 2019 11: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 x-openstack-request-id: req-d091ebc0-a051-45cc-8968-a523f98d8a66 x-compute-request-id: req-d091ebc0-a051-45cc-8968-a523f98d8a66 Content-Length: 111 Content-Type: application/json; charset=UTF-8 \nRESP BODY: {\"itemNotFound\": {\"message\": \"Instance ba3056f8-415e-444a-8652-819f56bb8d2c could not be found.\", \"code\": 404}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:32.805Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.eb1fab97-7611-467a-9e81-b8098fdb81fb"}, {"node_instance_id": "reference_vnf_data_plane_port_8hbblf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:33.690Z", "message": "Stopping node instance", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:33.229Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709"}, {"node_instance_id": "reference_vnf_port_o6ve7x", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:33.690Z", "message": "Stopping node instance", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:33.196Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709"}, {"node_instance_id": "target_vnf_host_z4hm7v", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:33.690Z", "message": "Task failed 'nova_plugin.server.delete' -> Instance ba3056f8-415e-444a-8652-819f56bb8d2c could not be found. [status_code=404]", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": [{"message": "Instance ba3056f8-415e-444a-8652-819f56bb8d2c could not be found. [status_code=404]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 402, in handle\n result = self._run_operation_func(ctx, kwargs)\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 431, in _run_operation_func\n return self.func(*self.args, **kwargs)\n File \"/opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7/lib/python2.7/site-packages/openstack_plugin_common/__init__.py\", line 905, in wrapper\n _re_raise(e, recoverable=False, status_code=e.code)\n File \"/opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7/lib/python2.7/site-packages/openstack_plugin_common/__init__.py\", line 900, in wrapper\n return f(*args, **kw)\n File \"/opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7/lib/python2.7/site-packages/nova_plugin/server.py\", line 778, in delete\n server = get_server_by_context(nova_client)\n File \"/opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7/lib/python2.7/site-packages/nova_plugin/server.py\", line 814, in get_server_by_context\n return nova_client.servers.get(get_openstack_id(ctx))\n File \"/opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7/lib/python2.7/site-packages/novaclient/v2/servers.py\", line 762, in get\n return self._get(\"/servers/%s\" % base.getid(server), \"server\")\n File \"/opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7/lib/python2.7/site-packages/novaclient/base.py\", line 349, in _get\n resp, body = self.api.client.get(url)\n File \"/opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7/lib/python2.7/site-packages/keystoneauth1/adapter.py\", line 234, in get\n return self.request(url, 'GET', **kwargs)\n File \"/opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7/lib/python2.7/site-packages/novaclient/client.py\", line 87, in request\n raise exceptions.from_response(resp, body, url, method)\nNonRecoverableError: Instance ba3056f8-415e-444a-8652-819f56bb8d2c could not be found. [status_code=404]\n", "type": "NonRecoverableError"}], "reported_timestamp": "2019-04-09T11:45:33.210Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709"}, {"node_instance_id": "reference_vnf_data_plane_port_8hbblf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:34.288Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:33.486Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709"}, {"node_instance_id": "reference_vnf_port_o6ve7x", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:34.288Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:33.457Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709"}, {"node_instance_id": "target_vnf_host_z4hm7v", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:34.288Z", "message": "Deleted node instance", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:33.340Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709"}, {"node_instance_id": "target_vnf_port_qnj0bh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:34.882Z", "message": "Stopping node instance", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:33.985Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709"}, {"node_instance_id": "keypair_i1q92c", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:34.882Z", "message": "Stopping node instance", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:33.758Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709"}, {"node_instance_id": "reference_vnf_port_o6ve7x", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:34.882Z", "message": "Unlinking relationships", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:33.874Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709"}, {"node_instance_id": "reference_vnf_data_plane_port_8hbblf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:35.477Z", "message": "Unlinking relationships", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:34.259Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:35.477Z", "message": "Sending task 'neutron_plugin.floatingip.disconnect_port'", "target_id": "reference_vnf_ip_fbw2u7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:34.034Z", "source_id": "reference_vnf_port_o6ve7x", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709"}, {"node_instance_id": "target_vnf_data_plane_port_djreh4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:35.477Z", "message": "Stopping node instance", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:34.027Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:35.994Z", "message": "Sending task 'neutron_plugin.port.disconnect_security_group'", "target_id": "security_group_u7atia", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:34.446Z", "source_id": "reference_vnf_data_plane_port_8hbblf", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:35.994Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "security_group_u7atia", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:35.799Z", "source_id": "reference_vnf_data_plane_port_8hbblf", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.935b701d-2d19-40d6-bacd-a12e4878416e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:35.994Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-aaac2276-3314-44ab-8a32-63ecc5ac289e", "level": "debug", "target_id": "reference_vnf_ip_fbw2u7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:35.368Z", "source_id": "reference_vnf_port_o6ve7x", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.dcac5943-ce0d-4100-8e17-7b2630adf44e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:35.994Z", "message": "RESP: [300] Date: Tue, 09 Apr 2019 11:45:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aaac2276-3314-44ab-8a32-63ecc5ac289e Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "reference_vnf_ip_fbw2u7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:35.368Z", "source_id": "reference_vnf_port_o6ve7x", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.dcac5943-ce0d-4100-8e17-7b2630adf44e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:35.994Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "reference_vnf_ip_fbw2u7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:35.364Z", "source_id": "reference_vnf_port_o6ve7x", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.dcac5943-ce0d-4100-8e17-7b2630adf44e"}], "metadata": {"pagination": {"total": 489, "offset": 216, "size": 50}}} 2019-04-09 11:45:50,261 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 11:45:50,261 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 11:45:50 GMT 2019-04-09 11:45:50,261 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 11:45:50,261 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-09 11:45:50,261 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 11:45:50,261 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 11:45:50,261 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 11:45:50,261 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-09 11:45:50,263 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-fb15ffcd-5b76-4294-855a-6719e0e5ea44 2019-04-09 11:45:50,264 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2375 X-Openstack-Request-Id: req-fb15ffcd-5b76-4294-855a-6719e0e5ea44 Date: Tue, 09 Apr 2019 11:45:18 GMT RESP BODY: {"floatingips": [{"router_id": "08a71f47-5b2f-4b7b-8ef5-ea41d1bec23b", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "created_at": "2019-04-09T11:35:18Z", "updated_at": "2019-04-09T11:35:48Z", "floating_network_id": "b62787c2-635d-4893-8553-7ee0260442ff", "port_details": {"status": "DOWN", "name": "reference_vnf_port", "admin_state_up": true, "network_id": "306e345c-8270-411c-be66-1ad28be303c6", "device_owner": "", "mac_address": "fa:16:3e:71:27:5f", "device_id": ""}, "fixed_ip_address": "11.0.0.10", "floating_ip_address": "172.30.9.208", "revision_number": 2, "project_id": "f55c71a2e604471b80edca6e39f1e3a7", "port_id": "1e332cd9-274c-41ee-b9d5-86a278b84a55", "id": "5971c5f0-5879-4134-8080-7d617756558f", "qos_policy_id": null}, {"router_id": "5476fa82-6a7a-4d98-b1ce-6943a237a4e5", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "created_at": "2019-04-09T11:30:40Z", "updated_at": "2019-04-09T11:30:42Z", "floating_network_id": "b62787c2-635d-4893-8553-7ee0260442ff", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "cbe61620-cc58-4012-b9bf-75af497cf414", "device_owner": "compute:nova", "mac_address": "fa:16:3e:8d:f5:14", "device_id": "d8ba9f3a-7170-4a78-94b6-648e59d9c99f"}, "fixed_ip_address": "192.168.120.25", "floating_ip_address": "172.30.9.203", "revision_number": 1, "project_id": "f55c71a2e604471b80edca6e39f1e3a7", "port_id": "dcf264a3-3f04-43c1-863c-e076e962b6dd", "id": "6c2752e1-fbe6-40cf-a708-b7f61659028c", "qos_policy_id": null}, {"router_id": "08a71f47-5b2f-4b7b-8ef5-ea41d1bec23b", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "created_at": "2019-04-09T11:35:20Z", "updated_at": "2019-04-09T11:35:47Z", "floating_network_id": "b62787c2-635d-4893-8553-7ee0260442ff", "port_details": {"status": "DOWN", "name": "target_vnf_port", "admin_state_up": true, "network_id": "306e345c-8270-411c-be66-1ad28be303c6", "device_owner": "", "mac_address": "fa:16:3e:50:e1:dd", "device_id": ""}, "fixed_ip_address": "11.0.0.3", "floating_ip_address": "172.30.9.204", "revision_number": 2, "project_id": "f55c71a2e604471b80edca6e39f1e3a7", "port_id": "b6aa961f-3d8c-43a8-b0d9-7480d838a516", "id": "733614ba-36aa-4a1c-a827-b61d27807f63", "qos_policy_id": null}]} 2019-04-09 11:45:50,264 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.delete' 2019-04-09 11:45:50,264 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node instance 2019-04-09 11:45:50,264 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2019-04-09 11:45:50,264 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-23995b6e-4e6e-4a38-b809-3e94d068af4d Date: Tue, 09 Apr 2019 11:45:19 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-09T11:45:19Z","device_owner":"","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"70a68cd3-0fff-4f5b-a62b-0b2bc47a448b","ip_address":"11.0.0.3"}],"id":"b6aa961f-3d8c-43a8-b0d9-7480d838a516","security_groups":["b231d75d-aade-4b71-b0fd-21fca7d25b51"],"mac_address":"fa:16:3e:50:e1:dd","project_id":"f55c71a2e604471b80edca6e39f1e3a7","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_port","admin_state_up":true,"network_id":"306e345c-8270-411c-be66-1ad28be303c6","tenant_id":"f55c71a2e604471b80edca6e39f1e3a7","created_at":"2019-04-09T11:35:39Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-04-09 11:45:50,265 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-23995b6e-4e6e-4a38-b809-3e94d068af4d Date: Tue, 09 Apr 2019 11:45:19 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-09T11:45:19Z","device_owner":"","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"70a68cd3-0fff-4f5b-a62b-0b2bc47a448b","ip_address":"11.0.0.3"}],"id":"b6aa961f-3d8c-43a8-b0d9-7480d838a516","security_groups":["b231d75d-aade-4b71-b0fd-21fca7d25b51"],"mac_address":"fa:16:3e:50:e1:dd","project_id":"f55c71a2e604471b80edca6e39f1e3a7","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_port","admin_state_up":true,"network_id":"306e345c-8270-411c-be66-1ad28be303c6","tenant_id":"f55c71a2e604471b80edca6e39f1e3a7","created_at":"2019-04-09T11:35:39Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-04-09 11:45:50,265 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/ports/b6aa961f-3d8c-43a8-b0d9-7480d838a516.json used request id req-23995b6e-4e6e-4a38-b809-3e94d068af4d 2019-04-09 11:45:50,265 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/ports/b6aa961f-3d8c-43a8-b0d9-7480d838a516.json used request id req-23995b6e-4e6e-4a38-b809-3e94d068af4d 2019-04-09 11:45:50,265 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to neutron for http://172.30.9.21:9696/v2.0/ports/b6aa961f-3d8c-43a8-b0d9-7480d838a516.json used request id req-23995b6e-4e6e-4a38-b809-3e94d068af4d 2019-04-09 11:45:50,265 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to neutron for http://172.30.9.21:9696/v2.0/ports/b6aa961f-3d8c-43a8-b0d9-7480d838a516.json used request id req-23995b6e-4e6e-4a38-b809-3e94d068af4d 2019-04-09 11:45:50,265 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Successfully detached port b6aa961f-3d8c-43a8-b0d9-7480d838a516 2019-04-09 11:45:50,266 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node instance 2019-04-09 11:45:50,266 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Relationships unlinked 2019-04-09 11:45:50,266 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.delete' 2019-04-09 11:45:50,266 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-56368118-e61f-4d6e-9f18-e4ab07b948c3 2019-04-09 11:45:50,266 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/f4eb787b-e00a-4ea0-bc99-8bd4fcff241c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fcd9eb35e79e5932829f4f531c78c314f52d264" 2019-04-09 11:45:50,266 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting server 2019-04-09 11:45:50,267 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-09 11:45:50,267 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 09 Apr 2019 11:45:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-56368118-e61f-4d6e-9f18-e4ab07b948c3 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 11:45:50,267 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [404] Date: Tue, 09 Apr 2019 11: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 x-openstack-request-id: req-99eb538b-8812-4c5b-b85b-a51e21da5ee6 x-compute-request-id: req-99eb538b-8812-4c5b-b85b-a51e21da5ee6 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance f4eb787b-e00a-4ea0-bc99-8bd4fcff241c could not be found.", "code": 404}} 2019-04-09 11:45:50,267 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/ba3056f8-415e-444a-8652-819f56bb8d2c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b309f0e4dbf37dc802680a647fb32d18500a6c60" 2019-04-09 11:45:50,267 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/f4eb787b-e00a-4ea0-bc99-8bd4fcff241c used request id req-99eb538b-8812-4c5b-b85b-a51e21da5ee6 2019-04-09 11:45:50,267 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/f4eb787b-e00a-4ea0-bc99-8bd4fcff241c used request id req-99eb538b-8812-4c5b-b85b-a51e21da5ee6 2019-04-09 11:45:50,268 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 09 Apr 2019 11:45:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9fd7f141-9415-4522-97a3-f239a7d97f73 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 11:45:50,268 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-09 11:45:50,268 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting server 2019-04-09 11:45:50,268 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-9fd7f141-9415-4522-97a3-f239a7d97f73 2019-04-09 11:45:50,268 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.server.delete' -> Instance f4eb787b-e00a-4ea0-bc99-8bd4fcff241c could not be found. [status_code=404] 2019-04-09 11:45:50,268 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/ba3056f8-415e-444a-8652-819f56bb8d2c used request id req-d091ebc0-a051-45cc-8968-a523f98d8a66 2019-04-09 11:45:50,269 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/ba3056f8-415e-444a-8652-819f56bb8d2c used request id req-d091ebc0-a051-45cc-8968-a523f98d8a66 2019-04-09 11:45:50,269 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleted node instance 2019-04-09 11:45:50,269 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [404] Date: Tue, 09 Apr 2019 11: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 x-openstack-request-id: req-d091ebc0-a051-45cc-8968-a523f98d8a66 x-compute-request-id: req-d091ebc0-a051-45cc-8968-a523f98d8a66 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance ba3056f8-415e-444a-8652-819f56bb8d2c could not be found.", "code": 404}} 2019-04-09 11:45:50,269 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node instance 2019-04-09 11:45:50,269 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node instance 2019-04-09 11:45:50,269 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.server.delete' -> Instance ba3056f8-415e-444a-8652-819f56bb8d2c could not be found. [status_code=404] 2019-04-09 11:45:50,269 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopped node instance: nothing to do 2019-04-09 11:45:50,270 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopped node instance: nothing to do 2019-04-09 11:45:50,270 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleted node instance 2019-04-09 11:45:50,270 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node instance 2019-04-09 11:45:50,270 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node instance 2019-04-09 11:45:50,270 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Unlinking relationships 2019-04-09 11:45:50,270 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Unlinking relationships 2019-04-09 11:45:50,271 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.disconnect_port' 2019-04-09 11:45:50,271 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node instance 2019-04-09 11:45:50,271 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.disconnect_security_group' 2019-04-09 11:45:50,271 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-09 11:45:50,271 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-aaac2276-3314-44ab-8a32-63ecc5ac289e 2019-04-09 11:45:50,271 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 09 Apr 2019 11:45:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aaac2276-3314-44ab-8a32-63ecc5ac289e Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 11:45:50,271 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-09 11:45:50,272 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/f003e715-29aa-47ac-92db-7722301f4709 2019-04-09 11:45:50,371 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 11:45:50,372 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 11:45:50,372 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 11:45:50,372 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 11:45:50,372 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 11:45:50,372 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 11:45:50,372 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 11:45:50,372 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T11:45:18.582Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-04-09T11:45:18.583Z", "id": "f003e715-29aa-47ac-92db-7722301f4709"} 2019-04-09 11:45:50,372 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 11:45:50,373 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 11:45:50 GMT 2019-04-09 11:45:50,373 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 11:45:50,373 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 562 2019-04-09 11:45:50,373 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 11:45:50,373 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 11:45:50,373 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 11:45:55,378 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-04-09 11:45:55,529 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 11:45:55,530 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 11:45:55,530 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 11:45:55,530 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 11:45:55,530 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 11:45:55,530 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 11:45:55,530 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 11:45:55,530 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:35.994Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "security_group_u7atia", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:35.799Z", "source_id": "reference_vnf_data_plane_port_8hbblf", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.935b701d-2d19-40d6-bacd-a12e4878416e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:35.994Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "reference_vnf_ip_fbw2u7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:35.364Z", "source_id": "reference_vnf_port_o6ve7x", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.dcac5943-ce0d-4100-8e17-7b2630adf44e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:35.994Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-44da14c1-d98e-413f-9411-c05b2e82638d", "level": "debug", "target_id": "security_group_u7atia", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:35.804Z", "source_id": "reference_vnf_data_plane_port_8hbblf", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.935b701d-2d19-40d6-bacd-a12e4878416e"}, {"node_instance_id": "target_vnf_data_plane_port_djreh4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:35.994Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:34.400Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:36.611Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/ports.json?id=1389e174-b40a-4782-b003-ae8c045e8339 used request id req-a361dfb4-6d2f-427b-be9c-cf239ff561b8", "level": "debug", "target_id": "security_group_u7atia", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:36.439Z", "source_id": "reference_vnf_data_plane_port_8hbblf", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.935b701d-2d19-40d6-bacd-a12e4878416e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:36.611Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/ports.json?id=1389e174-b40a-4782-b003-ae8c045e8339 used request id req-a361dfb4-6d2f-427b-be9c-cf239ff561b8", "level": "debug", "target_id": "security_group_u7atia", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:36.439Z", "source_id": "reference_vnf_data_plane_port_8hbblf", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.935b701d-2d19-40d6-bacd-a12e4878416e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:36.611Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 772 X-Openstack-Request-Id: req-a361dfb4-6d2f-427b-be9c-cf239ff561b8 Date: Tue, 09 Apr 2019 11:45:25 GMT \nRESP BODY: {\"ports\":[{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-09T11:45:15Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"165bf9ac-fc3b-4b0e-800b-1a953fdd6bd3\",\"ip_address\":\"12.0.0.7\"}],\"id\":\"1389e174-b40a-4782-b003-ae8c045e8339\",\"security_groups\":[\"b231d75d-aade-4b71-b0fd-21fca7d25b51\"],\"mac_address\":\"fa:16:3e:35:9b:b7\",\"project_id\":\"f55c71a2e604471b80edca6e39f1e3a7\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"reference_vnf_data_plane_port\",\"admin_state_up\":true,\"network_id\":\"6d9e8165-fa29-4cba-bd7a-b0273d40e03d\",\"tenant_id\":\"f55c71a2e604471b80edca6e39f1e3a7\",\"created_at\":\"2019-04-09T11:35:30Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}]}\n", "level": "debug", "target_id": "security_group_u7atia", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:36.439Z", "source_id": "reference_vnf_data_plane_port_8hbblf", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.935b701d-2d19-40d6-bacd-a12e4878416e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:36.611Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports.json?id=1389e174-b40a-4782-b003-ae8c045e8339 -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a51822db81516a005c3d51ac7a2c1155488ad6bb\"", "level": "debug", "target_id": "security_group_u7atia", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:36.200Z", "source_id": "reference_vnf_data_plane_port_8hbblf", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.935b701d-2d19-40d6-bacd-a12e4878416e"}, {"node_instance_id": "target_vnf_port_qnj0bh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:36.611Z", "message": "Unlinking relationships", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:35.275Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709"}, {"node_instance_id": "keypair_i1q92c", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:36.611Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:34.716Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709"}, {"node_instance_id": "target_vnf_port_qnj0bh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:36.611Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:34.654Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:36.611Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "target_vnf_ip_wncxl4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:36.588Z", "source_id": "target_vnf_port_qnj0bh", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.ead77c4f-585b-4087-89e8-e98b026f2711"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:36.611Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9696/v2.0/ports/1389e174-b40a-4782-b003-ae8c045e8339.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a51822db81516a005c3d51ac7a2c1155488ad6bb\" -d '{\"port\": {\"security_groups\": []}}'", "level": "debug", "target_id": "security_group_u7atia", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:36.443Z", "source_id": "reference_vnf_data_plane_port_8hbblf", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.935b701d-2d19-40d6-bacd-a12e4878416e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:37.135Z", "message": "PUT call to network for http://172.30.9.21:9696/v2.0/floatingips/5971c5f0-5879-4134-8080-7d617756558f.json used request id req-fe76ded1-9957-4c26-85e9-a388e2eb6491", "level": "debug", "target_id": "reference_vnf_ip_fbw2u7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:36.826Z", "source_id": "reference_vnf_port_o6ve7x", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.dcac5943-ce0d-4100-8e17-7b2630adf44e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:37.135Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 519 X-Openstack-Request-Id: req-fe76ded1-9957-4c26-85e9-a388e2eb6491 Date: Tue, 09 Apr 2019 11:45:26 GMT \nRESP BODY: {\"floatingip\": {\"router_id\": null, \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"f55c71a2e604471b80edca6e39f1e3a7\", \"created_at\": \"2019-04-09T11:35:18Z\", \"updated_at\": \"2019-04-09T11:45:25Z\", \"floating_network_id\": \"b62787c2-635d-4893-8553-7ee0260442ff\", \"port_details\": null, \"fixed_ip_address\": null, \"floating_ip_address\": \"172.30.9.208\", \"revision_number\": 3, \"project_id\": \"f55c71a2e604471b80edca6e39f1e3a7\", \"port_id\": null, \"id\": \"5971c5f0-5879-4134-8080-7d617756558f\", \"qos_policy_id\": null}}\n", "level": "debug", "target_id": "reference_vnf_ip_fbw2u7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:36.826Z", "source_id": "reference_vnf_port_o6ve7x", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.dcac5943-ce0d-4100-8e17-7b2630adf44e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:37.135Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-30e6db4a-3242-4195-83d0-08e9d5d4ee59", "level": "debug", "target_id": "target_vnf_ip_wncxl4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:36.593Z", "source_id": "target_vnf_port_qnj0bh", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.ead77c4f-585b-4087-89e8-e98b026f2711"}, {"node_instance_id": "target_vnf_data_plane_port_djreh4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:37.135Z", "message": "Unlinking relationships", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:35.334Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709"}, {"node_instance_id": "keypair_i1q92c", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:37.135Z", "message": "Unlinking relationships", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:35.379Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:37.135Z", "message": "Sending task 'neutron_plugin.floatingip.disconnect_port'", "target_id": "target_vnf_ip_wncxl4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:35.446Z", "source_id": "target_vnf_port_qnj0bh", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:37.135Z", "message": "RESP: [300] Date: Tue, 09 Apr 2019 11:45:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-30e6db4a-3242-4195-83d0-08e9d5d4ee59 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "target_vnf_ip_wncxl4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:36.592Z", "source_id": "target_vnf_port_qnj0bh", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.ead77c4f-585b-4087-89e8-e98b026f2711"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:37.135Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9696/v2.0/floatingips/733614ba-36aa-4a1c-a827-b61d27807f63.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9d1a05d62793e7c9c15cfeda096a007efbcecdcb\" -d '{\"floatingip\": {\"port_id\": null}}'", "level": "debug", "target_id": "target_vnf_ip_wncxl4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:37.005Z", "source_id": "target_vnf_port_qnj0bh", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.ead77c4f-585b-4087-89e8-e98b026f2711"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:37.135Z", "message": "PUT call to neutron for http://172.30.9.21:9696/v2.0/floatingips/5971c5f0-5879-4134-8080-7d617756558f.json used request id req-fe76ded1-9957-4c26-85e9-a388e2eb6491", "level": "debug", "target_id": "reference_vnf_ip_fbw2u7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:36.828Z", "source_id": "reference_vnf_port_o6ve7x", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.dcac5943-ce0d-4100-8e17-7b2630adf44e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:37.700Z", "message": "PUT call to neutron for http://172.30.9.21:9696/v2.0/ports/1389e174-b40a-4782-b003-ae8c045e8339.json used request id req-e4ce7dc5-8d8b-428a-bf9b-b036603d636a", "level": "debug", "target_id": "security_group_u7atia", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:37.192Z", "source_id": "reference_vnf_data_plane_port_8hbblf", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.935b701d-2d19-40d6-bacd-a12e4878416e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:37.700Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-7d0fb266-bd0e-43a3-ae11-25dd320639b4", "level": "debug", "target_id": "security_group_u7atia", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:37.155Z", "source_id": "target_vnf_data_plane_port_djreh4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.8c6e8968-2a03-43f8-9c99-05a9e7bf417c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:37.700Z", "message": "RESP: [300] Date: Tue, 09 Apr 2019 11:45:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7d0fb266-bd0e-43a3-ae11-25dd320639b4 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "security_group_u7atia", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:37.155Z", "source_id": "target_vnf_data_plane_port_djreh4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.8c6e8968-2a03-43f8-9c99-05a9e7bf417c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:37.700Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/ports/1389e174-b40a-4782-b003-ae8c045e8339.json used request id req-5aaed1db-cb0c-4f95-843e-e419df5ce64c", "level": "debug", "target_id": "security_group_u7atia", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:37.242Z", "source_id": "reference_vnf_data_plane_port_8hbblf", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.935b701d-2d19-40d6-bacd-a12e4878416e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:37.700Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/ports/1389e174-b40a-4782-b003-ae8c045e8339.json used request id req-5aaed1db-cb0c-4f95-843e-e419df5ce64c", "level": "debug", "target_id": "security_group_u7atia", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:37.242Z", "source_id": "reference_vnf_data_plane_port_8hbblf", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.935b701d-2d19-40d6-bacd-a12e4878416e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:37.700Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 731 X-Openstack-Request-Id: req-5aaed1db-cb0c-4f95-843e-e419df5ce64c Date: Tue, 09 Apr 2019 11:45:26 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-09T11:45:25Z\",\"device_owner\":\"\",\"revision_number\":9,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"165bf9ac-fc3b-4b0e-800b-1a953fdd6bd3\",\"ip_address\":\"12.0.0.7\"}],\"id\":\"1389e174-b40a-4782-b003-ae8c045e8339\",\"security_groups\":[],\"mac_address\":\"fa:16:3e:35:9b:b7\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_data_plane_port\",\"project_id\":\"f55c71a2e604471b80edca6e39f1e3a7\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"6d9e8165-fa29-4cba-bd7a-b0273d40e03d\",\"tenant_id\":\"f55c71a2e604471b80edca6e39f1e3a7\",\"created_at\":\"2019-04-09T11:35:30Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_u7atia", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:37.242Z", "source_id": "reference_vnf_data_plane_port_8hbblf", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.935b701d-2d19-40d6-bacd-a12e4878416e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:37.700Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/1389e174-b40a-4782-b003-ae8c045e8339.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a51822db81516a005c3d51ac7a2c1155488ad6bb\"", "level": "debug", "target_id": "security_group_u7atia", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:37.193Z", "source_id": "reference_vnf_data_plane_port_8hbblf", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.935b701d-2d19-40d6-bacd-a12e4878416e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:37.700Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 731 X-Openstack-Request-Id: req-e4ce7dc5-8d8b-428a-bf9b-b036603d636a Date: Tue, 09 Apr 2019 11:45:26 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-09T11:45:25Z\",\"device_owner\":\"\",\"revision_number\":9,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"165bf9ac-fc3b-4b0e-800b-1a953fdd6bd3\",\"ip_address\":\"12.0.0.7\"}],\"id\":\"1389e174-b40a-4782-b003-ae8c045e8339\",\"security_groups\":[],\"mac_address\":\"fa:16:3e:35:9b:b7\",\"project_id\":\"f55c71a2e604471b80edca6e39f1e3a7\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"reference_vnf_data_plane_port\",\"admin_state_up\":true,\"network_id\":\"6d9e8165-fa29-4cba-bd7a-b0273d40e03d\",\"tenant_id\":\"f55c71a2e604471b80edca6e39f1e3a7\",\"created_at\":\"2019-04-09T11:35:30Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_u7atia", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:37.192Z", "source_id": "reference_vnf_data_plane_port_8hbblf", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.935b701d-2d19-40d6-bacd-a12e4878416e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:37.700Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "security_group_u7atia", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:37.148Z", "source_id": "target_vnf_data_plane_port_djreh4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.8c6e8968-2a03-43f8-9c99-05a9e7bf417c"}, {"node_instance_id": "keypair_i1q92c", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:37.700Z", "message": "Deleting node instance", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:36.294Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709"}, {"node_instance_id": "keypair_i1q92c", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:37.700Z", "message": "Relationships unlinked", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:36.178Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:37.700Z", "message": "Sending task 'neutron_plugin.port.disconnect_security_group'", "target_id": "security_group_u7atia", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:35.890Z", "source_id": "target_vnf_data_plane_port_djreh4", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:37.700Z", "message": "PUT call to network for http://172.30.9.21:9696/v2.0/ports/1389e174-b40a-4782-b003-ae8c045e8339.json used request id req-e4ce7dc5-8d8b-428a-bf9b-b036603d636a", "level": "debug", "target_id": "security_group_u7atia", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:37.192Z", "source_id": "reference_vnf_data_plane_port_8hbblf", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.935b701d-2d19-40d6-bacd-a12e4878416e"}, {"node_instance_id": "keypair_i1q92c", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:38.348Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-3992cda0-a9be-41cd-b708-ce7894e5d6f5", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:37.869Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.fc757817-3ce2-4f38-9b40-632a9cad3c7e"}, {"node_instance_id": "keypair_i1q92c", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:38.348Z", "message": "deleting private key file at /etc/cloudify/.ssh/vnf_test_keypair.pem", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:37.862Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.fc757817-3ce2-4f38-9b40-632a9cad3c7e"}, {"node_instance_id": "keypair_i1q92c", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:38.348Z", "message": "deleting keypair", "level": "info", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:37.862Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.fc757817-3ce2-4f38-9b40-632a9cad3c7e"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:38.348Z", "message": "Sending task 'neutron_plugin.port.disconnect_security_group'", "target_id": "security_group_u7atia", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:37.219Z", "source_id": "reference_vnf_port_o6ve7x", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:38.348Z", "message": "Task succeeded 'neutron_plugin.floatingip.disconnect_port'", "target_id": "reference_vnf_ip_fbw2u7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:37.126Z", "source_id": "reference_vnf_port_o6ve7x", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709"}, {"node_instance_id": "keypair_i1q92c", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:38.348Z", "message": "Sending task 'nova_plugin.keypair.delete'", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:36.654Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:38.348Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9696/v2.0/ports/63adc785-b7ad-4502-8d88-a5e3265fb240.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a17a95b5e7940c6279ed2c673bdb346cf67b099c\" -d '{\"port\": {\"security_groups\": []}}'", "level": "debug", "target_id": "security_group_u7atia", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:37.946Z", "source_id": "target_vnf_data_plane_port_djreh4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.8c6e8968-2a03-43f8-9c99-05a9e7bf417c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:38.348Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/ports.json?id=63adc785-b7ad-4502-8d88-a5e3265fb240 used request id req-08ebe505-f2cf-47c0-8b33-d433150a6f35", "level": "debug", "target_id": "security_group_u7atia", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:37.946Z", "source_id": "target_vnf_data_plane_port_djreh4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.8c6e8968-2a03-43f8-9c99-05a9e7bf417c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:38.348Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/ports.json?id=63adc785-b7ad-4502-8d88-a5e3265fb240 used request id req-08ebe505-f2cf-47c0-8b33-d433150a6f35", "level": "debug", "target_id": "security_group_u7atia", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:37.945Z", "source_id": "target_vnf_data_plane_port_djreh4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.8c6e8968-2a03-43f8-9c99-05a9e7bf417c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:38.348Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-08ebe505-f2cf-47c0-8b33-d433150a6f35 Date: Tue, 09 Apr 2019 11:45:27 GMT \nRESP BODY: {\"ports\":[{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-09T11:45:16Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"165bf9ac-fc3b-4b0e-800b-1a953fdd6bd3\",\"ip_address\":\"12.0.0.3\"}],\"id\":\"63adc785-b7ad-4502-8d88-a5e3265fb240\",\"security_groups\":[\"b231d75d-aade-4b71-b0fd-21fca7d25b51\"],\"mac_address\":\"fa:16:3e:55:87:b7\",\"project_id\":\"f55c71a2e604471b80edca6e39f1e3a7\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"target_vnf_data_plane_port\",\"admin_state_up\":true,\"network_id\":\"6d9e8165-fa29-4cba-bd7a-b0273d40e03d\",\"tenant_id\":\"f55c71a2e604471b80edca6e39f1e3a7\",\"created_at\":\"2019-04-09T11:35:29Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}]}\n", "level": "debug", "target_id": "security_group_u7atia", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:37.945Z", "source_id": "target_vnf_data_plane_port_djreh4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.8c6e8968-2a03-43f8-9c99-05a9e7bf417c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:38.348Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports.json?id=63adc785-b7ad-4502-8d88-a5e3265fb240 -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a17a95b5e7940c6279ed2c673bdb346cf67b099c\"", "level": "debug", "target_id": "security_group_u7atia", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:37.588Z", "source_id": "target_vnf_data_plane_port_djreh4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.8c6e8968-2a03-43f8-9c99-05a9e7bf417c"}, {"node_instance_id": "keypair_i1q92c", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:38.348Z", "message": "RESP: [300] Date: Tue, 09 Apr 2019 11:45:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3992cda0-a9be-41cd-b708-ce7894e5d6f5 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:37.868Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.fc757817-3ce2-4f38-9b40-632a9cad3c7e"}, {"node_instance_id": "keypair_i1q92c", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:38.348Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:37.863Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.fc757817-3ce2-4f38-9b40-632a9cad3c7e"}, {"node_instance_id": "keypair_i1q92c", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:38.923Z", "message": "RESP: [202] Date: Tue, 09 Apr 2019 11:45:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-acdf7e6b-ede4-40db-92ff-400904cea80a x-compute-request-id: req-acdf7e6b-ede4-40db-92ff-400904cea80a Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:38.666Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.fc757817-3ce2-4f38-9b40-632a9cad3c7e"}, {"node_instance_id": "reference_vnf_data_plane_port_8hbblf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:38.923Z", "message": "Deleting node instance", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:38.047Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709"}], "metadata": {"pagination": {"total": 519, "offset": 266, "size": 50}}} 2019-04-09 11:45:55,530 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 11:45:55,531 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 11:45:55 GMT 2019-04-09 11:45:55,531 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 11:45:55,531 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-09 11:45:55,531 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 11:45:55,531 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 11:45:55,531 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 11:45:55,531 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-09 11:45:55,533 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-09 11:45:55,533 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-09 11:45:55,534 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-44da14c1-d98e-413f-9411-c05b2e82638d 2019-04-09 11:45:55,534 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopped node instance: nothing to do 2019-04-09 11:45:55,534 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/ports.json?id=1389e174-b40a-4782-b003-ae8c045e8339 used request id req-a361dfb4-6d2f-427b-be9c-cf239ff561b8 2019-04-09 11:45:55,534 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?id=1389e174-b40a-4782-b003-ae8c045e8339 used request id req-a361dfb4-6d2f-427b-be9c-cf239ff561b8 2019-04-09 11:45:55,534 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 772 X-Openstack-Request-Id: req-a361dfb4-6d2f-427b-be9c-cf239ff561b8 Date: Tue, 09 Apr 2019 11:45:25 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-09T11:45:15Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"165bf9ac-fc3b-4b0e-800b-1a953fdd6bd3","ip_address":"12.0.0.7"}],"id":"1389e174-b40a-4782-b003-ae8c045e8339","security_groups":["b231d75d-aade-4b71-b0fd-21fca7d25b51"],"mac_address":"fa:16:3e:35:9b:b7","project_id":"f55c71a2e604471b80edca6e39f1e3a7","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"reference_vnf_data_plane_port","admin_state_up":true,"network_id":"6d9e8165-fa29-4cba-bd7a-b0273d40e03d","tenant_id":"f55c71a2e604471b80edca6e39f1e3a7","created_at":"2019-04-09T11:35:30Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2019-04-09 11:45:55,534 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports.json?id=1389e174-b40a-4782-b003-ae8c045e8339 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a51822db81516a005c3d51ac7a2c1155488ad6bb" 2019-04-09 11:45:55,535 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Unlinking relationships 2019-04-09 11:45:55,535 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopped node instance: nothing to do 2019-04-09 11:45:55,535 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopped node instance: nothing to do 2019-04-09 11:45:55,535 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-09 11:45:55,535 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9696/v2.0/ports/1389e174-b40a-4782-b003-ae8c045e8339.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a51822db81516a005c3d51ac7a2c1155488ad6bb" -d '{"port": {"security_groups": []}}' 2019-04-09 11:45:55,535 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/floatingips/5971c5f0-5879-4134-8080-7d617756558f.json used request id req-fe76ded1-9957-4c26-85e9-a388e2eb6491 2019-04-09 11:45:55,535 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 519 X-Openstack-Request-Id: req-fe76ded1-9957-4c26-85e9-a388e2eb6491 Date: Tue, 09 Apr 2019 11:45:26 GMT RESP BODY: {"floatingip": {"router_id": null, "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "created_at": "2019-04-09T11:35:18Z", "updated_at": "2019-04-09T11:45:25Z", "floating_network_id": "b62787c2-635d-4893-8553-7ee0260442ff", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.208", "revision_number": 3, "project_id": "f55c71a2e604471b80edca6e39f1e3a7", "port_id": null, "id": "5971c5f0-5879-4134-8080-7d617756558f", "qos_policy_id": null}} 2019-04-09 11:45:55,536 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-30e6db4a-3242-4195-83d0-08e9d5d4ee59 2019-04-09 11:45:55,536 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Unlinking relationships 2019-04-09 11:45:55,536 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Unlinking relationships 2019-04-09 11:45:55,536 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.disconnect_port' 2019-04-09 11:45:55,536 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 09 Apr 2019 11:45:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-30e6db4a-3242-4195-83d0-08e9d5d4ee59 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 11:45:55,536 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9696/v2.0/floatingips/733614ba-36aa-4a1c-a827-b61d27807f63.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d1a05d62793e7c9c15cfeda096a007efbcecdcb" -d '{"floatingip": {"port_id": null}}' 2019-04-09 11:45:55,537 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to neutron for http://172.30.9.21:9696/v2.0/floatingips/5971c5f0-5879-4134-8080-7d617756558f.json used request id req-fe76ded1-9957-4c26-85e9-a388e2eb6491 2019-04-09 11:45:55,537 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to neutron for http://172.30.9.21:9696/v2.0/ports/1389e174-b40a-4782-b003-ae8c045e8339.json used request id req-e4ce7dc5-8d8b-428a-bf9b-b036603d636a 2019-04-09 11:45:55,537 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-7d0fb266-bd0e-43a3-ae11-25dd320639b4 2019-04-09 11:45:55,537 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 09 Apr 2019 11:45:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7d0fb266-bd0e-43a3-ae11-25dd320639b4 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 11:45:55,537 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports/1389e174-b40a-4782-b003-ae8c045e8339.json used request id req-5aaed1db-cb0c-4f95-843e-e419df5ce64c 2019-04-09 11:45:55,537 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/ports/1389e174-b40a-4782-b003-ae8c045e8339.json used request id req-5aaed1db-cb0c-4f95-843e-e419df5ce64c 2019-04-09 11:45:55,537 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 731 X-Openstack-Request-Id: req-5aaed1db-cb0c-4f95-843e-e419df5ce64c Date: Tue, 09 Apr 2019 11:45:26 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-09T11:45:25Z","device_owner":"","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"165bf9ac-fc3b-4b0e-800b-1a953fdd6bd3","ip_address":"12.0.0.7"}],"id":"1389e174-b40a-4782-b003-ae8c045e8339","security_groups":[],"mac_address":"fa:16:3e:35:9b:b7","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_data_plane_port","project_id":"f55c71a2e604471b80edca6e39f1e3a7","qos_policy_id":null,"admin_state_up":true,"network_id":"6d9e8165-fa29-4cba-bd7a-b0273d40e03d","tenant_id":"f55c71a2e604471b80edca6e39f1e3a7","created_at":"2019-04-09T11:35:30Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-04-09 11:45:55,538 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/1389e174-b40a-4782-b003-ae8c045e8339.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a51822db81516a005c3d51ac7a2c1155488ad6bb" 2019-04-09 11:45:55,538 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 731 X-Openstack-Request-Id: req-e4ce7dc5-8d8b-428a-bf9b-b036603d636a Date: Tue, 09 Apr 2019 11:45:26 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-09T11:45:25Z","device_owner":"","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"165bf9ac-fc3b-4b0e-800b-1a953fdd6bd3","ip_address":"12.0.0.7"}],"id":"1389e174-b40a-4782-b003-ae8c045e8339","security_groups":[],"mac_address":"fa:16:3e:35:9b:b7","project_id":"f55c71a2e604471b80edca6e39f1e3a7","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"reference_vnf_data_plane_port","admin_state_up":true,"network_id":"6d9e8165-fa29-4cba-bd7a-b0273d40e03d","tenant_id":"f55c71a2e604471b80edca6e39f1e3a7","created_at":"2019-04-09T11:35:30Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-04-09 11:45:55,538 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-09 11:45:55,538 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node instance 2019-04-09 11:45:55,538 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Relationships unlinked 2019-04-09 11:45:55,538 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.disconnect_security_group' 2019-04-09 11:45:55,538 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/ports/1389e174-b40a-4782-b003-ae8c045e8339.json used request id req-e4ce7dc5-8d8b-428a-bf9b-b036603d636a 2019-04-09 11:45:55,539 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-3992cda0-a9be-41cd-b708-ce7894e5d6f5 2019-04-09 11:45:55,539 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting private key file at /etc/cloudify/.ssh/vnf_test_keypair.pem 2019-04-09 11:45:55,539 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting keypair 2019-04-09 11:45:55,539 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.disconnect_security_group' 2019-04-09 11:45:55,539 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.disconnect_port' 2019-04-09 11:45:55,539 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.delete' 2019-04-09 11:45:55,539 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9696/v2.0/ports/63adc785-b7ad-4502-8d88-a5e3265fb240.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a17a95b5e7940c6279ed2c673bdb346cf67b099c" -d '{"port": {"security_groups": []}}' 2019-04-09 11:45:55,540 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/ports.json?id=63adc785-b7ad-4502-8d88-a5e3265fb240 used request id req-08ebe505-f2cf-47c0-8b33-d433150a6f35 2019-04-09 11:45:55,540 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?id=63adc785-b7ad-4502-8d88-a5e3265fb240 used request id req-08ebe505-f2cf-47c0-8b33-d433150a6f35 2019-04-09 11:45:55,540 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-08ebe505-f2cf-47c0-8b33-d433150a6f35 Date: Tue, 09 Apr 2019 11:45:27 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-09T11:45:16Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"165bf9ac-fc3b-4b0e-800b-1a953fdd6bd3","ip_address":"12.0.0.3"}],"id":"63adc785-b7ad-4502-8d88-a5e3265fb240","security_groups":["b231d75d-aade-4b71-b0fd-21fca7d25b51"],"mac_address":"fa:16:3e:55:87:b7","project_id":"f55c71a2e604471b80edca6e39f1e3a7","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_data_plane_port","admin_state_up":true,"network_id":"6d9e8165-fa29-4cba-bd7a-b0273d40e03d","tenant_id":"f55c71a2e604471b80edca6e39f1e3a7","created_at":"2019-04-09T11:35:29Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2019-04-09 11:45:55,540 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports.json?id=63adc785-b7ad-4502-8d88-a5e3265fb240 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a17a95b5e7940c6279ed2c673bdb346cf67b099c" 2019-04-09 11:45:55,540 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 09 Apr 2019 11:45:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3992cda0-a9be-41cd-b708-ce7894e5d6f5 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 11:45:55,540 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-09 11:45:55,540 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [202] Date: Tue, 09 Apr 2019 11:45:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-acdf7e6b-ede4-40db-92ff-400904cea80a x-compute-request-id: req-acdf7e6b-ede4-40db-92ff-400904cea80a Content-Length: 0 Content-Type: application/json 2019-04-09 11:45:55,541 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node instance 2019-04-09 11:45:55,541 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/f003e715-29aa-47ac-92db-7722301f4709 2019-04-09 11:45:55,614 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 11:45:55,614 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 11:45:55,615 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 11:45:55,615 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 11:45:55,615 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 11:45:55,615 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 11:45:55,615 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 11:45:55,615 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T11:45:18.582Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-04-09T11:45:18.583Z", "id": "f003e715-29aa-47ac-92db-7722301f4709"} 2019-04-09 11:45:55,615 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 11:45:55,615 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 11:45:55 GMT 2019-04-09 11:45:55,615 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 11:45:55,616 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 562 2019-04-09 11:45:55,616 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 11:45:55,616 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 11:45:55,616 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 11:46:00,621 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-04-09 11:46:00,713 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 11:46:00,713 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 11:46:00,714 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 11:46:00,714 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 11:46:00,714 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 11:46:00,714 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 11:46:00,714 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 11:46:00,714 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:38.923Z", "message": "Task succeeded 'neutron_plugin.port.disconnect_security_group'", "target_id": "security_group_u7atia", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:37.674Z", "source_id": "reference_vnf_data_plane_port_8hbblf", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709"}, {"node_instance_id": "reference_vnf_data_plane_port_8hbblf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:38.923Z", "message": "Deleting node instance", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:38.047Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709"}, {"node_instance_id": "keypair_i1q92c", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:38.923Z", "message": "RESP: [202] Date: Tue, 09 Apr 2019 11:45:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-acdf7e6b-ede4-40db-92ff-400904cea80a x-compute-request-id: req-acdf7e6b-ede4-40db-92ff-400904cea80a Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:38.666Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.fc757817-3ce2-4f38-9b40-632a9cad3c7e"}, {"node_instance_id": "keypair_i1q92c", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:38.923Z", "message": "DELETE call to compute for http://172.30.9.21:8774/v2.1/os-keypairs/vnf_test_keypair used request id req-acdf7e6b-ede4-40db-92ff-400904cea80a", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:38.666Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.fc757817-3ce2-4f38-9b40-632a9cad3c7e"}, {"node_instance_id": "keypair_i1q92c", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:38.923Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/os-keypairs/vnf_test_keypair -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}050440ccfcf62275b88bd42e2096943937ca1928\"", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:38.277Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.fc757817-3ce2-4f38-9b40-632a9cad3c7e"}, {"node_instance_id": "keypair_i1q92c", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:38.923Z", "message": "DELETE call to compute for http://172.30.9.21:8774/v2.1/os-keypairs/vnf_test_keypair used request id req-acdf7e6b-ede4-40db-92ff-400904cea80a", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:38.666Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.fc757817-3ce2-4f38-9b40-632a9cad3c7e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:38.923Z", "message": "PUT call to network for http://172.30.9.21:9696/v2.0/floatingips/733614ba-36aa-4a1c-a827-b61d27807f63.json used request id req-df5f5902-c624-4dc6-b7e0-4c0ae1208bb2", "level": "debug", "target_id": "target_vnf_ip_wncxl4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:38.358Z", "source_id": "target_vnf_port_qnj0bh", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.ead77c4f-585b-4087-89e8-e98b026f2711"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:38.923Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 519 X-Openstack-Request-Id: req-df5f5902-c624-4dc6-b7e0-4c0ae1208bb2 Date: Tue, 09 Apr 2019 11:45:27 GMT \nRESP BODY: {\"floatingip\": {\"router_id\": null, \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"f55c71a2e604471b80edca6e39f1e3a7\", \"created_at\": \"2019-04-09T11:35:20Z\", \"updated_at\": \"2019-04-09T11:45:26Z\", \"floating_network_id\": \"b62787c2-635d-4893-8553-7ee0260442ff\", \"port_details\": null, \"fixed_ip_address\": null, \"floating_ip_address\": \"172.30.9.204\", \"revision_number\": 3, \"project_id\": \"f55c71a2e604471b80edca6e39f1e3a7\", \"port_id\": null, \"id\": \"733614ba-36aa-4a1c-a827-b61d27807f63\", \"qos_policy_id\": null}}\n", "level": "debug", "target_id": "target_vnf_ip_wncxl4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:38.358Z", "source_id": "target_vnf_port_qnj0bh", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.ead77c4f-585b-4087-89e8-e98b026f2711"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:38.923Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-37a8d63b-6f98-4dd9-8d35-868c4168b13c", "level": "debug", "target_id": "security_group_u7atia", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:38.324Z", "source_id": "reference_vnf_port_o6ve7x", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.fdd7a080-6b5b-4718-9d44-8bea5f999e34"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:38.923Z", "message": "RESP: [300] Date: Tue, 09 Apr 2019 11:45:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-37a8d63b-6f98-4dd9-8d35-868c4168b13c Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "security_group_u7atia", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:38.323Z", "source_id": "reference_vnf_port_o6ve7x", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.fdd7a080-6b5b-4718-9d44-8bea5f999e34"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:38.923Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "security_group_u7atia", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:38.319Z", "source_id": "reference_vnf_port_o6ve7x", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.fdd7a080-6b5b-4718-9d44-8bea5f999e34"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:38.923Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports.json?id=1e332cd9-274c-41ee-b9d5-86a278b84a55 -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e271d8506d4bc3a1a305b5ff54d423f0ba1d8d9f\"", "level": "debug", "target_id": "security_group_u7atia", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:38.762Z", "source_id": "reference_vnf_port_o6ve7x", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.fdd7a080-6b5b-4718-9d44-8bea5f999e34"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:39.551Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/ports/63adc785-b7ad-4502-8d88-a5e3265fb240.json used request id req-06daac7b-4d65-4fd0-b857-bf8b3745bcb6", "level": "debug", "target_id": "security_group_u7atia", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:38.839Z", "source_id": "target_vnf_data_plane_port_djreh4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.8c6e8968-2a03-43f8-9c99-05a9e7bf417c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:39.551Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-06daac7b-4d65-4fd0-b857-bf8b3745bcb6 Date: Tue, 09 Apr 2019 11:45:28 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-09T11:45:27Z\",\"device_owner\":\"\",\"revision_number\":9,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"165bf9ac-fc3b-4b0e-800b-1a953fdd6bd3\",\"ip_address\":\"12.0.0.3\"}],\"id\":\"63adc785-b7ad-4502-8d88-a5e3265fb240\",\"security_groups\":[],\"mac_address\":\"fa:16:3e:55:87:b7\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_data_plane_port\",\"project_id\":\"f55c71a2e604471b80edca6e39f1e3a7\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"6d9e8165-fa29-4cba-bd7a-b0273d40e03d\",\"tenant_id\":\"f55c71a2e604471b80edca6e39f1e3a7\",\"created_at\":\"2019-04-09T11:35:29Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_u7atia", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:38.839Z", "source_id": "target_vnf_data_plane_port_djreh4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.8c6e8968-2a03-43f8-9c99-05a9e7bf417c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:39.551Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/63adc785-b7ad-4502-8d88-a5e3265fb240.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a17a95b5e7940c6279ed2c673bdb346cf67b099c\"", "level": "debug", "target_id": "security_group_u7atia", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:38.797Z", "source_id": "target_vnf_data_plane_port_djreh4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.8c6e8968-2a03-43f8-9c99-05a9e7bf417c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:39.551Z", "message": "PUT call to neutron for http://172.30.9.21:9696/v2.0/ports/63adc785-b7ad-4502-8d88-a5e3265fb240.json used request id req-c26b1135-7384-4d69-8338-8494d095cf0b", "level": "debug", "target_id": "security_group_u7atia", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:38.797Z", "source_id": "target_vnf_data_plane_port_djreh4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.8c6e8968-2a03-43f8-9c99-05a9e7bf417c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:39.551Z", "message": "PUT call to network for http://172.30.9.21:9696/v2.0/ports/63adc785-b7ad-4502-8d88-a5e3265fb240.json used request id req-c26b1135-7384-4d69-8338-8494d095cf0b", "level": "debug", "target_id": "security_group_u7atia", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:38.797Z", "source_id": "target_vnf_data_plane_port_djreh4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.8c6e8968-2a03-43f8-9c99-05a9e7bf417c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:39.551Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-c26b1135-7384-4d69-8338-8494d095cf0b Date: Tue, 09 Apr 2019 11:45:28 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-09T11:45:27Z\",\"device_owner\":\"\",\"revision_number\":9,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"165bf9ac-fc3b-4b0e-800b-1a953fdd6bd3\",\"ip_address\":\"12.0.0.3\"}],\"id\":\"63adc785-b7ad-4502-8d88-a5e3265fb240\",\"security_groups\":[],\"mac_address\":\"fa:16:3e:55:87:b7\",\"project_id\":\"f55c71a2e604471b80edca6e39f1e3a7\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"target_vnf_data_plane_port\",\"admin_state_up\":true,\"network_id\":\"6d9e8165-fa29-4cba-bd7a-b0273d40e03d\",\"tenant_id\":\"f55c71a2e604471b80edca6e39f1e3a7\",\"created_at\":\"2019-04-09T11:35:29Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_u7atia", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:38.796Z", "source_id": "target_vnf_data_plane_port_djreh4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.8c6e8968-2a03-43f8-9c99-05a9e7bf417c"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:39.551Z", "message": "Task succeeded 'neutron_plugin.floatingip.disconnect_port'", "target_id": "target_vnf_ip_wncxl4", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:38.852Z", "source_id": "target_vnf_port_qnj0bh", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:39.551Z", "message": "Sending task 'neutron_plugin.port.disconnect_security_group'", "target_id": "security_group_u7atia", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:39.034Z", "source_id": "target_vnf_port_qnj0bh", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709"}, {"node_instance_id": "reference_vnf_data_plane_port_8hbblf", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:39.551Z", "message": "Sending task 'neutron_plugin.port.delete'", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:38.226Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:39.551Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9696/v2.0/ports/1e332cd9-274c-41ee-b9d5-86a278b84a55.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e271d8506d4bc3a1a305b5ff54d423f0ba1d8d9f\" -d '{\"port\": {\"security_groups\": []}}'", "level": "debug", "target_id": "security_group_u7atia", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:39.080Z", "source_id": "reference_vnf_port_o6ve7x", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.fdd7a080-6b5b-4718-9d44-8bea5f999e34"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:39.551Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/ports.json?id=1e332cd9-274c-41ee-b9d5-86a278b84a55 used request id req-cb725c04-8e53-40e6-8b7a-ee0b169c180e", "level": "debug", "target_id": "security_group_u7atia", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:39.079Z", "source_id": "reference_vnf_port_o6ve7x", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.fdd7a080-6b5b-4718-9d44-8bea5f999e34"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:39.551Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/ports.json?id=1e332cd9-274c-41ee-b9d5-86a278b84a55 used request id req-cb725c04-8e53-40e6-8b7a-ee0b169c180e", "level": "debug", "target_id": "security_group_u7atia", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:39.079Z", "source_id": "reference_vnf_port_o6ve7x", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.fdd7a080-6b5b-4718-9d44-8bea5f999e34"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:39.551Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 762 X-Openstack-Request-Id: req-cb725c04-8e53-40e6-8b7a-ee0b169c180e Date: Tue, 09 Apr 2019 11:45:28 GMT \nRESP BODY: {\"ports\":[{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-09T11:45:18Z\",\"device_owner\":\"\",\"revision_number\":9,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"70a68cd3-0fff-4f5b-a62b-0b2bc47a448b\",\"ip_address\":\"11.0.0.10\"}],\"id\":\"1e332cd9-274c-41ee-b9d5-86a278b84a55\",\"security_groups\":[\"b231d75d-aade-4b71-b0fd-21fca7d25b51\"],\"mac_address\":\"fa:16:3e:71:27:5f\",\"project_id\":\"f55c71a2e604471b80edca6e39f1e3a7\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"reference_vnf_port\",\"admin_state_up\":true,\"network_id\":\"306e345c-8270-411c-be66-1ad28be303c6\",\"tenant_id\":\"f55c71a2e604471b80edca6e39f1e3a7\",\"created_at\":\"2019-04-09T11:35:38Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}]}\n", "level": "debug", "target_id": "security_group_u7atia", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:39.078Z", "source_id": "reference_vnf_port_o6ve7x", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.fdd7a080-6b5b-4718-9d44-8bea5f999e34"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:39.551Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/ports/63adc785-b7ad-4502-8d88-a5e3265fb240.json used request id req-06daac7b-4d65-4fd0-b857-bf8b3745bcb6", "level": "debug", "target_id": "security_group_u7atia", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:38.839Z", "source_id": "target_vnf_data_plane_port_djreh4", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.8c6e8968-2a03-43f8-9c99-05a9e7bf417c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:40.131Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/ports/1e332cd9-274c-41ee-b9d5-86a278b84a55.json used request id req-59360743-9986-4c1f-88fc-dc5927056019", "level": "debug", "target_id": "security_group_u7atia", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:39.630Z", "source_id": "reference_vnf_port_o6ve7x", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.fdd7a080-6b5b-4718-9d44-8bea5f999e34"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:40.131Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/ports/1e332cd9-274c-41ee-b9d5-86a278b84a55.json used request id req-59360743-9986-4c1f-88fc-dc5927056019", "level": "debug", "target_id": "security_group_u7atia", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:39.630Z", "source_id": "reference_vnf_port_o6ve7x", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.fdd7a080-6b5b-4718-9d44-8bea5f999e34"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:40.131Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-59360743-9986-4c1f-88fc-dc5927056019 Date: Tue, 09 Apr 2019 11:45:28 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-09T11:45:28Z\",\"device_owner\":\"\",\"revision_number\":10,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"70a68cd3-0fff-4f5b-a62b-0b2bc47a448b\",\"ip_address\":\"11.0.0.10\"}],\"id\":\"1e332cd9-274c-41ee-b9d5-86a278b84a55\",\"security_groups\":[],\"mac_address\":\"fa:16:3e:71:27:5f\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"f55c71a2e604471b80edca6e39f1e3a7\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"306e345c-8270-411c-be66-1ad28be303c6\",\"tenant_id\":\"f55c71a2e604471b80edca6e39f1e3a7\",\"created_at\":\"2019-04-09T11:35:38Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_u7atia", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:39.630Z", "source_id": "reference_vnf_port_o6ve7x", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.fdd7a080-6b5b-4718-9d44-8bea5f999e34"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:40.131Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/1e332cd9-274c-41ee-b9d5-86a278b84a55.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e271d8506d4bc3a1a305b5ff54d423f0ba1d8d9f\"", "level": "debug", "target_id": "security_group_u7atia", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:39.583Z", "source_id": "reference_vnf_port_o6ve7x", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.fdd7a080-6b5b-4718-9d44-8bea5f999e34"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:40.131Z", "message": "PUT call to neutron for http://172.30.9.21:9696/v2.0/ports/1e332cd9-274c-41ee-b9d5-86a278b84a55.json used request id req-f8456077-24f4-43c1-9dfa-66b52a4c0f31", "level": "debug", "target_id": "security_group_u7atia", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:39.582Z", "source_id": "reference_vnf_port_o6ve7x", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.fdd7a080-6b5b-4718-9d44-8bea5f999e34"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:40.131Z", "message": "PUT call to network for http://172.30.9.21:9696/v2.0/ports/1e332cd9-274c-41ee-b9d5-86a278b84a55.json used request id req-f8456077-24f4-43c1-9dfa-66b52a4c0f31", "level": "debug", "target_id": "security_group_u7atia", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:39.582Z", "source_id": "reference_vnf_port_o6ve7x", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.fdd7a080-6b5b-4718-9d44-8bea5f999e34"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:40.131Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-f8456077-24f4-43c1-9dfa-66b52a4c0f31 Date: Tue, 09 Apr 2019 11:45:28 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-09T11:45:28Z\",\"device_owner\":\"\",\"revision_number\":10,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"70a68cd3-0fff-4f5b-a62b-0b2bc47a448b\",\"ip_address\":\"11.0.0.10\"}],\"id\":\"1e332cd9-274c-41ee-b9d5-86a278b84a55\",\"security_groups\":[],\"mac_address\":\"fa:16:3e:71:27:5f\",\"project_id\":\"f55c71a2e604471b80edca6e39f1e3a7\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"reference_vnf_port\",\"admin_state_up\":true,\"network_id\":\"306e345c-8270-411c-be66-1ad28be303c6\",\"tenant_id\":\"f55c71a2e604471b80edca6e39f1e3a7\",\"created_at\":\"2019-04-09T11:35:38Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_u7atia", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:39.581Z", "source_id": "reference_vnf_port_o6ve7x", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.fdd7a080-6b5b-4718-9d44-8bea5f999e34"}, {"node_instance_id": "keypair_i1q92c", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:40.131Z", "message": "Task succeeded 'nova_plugin.keypair.delete'", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:39.309Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:40.131Z", "message": "Task succeeded 'neutron_plugin.port.disconnect_security_group'", "target_id": "security_group_u7atia", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:39.312Z", "source_id": "target_vnf_data_plane_port_djreh4", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709"}, {"node_instance_id": "keypair_i1q92c", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:40.131Z", "message": "Deleted node instance", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:39.340Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709"}, {"node_instance_id": "reference_vnf_data_plane_port_8hbblf", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:40.131Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-db84ab71-0c4c-432c-8d1a-9bef65cffce5", "level": "debug", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:39.559Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.4f748411-dd90-40cd-a1d6-d88100c2e858"}, {"node_instance_id": "reference_vnf_data_plane_port_8hbblf", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:40.131Z", "message": "RESP: [300] Date: Tue, 09 Apr 2019 11:45:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-db84ab71-0c4c-432c-8d1a-9bef65cffce5 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:39.559Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.4f748411-dd90-40cd-a1d6-d88100c2e858"}, {"node_instance_id": "reference_vnf_data_plane_port_8hbblf", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:40.131Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:39.553Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.4f748411-dd90-40cd-a1d6-d88100c2e858"}, {"node_instance_id": "reference_vnf_data_plane_port_8hbblf", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:40.131Z", "message": "deleting port", "level": "info", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:39.553Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.4f748411-dd90-40cd-a1d6-d88100c2e858"}, {"node_instance_id": "target_vnf_data_plane_port_djreh4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:40.772Z", "message": "Relationships unlinked", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:39.725Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709"}, {"node_instance_id": "target_vnf_data_plane_port_djreh4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:40.772Z", "message": "Deleting node instance", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:40.020Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:40.772Z", "message": "Task succeeded 'neutron_plugin.port.disconnect_security_group'", "target_id": "security_group_u7atia", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:40.077Z", "source_id": "reference_vnf_port_o6ve7x", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:40.772Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-929d9778-86b2-49f5-94d8-a3c140ef3b9f", "level": "debug", "target_id": "security_group_u7atia", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:40.361Z", "source_id": "target_vnf_port_qnj0bh", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.a0affafb-baff-4c91-bc3f-3936570d1ac4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:40.772Z", "message": "RESP: [300] Date: Tue, 09 Apr 2019 11:45:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-929d9778-86b2-49f5-94d8-a3c140ef3b9f Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "security_group_u7atia", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:40.361Z", "source_id": "target_vnf_port_qnj0bh", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.a0affafb-baff-4c91-bc3f-3936570d1ac4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:40.772Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "security_group_u7atia", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:40.357Z", "source_id": "target_vnf_port_qnj0bh", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.a0affafb-baff-4c91-bc3f-3936570d1ac4"}, {"node_instance_id": "reference_vnf_data_plane_port_8hbblf", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:40.772Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/ports/1389e174-b40a-4782-b003-ae8c045e8339.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ae6161346606163cb3524c02959b20056f972d9d\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:40.066Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.4f748411-dd90-40cd-a1d6-d88100c2e858"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:41.354Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/ports.json?id=b6aa961f-3d8c-43a8-b0d9-7480d838a516 used request id req-8d9351b6-af13-4667-85ad-4bb6103072e6", "level": "debug", "target_id": "security_group_u7atia", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:41.025Z", "source_id": "target_vnf_port_qnj0bh", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.a0affafb-baff-4c91-bc3f-3936570d1ac4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:41.354Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9696/v2.0/ports/b6aa961f-3d8c-43a8-b0d9-7480d838a516.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9a4803ab5d158b9f1eeb838ab34b3f1d8585d163\" -d '{\"port\": {\"security_groups\": []}}'", "level": "debug", "target_id": "security_group_u7atia", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:41.026Z", "source_id": "target_vnf_port_qnj0bh", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.a0affafb-baff-4c91-bc3f-3936570d1ac4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:41.354Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/ports.json?id=b6aa961f-3d8c-43a8-b0d9-7480d838a516 used request id req-8d9351b6-af13-4667-85ad-4bb6103072e6", "level": "debug", "target_id": "security_group_u7atia", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:41.024Z", "source_id": "target_vnf_port_qnj0bh", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.a0affafb-baff-4c91-bc3f-3936570d1ac4"}], "metadata": {"pagination": {"total": 553, "offset": 316, "size": 50}}} 2019-04-09 11:46:00,714 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 11:46:00,715 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 11:46:00 GMT 2019-04-09 11:46:00,715 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 11:46:00,715 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-09 11:46:00,715 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 11:46:00,715 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 11:46:00,715 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 11:46:00,715 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-09 11:46:00,717 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.disconnect_security_group' 2019-04-09 11:46:00,717 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node instance 2019-04-09 11:46:00,718 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [202] Date: Tue, 09 Apr 2019 11:45:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-acdf7e6b-ede4-40db-92ff-400904cea80a x-compute-request-id: req-acdf7e6b-ede4-40db-92ff-400904cea80a Content-Length: 0 Content-Type: application/json 2019-04-09 11:46:00,718 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/os-keypairs/vnf_test_keypair used request id req-acdf7e6b-ede4-40db-92ff-400904cea80a 2019-04-09 11:46:00,718 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/os-keypairs/vnf_test_keypair -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}050440ccfcf62275b88bd42e2096943937ca1928" 2019-04-09 11:46:00,718 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/os-keypairs/vnf_test_keypair used request id req-acdf7e6b-ede4-40db-92ff-400904cea80a 2019-04-09 11:46:00,718 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/floatingips/733614ba-36aa-4a1c-a827-b61d27807f63.json used request id req-df5f5902-c624-4dc6-b7e0-4c0ae1208bb2 2019-04-09 11:46:00,718 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 519 X-Openstack-Request-Id: req-df5f5902-c624-4dc6-b7e0-4c0ae1208bb2 Date: Tue, 09 Apr 2019 11:45:27 GMT RESP BODY: {"floatingip": {"router_id": null, "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "created_at": "2019-04-09T11:35:20Z", "updated_at": "2019-04-09T11:45:26Z", "floating_network_id": "b62787c2-635d-4893-8553-7ee0260442ff", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.204", "revision_number": 3, "project_id": "f55c71a2e604471b80edca6e39f1e3a7", "port_id": null, "id": "733614ba-36aa-4a1c-a827-b61d27807f63", "qos_policy_id": null}} 2019-04-09 11:46:00,719 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-37a8d63b-6f98-4dd9-8d35-868c4168b13c 2019-04-09 11:46:00,719 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 09 Apr 2019 11:45:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-37a8d63b-6f98-4dd9-8d35-868c4168b13c Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 11:46:00,719 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-09 11:46:00,719 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports.json?id=1e332cd9-274c-41ee-b9d5-86a278b84a55 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e271d8506d4bc3a1a305b5ff54d423f0ba1d8d9f" 2019-04-09 11:46:00,719 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/ports/63adc785-b7ad-4502-8d88-a5e3265fb240.json used request id req-06daac7b-4d65-4fd0-b857-bf8b3745bcb6 2019-04-09 11:46:00,719 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-06daac7b-4d65-4fd0-b857-bf8b3745bcb6 Date: Tue, 09 Apr 2019 11:45:28 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-09T11:45:27Z","device_owner":"","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"165bf9ac-fc3b-4b0e-800b-1a953fdd6bd3","ip_address":"12.0.0.3"}],"id":"63adc785-b7ad-4502-8d88-a5e3265fb240","security_groups":[],"mac_address":"fa:16:3e:55:87:b7","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_data_plane_port","project_id":"f55c71a2e604471b80edca6e39f1e3a7","qos_policy_id":null,"admin_state_up":true,"network_id":"6d9e8165-fa29-4cba-bd7a-b0273d40e03d","tenant_id":"f55c71a2e604471b80edca6e39f1e3a7","created_at":"2019-04-09T11:35:29Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-04-09 11:46:00,720 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/63adc785-b7ad-4502-8d88-a5e3265fb240.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a17a95b5e7940c6279ed2c673bdb346cf67b099c" 2019-04-09 11:46:00,720 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to neutron for http://172.30.9.21:9696/v2.0/ports/63adc785-b7ad-4502-8d88-a5e3265fb240.json used request id req-c26b1135-7384-4d69-8338-8494d095cf0b 2019-04-09 11:46:00,720 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/ports/63adc785-b7ad-4502-8d88-a5e3265fb240.json used request id req-c26b1135-7384-4d69-8338-8494d095cf0b 2019-04-09 11:46:00,720 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-c26b1135-7384-4d69-8338-8494d095cf0b Date: Tue, 09 Apr 2019 11:45:28 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-09T11:45:27Z","device_owner":"","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"165bf9ac-fc3b-4b0e-800b-1a953fdd6bd3","ip_address":"12.0.0.3"}],"id":"63adc785-b7ad-4502-8d88-a5e3265fb240","security_groups":[],"mac_address":"fa:16:3e:55:87:b7","project_id":"f55c71a2e604471b80edca6e39f1e3a7","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_data_plane_port","admin_state_up":true,"network_id":"6d9e8165-fa29-4cba-bd7a-b0273d40e03d","tenant_id":"f55c71a2e604471b80edca6e39f1e3a7","created_at":"2019-04-09T11:35:29Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-04-09 11:46:00,720 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.disconnect_port' 2019-04-09 11:46:00,720 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.disconnect_security_group' 2019-04-09 11:46:00,720 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.delete' 2019-04-09 11:46:00,721 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9696/v2.0/ports/1e332cd9-274c-41ee-b9d5-86a278b84a55.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e271d8506d4bc3a1a305b5ff54d423f0ba1d8d9f" -d '{"port": {"security_groups": []}}' 2019-04-09 11:46:00,721 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/ports.json?id=1e332cd9-274c-41ee-b9d5-86a278b84a55 used request id req-cb725c04-8e53-40e6-8b7a-ee0b169c180e 2019-04-09 11:46:00,721 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?id=1e332cd9-274c-41ee-b9d5-86a278b84a55 used request id req-cb725c04-8e53-40e6-8b7a-ee0b169c180e 2019-04-09 11:46:00,721 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 762 X-Openstack-Request-Id: req-cb725c04-8e53-40e6-8b7a-ee0b169c180e Date: Tue, 09 Apr 2019 11:45:28 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-09T11:45:18Z","device_owner":"","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"70a68cd3-0fff-4f5b-a62b-0b2bc47a448b","ip_address":"11.0.0.10"}],"id":"1e332cd9-274c-41ee-b9d5-86a278b84a55","security_groups":["b231d75d-aade-4b71-b0fd-21fca7d25b51"],"mac_address":"fa:16:3e:71:27:5f","project_id":"f55c71a2e604471b80edca6e39f1e3a7","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"reference_vnf_port","admin_state_up":true,"network_id":"306e345c-8270-411c-be66-1ad28be303c6","tenant_id":"f55c71a2e604471b80edca6e39f1e3a7","created_at":"2019-04-09T11:35:38Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2019-04-09 11:46:00,721 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports/63adc785-b7ad-4502-8d88-a5e3265fb240.json used request id req-06daac7b-4d65-4fd0-b857-bf8b3745bcb6 2019-04-09 11:46:00,721 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/ports/1e332cd9-274c-41ee-b9d5-86a278b84a55.json used request id req-59360743-9986-4c1f-88fc-dc5927056019 2019-04-09 11:46:00,722 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports/1e332cd9-274c-41ee-b9d5-86a278b84a55.json used request id req-59360743-9986-4c1f-88fc-dc5927056019 2019-04-09 11:46:00,722 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-59360743-9986-4c1f-88fc-dc5927056019 Date: Tue, 09 Apr 2019 11:45:28 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-09T11:45:28Z","device_owner":"","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"70a68cd3-0fff-4f5b-a62b-0b2bc47a448b","ip_address":"11.0.0.10"}],"id":"1e332cd9-274c-41ee-b9d5-86a278b84a55","security_groups":[],"mac_address":"fa:16:3e:71:27:5f","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"f55c71a2e604471b80edca6e39f1e3a7","qos_policy_id":null,"admin_state_up":true,"network_id":"306e345c-8270-411c-be66-1ad28be303c6","tenant_id":"f55c71a2e604471b80edca6e39f1e3a7","created_at":"2019-04-09T11:35:38Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-04-09 11:46:00,722 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/1e332cd9-274c-41ee-b9d5-86a278b84a55.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e271d8506d4bc3a1a305b5ff54d423f0ba1d8d9f" 2019-04-09 11:46:00,722 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to neutron for http://172.30.9.21:9696/v2.0/ports/1e332cd9-274c-41ee-b9d5-86a278b84a55.json used request id req-f8456077-24f4-43c1-9dfa-66b52a4c0f31 2019-04-09 11:46:00,722 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/ports/1e332cd9-274c-41ee-b9d5-86a278b84a55.json used request id req-f8456077-24f4-43c1-9dfa-66b52a4c0f31 2019-04-09 11:46:00,722 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-f8456077-24f4-43c1-9dfa-66b52a4c0f31 Date: Tue, 09 Apr 2019 11:45:28 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-09T11:45:28Z","device_owner":"","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"70a68cd3-0fff-4f5b-a62b-0b2bc47a448b","ip_address":"11.0.0.10"}],"id":"1e332cd9-274c-41ee-b9d5-86a278b84a55","security_groups":[],"mac_address":"fa:16:3e:71:27:5f","project_id":"f55c71a2e604471b80edca6e39f1e3a7","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"reference_vnf_port","admin_state_up":true,"network_id":"306e345c-8270-411c-be66-1ad28be303c6","tenant_id":"f55c71a2e604471b80edca6e39f1e3a7","created_at":"2019-04-09T11:35:38Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-04-09 11:46:00,722 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.keypair.delete' 2019-04-09 11:46:00,723 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.disconnect_security_group' 2019-04-09 11:46:00,723 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleted node instance 2019-04-09 11:46:00,723 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-db84ab71-0c4c-432c-8d1a-9bef65cffce5 2019-04-09 11:46:00,723 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 09 Apr 2019 11:45:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-db84ab71-0c4c-432c-8d1a-9bef65cffce5 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 11:46:00,723 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-09 11:46:00,723 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting port 2019-04-09 11:46:00,723 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Relationships unlinked 2019-04-09 11:46:00,724 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node instance 2019-04-09 11:46:00,724 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.disconnect_security_group' 2019-04-09 11:46:00,724 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-929d9778-86b2-49f5-94d8-a3c140ef3b9f 2019-04-09 11:46:00,724 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 09 Apr 2019 11:45:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-929d9778-86b2-49f5-94d8-a3c140ef3b9f Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 11:46:00,724 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-09 11:46:00,724 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/ports/1389e174-b40a-4782-b003-ae8c045e8339.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae6161346606163cb3524c02959b20056f972d9d" 2019-04-09 11:46:00,724 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/ports.json?id=b6aa961f-3d8c-43a8-b0d9-7480d838a516 used request id req-8d9351b6-af13-4667-85ad-4bb6103072e6 2019-04-09 11:46:00,725 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9696/v2.0/ports/b6aa961f-3d8c-43a8-b0d9-7480d838a516.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a4803ab5d158b9f1eeb838ab34b3f1d8585d163" -d '{"port": {"security_groups": []}}' 2019-04-09 11:46:00,725 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?id=b6aa961f-3d8c-43a8-b0d9-7480d838a516 used request id req-8d9351b6-af13-4667-85ad-4bb6103072e6 2019-04-09 11:46:00,725 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/f003e715-29aa-47ac-92db-7722301f4709 2019-04-09 11:46:00,810 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 11:46:00,810 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 11:46:00,811 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 11:46:00,811 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 11:46:00,811 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 11:46:00,811 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 11:46:00,811 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 11:46:00,811 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T11:45:18.582Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-04-09T11:45:18.583Z", "id": "f003e715-29aa-47ac-92db-7722301f4709"} 2019-04-09 11:46:00,811 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 11:46:00,811 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 11:46:00 GMT 2019-04-09 11:46:00,811 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 11:46:00,812 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 562 2019-04-09 11:46:00,812 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 11:46:00,812 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 11:46:00,812 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 11:46:05,817 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-04-09 11:46:05,898 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 11:46:05,898 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 11:46:05,898 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 11:46:05,898 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 11:46:05,899 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 11:46:05,899 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 11:46:05,899 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 11:46:05,899 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:41.354Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 758 X-Openstack-Request-Id: req-8d9351b6-af13-4667-85ad-4bb6103072e6 Date: Tue, 09 Apr 2019 11:45:30 GMT \nRESP BODY: {\"ports\":[{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-09T11:45:19Z\",\"device_owner\":\"\",\"revision_number\":9,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"70a68cd3-0fff-4f5b-a62b-0b2bc47a448b\",\"ip_address\":\"11.0.0.3\"}],\"id\":\"b6aa961f-3d8c-43a8-b0d9-7480d838a516\",\"security_groups\":[\"b231d75d-aade-4b71-b0fd-21fca7d25b51\"],\"mac_address\":\"fa:16:3e:50:e1:dd\",\"project_id\":\"f55c71a2e604471b80edca6e39f1e3a7\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"target_vnf_port\",\"admin_state_up\":true,\"network_id\":\"306e345c-8270-411c-be66-1ad28be303c6\",\"tenant_id\":\"f55c71a2e604471b80edca6e39f1e3a7\",\"created_at\":\"2019-04-09T11:35:39Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}]}\n", "level": "debug", "target_id": "security_group_u7atia", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:41.024Z", "source_id": "target_vnf_port_qnj0bh", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.a0affafb-baff-4c91-bc3f-3936570d1ac4"}, {"node_instance_id": "target_vnf_data_plane_port_djreh4", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:41.354Z", "message": "Sending task 'neutron_plugin.port.delete'", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:40.290Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709"}, {"node_instance_id": "reference_vnf_port_o6ve7x", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:41.354Z", "message": "Relationships unlinked", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:40.489Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709"}, {"node_instance_id": "reference_vnf_port_o6ve7x", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:41.354Z", "message": "Deleting node instance", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:40.691Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:41.354Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/ports.json?id=b6aa961f-3d8c-43a8-b0d9-7480d838a516 used request id req-8d9351b6-af13-4667-85ad-4bb6103072e6", "level": "debug", "target_id": "security_group_u7atia", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:41.024Z", "source_id": "target_vnf_port_qnj0bh", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.a0affafb-baff-4c91-bc3f-3936570d1ac4"}, {"node_instance_id": "target_vnf_data_plane_port_djreh4", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:41.863Z", "message": "deleting port", "level": "info", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:41.385Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.2baba541-67f3-4b4f-a455-06177052e760"}, {"node_instance_id": "reference_vnf_port_o6ve7x", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:41.863Z", "message": "Sending task 'neutron_plugin.port.delete'", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:40.838Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709"}, {"node_instance_id": "target_vnf_data_plane_port_djreh4", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:41.863Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:41.397Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.2baba541-67f3-4b4f-a455-06177052e760"}, {"node_instance_id": "target_vnf_data_plane_port_djreh4", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:41.863Z", "message": "RESP: [300] Date: Tue, 09 Apr 2019 11:45:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5d033916-028d-495b-8581-7699f62ff040 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:41.401Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.2baba541-67f3-4b4f-a455-06177052e760"}, {"node_instance_id": "target_vnf_data_plane_port_djreh4", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:41.863Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-5d033916-028d-495b-8581-7699f62ff040", "level": "debug", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:41.402Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.2baba541-67f3-4b4f-a455-06177052e760"}, {"node_instance_id": "target_vnf_data_plane_port_djreh4", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:41.863Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/ports/63adc785-b7ad-4502-8d88-a5e3265fb240.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ec3091035ac2f0dd0185de09691ecff7914bcc89\"", "level": "debug", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:41.797Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.2baba541-67f3-4b4f-a455-06177052e760"}, {"node_instance_id": "reference_vnf_data_plane_port_8hbblf", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:41.863Z", "message": "Task succeeded 'neutron_plugin.port.delete'", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:41.667Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709"}, {"node_instance_id": "reference_vnf_data_plane_port_8hbblf", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:41.863Z", "message": "RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0cfb72f6-4a1e-4d05-8323-fbd4a22deb3f Date: Tue, 09 Apr 2019 11:45:30 GMT \nRESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged.\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:41.134Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.4f748411-dd90-40cd-a1d6-d88100c2e858"}, {"node_instance_id": "reference_vnf_data_plane_port_8hbblf", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:41.863Z", "message": "DELETE call to network for http://172.30.9.21:9696/v2.0/ports/1389e174-b40a-4782-b003-ae8c045e8339.json used request id req-0cfb72f6-4a1e-4d05-8323-fbd4a22deb3f", "level": "debug", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:41.134Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.4f748411-dd90-40cd-a1d6-d88100c2e858"}, {"node_instance_id": "reference_vnf_data_plane_port_8hbblf", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:41.863Z", "message": "DELETE call to neutron for http://172.30.9.21:9696/v2.0/ports/1389e174-b40a-4782-b003-ae8c045e8339.json used request id req-0cfb72f6-4a1e-4d05-8323-fbd4a22deb3f", "level": "debug", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:41.134Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.4f748411-dd90-40cd-a1d6-d88100c2e858"}, {"node_instance_id": "reference_vnf_port_o6ve7x", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:42.375Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-563569b6-129d-4399-9e5b-23f133c9aef5", "level": "debug", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:41.912Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.1bba6cc6-563a-4cc1-b151-a124e348ee37"}, {"node_instance_id": "reference_vnf_port_o6ve7x", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:42.375Z", "message": "deleting port", "level": "info", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:41.905Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.1bba6cc6-563a-4cc1-b151-a124e348ee37"}, {"node_instance_id": "reference_vnf_port_o6ve7x", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:42.375Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:41.906Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.1bba6cc6-563a-4cc1-b151-a124e348ee37"}, {"node_instance_id": "reference_vnf_port_o6ve7x", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:42.375Z", "message": "RESP: [300] Date: Tue, 09 Apr 2019 11:45:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-563569b6-129d-4399-9e5b-23f133c9aef5 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:41.912Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.1bba6cc6-563a-4cc1-b151-a124e348ee37"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:42.375Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 718 X-Openstack-Request-Id: req-a666d858-d740-4359-b737-597fb747da2e Date: Tue, 09 Apr 2019 11:45:30 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-09T11:45:30Z\",\"device_owner\":\"\",\"revision_number\":10,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"70a68cd3-0fff-4f5b-a62b-0b2bc47a448b\",\"ip_address\":\"11.0.0.3\"}],\"id\":\"b6aa961f-3d8c-43a8-b0d9-7480d838a516\",\"security_groups\":[],\"mac_address\":\"fa:16:3e:50:e1:dd\",\"project_id\":\"f55c71a2e604471b80edca6e39f1e3a7\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"target_vnf_port\",\"admin_state_up\":true,\"network_id\":\"306e345c-8270-411c-be66-1ad28be303c6\",\"tenant_id\":\"f55c71a2e604471b80edca6e39f1e3a7\",\"created_at\":\"2019-04-09T11:35:39Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_u7atia", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:41.792Z", "source_id": "target_vnf_port_qnj0bh", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.a0affafb-baff-4c91-bc3f-3936570d1ac4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:42.375Z", "message": "PUT call to network for http://172.30.9.21:9696/v2.0/ports/b6aa961f-3d8c-43a8-b0d9-7480d838a516.json used request id req-a666d858-d740-4359-b737-597fb747da2e", "level": "debug", "target_id": "security_group_u7atia", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:41.792Z", "source_id": "target_vnf_port_qnj0bh", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.a0affafb-baff-4c91-bc3f-3936570d1ac4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:42.375Z", "message": "PUT call to neutron for http://172.30.9.21:9696/v2.0/ports/b6aa961f-3d8c-43a8-b0d9-7480d838a516.json used request id req-a666d858-d740-4359-b737-597fb747da2e", "level": "debug", "target_id": "security_group_u7atia", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:41.793Z", "source_id": "target_vnf_port_qnj0bh", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.a0affafb-baff-4c91-bc3f-3936570d1ac4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:42.375Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/b6aa961f-3d8c-43a8-b0d9-7480d838a516.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9a4803ab5d158b9f1eeb838ab34b3f1d8585d163\"", "level": "debug", "target_id": "security_group_u7atia", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:41.794Z", "source_id": "target_vnf_port_qnj0bh", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.a0affafb-baff-4c91-bc3f-3936570d1ac4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:42.375Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 718 X-Openstack-Request-Id: req-b91e0cf3-71ff-42e5-84a5-a9d027008eeb Date: Tue, 09 Apr 2019 11:45:31 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-04-09T11:45:30Z\",\"device_owner\":\"\",\"revision_number\":10,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"70a68cd3-0fff-4f5b-a62b-0b2bc47a448b\",\"ip_address\":\"11.0.0.3\"}],\"id\":\"b6aa961f-3d8c-43a8-b0d9-7480d838a516\",\"security_groups\":[],\"mac_address\":\"fa:16:3e:50:e1:dd\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"f55c71a2e604471b80edca6e39f1e3a7\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"306e345c-8270-411c-be66-1ad28be303c6\",\"tenant_id\":\"f55c71a2e604471b80edca6e39f1e3a7\",\"created_at\":\"2019-04-09T11:35:39Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_u7atia", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:41.843Z", "source_id": "target_vnf_port_qnj0bh", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.a0affafb-baff-4c91-bc3f-3936570d1ac4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:42.375Z", "message": "GET call to network for http://172.30.9.21:9696/v2.0/ports/b6aa961f-3d8c-43a8-b0d9-7480d838a516.json used request id req-b91e0cf3-71ff-42e5-84a5-a9d027008eeb", "level": "debug", "target_id": "security_group_u7atia", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:41.843Z", "source_id": "target_vnf_port_qnj0bh", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.a0affafb-baff-4c91-bc3f-3936570d1ac4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:42.375Z", "message": "GET call to neutron for http://172.30.9.21:9696/v2.0/ports/b6aa961f-3d8c-43a8-b0d9-7480d838a516.json used request id req-b91e0cf3-71ff-42e5-84a5-a9d027008eeb", "level": "debug", "target_id": "security_group_u7atia", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:41.844Z", "source_id": "target_vnf_port_qnj0bh", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.a0affafb-baff-4c91-bc3f-3936570d1ac4"}, {"node_instance_id": "reference_vnf_data_plane_port_8hbblf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:42.375Z", "message": "Deleted node instance", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:41.853Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:42.375Z", "message": "Task succeeded 'neutron_plugin.port.disconnect_security_group'", "target_id": "security_group_u7atia", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:42.261Z", "source_id": "target_vnf_port_qnj0bh", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709"}, {"node_instance_id": "reference_vnf_port_o6ve7x", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:42.375Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/ports/1e332cd9-274c-41ee-b9d5-86a278b84a55.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}7b15b7af9a152bc9ea7d7a2e00b49757ef9f60c1\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:42.305Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.1bba6cc6-563a-4cc1-b151-a124e348ee37"}, {"node_instance_id": "target_vnf_data_plane_port_djreh4", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:42.906Z", "message": "DELETE call to network for http://172.30.9.21:9696/v2.0/ports/63adc785-b7ad-4502-8d88-a5e3265fb240.json used request id req-a4232474-fb62-4a91-b116-ab865cb1ec6b", "level": "debug", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:42.647Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.2baba541-67f3-4b4f-a455-06177052e760"}, {"node_instance_id": "target_vnf_port_qnj0bh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:42.906Z", "message": "Deleting node instance", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:42.516Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709"}, {"node_instance_id": "target_vnf_port_qnj0bh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:42.906Z", "message": "Relationships unlinked", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:42.426Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709"}, {"node_instance_id": "target_vnf_data_plane_port_djreh4", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:42.906Z", "message": "RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a4232474-fb62-4a91-b116-ab865cb1ec6b Date: Tue, 09 Apr 2019 11:45:31 GMT \nRESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged.\n", "level": "debug", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:42.647Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.2baba541-67f3-4b4f-a455-06177052e760"}, {"node_instance_id": "target_vnf_data_plane_port_djreh4", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:42.906Z", "message": "DELETE call to neutron for http://172.30.9.21:9696/v2.0/ports/63adc785-b7ad-4502-8d88-a5e3265fb240.json used request id req-a4232474-fb62-4a91-b116-ab865cb1ec6b", "level": "debug", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:42.647Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.2baba541-67f3-4b4f-a455-06177052e760"}, {"node_instance_id": "target_vnf_port_qnj0bh", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:43.561Z", "message": "Sending task 'neutron_plugin.port.delete'", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:42.766Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709"}, {"node_instance_id": "reference_vnf_port_o6ve7x", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:43.561Z", "message": "RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-37afcbfd-c4c7-4705-a338-01058f63e5ac Date: Tue, 09 Apr 2019 11:45:32 GMT \nRESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged.\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:43.155Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.1bba6cc6-563a-4cc1-b151-a124e348ee37"}, {"node_instance_id": "reference_vnf_port_o6ve7x", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:43.561Z", "message": "DELETE call to network for http://172.30.9.21:9696/v2.0/ports/1e332cd9-274c-41ee-b9d5-86a278b84a55.json used request id req-37afcbfd-c4c7-4705-a338-01058f63e5ac", "level": "debug", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:43.155Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.1bba6cc6-563a-4cc1-b151-a124e348ee37"}, {"node_instance_id": "reference_vnf_port_o6ve7x", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:43.561Z", "message": "DELETE call to neutron for http://172.30.9.21:9696/v2.0/ports/1e332cd9-274c-41ee-b9d5-86a278b84a55.json used request id req-37afcbfd-c4c7-4705-a338-01058f63e5ac", "level": "debug", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:43.157Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.1bba6cc6-563a-4cc1-b151-a124e348ee37"}, {"node_instance_id": "data_plane_subnet_j8ehcc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:43.561Z", "message": "Stopping node instance", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:43.282Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709"}, {"node_instance_id": "target_vnf_data_plane_port_djreh4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:43.561Z", "message": "Deleted node instance", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:43.061Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709"}, {"node_instance_id": "target_vnf_data_plane_port_djreh4", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:43.561Z", "message": "Task succeeded 'neutron_plugin.port.delete'", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:42.980Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709"}, {"node_instance_id": "target_vnf_port_qnj0bh", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:44.175Z", "message": "deleting port", "level": "info", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:43.896Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.c8128e91-6f42-4b5c-81eb-be1c69b03a50"}, {"node_instance_id": "reference_vnf_port_o6ve7x", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:44.175Z", "message": "Deleted node instance", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:43.741Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709"}, {"node_instance_id": "reference_vnf_port_o6ve7x", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:44.175Z", "message": "Task succeeded 'neutron_plugin.port.delete'", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:43.615Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709"}, {"node_instance_id": "data_plane_subnet_j8ehcc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:44.175Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:43.564Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709"}, {"node_instance_id": "target_vnf_port_qnj0bh", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:44.175Z", "message": "GET call to None for http://172.30.9.21:5000/ used request id req-f420264d-b7c2-41f2-ae2a-59cd2b99b5ac", "level": "debug", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:43.903Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.c8128e91-6f42-4b5c-81eb-be1c69b03a50"}, {"node_instance_id": "target_vnf_port_qnj0bh", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:44.175Z", "message": "RESP: [300] Date: Tue, 09 Apr 2019 11:45:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f420264d-b7c2-41f2-ae2a-59cd2b99b5ac Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.21:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:43.902Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.c8128e91-6f42-4b5c-81eb-be1c69b03a50"}, {"node_instance_id": "target_vnf_port_qnj0bh", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:44.175Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:43.898Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709", "logger": "ctx.c8128e91-6f42-4b5c-81eb-be1c69b03a50"}, {"node_instance_id": "reference_vnf_ip_fbw2u7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:44.770Z", "message": "Stopping node instance", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:44.034Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709"}, {"node_instance_id": "data_plane_subnet_j8ehcc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-04-09T11:45:44.770Z", "message": "Unlinking relationships", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-04-09T11:45:43.892Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f003e715-29aa-47ac-92db-7722301f4709"}], "metadata": {"pagination": {"total": 565, "offset": 366, "size": 50}}} 2019-04-09 11:46:05,899 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 11:46:05,899 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 11:46:05 GMT 2019-04-09 11:46:05,899 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 11:46:05,899 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-09 11:46:05,900 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 11:46:05,900 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 11:46:05,900 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 11:46:05,900 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-09 11:46:05,902 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 758 X-Openstack-Request-Id: req-8d9351b6-af13-4667-85ad-4bb6103072e6 Date: Tue, 09 Apr 2019 11:45:30 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-09T11:45:19Z","device_owner":"","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"70a68cd3-0fff-4f5b-a62b-0b2bc47a448b","ip_address":"11.0.0.3"}],"id":"b6aa961f-3d8c-43a8-b0d9-7480d838a516","security_groups":["b231d75d-aade-4b71-b0fd-21fca7d25b51"],"mac_address":"fa:16:3e:50:e1:dd","project_id":"f55c71a2e604471b80edca6e39f1e3a7","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_port","admin_state_up":true,"network_id":"306e345c-8270-411c-be66-1ad28be303c6","tenant_id":"f55c71a2e604471b80edca6e39f1e3a7","created_at":"2019-04-09T11:35:39Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2019-04-09 11:46:05,902 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.delete' 2019-04-09 11:46:05,902 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Relationships unlinked 2019-04-09 11:46:05,902 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node instance 2019-04-09 11:46:05,903 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?id=b6aa961f-3d8c-43a8-b0d9-7480d838a516 used request id req-8d9351b6-af13-4667-85ad-4bb6103072e6 2019-04-09 11:46:05,903 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting port 2019-04-09 11:46:05,903 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.delete' 2019-04-09 11:46:05,903 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-09 11:46:05,903 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 09 Apr 2019 11:45:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5d033916-028d-495b-8581-7699f62ff040 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 11:46:05,903 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-5d033916-028d-495b-8581-7699f62ff040 2019-04-09 11:46:05,904 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/ports/63adc785-b7ad-4502-8d88-a5e3265fb240.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec3091035ac2f0dd0185de09691ecff7914bcc89" 2019-04-09 11:46:05,904 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2019-04-09 11:46:05,904 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0cfb72f6-4a1e-4d05-8323-fbd4a22deb3f Date: Tue, 09 Apr 2019 11:45:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-09 11:46:05,904 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/ports/1389e174-b40a-4782-b003-ae8c045e8339.json used request id req-0cfb72f6-4a1e-4d05-8323-fbd4a22deb3f 2019-04-09 11:46:05,904 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - DELETE call to neutron for http://172.30.9.21:9696/v2.0/ports/1389e174-b40a-4782-b003-ae8c045e8339.json used request id req-0cfb72f6-4a1e-4d05-8323-fbd4a22deb3f 2019-04-09 11:46:05,904 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-563569b6-129d-4399-9e5b-23f133c9aef5 2019-04-09 11:46:05,905 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting port 2019-04-09 11:46:05,905 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-09 11:46:05,905 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 09 Apr 2019 11:45:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-563569b6-129d-4399-9e5b-23f133c9aef5 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 11:46:05,905 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 718 X-Openstack-Request-Id: req-a666d858-d740-4359-b737-597fb747da2e Date: Tue, 09 Apr 2019 11:45:30 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-09T11:45:30Z","device_owner":"","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"70a68cd3-0fff-4f5b-a62b-0b2bc47a448b","ip_address":"11.0.0.3"}],"id":"b6aa961f-3d8c-43a8-b0d9-7480d838a516","security_groups":[],"mac_address":"fa:16:3e:50:e1:dd","project_id":"f55c71a2e604471b80edca6e39f1e3a7","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_port","admin_state_up":true,"network_id":"306e345c-8270-411c-be66-1ad28be303c6","tenant_id":"f55c71a2e604471b80edca6e39f1e3a7","created_at":"2019-04-09T11:35:39Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-04-09 11:46:05,905 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/ports/b6aa961f-3d8c-43a8-b0d9-7480d838a516.json used request id req-a666d858-d740-4359-b737-597fb747da2e 2019-04-09 11:46:05,905 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to neutron for http://172.30.9.21:9696/v2.0/ports/b6aa961f-3d8c-43a8-b0d9-7480d838a516.json used request id req-a666d858-d740-4359-b737-597fb747da2e 2019-04-09 11:46:05,906 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/b6aa961f-3d8c-43a8-b0d9-7480d838a516.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a4803ab5d158b9f1eeb838ab34b3f1d8585d163" 2019-04-09 11:46:05,906 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 718 X-Openstack-Request-Id: req-b91e0cf3-71ff-42e5-84a5-a9d027008eeb Date: Tue, 09 Apr 2019 11:45:31 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-04-09T11:45:30Z","device_owner":"","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"70a68cd3-0fff-4f5b-a62b-0b2bc47a448b","ip_address":"11.0.0.3"}],"id":"b6aa961f-3d8c-43a8-b0d9-7480d838a516","security_groups":[],"mac_address":"fa:16:3e:50:e1:dd","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"f55c71a2e604471b80edca6e39f1e3a7","qos_policy_id":null,"admin_state_up":true,"network_id":"306e345c-8270-411c-be66-1ad28be303c6","tenant_id":"f55c71a2e604471b80edca6e39f1e3a7","created_at":"2019-04-09T11:35:39Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-04-09 11:46:05,906 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports/b6aa961f-3d8c-43a8-b0d9-7480d838a516.json used request id req-b91e0cf3-71ff-42e5-84a5-a9d027008eeb 2019-04-09 11:46:05,906 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.21:9696/v2.0/ports/b6aa961f-3d8c-43a8-b0d9-7480d838a516.json used request id req-b91e0cf3-71ff-42e5-84a5-a9d027008eeb 2019-04-09 11:46:05,906 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleted node instance 2019-04-09 11:46:05,906 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.disconnect_security_group' 2019-04-09 11:46:05,907 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/ports/1e332cd9-274c-41ee-b9d5-86a278b84a55.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b15b7af9a152bc9ea7d7a2e00b49757ef9f60c1" 2019-04-09 11:46:05,907 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/ports/63adc785-b7ad-4502-8d88-a5e3265fb240.json used request id req-a4232474-fb62-4a91-b116-ab865cb1ec6b 2019-04-09 11:46:05,907 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node instance 2019-04-09 11:46:05,907 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Relationships unlinked 2019-04-09 11:46:05,907 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a4232474-fb62-4a91-b116-ab865cb1ec6b Date: Tue, 09 Apr 2019 11:45:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-09 11:46:05,907 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - DELETE call to neutron for http://172.30.9.21:9696/v2.0/ports/63adc785-b7ad-4502-8d88-a5e3265fb240.json used request id req-a4232474-fb62-4a91-b116-ab865cb1ec6b 2019-04-09 11:46:05,908 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.delete' 2019-04-09 11:46:05,908 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-37afcbfd-c4c7-4705-a338-01058f63e5ac Date: Tue, 09 Apr 2019 11:45:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-09 11:46:05,908 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/ports/1e332cd9-274c-41ee-b9d5-86a278b84a55.json used request id req-37afcbfd-c4c7-4705-a338-01058f63e5ac 2019-04-09 11:46:05,908 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - DELETE call to neutron for http://172.30.9.21:9696/v2.0/ports/1e332cd9-274c-41ee-b9d5-86a278b84a55.json used request id req-37afcbfd-c4c7-4705-a338-01058f63e5ac 2019-04-09 11:46:05,908 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node instance 2019-04-09 11:46:05,908 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleted node instance 2019-04-09 11:46:05,908 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2019-04-09 11:46:05,909 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting port 2019-04-09 11:46:05,909 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleted node instance 2019-04-09 11:46:05,909 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2019-04-09 11:46:05,909 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopped node instance: nothing to do 2019-04-09 11:46:05,909 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-f420264d-b7c2-41f2-ae2a-59cd2b99b5ac 2019-04-09 11:46:05,909 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 09 Apr 2019 11:45:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f420264d-b7c2-41f2-ae2a-59cd2b99b5ac Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 11:46:05,909 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-04-09 11:46:05,910 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node instance 2019-04-09 11:46:05,910 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Unlinking relationships 2019-04-09 11:46:05,910 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/f003e715-29aa-47ac-92db-7722301f4709 2019-04-09 11:46:05,963 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 11:46:05,963 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 11:46:05,963 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 11:46:05,963 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 11:46:05,963 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 11:46:05,964 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 11:46:05,964 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 11:46:05,964 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "terminated", "status_display": "completed", "ended_at": "2019-04-09T11:46:03.906Z", "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-04-09T11:45:18.582Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-04-09T11:45:18.583Z", "id": "f003e715-29aa-47ac-92db-7722301f4709"} 2019-04-09 11:46:05,964 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 11:46:05,964 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 11:46:05 GMT 2019-04-09 11:46:05,964 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 11:46:05,964 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 589 2019-04-09 11:46:05,964 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 11:46:05,964 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 11:46:05,964 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 11:46:05,965 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.203:80/api/v3.1/deployments/vrouter-opnfv 2019-04-09 11:46:06,307 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 11:46:06,307 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 11:46:06,307 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 11:46:06,307 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 11:46:06,307 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 11:46:06,307 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 11:46:06,307 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 11:46:06,308 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2019-04-09 11:46:06,308 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"inputs": {"keypair_name": "vnf_test_keypair", "management_plane_network_name": "management_plane_network", "external_network_name": "external", "keystone_user_domain_name": "Default", "data_plane_network_name": "data_plane_network", "target_vnf_name": "target_vnf", "reference_vnf_flavor_id": "2bbfb69a-e0c3-4d98-a491-9eecc4db2e73", "target_vnf_flavor_id": "2bbfb69a-e0c3-4d98-a491-9eecc4db2e73", "reference_vnf_name": "reference_vnf", "target_vnf_data_plane_port_name": "target_vnf_data_plane_port", "reference_vnf_data_plane_port_name": "reference_vnf_data_plane_port", "keystone_username": "vyos_vrouter-user_e2c6aff1-57c5-47a7-b88b-cefa53213aae", "security_group_name": "vnf_test_security_group", "reference_vnf_image_id": "577069b7-03b5-4b89-bf53-6a7e5d8f15dd", "keystone_password": "g9bSW52ciUhWizmPC02MnyBVOeXBud", "region": "regionOne", "target_vnf_port_name": "target_vnf_port", "keystone_tenant_name": "vyos_vrouter-project_e2c6aff1-57c5-47a7-b88b-cefa53213aae", "keystone_project_domain_name": "Default", "keystone_url": "http://172.30.9.21:5000", "reference_vnf_port_name": "reference_vnf_port", "management_plane_subnet_name": "management_plane_subnet", "ssh_key_filename": "~/.ssh/vnf_test_keypair.pem", "router_name": "vnf_test_router", "target_vnf_image_id": "577069b7-03b5-4b89-bf53-6a7e5d8f15dd", "data_plane_subnet_name": "data_plane_subnet"}, "permalink": null, "description": "This blueprint is deploy target_vnf reference_vnf management_ network and dataplane_network.\n", "blueprint_id": "vrouter-opnfv", "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "tenant_name": "default_tenant", "created_at": "2019-04-09T11:35:15.876Z", "created_by": "admin", "updated_at": "2019-04-09T11:35:15.876Z", "visibility": "tenant", "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "private_resource": false, "resource_availability": "tenant", "capabilities": {}, "groups": {}, "workflows": [{"created_at": null, "name": "scale", "parameters": {"scalable_entity_name": {"description": "Which node/group to scale. Note that the parameter specified should denote the node/group name and NOT the node/group instance id.\n"}, "ignore_failure": {"default": false, "type": "boolean"}, "scale_compute": {"default": false, "description": "If a node name is passed as the `scalable_entity_name` parameter and that node is contained (transitively) within a compute node and this property is 'true', operate on the compute node instead of the specified node.\n"}, "delta": {"default": 1, "type": "integer", "description": "How many node/group instances should be added/removed. A positive number denotes increase of instances. A negative number denotes decrease of instances.\n"}}}, {"created_at": null, "name": "heal", "parameters": {"diagnose_value": {"default": "Not provided", "description": "Diagnosed reason of failure"}, "node_instance_id": {"description": "Which node instance has failed"}, "ignore_failure": {"default": true, "type": "boolean"}}}, {"created_at": null, "name": "update", "parameters": {"skip_uninstall": {"default": false}, "remove_target_instance_ids": {"default": []}, "extended_instance_ids": {"default": []}, "reduce_target_instance_ids": {"default": []}, "ignore_failure": {"default": false, "type": "boolean"}, "reduced_instance_ids": {"default": []}, "modified_entity_ids": {"default": []}, "added_target_instances_ids": {"default": []}, "update_id": {"default": ""}, "skip_install": {"default": false}, "removed_instance_ids": {"default": []}, "extend_target_instance_ids": {"default": []}, "added_instance_ids": {"default": []}}}, {"created_at": null, "name": "execute_operation", "parameters": {"operation_kwargs": {"default": {}}, "node_ids": {"default": []}, "node_instance_ids": {"default": []}, "run_by_dependency_order": {"default": false}, "operation": {}, "allow_kwargs_override": {"default": null}, "type_names": {"default": []}}}, {"created_at": null, "name": "install", "parameters": {}}, {"created_at": null, "name": "install_new_agents", "parameters": {"node_ids": {"default": []}, "install_agent_timeout": {"default": 300}, "node_instance_ids": {"default": []}, "install": {"default": true}, "validate": {"default": true}, "install_script": {"default": ""}}}, {"created_at": null, "name": "uninstall", "parameters": {"ignore_failure": {"default": false, "type": "boolean"}}}], "scaling_groups": {}, "id": "vrouter-opnfv", "outputs": {"vnfs": {"description": "Infomation of vnf.", "value": {"reference_vnf": {"vnf_name": "reference_vnf", "public_key_path": "~/.ssh/vnf_test_keypair.pem", "floating_ip": {"get_attribute": ["reference_vnf_ip", "floating_ip_address"]}}, "target_vnf": {"vnf_name": "target_vnf", "public_key_path": "~/.ssh/vnf_test_keypair.pem", "floating_ip": {"get_attribute": ["target_vnf_ip", "floating_ip_address"]}}}}, "networks": {"description": "Infomation of network.", "value": {"management_plane_network": {"network_name": "management_plane_network"}, "data_plane_network": {"network_name": "data_plane_network"}}}}} 2019-04-09 11:46:06,308 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 11:46:06,308 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 11:46:06 GMT 2019-04-09 11:46:06,308 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 11:46:06,308 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-09 11:46:06,308 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 11:46:06,308 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 11:46:06,308 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 11:46:06,308 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-09 11:46:16,320 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.203:80/api/v3.1/blueprints/vrouter-opnfv 2019-04-09 11:46:16,402 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-04-09 11:46:16,402 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-04-09 11:46:16,402 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-04-09 11:46:16,402 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-04-09 11:46:16,402 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-04-09 11:46:16,403 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-04-09 11:46:16,403 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-04-09 11:46:16,403 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2019-04-09 11:46:16,403 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"main_file_name": "function-test-openstack-blueprint.yaml", "description": "This blueprint is deploy target_vnf reference_vnf management_ network and dataplane_network.\n", "tenant_name": "default_tenant", "created_at": "2019-04-09T11:35:15.691Z", "updated_at": "2019-04-09T11:35:15.691Z", "created_by": "admin", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "id": "vrouter-opnfv", "plan": {"relationships": {"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.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": "openstack.neutron_plugin.port.attach", "inputs": {"openstack_config": {"default": {}}}, "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": "openstack.neutron_plugin.port.disconnect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.depends_on": {"properties": {"connection_type": {"default": "all_to_all"}}, "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "name": "cloudify.relationships.depends_on", "type_hierarchy": ["cloudify.relationships.depends_on"], "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}}, "cloudify.openstack.server_connected_to_keypair": {"name": "cloudify.openstack.server_connected_to_keypair", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_subnet": {"name": "cloudify.openstack.port_connected_to_subnet", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_subnet"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.route_connected_to_router": {"name": "cloudify.openstack.route_connected_to_router", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.route_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": "", "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": "openstack.neutron_plugin.router.connect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.router.disconnect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.contained_in": {"name": "cloudify.relationships.contained_in", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_server_group": {"name": "cloudify.openstack.server_connected_to_server_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_server_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": "", "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.rbac_policy_applied_to": {"name": "cloudify.openstack.rbac_policy_applied_to", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.rbac_policy_applied_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.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"}}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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"]}}}}}, "capabilities": {}, "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"}}}}, "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"}}, "imported_blueprints": [], "namespaces_mapping": {}, "nodes": [{"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.list_networks"}, "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.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.list_networks"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.network.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.network.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.network.list_networks", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_input": "keystone_url"}, "region": {"get_input": "region"}, "password": {"get_input": "keystone_password"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "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": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.attach"}, "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": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.attach"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_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": "openstack.neutron_plugin.port.attach", "inputs": {"openstack_config": {}}, "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": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.attach"}, "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": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.attach"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_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": "openstack.neutron_plugin.port.attach", "inputs": {"openstack_config": {}}, "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"}, "suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.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.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.snapshot.apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.snapshot.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_delete"}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.lifecycle.reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "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"}, "reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "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"}, "apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.snapshot.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "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.freeze.suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.freeze.resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "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"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "resource_id": {"get_property": ["SELF", "resource_id"]}, "openstack_config": {}, "start_retry_interval": 30}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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.snapshot": {"apply": {"implementation": "openstack.nova_plugin.server.snapshot_apply", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.snapshot_create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.snapshot_delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "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": {"configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "reboot": {"implementation": "openstack.nova_plugin.server.reboot", "inputs": {"reboot_type": "soft"}, "max_retries": null, "retry_interval": null, "executor": null}, "start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "resource_id": {"get_property": ["SELF", "resource_id"]}, "openstack_config": {}, "start_retry_interval": 30}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.server.list_servers", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.freeze": {"suspend": {"implementation": "openstack.nova_plugin.server.freeze_suspend", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "resume": {"implementation": "openstack.nova_plugin.server.freeze_resume", "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_input": "keystone_url"}, "region": {"get_input": "region"}, "password": {"get_input": "keystone_password"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "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": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.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": "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": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.disconnect_security_group"}, "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": "openstack.neutron_plugin.port.disconnect_security_group", "inputs": {"openstack_config": {}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.list_ports"}, "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.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.list_ports"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.port.list_ports", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_input": "keystone_url"}, "region": {"get_input": "region"}, "password": {"get_input": "keystone_password"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "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": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.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": "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": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.disconnect_security_group"}, "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": "openstack.neutron_plugin.port.disconnect_security_group", "inputs": {"openstack_config": {}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.list_ports"}, "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.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.list_ports"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.port.list_ports", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_input": "keystone_url"}, "region": {"get_input": "region"}, "password": {"get_input": "keystone_password"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.list_floatingips"}, "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.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.list_floatingips"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.floatingip.list_floatingips", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_input": "keystone_url"}, "region": {"get_input": "region"}, "password": {"get_input": "keystone_password"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": "", "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "create_if_missing": false, "allow_reallocation": false, "use_external_resource": false}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "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": {"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.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": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"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"}, "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": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "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": "openstack.neutron_plugin.router.connect_subnet", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.list_subnets"}, "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.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.list_subnets"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.subnet.creation_validation", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.subnet.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.subnet.list_subnets", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Subnet", "properties": {"subnet": {"ip_version": 4, "cidr": "11.0.0.0/24"}, "resource_id": {"get_input": "management_plane_subnet_name"}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_input": "keystone_url"}, "region": {"get_input": "region"}, "password": {"get_input": "keystone_password"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "create_if_missing": false, "use_external_resource": false}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.list_subnets"}, "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.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.list_subnets"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.subnet.creation_validation", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.subnet.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.subnet.list_subnets", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Subnet", "properties": {"subnet": {"ip_version": 4, "cidr": "12.0.0.0/24", "gateway_ip": null}, "resource_id": {"get_input": "data_plane_subnet_name"}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_input": "keystone_url"}, "region": {"get_input": "region"}, "password": {"get_input": "keystone_password"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "create_if_missing": false, "use_external_resource": false}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": 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": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.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": "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": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.disconnect_security_group"}, "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": "openstack.neutron_plugin.port.disconnect_security_group", "inputs": {"openstack_config": {}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.list_ports"}, "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.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.list_ports"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.port.list_ports", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_input": "keystone_url"}, "region": {"get_input": "region"}, "password": {"get_input": "keystone_password"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "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": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.list_floatingips"}, "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.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.list_floatingips"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.floatingip.list_floatingips", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_input": "keystone_url"}, "region": {"get_input": "region"}, "password": {"get_input": "keystone_password"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": "", "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "create_if_missing": false, "allow_reallocation": false, "use_external_resource": false}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.list_keypairs"}, "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.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.list_keypairs"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.keypair.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.keypair.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.keypair.list_keypairs", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_input": "keystone_url"}, "region": {"get_input": "region"}, "password": {"get_input": "keystone_password"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "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": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.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": "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": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.disconnect_security_group"}, "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": "openstack.neutron_plugin.port.disconnect_security_group", "inputs": {"openstack_config": {}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.list_ports"}, "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.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.list_ports"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.port.list_ports", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_input": "keystone_url"}, "region": {"get_input": "region"}, "password": {"get_input": "keystone_password"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.list_networks"}, "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.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.list_networks"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.network.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.network.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.network.list_networks", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_input": "keystone_url"}, "region": {"get_input": "region"}, "password": {"get_input": "keystone_password"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "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.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.security_group.list_security_groups", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_input": "keystone_url"}, "region": {"get_input": "region"}, "password": {"get_input": "keystone_password"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "security_group_name"}, "rules": [{"remote_ip_prefix": "0.0.0.0/0", "port": 22}, {"port_range_min": 0, "port_range_max": 0, "protocol": "icmp", "remote_ip_prefix": "0.0.0.0/0"}, {"port_range_min": 1, "port_range_max": 65535, "protocol": "tcp", "remote_ip_prefix": "0.0.0.0/0"}, {"port_range_min": 1, "port_range_max": 65535, "protocol": "udp", "remote_ip_prefix": "0.0.0.0/0"}], "create_if_missing": false, "security_group": {"description": "Security group for vnf test"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "external_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.connected_to", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.creation_validation"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.list_routers"}, "update": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.update"}, "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": ""}, "cloudify.interfaces.operations.update": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.update"}, "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.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.list_routers"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.router.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.router.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.router.list_routers", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "update": {"implementation": "openstack.neutron_plugin.router.update", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_input": "keystone_url"}, "region": {"get_input": "region"}, "password": {"get_input": "keystone_password"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.list_networks"}, "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.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.list_networks"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.network.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.network.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.network.list_networks", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_input": "keystone_url"}, "region": {"get_input": "region"}, "password": {"get_input": "keystone_password"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "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": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.attach"}, "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": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.attach"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_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": "openstack.neutron_plugin.port.attach", "inputs": {"openstack_config": {}}, "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": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.attach"}, "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": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.attach"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_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": "openstack.neutron_plugin.port.attach", "inputs": {"openstack_config": {}}, "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"}, "suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.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.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.snapshot.apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.snapshot.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_delete"}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.lifecycle.reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "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"}, "reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "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"}, "apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.snapshot.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "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.freeze.suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "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": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "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.freeze.resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "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"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "resource_id": {"get_property": ["SELF", "resource_id"]}, "openstack_config": {}, "start_retry_interval": 30}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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.snapshot": {"apply": {"implementation": "openstack.nova_plugin.server.snapshot_apply", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.snapshot_create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.snapshot_delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "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": {"configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "reboot": {"implementation": "openstack.nova_plugin.server.reboot", "inputs": {"reboot_type": "soft"}, "max_retries": null, "retry_interval": null, "executor": null}, "start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "resource_id": {"get_property": ["SELF", "resource_id"]}, "openstack_config": {}, "start_retry_interval": 30}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.server.list_servers", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.freeze": {"suspend": {"implementation": "openstack.nova_plugin.server.freeze_suspend", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "resume": {"implementation": "openstack.nova_plugin.server.freeze_resume", "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.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"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_input": "keystone_url"}, "region": {"get_input": "region"}, "password": {"get_input": "keystone_password"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "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": {}, "policies": {}, "metadata": null}} 2019-04-09 11:46:16,404 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-04-09 11:46:16,404 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 09 Apr 2019 11:46:16 GMT 2019-04-09 11:46:16,405 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-04-09 11:46:16,405 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-04-09 11:46:16,405 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-04-09 11:46:16,405 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-04-09 11:46:16,405 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-04-09 11:46:16,405 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-04-09 11:46:16,432 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-04-09 11:46:16,436 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/577069b7-03b5-4b89-bf53-6a7e5d8f15dd -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9aef208a28f07f6b9ece113351fc702f33e1ef92" 2019-04-09 11:46:17,232 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:46:06 GMT X-Openstack-Request-Id: req-7632be66-8d3d-407d-8593-77a255459791 2019-04-09 11:46:17,233 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:46:17,233 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/577069b7-03b5-4b89-bf53-6a7e5d8f15dd used request id req-7632be66-8d3d-407d-8593-77a255459791 2019-04-09 11:46:17,233 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.800921916962s 2019-04-09 11:46:17,239 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-09 11:46:17,242 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}026e47ba0ea302971873cdd630dba27de93fb80c" 2019-04-09 11:46:17,540 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 377 Content-Type: application/json Date: Tue, 09 Apr 2019 11:46:06 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-8c799761-1479-453f-9f68-75d351f6ed9b x-openstack-request-id: req-8c799761-1479-453f-9f68-75d351f6ed9b 2019-04-09 11:46:17,541 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vyos_vrouter-flavor_alt_e2c6aff1-57c5-47a7-b88b-cefa53213aae", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/2bbfb69a-e0c3-4d98-a491-9eecc4db2e73", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/2bbfb69a-e0c3-4d98-a491-9eecc4db2e73", "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": 3, "id": "2bbfb69a-e0c3-4d98-a491-9eecc4db2e73"}, {"name": "vyos_vrouter-flavor_e2c6aff1-57c5-47a7-b88b-cefa53213aae", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/d5995ba0-c686-43ee-811b-08c3b9d6145b", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/d5995ba0-c686-43ee-811b-08c3b9d6145b", "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": "d5995ba0-c686-43ee-811b-08c3b9d6145b"}]} 2019-04-09 11:46:17,541 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-8c799761-1479-453f-9f68-75d351f6ed9b 2019-04-09 11:46:17,541 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.302494049072s 2019-04-09 11:46:17,544 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-04-09 11:46:17,547 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/2bbfb69a-e0c3-4d98-a491-9eecc4db2e73 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}026e47ba0ea302971873cdd630dba27de93fb80c" 2019-04-09 11:46:17,585 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Tue, 09 Apr 2019 11:46:06 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-4b7545ee-f534-4076-9a6d-97e13cd9f941 x-openstack-request-id: req-4b7545ee-f534-4076-9a6d-97e13cd9f941 2019-04-09 11:46:17,585 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/2bbfb69a-e0c3-4d98-a491-9eecc4db2e73 used request id req-4b7545ee-f534-4076-9a6d-97e13cd9f941 2019-04-09 11:46:17,585 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0414860248566s 2019-04-09 11:46:17,591 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-04-09 11:46:17,592 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/floatingips/6c2752e1-fbe6-40cf-a708-b7f61659028c.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9aef208a28f07f6b9ece113351fc702f33e1ef92" 2019-04-09 11:46:19,200 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 09 Apr 2019 11:46:08 GMT X-Openstack-Request-Id: req-24fbd2d3-b23d-46bc-9232-76212273a745 2019-04-09 11:46:19,200 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-09 11:46:19,201 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/floatingips/6c2752e1-fbe6-40cf-a708-b7f61659028c.json used request id req-24fbd2d3-b23d-46bc-9232-76212273a745 2019-04-09 11:46:19,201 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.60919284821s 2019-04-09 11:46:19,211 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-09 11:46:19,211 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9aef208a28f07f6b9ece113351fc702f33e1ef92" 2019-04-09 11:46:19,275 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 09 Apr 2019 11:46:08 GMT X-Openstack-Request-Id: req-3aa90929-84e2-4517-aefe-c0356c7391e6 2019-04-09 11:46:19,275 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-04-09 11:46:19,275 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-3aa90929-84e2-4517-aefe-c0356c7391e6 2019-04-09 11:46:19,276 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0648379325867s 2019-04-09 11:46:19,277 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-04-09 11:46:19,280 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/servers/d8ba9f3a-7170-4a78-94b6-648e59d9c99f -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9aef208a28f07f6b9ece113351fc702f33e1ef92" 2019-04-09 11:46:19,414 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Tue, 09 Apr 2019 11:46:08 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c9bb4f7f-7336-4866-9064-6722dbeadc7b x-openstack-request-id: req-c9bb4f7f-7336-4866-9064-6722dbeadc7b 2019-04-09 11:46:19,414 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/d8ba9f3a-7170-4a78-94b6-648e59d9c99f used request id req-c9bb4f7f-7336-4866-9064-6722dbeadc7b 2019-04-09 11:46:19,414 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.137622117996s 2019-04-09 11:46:19,415 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 11:46:19,418 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9aef208a28f07f6b9ece113351fc702f33e1ef92" 2019-04-09 11:46:20,263 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 773 Content-Type: application/json Date: Tue, 09 Apr 2019 11:46:08 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-3ee59fbe-3396-4950-90c4-049989576712 x-openstack-request-id: req-3ee59fbe-3396-4950-90c4-049989576712 2019-04-09 11:46:20,263 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vyos_vrouter-net_e2c6aff1-57c5-47a7-b88b-cefa53213aae": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8d:f5:14", "version": 4, "addr": "192.168.120.25", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8d:f5:14", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d8ba9f3a-7170-4a78-94b6-648e59d9c99f", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d8ba9f3a-7170-4a78-94b6-648e59d9c99f", "rel": "bookmark"}], "image": {"id": "a0d0713c-2aee-4721-97b1-51c4a2fe4f04", "links": [{"href": "http://172.30.9.21:8774/images/a0d0713c-2aee-4721-97b1-51c4a2fe4f04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-04-09T11:30:47.000000", "flavor": {"id": "d5995ba0-c686-43ee-811b-08c3b9d6145b", "links": [{"href": "http://172.30.9.21:8774/flavors/d5995ba0-c686-43ee-811b-08c3b9d6145b", "rel": "bookmark"}]}, "id": "d8ba9f3a-7170-4a78-94b6-648e59d9c99f", "security_groups": [{"name": "vyos_vrouter-sg_e2c6aff1-57c5-47a7-b88b-cefa53213aae"}], "user_id": "da67022848cd47aaa9ad576f8c8e08f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-04-09T11:46:08Z", "hostId": "d1f6eba960eb0366b135750b9d4fa713552888b88af9126f27c49705", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_e2c6aff1-57c5-47a7-b88b-cefa53213aae", "name": "vyos_vrouter-vm_e2c6aff1-57c5-47a7-b88b-cefa53213aae", "created": "2019-04-09T11:28:37Z", "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-04-09 11:46:20,264 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-3ee59fbe-3396-4950-90c4-049989576712 2019-04-09 11:46:20,264 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.848692893982s 2019-04-09 11:46:20,266 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-04-09 11:46:22,268 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-04-09 11:46:22,271 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9aef208a28f07f6b9ece113351fc702f33e1ef92" 2019-04-09 11:46:22,334 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Tue, 09 Apr 2019 11:46:11 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-8b960702-3786-4208-8090-4d0a6f2f4a4f x-openstack-request-id: req-8b960702-3786-4208-8090-4d0a6f2f4a4f 2019-04-09 11:46:22,335 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2019-04-09 11:46:22,335 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-8b960702-3786-4208-8090-4d0a6f2f4a4f 2019-04-09 11:46:22,335 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.066663980484s 2019-04-09 11:46:22,340 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-09 11:46:22,341 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9aef208a28f07f6b9ece113351fc702f33e1ef92" 2019-04-09 11:46:22,395 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 6833 Content-Type: application/json Date: Tue, 09 Apr 2019 11:46:11 GMT X-Openstack-Request-Id: req-b054b6a2-d6f8-486e-91b9-9a1639ab6053 2019-04-09 11:46:22,396 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "created_at": "2019-04-09T11:28:33Z", "updated_at": "2019-04-09T11:28:34Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2019-04-09T11:28:34Z", "revision_number": 0, "id": "216590b5-cdbe-47bd-aa19-a83c639c772b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T11:28:34Z", "security_group_id": "49066c1c-9158-4499-9814-d823fe3575a1", "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "f55c71a2e604471b80edca6e39f1e3a7"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2019-04-09T11:28:34Z", "revision_number": 0, "id": "86306ce1-ef83-4399-a510-3ed5887f0479", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T11:28:34Z", "security_group_id": "49066c1c-9158-4499-9814-d823fe3575a1", "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "port_range_min": 443, "ethertype": "IPv4", "project_id": "f55c71a2e604471b80edca6e39f1e3a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T11:28:33Z", "revision_number": 0, "id": "8b1d258f-d4f0-454d-873a-b95cab6879d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T11:28:33Z", "security_group_id": "49066c1c-9158-4499-9814-d823fe3575a1", "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "f55c71a2e604471b80edca6e39f1e3a7"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-04-09T11:28:33Z", "revision_number": 0, "id": "aac47900-d12e-4ad5-8d1e-51b893c5aac7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T11:28:33Z", "security_group_id": "49066c1c-9158-4499-9814-d823fe3575a1", "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "port_range_min": 22, "ethertype": "IPv4", "project_id": "f55c71a2e604471b80edca6e39f1e3a7"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2019-04-09T11:28:34Z", "revision_number": 0, "id": "b6f5e809-5c00-4af6-b69e-fc49fc63ed99", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T11:28:34Z", "security_group_id": "49066c1c-9158-4499-9814-d823fe3575a1", "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "f55c71a2e604471b80edca6e39f1e3a7"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-04-09T11:28:34Z", "revision_number": 0, "id": "c985bb99-d635-40e5-99cb-e8e02a428612", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T11:28:34Z", "security_group_id": "49066c1c-9158-4499-9814-d823fe3575a1", "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "port_range_min": 80, "ethertype": "IPv4", "project_id": "f55c71a2e604471b80edca6e39f1e3a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T11:28:33Z", "revision_number": 0, "id": "dbc3ec18-0c97-4cf5-a99e-d5697a87796c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T11:28:33Z", "security_group_id": "49066c1c-9158-4499-9814-d823fe3575a1", "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "f55c71a2e604471b80edca6e39f1e3a7"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-04-09T11:28:34Z", "revision_number": 0, "id": "de5df905-361e-417d-86af-bc9756c6261d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T11:28:34Z", "security_group_id": "49066c1c-9158-4499-9814-d823fe3575a1", "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "f55c71a2e604471b80edca6e39f1e3a7"}], "revision_number": 7, "project_id": "f55c71a2e604471b80edca6e39f1e3a7", "id": "49066c1c-9158-4499-9814-d823fe3575a1", "name": "vyos_vrouter-sg_e2c6aff1-57c5-47a7-b88b-cefa53213aae"}, {"description": "Default security group", "tags": [], "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "created_at": "2019-04-09T11:28:18Z", "updated_at": "2019-04-09T11:28:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T11:28:18Z", "revision_number": 0, "id": "3df3efd8-7520-4a9e-97e8-7324fe877fd4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T11:28:18Z", "security_group_id": "bc361801-0a0c-43f9-abd1-23fa16c2f22b", "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "f55c71a2e604471b80edca6e39f1e3a7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T11:28:18Z", "revision_number": 0, "id": "52788ecd-eb64-49a0-80f6-1376b9e8e366", "remote_group_id": "bc361801-0a0c-43f9-abd1-23fa16c2f22b", "remote_ip_prefix": null, "created_at": "2019-04-09T11:28:18Z", "security_group_id": "bc361801-0a0c-43f9-abd1-23fa16c2f22b", "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "f55c71a2e604471b80edca6e39f1e3a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T11:28:18Z", "revision_number": 0, "id": "713f2b04-2896-4bf6-bd47-bfb77dddc467", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T11:28:18Z", "security_group_id": "bc361801-0a0c-43f9-abd1-23fa16c2f22b", "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "f55c71a2e604471b80edca6e39f1e3a7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T11:28:18Z", "revision_number": 0, "id": "ef896cff-03b9-49ef-8c0a-e688f1545ae4", "remote_group_id": "bc361801-0a0c-43f9-abd1-23fa16c2f22b", "remote_ip_prefix": null, "created_at": "2019-04-09T11:28:18Z", "security_group_id": "bc361801-0a0c-43f9-abd1-23fa16c2f22b", "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "f55c71a2e604471b80edca6e39f1e3a7"}], "revision_number": 1, "project_id": "f55c71a2e604471b80edca6e39f1e3a7", "id": "bc361801-0a0c-43f9-abd1-23fa16c2f22b", "name": "default"}]} 2019-04-09 11:46:22,396 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-b054b6a2-d6f8-486e-91b9-9a1639ab6053 2019-04-09 11:46:22,396 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0557599067688s 2019-04-09 11:46:22,404 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-04-09 11:46:22,404 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/security-groups/49066c1c-9158-4499-9814-d823fe3575a1.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9aef208a28f07f6b9ece113351fc702f33e1ef92" 2019-04-09 11:46:22,537 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 09 Apr 2019 11:46:11 GMT X-Openstack-Request-Id: req-7b775c64-8bd9-47b7-8d8c-eab87188ca75 2019-04-09 11:46:22,538 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-09 11:46:22,538 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/49066c1c-9158-4499-9814-d823fe3575a1.json used request id req-7b775c64-8bd9-47b7-8d8c-eab87188ca75 2019-04-09 11:46:22,538 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.133848905563s 2019-04-09 11:46:22,538 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2019-04-09 11:46:22,542 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/os-keypairs/vyos_vrouter-kp_e2c6aff1-57c5-47a7-b88b-cefa53213aae -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9aef208a28f07f6b9ece113351fc702f33e1ef92" 2019-04-09 11:46:22,760 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Tue, 09 Apr 2019 11:46:11 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-cce700bb-a628-4b38-aa7b-8ce5ef58f05c x-openstack-request-id: req-cce700bb-a628-4b38-aa7b-8ce5ef58f05c 2019-04-09 11:46:22,760 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/os-keypairs/vyos_vrouter-kp_e2c6aff1-57c5-47a7-b88b-cefa53213aae used request id req-cce700bb-a628-4b38-aa7b-8ce5ef58f05c 2019-04-09 11:46:22,760 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.221832036972s 2019-04-09 11:46:22,761 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-04-09 11:46:22,761 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/5476fa82-6a7a-4d98-b1ce-6943a237a4e5/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9aef208a28f07f6b9ece113351fc702f33e1ef92" -d '{"subnet_id": "c5f95577-1288-4aab-863d-e65bcb0579e7"}' 2019-04-09 11:46:24,966 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Tue, 09 Apr 2019 11:46:14 GMT X-Openstack-Request-Id: req-eb575dbf-36e7-49e1-8855-f5fd4c5059a3 2019-04-09 11:46:24,967 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "cbe61620-cc58-4012-b9bf-75af497cf414", "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "subnet_id": "c5f95577-1288-4aab-863d-e65bcb0579e7", "subnet_ids": ["c5f95577-1288-4aab-863d-e65bcb0579e7"], "port_id": "c3cdbaea-1644-467d-ad27-57cc7b038628", "id": "5476fa82-6a7a-4d98-b1ce-6943a237a4e5"} 2019-04-09 11:46:24,967 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/5476fa82-6a7a-4d98-b1ce-6943a237a4e5/remove_router_interface.json used request id req-eb575dbf-36e7-49e1-8855-f5fd4c5059a3 2019-04-09 11:46:24,967 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.20630097389s 2019-04-09 11:46:24,967 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-04-09 11:46:24,968 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9aef208a28f07f6b9ece113351fc702f33e1ef92" 2019-04-09 11:46:25,092 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 708 Content-Type: application/json Date: Tue, 09 Apr 2019 11:46:14 GMT X-Openstack-Request-Id: req-278cb2fe-a105-4aca-8930-05d04d9de712 2019-04-09 11:46:25,093 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "b62787c2-635d-4893-8553-7ee0260442ff", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "dce875e1-9eec-4cb2-94e6-93dffefe33f6", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "created_at": "2019-04-09T11:28:20Z", "admin_state_up": true, "updated_at": "2019-04-09T11:46:12Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "f55c71a2e604471b80edca6e39f1e3a7", "id": "5476fa82-6a7a-4d98-b1ce-6943a237a4e5", "name": "vyos_vrouter-router_e2c6aff1-57c5-47a7-b88b-cefa53213aae"}]} 2019-04-09 11:46:25,093 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-278cb2fe-a105-4aca-8930-05d04d9de712 2019-04-09 11:46:25,093 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.12568116188s 2019-04-09 11:46:25,094 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-04-09 11:46:25,095 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/routers/5476fa82-6a7a-4d98-b1ce-6943a237a4e5.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9aef208a28f07f6b9ece113351fc702f33e1ef92" 2019-04-09 11:46:26,451 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 09 Apr 2019 11:46:15 GMT X-Openstack-Request-Id: req-921e9ae2-31f3-4869-aa28-26fc3069794e 2019-04-09 11:46:26,451 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-09 11:46:26,452 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/5476fa82-6a7a-4d98-b1ce-6943a237a4e5.json used request id req-921e9ae2-31f3-4869-aa28-26fc3069794e 2019-04-09 11:46:26,452 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.35708403587s 2019-04-09 11:46:26,452 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-04-09 11:46:26,453 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9aef208a28f07f6b9ece113351fc702f33e1ef92" 2019-04-09 11:46:26,514 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 683 Content-Type: application/json Date: Tue, 09 Apr 2019 11:46:15 GMT X-Openstack-Request-Id: req-914b523c-99d9-49c3-8962-edd8b6cb0e8c 2019-04-09 11:46:26,514 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cbe61620-cc58-4012-b9bf-75af497cf414","tenant_id":"f55c71a2e604471b80edca6e39f1e3a7","created_at":"2019-04-09T11:28:20Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-04-09T11:28:20Z","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":"f55c71a2e604471b80edca6e39f1e3a7","id":"c5f95577-1288-4aab-863d-e65bcb0579e7","subnetpool_id":null,"name":"vyos_vrouter-subnet_e2c6aff1-57c5-47a7-b88b-cefa53213aae"}]} 2019-04-09 11:46:26,514 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-914b523c-99d9-49c3-8962-edd8b6cb0e8c 2019-04-09 11:46:26,514 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0620460510254s 2019-04-09 11:46:26,515 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-04-09 11:46:26,516 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/subnets/c5f95577-1288-4aab-863d-e65bcb0579e7.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9aef208a28f07f6b9ece113351fc702f33e1ef92" 2019-04-09 11:46:27,939 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 09 Apr 2019 11:46:17 GMT X-Openstack-Request-Id: req-28e878c3-3737-419d-8649-d85e7ac56815 2019-04-09 11:46:27,939 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-09 11:46:27,939 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/c5f95577-1288-4aab-863d-e65bcb0579e7.json used request id req-28e878c3-3737-419d-8649-d85e7ac56815 2019-04-09 11:46:27,939 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.4236638546s 2019-04-09 11:46:27,939 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-09 11:46:27,940 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9aef208a28f07f6b9ece113351fc702f33e1ef92" 2019-04-09 11:46:28,039 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1238 Content-Type: application/json Date: Tue, 09 Apr 2019 11:46:17 GMT X-Openstack-Request-Id: req-3d7e4d86-75f0-477a-a4a6-db6e0b93b43c 2019-04-09 11:46:28,040 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"b62787c2-635d-4893-8553-7ee0260442ff","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ba7a30bb29394fc4a587735d9dfb749e","l2_adjacency":true,"status":"ACTIVE","subnets":["dce875e1-9eec-4cb2-94e6-93dffefe33f6"],"description":"","tags":[],"updated_at":"2019-04-09T06:38:46Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ba7a30bb29394fc4a587735d9dfb749e","created_at":"2019-04-09T06:24:05Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"cbe61620-cc58-4012-b9bf-75af497cf414","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f55c71a2e604471b80edca6e39f1e3a7","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-09T11:46:16Z","qos_policy_id":null,"name":"vyos_vrouter-net_e2c6aff1-57c5-47a7-b88b-cefa53213aae","admin_state_up":true,"tenant_id":"f55c71a2e604471b80edca6e39f1e3a7","created_at":"2019-04-09T11:28:18Z","mtu":1450}]} 2019-04-09 11:46:28,040 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-3d7e4d86-75f0-477a-a4a6-db6e0b93b43c 2019-04-09 11:46:28,040 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.100425004959s 2019-04-09 11:46:28,042 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-04-09 11:46:28,042 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/networks/cbe61620-cc58-4012-b9bf-75af497cf414.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9aef208a28f07f6b9ece113351fc702f33e1ef92" 2019-04-09 11:46:29,071 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 09 Apr 2019 11:46:18 GMT X-Openstack-Request-Id: req-6f6ba9c5-6dd2-482d-a06a-6085bfff31bf 2019-04-09 11:46:29,071 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-09 11:46:29,071 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/cbe61620-cc58-4012-b9bf-75af497cf414.json used request id req-6f6ba9c5-6dd2-482d-a06a-6085bfff31bf 2019-04-09 11:46:29,072 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.02995204926s 2019-04-09 11:46:29,076 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-09 11:46:29,080 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9aef208a28f07f6b9ece113351fc702f33e1ef92" 2019-04-09 11:46:29,364 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Tue, 09 Apr 2019 11:46:18 GMT X-Openstack-Request-Id: req-698ac117-3e70-4737-9688-8e0704b7e66a 2019-04-09 11:46:29,364 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-09T11:28:32Z", "file": "/v2/images/a0d0713c-2aee-4721-97b1-51c4a2fe4f04/file", "owner": "f55c71a2e604471b80edca6e39f1e3a7", "id": "a0d0713c-2aee-4721-97b1-51c4a2fe4f04", "size": 301006848, "self": "/v2/images/a0d0713c-2aee-4721-97b1-51c4a2fe4f04", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/a0d0713c-2aee-4721-97b1-51c4a2fe4f04/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "52884f12d100b5c4ad58f892bccbc514801e9d398b4b857354c18d27e3bde808", "locations": [{"url": "rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/a0d0713c-2aee-4721-97b1-51c4a2fe4f04/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_e2c6aff1-57c5-47a7-b88b-cefa53213aae", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "01156cac3de96f238410bbc795c963b6", "name": "vyos_vrouter-img_e2c6aff1-57c5-47a7-b88b-cefa53213aae", "checksum": "01156cac3de96f238410bbc795c963b6", "created_at": "2019-04-09T11:28:26Z", "os_hidden": false, "protected": false, "os_hash_value": "9a81ae40194dfb8dc3588d802299fd763567e8230dce608b439e7bf37b0dcf82a02ff2c722e38cae2aa98e2a2b349261864c8faf2d6bbc741c3b8e507d1a391d"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-09 11:46:29,364 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-698ac117-3e70-4737-9688-8e0704b7e66a 2019-04-09 11:46:29,365 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.288287878036s 2019-04-09 11:46:29,367 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-04-09 11:46:29,371 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/a0d0713c-2aee-4721-97b1-51c4a2fe4f04 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9aef208a28f07f6b9ece113351fc702f33e1ef92" 2019-04-09 11:46:30,123 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:46:19 GMT X-Openstack-Request-Id: req-44e0923d-1d3f-4e08-9c6e-cbe10e476b9d 2019-04-09 11:46:30,124 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:46:30,124 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/a0d0713c-2aee-4721-97b1-51c4a2fe4f04 used request id req-44e0923d-1d3f-4e08-9c6e-cbe10e476b9d 2019-04-09 11:46:30,124 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.757332801819s 2019-04-09 11:46:30,124 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-09 11:46:30,128 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}026e47ba0ea302971873cdd630dba27de93fb80c" 2019-04-09 11:46:30,155 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 314 Content-Type: application/json Date: Tue, 09 Apr 2019 11:46:19 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-bb5b598f-387b-4020-ab51-3892188bd0b5 x-openstack-request-id: req-bb5b598f-387b-4020-ab51-3892188bd0b5 2019-04-09 11:46:30,155 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vyos_vrouter-flavor_e2c6aff1-57c5-47a7-b88b-cefa53213aae", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/d5995ba0-c686-43ee-811b-08c3b9d6145b", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/d5995ba0-c686-43ee-811b-08c3b9d6145b", "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": "d5995ba0-c686-43ee-811b-08c3b9d6145b"}]} 2019-04-09 11:46:30,155 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-bb5b598f-387b-4020-ab51-3892188bd0b5 2019-04-09 11:46:30,156 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0311028957367s 2019-04-09 11:46:30,157 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-04-09 11:46:30,160 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/d5995ba0-c686-43ee-811b-08c3b9d6145b -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}026e47ba0ea302971873cdd630dba27de93fb80c" 2019-04-09 11:46:30,188 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Tue, 09 Apr 2019 11:46:19 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e062ed5f-dd6e-4a0a-9b60-dae4988363ee x-openstack-request-id: req-e062ed5f-dd6e-4a0a-9b60-dae4988363ee 2019-04-09 11:46:30,188 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/d5995ba0-c686-43ee-811b-08c3b9d6145b used request id req-e062ed5f-dd6e-4a0a-9b60-dae4988363ee 2019-04-09 11:46:30,189 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0314450263977s 2019-04-09 11:46:30,189 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-09 11:46:30,193 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}026e47ba0ea302971873cdd630dba27de93fb80c" 2019-04-09 11:46:30,409 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 840 Content-Type: application/json Date: Tue, 09 Apr 2019 11:46:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9dc3d846-054d-4cca-906c-70ef194e9d54 2019-04-09 11:46:30,410 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/07b62caafa51496f94dd3b3fb341fcfe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07b62caafa51496f94dd3b3fb341fcfe", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/2e35f475a54147749980006d265eb864"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e35f475a54147749980006d265eb864", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/2f1bc9c9d22745648100c4b0717962eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f1bc9c9d22745648100c4b0717962eb", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/30fe8cf249d443dd9c53f2cc083f50b5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "30fe8cf249d443dd9c53f2cc083f50b5", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/3d748bf7df734addb2e37ea0663ec892"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d748bf7df734addb2e37ea0663ec892", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/732a504491fd4f35923460ae0d2ef475"}, "domain_id": "default", "enabled": true, "options": {}, "id": "732a504491fd4f35923460ae0d2ef475", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/781b729594744c4f8f561f6b5a6e68bd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "781b729594744c4f8f561f6b5a6e68bd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/80817a33c71343ed9c63d448a7fea69e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "80817a33c71343ed9c63d448a7fea69e", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/938ce22a56d74c639d353dbbf166fcc4"}, "domain_id": "ec5ce0aa038644b78983e5840ba5fb73", "enabled": true, "options": {}, "id": "938ce22a56d74c639d353dbbf166fcc4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/96d754a28b0d43cf8fa237c30a99c306"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d754a28b0d43cf8fa237c30a99c306", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/aaa8b9f924a74e80899c7ad7e32fcaae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aaa8b9f924a74e80899c7ad7e32fcaae", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b8dd65f4e72446d5bd8d9efa13837b0c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8dd65f4e72446d5bd8d9efa13837b0c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/c34b7e3bcdbc428db4539ea2b87cfce1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c34b7e3bcdbc428db4539ea2b87cfce1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "vyos_vrouter-user_e2c6aff1-57c5-47a7-b88b-cefa53213aae", "links": {"self": "http://172.30.9.21:5000/v3/users/da67022848cd47aaa9ad576f8c8e08f4"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "da67022848cd47aaa9ad576f8c8e08f4", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/eb527490835d48e8a67131b0f587baf6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb527490835d48e8a67131b0f587baf6", "email": "gnocchi@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2019-04-09 11:46:30,410 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-9dc3d846-054d-4cca-906c-70ef194e9d54 2019-04-09 11:46:30,411 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.221275091171s 2019-04-09 11:46:30,417 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-09 11:46:30,421 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users/da67022848cd47aaa9ad576f8c8e08f4 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}026e47ba0ea302971873cdd630dba27de93fb80c" 2019-04-09 11:46:30,623 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 228 Content-Type: application/json Date: Tue, 09 Apr 2019 11:46:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a8b19d6-0ced-4409-9cae-e3a8e3a6d5d6 2019-04-09 11:46:30,624 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vyos_vrouter-user_e2c6aff1-57c5-47a7-b88b-cefa53213aae", "links": {"self": "http://172.30.9.21:5000/v3/users/da67022848cd47aaa9ad576f8c8e08f4"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "da67022848cd47aaa9ad576f8c8e08f4", "description": null}} 2019-04-09 11:46:30,624 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/da67022848cd47aaa9ad576f8c8e08f4 used request id req-1a8b19d6-0ced-4409-9cae-e3a8e3a6d5d6 2019-04-09 11:46:30,624 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.207146883011s 2019-04-09 11:46:30,625 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-04-09 11:46:30,629 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/users/da67022848cd47aaa9ad576f8c8e08f4 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}026e47ba0ea302971873cdd630dba27de93fb80c" 2019-04-09 11:46:30,956 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 09 Apr 2019 11:46:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-48f7a108-c772-441a-9c9a-630076c2e20f 2019-04-09 11:46:30,956 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-09 11:46:30,956 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/da67022848cd47aaa9ad576f8c8e08f4 used request id req-48f7a108-c772-441a-9c9a-630076c2e20f 2019-04-09 11:46:30,956 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.33154797554s 2019-04-09 11:46:30,964 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-09 11:46:30,968 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}026e47ba0ea302971873cdd630dba27de93fb80c" 2019-04-09 11:46:31,173 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 388 Content-Type: application/json Date: Tue, 09 Apr 2019 11:46:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88f69aee-d69f-4ed7-b253-7a3ab80c03af 2019-04-09 11:46:31,173 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/6509066435f1453bac6996ee8997a3b2"}, "tags": [], "enabled": true, "id": "6509066435f1453bac6996ee8997a3b2", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/ba7a30bb29394fc4a587735d9dfb749e"}, "tags": [], "enabled": true, "id": "ba7a30bb29394fc4a587735d9dfb749e", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.21:5000/v3/projects/f55c71a2e604471b80edca6e39f1e3a7"}, "tags": [], "enabled": true, "id": "f55c71a2e604471b80edca6e39f1e3a7", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-project_e2c6aff1-57c5-47a7-b88b-cefa53213aae"}]} 2019-04-09 11:46:31,173 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-88f69aee-d69f-4ed7-b253-7a3ab80c03af 2019-04-09 11:46:31,173 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.209379911423s 2019-04-09 11:46:31,179 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-04-09 11:46:31,183 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/projects/f55c71a2e604471b80edca6e39f1e3a7 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}026e47ba0ea302971873cdd630dba27de93fb80c" 2019-04-09 11:46:31,457 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 09 Apr 2019 11:46:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-27b5769e-2ca6-48f8-a947-2392478bd4ab 2019-04-09 11:46:31,458 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-09 11:46:31,458 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/f55c71a2e604471b80edca6e39f1e3a7 used request id req-27b5769e-2ca6-48f8-a947-2392478bd4ab 2019-04-09 11:46:31,458 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.278357028961s 2019-04-09 11:46:31,464 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-09 11:46:31,464 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/security-groups.json?project_id=f55c71a2e604471b80edca6e39f1e3a7&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}026e47ba0ea302971873cdd630dba27de93fb80c" 2019-04-09 11:46:31,866 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Tue, 09 Apr 2019 11:46:21 GMT X-Openstack-Request-Id: req-65a038db-b846-40b9-a0fc-024c25d3f4a6 2019-04-09 11:46:31,866 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "created_at": "2019-04-09T11:28:18Z", "updated_at": "2019-04-09T11:28:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T11:28:18Z", "revision_number": 0, "id": "3df3efd8-7520-4a9e-97e8-7324fe877fd4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T11:28:18Z", "security_group_id": "bc361801-0a0c-43f9-abd1-23fa16c2f22b", "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "f55c71a2e604471b80edca6e39f1e3a7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T11:28:18Z", "revision_number": 0, "id": "52788ecd-eb64-49a0-80f6-1376b9e8e366", "remote_group_id": "bc361801-0a0c-43f9-abd1-23fa16c2f22b", "remote_ip_prefix": null, "created_at": "2019-04-09T11:28:18Z", "security_group_id": "bc361801-0a0c-43f9-abd1-23fa16c2f22b", "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "f55c71a2e604471b80edca6e39f1e3a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T11:28:18Z", "revision_number": 0, "id": "713f2b04-2896-4bf6-bd47-bfb77dddc467", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T11:28:18Z", "security_group_id": "bc361801-0a0c-43f9-abd1-23fa16c2f22b", "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "f55c71a2e604471b80edca6e39f1e3a7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T11:28:18Z", "revision_number": 0, "id": "ef896cff-03b9-49ef-8c0a-e688f1545ae4", "remote_group_id": "bc361801-0a0c-43f9-abd1-23fa16c2f22b", "remote_ip_prefix": null, "created_at": "2019-04-09T11:28:18Z", "security_group_id": "bc361801-0a0c-43f9-abd1-23fa16c2f22b", "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "f55c71a2e604471b80edca6e39f1e3a7"}], "revision_number": 1, "project_id": "f55c71a2e604471b80edca6e39f1e3a7", "id": "bc361801-0a0c-43f9-abd1-23fa16c2f22b", "name": "default"}]} 2019-04-09 11:46:31,866 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json?project_id=f55c71a2e604471b80edca6e39f1e3a7&name=default used request id req-65a038db-b846-40b9-a0fc-024c25d3f4a6 2019-04-09 11:46:31,867 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.402793169022s 2019-04-09 11:46:31,873 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-09 11:46:31,873 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}026e47ba0ea302971873cdd630dba27de93fb80c" 2019-04-09 11:46:31,987 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 33483 Content-Type: application/json Date: Tue, 09 Apr 2019 11:46:21 GMT X-Openstack-Request-Id: req-44bc1cf2-66b6-4cc4-b783-8af51428ec2d 2019-04-09 11:46:31,991 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "0f44c7af880b4000a1dc62837aee780f", "created_at": "2019-04-09T06:38:34Z", "updated_at": "2019-04-09T06:38:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:34Z", "revision_number": 0, "id": "05425f53-1a82-4620-8d0d-2bec6d50d127", "remote_group_id": "133285e2-2849-4047-874b-acf860b9a47a", "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:34Z", "security_group_id": "133285e2-2849-4047-874b-acf860b9a47a", "tenant_id": "0f44c7af880b4000a1dc62837aee780f", "port_range_min": null, "ethertype": "IPv6", "project_id": "0f44c7af880b4000a1dc62837aee780f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:34Z", "revision_number": 0, "id": "1afdac41-f81f-4d28-92b1-886ecba7f1ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:34Z", "security_group_id": "133285e2-2849-4047-874b-acf860b9a47a", "tenant_id": "0f44c7af880b4000a1dc62837aee780f", "port_range_min": null, "ethertype": "IPv6", "project_id": "0f44c7af880b4000a1dc62837aee780f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:34Z", "revision_number": 0, "id": "3fb7318d-6164-4cf9-907b-72601354ccfa", "remote_group_id": "133285e2-2849-4047-874b-acf860b9a47a", "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:34Z", "security_group_id": "133285e2-2849-4047-874b-acf860b9a47a", "tenant_id": "0f44c7af880b4000a1dc62837aee780f", "port_range_min": null, "ethertype": "IPv4", "project_id": "0f44c7af880b4000a1dc62837aee780f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:34Z", "revision_number": 0, "id": "dd7de9b8-2e8a-4c8e-8cbf-2108d15e376f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:34Z", "security_group_id": "133285e2-2849-4047-874b-acf860b9a47a", "tenant_id": "0f44c7af880b4000a1dc62837aee780f", "port_range_min": null, "ethertype": "IPv4", "project_id": "0f44c7af880b4000a1dc62837aee780f"}], "revision_number": 1, "project_id": "0f44c7af880b4000a1dc62837aee780f", "id": "133285e2-2849-4047-874b-acf860b9a47a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7d91c4e96bf742cdb3019afbd92b08b7", "created_at": "2019-04-09T06:41:12Z", "updated_at": "2019-04-09T06:41:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:41:12Z", "revision_number": 0, "id": "128566fd-9776-4c00-a02f-ecd203954c03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:41:12Z", "security_group_id": "16d9fd61-4005-47ed-8159-6527e895440e", "tenant_id": "7d91c4e96bf742cdb3019afbd92b08b7", "port_range_min": null, "ethertype": "IPv4", "project_id": "7d91c4e96bf742cdb3019afbd92b08b7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:41:13Z", "revision_number": 0, "id": "5f5c2826-ccd3-422a-ae4c-7e22a699212d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:41:13Z", "security_group_id": "16d9fd61-4005-47ed-8159-6527e895440e", "tenant_id": "7d91c4e96bf742cdb3019afbd92b08b7", "port_range_min": null, "ethertype": "IPv6", "project_id": "7d91c4e96bf742cdb3019afbd92b08b7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:41:12Z", "revision_number": 0, "id": "81637ed4-f405-4397-bf10-12f7c25b85a8", "remote_group_id": "16d9fd61-4005-47ed-8159-6527e895440e", "remote_ip_prefix": null, "created_at": "2019-04-09T06:41:12Z", "security_group_id": "16d9fd61-4005-47ed-8159-6527e895440e", "tenant_id": "7d91c4e96bf742cdb3019afbd92b08b7", "port_range_min": null, "ethertype": "IPv6", "project_id": "7d91c4e96bf742cdb3019afbd92b08b7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:41:12Z", "revision_number": 0, "id": "c8f342fd-7b58-4a9e-a416-7e098f36f758", "remote_group_id": "16d9fd61-4005-47ed-8159-6527e895440e", "remote_ip_prefix": null, "created_at": "2019-04-09T06:41:12Z", "security_group_id": "16d9fd61-4005-47ed-8159-6527e895440e", "tenant_id": "7d91c4e96bf742cdb3019afbd92b08b7", "port_range_min": null, "ethertype": "IPv4", "project_id": "7d91c4e96bf742cdb3019afbd92b08b7"}], "revision_number": 1, "project_id": "7d91c4e96bf742cdb3019afbd92b08b7", "id": "16d9fd61-4005-47ed-8159-6527e895440e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-04-09T06:26:00Z", "updated_at": "2019-04-09T06:26:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:26:00Z", "revision_number": 0, "id": "23de8fc0-44ae-4c56-abcd-3cadf2cd644b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:26:00Z", "security_group_id": "3353c502-d3bd-4781-83f5-fc7385b71d39", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:26:00Z", "revision_number": 0, "id": "afb04289-1a57-4ecb-8cec-ce9e43ab0d76", "remote_group_id": "3353c502-d3bd-4781-83f5-fc7385b71d39", "remote_ip_prefix": null, "created_at": "2019-04-09T06:26:00Z", "security_group_id": "3353c502-d3bd-4781-83f5-fc7385b71d39", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:26:00Z", "revision_number": 0, "id": "d4091b4d-3f48-405e-a6ff-27973bc1c4fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:26:00Z", "security_group_id": "3353c502-d3bd-4781-83f5-fc7385b71d39", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:26:00Z", "revision_number": 0, "id": "f668131f-27a0-4d81-982d-afd1d6efe75b", "remote_group_id": "3353c502-d3bd-4781-83f5-fc7385b71d39", "remote_ip_prefix": null, "created_at": "2019-04-09T06:26:00Z", "security_group_id": "3353c502-d3bd-4781-83f5-fc7385b71d39", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "3353c502-d3bd-4781-83f5-fc7385b71d39", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e3616f9a20054a2f9f4a228fa5825920", "created_at": "2019-04-09T06:38:25Z", "updated_at": "2019-04-09T06:38:25Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:25Z", "revision_number": 0, "id": "1304e57e-307e-4d15-b3a6-c40e4c13d9c6", "remote_group_id": "539b6566-8b82-46ce-a7a2-486e0cfdcc19", "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:25Z", "security_group_id": "539b6566-8b82-46ce-a7a2-486e0cfdcc19", "tenant_id": "e3616f9a20054a2f9f4a228fa5825920", "port_range_min": null, "ethertype": "IPv4", "project_id": "e3616f9a20054a2f9f4a228fa5825920"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:25Z", "revision_number": 0, "id": "5de5f3da-e80e-4e4e-8bb9-e65d586e3c36", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:25Z", "security_group_id": "539b6566-8b82-46ce-a7a2-486e0cfdcc19", "tenant_id": "e3616f9a20054a2f9f4a228fa5825920", "port_range_min": null, "ethertype": "IPv6", "project_id": "e3616f9a20054a2f9f4a228fa5825920"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:25Z", "revision_number": 0, "id": "c986fad9-2e24-419f-b30e-dbea76657fc4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:25Z", "security_group_id": "539b6566-8b82-46ce-a7a2-486e0cfdcc19", "tenant_id": "e3616f9a20054a2f9f4a228fa5825920", "port_range_min": null, "ethertype": "IPv4", "project_id": "e3616f9a20054a2f9f4a228fa5825920"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:25Z", "revision_number": 0, "id": "dfe74141-b06d-427c-a311-9f669b427b66", "remote_group_id": "539b6566-8b82-46ce-a7a2-486e0cfdcc19", "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:25Z", "security_group_id": "539b6566-8b82-46ce-a7a2-486e0cfdcc19", "tenant_id": "e3616f9a20054a2f9f4a228fa5825920", "port_range_min": null, "ethertype": "IPv6", "project_id": "e3616f9a20054a2f9f4a228fa5825920"}], "revision_number": 1, "project_id": "e3616f9a20054a2f9f4a228fa5825920", "id": "539b6566-8b82-46ce-a7a2-486e0cfdcc19", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ba7a30bb29394fc4a587735d9dfb749e", "created_at": "2019-04-09T06:24:05Z", "updated_at": "2019-04-09T06:24:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:24:05Z", "revision_number": 0, "id": "0aa9cfb1-eea8-4107-bdd1-09b673e74187", "remote_group_id": "7163910b-3f52-4c82-95f5-2716a0110cc5", "remote_ip_prefix": null, "created_at": "2019-04-09T06:24:05Z", "security_group_id": "7163910b-3f52-4c82-95f5-2716a0110cc5", "tenant_id": "ba7a30bb29394fc4a587735d9dfb749e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ba7a30bb29394fc4a587735d9dfb749e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:24:05Z", "revision_number": 0, "id": "54942ddd-2fa1-4bc2-8eed-db2c58927051", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:24:05Z", "security_group_id": "7163910b-3f52-4c82-95f5-2716a0110cc5", "tenant_id": "ba7a30bb29394fc4a587735d9dfb749e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ba7a30bb29394fc4a587735d9dfb749e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:24:05Z", "revision_number": 0, "id": "65f9a71a-d7ef-4a7c-bd9a-1722277aec43", "remote_group_id": "7163910b-3f52-4c82-95f5-2716a0110cc5", "remote_ip_prefix": null, "created_at": "2019-04-09T06:24:05Z", "security_group_id": "7163910b-3f52-4c82-95f5-2716a0110cc5", "tenant_id": "ba7a30bb29394fc4a587735d9dfb749e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ba7a30bb29394fc4a587735d9dfb749e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:24:05Z", "revision_number": 0, "id": "86568739-46b2-4862-8571-f01cd048599a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:24:05Z", "security_group_id": "7163910b-3f52-4c82-95f5-2716a0110cc5", "tenant_id": "ba7a30bb29394fc4a587735d9dfb749e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ba7a30bb29394fc4a587735d9dfb749e"}], "revision_number": 1, "project_id": "ba7a30bb29394fc4a587735d9dfb749e", "id": "7163910b-3f52-4c82-95f5-2716a0110cc5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "45c8e08964474534af04fa70d9ceacff", "created_at": "2019-04-09T07:37:03Z", "updated_at": "2019-04-09T07:37:03Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T07:37:03Z", "revision_number": 0, "id": "0bc3bbf3-5b22-48d3-afa2-675dac76eb71", "remote_group_id": "7cc4a13e-a983-4c86-8f12-7e6bee440d43", "remote_ip_prefix": null, "created_at": "2019-04-09T07:37:03Z", "security_group_id": "7cc4a13e-a983-4c86-8f12-7e6bee440d43", "tenant_id": "45c8e08964474534af04fa70d9ceacff", "port_range_min": null, "ethertype": "IPv6", "project_id": "45c8e08964474534af04fa70d9ceacff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T07:37:03Z", "revision_number": 0, "id": "ab8253ad-e2a0-4797-a183-960b8ef87470", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T07:37:03Z", "security_group_id": "7cc4a13e-a983-4c86-8f12-7e6bee440d43", "tenant_id": "45c8e08964474534af04fa70d9ceacff", "port_range_min": null, "ethertype": "IPv6", "project_id": "45c8e08964474534af04fa70d9ceacff"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T07:37:03Z", "revision_number": 0, "id": "cc4f203b-970d-479e-b691-ce52ab379138", "remote_group_id": "7cc4a13e-a983-4c86-8f12-7e6bee440d43", "remote_ip_prefix": null, "created_at": "2019-04-09T07:37:03Z", "security_group_id": "7cc4a13e-a983-4c86-8f12-7e6bee440d43", "tenant_id": "45c8e08964474534af04fa70d9ceacff", "port_range_min": null, "ethertype": "IPv4", "project_id": "45c8e08964474534af04fa70d9ceacff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T07:37:03Z", "revision_number": 0, "id": "f8371daa-2062-4660-8fba-cffbaf792b69", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T07:37:03Z", "security_group_id": "7cc4a13e-a983-4c86-8f12-7e6bee440d43", "tenant_id": "45c8e08964474534af04fa70d9ceacff", "port_range_min": null, "ethertype": "IPv4", "project_id": "45c8e08964474534af04fa70d9ceacff"}], "revision_number": 1, "project_id": "45c8e08964474534af04fa70d9ceacff", "id": "7cc4a13e-a983-4c86-8f12-7e6bee440d43", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b791053a49f94838a00b8848bbc7b0d5", "created_at": "2019-04-09T06:38:04Z", "updated_at": "2019-04-09T06:38:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:04Z", "revision_number": 0, "id": "1d5cb96d-707a-4102-b35a-0814f2fe44ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:04Z", "security_group_id": "7d842db1-29c7-43cf-83d3-bddf670c17fe", "tenant_id": "b791053a49f94838a00b8848bbc7b0d5", "port_range_min": null, "ethertype": "IPv4", "project_id": "b791053a49f94838a00b8848bbc7b0d5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:04Z", "revision_number": 0, "id": "5bf023b4-d99d-4bf6-be66-02e22c8ab0b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:04Z", "security_group_id": "7d842db1-29c7-43cf-83d3-bddf670c17fe", "tenant_id": "b791053a49f94838a00b8848bbc7b0d5", "port_range_min": null, "ethertype": "IPv6", "project_id": "b791053a49f94838a00b8848bbc7b0d5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:04Z", "revision_number": 0, "id": "62c448c8-84c7-4a5b-881f-9aaf4fc340ad", "remote_group_id": "7d842db1-29c7-43cf-83d3-bddf670c17fe", "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:04Z", "security_group_id": "7d842db1-29c7-43cf-83d3-bddf670c17fe", "tenant_id": "b791053a49f94838a00b8848bbc7b0d5", "port_range_min": null, "ethertype": "IPv4", "project_id": "b791053a49f94838a00b8848bbc7b0d5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:04Z", "revision_number": 0, "id": "8f09250e-f3c9-4c52-9037-1c26e93722e6", "remote_group_id": "7d842db1-29c7-43cf-83d3-bddf670c17fe", "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:04Z", "security_group_id": "7d842db1-29c7-43cf-83d3-bddf670c17fe", "tenant_id": "b791053a49f94838a00b8848bbc7b0d5", "port_range_min": null, "ethertype": "IPv6", "project_id": "b791053a49f94838a00b8848bbc7b0d5"}], "revision_number": 1, "project_id": "b791053a49f94838a00b8848bbc7b0d5", "id": "7d842db1-29c7-43cf-83d3-bddf670c17fe", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f199aed82fe147e78f50540e3f631f58", "created_at": "2019-04-09T06:38:33Z", "updated_at": "2019-04-09T06:38:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:33Z", "revision_number": 0, "id": "10d96352-0a56-4e61-9f91-d2dd0a203a3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:33Z", "security_group_id": "843aeb94-c5b9-4e15-8b46-2167f70d9f64", "tenant_id": "f199aed82fe147e78f50540e3f631f58", "port_range_min": null, "ethertype": "IPv6", "project_id": "f199aed82fe147e78f50540e3f631f58"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:33Z", "revision_number": 0, "id": "7a034288-4851-4d68-b26c-ce8d734e6c23", "remote_group_id": "843aeb94-c5b9-4e15-8b46-2167f70d9f64", "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:33Z", "security_group_id": "843aeb94-c5b9-4e15-8b46-2167f70d9f64", "tenant_id": "f199aed82fe147e78f50540e3f631f58", "port_range_min": null, "ethertype": "IPv4", "project_id": "f199aed82fe147e78f50540e3f631f58"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:33Z", "revision_number": 0, "id": "9788295a-0c4b-4231-a1ba-ce6b40aa1167", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:33Z", "security_group_id": "843aeb94-c5b9-4e15-8b46-2167f70d9f64", "tenant_id": "f199aed82fe147e78f50540e3f631f58", "port_range_min": null, "ethertype": "IPv4", "project_id": "f199aed82fe147e78f50540e3f631f58"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:33Z", "revision_number": 0, "id": "b0e92582-b047-4369-803c-e11b4ab9078c", "remote_group_id": "843aeb94-c5b9-4e15-8b46-2167f70d9f64", "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:33Z", "security_group_id": "843aeb94-c5b9-4e15-8b46-2167f70d9f64", "tenant_id": "f199aed82fe147e78f50540e3f631f58", "port_range_min": null, "ethertype": "IPv6", "project_id": "f199aed82fe147e78f50540e3f631f58"}], "revision_number": 1, "project_id": "f199aed82fe147e78f50540e3f631f58", "id": "843aeb94-c5b9-4e15-8b46-2167f70d9f64", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bbed22d94c364f98a62513e651610970", "created_at": "2019-04-09T06:38:27Z", "updated_at": "2019-04-09T06:38:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:27Z", "revision_number": 0, "id": "2afc4c19-8a23-40cd-937b-67718545a3d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:27Z", "security_group_id": "97734093-1ada-4835-91aa-2f9a5ecbd7da", "tenant_id": "bbed22d94c364f98a62513e651610970", "port_range_min": null, "ethertype": "IPv6", "project_id": "bbed22d94c364f98a62513e651610970"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:27Z", "revision_number": 0, "id": "4a2bb16b-099b-4ac7-a72a-8b7e1c45b7ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:27Z", "security_group_id": "97734093-1ada-4835-91aa-2f9a5ecbd7da", "tenant_id": "bbed22d94c364f98a62513e651610970", "port_range_min": null, "ethertype": "IPv4", "project_id": "bbed22d94c364f98a62513e651610970"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:27Z", "revision_number": 0, "id": "57a2eb11-b762-4973-947d-50f4a26e722c", "remote_group_id": "97734093-1ada-4835-91aa-2f9a5ecbd7da", "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:27Z", "security_group_id": "97734093-1ada-4835-91aa-2f9a5ecbd7da", "tenant_id": "bbed22d94c364f98a62513e651610970", "port_range_min": null, "ethertype": "IPv4", "project_id": "bbed22d94c364f98a62513e651610970"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:27Z", "revision_number": 0, "id": "582accf8-fa7e-493c-a908-f1ccb7f5ae53", "remote_group_id": "97734093-1ada-4835-91aa-2f9a5ecbd7da", "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:27Z", "security_group_id": "97734093-1ada-4835-91aa-2f9a5ecbd7da", "tenant_id": "bbed22d94c364f98a62513e651610970", "port_range_min": null, "ethertype": "IPv6", "project_id": "bbed22d94c364f98a62513e651610970"}], "revision_number": 1, "project_id": "bbed22d94c364f98a62513e651610970", "id": "97734093-1ada-4835-91aa-2f9a5ecbd7da", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6509066435f1453bac6996ee8997a3b2", "created_at": "2019-04-09T06:25:59Z", "updated_at": "2019-04-09T06:25:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:25:59Z", "revision_number": 0, "id": "159f11d9-0ba4-4923-8082-70f4dd760a47", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:25:59Z", "security_group_id": "9c2f55ba-acdf-4de6-a230-b14db62471f1", "tenant_id": "6509066435f1453bac6996ee8997a3b2", "port_range_min": null, "ethertype": "IPv4", "project_id": "6509066435f1453bac6996ee8997a3b2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:25:59Z", "revision_number": 0, "id": "a09893df-d9cb-4ff3-99d4-013b5c068a40", "remote_group_id": "9c2f55ba-acdf-4de6-a230-b14db62471f1", "remote_ip_prefix": null, "created_at": "2019-04-09T06:25:59Z", "security_group_id": "9c2f55ba-acdf-4de6-a230-b14db62471f1", "tenant_id": "6509066435f1453bac6996ee8997a3b2", "port_range_min": null, "ethertype": "IPv6", "project_id": "6509066435f1453bac6996ee8997a3b2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:25:59Z", "revision_number": 0, "id": "f87d56d3-96be-430b-8bff-17fba51e104b", "remote_group_id": "9c2f55ba-acdf-4de6-a230-b14db62471f1", "remote_ip_prefix": null, "created_at": "2019-04-09T06:25:59Z", "security_group_id": "9c2f55ba-acdf-4de6-a230-b14db62471f1", "tenant_id": "6509066435f1453bac6996ee8997a3b2", "port_range_min": null, "ethertype": "IPv4", "project_id": "6509066435f1453bac6996ee8997a3b2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:25:59Z", "revision_number": 0, "id": "feb3b1fe-b7ab-48f1-a7ef-4cef55305484", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:25:59Z", "security_group_id": "9c2f55ba-acdf-4de6-a230-b14db62471f1", "tenant_id": "6509066435f1453bac6996ee8997a3b2", "port_range_min": null, "ethertype": "IPv6", "project_id": "6509066435f1453bac6996ee8997a3b2"}], "revision_number": 1, "project_id": "6509066435f1453bac6996ee8997a3b2", "id": "9c2f55ba-acdf-4de6-a230-b14db62471f1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f4959e7508fa4aa9bff492655dd05f75", "created_at": "2019-04-09T06:41:11Z", "updated_at": "2019-04-09T06:41:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:41:11Z", "revision_number": 0, "id": "5079dc98-328d-49c2-8ec5-1024760d43f4", "remote_group_id": "9f269589-f912-4a8c-999c-e1e004848fb2", "remote_ip_prefix": null, "created_at": "2019-04-09T06:41:11Z", "security_group_id": "9f269589-f912-4a8c-999c-e1e004848fb2", "tenant_id": "f4959e7508fa4aa9bff492655dd05f75", "port_range_min": null, "ethertype": "IPv4", "project_id": "f4959e7508fa4aa9bff492655dd05f75"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:41:11Z", "revision_number": 0, "id": "7b9723e6-9a6c-4782-8c6c-8b42e30e5322", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:41:11Z", "security_group_id": "9f269589-f912-4a8c-999c-e1e004848fb2", "tenant_id": "f4959e7508fa4aa9bff492655dd05f75", "port_range_min": null, "ethertype": "IPv4", "project_id": "f4959e7508fa4aa9bff492655dd05f75"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:41:11Z", "revision_number": 0, "id": "c79a88fc-3d9b-453a-adda-0351d7447046", "remote_group_id": "9f269589-f912-4a8c-999c-e1e004848fb2", "remote_ip_prefix": null, "created_at": "2019-04-09T06:41:11Z", "security_group_id": "9f269589-f912-4a8c-999c-e1e004848fb2", "tenant_id": "f4959e7508fa4aa9bff492655dd05f75", "port_range_min": null, "ethertype": "IPv6", "project_id": "f4959e7508fa4aa9bff492655dd05f75"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:41:11Z", "revision_number": 0, "id": "ded83004-84fa-4262-8e2e-c0cf817a6397", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:41:11Z", "security_group_id": "9f269589-f912-4a8c-999c-e1e004848fb2", "tenant_id": "f4959e7508fa4aa9bff492655dd05f75", "port_range_min": null, "ethertype": "IPv6", "project_id": "f4959e7508fa4aa9bff492655dd05f75"}], "revision_number": 1, "project_id": "f4959e7508fa4aa9bff492655dd05f75", "id": "9f269589-f912-4a8c-999c-e1e004848fb2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "875e43126b1048518e582278b00dd3bd", "created_at": "2019-04-09T06:38:31Z", "updated_at": "2019-04-09T06:38:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:31Z", "revision_number": 0, "id": "5f289c8e-b1c9-41f7-aeed-c40d4b40f88f", "remote_group_id": "a3e3ef9a-d084-4d19-86ce-95a13bf3a2b2", "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:31Z", "security_group_id": "a3e3ef9a-d084-4d19-86ce-95a13bf3a2b2", "tenant_id": "875e43126b1048518e582278b00dd3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "875e43126b1048518e582278b00dd3bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:31Z", "revision_number": 0, "id": "6d166514-1330-4e67-aba8-2ff7f57567c3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:31Z", "security_group_id": "a3e3ef9a-d084-4d19-86ce-95a13bf3a2b2", "tenant_id": "875e43126b1048518e582278b00dd3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "875e43126b1048518e582278b00dd3bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:31Z", "revision_number": 0, "id": "c2e306fc-c809-40bb-a8cb-d1f0d0a768c5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:31Z", "security_group_id": "a3e3ef9a-d084-4d19-86ce-95a13bf3a2b2", "tenant_id": "875e43126b1048518e582278b00dd3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "875e43126b1048518e582278b00dd3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:31Z", "revision_number": 0, "id": "c9960cce-d437-47e8-86a8-766e3be66981", "remote_group_id": "a3e3ef9a-d084-4d19-86ce-95a13bf3a2b2", "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:31Z", "security_group_id": "a3e3ef9a-d084-4d19-86ce-95a13bf3a2b2", "tenant_id": "875e43126b1048518e582278b00dd3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "875e43126b1048518e582278b00dd3bd"}], "revision_number": 1, "project_id": "875e43126b1048518e582278b00dd3bd", "id": "a3e3ef9a-d084-4d19-86ce-95a13bf3a2b2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "40d0a12deb8b450f9ec86a556f84ee9a", "created_at": "2019-04-09T06:38:23Z", "updated_at": "2019-04-09T06:38:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:23Z", "revision_number": 0, "id": "893502da-a659-4c56-afc0-0908c3136ba3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:23Z", "security_group_id": "af11296e-5ea1-4a9b-b81c-edc2afd9e6b9", "tenant_id": "40d0a12deb8b450f9ec86a556f84ee9a", "port_range_min": null, "ethertype": "IPv4", "project_id": "40d0a12deb8b450f9ec86a556f84ee9a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:23Z", "revision_number": 0, "id": "a1eba4ad-c15e-4139-89c2-cf6835513b76", "remote_group_id": "af11296e-5ea1-4a9b-b81c-edc2afd9e6b9", "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:23Z", "security_group_id": "af11296e-5ea1-4a9b-b81c-edc2afd9e6b9", "tenant_id": "40d0a12deb8b450f9ec86a556f84ee9a", "port_range_min": null, "ethertype": "IPv6", "project_id": "40d0a12deb8b450f9ec86a556f84ee9a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:23Z", "revision_number": 0, "id": "d07f2fa1-1b54-4ae3-96f7-6083bab6178d", "remote_group_id": "af11296e-5ea1-4a9b-b81c-edc2afd9e6b9", "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:23Z", "security_group_id": "af11296e-5ea1-4a9b-b81c-edc2afd9e6b9", "tenant_id": "40d0a12deb8b450f9ec86a556f84ee9a", "port_range_min": null, "ethertype": "IPv4", "project_id": "40d0a12deb8b450f9ec86a556f84ee9a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:23Z", "revision_number": 0, "id": "ee512ebf-f4b1-4f7f-b5f8-f5af813c3cc0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:23Z", "security_group_id": "af11296e-5ea1-4a9b-b81c-edc2afd9e6b9", "tenant_id": "40d0a12deb8b450f9ec86a556f84ee9a", "port_range_min": null, "ethertype": "IPv6", "project_id": "40d0a12deb8b450f9ec86a556f84ee9a"}], "revision_number": 1, "project_id": "40d0a12deb8b450f9ec86a556f84ee9a", "id": "af11296e-5ea1-4a9b-b81c-edc2afd9e6b9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "created_at": "2019-04-09T11:28:18Z", "updated_at": "2019-04-09T11:28:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T11:28:18Z", "revision_number": 0, "id": "3df3efd8-7520-4a9e-97e8-7324fe877fd4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T11:28:18Z", "security_group_id": "bc361801-0a0c-43f9-abd1-23fa16c2f22b", "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "f55c71a2e604471b80edca6e39f1e3a7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T11:28:18Z", "revision_number": 0, "id": "52788ecd-eb64-49a0-80f6-1376b9e8e366", "remote_group_id": "bc361801-0a0c-43f9-abd1-23fa16c2f22b", "remote_ip_prefix": null, "created_at": "2019-04-09T11:28:18Z", "security_group_id": "bc361801-0a0c-43f9-abd1-23fa16c2f22b", "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "f55c71a2e604471b80edca6e39f1e3a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T11:28:18Z", "revision_number": 0, "id": "713f2b04-2896-4bf6-bd47-bfb77dddc467", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T11:28:18Z", "security_group_id": "bc361801-0a0c-43f9-abd1-23fa16c2f22b", "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "f55c71a2e604471b80edca6e39f1e3a7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T11:28:18Z", "revision_number": 0, "id": "ef896cff-03b9-49ef-8c0a-e688f1545ae4", "remote_group_id": "bc361801-0a0c-43f9-abd1-23fa16c2f22b", "remote_ip_prefix": null, "created_at": "2019-04-09T11:28:18Z", "security_group_id": "bc361801-0a0c-43f9-abd1-23fa16c2f22b", "tenant_id": "f55c71a2e604471b80edca6e39f1e3a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "f55c71a2e604471b80edca6e39f1e3a7"}], "revision_number": 1, "project_id": "f55c71a2e604471b80edca6e39f1e3a7", "id": "bc361801-0a0c-43f9-abd1-23fa16c2f22b", "name": "default"}]} 2019-04-09 11:46:31,992 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-44bc1cf2-66b6-4cc4-b783-8af51428ec2d 2019-04-09 11:46:31,992 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.119194984436s 2019-04-09 11:46:32,002 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-04-09 11:46:32,003 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/security-groups/bc361801-0a0c-43f9-abd1-23fa16c2f22b.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}026e47ba0ea302971873cdd630dba27de93fb80c" 2019-04-09 11:46:32,126 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 09 Apr 2019 11:46:21 GMT X-Openstack-Request-Id: req-ec39e6a1-f0de-40d2-9d24-a235a990f292 2019-04-09 11:46:32,126 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-09 11:46:32,126 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/bc361801-0a0c-43f9-abd1-23fa16c2f22b.json used request id req-ec39e6a1-f0de-40d2-9d24-a235a990f292 2019-04-09 11:46:32,127 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.124125003815s 2019-04-09 11:46:32,147 - xtesting.ci.run_tests - INFO - Loading test case 'juju_epc'... 2019-04-09 11:46:32,177 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-04-09 11:46:32,182 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Tue, 09 Apr 2019 11:46:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a055ce9d-f035-443a-9cbc-7d0d0299ccda 2019-04-09 11:46:32,182 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2019-04-09 11:46:32,182 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/v3 used request id req-a055ce9d-f035-443a-9cbc-7d0d0299ccda 2019-04-09 11:46:32,183 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2019-04-09 11:46:32,577 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "12d06a59574c4903a7b4bfc193e14ef0", "name": "member"}, {"id": "ecaba09e8ea14e058d5f9d9eb583aa37", "name": "admin"}, {"id": "6e54a998c61f4429874ed3ac33d4afc4", "name": "reader"}], "expires_at": "2019-04-09T12:46:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6509066435f1453bac6996ee8997a3b2", "name": "admin"}, "catalog": [{"endpoints": [], "type": "tempest-type-1277486611", "id": "0b54ae2e271e4cc7bbd93a7117074bc5", "name": "tempest-service-488714134"}, {"endpoints": [], "type": "metering", "id": "0c6048bf3c804b33b1209bfa8ca75ec0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v3/6509066435f1453bac6996ee8997a3b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "503aa75a75e444a9b93cb14634c6ab50"}, {"url": "http://192.30.9.6:8776/v3/6509066435f1453bac6996ee8997a3b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd4bc81464e44d0a129985ca1ff91d5"}, {"url": "http://192.30.9.6:8776/v3/6509066435f1453bac6996ee8997a3b2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d888a991472d4a88bfcfcfcf4909874d"}], "type": "volumev3", "id": "1b1b3cbed2d14611b521aa10e2b642dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4664f0d595a24e8a9d4eb3691db874e0"}, {"url": "http://172.30.9.21:8080/v1/AUTH_6509066435f1453bac6996ee8997a3b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49cfc5fc2aa942e59d21f825b2bc9939"}, {"url": "http://12.0.0.22:8080/v1/AUTH_6509066435f1453bac6996ee8997a3b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "71100b14603a4edf8a39e8af672ecff5"}], "type": "object-store", "id": "29267bcb2ea04deebb6caaa71afffcc5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4dc1873b4b477cb578245fdb86a111"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77d7bee546c941368ffc769fda003312"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9b1ab09869b4ea895eb3c8867f61318"}], "type": "network", "id": "3ac09bd783a245efa7f11d71ad667386", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f7f6f256262433fb4467ed610947d62"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "72d58c041dc245bc8aa43ce73891f76c"}, {"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b89851b9b2b4f95b7d2184e74373672"}], "type": "identity", "id": "49f6869431e3430e9aeef431c7e7d7de", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8201c41b3865412e839f135e1ceb7421"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e4e22c0a684229ba50a51934a5cdf7"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf4872e158cb44e3aa5a4063a620efc3"}], "type": "alarming", "id": "61e60b3a8b964288a4ad67fd02ee4984", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4de11e8502624071afd079250b33c74c"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d801fa7f3ee64b30b3b18ef5a9e72635"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f583f4a1750f4edc8596dd476ece0948"}], "type": "compute", "id": "6b64d23b249e42d79f5dd070a7460b66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0cd6369c5d9949eba212a5ce97f8b6f7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8011dc0e5bd44e2aa45caf7c6e4d19d2"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d807430fcec84acebca284681dd098fe"}], "type": "cloudformation", "id": "7f91896ba7394ae291c7a222f92ea496", "name": "heat-cfn"}, {"endpoints": [], "type": "tempest-type-608147535", "id": "88d50707b816448897d5d0b213cb19da", "name": "tempest-service-563563896"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/6509066435f1453bac6996ee8997a3b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4243c026b4174decae31504c58542875"}, {"url": "http://192.30.9.6:8776/v2/6509066435f1453bac6996ee8997a3b2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84281d63eba442fd8cdbf23eae691ba2"}, {"url": "http://172.30.9.21:8776/v2/6509066435f1453bac6996ee8997a3b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1ce0a47f2fd4ca9b678bc1d7e5d0b37"}], "type": "volumev2", "id": "8afcbe00e0a6427bbf1fc3b10d4b2f5e", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/6509066435f1453bac6996ee8997a3b2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25eb19d77ddd4b9aa8117749f829d913"}, {"url": "http://172.30.9.21:8004/v1/6509066435f1453bac6996ee8997a3b2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57dd852403b0401fb0bd852db0cc4f1e"}, {"url": "http://192.30.9.6:8004/v1/6509066435f1453bac6996ee8997a3b2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5a404b628fff4023b9d3e5b8fca3b0fb"}], "type": "orchestration", "id": "a244395507da4b85bd212d5f49a8b6ae", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2242a4436b774238a465cc3d6498ab4e"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "977935de203e411cbce5038f0a9dc848"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2fcaa46481c44f8a3f42acd6c29b21f"}], "type": "placement", "id": "aed411d3d8324008b42b3bd847051003", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b61449c559f45dba6ba5f9dc241729f"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3f83bae18b4a496bb67592b5d777f17c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5162d5282ea1448dbbc20567c0d57fd7"}], "type": "metric", "id": "ebf458a547774acfb6b489f2803a822c", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "33de49eaa2934d07a5ef7754ed5fe8e0"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b7265307a4a45caad0a286536a91b5d"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94601cf3562245fb9453e9678a54b869"}], "type": "event", "id": "f3ff1bc7e87e4c90a2385a1bc8175960", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00d65cc314ee4a87ad316dd160d63558"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64896bc5be624954a0166b6cfa08a10e"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd079af259534771ac00959c542171cf"}], "type": "image", "id": "f9a74c8a63414707b34a5b03e9eacdc1", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "96d754a28b0d43cf8fa237c30a99c306"}, "audit_ids": ["sSuNl_iRRX6qFiLRJC-ung"], "issued_at": "2019-04-09T11:46:21.000000Z"}} 2019-04-09 11:46:32,581 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-09 11:46:32,582 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}660ea3bbec4c9a7d9ad34d7c77951f3f21eea08b" 2019-04-09 11:46:33,155 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Tue, 09 Apr 2019 11:46:22 GMT X-Openstack-Request-Id: req-9b8ab0c0-6363-4ea1-bf64-2ac3416834e2 2019-04-09 11:46:33,155 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"b62787c2-635d-4893-8553-7ee0260442ff","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ba7a30bb29394fc4a587735d9dfb749e","l2_adjacency":true,"status":"ACTIVE","subnets":["dce875e1-9eec-4cb2-94e6-93dffefe33f6"],"description":"","tags":[],"updated_at":"2019-04-09T06:38:46Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ba7a30bb29394fc4a587735d9dfb749e","created_at":"2019-04-09T06:24:05Z","provider:network_type":"flat"}]} 2019-04-09 11:46:33,156 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-9b8ab0c0-6363-4ea1-bf64-2ac3416834e2 2019-04-09 11:46:33,156 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.574095010757s 2019-04-09 11:46:33,163 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-04-09 11:46:33,168 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 09 Apr 2019 11:46:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-53e2bf66-1f00-4e7c-a3b0-e65dfbae5709 2019-04-09 11:46:33,168 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2019-04-09 11:46:33,168 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/ used request id req-53e2bf66-1f00-4e7c-a3b0-e65dfbae5709 2019-04-09 11:46:33,169 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-09 11:46:33,173 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}660ea3bbec4c9a7d9ad34d7c77951f3f21eea08b" 2019-04-09 11:46:33,322 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 222 Content-Type: application/json Date: Tue, 09 Apr 2019 11:46:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-945daed1-8a47-43e8-b9c1-27c29c117cbd 2019-04-09 11:46:33,322 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/ec5ce0aa038644b78983e5840ba5fb73"}, "tags": [], "enabled": true, "id": "ec5ce0aa038644b78983e5840ba5fb73", "name": "heat_stack"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2019-04-09 11:46:33,322 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-945daed1-8a47-43e8-b9c1-27c29c117cbd 2019-04-09 11:46:33,323 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.153301000595s 2019-04-09 11:46:33,331 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-04-09 11:46:33,334 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}660ea3bbec4c9a7d9ad34d7c77951f3f21eea08b" -d '{"project": {"description": "Created by OPNFV Functest: juju_epc", "enabled": true, "domain_id": "default", "name": "juju_epc-project_fb95adb7-45f1-4be0-ab07-2dcf1c125f13"}}' 2019-04-09 11:46:33,477 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 362 Content-Type: application/json Date: Tue, 09 Apr 2019 11:46:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6242a5c5-79d4-4f01-9911-b42f71eb1952 2019-04-09 11:46:33,478 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.21:5000/v3/projects/828a5b6ca1e84fd188356afeea7a4e9a"}, "tags": [], "enabled": true, "id": "828a5b6ca1e84fd188356afeea7a4e9a", "parent_id": "default", "domain_id": "default", "name": "juju_epc-project_fb95adb7-45f1-4be0-ab07-2dcf1c125f13"}} 2019-04-09 11:46:33,478 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-6242a5c5-79d4-4f01-9911-b42f71eb1952 2019-04-09 11:46:33,478 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.147301912308s 2019-04-09 11:46:33,479 - 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'828a5b6ca1e84fd188356afeea7a4e9a', '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_fb95adb7-45f1-4be0-ab07-2dcf1c125f13'}) 2019-04-09 11:46:33,489 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-04-09 11:46:33,493 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}660ea3bbec4c9a7d9ad34d7c77951f3f21eea08b" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "ACu1fIcLlIfmY18ajfrA770dbuk4e0", "email": null, "name": "juju_epc-user_fb95adb7-45f1-4be0-ab07-2dcf1c125f13"}}' 2019-04-09 11:46:33,955 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 323 Content-Type: application/json Date: Tue, 09 Apr 2019 11:46:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eda42bc4-44fe-4f53-b3a2-e0ea696ecae3 2019-04-09 11:46:33,955 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "juju_epc-user_fb95adb7-45f1-4be0-ab07-2dcf1c125f13", "links": {"self": "http://172.30.9.21:5000/v3/users/a56b6e5195c24c27b60a29caff7e4f3a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a56b6e5195c24c27b60a29caff7e4f3a", "domain_id": "default", "password_expires_at": null}} 2019-04-09 11:46:33,955 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/users used request id req-eda42bc4-44fe-4f53-b3a2-e0ea696ecae3 2019-04-09 11:46:33,955 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.466367006302s 2019-04-09 11:46:33,956 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'a56b6e5195c24c27b60a29caff7e4f3a', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'juju_epc-user_fb95adb7-45f1-4be0-ab07-2dcf1c125f13'}) 2019-04-09 11:46:33,960 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-09 11:46:33,964 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}660ea3bbec4c9a7d9ad34d7c77951f3f21eea08b" 2019-04-09 11:46:34,078 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Tue, 09 Apr 2019 11:46:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1f7cdd7-ddf0-486d-84d5-7fed8cd89906 2019-04-09 11:46:34,078 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "12d06a59574c4903a7b4bfc193e14ef0", "links": {"self": "http://172.30.9.21:5000/v3/roles/12d06a59574c4903a7b4bfc193e14ef0"}, "name": "member"}, {"domain_id": null, "id": "50245c80a9b84e15b01544b714aaabd9", "links": {"self": "http://172.30.9.21:5000/v3/roles/50245c80a9b84e15b01544b714aaabd9"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6e54a998c61f4429874ed3ac33d4afc4", "links": {"self": "http://172.30.9.21:5000/v3/roles/6e54a998c61f4429874ed3ac33d4afc4"}, "name": "reader"}, {"domain_id": null, "id": "6f62ff3e5bbd4682becdbe9fa3c1ed2c", "links": {"self": "http://172.30.9.21:5000/v3/roles/6f62ff3e5bbd4682becdbe9fa3c1ed2c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80b483ac8c834f498f0d265da82cb005", "links": {"self": "http://172.30.9.21:5000/v3/roles/80b483ac8c834f498f0d265da82cb005"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecaba09e8ea14e058d5f9d9eb583aa37", "links": {"self": "http://172.30.9.21:5000/v3/roles/ecaba09e8ea14e058d5f9d9eb583aa37"}, "name": "admin"}]} 2019-04-09 11:46:34,079 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-e1f7cdd7-ddf0-486d-84d5-7fed8cd89906 2019-04-09 11:46:34,079 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.118599891663s 2019-04-09 11:46:34,084 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-09 11:46:34,088 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}660ea3bbec4c9a7d9ad34d7c77951f3f21eea08b" 2019-04-09 11:46:34,368 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Tue, 09 Apr 2019 11:46:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dabf1dd2-ea5b-406c-951a-78d6c1ff76a7 2019-04-09 11:46:34,368 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "12d06a59574c4903a7b4bfc193e14ef0", "links": {"self": "http://172.30.9.21:5000/v3/roles/12d06a59574c4903a7b4bfc193e14ef0"}, "name": "member"}, {"domain_id": null, "id": "50245c80a9b84e15b01544b714aaabd9", "links": {"self": "http://172.30.9.21:5000/v3/roles/50245c80a9b84e15b01544b714aaabd9"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6e54a998c61f4429874ed3ac33d4afc4", "links": {"self": "http://172.30.9.21:5000/v3/roles/6e54a998c61f4429874ed3ac33d4afc4"}, "name": "reader"}, {"domain_id": null, "id": "6f62ff3e5bbd4682becdbe9fa3c1ed2c", "links": {"self": "http://172.30.9.21:5000/v3/roles/6f62ff3e5bbd4682becdbe9fa3c1ed2c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80b483ac8c834f498f0d265da82cb005", "links": {"self": "http://172.30.9.21:5000/v3/roles/80b483ac8c834f498f0d265da82cb005"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecaba09e8ea14e058d5f9d9eb583aa37", "links": {"self": "http://172.30.9.21:5000/v3/roles/ecaba09e8ea14e058d5f9d9eb583aa37"}, "name": "admin"}]} 2019-04-09 11:46:34,368 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-dabf1dd2-ea5b-406c-951a-78d6c1ff76a7 2019-04-09 11:46:34,368 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.283887863159s 2019-04-09 11:46:34,374 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-04-09 11:46:34,378 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}660ea3bbec4c9a7d9ad34d7c77951f3f21eea08b" 2019-04-09 11:46:34,570 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Tue, 09 Apr 2019 11:46:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-017b0d87-3275-47ef-8103-1ca290edb5e1 2019-04-09 11:46:34,571 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "12d06a59574c4903a7b4bfc193e14ef0", "links": {"self": "http://172.30.9.21:5000/v3/roles/12d06a59574c4903a7b4bfc193e14ef0"}, "name": "member"}, {"domain_id": null, "id": "50245c80a9b84e15b01544b714aaabd9", "links": {"self": "http://172.30.9.21:5000/v3/roles/50245c80a9b84e15b01544b714aaabd9"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6e54a998c61f4429874ed3ac33d4afc4", "links": {"self": "http://172.30.9.21:5000/v3/roles/6e54a998c61f4429874ed3ac33d4afc4"}, "name": "reader"}, {"domain_id": null, "id": "6f62ff3e5bbd4682becdbe9fa3c1ed2c", "links": {"self": "http://172.30.9.21:5000/v3/roles/6f62ff3e5bbd4682becdbe9fa3c1ed2c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "80b483ac8c834f498f0d265da82cb005", "links": {"self": "http://172.30.9.21:5000/v3/roles/80b483ac8c834f498f0d265da82cb005"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ecaba09e8ea14e058d5f9d9eb583aa37", "links": {"self": "http://172.30.9.21:5000/v3/roles/ecaba09e8ea14e058d5f9d9eb583aa37"}, "name": "admin"}]} 2019-04-09 11:46:34,571 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-017b0d87-3275-47ef-8103-1ca290edb5e1 2019-04-09 11:46:34,571 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.196705102921s 2019-04-09 11:46:34,576 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-09 11:46:34,581 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}660ea3bbec4c9a7d9ad34d7c77951f3f21eea08b" 2019-04-09 11:46:34,688 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 09 Apr 2019 11:46:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f691ac02-0c3f-425f-b6f1-1cb79641e290 2019-04-09 11:46:34,688 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-04-09 11:46:34,688 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-f691ac02-0c3f-425f-b6f1-1cb79641e290 2019-04-09 11:46:34,688 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.111936092377s 2019-04-09 11:46:34,689 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-09 11:46:34,693 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}660ea3bbec4c9a7d9ad34d7c77951f3f21eea08b" 2019-04-09 11:46:34,818 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 838 Content-Type: application/json Date: Tue, 09 Apr 2019 11:46:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2cdb52c7-922c-46ec-aac8-35c0d2d90c86 2019-04-09 11:46:34,819 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/07b62caafa51496f94dd3b3fb341fcfe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07b62caafa51496f94dd3b3fb341fcfe", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/2e35f475a54147749980006d265eb864"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e35f475a54147749980006d265eb864", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/2f1bc9c9d22745648100c4b0717962eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f1bc9c9d22745648100c4b0717962eb", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/30fe8cf249d443dd9c53f2cc083f50b5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "30fe8cf249d443dd9c53f2cc083f50b5", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/3d748bf7df734addb2e37ea0663ec892"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d748bf7df734addb2e37ea0663ec892", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/732a504491fd4f35923460ae0d2ef475"}, "domain_id": "default", "enabled": true, "options": {}, "id": "732a504491fd4f35923460ae0d2ef475", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/781b729594744c4f8f561f6b5a6e68bd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "781b729594744c4f8f561f6b5a6e68bd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/80817a33c71343ed9c63d448a7fea69e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "80817a33c71343ed9c63d448a7fea69e", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/938ce22a56d74c639d353dbbf166fcc4"}, "domain_id": "ec5ce0aa038644b78983e5840ba5fb73", "enabled": true, "options": {}, "id": "938ce22a56d74c639d353dbbf166fcc4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/96d754a28b0d43cf8fa237c30a99c306"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d754a28b0d43cf8fa237c30a99c306", "email": "admin@example.com", "password_expires_at": null}, {"name": "juju_epc-user_fb95adb7-45f1-4be0-ab07-2dcf1c125f13", "links": {"self": "http://172.30.9.21:5000/v3/users/a56b6e5195c24c27b60a29caff7e4f3a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a56b6e5195c24c27b60a29caff7e4f3a", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/aaa8b9f924a74e80899c7ad7e32fcaae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aaa8b9f924a74e80899c7ad7e32fcaae", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b8dd65f4e72446d5bd8d9efa13837b0c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8dd65f4e72446d5bd8d9efa13837b0c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/c34b7e3bcdbc428db4539ea2b87cfce1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c34b7e3bcdbc428db4539ea2b87cfce1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/eb527490835d48e8a67131b0f587baf6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb527490835d48e8a67131b0f587baf6", "email": "gnocchi@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2019-04-09 11:46:34,819 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-2cdb52c7-922c-46ec-aac8-35c0d2d90c86 2019-04-09 11:46:34,819 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.129827976227s 2019-04-09 11:46:34,837 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-09 11:46:34,841 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}660ea3bbec4c9a7d9ad34d7c77951f3f21eea08b" 2019-04-09 11:46:34,989 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Tue, 09 Apr 2019 11:46:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91a717c8-baf7-4f18-8126-0524b41ca7f8 2019-04-09 11:46:34,990 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/6509066435f1453bac6996ee8997a3b2"}, "tags": [], "enabled": true, "id": "6509066435f1453bac6996ee8997a3b2", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.21:5000/v3/projects/828a5b6ca1e84fd188356afeea7a4e9a"}, "tags": [], "enabled": true, "id": "828a5b6ca1e84fd188356afeea7a4e9a", "parent_id": "default", "domain_id": "default", "name": "juju_epc-project_fb95adb7-45f1-4be0-ab07-2dcf1c125f13"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/ba7a30bb29394fc4a587735d9dfb749e"}, "tags": [], "enabled": true, "id": "ba7a30bb29394fc4a587735d9dfb749e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-04-09 11:46:34,990 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-91a717c8-baf7-4f18-8126-0524b41ca7f8 2019-04-09 11:46:34,990 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.15284204483s 2019-04-09 11:46:34,999 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-04-09 11:46:35,003 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=a56b6e5195c24c27b60a29caff7e4f3a&role.id=12d06a59574c4903a7b4bfc193e14ef0&scope.project.id=828a5b6ca1e84fd188356afeea7a4e9a" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}660ea3bbec4c9a7d9ad34d7c77951f3f21eea08b" 2019-04-09 11:46:35,119 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 210 Content-Type: application/json Date: Tue, 09 Apr 2019 11:46:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a871d786-d193-4b99-b39a-304bf6959a96 2019-04-09 11:46:35,119 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=a56b6e5195c24c27b60a29caff7e4f3a&role.id=12d06a59574c4903a7b4bfc193e14ef0&scope.project.id=828a5b6ca1e84fd188356afeea7a4e9a", "previous": null, "next": null}} 2019-04-09 11:46:35,119 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=a56b6e5195c24c27b60a29caff7e4f3a&role.id=12d06a59574c4903a7b4bfc193e14ef0&scope.project.id=828a5b6ca1e84fd188356afeea7a4e9a used request id req-a871d786-d193-4b99-b39a-304bf6959a96 2019-04-09 11:46:35,119 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.119754076004s 2019-04-09 11:46:35,123 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-04-09 11:46:35,127 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/828a5b6ca1e84fd188356afeea7a4e9a/users/a56b6e5195c24c27b60a29caff7e4f3a/roles/12d06a59574c4903a7b4bfc193e14ef0 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}660ea3bbec4c9a7d9ad34d7c77951f3f21eea08b" 2019-04-09 11:46:35,355 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 09 Apr 2019 11:46:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-228f844a-d459-4650-a6a9-b6e3918b991a 2019-04-09 11:46:35,355 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-09 11:46:35,355 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/828a5b6ca1e84fd188356afeea7a4e9a/users/a56b6e5195c24c27b60a29caff7e4f3a/roles/12d06a59574c4903a7b4bfc193e14ef0 used request id req-228f844a-d459-4650-a6a9-b6e3918b991a 2019-04-09 11:46:35,355 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.231698036194s 2019-04-09 11:46:35,356 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'juju_epc-project_fb95adb7-45f1-4be0-ab07-2dcf1c125f13', 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'828a5b6ca1e84fd188356afeea7a4e9a', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'ACu1fIcLlIfmY18ajfrA770dbuk4e0', 'username': u'juju_epc-user_fb95adb7-45f1-4be0-ab07-2dcf1c125f13', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.21:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-04-09 11:46:35,359 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'juju_epc-user_fb95adb7-45f1-4be0-ab07-2dcf1c125f13', 'password': 'ACu1fIcLlIfmY18ajfrA770dbuk4e0', 'project_name': 'juju_epc-project_fb95adb7-45f1-4be0-ab07-2dcf1c125f13', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.21:5000/v3', 'project_id': '828a5b6ca1e84fd188356afeea7a4e9a', 'project_domain_name': 'Default'} 2019-04-09 11:46:35,417 - 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'}}} 2019-04-09 11:46:35,441 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2019-04-09 11:46:35,443 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.6:35357 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-04-09 11:46:35,448 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 09 Apr 2019 11:46:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dce87eb9-56c3-43c6-842c-5634f4b2f2fe 2019-04-09 11:46:35,449 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://192.30.9.6:35357/v3/", "rel": "self"}]}]}} 2019-04-09 11:46:35,449 - keystoneauth.session - DEBUG - GET call to http://192.30.9.6:35357/ used request id req-dce87eb9-56c3-43c6-842c-5634f4b2f2fe 2019-04-09 11:46:35,450 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.6:35357/v3/services -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}660ea3bbec4c9a7d9ad34d7c77951f3f21eea08b" 2019-04-09 11:46:35,643 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 953 Content-Type: application/json Date: Tue, 09 Apr 2019 11:46:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-245119d7-1473-4f25-a748-13d2767e0c25 2019-04-09 11:46:35,644 - keystoneauth.session - DEBUG - RESP BODY: {"services": [{"name": "tempest-service-488714134", "links": {"self": "http://192.30.9.6:35357/v3/services/0b54ae2e271e4cc7bbd93a7117074bc5"}, "enabled": true, "type": "tempest-type-1277486611", "id": "0b54ae2e271e4cc7bbd93a7117074bc5", "description": "tempest-description-1327649048"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.6:35357/v3/services/0c6048bf3c804b33b1209bfa8ca75ec0"}, "enabled": true, "type": "metering", "id": "0c6048bf3c804b33b1209bfa8ca75ec0", "name": "ceilometer"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.6:35357/v3/services/1b1b3cbed2d14611b521aa10e2b642dc"}, "enabled": true, "type": "volumev3", "id": "1b1b3cbed2d14611b521aa10e2b642dc", "name": "cinderv3"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.6:35357/v3/services/29267bcb2ea04deebb6caaa71afffcc5"}, "enabled": true, "type": "object-store", "id": "29267bcb2ea04deebb6caaa71afffcc5", "name": "swift"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.6:35357/v3/services/3ac09bd783a245efa7f11d71ad667386"}, "enabled": true, "type": "network", "id": "3ac09bd783a245efa7f11d71ad667386", "name": "neutron"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.6:35357/v3/services/49f6869431e3430e9aeef431c7e7d7de"}, "enabled": true, "type": "identity", "id": "49f6869431e3430e9aeef431c7e7d7de", "name": "keystone"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.6:35357/v3/services/61e60b3a8b964288a4ad67fd02ee4984"}, "enabled": true, "type": "alarming", "id": "61e60b3a8b964288a4ad67fd02ee4984", "name": "aodh"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.6:35357/v3/services/6b64d23b249e42d79f5dd070a7460b66"}, "enabled": true, "type": "compute", "id": "6b64d23b249e42d79f5dd070a7460b66", "name": "nova"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.6:35357/v3/services/7f91896ba7394ae291c7a222f92ea496"}, "enabled": true, "type": "cloudformation", "id": "7f91896ba7394ae291c7a222f92ea496", "name": "heat-cfn"}, {"name": "tempest-service-563563896", "links": {"self": "http://192.30.9.6:35357/v3/services/88d50707b816448897d5d0b213cb19da"}, "enabled": true, "type": "tempest-type-608147535", "id": "88d50707b816448897d5d0b213cb19da", "description": "tempest-description-582263584"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.6:35357/v3/services/8afcbe00e0a6427bbf1fc3b10d4b2f5e"}, "enabled": true, "type": "volumev2", "id": "8afcbe00e0a6427bbf1fc3b10d4b2f5e", "name": "cinderv2"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.6:35357/v3/services/a244395507da4b85bd212d5f49a8b6ae"}, "enabled": true, "type": "orchestration", "id": "a244395507da4b85bd212d5f49a8b6ae", "name": "heat"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.6:35357/v3/services/aed411d3d8324008b42b3bd847051003"}, "enabled": true, "type": "placement", "id": "aed411d3d8324008b42b3bd847051003", "name": "placement"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.6:35357/v3/services/ebf458a547774acfb6b489f2803a822c"}, "enabled": true, "type": "metric", "id": "ebf458a547774acfb6b489f2803a822c", "name": "gnocchi"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.6:35357/v3/services/f3ff1bc7e87e4c90a2385a1bc8175960"}, "enabled": true, "type": "event", "id": "f3ff1bc7e87e4c90a2385a1bc8175960", "name": "panko"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.6:35357/v3/services/f9a74c8a63414707b34a5b03e9eacdc1"}, "enabled": true, "type": "image", "id": "f9a74c8a63414707b34a5b03e9eacdc1", "name": "glance"}], "links": {"self": "http://192.30.9.6:35357/v3/services", "previous": null, "next": null}} 2019-04-09 11:46:35,644 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.6:35357/v3/services used request id req-245119d7-1473-4f25-a748-13d2767e0c25 2019-04-09 11:46:35,644 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.20311999321s 2019-04-09 11:46:35,653 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2019-04-09 11:46:35,656 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/endpoints -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}660ea3bbec4c9a7d9ad34d7c77951f3f21eea08b" 2019-04-09 11:46:35,766 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1866 Content-Type: application/json Date: Tue, 09 Apr 2019 11:46:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0587114-6d20-4515-99ce-37fed987d36e 2019-04-09 11:46:35,768 - keystoneauth.session - DEBUG - RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/00d65cc314ee4a87ad316dd160d63558"}, "url": "http://192.30.9.6:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "f9a74c8a63414707b34a5b03e9eacdc1", "id": "00d65cc314ee4a87ad316dd160d63558"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/0b61449c559f45dba6ba5f9dc241729f"}, "url": "http://192.30.9.6:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "ebf458a547774acfb6b489f2803a822c", "id": "0b61449c559f45dba6ba5f9dc241729f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/0cd6369c5d9949eba212a5ce97f8b6f7"}, "url": "http://172.30.9.21:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "7f91896ba7394ae291c7a222f92ea496", "id": "0cd6369c5d9949eba212a5ce97f8b6f7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/0e4dc1873b4b477cb578245fdb86a111"}, "url": "http://192.30.9.6:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "3ac09bd783a245efa7f11d71ad667386", "id": "0e4dc1873b4b477cb578245fdb86a111"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/0f7f6f256262433fb4467ed610947d62"}, "url": "http://192.30.9.6:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "49f6869431e3430e9aeef431c7e7d7de", "id": "0f7f6f256262433fb4467ed610947d62"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/2242a4436b774238a465cc3d6498ab4e"}, "url": "http://192.30.9.6:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "aed411d3d8324008b42b3bd847051003", "id": "2242a4436b774238a465cc3d6498ab4e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/25eb19d77ddd4b9aa8117749f829d913"}, "url": "http://192.30.9.6:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a244395507da4b85bd212d5f49a8b6ae", "id": "25eb19d77ddd4b9aa8117749f829d913"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/33de49eaa2934d07a5ef7754ed5fe8e0"}, "url": "http://192.30.9.6:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "f3ff1bc7e87e4c90a2385a1bc8175960", "id": "33de49eaa2934d07a5ef7754ed5fe8e0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/3f83bae18b4a496bb67592b5d777f17c"}, "url": "http://172.30.9.21:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "ebf458a547774acfb6b489f2803a822c", "id": "3f83bae18b4a496bb67592b5d777f17c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/4243c026b4174decae31504c58542875"}, "url": "http://192.30.9.6:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "8afcbe00e0a6427bbf1fc3b10d4b2f5e", "id": "4243c026b4174decae31504c58542875"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/4664f0d595a24e8a9d4eb3691db874e0"}, "url": "http://12.0.0.22:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "29267bcb2ea04deebb6caaa71afffcc5", "id": "4664f0d595a24e8a9d4eb3691db874e0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/49cfc5fc2aa942e59d21f825b2bc9939"}, "url": "http://172.30.9.21:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "29267bcb2ea04deebb6caaa71afffcc5", "id": "49cfc5fc2aa942e59d21f825b2bc9939"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/4de11e8502624071afd079250b33c74c"}, "url": "http://172.30.9.21:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "6b64d23b249e42d79f5dd070a7460b66", "id": "4de11e8502624071afd079250b33c74c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/503aa75a75e444a9b93cb14634c6ab50"}, "url": "http://172.30.9.21:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "1b1b3cbed2d14611b521aa10e2b642dc", "id": "503aa75a75e444a9b93cb14634c6ab50"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/5162d5282ea1448dbbc20567c0d57fd7"}, "url": "http://192.30.9.6:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "ebf458a547774acfb6b489f2803a822c", "id": "5162d5282ea1448dbbc20567c0d57fd7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/57dd852403b0401fb0bd852db0cc4f1e"}, "url": "http://172.30.9.21:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a244395507da4b85bd212d5f49a8b6ae", "id": "57dd852403b0401fb0bd852db0cc4f1e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/5a404b628fff4023b9d3e5b8fca3b0fb"}, "url": "http://192.30.9.6:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a244395507da4b85bd212d5f49a8b6ae", "id": "5a404b628fff4023b9d3e5b8fca3b0fb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/64896bc5be624954a0166b6cfa08a10e"}, "url": "http://192.30.9.6:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "f9a74c8a63414707b34a5b03e9eacdc1", "id": "64896bc5be624954a0166b6cfa08a10e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/71100b14603a4edf8a39e8af672ecff5"}, "url": "http://12.0.0.22:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "29267bcb2ea04deebb6caaa71afffcc5", "id": "71100b14603a4edf8a39e8af672ecff5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/72d58c041dc245bc8aa43ce73891f76c"}, "url": "http://192.30.9.6:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "49f6869431e3430e9aeef431c7e7d7de", "id": "72d58c041dc245bc8aa43ce73891f76c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/77d7bee546c941368ffc769fda003312"}, "url": "http://172.30.9.21:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "3ac09bd783a245efa7f11d71ad667386", "id": "77d7bee546c941368ffc769fda003312"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/8011dc0e5bd44e2aa45caf7c6e4d19d2"}, "url": "http://192.30.9.6:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "7f91896ba7394ae291c7a222f92ea496", "id": "8011dc0e5bd44e2aa45caf7c6e4d19d2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/8201c41b3865412e839f135e1ceb7421"}, "url": "http://172.30.9.21:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "61e60b3a8b964288a4ad67fd02ee4984", "id": "8201c41b3865412e839f135e1ceb7421"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/84281d63eba442fd8cdbf23eae691ba2"}, "url": "http://192.30.9.6:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "8afcbe00e0a6427bbf1fc3b10d4b2f5e", "id": "84281d63eba442fd8cdbf23eae691ba2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/8b7265307a4a45caad0a286536a91b5d"}, "url": "http://172.30.9.21:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "f3ff1bc7e87e4c90a2385a1bc8175960", "id": "8b7265307a4a45caad0a286536a91b5d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/8b89851b9b2b4f95b7d2184e74373672"}, "url": "http://172.30.9.21:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "49f6869431e3430e9aeef431c7e7d7de", "id": "8b89851b9b2b4f95b7d2184e74373672"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/94601cf3562245fb9453e9678a54b869"}, "url": "http://192.30.9.6:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "f3ff1bc7e87e4c90a2385a1bc8175960", "id": "94601cf3562245fb9453e9678a54b869"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/977935de203e411cbce5038f0a9dc848"}, "url": "http://172.30.9.21:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "aed411d3d8324008b42b3bd847051003", "id": "977935de203e411cbce5038f0a9dc848"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/9fd4bc81464e44d0a129985ca1ff91d5"}, "url": "http://192.30.9.6:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "1b1b3cbed2d14611b521aa10e2b642dc", "id": "9fd4bc81464e44d0a129985ca1ff91d5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/a2e4e22c0a684229ba50a51934a5cdf7"}, "url": "http://192.30.9.6:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "61e60b3a8b964288a4ad67fd02ee4984", "id": "a2e4e22c0a684229ba50a51934a5cdf7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/a2fcaa46481c44f8a3f42acd6c29b21f"}, "url": "http://192.30.9.6:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "aed411d3d8324008b42b3bd847051003", "id": "a2fcaa46481c44f8a3f42acd6c29b21f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/cf4872e158cb44e3aa5a4063a620efc3"}, "url": "http://192.30.9.6:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "61e60b3a8b964288a4ad67fd02ee4984", "id": "cf4872e158cb44e3aa5a4063a620efc3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/d1ce0a47f2fd4ca9b678bc1d7e5d0b37"}, "url": "http://172.30.9.21:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "8afcbe00e0a6427bbf1fc3b10d4b2f5e", "id": "d1ce0a47f2fd4ca9b678bc1d7e5d0b37"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/d801fa7f3ee64b30b3b18ef5a9e72635"}, "url": "http://192.30.9.6:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "6b64d23b249e42d79f5dd070a7460b66", "id": "d801fa7f3ee64b30b3b18ef5a9e72635"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/d807430fcec84acebca284681dd098fe"}, "url": "http://192.30.9.6:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "7f91896ba7394ae291c7a222f92ea496", "id": "d807430fcec84acebca284681dd098fe"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/d888a991472d4a88bfcfcfcf4909874d"}, "url": "http://192.30.9.6:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "1b1b3cbed2d14611b521aa10e2b642dc", "id": "d888a991472d4a88bfcfcfcf4909874d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/d9b1ab09869b4ea895eb3c8867f61318"}, "url": "http://192.30.9.6:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "3ac09bd783a245efa7f11d71ad667386", "id": "d9b1ab09869b4ea895eb3c8867f61318"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/dd079af259534771ac00959c542171cf"}, "url": "http://172.30.9.21:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "f9a74c8a63414707b34a5b03e9eacdc1", "id": "dd079af259534771ac00959c542171cf"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/f583f4a1750f4edc8596dd476ece0948"}, "url": "http://192.30.9.6:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "6b64d23b249e42d79f5dd070a7460b66", "id": "f583f4a1750f4edc8596dd476ece0948"}], "links": {"self": "http://172.30.9.21:5000/v3/endpoints", "previous": null, "next": null}} 2019-04-09 11:46:35,768 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/endpoints used request id req-b0587114-6d20-4515-99ce-37fed987d36e 2019-04-09 11:46:35,768 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.115283966064s 2019-04-09 11:46:35,777 - xtesting.ci.run_tests - INFO - Running test case 'juju_epc'... 2019-04-09 11:46:35,778 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-04-09 11:46:35,782 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}660ea3bbec4c9a7d9ad34d7c77951f3f21eea08b" 2019-04-09 11:46:35,888 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 222 Content-Type: application/json Date: Tue, 09 Apr 2019 11:46:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ef60687-a2e5-4953-84a4-0fb99a9dc9e7 2019-04-09 11:46:35,888 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/ec5ce0aa038644b78983e5840ba5fb73"}, "tags": [], "enabled": true, "id": "ec5ce0aa038644b78983e5840ba5fb73", "name": "heat_stack"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2019-04-09 11:46:35,888 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-7ef60687-a2e5-4953-84a4-0fb99a9dc9e7 2019-04-09 11:46:35,889 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.110486984253s 2019-04-09 11:46:35,899 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-09 11:46:35,902 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}660ea3bbec4c9a7d9ad34d7c77951f3f21eea08b" 2019-04-09 11:46:36,013 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Tue, 09 Apr 2019 11:46:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ade75652-c589-46a6-aeb5-406b68d3a3a6 2019-04-09 11:46:36,013 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/6509066435f1453bac6996ee8997a3b2"}, "tags": [], "enabled": true, "id": "6509066435f1453bac6996ee8997a3b2", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.21:5000/v3/projects/828a5b6ca1e84fd188356afeea7a4e9a"}, "tags": [], "enabled": true, "id": "828a5b6ca1e84fd188356afeea7a4e9a", "parent_id": "default", "domain_id": "default", "name": "juju_epc-project_fb95adb7-45f1-4be0-ab07-2dcf1c125f13"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/ba7a30bb29394fc4a587735d9dfb749e"}, "tags": [], "enabled": true, "id": "ba7a30bb29394fc4a587735d9dfb749e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-04-09 11:46:36,014 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-ade75652-c589-46a6-aeb5-406b68d3a3a6 2019-04-09 11:46:36,014 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.114862918854s 2019-04-09 11:46:36,016 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-04-09 11:46:36,016 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}660ea3bbec4c9a7d9ad34d7c77951f3f21eea08b" -d '{"network": {"tenant_id": "828a5b6ca1e84fd188356afeea7a4e9a", "name": "juju_epc-net_fb95adb7-45f1-4be0-ab07-2dcf1c125f13", "admin_state_up": true}}' 2019-04-09 11:46:36,545 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 722 Content-Type: application/json Date: Tue, 09 Apr 2019 11:46:25 GMT X-Openstack-Request-Id: req-11b631ef-39f9-419d-bfb5-8f24e55571f4 2019-04-09 11:46:36,545 - keystoneauth.session - DEBUG - RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"08772018-7dd5-4ce9-b360-519d85da2ce8","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":68,"ipv4_address_scope":null,"shared":false,"project_id":"828a5b6ca1e84fd188356afeea7a4e9a","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-09T11:46:25Z","is_default":false,"qos_policy_id":null,"name":"juju_epc-net_fb95adb7-45f1-4be0-ab07-2dcf1c125f13","admin_state_up":true,"tenant_id":"828a5b6ca1e84fd188356afeea7a4e9a","created_at":"2019-04-09T11:46:25Z","mtu":1450}} 2019-04-09 11:46:36,545 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-11b631ef-39f9-419d-bfb5-8f24e55571f4 2019-04-09 11:46:36,545 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.529415130615s 2019-04-09 11:46:36,546 - 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'2019-04-09T11:46:25Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'08772018-7dd5-4ce9-b360-519d85da2ce8', u'provider:segmentation_id': 68, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'juju_epc-net_fb95adb7-45f1-4be0-ab07-2dcf1c125f13', u'created_at': u'2019-04-09T11:46:25Z', u'mtu': 1450, u'tenant_id': u'828a5b6ca1e84fd188356afeea7a4e9a', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'828a5b6ca1e84fd188356afeea7a4e9a', u'l2_adjacency': True}) 2019-04-09 11:46:36,551 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-04-09 11:46:36,557 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Tue, 09 Apr 2019 11:46:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f3ffdf1-ae3a-4095-8da7-3cba486f2789 2019-04-09 11:46:36,557 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2019-04-09 11:46:36,557 - keystoneauth.session - DEBUG - GET call to http://172.30.9.21:5000/v3 used request id req-5f3ffdf1-ae3a-4095-8da7-3cba486f2789 2019-04-09 11:46:36,558 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2019-04-09 11:46:36,955 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "12d06a59574c4903a7b4bfc193e14ef0", "name": "member"}, {"id": "6e54a998c61f4429874ed3ac33d4afc4", "name": "reader"}], "expires_at": "2019-04-09T12:46:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "828a5b6ca1e84fd188356afeea7a4e9a", "name": "juju_epc-project_fb95adb7-45f1-4be0-ab07-2dcf1c125f13"}, "catalog": [{"endpoints": [], "type": "tempest-type-1277486611", "id": "0b54ae2e271e4cc7bbd93a7117074bc5", "name": "tempest-service-488714134"}, {"endpoints": [], "type": "metering", "id": "0c6048bf3c804b33b1209bfa8ca75ec0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v3/828a5b6ca1e84fd188356afeea7a4e9a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "503aa75a75e444a9b93cb14634c6ab50"}, {"url": "http://192.30.9.6:8776/v3/828a5b6ca1e84fd188356afeea7a4e9a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9fd4bc81464e44d0a129985ca1ff91d5"}, {"url": "http://192.30.9.6:8776/v3/828a5b6ca1e84fd188356afeea7a4e9a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d888a991472d4a88bfcfcfcf4909874d"}], "type": "volumev3", "id": "1b1b3cbed2d14611b521aa10e2b642dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.22:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4664f0d595a24e8a9d4eb3691db874e0"}, {"url": "http://172.30.9.21:8080/v1/AUTH_828a5b6ca1e84fd188356afeea7a4e9a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "49cfc5fc2aa942e59d21f825b2bc9939"}, {"url": "http://12.0.0.22:8080/v1/AUTH_828a5b6ca1e84fd188356afeea7a4e9a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "71100b14603a4edf8a39e8af672ecff5"}], "type": "object-store", "id": "29267bcb2ea04deebb6caaa71afffcc5", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0e4dc1873b4b477cb578245fdb86a111"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77d7bee546c941368ffc769fda003312"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d9b1ab09869b4ea895eb3c8867f61318"}], "type": "network", "id": "3ac09bd783a245efa7f11d71ad667386", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0f7f6f256262433fb4467ed610947d62"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "72d58c041dc245bc8aa43ce73891f76c"}, {"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b89851b9b2b4f95b7d2184e74373672"}], "type": "identity", "id": "49f6869431e3430e9aeef431c7e7d7de", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8201c41b3865412e839f135e1ceb7421"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2e4e22c0a684229ba50a51934a5cdf7"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf4872e158cb44e3aa5a4063a620efc3"}], "type": "alarming", "id": "61e60b3a8b964288a4ad67fd02ee4984", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4de11e8502624071afd079250b33c74c"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d801fa7f3ee64b30b3b18ef5a9e72635"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f583f4a1750f4edc8596dd476ece0948"}], "type": "compute", "id": "6b64d23b249e42d79f5dd070a7460b66", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0cd6369c5d9949eba212a5ce97f8b6f7"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8011dc0e5bd44e2aa45caf7c6e4d19d2"}, {"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d807430fcec84acebca284681dd098fe"}], "type": "cloudformation", "id": "7f91896ba7394ae291c7a222f92ea496", "name": "heat-cfn"}, {"endpoints": [], "type": "tempest-type-608147535", "id": "88d50707b816448897d5d0b213cb19da", "name": "tempest-service-563563896"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/828a5b6ca1e84fd188356afeea7a4e9a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4243c026b4174decae31504c58542875"}, {"url": "http://192.30.9.6:8776/v2/828a5b6ca1e84fd188356afeea7a4e9a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84281d63eba442fd8cdbf23eae691ba2"}, {"url": "http://172.30.9.21:8776/v2/828a5b6ca1e84fd188356afeea7a4e9a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d1ce0a47f2fd4ca9b678bc1d7e5d0b37"}], "type": "volumev2", "id": "8afcbe00e0a6427bbf1fc3b10d4b2f5e", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:8004/v1/828a5b6ca1e84fd188356afeea7a4e9a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25eb19d77ddd4b9aa8117749f829d913"}, {"url": "http://172.30.9.21:8004/v1/828a5b6ca1e84fd188356afeea7a4e9a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "57dd852403b0401fb0bd852db0cc4f1e"}, {"url": "http://192.30.9.6:8004/v1/828a5b6ca1e84fd188356afeea7a4e9a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5a404b628fff4023b9d3e5b8fca3b0fb"}], "type": "orchestration", "id": "a244395507da4b85bd212d5f49a8b6ae", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2242a4436b774238a465cc3d6498ab4e"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "977935de203e411cbce5038f0a9dc848"}, {"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a2fcaa46481c44f8a3f42acd6c29b21f"}], "type": "placement", "id": "aed411d3d8324008b42b3bd847051003", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0b61449c559f45dba6ba5f9dc241729f"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3f83bae18b4a496bb67592b5d777f17c"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5162d5282ea1448dbbc20567c0d57fd7"}], "type": "metric", "id": "ebf458a547774acfb6b489f2803a822c", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "33de49eaa2934d07a5ef7754ed5fe8e0"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b7265307a4a45caad0a286536a91b5d"}, {"url": "http://192.30.9.6:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "94601cf3562245fb9453e9678a54b869"}], "type": "event", "id": "f3ff1bc7e87e4c90a2385a1bc8175960", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00d65cc314ee4a87ad316dd160d63558"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64896bc5be624954a0166b6cfa08a10e"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd079af259534771ac00959c542171cf"}], "type": "image", "id": "f9a74c8a63414707b34a5b03e9eacdc1", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "juju_epc-user_fb95adb7-45f1-4be0-ab07-2dcf1c125f13", "id": "a56b6e5195c24c27b60a29caff7e4f3a"}, "audit_ids": ["UsJKDMSvTH-hB6Q30z60SQ"], "issued_at": "2019-04-09T11:46:26.000000Z"}} 2019-04-09 11:46:36,959 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-09 11:46:36,959 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}239ce0b17d865f52dc05622d84c5cfe791019a85" 2019-04-09 11:46:37,255 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1228 Content-Type: application/json Date: Tue, 09 Apr 2019 11:46:26 GMT X-Openstack-Request-Id: req-3fb6bf4f-d6b5-4d91-998c-9d59b603fa62 2019-04-09 11:46:37,255 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"08772018-7dd5-4ce9-b360-519d85da2ce8","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"828a5b6ca1e84fd188356afeea7a4e9a","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-09T11:46:25Z","qos_policy_id":null,"name":"juju_epc-net_fb95adb7-45f1-4be0-ab07-2dcf1c125f13","admin_state_up":true,"tenant_id":"828a5b6ca1e84fd188356afeea7a4e9a","created_at":"2019-04-09T11:46:25Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"b62787c2-635d-4893-8553-7ee0260442ff","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ba7a30bb29394fc4a587735d9dfb749e","l2_adjacency":true,"status":"ACTIVE","subnets":["dce875e1-9eec-4cb2-94e6-93dffefe33f6"],"description":"","tags":[],"updated_at":"2019-04-09T06:38:46Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ba7a30bb29394fc4a587735d9dfb749e","created_at":"2019-04-09T06:24:05Z","mtu":1500}]} 2019-04-09 11:46:37,255 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-3fb6bf4f-d6b5-4d91-998c-9d59b603fa62 2019-04-09 11:46:37,255 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.296772956848s 2019-04-09 11:46:37,257 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-04-09 11:46:37,258 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}239ce0b17d865f52dc05622d84c5cfe791019a85" -d '{"subnet": {"name": "juju_epc-subnet_fb95adb7-45f1-4be0-ab07-2dcf1c125f13", "enable_dhcp": true, "network_id": "08772018-7dd5-4ce9-b360-519d85da2ce8", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.121.0/24"}}' 2019-04-09 11:46:37,872 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 676 Content-Type: application/json Date: Tue, 09 Apr 2019 11:46:27 GMT X-Openstack-Request-Id: req-9006c9bd-0ef5-4346-9a60-881976d18209 2019-04-09 11:46:37,872 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"08772018-7dd5-4ce9-b360-519d85da2ce8","tenant_id":"828a5b6ca1e84fd188356afeea7a4e9a","created_at":"2019-04-09T11:46:26Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-04-09T11:46:26Z","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":"828a5b6ca1e84fd188356afeea7a4e9a","id":"18f2480f-0355-4fcd-a89f-a061e7792b8e","subnetpool_id":null,"name":"juju_epc-subnet_fb95adb7-45f1-4be0-ab07-2dcf1c125f13"}} 2019-04-09 11:46:37,873 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-9006c9bd-0ef5-4346-9a60-881976d18209 2019-04-09 11:46:37,873 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.615639925003s 2019-04-09 11:46:37,873 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-04-09T11:46:26Z', 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'18f2480f-0355-4fcd-a89f-a061e7792b8e', u'subnetpool_id': None, u'service_types': [], u'name': u'juju_epc-subnet_fb95adb7-45f1-4be0-ab07-2dcf1c125f13', u'enable_dhcp': True, u'network_id': u'08772018-7dd5-4ce9-b360-519d85da2ce8', u'tenant_id': u'828a5b6ca1e84fd188356afeea7a4e9a', u'created_at': u'2019-04-09T11:46:26Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.121.1', u'ip_version': 4, u'project_id': u'828a5b6ca1e84fd188356afeea7a4e9a'}) 2019-04-09 11:46:37,874 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-04-09 11:46:37,874 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}239ce0b17d865f52dc05622d84c5cfe791019a85" -d '{"router": {"external_gateway_info": {"network_id": "b62787c2-635d-4893-8553-7ee0260442ff"}, "name": "juju_epc-router_fb95adb7-45f1-4be0-ab07-2dcf1c125f13", "admin_state_up": true}}' 2019-04-09 11:46:39,539 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 695 Content-Type: application/json Date: Tue, 09 Apr 2019 11:46:28 GMT X-Openstack-Request-Id: req-d07400ae-a7db-452d-b3d8-31fac7fa411e 2019-04-09 11:46:39,540 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "b62787c2-635d-4893-8553-7ee0260442ff", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "dce875e1-9eec-4cb2-94e6-93dffefe33f6", "ip_address": "172.30.9.215"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "828a5b6ca1e84fd188356afeea7a4e9a", "created_at": "2019-04-09T11:46:27Z", "admin_state_up": true, "updated_at": "2019-04-09T11:46:28Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "828a5b6ca1e84fd188356afeea7a4e9a", "id": "9f86c3c1-1890-4c44-a5ff-bce13881270b", "name": "juju_epc-router_fb95adb7-45f1-4be0-ab07-2dcf1c125f13"}} 2019-04-09 11:46:39,540 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-d07400ae-a7db-452d-b3d8-31fac7fa411e 2019-04-09 11:46:39,540 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.66619896889s 2019-04-09 11:46:39,541 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-04-09T11:46:28Z', u'revision_number': 2, u'id': u'9f86c3c1-1890-4c44-a5ff-bce13881270b', u'external_gateway_info': {u'network_id': u'b62787c2-635d-4893-8553-7ee0260442ff', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'dce875e1-9eec-4cb2-94e6-93dffefe33f6', u'ip_address': u'172.30.9.215'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'juju_epc-router_fb95adb7-45f1-4be0-ab07-2dcf1c125f13', u'admin_state_up': True, u'tenant_id': u'828a5b6ca1e84fd188356afeea7a4e9a', u'created_at': u'2019-04-09T11:46:27Z', u'flavor_id': None, u'routes': [], u'project_id': u'828a5b6ca1e84fd188356afeea7a4e9a'}) 2019-04-09 11:46:39,541 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-04-09 11:46:39,542 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/9f86c3c1-1890-4c44-a5ff-bce13881270b/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}239ce0b17d865f52dc05622d84c5cfe791019a85" -d '{"subnet_id": "18f2480f-0355-4fcd-a89f-a061e7792b8e"}' 2019-04-09 11:46:42,319 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Tue, 09 Apr 2019 11:46:31 GMT X-Openstack-Request-Id: req-92098e62-4408-4ea4-8b62-1f78f900b69e 2019-04-09 11:46:42,319 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "08772018-7dd5-4ce9-b360-519d85da2ce8", "tenant_id": "828a5b6ca1e84fd188356afeea7a4e9a", "subnet_id": "18f2480f-0355-4fcd-a89f-a061e7792b8e", "subnet_ids": ["18f2480f-0355-4fcd-a89f-a061e7792b8e"], "port_id": "ffbdf003-e36d-48a8-b66f-55077587a171", "id": "9f86c3c1-1890-4c44-a5ff-bce13881270b"} 2019-04-09 11:46:42,319 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/9f86c3c1-1890-4c44-a5ff-bce13881270b/add_router_interface.json used request id req-92098e62-4408-4ea4-8b62-1f78f900b69e 2019-04-09 11:46:42,319 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.77818179131s 2019-04-09 11:46:42,320 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img 2019-04-09 11:46:43,604 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img md5:01156cac3de96f238410bbc795c963b6 sha256:52884f12d100b5c4ad58f892bccbc514801e9d398b4b857354c18d27e3bde808 2019-04-09 11:46:43,607 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-04-09 11:46:43,610 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Tue, 09 Apr 2019 11:46:32 GMT 2019-04-09 11:46:43,611 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}]} 2019-04-09 11:46:43,613 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-09 11:46:43,614 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}239ce0b17d865f52dc05622d84c5cfe791019a85" 2019-04-09 11:46:43,918 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Tue, 09 Apr 2019 11:46:33 GMT X-Openstack-Request-Id: req-e6a221fb-499c-4b67-b8a9-0f1d8199e20e 2019-04-09 11:46:43,919 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-09 11:46:43,919 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-e6a221fb-499c-4b67-b8a9-0f1d8199e20e 2019-04-09 11:46:43,919 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.306427955627s 2019-04-09 11:46:43,929 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-04-09 11:46:43,933 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}239ce0b17d865f52dc05622d84c5cfe791019a85" -d '{"owner_specified.shade.md5": "01156cac3de96f238410bbc795c963b6", "owner_specified.shade.sha256": "52884f12d100b5c4ad58f892bccbc514801e9d398b4b857354c18d27e3bde808", "owner_specified.shade.object": "images/juju_epc-img_fb95adb7-45f1-4be0-ab07-2dcf1c125f13", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "juju_epc-img_fb95adb7-45f1-4be0-ab07-2dcf1c125f13"}' 2019-04-09 11:46:43,970 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 933 Content-Type: application/json Date: Tue, 09 Apr 2019 11:46:33 GMT Location: http://172.30.9.21:9292/v2/images/f3dc44c5-e3fa-4e56-b79c-8341fa66c1ef Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-3b284851-e20b-432c-b1ad-312ed90d9df8 2019-04-09 11:46:43,970 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-09T11:46:33Z", "file": "/v2/images/f3dc44c5-e3fa-4e56-b79c-8341fa66c1ef/file", "owner": "828a5b6ca1e84fd188356afeea7a4e9a", "id": "f3dc44c5-e3fa-4e56-b79c-8341fa66c1ef", "size": null, "self": "/v2/images/f3dc44c5-e3fa-4e56-b79c-8341fa66c1ef", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "52884f12d100b5c4ad58f892bccbc514801e9d398b4b857354c18d27e3bde808", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_fb95adb7-45f1-4be0-ab07-2dcf1c125f13", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "01156cac3de96f238410bbc795c963b6", "name": "juju_epc-img_fb95adb7-45f1-4be0-ab07-2dcf1c125f13", "checksum": null, "created_at": "2019-04-09T11:46:33Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-04-09 11:46:43,970 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-3b284851-e20b-432c-b1ad-312ed90d9df8 2019-04-09 11:46:43,970 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0414690971375s 2019-04-09 11:46:43,971 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-04-09 11:46:43,975 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/f3dc44c5-e3fa-4e56-b79c-8341fa66c1ef/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}239ce0b17d865f52dc05622d84c5cfe791019a85" -d '' 2019-04-09 11:46:48,555 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:46:37 GMT X-Openstack-Request-Id: req-c9c9eb7c-2976-48b3-9f41-ba4766d172e9 2019-04-09 11:46:48,555 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:46:48,555 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/f3dc44c5-e3fa-4e56-b79c-8341fa66c1ef/file used request id req-c9c9eb7c-2976-48b3-9f41-ba4766d172e9 2019-04-09 11:46:48,555 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 4.58416795731s 2019-04-09 11:46:48,560 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-09 11:46:48,566 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}239ce0b17d865f52dc05622d84c5cfe791019a85" 2019-04-09 11:46:48,613 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Tue, 09 Apr 2019 11:46:37 GMT X-Openstack-Request-Id: req-48914f79-3584-45aa-a212-25132b8fd8b2 2019-04-09 11:46:48,614 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-09T11:46:37Z", "file": "/v2/images/f3dc44c5-e3fa-4e56-b79c-8341fa66c1ef/file", "owner": "828a5b6ca1e84fd188356afeea7a4e9a", "id": "f3dc44c5-e3fa-4e56-b79c-8341fa66c1ef", "size": 301006848, "self": "/v2/images/f3dc44c5-e3fa-4e56-b79c-8341fa66c1ef", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/f3dc44c5-e3fa-4e56-b79c-8341fa66c1ef/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "52884f12d100b5c4ad58f892bccbc514801e9d398b4b857354c18d27e3bde808", "locations": [{"url": "rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/f3dc44c5-e3fa-4e56-b79c-8341fa66c1ef/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_fb95adb7-45f1-4be0-ab07-2dcf1c125f13", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "01156cac3de96f238410bbc795c963b6", "name": "juju_epc-img_fb95adb7-45f1-4be0-ab07-2dcf1c125f13", "checksum": "01156cac3de96f238410bbc795c963b6", "created_at": "2019-04-09T11:46:33Z", "os_hidden": false, "protected": false, "os_hash_value": "9a81ae40194dfb8dc3588d802299fd763567e8230dce608b439e7bf37b0dcf82a02ff2c722e38cae2aa98e2a2b349261864c8faf2d6bbc741c3b8e507d1a391d"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-09 11:46:48,614 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-48914f79-3584-45aa-a212-25132b8fd8b2 2019-04-09 11:46:48,614 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0535380840302s 2019-04-09 11:46:48,615 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/f3dc44c5-e3fa-4e56-b79c-8341fa66c1ef/snap', u'metadata': Munch({})})], 'file': u'/v2/images/f3dc44c5-e3fa-4e56-b79c-8341fa66c1ef/file', 'owner': u'828a5b6ca1e84fd188356afeea7a4e9a', 'id': u'f3dc44c5-e3fa-4e56-b79c-8341fa66c1ef', 'size': 301006848, u'self': u'/v2/images/f3dc44c5-e3fa-4e56-b79c-8341fa66c1ef', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'828a5b6ca1e84fd188356afeea7a4e9a', 'name': 'juju_epc-project_fb95adb7-45f1-4be0-ab07-2dcf1c125f13', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/f3dc44c5-e3fa-4e56-b79c-8341fa66c1ef/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-04-09T11:46:37Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-04-09T11:46:37Z', u'owner_specified.shade.sha256': u'52884f12d100b5c4ad58f892bccbc514801e9d398b4b857354c18d27e3bde808', u'owner_specified.shade.object': u'images/juju_epc-img_fb95adb7-45f1-4be0-ab07-2dcf1c125f13', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'01156cac3de96f238410bbc795c963b6', 'properties': {u'os_hash_value': u'9a81ae40194dfb8dc3588d802299fd763567e8230dce608b439e7bf37b0dcf82a02ff2c722e38cae2aa98e2a2b349261864c8faf2d6bbc741c3b8e507d1a391d', u'self': u'/v2/images/f3dc44c5-e3fa-4e56-b79c-8341fa66c1ef', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'52884f12d100b5c4ad58f892bccbc514801e9d398b4b857354c18d27e3bde808', u'owner_specified.shade.object': u'images/juju_epc-img_fb95adb7-45f1-4be0-ab07-2dcf1c125f13', u'owner_specified.shade.md5': u'01156cac3de96f238410bbc795c963b6', u'schema': u'/v2/schemas/image'}, 'name': u'juju_epc-img_fb95adb7-45f1-4be0-ab07-2dcf1c125f13', 'created': u'2019-04-09T11:46:33Z', 'checksum': u'01156cac3de96f238410bbc795c963b6', 'created_at': u'2019-04-09T11:46:33Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'9a81ae40194dfb8dc3588d802299fd763567e8230dce608b439e7bf37b0dcf82a02ff2c722e38cae2aa98e2a2b349261864c8faf2d6bbc741c3b8e507d1a391d', 'metadata': {u'os_hash_value': u'9a81ae40194dfb8dc3588d802299fd763567e8230dce608b439e7bf37b0dcf82a02ff2c722e38cae2aa98e2a2b349261864c8faf2d6bbc741c3b8e507d1a391d', u'self': u'/v2/images/f3dc44c5-e3fa-4e56-b79c-8341fa66c1ef', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'52884f12d100b5c4ad58f892bccbc514801e9d398b4b857354c18d27e3bde808', u'owner_specified.shade.object': u'images/juju_epc-img_fb95adb7-45f1-4be0-ab07-2dcf1c125f13', u'owner_specified.shade.md5': u'01156cac3de96f238410bbc795c963b6', u'schema': u'/v2/schemas/image'}}) 2019-04-09 11:46:50,076 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju metadata generate-image -d /root -i f3dc44c5-e3fa-4e56-b79c-8341fa66c1ef -s xenial -r regionOne -u http://172.30.9.21:5000/v3 Since Juju 2 is being run for the first time, downloading latest cloud information. Fetching latest public cloud list... Updated your list of public clouds with 1 cloud and 18 cloud regions added; 1 cloud attribute changed as well as 5 cloud regions deleted: added cloud: - oracle-classic added cloud region: - aws-china/cn-northwest-1 - azure/francecentral - cloudsigma/dub - cloudsigma/fra - cloudsigma/mel - cloudsigma/mnl - cloudsigma/per - cloudsigma/ruh - cloudsigma/waw - google/asia-east2 - google/europe-north1 - google/europe-west4 - google/northamerica-northeast1 - google/us-west2 - oracle/eu-frankfurt-1 - oracle/uk-london-1 - oracle/us-ashburn-1 - oracle/us-phoenix-1 changed cloud attribute: - oracle deleted cloud region: - oracle/em2 - oracle/em3 - oracle/us2 - oracle/us6 - oracle/uscom-central-1 WARNING model could not be opened: No controllers registered. Please either create a new controller using "juju bootstrap" or connect to another controller that you have been given access to using "juju register". Image metadata files have been written to: /root/images/streams/v1. For Juju to use this metadata, the files need to be put into the image metadata search path. There are 2 options: 1. For local access, use the --metadata-source parameter when bootstrapping: juju bootstrap --metadata-source /root [...] 2. For remote access, use image-metadata-url attribute for model configuration. To set it as a default for any model or for the controller model, it needs to be supplied as part of --model-default to 'juju bootstrap' command. See 'bootstrap' help for more details. For configuration for a particular model, set it as --image-metadata-url on 'juju model-config'. See 'model-config' help for more details. Regardless of where this attribute is used, it expects a reachable URL. You need to configure a http server to serve the contents of /root and set the value of image-metadata-url accordingly. 2019-04-09 11:46:50,079 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-04-09 11:46:50,083 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}660ea3bbec4c9a7d9ad34d7c77951f3f21eea08b" -d '{"flavor": {"vcpus": 1, "ram": 2048, "name": "juju_epc-flavor_fb95adb7-45f1-4be0-ab07-2dcf1c125f13", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": null, "swap": 0}}' 2019-04-09 11:46:50,394 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 312 Content-Type: application/json Date: Tue, 09 Apr 2019 11:46:39 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-66086482-3b8f-460a-9047-6b2f1b980352 x-openstack-request-id: req-66086482-3b8f-460a-9047-6b2f1b980352 2019-04-09 11:46:50,395 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "juju_epc-flavor_fb95adb7-45f1-4be0-ab07-2dcf1c125f13", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/32bef8e1-5a23-49f0-b866-935885881f91", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/32bef8e1-5a23-49f0-b866-935885881f91", "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": "32bef8e1-5a23-49f0-b866-935885881f91"}} 2019-04-09 11:46:50,395 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-66086482-3b8f-460a-9047-6b2f1b980352 2019-04-09 11:46:50,395 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.315874099731s 2019-04-09 11:46:50,396 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'juju_epc-flavor_fb95adb7-45f1-4be0-ab07-2dcf1c125f13', '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'6509066435f1453bac6996ee8997a3b2', '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'32bef8e1-5a23-49f0-b866-935885881f91', 'swap': 0}) 2019-04-09 11:46:50,396 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-04-09 11:46:50,399 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/32bef8e1-5a23-49f0-b866-935885881f91/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}660ea3bbec4c9a7d9ad34d7c77951f3f21eea08b" -d '{"extra_specs": {}}' 2019-04-09 11:46:50,426 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 09 Apr 2019 11:46:39 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-8ce11c1a-c022-4bd4-add7-aab01cac3e4c x-openstack-request-id: req-8ce11c1a-c022-4bd4-add7-aab01cac3e4c 2019-04-09 11:46:50,427 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-04-09 11:46:50,427 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/32bef8e1-5a23-49f0-b866-935885881f91/os-extra_specs used request id req-8ce11c1a-c022-4bd4-add7-aab01cac3e4c 2019-04-09 11:46:50,427 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.030669927597s 2019-04-09 11:46:50,427 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Additional pre-configuration steps 2019-04-09 11:46:50,429 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - ENV: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | SDN_CONTROLLER_RESTCONFPORT | 8181 | | SDN_CONTROLLER_WEBPORT | 8080 | | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-435 | | 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-nosdn-nofeature-noha | | SDN_CONTROLLER_IP | | | NEW_USER_ROLE | Member | | NAMESERVER | 8.8.8.8 | | FLAVOR_EXTRA_SPECS | | | POD_ARCH | | | SDN_CONTROLLER_PASSWORD | admin | | NODE_NAME | lf-pod1 | | IMAGE_PROPERTIES | | | VOLUME_DEVICE_NAME | vdb | +--------------------------------------+----------------------------------------------------------+ 2019-04-09 11:46:50,438 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Cloud for Abot-epc ..... 2019-04-09 11:46:50,587 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju add-cloud abot-epc -f /home/opnfv/functest/results/juju_epc/clouds.yaml --replace 2019-04-09 11:46:50,587 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Credentials for Abot-epc ..... 2019-04-09 11:46:50,714 - 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". 2019-04-09 11:46:50,715 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2019-04-09 11:46:51,873 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img md5:72cb240dbce5a4fd863559c5a4d1ce95 sha256:8376ec1ef99c835a7688851e57e1c2e2fb6e9386b37cd447613ed74b476ce735 2019-04-09 11:46:51,875 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-09 11:46:51,877 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}239ce0b17d865f52dc05622d84c5cfe791019a85" 2019-04-09 11:46:51,909 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Tue, 09 Apr 2019 11:46:41 GMT X-Openstack-Request-Id: req-5e8660f0-becd-47d7-a1b1-d80904737056 2019-04-09 11:46:51,909 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-09T11:46:37Z", "file": "/v2/images/f3dc44c5-e3fa-4e56-b79c-8341fa66c1ef/file", "owner": "828a5b6ca1e84fd188356afeea7a4e9a", "id": "f3dc44c5-e3fa-4e56-b79c-8341fa66c1ef", "size": 301006848, "self": "/v2/images/f3dc44c5-e3fa-4e56-b79c-8341fa66c1ef", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/f3dc44c5-e3fa-4e56-b79c-8341fa66c1ef/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "52884f12d100b5c4ad58f892bccbc514801e9d398b4b857354c18d27e3bde808", "locations": [{"url": "rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/f3dc44c5-e3fa-4e56-b79c-8341fa66c1ef/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_fb95adb7-45f1-4be0-ab07-2dcf1c125f13", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "01156cac3de96f238410bbc795c963b6", "name": "juju_epc-img_fb95adb7-45f1-4be0-ab07-2dcf1c125f13", "checksum": "01156cac3de96f238410bbc795c963b6", "created_at": "2019-04-09T11:46:33Z", "os_hidden": false, "protected": false, "os_hash_value": "9a81ae40194dfb8dc3588d802299fd763567e8230dce608b439e7bf37b0dcf82a02ff2c722e38cae2aa98e2a2b349261864c8faf2d6bbc741c3b8e507d1a391d"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-09 11:46:51,910 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-5e8660f0-becd-47d7-a1b1-d80904737056 2019-04-09 11:46:51,910 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0346159934998s 2019-04-09 11:46:51,920 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-04-09 11:46:51,924 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}239ce0b17d865f52dc05622d84c5cfe791019a85" -d '{"owner_specified.shade.md5": "72cb240dbce5a4fd863559c5a4d1ce95", "owner_specified.shade.sha256": "8376ec1ef99c835a7688851e57e1c2e2fb6e9386b37cd447613ed74b476ce735", "owner_specified.shade.object": "images/juju_epc-img_alt_fb95adb7-45f1-4be0-ab07-2dcf1c125f13", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "juju_epc-img_alt_fb95adb7-45f1-4be0-ab07-2dcf1c125f13"}' 2019-04-09 11:46:51,958 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 941 Content-Type: application/json Date: Tue, 09 Apr 2019 11:46:41 GMT Location: http://172.30.9.21:9292/v2/images/300069ed-fb03-43db-90a8-2ee80a8a462c Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-989e5d14-de85-46ea-812a-39497cfc1a94 2019-04-09 11:46:51,958 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-09T11:46:41Z", "file": "/v2/images/300069ed-fb03-43db-90a8-2ee80a8a462c/file", "owner": "828a5b6ca1e84fd188356afeea7a4e9a", "id": "300069ed-fb03-43db-90a8-2ee80a8a462c", "size": null, "self": "/v2/images/300069ed-fb03-43db-90a8-2ee80a8a462c", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "8376ec1ef99c835a7688851e57e1c2e2fb6e9386b37cd447613ed74b476ce735", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_alt_fb95adb7-45f1-4be0-ab07-2dcf1c125f13", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "72cb240dbce5a4fd863559c5a4d1ce95", "name": "juju_epc-img_alt_fb95adb7-45f1-4be0-ab07-2dcf1c125f13", "checksum": null, "created_at": "2019-04-09T11:46:41Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-04-09 11:46:51,958 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-989e5d14-de85-46ea-812a-39497cfc1a94 2019-04-09 11:46:51,959 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0383310317993s 2019-04-09 11:46:51,959 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-04-09 11:46:51,964 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/300069ed-fb03-43db-90a8-2ee80a8a462c/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}239ce0b17d865f52dc05622d84c5cfe791019a85" -d '' 2019-04-09 11:46:56,281 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 11:46:45 GMT X-Openstack-Request-Id: req-90bd6168-e020-4194-bda1-c4df02f66657 2019-04-09 11:46:56,281 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 11:46:56,281 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/300069ed-fb03-43db-90a8-2ee80a8a462c/file used request id req-90bd6168-e020-4194-bda1-c4df02f66657 2019-04-09 11:46:56,281 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 4.32176399231s 2019-04-09 11:46:56,285 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-09 11:46:56,289 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}239ce0b17d865f52dc05622d84c5cfe791019a85" 2019-04-09 11:46:56,324 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2729 Content-Type: application/json Date: Tue, 09 Apr 2019 11:46:45 GMT X-Openstack-Request-Id: req-0bffbe6d-2fd7-4dbe-9c08-ec241e5c24ba 2019-04-09 11:46:56,325 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-09T11:46:45Z", "file": "/v2/images/300069ed-fb03-43db-90a8-2ee80a8a462c/file", "owner": "828a5b6ca1e84fd188356afeea7a4e9a", "id": "300069ed-fb03-43db-90a8-2ee80a8a462c", "size": 263848448, "self": "/v2/images/300069ed-fb03-43db-90a8-2ee80a8a462c", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/300069ed-fb03-43db-90a8-2ee80a8a462c/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "8376ec1ef99c835a7688851e57e1c2e2fb6e9386b37cd447613ed74b476ce735", "locations": [{"url": "rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/300069ed-fb03-43db-90a8-2ee80a8a462c/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_alt_fb95adb7-45f1-4be0-ab07-2dcf1c125f13", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "72cb240dbce5a4fd863559c5a4d1ce95", "name": "juju_epc-img_alt_fb95adb7-45f1-4be0-ab07-2dcf1c125f13", "checksum": "72cb240dbce5a4fd863559c5a4d1ce95", "created_at": "2019-04-09T11:46:41Z", "os_hidden": false, "protected": false, "os_hash_value": "5168712769990731d69f855bd5f5a5b86f8e5ee1a0948b2c3eeedcad61b62537c2868ed3b37aa0a5581e6438f994e8156ad0dccf65a4f94383f8946ce79f0856"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-09T11:46:37Z", "file": "/v2/images/f3dc44c5-e3fa-4e56-b79c-8341fa66c1ef/file", "owner": "828a5b6ca1e84fd188356afeea7a4e9a", "id": "f3dc44c5-e3fa-4e56-b79c-8341fa66c1ef", "size": 301006848, "self": "/v2/images/f3dc44c5-e3fa-4e56-b79c-8341fa66c1ef", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/f3dc44c5-e3fa-4e56-b79c-8341fa66c1ef/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "52884f12d100b5c4ad58f892bccbc514801e9d398b4b857354c18d27e3bde808", "locations": [{"url": "rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/f3dc44c5-e3fa-4e56-b79c-8341fa66c1ef/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_fb95adb7-45f1-4be0-ab07-2dcf1c125f13", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "01156cac3de96f238410bbc795c963b6", "name": "juju_epc-img_fb95adb7-45f1-4be0-ab07-2dcf1c125f13", "checksum": "01156cac3de96f238410bbc795c963b6", "created_at": "2019-04-09T11:46:33Z", "os_hidden": false, "protected": false, "os_hash_value": "9a81ae40194dfb8dc3588d802299fd763567e8230dce608b439e7bf37b0dcf82a02ff2c722e38cae2aa98e2a2b349261864c8faf2d6bbc741c3b8e507d1a391d"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-09 11:46:56,325 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-0bffbe6d-2fd7-4dbe-9c08-ec241e5c24ba 2019-04-09 11:46:56,325 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0397388935089s 2019-04-09 11:46:56,327 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/300069ed-fb03-43db-90a8-2ee80a8a462c/snap', u'metadata': Munch({})})], 'file': u'/v2/images/300069ed-fb03-43db-90a8-2ee80a8a462c/file', 'owner': u'828a5b6ca1e84fd188356afeea7a4e9a', 'id': u'300069ed-fb03-43db-90a8-2ee80a8a462c', 'size': 263848448, u'self': u'/v2/images/300069ed-fb03-43db-90a8-2ee80a8a462c', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'828a5b6ca1e84fd188356afeea7a4e9a', 'name': 'juju_epc-project_fb95adb7-45f1-4be0-ab07-2dcf1c125f13', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/300069ed-fb03-43db-90a8-2ee80a8a462c/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-04-09T11:46:45Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-04-09T11:46:45Z', u'owner_specified.shade.sha256': u'8376ec1ef99c835a7688851e57e1c2e2fb6e9386b37cd447613ed74b476ce735', u'owner_specified.shade.object': u'images/juju_epc-img_alt_fb95adb7-45f1-4be0-ab07-2dcf1c125f13', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'72cb240dbce5a4fd863559c5a4d1ce95', 'properties': {u'os_hash_value': u'5168712769990731d69f855bd5f5a5b86f8e5ee1a0948b2c3eeedcad61b62537c2868ed3b37aa0a5581e6438f994e8156ad0dccf65a4f94383f8946ce79f0856', u'self': u'/v2/images/300069ed-fb03-43db-90a8-2ee80a8a462c', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'8376ec1ef99c835a7688851e57e1c2e2fb6e9386b37cd447613ed74b476ce735', u'owner_specified.shade.object': u'images/juju_epc-img_alt_fb95adb7-45f1-4be0-ab07-2dcf1c125f13', u'owner_specified.shade.md5': u'72cb240dbce5a4fd863559c5a4d1ce95', u'schema': u'/v2/schemas/image'}, 'name': u'juju_epc-img_alt_fb95adb7-45f1-4be0-ab07-2dcf1c125f13', 'created': u'2019-04-09T11:46:41Z', 'checksum': u'72cb240dbce5a4fd863559c5a4d1ce95', 'created_at': u'2019-04-09T11:46:41Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'5168712769990731d69f855bd5f5a5b86f8e5ee1a0948b2c3eeedcad61b62537c2868ed3b37aa0a5581e6438f994e8156ad0dccf65a4f94383f8946ce79f0856', 'metadata': {u'os_hash_value': u'5168712769990731d69f855bd5f5a5b86f8e5ee1a0948b2c3eeedcad61b62537c2868ed3b37aa0a5581e6438f994e8156ad0dccf65a4f94383f8946ce79f0856', u'self': u'/v2/images/300069ed-fb03-43db-90a8-2ee80a8a462c', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'8376ec1ef99c835a7688851e57e1c2e2fb6e9386b37cd447613ed74b476ce735', u'owner_specified.shade.object': u'images/juju_epc-img_alt_fb95adb7-45f1-4be0-ab07-2dcf1c125f13', u'owner_specified.shade.md5': u'72cb240dbce5a4fd863559c5a4d1ce95', u'schema': u'/v2/schemas/image'}}) 2019-04-09 11:46:56,551 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju metadata generate-image -d /root -i 300069ed-fb03-43db-90a8-2ee80a8a462c -s trusty -r regionOne -u http://172.30.9.21: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. 2019-04-09 11:46:56,552 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-04-09 11:46:56,556 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}660ea3bbec4c9a7d9ad34d7c77951f3f21eea08b" -d '{"flavor": {"vcpus": 1, "ram": 4096, "name": "juju_epc-flavor_alt_fb95adb7-45f1-4be0-ab07-2dcf1c125f13", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": null, "swap": 0}}' 2019-04-09 11:46:56,585 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 313 Content-Type: application/json Date: Tue, 09 Apr 2019 11:46:45 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-0d66c65e-8893-434d-9e90-988ed0889ae7 x-openstack-request-id: req-0d66c65e-8893-434d-9e90-988ed0889ae7 2019-04-09 11:46:56,585 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "juju_epc-flavor_alt_fb95adb7-45f1-4be0-ab07-2dcf1c125f13", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/bb90792e-05c2-4cb9-921c-7d8445941081", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/bb90792e-05c2-4cb9-921c-7d8445941081", "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": "bb90792e-05c2-4cb9-921c-7d8445941081"}} 2019-04-09 11:46:56,585 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-0d66c65e-8893-434d-9e90-988ed0889ae7 2019-04-09 11:46:56,586 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0332810878754s 2019-04-09 11:46:56,586 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'juju_epc-flavor_alt_fb95adb7-45f1-4be0-ab07-2dcf1c125f13', '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'6509066435f1453bac6996ee8997a3b2', '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'bb90792e-05c2-4cb9-921c-7d8445941081', 'swap': 0}) 2019-04-09 11:46:56,587 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-04-09 11:46:56,589 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/bb90792e-05c2-4cb9-921c-7d8445941081/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}660ea3bbec4c9a7d9ad34d7c77951f3f21eea08b" -d '{"extra_specs": {}}' 2019-04-09 11:46:56,606 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 09 Apr 2019 11:46:45 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-a0711d60-d666-4dc3-a108-c75037c2fb78 x-openstack-request-id: req-a0711d60-d666-4dc3-a108-c75037c2fb78 2019-04-09 11:46:56,606 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-04-09 11:46:56,606 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/bb90792e-05c2-4cb9-921c-7d8445941081/os-extra_specs used request id req-a0711d60-d666-4dc3-a108-c75037c2fb78 2019-04-09 11:46:56,606 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0191187858582s 2019-04-09 11:46:56,606 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Starting Juju Bootstrap process... 2019-04-09 11:50:33,921 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - timeout -t 4800 juju bootstrap abot-epc/regionOne abot-controller --agent-version 2.3.9 --metadata-source /root --constraints mem=2G --bootstrap-series xenial --config network=08772018-7dd5-4ce9-b360-519d85da2ce8 --config ssl-hostname-verification=false --config external-network=b62787c2-635d-4893-8553-7ee0260442ff --config use-floating-ip=true --config use-default-secgroup=true --debug 11:46:56 INFO juju.cmd supercommand.go:56 running juju [2.3.9 gc go1.11.5] 11:46:56 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=08772018-7dd5-4ce9-b360-519d85da2ce8", "--config", "ssl-hostname-verification=false", "--config", "external-network=b62787c2-635d-4893-8553-7ee0260442ff", "--config", "use-floating-ip=true", "--config", "use-default-secgroup=true", "--debug"} 11:46:56 DEBUG juju.cmd.juju.commands bootstrap.go:835 authenticating with region "regionOne" and credential "abot-epc" () 11:46:56 DEBUG juju.cmd.juju.commands bootstrap.go:963 provider attrs: map[use-default-secgroup:true network:08772018-7dd5-4ce9-b360-519d85da2ce8 external-network:b62787c2-635d-4893-8553-7ee0260442ff use-openstack-gbp:false policy-target-group: use-floating-ip:true] 11:46:57 INFO cmd authkeys.go:114 Adding contents of "/root/.local/share/juju/ssh/juju_id_rsa.pub" to authorized-keys 11:46:57 DEBUG juju.cmd.juju.commands bootstrap.go:1019 preparing controller with config: map[image-stream:released ssl-hostname-verification:false image-metadata-url: max-action-results-size:5G uuid:b352cb98-932f-4be4-82a1-6a24d30c6df6 firewall-mode:instance container-networking-method: apt-ftp-proxy: default-series:xenial cloudinit-userdata: max-action-results-age:336h network:08772018-7dd5-4ce9-b360-519d85da2ce8 transmit-vendor-metrics:true use-openstack-gbp:false update-status-hook-interval:5m container-image-stream:released test-mode:false authorized-keys:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDiwiK1m9ZPWZv/ZmM4yuyYt5SSdNHI02lKPUWdpc8DEup5e/lLALOQAXEP+SqsLibmkMfYDCMyUxaCTwzK/TQDwfHGkBeXcWv1RMicm6soKnEJOE4i+AoV91SFgdImp71O0EpYmDE+bJjyScX+w+ab7onlP2CuVtZhWy3wpuEUxWBs22f0nkwM7AyrdbttN4ENk7LAyfLlr4WYYQcUq1s3kqw31HKyLMIr11L9vZhK/1lnOAFQXuin17JsAm7m0GWd8pdcBAchQ3OWUXtRvDLCP/OPJTdfPW44Xb9fvjV4I/JP5q1aJ4MViHBw+Yaapargbra9GE72lR5EivJtYQNF juju-client-key apt-mirror: enable-os-upgrade:true container-inherit-properties: https-proxy: development:false disable-network-management:false http-proxy: container-image-metadata-url: enable-os-refresh-update:true proxy-ssh:false apt-no-proxy: use-floating-ip:true resource-tags: use-default-secgroup:true apt-https-proxy: name:controller apt-http-proxy: max-status-history-age:336h no-proxy:127.0.0.1,localhost,::1 agent-metadata-url: external-network:b62787c2-635d-4893-8553-7ee0260442ff type:openstack policy-target-group: automatically-retry-hooks:true max-status-history-size:5G net-bond-reconfigure-delay:17 agent-stream:released ignore-machine-addresses:false logging-config: ftp-proxy: provisioner-harvest-mode:destroyed egress-subnets: logforward-enabled:false fan-config:] 11:46:57 INFO juju.provider.openstack provider.go:145 opening model "controller" 11:46:57 DEBUG goose client.go:511 auth details: &{Token:gAAAAABcrIYmN-rhn87ajAPj1yv7-FMn2qsWAiWEV-sxQ_9NsoH-omwwGgA2D4Yz4YHnKGBm6uApfAQSNOqRnClFQZf3e2mSta9c9_1wLeujy9iY__xt3pgtZOgGMRWDZ2tmCu5WN221ncnnNfxI8RUOI7wiGtL7urh2erql2alO79-qW_C6GdE TenantId:828a5b6ca1e84fd188356afeea7a4e9a UserId:a56b6e5195c24c27b60a29caff7e4f3a Domain: RegionServiceURLs:map[regionOne:map[compute:http://172.30.9.21:8774/v2.1 cloudformation:http://172.30.9.21:8000/v1 volumev2:http://172.30.9.21:8776/v2/828a5b6ca1e84fd188356afeea7a4e9a orchestration:http://172.30.9.21:8004/v1/828a5b6ca1e84fd188356afeea7a4e9a placement:http://172.30.9.21:8778/placement image:http://172.30.9.21:9292 object-store:http://172.30.9.21:8080/v1/AUTH_828a5b6ca1e84fd188356afeea7a4e9a network:http://172.30.9.21:9696 alarming:http://172.30.9.21:8042 metric:http://172.30.9.21:8041 event:http://172.30.9.21:8977 volumev3:http://172.30.9.21:8776/v3/828a5b6ca1e84fd188356afeea7a4e9a identity:http://172.30.9.21:5000]]} 11:46:57 INFO cmd bootstrap.go:508 Creating Juju controller "abot-controller" on abot-epc/regionOne 11:46:57 DEBUG goose apiversion.go:267 discovered API versions: [{Version:{major:2 minor:0} Links:[{Href:http://172.30.9.21:8774/v2/ Rel:self}] Status:SUPPORTED} {Version:{major:2 minor:1} Links:[{Href:http://172.30.9.21:8774/v2.1/ Rel:self}] Status:CURRENT}] 11:46:57 INFO juju.cmd.juju.commands bootstrap.go:572 combined bootstrap constraints: mem=2048M 11:46:57 DEBUG juju.environs.bootstrap bootstrap.go:199 model "controller" supports service/machine networks: true 11:46:57 DEBUG juju.environs.bootstrap bootstrap.go:201 network management by juju enabled: true 11:46:57 DEBUG juju.environs.bootstrap bootstrap.go:717 no agent directory found, using default agent metadata source: https://streams.canonical.com/juju/tools 11:46:57 DEBUG juju.environs.bootstrap bootstrap.go:742 setting default image metadata source: /root/images 11:46:57 DEBUG juju.environs imagemetadata.go:46 new user image datasource registered: bootstrap metadata 11:46:57 INFO juju.environs.bootstrap bootstrap.go:760 custom image metadata added to search path 11:46:57 INFO cmd bootstrap.go:233 Loading image metadata 11:46:57 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "bootstrap metadata" 11:46:57 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "default cloud images" 11:46:57 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "default ubuntu cloud images" 11:46:57 DEBUG juju.environs.bootstrap bootstrap.go:608 constraints for image metadata lookup &{{{regionOne http://172.30.9.21:5000/v3} [win2016 win8 utopic artful trusty bionic win2016nano opensuseleap precise raring win7 vivid win2008r2 centos7 genericlinux quantal saucy yakkety zesty win2012hvr2 win2012hv win2012 wily xenial win2012r2 win10 win2016hv win81] [amd64 i386 armhf arm64 ppc64el s390x] released}} 11:46:57 DEBUG juju.environs.bootstrap bootstrap.go:620 found 2 image metadata in bootstrap metadata 11:47:00 DEBUG juju.environs.bootstrap bootstrap.go:620 found 0 image metadata in default cloud images 11:47:01 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.21:5000/v3} not found 11:47:01 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.21:5000/v3} not found 11:47:01 DEBUG juju.environs.bootstrap bootstrap.go:624 found 2 image metadata from all image data sources 11:47:01 INFO cmd bootstrap.go:303 Looking for packaged Juju agent version 2.3.9 for amd64 11:47:01 INFO juju.environs.bootstrap tools.go:72 looking for bootstrap agent binaries: version=2.3.9 11:47:01 DEBUG juju.environs.tools tools.go:102 finding agent binaries in stream: "released" 11:47:01 DEBUG juju.environs.tools tools.go:104 reading agent binaries with major.minor version 2.3 11:47:01 DEBUG juju.environs.tools tools.go:112 filtering agent binaries by version: 2.3.9 11:47:01 DEBUG juju.environs.tools tools.go:115 filtering agent binaries by series: xenial 11:47:01 DEBUG juju.environs.tools tools.go:118 filtering agent binaries by architecture: amd64 11:47:01 DEBUG juju.environs.tools urls.go:109 trying datasource "keystone catalog" 11:47:01 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 []} 11:47:03 INFO juju.environs.bootstrap tools.go:74 found 1 packaged agent binaries 11:47:03 INFO cmd bootstrap.go:389 Starting new instance for initial controller 11:47:04 INFO cmd bootstrap.go:151 Launching controller instance(s) on abot-epc/regionOne... 11:47:04 DEBUG juju.environs.instances image.go:64 instance constraints {region: regionOne, series: xenial, arches: [amd64], constraints: mem=2048M, storage: []} 11:47:04 DEBUG juju.environs.instances image.go:70 matching constraints {region: regionOne, series: xenial, arches: [amd64], constraints: mem=2048M, storage: []} against possible image metadata [{Id:f3dc44c5-e3fa-4e56-b79c-8341fa66c1ef Arch:amd64 VirtType:}] 11:47:04 INFO juju.environs.instances image.go:106 find instance - using image with id: f3dc44c5-e3fa-4e56-b79c-8341fa66c1ef 11:47:04 DEBUG juju.cloudconfig.instancecfg instancecfg.go:835 Setting numa ctl preference to false 11:47:04 DEBUG juju.service discovery.go:63 discovered init system "systemd" from series "xenial" 11:47:04 DEBUG juju.provider.openstack provider.go:993 openstack user data; 2486 bytes 11:47:04 DEBUG juju.provider.openstack provider.go:1005 using network id "08772018-7dd5-4ce9-b360-519d85da2ce8" 11:47:04 DEBUG goose apiversion.go:267 discovered API versions: [{Version:{major:2 minor:0} Links:[{Href:http://172.30.9.21:9696/v2.0/ Rel:self}] Status:CURRENT}] - instance "5594eed3-70eb-41cc-88ad-0f30eb9d95a3" has status BUILD, wait 10 seconds before retry, attempt 1 - instance "5594eed3-70eb-41cc-88ad-0f30eb9d95a3" has status BUILD, wait 10 seconds before retry, attempt 2 - instance "5594eed3-70eb-41cc-88ad-0f30eb9d95a3" has status BUILD, wait 10 seconds before retry, attempt 3 - instance "5594eed3-70eb-41cc-88ad-0f30eb9d95a3" has status BUILD, wait 10 seconds before retry, attempt 4 - instance "5594eed3-70eb-41cc-88ad-0f30eb9d95a3" has status BUILD, wait 10 seconds before retry, attempt 5 - instance "5594eed3-70eb-41cc-88ad-0f30eb9d95a3" has status BUILD, wait 10 seconds before retry, attempt 6 - instance "5594eed3-70eb-41cc-88ad-0f30eb9d95a3" has status BUILD, wait 10 seconds before retry, attempt 7 - instance "5594eed3-70eb-41cc-88ad-0f30eb9d95a3" has status BUILD, wait 10 seconds before retry, attempt 8 - instance "5594eed3-70eb-41cc-88ad-0f30eb9d95a3" has status BUILD, wait 10 seconds before retry, attempt 9 - instance "5594eed3-70eb-41cc-88ad-0f30eb9d95a3" has status BUILD, wait 10 seconds before retry, attempt 10 11:48:57 INFO juju.provider.openstack provider.go:1175 started instance "5594eed3-70eb-41cc-88ad-0f30eb9d95a3" 11:48:57 DEBUG juju.provider.openstack provider.go:1184 allocating public IP address for openstack node 11:48:57 DEBUG juju.provider.openstack networking.go:169 using external network "b62787c2-635d-4893-8553-7ee0260442ff" 11:48:58 DEBUG juju.provider.openstack networking.go:226 allocated new public IP: 172.30.9.202 11:48:58 INFO juju.provider.openstack provider.go:1189 allocated public IP 172.30.9.202 11:49:01 INFO cmd bootstrap.go:225 - 5594eed3-70eb-41cc-88ad-0f30eb9d95a3 (arch=amd64 mem=2G cores=1) 11:49:01 INFO juju.environs.bootstrap bootstrap.go:638 newest version: 2.3.9 11:49:01 INFO juju.environs.bootstrap bootstrap.go:653 picked bootstrap agent binary version: 2.3.9 11:49:01 INFO cmd bootstrap.go:425 Installing Juju agent on bootstrap instance 11:49:03 INFO cmd bootstrap.go:517 Fetching Juju GUI 2.14.0 11:49:03 DEBUG juju.cloudconfig.instancecfg instancecfg.go:835 Setting numa ctl preference to false Waiting for address 11:49:04 DEBUG juju.provider.openstack provider.go:417 instance 5594eed3-70eb-41cc-88ad-0f30eb9d95a3 has floating IP address: 172.30.9.202 Attempting to connect to 172.30.9.202:22 Attempting to connect to 192.168.121.11:22 11:49:04 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.11 failed: ssh: connect to host 192.168.121.11 port 22: Connection refused 11:49:04 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 172.30.9.202 failed: ssh: connect to host 172.30.9.202 port 22: Connection refused 11:49:09 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.11 failed: ssh: connect to host 192.168.121.11 port 22: Connection refused 11:49:10 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 172.30.9.202 failed: /var/lib/juju/nonce.txt does not exist 11:49:14 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.11 failed: ssh: connect to host 192.168.121.11 port 22: Connection refused 11:49:15 DEBUG juju.provider.openstack provider.go:417 instance 5594eed3-70eb-41cc-88ad-0f30eb9d95a3 has floating IP address: 172.30.9.202 11:49:15 INFO cmd bootstrap.go:333 Connected to 172.30.9.202 11:49:15 INFO juju.cloudconfig userdatacfg_unix.go:460 Fetching agent: curl -sSfw 'agent binaries from %{url_effective} downloaded: HTTP %{http_code}; time %{time_total}s; size %{size_download} bytes; speed %{speed_download} bytes/s ' --retry 10 --insecure -o $bin/tools.tar.gz <[https://streams.canonical.com/juju/tools/agent/2.3.9/juju-2.3.9-ubuntu-amd64.tgz]> 11:49:15 INFO cmd bootstrap.go:403 Running machine configuration script... sudo: unable to resolve host juju-0c6df6-controller-0 11:50:30 INFO cmd bootstrap.go:455 Bootstrap agent now started 11:50:31 DEBUG juju.provider.openstack provider.go:417 instance 5594eed3-70eb-41cc-88ad-0f30eb9d95a3 has floating IP address: 172.30.9.202 11:50:31 INFO juju.juju api.go:302 API endpoints changed from [] to [172.30.9.202:17070 192.168.121.11:17070] 11:50:31 INFO cmd controller.go:82 Contacting Juju controller at 172.30.9.202 to verify accessibility... 11:50:31 INFO juju.juju api.go:67 connecting to API addresses: [172.30.9.202:17070 192.168.121.11:17070] 11:50:33 DEBUG juju.api apiclient.go:849 successfully dialed "wss://172.30.9.202:17070/model/694bd001-f320-4d3f-8bd2-7b58f6fdc540/api" 11:50:33 INFO juju.api apiclient.go:597 connection established to "wss://172.30.9.202:17070/model/694bd001-f320-4d3f-8bd2-7b58f6fdc540/api" 11:50:33 DEBUG juju.api monitor.go:35 RPC connection died 11:50:33 INFO cmd controller.go:87 Bootstrap complete, "abot-controller" controller now available 11:50:33 INFO cmd controller.go:88 Controller machines are in the "controller" model 11:50:33 INFO cmd controller.go:89 Initial model "default" added 11:50:33 INFO cmd supercommand.go:465 command finished 2019-04-09 11:50:33,921 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Upload VNFD 2019-04-09 11:50:33,921 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Deploying Abot-epc bundle file ... 2019-04-09 11:50:48,576 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju deploy /src/epc-requirements/abot_charm/functest-abot-epc-bundle/bundle.yaml Resolving charm: cs:mysql-55 Executing changes: - upload charm /src/epc-requirements/abot_charm/abot-epc-basic for series xenial - deploy application abot-epc-basic on xenial using /src/epc-requirements/abot_charm/abot-epc-basic - expose abot-epc-basic - set annotations for abot-epc-basic - upload charm cs:mysql-55 for series trusty - deploy application mysql on trusty using cs:mysql-55 - set annotations for mysql - upload charm /src/epc-requirements/abot_charm/oai-epc for series trusty - deploy application oai-epc on trusty using /src/epc-requirements/abot_charm/oai-epc - set annotations for oai-epc - upload charm /src/epc-requirements/abot_charm/oai-hss for series trusty - deploy application oai-hss on trusty using /src/epc-requirements/abot_charm/oai-hss - set annotations for oai-hss - add relation mysql:db - oai-hss:db - add relation oai-hss:hss - oai-epc:hss - add relation oai-epc:epc - abot-epc-basic:epc - add relation oai-epc:ssh-abot-epc - abot-epc-basic:ssh-abot - add unit abot-epc-basic/0 to new machine 0 - add unit mysql/0 to new machine 1 - add unit oai-epc/0 to new machine 2 - add unit oai-hss/0 to new machine 3 Deploy of bundle completed. 2019-04-09 11:50:48,576 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Waiting for instances ..... 2019-04-09 12:18:07,917 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - timeout -t 4800 juju-wait INFO:root:All units idle since 2019-04-09 12:17:50.908709Z (abot-epc-basic/0, mysql/0, oai-epc/0, oai-hss/0) 2019-04-09 12:18:07,918 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Deployed Abot-epc on Openstack 2019-04-09 12:18:07,918 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Checking status of ABot and EPC units ... 2019-04-09 12:18:08,151 - functest.opnfv_tests.vnf.epc.juju_epc - DEBUG - juju status Model Controller Cloud/Region Version SLA default abot-controller abot-epc/regionOne 2.3.9 unsupported App Version Status Scale Charm Store Rev OS Notes abot-epc-basic active 1 abot-epc-basic local 1 ubuntu exposed mysql unknown 1 mysql jujucharms 55 ubuntu oai-epc active 1 oai-epc local 3 ubuntu oai-hss active 1 oai-hss local 13 ubuntu Unit Workload Agent Machine Public address Ports Message abot-epc-basic/0* active idle 0 172.30.9.205 80/tcp,5000/tcp ABot ready! EPC relation established, proceed to run tests... mysql/0* unknown idle 1 172.30.9.201 3306/tcp oai-epc/0* active idle 2 172.30.9.203 2152/udp OAI EPC is running oai-hss/0* active idle 3 172.30.9.211 OAI HSS is running Machine State DNS Inst id Series AZ Message 0 started 172.30.9.205 fe03c300-8e0e-4b0f-9640-e3687dce10ef xenial nova ACTIVE 1 started 172.30.9.201 3008e092-e46a-4c57-8cf4-2b02242f6da8 trusty nova ACTIVE 2 started 172.30.9.203 d9e868f1-4064-44b9-a525-793c552a10bc trusty nova ACTIVE 3 started 172.30.9.211 d009742c-8db2-44cf-81ce-8baebb6d2355 trusty nova ACTIVE 2019-04-09 12:18:08,383 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju status --format short abot-epc-basic - abot-epc-basic/0: 172.30.9.205 (agent:idle, workload:active) 80/tcp, 5000/tcp 2019-04-09 12:18:08,384 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - abot-epc-basic workload is active 2019-04-09 12:18:08,600 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju status --format short oai-epc - oai-epc/0: 172.30.9.203 (agent:idle, workload:active) 2152/udp 2019-04-09 12:18:08,601 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - oai-epc workload is active 2019-04-09 12:18:08,813 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju status --format short oai-hss - oai-hss/0: 172.30.9.211 (agent:idle, workload:active) 2019-04-09 12:18:08,814 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - oai-hss workload is active 2019-04-09 12:18:08,814 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Transferring the feature files to Abot_node ... 2019-04-09 12:18:09,617 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - timeout -t 4800 juju scp -- -r -v /usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/epc/featureFiles abot-epc-basic/0:~/ 2019-04-09 12:18:09,618 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Copying the feature files within Abot_node 2019-04-09 12:18:10,200 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - timeout -t 4800 juju ssh abot-epc-basic/0 sudo cp -vfR ~/featureFiles/* /etc/rebaca-test-suite/featureFiles sudo: unable to resolve host juju-fdc540-default-0 '/home/ubuntu/featureFiles/000-local-commands.feature' -> '/etc/rebaca-test-suite/featureFiles/000-local-commands.feature' '/home/ubuntu/featureFiles/Attach_Procedure_Attach_With_GUTI.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_Attach_With_GUTI.feature' '/home/ubuntu/featureFiles/Attach_Procedure_AttachWithIMSI.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_AttachWithIMSI.feature' '/home/ubuntu/featureFiles/Attach_Procedure_AttachWithIMSI_Wrong_MCC.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_AttachWithIMSI_Wrong_MCC.feature' '/home/ubuntu/featureFiles/Attach_Procedure_AttachWithIMSI_Wrong_MNC.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_AttachWithIMSI_Wrong_MNC.feature' '/home/ubuntu/featureFiles/Attach_Procedure_AttachWithIMSI_Wrong_TAC.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_AttachWithIMSI_Wrong_TAC.feature' '/home/ubuntu/featureFiles/Attach_Procedure_With_DNS_Server_Addr_Request.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_With_DNS_Server_Addr_Request.feature' '/home/ubuntu/featureFiles/Attach_Procedure_With_DSMIPv6_HA_Addr_Request.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_With_DSMIPv6_HA_Addr_Request.feature' '/home/ubuntu/featureFiles/Attach_Procedure_With_DSMIPv6_HN_Prefix_Request.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_With_DSMIPv6_HN_Prefix_Request.feature' '/home/ubuntu/featureFiles/Attach_Procedure_With_DSMIPv6_IPv4_HA_Addr_Request.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_With_DSMIPv6_IPv4_HA_Addr_Request.feature' '/home/ubuntu/featureFiles/Attach_Procedure_With_IM_CN_SS_Signalling_Flag.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_With_IM_CN_SS_Signalling_Flag.feature' '/home/ubuntu/featureFiles/Attach_Procedure_With_IP_Addr_Alloc_DHCPv4.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_With_IP_Addr_Alloc_DHCPv4.feature' '/home/ubuntu/featureFiles/Attach_Procedure_With_IP_Addr_Alloc_NAS_Signalling.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_With_IP_Addr_Alloc_NAS_Signalling.feature' '/home/ubuntu/featureFiles/Attach_Procedure_With_MS_Support_Bearer_Ctrl_Indication.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_With_MS_Support_Bearer_Ctrl_Indication.feature' '/home/ubuntu/featureFiles/Attach_Procedure_With_P_CSCF_Addr_Request.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_With_P_CSCF_Addr_Request.feature' '/home/ubuntu/featureFiles/Auth_Accept.feature' -> '/etc/rebaca-test-suite/featureFiles/Auth_Accept.feature' '/home/ubuntu/featureFiles/Auth_NotAccept_by_Network_GUTIattach_AuthReject_re_Auth.feature' -> '/etc/rebaca-test-suite/featureFiles/Auth_NotAccept_by_Network_GUTIattach_AuthReject_re_Auth.feature' '/home/ubuntu/featureFiles/Auth_NotAccept_by_Network_GUTIattach_IMSIdiff_AuthReject_re_Auth.feature' -> '/etc/rebaca-test-suite/featureFiles/Auth_NotAccept_by_Network_GUTIattach_IMSIdiff_AuthReject_re_Auth.feature' '/home/ubuntu/featureFiles/Auth_NotAccept_by_Network_IMSIattach_AuthReject_re_Auth.feature' -> '/etc/rebaca-test-suite/featureFiles/Auth_NotAccept_by_Network_IMSIattach_AuthReject_re_Auth.feature' '/home/ubuntu/featureFiles/Auth_NotAccept_by_UE_GUTIattach_MAC_code_failure.feature' -> '/etc/rebaca-test-suite/featureFiles/Auth_NotAccept_by_UE_GUTIattach_MAC_code_failure.feature' '/home/ubuntu/featureFiles/Auth_NotAccept_by_UE_IMSIattach_MAC_code_failure.feature' -> '/etc/rebaca-test-suite/featureFiles/Auth_NotAccept_by_UE_IMSIattach_MAC_code_failure.feature' '/home/ubuntu/featureFiles/Auth_NotAccept_by_UE_non_EPS_AuthUnaccpt.feature' -> '/etc/rebaca-test-suite/featureFiles/Auth_NotAccept_by_UE_non_EPS_AuthUnaccpt.feature' '/home/ubuntu/featureFiles/Auth_NotAccept_by_UE_SQN_failure.feature' -> '/etc/rebaca-test-suite/featureFiles/Auth_NotAccept_by_UE_SQN_failure.feature' '/home/ubuntu/featureFiles/ResourceBundle.xml' -> '/etc/rebaca-test-suite/featureFiles/ResourceBundle.xml' 2019-04-09 12:18:10,200 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Running VNF Test cases.... 2019-04-09 12:18:10,481 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju run-action abot-epc-basic/0 run tagnames=TS_24_301 Action queued with id: 8ce8cf35-f65f-46cb-81d1-8e05b2cd0f80 2019-04-09 12:27:57,042 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - timeout -t 4800 juju-wait INFO:root:All units idle since 2019-04-09 12:27:40.082948Z (abot-epc-basic/0, mysql/0, oai-epc/0, oai-hss/0) 2019-04-09 12:27:57,043 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Getting results from Abot node.... 2019-04-09 12:27:57,862 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - timeout -t 4800 juju scp -- -v abot-epc-basic/0:/var/lib/abot-epc-basic/artifacts/TestResults.json /home/opnfv/functest/results/juju_epc/. 2019-04-09 12:27:57,863 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Parsing the Test results... 2019-04-09 12:27:57,893 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - {'failures': 22, 'skipped': 0, 'passed': 256} 2019-04-09 12:27:57,893 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Test VNF result: Passed: 256, Failed:22, Skipped: 0 2019-04-09 12:27:58,122 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-04-09 12:27:58,122 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | juju_epc | functest | 41:22 | PASS | +-------------------+------------------+------------------+----------------+ 2019-04-09 12:27:59,363 - functest.opnfv_tests.vnf.epc.juju_epc - DEBUG - juju debug-log --replay --no-tail machine-0: 11:53:35 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-0: 11:53:35 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-0/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "0", "--debug"} machine-0: 11:53:35 DEBUG juju.agent read agent config, format "2.0" machine-0: 11:53:35 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-0: 11:53:35 DEBUG juju.worker start "engine" machine-0: 11:53:35 INFO juju.worker start "engine" machine-0: 11:53:35 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:53:35 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-0: 11:53:35 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-0: 11:53:35 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-0: 11:53:35 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-0" machine-0: 11:53:35 DEBUG juju.worker "engine" started machine-0: 11:53:35 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:53:35 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-0: 11:53:35 DEBUG juju.worker.introspection stats worker now serving machine-0: 11:53:35 DEBUG juju.worker.dependency "agent" manifold worker started machine-0: 11:53:35 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:53:35 DEBUG juju.worker.dependency "clock" manifold worker started machine-0: 11:53:35 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:53:35 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-0: 11:53:35 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-0: 11:53:35 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-0: 11:53:35 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "clock" not running: dependency not available machine-0: 11:53:35 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:53:35 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-0: 11:53:35 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-0: 11:53:35 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:53:35 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:53:35 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:53:35 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:53:35 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:53:35 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:53:35 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-0: 11:53:35 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-0: 11:53:35 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-0: 11:53:35 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:53:35 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:53:35 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:53:35 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:53:35 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:53:35 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-0: 11:53:35 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-0: 11:53:35 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 11:53:35 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-0: 11:53:35 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:53:35 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:53:35 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:53:35 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-0: 11:53:35 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: machine-0: 11:53:35 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: machine-0: 11:53:35 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: machine-0: 11:53:35 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:53:35 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:53:35 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:53:35 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:53:35 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-0: 11:53:35 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-0: 11:53:35 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:53:35 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available machine-0: 11:53:35 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:53:35 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:53:35 DEBUG juju.worker.apicaller connecting with old password machine-0: 11:53:35 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:53:35 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:53:35 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-0: 11:53:35 DEBUG juju.worker.dependency "state" manifold worker stopped: machine-0: 11:53:35 DEBUG juju.api successfully dialed "wss://192.168.121.11:17070/model/694bd001-f320-4d3f-8bd2-7b58f6fdc540/api" machine-0: 11:53:35 INFO juju.api connection established to "wss://192.168.121.11:17070/model/694bd001-f320-4d3f-8bd2-7b58f6fdc540/api" machine-0: 11:53:35 DEBUG juju.api successfully dialed "wss://172.30.9.202:17070/model/694bd001-f320-4d3f-8bd2-7b58f6fdc540/api" machine-0: 11:53:35 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 11:53:35 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:53:35 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:53:35 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:53:35 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:53:35 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:53:35 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:53:35 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:53:35 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 11:53:35 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 11:53:35 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:53:35 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-0: 11:53:35 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-0: 11:53:35 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-0: 11:53:35 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:53:35 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-0: 11:53:35 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-0: 11:53:35 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available machine-0: 11:53:35 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-0: 11:53:35 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-0: 11:53:36 DEBUG juju.worker.apicaller connected machine-0: 11:53:36 DEBUG juju.worker.apicaller changing password... machine-0: 11:53:36 DEBUG juju.worker.apicaller password changed machine-0: 11:53:36 DEBUG juju.api RPC connection died machine-0: 11:53:36 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately machine-0: 11:53:36 DEBUG juju.worker.apicaller connecting with current password machine-0: 11:53:36 DEBUG juju.api successfully dialed "wss://192.168.121.11:17070/model/694bd001-f320-4d3f-8bd2-7b58f6fdc540/api" machine-0: 11:53:36 INFO juju.api connection established to "wss://192.168.121.11:17070/model/694bd001-f320-4d3f-8bd2-7b58f6fdc540/api" machine-0: 11:53:36 DEBUG juju.api successfully dialed "wss://172.30.9.202:17070/model/694bd001-f320-4d3f-8bd2-7b58f6fdc540/api" machine-0: 11:53:36 DEBUG juju.worker.apicaller connected machine-0: 11:53:36 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-0: 11:53:36 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:53:36 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:53:36 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:53:36 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:53:36 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:53:36 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-0: 11:53:36 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:53:36 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:53:36 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:53:36 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:53:36 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-0: 11:53:36 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:53:36 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:53:36 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:53:36 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:53:36 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:53:36 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-0: 11:53:36 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-0: 11:53:36 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-0: 11:53:36 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-0: 11:53:36 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-0: 11:53:36 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-0: 11:53:36 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 11:53:36 INFO juju.worker.upgrader abort check blocked until version event received machine-0: 11:53:36 INFO juju.worker.upgrader unblocking abort check machine-0: 11:53:36 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-0: 11:53:36 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-0: 11:53:36 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-0: 11:53:36 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-0: 11:53:36 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 11:53:36 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 11:53:36 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 11:53:36 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 11:53:36 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 11:53:36 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 11:53:36 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 11:53:36 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 11:53:36 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 11:53:36 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 11:53:36 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 11:53:36 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 11:53:36 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-0: 11:53:36 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 11:53:36 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 11:53:36 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 11:53:36 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 11:53:36 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 11:53:36 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 11:53:36 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 11:53:36 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 11:53:36 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 11:53:36 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-0: 11:53:36 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-0: 11:53:36 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-0: 11:53:36 INFO juju.worker.migrationminion migration phase is now: NONE machine-0: 11:53:36 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-0: 11:53:36 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-0: 11:53:36 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-0: 11:53:36 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-0: 11:53:36 DEBUG juju.worker.logger logger setup machine-0: 11:53:36 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-0: 11:53:36 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-0: 11:53:36 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 11:53:36 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-0: 11:53:36 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-0: 11:53:36 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 11:53:36 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-0: 11:53:36 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-0: 11:53:36 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-0: 11:53:36 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-0: 11:53:36 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-0: 11:53:36 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 11:53:36 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 11:53:36 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 11:53:36 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 11:53:36 DEBUG juju.worker.fanconfigurer Processing new fan config machine-0: 11:53:36 INFO juju.worker.diskmanager block devices changed: [{vda [/dev/disk/by-path/virtio-pci-0000:00:04.0] 10240 true }] machine-0: 11:53:36 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-0: 11:53:36 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-0: 11:53:36 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-0: 11:53:36 DEBUG juju.worker.reboot Reboot worker got action: noop machine-0: 11:53:36 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" machine-0: 11:53:36 DEBUG juju.network no lxc bridge addresses to filter for machine machine-0: 11:53:36 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 11:53:36 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.202,192.168.121.11,252.11.0.1,::1,localhost", AutoNoProxy:""} machine-0: 11:53:36 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 11:53:36 DEBUG juju.network including address public:172.30.9.202 for machine machine-0: 11:53:36 DEBUG juju.network including address local-cloud:192.168.121.11 for machine machine-0: 11:53:36 DEBUG juju.network including address local-fan:252.11.0.1 for machine machine-0: 11:53:36 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-0: 11:53:36 DEBUG juju.network including address local-machine:::1 for machine machine-0: 11:53:36 DEBUG juju.network addresses after filtering: [public:172.30.9.202 local-cloud:192.168.121.11 local-fan:252.11.0.1 local-machine:127.0.0.1 local-machine:::1] machine-0: 11:53:36 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.202:17070 192.168.121.11:17070 252.11.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-0: 11:53:36 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-0: 11:53:36 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-0: 11:53:36 DEBUG juju.service discovered init system "systemd" from series "xenial" machine-0: 11:53:36 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-0: 11:53:36 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-0: 11:53:36 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-0: 11:53:36 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-0: 11:53:36 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-0: 11:53:36 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-0: 11:53:36 INFO juju.worker.authenticationworker "machine-0" key updater worker started machine-0: 11:53:36 DEBUG juju.agent API server address details [["172.30.9.202:17070" "192.168.121.11:17070" "252.11.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.11:17070" "252.11.0.1:17070" "172.30.9.202:17070"] machine-0: 11:53:36 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-0: 11:53:37 INFO juju.worker.deployer checking unit "abot-epc-basic/0" machine-0: 11:53:37 DEBUG juju.worker.apiconfigwatcher API addresses changed in agent config machine-0: 11:53:37 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: restart immediately machine-0: 11:53:37 DEBUG juju.api RPC connection died machine-0: 11:53:37 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-0: 11:53:37 DEBUG juju.worker killing runner 0xc4207f49c0 machine-0: 11:53:37 INFO juju.worker runner is dying machine-0: 11:53:37 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: connection is shut down machine-0: 11:53:37 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: connection is shut down machine-0: 11:53:37 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: connection is shut down machine-0: 11:53:37 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: connection is shut down machine-0: 11:53:37 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: setting up container support: setting supported containers for machine-0: connection is shut down machine-0: 11:53:37 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: connection is shut down machine-0: 11:53:37 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: connection is shut down machine-0: 11:53:37 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-0: 11:53:37 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: connection is shut down machine-0: 11:53:37 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: connection is shut down machine-0: 11:53:37 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: connection is shut down machine-0: 11:53:37 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: connection is shut down machine-0: 11:53:37 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: connection is shut down machine-0: 11:53:37 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: connection is shut down machine-0: 11:53:37 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-0: 11:53:37 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-0: 11:53:37 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-0: 11:53:37 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-0: 11:53:37 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-0: 11:53:37 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-0: 11:53:37 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:53:37 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:53:37 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:53:37 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:53:37 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:53:37 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-0: 11:53:37 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-0: 11:53:37 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:53:37 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:53:37 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:53:37 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:53:37 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:53:37 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 11:53:37 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 11:53:37 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:53:37 DEBUG juju.worker.apicaller connecting with current password machine-0: 11:53:37 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:53:37 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:53:37 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:53:37 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:53:37 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:53:37 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 11:53:37 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 11:53:37 DEBUG juju.api successfully dialed "wss://172.30.9.202:17070/model/694bd001-f320-4d3f-8bd2-7b58f6fdc540/api" machine-0: 11:53:37 INFO juju.api connection established to "wss://172.30.9.202:17070/model/694bd001-f320-4d3f-8bd2-7b58f6fdc540/api" machine-0: 11:53:37 DEBUG juju.api successfully dialed "wss://192.168.121.11:17070/model/694bd001-f320-4d3f-8bd2-7b58f6fdc540/api" machine-0: 11:53:37 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:53:37 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:53:37 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result configuring fan underlay:192.168.121.0/24 overlay:252.0.0.0/8 0 machine-0: 11:53:37 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result /usr/sbin/fanctl: /etc/network/fan:40 192.168.121.0/24 252.0.0.0/8 -- failed err=1 /usr/sbin/fanctl: fan-252: already configured 0 machine-0: 11:53:37 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: connection is shut down machine-0: 11:53:37 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:53:37 DEBUG juju.worker.apicaller connected machine-0: 11:53:37 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-0: 11:53:37 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:53:37 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:53:37 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:53:37 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:53:37 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:53:37 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:53:37 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:53:37 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:53:37 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:53:37 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:53:37 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-0: 11:53:37 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:53:37 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-0: 11:53:37 INFO juju.worker.migrationminion migration phase is now: NONE machine-0: 11:53:37 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-0: 11:53:37 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:53:37 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:53:37 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-0: 11:53:37 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-0: 11:53:37 INFO juju.worker.upgrader abort check blocked until version event received machine-0: 11:53:37 INFO juju.worker.upgrader unblocking abort check machine-0: 11:53:37 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:53:37 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-0: 11:53:37 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:53:37 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:53:37 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-0: 11:53:37 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-0: 11:53:37 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 11:53:37 DEBUG juju.worker.fanconfigurer Processing new fan config machine-0: 11:53:37 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-0: 11:53:37 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-0: 11:53:37 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-0: 11:53:37 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-0: 11:53:37 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-0: 11:53:37 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-0: 11:53:37 DEBUG juju.network no lxc bridge addresses to filter for machine machine-0: 11:53:37 DEBUG juju.network "lxdbr0" has addresses [fe80::387a:d1ff:fe5e:ef65/64 fe80::1/64] machine-0: 11:53:37 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 11:53:37 DEBUG juju.network including address public:172.30.9.202 for machine machine-0: 11:53:37 DEBUG juju.network including address local-cloud:192.168.121.11 for machine machine-0: 11:53:37 DEBUG juju.network including address local-fan:252.11.0.1 for machine machine-0: 11:53:37 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-0: 11:53:37 DEBUG juju.network including address local-machine:::1 for machine machine-0: 11:53:37 DEBUG juju.network addresses after filtering: [public:172.30.9.202 local-cloud:192.168.121.11 local-fan:252.11.0.1 local-machine:127.0.0.1 local-machine:::1] machine-0: 11:53:37 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.202:17070 192.168.121.11:17070 252.11.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-0: 11:53:37 DEBUG juju.agent API server address details [["172.30.9.202:17070" "192.168.121.11:17070" "252.11.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.11:17070" "252.11.0.1:17070" "172.30.9.202:17070"] machine-0: 11:53:37 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 11:53:37 DEBUG juju.service discovered init system "systemd" from series "xenial" machine-0: 11:53:37 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-0: 11:53:37 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-0: 11:53:37 DEBUG juju.worker.logger logger setup machine-0: 11:53:37 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 0 machine-0: 11:53:37 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-0: 11:53:37 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-0: 11:53:37 INFO juju.worker.diskmanager block devices changed: [{vda [/dev/disk/by-path/virtio-pci-0000:00:04.0] 10240 true }] machine-0: 11:53:37 DEBUG juju.worker start "0-container-watcher" machine-0: 11:53:37 DEBUG juju.worker start "stateconverter" machine-0: 11:53:37 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-0: 11:53:37 INFO juju.worker start "0-container-watcher" machine-0: 11:53:37 DEBUG juju.worker "0-container-watcher" started machine-0: 11:53:37 INFO juju.worker start "stateconverter" machine-0: 11:53:37 DEBUG juju.worker "stateconverter" started machine-0: 11:53:37 DEBUG juju.cmd.jujud upgrades done, starting worker "0-container-watcher" machine-0: 11:53:37 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-0: 11:53:37 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-0: 11:53:37 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-0: 11:53:37 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-0: 11:53:37 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-0: 11:53:37 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-0: 11:53:37 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 11:53:37 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-0: 11:53:37 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-0: 11:53:37 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 11:53:37 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 11:53:37 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 11:53:37 DEBUG juju.worker.reboot Reboot worker got action: noop machine-0: 11:53:37 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-0: 11:53:37 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-0: 11:53:37 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-0: 11:53:37 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-0: 11:53:37 INFO juju.worker.authenticationworker "machine-0" key updater worker started machine-0: 11:53:37 INFO juju.worker.deployer checking unit "abot-epc-basic/0" machine-0: 11:53:37 INFO juju.worker.deployer deploying unit "abot-epc-basic/0" machine-0: 11:53:37 DEBUG juju.service discovered init system "systemd" from local host machine-0: 11:53:38 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result 0 machine-0: 11:53:38 DEBUG juju.worker.deployer API addresses: ["192.168.121.11:17070" "252.11.0.1:17070" "172.30.9.202:17070"] machine-0: 11:53:38 INFO juju.service Installing and starting service &{Service:{Name:jujud-unit-abot-epc-basic-0 Conf:{Desc:juju unit agent for abot-epc-basic/0 Transient:false AfterStopped: Env:map[JUJU_CONTAINER_TYPE:] Limit:map[] Timeout:300 ExecStart:/var/lib/juju/init/jujud-unit-abot-epc-basic-0/exec-start.sh ExecStopPost: Logfile:/var/log/juju/unit-abot-epc-basic-0.log ExtraScript: ServiceBinary:/var/lib/juju/tools/unit-abot-epc-basic-0/jujud ServiceArgs:[unit --data-dir /var/lib/juju --unit-name abot-epc-basic/0 --debug]}} ConfName:jujud-unit-abot-epc-basic-0.service UnitName:jujud-unit-abot-epc-basic-0.service Dirname:/var/lib/juju/init/jujud-unit-abot-epc-basic-0 Script:[35 33 47 117 115 114 47 98 105 110 47 101 110 118 32 98 97 115 104 10 10 35 32 83 101 116 32 117 112 32 108 111 103 103 105 110 103 46 10 116 111 117 99 104 32 39 47 118 97 114 47 108 111 103 47 106 117 106 117 47 117 110 105 116 45 97 98 111 116 45 101 112 99 45 98 97 115 105 99 45 48 46 108 111 103 39 10 99 104 111 119 110 32 115 121 115 108 111 103 58 115 121 115 108 111 103 32 39 47 118 97 114 47 108 111 103 47 106 117 106 117 47 117 110 105 116 45 97 98 111 116 45 101 112 99 45 98 97 115 105 99 45 48 46 108 111 103 39 10 99 104 109 111 100 32 48 54 48 48 32 39 47 118 97 114 47 108 111 103 47 106 117 106 117 47 117 110 105 116 45 97 98 111 116 45 101 112 99 45 98 97 115 105 99 45 48 46 108 111 103 39 10 101 120 101 99 32 62 62 32 39 47 118 97 114 47 108 111 103 47 106 117 106 117 47 117 110 105 116 45 97 98 111 116 45 101 112 99 45 98 97 115 105 99 45 48 46 108 111 103 39 10 101 120 101 99 32 50 62 38 49 10 10 35 32 82 117 110 32 116 104 101 32 115 99 114 105 112 116 46 10 39 47 118 97 114 47 108 105 98 47 106 117 106 117 47 116 111 111 108 115 47 117 110 105 116 45 97 98 111 116 45 101 112 99 45 98 97 115 105 99 45 48 47 106 117 106 117 100 39 32 117 110 105 116 32 45 45 100 97 116 97 45 100 105 114 32 39 47 118 97 114 47 108 105 98 47 106 117 106 117 39 32 45 45 117 110 105 116 45 110 97 109 101 32 97 98 111 116 45 101 112 99 45 98 97 115 105 99 47 48 32 45 45 100 101 98 117 103]} machine-0: 11:53:38 DEBUG juju.service.systemd service "jujud-unit-abot-epc-basic-0" successfully installed machine-0: 11:53:38 DEBUG juju.service.systemd service "jujud-unit-abot-epc-basic-0" not running machine-0: 11:53:38 DEBUG juju.service.systemd service "jujud-unit-abot-epc-basic-0" successfully started machine-0: 11:53:38 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result /usr/sbin/fanctl: /etc/network/fan:40 192.168.121.0/24 252.0.0.0/8 -- failed err=1 /usr/sbin/fanctl: fan-252: already configured 0 machine-0: 11:53:38 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-0: 11:53:38 DEBUG juju.worker.fanconfigurer Processing new fan config machine-0: 11:53:38 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-0: 11:53:38 DEBUG juju.worker.dependency "machiner" manifold worker started machine-0: 11:53:38 DEBUG juju.network no lxc bridge addresses to filter for machine machine-0: 11:53:38 DEBUG juju.network "lxdbr0" has addresses [fe80::387a:d1ff:fe5e:ef65/64 fe80::1/64] machine-0: 11:53:38 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 11:53:38 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-0: 11:53:38 DEBUG juju.network including address local-cloud:192.168.121.20 for machine machine-0: 11:53:38 DEBUG juju.network including address local-fan:252.20.0.1 for machine machine-0: 11:53:38 DEBUG juju.network including address local-machine:::1 for machine machine-0: 11:53:38 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.20 local-fan:252.20.0.1 local-machine:::1] machine-0: 11:53:38 INFO juju.worker.machiner setting addresses for "machine-0" to [local-machine:127.0.0.1 local-cloud:192.168.121.20 local-fan:252.20.0.1 local-machine:::1] unit-abot-epc-basic-0: 11:53:38 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-abot-epc-basic-0: 11:53:38 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/unit-abot-epc-basic-0/jujud", "unit", "--data-dir", "/var/lib/juju", "--unit-name", "abot-epc-basic/0", "--debug"} unit-abot-epc-basic-0: 11:53:38 DEBUG juju.agent read agent config, format "2.0" unit-abot-epc-basic-0: 11:53:38 DEBUG juju.worker start "api" unit-abot-epc-basic-0: 11:53:38 INFO juju.worker start "api" unit-abot-epc-basic-0: 11:53:38 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. unit-abot-epc-basic-0: 11:53:38 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-abot-epc-basic-0" unit-abot-epc-basic-0: 11:53:38 DEBUG juju.worker "api" started unit-abot-epc-basic-0: 11:53:38 DEBUG juju.worker.introspection stats worker now serving unit-abot-epc-basic-0: 11:53:38 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 11:53:38 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-abot-epc-basic-0: 11:53:38 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 11:53:38 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 11:53:38 DEBUG juju.worker.dependency "agent" manifold worker started unit-abot-epc-basic-0: 11:53:38 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-abot-epc-basic-0: 11:53:38 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-abot-epc-basic-0: 11:53:38 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 11:53:38 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-abot-epc-basic-0: 11:53:38 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 11:53:38 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-abot-epc-basic-0: 11:53:38 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 11:53:38 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 11:53:38 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 11:53:38 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 11:53:38 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 11:53:38 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 11:53:38 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 11:53:38 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 11:53:38 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 11:53:38 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 11:53:38 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 11:53:38 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 11:53:38 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 11:53:38 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: unit-abot-epc-basic-0: 11:53:38 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 11:53:38 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 11:53:38 INFO juju.worker.machiner "machine-0" started unit-abot-epc-basic-0: 11:53:38 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-abot-epc-basic-0: 11:53:38 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-abot-epc-basic-0: 11:53:38 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-abot-epc-basic-0: 11:53:38 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 11:53:38 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 11:53:38 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-0: 11:53:38 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result 0 unit-abot-epc-basic-0: 11:53:38 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 11:53:38 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 11:53:38 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 11:53:38 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 11:53:38 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 11:53:38 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 11:53:38 DEBUG juju.worker.apicaller connecting with old password unit-abot-epc-basic-0: 11:53:38 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-abot-epc-basic-0: 11:53:38 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 11:53:38 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 11:53:38 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 11:53:38 DEBUG juju.api successfully dialed "wss://252.11.0.1:17070/model/694bd001-f320-4d3f-8bd2-7b58f6fdc540/api" unit-abot-epc-basic-0: 11:53:38 INFO juju.api connection established to "wss://252.11.0.1:17070/model/694bd001-f320-4d3f-8bd2-7b58f6fdc540/api" unit-abot-epc-basic-0: 11:53:38 DEBUG juju.api successfully dialed "wss://192.168.121.11:17070/model/694bd001-f320-4d3f-8bd2-7b58f6fdc540/api" unit-abot-epc-basic-0: 11:53:38 DEBUG juju.api successfully dialed "wss://172.30.9.202:17070/model/694bd001-f320-4d3f-8bd2-7b58f6fdc540/api" machine-0: 11:53:38 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result /usr/sbin/fanctl: /etc/network/fan:40 192.168.121.0/24 252.0.0.0/8 -- failed err=1 /usr/sbin/fanctl: fan-252: already configured 0 machine-0: 11:53:39 DEBUG juju.worker.machiner observed network config updated for "machine-0" to [{DeviceIndex:1 MACAddress: CIDR:127.0.0.0/8 MTU:65536 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:lo ParentInterfaceName: InterfaceType:loopback Disabled:false NoAutoStart:false ConfigType:loopback Address:127.0.0.1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:1 MACAddress: CIDR:::1/128 MTU:65536 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:lo ParentInterfaceName: InterfaceType:loopback Disabled:false NoAutoStart:false ConfigType:loopback Address:::1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:2 MACAddress:fa:16:3e:1b:9c:ae CIDR:192.168.121.0/24 MTU:1450 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:ens3 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:static Address:192.168.121.20 DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:2 MACAddress:fa:16:3e:1b:9c:ae CIDR: MTU:1450 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:ens3 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:3 MACAddress:3a:7a:d1:5e:ef:65 CIDR: MTU:1500 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:lxdbr0 ParentInterfaceName: InterfaceType:bridge Disabled:false NoAutoStart:false ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:3 MACAddress:3a:7a:d1:5e:ef:65 CIDR: MTU:1500 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:lxdbr0 ParentInterfaceName: InterfaceType:bridge Disabled:false NoAutoStart:false ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:4 MACAddress:42:76:ad:b1:1a:f9 CIDR:252.0.0.0/8 MTU:1400 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:fan-252 ParentInterfaceName: InterfaceType:bridge Disabled:false NoAutoStart:false ConfigType:static Address:252.20.0.1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:4 MACAddress:42:76:ad:b1:1a:f9 CIDR: MTU:1400 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:fan-252 ParentInterfaceName: InterfaceType:bridge Disabled:false NoAutoStart:false ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:5 MACAddress:42:76:ad:b1:1a:f9 CIDR: MTU:1400 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:ftun0 ParentInterfaceName:fan-252 InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false}] unit-abot-epc-basic-0: 11:53:39 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 11:53:39 DEBUG juju.worker.apicaller changing password... unit-abot-epc-basic-0: 11:53:39 DEBUG juju.worker.apicaller password changed unit-abot-epc-basic-0: 11:53:39 DEBUG juju.api RPC connection died unit-abot-epc-basic-0: 11:53:39 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-abot-epc-basic-0: 11:53:39 DEBUG juju.worker.apicaller connecting with current password unit-abot-epc-basic-0: 11:53:39 DEBUG juju.api successfully dialed "wss://172.30.9.202:17070/model/694bd001-f320-4d3f-8bd2-7b58f6fdc540/api" unit-abot-epc-basic-0: 11:53:39 INFO juju.api connection established to "wss://172.30.9.202:17070/model/694bd001-f320-4d3f-8bd2-7b58f6fdc540/api" unit-abot-epc-basic-0: 11:53:39 DEBUG juju.api successfully dialed "wss://252.11.0.1:17070/model/694bd001-f320-4d3f-8bd2-7b58f6fdc540/api" unit-abot-epc-basic-0: 11:53:39 DEBUG juju.api successfully dialed "wss://192.168.121.11:17070/model/694bd001-f320-4d3f-8bd2-7b58f6fdc540/api" unit-abot-epc-basic-0: 11:53:40 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 11:53:40 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-abot-epc-basic-0: 11:53:40 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-abot-epc-basic-0: 11:53:40 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 11:53:40 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 11:53:40 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 11:53:40 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 11:53:40 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-abot-epc-basic-0: 11:53:40 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 11:53:40 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 11:53:40 INFO juju.worker.upgrader abort check blocked until version event received unit-abot-epc-basic-0: 11:53:40 INFO juju.worker.upgrader unblocking abort check unit-abot-epc-basic-0: 11:53:40 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 11:53:40 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-abot-epc-basic-0: 11:53:40 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-abot-epc-basic-0: 11:53:40 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 11:53:40 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 11:53:40 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-abot-epc-basic-0: 11:53:40 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-abot-epc-basic-0: 11:53:40 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-abot-epc-basic-0: 11:53:40 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-abot-epc-basic-0: 11:53:40 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-abot-epc-basic-0: 11:53:40 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 11:53:40 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 11:53:40 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 11:53:40 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 11:53:40 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 11:53:40 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 11:53:40 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 11:53:40 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-abot-epc-basic-0: 11:53:40 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: unit-abot-epc-basic-0: 11:53:40 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: unit-abot-epc-basic-0: 11:53:40 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: unit-abot-epc-basic-0: 11:53:40 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: unit-abot-epc-basic-0: 11:53:40 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-abot-epc-basic-0: 11:53:40 INFO juju.worker.migrationminion migration phase is now: NONE unit-abot-epc-basic-0: 11:53:40 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-abot-epc-basic-0: 11:53:40 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "metric-spool" not running: dependency not available unit-abot-epc-basic-0: 11:53:40 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "metric-spool" not running: dependency not available unit-abot-epc-basic-0: 11:53:40 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-abot-epc-basic-0: 11:53:40 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-abot-epc-basic-0: 11:53:40 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-abot-epc-basic-0: 11:53:40 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-abot-epc-basic-0: 11:53:40 DEBUG juju.network no lxc bridge addresses to filter for machine unit-abot-epc-basic-0: 11:53:40 DEBUG juju.network "lxdbr0" has addresses [fe80::387a:d1ff:fe5e:ef65/64 fe80::1/64] unit-abot-epc-basic-0: 11:53:40 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-abot-epc-basic-0: 11:53:40 DEBUG juju.network including address public:172.30.9.202 for machine unit-abot-epc-basic-0: 11:53:40 DEBUG juju.network including address local-cloud:192.168.121.11 for machine unit-abot-epc-basic-0: 11:53:40 DEBUG juju.network including address local-fan:252.11.0.1 for machine unit-abot-epc-basic-0: 11:53:40 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-abot-epc-basic-0: 11:53:40 DEBUG juju.network including address local-machine:::1 for machine unit-abot-epc-basic-0: 11:53:40 DEBUG juju.network addresses after filtering: [public:172.30.9.202 local-cloud:192.168.121.11 local-fan:252.11.0.1 local-machine:127.0.0.1 local-machine:::1] unit-abot-epc-basic-0: 11:53:40 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.202:17070 192.168.121.11:17070 252.11.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-abot-epc-basic-0: 11:53:40 DEBUG juju.agent API server address details [["172.30.9.202:17070" "192.168.121.11:17070" "252.11.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.11:17070" "252.11.0.1:17070" "172.30.9.202:17070"] unit-abot-epc-basic-0: 11:53:40 DEBUG juju.machinelock acquire machine lock for meterstatus (meter-status-changed) unit-abot-epc-basic-0: 11:53:40 DEBUG juju.machinelock machine lock acquired for meterstatus (meter-status-changed) unit-abot-epc-basic-0: 11:53:40 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-abot-epc-basic-0: 11:53:40 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-abot-epc-basic-0: 11:53:40 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-abot-epc-basic-0: 11:53:40 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-abot-epc-basic-0: 11:53:40 DEBUG juju.machinelock machine lock released for meterstatus (meter-status-changed) unit-abot-epc-basic-0: 11:53:40 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) unit-abot-epc-basic-0: 11:53:40 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-abot-epc-basic-0: 11:53:40 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-abot-epc-basic-0: 11:53:40 DEBUG juju.worker.leadership abot-epc-basic/0 making initial claim for abot-epc-basic leadership unit-abot-epc-basic-0: 11:53:40 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-abot-epc-basic-0: 11:53:40 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-abot-epc-basic-0: 11:53:40 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-abot-epc-basic-0: 11:53:40 DEBUG juju.worker.logger logger setup unit-abot-epc-basic-0: 11:53:40 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.202,192.168.121.11,252.11.0.1,::1,localhost", AutoNoProxy:""} unit-abot-epc-basic-0: 11:53:40 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} unit-abot-epc-basic-0: 11:53:40 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-abot-epc-basic-0: 11:53:40 INFO juju.worker.leadership abot-epc-basic/0 promoted to leadership of abot-epc-basic unit-abot-epc-basic-0: 11:53:40 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-abot-epc-basic-0: 11:53:40 DEBUG juju.worker.dependency "uniter" manifold worker started machine-0: 11:53:40 INFO juju.tools.lxdclient using LXD API version "1.0" unit-abot-epc-basic-0: 11:53:40 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-abot-epc-basic-0 unit-abot-epc-basic-0: 11:53:40 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-xenial-amd64 unit-abot-epc-basic-0: 11:53:40 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-xenial-amd64/jujud machine-0: 11:53:40 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-0: 11:53:40 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: connection is shut down unit-abot-epc-basic-0: 11:53:40 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-abot-epc-basic-0/run.socket unit-abot-epc-basic-0: 11:53:40 INFO juju.worker.uniter unit "abot-epc-basic/0" started unit-abot-epc-basic-0: 11:53:40 INFO juju.worker.uniter resuming charm install unit-abot-epc-basic-0: 11:53:40 DEBUG juju.worker.uniter.operation running operation install local:xenial/abot-epc-basic-1 unit-abot-epc-basic-0: 11:53:40 DEBUG juju.worker.uniter.operation preparing operation "install local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 11:53:40 DEBUG juju.worker.uniter juju-run listener running unit-abot-epc-basic-0: 11:53:40 INFO juju.worker.uniter.charm downloading local:xenial/abot-epc-basic-1 from API server unit-abot-epc-basic-0: 11:53:40 INFO juju.downloader downloading from local:xenial/abot-epc-basic-1 unit-abot-epc-basic-0: 11:53:40 DEBUG httpbakery client do GET https://172.30.9.202:17070/model/694bd001-f320-4d3f-8bd2-7b58f6fdc540/charms?file=%2A&url=local%3Axenial%2Fabot-epc-basic-1 { unit-abot-epc-basic-0: 11:53:40 DEBUG httpbakery } -> error unit-abot-epc-basic-0: 11:53:40 INFO juju.downloader download complete ("local:xenial/abot-epc-basic-1") unit-abot-epc-basic-0: 11:53:40 INFO juju.downloader download verified ("local:xenial/abot-epc-basic-1") machine-0: 11:53:40 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-0: 11:53:40 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.202,192.168.121.11,252.11.0.1,::1,localhost", AutoNoProxy:""} machine-0: 11:53:40 DEBUG juju.tools.lxdclient Using environment LXD_DIR as socket path: "/var/lib/lxd" machine-0: 11:53:40 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-0: 11:53:40 INFO juju.tools.lxdclient using LXD API version "1.0" unit-abot-epc-basic-0: 11:53:40 DEBUG juju.worker.uniter.operation executing operation "install local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 11:53:40 DEBUG juju.worker.uniter.charm preparing to deploy charm "local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 11:53:40 DEBUG juju.worker.uniter.charm deploying charm "local:xenial/abot-epc-basic-1" machine-0: 11:53:40 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} unit-abot-epc-basic-0: 11:53:40 DEBUG juju.worker.uniter.charm finishing deploy of charm "local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 11:53:40 DEBUG juju.worker.uniter.operation committing operation "install local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 11:53:40 INFO juju.worker.uniter hooks are retried true unit-abot-epc-basic-0: 11:53:40 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-abot-epc-basic-0: 11:53:40 DEBUG juju.worker.uniter.remotestate got unit change unit-abot-epc-basic-0: 11:53:40 DEBUG juju.worker.uniter.remotestate got service change unit-abot-epc-basic-0: 11:53:40 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-abot-epc-basic-0: 11:53:40 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-abot-epc-basic-0: 11:53:40 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-abot-epc-basic-0: 11:53:40 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-abot-epc-basic-0: 11:53:40 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-abot-epc-basic-0: 11:53:40 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-abot-epc-basic-0: 11:53:40 INFO juju.worker.uniter.storage initial storage attachments ready unit-abot-epc-basic-0: 11:53:40 INFO juju.worker.uniter found queued "install" hook unit-abot-epc-basic-0: 11:53:40 DEBUG juju.worker.uniter.operation running operation run install hook unit-abot-epc-basic-0: 11:53:40 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-abot-epc-basic-0: 11:53:40 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-abot-epc-basic-0: 11:53:40 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-abot-epc-basic-0: 11:53:40 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-abot-epc-basic-0: 11:53:40 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-abot-epc-basic-0: 11:53:40 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 11:53:40 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 11:53:41 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-fdc540-default-0 unit-abot-epc-basic-0: 11:53:41 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Checking sudo privileges >> unit-abot-epc-basic-0: 11:53:41 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Application Name abot-functest-basic >> unit-abot-epc-basic-0: 11:53:41 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Version 3.1.1 >> unit-abot-epc-basic-0: 11:53:41 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: External Tester none >> unit-abot-epc-basic-0: 11:53:41 DEBUG unit.abot-epc-basic/0.install Hit:1 http://security.ubuntu.com/ubuntu xenial-security InRelease unit-abot-epc-basic-0: 11:53:41 DEBUG unit.abot-epc-basic/0.install Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial InRelease unit-abot-epc-basic-0: 11:53:41 DEBUG unit.abot-epc-basic/0.install Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates InRelease unit-abot-epc-basic-0: 11:53:42 DEBUG unit.abot-epc-basic/0.install Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-backports InRelease unit-abot-epc-basic-0: 11:53:43 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 11:53:43 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 11:53:43 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 11:53:43 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 11:53:43 DEBUG unit.abot-epc-basic/0.install The following additional packages will be installed: unit-abot-epc-basic-0: 11:53:43 DEBUG unit.abot-epc-basic/0.install ca-certificates-java fontconfig fontconfig-config fonts-dejavu-core unit-abot-epc-basic-0: 11:53:43 DEBUG unit.abot-epc-basic/0.install fonts-dejavu-extra hicolor-icon-theme java-common libasound2 libasound2-data unit-abot-epc-basic-0: 11:53:43 DEBUG unit.abot-epc-basic/0.install libasyncns0 libatk1.0-0 libatk1.0-data libavahi-client3 libavahi-common-data unit-abot-epc-basic-0: 11:53:43 DEBUG unit.abot-epc-basic/0.install libavahi-common3 libcairo2 libcups2 libdatrie1 libdrm-amdgpu1 libdrm-intel1 unit-abot-epc-basic-0: 11:53:43 DEBUG unit.abot-epc-basic/0.install libdrm-nouveau2 libdrm-radeon1 libflac8 libfontconfig1 libgdk-pixbuf2.0-0 unit-abot-epc-basic-0: 11:53:43 DEBUG unit.abot-epc-basic/0.install libgdk-pixbuf2.0-common libgif7 libgl1-mesa-dri libgl1-mesa-glx unit-abot-epc-basic-0: 11:53:43 DEBUG unit.abot-epc-basic/0.install libglapi-mesa libgraphite2-3 libgtk2.0-0 libgtk2.0-bin libgtk2.0-common unit-abot-epc-basic-0: 11:53:43 DEBUG unit.abot-epc-basic/0.install libharfbuzz0b libice-dev libice6 libjbig0 libjpeg-turbo8 libjpeg8 liblcms2-2 unit-abot-epc-basic-0: 11:53:43 DEBUG unit.abot-epc-basic/0.install libllvm6.0 libogg0 libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 unit-abot-epc-basic-0: 11:53:43 DEBUG unit.abot-epc-basic/0.install libpciaccess0 libpcsclite1 libpixman-1-0 libpthread-stubs0-dev libpulse0 unit-abot-epc-basic-0: 11:53:43 DEBUG unit.abot-epc-basic/0.install libsensors4 libsm-dev libsm6 libsndfile1 libthai-data libthai0 libtiff5 unit-abot-epc-basic-0: 11:53:43 DEBUG unit.abot-epc-basic/0.install libtxc-dxtn-s2tc0 libvorbis0a libvorbisenc2 libx11-dev libx11-doc unit-abot-epc-basic-0: 11:53:43 DEBUG unit.abot-epc-basic/0.install libx11-xcb1 libxau-dev libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 unit-abot-epc-basic-0: 11:53:43 DEBUG unit.abot-epc-basic/0.install libxcb-present0 libxcb-render0 libxcb-shm0 libxcb-sync1 libxcb1-dev unit-abot-epc-basic-0: 11:53:43 DEBUG unit.abot-epc-basic/0.install libxcomposite1 libxcursor1 libxdamage1 libxdmcp-dev libxfixes3 libxi6 unit-abot-epc-basic-0: 11:53:43 DEBUG unit.abot-epc-basic/0.install libxinerama1 libxrandr2 libxrender1 libxshmfence1 libxt-dev libxt6 libxtst6 unit-abot-epc-basic-0: 11:53:43 DEBUG unit.abot-epc-basic/0.install libxxf86vm1 openjdk-8-jdk-headless openjdk-8-jre openjdk-8-jre-headless unit-abot-epc-basic-0: 11:53:43 DEBUG unit.abot-epc-basic/0.install x11-common x11proto-core-dev x11proto-input-dev x11proto-kb-dev unit-abot-epc-basic-0: 11:53:43 DEBUG unit.abot-epc-basic/0.install xorg-sgml-doctools xtrans-dev unit-abot-epc-basic-0: 11:53:43 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 11:53:43 DEBUG unit.abot-epc-basic/0.install default-jre libasound2-plugins alsa-utils cups-common librsvg2-common gvfs unit-abot-epc-basic-0: 11:53:43 DEBUG unit.abot-epc-basic/0.install libice-doc liblcms2-utils pcscd pulseaudio lm-sensors libsm-doc libxcb-doc unit-abot-epc-basic-0: 11:53:43 DEBUG unit.abot-epc-basic/0.install libxt-doc openjdk-8-demo openjdk-8-source visualvm icedtea-8-plugin unit-abot-epc-basic-0: 11:53:43 DEBUG unit.abot-epc-basic/0.install libnss-mdns fonts-ipafont-gothic fonts-ipafont-mincho fonts-wqy-microhei unit-abot-epc-basic-0: 11:53:43 DEBUG unit.abot-epc-basic/0.install fonts-wqy-zenhei fonts-indic unit-abot-epc-basic-0: 11:53:43 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 11:53:43 DEBUG unit.abot-epc-basic/0.install ca-certificates-java fontconfig fontconfig-config fonts-dejavu-core unit-abot-epc-basic-0: 11:53:43 DEBUG unit.abot-epc-basic/0.install fonts-dejavu-extra hicolor-icon-theme java-common libasound2 libasound2-data unit-abot-epc-basic-0: 11:53:43 DEBUG unit.abot-epc-basic/0.install libasyncns0 libatk1.0-0 libatk1.0-data libavahi-client3 libavahi-common-data unit-abot-epc-basic-0: 11:53:43 DEBUG unit.abot-epc-basic/0.install libavahi-common3 libcairo2 libcups2 libdatrie1 libdrm-amdgpu1 libdrm-intel1 unit-abot-epc-basic-0: 11:53:43 DEBUG unit.abot-epc-basic/0.install libdrm-nouveau2 libdrm-radeon1 libflac8 libfontconfig1 libgdk-pixbuf2.0-0 unit-abot-epc-basic-0: 11:53:43 DEBUG unit.abot-epc-basic/0.install libgdk-pixbuf2.0-common libgif7 libgl1-mesa-dri libgl1-mesa-glx unit-abot-epc-basic-0: 11:53:43 DEBUG unit.abot-epc-basic/0.install libglapi-mesa libgraphite2-3 libgtk2.0-0 libgtk2.0-bin libgtk2.0-common unit-abot-epc-basic-0: 11:53:43 DEBUG unit.abot-epc-basic/0.install libharfbuzz0b libice-dev libice6 libjbig0 libjpeg-turbo8 libjpeg8 liblcms2-2 unit-abot-epc-basic-0: 11:53:43 DEBUG unit.abot-epc-basic/0.install libllvm6.0 libogg0 libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 unit-abot-epc-basic-0: 11:53:43 DEBUG unit.abot-epc-basic/0.install libpciaccess0 libpcsclite1 libpixman-1-0 libpthread-stubs0-dev libpulse0 unit-abot-epc-basic-0: 11:53:43 DEBUG unit.abot-epc-basic/0.install libsensors4 libsm-dev libsm6 libsndfile1 libthai-data libthai0 libtiff5 unit-abot-epc-basic-0: 11:53:43 DEBUG unit.abot-epc-basic/0.install libtxc-dxtn-s2tc0 libvorbis0a libvorbisenc2 libx11-dev libx11-doc unit-abot-epc-basic-0: 11:53:43 DEBUG unit.abot-epc-basic/0.install libx11-xcb1 libxau-dev libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 unit-abot-epc-basic-0: 11:53:43 DEBUG unit.abot-epc-basic/0.install libxcb-present0 libxcb-render0 libxcb-shm0 libxcb-sync1 libxcb1-dev unit-abot-epc-basic-0: 11:53:43 DEBUG unit.abot-epc-basic/0.install libxcomposite1 libxcursor1 libxdamage1 libxdmcp-dev libxfixes3 libxi6 unit-abot-epc-basic-0: 11:53:43 DEBUG unit.abot-epc-basic/0.install libxinerama1 libxrandr2 libxrender1 libxshmfence1 libxt-dev libxt6 libxtst6 unit-abot-epc-basic-0: 11:53:43 DEBUG unit.abot-epc-basic/0.install libxxf86vm1 openjdk-8-jdk openjdk-8-jdk-headless openjdk-8-jre unit-abot-epc-basic-0: 11:53:43 DEBUG unit.abot-epc-basic/0.install openjdk-8-jre-headless x11-common x11proto-core-dev x11proto-input-dev unit-abot-epc-basic-0: 11:53:43 DEBUG unit.abot-epc-basic/0.install x11proto-kb-dev xorg-sgml-doctools xtrans-dev unit-abot-epc-basic-0: 11:53:43 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 97 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 11:53:43 DEBUG unit.abot-epc-basic/0.install Need to get 69.9 MB of archives. unit-abot-epc-basic-0: 11:53:43 DEBUG unit.abot-epc-basic/0.install After this operation, 396 MB of additional disk space will be used. unit-abot-epc-basic-0: 11:53:43 DEBUG unit.abot-epc-basic/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 fonts-dejavu-core all 2.35-1 [1039 kB] unit-abot-epc-basic-0: 11:53:44 DEBUG unit.abot-epc-basic/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 fontconfig-config all 2.11.94-0ubuntu1.1 [49.9 kB] unit-abot-epc-basic-0: 11:53:44 DEBUG unit.abot-epc-basic/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libfontconfig1 amd64 2.11.94-0ubuntu1.1 [131 kB] unit-abot-epc-basic-0: 11:53:44 DEBUG unit.abot-epc-basic/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 fontconfig amd64 2.11.94-0ubuntu1.1 [178 kB] unit-abot-epc-basic-0: 11:53:44 DEBUG unit.abot-epc-basic/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libasyncns0 amd64 0.8-5build1 [12.3 kB] unit-abot-epc-basic-0: 11:53:44 DEBUG unit.abot-epc-basic/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 x11-common all 1:7.7+13ubuntu3.1 [22.9 kB] unit-abot-epc-basic-0: 11:53:44 DEBUG unit.abot-epc-basic/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libice6 amd64 2:1.0.9-1 [39.2 kB] unit-abot-epc-basic-0: 11:53:44 DEBUG unit.abot-epc-basic/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libjpeg-turbo8 amd64 1.4.2-0ubuntu3.1 [111 kB] unit-abot-epc-basic-0: 11:53:44 DEBUG unit.abot-epc-basic/0.install Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libogg0 amd64 1.3.2-1 [17.2 kB] unit-abot-epc-basic-0: 11:53:44 DEBUG unit.abot-epc-basic/0.install Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libsm6 amd64 2:1.2.2-1 [15.8 kB] unit-abot-epc-basic-0: 11:53:44 DEBUG unit.abot-epc-basic/0.install Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcomposite1 amd64 1:0.4.4-1 [7714 B] unit-abot-epc-basic-0: 11:53:44 DEBUG unit.abot-epc-basic/0.install Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxdamage1 amd64 1:1.1.4-2 [6946 B] unit-abot-epc-basic-0: 11:53:44 DEBUG unit.abot-epc-basic/0.install Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxfixes3 amd64 1:5.0.1-2 [11.1 kB] unit-abot-epc-basic-0: 11:53:44 DEBUG unit.abot-epc-basic/0.install Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxinerama1 amd64 2:1.1.3-1 [7908 B] unit-abot-epc-basic-0: 11:53:44 DEBUG unit.abot-epc-basic/0.install Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxshmfence1 amd64 1.2-1 [5042 B] unit-abot-epc-basic-0: 11:53:44 DEBUG unit.abot-epc-basic/0.install Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxtst6 amd64 2:1.2.2-1 [14.1 kB] unit-abot-epc-basic-0: 11:53:44 DEBUG unit.abot-epc-basic/0.install Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxxf86vm1 amd64 1:1.1.4-1 [10.6 kB] unit-abot-epc-basic-0: 11:53:44 DEBUG unit.abot-epc-basic/0.install Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjbig0 amd64 2.1-3.1 [26.6 kB] unit-abot-epc-basic-0: 11:53:44 DEBUG unit.abot-epc-basic/0.install Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libtxc-dxtn-s2tc0 amd64 0~git20131104-1.1 [51.8 kB] unit-abot-epc-basic-0: 11:53:44 DEBUG unit.abot-epc-basic/0.install Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 java-common all 0.56ubuntu2 [7742 B] unit-abot-epc-basic-0: 11:53:44 DEBUG unit.abot-epc-basic/0.install Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libavahi-common-data amd64 0.6.32~rc+dfsg-1ubuntu2.3 [21.5 kB] unit-abot-epc-basic-0: 11:53:44 DEBUG unit.abot-epc-basic/0.install Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libavahi-common3 amd64 0.6.32~rc+dfsg-1ubuntu2.3 [21.7 kB] unit-abot-epc-basic-0: 11:53:44 DEBUG unit.abot-epc-basic/0.install Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libavahi-client3 amd64 0.6.32~rc+dfsg-1ubuntu2.3 [25.3 kB] unit-abot-epc-basic-0: 11:53:44 DEBUG unit.abot-epc-basic/0.install Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcups2 amd64 2.1.3-4ubuntu0.7 [197 kB] unit-abot-epc-basic-0: 11:53:44 DEBUG unit.abot-epc-basic/0.install Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 liblcms2-2 amd64 2.6-3ubuntu2.1 [136 kB] unit-abot-epc-basic-0: 11:53:44 DEBUG unit.abot-epc-basic/0.install Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjpeg8 amd64 8c-2ubuntu8 [2194 B] unit-abot-epc-basic-0: 11:53:44 DEBUG unit.abot-epc-basic/0.install Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpcsclite1 amd64 1.8.14-1ubuntu1.16.04.1 [21.4 kB] unit-abot-epc-basic-0: 11:53:44 DEBUG unit.abot-epc-basic/0.install Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxi6 amd64 2:1.7.6-1 [28.6 kB] unit-abot-epc-basic-0: 11:53:44 DEBUG unit.abot-epc-basic/0.install Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxrender1 amd64 1:0.9.9-0ubuntu1 [18.5 kB] unit-abot-epc-basic-0: 11:53:44 DEBUG unit.abot-epc-basic/0.install Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 openjdk-8-jre-headless amd64 8u191-b12-2ubuntu0.16.04.1 [27.0 MB] unit-abot-epc-basic-0: 11:53:45 DEBUG unit.abot-epc-basic/0.install Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 ca-certificates-java all 20160321ubuntu1 [12.5 kB] unit-abot-epc-basic-0: 11:53:45 DEBUG unit.abot-epc-basic/0.install Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 fonts-dejavu-extra all 2.35-1 [1749 kB] unit-abot-epc-basic-0: 11:53:45 DEBUG unit.abot-epc-basic/0.install Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 hicolor-icon-theme all 0.15-0ubuntu1.1 [7698 B] unit-abot-epc-basic-0: 11:53:45 DEBUG unit.abot-epc-basic/0.install Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libasound2-data all 1.1.0-0ubuntu1 [29.4 kB] unit-abot-epc-basic-0: 11:53:45 DEBUG unit.abot-epc-basic/0.install Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libasound2 amd64 1.1.0-0ubuntu1 [350 kB] unit-abot-epc-basic-0: 11:53:45 DEBUG unit.abot-epc-basic/0.install Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libatk1.0-data all 2.18.0-1 [17.1 kB] unit-abot-epc-basic-0: 11:53:45 DEBUG unit.abot-epc-basic/0.install Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libatk1.0-0 amd64 2.18.0-1 [56.9 kB] unit-abot-epc-basic-0: 11:53:45 DEBUG unit.abot-epc-basic/0.install Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpixman-1-0 amd64 0.33.6-1 [231 kB] unit-abot-epc-basic-0: 11:53:45 DEBUG unit.abot-epc-basic/0.install Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-render0 amd64 1.11.1-1ubuntu1 [11.4 kB] unit-abot-epc-basic-0: 11:53:45 DEBUG unit.abot-epc-basic/0.install Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-shm0 amd64 1.11.1-1ubuntu1 [5588 B] unit-abot-epc-basic-0: 11:53:45 DEBUG unit.abot-epc-basic/0.install Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcairo2 amd64 1.14.6-1 [555 kB] unit-abot-epc-basic-0: 11:53:45 DEBUG unit.abot-epc-basic/0.install Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libdatrie1 amd64 0.2.10-2 [17.3 kB] unit-abot-epc-basic-0: 11:53:45 DEBUG unit.abot-epc-basic/0.install Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdrm-amdgpu1 amd64 2.4.91-2~16.04.1 [18.9 kB] unit-abot-epc-basic-0: 11:53:45 DEBUG unit.abot-epc-basic/0.install Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpciaccess0 amd64 0.13.4-1 [18.1 kB] unit-abot-epc-basic-0: 11:53:45 DEBUG unit.abot-epc-basic/0.install Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdrm-intel1 amd64 2.4.91-2~16.04.1 [59.9 kB] unit-abot-epc-basic-0: 11:53:45 DEBUG unit.abot-epc-basic/0.install Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdrm-nouveau2 amd64 2.4.91-2~16.04.1 [16.3 kB] unit-abot-epc-basic-0: 11:53:45 DEBUG unit.abot-epc-basic/0.install Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdrm-radeon1 amd64 2.4.91-2~16.04.1 [21.5 kB] unit-abot-epc-basic-0: 11:53:45 DEBUG unit.abot-epc-basic/0.install Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libflac8 amd64 1.3.1-4 [210 kB] unit-abot-epc-basic-0: 11:53:45 DEBUG unit.abot-epc-basic/0.install Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libtiff5 amd64 4.0.6-1ubuntu0.6 [149 kB] unit-abot-epc-basic-0: 11:53:45 DEBUG unit.abot-epc-basic/0.install Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgdk-pixbuf2.0-common all 2.32.2-1ubuntu1.6 [10.3 kB] unit-abot-epc-basic-0: 11:53:45 DEBUG unit.abot-epc-basic/0.install Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgdk-pixbuf2.0-0 amd64 2.32.2-1ubuntu1.6 [159 kB] unit-abot-epc-basic-0: 11:53:45 DEBUG unit.abot-epc-basic/0.install Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgif7 amd64 5.1.4-0.3~16.04 [30.5 kB] unit-abot-epc-basic-0: 11:53:45 DEBUG unit.abot-epc-basic/0.install Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libglapi-mesa amd64 18.0.5-0ubuntu0~16.04.1 [23.4 kB] unit-abot-epc-basic-0: 11:53:45 DEBUG unit.abot-epc-basic/0.install Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libllvm6.0 amd64 1:6.0-1ubuntu2~16.04.1 [14.3 MB] unit-abot-epc-basic-0: 11:53:45 DEBUG unit.abot-epc-basic/0.install Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libsensors4 amd64 1:3.4.0-2 [28.4 kB] unit-abot-epc-basic-0: 11:53:45 DEBUG unit.abot-epc-basic/0.install Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgl1-mesa-dri amd64 18.0.5-0ubuntu0~16.04.1 [6080 kB] unit-abot-epc-basic-0: 11:53:46 DEBUG unit.abot-epc-basic/0.install Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libx11-xcb1 amd64 2:1.6.3-1ubuntu2.1 [9044 B] unit-abot-epc-basic-0: 11:53:46 DEBUG unit.abot-epc-basic/0.install Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-dri2-0 amd64 1.11.1-1ubuntu1 [6882 B] unit-abot-epc-basic-0: 11:53:46 DEBUG unit.abot-epc-basic/0.install Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-dri3-0 amd64 1.11.1-1ubuntu1 [5218 B] unit-abot-epc-basic-0: 11:53:46 DEBUG unit.abot-epc-basic/0.install Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-glx0 amd64 1.11.1-1ubuntu1 [20.9 kB] unit-abot-epc-basic-0: 11:53:46 DEBUG unit.abot-epc-basic/0.install Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-present0 amd64 1.11.1-1ubuntu1 [5218 B] unit-abot-epc-basic-0: 11:53:46 DEBUG unit.abot-epc-basic/0.install Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-sync1 amd64 1.11.1-1ubuntu1 [8324 B] unit-abot-epc-basic-0: 11:53:46 DEBUG unit.abot-epc-basic/0.install Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgl1-mesa-glx amd64 18.0.5-0ubuntu0~16.04.1 [132 kB] unit-abot-epc-basic-0: 11:53:46 DEBUG unit.abot-epc-basic/0.install Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgraphite2-3 amd64 1.3.10-0ubuntu0.16.04.1 [71.7 kB] unit-abot-epc-basic-0: 11:53:46 DEBUG unit.abot-epc-basic/0.install Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgtk2.0-common all 2.24.30-1ubuntu1.16.04.2 [123 kB] unit-abot-epc-basic-0: 11:53:46 DEBUG unit.abot-epc-basic/0.install Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libthai-data all 0.1.24-2 [131 kB] unit-abot-epc-basic-0: 11:53:46 DEBUG unit.abot-epc-basic/0.install Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libthai0 amd64 0.1.24-2 [17.3 kB] unit-abot-epc-basic-0: 11:53:46 DEBUG unit.abot-epc-basic/0.install Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpango-1.0-0 amd64 1.38.1-1 [148 kB] unit-abot-epc-basic-0: 11:53:46 DEBUG unit.abot-epc-basic/0.install Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libharfbuzz0b amd64 1.0.1-1ubuntu0.1 [140 kB] unit-abot-epc-basic-0: 11:53:46 DEBUG unit.abot-epc-basic/0.install Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpangoft2-1.0-0 amd64 1.38.1-1 [33.3 kB] unit-abot-epc-basic-0: 11:53:46 DEBUG unit.abot-epc-basic/0.install Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpangocairo-1.0-0 amd64 1.38.1-1 [20.5 kB] unit-abot-epc-basic-0: 11:53:46 DEBUG unit.abot-epc-basic/0.install Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxcursor1 amd64 1:1.1.14-1ubuntu0.16.04.2 [19.9 kB] unit-abot-epc-basic-0: 11:53:46 DEBUG unit.abot-epc-basic/0.install Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxrandr2 amd64 2:1.5.0-1 [17.6 kB] unit-abot-epc-basic-0: 11:53:46 DEBUG unit.abot-epc-basic/0.install Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgtk2.0-0 amd64 2.24.30-1ubuntu1.16.04.2 [1775 kB] unit-abot-epc-basic-0: 11:53:46 DEBUG unit.abot-epc-basic/0.install Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgtk2.0-bin amd64 2.24.30-1ubuntu1.16.04.2 [9834 B] unit-abot-epc-basic-0: 11:53:46 DEBUG unit.abot-epc-basic/0.install Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 xorg-sgml-doctools all 1:1.11-1 [12.9 kB] unit-abot-epc-basic-0: 11:53:46 DEBUG unit.abot-epc-basic/0.install Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 x11proto-core-dev all 7.0.31-1~ubuntu16.04.2 [254 kB] unit-abot-epc-basic-0: 11:53:46 DEBUG unit.abot-epc-basic/0.install Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libice-dev amd64 2:1.0.9-1 [44.9 kB] unit-abot-epc-basic-0: 11:53:46 DEBUG unit.abot-epc-basic/0.install Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpthread-stubs0-dev amd64 0.3-4 [4068 B] unit-abot-epc-basic-0: 11:53:46 DEBUG unit.abot-epc-basic/0.install Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libvorbis0a amd64 1.3.5-3ubuntu0.2 [86.0 kB] unit-abot-epc-basic-0: 11:53:46 DEBUG unit.abot-epc-basic/0.install Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libvorbisenc2 amd64 1.3.5-3ubuntu0.2 [70.6 kB] unit-abot-epc-basic-0: 11:53:46 DEBUG unit.abot-epc-basic/0.install Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsndfile1 amd64 1.0.25-10ubuntu0.16.04.1 [138 kB] unit-abot-epc-basic-0: 11:53:46 DEBUG unit.abot-epc-basic/0.install Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpulse0 amd64 1:8.0-0ubuntu3.10 [249 kB] unit-abot-epc-basic-0: 11:53:46 DEBUG unit.abot-epc-basic/0.install Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libsm-dev amd64 2:1.2.2-1 [16.2 kB] unit-abot-epc-basic-0: 11:53:46 DEBUG unit.abot-epc-basic/0.install Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxau-dev amd64 1:1.0.8-1 [11.1 kB] unit-abot-epc-basic-0: 11:53:46 DEBUG unit.abot-epc-basic/0.install Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxdmcp-dev amd64 1:1.1.2-1.1 [25.1 kB] unit-abot-epc-basic-0: 11:53:46 DEBUG unit.abot-epc-basic/0.install Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-input-dev all 2.3.1-1 [118 kB] unit-abot-epc-basic-0: 11:53:46 DEBUG unit.abot-epc-basic/0.install Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-kb-dev all 1.0.7-0ubuntu1 [224 kB] unit-abot-epc-basic-0: 11:53:46 DEBUG unit.abot-epc-basic/0.install Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 xtrans-dev all 1.3.5-1 [70.5 kB] unit-abot-epc-basic-0: 11:53:46 DEBUG unit.abot-epc-basic/0.install Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb1-dev amd64 1.11.1-1ubuntu1 [74.2 kB] unit-abot-epc-basic-0: 11:53:46 DEBUG unit.abot-epc-basic/0.install Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libx11-dev amd64 2:1.6.3-1ubuntu2.1 [640 kB] unit-abot-epc-basic-0: 11:53:46 DEBUG unit.abot-epc-basic/0.install Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libx11-doc all 2:1.6.3-1ubuntu2.1 [1470 kB] unit-abot-epc-basic-0: 11:53:46 DEBUG unit.abot-epc-basic/0.install Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxt6 amd64 1:1.1.5-0ubuntu1 [160 kB] unit-abot-epc-basic-0: 11:53:46 DEBUG unit.abot-epc-basic/0.install Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxt-dev amd64 1:1.1.5-0ubuntu1 [394 kB] unit-abot-epc-basic-0: 11:53:46 DEBUG unit.abot-epc-basic/0.install Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 openjdk-8-jre amd64 8u191-b12-2ubuntu0.16.04.1 [69.2 kB] unit-abot-epc-basic-0: 11:53:46 DEBUG unit.abot-epc-basic/0.install Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 openjdk-8-jdk-headless amd64 8u191-b12-2ubuntu0.16.04.1 [8217 kB] unit-abot-epc-basic-0: 11:53:46 DEBUG unit.abot-epc-basic/0.install Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 openjdk-8-jdk amd64 8u191-b12-2ubuntu0.16.04.1 [1417 kB] unit-abot-epc-basic-0: 11:53:47 DEBUG unit.abot-epc-basic/0.install Extracting templates from packages: 30% Extracting templates from packages: 61% Extracting templates from packages: 92% Extracting templates from packages: 100% unit-abot-epc-basic-0: 11:53:47 DEBUG unit.abot-epc-basic/0.install Fetched 69.9 MB in 3s (20.6 MB/s) unit-abot-epc-basic-0: 11:53:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-dejavu-core. unit-abot-epc-basic-0: 11:53:47 DEBUG unit.abot-epc-basic/0.install (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 54437 files and directories currently installed.) unit-abot-epc-basic-0: 11:53:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-dejavu-core_2.35-1_all.deb ... unit-abot-epc-basic-0: 11:53:47 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-dejavu-core (2.35-1) ... unit-abot-epc-basic-0: 11:53:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fontconfig-config. unit-abot-epc-basic-0: 11:53:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fontconfig-config_2.11.94-0ubuntu1.1_all.deb ... unit-abot-epc-basic-0: 11:53:48 DEBUG unit.abot-epc-basic/0.install Unpacking fontconfig-config (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 11:53:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfontconfig1:amd64. unit-abot-epc-basic-0: 11:53:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfontconfig1_2.11.94-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 11:53:48 DEBUG unit.abot-epc-basic/0.install Unpacking libfontconfig1:amd64 (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 11:53:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fontconfig. unit-abot-epc-basic-0: 11:53:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fontconfig_2.11.94-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 11:53:48 DEBUG unit.abot-epc-basic/0.install Unpacking fontconfig (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 11:53:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasyncns0:amd64. unit-abot-epc-basic-0: 11:53:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasyncns0_0.8-5build1_amd64.deb ... unit-abot-epc-basic-0: 11:53:48 DEBUG unit.abot-epc-basic/0.install Unpacking libasyncns0:amd64 (0.8-5build1) ... unit-abot-epc-basic-0: 11:53:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11-common. unit-abot-epc-basic-0: 11:53:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11-common_1%3a7.7+13ubuntu3.1_all.deb ... unit-abot-epc-basic-0: 11:53:48 DEBUG unit.abot-epc-basic/0.install dpkg-query: no packages found matching nux-tools unit-abot-epc-basic-0: 11:53:48 DEBUG unit.abot-epc-basic/0.install Unpacking x11-common (1:7.7+13ubuntu3.1) ... unit-abot-epc-basic-0: 11:53:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libice6:amd64. unit-abot-epc-basic-0: 11:53:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libice6_2%3a1.0.9-1_amd64.deb ... unit-abot-epc-basic-0: 11:53:48 DEBUG unit.abot-epc-basic/0.install Unpacking libice6:amd64 (2:1.0.9-1) ... unit-abot-epc-basic-0: 11:53:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg-turbo8:amd64. unit-abot-epc-basic-0: 11:53:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg-turbo8_1.4.2-0ubuntu3.1_amd64.deb ... unit-abot-epc-basic-0: 11:53:48 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg-turbo8:amd64 (1.4.2-0ubuntu3.1) ... unit-abot-epc-basic-0: 11:53:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libogg0:amd64. unit-abot-epc-basic-0: 11:53:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libogg0_1.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 11:53:48 DEBUG unit.abot-epc-basic/0.install Unpacking libogg0:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 11:53:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsm6:amd64. unit-abot-epc-basic-0: 11:53:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsm6_2%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 11:53:48 DEBUG unit.abot-epc-basic/0.install Unpacking libsm6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 11:53:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcomposite1:amd64. unit-abot-epc-basic-0: 11:53:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcomposite1_1%3a0.4.4-1_amd64.deb ... unit-abot-epc-basic-0: 11:53:49 DEBUG unit.abot-epc-basic/0.install Unpacking libxcomposite1:amd64 (1:0.4.4-1) ... unit-abot-epc-basic-0: 11:53:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxdamage1:amd64. unit-abot-epc-basic-0: 11:53:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxdamage1_1%3a1.1.4-2_amd64.deb ... unit-abot-epc-basic-0: 11:53:49 DEBUG unit.abot-epc-basic/0.install Unpacking libxdamage1:amd64 (1:1.1.4-2) ... unit-abot-epc-basic-0: 11:53:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxfixes3:amd64. unit-abot-epc-basic-0: 11:53:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxfixes3_1%3a5.0.1-2_amd64.deb ... unit-abot-epc-basic-0: 11:53:49 DEBUG unit.abot-epc-basic/0.install Unpacking libxfixes3:amd64 (1:5.0.1-2) ... unit-abot-epc-basic-0: 11:53:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxinerama1:amd64. unit-abot-epc-basic-0: 11:53:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxinerama1_2%3a1.1.3-1_amd64.deb ... unit-abot-epc-basic-0: 11:53:49 DEBUG unit.abot-epc-basic/0.install Unpacking libxinerama1:amd64 (2:1.1.3-1) ... unit-abot-epc-basic-0: 11:53:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxshmfence1:amd64. unit-abot-epc-basic-0: 11:53:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxshmfence1_1.2-1_amd64.deb ... unit-abot-epc-basic-0: 11:53:49 DEBUG unit.abot-epc-basic/0.install Unpacking libxshmfence1:amd64 (1.2-1) ... unit-abot-epc-basic-0: 11:53:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxtst6:amd64. unit-abot-epc-basic-0: 11:53:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxtst6_2%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 11:53:49 DEBUG unit.abot-epc-basic/0.install Unpacking libxtst6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 11:53:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxxf86vm1:amd64. unit-abot-epc-basic-0: 11:53:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxxf86vm1_1%3a1.1.4-1_amd64.deb ... unit-abot-epc-basic-0: 11:53:49 DEBUG unit.abot-epc-basic/0.install Unpacking libxxf86vm1:amd64 (1:1.1.4-1) ... unit-abot-epc-basic-0: 11:53:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjbig0:amd64. unit-abot-epc-basic-0: 11:53:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjbig0_2.1-3.1_amd64.deb ... unit-abot-epc-basic-0: 11:53:49 DEBUG unit.abot-epc-basic/0.install Unpacking libjbig0:amd64 (2.1-3.1) ... unit-abot-epc-basic-0: 11:53:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtxc-dxtn-s2tc0:amd64. unit-abot-epc-basic-0: 11:53:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtxc-dxtn-s2tc0_0~git20131104-1.1_amd64.deb ... unit-abot-epc-basic-0: 11:53:49 DEBUG unit.abot-epc-basic/0.install Unpacking libtxc-dxtn-s2tc0:amd64 (0~git20131104-1.1) ... unit-abot-epc-basic-0: 11:53:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package java-common. unit-abot-epc-basic-0: 11:53:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../java-common_0.56ubuntu2_all.deb ... unit-abot-epc-basic-0: 11:53:49 DEBUG unit.abot-epc-basic/0.install Unpacking java-common (0.56ubuntu2) ... unit-abot-epc-basic-0: 11:53:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libavahi-common-data:amd64. unit-abot-epc-basic-0: 11:53:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libavahi-common-data_0.6.32~rc+dfsg-1ubuntu2.3_amd64.deb ... unit-abot-epc-basic-0: 11:53:50 DEBUG unit.abot-epc-basic/0.install Unpacking libavahi-common-data:amd64 (0.6.32~rc+dfsg-1ubuntu2.3) ... unit-abot-epc-basic-0: 11:53:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libavahi-common3:amd64. unit-abot-epc-basic-0: 11:53:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libavahi-common3_0.6.32~rc+dfsg-1ubuntu2.3_amd64.deb ... unit-abot-epc-basic-0: 11:53:50 DEBUG unit.abot-epc-basic/0.install Unpacking libavahi-common3:amd64 (0.6.32~rc+dfsg-1ubuntu2.3) ... unit-abot-epc-basic-0: 11:53:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libavahi-client3:amd64. unit-abot-epc-basic-0: 11:53:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libavahi-client3_0.6.32~rc+dfsg-1ubuntu2.3_amd64.deb ... unit-abot-epc-basic-0: 11:53:50 DEBUG unit.abot-epc-basic/0.install Unpacking libavahi-client3:amd64 (0.6.32~rc+dfsg-1ubuntu2.3) ... unit-abot-epc-basic-0: 11:53:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcups2:amd64. unit-abot-epc-basic-0: 11:53:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcups2_2.1.3-4ubuntu0.7_amd64.deb ... unit-abot-epc-basic-0: 11:53:50 DEBUG unit.abot-epc-basic/0.install Unpacking libcups2:amd64 (2.1.3-4ubuntu0.7) ... unit-abot-epc-basic-0: 11:53:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblcms2-2:amd64. unit-abot-epc-basic-0: 11:53:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblcms2-2_2.6-3ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 11:53:50 DEBUG unit.abot-epc-basic/0.install Unpacking liblcms2-2:amd64 (2.6-3ubuntu2.1) ... unit-abot-epc-basic-0: 11:53:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg8:amd64. unit-abot-epc-basic-0: 11:53:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... unit-abot-epc-basic-0: 11:53:50 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 11:53:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcsclite1:amd64. unit-abot-epc-basic-0: 11:53:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpcsclite1_1.8.14-1ubuntu1.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 11:53:50 DEBUG unit.abot-epc-basic/0.install Unpacking libpcsclite1:amd64 (1.8.14-1ubuntu1.16.04.1) ... unit-abot-epc-basic-0: 11:53:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxi6:amd64. unit-abot-epc-basic-0: 11:53:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxi6_2%3a1.7.6-1_amd64.deb ... unit-abot-epc-basic-0: 11:53:50 DEBUG unit.abot-epc-basic/0.install Unpacking libxi6:amd64 (2:1.7.6-1) ... unit-abot-epc-basic-0: 11:53:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxrender1:amd64. unit-abot-epc-basic-0: 11:53:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxrender1_1%3a0.9.9-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:53:51 DEBUG unit.abot-epc-basic/0.install Unpacking libxrender1:amd64 (1:0.9.9-0ubuntu1) ... unit-abot-epc-basic-0: 11:53:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package openjdk-8-jre-headless:amd64. unit-abot-epc-basic-0: 11:53:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../openjdk-8-jre-headless_8u191-b12-2ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 11:53:51 DEBUG unit.abot-epc-basic/0.install Unpacking openjdk-8-jre-headless:amd64 (8u191-b12-2ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 11:53:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ca-certificates-java. unit-abot-epc-basic-0: 11:53:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ca-certificates-java_20160321ubuntu1_all.deb ... unit-abot-epc-basic-0: 11:53:55 DEBUG unit.abot-epc-basic/0.install Unpacking ca-certificates-java (20160321ubuntu1) ... unit-abot-epc-basic-0: 11:53:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-dejavu-extra. unit-abot-epc-basic-0: 11:53:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-dejavu-extra_2.35-1_all.deb ... unit-abot-epc-basic-0: 11:53:55 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-dejavu-extra (2.35-1) ... unit-abot-epc-basic-0: 11:53:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package hicolor-icon-theme. unit-abot-epc-basic-0: 11:53:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../hicolor-icon-theme_0.15-0ubuntu1.1_all.deb ... unit-abot-epc-basic-0: 11:53:55 DEBUG unit.abot-epc-basic/0.install Unpacking hicolor-icon-theme (0.15-0ubuntu1.1) ... unit-abot-epc-basic-0: 11:53:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasound2-data. unit-abot-epc-basic-0: 11:53:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasound2-data_1.1.0-0ubuntu1_all.deb ... unit-abot-epc-basic-0: 11:53:55 DEBUG unit.abot-epc-basic/0.install Unpacking libasound2-data (1.1.0-0ubuntu1) ... unit-abot-epc-basic-0: 11:53:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasound2:amd64. unit-abot-epc-basic-0: 11:53:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasound2_1.1.0-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:53:55 DEBUG unit.abot-epc-basic/0.install Unpacking libasound2:amd64 (1.1.0-0ubuntu1) ... unit-abot-epc-basic-0: 11:53:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk1.0-data. unit-abot-epc-basic-0: 11:53:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatk1.0-data_2.18.0-1_all.deb ... unit-abot-epc-basic-0: 11:53:56 DEBUG unit.abot-epc-basic/0.install Unpacking libatk1.0-data (2.18.0-1) ... unit-abot-epc-basic-0: 11:53:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk1.0-0:amd64. unit-abot-epc-basic-0: 11:53:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatk1.0-0_2.18.0-1_amd64.deb ... unit-abot-epc-basic-0: 11:53:56 DEBUG unit.abot-epc-basic/0.install Unpacking libatk1.0-0:amd64 (2.18.0-1) ... unit-abot-epc-basic-0: 11:53:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpixman-1-0:amd64. unit-abot-epc-basic-0: 11:53:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpixman-1-0_0.33.6-1_amd64.deb ... unit-abot-epc-basic-0: 11:53:56 DEBUG unit.abot-epc-basic/0.install Unpacking libpixman-1-0:amd64 (0.33.6-1) ... unit-abot-epc-basic-0: 11:53:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-render0:amd64. unit-abot-epc-basic-0: 11:53:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-render0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:53:56 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-render0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:53:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-shm0:amd64. unit-abot-epc-basic-0: 11:53:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-shm0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:53:56 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-shm0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:53:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcairo2:amd64. unit-abot-epc-basic-0: 11:53:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcairo2_1.14.6-1_amd64.deb ... unit-abot-epc-basic-0: 11:53:56 DEBUG unit.abot-epc-basic/0.install Unpacking libcairo2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 11:53:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdatrie1:amd64. unit-abot-epc-basic-0: 11:53:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdatrie1_0.2.10-2_amd64.deb ... unit-abot-epc-basic-0: 11:53:57 DEBUG unit.abot-epc-basic/0.install Unpacking libdatrie1:amd64 (0.2.10-2) ... unit-abot-epc-basic-0: 11:53:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-amdgpu1:amd64. unit-abot-epc-basic-0: 11:53:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdrm-amdgpu1_2.4.91-2~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 11:53:57 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-amdgpu1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 11:53:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpciaccess0:amd64. unit-abot-epc-basic-0: 11:53:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpciaccess0_0.13.4-1_amd64.deb ... unit-abot-epc-basic-0: 11:53:57 DEBUG unit.abot-epc-basic/0.install Unpacking libpciaccess0:amd64 (0.13.4-1) ... unit-abot-epc-basic-0: 11:53:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-intel1:amd64. unit-abot-epc-basic-0: 11:53:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdrm-intel1_2.4.91-2~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 11:53:57 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-intel1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 11:53:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-nouveau2:amd64. unit-abot-epc-basic-0: 11:53:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdrm-nouveau2_2.4.91-2~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 11:53:58 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-nouveau2:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 11:53:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-radeon1:amd64. unit-abot-epc-basic-0: 11:53:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdrm-radeon1_2.4.91-2~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 11:53:58 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-radeon1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 11:53:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libflac8:amd64. unit-abot-epc-basic-0: 11:53:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libflac8_1.3.1-4_amd64.deb ... unit-abot-epc-basic-0: 11:53:58 DEBUG unit.abot-epc-basic/0.install Unpacking libflac8:amd64 (1.3.1-4) ... unit-abot-epc-basic-0: 11:53:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtiff5:amd64. unit-abot-epc-basic-0: 11:53:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtiff5_4.0.6-1ubuntu0.6_amd64.deb ... unit-abot-epc-basic-0: 11:53:58 DEBUG unit.abot-epc-basic/0.install Unpacking libtiff5:amd64 (4.0.6-1ubuntu0.6) ... unit-abot-epc-basic-0: 11:53:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgdk-pixbuf2.0-common. unit-abot-epc-basic-0: 11:53:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgdk-pixbuf2.0-common_2.32.2-1ubuntu1.6_all.deb ... unit-abot-epc-basic-0: 11:53:58 DEBUG unit.abot-epc-basic/0.install Unpacking libgdk-pixbuf2.0-common (2.32.2-1ubuntu1.6) ... unit-abot-epc-basic-0: 11:53:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgdk-pixbuf2.0-0:amd64. unit-abot-epc-basic-0: 11:53:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgdk-pixbuf2.0-0_2.32.2-1ubuntu1.6_amd64.deb ... unit-abot-epc-basic-0: 11:53:59 DEBUG unit.abot-epc-basic/0.install Unpacking libgdk-pixbuf2.0-0:amd64 (2.32.2-1ubuntu1.6) ... unit-abot-epc-basic-0: 11:53:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgif7:amd64. unit-abot-epc-basic-0: 11:53:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgif7_5.1.4-0.3~16.04_amd64.deb ... unit-abot-epc-basic-0: 11:53:59 DEBUG unit.abot-epc-basic/0.install Unpacking libgif7:amd64 (5.1.4-0.3~16.04) ... unit-abot-epc-basic-0: 11:53:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglapi-mesa:amd64. unit-abot-epc-basic-0: 11:53:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libglapi-mesa_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 11:53:59 DEBUG unit.abot-epc-basic/0.install Unpacking libglapi-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 11:53:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libllvm6.0:amd64. unit-abot-epc-basic-0: 11:53:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libllvm6.0_1%3a6.0-1ubuntu2~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 11:53:59 DEBUG unit.abot-epc-basic/0.install Unpacking libllvm6.0:amd64 (1:6.0-1ubuntu2~16.04.1) ... unit-abot-epc-basic-0: 11:54:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsensors4:amd64. unit-abot-epc-basic-0: 11:54:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsensors4_1%3a3.4.0-2_amd64.deb ... unit-abot-epc-basic-0: 11:54:02 DEBUG unit.abot-epc-basic/0.install Unpacking libsensors4:amd64 (1:3.4.0-2) ... unit-abot-epc-basic-0: 11:54:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgl1-mesa-dri:amd64. unit-abot-epc-basic-0: 11:54:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgl1-mesa-dri_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 11:54:02 DEBUG unit.abot-epc-basic/0.install Unpacking libgl1-mesa-dri:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 11:54:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-xcb1:amd64. unit-abot-epc-basic-0: 11:54:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libx11-xcb1_2%3a1.6.3-1ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 11:54:03 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-xcb1:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 11:54:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-dri2-0:amd64. unit-abot-epc-basic-0: 11:54:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-dri2-0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:54:03 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-dri2-0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:54:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-dri3-0:amd64. unit-abot-epc-basic-0: 11:54:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-dri3-0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:54:04 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-dri3-0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:54:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-glx0:amd64. unit-abot-epc-basic-0: 11:54:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-glx0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:54:04 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-glx0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:54:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-present0:amd64. unit-abot-epc-basic-0: 11:54:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-present0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:54:04 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-present0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:54:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-sync1:amd64. unit-abot-epc-basic-0: 11:54:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-sync1_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:54:04 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-sync1:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:54:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgl1-mesa-glx:amd64. unit-abot-epc-basic-0: 11:54:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgl1-mesa-glx_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 11:54:04 DEBUG unit.abot-epc-basic/0.install Unpacking libgl1-mesa-glx:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 11:54:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgraphite2-3:amd64. unit-abot-epc-basic-0: 11:54:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgraphite2-3_1.3.10-0ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 11:54:04 DEBUG unit.abot-epc-basic/0.install Unpacking libgraphite2-3:amd64 (1.3.10-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 11:54:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk2.0-common. unit-abot-epc-basic-0: 11:54:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgtk2.0-common_2.24.30-1ubuntu1.16.04.2_all.deb ... unit-abot-epc-basic-0: 11:54:04 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk2.0-common (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 11:54:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libthai-data. unit-abot-epc-basic-0: 11:54:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libthai-data_0.1.24-2_all.deb ... unit-abot-epc-basic-0: 11:54:04 DEBUG unit.abot-epc-basic/0.install Unpacking libthai-data (0.1.24-2) ... unit-abot-epc-basic-0: 11:54:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libthai0:amd64. unit-abot-epc-basic-0: 11:54:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libthai0_0.1.24-2_amd64.deb ... unit-abot-epc-basic-0: 11:54:04 DEBUG unit.abot-epc-basic/0.install Unpacking libthai0:amd64 (0.1.24-2) ... unit-abot-epc-basic-0: 11:54:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpango-1.0-0:amd64. unit-abot-epc-basic-0: 11:54:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpango-1.0-0_1.38.1-1_amd64.deb ... unit-abot-epc-basic-0: 11:54:05 DEBUG unit.abot-epc-basic/0.install Unpacking libpango-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 11:54:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libharfbuzz0b:amd64. unit-abot-epc-basic-0: 11:54:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libharfbuzz0b_1.0.1-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 11:54:05 DEBUG unit.abot-epc-basic/0.install Unpacking libharfbuzz0b:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 11:54:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpangoft2-1.0-0:amd64. unit-abot-epc-basic-0: 11:54:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpangoft2-1.0-0_1.38.1-1_amd64.deb ... unit-abot-epc-basic-0: 11:54:05 DEBUG unit.abot-epc-basic/0.install Unpacking libpangoft2-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 11:54:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpangocairo-1.0-0:amd64. unit-abot-epc-basic-0: 11:54:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpangocairo-1.0-0_1.38.1-1_amd64.deb ... unit-abot-epc-basic-0: 11:54:05 DEBUG unit.abot-epc-basic/0.install Unpacking libpangocairo-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 11:54:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcursor1:amd64. unit-abot-epc-basic-0: 11:54:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcursor1_1%3a1.1.14-1ubuntu0.16.04.2_amd64.deb ... unit-abot-epc-basic-0: 11:54:05 DEBUG unit.abot-epc-basic/0.install Unpacking libxcursor1:amd64 (1:1.1.14-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 11:54:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxrandr2:amd64. unit-abot-epc-basic-0: 11:54:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxrandr2_2%3a1.5.0-1_amd64.deb ... unit-abot-epc-basic-0: 11:54:05 DEBUG unit.abot-epc-basic/0.install Unpacking libxrandr2:amd64 (2:1.5.0-1) ... unit-abot-epc-basic-0: 11:54:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk2.0-0:amd64. unit-abot-epc-basic-0: 11:54:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgtk2.0-0_2.24.30-1ubuntu1.16.04.2_amd64.deb ... unit-abot-epc-basic-0: 11:54:05 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk2.0-0:amd64 (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 11:54:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk2.0-bin. unit-abot-epc-basic-0: 11:54:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgtk2.0-bin_2.24.30-1ubuntu1.16.04.2_amd64.deb ... unit-abot-epc-basic-0: 11:54:06 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk2.0-bin (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 11:54:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xorg-sgml-doctools. unit-abot-epc-basic-0: 11:54:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xorg-sgml-doctools_1%3a1.11-1_all.deb ... unit-abot-epc-basic-0: 11:54:06 DEBUG unit.abot-epc-basic/0.install Unpacking xorg-sgml-doctools (1:1.11-1) ... unit-abot-epc-basic-0: 11:54:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-core-dev. unit-abot-epc-basic-0: 11:54:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-core-dev_7.0.31-1~ubuntu16.04.2_all.deb ... unit-abot-epc-basic-0: 11:54:07 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-core-dev (7.0.31-1~ubuntu16.04.2) ... unit-abot-epc-basic-0: 11:54:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libice-dev:amd64. unit-abot-epc-basic-0: 11:54:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libice-dev_2%3a1.0.9-1_amd64.deb ... unit-abot-epc-basic-0: 11:54:07 DEBUG unit.abot-epc-basic/0.install Unpacking libice-dev:amd64 (2:1.0.9-1) ... unit-abot-epc-basic-0: 11:54:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpthread-stubs0-dev:amd64. unit-abot-epc-basic-0: 11:54:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpthread-stubs0-dev_0.3-4_amd64.deb ... unit-abot-epc-basic-0: 11:54:10 DEBUG unit.abot-epc-basic/0.install Unpacking libpthread-stubs0-dev:amd64 (0.3-4) ... unit-abot-epc-basic-0: 11:54:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libvorbis0a:amd64. unit-abot-epc-basic-0: 11:54:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libvorbis0a_1.3.5-3ubuntu0.2_amd64.deb ... unit-abot-epc-basic-0: 11:54:10 DEBUG unit.abot-epc-basic/0.install Unpacking libvorbis0a:amd64 (1.3.5-3ubuntu0.2) ... unit-abot-epc-basic-0: 11:54:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libvorbisenc2:amd64. unit-abot-epc-basic-0: 11:54:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libvorbisenc2_1.3.5-3ubuntu0.2_amd64.deb ... unit-abot-epc-basic-0: 11:54:10 DEBUG unit.abot-epc-basic/0.install Unpacking libvorbisenc2:amd64 (1.3.5-3ubuntu0.2) ... unit-abot-epc-basic-0: 11:54:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsndfile1:amd64. unit-abot-epc-basic-0: 11:54:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsndfile1_1.0.25-10ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 11:54:11 DEBUG unit.abot-epc-basic/0.install Unpacking libsndfile1:amd64 (1.0.25-10ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 11:54:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpulse0:amd64. unit-abot-epc-basic-0: 11:54:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpulse0_1%3a8.0-0ubuntu3.10_amd64.deb ... unit-abot-epc-basic-0: 11:54:11 DEBUG unit.abot-epc-basic/0.install Unpacking libpulse0:amd64 (1:8.0-0ubuntu3.10) ... unit-abot-epc-basic-0: 11:54:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsm-dev:amd64. unit-abot-epc-basic-0: 11:54:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsm-dev_2%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 11:54:11 DEBUG unit.abot-epc-basic/0.install Unpacking libsm-dev:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 11:54:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxau-dev:amd64. unit-abot-epc-basic-0: 11:54:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxau-dev_1%3a1.0.8-1_amd64.deb ... unit-abot-epc-basic-0: 11:54:11 DEBUG unit.abot-epc-basic/0.install Unpacking libxau-dev:amd64 (1:1.0.8-1) ... unit-abot-epc-basic-0: 11:54:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxdmcp-dev:amd64. unit-abot-epc-basic-0: 11:54:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxdmcp-dev_1%3a1.1.2-1.1_amd64.deb ... unit-abot-epc-basic-0: 11:54:11 DEBUG unit.abot-epc-basic/0.install Unpacking libxdmcp-dev:amd64 (1:1.1.2-1.1) ... unit-abot-epc-basic-0: 11:54:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-input-dev. unit-abot-epc-basic-0: 11:54:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-input-dev_2.3.1-1_all.deb ... unit-abot-epc-basic-0: 11:54:11 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-input-dev (2.3.1-1) ... unit-abot-epc-basic-0: 11:54:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-kb-dev. unit-abot-epc-basic-0: 11:54:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-kb-dev_1.0.7-0ubuntu1_all.deb ... unit-abot-epc-basic-0: 11:54:11 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-kb-dev (1.0.7-0ubuntu1) ... unit-abot-epc-basic-0: 11:54:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xtrans-dev. unit-abot-epc-basic-0: 11:54:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xtrans-dev_1.3.5-1_all.deb ... unit-abot-epc-basic-0: 11:54:11 DEBUG unit.abot-epc-basic/0.install Unpacking xtrans-dev (1.3.5-1) ... unit-abot-epc-basic-0: 11:54:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb1-dev:amd64. unit-abot-epc-basic-0: 11:54:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb1-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:54:11 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb1-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:54:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-dev:amd64. unit-abot-epc-basic-0: 11:54:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libx11-dev_2%3a1.6.3-1ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 11:54:11 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-dev:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 11:54:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-doc. unit-abot-epc-basic-0: 11:54:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libx11-doc_2%3a1.6.3-1ubuntu2.1_all.deb ... unit-abot-epc-basic-0: 11:54:12 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-doc (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 11:54:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxt6:amd64. unit-abot-epc-basic-0: 11:54:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxt6_1%3a1.1.5-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:54:12 DEBUG unit.abot-epc-basic/0.install Unpacking libxt6:amd64 (1:1.1.5-0ubuntu1) ... unit-abot-epc-basic-0: 11:54:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxt-dev:amd64. unit-abot-epc-basic-0: 11:54:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxt-dev_1%3a1.1.5-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 11:54:13 DEBUG unit.abot-epc-basic/0.install Unpacking libxt-dev:amd64 (1:1.1.5-0ubuntu1) ... unit-abot-epc-basic-0: 11:54:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package openjdk-8-jre:amd64. unit-abot-epc-basic-0: 11:54:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../openjdk-8-jre_8u191-b12-2ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 11:54:13 DEBUG unit.abot-epc-basic/0.install Unpacking openjdk-8-jre:amd64 (8u191-b12-2ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 11:54:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package openjdk-8-jdk-headless:amd64. unit-abot-epc-basic-0: 11:54:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../openjdk-8-jdk-headless_8u191-b12-2ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 11:54:13 DEBUG unit.abot-epc-basic/0.install Unpacking openjdk-8-jdk-headless:amd64 (8u191-b12-2ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 11:54:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package openjdk-8-jdk:amd64. unit-abot-epc-basic-0: 11:54:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../openjdk-8-jdk_8u191-b12-2ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 11:54:15 DEBUG unit.abot-epc-basic/0.install Unpacking openjdk-8-jdk:amd64 (8u191-b12-2ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 11:54:16 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-abot-epc-basic-0: 11:54:17 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 11:54:17 DEBUG unit.abot-epc-basic/0.install Processing triggers for systemd (229-4ubuntu21.21) ... unit-abot-epc-basic-0: 11:54:17 DEBUG unit.abot-epc-basic/0.install Processing triggers for ureadahead (0.100.0-19) ... unit-abot-epc-basic-0: 11:54:18 DEBUG unit.abot-epc-basic/0.install Processing triggers for ca-certificates (20170717~16.04.2) ... unit-abot-epc-basic-0: 11:54:18 DEBUG unit.abot-epc-basic/0.install Updating certificates in /etc/ssl/certs... unit-abot-epc-basic-0: 11:54:18 DEBUG unit.abot-epc-basic/0.install 0 added, 0 removed; done. unit-abot-epc-basic-0: 11:54:18 DEBUG unit.abot-epc-basic/0.install Running hooks in /etc/ca-certificates/update.d... unit-abot-epc-basic-0: 11:54:18 DEBUG unit.abot-epc-basic/0.install done. unit-abot-epc-basic-0: 11:54:18 DEBUG unit.abot-epc-basic/0.install Processing triggers for mime-support (3.59ubuntu1) ... unit-abot-epc-basic-0: 11:54:18 DEBUG unit.abot-epc-basic/0.install Setting up fonts-dejavu-core (2.35-1) ... unit-abot-epc-basic-0: 11:54:18 DEBUG unit.abot-epc-basic/0.install Setting up fontconfig-config (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 11:54:19 DEBUG unit.abot-epc-basic/0.install Setting up libfontconfig1:amd64 (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 11:54:19 DEBUG unit.abot-epc-basic/0.install Setting up fontconfig (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 11:54:21 DEBUG unit.abot-epc-basic/0.install Regenerating fonts cache... done. unit-abot-epc-basic-0: 11:54:21 DEBUG unit.abot-epc-basic/0.install Setting up libasyncns0:amd64 (0.8-5build1) ... unit-abot-epc-basic-0: 11:54:21 DEBUG unit.abot-epc-basic/0.install Setting up x11-common (1:7.7+13ubuntu3.1) ... unit-abot-epc-basic-0: 11:54:21 DEBUG unit.abot-epc-basic/0.install update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults unit-abot-epc-basic-0: 11:54:22 DEBUG unit.abot-epc-basic/0.install Setting up libice6:amd64 (2:1.0.9-1) ... unit-abot-epc-basic-0: 11:54:22 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg-turbo8:amd64 (1.4.2-0ubuntu3.1) ... unit-abot-epc-basic-0: 11:54:22 DEBUG unit.abot-epc-basic/0.install Setting up libogg0:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 11:54:22 DEBUG unit.abot-epc-basic/0.install Setting up libsm6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 11:54:22 DEBUG unit.abot-epc-basic/0.install Setting up libxcomposite1:amd64 (1:0.4.4-1) ... unit-abot-epc-basic-0: 11:54:22 DEBUG unit.abot-epc-basic/0.install Setting up libxdamage1:amd64 (1:1.1.4-2) ... unit-abot-epc-basic-0: 11:54:22 DEBUG unit.abot-epc-basic/0.install Setting up libxfixes3:amd64 (1:5.0.1-2) ... unit-abot-epc-basic-0: 11:54:22 DEBUG unit.abot-epc-basic/0.install Setting up libxinerama1:amd64 (2:1.1.3-1) ... unit-abot-epc-basic-0: 11:54:22 DEBUG unit.abot-epc-basic/0.install Setting up libxshmfence1:amd64 (1.2-1) ... unit-abot-epc-basic-0: 11:54:22 DEBUG unit.abot-epc-basic/0.install Setting up libxtst6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 11:54:22 DEBUG unit.abot-epc-basic/0.install Setting up libxxf86vm1:amd64 (1:1.1.4-1) ... unit-abot-epc-basic-0: 11:54:22 DEBUG unit.abot-epc-basic/0.install Setting up libjbig0:amd64 (2.1-3.1) ... unit-abot-epc-basic-0: 11:54:22 DEBUG unit.abot-epc-basic/0.install Setting up libtxc-dxtn-s2tc0:amd64 (0~git20131104-1.1) ... unit-abot-epc-basic-0: 11:54:23 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/x86_64-linux-gnu/libtxc_dxtn_s2tc.so.0 to provide /usr/lib/x86_64-linux-gnu/libtxc_dxtn.so (libtxc-dxtn-x86_64-linux-gnu) in auto mode unit-abot-epc-basic-0: 11:54:23 DEBUG unit.abot-epc-basic/0.install Setting up java-common (0.56ubuntu2) ... unit-abot-epc-basic-0: 11:54:23 DEBUG unit.abot-epc-basic/0.install Setting up libavahi-common-data:amd64 (0.6.32~rc+dfsg-1ubuntu2.3) ... unit-abot-epc-basic-0: 11:54:23 DEBUG unit.abot-epc-basic/0.install Setting up libavahi-common3:amd64 (0.6.32~rc+dfsg-1ubuntu2.3) ... unit-abot-epc-basic-0: 11:54:23 DEBUG unit.abot-epc-basic/0.install Setting up libavahi-client3:amd64 (0.6.32~rc+dfsg-1ubuntu2.3) ... unit-abot-epc-basic-0: 11:54:23 DEBUG unit.abot-epc-basic/0.install Setting up libcups2:amd64 (2.1.3-4ubuntu0.7) ... unit-abot-epc-basic-0: 11:54:23 DEBUG unit.abot-epc-basic/0.install Setting up liblcms2-2:amd64 (2.6-3ubuntu2.1) ... unit-abot-epc-basic-0: 11:54:23 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg8:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 11:54:23 DEBUG unit.abot-epc-basic/0.install Setting up libpcsclite1:amd64 (1.8.14-1ubuntu1.16.04.1) ... unit-abot-epc-basic-0: 11:54:23 DEBUG unit.abot-epc-basic/0.install Setting up libxi6:amd64 (2:1.7.6-1) ... unit-abot-epc-basic-0: 11:54:23 DEBUG unit.abot-epc-basic/0.install Setting up libxrender1:amd64 (1:0.9.9-0ubuntu1) ... unit-abot-epc-basic-0: 11:54:23 DEBUG unit.abot-epc-basic/0.install Setting up fonts-dejavu-extra (2.35-1) ... unit-abot-epc-basic-0: 11:54:23 DEBUG unit.abot-epc-basic/0.install Setting up hicolor-icon-theme (0.15-0ubuntu1.1) ... unit-abot-epc-basic-0: 11:54:23 DEBUG unit.abot-epc-basic/0.install Setting up libasound2-data (1.1.0-0ubuntu1) ... unit-abot-epc-basic-0: 11:54:23 DEBUG unit.abot-epc-basic/0.install Setting up libasound2:amd64 (1.1.0-0ubuntu1) ... unit-abot-epc-basic-0: 11:54:23 DEBUG unit.abot-epc-basic/0.install Setting up libatk1.0-data (2.18.0-1) ... unit-abot-epc-basic-0: 11:54:23 DEBUG unit.abot-epc-basic/0.install Setting up libatk1.0-0:amd64 (2.18.0-1) ... unit-abot-epc-basic-0: 11:54:23 DEBUG unit.abot-epc-basic/0.install Setting up libpixman-1-0:amd64 (0.33.6-1) ... unit-abot-epc-basic-0: 11:54:23 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-render0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:54:23 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-shm0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:54:23 DEBUG unit.abot-epc-basic/0.install Setting up libcairo2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 11:54:23 DEBUG unit.abot-epc-basic/0.install Setting up libdatrie1:amd64 (0.2.10-2) ... unit-abot-epc-basic-0: 11:54:23 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-amdgpu1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 11:54:23 DEBUG unit.abot-epc-basic/0.install Setting up libpciaccess0:amd64 (0.13.4-1) ... unit-abot-epc-basic-0: 11:54:24 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-intel1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 11:54:24 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-nouveau2:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 11:54:24 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-radeon1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 11:54:24 DEBUG unit.abot-epc-basic/0.install Setting up libflac8:amd64 (1.3.1-4) ... unit-abot-epc-basic-0: 11:54:24 DEBUG unit.abot-epc-basic/0.install Setting up libtiff5:amd64 (4.0.6-1ubuntu0.6) ... unit-abot-epc-basic-0: 11:54:24 DEBUG unit.abot-epc-basic/0.install Setting up libgdk-pixbuf2.0-common (2.32.2-1ubuntu1.6) ... unit-abot-epc-basic-0: 11:54:24 DEBUG unit.abot-epc-basic/0.install Setting up libgdk-pixbuf2.0-0:amd64 (2.32.2-1ubuntu1.6) ... unit-abot-epc-basic-0: 11:54:24 DEBUG unit.abot-epc-basic/0.install Setting up libgif7:amd64 (5.1.4-0.3~16.04) ... unit-abot-epc-basic-0: 11:54:24 DEBUG unit.abot-epc-basic/0.install Setting up libglapi-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 11:54:24 DEBUG unit.abot-epc-basic/0.install Setting up libllvm6.0:amd64 (1:6.0-1ubuntu2~16.04.1) ... unit-abot-epc-basic-0: 11:54:24 DEBUG unit.abot-epc-basic/0.install Setting up libsensors4:amd64 (1:3.4.0-2) ... unit-abot-epc-basic-0: 11:54:24 DEBUG unit.abot-epc-basic/0.install Setting up libgl1-mesa-dri:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 11:54:24 DEBUG unit.abot-epc-basic/0.install Setting up libx11-xcb1:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 11:54:24 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-dri2-0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:54:24 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-dri3-0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:54:24 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-glx0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:54:24 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-present0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:54:24 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-sync1:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:54:24 DEBUG unit.abot-epc-basic/0.install Setting up libgl1-mesa-glx:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 11:54:24 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/x86_64-linux-gnu/mesa/ld.so.conf to provide /etc/ld.so.conf.d/x86_64-linux-gnu_GL.conf (x86_64-linux-gnu_gl_conf) in auto mode unit-abot-epc-basic-0: 11:54:24 DEBUG unit.abot-epc-basic/0.install Setting up libgraphite2-3:amd64 (1.3.10-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 11:54:24 DEBUG unit.abot-epc-basic/0.install Setting up libgtk2.0-common (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 11:54:24 DEBUG unit.abot-epc-basic/0.install Setting up libthai-data (0.1.24-2) ... unit-abot-epc-basic-0: 11:54:24 DEBUG unit.abot-epc-basic/0.install Setting up libthai0:amd64 (0.1.24-2) ... unit-abot-epc-basic-0: 11:54:24 DEBUG unit.abot-epc-basic/0.install Setting up libpango-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 11:54:24 DEBUG unit.abot-epc-basic/0.install Setting up libharfbuzz0b:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 11:54:24 DEBUG unit.abot-epc-basic/0.install Setting up libpangoft2-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 11:54:24 DEBUG unit.abot-epc-basic/0.install Setting up libpangocairo-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 11:54:24 DEBUG unit.abot-epc-basic/0.install Setting up libxcursor1:amd64 (1:1.1.14-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 11:54:25 DEBUG unit.abot-epc-basic/0.install Setting up libxrandr2:amd64 (2:1.5.0-1) ... unit-abot-epc-basic-0: 11:54:25 DEBUG unit.abot-epc-basic/0.install Setting up libgtk2.0-0:amd64 (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 11:54:25 DEBUG unit.abot-epc-basic/0.install Setting up libgtk2.0-bin (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 11:54:25 DEBUG unit.abot-epc-basic/0.install Setting up xorg-sgml-doctools (1:1.11-1) ... unit-abot-epc-basic-0: 11:54:25 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-core-dev (7.0.31-1~ubuntu16.04.2) ... unit-abot-epc-basic-0: 11:54:25 DEBUG unit.abot-epc-basic/0.install Setting up libice-dev:amd64 (2:1.0.9-1) ... unit-abot-epc-basic-0: 11:54:25 DEBUG unit.abot-epc-basic/0.install Setting up libpthread-stubs0-dev:amd64 (0.3-4) ... unit-abot-epc-basic-0: 11:54:25 DEBUG unit.abot-epc-basic/0.install Setting up libvorbis0a:amd64 (1.3.5-3ubuntu0.2) ... unit-abot-epc-basic-0: 11:54:25 DEBUG unit.abot-epc-basic/0.install Setting up libvorbisenc2:amd64 (1.3.5-3ubuntu0.2) ... unit-abot-epc-basic-0: 11:54:25 DEBUG unit.abot-epc-basic/0.install Setting up libsndfile1:amd64 (1.0.25-10ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 11:54:25 DEBUG unit.abot-epc-basic/0.install Setting up libpulse0:amd64 (1:8.0-0ubuntu3.10) ... unit-abot-epc-basic-0: 11:54:25 DEBUG unit.abot-epc-basic/0.install Setting up libsm-dev:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 11:54:25 DEBUG unit.abot-epc-basic/0.install Setting up libxau-dev:amd64 (1:1.0.8-1) ... unit-abot-epc-basic-0: 11:54:25 DEBUG unit.abot-epc-basic/0.install Setting up libxdmcp-dev:amd64 (1:1.1.2-1.1) ... unit-abot-epc-basic-0: 11:54:25 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-input-dev (2.3.1-1) ... unit-abot-epc-basic-0: 11:54:25 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-kb-dev (1.0.7-0ubuntu1) ... unit-abot-epc-basic-0: 11:54:26 DEBUG unit.abot-epc-basic/0.install Setting up xtrans-dev (1.3.5-1) ... unit-abot-epc-basic-0: 11:54:26 DEBUG unit.abot-epc-basic/0.install Setting up libxcb1-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 11:54:26 DEBUG unit.abot-epc-basic/0.install Setting up libx11-dev:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 11:54:26 DEBUG unit.abot-epc-basic/0.install Setting up libx11-doc (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 11:54:26 DEBUG unit.abot-epc-basic/0.install Setting up libxt6:amd64 (1:1.1.5-0ubuntu1) ... unit-abot-epc-basic-0: 11:54:26 DEBUG unit.abot-epc-basic/0.install Setting up libxt-dev:amd64 (1:1.1.5-0ubuntu1) ... unit-abot-epc-basic-0: 11:54:26 DEBUG unit.abot-epc-basic/0.install Setting up openjdk-8-jre-headless:amd64 (8u191-b12-2ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 11:54:26 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/rmid to provide /usr/bin/rmid (rmid) in auto mode unit-abot-epc-basic-0: 11:54:26 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/java to provide /usr/bin/java (java) in auto mode unit-abot-epc-basic-0: 11:54:26 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/keytool to provide /usr/bin/keytool (keytool) in auto mode unit-abot-epc-basic-0: 11:54:26 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/jjs to provide /usr/bin/jjs (jjs) in auto mode unit-abot-epc-basic-0: 11:54:26 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/pack200 to provide /usr/bin/pack200 (pack200) in auto mode unit-abot-epc-basic-0: 11:54:26 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/rmiregistry to provide /usr/bin/rmiregistry (rmiregistry) in auto mode unit-abot-epc-basic-0: 11:54:26 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/unpack200 to provide /usr/bin/unpack200 (unpack200) in auto mode unit-abot-epc-basic-0: 11:54:26 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/orbd to provide /usr/bin/orbd (orbd) in auto mode unit-abot-epc-basic-0: 11:54:26 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/servertool to provide /usr/bin/servertool (servertool) in auto mode unit-abot-epc-basic-0: 11:54:26 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/tnameserv to provide /usr/bin/tnameserv (tnameserv) in auto mode unit-abot-epc-basic-0: 11:54:26 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/lib/jexec to provide /usr/bin/jexec (jexec) in auto mode unit-abot-epc-basic-0: 11:54:27 DEBUG unit.abot-epc-basic/0.install Setting up ca-certificates-java (20160321ubuntu1) ... unit-abot-epc-basic-0: 11:54:27 DEBUG unit.abot-epc-basic/0.install Adding debian:Security_Communication_RootCA2.pem unit-abot-epc-basic-0: 11:54:27 DEBUG unit.abot-epc-basic/0.install Adding debian:Swisscom_Root_EV_CA_2.pem unit-abot-epc-basic-0: 11:54:27 DEBUG unit.abot-epc-basic/0.install Adding debian:Starfield_Class_2_CA.pem unit-abot-epc-basic-0: 11:54:27 DEBUG unit.abot-epc-basic/0.install Adding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem unit-abot-epc-basic-0: 11:54:27 DEBUG unit.abot-epc-basic/0.install Adding debian:T-TeleSec_GlobalRoot_Class_2.pem unit-abot-epc-basic-0: 11:54:27 DEBUG unit.abot-epc-basic/0.install Adding debian:Trustis_FPS_Root_CA.pem unit-abot-epc-basic-0: 11:54:27 DEBUG unit.abot-epc-basic/0.install Adding debian:thawte_Primary_Root_CA.pem unit-abot-epc-basic-0: 11:54:27 DEBUG unit.abot-epc-basic/0.install Adding debian:DST_Root_CA_X3.pem unit-abot-epc-basic-0: 11:54:27 DEBUG unit.abot-epc-basic/0.install Adding debian:Certum_Trusted_Network_CA_2.pem unit-abot-epc-basic-0: 11:54:27 DEBUG unit.abot-epc-basic/0.install Adding debian:OpenTrust_Root_CA_G1.pem unit-abot-epc-basic-0: 11:54:27 DEBUG unit.abot-epc-basic/0.install Adding debian:Amazon_Root_CA_4.pem unit-abot-epc-basic-0: 11:54:27 DEBUG unit.abot-epc-basic/0.install Adding debian:TWCA_Global_Root_CA.pem unit-abot-epc-basic-0: 11:54:27 DEBUG unit.abot-epc-basic/0.install Adding debian:Izenpe.com.pem unit-abot-epc-basic-0: 11:54:27 DEBUG unit.abot-epc-basic/0.install Adding debian:SecureTrust_CA.pem unit-abot-epc-basic-0: 11:54:27 DEBUG unit.abot-epc-basic/0.install Adding debian:Certinomis_-_Root_CA.pem unit-abot-epc-basic-0: 11:54:27 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Global_CA_2.pem unit-abot-epc-basic-0: 11:54:27 DEBUG unit.abot-epc-basic/0.install Adding debian:ACEDICOM_Root.pem unit-abot-epc-basic-0: 11:54:27 DEBUG unit.abot-epc-basic/0.install Adding debian:LuxTrust_Global_Root_2.pem unit-abot-epc-basic-0: 11:54:27 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Global_Root_G3.pem unit-abot-epc-basic-0: 11:54:27 DEBUG unit.abot-epc-basic/0.install Adding debian:DST_ACES_CA_X6.pem unit-abot-epc-basic-0: 11:54:27 DEBUG unit.abot-epc-basic/0.install Adding debian:TeliaSonera_Root_CA_v1.pem unit-abot-epc-basic-0: 11:54:27 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_1_G3.pem unit-abot-epc-basic-0: 11:54:27 DEBUG unit.abot-epc-basic/0.install Adding debian:TÜBİTAK_UEKAE_Kök_Sertifika_Hizmet_Sağlayıcısı_-_Sürüm_3.pem unit-abot-epc-basic-0: 11:54:27 DEBUG unit.abot-epc-basic/0.install Adding debian:AC_RAIZ_FNMT-RCM.pem unit-abot-epc-basic-0: 11:54:27 DEBUG unit.abot-epc-basic/0.install Adding debian:COMODO_Certification_Authority.pem unit-abot-epc-basic-0: 11:54:27 DEBUG unit.abot-epc-basic/0.install Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem unit-abot-epc-basic-0: 11:54:27 DEBUG unit.abot-epc-basic/0.install Adding debian:Entrust_Root_Certification_Authority.pem unit-abot-epc-basic-0: 11:54:27 DEBUG unit.abot-epc-basic/0.install Adding debian:Secure_Global_CA.pem unit-abot-epc-basic-0: 11:54:27 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Assured_ID_Root_CA.pem unit-abot-epc-basic-0: 11:54:27 DEBUG unit.abot-epc-basic/0.install Adding debian:Visa_eCommerce_Root.pem unit-abot-epc-basic-0: 11:54:27 DEBUG unit.abot-epc-basic/0.install Adding debian:Swisscom_Root_CA_1.pem unit-abot-epc-basic-0: 11:54:27 DEBUG unit.abot-epc-basic/0.install Adding debian:VeriSign_Universal_Root_Certification_Authority.pem unit-abot-epc-basic-0: 11:54:27 DEBUG unit.abot-epc-basic/0.install Adding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem unit-abot-epc-basic-0: 11:54:27 DEBUG unit.abot-epc-basic/0.install Adding debian:Certum_Trusted_Network_CA.pem unit-abot-epc-basic-0: 11:54:27 DEBUG unit.abot-epc-basic/0.install Adding debian:Certum_Root_CA.pem unit-abot-epc-basic-0: 11:54:27 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_Root_CA.pem unit-abot-epc-basic-0: 11:54:27 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Primary_Certification_Authority.pem unit-abot-epc-basic-0: 11:54:27 DEBUG unit.abot-epc-basic/0.install Adding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem unit-abot-epc-basic-0: 11:54:27 DEBUG unit.abot-epc-basic/0.install Adding debian:AffirmTrust_Networking.pem unit-abot-epc-basic-0: 11:54:27 DEBUG unit.abot-epc-basic/0.install Adding debian:Global_Chambersign_Root_-_2008.pem unit-abot-epc-basic-0: 11:54:27 DEBUG unit.abot-epc-basic/0.install Adding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem unit-abot-epc-basic-0: 11:54:27 DEBUG unit.abot-epc-basic/0.install Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem unit-abot-epc-basic-0: 11:54:27 DEBUG unit.abot-epc-basic/0.install Adding debian:Buypass_Class_3_Root_CA.pem unit-abot-epc-basic-0: 11:54:27 DEBUG unit.abot-epc-basic/0.install Adding debian:thawte_Primary_Root_CA_-_G3.pem unit-abot-epc-basic-0: 11:54:27 DEBUG unit.abot-epc-basic/0.install Adding debian:Microsec_e-Szigno_Root_CA_2009.pem unit-abot-epc-basic-0: 11:54:27 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Universal_CA_2.pem unit-abot-epc-basic-0: 11:54:27 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_3_G3.pem unit-abot-epc-basic-0: 11:54:27 DEBUG unit.abot-epc-basic/0.install Adding debian:certSIGN_ROOT_CA.pem unit-abot-epc-basic-0: 11:54:27 DEBUG unit.abot-epc-basic/0.install Adding debian:SZAFIR_ROOT_CA2.pem unit-abot-epc-basic-0: 11:54:27 DEBUG unit.abot-epc-basic/0.install Adding debian:Certinomis_-_Autorité_Racine.pem unit-abot-epc-basic-0: 11:54:27 DEBUG unit.abot-epc-basic/0.install Adding debian:ISRG_Root_X1.pem unit-abot-epc-basic-0: 11:54:27 DEBUG unit.abot-epc-basic/0.install Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem unit-abot-epc-basic-0: 11:54:27 DEBUG unit.abot-epc-basic/0.install Adding debian:OISTE_WISeKey_Global_Root_GB_CA.pem unit-abot-epc-basic-0: 11:54:27 DEBUG unit.abot-epc-basic/0.install Adding debian:Amazon_Root_CA_2.pem unit-abot-epc-basic-0: 11:54:27 DEBUG unit.abot-epc-basic/0.install Adding debian:USERTrust_ECC_Certification_Authority.pem unit-abot-epc-basic-0: 11:54:27 DEBUG unit.abot-epc-basic/0.install Adding debian:Security_Communication_EV_RootCA1.pem unit-abot-epc-basic-0: 11:54:27 DEBUG unit.abot-epc-basic/0.install Adding debian:TWCA_Root_Certification_Authority.pem unit-abot-epc-basic-0: 11:54:27 DEBUG unit.abot-epc-basic/0.install Adding debian:SwissSign_Gold_CA_-_G2.pem unit-abot-epc-basic-0: 11:54:27 DEBUG unit.abot-epc-basic/0.install Adding debian:Staat_der_Nederlanden_EV_Root_CA.pem unit-abot-epc-basic-0: 11:54:27 DEBUG unit.abot-epc-basic/0.install Adding debian:CA_Disig_Root_R2.pem unit-abot-epc-basic-0: 11:54:27 DEBUG unit.abot-epc-basic/0.install Adding debian:OpenTrust_Root_CA_G2.pem unit-abot-epc-basic-0: 11:54:27 DEBUG unit.abot-epc-basic/0.install Adding debian:Entrust_Root_Certification_Authority_-_EC1.pem unit-abot-epc-basic-0: 11:54:27 DEBUG unit.abot-epc-basic/0.install Adding debian:Camerfirma_Chambers_of_Commerce_Root.pem unit-abot-epc-basic-0: 11:54:27 DEBUG unit.abot-epc-basic/0.install Adding debian:AffirmTrust_Commercial.pem unit-abot-epc-basic-0: 11:54:27 DEBUG unit.abot-epc-basic/0.install Adding debian:T-TeleSec_GlobalRoot_Class_3.pem unit-abot-epc-basic-0: 11:54:27 DEBUG unit.abot-epc-basic/0.install Adding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem unit-abot-epc-basic-0: 11:54:27 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Trusted_Root_G4.pem unit-abot-epc-basic-0: 11:54:27 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_Root_CA_-_R2.pem unit-abot-epc-basic-0: 11:54:27 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Global_Root_G2.pem unit-abot-epc-basic-0: 11:54:27 DEBUG unit.abot-epc-basic/0.install Adding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem unit-abot-epc-basic-0: 11:54:27 DEBUG unit.abot-epc-basic/0.install Adding debian:Swisscom_Root_CA_2.pem unit-abot-epc-basic-0: 11:54:27 DEBUG unit.abot-epc-basic/0.install Adding debian:COMODO_RSA_Certification_Authority.pem unit-abot-epc-basic-0: 11:54:27 DEBUG unit.abot-epc-basic/0.install Adding debian:TÜRKTRUST_Elektronik_Sertifika_Hizmet_Sağlayıcısı_H5.pem unit-abot-epc-basic-0: 11:54:27 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem unit-abot-epc-basic-0: 11:54:27 DEBUG unit.abot-epc-basic/0.install Adding debian:Certplus_Root_CA_G2.pem unit-abot-epc-basic-0: 11:54:27 DEBUG unit.abot-epc-basic/0.install Adding debian:IdenTrust_Commercial_Root_CA_1.pem unit-abot-epc-basic-0: 11:54:27 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Global_Root_CA.pem unit-abot-epc-basic-0: 11:54:27 DEBUG unit.abot-epc-basic/0.install Adding debian:Baltimore_CyberTrust_Root.pem unit-abot-epc-basic-0: 11:54:27 DEBUG unit.abot-epc-basic/0.install Adding debian:COMODO_ECC_Certification_Authority.pem unit-abot-epc-basic-0: 11:54:27 DEBUG unit.abot-epc-basic/0.install Adding debian:SwissSign_Silver_CA_-_G2.pem unit-abot-epc-basic-0: 11:54:27 DEBUG unit.abot-epc-basic/0.install Adding debian:E-Tugra_Certification_Authority.pem unit-abot-epc-basic-0: 11:54:27 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Global_CA.pem unit-abot-epc-basic-0: 11:54:27 DEBUG unit.abot-epc-basic/0.install Adding debian:AddTrust_Public_Services_Root.pem unit-abot-epc-basic-0: 11:54:27 DEBUG unit.abot-epc-basic/0.install Adding debian:D-TRUST_Root_Class_3_CA_2_2009.pem unit-abot-epc-basic-0: 11:54:27 DEBUG unit.abot-epc-basic/0.install Adding debian:Security_Communication_Root_CA.pem unit-abot-epc-basic-0: 11:54:27 DEBUG unit.abot-epc-basic/0.install Adding debian:Chambers_of_Commerce_Root_-_2008.pem unit-abot-epc-basic-0: 11:54:27 DEBUG unit.abot-epc-basic/0.install Adding debian:OISTE_WISeKey_Global_Root_GA_CA.pem unit-abot-epc-basic-0: 11:54:27 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_ECC_Root_CA_-_R4.pem unit-abot-epc-basic-0: 11:54:27 DEBUG unit.abot-epc-basic/0.install Adding debian:Certigna.pem unit-abot-epc-basic-0: 11:54:27 DEBUG unit.abot-epc-basic/0.install Adding debian:Taiwan_GRCA.pem unit-abot-epc-basic-0: 11:54:27 DEBUG unit.abot-epc-basic/0.install Adding debian:Comodo_AAA_Services_root.pem unit-abot-epc-basic-0: 11:54:27 DEBUG unit.abot-epc-basic/0.install Adding debian:CA_Disig_Root_R1.pem unit-abot-epc-basic-0: 11:54:27 DEBUG unit.abot-epc-basic/0.install Adding debian:AffirmTrust_Premium_ECC.pem unit-abot-epc-basic-0: 11:54:27 DEBUG unit.abot-epc-basic/0.install Adding debian:PSCProcert.pem unit-abot-epc-basic-0: 11:54:27 DEBUG unit.abot-epc-basic/0.install Adding debian:Network_Solutions_Certificate_Authority.pem unit-abot-epc-basic-0: 11:54:27 DEBUG unit.abot-epc-basic/0.install Adding debian:Atos_TrustedRoot_2011.pem unit-abot-epc-basic-0: 11:54:27 DEBUG unit.abot-epc-basic/0.install Adding debian:Starfield_Root_Certificate_Authority_-_G2.pem unit-abot-epc-basic-0: 11:54:27 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_High_Assurance_EV_Root_CA.pem unit-abot-epc-basic-0: 11:54:27 DEBUG unit.abot-epc-basic/0.install Adding debian:Sonera_Class_2_Root_CA.pem unit-abot-epc-basic-0: 11:54:27 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_3.pem unit-abot-epc-basic-0: 11:54:27 DEBUG unit.abot-epc-basic/0.install Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem unit-abot-epc-basic-0: 11:54:27 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA.pem unit-abot-epc-basic-0: 11:54:27 DEBUG unit.abot-epc-basic/0.install Adding debian:Amazon_Root_CA_3.pem unit-abot-epc-basic-0: 11:54:27 DEBUG unit.abot-epc-basic/0.install Adding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem unit-abot-epc-basic-0: 11:54:27 DEBUG unit.abot-epc-basic/0.install Adding debian:USERTrust_RSA_Certification_Authority.pem unit-abot-epc-basic-0: 11:54:27 DEBUG unit.abot-epc-basic/0.install Adding debian:Certplus_Class_2_Primary_CA.pem unit-abot-epc-basic-0: 11:54:27 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_2.pem unit-abot-epc-basic-0: 11:54:27 DEBUG unit.abot-epc-basic/0.install Adding debian:IdenTrust_Public_Sector_Root_CA_1.pem unit-abot-epc-basic-0: 11:54:27 DEBUG unit.abot-epc-basic/0.install Adding debian:Hongkong_Post_Root_CA_1.pem unit-abot-epc-basic-0: 11:54:27 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem unit-abot-epc-basic-0: 11:54:27 DEBUG unit.abot-epc-basic/0.install Adding debian:EC-ACC.pem unit-abot-epc-basic-0: 11:54:27 DEBUG unit.abot-epc-basic/0.install Adding debian:OpenTrust_Root_CA_G3.pem unit-abot-epc-basic-0: 11:54:28 DEBUG unit.abot-epc-basic/0.install Adding debian:XRamp_Global_CA_Root.pem unit-abot-epc-basic-0: 11:54:28 DEBUG unit.abot-epc-basic/0.install Adding debian:Comodo_Trusted_Services_root.pem unit-abot-epc-basic-0: 11:54:28 DEBUG unit.abot-epc-basic/0.install Adding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem unit-abot-epc-basic-0: 11:54:28 DEBUG unit.abot-epc-basic/0.install Adding debian:Cybertrust_Global_Root.pem unit-abot-epc-basic-0: 11:54:28 DEBUG unit.abot-epc-basic/0.install Adding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem unit-abot-epc-basic-0: 11:54:28 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Assured_ID_Root_G2.pem unit-abot-epc-basic-0: 11:54:28 DEBUG unit.abot-epc-basic/0.install Adding debian:Comodo_Secure_Services_root.pem unit-abot-epc-basic-0: 11:54:28 DEBUG unit.abot-epc-basic/0.install Adding debian:Go_Daddy_Class_2_CA.pem unit-abot-epc-basic-0: 11:54:28 DEBUG unit.abot-epc-basic/0.install Adding debian:AddTrust_External_Root.pem unit-abot-epc-basic-0: 11:54:28 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_Root_CA_-_R3.pem unit-abot-epc-basic-0: 11:54:28 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_ECC_Root_CA_-_R5.pem unit-abot-epc-basic-0: 11:54:28 DEBUG unit.abot-epc-basic/0.install Adding debian:Amazon_Root_CA_1.pem unit-abot-epc-basic-0: 11:54:28 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_2_G3.pem unit-abot-epc-basic-0: 11:54:28 DEBUG unit.abot-epc-basic/0.install Adding debian:Deutsche_Telekom_Root_CA_2.pem unit-abot-epc-basic-0: 11:54:28 DEBUG unit.abot-epc-basic/0.install Adding debian:CNNIC_ROOT.pem unit-abot-epc-basic-0: 11:54:28 DEBUG unit.abot-epc-basic/0.install Adding debian:AddTrust_Low-Value_Services_Root.pem unit-abot-epc-basic-0: 11:54:28 DEBUG unit.abot-epc-basic/0.install Adding debian:Buypass_Class_2_Root_CA.pem unit-abot-epc-basic-0: 11:54:28 DEBUG unit.abot-epc-basic/0.install Adding debian:ACCVRAIZ1.pem unit-abot-epc-basic-0: 11:54:28 DEBUG unit.abot-epc-basic/0.install Adding debian:SecureSign_RootCA11.pem unit-abot-epc-basic-0: 11:54:28 DEBUG unit.abot-epc-basic/0.install Adding debian:Certplus_Root_CA_G1.pem unit-abot-epc-basic-0: 11:54:28 DEBUG unit.abot-epc-basic/0.install Adding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem unit-abot-epc-basic-0: 11:54:28 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Universal_CA.pem unit-abot-epc-basic-0: 11:54:28 DEBUG unit.abot-epc-basic/0.install Adding debian:UTN_USERFirst_Hardware_Root_CA.pem unit-abot-epc-basic-0: 11:54:28 DEBUG unit.abot-epc-basic/0.install Adding debian:EE_Certification_Centre_Root_CA.pem unit-abot-epc-basic-0: 11:54:28 DEBUG unit.abot-epc-basic/0.install Adding debian:Camerfirma_Global_Chambersign_Root.pem unit-abot-epc-basic-0: 11:54:28 DEBUG unit.abot-epc-basic/0.install Adding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem unit-abot-epc-basic-0: 11:54:28 DEBUG unit.abot-epc-basic/0.install Adding debian:AddTrust_Qualified_Certificates_Root.pem unit-abot-epc-basic-0: 11:54:28 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Assured_ID_Root_G3.pem unit-abot-epc-basic-0: 11:54:28 DEBUG unit.abot-epc-basic/0.install Adding debian:NetLock_Arany_=Class_Gold=_Főtanúsítvány.pem unit-abot-epc-basic-0: 11:54:28 DEBUG unit.abot-epc-basic/0.install Adding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem unit-abot-epc-basic-0: 11:54:28 DEBUG unit.abot-epc-basic/0.install Adding debian:AffirmTrust_Premium.pem unit-abot-epc-basic-0: 11:54:28 DEBUG unit.abot-epc-basic/0.install Adding debian:Actalis_Authentication_Root_CA.pem unit-abot-epc-basic-0: 11:54:28 DEBUG unit.abot-epc-basic/0.install Adding debian:Entrust_Root_Certification_Authority_-_G2.pem unit-abot-epc-basic-0: 11:54:28 DEBUG unit.abot-epc-basic/0.install Adding debian:thawte_Primary_Root_CA_-_G2.pem unit-abot-epc-basic-0: 11:54:28 DEBUG unit.abot-epc-basic/0.install Adding debian:ePKI_Root_Certification_Authority.pem unit-abot-epc-basic-0: 11:54:28 DEBUG unit.abot-epc-basic/0.install Adding debian:CFCA_EV_ROOT.pem unit-abot-epc-basic-0: 11:54:28 DEBUG unit.abot-epc-basic/0.install done. unit-abot-epc-basic-0: 11:54:28 DEBUG unit.abot-epc-basic/0.install Setting up openjdk-8-jre:amd64 (8u191-b12-2ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 11:54:28 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/policytool to provide /usr/bin/policytool (policytool) in auto mode unit-abot-epc-basic-0: 11:54:28 DEBUG unit.abot-epc-basic/0.install Setting up openjdk-8-jdk-headless:amd64 (8u191-b12-2ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 11:54:28 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/idlj to provide /usr/bin/idlj (idlj) in auto mode unit-abot-epc-basic-0: 11:54:28 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jdeps to provide /usr/bin/jdeps (jdeps) in auto mode unit-abot-epc-basic-0: 11:54:28 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/wsimport to provide /usr/bin/wsimport (wsimport) in auto mode unit-abot-epc-basic-0: 11:54:28 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/rmic to provide /usr/bin/rmic (rmic) in auto mode unit-abot-epc-basic-0: 11:54:28 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jinfo to provide /usr/bin/jinfo (jinfo) in auto mode unit-abot-epc-basic-0: 11:54:28 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jsadebugd to provide /usr/bin/jsadebugd (jsadebugd) in auto mode unit-abot-epc-basic-0: 11:54:28 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/native2ascii to provide /usr/bin/native2ascii (native2ascii) in auto mode unit-abot-epc-basic-0: 11:54:28 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jstat to provide /usr/bin/jstat (jstat) in auto mode unit-abot-epc-basic-0: 11:54:28 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in auto mode unit-abot-epc-basic-0: 11:54:28 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/javah to provide /usr/bin/javah (javah) in auto mode unit-abot-epc-basic-0: 11:54:28 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jps to provide /usr/bin/jps (jps) in auto mode unit-abot-epc-basic-0: 11:54:28 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jstack to provide /usr/bin/jstack (jstack) in auto mode unit-abot-epc-basic-0: 11:54:28 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jrunscript to provide /usr/bin/jrunscript (jrunscript) in auto mode unit-abot-epc-basic-0: 11:54:28 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/javadoc to provide /usr/bin/javadoc (javadoc) in auto mode unit-abot-epc-basic-0: 11:54:28 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/javap to provide /usr/bin/javap (javap) in auto mode unit-abot-epc-basic-0: 11:54:28 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jar to provide /usr/bin/jar (jar) in auto mode unit-abot-epc-basic-0: 11:54:28 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/extcheck to provide /usr/bin/extcheck (extcheck) in auto mode unit-abot-epc-basic-0: 11:54:28 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/schemagen to provide /usr/bin/schemagen (schemagen) in auto mode unit-abot-epc-basic-0: 11:54:28 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/xjc to provide /usr/bin/xjc (xjc) in auto mode unit-abot-epc-basic-0: 11:54:28 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jmap to provide /usr/bin/jmap (jmap) in auto mode unit-abot-epc-basic-0: 11:54:28 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jstatd to provide /usr/bin/jstatd (jstatd) in auto mode unit-abot-epc-basic-0: 11:54:28 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jhat to provide /usr/bin/jhat (jhat) in auto mode unit-abot-epc-basic-0: 11:54:28 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jdb to provide /usr/bin/jdb (jdb) in auto mode unit-abot-epc-basic-0: 11:54:28 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/serialver to provide /usr/bin/serialver (serialver) in auto mode unit-abot-epc-basic-0: 11:54:28 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/wsgen to provide /usr/bin/wsgen (wsgen) in auto mode unit-abot-epc-basic-0: 11:54:28 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jcmd to provide /usr/bin/jcmd (jcmd) in auto mode unit-abot-epc-basic-0: 11:54:28 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jarsigner to provide /usr/bin/jarsigner (jarsigner) in auto mode unit-abot-epc-basic-0: 11:54:28 DEBUG unit.abot-epc-basic/0.install Setting up openjdk-8-jdk:amd64 (8u191-b12-2ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 11:54:28 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/appletviewer to provide /usr/bin/appletviewer (appletviewer) in auto mode unit-abot-epc-basic-0: 11:54:28 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jconsole to provide /usr/bin/jconsole (jconsole) in auto mode unit-abot-epc-basic-0: 11:54:28 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 11:54:28 DEBUG unit.abot-epc-basic/0.install Processing triggers for systemd (229-4ubuntu21.21) ... unit-abot-epc-basic-0: 11:54:28 DEBUG unit.abot-epc-basic/0.install Processing triggers for ureadahead (0.100.0-19) ... unit-abot-epc-basic-0: 11:54:29 DEBUG unit.abot-epc-basic/0.install Processing triggers for ca-certificates (20170717~16.04.2) ... unit-abot-epc-basic-0: 11:54:29 DEBUG unit.abot-epc-basic/0.install Updating certificates in /etc/ssl/certs... unit-abot-epc-basic-0: 11:54:29 DEBUG unit.abot-epc-basic/0.install 0 added, 0 removed; done. unit-abot-epc-basic-0: 11:54:29 DEBUG unit.abot-epc-basic/0.install Running hooks in /etc/ca-certificates/update.d... unit-abot-epc-basic-0: 11:54:29 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 11:54:29 DEBUG unit.abot-epc-basic/0.install done. unit-abot-epc-basic-0: 11:54:29 DEBUG unit.abot-epc-basic/0.install done. unit-abot-epc-basic-0: 11:54:30 DEBUG unit.abot-epc-basic/0.install --2019-04-09 11:54:30-- http://115.249.81.187:8080/rebaca/abot-functest-basic_3.1.1_all.deb unit-abot-epc-basic-0: 11:56:37 DEBUG unit.abot-epc-basic/0.install Connecting to 115.249.81.187:8080... failed: Connection timed out. unit-abot-epc-basic-0: 11:56:37 DEBUG unit.abot-epc-basic/0.install Retrying. unit-abot-epc-basic-0: 11:56:37 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 11:56:38 DEBUG unit.abot-epc-basic/0.install --2019-04-09 11:56:38-- (try: 2) http://115.249.81.187:8080/rebaca/abot-functest-basic_3.1.1_all.deb machine-1: 11:56:51 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-1: 11:56:51 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-1/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "1", "--debug"} machine-1: 11:56:51 DEBUG juju.agent read agent config, format "2.0" machine-1: 11:56:51 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-1: 11:56:51 DEBUG juju.worker start "engine" machine-1: 11:56:51 INFO juju.worker start "engine" machine-1: 11:56:51 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-1" machine-1: 11:56:51 DEBUG juju.worker "engine" started machine-1: 11:56:51 DEBUG juju.worker.introspection stats worker now serving machine-1: 11:56:51 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:56:51 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-1: 11:56:51 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-1: 11:56:51 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:56:51 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:56:51 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:56:51 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:56:51 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:56:51 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-1: 11:56:51 DEBUG juju.worker.dependency "clock" manifold worker started machine-1: 11:56:51 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-1: 11:56:51 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-1: 11:56:51 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "agent" not running: dependency not available machine-1: 11:56:51 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-1: 11:56:51 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-1: 11:56:51 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:56:51 DEBUG juju.worker.dependency "agent" manifold worker started machine-1: 11:56:51 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-1: 11:56:51 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-1: 11:56:51 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "clock" not running: dependency not available machine-1: 11:56:51 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:56:51 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:56:51 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:56:51 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-1: 11:56:51 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 11:56:51 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-1: 11:56:51 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:56:51 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:56:51 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:56:51 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:56:51 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-1: 11:56:51 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:56:51 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:56:51 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:56:51 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:56:51 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:56:51 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-1: 11:56:51 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-1: 11:56:51 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-1: 11:56:51 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-1: 11:56:51 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:56:51 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:56:51 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-1: 11:56:51 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:56:51 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:56:51 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:56:51 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-1: 11:56:51 DEBUG juju.worker.dependency "state" manifold worker stopped: machine-1: 11:56:51 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 11:56:51 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-1: 11:56:51 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:56:51 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:56:51 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available machine-1: 11:56:51 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:56:51 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:56:51 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:56:51 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:56:51 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-1: 11:56:51 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-1: 11:56:51 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 11:56:51 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-1: 11:56:51 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:56:51 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 11:56:51 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-1: 11:56:51 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-1: 11:56:51 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-1: 11:56:51 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:56:51 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:56:51 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available machine-1: 11:56:51 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-1: 11:56:51 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:56:51 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:56:51 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-1: 11:56:51 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:56:51 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:56:51 DEBUG juju.worker.apicaller connecting with old password machine-1: 11:56:51 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:56:51 DEBUG juju.api successfully dialed "wss://192.168.121.11:17070/model/694bd001-f320-4d3f-8bd2-7b58f6fdc540/api" machine-1: 11:56:51 INFO juju.api connection established to "wss://192.168.121.11:17070/model/694bd001-f320-4d3f-8bd2-7b58f6fdc540/api" machine-1: 11:56:51 DEBUG juju.api successfully dialed "wss://172.30.9.202:17070/model/694bd001-f320-4d3f-8bd2-7b58f6fdc540/api" machine-1: 11:56:52 DEBUG juju.worker.apicaller connected machine-1: 11:56:52 DEBUG juju.worker.apicaller changing password... machine-1: 11:56:52 DEBUG juju.worker.apicaller password changed machine-1: 11:56:52 DEBUG juju.api RPC connection died machine-1: 11:56:52 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately machine-1: 11:56:52 DEBUG juju.worker.apicaller connecting with current password machine-1: 11:56:52 DEBUG juju.api successfully dialed "wss://192.168.121.11:17070/model/694bd001-f320-4d3f-8bd2-7b58f6fdc540/api" machine-1: 11:56:52 INFO juju.api connection established to "wss://192.168.121.11:17070/model/694bd001-f320-4d3f-8bd2-7b58f6fdc540/api" machine-1: 11:56:52 DEBUG juju.api successfully dialed "wss://172.30.9.202:17070/model/694bd001-f320-4d3f-8bd2-7b58f6fdc540/api" machine-1: 11:56:52 DEBUG juju.worker.apicaller connected machine-1: 11:56:52 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-1: 11:56:53 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:56:53 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:56:53 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-1: 11:56:53 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-1: 11:56:53 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:56:53 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:56:53 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-1: 11:56:53 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:56:53 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:56:53 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:56:53 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:56:53 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:56:53 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:56:53 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:56:53 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 11:56:53 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:56:53 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-1: 11:56:53 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-1: 11:56:53 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-1: 11:56:53 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-1: 11:56:53 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-1: 11:56:53 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-1: 11:56:53 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: machine-1: 11:56:53 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-1: 11:56:53 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-1: 11:56:53 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 11:56:53 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 11:56:53 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 11:56:53 INFO juju.worker.upgrader abort check blocked until version event received machine-1: 11:56:53 INFO juju.worker.upgrader unblocking abort check machine-1: 11:56:53 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-1: 11:56:53 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-1: 11:56:53 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 11:56:53 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 11:56:53 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 11:56:53 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 11:56:53 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 11:56:53 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 11:56:53 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 11:56:53 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 11:56:53 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 11:56:53 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 11:56:53 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 11:56:53 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 11:56:53 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 11:56:53 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 11:56:53 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 11:56:53 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 11:56:53 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 11:56:53 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-1: 11:56:53 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-1: 11:56:53 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 11:56:53 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-1: 11:56:53 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-1: 11:56:53 INFO juju.worker.migrationminion migration phase is now: NONE machine-1: 11:56:53 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 11:56:53 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-1: 11:56:53 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-1: 11:56:53 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.202,192.168.121.11,252.11.0.1,::1,localhost", AutoNoProxy:""} machine-1: 11:56:53 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-1: 11:56:53 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-1: 11:56:53 ERROR juju.worker.proxyupdater can't connect to the local LXD server: LXD socket not found; is LXD installed & running? Please install LXD by running: $ sudo snap install lxd and then configure it with: $ newgrp lxd $ lxd init machine-1: 11:56:53 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-1: 11:56:53 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 11:56:53 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-1: 11:56:53 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-1: 11:56:53 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-1: 11:56:53 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-1: 11:56:53 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-1: 11:56:53 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-1: 11:56:53 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 11:56:53 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-1: 11:56:53 DEBUG juju.network no lxc bridge addresses to filter for machine machine-1: 11:56:53 INFO juju.worker.deployer checking unit "mysql/0" machine-1: 11:56:53 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 11:56:53 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 11:56:53 DEBUG juju.network including address public:172.30.9.202 for machine machine-1: 11:56:53 DEBUG juju.network including address local-cloud:192.168.121.11 for machine machine-1: 11:56:53 DEBUG juju.network including address local-fan:252.11.0.1 for machine machine-1: 11:56:53 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-1: 11:56:53 DEBUG juju.network including address local-machine:::1 for machine machine-1: 11:56:53 DEBUG juju.network addresses after filtering: [public:172.30.9.202 local-cloud:192.168.121.11 local-fan:252.11.0.1 local-machine:127.0.0.1 local-machine:::1] machine-1: 11:56:53 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.202:17070 192.168.121.11:17070 252.11.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-1: 11:56:53 DEBUG juju.agent API server address details [["172.30.9.202:17070" "192.168.121.11:17070" "252.11.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.11:17070" "252.11.0.1:17070" "172.30.9.202:17070"] machine-1: 11:56:53 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-1: 11:56:53 DEBUG juju.worker.apiconfigwatcher API addresses changed in agent config machine-1: 11:56:53 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: restart immediately machine-1: 11:56:53 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-1: 11:56:53 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-1: 11:56:53 DEBUG juju.api RPC connection died machine-1: 11:56:53 INFO juju.worker.authenticationworker reading Juju ssh keys for "machine-1": connection is shut down machine-1: 11:56:53 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-1: 11:56:53 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: connection is shut down machine-1: 11:56:53 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: connection is shut down machine-1: 11:56:53 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: connection is shut down machine-1: 11:56:53 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: connection is shut down machine-1: 11:56:53 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: watching block devices: connection is shut down machine-1: 11:56:53 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: connection is shut down machine-1: 11:56:53 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: connection is shut down machine-1: 11:56:53 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: connection is shut down machine-1: 11:56:53 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: connection is shut down machine-1: 11:56:53 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: machine-1: 11:56:53 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-1: 11:56:53 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-1: 11:56:53 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-1: 11:56:53 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-1: 11:56:53 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-1: 11:56:53 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-1: 11:56:53 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-1: 11:56:53 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-1: 11:56:53 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-1: 11:56:53 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-1: 11:56:53 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-1: 11:56:53 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: reading Juju ssh keys for "machine-1": connection is shut down machine-1: 11:56:53 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:56:53 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:56:53 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:56:53 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-1: 11:56:53 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-1: 11:56:53 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-1: 11:56:53 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:56:53 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:56:53 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:56:53 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 11:56:53 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 11:56:53 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 11:56:53 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:56:53 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:56:53 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:56:53 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:56:53 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:56:53 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:56:53 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:56:53 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:56:53 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 11:56:53 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:56:53 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:56:53 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:56:53 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:56:53 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:56:53 DEBUG juju.worker.apicaller connecting with current password machine-1: 11:56:53 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:56:53 DEBUG juju.api successfully dialed "wss://192.168.121.11:17070/model/694bd001-f320-4d3f-8bd2-7b58f6fdc540/api" machine-1: 11:56:53 INFO juju.api connection established to "wss://192.168.121.11:17070/model/694bd001-f320-4d3f-8bd2-7b58f6fdc540/api" machine-1: 11:56:53 DEBUG juju.api successfully dialed "wss://172.30.9.202:17070/model/694bd001-f320-4d3f-8bd2-7b58f6fdc540/api" machine-1: 11:56:54 DEBUG juju.worker.apicaller connected machine-1: 11:56:54 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-1: 11:56:54 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:56:54 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:56:54 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:56:54 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:56:54 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-1: 11:56:54 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-1: 11:56:54 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:56:54 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:56:54 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:56:54 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-1: 11:56:54 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-1: 11:56:54 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:56:54 INFO juju.worker.migrationminion migration phase is now: NONE machine-1: 11:56:54 INFO juju.worker.upgrader abort check blocked until version event received machine-1: 11:56:54 INFO juju.worker.upgrader unblocking abort check machine-1: 11:56:54 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 11:56:54 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-1: 11:56:54 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-1: 11:56:54 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-1: 11:56:54 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-1: 11:56:54 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-1: 11:56:54 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-1: 11:56:54 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-1: 11:56:54 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-1: 11:56:54 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: machine-1: 11:56:54 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-1: 11:56:54 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-1: 11:56:54 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-1: 11:56:54 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-1: 11:56:54 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-1: 11:56:54 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 11:56:54 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-1: 11:56:54 INFO juju.worker.deployer checking unit "mysql/0" machine-1: 11:56:54 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-1: 11:56:54 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 11:56:54 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-1: 11:56:54 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-1: 11:56:54 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-1: 11:56:54 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.202,192.168.121.11,252.11.0.1,::1,localhost", AutoNoProxy:""} machine-1: 11:56:54 DEBUG juju.tools.lxdclient Using environment LXD_DIR as socket path: "/var/lib/lxd" machine-1: 11:56:54 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-1: 11:56:54 ERROR juju.worker.proxyupdater can't connect to the local LXD server: LXD socket not found; is LXD installed & running? Please install LXD by running: $ sudo snap install lxd and then configure it with: $ newgrp lxd $ lxd init machine-1: 11:56:54 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-1: 11:56:54 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-1: 11:56:54 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-1: 11:56:54 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-1: 11:56:54 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-1: 11:56:54 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-1: 11:56:54 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-1: 11:56:54 DEBUG juju.network no lxc bridge addresses to filter for machine machine-1: 11:56:54 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 11:56:54 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 11:56:54 DEBUG juju.network including address public:172.30.9.202 for machine machine-1: 11:56:54 DEBUG juju.network including address local-cloud:192.168.121.11 for machine machine-1: 11:56:54 DEBUG juju.network including address local-fan:252.11.0.1 for machine machine-1: 11:56:54 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-1: 11:56:54 DEBUG juju.network including address local-machine:::1 for machine machine-1: 11:56:54 DEBUG juju.network addresses after filtering: [public:172.30.9.202 local-cloud:192.168.121.11 local-fan:252.11.0.1 local-machine:127.0.0.1 local-machine:::1] machine-1: 11:56:54 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.202:17070 192.168.121.11:17070 252.11.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-1: 11:56:54 DEBUG juju.agent API server address details [["172.30.9.202:17070" "192.168.121.11:17070" "252.11.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.11:17070" "252.11.0.1:17070" "172.30.9.202:17070"] machine-1: 11:56:54 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 1 machine-1: 11:56:54 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-1: 11:56:54 DEBUG juju.worker.fanconfigurer Processing new fan config machine-1: 11:56:54 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-1: 11:56:54 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-1: 11:56:54 INFO juju.worker.deployer deploying unit "mysql/0" machine-1: 11:56:54 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 11:56:54 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 11:56:54 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 11:56:54 INFO juju.util.exec run result: exit status 127 machine-1: 11:56:54 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec970493314/script.sh: line 1: fanatic: command not found 127 machine-1: 11:56:54 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-1: 11:56:54 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-1: 11:56:54 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-1: 11:56:54 DEBUG juju.worker.logger logger setup machine-1: 11:56:54 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-1: 11:56:54 INFO juju.worker.authenticationworker "machine-1" key updater worker started machine-1: 11:56:54 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-1: 11:56:54 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 11:56:54 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-1: 11:56:54 DEBUG juju.worker start "1-container-watcher" machine-1: 11:56:54 DEBUG juju.worker start "stateconverter" machine-1: 11:56:54 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-1: 11:56:54 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" machine-1: 11:56:54 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-1: 11:56:54 INFO juju.worker start "1-container-watcher" machine-1: 11:56:54 DEBUG juju.worker "1-container-watcher" started machine-1: 11:56:54 INFO juju.worker start "stateconverter" machine-1: 11:56:54 DEBUG juju.cmd.jujud upgrades done, starting worker "1-container-watcher" machine-1: 11:56:54 DEBUG juju.worker "stateconverter" started machine-1: 11:56:54 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-1: 11:56:54 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-1: 11:56:54 DEBUG juju.worker.reboot Reboot worker got action: noop machine-1: 11:56:54 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-1: 11:56:54 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-1: 11:56:54 DEBUG juju.worker.fanconfigurer Processing new fan config machine-1: 11:56:54 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-1: 11:56:54 INFO juju.util.exec run result: exit status 127 machine-1: 11:56:54 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec254344662/script.sh: line 1: fanatic: command not found 127 machine-1: 11:56:54 DEBUG juju.worker.dependency "machiner" manifold worker started machine-1: 11:56:54 DEBUG juju.network no lxc bridge addresses to filter for machine machine-1: 11:56:54 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 11:56:54 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 11:56:54 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-1: 11:56:54 DEBUG juju.network including address local-cloud:192.168.121.5 for machine machine-1: 11:56:54 DEBUG juju.network including address local-machine:::1 for machine machine-1: 11:56:54 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.5 local-machine:::1] machine-1: 11:56:54 INFO juju.worker.machiner setting addresses for "machine-1" to [local-machine:127.0.0.1 local-cloud:192.168.121.5 local-machine:::1] machine-1: 11:56:54 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-1: 11:56:54 INFO juju.worker.machiner "machine-1" started machine-1: 11:56:54 INFO juju.api.common no addresses observed on interface "tunl0" machine-1: 11:56:54 DEBUG juju.service discovered init system "upstart" from local host machine-1: 11:56:54 DEBUG juju.worker.deployer API addresses: ["192.168.121.11:17070" "252.11.0.1:17070" "172.30.9.202:17070"] machine-1: 11:56:54 INFO juju.service Installing and starting service &{Service:{Name:jujud-unit-mysql-0 Conf:{Desc:juju unit agent for mysql/0 Transient:false AfterStopped: Env:map[JUJU_CONTAINER_TYPE:] Limit:map[] Timeout:300 ExecStart:'/var/lib/juju/tools/unit-mysql-0/jujud' unit --data-dir '/var/lib/juju' --unit-name mysql/0 --debug ExecStopPost: Logfile:/var/log/juju/unit-mysql-0.log ExtraScript: ServiceBinary:/var/lib/juju/tools/unit-mysql-0/jujud ServiceArgs:[unit --data-dir /var/lib/juju --unit-name mysql/0 --debug]}}} unit-mysql-0: 11:56:54 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-mysql-0: 11:56:54 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/unit-mysql-0/jujud", "unit", "--data-dir", "/var/lib/juju", "--unit-name", "mysql/0", "--debug"} unit-mysql-0: 11:56:54 DEBUG juju.agent read agent config, format "2.0" unit-mysql-0: 11:56:54 DEBUG juju.worker start "api" unit-mysql-0: 11:56:54 INFO juju.worker start "api" unit-mysql-0: 11:56:54 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. unit-mysql-0: 11:56:54 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-mysql-0" unit-mysql-0: 11:56:54 DEBUG juju.worker "api" started unit-mysql-0: 11:56:54 DEBUG juju.worker.introspection stats worker now serving unit-mysql-0: 11:56:54 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 11:56:54 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 11:56:54 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 11:56:54 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 11:56:54 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 11:56:54 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-mysql-0: 11:56:54 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 11:56:54 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 11:56:54 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 11:56:54 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 11:56:54 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 11:56:54 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-mysql-0: 11:56:54 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 11:56:54 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 11:56:54 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 11:56:54 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 11:56:54 DEBUG juju.worker.dependency "agent" manifold worker started unit-mysql-0: 11:56:54 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 11:56:54 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-mysql-0: 11:56:54 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 11:56:54 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-mysql-0: 11:56:54 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 11:56:54 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 11:56:54 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-mysql-0: 11:56:54 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: unit-mysql-0: 11:56:54 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-mysql-0: 11:56:54 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 11:56:54 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 11:56:54 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-mysql-0: 11:56:54 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 11:56:54 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 11:56:54 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-mysql-0: 11:56:54 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: unit-mysql-0: 11:56:54 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 11:56:54 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 11:56:54 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 11:56:54 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 11:56:54 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 11:56:54 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 11:56:54 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-mysql-0: 11:56:54 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 11:56:54 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 11:56:54 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 11:56:54 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-mysql-0: 11:56:54 DEBUG juju.worker.apicaller connecting with old password unit-mysql-0: 11:56:54 DEBUG juju.api successfully dialed "wss://172.30.9.202:17070/model/694bd001-f320-4d3f-8bd2-7b58f6fdc540/api" unit-mysql-0: 11:56:54 INFO juju.api connection established to "wss://172.30.9.202:17070/model/694bd001-f320-4d3f-8bd2-7b58f6fdc540/api" unit-mysql-0: 11:56:54 DEBUG juju.api successfully dialed "wss://192.168.121.11:17070/model/694bd001-f320-4d3f-8bd2-7b58f6fdc540/api" unit-mysql-0: 11:56:54 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-1: 11:56:54 DEBUG juju.worker.machiner observed network config updated for "machine-1" to [{DeviceIndex:1 MACAddress: CIDR:127.0.0.0/8 MTU:65536 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:lo ParentInterfaceName: InterfaceType:loopback Disabled:false NoAutoStart:false ConfigType:loopback Address:127.0.0.1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:1 MACAddress: CIDR:::1/128 MTU:65536 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:lo ParentInterfaceName: InterfaceType:loopback Disabled:false NoAutoStart:false ConfigType:loopback Address:::1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:2 MACAddress:fa:16:3e:5f:29:f8 CIDR:192.168.121.0/24 MTU:1450 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:eth0 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:static Address:192.168.121.5 DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:2 MACAddress:fa:16:3e:5f:29:f8 CIDR: MTU:1450 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:eth0 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:3 MACAddress: CIDR: MTU:1480 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:tunl0 ParentInterfaceName: InterfaceType:ethernet Disabled:true NoAutoStart:true ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false}] unit-mysql-0: 11:56:55 DEBUG juju.worker.apicaller connected unit-mysql-0: 11:56:55 DEBUG juju.worker.apicaller changing password... unit-mysql-0: 11:56:55 DEBUG juju.worker.apicaller password changed unit-mysql-0: 11:56:55 DEBUG juju.api RPC connection died unit-mysql-0: 11:56:55 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-mysql-0: 11:56:55 DEBUG juju.worker.apicaller connecting with current password unit-mysql-0: 11:56:55 DEBUG juju.api successfully dialed "wss://172.30.9.202:17070/model/694bd001-f320-4d3f-8bd2-7b58f6fdc540/api" unit-mysql-0: 11:56:55 INFO juju.api connection established to "wss://172.30.9.202:17070/model/694bd001-f320-4d3f-8bd2-7b58f6fdc540/api" unit-mysql-0: 11:56:55 DEBUG juju.api successfully dialed "wss://192.168.121.11:17070/model/694bd001-f320-4d3f-8bd2-7b58f6fdc540/api" unit-mysql-0: 11:56:56 DEBUG juju.worker.apicaller connected unit-mysql-0: 11:56:56 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-mysql-0: 11:56:56 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 11:56:56 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-mysql-0: 11:56:56 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: unit-mysql-0: 11:56:56 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: unit-mysql-0: 11:56:56 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: unit-mysql-0: 11:56:56 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: unit-mysql-0: 11:56:56 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-mysql-0: 11:56:56 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: unit-mysql-0: 11:56:56 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-mysql-0: 11:56:56 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 11:56:56 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 11:56:56 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 11:56:56 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 11:56:56 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 11:56:56 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 11:56:56 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-mysql-0: 11:56:56 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 11:56:56 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-mysql-0: 11:56:56 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-mysql-0: 11:56:56 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-mysql-0: 11:56:56 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 11:56:56 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 11:56:56 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 11:56:56 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 11:56:56 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 11:56:56 INFO juju.worker.upgrader abort check blocked until version event received unit-mysql-0: 11:56:56 INFO juju.worker.upgrader unblocking abort check unit-mysql-0: 11:56:56 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-mysql-0: 11:56:56 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-mysql-0: 11:56:56 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-mysql-0: 11:56:56 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-mysql-0: 11:56:56 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-mysql-0: 11:56:56 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-mysql-0: 11:56:56 INFO juju.worker.migrationminion migration phase is now: NONE unit-mysql-0: 11:56:56 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "metric-spool" not running: dependency not available unit-mysql-0: 11:56:56 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-mysql-0: 11:56:56 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-mysql-0: 11:56:56 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-mysql-0: 11:56:56 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "metric-spool" not running: dependency not available unit-mysql-0: 11:56:56 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-mysql-0: 11:56:56 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-mysql-0: 11:56:56 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-mysql-0: 11:56:56 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-mysql-0: 11:56:56 DEBUG juju.worker.logger logger setup unit-mysql-0: 11:56:56 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-mysql-0: 11:56:56 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-mysql-0: 11:56:56 DEBUG juju.worker.leadership mysql/0 making initial claim for mysql leadership unit-mysql-0: 11:56:56 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-mysql-0: 11:56:56 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-mysql-0: 11:56:56 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-mysql-0: 11:56:56 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-mysql-0: 11:56:56 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-mysql-0: 11:56:56 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-mysql-0: 11:56:56 DEBUG juju.network no lxc bridge addresses to filter for machine unit-mysql-0: 11:56:56 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-mysql-0: 11:56:56 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.202,192.168.121.11,252.11.0.1,::1,localhost", AutoNoProxy:""} unit-mysql-0: 11:56:56 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-mysql-0: 11:56:56 DEBUG juju.network including address public:172.30.9.202 for machine unit-mysql-0: 11:56:56 DEBUG juju.network including address local-cloud:192.168.121.11 for machine unit-mysql-0: 11:56:56 DEBUG juju.network including address local-fan:252.11.0.1 for machine unit-mysql-0: 11:56:56 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-mysql-0: 11:56:56 DEBUG juju.network including address local-machine:::1 for machine unit-mysql-0: 11:56:56 DEBUG juju.network addresses after filtering: [public:172.30.9.202 local-cloud:192.168.121.11 local-fan:252.11.0.1 local-machine:127.0.0.1 local-machine:::1] unit-mysql-0: 11:56:56 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.202:17070 192.168.121.11:17070 252.11.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-mysql-0: 11:56:56 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} unit-mysql-0: 11:56:56 DEBUG juju.machinelock acquire machine lock for meterstatus (meter-status-changed) unit-mysql-0: 11:56:56 DEBUG juju.machinelock machine lock acquired for meterstatus (meter-status-changed) unit-mysql-0: 11:56:56 DEBUG juju.machinelock machine lock released for meterstatus (meter-status-changed) unit-mysql-0: 11:56:56 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) unit-mysql-0: 11:56:57 DEBUG juju.agent API server address details [["172.30.9.202:17070" "192.168.121.11:17070" "252.11.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.11:17070" "252.11.0.1:17070" "172.30.9.202:17070"] unit-mysql-0: 11:56:57 INFO juju.worker.leadership mysql/0 promoted to leadership of mysql unit-mysql-0: 11:56:57 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-mysql-0: 11:56:57 DEBUG juju.worker.dependency "uniter" manifold worker started unit-mysql-0: 11:56:57 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-mysql-0 unit-mysql-0: 11:56:57 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-trusty-amd64 unit-mysql-0: 11:56:57 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-trusty-amd64/jujud unit-mysql-0: 11:56:57 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-mysql-0/run.socket unit-mysql-0: 11:56:57 INFO juju.worker.uniter unit "mysql/0" started unit-mysql-0: 11:56:57 DEBUG juju.worker.uniter juju-run listener running unit-mysql-0: 11:56:57 INFO juju.worker.uniter resuming charm install unit-mysql-0: 11:56:57 DEBUG juju.worker.uniter.operation running operation install cs:mysql-55 unit-mysql-0: 11:56:57 DEBUG juju.worker.uniter.operation preparing operation "install cs:mysql-55" unit-mysql-0: 11:56:57 INFO juju.worker.uniter.charm downloading cs:mysql-55 from API server unit-mysql-0: 11:56:57 INFO juju.downloader downloading from cs:mysql-55 unit-mysql-0: 11:56:57 DEBUG httpbakery client do GET https://172.30.9.202:17070/model/694bd001-f320-4d3f-8bd2-7b58f6fdc540/charms?file=%2A&url=cs%3Amysql-55 { unit-mysql-0: 11:56:57 DEBUG httpbakery } -> error unit-mysql-0: 11:56:57 INFO juju.downloader download complete ("cs:mysql-55") unit-mysql-0: 11:56:57 INFO juju.downloader download verified ("cs:mysql-55") unit-mysql-0: 11:56:57 DEBUG juju.worker.uniter.operation executing operation "install cs:mysql-55" unit-mysql-0: 11:56:57 DEBUG juju.worker.uniter.charm preparing to deploy charm "cs:mysql-55" unit-mysql-0: 11:56:57 DEBUG juju.worker.uniter.charm deploying charm "cs:mysql-55" unit-mysql-0: 11:56:58 DEBUG juju.worker.uniter.charm finishing deploy of charm "cs:mysql-55" unit-mysql-0: 11:56:58 DEBUG juju.worker.uniter.operation committing operation "install cs:mysql-55" unit-mysql-0: 11:56:58 INFO juju.worker.uniter hooks are retried true unit-mysql-0: 11:56:58 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-mysql-0: 11:56:58 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-mysql-0: 11:56:58 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-mysql-0: 11:56:58 DEBUG juju.worker.uniter.remotestate got service change unit-mysql-0: 11:56:58 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-mysql-0: 11:56:58 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-mysql-0: 11:56:58 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-mysql-0: 11:56:58 DEBUG juju.worker.uniter.remotestate got unit change unit-mysql-0: 11:56:58 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-mysql-0: 11:56:58 INFO juju.worker.uniter.storage initial storage attachments ready unit-mysql-0: 11:56:58 INFO juju.worker.uniter found queued "install" hook unit-mysql-0: 11:56:58 DEBUG juju.worker.uniter.operation running operation run install hook unit-mysql-0: 11:56:58 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-mysql-0: 11:56:58 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-mysql-0: 11:56:58 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-mysql-0: 11:56:58 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-mysql-0: 11:56:58 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-mysql-0: 11:56:58 DEBUG unit.mysql/0.install dpkg-query: package 'python-netaddr' is not installed and no information is available unit-mysql-0: 11:56:58 DEBUG unit.mysql/0.install Use dpkg --info (= dpkg-deb --info) to examine archive files, unit-mysql-0: 11:56:58 DEBUG unit.mysql/0.install and dpkg --contents (= dpkg-deb --contents) to list their contents. unit-mysql-0: 11:56:58 DEBUG unit.mysql/0.install Reading package lists... unit-mysql-0: 11:56:58 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 11:56:58 DEBUG unit.mysql/0.install Reading state information... unit-mysql-0: 11:56:58 DEBUG unit.mysql/0.install Suggested packages: unit-mysql-0: 11:56:58 DEBUG unit.mysql/0.install ipython python-netaddr-docs unit-mysql-0: 11:56:58 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 11:56:58 DEBUG unit.mysql/0.install python-netaddr unit-mysql-0: 11:56:58 DEBUG unit.mysql/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 11:56:58 DEBUG unit.mysql/0.install Need to get 849 kB of archives. unit-mysql-0: 11:56:58 DEBUG unit.mysql/0.install After this operation, 4216 kB of additional disk space will be used. unit-mysql-0: 11:56:58 DEBUG unit.mysql/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-netaddr all 0.7.10-1ubuntu1.1 [849 kB] unit-mysql-0: 11:56:59 DEBUG unit.mysql/0.install Fetched 849 kB in 0s (1076 kB/s) unit-mysql-0: 11:56:59 DEBUG unit.mysql/0.install Selecting previously unselected package python-netaddr. unit-mysql-0: 11:56:59 DEBUG unit.mysql/0.install (Reading database ... 78237 files and directories currently installed.) unit-mysql-0: 11:56:59 DEBUG unit.mysql/0.install Preparing to unpack .../python-netaddr_0.7.10-1ubuntu1.1_all.deb ... unit-mysql-0: 11:56:59 DEBUG unit.mysql/0.install Unpacking python-netaddr (0.7.10-1ubuntu1.1) ... unit-mysql-0: 11:56:59 DEBUG unit.mysql/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-mysql-0: 11:56:59 DEBUG unit.mysql/0.install Setting up python-netaddr (0.7.10-1ubuntu1.1) ... unit-mysql-0: 11:57:00 DEBUG unit.mysql/0.install dpkg-query: package 'python-netifaces' is not installed and no information is available unit-mysql-0: 11:57:00 DEBUG unit.mysql/0.install Use dpkg --info (= dpkg-deb --info) to examine archive files, unit-mysql-0: 11:57:00 DEBUG unit.mysql/0.install and dpkg --contents (= dpkg-deb --contents) to list their contents. unit-mysql-0: 11:57:00 DEBUG unit.mysql/0.install Reading package lists... unit-mysql-0: 11:57:00 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 11:57:00 DEBUG unit.mysql/0.install Reading state information... unit-mysql-0: 11:57:00 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 11:57:00 DEBUG unit.mysql/0.install python-netifaces unit-mysql-0: 11:57:00 DEBUG unit.mysql/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 11:57:00 DEBUG unit.mysql/0.install Need to get 11.3 kB of archives. unit-mysql-0: 11:57:00 DEBUG unit.mysql/0.install After this operation, 63.5 kB of additional disk space will be used. unit-mysql-0: 11:57:00 DEBUG unit.mysql/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-netifaces amd64 0.8-3build1 [11.3 kB] unit-mysql-0: 11:57:00 DEBUG unit.mysql/0.install Fetched 11.3 kB in 0s (36.0 kB/s) unit-mysql-0: 11:57:00 DEBUG unit.mysql/0.install Selecting previously unselected package python-netifaces. unit-mysql-0: 11:57:00 DEBUG unit.mysql/0.install (Reading database ... 78277 files and directories currently installed.) unit-mysql-0: 11:57:00 DEBUG unit.mysql/0.install Preparing to unpack .../python-netifaces_0.8-3build1_amd64.deb ... unit-mysql-0: 11:57:00 DEBUG unit.mysql/0.install Unpacking python-netifaces (0.8-3build1) ... unit-mysql-0: 11:57:00 DEBUG unit.mysql/0.install Setting up python-netifaces (0.8-3build1) ... unit-mysql-0: 11:57:01 DEBUG unit.mysql/0.install dpkg-query: package 'python-pip' is not installed and no information is available unit-mysql-0: 11:57:01 DEBUG unit.mysql/0.install Use dpkg --info (= dpkg-deb --info) to examine archive files, unit-mysql-0: 11:57:01 DEBUG unit.mysql/0.install and dpkg --contents (= dpkg-deb --contents) to list their contents. unit-mysql-0: 11:57:01 DEBUG unit.mysql/0.install Reading package lists... unit-mysql-0: 11:57:01 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 11:57:01 DEBUG unit.mysql/0.install Reading state information... unit-mysql-0: 11:57:02 DEBUG unit.mysql/0.install The following extra packages will be installed: unit-mysql-0: 11:57:02 DEBUG unit.mysql/0.install binutils build-essential cpp cpp-4.8 dpkg-dev fakeroot g++ g++-4.8 gcc unit-mysql-0: 11:57:02 DEBUG unit.mysql/0.install gcc-4.8 libalgorithm-diff-perl libalgorithm-diff-xs-perl unit-mysql-0: 11:57:02 DEBUG unit.mysql/0.install libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev unit-mysql-0: 11:57:02 DEBUG unit.mysql/0.install libcloog-isl4 libdpkg-perl libfakeroot libfile-fcntllock-perl libgcc-4.8-dev unit-mysql-0: 11:57:02 DEBUG unit.mysql/0.install libgmp10 libgomp1 libisl10 libitm1 libmpc3 libmpfr4 libquadmath0 unit-mysql-0: 11:57:02 DEBUG unit.mysql/0.install libstdc++-4.8-dev libtsan0 linux-libc-dev make manpages-dev unit-mysql-0: 11:57:02 DEBUG unit.mysql/0.install python-chardet-whl python-colorama python-colorama-whl python-distlib unit-mysql-0: 11:57:02 DEBUG unit.mysql/0.install python-distlib-whl python-html5lib python-html5lib-whl python-pip-whl unit-mysql-0: 11:57:02 DEBUG unit.mysql/0.install python-requests-whl python-setuptools-whl python-six-whl python-urllib3-whl unit-mysql-0: 11:57:02 DEBUG unit.mysql/0.install python-wheel python3-pkg-resources unit-mysql-0: 11:57:02 DEBUG unit.mysql/0.install Suggested packages: unit-mysql-0: 11:57:02 DEBUG unit.mysql/0.install binutils-doc cpp-doc gcc-4.8-locales debian-keyring g++-multilib unit-mysql-0: 11:57:02 DEBUG unit.mysql/0.install g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf unit-mysql-0: 11:57:02 DEBUG unit.mysql/0.install automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg unit-mysql-0: 11:57:02 DEBUG unit.mysql/0.install libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg unit-mysql-0: 11:57:02 DEBUG unit.mysql/0.install libquadmath0-dbg glibc-doc libstdc++-4.8-doc make-doc python-genshi unit-mysql-0: 11:57:02 DEBUG unit.mysql/0.install python3-setuptools unit-mysql-0: 11:57:02 DEBUG unit.mysql/0.install Recommended packages: unit-mysql-0: 11:57:02 DEBUG unit.mysql/0.install python-dev-all unit-mysql-0: 11:57:02 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 11:57:02 DEBUG unit.mysql/0.install binutils build-essential cpp cpp-4.8 dpkg-dev fakeroot g++ g++-4.8 gcc unit-mysql-0: 11:57:02 DEBUG unit.mysql/0.install gcc-4.8 libalgorithm-diff-perl libalgorithm-diff-xs-perl unit-mysql-0: 11:57:02 DEBUG unit.mysql/0.install libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev unit-mysql-0: 11:57:02 DEBUG unit.mysql/0.install libcloog-isl4 libdpkg-perl libfakeroot libfile-fcntllock-perl libgcc-4.8-dev unit-mysql-0: 11:57:02 DEBUG unit.mysql/0.install libgmp10 libgomp1 libisl10 libitm1 libmpc3 libmpfr4 libquadmath0 unit-mysql-0: 11:57:02 DEBUG unit.mysql/0.install libstdc++-4.8-dev libtsan0 linux-libc-dev make manpages-dev unit-mysql-0: 11:57:02 DEBUG unit.mysql/0.install python-chardet-whl python-colorama python-colorama-whl python-distlib unit-mysql-0: 11:57:02 DEBUG unit.mysql/0.install python-distlib-whl python-html5lib python-html5lib-whl python-pip unit-mysql-0: 11:57:02 DEBUG unit.mysql/0.install python-pip-whl python-requests-whl python-setuptools-whl python-six-whl unit-mysql-0: 11:57:02 DEBUG unit.mysql/0.install python-urllib3-whl python-wheel python3-pkg-resources unit-mysql-0: 11:57:02 DEBUG unit.mysql/0.install 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 11:57:02 DEBUG unit.mysql/0.install Need to get 40.9 MB of archives. unit-mysql-0: 11:57:02 DEBUG unit.mysql/0.install After this operation, 119 MB of additional disk space will be used. unit-mysql-0: 11:57:02 DEBUG unit.mysql/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] unit-mysql-0: 11:57:02 DEBUG unit.mysql/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] unit-mysql-0: 11:57:02 DEBUG unit.mysql/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] unit-mysql-0: 11:57:02 DEBUG unit.mysql/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] unit-mysql-0: 11:57:02 DEBUG unit.mysql/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] unit-mysql-0: 11:57:02 DEBUG unit.mysql/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] unit-mysql-0: 11:57:03 DEBUG unit.mysql/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] unit-mysql-0: 11:57:03 DEBUG unit.mysql/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] unit-mysql-0: 11:57:03 DEBUG unit.mysql/0.install Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] unit-mysql-0: 11:57:03 DEBUG unit.mysql/0.install Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] unit-mysql-0: 11:57:03 DEBUG unit.mysql/0.install Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] unit-mysql-0: 11:57:03 DEBUG unit.mysql/0.install Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] unit-mysql-0: 11:57:03 DEBUG unit.mysql/0.install Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB] unit-mysql-0: 11:57:03 DEBUG unit.mysql/0.install Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-168.218 [771 kB] unit-mysql-0: 11:57:03 DEBUG unit.mysql/0.install Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1913 kB] unit-mysql-0: 11:57:03 DEBUG unit.mysql/0.install Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] unit-mysql-0: 11:57:04 DEBUG unit.mysql/0.install Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] unit-mysql-0: 11:57:04 DEBUG unit.mysql/0.install Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] unit-mysql-0: 11:57:04 DEBUG unit.mysql/0.install Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] unit-mysql-0: 11:57:04 DEBUG unit.mysql/0.install Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] unit-mysql-0: 11:57:04 DEBUG unit.mysql/0.install Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] unit-mysql-0: 11:57:04 DEBUG unit.mysql/0.install Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] unit-mysql-0: 11:57:05 DEBUG unit.mysql/0.install Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] unit-mysql-0: 11:57:05 DEBUG unit.mysql/0.install Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] unit-mysql-0: 11:57:05 DEBUG unit.mysql/0.install Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] unit-mysql-0: 11:57:05 DEBUG unit.mysql/0.install Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] unit-mysql-0: 11:57:05 DEBUG unit.mysql/0.install Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] unit-mysql-0: 11:57:05 DEBUG unit.mysql/0.install Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] unit-mysql-0: 11:57:05 DEBUG unit.mysql/0.install Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] unit-mysql-0: 11:57:05 DEBUG unit.mysql/0.install Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] unit-mysql-0: 11:57:05 DEBUG unit.mysql/0.install Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] unit-mysql-0: 11:57:05 DEBUG unit.mysql/0.install Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] unit-mysql-0: 11:57:05 DEBUG unit.mysql/0.install Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] unit-mysql-0: 11:57:06 DEBUG unit.mysql/0.install Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] unit-mysql-0: 11:57:06 DEBUG unit.mysql/0.install Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] unit-mysql-0: 11:57:06 DEBUG unit.mysql/0.install Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] unit-mysql-0: 11:57:06 DEBUG unit.mysql/0.install Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] unit-mysql-0: 11:57:06 DEBUG unit.mysql/0.install Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] unit-mysql-0: 11:57:06 DEBUG unit.mysql/0.install Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] unit-mysql-0: 11:57:06 DEBUG unit.mysql/0.install Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] unit-mysql-0: 11:57:06 DEBUG unit.mysql/0.install Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] unit-mysql-0: 11:57:06 DEBUG unit.mysql/0.install Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] unit-mysql-0: 11:57:06 DEBUG unit.mysql/0.install Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] unit-mysql-0: 11:57:06 DEBUG unit.mysql/0.install Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] unit-mysql-0: 11:57:06 DEBUG unit.mysql/0.install Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] unit-mysql-0: 11:57:06 DEBUG unit.mysql/0.install Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] unit-mysql-0: 11:57:07 DEBUG unit.mysql/0.install Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] unit-mysql-0: 11:57:07 DEBUG unit.mysql/0.install Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] unit-mysql-0: 11:57:07 DEBUG unit.mysql/0.install Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] unit-mysql-0: 11:57:07 DEBUG unit.mysql/0.install Extracting templates from packages: 61% Extracting templates from packages: 100% unit-mysql-0: 11:57:07 DEBUG unit.mysql/0.install Fetched 40.9 MB in 5s (7774 kB/s) unit-mysql-0: 11:57:07 DEBUG unit.mysql/0.install Selecting previously unselected package libasan0:amd64. unit-mysql-0: 11:57:07 DEBUG unit.mysql/0.install (Reading database ... 78287 files and directories currently installed.) unit-mysql-0: 11:57:07 DEBUG unit.mysql/0.install Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 11:57:07 DEBUG unit.mysql/0.install Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 11:57:07 DEBUG unit.mysql/0.install Selecting previously unselected package libatomic1:amd64. unit-mysql-0: 11:57:07 DEBUG unit.mysql/0.install Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 11:57:07 DEBUG unit.mysql/0.install Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 11:57:07 DEBUG unit.mysql/0.install Selecting previously unselected package libgmp10:amd64. unit-mysql-0: 11:57:07 DEBUG unit.mysql/0.install Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... unit-mysql-0: 11:57:07 DEBUG unit.mysql/0.install Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-mysql-0: 11:57:07 DEBUG unit.mysql/0.install Selecting previously unselected package libisl10:amd64. unit-mysql-0: 11:57:08 DEBUG unit.mysql/0.install Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... unit-mysql-0: 11:57:08 DEBUG unit.mysql/0.install Unpacking libisl10:amd64 (0.12.2-1) ... unit-mysql-0: 11:57:08 DEBUG unit.mysql/0.install Selecting previously unselected package libcloog-isl4:amd64. unit-mysql-0: 11:57:08 DEBUG unit.mysql/0.install Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... unit-mysql-0: 11:57:08 DEBUG unit.mysql/0.install Unpacking libcloog-isl4:amd64 (0.18.2-1) ... unit-mysql-0: 11:57:08 DEBUG unit.mysql/0.install Selecting previously unselected package libgomp1:amd64. unit-mysql-0: 11:57:08 DEBUG unit.mysql/0.install Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 11:57:08 DEBUG unit.mysql/0.install Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 11:57:08 DEBUG unit.mysql/0.install Selecting previously unselected package libitm1:amd64. unit-mysql-0: 11:57:08 DEBUG unit.mysql/0.install Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 11:57:08 DEBUG unit.mysql/0.install Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 11:57:09 DEBUG unit.mysql/0.install Selecting previously unselected package libmpfr4:amd64. unit-mysql-0: 11:57:09 DEBUG unit.mysql/0.install Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... unit-mysql-0: 11:57:09 DEBUG unit.mysql/0.install Unpacking libmpfr4:amd64 (3.1.2-1) ... unit-mysql-0: 11:57:09 DEBUG unit.mysql/0.install Selecting previously unselected package libquadmath0:amd64. unit-mysql-0: 11:57:09 DEBUG unit.mysql/0.install Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 11:57:09 DEBUG unit.mysql/0.install Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 11:57:09 DEBUG unit.mysql/0.install Selecting previously unselected package libtsan0:amd64. unit-mysql-0: 11:57:09 DEBUG unit.mysql/0.install Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 11:57:09 DEBUG unit.mysql/0.install Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 11:57:09 DEBUG unit.mysql/0.install Selecting previously unselected package libmpc3:amd64. unit-mysql-0: 11:57:09 DEBUG unit.mysql/0.install Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... unit-mysql-0: 11:57:09 DEBUG unit.mysql/0.install Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... unit-mysql-0: 11:57:09 DEBUG unit.mysql/0.install Selecting previously unselected package binutils. unit-mysql-0: 11:57:09 DEBUG unit.mysql/0.install Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... unit-mysql-0: 11:57:09 DEBUG unit.mysql/0.install Unpacking binutils (2.24-5ubuntu14.2) ... unit-mysql-0: 11:57:09 DEBUG unit.mysql/0.install Selecting previously unselected package libc-dev-bin. unit-mysql-0: 11:57:09 DEBUG unit.mysql/0.install Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ... unit-mysql-0: 11:57:09 DEBUG unit.mysql/0.install Unpacking libc-dev-bin (2.19-0ubuntu6.15) ... unit-mysql-0: 11:57:09 DEBUG unit.mysql/0.install Selecting previously unselected package linux-libc-dev:amd64. unit-mysql-0: 11:57:09 DEBUG unit.mysql/0.install Preparing to unpack .../linux-libc-dev_3.13.0-168.218_amd64.deb ... unit-mysql-0: 11:57:09 DEBUG unit.mysql/0.install Unpacking linux-libc-dev:amd64 (3.13.0-168.218) ... unit-mysql-0: 11:57:09 DEBUG unit.mysql/0.install Selecting previously unselected package libc6-dev:amd64. unit-mysql-0: 11:57:09 DEBUG unit.mysql/0.install Preparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ... unit-mysql-0: 11:57:09 DEBUG unit.mysql/0.install Unpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ... unit-mysql-0: 11:57:10 DEBUG unit.mysql/0.install Selecting previously unselected package cpp-4.8. unit-mysql-0: 11:57:10 DEBUG unit.mysql/0.install Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 11:57:10 DEBUG unit.mysql/0.install Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 11:57:11 DEBUG unit.mysql/0.install Selecting previously unselected package cpp. unit-mysql-0: 11:57:11 DEBUG unit.mysql/0.install Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-mysql-0: 11:57:11 DEBUG unit.mysql/0.install Unpacking cpp (4:4.8.2-1ubuntu6) ... unit-mysql-0: 11:57:11 DEBUG unit.mysql/0.install Selecting previously unselected package libgcc-4.8-dev:amd64. unit-mysql-0: 11:57:11 DEBUG unit.mysql/0.install Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 11:57:11 DEBUG unit.mysql/0.install Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 11:57:11 DEBUG unit.mysql/0.install Selecting previously unselected package gcc-4.8. unit-mysql-0: 11:57:11 DEBUG unit.mysql/0.install Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 11:57:11 DEBUG unit.mysql/0.install Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 11:57:12 DEBUG unit.mysql/0.install Selecting previously unselected package gcc. unit-mysql-0: 11:57:12 DEBUG unit.mysql/0.install Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-mysql-0: 11:57:13 DEBUG unit.mysql/0.install Unpacking gcc (4:4.8.2-1ubuntu6) ... unit-mysql-0: 11:57:13 DEBUG unit.mysql/0.install Selecting previously unselected package libstdc++-4.8-dev:amd64. unit-mysql-0: 11:57:13 DEBUG unit.mysql/0.install Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 11:57:13 DEBUG unit.mysql/0.install Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 11:57:13 DEBUG unit.mysql/0.install Selecting previously unselected package g++-4.8. unit-mysql-0: 11:57:13 DEBUG unit.mysql/0.install Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 11:57:13 DEBUG unit.mysql/0.install Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 11:57:14 DEBUG unit.mysql/0.install Selecting previously unselected package g++. unit-mysql-0: 11:57:14 DEBUG unit.mysql/0.install Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-mysql-0: 11:57:14 DEBUG unit.mysql/0.install Unpacking g++ (4:4.8.2-1ubuntu6) ... unit-mysql-0: 11:57:14 DEBUG unit.mysql/0.install Selecting previously unselected package make. unit-mysql-0: 11:57:14 DEBUG unit.mysql/0.install Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... unit-mysql-0: 11:57:14 DEBUG unit.mysql/0.install Unpacking make (3.81-8.2ubuntu3) ... unit-mysql-0: 11:57:14 DEBUG unit.mysql/0.install Selecting previously unselected package libdpkg-perl. unit-mysql-0: 11:57:14 DEBUG unit.mysql/0.install Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... unit-mysql-0: 11:57:14 DEBUG unit.mysql/0.install Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... unit-mysql-0: 11:57:14 DEBUG unit.mysql/0.install Selecting previously unselected package dpkg-dev. unit-mysql-0: 11:57:14 DEBUG unit.mysql/0.install Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... unit-mysql-0: 11:57:14 DEBUG unit.mysql/0.install Unpacking dpkg-dev (1.17.5ubuntu5.8) ... unit-mysql-0: 11:57:14 DEBUG unit.mysql/0.install Selecting previously unselected package build-essential. unit-mysql-0: 11:57:14 DEBUG unit.mysql/0.install Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... unit-mysql-0: 11:57:14 DEBUG unit.mysql/0.install Unpacking build-essential (11.6ubuntu6) ... unit-mysql-0: 11:57:14 DEBUG unit.mysql/0.install Selecting previously unselected package libfakeroot:amd64. unit-mysql-0: 11:57:14 DEBUG unit.mysql/0.install Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... unit-mysql-0: 11:57:14 DEBUG unit.mysql/0.install Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... unit-mysql-0: 11:57:14 DEBUG unit.mysql/0.install Selecting previously unselected package fakeroot. unit-mysql-0: 11:57:14 DEBUG unit.mysql/0.install Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... unit-mysql-0: 11:57:14 DEBUG unit.mysql/0.install Unpacking fakeroot (1.20-3ubuntu2) ... unit-mysql-0: 11:57:14 DEBUG unit.mysql/0.install Selecting previously unselected package libalgorithm-diff-perl. unit-mysql-0: 11:57:14 DEBUG unit.mysql/0.install Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... unit-mysql-0: 11:57:14 DEBUG unit.mysql/0.install Unpacking libalgorithm-diff-perl (1.19.02-3) ... unit-mysql-0: 11:57:14 DEBUG unit.mysql/0.install Selecting previously unselected package libalgorithm-diff-xs-perl. unit-mysql-0: 11:57:14 DEBUG unit.mysql/0.install Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... unit-mysql-0: 11:57:14 DEBUG unit.mysql/0.install Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... unit-mysql-0: 11:57:15 DEBUG unit.mysql/0.install Selecting previously unselected package libalgorithm-merge-perl. unit-mysql-0: 11:57:15 DEBUG unit.mysql/0.install Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... unit-mysql-0: 11:57:15 DEBUG unit.mysql/0.install Unpacking libalgorithm-merge-perl (0.08-2) ... unit-mysql-0: 11:57:16 DEBUG unit.mysql/0.install Selecting previously unselected package libfile-fcntllock-perl. unit-mysql-0: 11:57:16 DEBUG unit.mysql/0.install Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... unit-mysql-0: 11:57:16 DEBUG unit.mysql/0.install Unpacking libfile-fcntllock-perl (0.14-2build1) ... unit-mysql-0: 11:57:16 DEBUG unit.mysql/0.install Selecting previously unselected package manpages-dev. unit-mysql-0: 11:57:16 DEBUG unit.mysql/0.install Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... unit-mysql-0: 11:57:16 DEBUG unit.mysql/0.install Unpacking manpages-dev (3.54-1ubuntu1) ... unit-mysql-0: 11:57:17 DEBUG unit.mysql/0.install Selecting previously unselected package python3-pkg-resources. unit-mysql-0: 11:57:17 DEBUG unit.mysql/0.install Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... unit-mysql-0: 11:57:17 DEBUG unit.mysql/0.install Unpacking python3-pkg-resources (3.3-1ubuntu2) ... unit-mysql-0: 11:57:17 DEBUG unit.mysql/0.install Selecting previously unselected package python-chardet-whl. unit-mysql-0: 11:57:17 DEBUG unit.mysql/0.install Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... unit-mysql-0: 11:57:17 DEBUG unit.mysql/0.install Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... unit-mysql-0: 11:57:17 DEBUG unit.mysql/0.install Selecting previously unselected package python-colorama. unit-mysql-0: 11:57:17 DEBUG unit.mysql/0.install Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... unit-mysql-0: 11:57:17 DEBUG unit.mysql/0.install Unpacking python-colorama (0.2.5-0.1ubuntu2) ... unit-mysql-0: 11:57:17 DEBUG unit.mysql/0.install Selecting previously unselected package python-colorama-whl. unit-mysql-0: 11:57:17 DEBUG unit.mysql/0.install Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... unit-mysql-0: 11:57:17 DEBUG unit.mysql/0.install Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... unit-mysql-0: 11:57:17 DEBUG unit.mysql/0.install Selecting previously unselected package python-distlib. unit-mysql-0: 11:57:17 DEBUG unit.mysql/0.install Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... unit-mysql-0: 11:57:17 DEBUG unit.mysql/0.install Unpacking python-distlib (0.1.8-1ubuntu1) ... unit-mysql-0: 11:57:18 DEBUG unit.mysql/0.install Selecting previously unselected package python-distlib-whl. unit-mysql-0: 11:57:18 DEBUG unit.mysql/0.install Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... unit-mysql-0: 11:57:18 DEBUG unit.mysql/0.install Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... unit-mysql-0: 11:57:18 DEBUG unit.mysql/0.install Selecting previously unselected package python-html5lib. unit-mysql-0: 11:57:18 DEBUG unit.mysql/0.install Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... unit-mysql-0: 11:57:18 DEBUG unit.mysql/0.install Unpacking python-html5lib (0.999-3~ubuntu1) ... unit-mysql-0: 11:57:18 DEBUG unit.mysql/0.install Selecting previously unselected package python-html5lib-whl. unit-mysql-0: 11:57:18 DEBUG unit.mysql/0.install Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... unit-mysql-0: 11:57:18 DEBUG unit.mysql/0.install Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... unit-mysql-0: 11:57:18 DEBUG unit.mysql/0.install Selecting previously unselected package python-six-whl. unit-mysql-0: 11:57:18 DEBUG unit.mysql/0.install Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... unit-mysql-0: 11:57:18 DEBUG unit.mysql/0.install Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... unit-mysql-0: 11:57:19 DEBUG unit.mysql/0.install Selecting previously unselected package python-urllib3-whl. unit-mysql-0: 11:57:19 DEBUG unit.mysql/0.install Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... unit-mysql-0: 11:57:19 DEBUG unit.mysql/0.install Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... unit-mysql-0: 11:57:19 DEBUG unit.mysql/0.install Selecting previously unselected package python-requests-whl. unit-mysql-0: 11:57:19 DEBUG unit.mysql/0.install Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... unit-mysql-0: 11:57:19 DEBUG unit.mysql/0.install Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... unit-mysql-0: 11:57:19 DEBUG unit.mysql/0.install Selecting previously unselected package python-setuptools-whl. unit-mysql-0: 11:57:19 DEBUG unit.mysql/0.install Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... unit-mysql-0: 11:57:19 DEBUG unit.mysql/0.install Unpacking python-setuptools-whl (3.3-1ubuntu2) ... unit-mysql-0: 11:57:19 DEBUG unit.mysql/0.install Selecting previously unselected package python-pip-whl. unit-mysql-0: 11:57:19 DEBUG unit.mysql/0.install Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... unit-mysql-0: 11:57:19 DEBUG unit.mysql/0.install Unpacking python-pip-whl (1.5.4-1ubuntu4) ... unit-mysql-0: 11:57:19 DEBUG unit.mysql/0.install Selecting previously unselected package python-pip. unit-mysql-0: 11:57:19 DEBUG unit.mysql/0.install Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... unit-mysql-0: 11:57:19 DEBUG unit.mysql/0.install Unpacking python-pip (1.5.4-1ubuntu4) ... unit-mysql-0: 11:57:19 DEBUG unit.mysql/0.install Selecting previously unselected package python-wheel. unit-mysql-0: 11:57:19 DEBUG unit.mysql/0.install Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... unit-mysql-0: 11:57:19 DEBUG unit.mysql/0.install Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... unit-mysql-0: 11:57:19 DEBUG unit.mysql/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-mysql-0: 11:57:21 DEBUG unit.mysql/0.install Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 11:57:22 DEBUG unit.mysql/0.install Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 11:57:22 DEBUG unit.mysql/0.install Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-mysql-0: 11:57:22 DEBUG unit.mysql/0.install Setting up libisl10:amd64 (0.12.2-1) ... unit-mysql-0: 11:57:23 DEBUG unit.mysql/0.install Setting up libcloog-isl4:amd64 (0.18.2-1) ... unit-mysql-0: 11:57:23 DEBUG unit.mysql/0.install Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 11:57:23 DEBUG unit.mysql/0.install Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 11:57:23 DEBUG unit.mysql/0.install Setting up libmpfr4:amd64 (3.1.2-1) ... unit-mysql-0: 11:57:23 DEBUG unit.mysql/0.install Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 11:57:23 DEBUG unit.mysql/0.install Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 11:57:23 DEBUG unit.mysql/0.install Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... unit-mysql-0: 11:57:23 DEBUG unit.mysql/0.install Setting up binutils (2.24-5ubuntu14.2) ... unit-mysql-0: 11:57:23 DEBUG unit.mysql/0.install Setting up libc-dev-bin (2.19-0ubuntu6.15) ... unit-mysql-0: 11:57:23 DEBUG unit.mysql/0.install Setting up linux-libc-dev:amd64 (3.13.0-168.218) ... unit-mysql-0: 11:57:23 DEBUG unit.mysql/0.install Setting up libc6-dev:amd64 (2.19-0ubuntu6.15) ... unit-mysql-0: 11:57:23 DEBUG unit.mysql/0.install Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 11:57:24 DEBUG unit.mysql/0.install Setting up cpp (4:4.8.2-1ubuntu6) ... unit-mysql-0: 11:57:24 DEBUG unit.mysql/0.install Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 11:57:24 DEBUG unit.mysql/0.install Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 11:57:24 DEBUG unit.mysql/0.install Setting up gcc (4:4.8.2-1ubuntu6) ... unit-mysql-0: 11:57:24 DEBUG unit.mysql/0.install Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 11:57:25 DEBUG unit.mysql/0.install Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 11:57:25 DEBUG unit.mysql/0.install Setting up g++ (4:4.8.2-1ubuntu6) ... unit-mysql-0: 11:57:25 DEBUG unit.mysql/0.install update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode unit-mysql-0: 11:57:25 DEBUG unit.mysql/0.install Setting up make (3.81-8.2ubuntu3) ... unit-mysql-0: 11:57:25 DEBUG unit.mysql/0.install Setting up libdpkg-perl (1.17.5ubuntu5.8) ... unit-mysql-0: 11:57:25 DEBUG unit.mysql/0.install Setting up dpkg-dev (1.17.5ubuntu5.8) ... unit-mysql-0: 11:57:25 DEBUG unit.mysql/0.install Setting up build-essential (11.6ubuntu6) ... unit-mysql-0: 11:57:25 DEBUG unit.mysql/0.install Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... unit-mysql-0: 11:57:25 DEBUG unit.mysql/0.install Setting up fakeroot (1.20-3ubuntu2) ... unit-mysql-0: 11:57:25 DEBUG unit.mysql/0.install update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode unit-mysql-0: 11:57:25 DEBUG unit.mysql/0.install Setting up libalgorithm-diff-perl (1.19.02-3) ... unit-mysql-0: 11:57:25 DEBUG unit.mysql/0.install Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... unit-mysql-0: 11:57:25 DEBUG unit.mysql/0.install Setting up libalgorithm-merge-perl (0.08-2) ... unit-mysql-0: 11:57:25 DEBUG unit.mysql/0.install Setting up libfile-fcntllock-perl (0.14-2build1) ... unit-mysql-0: 11:57:25 DEBUG unit.mysql/0.install Setting up manpages-dev (3.54-1ubuntu1) ... unit-mysql-0: 11:57:25 DEBUG unit.mysql/0.install Setting up python3-pkg-resources (3.3-1ubuntu2) ... unit-mysql-0: 11:57:25 DEBUG unit.mysql/0.install Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... unit-mysql-0: 11:57:25 DEBUG unit.mysql/0.install Setting up python-colorama (0.2.5-0.1ubuntu2) ... unit-mysql-0: 11:57:25 DEBUG unit.mysql/0.install Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... unit-mysql-0: 11:57:25 DEBUG unit.mysql/0.install Setting up python-distlib (0.1.8-1ubuntu1) ... unit-mysql-0: 11:57:25 DEBUG unit.mysql/0.install Setting up python-distlib-whl (0.1.8-1ubuntu1) ... unit-mysql-0: 11:57:25 DEBUG unit.mysql/0.install Setting up python-html5lib (0.999-3~ubuntu1) ... unit-mysql-0: 11:57:25 DEBUG unit.mysql/0.install Setting up python-html5lib-whl (0.999-3~ubuntu1) ... unit-mysql-0: 11:57:25 DEBUG unit.mysql/0.install Setting up python-six-whl (1.5.2-1ubuntu1.1) ... unit-mysql-0: 11:57:25 DEBUG unit.mysql/0.install Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... unit-mysql-0: 11:57:25 DEBUG unit.mysql/0.install Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... unit-mysql-0: 11:57:25 DEBUG unit.mysql/0.install Setting up python-setuptools-whl (3.3-1ubuntu2) ... unit-mysql-0: 11:57:26 DEBUG unit.mysql/0.install Setting up python-pip-whl (1.5.4-1ubuntu4) ... unit-mysql-0: 11:57:26 DEBUG unit.mysql/0.install Setting up python-pip (1.5.4-1ubuntu4) ... unit-mysql-0: 11:57:26 DEBUG unit.mysql/0.install Setting up python-wheel (0.24.0-1~ubuntu1.1) ... unit-mysql-0: 11:57:26 DEBUG unit.mysql/0.install Processing triggers for libc-bin (2.19-0ubuntu6.15) ... unit-mysql-0: 11:57:27 DEBUG unit.mysql/0.install Reading package lists... unit-mysql-0: 11:57:27 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 11:57:27 DEBUG unit.mysql/0.install Reading state information... unit-mysql-0: 11:57:27 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 11:57:27 DEBUG unit.mysql/0.install python-dnspython unit-mysql-0: 11:57:27 DEBUG unit.mysql/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 11:57:27 DEBUG unit.mysql/0.install Need to get 83.1 kB of archives. unit-mysql-0: 11:57:27 DEBUG unit.mysql/0.install After this operation, 545 kB of additional disk space will be used. unit-mysql-0: 11:57:27 DEBUG unit.mysql/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-dnspython all 1.11.1-1build1 [83.1 kB] unit-mysql-0: 11:57:28 DEBUG unit.mysql/0.install Fetched 83.1 kB in 0s (215 kB/s) unit-mysql-0: 11:57:28 DEBUG unit.mysql/0.install Selecting previously unselected package python-dnspython. unit-mysql-0: 11:57:28 DEBUG unit.mysql/0.install (Reading database ... 83415 files and directories currently installed.) unit-mysql-0: 11:57:28 DEBUG unit.mysql/0.install Preparing to unpack .../python-dnspython_1.11.1-1build1_all.deb ... unit-mysql-0: 11:57:28 DEBUG unit.mysql/0.install Unpacking python-dnspython (1.11.1-1build1) ... unit-mysql-0: 11:57:29 DEBUG unit.mysql/0.install Setting up python-dnspython (1.11.1-1build1) ... unit-mysql-0: 11:57:30 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-mysql-0: 11:57:30 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-mysql-0: 11:57:30 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 11:57:30 INFO unit.mysql/0.juju-log Source is not present. Skipping unit-mysql-0: 11:57:30 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security InRelease unit-mysql-0: 11:57:30 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/main Sources unit-mysql-0: 11:57:30 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/universe Sources unit-mysql-0: 11:57:30 DEBUG unit.mysql/0.install Ign http://nova.clouds.archive.ubuntu.com trusty InRelease unit-mysql-0: 11:57:30 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/main amd64 Packages unit-mysql-0: 11:57:31 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease unit-mysql-0: 11:57:31 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/universe amd64 Packages unit-mysql-0: 11:57:31 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease unit-mysql-0: 11:57:31 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/main Translation-en unit-mysql-0: 11:57:31 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg unit-mysql-0: 11:57:31 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/universe Translation-en unit-mysql-0: 11:57:31 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources unit-mysql-0: 11:57:31 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources unit-mysql-0: 11:57:31 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources unit-mysql-0: 11:57:31 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources unit-mysql-0: 11:57:32 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages unit-mysql-0: 11:57:32 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages unit-mysql-0: 11:57:32 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages unit-mysql-0: 11:57:32 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages unit-mysql-0: 11:57:32 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en unit-mysql-0: 11:57:32 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en unit-mysql-0: 11:57:32 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en unit-mysql-0: 11:57:32 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en unit-mysql-0: 11:57:33 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources unit-mysql-0: 11:57:33 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources unit-mysql-0: 11:57:33 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources unit-mysql-0: 11:57:33 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources unit-mysql-0: 11:57:33 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages unit-mysql-0: 11:57:34 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages unit-mysql-0: 11:57:34 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages unit-mysql-0: 11:57:34 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages unit-mysql-0: 11:57:34 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en unit-mysql-0: 11:57:34 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en unit-mysql-0: 11:57:34 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en unit-mysql-0: 11:57:34 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en unit-mysql-0: 11:57:34 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty Release unit-mysql-0: 11:57:35 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main Sources unit-mysql-0: 11:57:35 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources unit-mysql-0: 11:57:35 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe Sources unit-mysql-0: 11:57:35 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources unit-mysql-0: 11:57:35 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages unit-mysql-0: 11:57:36 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages unit-mysql-0: 11:57:36 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages unit-mysql-0: 11:57:36 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages unit-mysql-0: 11:57:36 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en unit-mysql-0: 11:57:36 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en unit-mysql-0: 11:57:36 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en unit-mysql-0: 11:57:36 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en unit-mysql-0: 11:57:39 DEBUG unit.mysql/0.install Reading package lists... unit-mysql-0: 11:57:39 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 11:57:39 INFO unit.mysql/0.juju-log Installing ['debconf-utils', 'python-mysqldb', 'uuid', 'pwgen', 'dnsutils'] with options: ['--option=Dpkg::Options::=--force-confold'] unit-mysql-0: 11:57:39 DEBUG unit.mysql/0.install Reading package lists... unit-mysql-0: 11:57:39 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 11:57:39 DEBUG unit.mysql/0.install Reading state information... unit-mysql-0: 11:57:39 DEBUG unit.mysql/0.install dnsutils is already the newest version. unit-mysql-0: 11:57:39 DEBUG unit.mysql/0.install The following extra packages will be installed: unit-mysql-0: 11:57:39 DEBUG unit.mysql/0.install libmysqlclient18 libossp-uuid16 mysql-common unit-mysql-0: 11:57:39 DEBUG unit.mysql/0.install Suggested packages: unit-mysql-0: 11:57:39 DEBUG unit.mysql/0.install python-egenix-mxdatetime mysql-server-5.1 mysql-server python-mysqldb-dbg unit-mysql-0: 11:57:39 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 11:57:39 DEBUG unit.mysql/0.install debconf-utils libmysqlclient18 libossp-uuid16 mysql-common pwgen unit-mysql-0: 11:57:39 DEBUG unit.mysql/0.install python-mysqldb uuid unit-mysql-0: 11:57:40 DEBUG unit.mysql/0.install 0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 11:57:40 DEBUG unit.mysql/0.install Need to get 781 kB of archives. unit-mysql-0: 11:57:40 DEBUG unit.mysql/0.install After this operation, 4259 kB of additional disk space will be used. unit-mysql-0: 11:57:40 DEBUG unit.mysql/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] unit-mysql-0: 11:57:40 DEBUG unit.mysql/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] unit-mysql-0: 11:57:40 DEBUG unit.mysql/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main debconf-utils all 1.5.51ubuntu2 [57.4 kB] unit-mysql-0: 11:57:40 DEBUG unit.mysql/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libossp-uuid16 amd64 1.6.2-1.3ubuntu1 [29.6 kB] unit-mysql-0: 11:57:40 DEBUG unit.mysql/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main pwgen amd64 2.06-1ubuntu4 [17.3 kB] unit-mysql-0: 11:57:40 DEBUG unit.mysql/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mysqldb amd64 1.2.3-2ubuntu1 [55.4 kB] unit-mysql-0: 11:57:41 DEBUG unit.mysql/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe uuid amd64 1.6.2-1.3ubuntu1 [10.9 kB] unit-mysql-0: 11:57:41 DEBUG unit.mysql/0.install Fetched 781 kB in 1s (618 kB/s) unit-mysql-0: 11:57:41 DEBUG unit.mysql/0.install Selecting previously unselected package mysql-common. unit-mysql-0: 11:57:41 DEBUG unit.mysql/0.install (Reading database ... 83515 files and directories currently installed.) unit-mysql-0: 11:57:41 DEBUG unit.mysql/0.install Preparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ... unit-mysql-0: 11:57:41 DEBUG unit.mysql/0.install Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... unit-mysql-0: 11:57:43 DEBUG unit.mysql/0.install Selecting previously unselected package libmysqlclient18:amd64. unit-mysql-0: 11:57:43 DEBUG unit.mysql/0.install Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-mysql-0: 11:57:43 DEBUG unit.mysql/0.install Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... unit-mysql-0: 11:57:46 DEBUG unit.mysql/0.install Selecting previously unselected package debconf-utils. unit-mysql-0: 11:57:46 DEBUG unit.mysql/0.install Preparing to unpack .../debconf-utils_1.5.51ubuntu2_all.deb ... unit-mysql-0: 11:57:46 DEBUG unit.mysql/0.install Unpacking debconf-utils (1.5.51ubuntu2) ... unit-mysql-0: 11:57:49 DEBUG unit.mysql/0.install Selecting previously unselected package libossp-uuid16. unit-mysql-0: 11:57:49 DEBUG unit.mysql/0.install Preparing to unpack .../libossp-uuid16_1.6.2-1.3ubuntu1_amd64.deb ... unit-mysql-0: 11:57:49 DEBUG unit.mysql/0.install Unpacking libossp-uuid16 (1.6.2-1.3ubuntu1) ... unit-mysql-0: 11:57:50 DEBUG unit.mysql/0.install Selecting previously unselected package pwgen. unit-mysql-0: 11:57:50 DEBUG unit.mysql/0.install Preparing to unpack .../pwgen_2.06-1ubuntu4_amd64.deb ... unit-mysql-0: 11:57:50 DEBUG unit.mysql/0.install Unpacking pwgen (2.06-1ubuntu4) ... unit-mysql-0: 11:57:51 DEBUG unit.mysql/0.install Selecting previously unselected package python-mysqldb. unit-mysql-0: 11:57:51 DEBUG unit.mysql/0.install Preparing to unpack .../python-mysqldb_1.2.3-2ubuntu1_amd64.deb ... unit-mysql-0: 11:57:51 DEBUG unit.mysql/0.install Unpacking python-mysqldb (1.2.3-2ubuntu1) ... unit-mysql-0: 11:57:51 DEBUG unit.mysql/0.install Selecting previously unselected package uuid. unit-mysql-0: 11:57:51 DEBUG unit.mysql/0.install Preparing to unpack .../uuid_1.6.2-1.3ubuntu1_amd64.deb ... unit-mysql-0: 11:57:51 DEBUG unit.mysql/0.install Unpacking uuid (1.6.2-1.3ubuntu1) ... unit-mysql-0: 11:57:51 DEBUG unit.mysql/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-mysql-0: 11:57:51 DEBUG unit.mysql/0.install Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... unit-mysql-0: 11:57:51 DEBUG unit.mysql/0.install Setting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... unit-mysql-0: 11:57:51 DEBUG unit.mysql/0.install Setting up debconf-utils (1.5.51ubuntu2) ... unit-mysql-0: 11:57:51 DEBUG unit.mysql/0.install Setting up libossp-uuid16 (1.6.2-1.3ubuntu1) ... unit-mysql-0: 11:57:51 DEBUG unit.mysql/0.install Setting up pwgen (2.06-1ubuntu4) ... unit-mysql-0: 11:57:51 DEBUG unit.mysql/0.install Setting up python-mysqldb (1.2.3-2ubuntu1) ... unit-mysql-0: 11:57:52 DEBUG unit.mysql/0.install Setting up uuid (1.6.2-1.3ubuntu1) ... unit-mysql-0: 11:57:52 DEBUG unit.mysql/0.install Processing triggers for libc-bin (2.19-0ubuntu6.15) ... unit-mysql-0: 11:57:52 INFO juju.worker.uniter.operation ran "install" hook unit-mysql-0: 11:57:52 DEBUG juju.worker.uniter.operation committing operation "run install hook" unit-mysql-0: 11:57:52 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-mysql-0: 11:57:52 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 11:57:52 DEBUG juju.worker.uniter.operation running operation accept leadership unit-mysql-0: 11:57:52 DEBUG juju.worker.uniter.operation preparing operation "accept leadership" unit-mysql-0: 11:57:52 DEBUG juju.worker.uniter.operation committing operation "accept leadership" unit-mysql-0: 11:57:52 INFO juju.worker.uniter found queued "leader-elected" hook unit-mysql-0: 11:57:52 DEBUG juju.worker.uniter.operation running operation run leader-elected hook unit-mysql-0: 11:57:52 DEBUG juju.machinelock acquire machine lock for uniter (run leader-elected hook) unit-mysql-0: 11:57:52 DEBUG juju.machinelock machine lock acquired for uniter (run leader-elected hook) unit-mysql-0: 11:57:52 DEBUG juju.worker.uniter.operation preparing operation "run leader-elected hook" unit-mysql-0: 11:57:52 DEBUG juju.worker.uniter.operation executing operation "run leader-elected hook" unit-mysql-0: 11:57:52 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running leader-elected hook unit-mysql-0: 11:57:52 INFO juju.worker.uniter.operation skipped "leader-elected" hook (missing) unit-mysql-0: 11:57:52 DEBUG juju.worker.uniter.operation committing operation "run leader-elected hook" unit-mysql-0: 11:57:52 DEBUG juju.machinelock machine lock released for uniter (run leader-elected hook) unit-mysql-0: 11:57:52 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 11:57:52 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 11:57:52 DEBUG juju.worker.uniter.operation running operation run config-changed hook unit-mysql-0: 11:57:52 DEBUG juju.machinelock acquire machine lock for uniter (run config-changed hook) unit-mysql-0: 11:57:52 DEBUG juju.machinelock machine lock acquired for uniter (run config-changed hook) unit-mysql-0: 11:57:52 DEBUG juju.worker.uniter.operation preparing operation "run config-changed hook" unit-mysql-0: 11:57:52 DEBUG juju.worker.uniter.operation executing operation "run config-changed hook" unit-mysql-0: 11:57:52 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running config-changed hook unit-mysql-0: 11:57:53 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-mysql-0: 11:57:53 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-mysql-0: 11:57:53 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 11:57:53 INFO unit.mysql/0.juju-log Source is not present. Skipping unit-mysql-0: 11:57:53 DEBUG unit.mysql/0.config-changed Ign http://nova.clouds.archive.ubuntu.com trusty InRelease unit-mysql-0: 11:57:53 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease unit-mysql-0: 11:57:53 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security InRelease unit-mysql-0: 11:57:53 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease unit-mysql-0: 11:57:53 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg unit-mysql-0: 11:57:53 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/main Sources unit-mysql-0: 11:57:53 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources unit-mysql-0: 11:57:53 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/universe Sources unit-mysql-0: 11:57:53 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources unit-mysql-0: 11:57:53 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources unit-mysql-0: 11:57:53 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/main amd64 Packages unit-mysql-0: 11:57:53 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources unit-mysql-0: 11:57:54 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages unit-mysql-0: 11:57:54 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/universe amd64 Packages unit-mysql-0: 11:57:54 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages unit-mysql-0: 11:57:54 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages unit-mysql-0: 11:57:54 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/main Translation-en unit-mysql-0: 11:57:54 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages unit-mysql-0: 11:57:54 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/universe Translation-en unit-mysql-0: 11:57:54 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en unit-mysql-0: 11:57:54 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en unit-mysql-0: 11:57:54 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en unit-mysql-0: 11:57:54 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en unit-mysql-0: 11:57:54 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources unit-mysql-0: 11:57:54 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources unit-mysql-0: 11:57:54 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources unit-mysql-0: 11:57:55 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources unit-mysql-0: 11:57:55 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages unit-mysql-0: 11:57:55 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages unit-mysql-0: 11:57:55 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages unit-mysql-0: 11:57:55 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages unit-mysql-0: 11:57:55 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en unit-mysql-0: 11:57:55 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en unit-mysql-0: 11:57:55 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en unit-mysql-0: 11:57:55 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en unit-mysql-0: 11:57:55 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty Release unit-mysql-0: 11:57:55 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/main Sources unit-mysql-0: 11:57:55 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources unit-mysql-0: 11:57:55 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/universe Sources unit-mysql-0: 11:57:56 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources unit-mysql-0: 11:57:56 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages unit-mysql-0: 11:57:56 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages unit-mysql-0: 11:57:56 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages unit-mysql-0: 11:57:56 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages unit-mysql-0: 11:57:56 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en unit-mysql-0: 11:57:56 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en unit-mysql-0: 11:57:56 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en unit-mysql-0: 11:57:56 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en unit-mysql-0: 11:57:58 DEBUG unit.mysql/0.config-changed Reading package lists... unit-mysql-0: 11:57:58 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-mysql-0: 11:57:59 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 11:57:59 INFO unit.mysql/0.juju-log Installing mysql-server with options: ['--option=Dpkg::Options::=--force-confold'] unit-mysql-0: 11:57:59 DEBUG unit.mysql/0.config-changed Reading package lists... unit-mysql-0: 11:57:59 DEBUG unit.mysql/0.config-changed Building dependency tree... unit-mysql-0: 11:57:59 DEBUG unit.mysql/0.config-changed Reading state information... unit-mysql-0: 11:57:59 DEBUG unit.mysql/0.config-changed The following extra packages will be installed: unit-mysql-0: 11:57:59 DEBUG unit.mysql/0.config-changed libdbd-mysql-perl libdbi-perl libhtml-template-perl libterm-readkey-perl unit-mysql-0: 11:57:59 DEBUG unit.mysql/0.config-changed mysql-client-5.5 mysql-client-core-5.5 mysql-server-5.5 unit-mysql-0: 11:57:59 DEBUG unit.mysql/0.config-changed mysql-server-core-5.5 unit-mysql-0: 11:57:59 DEBUG unit.mysql/0.config-changed Suggested packages: unit-mysql-0: 11:57:59 DEBUG unit.mysql/0.config-changed libclone-perl libmldbm-perl libnet-daemon-perl libplrpc-perl unit-mysql-0: 11:57:59 DEBUG unit.mysql/0.config-changed libsql-statement-perl libipc-sharedcache-perl tinyca mailx unit-mysql-0: 11:57:59 DEBUG unit.mysql/0.config-changed The following NEW packages will be installed: unit-mysql-0: 11:57:59 DEBUG unit.mysql/0.config-changed libdbd-mysql-perl libdbi-perl libhtml-template-perl libterm-readkey-perl unit-mysql-0: 11:57:59 DEBUG unit.mysql/0.config-changed mysql-client-5.5 mysql-client-core-5.5 mysql-server mysql-server-5.5 unit-mysql-0: 11:57:59 DEBUG unit.mysql/0.config-changed mysql-server-core-5.5 unit-mysql-0: 11:58:00 DEBUG unit.mysql/0.config-changed 0 upgraded, 9 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 11:58:00 DEBUG unit.mysql/0.config-changed Need to get 8969 kB of archives. unit-mysql-0: 11:58:00 DEBUG unit.mysql/0.config-changed After this operation, 93.5 MB of additional disk space will be used. unit-mysql-0: 11:58:00 DEBUG unit.mysql/0.config-changed Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libdbi-perl amd64 1.630-1 [879 kB] unit-mysql-0: 11:58:01 DEBUG unit.mysql/0.config-changed Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdbd-mysql-perl amd64 4.025-1ubuntu0.1 [87.6 kB] unit-mysql-0: 11:58:01 DEBUG unit.mysql/0.config-changed Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libterm-readkey-perl amd64 2.31-1 [27.4 kB] unit-mysql-0: 11:58:01 DEBUG unit.mysql/0.config-changed Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-core-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [707 kB] unit-mysql-0: 11:58:01 DEBUG unit.mysql/0.config-changed Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1459 kB] unit-mysql-0: 11:58:01 DEBUG unit.mysql/0.config-changed Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-core-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [3754 kB] unit-mysql-0: 11:58:02 DEBUG unit.mysql/0.config-changed Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1979 kB] unit-mysql-0: 11:58:02 DEBUG unit.mysql/0.config-changed Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libhtml-template-perl all 2.95-1 [65.5 kB] unit-mysql-0: 11:58:02 DEBUG unit.mysql/0.config-changed Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server all 5.5.62-0ubuntu0.14.04.1 [11.0 kB] unit-mysql-0: 11:58:02 DEBUG unit.mysql/0.config-changed Preconfiguring packages ... unit-mysql-0: 11:58:02 DEBUG unit.mysql/0.config-changed Fetched 8969 kB in 2s (3137 kB/s) unit-mysql-0: 11:58:02 DEBUG unit.mysql/0.config-changed Selecting previously unselected package libdbi-perl. unit-mysql-0: 11:58:02 DEBUG unit.mysql/0.config-changed (Reading database ... 83609 files and directories currently installed.) unit-mysql-0: 11:58:02 DEBUG unit.mysql/0.config-changed Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... unit-mysql-0: 11:58:02 DEBUG unit.mysql/0.config-changed Unpacking libdbi-perl (1.630-1) ... unit-mysql-0: 11:58:02 DEBUG unit.mysql/0.config-changed Selecting previously unselected package libdbd-mysql-perl. unit-mysql-0: 11:58:02 DEBUG unit.mysql/0.config-changed Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... unit-mysql-0: 11:58:02 DEBUG unit.mysql/0.config-changed Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-mysql-0: 11:58:02 DEBUG unit.mysql/0.config-changed Selecting previously unselected package libterm-readkey-perl. unit-mysql-0: 11:58:02 DEBUG unit.mysql/0.config-changed Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... unit-mysql-0: 11:58:02 DEBUG unit.mysql/0.config-changed Unpacking libterm-readkey-perl (2.31-1) ... unit-mysql-0: 11:58:02 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-client-core-5.5. unit-mysql-0: 11:58:02 DEBUG unit.mysql/0.config-changed Preparing to unpack .../mysql-client-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-mysql-0: 11:58:02 DEBUG unit.mysql/0.config-changed Unpacking mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-mysql-0: 11:58:03 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-client-5.5. unit-mysql-0: 11:58:03 DEBUG unit.mysql/0.config-changed Preparing to unpack .../mysql-client-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-mysql-0: 11:58:03 DEBUG unit.mysql/0.config-changed Unpacking mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-mysql-0: 11:58:04 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-server-core-5.5. unit-mysql-0: 11:58:04 DEBUG unit.mysql/0.config-changed Preparing to unpack .../mysql-server-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-mysql-0: 11:58:04 DEBUG unit.mysql/0.config-changed Unpacking mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-mysql-0: 11:58:04 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-server-5.5. unit-mysql-0: 11:58:04 DEBUG unit.mysql/0.config-changed Preparing to unpack .../mysql-server-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-mysql-0: 11:58:05 DEBUG unit.mysql/0.config-changed Unpacking mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-mysql-0: 11:58:06 DEBUG unit.mysql/0.config-changed Selecting previously unselected package libhtml-template-perl. unit-mysql-0: 11:58:06 DEBUG unit.mysql/0.config-changed Preparing to unpack .../libhtml-template-perl_2.95-1_all.deb ... unit-mysql-0: 11:58:06 DEBUG unit.mysql/0.config-changed Unpacking libhtml-template-perl (2.95-1) ... unit-mysql-0: 11:58:06 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-server. unit-mysql-0: 11:58:06 DEBUG unit.mysql/0.config-changed Preparing to unpack .../mysql-server_5.5.62-0ubuntu0.14.04.1_all.deb ... unit-mysql-0: 11:58:06 DEBUG unit.mysql/0.config-changed Unpacking mysql-server (5.5.62-0ubuntu0.14.04.1) ... unit-mysql-0: 11:58:06 DEBUG unit.mysql/0.config-changed Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-mysql-0: 11:58:07 DEBUG unit.mysql/0.config-changed Processing triggers for ureadahead (0.100.0-16) ... unit-mysql-0: 11:58:07 DEBUG unit.mysql/0.config-changed Setting up libdbi-perl (1.630-1) ... unit-mysql-0: 11:58:07 DEBUG unit.mysql/0.config-changed Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-mysql-0: 11:58:07 DEBUG unit.mysql/0.config-changed Setting up libterm-readkey-perl (2.31-1) ... unit-mysql-0: 11:58:07 DEBUG unit.mysql/0.config-changed Setting up mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-mysql-0: 11:58:07 DEBUG unit.mysql/0.config-changed Setting up mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-mysql-0: 11:58:07 DEBUG unit.mysql/0.config-changed Setting up mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-mysql-0: 11:58:07 DEBUG unit.mysql/0.config-changed Setting up mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 11:58:07 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 11:58:10 DEBUG unit.mysql/0.config-changed 190409 11:58:10 [Warning] Using unique option prefix key_buffer instead of key_buffer_size is deprecated and will be removed in a future release. Please use the full name instead. unit-mysql-0: 11:58:10 DEBUG unit.mysql/0.config-changed 190409 11:58:10 [Note] Ignoring --secure-file-priv value as server is running with --bootstrap. unit-mysql-0: 11:58:10 DEBUG unit.mysql/0.config-changed 190409 11:58:10 [Note] /usr/sbin/mysqld (mysqld 5.5.62-0ubuntu0.14.04.1) starting as process 22840 ... unit-mysql-0: 11:58:23 DEBUG unit.mysql/0.config-changed mysql start/running, process 22973 unit-mysql-0: 11:58:23 DEBUG unit.mysql/0.config-changed Setting up libhtml-template-perl (2.95-1) ... unit-mysql-0: 11:58:23 DEBUG unit.mysql/0.config-changed Processing triggers for ureadahead (0.100.0-16) ... unit-mysql-0: 11:58:23 DEBUG unit.mysql/0.config-changed Setting up mysql-server (5.5.62-0ubuntu0.14.04.1) ... unit-mysql-0: 11:58:24 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 11:58:24 INFO unit.mysql/0.juju-log dataset size in bytes: 1677721600 unit-mysql-0: 11:58:27 DEBUG unit.mysql/0.config-changed mysql stop/waiting unit-mysql-0: 11:58:29 DEBUG unit.mysql/0.config-changed mysql start/running, process 23096 unit-mysql-0: 11:58:29 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-mysql-0: 11:58:29 INFO juju.worker.uniter.operation ran "config-changed" hook unit-mysql-0: 11:58:29 DEBUG juju.worker.uniter.operation committing operation "run config-changed hook" unit-mysql-0: 11:58:29 DEBUG juju.machinelock machine lock released for uniter (run config-changed hook) unit-mysql-0: 11:58:29 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 11:58:29 INFO juju.worker.uniter found queued "start" hook unit-mysql-0: 11:58:29 DEBUG juju.worker.uniter.operation running operation run start hook unit-mysql-0: 11:58:29 DEBUG juju.machinelock acquire machine lock for uniter (run start hook) unit-mysql-0: 11:58:29 DEBUG juju.machinelock machine lock acquired for uniter (run start hook) unit-mysql-0: 11:58:29 DEBUG juju.worker.uniter.operation preparing operation "run start hook" unit-mysql-0: 11:58:29 DEBUG juju.worker.uniter.operation executing operation "run start hook" unit-mysql-0: 11:58:29 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running start hook unit-mysql-0: 11:58:32 DEBUG unit.mysql/0.start mysql stop/waiting unit-mysql-0: 11:58:34 DEBUG unit.mysql/0.start mysql start/running, process 23208 unit-mysql-0: 11:58:34 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-mysql-0: 11:58:35 INFO juju.worker.uniter.operation ran "start" hook unit-mysql-0: 11:58:35 DEBUG juju.worker.uniter.operation unit mysql/0 has started but has not yet set status unit-mysql-0: 11:58:35 DEBUG juju.worker.uniter.operation committing operation "run start hook" unit-mysql-0: 11:58:35 DEBUG juju.machinelock machine lock released for uniter (run start hook) unit-mysql-0: 11:58:35 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 11:58:35 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 11:58:35 DEBUG juju.worker.dependency "metric-collect" manifold worker started unit-mysql-0: 11:58:35 INFO juju.worker.uniter.relation joining relation "mysql:cluster" unit-mysql-0: 11:58:36 INFO juju.worker.uniter.relation joined relation "mysql:cluster" unit-mysql-0: 11:58:36 INFO juju.worker.uniter.relation joining relation "oai-hss:db mysql:db" unit-mysql-0: 11:58:37 INFO juju.worker.uniter.relation joined relation "oai-hss:db mysql:db" unit-mysql-0: 11:58:37 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 11:58:46 DEBUG unit.abot-epc-basic/0.install Connecting to 115.249.81.187:8080... failed: Connection timed out. unit-abot-epc-basic-0: 11:58:46 DEBUG unit.abot-epc-basic/0.install Retrying. unit-abot-epc-basic-0: 11:58:46 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 11:58:48 DEBUG unit.abot-epc-basic/0.install --2019-04-09 11:58:48-- (try: 3) http://115.249.81.187:8080/rebaca/abot-functest-basic_3.1.1_all.deb machine-2: 11:59:04 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-2: 11:59:04 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-2/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "2", "--debug"} machine-2: 11:59:04 DEBUG juju.agent read agent config, format "2.0" machine-2: 11:59:04 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-2: 11:59:04 DEBUG juju.worker start "engine" machine-2: 11:59:04 INFO juju.worker start "engine" machine-2: 11:59:04 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "agent" not running: dependency not available machine-2: 11:59:04 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-2: 11:59:04 DEBUG juju.worker.dependency "agent" manifold worker started machine-2: 11:59:04 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 11:59:04 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:59:04 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:59:04 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:59:04 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:59:04 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-2: 11:59:04 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-2: 11:59:04 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:59:04 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:59:04 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:59:04 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-2: 11:59:04 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:59:04 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-2: 11:59:04 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-2: 11:59:04 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-2: 11:59:04 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:59:04 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-2: 11:59:04 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-2: 11:59:04 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-2" machine-2: 11:59:04 DEBUG juju.worker "engine" started machine-2: 11:59:04 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:59:04 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:59:04 DEBUG juju.worker.introspection stats worker now serving machine-2: 11:59:04 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:59:04 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-2: 11:59:04 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 11:59:04 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "clock" not running: dependency not available machine-2: 11:59:04 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 11:59:04 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:59:04 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:59:04 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:59:04 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:59:04 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:59:04 DEBUG juju.worker.dependency "clock" manifold worker started machine-2: 11:59:04 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-2: 11:59:04 DEBUG juju.worker.apicaller connecting with old password machine-2: 11:59:04 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:59:04 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-2: 11:59:04 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-2: 11:59:04 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:59:04 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:59:04 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:59:04 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-2: 11:59:04 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: machine-2: 11:59:04 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-2: 11:59:04 DEBUG juju.api successfully dialed "wss://172.30.9.202:17070/model/694bd001-f320-4d3f-8bd2-7b58f6fdc540/api" machine-2: 11:59:04 INFO juju.api connection established to "wss://172.30.9.202:17070/model/694bd001-f320-4d3f-8bd2-7b58f6fdc540/api" machine-2: 11:59:04 DEBUG juju.api successfully dialed "wss://192.168.121.11:17070/model/694bd001-f320-4d3f-8bd2-7b58f6fdc540/api" machine-2: 11:59:04 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:59:04 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:59:04 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available machine-2: 11:59:04 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 11:59:04 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available machine-2: 11:59:04 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:59:04 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:59:04 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:59:04 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-2: 11:59:04 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:59:04 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 11:59:04 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:59:04 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:59:04 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:59:04 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-2: 11:59:04 DEBUG juju.worker.dependency "state" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-2: 11:59:04 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 11:59:04 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:59:04 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-2: 11:59:04 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:59:04 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-2: 11:59:04 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-2: 11:59:04 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-2: 11:59:04 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-2: 11:59:04 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-2: 11:59:04 DEBUG juju.worker.apicaller connected machine-2: 11:59:04 DEBUG juju.worker.apicaller changing password... machine-2: 11:59:04 DEBUG juju.worker.apicaller password changed machine-2: 11:59:04 DEBUG juju.api RPC connection died machine-2: 11:59:04 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately machine-2: 11:59:04 DEBUG juju.worker.apicaller connecting with current password machine-2: 11:59:04 DEBUG juju.api successfully dialed "wss://192.168.121.11:17070/model/694bd001-f320-4d3f-8bd2-7b58f6fdc540/api" machine-2: 11:59:04 INFO juju.api connection established to "wss://192.168.121.11:17070/model/694bd001-f320-4d3f-8bd2-7b58f6fdc540/api" machine-2: 11:59:04 DEBUG juju.api successfully dialed "wss://172.30.9.202:17070/model/694bd001-f320-4d3f-8bd2-7b58f6fdc540/api" machine-2: 11:59:05 DEBUG juju.worker.apicaller connected machine-2: 11:59:05 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-2: 11:59:05 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:59:05 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:59:05 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-2: 11:59:05 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-2: 11:59:05 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:59:05 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-2: 11:59:05 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: machine-2: 11:59:05 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-2: 11:59:05 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-2: 11:59:05 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-2: 11:59:05 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: machine-2: 11:59:05 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-2: 11:59:05 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-2: 11:59:05 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-2: 11:59:05 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-2: 11:59:05 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-2: 11:59:05 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-2: 11:59:05 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-2: 11:59:05 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-2: 11:59:05 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-2: 11:59:05 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-2: 11:59:05 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-2: 11:59:05 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 11:59:05 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-2: 11:59:05 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 11:59:05 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 11:59:05 INFO juju.worker.upgrader abort check blocked until version event received machine-2: 11:59:05 INFO juju.worker.upgrader unblocking abort check machine-2: 11:59:05 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-2: 11:59:05 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-2: 11:59:05 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 11:59:05 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 11:59:05 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 11:59:05 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 11:59:05 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 11:59:05 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 11:59:05 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 11:59:05 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 11:59:05 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 11:59:05 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 11:59:05 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 11:59:05 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 11:59:05 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 11:59:05 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 11:59:05 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-2: 11:59:05 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 11:59:05 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-2: 11:59:05 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 11:59:05 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 11:59:05 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 11:59:05 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 11:59:05 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 11:59:05 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-2: 11:59:05 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-2: 11:59:05 INFO juju.worker.migrationminion migration phase is now: NONE machine-2: 11:59:05 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-2: 11:59:05 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-2: 11:59:05 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-2: 11:59:05 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-2: 11:59:05 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-2: 11:59:05 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-2: 11:59:05 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-2: 11:59:05 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 11:59:05 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 11:59:05 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-2: 11:59:05 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-2: 11:59:05 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-2: 11:59:05 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-2: 11:59:05 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.202,192.168.121.11,252.11.0.1,::1,localhost", AutoNoProxy:""} machine-2: 11:59:05 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-2: 11:59:05 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-2: 11:59:05 ERROR juju.worker.proxyupdater can't connect to the local LXD server: LXD socket not found; is LXD installed & running? Please install LXD by running: $ sudo snap install lxd and then configure it with: $ newgrp lxd $ lxd init machine-2: 11:59:05 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-2: 11:59:05 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 11:59:05 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 11:59:05 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 11:59:05 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 11:59:05 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-2: 11:59:05 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-2: 11:59:05 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-2: 11:59:05 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-2: 11:59:05 INFO juju.worker.authenticationworker "machine-2" key updater worker started machine-2: 11:59:05 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 11:59:05 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 11:59:05 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 11:59:05 DEBUG juju.network including address public:172.30.9.202 for machine machine-2: 11:59:05 DEBUG juju.network including address local-cloud:192.168.121.11 for machine machine-2: 11:59:05 DEBUG juju.network including address local-fan:252.11.0.1 for machine machine-2: 11:59:05 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 11:59:05 DEBUG juju.network including address local-machine:::1 for machine machine-2: 11:59:05 DEBUG juju.network addresses after filtering: [public:172.30.9.202 local-cloud:192.168.121.11 local-fan:252.11.0.1 local-machine:127.0.0.1 local-machine:::1] machine-2: 11:59:05 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.202:17070 192.168.121.11:17070 252.11.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-2: 11:59:05 DEBUG juju.agent API server address details [["172.30.9.202:17070" "192.168.121.11:17070" "252.11.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.11:17070" "252.11.0.1:17070" "172.30.9.202:17070"] machine-2: 11:59:05 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-2: 11:59:05 DEBUG juju.worker.reboot Reboot worker got action: noop machine-2: 11:59:05 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-2: 11:59:05 INFO juju.worker.deployer checking unit "oai-epc/0" machine-2: 11:59:05 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-2: 11:59:05 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-2: 11:59:05 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-2: 11:59:05 DEBUG juju.worker.fanconfigurer Processing new fan config machine-2: 11:59:05 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-2: 11:59:05 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-2: 11:59:05 INFO juju.util.exec run result: exit status 127 machine-2: 11:59:05 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec030319736/script.sh: line 1: fanatic: command not found 127 machine-2: 11:59:05 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-2: 11:59:05 DEBUG juju.worker.apiconfigwatcher API addresses changed in agent config machine-2: 11:59:05 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: restart immediately machine-2: 11:59:05 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-2: 11:59:05 DEBUG juju.api RPC connection died machine-2: 11:59:05 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-2: 11:59:05 DEBUG juju.worker killing runner 0xc420329930 machine-2: 11:59:05 DEBUG juju.worker.logger logger setup machine-2: 11:59:05 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-2: 11:59:05 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: connection is shut down machine-2: 11:59:05 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: connection is shut down machine-2: 11:59:05 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: connection is shut down machine-2: 11:59:05 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: connection is shut down machine-2: 11:59:05 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: connection is shut down machine-2: 11:59:05 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: connection is shut down machine-2: 11:59:05 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: connection is shut down machine-2: 11:59:05 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: connection is shut down machine-2: 11:59:05 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: connection is shut down machine-2: 11:59:05 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: connection is shut down machine-2: 11:59:05 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: connection is shut down machine-2: 11:59:05 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: connection is shut down machine-2: 11:59:05 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-2: 11:59:05 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-2: 11:59:05 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-2: 11:59:05 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-2: 11:59:05 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-2: 11:59:05 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-2: 11:59:05 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-2: 11:59:05 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-2: 11:59:05 INFO juju.worker runner is dying machine-2: 11:59:05 ERROR juju.worker.logger connection is shut down machine-2: 11:59:05 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: setting up container support: setting supported containers for machine-2: connection is shut down machine-2: 11:59:05 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: connection is shut down machine-2: 11:59:05 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-2: 11:59:05 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: connection is shut down machine-2: 11:59:05 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:59:05 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 11:59:05 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 11:59:05 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 11:59:05 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:59:05 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:59:05 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:59:05 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:59:05 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:59:05 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:59:05 DEBUG juju.worker.apicaller connecting with current password machine-2: 11:59:05 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 11:59:05 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:59:05 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:59:05 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:59:05 DEBUG juju.api successfully dialed "wss://192.168.121.11:17070/model/694bd001-f320-4d3f-8bd2-7b58f6fdc540/api" machine-2: 11:59:05 INFO juju.api connection established to "wss://192.168.121.11:17070/model/694bd001-f320-4d3f-8bd2-7b58f6fdc540/api" machine-2: 11:59:05 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:59:05 DEBUG juju.api successfully dialed "wss://172.30.9.202:17070/model/694bd001-f320-4d3f-8bd2-7b58f6fdc540/api" machine-2: 11:59:05 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:59:05 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:59:05 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 11:59:05 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:59:05 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:59:05 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:59:05 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:59:05 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:59:05 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:59:05 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-2: 11:59:05 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:59:06 DEBUG juju.worker.apicaller connected machine-2: 11:59:06 DEBUG juju.api RPC connection died machine-2: 11:59:06 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-2: 11:59:06 DEBUG juju.worker.apicaller connecting with current password machine-2: 11:59:06 DEBUG juju.api successfully dialed "wss://192.168.121.11:17070/model/694bd001-f320-4d3f-8bd2-7b58f6fdc540/api" machine-2: 11:59:06 INFO juju.api connection established to "wss://192.168.121.11:17070/model/694bd001-f320-4d3f-8bd2-7b58f6fdc540/api" machine-2: 11:59:06 DEBUG juju.api successfully dialed "wss://172.30.9.202:17070/model/694bd001-f320-4d3f-8bd2-7b58f6fdc540/api" machine-2: 11:59:06 DEBUG juju.worker.apicaller connected machine-2: 11:59:06 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-2: 11:59:06 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:59:06 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:59:06 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 11:59:06 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:59:06 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:59:06 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:59:06 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:59:06 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:59:06 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:59:06 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 11:59:06 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-2: 11:59:06 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: machine-2: 11:59:06 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-2: 11:59:06 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-2: 11:59:06 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-2: 11:59:06 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-2: 11:59:06 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-2: 11:59:06 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-2: 11:59:06 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-2: 11:59:06 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-2: 11:59:06 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-2: 11:59:06 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-2: 11:59:06 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-2: 11:59:06 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-2: 11:59:06 DEBUG juju.worker.fanconfigurer Processing new fan config machine-2: 11:59:06 DEBUG juju.worker.logger logger setup machine-2: 11:59:06 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-2: 11:59:06 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-2: 11:59:06 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 11:59:06 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 11:59:06 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 11:59:06 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-2: 11:59:06 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-2: 11:59:06 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-2: 11:59:06 INFO juju.worker.migrationminion migration phase is now: NONE machine-2: 11:59:06 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" machine-2: 11:59:06 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-2: 11:59:06 INFO juju.worker.deployer checking unit "oai-epc/0" machine-2: 11:59:06 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-2: 11:59:06 INFO juju.worker.authenticationworker "machine-2" key updater worker started machine-2: 11:59:06 INFO juju.util.exec run result: exit status 127 machine-2: 11:59:06 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec753337025/script.sh: line 1: fanatic: command not found 127 machine-2: 11:59:06 INFO juju.worker.upgrader abort check blocked until version event received machine-2: 11:59:06 INFO juju.worker.upgrader unblocking abort check machine-2: 11:59:06 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-2: 11:59:06 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-2: 11:59:06 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-2: 11:59:06 DEBUG juju.worker.fanconfigurer Processing new fan config machine-2: 11:59:06 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 11:59:06 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-2: 11:59:06 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-2: 11:59:06 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-2: 11:59:06 INFO juju.util.exec run result: exit status 127 machine-2: 11:59:06 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec076051262/script.sh: line 1: fanatic: command not found 127 machine-2: 11:59:06 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-2: 11:59:06 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-2: 11:59:06 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-2: 11:59:06 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-2: 11:59:06 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-2: 11:59:06 DEBUG juju.worker.reboot Reboot worker got action: noop machine-2: 11:59:06 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-2: 11:59:06 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-2: 11:59:06 INFO juju.worker.deployer deploying unit "oai-epc/0" machine-2: 11:59:06 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 11:59:06 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-2: 11:59:06 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-2: 11:59:06 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 2 machine-2: 11:59:06 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-2: 11:59:06 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-2: 11:59:06 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 11:59:06 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-2: 11:59:06 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-2: 11:59:06 DEBUG juju.worker start "2-container-watcher" machine-2: 11:59:06 DEBUG juju.worker start "stateconverter" machine-2: 11:59:06 INFO juju.worker start "2-container-watcher" machine-2: 11:59:06 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-2: 11:59:06 DEBUG juju.worker "2-container-watcher" started machine-2: 11:59:06 INFO juju.worker start "stateconverter" machine-2: 11:59:06 DEBUG juju.worker "stateconverter" started machine-2: 11:59:06 DEBUG juju.cmd.jujud upgrades done, starting worker "2-container-watcher" machine-2: 11:59:06 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-2: 11:59:06 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 11:59:06 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 11:59:06 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 11:59:06 DEBUG juju.network including address public:172.30.9.202 for machine machine-2: 11:59:06 DEBUG juju.network including address local-cloud:192.168.121.11 for machine machine-2: 11:59:06 DEBUG juju.network including address local-fan:252.11.0.1 for machine machine-2: 11:59:06 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 11:59:06 DEBUG juju.network including address local-machine:::1 for machine machine-2: 11:59:06 DEBUG juju.network addresses after filtering: [public:172.30.9.202 local-cloud:192.168.121.11 local-fan:252.11.0.1 local-machine:127.0.0.1 local-machine:::1] machine-2: 11:59:06 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.202:17070 192.168.121.11:17070 252.11.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-2: 11:59:06 DEBUG juju.agent API server address details [["172.30.9.202:17070" "192.168.121.11:17070" "252.11.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.11:17070" "252.11.0.1:17070" "172.30.9.202:17070"] machine-2: 11:59:06 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-2: 11:59:06 DEBUG juju.worker.dependency "machiner" manifold worker started machine-2: 11:59:06 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.202,192.168.121.11,252.11.0.1,::1,localhost", AutoNoProxy:""} machine-2: 11:59:06 DEBUG juju.tools.lxdclient Using environment LXD_DIR as socket path: "/var/lib/lxd" machine-2: 11:59:06 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-2: 11:59:06 ERROR juju.worker.proxyupdater can't connect to the local LXD server: LXD socket not found; is LXD installed & running? Please install LXD by running: $ sudo snap install lxd and then configure it with: $ newgrp lxd $ lxd init machine-2: 11:59:06 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-2: 11:59:06 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-2: 11:59:06 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 11:59:06 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 11:59:06 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 11:59:06 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 11:59:06 DEBUG juju.network including address local-cloud:192.168.121.16 for machine machine-2: 11:59:06 DEBUG juju.network including address local-machine:::1 for machine machine-2: 11:59:06 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.16 local-machine:::1] machine-2: 11:59:06 INFO juju.worker.machiner setting addresses for "machine-2" to [local-machine:127.0.0.1 local-cloud:192.168.121.16 local-machine:::1] machine-2: 11:59:06 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-2: 11:59:06 INFO juju.worker.machiner "machine-2" started machine-2: 11:59:06 INFO juju.api.common no addresses observed on interface "tunl0" machine-2: 11:59:06 DEBUG juju.service discovered init system "upstart" from local host machine-2: 11:59:06 DEBUG juju.worker.deployer API addresses: ["192.168.121.11:17070" "252.11.0.1:17070" "172.30.9.202:17070"] machine-2: 11:59:06 INFO juju.service Installing and starting service &{Service:{Name:jujud-unit-oai-epc-0 Conf:{Desc:juju unit agent for oai-epc/0 Transient:false AfterStopped: Env:map[JUJU_CONTAINER_TYPE:] Limit:map[] Timeout:300 ExecStart:'/var/lib/juju/tools/unit-oai-epc-0/jujud' unit --data-dir '/var/lib/juju' --unit-name oai-epc/0 --debug ExecStopPost: Logfile:/var/log/juju/unit-oai-epc-0.log ExtraScript: ServiceBinary:/var/lib/juju/tools/unit-oai-epc-0/jujud ServiceArgs:[unit --data-dir /var/lib/juju --unit-name oai-epc/0 --debug]}}} unit-oai-epc-0: 11:59:06 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-oai-epc-0: 11:59:06 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/unit-oai-epc-0/jujud", "unit", "--data-dir", "/var/lib/juju", "--unit-name", "oai-epc/0", "--debug"} unit-oai-epc-0: 11:59:06 DEBUG juju.agent read agent config, format "2.0" unit-oai-epc-0: 11:59:06 DEBUG juju.worker start "api" unit-oai-epc-0: 11:59:06 INFO juju.worker start "api" unit-oai-epc-0: 11:59:06 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. unit-oai-epc-0: 11:59:06 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-oai-epc-0" unit-oai-epc-0: 11:59:06 DEBUG juju.worker "api" started unit-oai-epc-0: 11:59:06 DEBUG juju.worker.introspection stats worker now serving unit-oai-epc-0: 11:59:06 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-epc-0: 11:59:06 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-oai-epc-0: 11:59:06 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 11:59:06 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 11:59:06 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 11:59:06 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 11:59:06 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 11:59:06 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 11:59:06 DEBUG juju.worker.dependency "agent" manifold worker started unit-oai-epc-0: 11:59:06 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 11:59:06 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 11:59:06 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 11:59:06 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 11:59:06 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-oai-epc-0: 11:59:06 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-oai-epc-0: 11:59:06 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 11:59:06 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 11:59:06 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 11:59:06 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 11:59:06 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 11:59:06 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 11:59:06 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 11:59:06 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-oai-epc-0: 11:59:06 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 11:59:06 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: unit-oai-epc-0: 11:59:06 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 11:59:06 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-oai-epc-0: 11:59:06 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-epc-0: 11:59:06 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-oai-epc-0: 11:59:06 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 11:59:06 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 11:59:06 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 11:59:06 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 11:59:06 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 11:59:06 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 11:59:06 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 11:59:06 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 11:59:06 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 11:59:06 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 11:59:06 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-oai-epc-0: 11:59:06 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: unit-oai-epc-0: 11:59:06 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 11:59:06 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 11:59:06 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-oai-epc-0: 11:59:06 DEBUG juju.worker.apicaller connecting with old password unit-oai-epc-0: 11:59:06 DEBUG juju.api successfully dialed "wss://172.30.9.202:17070/model/694bd001-f320-4d3f-8bd2-7b58f6fdc540/api" unit-oai-epc-0: 11:59:06 INFO juju.api connection established to "wss://172.30.9.202:17070/model/694bd001-f320-4d3f-8bd2-7b58f6fdc540/api" unit-oai-epc-0: 11:59:06 DEBUG juju.api successfully dialed "wss://192.168.121.11:17070/model/694bd001-f320-4d3f-8bd2-7b58f6fdc540/api" unit-oai-epc-0: 11:59:07 DEBUG juju.worker.apicaller connected unit-oai-epc-0: 11:59:07 DEBUG juju.worker.apicaller changing password... unit-oai-epc-0: 11:59:07 DEBUG juju.worker.apicaller password changed unit-oai-epc-0: 11:59:07 DEBUG juju.api RPC connection died unit-oai-epc-0: 11:59:07 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately machine-2: 11:59:07 DEBUG juju.worker.machiner observed network config updated for "machine-2" to [{DeviceIndex:1 MACAddress: CIDR:127.0.0.0/8 MTU:65536 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:lo ParentInterfaceName: InterfaceType:loopback Disabled:false NoAutoStart:false ConfigType:loopback Address:127.0.0.1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:1 MACAddress: CIDR:::1/128 MTU:65536 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:lo ParentInterfaceName: InterfaceType:loopback Disabled:false NoAutoStart:false ConfigType:loopback Address:::1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:2 MACAddress:fa:16:3e:ac:64:a3 CIDR:192.168.121.0/24 MTU:1450 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:eth0 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:static Address:192.168.121.16 DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:2 MACAddress:fa:16:3e:ac:64:a3 CIDR: MTU:1450 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:eth0 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:3 MACAddress: CIDR: MTU:1480 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:tunl0 ParentInterfaceName: InterfaceType:ethernet Disabled:true NoAutoStart:true ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false}] unit-oai-epc-0: 11:59:07 DEBUG juju.worker.apicaller connecting with current password unit-oai-epc-0: 11:59:07 DEBUG juju.api successfully dialed "wss://172.30.9.202:17070/model/694bd001-f320-4d3f-8bd2-7b58f6fdc540/api" unit-oai-epc-0: 11:59:07 INFO juju.api connection established to "wss://172.30.9.202:17070/model/694bd001-f320-4d3f-8bd2-7b58f6fdc540/api" unit-oai-epc-0: 11:59:07 DEBUG juju.api successfully dialed "wss://192.168.121.11:17070/model/694bd001-f320-4d3f-8bd2-7b58f6fdc540/api" unit-oai-epc-0: 11:59:08 DEBUG juju.worker.apicaller connected unit-oai-epc-0: 11:59:08 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-oai-epc-0: 11:59:08 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 11:59:08 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 11:59:08 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 11:59:08 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 11:59:08 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-oai-epc-0: 11:59:08 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-oai-epc-0: 11:59:08 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 11:59:08 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-oai-epc-0: 11:59:08 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: unit-oai-epc-0: 11:59:08 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: unit-oai-epc-0: 11:59:08 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: unit-oai-epc-0: 11:59:08 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 11:59:08 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-oai-epc-0: 11:59:08 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 11:59:08 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 11:59:08 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 11:59:08 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 11:59:08 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 11:59:08 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 11:59:08 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-oai-epc-0: 11:59:08 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 11:59:08 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 11:59:08 INFO juju.worker.upgrader abort check blocked until version event received unit-oai-epc-0: 11:59:08 INFO juju.worker.upgrader unblocking abort check unit-oai-epc-0: 11:59:08 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-oai-epc-0: 11:59:08 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-oai-epc-0: 11:59:08 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 11:59:08 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 11:59:08 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 11:59:08 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-epc-0: 11:59:08 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-epc-0: 11:59:08 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-oai-epc-0: 11:59:08 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-oai-epc-0: 11:59:08 INFO juju.worker.migrationminion migration phase is now: NONE unit-oai-epc-0: 11:59:08 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-oai-epc-0: 11:59:08 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-oai-epc-0: 11:59:08 DEBUG juju.worker.leadership oai-epc/0 making initial claim for oai-epc leadership unit-oai-epc-0: 11:59:08 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-oai-epc-0: 11:59:08 DEBUG juju.worker.logger logger setup unit-oai-epc-0: 11:59:08 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-oai-epc-0: 11:59:08 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-oai-epc-0: 11:59:08 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-epc-0: 11:59:08 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-epc-0: 11:59:08 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 11:59:08 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-oai-epc-0: 11:59:08 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-oai-epc-0: 11:59:08 DEBUG juju.machinelock acquire machine lock for meterstatus (meter-status-changed) unit-oai-epc-0: 11:59:08 DEBUG juju.machinelock machine lock acquired for meterstatus (meter-status-changed) unit-oai-epc-0: 11:59:08 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-oai-epc-0: 11:59:08 DEBUG juju.machinelock machine lock released for meterstatus (meter-status-changed) unit-oai-epc-0: 11:59:08 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) unit-oai-epc-0: 11:59:08 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.202,192.168.121.11,252.11.0.1,::1,localhost", AutoNoProxy:""} unit-oai-epc-0: 11:59:08 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} unit-oai-epc-0: 11:59:08 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-oai-epc-0: 11:59:08 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-epc-0: 11:59:08 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 11:59:08 INFO juju.worker.leadership oai-epc/0 promoted to leadership of oai-epc unit-oai-epc-0: 11:59:08 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-oai-epc-0: 11:59:08 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 11:59:08 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-oai-epc-0: 11:59:08 DEBUG juju.network no lxc bridge addresses to filter for machine unit-oai-epc-0: 11:59:08 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-epc-0: 11:59:08 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-epc-0: 11:59:08 DEBUG juju.network including address public:172.30.9.202 for machine unit-oai-epc-0: 11:59:08 DEBUG juju.network including address local-cloud:192.168.121.11 for machine unit-oai-epc-0: 11:59:08 DEBUG juju.network including address local-fan:252.11.0.1 for machine unit-oai-epc-0: 11:59:08 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-oai-epc-0: 11:59:08 DEBUG juju.network including address local-machine:::1 for machine unit-oai-epc-0: 11:59:08 DEBUG juju.network addresses after filtering: [public:172.30.9.202 local-cloud:192.168.121.11 local-fan:252.11.0.1 local-machine:127.0.0.1 local-machine:::1] unit-oai-epc-0: 11:59:08 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.202:17070 192.168.121.11:17070 252.11.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-oai-epc-0: 11:59:08 DEBUG juju.agent API server address details [["172.30.9.202:17070" "192.168.121.11:17070" "252.11.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.11:17070" "252.11.0.1:17070" "172.30.9.202:17070"] unit-oai-epc-0: 11:59:08 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-oai-epc-0: 11:59:08 DEBUG juju.worker.dependency "uniter" manifold worker started unit-oai-epc-0: 11:59:09 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-oai-epc-0 unit-oai-epc-0: 11:59:09 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-trusty-amd64 unit-oai-epc-0: 11:59:09 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-trusty-amd64/jujud unit-oai-epc-0: 11:59:09 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-oai-epc-0/run.socket unit-oai-epc-0: 11:59:09 INFO juju.worker.uniter unit "oai-epc/0" started unit-oai-epc-0: 11:59:09 DEBUG juju.worker.uniter juju-run listener running unit-oai-epc-0: 11:59:09 INFO juju.worker.uniter resuming charm install unit-oai-epc-0: 11:59:09 DEBUG juju.worker.uniter.operation running operation install local:trusty/oai-epc-3 unit-oai-epc-0: 11:59:09 DEBUG juju.worker.uniter.operation preparing operation "install local:trusty/oai-epc-3" unit-oai-epc-0: 11:59:09 INFO juju.worker.uniter.charm downloading local:trusty/oai-epc-3 from API server unit-oai-epc-0: 11:59:09 INFO juju.downloader downloading from local:trusty/oai-epc-3 unit-oai-epc-0: 11:59:09 DEBUG httpbakery client do GET https://172.30.9.202:17070/model/694bd001-f320-4d3f-8bd2-7b58f6fdc540/charms?file=%2A&url=local%3Atrusty%2Foai-epc-3 { unit-oai-epc-0: 11:59:09 DEBUG httpbakery } -> error unit-oai-epc-0: 11:59:09 INFO juju.downloader download complete ("local:trusty/oai-epc-3") unit-oai-epc-0: 11:59:09 INFO juju.downloader download verified ("local:trusty/oai-epc-3") unit-oai-epc-0: 11:59:09 DEBUG juju.worker.uniter.operation executing operation "install local:trusty/oai-epc-3" unit-oai-epc-0: 11:59:09 DEBUG juju.worker.uniter.charm preparing to deploy charm "local:trusty/oai-epc-3" unit-oai-epc-0: 11:59:09 DEBUG juju.worker.uniter.charm deploying charm "local:trusty/oai-epc-3" unit-oai-epc-0: 11:59:09 DEBUG juju.worker.uniter.charm finishing deploy of charm "local:trusty/oai-epc-3" unit-oai-epc-0: 11:59:09 DEBUG juju.worker.uniter.operation committing operation "install local:trusty/oai-epc-3" unit-oai-epc-0: 11:59:09 INFO juju.worker.uniter hooks are retried true unit-oai-epc-0: 11:59:09 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-oai-epc-0: 11:59:09 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-oai-epc-0: 11:59:09 DEBUG juju.worker.uniter.remotestate got unit change unit-oai-epc-0: 11:59:09 DEBUG juju.worker.uniter.remotestate got service change unit-oai-epc-0: 11:59:09 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-oai-epc-0: 11:59:09 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-oai-epc-0: 11:59:09 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-oai-epc-0: 11:59:09 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-oai-epc-0: 11:59:09 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-oai-epc-0: 11:59:09 INFO juju.worker.uniter.storage initial storage attachments ready unit-oai-epc-0: 11:59:09 INFO juju.worker.uniter found queued "install" hook unit-oai-epc-0: 11:59:09 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-epc-0: 11:59:09 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-epc-0: 11:59:09 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-epc-0: 11:59:09 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-epc-0: 11:59:09 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-epc-0: 11:59:09 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-epc-0: 11:59:09 DEBUG unit.oai-epc/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 11:59:09 DEBUG unit.oai-epc/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 11:59:09 DEBUG unit.oai-epc/0.install + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 11:59:09 DEBUG unit.oai-epc/0.install ++ validated_mme_public_ip=0 unit-oai-epc-0: 11:59:09 DEBUG unit.oai-epc/0.install + set_env_paths unit-oai-epc-0: 11:59:09 DEBUG unit.oai-epc/0.install + openair_path=/srv/openair-cn unit-oai-epc-0: 11:59:09 DEBUG unit.oai-epc/0.install + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 11:59:09 DEBUG unit.oai-epc/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 11:59:09 DEBUG unit.oai-epc/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 11:59:09 DEBUG unit.oai-epc/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 11:59:09 DEBUG unit.oai-epc/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 11:59:09 DEBUG unit.oai-epc/0.install + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 11:59:09 DEBUG unit.oai-epc/0.install + epc_exec_name=mme_gw unit-oai-epc-0: 11:59:09 DEBUG unit.oai-epc/0.install + open-port 2152/udp unit-oai-epc-0: 11:59:09 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-oai-epc-0: 11:59:09 DEBUG unit.oai-epc/0.install ++ config-get branch unit-oai-epc-0: 11:59:09 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 11:59:09 DEBUG unit.oai-epc/0.install + branch=v0.3.2 unit-oai-epc-0: 11:59:09 DEBUG unit.oai-epc/0.install ++ config-get revision unit-oai-epc-0: 11:59:09 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 11:59:09 DEBUG unit.oai-epc/0.install + revision=HEAD unit-oai-epc-0: 11:59:09 DEBUG unit.oai-epc/0.install + echo v0.3.2 unit-oai-epc-0: 11:59:09 DEBUG unit.oai-epc/0.install + echo HEAD unit-oai-epc-0: 11:59:09 DEBUG unit.oai-epc/0.install + update_hostname unit-oai-epc-0: 11:59:09 DEBUG unit.oai-epc/0.install ++ sed 's|/|-|' unit-oai-epc-0: 11:59:09 DEBUG unit.oai-epc/0.install ++ echo oai-epc/0 unit-oai-epc-0: 11:59:09 DEBUG unit.oai-epc/0.install + HOSTNAME=oai-epc-0 unit-oai-epc-0: 11:59:09 DEBUG unit.oai-epc/0.install + echo oai-epc-0 unit-oai-epc-0: 11:59:09 DEBUG unit.oai-epc/0.install + hostname oai-epc-0 unit-oai-epc-0: 11:59:09 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 11:59:09 DEBUG unit.oai-epc/0.install + echo '127.0.0.1 oai-epc-0' unit-oai-epc-0: 11:59:09 DEBUG unit.oai-epc/0.install + install_packages unit-oai-epc-0: 11:59:09 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 11:59:09 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections git unit-oai-epc-0: 11:59:09 DEBUG unit.oai-epc/0.install + gitAlreadyInstalled=0 unit-oai-epc-0: 11:59:09 DEBUG unit.oai-epc/0.install + true unit-oai-epc-0: 11:59:09 DEBUG unit.oai-epc/0.install + '[' '!' 0 -eq 1 ']' unit-oai-epc-0: 11:59:09 DEBUG unit.oai-epc/0.install + apt-get install -y --force-yes git unit-oai-epc-0: 11:59:09 DEBUG unit.oai-epc/0.install Reading package lists... unit-oai-epc-0: 11:59:09 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 11:59:09 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 11:59:09 DEBUG unit.oai-epc/0.install The following extra packages will be installed: unit-oai-epc-0: 11:59:09 DEBUG unit.oai-epc/0.install git-man liberror-perl unit-oai-epc-0: 11:59:09 DEBUG unit.oai-epc/0.install Suggested packages: unit-oai-epc-0: 11:59:09 DEBUG unit.oai-epc/0.install git-daemon-run git-daemon-sysvinit git-doc git-el git-email git-gui gitk unit-oai-epc-0: 11:59:09 DEBUG unit.oai-epc/0.install gitweb git-arch git-bzr git-cvs git-mediawiki git-svn unit-oai-epc-0: 11:59:09 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 11:59:09 DEBUG unit.oai-epc/0.install git git-man liberror-perl unit-oai-epc-0: 11:59:10 DEBUG unit.oai-epc/0.install 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 11:59:10 DEBUG unit.oai-epc/0.install Need to get 3459 kB of archives. unit-oai-epc-0: 11:59:10 DEBUG unit.oai-epc/0.install After this operation, 22.0 MB of additional disk space will be used. unit-oai-epc-0: 11:59:10 DEBUG unit.oai-epc/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main liberror-perl all 0.17-1.1 [21.1 kB] unit-oai-epc-0: 11:59:10 DEBUG unit.oai-epc/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main git-man all 1:1.9.1-1ubuntu0.10 [700 kB] unit-oai-epc-0: 11:59:11 DEBUG unit.oai-epc/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main git amd64 1:1.9.1-1ubuntu0.10 [2737 kB] unit-oai-epc-0: 11:59:11 DEBUG unit.oai-epc/0.install Fetched 3459 kB in 1s (1853 kB/s) unit-oai-epc-0: 11:59:12 DEBUG unit.oai-epc/0.install Selecting previously unselected package liberror-perl. unit-oai-epc-0: 11:59:12 DEBUG unit.oai-epc/0.install (Reading database ... 78237 files and directories currently installed.) unit-oai-epc-0: 11:59:12 DEBUG unit.oai-epc/0.install Preparing to unpack .../liberror-perl_0.17-1.1_all.deb ... unit-oai-epc-0: 11:59:12 DEBUG unit.oai-epc/0.install Unpacking liberror-perl (0.17-1.1) ... unit-oai-epc-0: 11:59:13 DEBUG unit.oai-epc/0.install Selecting previously unselected package git-man. unit-oai-epc-0: 11:59:13 DEBUG unit.oai-epc/0.install Preparing to unpack .../git-man_1%3a1.9.1-1ubuntu0.10_all.deb ... unit-oai-epc-0: 11:59:13 DEBUG unit.oai-epc/0.install Unpacking git-man (1:1.9.1-1ubuntu0.10) ... unit-oai-epc-0: 11:59:13 DEBUG unit.oai-epc/0.install Selecting previously unselected package git. unit-oai-epc-0: 11:59:13 DEBUG unit.oai-epc/0.install Preparing to unpack .../git_1%3a1.9.1-1ubuntu0.10_amd64.deb ... unit-oai-epc-0: 11:59:13 DEBUG unit.oai-epc/0.install Unpacking git (1:1.9.1-1ubuntu0.10) ... unit-oai-epc-0: 11:59:14 DEBUG unit.oai-epc/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-epc-0: 11:59:14 DEBUG unit.oai-epc/0.install Setting up liberror-perl (0.17-1.1) ... unit-oai-epc-0: 11:59:14 DEBUG unit.oai-epc/0.install Setting up git-man (1:1.9.1-1ubuntu0.10) ... unit-oai-epc-0: 11:59:14 DEBUG unit.oai-epc/0.install Setting up git (1:1.9.1-1ubuntu0.10) ... unit-oai-epc-0: 11:59:14 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 11:59:14 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections at unit-oai-epc-0: 11:59:14 DEBUG unit.oai-epc/0.install + atAlreadyInstalled=1 unit-oai-epc-0: 11:59:14 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 11:59:14 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 11:59:14 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections virt-what unit-oai-epc-0: 11:59:14 DEBUG unit.oai-epc/0.install + virtwhatAlreadyInstalled=0 unit-oai-epc-0: 11:59:14 DEBUG unit.oai-epc/0.install + true unit-oai-epc-0: 11:59:14 DEBUG unit.oai-epc/0.install + '[' '!' 0 -eq 1 ']' unit-oai-epc-0: 11:59:14 DEBUG unit.oai-epc/0.install + apt-get install -y --force-yes virt-what unit-oai-epc-0: 11:59:14 DEBUG unit.oai-epc/0.install Reading package lists... unit-oai-epc-0: 11:59:15 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 11:59:15 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 11:59:15 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 11:59:15 DEBUG unit.oai-epc/0.install virt-what unit-oai-epc-0: 11:59:15 DEBUG unit.oai-epc/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 11:59:15 DEBUG unit.oai-epc/0.install Need to get 13.6 kB of archives. unit-oai-epc-0: 11:59:15 DEBUG unit.oai-epc/0.install After this operation, 66.6 kB of additional disk space will be used. unit-oai-epc-0: 11:59:15 DEBUG unit.oai-epc/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe virt-what amd64 1.13-1 [13.6 kB] unit-oai-epc-0: 11:59:15 DEBUG unit.oai-epc/0.install Fetched 13.6 kB in 0s (24.2 kB/s) unit-oai-epc-0: 11:59:16 DEBUG unit.oai-epc/0.install Selecting previously unselected package virt-what. unit-oai-epc-0: 11:59:16 DEBUG unit.oai-epc/0.install (Reading database ... 78987 files and directories currently installed.) unit-oai-epc-0: 11:59:16 DEBUG unit.oai-epc/0.install Preparing to unpack .../virt-what_1.13-1_amd64.deb ... unit-oai-epc-0: 11:59:16 DEBUG unit.oai-epc/0.install Unpacking virt-what (1.13-1) ... unit-oai-epc-0: 11:59:16 DEBUG unit.oai-epc/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-epc-0: 11:59:16 DEBUG unit.oai-epc/0.install Setting up virt-what (1.13-1) ... unit-oai-epc-0: 11:59:16 DEBUG unit.oai-epc/0.install + PASSWORD=linux unit-oai-epc-0: 11:59:16 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 11:59:16 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-epc-0: 11:59:17 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 11:59:17 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-epc-0: 11:59:17 DEBUG unit.oai-epc/0.install + apt install -y mysql-client unit-oai-epc-0: 11:59:17 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 11:59:17 DEBUG unit.oai-epc/0.install WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. unit-oai-epc-0: 11:59:17 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 11:59:17 DEBUG unit.oai-epc/0.install Reading package lists... unit-oai-epc-0: 11:59:17 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 11:59:17 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 11:59:17 DEBUG unit.oai-epc/0.install The following extra packages will be installed: unit-oai-epc-0: 11:59:17 DEBUG unit.oai-epc/0.install libdbd-mysql-perl libdbi-perl libmysqlclient18 libterm-readkey-perl unit-oai-epc-0: 11:59:17 DEBUG unit.oai-epc/0.install mysql-client-5.5 mysql-client-core-5.5 mysql-common unit-oai-epc-0: 11:59:17 DEBUG unit.oai-epc/0.install Suggested packages: unit-oai-epc-0: 11:59:17 DEBUG unit.oai-epc/0.install libclone-perl libmldbm-perl libnet-daemon-perl libplrpc-perl unit-oai-epc-0: 11:59:17 DEBUG unit.oai-epc/0.install libsql-statement-perl unit-oai-epc-0: 11:59:17 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 11:59:17 DEBUG unit.oai-epc/0.install libdbd-mysql-perl libdbi-perl libmysqlclient18 libterm-readkey-perl unit-oai-epc-0: 11:59:17 DEBUG unit.oai-epc/0.install mysql-client mysql-client-5.5 mysql-client-core-5.5 mysql-common unit-oai-epc-0: 11:59:17 DEBUG unit.oai-epc/0.install 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 11:59:17 DEBUG unit.oai-epc/0.install Need to get 3781 kB of archives. unit-oai-epc-0: 11:59:17 DEBUG unit.oai-epc/0.install After this operation, 43.8 MB of additional disk space will be used. unit-oai-epc-0: 11:59:17 DEBUG unit.oai-epc/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] unit-oai-epc-0: 11:59:18 DEBUG unit.oai-epc/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] unit-oai-epc-0: 11:59:18 DEBUG unit.oai-epc/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libdbi-perl amd64 1.630-1 [879 kB] unit-oai-epc-0: 11:59:19 DEBUG unit.oai-epc/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdbd-mysql-perl amd64 4.025-1ubuntu0.1 [87.6 kB] unit-oai-epc-0: 11:59:19 DEBUG unit.oai-epc/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libterm-readkey-perl amd64 2.31-1 [27.4 kB] unit-oai-epc-0: 11:59:19 DEBUG unit.oai-epc/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-core-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [707 kB] unit-oai-epc-0: 11:59:19 DEBUG unit.oai-epc/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1459 kB] unit-oai-epc-0: 11:59:20 DEBUG unit.oai-epc/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client all 5.5.62-0ubuntu0.14.04.1 [10.8 kB] unit-oai-epc-0: 11:59:20 DEBUG unit.oai-epc/0.install Fetched 3781 kB in 2s (1438 kB/s) unit-oai-epc-0: 11:59:20 DEBUG unit.oai-epc/0.install Selecting previously unselected package mysql-common. unit-oai-epc-0: 11:59:20 DEBUG unit.oai-epc/0.install (Reading database ... 78994 files and directories currently installed.) unit-oai-epc-0: 11:59:20 DEBUG unit.oai-epc/0.install Preparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ... unit-oai-epc-0: 11:59:20 DEBUG unit.oai-epc/0.install Progress: [ 0%] Progress: [ 2%] Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... unit-oai-epc-0: 11:59:20 DEBUG unit.oai-epc/0.install Progress: [ 5%] Progress: [ 7%] Selecting previously unselected package libmysqlclient18:amd64. unit-oai-epc-0: 11:59:20 DEBUG unit.oai-epc/0.install Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-oai-epc-0: 11:59:20 DEBUG unit.oai-epc/0.install Progress: [ 10%] Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-epc-0: 11:59:20 DEBUG unit.oai-epc/0.install Progress: [ 12%] Progress: [ 15%] Selecting previously unselected package libdbi-perl. unit-oai-epc-0: 11:59:20 DEBUG unit.oai-epc/0.install Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... unit-oai-epc-0: 11:59:20 DEBUG unit.oai-epc/0.install Progress: [ 17%] Unpacking libdbi-perl (1.630-1) ... unit-oai-epc-0: 11:59:20 DEBUG unit.oai-epc/0.install Progress: [ 20%] Progress: [ 22%] Selecting previously unselected package libdbd-mysql-perl. unit-oai-epc-0: 11:59:20 DEBUG unit.oai-epc/0.install Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... unit-oai-epc-0: 11:59:20 DEBUG unit.oai-epc/0.install Progress: [ 25%] Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-oai-epc-0: 11:59:20 DEBUG unit.oai-epc/0.install Progress: [ 27%] Progress: [ 30%] Selecting previously unselected package libterm-readkey-perl. unit-oai-epc-0: 11:59:20 DEBUG unit.oai-epc/0.install Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... unit-oai-epc-0: 11:59:20 DEBUG unit.oai-epc/0.install Progress: [ 32%] Unpacking libterm-readkey-perl (2.31-1) ... unit-oai-epc-0: 11:59:20 DEBUG unit.oai-epc/0.install Progress: [ 35%] Progress: [ 37%] Selecting previously unselected package mysql-client-core-5.5. unit-oai-epc-0: 11:59:20 DEBUG unit.oai-epc/0.install Preparing to unpack .../mysql-client-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-oai-epc-0: 11:59:20 DEBUG unit.oai-epc/0.install Progress: [ 40%] Unpacking mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-epc-0: 11:59:20 DEBUG unit.oai-epc/0.install Progress: [ 42%] Progress: [ 45%] Selecting previously unselected package mysql-client-5.5. unit-oai-epc-0: 11:59:20 DEBUG unit.oai-epc/0.install Preparing to unpack .../mysql-client-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-oai-epc-0: 11:59:20 DEBUG unit.oai-epc/0.install Progress: [ 47%] Unpacking mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-epc-0: 11:59:21 DEBUG unit.oai-epc/0.install Progress: [ 50%] Progress: [ 52%] Selecting previously unselected package mysql-client. unit-oai-epc-0: 11:59:21 DEBUG unit.oai-epc/0.install Preparing to unpack .../mysql-client_5.5.62-0ubuntu0.14.04.1_all.deb ... unit-oai-epc-0: 11:59:21 DEBUG unit.oai-epc/0.install Progress: [ 55%] Unpacking mysql-client (5.5.62-0ubuntu0.14.04.1) ... unit-oai-epc-0: 11:59:21 DEBUG unit.oai-epc/0.install Progress: [ 57%] Progress: [ 60%] Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-epc-0: 11:59:22 DEBUG unit.oai-epc/0.install Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... unit-oai-epc-0: 11:59:22 DEBUG unit.oai-epc/0.install Progress: [ 62%] Progress: [ 65%] Setting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-epc-0: 11:59:22 DEBUG unit.oai-epc/0.install Progress: [ 67%] Progress: [ 70%] Setting up libdbi-perl (1.630-1) ... unit-oai-epc-0: 11:59:22 DEBUG unit.oai-epc/0.install Progress: [ 72%] Progress: [ 75%] Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-oai-epc-0: 11:59:22 DEBUG unit.oai-epc/0.install Progress: [ 77%] Progress: [ 80%] Setting up libterm-readkey-perl (2.31-1) ... unit-oai-epc-0: 11:59:22 DEBUG unit.oai-epc/0.install Progress: [ 82%] Progress: [ 85%] Setting up mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-epc-0: 11:59:22 DEBUG unit.oai-epc/0.install Progress: [ 87%] Progress: [ 90%] Setting up mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-epc-0: 11:59:22 DEBUG unit.oai-epc/0.install Progress: [ 92%] Progress: [ 95%] Setting up mysql-client (5.5.62-0ubuntu0.14.04.1) ... unit-oai-epc-0: 11:59:22 DEBUG unit.oai-epc/0.install Progress: [ 97%] Progress: [100%] Processing triggers for libc-bin (2.19-0ubuntu6.15) ... unit-oai-epc-0: 11:59:22 DEBUG unit.oai-epc/0.install ++ virt-what unit-oai-epc-0: 11:59:22 DEBUG unit.oai-epc/0.install + machine_type=kvm unit-oai-epc-0: 11:59:22 DEBUG unit.oai-epc/0.install + clone_repro unit-oai-epc-0: 11:59:22 DEBUG unit.oai-epc/0.install + juju-log 'Fetching and installing openair5G EPC' unit-oai-epc-0: 11:59:23 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 11:59:23 INFO unit.oai-epc/0.juju-log Fetching and installing openair5G EPC unit-oai-epc-0: 11:59:23 DEBUG unit.oai-epc/0.install + status-set maintenance 'Fetching and installing Openair5G EPC' unit-oai-epc-0: 11:59:23 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 11:59:23 DEBUG unit.oai-epc/0.install + '[' -d /srv/openair-cn ']' unit-oai-epc-0: 11:59:23 DEBUG unit.oai-epc/0.install + cp -f /etc/hosts /home unit-oai-epc-0: 11:59:23 DEBUG unit.oai-epc/0.install + git clone https://github.com/OPENAIRINTERFACE/openair-cn /srv/openair-cn unit-oai-epc-0: 11:59:23 DEBUG unit.oai-epc/0.install Cloning into '/srv/openair-cn'... unit-oai-epc-0: 11:59:28 DEBUG unit.oai-epc/0.install + cd /srv/openair-cn unit-oai-epc-0: 11:59:28 DEBUG unit.oai-epc/0.install + git checkout v0.3.2 unit-oai-epc-0: 11:59:28 DEBUG unit.oai-epc/0.install Note: checking out 'v0.3.2'. unit-oai-epc-0: 11:59:28 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 11:59:28 DEBUG unit.oai-epc/0.install You are in 'detached HEAD' state. You can look around, make experimental unit-oai-epc-0: 11:59:28 DEBUG unit.oai-epc/0.install changes and commit them, and you can discard any commits you make in this unit-oai-epc-0: 11:59:28 DEBUG unit.oai-epc/0.install state without impacting any branches by performing another checkout. unit-oai-epc-0: 11:59:28 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 11:59:28 DEBUG unit.oai-epc/0.install If you want to create a new branch to retain commits you create, you may unit-oai-epc-0: 11:59:28 DEBUG unit.oai-epc/0.install do so (now or later) by using -b with the checkout command again. Example: unit-oai-epc-0: 11:59:28 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 11:59:28 DEBUG unit.oai-epc/0.install git checkout -b new_branch_name unit-oai-epc-0: 11:59:28 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 11:59:28 DEBUG unit.oai-epc/0.install HEAD is now at 01f20cc... freediameter installation fix unit-oai-epc-0: 11:59:28 DEBUG unit.oai-epc/0.install + shopt -s nocasematch unit-oai-epc-0: 11:59:28 DEBUG unit.oai-epc/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-epc-0: 11:59:28 DEBUG unit.oai-epc/0.install + cd - unit-oai-epc-0: 11:59:28 DEBUG unit.oai-epc/0.install /var/lib/juju/agents/unit-oai-epc-0/charm unit-oai-epc-0: 11:59:28 DEBUG unit.oai-epc/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 11:59:28 DEBUG unit.oai-epc/0.install + sed -i -r 's/(check_kernel_release_and_install_xtables_addons_oai[^()]+)/#\1/' /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 11:59:28 DEBUG unit.oai-epc/0.install + juju_install_kernel unit-oai-epc-0: 11:59:28 DEBUG unit.oai-epc/0.install + juju-log 'Check the kernel and update if required' unit-oai-epc-0: 11:59:28 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 11:59:28 INFO unit.oai-epc/0.juju-log Check the kernel and update if required unit-oai-epc-0: 11:59:28 DEBUG unit.oai-epc/0.install + check_current_kernel unit-oai-epc-0: 11:59:28 DEBUG unit.oai-epc/0.install + required_kern_release=3.19 unit-oai-epc-0: 11:59:28 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 11:59:28 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 11:59:28 DEBUG unit.oai-epc/0.install + required_kern_version=3 unit-oai-epc-0: 11:59:28 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 11:59:28 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 11:59:28 DEBUG unit.oai-epc/0.install + required_kern_major_revision=19 unit-oai-epc-0: 11:59:28 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 11:59:28 DEBUG unit.oai-epc/0.install + current_kern_release=3.13.0-167-generic unit-oai-epc-0: 11:59:28 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 11:59:28 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-167-generic unit-oai-epc-0: 11:59:28 DEBUG unit.oai-epc/0.install + current_kern_version=3 unit-oai-epc-0: 11:59:28 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 11:59:28 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-167-generic unit-oai-epc-0: 11:59:28 DEBUG unit.oai-epc/0.install + current_kern_major_revision=13 unit-oai-epc-0: 11:59:28 DEBUG unit.oai-epc/0.install + '[' 3 -gt 3 ']' unit-oai-epc-0: 11:59:28 DEBUG unit.oai-epc/0.install + '[' 3 -eq 3 ']' unit-oai-epc-0: 11:59:28 DEBUG unit.oai-epc/0.install + '[' 13 -ge 19 ']' unit-oai-epc-0: 11:59:28 DEBUG unit.oai-epc/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-epc-0: 11:59:28 DEBUG unit.oai-epc/0.install + [[ false == true ]] unit-oai-epc-0: 11:59:28 DEBUG unit.oai-epc/0.install + '[' kvm == lxc -o kvm == docker ']' unit-oai-epc-0: 11:59:28 DEBUG unit.oai-epc/0.install + '[' kvm == '' ']' unit-oai-epc-0: 11:59:28 DEBUG unit.oai-epc/0.install + check_current_kernel unit-oai-epc-0: 11:59:28 DEBUG unit.oai-epc/0.install + required_kern_release=3.19 unit-oai-epc-0: 11:59:28 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 11:59:28 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 11:59:28 DEBUG unit.oai-epc/0.install + required_kern_version=3 unit-oai-epc-0: 11:59:28 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 11:59:28 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 11:59:28 DEBUG unit.oai-epc/0.install + required_kern_major_revision=19 unit-oai-epc-0: 11:59:28 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 11:59:28 DEBUG unit.oai-epc/0.install + current_kern_release=3.13.0-167-generic unit-oai-epc-0: 11:59:28 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 11:59:28 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-167-generic unit-oai-epc-0: 11:59:28 DEBUG unit.oai-epc/0.install + current_kern_version=3 unit-oai-epc-0: 11:59:28 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 11:59:28 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-167-generic unit-oai-epc-0: 11:59:28 DEBUG unit.oai-epc/0.install + current_kern_major_revision=13 unit-oai-epc-0: 11:59:28 DEBUG unit.oai-epc/0.install + '[' 3 -gt 3 ']' unit-oai-epc-0: 11:59:28 DEBUG unit.oai-epc/0.install + '[' 3 -eq 3 ']' unit-oai-epc-0: 11:59:28 DEBUG unit.oai-epc/0.install + '[' 13 -ge 19 ']' unit-oai-epc-0: 11:59:28 DEBUG unit.oai-epc/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-epc-0: 11:59:28 DEBUG unit.oai-epc/0.install + [[ false == false ]] unit-oai-epc-0: 11:59:28 DEBUG unit.oai-epc/0.install ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.reboot unit-oai-epc-0: 11:59:28 DEBUG unit.oai-epc/0.install cat: /var/lib/juju/agents/unit-oai-epc-0/charm/.reboot: No such file or directory unit-oai-epc-0: 11:59:28 DEBUG unit.oai-epc/0.install + '[' '' '!=' reboot ']' unit-oai-epc-0: 11:59:28 DEBUG unit.oai-epc/0.install + juju-log 'installing the required kernel and reboot' unit-oai-epc-0: 11:59:28 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 11:59:28 INFO unit.oai-epc/0.juju-log installing the required kernel and reboot unit-oai-epc-0: 11:59:28 DEBUG unit.oai-epc/0.install + status-set maintenance 'installing the required kernel and rebooting' unit-oai-epc-0: 11:59:28 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 11:59:28 DEBUG unit.oai-epc/0.install + install_required_kernel unit-oai-epc-0: 11:59:28 DEBUG unit.oai-epc/0.install + apt-get install -y linux-image-3.19.0-61-lowlatency linux-headers-3.19.0-61-lowlatency unit-oai-epc-0: 11:59:28 DEBUG unit.oai-epc/0.install Reading package lists... unit-oai-epc-0: 11:59:28 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 11:59:28 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 11:59:28 DEBUG unit.oai-epc/0.install The following extra packages will be installed: unit-oai-epc-0: 11:59:28 DEBUG unit.oai-epc/0.install linux-headers-3.19.0-61 unit-oai-epc-0: 11:59:28 DEBUG unit.oai-epc/0.install Suggested packages: unit-oai-epc-0: 11:59:28 DEBUG unit.oai-epc/0.install fdutils linux-lts-vivid-tools unit-oai-epc-0: 11:59:28 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 11:59:28 DEBUG unit.oai-epc/0.install linux-headers-3.19.0-61 linux-headers-3.19.0-61-lowlatency unit-oai-epc-0: 11:59:28 DEBUG unit.oai-epc/0.install linux-image-3.19.0-61-lowlatency unit-oai-epc-0: 11:59:29 DEBUG unit.oai-epc/0.install 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 11:59:29 DEBUG unit.oai-epc/0.install Need to get 65.1 MB of archives. unit-oai-epc-0: 11:59:29 DEBUG unit.oai-epc/0.install After this operation, 288 MB of additional disk space will be used. unit-oai-epc-0: 11:59:29 DEBUG unit.oai-epc/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-image-3.19.0-61-lowlatency amd64 3.19.0-61.69~14.04.1 [55.1 MB] machine-3: 11:59:31 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-3: 11:59:31 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-3/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "3", "--debug"} machine-3: 11:59:31 DEBUG juju.agent read agent config, format "2.0" machine-3: 11:59:31 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-3: 11:59:31 DEBUG juju.worker start "engine" machine-3: 11:59:31 INFO juju.worker start "engine" machine-3: 11:59:31 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-3" machine-3: 11:59:31 DEBUG juju.worker "engine" started machine-3: 11:59:31 DEBUG juju.worker.introspection stats worker now serving machine-3: 11:59:31 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:59:31 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-3: 11:59:31 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:59:31 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:59:31 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:59:31 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-3: 11:59:31 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "agent" not running: dependency not available machine-3: 11:59:31 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-3: 11:59:31 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-3: 11:59:31 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:59:31 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-3: 11:59:31 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-3: 11:59:31 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "clock" not running: dependency not available machine-3: 11:59:31 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:59:31 DEBUG juju.worker.dependency "clock" manifold worker started machine-3: 11:59:31 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 11:59:31 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 11:59:31 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:59:31 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:59:31 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-3: 11:59:31 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-3: 11:59:31 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-3: 11:59:31 DEBUG juju.worker.dependency "agent" manifold worker started machine-3: 11:59:31 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:59:31 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:59:31 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:59:31 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:59:31 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-3: 11:59:31 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:59:31 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:59:31 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:59:31 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-3: 11:59:31 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-3: 11:59:31 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-3: 11:59:31 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:59:31 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:59:31 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-3: 11:59:31 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-3: 11:59:31 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:59:31 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:59:31 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:59:31 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-3: 11:59:31 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:59:31 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: machine-3: 11:59:31 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available machine-3: 11:59:31 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-3: 11:59:31 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-3: 11:59:31 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:59:31 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 11:59:31 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:59:31 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:59:31 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:59:31 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:59:31 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:59:31 DEBUG juju.worker.dependency "state" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-3: 11:59:31 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 11:59:31 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:59:31 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:59:31 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:59:31 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:59:31 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:59:31 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:59:31 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-3: 11:59:31 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 11:59:31 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 11:59:31 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-3: 11:59:31 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:59:31 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available machine-3: 11:59:31 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-3: 11:59:31 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-3: 11:59:31 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:59:31 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:59:31 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:59:31 DEBUG juju.worker.apicaller connecting with old password machine-3: 11:59:31 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:59:32 DEBUG juju.api successfully dialed "wss://192.168.121.11:17070/model/694bd001-f320-4d3f-8bd2-7b58f6fdc540/api" machine-3: 11:59:32 INFO juju.api connection established to "wss://192.168.121.11:17070/model/694bd001-f320-4d3f-8bd2-7b58f6fdc540/api" machine-3: 11:59:32 DEBUG juju.api successfully dialed "wss://172.30.9.202:17070/model/694bd001-f320-4d3f-8bd2-7b58f6fdc540/api" machine-3: 11:59:32 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-3: 11:59:32 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-3: 11:59:32 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-3: 11:59:32 DEBUG juju.worker.apicaller connected machine-3: 11:59:32 DEBUG juju.worker.apicaller changing password... unit-oai-epc-0: 11:59:33 DEBUG unit.oai-epc/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-headers-3.19.0-61 all 3.19.0-61.69~14.04.1 [9307 kB] machine-3: 11:59:33 DEBUG juju.worker.apicaller password changed machine-3: 11:59:33 DEBUG juju.api RPC connection died machine-3: 11:59:33 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately machine-3: 11:59:33 DEBUG juju.worker.apicaller connecting with current password machine-3: 11:59:33 DEBUG juju.api successfully dialed "wss://172.30.9.202:17070/model/694bd001-f320-4d3f-8bd2-7b58f6fdc540/api" machine-3: 11:59:33 INFO juju.api connection established to "wss://172.30.9.202:17070/model/694bd001-f320-4d3f-8bd2-7b58f6fdc540/api" machine-3: 11:59:33 DEBUG juju.api successfully dialed "wss://192.168.121.11:17070/model/694bd001-f320-4d3f-8bd2-7b58f6fdc540/api" unit-oai-epc-0: 11:59:33 DEBUG unit.oai-epc/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-headers-3.19.0-61-lowlatency amd64 3.19.0-61.69~14.04.1 [748 kB] unit-oai-epc-0: 11:59:33 DEBUG unit.oai-epc/0.install Fetched 65.1 MB in 4s (13.4 MB/s) machine-3: 11:59:34 DEBUG juju.worker.apicaller connected unit-oai-epc-0: 11:59:34 DEBUG unit.oai-epc/0.install Selecting previously unselected package linux-image-3.19.0-61-lowlatency. machine-3: 11:59:34 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-3: 11:59:34 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 11:59:34 DEBUG unit.oai-epc/0.install (Reading database ... 79263 files and directories currently installed.) machine-3: 11:59:34 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 11:59:34 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 11:59:34 DEBUG unit.oai-epc/0.install Preparing to unpack .../linux-image-3.19.0-61-lowlatency_3.19.0-61.69~14.04.1_amd64.deb ... machine-3: 11:59:34 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:59:34 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-3: 11:59:34 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-3: 11:59:34 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:59:34 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:59:34 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:59:34 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:59:34 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:59:34 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:59:34 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:59:34 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-3: 11:59:34 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 11:59:34 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-3: 11:59:34 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-3: 11:59:34 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: machine-3: 11:59:34 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-3: 11:59:34 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-3: 11:59:34 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-3: 11:59:34 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-3: 11:59:34 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-3: 11:59:34 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-3: 11:59:34 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-3: 11:59:34 INFO juju.worker.upgrader abort check blocked until version event received machine-3: 11:59:34 INFO juju.worker.upgrader unblocking abort check machine-3: 11:59:34 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-3: 11:59:34 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-3: 11:59:34 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 11:59:34 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 11:59:34 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 11:59:34 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 11:59:34 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 11:59:34 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 11:59:34 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 11:59:34 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 11:59:34 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 11:59:34 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 11:59:34 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 11:59:34 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 11:59:34 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-3: 11:59:34 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-3: 11:59:34 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 11:59:34 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 11:59:34 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 11:59:34 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 11:59:34 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 11:59:34 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 11:59:34 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 11:59:34 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 11:59:34 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-3: 11:59:34 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-3: 11:59:34 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-3: 11:59:34 INFO juju.worker.migrationminion migration phase is now: NONE machine-3: 11:59:34 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available unit-oai-epc-0: 11:59:34 DEBUG unit.oai-epc/0.install Done. unit-oai-epc-0: 11:59:34 DEBUG unit.oai-epc/0.install Unpacking linux-image-3.19.0-61-lowlatency (3.19.0-61.69~14.04.1) ... machine-3: 11:59:34 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-3: 11:59:34 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-3: 11:59:34 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.202,192.168.121.11,252.11.0.1,::1,localhost", AutoNoProxy:""} machine-3: 11:59:34 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-3: 11:59:34 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-3: 11:59:34 ERROR juju.worker.proxyupdater can't connect to the local LXD server: LXD socket not found; is LXD installed & running? Please install LXD by running: $ sudo snap install lxd and then configure it with: $ newgrp lxd $ lxd init machine-3: 11:59:34 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-3: 11:59:34 DEBUG juju.worker.fanconfigurer Processing new fan config machine-3: 11:59:34 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-3: 11:59:34 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-3: 11:59:34 INFO juju.util.exec run result: exit status 127 machine-3: 11:59:34 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec917876864/script.sh: line 1: fanatic: command not found 127 machine-3: 11:59:34 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-3: 11:59:34 INFO juju.worker.deployer checking unit "oai-hss/0" machine-3: 11:59:34 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-3: 11:59:34 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-3: 11:59:34 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-3: 11:59:34 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-3: 11:59:34 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-3: 11:59:34 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-3: 11:59:34 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 11:59:34 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-3: 11:59:34 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-3: 11:59:34 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-3: 11:59:34 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-3: 11:59:34 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-3: 11:59:34 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 11:59:34 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 11:59:34 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 11:59:34 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-3: 11:59:34 DEBUG juju.worker.fanconfigurer Processing new fan config machine-3: 11:59:34 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-3: 11:59:34 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-3: 11:59:34 DEBUG juju.worker.logger logger setup machine-3: 11:59:34 INFO juju.worker.deployer deploying unit "oai-hss/0" machine-3: 11:59:34 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 11:59:34 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 11:59:34 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 11:59:34 DEBUG juju.network including address public:172.30.9.202 for machine machine-3: 11:59:34 DEBUG juju.network including address local-cloud:192.168.121.11 for machine machine-3: 11:59:34 DEBUG juju.network including address local-fan:252.11.0.1 for machine machine-3: 11:59:34 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 11:59:34 DEBUG juju.network including address local-machine:::1 for machine machine-3: 11:59:34 DEBUG juju.network addresses after filtering: [public:172.30.9.202 local-cloud:192.168.121.11 local-fan:252.11.0.1 local-machine:127.0.0.1 local-machine:::1] machine-3: 11:59:34 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.202:17070 192.168.121.11:17070 252.11.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-3: 11:59:34 DEBUG juju.agent API server address details [["172.30.9.202:17070" "192.168.121.11:17070" "252.11.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.11:17070" "252.11.0.1:17070" "172.30.9.202:17070"] machine-3: 11:59:34 DEBUG juju.worker.reboot Reboot worker got action: noop machine-3: 11:59:34 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 3 machine-3: 11:59:34 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 11:59:34 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-3: 11:59:34 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-3: 11:59:34 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" machine-3: 11:59:34 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-3: 11:59:34 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-3: 11:59:34 INFO juju.worker.authenticationworker "machine-3" key updater worker started machine-3: 11:59:34 DEBUG juju.worker.apiconfigwatcher API addresses changed in agent config machine-3: 11:59:34 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: restart immediately machine-3: 11:59:34 DEBUG juju.api RPC connection died machine-3: 11:59:34 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-3: 11:59:34 INFO juju.worker.authenticationworker reading Juju ssh keys for "machine-3": connection is shut down machine-3: 11:59:34 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-3: 11:59:34 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: connection is shut down machine-3: 11:59:34 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: connection is shut down machine-3: 11:59:34 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-3: 11:59:34 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: connection is shut down machine-3: 11:59:34 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: connection is shut down machine-3: 11:59:34 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: connection is shut down machine-3: 11:59:34 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: connection is shut down machine-3: 11:59:34 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: connection is shut down machine-3: 11:59:34 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: connection is shut down machine-3: 11:59:34 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: connection is shut down machine-3: 11:59:34 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: connection is shut down machine-3: 11:59:34 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-3: 11:59:34 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-3: 11:59:34 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-3: 11:59:34 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-3: 11:59:34 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-3: 11:59:34 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: connection is shut down machine-3: 11:59:34 INFO juju.util.exec run result: exit status 127 machine-3: 11:59:34 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec098713524/script.sh: line 1: fanatic: command not found 127 machine-3: 11:59:34 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-3: 11:59:34 DEBUG juju.worker killing runner 0xc4204e35f0 machine-3: 11:59:34 INFO juju.worker runner is dying machine-3: 11:59:34 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: setting up container support: cannot load machine machine-3 from state: connection is shut down machine-3: 11:59:34 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-3: 11:59:34 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: connection is shut down machine-3: 11:59:34 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-3: 11:59:34 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-3: 11:59:34 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-3: 11:59:34 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 11:59:34 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-3: 11:59:34 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: connection is shut down machine-3: 11:59:34 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:59:34 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:59:34 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:59:34 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:59:34 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:59:34 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 11:59:34 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 11:59:34 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:59:34 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:59:34 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:59:34 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 11:59:34 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:59:34 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:59:34 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:59:34 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:59:34 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:59:34 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:59:34 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:59:34 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:59:34 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:59:34 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 11:59:34 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:59:34 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:59:34 DEBUG juju.worker.apicaller connecting with current password machine-3: 11:59:34 DEBUG juju.api successfully dialed "wss://192.168.121.11:17070/model/694bd001-f320-4d3f-8bd2-7b58f6fdc540/api" machine-3: 11:59:34 INFO juju.api connection established to "wss://192.168.121.11:17070/model/694bd001-f320-4d3f-8bd2-7b58f6fdc540/api" machine-3: 11:59:34 DEBUG juju.api successfully dialed "wss://172.30.9.202:17070/model/694bd001-f320-4d3f-8bd2-7b58f6fdc540/api" machine-3: 11:59:35 DEBUG juju.worker.apicaller connected machine-3: 11:59:35 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-3: 11:59:35 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:59:35 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:59:35 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:59:35 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:59:35 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:59:35 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:59:35 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:59:35 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:59:35 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-3: 11:59:35 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-3: 11:59:35 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 11:59:35 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-3: 11:59:35 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-3: 11:59:35 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-3: 11:59:35 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-3: 11:59:35 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-3: 11:59:35 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-3: 11:59:35 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-3: 11:59:35 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-3: 11:59:35 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-3: 11:59:35 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-3: 11:59:35 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-3: 11:59:35 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-3: 11:59:35 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 11:59:35 INFO juju.worker.migrationminion migration phase is now: NONE machine-3: 11:59:35 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 11:59:35 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 11:59:35 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 11:59:35 DEBUG juju.network including address public:172.30.9.202 for machine machine-3: 11:59:35 DEBUG juju.network including address local-cloud:192.168.121.11 for machine machine-3: 11:59:35 DEBUG juju.network including address local-fan:252.11.0.1 for machine machine-3: 11:59:35 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 11:59:35 DEBUG juju.network including address local-machine:::1 for machine machine-3: 11:59:35 DEBUG juju.network addresses after filtering: [public:172.30.9.202 local-cloud:192.168.121.11 local-fan:252.11.0.1 local-machine:127.0.0.1 local-machine:::1] machine-3: 11:59:35 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.202:17070 192.168.121.11:17070 252.11.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-3: 11:59:35 DEBUG juju.agent API server address details [["172.30.9.202:17070" "192.168.121.11:17070" "252.11.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.11:17070" "252.11.0.1:17070" "172.30.9.202:17070"] machine-3: 11:59:35 DEBUG juju.worker.fanconfigurer Processing new fan config machine-3: 11:59:35 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-3: 11:59:35 INFO juju.util.exec run result: exit status 127 machine-3: 11:59:35 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec158050856/script.sh: line 1: fanatic: command not found 127 machine-3: 11:59:35 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-3: 11:59:35 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-3: 11:59:35 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-3: 11:59:35 DEBUG juju.worker.fanconfigurer Processing new fan config machine-3: 11:59:35 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-3: 11:59:35 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-3: 11:59:35 INFO juju.util.exec run result: exit status 127 machine-3: 11:59:35 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec423479194/script.sh: line 1: fanatic: command not found 127 machine-3: 11:59:35 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-3: 11:59:35 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 11:59:35 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-3: 11:59:35 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-3: 11:59:35 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-3: 11:59:35 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-3: 11:59:35 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-3: 11:59:35 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-3: 11:59:35 DEBUG juju.worker.logger logger setup machine-3: 11:59:35 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-3: 11:59:35 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 11:59:35 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-3: 11:59:35 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-3: 11:59:35 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-3: 11:59:35 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-3: 11:59:35 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-3: 11:59:35 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 11:59:35 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 11:59:35 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 11:59:35 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-3: 11:59:35 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.202,192.168.121.11,252.11.0.1,::1,localhost", AutoNoProxy:""} machine-3: 11:59:35 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 11:59:35 DEBUG juju.tools.lxdclient Using environment LXD_DIR as socket path: "/var/lib/lxd" machine-3: 11:59:35 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-3: 11:59:35 ERROR juju.worker.proxyupdater can't connect to the local LXD server: LXD socket not found; is LXD installed & running? Please install LXD by running: $ sudo snap install lxd and then configure it with: $ newgrp lxd $ lxd init machine-3: 11:59:35 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-3: 11:59:35 DEBUG juju.worker.reboot Reboot worker got action: noop machine-3: 11:59:35 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-3: 11:59:35 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-3: 11:59:35 INFO juju.worker.deployer checking unit "oai-hss/0" machine-3: 11:59:35 INFO juju.worker.authenticationworker "machine-3" key updater worker started machine-3: 11:59:35 DEBUG juju.worker.dependency "machiner" manifold worker started machine-3: 11:59:35 INFO juju.worker.upgrader abort check blocked until version event received machine-3: 11:59:35 INFO juju.worker.upgrader unblocking abort check machine-3: 11:59:35 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-3: 11:59:35 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 11:59:35 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 11:59:35 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 11:59:35 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 11:59:35 DEBUG juju.network including address local-cloud:192.168.121.10 for machine machine-3: 11:59:35 DEBUG juju.network including address local-machine:::1 for machine machine-3: 11:59:35 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.10 local-machine:::1] machine-3: 11:59:35 INFO juju.worker.machiner setting addresses for "machine-3" to [local-machine:127.0.0.1 local-cloud:192.168.121.10 local-machine:::1] machine-3: 11:59:35 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-3: 11:59:35 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-3: 11:59:35 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-3: 11:59:35 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-3: 11:59:35 DEBUG juju.worker start "3-container-watcher" machine-3: 11:59:35 DEBUG juju.worker start "stateconverter" machine-3: 11:59:35 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-3: 11:59:35 INFO juju.worker start "3-container-watcher" machine-3: 11:59:35 DEBUG juju.worker "3-container-watcher" started machine-3: 11:59:35 INFO juju.worker start "stateconverter" machine-3: 11:59:35 DEBUG juju.cmd.jujud upgrades done, starting worker "3-container-watcher" machine-3: 11:59:35 DEBUG juju.worker "stateconverter" started machine-3: 11:59:35 INFO juju.worker.deployer deploying unit "oai-hss/0" machine-3: 11:59:36 DEBUG juju.service discovered init system "upstart" from local host machine-3: 11:59:36 DEBUG juju.worker.deployer API addresses: ["192.168.121.11:17070" "252.11.0.1:17070" "172.30.9.202:17070"] machine-3: 11:59:36 INFO juju.worker.machiner "machine-3" started machine-3: 11:59:36 INFO juju.api.common no addresses observed on interface "tunl0" machine-3: 11:59:37 INFO juju.service Installing and starting service &{Service:{Name:jujud-unit-oai-hss-0 Conf:{Desc:juju unit agent for oai-hss/0 Transient:false AfterStopped: Env:map[JUJU_CONTAINER_TYPE:] Limit:map[] Timeout:300 ExecStart:'/var/lib/juju/tools/unit-oai-hss-0/jujud' unit --data-dir '/var/lib/juju' --unit-name oai-hss/0 --debug ExecStopPost: Logfile:/var/log/juju/unit-oai-hss-0.log ExtraScript: ServiceBinary:/var/lib/juju/tools/unit-oai-hss-0/jujud ServiceArgs:[unit --data-dir /var/lib/juju --unit-name oai-hss/0 --debug]}}} unit-oai-hss-0: 11:59:37 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-oai-hss-0: 11:59:37 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/unit-oai-hss-0/jujud", "unit", "--data-dir", "/var/lib/juju", "--unit-name", "oai-hss/0", "--debug"} unit-oai-hss-0: 11:59:37 DEBUG juju.agent read agent config, format "2.0" unit-oai-hss-0: 11:59:37 DEBUG juju.worker start "api" unit-oai-hss-0: 11:59:37 INFO juju.worker start "api" unit-oai-hss-0: 11:59:37 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. unit-oai-hss-0: 11:59:37 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-oai-hss-0" unit-oai-hss-0: 11:59:37 DEBUG juju.worker "api" started unit-oai-hss-0: 11:59:37 DEBUG juju.worker.introspection stats worker now serving unit-oai-hss-0: 11:59:37 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 11:59:37 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 11:59:37 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 11:59:37 DEBUG juju.worker.dependency "agent" manifold worker started unit-oai-hss-0: 11:59:37 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 11:59:37 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-oai-hss-0: 11:59:37 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 11:59:37 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-oai-hss-0: 11:59:37 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-oai-hss-0: 11:59:37 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 11:59:37 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-oai-hss-0: 11:59:37 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 11:59:37 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 11:59:37 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 11:59:37 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 11:59:37 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 11:59:37 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 11:59:37 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 11:59:37 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-hss-0: 11:59:37 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 11:59:37 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 11:59:37 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 11:59:37 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 11:59:37 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 11:59:37 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 11:59:37 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 11:59:37 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 11:59:37 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 11:59:37 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 11:59:37 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-oai-hss-0: 11:59:37 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: unit-oai-hss-0: 11:59:37 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 11:59:37 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 11:59:37 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 11:59:37 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 11:59:37 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-hss-0: 11:59:37 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 11:59:37 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-oai-hss-0: 11:59:37 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-oai-hss-0: 11:59:37 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 11:59:37 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 11:59:37 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 11:59:37 DEBUG juju.worker.apicaller connecting with old password unit-oai-hss-0: 11:59:37 DEBUG juju.api successfully dialed "wss://192.168.121.11:17070/model/694bd001-f320-4d3f-8bd2-7b58f6fdc540/api" unit-oai-hss-0: 11:59:37 INFO juju.api connection established to "wss://192.168.121.11:17070/model/694bd001-f320-4d3f-8bd2-7b58f6fdc540/api" unit-oai-hss-0: 11:59:37 DEBUG juju.api successfully dialed "wss://172.30.9.202:17070/model/694bd001-f320-4d3f-8bd2-7b58f6fdc540/api" unit-oai-hss-0: 11:59:37 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-oai-hss-0: 11:59:37 DEBUG juju.worker.apicaller connected unit-oai-hss-0: 11:59:37 DEBUG juju.worker.apicaller changing password... unit-oai-hss-0: 11:59:38 DEBUG juju.worker.apicaller password changed unit-oai-hss-0: 11:59:38 DEBUG juju.api RPC connection died unit-oai-hss-0: 11:59:38 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-oai-hss-0: 11:59:38 DEBUG juju.worker.apicaller connecting with current password unit-oai-hss-0: 11:59:38 DEBUG juju.api successfully dialed "wss://192.168.121.11:17070/model/694bd001-f320-4d3f-8bd2-7b58f6fdc540/api" unit-oai-hss-0: 11:59:38 INFO juju.api connection established to "wss://192.168.121.11:17070/model/694bd001-f320-4d3f-8bd2-7b58f6fdc540/api" unit-oai-hss-0: 11:59:38 DEBUG juju.api successfully dialed "wss://172.30.9.202:17070/model/694bd001-f320-4d3f-8bd2-7b58f6fdc540/api" unit-oai-hss-0: 11:59:38 DEBUG juju.worker.apicaller connected machine-3: 11:59:38 DEBUG juju.worker.machiner observed network config updated for "machine-3" to [{DeviceIndex:1 MACAddress: CIDR:127.0.0.0/8 MTU:65536 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:lo ParentInterfaceName: InterfaceType:loopback Disabled:false NoAutoStart:false ConfigType:loopback Address:127.0.0.1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:1 MACAddress: CIDR:::1/128 MTU:65536 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:lo ParentInterfaceName: InterfaceType:loopback Disabled:false NoAutoStart:false ConfigType:loopback Address:::1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:2 MACAddress:fa:16:3e:3e:b1:14 CIDR:192.168.121.0/24 MTU:1450 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:eth0 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:static Address:192.168.121.10 DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:2 MACAddress:fa:16:3e:3e:b1:14 CIDR: MTU:1450 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:eth0 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:3 MACAddress: CIDR: MTU:1480 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:tunl0 ParentInterfaceName: InterfaceType:ethernet Disabled:true NoAutoStart:true ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false}] unit-oai-hss-0: 11:59:38 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-oai-hss-0: 11:59:38 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-oai-hss-0: 11:59:38 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-oai-hss-0: 11:59:38 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 11:59:38 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-oai-hss-0: 11:59:38 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 11:59:38 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 11:59:38 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 11:59:38 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 11:59:39 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 11:59:39 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-oai-hss-0: 11:59:39 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 11:59:39 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-oai-hss-0: 11:59:39 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: unit-oai-hss-0: 11:59:39 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 11:59:39 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 11:59:39 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 11:59:39 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 11:59:39 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 11:59:39 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 11:59:39 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 11:59:39 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 11:59:39 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 11:59:39 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 11:59:39 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 11:59:39 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 11:59:39 INFO juju.worker.upgrader abort check blocked until version event received unit-oai-hss-0: 11:59:39 INFO juju.worker.upgrader unblocking abort check unit-oai-hss-0: 11:59:39 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-oai-hss-0: 11:59:39 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-oai-hss-0: 11:59:39 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-hss-0: 11:59:39 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-oai-hss-0: 11:59:39 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-oai-hss-0: 11:59:39 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-oai-hss-0: 11:59:39 INFO juju.worker.migrationminion migration phase is now: NONE unit-oai-hss-0: 11:59:39 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-oai-hss-0: 11:59:39 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-oai-hss-0: 11:59:39 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-oai-hss-0: 11:59:39 DEBUG juju.worker.logger logger setup unit-oai-hss-0: 11:59:39 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-oai-hss-0: 11:59:39 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-oai-hss-0: 11:59:39 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 11:59:39 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-hss-0: 11:59:39 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-oai-hss-0: 11:59:39 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.202,192.168.121.11,252.11.0.1,::1,localhost", AutoNoProxy:""} unit-oai-hss-0: 11:59:39 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} unit-oai-hss-0: 11:59:39 DEBUG juju.network no lxc bridge addresses to filter for machine unit-oai-hss-0: 11:59:39 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-hss-0: 11:59:39 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-hss-0: 11:59:39 DEBUG juju.network including address public:172.30.9.202 for machine unit-oai-hss-0: 11:59:39 DEBUG juju.network including address local-cloud:192.168.121.11 for machine unit-oai-hss-0: 11:59:39 DEBUG juju.network including address local-fan:252.11.0.1 for machine unit-oai-hss-0: 11:59:39 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-oai-hss-0: 11:59:39 DEBUG juju.network including address local-machine:::1 for machine unit-oai-hss-0: 11:59:39 DEBUG juju.network addresses after filtering: [public:172.30.9.202 local-cloud:192.168.121.11 local-fan:252.11.0.1 local-machine:127.0.0.1 local-machine:::1] unit-oai-hss-0: 11:59:39 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.202:17070 192.168.121.11:17070 252.11.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-oai-hss-0: 11:59:39 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-oai-hss-0: 11:59:39 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-hss-0: 11:59:39 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 11:59:39 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "leadership-tracker" not running: dependency not available unit-oai-hss-0: 11:59:39 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-hss-0: 11:59:39 DEBUG juju.agent API server address details [["172.30.9.202:17070" "192.168.121.11:17070" "252.11.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.11:17070" "252.11.0.1:17070" "172.30.9.202:17070"] unit-oai-hss-0: 11:59:39 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-oai-hss-0: 11:59:39 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-oai-hss-0: 11:59:39 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-oai-hss-0: 11:59:39 DEBUG juju.worker.leadership oai-hss/0 making initial claim for oai-hss leadership unit-oai-hss-0: 11:59:39 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-oai-hss-0: 11:59:39 DEBUG juju.machinelock acquire machine lock for meterstatus (meter-status-changed) unit-oai-hss-0: 11:59:39 DEBUG juju.machinelock machine lock acquired for meterstatus (meter-status-changed) unit-oai-hss-0: 11:59:40 DEBUG juju.machinelock machine lock released for meterstatus (meter-status-changed) unit-oai-hss-0: 11:59:40 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) unit-oai-hss-0: 11:59:40 DEBUG juju.worker.dependency "uniter" manifold worker started unit-oai-hss-0: 11:59:40 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-oai-hss-0: 11:59:40 INFO juju.worker.leadership oai-hss/0 promoted to leadership of oai-hss unit-oai-hss-0: 11:59:40 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-oai-hss-0 unit-oai-hss-0: 11:59:40 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-trusty-amd64 unit-oai-hss-0: 11:59:40 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-trusty-amd64/jujud unit-oai-hss-0: 11:59:40 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-oai-hss-0/run.socket unit-oai-hss-0: 11:59:40 INFO juju.worker.uniter unit "oai-hss/0" started unit-oai-hss-0: 11:59:40 DEBUG juju.worker.uniter juju-run listener running unit-oai-hss-0: 11:59:40 INFO juju.worker.uniter resuming charm install unit-oai-hss-0: 11:59:40 DEBUG juju.worker.uniter.operation running operation install local:trusty/oai-hss-13 unit-oai-hss-0: 11:59:40 DEBUG juju.worker.uniter.operation preparing operation "install local:trusty/oai-hss-13" unit-oai-hss-0: 11:59:40 INFO juju.worker.uniter.charm downloading local:trusty/oai-hss-13 from API server unit-oai-hss-0: 11:59:40 INFO juju.downloader downloading from local:trusty/oai-hss-13 unit-oai-hss-0: 11:59:40 DEBUG httpbakery client do GET https://192.168.121.11:17070/model/694bd001-f320-4d3f-8bd2-7b58f6fdc540/charms?file=%2A&url=local%3Atrusty%2Foai-hss-13 { unit-oai-hss-0: 11:59:40 DEBUG httpbakery } -> error unit-oai-hss-0: 11:59:40 INFO juju.downloader download complete ("local:trusty/oai-hss-13") unit-oai-hss-0: 11:59:40 INFO juju.downloader download verified ("local:trusty/oai-hss-13") unit-oai-hss-0: 11:59:40 DEBUG juju.worker.uniter.operation executing operation "install local:trusty/oai-hss-13" unit-oai-hss-0: 11:59:40 DEBUG juju.worker.uniter.charm preparing to deploy charm "local:trusty/oai-hss-13" unit-oai-hss-0: 11:59:40 DEBUG juju.worker.uniter.charm deploying charm "local:trusty/oai-hss-13" unit-oai-hss-0: 11:59:40 DEBUG juju.worker.uniter.charm finishing deploy of charm "local:trusty/oai-hss-13" unit-oai-hss-0: 11:59:40 DEBUG juju.worker.uniter.operation committing operation "install local:trusty/oai-hss-13" unit-oai-hss-0: 11:59:40 INFO juju.worker.uniter hooks are retried true unit-oai-hss-0: 11:59:40 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-oai-hss-0: 11:59:40 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-oai-hss-0: 11:59:40 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-oai-hss-0: 11:59:40 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-oai-hss-0: 11:59:40 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-oai-hss-0: 11:59:40 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-oai-hss-0: 11:59:40 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-oai-hss-0: 11:59:40 DEBUG juju.worker.uniter.remotestate got unit change unit-oai-hss-0: 11:59:40 DEBUG juju.worker.uniter.remotestate got service change unit-oai-hss-0: 11:59:40 INFO juju.worker.uniter.storage initial storage attachments ready unit-oai-hss-0: 11:59:40 INFO juju.worker.uniter found queued "install" hook unit-oai-hss-0: 11:59:40 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-hss-0: 11:59:40 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-hss-0: 11:59:40 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-hss-0: 11:59:40 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-hss-0: 11:59:40 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-hss-0: 11:59:40 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-hss-0: 11:59:40 DEBUG unit.oai-hss/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 11:59:40 DEBUG unit.oai-hss/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 11:59:40 DEBUG unit.oai-hss/0.install + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 11:59:40 DEBUG unit.oai-hss/0.install + export juju=set unit-oai-hss-0: 11:59:40 DEBUG unit.oai-hss/0.install + juju=set unit-oai-hss-0: 11:59:40 DEBUG unit.oai-hss/0.install + set_env_paths unit-oai-hss-0: 11:59:40 DEBUG unit.oai-hss/0.install + openair_path=/srv/openair-cn unit-oai-hss-0: 11:59:40 DEBUG unit.oai-hss/0.install + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 11:59:40 DEBUG unit.oai-hss/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 11:59:40 DEBUG unit.oai-hss/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 11:59:40 DEBUG unit.oai-hss/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 11:59:40 DEBUG unit.oai-hss/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 11:59:40 DEBUG unit.oai-hss/0.install + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 11:59:40 DEBUG unit.oai-hss/0.install + hss_exec_name=oai_hss unit-oai-hss-0: 11:59:40 DEBUG unit.oai-hss/0.install ++ config-get branch unit-oai-hss-0: 11:59:40 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 11:59:40 DEBUG unit.oai-hss/0.install + branch=v0.3.2 unit-oai-hss-0: 11:59:40 DEBUG unit.oai-hss/0.install ++ config-get revision unit-oai-hss-0: 11:59:40 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 11:59:40 DEBUG unit.oai-hss/0.install + revision=HEAD unit-oai-hss-0: 11:59:40 DEBUG unit.oai-hss/0.install + echo v0.3.2 unit-oai-hss-0: 11:59:40 DEBUG unit.oai-hss/0.install + echo HEAD unit-oai-hss-0: 11:59:40 DEBUG unit.oai-hss/0.install + update_hostname unit-oai-hss-0: 11:59:40 DEBUG unit.oai-hss/0.install ++ sed 's|/|-|' unit-oai-hss-0: 11:59:40 DEBUG unit.oai-hss/0.install ++ echo oai-hss/0 unit-oai-hss-0: 11:59:40 DEBUG unit.oai-hss/0.install + HOSTNAME=oai-hss-0 unit-oai-hss-0: 11:59:40 DEBUG unit.oai-hss/0.install + echo oai-hss-0 unit-oai-hss-0: 11:59:40 DEBUG unit.oai-hss/0.install + hostname oai-hss-0 unit-oai-hss-0: 11:59:40 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 11:59:40 DEBUG unit.oai-hss/0.install + echo '127.0.0.1 oai-hss-0' unit-oai-hss-0: 11:59:40 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 11:59:40 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-hss-0: 11:59:40 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 11:59:40 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 11:59:40 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 11:59:40 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=0 unit-oai-hss-0: 11:59:40 DEBUG unit.oai-hss/0.install + true unit-oai-hss-0: 11:59:40 DEBUG unit.oai-hss/0.install + '[' '!' 0 -eq 1 ']' unit-oai-hss-0: 11:59:40 DEBUG unit.oai-hss/0.install + apt-get install -y --force-yes git unit-oai-hss-0: 11:59:40 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 11:59:40 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 11:59:40 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 11:59:40 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 11:59:40 DEBUG unit.oai-hss/0.install git-man liberror-perl unit-oai-hss-0: 11:59:40 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 11:59:40 DEBUG unit.oai-hss/0.install git-daemon-run git-daemon-sysvinit git-doc git-el git-email git-gui gitk unit-oai-hss-0: 11:59:40 DEBUG unit.oai-hss/0.install gitweb git-arch git-bzr git-cvs git-mediawiki git-svn unit-oai-hss-0: 11:59:40 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 11:59:40 DEBUG unit.oai-hss/0.install git git-man liberror-perl unit-oai-hss-0: 11:59:41 DEBUG unit.oai-hss/0.install 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 11:59:41 DEBUG unit.oai-hss/0.install Need to get 3459 kB of archives. unit-oai-hss-0: 11:59:41 DEBUG unit.oai-hss/0.install After this operation, 22.0 MB of additional disk space will be used. unit-oai-hss-0: 11:59:41 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main liberror-perl all 0.17-1.1 [21.1 kB] unit-oai-hss-0: 11:59:41 DEBUG unit.oai-hss/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main git-man all 1:1.9.1-1ubuntu0.10 [700 kB] unit-oai-hss-0: 11:59:41 DEBUG unit.oai-hss/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main git amd64 1:1.9.1-1ubuntu0.10 [2737 kB] unit-oai-hss-0: 11:59:42 DEBUG unit.oai-hss/0.install Fetched 3459 kB in 1s (2920 kB/s) unit-oai-hss-0: 11:59:42 DEBUG unit.oai-hss/0.install Selecting previously unselected package liberror-perl. unit-oai-hss-0: 11:59:42 DEBUG unit.oai-hss/0.install (Reading database ... 78237 files and directories currently installed.) unit-oai-hss-0: 11:59:42 DEBUG unit.oai-hss/0.install Preparing to unpack .../liberror-perl_0.17-1.1_all.deb ... unit-oai-hss-0: 11:59:42 DEBUG unit.oai-hss/0.install Unpacking liberror-perl (0.17-1.1) ... unit-oai-hss-0: 11:59:42 DEBUG unit.oai-hss/0.install Selecting previously unselected package git-man. unit-oai-hss-0: 11:59:42 DEBUG unit.oai-hss/0.install Preparing to unpack .../git-man_1%3a1.9.1-1ubuntu0.10_all.deb ... unit-oai-hss-0: 11:59:42 DEBUG unit.oai-hss/0.install Unpacking git-man (1:1.9.1-1ubuntu0.10) ... unit-oai-hss-0: 11:59:42 DEBUG unit.oai-hss/0.install Selecting previously unselected package git. unit-oai-hss-0: 11:59:42 DEBUG unit.oai-hss/0.install Preparing to unpack .../git_1%3a1.9.1-1ubuntu0.10_amd64.deb ... unit-oai-hss-0: 11:59:42 DEBUG unit.oai-hss/0.install Unpacking git (1:1.9.1-1ubuntu0.10) ... unit-oai-hss-0: 11:59:43 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-epc-0: 11:59:44 DEBUG unit.oai-epc/0.install Selecting previously unselected package linux-headers-3.19.0-61. unit-oai-epc-0: 11:59:44 DEBUG unit.oai-epc/0.install Preparing to unpack .../linux-headers-3.19.0-61_3.19.0-61.69~14.04.1_all.deb ... unit-oai-epc-0: 11:59:44 DEBUG unit.oai-epc/0.install Unpacking linux-headers-3.19.0-61 (3.19.0-61.69~14.04.1) ... unit-oai-hss-0: 11:59:44 DEBUG unit.oai-hss/0.install Setting up liberror-perl (0.17-1.1) ... unit-oai-hss-0: 11:59:44 DEBUG unit.oai-hss/0.install Setting up git-man (1:1.9.1-1ubuntu0.10) ... unit-oai-hss-0: 11:59:44 DEBUG unit.oai-hss/0.install Setting up git (1:1.9.1-1ubuntu0.10) ... unit-oai-hss-0: 11:59:45 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 11:59:45 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 11:59:45 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 11:59:45 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 11:59:45 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 11:59:45 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 11:59:45 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=0 unit-oai-hss-0: 11:59:45 DEBUG unit.oai-hss/0.install + true unit-oai-hss-0: 11:59:45 DEBUG unit.oai-hss/0.install + '[' '!' 0 -eq 1 ']' unit-oai-hss-0: 11:59:45 DEBUG unit.oai-hss/0.install + apt-get install -y --force-yes virt-what unit-oai-hss-0: 11:59:45 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 11:59:46 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 11:59:46 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 11:59:46 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 11:59:46 DEBUG unit.oai-hss/0.install virt-what unit-oai-hss-0: 11:59:46 DEBUG unit.oai-hss/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 11:59:46 DEBUG unit.oai-hss/0.install Need to get 13.6 kB of archives. unit-oai-hss-0: 11:59:46 DEBUG unit.oai-hss/0.install After this operation, 66.6 kB of additional disk space will be used. unit-oai-hss-0: 11:59:46 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe virt-what amd64 1.13-1 [13.6 kB] unit-oai-hss-0: 11:59:46 DEBUG unit.oai-hss/0.install Fetched 13.6 kB in 0s (89.1 kB/s) unit-oai-hss-0: 11:59:46 DEBUG unit.oai-hss/0.install Selecting previously unselected package virt-what. unit-oai-hss-0: 11:59:46 DEBUG unit.oai-hss/0.install (Reading database ... 78987 files and directories currently installed.) unit-oai-hss-0: 11:59:46 DEBUG unit.oai-hss/0.install Preparing to unpack .../virt-what_1.13-1_amd64.deb ... unit-oai-hss-0: 11:59:46 DEBUG unit.oai-hss/0.install Unpacking virt-what (1.13-1) ... unit-oai-hss-0: 11:59:46 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-hss-0: 11:59:47 DEBUG unit.oai-hss/0.install Setting up virt-what (1.13-1) ... unit-oai-hss-0: 11:59:48 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 11:59:48 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 11:59:48 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-hss-0: 11:59:48 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 11:59:48 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-hss-0: 11:59:48 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 11:59:48 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 11:59:48 DEBUG unit.oai-hss/0.install WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. unit-oai-hss-0: 11:59:48 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 11:59:48 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-epc-0: 11:59:48 DEBUG unit.oai-epc/0.install Selecting previously unselected package linux-headers-3.19.0-61-lowlatency. unit-oai-epc-0: 11:59:48 DEBUG unit.oai-epc/0.install Preparing to unpack .../linux-headers-3.19.0-61-lowlatency_3.19.0-61.69~14.04.1_amd64.deb ... unit-oai-hss-0: 11:59:48 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 11:59:48 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-epc-0: 11:59:48 DEBUG unit.oai-epc/0.install Unpacking linux-headers-3.19.0-61-lowlatency (3.19.0-61.69~14.04.1) ... unit-oai-hss-0: 11:59:48 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 11:59:48 DEBUG unit.oai-hss/0.install libdbd-mysql-perl libdbi-perl libmysqlclient18 libterm-readkey-perl unit-oai-hss-0: 11:59:48 DEBUG unit.oai-hss/0.install mysql-client-5.5 mysql-client-core-5.5 mysql-common unit-oai-hss-0: 11:59:48 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 11:59:48 DEBUG unit.oai-hss/0.install libclone-perl libmldbm-perl libnet-daemon-perl libplrpc-perl unit-oai-hss-0: 11:59:48 DEBUG unit.oai-hss/0.install libsql-statement-perl unit-oai-hss-0: 11:59:48 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 11:59:48 DEBUG unit.oai-hss/0.install libdbd-mysql-perl libdbi-perl libmysqlclient18 libterm-readkey-perl unit-oai-hss-0: 11:59:48 DEBUG unit.oai-hss/0.install mysql-client mysql-client-5.5 mysql-client-core-5.5 mysql-common unit-oai-hss-0: 11:59:49 DEBUG unit.oai-hss/0.install 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 11:59:49 DEBUG unit.oai-hss/0.install Need to get 3781 kB of archives. unit-oai-hss-0: 11:59:49 DEBUG unit.oai-hss/0.install After this operation, 43.8 MB of additional disk space will be used. unit-oai-hss-0: 11:59:49 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] unit-oai-hss-0: 11:59:49 DEBUG unit.oai-hss/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] unit-oai-hss-0: 11:59:49 DEBUG unit.oai-hss/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libdbi-perl amd64 1.630-1 [879 kB] unit-oai-hss-0: 11:59:49 DEBUG unit.oai-hss/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdbd-mysql-perl amd64 4.025-1ubuntu0.1 [87.6 kB] unit-oai-hss-0: 11:59:50 DEBUG unit.oai-hss/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libterm-readkey-perl amd64 2.31-1 [27.4 kB] unit-oai-hss-0: 11:59:50 DEBUG unit.oai-hss/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-core-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [707 kB] unit-oai-hss-0: 11:59:50 DEBUG unit.oai-hss/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1459 kB] unit-oai-hss-0: 11:59:50 DEBUG unit.oai-hss/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client all 5.5.62-0ubuntu0.14.04.1 [10.8 kB] unit-oai-hss-0: 11:59:50 DEBUG unit.oai-hss/0.install Fetched 3781 kB in 1s (2744 kB/s) unit-oai-epc-0: 11:59:50 DEBUG unit.oai-epc/0.install Setting up linux-image-3.19.0-61-lowlatency (3.19.0-61.69~14.04.1) ... unit-oai-hss-0: 11:59:50 DEBUG unit.oai-hss/0.install Selecting previously unselected package mysql-common. unit-oai-hss-0: 11:59:50 DEBUG unit.oai-hss/0.install (Reading database ... 78994 files and directories currently installed.) unit-oai-hss-0: 11:59:50 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ... unit-oai-epc-0: 11:59:51 DEBUG unit.oai-epc/0.install Running depmod. unit-oai-hss-0: 11:59:51 DEBUG unit.oai-hss/0.install Progress: [ 0%] Progress: [ 2%] Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 11:59:51 DEBUG unit.oai-hss/0.install Progress: [ 5%] Progress: [ 7%] Selecting previously unselected package libmysqlclient18:amd64. unit-oai-hss-0: 11:59:51 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-oai-hss-0: 11:59:51 DEBUG unit.oai-hss/0.install Progress: [ 10%] Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-epc-0: 11:59:51 DEBUG unit.oai-epc/0.install update-initramfs: deferring update (hook will be called later) unit-oai-epc-0: 11:59:51 DEBUG unit.oai-epc/0.install Examining /etc/kernel/postinst.d. unit-oai-epc-0: 11:59:51 DEBUG unit.oai-epc/0.install run-parts: executing /etc/kernel/postinst.d/apt-auto-removal 3.19.0-61-lowlatency /boot/vmlinuz-3.19.0-61-lowlatency unit-oai-hss-0: 11:59:51 DEBUG unit.oai-hss/0.install Progress: [ 12%] Progress: [ 15%] Selecting previously unselected package libdbi-perl. unit-oai-epc-0: 11:59:51 DEBUG unit.oai-epc/0.install run-parts: executing /etc/kernel/postinst.d/initramfs-tools 3.19.0-61-lowlatency /boot/vmlinuz-3.19.0-61-lowlatency unit-oai-hss-0: 11:59:51 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... unit-oai-epc-0: 11:59:51 DEBUG unit.oai-epc/0.install update-initramfs: Generating /boot/initrd.img-3.19.0-61-lowlatency unit-oai-hss-0: 11:59:51 DEBUG unit.oai-hss/0.install Progress: [ 17%] Unpacking libdbi-perl (1.630-1) ... unit-oai-hss-0: 11:59:51 DEBUG unit.oai-hss/0.install Progress: [ 20%] Progress: [ 22%] Selecting previously unselected package libdbd-mysql-perl. unit-oai-hss-0: 11:59:51 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... unit-oai-hss-0: 11:59:51 DEBUG unit.oai-hss/0.install Progress: [ 25%] Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-oai-hss-0: 11:59:51 DEBUG unit.oai-hss/0.install Progress: [ 27%] Progress: [ 30%] Selecting previously unselected package libterm-readkey-perl. unit-oai-hss-0: 11:59:51 DEBUG unit.oai-hss/0.install Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... unit-oai-hss-0: 11:59:51 DEBUG unit.oai-hss/0.install Progress: [ 32%] Unpacking libterm-readkey-perl (2.31-1) ... unit-oai-hss-0: 11:59:51 DEBUG unit.oai-hss/0.install Progress: [ 35%] Progress: [ 37%] Selecting previously unselected package mysql-client-core-5.5. unit-oai-hss-0: 11:59:51 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-client-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-oai-hss-0: 11:59:51 DEBUG unit.oai-hss/0.install Progress: [ 40%] Unpacking mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 11:59:51 DEBUG unit.oai-hss/0.install Progress: [ 42%] Progress: [ 45%] Selecting previously unselected package mysql-client-5.5. unit-oai-hss-0: 11:59:51 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-client-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-oai-hss-0: 11:59:51 DEBUG unit.oai-hss/0.install Progress: [ 47%] Unpacking mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 11:59:52 DEBUG unit.oai-hss/0.install Progress: [ 50%] Progress: [ 52%] Selecting previously unselected package mysql-client. unit-oai-hss-0: 11:59:52 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-client_5.5.62-0ubuntu0.14.04.1_all.deb ... unit-oai-hss-0: 11:59:52 DEBUG unit.oai-hss/0.install Progress: [ 55%] Unpacking mysql-client (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 11:59:52 DEBUG unit.oai-hss/0.install Progress: [ 57%] Progress: [ 60%] Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-hss-0: 11:59:52 DEBUG unit.oai-hss/0.install Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 11:59:52 DEBUG unit.oai-hss/0.install Progress: [ 62%] Progress: [ 65%] Setting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 11:59:52 DEBUG unit.oai-hss/0.install Progress: [ 67%] Progress: [ 70%] Setting up libdbi-perl (1.630-1) ... unit-oai-hss-0: 11:59:52 DEBUG unit.oai-hss/0.install Progress: [ 72%] Progress: [ 75%] Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-oai-hss-0: 11:59:52 DEBUG unit.oai-hss/0.install Progress: [ 77%] Progress: [ 80%] Setting up libterm-readkey-perl (2.31-1) ... unit-oai-hss-0: 11:59:52 DEBUG unit.oai-hss/0.install Progress: [ 82%] Progress: [ 85%] Setting up mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 11:59:52 DEBUG unit.oai-hss/0.install Progress: [ 87%] Progress: [ 90%] Setting up mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 11:59:52 DEBUG unit.oai-hss/0.install Progress: [ 92%] Progress: [ 95%] Setting up mysql-client (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 11:59:53 DEBUG unit.oai-hss/0.install Progress: [ 97%] Progress: [100%] Processing triggers for libc-bin (2.19-0ubuntu6.15) ... unit-oai-hss-0: 11:59:53 DEBUG unit.oai-hss/0.install ++ virt-what unit-oai-hss-0: 11:59:53 DEBUG unit.oai-hss/0.install + machine_type=kvm unit-oai-hss-0: 11:59:53 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 11:59:53 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-hss-0: 11:59:53 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 11:59:53 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 11:59:53 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 11:59:53 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 11:59:53 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 11:59:53 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 11:59:53 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 11:59:53 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 11:59:53 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 11:59:53 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 11:59:53 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 11:59:53 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 11:59:53 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 11:59:53 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 11:59:53 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 11:59:53 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-hss-0: 11:59:53 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 11:59:53 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-hss-0: 11:59:54 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 11:59:54 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 11:59:54 DEBUG unit.oai-hss/0.install WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. unit-oai-hss-0: 11:59:54 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 11:59:54 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 11:59:54 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 11:59:54 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 11:59:54 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 11:59:54 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 11:59:54 DEBUG unit.oai-hss/0.install + clone_repo unit-oai-hss-0: 11:59:54 DEBUG unit.oai-hss/0.install + juju-log 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 11:59:54 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 11:59:54 INFO unit.oai-hss/0.juju-log Fetching and installing OpenAirInterface HSS unit-oai-hss-0: 11:59:54 DEBUG unit.oai-hss/0.install + status-set maintenance 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 11:59:54 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 11:59:54 DEBUG unit.oai-hss/0.install + '[' -d /srv/openair-cn ']' unit-oai-hss-0: 11:59:54 DEBUG unit.oai-hss/0.install + cp -f /etc/hosts /home unit-oai-hss-0: 11:59:54 DEBUG unit.oai-hss/0.install + git clone https://github.com/OPENAIRINTERFACE/openair-cn /srv/openair-cn unit-oai-hss-0: 11:59:54 DEBUG unit.oai-hss/0.install Cloning into '/srv/openair-cn'... unit-oai-epc-0: 11:59:58 DEBUG unit.oai-epc/0.install run-parts: executing /etc/kernel/postinst.d/update-notifier 3.19.0-61-lowlatency /boot/vmlinuz-3.19.0-61-lowlatency unit-oai-epc-0: 11:59:58 DEBUG unit.oai-epc/0.install run-parts: executing /etc/kernel/postinst.d/x-grub-legacy-ec2 3.19.0-61-lowlatency /boot/vmlinuz-3.19.0-61-lowlatency unit-oai-epc-0: 11:59:58 DEBUG unit.oai-epc/0.install Searching for GRUB installation directory ... found: /boot/grub unit-oai-epc-0: 11:59:58 DEBUG unit.oai-epc/0.install Searching for default file ... found: /boot/grub/default unit-oai-epc-0: 11:59:58 DEBUG unit.oai-epc/0.install Testing for an existing GRUB menu.lst file ... found: /boot/grub/menu.lst unit-oai-hss-0: 11:59:58 DEBUG unit.oai-hss/0.install + cd /srv/openair-cn unit-oai-hss-0: 11:59:58 DEBUG unit.oai-hss/0.install + git checkout v0.3.2 unit-oai-epc-0: 11:59:58 DEBUG unit.oai-epc/0.install Searching for splash image ... none found, skipping ... unit-oai-hss-0: 11:59:58 DEBUG unit.oai-hss/0.install Note: checking out 'v0.3.2'. unit-oai-hss-0: 11:59:58 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 11:59:58 DEBUG unit.oai-hss/0.install You are in 'detached HEAD' state. You can look around, make experimental unit-oai-hss-0: 11:59:58 DEBUG unit.oai-hss/0.install changes and commit them, and you can discard any commits you make in this unit-oai-hss-0: 11:59:58 DEBUG unit.oai-hss/0.install state without impacting any branches by performing another checkout. unit-oai-hss-0: 11:59:58 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 11:59:58 DEBUG unit.oai-hss/0.install If you want to create a new branch to retain commits you create, you may unit-oai-hss-0: 11:59:58 DEBUG unit.oai-hss/0.install do so (now or later) by using -b with the checkout command again. Example: unit-oai-hss-0: 11:59:58 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 11:59:58 DEBUG unit.oai-hss/0.install git checkout -b new_branch_name unit-oai-hss-0: 11:59:58 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 11:59:58 DEBUG unit.oai-hss/0.install HEAD is now at 01f20cc... freediameter installation fix unit-oai-hss-0: 11:59:58 DEBUG unit.oai-hss/0.install + shopt -s nocasematch unit-oai-hss-0: 11:59:58 DEBUG unit.oai-hss/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-hss-0: 11:59:58 DEBUG unit.oai-hss/0.install + cd - unit-oai-hss-0: 11:59:58 DEBUG unit.oai-hss/0.install /var/lib/juju/agents/unit-oai-hss-0/charm unit-oai-hss-0: 11:59:58 DEBUG unit.oai-hss/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-hss-0: 11:59:58 DEBUG unit.oai-hss/0.install + sed -i -r 's/(check_kernel_release_and_install_xtables_addons_oai[^()]+)/#\1/' /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-hss-0: 11:59:58 DEBUG unit.oai-hss/0.install + juju_install_kernel unit-oai-hss-0: 11:59:58 DEBUG unit.oai-hss/0.install + juju-log 'Check the kernel and update if required' unit-oai-hss-0: 11:59:58 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 11:59:58 INFO unit.oai-hss/0.juju-log Check the kernel and update if required unit-oai-hss-0: 11:59:58 DEBUG unit.oai-hss/0.install + check_current_kernel unit-oai-hss-0: 11:59:58 DEBUG unit.oai-hss/0.install + required_kern_release=3.19 unit-oai-hss-0: 11:59:58 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 11:59:58 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-epc-0: 11:59:58 DEBUG unit.oai-epc/0.install Found kernel: /boot/vmlinuz-3.19.0-61-lowlatency unit-oai-hss-0: 11:59:58 DEBUG unit.oai-hss/0.install + required_kern_version=3 unit-oai-hss-0: 11:59:58 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 11:59:58 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 11:59:58 DEBUG unit.oai-hss/0.install + required_kern_major_revision=19 unit-oai-hss-0: 11:59:58 DEBUG unit.oai-hss/0.install ++ uname -r unit-oai-hss-0: 11:59:58 DEBUG unit.oai-hss/0.install + current_kern_release=3.13.0-167-generic unit-oai-hss-0: 11:59:58 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 11:59:58 DEBUG unit.oai-hss/0.install ++ echo 3.13.0-167-generic unit-oai-hss-0: 11:59:58 DEBUG unit.oai-hss/0.install + current_kern_version=3 unit-oai-hss-0: 11:59:58 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 11:59:58 DEBUG unit.oai-hss/0.install ++ echo 3.13.0-167-generic unit-oai-hss-0: 11:59:58 DEBUG unit.oai-hss/0.install + current_kern_major_revision=13 unit-oai-hss-0: 11:59:58 DEBUG unit.oai-hss/0.install + '[' 3 -gt 3 ']' unit-oai-hss-0: 11:59:58 DEBUG unit.oai-hss/0.install + '[' 3 -eq 3 ']' unit-oai-hss-0: 11:59:58 DEBUG unit.oai-hss/0.install + '[' 13 -ge 19 ']' unit-oai-hss-0: 11:59:58 DEBUG unit.oai-hss/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-hss-0: 11:59:58 DEBUG unit.oai-hss/0.install + [[ false == true ]] unit-oai-hss-0: 11:59:58 DEBUG unit.oai-hss/0.install + '[' kvm == lxc -o kvm == docker ']' unit-oai-hss-0: 11:59:58 DEBUG unit.oai-hss/0.install + '[' kvm == '' ']' unit-oai-hss-0: 11:59:58 DEBUG unit.oai-hss/0.install + check_current_kernel unit-oai-hss-0: 11:59:58 DEBUG unit.oai-hss/0.install + required_kern_release=3.19 unit-oai-hss-0: 11:59:58 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 11:59:58 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 11:59:58 DEBUG unit.oai-hss/0.install + required_kern_version=3 unit-oai-hss-0: 11:59:58 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 11:59:58 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 11:59:58 DEBUG unit.oai-hss/0.install + required_kern_major_revision=19 unit-oai-hss-0: 11:59:58 DEBUG unit.oai-hss/0.install ++ uname -r unit-oai-hss-0: 11:59:58 DEBUG unit.oai-hss/0.install + current_kern_release=3.13.0-167-generic unit-oai-hss-0: 11:59:58 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 11:59:58 DEBUG unit.oai-hss/0.install ++ echo 3.13.0-167-generic unit-oai-hss-0: 11:59:58 DEBUG unit.oai-hss/0.install + current_kern_version=3 unit-oai-hss-0: 11:59:58 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 11:59:59 DEBUG unit.oai-hss/0.install ++ echo 3.13.0-167-generic unit-oai-hss-0: 11:59:59 DEBUG unit.oai-hss/0.install + current_kern_major_revision=13 unit-oai-hss-0: 11:59:59 DEBUG unit.oai-hss/0.install + '[' 3 -gt 3 ']' unit-oai-hss-0: 11:59:59 DEBUG unit.oai-hss/0.install + '[' 3 -eq 3 ']' unit-oai-hss-0: 11:59:59 DEBUG unit.oai-hss/0.install + '[' 13 -ge 19 ']' unit-oai-hss-0: 11:59:59 DEBUG unit.oai-hss/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-hss-0: 11:59:59 DEBUG unit.oai-hss/0.install + [[ false == false ]] unit-oai-hss-0: 11:59:59 DEBUG unit.oai-hss/0.install ++ cat /var/lib/juju/agents/unit-oai-hss-0/charm/.reboot unit-oai-hss-0: 11:59:59 DEBUG unit.oai-hss/0.install cat: /var/lib/juju/agents/unit-oai-hss-0/charm/.reboot: No such file or directory unit-oai-hss-0: 11:59:59 DEBUG unit.oai-hss/0.install + '[' '' '!=' reboot ']' unit-oai-hss-0: 11:59:59 DEBUG unit.oai-hss/0.install + echo reboot unit-oai-hss-0: 11:59:59 DEBUG unit.oai-hss/0.install + juju-log 'installing the required kernel and reboot' unit-oai-epc-0: 11:59:59 DEBUG unit.oai-epc/0.install Found kernel: /boot/vmlinuz-3.13.0-168-generic unit-oai-epc-0: 11:59:59 DEBUG unit.oai-epc/0.install Found kernel: /boot/vmlinuz-3.13.0-167-generic unit-oai-hss-0: 11:59:59 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 11:59:59 INFO unit.oai-hss/0.juju-log installing the required kernel and reboot unit-oai-hss-0: 11:59:59 DEBUG unit.oai-hss/0.install + status-set maintenance 'installing the required kernel and rebooting' unit-oai-epc-0: 11:59:59 DEBUG unit.oai-epc/0.install Replacing config file /run/grub/menu.lst with new version unit-oai-epc-0: 11:59:59 DEBUG unit.oai-epc/0.install Updating /boot/grub/menu.lst ... done unit-oai-epc-0: 11:59:59 DEBUG unit.oai-epc/0.install unit-oai-hss-0: 11:59:59 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 11:59:59 DEBUG unit.oai-epc/0.install run-parts: executing /etc/kernel/postinst.d/zz-update-grub 3.19.0-61-lowlatency /boot/vmlinuz-3.19.0-61-lowlatency unit-oai-hss-0: 11:59:59 DEBUG unit.oai-hss/0.install + install_required_kernel unit-oai-hss-0: 11:59:59 DEBUG unit.oai-hss/0.install + apt-get install -y linux-image-3.19.0-61-lowlatency linux-headers-3.19.0-61-lowlatency unit-oai-hss-0: 11:59:59 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-epc-0: 11:59:59 DEBUG unit.oai-epc/0.install Generating grub configuration file ... unit-oai-epc-0: 11:59:59 DEBUG unit.oai-epc/0.install Found linux image: /boot/vmlinuz-3.19.0-61-lowlatency unit-oai-epc-0: 11:59:59 DEBUG unit.oai-epc/0.install Found initrd image: /boot/initrd.img-3.19.0-61-lowlatency unit-oai-hss-0: 11:59:59 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 11:59:59 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 11:59:59 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 11:59:59 DEBUG unit.oai-hss/0.install linux-headers-3.19.0-61 unit-oai-hss-0: 11:59:59 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 11:59:59 DEBUG unit.oai-hss/0.install fdutils linux-lts-vivid-tools unit-oai-hss-0: 11:59:59 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 11:59:59 DEBUG unit.oai-hss/0.install linux-headers-3.19.0-61 linux-headers-3.19.0-61-lowlatency unit-oai-hss-0: 11:59:59 DEBUG unit.oai-hss/0.install linux-image-3.19.0-61-lowlatency unit-oai-epc-0: 11:59:59 DEBUG unit.oai-epc/0.install Found linux image: /boot/vmlinuz-3.13.0-168-generic unit-oai-epc-0: 11:59:59 DEBUG unit.oai-epc/0.install Found initrd image: /boot/initrd.img-3.13.0-168-generic unit-oai-epc-0: 11:59:59 DEBUG unit.oai-epc/0.install Found linux image: /boot/vmlinuz-3.13.0-167-generic unit-oai-epc-0: 11:59:59 DEBUG unit.oai-epc/0.install Found initrd image: /boot/initrd.img-3.13.0-167-generic unit-oai-epc-0: 11:59:59 DEBUG unit.oai-epc/0.install done unit-oai-epc-0: 11:59:59 DEBUG unit.oai-epc/0.install Setting up linux-headers-3.19.0-61 (3.19.0-61.69~14.04.1) ... unit-oai-epc-0: 11:59:59 DEBUG unit.oai-epc/0.install Setting up linux-headers-3.19.0-61-lowlatency (3.19.0-61.69~14.04.1) ... unit-oai-hss-0: 11:59:59 DEBUG unit.oai-hss/0.install 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 11:59:59 DEBUG unit.oai-hss/0.install Need to get 65.1 MB of archives. unit-oai-hss-0: 11:59:59 DEBUG unit.oai-hss/0.install After this operation, 288 MB of additional disk space will be used. unit-oai-hss-0: 11:59:59 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-image-3.19.0-61-lowlatency amd64 3.19.0-61.69~14.04.1 [55.1 MB] unit-oai-epc-0: 12:00:00 DEBUG unit.oai-epc/0.install + echo reboot unit-oai-epc-0: 12:00:00 DEBUG unit.oai-epc/0.install + juju-reboot --now unit-oai-epc-0: 12:00:00 DEBUG worker.uniter.jujuc running hook tool "juju-reboot" unit-oai-epc-0: 12:00:00 INFO juju.worker.uniter.context trying to kill context process 14019 unit-oai-epc-0: 12:00:00 INFO juju.worker.uniter.context waiting for context process 14019 to die unit-oai-epc-0: 12:00:00 INFO juju.worker.uniter.context kill returned: os: process already finished unit-oai-epc-0: 12:00:00 INFO juju.worker.uniter.context assuming already killed unit-oai-epc-0: 12:00:00 ERROR juju.worker.uniter.context updating agent status: cannot set invalid status "rebooting" unit-oai-epc-0: 12:00:00 INFO juju.worker.uniter.operation ran "install" hook unit-oai-epc-0: 12:00:00 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-epc-0: 12:00:00 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 12:00:00 INFO juju.worker.uniter unit "oai-epc/0" shutting down: machine needs to reboot unit-oai-epc-0: 12:00:00 DEBUG juju.worker.uniter juju-run listener stopping unit-oai-epc-0: 12:00:00 DEBUG juju.worker.uniter juju-run listener stopped unit-oai-epc-0: 12:00:00 DEBUG juju.worker.dependency "uniter" manifold worker stopped: machine needs to reboot machine-2: 12:00:00 DEBUG juju.worker.reboot Reboot worker got action: reboot machine-2: 12:00:00 DEBUG juju.machinelock acquire machine lock for reboot (reboot) machine-2: 12:00:00 DEBUG juju.machinelock machine lock acquired for reboot (reboot) machine-2: 12:00:00 DEBUG juju.worker.reboot machine lock will not be released manually unit-oai-hss-0: 12:00:01 DEBUG unit.oai-hss/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-headers-3.19.0-61 all 3.19.0-61.69~14.04.1 [9307 kB] unit-oai-hss-0: 12:00:01 DEBUG unit.oai-hss/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-headers-3.19.0-61-lowlatency amd64 3.19.0-61.69~14.04.1 [748 kB] unit-oai-hss-0: 12:00:02 DEBUG unit.oai-hss/0.install Fetched 65.1 MB in 2s (23.3 MB/s) unit-oai-hss-0: 12:00:02 DEBUG unit.oai-hss/0.install Selecting previously unselected package linux-image-3.19.0-61-lowlatency. unit-oai-hss-0: 12:00:02 DEBUG unit.oai-hss/0.install (Reading database ... 79263 files and directories currently installed.) unit-oai-hss-0: 12:00:02 DEBUG unit.oai-hss/0.install Preparing to unpack .../linux-image-3.19.0-61-lowlatency_3.19.0-61.69~14.04.1_amd64.deb ... unit-oai-hss-0: 12:00:02 DEBUG unit.oai-hss/0.install Done. unit-oai-hss-0: 12:00:02 DEBUG unit.oai-hss/0.install Unpacking linux-image-3.19.0-61-lowlatency (3.19.0-61.69~14.04.1) ... unit-oai-hss-0: 12:00:11 DEBUG unit.oai-hss/0.install Selecting previously unselected package linux-headers-3.19.0-61. unit-oai-hss-0: 12:00:11 DEBUG unit.oai-hss/0.install Preparing to unpack .../linux-headers-3.19.0-61_3.19.0-61.69~14.04.1_all.deb ... unit-oai-hss-0: 12:00:11 DEBUG unit.oai-hss/0.install Unpacking linux-headers-3.19.0-61 (3.19.0-61.69~14.04.1) ... unit-oai-hss-0: 12:00:15 DEBUG unit.oai-hss/0.install Selecting previously unselected package linux-headers-3.19.0-61-lowlatency. unit-oai-hss-0: 12:00:15 DEBUG unit.oai-hss/0.install Preparing to unpack .../linux-headers-3.19.0-61-lowlatency_3.19.0-61.69~14.04.1_amd64.deb ... unit-oai-hss-0: 12:00:15 DEBUG unit.oai-hss/0.install Unpacking linux-headers-3.19.0-61-lowlatency (3.19.0-61.69~14.04.1) ... unit-oai-hss-0: 12:00:17 DEBUG unit.oai-hss/0.install Setting up linux-image-3.19.0-61-lowlatency (3.19.0-61.69~14.04.1) ... unit-oai-hss-0: 12:00:18 DEBUG unit.oai-hss/0.install Running depmod. unit-oai-hss-0: 12:00:18 DEBUG unit.oai-hss/0.install update-initramfs: deferring update (hook will be called later) unit-oai-hss-0: 12:00:18 DEBUG unit.oai-hss/0.install Examining /etc/kernel/postinst.d. unit-oai-hss-0: 12:00:18 DEBUG unit.oai-hss/0.install run-parts: executing /etc/kernel/postinst.d/apt-auto-removal 3.19.0-61-lowlatency /boot/vmlinuz-3.19.0-61-lowlatency unit-oai-hss-0: 12:00:18 DEBUG unit.oai-hss/0.install run-parts: executing /etc/kernel/postinst.d/initramfs-tools 3.19.0-61-lowlatency /boot/vmlinuz-3.19.0-61-lowlatency unit-oai-hss-0: 12:00:18 DEBUG unit.oai-hss/0.install update-initramfs: Generating /boot/initrd.img-3.19.0-61-lowlatency unit-oai-hss-0: 12:00:25 DEBUG unit.oai-hss/0.install run-parts: executing /etc/kernel/postinst.d/update-notifier 3.19.0-61-lowlatency /boot/vmlinuz-3.19.0-61-lowlatency unit-oai-hss-0: 12:00:25 DEBUG unit.oai-hss/0.install run-parts: executing /etc/kernel/postinst.d/x-grub-legacy-ec2 3.19.0-61-lowlatency /boot/vmlinuz-3.19.0-61-lowlatency unit-oai-hss-0: 12:00:25 DEBUG unit.oai-hss/0.install Searching for GRUB installation directory ... found: /boot/grub unit-oai-hss-0: 12:00:25 DEBUG unit.oai-hss/0.install Searching for default file ... found: /boot/grub/default unit-oai-hss-0: 12:00:25 DEBUG unit.oai-hss/0.install Testing for an existing GRUB menu.lst file ... found: /boot/grub/menu.lst unit-oai-hss-0: 12:00:25 DEBUG unit.oai-hss/0.install Searching for splash image ... none found, skipping ... unit-oai-hss-0: 12:00:26 DEBUG unit.oai-hss/0.install Found kernel: /boot/vmlinuz-3.19.0-61-lowlatency unit-oai-hss-0: 12:00:26 DEBUG unit.oai-hss/0.install Found kernel: /boot/vmlinuz-3.13.0-168-generic unit-oai-hss-0: 12:00:26 DEBUG unit.oai-hss/0.install Found kernel: /boot/vmlinuz-3.13.0-167-generic unit-oai-hss-0: 12:00:26 DEBUG unit.oai-hss/0.install Replacing config file /run/grub/menu.lst with new version unit-oai-hss-0: 12:00:26 DEBUG unit.oai-hss/0.install Updating /boot/grub/menu.lst ... done unit-oai-hss-0: 12:00:26 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:00:26 DEBUG unit.oai-hss/0.install run-parts: executing /etc/kernel/postinst.d/zz-update-grub 3.19.0-61-lowlatency /boot/vmlinuz-3.19.0-61-lowlatency unit-oai-hss-0: 12:00:26 DEBUG unit.oai-hss/0.install Generating grub configuration file ... unit-oai-hss-0: 12:00:26 DEBUG unit.oai-hss/0.install Found linux image: /boot/vmlinuz-3.19.0-61-lowlatency unit-oai-hss-0: 12:00:26 DEBUG unit.oai-hss/0.install Found initrd image: /boot/initrd.img-3.19.0-61-lowlatency unit-oai-hss-0: 12:00:26 DEBUG unit.oai-hss/0.install Found linux image: /boot/vmlinuz-3.13.0-168-generic unit-oai-hss-0: 12:00:26 DEBUG unit.oai-hss/0.install Found initrd image: /boot/initrd.img-3.13.0-168-generic unit-oai-hss-0: 12:00:26 DEBUG unit.oai-hss/0.install Found linux image: /boot/vmlinuz-3.13.0-167-generic unit-oai-hss-0: 12:00:26 DEBUG unit.oai-hss/0.install Found initrd image: /boot/initrd.img-3.13.0-167-generic unit-oai-hss-0: 12:00:26 DEBUG unit.oai-hss/0.install done unit-oai-hss-0: 12:00:26 DEBUG unit.oai-hss/0.install Setting up linux-headers-3.19.0-61 (3.19.0-61.69~14.04.1) ... unit-oai-hss-0: 12:00:26 DEBUG unit.oai-hss/0.install Setting up linux-headers-3.19.0-61-lowlatency (3.19.0-61.69~14.04.1) ... unit-oai-hss-0: 12:00:27 DEBUG unit.oai-hss/0.install + juju-reboot --now unit-oai-hss-0: 12:00:27 DEBUG worker.uniter.jujuc running hook tool "juju-reboot" unit-oai-hss-0: 12:00:27 INFO juju.worker.uniter.context trying to kill context process 14027 unit-oai-hss-0: 12:00:27 INFO juju.worker.uniter.context waiting for context process 14027 to die unit-oai-hss-0: 12:00:27 INFO juju.worker.uniter.context kill returned: os: process already finished unit-oai-hss-0: 12:00:27 INFO juju.worker.uniter.context assuming already killed unit-oai-hss-0: 12:00:27 ERROR juju.worker.uniter.context updating agent status: cannot set invalid status "rebooting" unit-oai-hss-0: 12:00:27 INFO juju.worker.uniter.operation ran "install" hook unit-oai-hss-0: 12:00:27 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-hss-0: 12:00:27 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 12:00:27 INFO juju.worker.uniter unit "oai-hss/0" shutting down: machine needs to reboot unit-oai-hss-0: 12:00:27 DEBUG juju.worker.uniter juju-run listener stopping unit-oai-hss-0: 12:00:27 DEBUG juju.worker.uniter juju-run listener stopped machine-3: 12:00:31 DEBUG juju.worker.reboot Reboot worker got action: reboot machine-3: 12:00:31 DEBUG juju.machinelock acquire machine lock for reboot (reboot) machine-3: 12:00:31 DEBUG juju.machinelock machine lock acquired for reboot (reboot) machine-3: 12:00:31 DEBUG juju.worker.reboot machine lock will not be released manually unit-abot-epc-basic-0: 12:00:55 DEBUG unit.abot-epc-basic/0.install Connecting to 115.249.81.187:8080... failed: Connection timed out. unit-abot-epc-basic-0: 12:00:55 DEBUG unit.abot-epc-basic/0.install Retrying. unit-abot-epc-basic-0: 12:00:55 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 12:00:58 DEBUG unit.abot-epc-basic/0.install --2019-04-09 12:00:58-- (try: 4) http://115.249.81.187:8080/rebaca/abot-functest-basic_3.1.1_all.deb unit-mysql-0: 12:00:58 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 12:00:58 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 12:00:58 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 12:00:58 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 12:00:58 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 12:00:58 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 12:00:58 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 12:00:58 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 12:00:58 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 12:00:58 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 12:00:58 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 12:00:58 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 12:03:05 DEBUG unit.abot-epc-basic/0.install Connecting to 115.249.81.187:8080... failed: Connection timed out. unit-abot-epc-basic-0: 12:03:05 DEBUG unit.abot-epc-basic/0.install Retrying. unit-abot-epc-basic-0: 12:03:05 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 12:03:09 DEBUG unit.abot-epc-basic/0.install --2019-04-09 12:03:09-- (try: 5) http://115.249.81.187:8080/rebaca/abot-functest-basic_3.1.1_all.deb unit-abot-epc-basic-0: 12:03:51 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-abot-epc-basic-0: 12:05:16 DEBUG unit.abot-epc-basic/0.install Connecting to 115.249.81.187:8080... failed: Connection timed out. unit-abot-epc-basic-0: 12:05:16 DEBUG unit.abot-epc-basic/0.install Retrying. unit-abot-epc-basic-0: 12:05:16 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 12:05:21 DEBUG unit.abot-epc-basic/0.install --2019-04-09 12:05:21-- (try: 6) http://115.249.81.187:8080/rebaca/abot-functest-basic_3.1.1_all.deb unit-mysql-0: 12:06:18 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 12:06:18 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 12:06:18 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 12:06:18 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 12:06:18 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 12:06:18 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 12:06:18 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 12:06:18 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 12:06:18 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 12:06:18 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 12:06:18 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 12:06:18 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 12:07:29 DEBUG unit.abot-epc-basic/0.install Connecting to 115.249.81.187:8080... failed: Connection timed out. unit-abot-epc-basic-0: 12:07:29 DEBUG unit.abot-epc-basic/0.install Retrying. unit-abot-epc-basic-0: 12:07:29 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 12:07:35 DEBUG unit.abot-epc-basic/0.install --2019-04-09 12:07:35-- (try: 7) http://115.249.81.187:8080/rebaca/abot-functest-basic_3.1.1_all.deb unit-abot-epc-basic-0: 12:07:35 DEBUG unit.abot-epc-basic/0.install Connecting to 115.249.81.187:8080... connected. unit-abot-epc-basic-0: 12:07:35 DEBUG unit.abot-epc-basic/0.install HTTP request sent, awaiting response... 200 OK unit-abot-epc-basic-0: 12:07:35 DEBUG unit.abot-epc-basic/0.install Length: 47813510 (46M) [application/x-debian-package] unit-abot-epc-basic-0: 12:07:35 DEBUG unit.abot-epc-basic/0.install Saving to: '/var/lib/abot-functest-basic/payload/abot-functest-basic_3.1.1_all.deb' unit-abot-epc-basic-0: 12:07:35 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 12:07:36 DEBUG unit.abot-epc-basic/0.install 0K .......... .......... .......... .......... .......... 0% 92.9K 8m22s unit-abot-epc-basic-0: 12:07:36 DEBUG unit.abot-epc-basic/0.install 50K .......... .......... .......... .......... .......... 0% 187K 6m15s unit-abot-epc-basic-0: 12:07:36 DEBUG unit.abot-epc-basic/0.install 100K .......... .......... .......... .......... .......... 0% 9.51M 4m11s unit-abot-epc-basic-0: 12:07:36 DEBUG unit.abot-epc-basic/0.install 150K .......... .......... .......... .......... .......... 0% 11.7M 3m9s unit-abot-epc-basic-0: 12:08:19 DEBUG unit.abot-epc-basic/0.install 200K .......... .......... .......... .......... .......... 0% 1.16K 2h16m unit-abot-epc-basic-0: 12:08:19 DEBUG unit.abot-epc-basic/0.install 250K .......... .......... .......... .......... .......... 0% 185K 1h54m unit-abot-epc-basic-0: 12:08:20 DEBUG unit.abot-epc-basic/0.install 300K .......... .......... .......... .......... .......... 0% 186K 98m18s unit-abot-epc-basic-0: 12:08:20 DEBUG unit.abot-epc-basic/0.install 350K .......... .......... .......... .......... .......... 0% 8.84M 85m56s unit-abot-epc-basic-0: 12:08:20 DEBUG unit.abot-epc-basic/0.install 400K .......... .......... .......... .......... .......... 0% 192K 76m45s unit-abot-epc-basic-0: 12:08:20 DEBUG unit.abot-epc-basic/0.install 450K .......... .......... .......... .......... .......... 1% 409M 69m0s unit-abot-epc-basic-0: 12:08:20 DEBUG unit.abot-epc-basic/0.install 500K .......... .......... .......... .......... .......... 1% 13.6M 62m40s unit-abot-epc-basic-0: 12:08:20 DEBUG unit.abot-epc-basic/0.install 550K .......... .......... .......... .......... .......... 1% 11.6M 57m23s unit-abot-epc-basic-0: 12:08:20 DEBUG unit.abot-epc-basic/0.install 600K .......... .......... .......... .......... .......... 1% 11.1M 52m55s unit-abot-epc-basic-0: 12:08:20 DEBUG unit.abot-epc-basic/0.install 650K .......... .......... .......... .......... .......... 1% 193K 49m22s unit-abot-epc-basic-0: 12:08:20 DEBUG unit.abot-epc-basic/0.install 700K .......... .......... .......... .......... .......... 1% 10.9M 46m2s unit-abot-epc-basic-0: 12:08:20 DEBUG unit.abot-epc-basic/0.install 750K .......... .......... .......... .......... .......... 1% 11.1M 43m7s unit-abot-epc-basic-0: 12:08:20 DEBUG unit.abot-epc-basic/0.install 800K .......... .......... .......... .......... .......... 1% 193K 40m46s unit-abot-epc-basic-0: 12:08:20 DEBUG unit.abot-epc-basic/0.install 850K .......... .......... .......... .......... .......... 1% 11.4M 38m28s unit-abot-epc-basic-0: 12:08:20 DEBUG unit.abot-epc-basic/0.install 900K .......... .......... .......... .......... .......... 2% 10.9M 36m24s unit-abot-epc-basic-0: 12:08:20 DEBUG unit.abot-epc-basic/0.install 950K .......... .......... .......... .......... .......... 2% 11.2M 34m33s unit-abot-epc-basic-0: 12:08:21 DEBUG unit.abot-epc-basic/0.install 1000K .......... .......... .......... .......... .......... 2% 194K 33m3s unit-abot-epc-basic-0: 12:08:21 DEBUG unit.abot-epc-basic/0.install 1050K .......... .......... .......... .......... .......... 2% 11.2M 31m31s unit-abot-epc-basic-0: 12:08:21 DEBUG unit.abot-epc-basic/0.install 1100K .......... .......... .......... .......... .......... 2% 10.9M 30m7s unit-abot-epc-basic-0: 12:08:21 DEBUG unit.abot-epc-basic/0.install 1150K .......... .......... .......... .......... .......... 2% 194K 29m0s unit-abot-epc-basic-0: 12:08:21 DEBUG unit.abot-epc-basic/0.install 1200K .......... .......... .......... .......... .......... 2% 11.5M 27m48s unit-abot-epc-basic-0: 12:08:21 DEBUG unit.abot-epc-basic/0.install 1250K .......... .......... .......... .......... .......... 2% 11.1M 26m43s unit-abot-epc-basic-0: 12:08:21 DEBUG unit.abot-epc-basic/0.install 1300K .......... .......... .......... .......... .......... 2% 10.7M 25m42s unit-abot-epc-basic-0: 12:08:21 DEBUG unit.abot-epc-basic/0.install 1350K .......... .......... .......... .......... .......... 2% 195K 24m53s unit-abot-epc-basic-0: 12:08:21 DEBUG unit.abot-epc-basic/0.install 1400K .......... .......... .......... .......... .......... 3% 11.0M 24m0s unit-abot-epc-basic-0: 12:08:21 DEBUG unit.abot-epc-basic/0.install 1450K .......... .......... .......... .......... .......... 3% 11.3M 23m11s unit-abot-epc-basic-0: 12:08:21 DEBUG unit.abot-epc-basic/0.install 1500K .......... .......... .......... .......... .......... 3% 10.9M 22m25s unit-abot-epc-basic-0: 12:08:21 DEBUG unit.abot-epc-basic/0.install 1550K .......... .......... .......... .......... .......... 3% 196K 21m48s unit-abot-epc-basic-0: 12:08:21 DEBUG unit.abot-epc-basic/0.install 1600K .......... .......... .......... .......... .......... 3% 10.9M 21m7s unit-abot-epc-basic-0: 12:08:21 DEBUG unit.abot-epc-basic/0.install 1650K .......... .......... .......... .......... .......... 3% 11.3M 20m29s unit-abot-epc-basic-0: 12:08:21 DEBUG unit.abot-epc-basic/0.install 1700K .......... .......... .......... .......... .......... 3% 11.0M 19m53s unit-abot-epc-basic-0: 12:08:22 DEBUG unit.abot-epc-basic/0.install 1750K .......... .......... .......... .......... .......... 3% 197K 19m25s unit-abot-epc-basic-0: 12:08:22 DEBUG unit.abot-epc-basic/0.install 1800K .......... .......... .......... .......... .......... 3% 8.46M 18m52s unit-abot-epc-basic-0: 12:08:22 DEBUG unit.abot-epc-basic/0.install 1850K .......... .......... .......... .......... .......... 4% 11.4M 18m21s unit-abot-epc-basic-0: 12:08:22 DEBUG unit.abot-epc-basic/0.install 1900K .......... .......... .......... .......... .......... 4% 11.1M 17m52s unit-abot-epc-basic-0: 12:08:22 DEBUG unit.abot-epc-basic/0.install 1950K .......... .......... .......... .......... .......... 4% 11.2M 17m24s unit-abot-epc-basic-0: 12:08:22 DEBUG unit.abot-epc-basic/0.install 2000K .......... .......... .......... .......... .......... 4% 197K 17m3s unit-abot-epc-basic-0: 12:08:22 DEBUG unit.abot-epc-basic/0.install 2050K .......... .......... .......... .......... .......... 4% 11.1M 16m37s unit-abot-epc-basic-0: 12:08:22 DEBUG unit.abot-epc-basic/0.install 2100K .......... .......... .......... .......... .......... 4% 11.0M 16m13s unit-abot-epc-basic-0: 12:08:22 DEBUG unit.abot-epc-basic/0.install 2150K .......... .......... .......... .......... .......... 4% 11.3M 15m50s unit-abot-epc-basic-0: 12:08:22 DEBUG unit.abot-epc-basic/0.install 2200K .......... .......... .......... .......... .......... 4% 618K 15m30s unit-abot-epc-basic-0: 12:08:22 DEBUG unit.abot-epc-basic/0.install 2250K .......... .......... .......... .......... .......... 4% 284K 15m12s unit-abot-epc-basic-0: 12:08:22 DEBUG unit.abot-epc-basic/0.install 2300K .......... .......... .......... .......... .......... 5% 10.8M 14m51s unit-abot-epc-basic-0: 12:08:22 DEBUG unit.abot-epc-basic/0.install 2350K .......... .......... .......... .......... .......... 5% 11.2M 14m32s unit-abot-epc-basic-0: 12:08:22 DEBUG unit.abot-epc-basic/0.install 2400K .......... .......... .......... .......... .......... 5% 11.3M 14m13s unit-abot-epc-basic-0: 12:08:22 DEBUG unit.abot-epc-basic/0.install 2450K .......... .......... .......... .......... .......... 5% 621K 13m57s unit-abot-epc-basic-0: 12:08:23 DEBUG unit.abot-epc-basic/0.install 2500K .......... .......... .......... .......... .......... 5% 285K 13m42s unit-abot-epc-basic-0: 12:08:23 DEBUG unit.abot-epc-basic/0.install 2550K .......... .......... .......... .......... .......... 5% 11.4M 13m26s unit-abot-epc-basic-0: 12:08:23 DEBUG unit.abot-epc-basic/0.install 2600K .......... .......... .......... .......... .......... 5% 11.1M 13m10s unit-abot-epc-basic-0: 12:08:23 DEBUG unit.abot-epc-basic/0.install 2650K .......... .......... .......... .......... .......... 5% 11.5M 12m54s unit-abot-epc-basic-0: 12:08:23 DEBUG unit.abot-epc-basic/0.install 2700K .......... .......... .......... .......... .......... 5% 1.48M 12m40s unit-abot-epc-basic-0: 12:08:23 DEBUG unit.abot-epc-basic/0.install 2750K .......... .......... .......... .......... .......... 5% 225K 12m29s unit-abot-epc-basic-0: 12:08:23 DEBUG unit.abot-epc-basic/0.install 2800K .......... .......... .......... .......... .......... 6% 11.3M 12m15s unit-abot-epc-basic-0: 12:08:23 DEBUG unit.abot-epc-basic/0.install 2850K .......... .......... .......... .......... .......... 6% 11.5M 12m2s unit-abot-epc-basic-0: 12:08:23 DEBUG unit.abot-epc-basic/0.install 2900K .......... .......... .......... .......... .......... 6% 10.6M 11m49s unit-abot-epc-basic-0: 12:08:23 DEBUG unit.abot-epc-basic/0.install 2950K .......... .......... .......... .......... .......... 6% 11.1M 11m36s unit-abot-epc-basic-0: 12:08:23 DEBUG unit.abot-epc-basic/0.install 3000K .......... .......... .......... .......... .......... 6% 201K 11m27s unit-abot-epc-basic-0: 12:08:23 DEBUG unit.abot-epc-basic/0.install 3050K .......... .......... .......... .......... .......... 6% 9.91M 11m16s unit-abot-epc-basic-0: 12:08:23 DEBUG unit.abot-epc-basic/0.install 3100K .......... .......... .......... .......... .......... 6% 10.9M 11m4s unit-abot-epc-basic-0: 12:08:23 DEBUG unit.abot-epc-basic/0.install 3150K .......... .......... .......... .......... .......... 6% 11.2M 10m53s unit-abot-epc-basic-0: 12:08:23 DEBUG unit.abot-epc-basic/0.install 3200K .......... .......... .......... .......... .......... 6% 11.4M 10m42s unit-abot-epc-basic-0: 12:08:23 DEBUG unit.abot-epc-basic/0.install 3250K .......... .......... .......... .......... .......... 7% 11.1M 10m32s unit-abot-epc-basic-0: 12:08:23 DEBUG unit.abot-epc-basic/0.install 3300K .......... .......... .......... .......... .......... 7% 202K 10m25s unit-abot-epc-basic-0: 12:08:23 DEBUG unit.abot-epc-basic/0.install 3350K .......... .......... .......... .......... .......... 7% 9.47M 10m15s unit-abot-epc-basic-0: 12:08:23 DEBUG unit.abot-epc-basic/0.install 3400K .......... .......... .......... .......... .......... 7% 11.2M 10m6s unit-abot-epc-basic-0: 12:08:23 DEBUG unit.abot-epc-basic/0.install 3450K .......... .......... .......... .......... .......... 7% 11.2M 9m56s unit-abot-epc-basic-0: 12:08:23 DEBUG unit.abot-epc-basic/0.install 3500K .......... .......... .......... .......... .......... 7% 11.0M 9m47s unit-abot-epc-basic-0: 12:08:23 DEBUG unit.abot-epc-basic/0.install 3550K .......... .......... .......... .......... .......... 7% 9.51M 9m39s unit-abot-epc-basic-0: 12:08:24 DEBUG unit.abot-epc-basic/0.install 3600K .......... .......... .......... .......... .......... 7% 204K 9m33s unit-abot-epc-basic-0: 12:08:24 DEBUG unit.abot-epc-basic/0.install 3650K .......... .......... .......... .......... .......... 7% 9.53M 9m24s unit-abot-epc-basic-0: 12:08:24 DEBUG unit.abot-epc-basic/0.install 3700K .......... .......... .......... .......... .......... 8% 11.2M 9m16s unit-abot-epc-basic-0: 12:08:24 DEBUG unit.abot-epc-basic/0.install 3750K .......... .......... .......... .......... .......... 8% 11.3M 9m8s unit-abot-epc-basic-0: 12:08:24 DEBUG unit.abot-epc-basic/0.install 3800K .......... .......... .......... .......... .......... 8% 11.0M 9m1s unit-abot-epc-basic-0: 12:08:24 DEBUG unit.abot-epc-basic/0.install 3850K .......... .......... .......... .......... .......... 8% 11.4M 8m53s unit-abot-epc-basic-0: 12:08:24 DEBUG unit.abot-epc-basic/0.install 3900K .......... .......... .......... .......... .......... 8% 205K 8m49s unit-abot-epc-basic-0: 12:08:24 DEBUG unit.abot-epc-basic/0.install 3950K .......... .......... .......... .......... .......... 8% 8.67M 8m41s unit-abot-epc-basic-0: 12:08:24 DEBUG unit.abot-epc-basic/0.install 4000K .......... .......... .......... .......... .......... 8% 10.7M 8m34s unit-abot-epc-basic-0: 12:08:24 DEBUG unit.abot-epc-basic/0.install 4050K .......... .......... .......... .......... .......... 8% 11.1M 8m28s unit-abot-epc-basic-0: 12:08:24 DEBUG unit.abot-epc-basic/0.install 4100K .......... .......... .......... .......... .......... 8% 11.6M 8m21s unit-abot-epc-basic-0: 12:08:24 DEBUG unit.abot-epc-basic/0.install 4150K .......... .......... .......... .......... .......... 8% 10.8M 8m14s unit-abot-epc-basic-0: 12:08:24 DEBUG unit.abot-epc-basic/0.install 4200K .......... .......... .......... .......... .......... 9% 1.95M 8m8s unit-abot-epc-basic-0: 12:08:24 DEBUG unit.abot-epc-basic/0.install 4250K .......... .......... .......... .......... .......... 9% 225K 8m4s unit-abot-epc-basic-0: 12:08:24 DEBUG unit.abot-epc-basic/0.install 4300K .......... .......... .......... .......... .......... 9% 9.25M 7m58s unit-abot-epc-basic-0: 12:08:24 DEBUG unit.abot-epc-basic/0.install 4350K .......... .......... .......... .......... .......... 9% 10.8M 7m52s unit-abot-epc-basic-0: 12:08:24 DEBUG unit.abot-epc-basic/0.install 4400K .......... .......... .......... .......... .......... 9% 10.2M 7m46s unit-abot-epc-basic-0: 12:08:24 DEBUG unit.abot-epc-basic/0.install 4450K .......... .......... .......... .......... .......... 9% 10.9M 7m41s unit-abot-epc-basic-0: 12:08:24 DEBUG unit.abot-epc-basic/0.install 4500K .......... .......... .......... .......... .......... 9% 11.5M 7m35s unit-abot-epc-basic-0: 12:08:24 DEBUG unit.abot-epc-basic/0.install 4550K .......... .......... .......... .......... .......... 9% 795K 7m30s unit-abot-epc-basic-0: 12:08:24 DEBUG unit.abot-epc-basic/0.install 4600K .......... .......... .......... .......... .......... 9% 274K 7m26s unit-abot-epc-basic-0: 12:08:24 DEBUG unit.abot-epc-basic/0.install 4650K .......... .......... .......... .......... .......... 10% 9.86M 7m21s unit-abot-epc-basic-0: 12:08:24 DEBUG unit.abot-epc-basic/0.install 4700K .......... .......... .......... .......... .......... 10% 11.0M 7m16s unit-abot-epc-basic-0: 12:08:24 DEBUG unit.abot-epc-basic/0.install 4750K .......... .......... .......... .......... .......... 10% 11.1M 7m11s unit-abot-epc-basic-0: 12:08:24 DEBUG unit.abot-epc-basic/0.install 4800K .......... .......... .......... .......... .......... 10% 8.40M 7m6s unit-abot-epc-basic-0: 12:08:24 DEBUG unit.abot-epc-basic/0.install 4850K .......... .......... .......... .......... .......... 10% 11.2M 7m1s unit-abot-epc-basic-0: 12:08:24 DEBUG unit.abot-epc-basic/0.install 4900K .......... .......... .......... .......... .......... 10% 11.2M 6m57s unit-abot-epc-basic-0: 12:08:25 DEBUG unit.abot-epc-basic/0.install 4950K .......... .......... .......... .......... .......... 10% 210K 6m54s unit-abot-epc-basic-0: 12:08:25 DEBUG unit.abot-epc-basic/0.install 5000K .......... .......... .......... .......... .......... 10% 10.5M 6m49s unit-abot-epc-basic-0: 12:08:25 DEBUG unit.abot-epc-basic/0.install 5050K .......... .......... .......... .......... .......... 10% 10.2M 6m45s unit-abot-epc-basic-0: 12:08:25 DEBUG unit.abot-epc-basic/0.install 5100K .......... .......... .......... .......... .......... 11% 9.41M 6m41s unit-abot-epc-basic-0: 12:08:25 DEBUG unit.abot-epc-basic/0.install 5150K .......... .......... .......... .......... .......... 11% 11.2M 6m36s unit-abot-epc-basic-0: 12:08:25 DEBUG unit.abot-epc-basic/0.install 5200K .......... .......... .......... .......... .......... 11% 10.9M 6m32s unit-abot-epc-basic-0: 12:08:25 DEBUG unit.abot-epc-basic/0.install 5250K .......... .......... .......... .......... .......... 11% 10.8M 6m28s unit-abot-epc-basic-0: 12:08:25 DEBUG unit.abot-epc-basic/0.install 5300K .......... .......... .......... .......... .......... 11% 709K 6m24s unit-abot-epc-basic-0: 12:08:25 DEBUG unit.abot-epc-basic/0.install 5350K .......... .......... .......... .......... .......... 11% 292K 6m22s unit-abot-epc-basic-0: 12:08:25 DEBUG unit.abot-epc-basic/0.install 5400K .......... .......... .......... .......... .......... 11% 10.8M 6m18s unit-abot-epc-basic-0: 12:08:25 DEBUG unit.abot-epc-basic/0.install 5450K .......... .......... .......... .......... .......... 11% 10.7M 6m14s unit-abot-epc-basic-0: 12:08:25 DEBUG unit.abot-epc-basic/0.install 5500K .......... .......... .......... .......... .......... 11% 9.94M 6m10s unit-abot-epc-basic-0: 12:08:25 DEBUG unit.abot-epc-basic/0.install 5550K .......... .......... .......... .......... .......... 11% 11.2M 6m6s unit-abot-epc-basic-0: 12:08:25 DEBUG unit.abot-epc-basic/0.install 5600K .......... .......... .......... .......... .......... 12% 11.2M 6m3s unit-abot-epc-basic-0: 12:08:25 DEBUG unit.abot-epc-basic/0.install 5650K .......... .......... .......... .......... .......... 12% 11.3M 5m59s unit-abot-epc-basic-0: 12:08:25 DEBUG unit.abot-epc-basic/0.install 5700K .......... .......... .......... .......... .......... 12% 786K 5m56s unit-abot-epc-basic-0: 12:08:25 DEBUG unit.abot-epc-basic/0.install 5750K .......... .......... .......... .......... .......... 12% 281K 5m54s unit-abot-epc-basic-0: 12:08:25 DEBUG unit.abot-epc-basic/0.install 5800K .......... .......... .......... .......... .......... 12% 11.0M 5m50s unit-abot-epc-basic-0: 12:08:25 DEBUG unit.abot-epc-basic/0.install 5850K .......... .......... .......... .......... .......... 12% 11.3M 5m47s unit-abot-epc-basic-0: 12:08:25 DEBUG unit.abot-epc-basic/0.install 5900K .......... .......... .......... .......... .......... 12% 11.4M 5m44s unit-abot-epc-basic-0: 12:08:25 DEBUG unit.abot-epc-basic/0.install 5950K .......... .......... .......... .......... .......... 12% 11.1M 5m40s unit-abot-epc-basic-0: 12:08:25 DEBUG unit.abot-epc-basic/0.install 6000K .......... .......... .......... .......... .......... 12% 11.4M 5m37s unit-abot-epc-basic-0: 12:08:25 DEBUG unit.abot-epc-basic/0.install 6050K .......... .......... .......... .......... .......... 13% 10.8M 5m34s unit-abot-epc-basic-0: 12:08:25 DEBUG unit.abot-epc-basic/0.install 6100K .......... .......... .......... .......... .......... 13% 2.51M 5m31s unit-abot-epc-basic-0: 12:08:26 DEBUG unit.abot-epc-basic/0.install 6150K .......... .......... .......... .......... .......... 13% 226K 5m30s unit-abot-epc-basic-0: 12:08:26 DEBUG unit.abot-epc-basic/0.install 6200K .......... .......... .......... .......... .......... 13% 10.4M 5m27s unit-abot-epc-basic-0: 12:08:26 DEBUG unit.abot-epc-basic/0.install 6250K .......... .......... .......... .......... .......... 13% 11.6M 5m24s unit-abot-epc-basic-0: 12:08:26 DEBUG unit.abot-epc-basic/0.install 6300K .......... .......... .......... .......... .......... 13% 11.1M 5m21s unit-abot-epc-basic-0: 12:08:26 DEBUG unit.abot-epc-basic/0.install 6350K .......... .......... .......... .......... .......... 13% 11.0M 5m18s unit-abot-epc-basic-0: 12:08:26 DEBUG unit.abot-epc-basic/0.install 6400K .......... .......... .......... .......... .......... 13% 11.3M 5m15s unit-abot-epc-basic-0: 12:08:26 DEBUG unit.abot-epc-basic/0.install 6450K .......... .......... .......... .......... .......... 13% 10.9M 5m12s unit-abot-epc-basic-0: 12:08:26 DEBUG unit.abot-epc-basic/0.install 6500K .......... .......... .......... .......... .......... 14% 11.5M 5m9s unit-abot-epc-basic-0: 12:08:26 DEBUG unit.abot-epc-basic/0.install 6550K .......... .......... .......... .......... .......... 14% 2.69M 5m7s unit-abot-epc-basic-0: 12:08:26 DEBUG unit.abot-epc-basic/0.install 6600K .......... .......... .......... .......... .......... 14% 227K 5m5s unit-abot-epc-basic-0: 12:08:26 DEBUG unit.abot-epc-basic/0.install 6650K .......... .......... .......... .......... .......... 14% 10.6M 5m3s unit-abot-epc-basic-0: 12:08:26 DEBUG unit.abot-epc-basic/0.install 6700K .......... .......... .......... .......... .......... 14% 11.5M 5m0s unit-abot-epc-basic-0: 12:08:26 DEBUG unit.abot-epc-basic/0.install 6750K .......... .......... .......... .......... .......... 14% 11.0M 4m58s unit-abot-epc-basic-0: 12:08:26 DEBUG unit.abot-epc-basic/0.install 6800K .......... .......... .......... .......... .......... 14% 11.3M 4m55s unit-abot-epc-basic-0: 12:08:26 DEBUG unit.abot-epc-basic/0.install 6850K .......... .......... .......... .......... .......... 14% 11.0M 4m53s unit-abot-epc-basic-0: 12:08:26 DEBUG unit.abot-epc-basic/0.install 6900K .......... .......... .......... .......... .......... 14% 11.5M 4m50s unit-abot-epc-basic-0: 12:08:26 DEBUG unit.abot-epc-basic/0.install 6950K .......... .......... .......... .......... .......... 14% 11.1M 4m48s unit-abot-epc-basic-0: 12:08:26 DEBUG unit.abot-epc-basic/0.install 7000K .......... .......... .......... .......... .......... 15% 11.1M 4m45s unit-abot-epc-basic-0: 12:08:26 DEBUG unit.abot-epc-basic/0.install 7050K .......... .......... .......... .......... .......... 15% 216K 4m44s unit-abot-epc-basic-0: 12:08:26 DEBUG unit.abot-epc-basic/0.install 7100K .......... .......... .......... .......... .......... 15% 10.6M 4m42s unit-abot-epc-basic-0: 12:08:26 DEBUG unit.abot-epc-basic/0.install 7150K .......... .......... .......... .......... .......... 15% 10.8M 4m40s unit-abot-epc-basic-0: 12:08:26 DEBUG unit.abot-epc-basic/0.install 7200K .......... .......... .......... .......... .......... 15% 11.6M 4m37s unit-abot-epc-basic-0: 12:08:26 DEBUG unit.abot-epc-basic/0.install 7250K .......... .......... .......... .......... .......... 15% 11.1M 4m35s unit-abot-epc-basic-0: 12:08:26 DEBUG unit.abot-epc-basic/0.install 7300K .......... .......... .......... .......... .......... 15% 11.3M 4m33s unit-abot-epc-basic-0: 12:08:26 DEBUG unit.abot-epc-basic/0.install 7350K .......... .......... .......... .......... .......... 15% 11.1M 4m31s unit-abot-epc-basic-0: 12:08:26 DEBUG unit.abot-epc-basic/0.install 7400K .......... .......... .......... .......... .......... 15% 9.45M 4m29s unit-abot-epc-basic-0: 12:08:26 DEBUG unit.abot-epc-basic/0.install 7450K .......... .......... .......... .......... .......... 16% 11.4M 4m27s unit-abot-epc-basic-0: 12:08:26 DEBUG unit.abot-epc-basic/0.install 7500K .......... .......... .......... .......... .......... 16% 3.31M 4m25s unit-abot-epc-basic-0: 12:08:26 DEBUG unit.abot-epc-basic/0.install 7550K .......... .......... .......... .......... .......... 16% 228K 4m24s unit-abot-epc-basic-0: 12:08:26 DEBUG unit.abot-epc-basic/0.install 7600K .......... .......... .......... .......... .......... 16% 10.9M 4m22s unit-abot-epc-basic-0: 12:08:26 DEBUG unit.abot-epc-basic/0.install 7650K .......... .......... .......... .......... .......... 16% 11.2M 4m20s unit-abot-epc-basic-0: 12:08:26 DEBUG unit.abot-epc-basic/0.install 7700K .......... .......... .......... .......... .......... 16% 11.3M 4m18s unit-abot-epc-basic-0: 12:08:26 DEBUG unit.abot-epc-basic/0.install 7750K .......... .......... .......... .......... .......... 16% 11.4M 4m16s unit-abot-epc-basic-0: 12:08:26 DEBUG unit.abot-epc-basic/0.install 7800K .......... .......... .......... .......... .......... 16% 10.8M 4m14s unit-abot-epc-basic-0: 12:08:26 DEBUG unit.abot-epc-basic/0.install 7850K .......... .......... .......... .......... .......... 16% 11.3M 4m12s unit-abot-epc-basic-0: 12:08:26 DEBUG unit.abot-epc-basic/0.install 7900K .......... .......... .......... .......... .......... 17% 11.3M 4m10s unit-abot-epc-basic-0: 12:08:26 DEBUG unit.abot-epc-basic/0.install 7950K .......... .......... .......... .......... .......... 17% 10.8M 4m8s unit-abot-epc-basic-0: 12:08:26 DEBUG unit.abot-epc-basic/0.install 8000K .......... .......... .......... .......... .......... 17% 3.73M 4m6s unit-abot-epc-basic-0: 12:08:27 DEBUG unit.abot-epc-basic/0.install 8050K .......... .......... .......... .......... .......... 17% 231K 4m5s unit-abot-epc-basic-0: 12:08:27 DEBUG unit.abot-epc-basic/0.install 8100K .......... .......... .......... .......... .......... 17% 6.80M 4m4s unit-abot-epc-basic-0: 12:08:27 DEBUG unit.abot-epc-basic/0.install 8150K .......... .......... .......... .......... .......... 17% 10.8M 4m2s unit-abot-epc-basic-0: 12:08:27 DEBUG unit.abot-epc-basic/0.install 8200K .......... .......... .......... .......... .......... 17% 11.3M 4m0s unit-abot-epc-basic-0: 12:08:27 DEBUG unit.abot-epc-basic/0.install 8250K .......... .......... .......... .......... .......... 17% 11.4M 3m58s unit-abot-epc-basic-0: 12:08:27 DEBUG unit.abot-epc-basic/0.install 8300K .......... .......... .......... .......... .......... 17% 10.9M 3m57s unit-abot-epc-basic-0: 12:08:27 DEBUG unit.abot-epc-basic/0.install 8350K .......... .......... .......... .......... .......... 17% 11.1M 3m55s unit-abot-epc-basic-0: 12:08:27 DEBUG unit.abot-epc-basic/0.install 8400K .......... .......... .......... .......... .......... 18% 11.2M 3m53s unit-abot-epc-basic-0: 12:08:27 DEBUG unit.abot-epc-basic/0.install 8450K .......... .......... .......... .......... .......... 18% 11.0M 3m52s unit-abot-epc-basic-0: 12:08:27 DEBUG unit.abot-epc-basic/0.install 8500K .......... .......... .......... .......... .......... 18% 11.6M 3m50s unit-abot-epc-basic-0: 12:08:27 DEBUG unit.abot-epc-basic/0.install 8550K .......... .......... .......... .......... .......... 18% 1.06M 3m49s unit-abot-epc-basic-0: 12:08:27 DEBUG unit.abot-epc-basic/0.install 8600K .......... .......... .......... .......... .......... 18% 272K 3m48s unit-abot-epc-basic-0: 12:08:27 DEBUG unit.abot-epc-basic/0.install 8650K .......... .......... .......... .......... .......... 18% 8.44M 3m46s unit-abot-epc-basic-0: 12:08:27 DEBUG unit.abot-epc-basic/0.install 8700K .......... .......... .......... .......... .......... 18% 8.05M 3m45s unit-abot-epc-basic-0: 12:08:27 DEBUG unit.abot-epc-basic/0.install 8750K .......... .......... .......... .......... .......... 18% 11.1M 3m43s unit-abot-epc-basic-0: 12:08:27 DEBUG unit.abot-epc-basic/0.install 8800K .......... .......... .......... .......... .......... 18% 11.0M 3m42s unit-abot-epc-basic-0: 12:08:27 DEBUG unit.abot-epc-basic/0.install 8850K .......... .......... .......... .......... .......... 19% 10.4M 3m40s unit-abot-epc-basic-0: 12:08:27 DEBUG unit.abot-epc-basic/0.install 8900K .......... .......... .......... .......... .......... 19% 12.0M 3m39s unit-abot-epc-basic-0: 12:08:27 DEBUG unit.abot-epc-basic/0.install 8950K .......... .......... .......... .......... .......... 19% 11.2M 3m37s unit-abot-epc-basic-0: 12:08:27 DEBUG unit.abot-epc-basic/0.install 9000K .......... .......... .......... .......... .......... 19% 10.8M 3m36s unit-abot-epc-basic-0: 12:08:27 DEBUG unit.abot-epc-basic/0.install 9050K .......... .......... .......... .......... .......... 19% 11.5M 3m34s unit-abot-epc-basic-0: 12:08:27 DEBUG unit.abot-epc-basic/0.install 9100K .......... .......... .......... .......... .......... 19% 7.98M 3m33s unit-abot-epc-basic-0: 12:08:27 DEBUG unit.abot-epc-basic/0.install 9150K .......... .......... .......... .......... .......... 19% 316K 3m32s unit-abot-epc-basic-0: 12:08:27 DEBUG unit.abot-epc-basic/0.install 9200K .......... .......... .......... .......... .......... 19% 765K 3m31s unit-abot-epc-basic-0: 12:08:27 DEBUG unit.abot-epc-basic/0.install 9250K .......... .......... .......... .......... .......... 19% 6.54M 3m29s unit-abot-epc-basic-0: 12:08:27 DEBUG unit.abot-epc-basic/0.install 9300K .......... .......... .......... .......... .......... 20% 11.2M 3m28s unit-abot-epc-basic-0: 12:08:27 DEBUG unit.abot-epc-basic/0.install 9350K .......... .......... .......... .......... .......... 20% 11.0M 3m27s unit-abot-epc-basic-0: 12:08:27 DEBUG unit.abot-epc-basic/0.install 9400K .......... .......... .......... .......... .......... 20% 11.1M 3m25s unit-abot-epc-basic-0: 12:08:27 DEBUG unit.abot-epc-basic/0.install 9450K .......... .......... .......... .......... .......... 20% 11.3M 3m24s unit-abot-epc-basic-0: 12:08:27 DEBUG unit.abot-epc-basic/0.install 9500K .......... .......... .......... .......... .......... 20% 10.9M 3m23s unit-abot-epc-basic-0: 12:08:27 DEBUG unit.abot-epc-basic/0.install 9550K .......... .......... .......... .......... .......... 20% 11.2M 3m21s unit-abot-epc-basic-0: 12:08:27 DEBUG unit.abot-epc-basic/0.install 9600K .......... .......... .......... .......... .......... 20% 11.2M 3m20s unit-abot-epc-basic-0: 12:08:27 DEBUG unit.abot-epc-basic/0.install 9650K .......... .......... .......... .......... .......... 20% 10.9M 3m19s unit-abot-epc-basic-0: 12:08:27 DEBUG unit.abot-epc-basic/0.install 9700K .......... .......... .......... .......... .......... 20% 11.3M 3m17s unit-abot-epc-basic-0: 12:08:27 DEBUG unit.abot-epc-basic/0.install 9750K .......... .......... .......... .......... .......... 20% 232K 3m17s unit-abot-epc-basic-0: 12:08:27 DEBUG unit.abot-epc-basic/0.install 9800K .......... .......... .......... .......... .......... 21% 8.11M 3m16s unit-abot-epc-basic-0: 12:08:27 DEBUG unit.abot-epc-basic/0.install 9850K .......... .......... .......... .......... .......... 21% 6.98M 3m15s unit-abot-epc-basic-0: 12:08:27 DEBUG unit.abot-epc-basic/0.install 9900K .......... .......... .......... .......... .......... 21% 10.6M 3m13s unit-abot-epc-basic-0: 12:08:27 DEBUG unit.abot-epc-basic/0.install 9950K .......... .......... .......... .......... .......... 21% 11.3M 3m12s unit-abot-epc-basic-0: 12:08:27 DEBUG unit.abot-epc-basic/0.install 10000K .......... .......... .......... .......... .......... 21% 11.1M 3m11s unit-abot-epc-basic-0: 12:08:27 DEBUG unit.abot-epc-basic/0.install 10050K .......... .......... .......... .......... .......... 21% 11.1M 3m10s unit-abot-epc-basic-0: 12:08:27 DEBUG unit.abot-epc-basic/0.install 10100K .......... .......... .......... .......... .......... 21% 11.2M 3m9s unit-abot-epc-basic-0: 12:08:27 DEBUG unit.abot-epc-basic/0.install 10150K .......... .......... .......... .......... .......... 21% 10.2M 3m7s unit-abot-epc-basic-0: 12:08:27 DEBUG unit.abot-epc-basic/0.install 10200K .......... .......... .......... .......... .......... 21% 11.1M 3m6s unit-abot-epc-basic-0: 12:08:27 DEBUG unit.abot-epc-basic/0.install 10250K .......... .......... .......... .......... .......... 22% 11.4M 3m5s unit-abot-epc-basic-0: 12:08:27 DEBUG unit.abot-epc-basic/0.install 10300K .......... .......... .......... .......... .......... 22% 10.8M 3m4s unit-abot-epc-basic-0: 12:08:28 DEBUG unit.abot-epc-basic/0.install 10350K .......... .......... .......... .......... .......... 22% 606K 3m3s unit-abot-epc-basic-0: 12:08:28 DEBUG unit.abot-epc-basic/0.install 10400K .......... .......... .......... .......... .......... 22% 368K 3m2s unit-abot-epc-basic-0: 12:08:28 DEBUG unit.abot-epc-basic/0.install 10450K .......... .......... .......... .......... .......... 22% 8.75M 3m1s unit-abot-epc-basic-0: 12:08:28 DEBUG unit.abot-epc-basic/0.install 10500K .......... .......... .......... .......... .......... 22% 7.16M 3m0s unit-abot-epc-basic-0: 12:08:28 DEBUG unit.abot-epc-basic/0.install 10550K .......... .......... .......... .......... .......... 22% 10.8M 2m59s unit-abot-epc-basic-0: 12:08:28 DEBUG unit.abot-epc-basic/0.install 10600K .......... .......... .......... .......... .......... 22% 11.4M 2m58s unit-abot-epc-basic-0: 12:08:28 DEBUG unit.abot-epc-basic/0.install 10650K .......... .......... .......... .......... .......... 22% 11.0M 2m57s unit-abot-epc-basic-0: 12:08:28 DEBUG unit.abot-epc-basic/0.install 10700K .......... .......... .......... .......... .......... 23% 11.1M 2m56s unit-abot-epc-basic-0: 12:08:28 DEBUG unit.abot-epc-basic/0.install 10750K .......... .......... .......... .......... .......... 23% 11.2M 2m55s unit-abot-epc-basic-0: 12:08:28 DEBUG unit.abot-epc-basic/0.install 10800K .......... .......... .......... .......... .......... 23% 10.9M 2m54s unit-abot-epc-basic-0: 12:08:28 DEBUG unit.abot-epc-basic/0.install 10850K .......... .......... .......... .......... .......... 23% 10.9M 2m53s unit-abot-epc-basic-0: 12:08:28 DEBUG unit.abot-epc-basic/0.install 10900K .......... .......... .......... .......... .......... 23% 11.2M 2m52s unit-abot-epc-basic-0: 12:08:28 DEBUG unit.abot-epc-basic/0.install 10950K .......... .......... .......... .......... .......... 23% 11.3M 2m51s unit-abot-epc-basic-0: 12:08:28 DEBUG unit.abot-epc-basic/0.install 11000K .......... .......... .......... .......... .......... 23% 623K 2m50s unit-abot-epc-basic-0: 12:08:28 DEBUG unit.abot-epc-basic/0.install 11050K .......... .......... .......... .......... .......... 23% 369K 2m50s unit-abot-epc-basic-0: 12:08:28 DEBUG unit.abot-epc-basic/0.install 11100K .......... .......... .......... .......... .......... 23% 7.27M 2m49s unit-abot-epc-basic-0: 12:08:28 DEBUG unit.abot-epc-basic/0.install 11150K .......... .......... .......... .......... .......... 23% 9.08M 2m48s unit-abot-epc-basic-0: 12:08:28 DEBUG unit.abot-epc-basic/0.install 11200K .......... .......... .......... .......... .......... 24% 10.4M 2m47s unit-abot-epc-basic-0: 12:08:28 DEBUG unit.abot-epc-basic/0.install 11250K .......... .......... .......... .......... .......... 24% 11.1M 2m46s unit-abot-epc-basic-0: 12:08:28 DEBUG unit.abot-epc-basic/0.install 11300K .......... .......... .......... .......... .......... 24% 11.3M 2m45s unit-abot-epc-basic-0: 12:08:28 DEBUG unit.abot-epc-basic/0.install 11350K .......... .......... .......... .......... .......... 24% 10.9M 2m44s unit-abot-epc-basic-0: 12:08:28 DEBUG unit.abot-epc-basic/0.install 11400K .......... .......... .......... .......... .......... 24% 11.0M 2m43s unit-abot-epc-basic-0: 12:08:28 DEBUG unit.abot-epc-basic/0.install 11450K .......... .......... .......... .......... .......... 24% 11.4M 2m42s unit-abot-epc-basic-0: 12:08:28 DEBUG unit.abot-epc-basic/0.install 11500K .......... .......... .......... .......... .......... 24% 11.2M 2m41s unit-abot-epc-basic-0: 12:08:28 DEBUG unit.abot-epc-basic/0.install 11550K .......... .......... .......... .......... .......... 24% 11.3M 2m40s unit-abot-epc-basic-0: 12:08:28 DEBUG unit.abot-epc-basic/0.install 11600K .......... .......... .......... .......... .......... 24% 11.1M 2m39s unit-abot-epc-basic-0: 12:08:28 DEBUG unit.abot-epc-basic/0.install 11650K .......... .......... .......... .......... .......... 25% 10.7M 2m38s unit-abot-epc-basic-0: 12:08:28 DEBUG unit.abot-epc-basic/0.install 11700K .......... .......... .......... .......... .......... 25% 407K 2m38s unit-abot-epc-basic-0: 12:08:28 DEBUG unit.abot-epc-basic/0.install 11750K .......... .......... .......... .......... .......... 25% 552K 2m37s unit-abot-epc-basic-0: 12:08:28 DEBUG unit.abot-epc-basic/0.install 11800K .......... .......... .......... .......... .......... 25% 7.16M 2m36s unit-abot-epc-basic-0: 12:08:28 DEBUG unit.abot-epc-basic/0.install 11850K .......... .......... .......... .......... .......... 25% 10.6M 2m35s unit-abot-epc-basic-0: 12:08:28 DEBUG unit.abot-epc-basic/0.install 11900K .......... .......... .......... .......... .......... 25% 10.4M 2m35s unit-abot-epc-basic-0: 12:08:28 DEBUG unit.abot-epc-basic/0.install 11950K .......... .......... .......... .......... .......... 25% 11.3M 2m34s unit-abot-epc-basic-0: 12:08:28 DEBUG unit.abot-epc-basic/0.install 12000K .......... .......... .......... .......... .......... 25% 11.0M 2m33s unit-abot-epc-basic-0: 12:08:28 DEBUG unit.abot-epc-basic/0.install 12050K .......... .......... .......... .......... .......... 25% 11.0M 2m32s unit-abot-epc-basic-0: 12:08:28 DEBUG unit.abot-epc-basic/0.install 12100K .......... .......... .......... .......... .......... 26% 11.4M 2m31s unit-abot-epc-basic-0: 12:08:28 DEBUG unit.abot-epc-basic/0.install 12150K .......... .......... .......... .......... .......... 26% 11.0M 2m30s unit-abot-epc-basic-0: 12:08:28 DEBUG unit.abot-epc-basic/0.install 12200K .......... .......... .......... .......... .......... 26% 10.2M 2m30s unit-abot-epc-basic-0: 12:08:28 DEBUG unit.abot-epc-basic/0.install 12250K .......... .......... .......... .......... .......... 26% 11.7M 2m29s unit-abot-epc-basic-0: 12:08:28 DEBUG unit.abot-epc-basic/0.install 12300K .......... .......... .......... .......... .......... 26% 11.0M 2m28s unit-abot-epc-basic-0: 12:08:28 DEBUG unit.abot-epc-basic/0.install 12350K .......... .......... .......... .......... .......... 26% 11.4M 2m27s unit-abot-epc-basic-0: 12:08:28 DEBUG unit.abot-epc-basic/0.install 12400K .......... .......... .......... .......... .......... 26% 1.21M 2m26s unit-abot-epc-basic-0: 12:08:28 DEBUG unit.abot-epc-basic/0.install 12450K .......... .......... .......... .......... .......... 26% 294K 2m26s unit-abot-epc-basic-0: 12:08:28 DEBUG unit.abot-epc-basic/0.install 12500K .......... .......... .......... .......... .......... 26% 7.29M 2m25s unit-abot-epc-basic-0: 12:08:28 DEBUG unit.abot-epc-basic/0.install 12550K .......... .......... .......... .......... .......... 26% 10.2M 2m25s unit-abot-epc-basic-0: 12:08:28 DEBUG unit.abot-epc-basic/0.install 12600K .......... .......... .......... .......... .......... 27% 10.5M 2m24s unit-abot-epc-basic-0: 12:08:28 DEBUG unit.abot-epc-basic/0.install 12650K .......... .......... .......... .......... .......... 27% 11.3M 2m23s unit-abot-epc-basic-0: 12:08:28 DEBUG unit.abot-epc-basic/0.install 12700K .......... .......... .......... .......... .......... 27% 11.0M 2m22s unit-abot-epc-basic-0: 12:08:28 DEBUG unit.abot-epc-basic/0.install 12750K .......... .......... .......... .......... .......... 27% 11.4M 2m21s unit-abot-epc-basic-0: 12:08:28 DEBUG unit.abot-epc-basic/0.install 12800K .......... .......... .......... .......... .......... 27% 11.2M 2m21s unit-abot-epc-basic-0: 12:08:28 DEBUG unit.abot-epc-basic/0.install 12850K .......... .......... .......... .......... .......... 27% 10.1M 2m20s unit-abot-epc-basic-0: 12:08:29 DEBUG unit.abot-epc-basic/0.install 12900K .......... .......... .......... .......... .......... 27% 11.2M 2m19s unit-abot-epc-basic-0: 12:08:29 DEBUG unit.abot-epc-basic/0.install 12950K .......... .......... .......... .......... .......... 27% 11.0M 2m19s unit-abot-epc-basic-0: 12:08:29 DEBUG unit.abot-epc-basic/0.install 13000K .......... .......... .......... .......... .......... 27% 4.69M 2m18s unit-abot-epc-basic-0: 12:08:29 DEBUG unit.abot-epc-basic/0.install 13050K .......... .......... .......... .......... .......... 28% 11.3M 2m17s unit-abot-epc-basic-0: 12:08:29 DEBUG unit.abot-epc-basic/0.install 13100K .......... .......... .......... .......... .......... 28% 10.9M 2m16s unit-abot-epc-basic-0: 12:08:29 DEBUG unit.abot-epc-basic/0.install 13150K .......... .......... .......... .......... .......... 28% 1.83M 2m16s unit-abot-epc-basic-0: 12:08:29 DEBUG unit.abot-epc-basic/0.install 13200K .......... .......... .......... .......... .......... 28% 286K 2m15s unit-abot-epc-basic-0: 12:08:29 DEBUG unit.abot-epc-basic/0.install 13250K .......... .......... .......... .......... .......... 28% 7.58M 2m15s unit-abot-epc-basic-0: 12:08:29 DEBUG unit.abot-epc-basic/0.install 13300K .......... .......... .......... .......... .......... 28% 10.5M 2m14s unit-abot-epc-basic-0: 12:08:29 DEBUG unit.abot-epc-basic/0.install 13350K .......... .......... .......... .......... .......... 28% 10.9M 2m13s unit-abot-epc-basic-0: 12:08:29 DEBUG unit.abot-epc-basic/0.install 13400K .......... .......... .......... .......... .......... 28% 9.55M 2m13s unit-abot-epc-basic-0: 12:08:29 DEBUG unit.abot-epc-basic/0.install 13450K .......... .......... .......... .......... .......... 28% 9.64M 2m12s unit-abot-epc-basic-0: 12:08:29 DEBUG unit.abot-epc-basic/0.install 13500K .......... .......... .......... .......... .......... 29% 11.1M 2m11s unit-abot-epc-basic-0: 12:08:29 DEBUG unit.abot-epc-basic/0.install 13550K .......... .......... .......... .......... .......... 29% 10.9M 2m11s unit-abot-epc-basic-0: 12:08:29 DEBUG unit.abot-epc-basic/0.install 13600K .......... .......... .......... .......... .......... 29% 11.1M 2m10s unit-abot-epc-basic-0: 12:08:29 DEBUG unit.abot-epc-basic/0.install 13650K .......... .......... .......... .......... .......... 29% 11.1M 2m9s unit-abot-epc-basic-0: 12:08:29 DEBUG unit.abot-epc-basic/0.install 13700K .......... .......... .......... .......... .......... 29% 11.2M 2m9s unit-abot-epc-basic-0: 12:08:29 DEBUG unit.abot-epc-basic/0.install 13750K .......... .......... .......... .......... .......... 29% 11.1M 2m8s unit-abot-epc-basic-0: 12:08:29 DEBUG unit.abot-epc-basic/0.install 13800K .......... .......... .......... .......... .......... 29% 6.54M 2m7s unit-abot-epc-basic-0: 12:08:29 DEBUG unit.abot-epc-basic/0.install 13850K .......... .......... .......... .......... .......... 29% 11.3M 2m7s unit-abot-epc-basic-0: 12:08:29 DEBUG unit.abot-epc-basic/0.install 13900K .......... .......... .......... .......... .......... 29% 10.4M 2m6s unit-abot-epc-basic-0: 12:08:29 DEBUG unit.abot-epc-basic/0.install 13950K .......... .......... .......... .......... .......... 29% 1.57M 2m6s unit-abot-epc-basic-0: 12:08:29 DEBUG unit.abot-epc-basic/0.install 14000K .......... .......... .......... .......... .......... 30% 296K 2m5s unit-abot-epc-basic-0: 12:08:29 DEBUG unit.abot-epc-basic/0.install 14050K .......... .......... .......... .......... .......... 30% 7.60M 2m5s unit-abot-epc-basic-0: 12:08:29 DEBUG unit.abot-epc-basic/0.install 14100K .......... .......... .......... .......... .......... 30% 11.2M 2m4s unit-abot-epc-basic-0: 12:08:29 DEBUG unit.abot-epc-basic/0.install 14150K .......... .......... .......... .......... .......... 30% 9.91M 2m3s unit-abot-epc-basic-0: 12:08:29 DEBUG unit.abot-epc-basic/0.install 14200K .......... .......... .......... .......... .......... 30% 10.3M 2m3s unit-abot-epc-basic-0: 12:08:29 DEBUG unit.abot-epc-basic/0.install 14250K .......... .......... .......... .......... .......... 30% 9.97M 2m2s unit-abot-epc-basic-0: 12:08:29 DEBUG unit.abot-epc-basic/0.install 14300K .......... .......... .......... .......... .......... 30% 10.8M 2m2s unit-abot-epc-basic-0: 12:08:29 DEBUG unit.abot-epc-basic/0.install 14350K .......... .......... .......... .......... .......... 30% 11.6M 2m1s unit-abot-epc-basic-0: 12:08:29 DEBUG unit.abot-epc-basic/0.install 14400K .......... .......... .......... .......... .......... 30% 11.0M 2m0s unit-abot-epc-basic-0: 12:08:29 DEBUG unit.abot-epc-basic/0.install 14450K .......... .......... .......... .......... .......... 31% 10.9M 2m0s unit-abot-epc-basic-0: 12:08:29 DEBUG unit.abot-epc-basic/0.install 14500K .......... .......... .......... .......... .......... 31% 11.3M 1m59s unit-abot-epc-basic-0: 12:08:29 DEBUG unit.abot-epc-basic/0.install 14550K .......... .......... .......... .......... .......... 31% 10.9M 1m59s unit-abot-epc-basic-0: 12:08:29 DEBUG unit.abot-epc-basic/0.install 14600K .......... .......... .......... .......... .......... 31% 8.61M 1m58s unit-abot-epc-basic-0: 12:08:29 DEBUG unit.abot-epc-basic/0.install 14650K .......... .......... .......... .......... .......... 31% 10.7M 1m58s unit-abot-epc-basic-0: 12:08:29 DEBUG unit.abot-epc-basic/0.install 14700K .......... .......... .......... .......... .......... 31% 11.2M 1m57s unit-abot-epc-basic-0: 12:08:29 DEBUG unit.abot-epc-basic/0.install 14750K .......... .......... .......... .......... .......... 31% 9.95M 1m56s unit-abot-epc-basic-0: 12:08:29 DEBUG unit.abot-epc-basic/0.install 14800K .......... .......... .......... .......... .......... 31% 656K 1m56s unit-abot-epc-basic-0: 12:08:29 DEBUG unit.abot-epc-basic/0.install 14850K .......... .......... .......... .......... .......... 31% 409K 1m56s unit-abot-epc-basic-0: 12:08:29 DEBUG unit.abot-epc-basic/0.install 14900K .......... .......... .......... .......... .......... 32% 6.59M 1m55s unit-abot-epc-basic-0: 12:08:29 DEBUG unit.abot-epc-basic/0.install 14950K .......... .......... .......... .......... .......... 32% 10.8M 1m55s unit-abot-epc-basic-0: 12:08:29 DEBUG unit.abot-epc-basic/0.install 15000K .......... .......... .......... .......... .......... 32% 11.1M 1m54s unit-abot-epc-basic-0: 12:08:29 DEBUG unit.abot-epc-basic/0.install 15050K .......... .......... .......... .......... .......... 32% 11.0M 1m53s unit-abot-epc-basic-0: 12:08:29 DEBUG unit.abot-epc-basic/0.install 15100K .......... .......... .......... .......... .......... 32% 11.5M 1m53s unit-abot-epc-basic-0: 12:08:29 DEBUG unit.abot-epc-basic/0.install 15150K .......... .......... .......... .......... .......... 32% 11.2M 1m52s unit-abot-epc-basic-0: 12:08:29 DEBUG unit.abot-epc-basic/0.install 15200K .......... .......... .......... .......... .......... 32% 10.9M 1m52s unit-abot-epc-basic-0: 12:08:29 DEBUG unit.abot-epc-basic/0.install 15250K .......... .......... .......... .......... .......... 32% 11.0M 1m51s unit-abot-epc-basic-0: 12:08:29 DEBUG unit.abot-epc-basic/0.install 15300K .......... .......... .......... .......... .......... 32% 11.4M 1m51s unit-abot-epc-basic-0: 12:08:29 DEBUG unit.abot-epc-basic/0.install 15350K .......... .......... .......... .......... .......... 32% 10.9M 1m50s unit-abot-epc-basic-0: 12:08:29 DEBUG unit.abot-epc-basic/0.install 15400K .......... .......... .......... .......... .......... 33% 11.7M 1m50s unit-abot-epc-basic-0: 12:08:29 DEBUG unit.abot-epc-basic/0.install 15450K .......... .......... .......... .......... .......... 33% 10.6M 1m49s unit-abot-epc-basic-0: 12:08:29 DEBUG unit.abot-epc-basic/0.install 15500K .......... .......... .......... .......... .......... 33% 11.6M 1m49s unit-abot-epc-basic-0: 12:08:29 DEBUG unit.abot-epc-basic/0.install 15550K .......... .......... .......... .......... .......... 33% 10.9M 1m48s unit-abot-epc-basic-0: 12:08:29 DEBUG unit.abot-epc-basic/0.install 15600K .......... .......... .......... .......... .......... 33% 10.9M 1m48s unit-abot-epc-basic-0: 12:08:29 DEBUG unit.abot-epc-basic/0.install 15650K .......... .......... .......... .......... .......... 33% 1.75M 1m47s unit-abot-epc-basic-0: 12:08:30 DEBUG unit.abot-epc-basic/0.install 15700K .......... .......... .......... .......... .......... 33% 298K 1m47s unit-abot-epc-basic-0: 12:08:30 DEBUG unit.abot-epc-basic/0.install 15750K .......... .......... .......... .......... .......... 33% 7.31M 1m47s unit-abot-epc-basic-0: 12:08:30 DEBUG unit.abot-epc-basic/0.install 15800K .......... .......... .......... .......... .......... 33% 7.78M 1m46s unit-abot-epc-basic-0: 12:08:30 DEBUG unit.abot-epc-basic/0.install 15850K .......... .......... .......... .......... .......... 34% 8.17M 1m46s unit-abot-epc-basic-0: 12:08:30 DEBUG unit.abot-epc-basic/0.install 15900K .......... .......... .......... .......... .......... 34% 11.0M 1m45s unit-abot-epc-basic-0: 12:08:30 DEBUG unit.abot-epc-basic/0.install 15950K .......... .......... .......... .......... .......... 34% 8.97M 1m45s unit-abot-epc-basic-0: 12:08:30 DEBUG unit.abot-epc-basic/0.install 16000K .......... .......... .......... .......... .......... 34% 11.1M 1m44s unit-abot-epc-basic-0: 12:08:30 DEBUG unit.abot-epc-basic/0.install 16050K .......... .......... .......... .......... .......... 34% 11.1M 1m44s unit-abot-epc-basic-0: 12:08:30 DEBUG unit.abot-epc-basic/0.install 16100K .......... .......... .......... .......... .......... 34% 11.1M 1m43s unit-abot-epc-basic-0: 12:08:30 DEBUG unit.abot-epc-basic/0.install 16150K .......... .......... .......... .......... .......... 34% 10.8M 1m43s unit-abot-epc-basic-0: 12:08:30 DEBUG unit.abot-epc-basic/0.install 16200K .......... .......... .......... .......... .......... 34% 11.6M 1m42s unit-abot-epc-basic-0: 12:08:30 DEBUG unit.abot-epc-basic/0.install 16250K .......... .......... .......... .......... .......... 34% 11.1M 1m42s unit-abot-epc-basic-0: 12:08:30 DEBUG unit.abot-epc-basic/0.install 16300K .......... .......... .......... .......... .......... 35% 6.16M 1m41s unit-abot-epc-basic-0: 12:08:30 DEBUG unit.abot-epc-basic/0.install 16350K .......... .......... .......... .......... .......... 35% 11.7M 1m41s unit-abot-epc-basic-0: 12:08:30 DEBUG unit.abot-epc-basic/0.install 16400K .......... .......... .......... .......... .......... 35% 11.0M 1m40s unit-abot-epc-basic-0: 12:08:30 DEBUG unit.abot-epc-basic/0.install 16450K .......... .......... .......... .......... .......... 35% 11.2M 1m40s unit-abot-epc-basic-0: 12:08:30 DEBUG unit.abot-epc-basic/0.install 16500K .......... .......... .......... .......... .......... 35% 11.0M 99s unit-abot-epc-basic-0: 12:08:30 DEBUG unit.abot-epc-basic/0.install 16550K .......... .......... .......... .......... .......... 35% 4.64M 99s unit-abot-epc-basic-0: 12:08:30 DEBUG unit.abot-epc-basic/0.install 16600K .......... .......... .......... .......... .......... 35% 535K 99s unit-abot-epc-basic-0: 12:08:30 DEBUG unit.abot-epc-basic/0.install 16650K .......... .......... .......... .......... .......... 35% 566K 98s unit-abot-epc-basic-0: 12:08:30 DEBUG unit.abot-epc-basic/0.install 16700K .......... .......... .......... .......... .......... 35% 7.30M 98s unit-abot-epc-basic-0: 12:08:30 DEBUG unit.abot-epc-basic/0.install 16750K .......... .......... .......... .......... .......... 35% 9.19M 97s unit-abot-epc-basic-0: 12:08:30 DEBUG unit.abot-epc-basic/0.install 16800K .......... .......... .......... .......... .......... 36% 10.6M 97s unit-abot-epc-basic-0: 12:08:30 DEBUG unit.abot-epc-basic/0.install 16850K .......... .......... .......... .......... .......... 36% 8.61M 97s unit-abot-epc-basic-0: 12:08:30 DEBUG unit.abot-epc-basic/0.install 16900K .......... .......... .......... .......... .......... 36% 8.49M 96s unit-abot-epc-basic-0: 12:08:30 DEBUG unit.abot-epc-basic/0.install 16950K .......... .......... .......... .......... .......... 36% 11.0M 96s unit-abot-epc-basic-0: 12:08:30 DEBUG unit.abot-epc-basic/0.install 17000K .......... .......... .......... .......... .......... 36% 10.8M 95s unit-abot-epc-basic-0: 12:08:30 DEBUG unit.abot-epc-basic/0.install 17050K .......... .......... .......... .......... .......... 36% 11.0M 95s unit-abot-epc-basic-0: 12:08:30 DEBUG unit.abot-epc-basic/0.install 17100K .......... .......... .......... .......... .......... 36% 11.1M 94s unit-abot-epc-basic-0: 12:08:30 DEBUG unit.abot-epc-basic/0.install 17150K .......... .......... .......... .......... .......... 36% 11.2M 94s unit-abot-epc-basic-0: 12:08:30 DEBUG unit.abot-epc-basic/0.install 17200K .......... .......... .......... .......... .......... 36% 10.5M 94s unit-abot-epc-basic-0: 12:08:30 DEBUG unit.abot-epc-basic/0.install 17250K .......... .......... .......... .......... .......... 37% 11.2M 93s unit-abot-epc-basic-0: 12:08:30 DEBUG unit.abot-epc-basic/0.install 17300K .......... .......... .......... .......... .......... 37% 11.5M 93s unit-abot-epc-basic-0: 12:08:30 DEBUG unit.abot-epc-basic/0.install 17350K .......... .......... .......... .......... .......... 37% 11.0M 92s unit-abot-epc-basic-0: 12:08:30 DEBUG unit.abot-epc-basic/0.install 17400K .......... .......... .......... .......... .......... 37% 11.5M 92s unit-abot-epc-basic-0: 12:08:30 DEBUG unit.abot-epc-basic/0.install 17450K .......... .......... .......... .......... .......... 37% 10.9M 91s unit-abot-epc-basic-0: 12:08:30 DEBUG unit.abot-epc-basic/0.install 17500K .......... .......... .......... .......... .......... 37% 10.9M 91s unit-abot-epc-basic-0: 12:08:30 DEBUG unit.abot-epc-basic/0.install 17550K .......... .......... .......... .......... .......... 37% 967K 91s unit-abot-epc-basic-0: 12:08:30 DEBUG unit.abot-epc-basic/0.install 17600K .......... .......... .......... .......... .......... 37% 372K 91s unit-abot-epc-basic-0: 12:08:30 DEBUG unit.abot-epc-basic/0.install 17650K .......... .......... .......... .......... .......... 37% 7.86M 90s unit-abot-epc-basic-0: 12:08:30 DEBUG unit.abot-epc-basic/0.install 17700K .......... .......... .......... .......... .......... 38% 10.7M 90s unit-abot-epc-basic-0: 12:08:30 DEBUG unit.abot-epc-basic/0.install 17750K .......... .......... .......... .......... .......... 38% 8.63M 89s unit-abot-epc-basic-0: 12:08:30 DEBUG unit.abot-epc-basic/0.install 17800K .......... .......... .......... .......... .......... 38% 10.6M 89s unit-abot-epc-basic-0: 12:08:30 DEBUG unit.abot-epc-basic/0.install 17850K .......... .......... .......... .......... .......... 38% 8.26M 89s unit-abot-epc-basic-0: 12:08:30 DEBUG unit.abot-epc-basic/0.install 17900K .......... .......... .......... .......... .......... 38% 10.3M 88s unit-abot-epc-basic-0: 12:08:30 DEBUG unit.abot-epc-basic/0.install 17950K .......... .......... .......... .......... .......... 38% 11.4M 88s unit-abot-epc-basic-0: 12:08:30 DEBUG unit.abot-epc-basic/0.install 18000K .......... .......... .......... .......... .......... 38% 8.99M 87s unit-abot-epc-basic-0: 12:08:30 DEBUG unit.abot-epc-basic/0.install 18050K .......... .......... .......... .......... .......... 38% 8.31M 87s unit-abot-epc-basic-0: 12:08:30 DEBUG unit.abot-epc-basic/0.install 18100K .......... .......... .......... .......... .......... 38% 8.89M 87s unit-abot-epc-basic-0: 12:08:30 DEBUG unit.abot-epc-basic/0.install 18150K .......... .......... .......... .......... .......... 38% 10.9M 86s unit-abot-epc-basic-0: 12:08:30 DEBUG unit.abot-epc-basic/0.install 18200K .......... .......... .......... .......... .......... 39% 11.3M 86s unit-abot-epc-basic-0: 12:08:30 DEBUG unit.abot-epc-basic/0.install 18250K .......... .......... .......... .......... .......... 39% 10.9M 85s unit-abot-epc-basic-0: 12:08:30 DEBUG unit.abot-epc-basic/0.install 18300K .......... .......... .......... .......... .......... 39% 11.3M 85s unit-abot-epc-basic-0: 12:08:30 DEBUG unit.abot-epc-basic/0.install 18350K .......... .......... .......... .......... .......... 39% 11.0M 85s unit-abot-epc-basic-0: 12:08:30 DEBUG unit.abot-epc-basic/0.install 18400K .......... .......... .......... .......... .......... 39% 11.1M 84s unit-abot-epc-basic-0: 12:08:30 DEBUG unit.abot-epc-basic/0.install 18450K .......... .......... .......... .......... .......... 39% 10.8M 84s unit-abot-epc-basic-0: 12:08:30 DEBUG unit.abot-epc-basic/0.install 18500K .......... .......... .......... .......... .......... 39% 11.3M 84s unit-abot-epc-basic-0: 12:08:30 DEBUG unit.abot-epc-basic/0.install 18550K .......... .......... .......... .......... .......... 39% 4.05M 83s unit-abot-epc-basic-0: 12:08:30 DEBUG unit.abot-epc-basic/0.install 18600K .......... .......... .......... .......... .......... 39% 301K 83s unit-abot-epc-basic-0: 12:08:30 DEBUG unit.abot-epc-basic/0.install 18650K .......... .......... .......... .......... .......... 40% 7.81M 83s unit-abot-epc-basic-0: 12:08:30 DEBUG unit.abot-epc-basic/0.install 18700K .......... .......... .......... .......... .......... 40% 8.33M 82s unit-abot-epc-basic-0: 12:08:30 DEBUG unit.abot-epc-basic/0.install 18750K .......... .......... .......... .......... .......... 40% 10.5M 82s unit-abot-epc-basic-0: 12:08:30 DEBUG unit.abot-epc-basic/0.install 18800K .......... .......... .......... .......... .......... 40% 10.3M 82s unit-abot-epc-basic-0: 12:08:30 DEBUG unit.abot-epc-basic/0.install 18850K .......... .......... .......... .......... .......... 40% 11.1M 81s unit-abot-epc-basic-0: 12:08:30 DEBUG unit.abot-epc-basic/0.install 18900K .......... .......... .......... .......... .......... 40% 8.30M 81s unit-abot-epc-basic-0: 12:08:30 DEBUG unit.abot-epc-basic/0.install 18950K .......... .......... .......... .......... .......... 40% 11.4M 81s unit-abot-epc-basic-0: 12:08:30 DEBUG unit.abot-epc-basic/0.install 19000K .......... .......... .......... .......... .......... 40% 10.3M 80s unit-abot-epc-basic-0: 12:08:30 DEBUG unit.abot-epc-basic/0.install 19050K .......... .......... .......... .......... .......... 40% 8.16M 80s unit-abot-epc-basic-0: 12:08:30 DEBUG unit.abot-epc-basic/0.install 19100K .......... .......... .......... .......... .......... 41% 10.2M 80s unit-abot-epc-basic-0: 12:08:30 DEBUG unit.abot-epc-basic/0.install 19150K .......... .......... .......... .......... .......... 41% 9.84M 79s unit-abot-epc-basic-0: 12:08:30 DEBUG unit.abot-epc-basic/0.install 19200K .......... .......... .......... .......... .......... 41% 8.66M 79s unit-abot-epc-basic-0: 12:08:30 DEBUG unit.abot-epc-basic/0.install 19250K .......... .......... .......... .......... .......... 41% 10.8M 79s unit-abot-epc-basic-0: 12:08:30 DEBUG unit.abot-epc-basic/0.install 19300K .......... .......... .......... .......... .......... 41% 10.7M 78s unit-abot-epc-basic-0: 12:08:30 DEBUG unit.abot-epc-basic/0.install 19350K .......... .......... .......... .......... .......... 41% 11.0M 78s unit-abot-epc-basic-0: 12:08:30 DEBUG unit.abot-epc-basic/0.install 19400K .......... .......... .......... .......... .......... 41% 11.4M 78s unit-abot-epc-basic-0: 12:08:30 DEBUG unit.abot-epc-basic/0.install 19450K .......... .......... .......... .......... .......... 41% 11.1M 77s unit-abot-epc-basic-0: 12:08:30 DEBUG unit.abot-epc-basic/0.install 19500K .......... .......... .......... .......... .......... 41% 11.0M 77s unit-abot-epc-basic-0: 12:08:30 DEBUG unit.abot-epc-basic/0.install 19550K .......... .......... .......... .......... .......... 41% 11.3M 77s unit-abot-epc-basic-0: 12:08:30 DEBUG unit.abot-epc-basic/0.install 19600K .......... .......... .......... .......... .......... 42% 10.9M 76s unit-abot-epc-basic-0: 12:08:31 DEBUG unit.abot-epc-basic/0.install 19650K .......... .......... .......... .......... .......... 42% 439K 76s unit-abot-epc-basic-0: 12:08:31 DEBUG unit.abot-epc-basic/0.install 19700K .......... .......... .......... .......... .......... 42% 810K 76s unit-abot-epc-basic-0: 12:08:31 DEBUG unit.abot-epc-basic/0.install 19750K .......... .......... .......... .......... .......... 42% 8.87M 75s unit-abot-epc-basic-0: 12:08:31 DEBUG unit.abot-epc-basic/0.install 19800K .......... .......... .......... .......... .......... 42% 10.8M 75s unit-abot-epc-basic-0: 12:08:31 DEBUG unit.abot-epc-basic/0.install 19850K .......... .......... .......... .......... .......... 42% 10.6M 75s unit-abot-epc-basic-0: 12:08:31 DEBUG unit.abot-epc-basic/0.install 19900K .......... .......... .......... .......... .......... 42% 10.7M 74s unit-abot-epc-basic-0: 12:08:31 DEBUG unit.abot-epc-basic/0.install 19950K .......... .......... .......... .......... .......... 42% 9.89M 74s unit-abot-epc-basic-0: 12:08:31 DEBUG unit.abot-epc-basic/0.install 20000K .......... .......... .......... .......... .......... 42% 10.4M 74s unit-abot-epc-basic-0: 12:08:31 DEBUG unit.abot-epc-basic/0.install 20050K .......... .......... .......... .......... .......... 43% 11.0M 74s unit-abot-epc-basic-0: 12:08:31 DEBUG unit.abot-epc-basic/0.install 20100K .......... .......... .......... .......... .......... 43% 10.9M 73s unit-abot-epc-basic-0: 12:08:31 DEBUG unit.abot-epc-basic/0.install 20150K .......... .......... .......... .......... .......... 43% 9.02M 73s unit-abot-epc-basic-0: 12:08:31 DEBUG unit.abot-epc-basic/0.install 20200K .......... .......... .......... .......... .......... 43% 8.91M 73s unit-abot-epc-basic-0: 12:08:31 DEBUG unit.abot-epc-basic/0.install 20250K .......... .......... .......... .......... .......... 43% 10.5M 72s unit-abot-epc-basic-0: 12:08:31 DEBUG unit.abot-epc-basic/0.install 20300K .......... .......... .......... .......... .......... 43% 9.90M 72s unit-abot-epc-basic-0: 12:08:31 DEBUG unit.abot-epc-basic/0.install 20350K .......... .......... .......... .......... .......... 43% 8.14M 72s unit-abot-epc-basic-0: 12:08:31 DEBUG unit.abot-epc-basic/0.install 20400K .......... .......... .......... .......... .......... 43% 11.2M 71s unit-abot-epc-basic-0: 12:08:31 DEBUG unit.abot-epc-basic/0.install 20450K .......... .......... .......... .......... .......... 43% 8.66M 71s unit-abot-epc-basic-0: 12:08:31 DEBUG unit.abot-epc-basic/0.install 20500K .......... .......... .......... .......... .......... 44% 82.3K 72s unit-abot-epc-basic-0: 12:08:31 DEBUG unit.abot-epc-basic/0.install 20550K .......... .......... .......... .......... .......... 44% 57.9M 71s unit-abot-epc-basic-0: 12:08:31 DEBUG unit.abot-epc-basic/0.install 20600K .......... .......... .......... .......... .......... 44% 50.4M 71s unit-abot-epc-basic-0: 12:08:31 DEBUG unit.abot-epc-basic/0.install 20650K .......... .......... .......... .......... .......... 44% 59.1M 71s unit-abot-epc-basic-0: 12:08:31 DEBUG unit.abot-epc-basic/0.install 20700K .......... .......... .......... .......... .......... 44% 56.3M 70s unit-abot-epc-basic-0: 12:08:31 DEBUG unit.abot-epc-basic/0.install 20750K .......... .......... .......... .......... .......... 44% 59.0M 70s unit-abot-epc-basic-0: 12:08:31 DEBUG unit.abot-epc-basic/0.install 20800K .......... .......... .......... .......... .......... 44% 52.2M 70s unit-abot-epc-basic-0: 12:08:31 DEBUG unit.abot-epc-basic/0.install 20850K .......... .......... .......... .......... .......... 44% 59.6M 69s unit-abot-epc-basic-0: 12:08:31 DEBUG unit.abot-epc-basic/0.install 20900K .......... .......... .......... .......... .......... 44% 60.8M 69s unit-abot-epc-basic-0: 12:08:31 DEBUG unit.abot-epc-basic/0.install 20950K .......... .......... .......... .......... .......... 44% 57.9M 69s unit-abot-epc-basic-0: 12:08:31 DEBUG unit.abot-epc-basic/0.install 21000K .......... .......... .......... .......... .......... 45% 53.2M 69s unit-abot-epc-basic-0: 12:08:31 DEBUG unit.abot-epc-basic/0.install 21050K .......... .......... .......... .......... .......... 45% 59.4M 68s unit-abot-epc-basic-0: 12:08:31 DEBUG unit.abot-epc-basic/0.install 21100K .......... .......... .......... .......... .......... 45% 58.4M 68s unit-abot-epc-basic-0: 12:08:31 DEBUG unit.abot-epc-basic/0.install 21150K .......... .......... .......... .......... .......... 45% 58.8M 68s unit-abot-epc-basic-0: 12:08:31 DEBUG unit.abot-epc-basic/0.install 21200K .......... .......... .......... .......... .......... 45% 48.5M 67s unit-abot-epc-basic-0: 12:08:31 DEBUG unit.abot-epc-basic/0.install 21250K .......... .......... .......... .......... .......... 45% 56.4M 67s unit-abot-epc-basic-0: 12:08:31 DEBUG unit.abot-epc-basic/0.install 21300K .......... .......... .......... .......... .......... 45% 56.9M 67s unit-abot-epc-basic-0: 12:08:31 DEBUG unit.abot-epc-basic/0.install 21350K .......... .......... .......... .......... .......... 45% 56.3M 66s unit-abot-epc-basic-0: 12:08:31 DEBUG unit.abot-epc-basic/0.install 21400K .......... .......... .......... .......... .......... 45% 49.9M 66s unit-abot-epc-basic-0: 12:08:31 DEBUG unit.abot-epc-basic/0.install 21450K .......... .......... .......... .......... .......... 46% 57.8M 66s unit-abot-epc-basic-0: 12:08:31 DEBUG unit.abot-epc-basic/0.install 21500K .......... .......... .......... .......... .......... 46% 57.7M 66s unit-abot-epc-basic-0: 12:08:31 DEBUG unit.abot-epc-basic/0.install 21550K .......... .......... .......... .......... .......... 46% 1.09M 65s unit-abot-epc-basic-0: 12:08:31 DEBUG unit.abot-epc-basic/0.install 21600K .......... .......... .......... .......... .......... 46% 798K 65s unit-abot-epc-basic-0: 12:08:31 DEBUG unit.abot-epc-basic/0.install 21650K .......... .......... .......... .......... .......... 46% 18.1M 65s unit-abot-epc-basic-0: 12:08:31 DEBUG unit.abot-epc-basic/0.install 21700K .......... .......... .......... .......... .......... 46% 50.2M 65s unit-abot-epc-basic-0: 12:08:31 DEBUG unit.abot-epc-basic/0.install 21750K .......... .......... .......... .......... .......... 46% 47.4M 64s unit-abot-epc-basic-0: 12:08:31 DEBUG unit.abot-epc-basic/0.install 21800K .......... .......... .......... .......... .......... 46% 18.3M 64s unit-abot-epc-basic-0: 12:08:31 DEBUG unit.abot-epc-basic/0.install 21850K .......... .......... .......... .......... .......... 46% 6.22M 64s unit-abot-epc-basic-0: 12:08:31 DEBUG unit.abot-epc-basic/0.install 21900K .......... .......... .......... .......... .......... 47% 7.73M 64s unit-abot-epc-basic-0: 12:08:31 DEBUG unit.abot-epc-basic/0.install 21950K .......... .......... .......... .......... .......... 47% 6.72M 63s unit-abot-epc-basic-0: 12:08:31 DEBUG unit.abot-epc-basic/0.install 22000K .......... .......... .......... .......... .......... 47% 5.12M 63s unit-abot-epc-basic-0: 12:08:31 DEBUG unit.abot-epc-basic/0.install 22050K .......... .......... .......... .......... .......... 47% 2.28M 63s unit-abot-epc-basic-0: 12:08:31 DEBUG unit.abot-epc-basic/0.install 22100K .......... .......... .......... .......... .......... 47% 2.91M 63s unit-abot-epc-basic-0: 12:08:31 DEBUG unit.abot-epc-basic/0.install 22150K .......... .......... .......... .......... .......... 47% 8.94M 62s unit-abot-epc-basic-0: 12:08:32 DEBUG unit.abot-epc-basic/0.install 22200K .......... .......... .......... .......... .......... 47% 10.3M 62s unit-abot-epc-basic-0: 12:08:32 DEBUG unit.abot-epc-basic/0.install 22250K .......... .......... .......... .......... .......... 47% 879K 62s unit-abot-epc-basic-0: 12:08:32 DEBUG unit.abot-epc-basic/0.install 22300K .......... .......... .......... .......... .......... 47% 809K 62s unit-abot-epc-basic-0: 12:08:32 DEBUG unit.abot-epc-basic/0.install 22350K .......... .......... .......... .......... .......... 47% 829K 61s unit-abot-epc-basic-0: 12:08:32 DEBUG unit.abot-epc-basic/0.install 22400K .......... .......... .......... .......... .......... 48% 7.96M 61s unit-abot-epc-basic-0: 12:08:32 DEBUG unit.abot-epc-basic/0.install 22450K .......... .......... .......... .......... .......... 48% 11.4M 61s unit-abot-epc-basic-0: 12:08:32 DEBUG unit.abot-epc-basic/0.install 22500K .......... .......... .......... .......... .......... 48% 11.1M 61s unit-abot-epc-basic-0: 12:08:32 DEBUG unit.abot-epc-basic/0.install 22550K .......... .......... .......... .......... .......... 48% 11.0M 60s unit-abot-epc-basic-0: 12:08:32 DEBUG unit.abot-epc-basic/0.install 22600K .......... .......... .......... .......... .......... 48% 11.2M 60s unit-abot-epc-basic-0: 12:08:32 DEBUG unit.abot-epc-basic/0.install 22650K .......... .......... .......... .......... .......... 48% 11.2M 60s unit-abot-epc-basic-0: 12:08:32 DEBUG unit.abot-epc-basic/0.install 22700K .......... .......... .......... .......... .......... 48% 11.0M 60s unit-abot-epc-basic-0: 12:08:32 DEBUG unit.abot-epc-basic/0.install 22750K .......... .......... .......... .......... .......... 48% 11.2M 59s unit-abot-epc-basic-0: 12:08:32 DEBUG unit.abot-epc-basic/0.install 22800K .......... .......... .......... .......... .......... 48% 78.7K 60s unit-abot-epc-basic-0: 12:08:32 DEBUG unit.abot-epc-basic/0.install 22850K .......... .......... .......... .......... .......... 49% 51.1M 60s unit-abot-epc-basic-0: 12:08:32 DEBUG unit.abot-epc-basic/0.install 22900K .......... .......... .......... .......... .......... 49% 58.3M 59s unit-abot-epc-basic-0: 12:08:32 DEBUG unit.abot-epc-basic/0.install 22950K .......... .......... .......... .......... .......... 49% 59.3M 59s unit-abot-epc-basic-0: 12:08:32 DEBUG unit.abot-epc-basic/0.install 23000K .......... .......... .......... .......... .......... 49% 59.4M 59s unit-abot-epc-basic-0: 12:08:32 DEBUG unit.abot-epc-basic/0.install 23050K .......... .......... .......... .......... .......... 49% 50.1M 59s unit-abot-epc-basic-0: 12:08:32 DEBUG unit.abot-epc-basic/0.install 23100K .......... .......... .......... .......... .......... 49% 58.5M 58s unit-abot-epc-basic-0: 12:08:32 DEBUG unit.abot-epc-basic/0.install 23150K .......... .......... .......... .......... .......... 49% 59.5M 58s unit-abot-epc-basic-0: 12:08:32 DEBUG unit.abot-epc-basic/0.install 23200K .......... .......... .......... .......... .......... 49% 59.2M 58s unit-abot-epc-basic-0: 12:08:32 DEBUG unit.abot-epc-basic/0.install 23250K .......... .......... .......... .......... .......... 49% 51.4M 58s unit-abot-epc-basic-0: 12:08:32 DEBUG unit.abot-epc-basic/0.install 23300K .......... .......... .......... .......... .......... 50% 58.7M 57s unit-abot-epc-basic-0: 12:08:32 DEBUG unit.abot-epc-basic/0.install 23350K .......... .......... .......... .......... .......... 50% 60.4M 57s unit-abot-epc-basic-0: 12:08:32 DEBUG unit.abot-epc-basic/0.install 23400K .......... .......... .......... .......... .......... 50% 59.9M 57s unit-abot-epc-basic-0: 12:08:32 DEBUG unit.abot-epc-basic/0.install 23450K .......... .......... .......... .......... .......... 50% 50.6M 57s unit-abot-epc-basic-0: 12:08:32 DEBUG unit.abot-epc-basic/0.install 23500K .......... .......... .......... .......... .......... 50% 49.6M 56s unit-abot-epc-basic-0: 12:08:32 DEBUG unit.abot-epc-basic/0.install 23550K .......... .......... .......... .......... .......... 50% 50.5M 56s unit-abot-epc-basic-0: 12:08:32 DEBUG unit.abot-epc-basic/0.install 23600K .......... .......... .......... .......... .......... 50% 53.7M 56s unit-abot-epc-basic-0: 12:08:32 DEBUG unit.abot-epc-basic/0.install 23650K .......... .......... .......... .......... .......... 50% 51.8M 56s unit-abot-epc-basic-0: 12:08:32 DEBUG unit.abot-epc-basic/0.install 23700K .......... .......... .......... .......... .......... 50% 59.8M 55s unit-abot-epc-basic-0: 12:08:32 DEBUG unit.abot-epc-basic/0.install 23750K .......... .......... .......... .......... .......... 50% 57.9M 55s unit-abot-epc-basic-0: 12:08:32 DEBUG unit.abot-epc-basic/0.install 23800K .......... .......... .......... .......... .......... 51% 57.5M 55s unit-abot-epc-basic-0: 12:08:32 DEBUG unit.abot-epc-basic/0.install 23850K .......... .......... .......... .......... .......... 51% 52.0M 55s unit-abot-epc-basic-0: 12:08:32 DEBUG unit.abot-epc-basic/0.install 23900K .......... .......... .......... .......... .......... 51% 58.5M 54s unit-abot-epc-basic-0: 12:08:32 DEBUG unit.abot-epc-basic/0.install 23950K .......... .......... .......... .......... .......... 51% 56.8M 54s unit-abot-epc-basic-0: 12:08:32 DEBUG unit.abot-epc-basic/0.install 24000K .......... .......... .......... .......... .......... 51% 450K 54s unit-abot-epc-basic-0: 12:08:32 DEBUG unit.abot-epc-basic/0.install 24050K .......... .......... .......... .......... .......... 51% 5.97M 54s unit-abot-epc-basic-0: 12:08:32 DEBUG unit.abot-epc-basic/0.install 24100K .......... .......... .......... .......... .......... 51% 7.40M 54s unit-abot-epc-basic-0: 12:08:33 DEBUG unit.abot-epc-basic/0.install 24150K .......... .......... .......... .......... .......... 51% 7.81M 53s unit-abot-epc-basic-0: 12:08:33 DEBUG unit.abot-epc-basic/0.install 24200K .......... .......... .......... .......... .......... 51% 9.63M 53s unit-abot-epc-basic-0: 12:08:33 DEBUG unit.abot-epc-basic/0.install 24250K .......... .......... .......... .......... .......... 52% 9.60M 53s unit-abot-epc-basic-0: 12:08:33 DEBUG unit.abot-epc-basic/0.install 24300K .......... .......... .......... .......... .......... 52% 2.66M 53s unit-abot-epc-basic-0: 12:08:33 DEBUG unit.abot-epc-basic/0.install 24350K .......... .......... .......... .......... .......... 52% 1.57M 53s unit-abot-epc-basic-0: 12:08:33 DEBUG unit.abot-epc-basic/0.install 24400K .......... .......... .......... .......... .......... 52% 881K 52s unit-abot-epc-basic-0: 12:08:33 DEBUG unit.abot-epc-basic/0.install 24450K .......... .......... .......... .......... .......... 52% 11.4M 52s unit-abot-epc-basic-0: 12:08:33 DEBUG unit.abot-epc-basic/0.install 24500K .......... .......... .......... .......... .......... 52% 11.0M 52s unit-abot-epc-basic-0: 12:08:33 DEBUG unit.abot-epc-basic/0.install 24550K .......... .......... .......... .......... .......... 52% 11.1M 52s unit-abot-epc-basic-0: 12:08:33 DEBUG unit.abot-epc-basic/0.install 24600K .......... .......... .......... .......... .......... 52% 421K 52s unit-abot-epc-basic-0: 12:08:33 DEBUG unit.abot-epc-basic/0.install 24650K .......... .......... .......... .......... .......... 52% 5.88M 51s unit-abot-epc-basic-0: 12:08:33 DEBUG unit.abot-epc-basic/0.install 24700K .......... .......... .......... .......... .......... 53% 8.33M 51s unit-abot-epc-basic-0: 12:08:33 DEBUG unit.abot-epc-basic/0.install 24750K .......... .......... .......... .......... .......... 53% 7.57M 51s unit-abot-epc-basic-0: 12:08:33 DEBUG unit.abot-epc-basic/0.install 24800K .......... .......... .......... .......... .......... 53% 8.86M 51s unit-abot-epc-basic-0: 12:08:33 DEBUG unit.abot-epc-basic/0.install 24850K .......... .......... .......... .......... .......... 53% 10.2M 51s unit-abot-epc-basic-0: 12:08:33 DEBUG unit.abot-epc-basic/0.install 24900K .......... .......... .......... .......... .......... 53% 2.45M 50s unit-abot-epc-basic-0: 12:08:33 DEBUG unit.abot-epc-basic/0.install 24950K .......... .......... .......... .......... .......... 53% 1.48M 50s unit-abot-epc-basic-0: 12:08:33 DEBUG unit.abot-epc-basic/0.install 25000K .......... .......... .......... .......... .......... 53% 935K 50s unit-abot-epc-basic-0: 12:08:33 DEBUG unit.abot-epc-basic/0.install 25050K .......... .......... .......... .......... .......... 53% 10.9M 50s unit-abot-epc-basic-0: 12:08:33 DEBUG unit.abot-epc-basic/0.install 25100K .......... .......... .......... .......... .......... 53% 11.4M 50s unit-abot-epc-basic-0: 12:08:33 DEBUG unit.abot-epc-basic/0.install 25150K .......... .......... .......... .......... .......... 53% 11.2M 49s unit-abot-epc-basic-0: 12:08:33 DEBUG unit.abot-epc-basic/0.install 25200K .......... .......... .......... .......... .......... 54% 425K 49s unit-abot-epc-basic-0: 12:08:33 DEBUG unit.abot-epc-basic/0.install 25250K .......... .......... .......... .......... .......... 54% 5.82M 49s unit-abot-epc-basic-0: 12:08:33 DEBUG unit.abot-epc-basic/0.install 25300K .......... .......... .......... .......... .......... 54% 8.28M 49s unit-abot-epc-basic-0: 12:08:33 DEBUG unit.abot-epc-basic/0.install 25350K .......... .......... .......... .......... .......... 54% 7.62M 49s unit-abot-epc-basic-0: 12:08:33 DEBUG unit.abot-epc-basic/0.install 25400K .......... .......... .......... .......... .......... 54% 9.58M 48s unit-abot-epc-basic-0: 12:08:33 DEBUG unit.abot-epc-basic/0.install 25450K .......... .......... .......... .......... .......... 54% 8.98M 48s unit-abot-epc-basic-0: 12:08:33 DEBUG unit.abot-epc-basic/0.install 25500K .......... .......... .......... .......... .......... 54% 2.96M 48s unit-abot-epc-basic-0: 12:08:33 DEBUG unit.abot-epc-basic/0.install 25550K .......... .......... .......... .......... .......... 54% 1.59M 48s unit-abot-epc-basic-0: 12:08:33 DEBUG unit.abot-epc-basic/0.install 25600K .......... .......... .......... .......... .......... 54% 860K 48s unit-abot-epc-basic-0: 12:08:33 DEBUG unit.abot-epc-basic/0.install 25650K .......... .......... .......... .......... .......... 55% 10.7M 47s unit-abot-epc-basic-0: 12:08:33 DEBUG unit.abot-epc-basic/0.install 25700K .......... .......... .......... .......... .......... 55% 10.5M 47s unit-abot-epc-basic-0: 12:08:33 DEBUG unit.abot-epc-basic/0.install 25750K .......... .......... .......... .......... .......... 55% 11.1M 47s unit-abot-epc-basic-0: 12:08:33 DEBUG unit.abot-epc-basic/0.install 25800K .......... .......... .......... .......... .......... 55% 453K 47s unit-abot-epc-basic-0: 12:08:33 DEBUG unit.abot-epc-basic/0.install 25850K .......... .......... .......... .......... .......... 55% 3.80M 47s unit-abot-epc-basic-0: 12:08:33 DEBUG unit.abot-epc-basic/0.install 25900K .......... .......... .......... .......... .......... 55% 6.44M 47s unit-abot-epc-basic-0: 12:08:33 DEBUG unit.abot-epc-basic/0.install 25950K .......... .......... .......... .......... .......... 55% 8.20M 46s unit-abot-epc-basic-0: 12:08:33 DEBUG unit.abot-epc-basic/0.install 26000K .......... .......... .......... .......... .......... 55% 8.76M 46s unit-abot-epc-basic-0: 12:08:33 DEBUG unit.abot-epc-basic/0.install 26050K .......... .......... .......... .......... .......... 55% 11.2M 46s unit-abot-epc-basic-0: 12:08:33 DEBUG unit.abot-epc-basic/0.install 26100K .......... .......... .......... .......... .......... 56% 6.23M 46s unit-abot-epc-basic-0: 12:08:33 DEBUG unit.abot-epc-basic/0.install 26150K .......... .......... .......... .......... .......... 56% 1.56M 46s unit-abot-epc-basic-0: 12:08:33 DEBUG unit.abot-epc-basic/0.install 26200K .......... .......... .......... .......... .......... 56% 1.98M 45s unit-abot-epc-basic-0: 12:08:33 DEBUG unit.abot-epc-basic/0.install 26250K .......... .......... .......... .......... .......... 56% 1.04M 45s unit-abot-epc-basic-0: 12:08:33 DEBUG unit.abot-epc-basic/0.install 26300K .......... .......... .......... .......... .......... 56% 10.9M 45s unit-abot-epc-basic-0: 12:08:33 DEBUG unit.abot-epc-basic/0.install 26350K .......... .......... .......... .......... .......... 56% 10.9M 45s unit-abot-epc-basic-0: 12:08:33 DEBUG unit.abot-epc-basic/0.install 26400K .......... .......... .......... .......... .......... 56% 10.3M 45s unit-abot-epc-basic-0: 12:08:34 DEBUG unit.abot-epc-basic/0.install 26450K .......... .......... .......... .......... .......... 56% 431K 45s unit-abot-epc-basic-0: 12:08:34 DEBUG unit.abot-epc-basic/0.install 26500K .......... .......... .......... .......... .......... 56% 5.57M 44s unit-abot-epc-basic-0: 12:08:34 DEBUG unit.abot-epc-basic/0.install 26550K .......... .......... .......... .......... .......... 56% 7.51M 44s unit-abot-epc-basic-0: 12:08:34 DEBUG unit.abot-epc-basic/0.install 26600K .......... .......... .......... .......... .......... 57% 10.5M 44s unit-abot-epc-basic-0: 12:08:34 DEBUG unit.abot-epc-basic/0.install 26650K .......... .......... .......... .......... .......... 57% 9.15M 44s unit-abot-epc-basic-0: 12:08:34 DEBUG unit.abot-epc-basic/0.install 26700K .......... .......... .......... .......... .......... 57% 9.89M 44s unit-abot-epc-basic-0: 12:08:34 DEBUG unit.abot-epc-basic/0.install 26750K .......... .......... .......... .......... .......... 57% 3.86M 43s unit-abot-epc-basic-0: 12:08:34 DEBUG unit.abot-epc-basic/0.install 26800K .......... .......... .......... .......... .......... 57% 1.71M 43s unit-abot-epc-basic-0: 12:08:34 DEBUG unit.abot-epc-basic/0.install 26850K .......... .......... .......... .......... .......... 57% 1.65M 43s unit-abot-epc-basic-0: 12:08:34 DEBUG unit.abot-epc-basic/0.install 26900K .......... .......... .......... .......... .......... 57% 1.25M 43s unit-abot-epc-basic-0: 12:08:34 DEBUG unit.abot-epc-basic/0.install 26950K .......... .......... .......... .......... .......... 57% 11.3M 43s unit-abot-epc-basic-0: 12:08:34 DEBUG unit.abot-epc-basic/0.install 27000K .......... .......... .......... .......... .......... 57% 11.1M 43s unit-abot-epc-basic-0: 12:08:34 DEBUG unit.abot-epc-basic/0.install 27050K .......... .......... .......... .......... .......... 58% 1.37M 42s unit-abot-epc-basic-0: 12:08:34 DEBUG unit.abot-epc-basic/0.install 27100K .......... .......... .......... .......... .......... 58% 588K 42s unit-abot-epc-basic-0: 12:08:34 DEBUG unit.abot-epc-basic/0.install 27150K .......... .......... .......... .......... .......... 58% 5.40M 42s unit-abot-epc-basic-0: 12:08:34 DEBUG unit.abot-epc-basic/0.install 27200K .......... .......... .......... .......... .......... 58% 7.46M 42s unit-abot-epc-basic-0: 12:08:34 DEBUG unit.abot-epc-basic/0.install 27250K .......... .......... .......... .......... .......... 58% 10.5M 42s unit-abot-epc-basic-0: 12:08:34 DEBUG unit.abot-epc-basic/0.install 27300K .......... .......... .......... .......... .......... 58% 10.1M 42s unit-abot-epc-basic-0: 12:08:34 DEBUG unit.abot-epc-basic/0.install 27350K .......... .......... .......... .......... .......... 58% 10.2M 41s unit-abot-epc-basic-0: 12:08:34 DEBUG unit.abot-epc-basic/0.install 27400K .......... .......... .......... .......... .......... 58% 3.93M 41s unit-abot-epc-basic-0: 12:08:34 DEBUG unit.abot-epc-basic/0.install 27450K .......... .......... .......... .......... .......... 58% 1.74M 41s unit-abot-epc-basic-0: 12:08:34 DEBUG unit.abot-epc-basic/0.install 27500K .......... .......... .......... .......... .......... 59% 1.65M 41s unit-abot-epc-basic-0: 12:08:34 DEBUG unit.abot-epc-basic/0.install 27550K .......... .......... .......... .......... .......... 59% 1.26M 41s unit-abot-epc-basic-0: 12:08:34 DEBUG unit.abot-epc-basic/0.install 27600K .......... .......... .......... .......... .......... 59% 8.68M 41s unit-abot-epc-basic-0: 12:08:34 DEBUG unit.abot-epc-basic/0.install 27650K .......... .......... .......... .......... .......... 59% 11.5M 40s unit-abot-epc-basic-0: 12:08:34 DEBUG unit.abot-epc-basic/0.install 27700K .......... .......... .......... .......... .......... 59% 1.49M 40s unit-abot-epc-basic-0: 12:08:34 DEBUG unit.abot-epc-basic/0.install 27750K .......... .......... .......... .......... .......... 59% 574K 40s unit-abot-epc-basic-0: 12:08:34 DEBUG unit.abot-epc-basic/0.install 27800K .......... .......... .......... .......... .......... 59% 5.99M 40s unit-abot-epc-basic-0: 12:08:34 DEBUG unit.abot-epc-basic/0.install 27850K .......... .......... .......... .......... .......... 59% 7.68M 40s unit-abot-epc-basic-0: 12:08:34 DEBUG unit.abot-epc-basic/0.install 27900K .......... .......... .......... .......... .......... 59% 10.2M 40s unit-abot-epc-basic-0: 12:08:34 DEBUG unit.abot-epc-basic/0.install 27950K .......... .......... .......... .......... .......... 59% 9.05M 39s unit-abot-epc-basic-0: 12:08:34 DEBUG unit.abot-epc-basic/0.install 28000K .......... .......... .......... .......... .......... 60% 11.1M 39s unit-abot-epc-basic-0: 12:08:34 DEBUG unit.abot-epc-basic/0.install 28050K .......... .......... .......... .......... .......... 60% 6.12M 39s unit-abot-epc-basic-0: 12:08:34 DEBUG unit.abot-epc-basic/0.install 28100K .......... .......... .......... .......... .......... 60% 1.65M 39s unit-abot-epc-basic-0: 12:08:34 DEBUG unit.abot-epc-basic/0.install 28150K .......... .......... .......... .......... .......... 60% 1.93M 39s unit-abot-epc-basic-0: 12:08:34 DEBUG unit.abot-epc-basic/0.install 28200K .......... .......... .......... .......... .......... 60% 1.08M 39s unit-abot-epc-basic-0: 12:08:34 DEBUG unit.abot-epc-basic/0.install 28250K .......... .......... .......... .......... .......... 60% 8.28M 38s unit-abot-epc-basic-0: 12:08:34 DEBUG unit.abot-epc-basic/0.install 28300K .......... .......... .......... .......... .......... 60% 11.2M 38s unit-abot-epc-basic-0: 12:08:34 DEBUG unit.abot-epc-basic/0.install 28350K .......... .......... .......... .......... .......... 60% 9.93M 38s unit-abot-epc-basic-0: 12:08:34 DEBUG unit.abot-epc-basic/0.install 28400K .......... .......... .......... .......... .......... 60% 463K 38s unit-abot-epc-basic-0: 12:08:34 DEBUG unit.abot-epc-basic/0.install 28450K .......... .......... .......... .......... .......... 61% 3.89M 38s unit-abot-epc-basic-0: 12:08:34 DEBUG unit.abot-epc-basic/0.install 28500K .......... .......... .......... .......... .......... 61% 5.57M 38s unit-abot-epc-basic-0: 12:08:34 DEBUG unit.abot-epc-basic/0.install 28550K .......... .......... .......... .......... .......... 61% 10.7M 38s unit-abot-epc-basic-0: 12:08:34 DEBUG unit.abot-epc-basic/0.install 28600K .......... .......... .......... .......... .......... 61% 9.26M 37s unit-abot-epc-basic-0: 12:08:34 DEBUG unit.abot-epc-basic/0.install 28650K .......... .......... .......... .......... .......... 61% 10.7M 37s unit-abot-epc-basic-0: 12:08:34 DEBUG unit.abot-epc-basic/0.install 28700K .......... .......... .......... .......... .......... 61% 11.1M 37s unit-abot-epc-basic-0: 12:08:34 DEBUG unit.abot-epc-basic/0.install 28750K .......... .......... .......... .......... .......... 61% 2.21M 37s unit-abot-epc-basic-0: 12:08:34 DEBUG unit.abot-epc-basic/0.install 28800K .......... .......... .......... .......... .......... 61% 2.10M 37s unit-abot-epc-basic-0: 12:08:34 DEBUG unit.abot-epc-basic/0.install 28850K .......... .......... .......... .......... .......... 61% 867K 37s unit-abot-epc-basic-0: 12:08:35 DEBUG unit.abot-epc-basic/0.install 28900K .......... .......... .......... .......... .......... 62% 9.99M 36s unit-abot-epc-basic-0: 12:08:35 DEBUG unit.abot-epc-basic/0.install 28950K .......... .......... .......... .......... .......... 62% 8.42M 36s unit-abot-epc-basic-0: 12:08:35 DEBUG unit.abot-epc-basic/0.install 29000K .......... .......... .......... .......... .......... 62% 10.3M 36s unit-abot-epc-basic-0: 12:08:35 DEBUG unit.abot-epc-basic/0.install 29050K .......... .......... .......... .......... .......... 62% 856K 36s unit-abot-epc-basic-0: 12:08:35 DEBUG unit.abot-epc-basic/0.install 29100K .......... .......... .......... .......... .......... 62% 814K 36s unit-abot-epc-basic-0: 12:08:35 DEBUG unit.abot-epc-basic/0.install 29150K .......... .......... .......... .......... .......... 62% 5.25M 36s unit-abot-epc-basic-0: 12:08:35 DEBUG unit.abot-epc-basic/0.install 29200K .......... .......... .......... .......... .......... 62% 10.8M 36s unit-abot-epc-basic-0: 12:08:35 DEBUG unit.abot-epc-basic/0.install 29250K .......... .......... .......... .......... .......... 62% 11.2M 35s unit-abot-epc-basic-0: 12:08:35 DEBUG unit.abot-epc-basic/0.install 29300K .......... .......... .......... .......... .......... 62% 9.20M 35s unit-abot-epc-basic-0: 12:08:35 DEBUG unit.abot-epc-basic/0.install 29350K .......... .......... .......... .......... .......... 62% 11.3M 35s unit-abot-epc-basic-0: 12:08:35 DEBUG unit.abot-epc-basic/0.install 29400K .......... .......... .......... .......... .......... 63% 7.55M 35s unit-abot-epc-basic-0: 12:08:35 DEBUG unit.abot-epc-basic/0.install 29450K .......... .......... .......... .......... .......... 63% 1.65M 35s unit-abot-epc-basic-0: 12:08:35 DEBUG unit.abot-epc-basic/0.install 29500K .......... .......... .......... .......... .......... 63% 1.95M 35s unit-abot-epc-basic-0: 12:08:35 DEBUG unit.abot-epc-basic/0.install 29550K .......... .......... .......... .......... .......... 63% 1.02M 34s unit-abot-epc-basic-0: 12:08:35 DEBUG unit.abot-epc-basic/0.install 29600K .......... .......... .......... .......... .......... 63% 10.4M 34s unit-abot-epc-basic-0: 12:08:35 DEBUG unit.abot-epc-basic/0.install 29650K .......... .......... .......... .......... .......... 63% 6.29M 34s unit-abot-epc-basic-0: 12:08:35 DEBUG unit.abot-epc-basic/0.install 29700K .......... .......... .......... .......... .......... 63% 79.4K 34s unit-abot-epc-basic-0: 12:08:35 DEBUG unit.abot-epc-basic/0.install 29750K .......... .......... .......... .......... .......... 63% 56.5M 34s unit-abot-epc-basic-0: 12:08:35 DEBUG unit.abot-epc-basic/0.install 29800K .......... .......... .......... .......... .......... 63% 58.8M 34s unit-abot-epc-basic-0: 12:08:35 DEBUG unit.abot-epc-basic/0.install 29850K .......... .......... .......... .......... .......... 64% 52.7M 34s unit-abot-epc-basic-0: 12:08:35 DEBUG unit.abot-epc-basic/0.install 29900K .......... .......... .......... .......... .......... 64% 59.8M 34s unit-abot-epc-basic-0: 12:08:35 DEBUG unit.abot-epc-basic/0.install 29950K .......... .......... .......... .......... .......... 64% 58.6M 34s unit-abot-epc-basic-0: 12:08:35 DEBUG unit.abot-epc-basic/0.install 30000K .......... .......... .......... .......... .......... 64% 60.8M 33s unit-abot-epc-basic-0: 12:08:35 DEBUG unit.abot-epc-basic/0.install 30050K .......... .......... .......... .......... .......... 64% 52.9M 33s unit-abot-epc-basic-0: 12:08:35 DEBUG unit.abot-epc-basic/0.install 30100K .......... .......... .......... .......... .......... 64% 59.8M 33s unit-abot-epc-basic-0: 12:08:35 DEBUG unit.abot-epc-basic/0.install 30150K .......... .......... .......... .......... .......... 64% 59.9M 33s unit-abot-epc-basic-0: 12:08:35 DEBUG unit.abot-epc-basic/0.install 30200K .......... .......... .......... .......... .......... 64% 60.2M 33s unit-abot-epc-basic-0: 12:08:35 DEBUG unit.abot-epc-basic/0.install 30250K .......... .......... .......... .......... .......... 64% 53.0M 33s unit-abot-epc-basic-0: 12:08:35 DEBUG unit.abot-epc-basic/0.install 30300K .......... .......... .......... .......... .......... 64% 60.4M 33s unit-abot-epc-basic-0: 12:08:35 DEBUG unit.abot-epc-basic/0.install 30350K .......... .......... .......... .......... .......... 65% 52.7M 32s unit-abot-epc-basic-0: 12:08:35 DEBUG unit.abot-epc-basic/0.install 30400K .......... .......... .......... .......... .......... 65% 9.70M 32s unit-abot-epc-basic-0: 12:08:35 DEBUG unit.abot-epc-basic/0.install 30450K .......... .......... .......... .......... .......... 65% 54.5M 32s unit-abot-epc-basic-0: 12:08:35 DEBUG unit.abot-epc-basic/0.install 30500K .......... .......... .......... .......... .......... 65% 52.3M 32s unit-abot-epc-basic-0: 12:08:35 DEBUG unit.abot-epc-basic/0.install 30550K .......... .......... .......... .......... .......... 65% 51.1M 32s unit-abot-epc-basic-0: 12:08:35 DEBUG unit.abot-epc-basic/0.install 30600K .......... .......... .......... .......... .......... 65% 55.3M 32s unit-abot-epc-basic-0: 12:08:35 DEBUG unit.abot-epc-basic/0.install 30650K .......... .......... .......... .......... .......... 65% 56.6M 31s unit-abot-epc-basic-0: 12:08:35 DEBUG unit.abot-epc-basic/0.install 30700K .......... .......... .......... .......... .......... 65% 57.8M 31s unit-abot-epc-basic-0: 12:08:35 DEBUG unit.abot-epc-basic/0.install 30750K .......... .......... .......... .......... .......... 65% 53.0M 31s unit-abot-epc-basic-0: 12:08:35 DEBUG unit.abot-epc-basic/0.install 30800K .......... .......... .......... .......... .......... 66% 28.9M 31s unit-abot-epc-basic-0: 12:08:35 DEBUG unit.abot-epc-basic/0.install 30850K .......... .......... .......... .......... .......... 66% 4.22M 31s unit-abot-epc-basic-0: 12:08:35 DEBUG unit.abot-epc-basic/0.install 30900K .......... .......... .......... .......... .......... 66% 6.01M 31s unit-abot-epc-basic-0: 12:08:35 DEBUG unit.abot-epc-basic/0.install 30950K .......... .......... .......... .......... .......... 66% 7.55M 31s unit-abot-epc-basic-0: 12:08:35 DEBUG unit.abot-epc-basic/0.install 31000K .......... .......... .......... .......... .......... 66% 2.23M 30s unit-abot-epc-basic-0: 12:08:36 DEBUG unit.abot-epc-basic/0.install 31050K .......... .......... .......... .......... .......... 66% 1.22M 30s unit-abot-epc-basic-0: 12:08:36 DEBUG unit.abot-epc-basic/0.install 31100K .......... .......... .......... .......... .......... 66% 975K 30s unit-abot-epc-basic-0: 12:08:36 DEBUG unit.abot-epc-basic/0.install 31150K .......... .......... .......... .......... .......... 66% 6.78M 30s unit-abot-epc-basic-0: 12:08:36 DEBUG unit.abot-epc-basic/0.install 31200K .......... .......... .......... .......... .......... 66% 5.12M 30s unit-abot-epc-basic-0: 12:08:36 DEBUG unit.abot-epc-basic/0.install 31250K .......... .......... .......... .......... .......... 67% 560K 30s unit-abot-epc-basic-0: 12:08:36 DEBUG unit.abot-epc-basic/0.install 31300K .......... .......... .......... .......... .......... 67% 2.00M 30s unit-abot-epc-basic-0: 12:08:36 DEBUG unit.abot-epc-basic/0.install 31350K .......... .......... .......... .......... .......... 67% 4.28M 30s unit-abot-epc-basic-0: 12:08:36 DEBUG unit.abot-epc-basic/0.install 31400K .......... .......... .......... .......... .......... 67% 7.02M 29s unit-abot-epc-basic-0: 12:08:36 DEBUG unit.abot-epc-basic/0.install 31450K .......... .......... .......... .......... .......... 67% 6.30M 29s unit-abot-epc-basic-0: 12:08:36 DEBUG unit.abot-epc-basic/0.install 31500K .......... .......... .......... .......... .......... 67% 2.38M 29s unit-abot-epc-basic-0: 12:08:36 DEBUG unit.abot-epc-basic/0.install 31550K .......... .......... .......... .......... .......... 67% 1.13M 29s unit-abot-epc-basic-0: 12:08:36 DEBUG unit.abot-epc-basic/0.install 31600K .......... .......... .......... .......... .......... 67% 1.00M 29s unit-abot-epc-basic-0: 12:08:36 DEBUG unit.abot-epc-basic/0.install 31650K .......... .......... .......... .......... .......... 67% 7.32M 29s unit-abot-epc-basic-0: 12:08:36 DEBUG unit.abot-epc-basic/0.install 31700K .......... .......... .......... .......... .......... 67% 5.05M 29s unit-abot-epc-basic-0: 12:08:36 DEBUG unit.abot-epc-basic/0.install 31750K .......... .......... .......... .......... .......... 68% 559K 29s unit-abot-epc-basic-0: 12:08:36 DEBUG unit.abot-epc-basic/0.install 31800K .......... .......... .......... .......... .......... 68% 1.98M 28s unit-abot-epc-basic-0: 12:08:36 DEBUG unit.abot-epc-basic/0.install 31850K .......... .......... .......... .......... .......... 68% 4.54M 28s unit-abot-epc-basic-0: 12:08:36 DEBUG unit.abot-epc-basic/0.install 31900K .......... .......... .......... .......... .......... 68% 7.25M 28s unit-abot-epc-basic-0: 12:08:36 DEBUG unit.abot-epc-basic/0.install 31950K .......... .......... .......... .......... .......... 68% 6.58M 28s unit-abot-epc-basic-0: 12:08:36 DEBUG unit.abot-epc-basic/0.install 32000K .......... .......... .......... .......... .......... 68% 2.31M 28s unit-abot-epc-basic-0: 12:08:36 DEBUG unit.abot-epc-basic/0.install 32050K .......... .......... .......... .......... .......... 68% 1.24M 28s unit-abot-epc-basic-0: 12:08:36 DEBUG unit.abot-epc-basic/0.install 32100K .......... .......... .......... .......... .......... 68% 965K 28s unit-abot-epc-basic-0: 12:08:36 DEBUG unit.abot-epc-basic/0.install 32150K .......... .......... .......... .......... .......... 68% 7.10M 27s unit-abot-epc-basic-0: 12:08:36 DEBUG unit.abot-epc-basic/0.install 32200K .......... .......... .......... .......... .......... 69% 5.05M 27s unit-abot-epc-basic-0: 12:08:36 DEBUG unit.abot-epc-basic/0.install 32250K .......... .......... .......... .......... .......... 69% 560K 27s unit-abot-epc-basic-0: 12:08:36 DEBUG unit.abot-epc-basic/0.install 32300K .......... .......... .......... .......... .......... 69% 3.08M 27s unit-abot-epc-basic-0: 12:08:36 DEBUG unit.abot-epc-basic/0.install 32350K .......... .......... .......... .......... .......... 69% 2.73M 27s unit-abot-epc-basic-0: 12:08:36 DEBUG unit.abot-epc-basic/0.install 32400K .......... .......... .......... .......... .......... 69% 6.56M 27s unit-abot-epc-basic-0: 12:08:36 DEBUG unit.abot-epc-basic/0.install 32450K .......... .......... .......... .......... .......... 69% 6.43M 27s unit-abot-epc-basic-0: 12:08:36 DEBUG unit.abot-epc-basic/0.install 32500K .......... .......... .......... .......... .......... 69% 3.22M 27s unit-abot-epc-basic-0: 12:08:36 DEBUG unit.abot-epc-basic/0.install 32550K .......... .......... .......... .......... .......... 69% 1.48M 26s unit-abot-epc-basic-0: 12:08:36 DEBUG unit.abot-epc-basic/0.install 32600K .......... .......... .......... .......... .......... 69% 786K 26s unit-abot-epc-basic-0: 12:08:36 DEBUG unit.abot-epc-basic/0.install 32650K .......... .......... .......... .......... .......... 70% 7.72M 26s unit-abot-epc-basic-0: 12:08:36 DEBUG unit.abot-epc-basic/0.install 32700K .......... .......... .......... .......... .......... 70% 5.33M 26s unit-abot-epc-basic-0: 12:08:36 DEBUG unit.abot-epc-basic/0.install 32750K .......... .......... .......... .......... .......... 70% 851K 26s unit-abot-epc-basic-0: 12:08:37 DEBUG unit.abot-epc-basic/0.install 32800K .......... .......... .......... .......... .......... 70% 1.02M 26s unit-abot-epc-basic-0: 12:08:37 DEBUG unit.abot-epc-basic/0.install 32850K .......... .......... .......... .......... .......... 70% 3.71M 26s unit-abot-epc-basic-0: 12:08:37 DEBUG unit.abot-epc-basic/0.install 32900K .......... .......... .......... .......... .......... 70% 4.24M 26s unit-abot-epc-basic-0: 12:08:37 DEBUG unit.abot-epc-basic/0.install 32950K .......... .......... .......... .......... .......... 70% 8.29M 26s unit-abot-epc-basic-0: 12:08:37 DEBUG unit.abot-epc-basic/0.install 33000K .......... .......... .......... .......... .......... 70% 7.19M 25s unit-abot-epc-basic-0: 12:08:37 DEBUG unit.abot-epc-basic/0.install 33050K .......... .......... .......... .......... .......... 70% 1.74M 25s unit-abot-epc-basic-0: 12:08:37 DEBUG unit.abot-epc-basic/0.install 33100K .......... .......... .......... .......... .......... 70% 1.19M 25s unit-abot-epc-basic-0: 12:08:37 DEBUG unit.abot-epc-basic/0.install 33150K .......... .......... .......... .......... .......... 71% 1.13M 25s unit-abot-epc-basic-0: 12:08:37 DEBUG unit.abot-epc-basic/0.install 33200K .......... .......... .......... .......... .......... 71% 5.61M 25s unit-abot-epc-basic-0: 12:08:37 DEBUG unit.abot-epc-basic/0.install 33250K .......... .......... .......... .......... .......... 71% 7.23M 25s unit-abot-epc-basic-0: 12:08:37 DEBUG unit.abot-epc-basic/0.install 33300K .......... .......... .......... .......... .......... 71% 557K 25s unit-abot-epc-basic-0: 12:08:37 DEBUG unit.abot-epc-basic/0.install 33350K .......... .......... .......... .......... .......... 71% 3.15M 25s unit-abot-epc-basic-0: 12:08:37 DEBUG unit.abot-epc-basic/0.install 33400K .......... .......... .......... .......... .......... 71% 2.81M 24s unit-abot-epc-basic-0: 12:08:37 DEBUG unit.abot-epc-basic/0.install 33450K .......... .......... .......... .......... .......... 71% 5.52M 24s unit-abot-epc-basic-0: 12:08:37 DEBUG unit.abot-epc-basic/0.install 33500K .......... .......... .......... .......... .......... 71% 8.60M 24s unit-abot-epc-basic-0: 12:08:37 DEBUG unit.abot-epc-basic/0.install 33550K .......... .......... .......... .......... .......... 71% 5.44M 24s unit-abot-epc-basic-0: 12:08:37 DEBUG unit.abot-epc-basic/0.install 33600K .......... .......... .......... .......... .......... 72% 1.26M 24s unit-abot-epc-basic-0: 12:08:37 DEBUG unit.abot-epc-basic/0.install 33650K .......... .......... .......... .......... .......... 72% 790K 24s unit-abot-epc-basic-0: 12:08:37 DEBUG unit.abot-epc-basic/0.install 33700K .......... .......... .......... .......... .......... 72% 7.76M 24s unit-abot-epc-basic-0: 12:08:37 DEBUG unit.abot-epc-basic/0.install 33750K .......... .......... .......... .......... .......... 72% 5.37M 24s unit-abot-epc-basic-0: 12:08:37 DEBUG unit.abot-epc-basic/0.install 33800K .......... .......... .......... .......... .......... 72% 1.67M 23s unit-abot-epc-basic-0: 12:08:37 DEBUG unit.abot-epc-basic/0.install 33850K .......... .......... .......... .......... .......... 72% 751K 23s unit-abot-epc-basic-0: 12:08:37 DEBUG unit.abot-epc-basic/0.install 33900K .......... .......... .......... .......... .......... 72% 2.13M 23s unit-abot-epc-basic-0: 12:08:37 DEBUG unit.abot-epc-basic/0.install 33950K .......... .......... .......... .......... .......... 72% 4.63M 23s unit-abot-epc-basic-0: 12:08:37 DEBUG unit.abot-epc-basic/0.install 34000K .......... .......... .......... .......... .......... 72% 6.22M 23s unit-abot-epc-basic-0: 12:08:37 DEBUG unit.abot-epc-basic/0.install 34050K .......... .......... .......... .......... .......... 73% 8.40M 23s unit-abot-epc-basic-0: 12:08:37 DEBUG unit.abot-epc-basic/0.install 34100K .......... .......... .......... .......... .......... 73% 2.67M 23s unit-abot-epc-basic-0: 12:08:37 DEBUG unit.abot-epc-basic/0.install 34150K .......... .......... .......... .......... .......... 73% 1.43M 23s unit-abot-epc-basic-0: 12:08:37 DEBUG unit.abot-epc-basic/0.install 34200K .......... .......... .......... .......... .......... 73% 855K 23s unit-abot-epc-basic-0: 12:08:37 DEBUG unit.abot-epc-basic/0.install 34250K .......... .......... .......... .......... .......... 73% 7.71M 22s unit-abot-epc-basic-0: 12:08:37 DEBUG unit.abot-epc-basic/0.install 34300K .......... .......... .......... .......... .......... 73% 5.54M 22s unit-abot-epc-basic-0: 12:08:37 DEBUG unit.abot-epc-basic/0.install 34350K .......... .......... .......... .......... .......... 73% 1.68M 22s unit-abot-epc-basic-0: 12:08:37 DEBUG unit.abot-epc-basic/0.install 34400K .......... .......... .......... .......... .......... 73% 748K 22s unit-abot-epc-basic-0: 12:08:37 DEBUG unit.abot-epc-basic/0.install 34450K .......... .......... .......... .......... .......... 73% 2.14M 22s unit-abot-epc-basic-0: 12:08:37 DEBUG unit.abot-epc-basic/0.install 34500K .......... .......... .......... .......... .......... 73% 4.70M 22s unit-abot-epc-basic-0: 12:08:37 DEBUG unit.abot-epc-basic/0.install 34550K .......... .......... .......... .......... .......... 74% 5.93M 22s unit-abot-epc-basic-0: 12:08:37 DEBUG unit.abot-epc-basic/0.install 34600K .......... .......... .......... .......... .......... 74% 9.27M 22s unit-abot-epc-basic-0: 12:08:37 DEBUG unit.abot-epc-basic/0.install 34650K .......... .......... .......... .......... .......... 74% 2.68M 22s unit-abot-epc-basic-0: 12:08:37 DEBUG unit.abot-epc-basic/0.install 34700K .......... .......... .......... .......... .......... 74% 1.64M 21s unit-abot-epc-basic-0: 12:08:37 DEBUG unit.abot-epc-basic/0.install 34750K .......... .......... .......... .......... .......... 74% 799K 21s unit-abot-epc-basic-0: 12:08:37 DEBUG unit.abot-epc-basic/0.install 34800K .......... .......... .......... .......... .......... 74% 7.57M 21s unit-abot-epc-basic-0: 12:08:37 DEBUG unit.abot-epc-basic/0.install 34850K .......... .......... .......... .......... .......... 74% 5.70M 21s unit-abot-epc-basic-0: 12:08:37 DEBUG unit.abot-epc-basic/0.install 34900K .......... .......... .......... .......... .......... 74% 1.69M 21s unit-abot-epc-basic-0: 12:08:38 DEBUG unit.abot-epc-basic/0.install 34950K .......... .......... .......... .......... .......... 74% 746K 21s unit-abot-epc-basic-0: 12:08:38 DEBUG unit.abot-epc-basic/0.install 35000K .......... .......... .......... .......... .......... 75% 2.12M 21s unit-abot-epc-basic-0: 12:08:38 DEBUG unit.abot-epc-basic/0.install 35050K .......... .......... .......... .......... .......... 75% 3.65M 21s unit-abot-epc-basic-0: 12:08:38 DEBUG unit.abot-epc-basic/0.install 35100K .......... .......... .......... .......... .......... 75% 11.0M 21s unit-abot-epc-basic-0: 12:08:38 DEBUG unit.abot-epc-basic/0.install 35150K .......... .......... .......... .......... .......... 75% 8.61M 20s unit-abot-epc-basic-0: 12:08:38 DEBUG unit.abot-epc-basic/0.install 35200K .......... .......... .......... .......... .......... 75% 4.43M 20s unit-abot-epc-basic-0: 12:08:38 DEBUG unit.abot-epc-basic/0.install 35250K .......... .......... .......... .......... .......... 75% 1.39M 20s unit-abot-epc-basic-0: 12:08:38 DEBUG unit.abot-epc-basic/0.install 35300K .......... .......... .......... .......... .......... 75% 773K 20s unit-abot-epc-basic-0: 12:08:38 DEBUG unit.abot-epc-basic/0.install 35350K .......... .......... .......... .......... .......... 75% 8.19M 20s unit-abot-epc-basic-0: 12:08:38 DEBUG unit.abot-epc-basic/0.install 35400K .......... .......... .......... .......... .......... 75% 5.76M 20s unit-abot-epc-basic-0: 12:08:38 DEBUG unit.abot-epc-basic/0.install 35450K .......... .......... .......... .......... .......... 76% 6.83M 20s unit-abot-epc-basic-0: 12:08:38 DEBUG unit.abot-epc-basic/0.install 35500K .......... .......... .......... .......... .......... 76% 563K 20s unit-abot-epc-basic-0: 12:08:38 DEBUG unit.abot-epc-basic/0.install 35550K .......... .......... .......... .......... .......... 76% 3.20M 20s unit-abot-epc-basic-0: 12:08:38 DEBUG unit.abot-epc-basic/0.install 35600K .......... .......... .......... .......... .......... 76% 2.94M 19s unit-abot-epc-basic-0: 12:08:38 DEBUG unit.abot-epc-basic/0.install 35650K .......... .......... .......... .......... .......... 76% 5.44M 19s unit-abot-epc-basic-0: 12:08:38 DEBUG unit.abot-epc-basic/0.install 35700K .......... .......... .......... .......... .......... 76% 9.06M 19s unit-abot-epc-basic-0: 12:08:38 DEBUG unit.abot-epc-basic/0.install 35750K .......... .......... .......... .......... .......... 76% 9.54M 19s unit-abot-epc-basic-0: 12:08:38 DEBUG unit.abot-epc-basic/0.install 35800K .......... .......... .......... .......... .......... 76% 1.74M 19s unit-abot-epc-basic-0: 12:08:38 DEBUG unit.abot-epc-basic/0.install 35850K .......... .......... .......... .......... .......... 76% 1.09M 19s unit-abot-epc-basic-0: 12:08:38 DEBUG unit.abot-epc-basic/0.install 35900K .......... .......... .......... .......... .......... 76% 1.29M 19s unit-abot-epc-basic-0: 12:08:38 DEBUG unit.abot-epc-basic/0.install 35950K .......... .......... .......... .......... .......... 77% 9.27M 19s unit-abot-epc-basic-0: 12:08:38 DEBUG unit.abot-epc-basic/0.install 36000K .......... .......... .......... .......... .......... 77% 5.20M 19s unit-abot-epc-basic-0: 12:08:38 DEBUG unit.abot-epc-basic/0.install 36050K .......... .......... .......... .......... .......... 77% 556K 18s unit-abot-epc-basic-0: 12:08:38 DEBUG unit.abot-epc-basic/0.install 36100K .......... .......... .......... .......... .......... 77% 3.21M 18s unit-abot-epc-basic-0: 12:08:38 DEBUG unit.abot-epc-basic/0.install 36150K .......... .......... .......... .......... .......... 77% 3.92M 18s unit-abot-epc-basic-0: 12:08:38 DEBUG unit.abot-epc-basic/0.install 36200K .......... .......... .......... .......... .......... 77% 3.74M 18s unit-abot-epc-basic-0: 12:08:38 DEBUG unit.abot-epc-basic/0.install 36250K .......... .......... .......... .......... .......... 77% 8.46M 18s unit-abot-epc-basic-0: 12:08:38 DEBUG unit.abot-epc-basic/0.install 36300K .......... .......... .......... .......... .......... 77% 11.3M 18s unit-abot-epc-basic-0: 12:08:38 DEBUG unit.abot-epc-basic/0.install 36350K .......... .......... .......... .......... .......... 77% 2.24M 18s unit-abot-epc-basic-0: 12:08:38 DEBUG unit.abot-epc-basic/0.install 36400K .......... .......... .......... .......... .......... 78% 1.32M 18s unit-abot-epc-basic-0: 12:08:38 DEBUG unit.abot-epc-basic/0.install 36450K .......... .......... .......... .......... .......... 78% 964K 18s unit-abot-epc-basic-0: 12:08:38 DEBUG unit.abot-epc-basic/0.install 36500K .......... .......... .......... .......... .......... 78% 8.63M 18s unit-abot-epc-basic-0: 12:08:38 DEBUG unit.abot-epc-basic/0.install 36550K .......... .......... .......... .......... .......... 78% 5.14M 17s unit-abot-epc-basic-0: 12:08:38 DEBUG unit.abot-epc-basic/0.install 36600K .......... .......... .......... .......... .......... 78% 1.27M 17s unit-abot-epc-basic-0: 12:08:38 DEBUG unit.abot-epc-basic/0.install 36650K .......... .......... .......... .......... .......... 78% 890K 17s unit-abot-epc-basic-0: 12:08:38 DEBUG unit.abot-epc-basic/0.install 36700K .......... .......... .......... .......... .......... 78% 2.13M 17s unit-abot-epc-basic-0: 12:08:38 DEBUG unit.abot-epc-basic/0.install 36750K .......... .......... .......... .......... .......... 78% 3.70M 17s unit-abot-epc-basic-0: 12:08:38 DEBUG unit.abot-epc-basic/0.install 36800K .......... .......... .......... .......... .......... 78% 9.65M 17s unit-abot-epc-basic-0: 12:08:38 DEBUG unit.abot-epc-basic/0.install 36850K .......... .......... .......... .......... .......... 79% 9.86M 17s unit-abot-epc-basic-0: 12:08:38 DEBUG unit.abot-epc-basic/0.install 36900K .......... .......... .......... .......... .......... 79% 4.11M 17s unit-abot-epc-basic-0: 12:08:38 DEBUG unit.abot-epc-basic/0.install 36950K .......... .......... .......... .......... .......... 79% 1.60M 17s unit-abot-epc-basic-0: 12:08:39 DEBUG unit.abot-epc-basic/0.install 37000K .......... .......... .......... .......... .......... 79% 730K 17s unit-abot-epc-basic-0: 12:08:39 DEBUG unit.abot-epc-basic/0.install 37050K .......... .......... .......... .......... .......... 79% 9.18M 16s unit-abot-epc-basic-0: 12:08:39 DEBUG unit.abot-epc-basic/0.install 37100K .......... .......... .......... .......... .......... 79% 7.16M 16s unit-abot-epc-basic-0: 12:08:39 DEBUG unit.abot-epc-basic/0.install 37150K .......... .......... .......... .......... .......... 79% 6.04M 16s unit-abot-epc-basic-0: 12:08:39 DEBUG unit.abot-epc-basic/0.install 37200K .......... .......... .......... .......... .......... 79% 563K 16s unit-abot-epc-basic-0: 12:08:39 DEBUG unit.abot-epc-basic/0.install 37250K .......... .......... .......... .......... .......... 79% 3.21M 16s unit-abot-epc-basic-0: 12:08:39 DEBUG unit.abot-epc-basic/0.install 37300K .......... .......... .......... .......... .......... 79% 3.82M 16s unit-abot-epc-basic-0: 12:08:39 DEBUG unit.abot-epc-basic/0.install 37350K .......... .......... .......... .......... .......... 80% 3.74M 16s unit-abot-epc-basic-0: 12:08:39 DEBUG unit.abot-epc-basic/0.install 37400K .......... .......... .......... .......... .......... 80% 9.53M 16s unit-abot-epc-basic-0: 12:08:39 DEBUG unit.abot-epc-basic/0.install 37450K .......... .......... .......... .......... .......... 80% 8.02M 16s unit-abot-epc-basic-0: 12:08:39 DEBUG unit.abot-epc-basic/0.install 37500K .......... .......... .......... .......... .......... 80% 2.43M 15s unit-abot-epc-basic-0: 12:08:39 DEBUG unit.abot-epc-basic/0.install 37550K .......... .......... .......... .......... .......... 80% 1.34M 15s unit-abot-epc-basic-0: 12:08:39 DEBUG unit.abot-epc-basic/0.install 37600K .......... .......... .......... .......... .......... 80% 942K 15s unit-abot-epc-basic-0: 12:08:39 DEBUG unit.abot-epc-basic/0.install 37650K .......... .......... .......... .......... .......... 80% 9.36M 15s unit-abot-epc-basic-0: 12:08:39 DEBUG unit.abot-epc-basic/0.install 37700K .......... .......... .......... .......... .......... 80% 4.81M 15s unit-abot-epc-basic-0: 12:08:39 DEBUG unit.abot-epc-basic/0.install 37750K .......... .......... .......... .......... .......... 80% 1.30M 15s unit-abot-epc-basic-0: 12:08:39 DEBUG unit.abot-epc-basic/0.install 37800K .......... .......... .......... .......... .......... 81% 893K 15s unit-abot-epc-basic-0: 12:08:39 DEBUG unit.abot-epc-basic/0.install 37850K .......... .......... .......... .......... .......... 81% 2.19M 15s unit-abot-epc-basic-0: 12:08:39 DEBUG unit.abot-epc-basic/0.install 37900K .......... .......... .......... .......... .......... 81% 3.76M 15s unit-abot-epc-basic-0: 12:08:39 DEBUG unit.abot-epc-basic/0.install 37950K .......... .......... .......... .......... .......... 81% 8.69M 15s unit-abot-epc-basic-0: 12:08:39 DEBUG unit.abot-epc-basic/0.install 38000K .......... .......... .......... .......... .......... 81% 9.24M 15s unit-abot-epc-basic-0: 12:08:39 DEBUG unit.abot-epc-basic/0.install 38050K .......... .......... .......... .......... .......... 81% 7.76M 14s unit-abot-epc-basic-0: 12:08:39 DEBUG unit.abot-epc-basic/0.install 38100K .......... .......... .......... .......... .......... 81% 1.51M 14s unit-abot-epc-basic-0: 12:08:39 DEBUG unit.abot-epc-basic/0.install 38150K .......... .......... .......... .......... .......... 81% 702K 14s unit-abot-epc-basic-0: 12:08:39 DEBUG unit.abot-epc-basic/0.install 38200K .......... .......... .......... .......... .......... 81% 9.15M 14s unit-abot-epc-basic-0: 12:08:39 DEBUG unit.abot-epc-basic/0.install 38250K .......... .......... .......... .......... .......... 82% 7.61M 14s unit-abot-epc-basic-0: 12:08:39 DEBUG unit.abot-epc-basic/0.install 38300K .......... .......... .......... .......... .......... 82% 5.57M 14s unit-abot-epc-basic-0: 12:08:39 DEBUG unit.abot-epc-basic/0.install 38350K .......... .......... .......... .......... .......... 82% 566K 14s unit-abot-epc-basic-0: 12:08:39 DEBUG unit.abot-epc-basic/0.install 38400K .......... .......... .......... .......... .......... 82% 3.26M 14s unit-abot-epc-basic-0: 12:08:39 DEBUG unit.abot-epc-basic/0.install 38450K .......... .......... .......... .......... .......... 82% 3.59M 14s unit-abot-epc-basic-0: 12:08:39 DEBUG unit.abot-epc-basic/0.install 38500K .......... .......... .......... .......... .......... 82% 3.89M 14s unit-abot-epc-basic-0: 12:08:39 DEBUG unit.abot-epc-basic/0.install 38550K .......... .......... .......... .......... .......... 82% 9.49M 13s unit-abot-epc-basic-0: 12:08:39 DEBUG unit.abot-epc-basic/0.install 38600K .......... .......... .......... .......... .......... 82% 8.01M 13s unit-abot-epc-basic-0: 12:08:39 DEBUG unit.abot-epc-basic/0.install 38650K .......... .......... .......... .......... .......... 82% 3.01M 13s unit-abot-epc-basic-0: 12:08:39 DEBUG unit.abot-epc-basic/0.install 38700K .......... .......... .......... .......... .......... 82% 1.47M 13s unit-abot-epc-basic-0: 12:08:39 DEBUG unit.abot-epc-basic/0.install 38750K .......... .......... .......... .......... .......... 83% 829K 13s unit-abot-epc-basic-0: 12:08:39 DEBUG unit.abot-epc-basic/0.install 38800K .......... .......... .......... .......... .......... 83% 10.5M 13s unit-abot-epc-basic-0: 12:08:39 DEBUG unit.abot-epc-basic/0.install 38850K .......... .......... .......... .......... .......... 83% 5.06M 13s unit-abot-epc-basic-0: 12:08:39 DEBUG unit.abot-epc-basic/0.install 38900K .......... .......... .......... .......... .......... 83% 1.28M 13s unit-abot-epc-basic-0: 12:08:39 DEBUG unit.abot-epc-basic/0.install 38950K .......... .......... .......... .......... .......... 83% 891K 13s unit-abot-epc-basic-0: 12:08:39 DEBUG unit.abot-epc-basic/0.install 39000K .......... .......... .......... .......... .......... 83% 3.04M 13s unit-abot-epc-basic-0: 12:08:39 DEBUG unit.abot-epc-basic/0.install 39050K .......... .......... .......... .......... .......... 83% 3.24M 13s unit-abot-epc-basic-0: 12:08:39 DEBUG unit.abot-epc-basic/0.install 39100K .......... .......... .......... .......... .......... 83% 5.15M 12s unit-abot-epc-basic-0: 12:08:39 DEBUG unit.abot-epc-basic/0.install 39150K .......... .......... .......... .......... .......... 83% 9.78M 12s unit-abot-epc-basic-0: 12:08:39 DEBUG unit.abot-epc-basic/0.install 39200K .......... .......... .......... .......... .......... 84% 7.49M 12s unit-abot-epc-basic-0: 12:08:40 DEBUG unit.abot-epc-basic/0.install 39250K .......... .......... .......... .......... .......... 84% 1.83M 12s unit-abot-epc-basic-0: 12:08:40 DEBUG unit.abot-epc-basic/0.install 39300K .......... .......... .......... .......... .......... 84% 1.48M 12s unit-abot-epc-basic-0: 12:08:40 DEBUG unit.abot-epc-basic/0.install 39350K .......... .......... .......... .......... .......... 84% 1001K 12s unit-abot-epc-basic-0: 12:08:40 DEBUG unit.abot-epc-basic/0.install 39400K .......... .......... .......... .......... .......... 84% 7.92M 12s unit-abot-epc-basic-0: 12:08:40 DEBUG unit.abot-epc-basic/0.install 39450K .......... .......... .......... .......... .......... 84% 5.38M 12s unit-abot-epc-basic-0: 12:08:40 DEBUG unit.abot-epc-basic/0.install 39500K .......... .......... .......... .......... .......... 84% 917K 12s unit-abot-epc-basic-0: 12:08:40 DEBUG unit.abot-epc-basic/0.install 39550K .......... .......... .......... .......... .......... 84% 1.25M 12s unit-abot-epc-basic-0: 12:08:40 DEBUG unit.abot-epc-basic/0.install 39600K .......... .......... .......... .......... .......... 84% 2.18M 11s unit-abot-epc-basic-0: 12:08:40 DEBUG unit.abot-epc-basic/0.install 39650K .......... .......... .......... .......... .......... 85% 4.35M 11s unit-abot-epc-basic-0: 12:08:40 DEBUG unit.abot-epc-basic/0.install 39700K .......... .......... .......... .......... .......... 85% 7.17M 11s unit-abot-epc-basic-0: 12:08:40 DEBUG unit.abot-epc-basic/0.install 39750K .......... .......... .......... .......... .......... 85% 8.90M 11s unit-abot-epc-basic-0: 12:08:40 DEBUG unit.abot-epc-basic/0.install 39800K .......... .......... .......... .......... .......... 85% 8.24M 11s unit-abot-epc-basic-0: 12:08:40 DEBUG unit.abot-epc-basic/0.install 39850K .......... .......... .......... .......... .......... 85% 1.48M 11s unit-abot-epc-basic-0: 12:08:40 DEBUG unit.abot-epc-basic/0.install 39900K .......... .......... .......... .......... .......... 85% 704K 11s unit-abot-epc-basic-0: 12:08:40 DEBUG unit.abot-epc-basic/0.install 39950K .......... .......... .......... .......... .......... 85% 9.17M 11s unit-abot-epc-basic-0: 12:08:40 DEBUG unit.abot-epc-basic/0.install 40000K .......... .......... .......... .......... .......... 85% 7.79M 11s unit-abot-epc-basic-0: 12:08:40 DEBUG unit.abot-epc-basic/0.install 40050K .......... .......... .......... .......... .......... 85% 5.32M 11s unit-abot-epc-basic-0: 12:08:40 DEBUG unit.abot-epc-basic/0.install 40100K .......... .......... .......... .......... .......... 85% 572K 11s unit-abot-epc-basic-0: 12:08:40 DEBUG unit.abot-epc-basic/0.install 40150K .......... .......... .......... .......... .......... 86% 3.21M 10s unit-abot-epc-basic-0: 12:08:40 DEBUG unit.abot-epc-basic/0.install 40200K .......... .......... .......... .......... .......... 86% 3.70M 10s unit-abot-epc-basic-0: 12:08:40 DEBUG unit.abot-epc-basic/0.install 40250K .......... .......... .......... .......... .......... 86% 3.96M 10s unit-abot-epc-basic-0: 12:08:40 DEBUG unit.abot-epc-basic/0.install 40300K .......... .......... .......... .......... .......... 86% 8.73M 10s unit-abot-epc-basic-0: 12:08:40 DEBUG unit.abot-epc-basic/0.install 40350K .......... .......... .......... .......... .......... 86% 8.02M 10s unit-abot-epc-basic-0: 12:08:40 DEBUG unit.abot-epc-basic/0.install 40400K .......... .......... .......... .......... .......... 86% 3.50M 10s unit-abot-epc-basic-0: 12:08:40 DEBUG unit.abot-epc-basic/0.install 40450K .......... .......... .......... .......... .......... 86% 1.58M 10s unit-abot-epc-basic-0: 12:08:40 DEBUG unit.abot-epc-basic/0.install 40500K .......... .......... .......... .......... .......... 86% 771K 10s unit-abot-epc-basic-0: 12:08:40 DEBUG unit.abot-epc-basic/0.install 40550K .......... .......... .......... .......... .......... 86% 10.8M 10s unit-abot-epc-basic-0: 12:08:40 DEBUG unit.abot-epc-basic/0.install 40600K .......... .......... .......... .......... .......... 87% 6.13M 10s unit-abot-epc-basic-0: 12:08:40 DEBUG unit.abot-epc-basic/0.install 40650K .......... .......... .......... .......... .......... 87% 5.97M 10s unit-abot-epc-basic-0: 12:08:40 DEBUG unit.abot-epc-basic/0.install 40700K .......... .......... .......... .......... .......... 87% 568K 10s unit-abot-epc-basic-0: 12:08:40 DEBUG unit.abot-epc-basic/0.install 40750K .......... .......... .......... .......... .......... 87% 3.05M 9s unit-abot-epc-basic-0: 12:08:40 DEBUG unit.abot-epc-basic/0.install 40800K .......... .......... .......... .......... .......... 87% 4.29M 9s unit-abot-epc-basic-0: 12:08:40 DEBUG unit.abot-epc-basic/0.install 40850K .......... .......... .......... .......... .......... 87% 4.00M 9s unit-abot-epc-basic-0: 12:08:40 DEBUG unit.abot-epc-basic/0.install 40900K .......... .......... .......... .......... .......... 87% 8.74M 9s unit-abot-epc-basic-0: 12:08:40 DEBUG unit.abot-epc-basic/0.install 40950K .......... .......... .......... .......... .......... 87% 7.87M 9s unit-abot-epc-basic-0: 12:08:40 DEBUG unit.abot-epc-basic/0.install 41000K .......... .......... .......... .......... .......... 87% 2.58M 9s unit-abot-epc-basic-0: 12:08:40 DEBUG unit.abot-epc-basic/0.install 41050K .......... .......... .......... .......... .......... 88% 1.33M 9s unit-abot-epc-basic-0: 12:08:40 DEBUG unit.abot-epc-basic/0.install 41100K .......... .......... .......... .......... .......... 88% 922K 9s unit-abot-epc-basic-0: 12:08:40 DEBUG unit.abot-epc-basic/0.install 41150K .......... .......... .......... .......... .......... 88% 11.4M 9s unit-abot-epc-basic-0: 12:08:40 DEBUG unit.abot-epc-basic/0.install 41200K .......... .......... .......... .......... .......... 88% 5.01M 9s unit-abot-epc-basic-0: 12:08:40 DEBUG unit.abot-epc-basic/0.install 41250K .......... .......... .......... .......... .......... 88% 1.29M 9s unit-abot-epc-basic-0: 12:08:41 DEBUG unit.abot-epc-basic/0.install 41300K .......... .......... .......... .......... .......... 88% 881K 8s unit-abot-epc-basic-0: 12:08:41 DEBUG unit.abot-epc-basic/0.install 41350K .......... .......... .......... .......... .......... 88% 2.31M 8s unit-abot-epc-basic-0: 12:08:41 DEBUG unit.abot-epc-basic/0.install 41400K .......... .......... .......... .......... .......... 88% 4.34M 8s unit-abot-epc-basic-0: 12:08:41 DEBUG unit.abot-epc-basic/0.install 41450K .......... .......... .......... .......... .......... 88% 5.76M 8s unit-abot-epc-basic-0: 12:08:41 DEBUG unit.abot-epc-basic/0.install 41500K .......... .......... .......... .......... .......... 88% 11.1M 8s unit-abot-epc-basic-0: 12:08:41 DEBUG unit.abot-epc-basic/0.install 41550K .......... .......... .......... .......... .......... 89% 7.61M 8s unit-abot-epc-basic-0: 12:08:41 DEBUG unit.abot-epc-basic/0.install 41600K .......... .......... .......... .......... .......... 89% 1.84M 8s unit-abot-epc-basic-0: 12:08:41 DEBUG unit.abot-epc-basic/0.install 41650K .......... .......... .......... .......... .......... 89% 645K 8s unit-abot-epc-basic-0: 12:08:41 DEBUG unit.abot-epc-basic/0.install 41700K .......... .......... .......... .......... .......... 89% 8.39M 8s unit-abot-epc-basic-0: 12:08:41 DEBUG unit.abot-epc-basic/0.install 41750K .......... .......... .......... .......... .......... 89% 9.81M 8s unit-abot-epc-basic-0: 12:08:41 DEBUG unit.abot-epc-basic/0.install 41800K .......... .......... .......... .......... .......... 89% 5.01M 8s unit-abot-epc-basic-0: 12:08:41 DEBUG unit.abot-epc-basic/0.install 41850K .......... .......... .......... .......... .......... 89% 578K 8s unit-abot-epc-basic-0: 12:08:41 DEBUG unit.abot-epc-basic/0.install 41900K .......... .......... .......... .......... .......... 89% 6.29M 7s unit-abot-epc-basic-0: 12:08:41 DEBUG unit.abot-epc-basic/0.install 41950K .......... .......... .......... .......... .......... 89% 2.31M 7s unit-abot-epc-basic-0: 12:08:41 DEBUG unit.abot-epc-basic/0.install 42000K .......... .......... .......... .......... .......... 90% 3.98M 7s unit-abot-epc-basic-0: 12:08:41 DEBUG unit.abot-epc-basic/0.install 42050K .......... .......... .......... .......... .......... 90% 7.37M 7s unit-abot-epc-basic-0: 12:08:41 DEBUG unit.abot-epc-basic/0.install 42100K .......... .......... .......... .......... .......... 90% 8.96M 7s unit-abot-epc-basic-0: 12:08:41 DEBUG unit.abot-epc-basic/0.install 42150K .......... .......... .......... .......... .......... 90% 3.77M 7s unit-abot-epc-basic-0: 12:08:41 DEBUG unit.abot-epc-basic/0.install 42200K .......... .......... .......... .......... .......... 90% 1.53M 7s unit-abot-epc-basic-0: 12:08:41 DEBUG unit.abot-epc-basic/0.install 42250K .......... .......... .......... .......... .......... 90% 779K 7s unit-abot-epc-basic-0: 12:08:41 DEBUG unit.abot-epc-basic/0.install 42300K .......... .......... .......... .......... .......... 90% 8.19M 7s unit-abot-epc-basic-0: 12:08:41 DEBUG unit.abot-epc-basic/0.install 42350K .......... .......... .......... .......... .......... 90% 9.35M 7s unit-abot-epc-basic-0: 12:08:41 DEBUG unit.abot-epc-basic/0.install 42400K .......... .......... .......... .......... .......... 90% 4.95M 7s unit-abot-epc-basic-0: 12:08:41 DEBUG unit.abot-epc-basic/0.install 42450K .......... .......... .......... .......... .......... 91% 569K 7s unit-abot-epc-basic-0: 12:08:41 DEBUG unit.abot-epc-basic/0.install 42500K .......... .......... .......... .......... .......... 91% 3.11M 6s unit-abot-epc-basic-0: 12:08:41 DEBUG unit.abot-epc-basic/0.install 42550K .......... .......... .......... .......... .......... 91% 4.15M 6s unit-abot-epc-basic-0: 12:08:41 DEBUG unit.abot-epc-basic/0.install 42600K .......... .......... .......... .......... .......... 91% 3.67M 6s unit-abot-epc-basic-0: 12:08:41 DEBUG unit.abot-epc-basic/0.install 42650K .......... .......... .......... .......... .......... 91% 9.03M 6s unit-abot-epc-basic-0: 12:08:41 DEBUG unit.abot-epc-basic/0.install 42700K .......... .......... .......... .......... .......... 91% 7.87M 6s unit-abot-epc-basic-0: 12:08:41 DEBUG unit.abot-epc-basic/0.install 42750K .......... .......... .......... .......... .......... 91% 3.23M 6s unit-abot-epc-basic-0: 12:08:41 DEBUG unit.abot-epc-basic/0.install 42800K .......... .......... .......... .......... .......... 91% 1.41M 6s unit-abot-epc-basic-0: 12:08:41 DEBUG unit.abot-epc-basic/0.install 42850K .......... .......... .......... .......... .......... 91% 840K 6s unit-abot-epc-basic-0: 12:08:41 DEBUG unit.abot-epc-basic/0.install 42900K .......... .......... .......... .......... .......... 91% 9.30M 6s unit-abot-epc-basic-0: 12:08:41 DEBUG unit.abot-epc-basic/0.install 42950K .......... .......... .......... .......... .......... 92% 6.05M 6s unit-abot-epc-basic-0: 12:08:41 DEBUG unit.abot-epc-basic/0.install 43000K .......... .......... .......... .......... .......... 92% 1.29M 6s unit-abot-epc-basic-0: 12:08:41 DEBUG unit.abot-epc-basic/0.install 43050K .......... .......... .......... .......... .......... 92% 874K 6s unit-abot-epc-basic-0: 12:08:41 DEBUG unit.abot-epc-basic/0.install 43100K .......... .......... .......... .......... .......... 92% 2.91M 5s unit-abot-epc-basic-0: 12:08:41 DEBUG unit.abot-epc-basic/0.install 43150K .......... .......... .......... .......... .......... 92% 3.75M 5s unit-abot-epc-basic-0: 12:08:41 DEBUG unit.abot-epc-basic/0.install 43200K .......... .......... .......... .......... .......... 92% 4.53M 5s unit-abot-epc-basic-0: 12:08:41 DEBUG unit.abot-epc-basic/0.install 43250K .......... .......... .......... .......... .......... 92% 8.46M 5s unit-abot-epc-basic-0: 12:08:41 DEBUG unit.abot-epc-basic/0.install 43300K .......... .......... .......... .......... .......... 92% 8.53M 5s unit-abot-epc-basic-0: 12:08:41 DEBUG unit.abot-epc-basic/0.install 43350K .......... .......... .......... .......... .......... 92% 2.40M 5s unit-abot-epc-basic-0: 12:08:41 DEBUG unit.abot-epc-basic/0.install 43400K .......... .......... .......... .......... .......... 93% 1.16M 5s unit-abot-epc-basic-0: 12:08:41 DEBUG unit.abot-epc-basic/0.install 43450K .......... .......... .......... .......... .......... 93% 1.02M 5s unit-abot-epc-basic-0: 12:08:41 DEBUG unit.abot-epc-basic/0.install 43500K .......... .......... .......... .......... .......... 93% 10.6M 5s unit-abot-epc-basic-0: 12:08:41 DEBUG unit.abot-epc-basic/0.install 43550K .......... .......... .......... .......... .......... 93% 5.12M 5s unit-abot-epc-basic-0: 12:08:42 DEBUG unit.abot-epc-basic/0.install 43600K .......... .......... .......... .......... .......... 93% 1.30M 5s unit-abot-epc-basic-0: 12:08:42 DEBUG unit.abot-epc-basic/0.install 43650K .......... .......... .......... .......... .......... 93% 884K 5s unit-abot-epc-basic-0: 12:08:42 DEBUG unit.abot-epc-basic/0.install 43700K .......... .......... .......... .......... .......... 93% 2.29M 4s unit-abot-epc-basic-0: 12:08:42 DEBUG unit.abot-epc-basic/0.install 43750K .......... .......... .......... .......... .......... 93% 4.56M 4s unit-abot-epc-basic-0: 12:08:42 DEBUG unit.abot-epc-basic/0.install 43800K .......... .......... .......... .......... .......... 93% 5.67M 4s unit-abot-epc-basic-0: 12:08:42 DEBUG unit.abot-epc-basic/0.install 43850K .......... .......... .......... .......... .......... 94% 9.56M 4s unit-abot-epc-basic-0: 12:08:42 DEBUG unit.abot-epc-basic/0.install 43900K .......... .......... .......... .......... .......... 94% 8.44M 4s unit-abot-epc-basic-0: 12:08:42 DEBUG unit.abot-epc-basic/0.install 43950K .......... .......... .......... .......... .......... 94% 1.86M 4s unit-abot-epc-basic-0: 12:08:42 DEBUG unit.abot-epc-basic/0.install 44000K .......... .......... .......... .......... .......... 94% 642K 4s unit-abot-epc-basic-0: 12:08:42 DEBUG unit.abot-epc-basic/0.install 44050K .......... .......... .......... .......... .......... 94% 7.68M 4s unit-abot-epc-basic-0: 12:08:42 DEBUG unit.abot-epc-basic/0.install 44100K .......... .......... .......... .......... .......... 94% 10.7M 4s unit-abot-epc-basic-0: 12:08:42 DEBUG unit.abot-epc-basic/0.install 44150K .......... .......... .......... .......... .......... 94% 5.35M 4s unit-abot-epc-basic-0: 12:08:42 DEBUG unit.abot-epc-basic/0.install 44200K .......... .......... .......... .......... .......... 94% 569K 4s unit-abot-epc-basic-0: 12:08:42 DEBUG unit.abot-epc-basic/0.install 44250K .......... .......... .......... .......... .......... 94% 6.04M 4s unit-abot-epc-basic-0: 12:08:42 DEBUG unit.abot-epc-basic/0.install 44300K .......... .......... .......... .......... .......... 94% 2.43M 4s unit-abot-epc-basic-0: 12:08:42 DEBUG unit.abot-epc-basic/0.install 44350K .......... .......... .......... .......... .......... 95% 3.86M 3s unit-abot-epc-basic-0: 12:08:42 DEBUG unit.abot-epc-basic/0.install 44400K .......... .......... .......... .......... .......... 95% 8.08M 3s unit-abot-epc-basic-0: 12:08:42 DEBUG unit.abot-epc-basic/0.install 44450K .......... .......... .......... .......... .......... 95% 9.18M 3s unit-abot-epc-basic-0: 12:08:42 DEBUG unit.abot-epc-basic/0.install 44500K .......... .......... .......... .......... .......... 95% 3.07M 3s unit-abot-epc-basic-0: 12:08:42 DEBUG unit.abot-epc-basic/0.install 44550K .......... .......... .......... .......... .......... 95% 1.57M 3s unit-abot-epc-basic-0: 12:08:42 DEBUG unit.abot-epc-basic/0.install 44600K .......... .......... .......... .......... .......... 95% 797K 3s unit-abot-epc-basic-0: 12:08:42 DEBUG unit.abot-epc-basic/0.install 44650K .......... .......... .......... .......... .......... 95% 7.83M 3s unit-abot-epc-basic-0: 12:08:42 DEBUG unit.abot-epc-basic/0.install 44700K .......... .......... .......... .......... .......... 95% 9.49M 3s unit-abot-epc-basic-0: 12:08:42 DEBUG unit.abot-epc-basic/0.install 44750K .......... .......... .......... .......... .......... 95% 4.73M 3s unit-abot-epc-basic-0: 12:08:42 DEBUG unit.abot-epc-basic/0.install 44800K .......... .......... .......... .......... .......... 96% 573K 3s unit-abot-epc-basic-0: 12:08:42 DEBUG unit.abot-epc-basic/0.install 44850K .......... .......... .......... .......... .......... 96% 3.17M 3s unit-abot-epc-basic-0: 12:08:42 DEBUG unit.abot-epc-basic/0.install 44900K .......... .......... .......... .......... .......... 96% 4.00M 3s unit-abot-epc-basic-0: 12:08:42 DEBUG unit.abot-epc-basic/0.install 44950K .......... .......... .......... .......... .......... 96% 3.73M 3s unit-abot-epc-basic-0: 12:08:42 DEBUG unit.abot-epc-basic/0.install 45000K .......... .......... .......... .......... .......... 96% 8.62M 2s unit-abot-epc-basic-0: 12:08:42 DEBUG unit.abot-epc-basic/0.install 45050K .......... .......... .......... .......... .......... 96% 9.24M 2s unit-abot-epc-basic-0: 12:08:42 DEBUG unit.abot-epc-basic/0.install 45100K .......... .......... .......... .......... .......... 96% 2.38M 2s unit-abot-epc-basic-0: 12:08:42 DEBUG unit.abot-epc-basic/0.install 45150K .......... .......... .......... .......... .......... 96% 1.52M 2s unit-abot-epc-basic-0: 12:08:42 DEBUG unit.abot-epc-basic/0.install 45200K .......... .......... .......... .......... .......... 96% 870K 2s unit-abot-epc-basic-0: 12:08:42 DEBUG unit.abot-epc-basic/0.install 45250K .......... .......... .......... .......... .......... 97% 8.50M 2s unit-abot-epc-basic-0: 12:08:42 DEBUG unit.abot-epc-basic/0.install 45300K .......... .......... .......... .......... .......... 97% 6.48M 2s unit-abot-epc-basic-0: 12:08:42 DEBUG unit.abot-epc-basic/0.install 45350K .......... .......... .......... .......... .......... 97% 1.30M 2s unit-abot-epc-basic-0: 12:08:42 DEBUG unit.abot-epc-basic/0.install 45400K .......... .......... .......... .......... .......... 97% 871K 2s unit-abot-epc-basic-0: 12:08:42 DEBUG unit.abot-epc-basic/0.install 45450K .......... .......... .......... .......... .......... 97% 3.11M 2s unit-abot-epc-basic-0: 12:08:42 DEBUG unit.abot-epc-basic/0.install 45500K .......... .......... .......... .......... .......... 97% 2.88M 2s unit-abot-epc-basic-0: 12:08:42 DEBUG unit.abot-epc-basic/0.install 45550K .......... .......... .......... .......... .......... 97% 6.07M 2s unit-abot-epc-basic-0: 12:08:42 DEBUG unit.abot-epc-basic/0.install 45600K .......... .......... .......... .......... .......... 97% 9.09M 2s unit-abot-epc-basic-0: 12:08:42 DEBUG unit.abot-epc-basic/0.install 45650K .......... .......... .......... .......... .......... 97% 8.86M 1s unit-abot-epc-basic-0: 12:08:42 DEBUG unit.abot-epc-basic/0.install 45700K .......... .......... .......... .......... .......... 97% 1.88M 1s unit-abot-epc-basic-0: 12:08:43 DEBUG unit.abot-epc-basic/0.install 45750K .......... .......... .......... .......... .......... 98% 1.38M 1s unit-abot-epc-basic-0: 12:08:43 DEBUG unit.abot-epc-basic/0.install 45800K .......... .......... .......... .......... .......... 98% 1009K 1s unit-abot-epc-basic-0: 12:08:43 DEBUG unit.abot-epc-basic/0.install 45850K .......... .......... .......... .......... .......... 98% 8.95M 1s unit-abot-epc-basic-0: 12:08:43 DEBUG unit.abot-epc-basic/0.install 45900K .......... .......... .......... .......... .......... 98% 6.30M 1s unit-abot-epc-basic-0: 12:08:43 DEBUG unit.abot-epc-basic/0.install 45950K .......... .......... .......... .......... .......... 98% 916K 1s unit-abot-epc-basic-0: 12:08:43 DEBUG unit.abot-epc-basic/0.install 46000K .......... .......... .......... .......... .......... 98% 1.23M 1s unit-abot-epc-basic-0: 12:08:43 DEBUG unit.abot-epc-basic/0.install 46050K .......... .......... .......... .......... .......... 98% 2.26M 1s unit-abot-epc-basic-0: 12:08:43 DEBUG unit.abot-epc-basic/0.install 46100K .......... .......... .......... .......... .......... 98% 4.46M 1s unit-abot-epc-basic-0: 12:08:43 DEBUG unit.abot-epc-basic/0.install 46150K .......... .......... .......... .......... .......... 98% 5.59M 1s unit-abot-epc-basic-0: 12:08:43 DEBUG unit.abot-epc-basic/0.install 46200K .......... .......... .......... .......... .......... 99% 10.4M 1s unit-abot-epc-basic-0: 12:08:43 DEBUG unit.abot-epc-basic/0.install 46250K .......... .......... .......... .......... .......... 99% 4.54M 1s unit-abot-epc-basic-0: 12:08:43 DEBUG unit.abot-epc-basic/0.install 46300K .......... .......... .......... .......... .......... 99% 1.51M 1s unit-abot-epc-basic-0: 12:08:43 DEBUG unit.abot-epc-basic/0.install 46350K .......... .......... .......... .......... .......... 99% 750K 0s unit-abot-epc-basic-0: 12:08:43 DEBUG unit.abot-epc-basic/0.install 46400K .......... .......... .......... .......... .......... 99% 7.29M 0s unit-abot-epc-basic-0: 12:08:43 DEBUG unit.abot-epc-basic/0.install 46450K .......... .......... .......... .......... .......... 99% 8.74M 0s unit-abot-epc-basic-0: 12:08:43 DEBUG unit.abot-epc-basic/0.install 46500K .......... .......... .......... .......... .......... 99% 5.67M 0s unit-abot-epc-basic-0: 12:08:43 DEBUG unit.abot-epc-basic/0.install 46550K .......... .......... .......... .......... .......... 99% 577K 0s unit-abot-epc-basic-0: 12:08:43 DEBUG unit.abot-epc-basic/0.install 46600K .......... .......... .......... .......... .......... 99% 6.03M 0s unit-abot-epc-basic-0: 12:08:43 DEBUG unit.abot-epc-basic/0.install 46650K .......... .......... .......... .......... .. 100% 2.19M=68s unit-abot-epc-basic-0: 12:08:43 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 12:08:43 DEBUG unit.abot-epc-basic/0.install 2019-04-09 12:08:43 (688 KB/s) - '/var/lib/abot-functest-basic/payload/abot-functest-basic_3.1.1_all.deb' saved [47813510/47813510] unit-abot-epc-basic-0: 12:08:43 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 12:08:43 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Download Debian abot-functest-basic_3.1.1_all.deb >> unit-abot-epc-basic-0: 12:08:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package abot-epc-basic. unit-abot-epc-basic-0: 12:08:43 DEBUG unit.abot-epc-basic/0.install (Reading database ... 57480 files and directories currently installed.) unit-abot-epc-basic-0: 12:08:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../abot-functest-basic_3.1.1_all.deb ... unit-abot-epc-basic-0: 12:08:43 DEBUG unit.abot-epc-basic/0.install Unpacking abot-epc-basic (3.1.1) ... unit-abot-epc-basic-0: 12:08:45 DEBUG unit.abot-epc-basic/0.install dpkg: dependency problems prevent configuration of abot-epc-basic: unit-abot-epc-basic-0: 12:08:45 DEBUG unit.abot-epc-basic/0.install abot-epc-basic depends on maven; however: unit-abot-epc-basic-0: 12:08:45 DEBUG unit.abot-epc-basic/0.install Package maven is not installed. unit-abot-epc-basic-0: 12:08:45 DEBUG unit.abot-epc-basic/0.install abot-epc-basic depends on apache2; however: unit-abot-epc-basic-0: 12:08:45 DEBUG unit.abot-epc-basic/0.install Package apache2 is not installed. unit-abot-epc-basic-0: 12:08:45 DEBUG unit.abot-epc-basic/0.install abot-epc-basic depends on python-pip; however: unit-abot-epc-basic-0: 12:08:45 DEBUG unit.abot-epc-basic/0.install Package python-pip is not installed. unit-abot-epc-basic-0: 12:08:45 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 12:08:45 DEBUG unit.abot-epc-basic/0.install dpkg: error processing package abot-epc-basic (--install): unit-abot-epc-basic-0: 12:08:45 DEBUG unit.abot-epc-basic/0.install dependency problems - leaving unconfigured unit-abot-epc-basic-0: 12:08:46 DEBUG unit.abot-epc-basic/0.install Errors were encountered while processing: unit-abot-epc-basic-0: 12:08:46 DEBUG unit.abot-epc-basic/0.install abot-epc-basic unit-abot-epc-basic-0: 12:08:46 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 12:08:46 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 12:08:46 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 12:08:46 DEBUG unit.abot-epc-basic/0.install Correcting dependencies... Done unit-abot-epc-basic-0: 12:08:46 DEBUG unit.abot-epc-basic/0.install The following additional packages will be installed: unit-abot-epc-basic-0: 12:08:46 DEBUG unit.abot-epc-basic/0.install ant ant-optional apache2 apache2-bin apache2-data apache2-utils binutils unit-abot-epc-basic-0: 12:08:46 DEBUG unit.abot-epc-basic/0.install build-essential cpp cpp-5 dpkg-dev fakeroot g++ g++-5 gcc gcc-5 junit junit4 unit-abot-epc-basic-0: 12:08:46 DEBUG unit.abot-epc-basic/0.install libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl unit-abot-epc-basic-0: 12:08:46 DEBUG unit.abot-epc-basic/0.install libaopalliance-java libapache-pom-java libapr1 libaprutil1 unit-abot-epc-basic-0: 12:08:46 DEBUG unit.abot-epc-basic/0.install libaprutil1-dbd-sqlite3 libaprutil1-ldap libasan2 libasm4-java unit-abot-epc-basic-0: 12:08:46 DEBUG unit.abot-epc-basic/0.install libatinject-jsr330-api-java libatomic1 libbsh-java libc-dev-bin libc6-dev unit-abot-epc-basic-0: 12:08:46 DEBUG unit.abot-epc-basic/0.install libcc1-0 libcdi-api-java libcglib3-java libcilkrts5 libclassworlds-java unit-abot-epc-basic-0: 12:08:46 DEBUG unit.abot-epc-basic/0.install libcommons-cli-java libcommons-codec-java libcommons-httpclient-java unit-abot-epc-basic-0: 12:08:46 DEBUG unit.abot-epc-basic/0.install libcommons-io-java libcommons-lang-java libcommons-lang3-java unit-abot-epc-basic-0: 12:08:46 DEBUG unit.abot-epc-basic/0.install libcommons-logging-java libcommons-net-java libcommons-net2-java unit-abot-epc-basic-0: 12:08:46 DEBUG unit.abot-epc-basic/0.install libcommons-parent-java libdom4j-java libdoxia-core-java libdpkg-perl unit-abot-epc-basic-0: 12:08:46 DEBUG unit.abot-epc-basic/0.install libeasymock-java libeclipse-aether-java libexpat1-dev libfakeroot unit-abot-epc-basic-0: 12:08:46 DEBUG unit.abot-epc-basic/0.install libfile-fcntllock-perl libgcc-5-dev libgeronimo-interceptor-3.0-spec-java unit-abot-epc-basic-0: 12:08:46 DEBUG unit.abot-epc-basic/0.install libgomp1 libguava-java libguice-java libhamcrest-java libhttpclient-java unit-abot-epc-basic-0: 12:08:46 DEBUG unit.abot-epc-basic/0.install libhttpcore-java libisl15 libitm1 libjaxen-java libjaxp1.3-java unit-abot-epc-basic-0: 12:08:46 DEBUG unit.abot-epc-basic/0.install libjdom1-java libjetty-java libjsch-java libjsoup-java libjsr305-java unit-abot-epc-basic-0: 12:08:46 DEBUG unit.abot-epc-basic/0.install liblog4j1.2-java liblsan0 liblua5.1-0 libmaven-parent-java unit-abot-epc-basic-0: 12:08:46 DEBUG unit.abot-epc-basic/0.install libmaven2-core-java libmaven3-core-java libmpc3 libmpx0 libobjenesis-java unit-abot-epc-basic-0: 12:08:46 DEBUG unit.abot-epc-basic/0.install libplexus-ant-factory-java libplexus-archiver-java unit-abot-epc-basic-0: 12:08:46 DEBUG unit.abot-epc-basic/0.install libplexus-bsh-factory-java libplexus-cipher-java libplexus-classworlds-java unit-abot-epc-basic-0: 12:08:46 DEBUG unit.abot-epc-basic/0.install libplexus-classworlds2-java libplexus-cli-java unit-abot-epc-basic-0: 12:08:46 DEBUG unit.abot-epc-basic/0.install libplexus-component-annotations-java libplexus-component-metadata-java unit-abot-epc-basic-0: 12:08:46 DEBUG unit.abot-epc-basic/0.install libplexus-container-default-java libplexus-container-default1.5-java unit-abot-epc-basic-0: 12:08:46 DEBUG unit.abot-epc-basic/0.install libplexus-containers-java libplexus-containers1.5-java unit-abot-epc-basic-0: 12:08:46 DEBUG unit.abot-epc-basic/0.install libplexus-interactivity-api-java libplexus-interpolation-java unit-abot-epc-basic-0: 12:08:46 DEBUG unit.abot-epc-basic/0.install libplexus-io-java libplexus-sec-dispatcher-java libplexus-utils-java unit-abot-epc-basic-0: 12:08:46 DEBUG unit.abot-epc-basic/0.install libplexus-utils2-java libpython-all-dev libpython-dev libpython-stdlib unit-abot-epc-basic-0: 12:08:46 DEBUG unit.abot-epc-basic/0.install libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib unit-abot-epc-basic-0: 12:08:46 DEBUG unit.abot-epc-basic/0.install libqdox2-java libquadmath0 libservlet2.5-java libservlet3.1-java unit-abot-epc-basic-0: 12:08:46 DEBUG unit.abot-epc-basic/0.install libsisu-inject-java libsisu-plexus-java libslf4j-java libstdc++-5-dev unit-abot-epc-basic-0: 12:08:46 DEBUG unit.abot-epc-basic/0.install libtsan0 libubsan0 libwagon-java libwagon2-java libxalan2-java libxbean-java unit-abot-epc-basic-0: 12:08:46 DEBUG unit.abot-epc-basic/0.install libxerces2-java libxml-commons-external-java libxml-commons-resolver1.1-java unit-abot-epc-basic-0: 12:08:46 DEBUG unit.abot-epc-basic/0.install libxom-java libxpp2-java libxpp3-java linux-libc-dev make manpages-dev maven unit-abot-epc-basic-0: 12:08:46 DEBUG unit.abot-epc-basic/0.install python python-all python-all-dev python-dev python-minimal python-pip unit-abot-epc-basic-0: 12:08:46 DEBUG unit.abot-epc-basic/0.install python-pip-whl python-pkg-resources python-setuptools python-wheel python2.7 unit-abot-epc-basic-0: 12:08:46 DEBUG unit.abot-epc-basic/0.install python2.7-dev python2.7-minimal ssl-cert unit-abot-epc-basic-0: 12:08:46 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 12:08:46 DEBUG unit.abot-epc-basic/0.install ant-doc ant-gcj ant-optional-gcj antlr javacc jython libbcel-java unit-abot-epc-basic-0: 12:08:46 DEBUG unit.abot-epc-basic/0.install libbsf-java libgnumail-java libjdepend-java liboro-java libregexp-java unit-abot-epc-basic-0: 12:08:46 DEBUG unit.abot-epc-basic/0.install www-browser apache2-doc apache2-suexec-pristine | apache2-suexec-custom unit-abot-epc-basic-0: 12:08:46 DEBUG unit.abot-epc-basic/0.install binutils-doc cpp-doc gcc-5-locales debian-keyring g++-multilib unit-abot-epc-basic-0: 12:08:46 DEBUG unit.abot-epc-basic/0.install g++-5-multilib gcc-5-doc libstdc++6-5-dbg gcc-multilib autoconf automake unit-abot-epc-basic-0: 12:08:46 DEBUG unit.abot-epc-basic/0.install libtool flex bison gdb gcc-doc gcc-5-multilib libgcc1-dbg libgomp1-dbg unit-abot-epc-basic-0: 12:08:46 DEBUG unit.abot-epc-basic/0.install libitm1-dbg libatomic1-dbg libasan2-dbg liblsan0-dbg libtsan0-dbg unit-abot-epc-basic-0: 12:08:46 DEBUG unit.abot-epc-basic/0.install libubsan0-dbg libcilkrts5-dbg libmpx0-dbg libquadmath0-dbg junit-doc unit-abot-epc-basic-0: 12:08:46 DEBUG unit.abot-epc-basic/0.install libaopalliance-java-doc libatinject-jsr330-api-java-doc glibc-doc unit-abot-epc-basic-0: 12:08:46 DEBUG unit.abot-epc-basic/0.install libclassworlds-java-doc libcommons-httpclient-java-doc unit-abot-epc-basic-0: 12:08:46 DEBUG unit.abot-epc-basic/0.install libcommons-io-java-doc libcommons-lang-java-doc libcommons-lang3-java-doc unit-abot-epc-basic-0: 12:08:46 DEBUG unit.abot-epc-basic/0.install libavalon-framework-java libcommons-logging-java-doc unit-abot-epc-basic-0: 12:08:46 DEBUG unit.abot-epc-basic/0.install libexcalibur-logkit-java libcommons-net-java-doc libcommons-net2-java-doc unit-abot-epc-basic-0: 12:08:46 DEBUG unit.abot-epc-basic/0.install libdom4j-java-doc libeasymock-java-doc libcglib-java libjaxp1.3-java-gcj unit-abot-epc-basic-0: 12:08:46 DEBUG unit.abot-epc-basic/0.install libjdom1-java-doc jetty libjetty-java-doc libjsoup-java-doc unit-abot-epc-basic-0: 12:08:46 DEBUG unit.abot-epc-basic/0.install libjsr305-java-doc liblog4j1.2-java-doc libobjenesis-java-doc unit-abot-epc-basic-0: 12:08:46 DEBUG unit.abot-epc-basic/0.install libplexus-cipher-java-doc libplexus-classworlds-java-doc unit-abot-epc-basic-0: 12:08:46 DEBUG unit.abot-epc-basic/0.install libplexus-classworlds2-java-doc libplexus-cli-java-doc unit-abot-epc-basic-0: 12:08:46 DEBUG unit.abot-epc-basic/0.install libplexus-container-default-java-doc libplexus-interactivity-api-java-doc unit-abot-epc-basic-0: 12:08:46 DEBUG unit.abot-epc-basic/0.install libplexus-interpolation-java-doc libplexus-sec-dispatcher-java-doc unit-abot-epc-basic-0: 12:08:46 DEBUG unit.abot-epc-basic/0.install libplexus-utils-java-doc libplexus-utils2-java-doc libqdox2-java-doc testng unit-abot-epc-basic-0: 12:08:46 DEBUG unit.abot-epc-basic/0.install libstdc++-5-doc libwagon-java-doc libxalan2-java-doc libxsltc-java groovy2 unit-abot-epc-basic-0: 12:08:46 DEBUG unit.abot-epc-basic/0.install libequinox-osgi-java libosgi-compendium-java libosgi-core-java libqdox-java unit-abot-epc-basic-0: 12:08:46 DEBUG unit.abot-epc-basic/0.install libspring-beans-java libspring-context-java libspring-core-java unit-abot-epc-basic-0: 12:08:46 DEBUG unit.abot-epc-basic/0.install libspring-web-java libxerces2-java-doc libxerces2-java-gcj unit-abot-epc-basic-0: 12:08:46 DEBUG unit.abot-epc-basic/0.install libxml-commons-resolver1.1-java-doc libxom-java-doc make-doc python-doc unit-abot-epc-basic-0: 12:08:46 DEBUG unit.abot-epc-basic/0.install python-tk python-setuptools-doc python2.7-doc binfmt-support unit-abot-epc-basic-0: 12:08:46 DEBUG unit.abot-epc-basic/0.install openssl-blacklist unit-abot-epc-basic-0: 12:08:46 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 12:08:46 DEBUG unit.abot-epc-basic/0.install ant ant-optional apache2 apache2-bin apache2-data apache2-utils binutils unit-abot-epc-basic-0: 12:08:46 DEBUG unit.abot-epc-basic/0.install build-essential cpp cpp-5 dpkg-dev fakeroot g++ g++-5 gcc gcc-5 junit junit4 unit-abot-epc-basic-0: 12:08:46 DEBUG unit.abot-epc-basic/0.install libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl unit-abot-epc-basic-0: 12:08:46 DEBUG unit.abot-epc-basic/0.install libaopalliance-java libapache-pom-java libapr1 libaprutil1 unit-abot-epc-basic-0: 12:08:46 DEBUG unit.abot-epc-basic/0.install libaprutil1-dbd-sqlite3 libaprutil1-ldap libasan2 libasm4-java unit-abot-epc-basic-0: 12:08:46 DEBUG unit.abot-epc-basic/0.install libatinject-jsr330-api-java libatomic1 libbsh-java libc-dev-bin libc6-dev unit-abot-epc-basic-0: 12:08:46 DEBUG unit.abot-epc-basic/0.install libcc1-0 libcdi-api-java libcglib3-java libcilkrts5 libclassworlds-java unit-abot-epc-basic-0: 12:08:46 DEBUG unit.abot-epc-basic/0.install libcommons-cli-java libcommons-codec-java libcommons-httpclient-java unit-abot-epc-basic-0: 12:08:46 DEBUG unit.abot-epc-basic/0.install libcommons-io-java libcommons-lang-java libcommons-lang3-java unit-abot-epc-basic-0: 12:08:46 DEBUG unit.abot-epc-basic/0.install libcommons-logging-java libcommons-net-java libcommons-net2-java unit-abot-epc-basic-0: 12:08:46 DEBUG unit.abot-epc-basic/0.install libcommons-parent-java libdom4j-java libdoxia-core-java libdpkg-perl unit-abot-epc-basic-0: 12:08:46 DEBUG unit.abot-epc-basic/0.install libeasymock-java libeclipse-aether-java libexpat1-dev libfakeroot unit-abot-epc-basic-0: 12:08:46 DEBUG unit.abot-epc-basic/0.install libfile-fcntllock-perl libgcc-5-dev libgeronimo-interceptor-3.0-spec-java unit-abot-epc-basic-0: 12:08:46 DEBUG unit.abot-epc-basic/0.install libgomp1 libguava-java libguice-java libhamcrest-java libhttpclient-java unit-abot-epc-basic-0: 12:08:46 DEBUG unit.abot-epc-basic/0.install libhttpcore-java libisl15 libitm1 libjaxen-java libjaxp1.3-java unit-abot-epc-basic-0: 12:08:46 DEBUG unit.abot-epc-basic/0.install libjdom1-java libjetty-java libjsch-java libjsoup-java libjsr305-java unit-abot-epc-basic-0: 12:08:46 DEBUG unit.abot-epc-basic/0.install liblog4j1.2-java liblsan0 liblua5.1-0 libmaven-parent-java unit-abot-epc-basic-0: 12:08:46 DEBUG unit.abot-epc-basic/0.install libmaven2-core-java libmaven3-core-java libmpc3 libmpx0 libobjenesis-java unit-abot-epc-basic-0: 12:08:46 DEBUG unit.abot-epc-basic/0.install libplexus-ant-factory-java libplexus-archiver-java unit-abot-epc-basic-0: 12:08:46 DEBUG unit.abot-epc-basic/0.install libplexus-bsh-factory-java libplexus-cipher-java libplexus-classworlds-java unit-abot-epc-basic-0: 12:08:46 DEBUG unit.abot-epc-basic/0.install libplexus-classworlds2-java libplexus-cli-java unit-abot-epc-basic-0: 12:08:46 DEBUG unit.abot-epc-basic/0.install libplexus-component-annotations-java libplexus-component-metadata-java unit-abot-epc-basic-0: 12:08:46 DEBUG unit.abot-epc-basic/0.install libplexus-container-default-java libplexus-container-default1.5-java unit-abot-epc-basic-0: 12:08:46 DEBUG unit.abot-epc-basic/0.install libplexus-containers-java libplexus-containers1.5-java unit-abot-epc-basic-0: 12:08:46 DEBUG unit.abot-epc-basic/0.install libplexus-interactivity-api-java libplexus-interpolation-java unit-abot-epc-basic-0: 12:08:46 DEBUG unit.abot-epc-basic/0.install libplexus-io-java libplexus-sec-dispatcher-java libplexus-utils-java unit-abot-epc-basic-0: 12:08:46 DEBUG unit.abot-epc-basic/0.install libplexus-utils2-java libpython-all-dev libpython-dev libpython-stdlib unit-abot-epc-basic-0: 12:08:46 DEBUG unit.abot-epc-basic/0.install libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib unit-abot-epc-basic-0: 12:08:46 DEBUG unit.abot-epc-basic/0.install libqdox2-java libquadmath0 libservlet2.5-java libservlet3.1-java unit-abot-epc-basic-0: 12:08:46 DEBUG unit.abot-epc-basic/0.install libsisu-inject-java libsisu-plexus-java libslf4j-java libstdc++-5-dev unit-abot-epc-basic-0: 12:08:46 DEBUG unit.abot-epc-basic/0.install libtsan0 libubsan0 libwagon-java libwagon2-java libxalan2-java libxbean-java unit-abot-epc-basic-0: 12:08:46 DEBUG unit.abot-epc-basic/0.install libxerces2-java libxml-commons-external-java libxml-commons-resolver1.1-java unit-abot-epc-basic-0: 12:08:46 DEBUG unit.abot-epc-basic/0.install libxom-java libxpp2-java libxpp3-java linux-libc-dev make manpages-dev maven unit-abot-epc-basic-0: 12:08:46 DEBUG unit.abot-epc-basic/0.install python python-all python-all-dev python-dev python-minimal python-pip unit-abot-epc-basic-0: 12:08:46 DEBUG unit.abot-epc-basic/0.install python-pip-whl python-pkg-resources python-setuptools python-wheel python2.7 unit-abot-epc-basic-0: 12:08:46 DEBUG unit.abot-epc-basic/0.install python2.7-dev python2.7-minimal ssl-cert unit-abot-epc-basic-0: 12:08:47 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 147 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 12:08:47 DEBUG unit.abot-epc-basic/0.install 1 not fully installed or removed. unit-abot-epc-basic-0: 12:08:47 DEBUG unit.abot-epc-basic/0.install Need to get 103 MB of archives. unit-abot-epc-basic-0: 12:08:47 DEBUG unit.abot-epc-basic/0.install After this operation, 255 MB of additional disk space will be used. unit-abot-epc-basic-0: 12:08:47 DEBUG unit.abot-epc-basic/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-codec-java all 1.10-1 [232 kB] unit-abot-epc-basic-0: 12:08:47 DEBUG unit.abot-epc-basic/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libapache-pom-java all 10-2build1 [4022 B] unit-abot-epc-basic-0: 12:08:47 DEBUG unit.abot-epc-basic/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-parent-java all 39-3 [9380 B] unit-abot-epc-basic-0: 12:08:47 DEBUG unit.abot-epc-basic/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-logging-java all 1.2-1+build1 [59.5 kB] unit-abot-epc-basic-0: 12:08:47 DEBUG unit.abot-epc-basic/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libhttpcore-java all 4.4.4-1 [573 kB] unit-abot-epc-basic-0: 12:08:47 DEBUG unit.abot-epc-basic/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libhttpclient-java all 4.5.1-1 [694 kB] unit-abot-epc-basic-0: 12:08:47 DEBUG unit.abot-epc-basic/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libslf4j-java all 1.7.14-3 [124 kB] unit-abot-epc-basic-0: 12:08:47 DEBUG unit.abot-epc-basic/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-httpclient-java all 3.1-12 [279 kB] unit-abot-epc-basic-0: 12:08:47 DEBUG unit.abot-epc-basic/0.install Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-io-java all 2.4-2 [176 kB] unit-abot-epc-basic-0: 12:08:47 DEBUG unit.abot-epc-basic/0.install Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-net2-java all 2.2-2 [194 kB] unit-abot-epc-basic-0: 12:08:47 DEBUG unit.abot-epc-basic/0.install Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libjsch-java all 0.1.53-1ubuntu1 [267 kB] unit-abot-epc-basic-0: 12:08:47 DEBUG unit.abot-epc-basic/0.install Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libjsoup-java all 1.8.3-1 [298 kB] unit-abot-epc-basic-0: 12:08:47 DEBUG unit.abot-epc-basic/0.install Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libatinject-jsr330-api-java all 1.0+ds1-2 [22.7 kB] unit-abot-epc-basic-0: 12:08:47 DEBUG unit.abot-epc-basic/0.install Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libjsr305-java all 0.1~+svn49-9 [26.4 kB] unit-abot-epc-basic-0: 12:08:47 DEBUG unit.abot-epc-basic/0.install Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libguava-java all 19.0-1 [2028 kB] unit-abot-epc-basic-0: 12:08:47 DEBUG unit.abot-epc-basic/0.install Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-classworlds-java all 1.5.0-5 [49.2 kB] unit-abot-epc-basic-0: 12:08:47 DEBUG unit.abot-epc-basic/0.install Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjaxp1.3-java all 1.3.05-2ubuntu3 [450 kB] unit-abot-epc-basic-0: 12:08:47 DEBUG unit.abot-epc-basic/0.install Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-commons-resolver1.1-java all 1.2-7build1 [91.6 kB] unit-abot-epc-basic-0: 12:08:47 DEBUG unit.abot-epc-basic/0.install Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-commons-external-java all 1.4.01-2build1 [245 kB] unit-abot-epc-basic-0: 12:08:47 DEBUG unit.abot-epc-basic/0.install Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxerces2-java all 2.11.0-7 [1362 kB] unit-abot-epc-basic-0: 12:08:47 DEBUG unit.abot-epc-basic/0.install Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxalan2-java all 2.7.1-9 [3166 kB] unit-abot-epc-basic-0: 12:08:48 DEBUG unit.abot-epc-basic/0.install Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-interpolation-java all 1.21-1 [61.3 kB] unit-abot-epc-basic-0: 12:08:48 DEBUG unit.abot-epc-basic/0.install Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libplexus-utils-java all 1:1.5.15-4+deb8u1build0.16.04.1 [208 kB] unit-abot-epc-basic-0: 12:08:48 DEBUG unit.abot-epc-basic/0.install Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libxbean-java all 4.5-1 [815 kB] unit-abot-epc-basic-0: 12:08:48 DEBUG unit.abot-epc-basic/0.install Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-containers-java all 1.0~beta3.0.7-8 [178 kB] unit-abot-epc-basic-0: 12:08:48 DEBUG unit.abot-epc-basic/0.install Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-interactivity-api-java all 1.0-alpha-6-7 [14.2 kB] unit-abot-epc-basic-0: 12:08:48 DEBUG unit.abot-epc-basic/0.install Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libwagon-java all 1.0.0-7 [133 kB] unit-abot-epc-basic-0: 12:08:48 DEBUG unit.abot-epc-basic/0.install Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libeclipse-aether-java all 1.0.2-1 [564 kB] unit-abot-epc-basic-0: 12:08:48 DEBUG unit.abot-epc-basic/0.install Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-cli-java all 1.3.1-3ubuntu1 [53.3 kB] unit-abot-epc-basic-0: 12:08:48 DEBUG unit.abot-epc-basic/0.install Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-lang3-java all 3.4-1 [380 kB] unit-abot-epc-basic-0: 12:08:48 DEBUG unit.abot-epc-basic/0.install Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libaopalliance-java all 20070526-5 [9214 B] unit-abot-epc-basic-0: 12:08:48 DEBUG unit.abot-epc-basic/0.install Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libguice-java all 4.0-2 [836 kB] unit-abot-epc-basic-0: 12:08:48 DEBUG unit.abot-epc-basic/0.install Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 junit all 3.8.2-8build1 [106 kB] unit-abot-epc-basic-0: 12:08:48 DEBUG unit.abot-epc-basic/0.install Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-cipher-java all 1.7-1 [14.5 kB] unit-abot-epc-basic-0: 12:08:48 DEBUG unit.abot-epc-basic/0.install Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-classworlds2-java all 2.5.2-1 [46.7 kB] unit-abot-epc-basic-0: 12:08:48 DEBUG unit.abot-epc-basic/0.install Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-utils2-java all 3.0.22-1 [235 kB] unit-abot-epc-basic-0: 12:08:48 DEBUG unit.abot-epc-basic/0.install Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-container-default1.5-java all 1.6-2 [186 kB] unit-abot-epc-basic-0: 12:08:48 DEBUG unit.abot-epc-basic/0.install Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-component-annotations-java all 1.6-2 [6662 B] unit-abot-epc-basic-0: 12:08:48 DEBUG unit.abot-epc-basic/0.install Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libasm4-java all 5.0.4-1 [252 kB] unit-abot-epc-basic-0: 12:08:48 DEBUG unit.abot-epc-basic/0.install Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libjaxen-java all 1.1.6-1ubuntu1 [206 kB] unit-abot-epc-basic-0: 12:08:48 DEBUG unit.abot-epc-basic/0.install Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libjdom1-java all 1.1.3-1 [150 kB] unit-abot-epc-basic-0: 12:08:48 DEBUG unit.abot-epc-basic/0.install Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libclassworlds-java all 1.1-final-5 [39.3 kB] unit-abot-epc-basic-0: 12:08:48 DEBUG unit.abot-epc-basic/0.install Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-lang-java all 2.6-6ubuntu2 [267 kB] unit-abot-epc-basic-0: 12:08:48 DEBUG unit.abot-epc-basic/0.install Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libdoxia-core-java all 1.1.4-3ubuntu1 [148 kB] unit-abot-epc-basic-0: 12:08:48 DEBUG unit.abot-epc-basic/0.install Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-container-default-java all 1.0-alpha-9-stable-1-7 [153 kB] unit-abot-epc-basic-0: 12:08:48 DEBUG unit.abot-epc-basic/0.install Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-ant-factory-java all 1.0~alpha2.1-3 [11.2 kB] unit-abot-epc-basic-0: 12:08:48 DEBUG unit.abot-epc-basic/0.install Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-io-java all 1.0~alpha5-2 [44.7 kB] unit-abot-epc-basic-0: 12:08:48 DEBUG unit.abot-epc-basic/0.install Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libplexus-archiver-java all 2.2-1+deb9u1build0.16.04.1 [171 kB] unit-abot-epc-basic-0: 12:08:48 DEBUG unit.abot-epc-basic/0.install Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libbsh-java all 2.0b4-17ubuntu1 [264 kB] unit-abot-epc-basic-0: 12:08:48 DEBUG unit.abot-epc-basic/0.install Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-bsh-factory-java all 1.0~alpha7-3.1 [7708 B] unit-abot-epc-basic-0: 12:08:48 DEBUG unit.abot-epc-basic/0.install Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-sec-dispatcher-java all 1.3.1-6 [27.1 kB] unit-abot-epc-basic-0: 12:08:48 DEBUG unit.abot-epc-basic/0.install Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libmaven2-core-java all 2.2.1-24 [710 kB] unit-abot-epc-basic-0: 12:08:48 DEBUG unit.abot-epc-basic/0.install Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-cli-java all 1.2-5 [9700 B] unit-abot-epc-basic-0: 12:08:48 DEBUG unit.abot-epc-basic/0.install Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libqdox2-java all 2.0~M3-2 [257 kB] unit-abot-epc-basic-0: 12:08:48 DEBUG unit.abot-epc-basic/0.install Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-component-metadata-java all 1.6-2 [103 kB] unit-abot-epc-basic-0: 12:08:48 DEBUG unit.abot-epc-basic/0.install Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-containers1.5-java all 1.6-2 [2410 B] unit-abot-epc-basic-0: 12:08:48 DEBUG unit.abot-epc-basic/0.install Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libgeronimo-interceptor-3.0-spec-java all 1.0.1-3fakesync1 [7284 B] unit-abot-epc-basic-0: 12:08:48 DEBUG unit.abot-epc-basic/0.install Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libservlet3.1-java all 8.0.32-1ubuntu1.9 [391 kB] unit-abot-epc-basic-0: 12:08:48 DEBUG unit.abot-epc-basic/0.install Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcdi-api-java all 1.0-2 [31.9 kB] unit-abot-epc-basic-0: 12:08:48 DEBUG unit.abot-epc-basic/0.install Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libsisu-inject-java all 0.3.2-1 [347 kB] unit-abot-epc-basic-0: 12:08:48 DEBUG unit.abot-epc-basic/0.install Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libsisu-plexus-java all 0.3.2-1 [182 kB] unit-abot-epc-basic-0: 12:08:48 DEBUG unit.abot-epc-basic/0.install Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libhamcrest-java all 1.3-5ubuntu1 [373 kB] unit-abot-epc-basic-0: 12:08:48 DEBUG unit.abot-epc-basic/0.install Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 junit4 all 4.12-4ubuntu1 [279 kB] unit-abot-epc-basic-0: 12:08:48 DEBUG unit.abot-epc-basic/0.install Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-net-java all 3.4-2ubuntu2 [334 kB] unit-abot-epc-basic-0: 12:08:48 DEBUG unit.abot-epc-basic/0.install Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcglib3-java all 3.1+dfsg-1 [726 kB] unit-abot-epc-basic-0: 12:08:48 DEBUG unit.abot-epc-basic/0.install Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libobjenesis-java all 2.2-1 [44.3 kB] unit-abot-epc-basic-0: 12:08:48 DEBUG unit.abot-epc-basic/0.install Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libeasymock-java all 3.3.1+ds-3 [88.3 kB] unit-abot-epc-basic-0: 12:08:48 DEBUG unit.abot-epc-basic/0.install Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libservlet2.5-java all 6.0.45+dfsg-1 [212 kB] unit-abot-epc-basic-0: 12:08:48 DEBUG unit.abot-epc-basic/0.install Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libjetty-java all 6.1.26-5ubuntu0.1 [724 kB] unit-abot-epc-basic-0: 12:08:48 DEBUG unit.abot-epc-basic/0.install Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 liblog4j1.2-java all 1.2.17-7ubuntu1 [426 kB] unit-abot-epc-basic-0: 12:08:48 DEBUG unit.abot-epc-basic/0.install Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libmaven-parent-java all 21-2 [5786 B] unit-abot-epc-basic-0: 12:08:48 DEBUG unit.abot-epc-basic/0.install Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libwagon2-java all 2.10-3 [2144 kB] unit-abot-epc-basic-0: 12:08:48 DEBUG unit.abot-epc-basic/0.install Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libmaven3-core-java all 3.3.9-3 [1446 kB] unit-abot-epc-basic-0: 12:08:48 DEBUG unit.abot-epc-basic/0.install Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 maven all 3.3.9-3 [17.4 kB] unit-abot-epc-basic-0: 12:08:48 DEBUG unit.abot-epc-basic/0.install Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libapr1 amd64 1.5.2-3 [86.0 kB] unit-abot-epc-basic-0: 12:08:48 DEBUG unit.abot-epc-basic/0.install Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libaprutil1 amd64 1.5.4-1build1 [77.1 kB] unit-abot-epc-basic-0: 12:08:48 DEBUG unit.abot-epc-basic/0.install Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libaprutil1-dbd-sqlite3 amd64 1.5.4-1build1 [10.6 kB] unit-abot-epc-basic-0: 12:08:48 DEBUG unit.abot-epc-basic/0.install Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libaprutil1-ldap amd64 1.5.4-1build1 [8720 B] unit-abot-epc-basic-0: 12:08:48 DEBUG unit.abot-epc-basic/0.install Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 liblua5.1-0 amd64 5.1.5-8ubuntu1 [102 kB] unit-abot-epc-basic-0: 12:08:48 DEBUG unit.abot-epc-basic/0.install Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 apache2-bin amd64 2.4.18-2ubuntu3.10 [926 kB] unit-abot-epc-basic-0: 12:08:48 DEBUG unit.abot-epc-basic/0.install Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 apache2-utils amd64 2.4.18-2ubuntu3.10 [81.7 kB] unit-abot-epc-basic-0: 12:08:48 DEBUG unit.abot-epc-basic/0.install Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 apache2-data all 2.4.18-2ubuntu3.10 [162 kB] unit-abot-epc-basic-0: 12:08:48 DEBUG unit.abot-epc-basic/0.install Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 apache2 amd64 2.4.18-2ubuntu3.10 [86.6 kB] unit-abot-epc-basic-0: 12:08:48 DEBUG unit.abot-epc-basic/0.install Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 python-pip-whl all 8.1.1-2ubuntu0.4 [1110 kB] unit-abot-epc-basic-0: 12:08:49 DEBUG unit.abot-epc-basic/0.install Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython2.7-minimal amd64 2.7.12-1ubuntu0~16.04.4 [339 kB] unit-abot-epc-basic-0: 12:08:49 DEBUG unit.abot-epc-basic/0.install Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python2.7-minimal amd64 2.7.12-1ubuntu0~16.04.4 [1261 kB] unit-abot-epc-basic-0: 12:08:49 DEBUG unit.abot-epc-basic/0.install Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python-minimal amd64 2.7.12-1~16.04 [28.1 kB] unit-abot-epc-basic-0: 12:08:49 DEBUG unit.abot-epc-basic/0.install Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython2.7-stdlib amd64 2.7.12-1ubuntu0~16.04.4 [1880 kB] unit-abot-epc-basic-0: 12:08:49 DEBUG unit.abot-epc-basic/0.install Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python2.7 amd64 2.7.12-1ubuntu0~16.04.4 [224 kB] unit-abot-epc-basic-0: 12:08:49 DEBUG unit.abot-epc-basic/0.install Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython-stdlib amd64 2.7.12-1~16.04 [7768 B] unit-abot-epc-basic-0: 12:08:49 DEBUG unit.abot-epc-basic/0.install Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python amd64 2.7.12-1~16.04 [137 kB] unit-abot-epc-basic-0: 12:08:49 DEBUG unit.abot-epc-basic/0.install Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 python-pip all 8.1.1-2ubuntu0.4 [144 kB] unit-abot-epc-basic-0: 12:08:49 DEBUG unit.abot-epc-basic/0.install Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libmpc3 amd64 1.0.3-1 [39.7 kB] unit-abot-epc-basic-0: 12:08:49 DEBUG unit.abot-epc-basic/0.install Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 ant all 1.9.6-1ubuntu1.1 [1899 kB] unit-abot-epc-basic-0: 12:08:49 DEBUG unit.abot-epc-basic/0.install Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 ant-optional all 1.9.6-1ubuntu1.1 [315 kB] unit-abot-epc-basic-0: 12:08:49 DEBUG unit.abot-epc-basic/0.install Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 binutils amd64 2.26.1-1ubuntu1~16.04.8 [2312 kB] unit-abot-epc-basic-0: 12:08:49 DEBUG unit.abot-epc-basic/0.install Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libc-dev-bin amd64 2.23-0ubuntu11 [68.5 kB] unit-abot-epc-basic-0: 12:08:49 DEBUG unit.abot-epc-basic/0.install Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 linux-libc-dev amd64 4.4.0-145.171 [874 kB] unit-abot-epc-basic-0: 12:08:49 DEBUG unit.abot-epc-basic/0.install Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libc6-dev amd64 2.23-0ubuntu11 [2086 kB] unit-abot-epc-basic-0: 12:08:49 DEBUG unit.abot-epc-basic/0.install Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libisl15 amd64 0.16.1-1 [524 kB] unit-abot-epc-basic-0: 12:08:49 DEBUG unit.abot-epc-basic/0.install Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 cpp-5 amd64 5.4.0-6ubuntu1~16.04.11 [7660 kB] unit-abot-epc-basic-0: 12:08:49 DEBUG unit.abot-epc-basic/0.install Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 cpp amd64 4:5.3.1-1ubuntu1 [27.7 kB] unit-abot-epc-basic-0: 12:08:49 DEBUG unit.abot-epc-basic/0.install Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcc1-0 amd64 5.4.0-6ubuntu1~16.04.11 [38.8 kB] unit-abot-epc-basic-0: 12:08:49 DEBUG unit.abot-epc-basic/0.install Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgomp1 amd64 5.4.0-6ubuntu1~16.04.11 [55.0 kB] unit-abot-epc-basic-0: 12:08:50 DEBUG unit.abot-epc-basic/0.install Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libitm1 amd64 5.4.0-6ubuntu1~16.04.11 [27.4 kB] unit-abot-epc-basic-0: 12:08:50 DEBUG unit.abot-epc-basic/0.install Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libatomic1 amd64 5.4.0-6ubuntu1~16.04.11 [8896 B] unit-abot-epc-basic-0: 12:08:50 DEBUG unit.abot-epc-basic/0.install Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libasan2 amd64 5.4.0-6ubuntu1~16.04.11 [264 kB] unit-abot-epc-basic-0: 12:08:50 DEBUG unit.abot-epc-basic/0.install Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 liblsan0 amd64 5.4.0-6ubuntu1~16.04.11 [105 kB] unit-abot-epc-basic-0: 12:08:50 DEBUG unit.abot-epc-basic/0.install Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libtsan0 amd64 5.4.0-6ubuntu1~16.04.11 [244 kB] unit-abot-epc-basic-0: 12:08:50 DEBUG unit.abot-epc-basic/0.install Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libubsan0 amd64 5.4.0-6ubuntu1~16.04.11 [95.4 kB] unit-abot-epc-basic-0: 12:08:50 DEBUG unit.abot-epc-basic/0.install Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcilkrts5 amd64 5.4.0-6ubuntu1~16.04.11 [40.1 kB] unit-abot-epc-basic-0: 12:08:50 DEBUG unit.abot-epc-basic/0.install Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmpx0 amd64 5.4.0-6ubuntu1~16.04.11 [9748 B] unit-abot-epc-basic-0: 12:08:50 DEBUG unit.abot-epc-basic/0.install Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libquadmath0 amd64 5.4.0-6ubuntu1~16.04.11 [131 kB] unit-abot-epc-basic-0: 12:08:50 DEBUG unit.abot-epc-basic/0.install Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgcc-5-dev amd64 5.4.0-6ubuntu1~16.04.11 [2229 kB] unit-abot-epc-basic-0: 12:08:50 DEBUG unit.abot-epc-basic/0.install Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 gcc-5 amd64 5.4.0-6ubuntu1~16.04.11 [8417 kB] unit-abot-epc-basic-0: 12:08:50 DEBUG unit.abot-epc-basic/0.install Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gcc amd64 4:5.3.1-1ubuntu1 [5244 B] unit-abot-epc-basic-0: 12:08:50 DEBUG unit.abot-epc-basic/0.install Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libstdc++-5-dev amd64 5.4.0-6ubuntu1~16.04.11 [1426 kB] unit-abot-epc-basic-0: 12:08:50 DEBUG unit.abot-epc-basic/0.install Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 g++-5 amd64 5.4.0-6ubuntu1~16.04.11 [8310 kB] unit-abot-epc-basic-0: 12:08:50 DEBUG unit.abot-epc-basic/0.install Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 g++ amd64 4:5.3.1-1ubuntu1 [1504 B] unit-abot-epc-basic-0: 12:08:50 DEBUG unit.abot-epc-basic/0.install Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 make amd64 4.1-6 [151 kB] unit-abot-epc-basic-0: 12:08:50 DEBUG unit.abot-epc-basic/0.install Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdpkg-perl all 1.18.4ubuntu1.5 [195 kB] unit-abot-epc-basic-0: 12:08:50 DEBUG unit.abot-epc-basic/0.install Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 dpkg-dev all 1.18.4ubuntu1.5 [584 kB] unit-abot-epc-basic-0: 12:08:50 DEBUG unit.abot-epc-basic/0.install Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 build-essential amd64 12.1ubuntu2 [4758 B] unit-abot-epc-basic-0: 12:08:50 DEBUG unit.abot-epc-basic/0.install Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfakeroot amd64 1.20.2-1ubuntu1 [25.5 kB] unit-abot-epc-basic-0: 12:08:50 DEBUG unit.abot-epc-basic/0.install Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 fakeroot amd64 1.20.2-1ubuntu1 [61.8 kB] unit-abot-epc-basic-0: 12:08:50 DEBUG unit.abot-epc-basic/0.install Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libalgorithm-diff-perl all 1.19.03-1 [47.6 kB] unit-abot-epc-basic-0: 12:08:50 DEBUG unit.abot-epc-basic/0.install Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libalgorithm-diff-xs-perl amd64 0.04-4build1 [11.0 kB] unit-abot-epc-basic-0: 12:08:50 DEBUG unit.abot-epc-basic/0.install Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] unit-abot-epc-basic-0: 12:08:50 DEBUG unit.abot-epc-basic/0.install Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libxpp2-java all 2.1.10-7build1 [162 kB] unit-abot-epc-basic-0: 12:08:51 DEBUG unit.abot-epc-basic/0.install Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libxpp3-java all 1.1.4c-2build1 [364 kB] unit-abot-epc-basic-0: 12:08:51 DEBUG unit.abot-epc-basic/0.install Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libdom4j-java all 1.6.1+dfsg.3-2ubuntu1 [323 kB] unit-abot-epc-basic-0: 12:08:51 DEBUG unit.abot-epc-basic/0.install Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libexpat1-dev amd64 2.1.0-7ubuntu0.16.04.3 [115 kB] unit-abot-epc-basic-0: 12:08:51 DEBUG unit.abot-epc-basic/0.install Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfile-fcntllock-perl amd64 0.22-3 [32.0 kB] unit-abot-epc-basic-0: 12:08:51 DEBUG unit.abot-epc-basic/0.install Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython2.7 amd64 2.7.12-1ubuntu0~16.04.4 [1071 kB] unit-abot-epc-basic-0: 12:08:51 DEBUG unit.abot-epc-basic/0.install Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython2.7-dev amd64 2.7.12-1ubuntu0~16.04.4 [27.8 MB] unit-abot-epc-basic-0: 12:08:51 DEBUG unit.abot-epc-basic/0.install Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython-dev amd64 2.7.12-1~16.04 [7840 B] unit-abot-epc-basic-0: 12:08:51 DEBUG unit.abot-epc-basic/0.install Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython-all-dev amd64 2.7.12-1~16.04 [1006 B] unit-abot-epc-basic-0: 12:08:51 DEBUG unit.abot-epc-basic/0.install Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libxom-java all 1.2.10-1 [170 kB] unit-abot-epc-basic-0: 12:08:51 DEBUG unit.abot-epc-basic/0.install Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 manpages-dev all 4.04-2 [2048 kB] unit-abot-epc-basic-0: 12:08:51 DEBUG unit.abot-epc-basic/0.install Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python-all amd64 2.7.12-1~16.04 [996 B] unit-abot-epc-basic-0: 12:08:51 DEBUG unit.abot-epc-basic/0.install Get:141 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python2.7-dev amd64 2.7.12-1ubuntu0~16.04.4 [276 kB] unit-abot-epc-basic-0: 12:08:51 DEBUG unit.abot-epc-basic/0.install Get:142 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python-dev amd64 2.7.12-1~16.04 [1186 B] unit-abot-epc-basic-0: 12:08:51 DEBUG unit.abot-epc-basic/0.install Get:143 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python-all-dev amd64 2.7.12-1~16.04 [1016 B] unit-abot-epc-basic-0: 12:08:51 DEBUG unit.abot-epc-basic/0.install Get:144 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 python-pkg-resources all 20.7.0-1 [108 kB] unit-abot-epc-basic-0: 12:08:51 DEBUG unit.abot-epc-basic/0.install Get:145 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 python-setuptools all 20.7.0-1 [169 kB] unit-abot-epc-basic-0: 12:08:51 DEBUG unit.abot-epc-basic/0.install Get:146 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 python-wheel all 0.29.0-1 [48.0 kB] unit-abot-epc-basic-0: 12:08:51 DEBUG unit.abot-epc-basic/0.install Get:147 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 ssl-cert all 1.0.37 [16.9 kB] unit-abot-epc-basic-0: 12:08:52 DEBUG unit.abot-epc-basic/0.install Extracting templates from packages: 20% Extracting templates from packages: 40% Extracting templates from packages: 61% Extracting templates from packages: 81% Extracting templates from packages: 100% unit-abot-epc-basic-0: 12:08:52 DEBUG unit.abot-epc-basic/0.install Preconfiguring packages ... unit-abot-epc-basic-0: 12:08:52 DEBUG unit.abot-epc-basic/0.install Fetched 103 MB in 5s (19.2 MB/s) unit-abot-epc-basic-0: 12:08:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-codec-java. unit-abot-epc-basic-0: 12:08:52 DEBUG unit.abot-epc-basic/0.install (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 57643 files and directories currently installed.) unit-abot-epc-basic-0: 12:08:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-codec-java_1.10-1_all.deb ... unit-abot-epc-basic-0: 12:08:52 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-codec-java (1.10-1) ... unit-abot-epc-basic-0: 12:08:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libapache-pom-java. unit-abot-epc-basic-0: 12:08:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libapache-pom-java_10-2build1_all.deb ... unit-abot-epc-basic-0: 12:08:52 DEBUG unit.abot-epc-basic/0.install Unpacking libapache-pom-java (10-2build1) ... unit-abot-epc-basic-0: 12:08:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-parent-java. unit-abot-epc-basic-0: 12:08:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-parent-java_39-3_all.deb ... unit-abot-epc-basic-0: 12:08:52 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-parent-java (39-3) ... unit-abot-epc-basic-0: 12:08:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-logging-java. unit-abot-epc-basic-0: 12:08:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-logging-java_1.2-1+build1_all.deb ... unit-abot-epc-basic-0: 12:08:52 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-logging-java (1.2-1+build1) ... unit-abot-epc-basic-0: 12:08:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttpcore-java. unit-abot-epc-basic-0: 12:08:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttpcore-java_4.4.4-1_all.deb ... unit-abot-epc-basic-0: 12:08:52 DEBUG unit.abot-epc-basic/0.install Unpacking libhttpcore-java (4.4.4-1) ... unit-abot-epc-basic-0: 12:08:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttpclient-java. unit-abot-epc-basic-0: 12:08:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttpclient-java_4.5.1-1_all.deb ... unit-abot-epc-basic-0: 12:08:52 DEBUG unit.abot-epc-basic/0.install Unpacking libhttpclient-java (4.5.1-1) ... unit-abot-epc-basic-0: 12:08:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libslf4j-java. unit-abot-epc-basic-0: 12:08:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libslf4j-java_1.7.14-3_all.deb ... unit-abot-epc-basic-0: 12:08:53 DEBUG unit.abot-epc-basic/0.install Unpacking libslf4j-java (1.7.14-3) ... unit-abot-epc-basic-0: 12:08:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-httpclient-java. unit-abot-epc-basic-0: 12:08:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-httpclient-java_3.1-12_all.deb ... unit-abot-epc-basic-0: 12:08:53 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-httpclient-java (3.1-12) ... unit-abot-epc-basic-0: 12:08:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-io-java. unit-abot-epc-basic-0: 12:08:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-io-java_2.4-2_all.deb ... unit-abot-epc-basic-0: 12:08:53 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-io-java (2.4-2) ... unit-abot-epc-basic-0: 12:08:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-net2-java. unit-abot-epc-basic-0: 12:08:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-net2-java_2.2-2_all.deb ... unit-abot-epc-basic-0: 12:08:53 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-net2-java (2.2-2) ... unit-abot-epc-basic-0: 12:08:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjsch-java. unit-abot-epc-basic-0: 12:08:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjsch-java_0.1.53-1ubuntu1_all.deb ... unit-abot-epc-basic-0: 12:08:53 DEBUG unit.abot-epc-basic/0.install Unpacking libjsch-java (0.1.53-1ubuntu1) ... unit-abot-epc-basic-0: 12:08:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjsoup-java. unit-abot-epc-basic-0: 12:08:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjsoup-java_1.8.3-1_all.deb ... unit-abot-epc-basic-0: 12:08:53 DEBUG unit.abot-epc-basic/0.install Unpacking libjsoup-java (1.8.3-1) ... unit-abot-epc-basic-0: 12:08:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatinject-jsr330-api-java. unit-abot-epc-basic-0: 12:08:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatinject-jsr330-api-java_1.0+ds1-2_all.deb ... unit-abot-epc-basic-0: 12:08:53 DEBUG unit.abot-epc-basic/0.install Unpacking libatinject-jsr330-api-java (1.0+ds1-2) ... unit-abot-epc-basic-0: 12:08:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjsr305-java. unit-abot-epc-basic-0: 12:08:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjsr305-java_0.1~+svn49-9_all.deb ... unit-abot-epc-basic-0: 12:08:54 DEBUG unit.abot-epc-basic/0.install Unpacking libjsr305-java (0.1~+svn49-9) ... unit-abot-epc-basic-0: 12:08:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libguava-java. unit-abot-epc-basic-0: 12:08:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libguava-java_19.0-1_all.deb ... unit-abot-epc-basic-0: 12:08:54 DEBUG unit.abot-epc-basic/0.install Unpacking libguava-java (19.0-1) ... unit-abot-epc-basic-0: 12:08:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-classworlds-java. unit-abot-epc-basic-0: 12:08:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-classworlds-java_1.5.0-5_all.deb ... unit-abot-epc-basic-0: 12:08:54 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-classworlds-java (1.5.0-5) ... unit-abot-epc-basic-0: 12:08:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjaxp1.3-java. unit-abot-epc-basic-0: 12:08:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjaxp1.3-java_1.3.05-2ubuntu3_all.deb ... unit-abot-epc-basic-0: 12:08:54 DEBUG unit.abot-epc-basic/0.install Unpacking libjaxp1.3-java (1.3.05-2ubuntu3) ... unit-abot-epc-basic-0: 12:08:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-commons-resolver1.1-java. unit-abot-epc-basic-0: 12:08:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-commons-resolver1.1-java_1.2-7build1_all.deb ... unit-abot-epc-basic-0: 12:08:54 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-commons-resolver1.1-java (1.2-7build1) ... unit-abot-epc-basic-0: 12:08:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-commons-external-java. unit-abot-epc-basic-0: 12:08:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-commons-external-java_1.4.01-2build1_all.deb ... unit-abot-epc-basic-0: 12:08:54 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-commons-external-java (1.4.01-2build1) ... unit-abot-epc-basic-0: 12:08:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxerces2-java. unit-abot-epc-basic-0: 12:08:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxerces2-java_2.11.0-7_all.deb ... unit-abot-epc-basic-0: 12:08:54 DEBUG unit.abot-epc-basic/0.install Unpacking libxerces2-java (2.11.0-7) ... unit-abot-epc-basic-0: 12:08:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxalan2-java. unit-abot-epc-basic-0: 12:08:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxalan2-java_2.7.1-9_all.deb ... unit-abot-epc-basic-0: 12:08:54 DEBUG unit.abot-epc-basic/0.install Unpacking libxalan2-java (2.7.1-9) ... unit-abot-epc-basic-0: 12:08:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-interpolation-java. unit-abot-epc-basic-0: 12:08:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-interpolation-java_1.21-1_all.deb ... unit-abot-epc-basic-0: 12:08:54 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-interpolation-java (1.21-1) ... unit-abot-epc-basic-0: 12:08:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-utils-java. unit-abot-epc-basic-0: 12:08:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-utils-java_1%3a1.5.15-4+deb8u1build0.16.04.1_all.deb ... unit-abot-epc-basic-0: 12:08:54 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-utils-java (1:1.5.15-4+deb8u1build0.16.04.1) ... unit-abot-epc-basic-0: 12:08:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxbean-java. unit-abot-epc-basic-0: 12:08:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxbean-java_4.5-1_all.deb ... unit-abot-epc-basic-0: 12:08:54 DEBUG unit.abot-epc-basic/0.install Unpacking libxbean-java (4.5-1) ... unit-abot-epc-basic-0: 12:08:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-containers-java. unit-abot-epc-basic-0: 12:08:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-containers-java_1.0~beta3.0.7-8_all.deb ... unit-abot-epc-basic-0: 12:08:55 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-containers-java (1.0~beta3.0.7-8) ... unit-abot-epc-basic-0: 12:08:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-interactivity-api-java. unit-abot-epc-basic-0: 12:08:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-interactivity-api-java_1.0-alpha-6-7_all.deb ... unit-abot-epc-basic-0: 12:08:55 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-interactivity-api-java (1.0-alpha-6-7) ... unit-abot-epc-basic-0: 12:08:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwagon-java. unit-abot-epc-basic-0: 12:08:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwagon-java_1.0.0-7_all.deb ... unit-abot-epc-basic-0: 12:08:55 DEBUG unit.abot-epc-basic/0.install Unpacking libwagon-java (1.0.0-7) ... unit-abot-epc-basic-0: 12:08:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libeclipse-aether-java. unit-abot-epc-basic-0: 12:08:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libeclipse-aether-java_1.0.2-1_all.deb ... unit-abot-epc-basic-0: 12:08:55 DEBUG unit.abot-epc-basic/0.install Unpacking libeclipse-aether-java (1.0.2-1) ... unit-abot-epc-basic-0: 12:08:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-cli-java. unit-abot-epc-basic-0: 12:08:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-cli-java_1.3.1-3ubuntu1_all.deb ... unit-abot-epc-basic-0: 12:08:55 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-cli-java (1.3.1-3ubuntu1) ... unit-abot-epc-basic-0: 12:08:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-lang3-java. unit-abot-epc-basic-0: 12:08:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-lang3-java_3.4-1_all.deb ... unit-abot-epc-basic-0: 12:08:55 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-lang3-java (3.4-1) ... unit-abot-epc-basic-0: 12:08:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaopalliance-java. unit-abot-epc-basic-0: 12:08:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaopalliance-java_20070526-5_all.deb ... unit-abot-epc-basic-0: 12:08:55 DEBUG unit.abot-epc-basic/0.install Unpacking libaopalliance-java (20070526-5) ... unit-abot-epc-basic-0: 12:08:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libguice-java. unit-abot-epc-basic-0: 12:08:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libguice-java_4.0-2_all.deb ... unit-abot-epc-basic-0: 12:08:55 DEBUG unit.abot-epc-basic/0.install Unpacking libguice-java (4.0-2) ... unit-abot-epc-basic-0: 12:08:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package junit. unit-abot-epc-basic-0: 12:08:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../junit_3.8.2-8build1_all.deb ... unit-abot-epc-basic-0: 12:08:55 DEBUG unit.abot-epc-basic/0.install Unpacking junit (3.8.2-8build1) ... unit-abot-epc-basic-0: 12:08:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-cipher-java. unit-abot-epc-basic-0: 12:08:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-cipher-java_1.7-1_all.deb ... unit-abot-epc-basic-0: 12:08:56 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-cipher-java (1.7-1) ... unit-abot-epc-basic-0: 12:08:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-classworlds2-java. unit-abot-epc-basic-0: 12:08:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-classworlds2-java_2.5.2-1_all.deb ... unit-abot-epc-basic-0: 12:08:56 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-classworlds2-java (2.5.2-1) ... unit-abot-epc-basic-0: 12:08:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-utils2-java. unit-abot-epc-basic-0: 12:08:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-utils2-java_3.0.22-1_all.deb ... unit-abot-epc-basic-0: 12:08:56 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-utils2-java (3.0.22-1) ... unit-abot-epc-basic-0: 12:08:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-container-default1.5-java. unit-abot-epc-basic-0: 12:08:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-container-default1.5-java_1.6-2_all.deb ... unit-abot-epc-basic-0: 12:08:56 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-container-default1.5-java (1.6-2) ... unit-abot-epc-basic-0: 12:08:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-component-annotations-java. unit-abot-epc-basic-0: 12:08:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-component-annotations-java_1.6-2_all.deb ... unit-abot-epc-basic-0: 12:08:56 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-component-annotations-java (1.6-2) ... unit-abot-epc-basic-0: 12:08:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasm4-java. unit-abot-epc-basic-0: 12:08:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasm4-java_5.0.4-1_all.deb ... unit-abot-epc-basic-0: 12:08:56 DEBUG unit.abot-epc-basic/0.install Unpacking libasm4-java (5.0.4-1) ... unit-abot-epc-basic-0: 12:08:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjaxen-java. unit-abot-epc-basic-0: 12:08:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjaxen-java_1.1.6-1ubuntu1_all.deb ... unit-abot-epc-basic-0: 12:08:56 DEBUG unit.abot-epc-basic/0.install Unpacking libjaxen-java (1.1.6-1ubuntu1) ... unit-abot-epc-basic-0: 12:08:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjdom1-java. unit-abot-epc-basic-0: 12:08:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjdom1-java_1.1.3-1_all.deb ... unit-abot-epc-basic-0: 12:08:56 DEBUG unit.abot-epc-basic/0.install Unpacking libjdom1-java (1.1.3-1) ... unit-abot-epc-basic-0: 12:08:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libclassworlds-java. unit-abot-epc-basic-0: 12:08:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libclassworlds-java_1.1-final-5_all.deb ... unit-abot-epc-basic-0: 12:08:56 DEBUG unit.abot-epc-basic/0.install Unpacking libclassworlds-java (1.1-final-5) ... unit-abot-epc-basic-0: 12:08:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-lang-java. unit-abot-epc-basic-0: 12:08:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-lang-java_2.6-6ubuntu2_all.deb ... unit-abot-epc-basic-0: 12:08:56 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-lang-java (2.6-6ubuntu2) ... unit-abot-epc-basic-0: 12:08:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdoxia-core-java. unit-abot-epc-basic-0: 12:08:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdoxia-core-java_1.1.4-3ubuntu1_all.deb ... unit-abot-epc-basic-0: 12:08:56 DEBUG unit.abot-epc-basic/0.install Unpacking libdoxia-core-java (1.1.4-3ubuntu1) ... unit-abot-epc-basic-0: 12:08:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-container-default-java. unit-abot-epc-basic-0: 12:08:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-container-default-java_1.0-alpha-9-stable-1-7_all.deb ... unit-abot-epc-basic-0: 12:08:56 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-container-default-java (1.0-alpha-9-stable-1-7) ... unit-abot-epc-basic-0: 12:08:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-ant-factory-java. unit-abot-epc-basic-0: 12:08:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-ant-factory-java_1.0~alpha2.1-3_all.deb ... unit-abot-epc-basic-0: 12:08:56 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-ant-factory-java (1.0~alpha2.1-3) ... unit-abot-epc-basic-0: 12:08:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-io-java. unit-abot-epc-basic-0: 12:08:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-io-java_1.0~alpha5-2_all.deb ... unit-abot-epc-basic-0: 12:08:56 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-io-java (1.0~alpha5-2) ... unit-abot-epc-basic-0: 12:08:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-archiver-java. unit-abot-epc-basic-0: 12:08:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-archiver-java_2.2-1+deb9u1build0.16.04.1_all.deb ... unit-abot-epc-basic-0: 12:08:57 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-archiver-java (2.2-1+deb9u1build0.16.04.1) ... unit-abot-epc-basic-0: 12:08:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libbsh-java. unit-abot-epc-basic-0: 12:08:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libbsh-java_2.0b4-17ubuntu1_all.deb ... unit-abot-epc-basic-0: 12:08:57 DEBUG unit.abot-epc-basic/0.install Unpacking libbsh-java (2.0b4-17ubuntu1) ... unit-abot-epc-basic-0: 12:08:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-bsh-factory-java. unit-abot-epc-basic-0: 12:08:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-bsh-factory-java_1.0~alpha7-3.1_all.deb ... unit-abot-epc-basic-0: 12:08:57 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-bsh-factory-java (1.0~alpha7-3.1) ... unit-abot-epc-basic-0: 12:08:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-sec-dispatcher-java. unit-abot-epc-basic-0: 12:08:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-sec-dispatcher-java_1.3.1-6_all.deb ... unit-abot-epc-basic-0: 12:08:57 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-sec-dispatcher-java (1.3.1-6) ... unit-abot-epc-basic-0: 12:08:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmaven2-core-java. unit-abot-epc-basic-0: 12:08:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmaven2-core-java_2.2.1-24_all.deb ... unit-abot-epc-basic-0: 12:08:57 DEBUG unit.abot-epc-basic/0.install Unpacking libmaven2-core-java (2.2.1-24) ... unit-abot-epc-basic-0: 12:08:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-cli-java. unit-abot-epc-basic-0: 12:08:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-cli-java_1.2-5_all.deb ... unit-abot-epc-basic-0: 12:08:57 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-cli-java (1.2-5) ... unit-abot-epc-basic-0: 12:08:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqdox2-java. unit-abot-epc-basic-0: 12:08:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqdox2-java_2.0~M3-2_all.deb ... unit-abot-epc-basic-0: 12:08:57 DEBUG unit.abot-epc-basic/0.install Unpacking libqdox2-java (2.0~M3-2) ... unit-abot-epc-basic-0: 12:08:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-component-metadata-java. unit-abot-epc-basic-0: 12:08:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-component-metadata-java_1.6-2_all.deb ... unit-abot-epc-basic-0: 12:08:57 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-component-metadata-java (1.6-2) ... unit-abot-epc-basic-0: 12:08:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-containers1.5-java. unit-abot-epc-basic-0: 12:08:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-containers1.5-java_1.6-2_all.deb ... unit-abot-epc-basic-0: 12:08:57 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-containers1.5-java (1.6-2) ... unit-abot-epc-basic-0: 12:08:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgeronimo-interceptor-3.0-spec-java. unit-abot-epc-basic-0: 12:08:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgeronimo-interceptor-3.0-spec-java_1.0.1-3fakesync1_all.deb ... unit-abot-epc-basic-0: 12:08:57 DEBUG unit.abot-epc-basic/0.install Unpacking libgeronimo-interceptor-3.0-spec-java (1.0.1-3fakesync1) ... unit-abot-epc-basic-0: 12:08:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libservlet3.1-java. unit-abot-epc-basic-0: 12:08:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libservlet3.1-java_8.0.32-1ubuntu1.9_all.deb ... unit-abot-epc-basic-0: 12:08:57 DEBUG unit.abot-epc-basic/0.install Unpacking libservlet3.1-java (8.0.32-1ubuntu1.9) ... unit-abot-epc-basic-0: 12:08:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcdi-api-java. unit-abot-epc-basic-0: 12:08:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcdi-api-java_1.0-2_all.deb ... unit-abot-epc-basic-0: 12:08:58 DEBUG unit.abot-epc-basic/0.install Unpacking libcdi-api-java (1.0-2) ... unit-abot-epc-basic-0: 12:08:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsisu-inject-java. unit-abot-epc-basic-0: 12:08:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsisu-inject-java_0.3.2-1_all.deb ... unit-abot-epc-basic-0: 12:08:58 DEBUG unit.abot-epc-basic/0.install Unpacking libsisu-inject-java (0.3.2-1) ... unit-abot-epc-basic-0: 12:08:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsisu-plexus-java. unit-abot-epc-basic-0: 12:08:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsisu-plexus-java_0.3.2-1_all.deb ... unit-abot-epc-basic-0: 12:08:58 DEBUG unit.abot-epc-basic/0.install Unpacking libsisu-plexus-java (0.3.2-1) ... unit-abot-epc-basic-0: 12:08:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhamcrest-java. unit-abot-epc-basic-0: 12:08:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhamcrest-java_1.3-5ubuntu1_all.deb ... unit-abot-epc-basic-0: 12:08:58 DEBUG unit.abot-epc-basic/0.install Unpacking libhamcrest-java (1.3-5ubuntu1) ... unit-abot-epc-basic-0: 12:08:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package junit4. unit-abot-epc-basic-0: 12:08:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../junit4_4.12-4ubuntu1_all.deb ... unit-abot-epc-basic-0: 12:08:58 DEBUG unit.abot-epc-basic/0.install Unpacking junit4 (4.12-4ubuntu1) ... unit-abot-epc-basic-0: 12:08:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-net-java. unit-abot-epc-basic-0: 12:08:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-net-java_3.4-2ubuntu2_all.deb ... unit-abot-epc-basic-0: 12:08:58 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-net-java (3.4-2ubuntu2) ... unit-abot-epc-basic-0: 12:08:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcglib3-java. unit-abot-epc-basic-0: 12:08:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcglib3-java_3.1+dfsg-1_all.deb ... unit-abot-epc-basic-0: 12:08:58 DEBUG unit.abot-epc-basic/0.install Unpacking libcglib3-java (3.1+dfsg-1) ... unit-abot-epc-basic-0: 12:08:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libobjenesis-java. unit-abot-epc-basic-0: 12:08:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libobjenesis-java_2.2-1_all.deb ... unit-abot-epc-basic-0: 12:08:58 DEBUG unit.abot-epc-basic/0.install Unpacking libobjenesis-java (2.2-1) ... unit-abot-epc-basic-0: 12:08:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libeasymock-java. unit-abot-epc-basic-0: 12:08:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libeasymock-java_3.3.1+ds-3_all.deb ... unit-abot-epc-basic-0: 12:08:58 DEBUG unit.abot-epc-basic/0.install Unpacking libeasymock-java (3.3.1+ds-3) ... unit-abot-epc-basic-0: 12:08:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libservlet2.5-java. unit-abot-epc-basic-0: 12:08:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libservlet2.5-java_6.0.45+dfsg-1_all.deb ... unit-abot-epc-basic-0: 12:08:58 DEBUG unit.abot-epc-basic/0.install Unpacking libservlet2.5-java (6.0.45+dfsg-1) ... unit-abot-epc-basic-0: 12:08:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjetty-java. unit-abot-epc-basic-0: 12:08:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjetty-java_6.1.26-5ubuntu0.1_all.deb ... unit-abot-epc-basic-0: 12:08:58 DEBUG unit.abot-epc-basic/0.install Unpacking libjetty-java (6.1.26-5ubuntu0.1) ... unit-abot-epc-basic-0: 12:08:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblog4j1.2-java. unit-abot-epc-basic-0: 12:08:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblog4j1.2-java_1.2.17-7ubuntu1_all.deb ... unit-abot-epc-basic-0: 12:08:59 DEBUG unit.abot-epc-basic/0.install Unpacking liblog4j1.2-java (1.2.17-7ubuntu1) ... unit-abot-epc-basic-0: 12:08:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmaven-parent-java. unit-abot-epc-basic-0: 12:08:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmaven-parent-java_21-2_all.deb ... unit-abot-epc-basic-0: 12:08:59 DEBUG unit.abot-epc-basic/0.install Unpacking libmaven-parent-java (21-2) ... unit-abot-epc-basic-0: 12:08:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwagon2-java. unit-abot-epc-basic-0: 12:08:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwagon2-java_2.10-3_all.deb ... unit-abot-epc-basic-0: 12:08:59 DEBUG unit.abot-epc-basic/0.install Unpacking libwagon2-java (2.10-3) ... unit-abot-epc-basic-0: 12:08:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmaven3-core-java. unit-abot-epc-basic-0: 12:08:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmaven3-core-java_3.3.9-3_all.deb ... unit-abot-epc-basic-0: 12:08:59 DEBUG unit.abot-epc-basic/0.install Unpacking libmaven3-core-java (3.3.9-3) ... unit-abot-epc-basic-0: 12:08:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package maven. unit-abot-epc-basic-0: 12:08:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/maven_3.3.9-3_all.deb ... unit-abot-epc-basic-0: 12:08:59 DEBUG unit.abot-epc-basic/0.install Unpacking maven (3.3.9-3) ... unit-abot-epc-basic-0: 12:08:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libapr1:amd64. unit-abot-epc-basic-0: 12:08:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libapr1_1.5.2-3_amd64.deb ... unit-abot-epc-basic-0: 12:08:59 DEBUG unit.abot-epc-basic/0.install Unpacking libapr1:amd64 (1.5.2-3) ... unit-abot-epc-basic-0: 12:08:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaprutil1:amd64. unit-abot-epc-basic-0: 12:08:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaprutil1_1.5.4-1build1_amd64.deb ... unit-abot-epc-basic-0: 12:08:59 DEBUG unit.abot-epc-basic/0.install Unpacking libaprutil1:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 12:08:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. unit-abot-epc-basic-0: 12:08:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaprutil1-dbd-sqlite3_1.5.4-1build1_amd64.deb ... unit-abot-epc-basic-0: 12:08:59 DEBUG unit.abot-epc-basic/0.install Unpacking libaprutil1-dbd-sqlite3:amd64 (1.5.4-1build1) ... unit-oai-hss-0: 12:08:59 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-oai-hss-0: 12:08:59 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/unit-oai-hss-0/jujud", "unit", "--data-dir", "/var/lib/juju", "--unit-name", "oai-hss/0", "--debug"} unit-oai-hss-0: 12:08:59 DEBUG juju.agent read agent config, format "2.0" unit-oai-hss-0: 12:08:59 INFO juju.cmd.jujud setting logging config to "=DEBUG;unit=DEBUG" unit-oai-hss-0: 12:08:59 DEBUG juju.worker start "api" unit-oai-hss-0: 12:08:59 INFO juju.worker start "api" unit-oai-hss-0: 12:08:59 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-3: 12:08:59 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-3: 12:08:59 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-3/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "3", "--debug"} machine-3: 12:08:59 DEBUG juju.agent read agent config, format "2.0" machine-3: 12:08:59 INFO juju.cmd.jujud setting logging config to "=DEBUG;unit=DEBUG" unit-oai-hss-0: 12:08:59 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-oai-hss-0" unit-oai-hss-0: 12:08:59 DEBUG juju.worker "api" started unit-oai-hss-0: 12:08:59 DEBUG juju.worker.introspection stats worker now serving unit-oai-hss-0: 12:08:59 DEBUG juju.worker.dependency "agent" manifold worker started unit-oai-hss-0: 12:08:59 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-oai-hss-0: 12:08:59 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-oai-hss-0: 12:08:59 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-oai-hss-0: 12:08:59 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 12:08:59 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 12:08:59 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:08:59 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:08:59 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 12:08:59 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:08:59 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:08:59 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:08:59 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 12:08:59 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-3: 12:08:59 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-3: 12:08:59 DEBUG juju.worker start "engine" machine-3: 12:08:59 INFO juju.worker start "engine" machine-3: 12:08:59 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-3" machine-3: 12:08:59 DEBUG juju.worker "engine" started machine-3: 12:08:59 DEBUG juju.worker.introspection stats worker now serving machine-3: 12:08:59 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:08:59 DEBUG juju.worker.dependency "agent" manifold worker started machine-3: 12:08:59 DEBUG juju.worker.dependency "clock" manifold worker started machine-3: 12:08:59 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-3: 12:08:59 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "clock" not running: dependency not available machine-3: 12:08:59 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-3: 12:08:59 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-3: 12:08:59 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-3: 12:08:59 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-3: 12:08:59 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-3: 12:08:59 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:08:59 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-3: 12:08:59 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:08:59 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-3: 12:08:59 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-3: 12:08:59 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:08:59 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:08:59 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-3: 12:08:59 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "agent" not running: dependency not available machine-3: 12:08:59 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-3: 12:08:59 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-3: 12:08:59 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 12:08:59 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-3: 12:08:59 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:08:59 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:08:59 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:08:59 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:08:59 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:08:59 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:08:59 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:08:59 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:08:59 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:08:59 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:08:59 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:08:59 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:08:59 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:08:59 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:08:59 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 12:08:59 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:08:59 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:08:59 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 12:08:59 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-oai-hss-0: 12:08:59 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-hss-0: 12:08:59 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:08:59 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:08:59 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:08:59 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:08:59 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:08:59 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-3: 12:08:59 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-3: 12:08:59 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-3: 12:08:59 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 12:08:59 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:08:59 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: machine-3: 12:08:59 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-3: 12:08:59 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:08:59 DEBUG juju.worker.apicaller connecting with current password machine-3: 12:08:59 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-3: 12:08:59 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:08:59 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 12:08:59 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-3: 12:08:59 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-3: 12:08:59 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available machine-3: 12:08:59 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:08:59 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:08:59 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:08:59 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:08:59 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:08:59 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:08:59 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:08:59 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-3: 12:08:59 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 12:08:59 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-oai-epc-0: 12:08:59 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/unit-oai-epc-0/jujud", "unit", "--data-dir", "/var/lib/juju", "--unit-name", "oai-epc/0", "--debug"} unit-oai-hss-0: 12:08:59 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:08:59 DEBUG juju.agent read agent config, format "2.0" machine-2: 12:08:59 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-2/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "2", "--debug"} unit-oai-epc-0: 12:08:59 INFO juju.cmd.jujud setting logging config to "=DEBUG;unit=DEBUG" machine-2: 12:08:59 DEBUG juju.agent read agent config, format "2.0" machine-2: 12:08:59 INFO juju.cmd.jujud setting logging config to "=DEBUG;unit=DEBUG" unit-oai-epc-0: 12:08:59 DEBUG juju.worker start "api" unit-oai-epc-0: 12:08:59 INFO juju.worker start "api" machine-3: 12:08:59 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-oai-epc-0: 12:08:59 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-3: 12:08:59 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 12:08:59 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-oai-epc-0" unit-oai-epc-0: 12:08:59 DEBUG juju.worker "api" started unit-oai-epc-0: 12:08:59 DEBUG juju.worker.introspection stats worker now serving unit-oai-epc-0: 12:08:59 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:08:59 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 12:08:59 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-epc-0: 12:08:59 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:08:59 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:08:59 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:08:59 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:08:59 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 12:08:59 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 12:08:59 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-oai-epc-0: 12:08:59 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-oai-epc-0: 12:08:59 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-3: 12:08:59 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:08:59 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:08:59 DEBUG juju.worker.dependency "agent" manifold worker started unit-oai-epc-0: 12:08:59 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:08:59 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-oai-epc-0: 12:08:59 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-oai-epc-0: 12:08:59 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 12:08:59 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:08:59 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 12:08:59 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 12:08:59 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:08:59 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:08:59 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:08:59 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: machine-2: 12:08:59 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-2: 12:08:59 DEBUG juju.worker start "engine" machine-2: 12:08:59 INFO juju.worker start "engine" unit-oai-hss-0: 12:08:59 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-2: 12:08:59 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:08:59 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:08:59 DEBUG juju.worker.dependency "clock" manifold worker started machine-2: 12:08:59 DEBUG juju.worker.dependency "agent" manifold worker started machine-2: 12:08:59 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-2: 12:08:59 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:08:59 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-2: 12:08:59 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "agent" not running: dependency not available machine-2: 12:08:59 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-2: 12:08:59 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-2: 12:08:59 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "clock" not running: dependency not available machine-2: 12:08:59 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-2" machine-2: 12:08:59 DEBUG juju.worker "engine" started machine-2: 12:08:59 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:08:59 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-2: 12:08:59 DEBUG juju.worker.introspection stats worker now serving machine-2: 12:08:59 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:08:59 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:08:59 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:08:59 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-2: 12:08:59 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 12:08:59 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:08:59 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:08:59 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:08:59 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:08:59 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:08:59 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-2: 12:08:59 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-2: 12:08:59 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 12:08:59 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:08:59 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:08:59 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-2: 12:08:59 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-2: 12:08:59 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-2: 12:08:59 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-2: 12:08:59 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-3: 12:08:59 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:08:59 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:08:59 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-2: 12:08:59 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:08:59 DEBUG juju.worker.apicaller connecting with current password machine-2: 12:08:59 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:08:59 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-2: 12:08:59 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:08:59 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:08:59 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 12:08:59 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:08:59 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: machine-3: 12:08:59 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:08:59 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:08:59 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 12:08:59 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:08:59 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:08:59 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:08:59 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:08:59 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-oai-epc-0: 12:08:59 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: unit-oai-epc-0: 12:08:59 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:08:59 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:08:59 DEBUG juju.worker.dependency "state" manifold worker stopped: "state-config-watcher" not running: dependency not available unit-oai-epc-0: 12:08:59 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:08:59 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 12:08:59 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:08:59 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:08:59 DEBUG juju.api successfully dialed "wss://192.168.121.11:17070/model/694bd001-f320-4d3f-8bd2-7b58f6fdc540/api" unit-oai-hss-0: 12:08:59 INFO juju.api connection established to "wss://192.168.121.11:17070/model/694bd001-f320-4d3f-8bd2-7b58f6fdc540/api" unit-oai-epc-0: 12:08:59 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:08:59 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:08:59 DEBUG juju.api successfully dialed "wss://172.30.9.202:17070/model/694bd001-f320-4d3f-8bd2-7b58f6fdc540/api" unit-oai-epc-0: 12:08:59 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-2: 12:08:59 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:08:59 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:08:59 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:08:59 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started unit-oai-epc-0: 12:08:59 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-epc-0: 12:08:59 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-3: 12:08:59 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available unit-oai-epc-0: 12:08:59 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:08:59 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:08:59 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:08:59 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 12:08:59 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:08:59 DEBUG juju.worker.apicaller connecting with current password unit-oai-hss-0: 12:08:59 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:08:59 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:08:59 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 12:08:59 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available unit-oai-hss-0: 12:08:59 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-oai-hss-0: 12:08:59 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-oai-hss-0: 12:08:59 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 12:08:59 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-3: 12:08:59 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:08:59 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:08:59 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:08:59 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-3: 12:08:59 DEBUG juju.api successfully dialed "wss://192.168.121.11:17070/model/694bd001-f320-4d3f-8bd2-7b58f6fdc540/api" machine-3: 12:08:59 INFO juju.api connection established to "wss://192.168.121.11:17070/model/694bd001-f320-4d3f-8bd2-7b58f6fdc540/api" unit-oai-epc-0: 12:08:59 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 12:08:59 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:08:59 DEBUG juju.api successfully dialed "wss://172.30.9.202:17070/model/694bd001-f320-4d3f-8bd2-7b58f6fdc540/api" machine-2: 12:08:59 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-2: 12:08:59 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 12:08:59 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-oai-hss-0: 12:08:59 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-2: 12:08:59 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 12:08:59 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-2: 12:08:59 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-oai-epc-0: 12:08:59 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:08:59 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:08:59 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:08:59 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:08:59 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:08:59 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 12:08:59 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 12:08:59 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-2: 12:08:59 DEBUG juju.worker.dependency "state" manifold worker stopped: unit-oai-epc-0: 12:08:59 DEBUG juju.worker.apicaller connecting with current password machine-3: 12:08:59 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-2: 12:08:59 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:08:59 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:08:59 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:08:59 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:08:59 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:08:59 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available machine-2: 12:08:59 DEBUG juju.api successfully dialed "wss://172.30.9.202:17070/model/694bd001-f320-4d3f-8bd2-7b58f6fdc540/api" machine-2: 12:08:59 INFO juju.api connection established to "wss://172.30.9.202:17070/model/694bd001-f320-4d3f-8bd2-7b58f6fdc540/api" unit-oai-epc-0: 12:08:59 DEBUG juju.api successfully dialed "wss://172.30.9.202:17070/model/694bd001-f320-4d3f-8bd2-7b58f6fdc540/api" unit-oai-epc-0: 12:08:59 INFO juju.api connection established to "wss://172.30.9.202:17070/model/694bd001-f320-4d3f-8bd2-7b58f6fdc540/api" machine-2: 12:08:59 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available machine-2: 12:08:59 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:08:59 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-2: 12:08:59 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available unit-oai-epc-0: 12:08:59 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-3: 12:08:59 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-3: 12:08:59 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-2: 12:08:59 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available unit-abot-epc-basic-0: 12:09:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaprutil1-ldap:amd64. unit-abot-epc-basic-0: 12:09:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaprutil1-ldap_1.5.4-1build1_amd64.deb ... unit-abot-epc-basic-0: 12:09:00 DEBUG unit.abot-epc-basic/0.install Unpacking libaprutil1-ldap:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 12:09:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblua5.1-0:amd64. unit-abot-epc-basic-0: 12:09:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblua5.1-0_5.1.5-8ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:09:00 DEBUG unit.abot-epc-basic/0.install Unpacking liblua5.1-0:amd64 (5.1.5-8ubuntu1) ... unit-oai-hss-0: 12:09:00 DEBUG juju.worker.apicaller connected unit-oai-hss-0: 12:09:00 DEBUG juju.api RPC connection died unit-oai-hss-0: 12:09:00 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: unit-oai-hss-0: 12:09:00 DEBUG juju.worker.apicaller connecting with current password machine-2: 12:09:00 DEBUG juju.worker.apicaller connected unit-oai-hss-0: 12:09:00 DEBUG juju.api successfully dialed "wss://192.168.121.11:17070/model/694bd001-f320-4d3f-8bd2-7b58f6fdc540/api" unit-oai-hss-0: 12:09:00 INFO juju.api connection established to "wss://192.168.121.11:17070/model/694bd001-f320-4d3f-8bd2-7b58f6fdc540/api" unit-oai-hss-0: 12:09:00 DEBUG juju.api successfully dialed "wss://172.30.9.202:17070/model/694bd001-f320-4d3f-8bd2-7b58f6fdc540/api" machine-2: 12:09:00 DEBUG juju.api RPC connection died machine-2: 12:09:00 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-2: 12:09:00 DEBUG juju.worker.apicaller connecting with current password machine-2: 12:09:00 DEBUG juju.api successfully dialed "wss://192.168.121.11:17070/model/694bd001-f320-4d3f-8bd2-7b58f6fdc540/api" machine-2: 12:09:00 INFO juju.api connection established to "wss://192.168.121.11:17070/model/694bd001-f320-4d3f-8bd2-7b58f6fdc540/api" machine-2: 12:09:00 DEBUG juju.api successfully dialed "wss://172.30.9.202:17070/model/694bd001-f320-4d3f-8bd2-7b58f6fdc540/api" unit-abot-epc-basic-0: 12:09:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package apache2-bin. unit-abot-epc-basic-0: 12:09:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../apache2-bin_2.4.18-2ubuntu3.10_amd64.deb ... unit-abot-epc-basic-0: 12:09:00 DEBUG unit.abot-epc-basic/0.install Unpacking apache2-bin (2.4.18-2ubuntu3.10) ... unit-abot-epc-basic-0: 12:09:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package apache2-utils. unit-abot-epc-basic-0: 12:09:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../apache2-utils_2.4.18-2ubuntu3.10_amd64.deb ... unit-abot-epc-basic-0: 12:09:00 DEBUG unit.abot-epc-basic/0.install Unpacking apache2-utils (2.4.18-2ubuntu3.10) ... unit-oai-epc-0: 12:09:00 DEBUG juju.worker.apicaller connected unit-oai-epc-0: 12:09:00 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-oai-epc-0: 12:09:00 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-oai-epc-0: 12:09:00 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-oai-epc-0: 12:09:00 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:09:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package apache2-data. unit-oai-epc-0: 12:09:00 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:09:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../apache2-data_2.4.18-2ubuntu3.10_all.deb ... unit-oai-epc-0: 12:09:00 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:09:00 DEBUG unit.abot-epc-basic/0.install Unpacking apache2-data (2.4.18-2ubuntu3.10) ... unit-oai-epc-0: 12:09:00 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:09:00 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:09:00 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 12:09:00 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:09:00 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:09:00 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-oai-epc-0: 12:09:00 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-oai-epc-0: 12:09:00 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-oai-epc-0: 12:09:00 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: unit-oai-epc-0: 12:09:00 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 12:09:00 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 12:09:00 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 12:09:00 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 12:09:00 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 12:09:00 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 12:09:00 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 12:09:00 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 12:09:00 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 12:09:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package apache2. unit-abot-epc-basic-0: 12:09:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../apache2_2.4.18-2ubuntu3.10_amd64.deb ... unit-oai-epc-0: 12:09:00 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 12:09:00 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 12:09:00 DEBUG unit.abot-epc-basic/0.install Unpacking apache2 (2.4.18-2ubuntu3.10) ... unit-oai-epc-0: 12:09:00 INFO juju.worker.upgrader abort check blocked until version event received unit-oai-epc-0: 12:09:00 INFO juju.worker.upgrader unblocking abort check unit-oai-epc-0: 12:09:00 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-oai-epc-0: 12:09:00 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-oai-epc-0: 12:09:00 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-epc-0: 12:09:00 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-oai-epc-0: 12:09:00 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-oai-epc-0: 12:09:00 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-oai-epc-0: 12:09:00 INFO juju.worker.migrationminion migration phase is now: NONE unit-oai-epc-0: 12:09:00 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-oai-epc-0: 12:09:00 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-epc-0: 12:09:00 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-oai-epc-0: 12:09:00 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-oai-epc-0: 12:09:00 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 12:09:00 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-oai-epc-0: 12:09:00 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-oai-epc-0: 12:09:00 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" unit-oai-epc-0: 12:09:00 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-oai-epc-0: 12:09:00 DEBUG juju.worker.logger logger setup unit-oai-epc-0: 12:09:00 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-oai-epc-0: 12:09:00 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-oai-epc-0: 12:09:00 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-epc-0: 12:09:00 DEBUG juju.worker.dependency "uniter" manifold worker stopped: machine-3: 12:09:00 DEBUG juju.worker.apicaller connected unit-oai-epc-0: 12:09:00 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.202,192.168.121.11,252.11.0.1,::1,localhost", AutoNoProxy:""} unit-oai-epc-0: 12:09:00 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} unit-oai-epc-0: 12:09:00 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-oai-epc-0: 12:09:00 DEBUG juju.network no lxc bridge addresses to filter for machine unit-oai-epc-0: 12:09:00 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-epc-0: 12:09:00 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-epc-0: 12:09:00 DEBUG juju.network including address public:172.30.9.202 for machine unit-oai-epc-0: 12:09:00 DEBUG juju.network including address local-cloud:192.168.121.11 for machine unit-oai-epc-0: 12:09:00 DEBUG juju.network including address local-fan:252.11.0.1 for machine unit-oai-epc-0: 12:09:00 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-oai-epc-0: 12:09:00 DEBUG juju.network including address local-machine:::1 for machine unit-oai-epc-0: 12:09:00 DEBUG juju.network addresses after filtering: [public:172.30.9.202 local-cloud:192.168.121.11 local-fan:252.11.0.1 local-machine:127.0.0.1 local-machine:::1] unit-oai-epc-0: 12:09:00 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.202:17070 192.168.121.11:17070 252.11.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-oai-epc-0: 12:09:00 DEBUG juju.agent API server address details [["172.30.9.202:17070" "192.168.121.11:17070" "252.11.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.11:17070" "252.11.0.1:17070" "172.30.9.202:17070"] unit-oai-epc-0: 12:09:00 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-oai-epc-0: 12:09:00 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-oai-epc-0: 12:09:00 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 12:09:00 DEBUG juju.worker.leadership oai-epc/0 making initial claim for oai-epc leadership unit-oai-epc-0: 12:09:00 INFO juju.worker.leadership oai-epc/0 promoted to leadership of oai-epc machine-2: 12:09:00 DEBUG juju.worker.apicaller connected unit-oai-epc-0: 12:09:00 DEBUG juju.worker.dependency "uniter" manifold worker started unit-oai-epc-0: 12:09:00 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-oai-epc-0 unit-oai-epc-0: 12:09:00 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-trusty-amd64 unit-oai-epc-0: 12:09:00 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-trusty-amd64/jujud machine-2: 12:09:00 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-oai-epc-0: 12:09:00 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-oai-epc-0/run.socket unit-oai-epc-0: 12:09:00 INFO juju.worker.uniter unit "oai-epc/0" started unit-oai-epc-0: 12:09:00 DEBUG juju.worker.uniter juju-run listener running machine-2: 12:09:00 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:09:00 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:09:00 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:09:00 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:09:00 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:09:00 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-2: 12:09:00 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-2: 12:09:00 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:09:00 INFO juju.worker.uniter hooks are retried true machine-2: 12:09:00 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:09:00 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:09:00 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:09:00 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:09:00 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:09:00 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:09:00 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-oai-epc-0: 12:09:00 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-oai-epc-0: 12:09:00 DEBUG juju.worker.uniter.remotestate got relations change: ok=true machine-3: 12:09:00 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-2: 12:09:00 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:09:00 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:09:00 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-2: 12:09:01 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-2: 12:09:01 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-2: 12:09:01 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: machine-2: 12:09:01 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-2: 12:09:01 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-2: 12:09:01 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: unit-oai-epc-0: 12:09:01 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-oai-epc-0: 12:09:01 DEBUG juju.worker.uniter.remotestate got service change machine-2: 12:09:01 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:09:01 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:09:01 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-oai-epc-0: 12:09:01 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-oai-epc-0: 12:09:01 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-oai-epc-0: 12:09:01 DEBUG juju.worker.uniter.remotestate got unit change machine-2: 12:09:01 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 12:09:01 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-oai-epc-0: 12:09:01 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-oai-epc-0: 12:09:01 INFO juju.worker.uniter.storage initial storage attachments ready unit-oai-epc-0: 12:09:01 INFO juju.worker.uniter found queued "install" hook unit-oai-epc-0: 12:09:01 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-epc-0: 12:09:01 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-epc-0: 12:09:01 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-epc-0: 12:09:01 DEBUG juju.worker.uniter.operation preparing operation "run install hook" machine-2: 12:09:01 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 12:09:01 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:09:01 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:09:01 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:09:01 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:09:01 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:09:01 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:09:01 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:09:01 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:09:01 INFO juju.worker.upgrader abort check blocked until version event received machine-2: 12:09:01 INFO juju.worker.upgrader unblocking abort check machine-2: 12:09:01 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:09:01 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-2: 12:09:01 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-3: 12:09:01 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:09:01 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:09:01 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-3: 12:09:01 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:09:01 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:09:01 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:09:01 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:09:01 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:09:01 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-2: 12:09:01 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:09:01 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:09:01 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:09:01 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:09:01 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:09:01 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:09:01 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:09:01 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:09:01 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:09:01 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:09:01 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:09:01 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:09:01 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:09:01 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:09:01 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:09:01 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-3: 12:09:01 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-2: 12:09:01 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:09:01 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:09:01 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 12:09:01 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-3: 12:09:01 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-2: 12:09:01 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:09:01 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:09:01 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 12:09:01 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-epc-0: 12:09:01 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook machine-2: 12:09:01 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:09:01 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:09:01 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:09:01 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:09:01 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:09:01 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:09:01 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:09:01 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-2: 12:09:01 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-3: 12:09:01 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:09:01 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:09:01 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:09:01 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-3: 12:09:01 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:09:01 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 12:09:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-pip-whl. machine-3: 12:09:01 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:09:01 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:09:01 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:09:01 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 12:09:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-pip-whl_8.1.1-2ubuntu0.4_all.deb ... machine-3: 12:09:01 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 12:09:01 DEBUG unit.abot-epc-basic/0.install Unpacking python-pip-whl (8.1.1-2ubuntu0.4) ... machine-3: 12:09:01 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:09:01 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-3: 12:09:01 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:09:01 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:09:01 INFO juju.worker.migrationminion migration phase is now: NONE machine-2: 12:09:01 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 12:09:01 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-2: 12:09:01 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-2: 12:09:01 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-3: 12:09:01 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:09:01 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-2: 12:09:01 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 12:09:01 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 12:09:01 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-2: 12:09:01 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-2: 12:09:01 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-3: 12:09:01 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:09:01 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:09:01 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-2: 12:09:01 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-2: 12:09:01 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-2: 12:09:01 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-2: 12:09:01 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.202,192.168.121.11,252.11.0.1,::1,localhost", AutoNoProxy:""} machine-2: 12:09:01 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-2: 12:09:01 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-2: 12:09:01 ERROR juju.worker.proxyupdater can't connect to the local LXD server: LXD socket not found; is LXD installed & running? Please install LXD by running: $ sudo snap install lxd and then configure it with: $ newgrp lxd $ lxd init machine-2: 12:09:01 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-2: 12:09:01 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-2: 12:09:01 DEBUG juju.worker.fanconfigurer Processing new fan config machine-2: 12:09:01 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-3: 12:09:01 INFO juju.worker.upgrader abort check blocked until version event received machine-3: 12:09:01 INFO juju.worker.upgrader unblocking abort check machine-3: 12:09:01 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-3: 12:09:01 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-oai-epc-0: 12:09:01 DEBUG unit.oai-epc/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 12:09:01 DEBUG unit.oai-epc/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 12:09:01 DEBUG unit.oai-epc/0.install + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common machine-2: 12:09:01 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-2: 12:09:01 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-2: 12:09:01 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-2: 12:09:01 DEBUG juju.worker.logger logger setup machine-2: 12:09:01 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible unit-oai-epc-0: 12:09:01 DEBUG unit.oai-epc/0.install ++ validated_mme_public_ip=0 unit-oai-epc-0: 12:09:01 DEBUG unit.oai-epc/0.install + set_env_paths unit-oai-epc-0: 12:09:01 DEBUG unit.oai-epc/0.install + openair_path=/srv/openair-cn unit-oai-epc-0: 12:09:01 DEBUG unit.oai-epc/0.install + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 12:09:01 DEBUG unit.oai-epc/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 12:09:01 DEBUG unit.oai-epc/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 12:09:01 DEBUG unit.oai-epc/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 12:09:01 DEBUG unit.oai-epc/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 12:09:01 DEBUG unit.oai-epc/0.install + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 12:09:01 DEBUG unit.oai-epc/0.install + epc_exec_name=mme_gw unit-oai-epc-0: 12:09:01 DEBUG unit.oai-epc/0.install + open-port 2152/udp unit-oai-hss-0: 12:09:01 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-oai-hss-0: 12:09:01 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:09:01 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:09:01 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable unit-oai-hss-0: 12:09:01 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:09:01 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:09:01 DEBUG juju.worker.reboot Reboot worker got action: noop machine-2: 12:09:01 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-2: 12:09:01 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 12:09:01 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 12:09:01 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 12:09:01 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-2: 12:09:01 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 2 machine-2: 12:09:01 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable unit-oai-hss-0: 12:09:01 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-oai-hss-0: 12:09:01 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 12:09:01 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: unit-oai-hss-0: 12:09:01 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: unit-oai-hss-0: 12:09:01 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: unit-oai-hss-0: 12:09:01 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: unit-oai-hss-0: 12:09:01 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-2: 12:09:01 INFO juju.util.exec run result: exit status 127 machine-2: 12:09:01 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec132701605/script.sh: line 1: fanatic: command not found 127 unit-oai-hss-0: 12:09:01 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-oai-hss-0: 12:09:01 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-2: 12:09:01 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-2: 12:09:01 DEBUG juju.worker.dependency "fan-configurer" manifold worker started unit-oai-hss-0: 12:09:01 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:09:01 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-hss-0: 12:09:01 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:09:01 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:09:01 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 12:09:01 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 12:09:01 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-2: 12:09:01 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 12:09:01 DEBUG juju.network including address public:172.30.9.202 for machine machine-2: 12:09:01 DEBUG juju.network including address local-cloud:192.168.121.11 for machine machine-2: 12:09:01 DEBUG juju.network including address local-fan:252.11.0.1 for machine machine-2: 12:09:01 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 12:09:01 DEBUG juju.network including address local-machine:::1 for machine machine-2: 12:09:01 DEBUG juju.network addresses after filtering: [public:172.30.9.202 local-cloud:192.168.121.11 local-fan:252.11.0.1 local-machine:127.0.0.1 local-machine:::1] machine-2: 12:09:01 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.202:17070 192.168.121.11:17070 252.11.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-2: 12:09:01 DEBUG juju.agent API server address details [["172.30.9.202:17070" "192.168.121.11:17070" "252.11.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.11:17070" "252.11.0.1:17070" "172.30.9.202:17070"] machine-2: 12:09:01 DEBUG juju.worker.fanconfigurer Processing new fan config machine-2: 12:09:01 INFO juju.worker.authenticationworker "machine-2" key updater worker started machine-2: 12:09:01 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-2: 12:09:01 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-2: 12:09:01 INFO juju.worker.deployer checking unit "oai-epc/0" unit-oai-hss-0: 12:09:01 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:09:01 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-2: 12:09:01 INFO juju.util.exec run result: exit status 127 machine-2: 12:09:01 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec674668018/script.sh: line 1: fanatic: command not found 127 unit-oai-hss-0: 12:09:01 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:09:01 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 unit-oai-hss-0: 12:09:01 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:09:01 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:09:01 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-2: 12:09:01 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-2: 12:09:01 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-2: 12:09:01 INFO juju.worker.deployer checking unit "oai-epc/0" unit-oai-hss-0: 12:09:01 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:09:01 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:09:01 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] unit-oai-hss-0: 12:09:01 INFO juju.worker.upgrader abort check blocked until version event received unit-oai-hss-0: 12:09:01 INFO juju.worker.upgrader unblocking abort check unit-oai-hss-0: 12:09:01 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-oai-hss-0: 12:09:01 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-oai-hss-0: 12:09:01 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:09:01 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:09:01 DEBUG juju.worker start "2-container-watcher" machine-2: 12:09:01 DEBUG juju.worker start "stateconverter" machine-2: 12:09:01 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-2: 12:09:01 INFO juju.worker start "2-container-watcher" machine-2: 12:09:01 DEBUG juju.worker "2-container-watcher" started machine-2: 12:09:01 INFO juju.worker start "stateconverter" machine-2: 12:09:01 DEBUG juju.cmd.jujud upgrades done, starting worker "2-container-watcher" machine-2: 12:09:01 DEBUG juju.worker "stateconverter" started machine-2: 12:09:01 DEBUG juju.worker.dependency "machiner" manifold worker started machine-2: 12:09:01 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 12:09:01 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 12:09:01 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 12:09:01 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 12:09:01 DEBUG juju.network including address local-cloud:192.168.121.16 for machine machine-2: 12:09:01 DEBUG juju.network including address local-machine:::1 for machine machine-2: 12:09:01 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.16 local-machine:::1] machine-2: 12:09:01 INFO juju.worker.machiner setting addresses for "machine-2" to [local-machine:127.0.0.1 local-cloud:192.168.121.16 local-machine:::1] unit-oai-epc-0: 12:09:01 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-oai-epc-0: 12:09:01 DEBUG unit.oai-epc/0.install ++ config-get branch machine-3: 12:09:01 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-oai-hss-0: 12:09:01 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-epc-0: 12:09:01 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-2: 12:09:01 INFO juju.worker.machiner "machine-2" started unit-abot-epc-basic-0: 12:09:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython2.7-minimal:amd64. unit-oai-hss-0: 12:09:01 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-2: 12:09:01 INFO juju.api.common no addresses observed on interface "tunl0" unit-oai-epc-0: 12:09:01 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-abot-epc-basic-0: 12:09:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpython2.7-minimal_2.7.12-1ubuntu0~16.04.4_amd64.deb ... unit-abot-epc-basic-0: 12:09:01 DEBUG unit.abot-epc-basic/0.install Unpacking libpython2.7-minimal:amd64 (2.7.12-1ubuntu0~16.04.4) ... machine-3: 12:09:01 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-3: 12:09:01 INFO juju.worker.migrationminion migration phase is now: NONE machine-3: 12:09:01 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-3: 12:09:01 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-3: 12:09:01 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-3: 12:09:01 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-3: 12:09:01 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-3: 12:09:01 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 12:09:01 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 12:09:01 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-3: 12:09:01 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-3: 12:09:01 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 12:09:01 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 12:09:01 INFO juju.worker.deployer checking unit "oai-hss/0" machine-3: 12:09:01 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.202,192.168.121.11,252.11.0.1,::1,localhost", AutoNoProxy:""} machine-3: 12:09:01 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-3: 12:09:01 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-3: 12:09:01 ERROR juju.worker.proxyupdater can't connect to the local LXD server: LXD socket not found; is LXD installed & running? Please install LXD by running: $ sudo snap install lxd and then configure it with: $ newgrp lxd $ lxd init machine-3: 12:09:01 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-3: 12:09:01 DEBUG juju.worker.fanconfigurer Processing new fan config machine-3: 12:09:01 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 12:09:01 INFO juju.worker.deployer checking unit "oai-hss/0" machine-3: 12:09:01 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-3: 12:09:01 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-3: 12:09:01 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-3: 12:09:01 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-3: 12:09:01 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-3: 12:09:01 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-3: 12:09:01 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-3: 12:09:01 INFO juju.util.exec run result: exit status 127 machine-3: 12:09:01 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec925153908/script.sh: line 1: fanatic: command not found 127 unit-oai-hss-0: 12:09:01 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-3: 12:09:01 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 12:09:01 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-3: 12:09:01 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-3: 12:09:01 DEBUG juju.worker.logger logger setup machine-3: 12:09:01 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-3: 12:09:01 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-3: 12:09:01 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-3: 12:09:01 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-3: 12:09:01 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-3: 12:09:01 DEBUG juju.worker.dependency "reboot-executor" manifold worker started unit-oai-epc-0: 12:09:01 DEBUG worker.uniter.jujuc running hook tool "config-get" machine-3: 12:09:01 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-3: 12:09:01 INFO juju.worker.authenticationworker "machine-3" key updater worker started unit-oai-epc-0: 12:09:01 DEBUG unit.oai-epc/0.install + branch=v0.3.2 unit-oai-epc-0: 12:09:01 DEBUG unit.oai-epc/0.install ++ config-get revision unit-oai-hss-0: 12:09:01 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-3: 12:09:01 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 12:09:01 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 12:09:01 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 12:09:01 DEBUG juju.network including address public:172.30.9.202 for machine machine-3: 12:09:01 DEBUG juju.network including address local-cloud:192.168.121.11 for machine machine-3: 12:09:01 DEBUG juju.network including address local-fan:252.11.0.1 for machine machine-3: 12:09:01 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 12:09:01 DEBUG juju.network including address local-machine:::1 for machine machine-3: 12:09:01 DEBUG juju.network addresses after filtering: [public:172.30.9.202 local-cloud:192.168.121.11 local-fan:252.11.0.1 local-machine:127.0.0.1 local-machine:::1] machine-3: 12:09:01 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.202:17070 192.168.121.11:17070 252.11.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-3: 12:09:01 DEBUG juju.agent API server address details [["172.30.9.202:17070" "192.168.121.11:17070" "252.11.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.11:17070" "252.11.0.1:17070" "172.30.9.202:17070"] machine-3: 12:09:01 DEBUG juju.worker.fanconfigurer Processing new fan config unit-oai-hss-0: 12:09:01 INFO juju.worker.migrationminion migration phase is now: NONE unit-oai-hss-0: 12:09:01 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-hss-0: 12:09:01 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-oai-hss-0: 12:09:01 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-oai-hss-0: 12:09:01 DEBUG juju.worker.leadership oai-hss/0 making initial claim for oai-hss leadership unit-oai-hss-0: 12:09:01 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "leadership-tracker" not running: dependency not available unit-oai-hss-0: 12:09:01 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-hss-0: 12:09:01 DEBUG juju.worker.dependency "meter-status" manifold worker started machine-3: 12:09:01 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 unit-oai-hss-0: 12:09:01 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-oai-hss-0: 12:09:01 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: machine-3: 12:09:01 INFO juju.util.exec run result: exit status 127 machine-3: 12:09:01 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec498706029/script.sh: line 1: fanatic: command not found 127 unit-oai-hss-0: 12:09:01 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-3: 12:09:01 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 unit-oai-hss-0: 12:09:01 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "hook-retry-strategy" not running: dependency not available unit-oai-hss-0: 12:09:01 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-oai-hss-0: 12:09:01 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" unit-oai-hss-0: 12:09:01 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-oai-hss-0: 12:09:01 DEBUG juju.worker.logger logger setup unit-oai-hss-0: 12:09:01 DEBUG juju.worker.dependency "metric-sender" manifold worker started machine-3: 12:09:01 DEBUG juju.worker.reboot Reboot worker got action: noop unit-oai-hss-0: 12:09:01 DEBUG juju.worker.meterstatus got meter status change signal from watcher machine-3: 12:09:01 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 3 machine-3: 12:09:01 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-3: 12:09:01 DEBUG juju.worker.dependency "machiner" manifold worker started unit-oai-epc-0: 12:09:01 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:09:01 DEBUG unit.oai-epc/0.install + revision=HEAD unit-oai-epc-0: 12:09:01 DEBUG unit.oai-epc/0.install + echo v0.3.2 unit-oai-epc-0: 12:09:01 DEBUG unit.oai-epc/0.install + echo HEAD unit-abot-epc-basic-0: 12:09:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python2.7-minimal. unit-oai-epc-0: 12:09:01 DEBUG unit.oai-epc/0.install + update_hostname unit-oai-epc-0: 12:09:01 DEBUG unit.oai-epc/0.install ++ sed 's|/|-|' unit-oai-epc-0: 12:09:01 DEBUG unit.oai-epc/0.install ++ echo oai-epc/0 unit-oai-epc-0: 12:09:01 DEBUG unit.oai-epc/0.install + HOSTNAME=oai-epc-0 unit-oai-epc-0: 12:09:01 DEBUG unit.oai-epc/0.install + echo oai-epc-0 unit-oai-epc-0: 12:09:01 DEBUG unit.oai-epc/0.install + hostname oai-epc-0 unit-oai-epc-0: 12:09:01 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 12:09:01 DEBUG unit.oai-epc/0.install + echo '127.0.0.1 oai-epc-0' unit-oai-epc-0: 12:09:01 DEBUG unit.oai-epc/0.install + install_packages unit-oai-epc-0: 12:09:01 DEBUG unit.oai-epc/0.install ++ grep -c install machine-3: 12:09:01 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 12:09:01 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-hss-0: 12:09:01 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-oai-epc-0: 12:09:01 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections git machine-3: 12:09:01 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 12:09:01 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 12:09:01 DEBUG juju.network including address local-cloud:192.168.121.10 for machine machine-3: 12:09:01 DEBUG juju.network including address local-machine:::1 for machine machine-3: 12:09:01 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.10 local-machine:::1] machine-3: 12:09:01 INFO juju.worker.machiner setting addresses for "machine-3" to [local-machine:127.0.0.1 local-cloud:192.168.121.10 local-machine:::1] unit-abot-epc-basic-0: 12:09:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python2.7-minimal_2.7.12-1ubuntu0~16.04.4_amd64.deb ... machine-3: 12:09:01 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] unit-abot-epc-basic-0: 12:09:01 DEBUG unit.abot-epc-basic/0.install Unpacking python2.7-minimal (2.7.12-1ubuntu0~16.04.4) ... unit-oai-epc-0: 12:09:01 DEBUG unit.oai-epc/0.install + gitAlreadyInstalled=1 unit-oai-epc-0: 12:09:01 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 12:09:01 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 12:09:01 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections at unit-oai-hss-0: 12:09:01 DEBUG juju.network no lxc bridge addresses to filter for machine unit-oai-hss-0: 12:09:01 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-hss-0: 12:09:01 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.202,192.168.121.11,252.11.0.1,::1,localhost", AutoNoProxy:""} unit-oai-hss-0: 12:09:01 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-hss-0: 12:09:01 DEBUG juju.network including address public:172.30.9.202 for machine unit-oai-hss-0: 12:09:01 DEBUG juju.network including address local-cloud:192.168.121.11 for machine unit-oai-hss-0: 12:09:01 DEBUG juju.network including address local-fan:252.11.0.1 for machine unit-oai-hss-0: 12:09:01 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-oai-hss-0: 12:09:01 DEBUG juju.network including address local-machine:::1 for machine unit-oai-hss-0: 12:09:01 DEBUG juju.network addresses after filtering: [public:172.30.9.202 local-cloud:192.168.121.11 local-fan:252.11.0.1 local-machine:127.0.0.1 local-machine:::1] unit-oai-hss-0: 12:09:01 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.202:17070 192.168.121.11:17070 252.11.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-oai-hss-0: 12:09:01 DEBUG juju.agent API server address details [["172.30.9.202:17070" "192.168.121.11:17070" "252.11.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.11:17070" "252.11.0.1:17070" "172.30.9.202:17070"] machine-3: 12:09:01 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] unit-oai-hss-0: 12:09:01 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} unit-oai-epc-0: 12:09:01 DEBUG unit.oai-epc/0.install + atAlreadyInstalled=1 unit-oai-epc-0: 12:09:01 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' machine-3: 12:09:01 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] unit-oai-epc-0: 12:09:01 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 12:09:01 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections virt-what machine-3: 12:09:01 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] unit-oai-epc-0: 12:09:01 DEBUG unit.oai-epc/0.install + virtwhatAlreadyInstalled=1 unit-oai-epc-0: 12:09:01 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 12:09:01 DEBUG unit.oai-epc/0.install + PASSWORD=linux unit-oai-epc-0: 12:09:01 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 12:09:01 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password password linux' machine-3: 12:09:01 DEBUG juju.worker start "3-container-watcher" machine-3: 12:09:01 DEBUG juju.worker start "stateconverter" machine-3: 12:09:01 INFO juju.worker start "3-container-watcher" machine-3: 12:09:01 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-3: 12:09:01 DEBUG juju.worker "3-container-watcher" started machine-3: 12:09:01 INFO juju.worker start "stateconverter" machine-3: 12:09:01 DEBUG juju.cmd.jujud upgrades done, starting worker "3-container-watcher" machine-3: 12:09:01 DEBUG juju.worker "stateconverter" started unit-oai-hss-0: 12:09:01 DEBUG juju.worker.dependency "uniter" manifold worker started unit-oai-hss-0: 12:09:01 INFO juju.worker.leadership oai-hss/0 promoted to leadership of oai-hss unit-oai-hss-0: 12:09:01 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-oai-hss-0: 12:09:01 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-oai-hss-0 unit-oai-hss-0: 12:09:01 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-trusty-amd64 unit-oai-hss-0: 12:09:01 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-trusty-amd64/jujud machine-3: 12:09:01 INFO juju.worker.machiner "machine-3" started machine-3: 12:09:01 INFO juju.api.common no addresses observed on interface "tunl0" unit-oai-hss-0: 12:09:01 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-oai-hss-0: 12:09:01 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-oai-hss-0/run.socket unit-oai-hss-0: 12:09:01 INFO juju.worker.uniter unit "oai-hss/0" started unit-oai-hss-0: 12:09:01 DEBUG juju.worker.uniter juju-run listener running unit-oai-hss-0: 12:09:01 INFO juju.worker.uniter hooks are retried true unit-oai-hss-0: 12:09:01 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-oai-hss-0: 12:09:01 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-oai-hss-0: 12:09:01 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-oai-hss-0: 12:09:01 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-oai-hss-0: 12:09:01 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-oai-hss-0: 12:09:01 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-oai-hss-0: 12:09:01 DEBUG juju.worker.uniter.remotestate got unit change unit-oai-hss-0: 12:09:01 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-oai-hss-0: 12:09:01 DEBUG juju.worker.uniter.remotestate got service change unit-oai-hss-0: 12:09:01 INFO juju.worker.uniter.storage initial storage attachments ready unit-oai-hss-0: 12:09:01 INFO juju.worker.uniter found queued "install" hook unit-oai-hss-0: 12:09:01 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-hss-0: 12:09:01 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-hss-0: 12:09:01 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-hss-0: 12:09:01 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-hss-0: 12:09:01 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-hss-0: 12:09:01 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-hss-0: 12:09:01 DEBUG unit.oai-hss/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 12:09:01 DEBUG unit.oai-hss/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 12:09:01 DEBUG unit.oai-hss/0.install + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 12:09:01 DEBUG unit.oai-hss/0.install + export juju=set unit-oai-hss-0: 12:09:01 DEBUG unit.oai-hss/0.install + juju=set unit-oai-hss-0: 12:09:01 DEBUG unit.oai-hss/0.install + set_env_paths unit-oai-hss-0: 12:09:01 DEBUG unit.oai-hss/0.install + openair_path=/srv/openair-cn unit-oai-hss-0: 12:09:01 DEBUG unit.oai-hss/0.install + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 12:09:01 DEBUG unit.oai-hss/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 12:09:01 DEBUG unit.oai-hss/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 12:09:01 DEBUG unit.oai-hss/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 12:09:01 DEBUG unit.oai-hss/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 12:09:01 DEBUG unit.oai-hss/0.install + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 12:09:01 DEBUG unit.oai-hss/0.install + hss_exec_name=oai_hss unit-oai-hss-0: 12:09:01 DEBUG unit.oai-hss/0.install ++ config-get branch unit-oai-epc-0: 12:09:01 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 12:09:01 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-hss-0: 12:09:01 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 12:09:01 DEBUG unit.oai-hss/0.install + branch=v0.3.2 unit-oai-hss-0: 12:09:01 DEBUG unit.oai-hss/0.install ++ config-get revision machine-2: 12:09:01 DEBUG juju.worker.machiner observed network config updated for "machine-2" to [{DeviceIndex:1 MACAddress: CIDR:127.0.0.0/8 MTU:65536 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:lo ParentInterfaceName: InterfaceType:loopback Disabled:false NoAutoStart:false ConfigType:loopback Address:127.0.0.1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:1 MACAddress: CIDR:::1/128 MTU:65536 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:lo ParentInterfaceName: InterfaceType:loopback Disabled:false NoAutoStart:false ConfigType:loopback Address:::1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:2 MACAddress:fa:16:3e:ac:64:a3 CIDR:192.168.121.0/24 MTU:1450 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:eth0 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:static Address:192.168.121.16 DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:2 MACAddress:fa:16:3e:ac:64:a3 CIDR: MTU:1450 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:eth0 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:3 MACAddress: CIDR: MTU:1480 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:tunl0 ParentInterfaceName: InterfaceType:ethernet Disabled:true NoAutoStart:true ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false}] unit-oai-hss-0: 12:09:01 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 12:09:01 DEBUG unit.oai-hss/0.install + revision=HEAD unit-oai-hss-0: 12:09:01 DEBUG unit.oai-hss/0.install + echo v0.3.2 unit-oai-hss-0: 12:09:01 DEBUG unit.oai-hss/0.install + echo HEAD unit-oai-hss-0: 12:09:01 DEBUG unit.oai-hss/0.install + update_hostname unit-oai-hss-0: 12:09:01 DEBUG unit.oai-hss/0.install ++ sed 's|/|-|' unit-oai-hss-0: 12:09:01 DEBUG unit.oai-hss/0.install ++ echo oai-hss/0 unit-oai-hss-0: 12:09:01 DEBUG unit.oai-hss/0.install + HOSTNAME=oai-hss-0 unit-oai-hss-0: 12:09:01 DEBUG unit.oai-hss/0.install + echo oai-hss-0 unit-oai-hss-0: 12:09:01 DEBUG unit.oai-hss/0.install + hostname oai-hss-0 unit-oai-hss-0: 12:09:01 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 12:09:01 DEBUG unit.oai-hss/0.install + echo '127.0.0.1 oai-hss-0' unit-oai-hss-0: 12:09:01 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 12:09:01 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-hss-0: 12:09:01 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 12:09:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-minimal. unit-oai-epc-0: 12:09:01 DEBUG unit.oai-epc/0.install + apt install -y mysql-client unit-oai-epc-0: 12:09:01 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 12:09:01 DEBUG unit.oai-epc/0.install WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. unit-oai-epc-0: 12:09:01 DEBUG unit.oai-epc/0.install unit-abot-epc-basic-0: 12:09:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-minimal_2.7.12-1~16.04_amd64.deb ... unit-oai-epc-0: 12:09:01 DEBUG unit.oai-epc/0.install Reading package lists... unit-abot-epc-basic-0: 12:09:01 DEBUG unit.abot-epc-basic/0.install Unpacking python-minimal (2.7.12-1~16.04) ... machine-3: 12:09:01 DEBUG juju.worker.machiner observed network config updated for "machine-3" to [{DeviceIndex:1 MACAddress: CIDR:127.0.0.0/8 MTU:65536 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:lo ParentInterfaceName: InterfaceType:loopback Disabled:false NoAutoStart:false ConfigType:loopback Address:127.0.0.1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:1 MACAddress: CIDR:::1/128 MTU:65536 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:lo ParentInterfaceName: InterfaceType:loopback Disabled:false NoAutoStart:false ConfigType:loopback Address:::1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:2 MACAddress:fa:16:3e:3e:b1:14 CIDR:192.168.121.0/24 MTU:1450 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:eth0 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:static Address:192.168.121.10 DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:2 MACAddress:fa:16:3e:3e:b1:14 CIDR: MTU:1450 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:eth0 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:3 MACAddress: CIDR: MTU:1480 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:tunl0 ParentInterfaceName: InterfaceType:ethernet Disabled:true NoAutoStart:true ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false}] unit-oai-hss-0: 12:09:01 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 12:09:01 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 12:09:01 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 12:09:01 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 12:09:01 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 12:09:01 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 12:09:01 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 12:09:01 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 12:09:01 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 12:09:01 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 12:09:02 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 12:09:02 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 12:09:02 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 12:09:02 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 12:09:02 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-epc-0: 12:09:02 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 12:09:02 DEBUG unit.oai-epc/0.install Reading state information... unit-abot-epc-basic-0: 12:09:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython2.7-stdlib:amd64. unit-abot-epc-basic-0: 12:09:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpython2.7-stdlib_2.7.12-1ubuntu0~16.04.4_amd64.deb ... unit-abot-epc-basic-0: 12:09:02 DEBUG unit.abot-epc-basic/0.install Unpacking libpython2.7-stdlib:amd64 (2.7.12-1ubuntu0~16.04.4) ... unit-oai-epc-0: 12:09:02 DEBUG unit.oai-epc/0.install mysql-client is already the newest version. unit-oai-epc-0: 12:09:02 DEBUG unit.oai-epc/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 12:09:02 DEBUG unit.oai-epc/0.install ++ virt-what unit-oai-epc-0: 12:09:02 DEBUG unit.oai-epc/0.install + machine_type=kvm unit-oai-epc-0: 12:09:02 DEBUG unit.oai-epc/0.install + clone_repro unit-oai-epc-0: 12:09:02 DEBUG unit.oai-epc/0.install + juju-log 'Fetching and installing openair5G EPC' unit-oai-hss-0: 12:09:02 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 12:09:02 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-epc-0: 12:09:02 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:09:02 INFO unit.oai-epc/0.juju-log Fetching and installing openair5G EPC unit-oai-epc-0: 12:09:02 DEBUG unit.oai-epc/0.install + status-set maintenance 'Fetching and installing Openair5G EPC' unit-oai-epc-0: 12:09:02 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 12:09:02 DEBUG unit.oai-epc/0.install + '[' -d /srv/openair-cn ']' unit-oai-epc-0: 12:09:02 DEBUG unit.oai-epc/0.install + juju-log 'Updating the installation directory' unit-oai-hss-0: 12:09:02 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-epc-0: 12:09:02 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:09:02 INFO unit.oai-epc/0.juju-log Updating the installation directory unit-oai-hss-0: 12:09:02 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:09:02 DEBUG unit.oai-hss/0.install WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. unit-oai-hss-0: 12:09:02 DEBUG unit.oai-hss/0.install unit-oai-epc-0: 12:09:02 DEBUG unit.oai-epc/0.install + cd /srv/openair-cn unit-oai-epc-0: 12:09:02 DEBUG unit.oai-epc/0.install + git reset --hard HEAD unit-oai-hss-0: 12:09:02 DEBUG unit.oai-hss/0.install Reading package lists... unit-abot-epc-basic-0: 12:09:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python2.7. unit-abot-epc-basic-0: 12:09:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python2.7_2.7.12-1ubuntu0~16.04.4_amd64.deb ... unit-abot-epc-basic-0: 12:09:02 DEBUG unit.abot-epc-basic/0.install Unpacking python2.7 (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 12:09:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython-stdlib:amd64. unit-abot-epc-basic-0: 12:09:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpython-stdlib_2.7.12-1~16.04_amd64.deb ... unit-abot-epc-basic-0: 12:09:02 DEBUG unit.abot-epc-basic/0.install Unpacking libpython-stdlib:amd64 (2.7.12-1~16.04) ... unit-oai-hss-0: 12:09:02 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 12:09:02 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 12:09:02 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 12:09:02 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 12:09:02 DEBUG unit.oai-hss/0.install ++ virt-what unit-oai-hss-0: 12:09:02 DEBUG unit.oai-hss/0.install + machine_type=kvm unit-oai-hss-0: 12:09:02 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 12:09:02 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-abot-epc-basic-0: 12:09:02 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-oai-epc-0: 12:09:02 DEBUG unit.oai-epc/0.install HEAD is now at 01f20cc freediameter installation fix unit-oai-epc-0: 12:09:02 DEBUG unit.oai-epc/0.install + git checkout v0.3.2 unit-oai-epc-0: 12:09:02 DEBUG unit.oai-epc/0.install HEAD is now at 01f20cc... freediameter installation fix unit-oai-epc-0: 12:09:02 DEBUG unit.oai-epc/0.install + shopt -s nocasematch unit-oai-epc-0: 12:09:02 DEBUG unit.oai-epc/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-epc-0: 12:09:02 DEBUG unit.oai-epc/0.install + cd - unit-oai-epc-0: 12:09:02 DEBUG unit.oai-epc/0.install /var/lib/juju/agents/unit-oai-epc-0/charm unit-oai-epc-0: 12:09:02 DEBUG unit.oai-epc/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 12:09:02 DEBUG unit.oai-epc/0.install + sed -i -r 's/(check_kernel_release_and_install_xtables_addons_oai[^()]+)/#\1/' /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 12:09:02 DEBUG unit.oai-epc/0.install + juju_install_kernel unit-oai-epc-0: 12:09:02 DEBUG unit.oai-epc/0.install + juju-log 'Check the kernel and update if required' unit-oai-hss-0: 12:09:02 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 12:09:03 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:09:03 INFO unit.oai-epc/0.juju-log Check the kernel and update if required unit-oai-epc-0: 12:09:03 DEBUG unit.oai-epc/0.install + check_current_kernel unit-oai-epc-0: 12:09:03 DEBUG unit.oai-epc/0.install + required_kern_release=3.19 unit-oai-epc-0: 12:09:03 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 12:09:03 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 12:09:03 DEBUG unit.oai-epc/0.install + required_kern_version=3 unit-oai-epc-0: 12:09:03 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 12:09:03 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 12:09:03 DEBUG unit.oai-epc/0.install + required_kern_major_revision=19 unit-oai-epc-0: 12:09:03 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 12:09:03 DEBUG unit.oai-epc/0.install + current_kern_release=3.19.0-61-lowlatency unit-oai-epc-0: 12:09:03 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 12:09:03 DEBUG unit.oai-epc/0.install ++ echo 3.19.0-61-lowlatency unit-oai-epc-0: 12:09:03 DEBUG unit.oai-epc/0.install + current_kern_version=3 unit-oai-epc-0: 12:09:03 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 12:09:03 DEBUG unit.oai-epc/0.install ++ echo 3.19.0-61-lowlatency unit-oai-epc-0: 12:09:03 DEBUG unit.oai-epc/0.install + current_kern_major_revision=19 unit-oai-epc-0: 12:09:03 DEBUG unit.oai-epc/0.install + '[' 3 -gt 3 ']' unit-oai-epc-0: 12:09:03 DEBUG unit.oai-epc/0.install + '[' 3 -eq 3 ']' unit-oai-epc-0: 12:09:03 DEBUG unit.oai-epc/0.install + '[' 19 -ge 19 ']' unit-oai-epc-0: 12:09:03 DEBUG unit.oai-epc/0.install + REQUIRED_KERNEL_IS_INSTALLED=true unit-oai-epc-0: 12:09:03 DEBUG unit.oai-epc/0.install + [[ true == true ]] unit-oai-epc-0: 12:09:03 DEBUG unit.oai-epc/0.install + status-set maintenance 'required kernel is already installed' unit-oai-hss-0: 12:09:03 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 12:09:03 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 12:09:03 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 12:09:03 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 12:09:03 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 12:09:03 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 12:09:03 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 12:09:03 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 12:09:03 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 12:09:03 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 12:09:03 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 12:09:03 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 12:09:03 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 12:09:03 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 12:09:03 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-epc-0: 12:09:03 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 12:09:03 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 12:09:03 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-epc-0: 12:09:03 DEBUG unit.oai-epc/0.install + configure_hosts unit-oai-epc-0: 12:09:03 DEBUG unit.oai-epc/0.install ++ config-get realm unit-oai-hss-0: 12:09:03 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 12:09:03 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:09:03 DEBUG unit.oai-hss/0.install WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. unit-oai-hss-0: 12:09:03 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:09:03 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-epc-0: 12:09:03 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:09:03 DEBUG unit.oai-epc/0.install + realm=openair4G.eur unit-oai-epc-0: 12:09:03 DEBUG unit.oai-epc/0.install +++ hostname unit-oai-epc-0: 12:09:03 DEBUG unit.oai-epc/0.install ++ grep -o oai-epc-0.openair4G.eur /etc/hosts unit-oai-epc-0: 12:09:03 DEBUG unit.oai-epc/0.install + '[' -z '' ']' unit-oai-epc-0: 12:09:03 DEBUG unit.oai-epc/0.install + echo 127.0.0.1 localhost unit-oai-epc-0: 12:09:03 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 12:09:03 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 12:09:03 DEBUG unit.oai-epc/0.install + echo 127.0.0.1 oai-epc-0.openair4G.eur oai-epc-0 mme unit-oai-epc-0: 12:09:03 DEBUG unit.oai-epc/0.install + build_epc unit-oai-epc-0: 12:09:03 DEBUG unit.oai-epc/0.install + juju-log 'Build EPC and install required packages' unit-oai-epc-0: 12:09:03 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:09:03 INFO unit.oai-epc/0.juju-log Build EPC and install required packages unit-oai-epc-0: 12:09:03 DEBUG unit.oai-epc/0.install + status-set maintenance 'Build EPC and install required packages' unit-oai-hss-0: 12:09:03 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 12:09:03 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-epc-0: 12:09:03 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 12:09:03 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 12:09:03 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 12:09:03 DEBUG unit.oai-hss/0.install + clone_repo unit-oai-hss-0: 12:09:03 DEBUG unit.oai-hss/0.install + juju-log 'Fetching and installing OpenAirInterface HSS' unit-abot-epc-basic-0: 12:09:03 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu11) ... unit-oai-hss-0: 12:09:03 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:09:03 INFO unit.oai-hss/0.juju-log Fetching and installing OpenAirInterface HSS unit-oai-hss-0: 12:09:03 DEBUG unit.oai-hss/0.install + status-set maintenance 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 12:09:03 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 12:09:03 DEBUG unit.oai-epc/0.install + /srv/openair-cn/SCRIPTS/build_epc -c -i -f unit-abot-epc-basic-0: 12:09:03 DEBUG unit.abot-epc-basic/0.install Processing triggers for ufw (0.35-0ubuntu2) ... unit-oai-hss-0: 12:09:03 DEBUG unit.oai-hss/0.install + '[' -d /srv/openair-cn ']' unit-oai-hss-0: 12:09:03 DEBUG unit.oai-hss/0.install + juju-log 'Updating the installation directory' unit-abot-epc-basic-0: 12:09:03 DEBUG unit.abot-epc-basic/0.install Processing triggers for systemd (229-4ubuntu21.21) ... unit-oai-hss-0: 12:09:04 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:09:04 INFO unit.oai-hss/0.juju-log Updating the installation directory unit-oai-hss-0: 12:09:04 DEBUG unit.oai-hss/0.install + cd /srv/openair-cn unit-oai-hss-0: 12:09:04 DEBUG unit.oai-hss/0.install + git reset --hard HEAD unit-abot-epc-basic-0: 12:09:04 DEBUG unit.abot-epc-basic/0.install Processing triggers for ureadahead (0.100.0-19) ... unit-abot-epc-basic-0: 12:09:04 DEBUG unit.abot-epc-basic/0.install Processing triggers for mime-support (3.59ubuntu1) ... unit-abot-epc-basic-0: 12:09:04 DEBUG unit.abot-epc-basic/0.install Setting up libpython2.7-minimal:amd64 (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 12:09:04 DEBUG unit.abot-epc-basic/0.install Setting up python2.7-minimal (2.7.12-1ubuntu0~16.04.4) ... unit-oai-hss-0: 12:09:04 DEBUG unit.oai-hss/0.install HEAD is now at 01f20cc freediameter installation fix unit-oai-hss-0: 12:09:04 DEBUG unit.oai-hss/0.install + git checkout v0.3.2 unit-oai-hss-0: 12:09:04 DEBUG unit.oai-hss/0.install HEAD is now at 01f20cc... freediameter installation fix unit-oai-hss-0: 12:09:04 DEBUG unit.oai-hss/0.install + shopt -s nocasematch unit-oai-hss-0: 12:09:04 DEBUG unit.oai-hss/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-hss-0: 12:09:04 DEBUG unit.oai-hss/0.install + cd - unit-oai-hss-0: 12:09:04 DEBUG unit.oai-hss/0.install /var/lib/juju/agents/unit-oai-hss-0/charm unit-oai-hss-0: 12:09:04 DEBUG unit.oai-hss/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-hss-0: 12:09:04 DEBUG unit.oai-hss/0.install + sed -i -r 's/(check_kernel_release_and_install_xtables_addons_oai[^()]+)/#\1/' /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-hss-0: 12:09:04 DEBUG unit.oai-hss/0.install + juju_install_kernel unit-oai-hss-0: 12:09:04 DEBUG unit.oai-hss/0.install + juju-log 'Check the kernel and update if required' unit-abot-epc-basic-0: 12:09:04 DEBUG unit.abot-epc-basic/0.install Setting up python-minimal (2.7.12-1~16.04) ... unit-oai-hss-0: 12:09:04 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:09:04 INFO unit.oai-hss/0.juju-log Check the kernel and update if required unit-oai-hss-0: 12:09:04 DEBUG unit.oai-hss/0.install + check_current_kernel unit-oai-hss-0: 12:09:04 DEBUG unit.oai-hss/0.install + required_kern_release=3.19 unit-oai-hss-0: 12:09:04 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 12:09:04 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 12:09:04 DEBUG unit.oai-hss/0.install + required_kern_version=3 unit-oai-hss-0: 12:09:04 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 12:09:04 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 12:09:04 DEBUG unit.oai-hss/0.install + required_kern_major_revision=19 unit-oai-hss-0: 12:09:04 DEBUG unit.oai-hss/0.install ++ uname -r unit-oai-hss-0: 12:09:04 DEBUG unit.oai-hss/0.install + current_kern_release=3.19.0-61-lowlatency unit-oai-hss-0: 12:09:04 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 12:09:04 DEBUG unit.oai-hss/0.install ++ echo 3.19.0-61-lowlatency unit-oai-hss-0: 12:09:04 DEBUG unit.oai-hss/0.install + current_kern_version=3 unit-oai-hss-0: 12:09:04 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 12:09:04 DEBUG unit.oai-hss/0.install ++ echo 3.19.0-61-lowlatency unit-oai-hss-0: 12:09:04 DEBUG unit.oai-hss/0.install + current_kern_major_revision=19 unit-oai-hss-0: 12:09:04 DEBUG unit.oai-hss/0.install + '[' 3 -gt 3 ']' unit-oai-hss-0: 12:09:04 DEBUG unit.oai-hss/0.install + '[' 3 -eq 3 ']' unit-oai-hss-0: 12:09:04 DEBUG unit.oai-hss/0.install + '[' 19 -ge 19 ']' unit-oai-hss-0: 12:09:04 DEBUG unit.oai-hss/0.install + REQUIRED_KERNEL_IS_INSTALLED=true unit-oai-hss-0: 12:09:04 DEBUG unit.oai-hss/0.install + [[ true == true ]] unit-oai-hss-0: 12:09:04 DEBUG unit.oai-hss/0.install + juju-log 'required kernel is already installed' unit-abot-epc-basic-0: 12:09:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python. unit-abot-epc-basic-0: 12:09:04 DEBUG unit.abot-epc-basic/0.install (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 61286 files and directories currently installed.) unit-abot-epc-basic-0: 12:09:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python_2.7.12-1~16.04_amd64.deb ... unit-abot-epc-basic-0: 12:09:04 DEBUG unit.abot-epc-basic/0.install Unpacking python (2.7.12-1~16.04) ... unit-oai-hss-0: 12:09:04 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:09:04 INFO unit.oai-hss/0.juju-log required kernel is already installed unit-oai-hss-0: 12:09:04 DEBUG unit.oai-hss/0.install + status-set maintenance 'required kernel is already installed' unit-abot-epc-basic-0: 12:09:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-pip. unit-abot-epc-basic-0: 12:09:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-pip_8.1.1-2ubuntu0.4_all.deb ... unit-abot-epc-basic-0: 12:09:04 DEBUG unit.abot-epc-basic/0.install Unpacking python-pip (8.1.1-2ubuntu0.4) ... unit-oai-hss-0: 12:09:04 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 12:09:04 DEBUG unit.oai-hss/0.install + configure_hosts unit-oai-hss-0: 12:09:04 DEBUG unit.oai-hss/0.install ++ config-get realm unit-abot-epc-basic-0: 12:09:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmpc3:amd64. unit-abot-epc-basic-0: 12:09:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmpc3_1.0.3-1_amd64.deb ... unit-abot-epc-basic-0: 12:09:04 DEBUG unit.abot-epc-basic/0.install Unpacking libmpc3:amd64 (1.0.3-1) ... unit-oai-hss-0: 12:09:04 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 12:09:04 DEBUG unit.oai-hss/0.install + realm=openair4G.eur unit-oai-hss-0: 12:09:04 DEBUG unit.oai-hss/0.install +++ hostname unit-oai-hss-0: 12:09:04 DEBUG unit.oai-hss/0.install ++ grep -o oai-hss-0.openair4G.eur /etc/hosts unit-oai-hss-0: 12:09:04 DEBUG unit.oai-hss/0.install + '[' -z '' ']' unit-oai-hss-0: 12:09:04 DEBUG unit.oai-hss/0.install + echo 127.0.0.1 localhost unit-oai-hss-0: 12:09:04 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 12:09:04 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 12:09:04 DEBUG unit.oai-hss/0.install + echo 127.0.0.1 oai-hss-0.openair4G.eur oai-hss-0 mme unit-oai-hss-0: 12:09:04 DEBUG unit.oai-hss/0.install + build_hss unit-oai-hss-0: 12:09:04 DEBUG unit.oai-hss/0.install + juju-log 'Build HSS and install required packages' unit-abot-epc-basic-0: 12:09:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ant. unit-abot-epc-basic-0: 12:09:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ant_1.9.6-1ubuntu1.1_all.deb ... unit-abot-epc-basic-0: 12:09:04 DEBUG unit.abot-epc-basic/0.install Unpacking ant (1.9.6-1ubuntu1.1) ... unit-oai-hss-0: 12:09:05 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:09:05 INFO unit.oai-hss/0.juju-log Build HSS and install required packages unit-oai-hss-0: 12:09:05 DEBUG unit.oai-hss/0.install + status-set maintenance 'Build HSS and install required packages' unit-oai-hss-0: 12:09:05 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 12:09:05 DEBUG unit.oai-hss/0.install + /srv/openair-cn/SCRIPTS/build_hss -c -i -F unit-oai-hss-0: 12:09:05 DEBUG unit.oai-hss/0.install Clean the build generated files (build from scratch) unit-oai-hss-0: 12:09:05 DEBUG unit.oai-hss/0.install Check installed software packages necessary to build and run HSS (support Ubuntu 14.04): unit-oai-hss-0: 12:09:05 DEBUG unit.oai-hss/0.install Force set (no interactive) unit-abot-epc-basic-0: 12:09:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ant-optional. unit-abot-epc-basic-0: 12:09:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ant-optional_1.9.6-1ubuntu1.1_all.deb ... unit-abot-epc-basic-0: 12:09:05 DEBUG unit.abot-epc-basic/0.install Unpacking ant-optional (1.9.6-1ubuntu1.1) ... unit-abot-epc-basic-0: 12:09:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package binutils. unit-abot-epc-basic-0: 12:09:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../binutils_2.26.1-1ubuntu1~16.04.8_amd64.deb ... unit-abot-epc-basic-0: 12:09:05 DEBUG unit.abot-epc-basic/0.install Unpacking binutils (2.26.1-1ubuntu1~16.04.8) ... unit-oai-hss-0: 12:09:05 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security InRelease unit-oai-hss-0: 12:09:05 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/main Sources unit-oai-hss-0: 12:09:05 DEBUG unit.oai-hss/0.install Ign http://nova.clouds.archive.ubuntu.com trusty InRelease unit-oai-hss-0: 12:09:05 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/universe Sources unit-oai-hss-0: 12:09:05 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease unit-abot-epc-basic-0: 12:09:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libc-dev-bin. unit-abot-epc-basic-0: 12:09:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libc-dev-bin_2.23-0ubuntu11_amd64.deb ... unit-abot-epc-basic-0: 12:09:05 DEBUG unit.abot-epc-basic/0.install Unpacking libc-dev-bin (2.23-0ubuntu11) ... unit-oai-hss-0: 12:09:05 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/main amd64 Packages unit-oai-hss-0: 12:09:05 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease unit-oai-hss-0: 12:09:06 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/universe amd64 Packages unit-oai-hss-0: 12:09:06 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg unit-oai-hss-0: 12:09:06 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/main Translation-en unit-abot-epc-basic-0: 12:09:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package linux-libc-dev:amd64. unit-abot-epc-basic-0: 12:09:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../linux-libc-dev_4.4.0-145.171_amd64.deb ... unit-oai-hss-0: 12:09:06 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources unit-abot-epc-basic-0: 12:09:06 DEBUG unit.abot-epc-basic/0.install Unpacking linux-libc-dev:amd64 (4.4.0-145.171) ... unit-oai-hss-0: 12:09:06 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/universe Translation-en unit-oai-hss-0: 12:09:06 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources unit-oai-hss-0: 12:09:06 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources unit-abot-epc-basic-0: 12:09:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libc6-dev:amd64. unit-abot-epc-basic-0: 12:09:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libc6-dev_2.23-0ubuntu11_amd64.deb ... unit-abot-epc-basic-0: 12:09:06 DEBUG unit.abot-epc-basic/0.install Unpacking libc6-dev:amd64 (2.23-0ubuntu11) ... unit-oai-hss-0: 12:09:06 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources unit-oai-hss-0: 12:09:06 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages unit-oai-hss-0: 12:09:06 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages unit-oai-hss-0: 12:09:07 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages unit-abot-epc-basic-0: 12:09:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libisl15:amd64. unit-abot-epc-basic-0: 12:09:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libisl15_0.16.1-1_amd64.deb ... unit-abot-epc-basic-0: 12:09:07 DEBUG unit.abot-epc-basic/0.install Unpacking libisl15:amd64 (0.16.1-1) ... unit-oai-hss-0: 12:09:07 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages unit-abot-epc-basic-0: 12:09:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cpp-5. unit-abot-epc-basic-0: 12:09:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cpp-5_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 12:09:07 DEBUG unit.abot-epc-basic/0.install Unpacking cpp-5 (5.4.0-6ubuntu1~16.04.11) ... unit-oai-hss-0: 12:09:07 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en unit-oai-hss-0: 12:09:07 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en unit-oai-hss-0: 12:09:07 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en unit-oai-hss-0: 12:09:07 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en unit-oai-hss-0: 12:09:07 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources unit-oai-hss-0: 12:09:08 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources unit-oai-hss-0: 12:09:08 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources unit-abot-epc-basic-0: 12:09:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cpp. unit-abot-epc-basic-0: 12:09:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cpp_4%3a5.3.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:09:08 DEBUG unit.abot-epc-basic/0.install Unpacking cpp (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:09:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcc1-0:amd64. unit-abot-epc-basic-0: 12:09:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcc1-0_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 12:09:08 DEBUG unit.abot-epc-basic/0.install Unpacking libcc1-0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-oai-hss-0: 12:09:08 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources unit-abot-epc-basic-0: 12:09:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgomp1:amd64. unit-abot-epc-basic-0: 12:09:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgomp1_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 12:09:08 DEBUG unit.abot-epc-basic/0.install Unpacking libgomp1:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-oai-hss-0: 12:09:08 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages unit-oai-hss-0: 12:09:08 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages unit-oai-hss-0: 12:09:08 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages unit-oai-hss-0: 12:09:08 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages unit-abot-epc-basic-0: 12:09:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libitm1:amd64. unit-abot-epc-basic-0: 12:09:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libitm1_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-oai-hss-0: 12:09:09 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en unit-abot-epc-basic-0: 12:09:09 DEBUG unit.abot-epc-basic/0.install Unpacking libitm1:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-oai-hss-0: 12:09:09 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en unit-abot-epc-basic-0: 12:09:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatomic1:amd64. unit-abot-epc-basic-0: 12:09:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatomic1_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 12:09:09 DEBUG unit.abot-epc-basic/0.install Unpacking libatomic1:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-oai-hss-0: 12:09:09 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en unit-abot-epc-basic-0: 12:09:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasan2:amd64. unit-abot-epc-basic-0: 12:09:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasan2_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 12:09:09 DEBUG unit.abot-epc-basic/0.install Unpacking libasan2:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-oai-hss-0: 12:09:09 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en unit-abot-epc-basic-0: 12:09:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblsan0:amd64. unit-abot-epc-basic-0: 12:09:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblsan0_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 12:09:09 DEBUG unit.abot-epc-basic/0.install Unpacking liblsan0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:09:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtsan0:amd64. unit-abot-epc-basic-0: 12:09:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtsan0_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 12:09:09 DEBUG unit.abot-epc-basic/0.install Unpacking libtsan0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-oai-hss-0: 12:09:09 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty Release unit-abot-epc-basic-0: 12:09:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libubsan0:amd64. unit-abot-epc-basic-0: 12:09:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libubsan0_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 12:09:09 DEBUG unit.abot-epc-basic/0.install Unpacking libubsan0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:09:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcilkrts5:amd64. unit-abot-epc-basic-0: 12:09:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcilkrts5_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 12:09:09 DEBUG unit.abot-epc-basic/0.install Unpacking libcilkrts5:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:09:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmpx0:amd64. unit-abot-epc-basic-0: 12:09:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmpx0_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 12:09:09 DEBUG unit.abot-epc-basic/0.install Unpacking libmpx0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-oai-hss-0: 12:09:09 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main Sources unit-abot-epc-basic-0: 12:09:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libquadmath0:amd64. unit-abot-epc-basic-0: 12:09:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libquadmath0_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 12:09:09 DEBUG unit.abot-epc-basic/0.install Unpacking libquadmath0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:09:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgcc-5-dev:amd64. unit-abot-epc-basic-0: 12:09:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgcc-5-dev_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 12:09:09 DEBUG unit.abot-epc-basic/0.install Unpacking libgcc-5-dev:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-oai-hss-0: 12:09:09 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources unit-abot-epc-basic-0: 12:09:10 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 12:09:10 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe Sources unit-oai-hss-0: 12:09:10 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources unit-abot-epc-basic-0: 12:09:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gcc-5. unit-abot-epc-basic-0: 12:09:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gcc-5_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 12:09:10 DEBUG unit.abot-epc-basic/0.install Unpacking gcc-5 (5.4.0-6ubuntu1~16.04.11) ... unit-oai-hss-0: 12:09:10 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages unit-oai-hss-0: 12:09:10 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages unit-oai-hss-0: 12:09:10 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages unit-oai-hss-0: 12:09:10 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages unit-oai-hss-0: 12:09:11 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en unit-oai-hss-0: 12:09:11 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en unit-abot-epc-basic-0: 12:09:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gcc. unit-abot-epc-basic-0: 12:09:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gcc_4%3a5.3.1-1ubuntu1_amd64.deb ... unit-oai-hss-0: 12:09:11 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en unit-abot-epc-basic-0: 12:09:11 DEBUG unit.abot-epc-basic/0.install Unpacking gcc (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:09:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libstdc++-5-dev:amd64. unit-abot-epc-basic-0: 12:09:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libstdc++-5-dev_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 12:09:11 DEBUG unit.abot-epc-basic/0.install Unpacking libstdc++-5-dev:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-oai-hss-0: 12:09:11 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en unit-abot-epc-basic-0: 12:09:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package g++-5. unit-abot-epc-basic-0: 12:09:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../g++-5_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 12:09:12 DEBUG unit.abot-epc-basic/0.install Unpacking g++-5 (5.4.0-6ubuntu1~16.04.11) ... unit-oai-hss-0: 12:09:13 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 12:09:13 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 12:09:13 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 12:09:13 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 12:09:13 DEBUG unit.oai-hss/0.install Package 'libgnutls-dev' is not installed, so not removed unit-oai-hss-0: 12:09:13 DEBUG unit.oai-hss/0.install Package 'libgnutlsxx27' is not installed, so not removed unit-oai-hss-0: 12:09:13 DEBUG unit.oai-hss/0.install Package 'nettle-dev' is not installed, so not removed unit-oai-hss-0: 12:09:13 DEBUG unit.oai-hss/0.install Package 'libgnutlsxx28' is not installed, so not removed unit-oai-hss-0: 12:09:13 DEBUG unit.oai-hss/0.install Package 'nettle-bin' is not installed, so not removed unit-oai-hss-0: 12:09:13 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 12:09:13 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 12:09:13 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 12:09:13 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 12:09:13 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 12:09:13 DEBUG unit.oai-hss/0.install autotools-dev binutils cmake-data cpp cpp-4.8 dpkg-dev fakeroot fontconfig unit-oai-hss-0: 12:09:13 DEBUG unit.oai-hss/0.install fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 unit-oai-hss-0: 12:09:13 DEBUG unit.oai-hss/0.install libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl unit-oai-hss-0: 12:09:13 DEBUG unit.oai-hss/0.install libarchive13 libasan0 libatomic1 libaudio2 libavahi-client3 unit-oai-hss-0: 12:09:13 DEBUG unit.oai-hss/0.install libavahi-common-data libavahi-common3 libbison-dev libc-dev-bin libc6-dbg unit-oai-hss-0: 12:09:13 DEBUG unit.oai-hss/0.install libc6-dev libcloog-isl4 libcups2 libdpkg-perl libfakeroot unit-oai-hss-0: 12:09:13 DEBUG unit.oai-hss/0.install libfile-fcntllock-perl libfl-dev libfontconfig1 libgcc-4.8-dev libgmp10 unit-oai-hss-0: 12:09:13 DEBUG unit.oai-hss/0.install libgomp1 libice6 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 liblzo2-2 unit-oai-hss-0: 12:09:13 DEBUG unit.oai-hss/0.install libmpc3 libmpfr4 libnettle4 libpython3.4 libqt4-declarative libqt4-network unit-oai-hss-0: 12:09:13 DEBUG unit.oai-hss/0.install libqt4-script libqt4-sql libqt4-sql-mysql libqt4-xml libqt4-xmlpatterns unit-oai-hss-0: 12:09:13 DEBUG unit.oai-hss/0.install libqtcore4 libqtdbus4 libqtgui4 libquadmath0 libsm6 libstdc++-4.8-dev unit-oai-hss-0: 12:09:13 DEBUG unit.oai-hss/0.install libtiff5 libtsan0 libxi6 libxrender1 libxt6 linux-libc-dev m4 make unit-oai-hss-0: 12:09:13 DEBUG unit.oai-hss/0.install manpages-dev qtcore4-l10n x11-common unit-oai-hss-0: 12:09:13 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 12:09:13 DEBUG unit.oai-hss/0.install autoconf2.13 autoconf-archive gnu-standards autoconf-doc libtool gettext unit-oai-hss-0: 12:09:13 DEBUG unit.oai-hss/0.install binutils-doc bison-doc codeblocks eclipse cpp-doc gcc-4.8-locales unit-oai-hss-0: 12:09:13 DEBUG unit.oai-hss/0.install doxygen-latex doxygen-doc graphviz debian-keyring g++-multilib unit-oai-hss-0: 12:09:13 DEBUG unit.oai-hss/0.install g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib automake1.9 unit-oai-hss-0: 12:09:13 DEBUG unit.oai-hss/0.install gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg unit-oai-hss-0: 12:09:13 DEBUG unit.oai-hss/0.install libasan0-dbg libtsan0-dbg libquadmath0-dbg gdb-doc gdbserver lrzip nas unit-oai-hss-0: 12:09:13 DEBUG unit.oai-hss/0.install glibc-doc cups-common libqt4-declarative-folderlistmodel unit-oai-hss-0: 12:09:13 DEBUG unit.oai-hss/0.install libqt4-declarative-gestures libqt4-declarative-particles unit-oai-hss-0: 12:09:13 DEBUG unit.oai-hss/0.install libqt4-declarative-shaders qt4-qmlviewer libqt4-dev libicu48 libthai0 unit-oai-hss-0: 12:09:13 DEBUG unit.oai-hss/0.install qt4-qtconfig libstdc++-4.8-doc make-doc unit-oai-hss-0: 12:09:13 DEBUG unit.oai-hss/0.install Recommended packages: unit-oai-hss-0: 12:09:13 DEBUG unit.oai-hss/0.install libc-dbg unit-oai-hss-0: 12:09:13 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 12:09:13 DEBUG unit.oai-hss/0.install autoconf automake autotools-dev binutils bison build-essential cmake unit-oai-hss-0: 12:09:13 DEBUG unit.oai-hss/0.install cmake-curses-gui cmake-data cpp cpp-4.8 doxygen doxygen-gui dpkg-dev unit-oai-hss-0: 12:09:13 DEBUG unit.oai-hss/0.install fakeroot flex fontconfig fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc unit-oai-hss-0: 12:09:13 DEBUG unit.oai-hss/0.install gcc-4.8 gdb libalgorithm-diff-perl libalgorithm-diff-xs-perl unit-oai-hss-0: 12:09:13 DEBUG unit.oai-hss/0.install libalgorithm-merge-perl libarchive13 libasan0 libatomic1 libaudio2 unit-oai-hss-0: 12:09:13 DEBUG unit.oai-hss/0.install libavahi-client3 libavahi-common-data libavahi-common3 libbison-dev unit-oai-hss-0: 12:09:13 DEBUG unit.oai-hss/0.install libc-dev-bin libc6-dbg libc6-dev libcloog-isl4 libcups2 libdpkg-perl unit-oai-hss-0: 12:09:13 DEBUG unit.oai-hss/0.install libfakeroot libfile-fcntllock-perl libfl-dev libfontconfig1 libgcc-4.8-dev unit-oai-hss-0: 12:09:13 DEBUG unit.oai-hss/0.install libgmp10 libgomp1 libice6 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 unit-oai-hss-0: 12:09:13 DEBUG unit.oai-hss/0.install liblzo2-2 libmpc3 libmpfr4 libnettle4 libpython3.4 libqt4-declarative unit-oai-hss-0: 12:09:13 DEBUG unit.oai-hss/0.install libqt4-network libqt4-script libqt4-sql libqt4-sql-mysql libqt4-xml unit-oai-hss-0: 12:09:13 DEBUG unit.oai-hss/0.install libqt4-xmlpatterns libqtcore4 libqtdbus4 libqtgui4 libquadmath0 libsm6 unit-oai-hss-0: 12:09:13 DEBUG unit.oai-hss/0.install libstdc++-4.8-dev libtiff5 libtsan0 libxi6 libxrender1 libxt6 linux-libc-dev unit-oai-hss-0: 12:09:13 DEBUG unit.oai-hss/0.install m4 make manpages-dev pkg-config qtcore4-l10n x11-common unit-oai-hss-0: 12:09:14 DEBUG unit.oai-hss/0.install 0 upgraded, 84 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 12:09:14 DEBUG unit.oai-hss/0.install Need to get 68.3 MB of archives. unit-oai-hss-0: 12:09:14 DEBUG unit.oai-hss/0.install After this operation, 235 MB of additional disk space will be used. unit-oai-hss-0: 12:09:14 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main m4 amd64 1.4.17-2ubuntu1 [195 kB] unit-abot-epc-basic-0: 12:09:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package g++. unit-abot-epc-basic-0: 12:09:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../g++_4%3a5.3.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:09:14 DEBUG unit.abot-epc-basic/0.install Unpacking g++ (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:09:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package make. unit-abot-epc-basic-0: 12:09:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/make_4.1-6_amd64.deb ... unit-abot-epc-basic-0: 12:09:14 DEBUG unit.abot-epc-basic/0.install Unpacking make (4.1-6) ... unit-abot-epc-basic-0: 12:09:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdpkg-perl. unit-abot-epc-basic-0: 12:09:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdpkg-perl_1.18.4ubuntu1.5_all.deb ... unit-abot-epc-basic-0: 12:09:14 DEBUG unit.abot-epc-basic/0.install Unpacking libdpkg-perl (1.18.4ubuntu1.5) ... unit-abot-epc-basic-0: 12:09:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package dpkg-dev. unit-abot-epc-basic-0: 12:09:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../dpkg-dev_1.18.4ubuntu1.5_all.deb ... unit-abot-epc-basic-0: 12:09:14 DEBUG unit.abot-epc-basic/0.install Unpacking dpkg-dev (1.18.4ubuntu1.5) ... unit-oai-hss-0: 12:09:14 DEBUG unit.oai-hss/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfl-dev amd64 2.5.35-10.1ubuntu2 [17.2 kB] unit-abot-epc-basic-0: 12:09:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package build-essential. unit-abot-epc-basic-0: 12:09:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../build-essential_12.1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 12:09:14 DEBUG unit.abot-epc-basic/0.install Unpacking build-essential (12.1ubuntu2) ... unit-abot-epc-basic-0: 12:09:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfakeroot:amd64. unit-abot-epc-basic-0: 12:09:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfakeroot_1.20.2-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:09:15 DEBUG unit.abot-epc-basic/0.install Unpacking libfakeroot:amd64 (1.20.2-1ubuntu1) ... unit-abot-epc-basic-0: 12:09:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fakeroot. unit-abot-epc-basic-0: 12:09:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fakeroot_1.20.2-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:09:15 DEBUG unit.abot-epc-basic/0.install Unpacking fakeroot (1.20.2-1ubuntu1) ... unit-oai-hss-0: 12:09:15 DEBUG unit.oai-hss/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main flex amd64 2.5.35-10.1ubuntu2 [211 kB] unit-abot-epc-basic-0: 12:09:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libalgorithm-diff-perl. unit-abot-epc-basic-0: 12:09:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libalgorithm-diff-perl_1.19.03-1_all.deb ... unit-abot-epc-basic-0: 12:09:15 DEBUG unit.abot-epc-basic/0.install Unpacking libalgorithm-diff-perl (1.19.03-1) ... unit-abot-epc-basic-0: 12:09:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libalgorithm-diff-xs-perl. unit-abot-epc-basic-0: 12:09:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-4build1_amd64.deb ... unit-abot-epc-basic-0: 12:09:15 DEBUG unit.abot-epc-basic/0.install Unpacking libalgorithm-diff-xs-perl (0.04-4build1) ... unit-abot-epc-basic-0: 12:09:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libalgorithm-merge-perl. unit-abot-epc-basic-0: 12:09:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libalgorithm-merge-perl_0.08-3_all.deb ... unit-abot-epc-basic-0: 12:09:15 DEBUG unit.abot-epc-basic/0.install Unpacking libalgorithm-merge-perl (0.08-3) ... unit-abot-epc-basic-0: 12:09:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxpp2-java. unit-abot-epc-basic-0: 12:09:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxpp2-java_2.1.10-7build1_all.deb ... unit-abot-epc-basic-0: 12:09:15 DEBUG unit.abot-epc-basic/0.install Unpacking libxpp2-java (2.1.10-7build1) ... unit-oai-hss-0: 12:09:15 DEBUG unit.oai-hss/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main liblzo2-2 amd64 2.06-1.2ubuntu1.1 [46.1 kB] unit-abot-epc-basic-0: 12:09:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxpp3-java. unit-abot-epc-basic-0: 12:09:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxpp3-java_1.1.4c-2build1_all.deb ... unit-abot-epc-basic-0: 12:09:15 DEBUG unit.abot-epc-basic/0.install Unpacking libxpp3-java (1.1.4c-2build1) ... unit-oai-hss-0: 12:09:15 DEBUG unit.oai-hss/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnettle4 amd64 2.7.1-1ubuntu0.2 [102 kB] unit-abot-epc-basic-0: 12:09:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdom4j-java. unit-abot-epc-basic-0: 12:09:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdom4j-java_1.6.1+dfsg.3-2ubuntu1_all.deb ... unit-abot-epc-basic-0: 12:09:15 DEBUG unit.abot-epc-basic/0.install Unpacking libdom4j-java (1.6.1+dfsg.3-2ubuntu1) ... unit-oai-hss-0: 12:09:15 DEBUG unit.oai-hss/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libarchive13 amd64 3.1.2-7ubuntu2.8 [262 kB] unit-abot-epc-basic-0: 12:09:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libexpat1-dev:amd64. unit-abot-epc-basic-0: 12:09:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libexpat1-dev_2.1.0-7ubuntu0.16.04.3_amd64.deb ... unit-abot-epc-basic-0: 12:09:15 DEBUG unit.abot-epc-basic/0.install Unpacking libexpat1-dev:amd64 (2.1.0-7ubuntu0.16.04.3) ... unit-oai-hss-0: 12:09:15 DEBUG unit.oai-hss/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] unit-abot-epc-basic-0: 12:09:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-fcntllock-perl. unit-abot-epc-basic-0: 12:09:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-fcntllock-perl_0.22-3_amd64.deb ... unit-abot-epc-basic-0: 12:09:15 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-fcntllock-perl (0.22-3) ... unit-abot-epc-basic-0: 12:09:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython2.7:amd64. unit-abot-epc-basic-0: 12:09:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpython2.7_2.7.12-1ubuntu0~16.04.4_amd64.deb ... unit-abot-epc-basic-0: 12:09:16 DEBUG unit.abot-epc-basic/0.install Unpacking libpython2.7:amd64 (2.7.12-1ubuntu0~16.04.4) ... unit-oai-hss-0: 12:09:16 DEBUG unit.oai-hss/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] unit-abot-epc-basic-0: 12:09:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython2.7-dev:amd64. unit-oai-hss-0: 12:09:16 DEBUG unit.oai-hss/0.install Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main x11-common all 1:7.7+1ubuntu8.1 [49.5 kB] unit-abot-epc-basic-0: 12:09:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpython2.7-dev_2.7.12-1ubuntu0~16.04.4_amd64.deb ... unit-abot-epc-basic-0: 12:09:16 DEBUG unit.abot-epc-basic/0.install Unpacking libpython2.7-dev:amd64 (2.7.12-1ubuntu0~16.04.4) ... unit-oai-hss-0: 12:09:16 DEBUG unit.oai-hss/0.install Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libice6 amd64 2:1.0.8-2 [47.0 kB] unit-oai-hss-0: 12:09:16 DEBUG unit.oai-hss/0.install Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsm6 amd64 2:1.2.1-2 [18.1 kB] unit-oai-hss-0: 12:09:16 DEBUG unit.oai-hss/0.install Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxt6 amd64 1:1.1.4-1 [185 kB] unit-oai-hss-0: 12:09:16 DEBUG unit.oai-hss/0.install Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libaudio2 amd64 1.9.4-1 [57.1 kB] unit-oai-hss-0: 12:09:16 DEBUG unit.oai-hss/0.install Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common-data amd64 0.6.31-4ubuntu1.3 [21.1 kB] unit-oai-hss-0: 12:09:17 DEBUG unit.oai-hss/0.install Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common3 amd64 0.6.31-4ubuntu1.3 [21.7 kB] unit-oai-hss-0: 12:09:17 DEBUG unit.oai-hss/0.install Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-client3 amd64 0.6.31-4ubuntu1.3 [25.2 kB] unit-oai-hss-0: 12:09:17 DEBUG unit.oai-hss/0.install Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] unit-oai-hss-0: 12:09:17 DEBUG unit.oai-hss/0.install Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] unit-oai-hss-0: 12:09:17 DEBUG unit.oai-hss/0.install Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] unit-oai-hss-0: 12:09:18 DEBUG unit.oai-hss/0.install Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.11 [178 kB] unit-oai-hss-0: 12:09:18 DEBUG unit.oai-hss/0.install Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] unit-abot-epc-basic-0: 12:09:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython-dev:amd64. unit-abot-epc-basic-0: 12:09:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpython-dev_2.7.12-1~16.04_amd64.deb ... unit-abot-epc-basic-0: 12:09:18 DEBUG unit.abot-epc-basic/0.install Unpacking libpython-dev:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 12:09:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython-all-dev:amd64. unit-abot-epc-basic-0: 12:09:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpython-all-dev_2.7.12-1~16.04_amd64.deb ... unit-abot-epc-basic-0: 12:09:18 DEBUG unit.abot-epc-basic/0.install Unpacking libpython-all-dev:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 12:09:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxom-java. unit-abot-epc-basic-0: 12:09:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxom-java_1.2.10-1_all.deb ... unit-abot-epc-basic-0: 12:09:18 DEBUG unit.abot-epc-basic/0.install Unpacking libxom-java (1.2.10-1) ... unit-oai-hss-0: 12:09:18 DEBUG unit.oai-hss/0.install Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] unit-abot-epc-basic-0: 12:09:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package manpages-dev. unit-abot-epc-basic-0: 12:09:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../manpages-dev_4.04-2_all.deb ... unit-abot-epc-basic-0: 12:09:18 DEBUG unit.abot-epc-basic/0.install Unpacking manpages-dev (4.04-2) ... unit-oai-hss-0: 12:09:18 DEBUG unit.oai-hss/0.install Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] unit-oai-hss-0: 12:09:18 DEBUG unit.oai-hss/0.install Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] unit-oai-hss-0: 12:09:19 DEBUG unit.oai-hss/0.install Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] unit-abot-epc-basic-0: 12:09:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-all. unit-abot-epc-basic-0: 12:09:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-all_2.7.12-1~16.04_amd64.deb ... unit-abot-epc-basic-0: 12:09:19 DEBUG unit.abot-epc-basic/0.install Unpacking python-all (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 12:09:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python2.7-dev. unit-abot-epc-basic-0: 12:09:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python2.7-dev_2.7.12-1ubuntu0~16.04.4_amd64.deb ... unit-oai-hss-0: 12:09:19 DEBUG unit.oai-hss/0.install Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] unit-oai-hss-0: 12:09:19 DEBUG unit.oai-hss/0.install Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] unit-abot-epc-basic-0: 12:09:19 DEBUG unit.abot-epc-basic/0.install Unpacking python2.7-dev (2.7.12-1ubuntu0~16.04.4) ... unit-oai-hss-0: 12:09:19 DEBUG unit.oai-hss/0.install Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython3.4 amd64 3.4.3-1ubuntu1~14.04.7 [1303 kB] unit-oai-hss-0: 12:09:19 DEBUG unit.oai-hss/0.install Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main qtcore4-l10n all 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [587 kB] unit-oai-hss-0: 12:09:20 DEBUG unit.oai-hss/0.install Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqtcore4 amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [1555 kB] unit-abot-epc-basic-0: 12:09:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-dev. unit-abot-epc-basic-0: 12:09:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-dev_2.7.12-1~16.04_amd64.deb ... unit-abot-epc-basic-0: 12:09:20 DEBUG unit.abot-epc-basic/0.install Unpacking python-dev (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 12:09:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-all-dev. unit-abot-epc-basic-0: 12:09:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-all-dev_2.7.12-1~16.04_amd64.deb ... unit-abot-epc-basic-0: 12:09:20 DEBUG unit.abot-epc-basic/0.install Unpacking python-all-dev (2.7.12-1~16.04) ... unit-oai-hss-0: 12:09:20 DEBUG unit.oai-hss/0.install Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqt4-xml amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [95.0 kB] unit-abot-epc-basic-0: 12:09:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-pkg-resources. unit-abot-epc-basic-0: 12:09:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-pkg-resources_20.7.0-1_all.deb ... unit-abot-epc-basic-0: 12:09:20 DEBUG unit.abot-epc-basic/0.install Unpacking python-pkg-resources (20.7.0-1) ... unit-abot-epc-basic-0: 12:09:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-setuptools. unit-abot-epc-basic-0: 12:09:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-setuptools_20.7.0-1_all.deb ... unit-abot-epc-basic-0: 12:09:20 DEBUG unit.abot-epc-basic/0.install Unpacking python-setuptools (20.7.0-1) ... unit-abot-epc-basic-0: 12:09:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-wheel. unit-abot-epc-basic-0: 12:09:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-wheel_0.29.0-1_all.deb ... unit-abot-epc-basic-0: 12:09:20 DEBUG unit.abot-epc-basic/0.install Unpacking python-wheel (0.29.0-1) ... unit-oai-hss-0: 12:09:20 DEBUG unit.oai-hss/0.install Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqtdbus4 amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [180 kB] unit-abot-epc-basic-0: 12:09:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ssl-cert. unit-abot-epc-basic-0: 12:09:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ssl-cert_1.0.37_all.deb ... unit-abot-epc-basic-0: 12:09:20 DEBUG unit.abot-epc-basic/0.install Unpacking ssl-cert (1.0.37) ... unit-abot-epc-basic-0: 12:09:20 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-oai-hss-0: 12:09:20 DEBUG unit.oai-hss/0.install Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqt4-network amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [543 kB] unit-oai-hss-0: 12:09:20 DEBUG unit.oai-hss/0.install Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqt4-script amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [776 kB] unit-oai-hss-0: 12:09:20 DEBUG unit.oai-hss/0.install Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqt4-sql amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [97.4 kB] unit-oai-hss-0: 12:09:21 DEBUG unit.oai-hss/0.install Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqt4-xmlpatterns amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [1028 kB] unit-oai-hss-0: 12:09:21 DEBUG unit.oai-hss/0.install Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig amd64 2.11.0-0ubuntu4.2 [176 kB] unit-oai-hss-0: 12:09:21 DEBUG unit.oai-hss/0.install Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] unit-oai-hss-0: 12:09:21 DEBUG unit.oai-hss/0.install Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] unit-oai-hss-0: 12:09:21 DEBUG unit.oai-hss/0.install Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [147 kB] unit-oai-hss-0: 12:09:21 DEBUG unit.oai-hss/0.install Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxi6 amd64 2:1.7.1.901-1ubuntu1.1 [27.9 kB] unit-oai-hss-0: 12:09:22 DEBUG unit.oai-hss/0.install Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxrender1 amd64 1:0.9.8-1build0.14.04.1 [17.9 kB] unit-oai-hss-0: 12:09:22 DEBUG unit.oai-hss/0.install Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqtgui4 amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [4130 kB] unit-oai-hss-0: 12:09:22 DEBUG unit.oai-hss/0.install Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqt4-declarative amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [1076 kB] unit-oai-hss-0: 12:09:22 DEBUG unit.oai-hss/0.install Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqt4-sql-mysql amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [30.3 kB] unit-oai-hss-0: 12:09:22 DEBUG unit.oai-hss/0.install Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] unit-oai-hss-0: 12:09:23 DEBUG unit.oai-hss/0.install Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] unit-oai-hss-0: 12:09:23 DEBUG unit.oai-hss/0.install Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] unit-oai-hss-0: 12:09:23 DEBUG unit.oai-hss/0.install Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main autoconf all 2.69-6 [322 kB] unit-abot-epc-basic-0: 12:09:23 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 12:09:23 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-codec-java (1.10-1) ... unit-abot-epc-basic-0: 12:09:23 DEBUG unit.abot-epc-basic/0.install Setting up libapache-pom-java (10-2build1) ... unit-abot-epc-basic-0: 12:09:23 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-parent-java (39-3) ... unit-abot-epc-basic-0: 12:09:23 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-logging-java (1.2-1+build1) ... unit-oai-hss-0: 12:09:23 DEBUG unit.oai-hss/0.install Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main autotools-dev all 20130810.1 [44.3 kB] unit-abot-epc-basic-0: 12:09:23 DEBUG unit.abot-epc-basic/0.install Setting up libhttpcore-java (4.4.4-1) ... unit-abot-epc-basic-0: 12:09:23 DEBUG unit.abot-epc-basic/0.install Setting up libhttpclient-java (4.5.1-1) ... unit-abot-epc-basic-0: 12:09:23 DEBUG unit.abot-epc-basic/0.install Setting up libslf4j-java (1.7.14-3) ... unit-oai-hss-0: 12:09:23 DEBUG unit.oai-hss/0.install Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main automake all 1:1.14.1-2ubuntu1 [510 kB] unit-abot-epc-basic-0: 12:09:23 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-httpclient-java (3.1-12) ... unit-oai-hss-0: 12:09:23 DEBUG unit.oai-hss/0.install Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] unit-oai-hss-0: 12:09:23 DEBUG unit.oai-hss/0.install Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libbison-dev amd64 2:3.0.2.dfsg-2 [338 kB] unit-abot-epc-basic-0: 12:09:24 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-io-java (2.4-2) ... unit-oai-hss-0: 12:09:24 DEBUG unit.oai-hss/0.install Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main bison amd64 2:3.0.2.dfsg-2 [257 kB] unit-abot-epc-basic-0: 12:09:24 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-net2-java (2.2-2) ... unit-abot-epc-basic-0: 12:09:24 DEBUG unit.abot-epc-basic/0.install Setting up libjsch-java (0.1.53-1ubuntu1) ... unit-abot-epc-basic-0: 12:09:24 DEBUG unit.abot-epc-basic/0.install Setting up libjsoup-java (1.8.3-1) ... unit-abot-epc-basic-0: 12:09:24 DEBUG unit.abot-epc-basic/0.install Setting up libatinject-jsr330-api-java (1.0+ds1-2) ... unit-abot-epc-basic-0: 12:09:24 DEBUG unit.abot-epc-basic/0.install Setting up libjsr305-java (0.1~+svn49-9) ... unit-oai-hss-0: 12:09:24 DEBUG unit.oai-hss/0.install Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB] unit-abot-epc-basic-0: 12:09:24 DEBUG unit.abot-epc-basic/0.install Setting up libguava-java (19.0-1) ... unit-abot-epc-basic-0: 12:09:24 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-classworlds-java (1.5.0-5) ... unit-abot-epc-basic-0: 12:09:24 DEBUG unit.abot-epc-basic/0.install Setting up libjaxp1.3-java (1.3.05-2ubuntu3) ... unit-oai-hss-0: 12:09:24 DEBUG unit.oai-hss/0.install Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-168.218 [771 kB] unit-abot-epc-basic-0: 12:09:24 DEBUG unit.abot-epc-basic/0.install Setting up libxml-commons-resolver1.1-java (1.2-7build1) ... unit-abot-epc-basic-0: 12:09:24 DEBUG unit.abot-epc-basic/0.install Setting up libxml-commons-external-java (1.4.01-2build1) ... unit-abot-epc-basic-0: 12:09:24 DEBUG unit.abot-epc-basic/0.install Setting up libxerces2-java (2.11.0-7) ... unit-oai-hss-0: 12:09:24 DEBUG unit.oai-hss/0.install Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1913 kB] unit-abot-epc-basic-0: 12:09:24 DEBUG unit.abot-epc-basic/0.install Setting up libxalan2-java (2.7.1-9) ... unit-abot-epc-basic-0: 12:09:24 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-interpolation-java (1.21-1) ... unit-abot-epc-basic-0: 12:09:24 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-utils-java (1:1.5.15-4+deb8u1build0.16.04.1) ... unit-abot-epc-basic-0: 12:09:24 DEBUG unit.abot-epc-basic/0.install Setting up libxbean-java (4.5-1) ... unit-abot-epc-basic-0: 12:09:24 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-containers-java (1.0~beta3.0.7-8) ... unit-abot-epc-basic-0: 12:09:24 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-interactivity-api-java (1.0-alpha-6-7) ... unit-abot-epc-basic-0: 12:09:24 DEBUG unit.abot-epc-basic/0.install Setting up libwagon-java (1.0.0-7) ... unit-abot-epc-basic-0: 12:09:24 DEBUG unit.abot-epc-basic/0.install Setting up libeclipse-aether-java (1.0.2-1) ... unit-abot-epc-basic-0: 12:09:24 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-cli-java (1.3.1-3ubuntu1) ... unit-oai-hss-0: 12:09:24 DEBUG unit.oai-hss/0.install Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] unit-abot-epc-basic-0: 12:09:24 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-lang3-java (3.4-1) ... unit-abot-epc-basic-0: 12:09:24 DEBUG unit.abot-epc-basic/0.install Setting up libaopalliance-java (20070526-5) ... unit-abot-epc-basic-0: 12:09:25 DEBUG unit.abot-epc-basic/0.install Setting up libguice-java (4.0-2) ... unit-oai-hss-0: 12:09:25 DEBUG unit.oai-hss/0.install Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] unit-abot-epc-basic-0: 12:09:25 DEBUG unit.abot-epc-basic/0.install Setting up junit (3.8.2-8build1) ... unit-abot-epc-basic-0: 12:09:25 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-cipher-java (1.7-1) ... unit-oai-hss-0: 12:09:25 DEBUG unit.oai-hss/0.install Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] unit-abot-epc-basic-0: 12:09:25 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-classworlds2-java (2.5.2-1) ... unit-abot-epc-basic-0: 12:09:25 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-utils2-java (3.0.22-1) ... unit-abot-epc-basic-0: 12:09:25 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-container-default1.5-java (1.6-2) ... unit-oai-hss-0: 12:09:25 DEBUG unit.oai-hss/0.install Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] unit-abot-epc-basic-0: 12:09:25 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-component-annotations-java (1.6-2) ... unit-abot-epc-basic-0: 12:09:25 DEBUG unit.abot-epc-basic/0.install Setting up libasm4-java (5.0.4-1) ... unit-abot-epc-basic-0: 12:09:25 DEBUG unit.abot-epc-basic/0.install Setting up libjaxen-java (1.1.6-1ubuntu1) ... unit-abot-epc-basic-0: 12:09:25 DEBUG unit.abot-epc-basic/0.install Setting up libjdom1-java (1.1.3-1) ... unit-abot-epc-basic-0: 12:09:25 DEBUG unit.abot-epc-basic/0.install Setting up libclassworlds-java (1.1-final-5) ... unit-abot-epc-basic-0: 12:09:25 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-lang-java (2.6-6ubuntu2) ... unit-abot-epc-basic-0: 12:09:25 DEBUG unit.abot-epc-basic/0.install Setting up libdoxia-core-java (1.1.4-3ubuntu1) ... unit-abot-epc-basic-0: 12:09:25 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-container-default-java (1.0-alpha-9-stable-1-7) ... unit-abot-epc-basic-0: 12:09:25 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-ant-factory-java (1.0~alpha2.1-3) ... unit-abot-epc-basic-0: 12:09:25 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-io-java (1.0~alpha5-2) ... unit-abot-epc-basic-0: 12:09:25 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-archiver-java (2.2-1+deb9u1build0.16.04.1) ... unit-abot-epc-basic-0: 12:09:25 DEBUG unit.abot-epc-basic/0.install Setting up libbsh-java (2.0b4-17ubuntu1) ... unit-abot-epc-basic-0: 12:09:25 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-bsh-factory-java (1.0~alpha7-3.1) ... unit-abot-epc-basic-0: 12:09:25 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-sec-dispatcher-java (1.3.1-6) ... unit-abot-epc-basic-0: 12:09:25 DEBUG unit.abot-epc-basic/0.install Setting up libmaven2-core-java (2.2.1-24) ... unit-abot-epc-basic-0: 12:09:25 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-cli-java (1.2-5) ... unit-abot-epc-basic-0: 12:09:25 DEBUG unit.abot-epc-basic/0.install Setting up libqdox2-java (2.0~M3-2) ... unit-abot-epc-basic-0: 12:09:25 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-component-metadata-java (1.6-2) ... unit-abot-epc-basic-0: 12:09:25 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-containers1.5-java (1.6-2) ... unit-abot-epc-basic-0: 12:09:25 DEBUG unit.abot-epc-basic/0.install Setting up libgeronimo-interceptor-3.0-spec-java (1.0.1-3fakesync1) ... unit-abot-epc-basic-0: 12:09:25 DEBUG unit.abot-epc-basic/0.install Setting up libservlet3.1-java (8.0.32-1ubuntu1.9) ... unit-oai-hss-0: 12:09:25 DEBUG unit.oai-hss/0.install Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] unit-abot-epc-basic-0: 12:09:25 DEBUG unit.abot-epc-basic/0.install Setting up libcdi-api-java (1.0-2) ... unit-abot-epc-basic-0: 12:09:25 DEBUG unit.abot-epc-basic/0.install Setting up libsisu-inject-java (0.3.2-1) ... unit-abot-epc-basic-0: 12:09:25 DEBUG unit.abot-epc-basic/0.install Setting up libsisu-plexus-java (0.3.2-1) ... unit-abot-epc-basic-0: 12:09:25 DEBUG unit.abot-epc-basic/0.install Setting up libhamcrest-java (1.3-5ubuntu1) ... unit-oai-hss-0: 12:09:25 DEBUG unit.oai-hss/0.install Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] unit-abot-epc-basic-0: 12:09:25 DEBUG unit.abot-epc-basic/0.install Setting up junit4 (4.12-4ubuntu1) ... unit-oai-hss-0: 12:09:25 DEBUG unit.oai-hss/0.install Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] unit-abot-epc-basic-0: 12:09:26 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-net-java (3.4-2ubuntu2) ... unit-abot-epc-basic-0: 12:09:26 DEBUG unit.abot-epc-basic/0.install Setting up libcglib3-java (3.1+dfsg-1) ... unit-abot-epc-basic-0: 12:09:26 DEBUG unit.abot-epc-basic/0.install Setting up libobjenesis-java (2.2-1) ... unit-abot-epc-basic-0: 12:09:26 DEBUG unit.abot-epc-basic/0.install Setting up libeasymock-java (3.3.1+ds-3) ... unit-abot-epc-basic-0: 12:09:26 DEBUG unit.abot-epc-basic/0.install Setting up libservlet2.5-java (6.0.45+dfsg-1) ... unit-abot-epc-basic-0: 12:09:26 DEBUG unit.abot-epc-basic/0.install Setting up libjetty-java (6.1.26-5ubuntu0.1) ... unit-abot-epc-basic-0: 12:09:26 DEBUG unit.abot-epc-basic/0.install Setting up liblog4j1.2-java (1.2.17-7ubuntu1) ... unit-abot-epc-basic-0: 12:09:26 DEBUG unit.abot-epc-basic/0.install Setting up libmaven-parent-java (21-2) ... unit-abot-epc-basic-0: 12:09:26 DEBUG unit.abot-epc-basic/0.install Setting up libwagon2-java (2.10-3) ... unit-abot-epc-basic-0: 12:09:26 DEBUG unit.abot-epc-basic/0.install Setting up libmaven3-core-java (3.3.9-3) ... unit-abot-epc-basic-0: 12:09:26 DEBUG unit.abot-epc-basic/0.install Setting up maven (3.3.9-3) ... unit-abot-epc-basic-0: 12:09:26 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/share/maven/bin/mvn to provide /usr/bin/mvn (mvn) in auto mode unit-abot-epc-basic-0: 12:09:26 DEBUG unit.abot-epc-basic/0.install Setting up libapr1:amd64 (1.5.2-3) ... unit-abot-epc-basic-0: 12:09:26 DEBUG unit.abot-epc-basic/0.install Setting up libaprutil1:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 12:09:26 DEBUG unit.abot-epc-basic/0.install Setting up libaprutil1-dbd-sqlite3:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 12:09:26 DEBUG unit.abot-epc-basic/0.install Setting up libaprutil1-ldap:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 12:09:26 DEBUG unit.abot-epc-basic/0.install Setting up liblua5.1-0:amd64 (5.1.5-8ubuntu1) ... unit-oai-hss-0: 12:09:26 DEBUG unit.oai-hss/0.install Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] unit-abot-epc-basic-0: 12:09:26 DEBUG unit.abot-epc-basic/0.install Setting up apache2-bin (2.4.18-2ubuntu3.10) ... unit-oai-hss-0: 12:09:27 DEBUG unit.oai-hss/0.install Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] unit-abot-epc-basic-0: 12:09:27 DEBUG unit.abot-epc-basic/0.install Setting up apache2-utils (2.4.18-2ubuntu3.10) ... unit-abot-epc-basic-0: 12:09:27 DEBUG unit.abot-epc-basic/0.install Setting up apache2-data (2.4.18-2ubuntu3.10) ... unit-oai-hss-0: 12:09:27 DEBUG unit.oai-hss/0.install Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] unit-abot-epc-basic-0: 12:09:27 DEBUG unit.abot-epc-basic/0.install Setting up apache2 (2.4.18-2ubuntu3.10) ... unit-oai-hss-0: 12:09:27 DEBUG unit.oai-hss/0.install Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] unit-oai-hss-0: 12:09:27 DEBUG unit.oai-hss/0.install Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] unit-oai-hss-0: 12:09:27 DEBUG unit.oai-hss/0.install Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cmake-data all 2.8.12.2-0ubuntu3 [676 kB] unit-oai-hss-0: 12:09:27 DEBUG unit.oai-hss/0.install Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cmake amd64 2.8.12.2-0ubuntu3 [2618 kB] unit-oai-hss-0: 12:09:28 DEBUG unit.oai-hss/0.install Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe cmake-curses-gui amd64 2.8.12.2-0ubuntu3 [1241 kB] unit-oai-hss-0: 12:09:28 DEBUG unit.oai-hss/0.install Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main doxygen amd64 1.8.6-2 [2408 kB] unit-oai-hss-0: 12:09:28 DEBUG unit.oai-hss/0.install Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe doxygen-gui amd64 1.8.6-2 [279 kB] unit-oai-hss-0: 12:09:28 DEBUG unit.oai-hss/0.install Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] unit-oai-hss-0: 12:09:28 DEBUG unit.oai-hss/0.install Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] unit-oai-hss-0: 12:09:29 DEBUG unit.oai-hss/0.install Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gdb amd64 7.7.1-0ubuntu5~14.04.3 [2199 kB] unit-abot-epc-basic-0: 12:09:29 DEBUG unit.abot-epc-basic/0.install Enabling module mpm_event. unit-abot-epc-basic-0: 12:09:29 DEBUG unit.abot-epc-basic/0.install Enabling module authz_core. unit-abot-epc-basic-0: 12:09:29 DEBUG unit.abot-epc-basic/0.install Enabling module authz_host. unit-abot-epc-basic-0: 12:09:29 DEBUG unit.abot-epc-basic/0.install Enabling module authn_core. unit-abot-epc-basic-0: 12:09:29 DEBUG unit.abot-epc-basic/0.install Enabling module auth_basic. unit-abot-epc-basic-0: 12:09:29 DEBUG unit.abot-epc-basic/0.install Enabling module access_compat. unit-abot-epc-basic-0: 12:09:29 DEBUG unit.abot-epc-basic/0.install Enabling module authn_file. unit-abot-epc-basic-0: 12:09:29 DEBUG unit.abot-epc-basic/0.install Enabling module authz_user. unit-abot-epc-basic-0: 12:09:29 DEBUG unit.abot-epc-basic/0.install Enabling module alias. unit-abot-epc-basic-0: 12:09:29 DEBUG unit.abot-epc-basic/0.install Enabling module dir. unit-abot-epc-basic-0: 12:09:29 DEBUG unit.abot-epc-basic/0.install Enabling module autoindex. unit-oai-hss-0: 12:09:29 DEBUG unit.oai-hss/0.install Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] unit-abot-epc-basic-0: 12:09:29 DEBUG unit.abot-epc-basic/0.install Enabling module env. unit-abot-epc-basic-0: 12:09:29 DEBUG unit.abot-epc-basic/0.install Enabling module mime. unit-abot-epc-basic-0: 12:09:29 DEBUG unit.abot-epc-basic/0.install Enabling module negotiation. unit-abot-epc-basic-0: 12:09:29 DEBUG unit.abot-epc-basic/0.install Enabling module setenvif. unit-abot-epc-basic-0: 12:09:29 DEBUG unit.abot-epc-basic/0.install Enabling module filter. unit-abot-epc-basic-0: 12:09:29 DEBUG unit.abot-epc-basic/0.install Enabling module deflate. unit-oai-hss-0: 12:09:29 DEBUG unit.oai-hss/0.install Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] unit-abot-epc-basic-0: 12:09:29 DEBUG unit.abot-epc-basic/0.install Enabling module status. unit-abot-epc-basic-0: 12:09:29 DEBUG unit.abot-epc-basic/0.install Enabling conf charset. unit-abot-epc-basic-0: 12:09:29 DEBUG unit.abot-epc-basic/0.install Enabling conf localized-error-pages. unit-abot-epc-basic-0: 12:09:29 DEBUG unit.abot-epc-basic/0.install Enabling conf other-vhosts-access-log. unit-abot-epc-basic-0: 12:09:29 DEBUG unit.abot-epc-basic/0.install Enabling conf security. unit-abot-epc-basic-0: 12:09:29 DEBUG unit.abot-epc-basic/0.install Enabling conf serve-cgi-bin. unit-oai-hss-0: 12:09:29 DEBUG unit.oai-hss/0.install Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] unit-abot-epc-basic-0: 12:09:29 DEBUG unit.abot-epc-basic/0.install Enabling site 000-default. unit-oai-hss-0: 12:09:29 DEBUG unit.oai-hss/0.install Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] unit-oai-hss-0: 12:09:29 DEBUG unit.oai-hss/0.install Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] unit-oai-hss-0: 12:09:30 DEBUG unit.oai-hss/0.install Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main pkg-config amd64 0.26-1ubuntu4 [40.9 kB] unit-oai-hss-0: 12:09:30 DEBUG unit.oai-hss/0.install Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dbg amd64 2.19-0ubuntu6.15 [3467 kB] unit-oai-hss-0: 12:09:30 DEBUG unit.oai-hss/0.install Extracting templates from packages: 35% Extracting templates from packages: 71% Extracting templates from packages: 100% unit-oai-hss-0: 12:09:30 DEBUG unit.oai-hss/0.install Preconfiguring packages ... unit-oai-hss-0: 12:09:30 DEBUG unit.oai-hss/0.install Fetched 68.3 MB in 16s (4159 kB/s) unit-oai-hss-0: 12:09:30 DEBUG unit.oai-hss/0.install Selecting previously unselected package m4. unit-oai-hss-0: 12:09:31 DEBUG unit.oai-hss/0.install (Reading database ... 109432 files and directories currently installed.) unit-oai-hss-0: 12:09:31 DEBUG unit.oai-hss/0.install Preparing to unpack .../m4_1.4.17-2ubuntu1_amd64.deb ... unit-oai-hss-0: 12:09:31 DEBUG unit.oai-hss/0.install Unpacking m4 (1.4.17-2ubuntu1) ... unit-abot-epc-basic-0: 12:09:31 DEBUG unit.abot-epc-basic/0.install Setting up python-pip-whl (8.1.1-2ubuntu0.4) ... unit-abot-epc-basic-0: 12:09:31 DEBUG unit.abot-epc-basic/0.install Setting up libpython2.7-stdlib:amd64 (2.7.12-1ubuntu0~16.04.4) ... unit-oai-hss-0: 12:09:31 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfl-dev:amd64. unit-abot-epc-basic-0: 12:09:31 DEBUG unit.abot-epc-basic/0.install Setting up python2.7 (2.7.12-1ubuntu0~16.04.4) ... unit-oai-hss-0: 12:09:31 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfl-dev_2.5.35-10.1ubuntu2_amd64.deb ... unit-oai-hss-0: 12:09:31 DEBUG unit.oai-hss/0.install Unpacking libfl-dev:amd64 (2.5.35-10.1ubuntu2) ... unit-oai-hss-0: 12:09:31 DEBUG unit.oai-hss/0.install Selecting previously unselected package flex. unit-oai-hss-0: 12:09:31 DEBUG unit.oai-hss/0.install Preparing to unpack .../flex_2.5.35-10.1ubuntu2_amd64.deb ... unit-oai-hss-0: 12:09:31 DEBUG unit.oai-hss/0.install Unpacking flex (2.5.35-10.1ubuntu2) ... unit-oai-hss-0: 12:09:31 DEBUG unit.oai-hss/0.install Selecting previously unselected package liblzo2-2:amd64. unit-oai-hss-0: 12:09:31 DEBUG unit.oai-hss/0.install Preparing to unpack .../liblzo2-2_2.06-1.2ubuntu1.1_amd64.deb ... unit-oai-hss-0: 12:09:31 DEBUG unit.oai-hss/0.install Unpacking liblzo2-2:amd64 (2.06-1.2ubuntu1.1) ... unit-oai-hss-0: 12:09:31 DEBUG unit.oai-hss/0.install Selecting previously unselected package libnettle4:amd64. unit-oai-hss-0: 12:09:31 DEBUG unit.oai-hss/0.install Preparing to unpack .../libnettle4_2.7.1-1ubuntu0.2_amd64.deb ... unit-oai-hss-0: 12:09:31 DEBUG unit.oai-hss/0.install Unpacking libnettle4:amd64 (2.7.1-1ubuntu0.2) ... unit-oai-hss-0: 12:09:31 DEBUG unit.oai-hss/0.install Selecting previously unselected package libarchive13:amd64. unit-oai-hss-0: 12:09:31 DEBUG unit.oai-hss/0.install Preparing to unpack .../libarchive13_3.1.2-7ubuntu2.8_amd64.deb ... unit-oai-hss-0: 12:09:31 DEBUG unit.oai-hss/0.install Unpacking libarchive13:amd64 (3.1.2-7ubuntu2.8) ... unit-oai-hss-0: 12:09:31 DEBUG unit.oai-hss/0.install Selecting previously unselected package libasan0:amd64. unit-oai-hss-0: 12:09:31 DEBUG unit.oai-hss/0.install Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 12:09:31 DEBUG unit.oai-hss/0.install Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 12:09:31 DEBUG unit.oai-hss/0.install Selecting previously unselected package libatomic1:amd64. unit-oai-hss-0: 12:09:31 DEBUG unit.oai-hss/0.install Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 12:09:31 DEBUG unit.oai-hss/0.install Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 12:09:31 DEBUG unit.oai-hss/0.install Selecting previously unselected package x11-common. unit-oai-hss-0: 12:09:31 DEBUG unit.oai-hss/0.install Preparing to unpack .../x11-common_1%3a7.7+1ubuntu8.1_all.deb ... unit-oai-hss-0: 12:09:31 DEBUG unit.oai-hss/0.install Unpacking x11-common (1:7.7+1ubuntu8.1) ... unit-abot-epc-basic-0: 12:09:31 DEBUG unit.abot-epc-basic/0.install Setting up libpython-stdlib:amd64 (2.7.12-1~16.04) ... unit-oai-hss-0: 12:09:31 DEBUG unit.oai-hss/0.install Selecting previously unselected package libice6:amd64. unit-oai-hss-0: 12:09:31 DEBUG unit.oai-hss/0.install Preparing to unpack .../libice6_2%3a1.0.8-2_amd64.deb ... unit-abot-epc-basic-0: 12:09:31 DEBUG unit.abot-epc-basic/0.install Setting up python (2.7.12-1~16.04) ... unit-oai-hss-0: 12:09:31 DEBUG unit.oai-hss/0.install Unpacking libice6:amd64 (2:1.0.8-2) ... unit-abot-epc-basic-0: 12:09:32 DEBUG unit.abot-epc-basic/0.install Setting up python-pip (8.1.1-2ubuntu0.4) ... unit-oai-hss-0: 12:09:32 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsm6:amd64. unit-oai-hss-0: 12:09:32 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsm6_2%3a1.2.1-2_amd64.deb ... unit-oai-hss-0: 12:09:32 DEBUG unit.oai-hss/0.install Unpacking libsm6:amd64 (2:1.2.1-2) ... unit-abot-epc-basic-0: 12:09:32 DEBUG unit.abot-epc-basic/0.install Setting up abot-epc-basic (3.1.1) ... unit-oai-hss-0: 12:09:32 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxt6:amd64. unit-oai-hss-0: 12:09:32 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxt6_1%3a1.1.4-1_amd64.deb ... unit-oai-hss-0: 12:09:32 DEBUG unit.oai-hss/0.install Unpacking libxt6:amd64 (1:1.1.4-1) ... unit-abot-epc-basic-0: 12:09:32 DEBUG unit.abot-epc-basic/0.install Inside postinstall - configure called unit-abot-epc-basic-0: 12:09:32 DEBUG unit.abot-epc-basic/0.install Current directory : / unit-abot-epc-basic-0: 12:09:32 DEBUG unit.abot-epc-basic/0.install Invoking mvn on jar files unit-oai-hss-0: 12:09:32 DEBUG unit.oai-hss/0.install Selecting previously unselected package libaudio2:amd64. unit-oai-hss-0: 12:09:32 DEBUG unit.oai-hss/0.install Preparing to unpack .../libaudio2_1.9.4-1_amd64.deb ... unit-oai-hss-0: 12:09:32 DEBUG unit.oai-hss/0.install Unpacking libaudio2:amd64 (1.9.4-1) ... unit-oai-hss-0: 12:09:32 DEBUG unit.oai-hss/0.install Selecting previously unselected package libavahi-common-data:amd64. unit-oai-hss-0: 12:09:32 DEBUG unit.oai-hss/0.install Preparing to unpack .../libavahi-common-data_0.6.31-4ubuntu1.3_amd64.deb ... unit-oai-hss-0: 12:09:32 DEBUG unit.oai-hss/0.install Unpacking libavahi-common-data:amd64 (0.6.31-4ubuntu1.3) ... unit-oai-hss-0: 12:09:32 DEBUG unit.oai-hss/0.install Selecting previously unselected package libavahi-common3:amd64. unit-oai-hss-0: 12:09:32 DEBUG unit.oai-hss/0.install Preparing to unpack .../libavahi-common3_0.6.31-4ubuntu1.3_amd64.deb ... unit-oai-hss-0: 12:09:32 DEBUG unit.oai-hss/0.install Unpacking libavahi-common3:amd64 (0.6.31-4ubuntu1.3) ... unit-oai-hss-0: 12:09:33 DEBUG unit.oai-hss/0.install Selecting previously unselected package libavahi-client3:amd64. unit-oai-hss-0: 12:09:33 DEBUG unit.oai-hss/0.install Preparing to unpack .../libavahi-client3_0.6.31-4ubuntu1.3_amd64.deb ... unit-oai-hss-0: 12:09:33 DEBUG unit.oai-hss/0.install Unpacking libavahi-client3:amd64 (0.6.31-4ubuntu1.3) ... unit-oai-hss-0: 12:09:33 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgmp10:amd64. unit-oai-hss-0: 12:09:33 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... unit-oai-hss-0: 12:09:33 DEBUG unit.oai-hss/0.install Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-hss-0: 12:09:33 DEBUG unit.oai-hss/0.install Selecting previously unselected package libisl10:amd64. unit-oai-hss-0: 12:09:33 DEBUG unit.oai-hss/0.install Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... unit-oai-hss-0: 12:09:33 DEBUG unit.oai-hss/0.install Unpacking libisl10:amd64 (0.12.2-1) ... unit-oai-hss-0: 12:09:33 DEBUG unit.oai-hss/0.install Selecting previously unselected package libcloog-isl4:amd64. unit-oai-hss-0: 12:09:33 DEBUG unit.oai-hss/0.install Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... unit-oai-hss-0: 12:09:33 DEBUG unit.oai-hss/0.install Unpacking libcloog-isl4:amd64 (0.18.2-1) ... unit-oai-hss-0: 12:09:34 DEBUG unit.oai-hss/0.install Selecting previously unselected package libcups2:amd64. unit-oai-hss-0: 12:09:34 DEBUG unit.oai-hss/0.install Preparing to unpack .../libcups2_1.7.2-0ubuntu1.11_amd64.deb ... unit-oai-hss-0: 12:09:34 DEBUG unit.oai-hss/0.install Unpacking libcups2:amd64 (1.7.2-0ubuntu1.11) ... unit-oai-hss-0: 12:09:34 DEBUG unit.oai-hss/0.install Selecting previously unselected package fonts-dejavu-core. unit-oai-hss-0: 12:09:34 DEBUG unit.oai-hss/0.install Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... unit-oai-hss-0: 12:09:34 DEBUG unit.oai-hss/0.install Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... unit-abot-epc-basic-0: 12:09:34 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-oai-hss-0: 12:09:34 DEBUG unit.oai-hss/0.install Selecting previously unselected package fontconfig-config. unit-oai-hss-0: 12:09:34 DEBUG unit.oai-hss/0.install Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... unit-oai-hss-0: 12:09:34 DEBUG unit.oai-hss/0.install Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... unit-oai-hss-0: 12:09:34 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfontconfig1:amd64. unit-oai-hss-0: 12:09:34 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... unit-oai-hss-0: 12:09:34 DEBUG unit.oai-hss/0.install Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... unit-abot-epc-basic-0: 12:09:34 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.pom unit-abot-epc-basic-0: 12:09:35 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.pom (4 KB at 7.5 KB/sec) unit-abot-epc-basic-0: 12:09:35 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom unit-abot-epc-basic-0: 12:09:35 DEBUG unit.abot-epc-basic/0.install 3/13 KB 5/13 KB 8/13 KB 11/13 KB 13/13 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom (13 KB at 344.1 KB/sec) unit-abot-epc-basic-0: 12:09:35 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/21/maven-parent-21.pom unit-oai-hss-0: 12:09:35 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgomp1:amd64. unit-oai-hss-0: 12:09:35 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-abot-epc-basic-0: 12:09:35 DEBUG unit.abot-epc-basic/0.install 3/26 KB 5/26 KB 8/26 KB 11/26 KB 13/26 KB 16/26 KB 19/26 KB 21/26 KB 24/26 KB 26/26 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/21/maven-parent-21.pom (26 KB at 830.3 KB/sec) unit-abot-epc-basic-0: 12:09:35 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/10/apache-10.pom unit-abot-epc-basic-0: 12:09:35 DEBUG unit.abot-epc-basic/0.install 3/15 KB 5/15 KB 8/15 KB 11/15 KB 13/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/10/apache-10.pom (15 KB at 516.1 KB/sec) unit-oai-hss-0: 12:09:35 DEBUG unit.oai-hss/0.install Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 12:09:35 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.jar unit-abot-epc-basic-0: 12:09:35 DEBUG unit.abot-epc-basic/0.install 3/25 KB 5/25 KB 8/25 KB 11/25 KB 13/25 KB 16/25 KB 19/25 KB 21/25 KB 24/25 KB 25/25 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.jar (25 KB at 829.5 KB/sec) unit-abot-epc-basic-0: 12:09:35 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.pom unit-abot-epc-basic-0: 12:09:35 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.pom (7 KB at 348.2 KB/sec) unit-abot-epc-basic-0: 12:09:35 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom unit-abot-epc-basic-0: 12:09:35 DEBUG unit.abot-epc-basic/0.install 3/10 KB 6/10 KB 9/10 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom (10 KB at 321.6 KB/sec) unit-abot-epc-basic-0: 12:09:35 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/24/maven-parent-24.pom unit-abot-epc-basic-0: 12:09:35 DEBUG unit.abot-epc-basic/0.install 3/37 KB 5/37 KB 8/37 KB 11/37 KB 13/37 KB 16/37 KB 19/37 KB 21/37 KB 24/37 KB 27/37 KB 29/37 KB 32/37 KB 35/37 KB 37/37 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/24/maven-parent-24.pom (37 KB at 973.9 KB/sec) unit-abot-epc-basic-0: 12:09:35 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/14/apache-14.pom unit-abot-epc-basic-0: 12:09:35 DEBUG unit.abot-epc-basic/0.install 3/15 KB 5/15 KB 8/15 KB 11/15 KB 13/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/14/apache-14.pom (15 KB at 682.9 KB/sec) unit-abot-epc-basic-0: 12:09:35 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.jar unit-abot-epc-basic-0: 12:09:35 DEBUG unit.abot-epc-basic/0.install 3/33 KB 5/33 KB 8/33 KB 11/33 KB 13/33 KB 16/33 KB 19/33 KB 21/33 KB 24/33 KB 27/33 KB 29/33 KB 32/33 KB 33/33 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.jar (33 KB at 1115.1 KB/sec) unit-abot-epc-basic-0: 12:09:35 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 12:09:35 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:09:35 DEBUG unit.abot-epc-basic/0.install [INFO] Building Maven Stub Project (No POM) 1 unit-abot-epc-basic-0: 12:09:35 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:09:35 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 12:09:35 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.5.2:install-file (default-cli) @ standalone-pom --- unit-abot-epc-basic-0: 12:09:35 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom unit-abot-epc-basic-0: 12:09:35 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom (2 KB at 61.9 KB/sec) unit-abot-epc-basic-0: 12:09:35 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.2.1/maven-2.2.1.pom unit-oai-hss-0: 12:09:35 DEBUG unit.oai-hss/0.install Selecting previously unselected package libitm1:amd64. unit-oai-hss-0: 12:09:35 DEBUG unit.oai-hss/0.install Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 12:09:35 DEBUG unit.oai-hss/0.install Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 12:09:35 DEBUG unit.abot-epc-basic/0.install 3/22 KB 5/22 KB 8/22 KB 11/22 KB 13/22 KB 16/22 KB 19/22 KB 21/22 KB 22/22 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.2.1/maven-2.2.1.pom (22 KB at 754.6 KB/sec) unit-abot-epc-basic-0: 12:09:35 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/11/maven-parent-11.pom unit-abot-epc-basic-0: 12:09:36 DEBUG unit.abot-epc-basic/0.install 3/32 KB 6/32 KB 9/32 KB 11/32 KB 14/32 KB 16/32 KB 19/32 KB 22/32 KB 25/32 KB 27/32 KB 30/32 KB 32/32 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/11/maven-parent-11.pom (32 KB at 989.0 KB/sec) unit-abot-epc-basic-0: 12:09:36 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/5/apache-5.pom unit-abot-epc-basic-0: 12:09:36 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/5/apache-5.pom (5 KB at 250.1 KB/sec) unit-oai-hss-0: 12:09:36 DEBUG unit.oai-hss/0.install Selecting previously unselected package libjpeg-turbo8:amd64. unit-abot-epc-basic-0: 12:09:36 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom unit-oai-hss-0: 12:09:36 DEBUG unit.oai-hss/0.install Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... unit-oai-hss-0: 12:09:36 DEBUG unit.oai-hss/0.install Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... unit-abot-epc-basic-0: 12:09:36 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom (3 KB at 159.3 KB/sec) unit-abot-epc-basic-0: 12:09:36 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom unit-oai-hss-0: 12:09:36 DEBUG unit.oai-hss/0.install Selecting previously unselected package libmpfr4:amd64. unit-abot-epc-basic-0: 12:09:36 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom (3 KB at 101.3 KB/sec) unit-oai-hss-0: 12:09:36 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... unit-abot-epc-basic-0: 12:09:36 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom unit-oai-hss-0: 12:09:36 DEBUG unit.oai-hss/0.install Unpacking libmpfr4:amd64 (3.1.2-1) ... unit-abot-epc-basic-0: 12:09:36 DEBUG unit.abot-epc-basic/0.install 1/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom (4 KB at 186.1 KB/sec) unit-abot-epc-basic-0: 12:09:36 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom unit-abot-epc-basic-0: 12:09:36 DEBUG unit.abot-epc-basic/0.install 3/7 KB 6/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom (7 KB at 445.9 KB/sec) unit-abot-epc-basic-0: 12:09:36 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom unit-abot-epc-basic-0: 12:09:36 DEBUG unit.abot-epc-basic/0.install 3/12 KB 5/12 KB 8/12 KB 11/12 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom (12 KB at 263.7 KB/sec) unit-oai-hss-0: 12:09:36 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpython3.4:amd64. unit-abot-epc-basic-0: 12:09:36 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom unit-oai-hss-0: 12:09:36 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpython3.4_3.4.3-1ubuntu1~14.04.7_amd64.deb ... unit-abot-epc-basic-0: 12:09:36 DEBUG unit.abot-epc-basic/0.install 889/889 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom (889 B at 54.3 KB/sec) unit-abot-epc-basic-0: 12:09:36 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom unit-abot-epc-basic-0: 12:09:36 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom (6 KB at 237.7 KB/sec) unit-abot-epc-basic-0: 12:09:36 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom unit-abot-epc-basic-0: 12:09:36 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom (4 KB at 203.0 KB/sec) unit-abot-epc-basic-0: 12:09:36 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom unit-oai-hss-0: 12:09:36 DEBUG unit.oai-hss/0.install Unpacking libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.7) ... unit-abot-epc-basic-0: 12:09:36 DEBUG unit.abot-epc-basic/0.install 492/492 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom (492 B at 30.0 KB/sec) unit-abot-epc-basic-0: 12:09:36 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom unit-abot-epc-basic-0: 12:09:36 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom (6 KB at 329.6 KB/sec) unit-abot-epc-basic-0: 12:09:36 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.pom unit-abot-epc-basic-0: 12:09:36 DEBUG unit.abot-epc-basic/0.install 998/998 B Downloaded: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.pom (998 B at 48.7 KB/sec) unit-abot-epc-basic-0: 12:09:36 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom unit-abot-epc-basic-0: 12:09:36 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom (7 KB at 318.8 KB/sec) unit-abot-epc-basic-0: 12:09:36 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom unit-abot-epc-basic-0: 12:09:36 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom (4 KB at 160.8 KB/sec) unit-abot-epc-basic-0: 12:09:36 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom unit-abot-epc-basic-0: 12:09:36 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom (3 KB at 84.8 KB/sec) unit-abot-epc-basic-0: 12:09:36 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom unit-abot-epc-basic-0: 12:09:36 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom (4 KB at 112.2 KB/sec) unit-abot-epc-basic-0: 12:09:36 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom unit-abot-epc-basic-0: 12:09:36 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom (2 KB at 130.5 KB/sec) unit-abot-epc-basic-0: 12:09:36 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom unit-abot-epc-basic-0: 12:09:36 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom (2 KB at 85.8 KB/sec) unit-abot-epc-basic-0: 12:09:36 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom unit-abot-epc-basic-0: 12:09:36 DEBUG unit.abot-epc-basic/0.install 880/880 B Downloaded: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom (880 B at 39.1 KB/sec) unit-abot-epc-basic-0: 12:09:36 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom unit-abot-epc-basic-0: 12:09:36 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom (2 KB at 117.7 KB/sec) unit-abot-epc-basic-0: 12:09:36 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.pom unit-abot-epc-basic-0: 12:09:36 DEBUG unit.abot-epc-basic/0.install 3/11 KB 5/11 KB 8/11 KB 11/11 KB 11/11 KB Downloaded: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.pom (11 KB at 605.3 KB/sec) unit-abot-epc-basic-0: 12:09:36 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/22/commons-parent-22.pom unit-abot-epc-basic-0: 12:09:36 DEBUG unit.abot-epc-basic/0.install 3/41 KB 6/41 KB 9/41 KB 11/41 KB 14/41 KB 16/41 KB 19/41 KB 22/41 KB 25/41 KB 27/41 KB 30/41 KB 32/41 KB 36/41 KB 40/41 KB 41/41 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/22/commons-parent-22.pom (41 KB at 1516.1 KB/sec) unit-abot-epc-basic-0: 12:09:36 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/9/apache-9.pom unit-abot-epc-basic-0: 12:09:36 DEBUG unit.abot-epc-basic/0.install 4/15 KB 8/15 KB 12/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/9/apache-9.pom (15 KB at 870.9 KB/sec) unit-abot-epc-basic-0: 12:09:36 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.pom unit-abot-epc-basic-0: 12:09:36 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.pom (4 KB at 247.0 KB/sec) unit-abot-epc-basic-0: 12:09:36 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom unit-abot-epc-basic-0: 12:09:36 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom (7 KB at 310.5 KB/sec) unit-abot-epc-basic-0: 12:09:36 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/23/maven-parent-23.pom unit-abot-epc-basic-0: 12:09:36 DEBUG unit.abot-epc-basic/0.install 3/32 KB 5/32 KB 8/32 KB 11/32 KB 13/32 KB 16/32 KB 19/32 KB 21/32 KB 24/32 KB 27/32 KB 29/32 KB 32/32 KB 32/32 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/23/maven-parent-23.pom (32 KB at 1446.5 KB/sec) unit-abot-epc-basic-0: 12:09:36 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/13/apache-13.pom unit-abot-epc-basic-0: 12:09:36 DEBUG unit.abot-epc-basic/0.install 3/14 KB 5/14 KB 8/14 KB 11/14 KB 13/14 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/13/apache-13.pom (14 KB at 852.9 KB/sec) unit-oai-hss-0: 12:09:36 DEBUG unit.oai-hss/0.install Selecting previously unselected package qtcore4-l10n. unit-abot-epc-basic-0: 12:09:36 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom unit-oai-hss-0: 12:09:36 DEBUG unit.oai-hss/0.install Preparing to unpack .../qtcore4-l10n_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_all.deb ... unit-abot-epc-basic-0: 12:09:36 DEBUG unit.abot-epc-basic/0.install 965/965 B Downloaded: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom (965 B at 44.9 KB/sec) unit-abot-epc-basic-0: 12:09:36 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom unit-abot-epc-basic-0: 12:09:36 DEBUG unit.abot-epc-basic/0.install 2/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom (4 KB at 153.6 KB/sec) unit-abot-epc-basic-0: 12:09:36 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom unit-abot-epc-basic-0: 12:09:36 DEBUG unit.abot-epc-basic/0.install 3/20 KB 6/20 KB 9/20 KB 11/20 KB 14/20 KB 16/20 KB 19/20 KB 20/20 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom (20 KB at 1050.9 KB/sec) unit-abot-epc-basic-0: 12:09:36 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/17/spice-parent-17.pom unit-abot-epc-basic-0: 12:09:36 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/17/spice-parent-17.pom (7 KB at 440.0 KB/sec) unit-abot-epc-basic-0: 12:09:36 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/10/forge-parent-10.pom unit-oai-hss-0: 12:09:36 DEBUG unit.oai-hss/0.install Unpacking qtcore4-l10n (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 12:09:36 DEBUG unit.abot-epc-basic/0.install 3/14 KB 6/14 KB 9/14 KB 11/14 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/10/forge-parent-10.pom (14 KB at 882.8 KB/sec) unit-abot-epc-basic-0: 12:09:36 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar unit-abot-epc-basic-0: 12:09:36 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar unit-abot-epc-basic-0: 12:09:36 DEBUG unit.abot-epc-basic/0.install 3/13 KB 6/13 KB 9/13 KB 11/13 KB 13/13 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar unit-abot-epc-basic-0: 12:09:36 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar unit-abot-epc-basic-0: 12:09:36 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar (13 KB at 604.2 KB/sec) unit-abot-epc-basic-0: 12:09:36 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar unit-abot-epc-basic-0: 12:09:36 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar unit-abot-epc-basic-0: 12:09:36 DEBUG unit.abot-epc-basic/0.install 3/50 KB 5/50 KB 8/50 KB 3/35 KB 8/50 KB 5/35 KB 11/50 KB 3/35 KB 11/50 KB 5/35 KB 13/50 KB 5/35 KB 16/50 KB 5/35 KB 19/50 KB 5/35 KB 21/50 KB 8/35 KB 21/50 KB 11/35 KB 21/50 KB 13/35 KB 21/50 KB 13/35 KB 24/50 KB 13/35 KB 24/50 KB 3/48 KB 16/35 KB 27/50 KB 6/48 KB 16/35 KB 27/50 KB 9/48 KB 16/35 KB 27/50 KB 11/48 KB 16/35 KB 27/50 KB 14/48 KB 16/35 KB 27/50 KB 16/48 KB 16/35 KB 27/50 KB 19/48 KB 16/35 KB 27/50 KB 22/48 KB 16/35 KB 27/50 KB 3/48 KB 19/35 KB 27/50 KB 22/48 KB 21/35 KB 27/50 KB 22/48 KB 24/35 KB 27/50 KB 22/48 KB 27/35 KB 27/50 KB 22/48 KB 29/35 KB 27/50 KB 22/48 KB 32/35 KB 27/50 KB 22/48 KB 13/35 KB 27/50 KB 3/48 KB 32/35 KB 29/50 KB 22/48 KB 32/35 KB 32/50 KB 22/48 KB 32/35 KB 36/50 KB 22/48 KB 32/35 KB 40/50 KB 22/48 KB 32/35 KB 44/50 KB 22/48 KB 32/35 KB 48/50 KB 22/48 KB 32/35 KB 50/50 KB 22/48 KB 32/35 KB 50/50 KB 25/48 KB 35/35 KB 50/50 KB 27/48 KB 35/35 KB 50/50 KB 25/48 KB 35/35 KB 50/50 KB 27/48 KB 35/35 KB 50/50 KB 30/48 KB 35/35 KB 50/50 KB 32/48 KB 35/35 KB 50/50 KB 36/48 KB 35/35 KB 50/50 KB 40/48 KB 35/35 KB 50/50 KB 44/48 KB 35/35 KB 50/50 KB 48/48 KB 35/35 KB 50/50 KB 3/153 KB 48/48 KB 35/35 KB 50/50 KB 6/153 KB 48/48 KB 35/35 KB 50/50 KB 9/153 KB 48/48 KB 35/35 KB 50/50 KB 11/153 KB 48/48 KB 35/35 KB 50/50 KB 14/153 KB 48/48 KB 35/35 KB 50/50 KB 16/153 KB 48/48 KB 35/35 KB 50/50 KB 19/153 KB 48/48 KB 35/35 KB 50/50 KB 22/153 KB 48/48 KB 35/35 KB 50/50 KB 25/153 KB 48/48 KB 35/35 KB 50/50 KB 27/153 KB 48/48 KB 35/35 KB 50/50 KB 30/153 KB 48/48 KB 35/35 KB 50/50 KB 32/153 KB 48/48 KB 35/35 KB 50/50 KB 36/153 KB 48/48 KB 35/35 KB 50/50 KB 40/153 KB 48/48 KB 35/35 KB 50/50 KB 44/153 KB 48/48 KB 35/35 KB 50/50 KB 48/153 KB 48/48 KB 35/35 KB 3/30 KB 50/50 KB 48/153 KB 48/48 KB 35/35 KB 6/30 KB 50/50 KB 48/153 KB 48/48 KB 35/35 KB 9/30 KB 50/50 KB 48/153 KB 48/48 KB 35/35 KB 11/30 KB 50/50 KB 48/153 KB 48/48 KB 35/35 KB 11/30 KB 50/50 KB 52/153 KB 48/48 KB 35/35 KB 11/30 KB 50/50 KB 56/153 KB 48/48 KB 35/35 KB 11/30 KB 50/50 KB 60/153 KB 48/48 KB 35/35 KB 11/30 KB 50/50 KB 64/153 KB 48/48 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar (50 KB at 578.4 KB/sec) unit-abot-epc-basic-0: 12:09:36 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar (35 KB at 363.5 KB/sec) unit-abot-epc-basic-0: 12:09:36 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar unit-abot-epc-basic-0: 12:09:36 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.jar unit-abot-epc-basic-0: 12:09:36 DEBUG unit.abot-epc-basic/0.install 14/30 KB 64/153 KB 48/48 KB 16/30 KB 64/153 KB 48/48 KB 19/30 KB 64/153 KB 48/48 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar (48 KB at 483.8 KB/sec) unit-abot-epc-basic-0: 12:09:36 DEBUG unit.abot-epc-basic/0.install 22/30 KB 64/153 KB 25/30 KB 64/153 KB 27/30 KB 64/153 KB 30/30 KB 64/153 KB Downloading: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar unit-abot-epc-basic-0: 12:09:36 DEBUG unit.abot-epc-basic/0.install 30/30 KB 68/153 KB 30/30 KB 72/153 KB 30/30 KB 76/153 KB 30/30 KB 80/153 KB 30/30 KB 84/153 KB 30/30 KB 88/153 KB 30/30 KB 92/153 KB 30/30 KB 96/153 KB 30/30 KB 100/153 KB 30/30 KB 104/153 KB 30/30 KB 108/153 KB 30/30 KB 112/153 KB 30/30 KB 3/119 KB 112/153 KB 30/30 KB 5/119 KB 112/153 KB 4/190 KB 30/30 KB 8/119 KB 112/153 KB 4/190 KB 30/30 KB 3/119 KB 112/153 KB 4/190 KB 30/30 KB 8/119 KB 112/153 KB 8/190 KB 8/119 KB 112/153 KB 4/37 KB 12/190 KB 11/119 KB 112/153 KB 4/37 KB 16/190 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar (30 KB at 281.7 KB/sec) unit-abot-epc-basic-0: 12:09:36 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar unit-abot-epc-basic-0: 12:09:37 DEBUG unit.abot-epc-basic/0.install 11/119 KB 112/153 KB 4/37 KB 20/190 KB 30/30 KB 8/119 KB 112/153 KB 4/37 KB 8/190 KB 11/119 KB 112/153 KB 4/37 KB 12/190 KB 13/119 KB 112/153 KB 4/37 KB 20/190 KB 13/119 KB 112/153 KB 8/37 KB 20/190 KB 16/119 KB 112/153 KB 12/37 KB 20/190 KB 13/119 KB 112/153 KB 12/37 KB 20/190 KB 19/119 KB 112/153 KB 16/37 KB 20/190 KB 16/119 KB 112/153 KB 16/37 KB 20/190 KB 19/119 KB 112/153 KB 20/37 KB 20/190 KB 21/119 KB 112/153 KB 24/37 KB 24/190 KB 21/119 KB 112/153 KB 20/37 KB 24/190 KB 19/119 KB 112/153 KB 20/37 KB 24/190 KB 21/119 KB 112/153 KB 28/37 KB 28/190 KB 24/119 KB 112/153 KB 28/37 KB 32/190 KB 21/119 KB 112/153 KB 28/37 KB 32/190 KB 24/119 KB 112/153 KB 28/37 KB 36/190 KB 27/119 KB 112/153 KB 28/37 KB 40/190 KB 27/119 KB 112/153 KB 28/37 KB 36/190 KB 27/119 KB 112/153 KB 28/37 KB 36/190 KB 29/119 KB 112/153 KB 32/37 KB 40/190 KB 27/119 KB 112/153 KB 32/37 KB 40/190 KB 32/119 KB 112/153 KB 32/37 KB 40/190 KB 32/119 KB 112/153 KB 36/37 KB 44/190 KB 3/86 KB 32/119 KB 112/153 KB 37/37 KB 44/190 KB 32/119 KB 112/153 KB 32/37 KB 44/190 KB 3/86 KB 32/119 KB 112/153 KB 37/37 KB 48/190 KB 3/86 KB 32/119 KB 112/153 KB 37/37 KB 52/190 KB 3/86 KB 36/119 KB 116/153 KB 37/37 KB 56/190 KB 3/86 KB 32/119 KB 112/153 KB 36/37 KB 44/190 KB 5/86 KB 36/119 KB 116/153 KB 37/37 KB 56/190 KB 8/86 KB 36/119 KB 116/153 KB 37/37 KB 56/190 KB 11/86 KB 36/119 KB 116/153 KB 37/37 KB 56/190 KB 13/86 KB 36/119 KB 116/153 KB 37/37 KB 56/190 KB 16/86 KB 36/119 KB 116/153 KB 37/37 KB 56/190 KB 19/86 KB 36/119 KB 116/153 KB 37/37 KB 60/190 KB 3/86 KB 36/119 KB 116/153 KB 37/37 KB 52/190 KB 3/86 KB 36/119 KB 112/153 KB 37/37 KB 52/190 KB 19/86 KB 40/119 KB 120/153 KB 37/37 KB 60/190 KB 19/86 KB 44/119 KB 120/153 KB 37/37 KB 60/190 KB 19/86 KB 48/119 KB 120/153 KB 37/37 KB 60/190 KB 16/86 KB 36/119 KB 116/153 KB 37/37 KB 60/190 KB 19/86 KB 48/119 KB 120/153 KB 37/37 KB 64/190 KB 19/86 KB 52/119 KB 120/153 KB 37/37 KB 64/190 KB 21/86 KB 56/119 KB 124/153 KB 37/37 KB 64/190 KB 21/86 KB 60/119 KB 124/153 KB 37/37 KB 64/190 KB 21/86 KB 64/119 KB 124/153 KB 37/37 KB 64/190 KB 21/86 KB 68/119 KB 124/153 KB 64/190 KB 21/86 KB 52/119 KB 124/153 KB 37/37 KB 64/190 KB 19/86 KB 52/119 KB 124/153 KB 37/37 KB 64/190 KB 19/86 KB 48/119 KB 120/153 KB 37/37 KB 64/190 KB 21/86 KB 68/119 KB 128/153 KB 68/190 KB 24/86 KB 68/119 KB 128/153 KB 72/190 KB Downloaded: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar (37 KB at 310.5 KB/sec) unit-abot-epc-basic-0: 12:09:37 DEBUG unit.abot-epc-basic/0.install 24/86 KB 68/119 KB 128/153 KB 68/190 KB 27/86 KB 68/119 KB 128/153 KB 72/190 KB 29/86 KB 68/119 KB 128/153 KB 72/190 KB 21/86 KB 68/119 KB 128/153 KB 68/190 KB 29/86 KB 68/119 KB 132/153 KB 76/190 KB 29/86 KB 68/119 KB 136/153 KB 76/190 KB 29/86 KB 68/119 KB 128/153 KB 76/190 KB 29/86 KB 68/119 KB 140/153 KB 80/190 KB 29/86 KB 68/119 KB 140/153 KB 84/190 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar unit-abot-epc-basic-0: 12:09:37 DEBUG unit.abot-epc-basic/0.install 32/86 KB 68/119 KB 140/153 KB 84/190 KB 29/86 KB 68/119 KB 140/153 KB 84/190 KB 32/86 KB 68/119 KB 144/153 KB 84/190 KB 36/86 KB 68/119 KB 144/153 KB 84/190 KB 40/86 KB 72/119 KB 148/153 KB 88/190 KB 36/86 KB 72/119 KB 148/153 KB 88/190 KB 36/86 KB 68/119 KB 148/153 KB 88/190 KB 36/86 KB 68/119 KB 148/153 KB 84/190 KB 44/86 KB 72/119 KB 152/153 KB 88/190 KB 44/86 KB 72/119 KB 153/153 KB 88/190 KB 44/86 KB 72/119 KB 153/153 KB 92/190 KB 44/86 KB 76/119 KB 153/153 KB 96/190 KB 44/86 KB 80/119 KB 153/153 KB 96/190 KB 44/86 KB 80/119 KB 153/153 KB 96/190 KB 44/86 KB 80/119 KB 153/153 KB 96/190 KB 48/86 KB 80/119 KB 153/153 KB 96/190 KB 52/86 KB 80/119 KB 153/153 KB 96/190 KB 56/86 KB 84/119 KB 3/66 KB 153/153 KB 100/190 KB 52/86 KB 84/119 KB 3/66 KB 153/153 KB 100/190 KB 56/86 KB 84/119 KB 6/66 KB 153/153 KB 100/190 KB 56/86 KB 84/119 KB 9/66 KB 153/153 KB 100/190 KB 52/86 KB 84/119 KB 153/153 KB 100/190 KB 52/86 KB 80/119 KB 153/153 KB 100/190 KB 56/86 KB 88/119 KB 9/66 KB 153/153 KB 104/190 KB 56/86 KB 88/119 KB 11/66 KB 153/153 KB 108/190 KB 56/86 KB 88/119 KB 11/66 KB 153/153 KB 108/190 KB 56/86 KB 88/119 KB 11/66 KB 153/153 KB 108/190 KB 56/86 KB 92/119 KB 11/66 KB 153/153 KB 112/190 KB 56/86 KB 92/119 KB 14/66 KB 153/153 KB 112/190 KB 56/86 KB 92/119 KB 16/66 KB 112/190 KB 60/86 KB 92/119 KB 19/66 KB 116/190 KB 56/86 KB 92/119 KB 11/66 KB 153/153 KB 112/190 KB 60/86 KB 96/119 KB 19/66 KB 116/190 KB 60/86 KB 100/119 KB 19/66 KB 116/190 KB 60/86 KB 104/119 KB 22/66 KB 116/190 KB 60/86 KB 92/119 KB 16/66 KB 116/190 KB 60/86 KB 92/119 KB 16/66 KB 112/190 KB 64/86 KB 104/119 KB 22/66 KB 116/190 KB 68/86 KB 104/119 KB 22/66 KB 116/190 KB 72/86 KB 108/119 KB 22/66 KB 120/190 KB 60/86 KB 100/119 KB 22/66 KB 116/190 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar (153 KB at 1059.9 KB/sec) unit-abot-epc-basic-0: 12:09:37 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar unit-abot-epc-basic-0: 12:09:37 DEBUG unit.abot-epc-basic/0.install 72/86 KB 108/119 KB 25/66 KB 120/190 KB 68/86 KB 108/119 KB 22/66 KB 120/190 KB 68/86 KB 104/119 KB 22/66 KB 120/190 KB 72/86 KB 108/119 KB 25/66 KB 124/190 KB 72/86 KB 108/119 KB 25/66 KB 128/190 KB 72/86 KB 108/119 KB 25/66 KB 132/190 KB 76/86 KB 112/119 KB 27/66 KB 136/190 KB 76/86 KB 112/119 KB 27/66 KB 140/190 KB 76/86 KB 112/119 KB 27/66 KB 144/190 KB 76/86 KB 112/119 KB 27/66 KB 148/190 KB 76/86 KB 4/26 KB 112/119 KB 27/66 KB 152/190 KB 76/86 KB 112/119 KB 27/66 KB 132/190 KB 76/86 KB 112/119 KB 25/66 KB 132/190 KB 72/86 KB 112/119 KB 25/66 KB 132/190 KB 80/86 KB 4/26 KB 116/119 KB 27/66 KB 152/190 KB 80/86 KB 4/26 KB 119/119 KB 30/66 KB 152/190 KB 76/86 KB 4/26 KB 112/119 KB 27/66 KB 148/190 KB 80/86 KB 4/26 KB 116/119 KB 30/66 KB 152/190 KB 80/86 KB 4/26 KB 116/119 KB 27/66 KB 152/190 KB 84/86 KB 4/26 KB 119/119 KB 30/66 KB 152/190 KB 86/86 KB 4/26 KB 119/119 KB 32/66 KB 152/190 KB 86/86 KB 4/26 KB 119/119 KB 32/66 KB 152/190 KB 86/86 KB 4/26 KB 119/119 KB 36/66 KB 152/190 KB 86/86 KB 8/26 KB 119/119 KB 36/66 KB 152/190 KB 86/86 KB 12/26 KB 119/119 KB 36/66 KB 152/190 KB 86/86 KB 12/26 KB 119/119 KB 40/66 KB 152/190 KB 86/86 KB 16/26 KB 119/119 KB 44/66 KB 152/190 KB 86/86 KB 16/26 KB 119/119 KB 40/66 KB 152/190 KB 86/86 KB 16/26 KB 119/119 KB 48/66 KB 152/190 KB 86/86 KB 20/26 KB 119/119 KB 48/66 KB 156/190 KB 86/86 KB 24/26 KB 119/119 KB 52/66 KB 156/190 KB 86/86 KB 26/26 KB 119/119 KB 52/66 KB 156/190 KB 86/86 KB 16/26 KB 119/119 KB 48/66 KB 156/190 KB 86/86 KB 26/26 KB 119/119 KB 52/66 KB 160/190 KB 86/86 KB 26/26 KB 119/119 KB 52/66 KB 164/190 KB 86/86 KB 26/26 KB 119/119 KB 52/66 KB 168/190 KB 86/86 KB 20/26 KB 119/119 KB 52/66 KB 156/190 KB 86/86 KB 26/26 KB 119/119 KB 56/66 KB 172/190 KB 86/86 KB 26/26 KB 119/119 KB 60/66 KB 172/190 KB 86/86 KB 26/26 KB 64/66 KB 172/190 KB 86/86 KB 26/26 KB 66/66 KB 172/190 KB Downloaded: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.jar (119 KB at 772.8 KB/sec) unit-abot-epc-basic-0: 12:09:37 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar (86 KB at 555.4 KB/sec) unit-abot-epc-basic-0: 12:09:37 DEBUG unit.abot-epc-basic/0.install 86/86 KB 26/26 KB 64/66 KB 172/190 KB Downloading: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar unit-abot-epc-basic-0: 12:09:37 DEBUG unit.abot-epc-basic/0.install 26/26 KB 66/66 KB 176/190 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar unit-abot-epc-basic-0: 12:09:37 DEBUG unit.abot-epc-basic/0.install 26/26 KB 66/66 KB 180/190 KB 26/26 KB 66/66 KB 184/190 KB 66/66 KB 188/190 KB 66/66 KB 190/190 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar (26 KB at 157.6 KB/sec) unit-abot-epc-basic-0: 12:09:37 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.jar unit-abot-epc-basic-0: 12:09:37 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar (66 KB at 404.8 KB/sec) unit-abot-epc-basic-0: 12:09:37 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.jar unit-abot-epc-basic-0: 12:09:37 DEBUG unit.abot-epc-basic/0.install 3/324 KB 190/190 KB 6/324 KB 9/324 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar (190 KB at 1115.5 KB/sec) unit-abot-epc-basic-0: 12:09:37 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar unit-abot-epc-basic-0: 12:09:37 DEBUG unit.abot-epc-basic/0.install 11/324 KB 4/228 KB 4/79 KB 9/324 KB 4/228 KB 9/324 KB 4/228 KB 4/79 KB 11/324 KB 4/228 KB 8/79 KB 11/324 KB 4/228 KB 12/79 KB 14/324 KB 4/228 KB 16/79 KB 14/324 KB 4/228 KB 20/79 KB 14/324 KB 4/228 KB 12/79 KB 14/324 KB 8/228 KB 20/79 KB 14/324 KB 8/228 KB 20/79 KB 4/152 KB 16/324 KB 12/228 KB 24/79 KB 8/152 KB 16/324 KB 12/228 KB 24/79 KB 4/152 KB 16/324 KB 12/228 KB 20/79 KB 4/152 KB 14/324 KB 12/228 KB 20/79 KB 4/152 KB 16/324 KB 16/228 KB 28/79 KB 12/152 KB 19/324 KB 16/228 KB 28/79 KB 12/152 KB 16/324 KB 12/228 KB 28/79 KB 12/152 KB 19/324 KB 16/228 KB 32/79 KB 12/152 KB 22/324 KB 16/228 KB 32/79 KB 12/152 KB 25/324 KB 20/228 KB 36/79 KB 12/152 KB 22/324 KB 20/228 KB 36/79 KB 12/152 KB 25/324 KB 4/32 KB 24/228 KB 36/79 KB 12/152 KB 25/324 KB 4/32 KB 28/228 KB 36/79 KB 12/152 KB 25/324 KB 4/32 KB 32/228 KB 36/79 KB 12/152 KB 25/324 KB 4/32 KB 36/228 KB 36/79 KB 12/152 KB 22/324 KB 16/228 KB 36/79 KB 12/152 KB 16/324 KB 16/228 KB 32/79 KB 12/152 KB 27/324 KB 4/32 KB 36/228 KB 40/79 KB 16/152 KB 27/324 KB 4/32 KB 36/228 KB 40/79 KB 20/152 KB 27/324 KB 4/32 KB 36/228 KB 36/79 KB 12/152 KB 25/324 KB 4/32 KB 20/228 KB 36/79 KB 12/152 KB 27/324 KB 8/32 KB 36/228 KB 40/79 KB 20/152 KB 27/324 KB 12/32 KB 36/228 KB 40/79 KB 20/152 KB 27/324 KB 16/32 KB 36/228 KB 40/79 KB 20/152 KB 27/324 KB 20/32 KB 36/228 KB 40/79 KB 20/152 KB 30/324 KB 24/32 KB 40/228 KB 40/79 KB 24/152 KB 27/324 KB 4/32 KB 36/228 KB 40/79 KB 20/152 KB 30/324 KB 28/32 KB 40/228 KB 44/79 KB 24/152 KB 30/324 KB 28/32 KB 40/228 KB 48/79 KB 24/152 KB 30/324 KB 28/32 KB 40/228 KB 52/79 KB 24/152 KB 30/324 KB 20/32 KB 40/228 KB 40/79 KB 24/152 KB 30/324 KB 20/32 KB 36/228 KB 40/79 KB 24/152 KB 30/324 KB 28/32 KB 44/228 KB 56/79 KB 28/152 KB 30/324 KB 28/32 KB 44/228 KB 56/79 KB 32/152 KB 30/324 KB 28/32 KB 44/228 KB 56/79 KB 36/152 KB 30/324 KB 20/32 KB 36/228 KB 40/79 KB 20/152 KB 32/324 KB 28/32 KB 44/228 KB 56/79 KB 36/152 KB 36/324 KB 28/32 KB 44/228 KB 56/79 KB 36/152 KB 30/324 KB 28/32 KB 44/228 KB 56/79 KB 36/152 KB 40/324 KB 28/32 KB 44/228 KB 60/79 KB 36/152 KB 30/324 KB 28/32 KB 44/228 KB 56/79 KB 36/152 KB 40/324 KB 32/32 KB 44/228 KB 64/79 KB 36/152 KB 30/324 KB 28/32 KB 44/228 KB 56/79 KB 24/152 KB 40/324 KB 32/32 KB 48/228 KB 64/79 KB 36/152 KB 40/324 KB 32/32 KB 52/228 KB 64/79 KB 36/152 KB 40/324 KB 32/32 KB 56/228 KB 64/79 KB 40/152 KB 40/324 KB 32/32 KB 60/228 KB 64/79 KB 40/152 KB 40/324 KB 32/32 KB 64/228 KB 64/79 KB 40/152 KB 40/324 KB 32/32 KB 68/228 KB 64/79 KB 40/152 KB 40/324 KB 32/32 KB 52/228 KB 64/79 KB 40/152 KB 40/324 KB 28/32 KB 44/228 KB 64/79 KB 36/152 KB 40/324 KB 28/32 KB 52/228 KB 64/79 KB 36/152 KB 44/324 KB 32/32 KB 72/228 KB 68/79 KB 44/152 KB 44/324 KB 32/32 KB 72/228 KB 68/79 KB 44/152 KB 44/324 KB 32/32 KB 72/228 KB 68/79 KB 48/152 KB 44/324 KB 32/32 KB 72/228 KB 68/79 KB 44/152 KB 48/324 KB 32/32 KB 72/228 KB 68/79 KB 48/152 KB 52/324 KB 32/32 KB 72/228 KB 68/79 KB 48/152 KB 56/324 KB 72/228 KB 72/79 KB 52/152 KB 60/324 KB 72/228 KB 72/79 KB 52/152 KB 64/324 KB 72/228 KB 72/79 KB 52/152 KB 68/324 KB 72/228 KB 72/79 KB 52/152 KB 52/324 KB 32/32 KB 72/228 KB 72/79 KB 52/152 KB 68/324 KB 72/228 KB 76/79 KB 52/152 KB 68/324 KB 72/228 KB 79/79 KB 52/152 KB 52/324 KB 32/32 KB 72/228 KB 68/79 KB 52/152 KB 68/324 KB unit-oai-hss-0: 12:09:37 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqtcore4:amd64. unit-abot-epc-basic-0: 12:09:37 DEBUG unit.abot-epc-basic/0.install 72/228 KB 79/79 KB 56/152 KB 68/324 KB 72/228 KB 79/79 KB 60/152 KB 68/324 KB 72/228 KB 79/79 KB 64/152 KB 68/324 KB 72/228 KB 72/79 KB 52/152 KB 68/324 KB 76/228 KB 79/79 KB 64/152 KB 68/324 KB 80/228 KB 79/79 KB 64/152 KB 68/324 KB 80/228 KB 79/79 KB 68/152 KB 72/324 KB 84/228 KB 79/79 KB 72/152 KB 72/324 KB 84/228 KB 79/79 KB 76/152 KB 72/324 KB 84/228 KB 79/79 KB 80/152 KB 72/324 KB 84/228 KB 79/79 KB 68/152 KB 72/324 KB 88/228 KB 79/79 KB 80/152 KB 72/324 KB 92/228 KB 79/79 KB 80/152 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar (32 KB at 158.8 KB/sec) unit-abot-epc-basic-0: 12:09:37 DEBUG unit.abot-epc-basic/0.install 72/324 KB 80/228 KB 79/79 KB 68/152 KB 76/324 KB 92/228 KB 84/152 KB 80/324 KB 92/228 KB 84/152 KB 84/324 KB 92/228 KB 84/152 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar (79 KB at 384.5 KB/sec) unit-abot-epc-basic-0: 12:09:37 DEBUG unit.abot-epc-basic/0.install 88/324 KB 96/228 KB 84/152 KB 92/324 KB 96/228 KB 84/152 KB 96/324 KB 96/228 KB 84/152 KB 72/324 KB 92/228 KB 79/79 KB 84/152 KB 96/324 KB 96/228 KB 88/152 KB 84/324 KB 96/228 KB 84/152 KB Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar unit-oai-hss-0: 12:09:37 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqtcore4_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 12:09:37 DEBUG unit.oai-hss/0.install Unpacking libqtcore4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 12:09:37 DEBUG unit.abot-epc-basic/0.install 96/324 KB 100/228 KB 88/152 KB 96/324 KB 104/228 KB 92/152 KB 96/324 KB 108/228 KB 92/152 KB 96/324 KB 112/228 KB 92/152 KB 96/324 KB 116/228 KB 92/152 KB 100/324 KB 120/228 KB 92/152 KB 96/324 KB 100/228 KB 92/152 KB 100/324 KB 124/228 KB 96/152 KB 100/324 KB 116/228 KB 92/152 KB 104/324 KB 124/228 KB 96/152 KB 108/324 KB 124/228 KB 100/152 KB 104/324 KB 124/228 KB 100/152 KB 112/324 KB 124/228 KB 100/152 KB 116/324 KB 124/228 KB 104/152 KB 112/324 KB 124/228 KB 104/152 KB 116/324 KB 124/228 KB 108/152 KB 116/324 KB 124/228 KB 112/152 KB 100/324 KB 124/228 KB 104/152 KB 116/324 KB 128/228 KB 112/152 KB 116/324 KB 132/228 KB 112/152 KB 120/324 KB 136/228 KB 116/152 KB 120/324 KB 132/228 KB 116/152 KB 124/324 KB 136/228 KB 116/152 KB 128/324 KB 136/228 KB 116/152 KB 116/324 KB 132/228 KB 116/152 KB 128/324 KB 136/228 KB 120/152 KB 128/324 KB 136/228 KB 124/152 KB 128/324 KB 136/228 KB 128/152 KB 128/324 KB 140/228 KB 128/152 KB 132/324 KB 4/234 KB 144/228 KB 128/152 KB 132/324 KB 4/234 KB 148/228 KB 128/152 KB 132/324 KB 4/234 KB 140/228 KB 128/152 KB 128/324 KB 4/234 KB 140/228 KB 128/152 KB 132/324 KB 8/234 KB 148/228 KB 132/152 KB 132/324 KB 12/234 KB 148/228 KB 132/152 KB 132/324 KB 16/234 KB 148/228 KB 132/152 KB 132/324 KB 20/234 KB 148/228 KB 132/152 KB 132/324 KB 24/234 KB 148/228 KB 132/152 KB 132/324 KB 28/234 KB 148/228 KB 132/152 KB 132/324 KB 32/234 KB 148/228 KB 132/152 KB 136/324 KB 32/234 KB 148/228 KB 132/152 KB 140/324 KB 32/234 KB 148/228 KB 132/152 KB 144/324 KB 32/234 KB 148/228 KB 132/152 KB 148/324 KB 32/234 KB 148/228 KB 132/152 KB 152/324 KB 36/234 KB 152/228 KB 132/152 KB 156/324 KB 36/234 KB 152/228 KB 132/152 KB 160/324 KB 36/234 KB 152/228 KB 132/152 KB 132/324 KB 4/234 KB 148/228 KB 132/152 KB 160/324 KB 36/234 KB 152/228 KB 136/152 KB 160/324 KB 36/234 KB 152/228 KB 140/152 KB 160/324 KB 36/234 KB 152/228 KB 144/152 KB 148/324 KB 36/234 KB 152/228 KB 132/152 KB 148/324 KB 32/234 KB 152/228 KB 132/152 KB 160/324 KB 36/234 KB 152/228 KB 148/152 KB 160/324 KB 40/234 KB 156/228 KB 152/152 KB 160/324 KB 40/234 KB 156/228 KB 152/152 KB 160/324 KB 40/234 KB 156/228 KB 148/152 KB 160/324 KB 44/234 KB 156/228 KB 152/152 KB 160/324 KB 36/234 KB 156/228 KB 148/152 KB 160/324 KB 44/234 KB 160/228 KB 152/152 KB 160/324 KB 44/234 KB 164/228 KB 152/152 KB 164/324 KB 48/234 KB 168/228 KB 152/152 KB 164/324 KB 48/234 KB 172/228 KB 152/152 KB 164/324 KB 48/234 KB 176/228 KB 152/152 KB 164/324 KB 48/234 KB 164/228 KB 152/152 KB 160/324 KB 48/234 KB 164/228 KB 152/152 KB 168/324 KB 52/234 KB 176/228 KB 152/152 KB 168/324 KB 56/234 KB 176/228 KB 152/152 KB 168/324 KB 60/234 KB 176/228 KB 152/152 KB 168/324 KB 64/234 KB 180/228 KB 152/152 KB 168/324 KB 48/234 KB 176/228 KB 152/152 KB 172/324 KB 64/234 KB 180/228 KB 152/152 KB 176/324 KB 64/234 KB 180/228 KB 152/152 KB 176/324 KB 68/234 KB 180/228 KB 152/152 KB 180/324 KB 72/234 KB 180/228 KB 152/152 KB 180/324 KB 76/234 KB 180/228 KB 152/152 KB 168/324 KB 60/234 KB 180/228 KB 152/152 KB 180/324 KB 80/234 KB 184/228 KB 152/152 KB 180/324 KB 80/234 KB 188/228 KB 152/152 KB 180/324 KB 80/234 KB 192/228 KB 152/152 KB 180/324 KB 68/234 KB 180/228 KB 152/152 KB 184/324 KB 80/234 KB 192/228 KB 152/152 KB 188/324 KB 80/234 KB 192/228 KB 152/152 KB 180/324 KB 80/234 KB 180/228 KB 152/152 KB 192/324 KB 80/234 KB 192/228 KB 152/152 KB 196/324 KB 80/234 KB 192/228 KB 152/152 unit-abot-epc-basic-0: 12:09:37 DEBUG unit.abot-epc-basic/0.install KB 200/324 KB 84/234 KB 196/228 KB 196/324 KB 84/234 KB 196/228 KB 200/324 KB 88/234 KB 196/228 KB 200/324 KB 92/234 KB 196/228 KB 200/324 KB 96/234 KB 196/228 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.jar (152 KB at 646.0 KB/sec) unit-abot-epc-basic-0: 12:09:37 DEBUG unit.abot-epc-basic/0.install 196/324 KB 80/234 KB 196/228 KB 152/152 KB 200/324 KB 96/234 KB 200/228 KB 200/324 KB 96/234 KB 204/228 KB 200/324 KB 96/234 KB 208/228 KB 200/324 KB 96/234 KB 212/228 KB 204/324 KB 100/234 KB 216/228 KB 204/324 KB 100/234 KB 220/228 KB 204/324 KB 100/234 KB 224/228 KB 204/324 KB 100/234 KB 212/228 KB 204/324 KB 104/234 KB 224/228 KB 204/324 KB 108/234 KB 224/228 KB 204/324 KB 96/234 KB 212/228 KB 208/324 KB 108/234 KB 228/228 KB 212/324 KB 108/234 KB 228/228 KB 216/324 KB 108/234 KB 228/228 KB 220/324 KB 112/234 KB 228/228 KB 224/324 KB 112/234 KB 228/228 KB 204/324 KB 108/234 KB 228/228 KB 216/324 KB 112/234 KB 228/228 KB 224/324 KB 116/234 KB 228/228 KB 228/324 KB 120/234 KB 228/228 KB 228/324 KB 124/234 KB 228/228 KB 228/324 KB 128/234 KB 228/228 KB 228/324 KB 132/234 KB 228/228 KB 228/324 KB 136/234 KB 228/228 KB 228/324 KB 140/234 KB 228/228 KB 228/324 KB 144/234 KB 228/228 KB 228/324 KB 116/234 KB 228/228 KB 232/324 KB 144/234 KB 228/228 KB 236/324 KB 144/234 KB 228/228 KB 240/324 KB 144/234 KB 228/228 KB 244/324 KB 144/234 KB 228/228 KB 248/324 KB 144/234 KB 228/228 KB 252/324 KB 144/234 KB 228/228 KB 256/324 KB 144/234 KB 228/228 KB 260/324 KB 144/234 KB 264/324 KB 148/234 KB Downloaded: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.jar (228 KB at 909.3 KB/sec) unit-abot-epc-basic-0: 12:09:37 DEBUG unit.abot-epc-basic/0.install 260/324 KB 148/234 KB 264/324 KB 152/234 KB 264/324 KB 156/234 KB 264/324 KB 160/234 KB 268/324 KB 160/234 KB 271/324 KB 160/234 KB 275/324 KB 160/234 KB 279/324 KB 164/234 KB 283/324 KB 164/234 KB 287/324 KB 164/234 KB 291/324 KB 164/234 KB 295/324 KB 164/234 KB 299/324 KB 164/234 KB 303/324 KB 164/234 KB 275/324 KB 164/234 KB 303/324 KB 168/234 KB 303/324 KB 172/234 KB 303/324 KB 176/234 KB 303/324 KB 180/234 KB 303/324 KB 184/234 KB 303/324 KB 188/234 KB 303/324 KB 192/234 KB 303/324 KB 196/234 KB 307/324 KB 200/234 KB 307/324 KB 204/234 KB 307/324 KB 208/234 KB 307/324 KB 212/234 KB 307/324 KB 216/234 KB 307/324 KB 196/234 KB 311/324 KB 216/234 KB 315/324 KB 216/234 KB 319/324 KB 216/234 KB 323/324 KB 216/234 KB 324/324 KB 216/234 KB 324/324 KB 220/234 KB 324/324 KB 224/234 KB 324/324 KB 228/234 KB 324/324 KB 232/234 KB 324/324 KB 234/234 KB Downloaded: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar (324 KB at 1199.8 KB/sec) unit-abot-epc-basic-0: 12:09:37 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar (234 KB at 845.5 KB/sec) unit-abot-epc-basic-0: 12:09:37 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/jar/abot-base-3.0.91.jar to /root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar unit-abot-epc-basic-0: 12:09:37 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall7112425157375643402.pom to /root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.pom unit-abot-epc-basic-0: 12:09:37 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:09:37 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 12:09:37 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:09:37 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 3.017 s unit-abot-epc-basic-0: 12:09:37 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2019-04-09T12:09:37+00:00 unit-abot-epc-basic-0: 12:09:37 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 11M/60M unit-abot-epc-basic-0: 12:09:37 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:09:37 DEBUG unit.abot-epc-basic/0.install Invoking mvn on jar files unit-oai-hss-0: 12:09:37 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-xml:amd64. unit-oai-hss-0: 12:09:37 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqt4-xml_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 12:09:37 DEBUG unit.oai-hss/0.install Unpacking libqt4-xml:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 12:09:37 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqtdbus4:amd64. unit-oai-hss-0: 12:09:37 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqtdbus4_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 12:09:37 DEBUG unit.oai-hss/0.install Unpacking libqtdbus4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 12:09:37 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-network:amd64. unit-oai-hss-0: 12:09:38 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqt4-network_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 12:09:38 DEBUG unit.oai-hss/0.install Unpacking libqt4-network:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 12:09:38 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-script:amd64. unit-oai-hss-0: 12:09:38 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqt4-script_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 12:09:38 DEBUG unit.oai-hss/0.install Unpacking libqt4-script:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 12:09:38 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-sql:amd64. unit-oai-hss-0: 12:09:38 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqt4-sql_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 12:09:38 DEBUG unit.oai-hss/0.install Unpacking libqt4-sql:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 12:09:38 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-xmlpatterns:amd64. unit-oai-hss-0: 12:09:38 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqt4-xmlpatterns_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 12:09:38 DEBUG unit.oai-hss/0.install Unpacking libqt4-xmlpatterns:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 12:09:39 DEBUG unit.oai-hss/0.install Selecting previously unselected package fontconfig. unit-oai-hss-0: 12:09:39 DEBUG unit.oai-hss/0.install Preparing to unpack .../fontconfig_2.11.0-0ubuntu4.2_amd64.deb ... unit-oai-hss-0: 12:09:39 DEBUG unit.oai-hss/0.install Unpacking fontconfig (2.11.0-0ubuntu4.2) ... unit-oai-hss-0: 12:09:39 DEBUG unit.oai-hss/0.install Selecting previously unselected package libjpeg8:amd64. unit-oai-hss-0: 12:09:39 DEBUG unit.oai-hss/0.install Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... unit-oai-hss-0: 12:09:39 DEBUG unit.oai-hss/0.install Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... unit-oai-hss-0: 12:09:39 DEBUG unit.oai-hss/0.install Selecting previously unselected package libjbig0:amd64. unit-abot-epc-basic-0: 12:09:39 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-oai-hss-0: 12:09:39 DEBUG unit.oai-hss/0.install Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 12:09:39 DEBUG unit.oai-hss/0.install Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... unit-oai-hss-0: 12:09:39 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtiff5:amd64. unit-oai-hss-0: 12:09:39 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.11_amd64.deb ... unit-oai-hss-0: 12:09:39 DEBUG unit.oai-hss/0.install Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.11) ... unit-oai-hss-0: 12:09:39 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxi6:amd64. unit-oai-hss-0: 12:09:39 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxi6_2%3a1.7.1.901-1ubuntu1.1_amd64.deb ... unit-oai-hss-0: 12:09:39 DEBUG unit.oai-hss/0.install Unpacking libxi6:amd64 (2:1.7.1.901-1ubuntu1.1) ... unit-oai-hss-0: 12:09:39 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxrender1:amd64. unit-oai-hss-0: 12:09:39 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxrender1_1%3a0.9.8-1build0.14.04.1_amd64.deb ... unit-oai-hss-0: 12:09:39 DEBUG unit.oai-hss/0.install Unpacking libxrender1:amd64 (1:0.9.8-1build0.14.04.1) ... unit-oai-hss-0: 12:09:39 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqtgui4:amd64. unit-abot-epc-basic-0: 12:09:39 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 12:09:39 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:09:39 DEBUG unit.abot-epc-basic/0.install [INFO] Building Maven Stub Project (No POM) 1 unit-abot-epc-basic-0: 12:09:39 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-oai-hss-0: 12:09:39 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqtgui4_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-abot-epc-basic-0: 12:09:39 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 12:09:39 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.5.2:install-file (default-cli) @ standalone-pom --- unit-oai-hss-0: 12:09:39 DEBUG unit.oai-hss/0.install Unpacking libqtgui4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 12:09:40 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/jar/abot-ssh-3.0.86.jar to /root/.m2/repository/com/rebaca/abot/adapters/abot-ssh/3.0.86/abot-ssh-3.0.86.jar unit-abot-epc-basic-0: 12:09:40 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall7390860460710767614.pom to /root/.m2/repository/com/rebaca/abot/adapters/abot-ssh/3.0.86/abot-ssh-3.0.86.pom unit-abot-epc-basic-0: 12:09:40 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:09:40 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 12:09:40 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:09:40 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 0.732 s unit-abot-epc-basic-0: 12:09:40 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2019-04-09T12:09:40+00:00 unit-abot-epc-basic-0: 12:09:40 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 7M/60M unit-abot-epc-basic-0: 12:09:40 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:09:40 DEBUG unit.abot-epc-basic/0.install Invoking mvn on jar files unit-oai-hss-0: 12:09:40 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-declarative:amd64. unit-oai-hss-0: 12:09:40 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqt4-declarative_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 12:09:40 DEBUG unit.oai-hss/0.install Unpacking libqt4-declarative:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 12:09:41 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-sql-mysql:amd64. unit-oai-hss-0: 12:09:41 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqt4-sql-mysql_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 12:09:41 DEBUG unit.oai-hss/0.install Unpacking libqt4-sql-mysql:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 12:09:41 DEBUG unit.oai-hss/0.install Selecting previously unselected package libquadmath0:amd64. unit-oai-hss-0: 12:09:41 DEBUG unit.oai-hss/0.install Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 12:09:41 DEBUG unit.oai-hss/0.install Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 12:09:41 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtsan0:amd64. unit-oai-hss-0: 12:09:41 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 12:09:41 DEBUG unit.oai-hss/0.install Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 12:09:41 DEBUG unit.oai-hss/0.install Selecting previously unselected package libmpc3:amd64. unit-oai-hss-0: 12:09:41 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... unit-oai-hss-0: 12:09:41 DEBUG unit.oai-hss/0.install Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... unit-oai-hss-0: 12:09:41 DEBUG unit.oai-hss/0.install Selecting previously unselected package autoconf. unit-oai-hss-0: 12:09:41 DEBUG unit.oai-hss/0.install Preparing to unpack .../autoconf_2.69-6_all.deb ... unit-oai-hss-0: 12:09:41 DEBUG unit.oai-hss/0.install Unpacking autoconf (2.69-6) ... unit-oai-hss-0: 12:09:41 DEBUG unit.oai-hss/0.install Selecting previously unselected package autotools-dev. unit-oai-hss-0: 12:09:41 DEBUG unit.oai-hss/0.install Preparing to unpack .../autotools-dev_20130810.1_all.deb ... unit-oai-hss-0: 12:09:41 DEBUG unit.oai-hss/0.install Unpacking autotools-dev (20130810.1) ... unit-oai-hss-0: 12:09:41 DEBUG unit.oai-hss/0.install Selecting previously unselected package automake. unit-oai-hss-0: 12:09:41 DEBUG unit.oai-hss/0.install Preparing to unpack .../automake_1%3a1.14.1-2ubuntu1_all.deb ... unit-oai-hss-0: 12:09:41 DEBUG unit.oai-hss/0.install Unpacking automake (1:1.14.1-2ubuntu1) ... unit-oai-hss-0: 12:09:42 DEBUG unit.oai-hss/0.install Selecting previously unselected package binutils. unit-oai-hss-0: 12:09:42 DEBUG unit.oai-hss/0.install Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... unit-abot-epc-basic-0: 12:09:42 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-oai-hss-0: 12:09:42 DEBUG unit.oai-hss/0.install Unpacking binutils (2.24-5ubuntu14.2) ... unit-abot-epc-basic-0: 12:09:42 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 12:09:42 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:09:42 DEBUG unit.abot-epc-basic/0.install [INFO] Building Maven Stub Project (No POM) 1 unit-abot-epc-basic-0: 12:09:42 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:09:42 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 12:09:42 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.5.2:install-file (default-cli) @ standalone-pom --- unit-abot-epc-basic-0: 12:09:42 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/jar/abot-s1ap-3.0.85.jar to /root/.m2/repository/com/rebaca/abot/adapters/abot-s1ap/3.0.85/abot-s1ap-3.0.85.jar unit-abot-epc-basic-0: 12:09:42 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall657277974476091683.pom to /root/.m2/repository/com/rebaca/abot/adapters/abot-s1ap/3.0.85/abot-s1ap-3.0.85.pom unit-abot-epc-basic-0: 12:09:42 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:09:42 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 12:09:42 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:09:42 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 0.807 s unit-abot-epc-basic-0: 12:09:42 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2019-04-09T12:09:42+00:00 unit-abot-epc-basic-0: 12:09:42 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 7M/60M unit-abot-epc-basic-0: 12:09:42 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-oai-hss-0: 12:09:42 DEBUG unit.oai-hss/0.install Selecting previously unselected package libbison-dev:amd64. unit-oai-hss-0: 12:09:42 DEBUG unit.oai-hss/0.install Preparing to unpack .../libbison-dev_2%3a3.0.2.dfsg-2_amd64.deb ... unit-oai-hss-0: 12:09:42 DEBUG unit.oai-hss/0.install Unpacking libbison-dev:amd64 (2:3.0.2.dfsg-2) ... unit-abot-epc-basic-0: 12:09:42 DEBUG unit.abot-epc-basic/0.install abot/ unit-abot-epc-basic-0: 12:09:42 DEBUG unit.abot-epc-basic/0.install abot/server.bat unit-abot-epc-basic-0: 12:09:42 DEBUG unit.abot-epc-basic/0.install abot/nbproject/ unit-abot-epc-basic-0: 12:09:42 DEBUG unit.abot-epc-basic/0.install abot/nbproject/project.xml unit-abot-epc-basic-0: 12:09:42 DEBUG unit.abot-epc-basic/0.install abot/nbproject/private/ unit-abot-epc-basic-0: 12:09:42 DEBUG unit.abot-epc-basic/0.install abot/nbproject/private/private.properties unit-abot-epc-basic-0: 12:09:42 DEBUG unit.abot-epc-basic/0.install abot/nbproject/private/private.xml unit-abot-epc-basic-0: 12:09:42 DEBUG unit.abot-epc-basic/0.install abot/nbproject/project.properties unit-abot-epc-basic-0: 12:09:42 DEBUG unit.abot-epc-basic/0.install abot/bin/ unit-abot-epc-basic-0: 12:09:42 DEBUG unit.abot-epc-basic/0.install abot/bin/wkhtmltoimage unit-oai-hss-0: 12:09:42 DEBUG unit.oai-hss/0.install Selecting previously unselected package bison. unit-oai-hss-0: 12:09:42 DEBUG unit.oai-hss/0.install Preparing to unpack .../bison_2%3a3.0.2.dfsg-2_amd64.deb ... unit-oai-hss-0: 12:09:43 DEBUG unit.oai-hss/0.install Unpacking bison (2:3.0.2.dfsg-2) ... unit-oai-hss-0: 12:09:43 DEBUG unit.oai-hss/0.install Selecting previously unselected package libc-dev-bin. unit-oai-hss-0: 12:09:43 DEBUG unit.oai-hss/0.install Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ... unit-oai-hss-0: 12:09:43 DEBUG unit.oai-hss/0.install Unpacking libc-dev-bin (2.19-0ubuntu6.15) ... unit-oai-hss-0: 12:09:43 DEBUG unit.oai-hss/0.install Selecting previously unselected package linux-libc-dev:amd64. unit-oai-hss-0: 12:09:43 DEBUG unit.oai-hss/0.install Preparing to unpack .../linux-libc-dev_3.13.0-168.218_amd64.deb ... unit-oai-hss-0: 12:09:43 DEBUG unit.oai-hss/0.install Unpacking linux-libc-dev:amd64 (3.13.0-168.218) ... unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/bin/wkhtmltopdf unit-oai-hss-0: 12:09:43 DEBUG unit.oai-hss/0.install Selecting previously unselected package libc6-dev:amd64. unit-oai-hss-0: 12:09:43 DEBUG unit.oai-hss/0.install Preparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ... unit-oai-hss-0: 12:09:43 DEBUG unit.oai-hss/0.install Unpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ... unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/ unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/ unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/ unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/fastnumbers.py unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/locale.py unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/__init__.py unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/py23.py unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/pathlib.py unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/fake_fastnumbers.py unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/ns_enum.py unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/__init__.py unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/_version.py unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/unicode_numbers.py unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/natsort.py unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/utils.py unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/__main__.py unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/ unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_unicodefun.py unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/globals.py unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_textwrap.py unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/termui.py unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/formatting.py unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_winconsole.py unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/core.py unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_bashcomplete.py unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/exceptions.py unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/__init__.py unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/testing.py unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/parser.py unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/types.py unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/utils.py unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_termui_impl.py unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/decorators.py unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_compat.py unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/ unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_speedups.c unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/__init__.py unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_native.py unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_speedups.pyd unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_compat.py unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_constants.py unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/ unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/meta.py unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/defaults.py unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/ext.py unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/optimizer.py unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/lexer.py unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/tests.py unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/filters.py unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/exceptions.py unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/__init__.py unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/_stringdefs.py unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/environment.py unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/parser.py unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/runtime.py unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/loaders.py unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/compiler.py unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/visitor.py unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/bccache.py unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/utils.py unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/constants.py unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/sandbox.py unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/_compat.py unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/debug.py unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/nodes.py unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/__init__.py unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/ unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/json.py unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/globals.py unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/views.py unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/wrappers.py unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/logging.py unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/ctx.py unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/config.py unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/helpers.py unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/__init__.py unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/testing.py unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/templating.py unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/ext/ unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/ext/__init__.py unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/app.py unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/sessions.py unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/signals.py unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/cli.py unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/exthook.py unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/debughelpers.py unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/_compat.py unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/__main__.py unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/blueprints.py unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/itsdangerous.py unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/ unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/filesystem.py unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/wrappers.py unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/posixemulation.py unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/routing.py unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/serving.py unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/useragents.py unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/http.py unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/ unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/jsrouting.py unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/fixers.py unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/wrappers.py unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/limiter.py unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/cache.py unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/__init__.py unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/lint.py unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/securecookie.py unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/atom.py unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/sessions.py unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/testtools.py unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/iterio.py unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/profiler.py unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/test.py unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/exceptions.py unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/__init__.py unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/wsgi.py unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/datastructures.py unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/_internal.py unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/formparser.py unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/local.py unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/utils.py unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/script.py unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/security.py unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/testapp.py unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/urls.py unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/_compat.py unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/_reloader.py unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/ unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/__init__.py unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/tbtools.py unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/console.py unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/ unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/less.png unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/more.png unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/source.png unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/jquery.js unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/debugger.js unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/console.png unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/style.css unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/ubuntu.ttf unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/FONT_LICENSE unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/repr.py unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/app.py unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/index.html unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/README.md unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/ unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/log/ unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/log/TestAutomationLog.log unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/ unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/ unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/ unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/dashboard.html unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/config.html unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/main.html unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/firstpage.html unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/artifacts.html unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives.zip unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/config/ unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/config/appconfig.js unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/services/ unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/services/pyService.js unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/controllers/ unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/controllers/baseController.js unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/controllers/configController.js unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/controllers/featurefileController.js unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/ unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/resizer.js unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/treeView.js unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/externalHtml.js unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/xmlPrettify.js unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/app.js unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/utility/ unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/utility/routes.js unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/main.js unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/ unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/ unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/2.1.15/ unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/2.1.15/require.js unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/2.1.15/r.js unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/2.1.15/require.min.js unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-bootstrap/ unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-bootstrap/ui-bootstrap-tpls-0.14.3.js unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-bootstrap/ui-bootstrap-2.1.2.min.js unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-bootstrap/ui-bootstrap-tpls-0.14.3.min.js unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/jqx/ unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/jqx/jqx-all.js unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-material/ unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-material/angular-aria.min.js unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-material/angular-animate.min.js unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-material/angular-material.min.js unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/ unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/ unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/.bower.json unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/lodash.min.js unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/bower.json unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/LICENSE unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/lodash.js unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/ unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/.bower.json unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/backbone-min.js unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/bower.json unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/backbone-min.map unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/backbone.js unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/LICENSE unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/ unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.browserify-bundle.js unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.layout.DirectedGraph.min.js unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.chess.min.js unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.logic.min.js unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.chess.js unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.logic.js unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.core.min.js unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.webpack-bundle.js unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.uml.js unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.min.js unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/geometry.js unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.org.min.js unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.org.js unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.pn.js unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.pn.min.js unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.layout.DirectedGraph.js unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint1.0.1.js unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.erd.js unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.erd.min.js unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.js unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/vectorizer.js unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.nowrap.js unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.nowrap.min.js unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/geometry.min.js unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.ui.tooltip.js unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/vectorizer.min.js unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.uml.min.js unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.fsa.js unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.fsa.min.js unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.devs.js unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.core.js unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.devs.min.js unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/ unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/1.5.0/ unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/1.5.0/angular.js unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/1.5.0/angular.min.js unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/1.5.0/angular.min.js.map unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/ unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-sanitize/ unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-sanitize/angular-sanitize.js unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-sanitize/angular-sanitize.min.js unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-sanitize/angular-sanitize.min.js.map unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/ngstorage/ unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/ngstorage/ngStorage.js unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-local-storage/ unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-local-storage/angular-local-storage.min.js.map unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-local-storage/angular-local-storage.js unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-local-storage/angular-local-storage.min.js unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/ unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/ unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/dialogs.js unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/dialogs.min.js unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/dialogs-default-translations.min.js unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/dialogs-default-translations.js unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/dialogs.min.css unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/dialogs.css unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/.bower.json unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/karma.conf.js unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/index.js unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/bower.json unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/tests/ unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/tests/dialogs-controllers.tests.js unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/tests/dialogs-services.tests.js unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/tests/dialogs-main.tests.js unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/LICENSE unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-logger/ unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-logger/angular-logger.js unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-logger/angular-logger.min.js unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-resource/ unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-resource/angular-resource.min.js unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-resource/angular-resource.js unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-idle/ unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-idle/angular-idle.js unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-idle/angular-idle.map unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-ui-router/ unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-ui-router/angular-ui-router.js unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-ui-router/angular-ui-router.min.js unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/nanoscroller/ unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/nanoscroller/nanoscroller.js unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/xmlParser/ unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/xmlParser/vkbeautify.js unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/xmlParser/run_prettify.js unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/xmlParser/prettify.js unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/ unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery.ui-contextmenu.js unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/ unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.structure.css unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.theme.min.css unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.js unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ui-icons_777777_256x240.png unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ui-icons_777620_256x240.png unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ui-icons_555555_256x240.png unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ui-icons_444444_256x240.png unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ui-icons_cc0000_256x240.png unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ui-icons_ffffff_256x240.png unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/package.json unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.structure.min.css unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.min.js unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.css unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/external/ unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/external/jquery/ unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/external/jquery/jquery.js unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/LICENSE.txt unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/AUTHORS.txt unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/index.html unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.min.css unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.theme.css unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-2.2.3.min.js unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/taphold.js unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/ unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/common.js unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/theme.js unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/jquery.easing.js unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/jquery.js unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/bootstrap.js unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/custom.js unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/angular-treeview/ unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/angular-treeview/angular.treeview.min.js unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/angular-treeview/angular.treeview.js unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/jqueryFileTree.js unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/ajax.js unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/ajaxRequest.js unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/images/ unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/ unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/close.png unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/ABOT_logo.png unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/green_tick.png unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/header_bg2.png unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/play.png unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/file.png unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/plus.jpg unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/pcap.png unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/close_dialog.png unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/sun1.png unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/log.png unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/gray_alert.png unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/html.png unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/folder.png unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/delete.png unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/header_bg1.png unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/red_alert.png unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/download.png unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/folder-closed.png unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/xml.png unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/minus.jpg unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/cloud.png unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/right_arrow.jpg unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/spinner.gif unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/ unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/plus sign.svg unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/X sign.svg unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/close.svg unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/add-button-inside-black-circle.svg unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/config/ unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/config/epc_config.properties unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/config/configsip.properties unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/config/ims_config.properties unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/config/timer_config.properties unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/config/config.properties_old unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/config/config.properties unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/css/ unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/ unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/styles.css unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/font-awesome.css unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/tree-ui.css unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/custom.css unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/custom_cust.css unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/ unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.eot unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.woff unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfontd41d.eot unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.svg unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont.woff unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont.ttf unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont.eot unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.woff2 unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.ttf unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/custom_1.css unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/theme.css unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/ unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jqx/ unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jqx/jqx.base.css unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/angular/ unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/angular/angular-material.min.css unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/ unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/ unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/npm.js unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/modernizr.js unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/bootstrap.min.js unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/bootstrap.js unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/ unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.woff unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.woff2 unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.ttf unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.svg unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.eot unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/ unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap-theme.css.map unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap-theme.min.css.map unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap.min.css unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap.css.map unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap.min.css.map unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap-theme.min.css unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap.css unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap-theme.css unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/angular-treeview/ unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/angular-treeview/angular.treeview.css unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/ unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.ui.tooltip.css unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.css unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.core.css unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint1.0.1.css unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.min.css unit-abot-epc-basic-0: 12:09:43 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.core.min.css unit-oai-hss-0: 12:09:44 DEBUG unit.oai-hss/0.install Selecting previously unselected package cpp-4.8. unit-oai-hss-0: 12:09:44 DEBUG unit.oai-hss/0.install Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 12:09:44 DEBUG unit.oai-hss/0.install Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 12:09:44 DEBUG unit.abot-epc-basic/0.install Collecting elasticsearch unit-abot-epc-basic-0: 12:09:44 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/b1/f1/89735ebb863767516d55cee2cfdd5e2883ff1db903be3ba1fe15a1725adc/elasticsearch-6.3.1-py2.py3-none-any.whl (119kB) unit-abot-epc-basic-0: 12:09:44 DEBUG unit.abot-epc-basic/0.install [?25l  8% |## | 10kB 52.3MB/s eta 0:00:01  17% |##### | 20kB 5.3MB/s eta 0:00:01  25% |######## | 30kB 7.4MB/s eta 0:00:01  34% |########## | 40kB 4.4MB/s eta 0:00:01  42% |############# | 51kB 5.4MB/s eta 0:00:01  51% |################ | 61kB 6.3MB/s eta 0:00:01  59% |################### | 71kB 7.2MB/s eta 0:00:01  68% |##################### | 81kB 5.7MB/s eta 0:00:01  76% |######################## | 92kB 6.3MB/s eta 0:00:01  85% |########################### | 102kB 6.9MB/s eta 0:00:01  93% |############################## | 112kB 6.9MB/s eta 0:00:01  100% |################################| 122kB 5.0MB/s unit-abot-epc-basic-0: 12:09:44 DEBUG unit.abot-epc-basic/0.install [?25hCollecting urllib3>=1.21.1 (from elasticsearch) unit-abot-epc-basic-0: 12:09:44 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/62/00/ee1d7de624db8ba7090d1226aebefab96a2c71cd5cfa7629d6ad3f61b79e/urllib3-1.24.1-py2.py3-none-any.whl (118kB) unit-abot-epc-basic-0: 12:09:44 DEBUG unit.abot-epc-basic/0.install [?25l  8% |## | 10kB 66.1MB/s eta 0:00:01  17% |##### | 20kB 44.5MB/s eta 0:00:01  26% |######## | 30kB 47.5MB/s eta 0:00:01  34% |########### | 40kB 48.5MB/s eta 0:00:01  43% |############# | 51kB 49.4MB/s eta 0:00:01  52% |################ | 61kB 50.7MB/s eta 0:00:01  60% |################### | 71kB 51.1MB/s eta 0:00:01  69% |###################### | 81kB 51.4MB/s eta 0:00:01  78% |######################## | 92kB 51.8MB/s eta 0:00:01  86% |########################### | 102kB 52.1MB/s eta 0:00:01  95% |############################## | 112kB 51.8MB/s eta 0:00:01  100% |################################| 122kB 11.6MB/s unit-abot-epc-basic-0: 12:09:44 DEBUG unit.abot-epc-basic/0.install [?25hInstalling collected packages: urllib3, elasticsearch unit-abot-epc-basic-0: 12:09:44 DEBUG unit.abot-epc-basic/0.install Successfully installed elasticsearch-6.3.1 urllib3-1.24.1 unit-oai-hss-0: 12:09:44 DEBUG unit.oai-hss/0.install Selecting previously unselected package cpp. unit-oai-hss-0: 12:09:44 DEBUG unit.oai-hss/0.install Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-oai-hss-0: 12:09:44 DEBUG unit.oai-hss/0.install Unpacking cpp (4:4.8.2-1ubuntu6) ... unit-abot-epc-basic-0: 12:09:45 DEBUG unit.abot-epc-basic/0.install You are using pip version 8.1.1, however version 19.0.3 is available. unit-abot-epc-basic-0: 12:09:45 DEBUG unit.abot-epc-basic/0.install You should consider upgrading via the 'pip install --upgrade pip' command. unit-oai-hss-0: 12:09:45 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgcc-4.8-dev:amd64. unit-oai-hss-0: 12:09:45 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 12:09:45 DEBUG unit.oai-hss/0.install Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 12:09:45 DEBUG unit.oai-hss/0.install Selecting previously unselected package gcc-4.8. unit-oai-hss-0: 12:09:45 DEBUG unit.oai-hss/0.install Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 12:09:45 DEBUG unit.oai-hss/0.install Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 12:09:45 DEBUG unit.abot-epc-basic/0.install Collecting flask unit-abot-epc-basic-0: 12:09:45 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/7f/e7/08578774ed4536d3242b14dacb4696386634607af824ea997202cd0edb4b/Flask-1.0.2-py2.py3-none-any.whl (91kB) unit-abot-epc-basic-0: 12:09:45 DEBUG unit.abot-epc-basic/0.install [?25l  11% |### | 10kB 46.5MB/s eta 0:00:01  22% |####### | 20kB 4.5MB/s eta 0:00:01  33% |########## | 30kB 6.4MB/s eta 0:00:01  44% |############## | 40kB 4.2MB/s eta 0:00:01  56% |################# | 51kB 5.1MB/s eta 0:00:01  67% |##################### | 61kB 5.9MB/s eta 0:00:01  78% |######################### | 71kB 6.7MB/s eta 0:00:01  89% |############################ | 81kB 5.5MB/s eta 0:00:01  100% |################################| 92kB 4.2MB/s unit-abot-epc-basic-0: 12:09:45 DEBUG unit.abot-epc-basic/0.install [?25hCollecting Jinja2>=2.10 (from flask) unit-abot-epc-basic-0: 12:09:45 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/1d/e7/fd8b501e7a6dfe492a433deb7b9d833d39ca74916fa8bc63dd1a4947a671/Jinja2-2.10.1-py2.py3-none-any.whl (124kB) unit-abot-epc-basic-0: 12:09:45 DEBUG unit.abot-epc-basic/0.install [?25l  8% |## | 10kB 73.0MB/s eta 0:00:01  16% |##### | 20kB 53.5MB/s eta 0:00:01  24% |####### | 30kB 52.7MB/s eta 0:00:01  32% |########## | 40kB 51.4MB/s eta 0:00:01  40% |############# | 51kB 51.4MB/s eta 0:00:01  49% |############### | 61kB 52.5MB/s eta 0:00:01  57% |################## | 71kB 52.5MB/s eta 0:00:01  65% |#################### | 81kB 19.3MB/s eta 0:00:01  73% |####################### | 92kB 20.9MB/s eta 0:00:01  81% |########################## | 102kB 22.2MB/s eta 0:00:01  90% |############################ | 112kB 22.0MB/s eta 0:00:01  98% |############################### | 122kB 19.7MB/s eta 0:00:01  100% |################################| 133kB 8.0MB/s unit-abot-epc-basic-0: 12:09:45 DEBUG unit.abot-epc-basic/0.install [?25hCollecting itsdangerous>=0.24 (from flask) unit-abot-epc-basic-0: 12:09:45 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/76/ae/44b03b253d6fade317f32c24d100b3b35c2239807046a4c953c7b89fa49e/itsdangerous-1.1.0-py2.py3-none-any.whl unit-abot-epc-basic-0: 12:09:45 DEBUG unit.abot-epc-basic/0.install Collecting Werkzeug>=0.14 (from flask) unit-abot-epc-basic-0: 12:09:46 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/18/79/84f02539cc181cdbf5ff5a41b9f52cae870b6f632767e43ba6ac70132e92/Werkzeug-0.15.2-py2.py3-none-any.whl (328kB) unit-abot-epc-basic-0: 12:09:46 DEBUG unit.abot-epc-basic/0.install [?25l  3% | | 10kB 74.2MB/s eta 0:00:01  6% |# | 20kB 49.4MB/s eta 0:00:01  9% |## | 30kB 50.0MB/s eta 0:00:01  12% |### | 40kB 49.2MB/s eta 0:00:01  15% |#### | 51kB 49.2MB/s eta 0:00:01  18% |##### | 61kB 50.2MB/s eta 0:00:01  21% |###### | 71kB 50.2MB/s eta 0:00:01  24% |####### | 81kB 49.4MB/s eta 0:00:01  28% |######## | 92kB 50.1MB/s eta 0:00:01  31% |######### | 102kB 50.1MB/s eta 0:00:01  34% |########## | 112kB 49.1MB/s eta 0:00:01  37% |########### | 122kB 50.8MB/s eta 0:00:01  40% |############ | 133kB 49.9MB/s eta 0:00:01  43% |############# | 143kB 50.8MB/s eta 0:00:01  46% |############## | 153kB 32.5MB/s eta 0:00:01  49% |############### | 163kB 28.6MB/s eta 0:00:01  52% |################ | 174kB 27.3MB/s eta 0:00:01  56% |################# | 184kB 26.5MB/s eta 0:00:01  59% |################## | 194kB 26.5MB/s eta 0:00:01  62% |################### | 204kB 26.4MB/s eta 0:00:01  65% |#################### | 215kB 26.3MB/s eta 0:00:01  68% |##################### | 225kB 26.4MB/s eta 0:00:01  71% |###################### | 235kB 26.3MB/s eta 0:00:01  74% |####################### | 245kB 26.1MB/s eta 0:00:01  77% |######################## | 256kB 37.0MB/s eta 0:00:01  80% |######################### | 266kB 23.6MB/s eta 0:00:01  84% |########################## | 276kB 24.0MB/s eta 0:00:01  87% |########################### | 286kB 24.6MB/s eta 0:00:01  90% |############################ | 296kB 24.4MB/s eta 0:00:01  93% |############################# | 307kB 23.8MB/s eta 0:00:01  96% |############################## | 317kB 23.7MB/s eta 0:00:01  99% |############################### | 327kB 23.5MB/s eta 0:00:01  100% |################################| 337kB 4.3MB/s unit-abot-epc-basic-0: 12:09:46 DEBUG unit.abot-epc-basic/0.install [?25hCollecting click>=5.1 (from flask) unit-abot-epc-basic-0: 12:09:46 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/fa/37/45185cb5abbc30d7257104c434fe0b07e5a195a6847506c074527aa599ec/Click-7.0-py2.py3-none-any.whl (81kB) unit-abot-epc-basic-0: 12:09:46 DEBUG unit.abot-epc-basic/0.install [?25l  12% |#### | 10kB 79.4MB/s eta 0:00:01  25% |######## | 20kB 52.1MB/s eta 0:00:01  37% |############ | 30kB 53.1MB/s eta 0:00:01  50% |################ | 40kB 50.4MB/s eta 0:00:01  62% |#################### | 51kB 50.4MB/s eta 0:00:01  75% |######################## | 61kB 51.3MB/s eta 0:00:01  88% |############################ | 71kB 51.2MB/s eta 0:00:01  100% |################################| 81kB 13.0MB/s unit-abot-epc-basic-0: 12:09:46 DEBUG unit.abot-epc-basic/0.install [?25hCollecting MarkupSafe>=0.23 (from Jinja2>=2.10->flask) unit-abot-epc-basic-0: 12:09:46 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/fb/40/f3adb7cf24a8012813c5edb20329eb22d5d8e2a0ecf73d21d6b85865da11/MarkupSafe-1.1.1-cp27-cp27mu-manylinux1_x86_64.whl unit-abot-epc-basic-0: 12:09:46 DEBUG unit.abot-epc-basic/0.install Installing collected packages: MarkupSafe, Jinja2, itsdangerous, Werkzeug, click, flask unit-abot-epc-basic-0: 12:09:46 DEBUG unit.abot-epc-basic/0.install Successfully installed Jinja2-2.10.1 MarkupSafe-1.1.1 Werkzeug-0.15.2 click-7.0 flask-1.0.2 itsdangerous-1.1.0 unit-oai-hss-0: 12:09:46 DEBUG unit.oai-hss/0.install Selecting previously unselected package gcc. unit-oai-hss-0: 12:09:46 DEBUG unit.oai-hss/0.install Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-oai-hss-0: 12:09:46 DEBUG unit.oai-hss/0.install Unpacking gcc (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 12:09:46 DEBUG unit.oai-hss/0.install Selecting previously unselected package libstdc++-4.8-dev:amd64. unit-oai-hss-0: 12:09:46 DEBUG unit.oai-hss/0.install Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 12:09:46 DEBUG unit.oai-hss/0.install Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 12:09:46 DEBUG unit.abot-epc-basic/0.install You are using pip version 8.1.1, however version 19.0.3 is available. unit-abot-epc-basic-0: 12:09:46 DEBUG unit.abot-epc-basic/0.install You should consider upgrading via the 'pip install --upgrade pip' command. unit-oai-hss-0: 12:09:47 DEBUG unit.oai-hss/0.install Selecting previously unselected package g++-4.8. unit-abot-epc-basic-0: 12:09:47 DEBUG unit.abot-epc-basic/0.install Collecting bs4 unit-oai-hss-0: 12:09:47 DEBUG unit.oai-hss/0.install Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 12:09:47 DEBUG unit.oai-hss/0.install Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 12:09:47 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/10/ed/7e8b97591f6f456174139ec089c769f89a94a1a4025fe967691de971f314/bs4-0.0.1.tar.gz unit-abot-epc-basic-0: 12:09:47 DEBUG unit.abot-epc-basic/0.install Collecting beautifulsoup4 (from bs4) unit-abot-epc-basic-0: 12:09:47 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/8b/0e/048a2f88bc4be5e3697df9dc1f7b9d5c9c75be62676feeeb91d2e896c5ea/beautifulsoup4-4.7.1-py2-none-any.whl (94kB) unit-abot-epc-basic-0: 12:09:47 DEBUG unit.abot-epc-basic/0.install [?25l  10% |### | 10kB 59.9MB/s eta 0:00:01  21% |###### | 20kB 4.9MB/s eta 0:00:01  32% |########## | 30kB 6.9MB/s eta 0:00:01  43% |############# | 40kB 4.3MB/s eta 0:00:01  54% |################# | 51kB 5.2MB/s eta 0:00:01  65% |#################### | 61kB 6.1MB/s eta 0:00:01  75% |######################## | 71kB 4.8MB/s eta 0:00:01  86% |########################### | 81kB 5.4MB/s eta 0:00:01  97% |############################### | 92kB 6.0MB/s eta 0:00:01  100% |################################| 102kB 4.7MB/s unit-abot-epc-basic-0: 12:09:47 DEBUG unit.abot-epc-basic/0.install [?25hCollecting soupsieve>=1.2 (from beautifulsoup4->bs4) unit-abot-epc-basic-0: 12:09:47 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/c9/f8/e54b1d771ed4fab66b3fa1c178e137a3c73d84fb6f64329bddf0da5a371c/soupsieve-1.9-py2.py3-none-any.whl unit-abot-epc-basic-0: 12:09:47 DEBUG unit.abot-epc-basic/0.install Collecting backports.functools-lru-cache; python_version < "3" (from soupsieve>=1.2->beautifulsoup4->bs4) unit-abot-epc-basic-0: 12:09:47 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/03/8e/2424c0e65c4a066e28f539364deee49b6451f8fcd4f718fefa50cc3dcf48/backports.functools_lru_cache-1.5-py2.py3-none-any.whl unit-abot-epc-basic-0: 12:09:47 DEBUG unit.abot-epc-basic/0.install Building wheels for collected packages: bs4 unit-abot-epc-basic-0: 12:09:48 DEBUG unit.abot-epc-basic/0.install Running setup.py bdist_wheel for bs4 ... [?25l- done unit-abot-epc-basic-0: 12:09:48 DEBUG unit.abot-epc-basic/0.install [?25h Stored in directory: /root/.cache/pip/wheels/a0/b0/b2/4f80b9456b87abedbc0bf2d52235414c3467d8889be38dd472 unit-abot-epc-basic-0: 12:09:48 DEBUG unit.abot-epc-basic/0.install Successfully built bs4 unit-abot-epc-basic-0: 12:09:48 DEBUG unit.abot-epc-basic/0.install Installing collected packages: backports.functools-lru-cache, soupsieve, beautifulsoup4, bs4 unit-abot-epc-basic-0: 12:09:48 DEBUG unit.abot-epc-basic/0.install Successfully installed backports.functools-lru-cache-1.5 beautifulsoup4-4.7.1 bs4-0.0.1 soupsieve-1.9 unit-abot-epc-basic-0: 12:09:48 DEBUG unit.abot-epc-basic/0.install You are using pip version 8.1.1, however version 19.0.3 is available. unit-abot-epc-basic-0: 12:09:48 DEBUG unit.abot-epc-basic/0.install You should consider upgrading via the 'pip install --upgrade pip' command. unit-abot-epc-basic-0: 12:09:48 DEBUG unit.abot-epc-basic/0.install Running the test with the tags local-commands unit-abot-epc-basic-0: 12:09:48 DEBUG unit.abot-epc-basic/0.install Running the test with the tags @local-commands unit-abot-epc-basic-0: 12:09:48 DEBUG unit.abot-epc-basic/0.install Creating the Target JUnit file... unit-oai-hss-0: 12:09:48 DEBUG unit.oai-hss/0.install Selecting previously unselected package g++. unit-oai-hss-0: 12:09:48 DEBUG unit.oai-hss/0.install Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-oai-hss-0: 12:09:48 DEBUG unit.oai-hss/0.install Unpacking g++ (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 12:09:48 DEBUG unit.oai-hss/0.install Selecting previously unselected package make. unit-oai-hss-0: 12:09:48 DEBUG unit.oai-hss/0.install Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... unit-oai-hss-0: 12:09:48 DEBUG unit.oai-hss/0.install Unpacking make (3.81-8.2ubuntu3) ... unit-oai-hss-0: 12:09:49 DEBUG unit.oai-hss/0.install Selecting previously unselected package libdpkg-perl. unit-oai-hss-0: 12:09:49 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... unit-oai-hss-0: 12:09:49 DEBUG unit.oai-hss/0.install Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... unit-oai-hss-0: 12:09:49 DEBUG unit.oai-hss/0.install Selecting previously unselected package dpkg-dev. unit-oai-hss-0: 12:09:49 DEBUG unit.oai-hss/0.install Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... unit-oai-hss-0: 12:09:49 DEBUG unit.oai-hss/0.install Unpacking dpkg-dev (1.17.5ubuntu5.8) ... unit-oai-hss-0: 12:09:50 DEBUG unit.oai-hss/0.install Selecting previously unselected package build-essential. unit-oai-hss-0: 12:09:50 DEBUG unit.oai-hss/0.install Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... unit-oai-hss-0: 12:09:50 DEBUG unit.oai-hss/0.install Unpacking build-essential (11.6ubuntu6) ... unit-abot-epc-basic-0: 12:09:50 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-oai-hss-0: 12:09:50 DEBUG unit.oai-hss/0.install Selecting previously unselected package cmake-data. unit-oai-hss-0: 12:09:50 DEBUG unit.oai-hss/0.install Preparing to unpack .../cmake-data_2.8.12.2-0ubuntu3_all.deb ... unit-oai-hss-0: 12:09:50 DEBUG unit.oai-hss/0.install Unpacking cmake-data (2.8.12.2-0ubuntu3) ... unit-abot-epc-basic-0: 12:09:50 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 12:09:50 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:09:50 DEBUG unit.abot-epc-basic/0.install [INFO] Building ABOT-RunScenarios 3.0.91 unit-abot-epc-basic-0: 12:09:50 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-oai-hss-0: 12:09:50 DEBUG unit.oai-hss/0.install Selecting previously unselected package cmake. unit-oai-hss-0: 12:09:50 DEBUG unit.oai-hss/0.install Preparing to unpack .../cmake_2.8.12.2-0ubuntu3_amd64.deb ... unit-oai-hss-0: 12:09:50 DEBUG unit.oai-hss/0.install Unpacking cmake (2.8.12.2-0ubuntu3) ... unit-abot-epc-basic-0: 12:09:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.pom unit-abot-epc-basic-0: 12:09:51 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.pom (5 KB at 10.0 KB/sec) unit-abot-epc-basic-0: 12:09:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/18/maven-plugins-18.pom unit-abot-epc-basic-0: 12:09:51 DEBUG unit.abot-epc-basic/0.install 3/13 KB 5/13 KB 8/13 KB 11/13 KB 13/13 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/18/maven-plugins-18.pom (13 KB at 529.0 KB/sec) unit-abot-epc-basic-0: 12:09:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/16/maven-parent-16.pom unit-abot-epc-basic-0: 12:09:51 DEBUG unit.abot-epc-basic/0.install 3/23 KB 6/23 KB 9/23 KB 11/23 KB 14/23 KB 16/23 KB 19/23 KB 22/23 KB 23/23 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/16/maven-parent-16.pom (23 KB at 811.7 KB/sec) unit-abot-epc-basic-0: 12:09:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/7/apache-7.pom unit-abot-epc-basic-0: 12:09:51 DEBUG unit.abot-epc-basic/0.install 3/15 KB 5/15 KB 8/15 KB 11/15 KB 13/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/7/apache-7.pom (15 KB at 485.9 KB/sec) unit-abot-epc-basic-0: 12:09:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.jar unit-abot-epc-basic-0: 12:09:51 DEBUG unit.abot-epc-basic/0.install 3/23 KB 5/23 KB 8/23 KB 11/23 KB 13/23 KB 16/23 KB 19/23 KB 21/23 KB 23/23 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.jar (23 KB at 823.2 KB/sec) unit-abot-epc-basic-0: 12:09:51 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 12:09:51 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 12:09:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom unit-abot-epc-basic-0: 12:09:51 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom (2 KB at 59.2 KB/sec) unit-abot-epc-basic-0: 12:09:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.6/maven-2.0.6.pom unit-abot-epc-basic-0: 12:09:51 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.6/maven-2.0.6.pom (9 KB at 441.7 KB/sec) unit-abot-epc-basic-0: 12:09:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/5/maven-parent-5.pom unit-abot-epc-basic-0: 12:09:51 DEBUG unit.abot-epc-basic/0.install 3/15 KB 5/15 KB 8/15 KB 11/15 KB 13/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/5/maven-parent-5.pom (15 KB at 708.6 KB/sec) unit-abot-epc-basic-0: 12:09:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/3/apache-3.pom unit-abot-epc-basic-0: 12:09:51 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/3/apache-3.pom (4 KB at 239.3 KB/sec) unit-abot-epc-basic-0: 12:09:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom unit-abot-epc-basic-0: 12:09:51 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom (4 KB at 264.8 KB/sec) unit-abot-epc-basic-0: 12:09:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/16/spice-parent-16.pom unit-abot-epc-basic-0: 12:09:51 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/16/spice-parent-16.pom (9 KB at 453.5 KB/sec) unit-abot-epc-basic-0: 12:09:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/5/forge-parent-5.pom unit-abot-epc-basic-0: 12:09:51 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/5/forge-parent-5.pom (9 KB at 480.4 KB/sec) unit-abot-epc-basic-0: 12:09:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar unit-abot-epc-basic-0: 12:09:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar unit-abot-epc-basic-0: 12:09:51 DEBUG unit.abot-epc-basic/0.install 3/13 KB 6/13 KB 9/13 KB 11/13 KB 13/13 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar (13 KB at 369.4 KB/sec) unit-abot-epc-basic-0: 12:09:51 DEBUG unit.abot-epc-basic/0.install 3/221 KB 5/221 KB 8/221 KB 11/221 KB 13/221 KB 16/221 KB 19/221 KB 21/221 KB 24/221 KB 27/221 KB 29/221 KB 32/221 KB 36/221 KB 40/221 KB 44/221 KB 48/221 KB 52/221 KB 56/221 KB 60/221 KB 64/221 KB 68/221 KB 72/221 KB 76/221 KB 80/221 KB 84/221 KB 88/221 KB 92/221 KB 96/221 KB 100/221 KB 104/221 KB 108/221 KB 112/221 KB 116/221 KB 120/221 KB 124/221 KB 128/221 KB 132/221 KB 136/221 KB 140/221 KB 144/221 KB 148/221 KB 152/221 KB 156/221 KB 160/221 KB 164/221 KB 168/221 KB 172/221 KB 176/221 KB 180/221 KB 184/221 KB 188/221 KB 192/221 KB 196/221 KB 200/221 KB 204/221 KB 208/221 KB 212/221 KB 216/221 KB 220/221 KB 221/221 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar (221 KB at 2830.4 KB/sec) unit-abot-epc-basic-0: 12:09:51 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 12:09:51 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-javolution) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 12:09:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom unit-abot-epc-basic-0: 12:09:52 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom (3 KB at 143.1 KB/sec) unit-abot-epc-basic-0: 12:09:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom unit-abot-epc-basic-0: 12:09:52 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom (2 KB at 108.6 KB/sec) unit-oai-hss-0: 12:09:52 DEBUG unit.oai-hss/0.install Selecting previously unselected package cmake-curses-gui. unit-abot-epc-basic-0: 12:09:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom unit-oai-hss-0: 12:09:52 DEBUG unit.oai-hss/0.install Preparing to unpack .../cmake-curses-gui_2.8.12.2-0ubuntu3_amd64.deb ... unit-oai-hss-0: 12:09:52 DEBUG unit.oai-hss/0.install Unpacking cmake-curses-gui (2.8.12.2-0ubuntu3) ... unit-abot-epc-basic-0: 12:09:52 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom (3 KB at 148.8 KB/sec) unit-abot-epc-basic-0: 12:09:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom unit-abot-epc-basic-0: 12:09:52 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom (2 KB at 81.1 KB/sec) unit-abot-epc-basic-0: 12:09:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom unit-abot-epc-basic-0: 12:09:52 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom (9 KB at 583.9 KB/sec) unit-abot-epc-basic-0: 12:09:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom unit-abot-epc-basic-0: 12:09:52 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom (2 KB at 101.8 KB/sec) unit-abot-epc-basic-0: 12:09:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom unit-abot-epc-basic-0: 12:09:52 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom (3 KB at 170.7 KB/sec) unit-oai-hss-0: 12:09:52 DEBUG unit.oai-hss/0.install Selecting previously unselected package doxygen. unit-abot-epc-basic-0: 12:09:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom unit-oai-hss-0: 12:09:52 DEBUG unit.oai-hss/0.install Preparing to unpack .../doxygen_1.8.6-2_amd64.deb ... unit-oai-hss-0: 12:09:52 DEBUG unit.oai-hss/0.install Unpacking doxygen (1.8.6-2) ... unit-abot-epc-basic-0: 12:09:52 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom (2 KB at 82.1 KB/sec) unit-abot-epc-basic-0: 12:09:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom unit-abot-epc-basic-0: 12:09:52 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom (2 KB at 102.7 KB/sec) unit-abot-epc-basic-0: 12:09:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom unit-abot-epc-basic-0: 12:09:52 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom (2 KB at 95.0 KB/sec) unit-abot-epc-basic-0: 12:09:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom unit-abot-epc-basic-0: 12:09:52 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom (4 KB at 171.4 KB/sec) unit-abot-epc-basic-0: 12:09:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom unit-abot-epc-basic-0: 12:09:52 DEBUG unit.abot-epc-basic/0.install 3/17 KB 5/17 KB 8/17 KB 11/17 KB 13/17 KB 16/17 KB 17/17 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom (17 KB at 584.6 KB/sec) unit-abot-epc-basic-0: 12:09:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.pom unit-abot-epc-basic-0: 12:09:52 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.pom (2 KB at 51.7 KB/sec) unit-abot-epc-basic-0: 12:09:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.7/plexus-components-1.1.7.pom unit-abot-epc-basic-0: 12:09:52 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.7/plexus-components-1.1.7.pom (5 KB at 242.9 KB/sec) unit-abot-epc-basic-0: 12:09:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom unit-abot-epc-basic-0: 12:09:52 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom (8 KB at 470.7 KB/sec) unit-abot-epc-basic-0: 12:09:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom unit-abot-epc-basic-0: 12:09:52 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom (8 KB at 322.4 KB/sec) unit-abot-epc-basic-0: 12:09:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.jar unit-abot-epc-basic-0: 12:09:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.jar unit-abot-epc-basic-0: 12:09:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.jar unit-abot-epc-basic-0: 12:09:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.jar unit-abot-epc-basic-0: 12:09:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.jar unit-abot-epc-basic-0: 12:09:52 DEBUG unit.abot-epc-basic/0.install 3/48 KB 3/35 KB 5/48 KB 3/35 KB 3/48 KB 6/35 KB 5/48 KB 9/35 KB 5/48 KB 11/35 KB 5/48 KB 14/35 KB 5/48 KB 16/35 KB 5/48 KB 16/35 KB 8/48 KB 16/35 KB 11/48 KB 19/35 KB 11/48 KB 22/35 KB 11/48 KB 25/35 KB 11/48 KB 27/35 KB 13/48 KB 30/35 KB 13/48 KB 25/35 KB 13/48 KB 30/35 KB 16/48 KB 30/35 KB 19/48 KB 30/35 KB 21/48 KB 30/35 KB 24/48 KB 32/35 KB 24/48 KB 35/35 KB 24/48 KB 35/35 KB 27/48 KB 35/35 KB 29/48 KB 35/35 KB 32/48 KB 35/35 KB 36/48 KB 35/35 KB 40/48 KB 3/114 KB 35/35 KB 36/48 KB 3/114 KB 35/35 KB 40/48 KB 6/114 KB 35/35 KB 3/29 KB 40/48 KB 9/114 KB 35/35 KB 3/29 KB 40/48 KB 6/114 KB 35/35 KB 6/29 KB 40/48 KB 9/114 KB 35/35 KB 9/29 KB 40/48 KB 9/114 KB 35/35 KB 9/29 KB 40/48 KB 11/114 KB 35/35 KB 11/29 KB 40/48 KB 11/114 KB 35/35 KB 11/29 KB 3/85 KB 40/48 KB 11/114 KB 35/35 KB 11/29 KB 5/85 KB 40/48 KB 11/114 KB 35/35 KB 11/29 KB 8/85 KB 40/48 KB 11/114 KB 35/35 KB 11/29 KB 11/85 KB 40/48 KB 11/114 KB 35/35 KB 11/29 KB 13/85 KB 44/48 KB 11/114 KB 14/29 KB 13/85 KB 44/48 KB 14/114 KB 16/29 KB 13/85 KB 44/48 KB 14/114 KB 19/29 KB 13/85 KB 44/48 KB 14/114 KB 22/29 KB 13/85 KB 44/48 KB 14/114 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.jar (35 KB at 764.8 KB/sec) unit-abot-epc-basic-0: 12:09:52 DEBUG unit.abot-epc-basic/0.install 35/35 KB 11/29 KB 13/85 KB 44/48 KB 14/114 KB 25/29 KB 16/85 KB 44/48 KB 16/114 KB 25/29 KB 16/85 KB 44/48 KB 19/114 KB 25/29 KB 16/85 KB 44/48 KB 22/114 KB 35/35 KB 11/29 KB 13/85 KB 44/48 KB 11/114 KB 25/29 KB 16/85 KB 48/48 KB 25/114 KB 25/29 KB 16/85 KB 48/48 KB 27/114 KB 25/29 KB 16/85 KB 48/48 KB 30/114 KB 25/29 KB 16/85 KB 44/48 KB 14/114 KB 22/29 KB 16/85 KB 44/48 KB 14/114 KB 25/29 KB 19/85 KB 48/48 KB 30/114 KB 25/29 KB 21/85 KB 48/48 KB 30/114 KB 27/29 KB 24/85 KB 48/48 KB 32/114 KB 25/29 KB 16/85 KB 48/48 KB 25/114 KB 27/29 KB 24/85 KB 48/48 KB 32/114 KB 27/29 KB 21/85 KB 48/48 KB 32/114 KB 25/29 KB 21/85 KB 48/48 KB 32/114 KB 27/29 KB 24/85 KB 48/48 KB 36/114 KB 29/29 KB 24/85 KB 48/48 KB 40/114 KB 29/29 KB 27/85 KB 48/48 KB 44/114 KB 29/29 KB 27/85 KB 48/48 KB 48/114 KB 29/29 KB 27/85 KB 48/48 KB 52/114 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.jar unit-oai-hss-0: 12:09:52 DEBUG unit.oai-hss/0.install Selecting previously unselected package doxygen-gui. unit-abot-epc-basic-0: 12:09:52 DEBUG unit.abot-epc-basic/0.install 29/29 KB 27/85 KB 48/48 KB 40/114 KB 29/29 KB 29/85 KB 48/48 KB 52/114 KB 29/29 KB 32/85 KB 48/48 KB 52/114 KB 29/29 KB 24/85 KB 48/48 KB 40/114 KB 29/29 KB 36/85 KB 48/48 KB 52/114 KB 29/29 KB 40/85 KB 48/48 KB 52/114 KB 29/29 KB 40/85 KB 48/48 KB 56/114 KB 29/29 KB 44/85 KB 48/48 KB 60/114 KB 29/29 KB 44/85 KB 48/48 KB 60/114 KB 29/29 KB 48/85 KB 48/48 KB 64/114 KB 29/29 KB 48/85 KB 48/48 KB 64/114 KB 29/29 KB 52/85 KB 48/48 KB 64/114 KB 29/29 KB 56/85 KB 68/114 KB 29/29 KB 60/85 KB 68/114 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.jar (48 KB at 749.2 KB/sec) unit-abot-epc-basic-0: 12:09:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.jar unit-abot-epc-basic-0: 12:09:52 DEBUG unit.abot-epc-basic/0.install 29/29 KB 52/85 KB 48/48 KB 68/114 KB 64/85 KB 72/114 KB 3/56 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.jar (29 KB at 427.9 KB/sec) unit-abot-epc-basic-0: 12:09:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.jar unit-oai-hss-0: 12:09:52 DEBUG unit.oai-hss/0.install Preparing to unpack .../doxygen-gui_1.8.6-2_amd64.deb ... unit-oai-hss-0: 12:09:52 DEBUG unit.oai-hss/0.install Unpacking doxygen-gui (1.8.6-2) ... unit-abot-epc-basic-0: 12:09:52 DEBUG unit.abot-epc-basic/0.install 64/85 KB 76/114 KB 3/56 KB 29/29 KB 64/85 KB 68/114 KB 3/56 KB 29/29 KB 64/85 KB 68/114 KB 3/56 KB 64/85 KB 76/114 KB 6/56 KB 64/85 KB 76/114 KB 9/56 KB 64/85 KB 76/114 KB 11/56 KB 64/85 KB 76/114 KB 14/56 KB 64/85 KB 80/114 KB 16/56 KB 68/85 KB 80/114 KB 19/56 KB 4/24 KB 68/85 KB 80/114 KB 22/56 KB 64/85 KB 80/114 KB 14/56 KB 4/24 KB 68/85 KB 84/114 KB 22/56 KB 4/24 KB 68/85 KB 88/114 KB 22/56 KB 4/24 KB 68/85 KB 92/114 KB 22/56 KB 4/24 KB 68/85 KB 96/114 KB 22/56 KB 4/24 KB 68/85 KB 96/114 KB 25/56 KB 4/24 KB 68/85 KB 96/114 KB 27/56 KB 4/24 KB 68/85 KB 100/114 KB 30/56 KB 4/24 KB 68/85 KB 100/114 KB 32/56 KB 3/86 KB 4/24 KB 68/85 KB 80/114 KB 19/56 KB 68/85 KB 80/114 KB 16/56 KB 4/24 KB 72/85 KB 100/114 KB 32/56 KB 3/86 KB 4/24 KB 76/85 KB 100/114 KB 32/56 KB 3/86 KB 4/24 KB 80/85 KB 100/114 KB 32/56 KB 3/86 KB 4/24 KB 84/85 KB 100/114 KB 32/56 KB 3/86 KB 4/24 KB 85/85 KB 100/114 KB 32/56 KB 3/86 KB 4/24 KB 68/85 KB 100/114 KB 30/56 KB 3/86 KB 8/24 KB 85/85 KB 100/114 KB 32/56 KB 3/86 KB 12/24 KB 85/85 KB 100/114 KB 32/56 KB 3/86 KB 16/24 KB 85/85 KB 100/114 KB 32/56 KB 6/86 KB 4/24 KB 68/85 KB 100/114 KB 27/56 KB 12/24 KB 85/85 KB 100/114 KB 32/56 KB 6/86 KB 16/24 KB 85/85 KB 104/114 KB 32/56 KB 9/86 KB 16/24 KB 85/85 KB 104/114 KB 32/56 KB 11/86 KB 20/24 KB 85/85 KB 104/114 KB 32/56 KB 14/86 KB 20/24 KB 85/85 KB 104/114 KB 36/56 KB 16/86 KB 16/24 KB 85/85 KB 104/114 KB 32/56 KB 11/86 KB 20/24 KB 85/85 KB 108/114 KB 36/56 KB 16/86 KB 20/24 KB 85/85 KB 112/114 KB 36/56 KB 16/86 KB 20/24 KB 85/85 KB 104/114 KB 32/56 KB 11/86 KB 24/24 KB 85/85 KB 112/114 KB 36/56 KB 16/86 KB 24/24 KB 85/85 KB 112/114 KB 36/56 KB 16/86 KB 24/24 KB 85/85 KB 114/114 KB 36/56 KB 19/86 KB 20/24 KB 85/85 KB 104/114 KB 36/56 KB 14/86 KB 24/24 KB 85/85 KB 114/114 KB 36/56 KB 16/86 KB 24/24 KB 85/85 KB 114/114 KB 40/56 KB 22/86 KB 24/24 KB 85/85 KB 114/114 KB 40/56 KB 22/86 KB 24/24 KB 114/114 KB 44/56 KB 22/86 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.jar (85 KB at 981.0 KB/sec) unit-abot-epc-basic-0: 12:09:52 DEBUG unit.abot-epc-basic/0.install 24/24 KB 114/114 KB 48/56 KB 25/86 KB 24/24 KB 114/114 KB 48/56 KB 27/86 KB 24/24 KB 114/114 KB 48/56 KB 22/86 KB Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.jar unit-abot-epc-basic-0: 12:09:52 DEBUG unit.abot-epc-basic/0.install 24/24 KB 114/114 KB 52/56 KB 27/86 KB 24/24 KB 114/114 KB 56/56 KB 30/86 KB 24/24 KB 114/114 KB 52/56 KB 30/86 KB 24/24 KB 114/114 KB 56/56 KB 32/86 KB 24/24 KB 114/114 KB 56/56 KB 36/86 KB 4/218 KB 56/56 KB 40/86 KB 4/218 KB 56/56 KB 44/86 KB 4/218 KB 56/56 KB 48/86 KB 4/218 KB 56/56 KB 52/86 KB 4/218 KB 56/56 KB 36/86 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.jar (114 KB at 1022.2 KB/sec) unit-abot-epc-basic-0: 12:09:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.jar unit-abot-epc-basic-0: 12:09:52 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.jar (24 KB at 251.6 KB/sec) unit-abot-epc-basic-0: 12:09:52 DEBUG unit.abot-epc-basic/0.install 8/218 KB 56/56 KB 52/86 KB 8/218 KB 56/56 KB 56/86 KB 12/218 KB 56/56 KB 60/86 KB 8/218 KB 56/56 KB 60/86 KB 16/218 KB 56/56 KB 60/86 KB 16/218 KB 56/56 KB 64/86 KB 20/218 KB 56/56 KB 64/86 KB 24/218 KB 56/56 KB 4/12 KB 64/86 KB 28/218 KB 56/56 KB 4/12 KB 64/86 KB 32/218 KB 56/56 KB 4/12 KB 64/86 KB 36/218 KB 56/56 KB 4/12 KB 64/86 KB 40/218 KB 56/56 KB 4/12 KB 64/86 KB 44/218 KB 56/56 KB 4/12 KB 64/86 KB 48/218 KB 56/56 KB 4/12 KB 64/86 KB 20/218 KB 56/56 KB 4/12 KB 64/86 KB 48/218 KB 56/56 KB 8/12 KB 64/86 KB 48/218 KB 56/56 KB 12/12 KB 64/86 KB 48/218 KB 56/56 KB 12/12 KB 64/86 KB 52/218 KB 56/56 KB 12/12 KB 64/86 KB 56/218 KB 56/56 KB 12/12 KB 64/86 KB 60/218 KB 56/56 KB 12/12 KB 64/86 KB 64/218 KB 56/56 KB 12/12 KB 64/86 KB 68/218 KB 56/56 KB 12/12 KB 64/86 KB 72/218 KB 56/56 KB 12/12 KB 64/86 KB 76/218 KB 56/56 KB 64/86 KB 80/218 KB 56/56 KB 64/86 KB 84/218 KB 56/56 KB 64/86 KB 88/218 KB 56/56 KB 64/86 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.jar (12 KB at 94.9 KB/sec) unit-abot-epc-basic-0: 12:09:52 DEBUG unit.abot-epc-basic/0.install 88/218 KB 56/56 KB 68/86 KB 88/218 KB 56/56 KB 72/86 KB 88/218 KB 56/56 KB 76/86 KB 88/218 KB 56/56 KB 80/86 KB 88/218 KB 56/56 KB 84/86 KB 88/218 KB 56/56 KB 86/86 KB 92/218 KB 56/56 KB 86/86 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.jar (56 KB at 438.0 KB/sec) unit-oai-hss-0: 12:09:52 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfakeroot:amd64. unit-abot-epc-basic-0: 12:09:52 DEBUG unit.abot-epc-basic/0.install 96/218 KB 86/86 KB 100/218 KB 86/86 KB 104/218 KB 86/86 KB 108/218 KB 86/86 KB 112/218 KB 86/86 KB 116/218 KB 86/86 KB 120/218 KB 86/86 KB 124/218 KB 86/86 KB 128/218 KB 86/86 KB 132/218 KB 86/86 KB 136/218 KB 86/86 KB 140/218 KB 86/86 KB 144/218 KB 86/86 KB 148/218 KB 86/86 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.jar (86 KB at 641.4 KB/sec) unit-oai-hss-0: 12:09:52 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... unit-oai-hss-0: 12:09:52 DEBUG unit.oai-hss/0.install Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... unit-abot-epc-basic-0: 12:09:52 DEBUG unit.abot-epc-basic/0.install 152/218 KB 156/218 KB 160/218 KB 164/218 KB 168/218 KB 172/218 KB 176/218 KB 180/218 KB 184/218 KB 188/218 KB 192/218 KB 196/218 KB 200/218 KB 204/218 KB 208/218 KB 212/218 KB 216/218 KB 218/218 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.jar (218 KB at 1443.3 KB/sec) unit-abot-epc-basic-0: 12:09:52 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/lib/javolution-5.5.1.jar to /root/.m2/repository/org/javolution/javolution/5.5.1/javolution-5.5.1.jar unit-abot-epc-basic-0: 12:09:52 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall243459000889310983.pom to /root/.m2/repository/org/javolution/javolution/5.5.1/javolution-5.5.1.pom unit-abot-epc-basic-0: 12:09:52 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 12:09:52 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-sctp-api) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 12:09:52 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/lib/sctp-api-1.5.0.FINAL.jar to /root/.m2/repository/org/mobicents/protocols/sctp/sctp-api/1.5.0.FINAL/sctp-api-1.5.0.FINAL.jar unit-abot-epc-basic-0: 12:09:52 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall777379679741964724.pom to /root/.m2/repository/org/mobicents/protocols/sctp/sctp-api/1.5.0.FINAL/sctp-api-1.5.0.FINAL.pom unit-abot-epc-basic-0: 12:09:52 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 12:09:52 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-sctp-impl) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 12:09:52 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/lib/sctp-impl-1.5.0.FINAL.jar to /root/.m2/repository/org/mobicents/protocols/sctp/sctp-impl/1.5.0.FINAL/sctp-impl-1.5.0.FINAL.jar unit-abot-epc-basic-0: 12:09:52 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall4638458487189587316.pom to /root/.m2/repository/org/mobicents/protocols/sctp/sctp-impl/1.5.0.FINAL/sctp-impl-1.5.0.FINAL.pom unit-abot-epc-basic-0: 12:09:52 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 12:09:52 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-mobicents-common) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 12:09:52 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/lib/commons-1.0.0.CR1.jar to /root/.m2/repository/org/mobicents/commons/commons/1.0.0.CR1/commons-1.0.0.CR1.jar unit-abot-epc-basic-0: 12:09:52 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall3752933839755358232.pom to /root/.m2/repository/org/mobicents/commons/commons/1.0.0.CR1/commons-1.0.0.CR1.pom unit-abot-epc-basic-0: 12:09:52 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 12:09:52 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-mobicents-diameter) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 12:09:52 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/lib/abot_jdiameter.jar to /root/.m2/repository/org/mobicents/diameter/abot_jdiameter/1.5.0-SNAPSHOT/abot_jdiameter-1.5.0-SNAPSHOT.jar unit-abot-epc-basic-0: 12:09:52 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall85059521900425101.pom to /root/.m2/repository/org/mobicents/diameter/abot_jdiameter/1.5.0-SNAPSHOT/abot_jdiameter-1.5.0-SNAPSHOT.pom unit-abot-epc-basic-0: 12:09:52 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 12:09:52 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-org-picocontainer) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 12:09:52 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/lib/picocontainer-2.15.jar to /root/.m2/repository/org/picocontainer/picocontainer/2.15/picocontainer-2.15.jar unit-abot-epc-basic-0: 12:09:52 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall2955883355644619622.pom to /root/.m2/repository/org/picocontainer/picocontainer/2.15/picocontainer-2.15.pom unit-abot-epc-basic-0: 12:09:52 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:09:52 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 12:09:52 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:09:52 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 2.486 s unit-abot-epc-basic-0: 12:09:52 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2019-04-09T12:09:52+00:00 unit-abot-epc-basic-0: 12:09:52 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 11M/60M unit-abot-epc-basic-0: 12:09:52 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-oai-hss-0: 12:09:53 DEBUG unit.oai-hss/0.install Selecting previously unselected package fakeroot. unit-oai-hss-0: 12:09:53 DEBUG unit.oai-hss/0.install Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... unit-oai-hss-0: 12:09:53 DEBUG unit.oai-hss/0.install Unpacking fakeroot (1.20-3ubuntu2) ... unit-oai-hss-0: 12:09:53 DEBUG unit.oai-hss/0.install Selecting previously unselected package gdb. unit-oai-hss-0: 12:09:53 DEBUG unit.oai-hss/0.install Preparing to unpack .../gdb_7.7.1-0ubuntu5~14.04.3_amd64.deb ... unit-oai-hss-0: 12:09:53 DEBUG unit.oai-hss/0.install Unpacking gdb (7.7.1-0ubuntu5~14.04.3) ... unit-oai-hss-0: 12:09:54 DEBUG unit.oai-hss/0.install Selecting previously unselected package libalgorithm-diff-perl. unit-oai-hss-0: 12:09:54 DEBUG unit.oai-hss/0.install Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... unit-oai-hss-0: 12:09:54 DEBUG unit.oai-hss/0.install Unpacking libalgorithm-diff-perl (1.19.02-3) ... unit-oai-hss-0: 12:09:54 DEBUG unit.oai-hss/0.install Selecting previously unselected package libalgorithm-diff-xs-perl. unit-oai-hss-0: 12:09:54 DEBUG unit.oai-hss/0.install Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... unit-oai-hss-0: 12:09:54 DEBUG unit.oai-hss/0.install Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... unit-oai-hss-0: 12:09:54 DEBUG unit.oai-hss/0.install Selecting previously unselected package libalgorithm-merge-perl. unit-oai-hss-0: 12:09:54 DEBUG unit.oai-hss/0.install Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... unit-oai-hss-0: 12:09:54 DEBUG unit.oai-hss/0.install Unpacking libalgorithm-merge-perl (0.08-2) ... unit-oai-hss-0: 12:09:54 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfile-fcntllock-perl. unit-oai-hss-0: 12:09:54 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... unit-oai-hss-0: 12:09:54 DEBUG unit.oai-hss/0.install Unpacking libfile-fcntllock-perl (0.14-2build1) ... unit-oai-hss-0: 12:09:54 DEBUG unit.oai-hss/0.install Selecting previously unselected package manpages-dev. unit-oai-hss-0: 12:09:54 DEBUG unit.oai-hss/0.install Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... unit-oai-hss-0: 12:09:54 DEBUG unit.oai-hss/0.install Unpacking manpages-dev (3.54-1ubuntu1) ... unit-abot-epc-basic-0: 12:09:54 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-abot-epc-basic-0: 12:09:54 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 12:09:54 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:09:54 DEBUG unit.abot-epc-basic/0.install [INFO] Building ABOT-RunScenarios 3.0.91 unit-abot-epc-basic-0: 12:09:54 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-oai-hss-0: 12:09:55 DEBUG unit.oai-hss/0.install Selecting previously unselected package pkg-config. unit-oai-hss-0: 12:09:55 DEBUG unit.oai-hss/0.install Preparing to unpack .../pkg-config_0.26-1ubuntu4_amd64.deb ... unit-oai-hss-0: 12:09:55 DEBUG unit.oai-hss/0.install Unpacking pkg-config (0.26-1ubuntu4) ... unit-oai-hss-0: 12:09:55 DEBUG unit.oai-hss/0.install Selecting previously unselected package libc6-dbg:amd64. unit-oai-hss-0: 12:09:55 DEBUG unit.oai-hss/0.install Preparing to unpack .../libc6-dbg_2.19-0ubuntu6.15_amd64.deb ... unit-abot-epc-basic-0: 12:09:55 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.pom unit-oai-hss-0: 12:09:55 DEBUG unit.oai-hss/0.install Unpacking libc6-dbg:amd64 (2.19-0ubuntu6.15) ... unit-abot-epc-basic-0: 12:09:55 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.pom (8 KB at 14.0 KB/sec) unit-abot-epc-basic-0: 12:09:55 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom unit-abot-epc-basic-0: 12:09:56 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom (9 KB at 449.1 KB/sec) unit-abot-epc-basic-0: 12:09:56 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/22/maven-parent-22.pom unit-abot-epc-basic-0: 12:09:56 DEBUG unit.abot-epc-basic/0.install 3/30 KB 6/30 KB 9/30 KB 11/30 KB 14/30 KB 16/30 KB 19/30 KB 22/30 KB 25/30 KB 27/30 KB 30/30 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/22/maven-parent-22.pom (30 KB at 937.0 KB/sec) unit-abot-epc-basic-0: 12:09:56 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/11/apache-11.pom unit-abot-epc-basic-0: 12:09:56 DEBUG unit.abot-epc-basic/0.install 3/15 KB 6/15 KB 9/15 KB 11/15 KB 14/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/11/apache-11.pom (15 KB at 628.9 KB/sec) unit-abot-epc-basic-0: 12:09:56 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.jar unit-abot-epc-basic-0: 12:09:56 DEBUG unit.abot-epc-basic/0.install 3/29 KB 6/29 KB 9/29 KB 11/29 KB 14/29 KB 16/29 KB 19/29 KB 22/29 KB 25/29 KB 27/29 KB 29/29 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.jar (29 KB at 1029.5 KB/sec) unit-abot-epc-basic-0: 12:09:56 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/2.5.1/maven-compiler-plugin-2.5.1.pom unit-abot-epc-basic-0: 12:09:56 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/2.5.1/maven-compiler-plugin-2.5.1.pom (8 KB at 387.0 KB/sec) unit-abot-epc-basic-0: 12:09:56 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/2.5.1/maven-compiler-plugin-2.5.1.jar unit-abot-epc-basic-0: 12:09:56 DEBUG unit.abot-epc-basic/0.install 3/32 KB 5/32 KB 8/32 KB 11/32 KB 13/32 KB 16/32 KB 19/32 KB 21/32 KB 24/32 KB 27/32 KB 29/32 KB 32/32 KB 32/32 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/2.5.1/maven-compiler-plugin-2.5.1.jar (32 KB at 1221.0 KB/sec) unit-abot-epc-basic-0: 12:09:56 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.19.1/maven-surefire-plugin-2.19.1.pom unit-abot-epc-basic-0: 12:09:56 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.19.1/maven-surefire-plugin-2.19.1.pom (6 KB at 217.3 KB/sec) unit-abot-epc-basic-0: 12:09:56 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/2.19.1/surefire-2.19.1.pom unit-abot-epc-basic-0: 12:09:56 DEBUG unit.abot-epc-basic/0.install 3/19 KB 5/19 KB 8/19 KB 11/19 KB 13/19 KB 16/19 KB 19/19 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/2.19.1/surefire-2.19.1.pom (19 KB at 600.7 KB/sec) unit-abot-epc-basic-0: 12:09:56 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/26/maven-parent-26.pom unit-abot-epc-basic-0: 12:09:56 DEBUG unit.abot-epc-basic/0.install 3/39 KB 5/39 KB 8/39 KB 11/39 KB 13/39 KB 16/39 KB 19/39 KB 21/39 KB 24/39 KB 27/39 KB 29/39 KB 32/39 KB 35/39 KB 37/39 KB 39/39 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/26/maven-parent-26.pom (39 KB at 1214.1 KB/sec) unit-abot-epc-basic-0: 12:09:56 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/16/apache-16.pom unit-abot-epc-basic-0: 12:09:56 DEBUG unit.abot-epc-basic/0.install 3/16 KB 6/16 KB 9/16 KB 11/16 KB 14/16 KB 16/16 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/16/apache-16.pom (16 KB at 716.0 KB/sec) unit-oai-hss-0: 12:09:56 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:09:56 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.19.1/maven-surefire-plugin-2.19.1.jar unit-abot-epc-basic-0: 12:09:56 DEBUG unit.abot-epc-basic/0.install 3/38 KB 5/38 KB 8/38 KB 11/38 KB 13/38 KB 16/38 KB 19/38 KB 21/38 KB 24/38 KB 27/38 KB 29/38 KB 32/38 KB 35/38 KB 37/38 KB 38/38 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.19.1/maven-surefire-plugin-2.19.1.jar (38 KB at 1071.5 KB/sec) unit-abot-epc-basic-0: 12:09:56 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.pom unit-abot-epc-basic-0: 12:09:56 DEBUG unit.abot-epc-basic/0.install 3/6 KB 6/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.pom (6 KB at 299.9 KB/sec) unit-abot-epc-basic-0: 12:09:56 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.jar unit-abot-epc-basic-0: 12:09:56 DEBUG unit.abot-epc-basic/0.install 3/34 KB 6/34 KB 9/34 KB 11/34 KB 14/34 KB 16/34 KB 19/34 KB 22/34 KB 25/34 KB 27/34 KB 30/34 KB 32/34 KB 34/34 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.jar (34 KB at 1230.5 KB/sec) unit-abot-epc-basic-0: 12:09:56 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/masterthought/maven-cucumber-reporting/0.1.0/maven-cucumber-reporting-0.1.0.pom unit-abot-epc-basic-0: 12:09:56 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/net/masterthought/maven-cucumber-reporting/0.1.0/maven-cucumber-reporting-0.1.0.pom (7 KB at 294.1 KB/sec) unit-abot-epc-basic-0: 12:09:56 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom unit-abot-epc-basic-0: 12:09:56 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom (5 KB at 157.0 KB/sec) unit-abot-epc-basic-0: 12:09:56 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/masterthought/maven-cucumber-reporting/0.1.0/maven-cucumber-reporting-0.1.0.jar unit-abot-epc-basic-0: 12:09:56 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/net/masterthought/maven-cucumber-reporting/0.1.0/maven-cucumber-reporting-0.1.0.jar (9 KB at 384.6 KB/sec) unit-abot-epc-basic-0: 12:09:56 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-jvm-deps/1.0.5/cucumber-jvm-deps-1.0.5.pom unit-abot-epc-basic-0: 12:09:57 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm-deps/1.0.5/cucumber-jvm-deps-1.0.5.pom unit-abot-epc-basic-0: 12:09:57 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm-deps/1.0.5/cucumber-jvm-deps-1.0.5.pom (7 KB at 211.0 KB/sec) unit-abot-epc-basic-0: 12:09:57 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/gherkin/2.12.2/gherkin-2.12.2.pom unit-abot-epc-basic-0: 12:09:57 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/gherkin/2.12.2/gherkin-2.12.2.pom unit-abot-epc-basic-0: 12:09:57 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/gherkin/2.12.2/gherkin-2.12.2.pom (9 KB at 509.1 KB/sec) unit-abot-epc-basic-0: 12:09:57 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/sonatype/oss/oss-parent/6/oss-parent-6.pom unit-abot-epc-basic-0: 12:09:57 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/6/oss-parent-6.pom unit-abot-epc-basic-0: 12:09:57 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/6/oss-parent-6.pom (5 KB at 262.1 KB/sec) unit-abot-epc-basic-0: 12:09:57 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/gherkin-jvm-deps/1.0.3/gherkin-jvm-deps-1.0.3.pom unit-abot-epc-basic-0: 12:09:57 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/gherkin-jvm-deps/1.0.3/gherkin-jvm-deps-1.0.3.pom unit-abot-epc-basic-0: 12:09:57 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/gherkin-jvm-deps/1.0.3/gherkin-jvm-deps-1.0.3.pom (5 KB at 219.1 KB/sec) unit-abot-epc-basic-0: 12:09:57 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-spring/1.2.2/cucumber-spring-1.2.2.pom unit-abot-epc-basic-0: 12:09:58 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-spring/1.2.2/cucumber-spring-1.2.2.pom unit-abot-epc-basic-0: 12:09:58 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-spring/1.2.2/cucumber-spring-1.2.2.pom (3 KB at 153.8 KB/sec) unit-abot-epc-basic-0: 12:09:58 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-jvm/1.2.2/cucumber-jvm-1.2.2.pom unit-abot-epc-basic-0: 12:09:58 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm/1.2.2/cucumber-jvm-1.2.2.pom unit-abot-epc-basic-0: 12:09:58 DEBUG unit.abot-epc-basic/0.install 3/36 KB 5/36 KB 8/36 KB 11/36 KB 13/36 KB 16/36 KB 19/36 KB 21/36 KB 24/36 KB 27/36 KB 29/36 KB 32/36 KB 35/36 KB 36/36 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm/1.2.2/cucumber-jvm-1.2.2.pom (36 KB at 836.3 KB/sec) unit-abot-epc-basic-0: 12:09:58 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-java/1.2.2/cucumber-java-1.2.2.pom unit-abot-epc-basic-0: 12:09:58 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java/1.2.2/cucumber-java-1.2.2.pom unit-abot-epc-basic-0: 12:09:58 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java/1.2.2/cucumber-java-1.2.2.pom (6 KB at 241.9 KB/sec) unit-abot-epc-basic-0: 12:09:58 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-core/1.2.2/cucumber-core-1.2.2.pom unit-abot-epc-basic-0: 12:09:58 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-core/1.2.2/cucumber-core-1.2.2.pom unit-abot-epc-basic-0: 12:09:58 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-core/1.2.2/cucumber-core-1.2.2.pom (4 KB at 198.9 KB/sec) unit-abot-epc-basic-0: 12:09:58 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-html/0.2.3/cucumber-html-0.2.3.pom unit-abot-epc-basic-0: 12:09:58 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-html/0.2.3/cucumber-html-0.2.3.pom unit-abot-epc-basic-0: 12:09:58 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-html/0.2.3/cucumber-html-0.2.3.pom (4 KB at 132.3 KB/sec) unit-abot-epc-basic-0: 12:09:58 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-jvm-deps/1.0.3/cucumber-jvm-deps-1.0.3.pom unit-abot-epc-basic-0: 12:09:59 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm-deps/1.0.3/cucumber-jvm-deps-1.0.3.pom unit-abot-epc-basic-0: 12:09:59 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm-deps/1.0.3/cucumber-jvm-deps-1.0.3.pom (5 KB at 188.1 KB/sec) unit-abot-epc-basic-0: 12:09:59 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/junit/junit/4.11/junit-4.11.pom unit-abot-epc-basic-0: 12:09:59 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.pom unit-abot-epc-basic-0: 12:09:59 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.pom (3 KB at 104.0 KB/sec) unit-oai-hss-0: 12:09:59 DEBUG unit.oai-hss/0.install Processing triggers for install-info (5.2.0.dfsg.1-2) ... unit-abot-epc-basic-0: 12:09:59 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom unit-abot-epc-basic-0: 12:09:59 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom unit-oai-hss-0: 12:09:59 DEBUG unit.oai-hss/0.install Processing triggers for ureadahead (0.100.0-16) ... unit-abot-epc-basic-0: 12:09:59 DEBUG unit.abot-epc-basic/0.install 766/766 B Downloaded: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom (766 B at 46.8 KB/sec) unit-abot-epc-basic-0: 12:09:59 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom unit-oai-hss-0: 12:09:59 DEBUG unit.oai-hss/0.install Setting up m4 (1.4.17-2ubuntu1) ... unit-oai-hss-0: 12:09:59 DEBUG unit.oai-hss/0.install Setting up libfl-dev:amd64 (2.5.35-10.1ubuntu2) ... unit-oai-hss-0: 12:09:59 DEBUG unit.oai-hss/0.install Setting up flex (2.5.35-10.1ubuntu2) ... unit-oai-hss-0: 12:09:59 DEBUG unit.oai-hss/0.install Setting up liblzo2-2:amd64 (2.06-1.2ubuntu1.1) ... unit-oai-hss-0: 12:09:59 DEBUG unit.oai-hss/0.install Setting up libnettle4:amd64 (2.7.1-1ubuntu0.2) ... unit-oai-hss-0: 12:09:59 DEBUG unit.oai-hss/0.install Setting up libarchive13:amd64 (3.1.2-7ubuntu2.8) ... unit-abot-epc-basic-0: 12:09:59 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom unit-abot-epc-basic-0: 12:09:59 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom (2 KB at 77.0 KB/sec) unit-abot-epc-basic-0: 12:09:59 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/jcraft/jsch/0.1.51/jsch-0.1.51.pom unit-oai-hss-0: 12:09:59 DEBUG unit.oai-hss/0.install Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 12:10:00 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/jcraft/jsch/0.1.51/jsch-0.1.51.pom unit-abot-epc-basic-0: 12:10:00 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/com/jcraft/jsch/0.1.51/jsch-0.1.51.pom (4 KB at 121.5 KB/sec) unit-abot-epc-basic-0: 12:10:00 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-junit/1.2.2/cucumber-junit-1.2.2.pom unit-abot-epc-basic-0: 12:10:00 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-junit/1.2.2/cucumber-junit-1.2.2.pom unit-abot-epc-basic-0: 12:10:00 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-junit/1.2.2/cucumber-junit-1.2.2.pom (2 KB at 75.6 KB/sec) unit-abot-epc-basic-0: 12:10:00 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/joda-time/joda-time/1.6.2/joda-time-1.6.2.pom unit-abot-epc-basic-0: 12:10:00 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/joda-time/joda-time/1.6.2/joda-time-1.6.2.pom unit-abot-epc-basic-0: 12:10:00 DEBUG unit.abot-epc-basic/0.install 3/14 KB 6/14 KB 9/14 KB 11/14 KB 14/14 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/joda-time/joda-time/1.6.2/joda-time-1.6.2.pom (14 KB at 506.1 KB/sec) unit-oai-hss-0: 12:10:00 DEBUG unit.oai-hss/0.install Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 12:10:00 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/logging/log4j/log4j-api/2.7/log4j-api-2.7.pom unit-abot-epc-basic-0: 12:10:00 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-api/2.7/log4j-api-2.7.pom unit-abot-epc-basic-0: 12:10:00 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-api/2.7/log4j-api-2.7.pom (9 KB at 498.1 KB/sec) unit-abot-epc-basic-0: 12:10:00 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/logging/log4j/log4j/2.7/log4j-2.7.pom unit-abot-epc-basic-0: 12:10:00 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j/2.7/log4j-2.7.pom unit-abot-epc-basic-0: 12:10:00 DEBUG unit.abot-epc-basic/0.install 3/53 KB 5/53 KB 8/53 KB 11/53 KB 13/53 KB 16/53 KB 19/53 KB 21/53 KB 24/53 KB 27/53 KB 29/53 KB 32/53 KB 36/53 KB 40/53 KB 44/53 KB 48/53 KB 52/53 KB 53/53 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j/2.7/log4j-2.7.pom (53 KB at 1690.2 KB/sec) unit-oai-hss-0: 12:10:00 DEBUG unit.oai-hss/0.install Setting up x11-common (1:7.7+1ubuntu8.1) ... unit-abot-epc-basic-0: 12:10:00 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/logging/log4j/log4j-core/2.7/log4j-core-2.7.pom unit-abot-epc-basic-0: 12:10:00 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-core/2.7/log4j-core-2.7.pom unit-abot-epc-basic-0: 12:10:00 DEBUG unit.abot-epc-basic/0.install 4/19 KB 8/19 KB 12/19 KB 16/19 KB 19/19 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-core/2.7/log4j-core-2.7.pom (19 KB at 1035.0 KB/sec) unit-abot-epc-basic-0: 12:10:00 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-pool/commons-pool/1.6/commons-pool-1.6.pom unit-abot-epc-basic-0: 12:10:01 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-pool/commons-pool/1.6/commons-pool-1.6.pom unit-abot-epc-basic-0: 12:10:01 DEBUG unit.abot-epc-basic/0.install 4/11 KB 8/11 KB 11/11 KB Downloaded: https://repo.maven.apache.org/maven2/commons-pool/commons-pool/1.6/commons-pool-1.6.pom (11 KB at 591.6 KB/sec) unit-abot-epc-basic-0: 12:10:01 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/sf/flexjson/flexjson/2.1/flexjson-2.1.pom unit-abot-epc-basic-0: 12:10:01 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/sf/flexjson/flexjson/2.1/flexjson-2.1.pom unit-abot-epc-basic-0: 12:10:01 DEBUG unit.abot-epc-basic/0.install 4/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/net/sf/flexjson/flexjson/2.1/flexjson-2.1.pom (5 KB at 210.0 KB/sec) unit-abot-epc-basic-0: 12:10:01 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/sonatype/oss/oss-parent/4/oss-parent-4.pom unit-abot-epc-basic-0: 12:10:01 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/4/oss-parent-4.pom unit-abot-epc-basic-0: 12:10:01 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/4/oss-parent-4.pom (4 KB at 279.0 KB/sec) unit-abot-epc-basic-0: 12:10:01 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-core/4.2.2.RELEASE/spring-core-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 12:10:01 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-core/4.2.2.RELEASE/spring-core-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 12:10:01 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-core/4.2.2.RELEASE/spring-core-4.2.2.RELEASE.pom (3 KB at 135.1 KB/sec) unit-abot-epc-basic-0: 12:10:01 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-logging/commons-logging/1.2/commons-logging-1.2.pom unit-abot-epc-basic-0: 12:10:01 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.pom unit-abot-epc-basic-0: 12:10:01 DEBUG unit.abot-epc-basic/0.install 3/19 KB 6/19 KB 9/19 KB 11/19 KB 14/19 KB 16/19 KB 19/19 KB 19/19 KB Downloaded: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.pom (19 KB at 815.5 KB/sec) unit-abot-epc-basic-0: 12:10:01 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/34/commons-parent-34.pom unit-abot-epc-basic-0: 12:10:01 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/34/commons-parent-34.pom unit-abot-epc-basic-0: 12:10:01 DEBUG unit.abot-epc-basic/0.install 3/55 KB 6/55 KB 9/55 KB 11/55 KB 14/55 KB 16/55 KB 19/55 KB 22/55 KB 25/55 KB 27/55 KB 30/55 KB 32/55 KB 36/55 KB 40/55 KB 44/55 KB 48/55 KB 52/55 KB 55/55 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/34/commons-parent-34.pom (55 KB at 1762.3 KB/sec) unit-abot-epc-basic-0: 12:10:02 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-context/4.2.2.RELEASE/spring-context-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 12:10:02 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-context/4.2.2.RELEASE/spring-context-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 12:10:02 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-context/4.2.2.RELEASE/spring-context-4.2.2.RELEASE.pom (5 KB at 327.5 KB/sec) unit-abot-epc-basic-0: 12:10:02 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-aop/4.2.2.RELEASE/spring-aop-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 12:10:02 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-aop/4.2.2.RELEASE/spring-aop-4.2.2.RELEASE.pom unit-oai-hss-0: 12:10:02 DEBUG unit.oai-hss/0.install * Setting up X socket directories... unit-oai-hss-0: 12:10:02 DEBUG unit.oai-hss/0.install ...done. unit-abot-epc-basic-0: 12:10:02 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-aop/4.2.2.RELEASE/spring-aop-4.2.2.RELEASE.pom (3 KB at 175.0 KB/sec) unit-abot-epc-basic-0: 12:10:02 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/aopalliance/aopalliance/1.0/aopalliance-1.0.pom unit-abot-epc-basic-0: 12:10:02 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.pom unit-abot-epc-basic-0: 12:10:02 DEBUG unit.abot-epc-basic/0.install 363/363 B Downloaded: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.pom (363 B at 19.7 KB/sec) unit-abot-epc-basic-0: 12:10:02 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-beans/4.2.2.RELEASE/spring-beans-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 12:10:02 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-beans/4.2.2.RELEASE/spring-beans-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 12:10:02 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-beans/4.2.2.RELEASE/spring-beans-4.2.2.RELEASE.pom (3 KB at 152.6 KB/sec) unit-abot-epc-basic-0: 12:10:02 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-expression/4.2.2.RELEASE/spring-expression-4.2.2.RELEASE.pom unit-oai-hss-0: 12:10:02 DEBUG unit.oai-hss/0.install Setting up libavahi-common-data:amd64 (0.6.31-4ubuntu1.3) ... unit-oai-hss-0: 12:10:02 DEBUG unit.oai-hss/0.install Setting up libavahi-common3:amd64 (0.6.31-4ubuntu1.3) ... unit-oai-hss-0: 12:10:02 DEBUG unit.oai-hss/0.install Setting up libavahi-client3:amd64 (0.6.31-4ubuntu1.3) ... unit-oai-hss-0: 12:10:02 DEBUG unit.oai-hss/0.install Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-hss-0: 12:10:02 DEBUG unit.oai-hss/0.install Setting up libisl10:amd64 (0.12.2-1) ... unit-oai-hss-0: 12:10:02 DEBUG unit.oai-hss/0.install Setting up libcloog-isl4:amd64 (0.18.2-1) ... unit-oai-hss-0: 12:10:02 DEBUG unit.oai-hss/0.install Setting up libcups2:amd64 (1.7.2-0ubuntu1.11) ... unit-oai-hss-0: 12:10:03 DEBUG unit.oai-hss/0.install Setting up fonts-dejavu-core (2.34-1ubuntu1) ... unit-oai-hss-0: 12:10:03 DEBUG unit.oai-hss/0.install Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... unit-abot-epc-basic-0: 12:10:03 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-expression/4.2.2.RELEASE/spring-expression-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 12:10:03 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-expression/4.2.2.RELEASE/spring-expression-4.2.2.RELEASE.pom (2 KB at 105.2 KB/sec) unit-abot-epc-basic-0: 12:10:03 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-test/4.2.2.RELEASE/spring-test-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 12:10:03 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-test/4.2.2.RELEASE/spring-test-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 12:10:03 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-test/4.2.2.RELEASE/spring-test-4.2.2.RELEASE.pom (8 KB at 356.3 KB/sec) unit-abot-epc-basic-0: 12:10:03 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-io/1.3.2/commons-io-1.3.2.pom unit-oai-hss-0: 12:10:03 DEBUG unit.oai-hss/0.install Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... unit-abot-epc-basic-0: 12:10:03 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-io/1.3.2/commons-io-1.3.2.pom unit-abot-epc-basic-0: 12:10:03 DEBUG unit.abot-epc-basic/0.install 640/640 B Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-io/1.3.2/commons-io-1.3.2.pom (640 B at 44.6 KB/sec) unit-abot-epc-basic-0: 12:10:03 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-io/commons-io/1.3.2/commons-io-1.3.2.pom unit-oai-hss-0: 12:10:03 DEBUG unit.oai-hss/0.install Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 12:10:03 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-io/commons-io/1.3.2/commons-io-1.3.2.pom unit-abot-epc-basic-0: 12:10:03 DEBUG unit.abot-epc-basic/0.install 3/10 KB 6/10 KB 9/10 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/commons-io/commons-io/1.3.2/commons-io-1.3.2.pom (10 KB at 558.7 KB/sec) unit-abot-epc-basic-0: 12:10:03 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/3/commons-parent-3.pom unit-oai-hss-0: 12:10:03 DEBUG unit.oai-hss/0.install Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 12:10:03 DEBUG unit.oai-hss/0.install Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... unit-oai-hss-0: 12:10:03 DEBUG unit.oai-hss/0.install Setting up libmpfr4:amd64 (3.1.2-1) ... unit-oai-hss-0: 12:10:03 DEBUG unit.oai-hss/0.install Setting up libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.7) ... unit-oai-hss-0: 12:10:03 DEBUG unit.oai-hss/0.install Setting up qtcore4-l10n (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 12:10:03 DEBUG unit.oai-hss/0.install Setting up libqtcore4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 12:10:03 DEBUG unit.oai-hss/0.install Setting up libqt4-xml:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 12:10:04 DEBUG unit.oai-hss/0.install Setting up libqtdbus4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 12:10:04 DEBUG unit.oai-hss/0.install Setting up libqt4-network:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 12:10:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/3/commons-parent-3.pom unit-abot-epc-basic-0: 12:10:04 DEBUG unit.abot-epc-basic/0.install 3/12 KB 5/12 KB 8/12 KB 11/12 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/3/commons-parent-3.pom (12 KB at 640.8 KB/sec) unit-abot-epc-basic-0: 12:10:04 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/apache/4/apache-4.pom unit-abot-epc-basic-0: 12:10:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/4/apache-4.pom unit-abot-epc-basic-0: 12:10:04 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/4/apache-4.pom (5 KB at 243.9 KB/sec) unit-oai-hss-0: 12:10:04 DEBUG unit.oai-hss/0.install Setting up libqt4-script:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 12:10:04 DEBUG unit.oai-hss/0.install Setting up libqt4-sql:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 12:10:04 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.pom unit-oai-hss-0: 12:10:04 DEBUG unit.oai-hss/0.install Setting up libqt4-xmlpatterns:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 12:10:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.pom unit-abot-epc-basic-0: 12:10:04 DEBUG unit.abot-epc-basic/0.install 3/20 KB 5/20 KB 8/20 KB 11/20 KB 13/20 KB 16/20 KB 19/20 KB 20/20 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.pom (20 KB at 1170.6 KB/sec) unit-abot-epc-basic-0: 12:10:04 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/33/commons-parent-33.pom unit-abot-epc-basic-0: 12:10:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/33/commons-parent-33.pom unit-abot-epc-basic-0: 12:10:04 DEBUG unit.abot-epc-basic/0.install 3/52 KB 6/52 KB 9/52 KB 11/52 KB 14/52 KB 16/52 KB 19/52 KB 22/52 KB 25/52 KB 27/52 KB 30/52 KB 32/52 KB 36/52 KB 40/52 KB 44/52 KB 48/52 KB 52/52 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/33/commons-parent-33.pom (52 KB at 2468.8 KB/sec) unit-abot-epc-basic-0: 12:10:04 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/pcap4j/pcap4j-core/1.2.1/pcap4j-core-1.2.1.pom unit-abot-epc-basic-0: 12:10:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-core/1.2.1/pcap4j-core-1.2.1.pom unit-abot-epc-basic-0: 12:10:04 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-core/1.2.1/pcap4j-core-1.2.1.pom (2 KB at 125.6 KB/sec) unit-abot-epc-basic-0: 12:10:04 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/pcap4j/pcap4j/1.2.1/pcap4j-1.2.1.pom unit-oai-hss-0: 12:10:04 DEBUG unit.oai-hss/0.install Setting up fontconfig (2.11.0-0ubuntu4.2) ... unit-abot-epc-basic-0: 12:10:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j/1.2.1/pcap4j-1.2.1.pom unit-abot-epc-basic-0: 12:10:04 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j/1.2.1/pcap4j-1.2.1.pom (8 KB at 299.1 KB/sec) unit-abot-epc-basic-0: 12:10:04 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/java/dev/jna/jna/4.1.0/jna-4.1.0.pom unit-abot-epc-basic-0: 12:10:05 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/4.1.0/jna-4.1.0.pom unit-abot-epc-basic-0: 12:10:05 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/4.1.0/jna-4.1.0.pom (2 KB at 83.1 KB/sec) unit-abot-epc-basic-0: 12:10:05 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.pom unit-abot-epc-basic-0: 12:10:05 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.pom unit-abot-epc-basic-0: 12:10:05 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.pom (3 KB at 125.0 KB/sec) unit-abot-epc-basic-0: 12:10:05 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/slf4j/slf4j-parent/1.6.4/slf4j-parent-1.6.4.pom unit-abot-epc-basic-0: 12:10:05 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.6.4/slf4j-parent-1.6.4.pom unit-abot-epc-basic-0: 12:10:05 DEBUG unit.abot-epc-basic/0.install 3/12 KB 6/12 KB 9/12 KB 11/12 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.6.4/slf4j-parent-1.6.4.pom (12 KB at 744.8 KB/sec) unit-abot-epc-basic-0: 12:10:05 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/pcap4j/pcap4j-packetfactory-static/1.2.1/pcap4j-packetfactory-static-1.2.1.pom unit-abot-epc-basic-0: 12:10:05 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-packetfactory-static/1.2.1/pcap4j-packetfactory-static-1.2.1.pom unit-abot-epc-basic-0: 12:10:05 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-packetfactory-static/1.2.1/pcap4j-packetfactory-static-1.2.1.pom (3 KB at 140.8 KB/sec) unit-abot-epc-basic-0: 12:10:05 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/aspectj/aspectjweaver/1.8.7/aspectjweaver-1.8.7.pom unit-abot-epc-basic-0: 12:10:05 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/aspectj/aspectjweaver/1.8.7/aspectjweaver-1.8.7.pom unit-abot-epc-basic-0: 12:10:05 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/aspectj/aspectjweaver/1.8.7/aspectjweaver-1.8.7.pom (2 KB at 63.8 KB/sec) unit-abot-epc-basic-0: 12:10:05 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/aspectj/aspectjrt/1.8.7/aspectjrt-1.8.7.pom unit-abot-epc-basic-0: 12:10:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.8.7/aspectjrt-1.8.7.pom unit-abot-epc-basic-0: 12:10:06 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.8.7/aspectjrt-1.8.7.pom (2 KB at 53.6 KB/sec) unit-abot-epc-basic-0: 12:10:06 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/google/code/gson/gson/2.3.1/gson-2.3.1.pom unit-abot-epc-basic-0: 12:10:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.3.1/gson-2.3.1.pom unit-abot-epc-basic-0: 12:10:06 DEBUG unit.abot-epc-basic/0.install 3/9 KB 6/9 KB 9/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.3.1/gson-2.3.1.pom (9 KB at 550.5 KB/sec) unit-abot-epc-basic-0: 12:10:06 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/sonatype/oss/oss-parent/9/oss-parent-9.pom unit-abot-epc-basic-0: 12:10:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom unit-abot-epc-basic-0: 12:10:06 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom (7 KB at 320.8 KB/sec) unit-abot-epc-basic-0: 12:10:06 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/picocontainer/picocontainer/2.13.5/picocontainer-2.13.5.pom unit-abot-epc-basic-0: 12:10:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/picocontainer/picocontainer/2.13.5/picocontainer-2.13.5.pom unit-abot-epc-basic-0: 12:10:06 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/picocontainer/picocontainer/2.13.5/picocontainer-2.13.5.pom (4 KB at 206.2 KB/sec) unit-abot-epc-basic-0: 12:10:06 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/picocontainer/picocontainer-parent/2.13.5/picocontainer-parent-2.13.5.pom unit-abot-epc-basic-0: 12:10:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/picocontainer/picocontainer-parent/2.13.5/picocontainer-parent-2.13.5.pom unit-abot-epc-basic-0: 12:10:06 DEBUG unit.abot-epc-basic/0.install 3/14 KB 5/14 KB 8/14 KB 11/14 KB 13/14 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/picocontainer/picocontainer-parent/2.13.5/picocontainer-parent-2.13.5.pom (14 KB at 718.1 KB/sec) unit-abot-epc-basic-0: 12:10:06 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom unit-abot-epc-basic-0: 12:10:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom unit-abot-epc-basic-0: 12:10:06 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom (5 KB at 267.4 KB/sec) unit-abot-epc-basic-0: 12:10:06 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-codec/commons-codec/1.4/commons-codec-1.4.pom unit-abot-epc-basic-0: 12:10:06 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.4/commons-codec-1.4.pom unit-abot-epc-basic-0: 12:10:06 DEBUG unit.abot-epc-basic/0.install 3/11 KB 3/11 KB 6/11 KB 8/11 KB 11/11 KB Downloaded: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.4/commons-codec-1.4.pom (11 KB at 683.2 KB/sec) unit-abot-epc-basic-0: 12:10:06 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/11/commons-parent-11.pom unit-oai-hss-0: 12:10:06 DEBUG unit.oai-hss/0.install Regenerating fonts cache... done. unit-oai-hss-0: 12:10:07 DEBUG unit.oai-hss/0.install Setting up libjpeg8:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 12:10:07 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/11/commons-parent-11.pom unit-abot-epc-basic-0: 12:10:07 DEBUG unit.abot-epc-basic/0.install 3/25 KB 6/25 KB 9/25 KB 11/25 KB 14/25 KB 16/25 KB 19/25 KB 22/25 KB 25/25 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/11/commons-parent-11.pom (25 KB at 1337.3 KB/sec) unit-abot-epc-basic-0: 12:10:07 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-net/commons-net/3.0.1/commons-net-3.0.1.pom unit-abot-epc-basic-0: 12:10:07 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-net/commons-net/3.0.1/commons-net-3.0.1.pom unit-abot-epc-basic-0: 12:10:07 DEBUG unit.abot-epc-basic/0.install 3/16 KB 5/16 KB 8/16 KB 11/16 KB 13/16 KB 16/16 KB 16/16 KB Downloaded: https://repo.maven.apache.org/maven2/commons-net/commons-net/3.0.1/commons-net-3.0.1.pom (16 KB at 663.9 KB/sec) unit-abot-epc-basic-0: 12:10:07 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/21/commons-parent-21.pom unit-oai-hss-0: 12:10:07 DEBUG unit.oai-hss/0.install Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... unit-abot-epc-basic-0: 12:10:07 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/21/commons-parent-21.pom unit-abot-epc-basic-0: 12:10:07 DEBUG unit.abot-epc-basic/0.install 3/34 KB 5/34 KB 8/34 KB 11/34 KB 13/34 KB 16/34 KB 19/34 KB 21/34 KB 24/34 KB 27/34 KB 29/34 KB 32/34 KB 34/34 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/21/commons-parent-21.pom (34 KB at 1844.2 KB/sec) unit-abot-epc-basic-0: 12:10:07 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/xmlunit/xmlunit/1.6/xmlunit-1.6.pom unit-abot-epc-basic-0: 12:10:07 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/xmlunit/xmlunit/1.6/xmlunit-1.6.pom unit-abot-epc-basic-0: 12:10:07 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/xmlunit/xmlunit/1.6/xmlunit-1.6.pom (3 KB at 133.1 KB/sec) unit-abot-epc-basic-0: 12:10:07 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-core/2.8.7/jackson-core-2.8.7.pom unit-abot-epc-basic-0: 12:10:07 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.8.7/jackson-core-2.8.7.pom unit-abot-epc-basic-0: 12:10:07 DEBUG unit.abot-epc-basic/0.install 3/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.8.7/jackson-core-2.8.7.pom (6 KB at 377.7 KB/sec) unit-abot-epc-basic-0: 12:10:07 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/jackson-parent/2.8/jackson-parent-2.8.pom unit-oai-hss-0: 12:10:07 DEBUG unit.oai-hss/0.install Setting up libtiff5:amd64 (4.0.3-7ubuntu0.11) ... unit-abot-epc-basic-0: 12:10:07 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.8/jackson-parent-2.8.pom unit-abot-epc-basic-0: 12:10:07 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.8/jackson-parent-2.8.pom (8 KB at 486.6 KB/sec) unit-abot-epc-basic-0: 12:10:07 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/oss-parent/27/oss-parent-27.pom unit-oai-hss-0: 12:10:08 DEBUG unit.oai-hss/0.install Setting up libxi6:amd64 (2:1.7.1.901-1ubuntu1.1) ... unit-abot-epc-basic-0: 12:10:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/27/oss-parent-27.pom unit-abot-epc-basic-0: 12:10:08 DEBUG unit.abot-epc-basic/0.install 3/20 KB 5/20 KB 8/20 KB 11/20 KB 13/20 KB 16/20 KB 19/20 KB 20/20 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/27/oss-parent-27.pom (20 KB at 767.1 KB/sec) unit-abot-epc-basic-0: 12:10:08 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson-xml-databind/0.6.2/jackson-xml-databind-0.6.2.pom unit-oai-hss-0: 12:10:08 DEBUG unit.oai-hss/0.install Setting up libxrender1:amd64 (1:0.9.8-1build0.14.04.1) ... unit-oai-hss-0: 12:10:08 DEBUG unit.oai-hss/0.install Setting up libqt4-sql-mysql:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 12:10:08 DEBUG unit.oai-hss/0.install Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 12:10:08 DEBUG unit.oai-hss/0.install Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 12:10:08 DEBUG unit.oai-hss/0.install Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... unit-oai-hss-0: 12:10:08 DEBUG unit.oai-hss/0.install Setting up autoconf (2.69-6) ... unit-oai-hss-0: 12:10:08 DEBUG unit.oai-hss/0.install Setting up autotools-dev (20130810.1) ... unit-oai-hss-0: 12:10:08 DEBUG unit.oai-hss/0.install Setting up automake (1:1.14.1-2ubuntu1) ... unit-abot-epc-basic-0: 12:10:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson-xml-databind/0.6.2/jackson-xml-databind-0.6.2.pom unit-abot-epc-basic-0: 12:10:08 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson-xml-databind/0.6.2/jackson-xml-databind-0.6.2.pom (9 KB at 487.5 KB/sec) unit-abot-epc-basic-0: 12:10:08 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/sonatype/oss/oss-parent/5/oss-parent-5.pom unit-oai-hss-0: 12:10:08 DEBUG unit.oai-hss/0.install update-alternatives: using /usr/bin/automake-1.14 to provide /usr/bin/automake (automake) in auto mode unit-oai-hss-0: 12:10:08 DEBUG unit.oai-hss/0.install Setting up binutils (2.24-5ubuntu14.2) ... unit-oai-hss-0: 12:10:08 DEBUG unit.oai-hss/0.install Setting up libbison-dev:amd64 (2:3.0.2.dfsg-2) ... unit-oai-hss-0: 12:10:08 DEBUG unit.oai-hss/0.install Setting up bison (2:3.0.2.dfsg-2) ... unit-abot-epc-basic-0: 12:10:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/5/oss-parent-5.pom unit-abot-epc-basic-0: 12:10:08 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/5/oss-parent-5.pom (4 KB at 284.7 KB/sec) unit-abot-epc-basic-0: 12:10:08 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/jackson/jackson-mapper-asl/1.9.2/jackson-mapper-asl-1.9.2.pom unit-oai-hss-0: 12:10:08 DEBUG unit.oai-hss/0.install update-alternatives: using /usr/bin/bison.yacc to provide /usr/bin/yacc (yacc) in auto mode unit-oai-hss-0: 12:10:08 DEBUG unit.oai-hss/0.install Setting up libc-dev-bin (2.19-0ubuntu6.15) ... unit-abot-epc-basic-0: 12:10:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-mapper-asl/1.9.2/jackson-mapper-asl-1.9.2.pom unit-abot-epc-basic-0: 12:10:08 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-mapper-asl/1.9.2/jackson-mapper-asl-1.9.2.pom (2 KB at 60.6 KB/sec) unit-abot-epc-basic-0: 12:10:08 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/jackson/jackson-core-asl/1.9.2/jackson-core-asl-1.9.2.pom unit-oai-hss-0: 12:10:08 DEBUG unit.oai-hss/0.install Setting up linux-libc-dev:amd64 (3.13.0-168.218) ... unit-abot-epc-basic-0: 12:10:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-core-asl/1.9.2/jackson-core-asl-1.9.2.pom unit-abot-epc-basic-0: 12:10:08 DEBUG unit.abot-epc-basic/0.install 1016/1016 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-core-asl/1.9.2/jackson-core-asl-1.9.2.pom (1016 B at 58.4 KB/sec) unit-abot-epc-basic-0: 12:10:08 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/jackson/jackson-xc/1.9.2/jackson-xc-1.9.2.pom unit-oai-hss-0: 12:10:08 DEBUG unit.oai-hss/0.install Setting up libc6-dev:amd64 (2.19-0ubuntu6.15) ... unit-abot-epc-basic-0: 12:10:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-xc/1.9.2/jackson-xc-1.9.2.pom unit-abot-epc-basic-0: 12:10:08 DEBUG unit.abot-epc-basic/0.install 1/2 KB 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-xc/1.9.2/jackson-xc-1.9.2.pom (2 KB at 114.5 KB/sec) unit-abot-epc-basic-0: 12:10:08 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/woodstox/stax2-api/3.1.0/stax2-api-3.1.0.pom unit-oai-hss-0: 12:10:09 DEBUG unit.oai-hss/0.install Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 12:10:09 DEBUG unit.oai-hss/0.install Setting up cpp (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 12:10:09 DEBUG unit.oai-hss/0.install Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 12:10:09 DEBUG unit.oai-hss/0.install Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 12:10:09 DEBUG unit.oai-hss/0.install Setting up gcc (4:4.8.2-1ubuntu6) ... unit-abot-epc-basic-0: 12:10:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/3.1.0/stax2-api-3.1.0.pom unit-abot-epc-basic-0: 12:10:09 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/3.1.0/stax2-api-3.1.0.pom (2 KB at 92.1 KB/sec) unit-abot-epc-basic-0: 12:10:09 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.pom unit-oai-hss-0: 12:10:09 DEBUG unit.oai-hss/0.install Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 12:10:09 DEBUG unit.oai-hss/0.install Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 12:10:09 DEBUG unit.oai-hss/0.install Setting up g++ (4:4.8.2-1ubuntu6) ... unit-abot-epc-basic-0: 12:10:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.pom unit-abot-epc-basic-0: 12:10:09 DEBUG unit.abot-epc-basic/0.install 962/962 B Downloaded: https://repo.maven.apache.org/maven2/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.pom (962 B at 67.1 KB/sec) unit-abot-epc-basic-0: 12:10:09 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-annotations/2.8.8/jackson-annotations-2.8.8.pom unit-oai-hss-0: 12:10:09 DEBUG unit.oai-hss/0.install update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode unit-oai-hss-0: 12:10:09 DEBUG unit.oai-hss/0.install Setting up make (3.81-8.2ubuntu3) ... unit-oai-hss-0: 12:10:09 DEBUG unit.oai-hss/0.install Setting up libdpkg-perl (1.17.5ubuntu5.8) ... unit-abot-epc-basic-0: 12:10:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.8.8/jackson-annotations-2.8.8.pom unit-abot-epc-basic-0: 12:10:09 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.8.8/jackson-annotations-2.8.8.pom (2 KB at 95.0 KB/sec) unit-abot-epc-basic-0: 12:10:09 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-databind/2.8.8/jackson-databind-2.8.8.pom unit-oai-hss-0: 12:10:09 DEBUG unit.oai-hss/0.install Setting up dpkg-dev (1.17.5ubuntu5.8) ... unit-abot-epc-basic-0: 12:10:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.8.8/jackson-databind-2.8.8.pom unit-abot-epc-basic-0: 12:10:09 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.8.8/jackson-databind-2.8.8.pom (6 KB at 378.5 KB/sec) unit-abot-epc-basic-0: 12:10:09 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-annotations/2.8.0/jackson-annotations-2.8.0.pom unit-oai-hss-0: 12:10:09 DEBUG unit.oai-hss/0.install Setting up build-essential (11.6ubuntu6) ... unit-oai-hss-0: 12:10:09 DEBUG unit.oai-hss/0.install Setting up cmake-data (2.8.12.2-0ubuntu3) ... unit-oai-hss-0: 12:10:09 DEBUG unit.oai-hss/0.install Setting up cmake (2.8.12.2-0ubuntu3) ... unit-oai-hss-0: 12:10:09 DEBUG unit.oai-hss/0.install Setting up cmake-curses-gui (2.8.12.2-0ubuntu3) ... unit-oai-hss-0: 12:10:09 DEBUG unit.oai-hss/0.install Setting up doxygen (1.8.6-2) ... unit-oai-hss-0: 12:10:09 DEBUG unit.oai-hss/0.install Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... unit-abot-epc-basic-0: 12:10:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.8.0/jackson-annotations-2.8.0.pom unit-oai-hss-0: 12:10:09 DEBUG unit.oai-hss/0.install Setting up fakeroot (1.20-3ubuntu2) ... unit-oai-hss-0: 12:10:09 DEBUG unit.oai-hss/0.install update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode unit-abot-epc-basic-0: 12:10:09 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.8.0/jackson-annotations-2.8.0.pom (2 KB at 128.9 KB/sec) unit-abot-epc-basic-0: 12:10:09 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-core/2.8.8/jackson-core-2.8.8.pom unit-abot-epc-basic-0: 12:10:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.8.8/jackson-core-2.8.8.pom unit-abot-epc-basic-0: 12:10:09 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.8.8/jackson-core-2.8.8.pom (6 KB at 330.5 KB/sec) unit-abot-epc-basic-0: 12:10:09 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/rabbitmq/amqp-client/4.0.2/amqp-client-4.0.2.pom unit-oai-hss-0: 12:10:09 DEBUG unit.oai-hss/0.install Setting up gdb (7.7.1-0ubuntu5~14.04.3) ... unit-oai-hss-0: 12:10:10 DEBUG unit.oai-hss/0.install Setting up libalgorithm-diff-perl (1.19.02-3) ... unit-oai-hss-0: 12:10:10 DEBUG unit.oai-hss/0.install Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... unit-oai-hss-0: 12:10:10 DEBUG unit.oai-hss/0.install Setting up libalgorithm-merge-perl (0.08-2) ... unit-oai-hss-0: 12:10:10 DEBUG unit.oai-hss/0.install Setting up libfile-fcntllock-perl (0.14-2build1) ... unit-oai-hss-0: 12:10:10 DEBUG unit.oai-hss/0.install Setting up manpages-dev (3.54-1ubuntu1) ... unit-oai-hss-0: 12:10:10 DEBUG unit.oai-hss/0.install Setting up pkg-config (0.26-1ubuntu4) ... unit-oai-hss-0: 12:10:10 DEBUG unit.oai-hss/0.install Setting up libc6-dbg:amd64 (2.19-0ubuntu6.15) ... unit-oai-hss-0: 12:10:10 DEBUG unit.oai-hss/0.install Processing triggers for ureadahead (0.100.0-16) ... unit-oai-hss-0: 12:10:10 DEBUG unit.oai-hss/0.install Setting up libice6:amd64 (2:1.0.8-2) ... unit-oai-hss-0: 12:10:10 DEBUG unit.oai-hss/0.install Setting up libsm6:amd64 (2:1.2.1-2) ... unit-abot-epc-basic-0: 12:10:10 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/rabbitmq/amqp-client/4.0.2/amqp-client-4.0.2.pom unit-oai-hss-0: 12:10:10 DEBUG unit.oai-hss/0.install Setting up libxt6:amd64 (1:1.1.4-1) ... unit-abot-epc-basic-0: 12:10:10 DEBUG unit.abot-epc-basic/0.install 3/31 KB 5/31 KB 8/31 KB 11/31 KB 13/31 KB 16/31 KB 19/31 KB 21/31 KB 24/31 KB 27/31 KB 29/31 KB 31/31 KB Downloaded: https://repo.maven.apache.org/maven2/com/rabbitmq/amqp-client/4.0.2/amqp-client-4.0.2.pom (31 KB at 1447.6 KB/sec) unit-oai-hss-0: 12:10:10 DEBUG unit.oai-hss/0.install Setting up libaudio2:amd64 (1.9.4-1) ... unit-abot-epc-basic-0: 12:10:10 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/slf4j/slf4j-api/1.7.21/slf4j-api-1.7.21.pom unit-oai-hss-0: 12:10:10 DEBUG unit.oai-hss/0.install Setting up libqt4-declarative:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 12:10:10 DEBUG unit.oai-hss/0.install Setting up libqtgui4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 12:10:10 DEBUG unit.oai-hss/0.install Setting up doxygen-gui (1.8.6-2) ... unit-abot-epc-basic-0: 12:10:10 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.21/slf4j-api-1.7.21.pom unit-oai-hss-0: 12:10:10 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.15) ... unit-abot-epc-basic-0: 12:10:10 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.21/slf4j-api-1.7.21.pom (3 KB at 159.4 KB/sec) unit-abot-epc-basic-0: 12:10:10 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/slf4j/slf4j-parent/1.7.21/slf4j-parent-1.7.21.pom unit-abot-epc-basic-0: 12:10:10 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.21/slf4j-parent-1.7.21.pom unit-abot-epc-basic-0: 12:10:10 DEBUG unit.abot-epc-basic/0.install 3/14 KB 5/14 KB 8/14 KB 11/14 KB 13/14 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.21/slf4j-parent-1.7.21.pom (14 KB at 879.2 KB/sec) unit-abot-epc-basic-0: 12:10:10 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/jayway/jsonpath/json-path/0.9.1/json-path-0.9.1.pom unit-oai-hss-0: 12:10:10 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 12:10:10 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 12:10:10 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 12:10:10 DEBUG unit.oai-hss/0.install git is already the newest version. unit-oai-hss-0: 12:10:10 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 12:10:10 DEBUG unit.oai-hss/0.install libapr1 libaprutil1 libserf-1-1 libsvn1 unit-oai-hss-0: 12:10:10 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 12:10:10 DEBUG unit.oai-hss/0.install subversion-tools db5.3-util unit-oai-hss-0: 12:10:10 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 12:10:10 DEBUG unit.oai-hss/0.install libapr1 libaprutil1 libserf-1-1 libsvn1 subversion unit-abot-epc-basic-0: 12:10:10 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/jayway/jsonpath/json-path/0.9.1/json-path-0.9.1.pom unit-abot-epc-basic-0: 12:10:10 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/com/jayway/jsonpath/json-path/0.9.1/json-path-0.9.1.pom (2 KB at 96.5 KB/sec) unit-abot-epc-basic-0: 12:10:10 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/jayway/jsonpath/json-path-parent/0.9.1/json-path-parent-0.9.1.pom unit-abot-epc-basic-0: 12:10:11 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/jayway/jsonpath/json-path-parent/0.9.1/json-path-parent-0.9.1.pom unit-abot-epc-basic-0: 12:10:11 DEBUG unit.abot-epc-basic/0.install 3/11 KB 5/11 KB 8/11 KB 11/11 KB 11/11 KB Downloaded: https://repo.maven.apache.org/maven2/com/jayway/jsonpath/json-path-parent/0.9.1/json-path-parent-0.9.1.pom (11 KB at 513.8 KB/sec) unit-abot-epc-basic-0: 12:10:11 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/minidev/json-smart/1.2/json-smart-1.2.pom unit-abot-epc-basic-0: 12:10:11 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/minidev/json-smart/1.2/json-smart-1.2.pom unit-abot-epc-basic-0: 12:10:11 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/net/minidev/json-smart/1.2/json-smart-1.2.pom (2 KB at 116.0 KB/sec) unit-abot-epc-basic-0: 12:10:11 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/minidev/parent/1.2/parent-1.2.pom unit-abot-epc-basic-0: 12:10:11 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/minidev/parent/1.2/parent-1.2.pom unit-abot-epc-basic-0: 12:10:11 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/net/minidev/parent/1.2/parent-1.2.pom (9 KB at 349.9 KB/sec) unit-abot-epc-basic-0: 12:10:11 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom unit-abot-epc-basic-0: 12:10:11 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom unit-abot-epc-basic-0: 12:10:11 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom (3 KB at 109.4 KB/sec) unit-abot-epc-basic-0: 12:10:11 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom unit-abot-epc-basic-0: 12:10:11 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom unit-abot-epc-basic-0: 12:10:11 DEBUG unit.abot-epc-basic/0.install 3/12 KB 6/12 KB 9/12 KB 11/12 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom (12 KB at 576.4 KB/sec) unit-abot-epc-basic-0: 12:10:11 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.pom unit-abot-epc-basic-0: 12:10:12 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.pom unit-abot-epc-basic-0: 12:10:12 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.pom (5 KB at 280.6 KB/sec) unit-abot-epc-basic-0: 12:10:12 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpcomponents-core/4.3.2/httpcomponents-core-4.3.2.pom unit-abot-epc-basic-0: 12:10:12 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.3.2/httpcomponents-core-4.3.2.pom unit-abot-epc-basic-0: 12:10:12 DEBUG unit.abot-epc-basic/0.install 3/12 KB 5/12 KB 8/12 KB 11/12 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.3.2/httpcomponents-core-4.3.2.pom (12 KB at 791.3 KB/sec) unit-abot-epc-basic-0: 12:10:12 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/project/7/project-7.pom unit-abot-epc-basic-0: 12:10:12 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/7/project-7.pom unit-abot-epc-basic-0: 12:10:12 DEBUG unit.abot-epc-basic/0.install 3/27 KB 6/27 KB 9/27 KB 11/27 KB 14/27 KB 16/27 KB 19/27 KB 22/27 KB 25/27 KB 27/27 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/7/project-7.pom (27 KB at 1773.6 KB/sec) unit-abot-epc-basic-0: 12:10:12 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.pom unit-abot-epc-basic-0: 12:10:12 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.pom unit-abot-epc-basic-0: 12:10:12 DEBUG unit.abot-epc-basic/0.install 3/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.pom (6 KB at 339.1 KB/sec) unit-abot-epc-basic-0: 12:10:12 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpcomponents-client/4.3.5/httpcomponents-client-4.3.5.pom unit-abot-epc-basic-0: 12:10:12 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.3.5/httpcomponents-client-4.3.5.pom unit-abot-epc-basic-0: 12:10:12 DEBUG unit.abot-epc-basic/0.install 3/16 KB 5/16 KB 8/16 KB 11/16 KB 13/16 KB 16/16 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.3.5/httpcomponents-client-4.3.5.pom (16 KB at 429.2 KB/sec) unit-abot-epc-basic-0: 12:10:12 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-logging/commons-logging/1.1.3/commons-logging-1.1.3.pom unit-abot-epc-basic-0: 12:10:12 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1.3/commons-logging-1.1.3.pom unit-abot-epc-basic-0: 12:10:12 DEBUG unit.abot-epc-basic/0.install 3/18 KB 5/18 KB 8/18 KB 11/18 KB 13/18 KB 16/18 KB 18/18 KB Downloaded: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1.3/commons-logging-1.1.3.pom (18 KB at 943.3 KB/sec) unit-abot-epc-basic-0: 12:10:12 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/28/commons-parent-28.pom unit-abot-epc-basic-0: 12:10:13 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/28/commons-parent-28.pom unit-abot-epc-basic-0: 12:10:13 DEBUG unit.abot-epc-basic/0.install 3/49 KB 6/49 KB 9/49 KB 11/49 KB 14/49 KB 16/49 KB 19/49 KB 22/49 KB 25/49 KB 27/49 KB 30/49 KB 32/49 KB 36/49 KB 40/49 KB 44/49 KB 48/49 KB 49/49 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/28/commons-parent-28.pom (49 KB at 2448.7 KB/sec) unit-abot-epc-basic-0: 12:10:13 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpmime/4.3.5/httpmime-4.3.5.pom unit-abot-epc-basic-0: 12:10:13 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.3.5/httpmime-4.3.5.pom unit-abot-epc-basic-0: 12:10:13 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.3.5/httpmime-4.3.5.pom (5 KB at 259.7 KB/sec) unit-abot-epc-basic-0: 12:10:13 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-java8/1.2.3/cucumber-java8-1.2.3.pom unit-abot-epc-basic-0: 12:10:13 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java8/1.2.3/cucumber-java8-1.2.3.pom unit-abot-epc-basic-0: 12:10:13 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java8/1.2.3/cucumber-java8-1.2.3.pom (5 KB at 262.8 KB/sec) unit-abot-epc-basic-0: 12:10:13 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-jvm/1.2.3/cucumber-jvm-1.2.3.pom unit-abot-epc-basic-0: 12:10:13 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm/1.2.3/cucumber-jvm-1.2.3.pom unit-abot-epc-basic-0: 12:10:13 DEBUG unit.abot-epc-basic/0.install 3/39 KB 6/39 KB 9/39 KB 11/39 KB 14/39 KB 16/39 KB 19/39 KB 22/39 KB 25/39 KB 27/39 KB 30/39 KB 32/39 KB 35/39 KB 38/39 KB 39/39 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm/1.2.3/cucumber-jvm-1.2.3.pom (39 KB at 1463.9 KB/sec) unit-abot-epc-basic-0: 12:10:13 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-java/1.2.3/cucumber-java-1.2.3.pom unit-abot-epc-basic-0: 12:10:13 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java/1.2.3/cucumber-java-1.2.3.pom unit-abot-epc-basic-0: 12:10:13 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java/1.2.3/cucumber-java-1.2.3.pom (6 KB at 393.8 KB/sec) unit-abot-epc-basic-0: 12:10:13 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-core/1.2.3/cucumber-core-1.2.3.pom unit-abot-epc-basic-0: 12:10:13 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-core/1.2.3/cucumber-core-1.2.3.pom unit-abot-epc-basic-0: 12:10:13 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-core/1.2.3/cucumber-core-1.2.3.pom (4 KB at 263.7 KB/sec) unit-abot-epc-basic-0: 12:10:13 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/googlecode/totallylazy/totallylazy/1.81/totallylazy-1.81.pom unit-abot-epc-basic-0: 12:10:14 DEBUG unit.abot-epc-basic/0.install 503 B Downloaded: http://repo.bodar.com/com/googlecode/totallylazy/totallylazy/1.81/totallylazy-1.81.pom (503 B at 2.1 KB/sec) unit-abot-epc-basic-0: 12:10:14 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/masterthought/cucumber-reporting/0.1.0/cucumber-reporting-0.1.0.pom unit-abot-epc-basic-0: 12:10:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.1.0/cucumber-reporting-0.1.0.pom unit-abot-epc-basic-0: 12:10:14 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.1.0/cucumber-reporting-0.1.0.pom (7 KB at 465.7 KB/sec) unit-abot-epc-basic-0: 12:10:14 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/google/code/gson/gson/2.2.4/gson-2.2.4.pom unit-abot-epc-basic-0: 12:10:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.2.4/gson-2.2.4.pom unit-abot-epc-basic-0: 12:10:14 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.2.4/gson-2.2.4.pom (8 KB at 356.8 KB/sec) unit-abot-epc-basic-0: 12:10:14 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/velocity/velocity/1.7/velocity-1.7.pom unit-abot-epc-basic-0: 12:10:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.pom unit-abot-epc-basic-0: 12:10:14 DEBUG unit.abot-epc-basic/0.install 3/11 KB 5/11 KB 8/11 KB 11/11 KB 11/11 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.pom (11 KB at 706.8 KB/sec) unit-abot-epc-basic-0: 12:10:14 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom unit-abot-epc-basic-0: 12:10:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom unit-abot-epc-basic-0: 12:10:14 DEBUG unit.abot-epc-basic/0.install 3/13 KB 5/13 KB 8/13 KB 11/13 KB 13/13 KB Downloaded: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom (13 KB at 718.3 KB/sec) unit-abot-epc-basic-0: 12:10:14 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/9/commons-parent-9.pom unit-abot-epc-basic-0: 12:10:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/9/commons-parent-9.pom unit-abot-epc-basic-0: 12:10:15 DEBUG unit.abot-epc-basic/0.install 3/22 KB 6/22 KB 9/22 KB 11/22 KB 14/22 KB 16/22 KB 19/22 KB 22/22 KB 22/22 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/9/commons-parent-9.pom (22 KB at 220.8 KB/sec) unit-abot-epc-basic-0: 12:10:15 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-lang/commons-lang/2.4/commons-lang-2.4.pom unit-abot-epc-basic-0: 12:10:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.pom unit-abot-epc-basic-0: 12:10:15 DEBUG unit.abot-epc-basic/0.install 3/14 KB 5/14 KB 8/14 KB 11/14 KB 13/14 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.pom (14 KB at 26.5 KB/sec) unit-abot-epc-basic-0: 12:10:15 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/velocity-tools/velocity-tools/1.4/velocity-tools-1.4.pom unit-abot-epc-basic-0: 12:10:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/velocity-tools/velocity-tools/1.4/velocity-tools-1.4.pom unit-abot-epc-basic-0: 12:10:15 DEBUG unit.abot-epc-basic/0.install 161/161 B Downloaded: https://repo.maven.apache.org/maven2/velocity-tools/velocity-tools/1.4/velocity-tools-1.4.pom (161 B at 8.7 KB/sec) unit-abot-epc-basic-0: 12:10:15 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/joda-time/joda-time/2.1/joda-time-2.1.pom unit-abot-epc-basic-0: 12:10:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.1/joda-time-2.1.pom unit-abot-epc-basic-0: 12:10:15 DEBUG unit.abot-epc-basic/0.install 3/16 KB 5/16 KB 8/16 KB 11/16 KB 13/16 KB 16/16 KB Downloaded: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.1/joda-time-2.1.pom (16 KB at 938.0 KB/sec) unit-abot-epc-basic-0: 12:10:15 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/google/guava/guava/r09/guava-r09.pom unit-oai-hss-0: 12:10:15 DEBUG unit.oai-hss/0.install 0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 12:10:15 DEBUG unit.oai-hss/0.install Need to get 1402 kB of archives. unit-oai-hss-0: 12:10:15 DEBUG unit.oai-hss/0.install After this operation, 5231 kB of additional disk space will be used. unit-oai-hss-0: 12:10:15 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libapr1 amd64 1.5.0-1 [85.1 kB] unit-abot-epc-basic-0: 12:10:16 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/google/guava/guava/r09/guava-r09.pom unit-abot-epc-basic-0: 12:10:16 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/guava/guava/r09/guava-r09.pom (4 KB at 201.1 KB/sec) unit-abot-epc-basic-0: 12:10:16 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/google/google/5/google-5.pom unit-abot-epc-basic-0: 12:10:16 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/google/google/5/google-5.pom unit-abot-epc-basic-0: 12:10:16 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/google/5/google-5.pom (3 KB at 150.0 KB/sec) unit-abot-epc-basic-0: 12:10:16 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/mockito/mockito-all/1.9.0/mockito-all-1.9.0.pom unit-oai-hss-0: 12:10:16 DEBUG unit.oai-hss/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libaprutil1 amd64 1.5.3-1 [76.4 kB] unit-abot-epc-basic-0: 12:10:16 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.9.0/mockito-all-1.9.0.pom unit-abot-epc-basic-0: 12:10:16 DEBUG unit.abot-epc-basic/0.install 1010/1010 B Downloaded: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.9.0/mockito-all-1.9.0.pom (1010 B at 65.8 KB/sec) unit-abot-epc-basic-0: 12:10:16 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-io/commons-io/2.3/commons-io-2.3.pom unit-oai-hss-0: 12:10:16 DEBUG unit.oai-hss/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libserf-1-1 amd64 1.3.3-1ubuntu0.1 [42.2 kB] unit-oai-hss-0: 12:10:16 DEBUG unit.oai-hss/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsvn1 amd64 1.8.8-1ubuntu3.3 [918 kB] unit-abot-epc-basic-0: 12:10:16 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.3/commons-io-2.3.pom unit-abot-epc-basic-0: 12:10:16 DEBUG unit.abot-epc-basic/0.install 3/11 KB 5/11 KB 8/11 KB 11/11 KB 11/11 KB Downloaded: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.3/commons-io-2.3.pom (11 KB at 633.8 KB/sec) unit-abot-epc-basic-0: 12:10:16 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/24/commons-parent-24.pom unit-abot-epc-basic-0: 12:10:16 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/24/commons-parent-24.pom unit-abot-epc-basic-0: 12:10:16 DEBUG unit.abot-epc-basic/0.install 3/47 KB 5/47 KB 8/47 KB 11/47 KB 13/47 KB 16/47 KB 19/47 KB 21/47 KB 24/47 KB 27/47 KB 29/47 KB 32/47 KB 36/47 KB 40/47 KB 44/47 KB 47/47 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/24/commons-parent-24.pom (47 KB at 2715.1 KB/sec) unit-abot-epc-basic-0: 12:10:16 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/maven/plugins/maven-gpg-plugin/1.4/maven-gpg-plugin-1.4.pom unit-oai-hss-0: 12:10:16 DEBUG unit.oai-hss/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main subversion amd64 1.8.8-1ubuntu3.3 [281 kB] unit-abot-epc-basic-0: 12:10:16 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.4/maven-gpg-plugin-1.4.pom unit-abot-epc-basic-0: 12:10:16 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.4/maven-gpg-plugin-1.4.pom (5 KB at 296.4 KB/sec) unit-abot-epc-basic-0: 12:10:16 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.pom unit-oai-hss-0: 12:10:16 DEBUG unit.oai-hss/0.install Fetched 1402 kB in 5s (234 kB/s) unit-oai-hss-0: 12:10:16 DEBUG unit.oai-hss/0.install Selecting previously unselected package libapr1:amd64. unit-oai-hss-0: 12:10:16 DEBUG unit.oai-hss/0.install (Reading database ... 116161 files and directories currently installed.) unit-oai-hss-0: 12:10:17 DEBUG unit.oai-hss/0.install Preparing to unpack .../libapr1_1.5.0-1_amd64.deb ... unit-abot-epc-basic-0: 12:10:17 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.pom unit-oai-hss-0: 12:10:17 DEBUG unit.oai-hss/0.install Unpacking libapr1:amd64 (1.5.0-1) ... unit-abot-epc-basic-0: 12:10:17 DEBUG unit.abot-epc-basic/0.install 680/680 B Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.pom (680 B at 39.1 KB/sec) unit-abot-epc-basic-0: 12:10:17 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/maven/wagon/wagon/1.0-beta-2/wagon-1.0-beta-2.pom unit-oai-hss-0: 12:10:17 DEBUG unit.oai-hss/0.install Selecting previously unselected package libaprutil1:amd64. unit-oai-hss-0: 12:10:17 DEBUG unit.oai-hss/0.install Preparing to unpack .../libaprutil1_1.5.3-1_amd64.deb ... unit-oai-hss-0: 12:10:17 DEBUG unit.oai-hss/0.install Unpacking libaprutil1:amd64 (1.5.3-1) ... unit-abot-epc-basic-0: 12:10:17 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/1.0-beta-2/wagon-1.0-beta-2.pom unit-abot-epc-basic-0: 12:10:17 DEBUG unit.abot-epc-basic/0.install 3/6 KB 6/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/1.0-beta-2/wagon-1.0-beta-2.pom (6 KB at 382.9 KB/sec) unit-abot-epc-basic-0: 12:10:17 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/maven/maven-parent/4/maven-parent-4.pom unit-oai-hss-0: 12:10:17 DEBUG unit.oai-hss/0.install Selecting previously unselected package libserf-1-1:amd64. unit-oai-hss-0: 12:10:17 DEBUG unit.oai-hss/0.install Preparing to unpack .../libserf-1-1_1.3.3-1ubuntu0.1_amd64.deb ... unit-oai-hss-0: 12:10:17 DEBUG unit.oai-hss/0.install Unpacking libserf-1-1:amd64 (1.3.3-1ubuntu0.1) ... unit-oai-hss-0: 12:10:17 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsvn1:amd64. unit-oai-hss-0: 12:10:17 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsvn1_1.8.8-1ubuntu3.3_amd64.deb ... unit-oai-hss-0: 12:10:17 DEBUG unit.oai-hss/0.install Unpacking libsvn1:amd64 (1.8.8-1ubuntu3.3) ... unit-abot-epc-basic-0: 12:10:17 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/4/maven-parent-4.pom unit-abot-epc-basic-0: 12:10:17 DEBUG unit.abot-epc-basic/0.install 3/10 KB 6/10 KB 9/10 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/4/maven-parent-4.pom (10 KB at 406.7 KB/sec) unit-abot-epc-basic-0: 12:10:17 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/googlecode/totallylazy/totallylazy/1.20/totallylazy-1.20.pom unit-oai-hss-0: 12:10:17 DEBUG unit.oai-hss/0.install Selecting previously unselected package subversion. unit-oai-hss-0: 12:10:17 DEBUG unit.oai-hss/0.install Preparing to unpack .../subversion_1.8.8-1ubuntu3.3_amd64.deb ... unit-oai-hss-0: 12:10:17 DEBUG unit.oai-hss/0.install Unpacking subversion (1.8.8-1ubuntu3.3) ... unit-oai-hss-0: 12:10:17 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:10:17 DEBUG unit.abot-epc-basic/0.install 503/503 B Downloaded: http://repo.bodar.com/com/googlecode/totallylazy/totallylazy/1.20/totallylazy-1.20.pom (503 B at 1.5 KB/sec) unit-abot-epc-basic-0: 12:10:17 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom unit-abot-epc-basic-0: 12:10:17 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom unit-abot-epc-basic-0: 12:10:17 DEBUG unit.abot-epc-basic/0.install 3/6 KB 6/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom (6 KB at 257.4 KB/sec) unit-abot-epc-basic-0: 12:10:17 DEBUG unit.abot-epc-basic/0.install [WARNING] The artifact org.apache.commons:commons-io:jar:1.3.2 has been relocated to commons-io:commons-io:jar:1.3.2 unit-oai-hss-0: 12:10:17 DEBUG unit.oai-hss/0.install Setting up libapr1:amd64 (1.5.0-1) ... unit-abot-epc-basic-0: 12:10:17 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-jvm-deps/1.0.5/cucumber-jvm-deps-1.0.5.jar unit-abot-epc-basic-0: 12:10:17 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/gherkin/2.12.2/gherkin-2.12.2.jar unit-abot-epc-basic-0: 12:10:17 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/gherkin-jvm-deps/1.0.3/gherkin-jvm-deps-1.0.3.jar unit-abot-epc-basic-0: 12:10:17 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-spring/1.2.2/cucumber-spring-1.2.2.jar unit-abot-epc-basic-0: 12:10:17 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/junit/junit/4.11/junit-4.11.jar unit-oai-hss-0: 12:10:17 DEBUG unit.oai-hss/0.install Setting up libaprutil1:amd64 (1.5.3-1) ... unit-oai-hss-0: 12:10:17 DEBUG unit.oai-hss/0.install Setting up libserf-1-1:amd64 (1.3.3-1ubuntu0.1) ... unit-oai-hss-0: 12:10:17 DEBUG unit.oai-hss/0.install Setting up libsvn1:amd64 (1.8.8-1ubuntu3.3) ... unit-oai-hss-0: 12:10:17 DEBUG unit.oai-hss/0.install Setting up subversion (1.8.8-1ubuntu3.3) ... unit-abot-epc-basic-0: 12:10:18 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar unit-abot-epc-basic-0: 12:10:18 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/jcraft/jsch/0.1.51/jsch-0.1.51.jar unit-abot-epc-basic-0: 12:10:18 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-java/1.2.2/cucumber-java-1.2.2.jar unit-abot-epc-basic-0: 12:10:18 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-core/1.2.2/cucumber-core-1.2.2.jar unit-abot-epc-basic-0: 12:10:18 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-html/0.2.3/cucumber-html-0.2.3.jar unit-abot-epc-basic-0: 12:10:18 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-junit/1.2.2/cucumber-junit-1.2.2.jar unit-abot-epc-basic-0: 12:10:18 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/joda-time/joda-time/1.6.2/joda-time-1.6.2.jar unit-abot-epc-basic-0: 12:10:18 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/logging/log4j/log4j-api/2.7/log4j-api-2.7.jar unit-abot-epc-basic-0: 12:10:18 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/logging/log4j/log4j-core/2.7/log4j-core-2.7.jar unit-abot-epc-basic-0: 12:10:18 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-pool/commons-pool/1.6/commons-pool-1.6.jar unit-oai-hss-0: 12:10:18 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.15) ... unit-abot-epc-basic-0: 12:10:18 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/sf/flexjson/flexjson/2.1/flexjson-2.1.jar unit-abot-epc-basic-0: 12:10:18 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-core/4.2.2.RELEASE/spring-core-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 12:10:18 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-logging/commons-logging/1.2/commons-logging-1.2.jar unit-abot-epc-basic-0: 12:10:18 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-context/4.2.2.RELEASE/spring-context-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 12:10:18 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-beans/4.2.2.RELEASE/spring-beans-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 12:10:18 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-expression/4.2.2.RELEASE/spring-expression-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 12:10:18 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-test/4.2.2.RELEASE/spring-test-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 12:10:18 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-aop/4.2.2.RELEASE/spring-aop-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 12:10:18 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/aopalliance/aopalliance/1.0/aopalliance-1.0.jar unit-oai-hss-0: 12:10:18 DEBUG unit.oai-hss/0.install Reading package lists... unit-abot-epc-basic-0: 12:10:18 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-io/commons-io/1.3.2/commons-io-1.3.2.jar unit-oai-hss-0: 12:10:18 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 12:10:18 DEBUG unit.oai-hss/0.install Reading state information... unit-abot-epc-basic-0: 12:10:18 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.jar unit-abot-epc-basic-0: 12:10:18 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/pcap4j/pcap4j-core/1.2.1/pcap4j-core-1.2.1.jar unit-abot-epc-basic-0: 12:10:18 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/java/dev/jna/jna/4.1.0/jna-4.1.0.jar unit-oai-hss-0: 12:10:18 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 12:10:18 DEBUG unit.oai-hss/0.install openssl is already the newest version. unit-oai-hss-0: 12:10:18 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 12:10:18 DEBUG unit.oai-hss/0.install libconfig-dev libconfig-doc libconfig9 libgpg-error-dev unit-oai-hss-0: 12:10:18 DEBUG unit.oai-hss/0.install libhtml-template-perl libidn2-0 libltdl-dev libltdl7 libssl-doc lksctp-tools unit-oai-hss-0: 12:10:18 DEBUG unit.oai-hss/0.install mysql-server-5.5 mysql-server-core-5.5 zlib1g-dev unit-oai-hss-0: 12:10:18 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 12:10:18 DEBUG unit.oai-hss/0.install libgcrypt11-doc libipc-sharedcache-perl libtool-doc gfortran unit-oai-hss-0: 12:10:18 DEBUG unit.oai-hss/0.install fortran95-compiler gcj-jdk tinyca mailx unit-oai-hss-0: 12:10:18 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 12:10:18 DEBUG unit.oai-hss/0.install libconfig-dev libconfig-doc libconfig8-dev libconfig9 libgcrypt11-dev unit-oai-hss-0: 12:10:18 DEBUG unit.oai-hss/0.install libgpg-error-dev libhtml-template-perl libidn11-dev libidn2-0 libidn2-0-dev unit-oai-hss-0: 12:10:18 DEBUG unit.oai-hss/0.install libltdl-dev libltdl7 libmysqlclient-dev libpthread-stubs0-dev libsctp-dev unit-oai-hss-0: 12:10:18 DEBUG unit.oai-hss/0.install libsctp1 libssl-dev libssl-doc libtool lksctp-tools mysql-server unit-oai-hss-0: 12:10:18 DEBUG unit.oai-hss/0.install mysql-server-5.5 mysql-server-core-5.5 zlib1g-dev unit-abot-epc-basic-0: 12:10:18 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.jar unit-abot-epc-basic-0: 12:10:18 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/pcap4j/pcap4j-packetfactory-static/1.2.1/pcap4j-packetfactory-static-1.2.1.jar unit-abot-epc-basic-0: 12:10:19 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/aspectj/aspectjweaver/1.8.7/aspectjweaver-1.8.7.jar unit-abot-epc-basic-0: 12:10:19 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/aspectj/aspectjrt/1.8.7/aspectjrt-1.8.7.jar unit-abot-epc-basic-0: 12:10:19 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/google/code/gson/gson/2.3.1/gson-2.3.1.jar unit-abot-epc-basic-0: 12:10:19 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/picocontainer/picocontainer/2.13.5/picocontainer-2.13.5.jar unit-abot-epc-basic-0: 12:10:19 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-codec/commons-codec/1.4/commons-codec-1.4.jar unit-abot-epc-basic-0: 12:10:19 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-net/commons-net/3.0.1/commons-net-3.0.1.jar unit-abot-epc-basic-0: 12:10:19 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/xmlunit/xmlunit/1.6/xmlunit-1.6.jar unit-abot-epc-basic-0: 12:10:19 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-core/2.8.7/jackson-core-2.8.7.jar unit-abot-epc-basic-0: 12:10:19 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson-xml-databind/0.6.2/jackson-xml-databind-0.6.2.jar unit-abot-epc-basic-0: 12:10:19 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/jackson/jackson-mapper-asl/1.9.2/jackson-mapper-asl-1.9.2.jar unit-abot-epc-basic-0: 12:10:19 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/jackson/jackson-core-asl/1.9.2/jackson-core-asl-1.9.2.jar unit-oai-hss-0: 12:10:19 DEBUG unit.oai-hss/0.install 0 upgraded, 24 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 12:10:19 DEBUG unit.oai-hss/0.install Need to get 11.0 MB of archives. unit-oai-hss-0: 12:10:19 DEBUG unit.oai-hss/0.install After this operation, 74.5 MB of additional disk space will be used. unit-oai-hss-0: 12:10:19 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libconfig9 amd64 1.4.9-2 [21.7 kB] unit-abot-epc-basic-0: 12:10:19 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/jackson/jackson-xc/1.9.2/jackson-xc-1.9.2.jar unit-abot-epc-basic-0: 12:10:19 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/woodstox/stax2-api/3.1.0/stax2-api-3.1.0.jar unit-abot-epc-basic-0: 12:10:19 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.jar unit-abot-epc-basic-0: 12:10:19 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-annotations/2.8.8/jackson-annotations-2.8.8.jar unit-abot-epc-basic-0: 12:10:19 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-databind/2.8.8/jackson-databind-2.8.8.jar unit-abot-epc-basic-0: 12:10:19 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/rabbitmq/amqp-client/4.0.2/amqp-client-4.0.2.jar unit-abot-epc-basic-0: 12:10:19 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/jayway/jsonpath/json-path/0.9.1/json-path-0.9.1.jar unit-abot-epc-basic-0: 12:10:19 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/minidev/json-smart/1.2/json-smart-1.2.jar unit-abot-epc-basic-0: 12:10:19 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.jar unit-oai-hss-0: 12:10:19 DEBUG unit.oai-hss/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libltdl7 amd64 2.4.2-1.7ubuntu1 [35.0 kB] unit-abot-epc-basic-0: 12:10:19 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.jar unit-abot-epc-basic-0: 12:10:19 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpmime/4.3.5/httpmime-4.3.5.jar unit-abot-epc-basic-0: 12:10:19 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-java8/1.2.3/cucumber-java8-1.2.3.jar unit-abot-epc-basic-0: 12:10:19 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/googlecode/totallylazy/totallylazy/1.81/totallylazy-1.81.jar unit-abot-epc-basic-0: 12:10:19 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/masterthought/cucumber-reporting/0.1.0/cucumber-reporting-0.1.0.jar unit-abot-epc-basic-0: 12:10:20 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/velocity/velocity/1.7/velocity-1.7.jar unit-oai-hss-0: 12:10:20 DEBUG unit.oai-hss/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] unit-abot-epc-basic-0: 12:10:20 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar unit-abot-epc-basic-0: 12:10:20 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-lang/commons-lang/2.4/commons-lang-2.4.jar unit-abot-epc-basic-0: 12:10:20 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/velocity-tools/velocity-tools/1.4/velocity-tools-1.4.jar unit-abot-epc-basic-0: 12:10:20 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/google/guava/guava/r09/guava-r09.jar unit-oai-hss-0: 12:10:20 DEBUG unit.oai-hss/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-core-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [3754 kB] unit-abot-epc-basic-0: 12:10:20 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/mockito/mockito-all/1.9.0/mockito-all-1.9.0.jar unit-abot-epc-basic-0: 12:10:20 DEBUG unit.abot-epc-basic/0.install 4/966 KB 8/966 KB 12/966 KB 16/966 KB 20/966 KB 24/966 KB 28/966 KB 31/966 KB Downloading: http://repo.bodar.com/org/apache/maven/plugins/maven-gpg-plugin/1.4/maven-gpg-plugin-1.4.jar unit-abot-epc-basic-0: 12:10:20 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.jar unit-abot-epc-basic-0: 12:10:20 DEBUG unit.abot-epc-basic/0.install 35/966 KB 39/966 KB 43/966 KB 47/966 KB 51/966 KB 55/966 KB 59/966 KB 63/966 KB 67/966 KB 71/966 KB 75/966 KB 79/966 KB Downloading: http://repo.bodar.com/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar unit-abot-epc-basic-0: 12:10:20 DEBUG unit.abot-epc-basic/0.install 83/966 KB 87/966 KB 91/966 KB 95/966 KB 99/966 KB 103/966 KB 107/966 KB 111/966 KB 115/966 KB 119/966 KB 123/966 KB 127/966 KB 131/966 KB 135/966 KB 139/966 KB 143/966 KB 147/966 KB 151/966 KB 155/966 KB 159/966 KB 163/966 KB 167/966 KB 171/966 KB 175/966 KB 179/966 KB 183/966 KB 187/966 KB 191/966 KB 195/966 KB 199/966 KB 203/966 KB 207/966 KB 211/966 KB 215/966 KB 219/966 KB 223/966 KB 227/966 KB 231/966 KB 235/966 KB 239/966 KB 243/966 KB 247/966 KB 251/966 KB 255/966 KB 259/966 KB 263/966 KB 267/966 KB 271/966 KB 275/966 KB 279/966 KB 283/966 KB 287/966 KB 291/966 KB 295/966 KB 299/966 KB 303/966 KB 307/966 KB 311/966 KB 315/966 KB 319/966 KB 323/966 KB 327/966 KB 331/966 KB 335/966 KB 339/966 KB 343/966 KB 347/966 KB 351/966 KB 355/966 KB 359/966 KB 363/966 KB 367/966 KB 371/966 KB 375/966 KB 379/966 KB 383/966 KB 387/966 KB 391/966 KB 395/966 KB 399/966 KB 403/966 KB 407/966 KB 411/966 KB 415/966 KB 419/966 KB 423/966 KB 427/966 KB 431/966 KB 435/966 KB 439/966 KB 443/966 KB 447/966 KB 451/966 KB 455/966 KB 459/966 KB 463/966 KB 467/966 KB 471/966 KB 475/966 KB 479/966 KB 483/966 KB 487/966 KB 491/966 KB 495/966 KB 499/966 KB 503/966 KB 507/966 KB 511/966 KB 515/966 KB 519/966 KB 523/966 KB 527/966 KB 531/966 KB 535/966 KB 539/966 KB 543/966 KB 547/966 KB 551/966 KB 555/966 KB 559/966 KB 563/966 KB 567/966 KB 571/966 KB 575/966 KB 579/966 KB 583/966 KB 587/966 KB 591/966 KB 595/966 KB 599/966 KB 603/966 KB 607/966 KB 611/966 KB 615/966 KB 619/966 KB 623/966 KB 627/966 KB 631/966 KB 635/966 KB 639/966 KB 643/966 KB 647/966 KB 651/966 KB 655/966 KB 659/966 KB 663/966 KB 667/966 KB 671/966 KB 675/966 KB 679/966 KB 683/966 KB 687/966 KB 691/966 KB 695/966 KB 699/966 KB 703/966 KB 707/966 KB 711/966 KB 715/966 KB 719/966 KB 723/966 KB 727/966 KB 731/966 KB 735/966 KB 739/966 KB 743/966 KB 747/966 KB 751/966 KB 755/966 KB 759/966 KB 763/966 KB 767/966 KB 771/966 KB 775/966 KB 779/966 KB 783/966 KB 787/966 KB 791/966 KB 795/966 KB 799/966 KB 803/966 KB 807/966 KB 811/966 KB 815/966 KB 819/966 KB 823/966 KB 827/966 KB 831/966 KB 835/966 KB 839/966 KB 843/966 KB 847/966 KB 851/966 KB 855/966 KB 859/966 KB 863/966 KB 867/966 KB 871/966 KB 875/966 KB 879/966 KB 883/966 KB 887/966 KB 891/966 KB 895/966 KB 899/966 KB 903/966 KB 907/966 KB 911/966 KB 915/966 KB 919/966 KB 923/966 KB 927/966 KB 931/966 KB 935/966 KB 939/966 KB 943/966 KB 947/966 KB 951/966 KB 955/966 KB 959/966 KB 963/966 KB 966/966 KB Downloaded: http://repo.bodar.com/com/googlecode/totallylazy/totallylazy/1.81/totallylazy-1.81.jar (966 KB at 333.8 KB/sec) unit-abot-epc-basic-0: 12:10:20 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm-deps/1.0.5/cucumber-jvm-deps-1.0.5.jar unit-abot-epc-basic-0: 12:10:20 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/gherkin/2.12.2/gherkin-2.12.2.jar unit-abot-epc-basic-0: 12:10:20 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/gherkin-jvm-deps/1.0.3/gherkin-jvm-deps-1.0.3.jar unit-abot-epc-basic-0: 12:10:20 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-spring/1.2.2/cucumber-spring-1.2.2.jar unit-abot-epc-basic-0: 12:10:20 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.jar unit-abot-epc-basic-0: 12:10:20 DEBUG unit.abot-epc-basic/0.install 3/232 KB 6/232 KB 9/232 KB 11/232 KB 11/232 KB 3/240 KB 11/232 KB 5/240 KB 11/232 KB 8/240 KB 11/232 KB 11/240 KB 11/232 KB 13/240 KB 11/232 KB 13/240 KB 3/590 KB 11/232 KB 13/240 KB 5/590 KB 3/10 KB 11/232 KB 13/240 KB 8/590 KB 3/10 KB 11/232 KB 13/240 KB 11/590 KB 3/10 KB 11/232 KB 13/240 KB 13/590 KB 3/10 KB 11/232 KB 13/240 KB 3/590 KB 3/10 KB 14/232 KB 16/240 KB 13/590 KB 5/10 KB 14/232 KB 16/240 KB 13/590 KB 8/10 KB 14/232 KB 16/240 KB 13/590 KB 10/10 KB 14/232 KB 16/240 KB 13/590 KB 3/10 KB 14/232 KB 19/240 KB 13/590 KB 10/10 KB 14/232 KB 21/240 KB 13/590 KB 10/10 KB 14/232 KB 24/240 KB 13/590 KB 10/10 KB 14/232 KB 27/240 KB 13/590 KB 10/10 KB 14/232 KB 29/240 KB 13/590 KB 10/10 KB 14/232 KB 32/240 KB 13/590 KB 10/10 KB 14/232 KB 13/240 KB 13/590 KB 3/10 KB 16/232 KB 32/240 KB 13/590 KB 10/10 KB 19/232 KB 32/240 KB 13/590 KB 10/10 KB 22/232 KB 32/240 KB 13/590 KB 10/10 KB 25/232 KB 32/240 KB 13/590 KB 10/10 KB 27/232 KB 32/240 KB 13/590 KB 10/10 KB 30/232 KB 32/240 KB 13/590 KB 10/10 KB 30/232 KB 32/240 KB 13/590 KB 3/1710 KB 10/10 KB 30/232 KB 32/240 KB 13/590 KB 5/1710 KB 10/10 KB 30/232 KB 32/240 KB 13/590 KB 8/1710 KB 10/10 KB 30/232 KB 36/240 KB 13/590 KB 11/1710 KB 10/10 KB 32/232 KB 36/240 KB 13/590 KB 13/1710 KB 10/10 KB 30/232 KB 36/240 KB 13/590 KB 8/1710 KB 10/10 KB 32/232 KB 40/240 KB 16/590 KB 13/1710 KB 10/10 KB 32/232 KB 44/240 KB 16/590 KB 13/1710 KB 10/10 KB 32/232 KB 48/240 KB 16/590 KB 13/1710 KB 10/10 KB 32/232 KB 36/240 KB 16/590 KB 13/1710 KB 10/10 KB 32/232 KB 48/240 KB 19/590 KB 13/1710 KB 10/10 KB 32/232 KB 36/240 KB 13/590 KB 11/1710 KB 10/10 KB 36/232 KB 48/240 KB 19/590 KB 13/1710 KB 10/10 KB 40/232 KB 48/240 KB 21/590 KB 13/1710 KB 44/232 KB 48/240 KB 21/590 KB 13/1710 KB 48/232 KB 48/240 KB 21/590 KB 13/1710 KB 52/232 KB 48/240 KB 21/590 KB 13/1710 KB 56/232 KB 52/240 KB 21/590 KB 13/1710 KB 60/232 KB 52/240 KB 21/590 KB 13/1710 KB 61/232 KB 52/240 KB 21/590 KB 16/1710 KB 36/232 KB 48/240 KB 21/590 KB 13/1710 KB 10/10 KB 60/232 KB 52/240 KB 21/590 KB 16/1710 KB 61/232 KB 52/240 KB 21/590 KB 19/1710 KB 61/232 KB 52/240 KB 24/590 KB 19/1710 KB 61/232 KB 52/240 KB 27/590 KB 21/1710 KB 52/232 KB 52/240 KB 21/590 KB 13/1710 KB 61/232 KB 52/240 KB 24/590 KB 21/1710 KB 61/232 KB 52/240 KB 27/590 KB 24/1710 KB 61/232 KB 52/240 KB 29/590 KB 24/1710 KB 61/232 KB 52/240 KB 32/590 KB 24/1710 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-spring/1.2.2/cucumber-spring-1.2.2.jar (10 KB at 232.1 KB/sec) unit-abot-epc-basic-0: 12:10:20 DEBUG unit.abot-epc-basic/0.install 61/232 KB 56/240 KB 32/590 KB 27/1710 KB 61/232 KB 56/240 KB 32/590 KB 24/1710 KB 61/232 KB 60/240 KB 32/590 KB 27/1710 KB Downloading: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar unit-abot-epc-basic-0: 12:10:20 DEBUG unit.abot-epc-basic/0.install 61/232 KB 64/240 KB 32/590 KB 29/1710 KB 61/232 KB 60/240 KB 32/590 KB 29/1710 KB 61/232 KB 68/240 KB 32/590 KB 29/1710 KB 64/232 KB 72/240 KB 36/590 KB 32/1710 KB 64/232 KB 68/240 KB 36/590 KB 32/1710 KB 64/232 KB 68/240 KB 32/590 KB 32/1710 KB 61/232 KB 68/240 KB 32/590 KB 32/1710 KB 64/232 KB 72/240 KB 36/590 KB 36/1710 KB 68/232 KB 72/240 KB 40/590 KB 40/1710 KB 68/232 KB 72/240 KB 40/590 KB 36/1710 KB 68/232 KB 76/240 KB 44/590 KB 40/1710 KB 68/232 KB 76/240 KB 48/590 KB 40/1710 KB 68/232 KB 72/240 KB 36/590 KB 36/1710 KB 68/232 KB 76/240 KB 48/590 KB 44/1710 KB 72/232 KB 76/240 KB 48/590 KB 48/1710 KB 72/232 KB 76/240 KB 48/590 KB 52/1710 KB 3/44 KB 72/232 KB 76/240 KB 52/590 KB 56/1710 KB 3/44 KB 72/232 KB 76/240 KB 52/590 KB 60/1710 KB 3/44 KB 72/232 KB 76/240 KB 52/590 KB 64/1710 KB 68/232 KB 76/240 KB 40/590 KB 40/1710 KB 3/44 KB 72/232 KB 80/240 KB 52/590 KB 64/1710 KB 3/44 KB 72/232 KB 84/240 KB 52/590 KB 64/1710 KB 3/44 KB 72/232 KB 88/240 KB 52/590 KB 64/1710 KB 3/44 KB 72/232 KB 92/240 KB 52/590 KB 64/1710 KB 3/44 KB 72/232 KB 96/240 KB 52/590 KB 64/1710 KB 3/44 KB 72/232 KB 76/240 KB 52/590 KB 52/1710 KB 3/44 KB 72/232 KB 96/240 KB 56/590 KB 64/1710 KB 3/44 KB 72/232 KB 96/240 KB 60/590 KB 64/1710 KB 3/44 KB 72/232 KB 96/240 KB 64/590 KB 64/1710 KB 3/44 KB 72/232 KB 76/240 KB 48/590 KB 52/1710 KB 72/232 KB 76/240 KB 48/590 KB 44/1710 KB 3/44 KB 76/232 KB 96/240 KB 64/590 KB 64/1710 KB 3/44 KB 80/232 KB 96/240 KB 64/590 KB 64/1710 KB 5/44 KB 80/232 KB 96/240 KB 64/590 KB 64/1710 KB 8/44 KB 84/232 KB 96/240 KB 64/590 KB 64/1710 KB 11/44 KB 84/232 KB 96/240 KB 64/590 KB 64/1710 KB 5/44 KB 84/232 KB 96/240 KB 64/590 KB 64/1710 KB 13/44 KB 84/232 KB 96/240 KB 64/590 KB 64/1710 KB 16/44 KB 88/232 KB 100/240 KB 68/590 KB 68/1710 KB 19/44 KB 88/232 KB 100/240 KB 68/590 KB 68/1710 KB 13/44 KB 88/232 KB 100/240 KB 68/590 KB 68/1710 KB 13/44 KB 88/232 KB 96/240 KB 68/590 KB 68/1710 KB 21/44 KB 88/232 KB 104/240 KB 68/590 KB 68/1710 KB 13/44 KB 88/232 KB 96/240 KB 64/590 KB 68/1710 KB 21/44 KB 88/232 KB 104/240 KB 72/590 KB 72/1710 KB 21/44 KB 88/232 KB 104/240 KB 72/590 KB 76/1710 KB 13/44 KB 88/232 KB 96/240 KB 64/590 KB 64/1710 KB 21/44 KB 92/232 KB 108/240 KB 72/590 KB 80/1710 KB 21/44 KB 96/232 KB 108/240 KB 72/590 KB 80/1710 KB 21/44 KB 100/232 KB 108/240 KB 72/590 KB 80/1710 KB 21/44 KB 104/232 KB 108/240 KB 72/590 KB 80/1710 KB 21/44 KB 108/232 KB 108/240 KB 72/590 KB 80/1710 KB 21/44 KB 112/232 KB 108/240 KB 72/590 KB 80/1710 KB 21/44 KB 116/232 KB 108/240 KB 72/590 KB 80/1710 KB 21/44 KB 120/232 KB 108/240 KB 72/590 KB 80/1710 KB 21/44 KB 124/232 KB 108/240 KB 72/590 KB 80/1710 KB 21/44 KB 128/232 KB 108/240 KB 72/590 KB 80/1710 KB 21/44 KB 88/232 KB 108/240 KB 72/590 KB 76/1710 KB 21/44 KB 128/232 KB 112/240 KB 72/590 KB 80/1710 KB 21/44 KB 128/232 KB 116/240 KB 72/590 KB 80/1710 KB 21/44 KB 128/232 KB 120/240 KB 72/590 KB 80/1710 KB 21/44 KB 128/232 KB 124/240 KB 72/590 KB 80/1710 KB 21/44 KB 128/232 KB 128/240 KB 72/590 KB 80/1710 KB 21/44 KB 88/232 KB 104/240 KB 72/590 KB 68/1710 KB 21/44 KB 128/232 KB 128/240 KB 76/590 KB 80/1710 KB 21/44 KB 128/232 KB 128/240 KB 80/590 KB 80/1710 KB 21/44 KB 88/232 KB 100/240 KB 68/590 KB 68/1710 KB 24/44 KB 128/232 KB 128/240 KB 80/590 KB 80/1710 KB 21/44 KB 108/232 KB 108/240 KB 72/590 KB 80/1710 KB 27/44 KB 128/232 KB 128/240 KB 80/590 KB 80/1710 K unit-abot-epc-basic-0: 12:10:20 DEBUG unit.abot-epc-basic/0.install B 29/44 KB 128/232 KB 128/240 KB 80/590 KB 80/1710 KB 32/44 KB 128/232 KB 128/240 KB 84/590 KB 84/1710 KB 36/44 KB 128/232 KB 128/240 KB 84/590 KB 84/1710 KB 40/44 KB 128/232 KB 128/240 KB 84/590 KB 84/1710 KB 44/44 KB 128/232 KB 128/240 KB 84/590 KB 84/1710 KB 44/44 KB 128/232 KB 128/240 KB 84/590 KB 84/1710 KB 29/44 KB 128/232 KB 128/240 KB 84/590 KB 84/1710 KB 44/44 KB 128/232 KB 128/240 KB 84/590 KB 88/1710 KB 44/44 KB 128/232 KB 128/240 KB 84/590 KB 92/1710 KB 44/44 KB 128/232 KB 128/240 KB 84/590 KB 96/1710 KB 29/44 KB 128/232 KB 128/240 KB 84/590 KB 80/1710 KB 44/44 KB 128/232 KB 128/240 KB 88/590 KB 96/1710 KB 44/44 KB 128/232 KB 128/240 KB 92/590 KB 96/1710 KB 44/44 KB 128/232 KB 128/240 KB 96/590 KB 96/1710 KB 44/44 KB 128/232 KB 128/240 KB 96/590 KB 100/1710 KB 44/44 KB 132/232 KB 132/240 KB 100/590 KB 104/1710 KB 44/44 KB 132/232 KB 132/240 KB 100/590 KB 108/1710 KB 44/44 KB 132/232 KB 132/240 KB 100/590 KB 112/1710 KB 44/44 KB 132/232 KB 132/240 KB 100/590 KB 100/1710 KB 44/44 KB 132/232 KB 132/240 KB 96/590 KB 100/1710 KB 44/44 KB 136/232 KB 132/240 KB 100/590 KB 112/1710 KB 44/44 KB 128/232 KB 132/240 KB 96/590 KB 100/1710 KB 44/44 KB 136/232 KB 136/240 KB 104/590 KB 112/1710 KB 44/44 KB 136/232 KB 140/240 KB 104/590 KB 112/1710 KB 44/44 KB 136/232 KB 144/240 KB 104/590 KB 112/1710 KB 44/44 KB 136/232 KB 132/240 KB 104/590 KB 112/1710 KB 44/44 KB 140/232 KB 144/240 KB 108/590 KB 112/1710 KB 44/44 KB 144/232 KB 144/240 KB 108/590 KB 112/1710 KB 44/44 KB 148/232 KB 144/240 KB 108/590 KB 112/1710 KB 44/44 KB 152/232 KB 148/240 KB 108/590 KB 116/1710 KB 44/44 KB 156/232 KB 148/240 KB 108/590 KB 116/1710 KB 44/44 KB 160/232 KB 148/240 KB 108/590 KB 116/1710 KB 44/44 KB 136/232 KB 144/240 KB 108/590 KB 112/1710 KB 44/44 KB 160/232 KB 148/240 KB 112/590 KB 116/1710 KB 44/44 KB 160/232 KB 148/240 KB 116/590 KB 116/1710 KB 44/44 KB 160/232 KB 148/240 KB 120/590 KB 116/1710 KB 44/44 KB 160/232 KB 148/240 KB 124/590 KB 116/1710 KB 44/44 KB 160/232 KB 148/240 KB 128/590 KB 116/1710 KB 44/44 KB 160/232 KB 148/240 KB 132/590 KB 116/1710 KB 44/44 KB 164/232 KB 148/240 KB 136/590 KB 116/1710 KB 44/44 KB 164/232 KB 148/240 KB 140/590 KB 116/1710 KB 44/44 KB 164/232 KB 148/240 KB 144/590 KB 116/1710 KB Downloaded: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar (44 KB at 571.0 KB/sec) unit-abot-epc-basic-0: 12:10:20 DEBUG unit.abot-epc-basic/0.install 44/44 KB 148/232 KB 148/240 KB 108/590 KB 116/1710 KB 164/232 KB 148/240 KB 144/590 KB 120/1710 KB 44/44 KB 148/232 KB 148/240 KB 108/590 KB 112/1710 KB 164/232 KB 152/240 KB 144/590 KB 120/1710 KB 164/232 KB 156/240 KB 144/590 KB 120/1710 KB 164/232 KB 160/240 KB 144/590 KB 120/1710 KB Downloading: https://repo.maven.apache.org/maven2/com/jcraft/jsch/0.1.51/jsch-0.1.51.jar unit-abot-epc-basic-0: 12:10:20 DEBUG unit.abot-epc-basic/0.install 164/232 KB 164/240 KB 144/590 KB 124/1710 KB 164/232 KB 168/240 KB 144/590 KB 124/1710 KB 164/232 KB 172/240 KB 144/590 KB 124/1710 KB 164/232 KB 176/240 KB 144/590 KB 124/1710 KB 44/44 KB 164/232 KB 148/240 KB 132/590 KB 116/1710 KB 168/232 KB 176/240 KB 144/590 KB 124/1710 KB 172/232 KB 176/240 KB 144/590 KB 124/1710 KB 176/232 KB 176/240 KB 144/590 KB 124/1710 KB 180/232 KB 176/240 KB 144/590 KB 124/1710 KB 164/232 KB 160/240 KB 144/590 KB 124/1710 KB 180/232 KB 180/240 KB 148/590 KB 128/1710 KB 180/232 KB 180/240 KB 148/590 KB 132/1710 KB 180/232 KB 180/240 KB 148/590 KB 136/1710 KB 180/232 KB 180/240 KB 148/590 KB 140/1710 KB 180/232 KB 180/240 KB 148/590 KB 144/1710 KB 180/232 KB 180/240 KB 148/590 KB 148/1710 KB 180/232 KB 180/240 KB 148/590 KB 152/1710 KB 180/232 KB 180/240 KB 148/590 KB 156/1710 KB 180/232 KB 180/240 KB 148/590 KB 160/1710 KB 180/232 KB 180/240 KB 148/590 KB 124/1710 KB 184/232 KB 180/240 KB 152/590 KB 160/1710 KB 184/232 KB 180/240 KB 156/590 KB 160/1710 KB 184/232 KB 180/240 KB 160/590 KB 160/1710 KB 184/232 KB 180/240 KB 164/590 KB 160/1710 KB 184/232 KB 180/240 KB 168/590 KB 164/1710 KB 184/232 KB 180/240 KB 172/590 KB 164/1710 KB 184/232 KB 180/240 KB 176/590 KB 164/1710 KB 180/232 KB 180/240 KB 144/590 KB 124/1710 KB 184/232 KB 184/240 KB 176/590 KB 164/1710 KB 184/232 KB 188/240 KB 176/590 KB 164/1710 KB 184/232 KB 192/240 KB 176/590 KB 164/1710 KB 184/232 KB 196/240 KB 176/590 KB 164/1710 KB 184/232 KB 200/240 KB 176/590 KB 164/1710 KB 4/258 KB 184/232 KB 204/240 KB 176/590 KB 164/1710 KB 4/258 KB 184/232 KB 208/240 KB 176/590 KB 164/1710 KB 4/258 KB 184/232 KB 180/240 KB 164/590 KB 164/1710 KB 184/232 KB 208/240 KB 176/590 KB 168/1710 KB 4/258 KB 184/232 KB 180/240 KB 148/590 KB 160/1710 KB 184/232 KB 196/240 KB 176/590 KB 164/1710 KB 4/258 KB 184/232 KB 208/240 KB 176/590 KB 168/1710 KB 8/258 KB 184/232 KB 208/240 KB 176/590 KB 168/1710 KB 12/258 KB 184/232 KB 208/240 KB 176/590 KB 168/1710 KB 16/258 KB 184/232 KB 208/240 KB 176/590 KB 168/1710 KB 20/258 KB 188/232 KB 208/240 KB 176/590 KB 168/1710 KB 20/258 KB 192/232 KB 208/240 KB 176/590 KB 168/1710 KB 20/258 KB 196/232 KB 208/240 KB 176/590 KB 168/1710 KB 20/258 KB 200/232 KB 212/240 KB 176/590 KB 172/1710 KB 24/258 KB 204/232 KB 212/240 KB 176/590 KB 172/1710 KB 24/258 KB 208/232 KB 212/240 KB 176/590 KB 172/1710 KB 24/258 KB 208/232 KB 212/240 KB 180/590 KB 172/1710 KB 24/258 KB 196/232 KB 212/240 KB 176/590 KB 172/1710 KB 24/258 KB 196/232 KB 208/240 KB 176/590 KB 172/1710 KB 24/258 KB 212/232 KB 212/240 KB 180/590 KB 176/1710 KB 24/258 KB 212/232 KB 212/240 KB 180/590 KB 180/1710 KB 24/258 KB 196/232 KB 208/240 KB 176/590 KB 168/1710 KB 24/258 KB 212/232 KB 216/240 KB 180/590 KB 180/1710 KB 28/258 KB 212/232 KB 216/240 KB 180/590 KB 180/1710 KB 32/258 KB 212/232 KB 216/240 KB 180/590 KB 180/1710 KB 36/258 KB 212/232 KB 216/240 KB 184/590 KB 184/1710 KB 40/258 KB 212/232 KB 216/240 KB 184/590 KB 184/1710 KB 44/258 KB 212/232 KB 216/240 KB 184/590 KB 184/1710 KB 48/258 KB 212/232 KB 216/240 KB 184/590 KB 184/1710 KB 52/258 KB 212/232 KB 216/240 KB 184/590 KB 184/1710 KB 56/258 KB 212/232 KB 216/240 KB 180/590 KB 180/1710 KB 24/258 KB 212/232 KB 220/240 KB 184/590 KB 184/1710 KB 56/258 KB 212/232 KB 224/240 KB 184/590 KB 184/1710 KB 56/258 KB 212/232 KB 212/240 KB 180/590 KB 172/1710 KB 24/258 KB 216/232 KB 224/240 KB 184/590 KB 184/1710 KB 56/258 KB 220/232 KB unit-abot-epc-basic-0: 12:10:20 DEBUG unit.abot-epc-basic/0.install 224/240 KB 184/590 KB 184/1710 KB 56/258 KB 224/232 KB 224/240 KB 184/590 KB 184/1710 KB 56/258 KB 228/232 KB 224/240 KB 184/590 KB 184/1710 KB 56/258 KB 232/232 KB 228/240 KB 184/590 KB 184/1710 KB 56/258 KB 212/232 KB 216/240 KB 184/590 KB 184/1710 KB 36/258 KB 232/232 KB 228/240 KB 188/590 KB 184/1710 KB 56/258 KB 232/232 KB 228/240 KB 192/590 KB 184/1710 KB 56/258 KB 212/232 KB 216/240 KB 180/590 KB 184/1710 KB 36/258 KB 232/232 KB 228/240 KB 192/590 KB 188/1710 KB 56/258 KB 232/232 KB 228/240 KB 192/590 KB 192/1710 KB 56/258 KB 232/232 KB 228/240 KB 192/590 KB 196/1710 KB 56/258 KB 232/232 KB 228/240 KB 192/590 KB 200/1710 KB 56/258 KB 232/232 KB 228/240 KB 192/590 KB 204/1710 KB 56/258 KB 232/232 KB 228/240 KB 192/590 KB 208/1710 KB 56/258 KB 232/232 KB 228/240 KB 196/590 KB 212/1710 KB 56/258 KB 232/232 KB 228/240 KB 196/590 KB 216/1710 KB 60/258 KB 232/232 KB 228/240 KB 196/590 KB 220/1710 KB 60/258 KB 232/232 KB 228/240 KB 196/590 KB 224/1710 KB 60/258 KB 232/232 KB 228/240 KB 196/590 KB 228/1710 KB 60/258 KB 232/232 KB 228/240 KB 196/590 KB 232/1710 KB 60/258 KB 232/232 KB 228/240 KB 196/590 KB 236/1710 KB 60/258 KB 232/232 KB 228/240 KB 196/590 KB 240/1710 KB 60/258 KB 228/232 KB 228/240 KB 184/590 KB 184/1710 KB 56/258 KB 232/232 KB 232/240 KB 196/590 KB 240/1710 KB 60/258 KB 232/232 KB 236/240 KB 196/590 KB 240/1710 KB 60/258 KB 232/232 KB 240/240 KB 196/590 KB 240/1710 KB 60/258 KB 232/232 KB 228/240 KB 196/590 KB 212/1710 KB 60/258 KB 232/232 KB 240/240 KB 196/590 KB 240/1710 KB 64/258 KB 232/232 KB 240/240 KB 196/590 KB 240/1710 KB 68/258 KB 232/232 KB 240/240 KB 196/590 KB 240/1710 KB 72/258 KB 232/232 KB 240/240 KB 196/590 KB 240/1710 KB 76/258 KB 232/232 KB 240/240 KB 196/590 KB 240/1710 KB 80/258 KB 232/232 KB 240/240 KB 196/590 KB 240/1710 KB 84/258 KB 232/232 KB 240/240 KB 196/590 KB 244/1710 KB 88/258 KB 232/232 KB 228/240 KB 196/590 KB 208/1710 KB 56/258 KB 232/232 KB 240/240 KB 200/590 KB 244/1710 KB 88/258 KB 232/232 KB 240/240 KB 204/590 KB 244/1710 KB 88/258 KB 232/232 KB 240/240 KB 208/590 KB 244/1710 KB 88/258 KB 232/232 KB 240/240 KB 212/590 KB 244/1710 KB 88/258 KB 232/232 KB 240/240 KB 216/590 KB 244/1710 KB 88/258 KB 232/232 KB 240/240 KB 220/590 KB 244/1710 KB 88/258 KB 232/232 KB 240/240 KB 224/590 KB 244/1710 KB 88/258 KB 232/232 KB 240/240 KB 228/590 KB 244/1710 KB 88/258 KB 232/232 KB 240/240 KB 232/590 KB 244/1710 KB 92/258 KB 232/232 KB 240/240 KB 236/590 KB 244/1710 KB 92/258 KB 232/232 KB 240/240 KB 240/590 KB 244/1710 KB 92/258 KB 232/232 KB 240/240 KB 196/590 KB 244/1710 KB 84/258 KB 232/232 KB 240/240 KB 240/590 KB 248/1710 KB 92/258 KB 232/232 KB 240/240 KB 240/590 KB 252/1710 KB 92/258 KB 232/232 KB 240/240 KB 240/590 KB 256/1710 KB 92/258 KB 232/232 KB 240/240 KB 240/590 KB 260/1710 KB 92/258 KB 232/232 KB 240/240 KB 244/590 KB 264/1710 KB 92/258 KB 232/232 KB 240/240 KB 228/590 KB 244/1710 KB 92/258 KB 232/232 KB 240/240 KB 244/590 KB 268/1710 KB 96/258 KB 232/232 KB 240/240 KB 244/590 KB 268/1710 KB 100/258 KB 232/232 KB 240/240 KB 244/590 KB 268/1710 KB 104/258 KB 232/232 KB 240/240 KB 244/590 KB 268/1710 KB 108/258 KB 232/232 KB 240/240 KB 244/590 KB 268/1710 KB 112/258 KB 232/232 KB 240/240 KB 244/590 KB 260/1710 KB 92/258 KB 232/232 KB 240/240 KB 248/590 KB 268/1710 KB 112/258 KB 232/232 KB 240/240 KB 252/590 KB 268/1710 KB 112/258 KB 232/232 KB 240/240 KB 256/590 KB 268/1710 KB 112/258 KB 232/232 unit-abot-epc-basic-0: 12:10:20 DEBUG unit.abot-epc-basic/0.install KB 240/240 KB 260/590 KB 268/1710 KB 112/258 KB 232/232 KB 240/240 KB 264/590 KB 268/1710 KB 116/258 KB 232/232 KB 240/240 KB 244/590 KB 268/1710 KB 92/258 KB 232/232 KB 240/240 KB 268/590 KB 272/1710 KB 116/258 KB 232/232 KB 240/240 KB 268/590 KB 276/1710 KB 116/258 KB 232/232 KB 240/240 KB 268/590 KB 280/1710 KB 116/258 KB 232/232 KB 240/240 KB 268/590 KB 284/1710 KB 116/258 KB 232/232 KB 240/240 KB 268/590 KB 288/1710 KB 116/258 KB 232/232 KB 240/240 KB 260/590 KB 268/1710 KB 116/258 KB 232/232 KB 240/240 KB 268/590 KB 288/1710 KB 120/258 KB 232/232 KB 240/240 KB 268/590 KB 288/1710 KB 124/258 KB 232/232 KB 240/240 KB 268/590 KB 288/1710 KB 128/258 KB 232/232 KB 240/240 KB 268/590 KB 284/1710 KB 116/258 KB 232/232 KB 240/240 KB 272/590 KB 288/1710 KB 128/258 KB 232/232 KB 240/240 KB 272/590 KB 288/1710 KB 132/258 KB 232/232 KB 240/240 KB 276/590 KB 292/1710 KB 136/258 KB 232/232 KB 240/240 KB 276/590 KB 292/1710 KB 140/258 KB 232/232 KB 240/240 KB 276/590 KB 292/1710 KB 144/258 KB 232/232 KB 240/240 KB 276/590 KB 292/1710 KB 132/258 KB 232/232 KB 240/240 KB 280/590 KB 292/1710 KB 144/258 KB 232/232 KB 240/240 KB 284/590 KB 292/1710 KB 144/258 KB 232/232 KB 240/240 KB 288/590 KB 292/1710 KB 144/258 KB 232/232 KB 240/240 KB 292/590 KB 292/1710 KB 148/258 KB 232/232 KB 240/240 KB 296/590 KB 292/1710 KB 148/258 KB 232/232 KB 240/240 KB 300/590 KB 292/1710 KB 148/258 KB 232/232 KB 240/240 KB 272/590 KB 292/1710 KB 132/258 KB 232/232 KB 240/240 KB 300/590 KB 296/1710 KB 148/258 KB 232/232 KB 240/240 KB 300/590 KB 300/1710 KB 148/258 KB 232/232 KB 240/240 KB 300/590 KB 304/1710 KB 148/258 KB 232/232 KB 240/240 KB 300/590 KB 308/1710 KB 148/258 KB 232/232 KB 240/240 KB 300/590 KB 312/1710 KB 148/258 KB 232/232 KB 240/240 KB 300/590 KB 316/1710 KB 148/258 KB 232/232 KB 240/240 KB 300/590 KB 320/1710 KB 148/258 KB 232/232 KB 240/240 KB 288/590 KB 292/1710 KB 148/258 KB 232/232 KB 240/240 KB 304/590 KB 320/1710 KB 152/258 KB 232/232 KB 240/240 KB 304/590 KB 320/1710 KB 156/258 KB 232/232 KB 240/240 KB 304/590 KB 320/1710 KB 160/258 KB 232/232 KB 240/240 KB 304/590 KB 320/1710 KB 148/258 KB 232/232 KB 240/240 KB 304/590 KB 320/1710 KB 164/258 KB 232/232 KB 240/240 KB 308/590 KB 324/1710 KB 168/258 KB 232/232 KB 240/240 KB 308/590 KB 324/1710 KB 172/258 KB 232/232 KB 240/240 KB 308/590 KB 324/1710 KB 176/258 KB 232/232 KB 240/240 KB 308/590 KB 324/1710 KB 164/258 KB 232/232 KB 240/240 KB 308/590 KB 328/1710 KB 176/258 KB 232/232 KB 240/240 KB 308/590 KB 332/1710 KB 180/258 KB 232/232 KB 240/240 KB 308/590 KB 336/1710 KB 180/258 KB 232/232 KB 240/240 KB 308/590 KB 320/1710 KB 164/258 KB 232/232 KB 240/240 KB 312/590 KB 336/1710 KB 180/258 KB 232/232 KB 240/240 KB 316/590 KB 336/1710 KB 180/258 KB 232/232 KB 240/240 KB 320/590 KB 336/1710 KB 180/258 KB Downloaded: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.jar (240 KB at 1826.7 KB/sec) unit-abot-epc-basic-0: 12:10:20 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java/1.2.2/cucumber-java-1.2.2.jar unit-abot-epc-basic-0: 12:10:20 DEBUG unit.abot-epc-basic/0.install 320/590 KB 340/1710 KB 180/258 KB 324/590 KB 344/1710 KB 180/258 KB 324/590 KB 348/1710 KB 180/258 KB 324/590 KB 352/1710 KB 180/258 KB 232/232 KB 240/240 KB 308/590 KB 328/1710 KB 180/258 KB 324/590 KB 352/1710 KB 184/258 KB 324/590 KB 352/1710 KB 188/258 KB 324/590 KB 352/1710 KB 192/258 KB 324/590 KB 340/1710 KB 180/258 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/gherkin-jvm-deps/1.0.3/gherkin-jvm-deps-1.0.3.jar (232 KB at 1692.6 KB/sec) unit-abot-epc-basic-0: 12:10:20 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-core/1.2.2/cucumber-core-1.2.2.jar unit-abot-epc-basic-0: 12:10:20 DEBUG unit.abot-epc-basic/0.install 328/590 KB 352/1710 KB 192/258 KB 332/590 KB 352/1710 KB 192/258 KB 336/590 KB 352/1710 KB 192/258 KB 340/590 KB 352/1710 KB 192/258 KB 344/590 KB 356/1710 KB 196/258 KB 340/590 KB 356/1710 KB 196/258 KB 344/590 KB 360/1710 KB 196/258 KB 340/590 KB 352/1710 KB 196/258 KB 348/590 KB 360/1710 KB 200/258 KB 348/590 KB 360/1710 KB 204/258 KB 348/590 KB 360/1710 KB 208/258 KB 348/590 KB 360/1710 KB 212/258 KB 348/590 KB 360/1710 KB 196/258 KB 352/590 KB 364/1710 KB 212/258 KB 356/590 KB 364/1710 KB 212/258 KB 348/590 KB 364/1710 KB 212/258 KB 356/590 KB 368/1710 KB 216/258 KB 356/590 KB 372/1710 KB 216/258 KB 356/590 KB 364/1710 KB 216/258 KB 360/590 KB 372/1710 KB 220/258 KB 360/590 KB 372/1710 KB 224/258 KB 360/590 KB 372/1710 KB 216/258 KB 364/590 KB 372/1710 KB 224/258 KB 368/590 KB 376/1710 KB 228/258 KB 364/590 KB 376/1710 KB 224/258 KB 368/590 KB 380/1710 KB 228/258 KB 368/590 KB 384/1710 KB 228/258 KB 368/590 KB 388/1710 KB 228/258 KB 372/590 KB 392/1710 KB 228/258 KB 372/590 KB 396/1710 KB 228/258 KB 372/590 KB 400/1710 KB 228/258 KB 364/590 KB 376/1710 KB 228/258 KB 372/590 KB 400/1710 KB 228/258 KB 4/223 KB 3/208 KB 372/590 KB 400/1710 KB 228/258 KB 8/223 KB 3/208 KB 372/590 KB 400/1710 KB 228/258 KB 12/223 KB 3/208 KB 372/590 KB 400/1710 KB 228/258 KB 16/223 KB 3/208 KB 372/590 KB 400/1710 KB 228/258 KB 20/223 KB 3/208 KB 372/590 KB 400/1710 KB 228/258 KB 24/223 KB 3/208 KB 372/590 KB 400/1710 KB 228/258 KB 28/223 KB 3/208 KB 372/590 KB 400/1710 KB 228/258 KB 32/223 KB 3/208 KB 372/590 KB 400/1710 KB 228/258 KB 3/208 KB 372/590 KB 400/1710 KB 228/258 KB 32/223 KB 5/208 KB 372/590 KB 400/1710 KB 228/258 KB 32/223 KB 8/208 KB 372/590 KB 400/1710 KB 228/258 KB 32/223 KB 11/208 KB 372/590 KB 400/1710 KB 228/258 KB 32/223 KB 13/208 KB 372/590 KB 400/1710 KB 228/258 KB 32/223 KB 16/208 KB 372/590 KB 400/1710 KB 228/258 KB 32/223 KB 19/208 KB 372/590 KB 400/1710 KB 228/258 KB 32/223 KB 21/208 KB 372/590 KB 400/1710 KB 228/258 KB 36/223 KB 24/208 KB 372/590 KB 400/1710 KB 228/258 KB 36/223 KB 27/208 KB 372/590 KB 400/1710 KB 228/258 KB 36/223 KB 29/208 KB 372/590 KB 400/1710 KB 228/258 KB 36/223 KB 32/208 KB 372/590 KB 400/1710 KB 228/258 KB 36/223 KB 36/208 KB 372/590 KB 400/1710 KB 228/258 KB 36/223 KB 40/208 KB 372/590 KB 400/1710 KB 232/258 KB 36/223 KB 44/208 KB 372/590 KB 400/1710 KB 232/258 KB 36/223 KB 48/208 KB 372/590 KB 388/1710 KB 228/258 KB 376/590 KB 400/1710 KB 232/258 KB 36/223 KB 48/208 KB 380/590 KB 400/1710 KB 232/258 KB 36/223 KB 48/208 KB 384/590 KB 400/1710 KB 232/258 KB 36/223 KB 48/208 KB 388/590 KB 400/1710 KB 232/258 KB 36/223 KB 48/208 KB 392/590 KB 404/1710 KB 232/258 KB 36/223 KB 52/208 KB 372/590 KB 400/1710 KB 232/258 KB 36/223 KB 40/208 KB 392/590 KB 404/1710 KB 236/258 KB 36/223 KB 52/208 KB 392/590 KB 404/1710 KB 240/258 KB 36/223 KB 52/208 KB 372/590 KB 400/1710 KB 228/258 KB 36/223 KB 21/208 KB 392/590 KB 404/1710 KB 240/258 KB 40/223 KB 52/208 KB 392/590 KB 404/1710 KB 240/258 KB 44/223 KB 52/208 KB 392/590 KB 404/1710 KB 240/258 KB 48/223 KB 52/208 KB 392/590 KB 404/1710 KB 240/258 KB 52/223 KB 52/208 KB 392/590 KB 404/1710 KB 240/258 KB 56/223 KB 52/208 KB 392/590 KB 404/1710 KB 240/258 KB 60/223 KB 52/208 KB 392/590 KB 404/1710 KB 240/258 KB 64/223 KB 52/208 KB 392/590 KB 404/1710 KB 240/258 KB 68/223 KB 52/208 KB 392/590 KB 404/1710 KB 244/258 KB 72/223 KB 52/208 KB 392/590 KB 404/1710 KB 244/258 KB unit-abot-epc-basic-0: 12:10:21 DEBUG unit.abot-epc-basic/0.install 76/223 KB 52/208 KB 392/590 KB 404/1710 KB 244/258 KB 80/223 KB 52/208 KB 392/590 KB 404/1710 KB 244/258 KB 84/223 KB 52/208 KB 388/590 KB 404/1710 KB 232/258 KB 36/223 KB 52/208 KB 396/590 KB 408/1710 KB 244/258 KB 84/223 KB 52/208 KB 396/590 KB 412/1710 KB 244/258 KB 84/223 KB 52/208 KB 396/590 KB 416/1710 KB 244/258 KB 84/223 KB 52/208 KB 388/590 KB 400/1710 KB 232/258 KB 36/223 KB 52/208 KB 396/590 KB 416/1710 KB 244/258 KB 88/223 KB 56/208 KB 396/590 KB 416/1710 KB 244/258 KB 88/223 KB 60/208 KB 396/590 KB 416/1710 KB 244/258 KB 88/223 KB 64/208 KB 396/590 KB 416/1710 KB 244/258 KB 88/223 KB 68/208 KB 396/590 KB 416/1710 KB 244/258 KB 88/223 KB 72/208 KB 396/590 KB 416/1710 KB 244/258 KB 88/223 KB 76/208 KB 396/590 KB 416/1710 KB 244/258 KB 88/223 KB 80/208 KB 396/590 KB 416/1710 KB 244/258 KB 88/223 KB 84/208 KB 396/590 KB 420/1710 KB 244/258 KB 88/223 KB 88/208 KB 396/590 KB 420/1710 KB 244/258 KB 88/223 KB 92/208 KB 396/590 KB 420/1710 KB 244/258 KB 88/223 KB 96/208 KB 396/590 KB 416/1710 KB 244/258 KB 88/223 KB 52/208 KB 396/590 KB 420/1710 KB 244/258 KB 92/223 KB 96/208 KB 396/590 KB 420/1710 KB 244/258 KB 96/223 KB 96/208 KB 396/590 KB 404/1710 KB 244/258 KB 84/223 KB 52/208 KB 400/590 KB 420/1710 KB 244/258 KB 96/223 KB 96/208 KB 404/590 KB 420/1710 KB 244/258 KB 96/223 KB 96/208 KB 408/590 KB 420/1710 KB 244/258 KB 96/223 KB 96/208 KB 412/590 KB 420/1710 KB 244/258 KB 96/223 KB 96/208 KB 416/590 KB 420/1710 KB 244/258 KB 96/223 KB 96/208 KB 420/590 KB 420/1710 KB 244/258 KB 96/223 KB 96/208 KB 392/590 KB 404/1710 KB 244/258 KB 68/223 KB 52/208 KB 420/590 KB 420/1710 KB 248/258 KB 100/223 KB 96/208 KB 420/590 KB 420/1710 KB 252/258 KB 100/223 KB 96/208 KB 420/590 KB 420/1710 KB 256/258 KB 100/223 KB 96/208 KB 420/590 KB 420/1710 KB 258/258 KB 100/223 KB 96/208 KB 420/590 KB 420/1710 KB 244/258 KB 100/223 KB 96/208 KB 420/590 KB 420/1710 KB 258/258 KB 104/223 KB 96/208 KB 420/590 KB 420/1710 KB 258/258 KB 108/223 KB 96/208 KB 420/590 KB 420/1710 KB 258/258 KB 112/223 KB 96/208 KB 396/590 KB 420/1710 KB 244/258 KB 88/223 KB 84/208 KB 420/590 KB 424/1710 KB 258/258 KB 112/223 KB 96/208 KB 420/590 KB 428/1710 KB 258/258 KB 112/223 KB 96/208 KB 420/590 KB 432/1710 KB 258/258 KB 112/223 KB 96/208 KB 420/590 KB 436/1710 KB 258/258 KB 112/223 KB 96/208 KB 424/590 KB 440/1710 KB 258/258 KB 116/223 KB 100/208 KB 424/590 KB 444/1710 KB 258/258 KB 116/223 KB 100/208 KB 424/590 KB 448/1710 KB 258/258 KB 116/223 KB 100/208 KB 424/590 KB 436/1710 KB 258/258 KB 116/223 KB 100/208 KB 424/590 KB 448/1710 KB 258/258 KB 120/223 KB 100/208 KB 424/590 KB 448/1710 KB 258/258 KB 124/223 KB 100/208 KB 424/590 KB 448/1710 KB 258/258 KB 128/223 KB 100/208 KB 424/590 KB 448/1710 KB 258/258 KB 132/223 KB 100/208 KB 424/590 KB 452/1710 KB 258/258 KB 136/223 KB 100/208 KB 424/590 KB 452/1710 KB 258/258 KB 140/223 KB 100/208 KB 424/590 KB 452/1710 KB 258/258 KB 144/223 KB 100/208 KB 424/590 KB 436/1710 KB 258/258 KB 112/223 KB 100/208 KB 424/590 KB 452/1710 KB 258/258 KB 144/223 KB 104/208 KB 424/590 KB 452/1710 KB 258/258 KB 144/223 KB 108/208 KB 424/590 KB 452/1710 KB 258/258 KB 144/223 KB 112/208 KB 424/590 KB 436/1710 KB 258/258 KB 112/223 KB 96/208 KB 428/590 KB 452/1710 KB 258/258 KB 144/223 KB 112/208 KB 432/590 KB 452/1710 KB 258/258 KB 144/223 KB 112/208 KB 436/590 KB 452/1710 KB 258/258 KB 144/223 KB 112/208 KB 440/590 KB 452/1710 KB 258/258 KB 144/223 KB 11 unit-abot-epc-basic-0: 12:10:21 DEBUG unit.abot-epc-basic/0.install 2/208 KB 444/590 KB 452/1710 KB 258/258 KB 144/223 KB 112/208 KB 448/590 KB 452/1710 KB 258/258 KB 144/223 KB 112/208 KB Downloaded: https://repo.maven.apache.org/maven2/com/jcraft/jsch/0.1.51/jsch-0.1.51.jar (258 KB at 1506.7 KB/sec) unit-abot-epc-basic-0: 12:10:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-html/0.2.3/cucumber-html-0.2.3.jar unit-abot-epc-basic-0: 12:10:21 DEBUG unit.abot-epc-basic/0.install 424/590 KB 452/1710 KB 258/258 KB 132/223 KB 100/208 KB 448/590 KB 456/1710 KB 144/223 KB 112/208 KB 448/590 KB 460/1710 KB 144/223 KB 116/208 KB 448/590 KB 464/1710 KB 144/223 KB 116/208 KB 448/590 KB 468/1710 KB 144/223 KB 116/208 KB 452/590 KB 472/1710 KB 148/223 KB 116/208 KB 452/590 KB 476/1710 KB 148/223 KB 116/208 KB 452/590 KB 480/1710 KB 148/223 KB 116/208 KB 448/590 KB 456/1710 KB 144/223 KB 116/208 KB 452/590 KB 480/1710 KB 148/223 KB 120/208 KB 452/590 KB 480/1710 KB 148/223 KB 124/208 KB 452/590 KB 480/1710 KB 148/223 KB 128/208 KB 452/590 KB 480/1710 KB 148/223 KB 132/208 KB 452/590 KB 480/1710 KB 148/223 KB 136/208 KB 452/590 KB 480/1710 KB 148/223 KB 140/208 KB 452/590 KB 480/1710 KB 148/223 KB 144/208 KB 452/590 KB 480/1710 KB 148/223 KB 148/208 KB 452/590 KB 484/1710 KB 148/223 KB 152/208 KB 452/590 KB 484/1710 KB 148/223 KB 156/208 KB 452/590 KB 484/1710 KB 148/223 KB 160/208 KB 452/590 KB 468/1710 KB 148/223 KB 116/208 KB 452/590 KB 484/1710 KB 152/223 KB 160/208 KB 452/590 KB 484/1710 KB 156/223 KB 160/208 KB 452/590 KB 484/1710 KB 160/223 KB 160/208 KB 452/590 KB 468/1710 KB 144/223 KB 116/208 KB 456/590 KB 484/1710 KB 160/223 KB 160/208 KB 460/590 KB 484/1710 KB 160/223 KB 160/208 KB 464/590 KB 484/1710 KB 160/223 KB 160/208 KB 468/590 KB 484/1710 KB 160/223 KB 160/208 KB 472/590 KB 484/1710 KB 160/223 KB 160/208 KB 476/590 KB 484/1710 KB 160/223 KB 160/208 KB 476/590 KB 4/38 KB 484/1710 KB 160/223 KB 160/208 KB 476/590 KB 8/38 KB 484/1710 KB 160/223 KB 160/208 KB 476/590 KB 12/38 KB 484/1710 KB 160/223 KB 160/208 KB 476/590 KB 16/38 KB 484/1710 KB 160/223 KB 160/208 KB 476/590 KB 20/38 KB 484/1710 KB 160/223 KB 160/208 KB 476/590 KB 24/38 KB 484/1710 KB 160/223 KB 160/208 KB 476/590 KB 28/38 KB 484/1710 KB 160/223 KB 160/208 KB 476/590 KB 32/38 KB 484/1710 KB 160/223 KB 160/208 KB 476/590 KB 36/38 KB 484/1710 KB 160/223 KB 160/208 KB 480/590 KB 38/38 KB 484/1710 KB 160/223 KB 160/208 KB 452/590 KB 484/1710 KB 148/223 KB 148/208 KB 480/590 KB 38/38 KB 488/1710 KB 160/223 KB 160/208 KB 480/590 KB 38/38 KB 492/1710 KB 160/223 KB 160/208 KB 480/590 KB 38/38 KB 496/1710 KB 164/223 KB 160/208 KB 480/590 KB 36/38 KB 484/1710 KB 160/223 KB 160/208 KB 484/590 KB 38/38 KB 496/1710 KB 164/223 KB 160/208 KB 488/590 KB 38/38 KB 500/1710 KB 164/223 KB 164/208 KB 492/590 KB 38/38 KB 500/1710 KB 164/223 KB 164/208 KB 496/590 KB 38/38 KB 500/1710 KB 164/223 KB 164/208 KB 480/590 KB 38/38 KB 492/1710 KB 164/223 KB 160/208 KB 496/590 KB 38/38 KB 500/1710 KB 168/223 KB 164/208 KB 496/590 KB 38/38 KB 500/1710 KB 172/223 KB 164/208 KB 496/590 KB 38/38 KB 500/1710 KB 176/223 KB 164/208 KB 496/590 KB 38/38 KB 500/1710 KB 180/223 KB 164/208 KB 500/590 KB 38/38 KB 500/1710 KB 184/223 KB 164/208 KB 500/590 KB 38/38 KB 500/1710 KB 188/223 KB 164/208 KB 500/590 KB 38/38 KB 500/1710 KB 192/223 KB 164/208 KB 484/590 KB 38/38 KB 500/1710 KB 164/223 KB 164/208 KB 500/590 KB 38/38 KB 504/1710 KB 192/223 KB 164/208 KB 500/590 KB 38/38 KB 508/1710 KB 192/223 KB 164/208 KB 500/590 KB 38/38 KB 512/1710 KB 192/223 KB 164/208 KB 484/590 KB 38/38 KB 496/1710 KB 164/223 KB 164/208 KB 500/590 KB 38/38 KB 512/1710 KB 192/223 KB 168/208 KB 500/590 KB 38/38 KB 512/1710 KB 192/223 KB 172/208 KB 500/590 KB 38/38 KB 512/1710 KB 192/223 KB 176/208 KB 500/590 KB 38/38 KB 516/1710 KB 192/223 KB 176/208 KB 500/590 KB 38/38 KB 520/1710 KB 196/223 KB 180/208 KB 500/ unit-abot-epc-basic-0: 12:10:21 DEBUG unit.abot-epc-basic/0.install 590 KB 38/38 KB 524/1710 KB 196/223 KB 180/208 KB 500/590 KB 38/38 KB 528/1710 KB 196/223 KB 180/208 KB 500/590 KB 38/38 KB 500/1710 KB 180/223 KB 164/208 KB 504/590 KB 38/38 KB 528/1710 KB 196/223 KB 180/208 KB 508/590 KB 38/38 KB 528/1710 KB 196/223 KB 180/208 KB 512/590 KB 38/38 KB 528/1710 KB 196/223 KB 180/208 KB 500/590 KB 38/38 KB 516/1710 KB 196/223 KB 180/208 KB 512/590 KB 38/38 KB 528/1710 KB 200/223 KB 180/208 KB 512/590 KB 38/38 KB 528/1710 KB 204/223 KB 180/208 KB 512/590 KB 38/38 KB 528/1710 KB 208/223 KB 180/208 KB 512/590 KB 38/38 KB 532/1710 KB 212/223 KB 180/208 KB 516/590 KB 38/38 KB 532/1710 KB 216/223 KB 180/208 KB 516/590 KB 38/38 KB 532/1710 KB 220/223 KB 180/208 KB 516/590 KB 38/38 KB 532/1710 KB 223/223 KB 180/208 KB 500/590 KB 38/38 KB 516/1710 KB 192/223 KB 180/208 KB 516/590 KB 38/38 KB 532/1710 KB 223/223 KB 184/208 KB 516/590 KB 38/38 KB 532/1710 KB 223/223 KB 188/208 KB 516/590 KB 38/38 KB 532/1710 KB 223/223 KB 192/208 KB 516/590 KB 38/38 KB 532/1710 KB 223/223 KB 196/208 KB 516/590 KB 38/38 KB 532/1710 KB 223/223 KB 200/208 KB 516/590 KB 38/38 KB 532/1710 KB 223/223 KB 204/208 KB 516/590 KB 38/38 KB 532/1710 KB 223/223 KB 208/208 KB 516/590 KB 38/38 KB 532/1710 KB 212/223 KB 180/208 KB 520/590 KB 38/38 KB 532/1710 KB 223/223 KB 208/208 KB 524/590 KB 38/38 KB 532/1710 KB 223/223 KB 208/208 KB 528/590 KB 38/38 KB 532/1710 KB 223/223 KB 208/208 KB 512/590 KB 38/38 KB 532/1710 KB 208/223 KB 180/208 KB 528/590 KB 38/38 KB 536/1710 KB 223/223 KB 208/208 KB 528/590 KB 38/38 KB 540/1710 KB 223/223 KB 208/208 KB 528/590 KB 38/38 KB 544/1710 KB 223/223 KB 208/208 KB 528/590 KB 38/38 KB 548/1710 KB 223/223 KB 208/208 KB 532/590 KB 38/38 KB 552/1710 KB 223/223 KB 208/208 KB 532/590 KB 38/38 KB 556/1710 KB 223/223 KB 208/208 KB 532/590 KB 38/38 KB 560/1710 KB 223/223 KB 208/208 KB 532/590 KB 38/38 KB 548/1710 KB 223/223 KB 208/208 KB 536/590 KB 38/38 KB 560/1710 KB 223/223 KB 208/208 KB 540/590 KB 38/38 KB 560/1710 KB 223/223 KB 208/208 KB 544/590 KB 38/38 KB 560/1710 KB 223/223 KB 208/208 KB 548/590 KB 38/38 KB 560/1710 KB 223/223 KB 208/208 KB 552/590 KB 38/38 KB 564/1710 KB 223/223 KB 208/208 KB 556/590 KB 38/38 KB 564/1710 KB 223/223 KB 208/208 KB 560/590 KB 38/38 KB 564/1710 KB 223/223 KB 208/208 KB 548/590 KB 38/38 KB 564/1710 KB 223/223 KB 208/208 KB 560/590 KB 38/38 KB 568/1710 KB 223/223 KB 208/208 KB 560/590 KB 38/38 KB 572/1710 KB 223/223 KB 208/208 KB 560/590 KB 38/38 KB 576/1710 KB 223/223 KB 208/208 KB 560/590 KB 38/38 KB 580/1710 KB 223/223 KB 208/208 KB 564/590 KB 38/38 KB 584/1710 KB 223/223 KB 208/208 KB 564/590 KB 38/38 KB 588/1710 KB 223/223 KB 208/208 KB 564/590 KB 38/38 KB 592/1710 KB 223/223 KB 208/208 KB 564/590 KB 38/38 KB 580/1710 KB 223/223 KB 208/208 KB 568/590 KB 38/38 KB 592/1710 KB 223/223 KB 208/208 KB 572/590 KB 38/38 KB 592/1710 KB 223/223 KB 208/208 KB 576/590 KB 38/38 KB 592/1710 KB 223/223 KB 208/208 KB 580/590 KB 38/38 KB 592/1710 KB 223/223 KB 208/208 KB 584/590 KB 38/38 KB 596/1710 KB 223/223 KB 208/208 KB 580/590 KB 38/38 KB 596/1710 KB 223/223 KB 208/208 KB 588/590 KB 38/38 KB 600/1710 KB 223/223 KB 208/208 KB 588/590 KB 38/38 KB 604/1710 KB 223/223 KB 208/208 KB 588/590 KB 38/38 KB 608/1710 KB 223/223 KB 208/208 KB 588/590 KB 38/38 KB 612/1710 KB 223/223 KB 208/208 KB 588/590 KB 616/1710 KB 588/590 KB 620/1710 KB 588/590 KB 38/38 KB 604/1710 KB 223/ unit-abot-epc-basic-0: 12:10:21 DEBUG unit.abot-epc-basic/0.install 223 KB 208/208 KB 590/590 KB 624/1710 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-core/1.2.2/cucumber-core-1.2.2.jar (208 KB at 985.8 KB/sec) unit-abot-epc-basic-0: 12:10:21 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java/1.2.2/cucumber-java-1.2.2.jar (223 KB at 1057.3 KB/sec) unit-abot-epc-basic-0: 12:10:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/joda-time/joda-time/1.6.2/joda-time-1.6.2.jar unit-abot-epc-basic-0: 12:10:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-junit/1.2.2/cucumber-junit-1.2.2.jar unit-abot-epc-basic-0: 12:10:21 DEBUG unit.abot-epc-basic/0.install 588/590 KB 624/1710 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-html/0.2.3/cucumber-html-0.2.3.jar (38 KB at 176.6 KB/sec) unit-abot-epc-basic-0: 12:10:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-api/2.7/log4j-api-2.7.jar unit-abot-epc-basic-0: 12:10:21 DEBUG unit.abot-epc-basic/0.install 590/590 KB 628/1710 KB 590/590 KB 632/1710 KB 590/590 KB 636/1710 KB 590/590 KB 640/1710 KB 590/590 KB 644/1710 KB 648/1710 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm-deps/1.0.5/cucumber-jvm-deps-1.0.5.jar (590 KB at 2609.1 KB/sec) unit-abot-epc-basic-0: 12:10:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-core/2.7/log4j-core-2.7.jar unit-abot-epc-basic-0: 12:10:21 DEBUG unit.abot-epc-basic/0.install 652/1710 KB 656/1710 KB 660/1710 KB 664/1710 KB 668/1710 KB 672/1710 KB 672/1710 KB 4/18 KB 672/1710 KB 8/18 KB 672/1710 KB 12/18 KB 672/1710 KB 16/18 KB 672/1710 KB 18/18 KB 672/1710 KB 18/18 KB 4/214 KB 672/1710 KB 18/18 KB 8/214 KB 672/1710 KB 18/18 KB 12/214 KB 672/1710 KB 18/18 KB 16/214 KB 672/1710 KB 18/18 KB 20/214 KB 672/1710 KB 18/18 KB 24/214 KB 672/1710 KB 4/531 KB 18/18 KB 24/214 KB 672/1710 KB 8/531 KB 18/18 KB 24/214 KB 672/1710 KB 12/531 KB 18/18 KB 24/214 KB 672/1710 KB 16/531 KB 18/18 KB 24/214 KB 672/1710 KB 20/531 KB 18/18 KB 24/214 KB 672/1710 KB 24/531 KB 18/18 KB 24/214 KB 672/1710 KB 28/531 KB 18/18 KB 24/214 KB 672/1710 KB 32/531 KB 18/18 KB 24/214 KB 4/1267 KB 672/1710 KB 32/531 KB 18/18 KB 24/214 KB 8/1267 KB 672/1710 KB 36/531 KB 18/18 KB 24/214 KB 12/1267 KB 672/1710 KB 36/531 KB 18/18 KB 24/214 KB 4/1267 KB 672/1710 KB 36/531 KB 18/18 KB 24/214 KB 12/1267 KB 672/1710 KB 40/531 KB 18/18 KB 28/214 KB 12/1267 KB 672/1710 KB 44/531 KB 18/18 KB 28/214 KB 12/1267 KB 672/1710 KB 36/531 KB 18/18 KB 28/214 KB 16/1267 KB 672/1710 KB 44/531 KB 18/18 KB 28/214 KB 16/1267 KB 672/1710 KB 48/531 KB 18/18 KB 32/214 KB 16/1267 KB 672/1710 KB 44/531 KB 18/18 KB 32/214 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-junit/1.2.2/cucumber-junit-1.2.2.jar (18 KB at 77.0 KB/sec) unit-abot-epc-basic-0: 12:10:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-pool/commons-pool/1.6/commons-pool-1.6.jar unit-abot-epc-basic-0: 12:10:21 DEBUG unit.abot-epc-basic/0.install 16/1267 KB 672/1710 KB 48/531 KB 36/214 KB 16/1267 KB 672/1710 KB 52/531 KB 40/214 KB 16/1267 KB 672/1710 KB 52/531 KB 36/214 KB 16/1267 KB 672/1710 KB 56/531 KB 40/214 KB 16/1267 KB 672/1710 KB 56/531 KB 44/214 KB 16/1267 KB 672/1710 KB 56/531 KB 48/214 KB 16/1267 KB 672/1710 KB 60/531 KB 48/214 KB 16/1267 KB 676/1710 KB 60/531 KB 48/214 KB 20/1267 KB 680/1710 KB 64/531 KB 48/214 KB 20/1267 KB 684/1710 KB 64/531 KB 48/214 KB 20/1267 KB 688/1710 KB 64/531 KB 48/214 KB 20/1267 KB 692/1710 KB 64/531 KB 48/214 KB 20/1267 KB 696/1710 KB 64/531 KB 52/214 KB 20/1267 KB 700/1710 KB 64/531 KB 52/214 KB 20/1267 KB 3/109 KB 704/1710 KB 64/531 KB 52/214 KB 20/1267 KB 676/1710 KB 64/531 KB 48/214 KB 20/1267 KB 676/1710 KB 60/531 KB 48/214 KB 20/1267 KB 3/109 KB 700/1710 KB 64/531 KB 52/214 KB 20/1267 KB 6/109 KB 704/1710 KB 64/531 KB 52/214 KB 20/1267 KB 9/109 KB 704/1710 KB 64/531 KB 52/214 KB 24/1267 KB 9/109 KB 704/1710 KB 64/531 KB 52/214 KB 28/1267 KB 11/109 KB 704/1710 KB 64/531 KB 52/214 KB 32/1267 KB 11/109 KB 704/1710 KB 64/531 KB 52/214 KB 36/1267 KB 11/109 KB 704/1710 KB 64/531 KB 52/214 KB 40/1267 KB 11/109 KB 704/1710 KB 68/531 KB 52/214 KB 44/1267 KB 11/109 KB 704/1710 KB 68/531 KB 52/214 KB 48/1267 KB 11/109 KB 704/1710 KB 68/531 KB 52/214 KB 52/1267 KB 11/109 KB 704/1710 KB 68/531 KB 52/214 KB 56/1267 KB 11/109 KB 708/1710 KB 68/531 KB 52/214 KB 60/1267 KB 11/109 KB 708/1710 KB 68/531 KB 52/214 KB 20/1267 KB 692/1710 KB 64/531 KB 52/214 KB 62/1267 KB 11/109 KB 708/1710 KB 68/531 KB 56/214 KB 62/1267 KB 11/109 KB 708/1710 KB 68/531 KB 60/214 KB 62/1267 KB 11/109 KB 708/1710 KB 68/531 KB 64/214 KB 62/1267 KB 11/109 KB 708/1710 KB 68/531 KB 68/214 KB 62/1267 KB 11/109 KB 708/1710 KB 68/531 KB 72/214 KB 62/1267 KB 11/109 KB 708/1710 KB 68/531 KB 76/214 KB 62/1267 KB 11/109 KB 708/1710 KB 68/531 KB 80/214 KB 62/1267 KB 11/109 KB 708/1710 KB 68/531 KB 80/214 KB 62/1267 KB 11/109 KB 708/1710 KB 68/531 KB 84/214 KB 66/1267 KB 11/109 KB 708/1710 KB 68/531 KB 88/214 KB 66/1267 KB 11/109 KB 708/1710 KB 68/531 KB 92/214 KB 66/1267 KB 11/109 KB 708/1710 KB 68/531 KB 96/214 KB 52/1267 KB 11/109 KB 708/1710 KB 68/531 KB 52/214 KB 66/1267 KB 11/109 KB 712/1710 KB 68/531 KB 96/214 KB 66/1267 KB 11/109 KB 716/1710 KB 68/531 KB 96/214 KB 36/1267 KB 11/109 KB 704/1710 KB 68/531 KB 52/214 KB 24/1267 KB 11/109 KB 704/1710 KB 64/531 KB 52/214 KB 66/1267 KB 14/109 KB 716/1710 KB 68/531 KB 96/214 KB 66/1267 KB 16/109 KB 716/1710 KB 68/531 KB 96/214 KB 66/1267 KB 19/109 KB 716/1710 KB 68/531 KB 96/214 KB 66/1267 KB 22/109 KB 716/1710 KB 68/531 KB 96/214 KB 66/1267 KB 25/109 KB 716/1710 KB 68/531 KB 96/214 KB 66/1267 KB 25/109 KB 716/1710 KB 72/531 KB 96/214 KB 66/1267 KB 25/109 KB 716/1710 KB 76/531 KB 96/214 KB 66/1267 KB 27/109 KB 716/1710 KB 80/531 KB 96/214 KB 66/1267 KB 27/109 KB 716/1710 KB 84/531 KB 96/214 KB 66/1267 KB 27/109 KB 716/1710 KB 88/531 KB 96/214 KB 66/1267 KB 27/109 KB 716/1710 KB 92/531 KB 96/214 KB 66/1267 KB 27/109 KB 716/1710 KB 96/531 KB 96/214 KB 66/1267 KB 27/109 KB 716/1710 KB 100/531 KB 96/214 KB 66/1267 KB 27/109 KB 720/1710 KB 104/531 KB 96/214 KB 66/1267 KB 27/109 KB 720/1710 KB 108/531 KB 96/214 KB 66/1267 KB 27/109 KB 720/1710 KB 112/531 KB 96/214 KB 66/1267 KB 27/109 KB 720/1710 KB 116/531 KB 96/214 KB 66/1267 KB 27/109 KB 720/1710 KB 120/531 KB 100/214 KB 66/1267 KB 27/109 KB 720/1710 KB 124/531 KB 100/214 KB unit-abot-epc-basic-0: 12:10:21 DEBUG unit.abot-epc-basic/0.install 66/1267 KB 27/109 KB 720/1710 KB 128/531 KB 100/214 KB 66/1267 KB 11/109 KB 708/1710 KB 68/531 KB 84/214 KB 70/1267 KB 27/109 KB 720/1710 KB 128/531 KB 100/214 KB 74/1267 KB 27/109 KB 720/1710 KB 128/531 KB 100/214 KB 78/1267 KB 27/109 KB 720/1710 KB 128/531 KB 100/214 KB 82/1267 KB 27/109 KB 720/1710 KB 128/531 KB 100/214 KB 86/1267 KB 27/109 KB 720/1710 KB 128/531 KB 100/214 KB 90/1267 KB 27/109 KB 720/1710 KB 128/531 KB 100/214 KB 94/1267 KB 27/109 KB 720/1710 KB 128/531 KB 100/214 KB 66/1267 KB 27/109 KB 720/1710 KB 116/531 KB 100/214 KB 94/1267 KB 27/109 KB 720/1710 KB 128/531 KB 104/214 KB 94/1267 KB 27/109 KB 720/1710 KB 128/531 KB 108/214 KB 94/1267 KB 27/109 KB 720/1710 KB 128/531 KB 112/214 KB 66/1267 KB 27/109 KB 720/1710 KB 100/531 KB 96/214 KB 66/1267 KB 27/109 KB 716/1710 KB 76/531 KB 96/214 KB 94/1267 KB 30/109 KB 720/1710 KB 128/531 KB 112/214 KB 94/1267 KB 32/109 KB 720/1710 KB 128/531 KB 112/214 KB 94/1267 KB 36/109 KB 720/1710 KB 128/531 KB 112/214 KB 94/1267 KB 40/109 KB 720/1710 KB 128/531 KB 112/214 KB 94/1267 KB 44/109 KB 720/1710 KB 128/531 KB 112/214 KB 94/1267 KB 48/109 KB 720/1710 KB 128/531 KB 112/214 KB 94/1267 KB 52/109 KB 720/1710 KB 128/531 KB 112/214 KB 94/1267 KB 56/109 KB 724/1710 KB 128/531 KB 112/214 KB 94/1267 KB 60/109 KB 724/1710 KB 128/531 KB 112/214 KB 94/1267 KB 64/109 KB 724/1710 KB 128/531 KB 112/214 KB 94/1267 KB 52/109 KB 724/1710 KB 128/531 KB 112/214 KB 94/1267 KB 64/109 KB 728/1710 KB 128/531 KB 112/214 KB 94/1267 KB 64/109 KB 732/1710 KB 128/531 KB 112/214 KB 94/1267 KB 64/109 KB 736/1710 KB 128/531 KB 112/214 KB 94/1267 KB 68/109 KB 736/1710 KB 128/531 KB 112/214 KB 94/1267 KB 72/109 KB 740/1710 KB 128/531 KB 116/214 KB 94/1267 KB 76/109 KB 740/1710 KB 128/531 KB 116/214 KB 94/1267 KB 80/109 KB 740/1710 KB 128/531 KB 116/214 KB 98/1267 KB 84/109 KB 740/1710 KB 128/531 KB 116/214 KB 98/1267 KB 88/109 KB 740/1710 KB 132/531 KB 116/214 KB 98/1267 KB 92/109 KB 740/1710 KB 132/531 KB 116/214 KB 98/1267 KB 96/109 KB 740/1710 KB 132/531 KB 116/214 KB 94/1267 KB 68/109 KB 740/1710 KB 128/531 KB 116/214 KB 98/1267 KB 96/109 KB 740/1710 KB 132/531 KB 120/214 KB 98/1267 KB 96/109 KB 740/1710 KB 132/531 KB 124/214 KB 98/1267 KB 96/109 KB 740/1710 KB 132/531 KB 128/214 KB 94/1267 KB 68/109 KB 740/1710 KB 128/531 KB 112/214 KB 98/1267 KB 96/109 KB 744/1710 KB 132/531 KB 128/214 KB 98/1267 KB 96/109 KB 748/1710 KB 132/531 KB 128/214 KB 98/1267 KB 96/109 KB 752/1710 KB 132/531 KB 128/214 KB 98/1267 KB 96/109 KB 756/1710 KB 132/531 KB 128/214 KB 98/1267 KB 96/109 KB 760/1710 KB 132/531 KB 132/214 KB 98/1267 KB 96/109 KB 764/1710 KB 132/531 KB 132/214 KB 98/1267 KB 96/109 KB 768/1710 KB 132/531 KB 132/214 KB 98/1267 KB 96/109 KB 772/1710 KB 132/531 KB 132/214 KB 98/1267 KB 84/109 KB 740/1710 KB 132/531 KB 116/214 KB 98/1267 KB 100/109 KB 772/1710 KB 136/531 KB 132/214 KB 98/1267 KB 80/109 KB 740/1710 KB 128/531 KB 116/214 KB 102/1267 KB 100/109 KB 772/1710 KB 140/531 KB 132/214 KB 106/1267 KB 100/109 KB 772/1710 KB 140/531 KB 132/214 KB 110/1267 KB 100/109 KB 772/1710 KB 140/531 KB 132/214 KB 114/1267 KB 100/109 KB 772/1710 KB 140/531 KB 132/214 KB 118/1267 KB 100/109 KB 772/1710 KB 140/531 KB 132/214 KB 122/1267 KB 100/109 KB 772/1710 KB 140/531 KB 132/214 KB 126/1267 KB 100/109 KB 772/1710 KB 140/531 KB 132/214 KB 98/1267 KB 100/109 KB 772/1710 KB 132/531 KB 132/214 KB 126/1267 KB 104/109 KB 772/1710 KB 140/531 KB 13 unit-abot-epc-basic-0: 12:10:21 DEBUG unit.abot-epc-basic/0.install 2/214 KB 126/1267 KB 108/109 KB 772/1710 KB 140/531 KB 132/214 KB 126/1267 KB 109/109 KB 772/1710 KB 140/531 KB 132/214 KB 98/1267 KB 96/109 KB 756/1710 KB 132/531 KB 132/214 KB 98/1267 KB 100/109 KB 772/1710 KB 140/531 KB 132/214 KB 126/1267 KB 109/109 KB 772/1710 KB 144/531 KB 132/214 KB 126/1267 KB 109/109 KB 772/1710 KB 144/531 KB 136/214 KB 126/1267 KB 109/109 KB 772/1710 KB 144/531 KB 140/214 KB 126/1267 KB 109/109 KB 772/1710 KB 144/531 KB 144/214 KB 126/1267 KB 109/109 KB 772/1710 KB 148/531 KB 144/214 KB 126/1267 KB 109/109 KB 772/1710 KB 152/531 KB 144/214 KB 126/1267 KB 109/109 KB 772/1710 KB 156/531 KB 144/214 KB 126/1267 KB 109/109 KB 772/1710 KB 160/531 KB 148/214 KB 130/1267 KB 109/109 KB 772/1710 KB 164/531 KB 148/214 KB 130/1267 KB 109/109 KB 776/1710 KB 168/531 KB 148/214 KB 130/1267 KB 109/109 KB 776/1710 KB 172/531 KB 148/214 KB 130/1267 KB 109/109 KB 776/1710 KB 176/531 KB 148/214 KB 126/1267 KB 109/109 KB 772/1710 KB 156/531 KB 148/214 KB 130/1267 KB 109/109 KB 776/1710 KB 176/531 KB 152/214 KB 130/1267 KB 109/109 KB 776/1710 KB 176/531 KB 156/214 KB 130/1267 KB 109/109 KB 776/1710 KB 176/531 KB 160/214 KB 130/1267 KB 109/109 KB 776/1710 KB 164/531 KB 148/214 KB 130/1267 KB 109/109 KB 780/1710 KB 176/531 KB 160/214 KB 130/1267 KB 109/109 KB 784/1710 KB 176/531 KB 160/214 KB 130/1267 KB 109/109 KB 772/1710 KB 160/531 KB 148/214 KB 134/1267 KB 109/109 KB 784/1710 KB 176/531 KB 160/214 KB 138/1267 KB 109/109 KB 784/1710 KB 176/531 KB 160/214 KB 142/1267 KB 109/109 KB 784/1710 KB 176/531 KB 160/214 KB 142/1267 KB 109/109 KB 788/1710 KB 176/531 KB 160/214 KB 146/1267 KB 109/109 KB 792/1710 KB 176/531 KB 164/214 KB 146/1267 KB 109/109 KB 796/1710 KB 176/531 KB 164/214 KB 146/1267 KB 109/109 KB 800/1710 KB 176/531 KB 164/214 KB 146/1267 KB 109/109 KB 804/1710 KB 176/531 KB 164/214 KB 146/1267 KB 109/109 KB 808/1710 KB 180/531 KB 164/214 KB 146/1267 KB 109/109 KB 812/1710 KB 180/531 KB 164/214 KB 146/1267 KB 109/109 KB 816/1710 KB 180/531 KB 164/214 KB 146/1267 KB 109/109 KB 788/1710 KB 176/531 KB 164/214 KB 150/1267 KB 109/109 KB 816/1710 KB 180/531 KB 164/214 KB 154/1267 KB 109/109 KB 816/1710 KB 180/531 KB 164/214 KB 158/1267 KB 109/109 KB 816/1710 KB 180/531 KB 164/214 KB 142/1267 KB 109/109 KB 788/1710 KB 176/531 KB 164/214 KB 158/1267 KB 109/109 KB 816/1710 KB 180/531 KB 168/214 KB 158/1267 KB 109/109 KB 816/1710 KB 180/531 KB 172/214 KB 158/1267 KB 109/109 KB 816/1710 KB 180/531 KB 176/214 KB 162/1267 KB 109/109 KB 816/1710 KB 180/531 KB 176/214 KB 166/1267 KB 816/1710 KB 180/531 KB 180/214 KB 170/1267 KB 816/1710 KB 180/531 KB 180/214 KB 174/1267 KB 816/1710 KB 180/531 KB 180/214 KB 178/1267 KB 816/1710 KB 180/531 KB 180/214 KB 182/1267 KB 820/1710 KB 180/531 KB 180/214 KB 186/1267 KB 820/1710 KB 180/531 KB 180/214 KB 146/1267 KB 109/109 KB 804/1710 KB 180/531 KB 164/214 KB 186/1267 KB 820/1710 KB 184/531 KB 180/214 KB 186/1267 KB 820/1710 KB 188/531 KB 180/214 KB 186/1267 KB 820/1710 KB 192/531 KB 180/214 KB 186/1267 KB 820/1710 KB 196/531 KB 180/214 KB 186/1267 KB 820/1710 KB 200/531 KB 180/214 KB 186/1267 KB 820/1710 KB 204/531 KB 180/214 KB 186/1267 KB 820/1710 KB 208/531 KB 180/214 KB 178/1267 KB 820/1710 KB 180/531 KB 180/214 KB 162/1267 KB 816/1710 KB 180/531 KB 180/214 KB 186/1267 KB 824/1710 KB 208/531 KB 184/214 KB Downloaded: https://repo.maven.apache.org/maven2/commons-pool/com unit-abot-epc-basic-0: 12:10:21 DEBUG unit.abot-epc-basic/0.install mons-pool/1.6/commons-pool-1.6.jar (109 KB at 387.6 KB/sec) unit-abot-epc-basic-0: 12:10:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/sf/flexjson/flexjson/2.1/flexjson-2.1.jar unit-abot-epc-basic-0: 12:10:21 DEBUG unit.abot-epc-basic/0.install 186/1267 KB 824/1710 KB 208/531 KB 188/214 KB 186/1267 KB 824/1710 KB 208/531 KB 192/214 KB 186/1267 KB 824/1710 KB 208/531 KB 196/214 KB 186/1267 KB 824/1710 KB 208/531 KB 200/214 KB 186/1267 KB 824/1710 KB 208/531 KB 204/214 KB 186/1267 KB 824/1710 KB 208/531 KB 208/214 KB 190/1267 KB 824/1710 KB 208/531 KB 212/214 KB 190/1267 KB 824/1710 KB 212/531 KB 214/214 KB 186/1267 KB 824/1710 KB 208/531 KB 196/214 KB 190/1267 KB 828/1710 KB 212/531 KB 214/214 KB 190/1267 KB 832/1710 KB 212/531 KB 214/214 KB 190/1267 KB 836/1710 KB 212/531 KB 214/214 KB 190/1267 KB 840/1710 KB 212/531 KB 214/214 KB 190/1267 KB 844/1710 KB 212/531 KB 214/214 KB 190/1267 KB 848/1710 KB 212/531 KB 214/214 KB 190/1267 KB 852/1710 KB 212/531 KB 214/214 KB 190/1267 KB 856/1710 KB 212/531 KB 214/214 KB 190/1267 KB 860/1710 KB 212/531 KB 214/214 KB 190/1267 KB 864/1710 KB 212/531 KB 214/214 KB 190/1267 KB 824/1710 KB 212/531 KB 212/214 KB 190/1267 KB 864/1710 KB 216/531 KB 214/214 KB 190/1267 KB 864/1710 KB 220/531 KB 214/214 KB 190/1267 KB 864/1710 KB 224/531 KB 214/214 KB 190/1267 KB 824/1710 KB 208/531 KB 208/214 KB 194/1267 KB 864/1710 KB 224/531 KB 214/214 KB 198/1267 KB 864/1710 KB 224/531 KB 214/214 KB 202/1267 KB 864/1710 KB 224/531 KB 214/214 KB 206/1267 KB 864/1710 KB 224/531 KB 214/214 KB 206/1267 KB 864/1710 KB 228/531 KB 214/214 KB 4/80 KB 210/1267 KB 864/1710 KB 232/531 KB 214/214 KB 4/80 KB 210/1267 KB 864/1710 KB 236/531 KB 214/214 KB 4/80 KB 210/1267 KB 864/1710 KB 240/531 KB 214/214 KB 4/80 KB 210/1267 KB 864/1710 KB 228/531 KB 214/214 KB 4/80 KB 214/1267 KB 864/1710 KB 240/531 KB 214/214 KB 4/80 KB 218/1267 KB 864/1710 KB 240/531 KB 214/214 KB 4/80 KB 222/1267 KB 864/1710 KB 240/531 KB 4/80 KB 206/1267 KB 864/1710 KB 228/531 KB 214/214 KB 8/80 KB 222/1267 KB 864/1710 KB 244/531 KB 12/80 KB 222/1267 KB 864/1710 KB 244/531 KB 16/80 KB 222/1267 KB 864/1710 KB 244/531 KB 20/80 KB 222/1267 KB 864/1710 KB 244/531 KB 24/80 KB 222/1267 KB 864/1710 KB 244/531 KB 28/80 KB 222/1267 KB 864/1710 KB 244/531 KB 32/80 KB 222/1267 KB 864/1710 KB 244/531 KB 32/80 KB 226/1267 KB 864/1710 KB 244/531 KB 36/80 KB 230/1267 KB 868/1710 KB 244/531 KB 4/80 KB 222/1267 KB 864/1710 KB 244/531 KB 36/80 KB 230/1267 KB 868/1710 KB 248/531 KB 36/80 KB 230/1267 KB 868/1710 KB 252/531 KB 36/80 KB 230/1267 KB 868/1710 KB 256/531 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-api/2.7/log4j-api-2.7.jar (214 KB at 727.4 KB/sec) unit-abot-epc-basic-0: 12:10:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-core/4.2.2.RELEASE/spring-core-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 12:10:21 DEBUG unit.abot-epc-basic/0.install 36/80 KB 226/1267 KB 868/1710 KB 244/531 KB 40/80 KB 230/1267 KB 868/1710 KB 256/531 KB 44/80 KB 230/1267 KB 868/1710 KB 256/531 KB 32/80 KB 226/1267 KB 868/1710 KB 244/531 KB 44/80 KB 230/1267 KB 872/1710 KB 256/531 KB 44/80 KB 230/1267 KB 876/1710 KB 256/531 KB 48/80 KB 230/1267 KB 880/1710 KB 256/531 KB 48/80 KB 230/1267 KB 876/1710 KB 256/531 KB 52/80 KB 230/1267 KB 880/1710 KB 260/531 KB 56/80 KB 234/1267 KB 880/1710 KB 260/531 KB 48/80 KB 230/1267 KB 880/1710 KB 260/531 KB 56/80 KB 234/1267 KB 884/1710 KB 264/531 KB 56/80 KB 234/1267 KB 884/1710 KB 268/531 KB 60/80 KB 234/1267 KB 884/1710 KB 272/531 KB 56/80 KB 234/1267 KB 884/1710 KB 260/531 KB 60/80 KB 234/1267 KB 888/1710 KB 272/531 KB 60/80 KB 234/1267 KB 892/1710 KB 272/531 KB 60/80 KB 234/1267 KB 896/1710 KB 272/531 KB 60/80 KB 234/1267 KB 900/1710 KB 272/531 KB 60/80 KB 234/1267 KB 904/1710 KB 276/531 KB 60/80 KB 234/1267 KB 908/1710 KB 276/531 KB 52/80 KB 234/1267 KB 880/1710 KB 260/531 KB 60/80 KB 238/1267 KB 908/1710 KB 276/531 KB 60/80 KB 242/1267 KB 908/1710 KB 276/531 KB 60/80 KB 246/1267 KB 908/1710 KB 276/531 KB 60/80 KB 250/1267 KB 908/1710 KB 276/531 KB 60/80 KB 254/1267 KB 908/1710 KB 276/531 KB 60/80 KB 258/1267 KB 908/1710 KB 276/531 KB 60/80 KB 234/1267 KB 900/1710 KB 276/531 KB 60/80 KB 258/1267 KB 912/1710 KB 280/531 KB 60/80 KB 258/1267 KB 912/1710 KB 284/531 KB 60/80 KB 234/1267 KB 884/1710 KB 268/531 KB 4/1044 KB 64/80 KB 258/1267 KB 912/1710 KB 284/531 KB 4/1044 KB 68/80 KB 258/1267 KB 912/1710 KB 284/531 KB 4/1044 KB 72/80 KB 258/1267 KB 912/1710 KB 288/531 KB 4/1044 KB 60/80 KB 258/1267 KB 912/1710 KB 284/531 KB 8/1044 KB 72/80 KB 258/1267 KB 912/1710 KB 288/531 KB 12/1044 KB 72/80 KB 258/1267 KB 912/1710 KB 288/531 KB 16/1044 KB 72/80 KB 258/1267 KB 912/1710 KB 288/531 KB 20/1044 KB 72/80 KB 258/1267 KB 912/1710 KB 288/531 KB 24/1044 KB 76/80 KB 262/1267 KB 912/1710 KB 288/531 KB 28/1044 KB 76/80 KB 262/1267 KB 912/1710 KB 288/531 KB 32/1044 KB 76/80 KB 262/1267 KB 912/1710 KB 288/531 KB 60/80 KB 258/1267 KB 912/1710 KB 276/531 KB 20/1044 KB 76/80 KB 262/1267 KB 912/1710 KB 288/531 KB 20/1044 KB 72/80 KB 262/1267 KB 912/1710 KB 288/531 KB 4/1044 KB 68/80 KB 258/1267 KB 912/1710 KB 288/531 KB 32/1044 KB 76/80 KB 266/1267 KB 912/1710 KB 292/531 KB 32/1044 KB 80/80 KB 266/1267 KB 916/1710 KB 296/531 KB 32/1044 KB 80/80 KB 266/1267 KB 916/1710 KB 300/531 KB 32/1044 KB 80/80 KB 266/1267 KB 916/1710 KB 304/531 KB 32/1044 KB 80/80 KB 266/1267 KB 916/1710 KB 308/531 KB 36/1044 KB 80/80 KB 266/1267 KB 916/1710 KB 312/531 KB 36/1044 KB 80/80 KB 266/1267 KB 916/1710 KB 316/531 KB 36/1044 KB 80/80 KB 266/1267 KB 916/1710 KB 320/531 KB 32/1044 KB 80/80 KB 266/1267 KB 916/1710 KB 292/531 KB 36/1044 KB 80/80 KB 266/1267 KB 920/1710 KB 320/531 KB 36/1044 KB 80/80 KB 266/1267 KB 924/1710 KB 320/531 KB 36/1044 KB 80/80 KB 266/1267 KB 928/1710 KB 320/531 KB 32/1044 KB 80/80 KB 266/1267 KB 912/1710 KB 292/531 KB 32/1044 KB 76/80 KB 266/1267 KB 912/1710 KB 288/531 KB 36/1044 KB 80/80 KB 270/1267 KB 928/1710 KB 320/531 KB 36/1044 KB 80/80 KB 274/1267 KB 928/1710 KB 320/531 KB 36/1044 KB 80/80 KB 278/1267 KB 928/1710 KB 320/531 KB 36/1044 KB 80/80 KB 278/1267 KB 932/1710 KB 320/531 KB 36/1044 KB 80/80 KB 266/1267 KB 916/1710 KB 308/531 KB 36/1044 KB 80/80 KB 282/1267 KB 932/1710 KB 320/531 KB 40/1044 KB 80/80 KB 282/1267 KB 932/1710 KB 320/531 KB 40/1044 KB 80/80 KB 286/1267 KB 932/1 unit-abot-epc-basic-0: 12:10:21 DEBUG unit.abot-epc-basic/0.install 710 KB 320/531 KB 44/1044 KB 80/80 KB 286/1267 KB 932/1710 KB 320/531 KB 48/1044 KB 80/80 KB 290/1267 KB 932/1710 KB 320/531 KB 48/1044 KB 80/80 KB 294/1267 KB 936/1710 KB 320/531 KB 48/1044 KB 80/80 KB 298/1267 KB 936/1710 KB 320/531 KB 48/1044 KB 80/80 KB 290/1267 KB 936/1710 KB 320/531 KB 48/1044 KB 80/80 KB 286/1267 KB 932/1710 KB 320/531 KB 52/1044 KB 80/80 KB 298/1267 KB 936/1710 KB 324/531 KB 56/1044 KB 80/80 KB 298/1267 KB 940/1710 KB 324/531 KB 60/1044 KB 80/80 KB 302/1267 KB 940/1710 KB 324/531 KB 64/1044 KB 80/80 KB 302/1267 KB 940/1710 KB 324/531 KB 48/1044 KB 80/80 KB 298/1267 KB 936/1710 KB 324/531 KB 64/1044 KB 80/80 KB 302/1267 KB 940/1710 KB 328/531 KB 64/1044 KB 80/80 KB 302/1267 KB 940/1710 KB 332/531 KB 64/1044 KB 80/80 KB 302/1267 KB 940/1710 KB 336/531 KB 56/1044 KB 80/80 KB 302/1267 KB 940/1710 KB 324/531 KB 52/1044 KB 80/80 KB 298/1267 KB 940/1710 KB 324/531 KB 64/1044 KB 80/80 KB 302/1267 KB 944/1710 KB 336/531 KB 64/1044 KB 80/80 KB 302/1267 KB 948/1710 KB 336/531 KB 64/1044 KB 306/1267 KB 952/1710 KB 336/531 KB 64/1044 KB 306/1267 KB 956/1710 KB 336/531 KB 64/1044 KB 306/1267 KB 960/1710 KB 336/531 KB 64/1044 KB 306/1267 KB 964/1710 KB 336/531 KB Downloaded: https://repo.maven.apache.org/maven2/net/sf/flexjson/flexjson/2.1/flexjson-2.1.jar (80 KB at 246.1 KB/sec) unit-abot-epc-basic-0: 12:10:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.jar unit-abot-epc-basic-0: 12:10:21 DEBUG unit.abot-epc-basic/0.install 64/1044 KB 80/80 KB 306/1267 KB 948/1710 KB 336/531 KB 68/1044 KB 310/1267 KB 964/1710 KB 340/531 KB 68/1044 KB 314/1267 KB 964/1710 KB 340/531 KB 68/1044 KB 318/1267 KB 964/1710 KB 340/531 KB 68/1044 KB 306/1267 KB 964/1710 KB 340/531 KB 68/1044 KB 318/1267 KB 964/1710 KB 344/531 KB 68/1044 KB 318/1267 KB 964/1710 KB 348/531 KB 68/1044 KB 318/1267 KB 964/1710 KB 352/531 KB 68/1044 KB 318/1267 KB 964/1710 KB 356/531 KB 68/1044 KB 322/1267 KB 968/1710 KB 360/531 KB 68/1044 KB 322/1267 KB 968/1710 KB 364/531 KB 68/1044 KB 322/1267 KB 968/1710 KB 368/531 KB 68/1044 KB 306/1267 KB 964/1710 KB 336/531 KB 72/1044 KB 322/1267 KB 968/1710 KB 368/531 KB 76/1044 KB 322/1267 KB 968/1710 KB 368/531 KB 80/1044 KB 322/1267 KB 968/1710 KB 368/531 KB 68/1044 KB 322/1267 KB 968/1710 KB 356/531 KB 80/1044 KB 322/1267 KB 972/1710 KB 368/531 KB 80/1044 KB 322/1267 KB 976/1710 KB 368/531 KB 80/1044 KB 322/1267 KB 980/1710 KB 368/531 KB 84/1044 KB 322/1267 KB 984/1710 KB 372/531 KB 84/1044 KB 322/1267 KB 988/1710 KB 372/531 KB 84/1044 KB 322/1267 KB 992/1710 KB 372/531 KB 68/1044 KB 322/1267 KB 964/1710 KB 356/531 KB 84/1044 KB 322/1267 KB 980/1710 KB 372/531 KB 84/1044 KB 326/1267 KB 992/1710 KB 376/531 KB 84/1044 KB 326/1267 KB 992/1710 KB 380/531 KB 84/1044 KB 326/1267 KB 992/1710 KB 384/531 KB 84/1044 KB 326/1267 KB 992/1710 KB 388/531 KB 84/1044 KB 322/1267 KB 980/1710 KB 368/531 KB 88/1044 KB 326/1267 KB 996/1710 KB 388/531 KB 92/1044 KB 326/1267 KB 996/1710 KB 388/531 KB 96/1044 KB 326/1267 KB 996/1710 KB 388/531 KB 4/61 KB 100/1044 KB 326/1267 KB 996/1710 KB 388/531 KB 4/61 KB 104/1044 KB 326/1267 KB 996/1710 KB 388/531 KB 4/61 KB 108/1044 KB 326/1267 KB 996/1710 KB 388/531 KB 4/61 KB 112/1044 KB 326/1267 KB 996/1710 KB 388/531 KB 4/61 KB 84/1044 KB 326/1267 KB 996/1710 KB 388/531 KB 92/1044 KB 326/1267 KB 996/1710 KB 388/531 KB 4/61 KB 112/1044 KB 326/1267 KB 996/1710 KB 388/531 KB 8/61 KB 112/1044 KB 326/1267 KB 996/1710 KB 388/531 KB 12/61 KB 112/1044 KB 326/1267 KB 996/1710 KB 388/531 KB 16/61 KB 112/1044 KB 326/1267 KB 996/1710 KB 388/531 KB 20/61 KB 112/1044 KB 326/1267 KB 996/1710 KB 388/531 KB 24/61 KB 112/1044 KB 326/1267 KB 996/1710 KB 388/531 KB 28/61 KB 112/1044 KB 326/1267 KB 996/1710 KB 388/531 KB 32/61 KB 112/1044 KB 326/1267 KB 996/1710 KB 388/531 KB 36/61 KB 112/1044 KB 326/1267 KB 996/1710 KB 388/531 KB 40/61 KB 112/1044 KB 326/1267 KB 1000/1710 KB 388/531 KB 40/61 KB 116/1044 KB 326/1267 KB 1000/1710 KB 388/531 KB 44/61 KB 120/1044 KB 326/1267 KB 1004/1710 KB 392/531 KB 44/61 KB 112/1044 KB 326/1267 KB 1000/1710 KB 388/531 KB 44/61 KB 120/1044 KB 326/1267 KB 1004/1710 KB 392/531 KB 48/61 KB 120/1044 KB 326/1267 KB 1004/1710 KB 392/531 KB 52/61 KB 116/1044 KB 326/1267 KB 1004/1710 KB 392/531 KB 44/61 KB 124/1044 KB 326/1267 KB 1004/1710 KB 396/531 KB 52/61 KB 124/1044 KB 326/1267 KB 1004/1710 KB 400/531 KB 52/61 KB 116/1044 KB 326/1267 KB 1004/1710 KB 388/531 KB 44/61 KB 124/1044 KB 326/1267 KB 1008/1710 KB 400/531 KB 52/61 KB 124/1044 KB 326/1267 KB 1012/1710 KB 400/531 KB 52/61 KB 124/1044 KB 326/1267 KB 1016/1710 KB 404/531 KB 56/61 KB 124/1044 KB 326/1267 KB 1004/1710 KB 392/531 KB 52/61 KB 128/1044 KB 326/1267 KB 1020/1710 KB 404/531 KB 56/61 KB 132/1044 KB 326/1267 KB 1020/1710 KB 404/531 KB 56/61 KB 124/1044 KB 326/1267 KB 1012/1710 KB 404/531 KB 56/61 KB 124/1044 KB 326/1267 KB 1012/1710 KB 400/531 KB 56/61 KB 132/1044 KB 326/1267 KB 1020/1710 KB 404/531 unit-abot-epc-basic-0: 12:10:21 DEBUG unit.abot-epc-basic/0.install KB 60/61 KB 132/1044 KB 326/1267 KB 1020/1710 KB 404/531 KB 61/61 KB 124/1044 KB 326/1267 KB 1020/1710 KB 404/531 KB 56/61 KB 132/1044 KB 326/1267 KB 1024/1710 KB 404/531 KB 61/61 KB 132/1044 KB 326/1267 KB 1024/1710 KB 408/531 KB 61/61 KB 132/1044 KB 326/1267 KB 1024/1710 KB 412/531 KB 61/61 KB 132/1044 KB 326/1267 KB 1024/1710 KB 416/531 KB 61/61 KB 136/1044 KB 326/1267 KB 1024/1710 KB 416/531 KB 61/61 KB 140/1044 KB 326/1267 KB 1024/1710 KB 416/531 KB 61/61 KB 144/1044 KB 326/1267 KB 1028/1710 KB 420/531 KB 61/61 KB 148/1044 KB 326/1267 KB 1028/1710 KB 420/531 KB 61/61 KB 152/1044 KB 326/1267 KB 1028/1710 KB 420/531 KB 61/61 KB 156/1044 KB 326/1267 KB 1028/1710 KB 420/531 KB 61/61 KB 160/1044 KB 326/1267 KB 1028/1710 KB 420/531 KB 61/61 KB 140/1044 KB 326/1267 KB 1028/1710 KB 420/531 KB 61/61 KB 160/1044 KB 326/1267 KB 1028/1710 KB 424/531 KB 61/61 KB 160/1044 KB 326/1267 KB 1028/1710 KB 428/531 KB 61/61 KB 160/1044 KB 326/1267 KB 1028/1710 KB 432/531 KB 61/61 KB 140/1044 KB 326/1267 KB 1028/1710 KB 416/531 KB 61/61 KB 160/1044 KB 326/1267 KB 1032/1710 KB 432/531 KB 61/61 KB 160/1044 KB 326/1267 KB 1036/1710 KB 432/531 KB 61/61 KB 160/1044 KB 326/1267 KB 1040/1710 KB 432/531 KB 61/61 KB 160/1044 KB 326/1267 KB 1044/1710 KB 432/531 KB 61/61 KB 164/1044 KB 326/1267 KB 1048/1710 KB 436/531 KB 61/61 KB 164/1044 KB 326/1267 KB 1052/1710 KB 436/531 KB 61/61 KB 164/1044 KB 326/1267 KB 1056/1710 KB 436/531 KB 61/61 KB 164/1044 KB 326/1267 KB 1044/1710 KB 436/531 KB 61/61 KB 168/1044 KB 326/1267 KB 1056/1710 KB 436/531 KB 61/61 KB 172/1044 KB 326/1267 KB 1056/1710 KB 436/531 KB 61/61 KB 176/1044 KB 326/1267 KB 1056/1710 KB 436/531 KB 61/61 KB 160/1044 KB 326/1267 KB 1044/1710 KB 436/531 KB 61/61 KB 84/1044 KB 326/1267 KB 1056/1710 KB 436/531 KB 61/61 KB 176/1044 KB 330/1267 KB 1056/1710 KB 436/531 KB 61/61 KB 176/1044 KB 334/1267 KB 1056/1710 KB 436/531 KB 61/61 KB 176/1044 KB 334/1267 KB 1056/1710 KB 440/531 KB 61/61 KB 176/1044 KB 334/1267 KB 1056/1710 KB 444/531 KB 61/61 KB 176/1044 KB 334/1267 KB 1056/1710 KB 448/531 KB 61/61 KB 180/1044 KB 334/1267 KB 1056/1710 KB 448/531 KB 61/61 KB 184/1044 KB 338/1267 KB 1060/1710 KB 452/531 KB 188/1044 KB 338/1267 KB 1060/1710 KB 452/531 KB 192/1044 KB 338/1267 KB 1060/1710 KB 452/531 KB 180/1044 KB 338/1267 KB 1060/1710 KB 452/531 KB 192/1044 KB 338/1267 KB 1060/1710 KB 456/531 KB 192/1044 KB 338/1267 KB 1060/1710 KB 460/531 KB 192/1044 KB 338/1267 KB 1060/1710 KB 464/531 KB 180/1044 KB 338/1267 KB 1060/1710 KB 448/531 KB 192/1044 KB 338/1267 KB 1064/1710 KB 464/531 KB 192/1044 KB 338/1267 KB 1068/1710 KB 464/531 KB 192/1044 KB 338/1267 KB 1072/1710 KB 464/531 KB 180/1044 KB 338/1267 KB 1056/1710 KB 448/531 KB 61/61 KB 192/1044 KB 342/1267 KB 1072/1710 KB 464/531 KB 192/1044 KB 346/1267 KB 1072/1710 KB 464/531 KB 192/1044 KB 350/1267 KB 1072/1710 KB 464/531 KB 192/1044 KB 354/1267 KB 1072/1710 KB 464/531 KB 192/1044 KB 358/1267 KB 1072/1710 KB 464/531 KB 192/1044 KB 362/1267 KB 1072/1710 KB 464/531 KB 192/1044 KB 366/1267 KB 1072/1710 KB 464/531 KB 192/1044 KB 370/1267 KB 1072/1710 KB 464/531 KB 192/1044 KB 374/1267 KB 1072/1710 KB 464/531 KB 192/1044 KB 378/1267 KB 1072/1710 KB 464/531 KB 192/1044 KB 382/1267 KB 1072/1710 KB 464/531 KB 192/1044 KB 386/1267 KB 1072/1710 KB 464/531 KB 192/1044 KB 390/1267 KB 1072/1710 KB 464/531 KB 192/1044 KB 394/1267 KB 1072/1710 KB 464/ unit-abot-epc-basic-0: 12:10:21 DEBUG unit.abot-epc-basic/0.install 531 KB Downloaded: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.jar (61 KB at 173.0 KB/sec) unit-abot-epc-basic-0: 12:10:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-context/4.2.2.RELEASE/spring-context-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 12:10:21 DEBUG unit.abot-epc-basic/0.install 192/1044 KB 398/1267 KB 1072/1710 KB 464/531 KB 192/1044 KB 402/1267 KB 1072/1710 KB 464/531 KB 192/1044 KB 406/1267 KB 1072/1710 KB 464/531 KB 192/1044 KB 410/1267 KB 1072/1710 KB 464/531 KB 192/1044 KB 414/1267 KB 1072/1710 KB 464/531 KB 192/1044 KB 414/1267 KB 1076/1710 KB 464/531 KB 192/1044 KB 414/1267 KB 1080/1710 KB 468/531 KB 192/1044 KB 414/1267 KB 1084/1710 KB 468/531 KB 192/1044 KB 414/1267 KB 1088/1710 KB 468/531 KB 192/1044 KB 414/1267 KB 1076/1710 KB 468/531 KB 192/1044 KB 414/1267 KB 1088/1710 KB 472/531 KB 192/1044 KB 414/1267 KB 1088/1710 KB 476/531 KB 192/1044 KB 414/1267 KB 1088/1710 KB 480/531 KB 192/1044 KB 414/1267 KB 1092/1710 KB 480/531 KB 192/1044 KB 414/1267 KB 1096/1710 KB 484/531 KB 192/1044 KB 414/1267 KB 1100/1710 KB 484/531 KB 192/1044 KB 414/1267 KB 1092/1710 KB 484/531 KB 192/1044 KB 414/1267 KB 1100/1710 KB 488/531 KB 4/1063 KB 192/1044 KB 414/1267 KB 1100/1710 KB 484/531 KB 4/1063 KB 192/1044 KB 414/1267 KB 1104/1710 KB 488/531 KB 8/1063 KB 192/1044 KB 414/1267 KB 1104/1710 KB 488/531 KB 12/1063 KB 192/1044 KB 414/1267 KB 1104/1710 KB 488/531 KB 16/1063 KB 192/1044 KB 414/1267 KB 1104/1710 KB 488/531 KB 20/1063 KB 192/1044 KB 414/1267 KB 1104/1710 KB 488/531 KB 24/1063 KB 192/1044 KB 414/1267 KB 1104/1710 KB 488/531 KB 28/1063 KB 192/1044 KB 414/1267 KB 1104/1710 KB 488/531 KB 4/1063 KB 192/1044 KB 414/1267 KB 1104/1710 KB 492/531 KB 28/1063 KB 192/1044 KB 414/1267 KB 1104/1710 KB 496/531 KB 28/1063 KB 192/1044 KB 414/1267 KB 1108/1710 KB 500/531 KB 32/1063 KB 192/1044 KB 414/1267 KB 1108/1710 KB 504/531 KB 32/1063 KB 192/1044 KB 414/1267 KB 1108/1710 KB 508/531 KB 32/1063 KB 192/1044 KB 414/1267 KB 1108/1710 KB 496/531 KB 32/1063 KB 192/1044 KB 414/1267 KB 1112/1710 KB 508/531 KB 32/1063 KB 192/1044 KB 414/1267 KB 1116/1710 KB 508/531 KB 32/1063 KB 192/1044 KB 414/1267 KB 1120/1710 KB 508/531 KB 32/1063 KB 192/1044 KB 414/1267 KB 1104/1710 KB 496/531 KB 32/1063 KB 192/1044 KB 414/1267 KB 1120/1710 KB 508/531 KB 36/1063 KB 192/1044 KB 414/1267 KB 1120/1710 KB 508/531 KB 40/1063 KB 192/1044 KB 414/1267 KB 1120/1710 KB 508/531 KB 44/1063 KB 192/1044 KB 414/1267 KB 1120/1710 KB 508/531 KB 48/1063 KB 192/1044 KB 414/1267 KB 1120/1710 KB 512/531 KB 48/1063 KB 192/1044 KB 414/1267 KB 1124/1710 KB 512/531 KB 48/1063 KB 196/1044 KB 418/1267 KB 1128/1710 KB 516/531 KB 52/1063 KB 196/1044 KB 418/1267 KB 1132/1710 KB 516/531 KB 52/1063 KB 196/1044 KB 418/1267 KB 1136/1710 KB 516/531 KB 52/1063 KB 196/1044 KB 418/1267 KB 1124/1710 KB 516/531 KB 52/1063 KB 196/1044 KB 418/1267 KB 1124/1710 KB 516/531 KB 48/1063 KB 192/1044 KB 418/1267 KB 1124/1710 KB 516/531 KB 48/1063 KB 196/1044 KB 422/1267 KB 1136/1710 KB 516/531 KB 52/1063 KB 196/1044 KB 426/1267 KB 1136/1710 KB 516/531 KB 52/1063 KB 196/1044 KB 430/1267 KB 1136/1710 KB 516/531 KB 52/1063 KB 196/1044 KB 434/1267 KB 1136/1710 KB 516/531 KB 52/1063 KB 200/1044 KB 438/1267 KB 1136/1710 KB 516/531 KB 52/1063 KB 200/1044 KB 442/1267 KB 1136/1710 KB 516/531 KB 52/1063 KB 200/1044 KB 446/1267 KB 1136/1710 KB 516/531 KB 52/1063 KB 200/1044 KB 450/1267 KB 1136/1710 KB 516/531 KB 52/1063 KB 200/1044 KB 454/1267 KB 1136/1710 KB 516/531 KB 52/1063 KB 200/1044 KB 458/1267 KB 1136/1710 KB 516/531 KB 52/1063 KB 200/1044 KB 462/1267 KB 1136/1710 KB 516/531 KB 52/1063 KB 200/1044 KB 466/1267 KB 1136/1710 KB 516/531 KB 52/1063 KB 200/1044 KB 470/1267 KB 1136/1710 KB 516/531 KB 52/1063 KB 200/1044 KB 474/1267 KB 1136/1710 KB 516/531 unit-abot-epc-basic-0: 12:10:21 DEBUG unit.abot-epc-basic/0.install KB 52/1063 KB 200/1044 KB 478/1267 KB 1136/1710 KB 516/531 KB 52/1063 KB 200/1044 KB 482/1267 KB 1136/1710 KB 516/531 KB 52/1063 KB 200/1044 KB 486/1267 KB 1140/1710 KB 516/531 KB 56/1063 KB 200/1044 KB 490/1267 KB 1140/1710 KB 516/531 KB 56/1063 KB 200/1044 KB 494/1267 KB 1140/1710 KB 516/531 KB 56/1063 KB 192/1044 KB 414/1267 KB 1124/1710 KB 516/531 KB 48/1063 KB 200/1044 KB 494/1267 KB 1140/1710 KB 520/531 KB 56/1063 KB 200/1044 KB 494/1267 KB 1140/1710 KB 524/531 KB 56/1063 KB 200/1044 KB 494/1267 KB 1140/1710 KB 528/531 KB 56/1063 KB 200/1044 KB 494/1267 KB 1140/1710 KB 531/531 KB 56/1063 KB 200/1044 KB 498/1267 KB 1140/1710 KB 531/531 KB 56/1063 KB 200/1044 KB 482/1267 KB 1140/1710 KB 516/531 KB 56/1063 KB 200/1044 KB 498/1267 KB 1144/1710 KB 531/531 KB 56/1063 KB 200/1044 KB 498/1267 KB 1148/1710 KB 531/531 KB 56/1063 KB 200/1044 KB 498/1267 KB 1152/1710 KB 531/531 KB 56/1063 KB 200/1044 KB 482/1267 KB 1136/1710 KB 516/531 KB 56/1063 KB 200/1044 KB 434/1267 KB 1136/1710 KB 516/531 KB 52/1063 KB 204/1044 KB 498/1267 KB 1152/1710 KB 531/531 KB 56/1063 KB 208/1044 KB 498/1267 KB 1152/1710 KB 531/531 KB 56/1063 KB 212/1044 KB 498/1267 KB 1152/1710 KB 531/531 KB 56/1063 KB 216/1044 KB 498/1267 KB 1152/1710 KB 531/531 KB 56/1063 KB 220/1044 KB 498/1267 KB 1152/1710 KB 531/531 KB 56/1063 KB 224/1044 KB 498/1267 KB 1152/1710 KB 531/531 KB 56/1063 KB 228/1044 KB 498/1267 KB 1152/1710 KB 531/531 KB 56/1063 KB 232/1044 KB 498/1267 KB 1152/1710 KB 531/531 KB 56/1063 KB 236/1044 KB 498/1267 KB 1152/1710 KB 531/531 KB 56/1063 KB 240/1044 KB 498/1267 KB 1152/1710 KB 531/531 KB 56/1063 KB 244/1044 KB 498/1267 KB 1152/1710 KB 531/531 KB 56/1063 KB 248/1044 KB 498/1267 KB 1152/1710 KB 531/531 KB 56/1063 KB 252/1044 KB 498/1267 KB 1152/1710 KB 531/531 KB 60/1063 KB 256/1044 KB 498/1267 KB 1152/1710 KB 531/531 KB 60/1063 KB 248/1044 KB 498/1267 KB 1152/1710 KB 531/531 KB 60/1063 KB 256/1044 KB 498/1267 KB 1152/1710 KB 531/531 KB 64/1063 KB 260/1044 KB 498/1267 KB 1152/1710 KB 531/531 KB 64/1063 KB 264/1044 KB 498/1267 KB 1152/1710 KB 531/531 KB 68/1063 KB 260/1044 KB 498/1267 KB 1152/1710 KB 531/531 KB 68/1063 KB 264/1044 KB 498/1267 KB 1152/1710 KB 531/531 KB 72/1063 KB 268/1044 KB 498/1267 KB 1152/1710 KB 531/531 KB 72/1063 KB 272/1044 KB 498/1267 KB 1152/1710 KB 531/531 KB 72/1063 KB 276/1044 KB 498/1267 KB 1152/1710 KB 531/531 KB 76/1063 KB 280/1044 KB 502/1267 KB 1156/1710 KB 531/531 KB 76/1063 KB 272/1044 KB 498/1267 KB 1152/1710 KB 531/531 KB 76/1063 KB 280/1044 KB 502/1267 KB 1156/1710 KB 531/531 KB 80/1063 KB 280/1044 KB 502/1267 KB 1156/1710 KB 531/531 KB 84/1063 KB 284/1044 KB 502/1267 KB 1156/1710 KB 531/531 KB 88/1063 KB 276/1044 KB 502/1267 KB 1156/1710 KB 531/531 KB 76/1063 KB 284/1044 KB 502/1267 KB 1160/1710 KB 88/1063 KB 284/1044 KB 502/1267 KB 1164/1710 KB 88/1063 KB 284/1044 KB 502/1267 KB 1168/1710 KB 88/1063 KB 276/1044 KB 502/1267 KB 1152/1710 KB 531/531 KB 76/1063 KB 284/1044 KB 506/1267 KB 1168/1710 KB 88/1063 KB 284/1044 KB 510/1267 KB 1168/1710 KB 88/1063 KB 284/1044 KB 514/1267 KB 1168/1710 KB 88/1063 KB 284/1044 KB 518/1267 KB 1172/1710 KB 92/1063 KB 284/1044 KB 522/1267 KB 1172/1710 KB 92/1063 KB 284/1044 KB 526/1267 KB 1172/1710 KB 92/1063 KB 284/1044 KB 502/1267 KB 1156/1710 KB 531/531 KB 84/1063 KB 288/1044 KB 526/1267 KB 1172/1710 KB 92/1063 KB 292/1044 KB 526/1267 KB 1172/1710 KB 92/1063 KB 296/104 unit-abot-epc-basic-0: 12:10:21 DEBUG unit.abot-epc-basic/0.install 4 KB 526/1267 KB 1172/1710 KB 92/1063 KB 300/1044 KB 526/1267 KB 1172/1710 KB 92/1063 KB 304/1044 KB 526/1267 KB 1172/1710 KB 92/1063 KB 308/1044 KB 526/1267 KB 1172/1710 KB 92/1063 KB 312/1044 KB 530/1267 KB 1172/1710 KB 92/1063 KB 316/1044 KB 530/1267 KB 1172/1710 KB 92/1063 KB 284/1044 KB 514/1267 KB 1172/1710 KB 92/1063 KB 316/1044 KB 530/1267 KB 1176/1710 KB 92/1063 KB 316/1044 KB 530/1267 KB 1180/1710 KB 92/1063 KB 316/1044 KB 530/1267 KB 1184/1710 KB 92/1063 KB 284/1044 KB 514/1267 KB 1168/1710 KB 92/1063 KB 316/1044 KB 530/1267 KB 1184/1710 KB 96/1063 KB 316/1044 KB 530/1267 KB 1184/1710 KB 100/1063 KB 316/1044 KB 530/1267 KB 1184/1710 KB 104/1063 KB 316/1044 KB 530/1267 KB 1184/1710 KB 108/1063 KB 316/1044 KB 530/1267 KB 1184/1710 KB 112/1063 KB 316/1044 KB 530/1267 KB 1184/1710 KB 116/1063 KB 320/1044 KB 530/1267 KB 1188/1710 KB 120/1063 KB 320/1044 KB 530/1267 KB 1188/1710 KB 124/1063 KB 320/1044 KB 530/1267 KB 1188/1710 KB 128/1063 KB 308/1044 KB 530/1267 KB 1172/1710 KB 92/1063 KB 320/1044 KB 534/1267 KB 1188/1710 KB 128/1063 KB 320/1044 KB 538/1267 KB 1188/1710 KB 128/1063 KB 320/1044 KB 542/1267 KB 1188/1710 KB 128/1063 KB Downloaded: https://repo.maven.apache.org/maven2/joda-time/joda-time/1.6.2/joda-time-1.6.2.jar (531 KB at 1370.3 KB/sec) unit-abot-epc-basic-0: 12:10:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-beans/4.2.2.RELEASE/spring-beans-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 12:10:21 DEBUG unit.abot-epc-basic/0.install 320/1044 KB 546/1267 KB 1188/1710 KB 128/1063 KB 320/1044 KB 550/1267 KB 1188/1710 KB 132/1063 KB 320/1044 KB 554/1267 KB 1188/1710 KB 132/1063 KB 320/1044 KB 558/1267 KB 1188/1710 KB 132/1063 KB 320/1044 KB 530/1267 KB 1188/1710 KB 116/1063 KB 316/1044 KB 530/1267 KB 1188/1710 KB 116/1063 KB 320/1044 KB 558/1267 KB 1192/1710 KB 132/1063 KB 320/1044 KB 558/1267 KB 1196/1710 KB 132/1063 KB 320/1044 KB 558/1267 KB 1200/1710 KB 132/1063 KB 320/1044 KB 558/1267 KB 1204/1710 KB 132/1063 KB 324/1044 KB 562/1267 KB 1208/1710 KB 132/1063 KB 324/1044 KB 562/1267 KB 1212/1710 KB 132/1063 KB 324/1044 KB 562/1267 KB 1216/1710 KB 132/1063 KB 320/1044 KB 546/1267 KB 1188/1710 KB 132/1063 KB 324/1044 KB 562/1267 KB 1216/1710 KB 136/1063 KB 324/1044 KB 562/1267 KB 1216/1710 KB 140/1063 KB 324/1044 KB 562/1267 KB 1216/1710 KB 144/1063 KB 324/1044 KB 562/1267 KB 1220/1710 KB 144/1063 KB 324/1044 KB 562/1267 KB 1224/1710 KB 148/1063 KB 324/1044 KB 562/1267 KB 1228/1710 KB 148/1063 KB 324/1044 KB 562/1267 KB 1232/1710 KB 148/1063 KB 324/1044 KB 562/1267 KB 1236/1710 KB 148/1063 KB 324/1044 KB 562/1267 KB 1204/1710 KB 132/1063 KB 324/1044 KB 566/1267 KB 1236/1710 KB 148/1063 KB 4/713 KB 324/1044 KB 558/1267 KB 1204/1710 KB 132/1063 KB 328/1044 KB 566/1267 KB 1236/1710 KB 148/1063 KB 4/713 KB 324/1044 KB 562/1267 KB 1236/1710 KB 148/1063 KB 4/713 KB 332/1044 KB 566/1267 KB 1236/1710 KB 148/1063 KB 8/713 KB 332/1044 KB 566/1267 KB 1236/1710 KB 148/1063 KB 12/713 KB 332/1044 KB 570/1267 KB 1236/1710 KB 148/1063 KB 12/713 KB 332/1044 KB 574/1267 KB 1236/1710 KB 148/1063 KB 16/713 KB 324/1044 KB 562/1267 KB 1220/1710 KB 148/1063 KB 332/1044 KB 570/1267 KB 1236/1710 KB 148/1063 KB 16/713 KB 332/1044 KB 566/1267 KB 1236/1710 KB 148/1063 KB 4/713 KB 336/1044 KB 574/1267 KB 1236/1710 KB 148/1063 KB 16/713 KB 340/1044 KB 574/1267 KB 1236/1710 KB 148/1063 KB 16/713 KB 344/1044 KB 574/1267 KB 1236/1710 KB 148/1063 KB 16/713 KB 348/1044 KB 574/1267 KB 1236/1710 KB 152/1063 KB 16/713 KB 352/1044 KB 574/1267 KB 1236/1710 KB 152/1063 KB 20/713 KB 356/1044 KB 574/1267 KB 1236/1710 KB 152/1063 KB 20/713 KB 360/1044 KB 578/1267 KB 1240/1710 KB 152/1063 KB 20/713 KB 364/1044 KB 578/1267 KB 1240/1710 KB 152/1063 KB 20/713 KB 368/1044 KB 578/1267 KB 1240/1710 KB 152/1063 KB 20/713 KB 344/1044 KB 574/1267 KB 1236/1710 KB 152/1063 KB 16/713 KB 368/1044 KB 578/1267 KB 1240/1710 KB 156/1063 KB 20/713 KB 368/1044 KB 578/1267 KB 1240/1710 KB 160/1063 KB 20/713 KB 368/1044 KB 578/1267 KB 1240/1710 KB 164/1063 KB 20/713 KB 368/1044 KB 578/1267 KB 1240/1710 KB 168/1063 KB 20/713 KB 368/1044 KB 578/1267 KB 1240/1710 KB 172/1063 KB 20/713 KB 368/1044 KB 578/1267 KB 1240/1710 KB 176/1063 KB 20/713 KB 356/1044 KB 578/1267 KB 1240/1710 KB 152/1063 KB 20/713 KB 368/1044 KB 578/1267 KB 1244/1710 KB 176/1063 KB 20/713 KB 368/1044 KB 578/1267 KB 1248/1710 KB 176/1063 KB 20/713 KB 356/1044 KB 578/1267 KB 1236/1710 KB 152/1063 KB 20/713 KB 368/1044 KB 582/1267 KB 1248/1710 KB 176/1063 KB 20/713 KB 368/1044 KB 586/1267 KB 1248/1710 KB 176/1063 KB 20/713 KB 368/1044 KB 590/1267 KB 1248/1710 KB 176/1063 KB 20/713 KB 348/1044 KB 574/1267 KB 1236/1710 KB 152/1063 KB 20/713 KB 368/1044 KB 590/1267 KB 1248/1710 KB 176/1063 KB 24/713 KB 368/1044 KB 590/1267 KB 1248/1710 KB 176/1063 KB 28/713 KB 368/1044 KB 590/1267 KB 1248/1710 KB 176/1063 KB 32/713 KB 368/1044 KB 594/1267 KB 1248/1710 KB 176/1063 KB 32/713 KB 372/1044 KB 598/1267 KB 1252/1710 KB 180/1063 KB 36/7 unit-abot-epc-basic-0: 12:10:21 DEBUG unit.abot-epc-basic/0.install 13 KB 372/1044 KB 602/1267 KB 1252/1710 KB 180/1063 KB 36/713 KB 372/1044 KB 606/1267 KB 1252/1710 KB 180/1063 KB 36/713 KB 372/1044 KB 594/1267 KB 1252/1710 KB 180/1063 KB 36/713 KB 372/1044 KB 606/1267 KB 1252/1710 KB 184/1063 KB 36/713 KB 372/1044 KB 606/1267 KB 1252/1710 KB 188/1063 KB 36/713 KB 372/1044 KB 606/1267 KB 1252/1710 KB 192/1063 KB 36/713 KB 372/1044 KB 606/1267 KB 1252/1710 KB 196/1063 KB 36/713 KB 372/1044 KB 610/1267 KB 1252/1710 KB 200/1063 KB 36/713 KB 372/1044 KB 594/1267 KB 1252/1710 KB 176/1063 KB 36/713 KB 368/1044 KB 594/1267 KB 1252/1710 KB 176/1063 KB 36/713 KB 368/1044 KB 594/1267 KB 1248/1710 KB 176/1063 KB 36/713 KB 372/1044 KB 610/1267 KB 1252/1710 KB 200/1063 KB 40/713 KB 372/1044 KB 610/1267 KB 1252/1710 KB 200/1063 KB 44/713 KB 376/1044 KB 610/1267 KB 1256/1710 KB 200/1063 KB 48/713 KB 376/1044 KB 610/1267 KB 1256/1710 KB 200/1063 KB 52/713 KB 376/1044 KB 610/1267 KB 1256/1710 KB 200/1063 KB 56/713 KB 376/1044 KB 610/1267 KB 1256/1710 KB 200/1063 KB 60/713 KB 376/1044 KB 610/1267 KB 1256/1710 KB 200/1063 KB 64/713 KB 372/1044 KB 610/1267 KB 1252/1710 KB 196/1063 KB 36/713 KB 376/1044 KB 614/1267 KB 1256/1710 KB 200/1063 KB 64/713 KB 376/1044 KB 618/1267 KB 1256/1710 KB 200/1063 KB 64/713 KB 376/1044 KB 622/1267 KB 1256/1710 KB 200/1063 KB 64/713 KB 376/1044 KB 610/1267 KB 1256/1710 KB 200/1063 KB 44/713 KB 380/1044 KB 622/1267 KB 1256/1710 KB 200/1063 KB 64/713 KB 384/1044 KB 622/1267 KB 1256/1710 KB 200/1063 KB 64/713 KB 372/1044 KB 610/1267 KB 1256/1710 KB 200/1063 KB 44/713 KB 384/1044 KB 622/1267 KB 1260/1710 KB 200/1063 KB 64/713 KB 384/1044 KB 622/1267 KB 1264/1710 KB 200/1063 KB 64/713 KB 384/1044 KB 622/1267 KB 1268/1710 KB 200/1063 KB 64/713 KB 388/1044 KB 622/1267 KB 1272/1710 KB 200/1063 KB 64/713 KB 388/1044 KB 622/1267 KB 1276/1710 KB 200/1063 KB 64/713 KB 388/1044 KB 626/1267 KB 1280/1710 KB 200/1063 KB 64/713 KB 388/1044 KB 626/1267 KB 1284/1710 KB 204/1063 KB 64/713 KB 388/1044 KB 626/1267 KB 1288/1710 KB 204/1063 KB 68/713 KB 388/1044 KB 626/1267 KB 1292/1710 KB 204/1063 KB 68/713 KB 388/1044 KB 626/1267 KB 1296/1710 KB 204/1063 KB 68/713 KB 388/1044 KB 622/1267 KB 1268/1710 KB 200/1063 KB 64/713 KB 392/1044 KB 626/1267 KB 1296/1710 KB 204/1063 KB 68/713 KB 396/1044 KB 626/1267 KB 1296/1710 KB 204/1063 KB 68/713 KB 400/1044 KB 626/1267 KB 1296/1710 KB 204/1063 KB 68/713 KB 404/1044 KB 626/1267 KB 1296/1710 KB 204/1063 KB 68/713 KB 388/1044 KB 626/1267 KB 1284/1710 KB 204/1063 KB 68/713 KB 404/1044 KB 626/1267 KB 1296/1710 KB 204/1063 KB 72/713 KB 404/1044 KB 626/1267 KB 1296/1710 KB 204/1063 KB 76/713 KB 404/1044 KB 626/1267 KB 1296/1710 KB 204/1063 KB 80/713 KB 388/1044 KB 626/1267 KB 1280/1710 KB 204/1063 KB 64/713 KB 408/1044 KB 626/1267 KB 1296/1710 KB 208/1063 KB 80/713 KB 408/1044 KB 626/1267 KB 1296/1710 KB 212/1063 KB 80/713 KB 388/1044 KB 626/1267 KB 1276/1710 KB 200/1063 KB 64/713 KB 408/1044 KB 630/1267 KB 1296/1710 KB 212/1063 KB 84/713 KB 408/1044 KB 634/1267 KB 1296/1710 KB 212/1063 KB 84/713 KB 408/1044 KB 638/1267 KB 1296/1710 KB 212/1063 KB 84/713 KB 408/1044 KB 642/1267 KB 1296/1710 KB 212/1063 KB 84/713 KB 408/1044 KB 646/1267 KB 1300/1710 KB 216/1063 KB 84/713 KB 408/1044 KB 650/1267 KB 1300/1710 KB 216/1063 KB 84/713 KB 408/1044 KB 654/1267 KB 1300/1710 KB 216/1063 KB 84/713 KB 408/1044 KB 658/1267 KB 1300/1710 KB 216/1063 KB 84/713 KB 408/1044 KB 662/1267 KB 1300/1710 KB 216/1063 KB 84/713 KB 408/1044 KB 666/1267 KB unit-abot-epc-basic-0: 12:10:21 DEBUG unit.abot-epc-basic/0.install 1300/1710 KB 216/1063 KB 84/713 KB 408/1044 KB 626/1267 KB 1296/1710 KB 212/1063 KB 84/713 KB 408/1044 KB 666/1267 KB 1300/1710 KB 216/1063 KB 88/713 KB 408/1044 KB 626/1267 KB 1296/1710 KB 204/1063 KB 80/713 KB 412/1044 KB 666/1267 KB 1300/1710 KB 216/1063 KB 92/713 KB 416/1044 KB 666/1267 KB 1300/1710 KB 216/1063 KB 92/713 KB 420/1044 KB 666/1267 KB 1300/1710 KB 216/1063 KB 92/713 KB 424/1044 KB 666/1267 KB 1300/1710 KB 216/1063 KB 92/713 KB 428/1044 KB 666/1267 KB 1300/1710 KB 216/1063 KB 92/713 KB 432/1044 KB 666/1267 KB 1300/1710 KB 216/1063 KB 92/713 KB 408/1044 KB 642/1267 KB 1300/1710 KB 216/1063 KB 84/713 KB 432/1044 KB 666/1267 KB 1304/1710 KB 216/1063 KB 92/713 KB 432/1044 KB 666/1267 KB 1308/1710 KB 216/1063 KB 92/713 KB 432/1044 KB 666/1267 KB 1312/1710 KB 216/1063 KB 92/713 KB 408/1044 KB 642/1267 KB 1296/1710 KB 216/1063 KB 84/713 KB 432/1044 KB 666/1267 KB 1312/1710 KB 220/1063 KB 92/713 KB 432/1044 KB 666/1267 KB 1312/1710 KB 224/1063 KB 92/713 KB 432/1044 KB 666/1267 KB 1312/1710 KB 228/1063 KB 92/713 KB 432/1044 KB 666/1267 KB 1312/1710 KB 232/1063 KB 92/713 KB 432/1044 KB 666/1267 KB 1312/1710 KB 236/1063 KB 92/713 KB 432/1044 KB 666/1267 KB 1316/1710 KB 240/1063 KB 92/713 KB 432/1044 KB 666/1267 KB 1316/1710 KB 244/1063 KB 92/713 KB 436/1044 KB 670/1267 KB 1316/1710 KB 248/1063 KB 92/713 KB 436/1044 KB 670/1267 KB 1316/1710 KB 252/1063 KB 92/713 KB 436/1044 KB 670/1267 KB 1316/1710 KB 256/1063 KB 92/713 KB 408/1044 KB 666/1267 KB 1300/1710 KB 216/1063 KB 92/713 KB 436/1044 KB 670/1267 KB 1316/1710 KB 256/1063 KB 96/713 KB 436/1044 KB 670/1267 KB 1316/1710 KB 256/1063 KB 100/713 KB 436/1044 KB 670/1267 KB 1316/1710 KB 256/1063 KB 104/713 KB 436/1044 KB 670/1267 KB 1316/1710 KB 256/1063 KB 108/713 KB 436/1044 KB 670/1267 KB 1316/1710 KB 256/1063 KB 112/713 KB 436/1044 KB 670/1267 KB 1316/1710 KB 244/1063 KB 92/713 KB 436/1044 KB 666/1267 KB 1316/1710 KB 244/1063 KB 92/713 KB 440/1044 KB 670/1267 KB 1316/1710 KB 256/1063 KB 112/713 KB 444/1044 KB 670/1267 KB 1316/1710 KB 256/1063 KB 112/713 KB 448/1044 KB 670/1267 KB 1316/1710 KB 256/1063 KB 112/713 KB 432/1044 KB 666/1267 KB 1316/1710 KB 236/1063 KB 92/713 KB 448/1044 KB 670/1267 KB 1320/1710 KB 256/1063 KB 112/713 KB 448/1044 KB 670/1267 KB 1324/1710 KB 256/1063 KB 112/713 KB 448/1044 KB 670/1267 KB 1328/1710 KB 256/1063 KB 112/713 KB 448/1044 KB 674/1267 KB 1328/1710 KB 256/1063 KB 112/713 KB 452/1044 KB 678/1267 KB 1332/1710 KB 260/1063 KB 116/713 KB 448/1044 KB 674/1267 KB 1332/1710 KB 256/1063 KB 112/713 KB 452/1044 KB 678/1267 KB 1336/1710 KB 260/1063 KB 116/713 KB 452/1044 KB 674/1267 KB 1332/1710 KB 260/1063 KB 116/713 KB 452/1044 KB 682/1267 KB 1340/1710 KB 264/1063 KB 116/713 KB 452/1044 KB 682/1267 KB 1340/1710 KB 268/1063 KB 116/713 KB 452/1044 KB 682/1267 KB 1340/1710 KB 272/1063 KB 116/713 KB 452/1044 KB 674/1267 KB 1332/1710 KB 256/1063 KB 116/713 KB 456/1044 KB 682/1267 KB 1340/1710 KB 272/1063 KB 116/713 KB 460/1044 KB 682/1267 KB 1340/1710 KB 272/1063 KB 116/713 KB 464/1044 KB 682/1267 KB 1340/1710 KB 272/1063 KB 116/713 KB 448/1044 KB 674/1267 KB 1332/1710 KB 256/1063 KB 116/713 KB 464/1044 KB 682/1267 KB 1340/1710 KB 272/1063 KB 120/713 KB 464/1044 KB 682/1267 KB 1340/1710 KB 272/1063 KB 124/713 KB 464/1044 KB 682/1267 KB 1340/1710 KB 272/1063 KB 128/713 KB 464/1044 KB 682/1267 KB 1340/1710 KB 272/1063 KB 132/713 KB 468/1044 KB 682/1267 KB 1340/1710 KB 276/1063 KB 136/713 KB 468/1044 KB 682/1267 KB 1340/17 unit-abot-epc-basic-0: 12:10:21 DEBUG unit.abot-epc-basic/0.install 10 KB 276/1063 KB 140/713 KB 468/1044 KB 682/1267 KB 1340/1710 KB 276/1063 KB 144/713 KB 452/1044 KB 682/1267 KB 1340/1710 KB 260/1063 KB 116/713 KB 452/1044 KB 682/1267 KB 1336/1710 KB 260/1063 KB 116/713 KB 468/1044 KB 686/1267 KB 1340/1710 KB 276/1063 KB 144/713 KB 468/1044 KB 690/1267 KB 1340/1710 KB 276/1063 KB 144/713 KB 468/1044 KB 694/1267 KB 1344/1710 KB 276/1063 KB 144/713 KB 468/1044 KB 682/1267 KB 1340/1710 KB 276/1063 KB 132/713 KB 468/1044 KB 694/1267 KB 1344/1710 KB 280/1063 KB 144/713 KB 468/1044 KB 698/1267 KB 1344/1710 KB 284/1063 KB 144/713 KB 468/1044 KB 698/1267 KB 1344/1710 KB 288/1063 KB 144/713 KB 468/1044 KB 682/1267 KB 1340/1710 KB 272/1063 KB 132/713 KB 472/1044 KB 698/1267 KB 1344/1710 KB 288/1063 KB 144/713 KB 476/1044 KB 698/1267 KB 1344/1710 KB 288/1063 KB 144/713 KB 480/1044 KB 698/1267 KB 1344/1710 KB 288/1063 KB 144/713 KB 468/1044 KB 698/1267 KB 1344/1710 KB 280/1063 KB 144/713 KB 480/1044 KB 702/1267 KB 1344/1710 KB 288/1063 KB 144/713 KB 468/1044 KB 690/1267 KB 1344/1710 KB 276/1063 KB 144/713 KB 480/1044 KB 702/1267 KB 1348/1710 KB 288/1063 KB 144/713 KB 480/1044 KB 702/1267 KB 1352/1710 KB 288/1063 KB 144/713 KB 480/1044 KB 702/1267 KB 1356/1710 KB 288/1063 KB 144/713 KB 480/1044 KB 702/1267 KB 1360/1710 KB 288/1063 KB 144/713 KB 480/1044 KB 706/1267 KB 1364/1710 KB 288/1063 KB 144/713 KB 484/1044 KB 706/1267 KB 1368/1710 KB 292/1063 KB 148/713 KB 484/1044 KB 706/1267 KB 1372/1710 KB 292/1063 KB 148/713 KB 484/1044 KB 706/1267 KB 1376/1710 KB 292/1063 KB 148/713 KB 480/1044 KB 706/1267 KB 1360/1710 KB 288/1063 KB 144/713 KB 484/1044 KB 710/1267 KB 1376/1710 KB 292/1063 KB 148/713 KB 484/1044 KB 706/1267 KB 1364/1710 KB 292/1063 KB 148/713 KB 484/1044 KB 714/1267 KB 1376/1710 KB 292/1063 KB 152/713 KB 484/1044 KB 714/1267 KB 1380/1710 KB 292/1063 KB 156/713 KB 484/1044 KB 714/1267 KB 1380/1710 KB 292/1063 KB 160/713 KB 484/1044 KB 706/1267 KB 1364/1710 KB 292/1063 KB 144/713 KB 488/1044 KB 714/1267 KB 1380/1710 KB 292/1063 KB 160/713 KB 492/1044 KB 714/1267 KB 1380/1710 KB 292/1063 KB 160/713 KB 496/1044 KB 714/1267 KB 1380/1710 KB 292/1063 KB 160/713 KB 480/1044 KB 706/1267 KB 1364/1710 KB 292/1063 KB 144/713 KB 496/1044 KB 714/1267 KB 1380/1710 KB 296/1063 KB 160/713 KB 496/1044 KB 714/1267 KB 1380/1710 KB 300/1063 KB 160/713 KB 496/1044 KB 714/1267 KB 1380/1710 KB 304/1063 KB 160/713 KB 496/1044 KB 714/1267 KB 1380/1710 KB 308/1063 KB 160/713 KB 500/1044 KB 714/1267 KB 1380/1710 KB 312/1063 KB 164/713 KB 500/1044 KB 714/1267 KB 1380/1710 KB 316/1063 KB 164/713 KB 500/1044 KB 714/1267 KB 1380/1710 KB 320/1063 KB 164/713 KB 484/1044 KB 714/1267 KB 1380/1710 KB 292/1063 KB 152/713 KB 500/1044 KB 714/1267 KB 1384/1710 KB 320/1063 KB 164/713 KB 500/1044 KB 714/1267 KB 1388/1710 KB 320/1063 KB 164/713 KB 500/1044 KB 714/1267 KB 1392/1710 KB 320/1063 KB 164/713 KB 484/1044 KB 714/1267 KB 1376/1710 KB 292/1063 KB 152/713 KB 500/1044 KB 718/1267 KB 1392/1710 KB 320/1063 KB 164/713 KB 500/1044 KB 722/1267 KB 1392/1710 KB 320/1063 KB 164/713 KB 500/1044 KB 726/1267 KB 1392/1710 KB 320/1063 KB 164/713 KB 500/1044 KB 730/1267 KB 1392/1710 KB 320/1063 KB 164/713 KB 500/1044 KB 734/1267 KB 1392/1710 KB 320/1063 KB 164/713 KB 500/1044 KB 714/1267 KB 1380/1710 KB 308/1063 KB 164/713 KB 500/1044 KB 714/1267 KB 1380/1710 KB 308/1063 KB 160/713 KB 504/1044 KB 734/1267 KB 1392/1710 KB 320/1063 KB 164/713 KB 508/1044 KB 734/1267 KB 1392/1710 KB 320/1063 KB 164/713 KB 512/1044 KB unit-abot-epc-basic-0: 12:10:21 DEBUG unit.abot-epc-basic/0.install 734/1267 KB 1392/1710 KB 320/1063 KB 164/713 KB 516/1044 KB 734/1267 KB 1392/1710 KB 320/1063 KB 164/713 KB 520/1044 KB 738/1267 KB 1396/1710 KB 324/1063 KB 168/713 KB 516/1044 KB 738/1267 KB 1396/1710 KB 324/1063 KB 168/713 KB 520/1044 KB 738/1267 KB 1396/1710 KB 328/1063 KB 168/713 KB 520/1044 KB 738/1267 KB 1396/1710 KB 332/1063 KB 168/713 KB 524/1044 KB 738/1267 KB 1396/1710 KB 336/1063 KB 168/713 KB 516/1044 KB 738/1267 KB 1396/1710 KB 320/1063 KB 168/713 KB 524/1044 KB 738/1267 KB 1400/1710 KB 336/1063 KB 168/713 KB 524/1044 KB 738/1267 KB 1404/1710 KB 336/1063 KB 168/713 KB 524/1044 KB 738/1267 KB 1408/1710 KB 336/1063 KB 168/713 KB 524/1044 KB 738/1267 KB 1412/1710 KB 336/1063 KB 168/713 KB 524/1044 KB 738/1267 KB 1416/1710 KB 340/1063 KB 168/713 KB 516/1044 KB 738/1267 KB 1392/1710 KB 320/1063 KB 168/713 KB 524/1044 KB 742/1267 KB 1420/1710 KB 340/1063 KB 168/713 KB 524/1044 KB 746/1267 KB 1420/1710 KB 340/1063 KB 168/713 KB 524/1044 KB 750/1267 KB 1420/1710 KB 340/1063 KB 168/713 KB 516/1044 KB 734/1267 KB 1392/1710 KB 320/1063 KB 168/713 KB 524/1044 KB 750/1267 KB 1420/1710 KB 340/1063 KB 172/713 KB 524/1044 KB 750/1267 KB 1420/1710 KB 340/1063 KB 176/713 KB 524/1044 KB 750/1267 KB 1420/1710 KB 340/1063 KB 180/713 KB 524/1044 KB 750/1267 KB 1420/1710 KB 340/1063 KB 184/713 KB 524/1044 KB 750/1267 KB 1420/1710 KB 340/1063 KB 188/713 KB 524/1044 KB 750/1267 KB 1420/1710 KB 340/1063 KB 192/713 KB 524/1044 KB 750/1267 KB 1420/1710 KB 340/1063 KB 196/713 KB 524/1044 KB 754/1267 KB 1420/1710 KB 340/1063 KB 200/713 KB 524/1044 KB 738/1267 KB 1412/1710 KB 340/1063 KB 168/713 KB 524/1044 KB 754/1267 KB 1420/1710 KB 344/1063 KB 200/713 KB 524/1044 KB 754/1267 KB 1420/1710 KB 348/1063 KB 200/713 KB 524/1044 KB 754/1267 KB 1420/1710 KB 352/1063 KB 200/713 KB 524/1044 KB 738/1267 KB 1396/1710 KB 332/1063 KB 168/713 KB 528/1044 KB 754/1267 KB 1420/1710 KB 352/1063 KB 200/713 KB 532/1044 KB 754/1267 KB 1420/1710 KB 352/1063 KB 200/713 KB 536/1044 KB 754/1267 KB 1420/1710 KB 352/1063 KB 200/713 KB 540/1044 KB 754/1267 KB 1420/1710 KB 352/1063 KB 200/713 KB 544/1044 KB 754/1267 KB 1420/1710 KB 352/1063 KB 200/713 KB 524/1044 KB 738/1267 KB 1420/1710 KB 340/1063 KB 168/713 KB 544/1044 KB 754/1267 KB 1424/1710 KB 352/1063 KB 200/713 KB 544/1044 KB 754/1267 KB 1428/1710 KB 352/1063 KB 200/713 KB 548/1044 KB 754/1267 KB 1432/1710 KB 356/1063 KB 204/713 KB 548/1044 KB 754/1267 KB 1436/1710 KB 356/1063 KB 204/713 KB 548/1044 KB 754/1267 KB 1440/1710 KB 356/1063 KB 204/713 KB 524/1044 KB 754/1267 KB 1420/1710 KB 340/1063 KB 196/713 KB 548/1044 KB 758/1267 KB 1440/1710 KB 356/1063 KB 204/713 KB 548/1044 KB 762/1267 KB 1440/1710 KB 356/1063 KB 204/713 KB 548/1044 KB 766/1267 KB 1440/1710 KB 356/1063 KB 204/713 KB 548/1044 KB 770/1267 KB 1440/1710 KB 356/1063 KB 204/713 KB 548/1044 KB 774/1267 KB 1440/1710 KB 356/1063 KB 204/713 KB 548/1044 KB 778/1267 KB 1440/1710 KB 356/1063 KB 204/713 KB 548/1044 KB 782/1267 KB 1440/1710 KB 356/1063 KB 204/713 KB 548/1044 KB 754/1267 KB 1428/1710 KB 356/1063 KB 204/713 KB 548/1044 KB 782/1267 KB 1440/1710 KB 356/1063 KB 208/713 KB 548/1044 KB 754/1267 KB 1428/1710 KB 356/1063 KB 200/713 KB 552/1044 KB 782/1267 KB 1440/1710 KB 356/1063 KB 208/713 KB 556/1044 KB 782/1267 KB 1440/1710 KB 356/1063 KB 208/713 KB 560/1044 KB 782/1267 KB 1440/1710 KB 356/1063 KB 208/713 KB 564/1044 KB 782/1267 KB 1440/1710 KB 356/1063 KB 208/713 KB 568/1044 KB 786/1267 KB 1444/1710 KB 356/1063 KB 212/7 unit-abot-epc-basic-0: 12:10:21 DEBUG unit.abot-epc-basic/0.install 13 KB 572/1044 KB 786/1267 KB 1444/1710 KB 356/1063 KB 212/713 KB 576/1044 KB 786/1267 KB 1444/1710 KB 356/1063 KB 212/713 KB 544/1044 KB 754/1267 KB 1428/1710 KB 356/1063 KB 200/713 KB 576/1044 KB 786/1267 KB 1444/1710 KB 360/1063 KB 212/713 KB 576/1044 KB 786/1267 KB 1444/1710 KB 364/1063 KB 212/713 KB 576/1044 KB 786/1267 KB 1444/1710 KB 368/1063 KB 212/713 KB 576/1044 KB 786/1267 KB 1444/1710 KB 372/1063 KB 212/713 KB 576/1044 KB 786/1267 KB 1444/1710 KB 376/1063 KB 212/713 KB 576/1044 KB 786/1267 KB 1444/1710 KB 380/1063 KB 212/713 KB 564/1044 KB 786/1267 KB 1444/1710 KB 356/1063 KB 212/713 KB 576/1044 KB 786/1267 KB 1448/1710 KB 380/1063 KB 212/713 KB 576/1044 KB 786/1267 KB 1452/1710 KB 380/1063 KB 212/713 KB 576/1044 KB 786/1267 KB 1456/1710 KB 384/1063 KB 212/713 KB 576/1044 KB 786/1267 KB 1460/1710 KB 384/1063 KB 212/713 KB 580/1044 KB 786/1267 KB 1464/1710 KB 384/1063 KB 212/713 KB 580/1044 KB 786/1267 KB 1468/1710 KB 384/1063 KB 212/713 KB 580/1044 KB 786/1267 KB 1472/1710 KB 384/1063 KB 212/713 KB 564/1044 KB 786/1267 KB 1440/1710 KB 356/1063 KB 212/713 KB 580/1044 KB 790/1267 KB 1472/1710 KB 384/1063 KB 212/713 KB 580/1044 KB 794/1267 KB 1472/1710 KB 384/1063 KB 212/713 KB 580/1044 KB 798/1267 KB 1472/1710 KB 384/1063 KB 212/713 KB 564/1044 KB 782/1267 KB 1440/1710 KB 356/1063 KB 212/713 KB 580/1044 KB 798/1267 KB 1472/1710 KB 384/1063 KB 216/713 KB 580/1044 KB 798/1267 KB 1472/1710 KB 384/1063 KB 220/713 KB 580/1044 KB 798/1267 KB 1472/1710 KB 384/1063 KB 224/713 KB 580/1044 KB 798/1267 KB 1472/1710 KB 384/1063 KB 228/713 KB 580/1044 KB 798/1267 KB 1472/1710 KB 384/1063 KB 232/713 KB 580/1044 KB 798/1267 KB 1472/1710 KB 384/1063 KB 236/713 KB 580/1044 KB 798/1267 KB 1472/1710 KB 384/1063 KB 240/713 KB 580/1044 KB 786/1267 KB 1460/1710 KB 384/1063 KB 212/713 KB 584/1044 KB 798/1267 KB 1472/1710 KB 384/1063 KB 240/713 KB 588/1044 KB 798/1267 KB 1472/1710 KB 384/1063 KB 240/713 KB 592/1044 KB 798/1267 KB 1472/1710 KB 384/1063 KB 240/713 KB 596/1044 KB 802/1267 KB 1472/1710 KB 384/1063 KB 244/713 KB 600/1044 KB 802/1267 KB 1476/1710 KB 384/1063 KB 244/713 KB 604/1044 KB 802/1267 KB 1476/1710 KB 384/1063 KB 244/713 KB 608/1044 KB 802/1267 KB 1476/1710 KB 384/1063 KB 244/713 KB 576/1044 KB 786/1267 KB 1452/1710 KB 384/1063 KB 212/713 KB 608/1044 KB 802/1267 KB 1476/1710 KB 388/1063 KB 244/713 KB 608/1044 KB 802/1267 KB 1476/1710 KB 392/1063 KB 244/713 KB 608/1044 KB 802/1267 KB 1476/1710 KB 396/1063 KB 244/713 KB 608/1044 KB 802/1267 KB 1476/1710 KB 400/1063 KB 244/713 KB 608/1044 KB 802/1267 KB 1476/1710 KB 404/1063 KB 244/713 KB 608/1044 KB 802/1267 KB 1476/1710 KB 408/1063 KB 244/713 KB 608/1044 KB 802/1267 KB 1476/1710 KB 412/1063 KB 244/713 KB 608/1044 KB 802/1267 KB 1476/1710 KB 416/1063 KB 244/713 KB 608/1044 KB 802/1267 KB 1476/1710 KB 420/1063 KB 244/713 KB 612/1044 KB 802/1267 KB 1476/1710 KB 424/1063 KB 244/713 KB 612/1044 KB 802/1267 KB 1476/1710 KB 428/1063 KB 244/713 KB 612/1044 KB 802/1267 KB 1476/1710 KB 432/1063 KB 244/713 KB 596/1044 KB 802/1267 KB 1476/1710 KB 384/1063 KB 244/713 KB 612/1044 KB 802/1267 KB 1480/1710 KB 432/1063 KB 244/713 KB 612/1044 KB 802/1267 KB 1484/1710 KB 432/1063 KB 244/713 KB 612/1044 KB 802/1267 KB 1488/1710 KB 432/1063 KB 244/713 KB 592/1044 KB 802/1267 KB 1472/1710 KB 384/1063 KB 244/713 KB 592/1044 KB 802/1267 KB 1472/1710 KB 384/1063 KB 240/713 KB 612/1044 KB 806/1267 KB 1488/1710 KB 432/1063 KB 244/713 KB 612/1044 KB 810/1267 KB 1488/1710 KB unit-abot-epc-basic-0: 12:10:21 DEBUG unit.abot-epc-basic/0.install 432/1063 KB 244/713 KB 612/1044 KB 814/1267 KB 1488/1710 KB 432/1063 KB 244/713 KB 612/1044 KB 818/1267 KB 1488/1710 KB 432/1063 KB 244/713 KB 612/1044 KB 822/1267 KB 1488/1710 KB 432/1063 KB 248/713 KB 612/1044 KB 826/1267 KB 1488/1710 KB 432/1063 KB 248/713 KB 612/1044 KB 830/1267 KB 1488/1710 KB 432/1063 KB 248/713 KB 612/1044 KB 834/1267 KB 1488/1710 KB 432/1063 KB 248/713 KB 612/1044 KB 838/1267 KB 1492/1710 KB 432/1063 KB 248/713 KB 612/1044 KB 802/1267 KB 1476/1710 KB 420/1063 KB 244/713 KB 616/1044 KB 838/1267 KB 1492/1710 KB 432/1063 KB 248/713 KB 620/1044 KB 838/1267 KB 1492/1710 KB 432/1063 KB 248/713 KB 624/1044 KB 838/1267 KB 1492/1710 KB 432/1063 KB 248/713 KB 612/1044 KB 834/1267 KB 1492/1710 KB 432/1063 KB 248/713 KB 624/1044 KB 838/1267 KB 1496/1710 KB 432/1063 KB 248/713 KB 624/1044 KB 838/1267 KB 1500/1710 KB 432/1063 KB 248/713 KB 624/1044 KB 838/1267 KB 1504/1710 KB 432/1063 KB 248/713 KB 624/1044 KB 842/1267 KB 1508/1710 KB 436/1063 KB 248/713 KB 612/1044 KB 818/1267 KB 1488/1710 KB 432/1063 KB 248/713 KB 628/1044 KB 842/1267 KB 1508/1710 KB 436/1063 KB 252/713 KB 628/1044 KB 842/1267 KB 1508/1710 KB 436/1063 KB 256/713 KB 628/1044 KB 842/1267 KB 1508/1710 KB 436/1063 KB 260/713 KB 628/1044 KB 842/1267 KB 1508/1710 KB 436/1063 KB 264/713 KB 628/1044 KB 842/1267 KB 1508/1710 KB 436/1063 KB 268/713 KB 628/1044 KB 842/1267 KB 1508/1710 KB 436/1063 KB 272/713 KB 628/1044 KB 842/1267 KB 1508/1710 KB 436/1063 KB 276/713 KB 628/1044 KB 842/1267 KB 1508/1710 KB 436/1063 KB 280/713 KB 628/1044 KB 842/1267 KB 1508/1710 KB 436/1063 KB 284/713 KB 628/1044 KB 842/1267 KB 1508/1710 KB 436/1063 KB 248/713 KB 632/1044 KB 842/1267 KB 1512/1710 KB 436/1063 KB 284/713 KB 636/1044 KB 842/1267 KB 1512/1710 KB 436/1063 KB 284/713 KB 640/1044 KB 842/1267 KB 1512/1710 KB 436/1063 KB 284/713 KB 624/1044 KB 842/1267 KB 1504/1710 KB 436/1063 KB 248/713 KB 624/1044 KB 842/1267 KB 1504/1710 KB 432/1063 KB 248/713 KB 640/1044 KB 846/1267 KB 1512/1710 KB 440/1063 KB 284/713 KB 640/1044 KB 846/1267 KB 1512/1710 KB 440/1063 KB 284/713 KB 640/1044 KB 850/1267 KB 1512/1710 KB 444/1063 KB 284/713 KB 628/1044 KB 842/1267 KB 1512/1710 KB 436/1063 KB 284/713 KB 640/1044 KB 850/1267 KB 1516/1710 KB 444/1063 KB 288/713 KB 640/1044 KB 854/1267 KB 1520/1710 KB 444/1063 KB 288/713 KB 640/1044 KB 854/1267 KB 1524/1710 KB 444/1063 KB 288/713 KB 644/1044 KB 854/1267 KB 1528/1710 KB 444/1063 KB 288/713 KB 644/1044 KB 854/1267 KB 1532/1710 KB 444/1063 KB 288/713 KB 644/1044 KB 854/1267 KB 1536/1710 KB 444/1063 KB 288/713 KB 640/1044 KB 850/1267 KB 1512/1710 KB 444/1063 KB 288/713 KB 644/1044 KB 854/1267 KB 1536/1710 KB 444/1063 KB 292/713 KB 644/1044 KB 854/1267 KB 1536/1710 KB 444/1063 KB 296/713 KB 644/1044 KB 854/1267 KB 1536/1710 KB 444/1063 KB 300/713 KB 644/1044 KB 854/1267 KB 1536/1710 KB 444/1063 KB 304/713 KB 644/1044 KB 854/1267 KB 1524/1710 KB 444/1063 KB 288/713 KB 648/1044 KB 854/1267 KB 1536/1710 KB 444/1063 KB 304/713 KB 652/1044 KB 854/1267 KB 1536/1710 KB 444/1063 KB 304/713 KB 656/1044 KB 854/1267 KB 1536/1710 KB 444/1063 KB 304/713 KB 640/1044 KB 854/1267 KB 1516/1710 KB 444/1063 KB 288/713 KB 656/1044 KB 858/1267 KB 1536/1710 KB 444/1063 KB 304/713 KB 656/1044 KB 862/1267 KB 1536/1710 KB 444/1063 KB 304/713 KB 640/1044 KB 846/1267 KB 1516/1710 KB 444/1063 KB 288/713 KB 656/1044 KB 862/1267 KB 1536/1710 KB 448/1063 KB 304/713 KB 656/1044 KB 862/1267 KB 1536/1710 KB 452/1063 KB 304/713 KB 656/1044 KB 866/ unit-abot-epc-basic-0: 12:10:21 DEBUG unit.abot-epc-basic/0.install 1267 KB 1536/1710 KB 456/1063 KB 304/713 KB 656/1044 KB 866/1267 KB 1536/1710 KB 460/1063 KB 304/713 KB 656/1044 KB 866/1267 KB 1536/1710 KB 464/1063 KB 304/713 KB 656/1044 KB 866/1267 KB 1540/1710 KB 468/1063 KB 308/713 KB 660/1044 KB 866/1267 KB 1540/1710 KB 472/1063 KB 308/713 KB 660/1044 KB 866/1267 KB 1540/1710 KB 476/1063 KB 308/713 KB 660/1044 KB 866/1267 KB 1540/1710 KB 480/1063 KB 308/713 KB 660/1044 KB 866/1267 KB 1540/1710 KB 484/1063 KB 308/713 KB 660/1044 KB 866/1267 KB 1540/1710 KB 488/1063 KB 308/713 KB 660/1044 KB 866/1267 KB 1540/1710 KB 492/1063 KB 308/713 KB 660/1044 KB 866/1267 KB 1540/1710 KB 496/1063 KB 308/713 KB 660/1044 KB 866/1267 KB 1540/1710 KB 500/1063 KB 308/713 KB 660/1044 KB 866/1267 KB 1540/1710 KB 504/1063 KB 308/713 KB 660/1044 KB 866/1267 KB 1540/1710 KB 508/1063 KB 308/713 KB 660/1044 KB 866/1267 KB 1540/1710 KB 512/1063 KB 308/713 KB 660/1044 KB 866/1267 KB 1540/1710 KB 516/1063 KB 308/713 KB 660/1044 KB 866/1267 KB 1540/1710 KB 520/1063 KB 308/713 KB 660/1044 KB 866/1267 KB 1540/1710 KB 524/1063 KB 308/713 KB 656/1044 KB 866/1267 KB 1536/1710 KB 452/1063 KB 304/713 KB 660/1044 KB 866/1267 KB 1540/1710 KB 468/1063 KB 308/713 KB 664/1044 KB 866/1267 KB 1540/1710 KB 528/1063 KB 308/713 KB 668/1044 KB 866/1267 KB 1540/1710 KB 528/1063 KB 308/713 KB 656/1044 KB 866/1267 KB 1540/1710 KB 464/1063 KB 308/713 KB 656/1044 KB 866/1267 KB 1536/1710 KB 464/1063 KB 308/713 KB 672/1044 KB 866/1267 KB 1540/1710 KB 528/1063 KB 312/713 KB 672/1044 KB 866/1267 KB 1540/1710 KB 528/1063 KB 316/713 KB 672/1044 KB 866/1267 KB 1544/1710 KB 528/1063 KB 320/713 KB 672/1044 KB 866/1267 KB 1544/1710 KB 528/1063 KB 316/713 KB 672/1044 KB 866/1267 KB 1548/1710 KB 528/1063 KB 320/713 KB 672/1044 KB 866/1267 KB 1552/1710 KB 528/1063 KB 320/713 KB 672/1044 KB 866/1267 KB 1540/1710 KB 528/1063 KB 308/713 KB 676/1044 KB 866/1267 KB 1552/1710 KB 528/1063 KB 324/713 KB 680/1044 KB 866/1267 KB 1556/1710 KB 528/1063 KB 324/713 KB 684/1044 KB 866/1267 KB 1556/1710 KB 528/1063 KB 324/713 KB 688/1044 KB 866/1267 KB 1556/1710 KB 528/1063 KB 324/713 KB 672/1044 KB 866/1267 KB 1552/1710 KB 528/1063 KB 324/713 KB 688/1044 KB 866/1267 KB 1556/1710 KB 528/1063 KB 328/713 KB 688/1044 KB 866/1267 KB 1556/1710 KB 528/1063 KB 332/713 KB 688/1044 KB 866/1267 KB 1556/1710 KB 528/1063 KB 336/713 KB 676/1044 KB 866/1267 KB 1556/1710 KB 528/1063 KB 324/713 KB 688/1044 KB 866/1267 KB 1560/1710 KB 528/1063 KB 336/713 KB 688/1044 KB 866/1267 KB 1564/1710 KB 528/1063 KB 336/713 KB 688/1044 KB 866/1267 KB 1568/1710 KB 528/1063 KB 336/713 KB 692/1044 KB 866/1267 KB 1572/1710 KB 528/1063 KB 336/713 KB 692/1044 KB 866/1267 KB 1576/1710 KB 528/1063 KB 340/713 KB 692/1044 KB 866/1267 KB 1568/1710 KB 528/1063 KB 336/713 KB 696/1044 KB 866/1267 KB 1576/1710 KB 528/1063 KB 340/713 KB 700/1044 KB 866/1267 KB 1576/1710 KB 528/1063 KB 340/713 KB 704/1044 KB 866/1267 KB 1576/1710 KB 528/1063 KB 340/713 KB 692/1044 KB 866/1267 KB 1572/1710 KB 528/1063 KB 340/713 KB 704/1044 KB 866/1267 KB 1580/1710 KB 528/1063 KB 344/713 KB 704/1044 KB 866/1267 KB 1580/1710 KB 528/1063 KB 348/713 KB 704/1044 KB 866/1267 KB 1580/1710 KB 528/1063 KB 352/713 KB 704/1044 KB 866/1267 KB 1580/1710 KB 528/1063 KB 356/713 KB 708/1044 KB 866/1267 KB 1580/1710 KB 528/1063 KB 360/713 KB 704/1044 KB 866/1267 KB 1580/1710 KB 528/1063 KB 340/713 KB 708/1044 KB 870/1267 KB 1584/1710 KB 528/1063 KB 360/713 KB 708/1044 KB 870/1267 KB 1588/1710 KB 528/1063 KB 360/713 KB unit-oai-hss-0: 12:10:21 DEBUG unit.oai-hss/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1979 kB] unit-abot-epc-basic-0: 12:10:21 DEBUG unit.abot-epc-basic/0.install 708/1044 KB 870/1267 KB 1580/1710 KB 528/1063 KB 360/713 KB 708/1044 KB 874/1267 KB 1588/1710 KB 528/1063 KB 364/713 KB 708/1044 KB 866/1267 KB 1580/1710 KB 528/1063 KB 356/713 KB 712/1044 KB 874/1267 KB 1592/1710 KB 528/1063 KB 364/713 KB 716/1044 KB 874/1267 KB 1592/1710 KB 528/1063 KB 364/713 KB 720/1044 KB 874/1267 KB 1592/1710 KB 528/1063 KB 364/713 KB 708/1044 KB 874/1267 KB 1592/1710 KB 528/1063 KB 364/713 KB 720/1044 KB 874/1267 KB 1596/1710 KB 528/1063 KB 364/713 KB 708/1044 KB 870/1267 KB 1588/1710 KB 528/1063 KB 364/713 KB 720/1044 KB 878/1267 KB 1596/1710 KB 528/1063 KB 368/713 KB 720/1044 KB 878/1267 KB 1596/1710 KB 528/1063 KB 364/713 KB 660/1044 KB 866/1267 KB 1540/1710 KB 528/1063 KB 308/713 KB 720/1044 KB 878/1267 KB 1596/1710 KB 532/1063 KB 368/713 KB 724/1044 KB 882/1267 KB 1600/1710 KB 536/1063 KB 372/713 KB 724/1044 KB 882/1267 KB 1600/1710 KB 540/1063 KB 372/713 KB 724/1044 KB 882/1267 KB 1600/1710 KB 544/1063 KB 372/713 KB 724/1044 KB 882/1267 KB 1600/1710 KB 532/1063 KB 372/713 KB 724/1044 KB 882/1267 KB 1600/1710 KB 544/1063 KB 376/713 KB 724/1044 KB 882/1267 KB 1600/1710 KB 544/1063 KB 380/713 KB 724/1044 KB 882/1267 KB 1600/1710 KB 544/1063 KB 384/713 KB 724/1044 KB 882/1267 KB 1600/1710 KB 532/1063 KB 368/713 KB 720/1044 KB 882/1267 KB 1600/1710 KB 532/1063 KB 368/713 KB 720/1044 KB 878/1267 KB 1600/1710 KB 532/1063 KB 368/713 KB 724/1044 KB 882/1267 KB 1604/1710 KB 544/1063 KB 384/713 KB 728/1044 KB 882/1267 KB 1608/1710 KB 544/1063 KB 384/713 KB 728/1044 KB 886/1267 KB 1612/1710 KB 544/1063 KB 384/713 KB 728/1044 KB 886/1267 KB 1616/1710 KB 544/1063 KB 384/713 KB 728/1044 KB 886/1267 KB 1620/1710 KB 544/1063 KB 384/713 KB 728/1044 KB 886/1267 KB 1624/1710 KB 548/1063 KB 388/713 KB 728/1044 KB 886/1267 KB 1628/1710 KB 548/1063 KB 388/713 KB 728/1044 KB 886/1267 KB 1632/1710 KB 548/1063 KB 388/713 KB 728/1044 KB 882/1267 KB 1604/1710 KB 544/1063 KB 384/713 KB 732/1044 KB 886/1267 KB 1632/1710 KB 548/1063 KB 388/713 KB 736/1044 KB 886/1267 KB 1632/1710 KB 548/1063 KB 388/713 KB 740/1044 KB 886/1267 KB 1632/1710 KB 548/1063 KB 388/713 KB 744/1044 KB 886/1267 KB 1632/1710 KB 548/1063 KB 388/713 KB 728/1044 KB 886/1267 KB 1620/1710 KB 548/1063 KB 388/713 KB 744/1044 KB 886/1267 KB 1632/1710 KB 548/1063 KB 392/713 KB 744/1044 KB 886/1267 KB 1632/1710 KB 548/1063 KB 396/713 KB 744/1044 KB 886/1267 KB 1632/1710 KB 548/1063 KB 400/713 KB 728/1044 KB 886/1267 KB 1620/1710 KB 548/1063 KB 384/713 KB 748/1044 KB 886/1267 KB 1632/1710 KB 552/1063 KB 400/713 KB 748/1044 KB 886/1267 KB 1632/1710 KB 556/1063 KB 400/713 KB 748/1044 KB 886/1267 KB 1632/1710 KB 560/1063 KB 400/713 KB 728/1044 KB 886/1267 KB 1608/1710 KB 544/1063 KB 384/713 KB 748/1044 KB 890/1267 KB 1632/1710 KB 560/1063 KB 400/713 KB 748/1044 KB 894/1267 KB 1632/1710 KB 560/1063 KB 400/713 KB 748/1044 KB 898/1267 KB 1632/1710 KB 560/1063 KB 400/713 KB 748/1044 KB 902/1267 KB 1632/1710 KB 560/1063 KB 400/713 KB 748/1044 KB 886/1267 KB 1632/1710 KB 548/1063 KB 400/713 KB 752/1044 KB 906/1267 KB 1632/1710 KB 560/1063 KB 400/713 KB 756/1044 KB 906/1267 KB 1632/1710 KB 564/1063 KB 404/713 KB 760/1044 KB 906/1267 KB 1636/1710 KB 564/1063 KB 404/713 KB 764/1044 KB 906/1267 KB 1636/1710 KB 564/1063 KB 404/713 KB 768/1044 KB 906/1267 KB 1636/1710 KB 564/1063 KB 404/713 KB 752/1044 KB 906/1267 KB 1632/1710 KB 564/1063 KB 404/713 KB 768/1044 KB 906/1267 KB 1636/1710 KB 568/1063 KB 404/713 KB 768/1044 KB 906/1267 KB 1636/1710 KB 57 unit-abot-epc-basic-0: 12:10:21 DEBUG unit.abot-epc-basic/0.install 2/1063 KB 404/713 KB 768/1044 KB 906/1267 KB 1636/1710 KB 576/1063 KB 404/713 KB 748/1044 KB 906/1267 KB 1632/1710 KB 560/1063 KB 404/713 KB 768/1044 KB 910/1267 KB 1636/1710 KB 576/1063 KB 404/713 KB 768/1044 KB 914/1267 KB 1636/1710 KB 576/1063 KB 404/713 KB 768/1044 KB 918/1267 KB 1636/1710 KB 576/1063 KB 404/713 KB 768/1044 KB 922/1267 KB 1636/1710 KB 576/1063 KB 404/713 KB 768/1044 KB 926/1267 KB 1636/1710 KB 576/1063 KB 404/713 KB 768/1044 KB 930/1267 KB 1636/1710 KB 580/1063 KB 404/713 KB 772/1044 KB 934/1267 KB 1636/1710 KB 580/1063 KB 404/713 KB 772/1044 KB 938/1267 KB 1636/1710 KB 580/1063 KB 404/713 KB 772/1044 KB 942/1267 KB 1636/1710 KB 580/1063 KB 404/713 KB 752/1044 KB 906/1267 KB 1632/1710 KB 560/1063 KB 404/713 KB 772/1044 KB 942/1267 KB 1636/1710 KB 580/1063 KB 408/713 KB 772/1044 KB 942/1267 KB 1636/1710 KB 580/1063 KB 412/713 KB 772/1044 KB 942/1267 KB 1636/1710 KB 580/1063 KB 416/713 KB 772/1044 KB 942/1267 KB 1636/1710 KB 580/1063 KB 420/713 KB 772/1044 KB 942/1267 KB 1636/1710 KB 580/1063 KB 424/713 KB 772/1044 KB 942/1267 KB 1636/1710 KB 580/1063 KB 428/713 KB 772/1044 KB 942/1267 KB 1636/1710 KB 580/1063 KB 432/713 KB 772/1044 KB 930/1267 KB 1636/1710 KB 580/1063 KB 404/713 KB 776/1044 KB 942/1267 KB 1636/1710 KB 580/1063 KB 432/713 KB 780/1044 KB 942/1267 KB 1636/1710 KB 580/1063 KB 432/713 KB 784/1044 KB 942/1267 KB 1636/1710 KB 580/1063 KB 432/713 KB 768/1044 KB 926/1267 KB 1636/1710 KB 580/1063 KB 404/713 KB 784/1044 KB 942/1267 KB 1636/1710 KB 584/1063 KB 432/713 KB 784/1044 KB 942/1267 KB 1636/1710 KB 588/1063 KB 432/713 KB 784/1044 KB 942/1267 KB 1636/1710 KB 592/1063 KB 432/713 KB 756/1044 KB 906/1267 KB 1636/1710 KB 564/1063 KB 404/713 KB 784/1044 KB 942/1267 KB 1640/1710 KB 592/1063 KB 432/713 KB 784/1044 KB 942/1267 KB 1644/1710 KB 592/1063 KB 432/713 KB 784/1044 KB 942/1267 KB 1648/1710 KB 592/1063 KB 432/713 KB 784/1044 KB 942/1267 KB 1652/1710 KB 592/1063 KB 432/713 KB 784/1044 KB 942/1267 KB 1656/1710 KB 592/1063 KB 432/713 KB 784/1044 KB 942/1267 KB 1660/1710 KB 592/1063 KB 432/713 KB 784/1044 KB 942/1267 KB 1664/1710 KB 592/1063 KB 432/713 KB 784/1044 KB 942/1267 KB 1668/1710 KB 592/1063 KB 436/713 KB 788/1044 KB 946/1267 KB 1672/1710 KB 596/1063 KB 436/713 KB 788/1044 KB 946/1267 KB 1676/1710 KB 596/1063 KB 436/713 KB 788/1044 KB 946/1267 KB 1680/1710 KB 596/1063 KB 436/713 KB 784/1044 KB 942/1267 KB 1664/1710 KB 592/1063 KB 436/713 KB 788/1044 KB 946/1267 KB 1680/1710 KB 596/1063 KB 440/713 KB 788/1044 KB 946/1267 KB 1680/1710 KB 596/1063 KB 444/713 KB 788/1044 KB 946/1267 KB 1680/1710 KB 596/1063 KB 448/713 KB 788/1044 KB 946/1267 KB 1668/1710 KB 596/1063 KB 436/713 KB 788/1044 KB 950/1267 KB 1680/1710 KB 596/1063 KB 448/713 KB 788/1044 KB 954/1267 KB 1680/1710 KB 596/1063 KB 448/713 KB 788/1044 KB 958/1267 KB 1680/1710 KB 596/1063 KB 448/713 KB 788/1044 KB 962/1267 KB 1680/1710 KB 596/1063 KB 448/713 KB 788/1044 KB 966/1267 KB 1684/1710 KB 596/1063 KB 452/713 KB 788/1044 KB 970/1267 KB 1684/1710 KB 596/1063 KB 452/713 KB 788/1044 KB 974/1267 KB 1684/1710 KB 596/1063 KB 452/713 KB 788/1044 KB 942/1267 KB 1668/1710 KB 596/1063 KB 436/713 KB 792/1044 KB 974/1267 KB 1684/1710 KB 596/1063 KB 452/713 KB 796/1044 KB 974/1267 KB 1684/1710 KB 596/1063 KB 452/713 KB 800/1044 KB 974/1267 KB 1684/1710 KB 596/1063 KB 452/713 KB 784/1044 KB 942/1267 KB 1668/1710 KB 596/1063 KB 436/713 KB 800/1044 KB 974/1267 KB 1684/1710 KB 600/1063 KB 452/713 KB 800/1044 KB 974/1267 unit-abot-epc-basic-0: 12:10:21 DEBUG unit.abot-epc-basic/0.install KB 1684/1710 KB 604/1063 KB 452/713 KB 800/1044 KB 974/1267 KB 1684/1710 KB 608/1063 KB 452/713 KB 800/1044 KB 974/1267 KB 1684/1710 KB 612/1063 KB 452/713 KB 804/1044 KB 974/1267 KB 1684/1710 KB 616/1063 KB 452/713 KB 804/1044 KB 974/1267 KB 1684/1710 KB 620/1063 KB 452/713 KB 804/1044 KB 974/1267 KB 1684/1710 KB 624/1063 KB 452/713 KB 788/1044 KB 962/1267 KB 1684/1710 KB 596/1063 KB 452/713 KB 804/1044 KB 974/1267 KB 1688/1710 KB 624/1063 KB 452/713 KB 804/1044 KB 974/1267 KB 1692/1710 KB 624/1063 KB 452/713 KB 804/1044 KB 974/1267 KB 1696/1710 KB 624/1063 KB 452/713 KB 788/1044 KB 962/1267 KB 1680/1710 KB 596/1063 KB 452/713 KB 804/1044 KB 974/1267 KB 1696/1710 KB 624/1063 KB 456/713 KB 804/1044 KB 974/1267 KB 1696/1710 KB 624/1063 KB 460/713 KB 804/1044 KB 974/1267 KB 1696/1710 KB 624/1063 KB 464/713 KB 804/1044 KB 974/1267 KB 1684/1710 KB 612/1063 KB 452/713 KB 808/1044 KB 974/1267 KB 1696/1710 KB 624/1063 KB 464/713 KB 812/1044 KB 974/1267 KB 1696/1710 KB 624/1063 KB 464/713 KB 816/1044 KB 974/1267 KB 1696/1710 KB 624/1063 KB 464/713 KB 816/1044 KB 974/1267 KB 1696/1710 KB 628/1063 KB 464/713 KB 820/1044 KB 978/1267 KB 1700/1710 KB 632/1063 KB 468/713 KB 820/1044 KB 978/1267 KB 1700/1710 KB 636/1063 KB 468/713 KB 820/1044 KB 978/1267 KB 1700/1710 KB 640/1063 KB 468/713 KB 820/1044 KB 978/1267 KB 1700/1710 KB 628/1063 KB 468/713 KB 820/1044 KB 978/1267 KB 1700/1710 KB 640/1063 KB 472/713 KB 820/1044 KB 978/1267 KB 1700/1710 KB 640/1063 KB 476/713 KB 820/1044 KB 978/1267 KB 1700/1710 KB 640/1063 KB 480/713 KB 820/1044 KB 978/1267 KB 1700/1710 KB 628/1063 KB 464/713 KB 824/1044 KB 978/1267 KB 1700/1710 KB 640/1063 KB 480/713 KB 828/1044 KB 978/1267 KB 1700/1710 KB 640/1063 KB 480/713 KB 832/1044 KB 978/1267 KB 1700/1710 KB 640/1063 KB 480/713 KB 836/1044 KB 978/1267 KB 1700/1710 KB 640/1063 KB 480/713 KB 840/1044 KB 978/1267 KB 1700/1710 KB 644/1063 KB 484/713 KB 816/1044 KB 978/1267 KB 1700/1710 KB 628/1063 KB 464/713 KB 816/1044 KB 974/1267 KB 1700/1710 KB 628/1063 KB 464/713 KB 840/1044 KB 978/1267 KB 1704/1710 KB 644/1063 KB 484/713 KB 840/1044 KB 978/1267 KB 1708/1710 KB 644/1063 KB 484/713 KB 840/1044 KB 982/1267 KB 1710/1710 KB 644/1063 KB 484/713 KB 836/1044 KB 978/1267 KB 1700/1710 KB 644/1063 KB 484/713 KB 840/1044 KB 982/1267 KB 1710/1710 KB 644/1063 KB 488/713 KB 840/1044 KB 982/1267 KB 1710/1710 KB 644/1063 KB 492/713 KB 840/1044 KB 982/1267 KB 1710/1710 KB 644/1063 KB 496/713 KB 836/1044 KB 978/1267 KB 1700/1710 KB 644/1063 KB 480/713 KB 840/1044 KB 982/1267 KB 1710/1710 KB 648/1063 KB 496/713 KB 840/1044 KB 982/1267 KB 1710/1710 KB 652/1063 KB 496/713 KB 840/1044 KB 982/1267 KB 1710/1710 KB 656/1063 KB 496/713 KB 840/1044 KB 982/1267 KB 1708/1710 KB 644/1063 KB 484/713 KB 840/1044 KB 986/1267 KB 1710/1710 KB 656/1063 KB 496/713 KB 840/1044 KB 990/1267 KB 1710/1710 KB 656/1063 KB 496/713 KB 840/1044 KB 994/1267 KB 1710/1710 KB 656/1063 KB 496/713 KB 840/1044 KB 998/1267 KB 1710/1710 KB 656/1063 KB 496/713 KB 840/1044 KB 1002/1267 KB 1710/1710 KB 656/1063 KB 496/713 KB 844/1044 KB 1006/1267 KB 1710/1710 KB 656/1063 KB 496/713 KB 844/1044 KB 1010/1267 KB 1710/1710 KB 656/1063 KB 500/713 KB 844/1044 KB 1014/1267 KB 1710/1710 KB 660/1063 KB 500/713 KB 844/1044 KB 1018/1267 KB 1710/1710 KB 660/1063 KB 500/713 KB 844/1044 KB 1002/1267 KB 1710/1710 KB 656/1063 KB 496/713 KB 848/1044 KB 1018/1267 KB 1710/1710 KB 660/1063 KB 500/713 KB 852/1044 KB 1018/1267 KB 1710/1710 KB 660/1063 KB 500/713 unit-abot-epc-basic-0: 12:10:21 DEBUG unit.abot-epc-basic/0.install KB 856/1044 KB 1018/1267 KB 1710/1710 KB 660/1063 KB 500/713 KB 860/1044 KB 1018/1267 KB 1710/1710 KB 660/1063 KB 500/713 KB 864/1044 KB 1018/1267 KB 1710/1710 KB 660/1063 KB 500/713 KB 844/1044 KB 1010/1267 KB 1710/1710 KB 660/1063 KB 500/713 KB 864/1044 KB 1018/1267 KB 1710/1710 KB 664/1063 KB 500/713 KB 864/1044 KB 1018/1267 KB 1710/1710 KB 668/1063 KB 500/713 KB 864/1044 KB 1018/1267 KB 1710/1710 KB 672/1063 KB 500/713 KB 844/1044 KB 1006/1267 KB 1710/1710 KB 656/1063 KB 500/713 KB 864/1044 KB 1018/1267 KB 1710/1710 KB 672/1063 KB 504/713 KB 864/1044 KB 1018/1267 KB 1710/1710 KB 672/1063 KB 508/713 KB 864/1044 KB 1018/1267 KB 1710/1710 KB 672/1063 KB 512/713 KB 864/1044 KB 1018/1267 KB 1710/1710 KB 676/1063 KB 512/713 KB 868/1044 KB 1022/1267 KB 1710/1710 KB 680/1063 KB 516/713 KB 868/1044 KB 1022/1267 KB 1710/1710 KB 684/1063 KB 516/713 KB 868/1044 KB 1022/1267 KB 1710/1710 KB 688/1063 KB 516/713 KB 868/1044 KB 1022/1267 KB 1710/1710 KB 676/1063 KB 516/713 KB 872/1044 KB 1022/1267 KB 1710/1710 KB 688/1063 KB 516/713 KB 876/1044 KB 1022/1267 KB 1710/1710 KB 688/1063 KB 516/713 KB 880/1044 KB 1022/1267 KB 1710/1710 KB 688/1063 KB 516/713 KB 884/1044 KB 1022/1267 KB 1710/1710 KB 688/1063 KB 516/713 KB 888/1044 KB 1022/1267 KB 692/1063 KB 516/713 KB 892/1044 KB 1022/1267 KB 692/1063 KB 516/713 KB 896/1044 KB 1022/1267 KB 692/1063 KB 516/713 KB 864/1044 KB 1022/1267 KB 1710/1710 KB 676/1063 KB 516/713 KB 896/1044 KB 1022/1267 KB 692/1063 KB 520/713 KB 896/1044 KB 1022/1267 KB 692/1063 KB 524/713 KB 896/1044 KB 1022/1267 KB 692/1063 KB 528/713 KB 864/1044 KB 1022/1267 KB 1710/1710 KB 676/1063 KB 512/713 KB 896/1044 KB 1026/1267 KB 692/1063 KB 528/713 KB 896/1044 KB 1030/1267 KB 692/1063 KB 528/713 KB 896/1044 KB 1034/1267 KB 692/1063 KB 528/713 KB 896/1044 KB 1038/1267 KB 692/1063 KB 528/713 KB 896/1044 KB 1042/1267 KB 692/1063 KB 528/713 KB 896/1044 KB 1046/1267 KB 692/1063 KB 532/713 KB 896/1044 KB 1050/1267 KB 692/1063 KB 532/713 KB 896/1044 KB 1054/1267 KB 692/1063 KB 532/713 KB 900/1044 KB 1054/1267 KB 692/1063 KB 532/713 KB 904/1044 KB 1058/1267 KB 692/1063 KB 532/713 KB 908/1044 KB 1058/1267 KB 692/1063 KB 532/713 KB 912/1044 KB 1058/1267 KB 692/1063 KB 532/713 KB 884/1044 KB 1022/1267 KB 1710/1710 KB 692/1063 KB 516/713 KB 912/1044 KB 1058/1267 KB 696/1063 KB 532/713 KB 912/1044 KB 1058/1267 KB 700/1063 KB 532/713 KB 912/1044 KB 1058/1267 KB 704/1063 KB 532/713 KB 912/1044 KB 1058/1267 KB 708/1063 KB 532/713 KB 912/1044 KB 1058/1267 KB 712/1063 KB 532/713 KB 912/1044 KB 1058/1267 KB 716/1063 KB 532/713 KB 912/1044 KB 1058/1267 KB 720/1063 KB 532/713 KB 900/1044 KB 1058/1267 KB 692/1063 KB 532/713 KB 912/1044 KB 1062/1267 KB 720/1063 KB 532/713 KB 912/1044 KB 1066/1267 KB 720/1063 KB 532/713 KB 912/1044 KB 1070/1267 KB 720/1063 KB 532/713 KB 912/1044 KB 1074/1267 KB 720/1063 KB 532/713 KB 896/1044 KB 1042/1267 KB 692/1063 KB 532/713 KB 916/1044 KB 1074/1267 KB 724/1063 KB 536/713 KB 916/1044 KB 1074/1267 KB 724/1063 KB 540/713 KB 916/1044 KB 1074/1267 KB 724/1063 KB 544/713 KB 916/1044 KB 1074/1267 KB 724/1063 KB 548/713 KB 916/1044 KB 1074/1267 KB 724/1063 KB 552/713 KB 916/1044 KB 1074/1267 KB 724/1063 KB 556/713 KB 916/1044 KB 1074/1267 KB 724/1063 KB 560/713 KB 916/1044 KB 1074/1267 KB 724/1063 KB 564/713 KB 916/1044 KB 1074/1267 KB 724/1063 KB 568/713 KB 916/1044 KB 1074/1267 KB 724/1063 KB 532/713 KB 920/1044 unit-abot-epc-basic-0: 12:10:21 DEBUG unit.abot-epc-basic/0.install KB 1078/1267 KB 724/1063 KB 568/713 KB 924/1044 KB 1078/1267 KB 724/1063 KB 568/713 KB 912/1044 KB 1074/1267 KB 724/1063 KB 532/713 KB 924/1044 KB 1078/1267 KB 728/1063 KB 572/713 KB 924/1044 KB 1078/1267 KB 732/1063 KB 572/713 KB 924/1044 KB 1078/1267 KB 736/1063 KB 572/713 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/gherkin/2.12.2/gherkin-2.12.2.jar (1710 KB at 3053.4 KB/sec) unit-abot-epc-basic-0: 12:10:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-expression/4.2.2.RELEASE/spring-expression-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 12:10:21 DEBUG unit.abot-epc-basic/0.install 928/1044 KB 1078/1267 KB 736/1063 KB 572/713 KB 924/1044 KB 1078/1267 KB 724/1063 KB 572/713 KB 928/1044 KB 1078/1267 KB 736/1063 KB 576/713 KB 928/1044 KB 1078/1267 KB 736/1063 KB 580/713 KB 932/1044 KB 1078/1267 KB 740/1063 KB 584/713 KB 932/1044 KB 1078/1267 KB 740/1063 KB 588/713 KB 916/1044 KB 1078/1267 KB 724/1063 KB 568/713 KB 932/1044 KB 1082/1267 KB 740/1063 KB 592/713 KB 932/1044 KB 1086/1267 KB 740/1063 KB 592/713 KB 932/1044 KB 1090/1267 KB 740/1063 KB 592/713 KB 932/1044 KB 1094/1267 KB 740/1063 KB 592/713 KB 932/1044 KB 1098/1267 KB 740/1063 KB 592/713 KB 932/1044 KB 1102/1267 KB 740/1063 KB 592/713 KB 932/1044 KB 1078/1267 KB 740/1063 KB 580/713 KB 936/1044 KB 1102/1267 KB 740/1063 KB 592/713 KB 928/1044 KB 1078/1267 KB 740/1063 KB 580/713 KB 940/1044 KB 1102/1267 KB 744/1063 KB 592/713 KB 940/1044 KB 1102/1267 KB 748/1063 KB 592/713 KB 940/1044 KB 1102/1267 KB 752/1063 KB 592/713 KB 932/1044 KB 1078/1267 KB 740/1063 KB 592/713 KB 940/1044 KB 1102/1267 KB 740/1063 KB 592/713 KB 944/1044 KB 1102/1267 KB 752/1063 KB 592/713 KB 944/1044 KB 1102/1267 KB 756/1063 KB 592/713 KB 948/1044 KB 1106/1267 KB 760/1063 KB 596/713 KB 948/1044 KB 1106/1267 KB 764/1063 KB 596/713 KB 948/1044 KB 1106/1267 KB 768/1063 KB 596/713 KB 948/1044 KB 1106/1267 KB 756/1063 KB 596/713 KB 948/1044 KB 1106/1267 KB 768/1063 KB 600/713 KB 948/1044 KB 1106/1267 KB 768/1063 KB 604/713 KB 948/1044 KB 1106/1267 KB 756/1063 KB 592/713 KB 948/1044 KB 1110/1267 KB 768/1063 KB 604/713 KB 948/1044 KB 1114/1267 KB 768/1063 KB 604/713 KB 948/1044 KB 1102/1267 KB 756/1063 KB 592/713 KB 952/1044 KB 1114/1267 KB 768/1063 KB 608/713 KB 956/1044 KB 1114/1267 KB 768/1063 KB 608/713 KB 960/1044 KB 1114/1267 KB 768/1063 KB 608/713 KB 948/1044 KB 1114/1267 KB 768/1063 KB 608/713 KB 960/1044 KB 1118/1267 KB 768/1063 KB 608/713 KB 960/1044 KB 4/257 KB 1118/1267 KB 768/1063 KB 608/713 KB 960/1044 KB 8/257 KB 1118/1267 KB 768/1063 KB 608/713 KB 960/1044 KB 12/257 KB 1118/1267 KB 768/1063 KB 608/713 KB 960/1044 KB 12/257 KB 1118/1267 KB 768/1063 KB 612/713 KB 964/1044 KB 16/257 KB 1122/1267 KB 772/1063 KB 616/713 KB 964/1044 KB 16/257 KB 1122/1267 KB 772/1063 KB 620/713 KB 964/1044 KB 16/257 KB 1122/1267 KB 772/1063 KB 624/713 KB 960/1044 KB 16/257 KB 1118/1267 KB 768/1063 KB 612/713 KB 964/1044 KB 20/257 KB 1122/1267 KB 772/1063 KB 624/713 KB 964/1044 KB 16/257 KB 1122/1267 KB 772/1063 KB 612/713 KB 968/1044 KB 20/257 KB 1122/1267 KB 772/1063 KB 624/713 KB 972/1044 KB 20/257 KB 1122/1267 KB 772/1063 KB 624/713 KB 976/1044 KB 20/257 KB 1122/1267 KB 772/1063 KB 624/713 KB 980/1044 KB 24/257 KB 1122/1267 KB 772/1063 KB 624/713 KB 984/1044 KB 24/257 KB 1122/1267 KB 772/1063 KB 628/713 KB 988/1044 KB 24/257 KB 1122/1267 KB 772/1063 KB 628/713 KB 992/1044 KB 24/257 KB 1122/1267 KB 772/1063 KB 628/713 KB 960/1044 KB 16/257 KB 1122/1267 KB 772/1063 KB 612/713 KB 992/1044 KB 24/257 KB 1126/1267 KB 772/1063 KB 628/713 KB 992/1044 KB 24/257 KB 1130/1267 KB 772/1063 KB 628/713 KB 992/1044 KB 24/257 KB 1134/1267 KB 772/1063 KB 628/713 KB 960/1044 KB 16/257 KB 1118/1267 KB 772/1063 KB 612/713 KB 992/1044 KB 24/257 KB 1134/1267 KB 776/1063 KB 628/713 KB 992/1044 KB 24/257 KB 1134/1267 KB 780/1063 KB 628/713 KB 992/1044 KB 24/257 KB 1134/1267 KB 784/1063 KB 628/713 KB 992/1044 KB 24/257 KB 1134/1267 KB 788/1063 KB 628/713 KB 992/1044 KB 24/257 KB 1138/1267 KB 792/1063 KB 628/713 KB 992/1044 KB 24/257 KB 1138/1267 KB 796/1063 KB 628/713 KB unit-abot-epc-basic-0: 12:10:21 DEBUG unit.abot-epc-basic/0.install 992/1044 KB 24/257 KB 1138/1267 KB 800/1063 KB 628/713 KB 980/1044 KB 24/257 KB 1122/1267 KB 772/1063 KB 628/713 KB 992/1044 KB 24/257 KB 1138/1267 KB 800/1063 KB 632/713 KB 992/1044 KB 24/257 KB 1138/1267 KB 800/1063 KB 636/713 KB 976/1044 KB 24/257 KB 1122/1267 KB 772/1063 KB 624/713 KB 992/1044 KB 28/257 KB 1138/1267 KB 800/1063 KB 640/713 KB 992/1044 KB 32/257 KB 1138/1267 KB 800/1063 KB 640/713 KB 992/1044 KB 24/257 KB 1138/1267 KB 788/1063 KB 628/713 KB 992/1044 KB 36/257 KB 1142/1267 KB 800/1063 KB 640/713 KB 992/1044 KB 36/257 KB 1146/1267 KB 800/1063 KB 640/713 KB 996/1044 KB 36/257 KB 1150/1267 KB 804/1063 KB 640/713 KB 996/1044 KB 36/257 KB 1154/1267 KB 804/1063 KB 640/713 KB 996/1044 KB 36/257 KB 1158/1267 KB 804/1063 KB 640/713 KB 996/1044 KB 36/257 KB 1162/1267 KB 804/1063 KB 640/713 KB 996/1044 KB 36/257 KB 1166/1267 KB 804/1063 KB 640/713 KB 996/1044 KB 36/257 KB 1146/1267 KB 804/1063 KB 640/713 KB 1000/1044 KB 36/257 KB 1166/1267 KB 804/1063 KB 640/713 KB 1004/1044 KB 36/257 KB 1166/1267 KB 804/1063 KB 640/713 KB 1008/1044 KB 36/257 KB 1166/1267 KB 804/1063 KB 640/713 KB 992/1044 KB 36/257 KB 1146/1267 KB 804/1063 KB 640/713 KB 1008/1044 KB 36/257 KB 1166/1267 KB 808/1063 KB 640/713 KB 1008/1044 KB 36/257 KB 1166/1267 KB 812/1063 KB 640/713 KB 1008/1044 KB 36/257 KB 1166/1267 KB 816/1063 KB 640/713 KB 992/1044 KB 36/257 KB 1146/1267 KB 800/1063 KB 640/713 KB 1008/1044 KB 36/257 KB 1166/1267 KB 816/1063 KB 644/713 KB 1008/1044 KB 36/257 KB 1166/1267 KB 816/1063 KB 648/713 KB 1008/1044 KB 36/257 KB 1166/1267 KB 816/1063 KB 652/713 KB 1008/1044 KB 36/257 KB 1166/1267 KB 816/1063 KB 656/713 KB 1008/1044 KB 36/257 KB 1166/1267 KB 816/1063 KB 660/713 KB 1012/1044 KB 36/257 KB 1170/1267 KB 820/1063 KB 664/713 KB 1012/1044 KB 36/257 KB 1170/1267 KB 820/1063 KB 668/713 KB 1012/1044 KB 36/257 KB 1170/1267 KB 820/1063 KB 672/713 KB 1012/1044 KB 36/257 KB 1170/1267 KB 820/1063 KB 660/713 KB 1016/1044 KB 36/257 KB 1170/1267 KB 820/1063 KB 672/713 KB 1008/1044 KB 36/257 KB 1170/1267 KB 820/1063 KB 660/713 KB 1016/1044 KB 36/257 KB 1170/1267 KB 824/1063 KB 672/713 KB 1016/1044 KB 36/257 KB 1170/1267 KB 828/1063 KB 672/713 KB 1016/1044 KB 36/257 KB 1170/1267 KB 832/1063 KB 672/713 KB 1008/1044 KB 36/257 KB 1170/1267 KB 816/1063 KB 660/713 KB 1020/1044 KB 36/257 KB 1174/1267 KB 832/1063 KB 672/713 KB 1020/1044 KB 36/257 KB 1178/1267 KB 832/1063 KB 672/713 KB 1020/1044 KB 36/257 KB 1182/1267 KB 832/1063 KB 672/713 KB 1020/1044 KB 36/257 KB 1170/1267 KB 832/1063 KB 672/713 KB 1024/1044 KB 36/257 KB 1182/1267 KB 832/1063 KB 672/713 KB 1024/1044 KB 36/257 KB 1182/1267 KB 836/1063 KB 672/713 KB 1028/1044 KB 36/257 KB 1186/1267 KB 840/1063 KB 676/713 KB 1028/1044 KB 36/257 KB 1186/1267 KB 844/1063 KB 676/713 KB 1028/1044 KB 36/257 KB 1186/1267 KB 848/1063 KB 676/713 KB 1028/1044 KB 36/257 KB 1186/1267 KB 836/1063 KB 676/713 KB 1028/1044 KB 36/257 KB 1190/1267 KB 848/1063 KB 676/713 KB 1028/1044 KB 36/257 KB 1194/1267 KB 848/1063 KB 676/713 KB 1028/1044 KB 36/257 KB 1198/1267 KB 848/1063 KB 676/713 KB 1028/1044 KB 36/257 KB 1202/1267 KB 848/1063 KB 676/713 KB 1028/1044 KB 36/257 KB 1206/1267 KB 852/1063 KB 676/713 KB 1028/1044 KB 36/257 KB 1210/1267 KB 852/1063 KB 676/713 KB 1028/1044 KB 36/257 KB 1214/1267 KB 852/1063 KB 676/713 KB 1028/1044 KB 36/257 KB 1182/1267 KB 836/1063 KB 676/713 KB 1032/1044 KB 36/257 KB 1214/1267 KB 852/1063 KB 676/713 KB 1036/1044 KB 36/257 KB 1214/1267 KB 852/1063 KB unit-abot-epc-basic-0: 12:10:21 DEBUG unit.abot-epc-basic/0.install 676/713 KB 1040/1044 KB 36/257 KB 1214/1267 KB 852/1063 KB 676/713 KB 1024/1044 KB 36/257 KB 1182/1267 KB 836/1063 KB 676/713 KB 1040/1044 KB 36/257 KB 1214/1267 KB 852/1063 KB 680/713 KB 1040/1044 KB 36/257 KB 1214/1267 KB 852/1063 KB 684/713 KB 1040/1044 KB 36/257 KB 1214/1267 KB 852/1063 KB 688/713 KB 1040/1044 KB 36/257 KB 1214/1267 KB 852/1063 KB 692/713 KB 1044/1044 KB 36/257 KB 1214/1267 KB 852/1063 KB 696/713 KB 1044/1044 KB 36/257 KB 1214/1267 KB 852/1063 KB 700/713 KB 1044/1044 KB 36/257 KB 1214/1267 KB 852/1063 KB 704/713 KB 1028/1044 KB 36/257 KB 1202/1267 KB 852/1063 KB 676/713 KB 1028/1044 KB 36/257 KB 1202/1267 KB 848/1063 KB 676/713 KB 1044/1044 KB 40/257 KB 1214/1267 KB 852/1063 KB 704/713 KB 1044/1044 KB 44/257 KB 1214/1267 KB 852/1063 KB 704/713 KB 1044/1044 KB 48/257 KB 1214/1267 KB 852/1063 KB 704/713 KB 1044/1044 KB 52/257 KB 1214/1267 KB 852/1063 KB 704/713 KB 1044/1044 KB 56/257 KB 1214/1267 KB 852/1063 KB 704/713 KB 1044/1044 KB 60/257 KB 1214/1267 KB 852/1063 KB 704/713 KB 1044/1044 KB 64/257 KB 1214/1267 KB 852/1063 KB 704/713 KB 1044/1044 KB 68/257 KB 1214/1267 KB 852/1063 KB 704/713 KB 1044/1044 KB 72/257 KB 1214/1267 KB 852/1063 KB 704/713 KB 1044/1044 KB 76/257 KB 1214/1267 KB 852/1063 KB 704/713 KB 1044/1044 KB 80/257 KB 1214/1267 KB 852/1063 KB 704/713 KB 1044/1044 KB 84/257 KB 1214/1267 KB 852/1063 KB 704/713 KB 1044/1044 KB 88/257 KB 1214/1267 KB 852/1063 KB 704/713 KB 1044/1044 KB 92/257 KB 1214/1267 KB 852/1063 KB 704/713 KB 1044/1044 KB 96/257 KB 1214/1267 KB 852/1063 KB 704/713 KB 1044/1044 KB 100/257 KB 1214/1267 KB 852/1063 KB 704/713 KB 1044/1044 KB 36/257 KB 1214/1267 KB 852/1063 KB 692/713 KB 1044/1044 KB 100/257 KB 1214/1267 KB 856/1063 KB 704/713 KB 1044/1044 KB 100/257 KB 1214/1267 KB 856/1063 KB 704/713 KB 1044/1044 KB 100/257 KB 1214/1267 KB 860/1063 KB 704/713 KB 1044/1044 KB 104/257 KB 1214/1267 KB 860/1063 KB 704/713 KB 1044/1044 KB 108/257 KB 1214/1267 KB 860/1063 KB 704/713 KB 1044/1044 KB 108/257 KB 1214/1267 KB 864/1063 KB 704/713 KB 1044/1044 KB 112/257 KB 1214/1267 KB 864/1063 KB 704/713 KB 1044/1044 KB 116/257 KB 1218/1267 KB 864/1063 KB 704/713 KB 1044/1044 KB 120/257 KB 1218/1267 KB 868/1063 KB 708/713 KB 1044/1044 KB 124/257 KB 1218/1267 KB 868/1063 KB 708/713 KB 1044/1044 KB 128/257 KB 1218/1267 KB 868/1063 KB 708/713 KB 1044/1044 KB 112/257 KB 1218/1267 KB 864/1063 KB 704/713 KB 1044/1044 KB 128/257 KB 1222/1267 KB 868/1063 KB 708/713 KB 1044/1044 KB 128/257 KB 1226/1267 KB 868/1063 KB 708/713 KB 1044/1044 KB 128/257 KB 1230/1267 KB 868/1063 KB 708/713 KB 1044/1044 KB 116/257 KB 1218/1267 KB 868/1063 KB 708/713 KB 1044/1044 KB 128/257 KB 1230/1267 KB 872/1063 KB 708/713 KB 1044/1044 KB 128/257 KB 1230/1267 KB 876/1063 KB 708/713 KB 1044/1044 KB 128/257 KB 1230/1267 KB 880/1063 KB 708/713 KB 1044/1044 KB 116/257 KB 1218/1267 KB 864/1063 KB 708/713 KB 1044/1044 KB 128/257 KB 1230/1267 KB 880/1063 KB 712/713 KB 1044/1044 KB 128/257 KB 1230/1267 KB 880/1063 KB 713/713 KB 1044/1044 KB 128/257 KB 1234/1267 KB 880/1063 KB 713/713 KB 1044/1044 KB 132/257 KB 1238/1267 KB 884/1063 KB 713/713 KB 1044/1044 KB 132/257 KB 1242/1267 KB 884/1063 KB 713/713 KB 1044/1044 KB 132/257 KB 1246/1267 KB 884/1063 KB 713/713 KB 1044/1044 KB 132/257 KB 1234/1267 KB 884/1063 KB 713/713 KB 1044/1044 KB 136/257 KB 1246/1267 KB 884/1063 KB 713/713 KB 1044/1044 KB 140/257 KB 1246/1267 KB 884/1063 KB 713/713 KB 1044/1044 KB 144/257 KB 1246/1267 KB 884/1063 KB 71 unit-abot-epc-basic-0: 12:10:21 DEBUG unit.abot-epc-basic/0.install 3/713 KB 1044/1044 KB 128/257 KB 1234/1267 KB 884/1063 KB 713/713 KB 1044/1044 KB 144/257 KB 1246/1267 KB 888/1063 KB 713/713 KB 1044/1044 KB 144/257 KB 1246/1267 KB 892/1063 KB 713/713 KB 1044/1044 KB 144/257 KB 1246/1267 KB 896/1063 KB 713/713 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-core/4.2.2.RELEASE/spring-core-4.2.2.RELEASE.jar (1044 KB at 1705.7 KB/sec) unit-abot-epc-basic-0: 12:10:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-test/4.2.2.RELEASE/spring-test-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 12:10:21 DEBUG unit.abot-epc-basic/0.install 144/257 KB 1246/1267 KB 900/1063 KB 713/713 KB 148/257 KB 1250/1267 KB 904/1063 KB 713/713 KB 148/257 KB 1250/1267 KB 908/1063 KB 713/713 KB 148/257 KB 1250/1267 KB 912/1063 KB 713/713 KB 148/257 KB 1250/1267 KB 900/1063 KB 713/713 KB 152/257 KB 1250/1267 KB 912/1063 KB 713/713 KB 156/257 KB 1250/1267 KB 912/1063 KB 713/713 KB 160/257 KB 1250/1267 KB 912/1063 KB 713/713 KB 144/257 KB 1250/1267 KB 900/1063 KB 713/713 KB 160/257 KB 1254/1267 KB 912/1063 KB 713/713 KB 160/257 KB 1258/1267 KB 912/1063 KB 713/713 KB 160/257 KB 1262/1267 KB 912/1063 KB 713/713 KB 160/257 KB 1262/1267 KB 916/1063 KB 713/713 KB 164/257 KB 1266/1267 KB 920/1063 KB 713/713 KB 164/257 KB 1266/1267 KB 924/1063 KB 713/713 KB 164/257 KB 1266/1267 KB 928/1063 KB 713/713 KB 164/257 KB 1266/1267 KB 916/1063 KB 713/713 KB 168/257 KB 1266/1267 KB 928/1063 KB 713/713 KB 172/257 KB 1266/1267 KB 928/1063 KB 713/713 KB 176/257 KB 1266/1267 KB 928/1063 KB 713/713 KB 160/257 KB 1266/1267 KB 916/1063 KB 713/713 KB 176/257 KB 1267/1267 KB 928/1063 KB 713/713 KB 176/257 KB 1267/1267 KB 932/1063 KB 713/713 KB 180/257 KB 1267/1267 KB 936/1063 KB 180/257 KB 1267/1267 KB 940/1063 KB 180/257 KB 1267/1267 KB 944/1063 KB 180/257 KB 1267/1267 KB 932/1063 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-beans/4.2.2.RELEASE/spring-beans-4.2.2.RELEASE.jar (713 KB at 1151.8 KB/sec) unit-abot-epc-basic-0: 12:10:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-aop/4.2.2.RELEASE/spring-aop-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 12:10:21 DEBUG unit.abot-epc-basic/0.install 184/257 KB 1267/1267 KB 944/1063 KB 188/257 KB 1267/1267 KB 944/1063 KB 192/257 KB 1267/1267 KB 944/1063 KB 192/257 KB 1267/1267 KB 948/1063 KB 196/257 KB 1267/1267 KB 952/1063 KB 196/257 KB 1267/1267 KB 956/1063 KB 196/257 KB 1267/1267 KB 960/1063 KB 196/257 KB 1267/1267 KB 948/1063 KB 200/257 KB 1267/1267 KB 960/1063 KB 204/257 KB 1267/1267 KB 960/1063 KB 208/257 KB 1267/1267 KB 960/1063 KB 208/257 KB 1267/1267 KB 964/1063 KB 212/257 KB 1267/1267 KB 968/1063 KB 212/257 KB 1267/1267 KB 972/1063 KB 212/257 KB 1267/1267 KB 976/1063 KB 212/257 KB 1267/1267 KB 980/1063 KB 212/257 KB 984/1063 KB 212/257 KB 988/1063 KB 212/257 KB 992/1063 KB 212/257 KB 1267/1267 KB 964/1063 KB 216/257 KB 992/1063 KB 220/257 KB 992/1063 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-core/2.7/log4j-core-2.7.jar (1267 KB at 2023.1 KB/sec) unit-abot-epc-basic-0: 12:10:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.jar unit-abot-epc-basic-0: 12:10:21 DEBUG unit.abot-epc-basic/0.install 220/257 KB 4/549 KB 992/1063 KB 220/257 KB 8/549 KB 992/1063 KB 220/257 KB 12/549 KB 992/1063 KB 220/257 KB 16/549 KB 992/1063 KB 220/257 KB 20/549 KB 992/1063 KB 220/257 KB 24/549 KB 992/1063 KB 220/257 KB 28/549 KB 992/1063 KB 220/257 KB 32/549 KB 992/1063 KB 220/257 KB 36/549 KB 992/1063 KB 220/257 KB 40/549 KB 992/1063 KB 220/257 KB 44/549 KB 992/1063 KB 220/257 KB 48/549 KB 992/1063 KB 220/257 KB 52/549 KB 992/1063 KB 224/257 KB 52/549 KB 992/1063 KB 224/257 KB 56/549 KB 992/1063 KB 224/257 KB 60/549 KB 992/1063 KB 224/257 KB 64/549 KB 992/1063 KB 228/257 KB 64/549 KB 992/1063 KB 232/257 KB 68/549 KB 992/1063 KB 236/257 KB 68/549 KB 992/1063 KB 240/257 KB 68/549 KB 996/1063 KB 4/358 KB 228/257 KB 68/549 KB 992/1063 KB 240/257 KB 68/549 KB 996/1063 KB 4/358 KB 3/5 KB 240/257 KB 68/549 KB 996/1063 KB 4/358 KB 5/5 KB 244/257 KB 68/549 KB 996/1063 KB 4/358 KB 5/5 KB 248/257 KB 72/549 KB 996/1063 KB 4/358 KB 5/5 KB 252/257 KB 72/549 KB 996/1063 KB 4/358 KB 5/5 KB 256/257 KB 72/549 KB 996/1063 KB 4/358 KB 5/5 KB 236/257 KB 68/549 KB 996/1063 KB 4/358 KB 236/257 KB 68/549 KB 992/1063 KB 4/358 KB 256/257 KB 72/549 KB 996/1063 KB 8/358 KB 5/5 KB 256/257 KB 72/549 KB 996/1063 KB 12/358 KB 5/5 KB 256/257 KB 72/549 KB 996/1063 KB 16/358 KB 5/5 KB 256/257 KB 72/549 KB 996/1063 KB 20/358 KB 5/5 KB 256/257 KB 72/549 KB 996/1063 KB 24/358 KB 5/5 KB 256/257 KB 72/549 KB 996/1063 KB 28/358 KB 5/5 KB 256/257 KB 72/549 KB 996/1063 KB 32/358 KB 5/5 KB 256/257 KB 72/549 KB 996/1063 KB 36/358 KB 5/5 KB 256/257 KB 72/549 KB 996/1063 KB 40/358 KB 5/5 KB 256/257 KB 72/549 KB 996/1063 KB 44/358 KB 5/5 KB 256/257 KB 72/549 KB 996/1063 KB 48/358 KB 5/5 KB 256/257 KB 72/549 KB 996/1063 KB 52/358 KB 5/5 KB 256/257 KB 72/549 KB 996/1063 KB 56/358 KB 5/5 KB 256/257 KB 72/549 KB 996/1063 KB 60/358 KB 5/5 KB 256/257 KB 72/549 KB 996/1063 KB 64/358 KB 5/5 KB 256/257 KB 72/549 KB 996/1063 KB 68/358 KB 5/5 KB 256/257 KB 72/549 KB 996/1063 KB 72/358 KB 5/5 KB 256/257 KB 72/549 KB 996/1063 KB 76/358 KB 256/257 KB 72/549 KB 996/1063 KB 80/358 KB 244/257 KB 72/549 KB 996/1063 KB 4/358 KB 5/5 KB 256/257 KB 76/549 KB 996/1063 KB 80/358 KB 256/257 KB 80/549 KB 996/1063 KB 80/358 KB Downloaded: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.jar (5 KB at 6.8 KB/sec) unit-abot-epc-basic-0: 12:10:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-io/commons-io/1.3.2/commons-io-1.3.2.jar unit-abot-epc-basic-0: 12:10:21 DEBUG unit.abot-epc-basic/0.install 256/257 KB 84/549 KB 1000/1063 KB 80/358 KB 256/257 KB 88/549 KB 1000/1063 KB 84/358 KB 256/257 KB 80/549 KB 1000/1063 KB 80/358 KB 257/257 KB 88/549 KB 1004/1063 KB 84/358 KB 257/257 KB 88/549 KB 1008/1063 KB 84/358 KB 257/257 KB 88/549 KB 1012/1063 KB 84/358 KB 257/257 KB 88/549 KB 1000/1063 KB 84/358 KB 256/257 KB 84/549 KB 1000/1063 KB 84/358 KB 257/257 KB 92/549 KB 1012/1063 KB 88/358 KB 257/257 KB 92/549 KB 1012/1063 KB 92/358 KB 257/257 KB 92/549 KB 1012/1063 KB 96/358 KB 257/257 KB 92/549 KB 1012/1063 KB 84/358 KB 257/257 KB 96/549 KB 1012/1063 KB 96/358 KB 257/257 KB 96/549 KB 1016/1063 KB 96/358 KB 257/257 KB 100/549 KB 1020/1063 KB 96/358 KB 257/257 KB 100/549 KB 1024/1063 KB 96/358 KB 3/86 KB 257/257 KB 100/549 KB 1024/1063 KB 96/358 KB 3/86 KB 257/257 KB 100/549 KB 1028/1063 KB 96/358 KB 5/86 KB 257/257 KB 100/549 KB 1032/1063 KB 100/358 KB 5/86 KB 257/257 KB 100/549 KB 1036/1063 KB 100/358 KB 5/86 KB 257/257 KB 100/549 KB 1040/1063 KB 100/358 KB 257/257 KB 100/549 KB 1016/1063 KB 96/358 KB 5/86 KB 257/257 KB 104/549 KB 1040/1063 KB 100/358 KB 5/86 KB 257/257 KB 108/549 KB 1040/1063 KB 100/358 KB 5/86 KB 257/257 KB 112/549 KB 1040/1063 KB 100/358 KB 5/86 KB 257/257 KB 100/549 KB 1028/1063 KB 100/358 KB 5/86 KB 257/257 KB 112/549 KB 1040/1063 KB 104/358 KB 5/86 KB 257/257 KB 112/549 KB 1040/1063 KB 108/358 KB 5/86 KB 257/257 KB 112/549 KB 1040/1063 KB 112/358 KB 5/86 KB 257/257 KB 100/549 KB 1028/1063 KB 96/358 KB 8/86 KB 257/257 KB 112/549 KB 1040/1063 KB 112/358 KB 8/86 KB 257/257 KB 116/549 KB 1040/1063 KB 112/358 KB 11/86 KB 120/549 KB 1044/1063 KB 116/358 KB 11/86 KB 124/549 KB 1044/1063 KB 116/358 KB 11/86 KB 128/549 KB 1044/1063 KB 116/358 KB 11/86 KB 116/549 KB 1044/1063 KB 116/358 KB 11/86 KB 128/549 KB 1048/1063 KB 116/358 KB 11/86 KB 128/549 KB 1052/1063 KB 116/358 KB 11/86 KB 128/549 KB 1056/1063 KB 116/358 KB 11/86 KB 116/549 KB 1040/1063 KB 116/358 KB 11/86 KB 128/549 KB 1056/1063 KB 120/358 KB 11/86 KB 128/549 KB 1056/1063 KB 124/358 KB 11/86 KB 128/549 KB 1056/1063 KB 128/358 KB 11/86 KB 116/549 KB 1040/1063 KB 112/358 KB 13/86 KB 128/549 KB 1056/1063 KB 128/358 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-expression/4.2.2.RELEASE/spring-expression-4.2.2.RELEASE.jar (257 KB at 388.8 KB/sec) unit-abot-epc-basic-0: 12:10:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.jar unit-abot-epc-basic-0: 12:10:21 DEBUG unit.abot-epc-basic/0.install 16/86 KB 128/549 KB 1056/1063 KB 128/358 KB 19/86 KB 128/549 KB 1056/1063 KB 128/358 KB 21/86 KB 128/549 KB 1056/1063 KB 128/358 KB 21/86 KB 128/549 KB 1056/1063 KB 132/358 KB 24/86 KB 132/549 KB 1060/1063 KB 136/358 KB 24/86 KB 132/549 KB 1060/1063 KB 140/358 KB 24/86 KB 132/549 KB 1060/1063 KB 144/358 KB 24/86 KB 132/549 KB 1060/1063 KB 132/358 KB 24/86 KB 132/549 KB 1063/1063 KB 144/358 KB 24/86 KB 132/549 KB 1056/1063 KB 132/358 KB 24/86 KB 136/549 KB 1063/1063 KB 144/358 KB 24/86 KB 140/549 KB 1063/1063 KB 144/358 KB 24/86 KB 144/549 KB 1063/1063 KB 144/358 KB 24/86 KB 148/549 KB 1063/1063 KB 144/358 KB 24/86 KB 152/549 KB 1063/1063 KB 148/358 KB 24/86 KB 156/549 KB 1063/1063 KB 148/358 KB 24/86 KB 160/549 KB 1063/1063 KB 148/358 KB 24/86 KB 128/549 KB 1056/1063 KB 132/358 KB 27/86 KB 160/549 KB 1063/1063 KB 148/358 KB 29/86 KB 160/549 KB 1063/1063 KB 148/358 KB 32/86 KB 160/549 KB 1063/1063 KB 148/358 KB 36/86 KB 160/549 KB 1063/1063 KB 148/358 KB 3/404 KB 24/86 KB 148/549 KB 1063/1063 KB 148/358 KB 32/86 KB 160/549 KB 1063/1063 KB 148/358 KB 3/404 KB 36/86 KB 160/549 KB 1063/1063 KB 148/358 KB 6/404 KB 36/86 KB 160/549 KB 1063/1063 KB 148/358 KB 9/404 KB 36/86 KB 160/549 KB 1063/1063 KB 148/358 KB 11/404 KB 36/86 KB 160/549 KB 1063/1063 KB 152/358 KB 14/404 KB 40/86 KB 160/549 KB 1063/1063 KB 152/358 KB 16/404 KB 40/86 KB 164/549 KB 1063/1063 KB 152/358 KB 19/404 KB 40/86 KB 164/549 KB 152/358 KB 22/404 KB 36/86 KB 160/549 KB 1063/1063 KB 152/358 KB 11/404 KB 40/86 KB 164/549 KB 156/358 KB 22/404 KB 40/86 KB 164/549 KB 160/358 KB 22/404 KB 40/86 KB 164/549 KB 164/358 KB 22/404 KB 40/86 KB 164/549 KB 168/358 KB 22/404 KB 40/86 KB 164/549 KB 172/358 KB 22/404 KB 40/86 KB 164/549 KB 176/358 KB 25/404 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-context/4.2.2.RELEASE/spring-context-4.2.2.RELEASE.jar (1063 KB at 1582.9 KB/sec) unit-abot-epc-basic-0: 12:10:21 DEBUG unit.abot-epc-basic/0.install 40/86 KB 164/549 KB 1063/1063 KB 152/358 KB 16/404 KB 40/86 KB 168/549 KB 176/358 KB 25/404 KB 40/86 KB 160/549 KB 1063/1063 KB 152/358 KB 14/404 KB 44/86 KB 168/549 KB 176/358 KB 25/404 KB 48/86 KB 168/549 KB 176/358 KB 25/404 KB Downloading: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-core/1.2.1/pcap4j-core-1.2.1.jar unit-abot-epc-basic-0: 12:10:21 DEBUG unit.abot-epc-basic/0.install 48/86 KB 172/549 KB 176/358 KB 25/404 KB 48/86 KB 176/549 KB 176/358 KB 25/404 KB 40/86 KB 164/549 KB 172/358 KB 25/404 KB 52/86 KB 176/549 KB 176/358 KB 25/404 KB 56/86 KB 180/549 KB 176/358 KB 27/404 KB 60/86 KB 180/549 KB 176/358 KB 27/404 KB 64/86 KB 180/549 KB 176/358 KB 27/404 KB 68/86 KB 180/549 KB 176/358 KB 27/404 KB 72/86 KB 180/549 KB 180/358 KB 27/404 KB 76/86 KB 180/549 KB 180/358 KB 27/404 KB 80/86 KB 180/549 KB 180/358 KB 27/404 KB 84/86 KB 180/549 KB 180/358 KB 27/404 KB 86/86 KB 180/549 KB 180/358 KB 27/404 KB 52/86 KB 180/549 KB 176/358 KB 27/404 KB 86/86 KB 180/549 KB 180/358 KB 30/404 KB 52/86 KB 180/549 KB 176/358 KB 25/404 KB 86/86 KB 184/549 KB 180/358 KB 30/404 KB 86/86 KB 188/549 KB 180/358 KB 32/404 KB 86/86 KB 192/549 KB 180/358 KB 32/404 KB 68/86 KB 180/549 KB 180/358 KB 27/404 KB 86/86 KB 192/549 KB 184/358 KB 32/404 KB 86/86 KB 192/549 KB 188/358 KB 32/404 KB 86/86 KB 192/549 KB 192/358 KB 32/404 KB 86/86 KB 184/549 KB 180/358 KB 32/404 KB 86/86 KB 192/549 KB 192/358 KB 36/404 KB 86/86 KB 196/549 KB 196/358 KB 40/404 KB 86/86 KB 196/549 KB 196/358 KB 44/404 KB 86/86 KB 196/549 KB 196/358 KB 48/404 KB 86/86 KB 196/549 KB 196/358 KB 36/404 KB 86/86 KB 200/549 KB 196/358 KB 48/404 KB 86/86 KB 204/549 KB 196/358 KB 48/404 KB 86/86 KB 208/549 KB 196/358 KB 48/404 KB 86/86 KB 212/549 KB 196/358 KB 48/404 KB 86/86 KB 216/549 KB 196/358 KB 52/404 KB 86/86 KB 192/549 KB 196/358 KB 36/404 KB 86/86 KB 216/549 KB 200/358 KB 52/404 KB 86/86 KB 216/549 KB 204/358 KB 52/404 KB 86/86 KB 216/549 KB 208/358 KB 52/404 KB 86/86 KB 216/549 KB 212/358 KB 52/404 KB 86/86 KB 216/549 KB 216/358 KB 52/404 KB 86/86 KB 216/549 KB 220/358 KB 52/404 KB 86/86 KB 220/549 KB 224/358 KB 52/404 KB 86/86 KB 212/549 KB 196/358 KB 52/404 KB 86/86 KB 220/549 KB 224/358 KB 56/404 KB 86/86 KB 220/549 KB 224/358 KB 60/404 KB 86/86 KB 220/549 KB 224/358 KB 62/404 KB 86/86 KB 220/549 KB 224/358 KB 66/404 KB 86/86 KB 220/549 KB 228/358 KB 70/404 KB 86/86 KB 220/549 KB 228/358 KB 74/404 KB 86/86 KB 220/549 KB 228/358 KB 78/404 KB 86/86 KB 220/549 KB 220/358 KB 52/404 KB 86/86 KB 224/549 KB 4/587 KB 228/358 KB 78/404 KB 86/86 KB 228/549 KB 4/587 KB 228/358 KB 78/404 KB 86/86 KB 220/549 KB 4/587 KB 228/358 KB 78/404 KB 228/549 KB 8/587 KB 228/358 KB 78/404 KB 228/549 KB 12/587 KB 228/358 KB 78/404 KB 228/549 KB 16/587 KB 228/358 KB 78/404 KB 228/549 KB 20/587 KB 228/358 KB 78/404 KB 228/549 KB 24/587 KB 228/358 KB 78/404 KB 228/549 KB 28/587 KB 228/358 KB 78/404 KB 228/549 KB 32/587 KB 228/358 KB 78/404 KB 228/549 KB 36/587 KB 228/358 KB 78/404 KB 232/549 KB 40/587 KB 228/358 KB 82/404 KB 86/86 KB 220/549 KB 228/358 KB 66/404 KB 232/549 KB 40/587 KB 232/358 KB 82/404 KB 232/549 KB 40/587 KB 236/358 KB 82/404 KB 232/549 KB 40/587 KB 240/358 KB 82/404 KB 232/549 KB 44/587 KB 244/358 KB 82/404 KB 232/549 KB 44/587 KB 248/358 KB 82/404 KB 232/549 KB 44/587 KB 252/358 KB 82/404 KB 232/549 KB 44/587 KB 256/358 KB 82/404 KB 232/549 KB 36/587 KB 228/358 KB 82/404 KB 232/549 KB 44/587 KB 256/358 KB 86/404 KB 232/549 KB 44/587 KB 256/358 KB 90/404 KB 232/549 KB 44/587 KB 256/358 KB 94/404 KB 232/549 KB 36/587 KB 228/358 KB 78/404 KB 236/549 KB 44/587 KB 256/358 KB 94/404 KB 240/549 KB 44/587 KB 256/358 KB 94/404 KB Downloaded: https://repo.maven.apache.org/maven2/commons-io/commons-i unit-abot-epc-basic-0: 12:10:21 DEBUG unit.abot-epc-basic/0.install o/1.3.2/commons-io-1.3.2.jar (86 KB at 123.3 KB/sec) unit-abot-epc-basic-0: 12:10:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/4.1.0/jna-4.1.0.jar unit-abot-epc-basic-0: 12:10:21 DEBUG unit.abot-epc-basic/0.install 232/549 KB 44/587 KB 240/358 KB 82/404 KB 240/549 KB 48/587 KB 256/358 KB 94/404 KB 240/549 KB 52/587 KB 256/358 KB 94/404 KB 244/549 KB 56/587 KB 256/358 KB 98/404 KB 244/549 KB 60/587 KB 256/358 KB 98/404 KB 244/549 KB 64/587 KB 256/358 KB 98/404 KB 244/549 KB 68/587 KB 256/358 KB 98/404 KB 244/549 KB 72/587 KB 260/358 KB 98/404 KB 244/549 KB 76/587 KB 260/358 KB 98/404 KB 244/549 KB 80/587 KB 260/358 KB 98/404 KB 244/549 KB 52/587 KB 256/358 KB 98/404 KB 244/549 KB 80/587 KB 260/358 KB 102/404 KB 244/549 KB 80/587 KB 260/358 KB 106/404 KB 244/549 KB 80/587 KB 260/358 KB 110/404 KB 244/549 KB 80/587 KB 260/358 KB 114/404 KB 244/549 KB 80/587 KB 260/358 KB 118/404 KB 244/549 KB 80/587 KB 260/358 KB 122/404 KB 244/549 KB 80/587 KB 260/358 KB 126/404 KB 244/549 KB 80/587 KB 260/358 KB 130/404 KB 244/549 KB 52/587 KB 256/358 KB 94/404 KB 248/549 KB 84/587 KB 260/358 KB 130/404 KB 252/549 KB 84/587 KB 260/358 KB 130/404 KB 256/549 KB 84/587 KB 260/358 KB 130/404 KB 260/549 KB 84/587 KB 260/358 KB 130/404 KB 264/549 KB 84/587 KB 260/358 KB 130/404 KB 268/549 KB 84/587 KB 4/894 KB 260/358 KB 130/404 KB 272/549 KB 84/587 KB 4/894 KB 260/358 KB 130/404 KB 276/549 KB 84/587 KB 4/894 KB 260/358 KB 130/404 KB 280/549 KB 84/587 KB 4/894 KB 260/358 KB 130/404 KB 244/549 KB 84/587 KB 260/358 KB 130/404 KB 244/549 KB 68/587 KB 260/358 KB 98/404 KB 280/549 KB 84/587 KB 4/894 KB 264/358 KB 134/404 KB 280/549 KB 84/587 KB 4/894 KB 268/358 KB 134/404 KB 280/549 KB 84/587 KB 4/894 KB 272/358 KB 134/404 KB 280/549 KB 84/587 KB 4/894 KB 276/358 KB 134/404 KB 280/549 KB 84/587 KB 4/894 KB 280/358 KB 134/404 KB 280/549 KB 84/587 KB 4/894 KB 284/358 KB 134/404 KB 280/549 KB 84/587 KB 4/894 KB 288/358 KB 134/404 KB 280/549 KB 88/587 KB 4/894 KB 292/358 KB 134/404 KB 280/549 KB 84/587 KB 4/894 KB 260/358 KB 134/404 KB 264/549 KB 84/587 KB 4/894 KB 260/358 KB 130/404 KB 284/549 KB 88/587 KB 8/894 KB 292/358 KB 134/404 KB 284/549 KB 88/587 KB 12/894 KB 292/358 KB 134/404 KB 284/549 KB 88/587 KB 16/894 KB 292/358 KB 134/404 KB 284/549 KB 88/587 KB 20/894 KB 292/358 KB 134/404 KB 284/549 KB 88/587 KB 24/894 KB 292/358 KB 134/404 KB 284/549 KB 88/587 KB 28/894 KB 292/358 KB 134/404 KB 284/549 KB 88/587 KB 32/894 KB 292/358 KB 134/404 KB 284/549 KB 88/587 KB 36/894 KB 292/358 KB 134/404 KB 284/549 KB 88/587 KB 4/894 KB 292/358 KB 134/404 KB 288/549 KB 88/587 KB 36/894 KB 292/358 KB 138/404 KB 280/549 KB 88/587 KB 4/894 KB 288/358 KB 134/404 KB 288/549 KB 92/587 KB 40/894 KB 292/358 KB 138/404 KB 288/549 KB 96/587 KB 40/894 KB 292/358 KB 138/404 KB 288/549 KB 100/587 KB 40/894 KB 292/358 KB 138/404 KB 292/549 KB 104/587 KB 40/894 KB 296/358 KB 138/404 KB 292/549 KB 108/587 KB 40/894 KB 296/358 KB 138/404 KB 292/549 KB 112/587 KB 40/894 KB 296/358 KB 138/404 KB 288/549 KB 88/587 KB 40/894 KB 292/358 KB 138/404 KB 292/549 KB 112/587 KB 44/894 KB 296/358 KB 138/404 KB 292/549 KB 112/587 KB 48/894 KB 296/358 KB 138/404 KB 292/549 KB 112/587 KB 52/894 KB 296/358 KB 138/404 KB 292/549 KB 112/587 KB 56/894 KB 296/358 KB 138/404 KB 292/549 KB 112/587 KB 60/894 KB 296/358 KB 138/404 KB 292/549 KB 112/587 KB 64/894 KB 296/358 KB 138/404 KB 292/549 KB 116/587 KB 68/894 KB 296/358 KB 138/404 KB 284/549 KB 88/587 KB 36/894 KB 292/358 KB 138/404 KB 292/549 KB 116/587 KB 68/894 KB 296/358 KB 142/404 KB 292/549 KB 116/587 KB 68/894 KB 296/358 KB 146/404 KB 292/549 KB 116/587 unit-oai-hss-0: 12:10:21 DEBUG unit.oai-hss/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libidn2-0 amd64 0.9-1 [81.8 kB] unit-abot-epc-basic-0: 12:10:21 DEBUG unit.abot-epc-basic/0.install KB 68/894 KB 296/358 KB 150/404 KB 292/549 KB 116/587 KB 68/894 KB 296/358 KB 154/404 KB 292/549 KB 116/587 KB 68/894 KB 296/358 KB 158/404 KB 292/549 KB 116/587 KB 64/894 KB 296/358 KB 138/404 KB 292/549 KB 120/587 KB 68/894 KB 296/358 KB 158/404 KB 292/549 KB 124/587 KB 68/894 KB 296/358 KB 158/404 KB 292/549 KB 128/587 KB 68/894 KB 296/358 KB 158/404 KB 292/549 KB 132/587 KB 68/894 KB 296/358 KB 158/404 KB 292/549 KB 136/587 KB 72/894 KB 296/358 KB 162/404 KB 292/549 KB 100/587 KB 40/894 KB 296/358 KB 138/404 KB 288/549 KB 100/587 KB 40/894 KB 296/358 KB 138/404 KB 292/549 KB 136/587 KB 72/894 KB 300/358 KB 162/404 KB 292/549 KB 136/587 KB 72/894 KB 304/358 KB 162/404 KB 292/549 KB 136/587 KB 72/894 KB 308/358 KB 162/404 KB 296/549 KB 136/587 KB 72/894 KB 312/358 KB 162/404 KB 296/549 KB 136/587 KB 72/894 KB 316/358 KB 162/404 KB 296/549 KB 136/587 KB 72/894 KB 320/358 KB 162/404 KB 296/549 KB 136/587 KB 72/894 KB 324/358 KB 162/404 KB 296/549 KB 136/587 KB 72/894 KB 328/358 KB 162/404 KB 296/549 KB 136/587 KB 72/894 KB 332/358 KB 162/404 KB 296/549 KB 136/587 KB 72/894 KB 336/358 KB 162/404 KB 292/549 KB 132/587 KB 72/894 KB 296/358 KB 162/404 KB 296/549 KB 136/587 KB 76/894 KB 336/358 KB 162/404 KB 296/549 KB 136/587 KB 80/894 KB 336/358 KB 162/404 KB 292/549 KB 132/587 KB 68/894 KB 296/358 KB 162/404 KB 296/549 KB 136/587 KB 80/894 KB 336/358 KB 166/404 KB 296/549 KB 136/587 KB 80/894 KB 336/358 KB 170/404 KB 296/549 KB 136/587 KB 80/894 KB 336/358 KB 174/404 KB 296/549 KB 136/587 KB 72/894 KB 308/358 KB 162/404 KB 300/549 KB 136/587 KB 80/894 KB 336/358 KB 174/404 KB 304/549 KB 136/587 KB 80/894 KB 336/358 KB 174/404 KB 308/549 KB 136/587 KB 80/894 KB 336/358 KB 174/404 KB 312/549 KB 136/587 KB 80/894 KB 336/358 KB 174/404 KB 316/549 KB 136/587 KB 80/894 KB 336/358 KB 174/404 KB 320/549 KB 136/587 KB 80/894 KB 336/358 KB 174/404 KB 324/549 KB 136/587 KB 80/894 KB 336/358 KB 174/404 KB 328/549 KB 140/587 KB 80/894 KB 340/358 KB 178/404 KB 332/549 KB 140/587 KB 80/894 KB 340/358 KB 178/404 KB 336/549 KB 140/587 KB 80/894 KB 340/358 KB 178/404 KB 340/549 KB 140/587 KB 80/894 KB 340/358 KB 178/404 KB 324/549 KB 140/587 KB 80/894 KB 340/358 KB 178/404 KB 340/549 KB 140/587 KB 84/894 KB 344/358 KB 178/404 KB 340/549 KB 140/587 KB 84/894 KB 348/358 KB 178/404 KB 340/549 KB 140/587 KB 84/894 KB 352/358 KB 178/404 KB 324/549 KB 140/587 KB 80/894 KB 336/358 KB 178/404 KB 340/549 KB 140/587 KB 84/894 KB 352/358 KB 182/404 KB 340/549 KB 140/587 KB 84/894 KB 352/358 KB 186/404 KB 340/549 KB 140/587 KB 84/894 KB 352/358 KB 190/404 KB 324/549 KB 140/587 KB 80/894 KB 336/358 KB 174/404 KB 340/549 KB 144/587 KB 84/894 KB 352/358 KB 190/404 KB 340/549 KB 148/587 KB 84/894 KB 352/358 KB 190/404 KB 340/549 KB 152/587 KB 84/894 KB 352/358 KB 190/404 KB 340/549 KB 156/587 KB 84/894 KB 356/358 KB 194/404 KB 340/549 KB 160/587 KB 84/894 KB 356/358 KB 194/404 KB 340/549 KB 140/587 KB 84/894 KB 340/358 KB 178/404 KB 344/549 KB 160/587 KB 88/894 KB 356/358 KB 194/404 KB 344/549 KB 160/587 KB 92/894 KB 356/358 KB 194/404 KB 344/549 KB 160/587 KB 96/894 KB 356/358 KB 194/404 KB 344/549 KB 160/587 KB 100/894 KB 356/358 KB 194/404 KB 344/549 KB 164/587 KB 104/894 KB 356/358 KB 194/404 KB 344/549 KB 164/587 KB 108/894 KB 356/358 KB 194/404 KB 344/549 KB 164/587 KB 112/894 KB 356/358 KB 194/404 KB 344/549 KB 160/587 KB 84/894 KB 356/358 KB 194/404 KB 348/549 KB 164/5 unit-abot-epc-basic-0: 12:10:21 DEBUG unit.abot-epc-basic/0.install 87 KB 112/894 KB 356/358 KB 194/404 KB 340/549 KB 152/587 KB 84/894 KB 356/358 KB 194/404 KB 348/549 KB 164/587 KB 112/894 KB 356/358 KB 198/404 KB 352/549 KB 164/587 KB 112/894 KB 356/358 KB 202/404 KB 352/549 KB 164/587 KB 112/894 KB 356/358 KB 206/404 KB 340/549 KB 152/587 KB 84/894 KB 356/358 KB 190/404 KB 352/549 KB 164/587 KB 112/894 KB 358/358 KB 206/404 KB 352/549 KB 164/587 KB 112/894 KB 356/358 KB 198/404 KB 356/549 KB 164/587 KB 112/894 KB 358/358 KB 206/404 KB 360/549 KB 164/587 KB 116/894 KB 358/358 KB 206/404 KB 364/549 KB 164/587 KB 116/894 KB 358/358 KB 206/404 KB 368/549 KB 164/587 KB 116/894 KB 358/358 KB 206/404 KB 344/549 KB 164/587 KB 100/894 KB 356/358 KB 194/404 KB 368/549 KB 168/587 KB 116/894 KB 358/358 KB 210/404 KB 368/549 KB 172/587 KB 116/894 KB 358/358 KB 210/404 KB 368/549 KB 176/587 KB 116/894 KB 358/358 KB 210/404 KB 368/549 KB 180/587 KB 116/894 KB 358/358 KB 210/404 KB 372/549 KB 184/587 KB 116/894 KB 358/358 KB 210/404 KB 372/549 KB 188/587 KB 116/894 KB 358/358 KB 210/404 KB 372/549 KB 192/587 KB 116/894 KB 358/358 KB 210/404 KB 368/549 KB 164/587 KB 116/894 KB 358/358 KB 210/404 KB 372/549 KB 192/587 KB 116/894 KB 358/358 KB 214/404 KB 372/549 KB 192/587 KB 116/894 KB 358/358 KB 218/404 KB 372/549 KB 192/587 KB 116/894 KB 358/358 KB 222/404 KB 356/549 KB 164/587 KB 116/894 KB 358/358 KB 206/404 KB 372/549 KB 192/587 KB 120/894 KB 358/358 KB 222/404 KB 372/549 KB 192/587 KB 124/894 KB 358/358 KB 222/404 KB 372/549 KB 192/587 KB 128/894 KB 358/358 KB 222/404 KB 372/549 KB 192/587 KB 132/894 KB 358/358 KB 222/404 KB 372/549 KB 196/587 KB 136/894 KB 358/358 KB 226/404 KB 372/549 KB 196/587 KB 140/894 KB 358/358 KB 226/404 KB 372/549 KB 196/587 KB 144/894 KB 358/358 KB 226/404 KB 372/549 KB 180/587 KB 116/894 KB 358/358 KB 210/404 KB 376/549 KB 196/587 KB 144/894 KB 358/358 KB 226/404 KB 380/549 KB 196/587 KB 144/894 KB 358/358 KB 226/404 KB 384/549 KB 196/587 KB 144/894 KB 358/358 KB 226/404 KB 388/549 KB 196/587 KB 144/894 KB 358/358 KB 226/404 KB 392/549 KB 196/587 KB 148/894 KB 226/404 KB 396/549 KB 196/587 KB 148/894 KB 226/404 KB 400/549 KB 196/587 KB 148/894 KB 226/404 KB 372/549 KB 196/587 KB 132/894 KB 358/358 KB 226/404 KB 400/549 KB 200/587 KB 148/894 KB 226/404 KB 400/549 KB 204/587 KB 148/894 KB 226/404 KB 400/549 KB 208/587 KB 148/894 KB 226/404 KB 400/549 KB 212/587 KB 148/894 KB 226/404 KB 404/549 KB 216/587 KB 148/894 KB 226/404 KB 404/549 KB 220/587 KB 148/894 KB 226/404 KB 404/549 KB 224/587 KB 148/894 KB 226/404 KB 404/549 KB 228/587 KB 148/894 KB 226/404 KB 372/549 KB 192/587 KB 132/894 KB 358/358 KB 226/404 KB 404/549 KB 228/587 KB 148/894 KB 230/404 KB 404/549 KB 228/587 KB 148/894 KB 234/404 KB 404/549 KB 228/587 KB 148/894 KB 238/404 KB 404/549 KB 228/587 KB 148/894 KB 242/404 KB 404/549 KB 228/587 KB 148/894 KB 246/404 KB 404/549 KB 228/587 KB 148/894 KB 250/404 KB 404/549 KB 228/587 KB 148/894 KB 254/404 KB 404/549 KB 228/587 KB 148/894 KB 258/404 KB 404/549 KB 228/587 KB 148/894 KB 262/404 KB 404/549 KB 228/587 KB 148/894 KB 266/404 KB 404/549 KB 228/587 KB 148/894 KB 270/404 KB 404/549 KB 228/587 KB 148/894 KB 274/404 KB 404/549 KB 232/587 KB 148/894 KB 278/404 KB 404/549 KB 232/587 KB 148/894 KB 282/404 KB 404/549 KB 232/587 KB 148/894 KB 286/404 KB 404/549 KB 232/587 KB 148/894 KB 290/404 KB 404/549 KB 212/587 KB 148/894 KB 226/404 KB 408/549 KB 232/587 KB 148/894 KB 290/404 KB 412/5 unit-abot-epc-basic-0: 12:10:21 DEBUG unit.abot-epc-basic/0.install 49 KB 232/587 KB 148/894 KB 290/404 KB 416/549 KB 232/587 KB 148/894 KB 290/404 KB 420/549 KB 232/587 KB 148/894 KB 290/404 KB 424/549 KB 232/587 KB 148/894 KB 290/404 KB 428/549 KB 232/587 KB 148/894 KB 290/404 KB 432/549 KB 232/587 KB 148/894 KB 290/404 KB 388/549 KB 196/587 KB 148/894 KB 226/404 KB 432/549 KB 232/587 KB 152/894 KB 290/404 KB 432/549 KB 232/587 KB 156/894 KB 290/404 KB 432/549 KB 232/587 KB 160/894 KB 290/404 KB 432/549 KB 232/587 KB 164/894 KB 290/404 KB 432/549 KB 232/587 KB 168/894 KB 290/404 KB 432/549 KB 232/587 KB 172/894 KB 290/404 KB 432/549 KB 232/587 KB 176/894 KB 290/404 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-aop/4.2.2.RELEASE/spring-aop-4.2.2.RELEASE.jar (358 KB at 474.7 KB/sec) unit-abot-epc-basic-0: 12:10:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.jar unit-abot-epc-basic-0: 12:10:21 DEBUG unit.abot-epc-basic/0.install 404/549 KB 232/587 KB 148/894 KB 274/404 KB 432/549 KB 236/587 KB 176/894 KB 290/404 KB 432/549 KB 240/587 KB 176/894 KB 290/404 KB 432/549 KB 244/587 KB 176/894 KB 290/404 KB 436/549 KB 248/587 KB 180/894 KB 290/404 KB 436/549 KB 252/587 KB 180/894 KB 290/404 KB 436/549 KB 256/587 KB 180/894 KB 290/404 KB 436/549 KB 260/587 KB 180/894 KB 290/404 KB 436/549 KB 264/587 KB 180/894 KB 294/404 KB 436/549 KB 268/587 KB 180/894 KB 294/404 KB 436/549 KB 272/587 KB 180/894 KB 294/404 KB 436/549 KB 244/587 KB 180/894 KB 290/404 KB 436/549 KB 272/587 KB 184/894 KB 294/404 KB 436/549 KB 272/587 KB 188/894 KB 294/404 KB 436/549 KB 272/587 KB 192/894 KB 294/404 KB 436/549 KB 272/587 KB 196/894 KB 294/404 KB 436/549 KB 272/587 KB 200/894 KB 294/404 KB 436/549 KB 272/587 KB 204/894 KB 294/404 KB 436/549 KB 272/587 KB 208/894 KB 294/404 KB 436/549 KB 272/587 KB 212/894 KB 294/404 KB 436/549 KB 276/587 KB 216/894 KB 294/404 KB 436/549 KB 276/587 KB 220/894 KB 294/404 KB 436/549 KB 276/587 KB 224/894 KB 294/404 KB 436/549 KB 244/587 KB 176/894 KB 290/404 KB 440/549 KB 276/587 KB 224/894 KB 294/404 KB 444/549 KB 276/587 KB 224/894 KB 294/404 KB 448/549 KB 276/587 KB 224/894 KB 294/404 KB 452/549 KB 276/587 KB 224/894 KB 294/404 KB 456/549 KB 276/587 KB 224/894 KB 294/404 KB 460/549 KB 276/587 KB 224/894 KB 294/404 KB 3/26 KB 464/549 KB 276/587 KB 224/894 KB 294/404 KB 3/26 KB 436/549 KB 276/587 KB 212/894 KB 294/404 KB 464/549 KB 280/587 KB 224/894 KB 294/404 KB 3/26 KB 468/549 KB 284/587 KB 224/894 KB 294/404 KB 3/26 KB 468/549 KB 288/587 KB 224/894 KB 294/404 KB 3/26 KB 468/549 KB 292/587 KB 224/894 KB 294/404 KB 3/26 KB 436/549 KB 260/587 KB 180/894 KB 294/404 KB 468/549 KB 292/587 KB 228/894 KB 298/404 KB 3/26 KB 468/549 KB 292/587 KB 228/894 KB 302/404 KB 3/26 KB 468/549 KB 292/587 KB 228/894 KB 306/404 KB 3/26 KB 468/549 KB 292/587 KB 228/894 KB 310/404 KB 3/26 KB 468/549 KB 292/587 KB 228/894 KB 314/404 KB 3/26 KB 468/549 KB 292/587 KB 228/894 KB 318/404 KB 3/26 KB 468/549 KB 292/587 KB 228/894 KB 322/404 KB 3/26 KB 468/549 KB 292/587 KB 228/894 KB 326/404 KB 3/26 KB 468/549 KB 292/587 KB 228/894 KB 330/404 KB 3/26 KB 468/549 KB 292/587 KB 228/894 KB 334/404 KB 3/26 KB 468/549 KB 292/587 KB 228/894 KB 338/404 KB 3/26 KB 468/549 KB 296/587 KB 228/894 KB 342/404 KB 3/26 KB 468/549 KB 296/587 KB 228/894 KB 346/404 KB 3/26 KB 468/549 KB 296/587 KB 228/894 KB 350/404 KB 3/26 KB 468/549 KB 292/587 KB 228/894 KB 294/404 KB 3/26 KB 468/549 KB 296/587 KB 232/894 KB 350/404 KB 3/26 KB 468/549 KB 296/587 KB 236/894 KB 350/404 KB 3/26 KB 468/549 KB 296/587 KB 240/894 KB 350/404 KB 3/26 KB 468/549 KB 296/587 KB 244/894 KB 350/404 KB 3/26 KB 468/549 KB 296/587 KB 248/894 KB 354/404 KB 3/26 KB 468/549 KB 296/587 KB 252/894 KB 354/404 KB 3/26 KB 468/549 KB 296/587 KB 256/894 KB 354/404 KB 3/26 KB 468/549 KB 280/587 KB 224/894 KB 294/404 KB 3/26 KB 456/549 KB 276/587 KB 224/894 KB 294/404 KB 3/26 KB 468/549 KB 296/587 KB 256/894 KB 354/404 KB 6/26 KB 468/549 KB 296/587 KB 256/894 KB 354/404 KB 9/26 KB 468/549 KB 296/587 KB 256/894 KB 354/404 KB 11/26 KB 468/549 KB 296/587 KB 256/894 KB 354/404 KB 14/26 KB 468/549 KB 296/587 KB 256/894 KB 354/404 KB 16/26 KB 468/549 KB 296/587 KB 256/894 KB 354/404 KB 19/26 KB 468/549 KB 296/587 KB 256/894 KB 354/404 KB 22/26 KB 468/549 KB 296/587 KB 256/894 KB 354/404 KB 25/26 KB 468/549 KB 296/587 KB 256/894 KB 354/404 KB 2 unit-abot-epc-basic-0: 12:10:21 DEBUG unit.abot-epc-basic/0.install 6/26 KB 472/549 KB 296/587 KB 256/894 KB 354/404 KB 26/26 KB 476/549 KB 296/587 KB 256/894 KB 354/404 KB 26/26 KB 480/549 KB 296/587 KB 256/894 KB 354/404 KB 26/26 KB 484/549 KB 296/587 KB 256/894 KB 354/404 KB 26/26 KB 488/549 KB 296/587 KB 256/894 KB 354/404 KB 26/26 KB 492/549 KB 296/587 KB 256/894 KB 354/404 KB 26/26 KB 496/549 KB 296/587 KB 256/894 KB 354/404 KB 26/26 KB 500/549 KB 296/587 KB 256/894 KB 354/404 KB 26/26 KB 504/549 KB 296/587 KB 260/894 KB 354/404 KB 26/26 KB 468/549 KB 296/587 KB 244/894 KB 354/404 KB 3/26 KB 504/549 KB 296/587 KB 260/894 KB 358/404 KB 26/26 KB 504/549 KB 296/587 KB 260/894 KB 362/404 KB 26/26 KB 468/549 KB 296/587 KB 228/894 KB 338/404 KB 3/26 KB 504/549 KB 300/587 KB 260/894 KB 362/404 KB 26/26 KB 504/549 KB 304/587 KB 260/894 KB 362/404 KB 26/26 KB 504/549 KB 308/587 KB 260/894 KB 362/404 KB 26/26 KB 504/549 KB 312/587 KB 260/894 KB 362/404 KB 26/26 KB 504/549 KB 316/587 KB 260/894 KB 362/404 KB 26/26 KB 504/549 KB 320/587 KB 260/894 KB 362/404 KB 26/26 KB 504/549 KB 324/587 KB 260/894 KB 362/404 KB 26/26 KB 508/549 KB 328/587 KB 260/894 KB 366/404 KB 26/26 KB 508/549 KB 332/587 KB 260/894 KB 366/404 KB 26/26 KB 508/549 KB 336/587 KB 260/894 KB 366/404 KB 26/26 KB 500/549 KB 296/587 KB 260/894 KB 354/404 KB 26/26 KB 508/549 KB 336/587 KB 264/894 KB 366/404 KB 26/26 KB 508/549 KB 336/587 KB 268/894 KB 366/404 KB 26/26 KB 508/549 KB 336/587 KB 272/894 KB 366/404 KB 26/26 KB 508/549 KB 340/587 KB 276/894 KB 366/404 KB 26/26 KB 508/549 KB 340/587 KB 280/894 KB 366/404 KB 26/26 KB 508/549 KB 340/587 KB 284/894 KB 366/404 KB 26/26 KB 508/549 KB 340/587 KB 288/894 KB 366/404 KB 26/26 KB 508/549 KB 324/587 KB 260/894 KB 366/404 KB 26/26 KB 508/549 KB 324/587 KB 260/894 KB 362/404 KB 26/26 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.jar (26 KB at 32.7 KB/sec) unit-abot-epc-basic-0: 12:10:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-packetfactory-static/1.2.1/pcap4j-packetfactory-static-1.2.1.jar unit-abot-epc-basic-0: 12:10:21 DEBUG unit.abot-epc-basic/0.install 512/549 KB 340/587 KB 288/894 KB 366/404 KB 512/549 KB 340/587 KB 288/894 KB 370/404 KB 516/549 KB 340/587 KB 288/894 KB 374/404 KB 516/549 KB 340/587 KB 288/894 KB 378/404 KB 516/549 KB 340/587 KB 288/894 KB 382/404 KB 508/549 KB 340/587 KB 272/894 KB 366/404 KB 26/26 KB 516/549 KB 344/587 KB 288/894 KB 382/404 KB 516/549 KB 348/587 KB 288/894 KB 382/404 KB 516/549 KB 352/587 KB 288/894 KB 382/404 KB 516/549 KB 356/587 KB 288/894 KB 382/404 KB 516/549 KB 360/587 KB 292/894 KB 386/404 KB 516/549 KB 364/587 KB 292/894 KB 386/404 KB 516/549 KB 368/587 KB 292/894 KB 386/404 KB 516/549 KB 372/587 KB 292/894 KB 386/404 KB 516/549 KB 340/587 KB 288/894 KB 370/404 KB 520/549 KB 372/587 KB 292/894 KB 386/404 KB 524/549 KB 372/587 KB 292/894 KB 386/404 KB 528/549 KB 372/587 KB 292/894 KB 386/404 KB 532/549 KB 372/587 KB 292/894 KB 386/404 KB 536/549 KB 372/587 KB 292/894 KB 386/404 KB 540/549 KB 372/587 KB 292/894 KB 386/404 KB 544/549 KB 372/587 KB 292/894 KB 386/404 KB 516/549 KB 356/587 KB 292/894 KB 386/404 KB 516/549 KB 356/587 KB 288/894 KB 386/404 KB 544/549 KB 372/587 KB 3/79 KB 292/894 KB 386/404 KB 544/549 KB 372/587 KB 6/79 KB 292/894 KB 386/404 KB 544/549 KB 372/587 KB 9/79 KB 292/894 KB 386/404 KB 544/549 KB 372/587 KB 11/79 KB 292/894 KB 386/404 KB 544/549 KB 372/587 KB 14/79 KB 292/894 KB 386/404 KB 544/549 KB 372/587 KB 16/79 KB 292/894 KB 386/404 KB 544/549 KB 372/587 KB 19/79 KB 292/894 KB 386/404 KB 544/549 KB 372/587 KB 22/79 KB 292/894 KB 386/404 KB 544/549 KB 372/587 KB 25/79 KB 292/894 KB 386/404 KB 544/549 KB 372/587 KB 27/79 KB 292/894 KB 386/404 KB 544/549 KB 372/587 KB 30/79 KB 292/894 KB 386/404 KB 544/549 KB 372/587 KB 32/79 KB 292/894 KB 390/404 KB 544/549 KB 372/587 KB 30/79 KB 292/894 KB 390/404 KB 544/549 KB 372/587 KB 32/79 KB 292/894 KB 394/404 KB 544/549 KB 372/587 KB 32/79 KB 292/894 KB 398/404 KB 544/549 KB 372/587 KB 36/79 KB 292/894 KB 398/404 KB 548/549 KB 372/587 KB 40/79 KB 296/894 KB 402/404 KB 548/549 KB 372/587 KB 44/79 KB 296/894 KB 402/404 KB 548/549 KB 372/587 KB 48/79 KB 296/894 KB 402/404 KB 548/549 KB 372/587 KB 36/79 KB 296/894 KB 402/404 KB 549/549 KB 372/587 KB 48/79 KB 296/894 KB 402/404 KB 544/549 KB 372/587 KB 36/79 KB 296/894 KB 402/404 KB 549/549 KB 372/587 KB 48/79 KB 300/894 KB 402/404 KB 549/549 KB 372/587 KB 48/79 KB 304/894 KB 402/404 KB 544/549 KB 372/587 KB 36/79 KB 292/894 KB 402/404 KB 549/549 KB 372/587 KB 48/79 KB 304/894 KB 404/404 KB 549/549 KB 372/587 KB 48/79 KB 308/894 KB 404/404 KB 549/549 KB 376/587 KB 52/79 KB 312/894 KB 404/404 KB 549/549 KB 376/587 KB 52/79 KB 316/894 KB 404/404 KB 549/549 KB 376/587 KB 52/79 KB 320/894 KB 404/404 KB 549/549 KB 376/587 KB 52/79 KB 308/894 KB 404/404 KB 549/549 KB 376/587 KB 56/79 KB 320/894 KB 404/404 KB 549/549 KB 376/587 KB 60/79 KB 320/894 KB 404/404 KB 549/549 KB 376/587 KB 62/79 KB 320/894 KB 404/404 KB 549/549 KB 376/587 KB 48/79 KB 308/894 KB 404/404 KB 549/549 KB 380/587 KB 62/79 KB 320/894 KB 404/404 KB 549/549 KB 384/587 KB 62/79 KB 320/894 KB 404/404 KB 549/549 KB 388/587 KB 62/79 KB 320/894 KB 404/404 KB 549/549 KB 392/587 KB 66/79 KB 320/894 KB 404/404 KB 549/549 KB 396/587 KB 66/79 KB 320/894 KB 404/404 KB 549/549 KB 400/587 KB 66/79 KB 320/894 KB 404/404 KB 549/549 KB 404/587 KB 66/79 KB 320/894 KB 404/404 KB 549/549 KB 408/587 KB 66/79 KB 324/894 KB 404/404 KB 549/549 KB 412/587 KB 66/79 KB 324/894 KB 404 unit-abot-epc-basic-0: 12:10:21 DEBUG unit.abot-epc-basic/0.install /404 KB 549/549 KB 416/587 KB 66/79 KB 324/894 KB 404/404 KB 549/549 KB 388/587 KB 66/79 KB 320/894 KB 404/404 KB 549/549 KB 404/587 KB 66/79 KB 324/894 KB 404/404 KB 549/549 KB 416/587 KB 70/79 KB 328/894 KB 404/404 KB 549/549 KB 416/587 KB 70/79 KB 332/894 KB 404/404 KB 549/549 KB 416/587 KB 70/79 KB 336/894 KB 404/404 KB 549/549 KB 416/587 KB 70/79 KB 324/894 KB 404/404 KB 549/549 KB 416/587 KB 74/79 KB 336/894 KB 404/404 KB 549/549 KB 416/587 KB 78/79 KB 336/894 KB 404/404 KB 549/549 KB 416/587 KB 78/79 KB 340/894 KB 404/404 KB 420/587 KB 79/79 KB 344/894 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-test/4.2.2.RELEASE/spring-test-4.2.2.RELEASE.jar (549 KB at 689.2 KB/sec) unit-abot-epc-basic-0: 12:10:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/aspectj/aspectjweaver/1.8.7/aspectjweaver-1.8.7.jar unit-abot-epc-basic-0: 12:10:21 DEBUG unit.abot-epc-basic/0.install 420/587 KB 79/79 KB 348/894 KB 420/587 KB 79/79 KB 352/894 KB 549/549 KB 420/587 KB 79/79 KB 340/894 KB 424/587 KB 79/79 KB 352/894 KB 428/587 KB 79/79 KB 352/894 KB 432/587 KB 79/79 KB 352/894 KB 436/587 KB 79/79 KB 352/894 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.jar (404 KB at 501.3 KB/sec) unit-abot-epc-basic-0: 12:10:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.8.7/aspectjrt-1.8.7.jar unit-abot-epc-basic-0: 12:10:21 DEBUG unit.abot-epc-basic/0.install 549/549 KB 416/587 KB 79/79 KB 340/894 KB 436/587 KB 79/79 KB 356/894 KB 436/587 KB 79/79 KB 360/894 KB 436/587 KB 79/79 KB 364/894 KB 436/587 KB 79/79 KB 368/894 KB 440/587 KB 79/79 KB 368/894 KB 444/587 KB 79/79 KB 368/894 KB 448/587 KB 79/79 KB 368/894 KB 452/587 KB 79/79 KB 372/894 KB 3/1822 KB 448/587 KB 79/79 KB 372/894 KB 3/1822 KB 448/587 KB 79/79 KB 368/894 KB 3/1822 KB 456/587 KB 79/79 KB 372/894 KB 6/1822 KB 456/587 KB 79/79 KB 372/894 KB 9/1822 KB 456/587 KB 79/79 KB 372/894 KB 11/1822 KB 456/587 KB 79/79 KB 372/894 KB 14/1822 KB 456/587 KB 79/79 KB 372/894 KB 16/1822 KB 456/587 KB 79/79 KB 372/894 KB 19/1822 KB 456/587 KB 79/79 KB 372/894 KB 22/1822 KB 456/587 KB 79/79 KB 376/894 KB 22/1822 KB 456/587 KB 79/79 KB 380/894 KB 22/1822 KB 456/587 KB 79/79 KB 380/894 KB 25/1822 KB 456/587 KB 79/79 KB 380/894 KB 22/1822 KB 460/587 KB 79/79 KB 384/894 KB 25/1822 KB 464/587 KB 79/79 KB 384/894 KB 25/1822 KB 468/587 KB 79/79 KB 384/894 KB 27/1822 KB 472/587 KB 79/79 KB 384/894 KB 27/1822 KB 456/587 KB 79/79 KB 384/894 KB 25/1822 KB 472/587 KB 79/79 KB 388/894 KB 27/1822 KB 4/115 KB 472/587 KB 79/79 KB 388/894 KB 27/1822 KB 8/115 KB 472/587 KB 79/79 KB 388/894 KB 27/1822 KB 12/115 KB 472/587 KB 79/79 KB 388/894 KB 27/1822 KB 16/115 KB 472/587 KB 79/79 KB 388/894 KB 27/1822 KB 20/115 KB 472/587 KB 388/894 KB 27/1822 KB 24/115 KB 472/587 KB 388/894 KB 27/1822 KB 28/115 KB 472/587 KB 388/894 KB 27/1822 KB 32/115 KB 472/587 KB 388/894 KB 27/1822 KB 36/115 KB 472/587 KB 388/894 KB 27/1822 KB 40/115 KB 472/587 KB 388/894 KB 27/1822 KB 44/115 KB 472/587 KB 388/894 KB 27/1822 KB 48/115 KB 472/587 KB 388/894 KB 27/1822 KB 464/587 KB 79/79 KB 384/894 KB 27/1822 KB Downloaded: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-packetfactory-static/1.2.1/pcap4j-packetfactory-static-1.2.1.jar (79 KB at 96.8 KB/sec) unit-abot-epc-basic-0: 12:10:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.3.1/gson-2.3.1.jar unit-abot-epc-basic-0: 12:10:21 DEBUG unit.abot-epc-basic/0.install 48/115 KB 472/587 KB 388/894 KB 30/1822 KB 52/115 KB 472/587 KB 388/894 KB 30/1822 KB 56/115 KB 472/587 KB 388/894 KB 32/1822 KB 52/115 KB 472/587 KB 388/894 KB 32/1822 KB 56/115 KB 476/587 KB 392/894 KB 36/1822 KB 56/115 KB 476/587 KB 392/894 KB 32/1822 KB 60/115 KB 480/587 KB 392/894 KB 36/1822 KB 56/115 KB 472/587 KB 392/894 KB 32/1822 KB 60/115 KB 480/587 KB 396/894 KB 36/1822 KB 60/115 KB 480/587 KB 400/894 KB 36/1822 KB 60/115 KB 476/587 KB 392/894 KB 36/1822 KB 64/115 KB 480/587 KB 400/894 KB 36/1822 KB 68/115 KB 480/587 KB 400/894 KB 36/1822 KB 72/115 KB 484/587 KB 404/894 KB 40/1822 KB 76/115 KB 484/587 KB 404/894 KB 40/1822 KB 80/115 KB 484/587 KB 404/894 KB 40/1822 KB 68/115 KB 484/587 KB 404/894 KB 40/1822 KB 68/115 KB 480/587 KB 400/894 KB 40/1822 KB 80/115 KB 484/587 KB 404/894 KB 44/1822 KB 80/115 KB 484/587 KB 404/894 KB 48/1822 KB 80/115 KB 484/587 KB 404/894 KB 52/1822 KB 68/115 KB 484/587 KB 400/894 KB 40/1822 KB 80/115 KB 488/587 KB 408/894 KB 56/1822 KB 80/115 KB 492/587 KB 408/894 KB 56/1822 KB 80/115 KB 496/587 KB 408/894 KB 56/1822 KB 80/115 KB 484/587 KB 408/894 KB 52/1822 KB 80/115 KB 496/587 KB 412/894 KB 56/1822 KB 80/115 KB 496/587 KB 416/894 KB 56/1822 KB 80/115 KB 496/587 KB 420/894 KB 56/1822 KB 84/115 KB 500/587 KB 424/894 KB 56/1822 KB 80/115 KB 496/587 KB 416/894 KB 56/1822 KB 4/206 KB 84/115 KB 500/587 KB 424/894 KB 56/1822 KB 8/206 KB 84/115 KB 500/587 KB 424/894 KB 56/1822 KB 12/206 KB 84/115 KB 500/587 KB 424/894 KB 56/1822 KB 16/206 KB 84/115 KB 500/587 KB 424/894 KB 56/1822 KB 20/206 KB 84/115 KB 500/587 KB 424/894 KB 56/1822 KB 24/206 KB 84/115 KB 500/587 KB 424/894 KB 56/1822 KB 28/206 KB 84/115 KB 500/587 KB 424/894 KB 56/1822 KB 32/206 KB 84/115 KB 500/587 KB 424/894 KB 56/1822 KB 32/206 KB 84/115 KB 500/587 KB 424/894 KB 60/1822 KB 32/206 KB 84/115 KB 500/587 KB 424/894 KB 63/1822 KB 32/206 KB 84/115 KB 500/587 KB 424/894 KB 67/1822 KB 36/206 KB 84/115 KB 500/587 KB 424/894 KB 71/1822 KB 36/206 KB 84/115 KB 500/587 KB 428/894 KB 75/1822 KB 36/206 KB 84/115 KB 500/587 KB 428/894 KB 79/1822 KB 84/115 KB 500/587 KB 420/894 KB 56/1822 KB 36/206 KB 84/115 KB 504/587 KB 428/894 KB 79/1822 KB 36/206 KB 84/115 KB 508/587 KB 428/894 KB 79/1822 KB 36/206 KB 84/115 KB 512/587 KB 428/894 KB 79/1822 KB 84/115 KB 496/587 KB 420/894 KB 56/1822 KB 36/206 KB 88/115 KB 512/587 KB 428/894 KB 79/1822 KB 36/206 KB 92/115 KB 512/587 KB 428/894 KB 79/1822 KB 36/206 KB 96/115 KB 512/587 KB 428/894 KB 79/1822 KB 36/206 KB 84/115 KB 500/587 KB 428/894 KB 71/1822 KB 36/206 KB 96/115 KB 512/587 KB 432/894 KB 79/1822 KB 36/206 KB 84/115 KB 500/587 KB 424/894 KB 67/1822 KB 40/206 KB 96/115 KB 512/587 KB 432/894 KB 79/1822 KB 44/206 KB 96/115 KB 512/587 KB 432/894 KB 79/1822 KB 48/206 KB 96/115 KB 512/587 KB 432/894 KB 79/1822 KB 52/206 KB 96/115 KB 512/587 KB 432/894 KB 79/1822 KB 56/206 KB 100/115 KB 516/587 KB 436/894 KB 83/1822 KB 60/206 KB 100/115 KB 516/587 KB 436/894 KB 83/1822 KB 64/206 KB 100/115 KB 516/587 KB 436/894 KB 83/1822 KB 52/206 KB 96/115 KB 516/587 KB 432/894 KB 79/1822 KB 64/206 KB 100/115 KB 520/587 KB 436/894 KB 83/1822 KB 64/206 KB 100/115 KB 524/587 KB 436/894 KB 83/1822 KB 64/206 KB 100/115 KB 528/587 KB 436/894 KB 83/1822 KB 52/206 KB 100/115 KB 516/587 KB 436/894 KB 83/1822 KB 64/206 KB 100/115 KB 528/587 KB 436/894 KB 87/1822 KB 64/206 KB 100/115 KB 528/587 KB 436/894 KB 91/1822 KB 64/20 unit-abot-epc-basic-0: 12:10:21 DEBUG unit.abot-epc-basic/0.install 6 KB 100/115 KB 528/587 KB 436/894 KB 95/1822 KB 68/206 KB 100/115 KB 532/587 KB 436/894 KB 99/1822 KB 68/206 KB 100/115 KB 532/587 KB 436/894 KB 103/1822 KB 68/206 KB 100/115 KB 532/587 KB 436/894 KB 107/1822 KB 68/206 KB 100/115 KB 532/587 KB 436/894 KB 111/1822 KB 52/206 KB 100/115 KB 516/587 KB 436/894 KB 79/1822 KB 68/206 KB 100/115 KB 532/587 KB 440/894 KB 111/1822 KB 68/206 KB 100/115 KB 532/587 KB 444/894 KB 111/1822 KB 68/206 KB 100/115 KB 532/587 KB 448/894 KB 111/1822 KB 52/206 KB 100/115 KB 516/587 KB 432/894 KB 79/1822 KB 68/206 KB 104/115 KB 532/587 KB 448/894 KB 111/1822 KB 68/206 KB 108/115 KB 532/587 KB 448/894 KB 111/1822 KB 68/206 KB 112/115 KB 532/587 KB 448/894 KB 111/1822 KB 68/206 KB 115/115 KB 532/587 KB 448/894 KB 111/1822 KB 68/206 KB 115/115 KB 532/587 KB 452/894 KB 111/1822 KB 68/206 KB 115/115 KB 532/587 KB 456/894 KB 111/1822 KB 68/206 KB 115/115 KB 532/587 KB 460/894 KB 111/1822 KB 68/206 KB 115/115 KB 532/587 KB 464/894 KB 111/1822 KB 68/206 KB 100/115 KB 532/587 KB 436/894 KB 95/1822 KB 68/206 KB 115/115 KB 536/587 KB 464/894 KB 111/1822 KB 68/206 KB 115/115 KB 540/587 KB 464/894 KB 111/1822 KB 68/206 KB 115/115 KB 544/587 KB 464/894 KB 111/1822 KB 68/206 KB 100/115 KB 528/587 KB 436/894 KB 95/1822 KB 72/206 KB 115/115 KB 544/587 KB 464/894 KB 111/1822 KB 76/206 KB 115/115 KB 544/587 KB 464/894 KB 111/1822 KB 80/206 KB 115/115 KB 544/587 KB 464/894 KB 111/1822 KB 80/206 KB 115/115 KB 548/587 KB 464/894 KB 111/1822 KB 84/206 KB 115/115 KB 552/587 KB 468/894 KB 115/1822 KB 84/206 KB 115/115 KB 556/587 KB 468/894 KB 115/1822 KB 84/206 KB 115/115 KB 560/587 KB 468/894 KB 115/1822 KB 84/206 KB 115/115 KB 564/587 KB 468/894 KB 115/1822 KB 84/206 KB 568/587 KB 468/894 KB 115/1822 KB 84/206 KB 572/587 KB 468/894 KB 115/1822 KB 84/206 KB 576/587 KB 468/894 KB 115/1822 KB 84/206 KB 115/115 KB 548/587 KB 468/894 KB 115/1822 KB 84/206 KB 115/115 KB 548/587 KB 468/894 KB 111/1822 KB 84/206 KB 576/587 KB 472/894 KB 115/1822 KB 84/206 KB 576/587 KB 476/894 KB 115/1822 KB 84/206 KB 115/115 KB 548/587 KB 464/894 KB 111/1822 KB 88/206 KB 576/587 KB 476/894 KB 119/1822 KB 92/206 KB 576/587 KB 476/894 KB 119/1822 KB 96/206 KB 576/587 KB 476/894 KB 119/1822 KB 84/206 KB 576/587 KB 476/894 KB 119/1822 KB 96/206 KB 576/587 KB 480/894 KB 123/1822 KB 96/206 KB 576/587 KB 480/894 KB 127/1822 KB 96/206 KB 576/587 KB 480/894 KB 131/1822 KB 100/206 KB 576/587 KB 480/894 KB 135/1822 KB 100/206 KB 576/587 KB 480/894 KB 139/1822 KB 100/206 KB 576/587 KB 480/894 KB 143/1822 KB 100/206 KB 576/587 KB 480/894 KB 147/1822 KB Downloaded: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.8.7/aspectjrt-1.8.7.jar (115 KB at 134.8 KB/sec) unit-abot-epc-basic-0: 12:10:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/picocontainer/picocontainer/2.13.5/picocontainer-2.13.5.jar unit-abot-epc-basic-0: 12:10:21 DEBUG unit.abot-epc-basic/0.install 100/206 KB 580/587 KB 480/894 KB 147/1822 KB 100/206 KB 584/587 KB 480/894 KB 147/1822 KB 100/206 KB 587/587 KB 480/894 KB 147/1822 KB 100/206 KB 576/587 KB 480/894 KB 131/1822 KB 104/206 KB 587/587 KB 480/894 KB 147/1822 KB 108/206 KB 587/587 KB 480/894 KB 147/1822 KB 112/206 KB 587/587 KB 480/894 KB 147/1822 KB 96/206 KB 576/587 KB 480/894 KB 119/1822 KB 112/206 KB 587/587 KB 484/894 KB 147/1822 KB 112/206 KB 587/587 KB 488/894 KB 147/1822 KB 112/206 KB 587/587 KB 492/894 KB 147/1822 KB 112/206 KB 587/587 KB 496/894 KB 147/1822 KB 116/206 KB 587/587 KB 496/894 KB 147/1822 KB 120/206 KB 587/587 KB 500/894 KB 147/1822 KB 124/206 KB 587/587 KB 500/894 KB 151/1822 KB 128/206 KB 587/587 KB 500/894 KB 151/1822 KB 116/206 KB 587/587 KB 500/894 KB 147/1822 KB 128/206 KB 587/587 KB 504/894 KB 151/1822 KB 128/206 KB 587/587 KB 508/894 KB 151/1822 KB 128/206 KB 587/587 KB 512/894 KB 151/1822 KB 120/206 KB 587/587 KB 500/894 KB 151/1822 KB 128/206 KB 587/587 KB 512/894 KB 155/1822 KB 128/206 KB 587/587 KB 512/894 KB 159/1822 KB 128/206 KB 587/587 KB 516/894 KB 163/1822 KB 132/206 KB 587/587 KB 516/894 KB 167/1822 KB 132/206 KB 587/587 KB 516/894 KB 171/1822 KB 132/206 KB 587/587 KB 516/894 KB 175/1822 KB 128/206 KB 587/587 KB 516/894 KB 159/1822 KB 132/206 KB 587/587 KB 520/894 KB 175/1822 KB 132/206 KB 587/587 KB 524/894 KB 175/1822 KB 132/206 KB 587/587 KB 528/894 KB 175/1822 KB 132/206 KB 587/587 KB 516/894 KB 163/1822 KB 136/206 KB 587/587 KB 528/894 KB 175/1822 KB 140/206 KB 587/587 KB 528/894 KB 175/1822 KB 144/206 KB 587/587 KB 528/894 KB 175/1822 KB 148/206 KB 587/587 KB 528/894 KB 175/1822 KB 152/206 KB 587/587 KB 532/894 KB 179/1822 KB 156/206 KB 587/587 KB 532/894 KB 179/1822 KB 160/206 KB 587/587 KB 532/894 KB 179/1822 KB 148/206 KB 587/587 KB 532/894 KB 179/1822 KB 160/206 KB 587/587 KB 532/894 KB 183/1822 KB 160/206 KB 587/587 KB 532/894 KB 187/1822 KB 160/206 KB 587/587 KB 532/894 KB 191/1822 KB 160/206 KB 587/587 KB 532/894 KB 195/1822 KB 164/206 KB 587/587 KB 532/894 KB 199/1822 KB 164/206 KB 4/314 KB 532/894 KB 203/1822 KB 164/206 KB 4/314 KB 532/894 KB 207/1822 KB 164/206 KB 4/314 KB 532/894 KB 211/1822 KB 148/206 KB 587/587 KB 532/894 KB 175/1822 KB 164/206 KB 4/314 KB 536/894 KB 211/1822 KB 164/206 KB 4/314 KB 540/894 KB 211/1822 KB 164/206 KB 4/314 KB 544/894 KB 211/1822 KB Downloaded: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-core/1.2.1/pcap4j-core-1.2.1.jar (587 KB at 680.6 KB/sec) unit-oai-hss-0: 12:10:21 DEBUG unit.oai-hss/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libconfig-dev amd64 1.4.9-2 [85.1 kB] unit-abot-epc-basic-0: 12:10:21 DEBUG unit.abot-epc-basic/0.install 164/206 KB 587/587 KB 4/314 KB 532/894 KB 199/1822 KB 164/206 KB 8/314 KB 544/894 KB 211/1822 KB 164/206 KB 12/314 KB 544/894 KB 211/1822 KB 164/206 KB 16/314 KB 544/894 KB 211/1822 KB 164/206 KB 20/314 KB 544/894 KB 211/1822 KB 164/206 KB 24/314 KB 544/894 KB 211/1822 KB 164/206 KB 28/314 KB 544/894 KB 211/1822 KB 164/206 KB 32/314 KB 544/894 KB 211/1822 KB 164/206 KB 36/314 KB 544/894 KB 211/1822 KB 164/206 KB 40/314 KB 544/894 KB 211/1822 KB 164/206 KB 44/314 KB 544/894 KB 211/1822 KB 164/206 KB 48/314 KB 544/894 KB 211/1822 KB 164/206 KB 48/314 KB 548/894 KB 211/1822 KB 164/206 KB 52/314 KB 552/894 KB 211/1822 KB 164/206 KB 52/314 KB 556/894 KB 211/1822 KB 164/206 KB 52/314 KB 560/894 KB 211/1822 KB 164/206 KB 587/587 KB 532/894 KB 195/1822 KB 168/206 KB 52/314 KB 560/894 KB 211/1822 KB 172/206 KB 52/314 KB 560/894 KB 211/1822 KB 176/206 KB 52/314 KB 560/894 KB 211/1822 KB 164/206 KB 52/314 KB 548/894 KB 211/1822 KB 176/206 KB 56/314 KB 560/894 KB 211/1822 KB 176/206 KB 60/314 KB 560/894 KB 211/1822 KB 176/206 KB 64/314 KB 560/894 KB 211/1822 KB 176/206 KB 68/314 KB 560/894 KB 211/1822 KB Downloading: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.4/commons-codec-1.4.jar unit-abot-epc-basic-0: 12:10:21 DEBUG unit.abot-epc-basic/0.install 180/206 KB 68/314 KB 564/894 KB 211/1822 KB 184/206 KB 68/314 KB 564/894 KB 211/1822 KB 176/206 KB 68/314 KB 564/894 KB 211/1822 KB 184/206 KB 68/314 KB 568/894 KB 211/1822 KB 188/206 KB 72/314 KB 572/894 KB 211/1822 KB 188/206 KB 72/314 KB 576/894 KB 211/1822 KB 188/206 KB 72/314 KB 580/894 KB 215/1822 KB 188/206 KB 72/314 KB 584/894 KB 215/1822 KB 188/206 KB 72/314 KB 588/894 KB 215/1822 KB 188/206 KB 72/314 KB 592/894 KB 215/1822 KB 184/206 KB 72/314 KB 568/894 KB 211/1822 KB 188/206 KB 76/314 KB 592/894 KB 215/1822 KB 188/206 KB 80/314 KB 592/894 KB 215/1822 KB 188/206 KB 72/314 KB 576/894 KB 215/1822 KB 188/206 KB 80/314 KB 592/894 KB 219/1822 KB 188/206 KB 80/314 KB 592/894 KB 223/1822 KB 188/206 KB 80/314 KB 592/894 KB 227/1822 KB 188/206 KB 84/314 KB 592/894 KB 231/1822 KB 188/206 KB 84/314 KB 592/894 KB 235/1822 KB 188/206 KB 84/314 KB 592/894 KB 239/1822 KB 188/206 KB 84/314 KB 592/894 KB 243/1822 KB 188/206 KB 72/314 KB 572/894 KB 211/1822 KB 192/206 KB 84/314 KB 596/894 KB 243/1822 KB 196/206 KB 84/314 KB 596/894 KB 243/1822 KB 200/206 KB 84/314 KB 596/894 KB 243/1822 KB 204/206 KB 84/314 KB 596/894 KB 243/1822 KB 206/206 KB 84/314 KB 596/894 KB 243/1822 KB 188/206 KB 84/314 KB 596/894 KB 243/1822 KB 206/206 KB 84/314 KB 600/894 KB 243/1822 KB 206/206 KB 84/314 KB 604/894 KB 243/1822 KB 206/206 KB 84/314 KB 608/894 KB 243/1822 KB 188/206 KB 84/314 KB 592/894 KB 227/1822 KB 206/206 KB 88/314 KB 608/894 KB 247/1822 KB 206/206 KB 92/314 KB 608/894 KB 247/1822 KB 206/206 KB 96/314 KB 608/894 KB 247/1822 KB 206/206 KB 100/314 KB 608/894 KB 247/1822 KB 206/206 KB 104/314 KB 608/894 KB 247/1822 KB 206/206 KB 108/314 KB 608/894 KB 247/1822 KB 206/206 KB 112/314 KB 608/894 KB 247/1822 KB 206/206 KB 116/314 KB 608/894 KB 247/1822 KB 4/57 KB 206/206 KB 120/314 KB 612/894 KB 247/1822 KB 4/57 KB 206/206 KB 124/314 KB 612/894 KB 247/1822 KB 4/57 KB 206/206 KB 128/314 KB 612/894 KB 247/1822 KB 206/206 KB 84/314 KB 608/894 KB 247/1822 KB 4/57 KB 206/206 KB 128/314 KB 612/894 KB 251/1822 KB 4/57 KB 206/206 KB 128/314 KB 612/894 KB 255/1822 KB 4/57 KB 206/206 KB 128/314 KB 612/894 KB 259/1822 KB 4/57 KB 206/206 KB 128/314 KB 612/894 KB 263/1822 KB 4/57 KB 206/206 KB 132/314 KB 612/894 KB 267/1822 KB 4/57 KB 206/206 KB 132/314 KB 612/894 KB 271/1822 KB 4/57 KB 206/206 KB 116/314 KB 612/894 KB 247/1822 KB 4/57 KB 206/206 KB 116/314 KB 608/894 KB 247/1822 KB 8/57 KB 206/206 KB 132/314 KB 612/894 KB 271/1822 KB 12/57 KB 206/206 KB 132/314 KB 612/894 KB 271/1822 KB 16/57 KB 206/206 KB 132/314 KB 612/894 KB 271/1822 KB 20/57 KB 206/206 KB 132/314 KB 612/894 KB 271/1822 KB 24/57 KB 206/206 KB 132/314 KB 612/894 KB 271/1822 KB 28/57 KB 206/206 KB 132/314 KB 612/894 KB 271/1822 KB 32/57 KB 206/206 KB 132/314 KB 612/894 KB 271/1822 KB 36/57 KB 206/206 KB 132/314 KB 612/894 KB 271/1822 KB 40/57 KB 206/206 KB 132/314 KB 612/894 KB 271/1822 KB 44/57 KB 206/206 KB 132/314 KB 612/894 KB 271/1822 KB 48/57 KB 206/206 KB 132/314 KB 612/894 KB 271/1822 KB 52/57 KB 206/206 KB 132/314 KB 612/894 KB 271/1822 KB 56/57 KB 206/206 KB 132/314 KB 612/894 KB 271/1822 KB 57/57 KB 206/206 KB 132/314 KB 612/894 KB 271/1822 KB 57/57 KB 132/314 KB 616/894 KB 271/1822 KB 57/57 KB 132/314 KB 620/894 KB 271/1822 KB 57/57 KB 132/314 KB 624/894 KB 271/1822 KB 57/57 KB 132/314 KB 628/894 KB 271/1822 KB 57/57 KB 132/314 KB 632/894 KB 275/1822 KB 57/57 KB 132/314 KB 636/894 unit-abot-epc-basic-0: 12:10:21 DEBUG unit.abot-epc-basic/0.install KB 275/1822 KB 57/57 KB 132/314 KB 640/894 KB 275/1822 KB 4/57 KB 206/206 KB 132/314 KB 612/894 KB 263/1822 KB 57/57 KB 136/314 KB 640/894 KB 275/1822 KB 57/57 KB 140/314 KB 640/894 KB 275/1822 KB 57/57 KB 144/314 KB 640/894 KB 275/1822 KB 57/57 KB 132/314 KB 628/894 KB 275/1822 KB 57/57 KB 144/314 KB 640/894 KB 279/1822 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.3.1/gson-2.3.1.jar (206 KB at 233.5 KB/sec) unit-abot-epc-basic-0: 12:10:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-net/commons-net/3.0.1/commons-net-3.0.1.jar unit-abot-epc-basic-0: 12:10:21 DEBUG unit.abot-epc-basic/0.install 57/57 KB 144/314 KB 640/894 KB 283/1822 KB 57/57 KB 144/314 KB 644/894 KB 287/1822 KB 57/57 KB 148/314 KB 644/894 KB 287/1822 KB 57/57 KB 152/314 KB 644/894 KB 287/1822 KB 57/57 KB 144/314 KB 644/894 KB 283/1822 KB 57/57 KB 152/314 KB 648/894 KB 287/1822 KB 57/57 KB 152/314 KB 652/894 KB 287/1822 KB 156/314 KB 656/894 KB 287/1822 KB 156/314 KB 652/894 KB 287/1822 KB Downloaded: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.4/commons-codec-1.4.jar (57 KB at 64.0 KB/sec) unit-abot-epc-basic-0: 12:10:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/xmlunit/xmlunit/1.6/xmlunit-1.6.jar unit-abot-epc-basic-0: 12:10:21 DEBUG unit.abot-epc-basic/0.install 160/314 KB 656/894 KB 291/1822 KB 156/314 KB 656/894 KB 291/1822 KB 160/314 KB 656/894 KB 295/1822 KB 160/314 KB 656/894 KB 299/1822 KB 160/314 KB 656/894 KB 303/1822 KB 160/314 KB 656/894 KB 307/1822 KB 164/314 KB 660/894 KB 311/1822 KB 164/314 KB 660/894 KB 315/1822 KB 164/314 KB 660/894 KB 307/1822 KB 4/263 KB 164/314 KB 664/894 KB 4/99 KB 315/1822 KB 4/263 KB 164/314 KB 668/894 KB 4/99 KB 315/1822 KB 4/263 KB 164/314 KB 672/894 KB 4/99 KB 315/1822 KB 164/314 KB 656/894 KB 307/1822 KB 4/263 KB 168/314 KB 672/894 KB 4/99 KB 315/1822 KB 4/263 KB 172/314 KB 672/894 KB 4/99 KB 315/1822 KB 4/263 KB 176/314 KB 672/894 KB 4/99 KB 315/1822 KB 4/263 KB 164/314 KB 660/894 KB 4/99 KB 315/1822 KB 4/263 KB 176/314 KB 672/894 KB 8/99 KB 315/1822 KB 4/263 KB 176/314 KB 672/894 KB 12/99 KB 315/1822 KB 4/263 KB 176/314 KB 672/894 KB 16/99 KB 315/1822 KB 4/263 KB 164/314 KB 660/894 KB 315/1822 KB 8/263 KB 176/314 KB 672/894 KB 16/99 KB 315/1822 KB 12/263 KB 176/314 KB 672/894 KB 16/99 KB 315/1822 KB 16/263 KB 176/314 KB 672/894 KB 16/99 KB 315/1822 KB 20/263 KB 176/314 KB 672/894 KB 16/99 KB 315/1822 KB 24/263 KB 176/314 KB 672/894 KB 16/99 KB 315/1822 KB 28/263 KB 176/314 KB 672/894 KB 16/99 KB 315/1822 KB 32/263 KB 176/314 KB 672/894 KB 16/99 KB 315/1822 KB 36/263 KB 176/314 KB 672/894 KB 16/99 KB 315/1822 KB 40/263 KB 176/314 KB 676/894 KB 20/99 KB 315/1822 KB 44/263 KB 176/314 KB 676/894 KB 20/99 KB 319/1822 KB 48/263 KB 176/314 KB 676/894 KB 20/99 KB 319/1822 KB 52/263 KB 176/314 KB 676/894 KB 20/99 KB 319/1822 KB 56/263 KB 180/314 KB 676/894 KB 20/99 KB 319/1822 KB 60/263 KB 180/314 KB 676/894 KB 20/99 KB 319/1822 KB 64/263 KB 180/314 KB 676/894 KB 20/99 KB 319/1822 KB 36/263 KB 176/314 KB 676/894 KB 20/99 KB 315/1822 KB 64/263 KB 180/314 KB 680/894 KB 20/99 KB 319/1822 KB 64/263 KB 180/314 KB 684/894 KB 20/99 KB 319/1822 KB 64/263 KB 180/314 KB 688/894 KB 20/99 KB 319/1822 KB 36/263 KB 176/314 KB 672/894 KB 20/99 KB 315/1822 KB 64/263 KB 180/314 KB 688/894 KB 24/99 KB 319/1822 KB 64/263 KB 180/314 KB 688/894 KB 28/99 KB 319/1822 KB 64/263 KB 180/314 KB 688/894 KB 32/99 KB 319/1822 KB 64/263 KB 180/314 KB 688/894 KB 36/99 KB 319/1822 KB 64/263 KB 180/314 KB 688/894 KB 40/99 KB 319/1822 KB 64/263 KB 180/314 KB 688/894 KB 44/99 KB 319/1822 KB 64/263 KB 180/314 KB 688/894 KB 48/99 KB 319/1822 KB 64/263 KB 180/314 KB 688/894 KB 52/99 KB 319/1822 KB 68/263 KB 180/314 KB 692/894 KB 56/99 KB 319/1822 KB 68/263 KB 180/314 KB 692/894 KB 60/99 KB 319/1822 KB 68/263 KB 180/314 KB 692/894 KB 64/99 KB 319/1822 KB 52/263 KB 180/314 KB 676/894 KB 20/99 KB 319/1822 KB 68/263 KB 184/314 KB 692/894 KB 64/99 KB 319/1822 KB 68/263 KB 188/314 KB 692/894 KB 64/99 KB 319/1822 KB 68/263 KB 192/314 KB 692/894 KB 64/99 KB 319/1822 KB 40/263 KB 176/314 KB 676/894 KB 20/99 KB 319/1822 KB 68/263 KB 192/314 KB 692/894 KB 64/99 KB 323/1822 KB 68/263 KB 192/314 KB 692/894 KB 64/99 KB 327/1822 KB 68/263 KB 192/314 KB 692/894 KB 64/99 KB 331/1822 KB 68/263 KB 192/314 KB 692/894 KB 64/99 KB 335/1822 KB 68/263 KB 192/314 KB 692/894 KB 64/99 KB 339/1822 KB 68/263 KB 196/314 KB 692/894 KB 64/99 KB 343/1822 KB 68/263 KB 196/314 KB 692/894 KB 64/99 KB 347/1822 KB 68/263 KB 196/314 KB 692/894 KB 64/99 KB 351/1822 KB 68/263 KB 180/314 KB 692/894 KB 52/99 KB 319/1822 KB 68/263 KB 196/314 KB 696/894 KB 64/99 KB 351/1822 KB 68/263 KB 196/314 KB 700/894 KB 64/99 KB 351/1822 KB 68/26 unit-abot-epc-basic-0: 12:10:21 DEBUG unit.abot-epc-basic/0.install 3 KB 196/314 KB 704/894 KB 64/99 KB 351/1822 KB 68/263 KB 180/314 KB 688/894 KB 52/99 KB 319/1822 KB 72/263 KB 196/314 KB 704/894 KB 64/99 KB 351/1822 KB 76/263 KB 196/314 KB 704/894 KB 64/99 KB 351/1822 KB 80/263 KB 196/314 KB 704/894 KB 64/99 KB 351/1822 KB 84/263 KB 196/314 KB 708/894 KB 64/99 KB 355/1822 KB 88/263 KB 196/314 KB 708/894 KB 68/99 KB 355/1822 KB 92/263 KB 196/314 KB 708/894 KB 68/99 KB 355/1822 KB 96/263 KB 196/314 KB 708/894 KB 68/99 KB 355/1822 KB 68/263 KB 196/314 KB 692/894 KB 64/99 KB 339/1822 KB 96/263 KB 200/314 KB 708/894 KB 68/99 KB 355/1822 KB 96/263 KB 204/314 KB 708/894 KB 68/99 KB 355/1822 KB 96/263 KB 208/314 KB 708/894 KB 68/99 KB 355/1822 KB 96/263 KB 212/314 KB 708/894 KB 68/99 KB 355/1822 KB 96/263 KB 216/314 KB 708/894 KB 68/99 KB 355/1822 KB 96/263 KB 220/314 KB 708/894 KB 68/99 KB 355/1822 KB 96/263 KB 224/314 KB 708/894 KB 68/99 KB 355/1822 KB 84/263 KB 196/314 KB 708/894 KB 68/99 KB 355/1822 KB 96/263 KB 224/314 KB 708/894 KB 72/99 KB 355/1822 KB 96/263 KB 224/314 KB 708/894 KB 76/99 KB 355/1822 KB 96/263 KB 224/314 KB 708/894 KB 80/99 KB 355/1822 KB 96/263 KB 224/314 KB 708/894 KB 84/99 KB 355/1822 KB 100/263 KB 228/314 KB 708/894 KB 88/99 KB 355/1822 KB 80/263 KB 196/314 KB 708/894 KB 64/99 KB 355/1822 KB 100/263 KB 228/314 KB 712/894 KB 88/99 KB 355/1822 KB 100/263 KB 228/314 KB 716/894 KB 88/99 KB 355/1822 KB 100/263 KB 228/314 KB 720/894 KB 88/99 KB 355/1822 KB 80/263 KB 196/314 KB 704/894 KB 64/99 KB 355/1822 KB 100/263 KB 228/314 KB 720/894 KB 88/99 KB 359/1822 KB 100/263 KB 228/314 KB 720/894 KB 88/99 KB 363/1822 KB 100/263 KB 228/314 KB 720/894 KB 88/99 KB 367/1822 KB 100/263 KB 228/314 KB 720/894 KB 88/99 KB 371/1822 KB 100/263 KB 228/314 KB 724/894 KB 88/99 KB 375/1822 KB 100/263 KB 228/314 KB 724/894 KB 88/99 KB 379/1822 KB 100/263 KB 228/314 KB 724/894 KB 88/99 KB 383/1822 KB 100/263 KB 228/314 KB 708/894 KB 84/99 KB 355/1822 KB 100/263 KB 232/314 KB 724/894 KB 92/99 KB 383/1822 KB 100/263 KB 236/314 KB 724/894 KB 92/99 KB 383/1822 KB 100/263 KB 240/314 KB 724/894 KB 92/99 KB 383/1822 KB 100/263 KB 224/314 KB 708/894 KB 84/99 KB 355/1822 KB 104/263 KB 240/314 KB 724/894 KB 92/99 KB 383/1822 KB 108/263 KB 240/314 KB 724/894 KB 92/99 KB 383/1822 KB 112/263 KB 240/314 KB 724/894 KB 92/99 KB 383/1822 KB 116/263 KB 244/314 KB 724/894 KB 92/99 KB 383/1822 KB 120/263 KB 244/314 KB 724/894 KB 92/99 KB 387/1822 KB 124/263 KB 244/314 KB 724/894 KB 92/99 KB 387/1822 KB 128/263 KB 244/314 KB 724/894 KB 92/99 KB 387/1822 KB 100/263 KB 228/314 KB 724/894 KB 92/99 KB 383/1822 KB 128/263 KB 244/314 KB 724/894 KB 96/99 KB 387/1822 KB 128/263 KB 244/314 KB 724/894 KB 99/99 KB 387/1822 KB 100/263 KB 228/314 KB 724/894 KB 88/99 KB 371/1822 KB 128/263 KB 244/314 KB 728/894 KB 99/99 KB 387/1822 KB 128/263 KB 244/314 KB 732/894 KB 99/99 KB 387/1822 KB 128/263 KB 244/314 KB 736/894 KB 99/99 KB 387/1822 KB 128/263 KB 244/314 KB 740/894 KB 99/99 KB 387/1822 KB 128/263 KB 244/314 KB 744/894 KB 99/99 KB 387/1822 KB 128/263 KB 244/314 KB 748/894 KB 99/99 KB 387/1822 KB 128/263 KB 244/314 KB 752/894 KB 99/99 KB 387/1822 KB 116/263 KB 244/314 KB 724/894 KB 92/99 KB 387/1822 KB 128/263 KB 244/314 KB 752/894 KB 99/99 KB 391/1822 KB 128/263 KB 244/314 KB 752/894 KB 99/99 KB 395/1822 KB 128/263 KB 244/314 KB 752/894 KB 99/99 KB 399/1822 KB 112/263 KB 244/314 KB 724/894 KB 92/99 KB 383/1822 KB 128/263 KB 248/314 KB 752/ unit-abot-epc-basic-0: 12:10:21 DEBUG unit.abot-epc-basic/0.install 894 KB 99/99 KB 399/1822 KB 128/263 KB 252/314 KB 752/894 KB 99/99 KB 399/1822 KB 128/263 KB 256/314 KB 752/894 KB 99/99 KB 399/1822 KB 128/263 KB 260/314 KB 752/894 KB 99/99 KB 399/1822 KB 132/263 KB 264/314 KB 756/894 KB 99/99 KB 403/1822 KB 132/263 KB 268/314 KB 756/894 KB 99/99 KB 403/1822 KB 132/263 KB 272/314 KB 756/894 KB 99/99 KB 403/1822 KB 132/263 KB 260/314 KB 756/894 KB 99/99 KB 403/1822 KB 128/263 KB 260/314 KB 752/894 KB 99/99 KB 403/1822 KB 132/263 KB 272/314 KB 756/894 KB 99/99 KB 407/1822 KB 132/263 KB 260/314 KB 752/894 KB 99/99 KB 403/1822 KB 136/263 KB 272/314 KB 760/894 KB 99/99 KB 407/1822 KB 132/263 KB 272/314 KB 760/894 KB 99/99 KB 407/1822 KB 136/263 KB 272/314 KB 764/894 KB 99/99 KB 411/1822 KB 140/263 KB 272/314 KB 768/894 KB 99/99 KB 411/1822 KB 140/263 KB 272/314 KB 772/894 KB 99/99 KB 411/1822 KB 140/263 KB 276/314 KB 776/894 KB 99/99 KB 411/1822 KB 140/263 KB 276/314 KB 780/894 KB 99/99 KB 411/1822 KB 140/263 KB 276/314 KB 784/894 KB 99/99 KB 411/1822 KB 136/263 KB 272/314 KB 760/894 KB 99/99 KB 411/1822 KB 140/263 KB 276/314 KB 784/894 KB 99/99 KB 415/1822 KB 140/263 KB 276/314 KB 784/894 KB 99/99 KB 419/1822 KB 140/263 KB 276/314 KB 772/894 KB 99/99 KB 411/1822 KB 140/263 KB 272/314 KB 764/894 KB 99/99 KB 411/1822 KB 144/263 KB 276/314 KB 784/894 KB 99/99 KB 423/1822 KB 148/263 KB 276/314 KB 784/894 KB 99/99 KB 423/1822 KB 152/263 KB 276/314 KB 784/894 KB 423/1822 KB Downloaded: https://repo.maven.apache.org/maven2/xmlunit/xmlunit/1.6/xmlunit-1.6.jar (99 KB at 106.5 KB/sec) unit-abot-epc-basic-0: 12:10:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.8.7/jackson-core-2.8.7.jar unit-abot-epc-basic-0: 12:10:21 DEBUG unit.abot-epc-basic/0.install 152/263 KB 280/314 KB 784/894 KB 423/1822 KB 152/263 KB 284/314 KB 784/894 KB 423/1822 KB 156/263 KB 284/314 KB 784/894 KB 423/1822 KB 160/263 KB 284/314 KB 784/894 KB 423/1822 KB 140/263 KB 276/314 KB 784/894 KB 99/99 KB 423/1822 KB 160/263 KB 288/314 KB 784/894 KB 427/1822 KB 160/263 KB 288/314 KB 784/894 KB 431/1822 KB 164/263 KB 288/314 KB 784/894 KB 435/1822 KB 164/263 KB 288/314 KB 788/894 KB 439/1822 KB 164/263 KB 288/314 KB 788/894 KB 443/1822 KB 164/263 KB 288/314 KB 788/894 KB 447/1822 KB 160/263 KB 288/314 KB 784/894 KB 423/1822 KB 164/263 KB 292/314 KB 788/894 KB 447/1822 KB 164/263 KB 296/314 KB 788/894 KB 447/1822 KB 164/263 KB 300/314 KB 788/894 KB 447/1822 KB 164/263 KB 304/314 KB 788/894 KB 447/1822 KB 164/263 KB 288/314 KB 788/894 KB 435/1822 KB 164/263 KB 288/314 KB 784/894 KB 431/1822 KB 168/263 KB 304/314 KB 788/894 KB 447/1822 KB 168/263 KB 304/314 KB 792/894 KB 447/1822 KB 172/263 KB 304/314 KB 792/894 KB 447/1822 KB 176/263 KB 304/314 KB 792/894 KB 447/1822 KB 176/263 KB 304/314 KB 796/894 KB 447/1822 KB 176/263 KB 304/314 KB 800/894 KB 447/1822 KB 176/263 KB 304/314 KB 804/894 KB 447/1822 KB 180/263 KB 308/314 KB 808/894 KB 451/1822 KB 180/263 KB 308/314 KB 812/894 KB 451/1822 KB 180/263 KB 308/314 KB 816/894 KB 451/1822 KB 180/263 KB 308/314 KB 820/894 KB 451/1822 KB 4/276 KB 180/263 KB 308/314 KB 824/894 KB 451/1822 KB 180/263 KB 308/314 KB 804/894 KB 451/1822 KB 176/263 KB 308/314 KB 804/894 KB 451/1822 KB 176/263 KB 308/314 KB 804/894 KB 447/1822 KB 4/276 KB 180/263 KB 308/314 KB 820/894 KB 451/1822 KB 8/276 KB 180/263 KB 308/314 KB 824/894 KB 451/1822 KB 12/276 KB 180/263 KB 308/314 KB 824/894 KB 451/1822 KB 12/276 KB 180/263 KB 312/314 KB 824/894 KB 451/1822 KB 16/276 KB 184/263 KB 312/314 KB 824/894 KB 451/1822 KB 16/276 KB 188/263 KB 314/314 KB 824/894 KB 455/1822 KB 16/276 KB 180/263 KB 312/314 KB 824/894 KB 451/1822 KB 16/276 KB 184/263 KB 314/314 KB 824/894 KB 455/1822 KB 16/276 KB 184/263 KB 312/314 KB 824/894 KB 455/1822 KB 16/276 KB 188/263 KB 314/314 KB 824/894 KB 459/1822 KB 20/276 KB 188/263 KB 314/314 KB 824/894 KB 463/1822 KB 20/276 KB 188/263 KB 314/314 KB 824/894 KB 467/1822 KB 20/276 KB 192/263 KB 314/314 KB 824/894 KB 471/1822 KB 20/276 KB 188/263 KB 314/314 KB 824/894 KB 459/1822 KB 24/276 KB 192/263 KB 314/314 KB 828/894 KB 471/1822 KB 28/276 KB 192/263 KB 314/314 KB 828/894 KB 471/1822 KB 32/276 KB 192/263 KB 314/314 KB 828/894 KB 471/1822 KB 20/276 KB 192/263 KB 314/314 KB 828/894 KB 471/1822 KB 32/276 KB 192/263 KB 314/314 KB 832/894 KB 471/1822 KB 36/276 KB 192/263 KB 314/314 KB 836/894 KB 475/1822 KB 20/276 KB 192/263 KB 314/314 KB 824/894 KB 467/1822 KB 36/276 KB 196/263 KB 314/314 KB 836/894 KB 475/1822 KB 36/276 KB 200/263 KB 314/314 KB 836/894 KB 475/1822 KB 36/276 KB 204/263 KB 314/314 KB 836/894 KB 475/1822 KB 36/276 KB 192/263 KB 314/314 KB 832/894 KB 475/1822 KB 36/276 KB 208/263 KB 314/314 KB 836/894 KB 479/1822 KB 36/276 KB 208/263 KB 314/314 KB 836/894 KB 475/1822 KB 36/276 KB 208/263 KB 314/314 KB 836/894 KB 483/1822 KB 36/276 KB 212/263 KB 314/314 KB 840/894 KB 487/1822 KB 36/276 KB 212/263 KB 314/314 KB 840/894 KB 491/1822 KB 36/276 KB 212/263 KB 314/314 KB 840/894 KB 495/1822 KB 36/276 KB 192/263 KB 314/314 KB 832/894 KB 471/1822 KB 40/276 KB 212/263 KB 314/314 KB 840/894 KB 495/1822 KB 44/276 KB 212/263 KB 314/314 KB 840/894 KB 495/1822 KB 48/276 KB 212/263 KB 314/314 KB 8 unit-abot-epc-basic-0: 12:10:21 DEBUG unit.abot-epc-basic/0.install 40/894 KB 495/1822 KB 36/276 KB 212/263 KB 314/314 KB 840/894 KB 483/1822 KB 48/276 KB 212/263 KB 314/314 KB 844/894 KB 495/1822 KB 48/276 KB 212/263 KB 314/314 KB 848/894 KB 495/1822 KB 48/276 KB 212/263 KB 314/314 KB 852/894 KB 495/1822 KB 52/276 KB 212/263 KB 314/314 KB 856/894 KB 499/1822 KB 52/276 KB 212/263 KB 314/314 KB 860/894 KB 499/1822 KB 52/276 KB 212/263 KB 314/314 KB 864/894 KB 499/1822 KB 36/276 KB 212/263 KB 314/314 KB 836/894 KB 483/1822 KB 52/276 KB 216/263 KB 314/314 KB 864/894 KB 499/1822 KB 52/276 KB 220/263 KB 314/314 KB 864/894 KB 499/1822 KB 52/276 KB 224/263 KB 314/314 KB 864/894 KB 499/1822 KB Downloaded: https://repo.maven.apache.org/maven2/org/picocontainer/picocontainer/2.13.5/picocontainer-2.13.5.jar (314 KB at 330.7 KB/sec) unit-abot-epc-basic-0: 12:10:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson-xml-databind/0.6.2/jackson-xml-databind-0.6.2.jar unit-abot-epc-basic-0: 12:10:21 DEBUG unit.abot-epc-basic/0.install 52/276 KB 212/263 KB 314/314 KB 852/894 KB 499/1822 KB 52/276 KB 224/263 KB 864/894 KB 503/1822 KB 52/276 KB 224/263 KB 864/894 KB 507/1822 KB 52/276 KB 212/263 KB 314/314 KB 852/894 KB 495/1822 KB 56/276 KB 228/263 KB 864/894 KB 507/1822 KB 60/276 KB 228/263 KB 864/894 KB 507/1822 KB 64/276 KB 228/263 KB 864/894 KB 507/1822 KB 52/276 KB 228/263 KB 864/894 KB 507/1822 KB 64/276 KB 232/263 KB 864/894 KB 507/1822 KB 64/276 KB 236/263 KB 868/894 KB 511/1822 KB 64/276 KB 240/263 KB 868/894 KB 511/1822 KB 64/276 KB 244/263 KB 868/894 KB 511/1822 KB 68/276 KB 248/263 KB 868/894 KB 511/1822 KB 68/276 KB 252/263 KB 868/894 KB 511/1822 KB 68/276 KB 256/263 KB 868/894 KB 511/1822 KB 64/276 KB 232/263 KB 868/894 KB 511/1822 KB 68/276 KB 256/263 KB 872/894 KB 511/1822 KB 68/276 KB 256/263 KB 876/894 KB 511/1822 KB 68/276 KB 256/263 KB 880/894 KB 511/1822 KB 64/276 KB 232/263 KB 864/894 KB 511/1822 KB 68/276 KB 256/263 KB 880/894 KB 515/1822 KB 68/276 KB 256/263 KB 880/894 KB 519/1822 KB 68/276 KB 256/263 KB 880/894 KB 523/1822 KB 68/276 KB 256/263 KB 880/894 KB 527/1822 KB 68/276 KB 244/263 KB 868/894 KB 511/1822 KB 72/276 KB 256/263 KB 880/894 KB 527/1822 KB 76/276 KB 256/263 KB 880/894 KB 527/1822 KB 80/276 KB 256/263 KB 880/894 KB 527/1822 KB 84/276 KB 256/263 KB 880/894 KB 527/1822 KB 88/276 KB 260/263 KB 4/54 KB 884/894 KB 527/1822 KB 92/276 KB 260/263 KB 4/54 KB 884/894 KB 527/1822 KB 84/276 KB 260/263 KB 4/54 KB 884/894 KB 527/1822 KB 92/276 KB 263/263 KB 4/54 KB 884/894 KB 531/1822 KB 84/276 KB 256/263 KB 4/54 KB 880/894 KB 527/1822 KB 92/276 KB 263/263 KB 8/54 KB 884/894 KB 531/1822 KB 92/276 KB 263/263 KB 12/54 KB 884/894 KB 531/1822 KB 92/276 KB 263/263 KB 16/54 KB 884/894 KB 531/1822 KB 92/276 KB 263/263 KB 20/54 KB 884/894 KB 531/1822 KB 92/276 KB 263/263 KB 24/54 KB 884/894 KB 531/1822 KB 92/276 KB 263/263 KB 28/54 KB 884/894 KB 531/1822 KB 84/276 KB 256/263 KB 4/54 KB 884/894 KB 527/1822 KB 92/276 KB 263/263 KB 32/54 KB 888/894 KB 531/1822 KB 92/276 KB 263/263 KB 32/54 KB 892/894 KB 531/1822 KB 92/276 KB 263/263 KB 32/54 KB 894/894 KB 531/1822 KB 92/276 KB 260/263 KB 4/54 KB 884/894 KB 531/1822 KB 96/276 KB 263/263 KB 32/54 KB 894/894 KB 535/1822 KB 96/276 KB 263/263 KB 32/54 KB 894/894 KB 531/1822 KB 92/276 KB 263/263 KB 32/54 KB 888/894 KB 531/1822 KB 96/276 KB 263/263 KB 36/54 KB 894/894 KB 535/1822 KB 100/276 KB 263/263 KB 40/54 KB 894/894 KB 539/1822 KB 100/276 KB 263/263 KB 44/54 KB 894/894 KB 539/1822 KB 100/276 KB 263/263 KB 48/54 KB 894/894 KB 539/1822 KB 100/276 KB 263/263 KB 36/54 KB 894/894 KB 539/1822 KB 104/276 KB 263/263 KB 48/54 KB 894/894 KB 539/1822 KB 108/276 KB 263/263 KB 48/54 KB 894/894 KB 539/1822 KB 112/276 KB 263/263 KB 48/54 KB 894/894 KB 539/1822 KB 116/276 KB 263/263 KB 48/54 KB 894/894 KB 539/1822 KB 96/276 KB 263/263 KB 36/54 KB 894/894 KB 539/1822 KB 116/276 KB 263/263 KB 52/54 KB 894/894 KB 543/1822 KB 116/276 KB 263/263 KB 52/54 KB 894/894 KB 547/1822 KB 116/276 KB 263/263 KB 52/54 KB 894/894 KB 551/1822 KB 116/276 KB 263/263 KB 52/54 KB 894/894 KB 555/1822 KB 116/276 KB 263/263 KB 52/54 KB 894/894 KB 539/1822 KB 116/276 KB 263/263 KB 54/54 KB 894/894 KB 555/1822 KB 116/276 KB 263/263 KB 54/54 KB 894/894 KB 559/1822 KB 116/276 KB 263/263 KB 54/54 KB 894/894 KB 563/1822 KB 120/276 KB 263/263 KB 54/54 KB 894/894 KB 563/1822 KB 124/276 KB 263/263 KB 54/54 KB 894/894 KB 563/1822 KB 128/276 KB 2 unit-abot-epc-basic-0: 12:10:21 DEBUG unit.abot-epc-basic/0.install 63/263 KB 54/54 KB 894/894 KB 563/1822 KB 128/276 KB 263/263 KB 54/54 KB 894/894 KB 567/1822 KB 128/276 KB 263/263 KB 54/54 KB 894/894 KB 571/1822 KB 132/276 KB 263/263 KB 54/54 KB 894/894 KB 571/1822 KB 136/276 KB 263/263 KB 54/54 KB 894/894 KB 575/1822 KB 140/276 KB 263/263 KB 54/54 KB 894/894 KB 575/1822 KB 144/276 KB 263/263 KB 54/54 KB 894/894 KB 575/1822 KB 132/276 KB 263/263 KB 54/54 KB 894/894 KB 575/1822 KB Downloaded: https://repo.maven.apache.org/maven2/commons-net/commons-net/3.0.1/commons-net-3.0.1.jar (263 KB at 271.4 KB/sec) unit-abot-epc-basic-0: 12:10:21 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/4.1.0/jna-4.1.0.jar (894 KB at 922.7 KB/sec) unit-abot-epc-basic-0: 12:10:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-mapper-asl/1.9.2/jackson-mapper-asl-1.9.2.jar unit-abot-epc-basic-0: 12:10:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-core-asl/1.9.2/jackson-core-asl-1.9.2.jar unit-abot-epc-basic-0: 12:10:21 DEBUG unit.abot-epc-basic/0.install 144/276 KB 54/54 KB 579/1822 KB 144/276 KB 54/54 KB 583/1822 KB 144/276 KB 54/54 KB 587/1822 KB 144/276 KB 54/54 KB 591/1822 KB 144/276 KB 54/54 KB 595/1822 KB 148/276 KB 599/1822 KB 148/276 KB 603/1822 KB 148/276 KB 607/1822 KB 148/276 KB 611/1822 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson-xml-databind/0.6.2/jackson-xml-databind-0.6.2.jar (54 KB at 55.1 KB/sec) unit-abot-epc-basic-0: 12:10:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-xc/1.9.2/jackson-xc-1.9.2.jar unit-abot-epc-basic-0: 12:10:21 DEBUG unit.abot-epc-basic/0.install 148/276 KB 54/54 KB 595/1822 KB 148/276 KB 4/223 KB 611/1822 KB 148/276 KB 8/223 KB 611/1822 KB 148/276 KB 12/223 KB 611/1822 KB 152/276 KB 12/223 KB 611/1822 KB 152/276 KB 16/223 KB 611/1822 KB 156/276 KB 16/223 KB 611/1822 KB 156/276 KB 4/748 KB 16/223 KB 611/1822 KB 156/276 KB 8/748 KB 16/223 KB 611/1822 KB 156/276 KB 12/748 KB 16/223 KB 611/1822 KB 156/276 KB 16/748 KB 16/223 KB 611/1822 KB 156/276 KB 16/748 KB 20/223 KB 611/1822 KB 160/276 KB 20/748 KB 24/223 KB 611/1822 KB 160/276 KB 20/748 KB 28/223 KB 611/1822 KB 160/276 KB 20/748 KB 20/223 KB 611/1822 KB 160/276 KB 16/748 KB 20/223 KB 611/1822 KB 164/276 KB 20/748 KB 28/223 KB 615/1822 KB 168/276 KB 20/748 KB 28/223 KB 615/1822 KB 172/276 KB 24/748 KB 32/223 KB 615/1822 KB 176/276 KB 24/748 KB 32/223 KB 615/1822 KB 160/276 KB 20/748 KB 28/223 KB 615/1822 KB 176/276 KB 24/748 KB 32/223 KB 619/1822 KB 176/276 KB 24/748 KB 32/223 KB 623/1822 KB 168/276 KB 24/748 KB 32/223 KB 615/1822 KB 168/276 KB 24/748 KB 28/223 KB 615/1822 KB 176/276 KB 28/748 KB 32/223 KB 623/1822 KB 176/276 KB 28/748 KB 4/27 KB 32/223 KB 623/1822 KB 176/276 KB 28/748 KB 8/27 KB 32/223 KB 623/1822 KB 176/276 KB 28/748 KB 12/27 KB 32/223 KB 623/1822 KB 176/276 KB 28/748 KB 16/27 KB 32/223 KB 623/1822 KB 176/276 KB 28/748 KB 20/27 KB 32/223 KB 623/1822 KB 180/276 KB 32/748 KB 24/27 KB 36/223 KB 623/1822 KB 180/276 KB 32/748 KB 27/27 KB 36/223 KB 623/1822 KB 176/276 KB 32/748 KB 20/27 KB 32/223 KB 623/1822 KB 180/276 KB 36/748 KB 27/27 KB 36/223 KB 623/1822 KB 180/276 KB 40/748 KB 27/27 KB 36/223 KB 627/1822 KB 180/276 KB 44/748 KB 27/27 KB 36/223 KB 627/1822 KB 180/276 KB 48/748 KB 27/27 KB 36/223 KB 627/1822 KB 180/276 KB 32/748 KB 20/27 KB 36/223 KB 623/1822 KB 180/276 KB 48/748 KB 27/27 KB 40/223 KB 627/1822 KB 180/276 KB 32/748 KB 20/27 KB 32/223 KB 623/1822 KB 184/276 KB 48/748 KB 27/27 KB 44/223 KB 627/1822 KB 188/276 KB 48/748 KB 27/27 KB 44/223 KB 627/1822 KB 192/276 KB 48/748 KB 27/27 KB 44/223 KB 627/1822 KB 180/276 KB 36/748 KB 27/27 KB 36/223 KB 627/1822 KB 192/276 KB 48/748 KB 27/27 KB 44/223 KB 631/1822 KB 192/276 KB 48/748 KB 27/27 KB 44/223 KB 635/1822 KB 192/276 KB 48/748 KB 27/27 KB 44/223 KB 639/1822 KB 192/276 KB 48/748 KB 27/27 KB 44/223 KB 643/1822 KB 196/276 KB 52/748 KB 27/27 KB 44/223 KB 647/1822 KB 196/276 KB 52/748 KB 27/27 KB 44/223 KB 651/1822 KB 196/276 KB 52/748 KB 27/27 KB 44/223 KB 655/1822 KB 180/276 KB 48/748 KB 27/27 KB 44/223 KB 627/1822 KB 196/276 KB 52/748 KB 27/27 KB 48/223 KB 655/1822 KB 196/276 KB 52/748 KB 27/27 KB 52/223 KB 655/1822 KB 196/276 KB 52/748 KB 27/27 KB 56/223 KB 655/1822 KB 196/276 KB 52/748 KB 27/27 KB 60/223 KB 655/1822 KB 196/276 KB 52/748 KB 27/27 KB 64/223 KB 655/1822 KB 196/276 KB 52/748 KB 27/27 KB 44/223 KB 643/1822 KB 196/276 KB 56/748 KB 27/27 KB 64/223 KB 655/1822 KB 196/276 KB 60/748 KB 27/27 KB 64/223 KB 655/1822 KB 196/276 KB 64/748 KB 27/27 KB 64/223 KB 655/1822 KB 196/276 KB 68/748 KB 27/27 KB 64/223 KB 655/1822 KB 196/276 KB 72/748 KB 27/27 KB 68/223 KB 659/1822 KB 196/276 KB 76/748 KB 27/27 KB 68/223 KB 659/1822 KB 196/276 KB 80/748 KB 27/27 KB 68/223 KB 659/1822 KB 196/276 KB 48/748 KB 27/27 KB 44/223 KB 643/1822 KB 200/276 KB 80/748 KB 27/27 KB 68/223 KB 659/1822 KB 204/276 KB 80/748 KB 27/27 KB 68/223 KB 659/1822 KB 208/276 KB 80/748 KB 27/27 KB 68/223 KB 659/1822 KB 212/276 KB 80/748 KB 27/27 KB 68/223 KB 659/1822 KB unit-oai-hss-0: 12:10:21 DEBUG unit.oai-hss/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libconfig-doc all 1.4.9-2 [300 kB] unit-abot-epc-basic-0: 12:10:21 DEBUG unit.abot-epc-basic/0.install 216/276 KB 80/748 KB 27/27 KB 68/223 KB 659/1822 KB 220/276 KB 80/748 KB 27/27 KB 68/223 KB 659/1822 KB 224/276 KB 80/748 KB 27/27 KB 68/223 KB 659/1822 KB 196/276 KB 68/748 KB 27/27 KB 68/223 KB 659/1822 KB 224/276 KB 80/748 KB 27/27 KB 68/223 KB 663/1822 KB 196/276 KB 68/748 KB 27/27 KB 68/223 KB 655/1822 KB 224/276 KB 80/748 KB 27/27 KB 72/223 KB 663/1822 KB 224/276 KB 80/748 KB 27/27 KB 76/223 KB 663/1822 KB 224/276 KB 80/748 KB 27/27 KB 80/223 KB 663/1822 KB 228/276 KB 80/748 KB 27/27 KB 80/223 KB 663/1822 KB 232/276 KB 84/748 KB 27/27 KB 84/223 KB 667/1822 KB 236/276 KB 84/748 KB 27/27 KB 84/223 KB 667/1822 KB 240/276 KB 84/748 KB 27/27 KB 84/223 KB 667/1822 KB 228/276 KB 84/748 KB 27/27 KB 84/223 KB 667/1822 KB 240/276 KB 88/748 KB 27/27 KB 84/223 KB 667/1822 KB 240/276 KB 92/748 KB 27/27 KB 84/223 KB 667/1822 KB 240/276 KB 96/748 KB 27/27 KB 84/223 KB 667/1822 KB 228/276 KB 80/748 KB 27/27 KB 84/223 KB 667/1822 KB 240/276 KB 96/748 KB 27/27 KB 88/223 KB 667/1822 KB 240/276 KB 96/748 KB 27/27 KB 92/223 KB 667/1822 KB 240/276 KB 96/748 KB 27/27 KB 96/223 KB 667/1822 KB 228/276 KB 80/748 KB 27/27 KB 80/223 KB 667/1822 KB 240/276 KB 96/748 KB 27/27 KB 96/223 KB 671/1822 KB 240/276 KB 96/748 KB 27/27 KB 96/223 KB 675/1822 KB 240/276 KB 96/748 KB 27/27 KB 96/223 KB 679/1822 KB 240/276 KB 96/748 KB 27/27 KB 96/223 KB 683/1822 KB 240/276 KB 96/748 KB 27/27 KB 96/223 KB 687/1822 KB 240/276 KB 96/748 KB 27/27 KB 96/223 KB 691/1822 KB 244/276 KB 100/748 KB 27/27 KB 100/223 KB 695/1822 KB 244/276 KB 100/748 KB 27/27 KB 100/223 KB 699/1822 KB 244/276 KB 100/748 KB 27/27 KB 100/223 KB 703/1822 KB 244/276 KB 100/748 KB 27/27 KB 100/223 KB 691/1822 KB 244/276 KB 100/748 KB 27/27 KB 104/223 KB 703/1822 KB 244/276 KB 100/748 KB 27/27 KB 108/223 KB 703/1822 KB 244/276 KB 96/748 KB 27/27 KB 96/223 KB 691/1822 KB 248/276 KB 100/748 KB 27/27 KB 108/223 KB 703/1822 KB 252/276 KB 100/748 KB 27/27 KB 108/223 KB 703/1822 KB 256/276 KB 100/748 KB 27/27 KB 108/223 KB 703/1822 KB 244/276 KB 100/748 KB 27/27 KB 96/223 KB 691/1822 KB 256/276 KB 104/748 KB 27/27 KB 112/223 KB 703/1822 KB 256/276 KB 108/748 KB 27/27 KB 112/223 KB 703/1822 KB 256/276 KB 112/748 KB 27/27 KB 112/223 KB 703/1822 KB 256/276 KB 116/748 KB 27/27 KB 112/223 KB 703/1822 KB 260/276 KB 120/748 KB 27/27 KB 112/223 KB 707/1822 KB 260/276 KB 124/748 KB 27/27 KB 112/223 KB 707/1822 KB 260/276 KB 128/748 KB 27/27 KB 112/223 KB 707/1822 KB 256/276 KB 100/748 KB 27/27 KB 112/223 KB 703/1822 KB 260/276 KB 128/748 KB 27/27 KB 116/223 KB 707/1822 KB 260/276 KB 128/748 KB 27/27 KB 120/223 KB 707/1822 KB 260/276 KB 128/748 KB 27/27 KB 124/223 KB 707/1822 KB 260/276 KB 128/748 KB 27/27 KB 128/223 KB 707/1822 KB 260/276 KB 116/748 KB 27/27 KB 112/223 KB 707/1822 KB 264/276 KB 128/748 KB 27/27 KB 128/223 KB 707/1822 KB 268/276 KB 128/748 KB 27/27 KB 128/223 KB 707/1822 KB 256/276 KB 116/748 KB 27/27 KB 112/223 KB 707/1822 KB 272/276 KB 128/748 KB 27/27 KB 128/223 KB 707/1822 KB 272/276 KB 128/748 KB 27/27 KB 128/223 KB 711/1822 KB 272/276 KB 128/748 KB 27/27 KB 128/223 KB 715/1822 KB 276/276 KB 128/748 KB 27/27 KB 128/223 KB 719/1822 KB 276/276 KB 128/748 KB 27/27 KB 128/223 KB 723/1822 KB 276/276 KB 132/748 KB 27/27 KB 132/223 KB 727/1822 KB 276/276 KB 132/748 KB 27/27 KB 132/223 KB 731/1822 KB 276/276 KB 132/748 KB 27/27 KB 132/223 KB 735/1822 KB 276/276 KB 132/748 KB 27/27 KB 132/223 KB 739/1822 unit-abot-epc-basic-0: 12:10:21 DEBUG unit.abot-epc-basic/0.install KB 276/276 KB 132/748 KB 27/27 KB 132/223 KB 743/1822 KB 276/276 KB 128/748 KB 27/27 KB 128/223 KB 715/1822 KB 276/276 KB 132/748 KB 27/27 KB 132/223 KB 743/1822 KB 276/276 KB 132/748 KB 27/27 KB 132/223 KB 723/1822 KB 276/276 KB 136/748 KB 27/27 KB 132/223 KB 743/1822 KB 276/276 KB 140/748 KB 27/27 KB 132/223 KB 743/1822 KB 276/276 KB 144/748 KB 27/27 KB 132/223 KB 743/1822 KB 276/276 KB 128/748 KB 27/27 KB 132/223 KB 723/1822 KB 276/276 KB 144/748 KB 27/27 KB 136/223 KB 743/1822 KB 276/276 KB 144/748 KB 27/27 KB 140/223 KB 743/1822 KB 276/276 KB 144/748 KB 27/27 KB 144/223 KB 743/1822 KB 276/276 KB 144/748 KB 27/27 KB 148/223 KB 743/1822 KB 276/276 KB 148/748 KB 27/27 KB 152/223 KB 743/1822 KB 276/276 KB 148/748 KB 27/27 KB 156/223 KB 743/1822 KB 276/276 KB 148/748 KB 27/27 KB 148/223 KB 743/1822 KB 276/276 KB 152/748 KB 27/27 KB 156/223 KB 743/1822 KB 276/276 KB 152/748 KB 27/27 KB 160/223 KB 743/1822 KB 276/276 KB 156/748 KB 27/27 KB 160/223 KB 743/1822 KB 276/276 KB 160/748 KB 27/27 KB 160/223 KB 743/1822 KB 276/276 KB 164/748 KB 27/27 KB 164/223 KB 747/1822 KB 276/276 KB 168/748 KB 27/27 KB 164/223 KB 747/1822 KB 276/276 KB 172/748 KB 27/27 KB 164/223 KB 747/1822 KB 276/276 KB 176/748 KB 27/27 KB 164/223 KB 747/1822 KB 276/276 KB 160/748 KB 27/27 KB 164/223 KB 747/1822 KB 276/276 KB 176/748 KB 27/27 KB 168/223 KB 747/1822 KB 276/276 KB 176/748 KB 27/27 KB 172/223 KB 747/1822 KB 276/276 KB 176/748 KB 27/27 KB 176/223 KB 747/1822 KB 276/276 KB 160/748 KB 27/27 KB 160/223 KB 747/1822 KB 276/276 KB 176/748 KB 27/27 KB 176/223 KB 751/1822 KB 276/276 KB 176/748 KB 27/27 KB 176/223 KB 755/1822 KB 276/276 KB 176/748 KB 176/223 KB 759/1822 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.8.7/jackson-core-2.8.7.jar (276 KB at 270.0 KB/sec) unit-abot-epc-basic-0: 12:10:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/3.1.0/stax2-api-3.1.0.jar unit-abot-epc-basic-0: 12:10:21 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-xc/1.9.2/jackson-xc-1.9.2.jar (27 KB at 25.9 KB/sec) unit-abot-epc-basic-0: 12:10:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.jar unit-abot-epc-basic-0: 12:10:21 DEBUG unit.abot-epc-basic/0.install 176/748 KB 180/223 KB 759/1822 KB 180/748 KB 184/223 KB 763/1822 KB 180/748 KB 188/223 KB 763/1822 KB 180/748 KB 192/223 KB 763/1822 KB 180/748 KB 180/223 KB 763/1822 KB 184/748 KB 192/223 KB 763/1822 KB 188/748 KB 192/223 KB 763/1822 KB 176/748 KB 180/223 KB 763/1822 KB 188/748 KB 192/223 KB 767/1822 KB 188/748 KB 192/223 KB 771/1822 KB 192/748 KB 192/223 KB 775/1822 KB 192/748 KB 192/223 KB 779/1822 KB 192/748 KB 192/223 KB 783/1822 KB 192/748 KB 192/223 KB 787/1822 KB 192/748 KB 192/223 KB 771/1822 KB 196/748 KB 196/223 KB 787/1822 KB 200/748 KB 196/223 KB 787/1822 KB 204/748 KB 196/223 KB 787/1822 KB 208/748 KB 196/223 KB 787/1822 KB 192/748 KB 196/223 KB 787/1822 KB 208/748 KB 200/223 KB 791/1822 KB 208/748 KB 204/223 KB 791/1822 KB 208/748 KB 208/223 KB 791/1822 KB 208/748 KB 212/223 KB 791/1822 KB 212/748 KB 216/223 KB 791/1822 KB 212/748 KB 220/223 KB 791/1822 KB 212/748 KB 220/223 KB 791/1822 KB 4/23 KB 212/748 KB 220/223 KB 791/1822 KB 8/23 KB 212/748 KB 220/223 KB 791/1822 KB 12/23 KB 212/748 KB 220/223 KB 791/1822 KB 16/23 KB 212/748 KB 220/223 KB 791/1822 KB 20/23 KB 212/748 KB 220/223 KB 791/1822 KB 23/23 KB 208/748 KB 196/223 KB 791/1822 KB 212/748 KB 220/223 KB 795/1822 KB 23/23 KB 212/748 KB 220/223 KB 799/1822 KB 23/23 KB 212/748 KB 220/223 KB 803/1822 KB 23/23 KB 212/748 KB 212/223 KB 791/1822 KB 4/178 KB 212/748 KB 223/223 KB 807/1822 KB 23/23 KB 8/178 KB 212/748 KB 223/223 KB 807/1822 KB 23/23 KB 12/178 KB 212/748 KB 223/223 KB 807/1822 KB 23/23 KB 16/178 KB 212/748 KB 223/223 KB 807/1822 KB 23/23 KB 20/178 KB 212/748 KB 223/223 KB 807/1822 KB 23/23 KB 24/178 KB 212/748 KB 223/223 KB 807/1822 KB 23/23 KB 28/178 KB 212/748 KB 223/223 KB 807/1822 KB 23/23 KB 212/748 KB 223/223 KB 803/1822 KB 23/23 KB 28/178 KB 216/748 KB 223/223 KB 807/1822 KB 23/23 KB 32/178 KB 220/748 KB 223/223 KB 807/1822 KB 23/23 KB 32/178 KB 224/748 KB 223/223 KB 807/1822 KB 23/23 KB 32/178 KB 216/748 KB 223/223 KB 807/1822 KB 23/23 KB 36/178 KB 224/748 KB 223/223 KB 807/1822 KB 23/23 KB 40/178 KB 228/748 KB 223/223 KB 807/1822 KB 23/23 KB 44/178 KB 228/748 KB 223/223 KB 807/1822 KB 23/23 KB 48/178 KB 228/748 KB 223/223 KB 807/1822 KB 52/178 KB 228/748 KB 223/223 KB 807/1822 KB 56/178 KB 228/748 KB 223/223 KB 807/1822 KB 60/178 KB 228/748 KB 807/1822 KB 64/178 KB 228/748 KB 807/1822 KB 36/178 KB 228/748 KB 223/223 KB 807/1822 KB 23/23 KB 212/748 KB 223/223 KB 807/1822 KB 23/23 KB 64/178 KB 232/748 KB 811/1822 KB 64/178 KB 232/748 KB 815/1822 KB 64/178 KB 232/748 KB 819/1822 KB 64/178 KB 232/748 KB 823/1822 KB 64/178 KB 232/748 KB 827/1822 KB 64/178 KB 232/748 KB 831/1822 KB 64/178 KB 232/748 KB 835/1822 KB 64/178 KB 232/748 KB 839/1822 KB 64/178 KB 232/748 KB 843/1822 KB 64/178 KB 232/748 KB 847/1822 KB 64/178 KB 232/748 KB 851/1822 KB 68/178 KB 232/748 KB 855/1822 KB 68/178 KB 232/748 KB 859/1822 KB 68/178 KB 232/748 KB 863/1822 KB Downloaded: https://repo.maven.apache.org/maven2/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.jar (23 KB at 21.8 KB/sec) unit-abot-epc-basic-0: 12:10:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.8.8/jackson-annotations-2.8.8.jar unit-abot-epc-basic-0: 12:10:21 DEBUG unit.abot-epc-basic/0.install 68/178 KB 232/748 KB 851/1822 KB 72/178 KB 232/748 KB 863/1822 KB 64/178 KB 232/748 KB 807/1822 KB 72/178 KB 236/748 KB 863/1822 KB 72/178 KB 240/748 KB 863/1822 KB 72/178 KB 244/748 KB 863/1822 KB 72/178 KB 248/748 KB 863/1822 KB 72/178 KB 252/748 KB 863/1822 KB 72/178 KB 256/748 KB 863/1822 KB 72/178 KB 260/748 KB 863/1822 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-core-asl/1.9.2/jackson-core-asl-1.9.2.jar (223 KB at 212.3 KB/sec) unit-abot-epc-basic-0: 12:10:21 DEBUG unit.abot-epc-basic/0.install 76/178 KB 260/748 KB 863/1822 KB 76/178 KB 264/748 KB 863/1822 KB 76/178 KB 268/748 KB 863/1822 KB 80/178 KB 272/748 KB 863/1822 KB Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.8.8/jackson-databind-2.8.8.jar unit-abot-epc-basic-0: 12:10:21 DEBUG unit.abot-epc-basic/0.install 80/178 KB 268/748 KB 863/1822 KB 84/178 KB 272/748 KB 863/1822 KB 88/178 KB 276/748 KB 4/55 KB 867/1822 KB 88/178 KB 276/748 KB 8/55 KB 867/1822 KB 88/178 KB 276/748 KB 12/55 KB 867/1822 KB 88/178 KB 276/748 KB 16/55 KB 867/1822 KB 88/178 KB 276/748 KB 20/55 KB 867/1822 KB 88/178 KB 276/748 KB 24/55 KB 867/1822 KB 88/178 KB 276/748 KB 28/55 KB 867/1822 KB 84/178 KB 276/748 KB 867/1822 KB 88/178 KB 276/748 KB 28/55 KB 871/1822 KB 88/178 KB 276/748 KB 32/55 KB 875/1822 KB 88/178 KB 276/748 KB 32/55 KB 879/1822 KB 84/178 KB 276/748 KB 863/1822 KB 88/178 KB 280/748 KB 32/55 KB 879/1822 KB 88/178 KB 284/748 KB 32/55 KB 879/1822 KB 88/178 KB 288/748 KB 32/55 KB 879/1822 KB 88/178 KB 276/748 KB 32/55 KB 871/1822 KB 88/178 KB 276/748 KB 867/1822 KB 92/178 KB 288/748 KB 32/55 KB 879/1822 KB 96/178 KB 288/748 KB 32/55 KB 879/1822 KB 100/178 KB 288/748 KB 32/55 KB 879/1822 KB 104/178 KB 292/748 KB 36/55 KB 883/1822 KB 108/178 KB 292/748 KB 36/55 KB 883/1822 KB 112/178 KB 292/748 KB 36/55 KB 883/1822 KB 116/178 KB 292/748 KB 36/55 KB 883/1822 KB 120/178 KB 292/748 KB 36/55 KB 883/1822 KB 124/178 KB 292/748 KB 36/55 KB 883/1822 KB 128/178 KB 292/748 KB 36/55 KB 883/1822 KB 100/178 KB 292/748 KB 36/55 KB 883/1822 KB 128/178 KB 292/748 KB 36/55 KB 887/1822 KB 128/178 KB 292/748 KB 36/55 KB 891/1822 KB 128/178 KB 292/748 KB 36/55 KB 895/1822 KB 100/178 KB 292/748 KB 36/55 KB 879/1822 KB 128/178 KB 292/748 KB 40/55 KB 895/1822 KB 128/178 KB 292/748 KB 44/55 KB 895/1822 KB 128/178 KB 292/748 KB 48/55 KB 895/1822 KB 100/178 KB 292/748 KB 32/55 KB 879/1822 KB 128/178 KB 296/748 KB 48/55 KB 895/1822 KB 128/178 KB 300/748 KB 48/55 KB 895/1822 KB 128/178 KB 304/748 KB 48/55 KB 895/1822 KB 128/178 KB 304/748 KB 52/55 KB 895/1822 KB 128/178 KB 304/748 KB 55/55 KB 4/1210 KB 895/1822 KB 128/178 KB 304/748 KB 52/55 KB 4/1210 KB 895/1822 KB 128/178 KB 308/748 KB 55/55 KB 8/1210 KB 899/1822 KB 128/178 KB 308/748 KB 55/55 KB 12/1210 KB 899/1822 KB 128/178 KB 308/748 KB 55/55 KB 16/1210 KB 899/1822 KB 128/178 KB 308/748 KB 55/55 KB 20/1210 KB 899/1822 KB 132/178 KB 308/748 KB 55/55 KB 24/1210 KB 899/1822 KB 132/178 KB 308/748 KB 55/55 KB 28/1210 KB 899/1822 KB 132/178 KB 308/748 KB 55/55 KB 32/1210 KB 899/1822 KB 128/178 KB 308/748 KB 55/55 KB 4/1210 KB 899/1822 KB 132/178 KB 308/748 KB 55/55 KB 32/1210 KB 903/1822 KB 132/178 KB 308/748 KB 55/55 KB 32/1210 KB 907/1822 KB 132/178 KB 308/748 KB 55/55 KB 32/1210 KB 911/1822 KB 128/178 KB 308/748 KB 55/55 KB 4/1210 KB 895/1822 KB 132/178 KB 312/748 KB 55/55 KB 32/1210 KB 911/1822 KB 132/178 KB 316/748 KB 55/55 KB 32/1210 KB 911/1822 KB 132/178 KB 320/748 KB 55/55 KB 32/1210 KB 911/1822 KB 132/178 KB 324/748 KB 55/55 KB 32/1210 KB 911/1822 KB 132/178 KB 328/748 KB 55/55 KB 36/1210 KB 915/1822 KB 132/178 KB 308/748 KB 55/55 KB 20/1210 KB 899/1822 KB 136/178 KB 328/748 KB 55/55 KB 36/1210 KB 915/1822 KB 140/178 KB 328/748 KB 36/1210 KB 915/1822 KB 144/178 KB 328/748 KB 36/1210 KB 915/1822 KB 144/178 KB 332/748 KB 36/1210 KB 915/1822 KB 144/178 KB 336/748 KB 36/1210 KB 915/1822 KB 144/178 KB 340/748 KB 36/1210 KB 915/1822 KB 148/178 KB 344/748 KB 36/1210 KB 915/1822 KB 148/178 KB 348/748 KB 36/1210 KB 915/1822 KB 148/178 KB 352/748 KB 36/1210 KB 915/1822 KB 148/178 KB 356/748 KB 36/1210 KB 915/1822 KB 148/178 KB 360/748 KB 36/1210 KB 915/1822 KB 148/178 KB 364/748 KB 36/1210 KB 915/1822 KB 148/178 KB 3 unit-abot-epc-basic-0: 12:10:21 DEBUG unit.abot-epc-basic/0.install 68/748 KB 36/1210 KB 915/1822 KB 132/178 KB 324/748 KB 55/55 KB 36/1210 KB 915/1822 KB 148/178 KB 368/748 KB 40/1210 KB 915/1822 KB 132/178 KB 324/748 KB 55/55 KB 32/1210 KB 915/1822 KB 148/178 KB 368/748 KB 40/1210 KB 919/1822 KB 148/178 KB 368/748 KB 40/1210 KB 923/1822 KB 148/178 KB 368/748 KB 40/1210 KB 927/1822 KB 148/178 KB 340/748 KB 36/1210 KB 915/1822 KB 152/178 KB 368/748 KB 40/1210 KB 927/1822 KB 156/178 KB 368/748 KB 40/1210 KB 927/1822 KB 160/178 KB 368/748 KB 44/1210 KB 927/1822 KB 164/178 KB 368/748 KB 44/1210 KB 927/1822 KB 168/178 KB 368/748 KB 44/1210 KB 931/1822 KB 172/178 KB 368/748 KB 44/1210 KB 931/1822 KB 176/178 KB 368/748 KB 44/1210 KB 931/1822 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.8.8/jackson-annotations-2.8.8.jar (55 KB at 50.4 KB/sec) unit-abot-epc-basic-0: 12:10:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/rabbitmq/amqp-client/4.0.2/amqp-client-4.0.2.jar unit-abot-epc-basic-0: 12:10:21 DEBUG unit.abot-epc-basic/0.install 164/178 KB 368/748 KB 44/1210 KB 931/1822 KB 176/178 KB 368/748 KB 44/1210 KB 935/1822 KB 176/178 KB 368/748 KB 44/1210 KB 939/1822 KB 176/178 KB 368/748 KB 44/1210 KB 943/1822 KB 156/178 KB 368/748 KB 44/1210 KB 927/1822 KB 176/178 KB 368/748 KB 48/1210 KB 943/1822 KB 176/178 KB 368/748 KB 52/1210 KB 943/1822 KB 176/178 KB 368/748 KB 56/1210 KB 943/1822 KB 176/178 KB 368/748 KB 60/1210 KB 943/1822 KB 176/178 KB 368/748 KB 64/1210 KB 943/1822 KB 176/178 KB 368/748 KB 68/1210 KB 943/1822 KB 178/178 KB 372/748 KB 72/1210 KB 947/1822 KB 178/178 KB 372/748 KB 76/1210 KB 947/1822 KB 178/178 KB 372/748 KB 80/1210 KB 947/1822 KB 178/178 KB 372/748 KB 68/1210 KB 947/1822 KB 178/178 KB 368/748 KB 68/1210 KB 947/1822 KB 178/178 KB 372/748 KB 80/1210 KB 951/1822 KB 178/178 KB 372/748 KB 80/1210 KB 955/1822 KB 178/178 KB 372/748 KB 80/1210 KB 959/1822 KB 178/178 KB 368/748 KB 68/1210 KB 943/1822 KB 178/178 KB 372/748 KB 80/1210 KB 963/1822 KB 178/178 KB 376/748 KB 80/1210 KB 967/1822 KB 178/178 KB 376/748 KB 80/1210 KB 971/1822 KB 178/178 KB 376/748 KB 80/1210 KB 963/1822 KB 178/178 KB 380/748 KB 84/1210 KB 971/1822 KB 178/178 KB 384/748 KB 84/1210 KB 971/1822 KB 178/178 KB 388/748 KB 84/1210 KB 971/1822 KB 178/178 KB 392/748 KB 84/1210 KB 975/1822 KB 178/178 KB 396/748 KB 84/1210 KB 975/1822 KB 178/178 KB 400/748 KB 84/1210 KB 975/1822 KB 178/178 KB 376/748 KB 84/1210 KB 971/1822 KB 178/178 KB 400/748 KB 88/1210 KB 975/1822 KB 178/178 KB 400/748 KB 92/1210 KB 975/1822 KB 178/178 KB 388/748 KB 84/1210 KB 975/1822 KB 178/178 KB 400/748 KB 92/1210 KB 979/1822 KB 178/178 KB 400/748 KB 96/1210 KB 979/1822 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/3.1.0/stax2-api-3.1.0.jar (178 KB at 162.8 KB/sec) unit-abot-epc-basic-0: 12:10:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/jayway/jsonpath/json-path/0.9.1/json-path-0.9.1.jar unit-abot-epc-basic-0: 12:10:21 DEBUG unit.abot-epc-basic/0.install 400/748 KB 96/1210 KB 983/1822 KB 404/748 KB 96/1210 KB 3/471 KB 987/1822 KB 404/748 KB 96/1210 KB 3/471 KB 991/1822 KB 404/748 KB 96/1210 KB 3/471 KB 995/1822 KB 404/748 KB 96/1210 KB 3/471 KB 983/1822 KB 400/748 KB 96/1210 KB 3/471 KB 983/1822 KB 404/748 KB 96/1210 KB 5/471 KB 999/1822 KB 404/748 KB 96/1210 KB 8/471 KB 999/1822 KB 404/748 KB 96/1210 KB 11/471 KB 999/1822 KB 404/748 KB 96/1210 KB 13/471 KB 999/1822 KB 404/748 KB 96/1210 KB 16/471 KB 999/1822 KB 404/748 KB 96/1210 KB 19/471 KB 999/1822 KB 404/748 KB 96/1210 KB 21/471 KB 999/1822 KB 404/748 KB 96/1210 KB 24/471 KB 999/1822 KB 404/748 KB 96/1210 KB 27/471 KB 999/1822 KB 404/748 KB 96/1210 KB 29/471 KB 999/1822 KB 404/748 KB 96/1210 KB 32/471 KB 999/1822 KB 404/748 KB 96/1210 KB 36/471 KB 999/1822 KB 404/748 KB 96/1210 KB 40/471 KB 999/1822 KB 408/748 KB 96/1210 KB 44/471 KB 999/1822 KB 408/748 KB 96/1210 KB 40/471 KB 999/1822 KB 412/748 KB 96/1210 KB 44/471 KB 999/1822 KB 416/748 KB 96/1210 KB 48/471 KB 999/1822 KB 412/748 KB 96/1210 KB 48/471 KB 999/1822 KB 404/748 KB 96/1210 KB 3/471 KB 999/1822 KB 416/748 KB 96/1210 KB 48/471 KB 1003/1822 KB 416/748 KB 96/1210 KB 48/471 KB 1007/1822 KB 416/748 KB 96/1210 KB 48/471 KB 1011/1822 KB 420/748 KB 4/93 KB 100/1210 KB 52/471 KB 1011/1822 KB 420/748 KB 4/93 KB 104/1210 KB 52/471 KB 1011/1822 KB 420/748 KB 4/93 KB 108/1210 KB 52/471 KB 1011/1822 KB 420/748 KB 4/93 KB 112/1210 KB 52/471 KB 1011/1822 KB 420/748 KB 4/93 KB 116/1210 KB 52/471 KB 1011/1822 KB 420/748 KB 4/93 KB 120/1210 KB 52/471 KB 1011/1822 KB 420/748 KB 4/93 KB 124/1210 KB 52/471 KB 1011/1822 KB 420/748 KB 4/93 KB 128/1210 KB 52/471 KB 1011/1822 KB 420/748 KB 4/93 KB 96/1210 KB 52/471 KB 1011/1822 KB 420/748 KB 4/93 KB 128/1210 KB 56/471 KB 1011/1822 KB 420/748 KB 4/93 KB 128/1210 KB 60/471 KB 1011/1822 KB 420/748 KB 4/93 KB 132/1210 KB 64/471 KB 1011/1822 KB 420/748 KB 4/93 KB 96/1210 KB 48/471 KB 1011/1822 KB 424/748 KB 4/93 KB 132/1210 KB 64/471 KB 1011/1822 KB 428/748 KB 4/93 KB 132/1210 KB 64/471 KB 1011/1822 KB 432/748 KB 4/93 KB 132/1210 KB 64/471 KB 1011/1822 KB 416/748 KB 4/93 KB 96/1210 KB 48/471 KB 1011/1822 KB 432/748 KB 8/93 KB 132/1210 KB 64/471 KB 1011/1822 KB 432/748 KB 12/93 KB 132/1210 KB 64/471 KB 1011/1822 KB 432/748 KB 16/93 KB 132/1210 KB 64/471 KB 1011/1822 KB 432/748 KB 20/93 KB 132/1210 KB 64/471 KB 1011/1822 KB 436/748 KB 24/93 KB 132/1210 KB 68/471 KB 1015/1822 KB 436/748 KB 28/93 KB 132/1210 KB 68/471 KB 1015/1822 KB 436/748 KB 32/93 KB 132/1210 KB 68/471 KB 1015/1822 KB 420/748 KB 4/93 KB 132/1210 KB 60/471 KB 1011/1822 KB 436/748 KB 32/93 KB 136/1210 KB 68/471 KB 1015/1822 KB 436/748 KB 32/93 KB 140/1210 KB 68/471 KB 1015/1822 KB 436/748 KB 32/93 KB 144/1210 KB 68/471 KB 1015/1822 KB 436/748 KB 20/93 KB 132/1210 KB 68/471 KB 1015/1822 KB 436/748 KB 32/93 KB 144/1210 KB 68/471 KB 1019/1822 KB 436/748 KB 32/93 KB 144/1210 KB 68/471 KB 1023/1822 KB 436/748 KB 32/93 KB 148/1210 KB 68/471 KB 1023/1822 KB 436/748 KB 36/93 KB 152/1210 KB 68/471 KB 1027/1822 KB 436/748 KB 20/93 KB 132/1210 KB 68/471 KB 1011/1822 KB 440/748 KB 36/93 KB 152/1210 KB 68/471 KB 1027/1822 KB 444/748 KB 36/93 KB 152/1210 KB 68/471 KB 1027/1822 KB 448/748 KB 36/93 KB 152/1210 KB 68/471 KB 1027/1822 KB 432/748 KB 20/93 KB 132/1210 KB 68/471 KB 1011/1822 KB 448/748 KB 36/93 KB 152/1210 KB 72/471 KB 1027/1822 KB 448/748 KB 36/93 KB 152/1210 KB 76/471 KB 1027/1822 KB unit-abot-epc-basic-0: 12:10:21 DEBUG unit.abot-epc-basic/0.install 448/748 KB 36/93 KB 152/1210 KB 80/471 KB 1027/1822 KB 448/748 KB 36/93 KB 152/1210 KB 84/471 KB 1027/1822 KB 452/748 KB 36/93 KB 156/1210 KB 88/471 KB 1027/1822 KB 452/748 KB 36/93 KB 156/1210 KB 92/471 KB 1027/1822 KB 436/748 KB 36/93 KB 148/1210 KB 68/471 KB 1027/1822 KB 452/748 KB 40/93 KB 156/1210 KB 92/471 KB 1027/1822 KB 452/748 KB 44/93 KB 156/1210 KB 92/471 KB 1027/1822 KB 452/748 KB 48/93 KB 156/1210 KB 92/471 KB 1027/1822 KB 436/748 KB 32/93 KB 148/1210 KB 68/471 KB 1027/1822 KB 452/748 KB 48/93 KB 156/1210 KB 92/471 KB 1031/1822 KB 452/748 KB 48/93 KB 156/1210 KB 92/471 KB 1035/1822 KB 452/748 KB 48/93 KB 156/1210 KB 92/471 KB 1039/1822 KB 452/748 KB 36/93 KB 156/1210 KB 84/471 KB 1027/1822 KB 452/748 KB 48/93 KB 160/1210 KB 92/471 KB 1039/1822 KB 452/748 KB 48/93 KB 164/1210 KB 92/471 KB 1039/1822 KB 452/748 KB 52/93 KB 168/1210 KB 96/471 KB 1043/1822 KB 452/748 KB 52/93 KB 172/1210 KB 96/471 KB 1043/1822 KB 452/748 KB 52/93 KB 176/1210 KB 96/471 KB 1043/1822 KB 452/748 KB 36/93 KB 152/1210 KB 84/471 KB 1027/1822 KB 456/748 KB 52/93 KB 176/1210 KB 96/471 KB 1043/1822 KB 460/748 KB 52/93 KB 176/1210 KB 96/471 KB 1043/1822 KB 464/748 KB 52/93 KB 176/1210 KB 96/471 KB 1043/1822 KB 452/748 KB 52/93 KB 164/1210 KB 96/471 KB 1043/1822 KB 468/748 KB 52/93 KB 176/1210 KB 96/471 KB 1043/1822 KB 472/748 KB 52/93 KB 180/1210 KB 100/471 KB 1043/1822 KB 476/748 KB 52/93 KB 180/1210 KB 100/471 KB 1043/1822 KB 480/748 KB 52/93 KB 180/1210 KB 100/471 KB 1043/1822 KB 452/748 KB 52/93 KB 164/1210 KB 92/471 KB 1043/1822 KB 480/748 KB 56/93 KB 180/1210 KB 100/471 KB 1043/1822 KB 480/748 KB 60/93 KB 180/1210 KB 100/471 KB 1043/1822 KB 480/748 KB 64/93 KB 180/1210 KB 100/471 KB 1043/1822 KB 452/748 KB 48/93 KB 164/1210 KB 92/471 KB 1043/1822 KB 480/748 KB 64/93 KB 180/1210 KB 100/471 KB 1047/1822 KB 480/748 KB 64/93 KB 180/1210 KB 100/471 KB 1051/1822 KB 480/748 KB 64/93 KB 180/1210 KB 100/471 KB 1055/1822 KB 480/748 KB 64/93 KB 180/1210 KB 100/471 KB 1059/1822 KB 484/748 KB 68/93 KB 180/1210 KB 100/471 KB 1063/1822 KB 484/748 KB 68/93 KB 180/1210 KB 100/471 KB 1067/1822 KB 484/748 KB 68/93 KB 180/1210 KB 100/471 KB 1071/1822 KB 468/748 KB 52/93 KB 180/1210 KB 100/471 KB 1043/1822 KB 484/748 KB 68/93 KB 184/1210 KB 100/471 KB 1071/1822 KB 484/748 KB 68/93 KB 188/1210 KB 100/471 KB 1071/1822 KB 484/748 KB 68/93 KB 192/1210 KB 100/471 KB 1071/1822 KB 468/748 KB 52/93 KB 176/1210 KB 100/471 KB 1043/1822 KB 484/748 KB 68/93 KB 192/1210 KB 104/471 KB 1071/1822 KB 484/748 KB 68/93 KB 192/1210 KB 108/471 KB 1071/1822 KB 484/748 KB 68/93 KB 192/1210 KB 112/471 KB 1071/1822 KB 484/748 KB 68/93 KB 192/1210 KB 116/471 KB 1071/1822 KB 484/748 KB 68/93 KB 196/1210 KB 120/471 KB 1075/1822 KB 484/748 KB 68/93 KB 196/1210 KB 124/471 KB 1075/1822 KB 484/748 KB 68/93 KB 196/1210 KB 128/471 KB 1075/1822 KB 484/748 KB 68/93 KB 180/1210 KB 100/471 KB 1059/1822 KB 488/748 KB 68/93 KB 196/1210 KB 128/471 KB 1075/1822 KB 492/748 KB 68/93 KB 196/1210 KB 128/471 KB 1075/1822 KB 496/748 KB 68/93 KB 196/1210 KB 128/471 KB 1075/1822 KB 480/748 KB 68/93 KB 180/1210 KB 100/471 KB 1059/1822 KB 496/748 KB 72/93 KB 196/1210 KB 128/471 KB 1075/1822 KB 496/748 KB 76/93 KB 196/1210 KB 128/471 KB 1075/1822 KB 496/748 KB 80/93 KB 196/1210 KB 128/471 KB 1075/1822 KB 496/748 KB 84/93 KB 196/1210 KB 128/471 KB 1075/1822 KB 500/748 KB 88/93 KB 196/1210 KB 132/471 KB 1075/1822 KB 500/748 KB 92/93 KB 196/1210 unit-abot-epc-basic-0: 12:10:21 DEBUG unit.abot-epc-basic/0.install KB 132/471 KB 1075/1822 KB 500/748 KB 93/93 KB 196/1210 KB 132/471 KB 1075/1822 KB 484/748 KB 68/93 KB 196/1210 KB 116/471 KB 1075/1822 KB 500/748 KB 93/93 KB 196/1210 KB 132/471 KB 1079/1822 KB 500/748 KB 93/93 KB 196/1210 KB 132/471 KB 1083/1822 KB 500/748 KB 93/93 KB 196/1210 KB 132/471 KB 1087/1822 KB 484/748 KB 68/93 KB 196/1210 KB 116/471 KB 1071/1822 KB 500/748 KB 93/93 KB 200/1210 KB 132/471 KB 1087/1822 KB 500/748 KB 93/93 KB 204/1210 KB 132/471 KB 1087/1822 KB 500/748 KB 93/93 KB 208/1210 KB 132/471 KB 1087/1822 KB 500/748 KB 93/93 KB 208/1210 KB 132/471 KB 1091/1822 KB 500/748 KB 93/93 KB 212/1210 KB 132/471 KB 1095/1822 KB 500/748 KB 93/93 KB 212/1210 KB 132/471 KB 1099/1822 KB 500/748 KB 93/93 KB 212/1210 KB 132/471 KB 1103/1822 KB 500/748 KB 84/93 KB 196/1210 KB 132/471 KB 1075/1822 KB 500/748 KB 93/93 KB 212/1210 KB 136/471 KB 1103/1822 KB 500/748 KB 93/93 KB 212/1210 KB 140/471 KB 1103/1822 KB 500/748 KB 93/93 KB 212/1210 KB 144/471 KB 1103/1822 KB 500/748 KB 84/93 KB 196/1210 KB 128/471 KB 1075/1822 KB 504/748 KB 93/93 KB 212/1210 KB 144/471 KB 1103/1822 KB 508/748 KB 93/93 KB 212/1210 KB 144/471 KB 1103/1822 KB 512/748 KB 93/93 KB 212/1210 KB 144/471 KB 1103/1822 KB 500/748 KB 93/93 KB 212/1210 KB 132/471 KB 1091/1822 KB 512/748 KB 93/93 KB 216/1210 KB 144/471 KB 1103/1822 KB 512/748 KB 93/93 KB 220/1210 KB 148/471 KB 1103/1822 KB 512/748 KB 93/93 KB 224/1210 KB 148/471 KB 1103/1822 KB 516/748 KB 93/93 KB 224/1210 KB 148/471 KB 1103/1822 KB 520/748 KB 93/93 KB 228/1210 KB 148/471 KB 1107/1822 KB 524/748 KB 93/93 KB 228/1210 KB 148/471 KB 1107/1822 KB 528/748 KB 93/93 KB 228/1210 KB 148/471 KB 1107/1822 KB 512/748 KB 93/93 KB 216/1210 KB 148/471 KB 1103/1822 KB 528/748 KB 93/93 KB 228/1210 KB 152/471 KB 1107/1822 KB 528/748 KB 93/93 KB 228/1210 KB 156/471 KB 1107/1822 KB 528/748 KB 93/93 KB 228/1210 KB 160/471 KB 1107/1822 KB 516/748 KB 93/93 KB 228/1210 KB 148/471 KB 1107/1822 KB 528/748 KB 93/93 KB 228/1210 KB 160/471 KB 1111/1822 KB 532/748 KB 93/93 KB 228/1210 KB 160/471 KB 1115/1822 KB 532/748 KB 93/93 KB 228/1210 KB 160/471 KB 1119/1822 KB 516/748 KB 93/93 KB 228/1210 KB 148/471 KB 1103/1822 KB 532/748 KB 232/1210 KB 164/471 KB 1119/1822 KB 532/748 KB 236/1210 KB 164/471 KB 1119/1822 KB 532/748 KB 240/1210 KB 164/471 KB 1119/1822 KB 532/748 KB 240/1210 KB 164/471 KB 1123/1822 KB 532/748 KB 244/1210 KB 164/471 KB 1127/1822 KB 532/748 KB 244/1210 KB 164/471 KB 1131/1822 KB 532/748 KB 244/1210 KB 164/471 KB 1135/1822 KB 532/748 KB 228/1210 KB 164/471 KB 1119/1822 KB 532/748 KB 244/1210 KB 168/471 KB 1135/1822 KB 532/748 KB 244/1210 KB 172/471 KB 1135/1822 KB 532/748 KB 244/1210 KB 176/471 KB 1135/1822 KB Downloaded: https://repo.maven.apache.org/maven2/com/jayway/jsonpath/json-path/0.9.1/json-path-0.9.1.jar (93 KB at 81.0 KB/sec) unit-abot-epc-basic-0: 12:10:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/minidev/json-smart/1.2/json-smart-1.2.jar unit-abot-epc-basic-0: 12:10:21 DEBUG unit.abot-epc-basic/0.install 532/748 KB 93/93 KB 228/1210 KB 160/471 KB 1111/1822 KB 536/748 KB 244/1210 KB 176/471 KB 1135/1822 KB 540/748 KB 244/1210 KB 176/471 KB 1135/1822 KB 544/748 KB 244/1210 KB 176/471 KB 1135/1822 KB 548/748 KB 244/1210 KB 176/471 KB 1135/1822 KB 552/748 KB 244/1210 KB 180/471 KB 1139/1822 KB 556/748 KB 244/1210 KB 180/471 KB 1139/1822 KB 560/748 KB 244/1210 KB 180/471 KB 1139/1822 KB 532/748 KB 244/1210 KB 164/471 KB 1123/1822 KB 560/748 KB 248/1210 KB 180/471 KB 1139/1822 KB 560/748 KB 252/1210 KB 180/471 KB 1139/1822 KB 560/748 KB 256/1210 KB 180/471 KB 1139/1822 KB 560/748 KB 260/1210 KB 180/471 KB 1139/1822 KB 560/748 KB 264/1210 KB 180/471 KB 1139/1822 KB 560/748 KB 268/1210 KB 180/471 KB 1139/1822 KB 560/748 KB 272/1210 KB 180/471 KB 1139/1822 KB 560/748 KB 276/1210 KB 180/471 KB 1139/1822 KB 564/748 KB 280/1210 KB 180/471 KB 1139/1822 KB 564/748 KB 284/1210 KB 180/471 KB 1139/1822 KB 564/748 KB 288/1210 KB 180/471 KB 1139/1822 KB 548/748 KB 244/1210 KB 180/471 KB 1139/1822 KB 564/748 KB 288/1210 KB 180/471 KB 1143/1822 KB 564/748 KB 288/1210 KB 180/471 KB 1147/1822 KB 564/748 KB 288/1210 KB 180/471 KB 1151/1822 KB 548/748 KB 244/1210 KB 180/471 KB 1135/1822 KB 564/748 KB 288/1210 KB 184/471 KB 1151/1822 KB 564/748 KB 288/1210 KB 188/471 KB 1151/1822 KB 564/748 KB 288/1210 KB 192/471 KB 1151/1822 KB 564/748 KB 288/1210 KB 196/471 KB 1151/1822 KB 564/748 KB 288/1210 KB 200/471 KB 1155/1822 KB 564/748 KB 288/1210 KB 204/471 KB 1155/1822 KB 564/748 KB 288/1210 KB 208/471 KB 1155/1822 KB 564/748 KB 276/1210 KB 180/471 KB 1139/1822 KB 568/748 KB 288/1210 KB 208/471 KB 1155/1822 KB 572/748 KB 288/1210 KB 208/471 KB 1155/1822 KB 576/748 KB 288/1210 KB 208/471 KB 1155/1822 KB 564/748 KB 288/1210 KB 196/471 KB 1155/1822 KB 576/748 KB 288/1210 KB 208/471 KB 1159/1822 KB 580/748 KB 288/1210 KB 208/471 KB 1163/1822 KB 580/748 KB 288/1210 KB 208/471 KB 1167/1822 KB 580/748 KB 4/53 KB 288/1210 KB 208/471 KB 1167/1822 KB 580/748 KB 8/53 KB 288/1210 KB 208/471 KB 1167/1822 KB 580/748 KB 12/53 KB 288/1210 KB 208/471 KB 1167/1822 KB 580/748 KB 16/53 KB 288/1210 KB 208/471 KB 1167/1822 KB 580/748 KB 20/53 KB 288/1210 KB 208/471 KB 1167/1822 KB 580/748 KB 20/53 KB 292/1210 KB 208/471 KB 1167/1822 KB 580/748 KB 24/53 KB 296/1210 KB 212/471 KB 1171/1822 KB 580/748 KB 24/53 KB 300/1210 KB 212/471 KB 1171/1822 KB 580/748 KB 24/53 KB 304/1210 KB 212/471 KB 1171/1822 KB 580/748 KB 288/1210 KB 208/471 KB 1159/1822 KB 584/748 KB 24/53 KB 304/1210 KB 212/471 KB 1171/1822 KB 588/748 KB 24/53 KB 304/1210 KB 212/471 KB 1171/1822 KB 592/748 KB 24/53 KB 304/1210 KB 212/471 KB 1171/1822 KB 580/748 KB 24/53 KB 292/1210 KB 212/471 KB 1171/1822 KB 592/748 KB 24/53 KB 304/1210 KB 212/471 KB 1175/1822 KB 592/748 KB 24/53 KB 304/1210 KB 212/471 KB 1179/1822 KB 592/748 KB 24/53 KB 304/1210 KB 212/471 KB 1183/1822 KB 592/748 KB 24/53 KB 304/1210 KB 212/471 KB 1187/1822 KB 596/748 KB 24/53 KB 308/1210 KB 212/471 KB 1191/1822 KB 596/748 KB 24/53 KB 308/1210 KB 212/471 KB 1195/1822 KB 596/748 KB 24/53 KB 308/1210 KB 212/471 KB 1199/1822 KB 580/748 KB 24/53 KB 292/1210 KB 212/471 KB 1167/1822 KB 596/748 KB 24/53 KB 308/1210 KB 216/471 KB 1199/1822 KB 580/748 KB 24/53 KB 292/1210 KB 208/471 KB 1167/1822 KB 596/748 KB 28/53 KB 308/1210 KB 216/471 KB 1199/1822 KB 596/748 KB 32/53 KB 308/1210 KB 216/471 KB 1199/1822 KB 596/748 KB 32/53 KB 308/1210 KB 220/471 KB 1199/1822 KB 596/748 KB 32/53 KB 308/1210 KB 224/471 KB unit-abot-epc-basic-0: 12:10:22 DEBUG unit.abot-epc-basic/0.install 1199/1822 KB 596/748 KB 32/53 KB 308/1210 KB 228/471 KB 1199/1822 KB 596/748 KB 36/53 KB 308/1210 KB 232/471 KB 1199/1822 KB 596/748 KB 36/53 KB 308/1210 KB 236/471 KB 1199/1822 KB 596/748 KB 36/53 KB 308/1210 KB 240/471 KB 1199/1822 KB 596/748 KB 24/53 KB 308/1210 KB 212/471 KB 1187/1822 KB 600/748 KB 36/53 KB 308/1210 KB 240/471 KB 1199/1822 KB 604/748 KB 36/53 KB 308/1210 KB 240/471 KB 1199/1822 KB 608/748 KB 36/53 KB 308/1210 KB 240/471 KB 1199/1822 KB 592/748 KB 24/53 KB 308/1210 KB 212/471 KB 1187/1822 KB 608/748 KB 36/53 KB 312/1210 KB 240/471 KB 1199/1822 KB 608/748 KB 36/53 KB 316/1210 KB 240/471 KB 1199/1822 KB 608/748 KB 36/53 KB 320/1210 KB 244/471 KB 1199/1822 KB 608/748 KB 36/53 KB 324/1210 KB 244/471 KB 1199/1822 KB 612/748 KB 36/53 KB 328/1210 KB 244/471 KB 1203/1822 KB 612/748 KB 36/53 KB 332/1210 KB 244/471 KB 1203/1822 KB 612/748 KB 36/53 KB 336/1210 KB 244/471 KB 1203/1822 KB 596/748 KB 36/53 KB 308/1210 KB 228/471 KB 1199/1822 KB 612/748 KB 40/53 KB 336/1210 KB 244/471 KB 1203/1822 KB 612/748 KB 44/53 KB 336/1210 KB 244/471 KB 1203/1822 KB 612/748 KB 48/53 KB 336/1210 KB 244/471 KB 1203/1822 KB 612/748 KB 52/53 KB 336/1210 KB 244/471 KB 1203/1822 KB 612/748 KB 53/53 KB 336/1210 KB 244/471 KB 1203/1822 KB 612/748 KB 36/53 KB 324/1210 KB 244/471 KB 1203/1822 KB 616/748 KB 53/53 KB 336/1210 KB 244/471 KB 1203/1822 KB 620/748 KB 53/53 KB 336/1210 KB 244/471 KB 1203/1822 KB 624/748 KB 53/53 KB 336/1210 KB 244/471 KB 1203/1822 KB 628/748 KB 53/53 KB 336/1210 KB 244/471 KB 1203/1822 KB 632/748 KB 53/53 KB 340/1210 KB 244/471 KB 1203/1822 KB 636/748 KB 53/53 KB 340/1210 KB 244/471 KB 1203/1822 KB 640/748 KB 53/53 KB 340/1210 KB 244/471 KB 1203/1822 KB 608/748 KB 36/53 KB 324/1210 KB 244/471 KB 1203/1822 KB 640/748 KB 53/53 KB 340/1210 KB 244/471 KB 1207/1822 KB 640/748 KB 53/53 KB 340/1210 KB 244/471 KB 1211/1822 KB 640/748 KB 53/53 KB 340/1210 KB 244/471 KB 1215/1822 KB 608/748 KB 36/53 KB 316/1210 KB 244/471 KB 1199/1822 KB 640/748 KB 53/53 KB 340/1210 KB 248/471 KB 1215/1822 KB 640/748 KB 53/53 KB 340/1210 KB 252/471 KB 1215/1822 KB 640/748 KB 53/53 KB 340/1210 KB 256/471 KB 1215/1822 KB 640/748 KB 53/53 KB 340/1210 KB 260/471 KB 1215/1822 KB 640/748 KB 53/53 KB 340/1210 KB 264/471 KB 1219/1822 KB 628/748 KB 53/53 KB 340/1210 KB 244/471 KB 1203/1822 KB 640/748 KB 53/53 KB 344/1210 KB 268/471 KB 1219/1822 KB 640/748 KB 53/53 KB 348/1210 KB 268/471 KB 1219/1822 KB 640/748 KB 53/53 KB 352/1210 KB 268/471 KB 1219/1822 KB 640/748 KB 53/53 KB 356/1210 KB 268/471 KB 1219/1822 KB 644/748 KB 53/53 KB 360/1210 KB 268/471 KB 1219/1822 KB 644/748 KB 53/53 KB 364/1210 KB 268/471 KB 1219/1822 KB 644/748 KB 53/53 KB 368/1210 KB 268/471 KB 1219/1822 KB 640/748 KB 53/53 KB 340/1210 KB 260/471 KB 1219/1822 KB 644/748 KB 53/53 KB 368/1210 KB 268/471 KB 1223/1822 KB 644/748 KB 53/53 KB 368/1210 KB 268/471 KB 1227/1822 KB 644/748 KB 53/53 KB 368/1210 KB 268/471 KB 1231/1822 KB 644/748 KB 53/53 KB 356/1210 KB 268/471 KB 1219/1822 KB 640/748 KB 53/53 KB 348/1210 KB 268/471 KB 1219/1822 KB 644/748 KB 53/53 KB 368/1210 KB 272/471 KB 1231/1822 KB 644/748 KB 53/53 KB 368/1210 KB 276/471 KB 1231/1822 KB 648/748 KB 368/1210 KB 280/471 KB 1231/1822 KB 648/748 KB 368/1210 KB 284/471 KB 1231/1822 KB 648/748 KB 368/1210 KB 288/471 KB 1235/1822 KB Downloaded: https://repo.maven.apache.org/maven2/net/minidev/json-smart/1.2/json unit-abot-epc-basic-0: 12:10:22 DEBUG unit.abot-epc-basic/0.install -smart-1.2.jar (53 KB at 45.6 KB/sec) unit-abot-epc-basic-0: 12:10:22 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.jar unit-oai-hss-0: 12:10:22 DEBUG unit.oai-hss/0.install Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libconfig8-dev amd64 1.4.9-2 [1766 B] unit-abot-epc-basic-0: 12:10:22 DEBUG unit.abot-epc-basic/0.install 648/748 KB 53/53 KB 368/1210 KB 276/471 KB 1231/1822 KB 652/748 KB 368/1210 KB 288/471 KB 1235/1822 KB 656/748 KB 368/1210 KB 288/471 KB 1235/1822 KB 660/748 KB 368/1210 KB 288/471 KB 1235/1822 KB 664/748 KB 372/1210 KB 292/471 KB 1235/1822 KB 668/748 KB 372/1210 KB 292/471 KB 1235/1822 KB 672/748 KB 372/1210 KB 292/471 KB 1235/1822 KB 648/748 KB 368/1210 KB 284/471 KB 1235/1822 KB 672/748 KB 372/1210 KB 292/471 KB 1239/1822 KB 672/748 KB 372/1210 KB 292/471 KB 1243/1822 KB 672/748 KB 372/1210 KB 292/471 KB 1247/1822 KB 672/748 KB 372/1210 KB 292/471 KB 1251/1822 KB 672/748 KB 372/1210 KB 292/471 KB 1255/1822 KB 672/748 KB 372/1210 KB 292/471 KB 1259/1822 KB 672/748 KB 372/1210 KB 292/471 KB 1263/1822 KB 672/748 KB 372/1210 KB 292/471 KB 1267/1822 KB 660/748 KB 372/1210 KB 292/471 KB 1235/1822 KB 676/748 KB 372/1210 KB 296/471 KB 1267/1822 KB 676/748 KB 372/1210 KB 300/471 KB 1267/1822 KB 676/748 KB 372/1210 KB 304/471 KB 1267/1822 KB 660/748 KB 372/1210 KB 288/471 KB 1235/1822 KB 676/748 KB 4/276 KB 376/1210 KB 304/471 KB 1267/1822 KB 676/748 KB 4/276 KB 372/1210 KB 304/471 KB 1267/1822 KB 676/748 KB 8/276 KB 376/1210 KB 304/471 KB 1267/1822 KB 676/748 KB 8/276 KB 380/1210 KB 304/471 KB 1267/1822 KB 676/748 KB 12/276 KB 384/1210 KB 304/471 KB 1267/1822 KB 676/748 KB 12/276 KB 384/1210 KB 308/471 KB 1267/1822 KB 676/748 KB 12/276 KB 388/1210 KB 312/471 KB 1267/1822 KB 676/748 KB 12/276 KB 388/1210 KB 316/471 KB 1267/1822 KB 676/748 KB 12/276 KB 388/1210 KB 320/471 KB 1271/1822 KB 676/748 KB 372/1210 KB 292/471 KB 1267/1822 KB 680/748 KB 12/276 KB 388/1210 KB 320/471 KB 1271/1822 KB 684/748 KB 12/276 KB 388/1210 KB 320/471 KB 1271/1822 KB 688/748 KB 12/276 KB 388/1210 KB 320/471 KB 1271/1822 KB 676/748 KB 12/276 KB 388/1210 KB 316/471 KB 1271/1822 KB 688/748 KB 12/276 KB 388/1210 KB 320/471 KB 1275/1822 KB 688/748 KB 12/276 KB 388/1210 KB 320/471 KB 1279/1822 KB 688/748 KB 12/276 KB 388/1210 KB 324/471 KB 1283/1822 KB 692/748 KB 12/276 KB 388/1210 KB 324/471 KB 1287/1822 KB 692/748 KB 12/276 KB 388/1210 KB 324/471 KB 1291/1822 KB 692/748 KB 12/276 KB 388/1210 KB 324/471 KB 1295/1822 KB 676/748 KB 12/276 KB 388/1210 KB 308/471 KB 1267/1822 KB 692/748 KB 12/276 KB 392/1210 KB 324/471 KB 1295/1822 KB 692/748 KB 12/276 KB 396/1210 KB 324/471 KB 1295/1822 KB 692/748 KB 12/276 KB 400/1210 KB 324/471 KB 1295/1822 KB 676/748 KB 12/276 KB 380/1210 KB 304/471 KB 1267/1822 KB 692/748 KB 16/276 KB 400/1210 KB 324/471 KB 1295/1822 KB 692/748 KB 20/276 KB 400/1210 KB 324/471 KB 1295/1822 KB 692/748 KB 24/276 KB 400/1210 KB 324/471 KB 1295/1822 KB 692/748 KB 28/276 KB 400/1210 KB 324/471 KB 1295/1822 KB 692/748 KB 32/276 KB 400/1210 KB 324/471 KB 1295/1822 KB 692/748 KB 36/276 KB 400/1210 KB 324/471 KB 1295/1822 KB 692/748 KB 40/276 KB 404/1210 KB 324/471 KB 1295/1822 KB 692/748 KB 44/276 KB 404/1210 KB 324/471 KB 1295/1822 KB 692/748 KB 48/276 KB 404/1210 KB 324/471 KB 1295/1822 KB 692/748 KB 12/276 KB 388/1210 KB 324/471 KB 1283/1822 KB 696/748 KB 48/276 KB 404/1210 KB 324/471 KB 1295/1822 KB 700/748 KB 48/276 KB 404/1210 KB 324/471 KB 1295/1822 KB 704/748 KB 48/276 KB 404/1210 KB 324/471 KB 1295/1822 KB 688/748 KB 12/276 KB 388/1210 KB 324/471 KB 1279/1822 KB 704/748 KB 48/276 KB 404/1210 KB 328/471 KB 1295/1822 KB 704/748 KB 48/276 KB 404/1210 KB 332/471 KB 1295/1822 KB 704/748 KB 48/276 KB 404/1210 KB 336/471 KB 1295/1822 KB 704/748 KB 48/276 KB 404/1210 KB 340/471 KB 1295/1822 KB 7 unit-abot-epc-basic-0: 12:10:22 DEBUG unit.abot-epc-basic/0.install 08/748 KB 52/276 KB 404/1210 KB 344/471 KB 1299/1822 KB 708/748 KB 52/276 KB 404/1210 KB 348/471 KB 1299/1822 KB 708/748 KB 52/276 KB 404/1210 KB 352/471 KB 1299/1822 KB 708/748 KB 52/276 KB 404/1210 KB 356/471 KB 1299/1822 KB 692/748 KB 36/276 KB 404/1210 KB 324/471 KB 1295/1822 KB 708/748 KB 52/276 KB 408/1210 KB 356/471 KB 1299/1822 KB 708/748 KB 52/276 KB 412/1210 KB 356/471 KB 1299/1822 KB 708/748 KB 52/276 KB 416/1210 KB 356/471 KB 1299/1822 KB 708/748 KB 52/276 KB 420/1210 KB 356/471 KB 1299/1822 KB 708/748 KB 52/276 KB 424/1210 KB 356/471 KB 1299/1822 KB 708/748 KB 52/276 KB 428/1210 KB 356/471 KB 1299/1822 KB 708/748 KB 52/276 KB 432/1210 KB 356/471 KB 1299/1822 KB 708/748 KB 52/276 KB 404/1210 KB 340/471 KB 1299/1822 KB 708/748 KB 52/276 KB 432/1210 KB 356/471 KB 1303/1822 KB 708/748 KB 52/276 KB 432/1210 KB 356/471 KB 1307/1822 KB 708/748 KB 52/276 KB 432/1210 KB 356/471 KB 1311/1822 KB 708/748 KB 52/276 KB 404/1210 KB 340/471 KB 1295/1822 KB 708/748 KB 56/276 KB 432/1210 KB 356/471 KB 1311/1822 KB 708/748 KB 60/276 KB 432/1210 KB 356/471 KB 1311/1822 KB 708/748 KB 64/276 KB 432/1210 KB 356/471 KB 1311/1822 KB 708/748 KB 48/276 KB 404/1210 KB 340/471 KB 1295/1822 KB 712/748 KB 64/276 KB 432/1210 KB 356/471 KB 1311/1822 KB 716/748 KB 64/276 KB 432/1210 KB 356/471 KB 1311/1822 KB 720/748 KB 64/276 KB 432/1210 KB 356/471 KB 1311/1822 KB 724/748 KB 64/276 KB 432/1210 KB 356/471 KB 1311/1822 KB 728/748 KB 68/276 KB 436/1210 KB 356/471 KB 1315/1822 KB 732/748 KB 68/276 KB 436/1210 KB 356/471 KB 1315/1822 KB 736/748 KB 68/276 KB 436/1210 KB 356/471 KB 1315/1822 KB 724/748 KB 68/276 KB 436/1210 KB 356/471 KB 1315/1822 KB 736/748 KB 68/276 KB 436/1210 KB 360/471 KB 1319/1822 KB 736/748 KB 68/276 KB 436/1210 KB 360/471 KB 1323/1822 KB 736/748 KB 68/276 KB 436/1210 KB 360/471 KB 1327/1822 KB 736/748 KB 68/276 KB 436/1210 KB 360/471 KB 1331/1822 KB 740/748 KB 68/276 KB 436/1210 KB 360/471 KB 1335/1822 KB 740/748 KB 68/276 KB 436/1210 KB 360/471 KB 1339/1822 KB 740/748 KB 68/276 KB 436/1210 KB 360/471 KB 1343/1822 KB 724/748 KB 68/276 KB 436/1210 KB 356/471 KB 1311/1822 KB 740/748 KB 68/276 KB 440/1210 KB 360/471 KB 1343/1822 KB 740/748 KB 68/276 KB 444/1210 KB 360/471 KB 1343/1822 KB 740/748 KB 68/276 KB 448/1210 KB 360/471 KB 1343/1822 KB 724/748 KB 68/276 KB 432/1210 KB 356/471 KB 1311/1822 KB 740/748 KB 72/276 KB 448/1210 KB 360/471 KB 1343/1822 KB 740/748 KB 76/276 KB 448/1210 KB 360/471 KB 1343/1822 KB 740/748 KB 80/276 KB 448/1210 KB 360/471 KB 1343/1822 KB 740/748 KB 84/276 KB 448/1210 KB 360/471 KB 1343/1822 KB 740/748 KB 88/276 KB 452/1210 KB 360/471 KB 1343/1822 KB 740/748 KB 92/276 KB 452/1210 KB 360/471 KB 1343/1822 KB 740/748 KB 96/276 KB 452/1210 KB 360/471 KB 1343/1822 KB 740/748 KB 68/276 KB 436/1210 KB 360/471 KB 1331/1822 KB 744/748 KB 96/276 KB 452/1210 KB 360/471 KB 1343/1822 KB 748/748 KB 96/276 KB 452/1210 KB 360/471 KB 1343/1822 KB 748/748 KB 96/276 KB 452/1210 KB 360/471 KB 1343/1822 KB 736/748 KB 68/276 KB 436/1210 KB 360/471 KB 1315/1822 KB 748/748 KB 96/276 KB 452/1210 KB 364/471 KB 1343/1822 KB 748/748 KB 96/276 KB 452/1210 KB 368/471 KB 1343/1822 KB 748/748 KB 96/276 KB 452/1210 KB 372/471 KB 1343/1822 KB 748/748 KB 96/276 KB 452/1210 KB 376/471 KB 1343/1822 KB 748/748 KB 96/276 KB 452/1210 KB 380/471 KB 1343/1822 KB 748/748 KB 96/276 KB 452/1210 KB 384/471 KB 1343/1822 KB 740/748 KB 84/276 KB 452/1210 KB 360/471 KB 1343/1822 KB 748/748 KB 96/2 unit-abot-epc-basic-0: 12:10:22 DEBUG unit.abot-epc-basic/0.install 76 KB 456/1210 KB 384/471 KB 1343/1822 KB 748/748 KB 100/276 KB 456/1210 KB 384/471 KB 1343/1822 KB 748/748 KB 104/276 KB 460/1210 KB 388/471 KB 1347/1822 KB 748/748 KB 108/276 KB 460/1210 KB 388/471 KB 1347/1822 KB 748/748 KB 112/276 KB 460/1210 KB 388/471 KB 1347/1822 KB 748/748 KB 100/276 KB 460/1210 KB 388/471 KB 1347/1822 KB 748/748 KB 100/276 KB 460/1210 KB 384/471 KB 1343/1822 KB 748/748 KB 112/276 KB 464/1210 KB 388/471 KB 1347/1822 KB 748/748 KB 112/276 KB 468/1210 KB 388/471 KB 1347/1822 KB 748/748 KB 116/276 KB 472/1210 KB 388/471 KB 1351/1822 KB 748/748 KB 116/276 KB 476/1210 KB 388/471 KB 1351/1822 KB 748/748 KB 116/276 KB 480/1210 KB 388/471 KB 1351/1822 KB 748/748 KB 100/276 KB 460/1210 KB 388/471 KB 1343/1822 KB 748/748 KB 116/276 KB 480/1210 KB 392/471 KB 1351/1822 KB 748/748 KB 116/276 KB 480/1210 KB 396/471 KB 1351/1822 KB 748/748 KB 116/276 KB 480/1210 KB 400/471 KB 1351/1822 KB 748/748 KB 116/276 KB 480/1210 KB 404/471 KB 1351/1822 KB 116/276 KB 484/1210 KB 408/471 KB 1351/1822 KB 116/276 KB 484/1210 KB 412/471 KB 1351/1822 KB 116/276 KB 484/1210 KB 416/471 KB 1351/1822 KB 748/748 KB 116/276 KB 468/1210 KB 388/471 KB 1351/1822 KB 120/276 KB 484/1210 KB 416/471 KB 1351/1822 KB 124/276 KB 484/1210 KB 416/471 KB 1351/1822 KB 128/276 KB 484/1210 KB 416/471 KB 1351/1822 KB 748/748 KB 112/276 KB 468/1210 KB 388/471 KB 1351/1822 KB 128/276 KB 484/1210 KB 416/471 KB 1355/1822 KB 128/276 KB 484/1210 KB 416/471 KB 1359/1822 KB 128/276 KB 484/1210 KB 416/471 KB 1363/1822 KB 128/276 KB 484/1210 KB 416/471 KB 1367/1822 KB 128/276 KB 484/1210 KB 416/471 KB 1371/1822 KB 128/276 KB 484/1210 KB 416/471 KB 1375/1822 KB 128/276 KB 484/1210 KB 416/471 KB 1379/1822 KB 132/276 KB 484/1210 KB 420/471 KB 1383/1822 KB 132/276 KB 484/1210 KB 420/471 KB 1387/1822 KB 132/276 KB 484/1210 KB 420/471 KB 1391/1822 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-mapper-asl/1.9.2/jackson-mapper-asl-1.9.2.jar (748 KB at 620.5 KB/sec) unit-abot-epc-basic-0: 12:10:22 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.jar unit-abot-epc-basic-0: 12:10:22 DEBUG unit.abot-epc-basic/0.install 748/748 KB 116/276 KB 484/1210 KB 404/471 KB 1351/1822 KB 132/276 KB 488/1210 KB 420/471 KB 1391/1822 KB 132/276 KB 492/1210 KB 420/471 KB 1391/1822 KB 132/276 KB 496/1210 KB 420/471 KB 1391/1822 KB 132/276 KB 500/1210 KB 420/471 KB 1391/1822 KB 132/276 KB 504/1210 KB 420/471 KB 1391/1822 KB 132/276 KB 508/1210 KB 420/471 KB 1391/1822 KB 132/276 KB 484/1210 KB 420/471 KB 1379/1822 KB 132/276 KB 512/1210 KB 424/471 KB 1391/1822 KB 132/276 KB 512/1210 KB 428/471 KB 1391/1822 KB 132/276 KB 512/1210 KB 432/471 KB 1391/1822 KB 132/276 KB 484/1210 KB 416/471 KB 1379/1822 KB 136/276 KB 512/1210 KB 432/471 KB 1391/1822 KB 140/276 KB 512/1210 KB 432/471 KB 1391/1822 KB 144/276 KB 512/1210 KB 432/471 KB 1391/1822 KB 148/276 KB 512/1210 KB 432/471 KB 1391/1822 KB 152/276 KB 512/1210 KB 436/471 KB 1395/1822 KB 156/276 KB 512/1210 KB 436/471 KB 1395/1822 KB 160/276 KB 512/1210 KB 436/471 KB 1395/1822 KB 148/276 KB 512/1210 KB 436/471 KB 1395/1822 KB 160/276 KB 512/1210 KB 440/471 KB 1395/1822 KB 160/276 KB 512/1210 KB 444/471 KB 1395/1822 KB 160/276 KB 512/1210 KB 448/471 KB 1395/1822 KB 160/276 KB 512/1210 KB 452/471 KB 1395/1822 KB 164/276 KB 512/1210 KB 456/471 KB 1395/1822 KB 164/276 KB 512/1210 KB 460/471 KB 1395/1822 KB 164/276 KB 512/1210 KB 464/471 KB 1395/1822 KB 148/276 KB 512/1210 KB 432/471 KB 1395/1822 KB 164/276 KB 516/1210 KB 464/471 KB 1395/1822 KB 164/276 KB 520/1210 KB 464/471 KB 1395/1822 KB 164/276 KB 524/1210 KB 464/471 KB 1395/1822 KB 164/276 KB 528/1210 KB 464/471 KB 1395/1822 KB 148/276 KB 512/1210 KB 432/471 KB 1395/1822 KB 164/276 KB 528/1210 KB 464/471 KB 1399/1822 KB 164/276 KB 528/1210 KB 464/471 KB 1403/1822 KB 164/276 KB 528/1210 KB 464/471 KB 1407/1822 KB 164/276 KB 528/1210 KB 464/471 KB 1411/1822 KB 164/276 KB 532/1210 KB 464/471 KB 1415/1822 KB 164/276 KB 532/1210 KB 464/471 KB 1419/1822 KB 164/276 KB 532/1210 KB 464/471 KB 1423/1822 KB 164/276 KB 532/1210 KB 464/471 KB 1427/1822 KB 164/276 KB 532/1210 KB 468/471 KB 1431/1822 KB 164/276 KB 532/1210 KB 468/471 KB 1435/1822 KB 164/276 KB 532/1210 KB 468/471 KB 1439/1822 KB 164/276 KB 512/1210 KB 452/471 KB 1395/1822 KB 168/276 KB 532/1210 KB 468/471 KB 1439/1822 KB 172/276 KB 532/1210 KB 468/471 KB 1439/1822 KB 176/276 KB 532/1210 KB 468/471 KB 1439/1822 KB 4/577 KB 176/276 KB 532/1210 KB 468/471 KB 1439/1822 KB 8/577 KB 176/276 KB 532/1210 KB 468/471 KB 1439/1822 KB 12/577 KB 176/276 KB 532/1210 KB 468/471 KB 1439/1822 KB 16/577 KB 176/276 KB 532/1210 KB 468/471 KB 1439/1822 KB 20/577 KB 176/276 KB 532/1210 KB 468/471 KB 1439/1822 KB 24/577 KB 180/276 KB 532/1210 KB 468/471 KB 1439/1822 KB 28/577 KB 180/276 KB 532/1210 KB 468/471 KB 1439/1822 KB 32/577 KB 180/276 KB 532/1210 KB 468/471 KB 1439/1822 KB 164/276 KB 532/1210 KB 468/471 KB 1427/1822 KB 32/577 KB 180/276 KB 532/1210 KB 471/471 KB 1439/1822 KB 164/276 KB 532/1210 KB 464/471 KB 1411/1822 KB 32/577 KB 180/276 KB 536/1210 KB 471/471 KB 1439/1822 KB 32/577 KB 180/276 KB 540/1210 KB 471/471 KB 1439/1822 KB 32/577 KB 180/276 KB 544/1210 KB 471/471 KB 1439/1822 KB 20/577 KB 180/276 KB 532/1210 KB 468/471 KB 1439/1822 KB 32/577 KB 184/276 KB 544/1210 KB 471/471 KB 1439/1822 KB 32/577 KB 188/276 KB 544/1210 KB 471/471 KB 1439/1822 KB 32/577 KB 192/276 KB 548/1210 KB 471/471 KB 1439/1822 KB 32/577 KB 196/276 KB 548/1210 KB 471/471 KB 1439/1822 KB 36/577 KB 200/276 KB 548/1210 KB 471/471 KB 1443/1822 KB 32/577 KB 188/276 KB 548/1210 KB 471/471 KB 1439/1822 unit-abot-epc-basic-0: 12:10:22 DEBUG unit.abot-epc-basic/0.install KB 36/577 KB 200/276 KB 552/1210 KB 471/471 KB 1443/1822 KB 36/577 KB 200/276 KB 556/1210 KB 471/471 KB 1443/1822 KB 36/577 KB 200/276 KB 560/1210 KB 471/471 KB 1443/1822 KB 36/577 KB 196/276 KB 548/1210 KB 471/471 KB 1443/1822 KB 36/577 KB 196/276 KB 548/1210 KB 471/471 KB 1439/1822 KB 40/577 KB 204/276 KB 560/1210 KB 471/471 KB 1443/1822 KB 44/577 KB 204/276 KB 560/1210 KB 471/471 KB 1443/1822 KB 36/577 KB 204/276 KB 560/1210 KB 471/471 KB 1443/1822 KB 44/577 KB 208/276 KB 560/1210 KB 471/471 KB 1447/1822 KB 48/577 KB 212/276 KB 560/1210 KB 471/471 KB 1447/1822 KB 48/577 KB 216/276 KB 564/1210 KB 471/471 KB 1447/1822 KB 48/577 KB 220/276 KB 564/1210 KB 471/471 KB 1447/1822 KB 48/577 KB 224/276 KB 564/1210 KB 1447/1822 KB 44/577 KB 204/276 KB 560/1210 KB 471/471 KB 1447/1822 KB 48/577 KB 224/276 KB 564/1210 KB 1451/1822 KB 48/577 KB 224/276 KB 564/1210 KB 1455/1822 KB Downloaded: https://repo.maven.apache.org/maven2/com/rabbitmq/amqp-client/4.0.2/amqp-client-4.0.2.jar (471 KB at 384.5 KB/sec) unit-abot-epc-basic-0: 12:10:22 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.3.5/httpmime-4.3.5.jar unit-abot-epc-basic-0: 12:10:22 DEBUG unit.abot-epc-basic/0.install 48/577 KB 224/276 KB 564/1210 KB 1459/1822 KB 48/577 KB 224/276 KB 564/1210 KB 1463/1822 KB 48/577 KB 224/276 KB 564/1210 KB 1467/1822 KB 48/577 KB 224/276 KB 564/1210 KB 1471/1822 KB 48/577 KB 224/276 KB 564/1210 KB 1475/1822 KB 48/577 KB 228/276 KB 564/1210 KB 1479/1822 KB 48/577 KB 228/276 KB 564/1210 KB 1483/1822 KB 48/577 KB 228/276 KB 564/1210 KB 1487/1822 KB 48/577 KB 212/276 KB 564/1210 KB 471/471 KB 1447/1822 KB 48/577 KB 208/276 KB 560/1210 KB 471/471 KB 1447/1822 KB 52/577 KB 228/276 KB 564/1210 KB 1487/1822 KB 56/577 KB 228/276 KB 568/1210 KB 1487/1822 KB 60/577 KB 228/276 KB 568/1210 KB 1487/1822 KB 64/577 KB 228/276 KB 568/1210 KB 1487/1822 KB 68/577 KB 228/276 KB 568/1210 KB 1487/1822 KB 72/577 KB 228/276 KB 568/1210 KB 1487/1822 KB 76/577 KB 228/276 KB 568/1210 KB 1487/1822 KB 80/577 KB 228/276 KB 568/1210 KB 1487/1822 KB 48/577 KB 228/276 KB 564/1210 KB 1475/1822 KB 80/577 KB 232/276 KB 568/1210 KB 1487/1822 KB 80/577 KB 236/276 KB 568/1210 KB 1487/1822 KB 80/577 KB 240/276 KB 568/1210 KB 1487/1822 KB 52/577 KB 228/276 KB 568/1210 KB 1487/1822 KB 80/577 KB 240/276 KB 572/1210 KB 1487/1822 KB 80/577 KB 240/276 KB 576/1210 KB 1487/1822 KB 80/577 KB 240/276 KB 580/1210 KB 1487/1822 KB 80/577 KB 240/276 KB 584/1210 KB 1487/1822 KB 80/577 KB 240/276 KB 588/1210 KB 1487/1822 KB 80/577 KB 240/276 KB 592/1210 KB 1487/1822 KB 80/577 KB 240/276 KB 596/1210 KB 1487/1822 KB 84/577 KB 244/276 KB 600/1210 KB 1491/1822 KB 84/577 KB 4/37 KB 244/276 KB 600/1210 KB 1491/1822 KB 84/577 KB 8/37 KB 244/276 KB 600/1210 KB 1491/1822 KB 84/577 KB 12/37 KB 244/276 KB 600/1210 KB 1491/1822 KB 84/577 KB 16/37 KB 244/276 KB 600/1210 KB 1491/1822 KB 84/577 KB 244/276 KB 596/1210 KB 1491/1822 KB 84/577 KB 16/37 KB 248/276 KB 600/1210 KB 1491/1822 KB 84/577 KB 20/37 KB 252/276 KB 600/1210 KB 1491/1822 KB 84/577 KB 240/276 KB 596/1210 KB 1491/1822 KB 88/577 KB 20/37 KB 252/276 KB 604/1210 KB 1491/1822 KB 92/577 KB 20/37 KB 252/276 KB 604/1210 KB 1491/1822 KB 80/577 KB 240/276 KB 596/1210 KB 1491/1822 KB 92/577 KB 20/37 KB 256/276 KB 604/1210 KB 1495/1822 KB 92/577 KB 20/37 KB 256/276 KB 604/1210 KB 1499/1822 KB 92/577 KB 20/37 KB 256/276 KB 604/1210 KB 1503/1822 KB 92/577 KB 20/37 KB 256/276 KB 604/1210 KB 1491/1822 KB 84/577 KB 20/37 KB 252/276 KB 604/1210 KB 1491/1822 KB 96/577 KB 20/37 KB 256/276 KB 608/1210 KB 1503/1822 KB 96/577 KB 20/37 KB 256/276 KB 612/1210 KB 1503/1822 KB 96/577 KB 20/37 KB 260/276 KB 616/1210 KB 1507/1822 KB 96/577 KB 20/37 KB 260/276 KB 620/1210 KB 1507/1822 KB 96/577 KB 20/37 KB 260/276 KB 624/1210 KB 1507/1822 KB 84/577 KB 20/37 KB 248/276 KB 600/1210 KB 1491/1822 KB 96/577 KB 24/37 KB 260/276 KB 624/1210 KB 1507/1822 KB 96/577 KB 28/37 KB 260/276 KB 624/1210 KB 1507/1822 KB 96/577 KB 32/37 KB 260/276 KB 624/1210 KB 1507/1822 KB 96/577 KB 20/37 KB 260/276 KB 612/1210 KB 1507/1822 KB 96/577 KB 32/37 KB 264/276 KB 624/1210 KB 1507/1822 KB 96/577 KB 32/37 KB 268/276 KB 624/1210 KB 1507/1822 KB 96/577 KB 20/37 KB 256/276 KB 612/1210 KB 1507/1822 KB 96/577 KB 36/37 KB 268/276 KB 624/1210 KB 1511/1822 KB 96/577 KB 36/37 KB 268/276 KB 624/1210 KB 1515/1822 KB 96/577 KB 36/37 KB 268/276 KB 624/1210 KB 1519/1822 KB 96/577 KB 20/37 KB 256/276 KB 604/1210 KB 1503/1822 KB 100/577 KB 36/37 KB 272/276 KB 624/1210 KB 1519/1822 KB 104/577 KB 36/37 KB 272/276 KB 624/1210 KB 1519/1822 KB 108/577 KB 36/37 KB 272/276 KB 624/1210 KB 1519/1822 KB 112/577 KB 36/37 KB unit-abot-epc-basic-0: 12:10:22 DEBUG unit.abot-epc-basic/0.install 272/276 KB 624/1210 KB 1519/1822 KB 116/577 KB 36/37 KB 272/276 KB 624/1210 KB 1519/1822 KB 120/577 KB 36/37 KB 272/276 KB 628/1210 KB 1523/1822 KB 124/577 KB 36/37 KB 272/276 KB 628/1210 KB 1523/1822 KB 128/577 KB 36/37 KB 272/276 KB 628/1210 KB 1523/1822 KB 96/577 KB 36/37 KB 272/276 KB 624/1210 KB 1519/1822 KB 96/577 KB 36/37 KB 268/276 KB 624/1210 KB 1507/1822 KB 128/577 KB 37/37 KB 272/276 KB 628/1210 KB 1523/1822 KB 128/577 KB 37/37 KB 276/276 KB 628/1210 KB 1523/1822 KB 128/577 KB 37/37 KB 276/276 KB 628/1210 KB 1523/1822 KB 116/577 KB 36/37 KB 272/276 KB 628/1210 KB 1523/1822 KB 128/577 KB 37/37 KB 276/276 KB 632/1210 KB 1523/1822 KB 128/577 KB 37/37 KB 276/276 KB 636/1210 KB 1523/1822 KB 128/577 KB 37/37 KB 276/276 KB 640/1210 KB 1523/1822 KB 116/577 KB 36/37 KB 272/276 KB 624/1210 KB 1523/1822 KB 128/577 KB 37/37 KB 276/276 KB 640/1210 KB 1527/1822 KB 128/577 KB 37/37 KB 276/276 KB 640/1210 KB 1531/1822 KB 128/577 KB 37/37 KB 276/276 KB 640/1210 KB 1535/1822 KB 128/577 KB 37/37 KB 276/276 KB 644/1210 KB 1535/1822 KB 132/577 KB 37/37 KB 276/276 KB 648/1210 KB 1539/1822 KB 132/577 KB 37/37 KB 276/276 KB 652/1210 KB 1539/1822 KB 132/577 KB 37/37 KB 276/276 KB 656/1210 KB 1539/1822 KB 132/577 KB 37/37 KB 276/276 KB 660/1210 KB 1539/1822 KB 132/577 KB 37/37 KB 276/276 KB 664/1210 KB 1539/1822 KB 132/577 KB 37/37 KB 276/276 KB 668/1210 KB 1539/1822 KB 132/577 KB 37/37 KB 276/276 KB 672/1210 KB 1539/1822 KB 132/577 KB 37/37 KB 276/276 KB 644/1210 KB 1539/1822 KB 132/577 KB 37/37 KB 276/276 KB 672/1210 KB 1543/1822 KB 132/577 KB 37/37 KB 276/276 KB 672/1210 KB 1547/1822 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.3.5/httpmime-4.3.5.jar (37 KB at 29.2 KB/sec) unit-abot-epc-basic-0: 12:10:22 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java8/1.2.3/cucumber-java8-1.2.3.jar unit-abot-epc-basic-0: 12:10:22 DEBUG unit.abot-epc-basic/0.install 132/577 KB 37/37 KB 276/276 KB 644/1210 KB 1535/1822 KB 136/577 KB 672/1210 KB 1551/1822 KB 140/577 KB 672/1210 KB 1551/1822 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.jar (276 KB at 220.7 KB/sec) unit-abot-epc-basic-0: 12:10:22 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.1.0/cucumber-reporting-0.1.0.jar unit-abot-epc-basic-0: 12:10:22 DEBUG unit.abot-epc-basic/0.install 132/577 KB 37/37 KB 672/1210 KB 1551/1822 KB 144/577 KB 672/1210 KB 1551/1822 KB 148/577 KB 672/1210 KB 1551/1822 KB 152/577 KB 672/1210 KB 1555/1822 KB 156/577 KB 672/1210 KB 1555/1822 KB 160/577 KB 672/1210 KB 1555/1822 KB 164/577 KB 672/1210 KB 1555/1822 KB 168/577 KB 676/1210 KB 1555/1822 KB 172/577 KB 676/1210 KB 1555/1822 KB 176/577 KB 676/1210 KB 1555/1822 KB 148/577 KB 672/1210 KB 1555/1822 KB 176/577 KB 676/1210 KB 1559/1822 KB 176/577 KB 676/1210 KB 1563/1822 KB 176/577 KB 676/1210 KB 1567/1822 KB 176/577 KB 676/1210 KB 1571/1822 KB 176/577 KB 676/1210 KB 1575/1822 KB 176/577 KB 676/1210 KB 1579/1822 KB 176/577 KB 676/1210 KB 1583/1822 KB 164/577 KB 676/1210 KB 1555/1822 KB 176/577 KB 680/1210 KB 1583/1822 KB 176/577 KB 684/1210 KB 1583/1822 KB 176/577 KB 688/1210 KB 1583/1822 KB 176/577 KB 692/1210 KB 1583/1822 KB 180/577 KB 696/1210 KB 1587/1822 KB 180/577 KB 700/1210 KB 1587/1822 KB 180/577 KB 692/1210 KB 1587/1822 KB 180/577 KB 700/1210 KB 1591/1822 KB 180/577 KB 700/1210 KB 1595/1822 KB 180/577 KB 692/1210 KB 1583/1822 KB 180/577 KB 704/1210 KB 1595/1822 KB 180/577 KB 704/1210 KB 1599/1822 KB 184/577 KB 704/1210 KB 1599/1822 KB 188/577 KB 704/1210 KB 1599/1822 KB 192/577 KB 708/1210 KB 1603/1822 KB 192/577 KB 3/1192 KB 708/1210 KB 1603/1822 KB 192/577 KB 6/1192 KB 708/1210 KB 1603/1822 KB 192/577 KB 9/1192 KB 4/167 KB 708/1210 KB 1603/1822 KB 192/577 KB 11/1192 KB 4/167 KB 708/1210 KB 1603/1822 KB 192/577 KB 14/1192 KB 4/167 KB 708/1210 KB 1603/1822 KB 192/577 KB 16/1192 KB 4/167 KB 708/1210 KB 1603/1822 KB 196/577 KB 19/1192 KB 4/167 KB 708/1210 KB 1603/1822 KB 196/577 KB 22/1192 KB 4/167 KB 708/1210 KB 1603/1822 KB 188/577 KB 708/1210 KB 1603/1822 KB 196/577 KB 22/1192 KB 4/167 KB 708/1210 KB 1607/1822 KB 196/577 KB 22/1192 KB 4/167 KB 708/1210 KB 1611/1822 KB 196/577 KB 22/1192 KB 4/167 KB 708/1210 KB 1615/1822 KB 188/577 KB 708/1210 KB 1599/1822 KB 196/577 KB 22/1192 KB 4/167 KB 712/1210 KB 1615/1822 KB 196/577 KB 22/1192 KB 4/167 KB 716/1210 KB 1615/1822 KB 196/577 KB 22/1192 KB 4/167 KB 720/1210 KB 1615/1822 KB 196/577 KB 25/1192 KB 4/167 KB 720/1210 KB 1615/1822 KB 196/577 KB 27/1192 KB 4/167 KB 720/1210 KB 1619/1822 KB 196/577 KB 30/1192 KB 4/167 KB 724/1210 KB 1619/1822 KB 196/577 KB 16/1192 KB 4/167 KB 708/1210 KB 1603/1822 KB 192/577 KB 6/1192 KB 4/167 KB 708/1210 KB 1603/1822 KB 196/577 KB 30/1192 KB 8/167 KB 724/1210 KB 1619/1822 KB 196/577 KB 30/1192 KB 12/167 KB 724/1210 KB 1619/1822 KB 196/577 KB 30/1192 KB 16/167 KB 724/1210 KB 1619/1822 KB 196/577 KB 30/1192 KB 20/167 KB 724/1210 KB 1619/1822 KB 196/577 KB 30/1192 KB 24/167 KB 724/1210 KB 1619/1822 KB 196/577 KB 30/1192 KB 28/167 KB 724/1210 KB 1619/1822 KB 196/577 KB 30/1192 KB 32/167 KB 724/1210 KB 1619/1822 KB 196/577 KB 30/1192 KB 36/167 KB 724/1210 KB 1619/1822 KB 196/577 KB 30/1192 KB 40/167 KB 724/1210 KB 1619/1822 KB 196/577 KB 30/1192 KB 44/167 KB 724/1210 KB 1619/1822 KB 200/577 KB 30/1192 KB 48/167 KB 724/1210 KB 1619/1822 KB 200/577 KB 30/1192 KB 52/167 KB 724/1210 KB 1619/1822 KB 196/577 KB 27/1192 KB 4/167 KB 724/1210 KB 1619/1822 KB 200/577 KB 32/1192 KB 52/167 KB 728/1210 KB 1619/1822 KB 200/577 KB 32/1192 KB 52/167 KB 732/1210 KB 1619/1822 KB 200/577 KB 32/1192 KB 52/167 KB 736/1210 KB 1619/1822 KB 196/577 KB 25/1192 KB 4/167 KB 720/1210 KB 1619/1822 KB 200/577 KB 32/1192 KB 52/167 KB 736/1210 KB 1623/1822 KB 200/577 KB 32/1192 KB 52/167 KB 736/1210 KB 1627/1 unit-abot-epc-basic-0: 12:10:22 DEBUG unit.abot-epc-basic/0.install 822 KB 200/577 KB 32/1192 KB 52/167 KB 736/1210 KB 1631/1822 KB 200/577 KB 32/1192 KB 52/167 KB 736/1210 KB 1635/1822 KB 200/577 KB 32/1192 KB 56/167 KB 740/1210 KB 1639/1822 KB 200/577 KB 32/1192 KB 56/167 KB 740/1210 KB 1643/1822 KB 200/577 KB 32/1192 KB 56/167 KB 740/1210 KB 1647/1822 KB 200/577 KB 32/1192 KB 52/167 KB 724/1210 KB 1619/1822 KB 200/577 KB 30/1192 KB 44/167 KB 724/1210 KB 1619/1822 KB 204/577 KB 32/1192 KB 56/167 KB 740/1210 KB 1647/1822 KB 208/577 KB 32/1192 KB 56/167 KB 740/1210 KB 1647/1822 KB 212/577 KB 32/1192 KB 56/167 KB 740/1210 KB 1647/1822 KB 216/577 KB 36/1192 KB 56/167 KB 740/1210 KB 1647/1822 KB 220/577 KB 36/1192 KB 56/167 KB 740/1210 KB 1647/1822 KB 224/577 KB 36/1192 KB 56/167 KB 740/1210 KB 1647/1822 KB 200/577 KB 32/1192 KB 56/167 KB 740/1210 KB 1635/1822 KB 224/577 KB 36/1192 KB 56/167 KB 744/1210 KB 1647/1822 KB 224/577 KB 36/1192 KB 56/167 KB 748/1210 KB 1647/1822 KB 224/577 KB 36/1192 KB 56/167 KB 752/1210 KB 1647/1822 KB 224/577 KB 36/1192 KB 56/167 KB 756/1210 KB 1647/1822 KB 228/577 KB 36/1192 KB 56/167 KB 760/1210 KB 1651/1822 KB 228/577 KB 36/1192 KB 56/167 KB 764/1210 KB 1651/1822 KB 228/577 KB 36/1192 KB 56/167 KB 768/1210 KB 1651/1822 KB 200/577 KB 32/1192 KB 56/167 KB 736/1210 KB 1635/1822 KB 228/577 KB 36/1192 KB 60/167 KB 768/1210 KB 1651/1822 KB 228/577 KB 36/1192 KB 64/167 KB 768/1210 KB 1651/1822 KB 228/577 KB 36/1192 KB 68/167 KB 768/1210 KB 1651/1822 KB 228/577 KB 36/1192 KB 72/167 KB 768/1210 KB 1651/1822 KB 228/577 KB 36/1192 KB 76/167 KB 768/1210 KB 1651/1822 KB 228/577 KB 36/1192 KB 80/167 KB 768/1210 KB 1651/1822 KB 228/577 KB 36/1192 KB 84/167 KB 768/1210 KB 1651/1822 KB 228/577 KB 36/1192 KB 88/167 KB 768/1210 KB 1651/1822 KB 228/577 KB 36/1192 KB 92/167 KB 768/1210 KB 1651/1822 KB 228/577 KB 36/1192 KB 96/167 KB 768/1210 KB 1651/1822 KB 228/577 KB 36/1192 KB 100/167 KB 768/1210 KB 1651/1822 KB 228/577 KB 36/1192 KB 104/167 KB 772/1210 KB 1651/1822 KB 228/577 KB 36/1192 KB 108/167 KB 772/1210 KB 1651/1822 KB 228/577 KB 36/1192 KB 56/167 KB 756/1210 KB 1651/1822 KB 228/577 KB 36/1192 KB 56/167 KB 756/1210 KB 1647/1822 KB 232/577 KB 36/1192 KB 108/167 KB 772/1210 KB 1651/1822 KB 236/577 KB 36/1192 KB 108/167 KB 772/1210 KB 1651/1822 KB 240/577 KB 36/1192 KB 108/167 KB 772/1210 KB 1651/1822 KB 212/577 KB 36/1192 KB 56/167 KB 740/1210 KB 1647/1822 KB 240/577 KB 40/1192 KB 108/167 KB 772/1210 KB 1651/1822 KB 240/577 KB 44/1192 KB 108/167 KB 772/1210 KB 1651/1822 KB 240/577 KB 48/1192 KB 108/167 KB 772/1210 KB 1651/1822 KB 240/577 KB 52/1192 KB 108/167 KB 772/1210 KB 1651/1822 KB 240/577 KB 56/1192 KB 108/167 KB 772/1210 KB 1651/1822 KB 240/577 KB 60/1192 KB 108/167 KB 772/1210 KB 1651/1822 KB 240/577 KB 64/1192 KB 108/167 KB 772/1210 KB 1651/1822 KB 240/577 KB 64/1192 KB 108/167 KB 772/1210 KB 1655/1822 KB 240/577 KB 64/1192 KB 108/167 KB 772/1210 KB 1659/1822 KB 244/577 KB 64/1192 KB 108/167 KB 772/1210 KB 1663/1822 KB 244/577 KB 64/1192 KB 108/167 KB 772/1210 KB 1667/1822 KB 244/577 KB 68/1192 KB 108/167 KB 772/1210 KB 1671/1822 KB 228/577 KB 36/1192 KB 100/167 KB 772/1210 KB 1651/1822 KB 244/577 KB 68/1192 KB 108/167 KB 776/1210 KB 1671/1822 KB 244/577 KB 68/1192 KB 108/167 KB 780/1210 KB 1671/1822 KB 244/577 KB 68/1192 KB 108/167 KB 784/1210 KB 1671/1822 KB 244/577 KB 68/1192 KB 108/167 KB 772/1210 KB 1667/1822 KB 244/577 KB 72/1192 KB 108/167 KB 784/1210 KB 1675/1822 KB 244/577 KB 76/1192 KB 108/167 KB 784/1210 KB unit-abot-epc-basic-0: 12:10:22 DEBUG unit.abot-epc-basic/0.install 1675/1822 KB 244/577 KB 80/1192 KB 108/167 KB 784/1210 KB 1675/1822 KB 244/577 KB 64/1192 KB 108/167 KB 772/1210 KB 1659/1822 KB 248/577 KB 80/1192 KB 108/167 KB 784/1210 KB 1675/1822 KB 252/577 KB 80/1192 KB 108/167 KB 784/1210 KB 1675/1822 KB 256/577 KB 80/1192 KB 108/167 KB 784/1210 KB 1675/1822 KB 260/577 KB 80/1192 KB 108/167 KB 784/1210 KB 1675/1822 KB 264/577 KB 84/1192 KB 108/167 KB 788/1210 KB 1675/1822 KB 268/577 KB 84/1192 KB 108/167 KB 788/1210 KB 1675/1822 KB 272/577 KB 84/1192 KB 112/167 KB 788/1210 KB 1675/1822 KB 244/577 KB 68/1192 KB 108/167 KB 784/1210 KB 1675/1822 KB 272/577 KB 84/1192 KB 112/167 KB 788/1210 KB 1679/1822 KB 272/577 KB 84/1192 KB 112/167 KB 788/1210 KB 1683/1822 KB 272/577 KB 84/1192 KB 112/167 KB 788/1210 KB 1687/1822 KB 272/577 KB 84/1192 KB 112/167 KB 788/1210 KB 1691/1822 KB 272/577 KB 84/1192 KB 112/167 KB 788/1210 KB 1695/1822 KB 268/577 KB 84/1192 KB 112/167 KB 788/1210 KB 1675/1822 KB 260/577 KB 84/1192 KB 108/167 KB 788/1210 KB 1675/1822 KB 272/577 KB 88/1192 KB 112/167 KB 788/1210 KB 1695/1822 KB 272/577 KB 92/1192 KB 112/167 KB 788/1210 KB 1695/1822 KB 272/577 KB 96/1192 KB 112/167 KB 788/1210 KB 1695/1822 KB 260/577 KB 80/1192 KB 108/167 KB 788/1210 KB 1675/1822 KB 272/577 KB 96/1192 KB 112/167 KB 792/1210 KB 1695/1822 KB 272/577 KB 96/1192 KB 112/167 KB 796/1210 KB 1695/1822 KB 272/577 KB 96/1192 KB 112/167 KB 800/1210 KB 1695/1822 KB 272/577 KB 100/1192 KB 112/167 KB 804/1210 KB 1695/1822 KB 276/577 KB 100/1192 KB 116/167 KB 808/1210 KB 1695/1822 KB 272/577 KB 100/1192 KB 112/167 KB 800/1210 KB 1695/1822 KB 276/577 KB 104/1192 KB 116/167 KB 808/1210 KB 1699/1822 KB 276/577 KB 108/1192 KB 116/167 KB 808/1210 KB 1699/1822 KB 276/577 KB 112/1192 KB 116/167 KB 808/1210 KB 1699/1822 KB 276/577 KB 100/1192 KB 116/167 KB 808/1210 KB 1699/1822 KB 276/577 KB 112/1192 KB 116/167 KB 812/1210 KB 1703/1822 KB 276/577 KB 112/1192 KB 116/167 KB 812/1210 KB 1707/1822 KB 276/577 KB 112/1192 KB 116/167 KB 812/1210 KB 1711/1822 KB 276/577 KB 112/1192 KB 116/167 KB 812/1210 KB 1715/1822 KB 276/577 KB 116/1192 KB 116/167 KB 812/1210 KB 1719/1822 KB 276/577 KB 116/1192 KB 116/167 KB 812/1210 KB 1723/1822 KB 276/577 KB 116/1192 KB 116/167 KB 812/1210 KB 1727/1822 KB 276/577 KB 100/1192 KB 116/167 KB 804/1210 KB 1695/1822 KB 280/577 KB 116/1192 KB 116/167 KB 812/1210 KB 1727/1822 KB 284/577 KB 116/1192 KB 116/167 KB 812/1210 KB 1727/1822 KB 288/577 KB 116/1192 KB 116/167 KB 812/1210 KB 1727/1822 KB 272/577 KB 100/1192 KB 116/167 KB 804/1210 KB 1695/1822 KB 288/577 KB 116/1192 KB 120/167 KB 812/1210 KB 1727/1822 KB 288/577 KB 116/1192 KB 124/167 KB 812/1210 KB 1727/1822 KB 288/577 KB 116/1192 KB 128/167 KB 812/1210 KB 1727/1822 KB 292/577 KB 116/1192 KB 128/167 KB 812/1210 KB 1727/1822 KB 296/577 KB 116/1192 KB 132/167 KB 812/1210 KB 1727/1822 KB 300/577 KB 116/1192 KB 132/167 KB 812/1210 KB 1727/1822 KB 304/577 KB 116/1192 KB 132/167 KB 812/1210 KB 1727/1822 KB 276/577 KB 116/1192 KB 116/167 KB 812/1210 KB 1715/1822 KB 304/577 KB 120/1192 KB 132/167 KB 812/1210 KB 1727/1822 KB 304/577 KB 124/1192 KB 132/167 KB 812/1210 KB 1727/1822 KB 304/577 KB 128/1192 KB 132/167 KB 812/1210 KB 1727/1822 KB 276/577 KB 112/1192 KB 116/167 KB 812/1210 KB 1699/1822 KB 304/577 KB 128/1192 KB 132/167 KB 816/1210 KB 1727/1822 KB 304/577 KB 128/1192 KB 132/167 KB 820/1210 KB 1727/1822 KB 304/577 KB 128/1192 KB 132/167 KB 824/1210 KB 1727/1822 KB 304/577 KB 128/1192 KB 132/167 KB 8 unit-oai-hss-0: 12:10:22 DEBUG unit.oai-hss/0.install Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgpg-error-dev amd64 1.12-0.2ubuntu1 [20.1 kB] unit-abot-epc-basic-0: 12:10:22 DEBUG unit.abot-epc-basic/0.install 28/1210 KB 1727/1822 KB 304/577 KB 128/1192 KB 132/167 KB 832/1210 KB 1727/1822 KB 304/577 KB 132/1192 KB 132/167 KB 836/1210 KB 1727/1822 KB 308/577 KB 132/1192 KB 132/167 KB 840/1210 KB 1731/1822 KB 308/577 KB 132/1192 KB 132/167 KB 844/1210 KB 1731/1822 KB 308/577 KB 132/1192 KB 132/167 KB 848/1210 KB 1731/1822 KB 292/577 KB 116/1192 KB 132/167 KB 812/1210 KB 1727/1822 KB 308/577 KB 132/1192 KB 136/167 KB 848/1210 KB 1731/1822 KB 308/577 KB 132/1192 KB 140/167 KB 848/1210 KB 1731/1822 KB 308/577 KB 132/1192 KB 144/167 KB 848/1210 KB 1731/1822 KB 308/577 KB 132/1192 KB 148/167 KB 848/1210 KB 1731/1822 KB 308/577 KB 132/1192 KB 152/167 KB 848/1210 KB 1731/1822 KB 308/577 KB 132/1192 KB 156/167 KB 848/1210 KB 1731/1822 KB 308/577 KB 132/1192 KB 160/167 KB 848/1210 KB 1731/1822 KB 308/577 KB 132/1192 KB 132/167 KB 836/1210 KB 1731/1822 KB 312/577 KB 132/1192 KB 160/167 KB 848/1210 KB 1731/1822 KB 316/577 KB 132/1192 KB 160/167 KB 848/1210 KB 1731/1822 KB 320/577 KB 132/1192 KB 160/167 KB 848/1210 KB 1731/1822 KB 304/577 KB 132/1192 KB 132/167 KB 836/1210 KB 1731/1822 KB 320/577 KB 132/1192 KB 160/167 KB 848/1210 KB 1735/1822 KB 320/577 KB 132/1192 KB 160/167 KB 848/1210 KB 1739/1822 KB 320/577 KB 132/1192 KB 160/167 KB 848/1210 KB 1743/1822 KB 324/577 KB 132/1192 KB 160/167 KB 848/1210 KB 1747/1822 KB 324/577 KB 132/1192 KB 164/167 KB 852/1210 KB 1751/1822 KB 324/577 KB 132/1192 KB 164/167 KB 852/1210 KB 1755/1822 KB 324/577 KB 132/1192 KB 164/167 KB 852/1210 KB 1759/1822 KB 304/577 KB 132/1192 KB 132/167 KB 832/1210 KB 1727/1822 KB 324/577 KB 136/1192 KB 164/167 KB 852/1210 KB 1759/1822 KB 324/577 KB 140/1192 KB 164/167 KB 852/1210 KB 1759/1822 KB 324/577 KB 144/1192 KB 164/167 KB 852/1210 KB 1759/1822 KB 324/577 KB 148/1192 KB 164/167 KB 852/1210 KB 1759/1822 KB 324/577 KB 152/1192 KB 164/167 KB 852/1210 KB 1759/1822 KB 324/577 KB 156/1192 KB 164/167 KB 852/1210 KB 1759/1822 KB 324/577 KB 160/1192 KB 164/167 KB 852/1210 KB 1759/1822 KB 324/577 KB 132/1192 KB 164/167 KB 852/1210 KB 1747/1822 KB 324/577 KB 160/1192 KB 164/167 KB 856/1210 KB 1759/1822 KB 324/577 KB 160/1192 KB 164/167 KB 860/1210 KB 1759/1822 KB 324/577 KB 160/1192 KB 164/167 KB 864/1210 KB 1759/1822 KB 324/577 KB 132/1192 KB 164/167 KB 848/1210 KB 1747/1822 KB 324/577 KB 160/1192 KB 167/167 KB 864/1210 KB 1759/1822 KB 324/577 KB 132/1192 KB 160/167 KB 848/1210 KB 1743/1822 KB 328/577 KB 160/1192 KB 167/167 KB 864/1210 KB 1759/1822 KB 332/577 KB 160/1192 KB 167/167 KB 864/1210 KB 1759/1822 KB 336/577 KB 160/1192 KB 167/167 KB 864/1210 KB 1759/1822 KB 336/577 KB 164/1192 KB 167/167 KB 864/1210 KB 1759/1822 KB 340/577 KB 168/1192 KB 167/167 KB 868/1210 KB 1763/1822 KB 340/577 KB 172/1192 KB 167/167 KB 868/1210 KB 1763/1822 KB 340/577 KB 176/1192 KB 167/167 KB 868/1210 KB 1763/1822 KB 340/577 KB 164/1192 KB 167/167 KB 868/1210 KB 1763/1822 KB 344/577 KB 176/1192 KB 167/167 KB 868/1210 KB 1763/1822 KB 348/577 KB 176/1192 KB 167/167 KB 868/1210 KB 1763/1822 KB 352/577 KB 176/1192 KB 167/167 KB 868/1210 KB 1763/1822 KB 336/577 KB 164/1192 KB 167/167 KB 868/1210 KB 1763/1822 KB 352/577 KB 176/1192 KB 167/167 KB 868/1210 KB 1767/1822 KB 352/577 KB 176/1192 KB 167/167 KB 868/1210 KB 1771/1822 KB 352/577 KB 176/1192 KB 167/167 KB 868/1210 KB 1775/1822 KB 336/577 KB 164/1192 KB 167/167 KB 868/1210 KB 1759/1822 KB 352/577 KB 176/1192 KB 167/167 KB 872/1210 KB 1775/1822 KB 352/577 KB 176/1192 KB 167/167 KB 876/1210 KB 1775/1822 KB 352/577 unit-abot-epc-basic-0: 12:10:22 DEBUG unit.abot-epc-basic/0.install KB 176/1192 KB 167/167 KB 880/1210 KB 1775/1822 KB 352/577 KB 180/1192 KB 167/167 KB 880/1210 KB 1775/1822 KB 356/577 KB 184/1192 KB 167/167 KB 884/1210 KB 1779/1822 KB 356/577 KB 188/1192 KB 167/167 KB 884/1210 KB 1779/1822 KB 356/577 KB 192/1192 KB 167/167 KB 884/1210 KB 1779/1822 KB 356/577 KB 180/1192 KB 167/167 KB 884/1210 KB 1779/1822 KB 360/577 KB 192/1192 KB 167/167 KB 884/1210 KB 1779/1822 KB 364/577 KB 192/1192 KB 167/167 KB 884/1210 KB 1779/1822 KB 368/577 KB 192/1192 KB 167/167 KB 884/1210 KB 1779/1822 KB 352/577 KB 180/1192 KB 167/167 KB 884/1210 KB 1779/1822 KB 368/577 KB 192/1192 KB 167/167 KB 884/1210 KB 1783/1822 KB 368/577 KB 192/1192 KB 167/167 KB 884/1210 KB 1787/1822 KB 368/577 KB 192/1192 KB 167/167 KB 884/1210 KB 1791/1822 KB 352/577 KB 180/1192 KB 167/167 KB 884/1210 KB 1775/1822 KB 368/577 KB 192/1192 KB 167/167 KB 888/1210 KB 1791/1822 KB 368/577 KB 192/1192 KB 167/167 KB 892/1210 KB 1791/1822 KB 368/577 KB 192/1192 KB 167/167 KB 896/1210 KB 1791/1822 KB 372/577 KB 192/1192 KB 167/167 KB 900/1210 KB 1791/1822 KB 372/577 KB 196/1192 KB 167/167 KB 904/1210 KB 1795/1822 KB 372/577 KB 196/1192 KB 167/167 KB 908/1210 KB 1795/1822 KB 372/577 KB 196/1192 KB 167/167 KB 912/1210 KB 1795/1822 KB 372/577 KB 192/1192 KB 167/167 KB 896/1210 KB 1791/1822 KB 376/577 KB 196/1192 KB 167/167 KB 912/1210 KB 1795/1822 KB 380/577 KB 196/1192 KB 167/167 KB 912/1210 KB 1795/1822 KB 384/577 KB 196/1192 KB 167/167 KB 912/1210 KB 1795/1822 KB 372/577 KB 196/1192 KB 167/167 KB 900/1210 KB 1795/1822 KB 384/577 KB 196/1192 KB 167/167 KB 912/1210 KB 1799/1822 KB 384/577 KB 196/1192 KB 167/167 KB 912/1210 KB 1803/1822 KB 372/577 KB 196/1192 KB 167/167 KB 900/1210 KB 1791/1822 KB 384/577 KB 200/1192 KB 167/167 KB 912/1210 KB 1807/1822 KB 384/577 KB 204/1192 KB 167/167 KB 916/1210 KB 1807/1822 KB 384/577 KB 204/1192 KB 167/167 KB 920/1210 KB 1807/1822 KB 384/577 KB 204/1192 KB 167/167 KB 924/1210 KB 1807/1822 KB 384/577 KB 204/1192 KB 167/167 KB 928/1210 KB 1807/1822 KB 384/577 KB 204/1192 KB 167/167 KB 932/1210 KB 1807/1822 KB 388/577 KB 204/1192 KB 167/167 KB 936/1210 KB 1807/1822 KB 388/577 KB 204/1192 KB 167/167 KB 940/1210 KB 1807/1822 KB 388/577 KB 204/1192 KB 167/167 KB 944/1210 KB 1807/1822 KB 388/577 KB 204/1192 KB 167/167 KB 932/1210 KB 1807/1822 KB 392/577 KB 204/1192 KB 167/167 KB 944/1210 KB 1807/1822 KB 396/577 KB 204/1192 KB 167/167 KB 944/1210 KB 1807/1822 KB 400/577 KB 204/1192 KB 167/167 KB 944/1210 KB 1807/1822 KB 384/577 KB 196/1192 KB 167/167 KB 912/1210 KB 1807/1822 KB 384/577 KB 204/1192 KB 167/167 KB 932/1210 KB 1807/1822 KB 400/577 KB 208/1192 KB 167/167 KB 944/1210 KB 1807/1822 KB 400/577 KB 212/1192 KB 167/167 KB 944/1210 KB 1807/1822 KB 400/577 KB 216/1192 KB 167/167 KB 944/1210 KB 1811/1822 KB 400/577 KB 220/1192 KB 167/167 KB 944/1210 KB 1811/1822 KB 400/577 KB 224/1192 KB 167/167 KB 944/1210 KB 1811/1822 KB 400/577 KB 212/1192 KB 167/167 KB 944/1210 KB 1811/1822 KB 400/577 KB 224/1192 KB 167/167 KB 944/1210 KB 1815/1822 KB 400/577 KB 224/1192 KB 167/167 KB 944/1210 KB 1819/1822 KB 400/577 KB 224/1192 KB 167/167 KB 944/1210 KB 1822/1822 KB 404/577 KB 224/1192 KB 167/167 KB 944/1210 KB 1822/1822 KB 408/577 KB 228/1192 KB 167/167 KB 944/1210 KB 1822/1822 KB 412/577 KB 228/1192 KB 167/167 KB 944/1210 KB 1822/1822 KB 416/577 KB 228/1192 KB 167/167 KB 944/1210 KB 1822/1822 KB 404/577 KB 228/1192 KB 167/167 KB 944/1210 KB 1822/1822 KB 416/577 KB 232/1192 KB 167/167 KB 944 unit-abot-epc-basic-0: 12:10:22 DEBUG unit.abot-epc-basic/0.install /1210 KB 1822/1822 KB 416/577 KB 236/1192 KB 167/167 KB 944/1210 KB 1822/1822 KB 416/577 KB 240/1192 KB 167/167 KB 944/1210 KB 1822/1822 KB 416/577 KB 240/1192 KB 167/167 KB 948/1210 KB 1822/1822 KB 420/577 KB 244/1192 KB 952/1210 KB 1822/1822 KB 420/577 KB 244/1192 KB 956/1210 KB 1822/1822 KB 420/577 KB 244/1192 KB 960/1210 KB 1822/1822 KB 420/577 KB 244/1192 KB 964/1210 KB 1822/1822 KB 420/577 KB 244/1192 KB 968/1210 KB 420/577 KB 244/1192 KB 972/1210 KB 420/577 KB 244/1192 KB 976/1210 KB 420/577 KB 244/1192 KB 948/1210 KB 1822/1822 KB 424/577 KB 244/1192 KB 976/1210 KB 428/577 KB 244/1192 KB 976/1210 KB 432/577 KB 244/1192 KB 976/1210 KB 416/577 KB 244/1192 KB 948/1210 KB 1822/1822 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java8/1.2.3/cucumber-java8-1.2.3.jar (167 KB at 125.1 KB/sec) unit-abot-epc-basic-0: 12:10:22 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.jar unit-abot-epc-basic-0: 12:10:22 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/aspectj/aspectjweaver/1.8.7/aspectjweaver-1.8.7.jar (1822 KB at 1365.3 KB/sec) unit-abot-epc-basic-0: 12:10:22 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar unit-abot-epc-basic-0: 12:10:22 DEBUG unit.abot-epc-basic/0.install 432/577 KB 248/1192 KB 976/1210 KB 436/577 KB 252/1192 KB 980/1210 KB 436/577 KB 256/1192 KB 980/1210 KB 436/577 KB 260/1192 KB 980/1210 KB 436/577 KB 264/1192 KB 980/1210 KB 436/577 KB 268/1192 KB 980/1210 KB 436/577 KB 272/1192 KB 980/1210 KB 436/577 KB 248/1192 KB 980/1210 KB 436/577 KB 272/1192 KB 984/1210 KB 436/577 KB 248/1192 KB 976/1210 KB 440/577 KB 276/1192 KB 984/1210 KB 444/577 KB 276/1192 KB 984/1210 KB 448/577 KB 276/1192 KB 984/1210 KB 452/577 KB 276/1192 KB 984/1210 KB 456/577 KB 276/1192 KB 984/1210 KB 436/577 KB 276/1192 KB 984/1210 KB 456/577 KB 280/1192 KB 988/1210 KB 456/577 KB 276/1192 KB 988/1210 KB 460/577 KB 280/1192 KB 992/1210 KB 460/577 KB 280/1192 KB 988/1210 KB 4/562 KB 464/577 KB 284/1192 KB 4/439 KB 992/1210 KB 4/562 KB 468/577 KB 284/1192 KB 4/439 KB 992/1210 KB 4/562 KB 472/577 KB 284/1192 KB 4/439 KB 996/1210 KB 4/562 KB 476/577 KB 284/1192 KB 4/439 KB 996/1210 KB 4/562 KB 480/577 KB 284/1192 KB 4/439 KB 996/1210 KB 4/562 KB 460/577 KB 284/1192 KB 4/439 KB 992/1210 KB 460/577 KB 284/1192 KB 4/439 KB 992/1210 KB 4/562 KB 480/577 KB 284/1192 KB 8/439 KB 996/1210 KB 4/562 KB 480/577 KB 284/1192 KB 12/439 KB 996/1210 KB 4/562 KB 480/577 KB 284/1192 KB 16/439 KB 996/1210 KB 4/562 KB 480/577 KB 284/1192 KB 20/439 KB 996/1210 KB 4/562 KB 480/577 KB 284/1192 KB 24/439 KB 996/1210 KB 4/562 KB 480/577 KB 284/1192 KB 28/439 KB 996/1210 KB 4/562 KB 480/577 KB 284/1192 KB 32/439 KB 996/1210 KB 4/562 KB 480/577 KB 284/1192 KB 36/439 KB 996/1210 KB 4/562 KB 480/577 KB 284/1192 KB 40/439 KB 996/1210 KB 4/562 KB 480/577 KB 284/1192 KB 44/439 KB 996/1210 KB 4/562 KB 480/577 KB 284/1192 KB 48/439 KB 996/1210 KB 4/562 KB 480/577 KB 284/1192 KB 52/439 KB 996/1210 KB 8/562 KB 480/577 KB 284/1192 KB 56/439 KB 996/1210 KB 8/562 KB 480/577 KB 284/1192 KB 60/439 KB 996/1210 KB 8/562 KB 480/577 KB 284/1192 KB 64/439 KB 996/1210 KB 8/562 KB 480/577 KB 284/1192 KB 68/439 KB 996/1210 KB 8/562 KB 480/577 KB 284/1192 KB 72/439 KB 996/1210 KB 8/562 KB 484/577 KB 284/1192 KB 76/439 KB 996/1210 KB 460/577 KB 284/1192 KB 992/1210 KB 8/562 KB 484/577 KB 288/1192 KB 76/439 KB 996/1210 KB 8/562 KB 484/577 KB 292/1192 KB 76/439 KB 996/1210 KB 8/562 KB 484/577 KB 296/1192 KB 76/439 KB 996/1210 KB 8/562 KB 484/577 KB 300/1192 KB 76/439 KB 996/1210 KB 8/562 KB 484/577 KB 304/1192 KB 76/439 KB 996/1210 KB 8/562 KB 484/577 KB 308/1192 KB 76/439 KB 996/1210 KB 8/562 KB 484/577 KB 284/1192 KB 72/439 KB 996/1210 KB 8/562 KB 480/577 KB 284/1192 KB 52/439 KB 996/1210 KB 12/562 KB 484/577 KB 308/1192 KB 80/439 KB 996/1210 KB 16/562 KB 484/577 KB 308/1192 KB 80/439 KB 996/1210 KB 20/562 KB 484/577 KB 308/1192 KB 80/439 KB 996/1210 KB 24/562 KB 484/577 KB 308/1192 KB 80/439 KB 996/1210 KB 28/562 KB 484/577 KB 308/1192 KB 80/439 KB 996/1210 KB 32/562 KB 484/577 KB 308/1192 KB 80/439 KB 996/1210 KB 4/562 KB 468/577 KB 284/1192 KB 4/439 KB 996/1210 KB 32/562 KB 484/577 KB 308/1192 KB 80/439 KB 1000/1210 KB 32/562 KB 484/577 KB 308/1192 KB 80/439 KB 1004/1210 KB 32/562 KB 484/577 KB 308/1192 KB 80/439 KB 1008/1210 KB 32/562 KB 484/577 KB 308/1192 KB 80/439 KB 1012/1210 KB 32/562 KB 484/577 KB 308/1192 KB 80/439 KB 1016/1210 KB 32/562 KB 484/577 KB 308/1192 KB 80/439 KB 1020/1210 KB 32/562 KB 484/577 KB 308/1192 KB 80/439 KB 1024/1210 KB 8/562 KB 484/577 KB 308/1192 KB 80/439 KB 996/1210 KB 32/562 KB 484/577 KB 308/1192 KB 84/439 KB 1024/1210 KB 36/562 KB 488/577 KB 31 unit-abot-epc-basic-0: 12:10:22 DEBUG unit.abot-epc-basic/0.install 2/1192 KB 88/439 KB 1028/1210 KB 36/562 KB 488/577 KB 312/1192 KB 92/439 KB 1028/1210 KB 36/562 KB 488/577 KB 312/1192 KB 96/439 KB 1028/1210 KB 36/562 KB 488/577 KB 312/1192 KB 84/439 KB 1028/1210 KB 36/562 KB 488/577 KB 312/1192 KB 96/439 KB 1032/1210 KB 36/562 KB 488/577 KB 312/1192 KB 96/439 KB 1036/1210 KB 36/562 KB 488/577 KB 312/1192 KB 96/439 KB 1040/1210 KB 36/562 KB 488/577 KB 312/1192 KB 96/439 KB 1044/1210 KB 36/562 KB 488/577 KB 312/1192 KB 100/439 KB 1048/1210 KB 36/562 KB 488/577 KB 312/1192 KB 84/439 KB 1024/1210 KB 32/562 KB 488/577 KB 312/1192 KB 84/439 KB 1024/1210 KB 36/562 KB 492/577 KB 312/1192 KB 100/439 KB 1048/1210 KB 36/562 KB 496/577 KB 312/1192 KB 100/439 KB 1048/1210 KB 32/562 KB 484/577 KB 312/1192 KB 84/439 KB 1024/1210 KB 40/562 KB 496/577 KB 316/1192 KB 100/439 KB 1048/1210 KB 40/562 KB 496/577 KB 320/1192 KB 100/439 KB 1048/1210 KB 40/562 KB 496/577 KB 324/1192 KB 100/439 KB 1048/1210 KB 40/562 KB 500/577 KB 328/1192 KB 100/439 KB 1048/1210 KB 40/562 KB 500/577 KB 332/1192 KB 100/439 KB 1048/1210 KB 40/562 KB 500/577 KB 336/1192 KB 100/439 KB 1048/1210 KB 40/562 KB 496/577 KB 312/1192 KB 100/439 KB 1048/1210 KB 44/562 KB 500/577 KB 336/1192 KB 100/439 KB 1048/1210 KB 48/562 KB 500/577 KB 336/1192 KB 100/439 KB 1048/1210 KB 52/562 KB 500/577 KB 336/1192 KB 100/439 KB 1048/1210 KB 56/562 KB 500/577 KB 336/1192 KB 100/439 KB 1048/1210 KB 60/562 KB 500/577 KB 336/1192 KB 100/439 KB 1048/1210 KB 64/562 KB 500/577 KB 336/1192 KB 100/439 KB 1048/1210 KB 68/562 KB 500/577 KB 336/1192 KB 100/439 KB 1048/1210 KB 72/562 KB 500/577 KB 340/1192 KB 100/439 KB 1052/1210 KB 36/562 KB 488/577 KB 312/1192 KB 100/439 KB 1044/1210 KB 72/562 KB 500/577 KB 340/1192 KB 104/439 KB 1052/1210 KB 72/562 KB 500/577 KB 340/1192 KB 108/439 KB 1052/1210 KB 72/562 KB 500/577 KB 340/1192 KB 112/439 KB 1052/1210 KB 68/562 KB 500/577 KB 340/1192 KB 100/439 KB 1052/1210 KB 72/562 KB 500/577 KB 340/1192 KB 112/439 KB 1056/1210 KB 68/562 KB 500/577 KB 340/1192 KB 100/439 KB 1048/1210 KB 72/562 KB 500/577 KB 344/1192 KB 112/439 KB 1056/1210 KB 72/562 KB 500/577 KB 348/1192 KB 112/439 KB 1056/1210 KB 72/562 KB 500/577 KB 352/1192 KB 112/439 KB 1056/1210 KB 72/562 KB 500/577 KB 356/1192 KB 116/439 KB 1056/1210 KB 40/562 KB 500/577 KB 324/1192 KB 100/439 KB 1048/1210 KB 76/562 KB 504/577 KB 356/1192 KB 116/439 KB 1060/1210 KB 76/562 KB 508/577 KB 356/1192 KB 116/439 KB 1060/1210 KB 76/562 KB 512/577 KB 356/1192 KB 116/439 KB 1060/1210 KB 76/562 KB 516/577 KB 356/1192 KB 116/439 KB 1060/1210 KB 76/562 KB 520/577 KB 356/1192 KB 116/439 KB 1060/1210 KB 76/562 KB 524/577 KB 356/1192 KB 116/439 KB 1060/1210 KB 76/562 KB 528/577 KB 356/1192 KB 116/439 KB 1060/1210 KB 76/562 KB 532/577 KB 356/1192 KB 116/439 KB 1060/1210 KB 76/562 KB 536/577 KB 356/1192 KB 116/439 KB 1060/1210 KB 76/562 KB 500/577 KB 356/1192 KB 116/439 KB 1060/1210 KB 76/562 KB 536/577 KB 360/1192 KB 116/439 KB 1064/1210 KB 76/562 KB 536/577 KB 360/1192 KB 116/439 KB 1068/1210 KB 76/562 KB 536/577 KB 360/1192 KB 116/439 KB 1072/1210 KB 76/562 KB 500/577 KB 356/1192 KB 116/439 KB 1056/1210 KB 80/562 KB 540/577 KB 360/1192 KB 116/439 KB 1072/1210 KB 72/562 KB 500/577 KB 352/1192 KB 116/439 KB 1056/1210 KB 80/562 KB 540/577 KB 360/1192 KB 120/439 KB 1072/1210 KB 80/562 KB 540/577 KB 360/1192 KB 124/439 KB 1072/1210 KB 80/562 KB 540/577 KB 360/1192 KB 128/439 KB 1072/1210 KB 80/562 KB 540/577 KB 360/1192 KB 132/439 KB 10 unit-abot-epc-basic-0: 12:10:22 DEBUG unit.abot-epc-basic/0.install 72/1210 KB 84/562 KB 540/577 KB 360/1192 KB 136/439 KB 1076/1210 KB 84/562 KB 540/577 KB 360/1192 KB 140/439 KB 1076/1210 KB 84/562 KB 540/577 KB 360/1192 KB 144/439 KB 1076/1210 KB 76/562 KB 540/577 KB 360/1192 KB 116/439 KB 1072/1210 KB 76/562 KB 536/577 KB 360/1192 KB 116/439 KB 1060/1210 KB 84/562 KB 544/577 KB 364/1192 KB 144/439 KB 1076/1210 KB 84/562 KB 544/577 KB 368/1192 KB 144/439 KB 1076/1210 KB 84/562 KB 544/577 KB 360/1192 KB 144/439 KB 1076/1210 KB 84/562 KB 544/577 KB 372/1192 KB 144/439 KB 1076/1210 KB 84/562 KB 548/577 KB 376/1192 KB 144/439 KB 1076/1210 KB 84/562 KB 548/577 KB 380/1192 KB 144/439 KB 1076/1210 KB 84/562 KB 548/577 KB 384/1192 KB 144/439 KB 1076/1210 KB 84/562 KB 548/577 KB 388/1192 KB 148/439 KB 1076/1210 KB 84/562 KB 548/577 KB 392/1192 KB 148/439 KB 1076/1210 KB 84/562 KB 548/577 KB 396/1192 KB 148/439 KB 1076/1210 KB 84/562 KB 548/577 KB 400/1192 KB 148/439 KB 1076/1210 KB 84/562 KB 540/577 KB 360/1192 KB 132/439 KB 1076/1210 KB 84/562 KB 548/577 KB 400/1192 KB 148/439 KB 1080/1210 KB 84/562 KB 548/577 KB 400/1192 KB 148/439 KB 1084/1210 KB 84/562 KB 548/577 KB 400/1192 KB 148/439 KB 1088/1210 KB 84/562 KB 540/577 KB 360/1192 KB 132/439 KB 1072/1210 KB 88/562 KB 548/577 KB 400/1192 KB 148/439 KB 1088/1210 KB 92/562 KB 548/577 KB 400/1192 KB 148/439 KB 1088/1210 KB 96/562 KB 548/577 KB 400/1192 KB 148/439 KB 1088/1210 KB 100/562 KB 548/577 KB 400/1192 KB 148/439 KB 1088/1210 KB 104/562 KB 548/577 KB 400/1192 KB 148/439 KB 1088/1210 KB 108/562 KB 548/577 KB 400/1192 KB 148/439 KB 1088/1210 KB 112/562 KB 548/577 KB 400/1192 KB 148/439 KB 1088/1210 KB 116/562 KB 548/577 KB 400/1192 KB 148/439 KB 1088/1210 KB 84/562 KB 548/577 KB 384/1192 KB 148/439 KB 1076/1210 KB 116/562 KB 548/577 KB 400/1192 KB 152/439 KB 1092/1210 KB 116/562 KB 548/577 KB 400/1192 KB 156/439 KB 1092/1210 KB 116/562 KB 548/577 KB 400/1192 KB 160/439 KB 1092/1210 KB 84/562 KB 548/577 KB 372/1192 KB 144/439 KB 1076/1210 KB 116/562 KB 552/577 KB 400/1192 KB 160/439 KB 1092/1210 KB 116/562 KB 556/577 KB 400/1192 KB 160/439 KB 1092/1210 KB 116/562 KB 560/577 KB 400/1192 KB 160/439 KB 1092/1210 KB 116/562 KB 564/577 KB 400/1192 KB 160/439 KB 1092/1210 KB 116/562 KB 568/577 KB 400/1192 KB 160/439 KB 1092/1210 KB 116/562 KB 572/577 KB 400/1192 KB 160/439 KB 1092/1210 KB 116/562 KB 576/577 KB 400/1192 KB 160/439 KB 1092/1210 KB 116/562 KB 577/577 KB 400/1192 KB 160/439 KB 1092/1210 KB 116/562 KB 548/577 KB 400/1192 KB 148/439 KB 1092/1210 KB 120/562 KB 577/577 KB 400/1192 KB 160/439 KB 1096/1210 KB 120/562 KB 577/577 KB 400/1192 KB 160/439 KB 1100/1210 KB 120/562 KB 577/577 KB 400/1192 KB 160/439 KB 1104/1210 KB 120/562 KB 577/577 KB 400/1192 KB 160/439 KB 1108/1210 KB 120/562 KB 577/577 KB 404/1192 KB 164/439 KB 1112/1210 KB 120/562 KB 577/577 KB 404/1192 KB 164/439 KB 1116/1210 KB 120/562 KB 577/577 KB 404/1192 KB 164/439 KB 1120/1210 KB 120/562 KB 577/577 KB 400/1192 KB 160/439 KB 1092/1210 KB 124/562 KB 577/577 KB 404/1192 KB 164/439 KB 1120/1210 KB 128/562 KB 577/577 KB 404/1192 KB 164/439 KB 1120/1210 KB 120/562 KB 577/577 KB 404/1192 KB 164/439 KB 1108/1210 KB 128/562 KB 577/577 KB 408/1192 KB 164/439 KB 1120/1210 KB 128/562 KB 577/577 KB 412/1192 KB 164/439 KB 1120/1210 KB 128/562 KB 577/577 KB 416/1192 KB 164/439 KB 1120/1210 KB 120/562 KB 577/577 KB 400/1192 KB 164/439 KB 1108/1210 KB 128/562 KB 577/577 KB 416/1192 KB 168/439 KB 1120/1210 KB 128/562 KB 577/577 KB 416/1192 KB unit-abot-epc-basic-0: 12:10:22 DEBUG unit.abot-epc-basic/0.install 172/439 KB 1120/1210 KB 128/562 KB 577/577 KB 416/1192 KB 176/439 KB 1120/1210 KB 128/562 KB 577/577 KB 416/1192 KB 180/439 KB 1120/1210 KB 132/562 KB 577/577 KB 420/1192 KB 184/439 KB 1124/1210 KB 132/562 KB 577/577 KB 420/1192 KB 188/439 KB 1124/1210 KB 132/562 KB 577/577 KB 420/1192 KB 192/439 KB 1124/1210 KB 132/562 KB 577/577 KB 420/1192 KB 180/439 KB 1124/1210 KB 136/562 KB 577/577 KB 420/1192 KB 192/439 KB 1124/1210 KB 140/562 KB 577/577 KB 420/1192 KB 192/439 KB 1124/1210 KB 144/562 KB 577/577 KB 420/1192 KB 192/439 KB 1124/1210 KB 128/562 KB 577/577 KB 416/1192 KB 180/439 KB 1124/1210 KB 144/562 KB 577/577 KB 420/1192 KB 192/439 KB 1128/1210 KB 144/562 KB 420/1192 KB 192/439 KB 1132/1210 KB 144/562 KB 420/1192 KB 192/439 KB 1136/1210 KB 144/562 KB 420/1192 KB 192/439 KB 1140/1210 KB 148/562 KB 420/1192 KB 196/439 KB 1144/1210 KB 128/562 KB 577/577 KB 420/1192 KB 180/439 KB 1124/1210 KB 148/562 KB 424/1192 KB 196/439 KB 1144/1210 KB 148/562 KB 428/1192 KB 196/439 KB 1144/1210 KB 148/562 KB 432/1192 KB 196/439 KB 1144/1210 KB 148/562 KB 436/1192 KB 196/439 KB 1144/1210 KB 148/562 KB 440/1192 KB 196/439 KB 1144/1210 KB 148/562 KB 444/1192 KB 196/439 KB 1148/1210 KB 148/562 KB 448/1192 KB 196/439 KB 1148/1210 KB 148/562 KB 420/1192 KB 196/439 KB 1140/1210 KB 148/562 KB 448/1192 KB 200/439 KB 1148/1210 KB 148/562 KB 448/1192 KB 204/439 KB 1148/1210 KB 148/562 KB 448/1192 KB 208/439 KB 1148/1210 KB 148/562 KB 420/1192 KB 192/439 KB 1140/1210 KB 152/562 KB 448/1192 KB 208/439 KB 1148/1210 KB 156/562 KB 448/1192 KB 208/439 KB 1148/1210 KB 160/562 KB 448/1192 KB 208/439 KB 1148/1210 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.jar (577 KB at 416.4 KB/sec) unit-abot-epc-basic-0: 12:10:22 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.jar unit-abot-epc-basic-0: 12:10:22 DEBUG unit.abot-epc-basic/0.install 164/562 KB 448/1192 KB 208/439 KB 1148/1210 KB 168/562 KB 452/1192 KB 212/439 KB 1148/1210 KB 172/562 KB 452/1192 KB 212/439 KB 1148/1210 KB 176/562 KB 452/1192 KB 212/439 KB 1148/1210 KB 148/562 KB 440/1192 KB 196/439 KB 1148/1210 KB 176/562 KB 452/1192 KB 212/439 KB 1152/1210 KB 176/562 KB 452/1192 KB 212/439 KB 1156/1210 KB 176/562 KB 452/1192 KB 212/439 KB 1160/1210 KB 176/562 KB 452/1192 KB 212/439 KB 1164/1210 KB 176/562 KB 452/1192 KB 212/439 KB 1168/1210 KB 176/562 KB 452/1192 KB 212/439 KB 1172/1210 KB 180/562 KB 452/1192 KB 212/439 KB 1176/1210 KB 180/562 KB 452/1192 KB 212/439 KB 1180/1210 KB 180/562 KB 452/1192 KB 212/439 KB 1184/1210 KB 164/562 KB 452/1192 KB 212/439 KB 1148/1210 KB 180/562 KB 456/1192 KB 212/439 KB 1184/1210 KB 180/562 KB 460/1192 KB 212/439 KB 1184/1210 KB 180/562 KB 464/1192 KB 212/439 KB 1184/1210 KB 164/562 KB 448/1192 KB 212/439 KB 1148/1210 KB 180/562 KB 464/1192 KB 216/439 KB 1184/1210 KB 180/562 KB 464/1192 KB 220/439 KB 1184/1210 KB 180/562 KB 464/1192 KB 224/439 KB 1184/1210 KB 180/562 KB 464/1192 KB 228/439 KB 1184/1210 KB 180/562 KB 468/1192 KB 232/439 KB 1184/1210 KB 180/562 KB 468/1192 KB 236/439 KB 1184/1210 KB 180/562 KB 468/1192 KB 240/439 KB 1184/1210 KB 180/562 KB 452/1192 KB 212/439 KB 1172/1210 KB 184/562 KB 468/1192 KB 240/439 KB 1184/1210 KB 188/562 KB 468/1192 KB 240/439 KB 1184/1210 KB 192/562 KB 468/1192 KB 240/439 KB 1184/1210 KB 196/562 KB 468/1192 KB 240/439 KB 1184/1210 KB 200/562 KB 468/1192 KB 244/439 KB 4/256 KB 1188/1210 KB 180/562 KB 468/1192 KB 228/439 KB 1184/1210 KB 200/562 KB 472/1192 KB 244/439 KB 4/256 KB 1188/1210 KB 200/562 KB 476/1192 KB 244/439 KB 4/256 KB 1188/1210 KB 200/562 KB 480/1192 KB 244/439 KB 4/256 KB 1188/1210 KB 204/562 KB 480/1192 KB 244/439 KB 4/256 KB 1188/1210 KB 208/562 KB 480/1192 KB 244/439 KB 4/256 KB 1188/1210 KB 212/562 KB 480/1192 KB 244/439 KB 4/256 KB 1188/1210 KB 216/562 KB 484/1192 KB 244/439 KB 4/256 KB 1188/1210 KB 220/562 KB 484/1192 KB 244/439 KB 4/256 KB 1188/1210 KB 224/562 KB 484/1192 KB 244/439 KB 4/256 KB 1188/1210 KB 196/562 KB 468/1192 KB 244/439 KB 4/256 KB 1188/1210 KB 224/562 KB 484/1192 KB 244/439 KB 4/256 KB 1192/1210 KB 224/562 KB 484/1192 KB 244/439 KB 4/256 KB 1196/1210 KB 224/562 KB 484/1192 KB 244/439 KB 4/256 KB 1200/1210 KB 196/562 KB 468/1192 KB 244/439 KB 4/256 KB 1184/1210 KB 224/562 KB 484/1192 KB 244/439 KB 8/256 KB 1200/1210 KB 224/562 KB 484/1192 KB 244/439 KB 12/256 KB 1200/1210 KB 224/562 KB 484/1192 KB 244/439 KB 16/256 KB 1200/1210 KB 224/562 KB 484/1192 KB 244/439 KB 20/256 KB 1200/1210 KB 224/562 KB 484/1192 KB 244/439 KB 24/256 KB 1200/1210 KB 196/562 KB 468/1192 KB 244/439 KB 1184/1210 KB 224/562 KB 484/1192 KB 248/439 KB 24/256 KB 1200/1210 KB 224/562 KB 484/1192 KB 252/439 KB 28/256 KB 1200/1210 KB 224/562 KB 484/1192 KB 256/439 KB 28/256 KB 1200/1210 KB 224/562 KB 484/1192 KB 260/439 KB 28/256 KB 1200/1210 KB 228/562 KB 484/1192 KB 264/439 KB 28/256 KB 1204/1210 KB 228/562 KB 484/1192 KB 268/439 KB 28/256 KB 1204/1210 KB 228/562 KB 484/1192 KB 272/439 KB 28/256 KB 1204/1210 KB 212/562 KB 484/1192 KB 244/439 KB 4/256 KB 1188/1210 KB 228/562 KB 488/1192 KB 272/439 KB 28/256 KB 1204/1210 KB 228/562 KB 492/1192 KB 272/439 KB 28/256 KB 1204/1210 KB 228/562 KB 496/1192 KB 272/439 KB 28/256 KB 1204/1210 KB 228/562 KB 500/1192 KB 272/439 KB 28/256 KB 1204/1210 KB 228/562 KB 504/1192 KB 272/439 KB 28/256 KB 1204/1210 KB 228/562 KB 508/1192 unit-abot-epc-basic-0: 12:10:22 DEBUG unit.abot-epc-basic/0.install KB 272/439 KB 28/256 KB 1204/1210 KB 228/562 KB 512/1192 KB 272/439 KB 28/256 KB 1204/1210 KB 228/562 KB 516/1192 KB 272/439 KB 28/256 KB 1204/1210 KB 228/562 KB 520/1192 KB 276/439 KB 28/256 KB 1204/1210 KB 228/562 KB 524/1192 KB 276/439 KB 28/256 KB 1204/1210 KB 228/562 KB 528/1192 KB 276/439 KB 28/256 KB 1204/1210 KB 228/562 KB 484/1192 KB 260/439 KB 28/256 KB 1204/1210 KB 232/562 KB 528/1192 KB 276/439 KB 28/256 KB 1204/1210 KB 236/562 KB 528/1192 KB 276/439 KB 28/256 KB 1204/1210 KB 240/562 KB 528/1192 KB 276/439 KB 28/256 KB 1204/1210 KB 224/562 KB 484/1192 KB 260/439 KB 28/256 KB 1204/1210 KB 240/562 KB 528/1192 KB 276/439 KB 28/256 KB 1208/1210 KB 240/562 KB 528/1192 KB 276/439 KB 28/256 KB 1210/1210 KB 224/562 KB 484/1192 KB 248/439 KB 28/256 KB 1200/1210 KB 240/562 KB 528/1192 KB 276/439 KB 32/256 KB 1210/1210 KB 240/562 KB 528/1192 KB 276/439 KB 36/256 KB 1210/1210 KB 240/562 KB 528/1192 KB 276/439 KB 40/256 KB 1210/1210 KB 240/562 KB 528/1192 KB 276/439 KB 44/256 KB 1210/1210 KB 240/562 KB 528/1192 KB 276/439 KB 48/256 KB 1210/1210 KB 240/562 KB 528/1192 KB 276/439 KB 52/256 KB 1210/1210 KB 240/562 KB 528/1192 KB 276/439 KB 56/256 KB 1210/1210 KB 240/562 KB 528/1192 KB 276/439 KB 60/256 KB 1210/1210 KB 244/562 KB 528/1192 KB 276/439 KB 64/256 KB 1210/1210 KB 244/562 KB 528/1192 KB 276/439 KB 68/256 KB 1210/1210 KB 244/562 KB 528/1192 KB 276/439 KB 72/256 KB 1210/1210 KB 244/562 KB 528/1192 KB 276/439 KB 76/256 KB 1210/1210 KB 244/562 KB 528/1192 KB 276/439 KB 80/256 KB 1210/1210 KB 244/562 KB 528/1192 KB 276/439 KB 84/256 KB 1210/1210 KB 244/562 KB 532/1192 KB 276/439 KB 88/256 KB 1210/1210 KB 228/562 KB 516/1192 KB 276/439 KB 28/256 KB 1204/1210 KB 244/562 KB 532/1192 KB 280/439 KB 88/256 KB 1210/1210 KB 244/562 KB 532/1192 KB 284/439 KB 88/256 KB 1210/1210 KB 244/562 KB 532/1192 KB 288/439 KB 88/256 KB 1210/1210 KB 244/562 KB 532/1192 KB 292/439 KB 88/256 KB 1210/1210 KB 244/562 KB 532/1192 KB 296/439 KB 88/256 KB 1210/1210 KB 244/562 KB 532/1192 KB 300/439 KB 88/256 KB 1210/1210 KB 244/562 KB 532/1192 KB 304/439 KB 88/256 KB 1210/1210 KB 244/562 KB 532/1192 KB 276/439 KB 84/256 KB 1210/1210 KB 244/562 KB 536/1192 KB 304/439 KB 88/256 KB 1210/1210 KB 244/562 KB 540/1192 KB 304/439 KB 88/256 KB 1210/1210 KB 244/562 KB 544/1192 KB 304/439 KB 88/256 KB 1210/1210 KB 244/562 KB 548/1192 KB 304/439 KB 88/256 KB 1210/1210 KB 244/562 KB 528/1192 KB 276/439 KB 60/256 KB 1210/1210 KB 248/562 KB 548/1192 KB 308/439 KB 92/256 KB 252/562 KB 548/1192 KB 308/439 KB 92/256 KB 256/562 KB 548/1192 KB 308/439 KB 92/256 KB 260/562 KB 548/1192 KB 308/439 KB 92/256 KB 264/562 KB 548/1192 KB 308/439 KB 92/256 KB 268/562 KB 548/1192 KB 308/439 KB 92/256 KB 272/562 KB 548/1192 KB 308/439 KB 92/256 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.8.8/jackson-databind-2.8.8.jar (1210 KB at 852.4 KB/sec) unit-abot-epc-basic-0: 12:10:22 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/velocity-tools/velocity-tools/1.4/velocity-tools-1.4.jar unit-oai-hss-0: 12:10:22 DEBUG unit.oai-hss/0.install Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcrypt11-dev amd64 1.5.3-2ubuntu4.6 [273 kB] unit-abot-epc-basic-0: 12:10:22 DEBUG unit.abot-epc-basic/0.install 276/562 KB 548/1192 KB 308/439 KB 92/256 KB 244/562 KB 548/1192 KB 308/439 KB 92/256 KB 1210/1210 KB 276/562 KB 552/1192 KB 308/439 KB 96/256 KB 244/562 KB 548/1192 KB 308/439 KB 88/256 KB 1210/1210 KB 276/562 KB 552/1192 KB 312/439 KB 96/256 KB 276/562 KB 552/1192 KB 316/439 KB 96/256 KB 276/562 KB 552/1192 KB 320/439 KB 96/256 KB 276/562 KB 552/1192 KB 324/439 KB 96/256 KB 280/562 KB 552/1192 KB 328/439 KB 100/256 KB 280/562 KB 552/1192 KB 332/439 KB 100/256 KB 280/562 KB 552/1192 KB 336/439 KB 100/256 KB 276/562 KB 552/1192 KB 308/439 KB 92/256 KB 280/562 KB 556/1192 KB 336/439 KB 100/256 KB 280/562 KB 560/1192 KB 336/439 KB 100/256 KB 280/562 KB 564/1192 KB 336/439 KB 100/256 KB 280/562 KB 568/1192 KB 336/439 KB 100/256 KB 280/562 KB 572/1192 KB 336/439 KB 100/256 KB 280/562 KB 576/1192 KB 336/439 KB 100/256 KB 280/562 KB 580/1192 KB 336/439 KB 100/256 KB 280/562 KB 584/1192 KB 340/439 KB 100/256 KB 280/562 KB 588/1192 KB 340/439 KB 100/256 KB 280/562 KB 592/1192 KB 340/439 KB 100/256 KB 280/562 KB 552/1192 KB 324/439 KB 100/256 KB 280/562 KB 592/1192 KB 340/439 KB 104/256 KB 280/562 KB 592/1192 KB 340/439 KB 108/256 KB 280/562 KB 592/1192 KB 340/439 KB 112/256 KB 280/562 KB 552/1192 KB 324/439 KB 96/256 KB 284/562 KB 592/1192 KB 340/439 KB 112/256 KB 288/562 KB 592/1192 KB 340/439 KB 112/256 KB 292/562 KB 592/1192 KB 340/439 KB 112/256 KB 296/562 KB 592/1192 KB 340/439 KB 116/256 KB 300/562 KB 592/1192 KB 340/439 KB 116/256 KB 304/562 KB 592/1192 KB 340/439 KB 116/256 KB 4/140 KB 304/562 KB 592/1192 KB 340/439 KB 116/256 KB 8/140 KB 304/562 KB 592/1192 KB 340/439 KB 116/256 KB 12/140 KB 304/562 KB 592/1192 KB 340/439 KB 116/256 KB 16/140 KB 304/562 KB 592/1192 KB 340/439 KB 116/256 KB 16/140 KB 308/562 KB 592/1192 KB 340/439 KB 116/256 KB 20/140 KB 312/562 KB 592/1192 KB 340/439 KB 116/256 KB 20/140 KB 316/562 KB 592/1192 KB 340/439 KB 116/256 KB 20/140 KB 320/562 KB 592/1192 KB 340/439 KB 116/256 KB 20/140 KB 324/562 KB 592/1192 KB 340/439 KB 116/256 KB 20/140 KB 328/562 KB 596/1192 KB 340/439 KB 116/256 KB 20/140 KB 332/562 KB 596/1192 KB 340/439 KB 116/256 KB 280/562 KB 580/1192 KB 340/439 KB 100/256 KB 20/140 KB 332/562 KB 596/1192 KB 344/439 KB 116/256 KB 20/140 KB 332/562 KB 596/1192 KB 348/439 KB 116/256 KB 20/140 KB 332/562 KB 596/1192 KB 352/439 KB 116/256 KB 20/140 KB 332/562 KB 596/1192 KB 356/439 KB 116/256 KB 20/140 KB 332/562 KB 596/1192 KB 360/439 KB 116/256 KB 20/140 KB 332/562 KB 596/1192 KB 364/439 KB 116/256 KB 20/140 KB 332/562 KB 596/1192 KB 368/439 KB 116/256 KB 20/140 KB 324/562 KB 596/1192 KB 340/439 KB 116/256 KB 20/140 KB 332/562 KB 600/1192 KB 368/439 KB 116/256 KB 20/140 KB 332/562 KB 604/1192 KB 368/439 KB 116/256 KB 20/140 KB 332/562 KB 608/1192 KB 368/439 KB 116/256 KB 20/140 KB 332/562 KB 612/1192 KB 368/439 KB 116/256 KB 20/140 KB 336/562 KB 616/1192 KB 372/439 KB 116/256 KB 20/140 KB 308/562 KB 592/1192 KB 340/439 KB 116/256 KB 292/562 KB 592/1192 KB 340/439 KB 116/256 KB 20/140 KB 336/562 KB 616/1192 KB 372/439 KB 120/256 KB 20/140 KB 336/562 KB 616/1192 KB 372/439 KB 124/256 KB 20/140 KB 336/562 KB 616/1192 KB 372/439 KB 128/256 KB 20/140 KB 336/562 KB 616/1192 KB 372/439 KB 132/256 KB 24/140 KB 336/562 KB 616/1192 KB 372/439 KB 136/256 KB 24/140 KB 336/562 KB 616/1192 KB 372/439 KB 140/256 KB 24/140 KB 336/562 KB 616/1192 KB 372/439 KB 144/256 KB 24/140 KB 336/562 KB 616/1192 KB 372/439 KB 148/256 KB 24/140 KB unit-abot-epc-basic-0: 12:10:22 DEBUG unit.abot-epc-basic/0.install 336/562 KB 616/1192 KB 372/439 KB 152/256 KB 24/140 KB 336/562 KB 616/1192 KB 372/439 KB 156/256 KB 24/140 KB 336/562 KB 616/1192 KB 372/439 KB 160/256 KB 20/140 KB 336/562 KB 612/1192 KB 372/439 KB 116/256 KB 20/140 KB 332/562 KB 612/1192 KB 372/439 KB 116/256 KB 24/140 KB 336/562 KB 616/1192 KB 376/439 KB 160/256 KB 24/140 KB 336/562 KB 616/1192 KB 380/439 KB 160/256 KB 24/140 KB 336/562 KB 616/1192 KB 384/439 KB 160/256 KB 24/140 KB 336/562 KB 616/1192 KB 388/439 KB 160/256 KB 24/140 KB 336/562 KB 616/1192 KB 372/439 KB 132/256 KB 28/140 KB 340/562 KB 620/1192 KB 388/439 KB 164/256 KB 32/140 KB 340/562 KB 620/1192 KB 388/439 KB 164/256 KB 36/140 KB 340/562 KB 620/1192 KB 388/439 KB 164/256 KB 40/140 KB 340/562 KB 620/1192 KB 388/439 KB 164/256 KB 44/140 KB 340/562 KB 620/1192 KB 388/439 KB 164/256 KB 48/140 KB 340/562 KB 620/1192 KB 388/439 KB 164/256 KB 52/140 KB 340/562 KB 620/1192 KB 388/439 KB 164/256 KB 56/140 KB 340/562 KB 620/1192 KB 388/439 KB 164/256 KB 60/140 KB 340/562 KB 620/1192 KB 388/439 KB 164/256 KB 64/140 KB 340/562 KB 620/1192 KB 388/439 KB 164/256 KB 24/140 KB 340/562 KB 620/1192 KB 388/439 KB 164/256 KB 64/140 KB 344/562 KB 620/1192 KB 388/439 KB 164/256 KB 64/140 KB 348/562 KB 620/1192 KB 388/439 KB 164/256 KB 64/140 KB 352/562 KB 620/1192 KB 388/439 KB 164/256 KB 64/140 KB 356/562 KB 620/1192 KB 388/439 KB 164/256 KB 68/140 KB 360/562 KB 620/1192 KB 392/439 KB 164/256 KB 68/140 KB 364/562 KB 620/1192 KB 392/439 KB 164/256 KB 68/140 KB 368/562 KB 620/1192 KB 392/439 KB 164/256 KB 24/140 KB 336/562 KB 620/1192 KB 388/439 KB 164/256 KB 68/140 KB 368/562 KB 620/1192 KB 392/439 KB 168/256 KB 68/140 KB 368/562 KB 620/1192 KB 392/439 KB 172/256 KB 68/140 KB 368/562 KB 620/1192 KB 392/439 KB 176/256 KB 24/140 KB 336/562 KB 620/1192 KB 388/439 KB 160/256 KB 68/140 KB 368/562 KB 624/1192 KB 392/439 KB 176/256 KB 68/140 KB 368/562 KB 628/1192 KB 392/439 KB 176/256 KB 68/140 KB 368/562 KB 632/1192 KB 392/439 KB 180/256 KB 68/140 KB 368/562 KB 636/1192 KB 392/439 KB 180/256 KB 68/140 KB 368/562 KB 640/1192 KB 392/439 KB 180/256 KB 68/140 KB 356/562 KB 620/1192 KB 392/439 KB 164/256 KB 72/140 KB 368/562 KB 640/1192 KB 392/439 KB 180/256 KB 76/140 KB 368/562 KB 640/1192 KB 392/439 KB 180/256 KB 80/140 KB 368/562 KB 640/1192 KB 392/439 KB 180/256 KB 64/140 KB 356/562 KB 620/1192 KB 392/439 KB 164/256 KB 80/140 KB 368/562 KB 640/1192 KB 396/439 KB 180/256 KB 80/140 KB 368/562 KB 640/1192 KB 400/439 KB 180/256 KB 80/140 KB 368/562 KB 640/1192 KB 404/439 KB 180/256 KB 84/140 KB 368/562 KB 644/1192 KB 408/439 KB 180/256 KB 84/140 KB 368/562 KB 644/1192 KB 412/439 KB 180/256 KB 84/140 KB 368/562 KB 644/1192 KB 416/439 KB 180/256 KB 68/140 KB 368/562 KB 628/1192 KB 392/439 KB 180/256 KB 84/140 KB 368/562 KB 644/1192 KB 416/439 KB 184/256 KB 84/140 KB 368/562 KB 644/1192 KB 416/439 KB 188/256 KB 84/140 KB 368/562 KB 644/1192 KB 416/439 KB 192/256 KB 84/140 KB 368/562 KB 644/1192 KB 416/439 KB 196/256 KB 84/140 KB 372/562 KB 644/1192 KB 420/439 KB 200/256 KB 84/140 KB 372/562 KB 644/1192 KB 420/439 KB 204/256 KB 84/140 KB 372/562 KB 644/1192 KB 420/439 KB 208/256 KB 84/140 KB 368/562 KB 644/1192 KB 404/439 KB 180/256 KB 84/140 KB 372/562 KB 648/1192 KB 420/439 KB 208/256 KB 84/140 KB 372/562 KB 652/1192 KB 420/439 KB 208/256 KB 84/140 KB 372/562 KB 656/1192 KB 420/439 KB 208/256 KB 84/140 KB 368/562 KB 640/1192 KB 404/439 KB 180/256 KB 88/140 KB 37 unit-abot-epc-basic-0: 12:10:22 DEBUG unit.abot-epc-basic/0.install 2/562 KB 656/1192 KB 420/439 KB 208/256 KB 92/140 KB 372/562 KB 656/1192 KB 420/439 KB 208/256 KB 96/140 KB 372/562 KB 656/1192 KB 420/439 KB 208/256 KB 100/140 KB 372/562 KB 656/1192 KB 420/439 KB 208/256 KB 104/140 KB 372/562 KB 660/1192 KB 420/439 KB 212/256 KB 108/140 KB 372/562 KB 660/1192 KB 420/439 KB 212/256 KB 112/140 KB 372/562 KB 660/1192 KB 420/439 KB 212/256 KB 84/140 KB 372/562 KB 644/1192 KB 420/439 KB 196/256 KB 112/140 KB 376/562 KB 660/1192 KB 420/439 KB 212/256 KB 112/140 KB 380/562 KB 660/1192 KB 420/439 KB 212/256 KB 112/140 KB 384/562 KB 660/1192 KB 420/439 KB 212/256 KB 84/140 KB 368/562 KB 644/1192 KB 420/439 KB 196/256 KB 112/140 KB 384/562 KB 660/1192 KB 424/439 KB 212/256 KB 112/140 KB 384/562 KB 660/1192 KB 428/439 KB 212/256 KB 112/140 KB 384/562 KB 660/1192 KB 432/439 KB 212/256 KB 112/140 KB 388/562 KB 660/1192 KB 432/439 KB 212/256 KB 112/140 KB 392/562 KB 660/1192 KB 436/439 KB 212/256 KB 112/140 KB 396/562 KB 660/1192 KB 436/439 KB 212/256 KB 112/140 KB 400/562 KB 660/1192 KB 436/439 KB 212/256 KB 112/140 KB 404/562 KB 660/1192 KB 436/439 KB 212/256 KB 116/140 KB 408/562 KB 660/1192 KB 436/439 KB 212/256 KB 116/140 KB 412/562 KB 660/1192 KB 436/439 KB 212/256 KB 116/140 KB 416/562 KB 660/1192 KB 436/439 KB 212/256 KB 100/140 KB 372/562 KB 660/1192 KB 420/439 KB 212/256 KB 116/140 KB 416/562 KB 660/1192 KB 436/439 KB 216/256 KB 116/140 KB 416/562 KB 660/1192 KB 436/439 KB 220/256 KB 116/140 KB 416/562 KB 660/1192 KB 436/439 KB 224/256 KB 100/140 KB 372/562 KB 660/1192 KB 420/439 KB 208/256 KB 116/140 KB 416/562 KB 664/1192 KB 436/439 KB 224/256 KB 116/140 KB 416/562 KB 668/1192 KB 436/439 KB 224/256 KB 116/140 KB 416/562 KB 672/1192 KB 436/439 KB 224/256 KB 116/140 KB 416/562 KB 676/1192 KB 436/439 KB 224/256 KB 116/140 KB 416/562 KB 680/1192 KB 436/439 KB 228/256 KB 116/140 KB 416/562 KB 684/1192 KB 436/439 KB 228/256 KB 116/140 KB 416/562 KB 688/1192 KB 436/439 KB 228/256 KB 116/140 KB 404/562 KB 660/1192 KB 436/439 KB 212/256 KB 120/140 KB 416/562 KB 688/1192 KB 436/439 KB 228/256 KB 124/140 KB 416/562 KB 688/1192 KB 436/439 KB 228/256 KB 128/140 KB 416/562 KB 688/1192 KB 436/439 KB 228/256 KB 132/140 KB 416/562 KB 688/1192 KB 436/439 KB 228/256 KB 136/140 KB 420/562 KB 692/1192 KB 436/439 KB 228/256 KB 140/140 KB 420/562 KB 692/1192 KB 436/439 KB 228/256 KB 112/140 KB 388/562 KB 660/1192 KB 436/439 KB 212/256 KB 140/140 KB 420/562 KB 692/1192 KB 439/439 KB 228/256 KB 132/140 KB 420/562 KB 692/1192 KB 436/439 KB 228/256 KB 140/140 KB 424/562 KB 692/1192 KB 439/439 KB 228/256 KB 132/140 KB 416/562 KB 692/1192 KB 436/439 KB 228/256 KB 140/140 KB 424/562 KB 696/1192 KB 439/439 KB 228/256 KB 140/140 KB 424/562 KB 700/1192 KB 439/439 KB 228/256 KB 140/140 KB 424/562 KB 704/1192 KB 439/439 KB 228/256 KB 116/140 KB 416/562 KB 676/1192 KB 436/439 KB 228/256 KB 140/140 KB 424/562 KB 704/1192 KB 439/439 KB 232/256 KB 140/140 KB 424/562 KB 704/1192 KB 439/439 KB 236/256 KB 140/140 KB 424/562 KB 704/1192 KB 439/439 KB 240/256 KB 140/140 KB 424/562 KB 704/1192 KB 439/439 KB 244/256 KB 140/140 KB 424/562 KB 704/1192 KB 439/439 KB 248/256 KB 140/140 KB 428/562 KB 708/1192 KB 439/439 KB 252/256 KB 140/140 KB 428/562 KB 708/1192 KB 439/439 KB 256/256 KB 140/140 KB 428/562 KB 708/1192 KB 439/439 KB 256/256 KB 140/140 KB 424/562 KB 692/1192 KB 439/439 KB 228/256 KB 140/140 KB 428/562 KB 708/1192 KB 439/439 KB 248/256 KB 140/140 KB 428/562 KB 71 unit-abot-epc-basic-0: 12:10:22 DEBUG unit.abot-epc-basic/0.install 2/1192 KB 439/439 KB 256/256 KB 140/140 KB 428/562 KB 716/1192 KB 439/439 KB 256/256 KB 140/140 KB 428/562 KB 720/1192 KB 439/439 KB 256/256 KB 140/140 KB 428/562 KB 704/1192 KB 439/439 KB 248/256 KB 140/140 KB 432/562 KB 720/1192 KB 439/439 KB 256/256 KB 140/140 KB 436/562 KB 720/1192 KB 439/439 KB 256/256 KB 140/140 KB 440/562 KB 720/1192 KB 439/439 KB 256/256 KB 140/140 KB 444/562 KB 720/1192 KB 439/439 KB 256/256 KB 140/140 KB 448/562 KB 720/1192 KB 439/439 KB 256/256 KB 140/140 KB 448/562 KB 724/1192 KB 439/439 KB 256/256 KB 140/140 KB 448/562 KB 728/1192 KB 439/439 KB 256/256 KB 140/140 KB 448/562 KB 732/1192 KB 256/256 KB 140/140 KB 448/562 KB 736/1192 KB 256/256 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.jar (439 KB at 299.2 KB/sec) unit-abot-epc-basic-0: 12:10:22 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/google/guava/guava/r09/guava-r09.jar unit-abot-epc-basic-0: 12:10:22 DEBUG unit.abot-epc-basic/0.install 140/140 KB 452/562 KB 736/1192 KB 256/256 KB 140/140 KB 456/562 KB 736/1192 KB 256/256 KB 140/140 KB 460/562 KB 736/1192 KB 256/256 KB 140/140 KB 464/562 KB 736/1192 KB 256/256 KB 140/140 KB 468/562 KB 736/1192 KB 256/256 KB 472/562 KB 740/1192 KB 476/562 KB 740/1192 KB 480/562 KB 740/1192 KB Downloaded: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.jar (256 KB at 173.8 KB/sec) unit-abot-epc-basic-0: 12:10:22 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.9.0/mockito-all-1.9.0.jar unit-abot-epc-basic-0: 12:10:22 DEBUG unit.abot-epc-basic/0.install 468/562 KB 740/1192 KB 256/256 KB Downloaded: https://repo.maven.apache.org/maven2/velocity-tools/velocity-tools/1.4/velocity-tools-1.4.jar (140 KB at 95.1 KB/sec) unit-abot-epc-basic-0: 12:10:22 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.4/maven-gpg-plugin-1.4.jar unit-abot-epc-basic-0: 12:10:22 DEBUG unit.abot-epc-basic/0.install 480/562 KB 744/1192 KB 480/562 KB 748/1192 KB 480/562 KB 752/1192 KB 480/562 KB 756/1192 KB 484/562 KB 760/1192 KB 484/562 KB 764/1192 KB 484/562 KB 768/1192 KB 484/562 KB 756/1192 KB 488/562 KB 768/1192 KB 492/562 KB 768/1192 KB 496/562 KB 768/1192 KB 496/562 KB 772/1192 KB 500/562 KB 772/1192 KB 504/562 KB 4/37 KB 772/1192 KB 500/562 KB 4/37 KB 772/1192 KB 504/562 KB 8/37 KB 776/1192 KB 504/562 KB 12/37 KB 776/1192 KB 504/562 KB 16/37 KB 776/1192 KB 504/562 KB 20/37 KB 776/1192 KB 504/562 KB 24/37 KB 776/1192 KB 504/562 KB 28/37 KB 776/1192 KB 504/562 KB 32/37 KB 776/1192 KB 504/562 KB 4/37 KB 776/1192 KB 504/562 KB 32/37 KB 780/1192 KB 508/562 KB 32/37 KB 784/1192 KB 508/562 KB 32/37 KB 780/1192 KB 512/562 KB 36/37 KB 784/1192 KB 516/562 KB 36/37 KB 784/1192 KB 520/562 KB 36/37 KB 788/1192 KB 524/562 KB 36/37 KB 788/1192 KB 528/562 KB 36/37 KB 788/1192 KB 508/562 KB 36/37 KB 784/1192 KB 528/562 KB 37/37 KB 788/1192 KB 516/562 KB 36/37 KB 788/1192 KB 528/562 KB 37/37 KB 792/1192 KB 528/562 KB 37/37 KB 796/1192 KB 528/562 KB 37/37 KB 800/1192 KB 532/562 KB 37/37 KB 800/1192 KB 536/562 KB 37/37 KB 804/1192 KB 540/562 KB 37/37 KB 804/1192 KB 544/562 KB 37/37 KB 804/1192 KB 532/562 KB 37/37 KB 804/1192 KB 544/562 KB 37/37 KB 808/1192 KB 544/562 KB 37/37 KB 812/1192 KB 544/562 KB 37/37 KB 816/1192 KB 544/562 KB 37/37 KB 820/1192 KB 548/562 KB 37/37 KB 824/1192 KB 548/562 KB 37/37 KB 828/1192 KB 548/562 KB 37/37 KB 832/1192 KB 548/562 KB 37/37 KB 820/1192 KB 552/562 KB 37/37 KB 832/1192 KB 556/562 KB 37/37 KB 832/1192 KB 560/562 KB 37/37 KB 832/1192 KB 4/1118 KB 560/562 KB 37/37 KB 832/1192 KB 8/1118 KB 560/562 KB 37/37 KB 832/1192 KB 12/1118 KB 560/562 KB 37/37 KB 832/1192 KB 16/1118 KB 560/562 KB 37/37 KB 832/1192 KB 20/1118 KB 560/562 KB 37/37 KB 832/1192 KB 24/1118 KB 560/562 KB 37/37 KB 832/1192 KB 28/1118 KB 560/562 KB 37/37 KB 832/1192 KB 32/1118 KB 560/562 KB 37/37 KB 832/1192 KB 36/1118 KB 560/562 KB 37/37 KB 832/1192 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.4/maven-gpg-plugin-1.4.jar (37 KB at 24.7 KB/sec) unit-abot-epc-basic-0: 12:10:22 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.jar unit-abot-epc-basic-0: 12:10:22 DEBUG unit.abot-epc-basic/0.install 40/1118 KB 560/562 KB 832/1192 KB 44/1118 KB 560/562 KB 832/1192 KB 48/1118 KB 560/562 KB 832/1192 KB 52/1118 KB 560/562 KB 832/1192 KB 56/1118 KB 560/562 KB 832/1192 KB 56/1118 KB 562/562 KB 832/1192 KB 56/1118 KB 4/1461 KB 562/562 KB 832/1192 KB 56/1118 KB 8/1461 KB 562/562 KB 832/1192 KB 56/1118 KB 12/1461 KB 562/562 KB 832/1192 KB 56/1118 KB 16/1461 KB 562/562 KB 832/1192 KB 56/1118 KB 20/1461 KB 562/562 KB 832/1192 KB 56/1118 KB 24/1461 KB 562/562 KB 832/1192 KB 56/1118 KB 28/1461 KB 562/562 KB 832/1192 KB 56/1118 KB 32/1461 KB 562/562 KB 832/1192 KB 56/1118 KB 36/1461 KB 562/562 KB 832/1192 KB 56/1118 KB 40/1461 KB 562/562 KB 832/1192 KB 56/1118 KB 44/1461 KB 562/562 KB 832/1192 KB 56/1118 KB 48/1461 KB 562/562 KB 832/1192 KB 56/1118 KB 52/1461 KB 562/562 KB 832/1192 KB 56/1118 KB 56/1461 KB 562/562 KB 832/1192 KB 56/1118 KB 60/1461 KB 562/562 KB 832/1192 KB 56/1118 KB 60/1461 KB 4/46 KB 562/562 KB 832/1192 KB 60/1118 KB 64/1461 KB 8/46 KB 562/562 KB 836/1192 KB 60/1118 KB 64/1461 KB 4/46 KB 562/562 KB 836/1192 KB 60/1118 KB 64/1461 KB 4/46 KB 562/562 KB 832/1192 KB 56/1118 KB 64/1461 KB 4/46 KB 562/562 KB 832/1192 KB 60/1118 KB 68/1461 KB 8/46 KB 562/562 KB 836/1192 KB 64/1118 KB 68/1461 KB 12/46 KB 562/562 KB 840/1192 KB 64/1118 KB 68/1461 KB 16/46 KB 562/562 KB 840/1192 KB 64/1118 KB 68/1461 KB 8/46 KB 562/562 KB 840/1192 KB 64/1118 KB 68/1461 KB 16/46 KB 562/562 KB 844/1192 KB 64/1118 KB 68/1461 KB 16/46 KB 562/562 KB 848/1192 KB 64/1118 KB 68/1461 KB 8/46 KB 562/562 KB 836/1192 KB 68/1118 KB 68/1461 KB 16/46 KB 562/562 KB 848/1192 KB 72/1118 KB 72/1461 KB 20/46 KB 852/1192 KB 76/1118 KB 72/1461 KB 20/46 KB 852/1192 KB Downloaded: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar (562 KB at 373.1 KB/sec) unit-abot-epc-basic-0: 12:10:22 DEBUG unit.abot-epc-basic/0.install 68/1118 KB 72/1461 KB 20/46 KB 562/562 KB 852/1192 KB 68/1118 KB 72/1461 KB 16/46 KB 562/562 KB 852/1192 KB 80/1118 KB 72/1461 KB 20/46 KB 856/1192 KB 68/1118 KB 72/1461 KB 16/46 KB 562/562 KB 848/1192 KB 80/1118 KB 76/1461 KB 24/46 KB 856/1192 KB 80/1118 KB 80/1461 KB 24/46 KB 856/1192 KB 80/1118 KB 84/1461 KB 24/46 KB 856/1192 KB Downloading: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar unit-abot-epc-basic-0: 12:10:22 DEBUG unit.abot-epc-basic/0.install 80/1118 KB 72/1461 KB 24/46 KB 856/1192 KB 80/1118 KB 84/1461 KB 28/46 KB 860/1192 KB 80/1118 KB 84/1461 KB 32/46 KB 860/1192 KB 80/1118 KB 72/1461 KB 20/46 KB 852/1192 KB 84/1118 KB 84/1461 KB 32/46 KB 860/1192 KB 88/1118 KB 88/1461 KB 36/46 KB 860/1192 KB 92/1118 KB 88/1461 KB 36/46 KB 860/1192 KB 96/1118 KB 88/1461 KB 36/46 KB 860/1192 KB 80/1118 KB 84/1461 KB 24/46 KB 860/1192 KB 96/1118 KB 88/1461 KB 36/46 KB 864/1192 KB 96/1118 KB 88/1461 KB 36/46 KB 868/1192 KB 96/1118 KB 88/1461 KB 36/46 KB 872/1192 KB 100/1118 KB 88/1461 KB 36/46 KB 876/1192 KB 100/1118 KB 88/1461 KB 36/46 KB 880/1192 KB 84/1118 KB 88/1461 KB 36/46 KB 860/1192 KB 100/1118 KB 88/1461 KB 40/46 KB 880/1192 KB 100/1118 KB 88/1461 KB 44/46 KB 880/1192 KB 100/1118 KB 88/1461 KB 46/46 KB 880/1192 KB 84/1118 KB 88/1461 KB 32/46 KB 860/1192 KB 100/1118 KB 92/1461 KB 46/46 KB 880/1192 KB 100/1118 KB 96/1461 KB 46/46 KB 880/1192 KB 100/1118 KB 100/1461 KB 46/46 KB 880/1192 KB 100/1118 KB 104/1461 KB 46/46 KB 880/1192 KB 100/1118 KB 108/1461 KB 46/46 KB 880/1192 KB 100/1118 KB 112/1461 KB 46/46 KB 880/1192 KB 100/1118 KB 88/1461 KB 36/46 KB 872/1192 KB 104/1118 KB 112/1461 KB 46/46 KB 880/1192 KB 108/1118 KB 112/1461 KB 46/46 KB 884/1192 KB 112/1118 KB 112/1461 KB 46/46 KB 884/1192 KB 116/1118 KB 112/1461 KB 46/46 KB 884/1192 KB 120/1118 KB 116/1461 KB 46/46 KB 884/1192 KB 124/1118 KB 116/1461 KB 46/46 KB 884/1192 KB 128/1118 KB 116/1461 KB 46/46 KB 884/1192 KB 4/287 KB 104/1118 KB 112/1461 KB 46/46 KB 884/1192 KB 128/1118 KB 116/1461 KB 46/46 KB 888/1192 KB 4/287 KB 128/1118 KB 116/1461 KB 46/46 KB 892/1192 KB 4/287 KB 128/1118 KB 116/1461 KB 46/46 KB 896/1192 KB 4/287 KB 124/1118 KB 116/1461 KB 46/46 KB 884/1192 KB 4/287 KB 128/1118 KB 116/1461 KB 46/46 KB 896/1192 KB 8/287 KB 128/1118 KB 116/1461 KB 46/46 KB 896/1192 KB 12/287 KB 128/1118 KB 116/1461 KB 46/46 KB 896/1192 KB 16/287 KB 128/1118 KB 116/1461 KB 46/46 KB 896/1192 KB 20/287 KB 132/1118 KB 116/1461 KB 900/1192 KB 24/287 KB 132/1118 KB 116/1461 KB 900/1192 KB 28/287 KB 132/1118 KB 116/1461 KB 900/1192 KB 32/287 KB 116/1118 KB 116/1461 KB 46/46 KB 884/1192 KB 132/1118 KB 120/1461 KB 900/1192 KB 32/287 KB 132/1118 KB 124/1461 KB 900/1192 KB 32/287 KB 132/1118 KB 128/1461 KB 900/1192 KB 32/287 KB 132/1118 KB 132/1461 KB 900/1192 KB 32/287 KB 132/1118 KB 136/1461 KB 900/1192 KB 32/287 KB 132/1118 KB 140/1461 KB 900/1192 KB 32/287 KB 132/1118 KB 144/1461 KB 900/1192 KB 32/287 KB 132/1118 KB 148/1461 KB 900/1192 KB 32/287 KB 132/1118 KB 152/1461 KB 900/1192 KB 36/287 KB 132/1118 KB 156/1461 KB 900/1192 KB 36/287 KB 132/1118 KB 160/1461 KB 900/1192 KB 36/287 KB 132/1118 KB 116/1461 KB 900/1192 KB 20/287 KB 136/1118 KB 160/1461 KB 900/1192 KB 36/287 KB 140/1118 KB 160/1461 KB 900/1192 KB 36/287 KB 144/1118 KB 160/1461 KB 900/1192 KB 36/287 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.jar (46 KB at 29.7 KB/sec) unit-abot-epc-basic-0: 12:10:22 DEBUG unit.abot-epc-basic/0.install 128/1118 KB 116/1461 KB 46/46 KB 900/1192 KB 20/287 KB 144/1118 KB 160/1461 KB 904/1192 KB 36/287 KB 144/1118 KB 160/1461 KB 908/1192 KB 36/287 KB 144/1118 KB 160/1461 KB 912/1192 KB 36/287 KB 144/1118 KB 160/1461 KB 916/1192 KB 36/287 KB 144/1118 KB 160/1461 KB 920/1192 KB 36/287 KB 144/1118 KB 160/1461 KB 924/1192 KB 36/287 KB 144/1118 KB 160/1461 KB 928/1192 KB 36/287 KB 144/1118 KB 160/1461 KB 932/1192 KB 36/287 KB 148/1118 KB 164/1461 KB 936/1192 KB 36/287 KB 148/1118 KB 164/1461 KB 940/1192 KB 36/287 KB 148/1118 KB 164/1461 KB 944/1192 KB 36/287 KB 132/1118 KB 148/1461 KB 900/1192 KB 36/287 KB 148/1118 KB 164/1461 KB 944/1192 KB 40/287 KB 148/1118 KB 164/1461 KB 944/1192 KB 44/287 KB 148/1118 KB 164/1461 KB 944/1192 KB 48/287 KB 148/1118 KB 164/1461 KB 944/1192 KB 52/287 KB 148/1118 KB 164/1461 KB 944/1192 KB 56/287 KB 148/1118 KB 164/1461 KB 944/1192 KB 60/287 KB 148/1118 KB 164/1461 KB 944/1192 KB 64/287 KB 148/1118 KB 164/1461 KB 944/1192 KB 68/287 KB 148/1118 KB 164/1461 KB 948/1192 KB 72/287 KB 148/1118 KB 164/1461 KB 948/1192 KB 76/287 KB 148/1118 KB 164/1461 KB 948/1192 KB 80/287 KB 148/1118 KB 164/1461 KB 932/1192 KB 36/287 KB 148/1118 KB 168/1461 KB 948/1192 KB 80/287 KB 148/1118 KB 172/1461 KB 948/1192 KB 80/287 KB 148/1118 KB 176/1461 KB 948/1192 KB 80/287 KB 148/1118 KB 160/1461 KB 932/1192 KB 36/287 KB 152/1118 KB 176/1461 KB 948/1192 KB 80/287 KB 156/1118 KB 176/1461 KB 948/1192 KB 80/287 KB 160/1118 KB 176/1461 KB 948/1192 KB 80/287 KB 164/1118 KB 176/1461 KB 948/1192 KB 80/287 KB 168/1118 KB 176/1461 KB 948/1192 KB 80/287 KB 172/1118 KB 176/1461 KB 948/1192 KB 80/287 KB 176/1118 KB 176/1461 KB 948/1192 KB 80/287 KB 180/1118 KB 176/1461 KB 948/1192 KB 80/287 KB 184/1118 KB 180/1461 KB 948/1192 KB 84/287 KB 188/1118 KB 180/1461 KB 948/1192 KB 84/287 KB 192/1118 KB 180/1461 KB 948/1192 KB 84/287 KB 148/1118 KB 164/1461 KB 948/1192 KB 68/287 KB 192/1118 KB 180/1461 KB 952/1192 KB 84/287 KB 192/1118 KB 180/1461 KB 956/1192 KB 84/287 KB 192/1118 KB 180/1461 KB 960/1192 KB 84/287 KB 192/1118 KB 180/1461 KB 964/1192 KB 84/287 KB 192/1118 KB 180/1461 KB 968/1192 KB 84/287 KB 192/1118 KB 180/1461 KB 972/1192 KB 84/287 KB 192/1118 KB 180/1461 KB 976/1192 KB 84/287 KB 192/1118 KB 180/1461 KB 980/1192 KB 84/287 KB 196/1118 KB 180/1461 KB 984/1192 KB 84/287 KB 196/1118 KB 180/1461 KB 988/1192 KB 84/287 KB 196/1118 KB 180/1461 KB 992/1192 KB 84/287 KB 180/1118 KB 180/1461 KB 948/1192 KB 84/287 KB 196/1118 KB 180/1461 KB 992/1192 KB 88/287 KB 196/1118 KB 180/1461 KB 992/1192 KB 92/287 KB 196/1118 KB 180/1461 KB 992/1192 KB 96/287 KB 180/1118 KB 180/1461 KB 948/1192 KB 80/287 KB 196/1118 KB 184/1461 KB 992/1192 KB 96/287 KB 196/1118 KB 188/1461 KB 992/1192 KB 96/287 KB 196/1118 KB 192/1461 KB 992/1192 KB 96/287 KB 196/1118 KB 196/1461 KB 992/1192 KB 96/287 KB 196/1118 KB 200/1461 KB 992/1192 KB 96/287 KB 196/1118 KB 204/1461 KB 992/1192 KB 96/287 KB 196/1118 KB 208/1461 KB 992/1192 KB 96/287 KB 196/1118 KB 212/1461 KB 992/1192 KB 96/287 KB 196/1118 KB 216/1461 KB 992/1192 KB 100/287 KB 196/1118 KB 220/1461 KB 992/1192 KB 100/287 KB 196/1118 KB 224/1461 KB 992/1192 KB 100/287 KB 196/1118 KB 228/1461 KB 992/1192 KB 100/287 KB 196/1118 KB 232/1461 KB 996/1192 KB 100/287 KB 196/1118 KB 236/1461 KB 996/1192 KB 100/287 KB 196/1118 KB 180/1461 KB 980/1192 KB 84/287 KB 200/1118 KB 236/1461 KB 996/1192 KB 100/287 KB 204/1118 KB 236/1461 KB 996/1192 KB 100/287 KB 208/111 unit-abot-epc-basic-0: 12:10:22 DEBUG unit.abot-epc-basic/0.install 8 KB 236/1461 KB 996/1192 KB 100/287 KB 212/1118 KB 236/1461 KB 996/1192 KB 100/287 KB 216/1118 KB 236/1461 KB 996/1192 KB 100/287 KB 220/1118 KB 236/1461 KB 996/1192 KB 100/287 KB 224/1118 KB 236/1461 KB 996/1192 KB 100/287 KB 196/1118 KB 228/1461 KB 996/1192 KB 100/287 KB 224/1118 KB 236/1461 KB 1000/1192 KB 100/287 KB 224/1118 KB 236/1461 KB 1004/1192 KB 100/287 KB 224/1118 KB 236/1461 KB 1008/1192 KB 100/287 KB 224/1118 KB 236/1461 KB 1012/1192 KB 100/287 KB 228/1118 KB 240/1461 KB 1016/1192 KB 100/287 KB 196/1118 KB 212/1461 KB 992/1192 KB 100/287 KB 228/1118 KB 240/1461 KB 1016/1192 KB 104/287 KB 228/1118 KB 240/1461 KB 1016/1192 KB 108/287 KB 228/1118 KB 240/1461 KB 1016/1192 KB 112/287 KB 228/1118 KB 240/1461 KB 1016/1192 KB 116/287 KB 228/1118 KB 240/1461 KB 1016/1192 KB 120/287 KB 228/1118 KB 240/1461 KB 1016/1192 KB 124/287 KB 228/1118 KB 240/1461 KB 1016/1192 KB 128/287 KB 228/1118 KB 240/1461 KB 1016/1192 KB 132/287 KB 228/1118 KB 240/1461 KB 1012/1192 KB 100/287 KB 228/1118 KB 244/1461 KB 1020/1192 KB 132/287 KB 228/1118 KB 248/1461 KB 1020/1192 KB 136/287 KB 228/1118 KB 236/1461 KB 1012/1192 KB 100/287 KB 232/1118 KB 248/1461 KB 1020/1192 KB 136/287 KB 236/1118 KB 248/1461 KB 1020/1192 KB 136/287 KB 240/1118 KB 248/1461 KB 1020/1192 KB 136/287 KB 228/1118 KB 244/1461 KB 1020/1192 KB 136/287 KB 240/1118 KB 248/1461 KB 1020/1192 KB 140/287 KB 240/1118 KB 248/1461 KB 1020/1192 KB 144/287 KB 240/1118 KB 248/1461 KB 1020/1192 KB 148/287 KB 244/1118 KB 252/1461 KB 1020/1192 KB 152/287 KB 244/1118 KB 252/1461 KB 1020/1192 KB 156/287 KB 244/1118 KB 252/1461 KB 1020/1192 KB 160/287 KB 228/1118 KB 240/1461 KB 1020/1192 KB 132/287 KB 244/1118 KB 252/1461 KB 1024/1192 KB 160/287 KB 244/1118 KB 252/1461 KB 1028/1192 KB 160/287 KB 244/1118 KB 252/1461 KB 1032/1192 KB 160/287 KB 244/1118 KB 252/1461 KB 1036/1192 KB 160/287 KB 244/1118 KB 252/1461 KB 1040/1192 KB 160/287 KB 244/1118 KB 252/1461 KB 1020/1192 KB 148/287 KB 244/1118 KB 256/1461 KB 1040/1192 KB 160/287 KB 244/1118 KB 248/1461 KB 1020/1192 KB 148/287 KB 248/1118 KB 256/1461 KB 1040/1192 KB 160/287 KB 252/1118 KB 256/1461 KB 1040/1192 KB 160/287 KB 256/1118 KB 256/1461 KB 1040/1192 KB 160/287 KB 260/1118 KB 256/1461 KB 1040/1192 KB 160/287 KB 264/1118 KB 260/1461 KB 1044/1192 KB 164/287 KB 268/1118 KB 260/1461 KB 1044/1192 KB 164/287 KB 272/1118 KB 260/1461 KB 1044/1192 KB 164/287 KB 260/1118 KB 260/1461 KB 1044/1192 KB 164/287 KB 272/1118 KB 260/1461 KB 1044/1192 KB 168/287 KB 272/1118 KB 260/1461 KB 1044/1192 KB 172/287 KB 272/1118 KB 260/1461 KB 1044/1192 KB 176/287 KB 272/1118 KB 260/1461 KB 1044/1192 KB 180/287 KB 276/1118 KB 260/1461 KB 1044/1192 KB 184/287 KB 276/1118 KB 260/1461 KB 1044/1192 KB 188/287 KB 276/1118 KB 260/1461 KB 1044/1192 KB 192/287 KB 260/1118 KB 260/1461 KB 1044/1192 KB 160/287 KB 276/1118 KB 264/1461 KB 1044/1192 KB 192/287 KB 276/1118 KB 268/1461 KB 1044/1192 KB 192/287 KB 276/1118 KB 272/1461 KB 1044/1192 KB 192/287 KB 260/1118 KB 256/1461 KB 1044/1192 KB 160/287 KB 276/1118 KB 272/1461 KB 1048/1192 KB 192/287 KB 276/1118 KB 272/1461 KB 1052/1192 KB 192/287 KB 276/1118 KB 272/1461 KB 1056/1192 KB 192/287 KB 276/1118 KB 272/1461 KB 1060/1192 KB 192/287 KB 276/1118 KB 276/1461 KB 1064/1192 KB 192/287 KB 276/1118 KB 260/1461 KB 1044/1192 KB 180/287 KB 280/1118 KB 276/1461 KB 1064/1192 KB 192/287 KB 284/1118 KB 276/1461 KB 1064/1192 KB 192/287 KB 288/1118 KB 276/1461 KB 1064/1192 KB 192/287 KB 276/11 unit-abot-epc-basic-0: 12:10:22 DEBUG unit.abot-epc-basic/0.install 18 KB 276/1461 KB 1060/1192 KB 192/287 KB 288/1118 KB 280/1461 KB 1068/1192 KB 192/287 KB 288/1118 KB 284/1461 KB 1068/1192 KB 192/287 KB 288/1118 KB 288/1461 KB 1068/1192 KB 192/287 KB 288/1118 KB 276/1461 KB 1068/1192 KB 192/287 KB 292/1118 KB 288/1461 KB 1072/1192 KB 196/287 KB 292/1118 KB 288/1461 KB 1076/1192 KB 196/287 KB 292/1118 KB 288/1461 KB 1080/1192 KB 196/287 KB 292/1118 KB 288/1461 KB 1084/1192 KB 196/287 KB 292/1118 KB 288/1461 KB 1088/1192 KB 196/287 KB 292/1118 KB 288/1461 KB 1068/1192 KB 196/287 KB 292/1118 KB 288/1461 KB 1088/1192 KB 200/287 KB 292/1118 KB 288/1461 KB 1088/1192 KB 204/287 KB 292/1118 KB 288/1461 KB 1088/1192 KB 208/287 KB 292/1118 KB 288/1461 KB 1068/1192 KB 192/287 KB 296/1118 KB 288/1461 KB 1088/1192 KB 208/287 KB 300/1118 KB 288/1461 KB 1088/1192 KB 208/287 KB 304/1118 KB 288/1461 KB 1088/1192 KB 208/287 KB 308/1118 KB 288/1461 KB 1088/1192 KB 208/287 KB 312/1118 KB 288/1461 KB 1092/1192 KB 212/287 KB 316/1118 KB 288/1461 KB 1092/1192 KB 212/287 KB 320/1118 KB 288/1461 KB 1092/1192 KB 212/287 KB 308/1118 KB 288/1461 KB 1092/1192 KB 212/287 KB 320/1118 KB 288/1461 KB 1096/1192 KB 212/287 KB 320/1118 KB 288/1461 KB 1100/1192 KB 212/287 KB 320/1118 KB 288/1461 KB 1104/1192 KB 212/287 KB 320/1118 KB 292/1461 KB 1108/1192 KB 212/287 KB 324/1118 KB 292/1461 KB 1112/1192 KB 212/287 KB 324/1118 KB 292/1461 KB 1116/1192 KB 212/287 KB 324/1118 KB 292/1461 KB 1120/1192 KB 212/287 KB 308/1118 KB 288/1461 KB 1088/1192 KB 212/287 KB 324/1118 KB 292/1461 KB 1120/1192 KB 216/287 KB 324/1118 KB 292/1461 KB 1120/1192 KB 220/287 KB 324/1118 KB 292/1461 KB 1120/1192 KB 224/287 KB 324/1118 KB 292/1461 KB 1120/1192 KB 228/287 KB 324/1118 KB 292/1461 KB 1120/1192 KB 232/287 KB 324/1118 KB 292/1461 KB 1120/1192 KB 236/287 KB 324/1118 KB 292/1461 KB 1120/1192 KB 240/287 KB 324/1118 KB 292/1461 KB 1120/1192 KB 244/287 KB 324/1118 KB 292/1461 KB 1124/1192 KB 248/287 KB 324/1118 KB 292/1461 KB 1124/1192 KB 252/287 KB 324/1118 KB 292/1461 KB 1124/1192 KB 256/287 KB 324/1118 KB 292/1461 KB 1108/1192 KB 212/287 KB 320/1118 KB 292/1461 KB 1104/1192 KB 212/287 KB 324/1118 KB 296/1461 KB 1124/1192 KB 256/287 KB 324/1118 KB 300/1461 KB 1124/1192 KB 256/287 KB 324/1118 KB 304/1461 KB 1124/1192 KB 256/287 KB 324/1118 KB 308/1461 KB 1124/1192 KB 256/287 KB 324/1118 KB 312/1461 KB 1124/1192 KB 256/287 KB 324/1118 KB 316/1461 KB 1124/1192 KB 256/287 KB 324/1118 KB 320/1461 KB 1124/1192 KB 256/287 KB 324/1118 KB 324/1461 KB 1124/1192 KB 256/287 KB 324/1118 KB 328/1461 KB 1124/1192 KB 256/287 KB 324/1118 KB 332/1461 KB 1124/1192 KB 256/287 KB 324/1118 KB 336/1461 KB 1124/1192 KB 256/287 KB 328/1118 KB 340/1461 KB 1124/1192 KB 256/287 KB 328/1118 KB 344/1461 KB 1124/1192 KB 256/287 KB 328/1118 KB 348/1461 KB 1124/1192 KB 256/287 KB 328/1118 KB 352/1461 KB 1124/1192 KB 256/287 KB 324/1118 KB 292/1461 KB 1124/1192 KB 244/287 KB 328/1118 KB 352/1461 KB 1128/1192 KB 256/287 KB 328/1118 KB 352/1461 KB 1132/1192 KB 256/287 KB 328/1118 KB 352/1461 KB 1136/1192 KB 256/287 KB 328/1118 KB 352/1461 KB 1140/1192 KB 256/287 KB 328/1118 KB 356/1461 KB 1144/1192 KB 260/287 KB 328/1118 KB 336/1461 KB 1124/1192 KB 256/287 KB 332/1118 KB 356/1461 KB 1144/1192 KB 260/287 KB 336/1118 KB 356/1461 KB 1144/1192 KB 260/287 KB 340/1118 KB 356/1461 KB 1144/1192 KB 260/287 KB 344/1118 KB 356/1461 KB 1144/1192 KB 260/287 KB 348/1118 KB 356/1461 KB 1144/1192 KB 260/287 KB 352/1118 KB 356/1461 KB 1144/1192 KB 260/287 KB unit-oai-hss-0: 12:10:22 DEBUG unit.oai-hss/0.install Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libhtml-template-perl all 2.95-1 [65.5 kB] unit-abot-epc-basic-0: 12:10:22 DEBUG unit.abot-epc-basic/0.install 356/1118 KB 356/1461 KB 1144/1192 KB 260/287 KB 328/1118 KB 356/1461 KB 1140/1192 KB 260/287 KB 356/1118 KB 356/1461 KB 1148/1192 KB 264/287 KB 356/1118 KB 356/1461 KB 1148/1192 KB 268/287 KB 328/1118 KB 356/1461 KB 1140/1192 KB 256/287 KB 360/1118 KB 360/1461 KB 1148/1192 KB 268/287 KB 360/1118 KB 364/1461 KB 1148/1192 KB 268/287 KB 360/1118 KB 368/1461 KB 1148/1192 KB 268/287 KB 360/1118 KB 372/1461 KB 1148/1192 KB 268/287 KB 360/1118 KB 376/1461 KB 1148/1192 KB 272/287 KB 360/1118 KB 380/1461 KB 1148/1192 KB 272/287 KB 360/1118 KB 384/1461 KB 1148/1192 KB 272/287 KB 360/1118 KB 388/1461 KB 1148/1192 KB 272/287 KB 360/1118 KB 392/1461 KB 1148/1192 KB 272/287 KB 360/1118 KB 396/1461 KB 1148/1192 KB 272/287 KB 360/1118 KB 400/1461 KB 1148/1192 KB 272/287 KB 360/1118 KB 356/1461 KB 1148/1192 KB 268/287 KB 364/1118 KB 400/1461 KB 1148/1192 KB 272/287 KB 368/1118 KB 400/1461 KB 1148/1192 KB 272/287 KB 356/1118 KB 356/1461 KB 1148/1192 KB 260/287 KB 368/1118 KB 400/1461 KB 1152/1192 KB 272/287 KB 360/1118 KB 372/1461 KB 1148/1192 KB 272/287 KB 368/1118 KB 400/1461 KB 1152/1192 KB 276/287 KB 372/1118 KB 400/1461 KB 1156/1192 KB 280/287 KB 372/1118 KB 400/1461 KB 1156/1192 KB 284/287 KB 372/1118 KB 400/1461 KB 1156/1192 KB 287/287 KB 372/1118 KB 400/1461 KB 1156/1192 KB 276/287 KB 376/1118 KB 400/1461 KB 1156/1192 KB 287/287 KB 380/1118 KB 400/1461 KB 1156/1192 KB 287/287 KB 384/1118 KB 400/1461 KB 1156/1192 KB 287/287 KB 388/1118 KB 400/1461 KB 1156/1192 KB 287/287 KB 392/1118 KB 400/1461 KB 1156/1192 KB 287/287 KB 396/1118 KB 400/1461 KB 1156/1192 KB 287/287 KB 400/1118 KB 400/1461 KB 1156/1192 KB 287/287 KB 404/1118 KB 404/1461 KB 1156/1192 KB 287/287 KB 368/1118 KB 400/1461 KB 1156/1192 KB 276/287 KB 404/1118 KB 404/1461 KB 1160/1192 KB 287/287 KB 404/1118 KB 404/1461 KB 1164/1192 KB 287/287 KB 404/1118 KB 404/1461 KB 1168/1192 KB 287/287 KB 404/1118 KB 404/1461 KB 1172/1192 KB 287/287 KB 404/1118 KB 404/1461 KB 1176/1192 KB 287/287 KB 404/1118 KB 404/1461 KB 1180/1192 KB 287/287 KB 404/1118 KB 404/1461 KB 1184/1192 KB 287/287 KB 404/1118 KB 404/1461 KB 1188/1192 KB 287/287 KB 404/1118 KB 404/1461 KB 1192/1192 KB 287/287 KB 404/1118 KB 404/1461 KB 1192/1192 KB 287/287 KB 400/1118 KB 404/1461 KB 1156/1192 KB 287/287 KB 404/1118 KB 408/1461 KB 1192/1192 KB 287/287 KB 404/1118 KB 412/1461 KB 1192/1192 KB 287/287 KB 404/1118 KB 416/1461 KB 1192/1192 KB 287/287 KB 404/1118 KB 420/1461 KB 1192/1192 KB 287/287 KB 408/1118 KB 420/1461 KB 1192/1192 KB 287/287 KB 412/1118 KB 420/1461 KB 1192/1192 KB 287/287 KB 416/1118 KB 420/1461 KB 1192/1192 KB 287/287 KB 420/1118 KB 420/1461 KB 1192/1192 KB 287/287 KB 420/1118 KB 424/1461 KB 1192/1192 KB 287/287 KB 420/1118 KB 428/1461 KB 1192/1192 KB 287/287 KB 420/1118 KB 432/1461 KB 1192/1192 KB 287/287 KB Downloaded: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar (287 KB at 179.7 KB/sec) unit-abot-epc-basic-0: 12:10:22 DEBUG unit.abot-epc-basic/0.install 424/1118 KB 432/1461 KB 1192/1192 KB 428/1118 KB 432/1461 KB 1192/1192 KB 432/1118 KB 432/1461 KB 1192/1192 KB 436/1118 KB 432/1461 KB 1192/1192 KB 436/1118 KB 436/1461 KB 1192/1192 KB 436/1118 KB 440/1461 KB 1192/1192 KB 436/1118 KB 444/1461 KB 1192/1192 KB 436/1118 KB 448/1461 KB 1192/1192 KB 436/1118 KB 452/1461 KB 1192/1192 KB 440/1118 KB 452/1461 KB 1192/1192 KB 444/1118 KB 452/1461 KB 1192/1192 KB 448/1118 KB 452/1461 KB 1192/1192 KB 452/1118 KB 452/1461 KB 1192/1192 KB 452/1118 KB 456/1461 KB 1192/1192 KB 452/1118 KB 460/1461 KB 1192/1192 KB 452/1118 KB 464/1461 KB 1192/1192 KB 452/1118 KB 468/1461 KB 1192/1192 KB 456/1118 KB 472/1461 KB 1192/1192 KB 456/1118 KB 476/1461 KB 1192/1192 KB 456/1118 KB 480/1461 KB 1192/1192 KB 456/1118 KB 468/1461 KB 1192/1192 KB 460/1118 KB 480/1461 KB 1192/1192 KB Downloaded: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.1.0/cucumber-reporting-0.1.0.jar (1192 KB at 744.7 KB/sec) unit-abot-epc-basic-0: 12:10:22 DEBUG unit.abot-epc-basic/0.install 464/1118 KB 480/1461 KB 468/1118 KB 480/1461 KB 472/1118 KB 484/1461 KB 476/1118 KB 484/1461 KB 480/1118 KB 484/1461 KB 468/1118 KB 484/1461 KB 480/1118 KB 488/1461 KB 480/1118 KB 492/1461 KB 480/1118 KB 496/1461 KB 480/1118 KB 500/1461 KB 484/1118 KB 504/1461 KB 484/1118 KB 508/1461 KB 484/1118 KB 512/1461 KB 484/1118 KB 500/1461 KB 488/1118 KB 512/1461 KB 492/1118 KB 512/1461 KB 496/1118 KB 512/1461 KB 500/1118 KB 512/1461 KB 504/1118 KB 516/1461 KB 508/1118 KB 516/1461 KB 512/1118 KB 516/1461 KB 500/1118 KB 516/1461 KB 512/1118 KB 520/1461 KB 512/1118 KB 524/1461 KB 512/1118 KB 528/1461 KB 512/1118 KB 532/1461 KB 516/1118 KB 536/1461 KB 516/1118 KB 540/1461 KB 516/1118 KB 544/1461 KB 516/1118 KB 532/1461 KB 520/1118 KB 544/1461 KB 524/1118 KB 544/1461 KB 528/1118 KB 544/1461 KB 532/1118 KB 544/1461 KB 536/1118 KB 548/1461 KB 540/1118 KB 548/1461 KB 544/1118 KB 548/1461 KB 532/1118 KB 548/1461 KB 544/1118 KB 552/1461 KB 544/1118 KB 556/1461 KB 544/1118 KB 560/1461 KB 548/1118 KB 560/1461 KB 552/1118 KB 564/1461 KB 556/1118 KB 564/1461 KB 560/1118 KB 564/1461 KB 548/1118 KB 564/1461 KB 560/1118 KB 568/1461 KB 564/1118 KB 568/1461 KB 564/1118 KB 572/1461 KB 564/1118 KB 576/1461 KB 564/1118 KB 580/1461 KB 568/1118 KB 584/1461 KB 568/1118 KB 588/1461 KB 568/1118 KB 592/1461 KB 568/1118 KB 596/1461 KB 568/1118 KB 600/1461 KB 568/1118 KB 604/1461 KB 568/1118 KB 608/1461 KB 568/1118 KB 580/1461 KB 572/1118 KB 608/1461 KB 576/1118 KB 608/1461 KB 580/1118 KB 608/1461 KB 584/1118 KB 608/1461 KB 588/1118 KB 608/1461 KB 592/1118 KB 608/1461 KB 596/1118 KB 608/1461 KB 600/1118 KB 612/1461 KB 604/1118 KB 612/1461 KB 608/1118 KB 612/1461 KB 596/1118 KB 612/1461 KB 608/1118 KB 616/1461 KB 612/1118 KB 620/1461 KB 612/1118 KB 624/1461 KB 612/1118 KB 628/1461 KB 612/1118 KB 632/1461 KB 612/1118 KB 636/1461 KB 612/1118 KB 640/1461 KB 612/1118 KB 616/1461 KB 616/1118 KB 640/1461 KB 620/1118 KB 640/1461 KB 624/1118 KB 640/1461 KB 628/1118 KB 640/1461 KB 632/1118 KB 644/1461 KB 636/1118 KB 644/1461 KB 640/1118 KB 644/1461 KB 628/1118 KB 644/1461 KB 640/1118 KB 648/1461 KB 640/1118 KB 652/1461 KB 640/1118 KB 656/1461 KB 640/1118 KB 660/1461 KB 644/1118 KB 664/1461 KB 644/1118 KB 660/1461 KB 648/1118 KB 664/1461 KB 652/1118 KB 664/1461 KB 656/1118 KB 664/1461 KB 660/1118 KB 664/1461 KB 660/1118 KB 668/1461 KB 660/1118 KB 672/1461 KB 664/1118 KB 672/1461 KB 668/1118 KB 672/1461 KB 672/1118 KB 676/1461 KB 668/1118 KB 676/1461 KB 672/1118 KB 680/1461 KB 672/1118 KB 684/1461 KB 672/1118 KB 688/1461 KB 676/1118 KB 692/1461 KB 676/1118 KB 696/1461 KB 676/1118 KB 700/1461 KB 676/1118 KB 704/1461 KB 676/1118 KB 688/1461 KB 680/1118 KB 704/1461 KB 684/1118 KB 704/1461 KB 688/1118 KB 704/1461 KB 692/1118 KB 704/1461 KB 696/1118 KB 708/1461 KB 700/1118 KB 708/1461 KB 704/1118 KB 708/1461 KB 692/1118 KB 708/1461 KB 704/1118 KB 712/1461 KB 704/1118 KB 716/1461 KB 704/1118 KB 720/1461 KB 708/1118 KB 724/1461 KB 708/1118 KB 728/1461 KB 708/1118 KB 732/1461 KB 708/1118 KB 736/1461 KB 708/1118 KB 720/1461 KB 712/1118 KB 736/1461 KB 716/1118 KB 736/1461 KB 720/1118 KB 736/1461 KB 724/1118 KB 736/1461 KB 728/1118 KB 740/1461 KB 732/1118 KB 740/1461 KB 736/1118 KB 740/1461 KB 724/1118 KB 740/1461 KB 736/1118 KB 744/1461 KB 736/1118 KB 748/1461 KB 736/1118 KB 752/1461 KB 736/1118 KB 756/1461 KB 740/1118 KB 760/1461 KB 740/1118 KB 764/1461 KB 740/1118 KB 756/146 unit-abot-epc-basic-0: 12:10:22 DEBUG unit.abot-epc-basic/0.install 1 KB 744/1118 KB 764/1461 KB 748/1118 KB 764/1461 KB 752/1118 KB 764/1461 KB 752/1118 KB 768/1461 KB 752/1118 KB 772/1461 KB 756/1118 KB 776/1461 KB 756/1118 KB 780/1461 KB 756/1118 KB 784/1461 KB 756/1118 KB 772/1461 KB 760/1118 KB 784/1461 KB 764/1118 KB 784/1461 KB 768/1118 KB 784/1461 KB 772/1118 KB 784/1461 KB 776/1118 KB 788/1461 KB 780/1118 KB 788/1461 KB 784/1118 KB 788/1461 KB 772/1118 KB 788/1461 KB 784/1118 KB 792/1461 KB 784/1118 KB 796/1461 KB 784/1118 KB 800/1461 KB 788/1118 KB 800/1461 KB 792/1118 KB 804/1461 KB 796/1118 KB 804/1461 KB 800/1118 KB 804/1461 KB 788/1118 KB 804/1461 KB 800/1118 KB 808/1461 KB 800/1118 KB 812/1461 KB 800/1118 KB 816/1461 KB 800/1118 KB 820/1461 KB 804/1118 KB 824/1461 KB 804/1118 KB 828/1461 KB 804/1118 KB 832/1461 KB 804/1118 KB 820/1461 KB 808/1118 KB 832/1461 KB 812/1118 KB 832/1461 KB 816/1118 KB 832/1461 KB 820/1118 KB 832/1461 KB 824/1118 KB 836/1461 KB 828/1118 KB 836/1461 KB 832/1118 KB 836/1461 KB 820/1118 KB 836/1461 KB 832/1118 KB 840/1461 KB 832/1118 KB 844/1461 KB 832/1118 KB 848/1461 KB 832/1118 KB 852/1461 KB 836/1118 KB 856/1461 KB 836/1118 KB 860/1461 KB 836/1118 KB 864/1461 KB 836/1118 KB 852/1461 KB 840/1118 KB 864/1461 KB 844/1118 KB 864/1461 KB 848/1118 KB 864/1461 KB 852/1118 KB 864/1461 KB 856/1118 KB 868/1461 KB 860/1118 KB 868/1461 KB 864/1118 KB 868/1461 KB 852/1118 KB 868/1461 KB 864/1118 KB 872/1461 KB 864/1118 KB 876/1461 KB 864/1118 KB 880/1461 KB 864/1118 KB 884/1461 KB 868/1118 KB 888/1461 KB 868/1118 KB 892/1461 KB 868/1118 KB 884/1461 KB 872/1118 KB 892/1461 KB 876/1118 KB 892/1461 KB 880/1118 KB 892/1461 KB 884/1118 KB 892/1461 KB 884/1118 KB 896/1461 KB 884/1118 KB 900/1461 KB 888/1118 KB 904/1461 KB 888/1118 KB 908/1461 KB 888/1118 KB 912/1461 KB 888/1118 KB 900/1461 KB 892/1118 KB 912/1461 KB 896/1118 KB 912/1461 KB 900/1118 KB 912/1461 KB 904/1118 KB 916/1461 KB 908/1118 KB 916/1461 KB 912/1118 KB 916/1461 KB 916/1118 KB 916/1461 KB 920/1118 KB 916/1461 KB 924/1118 KB 916/1461 KB 928/1118 KB 916/1461 KB 900/1118 KB 916/1461 KB 928/1118 KB 920/1461 KB 928/1118 KB 924/1461 KB 928/1118 KB 928/1461 KB 928/1118 KB 932/1461 KB 928/1118 KB 936/1461 KB 928/1118 KB 940/1461 KB 928/1118 KB 944/1461 KB 928/1118 KB 948/1461 KB 932/1118 KB 952/1461 KB 932/1118 KB 956/1461 KB 932/1118 KB 960/1461 KB 932/1118 KB 948/1461 KB 936/1118 KB 960/1461 KB 940/1118 KB 960/1461 KB 944/1118 KB 960/1461 KB 948/1118 KB 960/1461 KB 952/1118 KB 964/1461 KB 956/1118 KB 964/1461 KB 960/1118 KB 964/1461 KB 948/1118 KB 964/1461 KB 960/1118 KB 968/1461 KB 964/1118 KB 972/1461 KB 964/1118 KB 976/1461 KB 964/1118 KB 980/1461 KB 964/1118 KB 984/1461 KB 964/1118 KB 988/1461 KB 964/1118 KB 992/1461 KB 964/1118 KB 968/1461 KB 968/1118 KB 992/1461 KB 972/1118 KB 992/1461 KB 976/1118 KB 992/1461 KB 980/1118 KB 992/1461 KB 984/1118 KB 996/1461 KB 980/1118 KB 996/1461 KB 984/1118 KB 1000/1461 KB 988/1118 KB 1000/1461 KB 992/1118 KB 1000/1461 KB 996/1118 KB 1004/1461 KB 1000/1118 KB 1004/1461 KB 1004/1118 KB 1004/1461 KB 1008/1118 KB 1004/1461 KB 992/1118 KB 1004/1461 KB 1008/1118 KB 1008/1461 KB 1008/1118 KB 1012/1461 KB 1008/1118 KB 1016/1461 KB 1008/1118 KB 1020/1461 KB 1008/1118 KB 1024/1461 KB 1012/1118 KB 1028/1461 KB 1012/1118 KB 1032/1461 KB 1012/1118 KB 1036/1461 KB 1012/1118 KB 1040/1461 KB 1012/1118 KB 1024/1461 KB 1016/1118 KB 1040/1461 KB 1020/1118 KB 1040/1461 KB 1024/1118 KB 1040/14 unit-abot-epc-basic-0: 12:10:22 DEBUG unit.abot-epc-basic/0.install 61 KB 1028/1118 KB 1040/1461 KB 1032/1118 KB 1044/1461 KB 1036/1118 KB 1044/1461 KB 1040/1118 KB 1044/1461 KB 1044/1118 KB 1044/1461 KB 1048/1118 KB 1044/1461 KB 1028/1118 KB 1044/1461 KB 1048/1118 KB 1048/1461 KB 1048/1118 KB 1052/1461 KB 1048/1118 KB 1056/1461 KB 1048/1118 KB 1060/1461 KB 1048/1118 KB 1064/1461 KB 1048/1118 KB 1068/1461 KB 1052/1118 KB 1072/1461 KB 1052/1118 KB 1068/1461 KB 1056/1118 KB 1072/1461 KB 1060/1118 KB 1072/1461 KB 1064/1118 KB 1076/1461 KB 1068/1118 KB 1076/1461 KB 1072/1118 KB 1076/1461 KB 1060/1118 KB 1076/1461 KB 1072/1118 KB 1080/1461 KB 1072/1118 KB 1084/1461 KB 1072/1118 KB 1088/1461 KB 1076/1118 KB 1088/1461 KB 1080/1118 KB 1092/1461 KB 1084/1118 KB 1092/1461 KB 1088/1118 KB 1092/1461 KB 1076/1118 KB 1092/1461 KB 1088/1118 KB 1096/1461 KB 1088/1118 KB 1100/1461 KB 1088/1118 KB 1104/1461 KB 1092/1118 KB 1108/1461 KB 1092/1118 KB 1112/1461 KB 1092/1118 KB 1116/1461 KB 1092/1118 KB 1120/1461 KB 1092/1118 KB 1104/1461 KB 1096/1118 KB 1120/1461 KB 1100/1118 KB 1120/1461 KB 1104/1118 KB 1120/1461 KB 1104/1118 KB 1124/1461 KB 1108/1118 KB 1128/1461 KB 1108/1118 KB 1132/1461 KB 1108/1118 KB 1136/1461 KB 1108/1118 KB 1124/1461 KB 1112/1118 KB 1136/1461 KB 1116/1118 KB 1136/1461 KB 1118/1118 KB 1136/1461 KB 1118/1118 KB 1140/1461 KB 1118/1118 KB 1144/1461 KB 1118/1118 KB 1148/1461 KB 1118/1118 KB 1152/1461 KB 1118/1118 KB 1156/1461 KB 1118/1118 KB 1160/1461 KB 1118/1118 KB 1164/1461 KB 1118/1118 KB 1168/1461 KB 1118/1118 KB 1172/1461 KB 1118/1118 KB 1176/1461 KB 1118/1118 KB 1180/1461 KB 1118/1118 KB 1184/1461 KB 1118/1118 KB 1188/1461 KB 1118/1118 KB 1192/1461 KB 1118/1118 KB 1196/1461 KB 1118/1118 KB 1200/1461 KB 1118/1118 KB 1204/1461 KB 1118/1118 KB 1208/1461 KB 1118/1118 KB 1212/1461 KB 1118/1118 KB 1216/1461 KB 1118/1118 KB 1220/1461 KB 1118/1118 KB 1224/1461 KB 1118/1118 KB 1228/1461 KB 1118/1118 KB 1232/1461 KB 1118/1118 KB 1236/1461 KB 1118/1118 KB 1240/1461 KB 1118/1118 KB 1244/1461 KB 1118/1118 KB 1248/1461 KB 1118/1118 KB 1252/1461 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/guava/guava/r09/guava-r09.jar (1118 KB at 659.8 KB/sec) unit-oai-hss-0: 12:10:22 DEBUG unit.oai-hss/0.install Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libidn11-dev amd64 1.28-1ubuntu2.2 [519 kB] unit-abot-epc-basic-0: 12:10:22 DEBUG unit.abot-epc-basic/0.install 1256/1461 KB 1260/1461 KB 1264/1461 KB 1268/1461 KB 1272/1461 KB 1276/1461 KB 1280/1461 KB 1284/1461 KB 1288/1461 KB 1292/1461 KB 1296/1461 KB 1300/1461 KB 1304/1461 KB 1308/1461 KB 1312/1461 KB 1316/1461 KB 1320/1461 KB 1324/1461 KB 1328/1461 KB 1332/1461 KB 1336/1461 KB 1340/1461 KB 1344/1461 KB 1348/1461 KB 1352/1461 KB 1356/1461 KB 1360/1461 KB 1364/1461 KB 1368/1461 KB 1372/1461 KB 1376/1461 KB 1380/1461 KB 1384/1461 KB 1388/1461 KB 1392/1461 KB 1396/1461 KB 1400/1461 KB 1404/1461 KB 1408/1461 KB 1412/1461 KB 1416/1461 KB 1420/1461 KB 1424/1461 KB 1428/1461 KB 1432/1461 KB 1436/1461 KB 1440/1461 KB 1444/1461 KB 1448/1461 KB 1452/1461 KB 1456/1461 KB 1460/1461 KB 1461/1461 KB Downloaded: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.9.0/mockito-all-1.9.0.jar (1461 KB at 849.9 KB/sec) unit-abot-epc-basic-0: 12:10:22 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 12:10:22 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 12:10:22 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom unit-abot-epc-basic-0: 12:10:22 DEBUG unit.abot-epc-basic/0.install 2/7 KB 4/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom (7 KB at 344.9 KB/sec) unit-abot-epc-basic-0: 12:10:22 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom unit-abot-epc-basic-0: 12:10:22 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom (2 KB at 143.6 KB/sec) unit-abot-epc-basic-0: 12:10:22 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom unit-oai-hss-0: 12:10:22 DEBUG unit.oai-hss/0.install Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libltdl-dev amd64 2.4.2-1.7ubuntu1 [157 kB] unit-abot-epc-basic-0: 12:10:22 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom (2 KB at 131.6 KB/sec) unit-abot-epc-basic-0: 12:10:22 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom unit-abot-epc-basic-0: 12:10:22 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom (2 KB at 87.8 KB/sec) unit-abot-epc-basic-0: 12:10:22 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom unit-abot-epc-basic-0: 12:10:22 DEBUG unit.abot-epc-basic/0.install 424/424 B Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom (424 B at 31.9 KB/sec) unit-abot-epc-basic-0: 12:10:22 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom unit-abot-epc-basic-0: 12:10:22 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom (4 KB at 293.9 KB/sec) unit-abot-epc-basic-0: 12:10:22 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom unit-abot-epc-basic-0: 12:10:22 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom (2 KB at 83.2 KB/sec) unit-abot-epc-basic-0: 12:10:22 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.pom unit-abot-epc-basic-0: 12:10:22 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.pom (3 KB at 146.8 KB/sec) unit-abot-epc-basic-0: 12:10:22 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom unit-abot-epc-basic-0: 12:10:22 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom (2 KB at 103.7 KB/sec) unit-abot-epc-basic-0: 12:10:22 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom unit-abot-epc-basic-0: 12:10:22 DEBUG unit.abot-epc-basic/0.install 3/7 KB 6/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom (7 KB at 432.8 KB/sec) unit-oai-hss-0: 12:10:22 DEBUG unit.oai-hss/0.install Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main zlib1g-dev amd64 1:1.2.8.dfsg-1ubuntu1.1 [166 kB] unit-abot-epc-basic-0: 12:10:22 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom unit-abot-epc-basic-0: 12:10:22 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom (2 KB at 87.5 KB/sec) unit-abot-epc-basic-0: 12:10:22 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.pom unit-abot-epc-basic-0: 12:10:22 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.pom (4 KB at 249.7 KB/sec) unit-abot-epc-basic-0: 12:10:22 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.pom unit-abot-epc-basic-0: 12:10:22 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.pom (6 KB at 314.1 KB/sec) unit-abot-epc-basic-0: 12:10:22 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom unit-abot-epc-basic-0: 12:10:22 DEBUG unit.abot-epc-basic/0.install 3/9 KB 6/9 KB 9/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom (9 KB at 653.7 KB/sec) unit-abot-epc-basic-0: 12:10:22 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.12/plexus-interpolation-1.12.pom unit-abot-epc-basic-0: 12:10:22 DEBUG unit.abot-epc-basic/0.install 889/889 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.12/plexus-interpolation-1.12.pom (889 B at 66.8 KB/sec) unit-abot-epc-basic-0: 12:10:22 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.pom unit-abot-epc-basic-0: 12:10:22 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.pom (3 KB at 164.5 KB/sec) unit-abot-epc-basic-0: 12:10:22 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/10/spice-parent-10.pom unit-abot-epc-basic-0: 12:10:22 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/10/spice-parent-10.pom (3 KB at 226.5 KB/sec) unit-abot-epc-basic-0: 12:10:22 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/3/forge-parent-3.pom unit-oai-hss-0: 12:10:22 DEBUG unit.oai-hss/0.install Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient-dev amd64 5.5.62-0ubuntu0.14.04.1 [869 kB] unit-abot-epc-basic-0: 12:10:22 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/3/forge-parent-3.pom (5 KB at 378.1 KB/sec) unit-abot-epc-basic-0: 12:10:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom unit-abot-epc-basic-0: 12:10:23 DEBUG unit.abot-epc-basic/0.install 3/8 KB 6/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom (8 KB at 562.4 KB/sec) unit-abot-epc-basic-0: 12:10:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.pom unit-abot-epc-basic-0: 12:10:23 DEBUG unit.abot-epc-basic/0.install 890/890 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.pom (890 B at 62.1 KB/sec) unit-abot-epc-basic-0: 12:10:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom unit-abot-epc-basic-0: 12:10:23 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom (3 KB at 213.9 KB/sec) unit-abot-epc-basic-0: 12:10:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom unit-abot-epc-basic-0: 12:10:23 DEBUG unit.abot-epc-basic/0.install 3/16 KB 6/16 KB 9/16 KB 11/16 KB 14/16 KB 16/16 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom (16 KB at 1078.5 KB/sec) unit-abot-epc-basic-0: 12:10:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.jar unit-abot-epc-basic-0: 12:10:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.jar unit-abot-epc-basic-0: 12:10:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.jar unit-abot-epc-basic-0: 12:10:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.jar unit-abot-epc-basic-0: 12:10:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.jar unit-abot-epc-basic-0: 12:10:23 DEBUG unit.abot-epc-basic/0.install 3/149 KB 5/149 KB 4/21 KB 8/149 KB 4/21 KB 4/10 KB 3/149 KB 4/21 KB 8/149 KB 8/21 KB 4/10 KB 8/149 KB 12/21 KB 4/10 KB 8/149 KB 16/21 KB 4/10 KB 8/149 KB 20/21 KB 4/10 KB 8/149 KB 21/21 KB 4/10 KB 5/149 KB 4/21 KB 4/10 KB 8/149 KB 21/21 KB 8/10 KB 8/149 KB 21/21 KB 10/10 KB 11/149 KB 21/21 KB 10/10 KB 13/149 KB 21/21 KB 10/10 KB 16/149 KB 21/21 KB 10/10 KB 19/149 KB 21/21 KB 10/10 KB 21/149 KB 21/21 KB 10/10 KB 24/149 KB 21/21 KB 10/10 KB 3/6 KB 27/149 KB 21/21 KB 10/10 KB 3/6 KB 29/149 KB 21/21 KB 10/10 KB 3/6 KB 24/149 KB 21/21 KB 10/10 KB 6/6 KB 29/149 KB 21/21 KB 10/10 KB 6/6 KB 32/149 KB 21/21 KB 10/10 KB 6/6 KB 32/149 KB 21/21 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.jar (10 KB at 485.4 KB/sec) unit-abot-epc-basic-0: 12:10:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.jar unit-abot-epc-basic-0: 12:10:23 DEBUG unit.abot-epc-basic/0.install 6/6 KB 36/149 KB 21/21 KB 10/10 KB 6/6 KB 40/149 KB 6/6 KB 44/149 KB 6/6 KB 48/149 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.jar (21 KB at 844.6 KB/sec) unit-abot-epc-basic-0: 12:10:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.jar unit-abot-epc-basic-0: 12:10:23 DEBUG unit.abot-epc-basic/0.install 6/6 KB 52/149 KB 56/149 KB 60/149 KB 64/149 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.jar (6 KB at 223.0 KB/sec) unit-abot-epc-basic-0: 12:10:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar unit-abot-epc-basic-0: 12:10:23 DEBUG unit.abot-epc-basic/0.install 4/14 KB 64/149 KB 8/14 KB 4/30 KB 68/149 KB 12/14 KB 4/30 KB 68/149 KB 14/14 KB 4/30 KB 68/149 KB 4/14 KB 4/30 KB 68/149 KB 14/14 KB 4/30 KB 72/149 KB 14/14 KB 4/30 KB 76/149 KB 14/14 KB 4/30 KB 80/149 KB 4/14 KB 4/30 KB 64/149 KB 14/14 KB 8/30 KB 80/149 KB 14/14 KB 12/30 KB 80/149 KB 14/14 KB 16/30 KB 80/149 KB 14/14 KB 20/30 KB 80/149 KB 14/14 KB 24/30 KB 80/149 KB 14/14 KB 24/30 KB 80/149 KB 4/37 KB 14/14 KB 24/30 KB 80/149 KB 8/37 KB 14/14 KB 24/30 KB 80/149 KB 12/37 KB 14/14 KB 24/30 KB 80/149 KB 16/37 KB 14/14 KB 24/30 KB 80/149 KB 20/37 KB 14/14 KB 24/30 KB 80/149 KB 24/37 KB 14/14 KB 24/30 KB 80/149 KB 28/37 KB 14/14 KB 28/30 KB 80/149 KB 32/37 KB 14/14 KB 28/30 KB 80/149 KB 28/37 KB 14/14 KB 30/30 KB 80/149 KB 32/37 KB 14/14 KB 3/14 KB 30/30 KB 80/149 KB 32/37 KB 14/14 KB 3/14 KB 30/30 KB 80/149 KB 36/37 KB 14/14 KB 3/14 KB 30/30 KB 80/149 KB 37/37 KB 14/14 KB 5/14 KB 30/30 KB 80/149 KB 37/37 KB 14/14 KB 8/14 KB 30/30 KB 80/149 KB 37/37 KB 14/14 KB 11/14 KB 30/30 KB 80/149 KB 37/37 KB 14/14 KB 13/14 KB 30/30 KB 80/149 KB 37/37 KB 14/14 KB 30/30 KB 84/149 KB 37/37 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.jar (14 KB at 391.0 KB/sec) unit-abot-epc-basic-0: 12:10:23 DEBUG unit.abot-epc-basic/0.install 14/14 KB 13/14 KB 30/30 KB 84/149 KB 37/37 KB 14/14 KB 30/30 KB 88/149 KB 37/37 KB 14/14 KB 30/30 KB 92/149 KB 37/37 KB 14/14 KB 30/30 KB 96/149 KB 37/37 KB 14/14 KB 30/30 KB 100/149 KB 37/37 KB 14/14 KB 30/30 KB 104/149 KB 37/37 KB 14/14 KB 30/30 KB 108/149 KB 37/37 KB 14/14 KB 30/30 KB 112/149 KB 37/37 KB Downloaded: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.jar (30 KB at 840.3 KB/sec) unit-abot-epc-basic-0: 12:10:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.jar unit-abot-epc-basic-0: 12:10:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.jar unit-abot-epc-basic-0: 12:10:23 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.jar (37 KB at 900.2 KB/sec) unit-abot-epc-basic-0: 12:10:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.jar unit-abot-epc-basic-0: 12:10:23 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar (14 KB at 319.3 KB/sec) unit-abot-epc-basic-0: 12:10:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.jar unit-abot-epc-basic-0: 12:10:23 DEBUG unit.abot-epc-basic/0.install 14/14 KB 116/149 KB 37/37 KB 120/149 KB 124/149 KB 128/149 KB 132/149 KB 132/149 KB 3/11 KB 132/149 KB 6/11 KB 132/149 KB 9/11 KB 132/149 KB 11/11 KB 136/149 KB 11/11 KB 4/37 KB 3/43 KB 140/149 KB 11/11 KB 4/7 KB 4/37 KB 3/43 KB 144/149 KB 11/11 KB 4/7 KB 3/43 KB 136/149 KB 11/11 KB 4/37 KB 6/43 KB 144/149 KB 11/11 KB 4/7 KB 4/37 KB 9/43 KB 144/149 KB 11/11 KB 4/7 KB 4/37 KB 3/43 KB 136/149 KB 11/11 KB 4/7 KB 4/37 KB 9/43 KB 144/149 KB 11/11 KB 7/7 KB 4/37 KB 3/43 KB 136/149 KB 11/11 KB 8/37 KB 11/43 KB 144/149 KB 11/11 KB 7/7 KB 12/37 KB 11/43 KB 144/149 KB 11/11 KB 7/7 KB 16/37 KB 11/43 KB 144/149 KB 11/11 KB 7/7 KB 4/37 KB 11/43 KB 144/149 KB 11/11 KB 7/7 KB 16/37 KB 14/43 KB 144/149 KB 11/11 KB 7/7 KB 16/37 KB 16/43 KB 144/149 KB 11/11 KB 7/7 KB 20/37 KB 19/43 KB 144/149 KB 11/11 KB 7/7 KB 20/37 KB 22/43 KB 144/149 KB 11/11 KB 7/7 KB 20/37 KB 16/43 KB 144/149 KB 11/11 KB 7/7 KB 24/37 KB 22/43 KB 144/149 KB 11/11 KB 7/7 KB 28/37 KB 22/43 KB 144/149 KB 11/11 KB 7/7 KB 32/37 KB 22/43 KB 144/149 KB 11/11 KB 7/7 KB 32/37 KB 22/43 KB 148/149 KB 11/11 KB 7/7 KB 36/37 KB 25/43 KB 149/149 KB 11/11 KB 7/7 KB 36/37 KB 25/43 KB 148/149 KB 11/11 KB 7/7 KB 37/37 KB 25/43 KB 149/149 KB 11/11 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.jar (11 KB at 192.3 KB/sec) unit-abot-epc-basic-0: 12:10:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jar unit-abot-epc-basic-0: 12:10:23 DEBUG unit.abot-epc-basic/0.install 32/37 KB 25/43 KB 148/149 KB 11/11 KB 7/7 KB 37/37 KB 27/43 KB 149/149 KB 7/7 KB 37/37 KB 30/43 KB 149/149 KB 7/7 KB 37/37 KB 32/43 KB 149/149 KB 7/7 KB 37/37 KB 36/43 KB 149/149 KB 7/7 KB 37/37 KB 40/43 KB 149/149 KB 7/7 KB 37/37 KB 43/43 KB 149/149 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.jar (7 KB at 118.7 KB/sec) unit-abot-epc-basic-0: 12:10:23 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.jar (37 KB at 648.5 KB/sec) unit-abot-epc-basic-0: 12:10:23 DEBUG unit.abot-epc-basic/0.install 43/43 KB 3/60 KB 149/149 KB 43/43 KB 5/60 KB 149/149 KB 43/43 KB 8/60 KB 43/43 KB 11/60 KB 43/43 KB 13/60 KB 16/60 KB 19/60 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.jar (149 KB at 2350.2 KB/sec) unit-abot-epc-basic-0: 12:10:23 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.jar (43 KB at 701.6 KB/sec) unit-abot-epc-basic-0: 12:10:23 DEBUG unit.abot-epc-basic/0.install 21/60 KB 24/60 KB 27/60 KB 29/60 KB 32/60 KB 36/60 KB 40/60 KB 44/60 KB 48/60 KB 52/60 KB 56/60 KB 60/60 KB 60/60 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jar (60 KB at 816.8 KB/sec) unit-oai-hss-0: 12:10:23 DEBUG unit.oai-hss/0.install Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libpthread-stubs0-dev amd64 0.3-4 [4068 B] unit-oai-hss-0: 12:10:23 DEBUG unit.oai-hss/0.install Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp-dev amd64 1.0.15+dfsg-1 [64.4 kB] unit-abot-epc-basic-0: 12:10:23 DEBUG unit.abot-epc-basic/0.install [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! unit-abot-epc-basic-0: 12:10:23 DEBUG unit.abot-epc-basic/0.install [INFO] Copying 1 resource unit-abot-epc-basic-0: 12:10:23 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 12:10:23 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 12:10:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.pom unit-abot-epc-basic-0: 12:10:23 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.pom (2 KB at 81.1 KB/sec) unit-abot-epc-basic-0: 12:10:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.9/maven-2.0.9.pom unit-abot-epc-basic-0: 12:10:23 DEBUG unit.abot-epc-basic/0.install 3/19 KB 6/19 KB 9/19 KB 11/19 KB 14/19 KB 16/19 KB 19/19 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.9/maven-2.0.9.pom (19 KB at 1086.1 KB/sec) unit-abot-epc-basic-0: 12:10:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/8/maven-parent-8.pom unit-abot-epc-basic-0: 12:10:23 DEBUG unit.abot-epc-basic/0.install 3/24 KB 6/24 KB 9/24 KB 11/24 KB 14/24 KB 16/24 KB 19/24 KB 22/24 KB 24/24 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/8/maven-parent-8.pom (24 KB at 1683.4 KB/sec) unit-abot-epc-basic-0: 12:10:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.pom unit-abot-epc-basic-0: 12:10:23 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.pom (2 KB at 112.9 KB/sec) unit-abot-epc-basic-0: 12:10:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom unit-abot-epc-basic-0: 12:10:23 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom (3 KB at 186.8 KB/sec) unit-abot-epc-basic-0: 12:10:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.pom unit-oai-hss-0: 12:10:23 DEBUG unit.oai-hss/0.install Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libssl-dev amd64 1.0.1f-1ubuntu2.27 [1076 kB] unit-abot-epc-basic-0: 12:10:23 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.pom (8 KB at 543.0 KB/sec) unit-abot-epc-basic-0: 12:10:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.pom unit-abot-epc-basic-0: 12:10:23 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.pom (3 KB at 167.5 KB/sec) unit-abot-epc-basic-0: 12:10:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.pom unit-abot-epc-basic-0: 12:10:23 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.pom (4 KB at 255.5 KB/sec) unit-abot-epc-basic-0: 12:10:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.pom unit-abot-epc-basic-0: 12:10:23 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.pom (2 KB at 137.0 KB/sec) unit-abot-epc-basic-0: 12:10:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.pom unit-abot-epc-basic-0: 12:10:23 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.pom (3 KB at 154.0 KB/sec) unit-abot-epc-basic-0: 12:10:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.pom unit-abot-epc-basic-0: 12:10:23 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.pom (2 KB at 123.8 KB/sec) unit-abot-epc-basic-0: 12:10:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.pom unit-abot-epc-basic-0: 12:10:23 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.pom (2 KB at 141.9 KB/sec) unit-abot-epc-basic-0: 12:10:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.pom unit-abot-epc-basic-0: 12:10:23 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.pom (3 KB at 155.7 KB/sec) unit-abot-epc-basic-0: 12:10:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.pom unit-abot-epc-basic-0: 12:10:23 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.pom (3 KB at 85.1 KB/sec) unit-oai-hss-0: 12:10:23 DEBUG unit.oai-hss/0.install Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libssl-doc all 1.0.1f-1ubuntu2.27 [972 kB] unit-abot-epc-basic-0: 12:10:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.pom unit-abot-epc-basic-0: 12:10:23 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.pom (2 KB at 106.9 KB/sec) unit-abot-epc-basic-0: 12:10:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.pom unit-abot-epc-basic-0: 12:10:23 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.pom (3 KB at 126.6 KB/sec) unit-abot-epc-basic-0: 12:10:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.pom unit-abot-epc-basic-0: 12:10:23 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.pom (2 KB at 69.7 KB/sec) unit-abot-epc-basic-0: 12:10:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.pom unit-abot-epc-basic-0: 12:10:23 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.pom (4 KB at 256.5 KB/sec) unit-abot-epc-basic-0: 12:10:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/1.9.1/plexus-compiler-api-1.9.1.pom unit-abot-epc-basic-0: 12:10:23 DEBUG unit.abot-epc-basic/0.install 867/867 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/1.9.1/plexus-compiler-api-1.9.1.pom (867 B at 65.1 KB/sec) unit-abot-epc-basic-0: 12:10:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler/1.9.1/plexus-compiler-1.9.1.pom unit-abot-epc-basic-0: 12:10:23 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler/1.9.1/plexus-compiler-1.9.1.pom (4 KB at 312.6 KB/sec) unit-abot-epc-basic-0: 12:10:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.20/plexus-components-1.1.20.pom unit-abot-epc-basic-0: 12:10:23 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.20/plexus-components-1.1.20.pom (3 KB at 226.6 KB/sec) unit-abot-epc-basic-0: 12:10:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom unit-abot-epc-basic-0: 12:10:23 DEBUG unit.abot-epc-basic/0.install 3/19 KB 6/19 KB 9/19 KB 11/19 KB 14/19 KB 16/19 KB 19/19 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom (19 KB at 1211.9 KB/sec) unit-abot-epc-basic-0: 12:10:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/1.9.1/plexus-compiler-manager-1.9.1.pom unit-oai-hss-0: 12:10:23 DEBUG unit.oai-hss/0.install Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libtool amd64 2.4.2-1.7ubuntu1 [188 kB] unit-abot-epc-basic-0: 12:10:23 DEBUG unit.abot-epc-basic/0.install 692/692 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/1.9.1/plexus-compiler-manager-1.9.1.pom (692 B at 45.1 KB/sec) unit-abot-epc-basic-0: 12:10:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/1.9.1/plexus-compiler-javac-1.9.1.pom unit-abot-epc-basic-0: 12:10:23 DEBUG unit.abot-epc-basic/0.install 688/688 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/1.9.1/plexus-compiler-javac-1.9.1.pom (688 B at 51.7 KB/sec) unit-abot-epc-basic-0: 12:10:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compilers/1.9.1/plexus-compilers-1.9.1.pom unit-abot-epc-basic-0: 12:10:23 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compilers/1.9.1/plexus-compilers-1.9.1.pom (2 KB at 93.4 KB/sec) unit-abot-epc-basic-0: 12:10:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.jar unit-abot-epc-basic-0: 12:10:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.jar unit-abot-epc-basic-0: 12:10:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.jar unit-abot-epc-basic-0: 12:10:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.jar unit-abot-epc-basic-0: 12:10:23 DEBUG unit.abot-epc-basic/0.install 3/13 KB 6/13 KB 9/13 KB 11/13 KB 13/13 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.jar unit-abot-epc-basic-0: 12:10:23 DEBUG unit.abot-epc-basic/0.install 4/156 KB 13/13 KB 3/48 KB 4/156 KB 13/13 KB 6/48 KB 4/156 KB 13/13 KB 3/21 KB 9/48 KB 3/87 KB 4/156 KB 3/21 KB 11/48 KB 3/87 KB 4/156 KB 3/21 KB 14/48 KB 3/87 KB 4/156 KB 3/21 KB 16/48 KB 3/87 KB 8/156 KB 3/21 KB 6/48 KB 4/156 KB 13/13 KB 5/21 KB 16/48 KB 3/87 KB 8/156 KB 8/21 KB 16/48 KB 3/87 KB 8/156 KB 11/21 KB 16/48 KB 3/87 KB 8/156 KB 13/21 KB 16/48 KB 3/87 KB 8/156 KB 16/21 KB 16/48 KB 3/87 KB 8/156 KB 19/21 KB 16/48 KB 3/87 KB 8/156 KB 21/21 KB 16/48 KB 3/87 KB 8/156 KB 3/21 KB 6/48 KB 3/87 KB 4/156 KB 21/21 KB 16/48 KB 6/87 KB 8/156 KB 21/21 KB 16/48 KB 9/87 KB 8/156 KB 21/21 KB 16/48 KB 11/87 KB 8/156 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.jar (13 KB at 419.7 KB/sec) unit-abot-epc-basic-0: 12:10:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.jar unit-abot-epc-basic-0: 12:10:23 DEBUG unit.abot-epc-basic/0.install 21/21 KB 16/48 KB 14/87 KB 8/156 KB 21/21 KB 16/48 KB 16/87 KB 8/156 KB 21/21 KB 16/48 KB 19/87 KB 8/156 KB 21/21 KB 19/48 KB 22/87 KB 8/156 KB 3/21 KB 14/48 KB 3/87 KB 8/156 KB 21/21 KB 19/48 KB 22/87 KB 12/156 KB 21/21 KB 19/48 KB 22/87 KB 16/156 KB 21/21 KB 19/48 KB 22/87 KB 20/156 KB 21/21 KB 19/48 KB 19/87 KB 8/156 KB 21/21 KB 22/48 KB 25/87 KB 20/156 KB 21/21 KB 25/48 KB 25/87 KB 20/156 KB 21/21 KB 19/48 KB 25/87 KB 20/156 KB 21/21 KB 25/48 KB 25/87 KB 24/156 KB 21/21 KB 27/48 KB 27/87 KB 24/156 KB 21/21 KB 25/48 KB 27/87 KB 24/156 KB 21/21 KB 27/48 KB 27/87 KB 28/156 KB 21/21 KB 27/48 KB 27/87 KB 32/156 KB 21/21 KB 27/48 KB 30/87 KB 32/156 KB 21/21 KB 30/48 KB 30/87 KB 32/156 KB 21/21 KB 30/48 KB 32/87 KB 32/156 KB 21/21 KB 32/48 KB 32/87 KB 32/156 KB 21/21 KB 32/48 KB 36/87 KB 32/156 KB 21/21 KB 36/48 KB 40/87 KB 36/156 KB 21/21 KB 36/48 KB 44/87 KB 36/156 KB 21/21 KB 36/48 KB 48/87 KB 36/156 KB 21/21 KB 36/48 KB 36/87 KB 36/156 KB 21/21 KB 40/48 KB 48/87 KB 36/156 KB 21/21 KB 44/48 KB 3/35 KB 48/87 KB 36/156 KB 21/21 KB 32/48 KB 36/87 KB 36/156 KB 21/21 KB 40/48 KB 3/35 KB 48/87 KB 36/156 KB 21/21 KB 48/48 KB 6/35 KB 48/87 KB 40/156 KB 48/48 KB 9/35 KB 48/87 KB 40/156 KB 48/48 KB 11/35 KB 48/87 KB 40/156 KB 48/48 KB 14/35 KB 48/87 KB 40/156 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.jar (21 KB at 849.5 KB/sec) unit-abot-epc-basic-0: 12:10:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.jar unit-abot-epc-basic-0: 12:10:23 DEBUG unit.abot-epc-basic/0.install 48/48 KB 16/35 KB 48/87 KB 40/156 KB 48/48 KB 19/35 KB 48/87 KB 40/156 KB 21/21 KB 48/48 KB 3/35 KB 48/87 KB 40/156 KB 48/48 KB 19/35 KB 48/87 KB 44/156 KB 48/48 KB 22/35 KB 48/87 KB 48/156 KB 48/48 KB 22/35 KB 48/87 KB 44/156 KB 48/48 KB 25/35 KB 48/87 KB 48/156 KB 48/48 KB 27/35 KB 48/87 KB 48/156 KB 48/48 KB 30/35 KB 52/87 KB 52/156 KB 48/48 KB 27/35 KB 52/87 KB 52/156 KB 48/48 KB 30/35 KB 52/87 KB 56/156 KB 48/48 KB 32/35 KB 52/87 KB 60/156 KB 48/48 KB 32/35 KB 52/87 KB 64/156 KB 48/48 KB 27/35 KB 52/87 KB 48/156 KB 48/48 KB 32/35 KB 56/87 KB 64/156 KB 48/48 KB 32/35 KB 60/87 KB 64/156 KB 48/48 KB 32/35 KB 64/87 KB 64/156 KB 48/48 KB 32/35 KB 68/87 KB 64/156 KB 48/48 KB 32/35 KB 72/87 KB 3/86 KB 68/156 KB 48/48 KB 32/35 KB 76/87 KB 3/86 KB 68/156 KB 48/48 KB 32/35 KB 80/87 KB 3/86 KB 68/156 KB 21/21 KB 48/48 KB 3/35 KB 48/87 KB 36/156 KB 48/48 KB 32/35 KB 68/87 KB 3/86 KB 68/156 KB 48/48 KB 32/35 KB 80/87 KB 3/86 KB 72/156 KB 48/48 KB 32/35 KB 80/87 KB 3/86 KB 76/156 KB 48/48 KB 32/35 KB 80/87 KB 3/86 KB 80/156 KB 48/48 KB 32/35 KB 68/87 KB 3/86 KB 64/156 KB 48/48 KB 32/35 KB 52/87 KB 56/156 KB 48/48 KB 32/35 KB 80/87 KB 6/86 KB 80/156 KB 48/48 KB 35/35 KB 80/87 KB 9/86 KB 80/156 KB 48/48 KB 35/35 KB 80/87 KB 6/86 KB 80/156 KB 48/48 KB 35/35 KB 80/87 KB 11/86 KB 80/156 KB 48/48 KB 35/35 KB 80/87 KB 14/86 KB 80/156 KB 48/48 KB 35/35 KB 80/87 KB 16/86 KB 80/156 KB 48/48 KB 35/35 KB 80/87 KB 19/86 KB 80/156 KB 48/48 KB 35/35 KB 80/87 KB 19/86 KB 84/156 KB 35/35 KB 84/87 KB 22/86 KB 88/156 KB 35/35 KB 84/87 KB 22/86 KB 92/156 KB 35/35 KB 84/87 KB 22/86 KB 96/156 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.jar (48 KB at 1090.0 KB/sec) unit-abot-epc-basic-0: 12:10:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.jar unit-abot-epc-basic-0: 12:10:23 DEBUG unit.abot-epc-basic/0.install 48/48 KB 35/35 KB 84/87 KB 22/86 KB 84/156 KB 35/35 KB 87/87 KB 22/86 KB 96/156 KB 48/48 KB 35/35 KB 80/87 KB 22/86 KB 84/156 KB 35/35 KB 87/87 KB 25/86 KB 96/156 KB 87/87 KB 27/86 KB 96/156 KB 87/87 KB 30/86 KB 96/156 KB 87/87 KB 32/86 KB 96/156 KB 3/24 KB 87/87 KB 36/86 KB 100/156 KB 3/24 KB 87/87 KB 40/86 KB 100/156 KB 3/24 KB 87/87 KB 44/86 KB 100/156 KB 3/24 KB 87/87 KB 48/86 KB 100/156 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.jar (35 KB at 734.7 KB/sec) unit-abot-epc-basic-0: 12:10:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.jar unit-abot-epc-basic-0: 12:10:23 DEBUG unit.abot-epc-basic/0.install 3/24 KB 87/87 KB 32/86 KB 100/156 KB 6/24 KB 87/87 KB 48/86 KB 100/156 KB 9/24 KB 87/87 KB 48/86 KB 100/156 KB 87/87 KB 32/86 KB 100/156 KB 11/24 KB 87/87 KB 48/86 KB 104/156 KB 11/24 KB 87/87 KB 48/86 KB 108/156 KB 11/24 KB 87/87 KB 48/86 KB 112/156 KB 11/24 KB 87/87 KB 48/86 KB 100/156 KB 14/24 KB 87/87 KB 48/86 KB 112/156 KB 16/24 KB 87/87 KB 48/86 KB 112/156 KB 19/24 KB 87/87 KB 48/86 KB 112/156 KB 22/24 KB 52/86 KB 116/156 KB 24/24 KB 52/86 KB 116/156 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.jar (87 KB at 1447.1 KB/sec) unit-abot-epc-basic-0: 12:10:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.jar unit-abot-epc-basic-0: 12:10:23 DEBUG unit.abot-epc-basic/0.install 19/24 KB 52/86 KB 116/156 KB 24/24 KB 56/86 KB 116/156 KB 24/24 KB 60/86 KB 116/156 KB 24/24 KB 64/86 KB 116/156 KB 24/24 KB 68/86 KB 116/156 KB 4/14 KB 24/24 KB 72/86 KB 116/156 KB 4/14 KB 24/24 KB 76/86 KB 116/156 KB 4/14 KB 24/24 KB 80/86 KB 116/156 KB 4/14 KB 24/24 KB 84/86 KB 116/156 KB 4/14 KB 24/24 KB 86/86 KB 116/156 KB 19/24 KB 48/86 KB 116/156 KB 4/14 KB 24/24 KB 86/86 KB 120/156 KB 4/14 KB 24/24 KB 86/86 KB 124/156 KB 4/14 KB 24/24 KB 86/86 KB 128/156 KB 4/14 KB 24/24 KB 68/86 KB 116/156 KB 8/14 KB 24/24 KB 86/86 KB 128/156 KB 12/14 KB 24/24 KB 86/86 KB 128/156 KB 14/14 KB 24/24 KB 86/86 KB 128/156 KB 14/14 KB 24/24 KB 86/86 KB 132/156 KB 14/14 KB 24/24 KB 86/86 KB 136/156 KB 14/14 KB 24/24 KB 86/86 KB 140/156 KB 14/14 KB 24/24 KB 86/86 KB 144/156 KB 3/119 KB 14/14 KB 24/24 KB 86/86 KB 148/156 KB 3/119 KB 86/86 KB 152/156 KB 3/119 KB 86/86 KB 156/156 KB 3/119 KB 86/86 KB 156/156 KB 3/119 KB 14/14 KB 24/24 KB 86/86 KB 140/156 KB 3/119 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.jar (14 KB at 213.7 KB/sec) unit-abot-epc-basic-0: 12:10:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.jar unit-abot-epc-basic-0: 12:10:23 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.jar (24 KB at 363.4 KB/sec) unit-abot-epc-basic-0: 12:10:23 DEBUG unit.abot-epc-basic/0.install 86/86 KB 156/156 KB 6/119 KB 86/86 KB 156/156 KB 9/119 KB 86/86 KB 156/156 KB 11/119 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.jar unit-oai-hss-0: 12:10:23 DEBUG unit.oai-hss/0.install Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB] unit-abot-epc-basic-0: 12:10:23 DEBUG unit.abot-epc-basic/0.install 86/86 KB 156/156 KB 14/119 KB 86/86 KB 156/156 KB 16/119 KB 86/86 KB 156/156 KB 19/119 KB 86/86 KB 156/156 KB 22/119 KB 86/86 KB 156/156 KB 25/119 KB 86/86 KB 156/156 KB 27/119 KB 86/86 KB 156/156 KB 30/119 KB 86/86 KB 156/156 KB 32/119 KB 86/86 KB 156/156 KB 36/119 KB 86/86 KB 156/156 KB 40/119 KB 86/86 KB 156/156 KB 44/119 KB 86/86 KB 156/156 KB 48/119 KB 4/29 KB 52/119 KB 4/29 KB 56/119 KB 4/29 KB 3/37 KB 60/119 KB 4/29 KB 3/37 KB 64/119 KB 4/29 KB 86/86 KB 156/156 KB 48/119 KB 8/29 KB 3/37 KB 64/119 KB 12/29 KB 3/37 KB 64/119 KB 16/29 KB 3/37 KB 64/119 KB 20/29 KB 3/37 KB 64/119 KB 24/29 KB 3/37 KB 64/119 KB 28/29 KB 3/37 KB 64/119 KB 29/29 KB 3/37 KB 64/119 KB 4/29 KB 3/37 KB 56/119 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.jar (86 KB at 1168.2 KB/sec) unit-abot-epc-basic-0: 12:10:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.jar unit-abot-epc-basic-0: 12:10:23 DEBUG unit.abot-epc-basic/0.install 29/29 KB 6/37 KB 64/119 KB 29/29 KB 9/37 KB 64/119 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.jar (156 KB at 1973.3 KB/sec) unit-abot-epc-basic-0: 12:10:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.jar unit-abot-epc-basic-0: 12:10:23 DEBUG unit.abot-epc-basic/0.install 29/29 KB 11/37 KB 64/119 KB 29/29 KB 14/37 KB 64/119 KB 29/29 KB 16/37 KB 64/119 KB 29/29 KB 19/37 KB 64/119 KB 29/29 KB 22/37 KB 64/119 KB 29/29 KB 25/37 KB 64/119 KB 29/29 KB 27/37 KB 64/119 KB 29/29 KB 30/37 KB 64/119 KB 29/29 KB 30/37 KB 68/119 KB 29/29 KB 32/37 KB 68/119 KB 29/29 KB 35/37 KB 68/119 KB 29/29 KB 37/37 KB 68/119 KB 29/29 KB 37/37 KB 72/119 KB 29/29 KB 37/37 KB 76/119 KB 29/29 KB 37/37 KB 80/119 KB 29/29 KB 37/37 KB 84/119 KB 4/57 KB 37/37 KB 84/119 KB 8/57 KB 37/37 KB 4/11 KB 84/119 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.jar (29 KB at 346.2 KB/sec) unit-abot-epc-basic-0: 12:10:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.jar unit-abot-epc-basic-0: 12:10:23 DEBUG unit.abot-epc-basic/0.install 12/57 KB 37/37 KB 4/11 KB 84/119 KB 16/57 KB 37/37 KB 4/11 KB 84/119 KB 20/57 KB 37/37 KB 4/11 KB 84/119 KB 24/57 KB 37/37 KB 4/11 KB 84/119 KB 28/57 KB 37/37 KB 4/11 KB 84/119 KB 32/57 KB 37/37 KB 4/11 KB 84/119 KB 4/57 KB 37/37 KB 4/11 KB 84/119 KB 32/57 KB 37/37 KB 8/11 KB 84/119 KB 32/57 KB 37/37 KB 11/11 KB 84/119 KB 36/57 KB 37/37 KB 11/11 KB 84/119 KB 40/57 KB 37/37 KB 11/11 KB 84/119 KB 44/57 KB 37/37 KB 11/11 KB 84/119 KB 48/57 KB 37/37 KB 11/11 KB 84/119 KB 52/57 KB 11/11 KB 88/119 KB 56/57 KB 11/11 KB 88/119 KB 57/57 KB 11/11 KB 88/119 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.jar (37 KB at 411.1 KB/sec) unit-abot-epc-basic-0: 12:10:23 DEBUG unit.abot-epc-basic/0.install 48/57 KB 37/37 KB 11/11 KB 88/119 KB 57/57 KB 11/11 KB 92/119 KB 57/57 KB 11/11 KB 96/119 KB 57/57 KB 11/11 KB 100/119 KB 57/57 KB 11/11 KB 4/33 KB 100/119 KB 57/57 KB 11/11 KB 8/33 KB 100/119 KB 57/57 KB 11/11 KB 12/33 KB 100/119 KB 57/57 KB 16/33 KB 100/119 KB 57/57 KB 20/33 KB 100/119 KB 57/57 KB 24/33 KB 100/119 KB 57/57 KB 28/33 KB 100/119 KB 57/57 KB 32/33 KB 100/119 KB Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/1.9.1/plexus-compiler-api-1.9.1.jar unit-abot-epc-basic-0: 12:10:23 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.jar (11 KB at 109.1 KB/sec) unit-abot-epc-basic-0: 12:10:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/1.9.1/plexus-compiler-manager-1.9.1.jar unit-abot-epc-basic-0: 12:10:23 DEBUG unit.abot-epc-basic/0.install 57/57 KB 33/33 KB 100/119 KB 57/57 KB 33/33 KB 104/119 KB 57/57 KB 33/33 KB 108/119 KB 57/57 KB 33/33 KB 112/119 KB 57/57 KB 33/33 KB 116/119 KB 57/57 KB 33/33 KB 119/119 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.jar (57 KB at 594.5 KB/sec) unit-abot-epc-basic-0: 12:10:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/1.9.1/plexus-compiler-javac-1.9.1.jar unit-abot-epc-basic-0: 12:10:23 DEBUG unit.abot-epc-basic/0.install 33/33 KB 4/21 KB 119/119 KB 33/33 KB 8/21 KB 119/119 KB 33/33 KB 8/21 KB 3/5 KB 119/119 KB 33/33 KB 8/21 KB 5/5 KB 119/119 KB 33/33 KB 12/21 KB 5/5 KB 119/119 KB 33/33 KB 16/21 KB 5/5 KB 119/119 KB 33/33 KB 20/21 KB 5/5 KB 119/119 KB 21/21 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.jar (119 KB at 1189.3 KB/sec) unit-abot-epc-basic-0: 12:10:23 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.jar (33 KB at 318.2 KB/sec) unit-abot-epc-basic-0: 12:10:23 DEBUG unit.abot-epc-basic/0.install 4/14 KB 21/21 KB 5/5 KB 8/14 KB 21/21 KB 5/5 KB 12/14 KB 21/21 KB 5/5 KB 14/14 KB 21/21 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/1.9.1/plexus-compiler-manager-1.9.1.jar (5 KB at 42.8 KB/sec) unit-abot-epc-basic-0: 12:10:23 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/1.9.1/plexus-compiler-api-1.9.1.jar (21 KB at 197.1 KB/sec) unit-abot-epc-basic-0: 12:10:23 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/1.9.1/plexus-compiler-javac-1.9.1.jar (14 KB at 129.4 KB/sec) unit-abot-epc-basic-0: 12:10:24 DEBUG unit.abot-epc-basic/0.install [INFO] No sources to compile unit-abot-epc-basic-0: 12:10:24 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 12:10:24 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 12:10:24 DEBUG unit.abot-epc-basic/0.install [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! unit-abot-epc-basic-0: 12:10:24 DEBUG unit.abot-epc-basic/0.install [INFO] skip non existing resourceDirectory /var/lib/abot-epc-basic/src/test/resources unit-abot-epc-basic-0: 12:10:24 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 12:10:24 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ ABOT-RunScenarios --- unit-oai-hss-0: 12:10:24 DEBUG unit.oai-hss/0.install Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server all 5.5.62-0ubuntu0.14.04.1 [11.0 kB] unit-abot-epc-basic-0: 12:10:24 DEBUG unit.abot-epc-basic/0.install [INFO] Compiling 1 source file to /var/lib/abot-epc-basic/target/test-classes unit-oai-hss-0: 12:10:24 DEBUG unit.oai-hss/0.install Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libidn2-0-dev amd64 0.9-1 [292 kB] unit-oai-hss-0: 12:10:24 DEBUG unit.oai-hss/0.install Preconfiguring packages ... unit-oai-hss-0: 12:10:24 DEBUG unit.oai-hss/0.install Fetched 11.0 MB in 5s (2025 kB/s) unit-oai-hss-0: 12:10:24 DEBUG unit.oai-hss/0.install Selecting previously unselected package libconfig9:amd64. unit-oai-hss-0: 12:10:24 DEBUG unit.oai-hss/0.install (Reading database ... 116272 files and directories currently installed.) unit-oai-hss-0: 12:10:24 DEBUG unit.oai-hss/0.install Preparing to unpack .../libconfig9_1.4.9-2_amd64.deb ... unit-oai-hss-0: 12:10:24 DEBUG unit.oai-hss/0.install Unpacking libconfig9:amd64 (1.4.9-2) ... unit-oai-hss-0: 12:10:24 DEBUG unit.oai-hss/0.install Selecting previously unselected package libltdl7:amd64. unit-oai-hss-0: 12:10:24 DEBUG unit.oai-hss/0.install Preparing to unpack .../libltdl7_2.4.2-1.7ubuntu1_amd64.deb ... unit-oai-hss-0: 12:10:24 DEBUG unit.oai-hss/0.install Unpacking libltdl7:amd64 (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 12:10:24 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsctp1:amd64. unit-oai-hss-0: 12:10:24 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ... unit-oai-hss-0: 12:10:24 DEBUG unit.oai-hss/0.install Unpacking libsctp1:amd64 (1.0.15+dfsg-1) ... unit-oai-hss-0: 12:10:24 DEBUG unit.oai-hss/0.install Selecting previously unselected package mysql-server-core-5.5. unit-oai-hss-0: 12:10:24 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-server-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-oai-hss-0: 12:10:24 DEBUG unit.oai-hss/0.install Unpacking mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 12:10:24 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 12:10:24 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 12:10:25 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.19.1/maven-surefire-common-2.19.1.pom unit-abot-epc-basic-0: 12:10:25 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.19.1/maven-surefire-common-2.19.1.pom (8 KB at 477.4 KB/sec) unit-abot-epc-basic-0: 12:10:25 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.3/maven-plugin-annotations-3.3.pom unit-abot-epc-basic-0: 12:10:25 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.3/maven-plugin-annotations-3.3.pom (2 KB at 122.4 KB/sec) unit-abot-epc-basic-0: 12:10:25 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools/3.3/maven-plugin-tools-3.3.pom unit-abot-epc-basic-0: 12:10:25 DEBUG unit.abot-epc-basic/0.install 3/13 KB 5/13 KB 8/13 KB 11/13 KB 13/13 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools/3.3/maven-plugin-tools-3.3.pom (13 KB at 882.3 KB/sec) unit-abot-epc-basic-0: 12:10:25 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.19.1/surefire-api-2.19.1.pom unit-abot-epc-basic-0: 12:10:25 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.19.1/surefire-api-2.19.1.pom (4 KB at 228.5 KB/sec) unit-abot-epc-basic-0: 12:10:25 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.19.1/surefire-booter-2.19.1.pom unit-abot-epc-basic-0: 12:10:25 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.19.1/surefire-booter-2.19.1.pom (4 KB at 222.0 KB/sec) unit-abot-epc-basic-0: 12:10:25 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom unit-abot-epc-basic-0: 12:10:25 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom (3 KB at 144.0 KB/sec) unit-abot-epc-basic-0: 12:10:25 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.pom unit-abot-epc-basic-0: 12:10:25 DEBUG unit.abot-epc-basic/0.install 3/24 KB 5/24 KB 8/24 KB 11/24 KB 13/24 KB 16/24 KB 19/24 KB 21/24 KB 24/24 KB Downloaded: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.pom (24 KB at 1445.2 KB/sec) unit-abot-epc-basic-0: 12:10:25 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom unit-abot-epc-basic-0: 12:10:25 DEBUG unit.abot-epc-basic/0.install 3/12 KB 5/12 KB 8/12 KB 11/12 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom (12 KB at 873.9 KB/sec) unit-abot-epc-basic-0: 12:10:25 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom unit-oai-hss-0: 12:10:25 DEBUG unit.oai-hss/0.install Selecting previously unselected package mysql-server-5.5. unit-oai-hss-0: 12:10:25 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-server-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:10:25 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom (2 KB at 136.5 KB/sec) unit-abot-epc-basic-0: 12:10:25 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom unit-abot-epc-basic-0: 12:10:25 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom (2 KB at 142.6 KB/sec) unit-abot-epc-basic-0: 12:10:25 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom unit-abot-epc-basic-0: 12:10:25 DEBUG unit.abot-epc-basic/0.install 3/8 KB 6/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom (8 KB at 644.5 KB/sec) unit-abot-epc-basic-0: 12:10:25 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom unit-abot-epc-basic-0: 12:10:25 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom (3 KB at 224.2 KB/sec) unit-abot-epc-basic-0: 12:10:25 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom unit-abot-epc-basic-0: 12:10:25 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom (3 KB at 105.9 KB/sec) unit-abot-epc-basic-0: 12:10:25 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom unit-abot-epc-basic-0: 12:10:25 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom (3 KB at 144.8 KB/sec) unit-abot-epc-basic-0: 12:10:25 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom unit-abot-epc-basic-0: 12:10:25 DEBUG unit.abot-epc-basic/0.install 3/10 KB 5/10 KB 8/10 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom (10 KB at 651.3 KB/sec) unit-abot-epc-basic-0: 12:10:25 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom unit-abot-epc-basic-0: 12:10:25 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom (2 KB at 98.1 KB/sec) unit-abot-epc-basic-0: 12:10:25 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom unit-abot-epc-basic-0: 12:10:25 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom (2 KB at 81.8 KB/sec) unit-abot-epc-basic-0: 12:10:25 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom unit-abot-epc-basic-0: 12:10:25 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom (3 KB at 170.1 KB/sec) unit-abot-epc-basic-0: 12:10:25 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/12/spice-parent-12.pom unit-abot-epc-basic-0: 12:10:25 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/12/spice-parent-12.pom (7 KB at 474.2 KB/sec) unit-abot-epc-basic-0: 12:10:25 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/4/forge-parent-4.pom unit-abot-epc-basic-0: 12:10:25 DEBUG unit.abot-epc-basic/0.install 3/9 KB 6/9 KB 9/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/4/forge-parent-4.pom (9 KB at 585.7 KB/sec) unit-abot-epc-basic-0: 12:10:25 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom unit-abot-epc-basic-0: 12:10:25 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom (6 KB at 386.6 KB/sec) unit-abot-epc-basic-0: 12:10:25 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom unit-abot-epc-basic-0: 12:10:25 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom (3 KB at 144.0 KB/sec) unit-abot-epc-basic-0: 12:10:25 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom unit-abot-epc-basic-0: 12:10:25 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom (4 KB at 251.2 KB/sec) unit-abot-epc-basic-0: 12:10:25 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom unit-abot-epc-basic-0: 12:10:25 DEBUG unit.abot-epc-basic/0.install 3/17 KB 6/17 KB 9/17 KB 11/17 KB 14/17 KB 16/17 KB 17/17 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom (17 KB at 858.9 KB/sec) unit-abot-epc-basic-0: 12:10:25 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.19.1/maven-surefire-common-2.19.1.jar unit-abot-epc-basic-0: 12:10:25 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.19.1/surefire-booter-2.19.1.jar unit-abot-epc-basic-0: 12:10:25 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.jar unit-abot-epc-basic-0: 12:10:25 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar unit-abot-epc-basic-0: 12:10:25 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.jar unit-abot-epc-basic-0: 12:10:25 DEBUG unit.abot-epc-basic/0.install 3/45 KB 6/45 KB 3/308 KB 3/223 KB 3/39 KB 9/45 KB 3/286 KB 3/308 KB 3/223 KB 3/39 KB 3/45 KB 3/308 KB 3/223 KB 3/39 KB 9/45 KB 3/286 KB 5/308 KB 3/223 KB 3/39 KB 9/45 KB 3/286 KB 8/308 KB 3/223 KB 3/39 KB 3/45 KB 3/223 KB 3/39 KB 9/45 KB 3/286 KB 8/308 KB 5/223 KB 3/39 KB 9/45 KB 3/286 KB 8/308 KB 8/223 KB 3/39 KB 9/45 KB 3/286 KB 8/308 KB 11/223 KB 3/39 KB 9/45 KB 3/286 KB 11/308 KB 13/223 KB 3/39 KB 11/45 KB 3/286 KB 11/308 KB 16/223 KB 3/39 KB 3/45 KB 3/39 KB 11/45 KB 3/286 KB 11/308 KB 16/223 KB 5/39 KB 11/45 KB 3/286 KB 11/308 KB 16/223 KB 8/39 KB 11/45 KB 3/286 KB 11/308 KB 16/223 KB 11/39 KB 11/45 KB 3/286 KB 11/308 KB 16/223 KB 13/39 KB 11/45 KB 3/286 KB 11/308 KB 16/223 KB 16/39 KB 11/45 KB 3/286 KB 11/308 KB 16/223 KB 19/39 KB 11/45 KB 3/286 KB 11/308 KB 16/223 KB 21/39 KB 11/45 KB 3/286 KB 11/308 KB 13/223 KB 3/39 KB 9/45 KB 3/286 KB 11/308 KB 11/223 KB 3/39 KB 6/45 KB 3/286 KB 3/308 KB 3/223 KB 3/39 KB 11/45 KB 6/286 KB 11/308 KB 16/223 KB 21/39 KB 11/45 KB 7/286 KB 11/308 KB 16/223 KB 21/39 KB 11/45 KB 9/286 KB 11/308 KB 16/223 KB 21/39 KB 11/45 KB 12/286 KB 11/308 KB 16/223 KB 21/39 KB 11/45 KB 15/286 KB 13/308 KB 16/223 KB 21/39 KB 14/45 KB 17/286 KB 13/308 KB 16/223 KB 24/39 KB 14/45 KB 20/286 KB 13/308 KB 19/223 KB 24/39 KB 11/45 KB 12/286 KB 13/308 KB 16/223 KB 21/39 KB 14/45 KB 20/286 KB 16/308 KB 19/223 KB 24/39 KB 14/45 KB 17/286 KB 13/308 KB 19/223 KB 24/39 KB 14/45 KB 15/286 KB 13/308 KB 16/223 KB 24/39 KB 11/45 KB 15/286 KB 13/308 KB 16/223 KB 24/39 KB 16/45 KB 20/286 KB 16/308 KB 19/223 KB 24/39 KB 19/45 KB 20/286 KB 16/308 KB 19/223 KB 24/39 KB 22/45 KB 20/286 KB 19/308 KB 21/223 KB 27/39 KB 19/45 KB 20/286 KB 19/308 KB 21/223 KB 27/39 KB 19/45 KB 20/286 KB 19/308 KB 19/223 KB 27/39 KB 19/45 KB 20/286 KB 16/308 KB 19/223 KB 27/39 KB 22/45 KB 23/286 KB 19/308 KB 21/223 KB 29/39 KB 22/45 KB 23/286 KB 21/308 KB 21/223 KB 32/39 KB 22/45 KB 23/286 KB 21/308 KB 24/223 KB 35/39 KB 25/45 KB 23/286 KB 21/308 KB 24/223 KB 37/39 KB 22/45 KB 23/286 KB 19/308 KB 21/223 KB 27/39 KB 25/45 KB 25/286 KB 21/308 KB 24/223 KB 37/39 KB 25/45 KB 23/286 KB 21/308 KB 24/223 KB 35/39 KB 22/45 KB 23/286 KB 21/308 KB 24/223 KB 32/39 KB 22/45 KB 23/286 KB 21/308 KB 21/223 KB 29/39 KB 25/45 KB 25/286 KB 24/308 KB 24/223 KB 37/39 KB 25/45 KB 25/286 KB 24/308 KB 27/223 KB 37/39 KB 25/45 KB 25/286 KB 27/308 KB 27/223 KB 37/39 KB 27/45 KB 28/286 KB 27/308 KB 27/223 KB 37/39 KB 30/45 KB 28/286 KB 27/308 KB 29/223 KB 37/39 KB 25/45 KB 28/286 KB 27/308 KB 27/223 KB 37/39 KB 30/45 KB 31/286 KB 29/308 KB 29/223 KB 39/39 KB 30/45 KB 28/286 KB 29/308 KB 29/223 KB 39/39 KB 30/45 KB 28/286 KB 29/308 KB 29/223 KB 37/39 KB 27/45 KB 28/286 KB 27/308 KB 29/223 KB 37/39 KB 30/45 KB 31/286 KB 29/308 KB 32/223 KB 39/39 KB 30/45 KB 31/286 KB 32/308 KB 36/223 KB 39/39 KB 32/45 KB 33/286 KB 32/308 KB 40/223 KB 39/39 KB 32/45 KB 33/286 KB 32/308 KB 44/223 KB 39/39 KB 32/45 KB 33/286 KB 32/308 KB 48/223 KB 39/39 KB 30/45 KB 31/286 KB 32/308 KB 32/223 KB 39/39 KB 32/45 KB 33/286 KB 32/308 KB 36/223 KB 39/39 KB 30/45 KB 33/286 KB 32/308 KB 36/223 KB 39/39 KB 32/45 KB 33/286 KB 36/308 KB 48/223 KB 39/39 KB 36/45 KB 36/286 KB 40/308 KB 48/223 KB 39/39 KB 36/45 KB 36/286 KB 44/308 KB 48/223 KB 39/39 KB 36/45 KB 36/286 KB 48/308 KB 48/223 KB 39/39 KB 36/45 KB 36/286 KB 36/308 KB 48/223 KB 3 unit-abot-epc-basic-0: 12:10:25 DEBUG unit.abot-epc-basic/0.install 9/39 KB 40/45 KB 36/286 KB 48/308 KB 48/223 KB 39/39 KB 44/45 KB 36/286 KB 48/308 KB 48/223 KB 39/39 KB 45/45 KB 36/286 KB 48/308 KB 48/223 KB 39/39 KB 32/45 KB 36/286 KB 36/308 KB 48/223 KB 39/39 KB 45/45 KB 39/286 KB 48/308 KB 48/223 KB 39/39 KB 45/45 KB 43/286 KB 48/308 KB 48/223 KB 39/39 KB 45/45 KB 47/286 KB 52/308 KB 52/223 KB 39/39 KB 45/45 KB 51/286 KB 52/308 KB 52/223 KB 39/39 KB 45/45 KB 55/286 KB 52/308 KB 52/223 KB 39/39 KB 45/45 KB 43/286 KB 52/308 KB 52/223 KB 39/39 KB 45/45 KB 55/286 KB 56/308 KB 52/223 KB 39/39 KB 45/45 KB 55/286 KB 60/308 KB 52/223 KB 39/39 KB 45/45 KB 55/286 KB 64/308 KB 52/223 KB 39/39 KB 45/45 KB 43/286 KB 48/308 KB 52/223 KB 39/39 KB 45/45 KB 59/286 KB 64/308 KB 56/223 KB 39/39 KB 45/45 KB 59/286 KB 64/308 KB 60/223 KB 39/39 KB 45/45 KB 59/286 KB 64/308 KB 64/223 KB 39/39 KB 45/45 KB 59/286 KB 64/308 KB 52/223 KB 39/39 KB 45/45 KB 63/286 KB 64/308 KB 64/223 KB 39/39 KB 45/45 KB 67/286 KB 68/308 KB 64/223 KB 39/39 KB 45/45 KB 71/286 KB 68/308 KB 68/223 KB 39/39 KB 45/45 KB 75/286 KB 68/308 KB 68/223 KB 39/39 KB 79/286 KB 68/308 KB 68/223 KB 39/39 KB 45/45 KB 63/286 KB 68/308 KB 64/223 KB 39/39 KB 79/286 KB 72/308 KB 68/223 KB 39/39 KB 79/286 KB 76/308 KB 68/223 KB 39/39 KB 79/286 KB 80/308 KB 68/223 KB 39/39 KB 45/45 KB 67/286 KB 68/308 KB 68/223 KB 39/39 KB 79/286 KB 80/308 KB 72/223 KB 39/39 KB 79/286 KB 80/308 KB 76/223 KB 39/39 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.19.1/surefire-booter-2.19.1.jar (45 KB at 1009.9 KB/sec) unit-abot-epc-basic-0: 12:10:25 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar unit-abot-epc-basic-0: 12:10:25 DEBUG unit.abot-epc-basic/0.install 79/286 KB 80/308 KB 80/223 KB 39/39 KB 79/286 KB 80/308 KB 84/223 KB 39/39 KB 83/286 KB 84/308 KB 88/223 KB 83/286 KB 84/308 KB 92/223 KB 83/286 KB 84/308 KB 96/223 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar (39 KB at 834.0 KB/sec) unit-abot-epc-basic-0: 12:10:25 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar unit-abot-epc-basic-0: 12:10:25 DEBUG unit.abot-epc-basic/0.install 79/286 KB 84/308 KB 84/223 KB 39/39 KB 83/286 KB 88/308 KB 96/223 KB 4/174 KB 83/286 KB 92/308 KB 100/223 KB 4/174 KB 83/286 KB 96/308 KB 100/223 KB 83/286 KB 84/308 KB 84/223 KB 39/39 KB 4/174 KB 87/286 KB 96/308 KB 100/223 KB 4/174 KB 91/286 KB 96/308 KB 100/223 KB 4/174 KB 95/286 KB 96/308 KB 100/223 KB 4/174 KB 95/286 KB 100/308 KB 100/223 KB 4/174 KB 99/286 KB 104/308 KB 100/223 KB 4/174 KB 99/286 KB 108/308 KB 100/223 KB 4/174 KB 99/286 KB 112/308 KB 100/223 KB 4/174 KB 83/286 KB 88/308 KB 100/223 KB 8/174 KB 99/286 KB 112/308 KB 100/223 KB 12/174 KB 99/286 KB 112/308 KB 100/223 KB 16/174 KB 99/286 KB 112/308 KB 100/223 KB 83/286 KB 88/308 KB 100/223 KB 16/174 KB 99/286 KB 112/308 KB 104/223 KB 16/174 KB 99/286 KB 112/308 KB 108/223 KB 16/174 KB 99/286 KB 112/308 KB 112/223 KB 4/174 KB 99/286 KB 100/308 KB 100/223 KB 16/174 KB 103/286 KB 112/308 KB 112/223 KB 16/174 KB 107/286 KB 112/308 KB 112/223 KB 16/174 KB 111/286 KB 112/308 KB 112/223 KB 16/174 KB 115/286 KB 112/308 KB 112/223 KB 20/174 KB 119/286 KB 116/308 KB 116/223 KB 20/174 KB 123/286 KB 3/22 KB 116/308 KB 116/223 KB 20/174 KB 127/286 KB 3/22 KB 116/308 KB 116/223 KB 20/174 KB 115/286 KB 116/308 KB 116/223 KB 20/174 KB 127/286 KB 3/22 KB 120/308 KB 116/223 KB 20/174 KB 127/286 KB 3/22 KB 124/308 KB 116/223 KB 20/174 KB 127/286 KB 3/22 KB 128/308 KB 116/223 KB 16/174 KB 115/286 KB 112/308 KB 116/223 KB 20/174 KB 127/286 KB 3/22 KB 128/308 KB 120/223 KB 20/174 KB 127/286 KB 3/22 KB 128/308 KB 124/223 KB 20/174 KB 127/286 KB 3/22 KB 128/308 KB 128/223 KB 20/174 KB 131/286 KB 3/22 KB 128/308 KB 132/223 KB 20/174 KB 131/286 KB 3/22 KB 132/308 KB 136/223 KB 20/174 KB 131/286 KB 3/22 KB 132/308 KB 140/223 KB 20/174 KB 131/286 KB 3/22 KB 132/308 KB 144/223 KB 20/174 KB 115/286 KB 112/308 KB 116/223 KB 24/174 KB 131/286 KB 3/22 KB 132/308 KB 144/223 KB 28/174 KB 131/286 KB 3/22 KB 132/308 KB 144/223 KB 32/174 KB 131/286 KB 3/22 KB 132/308 KB 144/223 KB 36/174 KB 131/286 KB 3/22 KB 132/308 KB 144/223 KB 40/174 KB 131/286 KB 3/22 KB 132/308 KB 144/223 KB 44/174 KB 131/286 KB 3/22 KB 132/308 KB 144/223 KB 48/174 KB 131/286 KB 3/22 KB 132/308 KB 144/223 KB 52/174 KB 131/286 KB 3/22 KB 132/308 KB 144/223 KB 56/174 KB 131/286 KB 3/22 KB 132/308 KB 148/223 KB 60/174 KB 131/286 KB 3/22 KB 132/308 KB 148/223 KB 64/174 KB 131/286 KB 3/22 KB 132/308 KB 148/223 KB 68/174 KB 131/286 KB 3/22 KB 132/308 KB 148/223 KB 20/174 KB 131/286 KB 3/22 KB 132/308 KB 132/223 KB 68/174 KB 131/286 KB 3/22 KB 136/308 KB 148/223 KB 68/174 KB 131/286 KB 3/22 KB 140/308 KB 148/223 KB 68/174 KB 131/286 KB 3/22 KB 144/308 KB 148/223 KB 20/174 KB 131/286 KB 3/22 KB 128/308 KB 128/223 KB 20/174 KB 119/286 KB 3/22 KB 116/308 KB 116/223 KB 68/174 KB 131/286 KB 5/22 KB 144/308 KB 148/223 KB 68/174 KB 131/286 KB 8/22 KB 144/308 KB 148/223 KB 68/174 KB 131/286 KB 11/22 KB 144/308 KB 148/223 KB 68/174 KB 131/286 KB 13/22 KB 144/308 KB 148/223 KB 68/174 KB 131/286 KB 16/22 KB 144/308 KB 148/223 KB 68/174 KB 131/286 KB 19/22 KB 144/308 KB 148/223 KB 68/174 KB 131/286 KB 21/22 KB 144/308 KB 148/223 KB 68/174 KB 131/286 KB 22/22 KB 144/308 KB 148/223 KB 68/174 KB 135/286 KB 22/22 KB 144/308 KB 148/223 KB 68/174 KB 139/286 KB 22/22 KB 144/308 KB 148/223 KB 68/174 KB 143/286 KB 22/22 KB 144/308 KB 148/223 KB 68/174 KB 147/286 KB 22/22 KB 144/308 KB 148/223 KB 68/174 KB 151/286 KB 22/22 KB 148/308 KB unit-abot-epc-basic-0: 12:10:25 DEBUG unit.abot-epc-basic/0.install 148/223 KB 68/174 KB 155/286 KB 22/22 KB 148/308 KB 148/223 KB 68/174 KB 159/286 KB 22/22 KB 148/308 KB 148/223 KB 52/174 KB 131/286 KB 3/22 KB 132/308 KB 148/223 KB 68/174 KB 159/286 KB 22/22 KB 148/308 KB 152/223 KB 68/174 KB 147/286 KB 22/22 KB 148/308 KB 148/223 KB 68/174 KB 159/286 KB 22/22 KB 152/308 KB 152/223 KB 68/174 KB 159/286 KB 22/22 KB 156/308 KB 152/223 KB 68/174 KB 159/286 KB 22/22 KB 160/308 KB 152/223 KB 68/174 KB 159/286 KB 22/22 KB 164/308 KB 152/223 KB 68/174 KB 163/286 KB 22/22 KB 168/308 KB 156/223 KB 68/174 KB 163/286 KB 22/22 KB 172/308 KB 156/223 KB 68/174 KB 163/286 KB 22/22 KB 176/308 KB 156/223 KB 68/174 KB 163/286 KB 22/22 KB 164/308 KB 156/223 KB 68/174 KB 167/286 KB 22/22 KB 176/308 KB 156/223 KB 68/174 KB 171/286 KB 22/22 KB 176/308 KB 156/223 KB 68/174 KB 175/286 KB 22/22 KB 176/308 KB 156/223 KB 68/174 KB 159/286 KB 22/22 KB 164/308 KB 156/223 KB 68/174 KB 175/286 KB 22/22 KB 176/308 KB 160/223 KB 68/174 KB 175/286 KB 22/22 KB 176/308 KB 164/223 KB 68/174 KB 175/286 KB 22/22 KB 176/308 KB 168/223 KB 72/174 KB 175/286 KB 22/22 KB 180/308 KB 172/223 KB 72/174 KB 175/286 KB 22/22 KB 180/308 KB 176/223 KB 72/174 KB 175/286 KB 22/22 KB 180/308 KB 180/223 KB 72/174 KB 179/286 KB 22/22 KB 180/308 KB 184/223 KB 72/174 KB 179/286 KB 22/22 KB 180/308 KB 188/223 KB 72/174 KB 179/286 KB 22/22 KB 180/308 KB 192/223 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar (22 KB at 309.6 KB/sec) unit-abot-epc-basic-0: 12:10:25 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar unit-abot-epc-basic-0: 12:10:25 DEBUG unit.abot-epc-basic/0.install 72/174 KB 175/286 KB 22/22 KB 180/308 KB 168/223 KB 72/174 KB 179/286 KB 184/308 KB 192/223 KB 72/174 KB 179/286 KB 188/308 KB 192/223 KB 72/174 KB 179/286 KB 192/308 KB 192/223 KB 72/174 KB 175/286 KB 22/22 KB 176/308 KB 168/223 KB 76/174 KB 179/286 KB 192/308 KB 192/223 KB 80/174 KB 179/286 KB 192/308 KB 192/223 KB 84/174 KB 179/286 KB 192/308 KB 192/223 KB 88/174 KB 179/286 KB 192/308 KB 192/223 KB 92/174 KB 179/286 KB 192/308 KB 192/223 KB 96/174 KB 179/286 KB 192/308 KB 192/223 KB 72/174 KB 179/286 KB 22/22 KB 180/308 KB 180/223 KB 96/174 KB 183/286 KB 192/308 KB 192/223 KB 96/174 KB 187/286 KB 192/308 KB 192/223 KB 96/174 KB 191/286 KB 192/308 KB 192/223 KB 96/174 KB 195/286 KB 192/308 KB 192/223 KB 96/174 KB 199/286 KB 196/308 KB 196/223 KB 3/9 KB 96/174 KB 203/286 KB 196/308 KB 196/223 KB 3/9 KB 96/174 KB 207/286 KB 196/308 KB 196/223 KB 3/9 KB 96/174 KB 195/286 KB 196/308 KB 196/223 KB 3/9 KB 100/174 KB 207/286 KB 196/308 KB 200/223 KB 3/9 KB 100/174 KB 207/286 KB 196/308 KB 204/223 KB 3/9 KB 100/174 KB 207/286 KB 196/308 KB 208/223 KB 3/9 KB 100/174 KB 207/286 KB 196/308 KB 212/223 KB 3/9 KB 96/174 KB 195/286 KB 196/308 KB 192/223 KB 3/9 KB 100/174 KB 211/286 KB 196/308 KB 212/223 KB 5/9 KB 100/174 KB 211/286 KB 196/308 KB 212/223 KB 8/9 KB 100/174 KB 211/286 KB 196/308 KB 212/223 KB 9/9 KB 96/174 KB 195/286 KB 196/308 KB 192/223 KB 100/174 KB 211/286 KB 200/308 KB 212/223 KB 9/9 KB 100/174 KB 211/286 KB 204/308 KB 212/223 KB 9/9 KB 100/174 KB 211/286 KB 208/308 KB 212/223 KB 9/9 KB 100/174 KB 211/286 KB 212/308 KB 212/223 KB 9/9 KB 100/174 KB 211/286 KB 216/308 KB 212/223 KB 9/9 KB 100/174 KB 211/286 KB 220/308 KB 212/223 KB 9/9 KB 100/174 KB 211/286 KB 224/308 KB 212/223 KB 9/9 KB 100/174 KB 211/286 KB 196/308 KB 212/223 KB 3/9 KB 100/174 KB 215/286 KB 224/308 KB 216/223 KB 9/9 KB 100/174 KB 219/286 KB 224/308 KB 216/223 KB 9/9 KB 100/174 KB 223/286 KB 224/308 KB 216/223 KB 9/9 KB 100/174 KB 227/286 KB 224/308 KB 216/223 KB 9/9 KB 100/174 KB 231/286 KB 228/308 KB 216/223 KB 9/9 KB 100/174 KB 235/286 KB 228/308 KB 216/223 KB 9/9 KB 100/174 KB 239/286 KB 228/308 KB 216/223 KB 9/9 KB 100/174 KB 207/286 KB 196/308 KB 196/223 KB 3/9 KB 104/174 KB 239/286 KB 228/308 KB 216/223 KB 9/9 KB 108/174 KB 239/286 KB 228/308 KB 216/223 KB 9/9 KB 112/174 KB 239/286 KB 228/308 KB 216/223 KB 9/9 KB 116/174 KB 239/286 KB 228/308 KB 216/223 KB 9/9 KB 120/174 KB 239/286 KB 228/308 KB 216/223 KB 9/9 KB 124/174 KB 239/286 KB 228/308 KB 216/223 KB 9/9 KB 128/174 KB 239/286 KB 228/308 KB 216/223 KB 9/9 KB 132/174 KB 239/286 KB 228/308 KB 216/223 KB 9/9 KB 136/174 KB 239/286 KB 228/308 KB 216/223 KB 9/9 KB 140/174 KB 243/286 KB 228/308 KB 216/223 KB 9/9 KB 144/174 KB 243/286 KB 228/308 KB 216/223 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar (9 KB at 100.1 KB/sec) unit-abot-epc-basic-0: 12:10:25 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar unit-abot-epc-basic-0: 12:10:25 DEBUG unit.abot-epc-basic/0.install 100/174 KB 227/286 KB 228/308 KB 216/223 KB 9/9 KB 144/174 KB 243/286 KB 232/308 KB 216/223 KB 144/174 KB 243/286 KB 236/308 KB 216/223 KB 144/174 KB 243/286 KB 240/308 KB 216/223 KB 100/174 KB 211/286 KB 224/308 KB 216/223 KB 9/9 KB 144/174 KB 243/286 KB 240/308 KB 220/223 KB 144/174 KB 243/286 KB 240/308 KB 223/223 KB 144/174 KB 243/286 KB 244/308 KB 223/223 KB 148/174 KB 243/286 KB 248/308 KB 3/22 KB 223/223 KB 148/174 KB 243/286 KB 252/308 KB 3/22 KB 223/223 KB 148/174 KB 243/286 KB 256/308 KB 3/22 KB 223/223 KB 136/174 KB 243/286 KB 228/308 KB 216/223 KB 9/9 KB 148/174 KB 247/286 KB 256/308 KB 3/22 KB 223/223 KB 148/174 KB 251/286 KB 256/308 KB 3/22 KB 148/174 KB 255/286 KB 256/308 KB 3/22 KB 148/174 KB 259/286 KB 256/308 KB 3/22 KB 148/174 KB 263/286 KB 260/308 KB 3/22 KB 148/174 KB 243/286 KB 244/308 KB 3/22 KB 223/223 KB 148/174 KB 263/286 KB 260/308 KB 6/22 KB 148/174 KB 263/286 KB 260/308 KB 9/22 KB 148/174 KB 263/286 KB 260/308 KB 11/22 KB 148/174 KB 263/286 KB 260/308 KB 14/22 KB 148/174 KB 243/286 KB 244/308 KB 223/223 KB 152/174 KB 263/286 KB 260/308 KB 16/22 KB 156/174 KB 263/286 KB 260/308 KB 16/22 KB 160/174 KB 263/286 KB 260/308 KB 16/22 KB 148/174 KB 263/286 KB 260/308 KB 16/22 KB 160/174 KB 263/286 KB 260/308 KB 19/22 KB 164/174 KB 263/286 KB 260/308 KB 19/22 KB 168/174 KB 267/286 KB 260/308 KB 22/22 KB 172/174 KB 267/286 KB 260/308 KB 22/22 KB 174/174 KB 267/286 KB 260/308 KB 22/22 KB 148/174 KB 259/286 KB 260/308 KB 3/22 KB 174/174 KB 267/286 KB 264/308 KB 22/22 KB 174/174 KB 267/286 KB 268/308 KB 22/22 KB 174/174 KB 267/286 KB 272/308 KB 22/22 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.jar (223 KB at 2184.0 KB/sec) unit-abot-epc-basic-0: 12:10:25 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar unit-oai-hss-0: 12:10:25 DEBUG unit.oai-hss/0.install Unpacking mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 12:10:25 DEBUG unit.abot-epc-basic/0.install 164/174 KB 267/286 KB 260/308 KB 22/22 KB 174/174 KB 271/286 KB 272/308 KB 22/22 KB 164/174 KB 263/286 KB 260/308 KB 22/22 KB 174/174 KB 271/286 KB 272/308 KB 22/22 KB 174/174 KB 271/286 KB 276/308 KB 22/22 KB 174/174 KB 275/286 KB 280/308 KB 22/22 KB 174/174 KB 275/286 KB 284/308 KB 22/22 KB 174/174 KB 275/286 KB 288/308 KB 22/22 KB 174/174 KB 275/286 KB 276/308 KB 22/22 KB 174/174 KB 279/286 KB 288/308 KB 22/22 KB 174/174 KB 283/286 KB 288/308 KB 22/22 KB 174/174 KB 286/286 KB 288/308 KB 22/22 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar (174 KB at 1435.7 KB/sec) unit-abot-epc-basic-0: 12:10:25 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar unit-abot-epc-basic-0: 12:10:25 DEBUG unit.abot-epc-basic/0.install 286/286 KB 288/308 KB 4/17 KB 286/286 KB 288/308 KB 8/17 KB 286/286 KB 288/308 KB 12/17 KB 286/286 KB 288/308 KB 16/17 KB 286/286 KB 288/308 KB 17/17 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar (22 KB at 177.4 KB/sec) unit-abot-epc-basic-0: 12:10:25 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar unit-abot-epc-basic-0: 12:10:25 DEBUG unit.abot-epc-basic/0.install 286/286 KB 292/308 KB 17/17 KB 286/286 KB 296/308 KB 17/17 KB 286/286 KB 300/308 KB 17/17 KB 286/286 KB 304/308 KB 17/17 KB 286/286 KB 308/308 KB 17/17 KB 286/286 KB 308/308 KB 17/17 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.19.1/maven-surefire-common-2.19.1.jar (286 KB at 2069.9 KB/sec) unit-abot-epc-basic-0: 12:10:25 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar unit-abot-epc-basic-0: 12:10:25 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.jar (308 KB at 2278.2 KB/sec) unit-abot-epc-basic-0: 12:10:25 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar unit-abot-epc-basic-0: 12:10:25 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar (17 KB at 121.0 KB/sec) unit-abot-epc-basic-0: 12:10:25 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar unit-abot-epc-basic-0: 12:10:25 DEBUG unit.abot-epc-basic/0.install 4/11 KB 308/308 KB 17/17 KB 8/11 KB 4/13 KB 11/11 KB 4/13 KB 4/11 KB 4/13 KB 11/11 KB 8/13 KB 11/11 KB 12/13 KB 11/11 KB 13/13 KB 11/11 KB 3/11 KB 13/13 KB 11/11 KB 6/11 KB 13/13 KB 11/11 KB 9/11 KB 13/13 KB 11/11 KB 11/11 KB 13/13 KB 11/11 KB 3/28 KB 11/11 KB 13/13 KB 11/11 KB 6/28 KB 11/11 KB 13/13 KB 9/28 KB 11/11 KB 13/13 KB 11/28 KB 11/11 KB 13/13 KB 14/28 KB 11/11 KB 13/13 KB 16/28 KB 11/11 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar (11 KB at 74.7 KB/sec) unit-abot-epc-basic-0: 12:10:25 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar unit-abot-epc-basic-0: 12:10:25 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar (13 KB at 88.3 KB/sec) unit-abot-epc-basic-0: 12:10:25 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.19.1/surefire-api-2.19.1.jar unit-abot-epc-basic-0: 12:10:25 DEBUG unit.abot-epc-basic/0.install 16/28 KB 11/11 KB 3/14 KB 16/28 KB 11/11 KB 5/14 KB 16/28 KB 11/11 KB 8/14 KB 16/28 KB 11/11 KB 11/14 KB 16/28 KB 11/11 KB 13/14 KB 16/28 KB 11/11 KB 14/14 KB 19/28 KB 11/11 KB 14/14 KB 22/28 KB 11/11 KB 14/14 KB 25/28 KB 11/11 KB 14/14 KB 27/28 KB 11/11 KB 14/14 KB 28/28 KB 11/11 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar (11 KB at 69.5 KB/sec) unit-abot-epc-basic-0: 12:10:25 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar unit-abot-epc-basic-0: 12:10:25 DEBUG unit.abot-epc-basic/0.install 28/28 KB 4/309 KB 14/14 KB 28/28 KB 8/309 KB 14/14 KB 28/28 KB 12/309 KB 14/14 KB 28/28 KB 16/309 KB 14/14 KB 28/28 KB 20/309 KB 14/14 KB 28/28 KB 24/309 KB 14/14 KB 28/28 KB 28/309 KB 14/14 KB 28/28 KB 32/309 KB 14/14 KB 28/28 KB 36/309 KB 14/14 KB 28/28 KB 40/309 KB 14/14 KB 28/28 KB 44/309 KB 14/14 KB 28/28 KB 48/309 KB 14/14 KB 28/28 KB 52/309 KB 14/14 KB 28/28 KB 56/309 KB 14/14 KB 28/28 KB 60/309 KB 14/14 KB 4/192 KB 28/28 KB 60/309 KB 14/14 KB 8/192 KB 28/28 KB 60/309 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar (14 KB at 85.6 KB/sec) unit-abot-epc-basic-0: 12:10:25 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.3/maven-plugin-annotations-3.3.jar unit-abot-epc-basic-0: 12:10:25 DEBUG unit.abot-epc-basic/0.install 3/37 KB 8/192 KB 28/28 KB 60/309 KB 5/37 KB 12/192 KB 60/309 KB 8/37 KB 12/192 KB 60/309 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar (28 KB at 178.8 KB/sec) unit-abot-epc-basic-0: 12:10:25 DEBUG unit.abot-epc-basic/0.install 3/37 KB 12/192 KB 28/28 KB 60/309 KB 8/37 KB 16/192 KB 60/309 KB 8/37 KB 20/192 KB 60/309 KB 11/37 KB 20/192 KB 60/309 KB 11/37 KB 24/192 KB 60/309 KB 11/37 KB 28/192 KB 60/309 KB 13/37 KB 32/192 KB 60/309 KB 13/37 KB 28/192 KB 60/309 KB 13/37 KB 36/192 KB 60/309 KB 16/37 KB 36/192 KB 60/309 KB 19/37 KB 36/192 KB 60/309 KB 21/37 KB 36/192 KB 60/309 KB 21/37 KB 40/192 KB 60/309 KB 24/37 KB 44/192 KB 60/309 KB 24/37 KB 48/192 KB 60/309 KB 24/37 KB 40/192 KB 60/309 KB 27/37 KB 48/192 KB 60/309 KB 29/37 KB 48/192 KB 60/309 KB 32/37 KB 48/192 KB 60/309 KB 35/37 KB 52/192 KB 60/309 KB 32/37 KB 52/192 KB 60/309 KB 35/37 KB 56/192 KB 64/309 KB 35/37 KB 60/192 KB 64/309 KB 37/37 KB 64/192 KB 64/309 KB 37/37 KB 68/192 KB 64/309 KB 37/37 KB 72/192 KB 3/14 KB 64/309 KB 37/37 KB 76/192 KB 3/14 KB 64/309 KB 37/37 KB 80/192 KB 3/14 KB 64/309 KB 35/37 KB 52/192 KB 64/309 KB 37/37 KB 68/192 KB 3/14 KB 64/309 KB 37/37 KB 80/192 KB 6/14 KB 64/309 KB 37/37 KB 80/192 KB 9/14 KB 64/309 KB 37/37 KB 80/192 KB 11/14 KB 64/309 KB 37/37 KB 80/192 KB 14/14 KB 64/309 KB 37/37 KB 80/192 KB 14/14 KB 64/309 KB 37/37 KB 80/192 KB 14/14 KB 68/309 KB 37/37 KB 80/192 KB 14/14 KB 72/309 KB 37/37 KB 80/192 KB 14/14 KB 76/309 KB 37/37 KB 80/192 KB 14/14 KB 80/309 KB 37/37 KB 60/192 KB 64/309 KB 37/37 KB 80/192 KB 14/14 KB 84/309 KB 37/37 KB 84/192 KB 14/14 KB 88/309 KB 37/37 KB 84/192 KB 14/14 KB 92/309 KB 37/37 KB 84/192 KB 14/14 KB 96/309 KB 37/37 KB 84/192 KB 14/14 KB 100/309 KB 37/37 KB 84/192 KB 104/309 KB 37/37 KB 84/192 KB 108/309 KB 37/37 KB 84/192 KB 112/309 KB 37/37 KB 84/192 KB 14/14 KB 84/309 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.3/maven-plugin-annotations-3.3.jar (14 KB at 80.6 KB/sec) unit-abot-epc-basic-0: 12:10:25 DEBUG unit.abot-epc-basic/0.install 37/37 KB 88/192 KB 112/309 KB 37/37 KB 92/192 KB 112/309 KB 37/37 KB 96/192 KB 112/309 KB 37/37 KB 100/192 KB 112/309 KB 37/37 KB 104/192 KB 112/309 KB 37/37 KB 108/192 KB 112/309 KB 37/37 KB 112/192 KB 116/309 KB 37/37 KB 116/192 KB 116/309 KB 120/192 KB 116/309 KB 124/192 KB 116/309 KB 128/192 KB 116/309 KB 132/192 KB 116/309 KB 136/192 KB 116/309 KB 140/192 KB 116/309 KB 144/192 KB 116/309 KB 148/192 KB 116/309 KB 37/37 KB 108/192 KB 116/309 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar (37 KB at 208.8 KB/sec) unit-abot-epc-basic-0: 12:10:25 DEBUG unit.abot-epc-basic/0.install 148/192 KB 120/309 KB 148/192 KB 124/309 KB 148/192 KB 128/309 KB 148/192 KB 132/309 KB 148/192 KB 136/309 KB 148/192 KB 140/309 KB 148/192 KB 144/309 KB 148/192 KB 148/309 KB 148/192 KB 152/309 KB 148/192 KB 156/309 KB 148/192 KB 160/309 KB 152/192 KB 160/309 KB 156/192 KB 160/309 KB 160/192 KB 160/309 KB 164/192 KB 160/309 KB 168/192 KB 164/309 KB 172/192 KB 164/309 KB 176/192 KB 164/309 KB 180/192 KB 164/309 KB 184/192 KB 164/309 KB 188/192 KB 164/309 KB 192/192 KB 164/309 KB 192/192 KB 164/309 KB 164/192 KB 164/309 KB 192/192 KB 168/309 KB 192/192 KB 172/309 KB 192/192 KB 176/309 KB 192/192 KB 180/309 KB 192/192 KB 184/309 KB 192/192 KB 188/309 KB 192/192 KB 192/309 KB 192/192 KB 196/309 KB 192/192 KB 200/309 KB 192/192 KB 204/309 KB 192/192 KB 208/309 KB 192/192 KB 212/309 KB 192/192 KB 216/309 KB 192/192 KB 220/309 KB 192/192 KB 224/309 KB 192/192 KB 228/309 KB 192/192 KB 232/309 KB 192/192 KB 236/309 KB 192/192 KB 240/309 KB 192/192 KB 244/309 KB 192/192 KB 248/309 KB 192/192 KB 252/309 KB 192/192 KB 256/309 KB 192/192 KB 260/309 KB 192/192 KB 264/309 KB 192/192 KB 268/309 KB 192/192 KB 272/309 KB 192/192 KB 276/309 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.19.1/surefire-api-2.19.1.jar (192 KB at 1007.8 KB/sec) unit-abot-epc-basic-0: 12:10:25 DEBUG unit.abot-epc-basic/0.install 280/309 KB 284/309 KB 288/309 KB 292/309 KB 296/309 KB 300/309 KB 304/309 KB 308/309 KB 309/309 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar (309 KB at 1534.3 KB/sec) unit-abot-epc-basic-0: 12:10:25 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.19.1/surefire-junit4-2.19.1.pom unit-abot-epc-basic-0: 12:10:26 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.19.1/surefire-junit4-2.19.1.pom (4 KB at 132.9 KB/sec) unit-abot-epc-basic-0: 12:10:26 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/2.19.1/surefire-providers-2.19.1.pom unit-abot-epc-basic-0: 12:10:26 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/2.19.1/surefire-providers-2.19.1.pom (3 KB at 192.5 KB/sec) unit-abot-epc-basic-0: 12:10:26 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.19.1/surefire-junit4-2.19.1.jar unit-abot-epc-basic-0: 12:10:26 DEBUG unit.abot-epc-basic/0.install 3/74 KB 5/74 KB 8/74 KB 11/74 KB 13/74 KB 16/74 KB 19/74 KB 21/74 KB 24/74 KB 27/74 KB 29/74 KB 32/74 KB 36/74 KB 40/74 KB 44/74 KB 48/74 KB 52/74 KB 56/74 KB 60/74 KB 64/74 KB 68/74 KB 72/74 KB 74/74 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.19.1/surefire-junit4-2.19.1.jar (74 KB at 2832.7 KB/sec) unit-abot-epc-basic-0: 12:10:26 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 12:10:26 DEBUG unit.abot-epc-basic/0.install ------------------------------------------------------- unit-abot-epc-basic-0: 12:10:26 DEBUG unit.abot-epc-basic/0.install T E S T S unit-abot-epc-basic-0: 12:10:26 DEBUG unit.abot-epc-basic/0.install ------------------------------------------------------- unit-abot-epc-basic-0: 12:10:26 DEBUG unit.abot-epc-basic/0.install Running com.rebaca.abot.RunScenarios unit-oai-hss-0: 12:10:26 DEBUG unit.oai-hss/0.install Selecting previously unselected package libidn2-0:amd64. unit-oai-hss-0: 12:10:26 DEBUG unit.oai-hss/0.install Preparing to unpack .../libidn2-0_0.9-1_amd64.deb ... unit-oai-hss-0: 12:10:26 DEBUG unit.oai-hss/0.install Unpacking libidn2-0:amd64 (0.9-1) ... unit-oai-hss-0: 12:10:26 DEBUG unit.oai-hss/0.install Selecting previously unselected package libconfig-dev:amd64. unit-oai-hss-0: 12:10:26 DEBUG unit.oai-hss/0.install Preparing to unpack .../libconfig-dev_1.4.9-2_amd64.deb ... unit-oai-hss-0: 12:10:26 DEBUG unit.oai-hss/0.install Unpacking libconfig-dev:amd64 (1.4.9-2) ... unit-oai-hss-0: 12:10:27 DEBUG unit.oai-hss/0.install Selecting previously unselected package libconfig-doc. unit-oai-hss-0: 12:10:27 DEBUG unit.oai-hss/0.install Preparing to unpack .../libconfig-doc_1.4.9-2_all.deb ... unit-oai-hss-0: 12:10:27 DEBUG unit.oai-hss/0.install Unpacking libconfig-doc (1.4.9-2) ... unit-oai-hss-0: 12:10:27 DEBUG unit.oai-hss/0.install Selecting previously unselected package libconfig8-dev. unit-oai-hss-0: 12:10:27 DEBUG unit.oai-hss/0.install Preparing to unpack .../libconfig8-dev_1.4.9-2_amd64.deb ... unit-oai-hss-0: 12:10:27 DEBUG unit.oai-hss/0.install Unpacking libconfig8-dev (1.4.9-2) ... unit-abot-epc-basic-0: 12:10:27 DEBUG unit.abot-epc-basic/0.install Feature: Local_Commands_Testing unit-oai-hss-0: 12:10:27 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgpg-error-dev. unit-oai-hss-0: 12:10:27 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgpg-error-dev_1.12-0.2ubuntu1_amd64.deb ... unit-oai-hss-0: 12:10:27 DEBUG unit.oai-hss/0.install Unpacking libgpg-error-dev (1.12-0.2ubuntu1) ... unit-oai-hss-0: 12:10:27 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgcrypt11-dev. unit-oai-hss-0: 12:10:27 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgcrypt11-dev_1.5.3-2ubuntu4.6_amd64.deb ... unit-oai-hss-0: 12:10:27 DEBUG unit.oai-hss/0.install Unpacking libgcrypt11-dev (1.5.3-2ubuntu4.6) ... unit-abot-epc-basic-0: 12:10:27 DEBUG unit.abot-epc-basic/0.install Apr 09, 2019 12:10:27 PM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 12:10:27 DEBUG unit.abot-epc-basic/0.install INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@932bc4a: startup date [Tue Apr 09 12:10:27 UTC 2019]; root of context hierarchy unit-oai-hss-0: 12:10:27 DEBUG unit.oai-hss/0.install Selecting previously unselected package libhtml-template-perl. unit-oai-hss-0: 12:10:27 DEBUG unit.oai-hss/0.install Preparing to unpack .../libhtml-template-perl_2.95-1_all.deb ... unit-oai-hss-0: 12:10:27 DEBUG unit.oai-hss/0.install Unpacking libhtml-template-perl (2.95-1) ... unit-abot-epc-basic-0: 12:10:27 DEBUG unit.abot-epc-basic/0.install Apr 09, 2019 12:10:27 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 12:10:27 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from class path resource [cucumber.xml] unit-oai-hss-0: 12:10:27 DEBUG unit.oai-hss/0.install Selecting previously unselected package libidn11-dev. unit-oai-hss-0: 12:10:27 DEBUG unit.oai-hss/0.install Preparing to unpack .../libidn11-dev_1.28-1ubuntu2.2_amd64.deb ... unit-oai-hss-0: 12:10:27 DEBUG unit.oai-hss/0.install Unpacking libidn11-dev (1.28-1ubuntu2.2) ... unit-oai-hss-0: 12:10:27 DEBUG unit.oai-hss/0.install Selecting previously unselected package libltdl-dev:amd64. unit-oai-hss-0: 12:10:27 DEBUG unit.oai-hss/0.install Preparing to unpack .../libltdl-dev_2.4.2-1.7ubuntu1_amd64.deb ... unit-oai-hss-0: 12:10:27 DEBUG unit.oai-hss/0.install Unpacking libltdl-dev:amd64 (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 12:10:27 DEBUG unit.oai-hss/0.install Selecting previously unselected package zlib1g-dev:amd64. unit-oai-hss-0: 12:10:27 DEBUG unit.oai-hss/0.install Preparing to unpack .../zlib1g-dev_1%3a1.2.8.dfsg-1ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 12:10:27 DEBUG unit.abot-epc-basic/0.install Apr 09, 2019 12:10:27 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 12:10:27 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-oai-hss-0: 12:10:28 DEBUG unit.oai-hss/0.install Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-1ubuntu1.1) ... unit-oai-hss-0: 12:10:28 DEBUG unit.oai-hss/0.install Selecting previously unselected package libmysqlclient-dev. unit-oai-hss-0: 12:10:28 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmysqlclient-dev_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-oai-hss-0: 12:10:28 DEBUG unit.oai-hss/0.install Unpacking libmysqlclient-dev (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 12:10:28 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpthread-stubs0-dev:amd64. unit-oai-hss-0: 12:10:28 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpthread-stubs0-dev_0.3-4_amd64.deb ... unit-oai-hss-0: 12:10:28 DEBUG unit.oai-hss/0.install Unpacking libpthread-stubs0-dev:amd64 (0.3-4) ... unit-oai-hss-0: 12:10:28 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsctp-dev. unit-oai-hss-0: 12:10:28 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsctp-dev_1.0.15+dfsg-1_amd64.deb ... unit-oai-hss-0: 12:10:28 DEBUG unit.oai-hss/0.install Unpacking libsctp-dev (1.0.15+dfsg-1) ... unit-oai-hss-0: 12:10:28 DEBUG unit.oai-hss/0.install Selecting previously unselected package libssl-dev:amd64. unit-oai-hss-0: 12:10:28 DEBUG unit.oai-hss/0.install Preparing to unpack .../libssl-dev_1.0.1f-1ubuntu2.27_amd64.deb ... unit-oai-hss-0: 12:10:28 DEBUG unit.oai-hss/0.install Unpacking libssl-dev:amd64 (1.0.1f-1ubuntu2.27) ... unit-oai-hss-0: 12:10:29 DEBUG unit.oai-hss/0.install Selecting previously unselected package libssl-doc. unit-oai-hss-0: 12:10:29 DEBUG unit.oai-hss/0.install Preparing to unpack .../libssl-doc_1.0.1f-1ubuntu2.27_all.deb ... unit-oai-hss-0: 12:10:29 DEBUG unit.oai-hss/0.install Unpacking libssl-doc (1.0.1f-1ubuntu2.27) ... unit-oai-hss-0: 12:10:29 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtool. unit-oai-hss-0: 12:10:29 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtool_2.4.2-1.7ubuntu1_amd64.deb ... unit-oai-hss-0: 12:10:29 DEBUG unit.oai-hss/0.install Unpacking libtool (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 12:10:29 DEBUG unit.oai-hss/0.install Selecting previously unselected package lksctp-tools. unit-oai-hss-0: 12:10:29 DEBUG unit.oai-hss/0.install Preparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ... unit-oai-hss-0: 12:10:29 DEBUG unit.oai-hss/0.install Unpacking lksctp-tools (1.0.15+dfsg-1) ... unit-oai-hss-0: 12:10:29 DEBUG unit.oai-hss/0.install Selecting previously unselected package mysql-server. unit-oai-hss-0: 12:10:29 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-server_5.5.62-0ubuntu0.14.04.1_all.deb ... unit-oai-hss-0: 12:10:29 DEBUG unit.oai-hss/0.install Unpacking mysql-server (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 12:10:29 DEBUG unit.oai-hss/0.install Selecting previously unselected package libidn2-0-dev. unit-oai-hss-0: 12:10:29 DEBUG unit.oai-hss/0.install Preparing to unpack .../libidn2-0-dev_0.9-1_amd64.deb ... unit-oai-hss-0: 12:10:29 DEBUG unit.oai-hss/0.install Unpacking libidn2-0-dev (0.9-1) ... unit-oai-hss-0: 12:10:29 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:10:29 DEBUG unit.abot-epc-basic/0.install Apr 09, 2019 12:10:29 PM org.springframework.beans.factory.support.DefaultListableBeanFactory registerScope unit-abot-epc-basic-0: 12:10:29 DEBUG unit.abot-epc-basic/0.install INFO: Replacing scope 'cucumber-glue' from [cucumber.runtime.java.spring.GlueCodeScope@7c2a69b4] to [cucumber.runtime.java.spring.GlueCodeScope@a619c2] unit-abot-epc-basic-0: 12:10:30 DEBUG unit.abot-epc-basic/0.install Apr 09, 2019 12:10:30 PM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 12:10:30 DEBUG unit.abot-epc-basic/0.install INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@784c5ef5: startup date [Tue Apr 09 12:10:30 UTC 2019]; root of context hierarchy unit-abot-epc-basic-0: 12:10:30 DEBUG unit.abot-epc-basic/0.install Apr 09, 2019 12:10:30 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 12:10:30 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-abot-epc-basic-0: 12:10:30 DEBUG unit.abot-epc-basic/0.install Apr 09, 2019 12:10:30 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 12:10:30 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/adapters/abot-ssh/3.0.86/abot-ssh-3.0.86.jar!/beancontext/applicationSSHContext.xml] unit-abot-epc-basic-0: 12:10:30 DEBUG unit.abot-epc-basic/0.install Apr 09, 2019 12:10:30 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 12:10:30 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-abot-epc-basic-0: 12:10:30 DEBUG unit.abot-epc-basic/0.install Apr 09, 2019 12:10:30 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 12:10:30 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/adapters/abot-s1ap/3.0.85/abot-s1ap-3.0.85.jar!/beancontext/applicationSSHContext.xml] unit-abot-epc-basic-0: 12:10:30 DEBUG unit.abot-epc-basic/0.install Apr 09, 2019 12:10:30 PM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 12:10:30 DEBUG unit.abot-epc-basic/0.install INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@49ec6a9f: startup date [Tue Apr 09 12:10:30 UTC 2019]; root of context hierarchy unit-abot-epc-basic-0: 12:10:30 DEBUG unit.abot-epc-basic/0.install Apr 09, 2019 12:10:30 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 12:10:30 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-abot-epc-basic-0: 12:10:30 DEBUG unit.abot-epc-basic/0.install Apr 09, 2019 12:10:30 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 12:10:30 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/adapters/abot-ssh/3.0.86/abot-ssh-3.0.86.jar!/beancontext/applicationSSHContext.xml] unit-oai-hss-0: 12:10:30 DEBUG unit.oai-hss/0.install Processing triggers for ureadahead (0.100.0-16) ... unit-abot-epc-basic-0: 12:10:30 DEBUG unit.abot-epc-basic/0.install Apr 09, 2019 12:10:30 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 12:10:30 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-oai-hss-0: 12:10:30 DEBUG unit.oai-hss/0.install Processing triggers for install-info (5.2.0.dfsg.1-2) ... unit-abot-epc-basic-0: 12:10:30 DEBUG unit.abot-epc-basic/0.install Apr 09, 2019 12:10:30 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 12:10:30 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/adapters/abot-s1ap/3.0.85/abot-s1ap-3.0.85.jar!/beancontext/applicationSSHContext.xml] unit-oai-hss-0: 12:10:30 DEBUG unit.oai-hss/0.install Setting up libconfig9:amd64 (1.4.9-2) ... unit-oai-hss-0: 12:10:31 DEBUG unit.oai-hss/0.install Setting up libltdl7:amd64 (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 12:10:31 DEBUG unit.oai-hss/0.install Setting up libsctp1:amd64 (1.0.15+dfsg-1) ... unit-oai-hss-0: 12:10:31 DEBUG unit.oai-hss/0.install Setting up mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 12:10:31 DEBUG unit.oai-hss/0.install Setting up mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 12:10:31 DEBUG unit.abot-epc-basic/0.install 09-Apr-2019 12:10:31 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:10:31 DEBUG unit.abot-epc-basic/0.install 09-Apr-2019 12:10:31 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 12:10:31 DEBUG unit.abot-epc-basic/0.install 09-Apr-2019 12:10:31 [main] REPORT: STEP EXECUTION TIME TAKEN :1315 MS unit-abot-epc-basic-0: 12:10:31 DEBUG unit.abot-epc-basic/0.install 09-Apr-2019 12:10:31 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:10:31 DEBUG unit.abot-epc-basic/0.install 09-Apr-2019 12:10:31 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:10:31 DEBUG unit.abot-epc-basic/0.install 09-Apr-2019 12:10:31 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:10:31 DEBUG unit.abot-epc-basic/0.install 09-Apr-2019 12:10:31 [main] REPORT: EXECUTED STEP IS :When I execute the command ifconfig in this system and check the presence of following strings in the response: unit-abot-epc-basic-0: 12:10:31 DEBUG unit.abot-epc-basic/0.install 09-Apr-2019 12:10:31 [main] REPORT: STEP EXECUTION TIME TAKEN :97 MS unit-abot-epc-basic-0: 12:10:31 DEBUG unit.abot-epc-basic/0.install 09-Apr-2019 12:10:31 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:10:31 DEBUG unit.abot-epc-basic/0.install 09-Apr-2019 12:10:31 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:10:31 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 12:10:31 DEBUG unit.abot-epc-basic/0.install @local-commands unit-abot-epc-basic-0: 12:10:31 DEBUG unit.abot-epc-basic/0.install Scenario: Local Commands testing # featureFiles/000-local-commands.feature:4 unit-abot-epc-basic-0: 12:10:31 DEBUG unit.abot-epc-basic/0.install Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 12:10:31 DEBUG unit.abot-epc-basic/0.install When I execute the command ifconfig in this system and check the presence of following strings in the response: # SshGrammars.runLocalCommand(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 12:10:31 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 12:10:31 DEBUG unit.abot-epc-basic/0.install 1 Scenarios (1 passed) unit-abot-epc-basic-0: 12:10:31 DEBUG unit.abot-epc-basic/0.install 2 Steps (2 passed) unit-abot-epc-basic-0: 12:10:31 DEBUG unit.abot-epc-basic/0.install 0m1.910s unit-abot-epc-basic-0: 12:10:31 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 12:10:31 DEBUG unit.abot-epc-basic/0.install Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.229 sec - in com.rebaca.abot.RunScenarios unit-abot-epc-basic-0: 12:10:31 DEBUG unit.abot-epc-basic/0.install Given all configured endpoints for SSH are connected successfully(Scenario: Local Commands testing) Time elapsed: 0.008 sec unit-abot-epc-basic-0: 12:10:31 DEBUG unit.abot-epc-basic/0.install When I execute the command ifconfig in this system and check the presence of following strings in the response:(Scenario: Local Commands testing) Time elapsed: 0.004 sec unit-abot-epc-basic-0: 12:10:31 DEBUG unit.abot-epc-basic/0.install Scenario: Local Commands testing Time elapsed: 0.024 sec unit-abot-epc-basic-0: 12:10:31 DEBUG unit.abot-epc-basic/0.install 09-Apr-2019 12:10:31.823 [Thread-1] ERROR com.rebaca.adapters.lifecycle.BeanCreationAndDestruction - Error occurred during cleaning resources (After complete test run). null unit-abot-epc-basic-0: 12:10:32 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 12:10:32 DEBUG unit.abot-epc-basic/0.install Results : unit-abot-epc-basic-0: 12:10:32 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 12:10:32 DEBUG unit.abot-epc-basic/0.install Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 unit-abot-epc-basic-0: 12:10:32 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 12:10:32 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 12:10:32 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 12:10:32 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom unit-abot-epc-basic-0: 12:10:32 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom (5 KB at 184.7 KB/sec) unit-abot-epc-basic-0: 12:10:32 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom unit-abot-epc-basic-0: 12:10:32 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom (3 KB at 152.4 KB/sec) unit-abot-epc-basic-0: 12:10:32 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.pom unit-abot-epc-basic-0: 12:10:32 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.pom (2 KB at 120.9 KB/sec) unit-abot-epc-basic-0: 12:10:32 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom unit-abot-epc-basic-0: 12:10:32 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom (3 KB at 75.3 KB/sec) unit-abot-epc-basic-0: 12:10:32 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom unit-abot-epc-basic-0: 12:10:32 DEBUG unit.abot-epc-basic/0.install 3/19 KB 5/19 KB 8/19 KB 11/19 KB 12/19 KB 15/19 KB 18/19 KB 19/19 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom (19 KB at 1298.4 KB/sec) unit-abot-epc-basic-0: 12:10:32 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom unit-abot-epc-basic-0: 12:10:32 DEBUG unit.abot-epc-basic/0.install 1018/1018 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom (1018 B at 76.5 KB/sec) unit-abot-epc-basic-0: 12:10:32 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.pom unit-abot-epc-basic-0: 12:10:32 DEBUG unit.abot-epc-basic/0.install 3/10 KB 5/10 KB 8/10 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.pom (10 KB at 745.8 KB/sec) unit-abot-epc-basic-0: 12:10:32 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar unit-abot-epc-basic-0: 12:10:32 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.jar unit-abot-epc-basic-0: 12:10:32 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.jar unit-abot-epc-basic-0: 12:10:32 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.jar unit-abot-epc-basic-0: 12:10:32 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.jar unit-abot-epc-basic-0: 12:10:32 DEBUG unit.abot-epc-basic/0.install 3/22 KB 5/22 KB 8/22 KB 11/22 KB 13/22 KB 3/60 KB 13/22 KB 5/60 KB 13/22 KB 8/60 KB 13/22 KB 11/60 KB 13/22 KB 13/60 KB 13/22 KB 16/60 KB 13/22 KB 19/60 KB 13/22 KB 21/60 KB 13/22 KB 24/60 KB 13/22 KB 24/60 KB 3/181 KB 16/22 KB 24/60 KB 5/181 KB 16/22 KB 24/60 KB 8/181 KB 16/22 KB 24/60 KB 11/181 KB 16/22 KB 24/60 KB 13/181 KB 16/22 KB 24/60 KB 16/22 KB 27/60 KB 13/181 KB 16/22 KB 29/60 KB 16/181 KB 19/22 KB 27/60 KB 16/181 KB 19/22 KB 27/60 KB 16/181 KB 16/22 KB 3/203 KB 3/57 KB 29/60 KB 19/181 KB 19/22 KB 3/203 KB 3/57 KB 29/60 KB 16/181 KB 19/22 KB 5/203 KB 3/57 KB 29/60 KB 19/181 KB 21/22 KB 8/203 KB 3/57 KB 29/60 KB 19/181 KB 21/22 KB 3/57 KB 29/60 KB 16/181 KB 19/22 KB 8/203 KB 5/57 KB 29/60 KB 19/181 KB 21/22 KB 8/203 KB 8/57 KB 29/60 KB 19/181 KB 21/22 KB 8/203 KB 11/57 KB 29/60 KB 19/181 KB 21/22 KB 11/203 KB 11/57 KB 29/60 KB 19/181 KB 21/22 KB 13/203 KB 13/57 KB 29/60 KB 19/181 KB 21/22 KB 16/203 KB 13/57 KB 29/60 KB 19/181 KB 21/22 KB 19/203 KB 13/57 KB 29/60 KB 19/181 KB 21/22 KB 21/203 KB 13/57 KB 32/60 KB 21/181 KB 21/22 KB 3/203 KB 3/57 KB 29/60 KB 19/181 KB 21/22 KB 21/203 KB 13/57 KB 32/60 KB 21/181 KB 22/22 KB 19/203 KB 13/57 KB 32/60 KB 21/181 KB 21/22 KB 19/203 KB 13/57 KB 29/60 KB 21/181 KB 21/22 KB 11/203 KB 13/57 KB 29/60 KB 19/181 KB 21/22 KB 21/203 KB 16/57 KB 32/60 KB 21/181 KB 22/22 KB 21/203 KB 19/57 KB 32/60 KB 21/181 KB 22/22 KB 21/203 KB 21/57 KB 32/60 KB 21/181 KB 22/22 KB 21/203 KB 24/57 KB 36/60 KB 24/181 KB 22/22 KB 21/203 KB 27/57 KB 36/60 KB 24/181 KB 22/22 KB 21/203 KB 21/57 KB 36/60 KB 24/181 KB 22/22 KB 24/203 KB 27/57 KB 36/60 KB 27/181 KB 22/22 KB 24/203 KB 27/57 KB 36/60 KB 29/181 KB 22/22 KB 24/203 KB 29/57 KB 36/60 KB 29/181 KB 22/22 KB 21/203 KB 21/57 KB 36/60 KB 21/181 KB 22/22 KB 24/203 KB 29/57 KB 40/60 KB 32/181 KB 22/22 KB 24/203 KB 29/57 KB 36/60 KB 32/181 KB 22/22 KB 24/203 KB 27/57 KB 36/60 KB 24/181 KB 22/22 KB 27/203 KB 32/57 KB 40/60 KB 32/181 KB 22/22 KB 29/203 KB 32/57 KB 40/60 KB 32/181 KB 22/22 KB 24/203 KB 32/57 KB 40/60 KB 32/181 KB 22/22 KB 29/203 KB 32/57 KB 40/60 KB 36/181 KB 22/22 KB 32/203 KB 36/57 KB 44/60 KB 40/181 KB 22/22 KB 32/203 KB 36/57 KB 44/60 KB 44/181 KB 22/22 KB 32/203 KB 36/57 KB 44/60 KB 48/181 KB 22/22 KB 32/203 KB 36/57 KB 44/60 KB 36/181 KB 22/22 KB 32/203 KB 40/57 KB 44/60 KB 48/181 KB 22/22 KB 32/203 KB 44/57 KB 44/60 KB 48/181 KB 22/22 KB 32/203 KB 48/57 KB 44/60 KB 52/181 KB 32/203 KB 32/57 KB 44/60 KB 36/181 KB 22/22 KB 32/203 KB 48/57 KB 48/60 KB 52/181 KB 32/203 KB 32/57 KB 40/60 KB 36/181 KB 22/22 KB 36/203 KB 48/57 KB 48/60 KB 52/181 KB 40/203 KB 48/57 KB 52/60 KB 52/181 KB 44/203 KB 48/57 KB 52/60 KB 52/181 KB 48/203 KB 48/57 KB 52/60 KB 52/181 KB 52/203 KB 48/57 KB 52/60 KB 52/181 KB 56/203 KB 52/57 KB 52/60 KB 52/181 KB 60/203 KB 52/57 KB 52/60 KB 52/181 KB 64/203 KB 52/57 KB 52/60 KB 52/181 KB 32/203 KB 44/57 KB 44/60 KB 52/181 KB 64/203 KB 52/57 KB 52/60 KB 56/181 KB 64/203 KB 52/57 KB 52/60 KB 60/181 KB 64/203 KB 52/57 KB 52/60 KB 64/181 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar (22 KB at 546.2 KB/sec) unit-abot-epc-basic-0: 12:10:32 DEBUG unit.abot-epc-basic/0.install 52/203 KB 52/57 KB 52/60 KB 52/181 KB 64/203 KB 56/57 KB 52/60 KB 64/181 KB 64/203 KB 57/57 KB 52/60 KB 64/181 KB 36/203 KB 48/57 KB 52/60 KB 52/181 KB 64/203 KB 57/57 KB 56/60 KB 64/181 KB 64/203 KB 57/57 KB 60/60 KB 64/181 KB 64/203 KB 57/57 KB 60/60 KB 68/181 KB 68/203 KB 57/57 KB 60/60 KB 72/181 KB 68/203 KB 57/57 KB 60/60 KB 76/181 KB 68/203 KB 57/57 KB 60/60 KB 80/181 KB 68/203 KB 57/57 KB 60/60 KB 68/181 KB 72/203 KB 57/57 KB 60/60 KB 80/181 KB 76/203 KB 57/57 KB 60/60 KB 84/181 KB 80/203 KB 57/57 KB 60/60 KB 84/181 KB 84/203 KB 57/57 KB 60/60 KB 84/181 KB 88/203 KB 57/57 KB 60/60 KB 84/181 KB 92/203 KB 57/57 KB 60/60 KB 84/181 KB 96/203 KB 57/57 KB 60/60 KB 84/181 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.jar (60 KB at 1205.2 KB/sec) unit-abot-epc-basic-0: 12:10:32 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.jar (57 KB at 1236.9 KB/sec) unit-abot-epc-basic-0: 12:10:32 DEBUG unit.abot-epc-basic/0.install 72/203 KB 57/57 KB 60/60 KB 84/181 KB 96/203 KB 88/181 KB 96/203 KB 92/181 KB 96/203 KB 96/181 KB 96/203 KB 100/181 KB 100/203 KB 104/181 KB 100/203 KB 108/181 KB 100/203 KB 112/181 KB 100/203 KB 100/181 KB 104/203 KB 112/181 KB 108/203 KB 112/181 KB 112/203 KB 112/181 KB 112/203 KB 116/181 KB 112/203 KB 120/181 KB 116/203 KB 124/181 KB 116/203 KB 128/181 KB 116/203 KB 132/181 KB 116/203 KB 136/181 KB 116/203 KB 140/181 KB 116/203 KB 144/181 KB 116/203 KB 148/181 KB 116/203 KB 152/181 KB 116/203 KB 156/181 KB 116/203 KB 160/181 KB 116/203 KB 164/181 KB 116/203 KB 120/181 KB 120/203 KB 164/181 KB 124/203 KB 164/181 KB 128/203 KB 164/181 KB 132/203 KB 164/181 KB 136/203 KB 164/181 KB 140/203 KB 164/181 KB 144/203 KB 164/181 KB 148/203 KB 164/181 KB 152/203 KB 164/181 KB 156/203 KB 164/181 KB 160/203 KB 164/181 KB 164/203 KB 164/181 KB 168/203 KB 168/181 KB 172/203 KB 168/181 KB 176/203 KB 168/181 KB 180/203 KB 168/181 KB 184/203 KB 168/181 KB 188/203 KB 168/181 KB 192/203 KB 168/181 KB 164/203 KB 168/181 KB 192/203 KB 172/181 KB 192/203 KB 176/181 KB 192/203 KB 180/181 KB 192/203 KB 181/181 KB 196/203 KB 181/181 KB 200/203 KB 181/181 KB 203/203 KB 181/181 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.jar (181 KB at 2814.3 KB/sec) unit-abot-epc-basic-0: 12:10:32 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.jar (203 KB at 3120.8 KB/sec) unit-abot-epc-basic-0: 12:10:32 DEBUG unit.abot-epc-basic/0.install [INFO] Building jar: /var/lib/abot-epc-basic/target/ABOT-RunScenarios-3.0.91.jar unit-abot-epc-basic-0: 12:10:32 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 12:10:32 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-cucumber-reporting:0.1.0:generate (execution) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 12:10:32 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.3.3/maven-plugin-api-3.3.3.pom unit-abot-epc-basic-0: 12:10:32 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.3.3/maven-plugin-api-3.3.3.pom (3 KB at 197.1 KB/sec) unit-abot-epc-basic-0: 12:10:32 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.3.3/maven-3.3.3.pom unit-abot-epc-basic-0: 12:10:32 DEBUG unit.abot-epc-basic/0.install 3/23 KB 5/23 KB 8/23 KB 11/23 KB 13/23 KB 16/23 KB 19/23 KB 21/23 KB 23/23 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.3.3/maven-3.3.3.pom (23 KB at 1634.8 KB/sec) unit-abot-epc-basic-0: 12:10:32 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.3.3/maven-model-3.3.3.pom unit-abot-epc-basic-0: 12:10:32 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.3.3/maven-model-3.3.3.pom (5 KB at 276.5 KB/sec) unit-abot-epc-basic-0: 12:10:32 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom unit-abot-epc-basic-0: 12:10:32 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom (4 KB at 265.8 KB/sec) unit-abot-epc-basic-0: 12:10:32 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.3.3/maven-artifact-3.3.3.pom unit-abot-epc-basic-0: 12:10:32 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.3.3/maven-artifact-3.3.3.pom (3 KB at 114.6 KB/sec) unit-abot-epc-basic-0: 12:10:32 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0/org.eclipse.sisu.plexus-0.3.0.pom unit-abot-epc-basic-0: 12:10:32 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0/org.eclipse.sisu.plexus-0.3.0.pom (5 KB at 226.2 KB/sec) unit-abot-epc-basic-0: 12:10:32 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.0/sisu-plexus-0.3.0.pom unit-abot-epc-basic-0: 12:10:32 DEBUG unit.abot-epc-basic/0.install 3/14 KB 5/14 KB 8/14 KB 11/14 KB 13/14 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.0/sisu-plexus-0.3.0.pom (14 KB at 957.4 KB/sec) unit-abot-epc-basic-0: 12:10:32 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom unit-abot-epc-basic-0: 12:10:32 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom (2 KB at 100.0 KB/sec) unit-abot-epc-basic-0: 12:10:32 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom unit-abot-epc-basic-0: 12:10:32 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom (3 KB at 176.9 KB/sec) unit-abot-epc-basic-0: 12:10:32 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom unit-abot-epc-basic-0: 12:10:32 DEBUG unit.abot-epc-basic/0.install 3/8 KB 6/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom (8 KB at 594.0 KB/sec) unit-abot-epc-basic-0: 12:10:32 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-parent/6/weld-parent-6.pom unit-abot-epc-basic-0: 12:10:32 DEBUG unit.abot-epc-basic/0.install 3/21 KB 5/21 KB 8/21 KB 11/21 KB 13/21 KB 16/21 KB 19/21 KB 21/21 KB Downloaded: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-parent/6/weld-parent-6.pom (21 KB at 1443.4 KB/sec) unit-abot-epc-basic-0: 12:10:32 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom unit-abot-epc-basic-0: 12:10:32 DEBUG unit.abot-epc-basic/0.install 1023/1023 B Downloaded: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom (1023 B at 58.8 KB/sec) unit-abot-epc-basic-0: 12:10:32 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.pom unit-abot-epc-basic-0: 12:10:32 DEBUG unit.abot-epc-basic/0.install 612/612 B Downloaded: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.pom (612 B at 42.7 KB/sec) unit-abot-epc-basic-0: 12:10:33 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0/org.eclipse.sisu.inject-0.3.0.pom unit-abot-epc-basic-0: 12:10:33 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0/org.eclipse.sisu.inject-0.3.0.pom (3 KB at 160.2 KB/sec) unit-abot-epc-basic-0: 12:10:33 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.3.0/sisu-inject-0.3.0.pom unit-abot-epc-basic-0: 12:10:33 DEBUG unit.abot-epc-basic/0.install 3/15 KB 5/15 KB 8/15 KB 11/15 KB 13/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.3.0/sisu-inject-0.3.0.pom (15 KB at 879.3 KB/sec) unit-abot-epc-basic-0: 12:10:33 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom unit-abot-epc-basic-0: 12:10:33 DEBUG unit.abot-epc-basic/0.install 815/815 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom (815 B at 66.3 KB/sec) unit-abot-epc-basic-0: 12:10:33 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom unit-abot-epc-basic-0: 12:10:33 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom (5 KB at 295.8 KB/sec) unit-abot-epc-basic-0: 12:10:33 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom unit-abot-epc-basic-0: 12:10:33 DEBUG unit.abot-epc-basic/0.install 3/17 KB 6/17 KB 9/17 KB 11/17 KB 14/17 KB 16/17 KB 17/17 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom (17 KB at 1206.4 KB/sec) unit-abot-epc-basic-0: 12:10:33 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom unit-abot-epc-basic-0: 12:10:33 DEBUG unit.abot-epc-basic/0.install 3/8 KB 6/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom (8 KB at 548.8 KB/sec) unit-abot-epc-basic-0: 12:10:33 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.pom unit-abot-epc-basic-0: 12:10:33 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.pom (4 KB at 255.0 KB/sec) unit-abot-epc-basic-0: 12:10:33 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.6/maven-gpg-plugin-1.6.pom unit-abot-epc-basic-0: 12:10:33 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.6/maven-gpg-plugin-1.6.pom (6 KB at 395.4 KB/sec) unit-abot-epc-basic-0: 12:10:33 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom unit-abot-epc-basic-0: 12:10:33 DEBUG unit.abot-epc-basic/0.install 3/12 KB 6/12 KB 9/12 KB 11/12 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom (12 KB at 853.7 KB/sec) unit-abot-epc-basic-0: 12:10:33 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.pom unit-abot-epc-basic-0: 12:10:33 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.pom (3 KB at 180.7 KB/sec) unit-abot-epc-basic-0: 12:10:33 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.2.1/cucumber-reporting-0.2.1.pom unit-abot-epc-basic-0: 12:10:33 DEBUG unit.abot-epc-basic/0.install 3/10 KB 5/10 KB 8/10 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.2.1/cucumber-reporting-0.2.1.pom (10 KB at 604.5 KB/sec) unit-abot-epc-basic-0: 12:10:33 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.10.19/mockito-all-1.10.19.pom unit-abot-epc-basic-0: 12:10:33 DEBUG unit.abot-epc-basic/0.install 930/930 B Downloaded: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.10.19/mockito-all-1.10.19.pom (930 B at 56.8 KB/sec) unit-abot-epc-basic-0: 12:10:33 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.pom unit-abot-epc-basic-0: 12:10:33 DEBUG unit.abot-epc-basic/0.install 3/10 KB 5/10 KB 8/10 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.pom (10 KB at 763.7 KB/sec) unit-abot-epc-basic-0: 12:10:33 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/25/commons-parent-25.pom unit-abot-epc-basic-0: 12:10:33 DEBUG unit.abot-epc-basic/0.install 3/48 KB 6/48 KB 9/48 KB 11/48 KB 14/48 KB 16/48 KB 19/48 KB 22/48 KB 25/48 KB 27/48 KB 30/48 KB 32/48 KB 36/48 KB 40/48 KB 44/48 KB 48/48 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/25/commons-parent-25.pom (48 KB at 3144.8 KB/sec) unit-abot-epc-basic-0: 12:10:33 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.3.3/maven-plugin-api-3.3.3.jar unit-abot-epc-basic-0: 12:10:33 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.3.3/maven-artifact-3.3.3.jar unit-abot-epc-basic-0: 12:10:33 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0/org.eclipse.sisu.plexus-0.3.0.jar unit-abot-epc-basic-0: 12:10:33 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.3.3/maven-model-3.3.3.jar unit-abot-epc-basic-0: 12:10:33 DEBUG unit.abot-epc-basic/0.install 4/46 KB 8/46 KB 12/46 KB 16/46 KB 20/46 KB 24/46 KB 28/46 KB 32/46 KB 36/46 KB 40/46 KB 44/46 KB 46/46 KB Downloading: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar unit-abot-epc-basic-0: 12:10:33 DEBUG unit.abot-epc-basic/0.install 46/46 KB 4/54 KB 4/158 KB 3/44 KB 8/54 KB 4/158 KB 3/44 KB 12/54 KB 4/158 KB 3/44 KB 16/54 KB 4/158 KB 3/44 KB 20/54 KB 4/158 KB 3/44 KB 24/54 KB 4/158 KB 3/44 KB 28/54 KB 4/158 KB 3/44 KB 32/54 KB 4/158 KB 3/44 KB 36/54 KB 4/158 KB 3/44 KB 40/54 KB 4/158 KB 3/44 KB 44/54 KB 4/158 KB 3/44 KB 48/54 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.3.3/maven-plugin-api-3.3.3.jar (46 KB at 1184.7 KB/sec) unit-abot-epc-basic-0: 12:10:33 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar unit-abot-epc-basic-0: 12:10:33 DEBUG unit.abot-epc-basic/0.install 4/158 KB 46/46 KB 3/44 KB 4/54 KB 4/158 KB 6/44 KB 48/54 KB 4/158 KB 9/44 KB 48/54 KB 4/158 KB 11/44 KB 48/54 KB 4/158 KB 14/44 KB 48/54 KB 4/158 KB 16/44 KB 48/54 KB 4/158 KB 19/44 KB 48/54 KB 4/158 KB 22/44 KB 48/54 KB 4/158 KB 25/44 KB 48/54 KB 4/158 KB 46/46 KB 4/54 KB 8/158 KB 25/44 KB 48/54 KB 12/158 KB 25/44 KB 48/54 KB 16/158 KB 25/44 KB 48/54 KB 20/158 KB 25/44 KB 48/54 KB 24/158 KB 25/44 KB 48/54 KB 28/158 KB 25/44 KB 48/54 KB 32/158 KB 25/44 KB 48/54 KB 36/158 KB 27/44 KB 52/54 KB 40/158 KB 27/44 KB 52/54 KB 44/158 KB 27/44 KB 52/54 KB 48/158 KB 27/44 KB 52/54 KB 32/158 KB 27/44 KB 52/54 KB 32/158 KB 25/44 KB 52/54 KB 48/158 KB 27/44 KB 54/54 KB 48/158 KB 30/44 KB 54/54 KB 48/158 KB 32/44 KB 54/54 KB 48/158 KB 36/44 KB 54/54 KB 48/158 KB 40/44 KB 54/54 KB 48/158 KB 44/44 KB 54/54 KB 52/158 KB 44/44 KB 54/54 KB 56/158 KB 44/44 KB 54/54 KB 60/158 KB 44/44 KB 54/54 KB 64/158 KB 44/44 KB 54/54 KB 64/158 KB 4/6 KB 44/44 KB 54/54 KB 64/158 KB 6/6 KB 44/44 KB 54/54 KB 68/158 KB 6/6 KB 44/44 KB 54/54 KB 72/158 KB 6/6 KB 44/44 KB 54/54 KB 76/158 KB 6/6 KB 44/44 KB 54/54 KB 80/158 KB 6/6 KB 44/44 KB 54/54 KB 84/158 KB 6/6 KB 44/44 KB 54/54 KB 84/158 KB 4/201 KB 6/6 KB 44/44 KB 54/54 KB 84/158 KB 8/201 KB 6/6 KB 44/44 KB 54/54 KB 84/158 KB 12/201 KB 6/6 KB 44/44 KB 54/54 KB 84/158 KB 16/201 KB 6/6 KB 44/44 KB 54/54 KB 84/158 KB 20/201 KB 6/6 KB 44/44 KB 54/54 KB 84/158 KB 24/201 KB 6/6 KB 44/44 KB 54/54 KB 84/158 KB 28/201 KB 6/6 KB 44/44 KB 54/54 KB 84/158 KB 32/201 KB 6/6 KB 44/44 KB 54/54 KB 84/158 KB 36/201 KB 6/6 KB 44/44 KB 54/54 KB 84/158 KB 40/201 KB 6/6 KB 44/44 KB 54/54 KB 84/158 KB 44/201 KB 6/6 KB 44/44 KB 54/54 KB 84/158 KB 48/201 KB 6/6 KB 44/44 KB 54/54 KB 84/158 KB 52/201 KB 6/6 KB 44/44 KB 54/54 KB 84/158 KB 56/201 KB 6/6 KB 44/44 KB 84/158 KB 60/201 KB 6/6 KB 44/44 KB 84/158 KB 64/201 KB 6/6 KB 44/44 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.3.3/maven-artifact-3.3.3.jar (54 KB at 1312.2 KB/sec) unit-abot-epc-basic-0: 12:10:33 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.jar unit-abot-epc-basic-0: 12:10:33 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar (6 KB at 158.6 KB/sec) unit-abot-epc-basic-0: 12:10:33 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0/org.eclipse.sisu.inject-0.3.0.jar unit-abot-epc-basic-0: 12:10:33 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar (44 KB at 1069.6 KB/sec) unit-abot-epc-basic-0: 12:10:33 DEBUG unit.abot-epc-basic/0.install 84/158 KB 68/201 KB 84/158 KB 72/201 KB 84/158 KB 76/201 KB 84/158 KB 80/201 KB Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar unit-abot-epc-basic-0: 12:10:33 DEBUG unit.abot-epc-basic/0.install 84/158 KB 84/201 KB 88/158 KB 84/201 KB 88/158 KB 88/201 KB 88/158 KB 92/201 KB 92/158 KB 96/201 KB 92/158 KB 92/201 KB 96/158 KB 96/201 KB 96/158 KB 100/201 KB 100/158 KB 104/201 KB 100/158 KB 108/201 KB 100/158 KB 112/201 KB 100/158 KB 100/201 KB 104/158 KB 112/201 KB 108/158 KB 112/201 KB 108/158 KB 112/201 KB 3/3 KB 108/158 KB 112/201 KB 3/3 KB 112/158 KB 112/201 KB 3/3 KB 112/158 KB 116/201 KB 3/3 KB 116/158 KB 120/201 KB 3/3 KB 116/158 KB 124/201 KB 3/3 KB 116/158 KB 128/201 KB 3/3 KB 116/158 KB 116/201 KB 3/3 KB 120/158 KB 128/201 KB 3/3 KB 124/158 KB 128/201 KB 3/3 KB 128/158 KB 128/201 KB 3/3 KB 132/158 KB 132/201 KB 3/3 KB 136/158 KB 132/201 KB 3/3 KB 140/158 KB 132/201 KB 3/3 KB 144/158 KB 132/201 KB 3/3 KB 128/158 KB 132/201 KB 3/3 KB 144/158 KB 136/201 KB 3/3 KB 144/158 KB 136/201 KB 3/3 KB 4/5 KB 3/367 KB 144/158 KB 136/201 KB 3/3 KB 5/5 KB 3/367 KB 144/158 KB 136/201 KB 3/3 KB 4/5 KB 5/367 KB 144/158 KB 136/201 KB 3/3 KB 5/5 KB 8/367 KB 144/158 KB 136/201 KB 3/3 KB 5/5 KB 11/367 KB 144/158 KB 136/201 KB 3/3 KB 5/5 KB 13/367 KB 144/158 KB 136/201 KB 3/3 KB 5/5 KB 16/367 KB 144/158 KB 136/201 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.jar (3 KB at 50.8 KB/sec) unit-abot-epc-basic-0: 12:10:33 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.jar unit-abot-epc-basic-0: 12:10:33 DEBUG unit.abot-epc-basic/0.install 19/367 KB 144/158 KB 136/201 KB 5/5 KB 21/367 KB 144/158 KB 136/201 KB 5/5 KB 24/367 KB 144/158 KB 136/201 KB 5/5 KB 27/367 KB 144/158 KB 136/201 KB 5/5 KB 29/367 KB 144/158 KB 136/201 KB 5/5 KB 32/367 KB 144/158 KB 136/201 KB 5/5 KB 36/367 KB 144/158 KB 136/201 KB 5/5 KB 40/367 KB 148/158 KB 140/201 KB 5/5 KB 44/367 KB 148/158 KB 140/201 KB 5/5 KB 48/367 KB 148/158 KB 140/201 KB 5/5 KB 52/367 KB 148/158 KB 140/201 KB 5/5 KB 56/367 KB 148/158 KB 140/201 KB 60/367 KB 148/158 KB 140/201 KB 64/367 KB 148/158 KB 140/201 KB 36/367 KB 148/158 KB 140/201 KB 5/5 KB 64/367 KB 152/158 KB 140/201 KB 64/367 KB 156/158 KB 140/201 KB 64/367 KB 158/158 KB 140/201 KB 36/367 KB 144/158 KB 140/201 KB 5/5 KB 64/367 KB 158/158 KB 144/201 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar (5 KB at 76.2 KB/sec) unit-abot-epc-basic-0: 12:10:33 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.6/maven-gpg-plugin-1.6.jar unit-abot-epc-basic-0: 12:10:33 DEBUG unit.abot-epc-basic/0.install 64/367 KB 158/158 KB 144/201 KB 3/52 KB 64/367 KB 158/158 KB 144/201 KB 6/52 KB 64/367 KB 158/158 KB 144/201 KB 9/52 KB 64/367 KB 158/158 KB 144/201 KB 11/52 KB 64/367 KB 158/158 KB 144/201 KB 14/52 KB 64/367 KB 158/158 KB 144/201 KB 16/52 KB 64/367 KB 158/158 KB 144/201 KB 19/52 KB 64/367 KB 158/158 KB 144/201 KB 22/52 KB 64/367 KB 158/158 KB 144/201 KB 25/52 KB 64/367 KB 158/158 KB 144/201 KB 27/52 KB 64/367 KB 158/158 KB 144/201 KB 30/52 KB 64/367 KB 158/158 KB 148/201 KB 32/52 KB 64/367 KB 158/158 KB 148/201 KB 30/52 KB 64/367 KB 158/158 KB 152/201 KB 32/52 KB 64/367 KB 158/158 KB 156/201 KB 32/52 KB 64/367 KB 158/158 KB 160/201 KB 32/52 KB 64/367 KB 158/158 KB 160/201 KB 36/52 KB 68/367 KB 158/158 KB 164/201 KB 40/52 KB 68/367 KB 158/158 KB 164/201 KB 44/52 KB 68/367 KB 158/158 KB 164/201 KB 48/52 KB 68/367 KB 158/158 KB 164/201 KB 36/52 KB 72/367 KB 158/158 KB 164/201 KB 48/52 KB 76/367 KB 158/158 KB 164/201 KB 52/52 KB 80/367 KB 158/158 KB 164/201 KB 52/52 KB 64/367 KB 158/158 KB 164/201 KB 36/52 KB 80/367 KB 158/158 KB 168/201 KB 52/52 KB 80/367 KB 158/158 KB 172/201 KB 52/52 KB 80/367 KB 158/158 KB 176/201 KB 52/52 KB 72/367 KB 158/158 KB 164/201 KB 52/52 KB 80/367 KB 158/158 KB 180/201 KB 52/52 KB 84/367 KB 158/158 KB 184/201 KB 52/52 KB 84/367 KB 158/158 KB 188/201 KB 52/52 KB 4/47 KB 84/367 KB 158/158 KB 192/201 KB 52/52 KB 4/47 KB 84/367 KB 196/201 KB 52/52 KB 4/47 KB 84/367 KB 200/201 KB 52/52 KB 4/47 KB 84/367 KB 201/201 KB 52/52 KB 4/47 KB 84/367 KB 158/158 KB 180/201 KB 52/52 KB 88/367 KB 201/201 KB 52/52 KB 4/47 KB 92/367 KB 201/201 KB 52/52 KB 4/47 KB 96/367 KB 201/201 KB 52/52 KB 4/47 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.3.3/maven-model-3.3.3.jar (158 KB at 1892.1 KB/sec) unit-abot-epc-basic-0: 12:10:33 DEBUG unit.abot-epc-basic/0.install 84/367 KB 158/158 KB 184/201 KB 52/52 KB 4/47 KB 96/367 KB 201/201 KB 52/52 KB 8/47 KB 96/367 KB 201/201 KB 52/52 KB 12/47 KB 96/367 KB 201/201 KB 52/52 KB 16/47 KB 96/367 KB 201/201 KB 52/52 KB 20/47 KB 96/367 KB 201/201 KB 52/52 KB 24/47 KB 96/367 KB 201/201 KB 52/52 KB 28/47 KB 96/367 KB 201/201 KB 52/52 KB 32/47 KB 96/367 KB 201/201 KB 52/52 KB 36/47 KB 96/367 KB 201/201 KB 40/47 KB 96/367 KB 201/201 KB 44/47 KB 96/367 KB 201/201 KB 47/47 KB Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.jar unit-abot-epc-basic-0: 12:10:33 DEBUG unit.abot-epc-basic/0.install 100/367 KB 201/201 KB 47/47 KB 104/367 KB 47/47 KB 108/367 KB 47/47 KB 112/367 KB 47/47 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.jar (52 KB at 643.1 KB/sec) unit-abot-epc-basic-0: 12:10:33 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar unit-abot-epc-basic-0: 12:10:33 DEBUG unit.abot-epc-basic/0.install 116/367 KB 47/47 KB 120/367 KB 47/47 KB 124/367 KB 47/47 KB 128/367 KB 47/47 KB Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0/org.eclipse.sisu.plexus-0.3.0.jar (201 KB at 2279.4 KB/sec) unit-abot-epc-basic-0: 12:10:33 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.2.1/cucumber-reporting-0.2.1.jar unit-abot-epc-basic-0: 12:10:33 DEBUG unit.abot-epc-basic/0.install 132/367 KB 47/47 KB 136/367 KB 47/47 KB 140/367 KB 47/47 KB 144/367 KB 47/47 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.6/maven-gpg-plugin-1.6.jar (47 KB at 550.2 KB/sec) unit-abot-epc-basic-0: 12:10:33 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.2.4/gson-2.2.4.jar unit-abot-epc-basic-0: 12:10:33 DEBUG unit.abot-epc-basic/0.install 144/367 KB 4/238 KB 144/367 KB 8/238 KB 144/367 KB 12/238 KB 144/367 KB 16/238 KB 144/367 KB 20/238 KB 144/367 KB 24/238 KB 144/367 KB 28/238 KB 144/367 KB 32/238 KB 144/367 KB 32/238 KB 4/28 KB 144/367 KB 32/238 KB 8/28 KB 144/367 KB 32/238 KB 12/28 KB 144/367 KB 32/238 KB 16/28 KB 144/367 KB 32/238 KB 20/28 KB 144/367 KB 32/238 KB 24/28 KB 144/367 KB 32/238 KB 28/28 KB 148/367 KB 36/238 KB 28/28 KB 148/367 KB 40/238 KB 28/28 KB 148/367 KB 44/238 KB 28/28 KB 148/367 KB 48/238 KB 28/28 KB 148/367 KB 32/238 KB 28/28 KB 152/367 KB 48/238 KB 28/28 KB 156/367 KB 48/238 KB 28/28 KB 160/367 KB 48/238 KB 28/28 KB 164/367 KB 48/238 KB 28/28 KB 168/367 KB 52/238 KB 28/28 KB 172/367 KB 52/238 KB 4/186 KB 164/367 KB 52/238 KB 28/28 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar (28 KB at 281.8 KB/sec) unit-abot-epc-basic-0: 12:10:33 DEBUG unit.abot-epc-basic/0.install 168/367 KB 52/238 KB 28/28 KB 4/186 KB 172/367 KB 52/238 KB 8/186 KB 172/367 KB 52/238 KB 12/186 KB 172/367 KB 52/238 KB 16/186 KB 172/367 KB 52/238 KB 20/186 KB 176/367 KB 56/238 KB 20/186 KB Downloading: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.1/joda-time-2.1.jar unit-abot-epc-basic-0: 12:10:33 DEBUG unit.abot-epc-basic/0.install 172/367 KB 56/238 KB 20/186 KB 176/367 KB 60/238 KB 20/186 KB 176/367 KB 64/238 KB 20/186 KB 176/367 KB 64/238 KB 24/186 KB 180/367 KB 64/238 KB 28/186 KB 180/367 KB 64/238 KB 32/186 KB 180/367 KB 64/238 KB 36/186 KB 180/367 KB 68/238 KB 40/186 KB 180/367 KB 68/238 KB 44/186 KB 180/367 KB 68/238 KB 48/186 KB 180/367 KB 64/238 KB 24/186 KB 184/367 KB 68/238 KB 48/186 KB 188/367 KB 68/238 KB 48/186 KB 192/367 KB 68/238 KB 48/186 KB 196/367 KB 68/238 KB 48/186 KB 200/367 KB 68/238 KB 52/186 KB 204/367 KB 68/238 KB 52/186 KB 208/367 KB 68/238 KB 52/186 KB 180/367 KB 68/238 KB 36/186 KB 208/367 KB 72/238 KB 52/186 KB 208/367 KB 76/238 KB 52/186 KB 208/367 KB 80/238 KB 52/186 KB 208/367 KB 84/238 KB 52/186 KB 208/367 KB 88/238 KB 52/186 KB 208/367 KB 92/238 KB 52/186 KB 208/367 KB 96/238 KB 52/186 KB 196/367 KB 68/238 KB 52/186 KB 208/367 KB 96/238 KB 56/186 KB 208/367 KB 96/238 KB 60/186 KB 208/367 KB 96/238 KB 64/186 KB 208/367 KB 96/238 KB 64/186 KB 3/1199 KB 208/367 KB 96/238 KB 64/186 KB 5/1199 KB 208/367 KB 96/238 KB 64/186 KB 8/1199 KB 208/367 KB 96/238 KB 64/186 KB 11/1199 KB 208/367 KB 96/238 KB 64/186 KB 13/1199 KB 208/367 KB 96/238 KB 64/186 KB 16/1199 KB 208/367 KB 96/238 KB 64/186 KB 19/1199 KB 208/367 KB 96/238 KB 64/186 KB 21/1199 KB 208/367 KB 96/238 KB 64/186 KB 24/1199 KB 208/367 KB 96/238 KB 64/186 KB 27/1199 KB 208/367 KB 96/238 KB 64/186 KB 29/1199 KB 208/367 KB 96/238 KB 64/186 KB 32/1199 KB 208/367 KB 96/238 KB 68/186 KB 32/1199 KB 212/367 KB 100/238 KB 4/558 KB 72/186 KB 36/1199 KB 212/367 KB 100/238 KB 4/558 KB 68/186 KB 36/1199 KB 216/367 KB 100/238 KB 4/558 KB 72/186 KB 36/1199 KB 220/367 KB 100/238 KB 4/558 KB 72/186 KB 36/1199 KB 224/367 KB 100/238 KB 4/558 KB 72/186 KB 36/1199 KB 228/367 KB 100/238 KB 4/558 KB 72/186 KB 36/1199 KB 232/367 KB 100/238 KB 4/558 KB 76/186 KB 36/1199 KB 236/367 KB 100/238 KB 4/558 KB 76/186 KB 36/1199 KB 240/367 KB 100/238 KB 4/558 KB 76/186 KB 36/1199 KB 208/367 KB 100/238 KB 4/558 KB 68/186 KB 36/1199 KB 240/367 KB 104/238 KB 4/558 KB 76/186 KB 36/1199 KB 240/367 KB 108/238 KB 4/558 KB 76/186 KB 36/1199 KB 240/367 KB 112/238 KB 4/558 KB 76/186 KB 36/1199 KB 240/367 KB 116/238 KB 4/558 KB 76/186 KB 36/1199 KB 240/367 KB 120/238 KB 4/558 KB 76/186 KB 36/1199 KB 244/367 KB 124/238 KB 4/558 KB 76/186 KB 36/1199 KB 244/367 KB 128/238 KB 4/558 KB 76/186 KB 36/1199 KB 244/367 KB 132/238 KB 4/558 KB 76/186 KB 36/1199 KB 208/367 KB 96/238 KB 4/558 KB 68/186 KB 36/1199 KB 208/367 KB 96/238 KB 4/558 KB 68/186 KB 32/1199 KB 244/367 KB 132/238 KB 8/558 KB 76/186 KB 36/1199 KB 244/367 KB 132/238 KB 12/558 KB 76/186 KB 36/1199 KB 244/367 KB 132/238 KB 16/558 KB 76/186 KB 36/1199 KB 244/367 KB 132/238 KB 20/558 KB 76/186 KB 36/1199 KB 244/367 KB 132/238 KB 24/558 KB 76/186 KB 36/1199 KB 244/367 KB 132/238 KB 28/558 KB 76/186 KB 36/1199 KB 244/367 KB 132/238 KB 32/558 KB 76/186 KB 36/1199 KB 244/367 KB 132/238 KB 36/558 KB 76/186 KB 36/1199 KB 244/367 KB 132/238 KB 40/558 KB 76/186 KB 40/1199 KB 244/367 KB 132/238 KB 44/558 KB 76/186 KB 40/1199 KB 244/367 KB 132/238 KB 48/558 KB 76/186 KB 40/1199 KB 244/367 KB 132/238 KB 52/558 KB 76/186 KB 40/1199 KB 244/367 KB 132/238 KB 56/558 KB 76/186 KB 40/1199 KB 244/367 KB 132/238 KB 60/558 KB 76/186 KB 40/1199 KB 244/367 KB 132/238 KB 64/558 KB 76/186 KB 40/1199 KB 244/367 KB 132/238 KB 68/558 KB 76/186 KB 40/1199 KB 244/367 KB 12 unit-abot-epc-basic-0: 12:10:33 DEBUG unit.abot-epc-basic/0.install 0/238 KB 4/558 KB 76/186 KB 36/1199 KB 248/367 KB 136/238 KB 68/558 KB 76/186 KB 40/1199 KB 252/367 KB 136/238 KB 68/558 KB 76/186 KB 40/1199 KB 256/367 KB 136/238 KB 68/558 KB 76/186 KB 40/1199 KB 228/367 KB 100/238 KB 4/558 KB 76/186 KB 36/1199 KB 256/367 KB 136/238 KB 68/558 KB 80/186 KB 40/1199 KB 256/367 KB 136/238 KB 68/558 KB 84/186 KB 40/1199 KB 256/367 KB 136/238 KB 68/558 KB 88/186 KB 40/1199 KB 256/367 KB 136/238 KB 68/558 KB 92/186 KB 40/1199 KB 256/367 KB 136/238 KB 68/558 KB 96/186 KB 40/1199 KB 256/367 KB 136/238 KB 68/558 KB 100/186 KB 40/1199 KB 256/367 KB 136/238 KB 68/558 KB 104/186 KB 40/1199 KB 256/367 KB 136/238 KB 68/558 KB 108/186 KB 40/1199 KB 256/367 KB 136/238 KB 68/558 KB 112/186 KB 40/1199 KB 260/367 KB 136/238 KB 68/558 KB 116/186 KB 40/1199 KB 244/367 KB 136/238 KB 68/558 KB 76/186 KB 40/1199 KB 244/367 KB 132/238 KB 36/558 KB 76/186 KB 40/1199 KB 260/367 KB 136/238 KB 72/558 KB 116/186 KB 44/1199 KB 260/367 KB 136/238 KB 72/558 KB 116/186 KB 48/1199 KB 260/367 KB 136/238 KB 72/558 KB 116/186 KB 52/1199 KB 260/367 KB 136/238 KB 72/558 KB 116/186 KB 56/1199 KB 260/367 KB 136/238 KB 72/558 KB 116/186 KB 60/1199 KB 260/367 KB 136/238 KB 72/558 KB 116/186 KB 64/1199 KB 260/367 KB 136/238 KB 72/558 KB 116/186 KB 68/1199 KB 260/367 KB 136/238 KB 72/558 KB 116/186 KB 72/1199 KB 260/367 KB 136/238 KB 72/558 KB 116/186 KB 76/1199 KB 260/367 KB 136/238 KB 72/558 KB 116/186 KB 80/1199 KB 260/367 KB 140/238 KB 72/558 KB 116/186 KB 84/1199 KB 260/367 KB 140/238 KB 72/558 KB 116/186 KB 88/1199 KB 260/367 KB 140/238 KB 72/558 KB 120/186 KB 92/1199 KB 260/367 KB 140/238 KB 72/558 KB 120/186 KB 96/1199 KB 260/367 KB 136/238 KB 72/558 KB 116/186 KB 40/1199 KB 260/367 KB 140/238 KB 76/558 KB 120/186 KB 96/1199 KB 260/367 KB 140/238 KB 80/558 KB 120/186 KB 96/1199 KB 260/367 KB 140/238 KB 84/558 KB 120/186 KB 96/1199 KB 260/367 KB 140/238 KB 88/558 KB 120/186 KB 96/1199 KB 260/367 KB 140/238 KB 92/558 KB 120/186 KB 96/1199 KB 260/367 KB 140/238 KB 96/558 KB 120/186 KB 96/1199 KB 260/367 KB 140/238 KB 100/558 KB 120/186 KB 96/1199 KB 260/367 KB 140/238 KB 104/558 KB 120/186 KB 100/1199 KB 260/367 KB 140/238 KB 108/558 KB 120/186 KB 100/1199 KB 260/367 KB 140/238 KB 112/558 KB 120/186 KB 100/1199 KB 260/367 KB 136/238 KB 68/558 KB 112/186 KB 40/1199 KB 264/367 KB 140/238 KB 112/558 KB 120/186 KB 100/1199 KB 268/367 KB 140/238 KB 112/558 KB 120/186 KB 100/1199 KB 272/367 KB 140/238 KB 112/558 KB 120/186 KB 100/1199 KB 276/367 KB 140/238 KB 112/558 KB 120/186 KB 100/1199 KB 280/367 KB 140/238 KB 112/558 KB 120/186 KB 100/1199 KB 284/367 KB 140/238 KB 112/558 KB 120/186 KB 100/1199 KB 260/367 KB 140/238 KB 100/558 KB 120/186 KB 100/1199 KB 284/367 KB 140/238 KB 112/558 KB 120/186 KB 104/1199 KB 284/367 KB 140/238 KB 112/558 KB 120/186 KB 108/1199 KB 284/367 KB 140/238 KB 112/558 KB 120/186 KB 112/1199 KB 260/367 KB 140/238 KB 72/558 KB 120/186 KB 88/1199 KB 284/367 KB 140/238 KB 112/558 KB 124/186 KB 112/1199 KB 284/367 KB 140/238 KB 112/558 KB 128/186 KB 112/1199 KB 284/367 KB 140/238 KB 112/558 KB 132/186 KB 112/1199 KB 284/367 KB 140/238 KB 112/558 KB 136/186 KB 112/1199 KB 284/367 KB 140/238 KB 112/558 KB 140/186 KB 112/1199 KB 284/367 KB 140/238 KB 112/558 KB 144/186 KB 112/1199 KB 260/367 KB 140/238 KB 72/558 KB 116/186 KB 80/1199 KB 284/367 KB 144/238 KB 112/558 KB 144/186 KB 112/1199 KB 284/367 KB 148/238 KB 112/558 KB 144/186 KB 11 unit-abot-epc-basic-0: 12:10:33 DEBUG unit.abot-epc-basic/0.install 2/1199 KB 284/367 KB 152/238 KB 112/558 KB 144/186 KB 112/1199 KB 284/367 KB 156/238 KB 112/558 KB 144/186 KB 112/1199 KB 284/367 KB 160/238 KB 112/558 KB 144/186 KB 112/1199 KB 284/367 KB 164/238 KB 112/558 KB 144/186 KB 112/1199 KB 288/367 KB 168/238 KB 112/558 KB 144/186 KB 112/1199 KB 288/367 KB 172/238 KB 112/558 KB 148/186 KB 116/1199 KB 288/367 KB 176/238 KB 112/558 KB 148/186 KB 116/1199 KB 288/367 KB 164/238 KB 112/558 KB 144/186 KB 112/1199 KB 292/367 KB 176/238 KB 112/558 KB 148/186 KB 116/1199 KB 296/367 KB 180/238 KB 116/558 KB 148/186 KB 116/1199 KB 300/367 KB 180/238 KB 116/558 KB 148/186 KB 116/1199 KB 304/367 KB 180/238 KB 116/558 KB 148/186 KB 116/1199 KB 288/367 KB 168/238 KB 112/558 KB 148/186 KB 116/1199 KB 304/367 KB 180/238 KB 116/558 KB 148/186 KB 120/1199 KB 304/367 KB 180/238 KB 116/558 KB 148/186 KB 124/1199 KB 304/367 KB 180/238 KB 116/558 KB 148/186 KB 128/1199 KB 288/367 KB 168/238 KB 112/558 KB 148/186 KB 112/1199 KB 304/367 KB 180/238 KB 116/558 KB 152/186 KB 128/1199 KB 304/367 KB 180/238 KB 116/558 KB 156/186 KB 128/1199 KB 304/367 KB 180/238 KB 116/558 KB 160/186 KB 128/1199 KB 304/367 KB 180/238 KB 116/558 KB 164/186 KB 128/1199 KB 308/367 KB 180/238 KB 116/558 KB 168/186 KB 132/1199 KB 308/367 KB 180/238 KB 116/558 KB 172/186 KB 132/1199 KB 308/367 KB 180/238 KB 116/558 KB 176/186 KB 132/1199 KB 292/367 KB 180/238 KB 116/558 KB 148/186 KB 116/1199 KB 308/367 KB 180/238 KB 120/558 KB 176/186 KB 132/1199 KB 308/367 KB 180/238 KB 124/558 KB 176/186 KB 132/1199 KB 292/367 KB 180/238 KB 112/558 KB 148/186 KB 116/1199 KB 308/367 KB 184/238 KB 124/558 KB 176/186 KB 132/1199 KB 308/367 KB 188/238 KB 124/558 KB 176/186 KB 132/1199 KB 308/367 KB 192/238 KB 124/558 KB 176/186 KB 132/1199 KB 308/367 KB 196/238 KB 128/558 KB 176/186 KB 132/1199 KB 308/367 KB 200/238 KB 128/558 KB 176/186 KB 132/1199 KB 308/367 KB 204/238 KB 128/558 KB 180/186 KB 132/1199 KB 308/367 KB 208/238 KB 128/558 KB 180/186 KB 132/1199 KB 308/367 KB 180/238 KB 116/558 KB 164/186 KB 132/1199 KB 312/367 KB 208/238 KB 128/558 KB 180/186 KB 132/1199 KB 316/367 KB 208/238 KB 128/558 KB 180/186 KB 132/1199 KB 320/367 KB 208/238 KB 128/558 KB 180/186 KB 132/1199 KB 304/367 KB 180/238 KB 116/558 KB 164/186 KB 132/1199 KB 320/367 KB 208/238 KB 128/558 KB 180/186 KB 136/1199 KB 320/367 KB 208/238 KB 128/558 KB 180/186 KB 140/1199 KB 320/367 KB 208/238 KB 128/558 KB 180/186 KB 144/1199 KB 324/367 KB 208/238 KB 128/558 KB 180/186 KB 144/1199 KB 328/367 KB 212/238 KB 128/558 KB 180/186 KB 148/1199 KB 332/367 KB 212/238 KB 128/558 KB 180/186 KB 148/1199 KB 336/367 KB 212/238 KB 128/558 KB 180/186 KB 148/1199 KB 308/367 KB 200/238 KB 128/558 KB 180/186 KB 132/1199 KB 336/367 KB 212/238 KB 128/558 KB 184/186 KB 148/1199 KB 336/367 KB 212/238 KB 128/558 KB 186/186 KB 148/1199 KB 308/367 KB 192/238 KB 128/558 KB 176/186 KB 132/1199 KB 336/367 KB 212/238 KB 132/558 KB 186/186 KB 148/1199 KB 336/367 KB 212/238 KB 136/558 KB 186/186 KB 148/1199 KB 336/367 KB 212/238 KB 140/558 KB 186/186 KB 148/1199 KB 336/367 KB 212/238 KB 144/558 KB 186/186 KB 148/1199 KB 336/367 KB 212/238 KB 148/558 KB 186/186 KB 148/1199 KB 336/367 KB 212/238 KB 152/558 KB 186/186 KB 148/1199 KB 336/367 KB 212/238 KB 156/558 KB 186/186 KB 148/1199 KB 336/367 KB 212/238 KB 160/558 KB 186/186 KB 148/1199 KB 324/367 KB 212/238 KB 128/558 KB 180/186 KB 148/1199 KB 336/367 KB 216/238 KB 160/558 KB 186/186 KB 148/1199 KB unit-abot-epc-basic-0: 12:10:33 DEBUG unit.abot-epc-basic/0.install 336/367 KB 220/238 KB 160/558 KB 186/186 KB 148/1199 KB 336/367 KB 224/238 KB 160/558 KB 186/186 KB 148/1199 KB 324/367 KB 208/238 KB 128/558 KB 180/186 KB 148/1199 KB 336/367 KB 224/238 KB 160/558 KB 186/186 KB 152/1199 KB 336/367 KB 224/238 KB 160/558 KB 186/186 KB 156/1199 KB 336/367 KB 224/238 KB 160/558 KB 186/186 KB 160/1199 KB 336/367 KB 224/238 KB 160/558 KB 186/186 KB 164/1199 KB 340/367 KB 228/238 KB 164/558 KB 186/186 KB 168/1199 KB 340/367 KB 228/238 KB 164/558 KB 186/186 KB 172/1199 KB 340/367 KB 228/238 KB 164/558 KB 186/186 KB 176/1199 KB 340/367 KB 228/238 KB 164/558 KB 186/186 KB 164/1199 KB 340/367 KB 228/238 KB 168/558 KB 186/186 KB 176/1199 KB 340/367 KB 228/238 KB 172/558 KB 186/186 KB 176/1199 KB 340/367 KB 224/238 KB 160/558 KB 186/186 KB 164/1199 KB 344/367 KB 228/238 KB 172/558 KB 186/186 KB 176/1199 KB 348/367 KB 228/238 KB 172/558 KB 186/186 KB 176/1199 KB 352/367 KB 228/238 KB 172/558 KB 186/186 KB 176/1199 KB 340/367 KB 228/238 KB 160/558 KB 186/186 KB 164/1199 KB 352/367 KB 232/238 KB 172/558 KB 186/186 KB 176/1199 KB 352/367 KB 236/238 KB 172/558 KB 186/186 KB 176/1199 KB 352/367 KB 238/238 KB 172/558 KB 186/186 KB 176/1199 KB 356/367 KB 238/238 KB 172/558 KB 186/186 KB 176/1199 KB 360/367 KB 238/238 KB 176/558 KB 186/186 KB 180/1199 KB 364/367 KB 238/238 KB 176/558 KB 186/186 KB 180/1199 KB 367/367 KB 238/238 KB 176/558 KB 186/186 KB 180/1199 KB 356/367 KB 238/238 KB 176/558 KB 186/186 KB 180/1199 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.2.4/gson-2.2.4.jar (186 KB at 1184.5 KB/sec) unit-abot-epc-basic-0: 12:10:33 DEBUG unit.abot-epc-basic/0.install 356/367 KB 238/238 KB 172/558 KB 186/186 KB 180/1199 KB 367/367 KB 238/238 KB 180/558 KB 184/1199 KB 367/367 KB 238/238 KB 180/558 KB 188/1199 KB 367/367 KB 238/238 KB 180/558 KB 192/1199 KB 367/367 KB 238/238 KB 180/558 KB 196/1199 KB 367/367 KB 238/238 KB 180/558 KB 200/1199 KB 367/367 KB 238/238 KB 180/558 KB 204/1199 KB 367/367 KB 238/238 KB 180/558 KB 208/1199 KB 367/367 KB 238/238 KB 180/558 KB 180/1199 KB 367/367 KB 238/238 KB 184/558 KB 208/1199 KB 367/367 KB 238/238 KB 188/558 KB 208/1199 KB 367/367 KB 238/238 KB 192/558 KB 208/1199 KB Downloading: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.10.19/mockito-all-1.10.19.jar unit-abot-epc-basic-0: 12:10:33 DEBUG unit.abot-epc-basic/0.install 367/367 KB 238/238 KB 196/558 KB 208/1199 KB 367/367 KB 238/238 KB 200/558 KB 208/1199 KB 367/367 KB 238/238 KB 204/558 KB 208/1199 KB 367/367 KB 208/558 KB 208/1199 KB 367/367 KB 212/558 KB 208/1199 KB 367/367 KB 216/558 KB 212/1199 KB 367/367 KB 220/558 KB 212/1199 KB 367/367 KB 224/558 KB 212/1199 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.jar (238 KB at 1447.7 KB/sec) unit-abot-epc-basic-0: 12:10:33 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.jar unit-abot-epc-basic-0: 12:10:33 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0/org.eclipse.sisu.inject-0.3.0.jar (367 KB at 2221.0 KB/sec) unit-abot-epc-basic-0: 12:10:33 DEBUG unit.abot-epc-basic/0.install 367/367 KB 212/558 KB 212/1199 KB 224/558 KB 216/1199 KB 224/558 KB 220/1199 KB 224/558 KB 224/1199 KB 224/558 KB 228/1199 KB 228/558 KB 232/1199 KB 228/558 KB 236/1199 KB 228/558 KB 240/1199 KB 228/558 KB 244/1199 KB 228/558 KB 248/1199 KB 228/558 KB 252/1199 KB 228/558 KB 256/1199 KB 228/558 KB 228/1199 KB 232/558 KB 256/1199 KB 236/558 KB 256/1199 KB 240/558 KB 256/1199 KB 4/1206 KB 244/558 KB 256/1199 KB 4/1206 KB 4/181 KB 244/558 KB 256/1199 KB 4/1206 KB 8/181 KB 244/558 KB 256/1199 KB 4/1206 KB 12/181 KB 244/558 KB 256/1199 KB 4/1206 KB 16/181 KB 244/558 KB 256/1199 KB 4/1206 KB 20/181 KB 244/558 KB 256/1199 KB 4/1206 KB 240/558 KB 256/1199 KB 8/1206 KB 20/181 KB 248/558 KB 260/1199 KB 12/1206 KB 20/181 KB 248/558 KB 260/1199 KB 16/1206 KB 20/181 KB 248/558 KB 260/1199 KB 20/1206 KB 20/181 KB 248/558 KB 260/1199 KB 24/1206 KB 20/181 KB 248/558 KB 260/1199 KB 28/1206 KB 20/181 KB 248/558 KB 260/1199 KB 32/1206 KB 20/181 KB 248/558 KB 260/1199 KB 36/1206 KB 20/181 KB 248/558 KB 260/1199 KB 4/1206 KB 20/181 KB 248/558 KB 260/1199 KB 36/1206 KB 24/181 KB 252/558 KB 260/1199 KB 36/1206 KB 24/181 KB 256/558 KB 260/1199 KB 40/1206 KB 24/181 KB 256/558 KB 260/1199 KB 44/1206 KB 24/181 KB 256/558 KB 260/1199 KB 48/1206 KB 24/181 KB 256/558 KB 260/1199 KB 52/1206 KB 24/181 KB 256/558 KB 260/1199 KB 56/1206 KB 24/181 KB 260/558 KB 260/1199 KB 60/1206 KB 24/181 KB 260/558 KB 260/1199 KB 64/1206 KB 24/181 KB 260/558 KB 260/1199 KB 4/1206 KB 20/181 KB 244/558 KB 260/1199 KB 64/1206 KB 24/181 KB 260/558 KB 264/1199 KB 64/1206 KB 24/181 KB 260/558 KB 268/1199 KB 64/1206 KB 24/181 KB 260/558 KB 272/1199 KB 52/1206 KB 24/181 KB 260/558 KB 260/1199 KB 64/1206 KB 24/181 KB 264/558 KB 272/1199 KB 64/1206 KB 24/181 KB 268/558 KB 276/1199 KB 64/1206 KB 24/181 KB 272/558 KB 276/1199 KB 36/1206 KB 24/181 KB 248/558 KB 260/1199 KB 64/1206 KB 28/181 KB 272/558 KB 276/1199 KB 64/1206 KB 32/181 KB 272/558 KB 276/1199 KB 64/1206 KB 36/181 KB 272/558 KB 276/1199 KB 64/1206 KB 40/181 KB 272/558 KB 276/1199 KB 64/1206 KB 44/181 KB 272/558 KB 276/1199 KB 64/1206 KB 48/181 KB 272/558 KB 276/1199 KB 64/1206 KB 48/181 KB 276/558 KB 276/1199 KB 68/1206 KB 52/181 KB 280/558 KB 276/1199 KB 64/1206 KB 24/181 KB 264/558 KB 276/1199 KB 68/1206 KB 52/181 KB 280/558 KB 280/1199 KB 68/1206 KB 52/181 KB 280/558 KB 284/1199 KB 68/1206 KB 52/181 KB 280/558 KB 288/1199 KB 68/1206 KB 52/181 KB 280/558 KB 292/1199 KB 68/1206 KB 52/181 KB 284/558 KB 296/1199 KB 68/1206 KB 52/181 KB 284/558 KB 300/1199 KB 68/1206 KB 52/181 KB 284/558 KB 304/1199 KB 68/1206 KB 52/181 KB 284/558 KB 308/1199 KB 68/1206 KB 52/181 KB 284/558 KB 312/1199 KB 68/1206 KB 52/181 KB 284/558 KB 316/1199 KB 68/1206 KB 52/181 KB 284/558 KB 320/1199 KB 68/1206 KB 52/181 KB 284/558 KB 324/1199 KB 68/1206 KB 52/181 KB 276/558 KB 276/1199 KB 68/1206 KB 48/181 KB 276/558 KB 276/1199 KB 72/1206 KB 52/181 KB 284/558 KB 324/1199 KB 76/1206 KB 56/181 KB 284/558 KB 324/1199 KB 80/1206 KB 56/181 KB 284/558 KB 324/1199 KB 68/1206 KB 52/181 KB 284/558 KB 292/1199 KB 80/1206 KB 56/181 KB 288/558 KB 324/1199 KB 80/1206 KB 56/181 KB 292/558 KB 324/1199 KB 84/1206 KB 56/181 KB 296/558 KB 324/1199 KB 84/1206 KB 56/181 KB 300/558 KB 324/1199 KB 84/1206 KB 56/181 KB 304/558 KB 324/1199 KB 72/1206 KB 56/181 KB 284/558 KB 324/1199 KB 84/1206 KB 60/181 KB 304/558 KB 324/1199 KB 84/1206 KB 64/181 KB 304/558 KB 324/1199 KB 8 unit-abot-epc-basic-0: 12:10:33 DEBUG unit.abot-epc-basic/0.install 4/1206 KB 68/181 KB 304/558 KB 324/1199 KB 84/1206 KB 72/181 KB 304/558 KB 324/1199 KB 84/1206 KB 76/181 KB 304/558 KB 324/1199 KB 84/1206 KB 80/181 KB 304/558 KB 324/1199 KB 84/1206 KB 56/181 KB 292/558 KB 324/1199 KB 88/1206 KB 80/181 KB 304/558 KB 324/1199 KB 92/1206 KB 80/181 KB 304/558 KB 324/1199 KB 96/1206 KB 80/181 KB 304/558 KB 324/1199 KB 100/1206 KB 80/181 KB 308/558 KB 324/1199 KB 104/1206 KB 84/181 KB 308/558 KB 324/1199 KB 108/1206 KB 84/181 KB 308/558 KB 324/1199 KB 96/1206 KB 80/181 KB 308/558 KB 324/1199 KB 108/1206 KB 84/181 KB 312/558 KB 328/1199 KB 108/1206 KB 84/181 KB 316/558 KB 328/1199 KB 108/1206 KB 84/181 KB 320/558 KB 328/1199 KB 108/1206 KB 84/181 KB 324/558 KB 328/1199 KB 108/1206 KB 84/181 KB 308/558 KB 328/1199 KB 112/1206 KB 84/181 KB 324/558 KB 332/1199 KB 112/1206 KB 84/181 KB 324/558 KB 336/1199 KB 100/1206 KB 84/181 KB 308/558 KB 324/1199 KB 112/1206 KB 88/181 KB 324/558 KB 336/1199 KB 112/1206 KB 92/181 KB 324/558 KB 336/1199 KB 112/1206 KB 84/181 KB 324/558 KB 328/1199 KB 112/1206 KB 96/181 KB 324/558 KB 336/1199 KB 116/1206 KB 96/181 KB 324/558 KB 336/1199 KB 120/1206 KB 100/181 KB 328/558 KB 340/1199 KB 124/1206 KB 100/181 KB 328/558 KB 340/1199 KB 128/1206 KB 100/181 KB 328/558 KB 340/1199 KB 116/1206 KB 100/181 KB 328/558 KB 340/1199 KB 128/1206 KB 100/181 KB 332/558 KB 340/1199 KB 128/1206 KB 100/181 KB 336/558 KB 340/1199 KB 116/1206 KB 100/181 KB 324/558 KB 340/1199 KB 128/1206 KB 100/181 KB 336/558 KB 344/1199 KB 128/1206 KB 100/181 KB 340/558 KB 348/1199 KB 128/1206 KB 100/181 KB 340/558 KB 352/1199 KB 128/1206 KB 100/181 KB 340/558 KB 356/1199 KB 132/1206 KB 100/181 KB 340/558 KB 360/1199 KB 132/1206 KB 100/181 KB 340/558 KB 364/1199 KB 132/1206 KB 100/181 KB 340/558 KB 368/1199 KB 116/1206 KB 100/181 KB 324/558 KB 336/1199 KB 132/1206 KB 104/181 KB 340/558 KB 368/1199 KB 132/1206 KB 108/181 KB 340/558 KB 368/1199 KB 132/1206 KB 112/181 KB 340/558 KB 368/1199 KB 132/1206 KB 116/181 KB 340/558 KB 368/1199 KB 132/1206 KB 120/181 KB 340/558 KB 368/1199 KB 132/1206 KB 124/181 KB 340/558 KB 368/1199 KB 132/1206 KB 128/181 KB 340/558 KB 368/1199 KB 132/1206 KB 100/181 KB 340/558 KB 356/1199 KB 136/1206 KB 128/181 KB 340/558 KB 368/1199 KB 140/1206 KB 128/181 KB 340/558 KB 368/1199 KB 144/1206 KB 128/181 KB 340/558 KB 368/1199 KB 128/1206 KB 100/181 KB 340/558 KB 344/1199 KB 144/1206 KB 128/181 KB 344/558 KB 368/1199 KB 144/1206 KB 128/181 KB 348/558 KB 368/1199 KB 144/1206 KB 128/181 KB 352/558 KB 368/1199 KB 144/1206 KB 128/181 KB 356/558 KB 368/1199 KB 148/1206 KB 132/181 KB 360/558 KB 372/1199 KB 148/1206 KB 132/181 KB 364/558 KB 372/1199 KB 148/1206 KB 132/181 KB 368/558 KB 372/1199 KB 148/1206 KB 132/181 KB 356/558 KB 372/1199 KB 152/1206 KB 132/181 KB 368/558 KB 372/1199 KB 156/1206 KB 132/181 KB 368/558 KB 372/1199 KB 160/1206 KB 132/181 KB 368/558 KB 372/1199 KB 164/1206 KB 132/181 KB 368/558 KB 372/1199 KB 168/1206 KB 132/181 KB 372/558 KB 372/1199 KB 172/1206 KB 132/181 KB 372/558 KB 372/1199 KB 176/1206 KB 132/181 KB 372/558 KB 372/1199 KB 144/1206 KB 132/181 KB 356/558 KB 372/1199 KB 176/1206 KB 132/181 KB 372/558 KB 376/1199 KB 176/1206 KB 132/181 KB 372/558 KB 380/1199 KB 176/1206 KB 132/181 KB 372/558 KB 384/1199 KB 176/1206 KB 132/181 KB 372/558 KB 388/1199 KB 176/1206 KB 132/181 KB 372/558 KB 392/1199 KB 176/1206 KB 132/181 KB 372/558 KB 396/1199 KB 176/1206 KB 132/181 KB 372/558 KB 400/1199 KB 176/12 unit-abot-epc-basic-0: 12:10:33 DEBUG unit.abot-epc-basic/0.install 06 KB 132/181 KB 372/558 KB 404/1199 KB 144/1206 KB 132/181 KB 356/558 KB 368/1199 KB 180/1206 KB 136/181 KB 372/558 KB 404/1199 KB 180/1206 KB 140/181 KB 372/558 KB 404/1199 KB 180/1206 KB 144/181 KB 372/558 KB 404/1199 KB 180/1206 KB 148/181 KB 372/558 KB 404/1199 KB 180/1206 KB 152/181 KB 372/558 KB 404/1199 KB 180/1206 KB 156/181 KB 372/558 KB 404/1199 KB 180/1206 KB 160/181 KB 372/558 KB 404/1199 KB 180/1206 KB 164/181 KB 372/558 KB 404/1199 KB 180/1206 KB 168/181 KB 372/558 KB 404/1199 KB 180/1206 KB 172/181 KB 372/558 KB 404/1199 KB 180/1206 KB 176/181 KB 372/558 KB 404/1199 KB 180/1206 KB 132/181 KB 372/558 KB 404/1199 KB 184/1206 KB 176/181 KB 372/558 KB 408/1199 KB 188/1206 KB 176/181 KB 372/558 KB 408/1199 KB 192/1206 KB 176/181 KB 372/558 KB 408/1199 KB 196/1206 KB 176/181 KB 372/558 KB 408/1199 KB 164/1206 KB 132/181 KB 372/558 KB 372/1199 KB 196/1206 KB 180/181 KB 376/558 KB 408/1199 KB 196/1206 KB 180/181 KB 380/558 KB 408/1199 KB 196/1206 KB 180/181 KB 384/558 KB 408/1199 KB 196/1206 KB 180/181 KB 388/558 KB 408/1199 KB 196/1206 KB 180/181 KB 392/558 KB 408/1199 KB 196/1206 KB 180/181 KB 396/558 KB 408/1199 KB 196/1206 KB 180/181 KB 400/558 KB 408/1199 KB 196/1206 KB 180/181 KB 404/558 KB 408/1199 KB 196/1206 KB 180/181 KB 372/558 KB 408/1199 KB 196/1206 KB 181/181 KB 404/558 KB 408/1199 KB 180/1206 KB 176/181 KB 372/558 KB 408/1199 KB 196/1206 KB 181/181 KB 404/558 KB 412/1199 KB 196/1206 KB 181/181 KB 404/558 KB 416/1199 KB 196/1206 KB 181/181 KB 404/558 KB 420/1199 KB 200/1206 KB 181/181 KB 408/558 KB 424/1199 KB 200/1206 KB 181/181 KB 408/558 KB 428/1199 KB 200/1206 KB 181/181 KB 408/558 KB 420/1199 KB 200/1206 KB 181/181 KB 412/558 KB 432/1199 KB 200/1206 KB 181/181 KB 416/558 KB 432/1199 KB 200/1206 KB 181/181 KB 404/558 KB 420/1199 KB 204/1206 KB 181/181 KB 416/558 KB 432/1199 KB 208/1206 KB 181/181 KB 416/558 KB 432/1199 KB 212/1206 KB 181/181 KB 416/558 KB 432/1199 KB 216/1206 KB 181/181 KB 420/558 KB 432/1199 KB 220/1206 KB 181/181 KB 420/558 KB 432/1199 KB 224/1206 KB 181/181 KB 420/558 KB 432/1199 KB 212/1206 KB 181/181 KB 420/558 KB 432/1199 KB 224/1206 KB 181/181 KB 424/558 KB 432/1199 KB 224/1206 KB 181/181 KB 428/558 KB 432/1199 KB 224/1206 KB 181/181 KB 432/558 KB 432/1199 KB 200/1206 KB 181/181 KB 416/558 KB 432/1199 KB 224/1206 KB 181/181 KB 432/558 KB 436/1199 KB 224/1206 KB 181/181 KB 432/558 KB 440/1199 KB 224/1206 KB 181/181 KB 432/558 KB 444/1199 KB 224/1206 KB 181/181 KB 432/558 KB 448/1199 KB 228/1206 KB 181/181 KB 432/558 KB 452/1199 KB 228/1206 KB 181/181 KB 436/558 KB 456/1199 KB 228/1206 KB 181/181 KB 436/558 KB 460/1199 KB 228/1206 KB 181/181 KB 436/558 KB 464/1199 KB 228/1206 KB 181/181 KB 432/558 KB 448/1199 KB 228/1206 KB 181/181 KB 436/558 KB 452/1199 KB 228/1206 KB 181/181 KB 440/558 KB 464/1199 KB 232/1206 KB 181/181 KB 444/558 KB 464/1199 KB 232/1206 KB 181/181 KB 448/558 KB 464/1199 KB 232/1206 KB 181/181 KB 440/558 KB 464/1199 KB 236/1206 KB 181/181 KB 448/558 KB 464/1199 KB 240/1206 KB 181/181 KB 448/558 KB 464/1199 KB Downloaded: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.jar (181 KB at 810.8 KB/sec) unit-abot-epc-basic-0: 12:10:33 DEBUG unit.abot-epc-basic/0.install 244/1206 KB 448/558 KB 464/1199 KB 248/1206 KB 452/558 KB 468/1199 KB 252/1206 KB 452/558 KB 468/1199 KB 256/1206 KB 452/558 KB 468/1199 KB 244/1206 KB 452/558 KB 468/1199 KB 256/1206 KB 456/558 KB 468/1199 KB 256/1206 KB 460/558 KB 468/1199 KB 256/1206 KB 464/558 KB 468/1199 KB 244/1206 KB 448/558 KB 468/1199 KB 256/1206 KB 464/558 KB 472/1199 KB 256/1206 KB 464/558 KB 476/1199 KB 256/1206 KB 464/558 KB 480/1199 KB 260/1206 KB 464/558 KB 480/1199 KB 264/1206 KB 468/558 KB 484/1199 KB 268/1206 KB 468/558 KB 484/1199 KB 272/1206 KB 468/558 KB 484/1199 KB 260/1206 KB 468/558 KB 484/1199 KB 272/1206 KB 468/558 KB 488/1199 KB 272/1206 KB 468/558 KB 492/1199 KB 272/1206 KB 468/558 KB 496/1199 KB 260/1206 KB 468/558 KB 480/1199 KB 272/1206 KB 472/558 KB 496/1199 KB 272/1206 KB 476/558 KB 496/1199 KB 272/1206 KB 480/558 KB 496/1199 KB 272/1206 KB 484/558 KB 496/1199 KB 276/1206 KB 488/558 KB 500/1199 KB 276/1206 KB 492/558 KB 500/1199 KB 276/1206 KB 496/558 KB 500/1199 KB 276/1206 KB 484/558 KB 500/1199 KB 280/1206 KB 496/558 KB 500/1199 KB 284/1206 KB 496/558 KB 500/1199 KB 288/1206 KB 496/558 KB 500/1199 KB 292/1206 KB 496/558 KB 500/1199 KB 296/1206 KB 500/558 KB 500/1199 KB 300/1206 KB 500/558 KB 500/1199 KB 304/1206 KB 500/558 KB 500/1199 KB 272/1206 KB 484/558 KB 500/1199 KB 304/1206 KB 500/558 KB 504/1199 KB 304/1206 KB 500/558 KB 508/1199 KB 304/1206 KB 500/558 KB 512/1199 KB 304/1206 KB 500/558 KB 516/1199 KB 304/1206 KB 500/558 KB 520/1199 KB 304/1206 KB 500/558 KB 524/1199 KB 304/1206 KB 500/558 KB 528/1199 KB 292/1206 KB 500/558 KB 500/1199 KB 304/1206 KB 504/558 KB 528/1199 KB 304/1206 KB 508/558 KB 528/1199 KB 304/1206 KB 512/558 KB 528/1199 KB 304/1206 KB 516/558 KB 528/1199 KB 308/1206 KB 520/558 KB 532/1199 KB 308/1206 KB 524/558 KB 532/1199 KB 308/1206 KB 528/558 KB 532/1199 KB 308/1206 KB 516/558 KB 532/1199 KB 308/1206 KB 528/558 KB 536/1199 KB 308/1206 KB 528/558 KB 540/1199 KB 308/1206 KB 528/558 KB 544/1199 KB 308/1206 KB 516/558 KB 528/1199 KB 312/1206 KB 528/558 KB 544/1199 KB 316/1206 KB 528/558 KB 544/1199 KB 320/1206 KB 528/558 KB 544/1199 KB 320/1206 KB 532/558 KB 544/1199 KB 324/1206 KB 536/558 KB 548/1199 KB 324/1206 KB 540/558 KB 548/1199 KB 324/1206 KB 544/558 KB 548/1199 KB 324/1206 KB 548/558 KB 548/1199 KB 324/1206 KB 552/558 KB 548/1199 KB 324/1206 KB 556/558 KB 548/1199 KB 324/1206 KB 558/558 KB 548/1199 KB 324/1206 KB 532/558 KB 548/1199 KB 324/1206 KB 558/558 KB 552/1199 KB 324/1206 KB 558/558 KB 556/1199 KB 324/1206 KB 558/558 KB 560/1199 KB 324/1206 KB 558/558 KB 564/1199 KB 324/1206 KB 558/558 KB 568/1199 KB 324/1206 KB 558/558 KB 572/1199 KB 324/1206 KB 558/558 KB 576/1199 KB 324/1206 KB 558/558 KB 580/1199 KB 324/1206 KB 558/558 KB 584/1199 KB 324/1206 KB 532/558 KB 544/1199 KB 328/1206 KB 558/558 KB 584/1199 KB 332/1206 KB 558/558 KB 584/1199 KB 336/1206 KB 558/558 KB 584/1199 KB 340/1206 KB 558/558 KB 584/1199 KB 344/1206 KB 558/558 KB 584/1199 KB 348/1206 KB 558/558 KB 584/1199 KB 352/1206 KB 558/558 KB 584/1199 KB 356/1206 KB 558/558 KB 584/1199 KB 360/1206 KB 558/558 KB 584/1199 KB 364/1206 KB 558/558 KB 588/1199 KB 368/1206 KB 558/558 KB 588/1199 KB 360/1206 KB 558/558 KB 588/1199 KB 368/1206 KB 558/558 KB 592/1199 KB 368/1206 KB 558/558 KB 596/1199 KB 372/1206 KB 558/558 KB 600/1199 KB 372/1206 KB 558/558 KB 604/1199 KB 372/1206 KB 558/558 KB 608/1199 KB 372/1206 KB 558/558 KB 596/1199 KB 376/1206 unit-abot-epc-basic-0: 12:10:33 DEBUG unit.abot-epc-basic/0.install KB 558/558 KB 608/1199 KB 380/1206 KB 558/558 KB 608/1199 KB 384/1206 KB 558/558 KB 608/1199 KB 388/1206 KB 558/558 KB 608/1199 KB 392/1206 KB 558/558 KB 612/1199 KB 396/1206 KB 558/558 KB 612/1199 KB 400/1206 KB 558/558 KB 612/1199 KB 404/1206 KB 558/558 KB 612/1199 KB 408/1206 KB 558/558 KB 612/1199 KB 412/1206 KB 558/558 KB 612/1199 KB Downloaded: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.1/joda-time-2.1.jar (558 KB at 2246.4 KB/sec) unit-abot-epc-basic-0: 12:10:33 DEBUG unit.abot-epc-basic/0.install 388/1206 KB 558/558 KB 612/1199 KB 412/1206 KB 616/1199 KB 412/1206 KB 620/1199 KB 412/1206 KB 624/1199 KB 412/1206 KB 628/1199 KB 412/1206 KB 632/1199 KB 412/1206 KB 636/1199 KB 412/1206 KB 640/1199 KB 416/1206 KB 644/1199 KB 416/1206 KB 648/1199 KB 416/1206 KB 652/1199 KB 416/1206 KB 656/1199 KB 416/1206 KB 660/1199 KB 416/1206 KB 640/1199 KB 420/1206 KB 660/1199 KB 424/1206 KB 660/1199 KB 428/1206 KB 660/1199 KB 432/1206 KB 660/1199 KB 436/1206 KB 660/1199 KB 440/1206 KB 660/1199 KB 444/1206 KB 660/1199 KB 448/1206 KB 664/1199 KB 444/1206 KB 664/1199 KB 448/1206 KB 668/1199 KB 448/1206 KB 672/1199 KB 448/1206 KB 676/1199 KB 452/1206 KB 680/1199 KB 452/1206 KB 684/1199 KB 452/1206 KB 688/1199 KB 452/1206 KB 692/1199 KB 452/1206 KB 696/1199 KB 452/1206 KB 700/1199 KB 452/1206 KB 704/1199 KB 452/1206 KB 708/1199 KB 452/1206 KB 676/1199 KB 456/1206 KB 708/1199 KB 460/1206 KB 708/1199 KB 464/1206 KB 708/1199 KB 468/1206 KB 708/1199 KB 472/1206 KB 708/1199 KB 476/1206 KB 708/1199 KB 480/1206 KB 708/1199 KB 484/1206 KB 708/1199 KB 488/1206 KB 708/1199 KB 492/1206 KB 708/1199 KB 492/1206 KB 712/1199 KB 492/1206 KB 716/1199 KB 496/1206 KB 720/1199 KB 496/1206 KB 724/1199 KB 496/1206 KB 728/1199 KB 496/1206 KB 732/1199 KB 496/1206 KB 736/1199 KB 496/1206 KB 716/1199 KB 500/1206 KB 736/1199 KB 504/1206 KB 736/1199 KB 508/1206 KB 736/1199 KB 512/1206 KB 736/1199 KB 516/1206 KB 736/1199 KB 520/1206 KB 740/1199 KB 524/1206 KB 740/1199 KB 528/1206 KB 740/1199 KB 516/1206 KB 740/1199 KB 528/1206 KB 744/1199 KB 528/1206 KB 748/1199 KB 528/1206 KB 752/1199 KB 532/1206 KB 756/1199 KB 532/1206 KB 760/1199 KB 532/1206 KB 764/1199 KB 532/1206 KB 768/1199 KB 532/1206 KB 752/1199 KB 536/1206 KB 768/1199 KB 540/1206 KB 768/1199 KB 544/1206 KB 768/1199 KB 548/1206 KB 768/1199 KB 552/1206 KB 772/1199 KB 556/1206 KB 772/1199 KB 560/1206 KB 772/1199 KB 548/1206 KB 772/1199 KB 560/1206 KB 776/1199 KB 560/1206 KB 780/1199 KB 560/1206 KB 784/1199 KB 560/1206 KB 788/1199 KB 564/1206 KB 792/1199 KB 564/1206 KB 788/1199 KB 568/1206 KB 792/1199 KB 572/1206 KB 792/1199 KB 576/1206 KB 792/1199 KB 580/1206 KB 796/1199 KB 584/1206 KB 796/1199 KB 588/1206 KB 796/1199 KB 592/1206 KB 796/1199 KB 596/1206 KB 796/1199 KB 600/1206 KB 796/1199 KB 604/1206 KB 796/1199 KB 608/1206 KB 796/1199 KB 612/1206 KB 796/1199 KB 576/1206 KB 796/1199 KB 612/1206 KB 800/1199 KB 612/1206 KB 804/1199 KB 612/1206 KB 808/1199 KB 612/1206 KB 812/1199 KB 612/1206 KB 816/1199 KB 612/1206 KB 820/1199 KB 612/1206 KB 824/1199 KB 612/1206 KB 828/1199 KB 612/1206 KB 832/1199 KB 612/1206 KB 836/1199 KB 616/1206 KB 836/1199 KB 620/1206 KB 836/1199 KB 620/1206 KB 840/1199 KB 620/1206 KB 844/1199 KB 624/1206 KB 848/1199 KB 624/1206 KB 844/1199 KB 628/1206 KB 848/1199 KB 632/1206 KB 852/1199 KB 636/1206 KB 852/1199 KB 640/1206 KB 852/1199 KB 628/1206 KB 852/1199 KB 640/1206 KB 856/1199 KB 640/1206 KB 860/1199 KB 640/1206 KB 864/1199 KB 644/1206 KB 868/1199 KB 644/1206 KB 872/1199 KB 644/1206 KB 864/1199 KB 648/1206 KB 872/1199 KB 648/1206 KB 876/1199 KB 652/1206 KB 876/1199 KB 656/1206 KB 876/1199 KB 660/1206 KB 876/1199 KB 664/1206 KB 880/1199 KB 668/1206 KB 880/1199 KB 672/1206 KB 880/1199 KB 660/1206 KB 880/1199 KB 672/1206 KB 884/1199 KB 672/1206 KB 888/1199 KB 672/1206 KB 892/1199 KB 672/1206 KB 896/1199 KB 676/1206 KB 896/1199 KB 680/1206 KB 900/1199 KB 684/1206 KB 900/1199 KB 688/1206 K unit-abot-epc-basic-0: 12:10:33 DEBUG unit.abot-epc-basic/0.install B 900/1199 KB 676/1206 KB 900/1199 KB 688/1206 KB 904/1199 KB 692/1206 KB 908/1199 KB 692/1206 KB 912/1199 KB 692/1206 KB 916/1199 KB 692/1206 KB 920/1199 KB 692/1206 KB 924/1199 KB 692/1206 KB 928/1199 KB 692/1206 KB 932/1199 KB 692/1206 KB 936/1199 KB 692/1206 KB 940/1199 KB 692/1206 KB 944/1199 KB 692/1206 KB 948/1199 KB 692/1206 KB 904/1199 KB 696/1206 KB 948/1199 KB 700/1206 KB 948/1199 KB 704/1206 KB 948/1199 KB 708/1206 KB 948/1199 KB 712/1206 KB 948/1199 KB 716/1206 KB 948/1199 KB 720/1206 KB 948/1199 KB 724/1206 KB 948/1199 KB 728/1206 KB 948/1199 KB 732/1206 KB 948/1199 KB 736/1206 KB 948/1199 KB 740/1206 KB 952/1199 KB 744/1206 KB 952/1199 KB 748/1206 KB 952/1199 KB 752/1206 KB 952/1199 KB 756/1206 KB 952/1199 KB 760/1206 KB 952/1199 KB 764/1206 KB 952/1199 KB 768/1206 KB 952/1199 KB 736/1206 KB 952/1199 KB 768/1206 KB 956/1199 KB 768/1206 KB 960/1199 KB 768/1206 KB 964/1199 KB 768/1206 KB 968/1199 KB 768/1206 KB 972/1199 KB 768/1206 KB 976/1199 KB 768/1206 KB 980/1199 KB 768/1206 KB 984/1199 KB 768/1206 KB 988/1199 KB 772/1206 KB 992/1199 KB 772/1206 KB 996/1199 KB 772/1206 KB 1000/1199 KB 772/1206 KB 1004/1199 KB 772/1206 KB 1008/1199 KB 772/1206 KB 1012/1199 KB 772/1206 KB 1016/1199 KB 772/1206 KB 1020/1199 KB 772/1206 KB 1024/1199 KB 772/1206 KB 1028/1199 KB 772/1206 KB 988/1199 KB 776/1206 KB 1028/1199 KB 780/1206 KB 1028/1199 KB 784/1206 KB 1028/1199 KB 788/1206 KB 1028/1199 KB 792/1206 KB 1028/1199 KB 796/1206 KB 1028/1199 KB 800/1206 KB 1028/1199 KB 804/1206 KB 1028/1199 KB 808/1206 KB 1028/1199 KB 812/1206 KB 1028/1199 KB 816/1206 KB 1028/1199 KB 820/1206 KB 1032/1199 KB 824/1206 KB 1032/1199 KB 828/1206 KB 1032/1199 KB 832/1206 KB 1032/1199 KB 836/1206 KB 1032/1199 KB 840/1206 KB 1032/1199 KB 844/1206 KB 1032/1199 KB 848/1206 KB 1032/1199 KB 816/1206 KB 1032/1199 KB 848/1206 KB 1036/1199 KB 848/1206 KB 1040/1199 KB 848/1206 KB 1044/1199 KB 848/1206 KB 1048/1199 KB 848/1206 KB 1052/1199 KB 848/1206 KB 1056/1199 KB 848/1206 KB 1060/1199 KB 848/1206 KB 1064/1199 KB 848/1206 KB 1068/1199 KB 848/1206 KB 1072/1199 KB 848/1206 KB 1076/1199 KB 852/1206 KB 1080/1199 KB 852/1206 KB 1084/1199 KB 852/1206 KB 1088/1199 KB 852/1206 KB 1092/1199 KB 852/1206 KB 1096/1199 KB 852/1206 KB 1100/1199 KB 852/1206 KB 1104/1199 KB 852/1206 KB 1076/1199 KB 856/1206 KB 1104/1199 KB 860/1206 KB 1104/1199 KB 864/1206 KB 1104/1199 KB 868/1206 KB 1104/1199 KB 872/1206 KB 1104/1199 KB 876/1206 KB 1104/1199 KB 880/1206 KB 1104/1199 KB 884/1206 KB 1104/1199 KB 888/1206 KB 1104/1199 KB 892/1206 KB 1104/1199 KB 896/1206 KB 1104/1199 KB 900/1206 KB 1108/1199 KB 904/1206 KB 1108/1199 KB 908/1206 KB 1108/1199 KB 912/1206 KB 1108/1199 KB 916/1206 KB 1108/1199 KB 920/1206 KB 1108/1199 KB 924/1206 KB 1108/1199 KB 928/1206 KB 1108/1199 KB 896/1206 KB 1108/1199 KB 928/1206 KB 1112/1199 KB 928/1206 KB 1116/1199 KB 928/1206 KB 1120/1199 KB 928/1206 KB 1124/1199 KB 928/1206 KB 1128/1199 KB 928/1206 KB 1132/1199 KB 928/1206 KB 1136/1199 KB 928/1206 KB 1140/1199 KB 932/1206 KB 1144/1199 KB 932/1206 KB 1148/1199 KB 932/1206 KB 1152/1199 KB 932/1206 KB 1140/1199 KB 936/1206 KB 1152/1199 KB 940/1206 KB 1152/1199 KB 944/1206 KB 1152/1199 KB 948/1206 KB 1152/1199 KB 952/1206 KB 1156/1199 KB 956/1206 KB 1156/1199 KB 960/1206 KB 1156/1199 KB 948/1206 KB 1156/1199 KB 960/1206 KB 1160/1199 KB 960/1206 KB 1164/1199 KB 960/1206 KB 1168/1199 KB 960/1206 KB 1172/1199 KB 964/1206 KB unit-abot-epc-basic-0: 12:10:33 DEBUG unit.abot-epc-basic/0.install 1176/1199 KB 964/1206 KB 1180/1199 KB 964/1206 KB 1184/1199 KB 964/1206 KB 1188/1199 KB 964/1206 KB 1192/1199 KB 964/1206 KB 1196/1199 KB 964/1206 KB 1199/1199 KB 964/1206 KB 1172/1199 KB 968/1206 KB 1199/1199 KB 972/1206 KB 1199/1199 KB 976/1206 KB 1199/1199 KB 980/1206 KB 1199/1199 KB 984/1206 KB 1199/1199 KB 988/1206 KB 1199/1199 KB 992/1206 KB 1199/1199 KB 996/1206 KB 1199/1199 KB 1000/1206 KB 1199/1199 KB 1004/1206 KB 1199/1199 KB 1008/1206 KB 1199/1199 KB 1012/1206 KB 1199/1199 KB 1016/1206 KB 1199/1199 KB 1020/1206 KB 1199/1199 KB 1024/1206 KB 1199/1199 KB 1028/1206 KB 1199/1199 KB 1032/1206 KB 1199/1199 KB 1036/1206 KB 1199/1199 KB 1040/1206 KB 1199/1199 KB 1044/1206 KB 1199/1199 KB 1048/1206 KB 1199/1199 KB 1052/1206 KB 1199/1199 KB 1056/1206 KB 1199/1199 KB 1060/1206 KB 1199/1199 KB 1064/1206 KB 1199/1199 KB 1068/1206 KB 1199/1199 KB 1072/1206 KB 1199/1199 KB 1076/1206 KB 1199/1199 KB 1080/1206 KB 1199/1199 KB 1084/1206 KB 1199/1199 KB 1088/1206 KB 1199/1199 KB 1092/1206 KB 1199/1199 KB Downloaded: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.2.1/cucumber-reporting-0.2.1.jar (1199 KB at 3643.4 KB/sec) unit-abot-epc-basic-0: 12:10:33 DEBUG unit.abot-epc-basic/0.install 1096/1206 KB 1100/1206 KB 1104/1206 KB 1108/1206 KB 1112/1206 KB 1116/1206 KB 1120/1206 KB 1124/1206 KB 1128/1206 KB 1132/1206 KB 1136/1206 KB 1140/1206 KB 1144/1206 KB 1148/1206 KB 1152/1206 KB 1156/1206 KB 1160/1206 KB 1164/1206 KB 1168/1206 KB 1172/1206 KB 1176/1206 KB 1180/1206 KB 1184/1206 KB 1188/1206 KB 1192/1206 KB 1196/1206 KB 1200/1206 KB 1204/1206 KB 1206/1206 KB Downloaded: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.10.19/mockito-all-1.10.19.jar (1206 KB at 3515.1 KB/sec) unit-abot-epc-basic-0: 12:10:33 DEBUG unit.abot-epc-basic/0.install [INFO] About to generate Cucumber report. unit-abot-epc-basic-0: 12:10:34 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 12:10:34 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 12:10:34 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/target/ABOT-RunScenarios-3.0.91.jar to /root/.m2/repository/com/rebaca/abot/runscenarios/ABOT-RunScenarios/3.0.91/ABOT-RunScenarios-3.0.91.jar unit-abot-epc-basic-0: 12:10:34 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/pom.xml to /root/.m2/repository/com/rebaca/abot/runscenarios/ABOT-RunScenarios/3.0.91/ABOT-RunScenarios-3.0.91.pom unit-abot-epc-basic-0: 12:10:34 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:10:34 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 12:10:34 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:10:34 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 39.600 s unit-abot-epc-basic-0: 12:10:34 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2019-04-09T12:10:34+00:00 unit-abot-epc-basic-0: 12:10:34 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 26M/64M unit-abot-epc-basic-0: 12:10:34 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:10:34 DEBUG unit.abot-epc-basic/0.install No ES conf defined - hence result not pushed to ES unit-abot-epc-basic-0: 12:10:34 DEBUG unit.abot-epc-basic/0.install Starting flask GUI... unit-abot-epc-basic-0: 12:10:34 DEBUG unit.abot-epc-basic/0.install Setting up libmpc3:amd64 (1.0.3-1) ... unit-abot-epc-basic-0: 12:10:34 DEBUG unit.abot-epc-basic/0.install Setting up ant (1.9.6-1ubuntu1.1) ... unit-abot-epc-basic-0: 12:10:34 DEBUG unit.abot-epc-basic/0.install Setting up ant-optional (1.9.6-1ubuntu1.1) ... unit-abot-epc-basic-0: 12:10:34 DEBUG unit.abot-epc-basic/0.install Setting up binutils (2.26.1-1ubuntu1~16.04.8) ... unit-abot-epc-basic-0: 12:10:34 DEBUG unit.abot-epc-basic/0.install Setting up libc-dev-bin (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 12:10:34 DEBUG unit.abot-epc-basic/0.install Setting up linux-libc-dev:amd64 (4.4.0-145.171) ... unit-abot-epc-basic-0: 12:10:34 DEBUG unit.abot-epc-basic/0.install Setting up libc6-dev:amd64 (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 12:10:34 DEBUG unit.abot-epc-basic/0.install Setting up libisl15:amd64 (0.16.1-1) ... unit-abot-epc-basic-0: 12:10:34 DEBUG unit.abot-epc-basic/0.install Setting up cpp-5 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:10:34 DEBUG unit.abot-epc-basic/0.install Setting up cpp (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:10:34 DEBUG unit.abot-epc-basic/0.install Setting up libcc1-0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:10:34 DEBUG unit.abot-epc-basic/0.install Setting up libgomp1:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:10:34 DEBUG unit.abot-epc-basic/0.install Setting up libitm1:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:10:34 DEBUG unit.abot-epc-basic/0.install Setting up libatomic1:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:10:34 DEBUG unit.abot-epc-basic/0.install Setting up libasan2:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:10:34 DEBUG unit.abot-epc-basic/0.install Setting up liblsan0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:10:34 DEBUG unit.abot-epc-basic/0.install Setting up libtsan0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:10:34 DEBUG unit.abot-epc-basic/0.install * Running on http://0.0.0.0:5000/ (Press CTRL+C to quit) unit-abot-epc-basic-0: 12:10:34 DEBUG unit.abot-epc-basic/0.install Setting up libubsan0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:10:34 DEBUG unit.abot-epc-basic/0.install Setting up libcilkrts5:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:10:35 DEBUG unit.abot-epc-basic/0.install Setting up libmpx0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:10:35 DEBUG unit.abot-epc-basic/0.install Setting up libquadmath0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:10:35 DEBUG unit.abot-epc-basic/0.install Setting up libgcc-5-dev:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:10:35 DEBUG unit.abot-epc-basic/0.install Setting up gcc-5 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:10:35 DEBUG unit.abot-epc-basic/0.install Setting up gcc (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:10:35 DEBUG unit.abot-epc-basic/0.install Setting up libstdc++-5-dev:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:10:35 DEBUG unit.abot-epc-basic/0.install Setting up g++-5 (5.4.0-6ubuntu1~16.04.11) ... unit-oai-hss-0: 12:10:35 DEBUG unit.oai-hss/0.install 190409 12:10:35 [Warning] Using unique option prefix key_buffer instead of key_buffer_size is deprecated and will be removed in a future release. Please use the full name instead. unit-oai-hss-0: 12:10:35 DEBUG unit.oai-hss/0.install 190409 12:10:35 [Note] Ignoring --secure-file-priv value as server is running with --bootstrap. unit-oai-hss-0: 12:10:35 DEBUG unit.oai-hss/0.install 190409 12:10:35 [Note] /usr/sbin/mysqld (mysqld 5.5.62-0ubuntu0.14.04.1) starting as process 11765 ... unit-abot-epc-basic-0: 12:10:35 DEBUG unit.abot-epc-basic/0.install Setting up g++ (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:10:35 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode unit-abot-epc-basic-0: 12:10:35 DEBUG unit.abot-epc-basic/0.install Setting up make (4.1-6) ... unit-abot-epc-basic-0: 12:10:35 DEBUG unit.abot-epc-basic/0.install Setting up libdpkg-perl (1.18.4ubuntu1.5) ... unit-abot-epc-basic-0: 12:10:35 DEBUG unit.abot-epc-basic/0.install Setting up dpkg-dev (1.18.4ubuntu1.5) ... unit-abot-epc-basic-0: 12:10:35 DEBUG unit.abot-epc-basic/0.install Setting up build-essential (12.1ubuntu2) ... unit-abot-epc-basic-0: 12:10:35 DEBUG unit.abot-epc-basic/0.install Setting up libfakeroot:amd64 (1.20.2-1ubuntu1) ... unit-abot-epc-basic-0: 12:10:35 DEBUG unit.abot-epc-basic/0.install Setting up fakeroot (1.20.2-1ubuntu1) ... unit-abot-epc-basic-0: 12:10:35 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode unit-abot-epc-basic-0: 12:10:35 DEBUG unit.abot-epc-basic/0.install Setting up libalgorithm-diff-perl (1.19.03-1) ... unit-abot-epc-basic-0: 12:10:35 DEBUG unit.abot-epc-basic/0.install Setting up libalgorithm-diff-xs-perl (0.04-4build1) ... unit-abot-epc-basic-0: 12:10:35 DEBUG unit.abot-epc-basic/0.install Setting up libalgorithm-merge-perl (0.08-3) ... unit-abot-epc-basic-0: 12:10:35 DEBUG unit.abot-epc-basic/0.install Setting up libxpp2-java (2.1.10-7build1) ... unit-abot-epc-basic-0: 12:10:35 DEBUG unit.abot-epc-basic/0.install Setting up libxpp3-java (1.1.4c-2build1) ... unit-abot-epc-basic-0: 12:10:35 DEBUG unit.abot-epc-basic/0.install Setting up libdom4j-java (1.6.1+dfsg.3-2ubuntu1) ... unit-abot-epc-basic-0: 12:10:35 DEBUG unit.abot-epc-basic/0.install Setting up libexpat1-dev:amd64 (2.1.0-7ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 12:10:36 DEBUG unit.abot-epc-basic/0.install Setting up libfile-fcntllock-perl (0.22-3) ... unit-abot-epc-basic-0: 12:10:36 DEBUG unit.abot-epc-basic/0.install Setting up libpython2.7:amd64 (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 12:10:36 DEBUG unit.abot-epc-basic/0.install Setting up libpython2.7-dev:amd64 (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 12:10:36 DEBUG unit.abot-epc-basic/0.install Setting up libpython-dev:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 12:10:36 DEBUG unit.abot-epc-basic/0.install Setting up libpython-all-dev:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 12:10:36 DEBUG unit.abot-epc-basic/0.install Setting up libxom-java (1.2.10-1) ... unit-abot-epc-basic-0: 12:10:36 DEBUG unit.abot-epc-basic/0.install Setting up manpages-dev (4.04-2) ... unit-abot-epc-basic-0: 12:10:36 DEBUG unit.abot-epc-basic/0.install Setting up python-all (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 12:10:36 DEBUG unit.abot-epc-basic/0.install Setting up python2.7-dev (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 12:10:36 DEBUG unit.abot-epc-basic/0.install Setting up python-dev (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 12:10:36 DEBUG unit.abot-epc-basic/0.install Setting up python-all-dev (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 12:10:36 DEBUG unit.abot-epc-basic/0.install Setting up python-pkg-resources (20.7.0-1) ... unit-abot-epc-basic-0: 12:10:36 DEBUG unit.abot-epc-basic/0.install Setting up python-setuptools (20.7.0-1) ... unit-abot-epc-basic-0: 12:10:36 DEBUG unit.abot-epc-basic/0.install Setting up python-wheel (0.29.0-1) ... unit-abot-epc-basic-0: 12:10:36 DEBUG unit.abot-epc-basic/0.install Setting up ssl-cert (1.0.37) ... unit-abot-epc-basic-0: 12:10:36 DEBUG unit.abot-epc-basic/0.install hostname: Name or service not known unit-abot-epc-basic-0: 12:10:36 DEBUG unit.abot-epc-basic/0.install make-ssl-cert: Could not get FQDN, using "juju-fdc540-default-0". unit-abot-epc-basic-0: 12:10:36 DEBUG unit.abot-epc-basic/0.install make-ssl-cert: You may want to fix your /etc/hosts and/or DNS setup and run unit-abot-epc-basic-0: 12:10:36 DEBUG unit.abot-epc-basic/0.install make-ssl-cert: make-ssl-cert generate-default-snakeoil --force-overwrite unit-abot-epc-basic-0: 12:10:36 DEBUG unit.abot-epc-basic/0.install make-ssl-cert: again. unit-abot-epc-basic-0: 12:10:37 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 12:10:37 DEBUG unit.abot-epc-basic/0.install Processing triggers for systemd (229-4ubuntu21.21) ... unit-abot-epc-basic-0: 12:10:37 DEBUG unit.abot-epc-basic/0.install Processing triggers for ureadahead (0.100.0-19) ... unit-abot-epc-basic-0: 12:10:37 DEBUG unit.abot-epc-basic/0.install Processing triggers for ufw (0.35-0ubuntu2) ... unit-abot-epc-basic-0: 12:10:38 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: ABot Debian Installed!!! >> unit-abot-epc-basic-0: 12:10:38 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-fdc540-default-0 unit-abot-epc-basic-0: 12:10:38 DEBUG unit.abot-epc-basic/0.install Hit:1 http://security.ubuntu.com/ubuntu xenial-security InRelease unit-abot-epc-basic-0: 12:10:39 DEBUG unit.abot-epc-basic/0.install Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial InRelease unit-abot-epc-basic-0: 12:10:39 DEBUG unit.abot-epc-basic/0.install Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates InRelease unit-abot-epc-basic-0: 12:10:39 DEBUG unit.abot-epc-basic/0.install Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-backports InRelease unit-abot-epc-basic-0: 12:10:40 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 12:10:40 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-fdc540-default-0 unit-abot-epc-basic-0: 12:10:40 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 12:10:40 DEBUG unit.abot-epc-basic/0.install WARNING: apt does not have a stable CLI interface. Use with caution in scripts. unit-abot-epc-basic-0: 12:10:40 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 12:10:40 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 12:10:40 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 12:10:40 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 12:10:41 DEBUG unit.abot-epc-basic/0.install software-properties-common is already the newest version (0.96.20.8). unit-abot-epc-basic-0: 12:10:41 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 12:10:41 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-fdc540-default-0 unit-abot-epc-basic-0: 12:10:41 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 12:10:41 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 12:10:41 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 12:10:41 DEBUG unit.abot-epc-basic/0.install build-essential is already the newest version (12.1ubuntu2). unit-abot-epc-basic-0: 12:10:41 DEBUG unit.abot-epc-basic/0.install build-essential set to manually installed. unit-abot-epc-basic-0: 12:10:41 DEBUG unit.abot-epc-basic/0.install ethtool is already the newest version (1:4.5-1). unit-abot-epc-basic-0: 12:10:41 DEBUG unit.abot-epc-basic/0.install iptables is already the newest version (1.6.0-2ubuntu3). unit-abot-epc-basic-0: 12:10:41 DEBUG unit.abot-epc-basic/0.install git is already the newest version (1:2.7.4-0ubuntu1.6). unit-abot-epc-basic-0: 12:10:41 DEBUG unit.abot-epc-basic/0.install libpython2.7-dev is already the newest version (2.7.12-1ubuntu0~16.04.4). unit-abot-epc-basic-0: 12:10:41 DEBUG unit.abot-epc-basic/0.install libpython2.7-dev set to manually installed. unit-abot-epc-basic-0: 12:10:41 DEBUG unit.abot-epc-basic/0.install libxml2 is already the newest version (2.9.3+dfsg1-1ubuntu0.6). unit-abot-epc-basic-0: 12:10:41 DEBUG unit.abot-epc-basic/0.install openssh-client is already the newest version (1:7.2p2-4ubuntu2.8). unit-abot-epc-basic-0: 12:10:41 DEBUG unit.abot-epc-basic/0.install openssh-server is already the newest version (1:7.2p2-4ubuntu2.8). unit-abot-epc-basic-0: 12:10:41 DEBUG unit.abot-epc-basic/0.install openssl is already the newest version (1.0.2g-1ubuntu4.15). unit-abot-epc-basic-0: 12:10:41 DEBUG unit.abot-epc-basic/0.install python is already the newest version (2.7.12-1~16.04). unit-abot-epc-basic-0: 12:10:41 DEBUG unit.abot-epc-basic/0.install python set to manually installed. unit-abot-epc-basic-0: 12:10:41 DEBUG unit.abot-epc-basic/0.install wget is already the newest version (1.17.1-1ubuntu1.4). unit-abot-epc-basic-0: 12:10:41 DEBUG unit.abot-epc-basic/0.install python-pip is already the newest version (8.1.1-2ubuntu0.4). unit-abot-epc-basic-0: 12:10:41 DEBUG unit.abot-epc-basic/0.install python-pip set to manually installed. unit-abot-epc-basic-0: 12:10:41 DEBUG unit.abot-epc-basic/0.install The following additional packages will be installed: unit-abot-epc-basic-0: 12:10:41 DEBUG unit.abot-epc-basic/0.install adwaita-icon-theme aglfn at-spi2-core autotools-dev castxml cmake-data unit-abot-epc-basic-0: 12:10:41 DEBUG unit.abot-epc-basic/0.install colord colord-data dconf-gsettings-backend dconf-service debhelper unit-abot-epc-basic-0: 12:10:41 DEBUG unit.abot-epc-basic/0.install default-jre-headless dh-strip-nondeterminism fonts-lato fonts-liberation unit-abot-epc-basic-0: 12:10:41 DEBUG unit.abot-epc-basic/0.install fonts-lmodern gconf-service gconf-service-backend gconf2-common gdbserver unit-abot-epc-basic-0: 12:10:41 DEBUG unit.abot-epc-basic/0.install gettext gfortran gfortran-5 ghostscript gir1.2-atk-1.0 gir1.2-atspi-2.0 unit-abot-epc-basic-0: 12:10:41 DEBUG unit.abot-epc-basic/0.install gir1.2-freedesktop gir1.2-gdkpixbuf-2.0 gir1.2-gtk-3.0 gir1.2-pango-1.0 unit-abot-epc-basic-0: 12:10:41 DEBUG unit.abot-epc-basic/0.install glib-networking glib-networking-common glib-networking-services gnuplot-data unit-abot-epc-basic-0: 12:10:41 DEBUG unit.abot-epc-basic/0.install gnuplot-tex gnuplot-x11 gsettings-desktop-schemas gsfonts guile-2.0 unit-abot-epc-basic-0: 12:10:41 DEBUG unit.abot-epc-basic/0.install guile-2.0-libs hdf5-helpers humanity-icon-theme icu-devtools unit-abot-epc-basic-0: 12:10:41 DEBUG unit.abot-epc-basic/0.install imagemagick-common intltool-debian javascript-common libaec-dev libaec0 unit-abot-epc-basic-0: 12:10:41 DEBUG unit.abot-epc-basic/0.install libamd2.4.1 libarchive-zip-perl libarchive13 libarpack2 libasprintf-dev unit-abot-epc-basic-0: 12:10:41 DEBUG unit.abot-epc-basic/0.install libatk-bridge2.0-0 libatk-bridge2.0-dev libatk1.0-dev libatlas3-base unit-abot-epc-basic-0: 12:10:41 DEBUG unit.abot-epc-basic/0.install libatspi2.0-0 libatspi2.0-dev libaudio2 libauthen-sasl-perl unit-abot-epc-basic-0: 12:10:41 DEBUG unit.abot-epc-basic/0.install libbabeltrace-ctf1 libbabeltrace1 libbison-dev libblas-common libblas3 unit-abot-epc-basic-0: 12:10:41 DEBUG unit.abot-epc-basic/0.install libboost-filesystem1.58.0 libc6-dbg libcairo-gobject2 unit-abot-epc-basic-0: 12:10:41 DEBUG unit.abot-epc-basic/0.install libcairo-script-interpreter2 libcairo2-dev libcamd2.4.1 libcapnp-0.5.3 unit-abot-epc-basic-0: 12:10:41 DEBUG unit.abot-epc-basic/0.install libccolamd2.9.1 libcdt5 libcgraph6 libcholmod3.0.6 libclang1-3.6 unit-abot-epc-basic-0: 12:10:41 DEBUG unit.abot-epc-basic/0.install libcolamd2.9.1 libcolord2 libcolorhug2 libconfig-dev libconfig-doc unit-abot-epc-basic-0: 12:10:41 DEBUG unit.abot-epc-basic/0.install libconfig9 libcroco3 libcupsfilters1 libcupsimage2 libcurl3 libcxsparse3.1.4 unit-abot-epc-basic-0: 12:10:41 DEBUG unit.abot-epc-basic/0.install libdbus-1-dev libdconf1 libdrm-dev libegl1-mesa libegl1-mesa-dev unit-abot-epc-basic-0: 12:10:41 DEBUG unit.abot-epc-basic/0.install libencode-locale-perl libepoxy-dev libepoxy0 libevdev2 libexif12 unit-abot-epc-basic-0: 12:10:41 DEBUG unit.abot-epc-basic/0.install libfftw3-bin libfftw3-dev libfftw3-double3 libfftw3-long3 libfftw3-quad3 unit-abot-epc-basic-0: 12:10:41 DEBUG unit.abot-epc-basic/0.install libfftw3-single3 libfile-basedir-perl libfile-desktopentry-perl unit-abot-epc-basic-0: 12:10:41 DEBUG unit.abot-epc-basic/0.install libfile-listing-perl libfile-mimeinfo-perl libfile-stripnondeterminism-perl unit-abot-epc-basic-0: 12:10:41 DEBUG unit.abot-epc-basic/0.install libfl-dev libfltk-gl1.3 libfltk1.3 libfont-afm-perl libfontconfig1-dev unit-abot-epc-basic-0: 12:10:41 DEBUG unit.abot-epc-basic/0.install libfontenc1 libforms2 libfreetype6-dev libgbm1 libgc-dev libgc1c2 unit-abot-epc-basic-0: 12:10:41 DEBUG unit.abot-epc-basic/0.install libgconf-2-4 libgcrypt20-dev libgd3 libgdk-pixbuf2.0-dev libgettextpo-dev unit-abot-epc-basic-0: 12:10:41 DEBUG unit.abot-epc-basic/0.install libgettextpo0 libgfortran-5-dev libgfortran3 libgl1-mesa-dev libgl2ps0 unit-abot-epc-basic-0: 12:10:41 DEBUG unit.abot-epc-basic/0.install libglib2.0-bin libglib2.0-dev libglpk36 libglu1-mesa libgmpxx4ldbl unit-abot-epc-basic-0: 12:10:41 DEBUG unit.abot-epc-basic/0.install libgpg-error-dev libgphoto2-6 libgphoto2-l10n libgphoto2-port12 unit-abot-epc-basic-0: 12:10:41 DEBUG unit.abot-epc-basic/0.install libgraphicsmagick++-q16-12 libgraphicsmagick-q16-3 libgs9 libgs9-common unit-abot-epc-basic-0: 12:10:41 DEBUG unit.abot-epc-basic/0.install libgtk-3-0 libgtk-3-bin libgtk-3-common libgudev-1.0-0 libgusb2 libgvc6 unit-abot-epc-basic-0: 12:10:41 DEBUG unit.abot-epc-basic/0.install libgvpr2 libharfbuzz-dev libharfbuzz-gobject0 libharfbuzz-icu0 libhdf5-10 unit-abot-epc-basic-0: 12:10:41 DEBUG unit.abot-epc-basic/0.install libhdf5-cpp-11 libhdf5-dev libhtml-form-perl libhtml-format-perl unit-abot-epc-basic-0: 12:10:41 DEBUG unit.abot-epc-basic/0.install libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl unit-abot-epc-basic-0: 12:10:41 DEBUG unit.abot-epc-basic/0.install libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl unit-abot-epc-basic-0: 12:10:41 DEBUG unit.abot-epc-basic/0.install libhttp-message-perl libhttp-negotiate-perl libicu-dev libidn2-0 unit-abot-epc-basic-0: 12:10:41 DEBUG unit.abot-epc-basic/0.install libieee1284-3 libijs-0.35 libinput-bin libinput10 libio-html-perl unit-abot-epc-basic-0: 12:10:41 DEBUG unit.abot-epc-basic/0.install libio-socket-ssl-perl libipc-system-simple-perl libjack-jackd2-0 libjasper1 unit-abot-epc-basic-0: 12:10:41 DEBUG unit.abot-epc-basic/0.install libjbig2dec0 libjpeg-dev libjpeg-turbo8-dev libjpeg8-dev libjs-jquery unit-abot-epc-basic-0: 12:10:41 DEBUG unit.abot-epc-basic/0.install libjson-glib-1.0-0 libjson-glib-1.0-common libjsoncpp1 libjudydebian1 unit-abot-epc-basic-0: 12:10:41 DEBUG unit.abot-epc-basic/0.install libkpathsea6 liblapack3 libllvm3.6v5 liblqr-1-0 libltdl-dev libltdl7 unit-abot-epc-basic-0: 12:10:41 DEBUG unit.abot-epc-basic/0.install liblwp-mediatypes-perl liblwp-protocol-https-perl libmagick++-6.q16-5v5 unit-abot-epc-basic-0: 12:10:41 DEBUG unit.abot-epc-basic/0.install libmagickcore-6.q16-2 libmagickwand-6.q16-2 libmail-sendmail-perl unit-abot-epc-basic-0: 12:10:41 DEBUG unit.abot-epc-basic/0.install libmailtools-perl libmirclient-dev libmirclient9 libmircommon-dev unit-abot-epc-basic-0: 12:10:41 DEBUG unit.abot-epc-basic/0.install libmircommon7 libmircookie-dev libmircookie2 libmircore-dev libmircore1 unit-abot-epc-basic-0: 12:10:41 DEBUG unit.abot-epc-basic/0.install libmirprotobuf3 libmng2 libmtdev1 libmysqlclient20 libncurses5-dev unit-abot-epc-basic-0: 12:10:41 DEBUG unit.abot-epc-basic/0.install libnet-dbus-perl libnet-http-perl libnet-smtp-ssl-perl libnet-ssleay-perl unit-abot-epc-basic-0: 12:10:41 DEBUG unit.abot-epc-basic/0.install libobjc-5-dev libobjc4 liboctave3 libopenblas-base libosmesa6 unit-abot-epc-basic-0: 12:10:41 DEBUG unit.abot-epc-basic/0.install libpango1.0-dev libpangoxft-1.0-0 libpaper-utils libpaper1 libpathplan4 unit-abot-epc-basic-0: 12:10:41 DEBUG unit.abot-epc-basic/0.install libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpgm-5.2-0 unit-abot-epc-basic-0: 12:10:41 DEBUG unit.abot-epc-basic/0.install libpixman-1-dev libplot2c2 libpng12-dev libpoppler58 libportaudio2 unit-abot-epc-basic-0: 12:10:41 DEBUG unit.abot-epc-basic/0.install libpotrace0 libprotobuf-dev libprotobuf-lite9v5 libprotobuf9v5 libproxy1v5 unit-abot-epc-basic-0: 12:10:41 DEBUG unit.abot-epc-basic/0.install libpstoedit0c2a libptexenc1 libqhull7 libqrupdate1 libqscintilla2-12v5 unit-abot-epc-basic-0: 12:10:41 DEBUG unit.abot-epc-basic/0.install libqscintilla2-l10n libqt4-dbus libqt4-declarative libqt4-network unit-abot-epc-basic-0: 12:10:41 DEBUG unit.abot-epc-basic/0.install libqt4-opengl libqt4-script libqt4-sql libqt4-sql-mysql libqt4-xml unit-abot-epc-basic-0: 12:10:41 DEBUG unit.abot-epc-basic/0.install libqt4-xmlpatterns libqt5core5a libqt5dbus5 libqt5gui5 libqt5network5 unit-abot-epc-basic-0: 12:10:41 DEBUG unit.abot-epc-basic/0.install libqt5svg5 libqt5widgets5 libqt5xml5 libqtcore4 libqtdbus4 libqtgui4 unit-abot-epc-basic-0: 12:10:41 DEBUG unit.abot-epc-basic/0.install libreadline6-dev librest-0.7-0 librsvg2-2 librsvg2-common libruby2.3 unit-abot-epc-basic-0: 12:10:41 DEBUG unit.abot-epc-basic/0.install libsamplerate0 libsane libsane-common libserf-1-1 libslicot0 unit-abot-epc-basic-0: 12:10:41 DEBUG unit.abot-epc-basic/0.install libsoup-gnome2.4-1 libsoup2.4-1 libssl-doc libsuitesparseconfig4.4.6 libsvn1 unit-abot-epc-basic-0: 12:10:41 DEBUG unit.abot-epc-basic/0.install libsynctex1 libsys-hostname-long-perl libsz2 libtasn1-doc libtcl8.6 unit-abot-epc-basic-0: 12:10:41 DEBUG unit.abot-epc-basic/0.install libtexlua52 libtexluajit2 libtext-unidecode-perl libtie-ixhash-perl unit-abot-epc-basic-0: 12:10:41 DEBUG unit.abot-epc-basic/0.install libtimedate-perl libtinfo-dev libtk8.6 libumfpack5.7.1 libunistring0 unit-abot-epc-basic-0: 12:10:41 DEBUG unit.abot-epc-basic/0.install liburi-perl libusb-1.0-doc libvpx3 libwacom-bin libwacom-common libwacom2 unit-abot-epc-basic-0: 12:10:41 DEBUG unit.abot-epc-basic/0.install libwayland-bin libwayland-client0 libwayland-cursor0 libwayland-dev unit-abot-epc-basic-0: 12:10:41 DEBUG unit.abot-epc-basic/0.install libwayland-egl1-mesa libwayland-server0 libwebp5 libwmf0.2-7 libwww-perl unit-abot-epc-basic-0: 12:10:41 DEBUG unit.abot-epc-basic/0.install libwww-robotrules-perl libx11-protocol-perl libx11-xcb-dev libxaw7 unit-abot-epc-basic-0: 12:10:41 DEBUG unit.abot-epc-basic/0.install libxcb-dri2-0-dev libxcb-dri3-dev libxcb-glx0-dev libxcb-icccm4 unit-abot-epc-basic-0: 12:10:41 DEBUG unit.abot-epc-basic/0.install libxcb-image0 libxcb-keysyms1 libxcb-present-dev libxcb-randr0 unit-abot-epc-basic-0: 12:10:41 DEBUG unit.abot-epc-basic/0.install libxcb-randr0-dev libxcb-render-util0 libxcb-render0-dev libxcb-shape0 unit-abot-epc-basic-0: 12:10:41 DEBUG unit.abot-epc-basic/0.install libxcb-shape0-dev libxcb-shm0-dev libxcb-sync-dev libxcb-util1 unit-abot-epc-basic-0: 12:10:41 DEBUG unit.abot-epc-basic/0.install libxcb-xfixes0 libxcb-xfixes0-dev libxcb-xkb1 libxcomposite-dev unit-abot-epc-basic-0: 12:10:41 DEBUG unit.abot-epc-basic/0.install libxcursor-dev libxdamage-dev libxext-dev libxfixes-dev libxft-dev libxft2 unit-abot-epc-basic-0: 12:10:41 DEBUG unit.abot-epc-basic/0.install libxi-dev libxinerama-dev libxkbcommon-dev libxkbcommon-x11-0 libxkbcommon0 unit-abot-epc-basic-0: 12:10:41 DEBUG unit.abot-epc-basic/0.install libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl unit-abot-epc-basic-0: 12:10:41 DEBUG unit.abot-epc-basic/0.install libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl libxml-twig-perl unit-abot-epc-basic-0: 12:10:41 DEBUG unit.abot-epc-basic/0.install libxml-xpathengine-perl libxmu6 libxpm-dev libxpm4 libxrandr-dev unit-abot-epc-basic-0: 12:10:41 DEBUG unit.abot-epc-basic/0.install libxrender-dev libxshmfence-dev libxss1 libxtst-dev libxv1 libxxf86dga1 unit-abot-epc-basic-0: 12:10:41 DEBUG unit.abot-epc-basic/0.install libxxf86vm-dev libzzip-0-13 lmodern m4 mesa-common-dev mysql-common unit-abot-epc-basic-0: 12:10:41 DEBUG unit.abot-epc-basic/0.install nettle-dev octave-common octave-control pkg-config po-debconf poppler-data unit-abot-epc-basic-0: 12:10:41 DEBUG unit.abot-epc-basic/0.install pstoedit qdbus qt-at-spi qtchooser qtcore4-l10n qttranslations5-l10n rake unit-abot-epc-basic-0: 12:10:41 DEBUG unit.abot-epc-basic/0.install ruby ruby-did-you-mean ruby-minitest ruby-net-telnet ruby-power-assert unit-abot-epc-basic-0: 12:10:41 DEBUG unit.abot-epc-basic/0.install ruby-test-unit ruby2.3 rubygems-integration t1utils tcl tcl8.6 tex-common unit-abot-epc-basic-0: 12:10:41 DEBUG unit.abot-epc-basic/0.install texinfo texlive-base texlive-binaries texlive-latex-base-doc tk tk8.6 unit-abot-epc-basic-0: 12:10:41 DEBUG unit.abot-epc-basic/0.install ubuntu-mono unzip x11-utils x11-xserver-utils x11proto-composite-dev unit-abot-epc-basic-0: 12:10:41 DEBUG unit.abot-epc-basic/0.install x11proto-damage-dev x11proto-dri2-dev x11proto-fixes-dev x11proto-gl-dev unit-abot-epc-basic-0: 12:10:41 DEBUG unit.abot-epc-basic/0.install x11proto-randr-dev x11proto-record-dev x11proto-render-dev x11proto-xext-dev unit-abot-epc-basic-0: 12:10:41 DEBUG unit.abot-epc-basic/0.install x11proto-xf86vidmode-dev x11proto-xinerama-dev xbitmaps xdg-utils xterm zip unit-abot-epc-basic-0: 12:10:41 DEBUG unit.abot-epc-basic/0.install zlib1g-dev unit-abot-epc-basic-0: 12:10:41 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 12:10:41 DEBUG unit.abot-epc-basic/0.install autoconf-archive gnu-standards autoconf-doc bison-doc codeblocks eclipse unit-abot-epc-basic-0: 12:10:41 DEBUG unit.abot-epc-basic/0.install ninja-build colord-sensor-argyll dh-make default-jre doxygen-latex unit-abot-epc-basic-0: 12:10:41 DEBUG unit.abot-epc-basic/0.install doxygen-doc gdb-doc gettext-doc autopoint gfortran-multilib gfortran-doc unit-abot-epc-basic-0: 12:10:41 DEBUG unit.abot-epc-basic/0.install gfortran-5-multilib gfortran-5-doc libgfortran3-dbg ghostscript-x hpijs unit-abot-epc-basic-0: 12:10:41 DEBUG unit.abot-epc-basic/0.install gnuplot-doc graphviz-doc guile-2.0-doc lrzip libblas-doc liblapack-doc unit-abot-epc-basic-0: 12:10:41 DEBUG unit.abot-epc-basic/0.install liblapack-dev nas libdigest-hmac-perl libgssapi-perl liblapack-doc-man unit-abot-epc-basic-0: 12:10:41 DEBUG unit.abot-epc-basic/0.install libcairo2-doc libfftw3-doc libforms-doc libgcrypt20-doc libgd-tools unit-abot-epc-basic-0: 12:10:41 DEBUG unit.abot-epc-basic/0.install libglib2.0-doc libiodbc2-dev gmp-doc libgmp10-doc libmpfr-dev gphoto2 unit-abot-epc-basic-0: 12:10:41 DEBUG unit.abot-epc-basic/0.install graphicsmagick-dbg fonts-droid texlive-lang-cjk gvfs libgtk-3-doc unit-abot-epc-basic-0: 12:10:41 DEBUG unit.abot-epc-basic/0.install libhdf5-doc libdata-dump-perl icu-doc jackd2 libjasper-runtime libtool-doc unit-abot-epc-basic-0: 12:10:41 DEBUG unit.abot-epc-basic/0.install libcrypt-ssleay-perl libmagickcore-6.q16-2-extra ncurses-doc imagemagick unit-abot-epc-basic-0: 12:10:41 DEBUG unit.abot-epc-basic/0.install libpango1.0-doc libqt4-declarative-folderlistmodel unit-abot-epc-basic-0: 12:10:41 DEBUG unit.abot-epc-basic/0.install libqt4-declarative-gestures libqt4-declarative-particles unit-abot-epc-basic-0: 12:10:41 DEBUG unit.abot-epc-basic/0.install libqt4-declarative-shaders qt4-qmlviewer libqt4-dev libqt5libqgtk2 unit-abot-epc-basic-0: 12:10:41 DEBUG unit.abot-epc-basic/0.install qt5-image-formats-plugins qtwayland5 qt4-qtconfig readline-doc librsvg2-bin unit-abot-epc-basic-0: 12:10:41 DEBUG unit.abot-epc-basic/0.install avahi-daemon hplip libsane-extras sane-utils lksctp-tools gcj-jdk unit-abot-epc-basic-0: 12:10:41 DEBUG unit.abot-epc-basic/0.install libwmf0.2-7-gtk libauthen-ntlm-perl libxext-doc libunicode-map8-perl unit-abot-epc-basic-0: 12:10:41 DEBUG unit.abot-epc-basic/0.install libunicode-string-perl xml-twig-tools libyaml-doc octave-info octave-doc unit-abot-epc-basic-0: 12:10:41 DEBUG unit.abot-epc-basic/0.install octave-htmldoc libmail-box-perl poppler-utils fonts-japanese-mincho unit-abot-epc-basic-0: 12:10:41 DEBUG unit.abot-epc-basic/0.install | fonts-ipafont-mincho fonts-japanese-gothic | fonts-ipafont-gothic unit-abot-epc-basic-0: 12:10:41 DEBUG unit.abot-epc-basic/0.install fonts-arphic-ukai fonts-arphic-uming fonts-nanum xfig | ivtools-bin | tgif unit-abot-epc-basic-0: 12:10:41 DEBUG unit.abot-epc-basic/0.install | transfig ddd emacs22 ri ruby-dev bundler db5.3-util subversion-tools unit-abot-epc-basic-0: 12:10:41 DEBUG unit.abot-epc-basic/0.install tcl-tclreadline texlive-generic-recommended texinfo-doc-nonfree perl-tk unit-abot-epc-basic-0: 12:10:41 DEBUG unit.abot-epc-basic/0.install xpdf-reader | pdf-viewer mesa-utils nickle cairo-5c xorg-docs-core gvfs-bin unit-abot-epc-basic-0: 12:10:41 DEBUG unit.abot-epc-basic/0.install xfonts-cyrillic unit-abot-epc-basic-0: 12:10:41 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 12:10:41 DEBUG unit.abot-epc-basic/0.install adwaita-icon-theme aglfn at-spi2-core autoconf automake autotools-dev bison unit-abot-epc-basic-0: 12:10:41 DEBUG unit.abot-epc-basic/0.install castxml cmake cmake-curses-gui cmake-data colord colord-data unit-abot-epc-basic-0: 12:10:41 DEBUG unit.abot-epc-basic/0.install dconf-gsettings-backend dconf-service debhelper default-jre-headless unit-abot-epc-basic-0: 12:10:41 DEBUG unit.abot-epc-basic/0.install dh-strip-nondeterminism doxygen doxygen-gui flex fonts-lato fonts-liberation unit-abot-epc-basic-0: 12:10:41 DEBUG unit.abot-epc-basic/0.install fonts-lmodern gccxml gconf-service gconf-service-backend gconf2-common gdb unit-abot-epc-basic-0: 12:10:41 DEBUG unit.abot-epc-basic/0.install gdbserver gettext gfortran gfortran-5 ghostscript gir1.2-atk-1.0 unit-abot-epc-basic-0: 12:10:41 DEBUG unit.abot-epc-basic/0.install gir1.2-atspi-2.0 gir1.2-freedesktop gir1.2-gdkpixbuf-2.0 gir1.2-gtk-3.0 unit-abot-epc-basic-0: 12:10:41 DEBUG unit.abot-epc-basic/0.install gir1.2-pango-1.0 glib-networking glib-networking-common unit-abot-epc-basic-0: 12:10:41 DEBUG unit.abot-epc-basic/0.install glib-networking-services gnuplot-data gnuplot-tex gnuplot-x11 graphviz unit-abot-epc-basic-0: 12:10:41 DEBUG unit.abot-epc-basic/0.install gsettings-desktop-schemas gsfonts gtkwave guile-2.0 guile-2.0-dev unit-abot-epc-basic-0: 12:10:41 DEBUG unit.abot-epc-basic/0.install guile-2.0-libs hdf5-helpers humanity-icon-theme icu-devtools unit-abot-epc-basic-0: 12:10:41 DEBUG unit.abot-epc-basic/0.install imagemagick-common intltool-debian iperf iproute iptables-dev unit-abot-epc-basic-0: 12:10:41 DEBUG unit.abot-epc-basic/0.install javascript-common libaec-dev libaec0 libamd2.4.1 libarchive-zip-perl unit-abot-epc-basic-0: 12:10:41 DEBUG unit.abot-epc-basic/0.install libarchive13 libarpack2 libasprintf-dev libatk-bridge2.0-0 unit-abot-epc-basic-0: 12:10:41 DEBUG unit.abot-epc-basic/0.install libatk-bridge2.0-dev libatk1.0-dev libatlas-base-dev libatlas-dev unit-abot-epc-basic-0: 12:10:41 DEBUG unit.abot-epc-basic/0.install libatlas3-base libatspi2.0-0 libatspi2.0-dev libaudio2 libauthen-sasl-perl unit-abot-epc-basic-0: 12:10:41 DEBUG unit.abot-epc-basic/0.install libbabeltrace-ctf1 libbabeltrace1 libbison-dev libblas-common libblas-dev unit-abot-epc-basic-0: 12:10:41 DEBUG unit.abot-epc-basic/0.install libblas3 libboost-filesystem1.58.0 libc6-dbg libcairo-gobject2 unit-abot-epc-basic-0: 12:10:41 DEBUG unit.abot-epc-basic/0.install libcairo-script-interpreter2 libcairo2-dev libcamd2.4.1 libcapnp-0.5.3 unit-abot-epc-basic-0: 12:10:41 DEBUG unit.abot-epc-basic/0.install libccolamd2.9.1 libcdt5 libcgraph6 libcholmod3.0.6 libclang1-3.6 unit-abot-epc-basic-0: 12:10:41 DEBUG unit.abot-epc-basic/0.install libcolamd2.9.1 libcolord2 libcolorhug2 libconfig-dev libconfig-doc unit-abot-epc-basic-0: 12:10:41 DEBUG unit.abot-epc-basic/0.install libconfig8-dev libconfig9 libcroco3 libcupsfilters1 libcupsimage2 libcurl3 unit-abot-epc-basic-0: 12:10:41 DEBUG unit.abot-epc-basic/0.install libcxsparse3.1.4 libdbus-1-dev libdconf1 libdrm-dev libegl1-mesa unit-abot-epc-basic-0: 12:10:41 DEBUG unit.abot-epc-basic/0.install libegl1-mesa-dev libencode-locale-perl libepoxy-dev libepoxy0 libevdev2 unit-abot-epc-basic-0: 12:10:41 DEBUG unit.abot-epc-basic/0.install libexif12 libffi-dev libfftw3-bin libfftw3-dev libfftw3-double3 unit-abot-epc-basic-0: 12:10:41 DEBUG unit.abot-epc-basic/0.install libfftw3-long3 libfftw3-quad3 libfftw3-single3 libfile-basedir-perl unit-abot-epc-basic-0: 12:10:41 DEBUG unit.abot-epc-basic/0.install libfile-desktopentry-perl libfile-listing-perl libfile-mimeinfo-perl unit-abot-epc-basic-0: 12:10:41 DEBUG unit.abot-epc-basic/0.install libfile-stripnondeterminism-perl libfl-dev libfltk-gl1.3 libfltk1.3 unit-abot-epc-basic-0: 12:10:41 DEBUG unit.abot-epc-basic/0.install libfont-afm-perl libfontconfig1-dev libfontenc1 libforms-bin libforms-dev unit-abot-epc-basic-0: 12:10:41 DEBUG unit.abot-epc-basic/0.install libforms2 libfreetype6-dev libgbm1 libgc-dev libgc1c2 libgconf-2-4 unit-abot-epc-basic-0: 12:10:41 DEBUG unit.abot-epc-basic/0.install libgcrypt11-dev libgcrypt20-dev libgd3 libgdk-pixbuf2.0-dev libgettextpo-dev unit-abot-epc-basic-0: 12:10:41 DEBUG unit.abot-epc-basic/0.install libgettextpo0 libgfortran-5-dev libgfortran3 libgl1-mesa-dev libgl2ps0 unit-abot-epc-basic-0: 12:10:41 DEBUG unit.abot-epc-basic/0.install libglib2.0-bin libglib2.0-dev libglpk36 libglu1-mesa libgmp-dev unit-abot-epc-basic-0: 12:10:41 DEBUG unit.abot-epc-basic/0.install libgmpxx4ldbl libgpg-error-dev libgphoto2-6 libgphoto2-l10n unit-abot-epc-basic-0: 12:10:41 DEBUG unit.abot-epc-basic/0.install libgphoto2-port12 libgraphicsmagick++-q16-12 libgraphicsmagick-q16-3 libgs9 unit-abot-epc-basic-0: 12:10:41 DEBUG unit.abot-epc-basic/0.install libgs9-common libgtk-3-0 libgtk-3-bin libgtk-3-common libgtk-3-dev unit-abot-epc-basic-0: 12:10:41 DEBUG unit.abot-epc-basic/0.install libgudev-1.0-0 libgusb2 libgvc6 libgvpr2 libharfbuzz-dev unit-abot-epc-basic-0: 12:10:41 DEBUG unit.abot-epc-basic/0.install libharfbuzz-gobject0 libharfbuzz-icu0 libhdf5-10 libhdf5-cpp-11 libhdf5-dev unit-abot-epc-basic-0: 12:10:41 DEBUG unit.abot-epc-basic/0.install libhtml-form-perl libhtml-format-perl libhtml-parser-perl unit-abot-epc-basic-0: 12:10:41 DEBUG unit.abot-epc-basic/0.install libhtml-tagset-perl libhtml-tree-perl libhttp-cookies-perl unit-abot-epc-basic-0: 12:10:41 DEBUG unit.abot-epc-basic/0.install libhttp-daemon-perl libhttp-date-perl libhttp-message-perl unit-abot-epc-basic-0: 12:10:41 DEBUG unit.abot-epc-basic/0.install libhttp-negotiate-perl libicu-dev libidn11-dev libidn2-0 libidn2-0-dev unit-abot-epc-basic-0: 12:10:41 DEBUG unit.abot-epc-basic/0.install libieee1284-3 libijs-0.35 libinput-bin libinput10 libio-html-perl unit-abot-epc-basic-0: 12:10:41 DEBUG unit.abot-epc-basic/0.install libio-socket-ssl-perl libipc-system-simple-perl libjack-jackd2-0 libjasper1 unit-abot-epc-basic-0: 12:10:41 DEBUG unit.abot-epc-basic/0.install libjbig2dec0 libjpeg-dev libjpeg-turbo8-dev libjpeg8-dev libjs-jquery unit-abot-epc-basic-0: 12:10:41 DEBUG unit.abot-epc-basic/0.install libjson-glib-1.0-0 libjson-glib-1.0-common libjsoncpp1 libjudydebian1 unit-abot-epc-basic-0: 12:10:41 DEBUG unit.abot-epc-basic/0.install libkpathsea6 liblapack3 libllvm3.6v5 liblqr-1-0 libltdl-dev libltdl7 unit-abot-epc-basic-0: 12:10:41 DEBUG unit.abot-epc-basic/0.install liblwp-mediatypes-perl liblwp-protocol-https-perl libmagick++-6.q16-5v5 unit-abot-epc-basic-0: 12:10:41 DEBUG unit.abot-epc-basic/0.install libmagickcore-6.q16-2 libmagickwand-6.q16-2 libmail-sendmail-perl unit-abot-epc-basic-0: 12:10:41 DEBUG unit.abot-epc-basic/0.install libmailtools-perl libmirclient-dev libmirclient9 libmircommon-dev unit-abot-epc-basic-0: 12:10:41 DEBUG unit.abot-epc-basic/0.install libmircommon7 libmircookie-dev libmircookie2 libmircore-dev libmircore1 unit-abot-epc-basic-0: 12:10:41 DEBUG unit.abot-epc-basic/0.install libmirprotobuf3 libmng2 libmtdev1 libmysqlclient-dev libmysqlclient20 unit-abot-epc-basic-0: 12:10:41 DEBUG unit.abot-epc-basic/0.install libncurses5-dev libnet-dbus-perl libnet-http-perl libnet-smtp-ssl-perl unit-abot-epc-basic-0: 12:10:41 DEBUG unit.abot-epc-basic/0.install libnet-ssleay-perl libobjc-5-dev libobjc4 liboctave-dev liboctave3 unit-abot-epc-basic-0: 12:10:41 DEBUG unit.abot-epc-basic/0.install libopenblas-base libosmesa6 libpango1.0-dev libpangoxft-1.0-0 libpaper-utils unit-abot-epc-basic-0: 12:10:41 DEBUG unit.abot-epc-basic/0.install libpaper1 libpathplan4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 unit-abot-epc-basic-0: 12:10:41 DEBUG unit.abot-epc-basic/0.install libpgm-5.2-0 libpgm-dev libpixman-1-dev libplot2c2 libpng12-dev libpoppler58 unit-abot-epc-basic-0: 12:10:41 DEBUG unit.abot-epc-basic/0.install libportaudio2 libpotrace0 libprotobuf-dev libprotobuf-lite9v5 libprotobuf9v5 unit-abot-epc-basic-0: 12:10:41 DEBUG unit.abot-epc-basic/0.install libproxy1v5 libpstoedit0c2a libptexenc1 libqhull7 libqrupdate1 unit-abot-epc-basic-0: 12:10:41 DEBUG unit.abot-epc-basic/0.install libqscintilla2-12v5 libqscintilla2-l10n libqt4-dbus libqt4-declarative unit-abot-epc-basic-0: 12:10:41 DEBUG unit.abot-epc-basic/0.install libqt4-network libqt4-opengl libqt4-script libqt4-sql libqt4-sql-mysql unit-abot-epc-basic-0: 12:10:41 DEBUG unit.abot-epc-basic/0.install libqt4-xml libqt4-xmlpatterns libqt5core5a libqt5dbus5 libqt5gui5 unit-abot-epc-basic-0: 12:10:41 DEBUG unit.abot-epc-basic/0.install libqt5network5 libqt5svg5 libqt5widgets5 libqt5xml5 libqtcore4 libqtdbus4 unit-abot-epc-basic-0: 12:10:41 DEBUG unit.abot-epc-basic/0.install libqtgui4 libreadline6-dev librest-0.7-0 librsvg2-2 librsvg2-common unit-abot-epc-basic-0: 12:10:41 DEBUG unit.abot-epc-basic/0.install libruby2.3 libsamplerate0 libsane libsane-common libsctp-dev libsctp1 unit-abot-epc-basic-0: 12:10:41 DEBUG unit.abot-epc-basic/0.install libserf-1-1 libslicot0 libsoup-gnome2.4-1 libsoup2.4-1 libssl-dev libssl-doc unit-abot-epc-basic-0: 12:10:41 DEBUG unit.abot-epc-basic/0.install libsuitesparseconfig4.4.6 libsvn1 libsynctex1 libsys-hostname-long-perl unit-abot-epc-basic-0: 12:10:41 DEBUG unit.abot-epc-basic/0.install libsz2 libtasn1-6-dev libtasn1-doc libtcl8.6 libtexlua52 libtexluajit2 unit-abot-epc-basic-0: 12:10:41 DEBUG unit.abot-epc-basic/0.install libtext-unidecode-perl libtie-ixhash-perl libtimedate-perl libtinfo-dev unit-abot-epc-basic-0: 12:10:41 DEBUG unit.abot-epc-basic/0.install libtk8.6 libtool libumfpack5.7.1 libunistring0 liburi-perl libusb-1.0-0-dev unit-abot-epc-basic-0: 12:10:41 DEBUG unit.abot-epc-basic/0.install libusb-1.0-doc libvpx3 libwacom-bin libwacom-common libwacom2 libwayland-bin unit-abot-epc-basic-0: 12:10:41 DEBUG unit.abot-epc-basic/0.install libwayland-client0 libwayland-cursor0 libwayland-dev libwayland-egl1-mesa unit-abot-epc-basic-0: 12:10:41 DEBUG unit.abot-epc-basic/0.install libwayland-server0 libwebp5 libwmf0.2-7 libwww-perl libwww-robotrules-perl unit-abot-epc-basic-0: 12:10:41 DEBUG unit.abot-epc-basic/0.install libx11-protocol-perl libx11-xcb-dev libxaw7 libxcb-dri2-0-dev unit-abot-epc-basic-0: 12:10:41 DEBUG unit.abot-epc-basic/0.install libxcb-dri3-dev libxcb-glx0-dev libxcb-icccm4 libxcb-image0 libxcb-keysyms1 unit-abot-epc-basic-0: 12:10:41 DEBUG unit.abot-epc-basic/0.install libxcb-present-dev libxcb-randr0 libxcb-randr0-dev libxcb-render-util0 unit-abot-epc-basic-0: 12:10:41 DEBUG unit.abot-epc-basic/0.install libxcb-render0-dev libxcb-shape0 libxcb-shape0-dev libxcb-shm0-dev unit-abot-epc-basic-0: 12:10:41 DEBUG unit.abot-epc-basic/0.install libxcb-sync-dev libxcb-util1 libxcb-xfixes0 libxcb-xfixes0-dev libxcb-xkb1 unit-abot-epc-basic-0: 12:10:41 DEBUG unit.abot-epc-basic/0.install libxcomposite-dev libxcursor-dev libxdamage-dev libxext-dev libxfixes-dev unit-abot-epc-basic-0: 12:10:41 DEBUG unit.abot-epc-basic/0.install libxft-dev libxft2 libxi-dev libxinerama-dev libxkbcommon-dev unit-abot-epc-basic-0: 12:10:41 DEBUG unit.abot-epc-basic/0.install libxkbcommon-x11-0 libxkbcommon0 libxml-libxml-perl unit-abot-epc-basic-0: 12:10:41 DEBUG unit.abot-epc-basic/0.install libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl unit-abot-epc-basic-0: 12:10:41 DEBUG unit.abot-epc-basic/0.install libxml-sax-expat-perl libxml-sax-perl libxml-twig-perl unit-abot-epc-basic-0: 12:10:41 DEBUG unit.abot-epc-basic/0.install libxml-xpathengine-perl libxml2-dev libxmu6 libxpm-dev libxpm4 libxrandr-dev unit-abot-epc-basic-0: 12:10:41 DEBUG unit.abot-epc-basic/0.install libxrender-dev libxshmfence-dev libxslt1-dev libxss1 libxtst-dev libxv1 unit-abot-epc-basic-0: 12:10:41 DEBUG unit.abot-epc-basic/0.install libxxf86dga1 libxxf86vm-dev libyaml-dev libzzip-0-13 lmodern m4 unit-abot-epc-basic-0: 12:10:41 DEBUG unit.abot-epc-basic/0.install mesa-common-dev mscgen mysql-common nettle-dev octave octave-common unit-abot-epc-basic-0: 12:10:41 DEBUG unit.abot-epc-basic/0.install octave-control octave-signal pkg-config po-debconf poppler-data pstoedit unit-abot-epc-basic-0: 12:10:41 DEBUG unit.abot-epc-basic/0.install pydb qdbus qt-at-spi qtchooser qtcore4-l10n qttranslations5-l10n rake ruby unit-abot-epc-basic-0: 12:10:41 DEBUG unit.abot-epc-basic/0.install ruby-did-you-mean ruby-minitest ruby-net-telnet ruby-power-assert unit-abot-epc-basic-0: 12:10:41 DEBUG unit.abot-epc-basic/0.install ruby-test-unit ruby2.3 rubygems-integration subversion t1utils tcl tcl8.6 unit-abot-epc-basic-0: 12:10:41 DEBUG unit.abot-epc-basic/0.install tex-common texinfo texlive-base texlive-binaries texlive-latex-base unit-abot-epc-basic-0: 12:10:41 DEBUG unit.abot-epc-basic/0.install texlive-latex-base-doc tk tk8.6 ubuntu-mono unzip x11-utils unit-abot-epc-basic-0: 12:10:41 DEBUG unit.abot-epc-basic/0.install x11-xserver-utils x11proto-composite-dev x11proto-damage-dev unit-abot-epc-basic-0: 12:10:41 DEBUG unit.abot-epc-basic/0.install x11proto-dri2-dev x11proto-fixes-dev x11proto-gl-dev x11proto-randr-dev unit-abot-epc-basic-0: 12:10:41 DEBUG unit.abot-epc-basic/0.install x11proto-record-dev x11proto-render-dev x11proto-xext-dev unit-abot-epc-basic-0: 12:10:41 DEBUG unit.abot-epc-basic/0.install x11proto-xf86vidmode-dev x11proto-xinerama-dev xbitmaps xdg-utils xmlstarlet unit-abot-epc-basic-0: 12:10:41 DEBUG unit.abot-epc-basic/0.install xterm zip zlib1g-dev unit-abot-epc-basic-0: 12:10:41 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 468 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 12:10:41 DEBUG unit.abot-epc-basic/0.install Need to get 294 MB of archives. unit-abot-epc-basic-0: 12:10:41 DEBUG unit.abot-epc-basic/0.install After this operation, 1,135 MB of additional disk space will be used. unit-abot-epc-basic-0: 12:10:41 DEBUG unit.abot-epc-basic/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 cmake-data all 3.5.1-1ubuntu3 [1,121 kB] unit-abot-epc-basic-0: 12:10:42 DEBUG unit.abot-epc-basic/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libarchive13 amd64 3.1.2-11ubuntu0.16.04.6 [262 kB] unit-abot-epc-basic-0: 12:10:42 DEBUG unit.abot-epc-basic/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcurl3 amd64 7.47.0-1ubuntu2.12 [187 kB] unit-abot-epc-basic-0: 12:10:42 DEBUG unit.abot-epc-basic/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjsoncpp1 amd64 1.7.2-1 [73.0 kB] unit-abot-epc-basic-0: 12:10:42 DEBUG unit.abot-epc-basic/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 cmake amd64 3.5.1-1ubuntu3 [2,623 kB] unit-abot-epc-basic-0: 12:10:43 DEBUG unit.abot-epc-basic/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 cmake-curses-gui amd64 3.5.1-1ubuntu3 [1,276 kB] unit-abot-epc-basic-0: 12:10:43 DEBUG unit.abot-epc-basic/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 m4 amd64 1.4.17-5 [195 kB] unit-abot-epc-basic-0: 12:10:43 DEBUG unit.abot-epc-basic/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfl-dev amd64 2.6.0-11 [12.5 kB] unit-abot-epc-basic-0: 12:10:43 DEBUG unit.abot-epc-basic/0.install Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 flex amd64 2.6.0-11 [290 kB] unit-abot-epc-basic-0: 12:10:43 DEBUG unit.abot-epc-basic/0.install Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 fonts-lato all 2.0-1 [2,693 kB] unit-abot-epc-basic-0: 12:10:43 DEBUG unit.abot-epc-basic/0.install Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 imagemagick-common all 8:6.8.9.9-7ubuntu5.13 [42.3 kB] unit-abot-epc-basic-0: 12:10:43 DEBUG unit.abot-epc-basic/0.install Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libaudio2 amd64 1.9.4-4 [50.1 kB] unit-abot-epc-basic-0: 12:10:43 DEBUG unit.abot-epc-basic/0.install Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libexif12 amd64 0.6.21-2 [77.6 kB] unit-abot-epc-basic-0: 12:10:43 DEBUG unit.abot-epc-basic/0.install Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfftw3-double3 amd64 3.3.4-2ubuntu1 [718 kB] unit-abot-epc-basic-0: 12:10:43 DEBUG unit.abot-epc-basic/0.install Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfftw3-long3 amd64 3.3.4-2ubuntu1 [306 kB] unit-abot-epc-basic-0: 12:10:43 DEBUG unit.abot-epc-basic/0.install Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfftw3-quad3 amd64 3.3.4-2ubuntu1 [550 kB] unit-abot-epc-basic-0: 12:10:43 DEBUG unit.abot-epc-basic/0.install Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfftw3-single3 amd64 3.3.4-2ubuntu1 [749 kB] unit-abot-epc-basic-0: 12:10:43 DEBUG unit.abot-epc-basic/0.install Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libieee1284-3 amd64 0.2.11-12 [23.8 kB] unit-abot-epc-basic-0: 12:10:43 DEBUG unit.abot-epc-basic/0.install Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 liblqr-1-0 amd64 0.4.2-2 [23.6 kB] unit-abot-epc-basic-0: 12:10:43 DEBUG unit.abot-epc-basic/0.install Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libltdl7 amd64 2.4.6-0.1 [38.3 kB] unit-abot-epc-basic-0: 12:10:43 DEBUG unit.abot-epc-basic/0.install Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmagickcore-6.q16-2 amd64 8:6.8.9.9-7ubuntu5.13 [1,579 kB] unit-abot-epc-basic-0: 12:10:43 DEBUG unit.abot-epc-basic/0.install Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmagickwand-6.q16-2 amd64 8:6.8.9.9-7ubuntu5.13 [289 kB] unit-abot-epc-basic-0: 12:10:43 DEBUG unit.abot-epc-basic/0.install Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libmng2 amd64 2.0.2-0ubuntu3 [169 kB] unit-abot-epc-basic-0: 12:10:43 DEBUG unit.abot-epc-basic/0.install Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libmtdev1 amd64 1.1.5-1ubuntu2 [13.8 kB] unit-abot-epc-basic-0: 12:10:43 DEBUG unit.abot-epc-basic/0.install Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpcrecpp0v5 amd64 2:8.38-3.1 [15.2 kB] unit-abot-epc-basic-0: 12:10:43 DEBUG unit.abot-epc-basic/0.install Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libblas-common amd64 3.6.0-2ubuntu2 [5,342 B] unit-abot-epc-basic-0: 12:10:43 DEBUG unit.abot-epc-basic/0.install Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libblas3 amd64 3.6.0-2ubuntu2 [147 kB] unit-abot-epc-basic-0: 12:10:43 DEBUG unit.abot-epc-basic/0.install Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgfortran3 amd64 5.4.0-6ubuntu1~16.04.11 [260 kB] unit-abot-epc-basic-0: 12:10:43 DEBUG unit.abot-epc-basic/0.install Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libopenblas-base amd64 0.2.18-1ubuntu1 [5,097 kB] unit-abot-epc-basic-0: 12:10:43 DEBUG unit.abot-epc-basic/0.install Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libatlas3-base amd64 3.10.2-9 [2,697 kB] unit-abot-epc-basic-0: 12:10:44 DEBUG unit.abot-epc-basic/0.install Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 liblapack3 amd64 3.6.0-2ubuntu2 [1,938 kB] unit-abot-epc-basic-0: 12:10:44 DEBUG unit.abot-epc-basic/0.install Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libqrupdate1 amd64 1.1.2-1build1 [37.6 kB] unit-abot-epc-basic-0: 12:10:44 DEBUG unit.abot-epc-basic/0.install Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpcre16-3 amd64 2:8.38-3.1 [144 kB] unit-abot-epc-basic-0: 12:10:44 DEBUG unit.abot-epc-basic/0.install Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libqt5core5a amd64 5.5.1+dfsg-16ubuntu7.5 [1,817 kB] unit-abot-epc-basic-0: 12:10:44 DEBUG unit.abot-epc-basic/0.install Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwayland-server0 amd64 1.12.0-1~ubuntu16.04.3 [28.0 kB] unit-abot-epc-basic-0: 12:10:44 DEBUG unit.abot-epc-basic/0.install Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgbm1 amd64 18.0.5-0ubuntu0~16.04.1 [24.0 kB] unit-abot-epc-basic-0: 12:10:44 DEBUG unit.abot-epc-basic/0.install Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcapnp-0.5.3 amd64 0.5.3-2ubuntu1.1 [580 kB] unit-abot-epc-basic-0: 12:10:44 DEBUG unit.abot-epc-basic/0.install Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libboost-filesystem1.58.0 amd64 1.58.0+dfsg-5ubuntu3.1 [37.5 kB] unit-abot-epc-basic-0: 12:10:44 DEBUG unit.abot-epc-basic/0.install Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmircore1 amd64 0.26.3+16.04.20170605-0ubuntu1.1 [24.4 kB] unit-abot-epc-basic-0: 12:10:44 DEBUG unit.abot-epc-basic/0.install Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmircommon7 amd64 0.26.3+16.04.20170605-0ubuntu1.1 [89.7 kB] unit-abot-epc-basic-0: 12:10:44 DEBUG unit.abot-epc-basic/0.install Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libprotobuf-lite9v5 amd64 2.6.1-1.3 [58.4 kB] unit-abot-epc-basic-0: 12:10:44 DEBUG unit.abot-epc-basic/0.install Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmirprotobuf3 amd64 0.26.3+16.04.20170605-0ubuntu1.1 [120 kB] unit-abot-epc-basic-0: 12:10:44 DEBUG unit.abot-epc-basic/0.install Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxkbcommon0 amd64 0.5.0-1ubuntu2.1 [96.7 kB] unit-abot-epc-basic-0: 12:10:44 DEBUG unit.abot-epc-basic/0.install Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmirclient9 amd64 0.26.3+16.04.20170605-0ubuntu1.1 [194 kB] unit-abot-epc-basic-0: 12:10:44 DEBUG unit.abot-epc-basic/0.install Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwayland-client0 amd64 1.12.0-1~ubuntu16.04.3 [22.5 kB] unit-abot-epc-basic-0: 12:10:44 DEBUG unit.abot-epc-basic/0.install Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-xfixes0 amd64 1.11.1-1ubuntu1 [8,840 B] unit-abot-epc-basic-0: 12:10:44 DEBUG unit.abot-epc-basic/0.install Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libegl1-mesa amd64 18.0.5-0ubuntu0~16.04.1 [87.0 kB] unit-abot-epc-basic-0: 12:10:44 DEBUG unit.abot-epc-basic/0.install Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libevdev2 amd64 1.4.6+dfsg-1 [28.0 kB] unit-abot-epc-basic-0: 12:10:44 DEBUG unit.abot-epc-basic/0.install Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgudev-1.0-0 amd64 1:230-2 [13.0 kB] unit-abot-epc-basic-0: 12:10:44 DEBUG unit.abot-epc-basic/0.install Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwacom-common all 0.22-1~ubuntu16.04.1 [32.0 kB] unit-abot-epc-basic-0: 12:10:44 DEBUG unit.abot-epc-basic/0.install Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwacom2 amd64 0.22-1~ubuntu16.04.1 [17.3 kB] unit-abot-epc-basic-0: 12:10:44 DEBUG unit.abot-epc-basic/0.install Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libinput-bin amd64 1.6.3-1ubuntu1~16.04.1 [9,040 B] unit-abot-epc-basic-0: 12:10:44 DEBUG unit.abot-epc-basic/0.install Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libinput10 amd64 1.6.3-1ubuntu1~16.04.1 [74.0 kB] unit-abot-epc-basic-0: 12:10:44 DEBUG unit.abot-epc-basic/0.install Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libqt5dbus5 amd64 5.5.1+dfsg-16ubuntu7.5 [175 kB] unit-abot-epc-basic-0: 12:10:44 DEBUG unit.abot-epc-basic/0.install Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libproxy1v5 amd64 0.4.11-5ubuntu1 [48.6 kB] unit-abot-epc-basic-0: 12:10:44 DEBUG unit.abot-epc-basic/0.install Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libqt5network5 amd64 5.5.1+dfsg-16ubuntu7.5 [540 kB] unit-abot-epc-basic-0: 12:10:44 DEBUG unit.abot-epc-basic/0.install Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-icccm4 amd64 0.4.1-1ubuntu1 [10.4 kB] unit-abot-epc-basic-0: 12:10:44 DEBUG unit.abot-epc-basic/0.install Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-util1 amd64 0.4.0-0ubuntu3 [11.2 kB] unit-abot-epc-basic-0: 12:10:44 DEBUG unit.abot-epc-basic/0.install Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-image0 amd64 0.4.0-1build1 [12.3 kB] unit-abot-epc-basic-0: 12:10:44 DEBUG unit.abot-epc-basic/0.install Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-keysyms1 amd64 0.4.0-1 [8,406 B] unit-abot-epc-basic-0: 12:10:44 DEBUG unit.abot-epc-basic/0.install Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-randr0 amd64 1.11.1-1ubuntu1 [14.4 kB] unit-abot-epc-basic-0: 12:10:44 DEBUG unit.abot-epc-basic/0.install Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-render-util0 amd64 0.3.9-1 [9,638 B] unit-abot-epc-basic-0: 12:10:44 DEBUG unit.abot-epc-basic/0.install Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-shape0 amd64 1.11.1-1ubuntu1 [5,756 B] unit-abot-epc-basic-0: 12:10:44 DEBUG unit.abot-epc-basic/0.install Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-xkb1 amd64 1.11.1-1ubuntu1 [29.2 kB] unit-abot-epc-basic-0: 12:10:44 DEBUG unit.abot-epc-basic/0.install Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxkbcommon-x11-0 amd64 0.5.0-1ubuntu2.1 [13.4 kB] unit-abot-epc-basic-0: 12:10:44 DEBUG unit.abot-epc-basic/0.install Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libqt5gui5 amd64 5.5.1+dfsg-16ubuntu7.5 [2,290 kB] unit-abot-epc-basic-0: 12:10:45 DEBUG unit.abot-epc-basic/0.install Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libqt5widgets5 amd64 5.5.1+dfsg-16ubuntu7.5 [2,252 kB] unit-abot-epc-basic-0: 12:10:45 DEBUG unit.abot-epc-basic/0.install Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt5svg5 amd64 5.5.1-2build1 [128 kB] unit-abot-epc-basic-0: 12:10:45 DEBUG unit.abot-epc-basic/0.install Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 glib-networking-common all 2.48.2-1~ubuntu16.04.1 [10.9 kB] unit-abot-epc-basic-0: 12:10:45 DEBUG unit.abot-epc-basic/0.install Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 glib-networking-services amd64 2.48.2-1~ubuntu16.04.1 [16.0 kB] unit-abot-epc-basic-0: 12:10:45 DEBUG unit.abot-epc-basic/0.install Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libdconf1 amd64 0.24.0-2 [31.4 kB] unit-abot-epc-basic-0: 12:10:45 DEBUG unit.abot-epc-basic/0.install Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 dconf-service amd64 0.24.0-2 [27.1 kB] unit-abot-epc-basic-0: 12:10:45 DEBUG unit.abot-epc-basic/0.install Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 dconf-gsettings-backend amd64 0.24.0-2 [19.4 kB] unit-abot-epc-basic-0: 12:10:45 DEBUG unit.abot-epc-basic/0.install Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gsettings-desktop-schemas all 3.18.1-1ubuntu1 [25.9 kB] unit-abot-epc-basic-0: 12:10:45 DEBUG unit.abot-epc-basic/0.install Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 glib-networking amd64 2.48.2-1~ubuntu16.04.1 [43.7 kB] unit-abot-epc-basic-0: 12:10:45 DEBUG unit.abot-epc-basic/0.install Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsoup2.4-1 amd64 2.52.2-1ubuntu0.3 [270 kB] unit-abot-epc-basic-0: 12:10:45 DEBUG unit.abot-epc-basic/0.install Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsoup-gnome2.4-1 amd64 2.52.2-1ubuntu0.3 [4,986 B] unit-abot-epc-basic-0: 12:10:45 DEBUG unit.abot-epc-basic/0.install Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 librest-0.7-0 amd64 0.7.93-1 [31.9 kB] unit-abot-epc-basic-0: 12:10:45 DEBUG unit.abot-epc-basic/0.install Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libsamplerate0 amd64 0.1.8-8 [937 kB] unit-abot-epc-basic-0: 12:10:45 DEBUG unit.abot-epc-basic/0.install Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsane-common all 1.0.25+git20150528-1ubuntu2.16.04.1 [710 kB] unit-abot-epc-basic-0: 12:10:45 DEBUG unit.abot-epc-basic/0.install Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libserf-1-1 amd64 1.3.8-1 [45.5 kB] unit-abot-epc-basic-0: 12:10:45 DEBUG unit.abot-epc-basic/0.install Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libunistring0 amd64 0.9.3-5.2ubuntu1 [279 kB] unit-abot-epc-basic-0: 12:10:45 DEBUG unit.abot-epc-basic/0.install Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxft2 amd64 2.3.2-1 [36.1 kB] unit-abot-epc-basic-0: 12:10:45 DEBUG unit.abot-epc-basic/0.install Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxss1 amd64 1:1.2.2-1 [8,582 B] unit-abot-epc-basic-0: 12:10:45 DEBUG unit.abot-epc-basic/0.install Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxv1 amd64 2:1.0.10-1 [10.3 kB] unit-abot-epc-basic-0: 12:10:45 DEBUG unit.abot-epc-basic/0.install Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxxf86dga1 amd64 2:1.1.4-1 [13.7 kB] unit-abot-epc-basic-0: 12:10:45 DEBUG unit.abot-epc-basic/0.install Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 poppler-data all 0.4.7-7 [1,495 kB] unit-abot-epc-basic-0: 12:10:45 DEBUG unit.abot-epc-basic/0.install Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libidn2-0 amd64 0.10-3 [62.3 kB] unit-abot-epc-basic-0: 12:10:45 DEBUG unit.abot-epc-basic/0.install Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libslicot0 amd64 5.0+20101122-2 [1,002 kB] unit-abot-epc-basic-0: 12:10:45 DEBUG unit.abot-epc-basic/0.install Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgtk-3-common all 3.18.9-1ubuntu3.3 [206 kB] unit-abot-epc-basic-0: 12:10:45 DEBUG unit.abot-epc-basic/0.install Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libatspi2.0-0 amd64 2.18.3-4ubuntu1 [57.4 kB] unit-abot-epc-basic-0: 12:10:45 DEBUG unit.abot-epc-basic/0.install Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libatk-bridge2.0-0 amd64 2.18.1-2ubuntu1 [52.8 kB] unit-abot-epc-basic-0: 12:10:45 DEBUG unit.abot-epc-basic/0.install Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcairo-gobject2 amd64 1.14.6-1 [17.3 kB] unit-abot-epc-basic-0: 12:10:45 DEBUG unit.abot-epc-basic/0.install Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcolord2 amd64 1.2.12-1ubuntu1 [104 kB] unit-abot-epc-basic-0: 12:10:45 DEBUG unit.abot-epc-basic/0.install Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libepoxy0 amd64 1.3.1-1ubuntu0.16.04.2 [177 kB] unit-abot-epc-basic-0: 12:10:45 DEBUG unit.abot-epc-basic/0.install Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjson-glib-1.0-common all 1.1.2-0ubuntu1 [6,172 B] unit-abot-epc-basic-0: 12:10:45 DEBUG unit.abot-epc-basic/0.install Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjson-glib-1.0-0 amd64 1.1.2-0ubuntu1 [60.3 kB] unit-abot-epc-basic-0: 12:10:45 DEBUG unit.abot-epc-basic/0.install Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwayland-cursor0 amd64 1.12.0-1~ubuntu16.04.3 [10.1 kB] unit-abot-epc-basic-0: 12:10:45 DEBUG unit.abot-epc-basic/0.install Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwayland-egl1-mesa amd64 18.0.5-0ubuntu0~16.04.1 [5,778 B] unit-abot-epc-basic-0: 12:10:45 DEBUG unit.abot-epc-basic/0.install Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgtk-3-0 amd64 3.18.9-1ubuntu3.3 [2,352 kB] unit-abot-epc-basic-0: 12:10:46 DEBUG unit.abot-epc-basic/0.install Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgtk-3-bin amd64 3.18.9-1ubuntu3.3 [53.7 kB] unit-oai-hss-0: 12:10:46 DEBUG unit.oai-hss/0.install mysql start/running, process 11898 unit-abot-epc-basic-0: 12:10:46 DEBUG unit.abot-epc-basic/0.install Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcroco3 amd64 0.6.11-1 [81.6 kB] unit-oai-hss-0: 12:10:46 DEBUG unit.oai-hss/0.install Setting up libidn2-0:amd64 (0.9-1) ... unit-oai-hss-0: 12:10:46 DEBUG unit.oai-hss/0.install Setting up libconfig-dev:amd64 (1.4.9-2) ... unit-oai-hss-0: 12:10:46 DEBUG unit.oai-hss/0.install Setting up libconfig-doc (1.4.9-2) ... unit-oai-hss-0: 12:10:46 DEBUG unit.oai-hss/0.install Setting up libconfig8-dev (1.4.9-2) ... unit-abot-epc-basic-0: 12:10:46 DEBUG unit.abot-epc-basic/0.install Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 librsvg2-2 amd64 2.40.13-3 [93.9 kB] unit-oai-hss-0: 12:10:46 DEBUG unit.oai-hss/0.install Setting up libgpg-error-dev (1.12-0.2ubuntu1) ... unit-oai-hss-0: 12:10:46 DEBUG unit.oai-hss/0.install Setting up libgcrypt11-dev (1.5.3-2ubuntu4.6) ... unit-oai-hss-0: 12:10:46 DEBUG unit.oai-hss/0.install Setting up libhtml-template-perl (2.95-1) ... unit-abot-epc-basic-0: 12:10:46 DEBUG unit.abot-epc-basic/0.install Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 librsvg2-common amd64 2.40.13-3 [5,034 B] unit-abot-epc-basic-0: 12:10:46 DEBUG unit.abot-epc-basic/0.install Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 humanity-icon-theme all 0.6.10.1 [1,289 kB] unit-oai-hss-0: 12:10:47 DEBUG unit.oai-hss/0.install Setting up libidn11-dev (1.28-1ubuntu2.2) ... unit-oai-hss-0: 12:10:47 DEBUG unit.oai-hss/0.install Setting up libltdl-dev:amd64 (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 12:10:47 DEBUG unit.oai-hss/0.install Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-1ubuntu1.1) ... unit-oai-hss-0: 12:10:47 DEBUG unit.oai-hss/0.install Setting up libmysqlclient-dev (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 12:10:47 DEBUG unit.abot-epc-basic/0.install Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 ubuntu-mono all 14.04+16.04.20180326-0ubuntu1 [178 kB] unit-abot-epc-basic-0: 12:10:47 DEBUG unit.abot-epc-basic/0.install Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 adwaita-icon-theme all 3.18.0-2ubuntu3.1 [3,359 kB] unit-oai-hss-0: 12:10:47 DEBUG unit.oai-hss/0.install Setting up libpthread-stubs0-dev:amd64 (0.3-4) ... unit-abot-epc-basic-0: 12:10:47 DEBUG unit.abot-epc-basic/0.install Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 at-spi2-core amd64 2.18.3-4ubuntu1 [45.7 kB] unit-abot-epc-basic-0: 12:10:47 DEBUG unit.abot-epc-basic/0.install Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 autoconf all 2.69-9 [321 kB] unit-abot-epc-basic-0: 12:10:47 DEBUG unit.abot-epc-basic/0.install Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 autotools-dev all 20150820.1 [39.8 kB] unit-abot-epc-basic-0: 12:10:47 DEBUG unit.abot-epc-basic/0.install Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 automake all 1:1.15-4ubuntu1 [510 kB] unit-abot-epc-basic-0: 12:10:47 DEBUG unit.abot-epc-basic/0.install Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libbison-dev amd64 2:3.0.4.dfsg-1 [338 kB] unit-abot-epc-basic-0: 12:10:47 DEBUG unit.abot-epc-basic/0.install Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 bison amd64 2:3.0.4.dfsg-1 [259 kB] unit-abot-epc-basic-0: 12:10:47 DEBUG unit.abot-epc-basic/0.install Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 castxml amd64 0.1+git20160202-1.1 [11.5 MB] unit-oai-hss-0: 12:10:47 DEBUG unit.oai-hss/0.install Setting up libsctp-dev (1.0.15+dfsg-1) ... unit-abot-epc-basic-0: 12:10:48 DEBUG unit.abot-epc-basic/0.install Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgusb2 amd64 0.2.9-0ubuntu1 [20.2 kB] unit-abot-epc-basic-0: 12:10:48 DEBUG unit.abot-epc-basic/0.install Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcolorhug2 amd64 1.2.12-1ubuntu1 [32.0 kB] unit-abot-epc-basic-0: 12:10:48 DEBUG unit.abot-epc-basic/0.install Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libvpx3 amd64 1.5.0-2ubuntu1 [732 kB] unit-abot-epc-basic-0: 12:10:48 DEBUG unit.abot-epc-basic/0.install Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxpm4 amd64 1:3.5.11-1ubuntu0.16.04.1 [33.8 kB] unit-abot-epc-basic-0: 12:10:48 DEBUG unit.abot-epc-basic/0.install Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgd3 amd64 2.1.1-4ubuntu0.16.04.11 [126 kB] unit-abot-epc-basic-0: 12:10:48 DEBUG unit.abot-epc-basic/0.install Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgphoto2-port12 amd64 2.5.9-3 [48.0 kB] unit-abot-epc-basic-0: 12:10:48 DEBUG unit.abot-epc-basic/0.install Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgphoto2-6 amd64 2.5.9-3 [787 kB] unit-abot-epc-basic-0: 12:10:48 DEBUG unit.abot-epc-basic/0.install Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsane amd64 1.0.25+git20150528-1ubuntu2.16.04.1 [2,012 kB] unit-oai-hss-0: 12:10:48 DEBUG unit.oai-hss/0.install Setting up libssl-dev:amd64 (1.0.1f-1ubuntu2.27) ... unit-abot-epc-basic-0: 12:10:48 DEBUG unit.abot-epc-basic/0.install Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 colord-data all 1.2.12-1ubuntu1 [111 kB] unit-abot-epc-basic-0: 12:10:48 DEBUG unit.abot-epc-basic/0.install Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 colord amd64 1.2.12-1ubuntu1 [178 kB] unit-abot-epc-basic-0: 12:10:48 DEBUG unit.abot-epc-basic/0.install Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 gettext amd64 0.19.7-2ubuntu3.1 [1,082 kB] unit-abot-epc-basic-0: 12:10:48 DEBUG unit.abot-epc-basic/0.install Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 intltool-debian all 0.35.0+20060710.4 [24.9 kB] unit-abot-epc-basic-0: 12:10:48 DEBUG unit.abot-epc-basic/0.install Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 po-debconf all 1.0.19 [234 kB] unit-abot-epc-basic-0: 12:10:48 DEBUG unit.abot-epc-basic/0.install Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libarchive-zip-perl all 1.56-2ubuntu0.1 [84.7 kB] unit-abot-epc-basic-0: 12:10:48 DEBUG unit.abot-epc-basic/0.install Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfile-stripnondeterminism-perl all 0.015-1 [10.3 kB] unit-abot-epc-basic-0: 12:10:48 DEBUG unit.abot-epc-basic/0.install Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libtimedate-perl all 2.3000-2 [37.5 kB] unit-abot-epc-basic-0: 12:10:48 DEBUG unit.abot-epc-basic/0.install Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 dh-strip-nondeterminism all 0.015-1 [4,864 B] unit-abot-epc-basic-0: 12:10:48 DEBUG unit.abot-epc-basic/0.install Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 debhelper all 9.20160115ubuntu3 [739 kB] unit-abot-epc-basic-0: 12:10:48 DEBUG unit.abot-epc-basic/0.install Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 default-jre-headless amd64 2:1.8-56ubuntu2 [4,380 B] unit-abot-epc-basic-0: 12:10:48 DEBUG unit.abot-epc-basic/0.install Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libllvm3.6v5 amd64 1:3.6.2-3ubuntu2 [8,075 kB] unit-oai-hss-0: 12:10:48 DEBUG unit.oai-hss/0.install Setting up libssl-doc (1.0.1f-1ubuntu2.27) ... unit-oai-hss-0: 12:10:48 DEBUG unit.oai-hss/0.install Setting up libtool (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 12:10:48 DEBUG unit.oai-hss/0.install Setting up lksctp-tools (1.0.15+dfsg-1) ... unit-oai-hss-0: 12:10:48 DEBUG unit.oai-hss/0.install Setting up libidn2-0-dev (0.9-1) ... unit-abot-epc-basic-0: 12:10:49 DEBUG unit.abot-epc-basic/0.install Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libobjc4 amd64 5.4.0-6ubuntu1~16.04.11 [111 kB] unit-abot-epc-basic-0: 12:10:49 DEBUG unit.abot-epc-basic/0.install Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libobjc-5-dev amd64 5.4.0-6ubuntu1~16.04.11 [380 kB] unit-oai-hss-0: 12:10:49 DEBUG unit.oai-hss/0.install Processing triggers for ureadahead (0.100.0-16) ... unit-oai-hss-0: 12:10:49 DEBUG unit.oai-hss/0.install Setting up mysql-server (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 12:10:49 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.15) ... unit-abot-epc-basic-0: 12:10:49 DEBUG unit.abot-epc-basic/0.install Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libclang1-3.6 amd64 1:3.6.2-3ubuntu2 [3,696 kB] unit-abot-epc-basic-0: 12:10:49 DEBUG unit.abot-epc-basic/0.install Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 doxygen amd64 1.8.11-1 [3,679 kB] unit-abot-epc-basic-0: 12:10:49 DEBUG unit.abot-epc-basic/0.install Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libqt5xml5 amd64 5.5.1+dfsg-16ubuntu7.5 [91.8 kB] unit-abot-epc-basic-0: 12:10:49 DEBUG unit.abot-epc-basic/0.install Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 doxygen-gui amd64 1.8.11-1 [284 kB] unit-abot-epc-basic-0: 12:10:49 DEBUG unit.abot-epc-basic/0.install Get:141 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 fonts-liberation all 1.07.4-1 [829 kB] unit-abot-epc-basic-0: 12:10:49 DEBUG unit.abot-epc-basic/0.install Get:142 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 tex-common all 6.04ubuntu1 [545 kB] unit-abot-epc-basic-0: 12:10:49 DEBUG unit.abot-epc-basic/0.install Get:143 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 fonts-lmodern all 2.004.5-1 [4,553 kB] unit-oai-hss-0: 12:10:49 DEBUG unit.oai-hss/0.install Reading package lists... unit-abot-epc-basic-0: 12:10:49 DEBUG unit.abot-epc-basic/0.install Get:144 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 gccxml amd64 0.9.0+git20140716-6 [3,380 kB] unit-oai-hss-0: 12:10:49 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 12:10:49 DEBUG unit.oai-hss/0.install Reading state information... unit-abot-epc-basic-0: 12:10:49 DEBUG unit.abot-epc-basic/0.install Get:145 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gconf2-common all 3.2.6-3ubuntu6 [21.0 kB] unit-abot-epc-basic-0: 12:10:49 DEBUG unit.abot-epc-basic/0.install Get:146 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgconf-2-4 amd64 3.2.6-3ubuntu6 [84.6 kB] unit-abot-epc-basic-0: 12:10:49 DEBUG unit.abot-epc-basic/0.install Get:147 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gconf-service-backend amd64 3.2.6-3ubuntu6 [57.5 kB] unit-abot-epc-basic-0: 12:10:49 DEBUG unit.abot-epc-basic/0.install Get:148 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gconf-service amd64 3.2.6-3ubuntu6 [2,046 B] unit-abot-epc-basic-0: 12:10:49 DEBUG unit.abot-epc-basic/0.install Get:149 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libbabeltrace1 amd64 1.3.2-1 [34.7 kB] unit-abot-epc-basic-0: 12:10:49 DEBUG unit.abot-epc-basic/0.install Get:150 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libbabeltrace-ctf1 amd64 1.3.2-1 [88.3 kB] unit-abot-epc-basic-0: 12:10:49 DEBUG unit.abot-epc-basic/0.install Get:151 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 gdb amd64 7.11.1-0ubuntu1~16.5 [2,526 kB] unit-oai-hss-0: 12:10:49 DEBUG unit.oai-hss/0.install autoconf is already the newest version. unit-oai-hss-0: 12:10:49 DEBUG unit.oai-hss/0.install automake is already the newest version. unit-oai-hss-0: 12:10:49 DEBUG unit.oai-hss/0.install build-essential is already the newest version. unit-oai-hss-0: 12:10:49 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 12:10:49 DEBUG unit.oai-hss/0.install libgmpxx4ldbl unit-oai-hss-0: 12:10:49 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 12:10:49 DEBUG unit.oai-hss/0.install libgmp10-doc libmpfr-dev unit-oai-hss-0: 12:10:49 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 12:10:49 DEBUG unit.oai-hss/0.install libgmp-dev libgmpxx4ldbl unit-abot-epc-basic-0: 12:10:50 DEBUG unit.abot-epc-basic/0.install Get:152 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 gdbserver amd64 7.11.1-0ubuntu1~16.5 [172 kB] unit-abot-epc-basic-0: 12:10:50 DEBUG unit.abot-epc-basic/0.install Get:153 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgfortran-5-dev amd64 5.4.0-6ubuntu1~16.04.11 [291 kB] unit-abot-epc-basic-0: 12:10:50 DEBUG unit.abot-epc-basic/0.install Get:154 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 gfortran-5 amd64 5.4.0-6ubuntu1~16.04.11 [8,034 kB] unit-abot-epc-basic-0: 12:10:50 DEBUG unit.abot-epc-basic/0.install Get:155 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gfortran amd64 4:5.3.1-1ubuntu1 [1,288 B] unit-abot-epc-basic-0: 12:10:50 DEBUG unit.abot-epc-basic/0.install Get:156 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcupsfilters1 amd64 1.8.3-2ubuntu3.4 [80.5 kB] unit-abot-epc-basic-0: 12:10:50 DEBUG unit.abot-epc-basic/0.install Get:157 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcupsimage2 amd64 2.1.3-4ubuntu0.7 [16.1 kB] unit-abot-epc-basic-0: 12:10:50 DEBUG unit.abot-epc-basic/0.install Get:158 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libijs-0.35 amd64 0.35-12 [15.5 kB] unit-abot-epc-basic-0: 12:10:50 DEBUG unit.abot-epc-basic/0.install Get:159 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libjbig2dec0 amd64 0.12+20150918-1ubuntu0.1 [55.3 kB] unit-abot-epc-basic-0: 12:10:50 DEBUG unit.abot-epc-basic/0.install Get:160 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpaper1 amd64 1.1.24+nmu4ubuntu1 [13.7 kB] unit-abot-epc-basic-0: 12:10:50 DEBUG unit.abot-epc-basic/0.install Get:161 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgs9-common all 9.26~dfsg+0-0ubuntu0.16.04.8 [5,097 kB] unit-abot-epc-basic-0: 12:10:50 DEBUG unit.abot-epc-basic/0.install Get:162 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgs9 amd64 9.26~dfsg+0-0ubuntu0.16.04.8 [2,276 kB] unit-abot-epc-basic-0: 12:10:50 DEBUG unit.abot-epc-basic/0.install Get:163 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gsfonts all 1:8.11+urwcyr1.0.7~pre44-4.2ubuntu1 [3,374 kB] unit-abot-epc-basic-0: 12:10:50 DEBUG unit.abot-epc-basic/0.install Get:164 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 ghostscript amd64 9.26~dfsg+0-0ubuntu0.16.04.8 [47.1 kB] unit-abot-epc-basic-0: 12:10:50 DEBUG unit.abot-epc-basic/0.install Get:165 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gir1.2-atk-1.0 amd64 2.18.0-1 [17.6 kB] unit-abot-epc-basic-0: 12:10:50 DEBUG unit.abot-epc-basic/0.install Get:166 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gir1.2-atspi-2.0 amd64 2.18.3-4ubuntu1 [14.1 kB] unit-abot-epc-basic-0: 12:10:50 DEBUG unit.abot-epc-basic/0.install Get:167 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gir1.2-freedesktop amd64 1.46.0-3ubuntu1 [5,742 B] unit-abot-epc-basic-0: 12:10:50 DEBUG unit.abot-epc-basic/0.install Get:168 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 gir1.2-gdkpixbuf-2.0 amd64 2.32.2-1ubuntu1.6 [8,100 B] unit-abot-epc-basic-0: 12:10:50 DEBUG unit.abot-epc-basic/0.install Get:169 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpangoxft-1.0-0 amd64 1.38.1-1 [15.1 kB] unit-abot-epc-basic-0: 12:10:50 DEBUG unit.abot-epc-basic/0.install Get:170 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gir1.2-pango-1.0 amd64 1.38.1-1 [21.0 kB] unit-abot-epc-basic-0: 12:10:50 DEBUG unit.abot-epc-basic/0.install Get:171 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 gir1.2-gtk-3.0 amd64 3.18.9-1ubuntu3.3 [188 kB] unit-abot-epc-basic-0: 12:10:50 DEBUG unit.abot-epc-basic/0.install Get:172 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 aglfn all 1.7-3 [29.4 kB] unit-abot-epc-basic-0: 12:10:51 DEBUG unit.abot-epc-basic/0.install Get:173 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 gnuplot-tex all 4.6.6-3 [10.1 kB] unit-abot-epc-basic-0: 12:10:51 DEBUG unit.abot-epc-basic/0.install Get:174 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 gnuplot-data all 4.6.6-3 [53.2 kB] unit-abot-epc-basic-0: 12:10:51 DEBUG unit.abot-epc-basic/0.install Get:175 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 gnuplot-x11 amd64 4.6.6-3 [794 kB] unit-abot-epc-basic-0: 12:10:51 DEBUG unit.abot-epc-basic/0.install Get:176 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcdt5 amd64 2.38.0-12ubuntu2.1 [23.4 kB] unit-abot-epc-basic-0: 12:10:51 DEBUG unit.abot-epc-basic/0.install Get:177 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcgraph6 amd64 2.38.0-12ubuntu2.1 [43.6 kB] unit-abot-epc-basic-0: 12:10:51 DEBUG unit.abot-epc-basic/0.install Get:178 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpathplan4 amd64 2.38.0-12ubuntu2.1 [26.6 kB] unit-abot-epc-basic-0: 12:10:51 DEBUG unit.abot-epc-basic/0.install Get:179 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgvc6 amd64 2.38.0-12ubuntu2.1 [591 kB] unit-abot-epc-basic-0: 12:10:51 DEBUG unit.abot-epc-basic/0.install Get:180 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgvpr2 amd64 2.38.0-12ubuntu2.1 [170 kB] unit-abot-epc-basic-0: 12:10:51 DEBUG unit.abot-epc-basic/0.install Get:181 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxmu6 amd64 2:1.1.2-2 [46.0 kB] unit-abot-epc-basic-0: 12:10:51 DEBUG unit.abot-epc-basic/0.install Get:182 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxaw7 amd64 2:1.0.13-1 [173 kB] unit-abot-epc-basic-0: 12:10:51 DEBUG unit.abot-epc-basic/0.install Get:183 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 graphviz amd64 2.38.0-12ubuntu2.1 [680 kB] unit-abot-epc-basic-0: 12:10:51 DEBUG unit.abot-epc-basic/0.install Get:184 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libjudydebian1 amd64 1.0.5-5 [94.6 kB] unit-abot-epc-basic-0: 12:10:51 DEBUG unit.abot-epc-basic/0.install Get:185 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libtcl8.6 amd64 8.6.5+dfsg-2 [875 kB] unit-abot-epc-basic-0: 12:10:51 DEBUG unit.abot-epc-basic/0.install Get:186 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libtk8.6 amd64 8.6.5-1 [693 kB] unit-abot-epc-basic-0: 12:10:51 DEBUG unit.abot-epc-basic/0.install Get:187 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 gtkwave amd64 3.3.66-1 [2,324 kB] unit-abot-epc-basic-0: 12:10:51 DEBUG unit.abot-epc-basic/0.install Get:188 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgc1c2 amd64 1:7.4.2-7.3ubuntu0.1 [82.1 kB] unit-abot-epc-basic-0: 12:10:51 DEBUG unit.abot-epc-basic/0.install Get:189 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 guile-2.0-libs amd64 2.0.11+1-10ubuntu0.1 [2,237 kB] unit-abot-epc-basic-0: 12:10:51 DEBUG unit.abot-epc-basic/0.install Get:190 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 guile-2.0 amd64 2.0.11+1-10ubuntu0.1 [8,690 B] unit-abot-epc-basic-0: 12:10:51 DEBUG unit.abot-epc-basic/0.install Get:191 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libtinfo-dev amd64 6.0+20160213-1ubuntu1 [77.4 kB] unit-abot-epc-basic-0: 12:10:51 DEBUG unit.abot-epc-basic/0.install Get:192 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libncurses5-dev amd64 6.0+20160213-1ubuntu1 [175 kB] unit-abot-epc-basic-0: 12:10:51 DEBUG unit.abot-epc-basic/0.install Get:193 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libreadline6-dev amd64 6.3-8ubuntu2 [124 kB] unit-abot-epc-basic-0: 12:10:51 DEBUG unit.abot-epc-basic/0.install Get:194 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libltdl-dev amd64 2.4.6-0.1 [162 kB] unit-abot-epc-basic-0: 12:10:51 DEBUG unit.abot-epc-basic/0.install Get:195 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgmpxx4ldbl amd64 2:6.1.0+dfsg-2 [8,948 B] unit-abot-epc-basic-0: 12:10:51 DEBUG unit.abot-epc-basic/0.install Get:196 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgmp-dev amd64 2:6.1.0+dfsg-2 [314 kB] unit-abot-epc-basic-0: 12:10:51 DEBUG unit.abot-epc-basic/0.install Get:197 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgc-dev amd64 1:7.4.2-7.3ubuntu0.1 [223 kB] unit-abot-epc-basic-0: 12:10:51 DEBUG unit.abot-epc-basic/0.install Get:198 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 pkg-config amd64 0.29.1-0ubuntu1 [45.0 kB] unit-abot-epc-basic-0: 12:10:52 DEBUG unit.abot-epc-basic/0.install Get:199 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 guile-2.0-dev amd64 2.0.11+1-10ubuntu0.1 [701 kB] unit-abot-epc-basic-0: 12:10:52 DEBUG unit.abot-epc-basic/0.install Get:200 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 hdf5-helpers amd64 1.8.16+docs-4ubuntu1.1 [12.5 kB] unit-abot-epc-basic-0: 12:10:52 DEBUG unit.abot-epc-basic/0.install Get:201 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 icu-devtools amd64 55.1-7ubuntu0.4 [166 kB] unit-abot-epc-basic-0: 12:10:52 DEBUG unit.abot-epc-basic/0.install Get:202 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 iperf amd64 2.0.5+dfsg1-2ubuntu0.1 [50.5 kB] unit-abot-epc-basic-0: 12:10:52 DEBUG unit.abot-epc-basic/0.install Get:203 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 iproute all 1:4.3.0-1ubuntu3.16.04.4 [2,438 B] unit-abot-epc-basic-0: 12:10:52 DEBUG unit.abot-epc-basic/0.install Get:204 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 iptables-dev amd64 1.6.0-2ubuntu3 [55.5 kB] unit-abot-epc-basic-0: 12:10:52 DEBUG unit.abot-epc-basic/0.install Get:205 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 javascript-common all 11 [6,066 B] unit-abot-epc-basic-0: 12:10:52 DEBUG unit.abot-epc-basic/0.install Get:206 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libaec0 amd64 0.3.2-1 [18.0 kB] unit-abot-epc-basic-0: 12:10:52 DEBUG unit.abot-epc-basic/0.install Get:207 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libsuitesparseconfig4.4.6 amd64 1:4.4.6-1 [9,322 B] unit-abot-epc-basic-0: 12:10:52 DEBUG unit.abot-epc-basic/0.install Get:208 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libamd2.4.1 amd64 1:4.4.6-1 [21.3 kB] unit-abot-epc-basic-0: 12:10:52 DEBUG unit.abot-epc-basic/0.install Get:209 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libarpack2 amd64 3.3.0-1build2 [88.2 kB] unit-abot-epc-basic-0: 12:10:52 DEBUG unit.abot-epc-basic/0.install Get:210 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libasprintf-dev amd64 0.19.7-2ubuntu3.1 [4,778 B] unit-abot-epc-basic-0: 12:10:53 DEBUG unit.abot-epc-basic/0.install Get:211 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libglib2.0-bin amd64 2.48.2-0ubuntu4.1 [39.4 kB] unit-abot-epc-basic-0: 12:10:53 DEBUG unit.abot-epc-basic/0.install Get:212 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpcre32-3 amd64 2:8.38-3.1 [136 kB] unit-abot-epc-basic-0: 12:10:53 DEBUG unit.abot-epc-basic/0.install Get:213 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpcre3-dev amd64 2:8.38-3.1 [525 kB] unit-abot-epc-basic-0: 12:10:53 DEBUG unit.abot-epc-basic/0.install Get:214 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 zlib1g-dev amd64 1:1.2.8.dfsg-2ubuntu4.1 [168 kB] unit-abot-epc-basic-0: 12:10:53 DEBUG unit.abot-epc-basic/0.install Get:215 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libglib2.0-dev amd64 2.48.2-0ubuntu4.1 [1,379 kB] unit-abot-epc-basic-0: 12:10:53 DEBUG unit.abot-epc-basic/0.install Get:216 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdbus-1-dev amd64 1.10.6-1ubuntu3.3 [161 kB] unit-abot-epc-basic-0: 12:10:53 DEBUG unit.abot-epc-basic/0.install Get:217 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-xext-dev all 7.3.0-1 [212 kB] unit-abot-epc-basic-0: 12:10:53 DEBUG unit.abot-epc-basic/0.install Get:218 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxext-dev amd64 2:1.3.3-1 [82.1 kB] unit-abot-epc-basic-0: 12:10:53 DEBUG unit.abot-epc-basic/0.install Get:219 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-fixes-dev all 1:5.0-2ubuntu2 [14.2 kB] unit-abot-epc-basic-0: 12:10:53 DEBUG unit.abot-epc-basic/0.install Get:220 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxfixes-dev amd64 1:5.0.1-2 [10.9 kB] unit-abot-epc-basic-0: 12:10:53 DEBUG unit.abot-epc-basic/0.install Get:221 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxi-dev amd64 2:1.7.6-1 [184 kB] unit-abot-epc-basic-0: 12:10:53 DEBUG unit.abot-epc-basic/0.install Get:222 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-record-dev all 1.14.2-1 [33.6 kB] unit-abot-epc-basic-0: 12:10:53 DEBUG unit.abot-epc-basic/0.install Get:223 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxtst-dev amd64 2:1.2.2-1 [17.0 kB] unit-abot-epc-basic-0: 12:10:53 DEBUG unit.abot-epc-basic/0.install Get:224 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libatspi2.0-dev amd64 2.18.3-4ubuntu1 [59.2 kB] unit-abot-epc-basic-0: 12:10:53 DEBUG unit.abot-epc-basic/0.install Get:225 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libatk-bridge2.0-dev amd64 2.18.1-2ubuntu1 [2,824 B] unit-abot-epc-basic-0: 12:10:53 DEBUG unit.abot-epc-basic/0.install Get:226 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libatk1.0-dev amd64 2.18.0-1 [79.5 kB] unit-abot-epc-basic-0: 12:10:53 DEBUG unit.abot-epc-basic/0.install Get:227 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libblas-dev amd64 3.6.0-2ubuntu2 [153 kB] unit-abot-epc-basic-0: 12:10:53 DEBUG unit.abot-epc-basic/0.install Get:228 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libatlas-dev amd64 3.10.2-9 [22.1 kB] unit-abot-epc-basic-0: 12:10:53 DEBUG unit.abot-epc-basic/0.install Get:229 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libatlas-base-dev amd64 3.10.2-9 [3,596 kB] unit-abot-epc-basic-0: 12:10:53 DEBUG unit.abot-epc-basic/0.install Get:230 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcairo-script-interpreter2 amd64 1.14.6-1 [54.3 kB] unit-abot-epc-basic-0: 12:10:53 DEBUG unit.abot-epc-basic/0.install Get:231 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpng12-dev amd64 1.2.54-1ubuntu1.1 [183 kB] unit-abot-epc-basic-0: 12:10:53 DEBUG unit.abot-epc-basic/0.install Get:232 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libfreetype6-dev amd64 2.6.1-0.1ubuntu2.3 [956 kB] unit-abot-epc-basic-0: 12:10:53 DEBUG unit.abot-epc-basic/0.install Get:233 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libfontconfig1-dev amd64 2.11.94-0ubuntu1.1 [658 kB] unit-abot-epc-basic-0: 12:10:53 DEBUG unit.abot-epc-basic/0.install Get:234 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-render-dev all 2:0.11.1-2 [20.1 kB] unit-abot-epc-basic-0: 12:10:53 DEBUG unit.abot-epc-basic/0.install Get:235 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxrender-dev amd64 1:0.9.9-0ubuntu1 [24.5 kB] unit-abot-epc-basic-0: 12:10:53 DEBUG unit.abot-epc-basic/0.install Get:236 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpixman-1-dev amd64 0.33.6-1 [248 kB] unit-abot-epc-basic-0: 12:10:53 DEBUG unit.abot-epc-basic/0.install Get:237 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-render0-dev amd64 1.11.1-1ubuntu1 [15.3 kB] unit-abot-epc-basic-0: 12:10:53 DEBUG unit.abot-epc-basic/0.install Get:238 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-shm0-dev amd64 1.11.1-1ubuntu1 [6,604 B] unit-abot-epc-basic-0: 12:10:54 DEBUG unit.abot-epc-basic/0.install Get:239 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcairo2-dev amd64 1.14.6-1 [590 kB] unit-abot-epc-basic-0: 12:10:54 DEBUG unit.abot-epc-basic/0.install Get:240 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcamd2.4.1 amd64 1:4.4.6-1 [20.0 kB] unit-abot-epc-basic-0: 12:10:54 DEBUG unit.abot-epc-basic/0.install Get:241 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libccolamd2.9.1 amd64 1:4.4.6-1 [21.5 kB] unit-abot-epc-basic-0: 12:10:54 DEBUG unit.abot-epc-basic/0.install Get:242 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcolamd2.9.1 amd64 1:4.4.6-1 [15.7 kB] unit-abot-epc-basic-0: 12:10:54 DEBUG unit.abot-epc-basic/0.install Get:243 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcholmod3.0.6 amd64 1:4.4.6-1 [293 kB] unit-abot-epc-basic-0: 12:10:54 DEBUG unit.abot-epc-basic/0.install Get:244 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libconfig9 amd64 1.5-0.2 [21.9 kB] unit-abot-epc-basic-0: 12:10:54 DEBUG unit.abot-epc-basic/0.install Get:245 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libconfig-dev amd64 1.5-0.2 [89.1 kB] unit-abot-epc-basic-0: 12:10:54 DEBUG unit.abot-epc-basic/0.install Get:246 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libconfig-doc all 1.5-0.2 [306 kB] unit-abot-epc-basic-0: 12:10:54 DEBUG unit.abot-epc-basic/0.install Get:247 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libconfig8-dev amd64 1.5-0.2 [1,756 B] unit-abot-epc-basic-0: 12:10:54 DEBUG unit.abot-epc-basic/0.install Get:248 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcxsparse3.1.4 amd64 1:4.4.6-1 [62.8 kB] unit-abot-epc-basic-0: 12:10:54 DEBUG unit.abot-epc-basic/0.install Get:249 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdrm-dev amd64 2.4.91-2~16.04.1 [232 kB] unit-abot-epc-basic-0: 12:10:54 DEBUG unit.abot-epc-basic/0.install Get:250 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-dri2-dev all 2.8-2 [12.6 kB] unit-abot-epc-basic-0: 12:10:54 DEBUG unit.abot-epc-basic/0.install Get:251 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-gl-dev all 1.4.17-1 [17.9 kB] unit-abot-epc-basic-0: 12:10:54 DEBUG unit.abot-epc-basic/0.install Get:252 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-xf86vidmode-dev all 2.3.1-2 [6,116 B] unit-abot-epc-basic-0: 12:10:54 DEBUG unit.abot-epc-basic/0.install Get:253 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxxf86vm-dev amd64 1:1.1.4-1 [13.3 kB] unit-abot-epc-basic-0: 12:10:54 DEBUG unit.abot-epc-basic/0.install Get:254 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-damage-dev all 1:1.2.1-2 [8,286 B] unit-abot-epc-basic-0: 12:10:54 DEBUG unit.abot-epc-basic/0.install Get:255 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxdamage-dev amd64 1:1.1.4-2 [5,028 B] unit-abot-epc-basic-0: 12:10:54 DEBUG unit.abot-epc-basic/0.install Get:256 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-glx0-dev amd64 1.11.1-1ubuntu1 [26.9 kB] unit-abot-epc-basic-0: 12:10:54 DEBUG unit.abot-epc-basic/0.install Get:257 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-dri2-0-dev amd64 1.11.1-1ubuntu1 [8,384 B] unit-abot-epc-basic-0: 12:10:54 DEBUG unit.abot-epc-basic/0.install Get:258 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-dri3-dev amd64 1.11.1-1ubuntu1 [5,752 B] unit-abot-epc-basic-0: 12:10:54 DEBUG unit.abot-epc-basic/0.install Get:259 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-randr0-dev amd64 1.11.1-1ubuntu1 [18.2 kB] unit-abot-epc-basic-0: 12:10:54 DEBUG unit.abot-epc-basic/0.install Get:260 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-shape0-dev amd64 1.11.1-1ubuntu1 [6,900 B] unit-abot-epc-basic-0: 12:10:54 DEBUG unit.abot-epc-basic/0.install Get:261 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-xfixes0-dev amd64 1.11.1-1ubuntu1 [11.2 kB] unit-abot-epc-basic-0: 12:10:54 DEBUG unit.abot-epc-basic/0.install Get:262 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-sync-dev amd64 1.11.1-1ubuntu1 [10.1 kB] unit-abot-epc-basic-0: 12:10:54 DEBUG unit.abot-epc-basic/0.install Get:263 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-present-dev amd64 1.11.1-1ubuntu1 [6,618 B] unit-abot-epc-basic-0: 12:10:54 DEBUG unit.abot-epc-basic/0.install Get:264 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxshmfence-dev amd64 1.2-1 [3,676 B] unit-abot-epc-basic-0: 12:10:54 DEBUG unit.abot-epc-basic/0.install Get:265 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libx11-xcb-dev amd64 2:1.6.3-1ubuntu2.1 [9,718 B] unit-abot-epc-basic-0: 12:10:54 DEBUG unit.abot-epc-basic/0.install Get:266 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwayland-bin amd64 1.12.0-1~ubuntu16.04.3 [18.4 kB] unit-abot-epc-basic-0: 12:10:54 DEBUG unit.abot-epc-basic/0.install Get:267 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwayland-dev amd64 1.12.0-1~ubuntu16.04.3 [92.4 kB] unit-abot-epc-basic-0: 12:10:54 DEBUG unit.abot-epc-basic/0.install Get:268 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmircore-dev amd64 0.26.3+16.04.20170605-0ubuntu1.1 [23.7 kB] unit-abot-epc-basic-0: 12:10:54 DEBUG unit.abot-epc-basic/0.install Get:269 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libprotobuf9v5 amd64 2.6.1-1.3 [326 kB] unit-abot-epc-basic-0: 12:10:54 DEBUG unit.abot-epc-basic/0.install Get:270 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libprotobuf-dev amd64 2.6.1-1.3 [473 kB] unit-abot-epc-basic-0: 12:10:54 DEBUG unit.abot-epc-basic/0.install Get:271 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxkbcommon-dev amd64 0.5.0-1ubuntu2.1 [231 kB] unit-abot-epc-basic-0: 12:10:54 DEBUG unit.abot-epc-basic/0.install Get:272 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmircommon-dev amd64 0.26.3+16.04.20170605-0ubuntu1.1 [14.9 kB] unit-abot-epc-basic-0: 12:10:54 DEBUG unit.abot-epc-basic/0.install Get:273 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmircookie2 amd64 0.26.3+16.04.20170605-0ubuntu1.1 [22.5 kB] unit-abot-epc-basic-0: 12:10:54 DEBUG unit.abot-epc-basic/0.install Get:274 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmircookie-dev amd64 0.26.3+16.04.20170605-0ubuntu1.1 [5,152 B] unit-abot-epc-basic-0: 12:10:54 DEBUG unit.abot-epc-basic/0.install Get:275 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmirclient-dev amd64 0.26.3+16.04.20170605-0ubuntu1.1 [42.6 kB] unit-abot-epc-basic-0: 12:10:54 DEBUG unit.abot-epc-basic/0.install Get:276 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libegl1-mesa-dev amd64 18.0.5-0ubuntu0~16.04.1 [19.9 kB] unit-abot-epc-basic-0: 12:10:54 DEBUG unit.abot-epc-basic/0.install Get:277 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libencode-locale-perl all 1.05-1 [12.3 kB] unit-abot-epc-basic-0: 12:10:54 DEBUG unit.abot-epc-basic/0.install Get:278 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libepoxy-dev amd64 1.3.1-1ubuntu0.16.04.2 [113 kB] unit-abot-epc-basic-0: 12:10:55 DEBUG unit.abot-epc-basic/0.install Get:279 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfftw3-bin amd64 3.3.4-2ubuntu1 [31.7 kB] unit-abot-epc-basic-0: 12:10:55 DEBUG unit.abot-epc-basic/0.install Get:280 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfftw3-dev amd64 3.3.4-2ubuntu1 [2,104 kB] unit-abot-epc-basic-0: 12:10:55 DEBUG unit.abot-epc-basic/0.install Get:281 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libipc-system-simple-perl all 1.25-3 [22.8 kB] unit-abot-epc-basic-0: 12:10:55 DEBUG unit.abot-epc-basic/0.install Get:282 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfile-basedir-perl all 0.07-1 [16.9 kB] unit-abot-epc-basic-0: 12:10:55 DEBUG unit.abot-epc-basic/0.install Get:283 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 liburi-perl all 1.71-1 [76.9 kB] unit-abot-epc-basic-0: 12:10:55 DEBUG unit.abot-epc-basic/0.install Get:284 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfile-desktopentry-perl all 0.22-1 [18.2 kB] unit-abot-epc-basic-0: 12:10:55 DEBUG unit.abot-epc-basic/0.install Get:285 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhttp-date-perl all 6.02-1 [10.4 kB] unit-abot-epc-basic-0: 12:10:55 DEBUG unit.abot-epc-basic/0.install Get:286 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfile-listing-perl all 6.04-1 [9,774 B] unit-abot-epc-basic-0: 12:10:55 DEBUG unit.abot-epc-basic/0.install Get:287 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfile-mimeinfo-perl all 0.27-1 [45.9 kB] unit-abot-epc-basic-0: 12:10:55 DEBUG unit.abot-epc-basic/0.install Get:288 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libfltk1.3 amd64 1.3.3-7 [501 kB] unit-oai-hss-0: 12:10:55 DEBUG unit.oai-hss/0.install 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 12:10:55 DEBUG unit.oai-hss/0.install Need to get 300 kB of archives. unit-oai-hss-0: 12:10:55 DEBUG unit.oai-hss/0.install After this operation, 1675 kB of additional disk space will be used. unit-oai-hss-0: 12:10:55 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmpxx4ldbl amd64 2:5.1.3+dfsg-1ubuntu1 [8736 B] unit-abot-epc-basic-0: 12:10:55 DEBUG unit.abot-epc-basic/0.install Get:289 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libfltk-gl1.3 amd64 1.3.3-7 [39.5 kB] unit-abot-epc-basic-0: 12:10:55 DEBUG unit.abot-epc-basic/0.install Get:290 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfont-afm-perl all 1.20-1 [14.3 kB] unit-abot-epc-basic-0: 12:10:55 DEBUG unit.abot-epc-basic/0.install Get:291 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfontenc1 amd64 1:1.1.3-1 [13.9 kB] unit-abot-epc-basic-0: 12:10:55 DEBUG unit.abot-epc-basic/0.install Get:292 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libforms2 amd64 1.2.3-1.2 [320 kB] unit-oai-hss-0: 12:10:55 DEBUG unit.oai-hss/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp-dev amd64 2:5.1.3+dfsg-1ubuntu1 [292 kB] unit-abot-epc-basic-0: 12:10:55 DEBUG unit.abot-epc-basic/0.install Get:293 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libforms-bin amd64 1.2.3-1.2 [131 kB] unit-abot-epc-basic-0: 12:10:55 DEBUG unit.abot-epc-basic/0.install Get:294 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxpm-dev amd64 1:3.5.11-1ubuntu0.16.04.1 [86.7 kB] unit-abot-epc-basic-0: 12:10:55 DEBUG unit.abot-epc-basic/0.install Get:295 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libforms-dev amd64 1.2.3-1.2 [677 kB] unit-abot-epc-basic-0: 12:10:55 DEBUG unit.abot-epc-basic/0.install Get:296 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgpg-error-dev amd64 1.21-2ubuntu1 [68.2 kB] unit-abot-epc-basic-0: 12:10:55 DEBUG unit.abot-epc-basic/0.install Get:297 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgcrypt20-dev amd64 1.6.5-2ubuntu0.5 [380 kB] unit-abot-epc-basic-0: 12:10:55 DEBUG unit.abot-epc-basic/0.install Get:298 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgcrypt11-dev all 1.5.4-3+really1.6.5-2ubuntu0.5 [6,954 B] unit-abot-epc-basic-0: 12:10:55 DEBUG unit.abot-epc-basic/0.install Get:299 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgdk-pixbuf2.0-dev amd64 2.32.2-1ubuntu1.6 [44.3 kB] unit-abot-epc-basic-0: 12:10:55 DEBUG unit.abot-epc-basic/0.install Get:300 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgettextpo0 amd64 0.19.7-2ubuntu3.1 [125 kB] unit-abot-epc-basic-0: 12:10:55 DEBUG unit.abot-epc-basic/0.install Get:301 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgettextpo-dev amd64 0.19.7-2ubuntu3.1 [141 kB] unit-abot-epc-basic-0: 12:10:55 DEBUG unit.abot-epc-basic/0.install Get:302 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libgl2ps0 amd64 1.3.8-1.2 [35.5 kB] unit-abot-epc-basic-0: 12:10:55 DEBUG unit.abot-epc-basic/0.install Get:303 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libglpk36 amd64 4.57-1build3 [386 kB] unit-abot-epc-basic-0: 12:10:56 DEBUG unit.abot-epc-basic/0.install Get:304 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgphoto2-l10n all 2.5.9-3 [11.1 kB] unit-oai-hss-0: 12:10:56 DEBUG unit.oai-hss/0.install Fetched 300 kB in 6s (48.7 kB/s) unit-oai-hss-0: 12:10:56 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgmpxx4ldbl:amd64. unit-abot-epc-basic-0: 12:10:56 DEBUG unit.abot-epc-basic/0.install Get:305 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libjasper1 amd64 1.900.1-debian1-2.4ubuntu1.2 [131 kB] unit-oai-hss-0: 12:10:56 DEBUG unit.oai-hss/0.install (Reading database ... 118273 files and directories currently installed.) unit-oai-hss-0: 12:10:56 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgmpxx4ldbl_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... unit-oai-hss-0: 12:10:56 DEBUG unit.oai-hss/0.install Unpacking libgmpxx4ldbl:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-hss-0: 12:10:56 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgmp-dev:amd64. unit-oai-hss-0: 12:10:56 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgmp-dev_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... unit-oai-hss-0: 12:10:56 DEBUG unit.oai-hss/0.install Unpacking libgmp-dev:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-abot-epc-basic-0: 12:10:56 DEBUG unit.abot-epc-basic/0.install Get:306 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libwebp5 amd64 0.4.4-1 [165 kB] unit-oai-hss-0: 12:10:56 DEBUG unit.oai-hss/0.install Setting up libgmpxx4ldbl:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-abot-epc-basic-0: 12:10:56 DEBUG unit.abot-epc-basic/0.install Get:307 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libwmf0.2-7 amd64 0.2.8.4-10.5ubuntu1 [147 kB] unit-oai-hss-0: 12:10:56 DEBUG unit.oai-hss/0.install Setting up libgmp-dev:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-abot-epc-basic-0: 12:10:56 DEBUG unit.abot-epc-basic/0.install Get:308 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libgraphicsmagick-q16-3 amd64 1.3.23-1ubuntu0.1 [1,107 kB] unit-oai-hss-0: 12:10:57 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.15) ... unit-abot-epc-basic-0: 12:10:57 DEBUG unit.abot-epc-basic/0.install Get:309 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libgraphicsmagick++-q16-12 amd64 1.3.23-1ubuntu0.1 [101 kB] unit-abot-epc-basic-0: 12:10:57 DEBUG unit.abot-epc-basic/0.install Get:310 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libharfbuzz-icu0 amd64 1.0.1-1ubuntu0.1 [5,198 B] unit-abot-epc-basic-0: 12:10:57 DEBUG unit.abot-epc-basic/0.install Get:311 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libharfbuzz-gobject0 amd64 1.0.1-1ubuntu0.1 [10.9 kB] unit-abot-epc-basic-0: 12:10:57 DEBUG unit.abot-epc-basic/0.install Get:312 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libharfbuzz-dev amd64 1.0.1-1ubuntu0.1 [189 kB] unit-abot-epc-basic-0: 12:10:57 DEBUG unit.abot-epc-basic/0.install Get:313 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxft-dev amd64 2.3.2-1 [45.7 kB] unit-abot-epc-basic-0: 12:10:57 DEBUG unit.abot-epc-basic/0.install Get:314 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpango1.0-dev amd64 1.38.1-1 [277 kB] unit-abot-epc-basic-0: 12:10:57 DEBUG unit.abot-epc-basic/0.install Get:315 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-xinerama-dev all 1.2.1-2 [4,966 B] unit-abot-epc-basic-0: 12:10:57 DEBUG unit.abot-epc-basic/0.install Get:316 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxinerama-dev amd64 2:1.1.3-1 [8,404 B] unit-abot-epc-basic-0: 12:10:57 DEBUG unit.abot-epc-basic/0.install Get:317 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-randr-dev all 1.5.0-1 [33.7 kB] unit-abot-epc-basic-0: 12:10:57 DEBUG unit.abot-epc-basic/0.install Get:318 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxrandr-dev amd64 2:1.5.0-1 [23.7 kB] unit-abot-epc-basic-0: 12:10:57 DEBUG unit.abot-epc-basic/0.install Get:319 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxcursor-dev amd64 1:1.1.14-1ubuntu0.16.04.2 [26.4 kB] unit-abot-epc-basic-0: 12:10:57 DEBUG unit.abot-epc-basic/0.install Get:320 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-composite-dev all 1:0.4.2-2 [10.5 kB] unit-abot-epc-basic-0: 12:10:57 DEBUG unit.abot-epc-basic/0.install Get:321 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcomposite-dev amd64 1:0.4.4-1 [9,954 B] unit-abot-epc-basic-0: 12:10:57 DEBUG unit.abot-epc-basic/0.install Get:322 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 nettle-dev amd64 3.2-1ubuntu0.16.04.1 [939 kB] unit-oai-hss-0: 12:10:57 DEBUG unit.oai-hss/0.install Downloading nettle archive unit-abot-epc-basic-0: 12:10:57 DEBUG unit.abot-epc-basic/0.install Get:323 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgtk-3-dev amd64 3.18.9-1ubuntu3.3 [868 kB] unit-oai-hss-0: 12:10:57 DEBUG unit.oai-hss/0.install --2019-04-09 12:10:57-- https://ftp.gnu.org/gnu/nettle/nettle-2.5.tar.gz unit-abot-epc-basic-0: 12:10:57 DEBUG unit.abot-epc-basic/0.install Get:324 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libsz2 amd64 0.3.2-1 [5,048 B] unit-abot-epc-basic-0: 12:10:57 DEBUG unit.abot-epc-basic/0.install Get:325 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libhdf5-10 amd64 1.8.16+docs-4ubuntu1.1 [997 kB] unit-abot-epc-basic-0: 12:10:57 DEBUG unit.abot-epc-basic/0.install Get:326 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libhdf5-cpp-11 amd64 1.8.16+docs-4ubuntu1.1 [102 kB] unit-abot-epc-basic-0: 12:10:57 DEBUG unit.abot-epc-basic/0.install Get:327 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libjpeg-turbo8-dev amd64 1.4.2-0ubuntu3.1 [254 kB] unit-abot-epc-basic-0: 12:10:57 DEBUG unit.abot-epc-basic/0.install Get:328 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjpeg8-dev amd64 8c-2ubuntu8 [1,552 B] unit-abot-epc-basic-0: 12:10:57 DEBUG unit.abot-epc-basic/0.install Get:329 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjpeg-dev amd64 8c-2ubuntu8 [1,546 B] unit-abot-epc-basic-0: 12:10:57 DEBUG unit.abot-epc-basic/0.install Get:330 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libaec-dev amd64 0.3.2-1 [16.6 kB] unit-oai-hss-0: 12:10:57 DEBUG unit.oai-hss/0.install Resolving ftp.gnu.org (ftp.gnu.org)... 209.51.188.20, 2001:470:142:3::b unit-abot-epc-basic-0: 12:10:57 DEBUG unit.abot-epc-basic/0.install Get:331 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libhdf5-dev amd64 1.8.16+docs-4ubuntu1.1 [5,005 kB] unit-oai-hss-0: 12:10:57 DEBUG unit.oai-hss/0.install Connecting to ftp.gnu.org (ftp.gnu.org)|209.51.188.20|:443... connected. unit-abot-epc-basic-0: 12:10:57 DEBUG unit.abot-epc-basic/0.install Get:332 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhtml-tagset-perl all 3.20-2 [13.5 kB] unit-abot-epc-basic-0: 12:10:57 DEBUG unit.abot-epc-basic/0.install Get:333 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhtml-parser-perl amd64 3.72-1 [86.1 kB] unit-abot-epc-basic-0: 12:10:57 DEBUG unit.abot-epc-basic/0.install Get:334 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libio-html-perl all 1.001-1 [14.9 kB] unit-abot-epc-basic-0: 12:10:57 DEBUG unit.abot-epc-basic/0.install Get:335 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 liblwp-mediatypes-perl all 6.02-1 [21.7 kB] unit-abot-epc-basic-0: 12:10:57 DEBUG unit.abot-epc-basic/0.install Get:336 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhttp-message-perl all 6.11-1 [74.3 kB] unit-abot-epc-basic-0: 12:10:57 DEBUG unit.abot-epc-basic/0.install Get:337 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhtml-form-perl all 6.03-1 [23.5 kB] unit-abot-epc-basic-0: 12:10:57 DEBUG unit.abot-epc-basic/0.install Get:338 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhtml-tree-perl all 5.03-2 [197 kB] unit-oai-hss-0: 12:10:57 DEBUG unit.oai-hss/0.install HTTP request sent, awaiting response... 200 OK unit-oai-hss-0: 12:10:57 DEBUG unit.oai-hss/0.install Length: 1113274 (1.1M) [application/x-gzip] unit-oai-hss-0: 12:10:57 DEBUG unit.oai-hss/0.install Saving to: 'nettle-2.5.tar.gz' unit-abot-epc-basic-0: 12:10:57 DEBUG unit.abot-epc-basic/0.install Get:339 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhtml-format-perl all 2.11-2 [41.3 kB] unit-abot-epc-basic-0: 12:10:57 DEBUG unit.abot-epc-basic/0.install Get:340 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhttp-cookies-perl all 6.01-1 [17.2 kB] unit-oai-hss-0: 12:10:57 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:10:57 DEBUG unit.oai-hss/0.install 0K .......... .......... .......... .......... .......... 4% 384K 3s unit-abot-epc-basic-0: 12:10:57 DEBUG unit.abot-epc-basic/0.install Get:341 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhttp-daemon-perl all 6.01-1 [17.0 kB] unit-abot-epc-basic-0: 12:10:57 DEBUG unit.abot-epc-basic/0.install Get:342 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhttp-negotiate-perl all 6.00-2 [13.4 kB] unit-abot-epc-basic-0: 12:10:57 DEBUG unit.abot-epc-basic/0.install Get:343 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libicu-dev amd64 55.1-7ubuntu0.4 [8,566 kB] unit-oai-hss-0: 12:10:57 DEBUG unit.oai-hss/0.install 50K .......... .......... .......... .......... .......... 9% 761K 2s unit-oai-hss-0: 12:10:57 DEBUG unit.oai-hss/0.install 100K .......... .......... .......... .......... .......... 13% 52.6M 1s unit-oai-hss-0: 12:10:58 DEBUG unit.oai-hss/0.install 150K .......... .......... .......... .......... .......... 18% 779K 1s unit-oai-hss-0: 12:10:58 DEBUG unit.oai-hss/0.install 200K .......... .......... .......... .......... .......... 22% 43.7M 1s unit-oai-hss-0: 12:10:58 DEBUG unit.oai-hss/0.install 250K .......... .......... .......... .......... .......... 27% 57.2M 1s unit-oai-hss-0: 12:10:58 DEBUG unit.oai-hss/0.install 300K .......... .......... .......... .......... .......... 32% 60.6M 1s unit-oai-hss-0: 12:10:58 DEBUG unit.oai-hss/0.install 350K .......... .......... .......... .......... .......... 36% 90.6M 0s unit-oai-hss-0: 12:10:58 DEBUG unit.oai-hss/0.install 400K .......... .......... .......... .......... .......... 41% 802K 0s unit-oai-hss-0: 12:10:58 DEBUG unit.oai-hss/0.install 450K .......... .......... .......... .......... .......... 45% 45.3M 0s unit-oai-hss-0: 12:10:58 DEBUG unit.oai-hss/0.install 500K .......... .......... .......... .......... .......... 50% 56.9M 0s unit-oai-hss-0: 12:10:58 DEBUG unit.oai-hss/0.install 550K .......... .......... .......... .......... .......... 55% 51.3M 0s unit-oai-hss-0: 12:10:58 DEBUG unit.oai-hss/0.install 600K .......... .......... .......... .......... .......... 59% 28.6M 0s unit-oai-hss-0: 12:10:58 DEBUG unit.oai-hss/0.install 650K .......... .......... .......... .......... .......... 64% 64.0M 0s unit-oai-hss-0: 12:10:58 DEBUG unit.oai-hss/0.install 700K .......... .......... .......... .......... .......... 68% 41.2M 0s unit-oai-hss-0: 12:10:58 DEBUG unit.oai-hss/0.install 750K .......... .......... .......... .......... .......... 73% 43.1M 0s unit-oai-hss-0: 12:10:58 DEBUG unit.oai-hss/0.install 800K .......... .......... .......... .......... .......... 78% 856K 0s unit-oai-hss-0: 12:10:58 DEBUG unit.oai-hss/0.install 850K .......... .......... .......... .......... .......... 82% 55.3M 0s unit-oai-hss-0: 12:10:58 DEBUG unit.oai-hss/0.install 900K .......... .......... .......... .......... .......... 87% 36.3M 0s unit-oai-hss-0: 12:10:58 DEBUG unit.oai-hss/0.install 950K .......... .......... .......... .......... .......... 91% 52.1M 0s unit-oai-hss-0: 12:10:58 DEBUG unit.oai-hss/0.install 1000K .......... .......... .......... .......... .......... 96% 50.3M 0s unit-oai-hss-0: 12:10:58 DEBUG unit.oai-hss/0.install 1050K .......... .......... .......... ....... 100% 52.9M=0.4s unit-oai-hss-0: 12:10:58 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:10:58 DEBUG unit.oai-hss/0.install 2019-04-09 12:10:58 (2.67 MB/s) - 'nettle-2.5.tar.gz' saved [1113274/1113274] unit-oai-hss-0: 12:10:58 DEBUG unit.oai-hss/0.install unit-abot-epc-basic-0: 12:10:58 DEBUG unit.abot-epc-basic/0.install Get:344 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libidn11-dev amd64 1.32-3ubuntu1.2 [518 kB] unit-abot-epc-basic-0: 12:10:58 DEBUG unit.abot-epc-basic/0.install Get:345 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libnet-ssleay-perl amd64 1.72-1build1 [259 kB] unit-oai-hss-0: 12:10:58 DEBUG unit.oai-hss/0.install checking build system type... x86_64-unknown-linux-gnu unit-oai-hss-0: 12:10:58 DEBUG unit.oai-hss/0.install checking host system type... x86_64-unknown-linux-gnu unit-oai-hss-0: 12:10:58 DEBUG unit.oai-hss/0.install checking for -R flag... using -Wl,-rpath, unit-oai-hss-0: 12:10:58 DEBUG unit.oai-hss/0.install Searching for libraries unit-oai-hss-0: 12:10:58 DEBUG unit.oai-hss/0.install checking /usr/lib... added unit-oai-hss-0: 12:10:58 DEBUG unit.oai-hss/0.install checking /usr/local/lib... added unit-oai-hss-0: 12:10:58 DEBUG unit.oai-hss/0.install checking /sw/local/lib... not found unit-oai-hss-0: 12:10:58 DEBUG unit.oai-hss/0.install checking /sw/lib... not found unit-oai-hss-0: 12:10:58 DEBUG unit.oai-hss/0.install checking /usr/gnu/lib... not found unit-oai-hss-0: 12:10:58 DEBUG unit.oai-hss/0.install checking /opt/gnu/lib... not found unit-oai-hss-0: 12:10:58 DEBUG unit.oai-hss/0.install checking /sw/gnu/lib... not found unit-oai-hss-0: 12:10:58 DEBUG unit.oai-hss/0.install checking /usr/freeware/lib... not found unit-oai-hss-0: 12:10:58 DEBUG unit.oai-hss/0.install checking /usr/pkg/lib... not found unit-oai-hss-0: 12:10:58 DEBUG unit.oai-hss/0.install checking for gcc... gcc unit-abot-epc-basic-0: 12:10:58 DEBUG unit.abot-epc-basic/0.install Get:346 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libio-socket-ssl-perl all 2.024-1 [159 kB] unit-abot-epc-basic-0: 12:10:58 DEBUG unit.abot-epc-basic/0.install Get:347 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjack-jackd2-0 amd64 1.9.10+20150825git1ed50c92~dfsg-1ubuntu1 [140 kB] unit-abot-epc-basic-0: 12:10:58 DEBUG unit.abot-epc-basic/0.install Get:348 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjs-jquery all 1.11.3+dfsg-4 [161 kB] unit-abot-epc-basic-0: 12:10:58 DEBUG unit.abot-epc-basic/0.install Get:349 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libkpathsea6 amd64 2015.20160222.37495-1ubuntu0.1 [55.2 kB] unit-abot-epc-basic-0: 12:10:58 DEBUG unit.abot-epc-basic/0.install Get:350 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libnet-http-perl all 6.09-1 [24.0 kB] unit-abot-epc-basic-0: 12:10:58 DEBUG unit.abot-epc-basic/0.install Get:351 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libwww-robotrules-perl all 6.01-1 [14.1 kB] unit-abot-epc-basic-0: 12:10:58 DEBUG unit.abot-epc-basic/0.install Get:352 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libwww-perl all 6.15-1 [146 kB] unit-oai-hss-0: 12:10:58 DEBUG unit.oai-hss/0.install checking whether the C compiler works... yes unit-oai-hss-0: 12:10:58 DEBUG unit.oai-hss/0.install checking for C compiler default output file name... a.out unit-abot-epc-basic-0: 12:10:58 DEBUG unit.abot-epc-basic/0.install Get:353 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 liblwp-protocol-https-perl all 6.06-2 [8,682 B] unit-oai-hss-0: 12:10:58 DEBUG unit.oai-hss/0.install checking for suffix of executables... unit-oai-hss-0: 12:10:58 DEBUG unit.oai-hss/0.install checking whether we are cross compiling... no unit-oai-hss-0: 12:10:58 DEBUG unit.oai-hss/0.install checking for suffix of object files... o unit-oai-hss-0: 12:10:58 DEBUG unit.oai-hss/0.install checking whether we are using the GNU C compiler... yes unit-oai-hss-0: 12:10:58 DEBUG unit.oai-hss/0.install checking whether gcc accepts -g... yes unit-oai-hss-0: 12:10:58 DEBUG unit.oai-hss/0.install checking for gcc option to accept ISO C89... none needed unit-oai-hss-0: 12:10:58 DEBUG unit.oai-hss/0.install checking for g++... g++ unit-abot-epc-basic-0: 12:10:58 DEBUG unit.abot-epc-basic/0.install Get:354 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmagick++-6.q16-5v5 amd64 8:6.8.9.9-7ubuntu5.13 [136 kB] unit-abot-epc-basic-0: 12:10:58 DEBUG unit.abot-epc-basic/0.install Get:355 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libsys-hostname-long-perl all 1.5-1 [11.7 kB] unit-abot-epc-basic-0: 12:10:58 DEBUG unit.abot-epc-basic/0.install Get:356 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libmail-sendmail-perl all 0.79.16-1 [26.5 kB] unit-abot-epc-basic-0: 12:10:58 DEBUG unit.abot-epc-basic/0.install Get:357 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libnet-smtp-ssl-perl all 1.03-1 [6,288 B] unit-abot-epc-basic-0: 12:10:58 DEBUG unit.abot-epc-basic/0.install Get:358 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libmailtools-perl all 2.13-1 [82.6 kB] unit-abot-epc-basic-0: 12:10:58 DEBUG unit.abot-epc-basic/0.install Get:359 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 mysql-common all 5.7.25-0ubuntu0.16.04.2 [15.5 kB] unit-abot-epc-basic-0: 12:10:58 DEBUG unit.abot-epc-basic/0.install Get:360 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmysqlclient20 amd64 5.7.25-0ubuntu0.16.04.2 [813 kB] unit-oai-hss-0: 12:10:58 DEBUG unit.oai-hss/0.install checking whether we are using the GNU C++ compiler... yes unit-oai-hss-0: 12:10:58 DEBUG unit.oai-hss/0.install checking whether g++ accepts -g... yes unit-abot-epc-basic-0: 12:10:58 DEBUG unit.abot-epc-basic/0.install Get:361 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmysqlclient-dev amd64 5.7.25-0ubuntu0.16.04.2 [1,167 kB] unit-oai-hss-0: 12:10:58 DEBUG unit.oai-hss/0.install checking whether make sets $(MAKE)... yes unit-oai-hss-0: 12:10:58 DEBUG unit.oai-hss/0.install checking for ranlib... ranlib unit-oai-hss-0: 12:10:58 DEBUG unit.oai-hss/0.install checking for nm... nm unit-oai-hss-0: 12:10:58 DEBUG unit.oai-hss/0.install checking for objdump... objdump unit-abot-epc-basic-0: 12:10:58 DEBUG unit.abot-epc-basic/0.install Get:362 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-parser-perl amd64 2.44-1build1 [200 kB] unit-oai-hss-0: 12:10:58 DEBUG unit.oai-hss/0.install checking for a BSD-compatible install... /usr/bin/install -c unit-oai-hss-0: 12:10:58 DEBUG unit.oai-hss/0.install checking for a thread-safe mkdir -p... /bin/mkdir -p unit-oai-hss-0: 12:10:58 DEBUG unit.oai-hss/0.install checking whether ln -s works... yes unit-oai-hss-0: 12:10:58 DEBUG unit.oai-hss/0.install configure: Compiler uses 64-bit ABI. To change, set CC. unit-oai-hss-0: 12:10:58 DEBUG unit.oai-hss/0.install configure: Libraries to be installed in ${exec_prefix}/lib. unit-oai-hss-0: 12:10:58 DEBUG unit.oai-hss/0.install configure: Looking for assembler files in x86_64/. unit-oai-hss-0: 12:10:58 DEBUG unit.oai-hss/0.install checking CCPIC... -fpic unit-oai-hss-0: 12:10:58 DEBUG unit.oai-hss/0.install checking if globals are prefixed by underscore... no unit-oai-hss-0: 12:10:58 DEBUG unit.oai-hss/0.install checking if we should use a .note.GNU-stack section... yes unit-oai-hss-0: 12:10:58 DEBUG unit.oai-hss/0.install checking for ELF-style .type,%function pseudo-ops... yes unit-oai-hss-0: 12:10:58 DEBUG unit.oai-hss/0.install checking for ELF-style .type,#function pseudo-ops... no unit-oai-hss-0: 12:10:58 DEBUG unit.oai-hss/0.install checking if .align assembly directive is logarithmic... no unit-oai-hss-0: 12:10:58 DEBUG unit.oai-hss/0.install checking for m4... /usr/bin/m4 unit-oai-hss-0: 12:10:58 DEBUG unit.oai-hss/0.install checking for an ANSI C-conforming const... yes unit-oai-hss-0: 12:10:58 DEBUG unit.oai-hss/0.install checking for inline... inline unit-oai-hss-0: 12:10:58 DEBUG unit.oai-hss/0.install checking how to run the C preprocessor... gcc -E unit-abot-epc-basic-0: 12:10:58 DEBUG unit.abot-epc-basic/0.install Get:363 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-twig-perl all 1:3.48-1 [156 kB] unit-abot-epc-basic-0: 12:10:58 DEBUG unit.abot-epc-basic/0.install Get:364 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libnet-dbus-perl amd64 1.1.0-3build1 [177 kB] unit-oai-hss-0: 12:10:58 DEBUG unit.oai-hss/0.install checking for grep that handles long lines and -e... /bin/grep unit-oai-hss-0: 12:10:58 DEBUG unit.oai-hss/0.install checking for egrep... /bin/grep -E unit-abot-epc-basic-0: 12:10:58 DEBUG unit.abot-epc-basic/0.install Get:365 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libglu1-mesa amd64 9.0.0-2.1 [168 kB] unit-oai-hss-0: 12:10:58 DEBUG unit.oai-hss/0.install checking for uid_t in sys/types.h... yes unit-abot-epc-basic-0: 12:10:58 DEBUG unit.abot-epc-basic/0.install Get:366 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libumfpack5.7.1 amd64 1:4.4.6-1 [223 kB] unit-abot-epc-basic-0: 12:10:58 DEBUG unit.abot-epc-basic/0.install Get:367 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 liboctave3 amd64 4.0.0-3ubuntu9.2 [6,899 kB] unit-oai-hss-0: 12:10:58 DEBUG unit.oai-hss/0.install checking for ANSI C header files... yes unit-oai-hss-0: 12:10:58 DEBUG unit.oai-hss/0.install checking for sys/types.h... yes unit-oai-hss-0: 12:10:58 DEBUG unit.oai-hss/0.install checking for sys/stat.h... yes unit-oai-hss-0: 12:10:58 DEBUG unit.oai-hss/0.install checking for stdlib.h... yes unit-oai-hss-0: 12:10:58 DEBUG unit.oai-hss/0.install checking for string.h... yes unit-oai-hss-0: 12:10:58 DEBUG unit.oai-hss/0.install checking for memory.h... yes unit-oai-hss-0: 12:10:58 DEBUG unit.oai-hss/0.install checking for strings.h... yes unit-oai-hss-0: 12:10:58 DEBUG unit.oai-hss/0.install checking for inttypes.h... yes unit-oai-hss-0: 12:10:58 DEBUG unit.oai-hss/0.install checking for stdint.h... yes unit-oai-hss-0: 12:10:58 DEBUG unit.oai-hss/0.install checking for unistd.h... yes unit-abot-epc-basic-0: 12:10:58 DEBUG unit.abot-epc-basic/0.install Get:368 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpaper-utils amd64 1.1.24+nmu4ubuntu1 [8,276 B] unit-abot-epc-basic-0: 12:10:58 DEBUG unit.abot-epc-basic/0.install Get:369 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] unit-abot-epc-basic-0: 12:10:58 DEBUG unit.abot-epc-basic/0.install Get:370 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libpgm-dev amd64 5.2.122~dfsg-2 [189 kB] unit-abot-epc-basic-0: 12:10:58 DEBUG unit.abot-epc-basic/0.install Get:371 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplot2c2 amd64 2.6-3ubuntu1 [941 kB] unit-abot-epc-basic-0: 12:10:58 DEBUG unit.abot-epc-basic/0.install Get:372 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpoppler58 amd64 0.41.0-0ubuntu1.13 [757 kB] unit-oai-hss-0: 12:10:59 DEBUG unit.oai-hss/0.install checking for size_t... yes unit-oai-hss-0: 12:10:59 DEBUG unit.oai-hss/0.install checking whether time.h and sys/time.h may both be included... yes unit-oai-hss-0: 12:10:59 DEBUG unit.oai-hss/0.install checking size of long... 8 unit-abot-epc-basic-0: 12:10:59 DEBUG unit.abot-epc-basic/0.install Get:373 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libportaudio2 amd64 19+svn20140130-1build1 [63.9 kB] unit-abot-epc-basic-0: 12:10:59 DEBUG unit.abot-epc-basic/0.install Get:374 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpotrace0 amd64 1.13-2 [17.7 kB] unit-abot-epc-basic-0: 12:10:59 DEBUG unit.abot-epc-basic/0.install Get:375 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libpstoedit0c2a amd64 3.70-1ubuntu2 [315 kB] unit-abot-epc-basic-0: 12:10:59 DEBUG unit.abot-epc-basic/0.install Get:376 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libptexenc1 amd64 2015.20160222.37495-1ubuntu0.1 [34.4 kB] unit-oai-hss-0: 12:10:59 DEBUG unit.oai-hss/0.install checking alignment of uint64_t... 8 unit-abot-epc-basic-0: 12:10:59 DEBUG unit.abot-epc-basic/0.install Get:377 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libqhull7 amd64 2015.2-1 [152 kB] unit-oai-hss-0: 12:10:59 DEBUG unit.oai-hss/0.install checking openssl/blowfish.h usability... yes unit-oai-hss-0: 12:10:59 DEBUG unit.oai-hss/0.install checking openssl/blowfish.h presence... yes unit-oai-hss-0: 12:10:59 DEBUG unit.oai-hss/0.install checking for openssl/blowfish.h... yes unit-oai-hss-0: 12:10:59 DEBUG unit.oai-hss/0.install checking openssl/des.h usability... yes unit-oai-hss-0: 12:10:59 DEBUG unit.oai-hss/0.install checking openssl/des.h presence... yes unit-oai-hss-0: 12:10:59 DEBUG unit.oai-hss/0.install checking for openssl/des.h... yes unit-oai-hss-0: 12:10:59 DEBUG unit.oai-hss/0.install checking openssl/cast.h usability... yes unit-oai-hss-0: 12:10:59 DEBUG unit.oai-hss/0.install checking openssl/cast.h presence... yes unit-oai-hss-0: 12:10:59 DEBUG unit.oai-hss/0.install checking for openssl/cast.h... yes unit-abot-epc-basic-0: 12:10:59 DEBUG unit.abot-epc-basic/0.install Get:378 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libqscintilla2-l10n all 2.9.1+dfsg-4build1 [38.3 kB] unit-abot-epc-basic-0: 12:10:59 DEBUG unit.abot-epc-basic/0.install Get:379 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 qtcore4-l10n all 4:4.8.7+dfsg-5ubuntu2 [620 kB] unit-abot-epc-basic-0: 12:10:59 DEBUG unit.abot-epc-basic/0.install Get:380 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqtcore4 amd64 4:4.8.7+dfsg-5ubuntu2 [1,552 kB] unit-oai-hss-0: 12:10:59 DEBUG unit.oai-hss/0.install checking openssl/aes.h usability... yes unit-oai-hss-0: 12:10:59 DEBUG unit.oai-hss/0.install checking openssl/aes.h presence... yes unit-oai-hss-0: 12:10:59 DEBUG unit.oai-hss/0.install checking for openssl/aes.h... yes unit-abot-epc-basic-0: 12:10:59 DEBUG unit.abot-epc-basic/0.install Get:381 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt4-xml amd64 4:4.8.7+dfsg-5ubuntu2 [96.3 kB] unit-abot-epc-basic-0: 12:10:59 DEBUG unit.abot-epc-basic/0.install Get:382 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqtdbus4 amd64 4:4.8.7+dfsg-5ubuntu2 [186 kB] unit-abot-epc-basic-0: 12:10:59 DEBUG unit.abot-epc-basic/0.install Get:383 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt4-network amd64 4:4.8.7+dfsg-5ubuntu2 [561 kB] unit-abot-epc-basic-0: 12:10:59 DEBUG unit.abot-epc-basic/0.install Get:384 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt4-script amd64 4:4.8.7+dfsg-5ubuntu2 [814 kB] unit-oai-hss-0: 12:10:59 DEBUG unit.oai-hss/0.install checking for working alloca.h... yes unit-oai-hss-0: 12:10:59 DEBUG unit.oai-hss/0.install checking for alloca... yes unit-oai-hss-0: 12:10:59 DEBUG unit.oai-hss/0.install checking malloc.h usability... yes unit-oai-hss-0: 12:10:59 DEBUG unit.oai-hss/0.install checking malloc.h presence... yes unit-oai-hss-0: 12:10:59 DEBUG unit.oai-hss/0.install checking for malloc.h... yes unit-oai-hss-0: 12:10:59 DEBUG unit.oai-hss/0.install checking for strerror... yes unit-abot-epc-basic-0: 12:10:59 DEBUG unit.abot-epc-basic/0.install Get:385 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt4-sql amd64 4:4.8.7+dfsg-5ubuntu2 [98.6 kB] unit-abot-epc-basic-0: 12:10:59 DEBUG unit.abot-epc-basic/0.install Get:386 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt4-xmlpatterns amd64 4:4.8.7+dfsg-5ubuntu2 [1,091 kB] unit-oai-hss-0: 12:10:59 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... no unit-abot-epc-basic-0: 12:10:59 DEBUG unit.abot-epc-basic/0.install Get:387 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt4-declarative amd64 4:4.8.7+dfsg-5ubuntu2 [1,090 kB] unit-abot-epc-basic-0: 12:10:59 DEBUG unit.abot-epc-basic/0.install Get:388 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqtgui4 amd64 4:4.8.7+dfsg-5ubuntu2 [4,109 kB] unit-oai-hss-0: 12:10:59 DEBUG unit.oai-hss/0.install checking for memxor... no unit-oai-hss-0: 12:10:59 DEBUG unit.oai-hss/0.install checking for __attribute__... yes unit-oai-hss-0: 12:10:59 DEBUG unit.oai-hss/0.install checking for stdint types... stdint.h (shortcircuit) unit-oai-hss-0: 12:10:59 DEBUG unit.oai-hss/0.install make use of stdint.h in nettle-stdint.h (assuming C99 compatible system) unit-oai-hss-0: 12:10:59 DEBUG unit.oai-hss/0.install checking for fcntl file locking... yes unit-oai-hss-0: 12:10:59 DEBUG unit.oai-hss/0.install checking for __gmpz_getlimbn in -lgmp... yes unit-oai-hss-0: 12:10:59 DEBUG unit.oai-hss/0.install checking for __gmpz_powm_sec... yes unit-oai-hss-0: 12:10:59 DEBUG unit.oai-hss/0.install checking for library containing clock_gettime... none required unit-oai-hss-0: 12:10:59 DEBUG unit.oai-hss/0.install configure: creating ./config.status unit-oai-hss-0: 12:10:59 DEBUG unit.oai-hss/0.install config.status: creating config.make unit-oai-hss-0: 12:10:59 DEBUG unit.oai-hss/0.install config.status: creating config.m4 unit-oai-hss-0: 12:10:59 DEBUG unit.oai-hss/0.install config.status: creating Makefile unit-abot-epc-basic-0: 12:10:59 DEBUG unit.abot-epc-basic/0.install Get:389 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libqscintilla2-12v5 amd64 2.9.1+dfsg-4build1 [810 kB] unit-oai-hss-0: 12:10:59 DEBUG unit.oai-hss/0.install config.status: creating tools/Makefile unit-oai-hss-0: 12:10:59 DEBUG unit.oai-hss/0.install config.status: creating testsuite/Makefile unit-abot-epc-basic-0: 12:10:59 DEBUG unit.abot-epc-basic/0.install Get:390 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 qtchooser amd64 52-gae5eeef-2build1~gcc5.2 [22.3 kB] unit-abot-epc-basic-0: 12:10:59 DEBUG unit.abot-epc-basic/0.install Get:391 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 qdbus amd64 4:4.8.7+dfsg-5ubuntu2 [29.9 kB] unit-abot-epc-basic-0: 12:10:59 DEBUG unit.abot-epc-basic/0.install Get:392 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt4-dbus amd64 4:4.8.7+dfsg-5ubuntu2 [6,436 B] unit-abot-epc-basic-0: 12:10:59 DEBUG unit.abot-epc-basic/0.install Get:393 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt4-opengl amd64 4:4.8.7+dfsg-5ubuntu2 [301 kB] unit-oai-hss-0: 12:10:59 DEBUG unit.oai-hss/0.install config.status: creating examples/Makefile unit-abot-epc-basic-0: 12:10:59 DEBUG unit.abot-epc-basic/0.install Get:394 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libqt4-sql-mysql amd64 4:4.8.7+dfsg-5ubuntu2 [30.5 kB] unit-abot-epc-basic-0: 12:10:59 DEBUG unit.abot-epc-basic/0.install Get:395 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libsctp1 amd64 1.0.16+dfsg-3 [8,088 B] unit-abot-epc-basic-0: 12:10:59 DEBUG unit.abot-epc-basic/0.install Get:396 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libsctp-dev amd64 1.0.16+dfsg-3 [62.4 kB] unit-abot-epc-basic-0: 12:10:59 DEBUG unit.abot-epc-basic/0.install Get:397 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libssl-dev amd64 1.0.2g-1ubuntu4.15 [1,344 kB] unit-oai-hss-0: 12:10:59 DEBUG unit.oai-hss/0.install config.status: creating nettle.pc unit-oai-hss-0: 12:10:59 DEBUG unit.oai-hss/0.install config.status: creating hogweed.pc unit-oai-hss-0: 12:10:59 DEBUG unit.oai-hss/0.install config.status: creating config.h unit-oai-hss-0: 12:10:59 DEBUG unit.oai-hss/0.install config.status: linking x86_64/aes-encrypt-internal.asm to aes-encrypt-internal.asm unit-oai-hss-0: 12:10:59 DEBUG unit.oai-hss/0.install config.status: linking x86_64/aes-decrypt-internal.asm to aes-decrypt-internal.asm unit-oai-hss-0: 12:10:59 DEBUG unit.oai-hss/0.install config.status: linking x86_64/camellia-crypt-internal.asm to camellia-crypt-internal.asm unit-oai-hss-0: 12:10:59 DEBUG unit.oai-hss/0.install config.status: linking x86_64/memxor.asm to memxor.asm unit-oai-hss-0: 12:10:59 DEBUG unit.oai-hss/0.install config.status: linking x86_64/salsa20-crypt.asm to salsa20-crypt.asm unit-oai-hss-0: 12:10:59 DEBUG unit.oai-hss/0.install config.status: linking x86_64/serpent-encrypt.asm to serpent-encrypt.asm unit-oai-hss-0: 12:10:59 DEBUG unit.oai-hss/0.install config.status: linking x86_64/serpent-decrypt.asm to serpent-decrypt.asm unit-oai-hss-0: 12:10:59 DEBUG unit.oai-hss/0.install config.status: linking x86_64/sha1-compress.asm to sha1-compress.asm unit-oai-hss-0: 12:10:59 DEBUG unit.oai-hss/0.install config.status: linking x86_64/machine.m4 to machine.m4 unit-oai-hss-0: 12:10:59 DEBUG unit.oai-hss/0.install config.status: executing dummy-dep-files commands unit-oai-hss-0: 12:10:59 DEBUG unit.oai-hss/0.install config.status: executing nettle-stdint.h commands unit-oai-hss-0: 12:10:59 DEBUG unit.oai-hss/0.install config.status: creating nettle-stdint.h : __NETTLE_STDINT_H unit-oai-hss-0: 12:10:59 DEBUG unit.oai-hss/0.install configure: summary of build options: unit-oai-hss-0: 12:10:59 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:10:59 DEBUG unit.oai-hss/0.install Version: nettle 2.5 unit-oai-hss-0: 12:10:59 DEBUG unit.oai-hss/0.install Host type: x86_64-unknown-linux-gnu unit-oai-hss-0: 12:10:59 DEBUG unit.oai-hss/0.install ABI: 64 unit-oai-hss-0: 12:10:59 DEBUG unit.oai-hss/0.install Assembly files: x86_64 unit-oai-hss-0: 12:10:59 DEBUG unit.oai-hss/0.install Install prefix: /usr unit-oai-hss-0: 12:10:59 DEBUG unit.oai-hss/0.install Library directory: ${exec_prefix}/lib unit-oai-hss-0: 12:10:59 DEBUG unit.oai-hss/0.install Compiler: gcc unit-oai-hss-0: 12:10:59 DEBUG unit.oai-hss/0.install Shared libraries: yes unit-oai-hss-0: 12:10:59 DEBUG unit.oai-hss/0.install Public key crypto: yes unit-oai-hss-0: 12:10:59 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:10:59 DEBUG unit.oai-hss/0.install Compiling nettle unit-oai-hss-0: 12:10:59 DEBUG unit.oai-hss/0.install make all-here unit-oai-hss-0: 12:10:59 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5' unit-oai-hss-0: 12:10:59 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aesdata.o -MD -MP -MF aesdata.o.d -fpic -c aesdata.c \ unit-oai-hss-0: 12:10:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:10:59 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT desdata.o -MD -MP -MF desdata.o.d -fpic -c desdata.c \ unit-oai-hss-0: 12:10:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:10:59 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT twofishdata.o -MD -MP -MF twofishdata.o.d -fpic -c twofishdata.c \ unit-oai-hss-0: 12:10:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:10:59 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT shadata.o -MD -MP -MF shadata.o.d -fpic -c shadata.c \ unit-oai-hss-0: 12:10:59 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 12:10:59 DEBUG unit.abot-epc-basic/0.install Get:398 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libssl-doc all 1.0.2g-1ubuntu4.15 [1,077 kB] unit-abot-epc-basic-0: 12:10:59 DEBUG unit.abot-epc-basic/0.install Get:399 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsvn1 amd64 1.9.3-2ubuntu1.1 [1,170 kB] unit-abot-epc-basic-0: 12:10:59 DEBUG unit.abot-epc-basic/0.install Get:400 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsynctex1 amd64 2015.20160222.37495-1ubuntu0.1 [41.8 kB] unit-abot-epc-basic-0: 12:10:59 DEBUG unit.abot-epc-basic/0.install Get:401 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libtasn1-6-dev amd64 4.7-3ubuntu0.16.04.3 [85.9 kB] unit-abot-epc-basic-0: 12:10:59 DEBUG unit.abot-epc-basic/0.install Get:402 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libtexlua52 amd64 2015.20160222.37495-1ubuntu0.1 [90.7 kB] unit-abot-epc-basic-0: 12:10:59 DEBUG unit.abot-epc-basic/0.install Get:403 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libtexluajit2 amd64 2015.20160222.37495-1ubuntu0.1 [213 kB] unit-abot-epc-basic-0: 12:10:59 DEBUG unit.abot-epc-basic/0.install Get:404 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libtext-unidecode-perl all 1.27-1 [103 kB] unit-oai-hss-0: 12:10:59 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT gcmdata.o -MD -MP -MF gcmdata.o.d -fpic -c gcmdata.c \ unit-oai-hss-0: 12:10:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:10:59 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT getopt.o -MD -MP -MF getopt.o.d -fpic -c getopt.c \ unit-oai-hss-0: 12:10:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:10:59 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT getopt1.o -MD -MP -MF getopt1.o.d -fpic -c getopt1.c \ unit-oai-hss-0: 12:10:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:11:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-internal.o -MD -MP -MF nettle-internal.o.d -fpic -c nettle-internal.c \ unit-oai-hss-0: 12:11:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:11:00 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 12:11:00 DEBUG unit.oai-hss/0.install aes-decrypt-internal.asm >aes-decrypt-internal.s unit-oai-hss-0: 12:11:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-decrypt-internal.o -MD -MP -MF aes-decrypt-internal.o.d -fpic -c aes-decrypt-internal.s unit-oai-hss-0: 12:11:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-decrypt.o -MD -MP -MF aes-decrypt.o.d -fpic -c aes-decrypt.c \ unit-oai-hss-0: 12:11:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:11:00 DEBUG unit.oai-hss/0.install echo "aes-decrypt-internal.o : aes-decrypt-internal.asm ./asm.m4 machine.m4 config.m4" >aes-decrypt-internal.o.d unit-oai-hss-0: 12:11:00 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 12:11:00 DEBUG unit.oai-hss/0.install aes-encrypt-internal.asm >aes-encrypt-internal.s unit-oai-hss-0: 12:11:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-encrypt-internal.o -MD -MP -MF aes-encrypt-internal.o.d -fpic -c aes-encrypt-internal.s unit-oai-hss-0: 12:11:00 DEBUG unit.oai-hss/0.install echo "aes-encrypt-internal.o : aes-encrypt-internal.asm ./asm.m4 machine.m4 config.m4" >aes-encrypt-internal.o.d unit-oai-hss-0: 12:11:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-encrypt.o -MD -MP -MF aes-encrypt.o.d -fpic -c aes-encrypt.c \ unit-oai-hss-0: 12:11:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:11:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-encrypt-table.o -MD -MP -MF aes-encrypt-table.o.d -fpic -c aes-encrypt-table.c \ unit-oai-hss-0: 12:11:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:11:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-set-encrypt-key.o -MD -MP -MF aes-set-encrypt-key.o.d -fpic -c aes-set-encrypt-key.c \ unit-oai-hss-0: 12:11:00 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 12:11:00 DEBUG unit.abot-epc-basic/0.install Get:405 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libtie-ixhash-perl all 1.23-2 [11.2 kB] unit-oai-hss-0: 12:11:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-set-decrypt-key.o -MD -MP -MF aes-set-decrypt-key.o.d -fpic -c aes-set-decrypt-key.c \ unit-oai-hss-0: 12:11:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:11:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-meta.o -MD -MP -MF aes-meta.o.d -fpic -c aes-meta.c \ unit-oai-hss-0: 12:11:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:11:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arcfour.o -MD -MP -MF arcfour.o.d -fpic -c arcfour.c \ unit-oai-hss-0: 12:11:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:11:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arcfour-crypt.o -MD -MP -MF arcfour-crypt.o.d -fpic -c arcfour-crypt.c \ unit-oai-hss-0: 12:11:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:11:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arcfour-meta.o -MD -MP -MF arcfour-meta.o.d -fpic -c arcfour-meta.c \ unit-oai-hss-0: 12:11:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:11:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arctwo.o -MD -MP -MF arctwo.o.d -fpic -c arctwo.c \ unit-oai-hss-0: 12:11:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:11:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arctwo-meta.o -MD -MP -MF arctwo-meta.o.d -fpic -c arctwo-meta.c \ unit-oai-hss-0: 12:11:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:11:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16-encode.o -MD -MP -MF base16-encode.o.d -fpic -c base16-encode.c \ unit-oai-hss-0: 12:11:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:11:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16-decode.o -MD -MP -MF base16-decode.o.d -fpic -c base16-decode.c \ unit-oai-hss-0: 12:11:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:11:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16-meta.o -MD -MP -MF base16-meta.o.d -fpic -c base16-meta.c \ unit-oai-hss-0: 12:11:00 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 12:11:00 DEBUG unit.abot-epc-basic/0.install Get:406 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libtool all 2.4.6-0.1 [193 kB] unit-oai-hss-0: 12:11:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64-encode.o -MD -MP -MF base64-encode.o.d -fpic -c base64-encode.c \ unit-oai-hss-0: 12:11:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:11:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64-decode.o -MD -MP -MF base64-decode.o.d -fpic -c base64-decode.c \ unit-oai-hss-0: 12:11:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:11:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64-meta.o -MD -MP -MF base64-meta.o.d -fpic -c base64-meta.c \ unit-oai-hss-0: 12:11:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:11:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-crypt.o -MD -MP -MF camellia-crypt.o.d -fpic -c camellia-crypt.c \ unit-oai-hss-0: 12:11:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:11:00 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 12:11:00 DEBUG unit.oai-hss/0.install camellia-crypt-internal.asm >camellia-crypt-internal.s unit-oai-hss-0: 12:11:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-crypt-internal.o -MD -MP -MF camellia-crypt-internal.o.d -fpic -c camellia-crypt-internal.s unit-oai-hss-0: 12:11:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-set-encrypt-key.o -MD -MP -MF camellia-set-encrypt-key.o.d -fpic -c camellia-set-encrypt-key.c \ unit-oai-hss-0: 12:11:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:11:00 DEBUG unit.oai-hss/0.install echo "camellia-crypt-internal.o : camellia-crypt-internal.asm ./asm.m4 machine.m4 config.m4" >camellia-crypt-internal.o.d unit-oai-hss-0: 12:11:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-set-decrypt-key.o -MD -MP -MF camellia-set-decrypt-key.o.d -fpic -c camellia-set-decrypt-key.c \ unit-oai-hss-0: 12:11:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:11:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-table.o -MD -MP -MF camellia-table.o.d -fpic -c camellia-table.c \ unit-oai-hss-0: 12:11:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:11:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-meta.o -MD -MP -MF camellia-meta.o.d -fpic -c camellia-meta.c \ unit-oai-hss-0: 12:11:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:11:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cast128.o -MD -MP -MF cast128.o.d -fpic -c cast128.c \ unit-oai-hss-0: 12:11:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:11:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cast128-meta.o -MD -MP -MF cast128-meta.o.d -fpic -c cast128-meta.c \ unit-oai-hss-0: 12:11:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:11:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT blowfish.o -MD -MP -MF blowfish.o.d -fpic -c blowfish.c \ unit-oai-hss-0: 12:11:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:11:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cbc.o -MD -MP -MF cbc.o.d -fpic -c cbc.c \ unit-oai-hss-0: 12:11:00 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 12:11:00 DEBUG unit.abot-epc-basic/0.install Get:407 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libusb-1.0-0-dev amd64 2:1.0.20-1 [58.5 kB] unit-abot-epc-basic-0: 12:11:00 DEBUG unit.abot-epc-basic/0.install Get:408 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libusb-1.0-doc all 2:1.0.20-1 [160 kB] unit-abot-epc-basic-0: 12:11:00 DEBUG unit.abot-epc-basic/0.install Get:409 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwacom-bin amd64 0.22-1~ubuntu16.04.1 [4,642 B] unit-abot-epc-basic-0: 12:11:00 DEBUG unit.abot-epc-basic/0.install Get:410 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libx11-protocol-perl all 0.56-7 [149 kB] unit-oai-hss-0: 12:11:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ctr.o -MD -MP -MF ctr.o.d -fpic -c ctr.c \ unit-oai-hss-0: 12:11:00 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 12:11:01 DEBUG unit.abot-epc-basic/0.install Get:411 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-namespacesupport-perl all 1.11-1 [13.2 kB] unit-abot-epc-basic-0: 12:11:01 DEBUG unit.abot-epc-basic/0.install Get:412 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-sax-base-perl all 1.07-1 [21.5 kB] unit-abot-epc-basic-0: 12:11:01 DEBUG unit.abot-epc-basic/0.install Get:413 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-sax-perl all 0.99+dfsg-2ubuntu1 [64.6 kB] unit-abot-epc-basic-0: 12:11:01 DEBUG unit.abot-epc-basic/0.install Get:414 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxml-libxml-perl amd64 2.0123+dfsg-1ubuntu0.1 [316 kB] unit-oai-hss-0: 12:11:01 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT gcm.o -MD -MP -MF gcm.o.d -fpic -c gcm.c \ unit-oai-hss-0: 12:11:01 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 12:11:01 DEBUG unit.abot-epc-basic/0.install Get:415 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-sax-expat-perl all 0.40-2 [11.5 kB] unit-abot-epc-basic-0: 12:11:01 DEBUG unit.abot-epc-basic/0.install Get:416 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-xpathengine-perl all 0.13-1 [37.1 kB] unit-abot-epc-basic-0: 12:11:01 DEBUG unit.abot-epc-basic/0.install Get:417 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxml2-dev amd64 2.9.3+dfsg1-1ubuntu0.6 [743 kB] unit-oai-hss-0: 12:11:01 DEBUG unit.oai-hss/0.install cast128.c: In function 'nettle_cast128_set_key': unit-oai-hss-0: 12:11:01 DEBUG unit.oai-hss/0.install cast128.c:210:26: warning: 'z[3]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 12:11:01 DEBUG unit.oai-hss/0.install t[3] = x[3] = z[3] ^ cast_sbox5[U8c(x[2])] unit-oai-hss-0: 12:11:01 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:11:01 DEBUG unit.oai-hss/0.install cast128.c:202:2: warning: 'z[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 12:11:01 DEBUG unit.oai-hss/0.install ^ cast_sbox6[U8d(z[1])] ^ cast_sbox7[U8a(z[1])] unit-oai-hss-0: 12:11:01 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:11:01 DEBUG unit.oai-hss/0.install cast128.c:207:26: warning: 'z[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 12:11:01 DEBUG unit.oai-hss/0.install t[2] = x[2] = z[1] ^ cast_sbox5[U8d(x[1])] unit-oai-hss-0: 12:11:01 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:11:01 DEBUG unit.oai-hss/0.install cast128.c:204:26: warning: 'z[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 12:11:01 DEBUG unit.oai-hss/0.install t[1] = x[1] = z[0] ^ cast_sbox5[U8a(x[0])] unit-oai-hss-0: 12:11:01 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:11:01 DEBUG unit.oai-hss/0.install cast128.c:166:12: warning: 't[3]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 12:11:01 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 12:11:01 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:11:01 DEBUG unit.oai-hss/0.install cast128.c:166:12: warning: 't[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 12:11:01 DEBUG unit.oai-hss/0.install cast128.c:48:30: warning: 't[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 12:11:01 DEBUG unit.oai-hss/0.install #define U8a(x) ( (uint8_t) (x>>24) ) unit-oai-hss-0: 12:11:01 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:11:01 DEBUG unit.oai-hss/0.install cast128.c:166:12: note: 't[1]' was declared here unit-oai-hss-0: 12:11:01 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 12:11:01 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:11:01 DEBUG unit.oai-hss/0.install cast128.c:48:30: warning: 't[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 12:11:01 DEBUG unit.oai-hss/0.install #define U8a(x) ( (uint8_t) (x>>24) ) unit-oai-hss-0: 12:11:01 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:11:01 DEBUG unit.oai-hss/0.install cast128.c:166:12: note: 't[0]' was declared here unit-oai-hss-0: 12:11:01 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 12:11:01 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:11:01 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT gcm-aes.o -MD -MP -MF gcm-aes.o.d -fpic -c gcm-aes.c \ unit-oai-hss-0: 12:11:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:11:01 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des.o -MD -MP -MF des.o.d -fpic -c des.c \ unit-oai-hss-0: 12:11:01 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 12:11:01 DEBUG unit.abot-epc-basic/0.install Get:418 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxslt1-dev amd64 1.1.28-2.1ubuntu0.1 [406 kB] unit-oai-hss-0: 12:11:01 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des3.o -MD -MP -MF des3.o.d -fpic -c des3.c \ unit-oai-hss-0: 12:11:01 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 12:11:01 DEBUG unit.abot-epc-basic/0.install Get:419 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libzzip-0-13 amd64 0.13.62-3ubuntu0.16.04.2 [26.1 kB] unit-abot-epc-basic-0: 12:11:01 DEBUG unit.abot-epc-basic/0.install Get:420 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 lmodern all 2.004.5-1 [9,571 kB] unit-oai-hss-0: 12:11:01 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des-compat.o -MD -MP -MF des-compat.o.d -fpic -c des-compat.c \ unit-oai-hss-0: 12:11:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:11:01 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac.o -MD -MP -MF hmac.o.d -fpic -c hmac.c \ unit-oai-hss-0: 12:11:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:11:01 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-md5.o -MD -MP -MF hmac-md5.o.d -fpic -c hmac-md5.c \ unit-oai-hss-0: 12:11:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:11:01 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-ripemd160.o -MD -MP -MF hmac-ripemd160.o.d -fpic -c hmac-ripemd160.c \ unit-oai-hss-0: 12:11:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:11:01 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha1.o -MD -MP -MF hmac-sha1.o.d -fpic -c hmac-sha1.c \ unit-oai-hss-0: 12:11:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:11:01 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha224.o -MD -MP -MF hmac-sha224.o.d -fpic -c hmac-sha224.c \ unit-oai-hss-0: 12:11:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:11:01 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha256.o -MD -MP -MF hmac-sha256.o.d -fpic -c hmac-sha256.c \ unit-oai-hss-0: 12:11:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:11:01 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha384.o -MD -MP -MF hmac-sha384.o.d -fpic -c hmac-sha384.c \ unit-oai-hss-0: 12:11:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:11:01 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha512.o -MD -MP -MF hmac-sha512.o.d -fpic -c hmac-sha512.c \ unit-oai-hss-0: 12:11:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:11:01 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT knuth-lfib.o -MD -MP -MF knuth-lfib.o.d -fpic -c knuth-lfib.c \ unit-oai-hss-0: 12:11:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:11:01 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md2.o -MD -MP -MF md2.o.d -fpic -c md2.c \ unit-oai-hss-0: 12:11:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:11:01 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md2-meta.o -MD -MP -MF md2-meta.o.d -fpic -c md2-meta.c \ unit-oai-hss-0: 12:11:01 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 12:11:01 DEBUG unit.abot-epc-basic/0.install Get:421 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 mesa-common-dev amd64 18.0.5-0ubuntu0~16.04.1 [543 kB] unit-oai-hss-0: 12:11:01 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md4.o -MD -MP -MF md4.o.d -fpic -c md4.c \ unit-oai-hss-0: 12:11:01 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 12:11:01 DEBUG unit.abot-epc-basic/0.install Get:422 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 mscgen amd64 0.20-5 [42.9 kB] unit-abot-epc-basic-0: 12:11:01 DEBUG unit.abot-epc-basic/0.install Get:423 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libosmesa6 amd64 18.0.5-0ubuntu0~16.04.1 [1,272 kB] unit-oai-hss-0: 12:11:01 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md4-meta.o -MD -MP -MF md4-meta.o.d -fpic -c md4-meta.c \ unit-oai-hss-0: 12:11:01 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 12:11:01 DEBUG unit.abot-epc-basic/0.install Get:424 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 texinfo amd64 6.1.0.dfsg.1-5 [744 kB] unit-oai-hss-0: 12:11:01 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5.o -MD -MP -MF md5.o.d -fpic -c md5.c \ unit-oai-hss-0: 12:11:01 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 12:11:01 DEBUG unit.abot-epc-basic/0.install Get:425 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 octave-common all 4.0.0-3ubuntu9.2 [1,282 kB] unit-oai-hss-0: 12:11:01 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5-compress.o -MD -MP -MF md5-compress.o.d -fpic -c md5-compress.c \ unit-oai-hss-0: 12:11:01 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 12:11:01 DEBUG unit.abot-epc-basic/0.install Get:426 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 octave amd64 4.0.0-3ubuntu9.2 [1,474 kB] unit-abot-epc-basic-0: 12:11:02 DEBUG unit.abot-epc-basic/0.install Get:427 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 octave-control amd64 3.0.0-1 [819 kB] unit-abot-epc-basic-0: 12:11:02 DEBUG unit.abot-epc-basic/0.install Get:428 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 octave-signal amd64 1.3.2-1 [199 kB] unit-oai-hss-0: 12:11:02 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5-compat.o -MD -MP -MF md5-compat.o.d -fpic -c md5-compat.c \ unit-oai-hss-0: 12:11:02 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 12:11:02 DEBUG unit.abot-epc-basic/0.install Get:429 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 pstoedit amd64 3.70-1ubuntu2 [102 kB] unit-oai-hss-0: 12:11:02 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5-meta.o -MD -MP -MF md5-meta.o.d -fpic -c md5-meta.c \ unit-oai-hss-0: 12:11:02 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 12:11:02 DEBUG unit.abot-epc-basic/0.install Get:430 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 pydb all 1.26-2 [83.8 kB] unit-abot-epc-basic-0: 12:11:02 DEBUG unit.abot-epc-basic/0.install Get:431 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 qt-at-spi amd64 0.4.0-3 [58.0 kB] unit-abot-epc-basic-0: 12:11:02 DEBUG unit.abot-epc-basic/0.install Get:432 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 qttranslations5-l10n all 5.5.1-2build1 [1,210 kB] unit-abot-epc-basic-0: 12:11:02 DEBUG unit.abot-epc-basic/0.install Get:433 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 rubygems-integration all 1.10 [4,966 B] unit-oai-hss-0: 12:11:02 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ripemd160.o -MD -MP -MF ripemd160.o.d -fpic -c ripemd160.c \ unit-oai-hss-0: 12:11:02 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:11:02 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ripemd160-compress.o -MD -MP -MF ripemd160-compress.o.d -fpic -c ripemd160-compress.c \ unit-oai-hss-0: 12:11:02 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:11:02 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ripemd160-meta.o -MD -MP -MF ripemd160-meta.o.d -fpic -c ripemd160-meta.c \ unit-oai-hss-0: 12:11:02 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 12:11:02 DEBUG unit.abot-epc-basic/0.install Get:434 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 ruby-did-you-mean all 1.0.0-2 [8,390 B] unit-abot-epc-basic-0: 12:11:02 DEBUG unit.abot-epc-basic/0.install Get:435 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 ruby-minitest all 5.8.4-2 [36.6 kB] unit-oai-hss-0: 12:11:02 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 12:11:02 DEBUG unit.oai-hss/0.install salsa20-crypt.asm >salsa20-crypt.s unit-oai-hss-0: 12:11:02 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT salsa20-crypt.o -MD -MP -MF salsa20-crypt.o.d -fpic -c salsa20-crypt.s unit-oai-hss-0: 12:11:02 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT salsa20-set-key.o -MD -MP -MF salsa20-set-key.o.d -fpic -c salsa20-set-key.c \ unit-oai-hss-0: 12:11:02 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:11:02 DEBUG unit.oai-hss/0.install echo "salsa20-crypt.o : salsa20-crypt.asm ./asm.m4 machine.m4 config.m4" >salsa20-crypt.o.d unit-oai-hss-0: 12:11:02 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha1.o -MD -MP -MF sha1.o.d -fpic -c sha1.c \ unit-oai-hss-0: 12:11:02 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:11:02 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 12:11:02 DEBUG unit.oai-hss/0.install sha1-compress.asm >sha1-compress.s unit-oai-hss-0: 12:11:02 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha1-compress.o -MD -MP -MF sha1-compress.o.d -fpic -c sha1-compress.s unit-abot-epc-basic-0: 12:11:02 DEBUG unit.abot-epc-basic/0.install Get:436 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 ruby-net-telnet all 0.1.1-2 [12.6 kB] unit-abot-epc-basic-0: 12:11:02 DEBUG unit.abot-epc-basic/0.install Get:437 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 ruby-power-assert all 0.2.7-1 [7,668 B] unit-abot-epc-basic-0: 12:11:02 DEBUG unit.abot-epc-basic/0.install Get:438 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 ruby-test-unit all 3.1.7-2 [60.3 kB] unit-abot-epc-basic-0: 12:11:02 DEBUG unit.abot-epc-basic/0.install Get:439 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libruby2.3 amd64 2.3.1-2~16.04.11 [2,958 kB] unit-oai-hss-0: 12:11:02 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha1-meta.o -MD -MP -MF sha1-meta.o.d -fpic -c sha1-meta.c \ unit-oai-hss-0: 12:11:02 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:11:02 DEBUG unit.oai-hss/0.install echo "sha1-compress.o : sha1-compress.asm ./asm.m4 machine.m4 config.m4" >sha1-compress.o.d unit-oai-hss-0: 12:11:02 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha256.o -MD -MP -MF sha256.o.d -fpic -c sha256.c \ unit-oai-hss-0: 12:11:02 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 12:11:02 DEBUG unit.abot-epc-basic/0.install Get:440 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 ruby2.3 amd64 2.3.1-2~16.04.11 [41.0 kB] unit-abot-epc-basic-0: 12:11:02 DEBUG unit.abot-epc-basic/0.install Get:441 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 ruby all 1:2.3.0+1 [5,530 B] unit-abot-epc-basic-0: 12:11:02 DEBUG unit.abot-epc-basic/0.install Get:442 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 rake all 10.5.0-2 [48.2 kB] unit-oai-hss-0: 12:11:02 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha256-compress.o -MD -MP -MF sha256-compress.o.d -fpic -c sha256-compress.c \ unit-oai-hss-0: 12:11:02 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:11:02 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha224-meta.o -MD -MP -MF sha224-meta.o.d -fpic -c sha224-meta.c \ unit-oai-hss-0: 12:11:02 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 12:11:02 DEBUG unit.abot-epc-basic/0.install Get:443 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 subversion amd64 1.9.3-2ubuntu1.1 [308 kB] unit-abot-epc-basic-0: 12:11:02 DEBUG unit.abot-epc-basic/0.install Get:444 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 t1utils amd64 1.39-2 [53.4 kB] unit-abot-epc-basic-0: 12:11:02 DEBUG unit.abot-epc-basic/0.install Get:445 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 tcl8.6 amd64 8.6.5+dfsg-2 [14.2 kB] unit-oai-hss-0: 12:11:02 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha256-meta.o -MD -MP -MF sha256-meta.o.d -fpic -c sha256-meta.c \ unit-oai-hss-0: 12:11:02 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:11:02 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha512.o -MD -MP -MF sha512.o.d -fpic -c sha512.c \ unit-oai-hss-0: 12:11:02 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:11:02 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha512-compress.o -MD -MP -MF sha512-compress.o.d -fpic -c sha512-compress.c \ unit-oai-hss-0: 12:11:02 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 12:11:02 DEBUG unit.abot-epc-basic/0.install Get:446 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 tcl amd64 8.6.0+9 [5,146 B] unit-abot-epc-basic-0: 12:11:02 DEBUG unit.abot-epc-basic/0.install Get:447 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 texlive-binaries amd64 2015.20160222.37495-1ubuntu0.1 [7,942 kB] unit-oai-hss-0: 12:11:02 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha384-meta.o -MD -MP -MF sha384-meta.o.d -fpic -c sha384-meta.c \ unit-oai-hss-0: 12:11:02 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:11:02 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha512-meta.o -MD -MP -MF sha512-meta.o.d -fpic -c sha512-meta.c \ unit-oai-hss-0: 12:11:02 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:11:02 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-set-key.o -MD -MP -MF serpent-set-key.o.d -fpic -c serpent-set-key.c \ unit-oai-hss-0: 12:11:02 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:11:02 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 12:11:02 DEBUG unit.oai-hss/0.install serpent-encrypt.asm >serpent-encrypt.s unit-oai-hss-0: 12:11:02 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-encrypt.o -MD -MP -MF serpent-encrypt.o.d -fpic -c serpent-encrypt.s unit-oai-hss-0: 12:11:02 DEBUG unit.oai-hss/0.install echo "serpent-encrypt.o : serpent-encrypt.asm ./asm.m4 machine.m4 config.m4" >serpent-encrypt.o.d unit-oai-hss-0: 12:11:02 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 12:11:02 DEBUG unit.oai-hss/0.install serpent-decrypt.asm >serpent-decrypt.s unit-oai-hss-0: 12:11:02 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-decrypt.o -MD -MP -MF serpent-decrypt.o.d -fpic -c serpent-decrypt.s unit-oai-hss-0: 12:11:02 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-meta.o -MD -MP -MF serpent-meta.o.d -fpic -c serpent-meta.c \ unit-oai-hss-0: 12:11:02 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:11:02 DEBUG unit.oai-hss/0.install echo "serpent-decrypt.o : serpent-decrypt.asm ./asm.m4 machine.m4 config.m4" >serpent-decrypt.o.d unit-abot-epc-basic-0: 12:11:02 DEBUG unit.abot-epc-basic/0.install Get:448 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 xdg-utils all 1.1.1-1ubuntu1.16.04.3 [59.6 kB] unit-abot-epc-basic-0: 12:11:02 DEBUG unit.abot-epc-basic/0.install Get:449 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 texlive-base all 2015.20160320-1ubuntu0.1 [18.3 MB] unit-oai-hss-0: 12:11:02 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT twofish.o -MD -MP -MF twofish.o.d -fpic -c twofish.c \ unit-oai-hss-0: 12:11:02 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:11:02 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT twofish-meta.o -MD -MP -MF twofish-meta.o.d -fpic -c twofish-meta.c \ unit-oai-hss-0: 12:11:02 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:11:03 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT yarrow256.o -MD -MP -MF yarrow256.o.d -fpic -c yarrow256.c \ unit-oai-hss-0: 12:11:03 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:11:03 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT yarrow_key_event.o -MD -MP -MF yarrow_key_event.o.d -fpic -c yarrow_key_event.c \ unit-oai-hss-0: 12:11:03 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:11:03 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT buffer.o -MD -MP -MF buffer.o.d -fpic -c buffer.c \ unit-oai-hss-0: 12:11:03 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:11:03 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT buffer-init.o -MD -MP -MF buffer-init.o.d -fpic -c buffer-init.c \ unit-oai-hss-0: 12:11:03 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:11:03 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT realloc.o -MD -MP -MF realloc.o.d -fpic -c realloc.c \ unit-oai-hss-0: 12:11:03 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:11:03 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-meta-hashes.o -MD -MP -MF nettle-meta-hashes.o.d -fpic -c nettle-meta-hashes.c \ unit-oai-hss-0: 12:11:03 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:11:03 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-meta-ciphers.o -MD -MP -MF nettle-meta-ciphers.o.d -fpic -c nettle-meta-ciphers.c \ unit-oai-hss-0: 12:11:03 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:11:03 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-meta-armors.o -MD -MP -MF nettle-meta-armors.o.d -fpic -c nettle-meta-armors.c \ unit-oai-hss-0: 12:11:03 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:11:03 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT write-be32.o -MD -MP -MF write-be32.o.d -fpic -c write-be32.c \ unit-oai-hss-0: 12:11:03 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:11:03 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT write-le32.o -MD -MP -MF write-le32.o.d -fpic -c write-le32.c \ unit-oai-hss-0: 12:11:03 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:11:03 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 12:11:03 DEBUG unit.oai-hss/0.install memxor.asm >memxor.s unit-oai-hss-0: 12:11:03 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT memxor.o -MD -MP -MF memxor.o.d -fpic -c memxor.s unit-oai-hss-0: 12:11:03 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp.o -MD -MP -MF sexp.o.d -fpic -c sexp.c \ unit-oai-hss-0: 12:11:03 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:11:03 DEBUG unit.oai-hss/0.install echo "memxor.o : memxor.asm ./asm.m4 machine.m4 config.m4" >memxor.o.d unit-oai-hss-0: 12:11:03 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-format.o -MD -MP -MF sexp-format.o.d -fpic -c sexp-format.c \ unit-oai-hss-0: 12:11:03 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:11:03 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-transport.o -MD -MP -MF sexp-transport.o.d -fpic -c sexp-transport.c \ unit-oai-hss-0: 12:11:03 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:11:03 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-transport-format.o -MD -MP -MF sexp-transport-format.o.d -fpic -c sexp-transport-format.c \ unit-oai-hss-0: 12:11:03 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:11:03 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum.o -MD -MP -MF bignum.o.d -fpic -c bignum.c \ unit-oai-hss-0: 12:11:03 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:11:03 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum-next-prime.o -MD -MP -MF bignum-next-prime.o.d -fpic -c bignum-next-prime.c \ unit-oai-hss-0: 12:11:03 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:11:03 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum-random.o -MD -MP -MF bignum-random.o.d -fpic -c bignum-random.c \ unit-oai-hss-0: 12:11:03 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 12:11:03 DEBUG unit.abot-epc-basic/0.install Get:450 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 texlive-latex-base all 2015.20160320-1ubuntu0.1 [851 kB] unit-abot-epc-basic-0: 12:11:03 DEBUG unit.abot-epc-basic/0.install Get:451 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 texlive-latex-base-doc all 2015.20160320-1ubuntu0.1 [45.4 MB] unit-oai-hss-0: 12:11:03 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum-random-prime.o -MD -MP -MF bignum-random-prime.o.d -fpic -c bignum-random-prime.c \ unit-oai-hss-0: 12:11:03 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:11:03 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp2bignum.o -MD -MP -MF sexp2bignum.o.d -fpic -c sexp2bignum.c \ unit-oai-hss-0: 12:11:03 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:11:03 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1.o -MD -MP -MF pkcs1.o.d -fpic -c pkcs1.c \ unit-oai-hss-0: 12:11:03 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:11:03 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-encrypt.o -MD -MP -MF pkcs1-encrypt.o.d -fpic -c pkcs1-encrypt.c \ unit-oai-hss-0: 12:11:03 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:11:03 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-decrypt.o -MD -MP -MF pkcs1-decrypt.o.d -fpic -c pkcs1-decrypt.c \ unit-oai-hss-0: 12:11:03 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:11:03 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-digest.o -MD -MP -MF pkcs1-rsa-digest.o.d -fpic -c pkcs1-rsa-digest.c \ unit-oai-hss-0: 12:11:03 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:11:03 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-md5.o -MD -MP -MF pkcs1-rsa-md5.o.d -fpic -c pkcs1-rsa-md5.c \ unit-oai-hss-0: 12:11:03 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:11:03 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-sha1.o -MD -MP -MF pkcs1-rsa-sha1.o.d -fpic -c pkcs1-rsa-sha1.c \ unit-oai-hss-0: 12:11:03 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:11:03 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-sha256.o -MD -MP -MF pkcs1-rsa-sha256.o.d -fpic -c pkcs1-rsa-sha256.c \ unit-oai-hss-0: 12:11:03 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:11:04 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-sha512.o -MD -MP -MF pkcs1-rsa-sha512.o.d -fpic -c pkcs1-rsa-sha512.c \ unit-oai-hss-0: 12:11:04 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:11:04 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa.o -MD -MP -MF rsa.o.d -fpic -c rsa.c \ unit-oai-hss-0: 12:11:04 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:11:04 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sign.o -MD -MP -MF rsa-sign.o.d -fpic -c rsa-sign.c \ unit-oai-hss-0: 12:11:04 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:11:04 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-verify.o -MD -MP -MF rsa-verify.o.d -fpic -c rsa-verify.c \ unit-oai-hss-0: 12:11:04 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:11:04 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-pkcs1-sign.o -MD -MP -MF rsa-pkcs1-sign.o.d -fpic -c rsa-pkcs1-sign.c \ unit-oai-hss-0: 12:11:04 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:11:04 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-pkcs1-sign-tr.o -MD -MP -MF rsa-pkcs1-sign-tr.o.d -fpic -c rsa-pkcs1-sign-tr.c \ unit-oai-hss-0: 12:11:04 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:11:04 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-pkcs1-verify.o -MD -MP -MF rsa-pkcs1-verify.o.d -fpic -c rsa-pkcs1-verify.c \ unit-oai-hss-0: 12:11:04 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:11:04 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-md5-sign.o -MD -MP -MF rsa-md5-sign.o.d -fpic -c rsa-md5-sign.c \ unit-oai-hss-0: 12:11:04 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:11:04 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-md5-verify.o -MD -MP -MF rsa-md5-verify.o.d -fpic -c rsa-md5-verify.c \ unit-oai-hss-0: 12:11:04 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:11:04 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha1-sign.o -MD -MP -MF rsa-sha1-sign.o.d -fpic -c rsa-sha1-sign.c \ unit-oai-hss-0: 12:11:04 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:11:04 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha1-verify.o -MD -MP -MF rsa-sha1-verify.o.d -fpic -c rsa-sha1-verify.c \ unit-oai-hss-0: 12:11:04 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:11:04 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha256-sign.o -MD -MP -MF rsa-sha256-sign.o.d -fpic -c rsa-sha256-sign.c \ unit-oai-hss-0: 12:11:04 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:11:04 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha256-verify.o -MD -MP -MF rsa-sha256-verify.o.d -fpic -c rsa-sha256-verify.c \ unit-oai-hss-0: 12:11:04 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:11:04 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha512-sign.o -MD -MP -MF rsa-sha512-sign.o.d -fpic -c rsa-sha512-sign.c \ unit-oai-hss-0: 12:11:04 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:11:04 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha512-verify.o -MD -MP -MF rsa-sha512-verify.o.d -fpic -c rsa-sha512-verify.c \ unit-oai-hss-0: 12:11:04 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:11:04 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-encrypt.o -MD -MP -MF rsa-encrypt.o.d -fpic -c rsa-encrypt.c \ unit-oai-hss-0: 12:11:04 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:11:04 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-decrypt.o -MD -MP -MF rsa-decrypt.o.d -fpic -c rsa-decrypt.c \ unit-oai-hss-0: 12:11:04 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:11:04 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-decrypt-tr.o -MD -MP -MF rsa-decrypt-tr.o.d -fpic -c rsa-decrypt-tr.c \ unit-oai-hss-0: 12:11:04 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:11:04 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-keygen.o -MD -MP -MF rsa-keygen.o.d -fpic -c rsa-keygen.c \ unit-oai-hss-0: 12:11:04 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:11:04 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-compat.o -MD -MP -MF rsa-compat.o.d -fpic -c rsa-compat.c \ unit-oai-hss-0: 12:11:04 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:11:04 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-blind.o -MD -MP -MF rsa-blind.o.d -fpic -c rsa-blind.c \ unit-oai-hss-0: 12:11:04 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:11:04 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa2sexp.o -MD -MP -MF rsa2sexp.o.d -fpic -c rsa2sexp.c \ unit-oai-hss-0: 12:11:04 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:11:04 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp2rsa.o -MD -MP -MF sexp2rsa.o.d -fpic -c sexp2rsa.c \ unit-oai-hss-0: 12:11:04 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:11:04 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa.o -MD -MP -MF dsa.o.d -fpic -c dsa.c \ unit-oai-hss-0: 12:11:04 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:11:04 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sign.o -MD -MP -MF dsa-sign.o.d -fpic -c dsa-sign.c \ unit-oai-hss-0: 12:11:04 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:11:04 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-verify.o -MD -MP -MF dsa-verify.o.d -fpic -c dsa-verify.c \ unit-oai-hss-0: 12:11:04 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:11:04 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-keygen.o -MD -MP -MF dsa-keygen.o.d -fpic -c dsa-keygen.c \ unit-oai-hss-0: 12:11:04 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:11:04 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sha1-sign.o -MD -MP -MF dsa-sha1-sign.o.d -fpic -c dsa-sha1-sign.c \ unit-oai-hss-0: 12:11:04 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:11:04 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sha1-verify.o -MD -MP -MF dsa-sha1-verify.o.d -fpic -c dsa-sha1-verify.c \ unit-oai-hss-0: 12:11:04 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:11:04 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sha256-sign.o -MD -MP -MF dsa-sha256-sign.o.d -fpic -c dsa-sha256-sign.c \ unit-oai-hss-0: 12:11:04 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:11:04 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sha256-verify.o -MD -MP -MF dsa-sha256-verify.o.d -fpic -c dsa-sha256-verify.c \ unit-oai-hss-0: 12:11:04 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:11:04 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa2sexp.o -MD -MP -MF dsa2sexp.o.d -fpic -c dsa2sexp.c \ unit-oai-hss-0: 12:11:04 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:11:04 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp2dsa.o -MD -MP -MF sexp2dsa.o.d -fpic -c sexp2dsa.c \ unit-oai-hss-0: 12:11:04 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:11:04 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pgp-encode.o -MD -MP -MF pgp-encode.o.d -fpic -c pgp-encode.c \ unit-oai-hss-0: 12:11:04 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:11:05 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa2openpgp.o -MD -MP -MF rsa2openpgp.o.d -fpic -c rsa2openpgp.c \ unit-oai-hss-0: 12:11:05 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:11:05 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT der-iterator.o -MD -MP -MF der-iterator.o.d -fpic -c der-iterator.c \ unit-oai-hss-0: 12:11:05 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:11:05 DEBUG unit.oai-hss/0.install pgp-encode.c: In function 'nettle_pgp_put_rsa_sha1_signature': unit-oai-hss-0: 12:11:05 DEBUG unit.oai-hss/0.install pgp-encode.c:249:11: warning: unused variable 'digest16' [-Wunused-variable] unit-oai-hss-0: 12:11:05 DEBUG unit.oai-hss/0.install uint8_t digest16[2]; unit-oai-hss-0: 12:11:05 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:11:05 DEBUG unit.oai-hss/0.install rsa2openpgp.c: In function 'nettle_rsa_keypair_to_openpgp': unit-oai-hss-0: 12:11:05 DEBUG unit.oai-hss/0.install rsa2openpgp.c:67:12: warning: unused variable 'key_length' [-Wunused-variable] unit-oai-hss-0: 12:11:05 DEBUG unit.oai-hss/0.install unsigned key_length; unit-oai-hss-0: 12:11:05 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:11:05 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT der2rsa.o -MD -MP -MF der2rsa.o.d -fpic -c der2rsa.c \ unit-oai-hss-0: 12:11:05 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:11:05 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT der2dsa.o -MD -MP -MF der2dsa.o.d -fpic -c der2dsa.c \ unit-oai-hss-0: 12:11:05 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:11:05 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 12:11:05 DEBUG unit.oai-hss/0.install aes-decrypt-internal.asm >aes-decrypt-internal.s unit-oai-hss-0: 12:11:05 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-decrypt-internal.po -MD -MP -MF aes-decrypt-internal.po.d -fpic -c aes-decrypt-internal.s -o aes-decrypt-internal.po unit-oai-hss-0: 12:11:05 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-decrypt.po -MD -MP -MF aes-decrypt.po.d -fpic -c aes-decrypt.c -o aes-decrypt.po \ unit-oai-hss-0: 12:11:05 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:11:05 DEBUG unit.oai-hss/0.install echo "aes-decrypt-internal.po : aes-decrypt-internal.asm ./asm.m4 machine.m4 config.m4" >aes-decrypt-internal.po.d unit-oai-hss-0: 12:11:05 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 12:11:05 DEBUG unit.oai-hss/0.install aes-encrypt-internal.asm >aes-encrypt-internal.s unit-oai-hss-0: 12:11:05 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-encrypt.po -MD -MP -MF aes-encrypt.po.d -fpic -c aes-encrypt.c -o aes-encrypt.po \ unit-oai-hss-0: 12:11:05 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:11:05 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-encrypt-internal.po -MD -MP -MF aes-encrypt-internal.po.d -fpic -c aes-encrypt-internal.s -o aes-encrypt-internal.po unit-oai-hss-0: 12:11:05 DEBUG unit.oai-hss/0.install echo "aes-encrypt-internal.po : aes-encrypt-internal.asm ./asm.m4 machine.m4 config.m4" >aes-encrypt-internal.po.d unit-oai-hss-0: 12:11:05 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-encrypt-table.po -MD -MP -MF aes-encrypt-table.po.d -fpic -c aes-encrypt-table.c -o aes-encrypt-table.po \ unit-oai-hss-0: 12:11:05 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:11:05 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-set-encrypt-key.po -MD -MP -MF aes-set-encrypt-key.po.d -fpic -c aes-set-encrypt-key.c -o aes-set-encrypt-key.po \ unit-oai-hss-0: 12:11:05 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:11:05 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-set-decrypt-key.po -MD -MP -MF aes-set-decrypt-key.po.d -fpic -c aes-set-decrypt-key.c -o aes-set-decrypt-key.po \ unit-oai-hss-0: 12:11:05 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:11:05 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-meta.po -MD -MP -MF aes-meta.po.d -fpic -c aes-meta.c -o aes-meta.po \ unit-oai-hss-0: 12:11:05 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:11:05 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arcfour.po -MD -MP -MF arcfour.po.d -fpic -c arcfour.c -o arcfour.po \ unit-oai-hss-0: 12:11:05 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:11:05 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arcfour-crypt.po -MD -MP -MF arcfour-crypt.po.d -fpic -c arcfour-crypt.c -o arcfour-crypt.po \ unit-oai-hss-0: 12:11:05 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:11:05 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arcfour-meta.po -MD -MP -MF arcfour-meta.po.d -fpic -c arcfour-meta.c -o arcfour-meta.po \ unit-oai-hss-0: 12:11:05 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:11:05 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arctwo.po -MD -MP -MF arctwo.po.d -fpic -c arctwo.c -o arctwo.po \ unit-oai-hss-0: 12:11:05 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:11:05 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arctwo-meta.po -MD -MP -MF arctwo-meta.po.d -fpic -c arctwo-meta.c -o arctwo-meta.po \ unit-oai-hss-0: 12:11:05 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:11:05 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16-encode.po -MD -MP -MF base16-encode.po.d -fpic -c base16-encode.c -o base16-encode.po \ unit-oai-hss-0: 12:11:05 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:11:05 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16-decode.po -MD -MP -MF base16-decode.po.d -fpic -c base16-decode.c -o base16-decode.po \ unit-oai-hss-0: 12:11:05 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:11:05 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16-meta.po -MD -MP -MF base16-meta.po.d -fpic -c base16-meta.c -o base16-meta.po \ unit-oai-hss-0: 12:11:05 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:11:05 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64-encode.po -MD -MP -MF base64-encode.po.d -fpic -c base64-encode.c -o base64-encode.po \ unit-oai-hss-0: 12:11:05 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:11:05 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64-decode.po -MD -MP -MF base64-decode.po.d -fpic -c base64-decode.c -o base64-decode.po \ unit-oai-hss-0: 12:11:05 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:11:05 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64-meta.po -MD -MP -MF base64-meta.po.d -fpic -c base64-meta.c -o base64-meta.po \ unit-oai-hss-0: 12:11:05 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:11:05 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-crypt.po -MD -MP -MF camellia-crypt.po.d -fpic -c camellia-crypt.c -o camellia-crypt.po \ unit-oai-hss-0: 12:11:05 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:11:05 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 12:11:05 DEBUG unit.oai-hss/0.install camellia-crypt-internal.asm >camellia-crypt-internal.s unit-oai-hss-0: 12:11:05 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-crypt-internal.po -MD -MP -MF camellia-crypt-internal.po.d -fpic -c camellia-crypt-internal.s -o camellia-crypt-internal.po unit-oai-hss-0: 12:11:05 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-set-encrypt-key.po -MD -MP -MF camellia-set-encrypt-key.po.d -fpic -c camellia-set-encrypt-key.c -o camellia-set-encrypt-key.po \ unit-oai-hss-0: 12:11:05 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:11:05 DEBUG unit.oai-hss/0.install echo "camellia-crypt-internal.po : camellia-crypt-internal.asm ./asm.m4 machine.m4 config.m4" >camellia-crypt-internal.po.d unit-oai-hss-0: 12:11:05 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-set-decrypt-key.po -MD -MP -MF camellia-set-decrypt-key.po.d -fpic -c camellia-set-decrypt-key.c -o camellia-set-decrypt-key.po \ unit-oai-hss-0: 12:11:05 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:11:05 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-table.po -MD -MP -MF camellia-table.po.d -fpic -c camellia-table.c -o camellia-table.po \ unit-oai-hss-0: 12:11:05 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:11:05 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-meta.po -MD -MP -MF camellia-meta.po.d -fpic -c camellia-meta.c -o camellia-meta.po \ unit-oai-hss-0: 12:11:05 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:11:05 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cast128.po -MD -MP -MF cast128.po.d -fpic -c cast128.c -o cast128.po \ unit-oai-hss-0: 12:11:05 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:11:05 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cast128-meta.po -MD -MP -MF cast128-meta.po.d -fpic -c cast128-meta.c -o cast128-meta.po \ unit-oai-hss-0: 12:11:05 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:11:05 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT blowfish.po -MD -MP -MF blowfish.po.d -fpic -c blowfish.c -o blowfish.po \ unit-oai-hss-0: 12:11:05 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 12:11:05 DEBUG unit.abot-epc-basic/0.install Get:452 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 tk8.6 amd64 8.6.5-1 [12.2 kB] unit-abot-epc-basic-0: 12:11:05 DEBUG unit.abot-epc-basic/0.install Get:453 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 tk amd64 8.6.0+9 [3,178 B] unit-abot-epc-basic-0: 12:11:05 DEBUG unit.abot-epc-basic/0.install Get:454 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 unzip amd64 6.0-20ubuntu1 [158 kB] unit-abot-epc-basic-0: 12:11:05 DEBUG unit.abot-epc-basic/0.install Get:455 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11-utils amd64 7.7+3 [189 kB] unit-abot-epc-basic-0: 12:11:05 DEBUG unit.abot-epc-basic/0.install Get:456 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11-xserver-utils amd64 7.7+7 [155 kB] unit-abot-epc-basic-0: 12:11:05 DEBUG unit.abot-epc-basic/0.install Get:457 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 xbitmaps all 1.1.1-2 [28.1 kB] unit-abot-epc-basic-0: 12:11:05 DEBUG unit.abot-epc-basic/0.install Get:458 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 xmlstarlet amd64 1.6.1-1ubuntu1 [96.0 kB] unit-abot-epc-basic-0: 12:11:05 DEBUG unit.abot-epc-basic/0.install Get:459 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 xterm amd64 322-1ubuntu1 [607 kB] unit-abot-epc-basic-0: 12:11:05 DEBUG unit.abot-epc-basic/0.install Get:460 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 zip amd64 3.0-11 [158 kB] unit-oai-hss-0: 12:11:05 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cbc.po -MD -MP -MF cbc.po.d -fpic -c cbc.c -o cbc.po \ unit-oai-hss-0: 12:11:05 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 12:11:06 DEBUG unit.abot-epc-basic/0.install Get:461 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libauthen-sasl-perl all 2.1600-1 [48.7 kB] unit-oai-hss-0: 12:11:06 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ctr.po -MD -MP -MF ctr.po.d -fpic -c ctr.c -o ctr.po \ unit-oai-hss-0: 12:11:06 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 12:11:06 DEBUG unit.abot-epc-basic/0.install Get:462 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libc6-dbg amd64 2.23-0ubuntu11 [3,681 kB] unit-oai-hss-0: 12:11:06 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT gcm.po -MD -MP -MF gcm.po.d -fpic -c gcm.c -o gcm.po \ unit-oai-hss-0: 12:11:06 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:11:06 DEBUG unit.oai-hss/0.install cast128.c: In function 'nettle_cast128_set_key': unit-oai-hss-0: 12:11:06 DEBUG unit.oai-hss/0.install cast128.c:210:26: warning: 'z[3]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 12:11:06 DEBUG unit.oai-hss/0.install t[3] = x[3] = z[3] ^ cast_sbox5[U8c(x[2])] unit-oai-hss-0: 12:11:06 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:11:06 DEBUG unit.oai-hss/0.install cast128.c:202:2: warning: 'z[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 12:11:06 DEBUG unit.oai-hss/0.install ^ cast_sbox6[U8d(z[1])] ^ cast_sbox7[U8a(z[1])] unit-oai-hss-0: 12:11:06 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:11:06 DEBUG unit.oai-hss/0.install cast128.c:207:26: warning: 'z[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 12:11:06 DEBUG unit.oai-hss/0.install t[2] = x[2] = z[1] ^ cast_sbox5[U8d(x[1])] unit-oai-hss-0: 12:11:06 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:11:06 DEBUG unit.oai-hss/0.install cast128.c:204:26: warning: 'z[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 12:11:06 DEBUG unit.oai-hss/0.install t[1] = x[1] = z[0] ^ cast_sbox5[U8a(x[0])] unit-oai-hss-0: 12:11:06 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:11:06 DEBUG unit.oai-hss/0.install cast128.c:166:12: warning: 't[3]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 12:11:06 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 12:11:06 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:11:06 DEBUG unit.oai-hss/0.install cast128.c:166:12: warning: 't[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 12:11:06 DEBUG unit.oai-hss/0.install cast128.c:48:30: warning: 't[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 12:11:06 DEBUG unit.oai-hss/0.install #define U8a(x) ( (uint8_t) (x>>24) ) unit-oai-hss-0: 12:11:06 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:11:06 DEBUG unit.oai-hss/0.install cast128.c:166:12: note: 't[1]' was declared here unit-oai-hss-0: 12:11:06 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 12:11:06 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:11:06 DEBUG unit.oai-hss/0.install cast128.c:48:30: warning: 't[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 12:11:06 DEBUG unit.oai-hss/0.install #define U8a(x) ( (uint8_t) (x>>24) ) unit-oai-hss-0: 12:11:06 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:11:06 DEBUG unit.oai-hss/0.install cast128.c:166:12: note: 't[0]' was declared here unit-oai-hss-0: 12:11:06 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 12:11:06 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:11:06 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT gcm-aes.po -MD -MP -MF gcm-aes.po.d -fpic -c gcm-aes.c -o gcm-aes.po \ unit-oai-hss-0: 12:11:06 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 12:11:06 DEBUG unit.abot-epc-basic/0.install Get:463 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libffi-dev amd64 3.2.1-4 [161 kB] unit-abot-epc-basic-0: 12:11:06 DEBUG unit.abot-epc-basic/0.install Get:464 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgl1-mesa-dev amd64 18.0.5-0ubuntu0~16.04.1 [4,456 B] unit-abot-epc-basic-0: 12:11:06 DEBUG unit.abot-epc-basic/0.install Get:465 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libidn2-0-dev amd64 0.10-3 [268 kB] unit-abot-epc-basic-0: 12:11:06 DEBUG unit.abot-epc-basic/0.install Get:466 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 liboctave-dev amd64 4.0.0-3ubuntu9.2 [492 kB] unit-abot-epc-basic-0: 12:11:06 DEBUG unit.abot-epc-basic/0.install Get:467 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libtasn1-doc all 4.7-3ubuntu0.16.04.3 [299 kB] unit-oai-hss-0: 12:11:06 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des.po -MD -MP -MF des.po.d -fpic -c des.c -o des.po \ unit-oai-hss-0: 12:11:06 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 12:11:06 DEBUG unit.abot-epc-basic/0.install Get:468 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libyaml-dev amd64 0.1.6-3 [55.2 kB] unit-oai-hss-0: 12:11:06 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des3.po -MD -MP -MF des3.po.d -fpic -c des3.c -o des3.po \ unit-oai-hss-0: 12:11:06 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:11:06 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des-compat.po -MD -MP -MF des-compat.po.d -fpic -c des-compat.c -o des-compat.po \ unit-oai-hss-0: 12:11:06 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:11:06 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac.po -MD -MP -MF hmac.po.d -fpic -c hmac.c -o hmac.po \ unit-oai-hss-0: 12:11:06 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:11:06 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-md5.po -MD -MP -MF hmac-md5.po.d -fpic -c hmac-md5.c -o hmac-md5.po \ unit-oai-hss-0: 12:11:06 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:11:06 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-ripemd160.po -MD -MP -MF hmac-ripemd160.po.d -fpic -c hmac-ripemd160.c -o hmac-ripemd160.po \ unit-oai-hss-0: 12:11:06 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:11:06 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha1.po -MD -MP -MF hmac-sha1.po.d -fpic -c hmac-sha1.c -o hmac-sha1.po \ unit-oai-hss-0: 12:11:06 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:11:06 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha224.po -MD -MP -MF hmac-sha224.po.d -fpic -c hmac-sha224.c -o hmac-sha224.po \ unit-oai-hss-0: 12:11:06 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:11:06 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha256.po -MD -MP -MF hmac-sha256.po.d -fpic -c hmac-sha256.c -o hmac-sha256.po \ unit-oai-hss-0: 12:11:06 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:11:06 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha384.po -MD -MP -MF hmac-sha384.po.d -fpic -c hmac-sha384.c -o hmac-sha384.po \ unit-oai-hss-0: 12:11:06 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:11:06 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha512.po -MD -MP -MF hmac-sha512.po.d -fpic -c hmac-sha512.c -o hmac-sha512.po \ unit-oai-hss-0: 12:11:06 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:11:06 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT knuth-lfib.po -MD -MP -MF knuth-lfib.po.d -fpic -c knuth-lfib.c -o knuth-lfib.po \ unit-oai-hss-0: 12:11:06 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:11:06 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md2.po -MD -MP -MF md2.po.d -fpic -c md2.c -o md2.po \ unit-oai-hss-0: 12:11:06 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:11:06 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md2-meta.po -MD -MP -MF md2-meta.po.d -fpic -c md2-meta.c -o md2-meta.po \ unit-oai-hss-0: 12:11:06 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:11:06 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md4.po -MD -MP -MF md4.po.d -fpic -c md4.c -o md4.po \ unit-oai-hss-0: 12:11:06 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:11:07 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md4-meta.po -MD -MP -MF md4-meta.po.d -fpic -c md4-meta.c -o md4-meta.po \ unit-oai-hss-0: 12:11:07 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:11:07 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5.po -MD -MP -MF md5.po.d -fpic -c md5.c -o md5.po \ unit-oai-hss-0: 12:11:07 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:11:07 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5-compress.po -MD -MP -MF md5-compress.po.d -fpic -c md5-compress.c -o md5-compress.po \ unit-oai-hss-0: 12:11:07 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 12:11:07 DEBUG unit.abot-epc-basic/0.install Extracting templates from packages: 6% Extracting templates from packages: 12% Extracting templates from packages: 19% Extracting templates from packages: 25% Extracting templates from packages: 32% Extracting templates from packages: 38% Extracting templates from packages: 44% Extracting templates from packages: 51% Extracting templates from packages: 57% Extracting templates from packages: 64% Extracting templates from packages: 70% Extracting templates from packages: 76% Extracting templates from packages: 83% Extracting templates from packages: 89% Extracting templates from packages: 96% Extracting templates from packages: 100% unit-abot-epc-basic-0: 12:11:07 DEBUG unit.abot-epc-basic/0.install Preconfiguring packages ... unit-oai-hss-0: 12:11:07 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5-compat.po -MD -MP -MF md5-compat.po.d -fpic -c md5-compat.c -o md5-compat.po \ unit-oai-hss-0: 12:11:07 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:11:07 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5-meta.po -MD -MP -MF md5-meta.po.d -fpic -c md5-meta.c -o md5-meta.po \ unit-oai-hss-0: 12:11:07 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:11:07 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ripemd160.po -MD -MP -MF ripemd160.po.d -fpic -c ripemd160.c -o ripemd160.po \ unit-oai-hss-0: 12:11:07 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:11:07 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ripemd160-compress.po -MD -MP -MF ripemd160-compress.po.d -fpic -c ripemd160-compress.c -o ripemd160-compress.po \ unit-oai-hss-0: 12:11:07 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:11:07 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ripemd160-meta.po -MD -MP -MF ripemd160-meta.po.d -fpic -c ripemd160-meta.c -o ripemd160-meta.po \ unit-oai-hss-0: 12:11:07 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:11:07 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 12:11:07 DEBUG unit.oai-hss/0.install salsa20-crypt.asm >salsa20-crypt.s unit-oai-hss-0: 12:11:07 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT salsa20-set-key.po -MD -MP -MF salsa20-set-key.po.d -fpic -c salsa20-set-key.c -o salsa20-set-key.po \ unit-oai-hss-0: 12:11:07 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:11:07 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT salsa20-crypt.po -MD -MP -MF salsa20-crypt.po.d -fpic -c salsa20-crypt.s -o salsa20-crypt.po unit-oai-hss-0: 12:11:07 DEBUG unit.oai-hss/0.install echo "salsa20-crypt.po : salsa20-crypt.asm ./asm.m4 machine.m4 config.m4" >salsa20-crypt.po.d unit-oai-hss-0: 12:11:07 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha1.po -MD -MP -MF sha1.po.d -fpic -c sha1.c -o sha1.po \ unit-oai-hss-0: 12:11:07 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:11:07 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 12:11:07 DEBUG unit.oai-hss/0.install sha1-compress.asm >sha1-compress.s unit-oai-hss-0: 12:11:07 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha1-compress.po -MD -MP -MF sha1-compress.po.d -fpic -c sha1-compress.s -o sha1-compress.po unit-abot-epc-basic-0: 12:11:07 DEBUG unit.abot-epc-basic/0.install Fetched 294 MB in 24s (11.8 MB/s) unit-oai-hss-0: 12:11:07 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha1-meta.po -MD -MP -MF sha1-meta.po.d -fpic -c sha1-meta.c -o sha1-meta.po \ unit-oai-hss-0: 12:11:07 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:11:07 DEBUG unit.oai-hss/0.install echo "sha1-compress.po : sha1-compress.asm ./asm.m4 machine.m4 config.m4" >sha1-compress.po.d unit-oai-hss-0: 12:11:07 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha256.po -MD -MP -MF sha256.po.d -fpic -c sha256.c -o sha256.po \ unit-oai-hss-0: 12:11:07 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 12:11:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cmake-data. unit-abot-epc-basic-0: 12:11:07 DEBUG unit.abot-epc-basic/0.install (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 67338 files and directories currently installed.) unit-abot-epc-basic-0: 12:11:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cmake-data_3.5.1-1ubuntu3_all.deb ... unit-abot-epc-basic-0: 12:11:07 DEBUG unit.abot-epc-basic/0.install Unpacking cmake-data (3.5.1-1ubuntu3) ... unit-oai-hss-0: 12:11:07 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha256-compress.po -MD -MP -MF sha256-compress.po.d -fpic -c sha256-compress.c -o sha256-compress.po \ unit-oai-hss-0: 12:11:07 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:11:07 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha224-meta.po -MD -MP -MF sha224-meta.po.d -fpic -c sha224-meta.c -o sha224-meta.po \ unit-oai-hss-0: 12:11:07 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:11:07 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha256-meta.po -MD -MP -MF sha256-meta.po.d -fpic -c sha256-meta.c -o sha256-meta.po \ unit-oai-hss-0: 12:11:07 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:11:07 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha512.po -MD -MP -MF sha512.po.d -fpic -c sha512.c -o sha512.po \ unit-oai-hss-0: 12:11:07 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:11:07 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha512-compress.po -MD -MP -MF sha512-compress.po.d -fpic -c sha512-compress.c -o sha512-compress.po \ unit-oai-hss-0: 12:11:07 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:11:07 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha384-meta.po -MD -MP -MF sha384-meta.po.d -fpic -c sha384-meta.c -o sha384-meta.po \ unit-oai-hss-0: 12:11:07 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:11:07 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha512-meta.po -MD -MP -MF sha512-meta.po.d -fpic -c sha512-meta.c -o sha512-meta.po \ unit-oai-hss-0: 12:11:07 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:11:07 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-set-key.po -MD -MP -MF serpent-set-key.po.d -fpic -c serpent-set-key.c -o serpent-set-key.po \ unit-oai-hss-0: 12:11:07 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:11:07 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 12:11:07 DEBUG unit.oai-hss/0.install serpent-encrypt.asm >serpent-encrypt.s unit-oai-hss-0: 12:11:08 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-encrypt.po -MD -MP -MF serpent-encrypt.po.d -fpic -c serpent-encrypt.s -o serpent-encrypt.po unit-oai-hss-0: 12:11:08 DEBUG unit.oai-hss/0.install echo "serpent-encrypt.po : serpent-encrypt.asm ./asm.m4 machine.m4 config.m4" >serpent-encrypt.po.d unit-oai-hss-0: 12:11:08 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 12:11:08 DEBUG unit.oai-hss/0.install serpent-decrypt.asm >serpent-decrypt.s unit-oai-hss-0: 12:11:08 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-meta.po -MD -MP -MF serpent-meta.po.d -fpic -c serpent-meta.c -o serpent-meta.po \ unit-oai-hss-0: 12:11:08 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:11:08 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-decrypt.po -MD -MP -MF serpent-decrypt.po.d -fpic -c serpent-decrypt.s -o serpent-decrypt.po unit-oai-hss-0: 12:11:08 DEBUG unit.oai-hss/0.install echo "serpent-decrypt.po : serpent-decrypt.asm ./asm.m4 machine.m4 config.m4" >serpent-decrypt.po.d unit-oai-hss-0: 12:11:08 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT twofish.po -MD -MP -MF twofish.po.d -fpic -c twofish.c -o twofish.po \ unit-oai-hss-0: 12:11:08 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:11:08 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT twofish-meta.po -MD -MP -MF twofish-meta.po.d -fpic -c twofish-meta.c -o twofish-meta.po \ unit-oai-hss-0: 12:11:08 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:11:08 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT yarrow256.po -MD -MP -MF yarrow256.po.d -fpic -c yarrow256.c -o yarrow256.po \ unit-oai-hss-0: 12:11:08 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:11:08 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT yarrow_key_event.po -MD -MP -MF yarrow_key_event.po.d -fpic -c yarrow_key_event.c -o yarrow_key_event.po \ unit-oai-hss-0: 12:11:08 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:11:08 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT buffer.po -MD -MP -MF buffer.po.d -fpic -c buffer.c -o buffer.po \ unit-oai-hss-0: 12:11:08 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:11:08 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT buffer-init.po -MD -MP -MF buffer-init.po.d -fpic -c buffer-init.c -o buffer-init.po \ unit-oai-hss-0: 12:11:08 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:11:08 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT realloc.po -MD -MP -MF realloc.po.d -fpic -c realloc.c -o realloc.po \ unit-oai-hss-0: 12:11:08 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:11:08 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-meta-hashes.po -MD -MP -MF nettle-meta-hashes.po.d -fpic -c nettle-meta-hashes.c -o nettle-meta-hashes.po \ unit-oai-hss-0: 12:11:08 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:11:08 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-meta-ciphers.po -MD -MP -MF nettle-meta-ciphers.po.d -fpic -c nettle-meta-ciphers.c -o nettle-meta-ciphers.po \ unit-oai-hss-0: 12:11:08 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 12:11:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libarchive13:amd64. unit-abot-epc-basic-0: 12:11:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libarchive13_3.1.2-11ubuntu0.16.04.6_amd64.deb ... unit-oai-hss-0: 12:11:08 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-meta-armors.po -MD -MP -MF nettle-meta-armors.po.d -fpic -c nettle-meta-armors.c -o nettle-meta-armors.po \ unit-oai-hss-0: 12:11:08 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 12:11:08 DEBUG unit.abot-epc-basic/0.install Unpacking libarchive13:amd64 (3.1.2-11ubuntu0.16.04.6) ... unit-oai-hss-0: 12:11:08 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT write-be32.po -MD -MP -MF write-be32.po.d -fpic -c write-be32.c -o write-be32.po \ unit-oai-hss-0: 12:11:08 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:11:08 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT write-le32.po -MD -MP -MF write-le32.po.d -fpic -c write-le32.c -o write-le32.po \ unit-oai-hss-0: 12:11:08 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:11:08 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 12:11:08 DEBUG unit.oai-hss/0.install memxor.asm >memxor.s unit-abot-epc-basic-0: 12:11:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcurl3:amd64. unit-oai-hss-0: 12:11:08 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT memxor.po -MD -MP -MF memxor.po.d -fpic -c memxor.s -o memxor.po unit-abot-epc-basic-0: 12:11:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcurl3_7.47.0-1ubuntu2.12_amd64.deb ... unit-abot-epc-basic-0: 12:11:08 DEBUG unit.abot-epc-basic/0.install Unpacking libcurl3:amd64 (7.47.0-1ubuntu2.12) ... unit-oai-hss-0: 12:11:08 DEBUG unit.oai-hss/0.install echo "memxor.po : memxor.asm ./asm.m4 machine.m4 config.m4" >memxor.po.d unit-oai-hss-0: 12:11:08 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp.po -MD -MP -MF sexp.po.d -fpic -c sexp.c -o sexp.po \ unit-oai-hss-0: 12:11:08 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:11:08 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-format.po -MD -MP -MF sexp-format.po.d -fpic -c sexp-format.c -o sexp-format.po \ unit-oai-hss-0: 12:11:08 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:11:08 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-transport.po -MD -MP -MF sexp-transport.po.d -fpic -c sexp-transport.c -o sexp-transport.po \ unit-oai-hss-0: 12:11:08 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:11:08 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-transport-format.po -MD -MP -MF sexp-transport-format.po.d -fpic -c sexp-transport-format.c -o sexp-transport-format.po \ unit-oai-hss-0: 12:11:08 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 12:11:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjsoncpp1:amd64. unit-abot-epc-basic-0: 12:11:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjsoncpp1_1.7.2-1_amd64.deb ... unit-abot-epc-basic-0: 12:11:08 DEBUG unit.abot-epc-basic/0.install Unpacking libjsoncpp1:amd64 (1.7.2-1) ... unit-abot-epc-basic-0: 12:11:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cmake. unit-abot-epc-basic-0: 12:11:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cmake_3.5.1-1ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 12:11:08 DEBUG unit.abot-epc-basic/0.install Unpacking cmake (3.5.1-1ubuntu3) ... unit-oai-hss-0: 12:11:08 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum.po -MD -MP -MF bignum.po.d -fpic -c bignum.c -o bignum.po \ unit-oai-hss-0: 12:11:08 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:11:08 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum-next-prime.po -MD -MP -MF bignum-next-prime.po.d -fpic -c bignum-next-prime.c -o bignum-next-prime.po \ unit-oai-hss-0: 12:11:08 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:11:08 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum-random.po -MD -MP -MF bignum-random.po.d -fpic -c bignum-random.c -o bignum-random.po \ unit-oai-hss-0: 12:11:08 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:11:08 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum-random-prime.po -MD -MP -MF bignum-random-prime.po.d -fpic -c bignum-random-prime.c -o bignum-random-prime.po \ unit-oai-hss-0: 12:11:08 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:11:08 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp2bignum.po -MD -MP -MF sexp2bignum.po.d -fpic -c sexp2bignum.c -o sexp2bignum.po \ unit-oai-hss-0: 12:11:08 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:11:08 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1.po -MD -MP -MF pkcs1.po.d -fpic -c pkcs1.c -o pkcs1.po \ unit-oai-hss-0: 12:11:08 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:11:09 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-encrypt.po -MD -MP -MF pkcs1-encrypt.po.d -fpic -c pkcs1-encrypt.c -o pkcs1-encrypt.po \ unit-oai-hss-0: 12:11:09 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:11:09 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-decrypt.po -MD -MP -MF pkcs1-decrypt.po.d -fpic -c pkcs1-decrypt.c -o pkcs1-decrypt.po \ unit-oai-hss-0: 12:11:09 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:11:09 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-digest.po -MD -MP -MF pkcs1-rsa-digest.po.d -fpic -c pkcs1-rsa-digest.c -o pkcs1-rsa-digest.po \ unit-oai-hss-0: 12:11:09 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:11:09 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-md5.po -MD -MP -MF pkcs1-rsa-md5.po.d -fpic -c pkcs1-rsa-md5.c -o pkcs1-rsa-md5.po \ unit-oai-hss-0: 12:11:09 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:11:09 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-sha1.po -MD -MP -MF pkcs1-rsa-sha1.po.d -fpic -c pkcs1-rsa-sha1.c -o pkcs1-rsa-sha1.po \ unit-oai-hss-0: 12:11:09 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:11:09 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-sha256.po -MD -MP -MF pkcs1-rsa-sha256.po.d -fpic -c pkcs1-rsa-sha256.c -o pkcs1-rsa-sha256.po \ unit-oai-hss-0: 12:11:09 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:11:09 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-sha512.po -MD -MP -MF pkcs1-rsa-sha512.po.d -fpic -c pkcs1-rsa-sha512.c -o pkcs1-rsa-sha512.po \ unit-oai-hss-0: 12:11:09 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:11:09 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa.po -MD -MP -MF rsa.po.d -fpic -c rsa.c -o rsa.po \ unit-oai-hss-0: 12:11:09 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:11:09 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sign.po -MD -MP -MF rsa-sign.po.d -fpic -c rsa-sign.c -o rsa-sign.po \ unit-oai-hss-0: 12:11:09 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:11:09 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-verify.po -MD -MP -MF rsa-verify.po.d -fpic -c rsa-verify.c -o rsa-verify.po \ unit-oai-hss-0: 12:11:09 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:11:09 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-pkcs1-sign.po -MD -MP -MF rsa-pkcs1-sign.po.d -fpic -c rsa-pkcs1-sign.c -o rsa-pkcs1-sign.po \ unit-oai-hss-0: 12:11:09 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:11:09 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-pkcs1-sign-tr.po -MD -MP -MF rsa-pkcs1-sign-tr.po.d -fpic -c rsa-pkcs1-sign-tr.c -o rsa-pkcs1-sign-tr.po \ unit-oai-hss-0: 12:11:09 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:11:09 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-pkcs1-verify.po -MD -MP -MF rsa-pkcs1-verify.po.d -fpic -c rsa-pkcs1-verify.c -o rsa-pkcs1-verify.po \ unit-oai-hss-0: 12:11:09 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:11:09 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-md5-sign.po -MD -MP -MF rsa-md5-sign.po.d -fpic -c rsa-md5-sign.c -o rsa-md5-sign.po \ unit-oai-hss-0: 12:11:09 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:11:09 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-md5-verify.po -MD -MP -MF rsa-md5-verify.po.d -fpic -c rsa-md5-verify.c -o rsa-md5-verify.po \ unit-oai-hss-0: 12:11:09 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 12:11:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cmake-curses-gui. unit-abot-epc-basic-0: 12:11:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cmake-curses-gui_3.5.1-1ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 12:11:09 DEBUG unit.abot-epc-basic/0.install Unpacking cmake-curses-gui (3.5.1-1ubuntu3) ... unit-oai-hss-0: 12:11:09 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha1-sign.po -MD -MP -MF rsa-sha1-sign.po.d -fpic -c rsa-sha1-sign.c -o rsa-sha1-sign.po \ unit-oai-hss-0: 12:11:09 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:11:09 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha1-verify.po -MD -MP -MF rsa-sha1-verify.po.d -fpic -c rsa-sha1-verify.c -o rsa-sha1-verify.po \ unit-oai-hss-0: 12:11:09 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:11:09 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha256-sign.po -MD -MP -MF rsa-sha256-sign.po.d -fpic -c rsa-sha256-sign.c -o rsa-sha256-sign.po \ unit-oai-hss-0: 12:11:09 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:11:09 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha256-verify.po -MD -MP -MF rsa-sha256-verify.po.d -fpic -c rsa-sha256-verify.c -o rsa-sha256-verify.po \ unit-oai-hss-0: 12:11:09 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:11:09 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha512-sign.po -MD -MP -MF rsa-sha512-sign.po.d -fpic -c rsa-sha512-sign.c -o rsa-sha512-sign.po \ unit-oai-hss-0: 12:11:09 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:11:09 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha512-verify.po -MD -MP -MF rsa-sha512-verify.po.d -fpic -c rsa-sha512-verify.c -o rsa-sha512-verify.po \ unit-oai-hss-0: 12:11:09 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:11:09 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-encrypt.po -MD -MP -MF rsa-encrypt.po.d -fpic -c rsa-encrypt.c -o rsa-encrypt.po \ unit-oai-hss-0: 12:11:09 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:11:09 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-decrypt.po -MD -MP -MF rsa-decrypt.po.d -fpic -c rsa-decrypt.c -o rsa-decrypt.po \ unit-oai-hss-0: 12:11:09 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:11:09 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-decrypt-tr.po -MD -MP -MF rsa-decrypt-tr.po.d -fpic -c rsa-decrypt-tr.c -o rsa-decrypt-tr.po \ unit-oai-hss-0: 12:11:09 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:11:09 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-keygen.po -MD -MP -MF rsa-keygen.po.d -fpic -c rsa-keygen.c -o rsa-keygen.po \ unit-oai-hss-0: 12:11:09 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:11:09 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-compat.po -MD -MP -MF rsa-compat.po.d -fpic -c rsa-compat.c -o rsa-compat.po \ unit-oai-hss-0: 12:11:09 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:11:09 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-blind.po -MD -MP -MF rsa-blind.po.d -fpic -c rsa-blind.c -o rsa-blind.po \ unit-oai-hss-0: 12:11:09 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 12:11:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package m4. unit-abot-epc-basic-0: 12:11:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/m4_1.4.17-5_amd64.deb ... unit-oai-hss-0: 12:11:09 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa2sexp.po -MD -MP -MF rsa2sexp.po.d -fpic -c rsa2sexp.c -o rsa2sexp.po \ unit-oai-hss-0: 12:11:09 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:11:09 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp2rsa.po -MD -MP -MF sexp2rsa.po.d -fpic -c sexp2rsa.c -o sexp2rsa.po \ unit-oai-hss-0: 12:11:09 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 12:11:09 DEBUG unit.abot-epc-basic/0.install Unpacking m4 (1.4.17-5) ... unit-oai-hss-0: 12:11:09 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa.po -MD -MP -MF dsa.po.d -fpic -c dsa.c -o dsa.po \ unit-oai-hss-0: 12:11:09 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:11:09 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sign.po -MD -MP -MF dsa-sign.po.d -fpic -c dsa-sign.c -o dsa-sign.po \ unit-oai-hss-0: 12:11:09 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:11:09 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-verify.po -MD -MP -MF dsa-verify.po.d -fpic -c dsa-verify.c -o dsa-verify.po \ unit-oai-hss-0: 12:11:09 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:11:09 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-keygen.po -MD -MP -MF dsa-keygen.po.d -fpic -c dsa-keygen.c -o dsa-keygen.po \ unit-oai-hss-0: 12:11:09 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:11:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sha1-sign.po -MD -MP -MF dsa-sha1-sign.po.d -fpic -c dsa-sha1-sign.c -o dsa-sha1-sign.po \ unit-oai-hss-0: 12:11:10 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 12:11:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfl-dev:amd64. unit-abot-epc-basic-0: 12:11:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfl-dev_2.6.0-11_amd64.deb ... unit-oai-hss-0: 12:11:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sha1-verify.po -MD -MP -MF dsa-sha1-verify.po.d -fpic -c dsa-sha1-verify.c -o dsa-sha1-verify.po \ unit-oai-hss-0: 12:11:10 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:11:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sha256-sign.po -MD -MP -MF dsa-sha256-sign.po.d -fpic -c dsa-sha256-sign.c -o dsa-sha256-sign.po \ unit-oai-hss-0: 12:11:10 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 12:11:10 DEBUG unit.abot-epc-basic/0.install Unpacking libfl-dev:amd64 (2.6.0-11) ... unit-oai-hss-0: 12:11:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sha256-verify.po -MD -MP -MF dsa-sha256-verify.po.d -fpic -c dsa-sha256-verify.c -o dsa-sha256-verify.po \ unit-oai-hss-0: 12:11:10 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:11:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa2sexp.po -MD -MP -MF dsa2sexp.po.d -fpic -c dsa2sexp.c -o dsa2sexp.po \ unit-oai-hss-0: 12:11:10 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:11:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp2dsa.po -MD -MP -MF sexp2dsa.po.d -fpic -c sexp2dsa.c -o sexp2dsa.po \ unit-oai-hss-0: 12:11:10 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:11:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pgp-encode.po -MD -MP -MF pgp-encode.po.d -fpic -c pgp-encode.c -o pgp-encode.po \ unit-oai-hss-0: 12:11:10 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 12:11:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package flex. unit-oai-hss-0: 12:11:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa2openpgp.po -MD -MP -MF rsa2openpgp.po.d -fpic -c rsa2openpgp.c -o rsa2openpgp.po \ unit-oai-hss-0: 12:11:10 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 12:11:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../flex_2.6.0-11_amd64.deb ... unit-abot-epc-basic-0: 12:11:10 DEBUG unit.abot-epc-basic/0.install Unpacking flex (2.6.0-11) ... unit-oai-hss-0: 12:11:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT der-iterator.po -MD -MP -MF der-iterator.po.d -fpic -c der-iterator.c -o der-iterator.po \ unit-oai-hss-0: 12:11:10 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:11:10 DEBUG unit.oai-hss/0.install pgp-encode.c: In function 'nettle_pgp_put_rsa_sha1_signature': unit-oai-hss-0: 12:11:10 DEBUG unit.oai-hss/0.install pgp-encode.c:249:11: warning: unused variable 'digest16' [-Wunused-variable] unit-oai-hss-0: 12:11:10 DEBUG unit.oai-hss/0.install uint8_t digest16[2]; unit-oai-hss-0: 12:11:10 DEBUG unit.oai-hss/0.install ^ unit-abot-epc-basic-0: 12:11:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-lato. unit-oai-hss-0: 12:11:10 DEBUG unit.oai-hss/0.install rsa2openpgp.c: In function 'nettle_rsa_keypair_to_openpgp': unit-oai-hss-0: 12:11:10 DEBUG unit.oai-hss/0.install rsa2openpgp.c:67:12: warning: unused variable 'key_length' [-Wunused-variable] unit-oai-hss-0: 12:11:10 DEBUG unit.oai-hss/0.install unsigned key_length; unit-oai-hss-0: 12:11:10 DEBUG unit.oai-hss/0.install ^ unit-abot-epc-basic-0: 12:11:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-lato_2.0-1_all.deb ... unit-abot-epc-basic-0: 12:11:10 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-lato (2.0-1) ... unit-oai-hss-0: 12:11:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT der2rsa.po -MD -MP -MF der2rsa.po.d -fpic -c der2rsa.c -o der2rsa.po \ unit-oai-hss-0: 12:11:10 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:11:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT der2dsa.po -MD -MP -MF der2dsa.po.d -fpic -c der2dsa.c -o der2dsa.po \ unit-oai-hss-0: 12:11:10 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:11:10 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs aesdata.o -lgmp -o aesdata unit-oai-hss-0: 12:11:10 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs desdata.o -lgmp -o desdata unit-oai-hss-0: 12:11:10 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs twofishdata.o -lgmp -o twofishdata unit-oai-hss-0: 12:11:10 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs shadata.o -lgmp -lm -o shadata unit-oai-hss-0: 12:11:10 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs gcmdata.o -lgmp -o gcmdata unit-oai-hss-0: 12:11:10 DEBUG unit.oai-hss/0.install rm -f libnettle.a unit-oai-hss-0: 12:11:10 DEBUG unit.oai-hss/0.install rm -f libhogweed.a unit-oai-hss-0: 12:11:10 DEBUG unit.oai-hss/0.install ar cru libnettle.a aes-decrypt-internal.o aes-decrypt.o aes-encrypt-internal.o aes-encrypt.o aes-encrypt-table.o aes-set-encrypt-key.o aes-set-decrypt-key.o aes-meta.o arcfour.o arcfour-crypt.o arcfour-meta.o arctwo.o arctwo-meta.o base16-encode.o base16-decode.o base16-meta.o base64-encode.o base64-decode.o base64-meta.o camellia-crypt.o camellia-crypt-internal.o camellia-set-encrypt-key.o camellia-set-decrypt-key.o camellia-table.o camellia-meta.o cast128.o cast128-meta.o blowfish.o cbc.o ctr.o gcm.o gcm-aes.o des.o des3.o des-compat.o hmac.o hmac-md5.o hmac-ripemd160.o hmac-sha1.o hmac-sha224.o hmac-sha256.o hmac-sha384.o hmac-sha512.o knuth-lfib.o md2.o md2-meta.o md4.o md4-meta.o md5.o md5-compress.o md5-compat.o md5-meta.o ripemd160.o ripemd160-compress.o ripemd160-meta.o salsa20-crypt.o salsa20-set-key.o sha1.o sha1-compress.o sha1-meta.o sha256.o sha256-compress.o sha224-meta.o sha256-meta.o sha512.o sha512-compress.o sha384-meta.o sha512-meta.o serpent-set-key.o serpent-encrypt.o serpent-decrypt.o serpent-meta.o twofish.o twofish-meta.o yarrow256.o yarrow_key_event.o buffer.o buffer-init.o realloc.o nettle-meta-hashes.o nettle-meta-ciphers.o nettle-meta-armors.o write-be32.o write-le32.o memxor.o unit-oai-hss-0: 12:11:10 DEBUG unit.oai-hss/0.install ar cru libhogweed.a sexp.o sexp-format.o sexp-transport.o sexp-transport-format.o bignum.o bignum-next-prime.o bignum-random.o bignum-random-prime.o sexp2bignum.o pkcs1.o pkcs1-encrypt.o pkcs1-decrypt.o pkcs1-rsa-digest.o pkcs1-rsa-md5.o pkcs1-rsa-sha1.o pkcs1-rsa-sha256.o pkcs1-rsa-sha512.o rsa.o rsa-sign.o rsa-verify.o rsa-pkcs1-sign.o rsa-pkcs1-sign-tr.o rsa-pkcs1-verify.o rsa-md5-sign.o rsa-md5-verify.o rsa-sha1-sign.o rsa-sha1-verify.o rsa-sha256-sign.o rsa-sha256-verify.o rsa-sha512-sign.o rsa-sha512-verify.o rsa-encrypt.o rsa-decrypt.o rsa-decrypt-tr.o rsa-keygen.o rsa-compat.o rsa-blind.o rsa2sexp.o sexp2rsa.o dsa.o dsa-sign.o dsa-verify.o dsa-keygen.o dsa-sha1-sign.o dsa-sha1-verify.o dsa-sha256-sign.o dsa-sha256-verify.o dsa2sexp.o sexp2dsa.o pgp-encode.o rsa2openpgp.o der-iterator.o der2rsa.o der2dsa.o unit-oai-hss-0: 12:11:10 DEBUG unit.oai-hss/0.install gcc -shared -Wl,-soname=libnettle.so.4 aes-decrypt-internal.po aes-decrypt.po aes-encrypt-internal.po aes-encrypt.po aes-encrypt-table.po aes-set-encrypt-key.po aes-set-decrypt-key.po aes-meta.po arcfour.po arcfour-crypt.po arcfour-meta.po arctwo.po arctwo-meta.po base16-encode.po base16-decode.po base16-meta.po base64-encode.po base64-decode.po base64-meta.po camellia-crypt.po camellia-crypt-internal.po camellia-set-encrypt-key.po camellia-set-decrypt-key.po camellia-table.po camellia-meta.po cast128.po cast128-meta.po blowfish.po cbc.po ctr.po gcm.po gcm-aes.po des.po des3.po des-compat.po hmac.po hmac-md5.po hmac-ripemd160.po hmac-sha1.po hmac-sha224.po hmac-sha256.po hmac-sha384.po hmac-sha512.po knuth-lfib.po md2.po md2-meta.po md4.po md4-meta.po md5.po md5-compress.po md5-compat.po md5-meta.po ripemd160.po ripemd160-compress.po ripemd160-meta.po salsa20-crypt.po salsa20-set-key.po sha1.po sha1-compress.po sha1-meta.po sha256.po sha256-compress.po sha224-meta.po sha256-meta.po sha512.po sha512-compress.po sha384-meta.po sha512-meta.po serpent-set-key.po serpent-encrypt.po serpent-decrypt.po serpent-meta.po twofish.po twofish-meta.po yarrow256.po yarrow_key_event.po buffer.po buffer-init.po realloc.po nettle-meta-hashes.po nettle-meta-ciphers.po nettle-meta-armors.po write-be32.po write-le32.po memxor.po -o libnettle.so unit-oai-hss-0: 12:11:10 DEBUG unit.oai-hss/0.install ranlib libnettle.a unit-oai-hss-0: 12:11:10 DEBUG unit.oai-hss/0.install ranlib libhogweed.a unit-oai-hss-0: 12:11:10 DEBUG unit.oai-hss/0.install mkdir .lib 2>/dev/null unit-oai-hss-0: 12:11:10 DEBUG unit.oai-hss/0.install (cd .lib \ unit-oai-hss-0: 12:11:10 DEBUG unit.oai-hss/0.install && rm -f libnettle.so \ unit-oai-hss-0: 12:11:10 DEBUG unit.oai-hss/0.install && ln -s ../libnettle.so libnettle.so \ unit-oai-hss-0: 12:11:10 DEBUG unit.oai-hss/0.install && [ -z "libnettle.so.4" ] \ unit-oai-hss-0: 12:11:10 DEBUG unit.oai-hss/0.install || { rm -f libnettle.so.4 \ unit-oai-hss-0: 12:11:10 DEBUG unit.oai-hss/0.install && ln -s libnettle.so libnettle.so.4 ; } ) unit-oai-hss-0: 12:11:10 DEBUG unit.oai-hss/0.install gcc -L. -shared -Wl,-soname=libhogweed.so.2 sexp.po sexp-format.po sexp-transport.po sexp-transport-format.po bignum.po bignum-next-prime.po bignum-random.po bignum-random-prime.po sexp2bignum.po pkcs1.po pkcs1-encrypt.po pkcs1-decrypt.po pkcs1-rsa-digest.po pkcs1-rsa-md5.po pkcs1-rsa-sha1.po pkcs1-rsa-sha256.po pkcs1-rsa-sha512.po rsa.po rsa-sign.po rsa-verify.po rsa-pkcs1-sign.po rsa-pkcs1-sign-tr.po rsa-pkcs1-verify.po rsa-md5-sign.po rsa-md5-verify.po rsa-sha1-sign.po rsa-sha1-verify.po rsa-sha256-sign.po rsa-sha256-verify.po rsa-sha512-sign.po rsa-sha512-verify.po rsa-encrypt.po rsa-decrypt.po rsa-decrypt-tr.po rsa-keygen.po rsa-compat.po rsa-blind.po rsa2sexp.po sexp2rsa.po dsa.po dsa-sign.po dsa-verify.po dsa-keygen.po dsa-sha1-sign.po dsa-sha1-verify.po dsa-sha256-sign.po dsa-sha256-verify.po dsa2sexp.po sexp2dsa.po pgp-encode.po rsa2openpgp.po der-iterator.po der2rsa.po der2dsa.po -o libhogweed.so -lnettle -lgmp unit-oai-hss-0: 12:11:10 DEBUG unit.oai-hss/0.install mkdir .lib 2>/dev/null unit-oai-hss-0: 12:11:10 DEBUG unit.oai-hss/0.install make[1]: [libhogweed.so] Error 1 (ignored) unit-oai-hss-0: 12:11:10 DEBUG unit.oai-hss/0.install (cd .lib \ unit-oai-hss-0: 12:11:10 DEBUG unit.oai-hss/0.install && rm -f libhogweed.so \ unit-oai-hss-0: 12:11:10 DEBUG unit.oai-hss/0.install && ln -s ../libhogweed.so libhogweed.so \ unit-oai-hss-0: 12:11:10 DEBUG unit.oai-hss/0.install && [ -z "libhogweed.so.2" ] \ unit-oai-hss-0: 12:11:10 DEBUG unit.oai-hss/0.install || { rm -f libhogweed.so.2 \ unit-oai-hss-0: 12:11:10 DEBUG unit.oai-hss/0.install && ln -s libhogweed.so libhogweed.so.2 ; } ) unit-oai-hss-0: 12:11:10 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5' unit-oai-hss-0: 12:11:10 DEBUG unit.oai-hss/0.install set -e; for d in tools testsuite examples; do \ unit-oai-hss-0: 12:11:10 DEBUG unit.oai-hss/0.install echo "Making all in $d" ; (cd $d && make all); done unit-oai-hss-0: 12:11:10 DEBUG unit.oai-hss/0.install Making all in tools unit-oai-hss-0: 12:11:10 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 12:11:10 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-conv.o -MD -MP -MF sexp-conv.o.d -c sexp-conv.c && true unit-oai-hss-0: 12:11:10 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT input.o -MD -MP -MF input.o.d -c input.c && true unit-oai-hss-0: 12:11:10 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT output.o -MD -MP -MF output.o.d -c output.c && true unit-oai-hss-0: 12:11:10 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT parse.o -MD -MP -MF parse.o.d -c parse.c && true unit-oai-hss-0: 12:11:10 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT misc.o -MD -MP -MF misc.o.d -c misc.c && true unit-oai-hss-0: 12:11:11 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-hash.o -MD -MP -MF nettle-hash.o.d -c nettle-hash.c && true unit-oai-hss-0: 12:11:11 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-lfib-stream.o -MD -MP -MF nettle-lfib-stream.o.d -c nettle-lfib-stream.c && true unit-oai-hss-0: 12:11:11 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-conv.o -MD -MP -MF pkcs1-conv.o.d -c pkcs1-conv.c && true unit-oai-hss-0: 12:11:11 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sexp-conv.o input.o output.o parse.o misc.o ../getopt.o ../getopt1.o -lnettle -lgmp -o sexp-conv unit-oai-hss-0: 12:11:11 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. nettle-lfib-stream.o -lnettle -lgmp -o nettle-lfib-stream unit-oai-hss-0: 12:11:11 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. nettle-hash.o misc.o ../getopt.o ../getopt1.o -lnettle -lgmp -o nettle-hash unit-oai-hss-0: 12:11:11 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. pkcs1-conv.o misc.o ../getopt.o ../getopt1.o -lhogweed -lnettle -lgmp -o pkcs1-conv unit-oai-hss-0: 12:11:11 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 12:11:11 DEBUG unit.oai-hss/0.install Making all in testsuite unit-oai-hss-0: 12:11:11 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 12:11:11 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-test.o -MD -MP -MF aes-test.o.d -c aes-test.c && true unit-oai-hss-0: 12:11:11 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT testutils.o -MD -MP -MF testutils.o.d -c testutils.c && true unit-oai-hss-0: 12:11:11 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arcfour-test.o -MD -MP -MF arcfour-test.o.d -c arcfour-test.c && true unit-oai-hss-0: 12:11:11 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arctwo-test.o -MD -MP -MF arctwo-test.o.d -c arctwo-test.c && true unit-oai-hss-0: 12:11:11 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT blowfish-test.o -MD -MP -MF blowfish-test.o.d -c blowfish-test.c && true unit-oai-hss-0: 12:11:11 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cast128-test.o -MD -MP -MF cast128-test.o.d -c cast128-test.c && true unit-oai-hss-0: 12:11:11 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16-test.o -MD -MP -MF base16-test.o.d -c base16-test.c && true unit-oai-hss-0: 12:11:11 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64-test.o -MD -MP -MF base64-test.o.d -c base64-test.c && true unit-oai-hss-0: 12:11:11 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-test.o -MD -MP -MF camellia-test.o.d -c camellia-test.c && true unit-oai-hss-0: 12:11:11 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des-test.o -MD -MP -MF des-test.o.d -c des-test.c && true unit-oai-hss-0: 12:11:11 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des3-test.o -MD -MP -MF des3-test.o.d -c des3-test.c && true unit-oai-hss-0: 12:11:11 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des-compat-test.o -MD -MP -MF des-compat-test.o.d -c des-compat-test.c && true unit-oai-hss-0: 12:11:11 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md2-test.o -MD -MP -MF md2-test.o.d -c md2-test.c && true unit-oai-hss-0: 12:11:12 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md4-test.o -MD -MP -MF md4-test.o.d -c md4-test.c && true unit-oai-hss-0: 12:11:12 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5-test.o -MD -MP -MF md5-test.o.d -c md5-test.c && true unit-oai-hss-0: 12:11:12 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5-compat-test.o -MD -MP -MF md5-compat-test.o.d -c md5-compat-test.c && true unit-oai-hss-0: 12:11:12 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT memxor-test.o -MD -MP -MF memxor-test.o.d -c memxor-test.c && true unit-abot-epc-basic-0: 12:11:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package imagemagick-common. unit-oai-hss-0: 12:11:12 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ripemd160-test.o -MD -MP -MF ripemd160-test.o.d -c ripemd160-test.c && true unit-abot-epc-basic-0: 12:11:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../imagemagick-common_8%3a6.8.9.9-7ubuntu5.13_all.deb ... unit-oai-hss-0: 12:11:12 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT salsa20-test.o -MD -MP -MF salsa20-test.o.d -c salsa20-test.c && true unit-abot-epc-basic-0: 12:11:12 DEBUG unit.abot-epc-basic/0.install Unpacking imagemagick-common (8:6.8.9.9-7ubuntu5.13) ... unit-abot-epc-basic-0: 12:11:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaudio2:amd64. unit-abot-epc-basic-0: 12:11:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaudio2_1.9.4-4_amd64.deb ... unit-abot-epc-basic-0: 12:11:12 DEBUG unit.abot-epc-basic/0.install Unpacking libaudio2:amd64 (1.9.4-4) ... unit-oai-hss-0: 12:11:12 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha1-test.o -MD -MP -MF sha1-test.o.d -c sha1-test.c && true unit-abot-epc-basic-0: 12:11:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libexif12:amd64. unit-abot-epc-basic-0: 12:11:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libexif12_0.6.21-2_amd64.deb ... unit-abot-epc-basic-0: 12:11:12 DEBUG unit.abot-epc-basic/0.install Unpacking libexif12:amd64 (0.6.21-2) ... unit-oai-hss-0: 12:11:12 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha224-test.o -MD -MP -MF sha224-test.o.d -c sha224-test.c && true unit-oai-hss-0: 12:11:12 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha256-test.o -MD -MP -MF sha256-test.o.d -c sha256-test.c && true unit-abot-epc-basic-0: 12:11:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-double3:amd64. unit-abot-epc-basic-0: 12:11:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-double3_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:11:12 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-double3:amd64 (3.3.4-2ubuntu1) ... unit-oai-hss-0: 12:11:12 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha384-test.o -MD -MP -MF sha384-test.o.d -c sha384-test.c && true unit-oai-hss-0: 12:11:12 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha512-test.o -MD -MP -MF sha512-test.o.d -c sha512-test.c && true unit-oai-hss-0: 12:11:12 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-test.o -MD -MP -MF serpent-test.o.d -c serpent-test.c && true unit-oai-hss-0: 12:11:12 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT twofish-test.o -MD -MP -MF twofish-test.o.d -c twofish-test.c && true unit-oai-hss-0: 12:11:12 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT knuth-lfib-test.o -MD -MP -MF knuth-lfib-test.o.d -c knuth-lfib-test.c && true unit-oai-hss-0: 12:11:12 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cbc-test.o -MD -MP -MF cbc-test.o.d -c cbc-test.c && true unit-oai-hss-0: 12:11:12 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ctr-test.o -MD -MP -MF ctr-test.o.d -c ctr-test.c && true unit-abot-epc-basic-0: 12:11:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-long3:amd64. unit-abot-epc-basic-0: 12:11:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-long3_3.3.4-2ubuntu1_amd64.deb ... unit-oai-hss-0: 12:11:12 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT gcm-test.o -MD -MP -MF gcm-test.o.d -c gcm-test.c && true unit-oai-hss-0: 12:11:12 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-test.o -MD -MP -MF hmac-test.o.d -c hmac-test.c && true unit-abot-epc-basic-0: 12:11:12 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-long3:amd64 (3.3.4-2ubuntu1) ... unit-oai-hss-0: 12:11:12 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT meta-hash-test.o -MD -MP -MF meta-hash-test.o.d -c meta-hash-test.c && true unit-oai-hss-0: 12:11:12 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT meta-cipher-test.o -MD -MP -MF meta-cipher-test.o.d -c meta-cipher-test.c && true unit-oai-hss-0: 12:11:13 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT meta-armor-test.o -MD -MP -MF meta-armor-test.o.d -c meta-armor-test.c && true unit-oai-hss-0: 12:11:13 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT buffer-test.o -MD -MP -MF buffer-test.o.d -c buffer-test.c && true unit-oai-hss-0: 12:11:13 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT yarrow-test.o -MD -MP -MF yarrow-test.o.d -c yarrow-test.c && true unit-abot-epc-basic-0: 12:11:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-quad3:amd64. unit-abot-epc-basic-0: 12:11:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-quad3_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:11:13 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-quad3:amd64 (3.3.4-2ubuntu1) ... unit-oai-hss-0: 12:11:13 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-test.o -MD -MP -MF sexp-test.o.d -c sexp-test.c && true unit-oai-hss-0: 12:11:13 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-format-test.o -MD -MP -MF sexp-format-test.o.d -c sexp-format-test.c && true unit-oai-hss-0: 12:11:13 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa2sexp-test.o -MD -MP -MF rsa2sexp-test.o.d -c rsa2sexp-test.c && true unit-oai-hss-0: 12:11:13 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp2rsa-test.o -MD -MP -MF sexp2rsa-test.o.d -c sexp2rsa-test.c && true unit-oai-hss-0: 12:11:13 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum-test.o -MD -MP -MF bignum-test.o.d -c bignum-test.c && true unit-oai-hss-0: 12:11:13 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT random-prime-test.o -MD -MP -MF random-prime-test.o.d -c random-prime-test.c && true unit-abot-epc-basic-0: 12:11:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-single3:amd64. unit-abot-epc-basic-0: 12:11:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-single3_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:11:13 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-single3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 12:11:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libieee1284-3:amd64. unit-abot-epc-basic-0: 12:11:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libieee1284-3_0.2.11-12_amd64.deb ... unit-oai-hss-0: 12:11:13 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-test.o -MD -MP -MF pkcs1-test.o.d -c pkcs1-test.c && true unit-abot-epc-basic-0: 12:11:13 DEBUG unit.abot-epc-basic/0.install Unpacking libieee1284-3:amd64 (0.2.11-12) ... unit-oai-hss-0: 12:11:13 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-test.o -MD -MP -MF rsa-test.o.d -c rsa-test.c && true unit-abot-epc-basic-0: 12:11:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblqr-1-0:amd64. unit-abot-epc-basic-0: 12:11:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblqr-1-0_0.4.2-2_amd64.deb ... unit-oai-hss-0: 12:11:13 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-encrypt-test.o -MD -MP -MF rsa-encrypt-test.o.d -c rsa-encrypt-test.c && true unit-abot-epc-basic-0: 12:11:13 DEBUG unit.abot-epc-basic/0.install Unpacking liblqr-1-0:amd64 (0.4.2-2) ... unit-abot-epc-basic-0: 12:11:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libltdl7:amd64. unit-abot-epc-basic-0: 12:11:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libltdl7_2.4.6-0.1_amd64.deb ... unit-oai-hss-0: 12:11:13 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-keygen-test.o -MD -MP -MF rsa-keygen-test.o.d -c rsa-keygen-test.c && true unit-abot-epc-basic-0: 12:11:13 DEBUG unit.abot-epc-basic/0.install Unpacking libltdl7:amd64 (2.4.6-0.1) ... unit-oai-hss-0: 12:11:13 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-test.o -MD -MP -MF dsa-test.o.d -c dsa-test.c && true unit-abot-epc-basic-0: 12:11:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmagickcore-6.q16-2:amd64. unit-abot-epc-basic-0: 12:11:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmagickcore-6.q16-2_8%3a6.8.9.9-7ubuntu5.13_amd64.deb ... unit-abot-epc-basic-0: 12:11:13 DEBUG unit.abot-epc-basic/0.install Unpacking libmagickcore-6.q16-2:amd64 (8:6.8.9.9-7ubuntu5.13) ... unit-oai-hss-0: 12:11:13 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-keygen-test.o -MD -MP -MF dsa-keygen-test.o.d -c dsa-keygen-test.c && true unit-oai-hss-0: 12:11:14 DEBUG unit.oai-hss/0.install g++ -I.. -I.. -DHAVE_CONFIG_H -g -O2 -fpic -MT cxx-test.o -MD -MP -MF cxx-test.o.d -c cxx-test.cxx && true unit-oai-hss-0: 12:11:14 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha1-huge-test.o -MD -MP -MF sha1-huge-test.o.d -c sha1-huge-test.c && true unit-oai-hss-0: 12:11:14 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. aes-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o aes-test unit-oai-hss-0: 12:11:14 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. arcfour-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o arcfour-test unit-oai-hss-0: 12:11:14 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. arctwo-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o arctwo-test unit-oai-hss-0: 12:11:14 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. blowfish-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o blowfish-test unit-oai-hss-0: 12:11:14 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. cast128-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o cast128-test unit-oai-hss-0: 12:11:14 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. base16-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o base16-test unit-oai-hss-0: 12:11:14 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. base64-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o base64-test unit-oai-hss-0: 12:11:14 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. camellia-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o camellia-test unit-oai-hss-0: 12:11:14 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. des-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o des-test unit-abot-epc-basic-0: 12:11:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmagickwand-6.q16-2:amd64. unit-abot-epc-basic-0: 12:11:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmagickwand-6.q16-2_8%3a6.8.9.9-7ubuntu5.13_amd64.deb ... unit-oai-hss-0: 12:11:14 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. des3-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o des3-test unit-oai-hss-0: 12:11:14 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. des-compat-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o des-compat-test unit-oai-hss-0: 12:11:14 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. md2-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o md2-test unit-oai-hss-0: 12:11:14 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. md4-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o md4-test unit-oai-hss-0: 12:11:14 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. md5-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o md5-test unit-oai-hss-0: 12:11:14 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. md5-compat-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o md5-compat-test unit-oai-hss-0: 12:11:14 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. memxor-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o memxor-test unit-abot-epc-basic-0: 12:11:14 DEBUG unit.abot-epc-basic/0.install Unpacking libmagickwand-6.q16-2:amd64 (8:6.8.9.9-7ubuntu5.13) ... unit-oai-hss-0: 12:11:14 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. ripemd160-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o ripemd160-test unit-oai-hss-0: 12:11:14 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. salsa20-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o salsa20-test unit-oai-hss-0: 12:11:14 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sha1-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sha1-test unit-oai-hss-0: 12:11:14 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sha224-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sha224-test unit-oai-hss-0: 12:11:14 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sha256-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sha256-test unit-oai-hss-0: 12:11:14 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sha384-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sha384-test unit-oai-hss-0: 12:11:14 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sha512-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sha512-test unit-oai-hss-0: 12:11:14 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. serpent-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o serpent-test unit-oai-hss-0: 12:11:14 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. twofish-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o twofish-test unit-abot-epc-basic-0: 12:11:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmng2:amd64. unit-abot-epc-basic-0: 12:11:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmng2_2.0.2-0ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 12:11:14 DEBUG unit.abot-epc-basic/0.install Unpacking libmng2:amd64 (2.0.2-0ubuntu3) ... unit-oai-hss-0: 12:11:14 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. knuth-lfib-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o knuth-lfib-test unit-oai-hss-0: 12:11:14 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. cbc-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o cbc-test unit-oai-hss-0: 12:11:14 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. ctr-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o ctr-test unit-oai-hss-0: 12:11:14 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. gcm-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o gcm-test unit-abot-epc-basic-0: 12:11:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmtdev1:amd64. unit-abot-epc-basic-0: 12:11:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmtdev1_1.1.5-1ubuntu2_amd64.deb ... unit-oai-hss-0: 12:11:14 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. hmac-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o hmac-test unit-oai-hss-0: 12:11:14 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. meta-hash-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o meta-hash-test unit-oai-hss-0: 12:11:14 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. meta-cipher-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o meta-cipher-test unit-oai-hss-0: 12:11:14 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. meta-armor-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o meta-armor-test unit-abot-epc-basic-0: 12:11:14 DEBUG unit.abot-epc-basic/0.install Unpacking libmtdev1:amd64 (1.1.5-1ubuntu2) ... unit-oai-hss-0: 12:11:14 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. buffer-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o buffer-test unit-oai-hss-0: 12:11:14 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. yarrow-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o yarrow-test unit-oai-hss-0: 12:11:14 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sexp-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sexp-test unit-oai-hss-0: 12:11:14 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sexp-format-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sexp-format-test unit-oai-hss-0: 12:11:14 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. rsa2sexp-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o rsa2sexp-test unit-oai-hss-0: 12:11:14 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sexp2rsa-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sexp2rsa-test unit-oai-hss-0: 12:11:14 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. bignum-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o bignum-test unit-oai-hss-0: 12:11:14 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. random-prime-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o random-prime-test unit-oai-hss-0: 12:11:14 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. pkcs1-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o pkcs1-test unit-oai-hss-0: 12:11:14 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. rsa-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o rsa-test unit-oai-hss-0: 12:11:14 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. rsa-encrypt-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o rsa-encrypt-test unit-oai-hss-0: 12:11:14 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. rsa-keygen-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o rsa-keygen-test unit-oai-hss-0: 12:11:14 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. dsa-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o dsa-test unit-oai-hss-0: 12:11:14 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. dsa-keygen-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o dsa-keygen-test unit-oai-hss-0: 12:11:14 DEBUG unit.oai-hss/0.install g++ -g -O2 -L.. cxx-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o cxx-test unit-oai-hss-0: 12:11:14 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sha1-huge-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sha1-huge-test unit-abot-epc-basic-0: 12:11:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcrecpp0v5:amd64. unit-abot-epc-basic-0: 12:11:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpcrecpp0v5_2%3a8.38-3.1_amd64.deb ... unit-abot-epc-basic-0: 12:11:14 DEBUG unit.abot-epc-basic/0.install Unpacking libpcrecpp0v5:amd64 (2:8.38-3.1) ... unit-oai-hss-0: 12:11:15 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 12:11:15 DEBUG unit.oai-hss/0.install Making all in examples unit-oai-hss-0: 12:11:15 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 12:11:15 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-benchmark.o -MD -MP -MF nettle-benchmark.o.d -c nettle-benchmark.c && true unit-oai-hss-0: 12:11:15 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-openssl.o -MD -MP -MF nettle-openssl.o.d -c nettle-openssl.c && true unit-oai-hss-0: 12:11:15 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT io.o -MD -MP -MF io.o.d -c io.c && true unit-oai-hss-0: 12:11:15 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT eratosthenes.o -MD -MP -MF eratosthenes.o.d -c eratosthenes.c && true unit-oai-hss-0: 12:11:15 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16enc.o -MD -MP -MF base16enc.o.d -c base16enc.c && true unit-oai-hss-0: 12:11:15 DEBUG unit.oai-hss/0.install nettle-benchmark.c: In function 'time_cipher': unit-oai-hss-0: 12:11:15 DEBUG unit.oai-hss/0.install nettle-benchmark.c:505:29: warning: argument to 'sizeof' in 'memset' call is the same expression as the destination; did you mean to provide an explicit length? [-Wsizeof-pointer-memaccess] unit-oai-hss-0: 12:11:15 DEBUG unit.oai-hss/0.install memset(iv, 0, sizeof(iv)); unit-oai-hss-0: 12:11:15 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:11:15 DEBUG unit.oai-hss/0.install nettle-benchmark.c:521:29: warning: argument to 'sizeof' in 'memset' call is the same expression as the destination; did you mean to provide an explicit length? [-Wsizeof-pointer-memaccess] unit-oai-hss-0: 12:11:15 DEBUG unit.oai-hss/0.install memset(iv, 0, sizeof(iv)); unit-oai-hss-0: 12:11:15 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:11:15 DEBUG unit.oai-hss/0.install nettle-benchmark.c:538:29: warning: argument to 'sizeof' in 'memset' call is the same expression as the destination; did you mean to provide an explicit length? [-Wsizeof-pointer-memaccess] unit-oai-hss-0: 12:11:15 DEBUG unit.oai-hss/0.install memset(iv, 0, sizeof(iv)); unit-oai-hss-0: 12:11:15 DEBUG unit.oai-hss/0.install ^ unit-abot-epc-basic-0: 12:11:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libblas-common. unit-abot-epc-basic-0: 12:11:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libblas-common_3.6.0-2ubuntu2_amd64.deb ... unit-oai-hss-0: 12:11:15 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16dec.o -MD -MP -MF base16dec.o.d -c base16dec.c && true unit-oai-hss-0: 12:11:15 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64enc.o -MD -MP -MF base64enc.o.d -c base64enc.c && true unit-abot-epc-basic-0: 12:11:15 DEBUG unit.abot-epc-basic/0.install Unpacking libblas-common (3.6.0-2ubuntu2) ... unit-oai-hss-0: 12:11:15 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64dec.o -MD -MP -MF base64dec.o.d -c base64dec.c && true unit-oai-hss-0: 12:11:15 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-keygen.o -MD -MP -MF rsa-keygen.o.d -c rsa-keygen.c && true unit-oai-hss-0: 12:11:15 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sign.o -MD -MP -MF rsa-sign.o.d -c rsa-sign.c && true unit-abot-epc-basic-0: 12:11:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libblas3. unit-abot-epc-basic-0: 12:11:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libblas3_3.6.0-2ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 12:11:15 DEBUG unit.abot-epc-basic/0.install Unpacking libblas3 (3.6.0-2ubuntu2) ... unit-oai-hss-0: 12:11:15 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT read_rsa_key.o -MD -MP -MF read_rsa_key.o.d -c read_rsa_key.c && true unit-oai-hss-0: 12:11:15 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-verify.o -MD -MP -MF rsa-verify.o.d -c rsa-verify.c && true unit-oai-hss-0: 12:11:15 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-encrypt.o -MD -MP -MF rsa-encrypt.o.d -c rsa-encrypt.c && true unit-oai-hss-0: 12:11:15 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-decrypt.o -MD -MP -MF rsa-decrypt.o.d -c rsa-decrypt.c && true unit-abot-epc-basic-0: 12:11:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgfortran3:amd64. unit-abot-epc-basic-0: 12:11:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgfortran3_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 12:11:15 DEBUG unit.abot-epc-basic/0.install Unpacking libgfortran3:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-oai-hss-0: 12:11:15 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT next-prime.o -MD -MP -MF next-prime.o.d -c next-prime.c && true unit-oai-hss-0: 12:11:15 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT random-prime.o -MD -MP -MF random-prime.o.d -c random-prime.c && true unit-abot-epc-basic-0: 12:11:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libopenblas-base. unit-abot-epc-basic-0: 12:11:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libopenblas-base_0.2.18-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:11:15 DEBUG unit.abot-epc-basic/0.install Unpacking libopenblas-base (0.2.18-1ubuntu1) ... unit-oai-hss-0: 12:11:15 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. nettle-benchmark.o nettle-openssl.o ../getopt.o ../getopt1.o ../nettle-internal.o -lnettle -lgmp -o nettle-benchmark unit-oai-hss-0: 12:11:15 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. eratosthenes.o ../getopt.o ../getopt1.o -o eratosthenes unit-oai-hss-0: 12:11:15 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. base16enc.o io.o \ unit-oai-hss-0: 12:11:15 DEBUG unit.oai-hss/0.install -lnettle -lgmp -o base16enc unit-oai-hss-0: 12:11:15 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. base16dec.o io.o \ unit-oai-hss-0: 12:11:15 DEBUG unit.oai-hss/0.install -lnettle -lgmp -o base16dec unit-oai-hss-0: 12:11:15 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. base64enc.o io.o \ unit-oai-hss-0: 12:11:15 DEBUG unit.oai-hss/0.install -lnettle -lgmp -o base64enc unit-oai-hss-0: 12:11:15 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. base64dec.o io.o \ unit-oai-hss-0: 12:11:15 DEBUG unit.oai-hss/0.install -lnettle -lgmp -o base64dec unit-oai-hss-0: 12:11:15 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. rsa-keygen.o io.o ../getopt.o ../getopt1.o \ unit-oai-hss-0: 12:11:15 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-keygen unit-oai-hss-0: 12:11:15 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. rsa-sign.o io.o read_rsa_key.o \ unit-oai-hss-0: 12:11:15 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-sign unit-oai-hss-0: 12:11:15 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. rsa-verify.o io.o read_rsa_key.o \ unit-oai-hss-0: 12:11:15 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-verify unit-oai-hss-0: 12:11:15 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. rsa-encrypt.o io.o read_rsa_key.o \ unit-oai-hss-0: 12:11:15 DEBUG unit.oai-hss/0.install ../getopt.o ../getopt1.o \ unit-oai-hss-0: 12:11:15 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-encrypt unit-oai-hss-0: 12:11:15 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. rsa-decrypt.o io.o read_rsa_key.o \ unit-oai-hss-0: 12:11:15 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-decrypt unit-oai-hss-0: 12:11:15 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. next-prime.o ../getopt.o ../getopt1.o \ unit-oai-hss-0: 12:11:15 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o next-prime unit-oai-hss-0: 12:11:15 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. random-prime.o io.o ../getopt.o ../getopt1.o \ unit-oai-hss-0: 12:11:15 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o random-prime unit-oai-hss-0: 12:11:16 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 12:11:16 DEBUG unit.oai-hss/0.install make check-here unit-oai-hss-0: 12:11:16 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5' unit-oai-hss-0: 12:11:16 DEBUG unit.oai-hss/0.install true unit-oai-hss-0: 12:11:16 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5' unit-oai-hss-0: 12:11:16 DEBUG unit.oai-hss/0.install set -e; for d in tools testsuite examples; do \ unit-oai-hss-0: 12:11:16 DEBUG unit.oai-hss/0.install echo "Making check in $d" ; (cd $d && make check); done unit-oai-hss-0: 12:11:16 DEBUG unit.oai-hss/0.install Making check in tools unit-oai-hss-0: 12:11:16 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 12:11:16 DEBUG unit.oai-hss/0.install true unit-oai-hss-0: 12:11:16 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 12:11:16 DEBUG unit.oai-hss/0.install Making check in testsuite unit-oai-hss-0: 12:11:16 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 12:11:16 DEBUG unit.oai-hss/0.install LD_LIBRARY_PATH=../.lib PATH="../.lib:$PATH" srcdir="." \ unit-oai-hss-0: 12:11:16 DEBUG unit.oai-hss/0.install EMULATOR="" NM="nm" EXEEXT="" \ unit-oai-hss-0: 12:11:16 DEBUG unit.oai-hss/0.install ../run-tests aes-test arcfour-test arctwo-test blowfish-test cast128-test base16-test base64-test camellia-test des-test des3-test des-compat-test md2-test md4-test md5-test md5-compat-test memxor-test ripemd160-test salsa20-test sha1-test sha224-test sha256-test sha384-test sha512-test serpent-test twofish-test knuth-lfib-test cbc-test ctr-test gcm-test hmac-test meta-hash-test meta-cipher-test meta-armor-test buffer-test yarrow-test sexp-test sexp-format-test rsa2sexp-test sexp2rsa-test bignum-test random-prime-test pkcs1-test rsa-test rsa-encrypt-test rsa-keygen-test dsa-test dsa-keygen-test cxx-test sexp-conv-test pkcs1-conv-test symbols-test unit-oai-hss-0: 12:11:16 DEBUG unit.oai-hss/0.install PASS: aes unit-oai-hss-0: 12:11:16 DEBUG unit.oai-hss/0.install PASS: arcfour unit-oai-hss-0: 12:11:16 DEBUG unit.oai-hss/0.install PASS: arctwo unit-oai-hss-0: 12:11:16 DEBUG unit.oai-hss/0.install PASS: blowfish unit-oai-hss-0: 12:11:16 DEBUG unit.oai-hss/0.install PASS: cast128 unit-oai-hss-0: 12:11:16 DEBUG unit.oai-hss/0.install PASS: base16 unit-oai-hss-0: 12:11:16 DEBUG unit.oai-hss/0.install PASS: base64 unit-oai-hss-0: 12:11:16 DEBUG unit.oai-hss/0.install PASS: camellia unit-oai-hss-0: 12:11:16 DEBUG unit.oai-hss/0.install PASS: des unit-oai-hss-0: 12:11:16 DEBUG unit.oai-hss/0.install PASS: des3 unit-oai-hss-0: 12:11:16 DEBUG unit.oai-hss/0.install PASS: des-compat unit-oai-hss-0: 12:11:16 DEBUG unit.oai-hss/0.install PASS: md2 unit-oai-hss-0: 12:11:16 DEBUG unit.oai-hss/0.install PASS: md4 unit-oai-hss-0: 12:11:16 DEBUG unit.oai-hss/0.install PASS: md5 unit-oai-hss-0: 12:11:16 DEBUG unit.oai-hss/0.install PASS: md5-compat unit-oai-hss-0: 12:11:16 DEBUG unit.oai-hss/0.install PASS: memxor unit-oai-hss-0: 12:11:16 DEBUG unit.oai-hss/0.install PASS: ripemd160 unit-oai-hss-0: 12:11:16 DEBUG unit.oai-hss/0.install PASS: salsa20 unit-oai-hss-0: 12:11:16 DEBUG unit.oai-hss/0.install PASS: sha1 unit-oai-hss-0: 12:11:16 DEBUG unit.oai-hss/0.install PASS: sha224 unit-oai-hss-0: 12:11:16 DEBUG unit.oai-hss/0.install PASS: sha256 unit-oai-hss-0: 12:11:16 DEBUG unit.oai-hss/0.install PASS: sha384 unit-oai-hss-0: 12:11:16 DEBUG unit.oai-hss/0.install PASS: sha512 unit-oai-hss-0: 12:11:16 DEBUG unit.oai-hss/0.install PASS: serpent unit-oai-hss-0: 12:11:16 DEBUG unit.oai-hss/0.install PASS: twofish unit-oai-hss-0: 12:11:16 DEBUG unit.oai-hss/0.install PASS: knuth-lfib unit-oai-hss-0: 12:11:16 DEBUG unit.oai-hss/0.install PASS: cbc unit-oai-hss-0: 12:11:16 DEBUG unit.oai-hss/0.install PASS: ctr unit-oai-hss-0: 12:11:16 DEBUG unit.oai-hss/0.install PASS: gcm unit-oai-hss-0: 12:11:16 DEBUG unit.oai-hss/0.install PASS: hmac unit-oai-hss-0: 12:11:16 DEBUG unit.oai-hss/0.install PASS: meta-hash unit-oai-hss-0: 12:11:16 DEBUG unit.oai-hss/0.install PASS: meta-cipher unit-oai-hss-0: 12:11:16 DEBUG unit.oai-hss/0.install PASS: meta-armor unit-oai-hss-0: 12:11:16 DEBUG unit.oai-hss/0.install PASS: buffer unit-abot-epc-basic-0: 12:11:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatlas3-base. unit-abot-epc-basic-0: 12:11:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatlas3-base_3.10.2-9_amd64.deb ... unit-abot-epc-basic-0: 12:11:16 DEBUG unit.abot-epc-basic/0.install Unpacking libatlas3-base (3.10.2-9) ... unit-oai-hss-0: 12:11:16 DEBUG unit.oai-hss/0.install PASS: yarrow unit-oai-hss-0: 12:11:16 DEBUG unit.oai-hss/0.install PASS: sexp unit-oai-hss-0: 12:11:16 DEBUG unit.oai-hss/0.install PASS: sexp-format unit-oai-hss-0: 12:11:16 DEBUG unit.oai-hss/0.install PASS: rsa2sexp unit-oai-hss-0: 12:11:16 DEBUG unit.oai-hss/0.install PASS: sexp2rsa unit-oai-hss-0: 12:11:16 DEBUG unit.oai-hss/0.install PASS: bignum unit-oai-hss-0: 12:11:17 DEBUG unit.oai-hss/0.install PASS: random-prime unit-oai-hss-0: 12:11:17 DEBUG unit.oai-hss/0.install PASS: pkcs1 unit-oai-hss-0: 12:11:17 DEBUG unit.oai-hss/0.install PASS: rsa unit-oai-hss-0: 12:11:17 DEBUG unit.oai-hss/0.install PASS: rsa-encrypt unit-oai-hss-0: 12:11:17 DEBUG unit.oai-hss/0.install PASS: rsa-keygen unit-oai-hss-0: 12:11:17 DEBUG unit.oai-hss/0.install PASS: dsa unit-abot-epc-basic-0: 12:11:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblapack3. unit-abot-epc-basic-0: 12:11:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblapack3_3.6.0-2ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 12:11:17 DEBUG unit.abot-epc-basic/0.install Unpacking liblapack3 (3.6.0-2ubuntu2) ... unit-oai-hss-0: 12:11:17 DEBUG unit.oai-hss/0.install PASS: dsa-keygen unit-oai-hss-0: 12:11:17 DEBUG unit.oai-hss/0.install PASS: cxx unit-oai-hss-0: 12:11:17 DEBUG unit.oai-hss/0.install PASS: sexp-conv unit-oai-hss-0: 12:11:17 DEBUG unit.oai-hss/0.install PASS: pkcs1-conv unit-oai-hss-0: 12:11:17 DEBUG unit.oai-hss/0.install PASS: symbols unit-oai-hss-0: 12:11:17 DEBUG unit.oai-hss/0.install =================== unit-oai-hss-0: 12:11:17 DEBUG unit.oai-hss/0.install All 51 tests passed unit-oai-hss-0: 12:11:17 DEBUG unit.oai-hss/0.install =================== unit-oai-hss-0: 12:11:17 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 12:11:17 DEBUG unit.oai-hss/0.install Making check in examples unit-oai-hss-0: 12:11:17 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 12:11:17 DEBUG unit.oai-hss/0.install LD_LIBRARY_PATH=../.lib PATH="../.lib:$PATH" srcdir="." \ unit-oai-hss-0: 12:11:17 DEBUG unit.oai-hss/0.install EMULATOR="" EXEEXT="" \ unit-oai-hss-0: 12:11:17 DEBUG unit.oai-hss/0.install ".."/run-tests rsa-sign-test rsa-verify-test rsa-encrypt-test unit-oai-hss-0: 12:11:17 DEBUG unit.oai-hss/0.install xxxxx unit-oai-hss-0: 12:11:17 DEBUG unit.oai-hss/0.install xxxxx unit-oai-hss-0: 12:11:17 DEBUG unit.oai-hss/0.install PASS: rsa-sign unit-oai-hss-0: 12:11:17 DEBUG unit.oai-hss/0.install PASS: rsa-verify unit-oai-hss-0: 12:11:17 DEBUG unit.oai-hss/0.install PASS: rsa-encrypt unit-oai-hss-0: 12:11:17 DEBUG unit.oai-hss/0.install ================== unit-oai-hss-0: 12:11:17 DEBUG unit.oai-hss/0.install All 3 tests passed unit-oai-hss-0: 12:11:17 DEBUG unit.oai-hss/0.install ================== unit-oai-hss-0: 12:11:17 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 12:11:17 DEBUG unit.oai-hss/0.install make install-here unit-oai-hss-0: 12:11:17 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5' unit-oai-hss-0: 12:11:17 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/share/info unit-oai-hss-0: 12:11:17 DEBUG unit.oai-hss/0.install f=nettle.info ; \ unit-oai-hss-0: 12:11:17 DEBUG unit.oai-hss/0.install [ -f $f ] || f="./$f" ; \ unit-oai-hss-0: 12:11:17 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 "$f" /usr/share/info ; \ unit-oai-hss-0: 12:11:17 DEBUG unit.oai-hss/0.install if (install-info --version && \ unit-oai-hss-0: 12:11:17 DEBUG unit.oai-hss/0.install install-info --version 2>&1 | sed 1q | grep -i -v debian) >/dev/null 2>&1; then \ unit-oai-hss-0: 12:11:17 DEBUG unit.oai-hss/0.install install-info --info-dir="/usr/share/info" "$f" ; \ unit-oai-hss-0: 12:11:17 DEBUG unit.oai-hss/0.install else : ; fi unit-oai-hss-0: 12:11:17 DEBUG unit.oai-hss/0.install This is not dpkg install-info anymore, but GNU install-info unit-oai-hss-0: 12:11:17 DEBUG unit.oai-hss/0.install See the man page for ginstall-info for command line arguments unit-oai-hss-0: 12:11:17 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/include/nettle unit-oai-hss-0: 12:11:17 DEBUG unit.oai-hss/0.install for f in aes.h arcfour.h arctwo.h asn1.h bignum.h blowfish.h base16.h base64.h buffer.h camellia.h cast128.h cbc.h ctr.h gcm.h des.h des-compat.h dsa.h hmac.h knuth-lfib.h macros.h md2.h md4.h md5.h md5-compat.h memxor.h nettle-meta.h nettle-types.h pgp.h pkcs1.h realloc.h ripemd160.h rsa.h rsa-compat.h salsa20.h sexp.h serpent.h sha.h twofish.h yarrow.h nettle-stdint.h ; do \ unit-oai-hss-0: 12:11:17 DEBUG unit.oai-hss/0.install if [ -f "$f" ] ; then \ unit-oai-hss-0: 12:11:17 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 "$f" /usr/include/nettle ; \ unit-oai-hss-0: 12:11:17 DEBUG unit.oai-hss/0.install else \ unit-oai-hss-0: 12:11:17 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 "./$f" /usr/include/nettle ; \ unit-oai-hss-0: 12:11:17 DEBUG unit.oai-hss/0.install fi ; done unit-oai-hss-0: 12:11:18 DEBUG unit.oai-hss/0.install ./config.status config.h unit-oai-hss-0: 12:11:18 DEBUG unit.oai-hss/0.install config.status: creating config.h unit-oai-hss-0: 12:11:18 DEBUG unit.oai-hss/0.install config.status: config.h is unchanged unit-oai-hss-0: 12:11:18 DEBUG unit.oai-hss/0.install echo timestamp > stamp-h unit-oai-hss-0: 12:11:18 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/lib unit-oai-hss-0: 12:11:18 DEBUG unit.oai-hss/0.install for f in libnettle.a libhogweed.a; do \ unit-oai-hss-0: 12:11:18 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 $f /usr/lib ; \ unit-oai-hss-0: 12:11:18 DEBUG unit.oai-hss/0.install done unit-oai-hss-0: 12:11:18 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/lib/pkgconfig unit-oai-hss-0: 12:11:18 DEBUG unit.oai-hss/0.install for f in nettle.pc hogweed.pc ; do \ unit-oai-hss-0: 12:11:18 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 "$f" /usr/lib/pkgconfig ; \ unit-oai-hss-0: 12:11:18 DEBUG unit.oai-hss/0.install done unit-abot-epc-basic-0: 12:11:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqrupdate1:amd64. unit-abot-epc-basic-0: 12:11:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqrupdate1_1.1.2-1build1_amd64.deb ... unit-abot-epc-basic-0: 12:11:18 DEBUG unit.abot-epc-basic/0.install Unpacking libqrupdate1:amd64 (1.1.2-1build1) ... unit-oai-hss-0: 12:11:18 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/lib unit-oai-hss-0: 12:11:18 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 libnettle.so /usr/lib/libnettle.so.4.4 unit-oai-hss-0: 12:11:18 DEBUG unit.oai-hss/0.install [ -z "libnettle.so.4" ] \ unit-oai-hss-0: 12:11:18 DEBUG unit.oai-hss/0.install || (cd /usr/lib \ unit-oai-hss-0: 12:11:18 DEBUG unit.oai-hss/0.install && rm -f libnettle.so.4 libnettle.so \ unit-oai-hss-0: 12:11:18 DEBUG unit.oai-hss/0.install && ln -s libnettle.so.4.4 libnettle.so.4 \ unit-oai-hss-0: 12:11:18 DEBUG unit.oai-hss/0.install && ln -s libnettle.so.4.4 libnettle.so) unit-oai-hss-0: 12:11:18 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/lib unit-oai-hss-0: 12:11:18 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 libhogweed.so /usr/lib/libhogweed.so.2.2 unit-oai-hss-0: 12:11:18 DEBUG unit.oai-hss/0.install [ -z "libhogweed.so.2" ] \ unit-oai-hss-0: 12:11:18 DEBUG unit.oai-hss/0.install || (cd /usr/lib \ unit-oai-hss-0: 12:11:18 DEBUG unit.oai-hss/0.install && rm -f libhogweed.so.2 libhogweed.so \ unit-oai-hss-0: 12:11:18 DEBUG unit.oai-hss/0.install && ln -s libhogweed.so.2.2 libhogweed.so.2 \ unit-oai-hss-0: 12:11:18 DEBUG unit.oai-hss/0.install && ln -s libhogweed.so.2.2 libhogweed.so) unit-oai-hss-0: 12:11:18 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5' unit-oai-hss-0: 12:11:18 DEBUG unit.oai-hss/0.install set -e; for d in tools testsuite examples; do \ unit-oai-hss-0: 12:11:18 DEBUG unit.oai-hss/0.install echo "Making install in $d" ; (cd $d && make install); done unit-oai-hss-0: 12:11:18 DEBUG unit.oai-hss/0.install Making install in tools unit-oai-hss-0: 12:11:18 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 12:11:18 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/bin unit-oai-hss-0: 12:11:18 DEBUG unit.oai-hss/0.install for f in sexp-conv nettle-hash nettle-lfib-stream pkcs1-conv ; do \ unit-oai-hss-0: 12:11:18 DEBUG unit.oai-hss/0.install /usr/bin/install -c $f /usr/bin ; \ unit-oai-hss-0: 12:11:18 DEBUG unit.oai-hss/0.install done unit-oai-hss-0: 12:11:18 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 12:11:18 DEBUG unit.oai-hss/0.install Making install in testsuite unit-oai-hss-0: 12:11:18 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 12:11:18 DEBUG unit.oai-hss/0.install true unit-oai-hss-0: 12:11:18 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 12:11:18 DEBUG unit.oai-hss/0.install Making install in examples unit-oai-hss-0: 12:11:18 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 12:11:18 DEBUG unit.oai-hss/0.install true unit-oai-hss-0: 12:11:18 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 12:11:18 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 12:11:18 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 12:11:18 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 12:11:18 DEBUG unit.oai-hss/0.install autoconf is already the newest version. unit-oai-hss-0: 12:11:18 DEBUG unit.oai-hss/0.install automake is already the newest version. unit-oai-hss-0: 12:11:18 DEBUG unit.oai-hss/0.install build-essential is already the newest version. unit-oai-hss-0: 12:11:18 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 12:11:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcre16-3:amd64. unit-abot-epc-basic-0: 12:11:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpcre16-3_2%3a8.38-3.1_amd64.deb ... unit-oai-hss-0: 12:11:18 DEBUG unit.oai-hss/0.install Reading package lists... unit-abot-epc-basic-0: 12:11:18 DEBUG unit.abot-epc-basic/0.install Unpacking libpcre16-3:amd64 (2:8.38-3.1) ... unit-oai-hss-0: 12:11:18 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 12:11:18 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 12:11:18 DEBUG unit.oai-hss/0.install libidn2-0-dev is already the newest version. unit-oai-hss-0: 12:11:18 DEBUG unit.oai-hss/0.install libidn11-dev is already the newest version. unit-oai-hss-0: 12:11:18 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 12:11:18 DEBUG unit.oai-hss/0.install libp11-kit-dev libp11-kit0-dbg libtasn1-6-dbg libtasn1-6-dev libtspi-dev unit-oai-hss-0: 12:11:18 DEBUG unit.oai-hss/0.install libtspi1 unit-abot-epc-basic-0: 12:11:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5core5a:amd64. unit-abot-epc-basic-0: 12:11:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5core5a_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 12:11:18 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5core5a:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 12:11:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-server0:amd64. unit-abot-epc-basic-0: 12:11:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwayland-server0_1.12.0-1~ubuntu16.04.3_amd64.deb ... unit-abot-epc-basic-0: 12:11:19 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-server0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 12:11:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgbm1:amd64. unit-abot-epc-basic-0: 12:11:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgbm1_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:11:19 DEBUG unit.abot-epc-basic/0.install Unpacking libgbm1:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 12:11:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcapnp-0.5.3:amd64. unit-abot-epc-basic-0: 12:11:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcapnp-0.5.3_0.5.3-2ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 12:11:19 DEBUG unit.abot-epc-basic/0.install Unpacking libcapnp-0.5.3:amd64 (0.5.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 12:11:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libboost-filesystem1.58.0:amd64. unit-abot-epc-basic-0: 12:11:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libboost-filesystem1.58.0_1.58.0+dfsg-5ubuntu3.1_amd64.deb ... unit-abot-epc-basic-0: 12:11:19 DEBUG unit.abot-epc-basic/0.install Unpacking libboost-filesystem1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... unit-abot-epc-basic-0: 12:11:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircore1:amd64. unit-abot-epc-basic-0: 12:11:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmircore1_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 12:11:20 DEBUG unit.abot-epc-basic/0.install Unpacking libmircore1:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:11:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircommon7:amd64. unit-abot-epc-basic-0: 12:11:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmircommon7_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 12:11:20 DEBUG unit.abot-epc-basic/0.install Unpacking libmircommon7:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:11:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libprotobuf-lite9v5:amd64. unit-abot-epc-basic-0: 12:11:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libprotobuf-lite9v5_2.6.1-1.3_amd64.deb ... unit-abot-epc-basic-0: 12:11:20 DEBUG unit.abot-epc-basic/0.install Unpacking libprotobuf-lite9v5:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 12:11:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmirprotobuf3:amd64. unit-abot-epc-basic-0: 12:11:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmirprotobuf3_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 12:11:20 DEBUG unit.abot-epc-basic/0.install Unpacking libmirprotobuf3:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:11:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxkbcommon0:amd64. unit-abot-epc-basic-0: 12:11:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxkbcommon0_0.5.0-1ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 12:11:20 DEBUG unit.abot-epc-basic/0.install Unpacking libxkbcommon0:amd64 (0.5.0-1ubuntu2.1) ... unit-abot-epc-basic-0: 12:11:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmirclient9:amd64. unit-abot-epc-basic-0: 12:11:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmirclient9_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 12:11:21 DEBUG unit.abot-epc-basic/0.install Unpacking libmirclient9:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:11:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-client0:amd64. unit-abot-epc-basic-0: 12:11:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwayland-client0_1.12.0-1~ubuntu16.04.3_amd64.deb ... unit-abot-epc-basic-0: 12:11:21 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-client0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 12:11:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-xfixes0:amd64. unit-abot-epc-basic-0: 12:11:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-xfixes0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:11:21 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-xfixes0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:11:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libegl1-mesa:amd64. unit-abot-epc-basic-0: 12:11:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libegl1-mesa_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:11:21 DEBUG unit.abot-epc-basic/0.install Unpacking libegl1-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 12:11:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libevdev2:amd64. unit-abot-epc-basic-0: 12:11:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libevdev2_1.4.6+dfsg-1_amd64.deb ... unit-abot-epc-basic-0: 12:11:21 DEBUG unit.abot-epc-basic/0.install Unpacking libevdev2:amd64 (1.4.6+dfsg-1) ... unit-abot-epc-basic-0: 12:11:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgudev-1.0-0:amd64. unit-abot-epc-basic-0: 12:11:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgudev-1.0-0_1%3a230-2_amd64.deb ... unit-abot-epc-basic-0: 12:11:21 DEBUG unit.abot-epc-basic/0.install Unpacking libgudev-1.0-0:amd64 (1:230-2) ... unit-abot-epc-basic-0: 12:11:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwacom-common. unit-abot-epc-basic-0: 12:11:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwacom-common_0.22-1~ubuntu16.04.1_all.deb ... unit-abot-epc-basic-0: 12:11:21 DEBUG unit.abot-epc-basic/0.install Unpacking libwacom-common (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 12:11:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwacom2:amd64. unit-abot-epc-basic-0: 12:11:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwacom2_0.22-1~ubuntu16.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:11:22 DEBUG unit.abot-epc-basic/0.install Unpacking libwacom2:amd64 (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 12:11:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libinput-bin. unit-abot-epc-basic-0: 12:11:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libinput-bin_1.6.3-1ubuntu1~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:11:22 DEBUG unit.abot-epc-basic/0.install Unpacking libinput-bin (1.6.3-1ubuntu1~16.04.1) ... unit-abot-epc-basic-0: 12:11:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libinput10:amd64. unit-abot-epc-basic-0: 12:11:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libinput10_1.6.3-1ubuntu1~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:11:22 DEBUG unit.abot-epc-basic/0.install Unpacking libinput10:amd64 (1.6.3-1ubuntu1~16.04.1) ... unit-abot-epc-basic-0: 12:11:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5dbus5:amd64. unit-abot-epc-basic-0: 12:11:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5dbus5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 12:11:22 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5dbus5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 12:11:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libproxy1v5:amd64. unit-abot-epc-basic-0: 12:11:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libproxy1v5_0.4.11-5ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:11:22 DEBUG unit.abot-epc-basic/0.install Unpacking libproxy1v5:amd64 (0.4.11-5ubuntu1) ... unit-abot-epc-basic-0: 12:11:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5network5:amd64. unit-abot-epc-basic-0: 12:11:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5network5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 12:11:22 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5network5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 12:11:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-icccm4:amd64. unit-abot-epc-basic-0: 12:11:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-icccm4_0.4.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:11:23 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-icccm4:amd64 (0.4.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:11:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-util1:amd64. unit-abot-epc-basic-0: 12:11:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-util1_0.4.0-0ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 12:11:23 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-util1:amd64 (0.4.0-0ubuntu3) ... unit-abot-epc-basic-0: 12:11:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-image0:amd64. unit-abot-epc-basic-0: 12:11:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-image0_0.4.0-1build1_amd64.deb ... unit-abot-epc-basic-0: 12:11:23 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-image0:amd64 (0.4.0-1build1) ... unit-abot-epc-basic-0: 12:11:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-keysyms1:amd64. unit-abot-epc-basic-0: 12:11:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-keysyms1_0.4.0-1_amd64.deb ... unit-abot-epc-basic-0: 12:11:23 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-keysyms1:amd64 (0.4.0-1) ... unit-abot-epc-basic-0: 12:11:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-randr0:amd64. unit-abot-epc-basic-0: 12:11:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-randr0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:11:23 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-randr0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:11:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-render-util0:amd64. unit-abot-epc-basic-0: 12:11:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-render-util0_0.3.9-1_amd64.deb ... unit-abot-epc-basic-0: 12:11:23 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-render-util0:amd64 (0.3.9-1) ... unit-abot-epc-basic-0: 12:11:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-shape0:amd64. unit-abot-epc-basic-0: 12:11:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-shape0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:11:23 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-shape0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:11:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-xkb1:amd64. unit-abot-epc-basic-0: 12:11:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-xkb1_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:11:23 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-xkb1:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:11:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxkbcommon-x11-0:amd64. unit-abot-epc-basic-0: 12:11:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxkbcommon-x11-0_0.5.0-1ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 12:11:23 DEBUG unit.abot-epc-basic/0.install Unpacking libxkbcommon-x11-0:amd64 (0.5.0-1ubuntu2.1) ... unit-abot-epc-basic-0: 12:11:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5gui5:amd64. unit-abot-epc-basic-0: 12:11:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5gui5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 12:11:23 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5gui5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-oai-hss-0: 12:11:24 DEBUG unit.oai-hss/0.install 0 upgraded, 6 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 12:11:24 DEBUG unit.oai-hss/0.install Need to get 1855 kB of archives. unit-oai-hss-0: 12:11:24 DEBUG unit.oai-hss/0.install After this operation, 3712 kB of additional disk space will be used. unit-oai-hss-0: 12:11:24 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtspi1 amd64 0.3.11.2-1ubuntu1 [142 kB] unit-abot-epc-basic-0: 12:11:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5widgets5:amd64. unit-abot-epc-basic-0: 12:11:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5widgets5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 12:11:24 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5widgets5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-oai-hss-0: 12:11:24 DEBUG unit.oai-hss/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtasn1-6-dev amd64 3.4-3ubuntu0.6 [385 kB] unit-abot-epc-basic-0: 12:11:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5svg5:amd64. unit-abot-epc-basic-0: 12:11:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5svg5_5.5.1-2build1_amd64.deb ... unit-abot-epc-basic-0: 12:11:24 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5svg5:amd64 (5.5.1-2build1) ... unit-abot-epc-basic-0: 12:11:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package glib-networking-common. unit-abot-epc-basic-0: 12:11:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../glib-networking-common_2.48.2-1~ubuntu16.04.1_all.deb ... unit-abot-epc-basic-0: 12:11:24 DEBUG unit.abot-epc-basic/0.install Unpacking glib-networking-common (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 12:11:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package glib-networking-services. unit-abot-epc-basic-0: 12:11:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../glib-networking-services_2.48.2-1~ubuntu16.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:11:24 DEBUG unit.abot-epc-basic/0.install Unpacking glib-networking-services (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 12:11:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdconf1:amd64. unit-abot-epc-basic-0: 12:11:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdconf1_0.24.0-2_amd64.deb ... unit-abot-epc-basic-0: 12:11:25 DEBUG unit.abot-epc-basic/0.install Unpacking libdconf1:amd64 (0.24.0-2) ... unit-abot-epc-basic-0: 12:11:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package dconf-service. unit-abot-epc-basic-0: 12:11:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../dconf-service_0.24.0-2_amd64.deb ... unit-abot-epc-basic-0: 12:11:25 DEBUG unit.abot-epc-basic/0.install Unpacking dconf-service (0.24.0-2) ... unit-oai-hss-0: 12:11:25 DEBUG unit.oai-hss/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtspi-dev amd64 0.3.11.2-1ubuntu1 [613 kB] unit-abot-epc-basic-0: 12:11:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package dconf-gsettings-backend:amd64. unit-abot-epc-basic-0: 12:11:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../dconf-gsettings-backend_0.24.0-2_amd64.deb ... unit-abot-epc-basic-0: 12:11:25 DEBUG unit.abot-epc-basic/0.install Unpacking dconf-gsettings-backend:amd64 (0.24.0-2) ... unit-oai-hss-0: 12:11:25 DEBUG unit.oai-hss/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libp11-kit-dev amd64 0.20.2-2ubuntu2 [56.4 kB] unit-abot-epc-basic-0: 12:11:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gsettings-desktop-schemas. unit-abot-epc-basic-0: 12:11:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gsettings-desktop-schemas_3.18.1-1ubuntu1_all.deb ... unit-oai-hss-0: 12:11:25 DEBUG unit.oai-hss/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libp11-kit0-dbg amd64 0.20.2-2ubuntu2 [556 kB] unit-abot-epc-basic-0: 12:11:25 DEBUG unit.abot-epc-basic/0.install Unpacking gsettings-desktop-schemas (3.18.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:11:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package glib-networking:amd64. unit-abot-epc-basic-0: 12:11:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../glib-networking_2.48.2-1~ubuntu16.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:11:25 DEBUG unit.abot-epc-basic/0.install Unpacking glib-networking:amd64 (2.48.2-1~ubuntu16.04.1) ... unit-oai-hss-0: 12:11:25 DEBUG unit.oai-hss/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtasn1-6-dbg amd64 3.4-3ubuntu0.6 [104 kB] unit-abot-epc-basic-0: 12:11:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsoup2.4-1:amd64. unit-abot-epc-basic-0: 12:11:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsoup2.4-1_2.52.2-1ubuntu0.3_amd64.deb ... unit-oai-hss-0: 12:11:25 DEBUG unit.oai-hss/0.install sh: 0: getcwd() failed: No such file or directory unit-abot-epc-basic-0: 12:11:25 DEBUG unit.abot-epc-basic/0.install Unpacking libsoup2.4-1:amd64 (2.52.2-1ubuntu0.3) ... unit-abot-epc-basic-0: 12:11:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsoup-gnome2.4-1:amd64. unit-abot-epc-basic-0: 12:11:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsoup-gnome2.4-1_2.52.2-1ubuntu0.3_amd64.deb ... unit-abot-epc-basic-0: 12:11:25 DEBUG unit.abot-epc-basic/0.install Unpacking libsoup-gnome2.4-1:amd64 (2.52.2-1ubuntu0.3) ... unit-oai-hss-0: 12:11:25 DEBUG unit.oai-hss/0.install Fetched 1855 kB in 7s (260 kB/s) unit-oai-hss-0: 12:11:25 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtspi1. unit-abot-epc-basic-0: 12:11:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package librest-0.7-0:amd64. unit-oai-hss-0: 12:11:26 DEBUG unit.oai-hss/0.install (Reading database ... 118291 files and directories currently installed.) unit-abot-epc-basic-0: 12:11:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../librest-0.7-0_0.7.93-1_amd64.deb ... unit-oai-hss-0: 12:11:26 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtspi1_0.3.11.2-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:11:26 DEBUG unit.abot-epc-basic/0.install Unpacking librest-0.7-0:amd64 (0.7.93-1) ... unit-oai-hss-0: 12:11:26 DEBUG unit.oai-hss/0.install Unpacking libtspi1 (0.3.11.2-1ubuntu1) ... unit-abot-epc-basic-0: 12:11:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsamplerate0:amd64. unit-abot-epc-basic-0: 12:11:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsamplerate0_0.1.8-8_amd64.deb ... unit-abot-epc-basic-0: 12:11:26 DEBUG unit.abot-epc-basic/0.install Unpacking libsamplerate0:amd64 (0.1.8-8) ... unit-oai-hss-0: 12:11:26 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtasn1-6-dev. unit-oai-hss-0: 12:11:26 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtasn1-6-dev_3.4-3ubuntu0.6_amd64.deb ... unit-oai-hss-0: 12:11:26 DEBUG unit.oai-hss/0.install Unpacking libtasn1-6-dev (3.4-3ubuntu0.6) ... unit-oai-hss-0: 12:11:26 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtspi-dev. unit-oai-hss-0: 12:11:26 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtspi-dev_0.3.11.2-1ubuntu1_amd64.deb ... unit-oai-hss-0: 12:11:26 DEBUG unit.oai-hss/0.install Unpacking libtspi-dev (0.3.11.2-1ubuntu1) ... unit-abot-epc-basic-0: 12:11:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsane-common. unit-abot-epc-basic-0: 12:11:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsane-common_1.0.25+git20150528-1ubuntu2.16.04.1_all.deb ... unit-oai-hss-0: 12:11:26 DEBUG unit.oai-hss/0.install Selecting previously unselected package libp11-kit-dev. unit-oai-hss-0: 12:11:26 DEBUG unit.oai-hss/0.install Preparing to unpack .../libp11-kit-dev_0.20.2-2ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 12:11:26 DEBUG unit.abot-epc-basic/0.install Unpacking libsane-common (1.0.25+git20150528-1ubuntu2.16.04.1) ... unit-oai-hss-0: 12:11:26 DEBUG unit.oai-hss/0.install Unpacking libp11-kit-dev (0.20.2-2ubuntu2) ... unit-oai-hss-0: 12:11:26 DEBUG unit.oai-hss/0.install Selecting previously unselected package libp11-kit0-dbg:amd64. unit-oai-hss-0: 12:11:26 DEBUG unit.oai-hss/0.install Preparing to unpack .../libp11-kit0-dbg_0.20.2-2ubuntu2_amd64.deb ... unit-oai-hss-0: 12:11:26 DEBUG unit.oai-hss/0.install Unpacking libp11-kit0-dbg:amd64 (0.20.2-2ubuntu2) ... unit-abot-epc-basic-0: 12:11:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libserf-1-1:amd64. unit-abot-epc-basic-0: 12:11:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libserf-1-1_1.3.8-1_amd64.deb ... unit-abot-epc-basic-0: 12:11:26 DEBUG unit.abot-epc-basic/0.install Unpacking libserf-1-1:amd64 (1.3.8-1) ... unit-oai-hss-0: 12:11:26 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtasn1-6-dbg:amd64. unit-oai-hss-0: 12:11:26 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtasn1-6-dbg_3.4-3ubuntu0.6_amd64.deb ... unit-abot-epc-basic-0: 12:11:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libunistring0:amd64. unit-oai-hss-0: 12:11:26 DEBUG unit.oai-hss/0.install Unpacking libtasn1-6-dbg:amd64 (3.4-3ubuntu0.6) ... unit-abot-epc-basic-0: 12:11:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libunistring0_0.9.3-5.2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:11:26 DEBUG unit.abot-epc-basic/0.install Unpacking libunistring0:amd64 (0.9.3-5.2ubuntu1) ... unit-oai-hss-0: 12:11:26 DEBUG unit.oai-hss/0.install Processing triggers for install-info (5.2.0.dfsg.1-2) ... unit-abot-epc-basic-0: 12:11:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxft2:amd64. unit-abot-epc-basic-0: 12:11:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxft2_2.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 12:11:26 DEBUG unit.abot-epc-basic/0.install Unpacking libxft2:amd64 (2.3.2-1) ... unit-oai-hss-0: 12:11:26 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:11:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxss1:amd64. unit-abot-epc-basic-0: 12:11:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxss1_1%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 12:11:26 DEBUG unit.abot-epc-basic/0.install Unpacking libxss1:amd64 (1:1.2.2-1) ... unit-abot-epc-basic-0: 12:11:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxv1:amd64. unit-abot-epc-basic-0: 12:11:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxv1_2%3a1.0.10-1_amd64.deb ... unit-abot-epc-basic-0: 12:11:27 DEBUG unit.abot-epc-basic/0.install Unpacking libxv1:amd64 (2:1.0.10-1) ... unit-abot-epc-basic-0: 12:11:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxxf86dga1:amd64. unit-abot-epc-basic-0: 12:11:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxxf86dga1_2%3a1.1.4-1_amd64.deb ... unit-abot-epc-basic-0: 12:11:27 DEBUG unit.abot-epc-basic/0.install Unpacking libxxf86dga1:amd64 (2:1.1.4-1) ... unit-abot-epc-basic-0: 12:11:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package poppler-data. unit-abot-epc-basic-0: 12:11:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../poppler-data_0.4.7-7_all.deb ... unit-abot-epc-basic-0: 12:11:27 DEBUG unit.abot-epc-basic/0.install Unpacking poppler-data (0.4.7-7) ... unit-abot-epc-basic-0: 12:11:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libidn2-0:amd64. unit-abot-epc-basic-0: 12:11:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libidn2-0_0.10-3_amd64.deb ... unit-abot-epc-basic-0: 12:11:28 DEBUG unit.abot-epc-basic/0.install Unpacking libidn2-0:amd64 (0.10-3) ... unit-abot-epc-basic-0: 12:11:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libslicot0:amd64. unit-oai-hss-0: 12:11:28 DEBUG unit.oai-hss/0.install Setting up libtspi1 (0.3.11.2-1ubuntu1) ... unit-abot-epc-basic-0: 12:11:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libslicot0_5.0+20101122-2_amd64.deb ... unit-abot-epc-basic-0: 12:11:28 DEBUG unit.abot-epc-basic/0.install Unpacking libslicot0:amd64 (5.0+20101122-2) ... unit-oai-hss-0: 12:11:28 DEBUG unit.oai-hss/0.install Setting up libtasn1-6-dev (3.4-3ubuntu0.6) ... unit-oai-hss-0: 12:11:28 DEBUG unit.oai-hss/0.install Setting up libtspi-dev (0.3.11.2-1ubuntu1) ... unit-oai-hss-0: 12:11:28 DEBUG unit.oai-hss/0.install Setting up libp11-kit-dev (0.20.2-2ubuntu2) ... unit-oai-hss-0: 12:11:28 DEBUG unit.oai-hss/0.install Setting up libp11-kit0-dbg:amd64 (0.20.2-2ubuntu2) ... unit-oai-hss-0: 12:11:28 DEBUG unit.oai-hss/0.install Setting up libtasn1-6-dbg:amd64 (3.4-3ubuntu0.6) ... unit-oai-hss-0: 12:11:28 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.15) ... unit-abot-epc-basic-0: 12:11:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk-3-common. unit-abot-epc-basic-0: 12:11:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgtk-3-common_3.18.9-1ubuntu3.3_all.deb ... unit-abot-epc-basic-0: 12:11:28 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk-3-common (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 12:11:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatspi2.0-0:amd64. unit-abot-epc-basic-0: 12:11:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatspi2.0-0_2.18.3-4ubuntu1_amd64.deb ... unit-oai-hss-0: 12:11:28 DEBUG unit.oai-hss/0.install Downloading gnutls archive unit-oai-hss-0: 12:11:28 DEBUG unit.oai-hss/0.install --2019-04-09 12:11:28-- http://mirrors.dotsrc.org/gcrypt/gnutls/v3.1/gnutls-3.1.23.tar.xz unit-abot-epc-basic-0: 12:11:28 DEBUG unit.abot-epc-basic/0.install Unpacking libatspi2.0-0:amd64 (2.18.3-4ubuntu1) ... unit-oai-hss-0: 12:11:28 DEBUG unit.oai-hss/0.install Resolving mirrors.dotsrc.org (mirrors.dotsrc.org)... 130.225.254.116, 2001:878:346::116 unit-abot-epc-basic-0: 12:11:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk-bridge2.0-0:amd64. unit-abot-epc-basic-0: 12:11:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatk-bridge2.0-0_2.18.1-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:11:28 DEBUG unit.abot-epc-basic/0.install Unpacking libatk-bridge2.0-0:amd64 (2.18.1-2ubuntu1) ... unit-abot-epc-basic-0: 12:11:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcairo-gobject2:amd64. unit-abot-epc-basic-0: 12:11:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcairo-gobject2_1.14.6-1_amd64.deb ... unit-abot-epc-basic-0: 12:11:28 DEBUG unit.abot-epc-basic/0.install Unpacking libcairo-gobject2:amd64 (1.14.6-1) ... unit-oai-hss-0: 12:11:28 DEBUG unit.oai-hss/0.install Connecting to mirrors.dotsrc.org (mirrors.dotsrc.org)|130.225.254.116|:80... connected. unit-abot-epc-basic-0: 12:11:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcolord2:amd64. unit-abot-epc-basic-0: 12:11:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcolord2_1.2.12-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:11:28 DEBUG unit.abot-epc-basic/0.install Unpacking libcolord2:amd64 (1.2.12-1ubuntu1) ... unit-oai-hss-0: 12:11:28 DEBUG unit.oai-hss/0.install HTTP request sent, awaiting response... 200 OK unit-oai-hss-0: 12:11:28 DEBUG unit.oai-hss/0.install Length: 5148432 (4.9M) [application/octet-stream] unit-oai-hss-0: 12:11:28 DEBUG unit.oai-hss/0.install Saving to: 'gnutls-3.1.23.tar.xz' unit-oai-hss-0: 12:11:28 DEBUG unit.oai-hss/0.install unit-abot-epc-basic-0: 12:11:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libepoxy0:amd64. unit-abot-epc-basic-0: 12:11:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libepoxy0_1.3.1-1ubuntu0.16.04.2_amd64.deb ... unit-abot-epc-basic-0: 12:11:28 DEBUG unit.abot-epc-basic/0.install Unpacking libepoxy0:amd64 (1.3.1-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 12:11:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjson-glib-1.0-common. unit-abot-epc-basic-0: 12:11:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjson-glib-1.0-common_1.1.2-0ubuntu1_all.deb ... unit-abot-epc-basic-0: 12:11:29 DEBUG unit.abot-epc-basic/0.install Unpacking libjson-glib-1.0-common (1.1.2-0ubuntu1) ... unit-abot-epc-basic-0: 12:11:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjson-glib-1.0-0:amd64. unit-abot-epc-basic-0: 12:11:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjson-glib-1.0-0_1.1.2-0ubuntu1_amd64.deb ... unit-oai-hss-0: 12:11:29 DEBUG unit.oai-hss/0.install 0K .......... .......... .......... .......... .......... 0% 138K 36s unit-abot-epc-basic-0: 12:11:29 DEBUG unit.abot-epc-basic/0.install Unpacking libjson-glib-1.0-0:amd64 (1.1.2-0ubuntu1) ... unit-oai-hss-0: 12:11:29 DEBUG unit.oai-hss/0.install 50K .......... .......... .......... .......... .......... 1% 280K 27s unit-oai-hss-0: 12:11:29 DEBUG unit.oai-hss/0.install 100K .......... .......... .......... .......... .......... 2% 504K 21s unit-abot-epc-basic-0: 12:11:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-cursor0:amd64. unit-abot-epc-basic-0: 12:11:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwayland-cursor0_1.12.0-1~ubuntu16.04.3_amd64.deb ... unit-abot-epc-basic-0: 12:11:29 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-cursor0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-oai-hss-0: 12:11:29 DEBUG unit.oai-hss/0.install 150K .......... .......... .......... .......... .......... 3% 586K 17s unit-abot-epc-basic-0: 12:11:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-egl1-mesa:amd64. unit-abot-epc-basic-0: 12:11:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwayland-egl1-mesa_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:11:29 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-egl1-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-oai-hss-0: 12:11:29 DEBUG unit.oai-hss/0.install 200K .......... .......... .......... .......... .......... 4% 920K 15s unit-abot-epc-basic-0: 12:11:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk-3-0:amd64. unit-abot-epc-basic-0: 12:11:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgtk-3-0_3.18.9-1ubuntu3.3_amd64.deb ... unit-abot-epc-basic-0: 12:11:29 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk-3-0:amd64 (3.18.9-1ubuntu3.3) ... unit-oai-hss-0: 12:11:29 DEBUG unit.oai-hss/0.install 250K .......... .......... .......... .......... .......... 5% 1.07M 13s unit-oai-hss-0: 12:11:29 DEBUG unit.oai-hss/0.install 300K .......... .......... .......... .......... .......... 6% 1.21M 12s unit-oai-hss-0: 12:11:29 DEBUG unit.oai-hss/0.install 350K .......... .......... .......... .......... .......... 7% 1.45M 10s unit-oai-hss-0: 12:11:29 DEBUG unit.oai-hss/0.install 400K .......... .......... .......... .......... .......... 8% 1.58M 9s unit-oai-hss-0: 12:11:29 DEBUG unit.oai-hss/0.install 450K .......... .......... .......... .......... .......... 9% 1.75M 9s unit-oai-hss-0: 12:11:29 DEBUG unit.oai-hss/0.install 500K .......... .......... .......... .......... .......... 10% 1.99M 8s unit-oai-hss-0: 12:11:29 DEBUG unit.oai-hss/0.install 550K .......... .......... .......... .......... .......... 11% 2.09M 7s unit-oai-hss-0: 12:11:29 DEBUG unit.oai-hss/0.install 600K .......... .......... .......... .......... .......... 12% 2.41M 7s unit-oai-hss-0: 12:11:29 DEBUG unit.oai-hss/0.install 650K .......... .......... .......... .......... .......... 13% 2.61M 6s unit-oai-hss-0: 12:11:29 DEBUG unit.oai-hss/0.install 700K .......... .......... .......... .......... .......... 14% 2.96M 6s unit-oai-hss-0: 12:11:29 DEBUG unit.oai-hss/0.install 750K .......... .......... .......... .......... .......... 15% 3.23M 6s unit-oai-hss-0: 12:11:29 DEBUG unit.oai-hss/0.install 800K .......... .......... .......... .......... .......... 16% 3.07M 5s unit-abot-epc-basic-0: 12:11:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk-3-bin. unit-abot-epc-basic-0: 12:11:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgtk-3-bin_3.18.9-1ubuntu3.3_amd64.deb ... unit-oai-hss-0: 12:11:29 DEBUG unit.oai-hss/0.install 850K .......... .......... .......... .......... .......... 17% 3.58M 5s unit-oai-hss-0: 12:11:29 DEBUG unit.oai-hss/0.install 900K .......... .......... .......... .......... .......... 18% 3.57M 5s unit-abot-epc-basic-0: 12:11:29 DEBUG unit.abot-epc-basic/0.install Adding 'diversion of /usr/sbin/update-icon-caches to /usr/sbin/update-icon-caches.gtk2 by libgtk-3-bin' unit-oai-hss-0: 12:11:29 DEBUG unit.oai-hss/0.install 950K .......... .......... .......... .......... .......... 19% 3.80M 5s unit-oai-hss-0: 12:11:29 DEBUG unit.oai-hss/0.install 1000K .......... .......... .......... .......... .......... 20% 3.97M 4s unit-oai-hss-0: 12:11:29 DEBUG unit.oai-hss/0.install 1050K .......... .......... .......... .......... .......... 21% 4.20M 4s unit-abot-epc-basic-0: 12:11:29 DEBUG unit.abot-epc-basic/0.install Adding 'diversion of /usr/share/man/man8/update-icon-caches.8.gz to /usr/share/man/man8/update-icon-caches.gtk2.8.gz by libgtk-3-bin' unit-oai-hss-0: 12:11:29 DEBUG unit.oai-hss/0.install 1100K .......... .......... .......... .......... .......... 22% 4.21M 4s unit-abot-epc-basic-0: 12:11:29 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk-3-bin (3.18.9-1ubuntu3.3) ... unit-oai-hss-0: 12:11:29 DEBUG unit.oai-hss/0.install 1150K .......... .......... .......... .......... .......... 23% 5.02M 4s unit-oai-hss-0: 12:11:29 DEBUG unit.oai-hss/0.install 1200K .......... .......... .......... .......... .......... 24% 4.70M 4s unit-oai-hss-0: 12:11:30 DEBUG unit.oai-hss/0.install 1250K .......... .......... .......... .......... .......... 25% 4.85M 3s unit-oai-hss-0: 12:11:30 DEBUG unit.oai-hss/0.install 1300K .......... .......... .......... .......... .......... 26% 5.16M 3s unit-oai-hss-0: 12:11:30 DEBUG unit.oai-hss/0.install 1350K .......... .......... .......... .......... .......... 27% 4.99M 3s unit-oai-hss-0: 12:11:30 DEBUG unit.oai-hss/0.install 1400K .......... .......... .......... .......... .......... 28% 5.59M 3s unit-oai-hss-0: 12:11:30 DEBUG unit.oai-hss/0.install 1450K .......... .......... .......... .......... .......... 29% 5.58M 3s unit-oai-hss-0: 12:11:30 DEBUG unit.oai-hss/0.install 1500K .......... .......... .......... .......... .......... 30% 7.00M 3s unit-oai-hss-0: 12:11:30 DEBUG unit.oai-hss/0.install 1550K .......... .......... .......... .......... .......... 31% 6.09M 3s unit-oai-hss-0: 12:11:30 DEBUG unit.oai-hss/0.install 1600K .......... .......... .......... .......... .......... 32% 6.13M 3s unit-oai-hss-0: 12:11:30 DEBUG unit.oai-hss/0.install 1650K .......... .......... .......... .......... .......... 33% 5.96M 2s unit-oai-hss-0: 12:11:30 DEBUG unit.oai-hss/0.install 1700K .......... .......... .......... .......... .......... 34% 7.12M 2s unit-oai-hss-0: 12:11:30 DEBUG unit.oai-hss/0.install 1750K .......... .......... .......... .......... .......... 35% 7.60M 2s unit-oai-hss-0: 12:11:30 DEBUG unit.oai-hss/0.install 1800K .......... .......... .......... .......... .......... 36% 7.69M 2s unit-oai-hss-0: 12:11:30 DEBUG unit.oai-hss/0.install 1850K .......... .......... .......... .......... .......... 37% 7.29M 2s unit-oai-hss-0: 12:11:30 DEBUG unit.oai-hss/0.install 1900K .......... .......... .......... .......... .......... 38% 7.73M 2s unit-oai-hss-0: 12:11:30 DEBUG unit.oai-hss/0.install 1950K .......... .......... .......... .......... .......... 39% 7.59M 2s unit-oai-hss-0: 12:11:30 DEBUG unit.oai-hss/0.install 2000K .......... .......... .......... .......... .......... 40% 8.62M 2s unit-oai-hss-0: 12:11:30 DEBUG unit.oai-hss/0.install 2050K .......... .......... .......... .......... .......... 41% 7.38M 2s unit-oai-hss-0: 12:11:30 DEBUG unit.oai-hss/0.install 2100K .......... .......... .......... .......... .......... 42% 8.56M 2s unit-oai-hss-0: 12:11:30 DEBUG unit.oai-hss/0.install 2150K .......... .......... .......... .......... .......... 43% 9.46M 2s unit-oai-hss-0: 12:11:30 DEBUG unit.oai-hss/0.install 2200K .......... .......... .......... .......... .......... 44% 8.08M 2s unit-oai-hss-0: 12:11:30 DEBUG unit.oai-hss/0.install 2250K .......... .......... .......... .......... .......... 45% 9.94M 2s unit-oai-hss-0: 12:11:30 DEBUG unit.oai-hss/0.install 2300K .......... .......... .......... .......... .......... 46% 8.83M 2s unit-oai-hss-0: 12:11:30 DEBUG unit.oai-hss/0.install 2350K .......... .......... .......... .......... .......... 47% 10.3M 1s unit-oai-hss-0: 12:11:30 DEBUG unit.oai-hss/0.install 2400K .......... .......... .......... .......... .......... 48% 9.49M 1s unit-oai-hss-0: 12:11:30 DEBUG unit.oai-hss/0.install 2450K .......... .......... .......... .......... .......... 49% 9.25M 1s unit-oai-hss-0: 12:11:30 DEBUG unit.oai-hss/0.install 2500K .......... .......... .......... .......... .......... 50% 11.2M 1s unit-oai-hss-0: 12:11:30 DEBUG unit.oai-hss/0.install 2550K .......... .......... .......... .......... .......... 51% 11.2M 1s unit-oai-hss-0: 12:11:30 DEBUG unit.oai-hss/0.install 2600K .......... .......... .......... .......... .......... 52% 9.59M 1s unit-oai-hss-0: 12:11:30 DEBUG unit.oai-hss/0.install 2650K .......... .......... .......... .......... .......... 53% 10.4M 1s unit-oai-hss-0: 12:11:30 DEBUG unit.oai-hss/0.install 2700K .......... .......... .......... .......... .......... 54% 11.3M 1s unit-oai-hss-0: 12:11:30 DEBUG unit.oai-hss/0.install 2750K .......... .......... .......... .......... .......... 55% 7.98M 1s unit-oai-hss-0: 12:11:30 DEBUG unit.oai-hss/0.install 2800K .......... .......... .......... .......... .......... 56% 13.9M 1s unit-oai-hss-0: 12:11:30 DEBUG unit.oai-hss/0.install 2850K .......... .......... .......... .......... .......... 57% 11.1M 1s unit-oai-hss-0: 12:11:30 DEBUG unit.oai-hss/0.install 2900K .......... .......... .......... .......... .......... 58% 10.8M 1s unit-oai-hss-0: 12:11:30 DEBUG unit.oai-hss/0.install 2950K .......... .......... .......... .......... .......... 59% 11.4M 1s unit-oai-hss-0: 12:11:30 DEBUG unit.oai-hss/0.install 3000K .......... .......... .......... .......... .......... 60% 10.6M 1s unit-oai-hss-0: 12:11:30 DEBUG unit.oai-hss/0.install 3050K .......... .......... .......... .......... .......... 61% 13.9M 1s unit-oai-hss-0: 12:11:30 DEBUG unit.oai-hss/0.install 3100K .......... .......... .......... .......... .......... 62% 12.6M 1s unit-oai-hss-0: 12:11:30 DEBUG unit.oai-hss/0.install 3150K .......... .......... .......... .......... .......... 63% 12.7M 1s unit-oai-hss-0: 12:11:30 DEBUG unit.oai-hss/0.install 3200K .......... .......... .......... .......... .......... 64% 12.6M 1s unit-oai-hss-0: 12:11:30 DEBUG unit.oai-hss/0.install 3250K .......... .......... .......... .......... .......... 65% 11.9M 1s unit-oai-hss-0: 12:11:30 DEBUG unit.oai-hss/0.install 3300K .......... .......... .......... .......... .......... 66% 16.1M 1s unit-oai-hss-0: 12:11:30 DEBUG unit.oai-hss/0.install 3350K .......... .......... .......... .......... .......... 67% 10.8M 1s unit-oai-hss-0: 12:11:30 DEBUG unit.oai-hss/0.install 3400K .......... .......... .......... .......... .......... 68% 13.5M 1s unit-oai-hss-0: 12:11:30 DEBUG unit.oai-hss/0.install 3450K .......... .......... .......... .......... .......... 69% 14.1M 1s unit-oai-hss-0: 12:11:30 DEBUG unit.oai-hss/0.install 3500K .......... .......... .......... .......... .......... 70% 11.5M 1s unit-oai-hss-0: 12:11:30 DEBUG unit.oai-hss/0.install 3550K .......... .......... .......... .......... .......... 71% 17.5M 1s unit-oai-hss-0: 12:11:30 DEBUG unit.oai-hss/0.install 3600K .......... .......... .......... .......... .......... 72% 15.3M 1s unit-oai-hss-0: 12:11:30 DEBUG unit.oai-hss/0.install 3650K .......... .......... .......... .......... .......... 73% 15.0M 1s unit-oai-hss-0: 12:11:30 DEBUG unit.oai-hss/0.install 3700K .......... .......... .......... .......... .......... 74% 15.1M 0s unit-oai-hss-0: 12:11:30 DEBUG unit.oai-hss/0.install 3750K .......... .......... .......... .......... .......... 75% 13.8M 0s unit-oai-hss-0: 12:11:30 DEBUG unit.oai-hss/0.install 3800K .......... .......... .......... .......... .......... 76% 13.9M 0s unit-oai-hss-0: 12:11:30 DEBUG unit.oai-hss/0.install 3850K .......... .......... .......... .......... .......... 77% 14.4M 0s unit-oai-hss-0: 12:11:30 DEBUG unit.oai-hss/0.install 3900K .......... .......... .......... .......... .......... 78% 17.3M 0s unit-oai-hss-0: 12:11:30 DEBUG unit.oai-hss/0.install 3950K .......... .......... .......... .......... .......... 79% 15.1M 0s unit-oai-hss-0: 12:11:30 DEBUG unit.oai-hss/0.install 4000K .......... .......... .......... .......... .......... 80% 15.6M 0s unit-oai-hss-0: 12:11:30 DEBUG unit.oai-hss/0.install 4050K .......... .......... .......... .......... .......... 81% 16.4M 0s unit-oai-hss-0: 12:11:30 DEBUG unit.oai-hss/0.install 4100K .......... .......... .......... .......... .......... 82% 15.1M 0s unit-oai-hss-0: 12:11:30 DEBUG unit.oai-hss/0.install 4150K .......... .......... .......... .......... .......... 83% 17.6M 0s unit-oai-hss-0: 12:11:30 DEBUG unit.oai-hss/0.install 4200K .......... .......... .......... .......... .......... 84% 19.9M 0s unit-oai-hss-0: 12:11:30 DEBUG unit.oai-hss/0.install 4250K .......... .......... .......... .......... .......... 85% 16.9M 0s unit-oai-hss-0: 12:11:30 DEBUG unit.oai-hss/0.install 4300K .......... .......... .......... .......... .......... 86% 16.1M 0s unit-oai-hss-0: 12:11:30 DEBUG unit.oai-hss/0.install 4350K .......... .......... .......... .......... .......... 87% 14.3M 0s unit-oai-hss-0: 12:11:30 DEBUG unit.oai-hss/0.install 4400K .......... .......... .......... .......... .......... 88% 19.0M 0s unit-oai-hss-0: 12:11:30 DEBUG unit.oai-hss/0.install 4450K .......... .......... .......... .......... .......... 89% 17.8M 0s unit-oai-hss-0: 12:11:30 DEBUG unit.oai-hss/0.install 4500K .......... .......... .......... .......... .......... 90% 18.3M 0s unit-oai-hss-0: 12:11:30 DEBUG unit.oai-hss/0.install 4550K .......... .......... .......... .......... .......... 91% 22.9M 0s unit-oai-hss-0: 12:11:30 DEBUG unit.oai-hss/0.install 4600K .......... .......... .......... .......... .......... 92% 18.6M 0s unit-oai-hss-0: 12:11:30 DEBUG unit.oai-hss/0.install 4650K .......... .......... .......... .......... .......... 93% 16.8M 0s unit-oai-hss-0: 12:11:30 DEBUG unit.oai-hss/0.install 4700K .......... .......... .......... .......... .......... 94% 19.5M 0s unit-oai-hss-0: 12:11:30 DEBUG unit.oai-hss/0.install 4750K .......... .......... .......... .......... .......... 95% 24.9M 0s unit-oai-hss-0: 12:11:30 DEBUG unit.oai-hss/0.install 4800K .......... .......... .......... .......... .......... 96% 16.4M 0s unit-oai-hss-0: 12:11:30 DEBUG unit.oai-hss/0.install 4850K .......... .......... .......... .......... .......... 97% 20.6M 0s unit-oai-hss-0: 12:11:30 DEBUG unit.oai-hss/0.install 4900K .......... .......... .......... .......... .......... 98% 21.1M 0s unit-oai-hss-0: 12:11:30 DEBUG unit.oai-hss/0.install 4950K .......... .......... .......... .......... .......... 99% 17.9M 0s unit-oai-hss-0: 12:11:30 DEBUG unit.oai-hss/0.install 5000K .......... .......... ....... 100% 15.1M=1.5s unit-oai-hss-0: 12:11:30 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:11:30 DEBUG unit.oai-hss/0.install 2019-04-09 12:11:30 (3.20 MB/s) - 'gnutls-3.1.23.tar.xz' saved [5148432/5148432] unit-oai-hss-0: 12:11:30 DEBUG unit.oai-hss/0.install unit-abot-epc-basic-0: 12:11:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcroco3:amd64. unit-abot-epc-basic-0: 12:11:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcroco3_0.6.11-1_amd64.deb ... unit-abot-epc-basic-0: 12:11:30 DEBUG unit.abot-epc-basic/0.install Unpacking libcroco3:amd64 (0.6.11-1) ... unit-abot-epc-basic-0: 12:11:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package librsvg2-2:amd64. unit-abot-epc-basic-0: 12:11:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../librsvg2-2_2.40.13-3_amd64.deb ... unit-abot-epc-basic-0: 12:11:30 DEBUG unit.abot-epc-basic/0.install Unpacking librsvg2-2:amd64 (2.40.13-3) ... unit-abot-epc-basic-0: 12:11:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package librsvg2-common:amd64. unit-abot-epc-basic-0: 12:11:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../librsvg2-common_2.40.13-3_amd64.deb ... unit-abot-epc-basic-0: 12:11:30 DEBUG unit.abot-epc-basic/0.install Unpacking librsvg2-common:amd64 (2.40.13-3) ... unit-abot-epc-basic-0: 12:11:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package humanity-icon-theme. unit-abot-epc-basic-0: 12:11:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../humanity-icon-theme_0.6.10.1_all.deb ... unit-abot-epc-basic-0: 12:11:30 DEBUG unit.abot-epc-basic/0.install Unpacking humanity-icon-theme (0.6.10.1) ... unit-oai-hss-0: 12:11:30 DEBUG unit.oai-hss/0.install checking build system type... x86_64-unknown-linux-gnu unit-oai-hss-0: 12:11:30 DEBUG unit.oai-hss/0.install checking host system type... x86_64-unknown-linux-gnu unit-oai-hss-0: 12:11:30 DEBUG unit.oai-hss/0.install checking for a BSD-compatible install... /usr/bin/install -c unit-oai-hss-0: 12:11:30 DEBUG unit.oai-hss/0.install checking whether build environment is sane... yes unit-oai-hss-0: 12:11:30 DEBUG unit.oai-hss/0.install checking for a thread-safe mkdir -p... /bin/mkdir -p unit-oai-hss-0: 12:11:30 DEBUG unit.oai-hss/0.install checking for gawk... gawk unit-oai-hss-0: 12:11:30 DEBUG unit.oai-hss/0.install checking whether make sets $(MAKE)... yes unit-oai-hss-0: 12:11:30 DEBUG unit.oai-hss/0.install checking whether make supports nested variables... yes unit-oai-hss-0: 12:11:30 DEBUG unit.oai-hss/0.install checking whether make supports nested variables... (cached) yes unit-oai-hss-0: 12:11:30 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 12:11:30 DEBUG unit.oai-hss/0.install *** Checking for compilation programs... unit-oai-hss-0: 12:11:30 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:11:30 DEBUG unit.oai-hss/0.install checking for gcc... gcc unit-oai-hss-0: 12:11:30 DEBUG unit.oai-hss/0.install checking whether the C compiler works... yes unit-oai-hss-0: 12:11:30 DEBUG unit.oai-hss/0.install checking for C compiler default output file name... a.out unit-oai-hss-0: 12:11:31 DEBUG unit.oai-hss/0.install checking for suffix of executables... unit-oai-hss-0: 12:11:31 DEBUG unit.oai-hss/0.install checking whether we are cross compiling... no unit-oai-hss-0: 12:11:31 DEBUG unit.oai-hss/0.install checking for suffix of object files... o unit-oai-hss-0: 12:11:31 DEBUG unit.oai-hss/0.install checking whether we are using the GNU C compiler... yes unit-oai-hss-0: 12:11:31 DEBUG unit.oai-hss/0.install checking whether gcc accepts -g... yes unit-oai-hss-0: 12:11:31 DEBUG unit.oai-hss/0.install checking for gcc option to accept ISO C89... none needed unit-oai-hss-0: 12:11:31 DEBUG unit.oai-hss/0.install checking whether gcc understands -c and -o together... yes unit-oai-hss-0: 12:11:31 DEBUG unit.oai-hss/0.install checking for style of include used by make... GNU unit-oai-hss-0: 12:11:31 DEBUG unit.oai-hss/0.install checking dependency style of gcc... gcc3 unit-oai-hss-0: 12:11:31 DEBUG unit.oai-hss/0.install checking how to run the C preprocessor... gcc -E unit-oai-hss-0: 12:11:31 DEBUG unit.oai-hss/0.install checking for grep that handles long lines and -e... /bin/grep unit-oai-hss-0: 12:11:31 DEBUG unit.oai-hss/0.install checking for egrep... /bin/grep -E unit-oai-hss-0: 12:11:31 DEBUG unit.oai-hss/0.install checking for Minix Amsterdam compiler... no unit-oai-hss-0: 12:11:31 DEBUG unit.oai-hss/0.install checking for ar... ar unit-oai-hss-0: 12:11:31 DEBUG unit.oai-hss/0.install checking for ranlib... ranlib unit-oai-hss-0: 12:11:31 DEBUG unit.oai-hss/0.install checking for ANSI C header files... yes unit-oai-hss-0: 12:11:31 DEBUG unit.oai-hss/0.install checking for sys/types.h... yes unit-oai-hss-0: 12:11:31 DEBUG unit.oai-hss/0.install checking for sys/stat.h... yes unit-oai-hss-0: 12:11:31 DEBUG unit.oai-hss/0.install checking for stdlib.h... yes unit-oai-hss-0: 12:11:31 DEBUG unit.oai-hss/0.install checking for string.h... yes unit-oai-hss-0: 12:11:31 DEBUG unit.oai-hss/0.install checking for memory.h... yes unit-oai-hss-0: 12:11:31 DEBUG unit.oai-hss/0.install checking for strings.h... yes unit-oai-hss-0: 12:11:31 DEBUG unit.oai-hss/0.install checking for inttypes.h... yes unit-oai-hss-0: 12:11:31 DEBUG unit.oai-hss/0.install checking for stdint.h... yes unit-oai-hss-0: 12:11:31 DEBUG unit.oai-hss/0.install checking for unistd.h... yes unit-oai-hss-0: 12:11:31 DEBUG unit.oai-hss/0.install checking minix/config.h usability... no unit-oai-hss-0: 12:11:31 DEBUG unit.oai-hss/0.install checking minix/config.h presence... no unit-oai-hss-0: 12:11:31 DEBUG unit.oai-hss/0.install checking for minix/config.h... no unit-oai-hss-0: 12:11:31 DEBUG unit.oai-hss/0.install checking whether it is safe to define __EXTENSIONS__... yes unit-oai-hss-0: 12:11:31 DEBUG unit.oai-hss/0.install checking whether _XOPEN_SOURCE should be defined... no unit-oai-hss-0: 12:11:31 DEBUG unit.oai-hss/0.install checking for _LARGEFILE_SOURCE value needed for large files... no unit-oai-hss-0: 12:11:31 DEBUG unit.oai-hss/0.install checking for special C compiler options needed for large files... no unit-oai-hss-0: 12:11:31 DEBUG unit.oai-hss/0.install checking for _FILE_OFFSET_BITS value needed for large files... no unit-oai-hss-0: 12:11:31 DEBUG unit.oai-hss/0.install checking for gcc option to accept ISO C99... -std=gnu99 unit-oai-hss-0: 12:11:31 DEBUG unit.oai-hss/0.install checking for gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99 unit-oai-hss-0: 12:11:31 DEBUG unit.oai-hss/0.install checking dependency style of gcc -std=gnu99... gcc3 unit-oai-hss-0: 12:11:31 DEBUG unit.oai-hss/0.install checking the archiver (ar) interface... ar unit-oai-hss-0: 12:11:31 DEBUG unit.oai-hss/0.install checking for g++... g++ unit-oai-hss-0: 12:11:31 DEBUG unit.oai-hss/0.install checking whether we are using the GNU C++ compiler... yes unit-abot-epc-basic-0: 12:11:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ubuntu-mono. unit-oai-hss-0: 12:11:31 DEBUG unit.oai-hss/0.install checking whether g++ accepts -g... yes unit-abot-epc-basic-0: 12:11:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ubuntu-mono_14.04+16.04.20180326-0ubuntu1_all.deb ... unit-abot-epc-basic-0: 12:11:31 DEBUG unit.abot-epc-basic/0.install Unpacking ubuntu-mono (14.04+16.04.20180326-0ubuntu1) ... unit-oai-hss-0: 12:11:31 DEBUG unit.oai-hss/0.install checking dependency style of g++... gcc3 unit-oai-hss-0: 12:11:31 DEBUG unit.oai-hss/0.install checking for autogen... /bin/true unit-oai-hss-0: 12:11:31 DEBUG unit.oai-hss/0.install configure: WARNING: unit-oai-hss-0: 12:11:31 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 12:11:31 DEBUG unit.oai-hss/0.install *** autogen not found. Will not link against libopts. unit-oai-hss-0: 12:11:31 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 12:11:31 DEBUG unit.oai-hss/0.install checking for inline... inline unit-oai-hss-0: 12:11:31 DEBUG unit.oai-hss/0.install checking for ANSI C header files... (cached) yes unit-oai-hss-0: 12:11:31 DEBUG unit.oai-hss/0.install checking cpuid.h usability... yes unit-oai-hss-0: 12:11:31 DEBUG unit.oai-hss/0.install checking cpuid.h presence... yes unit-oai-hss-0: 12:11:31 DEBUG unit.oai-hss/0.install checking for cpuid.h... yes unit-oai-hss-0: 12:11:31 DEBUG unit.oai-hss/0.install checking for ld used by GCC... /usr/bin/ld unit-oai-hss-0: 12:11:31 DEBUG unit.oai-hss/0.install checking if the linker (/usr/bin/ld) is GNU ld... yes unit-oai-hss-0: 12:11:31 DEBUG unit.oai-hss/0.install checking for shared library run path origin... done unit-oai-hss-0: 12:11:31 DEBUG unit.oai-hss/0.install checking for pkg-config... /usr/bin/pkg-config unit-oai-hss-0: 12:11:31 DEBUG unit.oai-hss/0.install checking pkg-config is at least version 0.9.0... yes unit-oai-hss-0: 12:11:31 DEBUG unit.oai-hss/0.install checking whether to use nettle... yes unit-oai-hss-0: 12:11:31 DEBUG unit.oai-hss/0.install checking for libnettle... yes unit-oai-hss-0: 12:11:31 DEBUG unit.oai-hss/0.install checking how to link with libnettle... /usr/lib/libnettle.so /usr/lib/libhogweed.so -lgmp unit-oai-hss-0: 12:11:31 DEBUG unit.oai-hss/0.install checking for __gmpz_cmp in -lgmp... yes unit-oai-hss-0: 12:11:32 DEBUG unit.oai-hss/0.install checking for LIBTASN1... yes unit-oai-hss-0: 12:11:32 DEBUG unit.oai-hss/0.install checking whether to use the included minitasn1... no unit-oai-hss-0: 12:11:32 DEBUG unit.oai-hss/0.install checking whether C99 macros are supported... yes unit-oai-hss-0: 12:11:32 DEBUG unit.oai-hss/0.install checking whether to disable DTLS-SRTP extension... no unit-oai-hss-0: 12:11:32 DEBUG unit.oai-hss/0.install checking whether to disable TLS heartbeat support... yes unit-oai-hss-0: 12:11:32 DEBUG unit.oai-hss/0.install checking whether to disable SRP authentication support... no unit-oai-hss-0: 12:11:32 DEBUG unit.oai-hss/0.install checking whether to disable PSK authentication support... no unit-oai-hss-0: 12:11:32 DEBUG unit.oai-hss/0.install checking whether to disable anonymous authentication support... no unit-oai-hss-0: 12:11:32 DEBUG unit.oai-hss/0.install checking whether to disable DHE support... no unit-oai-hss-0: 12:11:32 DEBUG unit.oai-hss/0.install checking whether to disable ECDHE support... no unit-oai-hss-0: 12:11:32 DEBUG unit.oai-hss/0.install checking whether to disable RSA-EXPORT support... no unit-oai-hss-0: 12:11:32 DEBUG unit.oai-hss/0.install checking whether to disable OpenPGP Certificate authentication support... no unit-oai-hss-0: 12:11:32 DEBUG unit.oai-hss/0.install checking whether to add cryptodev support... no unit-oai-hss-0: 12:11:32 DEBUG unit.oai-hss/0.install checking whether to disable OCSP support... no unit-oai-hss-0: 12:11:32 DEBUG unit.oai-hss/0.install checking size of void *... 8 unit-oai-hss-0: 12:11:32 DEBUG unit.oai-hss/0.install checking size of long long... 8 unit-oai-hss-0: 12:11:32 DEBUG unit.oai-hss/0.install checking size of long... 8 unit-oai-hss-0: 12:11:32 DEBUG unit.oai-hss/0.install checking size of int... 4 unit-oai-hss-0: 12:11:32 DEBUG unit.oai-hss/0.install checking sys/socket.h usability... yes unit-oai-hss-0: 12:11:32 DEBUG unit.oai-hss/0.install checking sys/socket.h presence... yes unit-oai-hss-0: 12:11:32 DEBUG unit.oai-hss/0.install checking for sys/socket.h... yes unit-oai-hss-0: 12:11:32 DEBUG unit.oai-hss/0.install checking features.h usability... yes unit-oai-hss-0: 12:11:32 DEBUG unit.oai-hss/0.install checking features.h presence... yes unit-oai-hss-0: 12:11:32 DEBUG unit.oai-hss/0.install checking for features.h... yes unit-oai-hss-0: 12:11:32 DEBUG unit.oai-hss/0.install checking linewrap.h usability... no unit-oai-hss-0: 12:11:32 DEBUG unit.oai-hss/0.install checking linewrap.h presence... no unit-oai-hss-0: 12:11:32 DEBUG unit.oai-hss/0.install checking for linewrap.h... no unit-oai-hss-0: 12:11:32 DEBUG unit.oai-hss/0.install checking arpa/inet.h usability... yes unit-abot-epc-basic-0: 12:11:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package adwaita-icon-theme. unit-oai-hss-0: 12:11:32 DEBUG unit.oai-hss/0.install checking arpa/inet.h presence... yes unit-oai-hss-0: 12:11:32 DEBUG unit.oai-hss/0.install checking for arpa/inet.h... yes unit-abot-epc-basic-0: 12:11:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../adwaita-icon-theme_3.18.0-2ubuntu3.1_all.deb ... unit-abot-epc-basic-0: 12:11:32 DEBUG unit.abot-epc-basic/0.install Unpacking adwaita-icon-theme (3.18.0-2ubuntu3.1) ... unit-oai-hss-0: 12:11:32 DEBUG unit.oai-hss/0.install checking dirent.h usability... yes unit-oai-hss-0: 12:11:32 DEBUG unit.oai-hss/0.install checking dirent.h presence... yes unit-oai-hss-0: 12:11:32 DEBUG unit.oai-hss/0.install checking for dirent.h... yes unit-oai-hss-0: 12:11:32 DEBUG unit.oai-hss/0.install checking for sys/stat.h... (cached) yes unit-oai-hss-0: 12:11:32 DEBUG unit.oai-hss/0.install checking netdb.h usability... yes unit-oai-hss-0: 12:11:32 DEBUG unit.oai-hss/0.install checking netdb.h presence... yes unit-oai-hss-0: 12:11:32 DEBUG unit.oai-hss/0.install checking for netdb.h... yes unit-oai-hss-0: 12:11:32 DEBUG unit.oai-hss/0.install checking netinet/in.h usability... yes unit-oai-hss-0: 12:11:32 DEBUG unit.oai-hss/0.install checking netinet/in.h presence... yes unit-oai-hss-0: 12:11:32 DEBUG unit.oai-hss/0.install checking for netinet/in.h... yes unit-oai-hss-0: 12:11:32 DEBUG unit.oai-hss/0.install checking getopt.h usability... yes unit-oai-hss-0: 12:11:32 DEBUG unit.oai-hss/0.install checking getopt.h presence... yes unit-oai-hss-0: 12:11:32 DEBUG unit.oai-hss/0.install checking for getopt.h... yes unit-oai-hss-0: 12:11:32 DEBUG unit.oai-hss/0.install checking stdio_ext.h usability... yes unit-oai-hss-0: 12:11:32 DEBUG unit.oai-hss/0.install checking stdio_ext.h presence... yes unit-oai-hss-0: 12:11:32 DEBUG unit.oai-hss/0.install checking for stdio_ext.h... yes unit-oai-hss-0: 12:11:32 DEBUG unit.oai-hss/0.install checking termios.h usability... yes unit-oai-hss-0: 12:11:32 DEBUG unit.oai-hss/0.install checking termios.h presence... yes unit-oai-hss-0: 12:11:32 DEBUG unit.oai-hss/0.install checking for termios.h... yes unit-oai-hss-0: 12:11:32 DEBUG unit.oai-hss/0.install checking sys/time.h usability... yes unit-oai-hss-0: 12:11:32 DEBUG unit.oai-hss/0.install checking sys/time.h presence... yes unit-oai-hss-0: 12:11:32 DEBUG unit.oai-hss/0.install checking for sys/time.h... yes unit-oai-hss-0: 12:11:32 DEBUG unit.oai-hss/0.install checking iconv.h usability... yes unit-oai-hss-0: 12:11:32 DEBUG unit.oai-hss/0.install checking iconv.h presence... yes unit-oai-hss-0: 12:11:32 DEBUG unit.oai-hss/0.install checking for iconv.h... yes unit-oai-hss-0: 12:11:32 DEBUG unit.oai-hss/0.install checking for unistd.h... (cached) yes unit-oai-hss-0: 12:11:32 DEBUG unit.oai-hss/0.install checking math.h usability... yes unit-oai-hss-0: 12:11:32 DEBUG unit.oai-hss/0.install checking math.h presence... yes unit-oai-hss-0: 12:11:32 DEBUG unit.oai-hss/0.install checking for math.h... yes unit-oai-hss-0: 12:11:32 DEBUG unit.oai-hss/0.install checking sys/mman.h usability... yes unit-oai-hss-0: 12:11:32 DEBUG unit.oai-hss/0.install checking sys/mman.h presence... yes unit-oai-hss-0: 12:11:32 DEBUG unit.oai-hss/0.install checking for sys/mman.h... yes unit-oai-hss-0: 12:11:32 DEBUG unit.oai-hss/0.install checking sys/select.h usability... yes unit-oai-hss-0: 12:11:32 DEBUG unit.oai-hss/0.install checking sys/select.h presence... yes unit-oai-hss-0: 12:11:32 DEBUG unit.oai-hss/0.install checking for sys/select.h... yes unit-oai-hss-0: 12:11:32 DEBUG unit.oai-hss/0.install checking wchar.h usability... yes unit-oai-hss-0: 12:11:32 DEBUG unit.oai-hss/0.install checking wchar.h presence... yes unit-oai-hss-0: 12:11:32 DEBUG unit.oai-hss/0.install checking for wchar.h... yes unit-oai-hss-0: 12:11:32 DEBUG unit.oai-hss/0.install checking for stdint.h... (cached) yes unit-oai-hss-0: 12:11:32 DEBUG unit.oai-hss/0.install checking for strings.h... (cached) yes unit-oai-hss-0: 12:11:32 DEBUG unit.oai-hss/0.install checking sys/uio.h usability... yes unit-oai-hss-0: 12:11:32 DEBUG unit.oai-hss/0.install checking sys/uio.h presence... yes unit-oai-hss-0: 12:11:32 DEBUG unit.oai-hss/0.install checking for sys/uio.h... yes unit-oai-hss-0: 12:11:32 DEBUG unit.oai-hss/0.install checking sysexits.h usability... yes unit-oai-hss-0: 12:11:32 DEBUG unit.oai-hss/0.install checking sysexits.h presence... yes unit-oai-hss-0: 12:11:32 DEBUG unit.oai-hss/0.install checking for sysexits.h... yes unit-oai-hss-0: 12:11:32 DEBUG unit.oai-hss/0.install checking for inttypes.h... (cached) yes unit-oai-hss-0: 12:11:33 DEBUG unit.oai-hss/0.install checking xlocale.h usability... yes unit-oai-hss-0: 12:11:33 DEBUG unit.oai-hss/0.install checking xlocale.h presence... yes unit-oai-hss-0: 12:11:33 DEBUG unit.oai-hss/0.install checking for xlocale.h... yes unit-oai-hss-0: 12:11:33 DEBUG unit.oai-hss/0.install checking sys/param.h usability... yes unit-oai-hss-0: 12:11:33 DEBUG unit.oai-hss/0.install checking sys/param.h presence... yes unit-oai-hss-0: 12:11:33 DEBUG unit.oai-hss/0.install checking for sys/param.h... yes unit-oai-hss-0: 12:11:33 DEBUG unit.oai-hss/0.install checking sys/wait.h usability... yes unit-oai-hss-0: 12:11:33 DEBUG unit.oai-hss/0.install checking sys/wait.h presence... yes unit-oai-hss-0: 12:11:33 DEBUG unit.oai-hss/0.install checking for sys/wait.h... yes unit-oai-hss-0: 12:11:33 DEBUG unit.oai-hss/0.install checking sys/ioctl.h usability... yes unit-oai-hss-0: 12:11:33 DEBUG unit.oai-hss/0.install checking sys/ioctl.h presence... yes unit-oai-hss-0: 12:11:33 DEBUG unit.oai-hss/0.install checking for sys/ioctl.h... yes unit-oai-hss-0: 12:11:33 DEBUG unit.oai-hss/0.install checking for library containing setsockopt... none needed unit-oai-hss-0: 12:11:33 DEBUG unit.oai-hss/0.install checking whether to build OpenSSL compatibility layer... yes unit-oai-hss-0: 12:11:33 DEBUG unit.oai-hss/0.install checking for gtkdoc-check... no unit-oai-hss-0: 12:11:33 DEBUG unit.oai-hss/0.install checking for gtkdoc-rebase... no unit-oai-hss-0: 12:11:33 DEBUG unit.oai-hss/0.install checking for gtkdoc-mkpdf... no unit-oai-hss-0: 12:11:33 DEBUG unit.oai-hss/0.install checking whether to build gtk-doc documentation... no unit-oai-hss-0: 12:11:33 DEBUG unit.oai-hss/0.install checking whether NLS is requested... yes unit-oai-hss-0: 12:11:33 DEBUG unit.oai-hss/0.install checking for msgfmt... no unit-oai-hss-0: 12:11:33 DEBUG unit.oai-hss/0.install checking for gmsgfmt... : unit-oai-hss-0: 12:11:33 DEBUG unit.oai-hss/0.install checking for xgettext... no unit-oai-hss-0: 12:11:33 DEBUG unit.oai-hss/0.install checking for msgmerge... no unit-oai-hss-0: 12:11:33 DEBUG unit.oai-hss/0.install checking for CFPreferencesCopyAppValue... no unit-oai-hss-0: 12:11:33 DEBUG unit.oai-hss/0.install checking for CFLocaleCopyCurrent... no unit-oai-hss-0: 12:11:33 DEBUG unit.oai-hss/0.install checking for GNU gettext in libc... yes unit-oai-hss-0: 12:11:33 DEBUG unit.oai-hss/0.install checking whether to use NLS... yes unit-oai-hss-0: 12:11:33 DEBUG unit.oai-hss/0.install checking where the gettext function comes from... libc unit-oai-hss-0: 12:11:33 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... no unit-oai-hss-0: 12:11:33 DEBUG unit.oai-hss/0.install checking whether the preprocessor supports include_next... yes unit-oai-hss-0: 12:11:33 DEBUG unit.oai-hss/0.install checking whether system header files limit the line length... no unit-oai-hss-0: 12:11:33 DEBUG unit.oai-hss/0.install checking whether is self-contained... yes unit-oai-hss-0: 12:11:33 DEBUG unit.oai-hss/0.install checking for shutdown... yes unit-oai-hss-0: 12:11:33 DEBUG unit.oai-hss/0.install checking whether defines the SHUT_* macros... yes unit-oai-hss-0: 12:11:33 DEBUG unit.oai-hss/0.install checking for struct sockaddr_storage... yes unit-oai-hss-0: 12:11:33 DEBUG unit.oai-hss/0.install checking for sa_family_t... yes unit-oai-hss-0: 12:11:33 DEBUG unit.oai-hss/0.install checking for struct sockaddr_storage.ss_family... yes unit-oai-hss-0: 12:11:33 DEBUG unit.oai-hss/0.install checking whether socket is declared without a macro... yes unit-oai-hss-0: 12:11:33 DEBUG unit.oai-hss/0.install checking whether connect is declared without a macro... yes unit-oai-hss-0: 12:11:33 DEBUG unit.oai-hss/0.install checking whether accept is declared without a macro... yes unit-oai-hss-0: 12:11:33 DEBUG unit.oai-hss/0.install checking whether bind is declared without a macro... yes unit-oai-hss-0: 12:11:33 DEBUG unit.oai-hss/0.install checking whether getpeername is declared without a macro... yes unit-abot-epc-basic-0: 12:11:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package at-spi2-core. unit-abot-epc-basic-0: 12:11:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../at-spi2-core_2.18.3-4ubuntu1_amd64.deb ... unit-oai-hss-0: 12:11:33 DEBUG unit.oai-hss/0.install checking whether getsockname is declared without a macro... yes unit-abot-epc-basic-0: 12:11:33 DEBUG unit.abot-epc-basic/0.install Unpacking at-spi2-core (2.18.3-4ubuntu1) ... unit-oai-hss-0: 12:11:33 DEBUG unit.oai-hss/0.install checking whether getsockopt is declared without a macro... yes unit-oai-hss-0: 12:11:33 DEBUG unit.oai-hss/0.install checking whether listen is declared without a macro... yes unit-abot-epc-basic-0: 12:11:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package autoconf. unit-abot-epc-basic-0: 12:11:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../autoconf_2.69-9_all.deb ... unit-abot-epc-basic-0: 12:11:33 DEBUG unit.abot-epc-basic/0.install Unpacking autoconf (2.69-9) ... unit-oai-hss-0: 12:11:33 DEBUG unit.oai-hss/0.install checking whether recv is declared without a macro... yes unit-oai-hss-0: 12:11:33 DEBUG unit.oai-hss/0.install checking whether send is declared without a macro... yes unit-oai-hss-0: 12:11:33 DEBUG unit.oai-hss/0.install checking whether recvfrom is declared without a macro... yes unit-oai-hss-0: 12:11:33 DEBUG unit.oai-hss/0.install checking whether sendto is declared without a macro... yes unit-abot-epc-basic-0: 12:11:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package autotools-dev. unit-abot-epc-basic-0: 12:11:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../autotools-dev_20150820.1_all.deb ... unit-oai-hss-0: 12:11:33 DEBUG unit.oai-hss/0.install checking whether setsockopt is declared without a macro... yes unit-abot-epc-basic-0: 12:11:33 DEBUG unit.abot-epc-basic/0.install Unpacking autotools-dev (20150820.1) ... unit-oai-hss-0: 12:11:33 DEBUG unit.oai-hss/0.install checking whether shutdown is declared without a macro... yes unit-oai-hss-0: 12:11:33 DEBUG unit.oai-hss/0.install checking whether accept4 is declared without a macro... yes unit-abot-epc-basic-0: 12:11:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package automake. unit-abot-epc-basic-0: 12:11:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../automake_1%3a1.15-4ubuntu1_all.deb ... unit-abot-epc-basic-0: 12:11:33 DEBUG unit.abot-epc-basic/0.install Unpacking automake (1:1.15-4ubuntu1) ... unit-oai-hss-0: 12:11:33 DEBUG unit.oai-hss/0.install checking for size_t... yes unit-oai-hss-0: 12:11:33 DEBUG unit.oai-hss/0.install checking for working alloca.h... yes unit-oai-hss-0: 12:11:33 DEBUG unit.oai-hss/0.install checking for alloca... yes unit-abot-epc-basic-0: 12:11:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libbison-dev:amd64. unit-oai-hss-0: 12:11:33 DEBUG unit.oai-hss/0.install checking for C/C++ restrict keyword... __restrict unit-abot-epc-basic-0: 12:11:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libbison-dev_2%3a3.0.4.dfsg-1_amd64.deb ... unit-abot-epc-basic-0: 12:11:33 DEBUG unit.abot-epc-basic/0.install Unpacking libbison-dev:amd64 (2:3.0.4.dfsg-1) ... unit-oai-hss-0: 12:11:33 DEBUG unit.oai-hss/0.install checking whether clearerr_unlocked is declared... yes unit-abot-epc-basic-0: 12:11:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package bison. unit-oai-hss-0: 12:11:33 DEBUG unit.oai-hss/0.install checking whether feof_unlocked is declared... yes unit-abot-epc-basic-0: 12:11:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../bison_2%3a3.0.4.dfsg-1_amd64.deb ... unit-abot-epc-basic-0: 12:11:33 DEBUG unit.abot-epc-basic/0.install Unpacking bison (2:3.0.4.dfsg-1) ... unit-oai-hss-0: 12:11:34 DEBUG unit.oai-hss/0.install checking whether ferror_unlocked is declared... yes unit-oai-hss-0: 12:11:34 DEBUG unit.oai-hss/0.install checking whether fflush_unlocked is declared... yes unit-abot-epc-basic-0: 12:11:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package castxml. unit-abot-epc-basic-0: 12:11:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../castxml_0.1+git20160202-1.1_amd64.deb ... unit-abot-epc-basic-0: 12:11:34 DEBUG unit.abot-epc-basic/0.install Unpacking castxml (0.1+git20160202-1.1) ... unit-oai-hss-0: 12:11:34 DEBUG unit.oai-hss/0.install checking whether fgets_unlocked is declared... yes unit-oai-hss-0: 12:11:34 DEBUG unit.oai-hss/0.install checking whether fputc_unlocked is declared... yes unit-oai-hss-0: 12:11:34 DEBUG unit.oai-hss/0.install checking whether fputs_unlocked is declared... yes unit-oai-hss-0: 12:11:34 DEBUG unit.oai-hss/0.install checking whether fread_unlocked is declared... yes unit-oai-hss-0: 12:11:34 DEBUG unit.oai-hss/0.install checking whether fwrite_unlocked is declared... yes unit-oai-hss-0: 12:11:34 DEBUG unit.oai-hss/0.install checking whether getc_unlocked is declared... yes unit-oai-hss-0: 12:11:34 DEBUG unit.oai-hss/0.install checking whether getchar_unlocked is declared... yes unit-oai-hss-0: 12:11:34 DEBUG unit.oai-hss/0.install checking whether putc_unlocked is declared... yes unit-oai-hss-0: 12:11:34 DEBUG unit.oai-hss/0.install checking whether putchar_unlocked is declared... yes unit-oai-hss-0: 12:11:34 DEBUG unit.oai-hss/0.install checking for flockfile... yes unit-oai-hss-0: 12:11:34 DEBUG unit.oai-hss/0.install checking for funlockfile... yes unit-oai-hss-0: 12:11:34 DEBUG unit.oai-hss/0.install checking for _set_invalid_parameter_handler... no unit-oai-hss-0: 12:11:34 DEBUG unit.oai-hss/0.install checking for __fseterr... no unit-oai-hss-0: 12:11:34 DEBUG unit.oai-hss/0.install checking for getdelim... yes unit-oai-hss-0: 12:11:34 DEBUG unit.oai-hss/0.install checking for __fsetlocking... yes unit-oai-hss-0: 12:11:34 DEBUG unit.oai-hss/0.install checking for tcgetattr... yes unit-oai-hss-0: 12:11:34 DEBUG unit.oai-hss/0.install checking for tcsetattr... yes unit-oai-hss-0: 12:11:34 DEBUG unit.oai-hss/0.install checking for getsubopt... yes unit-oai-hss-0: 12:11:34 DEBUG unit.oai-hss/0.install checking for gettimeofday... yes unit-oai-hss-0: 12:11:34 DEBUG unit.oai-hss/0.install checking for nanotime... no unit-oai-hss-0: 12:11:34 DEBUG unit.oai-hss/0.install checking for mprotect... yes unit-oai-hss-0: 12:11:34 DEBUG unit.oai-hss/0.install checking for sleep... yes unit-oai-hss-0: 12:11:34 DEBUG unit.oai-hss/0.install checking for snprintf... yes unit-oai-hss-0: 12:11:34 DEBUG unit.oai-hss/0.install checking for strdup... yes unit-oai-hss-0: 12:11:34 DEBUG unit.oai-hss/0.install checking for strerror_r... yes unit-oai-hss-0: 12:11:34 DEBUG unit.oai-hss/0.install checking for __xpg_strerror_r... yes unit-oai-hss-0: 12:11:34 DEBUG unit.oai-hss/0.install checking for strndup... yes unit-oai-hss-0: 12:11:34 DEBUG unit.oai-hss/0.install checking for localtime_r... yes unit-oai-hss-0: 12:11:34 DEBUG unit.oai-hss/0.install checking for vasnprintf... no unit-oai-hss-0: 12:11:34 DEBUG unit.oai-hss/0.install checking for ftruncate... yes unit-oai-hss-0: 12:11:34 DEBUG unit.oai-hss/0.install checking for getdtablesize... yes unit-oai-hss-0: 12:11:34 DEBUG unit.oai-hss/0.install checking for newlocale... yes unit-oai-hss-0: 12:11:34 DEBUG unit.oai-hss/0.install checking for lstat... yes unit-oai-hss-0: 12:11:35 DEBUG unit.oai-hss/0.install checking for pipe... yes unit-oai-hss-0: 12:11:35 DEBUG unit.oai-hss/0.install checking for setenv... yes unit-oai-hss-0: 12:11:35 DEBUG unit.oai-hss/0.install checking for catgets... yes unit-oai-hss-0: 12:11:35 DEBUG unit.oai-hss/0.install checking for symlink... yes unit-oai-hss-0: 12:11:35 DEBUG unit.oai-hss/0.install checking for shutdown... (cached) yes unit-oai-hss-0: 12:11:35 DEBUG unit.oai-hss/0.install checking whether // is distinct from /... no unit-oai-hss-0: 12:11:35 DEBUG unit.oai-hss/0.install checking for complete errno.h... yes unit-oai-hss-0: 12:11:35 DEBUG unit.oai-hss/0.install checking whether strerror_r is declared... yes unit-oai-hss-0: 12:11:35 DEBUG unit.oai-hss/0.install checking for strerror_r... (cached) yes unit-oai-hss-0: 12:11:35 DEBUG unit.oai-hss/0.install checking whether strerror_r returns char *... yes unit-oai-hss-0: 12:11:35 DEBUG unit.oai-hss/0.install checking whether frexp() can be used without linking with libm... yes unit-oai-hss-0: 12:11:35 DEBUG unit.oai-hss/0.install checking whether alarm is declared... yes unit-oai-hss-0: 12:11:35 DEBUG unit.oai-hss/0.install checking whether long double and double are the same... no unit-oai-hss-0: 12:11:35 DEBUG unit.oai-hss/0.install checking whether stdin defaults to large file offsets... yes unit-oai-hss-0: 12:11:35 DEBUG unit.oai-hss/0.install checking for pid_t... yes unit-oai-hss-0: 12:11:35 DEBUG unit.oai-hss/0.install checking for mode_t... yes unit-oai-hss-0: 12:11:35 DEBUG unit.oai-hss/0.install checking whether fseeko is declared... yes unit-oai-hss-0: 12:11:35 DEBUG unit.oai-hss/0.install checking for fseeko... yes unit-oai-hss-0: 12:11:35 DEBUG unit.oai-hss/0.install checking whether stat file-mode macros are broken... no unit-oai-hss-0: 12:11:35 DEBUG unit.oai-hss/0.install checking for nlink_t... yes unit-oai-hss-0: 12:11:35 DEBUG unit.oai-hss/0.install checking whether fchmodat is declared without a macro... yes unit-oai-hss-0: 12:11:35 DEBUG unit.oai-hss/0.install checking whether fstat is declared without a macro... yes unit-oai-hss-0: 12:11:35 DEBUG unit.oai-hss/0.install checking whether fstatat is declared without a macro... yes unit-oai-hss-0: 12:11:35 DEBUG unit.oai-hss/0.install checking whether futimens is declared without a macro... yes unit-oai-hss-0: 12:11:35 DEBUG unit.oai-hss/0.install checking whether lchmod is declared without a macro... yes unit-oai-hss-0: 12:11:35 DEBUG unit.oai-hss/0.install checking whether lstat is declared without a macro... yes unit-oai-hss-0: 12:11:35 DEBUG unit.oai-hss/0.install checking whether mkdirat is declared without a macro... yes unit-oai-hss-0: 12:11:35 DEBUG unit.oai-hss/0.install checking whether mkfifo is declared without a macro... yes unit-oai-hss-0: 12:11:35 DEBUG unit.oai-hss/0.install checking whether mkfifoat is declared without a macro... yes unit-oai-hss-0: 12:11:35 DEBUG unit.oai-hss/0.install checking whether mknod is declared without a macro... yes unit-oai-hss-0: 12:11:35 DEBUG unit.oai-hss/0.install checking whether mknodat is declared without a macro... yes unit-oai-hss-0: 12:11:35 DEBUG unit.oai-hss/0.install checking whether stat is declared without a macro... yes unit-oai-hss-0: 12:11:35 DEBUG unit.oai-hss/0.install checking whether utimensat is declared without a macro... yes unit-oai-hss-0: 12:11:35 DEBUG unit.oai-hss/0.install checking whether ftello is declared... yes unit-oai-hss-0: 12:11:35 DEBUG unit.oai-hss/0.install checking for ftello... yes unit-oai-hss-0: 12:11:35 DEBUG unit.oai-hss/0.install checking whether ftello works... yes unit-oai-hss-0: 12:11:35 DEBUG unit.oai-hss/0.install checking whether getaddrinfo is declared without a macro... yes unit-oai-hss-0: 12:11:35 DEBUG unit.oai-hss/0.install checking whether freeaddrinfo is declared without a macro... yes unit-oai-hss-0: 12:11:35 DEBUG unit.oai-hss/0.install checking whether gai_strerror is declared without a macro... yes unit-oai-hss-0: 12:11:35 DEBUG unit.oai-hss/0.install checking whether getnameinfo is declared without a macro... yes unit-oai-hss-0: 12:11:36 DEBUG unit.oai-hss/0.install checking for library containing gethostbyname... none required unit-oai-hss-0: 12:11:36 DEBUG unit.oai-hss/0.install checking for gethostbyname... yes unit-abot-epc-basic-0: 12:11:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgusb2:amd64. unit-oai-hss-0: 12:11:36 DEBUG unit.oai-hss/0.install checking for library containing getservbyname... none required unit-abot-epc-basic-0: 12:11:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgusb2_0.2.9-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:11:36 DEBUG unit.abot-epc-basic/0.install Unpacking libgusb2:amd64 (0.2.9-0ubuntu1) ... unit-oai-hss-0: 12:11:36 DEBUG unit.oai-hss/0.install checking for getservbyname... yes unit-oai-hss-0: 12:11:36 DEBUG unit.oai-hss/0.install checking for library containing inet_ntop... none required unit-oai-hss-0: 12:11:36 DEBUG unit.oai-hss/0.install checking whether inet_ntop is declared... yes unit-abot-epc-basic-0: 12:11:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcolorhug2:amd64. unit-oai-hss-0: 12:11:36 DEBUG unit.oai-hss/0.install checking for IPv4 sockets... yes unit-abot-epc-basic-0: 12:11:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcolorhug2_1.2.12-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:11:36 DEBUG unit.abot-epc-basic/0.install Unpacking libcolorhug2:amd64 (1.2.12-1ubuntu1) ... unit-oai-hss-0: 12:11:36 DEBUG unit.oai-hss/0.install checking for IPv6 sockets... yes unit-oai-hss-0: 12:11:36 DEBUG unit.oai-hss/0.install checking whether getdelim is declared... yes unit-abot-epc-basic-0: 12:11:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libvpx3:amd64. unit-abot-epc-basic-0: 12:11:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libvpx3_1.5.0-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:11:36 DEBUG unit.abot-epc-basic/0.install Unpacking libvpx3:amd64 (1.5.0-2ubuntu1) ... unit-oai-hss-0: 12:11:36 DEBUG unit.oai-hss/0.install checking whether getline is declared... yes unit-oai-hss-0: 12:11:36 DEBUG unit.oai-hss/0.install checking for getopt.h... (cached) yes unit-oai-hss-0: 12:11:36 DEBUG unit.oai-hss/0.install checking for getopt_long_only... yes unit-abot-epc-basic-0: 12:11:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxpm4:amd64. unit-oai-hss-0: 12:11:36 DEBUG unit.oai-hss/0.install checking whether getopt is POSIX compatible... yes unit-abot-epc-basic-0: 12:11:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxpm4_1%3a3.5.11-1ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:11:36 DEBUG unit.abot-epc-basic/0.install Unpacking libxpm4:amd64 (1:3.5.11-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 12:11:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgd3:amd64. unit-oai-hss-0: 12:11:36 DEBUG unit.oai-hss/0.install checking for working GNU getopt function... yes unit-abot-epc-basic-0: 12:11:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgd3_2.1.1-4ubuntu0.16.04.11_amd64.deb ... unit-abot-epc-basic-0: 12:11:36 DEBUG unit.abot-epc-basic/0.install Unpacking libgd3:amd64 (2.1.1-4ubuntu0.16.04.11) ... unit-oai-hss-0: 12:11:36 DEBUG unit.oai-hss/0.install checking for working GNU getopt_long function... yes unit-oai-hss-0: 12:11:36 DEBUG unit.oai-hss/0.install checking whether getenv is declared... yes unit-abot-epc-basic-0: 12:11:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgphoto2-port12:amd64. unit-abot-epc-basic-0: 12:11:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgphoto2-port12_2.5.9-3_amd64.deb ... unit-abot-epc-basic-0: 12:11:36 DEBUG unit.abot-epc-basic/0.install Unpacking libgphoto2-port12:amd64 (2.5.9-3) ... unit-oai-hss-0: 12:11:36 DEBUG unit.oai-hss/0.install checking whether getpass is declared... yes unit-abot-epc-basic-0: 12:11:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgphoto2-6:amd64. unit-oai-hss-0: 12:11:36 DEBUG unit.oai-hss/0.install checking whether flockfile is declared... yes unit-abot-epc-basic-0: 12:11:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgphoto2-6_2.5.9-3_amd64.deb ... unit-abot-epc-basic-0: 12:11:36 DEBUG unit.abot-epc-basic/0.install Unpacking libgphoto2-6:amd64 (2.5.9-3) ... unit-oai-hss-0: 12:11:36 DEBUG unit.oai-hss/0.install checking whether funlockfile is declared... yes unit-oai-hss-0: 12:11:36 DEBUG unit.oai-hss/0.install checking for struct timeval... yes unit-oai-hss-0: 12:11:36 DEBUG unit.oai-hss/0.install checking for wide-enough struct timeval.tv_sec member... yes unit-oai-hss-0: 12:11:36 DEBUG unit.oai-hss/0.install checking whether gettimeofday is declared without a macro... yes unit-oai-hss-0: 12:11:36 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'double'... word 1 bit 20 unit-oai-hss-0: 12:11:36 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'float'... word 0 bit 23 unit-oai-hss-0: 12:11:36 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... (cached) no unit-oai-hss-0: 12:11:36 DEBUG unit.oai-hss/0.install checking whether malloc, realloc, calloc are POSIX compliant... yes unit-oai-hss-0: 12:11:36 DEBUG unit.oai-hss/0.install checking for mmap... yes unit-oai-hss-0: 12:11:36 DEBUG unit.oai-hss/0.install checking for MAP_ANONYMOUS... yes unit-oai-hss-0: 12:11:36 DEBUG unit.oai-hss/0.install checking whether memchr works... yes unit-oai-hss-0: 12:11:36 DEBUG unit.oai-hss/0.install checking whether memmem is declared... yes unit-oai-hss-0: 12:11:36 DEBUG unit.oai-hss/0.install checking whether defines MIN and MAX... no unit-oai-hss-0: 12:11:36 DEBUG unit.oai-hss/0.install checking whether defines MIN and MAX... yes unit-oai-hss-0: 12:11:36 DEBUG unit.oai-hss/0.install checking whether is self-contained... yes unit-oai-hss-0: 12:11:36 DEBUG unit.oai-hss/0.install checking whether pselect is declared without a macro... yes unit-oai-hss-0: 12:11:36 DEBUG unit.oai-hss/0.install checking whether select is declared without a macro... yes unit-oai-hss-0: 12:11:37 DEBUG unit.oai-hss/0.install checking for sigset_t... yes unit-oai-hss-0: 12:11:37 DEBUG unit.oai-hss/0.install checking for uid_t in sys/types.h... yes unit-oai-hss-0: 12:11:37 DEBUG unit.oai-hss/0.install checking whether snprintf returns a byte count as in C99... yes unit-oai-hss-0: 12:11:37 DEBUG unit.oai-hss/0.install checking whether snprintf is declared... yes unit-oai-hss-0: 12:11:37 DEBUG unit.oai-hss/0.install checking for stdbool.h that conforms to C99... yes unit-oai-hss-0: 12:11:37 DEBUG unit.oai-hss/0.install checking for _Bool... yes unit-abot-epc-basic-0: 12:11:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsane:amd64. unit-oai-hss-0: 12:11:37 DEBUG unit.oai-hss/0.install checking for wchar_t... yes unit-abot-epc-basic-0: 12:11:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsane_1.0.25+git20150528-1ubuntu2.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:11:37 DEBUG unit.abot-epc-basic/0.install Unpacking libsane:amd64 (1.0.25+git20150528-1ubuntu2.16.04.1) ... unit-oai-hss-0: 12:11:37 DEBUG unit.oai-hss/0.install checking for long long int... yes unit-oai-hss-0: 12:11:37 DEBUG unit.oai-hss/0.install checking for unsigned long long int... yes unit-oai-hss-0: 12:11:37 DEBUG unit.oai-hss/0.install checking whether stdint.h conforms to C99... yes unit-oai-hss-0: 12:11:37 DEBUG unit.oai-hss/0.install checking whether strdup is declared... yes unit-oai-hss-0: 12:11:37 DEBUG unit.oai-hss/0.install checking whether strerror(0) succeeds... yes unit-oai-hss-0: 12:11:37 DEBUG unit.oai-hss/0.install checking for strerror_r with POSIX signature... no unit-oai-hss-0: 12:11:37 DEBUG unit.oai-hss/0.install checking whether __xpg_strerror_r works... yes unit-oai-hss-0: 12:11:37 DEBUG unit.oai-hss/0.install checking whether ffsl is declared without a macro... yes unit-oai-hss-0: 12:11:37 DEBUG unit.oai-hss/0.install checking whether ffsll is declared without a macro... yes unit-oai-hss-0: 12:11:37 DEBUG unit.oai-hss/0.install checking whether memmem is declared without a macro... yes unit-oai-hss-0: 12:11:37 DEBUG unit.oai-hss/0.install checking whether mempcpy is declared without a macro... yes unit-oai-hss-0: 12:11:37 DEBUG unit.oai-hss/0.install checking whether memrchr is declared without a macro... yes unit-oai-hss-0: 12:11:37 DEBUG unit.oai-hss/0.install checking whether rawmemchr is declared without a macro... yes unit-oai-hss-0: 12:11:37 DEBUG unit.oai-hss/0.install checking whether stpcpy is declared without a macro... yes unit-oai-hss-0: 12:11:37 DEBUG unit.oai-hss/0.install checking whether stpncpy is declared without a macro... yes unit-oai-hss-0: 12:11:37 DEBUG unit.oai-hss/0.install checking whether strchrnul is declared without a macro... yes unit-oai-hss-0: 12:11:37 DEBUG unit.oai-hss/0.install checking whether strdup is declared without a macro... yes unit-oai-hss-0: 12:11:37 DEBUG unit.oai-hss/0.install checking whether strncat is declared without a macro... yes unit-oai-hss-0: 12:11:37 DEBUG unit.oai-hss/0.install checking whether strndup is declared without a macro... yes unit-oai-hss-0: 12:11:37 DEBUG unit.oai-hss/0.install checking whether strnlen is declared without a macro... yes unit-abot-epc-basic-0: 12:11:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package colord-data. unit-abot-epc-basic-0: 12:11:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../colord-data_1.2.12-1ubuntu1_all.deb ... unit-oai-hss-0: 12:11:37 DEBUG unit.oai-hss/0.install checking whether strpbrk is declared without a macro... yes unit-oai-hss-0: 12:11:37 DEBUG unit.oai-hss/0.install checking whether strsep is declared without a macro... yes unit-oai-hss-0: 12:11:37 DEBUG unit.oai-hss/0.install checking whether strcasestr is declared without a macro... yes unit-abot-epc-basic-0: 12:11:37 DEBUG unit.abot-epc-basic/0.install Unpacking colord-data (1.2.12-1ubuntu1) ... unit-oai-hss-0: 12:11:37 DEBUG unit.oai-hss/0.install checking whether strtok_r is declared without a macro... yes unit-oai-hss-0: 12:11:37 DEBUG unit.oai-hss/0.install checking whether strerror_r is declared without a macro... yes unit-oai-hss-0: 12:11:37 DEBUG unit.oai-hss/0.install checking whether strsignal is declared without a macro... yes unit-oai-hss-0: 12:11:37 DEBUG unit.oai-hss/0.install checking whether strverscmp is declared without a macro... yes unit-oai-hss-0: 12:11:37 DEBUG unit.oai-hss/0.install checking whether ffs is declared without a macro... yes unit-oai-hss-0: 12:11:37 DEBUG unit.oai-hss/0.install checking whether strcasecmp is declared without a macro... yes unit-oai-hss-0: 12:11:37 DEBUG unit.oai-hss/0.install checking whether strncasecmp is declared without a macro... yes unit-oai-hss-0: 12:11:37 DEBUG unit.oai-hss/0.install checking whether strndup is declared... (cached) yes unit-oai-hss-0: 12:11:37 DEBUG unit.oai-hss/0.install checking whether strnlen is declared... (cached) yes unit-oai-hss-0: 12:11:37 DEBUG unit.oai-hss/0.install checking whether strtok_r is declared... (cached) yes unit-oai-hss-0: 12:11:38 DEBUG unit.oai-hss/0.install checking whether imported symbols can be declared weak... yes unit-oai-hss-0: 12:11:38 DEBUG unit.oai-hss/0.install checking pthread.h usability... yes unit-oai-hss-0: 12:11:38 DEBUG unit.oai-hss/0.install checking pthread.h presence... yes unit-oai-hss-0: 12:11:38 DEBUG unit.oai-hss/0.install checking for pthread.h... yes unit-oai-hss-0: 12:11:38 DEBUG unit.oai-hss/0.install checking for pthread_kill in -lpthread... yes unit-oai-hss-0: 12:11:38 DEBUG unit.oai-hss/0.install checking for multithread API to use... posix unit-oai-hss-0: 12:11:38 DEBUG unit.oai-hss/0.install checking for struct timespec in ... yes unit-oai-hss-0: 12:11:38 DEBUG unit.oai-hss/0.install checking for wint_t... yes unit-abot-epc-basic-0: 12:11:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package colord. unit-abot-epc-basic-0: 12:11:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../colord_1.2.12-1ubuntu1_amd64.deb ... unit-oai-hss-0: 12:11:38 DEBUG unit.oai-hss/0.install checking for inttypes.h... yes unit-abot-epc-basic-0: 12:11:38 DEBUG unit.abot-epc-basic/0.install Unpacking colord (1.2.12-1ubuntu1) ... unit-oai-hss-0: 12:11:38 DEBUG unit.oai-hss/0.install checking for stdint.h... yes unit-oai-hss-0: 12:11:38 DEBUG unit.oai-hss/0.install checking for intmax_t... yes unit-oai-hss-0: 12:11:38 DEBUG unit.oai-hss/0.install checking for snprintf... (cached) yes unit-oai-hss-0: 12:11:38 DEBUG unit.oai-hss/0.install checking for strnlen... yes unit-abot-epc-basic-0: 12:11:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gettext. unit-abot-epc-basic-0: 12:11:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gettext_0.19.7-2ubuntu3.1_amd64.deb ... unit-oai-hss-0: 12:11:38 DEBUG unit.oai-hss/0.install checking for wcslen... yes unit-abot-epc-basic-0: 12:11:38 DEBUG unit.abot-epc-basic/0.install Unpacking gettext (0.19.7-2ubuntu3.1) ... unit-oai-hss-0: 12:11:38 DEBUG unit.oai-hss/0.install checking for wcsnlen... yes unit-oai-hss-0: 12:11:38 DEBUG unit.oai-hss/0.install checking for mbrtowc... yes unit-oai-hss-0: 12:11:38 DEBUG unit.oai-hss/0.install checking for wcrtomb... yes unit-oai-hss-0: 12:11:38 DEBUG unit.oai-hss/0.install checking whether _snprintf is declared... no unit-oai-hss-0: 12:11:38 DEBUG unit.oai-hss/0.install checking whether printf supports size specifiers as in C99... yes unit-abot-epc-basic-0: 12:11:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package intltool-debian. unit-abot-epc-basic-0: 12:11:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../intltool-debian_0.35.0+20060710.4_all.deb ... unit-abot-epc-basic-0: 12:11:38 DEBUG unit.abot-epc-basic/0.install Unpacking intltool-debian (0.35.0+20060710.4) ... unit-oai-hss-0: 12:11:38 DEBUG unit.oai-hss/0.install checking whether printf supports 'long double' arguments... yes unit-oai-hss-0: 12:11:38 DEBUG unit.oai-hss/0.install checking whether printf supports infinite 'double' arguments... yes unit-oai-hss-0: 12:11:38 DEBUG unit.oai-hss/0.install checking whether printf supports infinite 'long double' arguments... no unit-oai-hss-0: 12:11:38 DEBUG unit.oai-hss/0.install checking whether printf supports the 'a' and 'A' directives... yes unit-oai-hss-0: 12:11:38 DEBUG unit.oai-hss/0.install checking whether printf supports the 'F' directive... yes unit-abot-epc-basic-0: 12:11:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package po-debconf. unit-abot-epc-basic-0: 12:11:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../po-debconf_1.0.19_all.deb ... unit-abot-epc-basic-0: 12:11:39 DEBUG unit.abot-epc-basic/0.install Unpacking po-debconf (1.0.19) ... unit-abot-epc-basic-0: 12:11:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libarchive-zip-perl. unit-abot-epc-basic-0: 12:11:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libarchive-zip-perl_1.56-2ubuntu0.1_all.deb ... unit-abot-epc-basic-0: 12:11:39 DEBUG unit.abot-epc-basic/0.install Unpacking libarchive-zip-perl (1.56-2ubuntu0.1) ... unit-abot-epc-basic-0: 12:11:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-stripnondeterminism-perl. unit-abot-epc-basic-0: 12:11:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-stripnondeterminism-perl_0.015-1_all.deb ... unit-oai-hss-0: 12:11:39 DEBUG unit.oai-hss/0.install checking whether printf supports the 'n' directive... no unit-abot-epc-basic-0: 12:11:39 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-stripnondeterminism-perl (0.015-1) ... unit-abot-epc-basic-0: 12:11:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtimedate-perl. unit-abot-epc-basic-0: 12:11:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtimedate-perl_2.3000-2_all.deb ... unit-oai-hss-0: 12:11:39 DEBUG unit.oai-hss/0.install checking whether printf supports the 'ls' directive... yes unit-abot-epc-basic-0: 12:11:39 DEBUG unit.abot-epc-basic/0.install Unpacking libtimedate-perl (2.3000-2) ... unit-oai-hss-0: 12:11:39 DEBUG unit.oai-hss/0.install checking whether printf supports the grouping flag... yes unit-abot-epc-basic-0: 12:11:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package dh-strip-nondeterminism. unit-abot-epc-basic-0: 12:11:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../dh-strip-nondeterminism_0.015-1_all.deb ... unit-abot-epc-basic-0: 12:11:39 DEBUG unit.abot-epc-basic/0.install Unpacking dh-strip-nondeterminism (0.015-1) ... unit-oai-hss-0: 12:11:39 DEBUG unit.oai-hss/0.install checking whether printf supports the left-adjust flag correctly... yes unit-abot-epc-basic-0: 12:11:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package debhelper. unit-abot-epc-basic-0: 12:11:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../debhelper_9.20160115ubuntu3_all.deb ... unit-abot-epc-basic-0: 12:11:39 DEBUG unit.abot-epc-basic/0.install Unpacking debhelper (9.20160115ubuntu3) ... unit-oai-hss-0: 12:11:39 DEBUG unit.oai-hss/0.install checking whether printf supports the zero flag correctly... yes unit-oai-hss-0: 12:11:39 DEBUG unit.oai-hss/0.install checking whether printf supports large precisions... yes unit-oai-hss-0: 12:11:39 DEBUG unit.oai-hss/0.install checking whether printf survives out-of-memory conditions... yes unit-oai-hss-0: 12:11:39 DEBUG unit.oai-hss/0.install checking whether vsnprintf is declared... yes unit-abot-epc-basic-0: 12:11:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package default-jre-headless. unit-abot-epc-basic-0: 12:11:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../default-jre-headless_2%3a1.8-56ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 12:11:39 DEBUG unit.abot-epc-basic/0.install Unpacking default-jre-headless (2:1.8-56ubuntu2) ... unit-oai-hss-0: 12:11:39 DEBUG unit.oai-hss/0.install checking whether uses 'inline' correctly... yes unit-abot-epc-basic-0: 12:11:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libllvm3.6v5:amd64. unit-abot-epc-basic-0: 12:11:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libllvm3.6v5_1%3a3.6.2-3ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 12:11:39 DEBUG unit.abot-epc-basic/0.install Unpacking libllvm3.6v5:amd64 (1:3.6.2-3ubuntu2) ... unit-oai-hss-0: 12:11:39 DEBUG unit.oai-hss/0.install checking for nl_langinfo and CODESET... yes unit-oai-hss-0: 12:11:39 DEBUG unit.oai-hss/0.install checking if environ is properly declared... yes unit-abot-epc-basic-0: 12:11:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libobjc4:amd64. unit-abot-epc-basic-0: 12:11:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libobjc4_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 12:11:40 DEBUG unit.abot-epc-basic/0.install Unpacking libobjc4:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-oai-hss-0: 12:11:40 DEBUG unit.oai-hss/0.install checking for working fcntl.h... yes unit-oai-hss-0: 12:11:40 DEBUG unit.oai-hss/0.install checking whether ungetc works on arbitrary bytes... yes unit-oai-hss-0: 12:11:40 DEBUG unit.oai-hss/0.install checking whether getcwd (NULL, 0) allocates memory for result... yes unit-oai-hss-0: 12:11:40 DEBUG unit.oai-hss/0.install checking for getcwd with POSIX signature... yes unit-oai-hss-0: 12:11:40 DEBUG unit.oai-hss/0.install checking whether imaxabs is declared without a macro... yes unit-abot-epc-basic-0: 12:11:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libobjc-5-dev:amd64. unit-abot-epc-basic-0: 12:11:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libobjc-5-dev_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 12:11:40 DEBUG unit.abot-epc-basic/0.install Unpacking libobjc-5-dev:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-oai-hss-0: 12:11:40 DEBUG unit.oai-hss/0.install checking whether imaxdiv is declared without a macro... yes unit-oai-hss-0: 12:11:40 DEBUG unit.oai-hss/0.install checking whether strtoimax is declared without a macro... yes unit-oai-hss-0: 12:11:40 DEBUG unit.oai-hss/0.install checking whether strtoumax is declared without a macro... yes unit-oai-hss-0: 12:11:40 DEBUG unit.oai-hss/0.install checking for inttypes.h... (cached) yes unit-oai-hss-0: 12:11:40 DEBUG unit.oai-hss/0.install checking whether the inttypes.h PRIxNN macros are broken... no unit-oai-hss-0: 12:11:40 DEBUG unit.oai-hss/0.install checking for LC_MESSAGES... yes unit-oai-hss-0: 12:11:40 DEBUG unit.oai-hss/0.install checking whether lstat correctly handles trailing slash... yes unit-oai-hss-0: 12:11:40 DEBUG unit.oai-hss/0.install checking for stdlib.h... (cached) yes unit-abot-epc-basic-0: 12:11:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libclang1-3.6:amd64. unit-abot-epc-basic-0: 12:11:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libclang1-3.6_1%3a3.6.2-3ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 12:11:40 DEBUG unit.abot-epc-basic/0.install Unpacking libclang1-3.6:amd64 (1:3.6.2-3ubuntu2) ... unit-oai-hss-0: 12:11:40 DEBUG unit.oai-hss/0.install checking for GNU libc compatible malloc... yes unit-oai-hss-0: 12:11:40 DEBUG unit.oai-hss/0.install checking for promoted mode_t type... mode_t unit-oai-hss-0: 12:11:40 DEBUG unit.oai-hss/0.install checking whether strerror_r is declared... (cached) yes unit-oai-hss-0: 12:11:40 DEBUG unit.oai-hss/0.install checking whether setenv is declared... yes unit-oai-hss-0: 12:11:40 DEBUG unit.oai-hss/0.install checking search.h usability... yes unit-oai-hss-0: 12:11:40 DEBUG unit.oai-hss/0.install checking search.h presence... yes unit-oai-hss-0: 12:11:40 DEBUG unit.oai-hss/0.install checking for search.h... yes unit-oai-hss-0: 12:11:40 DEBUG unit.oai-hss/0.install checking for tsearch... yes unit-oai-hss-0: 12:11:41 DEBUG unit.oai-hss/0.install checking whether unsetenv is declared... yes unit-oai-hss-0: 12:11:41 DEBUG unit.oai-hss/0.install checking for alloca as a compiler built-in... yes unit-oai-hss-0: 12:11:41 DEBUG unit.oai-hss/0.install checking for alphasort... yes unit-oai-hss-0: 12:11:41 DEBUG unit.oai-hss/0.install checking whether program_invocation_name is declared... yes unit-oai-hss-0: 12:11:41 DEBUG unit.oai-hss/0.install checking whether program_invocation_short_name is declared... yes unit-oai-hss-0: 12:11:41 DEBUG unit.oai-hss/0.install checking whether program_invocation_name is defined... yes unit-oai-hss-0: 12:11:41 DEBUG unit.oai-hss/0.install checking whether program_invocation_short_name is defined... yes unit-oai-hss-0: 12:11:41 DEBUG unit.oai-hss/0.install checking whether inet_ntop is declared without a macro... yes unit-oai-hss-0: 12:11:41 DEBUG unit.oai-hss/0.install checking whether inet_pton is declared without a macro... yes unit-oai-hss-0: 12:11:41 DEBUG unit.oai-hss/0.install checking byteswap.h usability... yes unit-oai-hss-0: 12:11:41 DEBUG unit.oai-hss/0.install checking byteswap.h presence... yes unit-oai-hss-0: 12:11:41 DEBUG unit.oai-hss/0.install checking for byteswap.h... yes unit-oai-hss-0: 12:11:41 DEBUG unit.oai-hss/0.install checking for library containing clock_gettime... none required unit-oai-hss-0: 12:11:41 DEBUG unit.oai-hss/0.install checking for clock_gettime... yes unit-oai-hss-0: 12:11:41 DEBUG unit.oai-hss/0.install checking for clock_settime... yes unit-oai-hss-0: 12:11:41 DEBUG unit.oai-hss/0.install checking for closedir... yes unit-oai-hss-0: 12:11:41 DEBUG unit.oai-hss/0.install checking whether alphasort is declared without a macro... yes unit-oai-hss-0: 12:11:41 DEBUG unit.oai-hss/0.install checking whether closedir is declared without a macro... yes unit-abot-epc-basic-0: 12:11:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package doxygen. unit-oai-hss-0: 12:11:41 DEBUG unit.oai-hss/0.install checking whether dirfd is declared without a macro... yes unit-abot-epc-basic-0: 12:11:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../doxygen_1.8.11-1_amd64.deb ... unit-abot-epc-basic-0: 12:11:41 DEBUG unit.abot-epc-basic/0.install Unpacking doxygen (1.8.11-1) ... unit-oai-hss-0: 12:11:41 DEBUG unit.oai-hss/0.install checking whether fdopendir is declared without a macro... yes unit-oai-hss-0: 12:11:41 DEBUG unit.oai-hss/0.install checking whether opendir is declared without a macro... yes unit-oai-hss-0: 12:11:41 DEBUG unit.oai-hss/0.install checking whether readdir is declared without a macro... yes unit-oai-hss-0: 12:11:41 DEBUG unit.oai-hss/0.install checking whether rewinddir is declared without a macro... yes unit-oai-hss-0: 12:11:41 DEBUG unit.oai-hss/0.install checking whether scandir is declared without a macro... yes unit-oai-hss-0: 12:11:41 DEBUG unit.oai-hss/0.install checking whether // is distinct from /... (cached) no unit-oai-hss-0: 12:11:41 DEBUG unit.oai-hss/0.install checking whether dup2 works... yes unit-oai-hss-0: 12:11:41 DEBUG unit.oai-hss/0.install checking for error_at_line... yes unit-oai-hss-0: 12:11:41 DEBUG unit.oai-hss/0.install checking whether conversion from 'int' to 'long double' works... yes unit-oai-hss-0: 12:11:41 DEBUG unit.oai-hss/0.install checking whether frexp works... yes unit-oai-hss-0: 12:11:41 DEBUG unit.oai-hss/0.install checking whether frexpl is declared... yes unit-oai-hss-0: 12:11:41 DEBUG unit.oai-hss/0.install checking whether frexpl() can be used without linking with libm... yes unit-oai-hss-0: 12:11:41 DEBUG unit.oai-hss/0.install checking whether frexpl works... yes unit-oai-hss-0: 12:11:41 DEBUG unit.oai-hss/0.install checking for fseeko... (cached) yes unit-oai-hss-0: 12:11:41 DEBUG unit.oai-hss/0.install checking for ftello... (cached) yes unit-oai-hss-0: 12:11:41 DEBUG unit.oai-hss/0.install checking whether ftello works... (cached) yes unit-oai-hss-0: 12:11:41 DEBUG unit.oai-hss/0.install checking whether __func__ is available... yes unit-oai-hss-0: 12:11:41 DEBUG unit.oai-hss/0.install configure: checking how to do getaddrinfo, freeaddrinfo and getnameinfo unit-oai-hss-0: 12:11:41 DEBUG unit.oai-hss/0.install checking for library containing getaddrinfo... none required unit-oai-hss-0: 12:11:41 DEBUG unit.oai-hss/0.install checking for getaddrinfo... yes unit-oai-hss-0: 12:11:41 DEBUG unit.oai-hss/0.install checking whether gai_strerror is declared... (cached) yes unit-oai-hss-0: 12:11:41 DEBUG unit.oai-hss/0.install checking whether gai_strerrorA is declared... no unit-oai-hss-0: 12:11:41 DEBUG unit.oai-hss/0.install checking for gai_strerror with POSIX signature... yes unit-oai-hss-0: 12:11:41 DEBUG unit.oai-hss/0.install checking for struct sockaddr.sa_len... no unit-oai-hss-0: 12:11:41 DEBUG unit.oai-hss/0.install checking whether getaddrinfo is declared... (cached) yes unit-oai-hss-0: 12:11:41 DEBUG unit.oai-hss/0.install checking whether freeaddrinfo is declared... (cached) yes unit-oai-hss-0: 12:11:41 DEBUG unit.oai-hss/0.install checking whether getnameinfo is declared... (cached) yes unit-oai-hss-0: 12:11:41 DEBUG unit.oai-hss/0.install checking for struct addrinfo... yes unit-oai-hss-0: 12:11:42 DEBUG unit.oai-hss/0.install checking for working getdelim function... yes unit-oai-hss-0: 12:11:42 DEBUG unit.oai-hss/0.install checking for getline... yes unit-oai-hss-0: 12:11:42 DEBUG unit.oai-hss/0.install checking for working getline function... yes unit-oai-hss-0: 12:11:42 DEBUG unit.oai-hss/0.install checking for getpass... yes unit-oai-hss-0: 12:11:42 DEBUG unit.oai-hss/0.install checking whether gettimeofday clobbers localtime buffer... no unit-oai-hss-0: 12:11:42 DEBUG unit.oai-hss/0.install checking for gettimeofday with POSIX signature... almost unit-oai-hss-0: 12:11:42 DEBUG unit.oai-hss/0.install checking for library containing gethostbyname... (cached) none required unit-oai-hss-0: 12:11:42 DEBUG unit.oai-hss/0.install checking for gethostbyname... (cached) yes unit-abot-epc-basic-0: 12:11:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5xml5:amd64. unit-abot-epc-basic-0: 12:11:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5xml5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-oai-hss-0: 12:11:42 DEBUG unit.oai-hss/0.install checking for iconv... yes unit-oai-hss-0: 12:11:42 DEBUG unit.oai-hss/0.install checking for working iconv... yes unit-oai-hss-0: 12:11:42 DEBUG unit.oai-hss/0.install checking for iconv declaration... unit-oai-hss-0: 12:11:42 DEBUG unit.oai-hss/0.install extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); unit-abot-epc-basic-0: 12:11:42 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5xml5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-oai-hss-0: 12:11:42 DEBUG unit.oai-hss/0.install checking whether iconv supports conversion between UTF-8 and UTF-{16,32}{BE,LE}... yes unit-oai-hss-0: 12:11:42 DEBUG unit.oai-hss/0.install checking for library containing inet_ntop... (cached) none required unit-oai-hss-0: 12:11:42 DEBUG unit.oai-hss/0.install checking whether inet_ntop is declared... (cached) yes unit-oai-hss-0: 12:11:42 DEBUG unit.oai-hss/0.install checking for library containing inet_pton... none required unit-oai-hss-0: 12:11:42 DEBUG unit.oai-hss/0.install checking whether inet_pton is declared... (cached) yes unit-oai-hss-0: 12:11:42 DEBUG unit.oai-hss/0.install checking whether the compiler generally respects inline... yes unit-oai-hss-0: 12:11:42 DEBUG unit.oai-hss/0.install checking whether isnan(double) can be used without linking with libm... yes unit-oai-hss-0: 12:11:42 DEBUG unit.oai-hss/0.install checking whether isnan(float) can be used without linking with libm... yes unit-abot-epc-basic-0: 12:11:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package doxygen-gui. unit-abot-epc-basic-0: 12:11:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../doxygen-gui_1.8.11-1_amd64.deb ... unit-abot-epc-basic-0: 12:11:42 DEBUG unit.abot-epc-basic/0.install Unpacking doxygen-gui (1.8.11-1) ... unit-oai-hss-0: 12:11:42 DEBUG unit.oai-hss/0.install checking whether isnan(float) works... yes unit-oai-hss-0: 12:11:42 DEBUG unit.oai-hss/0.install checking whether isnan(long double) can be used without linking with libm... yes unit-oai-hss-0: 12:11:42 DEBUG unit.oai-hss/0.install checking whether isnanl works... no unit-abot-epc-basic-0: 12:11:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-liberation. unit-abot-epc-basic-0: 12:11:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-liberation_1.07.4-1_all.deb ... unit-abot-epc-basic-0: 12:11:42 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-liberation (1.07.4-1) ... unit-oai-hss-0: 12:11:42 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'long double'... word 2 bit 0 unit-oai-hss-0: 12:11:42 DEBUG unit.oai-hss/0.install checking if gcc/ld supports -Wl,--output-def... no unit-oai-hss-0: 12:11:42 DEBUG unit.oai-hss/0.install checking if LD -Wl,--version-script works... yes unit-oai-hss-0: 12:11:42 DEBUG unit.oai-hss/0.install checking whether lseek detects pipes... yes unit-oai-hss-0: 12:11:42 DEBUG unit.oai-hss/0.install checking for stdlib.h... (cached) yes unit-oai-hss-0: 12:11:42 DEBUG unit.oai-hss/0.install checking for GNU libc compatible malloc... (cached) yes unit-oai-hss-0: 12:11:42 DEBUG unit.oai-hss/0.install checking whether NAN macro works... yes unit-oai-hss-0: 12:11:42 DEBUG unit.oai-hss/0.install checking whether HUGE_VAL works... yes unit-oai-hss-0: 12:11:42 DEBUG unit.oai-hss/0.install checking whether acosf is declared without a macro... yes unit-oai-hss-0: 12:11:42 DEBUG unit.oai-hss/0.install checking whether acosl is declared without a macro... yes unit-oai-hss-0: 12:11:42 DEBUG unit.oai-hss/0.install checking whether asinf is declared without a macro... yes unit-oai-hss-0: 12:11:42 DEBUG unit.oai-hss/0.install checking whether asinl is declared without a macro... yes unit-oai-hss-0: 12:11:42 DEBUG unit.oai-hss/0.install checking whether atanf is declared without a macro... yes unit-oai-hss-0: 12:11:42 DEBUG unit.oai-hss/0.install checking whether atanl is declared without a macro... yes unit-oai-hss-0: 12:11:42 DEBUG unit.oai-hss/0.install checking whether cbrt is declared without a macro... yes unit-oai-hss-0: 12:11:42 DEBUG unit.oai-hss/0.install checking whether cbrtf is declared without a macro... yes unit-oai-hss-0: 12:11:42 DEBUG unit.oai-hss/0.install checking whether cbrtl is declared without a macro... yes unit-oai-hss-0: 12:11:43 DEBUG unit.oai-hss/0.install checking whether ceilf is declared without a macro... yes unit-abot-epc-basic-0: 12:11:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tex-common. unit-abot-epc-basic-0: 12:11:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../tex-common_6.04ubuntu1_all.deb ... unit-oai-hss-0: 12:11:43 DEBUG unit.oai-hss/0.install checking whether ceill is declared without a macro... yes unit-abot-epc-basic-0: 12:11:43 DEBUG unit.abot-epc-basic/0.install Unpacking tex-common (6.04ubuntu1) ... unit-oai-hss-0: 12:11:43 DEBUG unit.oai-hss/0.install checking whether copysign is declared without a macro... yes unit-oai-hss-0: 12:11:43 DEBUG unit.oai-hss/0.install checking whether copysignf is declared without a macro... yes unit-oai-hss-0: 12:11:43 DEBUG unit.oai-hss/0.install checking whether copysignl is declared without a macro... yes unit-oai-hss-0: 12:11:43 DEBUG unit.oai-hss/0.install checking whether cosf is declared without a macro... yes unit-oai-hss-0: 12:11:43 DEBUG unit.oai-hss/0.install checking whether cosl is declared without a macro... yes unit-oai-hss-0: 12:11:43 DEBUG unit.oai-hss/0.install checking whether coshf is declared without a macro... yes unit-oai-hss-0: 12:11:43 DEBUG unit.oai-hss/0.install checking whether expf is declared without a macro... yes unit-oai-hss-0: 12:11:43 DEBUG unit.oai-hss/0.install checking whether expl is declared without a macro... yes unit-oai-hss-0: 12:11:43 DEBUG unit.oai-hss/0.install checking whether exp2 is declared without a macro... yes unit-oai-hss-0: 12:11:43 DEBUG unit.oai-hss/0.install checking whether exp2f is declared without a macro... yes unit-oai-hss-0: 12:11:43 DEBUG unit.oai-hss/0.install checking whether exp2l is declared without a macro... yes unit-oai-hss-0: 12:11:43 DEBUG unit.oai-hss/0.install checking whether expm1 is declared without a macro... yes unit-oai-hss-0: 12:11:43 DEBUG unit.oai-hss/0.install checking whether expm1f is declared without a macro... yes unit-oai-hss-0: 12:11:43 DEBUG unit.oai-hss/0.install checking whether expm1l is declared without a macro... yes unit-oai-hss-0: 12:11:43 DEBUG unit.oai-hss/0.install checking whether fabsf is declared without a macro... yes unit-oai-hss-0: 12:11:43 DEBUG unit.oai-hss/0.install checking whether fabsl is declared without a macro... yes unit-oai-hss-0: 12:11:43 DEBUG unit.oai-hss/0.install checking whether floorf is declared without a macro... yes unit-oai-hss-0: 12:11:43 DEBUG unit.oai-hss/0.install checking whether floorl is declared without a macro... yes unit-oai-hss-0: 12:11:43 DEBUG unit.oai-hss/0.install checking whether fma is declared without a macro... yes unit-oai-hss-0: 12:11:43 DEBUG unit.oai-hss/0.install checking whether fmaf is declared without a macro... yes unit-abot-epc-basic-0: 12:11:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-lmodern. unit-abot-epc-basic-0: 12:11:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-lmodern_2.004.5-1_all.deb ... unit-oai-hss-0: 12:11:43 DEBUG unit.oai-hss/0.install checking whether fmal is declared without a macro... yes unit-abot-epc-basic-0: 12:11:43 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-lmodern (2.004.5-1) ... unit-oai-hss-0: 12:11:43 DEBUG unit.oai-hss/0.install checking whether fmod is declared without a macro... yes unit-oai-hss-0: 12:11:43 DEBUG unit.oai-hss/0.install checking whether fmodf is declared without a macro... yes unit-oai-hss-0: 12:11:43 DEBUG unit.oai-hss/0.install checking whether fmodl is declared without a macro... yes unit-oai-hss-0: 12:11:43 DEBUG unit.oai-hss/0.install checking whether frexpf is declared without a macro... yes unit-oai-hss-0: 12:11:43 DEBUG unit.oai-hss/0.install checking whether frexpl is declared without a macro... yes unit-oai-hss-0: 12:11:43 DEBUG unit.oai-hss/0.install checking whether hypotf is declared without a macro... yes unit-oai-hss-0: 12:11:43 DEBUG unit.oai-hss/0.install checking whether hypotl is declared without a macro... yes unit-oai-hss-0: 12:11:43 DEBUG unit.oai-hss/0.install checking whether ilogb is declared without a macro... yes unit-oai-hss-0: 12:11:43 DEBUG unit.oai-hss/0.install checking whether ilogbf is declared without a macro... yes unit-oai-hss-0: 12:11:43 DEBUG unit.oai-hss/0.install checking whether ilogbl is declared without a macro... yes unit-oai-hss-0: 12:11:43 DEBUG unit.oai-hss/0.install checking whether ldexpf is declared without a macro... yes unit-oai-hss-0: 12:11:43 DEBUG unit.oai-hss/0.install checking whether ldexpl is declared without a macro... yes unit-oai-hss-0: 12:11:43 DEBUG unit.oai-hss/0.install checking whether log is declared without a macro... yes unit-oai-hss-0: 12:11:44 DEBUG unit.oai-hss/0.install checking whether logf is declared without a macro... yes unit-oai-hss-0: 12:11:44 DEBUG unit.oai-hss/0.install checking whether logl is declared without a macro... yes unit-oai-hss-0: 12:11:44 DEBUG unit.oai-hss/0.install checking whether log10 is declared without a macro... yes unit-oai-hss-0: 12:11:44 DEBUG unit.oai-hss/0.install checking whether log10f is declared without a macro... yes unit-oai-hss-0: 12:11:44 DEBUG unit.oai-hss/0.install checking whether log10l is declared without a macro... yes unit-oai-hss-0: 12:11:44 DEBUG unit.oai-hss/0.install checking whether log1p is declared without a macro... yes unit-oai-hss-0: 12:11:44 DEBUG unit.oai-hss/0.install checking whether log1pf is declared without a macro... yes unit-oai-hss-0: 12:11:44 DEBUG unit.oai-hss/0.install checking whether log1pl is declared without a macro... yes unit-oai-hss-0: 12:11:44 DEBUG unit.oai-hss/0.install checking whether log2 is declared without a macro... yes unit-oai-hss-0: 12:11:44 DEBUG unit.oai-hss/0.install checking whether log2f is declared without a macro... yes unit-oai-hss-0: 12:11:44 DEBUG unit.oai-hss/0.install checking whether log2l is declared without a macro... yes unit-oai-hss-0: 12:11:44 DEBUG unit.oai-hss/0.install checking whether logb is declared without a macro... yes unit-oai-hss-0: 12:11:44 DEBUG unit.oai-hss/0.install checking whether logbf is declared without a macro... yes unit-abot-epc-basic-0: 12:11:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gccxml. unit-abot-epc-basic-0: 12:11:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gccxml_0.9.0+git20140716-6_amd64.deb ... unit-abot-epc-basic-0: 12:11:44 DEBUG unit.abot-epc-basic/0.install Unpacking gccxml (0.9.0+git20140716-6) ... unit-oai-hss-0: 12:11:44 DEBUG unit.oai-hss/0.install checking whether logbl is declared without a macro... yes unit-oai-hss-0: 12:11:44 DEBUG unit.oai-hss/0.install checking whether modf is declared without a macro... yes unit-oai-hss-0: 12:11:44 DEBUG unit.oai-hss/0.install checking whether modff is declared without a macro... yes unit-oai-hss-0: 12:11:44 DEBUG unit.oai-hss/0.install checking whether modfl is declared without a macro... yes unit-oai-hss-0: 12:11:44 DEBUG unit.oai-hss/0.install checking whether powf is declared without a macro... yes unit-oai-hss-0: 12:11:44 DEBUG unit.oai-hss/0.install checking whether remainder is declared without a macro... yes unit-oai-hss-0: 12:11:44 DEBUG unit.oai-hss/0.install checking whether remainderf is declared without a macro... yes unit-oai-hss-0: 12:11:44 DEBUG unit.oai-hss/0.install checking whether remainderl is declared without a macro... yes unit-oai-hss-0: 12:11:44 DEBUG unit.oai-hss/0.install checking whether rint is declared without a macro... yes unit-oai-hss-0: 12:11:44 DEBUG unit.oai-hss/0.install checking whether rintf is declared without a macro... yes unit-oai-hss-0: 12:11:44 DEBUG unit.oai-hss/0.install checking whether rintl is declared without a macro... yes unit-oai-hss-0: 12:11:44 DEBUG unit.oai-hss/0.install checking whether round is declared without a macro... yes unit-oai-hss-0: 12:11:44 DEBUG unit.oai-hss/0.install checking whether roundf is declared without a macro... yes unit-oai-hss-0: 12:11:44 DEBUG unit.oai-hss/0.install checking whether roundl is declared without a macro... yes unit-oai-hss-0: 12:11:44 DEBUG unit.oai-hss/0.install checking whether sinf is declared without a macro... yes unit-oai-hss-0: 12:11:44 DEBUG unit.oai-hss/0.install checking whether sinl is declared without a macro... yes unit-abot-epc-basic-0: 12:11:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gconf2-common. unit-abot-epc-basic-0: 12:11:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gconf2-common_3.2.6-3ubuntu6_all.deb ... unit-abot-epc-basic-0: 12:11:44 DEBUG unit.abot-epc-basic/0.install Unpacking gconf2-common (3.2.6-3ubuntu6) ... unit-oai-hss-0: 12:11:44 DEBUG unit.oai-hss/0.install checking whether sinhf is declared without a macro... yes unit-oai-hss-0: 12:11:44 DEBUG unit.oai-hss/0.install checking whether sqrtf is declared without a macro... yes unit-abot-epc-basic-0: 12:11:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgconf-2-4:amd64. unit-abot-epc-basic-0: 12:11:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgconf-2-4_3.2.6-3ubuntu6_amd64.deb ... unit-abot-epc-basic-0: 12:11:44 DEBUG unit.abot-epc-basic/0.install Unpacking libgconf-2-4:amd64 (3.2.6-3ubuntu6) ... unit-oai-hss-0: 12:11:44 DEBUG unit.oai-hss/0.install checking whether sqrtl is declared without a macro... yes unit-oai-hss-0: 12:11:44 DEBUG unit.oai-hss/0.install checking whether tanf is declared without a macro... yes unit-abot-epc-basic-0: 12:11:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gconf-service-backend. unit-abot-epc-basic-0: 12:11:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gconf-service-backend_3.2.6-3ubuntu6_amd64.deb ... unit-abot-epc-basic-0: 12:11:44 DEBUG unit.abot-epc-basic/0.install Unpacking gconf-service-backend (3.2.6-3ubuntu6) ... unit-oai-hss-0: 12:11:44 DEBUG unit.oai-hss/0.install checking whether tanl is declared without a macro... yes unit-oai-hss-0: 12:11:44 DEBUG unit.oai-hss/0.install checking whether tanhf is declared without a macro... yes unit-abot-epc-basic-0: 12:11:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gconf-service. unit-abot-epc-basic-0: 12:11:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gconf-service_3.2.6-3ubuntu6_amd64.deb ... unit-abot-epc-basic-0: 12:11:44 DEBUG unit.abot-epc-basic/0.install Unpacking gconf-service (3.2.6-3ubuntu6) ... unit-oai-hss-0: 12:11:44 DEBUG unit.oai-hss/0.install checking whether trunc is declared without a macro... yes unit-oai-hss-0: 12:11:44 DEBUG unit.oai-hss/0.install checking whether truncf is declared without a macro... yes unit-abot-epc-basic-0: 12:11:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libbabeltrace1:amd64. unit-abot-epc-basic-0: 12:11:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libbabeltrace1_1.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 12:11:45 DEBUG unit.abot-epc-basic/0.install Unpacking libbabeltrace1:amd64 (1.3.2-1) ... unit-oai-hss-0: 12:11:45 DEBUG unit.oai-hss/0.install checking whether truncl is declared without a macro... yes unit-oai-hss-0: 12:11:45 DEBUG unit.oai-hss/0.install checking for memmem... yes unit-abot-epc-basic-0: 12:11:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libbabeltrace-ctf1:amd64. unit-abot-epc-basic-0: 12:11:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libbabeltrace-ctf1_1.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 12:11:45 DEBUG unit.abot-epc-basic/0.install Unpacking libbabeltrace-ctf1:amd64 (1.3.2-1) ... unit-oai-hss-0: 12:11:45 DEBUG unit.oai-hss/0.install checking whether memmem works... yes unit-oai-hss-0: 12:11:45 DEBUG unit.oai-hss/0.install checking for mempcpy... yes unit-oai-hss-0: 12:11:45 DEBUG unit.oai-hss/0.install checking whether getaddrinfo is declared without a macro... (cached) yes unit-oai-hss-0: 12:11:45 DEBUG unit.oai-hss/0.install checking whether freeaddrinfo is declared without a macro... (cached) yes unit-abot-epc-basic-0: 12:11:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gdb. unit-oai-hss-0: 12:11:45 DEBUG unit.oai-hss/0.install checking whether gai_strerror is declared without a macro... (cached) yes unit-oai-hss-0: 12:11:45 DEBUG unit.oai-hss/0.install checking whether getnameinfo is declared without a macro... (cached) yes unit-abot-epc-basic-0: 12:11:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gdb_7.11.1-0ubuntu1~16.5_amd64.deb ... unit-abot-epc-basic-0: 12:11:45 DEBUG unit.abot-epc-basic/0.install Unpacking gdb (7.11.1-0ubuntu1~16.5) ... unit-oai-hss-0: 12:11:45 DEBUG unit.oai-hss/0.install checking whether is self-contained... yes unit-oai-hss-0: 12:11:45 DEBUG unit.oai-hss/0.install checking for opendir... yes unit-oai-hss-0: 12:11:45 DEBUG unit.oai-hss/0.install checking for pmccabe... false unit-oai-hss-0: 12:11:45 DEBUG unit.oai-hss/0.install checking whether frexp works... (cached) yes unit-oai-hss-0: 12:11:45 DEBUG unit.oai-hss/0.install checking whether ldexp can be used without linking with libm... yes unit-oai-hss-0: 12:11:45 DEBUG unit.oai-hss/0.install checking whether frexpl() can be used without linking with libm... (cached) yes unit-oai-hss-0: 12:11:45 DEBUG unit.oai-hss/0.install checking whether frexpl works... (cached) yes unit-oai-hss-0: 12:11:45 DEBUG unit.oai-hss/0.install checking whether frexpl is declared... (cached) yes unit-oai-hss-0: 12:11:45 DEBUG unit.oai-hss/0.install checking whether ldexpl() can be used without linking with libm... yes unit-oai-hss-0: 12:11:45 DEBUG unit.oai-hss/0.install checking whether ldexpl works... yes unit-oai-hss-0: 12:11:45 DEBUG unit.oai-hss/0.install checking whether ldexpl is declared... (cached) yes unit-oai-hss-0: 12:11:45 DEBUG unit.oai-hss/0.install checking whether program_invocation_name is declared... (cached) yes unit-oai-hss-0: 12:11:45 DEBUG unit.oai-hss/0.install checking whether program_invocation_short_name is declared... (cached) yes unit-oai-hss-0: 12:11:45 DEBUG unit.oai-hss/0.install checking for rawmemchr... yes unit-oai-hss-0: 12:11:45 DEBUG unit.oai-hss/0.install checking for readdir... yes unit-oai-hss-0: 12:11:45 DEBUG unit.oai-hss/0.install checking for scandir... yes unit-oai-hss-0: 12:11:45 DEBUG unit.oai-hss/0.install checking whether select supports a 0 argument... yes unit-abot-epc-basic-0: 12:11:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gdbserver. unit-oai-hss-0: 12:11:45 DEBUG unit.oai-hss/0.install checking whether select detects invalid fds... yes unit-oai-hss-0: 12:11:45 DEBUG unit.oai-hss/0.install checking for library containing getservbyname... (cached) none required unit-oai-hss-0: 12:11:45 DEBUG unit.oai-hss/0.install checking for getservbyname... (cached) yes unit-abot-epc-basic-0: 12:11:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gdbserver_7.11.1-0ubuntu1~16.5_amd64.deb ... unit-abot-epc-basic-0: 12:11:45 DEBUG unit.abot-epc-basic/0.install Unpacking gdbserver (7.11.1-0ubuntu1~16.5) ... unit-oai-hss-0: 12:11:45 DEBUG unit.oai-hss/0.install checking for volatile sig_atomic_t... yes unit-abot-epc-basic-0: 12:11:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgfortran-5-dev:amd64. unit-oai-hss-0: 12:11:45 DEBUG unit.oai-hss/0.install checking for sighandler_t... yes unit-abot-epc-basic-0: 12:11:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgfortran-5-dev_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 12:11:45 DEBUG unit.abot-epc-basic/0.install Unpacking libgfortran-5-dev:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-oai-hss-0: 12:11:45 DEBUG unit.oai-hss/0.install checking whether pthread_sigmask is declared without a macro... yes unit-oai-hss-0: 12:11:45 DEBUG unit.oai-hss/0.install checking whether sigaction is declared without a macro... yes unit-oai-hss-0: 12:11:45 DEBUG unit.oai-hss/0.install checking whether sigaddset is declared without a macro... yes unit-oai-hss-0: 12:11:45 DEBUG unit.oai-hss/0.install checking whether sigdelset is declared without a macro... yes unit-oai-hss-0: 12:11:45 DEBUG unit.oai-hss/0.install checking whether sigemptyset is declared without a macro... yes unit-oai-hss-0: 12:11:45 DEBUG unit.oai-hss/0.install checking whether sigfillset is declared without a macro... yes unit-oai-hss-0: 12:11:45 DEBUG unit.oai-hss/0.install checking whether sigismember is declared without a macro... yes unit-oai-hss-0: 12:11:45 DEBUG unit.oai-hss/0.install checking whether sigpending is declared without a macro... yes unit-oai-hss-0: 12:11:45 DEBUG unit.oai-hss/0.install checking whether sigprocmask is declared without a macro... yes unit-oai-hss-0: 12:11:45 DEBUG unit.oai-hss/0.install checking for signbit macro... yes unit-oai-hss-0: 12:11:45 DEBUG unit.oai-hss/0.install checking for signbit compiler built-ins... yes unit-oai-hss-0: 12:11:45 DEBUG unit.oai-hss/0.install checking for stdint.h... (cached) yes unit-oai-hss-0: 12:11:45 DEBUG unit.oai-hss/0.install checking for SIZE_MAX... yes unit-abot-epc-basic-0: 12:11:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gfortran-5. unit-abot-epc-basic-0: 12:11:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gfortran-5_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 12:11:45 DEBUG unit.abot-epc-basic/0.install Unpacking gfortran-5 (5.4.0-6ubuntu1~16.04.11) ... unit-oai-hss-0: 12:11:45 DEBUG unit.oai-hss/0.install checking whether sleep is declared... yes unit-oai-hss-0: 12:11:46 DEBUG unit.oai-hss/0.install checking for working sleep... yes unit-oai-hss-0: 12:11:46 DEBUG unit.oai-hss/0.install checking for snprintf... (cached) yes unit-oai-hss-0: 12:11:46 DEBUG unit.oai-hss/0.install checking whether snprintf respects a size of 1... yes unit-oai-hss-0: 12:11:46 DEBUG unit.oai-hss/0.install checking whether printf supports POSIX/XSI format strings with positions... yes unit-oai-hss-0: 12:11:46 DEBUG unit.oai-hss/0.install checking for library containing setsockopt... (cached) none needed unit-oai-hss-0: 12:11:46 DEBUG unit.oai-hss/0.install checking for socklen_t... yes unit-oai-hss-0: 12:11:46 DEBUG unit.oai-hss/0.install checking for ssize_t... yes unit-oai-hss-0: 12:11:46 DEBUG unit.oai-hss/0.install checking for working stdalign.h... yes unit-oai-hss-0: 12:11:47 DEBUG unit.oai-hss/0.install checking for va_copy... yes unit-oai-hss-0: 12:11:47 DEBUG unit.oai-hss/0.install checking whether NULL can be used in arbitrary expressions... yes unit-oai-hss-0: 12:11:47 DEBUG unit.oai-hss/0.install checking whether dprintf is declared without a macro... yes unit-oai-hss-0: 12:11:47 DEBUG unit.oai-hss/0.install checking whether fpurge is declared without a macro... no unit-oai-hss-0: 12:11:47 DEBUG unit.oai-hss/0.install checking whether fseeko is declared without a macro... yes unit-oai-hss-0: 12:11:47 DEBUG unit.oai-hss/0.install checking whether ftello is declared without a macro... yes unit-oai-hss-0: 12:11:47 DEBUG unit.oai-hss/0.install checking whether getdelim is declared without a macro... yes unit-abot-epc-basic-0: 12:11:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gfortran. unit-oai-hss-0: 12:11:47 DEBUG unit.oai-hss/0.install checking whether getline is declared without a macro... yes unit-abot-epc-basic-0: 12:11:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gfortran_4%3a5.3.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:11:47 DEBUG unit.abot-epc-basic/0.install Unpacking gfortran (4:5.3.1-1ubuntu1) ... unit-oai-hss-0: 12:11:47 DEBUG unit.oai-hss/0.install checking whether gets is declared without a macro... no unit-oai-hss-0: 12:11:47 DEBUG unit.oai-hss/0.install checking whether pclose is declared without a macro... yes unit-oai-hss-0: 12:11:47 DEBUG unit.oai-hss/0.install checking whether popen is declared without a macro... yes unit-abot-epc-basic-0: 12:11:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcupsfilters1:amd64. unit-oai-hss-0: 12:11:47 DEBUG unit.oai-hss/0.install checking whether renameat is declared without a macro... yes unit-abot-epc-basic-0: 12:11:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcupsfilters1_1.8.3-2ubuntu3.4_amd64.deb ... unit-oai-hss-0: 12:11:47 DEBUG unit.oai-hss/0.install checking whether snprintf is declared without a macro... yes unit-abot-epc-basic-0: 12:11:47 DEBUG unit.abot-epc-basic/0.install Unpacking libcupsfilters1:amd64 (1.8.3-2ubuntu3.4) ... unit-oai-hss-0: 12:11:47 DEBUG unit.oai-hss/0.install checking whether tmpfile is declared without a macro... yes unit-oai-hss-0: 12:11:47 DEBUG unit.oai-hss/0.install checking whether vdprintf is declared without a macro... yes unit-oai-hss-0: 12:11:47 DEBUG unit.oai-hss/0.install checking whether vsnprintf is declared without a macro... yes unit-abot-epc-basic-0: 12:11:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcupsimage2:amd64. unit-oai-hss-0: 12:11:47 DEBUG unit.oai-hss/0.install checking whether _Exit is declared without a macro... yes unit-abot-epc-basic-0: 12:11:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcupsimage2_2.1.3-4ubuntu0.7_amd64.deb ... unit-abot-epc-basic-0: 12:11:47 DEBUG unit.abot-epc-basic/0.install Unpacking libcupsimage2:amd64 (2.1.3-4ubuntu0.7) ... unit-oai-hss-0: 12:11:47 DEBUG unit.oai-hss/0.install checking whether atoll is declared without a macro... yes unit-oai-hss-0: 12:11:47 DEBUG unit.oai-hss/0.install checking whether canonicalize_file_name is declared without a macro... yes unit-oai-hss-0: 12:11:47 DEBUG unit.oai-hss/0.install checking whether getloadavg is declared without a macro... yes unit-oai-hss-0: 12:11:47 DEBUG unit.oai-hss/0.install checking whether getsubopt is declared without a macro... yes unit-oai-hss-0: 12:11:47 DEBUG unit.oai-hss/0.install checking whether grantpt is declared without a macro... yes unit-abot-epc-basic-0: 12:11:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libijs-0.35:amd64. unit-oai-hss-0: 12:11:47 DEBUG unit.oai-hss/0.install checking whether initstate is declared without a macro... yes unit-abot-epc-basic-0: 12:11:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libijs-0.35_0.35-12_amd64.deb ... unit-oai-hss-0: 12:11:47 DEBUG unit.oai-hss/0.install checking whether initstate_r is declared without a macro... yes unit-oai-hss-0: 12:11:47 DEBUG unit.oai-hss/0.install checking whether mkdtemp is declared without a macro... yes unit-abot-epc-basic-0: 12:11:47 DEBUG unit.abot-epc-basic/0.install Unpacking libijs-0.35:amd64 (0.35-12) ... unit-oai-hss-0: 12:11:47 DEBUG unit.oai-hss/0.install checking whether mkostemp is declared without a macro... yes unit-abot-epc-basic-0: 12:11:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjbig2dec0. unit-oai-hss-0: 12:11:47 DEBUG unit.oai-hss/0.install checking whether mkostemps is declared without a macro... yes unit-abot-epc-basic-0: 12:11:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjbig2dec0_0.12+20150918-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 12:11:47 DEBUG unit.abot-epc-basic/0.install Unpacking libjbig2dec0 (0.12+20150918-1ubuntu0.1) ... unit-oai-hss-0: 12:11:47 DEBUG unit.oai-hss/0.install checking whether mkstemp is declared without a macro... yes unit-oai-hss-0: 12:11:47 DEBUG unit.oai-hss/0.install checking whether mkstemps is declared without a macro... yes unit-abot-epc-basic-0: 12:11:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpaper1:amd64. unit-abot-epc-basic-0: 12:11:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpaper1_1.1.24+nmu4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:11:47 DEBUG unit.abot-epc-basic/0.install Unpacking libpaper1:amd64 (1.1.24+nmu4ubuntu1) ... unit-oai-hss-0: 12:11:47 DEBUG unit.oai-hss/0.install checking whether posix_openpt is declared without a macro... yes unit-oai-hss-0: 12:11:47 DEBUG unit.oai-hss/0.install checking whether ptsname is declared without a macro... yes unit-abot-epc-basic-0: 12:11:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgs9-common. unit-abot-epc-basic-0: 12:11:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgs9-common_9.26~dfsg+0-0ubuntu0.16.04.8_all.deb ... unit-abot-epc-basic-0: 12:11:47 DEBUG unit.abot-epc-basic/0.install Unpacking libgs9-common (9.26~dfsg+0-0ubuntu0.16.04.8) ... unit-oai-hss-0: 12:11:47 DEBUG unit.oai-hss/0.install checking whether ptsname_r is declared without a macro... yes unit-oai-hss-0: 12:11:47 DEBUG unit.oai-hss/0.install checking whether random is declared without a macro... yes unit-oai-hss-0: 12:11:47 DEBUG unit.oai-hss/0.install checking whether random_r is declared without a macro... yes unit-oai-hss-0: 12:11:47 DEBUG unit.oai-hss/0.install checking whether realpath is declared without a macro... yes unit-oai-hss-0: 12:11:47 DEBUG unit.oai-hss/0.install checking whether rpmatch is declared without a macro... yes unit-oai-hss-0: 12:11:47 DEBUG unit.oai-hss/0.install checking whether secure_getenv is declared without a macro... yes unit-oai-hss-0: 12:11:47 DEBUG unit.oai-hss/0.install checking whether setenv is declared without a macro... yes unit-oai-hss-0: 12:11:47 DEBUG unit.oai-hss/0.install checking whether setstate is declared without a macro... yes unit-oai-hss-0: 12:11:47 DEBUG unit.oai-hss/0.install checking whether setstate_r is declared without a macro... yes unit-oai-hss-0: 12:11:47 DEBUG unit.oai-hss/0.install checking whether srandom is declared without a macro... yes unit-oai-hss-0: 12:11:48 DEBUG unit.oai-hss/0.install checking whether srandom_r is declared without a macro... yes unit-oai-hss-0: 12:11:48 DEBUG unit.oai-hss/0.install checking whether strtod is declared without a macro... yes unit-oai-hss-0: 12:11:48 DEBUG unit.oai-hss/0.install checking whether strtoll is declared without a macro... yes unit-oai-hss-0: 12:11:48 DEBUG unit.oai-hss/0.install checking whether strtoull is declared without a macro... yes unit-oai-hss-0: 12:11:48 DEBUG unit.oai-hss/0.install checking whether unlockpt is declared without a macro... yes unit-oai-hss-0: 12:11:48 DEBUG unit.oai-hss/0.install checking whether unsetenv is declared without a macro... yes unit-abot-epc-basic-0: 12:11:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgs9:amd64. unit-abot-epc-basic-0: 12:11:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgs9_9.26~dfsg+0-0ubuntu0.16.04.8_amd64.deb ... unit-oai-hss-0: 12:11:48 DEBUG unit.oai-hss/0.install checking for strcasecmp... yes unit-abot-epc-basic-0: 12:11:48 DEBUG unit.abot-epc-basic/0.install Unpacking libgs9:amd64 (9.26~dfsg+0-0ubuntu0.16.04.8) ... unit-oai-hss-0: 12:11:48 DEBUG unit.oai-hss/0.install checking for strncasecmp... yes unit-oai-hss-0: 12:11:48 DEBUG unit.oai-hss/0.install checking whether strncasecmp is declared... (cached) yes unit-oai-hss-0: 12:11:48 DEBUG unit.oai-hss/0.install checking for strchrnul... yes unit-oai-hss-0: 12:11:48 DEBUG unit.oai-hss/0.install checking whether strchrnul works... yes unit-oai-hss-0: 12:11:48 DEBUG unit.oai-hss/0.install checking for working strerror function... yes unit-oai-hss-0: 12:11:48 DEBUG unit.oai-hss/0.install checking for working strndup... yes unit-oai-hss-0: 12:11:48 DEBUG unit.oai-hss/0.install checking for working strnlen... yes unit-oai-hss-0: 12:11:48 DEBUG unit.oai-hss/0.install checking for strtok_r... yes unit-oai-hss-0: 12:11:48 DEBUG unit.oai-hss/0.install checking whether strtok_r works... yes unit-oai-hss-0: 12:11:48 DEBUG unit.oai-hss/0.install checking for strverscmp... yes unit-oai-hss-0: 12:11:48 DEBUG unit.oai-hss/0.install checking whether is self-contained... (cached) yes unit-oai-hss-0: 12:11:48 DEBUG unit.oai-hss/0.install checking whether pselect is declared without a macro... (cached) yes unit-oai-hss-0: 12:11:48 DEBUG unit.oai-hss/0.install checking whether select is declared without a macro... (cached) yes unit-oai-hss-0: 12:11:48 DEBUG unit.oai-hss/0.install checking whether is self-contained... (cached) yes unit-oai-hss-0: 12:11:48 DEBUG unit.oai-hss/0.install checking for shutdown... (cached) yes unit-oai-hss-0: 12:11:48 DEBUG unit.oai-hss/0.install checking whether defines the SHUT_* macros... (cached) yes unit-oai-hss-0: 12:11:48 DEBUG unit.oai-hss/0.install checking for struct sockaddr_storage... (cached) yes unit-oai-hss-0: 12:11:48 DEBUG unit.oai-hss/0.install checking for sa_family_t... (cached) yes unit-oai-hss-0: 12:11:48 DEBUG unit.oai-hss/0.install checking for struct sockaddr_storage.ss_family... (cached) yes unit-oai-hss-0: 12:11:48 DEBUG unit.oai-hss/0.install checking whether socket is declared without a macro... (cached) yes unit-oai-hss-0: 12:11:48 DEBUG unit.oai-hss/0.install checking whether connect is declared without a macro... (cached) yes unit-oai-hss-0: 12:11:48 DEBUG unit.oai-hss/0.install checking whether accept is declared without a macro... (cached) yes unit-oai-hss-0: 12:11:48 DEBUG unit.oai-hss/0.install checking whether bind is declared without a macro... (cached) yes unit-oai-hss-0: 12:11:48 DEBUG unit.oai-hss/0.install checking whether getpeername is declared without a macro... (cached) yes unit-oai-hss-0: 12:11:48 DEBUG unit.oai-hss/0.install checking whether getsockname is declared without a macro... (cached) yes unit-oai-hss-0: 12:11:48 DEBUG unit.oai-hss/0.install checking whether getsockopt is declared without a macro... (cached) yes unit-oai-hss-0: 12:11:48 DEBUG unit.oai-hss/0.install checking whether listen is declared without a macro... (cached) yes unit-oai-hss-0: 12:11:48 DEBUG unit.oai-hss/0.install checking whether recv is declared without a macro... (cached) yes unit-oai-hss-0: 12:11:48 DEBUG unit.oai-hss/0.install checking whether send is declared without a macro... (cached) yes unit-oai-hss-0: 12:11:48 DEBUG unit.oai-hss/0.install checking whether recvfrom is declared without a macro... (cached) yes unit-oai-hss-0: 12:11:48 DEBUG unit.oai-hss/0.install checking whether sendto is declared without a macro... (cached) yes unit-oai-hss-0: 12:11:48 DEBUG unit.oai-hss/0.install checking whether setsockopt is declared without a macro... (cached) yes unit-oai-hss-0: 12:11:48 DEBUG unit.oai-hss/0.install checking whether shutdown is declared without a macro... (cached) yes unit-oai-hss-0: 12:11:48 DEBUG unit.oai-hss/0.install checking whether accept4 is declared without a macro... (cached) yes unit-oai-hss-0: 12:11:48 DEBUG unit.oai-hss/0.install checking for nlink_t... (cached) yes unit-oai-hss-0: 12:11:48 DEBUG unit.oai-hss/0.install checking whether fchmodat is declared without a macro... (cached) yes unit-oai-hss-0: 12:11:48 DEBUG unit.oai-hss/0.install checking whether fstat is declared without a macro... (cached) yes unit-oai-hss-0: 12:11:48 DEBUG unit.oai-hss/0.install checking whether fstatat is declared without a macro... (cached) yes unit-oai-hss-0: 12:11:48 DEBUG unit.oai-hss/0.install checking whether futimens is declared without a macro... (cached) yes unit-oai-hss-0: 12:11:48 DEBUG unit.oai-hss/0.install checking whether lchmod is declared without a macro... (cached) yes unit-oai-hss-0: 12:11:48 DEBUG unit.oai-hss/0.install checking whether lstat is declared without a macro... (cached) yes unit-oai-hss-0: 12:11:48 DEBUG unit.oai-hss/0.install checking whether mkdirat is declared without a macro... (cached) yes unit-oai-hss-0: 12:11:48 DEBUG unit.oai-hss/0.install checking whether mkfifo is declared without a macro... (cached) yes unit-oai-hss-0: 12:11:48 DEBUG unit.oai-hss/0.install checking whether mkfifoat is declared without a macro... (cached) yes unit-oai-hss-0: 12:11:48 DEBUG unit.oai-hss/0.install checking whether mknod is declared without a macro... (cached) yes unit-oai-hss-0: 12:11:48 DEBUG unit.oai-hss/0.install checking whether mknodat is declared without a macro... (cached) yes unit-oai-hss-0: 12:11:48 DEBUG unit.oai-hss/0.install checking whether stat is declared without a macro... (cached) yes unit-oai-hss-0: 12:11:48 DEBUG unit.oai-hss/0.install checking whether utimensat is declared without a macro... (cached) yes unit-oai-hss-0: 12:11:48 DEBUG unit.oai-hss/0.install checking whether localtime_r is declared... yes unit-oai-hss-0: 12:11:48 DEBUG unit.oai-hss/0.install checking whether localtime_r is compatible with its POSIX signature... yes unit-oai-hss-0: 12:11:48 DEBUG unit.oai-hss/0.install checking for library containing timer_settime... -lrt unit-oai-hss-0: 12:11:48 DEBUG unit.oai-hss/0.install checking for timer_settime... yes unit-oai-hss-0: 12:11:48 DEBUG unit.oai-hss/0.install checking whether chdir is declared without a macro... yes unit-oai-hss-0: 12:11:48 DEBUG unit.oai-hss/0.install checking whether chown is declared without a macro... yes unit-oai-hss-0: 12:11:48 DEBUG unit.oai-hss/0.install checking whether dup is declared without a macro... yes unit-oai-hss-0: 12:11:48 DEBUG unit.oai-hss/0.install checking whether dup2 is declared without a macro... yes unit-abot-epc-basic-0: 12:11:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gsfonts. unit-abot-epc-basic-0: 12:11:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gsfonts_1%3a8.11+urwcyr1.0.7~pre44-4.2ubuntu1_all.deb ... unit-oai-hss-0: 12:11:48 DEBUG unit.oai-hss/0.install checking whether dup3 is declared without a macro... yes unit-abot-epc-basic-0: 12:11:48 DEBUG unit.abot-epc-basic/0.install Unpacking gsfonts (1:8.11+urwcyr1.0.7~pre44-4.2ubuntu1) ... unit-oai-hss-0: 12:11:48 DEBUG unit.oai-hss/0.install checking whether environ is declared without a macro... yes unit-oai-hss-0: 12:11:48 DEBUG unit.oai-hss/0.install checking whether euidaccess is declared without a macro... yes unit-oai-hss-0: 12:11:48 DEBUG unit.oai-hss/0.install checking whether faccessat is declared without a macro... yes unit-oai-hss-0: 12:11:48 DEBUG unit.oai-hss/0.install checking whether fchdir is declared without a macro... yes unit-oai-hss-0: 12:11:49 DEBUG unit.oai-hss/0.install checking whether fchownat is declared without a macro... yes unit-oai-hss-0: 12:11:49 DEBUG unit.oai-hss/0.install checking whether fdatasync is declared without a macro... yes unit-oai-hss-0: 12:11:49 DEBUG unit.oai-hss/0.install checking whether fsync is declared without a macro... yes unit-oai-hss-0: 12:11:49 DEBUG unit.oai-hss/0.install checking whether ftruncate is declared without a macro... yes unit-oai-hss-0: 12:11:49 DEBUG unit.oai-hss/0.install checking whether getcwd is declared without a macro... yes unit-abot-epc-basic-0: 12:11:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ghostscript. unit-oai-hss-0: 12:11:49 DEBUG unit.oai-hss/0.install checking whether getdomainname is declared without a macro... yes unit-abot-epc-basic-0: 12:11:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ghostscript_9.26~dfsg+0-0ubuntu0.16.04.8_amd64.deb ... unit-abot-epc-basic-0: 12:11:49 DEBUG unit.abot-epc-basic/0.install Unpacking ghostscript (9.26~dfsg+0-0ubuntu0.16.04.8) ... unit-oai-hss-0: 12:11:49 DEBUG unit.oai-hss/0.install checking whether getdtablesize is declared without a macro... yes unit-oai-hss-0: 12:11:49 DEBUG unit.oai-hss/0.install checking whether getgroups is declared without a macro... yes unit-abot-epc-basic-0: 12:11:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-atk-1.0. unit-abot-epc-basic-0: 12:11:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gir1.2-atk-1.0_2.18.0-1_amd64.deb ... unit-abot-epc-basic-0: 12:11:49 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-atk-1.0 (2.18.0-1) ... unit-oai-hss-0: 12:11:49 DEBUG unit.oai-hss/0.install checking whether gethostname is declared without a macro... yes unit-oai-hss-0: 12:11:49 DEBUG unit.oai-hss/0.install checking whether getlogin is declared without a macro... yes unit-abot-epc-basic-0: 12:11:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-atspi-2.0. unit-abot-epc-basic-0: 12:11:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gir1.2-atspi-2.0_2.18.3-4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:11:49 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-atspi-2.0 (2.18.3-4ubuntu1) ... unit-oai-hss-0: 12:11:49 DEBUG unit.oai-hss/0.install checking whether getlogin_r is declared without a macro... yes unit-oai-hss-0: 12:11:49 DEBUG unit.oai-hss/0.install checking whether getpagesize is declared without a macro... yes unit-oai-hss-0: 12:11:49 DEBUG unit.oai-hss/0.install checking whether getusershell is declared without a macro... yes unit-oai-hss-0: 12:11:49 DEBUG unit.oai-hss/0.install checking whether setusershell is declared without a macro... yes unit-oai-hss-0: 12:11:49 DEBUG unit.oai-hss/0.install checking whether endusershell is declared without a macro... yes unit-oai-hss-0: 12:11:49 DEBUG unit.oai-hss/0.install checking whether group_member is declared without a macro... yes unit-oai-hss-0: 12:11:49 DEBUG unit.oai-hss/0.install checking whether isatty is declared without a macro... yes unit-oai-hss-0: 12:11:49 DEBUG unit.oai-hss/0.install checking whether lchown is declared without a macro... yes unit-oai-hss-0: 12:11:49 DEBUG unit.oai-hss/0.install checking whether link is declared without a macro... yes unit-oai-hss-0: 12:11:49 DEBUG unit.oai-hss/0.install checking whether linkat is declared without a macro... yes unit-oai-hss-0: 12:11:49 DEBUG unit.oai-hss/0.install checking whether lseek is declared without a macro... yes unit-oai-hss-0: 12:11:49 DEBUG unit.oai-hss/0.install checking whether pipe is declared without a macro... yes unit-oai-hss-0: 12:11:49 DEBUG unit.oai-hss/0.install checking whether pipe2 is declared without a macro... yes unit-oai-hss-0: 12:11:49 DEBUG unit.oai-hss/0.install checking whether pread is declared without a macro... yes unit-oai-hss-0: 12:11:49 DEBUG unit.oai-hss/0.install checking whether pwrite is declared without a macro... yes unit-oai-hss-0: 12:11:49 DEBUG unit.oai-hss/0.install checking whether readlink is declared without a macro... yes unit-oai-hss-0: 12:11:49 DEBUG unit.oai-hss/0.install checking whether readlinkat is declared without a macro... yes unit-abot-epc-basic-0: 12:11:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-freedesktop:amd64. unit-oai-hss-0: 12:11:49 DEBUG unit.oai-hss/0.install checking whether rmdir is declared without a macro... yes unit-abot-epc-basic-0: 12:11:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gir1.2-freedesktop_1.46.0-3ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:11:49 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-freedesktop:amd64 (1.46.0-3ubuntu1) ... unit-oai-hss-0: 12:11:49 DEBUG unit.oai-hss/0.install checking whether sethostname is declared without a macro... yes unit-abot-epc-basic-0: 12:11:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-gdkpixbuf-2.0:amd64. unit-oai-hss-0: 12:11:49 DEBUG unit.oai-hss/0.install checking whether sleep is declared without a macro... yes unit-abot-epc-basic-0: 12:11:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gir1.2-gdkpixbuf-2.0_2.32.2-1ubuntu1.6_amd64.deb ... unit-abot-epc-basic-0: 12:11:49 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-gdkpixbuf-2.0:amd64 (2.32.2-1ubuntu1.6) ... unit-oai-hss-0: 12:11:49 DEBUG unit.oai-hss/0.install checking whether symlink is declared without a macro... yes unit-abot-epc-basic-0: 12:11:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpangoxft-1.0-0:amd64. unit-abot-epc-basic-0: 12:11:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpangoxft-1.0-0_1.38.1-1_amd64.deb ... unit-abot-epc-basic-0: 12:11:49 DEBUG unit.abot-epc-basic/0.install Unpacking libpangoxft-1.0-0:amd64 (1.38.1-1) ... unit-oai-hss-0: 12:11:49 DEBUG unit.oai-hss/0.install checking whether symlinkat is declared without a macro... yes unit-oai-hss-0: 12:11:49 DEBUG unit.oai-hss/0.install checking whether ttyname_r is declared without a macro... yes unit-abot-epc-basic-0: 12:11:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-pango-1.0:amd64. unit-abot-epc-basic-0: 12:11:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gir1.2-pango-1.0_1.38.1-1_amd64.deb ... unit-abot-epc-basic-0: 12:11:49 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-pango-1.0:amd64 (1.38.1-1) ... unit-oai-hss-0: 12:11:49 DEBUG unit.oai-hss/0.install checking whether unlink is declared without a macro... yes unit-oai-hss-0: 12:11:49 DEBUG unit.oai-hss/0.install checking whether unlinkat is declared without a macro... yes unit-abot-epc-basic-0: 12:11:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-gtk-3.0:amd64. unit-abot-epc-basic-0: 12:11:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gir1.2-gtk-3.0_3.18.9-1ubuntu3.3_amd64.deb ... unit-abot-epc-basic-0: 12:11:49 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-gtk-3.0:amd64 (3.18.9-1ubuntu3.3) ... unit-oai-hss-0: 12:11:49 DEBUG unit.oai-hss/0.install checking whether usleep is declared without a macro... yes unit-oai-hss-0: 12:11:49 DEBUG unit.oai-hss/0.install checking for valgrind... no unit-oai-hss-0: 12:11:49 DEBUG unit.oai-hss/0.install checking whether self tests are run under valgrind... no unit-abot-epc-basic-0: 12:11:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package aglfn. unit-abot-epc-basic-0: 12:11:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/aglfn_1.7-3_all.deb ... unit-abot-epc-basic-0: 12:11:49 DEBUG unit.abot-epc-basic/0.install Unpacking aglfn (1.7-3) ... unit-oai-hss-0: 12:11:49 DEBUG unit.oai-hss/0.install checking for ptrdiff_t... yes unit-abot-epc-basic-0: 12:11:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gnuplot-tex. unit-oai-hss-0: 12:11:49 DEBUG unit.oai-hss/0.install checking for vasprintf... yes unit-abot-epc-basic-0: 12:11:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gnuplot-tex_4.6.6-3_all.deb ... unit-oai-hss-0: 12:11:49 DEBUG unit.oai-hss/0.install checking for ptrdiff_t... (cached) yes unit-abot-epc-basic-0: 12:11:49 DEBUG unit.abot-epc-basic/0.install Unpacking gnuplot-tex (4.6.6-3) ... unit-oai-hss-0: 12:11:50 DEBUG unit.oai-hss/0.install checking for vsnprintf... yes unit-oai-hss-0: 12:11:50 DEBUG unit.oai-hss/0.install checking whether snprintf respects a size of 1... (cached) yes unit-oai-hss-0: 12:11:50 DEBUG unit.oai-hss/0.install checking whether printf supports POSIX/XSI format strings with positions... (cached) yes unit-abot-epc-basic-0: 12:11:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gnuplot-data. unit-abot-epc-basic-0: 12:11:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gnuplot-data_4.6.6-3_all.deb ... unit-abot-epc-basic-0: 12:11:50 DEBUG unit.abot-epc-basic/0.install Unpacking gnuplot-data (4.6.6-3) ... unit-oai-hss-0: 12:11:50 DEBUG unit.oai-hss/0.install checking whether btowc is declared without a macro... yes unit-oai-hss-0: 12:11:50 DEBUG unit.oai-hss/0.install checking whether wctob is declared without a macro... yes unit-abot-epc-basic-0: 12:11:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gnuplot-x11. unit-abot-epc-basic-0: 12:11:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gnuplot-x11_4.6.6-3_amd64.deb ... unit-oai-hss-0: 12:11:50 DEBUG unit.oai-hss/0.install checking whether mbsinit is declared without a macro... yes unit-abot-epc-basic-0: 12:11:50 DEBUG unit.abot-epc-basic/0.install Unpacking gnuplot-x11 (4.6.6-3) ... unit-oai-hss-0: 12:11:50 DEBUG unit.oai-hss/0.install checking whether mbrtowc is declared without a macro... yes unit-oai-hss-0: 12:11:50 DEBUG unit.oai-hss/0.install checking whether mbrlen is declared without a macro... yes unit-oai-hss-0: 12:11:50 DEBUG unit.oai-hss/0.install checking whether mbsrtowcs is declared without a macro... yes unit-abot-epc-basic-0: 12:11:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcdt5. unit-oai-hss-0: 12:11:50 DEBUG unit.oai-hss/0.install checking whether mbsnrtowcs is declared without a macro... yes unit-abot-epc-basic-0: 12:11:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcdt5_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 12:11:50 DEBUG unit.abot-epc-basic/0.install Unpacking libcdt5 (2.38.0-12ubuntu2.1) ... unit-oai-hss-0: 12:11:50 DEBUG unit.oai-hss/0.install checking whether wcrtomb is declared without a macro... yes unit-abot-epc-basic-0: 12:11:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcgraph6. unit-abot-epc-basic-0: 12:11:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcgraph6_2.38.0-12ubuntu2.1_amd64.deb ... unit-oai-hss-0: 12:11:50 DEBUG unit.oai-hss/0.install checking whether wcsrtombs is declared without a macro... yes unit-abot-epc-basic-0: 12:11:50 DEBUG unit.abot-epc-basic/0.install Unpacking libcgraph6 (2.38.0-12ubuntu2.1) ... unit-oai-hss-0: 12:11:50 DEBUG unit.oai-hss/0.install checking whether wcsnrtombs is declared without a macro... yes unit-abot-epc-basic-0: 12:11:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpathplan4. unit-abot-epc-basic-0: 12:11:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpathplan4_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 12:11:50 DEBUG unit.abot-epc-basic/0.install Unpacking libpathplan4 (2.38.0-12ubuntu2.1) ... unit-oai-hss-0: 12:11:50 DEBUG unit.oai-hss/0.install checking whether wcwidth is declared without a macro... yes unit-oai-hss-0: 12:11:50 DEBUG unit.oai-hss/0.install checking whether wmemchr is declared without a macro... yes unit-abot-epc-basic-0: 12:11:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgvc6. unit-abot-epc-basic-0: 12:11:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgvc6_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 12:11:50 DEBUG unit.abot-epc-basic/0.install Unpacking libgvc6 (2.38.0-12ubuntu2.1) ... unit-oai-hss-0: 12:11:50 DEBUG unit.oai-hss/0.install checking whether wmemcmp is declared without a macro... yes unit-oai-hss-0: 12:11:50 DEBUG unit.oai-hss/0.install checking whether wmemcpy is declared without a macro... yes unit-oai-hss-0: 12:11:50 DEBUG unit.oai-hss/0.install checking whether wmemmove is declared without a macro... yes unit-oai-hss-0: 12:11:50 DEBUG unit.oai-hss/0.install checking whether wmemset is declared without a macro... yes unit-oai-hss-0: 12:11:50 DEBUG unit.oai-hss/0.install checking whether wcslen is declared without a macro... yes unit-oai-hss-0: 12:11:50 DEBUG unit.oai-hss/0.install checking whether wcsnlen is declared without a macro... yes unit-abot-epc-basic-0: 12:11:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgvpr2. unit-abot-epc-basic-0: 12:11:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgvpr2_2.38.0-12ubuntu2.1_amd64.deb ... unit-oai-hss-0: 12:11:50 DEBUG unit.oai-hss/0.install checking whether wcscpy is declared without a macro... yes unit-abot-epc-basic-0: 12:11:50 DEBUG unit.abot-epc-basic/0.install Unpacking libgvpr2 (2.38.0-12ubuntu2.1) ... unit-oai-hss-0: 12:11:50 DEBUG unit.oai-hss/0.install checking whether wcpcpy is declared without a macro... yes unit-oai-hss-0: 12:11:50 DEBUG unit.oai-hss/0.install checking whether wcsncpy is declared without a macro... yes unit-abot-epc-basic-0: 12:11:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxmu6:amd64. unit-abot-epc-basic-0: 12:11:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxmu6_2%3a1.1.2-2_amd64.deb ... unit-abot-epc-basic-0: 12:11:50 DEBUG unit.abot-epc-basic/0.install Unpacking libxmu6:amd64 (2:1.1.2-2) ... unit-oai-hss-0: 12:11:50 DEBUG unit.oai-hss/0.install checking whether wcpncpy is declared without a macro... yes unit-oai-hss-0: 12:11:50 DEBUG unit.oai-hss/0.install checking whether wcscat is declared without a macro... yes unit-abot-epc-basic-0: 12:11:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxaw7:amd64. unit-abot-epc-basic-0: 12:11:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxaw7_2%3a1.0.13-1_amd64.deb ... unit-abot-epc-basic-0: 12:11:50 DEBUG unit.abot-epc-basic/0.install Unpacking libxaw7:amd64 (2:1.0.13-1) ... unit-oai-hss-0: 12:11:50 DEBUG unit.oai-hss/0.install checking whether wcsncat is declared without a macro... yes unit-oai-hss-0: 12:11:50 DEBUG unit.oai-hss/0.install checking whether wcscmp is declared without a macro... yes unit-abot-epc-basic-0: 12:11:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package graphviz. unit-oai-hss-0: 12:11:50 DEBUG unit.oai-hss/0.install checking whether wcsncmp is declared without a macro... yes unit-abot-epc-basic-0: 12:11:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../graphviz_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 12:11:50 DEBUG unit.abot-epc-basic/0.install Unpacking graphviz (2.38.0-12ubuntu2.1) ... unit-oai-hss-0: 12:11:50 DEBUG unit.oai-hss/0.install checking whether wcscasecmp is declared without a macro... yes unit-oai-hss-0: 12:11:50 DEBUG unit.oai-hss/0.install checking whether wcsncasecmp is declared without a macro... yes unit-oai-hss-0: 12:11:50 DEBUG unit.oai-hss/0.install checking whether wcscoll is declared without a macro... yes unit-oai-hss-0: 12:11:50 DEBUG unit.oai-hss/0.install checking whether wcsxfrm is declared without a macro... yes unit-oai-hss-0: 12:11:50 DEBUG unit.oai-hss/0.install checking whether wcsdup is declared without a macro... yes unit-oai-hss-0: 12:11:50 DEBUG unit.oai-hss/0.install checking whether wcschr is declared without a macro... yes unit-oai-hss-0: 12:11:50 DEBUG unit.oai-hss/0.install checking whether wcsrchr is declared without a macro... yes unit-oai-hss-0: 12:11:50 DEBUG unit.oai-hss/0.install checking whether wcscspn is declared without a macro... yes unit-abot-epc-basic-0: 12:11:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjudydebian1. unit-abot-epc-basic-0: 12:11:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjudydebian1_1.0.5-5_amd64.deb ... unit-abot-epc-basic-0: 12:11:51 DEBUG unit.abot-epc-basic/0.install Unpacking libjudydebian1 (1.0.5-5) ... unit-oai-hss-0: 12:11:51 DEBUG unit.oai-hss/0.install checking whether wcsspn is declared without a macro... yes unit-oai-hss-0: 12:11:51 DEBUG unit.oai-hss/0.install checking whether wcspbrk is declared without a macro... yes unit-oai-hss-0: 12:11:51 DEBUG unit.oai-hss/0.install checking whether wcsstr is declared without a macro... yes unit-oai-hss-0: 12:11:51 DEBUG unit.oai-hss/0.install checking whether wcstok is declared without a macro... yes unit-oai-hss-0: 12:11:51 DEBUG unit.oai-hss/0.install checking whether wcswidth is declared without a macro... yes unit-oai-hss-0: 12:11:51 DEBUG unit.oai-hss/0.install checking for stdint.h... (cached) yes unit-abot-epc-basic-0: 12:11:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtcl8.6:amd64. unit-abot-epc-basic-0: 12:11:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtcl8.6_8.6.5+dfsg-2_amd64.deb ... unit-oai-hss-0: 12:11:51 DEBUG unit.oai-hss/0.install checking for a traditional french locale... none unit-abot-epc-basic-0: 12:11:51 DEBUG unit.abot-epc-basic/0.install Unpacking libtcl8.6:amd64 (8.6.5+dfsg-2) ... unit-oai-hss-0: 12:11:51 DEBUG unit.oai-hss/0.install checking for a turkish Unicode locale... none unit-oai-hss-0: 12:11:51 DEBUG unit.oai-hss/0.install checking whether fcntl is declared without a macro... yes unit-oai-hss-0: 12:11:51 DEBUG unit.oai-hss/0.install checking whether openat is declared without a macro... yes unit-oai-hss-0: 12:11:51 DEBUG unit.oai-hss/0.install checking whether fdopen sets errno... yes unit-oai-hss-0: 12:11:51 DEBUG unit.oai-hss/0.install checking whether getdtablesize works... yes unit-abot-epc-basic-0: 12:11:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtk8.6:amd64. unit-oai-hss-0: 12:11:51 DEBUG unit.oai-hss/0.install checking for getpagesize... yes unit-abot-epc-basic-0: 12:11:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtk8.6_8.6.5-1_amd64.deb ... unit-oai-hss-0: 12:11:51 DEBUG unit.oai-hss/0.install checking whether getpagesize is declared... (cached) yes unit-oai-hss-0: 12:11:51 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... (cached) no unit-oai-hss-0: 12:11:51 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... (cached) no unit-abot-epc-basic-0: 12:11:51 DEBUG unit.abot-epc-basic/0.install Unpacking libtk8.6:amd64 (8.6.5-1) ... unit-oai-hss-0: 12:11:51 DEBUG unit.oai-hss/0.install checking whether INT32_MAX < INTMAX_MAX... yes unit-oai-hss-0: 12:11:51 DEBUG unit.oai-hss/0.install checking whether INT64_MAX == LONG_MAX... yes unit-oai-hss-0: 12:11:51 DEBUG unit.oai-hss/0.install checking whether UINT32_MAX < UINTMAX_MAX... yes unit-oai-hss-0: 12:11:51 DEBUG unit.oai-hss/0.install checking whether UINT64_MAX == ULONG_MAX... yes unit-oai-hss-0: 12:11:51 DEBUG unit.oai-hss/0.install checking for ioctl... yes unit-abot-epc-basic-0: 12:11:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gtkwave. unit-abot-epc-basic-0: 12:11:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gtkwave_3.3.66-1_amd64.deb ... unit-oai-hss-0: 12:11:51 DEBUG unit.oai-hss/0.install checking for ioctl with POSIX signature... no unit-oai-hss-0: 12:11:51 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'double'... (cached) word 1 bit 20 unit-oai-hss-0: 12:11:51 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'float'... (cached) word 0 bit 23 unit-oai-hss-0: 12:11:51 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'long double'... (cached) word 2 bit 0 unit-oai-hss-0: 12:11:51 DEBUG unit.oai-hss/0.install checking whether locale.h conforms to POSIX:2001... yes unit-oai-hss-0: 12:11:51 DEBUG unit.oai-hss/0.install checking whether locale.h defines locale_t... yes unit-oai-hss-0: 12:11:51 DEBUG unit.oai-hss/0.install checking whether struct lconv is properly defined... yes unit-oai-hss-0: 12:11:51 DEBUG unit.oai-hss/0.install checking whether setlocale is declared without a macro... yes unit-abot-epc-basic-0: 12:11:51 DEBUG unit.abot-epc-basic/0.install Unpacking gtkwave (3.3.66-1) ... unit-oai-hss-0: 12:11:51 DEBUG unit.oai-hss/0.install checking whether duplocale is declared without a macro... yes unit-oai-hss-0: 12:11:51 DEBUG unit.oai-hss/0.install checking for setlocale... yes unit-oai-hss-0: 12:11:51 DEBUG unit.oai-hss/0.install checking for uselocale... yes unit-oai-hss-0: 12:11:51 DEBUG unit.oai-hss/0.install checking for pthread_rwlock_t... yes unit-oai-hss-0: 12:11:51 DEBUG unit.oai-hss/0.install checking for mmap... (cached) yes unit-oai-hss-0: 12:11:51 DEBUG unit.oai-hss/0.install checking for MAP_ANONYMOUS... yes unit-oai-hss-0: 12:11:51 DEBUG unit.oai-hss/0.install checking whether open recognizes a trailing slash... yes unit-abot-epc-basic-0: 12:11:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgc1c2:amd64. unit-oai-hss-0: 12:11:51 DEBUG unit.oai-hss/0.install checking whether perror matches strerror... yes unit-abot-epc-basic-0: 12:11:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgc1c2_1%3a7.4.2-7.3ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 12:11:51 DEBUG unit.abot-epc-basic/0.install Unpacking libgc1c2:amd64 (1:7.4.2-7.3ubuntu0.1) ... unit-oai-hss-0: 12:11:51 DEBUG unit.oai-hss/0.install checking for putenv compatible with GNU and SVID... yes unit-oai-hss-0: 12:11:51 DEBUG unit.oai-hss/0.install checking for mmap... (cached) yes unit-oai-hss-0: 12:11:51 DEBUG unit.oai-hss/0.install checking for MAP_ANONYMOUS... yes unit-abot-epc-basic-0: 12:11:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package guile-2.0-libs:amd64. unit-abot-epc-basic-0: 12:11:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../guile-2.0-libs_2.0.11+1-10ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 12:11:51 DEBUG unit.abot-epc-basic/0.install Unpacking guile-2.0-libs:amd64 (2.0.11+1-10ubuntu0.1) ... unit-oai-hss-0: 12:11:51 DEBUG unit.oai-hss/0.install checking whether setenv validates arguments... yes unit-oai-hss-0: 12:11:51 DEBUG unit.oai-hss/0.install checking for a traditional french locale... (cached) none unit-oai-hss-0: 12:11:51 DEBUG unit.oai-hss/0.install checking for a french Unicode locale... none unit-oai-hss-0: 12:11:51 DEBUG unit.oai-hss/0.install checking for a traditional japanese locale... none unit-oai-hss-0: 12:11:52 DEBUG unit.oai-hss/0.install checking for a transitional chinese locale... none unit-oai-hss-0: 12:11:52 DEBUG unit.oai-hss/0.install checking whether stat handles trailing slashes on directories... yes unit-oai-hss-0: 12:11:52 DEBUG unit.oai-hss/0.install checking whether stat handles trailing slashes on files... yes unit-oai-hss-0: 12:11:52 DEBUG unit.oai-hss/0.install checking for mmap... (cached) yes unit-oai-hss-0: 12:11:52 DEBUG unit.oai-hss/0.install checking for MAP_ANONYMOUS... yes unit-oai-hss-0: 12:11:52 DEBUG unit.oai-hss/0.install checking whether symlink handles trailing slash correctly... yes unit-oai-hss-0: 12:11:52 DEBUG unit.oai-hss/0.install checking whether declares ioctl... yes unit-oai-hss-0: 12:11:52 DEBUG unit.oai-hss/0.install checking whether ioctl is declared without a macro... yes unit-oai-hss-0: 12:11:52 DEBUG unit.oai-hss/0.install checking for unsetenv... yes unit-oai-hss-0: 12:11:52 DEBUG unit.oai-hss/0.install checking for unsetenv() return type... int unit-abot-epc-basic-0: 12:11:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package guile-2.0. unit-oai-hss-0: 12:11:52 DEBUG unit.oai-hss/0.install checking whether unsetenv obeys POSIX... yes unit-oai-hss-0: 12:11:52 DEBUG unit.oai-hss/0.install checking for valgrind... no unit-oai-hss-0: 12:11:52 DEBUG unit.oai-hss/0.install checking whether self tests are run under valgrind... no unit-abot-epc-basic-0: 12:11:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../guile-2.0_2.0.11+1-10ubuntu0.1_amd64.deb ... unit-oai-hss-0: 12:11:52 DEBUG unit.oai-hss/0.install checking whether ln -s works... yes unit-abot-epc-basic-0: 12:11:52 DEBUG unit.abot-epc-basic/0.install Unpacking guile-2.0 (2.0.11+1-10ubuntu0.1) ... unit-oai-hss-0: 12:11:52 DEBUG unit.oai-hss/0.install checking how to print strings... printf unit-oai-hss-0: 12:11:52 DEBUG unit.oai-hss/0.install checking for a sed that does not truncate output... /bin/sed unit-oai-hss-0: 12:11:52 DEBUG unit.oai-hss/0.install checking for fgrep... /bin/grep -F unit-oai-hss-0: 12:11:52 DEBUG unit.oai-hss/0.install checking for ld used by gcc -std=gnu99... /usr/bin/ld unit-oai-hss-0: 12:11:52 DEBUG unit.oai-hss/0.install checking if the linker (/usr/bin/ld) is GNU ld... yes unit-oai-hss-0: 12:11:52 DEBUG unit.oai-hss/0.install checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B unit-oai-hss-0: 12:11:52 DEBUG unit.oai-hss/0.install checking the name lister (/usr/bin/nm -B) interface... BSD nm unit-oai-hss-0: 12:11:52 DEBUG unit.oai-hss/0.install checking the maximum length of command line arguments... 1572864 unit-oai-hss-0: 12:11:52 DEBUG unit.oai-hss/0.install checking whether the shell understands some XSI constructs... yes unit-oai-hss-0: 12:11:52 DEBUG unit.oai-hss/0.install checking whether the shell understands "+="... yes unit-oai-hss-0: 12:11:52 DEBUG unit.oai-hss/0.install checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop unit-oai-hss-0: 12:11:52 DEBUG unit.oai-hss/0.install checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop unit-oai-hss-0: 12:11:52 DEBUG unit.oai-hss/0.install checking for /usr/bin/ld option to reload object files... -r unit-oai-hss-0: 12:11:52 DEBUG unit.oai-hss/0.install checking for objdump... objdump unit-oai-hss-0: 12:11:52 DEBUG unit.oai-hss/0.install checking how to recognize dependent libraries... pass_all unit-oai-hss-0: 12:11:52 DEBUG unit.oai-hss/0.install checking for dlltool... dlltool unit-oai-hss-0: 12:11:52 DEBUG unit.oai-hss/0.install checking how to associate runtime and link libraries... printf %s\n unit-oai-hss-0: 12:11:52 DEBUG unit.oai-hss/0.install checking for archiver @FILE support... @ unit-oai-hss-0: 12:11:52 DEBUG unit.oai-hss/0.install checking for strip... strip unit-oai-hss-0: 12:11:52 DEBUG unit.oai-hss/0.install checking for ranlib... (cached) ranlib unit-abot-epc-basic-0: 12:11:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtinfo-dev:amd64. unit-abot-epc-basic-0: 12:11:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtinfo-dev_6.0+20160213-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:11:52 DEBUG unit.abot-epc-basic/0.install Unpacking libtinfo-dev:amd64 (6.0+20160213-1ubuntu1) ... unit-oai-hss-0: 12:11:52 DEBUG unit.oai-hss/0.install checking command to parse /usr/bin/nm -B output from gcc -std=gnu99 object... ok unit-oai-hss-0: 12:11:52 DEBUG unit.oai-hss/0.install checking for sysroot... no unit-oai-hss-0: 12:11:52 DEBUG unit.oai-hss/0.install checking for mt... mt unit-oai-hss-0: 12:11:52 DEBUG unit.oai-hss/0.install checking if mt is a manifest tool... no unit-oai-hss-0: 12:11:52 DEBUG unit.oai-hss/0.install checking for dlfcn.h... yes unit-oai-hss-0: 12:11:52 DEBUG unit.oai-hss/0.install checking for objdir... .libs unit-abot-epc-basic-0: 12:11:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libncurses5-dev:amd64. unit-abot-epc-basic-0: 12:11:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libncurses5-dev_6.0+20160213-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:11:52 DEBUG unit.abot-epc-basic/0.install Unpacking libncurses5-dev:amd64 (6.0+20160213-1ubuntu1) ... unit-oai-hss-0: 12:11:52 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no unit-oai-hss-0: 12:11:52 DEBUG unit.oai-hss/0.install checking for gcc -std=gnu99 option to produce PIC... -fPIC -DPIC unit-oai-hss-0: 12:11:52 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 PIC flag -fPIC -DPIC works... yes unit-abot-epc-basic-0: 12:11:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libreadline6-dev:amd64. unit-abot-epc-basic-0: 12:11:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libreadline6-dev_6.3-8ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 12:11:52 DEBUG unit.abot-epc-basic/0.install Unpacking libreadline6-dev:amd64 (6.3-8ubuntu2) ... unit-oai-hss-0: 12:11:52 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 static flag -static works... yes unit-oai-hss-0: 12:11:52 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 supports -c -o file.o... yes unit-oai-hss-0: 12:11:52 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 supports -c -o file.o... (cached) yes unit-oai-hss-0: 12:11:52 DEBUG unit.oai-hss/0.install checking whether the gcc -std=gnu99 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes unit-oai-hss-0: 12:11:52 DEBUG unit.oai-hss/0.install checking whether -lc should be explicitly linked in... no unit-oai-hss-0: 12:11:52 DEBUG unit.oai-hss/0.install checking dynamic linker characteristics... GNU/Linux ld.so unit-oai-hss-0: 12:11:52 DEBUG unit.oai-hss/0.install checking how to hardcode library paths into programs... immediate unit-oai-hss-0: 12:11:52 DEBUG unit.oai-hss/0.install checking whether stripping libraries is possible... yes unit-oai-hss-0: 12:11:52 DEBUG unit.oai-hss/0.install checking if libtool supports shared libraries... yes unit-oai-hss-0: 12:11:52 DEBUG unit.oai-hss/0.install checking whether to build shared libraries... yes unit-oai-hss-0: 12:11:52 DEBUG unit.oai-hss/0.install checking whether to build static libraries... yes unit-oai-hss-0: 12:11:52 DEBUG unit.oai-hss/0.install checking how to run the C++ preprocessor... g++ -E unit-abot-epc-basic-0: 12:11:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libltdl-dev:amd64. unit-abot-epc-basic-0: 12:11:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libltdl-dev_2.4.6-0.1_amd64.deb ... unit-oai-hss-0: 12:11:52 DEBUG unit.oai-hss/0.install checking for ld used by g++... /usr/bin/ld -m elf_x86_64 unit-oai-hss-0: 12:11:52 DEBUG unit.oai-hss/0.install checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes unit-oai-hss-0: 12:11:52 DEBUG unit.oai-hss/0.install checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes unit-abot-epc-basic-0: 12:11:52 DEBUG unit.abot-epc-basic/0.install Unpacking libltdl-dev:amd64 (2.4.6-0.1) ... unit-oai-hss-0: 12:11:52 DEBUG unit.oai-hss/0.install checking for g++ option to produce PIC... -fPIC -DPIC unit-oai-hss-0: 12:11:52 DEBUG unit.oai-hss/0.install checking if g++ PIC flag -fPIC -DPIC works... yes unit-oai-hss-0: 12:11:52 DEBUG unit.oai-hss/0.install checking if g++ static flag -static works... yes unit-oai-hss-0: 12:11:52 DEBUG unit.oai-hss/0.install checking if g++ supports -c -o file.o... yes unit-oai-hss-0: 12:11:52 DEBUG unit.oai-hss/0.install checking if g++ supports -c -o file.o... (cached) yes unit-oai-hss-0: 12:11:52 DEBUG unit.oai-hss/0.install checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes unit-oai-hss-0: 12:11:52 DEBUG unit.oai-hss/0.install checking dynamic linker characteristics... (cached) GNU/Linux ld.so unit-oai-hss-0: 12:11:52 DEBUG unit.oai-hss/0.install checking how to hardcode library paths into programs... immediate unit-oai-hss-0: 12:11:52 DEBUG unit.oai-hss/0.install checking for fork... yes unit-oai-hss-0: 12:11:52 DEBUG unit.oai-hss/0.install checking for getrusage... yes unit-oai-hss-0: 12:11:52 DEBUG unit.oai-hss/0.install checking for getpwuid_r... yes unit-abot-epc-basic-0: 12:11:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgmpxx4ldbl:amd64. unit-abot-epc-basic-0: 12:11:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgmpxx4ldbl_2%3a6.1.0+dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 12:11:53 DEBUG unit.abot-epc-basic/0.install Unpacking libgmpxx4ldbl:amd64 (2:6.1.0+dfsg-2) ... unit-oai-hss-0: 12:11:53 DEBUG unit.oai-hss/0.install checking for daemon... yes unit-abot-epc-basic-0: 12:11:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgmp-dev:amd64. unit-oai-hss-0: 12:11:53 DEBUG unit.oai-hss/0.install checking for getpid... yes unit-abot-epc-basic-0: 12:11:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgmp-dev_2%3a6.1.0+dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 12:11:53 DEBUG unit.abot-epc-basic/0.install Unpacking libgmp-dev:amd64 (2:6.1.0+dfsg-2) ... unit-oai-hss-0: 12:11:53 DEBUG unit.oai-hss/0.install checking for libpthread... yes unit-oai-hss-0: 12:11:53 DEBUG unit.oai-hss/0.install checking how to link with libpthread... -lpthread unit-oai-hss-0: 12:11:53 DEBUG unit.oai-hss/0.install checking whether to build libdane... yes unit-oai-hss-0: 12:11:53 DEBUG unit.oai-hss/0.install checking for unbound library... no unit-oai-hss-0: 12:11:53 DEBUG unit.oai-hss/0.install configure: WARNING: unit-oai-hss-0: 12:11:53 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 12:11:53 DEBUG unit.oai-hss/0.install *** libunbound was not found. Libdane will not be built. unit-oai-hss-0: 12:11:53 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 12:11:53 DEBUG unit.oai-hss/0.install checking for P11_KIT... yes unit-abot-epc-basic-0: 12:11:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgc-dev:amd64. unit-abot-epc-basic-0: 12:11:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgc-dev_1%3a7.4.2-7.3ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 12:11:53 DEBUG unit.abot-epc-basic/0.install Unpacking libgc-dev:amd64 (1:7.4.2-7.3ubuntu0.1) ... unit-oai-hss-0: 12:11:53 DEBUG unit.oai-hss/0.install checking for tss library... yes unit-oai-hss-0: 12:11:53 DEBUG unit.oai-hss/0.install checking for dirent.h that defines DIR... yes unit-abot-epc-basic-0: 12:11:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package pkg-config. unit-oai-hss-0: 12:11:53 DEBUG unit.oai-hss/0.install checking for library containing opendir... none required unit-abot-epc-basic-0: 12:11:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../pkg-config_0.29.1-0ubuntu1_amd64.deb ... unit-oai-hss-0: 12:11:53 DEBUG unit.oai-hss/0.install checking for sys/mman.h... (cached) yes unit-abot-epc-basic-0: 12:11:53 DEBUG unit.abot-epc-basic/0.install Unpacking pkg-config (0.29.1-0ubuntu1) ... unit-oai-hss-0: 12:11:53 DEBUG unit.oai-hss/0.install checking for sys/param.h... (cached) yes unit-oai-hss-0: 12:11:53 DEBUG unit.oai-hss/0.install checking sys/poll.h usability... yes unit-abot-epc-basic-0: 12:11:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package guile-2.0-dev. unit-abot-epc-basic-0: 12:11:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../guile-2.0-dev_2.0.11+1-10ubuntu0.1_amd64.deb ... unit-oai-hss-0: 12:11:53 DEBUG unit.oai-hss/0.install checking sys/poll.h presence... yes unit-oai-hss-0: 12:11:53 DEBUG unit.oai-hss/0.install checking for sys/poll.h... yes unit-oai-hss-0: 12:11:53 DEBUG unit.oai-hss/0.install checking sys/procset.h usability... no unit-oai-hss-0: 12:11:53 DEBUG unit.oai-hss/0.install checking sys/procset.h presence... no unit-oai-hss-0: 12:11:53 DEBUG unit.oai-hss/0.install checking for sys/procset.h... no unit-oai-hss-0: 12:11:53 DEBUG unit.oai-hss/0.install checking for sys/select.h... (cached) yes unit-oai-hss-0: 12:11:53 DEBUG unit.oai-hss/0.install checking for sys/socket.h... (cached) yes unit-oai-hss-0: 12:11:53 DEBUG unit.oai-hss/0.install checking sys/stropts.h usability... yes unit-oai-hss-0: 12:11:53 DEBUG unit.oai-hss/0.install checking sys/stropts.h presence... yes unit-oai-hss-0: 12:11:53 DEBUG unit.oai-hss/0.install checking for sys/stropts.h... yes unit-abot-epc-basic-0: 12:11:53 DEBUG unit.abot-epc-basic/0.install Unpacking guile-2.0-dev (2.0.11+1-10ubuntu0.1) ... unit-oai-hss-0: 12:11:53 DEBUG unit.oai-hss/0.install checking for sys/time.h... (cached) yes unit-oai-hss-0: 12:11:53 DEBUG unit.oai-hss/0.install checking sys/un.h usability... yes unit-oai-hss-0: 12:11:53 DEBUG unit.oai-hss/0.install checking sys/un.h presence... yes unit-oai-hss-0: 12:11:53 DEBUG unit.oai-hss/0.install checking for sys/un.h... yes unit-oai-hss-0: 12:11:53 DEBUG unit.oai-hss/0.install checking for sys/wait.h... (cached) yes unit-oai-hss-0: 12:11:53 DEBUG unit.oai-hss/0.install checking for dlfcn.h... (cached) yes unit-oai-hss-0: 12:11:53 DEBUG unit.oai-hss/0.install checking errno.h usability... yes unit-oai-hss-0: 12:11:53 DEBUG unit.oai-hss/0.install checking errno.h presence... yes unit-oai-hss-0: 12:11:53 DEBUG unit.oai-hss/0.install checking for errno.h... yes unit-oai-hss-0: 12:11:53 DEBUG unit.oai-hss/0.install checking fcntl.h usability... yes unit-oai-hss-0: 12:11:53 DEBUG unit.oai-hss/0.install checking fcntl.h presence... yes unit-oai-hss-0: 12:11:53 DEBUG unit.oai-hss/0.install checking for fcntl.h... yes unit-oai-hss-0: 12:11:53 DEBUG unit.oai-hss/0.install checking libgen.h usability... yes unit-oai-hss-0: 12:11:53 DEBUG unit.oai-hss/0.install checking libgen.h presence... yes unit-oai-hss-0: 12:11:53 DEBUG unit.oai-hss/0.install checking for libgen.h... yes unit-oai-hss-0: 12:11:53 DEBUG unit.oai-hss/0.install checking libintl.h usability... yes unit-abot-epc-basic-0: 12:11:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package hdf5-helpers. unit-oai-hss-0: 12:11:53 DEBUG unit.oai-hss/0.install checking libintl.h presence... yes unit-oai-hss-0: 12:11:53 DEBUG unit.oai-hss/0.install checking for libintl.h... yes unit-abot-epc-basic-0: 12:11:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../hdf5-helpers_1.8.16+docs-4ubuntu1.1_amd64.deb ... unit-oai-hss-0: 12:11:53 DEBUG unit.oai-hss/0.install checking for memory.h... (cached) yes unit-oai-hss-0: 12:11:53 DEBUG unit.oai-hss/0.install checking for netinet/in.h... (cached) yes unit-oai-hss-0: 12:11:53 DEBUG unit.oai-hss/0.install checking setjmp.h usability... yes unit-oai-hss-0: 12:11:53 DEBUG unit.oai-hss/0.install checking setjmp.h presence... yes unit-oai-hss-0: 12:11:53 DEBUG unit.oai-hss/0.install checking for setjmp.h... yes unit-abot-epc-basic-0: 12:11:53 DEBUG unit.abot-epc-basic/0.install Unpacking hdf5-helpers (1.8.16+docs-4ubuntu1.1) ... unit-oai-hss-0: 12:11:53 DEBUG unit.oai-hss/0.install checking for stdbool.h... (cached) yes unit-oai-hss-0: 12:11:53 DEBUG unit.oai-hss/0.install checking for sysexits.h... (cached) yes unit-oai-hss-0: 12:11:53 DEBUG unit.oai-hss/0.install checking for unistd.h... (cached) yes unit-oai-hss-0: 12:11:53 DEBUG unit.oai-hss/0.install checking utime.h usability... yes unit-oai-hss-0: 12:11:53 DEBUG unit.oai-hss/0.install checking utime.h presence... yes unit-oai-hss-0: 12:11:53 DEBUG unit.oai-hss/0.install checking for utime.h... yes unit-oai-hss-0: 12:11:53 DEBUG unit.oai-hss/0.install checking stdarg.h usability... yes unit-oai-hss-0: 12:11:53 DEBUG unit.oai-hss/0.install checking stdarg.h presence... yes unit-oai-hss-0: 12:11:53 DEBUG unit.oai-hss/0.install checking for stdarg.h... yes unit-oai-hss-0: 12:11:53 DEBUG unit.oai-hss/0.install checking for string.h... (cached) yes unit-oai-hss-0: 12:11:53 DEBUG unit.oai-hss/0.install checking limits.h usability... yes unit-oai-hss-0: 12:11:53 DEBUG unit.oai-hss/0.install checking limits.h presence... yes unit-oai-hss-0: 12:11:53 DEBUG unit.oai-hss/0.install checking for limits.h... yes unit-oai-hss-0: 12:11:53 DEBUG unit.oai-hss/0.install checking for inttypes.h... (cached) yes unit-oai-hss-0: 12:11:54 DEBUG unit.oai-hss/0.install checking for runetype.h... no unit-oai-hss-0: 12:11:54 DEBUG unit.oai-hss/0.install checking for wchar.h... (cached) yes unit-abot-epc-basic-0: 12:11:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package icu-devtools. unit-abot-epc-basic-0: 12:11:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../icu-devtools_55.1-7ubuntu0.4_amd64.deb ... unit-oai-hss-0: 12:11:54 DEBUG unit.oai-hss/0.install checking for wchar_t... yes unit-abot-epc-basic-0: 12:11:54 DEBUG unit.abot-epc-basic/0.install Unpacking icu-devtools (55.1-7ubuntu0.4) ... unit-oai-hss-0: 12:11:54 DEBUG unit.oai-hss/0.install checking for wint_t... yes unit-oai-hss-0: 12:11:54 DEBUG unit.oai-hss/0.install checking for int8_t... yes unit-oai-hss-0: 12:11:54 DEBUG unit.oai-hss/0.install checking for uint8_t... yes unit-oai-hss-0: 12:11:54 DEBUG unit.oai-hss/0.install checking for int16_t... yes unit-oai-hss-0: 12:11:54 DEBUG unit.oai-hss/0.install checking for uint16_t... yes unit-oai-hss-0: 12:11:54 DEBUG unit.oai-hss/0.install checking for int32_t... yes unit-oai-hss-0: 12:11:54 DEBUG unit.oai-hss/0.install checking for uint32_t... yes unit-oai-hss-0: 12:11:54 DEBUG unit.oai-hss/0.install checking for intptr_t... yes unit-abot-epc-basic-0: 12:11:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package iperf. unit-abot-epc-basic-0: 12:11:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../iperf_2.0.5+dfsg1-2ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 12:11:54 DEBUG unit.abot-epc-basic/0.install Unpacking iperf (2.0.5+dfsg1-2ubuntu0.1) ... unit-oai-hss-0: 12:11:54 DEBUG unit.oai-hss/0.install checking for uintptr_t... yes unit-oai-hss-0: 12:11:54 DEBUG unit.oai-hss/0.install checking for uint_t... no unit-oai-hss-0: 12:11:54 DEBUG unit.oai-hss/0.install checking for pid_t... (cached) yes unit-oai-hss-0: 12:11:54 DEBUG unit.oai-hss/0.install checking for size_t... (cached) yes unit-oai-hss-0: 12:11:54 DEBUG unit.oai-hss/0.install checking size of char*... 8 unit-oai-hss-0: 12:11:54 DEBUG unit.oai-hss/0.install checking size of int... (cached) 4 unit-oai-hss-0: 12:11:54 DEBUG unit.oai-hss/0.install checking size of long... (cached) 8 unit-oai-hss-0: 12:11:54 DEBUG unit.oai-hss/0.install checking size of short... 2 unit-oai-hss-0: 12:11:54 DEBUG unit.oai-hss/0.install checking for pathfind in -lgen... no unit-oai-hss-0: 12:11:54 DEBUG unit.oai-hss/0.install checking for gettext in -lintl... no unit-oai-hss-0: 12:11:54 DEBUG unit.oai-hss/0.install checking for vprintf... yes unit-oai-hss-0: 12:11:54 DEBUG unit.oai-hss/0.install checking for _doprnt... no unit-oai-hss-0: 12:11:54 DEBUG unit.oai-hss/0.install checking vfork.h usability... no unit-oai-hss-0: 12:11:54 DEBUG unit.oai-hss/0.install checking vfork.h presence... no unit-oai-hss-0: 12:11:54 DEBUG unit.oai-hss/0.install checking for vfork.h... no unit-oai-hss-0: 12:11:54 DEBUG unit.oai-hss/0.install checking for fork... (cached) yes unit-oai-hss-0: 12:11:54 DEBUG unit.oai-hss/0.install checking for vfork... yes unit-oai-hss-0: 12:11:55 DEBUG unit.oai-hss/0.install checking for working fork... yes unit-oai-hss-0: 12:11:55 DEBUG unit.oai-hss/0.install checking for working vfork... (cached) yes unit-oai-hss-0: 12:11:55 DEBUG unit.oai-hss/0.install checking for mmap... (cached) yes unit-abot-epc-basic-0: 12:11:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package iproute. unit-abot-epc-basic-0: 12:11:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../iproute_1%3a4.3.0-1ubuntu3.16.04.4_all.deb ... unit-abot-epc-basic-0: 12:11:55 DEBUG unit.abot-epc-basic/0.install Unpacking iproute (1:4.3.0-1ubuntu3.16.04.4) ... unit-oai-hss-0: 12:11:55 DEBUG unit.oai-hss/0.install checking for canonicalize_file_name... yes unit-oai-hss-0: 12:11:55 DEBUG unit.oai-hss/0.install checking for snprintf... (cached) yes unit-oai-hss-0: 12:11:55 DEBUG unit.oai-hss/0.install checking for strdup... (cached) yes unit-abot-epc-basic-0: 12:11:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package iptables-dev. unit-abot-epc-basic-0: 12:11:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../iptables-dev_1.6.0-2ubuntu3_amd64.deb ... unit-oai-hss-0: 12:11:55 DEBUG unit.oai-hss/0.install checking for strchr... yes unit-abot-epc-basic-0: 12:11:55 DEBUG unit.abot-epc-basic/0.install Unpacking iptables-dev (1.6.0-2ubuntu3) ... unit-oai-hss-0: 12:11:55 DEBUG unit.oai-hss/0.install checking for strrchr... yes unit-oai-hss-0: 12:11:55 DEBUG unit.oai-hss/0.install checking for strsignal... yes unit-abot-epc-basic-0: 12:11:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package javascript-common. unit-abot-epc-basic-0: 12:11:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../javascript-common_11_all.deb ... unit-abot-epc-basic-0: 12:11:55 DEBUG unit.abot-epc-basic/0.install Unpacking javascript-common (11) ... unit-oai-hss-0: 12:11:55 DEBUG unit.oai-hss/0.install checking for fchmod... yes unit-abot-epc-basic-0: 12:11:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaec0:amd64. unit-oai-hss-0: 12:11:55 DEBUG unit.oai-hss/0.install checking for fstat... yes unit-abot-epc-basic-0: 12:11:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaec0_0.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 12:11:55 DEBUG unit.abot-epc-basic/0.install Unpacking libaec0:amd64 (0.3.2-1) ... unit-oai-hss-0: 12:11:55 DEBUG unit.oai-hss/0.install checking for chmod... yes unit-oai-hss-0: 12:11:55 DEBUG unit.oai-hss/0.install checking for a sed that does not truncate output... (cached) /bin/sed unit-oai-hss-0: 12:11:55 DEBUG unit.oai-hss/0.install configure: Using supplied libopts tearoff unit-oai-hss-0: 12:11:55 DEBUG unit.oai-hss/0.install checking whether a reg expr header is specified... no unit-oai-hss-0: 12:11:55 DEBUG unit.oai-hss/0.install checking whether with-libregex was specified... no unit-oai-hss-0: 12:11:55 DEBUG unit.oai-hss/0.install checking whether with-libregex-cflags was specified... no unit-oai-hss-0: 12:11:55 DEBUG unit.oai-hss/0.install checking whether with-libregex-libs was specified... no unit-abot-epc-basic-0: 12:11:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsuitesparseconfig4.4.6:amd64. unit-abot-epc-basic-0: 12:11:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsuitesparseconfig4.4.6_1%3a4.4.6-1_amd64.deb ... unit-abot-epc-basic-0: 12:11:55 DEBUG unit.abot-epc-basic/0.install Unpacking libsuitesparseconfig4.4.6:amd64 (1:4.4.6-1) ... unit-oai-hss-0: 12:11:55 DEBUG unit.oai-hss/0.install checking whether libregex functions properly... yes unit-abot-epc-basic-0: 12:11:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libamd2.4.1:amd64. unit-oai-hss-0: 12:11:55 DEBUG unit.oai-hss/0.install checking whether pathfind(3) works... no unit-abot-epc-basic-0: 12:11:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libamd2.4.1_1%3a4.4.6-1_amd64.deb ... unit-oai-hss-0: 12:11:55 DEBUG unit.oai-hss/0.install checking whether /dev/zero is readable device... crw-rw-rw- 1 root root 1, 5 Apr 9 12:00 /dev/zero unit-abot-epc-basic-0: 12:11:55 DEBUG unit.abot-epc-basic/0.install Unpacking libamd2.4.1:amd64 (1:4.4.6-1) ... unit-oai-hss-0: 12:11:55 DEBUG unit.oai-hss/0.install checking whether we have a functional realpath(3C)... yes unit-abot-epc-basic-0: 12:11:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libarpack2. unit-abot-epc-basic-0: 12:11:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libarpack2_3.3.0-1build2_amd64.deb ... unit-abot-epc-basic-0: 12:11:55 DEBUG unit.abot-epc-basic/0.install Unpacking libarpack2 (3.3.0-1build2) ... unit-oai-hss-0: 12:11:55 DEBUG unit.oai-hss/0.install checking whether strftime() works... yes unit-oai-hss-0: 12:11:55 DEBUG unit.oai-hss/0.install checking whether fopen accepts "b" mode... yes unit-abot-epc-basic-0: 12:11:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasprintf-dev:amd64. unit-abot-epc-basic-0: 12:11:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasprintf-dev_0.19.7-2ubuntu3.1_amd64.deb ... unit-abot-epc-basic-0: 12:11:55 DEBUG unit.abot-epc-basic/0.install Unpacking libasprintf-dev:amd64 (0.19.7-2ubuntu3.1) ... unit-oai-hss-0: 12:11:55 DEBUG unit.oai-hss/0.install checking whether fopen accepts "t" mode... yes unit-oai-hss-0: 12:11:55 DEBUG unit.oai-hss/0.install checking whether not wanting optional option args... yes unit-abot-epc-basic-0: 12:11:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglib2.0-bin. unit-abot-epc-basic-0: 12:11:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libglib2.0-bin_2.48.2-0ubuntu4.1_amd64.deb ... unit-abot-epc-basic-0: 12:11:55 DEBUG unit.abot-epc-basic/0.install Unpacking libglib2.0-bin (2.48.2-0ubuntu4.1) ... unit-oai-hss-0: 12:11:55 DEBUG unit.oai-hss/0.install checking for ssize_t... yes unit-abot-epc-basic-0: 12:11:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcre32-3:amd64. unit-abot-epc-basic-0: 12:11:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpcre32-3_2%3a8.38-3.1_amd64.deb ... unit-abot-epc-basic-0: 12:11:55 DEBUG unit.abot-epc-basic/0.install Unpacking libpcre32-3:amd64 (2:8.38-3.1) ... unit-oai-hss-0: 12:11:55 DEBUG unit.oai-hss/0.install checking size of unsigned long int... 8 unit-oai-hss-0: 12:11:55 DEBUG unit.oai-hss/0.install checking size of unsigned int... 4 unit-oai-hss-0: 12:11:55 DEBUG unit.oai-hss/0.install checking whether to include zlib compression support... yes unit-oai-hss-0: 12:11:55 DEBUG unit.oai-hss/0.install checking for libz... yes unit-oai-hss-0: 12:11:55 DEBUG unit.oai-hss/0.install checking how to link with libz... -lz unit-oai-hss-0: 12:11:55 DEBUG unit.oai-hss/0.install checking whether building Guile bindings... yes unit-oai-hss-0: 12:11:55 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 12:11:55 DEBUG unit.oai-hss/0.install *** Detecting GNU Guile... unit-oai-hss-0: 12:11:55 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:11:55 DEBUG unit.oai-hss/0.install checking for guile-snarf... no unit-oai-hss-0: 12:11:55 DEBUG unit.oai-hss/0.install configure: WARNING: `guile-snarf' from Guile 1.8 not found. Guile bindings not built. unit-oai-hss-0: 12:11:55 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 12:11:55 DEBUG unit.oai-hss/0.install *** Checking dependencies for crywrap... unit-oai-hss-0: 12:11:55 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:11:55 DEBUG unit.oai-hss/0.install checking for arpa/inet.h... (cached) yes unit-oai-hss-0: 12:11:55 DEBUG unit.oai-hss/0.install checking for netinet/in.h... (cached) yes unit-oai-hss-0: 12:11:55 DEBUG unit.oai-hss/0.install checking for sys/select.h... (cached) yes unit-oai-hss-0: 12:11:55 DEBUG unit.oai-hss/0.install checking for sys/types.h... (cached) yes unit-oai-hss-0: 12:11:55 DEBUG unit.oai-hss/0.install checking for sys/wait.h... (cached) yes unit-oai-hss-0: 12:11:55 DEBUG unit.oai-hss/0.install checking return type of signal handlers... void unit-oai-hss-0: 12:11:55 DEBUG unit.oai-hss/0.install checking for sys/select.h... (cached) yes unit-oai-hss-0: 12:11:55 DEBUG unit.oai-hss/0.install checking for sys/socket.h... (cached) yes unit-oai-hss-0: 12:11:55 DEBUG unit.oai-hss/0.install checking types of arguments for select... int,fd_set *,struct timeval * unit-oai-hss-0: 12:11:55 DEBUG unit.oai-hss/0.install checking for alarm... yes unit-oai-hss-0: 12:11:55 DEBUG unit.oai-hss/0.install checking for atexit... yes unit-abot-epc-basic-0: 12:11:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcre3-dev:amd64. unit-abot-epc-basic-0: 12:11:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpcre3-dev_2%3a8.38-3.1_amd64.deb ... unit-abot-epc-basic-0: 12:11:55 DEBUG unit.abot-epc-basic/0.install Unpacking libpcre3-dev:amd64 (2:8.38-3.1) ... unit-oai-hss-0: 12:11:55 DEBUG unit.oai-hss/0.install checking for dup2... yes unit-oai-hss-0: 12:11:55 DEBUG unit.oai-hss/0.install checking for epoll_create... yes unit-oai-hss-0: 12:11:55 DEBUG unit.oai-hss/0.install checking for kqueue... no unit-abot-epc-basic-0: 12:11:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package zlib1g-dev:amd64. unit-oai-hss-0: 12:11:55 DEBUG unit.oai-hss/0.install checking for memchr... yes unit-abot-epc-basic-0: 12:11:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../zlib1g-dev_1%3a1.2.8.dfsg-2ubuntu4.1_amd64.deb ... unit-abot-epc-basic-0: 12:11:55 DEBUG unit.abot-epc-basic/0.install Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-2ubuntu4.1) ... unit-oai-hss-0: 12:11:56 DEBUG unit.oai-hss/0.install checking for memset... yes unit-abot-epc-basic-0: 12:11:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglib2.0-dev. unit-oai-hss-0: 12:11:56 DEBUG unit.oai-hss/0.install checking for munmap... yes unit-abot-epc-basic-0: 12:11:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libglib2.0-dev_2.48.2-0ubuntu4.1_amd64.deb ... unit-abot-epc-basic-0: 12:11:56 DEBUG unit.abot-epc-basic/0.install Unpacking libglib2.0-dev (2.48.2-0ubuntu4.1) ... unit-oai-hss-0: 12:11:56 DEBUG unit.oai-hss/0.install checking for putenv... yes unit-oai-hss-0: 12:11:56 DEBUG unit.oai-hss/0.install checking for regcomp... yes unit-oai-hss-0: 12:11:56 DEBUG unit.oai-hss/0.install checking for scandir... (cached) yes unit-oai-hss-0: 12:11:56 DEBUG unit.oai-hss/0.install checking for select... yes unit-oai-hss-0: 12:11:56 DEBUG unit.oai-hss/0.install checking for socket... yes unit-oai-hss-0: 12:11:56 DEBUG unit.oai-hss/0.install checking for strcasecmp... (cached) yes unit-oai-hss-0: 12:11:56 DEBUG unit.oai-hss/0.install checking for strchr... (cached) yes unit-oai-hss-0: 12:11:56 DEBUG unit.oai-hss/0.install checking for strdup... (cached) yes unit-oai-hss-0: 12:11:56 DEBUG unit.oai-hss/0.install checking for strerror... yes unit-oai-hss-0: 12:11:56 DEBUG unit.oai-hss/0.install checking for strncasecmp... (cached) yes unit-oai-hss-0: 12:11:56 DEBUG unit.oai-hss/0.install checking for strrchr... (cached) yes unit-oai-hss-0: 12:11:56 DEBUG unit.oai-hss/0.install checking for strstr... yes unit-oai-hss-0: 12:11:56 DEBUG unit.oai-hss/0.install checking for strtoul... yes unit-oai-hss-0: 12:11:56 DEBUG unit.oai-hss/0.install checking for uname... yes unit-oai-hss-0: 12:11:56 DEBUG unit.oai-hss/0.install checking for LIBIDN... yes unit-abot-epc-basic-0: 12:11:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdbus-1-dev:amd64. unit-abot-epc-basic-0: 12:11:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdbus-1-dev_1.10.6-1ubuntu3.3_amd64.deb ... unit-abot-epc-basic-0: 12:11:56 DEBUG unit.abot-epc-basic/0.install Unpacking libdbus-1-dev:amd64 (1.10.6-1ubuntu3.3) ... unit-oai-hss-0: 12:11:56 DEBUG unit.oai-hss/0.install checking that generated files are newer than configure... done unit-oai-hss-0: 12:11:56 DEBUG unit.oai-hss/0.install configure: creating ./config.status unit-abot-epc-basic-0: 12:11:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-xext-dev. unit-abot-epc-basic-0: 12:11:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-xext-dev_7.3.0-1_all.deb ... unit-abot-epc-basic-0: 12:11:56 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-xext-dev (7.3.0-1) ... unit-abot-epc-basic-0: 12:11:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxext-dev:amd64. unit-abot-epc-basic-0: 12:11:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxext-dev_2%3a1.3.3-1_amd64.deb ... unit-abot-epc-basic-0: 12:11:56 DEBUG unit.abot-epc-basic/0.install Unpacking libxext-dev:amd64 (2:1.3.3-1) ... unit-abot-epc-basic-0: 12:11:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-fixes-dev. unit-abot-epc-basic-0: 12:11:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-fixes-dev_1%3a5.0-2ubuntu2_all.deb ... unit-abot-epc-basic-0: 12:11:56 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-fixes-dev (1:5.0-2ubuntu2) ... unit-abot-epc-basic-0: 12:11:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxfixes-dev:amd64. unit-abot-epc-basic-0: 12:11:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxfixes-dev_1%3a5.0.1-2_amd64.deb ... unit-abot-epc-basic-0: 12:11:57 DEBUG unit.abot-epc-basic/0.install Unpacking libxfixes-dev:amd64 (1:5.0.1-2) ... unit-oai-hss-0: 12:11:57 DEBUG unit.oai-hss/0.install config.status: creating src/libopts/Makefile unit-oai-hss-0: 12:11:57 DEBUG unit.oai-hss/0.install config.status: creating guile/pre-inst-guile unit-oai-hss-0: 12:11:57 DEBUG unit.oai-hss/0.install config.status: creating Makefile unit-oai-hss-0: 12:11:57 DEBUG unit.oai-hss/0.install config.status: creating doc/Makefile unit-oai-hss-0: 12:11:57 DEBUG unit.oai-hss/0.install config.status: creating doc/credentials/Makefile unit-oai-hss-0: 12:11:57 DEBUG unit.oai-hss/0.install config.status: creating doc/credentials/openpgp/Makefile unit-oai-hss-0: 12:11:57 DEBUG unit.oai-hss/0.install config.status: creating doc/credentials/srp/Makefile unit-oai-hss-0: 12:11:57 DEBUG unit.oai-hss/0.install config.status: creating doc/credentials/x509/Makefile unit-oai-hss-0: 12:11:57 DEBUG unit.oai-hss/0.install config.status: creating doc/cyclo/Makefile unit-oai-hss-0: 12:11:57 DEBUG unit.oai-hss/0.install config.status: creating doc/doxygen/Doxyfile unit-oai-hss-0: 12:11:57 DEBUG unit.oai-hss/0.install config.status: creating doc/examples/Makefile unit-oai-hss-0: 12:11:57 DEBUG unit.oai-hss/0.install config.status: creating doc/latex/Makefile unit-oai-hss-0: 12:11:57 DEBUG unit.oai-hss/0.install config.status: creating doc/manpages/Makefile unit-oai-hss-0: 12:11:57 DEBUG unit.oai-hss/0.install config.status: creating doc/reference/Makefile unit-oai-hss-0: 12:11:57 DEBUG unit.oai-hss/0.install config.status: creating doc/reference/version.xml unit-oai-hss-0: 12:11:57 DEBUG unit.oai-hss/0.install config.status: creating doc/scripts/Makefile unit-oai-hss-0: 12:11:57 DEBUG unit.oai-hss/0.install config.status: creating extra/Makefile unit-abot-epc-basic-0: 12:11:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxi-dev. unit-oai-hss-0: 12:11:57 DEBUG unit.oai-hss/0.install config.status: creating extra/includes/Makefile unit-abot-epc-basic-0: 12:11:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxi-dev_2%3a1.7.6-1_amd64.deb ... unit-oai-hss-0: 12:11:57 DEBUG unit.oai-hss/0.install config.status: creating libdane/Makefile unit-oai-hss-0: 12:11:57 DEBUG unit.oai-hss/0.install config.status: creating libdane/includes/Makefile unit-oai-hss-0: 12:11:57 DEBUG unit.oai-hss/0.install config.status: creating libdane/gnutls-dane.pc unit-oai-hss-0: 12:11:57 DEBUG unit.oai-hss/0.install config.status: creating gl/Makefile unit-abot-epc-basic-0: 12:11:57 DEBUG unit.abot-epc-basic/0.install Unpacking libxi-dev (2:1.7.6-1) ... unit-oai-hss-0: 12:11:57 DEBUG unit.oai-hss/0.install config.status: creating gl/tests/Makefile unit-oai-hss-0: 12:11:57 DEBUG unit.oai-hss/0.install config.status: creating guile/Makefile unit-oai-hss-0: 12:11:57 DEBUG unit.oai-hss/0.install config.status: creating guile/modules/Makefile unit-oai-hss-0: 12:11:57 DEBUG unit.oai-hss/0.install config.status: creating guile/src/Makefile unit-oai-hss-0: 12:11:57 DEBUG unit.oai-hss/0.install config.status: creating guile/tests/Makefile unit-oai-hss-0: 12:11:57 DEBUG unit.oai-hss/0.install config.status: creating lib/Makefile unit-oai-hss-0: 12:11:57 DEBUG unit.oai-hss/0.install config.status: creating lib/accelerated/Makefile unit-oai-hss-0: 12:11:57 DEBUG unit.oai-hss/0.install config.status: creating lib/accelerated/x86/Makefile unit-oai-hss-0: 12:11:57 DEBUG unit.oai-hss/0.install config.status: creating lib/algorithms/Makefile unit-oai-hss-0: 12:11:57 DEBUG unit.oai-hss/0.install config.status: creating lib/auth/Makefile unit-oai-hss-0: 12:11:57 DEBUG unit.oai-hss/0.install config.status: creating lib/ext/Makefile unit-oai-hss-0: 12:11:57 DEBUG unit.oai-hss/0.install config.status: creating lib/extras/Makefile unit-oai-hss-0: 12:11:57 DEBUG unit.oai-hss/0.install config.status: creating lib/gnutls.pc unit-oai-hss-0: 12:11:57 DEBUG unit.oai-hss/0.install config.status: creating lib/includes/Makefile unit-oai-hss-0: 12:11:57 DEBUG unit.oai-hss/0.install config.status: creating lib/includes/gnutls/gnutls.h unit-oai-hss-0: 12:11:57 DEBUG unit.oai-hss/0.install config.status: creating lib/minitasn1/Makefile unit-abot-epc-basic-0: 12:11:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-record-dev. unit-oai-hss-0: 12:11:57 DEBUG unit.oai-hss/0.install config.status: creating lib/nettle/Makefile unit-abot-epc-basic-0: 12:11:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-record-dev_1.14.2-1_all.deb ... unit-abot-epc-basic-0: 12:11:57 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-record-dev (1.14.2-1) ... unit-oai-hss-0: 12:11:57 DEBUG unit.oai-hss/0.install config.status: creating lib/opencdk/Makefile unit-oai-hss-0: 12:11:57 DEBUG unit.oai-hss/0.install config.status: creating lib/openpgp/Makefile unit-abot-epc-basic-0: 12:11:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxtst-dev:amd64. unit-oai-hss-0: 12:11:57 DEBUG unit.oai-hss/0.install config.status: creating lib/x509/Makefile unit-abot-epc-basic-0: 12:11:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxtst-dev_2%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 12:11:57 DEBUG unit.abot-epc-basic/0.install Unpacking libxtst-dev:amd64 (2:1.2.2-1) ... unit-oai-hss-0: 12:11:57 DEBUG unit.oai-hss/0.install config.status: creating po/Makefile.in unit-oai-hss-0: 12:11:57 DEBUG unit.oai-hss/0.install config.status: creating src/Makefile unit-oai-hss-0: 12:11:57 DEBUG unit.oai-hss/0.install config.status: creating src/crywrap/Makefile unit-oai-hss-0: 12:11:57 DEBUG unit.oai-hss/0.install config.status: creating tests/Makefile unit-abot-epc-basic-0: 12:11:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatspi2.0-dev. unit-oai-hss-0: 12:11:57 DEBUG unit.oai-hss/0.install config.status: creating tests/cert-tests/Makefile unit-abot-epc-basic-0: 12:11:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatspi2.0-dev_2.18.3-4ubuntu1_amd64.deb ... unit-oai-hss-0: 12:11:57 DEBUG unit.oai-hss/0.install config.status: creating tests/dsa/Makefile unit-oai-hss-0: 12:11:57 DEBUG unit.oai-hss/0.install config.status: creating tests/dtls/Makefile unit-oai-hss-0: 12:11:57 DEBUG unit.oai-hss/0.install config.status: creating tests/srp/Makefile unit-abot-epc-basic-0: 12:11:57 DEBUG unit.abot-epc-basic/0.install Unpacking libatspi2.0-dev (2.18.3-4ubuntu1) ... unit-oai-hss-0: 12:11:57 DEBUG unit.oai-hss/0.install config.status: creating tests/ecdsa/Makefile unit-oai-hss-0: 12:11:57 DEBUG unit.oai-hss/0.install config.status: creating tests/key-id/Makefile unit-oai-hss-0: 12:11:58 DEBUG unit.oai-hss/0.install config.status: creating tests/openpgp-certs/Makefile unit-oai-hss-0: 12:11:58 DEBUG unit.oai-hss/0.install config.status: creating tests/pkcs1-padding/Makefile unit-oai-hss-0: 12:11:58 DEBUG unit.oai-hss/0.install config.status: creating tests/pkcs12-decode/Makefile unit-oai-hss-0: 12:11:58 DEBUG unit.oai-hss/0.install config.status: creating tests/pkcs8-decode/Makefile unit-oai-hss-0: 12:11:58 DEBUG unit.oai-hss/0.install config.status: creating tests/rsa-md5-collision/Makefile unit-oai-hss-0: 12:11:58 DEBUG unit.oai-hss/0.install config.status: creating tests/safe-renegotiation/Makefile unit-oai-hss-0: 12:11:58 DEBUG unit.oai-hss/0.install config.status: creating tests/scripts/Makefile unit-oai-hss-0: 12:11:58 DEBUG unit.oai-hss/0.install config.status: creating tests/sha2/Makefile unit-oai-hss-0: 12:11:58 DEBUG unit.oai-hss/0.install config.status: creating tests/slow/Makefile unit-oai-hss-0: 12:11:58 DEBUG unit.oai-hss/0.install config.status: creating tests/suite/Makefile unit-oai-hss-0: 12:11:58 DEBUG unit.oai-hss/0.install config.status: creating tests/userid/Makefile unit-oai-hss-0: 12:11:58 DEBUG unit.oai-hss/0.install config.status: creating config.h unit-oai-hss-0: 12:11:58 DEBUG unit.oai-hss/0.install config.status: executing depfiles commands unit-abot-epc-basic-0: 12:11:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk-bridge2.0-dev:amd64. unit-abot-epc-basic-0: 12:11:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatk-bridge2.0-dev_2.18.1-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:11:58 DEBUG unit.abot-epc-basic/0.install Unpacking libatk-bridge2.0-dev:amd64 (2.18.1-2ubuntu1) ... unit-abot-epc-basic-0: 12:11:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk1.0-dev. unit-abot-epc-basic-0: 12:11:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatk1.0-dev_2.18.0-1_amd64.deb ... unit-abot-epc-basic-0: 12:11:58 DEBUG unit.abot-epc-basic/0.install Unpacking libatk1.0-dev (2.18.0-1) ... unit-abot-epc-basic-0: 12:11:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libblas-dev. unit-abot-epc-basic-0: 12:11:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libblas-dev_3.6.0-2ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 12:11:58 DEBUG unit.abot-epc-basic/0.install Unpacking libblas-dev (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 12:11:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatlas-dev. unit-abot-epc-basic-0: 12:11:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatlas-dev_3.10.2-9_amd64.deb ... unit-abot-epc-basic-0: 12:11:59 DEBUG unit.abot-epc-basic/0.install Unpacking libatlas-dev (3.10.2-9) ... unit-abot-epc-basic-0: 12:11:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatlas-base-dev. unit-abot-epc-basic-0: 12:11:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatlas-base-dev_3.10.2-9_amd64.deb ... unit-abot-epc-basic-0: 12:11:59 DEBUG unit.abot-epc-basic/0.install Unpacking libatlas-base-dev (3.10.2-9) ... unit-oai-hss-0: 12:11:59 DEBUG unit.oai-hss/0.install config.status: executing po-directories commands unit-oai-hss-0: 12:11:59 DEBUG unit.oai-hss/0.install config.status: creating po/POTFILES unit-oai-hss-0: 12:11:59 DEBUG unit.oai-hss/0.install config.status: creating po/Makefile unit-oai-hss-0: 12:11:59 DEBUG unit.oai-hss/0.install config.status: executing libtool commands unit-oai-hss-0: 12:11:59 DEBUG unit.oai-hss/0.install configure: summary of build options: unit-oai-hss-0: 12:11:59 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:11:59 DEBUG unit.oai-hss/0.install version: 3.1.23 shared 49:3:21 unit-oai-hss-0: 12:11:59 DEBUG unit.oai-hss/0.install Host/Target system: x86_64-unknown-linux-gnu unit-oai-hss-0: 12:11:59 DEBUG unit.oai-hss/0.install Build system: x86_64-unknown-linux-gnu unit-oai-hss-0: 12:11:59 DEBUG unit.oai-hss/0.install Install prefix: /usr unit-oai-hss-0: 12:11:59 DEBUG unit.oai-hss/0.install Compiler: gcc -std=gnu99 unit-oai-hss-0: 12:11:59 DEBUG unit.oai-hss/0.install CFlags: -g -O2 unit-oai-hss-0: 12:11:59 DEBUG unit.oai-hss/0.install Library types: Shared=yes, Static=yes unit-oai-hss-0: 12:11:59 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:11:59 DEBUG unit.oai-hss/0.install configure: External hardware support: unit-oai-hss-0: 12:11:59 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:11:59 DEBUG unit.oai-hss/0.install /dev/crypto: no unit-oai-hss-0: 12:11:59 DEBUG unit.oai-hss/0.install Hardware accel: x86-64 unit-oai-hss-0: 12:11:59 DEBUG unit.oai-hss/0.install PKCS#11 support: yes unit-oai-hss-0: 12:11:59 DEBUG unit.oai-hss/0.install TPM support: yes unit-oai-hss-0: 12:11:59 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:11:59 DEBUG unit.oai-hss/0.install configure: Optional features: unit-oai-hss-0: 12:11:59 DEBUG unit.oai-hss/0.install (note that included applications might not compile properly unit-oai-hss-0: 12:11:59 DEBUG unit.oai-hss/0.install if features are disabled) unit-oai-hss-0: 12:11:59 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:11:59 DEBUG unit.oai-hss/0.install DTLS-SRTP support: yes unit-oai-hss-0: 12:11:59 DEBUG unit.oai-hss/0.install OCSP support: yes unit-oai-hss-0: 12:11:59 DEBUG unit.oai-hss/0.install OpenPGP support: yes unit-oai-hss-0: 12:11:59 DEBUG unit.oai-hss/0.install SRP support: yes unit-oai-hss-0: 12:11:59 DEBUG unit.oai-hss/0.install PSK support: yes unit-oai-hss-0: 12:11:59 DEBUG unit.oai-hss/0.install DHE support: yes unit-oai-hss-0: 12:11:59 DEBUG unit.oai-hss/0.install ECDHE support: yes unit-oai-hss-0: 12:11:59 DEBUG unit.oai-hss/0.install RSA-EXPORT support: yes unit-oai-hss-0: 12:11:59 DEBUG unit.oai-hss/0.install Anon auth support: yes unit-oai-hss-0: 12:11:59 DEBUG unit.oai-hss/0.install Heartbeat support: yes unit-oai-hss-0: 12:11:59 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:11:59 DEBUG unit.oai-hss/0.install configure: Optional applications: unit-oai-hss-0: 12:11:59 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:11:59 DEBUG unit.oai-hss/0.install crywrap app: yes unit-oai-hss-0: 12:11:59 DEBUG unit.oai-hss/0.install local libopts: yes unit-oai-hss-0: 12:11:59 DEBUG unit.oai-hss/0.install local libtasn1: no unit-oai-hss-0: 12:11:59 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:11:59 DEBUG unit.oai-hss/0.install configure: Optional libraries: unit-oai-hss-0: 12:11:59 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:11:59 DEBUG unit.oai-hss/0.install Guile wrappers: no unit-oai-hss-0: 12:11:59 DEBUG unit.oai-hss/0.install C++ library: yes unit-oai-hss-0: 12:11:59 DEBUG unit.oai-hss/0.install DANE library: no unit-oai-hss-0: 12:11:59 DEBUG unit.oai-hss/0.install OpenSSL compat: yes unit-oai-hss-0: 12:11:59 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:11:59 DEBUG unit.oai-hss/0.install configure: System files: unit-oai-hss-0: 12:11:59 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:11:59 DEBUG unit.oai-hss/0.install Trust store pkcs: unit-oai-hss-0: 12:11:59 DEBUG unit.oai-hss/0.install Trust store file: /etc/ssl/certs/ca-certificates.crt unit-oai-hss-0: 12:11:59 DEBUG unit.oai-hss/0.install Blacklist file: unit-oai-hss-0: 12:11:59 DEBUG unit.oai-hss/0.install CRL file: unit-oai-hss-0: 12:11:59 DEBUG unit.oai-hss/0.install DNSSEC root key file: /etc/unbound/root.key unit-oai-hss-0: 12:11:59 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:11:59 DEBUG unit.oai-hss/0.install configure: WARNING: unit-oai-hss-0: 12:11:59 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 12:11:59 DEBUG unit.oai-hss/0.install *** The DNSSEC root key file in /etc/unbound/root.key was not found. unit-oai-hss-0: 12:11:59 DEBUG unit.oai-hss/0.install *** This file is needed for the verification of DNSSEC responses. unit-oai-hss-0: 12:11:59 DEBUG unit.oai-hss/0.install *** Use the command: unbound-anchor -a "/etc/unbound/root.key" unit-oai-hss-0: 12:11:59 DEBUG unit.oai-hss/0.install *** to generate or update it. unit-oai-hss-0: 12:11:59 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 12:11:59 DEBUG unit.oai-hss/0.install Compiling gnutls unit-oai-hss-0: 12:11:59 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 12:11:59 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 12:11:59 DEBUG unit.oai-hss/0.install Making all in gl unit-oai-hss-0: 12:11:59 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 12:11:59 DEBUG unit.oai-hss/0.install GEN alloca.h unit-oai-hss-0: 12:11:59 DEBUG unit.oai-hss/0.install GEN c++defs.h unit-oai-hss-0: 12:11:59 DEBUG unit.oai-hss/0.install GEN warn-on-use.h unit-oai-hss-0: 12:11:59 DEBUG unit.oai-hss/0.install GEN arg-nonnull.h unit-oai-hss-0: 12:11:59 DEBUG unit.oai-hss/0.install GEN unused-parameter.h unit-oai-hss-0: 12:11:59 DEBUG unit.oai-hss/0.install GEN sys/types.h unit-oai-hss-0: 12:11:59 DEBUG unit.oai-hss/0.install GEN sys/uio.h unit-oai-hss-0: 12:11:59 DEBUG unit.oai-hss/0.install GEN unistr.h unit-oai-hss-0: 12:11:59 DEBUG unit.oai-hss/0.install GEN unitypes.h unit-oai-hss-0: 12:11:59 DEBUG unit.oai-hss/0.install GEN wchar.h unit-oai-hss-0: 12:11:59 DEBUG unit.oai-hss/0.install GEN dirent.h unit-oai-hss-0: 12:11:59 DEBUG unit.oai-hss/0.install GEN arpa/inet.h unit-oai-hss-0: 12:11:59 DEBUG unit.oai-hss/0.install GEN getopt.h unit-oai-hss-0: 12:11:59 DEBUG unit.oai-hss/0.install GEN iconv.h unit-oai-hss-0: 12:11:59 DEBUG unit.oai-hss/0.install GEN math.h unit-oai-hss-0: 12:11:59 DEBUG unit.oai-hss/0.install GEN netdb.h unit-oai-hss-0: 12:11:59 DEBUG unit.oai-hss/0.install GEN signal.h unit-oai-hss-0: 12:11:59 DEBUG unit.oai-hss/0.install GEN stdio.h unit-oai-hss-0: 12:11:59 DEBUG unit.oai-hss/0.install GEN stdlib.h unit-oai-hss-0: 12:11:59 DEBUG unit.oai-hss/0.install GEN string.h unit-oai-hss-0: 12:11:59 DEBUG unit.oai-hss/0.install GEN strings.h unit-oai-hss-0: 12:11:59 DEBUG unit.oai-hss/0.install GEN sys/select.h unit-oai-hss-0: 12:11:59 DEBUG unit.oai-hss/0.install GEN sys/socket.h unit-oai-hss-0: 12:11:59 DEBUG unit.oai-hss/0.install GEN sys/stat.h unit-oai-hss-0: 12:11:59 DEBUG unit.oai-hss/0.install GEN time.h unit-oai-hss-0: 12:11:59 DEBUG unit.oai-hss/0.install GEN sys/time.h unit-oai-hss-0: 12:11:59 DEBUG unit.oai-hss/0.install GEN unistd.h unit-oai-hss-0: 12:11:59 DEBUG unit.oai-hss/0.install make all-recursive unit-abot-epc-basic-0: 12:11:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcairo-script-interpreter2:amd64. unit-oai-hss-0: 12:11:59 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 12:11:59 DEBUG unit.oai-hss/0.install Making all in tests unit-abot-epc-basic-0: 12:11:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcairo-script-interpreter2_1.14.6-1_amd64.deb ... unit-oai-hss-0: 12:12:00 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 12:12:00 DEBUG unit.oai-hss/0.install GEN c++defs.h unit-oai-hss-0: 12:12:00 DEBUG unit.oai-hss/0.install GEN arg-nonnull.h unit-oai-hss-0: 12:12:00 DEBUG unit.oai-hss/0.install GEN warn-on-use.h unit-oai-hss-0: 12:12:00 DEBUG unit.oai-hss/0.install GEN unused-parameter.h unit-oai-hss-0: 12:12:00 DEBUG unit.oai-hss/0.install GEN fcntl.h unit-oai-hss-0: 12:12:00 DEBUG unit.oai-hss/0.install GEN inttypes.h unit-oai-hss-0: 12:12:00 DEBUG unit.oai-hss/0.install GEN locale.h unit-oai-hss-0: 12:12:00 DEBUG unit.oai-hss/0.install GEN sys/ioctl.h unit-oai-hss-0: 12:12:00 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 12:12:00 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 12:12:00 DEBUG unit.oai-hss/0.install Making all in . unit-oai-hss-0: 12:12:00 DEBUG unit.oai-hss/0.install make[6]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 12:12:00 DEBUG unit.oai-hss/0.install make[6]: Nothing to be done for `all-am'. unit-oai-hss-0: 12:12:00 DEBUG unit.oai-hss/0.install make[6]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 12:12:00 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 12:12:00 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 12:12:00 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 12:12:00 DEBUG unit.oai-hss/0.install CC argp-ba.lo unit-oai-hss-0: 12:12:00 DEBUG unit.oai-hss/0.install CC argp-eexst.lo unit-oai-hss-0: 12:12:00 DEBUG unit.oai-hss/0.install CC argp-fmtstream.lo unit-oai-hss-0: 12:12:00 DEBUG unit.oai-hss/0.install CC argp-fs-xinl.lo unit-abot-epc-basic-0: 12:12:00 DEBUG unit.abot-epc-basic/0.install Unpacking libcairo-script-interpreter2:amd64 (1.14.6-1) ... unit-oai-hss-0: 12:12:00 DEBUG unit.oai-hss/0.install CC argp-help.lo unit-abot-epc-basic-0: 12:12:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpng12-dev:amd64. unit-abot-epc-basic-0: 12:12:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpng12-dev_1.2.54-1ubuntu1.1_amd64.deb ... unit-oai-hss-0: 12:12:00 DEBUG unit.oai-hss/0.install CC argp-parse.lo unit-abot-epc-basic-0: 12:12:00 DEBUG unit.abot-epc-basic/0.install Unpacking libpng12-dev:amd64 (1.2.54-1ubuntu1.1) ... unit-abot-epc-basic-0: 12:12:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfreetype6-dev:amd64. unit-abot-epc-basic-0: 12:12:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfreetype6-dev_2.6.1-0.1ubuntu2.3_amd64.deb ... unit-abot-epc-basic-0: 12:12:00 DEBUG unit.abot-epc-basic/0.install Unpacking libfreetype6-dev:amd64 (2.6.1-0.1ubuntu2.3) ... unit-oai-hss-0: 12:12:00 DEBUG unit.oai-hss/0.install CC argp-pin.lo unit-abot-epc-basic-0: 12:12:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfontconfig1-dev:amd64. unit-abot-epc-basic-0: 12:12:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfontconfig1-dev_2.11.94-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 12:12:00 DEBUG unit.abot-epc-basic/0.install Unpacking libfontconfig1-dev:amd64 (2.11.94-0ubuntu1.1) ... unit-oai-hss-0: 12:12:00 DEBUG unit.oai-hss/0.install CC argp-pv.lo unit-abot-epc-basic-0: 12:12:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-render-dev. unit-abot-epc-basic-0: 12:12:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-render-dev_2%3a0.11.1-2_all.deb ... unit-abot-epc-basic-0: 12:12:00 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-render-dev (2:0.11.1-2) ... unit-abot-epc-basic-0: 12:12:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxrender-dev:amd64. unit-oai-hss-0: 12:12:00 DEBUG unit.oai-hss/0.install CC argp-pvh.lo unit-abot-epc-basic-0: 12:12:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxrender-dev_1%3a0.9.9-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:12:00 DEBUG unit.abot-epc-basic/0.install Unpacking libxrender-dev:amd64 (1:0.9.9-0ubuntu1) ... unit-oai-hss-0: 12:12:00 DEBUG unit.oai-hss/0.install CC argp-xinl.lo unit-abot-epc-basic-0: 12:12:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpixman-1-dev. unit-abot-epc-basic-0: 12:12:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpixman-1-dev_0.33.6-1_amd64.deb ... unit-abot-epc-basic-0: 12:12:00 DEBUG unit.abot-epc-basic/0.install Unpacking libpixman-1-dev (0.33.6-1) ... unit-abot-epc-basic-0: 12:12:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-render0-dev:amd64. unit-abot-epc-basic-0: 12:12:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-render0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:12:01 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-render0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:12:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-shm0-dev:amd64. unit-oai-hss-0: 12:12:01 DEBUG unit.oai-hss/0.install CC base64.lo unit-abot-epc-basic-0: 12:12:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-shm0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-oai-hss-0: 12:12:01 DEBUG unit.oai-hss/0.install CC c-ctype.lo unit-abot-epc-basic-0: 12:12:01 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-shm0-dev:amd64 (1.11.1-1ubuntu1) ... unit-oai-hss-0: 12:12:01 DEBUG unit.oai-hss/0.install CC c-strcasecmp.lo unit-oai-hss-0: 12:12:01 DEBUG unit.oai-hss/0.install CC c-strncasecmp.lo unit-oai-hss-0: 12:12:01 DEBUG unit.oai-hss/0.install CC dirname-lgpl.lo unit-abot-epc-basic-0: 12:12:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcairo2-dev. unit-abot-epc-basic-0: 12:12:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcairo2-dev_1.14.6-1_amd64.deb ... unit-abot-epc-basic-0: 12:12:01 DEBUG unit.abot-epc-basic/0.install Unpacking libcairo2-dev (1.14.6-1) ... unit-oai-hss-0: 12:12:01 DEBUG unit.oai-hss/0.install CC basename-lgpl.lo unit-oai-hss-0: 12:12:02 DEBUG unit.oai-hss/0.install CC stripslash.lo unit-abot-epc-basic-0: 12:12:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcamd2.4.1:amd64. unit-abot-epc-basic-0: 12:12:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcamd2.4.1_1%3a4.4.6-1_amd64.deb ... unit-abot-epc-basic-0: 12:12:02 DEBUG unit.abot-epc-basic/0.install Unpacking libcamd2.4.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 12:12:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libccolamd2.9.1:amd64. unit-abot-epc-basic-0: 12:12:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libccolamd2.9.1_1%3a4.4.6-1_amd64.deb ... unit-abot-epc-basic-0: 12:12:02 DEBUG unit.abot-epc-basic/0.install Unpacking libccolamd2.9.1:amd64 (1:4.4.6-1) ... unit-oai-hss-0: 12:12:02 DEBUG unit.oai-hss/0.install CC fd-hook.lo unit-oai-hss-0: 12:12:02 DEBUG unit.oai-hss/0.install CC gettime.lo unit-oai-hss-0: 12:12:02 DEBUG unit.oai-hss/0.install CC hash-pjw-bare.lo unit-oai-hss-0: 12:12:02 DEBUG unit.oai-hss/0.install CC math.lo unit-oai-hss-0: 12:12:02 DEBUG unit.oai-hss/0.install CC printf-frexp.lo unit-abot-epc-basic-0: 12:12:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcolamd2.9.1:amd64. unit-oai-hss-0: 12:12:02 DEBUG unit.oai-hss/0.install CC printf-frexpl.lo unit-abot-epc-basic-0: 12:12:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcolamd2.9.1_1%3a4.4.6-1_amd64.deb ... unit-abot-epc-basic-0: 12:12:02 DEBUG unit.abot-epc-basic/0.install Unpacking libcolamd2.9.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 12:12:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcholmod3.0.6:amd64. unit-abot-epc-basic-0: 12:12:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcholmod3.0.6_1%3a4.4.6-1_amd64.deb ... unit-abot-epc-basic-0: 12:12:02 DEBUG unit.abot-epc-basic/0.install Unpacking libcholmod3.0.6:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 12:12:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libconfig9:amd64. unit-oai-hss-0: 12:12:02 DEBUG unit.oai-hss/0.install CC progname.lo unit-abot-epc-basic-0: 12:12:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libconfig9_1.5-0.2_amd64.deb ... unit-abot-epc-basic-0: 12:12:02 DEBUG unit.abot-epc-basic/0.install Unpacking libconfig9:amd64 (1.5-0.2) ... unit-oai-hss-0: 12:12:02 DEBUG unit.oai-hss/0.install CC read-file.lo unit-oai-hss-0: 12:12:02 DEBUG unit.oai-hss/0.install CC sockets.lo unit-oai-hss-0: 12:12:02 DEBUG unit.oai-hss/0.install CC sys_socket.lo unit-oai-hss-0: 12:12:02 DEBUG unit.oai-hss/0.install CC timespec.lo unit-oai-hss-0: 12:12:03 DEBUG unit.oai-hss/0.install CC u64.lo unit-oai-hss-0: 12:12:03 DEBUG unit.oai-hss/0.install CC unistd.lo unit-oai-hss-0: 12:12:03 DEBUG unit.oai-hss/0.install CC version-etc.lo unit-oai-hss-0: 12:12:03 DEBUG unit.oai-hss/0.install CC version-etc-fsf.lo unit-abot-epc-basic-0: 12:12:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libconfig-dev:amd64. unit-abot-epc-basic-0: 12:12:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libconfig-dev_1.5-0.2_amd64.deb ... unit-abot-epc-basic-0: 12:12:03 DEBUG unit.abot-epc-basic/0.install Unpacking libconfig-dev:amd64 (1.5-0.2) ... unit-oai-hss-0: 12:12:03 DEBUG unit.oai-hss/0.install CC xsize.lo unit-abot-epc-basic-0: 12:12:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libconfig-doc. unit-abot-epc-basic-0: 12:12:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libconfig-doc_1.5-0.2_all.deb ... unit-abot-epc-basic-0: 12:12:03 DEBUG unit.abot-epc-basic/0.install Unpacking libconfig-doc (1.5-0.2) ... unit-abot-epc-basic-0: 12:12:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libconfig8-dev. unit-abot-epc-basic-0: 12:12:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libconfig8-dev_1.5-0.2_amd64.deb ... unit-abot-epc-basic-0: 12:12:03 DEBUG unit.abot-epc-basic/0.install Unpacking libconfig8-dev (1.5-0.2) ... unit-abot-epc-basic-0: 12:12:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcxsparse3.1.4:amd64. unit-abot-epc-basic-0: 12:12:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcxsparse3.1.4_1%3a4.4.6-1_amd64.deb ... unit-abot-epc-basic-0: 12:12:03 DEBUG unit.abot-epc-basic/0.install Unpacking libcxsparse3.1.4:amd64 (1:4.4.6-1) ... unit-oai-hss-0: 12:12:03 DEBUG unit.oai-hss/0.install CC asnprintf.lo unit-abot-epc-basic-0: 12:12:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-dev:amd64. unit-abot-epc-basic-0: 12:12:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdrm-dev_2.4.91-2~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:12:03 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-dev:amd64 (2.4.91-2~16.04.1) ... unit-oai-hss-0: 12:12:03 DEBUG unit.oai-hss/0.install CC fseterr.lo unit-oai-hss-0: 12:12:03 DEBUG unit.oai-hss/0.install CC getopt.lo unit-abot-epc-basic-0: 12:12:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-dri2-dev. unit-oai-hss-0: 12:12:03 DEBUG unit.oai-hss/0.install CC getopt1.lo unit-abot-epc-basic-0: 12:12:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-dri2-dev_2.8-2_all.deb ... unit-abot-epc-basic-0: 12:12:03 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-dri2-dev (2.8-2) ... unit-oai-hss-0: 12:12:03 DEBUG unit.oai-hss/0.install CC isnanl.lo unit-abot-epc-basic-0: 12:12:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-gl-dev. unit-abot-epc-basic-0: 12:12:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-gl-dev_1.4.17-1_all.deb ... unit-abot-epc-basic-0: 12:12:03 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-gl-dev (1.4.17-1) ... unit-oai-hss-0: 12:12:03 DEBUG unit.oai-hss/0.install CC printf-args.lo unit-abot-epc-basic-0: 12:12:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-xf86vidmode-dev. unit-abot-epc-basic-0: 12:12:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-xf86vidmode-dev_2.3.1-2_all.deb ... unit-abot-epc-basic-0: 12:12:03 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-xf86vidmode-dev (2.3.1-2) ... unit-oai-hss-0: 12:12:03 DEBUG unit.oai-hss/0.install CC printf-parse.lo unit-oai-hss-0: 12:12:03 DEBUG unit.oai-hss/0.install CC vasnprintf.lo unit-oai-hss-0: 12:12:04 DEBUG unit.oai-hss/0.install CC vfprintf.lo unit-abot-epc-basic-0: 12:12:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxxf86vm-dev:amd64. unit-abot-epc-basic-0: 12:12:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxxf86vm-dev_1%3a1.1.4-1_amd64.deb ... unit-abot-epc-basic-0: 12:12:04 DEBUG unit.abot-epc-basic/0.install Unpacking libxxf86vm-dev:amd64 (1:1.1.4-1) ... unit-abot-epc-basic-0: 12:12:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-damage-dev. unit-abot-epc-basic-0: 12:12:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-damage-dev_1%3a1.2.1-2_all.deb ... unit-abot-epc-basic-0: 12:12:04 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-damage-dev (1:1.2.1-2) ... unit-oai-hss-0: 12:12:04 DEBUG unit.oai-hss/0.install CC vprintf.lo unit-abot-epc-basic-0: 12:12:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxdamage-dev:amd64. unit-abot-epc-basic-0: 12:12:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxdamage-dev_1%3a1.1.4-2_amd64.deb ... unit-abot-epc-basic-0: 12:12:04 DEBUG unit.abot-epc-basic/0.install Unpacking libxdamage-dev:amd64 (1:1.1.4-2) ... unit-abot-epc-basic-0: 12:12:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-glx0-dev:amd64. unit-abot-epc-basic-0: 12:12:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-glx0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:12:04 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-glx0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:12:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-dri2-0-dev:amd64. unit-oai-hss-0: 12:12:04 DEBUG unit.oai-hss/0.install CC glthread/threadlib.lo unit-abot-epc-basic-0: 12:12:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-dri2-0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:12:04 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-dri2-0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:12:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-dri3-dev:amd64. unit-abot-epc-basic-0: 12:12:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-dri3-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:12:04 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-dri3-dev:amd64 (1.11.1-1ubuntu1) ... unit-oai-hss-0: 12:12:04 DEBUG unit.oai-hss/0.install CC unistr/u8-mbtoucr.lo unit-abot-epc-basic-0: 12:12:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-randr0-dev:amd64. unit-abot-epc-basic-0: 12:12:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-randr0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:12:04 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-randr0-dev:amd64 (1.11.1-1ubuntu1) ... unit-oai-hss-0: 12:12:05 DEBUG unit.oai-hss/0.install CC unistr/u8-uctomb.lo unit-oai-hss-0: 12:12:05 DEBUG unit.oai-hss/0.install CC unistr/u8-uctomb-aux.lo unit-abot-epc-basic-0: 12:12:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-shape0-dev:amd64. unit-abot-epc-basic-0: 12:12:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-shape0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:12:05 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-shape0-dev:amd64 (1.11.1-1ubuntu1) ... unit-oai-hss-0: 12:12:05 DEBUG unit.oai-hss/0.install CCLD libgnu.la unit-oai-hss-0: 12:12:05 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 12:12:05 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 12:12:05 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 12:12:05 DEBUG unit.oai-hss/0.install Making all in lib unit-oai-hss-0: 12:12:05 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 12:12:05 DEBUG unit.oai-hss/0.install Making all in includes unit-oai-hss-0: 12:12:05 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 12:12:05 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 12:12:05 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 12:12:05 DEBUG unit.oai-hss/0.install Making all in x509 unit-oai-hss-0: 12:12:05 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 12:12:05 DEBUG unit.oai-hss/0.install CC common.lo unit-oai-hss-0: 12:12:05 DEBUG unit.oai-hss/0.install CC key_encode.lo unit-oai-hss-0: 12:12:05 DEBUG unit.oai-hss/0.install CC key_decode.lo unit-oai-hss-0: 12:12:05 DEBUG unit.oai-hss/0.install CC crl.lo unit-abot-epc-basic-0: 12:12:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-xfixes0-dev:amd64. unit-abot-epc-basic-0: 12:12:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-xfixes0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:12:05 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-xfixes0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:12:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-sync-dev:amd64. unit-abot-epc-basic-0: 12:12:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-sync-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:12:05 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-sync-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:12:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-present-dev:amd64. unit-abot-epc-basic-0: 12:12:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-present-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:12:05 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-present-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:12:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxshmfence-dev:amd64. unit-abot-epc-basic-0: 12:12:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxshmfence-dev_1.2-1_amd64.deb ... unit-abot-epc-basic-0: 12:12:05 DEBUG unit.abot-epc-basic/0.install Unpacking libxshmfence-dev:amd64 (1.2-1) ... unit-abot-epc-basic-0: 12:12:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-xcb-dev:amd64. unit-abot-epc-basic-0: 12:12:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libx11-xcb-dev_2%3a1.6.3-1ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 12:12:06 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-xcb-dev:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 12:12:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-bin. unit-abot-epc-basic-0: 12:12:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwayland-bin_1.12.0-1~ubuntu16.04.3_amd64.deb ... unit-abot-epc-basic-0: 12:12:06 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-bin (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 12:12:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-dev:amd64. unit-abot-epc-basic-0: 12:12:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwayland-dev_1.12.0-1~ubuntu16.04.3_amd64.deb ... unit-abot-epc-basic-0: 12:12:06 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-dev:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 12:12:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircore-dev:amd64. unit-abot-epc-basic-0: 12:12:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmircore-dev_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 12:12:06 DEBUG unit.abot-epc-basic/0.install Unpacking libmircore-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:12:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libprotobuf9v5:amd64. unit-abot-epc-basic-0: 12:12:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libprotobuf9v5_2.6.1-1.3_amd64.deb ... unit-abot-epc-basic-0: 12:12:06 DEBUG unit.abot-epc-basic/0.install Unpacking libprotobuf9v5:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 12:12:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libprotobuf-dev:amd64. unit-abot-epc-basic-0: 12:12:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libprotobuf-dev_2.6.1-1.3_amd64.deb ... unit-oai-hss-0: 12:12:06 DEBUG unit.oai-hss/0.install CC crl_write.lo unit-abot-epc-basic-0: 12:12:06 DEBUG unit.abot-epc-basic/0.install Unpacking libprotobuf-dev:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 12:12:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxkbcommon-dev. unit-abot-epc-basic-0: 12:12:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxkbcommon-dev_0.5.0-1ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 12:12:06 DEBUG unit.abot-epc-basic/0.install Unpacking libxkbcommon-dev (0.5.0-1ubuntu2.1) ... unit-oai-hss-0: 12:12:06 DEBUG unit.oai-hss/0.install CC crq.lo unit-abot-epc-basic-0: 12:12:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircommon-dev:amd64. unit-abot-epc-basic-0: 12:12:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmircommon-dev_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 12:12:06 DEBUG unit.abot-epc-basic/0.install Unpacking libmircommon-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-oai-hss-0: 12:12:07 DEBUG unit.oai-hss/0.install CC dn.lo unit-oai-hss-0: 12:12:07 DEBUG unit.oai-hss/0.install CC extensions.lo unit-abot-epc-basic-0: 12:12:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircookie2:amd64. unit-abot-epc-basic-0: 12:12:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmircookie2_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 12:12:07 DEBUG unit.abot-epc-basic/0.install Unpacking libmircookie2:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:12:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircookie-dev:amd64. unit-abot-epc-basic-0: 12:12:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmircookie-dev_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 12:12:07 DEBUG unit.abot-epc-basic/0.install Unpacking libmircookie-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:12:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmirclient-dev:amd64. unit-abot-epc-basic-0: 12:12:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmirclient-dev_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 12:12:07 DEBUG unit.abot-epc-basic/0.install Unpacking libmirclient-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:12:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libegl1-mesa-dev:amd64. unit-abot-epc-basic-0: 12:12:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libegl1-mesa-dev_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:12:07 DEBUG unit.abot-epc-basic/0.install Unpacking libegl1-mesa-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 12:12:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libencode-locale-perl. unit-abot-epc-basic-0: 12:12:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libencode-locale-perl_1.05-1_all.deb ... unit-abot-epc-basic-0: 12:12:07 DEBUG unit.abot-epc-basic/0.install Unpacking libencode-locale-perl (1.05-1) ... unit-abot-epc-basic-0: 12:12:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libepoxy-dev:amd64. unit-abot-epc-basic-0: 12:12:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libepoxy-dev_1.3.1-1ubuntu0.16.04.2_amd64.deb ... unit-abot-epc-basic-0: 12:12:08 DEBUG unit.abot-epc-basic/0.install Unpacking libepoxy-dev:amd64 (1.3.1-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 12:12:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-bin. unit-abot-epc-basic-0: 12:12:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-bin_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:12:08 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-bin (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 12:12:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-dev:amd64. unit-oai-hss-0: 12:12:08 DEBUG unit.oai-hss/0.install CC mpi.lo unit-abot-epc-basic-0: 12:12:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-dev_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:12:08 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-dev:amd64 (3.3.4-2ubuntu1) ... unit-oai-hss-0: 12:12:08 DEBUG unit.oai-hss/0.install CC output.lo unit-abot-epc-basic-0: 12:12:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libipc-system-simple-perl. unit-abot-epc-basic-0: 12:12:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libipc-system-simple-perl_1.25-3_all.deb ... unit-abot-epc-basic-0: 12:12:08 DEBUG unit.abot-epc-basic/0.install Unpacking libipc-system-simple-perl (1.25-3) ... unit-abot-epc-basic-0: 12:12:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-basedir-perl. unit-abot-epc-basic-0: 12:12:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-basedir-perl_0.07-1_all.deb ... unit-abot-epc-basic-0: 12:12:08 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-basedir-perl (0.07-1) ... unit-abot-epc-basic-0: 12:12:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liburi-perl. unit-abot-epc-basic-0: 12:12:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liburi-perl_1.71-1_all.deb ... unit-abot-epc-basic-0: 12:12:08 DEBUG unit.abot-epc-basic/0.install Unpacking liburi-perl (1.71-1) ... unit-abot-epc-basic-0: 12:12:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-desktopentry-perl. unit-abot-epc-basic-0: 12:12:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-desktopentry-perl_0.22-1_all.deb ... unit-abot-epc-basic-0: 12:12:08 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-desktopentry-perl (0.22-1) ... unit-abot-epc-basic-0: 12:12:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-date-perl. unit-abot-epc-basic-0: 12:12:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-date-perl_6.02-1_all.deb ... unit-abot-epc-basic-0: 12:12:09 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-date-perl (6.02-1) ... unit-oai-hss-0: 12:12:09 DEBUG unit.oai-hss/0.install CC pbkdf2-sha1.lo unit-oai-hss-0: 12:12:09 DEBUG unit.oai-hss/0.install CC pkcs12.lo unit-abot-epc-basic-0: 12:12:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-listing-perl. unit-abot-epc-basic-0: 12:12:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-listing-perl_6.04-1_all.deb ... unit-abot-epc-basic-0: 12:12:09 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-listing-perl (6.04-1) ... unit-abot-epc-basic-0: 12:12:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-mimeinfo-perl. unit-abot-epc-basic-0: 12:12:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-mimeinfo-perl_0.27-1_all.deb ... unit-abot-epc-basic-0: 12:12:09 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-mimeinfo-perl (0.27-1) ... unit-abot-epc-basic-0: 12:12:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfltk1.3:amd64. unit-abot-epc-basic-0: 12:12:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfltk1.3_1.3.3-7_amd64.deb ... unit-abot-epc-basic-0: 12:12:09 DEBUG unit.abot-epc-basic/0.install Unpacking libfltk1.3:amd64 (1.3.3-7) ... unit-oai-hss-0: 12:12:09 DEBUG unit.oai-hss/0.install CC pkcs12_bag.lo unit-abot-epc-basic-0: 12:12:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfltk-gl1.3:amd64. unit-abot-epc-basic-0: 12:12:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfltk-gl1.3_1.3.3-7_amd64.deb ... unit-abot-epc-basic-0: 12:12:09 DEBUG unit.abot-epc-basic/0.install Unpacking libfltk-gl1.3:amd64 (1.3.3-7) ... unit-abot-epc-basic-0: 12:12:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfont-afm-perl. unit-abot-epc-basic-0: 12:12:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfont-afm-perl_1.20-1_all.deb ... unit-abot-epc-basic-0: 12:12:09 DEBUG unit.abot-epc-basic/0.install Unpacking libfont-afm-perl (1.20-1) ... unit-oai-hss-0: 12:12:09 DEBUG unit.oai-hss/0.install CC pkcs12_encr.lo unit-abot-epc-basic-0: 12:12:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfontenc1:amd64. unit-abot-epc-basic-0: 12:12:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfontenc1_1%3a1.1.3-1_amd64.deb ... unit-abot-epc-basic-0: 12:12:09 DEBUG unit.abot-epc-basic/0.install Unpacking libfontenc1:amd64 (1:1.1.3-1) ... unit-abot-epc-basic-0: 12:12:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libforms2. unit-abot-epc-basic-0: 12:12:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libforms2_1.2.3-1.2_amd64.deb ... unit-abot-epc-basic-0: 12:12:10 DEBUG unit.abot-epc-basic/0.install Unpacking libforms2 (1.2.3-1.2) ... unit-abot-epc-basic-0: 12:12:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libforms-bin. unit-abot-epc-basic-0: 12:12:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libforms-bin_1.2.3-1.2_amd64.deb ... unit-abot-epc-basic-0: 12:12:10 DEBUG unit.abot-epc-basic/0.install Unpacking libforms-bin (1.2.3-1.2) ... unit-abot-epc-basic-0: 12:12:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxpm-dev:amd64. unit-abot-epc-basic-0: 12:12:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxpm-dev_1%3a3.5.11-1ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:12:10 DEBUG unit.abot-epc-basic/0.install Unpacking libxpm-dev:amd64 (1:3.5.11-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 12:12:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libforms-dev. unit-abot-epc-basic-0: 12:12:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libforms-dev_1.2.3-1.2_amd64.deb ... unit-abot-epc-basic-0: 12:12:10 DEBUG unit.abot-epc-basic/0.install Unpacking libforms-dev (1.2.3-1.2) ... unit-abot-epc-basic-0: 12:12:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgpg-error-dev. unit-abot-epc-basic-0: 12:12:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgpg-error-dev_1.21-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:12:10 DEBUG unit.abot-epc-basic/0.install Unpacking libgpg-error-dev (1.21-2ubuntu1) ... unit-abot-epc-basic-0: 12:12:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgcrypt20-dev. unit-abot-epc-basic-0: 12:12:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgcrypt20-dev_1.6.5-2ubuntu0.5_amd64.deb ... unit-abot-epc-basic-0: 12:12:10 DEBUG unit.abot-epc-basic/0.install Unpacking libgcrypt20-dev (1.6.5-2ubuntu0.5) ... unit-oai-hss-0: 12:12:10 DEBUG unit.oai-hss/0.install CC pkcs7.lo unit-abot-epc-basic-0: 12:12:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgcrypt11-dev. unit-abot-epc-basic-0: 12:12:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgcrypt11-dev_1.5.4-3+really1.6.5-2ubuntu0.5_all.deb ... unit-oai-hss-0: 12:12:10 DEBUG unit.oai-hss/0.install CC privkey.lo unit-abot-epc-basic-0: 12:12:10 DEBUG unit.abot-epc-basic/0.install Unpacking libgcrypt11-dev (1.5.4-3+really1.6.5-2ubuntu0.5) ... unit-abot-epc-basic-0: 12:12:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgdk-pixbuf2.0-dev. unit-abot-epc-basic-0: 12:12:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgdk-pixbuf2.0-dev_2.32.2-1ubuntu1.6_amd64.deb ... unit-abot-epc-basic-0: 12:12:10 DEBUG unit.abot-epc-basic/0.install Unpacking libgdk-pixbuf2.0-dev (2.32.2-1ubuntu1.6) ... unit-abot-epc-basic-0: 12:12:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgettextpo0:amd64. unit-abot-epc-basic-0: 12:12:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgettextpo0_0.19.7-2ubuntu3.1_amd64.deb ... unit-abot-epc-basic-0: 12:12:11 DEBUG unit.abot-epc-basic/0.install Unpacking libgettextpo0:amd64 (0.19.7-2ubuntu3.1) ... unit-abot-epc-basic-0: 12:12:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgettextpo-dev:amd64. unit-abot-epc-basic-0: 12:12:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgettextpo-dev_0.19.7-2ubuntu3.1_amd64.deb ... unit-abot-epc-basic-0: 12:12:11 DEBUG unit.abot-epc-basic/0.install Unpacking libgettextpo-dev:amd64 (0.19.7-2ubuntu3.1) ... unit-abot-epc-basic-0: 12:12:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgl2ps0. unit-abot-epc-basic-0: 12:12:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgl2ps0_1.3.8-1.2_amd64.deb ... unit-abot-epc-basic-0: 12:12:11 DEBUG unit.abot-epc-basic/0.install Unpacking libgl2ps0 (1.3.8-1.2) ... unit-abot-epc-basic-0: 12:12:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglpk36:amd64. unit-abot-epc-basic-0: 12:12:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libglpk36_4.57-1build3_amd64.deb ... unit-abot-epc-basic-0: 12:12:11 DEBUG unit.abot-epc-basic/0.install Unpacking libglpk36:amd64 (4.57-1build3) ... unit-abot-epc-basic-0: 12:12:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgphoto2-l10n. unit-abot-epc-basic-0: 12:12:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgphoto2-l10n_2.5.9-3_all.deb ... unit-abot-epc-basic-0: 12:12:11 DEBUG unit.abot-epc-basic/0.install Unpacking libgphoto2-l10n (2.5.9-3) ... unit-abot-epc-basic-0: 12:12:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjasper1:amd64. unit-abot-epc-basic-0: 12:12:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjasper1_1.900.1-debian1-2.4ubuntu1.2_amd64.deb ... unit-abot-epc-basic-0: 12:12:11 DEBUG unit.abot-epc-basic/0.install Unpacking libjasper1:amd64 (1.900.1-debian1-2.4ubuntu1.2) ... unit-abot-epc-basic-0: 12:12:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwebp5:amd64. unit-abot-epc-basic-0: 12:12:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwebp5_0.4.4-1_amd64.deb ... unit-abot-epc-basic-0: 12:12:11 DEBUG unit.abot-epc-basic/0.install Unpacking libwebp5:amd64 (0.4.4-1) ... unit-abot-epc-basic-0: 12:12:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwmf0.2-7:amd64. unit-abot-epc-basic-0: 12:12:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwmf0.2-7_0.2.8.4-10.5ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:12:11 DEBUG unit.abot-epc-basic/0.install Unpacking libwmf0.2-7:amd64 (0.2.8.4-10.5ubuntu1) ... unit-abot-epc-basic-0: 12:12:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgraphicsmagick-q16-3. unit-abot-epc-basic-0: 12:12:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgraphicsmagick-q16-3_1.3.23-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 12:12:11 DEBUG unit.abot-epc-basic/0.install Unpacking libgraphicsmagick-q16-3 (1.3.23-1ubuntu0.1) ... unit-oai-hss-0: 12:12:11 DEBUG unit.oai-hss/0.install CC privkey_pkcs8.lo unit-abot-epc-basic-0: 12:12:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgraphicsmagick++-q16-12. unit-abot-epc-basic-0: 12:12:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgraphicsmagick++-q16-12_1.3.23-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 12:12:11 DEBUG unit.abot-epc-basic/0.install Unpacking libgraphicsmagick++-q16-12 (1.3.23-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:12:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libharfbuzz-icu0:amd64. unit-abot-epc-basic-0: 12:12:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libharfbuzz-icu0_1.0.1-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 12:12:11 DEBUG unit.abot-epc-basic/0.install Unpacking libharfbuzz-icu0:amd64 (1.0.1-1ubuntu0.1) ... unit-oai-hss-0: 12:12:11 DEBUG unit.oai-hss/0.install CC privkey_openssl.lo unit-abot-epc-basic-0: 12:12:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libharfbuzz-gobject0:amd64. unit-abot-epc-basic-0: 12:12:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libharfbuzz-gobject0_1.0.1-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 12:12:12 DEBUG unit.abot-epc-basic/0.install Unpacking libharfbuzz-gobject0:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:12:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libharfbuzz-dev. unit-abot-epc-basic-0: 12:12:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libharfbuzz-dev_1.0.1-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 12:12:12 DEBUG unit.abot-epc-basic/0.install Unpacking libharfbuzz-dev (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:12:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxft-dev. unit-abot-epc-basic-0: 12:12:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxft-dev_2.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 12:12:12 DEBUG unit.abot-epc-basic/0.install Unpacking libxft-dev (2.3.2-1) ... unit-abot-epc-basic-0: 12:12:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpango1.0-dev. unit-abot-epc-basic-0: 12:12:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpango1.0-dev_1.38.1-1_amd64.deb ... unit-abot-epc-basic-0: 12:12:12 DEBUG unit.abot-epc-basic/0.install Unpacking libpango1.0-dev (1.38.1-1) ... unit-oai-hss-0: 12:12:12 DEBUG unit.oai-hss/0.install CC rfc2818_hostname.lo unit-abot-epc-basic-0: 12:12:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-xinerama-dev. unit-abot-epc-basic-0: 12:12:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-xinerama-dev_1.2.1-2_all.deb ... unit-abot-epc-basic-0: 12:12:12 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-xinerama-dev (1.2.1-2) ... unit-abot-epc-basic-0: 12:12:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxinerama-dev:amd64. unit-abot-epc-basic-0: 12:12:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxinerama-dev_2%3a1.1.3-1_amd64.deb ... unit-abot-epc-basic-0: 12:12:12 DEBUG unit.abot-epc-basic/0.install Unpacking libxinerama-dev:amd64 (2:1.1.3-1) ... unit-mysql-0: 12:12:12 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 12:12:12 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 12:12:12 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 12:12:12 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 12:12:12 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 12:12:12 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 12:12:12 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 12:12:12 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 12:12:12 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 12:12:12 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 12:12:12 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 12:12:12 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 12:12:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-randr-dev. unit-abot-epc-basic-0: 12:12:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-randr-dev_1.5.0-1_all.deb ... unit-abot-epc-basic-0: 12:12:12 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-randr-dev (1.5.0-1) ... unit-abot-epc-basic-0: 12:12:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxrandr-dev:amd64. unit-abot-epc-basic-0: 12:12:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxrandr-dev_2%3a1.5.0-1_amd64.deb ... unit-abot-epc-basic-0: 12:12:12 DEBUG unit.abot-epc-basic/0.install Unpacking libxrandr-dev:amd64 (2:1.5.0-1) ... unit-abot-epc-basic-0: 12:12:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcursor-dev:amd64. unit-abot-epc-basic-0: 12:12:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcursor-dev_1%3a1.1.14-1ubuntu0.16.04.2_amd64.deb ... unit-abot-epc-basic-0: 12:12:12 DEBUG unit.abot-epc-basic/0.install Unpacking libxcursor-dev:amd64 (1:1.1.14-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 12:12:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-composite-dev. unit-abot-epc-basic-0: 12:12:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-composite-dev_1%3a0.4.2-2_all.deb ... unit-abot-epc-basic-0: 12:12:12 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-composite-dev (1:0.4.2-2) ... unit-abot-epc-basic-0: 12:12:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcomposite-dev. unit-abot-epc-basic-0: 12:12:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcomposite-dev_1%3a0.4.4-1_amd64.deb ... unit-abot-epc-basic-0: 12:12:12 DEBUG unit.abot-epc-basic/0.install Unpacking libxcomposite-dev (1:0.4.4-1) ... unit-abot-epc-basic-0: 12:12:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package nettle-dev. unit-abot-epc-basic-0: 12:12:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../nettle-dev_3.2-1ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:12:12 DEBUG unit.abot-epc-basic/0.install Unpacking nettle-dev (3.2-1ubuntu0.16.04.1) ... unit-oai-hss-0: 12:12:12 DEBUG unit.oai-hss/0.install CC sign.lo unit-oai-hss-0: 12:12:12 DEBUG unit.oai-hss/0.install CC verify.lo unit-oai-hss-0: 12:12:12 DEBUG unit.oai-hss/0.install CC x509.lo unit-abot-epc-basic-0: 12:12:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk-3-dev:amd64. unit-abot-epc-basic-0: 12:12:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgtk-3-dev_3.18.9-1ubuntu3.3_amd64.deb ... unit-abot-epc-basic-0: 12:12:12 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk-3-dev:amd64 (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 12:12:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsz2:amd64. unit-abot-epc-basic-0: 12:12:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsz2_0.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 12:12:13 DEBUG unit.abot-epc-basic/0.install Unpacking libsz2:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 12:12:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhdf5-10:amd64. unit-abot-epc-basic-0: 12:12:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhdf5-10_1.8.16+docs-4ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 12:12:13 DEBUG unit.abot-epc-basic/0.install Unpacking libhdf5-10:amd64 (1.8.16+docs-4ubuntu1.1) ... unit-oai-hss-0: 12:12:13 DEBUG unit.oai-hss/0.install CC x509_dn.lo unit-abot-epc-basic-0: 12:12:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhdf5-cpp-11:amd64. unit-abot-epc-basic-0: 12:12:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhdf5-cpp-11_1.8.16+docs-4ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 12:12:13 DEBUG unit.abot-epc-basic/0.install Unpacking libhdf5-cpp-11:amd64 (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 12:12:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg-turbo8-dev:amd64. unit-abot-epc-basic-0: 12:12:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg-turbo8-dev_1.4.2-0ubuntu3.1_amd64.deb ... unit-abot-epc-basic-0: 12:12:13 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg-turbo8-dev:amd64 (1.4.2-0ubuntu3.1) ... unit-abot-epc-basic-0: 12:12:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg8-dev:amd64. unit-abot-epc-basic-0: 12:12:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg8-dev_8c-2ubuntu8_amd64.deb ... unit-abot-epc-basic-0: 12:12:13 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg8-dev:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 12:12:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg-dev:amd64. unit-abot-epc-basic-0: 12:12:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg-dev_8c-2ubuntu8_amd64.deb ... unit-abot-epc-basic-0: 12:12:13 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg-dev:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 12:12:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaec-dev:amd64. unit-abot-epc-basic-0: 12:12:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaec-dev_0.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 12:12:14 DEBUG unit.abot-epc-basic/0.install Unpacking libaec-dev:amd64 (0.3.2-1) ... unit-oai-hss-0: 12:12:14 DEBUG unit.oai-hss/0.install CC x509_write.lo unit-oai-hss-0: 12:12:14 DEBUG unit.oai-hss/0.install CC verify-high.lo unit-oai-hss-0: 12:12:14 DEBUG unit.oai-hss/0.install CC verify-high2.lo unit-abot-epc-basic-0: 12:12:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhdf5-dev. unit-abot-epc-basic-0: 12:12:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhdf5-dev_1.8.16+docs-4ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 12:12:14 DEBUG unit.abot-epc-basic/0.install Unpacking libhdf5-dev (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 12:12:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-tagset-perl. unit-oai-hss-0: 12:12:15 DEBUG unit.oai-hss/0.install CC ocsp.lo unit-abot-epc-basic-0: 12:12:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-tagset-perl_3.20-2_all.deb ... unit-abot-epc-basic-0: 12:12:15 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-tagset-perl (3.20-2) ... unit-abot-epc-basic-0: 12:12:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-parser-perl. unit-abot-epc-basic-0: 12:12:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-parser-perl_3.72-1_amd64.deb ... unit-abot-epc-basic-0: 12:12:15 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-parser-perl (3.72-1) ... unit-abot-epc-basic-0: 12:12:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libio-html-perl. unit-abot-epc-basic-0: 12:12:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libio-html-perl_1.001-1_all.deb ... unit-abot-epc-basic-0: 12:12:15 DEBUG unit.abot-epc-basic/0.install Unpacking libio-html-perl (1.001-1) ... unit-abot-epc-basic-0: 12:12:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblwp-mediatypes-perl. unit-abot-epc-basic-0: 12:12:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblwp-mediatypes-perl_6.02-1_all.deb ... unit-abot-epc-basic-0: 12:12:15 DEBUG unit.abot-epc-basic/0.install Unpacking liblwp-mediatypes-perl (6.02-1) ... unit-abot-epc-basic-0: 12:12:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-message-perl. unit-abot-epc-basic-0: 12:12:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-message-perl_6.11-1_all.deb ... unit-abot-epc-basic-0: 12:12:15 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-message-perl (6.11-1) ... unit-oai-hss-0: 12:12:15 DEBUG unit.oai-hss/0.install CC ocsp_output.lo unit-abot-epc-basic-0: 12:12:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-form-perl. unit-abot-epc-basic-0: 12:12:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-form-perl_6.03-1_all.deb ... unit-abot-epc-basic-0: 12:12:15 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-form-perl (6.03-1) ... unit-abot-epc-basic-0: 12:12:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-tree-perl. unit-abot-epc-basic-0: 12:12:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-tree-perl_5.03-2_all.deb ... unit-abot-epc-basic-0: 12:12:15 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-tree-perl (5.03-2) ... unit-abot-epc-basic-0: 12:12:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-format-perl. unit-abot-epc-basic-0: 12:12:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-format-perl_2.11-2_all.deb ... unit-abot-epc-basic-0: 12:12:16 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-format-perl (2.11-2) ... unit-abot-epc-basic-0: 12:12:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-cookies-perl. unit-abot-epc-basic-0: 12:12:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-cookies-perl_6.01-1_all.deb ... unit-abot-epc-basic-0: 12:12:16 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-cookies-perl (6.01-1) ... unit-abot-epc-basic-0: 12:12:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-daemon-perl. unit-abot-epc-basic-0: 12:12:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-daemon-perl_6.01-1_all.deb ... unit-abot-epc-basic-0: 12:12:16 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-daemon-perl (6.01-1) ... unit-abot-epc-basic-0: 12:12:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-negotiate-perl. unit-abot-epc-basic-0: 12:12:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-negotiate-perl_6.00-2_all.deb ... unit-abot-epc-basic-0: 12:12:16 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-negotiate-perl (6.00-2) ... unit-abot-epc-basic-0: 12:12:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libicu-dev:amd64. unit-abot-epc-basic-0: 12:12:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libicu-dev_55.1-7ubuntu0.4_amd64.deb ... unit-abot-epc-basic-0: 12:12:16 DEBUG unit.abot-epc-basic/0.install Unpacking libicu-dev:amd64 (55.1-7ubuntu0.4) ... unit-oai-hss-0: 12:12:17 DEBUG unit.oai-hss/0.install CCLD libgnutls_x509.la unit-oai-hss-0: 12:12:17 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 12:12:17 DEBUG unit.oai-hss/0.install Making all in accelerated unit-oai-hss-0: 12:12:17 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 12:12:17 DEBUG unit.oai-hss/0.install Making all in x86 unit-oai-hss-0: 12:12:17 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 12:12:17 DEBUG unit.oai-hss/0.install CC sha-padlock.lo unit-oai-hss-0: 12:12:17 DEBUG unit.oai-hss/0.install CC hmac-padlock.lo unit-oai-hss-0: 12:12:17 DEBUG unit.oai-hss/0.install CC aes-x86.lo unit-oai-hss-0: 12:12:17 DEBUG unit.oai-hss/0.install CC aes-padlock.lo unit-abot-epc-basic-0: 12:12:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libidn11-dev. unit-abot-epc-basic-0: 12:12:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libidn11-dev_1.32-3ubuntu1.2_amd64.deb ... unit-abot-epc-basic-0: 12:12:17 DEBUG unit.abot-epc-basic/0.install Unpacking libidn11-dev (1.32-3ubuntu1.2) ... unit-oai-hss-0: 12:12:17 DEBUG unit.oai-hss/0.install CC aes-gcm-padlock.lo unit-abot-epc-basic-0: 12:12:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libnet-ssleay-perl. unit-abot-epc-basic-0: 12:12:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libnet-ssleay-perl_1.72-1build1_amd64.deb ... unit-abot-epc-basic-0: 12:12:17 DEBUG unit.abot-epc-basic/0.install Unpacking libnet-ssleay-perl (1.72-1build1) ... unit-abot-epc-basic-0: 12:12:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libio-socket-ssl-perl. unit-oai-hss-0: 12:12:17 DEBUG unit.oai-hss/0.install CC aes-gcm-x86.lo unit-oai-hss-0: 12:12:17 DEBUG unit.oai-hss/0.install CCAS appro-aes-x86-64.lo unit-abot-epc-basic-0: 12:12:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libio-socket-ssl-perl_2.024-1_all.deb ... unit-abot-epc-basic-0: 12:12:17 DEBUG unit.abot-epc-basic/0.install Unpacking libio-socket-ssl-perl (2.024-1) ... unit-abot-epc-basic-0: 12:12:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjack-jackd2-0:amd64. unit-abot-epc-basic-0: 12:12:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjack-jackd2-0_1.9.10+20150825git1ed50c92~dfsg-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:12:17 DEBUG unit.abot-epc-basic/0.install Unpacking libjack-jackd2-0:amd64 (1.9.10+20150825git1ed50c92~dfsg-1ubuntu1) ... unit-oai-hss-0: 12:12:18 DEBUG unit.oai-hss/0.install CCAS appro-aes-gcm-x86-64.lo unit-abot-epc-basic-0: 12:12:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjs-jquery. unit-abot-epc-basic-0: 12:12:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjs-jquery_1.11.3+dfsg-4_all.deb ... unit-abot-epc-basic-0: 12:12:18 DEBUG unit.abot-epc-basic/0.install Unpacking libjs-jquery (1.11.3+dfsg-4) ... unit-abot-epc-basic-0: 12:12:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libkpathsea6:amd64. unit-abot-epc-basic-0: 12:12:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libkpathsea6_2015.20160222.37495-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 12:12:18 DEBUG unit.abot-epc-basic/0.install Unpacking libkpathsea6:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-oai-hss-0: 12:12:18 DEBUG unit.oai-hss/0.install CCAS padlock-x86-64.lo unit-abot-epc-basic-0: 12:12:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libnet-http-perl. unit-abot-epc-basic-0: 12:12:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libnet-http-perl_6.09-1_all.deb ... unit-abot-epc-basic-0: 12:12:18 DEBUG unit.abot-epc-basic/0.install Unpacking libnet-http-perl (6.09-1) ... unit-oai-hss-0: 12:12:18 DEBUG unit.oai-hss/0.install CCAS cpuid-x86-64.lo unit-abot-epc-basic-0: 12:12:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwww-robotrules-perl. unit-abot-epc-basic-0: 12:12:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwww-robotrules-perl_6.01-1_all.deb ... unit-abot-epc-basic-0: 12:12:18 DEBUG unit.abot-epc-basic/0.install Unpacking libwww-robotrules-perl (6.01-1) ... unit-abot-epc-basic-0: 12:12:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwww-perl. unit-abot-epc-basic-0: 12:12:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwww-perl_6.15-1_all.deb ... unit-abot-epc-basic-0: 12:12:18 DEBUG unit.abot-epc-basic/0.install Unpacking libwww-perl (6.15-1) ... unit-oai-hss-0: 12:12:18 DEBUG unit.oai-hss/0.install CCLD libx86.la unit-oai-hss-0: 12:12:18 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 12:12:18 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 12:12:18 DEBUG unit.oai-hss/0.install CC accelerated.lo unit-oai-hss-0: 12:12:18 DEBUG unit.oai-hss/0.install CC cryptodev.lo unit-oai-hss-0: 12:12:18 DEBUG unit.oai-hss/0.install CC cryptodev-gcm.lo unit-abot-epc-basic-0: 12:12:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblwp-protocol-https-perl. unit-abot-epc-basic-0: 12:12:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblwp-protocol-https-perl_6.06-2_all.deb ... unit-abot-epc-basic-0: 12:12:18 DEBUG unit.abot-epc-basic/0.install Unpacking liblwp-protocol-https-perl (6.06-2) ... unit-oai-hss-0: 12:12:18 DEBUG unit.oai-hss/0.install CCLD libaccelerated.la unit-abot-epc-basic-0: 12:12:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmagick++-6.q16-5v5:amd64. unit-abot-epc-basic-0: 12:12:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmagick++-6.q16-5v5_8%3a6.8.9.9-7ubuntu5.13_amd64.deb ... unit-abot-epc-basic-0: 12:12:18 DEBUG unit.abot-epc-basic/0.install Unpacking libmagick++-6.q16-5v5:amd64 (8:6.8.9.9-7ubuntu5.13) ... unit-oai-hss-0: 12:12:18 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 12:12:18 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 12:12:18 DEBUG unit.oai-hss/0.install Making all in auth unit-oai-hss-0: 12:12:18 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 12:12:18 DEBUG unit.oai-hss/0.install CC anon.lo unit-oai-hss-0: 12:12:18 DEBUG unit.oai-hss/0.install CC cert.lo unit-oai-hss-0: 12:12:18 DEBUG unit.oai-hss/0.install CC dh_common.lo unit-oai-hss-0: 12:12:18 DEBUG unit.oai-hss/0.install CC dhe.lo unit-abot-epc-basic-0: 12:12:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsys-hostname-long-perl. unit-abot-epc-basic-0: 12:12:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsys-hostname-long-perl_1.5-1_all.deb ... unit-abot-epc-basic-0: 12:12:18 DEBUG unit.abot-epc-basic/0.install Unpacking libsys-hostname-long-perl (1.5-1) ... unit-abot-epc-basic-0: 12:12:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmail-sendmail-perl. unit-abot-epc-basic-0: 12:12:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmail-sendmail-perl_0.79.16-1_all.deb ... unit-abot-epc-basic-0: 12:12:19 DEBUG unit.abot-epc-basic/0.install Unpacking libmail-sendmail-perl (0.79.16-1) ... unit-abot-epc-basic-0: 12:12:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libnet-smtp-ssl-perl. unit-abot-epc-basic-0: 12:12:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libnet-smtp-ssl-perl_1.03-1_all.deb ... unit-abot-epc-basic-0: 12:12:19 DEBUG unit.abot-epc-basic/0.install Unpacking libnet-smtp-ssl-perl (1.03-1) ... unit-abot-epc-basic-0: 12:12:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmailtools-perl. unit-abot-epc-basic-0: 12:12:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmailtools-perl_2.13-1_all.deb ... unit-abot-epc-basic-0: 12:12:19 DEBUG unit.abot-epc-basic/0.install Unpacking libmailtools-perl (2.13-1) ... unit-oai-hss-0: 12:12:19 DEBUG unit.oai-hss/0.install CC dhe_psk.lo unit-abot-epc-basic-0: 12:12:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package mysql-common. unit-oai-hss-0: 12:12:19 DEBUG unit.oai-hss/0.install CC psk.lo unit-abot-epc-basic-0: 12:12:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../mysql-common_5.7.25-0ubuntu0.16.04.2_all.deb ... unit-abot-epc-basic-0: 12:12:19 DEBUG unit.abot-epc-basic/0.install Unpacking mysql-common (5.7.25-0ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 12:12:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmysqlclient20:amd64. unit-abot-epc-basic-0: 12:12:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmysqlclient20_5.7.25-0ubuntu0.16.04.2_amd64.deb ... unit-abot-epc-basic-0: 12:12:19 DEBUG unit.abot-epc-basic/0.install Unpacking libmysqlclient20:amd64 (5.7.25-0ubuntu0.16.04.2) ... unit-oai-hss-0: 12:12:19 DEBUG unit.oai-hss/0.install CC psk_passwd.lo unit-abot-epc-basic-0: 12:12:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmysqlclient-dev. unit-abot-epc-basic-0: 12:12:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmysqlclient-dev_5.7.25-0ubuntu0.16.04.2_amd64.deb ... unit-abot-epc-basic-0: 12:12:19 DEBUG unit.abot-epc-basic/0.install Unpacking libmysqlclient-dev (5.7.25-0ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 12:12:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-parser-perl. unit-abot-epc-basic-0: 12:12:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-parser-perl_2.44-1build1_amd64.deb ... unit-abot-epc-basic-0: 12:12:20 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-parser-perl (2.44-1build1) ... unit-abot-epc-basic-0: 12:12:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-twig-perl. unit-abot-epc-basic-0: 12:12:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-twig-perl_1%3a3.48-1_all.deb ... unit-abot-epc-basic-0: 12:12:20 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-twig-perl (1:3.48-1) ... unit-abot-epc-basic-0: 12:12:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libnet-dbus-perl. unit-abot-epc-basic-0: 12:12:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libnet-dbus-perl_1.1.0-3build1_amd64.deb ... unit-abot-epc-basic-0: 12:12:20 DEBUG unit.abot-epc-basic/0.install Unpacking libnet-dbus-perl (1.1.0-3build1) ... unit-oai-hss-0: 12:12:20 DEBUG unit.oai-hss/0.install CC rsa.lo unit-abot-epc-basic-0: 12:12:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglu1-mesa:amd64. unit-abot-epc-basic-0: 12:12:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libglu1-mesa_9.0.0-2.1_amd64.deb ... unit-abot-epc-basic-0: 12:12:20 DEBUG unit.abot-epc-basic/0.install Unpacking libglu1-mesa:amd64 (9.0.0-2.1) ... unit-oai-hss-0: 12:12:20 DEBUG unit.oai-hss/0.install CC rsa_export.lo unit-oai-hss-0: 12:12:20 DEBUG unit.oai-hss/0.install CC srp.lo unit-abot-epc-basic-0: 12:12:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libumfpack5.7.1:amd64. unit-abot-epc-basic-0: 12:12:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libumfpack5.7.1_1%3a4.4.6-1_amd64.deb ... unit-abot-epc-basic-0: 12:12:20 DEBUG unit.abot-epc-basic/0.install Unpacking libumfpack5.7.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 12:12:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liboctave3:amd64. unit-abot-epc-basic-0: 12:12:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liboctave3_4.0.0-3ubuntu9.2_amd64.deb ... unit-abot-epc-basic-0: 12:12:20 DEBUG unit.abot-epc-basic/0.install Unpacking liboctave3:amd64 (4.0.0-3ubuntu9.2) ... unit-oai-hss-0: 12:12:21 DEBUG unit.oai-hss/0.install CC srp_passwd.lo unit-abot-epc-basic-0: 12:12:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpaper-utils. unit-abot-epc-basic-0: 12:12:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpaper-utils_1.1.24+nmu4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:12:21 DEBUG unit.abot-epc-basic/0.install Unpacking libpaper-utils (1.1.24+nmu4ubuntu1) ... unit-abot-epc-basic-0: 12:12:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpgm-5.2-0:amd64. unit-oai-hss-0: 12:12:21 DEBUG unit.oai-hss/0.install CC srp_rsa.lo unit-abot-epc-basic-0: 12:12:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 12:12:21 DEBUG unit.abot-epc-basic/0.install Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... unit-abot-epc-basic-0: 12:12:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpgm-dev:amd64. unit-abot-epc-basic-0: 12:12:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpgm-dev_5.2.122~dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 12:12:21 DEBUG unit.abot-epc-basic/0.install Unpacking libpgm-dev:amd64 (5.2.122~dfsg-2) ... unit-oai-hss-0: 12:12:21 DEBUG unit.oai-hss/0.install CC srp_sb64.lo unit-abot-epc-basic-0: 12:12:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplot2c2. unit-abot-epc-basic-0: 12:12:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplot2c2_2.6-3ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:12:21 DEBUG unit.abot-epc-basic/0.install Unpacking libplot2c2 (2.6-3ubuntu1) ... unit-oai-hss-0: 12:12:22 DEBUG unit.oai-hss/0.install CC anon_ecdh.lo unit-abot-epc-basic-0: 12:12:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpoppler58:amd64. unit-abot-epc-basic-0: 12:12:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpoppler58_0.41.0-0ubuntu1.13_amd64.deb ... unit-abot-epc-basic-0: 12:12:22 DEBUG unit.abot-epc-basic/0.install Unpacking libpoppler58:amd64 (0.41.0-0ubuntu1.13) ... unit-oai-hss-0: 12:12:22 DEBUG unit.oai-hss/0.install CC ecdhe.lo unit-abot-epc-basic-0: 12:12:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libportaudio2:amd64. unit-abot-epc-basic-0: 12:12:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libportaudio2_19+svn20140130-1build1_amd64.deb ... unit-abot-epc-basic-0: 12:12:22 DEBUG unit.abot-epc-basic/0.install Unpacking libportaudio2:amd64 (19+svn20140130-1build1) ... unit-abot-epc-basic-0: 12:12:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpotrace0. unit-abot-epc-basic-0: 12:12:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpotrace0_1.13-2_amd64.deb ... unit-abot-epc-basic-0: 12:12:22 DEBUG unit.abot-epc-basic/0.install Unpacking libpotrace0 (1.13-2) ... unit-abot-epc-basic-0: 12:12:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpstoedit0c2a. unit-abot-epc-basic-0: 12:12:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpstoedit0c2a_3.70-1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 12:12:22 DEBUG unit.abot-epc-basic/0.install Unpacking libpstoedit0c2a (3.70-1ubuntu2) ... unit-abot-epc-basic-0: 12:12:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libptexenc1:amd64. unit-abot-epc-basic-0: 12:12:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libptexenc1_2015.20160222.37495-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 12:12:22 DEBUG unit.abot-epc-basic/0.install Unpacking libptexenc1:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:12:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqhull7:amd64. unit-abot-epc-basic-0: 12:12:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqhull7_2015.2-1_amd64.deb ... unit-abot-epc-basic-0: 12:12:22 DEBUG unit.abot-epc-basic/0.install Unpacking libqhull7:amd64 (2015.2-1) ... unit-oai-hss-0: 12:12:22 DEBUG unit.oai-hss/0.install CCLD libgnutls_auth.la unit-abot-epc-basic-0: 12:12:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqscintilla2-l10n. unit-abot-epc-basic-0: 12:12:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqscintilla2-l10n_2.9.1+dfsg-4build1_all.deb ... unit-abot-epc-basic-0: 12:12:22 DEBUG unit.abot-epc-basic/0.install Unpacking libqscintilla2-l10n (2.9.1+dfsg-4build1) ... unit-oai-hss-0: 12:12:22 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 12:12:22 DEBUG unit.oai-hss/0.install Making all in ext unit-oai-hss-0: 12:12:22 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 12:12:22 DEBUG unit.oai-hss/0.install CC max_record.lo unit-oai-hss-0: 12:12:22 DEBUG unit.oai-hss/0.install CC cert_type.lo unit-oai-hss-0: 12:12:22 DEBUG unit.oai-hss/0.install CC server_name.lo unit-oai-hss-0: 12:12:22 DEBUG unit.oai-hss/0.install CC signature.lo unit-abot-epc-basic-0: 12:12:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qtcore4-l10n. unit-abot-epc-basic-0: 12:12:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qtcore4-l10n_4%3a4.8.7+dfsg-5ubuntu2_all.deb ... unit-abot-epc-basic-0: 12:12:23 DEBUG unit.abot-epc-basic/0.install Unpacking qtcore4-l10n (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:12:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqtcore4:amd64. unit-abot-epc-basic-0: 12:12:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqtcore4_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 12:12:23 DEBUG unit.abot-epc-basic/0.install Unpacking libqtcore4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 12:12:23 DEBUG unit.oai-hss/0.install CC safe_renegotiation.lo unit-oai-hss-0: 12:12:23 DEBUG unit.oai-hss/0.install CC session_ticket.lo unit-abot-epc-basic-0: 12:12:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-xml:amd64. unit-abot-epc-basic-0: 12:12:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-xml_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 12:12:23 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-xml:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:12:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqtdbus4:amd64. unit-abot-epc-basic-0: 12:12:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqtdbus4_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 12:12:23 DEBUG unit.abot-epc-basic/0.install Unpacking libqtdbus4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 12:12:23 DEBUG unit.oai-hss/0.install CC srp.lo unit-oai-hss-0: 12:12:23 DEBUG unit.oai-hss/0.install CC ecc.lo unit-abot-epc-basic-0: 12:12:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-network:amd64. unit-abot-epc-basic-0: 12:12:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-network_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 12:12:24 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-network:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:12:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-script:amd64. unit-abot-epc-basic-0: 12:12:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-script_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 12:12:24 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-script:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 12:12:24 DEBUG unit.oai-hss/0.install CC heartbeat.lo unit-abot-epc-basic-0: 12:12:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-sql:amd64. unit-abot-epc-basic-0: 12:12:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-sql_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 12:12:24 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-sql:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 12:12:24 DEBUG unit.oai-hss/0.install CC status_request.lo unit-oai-hss-0: 12:12:24 DEBUG unit.oai-hss/0.install CC new_record_padding.lo unit-abot-epc-basic-0: 12:12:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-xmlpatterns:amd64. unit-abot-epc-basic-0: 12:12:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-xmlpatterns_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 12:12:24 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-xmlpatterns:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 12:12:24 DEBUG unit.oai-hss/0.install CC srtp.lo unit-abot-epc-basic-0: 12:12:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-declarative:amd64. unit-abot-epc-basic-0: 12:12:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-declarative_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 12:12:25 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-declarative:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:12:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqtgui4:amd64. unit-abot-epc-basic-0: 12:12:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqtgui4_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 12:12:25 DEBUG unit.abot-epc-basic/0.install Unpacking libqtgui4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 12:12:25 DEBUG unit.oai-hss/0.install CCLD libgnutls_ext.la unit-oai-hss-0: 12:12:25 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 12:12:25 DEBUG unit.oai-hss/0.install Making all in algorithms unit-oai-hss-0: 12:12:25 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 12:12:25 DEBUG unit.oai-hss/0.install CC cert_types.lo unit-oai-hss-0: 12:12:25 DEBUG unit.oai-hss/0.install CC ciphers.lo unit-oai-hss-0: 12:12:25 DEBUG unit.oai-hss/0.install CC ciphersuites.lo unit-oai-hss-0: 12:12:25 DEBUG unit.oai-hss/0.install CC ecc.lo unit-abot-epc-basic-0: 12:12:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqscintilla2-12v5. unit-abot-epc-basic-0: 12:12:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqscintilla2-12v5_2.9.1+dfsg-4build1_amd64.deb ... unit-abot-epc-basic-0: 12:12:26 DEBUG unit.abot-epc-basic/0.install Unpacking libqscintilla2-12v5 (2.9.1+dfsg-4build1) ... unit-oai-hss-0: 12:12:26 DEBUG unit.oai-hss/0.install CC kx.lo unit-oai-hss-0: 12:12:26 DEBUG unit.oai-hss/0.install CC mac.lo unit-oai-hss-0: 12:12:26 DEBUG unit.oai-hss/0.install CC protocols.lo unit-oai-hss-0: 12:12:26 DEBUG unit.oai-hss/0.install CC publickey.lo unit-abot-epc-basic-0: 12:12:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qtchooser. unit-abot-epc-basic-0: 12:12:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qtchooser_52-gae5eeef-2build1~gcc5.2_amd64.deb ... unit-abot-epc-basic-0: 12:12:26 DEBUG unit.abot-epc-basic/0.install Unpacking qtchooser (52-gae5eeef-2build1~gcc5.2) ... unit-abot-epc-basic-0: 12:12:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qdbus. unit-abot-epc-basic-0: 12:12:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qdbus_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 12:12:26 DEBUG unit.abot-epc-basic/0.install Unpacking qdbus (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:12:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-dbus:amd64. unit-abot-epc-basic-0: 12:12:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-dbus_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 12:12:26 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-dbus:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:12:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-opengl:amd64. unit-abot-epc-basic-0: 12:12:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-opengl_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 12:12:26 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-opengl:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:12:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-sql-mysql:amd64. unit-abot-epc-basic-0: 12:12:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-sql-mysql_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 12:12:27 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-sql-mysql:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:12:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsctp1:amd64. unit-abot-epc-basic-0: 12:12:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsctp1_1.0.16+dfsg-3_amd64.deb ... unit-abot-epc-basic-0: 12:12:27 DEBUG unit.abot-epc-basic/0.install Unpacking libsctp1:amd64 (1.0.16+dfsg-3) ... unit-abot-epc-basic-0: 12:12:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsctp-dev. unit-abot-epc-basic-0: 12:12:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsctp-dev_1.0.16+dfsg-3_amd64.deb ... unit-abot-epc-basic-0: 12:12:27 DEBUG unit.abot-epc-basic/0.install Unpacking libsctp-dev (1.0.16+dfsg-3) ... unit-oai-hss-0: 12:12:27 DEBUG unit.oai-hss/0.install CC secparams.lo unit-abot-epc-basic-0: 12:12:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libssl-dev:amd64. unit-abot-epc-basic-0: 12:12:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libssl-dev_1.0.2g-1ubuntu4.15_amd64.deb ... unit-abot-epc-basic-0: 12:12:27 DEBUG unit.abot-epc-basic/0.install Unpacking libssl-dev:amd64 (1.0.2g-1ubuntu4.15) ... unit-oai-hss-0: 12:12:27 DEBUG unit.oai-hss/0.install CC sign.lo unit-abot-epc-basic-0: 12:12:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libssl-doc. unit-abot-epc-basic-0: 12:12:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libssl-doc_1.0.2g-1ubuntu4.15_all.deb ... unit-abot-epc-basic-0: 12:12:27 DEBUG unit.abot-epc-basic/0.install Unpacking libssl-doc (1.0.2g-1ubuntu4.15) ... unit-abot-epc-basic-0: 12:12:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsvn1:amd64. unit-abot-epc-basic-0: 12:12:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsvn1_1.9.3-2ubuntu1.1_amd64.deb ... unit-oai-hss-0: 12:12:27 DEBUG unit.oai-hss/0.install CCLD libgnutls_alg.la unit-abot-epc-basic-0: 12:12:27 DEBUG unit.abot-epc-basic/0.install Unpacking libsvn1:amd64 (1.9.3-2ubuntu1.1) ... unit-oai-hss-0: 12:12:27 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 12:12:27 DEBUG unit.oai-hss/0.install Making all in extras unit-oai-hss-0: 12:12:27 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 12:12:27 DEBUG unit.oai-hss/0.install CC randomart.lo unit-abot-epc-basic-0: 12:12:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsynctex1:amd64. unit-abot-epc-basic-0: 12:12:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsynctex1_2015.20160222.37495-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 12:12:27 DEBUG unit.abot-epc-basic/0.install Unpacking libsynctex1:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-oai-hss-0: 12:12:27 DEBUG unit.oai-hss/0.install CCLD libgnutls_extras.la unit-oai-hss-0: 12:12:27 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 12:12:27 DEBUG unit.oai-hss/0.install Making all in opencdk unit-oai-hss-0: 12:12:27 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 12:12:27 DEBUG unit.oai-hss/0.install CC armor.lo unit-oai-hss-0: 12:12:27 DEBUG unit.oai-hss/0.install CC kbnode.lo unit-oai-hss-0: 12:12:27 DEBUG unit.oai-hss/0.install CC sig-check.lo unit-oai-hss-0: 12:12:27 DEBUG unit.oai-hss/0.install CC hash.lo unit-abot-epc-basic-0: 12:12:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtasn1-6-dev:amd64. unit-abot-epc-basic-0: 12:12:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtasn1-6-dev_4.7-3ubuntu0.16.04.3_amd64.deb ... unit-abot-epc-basic-0: 12:12:28 DEBUG unit.abot-epc-basic/0.install Unpacking libtasn1-6-dev:amd64 (4.7-3ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 12:12:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtexlua52:amd64. unit-abot-epc-basic-0: 12:12:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtexlua52_2015.20160222.37495-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 12:12:28 DEBUG unit.abot-epc-basic/0.install Unpacking libtexlua52:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:12:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtexluajit2:amd64. unit-abot-epc-basic-0: 12:12:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtexluajit2_2015.20160222.37495-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 12:12:28 DEBUG unit.abot-epc-basic/0.install Unpacking libtexluajit2:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:12:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtext-unidecode-perl. unit-abot-epc-basic-0: 12:12:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtext-unidecode-perl_1.27-1_all.deb ... unit-abot-epc-basic-0: 12:12:28 DEBUG unit.abot-epc-basic/0.install Unpacking libtext-unidecode-perl (1.27-1) ... unit-oai-hss-0: 12:12:28 DEBUG unit.oai-hss/0.install CC keydb.lo unit-abot-epc-basic-0: 12:12:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtie-ixhash-perl. unit-abot-epc-basic-0: 12:12:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtie-ixhash-perl_1.23-2_all.deb ... unit-abot-epc-basic-0: 12:12:28 DEBUG unit.abot-epc-basic/0.install Unpacking libtie-ixhash-perl (1.23-2) ... unit-abot-epc-basic-0: 12:12:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtool. unit-abot-epc-basic-0: 12:12:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtool_2.4.6-0.1_all.deb ... unit-abot-epc-basic-0: 12:12:28 DEBUG unit.abot-epc-basic/0.install Unpacking libtool (2.4.6-0.1) ... unit-abot-epc-basic-0: 12:12:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libusb-1.0-0-dev:amd64. unit-abot-epc-basic-0: 12:12:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libusb-1.0-0-dev_2%3a1.0.20-1_amd64.deb ... unit-abot-epc-basic-0: 12:12:28 DEBUG unit.abot-epc-basic/0.install Unpacking libusb-1.0-0-dev:amd64 (2:1.0.20-1) ... unit-abot-epc-basic-0: 12:12:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libusb-1.0-doc. unit-abot-epc-basic-0: 12:12:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libusb-1.0-doc_2%3a1.0.20-1_all.deb ... unit-abot-epc-basic-0: 12:12:29 DEBUG unit.abot-epc-basic/0.install Unpacking libusb-1.0-doc (2:1.0.20-1) ... unit-oai-hss-0: 12:12:29 DEBUG unit.oai-hss/0.install CC pubkey.lo unit-oai-hss-0: 12:12:29 DEBUG unit.oai-hss/0.install CC stream.lo unit-oai-hss-0: 12:12:29 DEBUG unit.oai-hss/0.install CC write-packet.lo unit-abot-epc-basic-0: 12:12:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwacom-bin. unit-abot-epc-basic-0: 12:12:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwacom-bin_0.22-1~ubuntu16.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:12:29 DEBUG unit.abot-epc-basic/0.install Unpacking libwacom-bin (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 12:12:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-protocol-perl. unit-abot-epc-basic-0: 12:12:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libx11-protocol-perl_0.56-7_all.deb ... unit-abot-epc-basic-0: 12:12:29 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-protocol-perl (0.56-7) ... unit-abot-epc-basic-0: 12:12:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-namespacesupport-perl. unit-abot-epc-basic-0: 12:12:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-namespacesupport-perl_1.11-1_all.deb ... unit-abot-epc-basic-0: 12:12:29 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-namespacesupport-perl (1.11-1) ... unit-abot-epc-basic-0: 12:12:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-sax-base-perl. unit-abot-epc-basic-0: 12:12:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-sax-base-perl_1.07-1_all.deb ... unit-abot-epc-basic-0: 12:12:30 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-sax-base-perl (1.07-1) ... unit-oai-hss-0: 12:12:30 DEBUG unit.oai-hss/0.install CC misc.lo unit-abot-epc-basic-0: 12:12:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-sax-perl. unit-abot-epc-basic-0: 12:12:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-sax-perl_0.99+dfsg-2ubuntu1_all.deb ... unit-abot-epc-basic-0: 12:12:30 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-sax-perl (0.99+dfsg-2ubuntu1) ... unit-abot-epc-basic-0: 12:12:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-libxml-perl. unit-abot-epc-basic-0: 12:12:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-libxml-perl_2.0123+dfsg-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 12:12:30 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-libxml-perl (2.0123+dfsg-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:12:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-sax-expat-perl. unit-abot-epc-basic-0: 12:12:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-sax-expat-perl_0.40-2_all.deb ... unit-abot-epc-basic-0: 12:12:30 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-sax-expat-perl (0.40-2) ... unit-abot-epc-basic-0: 12:12:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-xpathengine-perl. unit-abot-epc-basic-0: 12:12:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-xpathengine-perl_0.13-1_all.deb ... unit-abot-epc-basic-0: 12:12:30 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-xpathengine-perl (0.13-1) ... unit-abot-epc-basic-0: 12:12:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml2-dev:amd64. unit-abot-epc-basic-0: 12:12:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml2-dev_2.9.3+dfsg1-1ubuntu0.6_amd64.deb ... unit-abot-epc-basic-0: 12:12:30 DEBUG unit.abot-epc-basic/0.install Unpacking libxml2-dev:amd64 (2.9.3+dfsg1-1ubuntu0.6) ... unit-oai-hss-0: 12:12:30 DEBUG unit.oai-hss/0.install CC seskey.lo unit-oai-hss-0: 12:12:31 DEBUG unit.oai-hss/0.install CC literal.lo unit-abot-epc-basic-0: 12:12:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxslt1-dev:amd64. unit-abot-epc-basic-0: 12:12:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxslt1-dev_1.1.28-2.1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 12:12:31 DEBUG unit.abot-epc-basic/0.install Unpacking libxslt1-dev:amd64 (1.1.28-2.1ubuntu0.1) ... unit-oai-hss-0: 12:12:31 DEBUG unit.oai-hss/0.install CC new-packet.lo unit-abot-epc-basic-0: 12:12:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libzzip-0-13:amd64. unit-abot-epc-basic-0: 12:12:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libzzip-0-13_0.13.62-3ubuntu0.16.04.2_amd64.deb ... unit-abot-epc-basic-0: 12:12:31 DEBUG unit.abot-epc-basic/0.install Unpacking libzzip-0-13:amd64 (0.13.62-3ubuntu0.16.04.2) ... unit-oai-hss-0: 12:12:31 DEBUG unit.oai-hss/0.install CC read-packet.lo unit-abot-epc-basic-0: 12:12:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package lmodern. unit-abot-epc-basic-0: 12:12:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../lmodern_2.004.5-1_all.deb ... unit-abot-epc-basic-0: 12:12:31 DEBUG unit.abot-epc-basic/0.install Unpacking lmodern (2.004.5-1) ... unit-oai-hss-0: 12:12:32 DEBUG unit.oai-hss/0.install CCLD libminiopencdk.la unit-oai-hss-0: 12:12:32 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 12:12:32 DEBUG unit.oai-hss/0.install Making all in openpgp unit-oai-hss-0: 12:12:32 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 12:12:32 DEBUG unit.oai-hss/0.install CC pgp.lo unit-oai-hss-0: 12:12:32 DEBUG unit.oai-hss/0.install CC pgpverify.lo unit-oai-hss-0: 12:12:32 DEBUG unit.oai-hss/0.install CC extras.lo unit-oai-hss-0: 12:12:32 DEBUG unit.oai-hss/0.install CC compat.lo unit-abot-epc-basic-0: 12:12:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package mesa-common-dev:amd64. unit-abot-epc-basic-0: 12:12:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../mesa-common-dev_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:12:33 DEBUG unit.abot-epc-basic/0.install Unpacking mesa-common-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 12:12:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package mscgen. unit-abot-epc-basic-0: 12:12:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../mscgen_0.20-5_amd64.deb ... unit-oai-hss-0: 12:12:33 DEBUG unit.oai-hss/0.install CC privkey.lo unit-abot-epc-basic-0: 12:12:33 DEBUG unit.abot-epc-basic/0.install Unpacking mscgen (0.20-5) ... unit-oai-hss-0: 12:12:33 DEBUG unit.oai-hss/0.install CC output.lo unit-abot-epc-basic-0: 12:12:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libosmesa6:amd64. unit-abot-epc-basic-0: 12:12:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libosmesa6_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:12:33 DEBUG unit.abot-epc-basic/0.install Unpacking libosmesa6:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-oai-hss-0: 12:12:33 DEBUG unit.oai-hss/0.install CC gnutls_openpgp.lo unit-abot-epc-basic-0: 12:12:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texinfo. unit-abot-epc-basic-0: 12:12:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../texinfo_6.1.0.dfsg.1-5_amd64.deb ... unit-abot-epc-basic-0: 12:12:33 DEBUG unit.abot-epc-basic/0.install Unpacking texinfo (6.1.0.dfsg.1-5) ... unit-abot-epc-basic-0: 12:12:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package octave-common. unit-abot-epc-basic-0: 12:12:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../octave-common_4.0.0-3ubuntu9.2_all.deb ... unit-abot-epc-basic-0: 12:12:34 DEBUG unit.abot-epc-basic/0.install Unpacking octave-common (4.0.0-3ubuntu9.2) ... unit-oai-hss-0: 12:12:34 DEBUG unit.oai-hss/0.install CCLD libgnutls_openpgp.la unit-oai-hss-0: 12:12:34 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 12:12:34 DEBUG unit.oai-hss/0.install Making all in nettle unit-oai-hss-0: 12:12:34 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 12:12:34 DEBUG unit.oai-hss/0.install CC pk.lo unit-oai-hss-0: 12:12:34 DEBUG unit.oai-hss/0.install CC mpi.lo unit-oai-hss-0: 12:12:34 DEBUG unit.oai-hss/0.install CC mac.lo unit-oai-hss-0: 12:12:34 DEBUG unit.oai-hss/0.install CC cipher.lo unit-oai-hss-0: 12:12:35 DEBUG unit.oai-hss/0.install CC rnd.lo unit-oai-hss-0: 12:12:35 DEBUG unit.oai-hss/0.install CC init.lo unit-oai-hss-0: 12:12:36 DEBUG unit.oai-hss/0.install CC egd.lo unit-abot-epc-basic-0: 12:12:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package octave. unit-abot-epc-basic-0: 12:12:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../octave_4.0.0-3ubuntu9.2_amd64.deb ... unit-oai-hss-0: 12:12:36 DEBUG unit.oai-hss/0.install CC multi.lo unit-abot-epc-basic-0: 12:12:36 DEBUG unit.abot-epc-basic/0.install Unpacking octave (4.0.0-3ubuntu9.2) ... unit-oai-hss-0: 12:12:36 DEBUG unit.oai-hss/0.install CC wmnaf.lo unit-oai-hss-0: 12:12:36 DEBUG unit.oai-hss/0.install CC ecc_free.lo unit-oai-hss-0: 12:12:36 DEBUG unit.oai-hss/0.install CC ecc_make_key.lo unit-oai-hss-0: 12:12:36 DEBUG unit.oai-hss/0.install CC ecc_shared_secret.lo unit-oai-hss-0: 12:12:37 DEBUG unit.oai-hss/0.install CC ecc_map.lo unit-oai-hss-0: 12:12:37 DEBUG unit.oai-hss/0.install CC ecc_mulmod.lo unit-oai-hss-0: 12:12:37 DEBUG unit.oai-hss/0.install CC ecc_mulmod_cached.lo unit-oai-hss-0: 12:12:37 DEBUG unit.oai-hss/0.install CC ecc_points.lo unit-oai-hss-0: 12:12:37 DEBUG unit.oai-hss/0.install CC ecc_projective_dbl_point_3.lo unit-abot-epc-basic-0: 12:12:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package octave-control. unit-abot-epc-basic-0: 12:12:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../octave-control_3.0.0-1_amd64.deb ... unit-abot-epc-basic-0: 12:12:37 DEBUG unit.abot-epc-basic/0.install Unpacking octave-control (3.0.0-1) ... unit-oai-hss-0: 12:12:38 DEBUG unit.oai-hss/0.install CC ecc_projective_isneutral.lo unit-oai-hss-0: 12:12:38 DEBUG unit.oai-hss/0.install CC ecc_projective_check_point.lo unit-abot-epc-basic-0: 12:12:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package octave-signal. unit-abot-epc-basic-0: 12:12:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../octave-signal_1.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 12:12:38 DEBUG unit.abot-epc-basic/0.install Unpacking octave-signal (1.3.2-1) ... unit-abot-epc-basic-0: 12:12:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package pstoedit. unit-abot-epc-basic-0: 12:12:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../pstoedit_3.70-1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 12:12:38 DEBUG unit.abot-epc-basic/0.install Unpacking pstoedit (3.70-1ubuntu2) ... unit-abot-epc-basic-0: 12:12:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package pydb. unit-abot-epc-basic-0: 12:12:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/pydb_1.26-2_all.deb ... unit-abot-epc-basic-0: 12:12:38 DEBUG unit.abot-epc-basic/0.install Unpacking pydb (1.26-2) ... unit-abot-epc-basic-0: 12:12:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qt-at-spi:amd64. unit-abot-epc-basic-0: 12:12:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qt-at-spi_0.4.0-3_amd64.deb ... unit-abot-epc-basic-0: 12:12:38 DEBUG unit.abot-epc-basic/0.install Unpacking qt-at-spi:amd64 (0.4.0-3) ... unit-abot-epc-basic-0: 12:12:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qttranslations5-l10n. unit-abot-epc-basic-0: 12:12:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qttranslations5-l10n_5.5.1-2build1_all.deb ... unit-abot-epc-basic-0: 12:12:38 DEBUG unit.abot-epc-basic/0.install Unpacking qttranslations5-l10n (5.5.1-2build1) ... unit-oai-hss-0: 12:12:38 DEBUG unit.oai-hss/0.install CC ecc_projective_negate_point.lo unit-oai-hss-0: 12:12:38 DEBUG unit.oai-hss/0.install CC ecc_projective_add_point_ng.lo unit-oai-hss-0: 12:12:38 DEBUG unit.oai-hss/0.install CC ecc_sign_hash.lo unit-abot-epc-basic-0: 12:12:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package rubygems-integration. unit-abot-epc-basic-0: 12:12:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../rubygems-integration_1.10_all.deb ... unit-oai-hss-0: 12:12:38 DEBUG unit.oai-hss/0.install CC ecc_verify_hash.lo unit-abot-epc-basic-0: 12:12:38 DEBUG unit.abot-epc-basic/0.install Unpacking rubygems-integration (1.10) ... unit-abot-epc-basic-0: 12:12:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-did-you-mean. unit-abot-epc-basic-0: 12:12:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby-did-you-mean_1.0.0-2_all.deb ... unit-abot-epc-basic-0: 12:12:38 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-did-you-mean (1.0.0-2) ... unit-abot-epc-basic-0: 12:12:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-minitest. unit-abot-epc-basic-0: 12:12:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby-minitest_5.8.4-2_all.deb ... unit-abot-epc-basic-0: 12:12:38 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-minitest (5.8.4-2) ... unit-abot-epc-basic-0: 12:12:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-net-telnet. unit-abot-epc-basic-0: 12:12:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby-net-telnet_0.1.1-2_all.deb ... unit-abot-epc-basic-0: 12:12:38 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-net-telnet (0.1.1-2) ... unit-abot-epc-basic-0: 12:12:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-power-assert. unit-abot-epc-basic-0: 12:12:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby-power-assert_0.2.7-1_all.deb ... unit-abot-epc-basic-0: 12:12:38 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-power-assert (0.2.7-1) ... unit-abot-epc-basic-0: 12:12:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-test-unit. unit-abot-epc-basic-0: 12:12:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby-test-unit_3.1.7-2_all.deb ... unit-abot-epc-basic-0: 12:12:38 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-test-unit (3.1.7-2) ... unit-abot-epc-basic-0: 12:12:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libruby2.3:amd64. unit-abot-epc-basic-0: 12:12:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libruby2.3_2.3.1-2~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 12:12:38 DEBUG unit.abot-epc-basic/0.install Unpacking libruby2.3:amd64 (2.3.1-2~16.04.11) ... unit-oai-hss-0: 12:12:39 DEBUG unit.oai-hss/0.install CCLD libcrypto.la unit-oai-hss-0: 12:12:39 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 12:12:39 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 12:12:39 DEBUG unit.oai-hss/0.install CC gnutls_range.lo unit-oai-hss-0: 12:12:39 DEBUG unit.oai-hss/0.install CC gnutls_record.lo unit-oai-hss-0: 12:12:39 DEBUG unit.oai-hss/0.install CC gnutls_compress.lo unit-oai-hss-0: 12:12:39 DEBUG unit.oai-hss/0.install CC debug.lo unit-abot-epc-basic-0: 12:12:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby2.3. unit-abot-epc-basic-0: 12:12:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby2.3_2.3.1-2~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 12:12:39 DEBUG unit.abot-epc-basic/0.install Unpacking ruby2.3 (2.3.1-2~16.04.11) ... unit-oai-hss-0: 12:12:39 DEBUG unit.oai-hss/0.install CC gnutls_cipher.lo unit-abot-epc-basic-0: 12:12:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby. unit-abot-epc-basic-0: 12:12:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby_1%3a2.3.0+1_all.deb ... unit-abot-epc-basic-0: 12:12:39 DEBUG unit.abot-epc-basic/0.install Unpacking ruby (1:2.3.0+1) ... unit-abot-epc-basic-0: 12:12:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package rake. unit-abot-epc-basic-0: 12:12:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/rake_10.5.0-2_all.deb ... unit-oai-hss-0: 12:12:40 DEBUG unit.oai-hss/0.install CC gnutls_mbuffers.lo unit-abot-epc-basic-0: 12:12:40 DEBUG unit.abot-epc-basic/0.install Unpacking rake (10.5.0-2) ... unit-oai-hss-0: 12:12:40 DEBUG unit.oai-hss/0.install CC gnutls_buffers.lo unit-abot-epc-basic-0: 12:12:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package subversion. unit-abot-epc-basic-0: 12:12:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../subversion_1.9.3-2ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 12:12:40 DEBUG unit.abot-epc-basic/0.install Unpacking subversion (1.9.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 12:12:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package t1utils. unit-abot-epc-basic-0: 12:12:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../t1utils_1.39-2_amd64.deb ... unit-abot-epc-basic-0: 12:12:40 DEBUG unit.abot-epc-basic/0.install Unpacking t1utils (1.39-2) ... unit-abot-epc-basic-0: 12:12:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tcl8.6. unit-abot-epc-basic-0: 12:12:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../tcl8.6_8.6.5+dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 12:12:40 DEBUG unit.abot-epc-basic/0.install Unpacking tcl8.6 (8.6.5+dfsg-2) ... unit-abot-epc-basic-0: 12:12:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tcl. unit-abot-epc-basic-0: 12:12:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/tcl_8.6.0+9_amd64.deb ... unit-abot-epc-basic-0: 12:12:40 DEBUG unit.abot-epc-basic/0.install Unpacking tcl (8.6.0+9) ... unit-abot-epc-basic-0: 12:12:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texlive-binaries. unit-abot-epc-basic-0: 12:12:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../texlive-binaries_2015.20160222.37495-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 12:12:40 DEBUG unit.abot-epc-basic/0.install Unpacking texlive-binaries (2015.20160222.37495-1ubuntu0.1) ... unit-oai-hss-0: 12:12:40 DEBUG unit.oai-hss/0.install CC gnutls_handshake.lo unit-oai-hss-0: 12:12:41 DEBUG unit.oai-hss/0.install CC gnutls_num.lo unit-oai-hss-0: 12:12:41 DEBUG unit.oai-hss/0.install CC gnutls_errors.lo unit-abot-epc-basic-0: 12:12:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xdg-utils. unit-abot-epc-basic-0: 12:12:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xdg-utils_1.1.1-1ubuntu1.16.04.3_all.deb ... unit-abot-epc-basic-0: 12:12:41 DEBUG unit.abot-epc-basic/0.install Unpacking xdg-utils (1.1.1-1ubuntu1.16.04.3) ... unit-abot-epc-basic-0: 12:12:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texlive-base. unit-abot-epc-basic-0: 12:12:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../texlive-base_2015.20160320-1ubuntu0.1_all.deb ... unit-abot-epc-basic-0: 12:12:41 DEBUG unit.abot-epc-basic/0.install Unpacking texlive-base (2015.20160320-1ubuntu0.1) ... unit-oai-hss-0: 12:12:42 DEBUG unit.oai-hss/0.install CC gnutls_dh.lo unit-oai-hss-0: 12:12:42 DEBUG unit.oai-hss/0.install CC gnutls_kx.lo unit-oai-hss-0: 12:12:42 DEBUG unit.oai-hss/0.install CC gnutls_priority.lo unit-oai-hss-0: 12:12:42 DEBUG unit.oai-hss/0.install CC gnutls_hash_int.lo unit-oai-hss-0: 12:12:43 DEBUG unit.oai-hss/0.install CC gnutls_cipher_int.lo unit-abot-epc-basic-0: 12:12:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texlive-latex-base. unit-abot-epc-basic-0: 12:12:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../texlive-latex-base_2015.20160320-1ubuntu0.1_all.deb ... unit-abot-epc-basic-0: 12:12:44 DEBUG unit.abot-epc-basic/0.install Unpacking texlive-latex-base (2015.20160320-1ubuntu0.1) ... unit-oai-hss-0: 12:12:44 DEBUG unit.oai-hss/0.install CC gnutls_session.lo unit-oai-hss-0: 12:12:44 DEBUG unit.oai-hss/0.install CC gnutls_db.lo unit-abot-epc-basic-0: 12:12:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texlive-latex-base-doc. unit-abot-epc-basic-0: 12:12:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../texlive-latex-base-doc_2015.20160320-1ubuntu0.1_all.deb ... unit-abot-epc-basic-0: 12:12:44 DEBUG unit.abot-epc-basic/0.install Unpacking texlive-latex-base-doc (2015.20160320-1ubuntu0.1) ... unit-oai-hss-0: 12:12:44 DEBUG unit.oai-hss/0.install CC x509_b64.lo unit-oai-hss-0: 12:12:44 DEBUG unit.oai-hss/0.install CC gnutls_extensions.lo unit-oai-hss-0: 12:12:44 DEBUG unit.oai-hss/0.install CC gnutls_auth.lo unit-oai-hss-0: 12:12:45 DEBUG unit.oai-hss/0.install CC gnutls_v2_compat.lo unit-oai-hss-0: 12:12:45 DEBUG unit.oai-hss/0.install CC gnutls_datum.lo unit-oai-hss-0: 12:12:45 DEBUG unit.oai-hss/0.install CC gnutls_session_pack.lo unit-oai-hss-0: 12:12:46 DEBUG unit.oai-hss/0.install CC gnutls_mpi.lo unit-oai-hss-0: 12:12:46 DEBUG unit.oai-hss/0.install CC gnutls_pk.lo unit-oai-hss-0: 12:12:46 DEBUG unit.oai-hss/0.install CC gnutls_cert.lo unit-oai-hss-0: 12:12:47 DEBUG unit.oai-hss/0.install CC gnutls_global.lo unit-oai-hss-0: 12:12:47 DEBUG unit.oai-hss/0.install CC gnutls_constate.lo unit-oai-hss-0: 12:12:47 DEBUG unit.oai-hss/0.install CC gnutls_anon_cred.lo unit-oai-hss-0: 12:12:47 DEBUG unit.oai-hss/0.install CC pkix_asn1_tab.lo unit-oai-hss-0: 12:12:47 DEBUG unit.oai-hss/0.install CC gnutls_asn1_tab.lo unit-abot-epc-basic-0: 12:12:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tk8.6. unit-abot-epc-basic-0: 12:12:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../tk8.6_8.6.5-1_amd64.deb ... unit-abot-epc-basic-0: 12:12:48 DEBUG unit.abot-epc-basic/0.install Unpacking tk8.6 (8.6.5-1) ... unit-oai-hss-0: 12:12:48 DEBUG unit.oai-hss/0.install CC gnutls_mem.lo unit-abot-epc-basic-0: 12:12:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tk. unit-abot-epc-basic-0: 12:12:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/tk_8.6.0+9_amd64.deb ... unit-abot-epc-basic-0: 12:12:48 DEBUG unit.abot-epc-basic/0.install Unpacking tk (8.6.0+9) ... unit-oai-hss-0: 12:12:48 DEBUG unit.oai-hss/0.install CC gnutls_ui.lo unit-abot-epc-basic-0: 12:12:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package unzip. unit-abot-epc-basic-0: 12:12:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../unzip_6.0-20ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:12:48 DEBUG unit.abot-epc-basic/0.install Unpacking unzip (6.0-20ubuntu1) ... unit-oai-hss-0: 12:12:48 DEBUG unit.oai-hss/0.install CC gnutls_sig.lo unit-abot-epc-basic-0: 12:12:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11-utils. unit-abot-epc-basic-0: 12:12:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11-utils_7.7+3_amd64.deb ... unit-abot-epc-basic-0: 12:12:48 DEBUG unit.abot-epc-basic/0.install Unpacking x11-utils (7.7+3) ... unit-abot-epc-basic-0: 12:12:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11-xserver-utils. unit-abot-epc-basic-0: 12:12:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11-xserver-utils_7.7+7_amd64.deb ... unit-abot-epc-basic-0: 12:12:48 DEBUG unit.abot-epc-basic/0.install Unpacking x11-xserver-utils (7.7+7) ... unit-oai-hss-0: 12:12:48 DEBUG unit.oai-hss/0.install CC gnutls_ecc.lo unit-abot-epc-basic-0: 12:12:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xbitmaps. unit-abot-epc-basic-0: 12:12:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xbitmaps_1.1.1-2_all.deb ... unit-abot-epc-basic-0: 12:12:48 DEBUG unit.abot-epc-basic/0.install Unpacking xbitmaps (1.1.1-2) ... unit-abot-epc-basic-0: 12:12:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xmlstarlet. unit-abot-epc-basic-0: 12:12:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xmlstarlet_1.6.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:12:48 DEBUG unit.abot-epc-basic/0.install Unpacking xmlstarlet (1.6.1-1ubuntu1) ... unit-oai-hss-0: 12:12:48 DEBUG unit.oai-hss/0.install CC gnutls_dh_primes.lo unit-abot-epc-basic-0: 12:12:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xterm. unit-abot-epc-basic-0: 12:12:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xterm_322-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:12:48 DEBUG unit.abot-epc-basic/0.install Unpacking xterm (322-1ubuntu1) ... unit-abot-epc-basic-0: 12:12:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package zip. unit-abot-epc-basic-0: 12:12:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/zip_3.0-11_amd64.deb ... unit-abot-epc-basic-0: 12:12:49 DEBUG unit.abot-epc-basic/0.install Unpacking zip (3.0-11) ... unit-abot-epc-basic-0: 12:12:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libauthen-sasl-perl. unit-abot-epc-basic-0: 12:12:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libauthen-sasl-perl_2.1600-1_all.deb ... unit-abot-epc-basic-0: 12:12:49 DEBUG unit.abot-epc-basic/0.install Unpacking libauthen-sasl-perl (2.1600-1) ... unit-abot-epc-basic-0: 12:12:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libc6-dbg:amd64. unit-abot-epc-basic-0: 12:12:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libc6-dbg_2.23-0ubuntu11_amd64.deb ... unit-abot-epc-basic-0: 12:12:49 DEBUG unit.abot-epc-basic/0.install Unpacking libc6-dbg:amd64 (2.23-0ubuntu11) ... unit-oai-hss-0: 12:12:49 DEBUG unit.oai-hss/0.install CC gnutls_alert.lo unit-oai-hss-0: 12:12:49 DEBUG unit.oai-hss/0.install CC system.lo unit-oai-hss-0: 12:12:49 DEBUG unit.oai-hss/0.install CC gnutls_str.lo unit-abot-epc-basic-0: 12:12:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libffi-dev:amd64. unit-abot-epc-basic-0: 12:12:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libffi-dev_3.2.1-4_amd64.deb ... unit-abot-epc-basic-0: 12:12:49 DEBUG unit.abot-epc-basic/0.install Unpacking libffi-dev:amd64 (3.2.1-4) ... unit-abot-epc-basic-0: 12:12:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgl1-mesa-dev:amd64. unit-abot-epc-basic-0: 12:12:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgl1-mesa-dev_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:12:49 DEBUG unit.abot-epc-basic/0.install Unpacking libgl1-mesa-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 12:12:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libidn2-0-dev. unit-abot-epc-basic-0: 12:12:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libidn2-0-dev_0.10-3_amd64.deb ... unit-abot-epc-basic-0: 12:12:49 DEBUG unit.abot-epc-basic/0.install Unpacking libidn2-0-dev (0.10-3) ... unit-oai-hss-0: 12:12:49 DEBUG unit.oai-hss/0.install CC gnutls_state.lo unit-oai-hss-0: 12:12:50 DEBUG unit.oai-hss/0.install CC gnutls_x509.lo unit-abot-epc-basic-0: 12:12:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liboctave-dev. unit-abot-epc-basic-0: 12:12:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liboctave-dev_4.0.0-3ubuntu9.2_amd64.deb ... unit-abot-epc-basic-0: 12:12:50 DEBUG unit.abot-epc-basic/0.install Unpacking liboctave-dev (4.0.0-3ubuntu9.2) ... unit-oai-hss-0: 12:12:50 DEBUG unit.oai-hss/0.install CC gnutls_rsa_export.lo unit-abot-epc-basic-0: 12:12:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtasn1-doc. unit-abot-epc-basic-0: 12:12:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtasn1-doc_4.7-3ubuntu0.16.04.3_all.deb ... unit-abot-epc-basic-0: 12:12:50 DEBUG unit.abot-epc-basic/0.install Unpacking libtasn1-doc (4.7-3ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 12:12:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libyaml-dev:amd64. unit-abot-epc-basic-0: 12:12:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libyaml-dev_0.1.6-3_amd64.deb ... unit-abot-epc-basic-0: 12:12:50 DEBUG unit.abot-epc-basic/0.install Unpacking libyaml-dev:amd64 (0.1.6-3) ... unit-abot-epc-basic-0: 12:12:50 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-oai-hss-0: 12:12:50 DEBUG unit.oai-hss/0.install CC gnutls_helper.lo unit-oai-hss-0: 12:12:51 DEBUG unit.oai-hss/0.install CC gnutls_supplemental.lo unit-oai-hss-0: 12:12:51 DEBUG unit.oai-hss/0.install CC random.lo unit-oai-hss-0: 12:12:51 DEBUG unit.oai-hss/0.install CC crypto-api.lo unit-oai-hss-0: 12:12:52 DEBUG unit.oai-hss/0.install CC gnutls_privkey.lo unit-oai-hss-0: 12:12:52 DEBUG unit.oai-hss/0.install CC gnutls_pcert.lo unit-oai-hss-0: 12:12:52 DEBUG unit.oai-hss/0.install CC gnutls_pubkey.lo unit-oai-hss-0: 12:12:52 DEBUG unit.oai-hss/0.install CC locks.lo unit-oai-hss-0: 12:12:52 DEBUG unit.oai-hss/0.install CC gnutls_dtls.lo unit-oai-hss-0: 12:12:53 DEBUG unit.oai-hss/0.install CC system_override.lo unit-oai-hss-0: 12:12:53 DEBUG unit.oai-hss/0.install CC crypto-backend.lo unit-oai-hss-0: 12:12:54 DEBUG unit.oai-hss/0.install CC verify-tofu.lo unit-oai-hss-0: 12:12:54 DEBUG unit.oai-hss/0.install CC pin.lo unit-oai-hss-0: 12:12:54 DEBUG unit.oai-hss/0.install CC tpm.lo unit-oai-hss-0: 12:12:54 DEBUG unit.oai-hss/0.install CC pkcs11.lo unit-oai-hss-0: 12:12:54 DEBUG unit.oai-hss/0.install CC pkcs11_privkey.lo unit-oai-hss-0: 12:12:55 DEBUG unit.oai-hss/0.install pkcs11.c: In function 'gnutls_pkcs11_add_provider': unit-oai-hss-0: 12:12:55 DEBUG unit.oai-hss/0.install pkcs11.c:237:3: warning: 'p11_kit_load_initialize_module' is deprecated (declared at /usr/include/p11-kit-1/p11-kit/deprecated.h:86): Use p11_kit_module_load instead [-Wdeprecated-declarations] unit-oai-hss-0: 12:12:55 DEBUG unit.oai-hss/0.install if (p11_kit_load_initialize_module (name, &module) != CKR_OK) unit-oai-hss-0: 12:12:55 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:12:55 DEBUG unit.oai-hss/0.install pkcs11.c:253:7: warning: 'p11_kit_finalize_module' is deprecated (declared at /usr/include/p11-kit-1/p11-kit/deprecated.h:83): Use module->C_Finalize instead [-Wdeprecated-declarations] unit-oai-hss-0: 12:12:55 DEBUG unit.oai-hss/0.install p11_kit_finalize_module (module); unit-oai-hss-0: 12:12:55 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:12:55 DEBUG unit.oai-hss/0.install pkcs11.c: In function 'initialize_automatic_p11_kit': unit-oai-hss-0: 12:12:55 DEBUG unit.oai-hss/0.install pkcs11.c:466:3: warning: 'p11_kit_initialize_registered' is deprecated (declared at /usr/include/p11-kit-1/p11-kit/deprecated.h:61): Use p11_kit_modules_load instead [-Wdeprecated-declarations] unit-oai-hss-0: 12:12:55 DEBUG unit.oai-hss/0.install rv = p11_kit_initialize_registered (); unit-oai-hss-0: 12:12:55 DEBUG unit.oai-hss/0.install ^ unit-abot-epc-basic-0: 12:12:55 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu11) ... unit-oai-hss-0: 12:12:55 DEBUG unit.oai-hss/0.install pkcs11.c:477:3: warning: 'p11_kit_registered_modules' is deprecated (declared at /usr/include/p11-kit-1/p11-kit/deprecated.h:67): Use p11_kit_modules_release instead [-Wdeprecated-declarations] unit-oai-hss-0: 12:12:55 DEBUG unit.oai-hss/0.install modules = p11_kit_registered_modules (); unit-oai-hss-0: 12:12:55 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:12:55 DEBUG unit.oai-hss/0.install pkcs11.c:480:7: warning: 'p11_kit_registered_module_to_name' is deprecated (declared at /usr/include/p11-kit-1/p11-kit/deprecated.h:73): Use p11_kit_module_get_name instead [-Wdeprecated-declarations] unit-oai-hss-0: 12:12:55 DEBUG unit.oai-hss/0.install name = p11_kit_registered_module_to_name (modules[i]); unit-oai-hss-0: 12:12:55 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:12:55 DEBUG unit.oai-hss/0.install pkcs11.c: In function 'gnutls_pkcs11_reinit': unit-oai-hss-0: 12:12:55 DEBUG unit.oai-hss/0.install pkcs11.c:565:11: warning: 'p11_kit_initialize_module' is deprecated (declared at /usr/include/p11-kit-1/p11-kit/deprecated.h:80): Use module->C_Initialize instead [-Wdeprecated-declarations] unit-oai-hss-0: 12:12:55 DEBUG unit.oai-hss/0.install rv = p11_kit_initialize_module(providers[i].module); unit-oai-hss-0: 12:12:55 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:12:55 DEBUG unit.oai-hss/0.install pkcs11.c: In function 'gnutls_pkcs11_deinit': unit-oai-hss-0: 12:12:55 DEBUG unit.oai-hss/0.install pkcs11.c:599:9: warning: 'p11_kit_finalize_module' is deprecated (declared at /usr/include/p11-kit-1/p11-kit/deprecated.h:83): Use module->C_Finalize instead [-Wdeprecated-declarations] unit-oai-hss-0: 12:12:55 DEBUG unit.oai-hss/0.install p11_kit_finalize_module (providers[i].module); unit-oai-hss-0: 12:12:55 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:12:55 DEBUG unit.oai-hss/0.install pkcs11.c:604:5: warning: 'p11_kit_finalize_registered' is deprecated (declared at /usr/include/p11-kit-1/p11-kit/deprecated.h:64): Use p11_kit_modules_release instead [-Wdeprecated-declarations] unit-oai-hss-0: 12:12:55 DEBUG unit.oai-hss/0.install p11_kit_finalize_registered (); unit-oai-hss-0: 12:12:55 DEBUG unit.oai-hss/0.install ^ unit-abot-epc-basic-0: 12:12:55 DEBUG unit.abot-epc-basic/0.install Processing triggers for install-info (6.1.0.dfsg.1-5) ... unit-abot-epc-basic-0: 12:12:55 DEBUG unit.abot-epc-basic/0.install Processing triggers for fontconfig (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:12:55 DEBUG unit.abot-epc-basic/0.install Processing triggers for udev (229-4ubuntu21.21) ... unit-abot-epc-basic-0: 12:12:55 DEBUG unit.abot-epc-basic/0.install Processing triggers for libglib2.0-0:amd64 (2.48.2-0ubuntu4.1) ... unit-abot-epc-basic-0: 12:12:55 DEBUG unit.abot-epc-basic/0.install Processing triggers for libgdk-pixbuf2.0-0:amd64 (2.32.2-1ubuntu1.6) ... unit-abot-epc-basic-0: 12:12:55 DEBUG unit.abot-epc-basic/0.install Processing triggers for dbus (1.10.6-1ubuntu3.3) ... unit-abot-epc-basic-0: 12:12:55 DEBUG unit.abot-epc-basic/0.install Processing triggers for mime-support (3.59ubuntu1) ... unit-abot-epc-basic-0: 12:12:55 DEBUG unit.abot-epc-basic/0.install Processing triggers for shared-mime-info (1.5-2ubuntu0.2) ... unit-oai-hss-0: 12:12:55 DEBUG unit.oai-hss/0.install CC pkcs11_write.lo unit-oai-hss-0: 12:12:56 DEBUG unit.oai-hss/0.install CC pkcs11_secret.lo unit-oai-hss-0: 12:12:56 DEBUG unit.oai-hss/0.install CC gnutls_srp.lo unit-oai-hss-0: 12:12:56 DEBUG unit.oai-hss/0.install CC gnutls_psk.lo unit-oai-hss-0: 12:12:57 DEBUG unit.oai-hss/0.install CXX libgnutlsxx_la-gnutlsxx.lo unit-oai-hss-0: 12:12:57 DEBUG unit.oai-hss/0.install CC xssl.lo unit-oai-hss-0: 12:12:58 DEBUG unit.oai-hss/0.install CC xssl_getline.lo unit-oai-hss-0: 12:12:58 DEBUG unit.oai-hss/0.install CCLD libgnutls.la unit-oai-hss-0: 12:12:59 DEBUG unit.oai-hss/0.install copying selected object files to avoid basename conflicts... unit-oai-hss-0: 12:12:59 DEBUG unit.oai-hss/0.install CXXLD libgnutlsxx.la unit-oai-hss-0: 12:12:59 DEBUG unit.oai-hss/0.install CCLD libgnutls-xssl.la unit-oai-hss-0: 12:12:59 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 12:12:59 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 12:12:59 DEBUG unit.oai-hss/0.install Making all in extra unit-oai-hss-0: 12:12:59 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 12:12:59 DEBUG unit.oai-hss/0.install Making all in includes unit-oai-hss-0: 12:12:59 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 12:12:59 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 12:12:59 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 12:12:59 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 12:12:59 DEBUG unit.oai-hss/0.install CC gnutls_openssl.lo unit-oai-hss-0: 12:12:59 DEBUG unit.oai-hss/0.install CC openssl_compat.lo unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install CCLD libgnutls-openssl.la unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install Making all in po unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/po' unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/po' unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install Making all in src unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install Making all in crywrap unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install CC crywrap.o unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install crywrap.c: In function '_crywrap_do_one': unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install crywrap.c:867:9: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install (gnutls_transport_ptr_t)insock, unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install crywrap.c:868:9: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install (gnutls_transport_ptr_t)outsock); unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install crywrap.c: In function '_crywrap_setup_pidfile': unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install crywrap.c:819:10: warning: ignoring return value of 'fchown', declared with attribute warn_unused_result [-Wunused-result] unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install fchown (pidfilefd, config->uid, (gid_t)-1); unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install crywrap.c:823:9: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install write (pidfilefd, mypid, strlen (mypid)); unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install CCLD crywrap unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install Making all in libopts unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install CC libopts_la-libopts.lo unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install In file included from libopts.c:24:0: unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install enum.c: In function 'enum_err': unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install enum.c:112:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install fprintf(option_usage_fp, ENUM_ERR_LINE, *(paz_names++)); unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install enum.c:135:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install sprintf(zFmt, ENUM_ERR_WIDTH, (int)max_len); unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install enum.c:148:17: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install fprintf(option_usage_fp, NLSTR_SPACE_FMT, *(paz_names++)); unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install enum.c:155:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install fprintf(option_usage_fp, NLSTR_FMT, *paz_names); unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install enum.c: In function 'optionEnumerationVal': unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install enum.c:307:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install printf(INVALID_FMT, ix); unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install In file included from libopts.c:27:0: unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install find.c: In function 'opt_ambiguities': unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install find.c:114:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install fprintf(stderr, zambig_file, hyph, pOD->pz_Name); unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install find.c:119:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install fprintf(stderr, zambig_file, hyph, pOD->pz_DisableName); unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install find.c: In function 'opt_set': unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install find.c:219:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install fprintf(stderr, SET_OFF_FMT, pOD->pzText); unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install find.c: In function 'opt_find_short': unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install find.c:432:21: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install fprintf(stderr, SET_OFF_FMT, pRes->pzText); unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install In file included from libopts.c:30:0: unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install makeshell.c: In function 'optionParseShell': unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install makeshell.c:147:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install printf(LOPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install makeshell.c:157:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install printf(LOPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install makeshell.c:166:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install printf(OPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install makeshell.c:178:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install printf(LOPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install makeshell.c:184:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install printf(OPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install makeshell.c:195:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install printf(SHOW_PROG_ENV, opts->pzPROGNAME); unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_var_text': unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install makeshell.c:230:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install printf(SET_TEXT_FMT, prog, var); unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_usage': unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install makeshell.c:373:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install strftime(tm_nm_buf, AO_NAME_SIZE, TIME_FMT, ptm ); unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install makeshell.c:381:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install printf(SHELL_MAGIC, shell_prog); unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install makeshell.c:383:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install printf(PREAMBLE_FMT, START_MARK, out_nm, tm_nm_buf); unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install makeshell.c:386:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install printf(END_PRE_FMT, opts->pzPROGNAME); unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_wrapup': unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install makeshell.c:436:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install printf(FINISH_LOOP, opts->pzPROGNAME); unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_action': unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install makeshell.c:532:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install printf(ECHO_N_EXIT, opts->pzPROGNAME, VER_STR); unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install makeshell.c:535:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install printf(PAGE_USAGE_TEXT, opts->pzPROGNAME); unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install makeshell.c:538:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_LOAD_WARN); unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install makeshell.c:539:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, YES_NEED_OPT_ARG); unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install makeshell.c:544:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_SAVE_OPTS); unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install makeshell.c:545:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, OK_NEED_OPT_ARG); unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install makeshell.c:547:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install printf(ECHO_N_EXIT, opts->pzPROGNAME, LONG_USE_STR); unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install makeshell.c:551:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install printf(SGL_ARG_FMT, opts->pzPROGNAME, od->pz_NAME); unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install makeshell.c:555:24: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install od->pz_NAME, od->optMaxCt); unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install makeshell.c:557:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install printf(MULTI_ARG_FMT, opts->pzPROGNAME, od->pz_NAME); unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install makeshell.c:564:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install printf(SET_MULTI_ARG, opts->pzPROGNAME, od->pz_NAME); unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install makeshell.c:565:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_ARG_NEEDED); unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install makeshell.c:568:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install printf(SET_MULTI_ARG, opts->pzPROGNAME, od->pz_NAME); unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install makeshell.c:569:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, OK_NEED_OPT_ARG); unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install makeshell.c:572:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, YES_NEED_OPT_ARG); unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_inaction': unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install makeshell.c:582:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_SUPPRESS_LOAD); unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install makeshell.c:586:16: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install od->pz_NAME, od->pz_DisablePfx); unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install makeshell.c:589:16: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install od->pz_NAME, od->pz_DisablePfx); unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install makeshell.c:591:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_ARG_NEEDED); unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_flag': unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install makeshell.c:614:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install printf(zOptionFlag, od->optValue); unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_match_expr': unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install makeshell.c:689:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install printf(zOptionPartName, name_bf); unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install makeshell.c:699:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install printf(zOptionFullName, name); unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install In file included from libopts.c:31:0: unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install nested.c: In function 'emit_special_char': unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install nested.c:903:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install fprintf(fp, XML_HEX_BYTE_FMT, (ch & 0xFF)); unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install In file included from libopts.c:33:0: unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install pgusage.c: In function 'open_tmp_usage': unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install pgusage.c:49:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install snprintf(bf, bfsz, TMP_FILE_FMT, tmpdir, my_pid); unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install pgusage.c:49:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install pgusage.c: In function 'mk_pager_cmd': unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install pgusage.c:90:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install snprintf(res, bfsz, PAGE_USAGE_FMT, pager, fname); unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install pgusage.c:90:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install In file included from libopts.c:34:0: unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install putshell.c: In function 'optionQuoteString': unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install putshell.c:190:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install sprintf(out, MK_STR_OCT_FMT, ch); unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install putshell.c: In function 'print_enumeration': unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install putshell.c:277:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install printf(OPT_VAL_FMT, pOpts->pzPROGNAME, pOD->pz_NAME); unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install putshell.c:283:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install printf(QUOT_ARG_FMT, pOD->optArg.argString); unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install putshell.c:288:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install printf(OPT_END_FMT, pOpts->pzPROGNAME, pOD->pz_NAME); unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install putshell.c: In function 'print_membership': unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install putshell.c:298:12: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install (int)(uintptr_t)(pOD->optCookie)); unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install putshell.c:315:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install printf(SHOW_VAL_FMT, (unsigned long)val); unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install putshell.c: In function 'print_stacked_arg': unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install putshell.c:330:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install printf(zOptCookieCt, pOpts->pzPROGNAME, pOD->pz_NAME, ct); unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install putshell.c:334:16: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install pAL->useCt - ct); unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install putshell.c:337:16: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install pAL->useCt - ct); unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install putshell.c: In function 'optionPutShell': unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install putshell.c:375:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install printf(zOptCtFmt, pOpts->curOptIdx-1); unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install putshell.c:403:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install printf(zEquivMode, pOpts->pzPROGNAME, pOD->pz_NAME, p->pz_NAME); unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install putshell.c:442:20: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install ? pOD->pz_DisablePfx : "false"); unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install putshell.c:452:20: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install (int)pOD->optArg.argInt); unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install putshell.c:472:20: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install (pOD->optArg.argBool == 0) ? "false" : "true"); unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install putshell.c:484:20: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install pOD->optOccCt); unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install putshell.c:491:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install printf(OPT_VAL_FMT, pOpts->pzPROGNAME, pOD->pz_NAME); unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install putshell.c:493:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install printf(OPT_END_FMT, pOpts->pzPROGNAME, pOD->pz_NAME); unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install In file included from libopts.c:37:0: unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install save.c: In function 'prt_value': unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install save.c:351:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install fprintf(fp, NULL_ATR_FMT, ovp->pzName); unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install save.c:366:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install fprintf(fp, TYPE_ATR_FMT, ovp->pzName, typ); unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install save.c:386:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install fprintf(fp, END_XML_FMT, ovp->pzName); unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install save.c:392:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install fprintf(fp, NUMB_ATR_FMT, ovp->pzName, ovp->v.longVal); unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install save.c:397:17: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install ovp->v.boolVal ? "true" : "false"); unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install save.c: In function 'prt_string': unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install save.c:411:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install fprintf(fp, OPEN_XML_FMT, name); unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install save.c:439:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install fprintf(fp, END_XML_FMT, name); unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install save.c: In function 'prt_val_list': unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install save.c:459:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install fprintf(fp, OPEN_CLOSE_FMT, name); unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install save.c:463:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install fprintf(fp, NESTED_OPT_FMT, name); unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install save.c: In function 'prt_nested': unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install save.c:503:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install fprintf(fp, NESTED_OPT_FMT, p->pz_Name); unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install save.c: In function 'open_sv_file': unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install save.c:556:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install fprintf(fp, zPresetFile, time_str); unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install In file included from libopts.c:44:0: unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install usage.c: In function 'print_usage_details': unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install usage.c:352:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install sprintf(line_fmt_buf, zFmtFmt, flen); unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install usage.c:357:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install sprintf(line_fmt_buf, zFmtFmt, flen); unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install usage.c: In function 'print_one_paragraph': unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install usage.c:437:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install fprintf(fp, PUTS_FMT, t); unit-oai-hss-0: 12:13:00 DEBUG unit.oai-hss/0.install ^ unit-abot-epc-basic-0: 12:13:01 DEBUG unit.abot-epc-basic/0.install Processing triggers for hicolor-icon-theme (0.15-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:13:01 DEBUG unit.abot-epc-basic/0.install Setting up cmake-data (3.5.1-1ubuntu3) ... unit-abot-epc-basic-0: 12:13:01 DEBUG unit.abot-epc-basic/0.install Setting up libarchive13:amd64 (3.1.2-11ubuntu0.16.04.6) ... unit-abot-epc-basic-0: 12:13:01 DEBUG unit.abot-epc-basic/0.install Setting up libcurl3:amd64 (7.47.0-1ubuntu2.12) ... unit-abot-epc-basic-0: 12:13:01 DEBUG unit.abot-epc-basic/0.install Setting up libjsoncpp1:amd64 (1.7.2-1) ... unit-abot-epc-basic-0: 12:13:01 DEBUG unit.abot-epc-basic/0.install Setting up cmake (3.5.1-1ubuntu3) ... unit-abot-epc-basic-0: 12:13:02 DEBUG unit.abot-epc-basic/0.install Setting up cmake-curses-gui (3.5.1-1ubuntu3) ... unit-abot-epc-basic-0: 12:13:02 DEBUG unit.abot-epc-basic/0.install Setting up m4 (1.4.17-5) ... unit-abot-epc-basic-0: 12:13:02 DEBUG unit.abot-epc-basic/0.install Setting up libfl-dev:amd64 (2.6.0-11) ... unit-abot-epc-basic-0: 12:13:02 DEBUG unit.abot-epc-basic/0.install Setting up flex (2.6.0-11) ... unit-abot-epc-basic-0: 12:13:03 DEBUG unit.abot-epc-basic/0.install Setting up fonts-lato (2.0-1) ... unit-abot-epc-basic-0: 12:13:03 DEBUG unit.abot-epc-basic/0.install Setting up imagemagick-common (8:6.8.9.9-7ubuntu5.13) ... unit-oai-hss-0: 12:13:03 DEBUG unit.oai-hss/0.install CCLD libopts.la unit-oai-hss-0: 12:13:03 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 12:13:03 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 12:13:03 DEBUG unit.oai-hss/0.install CC libcmd_srp_la-srptool-args.lo unit-oai-hss-0: 12:13:03 DEBUG unit.oai-hss/0.install CC libcmd_psk_la-psk-args.lo unit-abot-epc-basic-0: 12:13:03 DEBUG unit.abot-epc-basic/0.install Setting up libaudio2:amd64 (1.9.4-4) ... unit-oai-hss-0: 12:13:03 DEBUG unit.oai-hss/0.install CC libcmd_ocsp_la-ocsptool-args.lo unit-oai-hss-0: 12:13:03 DEBUG unit.oai-hss/0.install CC libcmd_serv_la-serv-args.lo unit-abot-epc-basic-0: 12:13:03 DEBUG unit.abot-epc-basic/0.install Setting up libexif12:amd64 (0.6.21-2) ... unit-abot-epc-basic-0: 12:13:03 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-double3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 12:13:03 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-long3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 12:13:03 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-quad3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 12:13:03 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-single3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 12:13:03 DEBUG unit.abot-epc-basic/0.install Setting up libieee1284-3:amd64 (0.2.11-12) ... unit-abot-epc-basic-0: 12:13:04 DEBUG unit.abot-epc-basic/0.install Setting up liblqr-1-0:amd64 (0.4.2-2) ... unit-abot-epc-basic-0: 12:13:04 DEBUG unit.abot-epc-basic/0.install Setting up libltdl7:amd64 (2.4.6-0.1) ... unit-abot-epc-basic-0: 12:13:04 DEBUG unit.abot-epc-basic/0.install Setting up libmagickcore-6.q16-2:amd64 (8:6.8.9.9-7ubuntu5.13) ... unit-abot-epc-basic-0: 12:13:04 DEBUG unit.abot-epc-basic/0.install Setting up libmagickwand-6.q16-2:amd64 (8:6.8.9.9-7ubuntu5.13) ... unit-abot-epc-basic-0: 12:13:04 DEBUG unit.abot-epc-basic/0.install Setting up libmng2:amd64 (2.0.2-0ubuntu3) ... unit-oai-hss-0: 12:13:04 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 12:13:04 DEBUG unit.oai-hss/0.install CC libcmd_cli_la-cli-args.lo unit-oai-hss-0: 12:13:04 DEBUG unit.oai-hss/0.install CC libcmd_cli_debug_la-cli-debug-args.lo unit-oai-hss-0: 12:13:04 DEBUG unit.oai-hss/0.install CC libcmd_certtool_la-certtool-args.lo unit-oai-hss-0: 12:13:04 DEBUG unit.oai-hss/0.install CC libcmd_certtool_la-certtool-cfg.lo unit-abot-epc-basic-0: 12:13:04 DEBUG unit.abot-epc-basic/0.install Setting up libmtdev1:amd64 (1.1.5-1ubuntu2) ... unit-abot-epc-basic-0: 12:13:04 DEBUG unit.abot-epc-basic/0.install Setting up libpcrecpp0v5:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 12:13:04 DEBUG unit.abot-epc-basic/0.install Setting up libblas-common (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 12:13:04 DEBUG unit.abot-epc-basic/0.install Setting up libblas3 (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 12:13:04 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/libblas/libblas.so.3 to provide /usr/lib/libblas.so.3 (libblas.so.3) in auto mode unit-abot-epc-basic-0: 12:13:04 DEBUG unit.abot-epc-basic/0.install Setting up libgfortran3:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:13:04 DEBUG unit.abot-epc-basic/0.install Setting up libopenblas-base (0.2.18-1ubuntu1) ... unit-abot-epc-basic-0: 12:13:04 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/openblas-base/libblas.so.3 to provide /usr/lib/libblas.so.3 (libblas.so.3) in auto mode unit-abot-epc-basic-0: 12:13:04 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/openblas-base/liblapack.so.3 to provide /usr/lib/liblapack.so.3 (liblapack.so.3) in auto mode unit-abot-epc-basic-0: 12:13:04 DEBUG unit.abot-epc-basic/0.install Setting up libatlas3-base (3.10.2-9) ... unit-abot-epc-basic-0: 12:13:04 DEBUG unit.abot-epc-basic/0.install Setting up liblapack3 (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 12:13:04 DEBUG unit.abot-epc-basic/0.install Setting up libqrupdate1:amd64 (1.1.2-1build1) ... unit-abot-epc-basic-0: 12:13:04 DEBUG unit.abot-epc-basic/0.install Setting up libpcre16-3:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 12:13:04 DEBUG unit.abot-epc-basic/0.install Setting up libqt5core5a:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 12:13:04 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-server0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 12:13:04 DEBUG unit.abot-epc-basic/0.install Setting up libgbm1:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 12:13:04 DEBUG unit.abot-epc-basic/0.install Setting up libcapnp-0.5.3:amd64 (0.5.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 12:13:04 DEBUG unit.abot-epc-basic/0.install Setting up libboost-filesystem1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... unit-oai-hss-0: 12:13:04 DEBUG unit.oai-hss/0.install CC libcmd_danetool_la-danetool-args.lo unit-abot-epc-basic-0: 12:13:04 DEBUG unit.abot-epc-basic/0.install Setting up libmircore1:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:13:04 DEBUG unit.abot-epc-basic/0.install Setting up libmircommon7:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:13:04 DEBUG unit.abot-epc-basic/0.install Setting up libprotobuf-lite9v5:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 12:13:04 DEBUG unit.abot-epc-basic/0.install Setting up libmirprotobuf3:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-oai-hss-0: 12:13:04 DEBUG unit.oai-hss/0.install CC libcmd_danetool_la-certtool-cfg.lo unit-oai-hss-0: 12:13:05 DEBUG unit.oai-hss/0.install CC libcmd_p11tool_la-p11tool-args.lo unit-abot-epc-basic-0: 12:13:05 DEBUG unit.abot-epc-basic/0.install Setting up libxkbcommon0:amd64 (0.5.0-1ubuntu2.1) ... unit-abot-epc-basic-0: 12:13:05 DEBUG unit.abot-epc-basic/0.install Setting up libmirclient9:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:13:05 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-client0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 12:13:05 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-xfixes0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:13:05 DEBUG unit.abot-epc-basic/0.install Setting up libegl1-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 12:13:05 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/x86_64-linux-gnu/mesa-egl/ld.so.conf to provide /etc/ld.so.conf.d/x86_64-linux-gnu_EGL.conf (x86_64-linux-gnu_egl_conf) in auto mode unit-oai-hss-0: 12:13:05 DEBUG unit.oai-hss/0.install CC libcmd_p11tool_la-certtool-cfg.lo unit-abot-epc-basic-0: 12:13:05 DEBUG unit.abot-epc-basic/0.install Setting up libevdev2:amd64 (1.4.6+dfsg-1) ... unit-abot-epc-basic-0: 12:13:05 DEBUG unit.abot-epc-basic/0.install Setting up libgudev-1.0-0:amd64 (1:230-2) ... unit-abot-epc-basic-0: 12:13:05 DEBUG unit.abot-epc-basic/0.install Setting up libwacom-common (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 12:13:05 DEBUG unit.abot-epc-basic/0.install Setting up libwacom2:amd64 (0.22-1~ubuntu16.04.1) ... unit-oai-hss-0: 12:13:05 DEBUG unit.oai-hss/0.install CC libcmd_tpmtool_la-tpmtool-args.lo unit-abot-epc-basic-0: 12:13:05 DEBUG unit.abot-epc-basic/0.install Setting up libinput-bin (1.6.3-1ubuntu1~16.04.1) ... unit-abot-epc-basic-0: 12:13:05 DEBUG unit.abot-epc-basic/0.install Setting up libinput10:amd64 (1.6.3-1ubuntu1~16.04.1) ... unit-abot-epc-basic-0: 12:13:05 DEBUG unit.abot-epc-basic/0.install Setting up libqt5dbus5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 12:13:05 DEBUG unit.abot-epc-basic/0.install Setting up libproxy1v5:amd64 (0.4.11-5ubuntu1) ... unit-abot-epc-basic-0: 12:13:05 DEBUG unit.abot-epc-basic/0.install Setting up libqt5network5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 12:13:05 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-icccm4:amd64 (0.4.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:13:05 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-util1:amd64 (0.4.0-0ubuntu3) ... unit-abot-epc-basic-0: 12:13:05 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-image0:amd64 (0.4.0-1build1) ... unit-abot-epc-basic-0: 12:13:05 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-keysyms1:amd64 (0.4.0-1) ... unit-abot-epc-basic-0: 12:13:05 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-randr0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:13:05 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-render-util0:amd64 (0.3.9-1) ... unit-abot-epc-basic-0: 12:13:06 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-shape0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:13:06 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-xkb1:amd64 (1.11.1-1ubuntu1) ... unit-oai-hss-0: 12:13:06 DEBUG unit.oai-hss/0.install CC libcmd_tpmtool_la-certtool-cfg.lo unit-abot-epc-basic-0: 12:13:06 DEBUG unit.abot-epc-basic/0.install Setting up libxkbcommon-x11-0:amd64 (0.5.0-1ubuntu2.1) ... unit-abot-epc-basic-0: 12:13:06 DEBUG unit.abot-epc-basic/0.install Setting up libqt5gui5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 12:13:06 DEBUG unit.abot-epc-basic/0.install Setting up libqt5widgets5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 12:13:06 DEBUG unit.abot-epc-basic/0.install Setting up libqt5svg5:amd64 (5.5.1-2build1) ... unit-abot-epc-basic-0: 12:13:06 DEBUG unit.abot-epc-basic/0.install Setting up glib-networking-common (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 12:13:06 DEBUG unit.abot-epc-basic/0.install Setting up glib-networking-services (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 12:13:06 DEBUG unit.abot-epc-basic/0.install Setting up libdconf1:amd64 (0.24.0-2) ... unit-abot-epc-basic-0: 12:13:06 DEBUG unit.abot-epc-basic/0.install Setting up dconf-service (0.24.0-2) ... unit-abot-epc-basic-0: 12:13:06 DEBUG unit.abot-epc-basic/0.install Setting up dconf-gsettings-backend:amd64 (0.24.0-2) ... unit-abot-epc-basic-0: 12:13:06 DEBUG unit.abot-epc-basic/0.install Setting up gsettings-desktop-schemas (3.18.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:13:06 DEBUG unit.abot-epc-basic/0.install Setting up glib-networking:amd64 (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 12:13:06 DEBUG unit.abot-epc-basic/0.install Setting up libsoup2.4-1:amd64 (2.52.2-1ubuntu0.3) ... unit-abot-epc-basic-0: 12:13:06 DEBUG unit.abot-epc-basic/0.install Setting up libsoup-gnome2.4-1:amd64 (2.52.2-1ubuntu0.3) ... unit-abot-epc-basic-0: 12:13:06 DEBUG unit.abot-epc-basic/0.install Setting up librest-0.7-0:amd64 (0.7.93-1) ... unit-abot-epc-basic-0: 12:13:06 DEBUG unit.abot-epc-basic/0.install Setting up libsamplerate0:amd64 (0.1.8-8) ... unit-abot-epc-basic-0: 12:13:06 DEBUG unit.abot-epc-basic/0.install Setting up libsane-common (1.0.25+git20150528-1ubuntu2.16.04.1) ... unit-oai-hss-0: 12:13:07 DEBUG unit.oai-hss/0.install CC psk.o unit-oai-hss-0: 12:13:07 DEBUG unit.oai-hss/0.install CC cli-debug.o unit-oai-hss-0: 12:13:07 DEBUG unit.oai-hss/0.install cli-debug.c: In function 'main': unit-oai-hss-0: 12:13:07 DEBUG unit.oai-hss/0.install cli-debug.c:286:40: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] unit-oai-hss-0: 12:13:07 DEBUG unit.oai-hss/0.install gnutls_transport_set_ptr (state, (gnutls_transport_ptr_t) unit-oai-hss-0: 12:13:07 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:13:07 DEBUG unit.oai-hss/0.install CC tests.o unit-oai-hss-0: 12:13:07 DEBUG unit.oai-hss/0.install CC socket.o unit-oai-hss-0: 12:13:08 DEBUG unit.oai-hss/0.install CC common.o unit-oai-hss-0: 12:13:08 DEBUG unit.oai-hss/0.install CC certtool.o unit-abot-epc-basic-0: 12:13:08 DEBUG unit.abot-epc-basic/0.install Setting up libserf-1-1:amd64 (1.3.8-1) ... unit-abot-epc-basic-0: 12:13:08 DEBUG unit.abot-epc-basic/0.install Setting up libunistring0:amd64 (0.9.3-5.2ubuntu1) ... unit-abot-epc-basic-0: 12:13:08 DEBUG unit.abot-epc-basic/0.install Setting up libxft2:amd64 (2.3.2-1) ... unit-oai-hss-0: 12:13:08 DEBUG unit.oai-hss/0.install common.c: In function 'token_callback': unit-oai-hss-0: 12:13:08 DEBUG unit.oai-hss/0.install common.c:1071:9: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] unit-oai-hss-0: 12:13:08 DEBUG unit.oai-hss/0.install fgets (buf, sizeof (buf), stdin); unit-oai-hss-0: 12:13:08 DEBUG unit.oai-hss/0.install ^ unit-abot-epc-basic-0: 12:13:08 DEBUG unit.abot-epc-basic/0.install Setting up libxss1:amd64 (1:1.2.2-1) ... unit-abot-epc-basic-0: 12:13:08 DEBUG unit.abot-epc-basic/0.install Setting up libxv1:amd64 (2:1.0.10-1) ... unit-abot-epc-basic-0: 12:13:08 DEBUG unit.abot-epc-basic/0.install Setting up libxxf86dga1:amd64 (2:1.1.4-1) ... unit-abot-epc-basic-0: 12:13:08 DEBUG unit.abot-epc-basic/0.install Setting up poppler-data (0.4.7-7) ... unit-abot-epc-basic-0: 12:13:08 DEBUG unit.abot-epc-basic/0.install Setting up libidn2-0:amd64 (0.10-3) ... unit-abot-epc-basic-0: 12:13:08 DEBUG unit.abot-epc-basic/0.install Setting up libslicot0:amd64 (5.0+20101122-2) ... unit-abot-epc-basic-0: 12:13:08 DEBUG unit.abot-epc-basic/0.install Setting up libatspi2.0-0:amd64 (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 12:13:08 DEBUG unit.abot-epc-basic/0.install Setting up libatk-bridge2.0-0:amd64 (2.18.1-2ubuntu1) ... unit-abot-epc-basic-0: 12:13:08 DEBUG unit.abot-epc-basic/0.install Setting up libcairo-gobject2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 12:13:08 DEBUG unit.abot-epc-basic/0.install Setting up libcolord2:amd64 (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 12:13:08 DEBUG unit.abot-epc-basic/0.install Setting up libepoxy0:amd64 (1.3.1-1ubuntu0.16.04.2) ... unit-oai-hss-0: 12:13:08 DEBUG unit.oai-hss/0.install CC certtool-common.o unit-abot-epc-basic-0: 12:13:08 DEBUG unit.abot-epc-basic/0.install Setting up libjson-glib-1.0-common (1.1.2-0ubuntu1) ... unit-oai-hss-0: 12:13:08 DEBUG unit.oai-hss/0.install certtool-common.c: In function 'print_head': unit-oai-hss-0: 12:13:08 DEBUG unit.oai-hss/0.install certtool-common.c:660:17: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] unit-oai-hss-0: 12:13:08 DEBUG unit.oai-hss/0.install asprintf(&ntxt, "const unsigned char %s[%u] =", txt, size); unit-oai-hss-0: 12:13:08 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:13:08 DEBUG unit.oai-hss/0.install certtool-common.c:662:17: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] unit-oai-hss-0: 12:13:08 DEBUG unit.oai-hss/0.install asprintf(&ntxt, "const unsigned char %s[] =\n", txt); unit-oai-hss-0: 12:13:08 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:13:09 DEBUG unit.oai-hss/0.install CC certtool-extras.o unit-oai-hss-0: 12:13:09 DEBUG unit.oai-hss/0.install CC srptool.o unit-abot-epc-basic-0: 12:13:09 DEBUG unit.abot-epc-basic/0.install Setting up libjson-glib-1.0-0:amd64 (1.1.2-0ubuntu1) ... unit-abot-epc-basic-0: 12:13:09 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-cursor0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 12:13:09 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-egl1-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 12:13:09 DEBUG unit.abot-epc-basic/0.install Setting up libcroco3:amd64 (0.6.11-1) ... unit-oai-hss-0: 12:13:09 DEBUG unit.oai-hss/0.install CC ocsptool.o unit-abot-epc-basic-0: 12:13:09 DEBUG unit.abot-epc-basic/0.install Setting up librsvg2-2:amd64 (2.40.13-3) ... unit-abot-epc-basic-0: 12:13:09 DEBUG unit.abot-epc-basic/0.install Setting up librsvg2-common:amd64 (2.40.13-3) ... unit-abot-epc-basic-0: 12:13:09 DEBUG unit.abot-epc-basic/0.install Setting up at-spi2-core (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 12:13:09 DEBUG unit.abot-epc-basic/0.install Setting up autoconf (2.69-9) ... unit-abot-epc-basic-0: 12:13:09 DEBUG unit.abot-epc-basic/0.install Setting up autotools-dev (20150820.1) ... unit-abot-epc-basic-0: 12:13:09 DEBUG unit.abot-epc-basic/0.install Setting up automake (1:1.15-4ubuntu1) ... unit-abot-epc-basic-0: 12:13:09 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/automake-1.15 to provide /usr/bin/automake (automake) in auto mode unit-abot-epc-basic-0: 12:13:09 DEBUG unit.abot-epc-basic/0.install Setting up libbison-dev:amd64 (2:3.0.4.dfsg-1) ... unit-abot-epc-basic-0: 12:13:09 DEBUG unit.abot-epc-basic/0.install Setting up bison (2:3.0.4.dfsg-1) ... unit-abot-epc-basic-0: 12:13:09 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/bison.yacc to provide /usr/bin/yacc (yacc) in auto mode unit-abot-epc-basic-0: 12:13:09 DEBUG unit.abot-epc-basic/0.install Setting up castxml (0.1+git20160202-1.1) ... unit-abot-epc-basic-0: 12:13:09 DEBUG unit.abot-epc-basic/0.install Setting up libgusb2:amd64 (0.2.9-0ubuntu1) ... unit-abot-epc-basic-0: 12:13:09 DEBUG unit.abot-epc-basic/0.install Setting up libcolorhug2:amd64 (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 12:13:09 DEBUG unit.abot-epc-basic/0.install Setting up libvpx3:amd64 (1.5.0-2ubuntu1) ... unit-oai-hss-0: 12:13:09 DEBUG unit.oai-hss/0.install CC ocsptool-common.o unit-oai-hss-0: 12:13:09 DEBUG unit.oai-hss/0.install CC serv.o unit-oai-hss-0: 12:13:09 DEBUG unit.oai-hss/0.install CC udp-serv.o unit-abot-epc-basic-0: 12:13:09 DEBUG unit.abot-epc-basic/0.install Setting up libxpm4:amd64 (1:3.5.11-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 12:13:09 DEBUG unit.abot-epc-basic/0.install Setting up libgd3:amd64 (2.1.1-4ubuntu0.16.04.11) ... unit-abot-epc-basic-0: 12:13:09 DEBUG unit.abot-epc-basic/0.install Setting up libgphoto2-port12:amd64 (2.5.9-3) ... unit-abot-epc-basic-0: 12:13:09 DEBUG unit.abot-epc-basic/0.install Setting up libgphoto2-6:amd64 (2.5.9-3) ... unit-abot-epc-basic-0: 12:13:09 DEBUG unit.abot-epc-basic/0.install Setting up libsane:amd64 (1.0.25+git20150528-1ubuntu2.16.04.1) ... unit-abot-epc-basic-0: 12:13:09 DEBUG unit.abot-epc-basic/0.install Adding scanner group... unit-abot-epc-basic-0: 12:13:09 DEBUG unit.abot-epc-basic/0.install Setting up colord-data (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 12:13:09 DEBUG unit.abot-epc-basic/0.install Setting up colord (1.2.12-1ubuntu1) ... unit-oai-hss-0: 12:13:09 DEBUG unit.oai-hss/0.install CC cli.o unit-oai-hss-0: 12:13:10 DEBUG unit.oai-hss/0.install CC benchmark-cipher.o unit-abot-epc-basic-0: 12:13:10 DEBUG unit.abot-epc-basic/0.install colord.service is a disabled or a static unit, not starting it. unit-abot-epc-basic-0: 12:13:10 DEBUG unit.abot-epc-basic/0.install Setting up gettext (0.19.7-2ubuntu3.1) ... unit-abot-epc-basic-0: 12:13:10 DEBUG unit.abot-epc-basic/0.install Setting up intltool-debian (0.35.0+20060710.4) ... unit-oai-hss-0: 12:13:10 DEBUG unit.oai-hss/0.install cli.c: In function 'psk_callback': unit-oai-hss-0: 12:13:10 DEBUG unit.oai-hss/0.install cli.c:1339:15: warning: ignoring return value of 'getline', declared with attribute warn_unused_result [-Wunused-result] unit-oai-hss-0: 12:13:10 DEBUG unit.oai-hss/0.install getline (&tmp, &n, stdin); unit-oai-hss-0: 12:13:10 DEBUG unit.oai-hss/0.install ^ unit-abot-epc-basic-0: 12:13:10 DEBUG unit.abot-epc-basic/0.install Setting up po-debconf (1.0.19) ... unit-abot-epc-basic-0: 12:13:10 DEBUG unit.abot-epc-basic/0.install Setting up libarchive-zip-perl (1.56-2ubuntu0.1) ... unit-abot-epc-basic-0: 12:13:10 DEBUG unit.abot-epc-basic/0.install Setting up libfile-stripnondeterminism-perl (0.015-1) ... unit-oai-hss-0: 12:13:10 DEBUG unit.oai-hss/0.install CC benchmark.o unit-abot-epc-basic-0: 12:13:10 DEBUG unit.abot-epc-basic/0.install Setting up libtimedate-perl (2.3000-2) ... unit-abot-epc-basic-0: 12:13:10 DEBUG unit.abot-epc-basic/0.install Setting up default-jre-headless (2:1.8-56ubuntu2) ... unit-abot-epc-basic-0: 12:13:10 DEBUG unit.abot-epc-basic/0.install Setting up libllvm3.6v5:amd64 (1:3.6.2-3ubuntu2) ... unit-abot-epc-basic-0: 12:13:10 DEBUG unit.abot-epc-basic/0.install Setting up libobjc4:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:13:10 DEBUG unit.abot-epc-basic/0.install Setting up libobjc-5-dev:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:13:10 DEBUG unit.abot-epc-basic/0.install Setting up libclang1-3.6:amd64 (1:3.6.2-3ubuntu2) ... unit-abot-epc-basic-0: 12:13:10 DEBUG unit.abot-epc-basic/0.install Setting up doxygen (1.8.11-1) ... unit-abot-epc-basic-0: 12:13:10 DEBUG unit.abot-epc-basic/0.install Setting up libqt5xml5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 12:13:10 DEBUG unit.abot-epc-basic/0.install Setting up doxygen-gui (1.8.11-1) ... unit-abot-epc-basic-0: 12:13:10 DEBUG unit.abot-epc-basic/0.install Setting up fonts-liberation (1.07.4-1) ... unit-abot-epc-basic-0: 12:13:10 DEBUG unit.abot-epc-basic/0.install Setting up tex-common (6.04ubuntu1) ... unit-oai-hss-0: 12:13:10 DEBUG unit.oai-hss/0.install CC benchmark-tls.o unit-oai-hss-0: 12:13:10 DEBUG unit.oai-hss/0.install CC danetool.o unit-abot-epc-basic-0: 12:13:10 DEBUG unit.abot-epc-basic/0.install update-language: texlive-base not installed and configured, doing nothing! unit-abot-epc-basic-0: 12:13:10 DEBUG unit.abot-epc-basic/0.install Setting up fonts-lmodern (2.004.5-1) ... unit-abot-epc-basic-0: 12:13:10 DEBUG unit.abot-epc-basic/0.install Setting up gccxml (0.9.0+git20140716-6) ... unit-abot-epc-basic-0: 12:13:10 DEBUG unit.abot-epc-basic/0.install Setting up gconf2-common (3.2.6-3ubuntu6) ... unit-oai-hss-0: 12:13:10 DEBUG unit.oai-hss/0.install CC tpmtool.o unit-oai-hss-0: 12:13:10 DEBUG unit.oai-hss/0.install CC p11tool.o unit-oai-hss-0: 12:13:10 DEBUG unit.oai-hss/0.install CC pkcs11.o unit-abot-epc-basic-0: 12:13:10 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 12:13:10 DEBUG unit.abot-epc-basic/0.install Creating config file /etc/gconf/2/path with new version unit-abot-epc-basic-0: 12:13:10 DEBUG unit.abot-epc-basic/0.install Setting up libgconf-2-4:amd64 (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 12:13:10 DEBUG unit.abot-epc-basic/0.install Setting up libbabeltrace1:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 12:13:10 DEBUG unit.abot-epc-basic/0.install Setting up libbabeltrace-ctf1:amd64 (1.3.2-1) ... unit-oai-hss-0: 12:13:10 DEBUG unit.oai-hss/0.install CCLD libcmd-srp.la unit-abot-epc-basic-0: 12:13:10 DEBUG unit.abot-epc-basic/0.install Setting up gdb (7.11.1-0ubuntu1~16.5) ... unit-abot-epc-basic-0: 12:13:10 DEBUG unit.abot-epc-basic/0.install Setting up gdbserver (7.11.1-0ubuntu1~16.5) ... unit-abot-epc-basic-0: 12:13:10 DEBUG unit.abot-epc-basic/0.install Setting up libgfortran-5-dev:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:13:10 DEBUG unit.abot-epc-basic/0.install Setting up gfortran-5 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:13:11 DEBUG unit.abot-epc-basic/0.install Setting up gfortran (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:13:11 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/gfortran to provide /usr/bin/f95 (f95) in auto mode unit-abot-epc-basic-0: 12:13:11 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/gfortran to provide /usr/bin/f77 (f77) in auto mode unit-abot-epc-basic-0: 12:13:11 DEBUG unit.abot-epc-basic/0.install Setting up libcupsfilters1:amd64 (1.8.3-2ubuntu3.4) ... unit-abot-epc-basic-0: 12:13:11 DEBUG unit.abot-epc-basic/0.install Setting up libcupsimage2:amd64 (2.1.3-4ubuntu0.7) ... unit-abot-epc-basic-0: 12:13:11 DEBUG unit.abot-epc-basic/0.install Setting up libijs-0.35:amd64 (0.35-12) ... unit-abot-epc-basic-0: 12:13:11 DEBUG unit.abot-epc-basic/0.install Setting up libjbig2dec0 (0.12+20150918-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:13:11 DEBUG unit.abot-epc-basic/0.install Setting up libpaper1:amd64 (1.1.24+nmu4ubuntu1) ... unit-oai-hss-0: 12:13:11 DEBUG unit.oai-hss/0.install CCLD libcmd-psk.la unit-oai-hss-0: 12:13:11 DEBUG unit.oai-hss/0.install CCLD libcmd-ocsp.la unit-oai-hss-0: 12:13:11 DEBUG unit.oai-hss/0.install CCLD libcmd-serv.la unit-oai-hss-0: 12:13:11 DEBUG unit.oai-hss/0.install CCLD libcmd-cli.la unit-abot-epc-basic-0: 12:13:11 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 12:13:11 DEBUG unit.abot-epc-basic/0.install Creating config file /etc/papersize with new version unit-oai-hss-0: 12:13:11 DEBUG unit.oai-hss/0.install CCLD libcmd-cli-debug.la unit-oai-hss-0: 12:13:11 DEBUG unit.oai-hss/0.install CCLD libcmd-certtool.la unit-oai-hss-0: 12:13:11 DEBUG unit.oai-hss/0.install CCLD libcmd-danetool.la unit-oai-hss-0: 12:13:11 DEBUG unit.oai-hss/0.install CCLD libcmd-p11tool.la unit-oai-hss-0: 12:13:11 DEBUG unit.oai-hss/0.install CCLD libcmd-tpmtool.la unit-abot-epc-basic-0: 12:13:11 DEBUG unit.abot-epc-basic/0.install Setting up libgs9-common (9.26~dfsg+0-0ubuntu0.16.04.8) ... unit-abot-epc-basic-0: 12:13:11 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/share/ghostscript/9.26 to provide /usr/share/ghostscript/current (ghostscript-current) in auto mode unit-abot-epc-basic-0: 12:13:11 DEBUG unit.abot-epc-basic/0.install Setting up libgs9:amd64 (9.26~dfsg+0-0ubuntu0.16.04.8) ... unit-abot-epc-basic-0: 12:13:11 DEBUG unit.abot-epc-basic/0.install Setting up gsfonts (1:8.11+urwcyr1.0.7~pre44-4.2ubuntu1) ... unit-abot-epc-basic-0: 12:13:11 DEBUG unit.abot-epc-basic/0.install Setting up ghostscript (9.26~dfsg+0-0ubuntu0.16.04.8) ... unit-abot-epc-basic-0: 12:13:11 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-atk-1.0 (2.18.0-1) ... unit-abot-epc-basic-0: 12:13:11 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-atspi-2.0 (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 12:13:11 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-freedesktop:amd64 (1.46.0-3ubuntu1) ... unit-abot-epc-basic-0: 12:13:11 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-gdkpixbuf-2.0:amd64 (2.32.2-1ubuntu1.6) ... unit-abot-epc-basic-0: 12:13:11 DEBUG unit.abot-epc-basic/0.install Setting up libpangoxft-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 12:13:11 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-pango-1.0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 12:13:11 DEBUG unit.abot-epc-basic/0.install Setting up aglfn (1.7-3) ... unit-oai-hss-0: 12:13:11 DEBUG unit.oai-hss/0.install CCLD psktool unit-abot-epc-basic-0: 12:13:11 DEBUG unit.abot-epc-basic/0.install Setting up gnuplot-tex (4.6.6-3) ... unit-abot-epc-basic-0: 12:13:11 DEBUG unit.abot-epc-basic/0.install Setting up gnuplot-data (4.6.6-3) ... unit-oai-hss-0: 12:13:11 DEBUG unit.oai-hss/0.install CCLD gnutls-cli-debug unit-oai-hss-0: 12:13:11 DEBUG unit.oai-hss/0.install CCLD certtool unit-oai-hss-0: 12:13:11 DEBUG unit.oai-hss/0.install CCLD srptool unit-abot-epc-basic-0: 12:13:11 DEBUG unit.abot-epc-basic/0.install Setting up gnuplot-x11 (4.6.6-3) ... unit-abot-epc-basic-0: 12:13:11 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/gnuplot4-x11 to provide /usr/bin/gnuplot (gnuplot) in auto mode unit-abot-epc-basic-0: 12:13:11 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/gnuplot4-x11 to provide /usr/bin/gnuplot4 (gnuplot4) in auto mode unit-oai-hss-0: 12:13:12 DEBUG unit.oai-hss/0.install CCLD ocsptool unit-abot-epc-basic-0: 12:13:12 DEBUG unit.abot-epc-basic/0.install Setting up libcdt5 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 12:13:12 DEBUG unit.abot-epc-basic/0.install Setting up libcgraph6 (2.38.0-12ubuntu2.1) ... unit-oai-hss-0: 12:13:12 DEBUG unit.oai-hss/0.install CCLD gnutls-serv unit-oai-hss-0: 12:13:12 DEBUG unit.oai-hss/0.install CCLD gnutls-cli unit-abot-epc-basic-0: 12:13:12 DEBUG unit.abot-epc-basic/0.install Setting up libpathplan4 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 12:13:12 DEBUG unit.abot-epc-basic/0.install Setting up libgvc6 (2.38.0-12ubuntu2.1) ... unit-oai-hss-0: 12:13:12 DEBUG unit.oai-hss/0.install CCLD danetool unit-abot-epc-basic-0: 12:13:12 DEBUG unit.abot-epc-basic/0.install Setting up libgvpr2 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 12:13:12 DEBUG unit.abot-epc-basic/0.install Setting up libxmu6:amd64 (2:1.1.2-2) ... unit-abot-epc-basic-0: 12:13:12 DEBUG unit.abot-epc-basic/0.install Setting up libxaw7:amd64 (2:1.0.13-1) ... unit-abot-epc-basic-0: 12:13:12 DEBUG unit.abot-epc-basic/0.install Setting up graphviz (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 12:13:12 DEBUG unit.abot-epc-basic/0.install Setting up libjudydebian1 (1.0.5-5) ... unit-abot-epc-basic-0: 12:13:12 DEBUG unit.abot-epc-basic/0.install Setting up libtcl8.6:amd64 (8.6.5+dfsg-2) ... unit-abot-epc-basic-0: 12:13:12 DEBUG unit.abot-epc-basic/0.install Setting up libtk8.6:amd64 (8.6.5-1) ... unit-abot-epc-basic-0: 12:13:12 DEBUG unit.abot-epc-basic/0.install Setting up libgc1c2:amd64 (1:7.4.2-7.3ubuntu0.1) ... unit-abot-epc-basic-0: 12:13:12 DEBUG unit.abot-epc-basic/0.install Setting up guile-2.0-libs:amd64 (2.0.11+1-10ubuntu0.1) ... unit-abot-epc-basic-0: 12:13:12 DEBUG unit.abot-epc-basic/0.install Setting up guile-2.0 (2.0.11+1-10ubuntu0.1) ... unit-abot-epc-basic-0: 12:13:12 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/guile-2.0 to provide /usr/bin/guile (guile) in auto mode unit-abot-epc-basic-0: 12:13:12 DEBUG unit.abot-epc-basic/0.install Setting up libtinfo-dev:amd64 (6.0+20160213-1ubuntu1) ... unit-abot-epc-basic-0: 12:13:12 DEBUG unit.abot-epc-basic/0.install Setting up libncurses5-dev:amd64 (6.0+20160213-1ubuntu1) ... unit-abot-epc-basic-0: 12:13:12 DEBUG unit.abot-epc-basic/0.install Setting up libreadline6-dev:amd64 (6.3-8ubuntu2) ... unit-abot-epc-basic-0: 12:13:12 DEBUG unit.abot-epc-basic/0.install Setting up libltdl-dev:amd64 (2.4.6-0.1) ... unit-abot-epc-basic-0: 12:13:12 DEBUG unit.abot-epc-basic/0.install Setting up libgmpxx4ldbl:amd64 (2:6.1.0+dfsg-2) ... unit-abot-epc-basic-0: 12:13:12 DEBUG unit.abot-epc-basic/0.install Setting up libgmp-dev:amd64 (2:6.1.0+dfsg-2) ... unit-abot-epc-basic-0: 12:13:12 DEBUG unit.abot-epc-basic/0.install Setting up libgc-dev:amd64 (1:7.4.2-7.3ubuntu0.1) ... unit-abot-epc-basic-0: 12:13:12 DEBUG unit.abot-epc-basic/0.install Setting up pkg-config (0.29.1-0ubuntu1) ... unit-oai-hss-0: 12:13:12 DEBUG unit.oai-hss/0.install CCLD tpmtool unit-abot-epc-basic-0: 12:13:12 DEBUG unit.abot-epc-basic/0.install Setting up guile-2.0-dev (2.0.11+1-10ubuntu0.1) ... unit-oai-hss-0: 12:13:12 DEBUG unit.oai-hss/0.install CCLD p11tool unit-abot-epc-basic-0: 12:13:12 DEBUG unit.abot-epc-basic/0.install Setting up hdf5-helpers (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 12:13:12 DEBUG unit.abot-epc-basic/0.install Setting up icu-devtools (55.1-7ubuntu0.4) ... unit-abot-epc-basic-0: 12:13:12 DEBUG unit.abot-epc-basic/0.install Setting up iperf (2.0.5+dfsg1-2ubuntu0.1) ... unit-abot-epc-basic-0: 12:13:12 DEBUG unit.abot-epc-basic/0.install Setting up iproute (1:4.3.0-1ubuntu3.16.04.4) ... unit-abot-epc-basic-0: 12:13:12 DEBUG unit.abot-epc-basic/0.install Setting up iptables-dev (1.6.0-2ubuntu3) ... unit-abot-epc-basic-0: 12:13:12 DEBUG unit.abot-epc-basic/0.install Setting up javascript-common (11) ... unit-oai-hss-0: 12:13:12 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 12:13:12 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 12:13:12 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 12:13:12 DEBUG unit.oai-hss/0.install Making all in doc unit-oai-hss-0: 12:13:12 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 12:13:12 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 12:13:12 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 12:13:12 DEBUG unit.oai-hss/0.install Making all in examples unit-oai-hss-0: 12:13:12 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 12:13:12 DEBUG unit.oai-hss/0.install CC ex-alert.lo unit-oai-hss-0: 12:13:12 DEBUG unit.oai-hss/0.install CC ex-pkcs12.lo unit-oai-hss-0: 12:13:12 DEBUG unit.oai-hss/0.install CC ex-session-info.lo unit-oai-hss-0: 12:13:12 DEBUG unit.oai-hss/0.install CC ex-x509-info.lo unit-oai-hss-0: 12:13:13 DEBUG unit.oai-hss/0.install CC ex-verify.lo unit-oai-hss-0: 12:13:13 DEBUG unit.oai-hss/0.install CC tcp.lo unit-oai-hss-0: 12:13:13 DEBUG unit.oai-hss/0.install CC udp.lo unit-oai-hss-0: 12:13:13 DEBUG unit.oai-hss/0.install CC ex-pkcs11-list.lo unit-oai-hss-0: 12:13:13 DEBUG unit.oai-hss/0.install CC verify.lo unit-oai-hss-0: 12:13:13 DEBUG unit.oai-hss/0.install CC ex-verify-ssh.lo unit-oai-hss-0: 12:13:13 DEBUG unit.oai-hss/0.install CC ex-client-resume.o unit-oai-hss-0: 12:13:13 DEBUG unit.oai-hss/0.install CC ex-client-dtls.o unit-oai-hss-0: 12:13:13 DEBUG unit.oai-hss/0.install CC ex-cert-select.o unit-oai-hss-0: 12:13:13 DEBUG unit.oai-hss/0.install CC ex-client-x509.o unit-oai-hss-0: 12:13:13 DEBUG unit.oai-hss/0.install CC ex-serv-dtls.o unit-oai-hss-0: 12:13:13 DEBUG unit.oai-hss/0.install CC ex-client-xssl1.o unit-oai-hss-0: 12:13:14 DEBUG unit.oai-hss/0.install CC ex-client-xssl2.o unit-oai-hss-0: 12:13:14 DEBUG unit.oai-hss/0.install CC print-ciphersuites.o unit-oai-hss-0: 12:13:14 DEBUG unit.oai-hss/0.install ex-client-xssl1.c: In function 'main': unit-oai-hss-0: 12:13:14 DEBUG unit.oai-hss/0.install ex-client-xssl1.c:42:26: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] unit-oai-hss-0: 12:13:14 DEBUG unit.oai-hss/0.install (gnutls_transport_ptr_t)fd, unit-oai-hss-0: 12:13:14 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:13:14 DEBUG unit.oai-hss/0.install ex-client-xssl2.c: In function 'main': unit-oai-hss-0: 12:13:14 DEBUG unit.oai-hss/0.install ex-client-xssl2.c:57:26: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] unit-oai-hss-0: 12:13:14 DEBUG unit.oai-hss/0.install (gnutls_transport_ptr_t)fd, unit-oai-hss-0: 12:13:14 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:13:14 DEBUG unit.oai-hss/0.install CXX ex-cxx.o unit-oai-hss-0: 12:13:14 DEBUG unit.oai-hss/0.install CC ex-client-anon.o unit-oai-hss-0: 12:13:14 DEBUG unit.oai-hss/0.install CC ex-serv-anon.o unit-oai-hss-0: 12:13:14 DEBUG unit.oai-hss/0.install CC ex-serv-pgp.o unit-oai-hss-0: 12:13:14 DEBUG unit.oai-hss/0.install CC ex-cert-select-pkcs11.o unit-oai-hss-0: 12:13:14 DEBUG unit.oai-hss/0.install CC ex-client-psk.o unit-oai-hss-0: 12:13:14 DEBUG unit.oai-hss/0.install CC ex-serv-psk.o unit-oai-hss-0: 12:13:14 DEBUG unit.oai-hss/0.install CC ex-client-srp.o unit-oai-hss-0: 12:13:14 DEBUG unit.oai-hss/0.install CC ex-serv-srp.o unit-oai-hss-0: 12:13:14 DEBUG unit.oai-hss/0.install CC ex-ocsp-client.o unit-oai-hss-0: 12:13:14 DEBUG unit.oai-hss/0.install CCLD libexamples.la unit-oai-hss-0: 12:13:14 DEBUG unit.oai-hss/0.install CCLD ex-client-resume unit-oai-hss-0: 12:13:14 DEBUG unit.oai-hss/0.install CCLD ex-client-dtls unit-oai-hss-0: 12:13:14 DEBUG unit.oai-hss/0.install CCLD ex-cert-select unit-oai-hss-0: 12:13:14 DEBUG unit.oai-hss/0.install CCLD ex-client-x509 unit-oai-hss-0: 12:13:15 DEBUG unit.oai-hss/0.install CCLD ex-serv-dtls unit-oai-hss-0: 12:13:15 DEBUG unit.oai-hss/0.install CCLD ex-client-xssl1 unit-oai-hss-0: 12:13:15 DEBUG unit.oai-hss/0.install CCLD ex-client-xssl2 unit-oai-hss-0: 12:13:15 DEBUG unit.oai-hss/0.install CCLD print-ciphersuites unit-oai-hss-0: 12:13:15 DEBUG unit.oai-hss/0.install CXXLD ex-cxx unit-oai-hss-0: 12:13:15 DEBUG unit.oai-hss/0.install CCLD ex-client-anon unit-oai-hss-0: 12:13:15 DEBUG unit.oai-hss/0.install CCLD ex-serv-anon unit-oai-hss-0: 12:13:15 DEBUG unit.oai-hss/0.install CCLD ex-serv-pgp unit-oai-hss-0: 12:13:16 DEBUG unit.oai-hss/0.install CCLD ex-cert-select-pkcs11 unit-oai-hss-0: 12:13:16 DEBUG unit.oai-hss/0.install CCLD ex-client-psk unit-oai-hss-0: 12:13:16 DEBUG unit.oai-hss/0.install CCLD ex-serv-psk unit-oai-hss-0: 12:13:16 DEBUG unit.oai-hss/0.install CCLD ex-client-srp unit-oai-hss-0: 12:13:16 DEBUG unit.oai-hss/0.install CCLD ex-serv-srp unit-oai-hss-0: 12:13:16 DEBUG unit.oai-hss/0.install CCLD ex-ocsp-client unit-oai-hss-0: 12:13:16 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 12:13:16 DEBUG unit.oai-hss/0.install Making all in cyclo unit-oai-hss-0: 12:13:16 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 12:13:16 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all'. unit-oai-hss-0: 12:13:16 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 12:13:16 DEBUG unit.oai-hss/0.install Making all in scripts unit-oai-hss-0: 12:13:16 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 12:13:16 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all'. unit-oai-hss-0: 12:13:16 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 12:13:16 DEBUG unit.oai-hss/0.install Making all in manpages unit-oai-hss-0: 12:13:16 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 12:13:16 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all'. unit-oai-hss-0: 12:13:16 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 12:13:16 DEBUG unit.oai-hss/0.install Making all in credentials unit-oai-hss-0: 12:13:16 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 12:13:16 DEBUG unit.oai-hss/0.install Making all in openpgp unit-oai-hss-0: 12:13:16 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 12:13:16 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `all'. unit-oai-hss-0: 12:13:16 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 12:13:16 DEBUG unit.oai-hss/0.install Making all in srp unit-oai-hss-0: 12:13:16 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 12:13:16 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `all'. unit-oai-hss-0: 12:13:16 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 12:13:16 DEBUG unit.oai-hss/0.install Making all in x509 unit-oai-hss-0: 12:13:16 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 12:13:16 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `all'. unit-oai-hss-0: 12:13:16 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 12:13:16 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 12:13:16 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `all-am'. unit-oai-hss-0: 12:13:16 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 12:13:16 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 12:13:16 DEBUG unit.oai-hss/0.install Making all in latex unit-oai-hss-0: 12:13:16 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 12:13:16 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all'. unit-oai-hss-0: 12:13:16 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 12:13:16 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 12:13:16 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all-am'. unit-oai-hss-0: 12:13:16 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 12:13:16 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 12:13:16 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 12:13:16 DEBUG unit.oai-hss/0.install Making all in tests unit-oai-hss-0: 12:13:16 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 12:13:16 DEBUG unit.oai-hss/0.install Making all in . unit-oai-hss-0: 12:13:16 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 12:13:16 DEBUG unit.oai-hss/0.install CC utils.lo unit-oai-hss-0: 12:13:16 DEBUG unit.oai-hss/0.install CCLD libutils.la unit-oai-hss-0: 12:13:16 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 12:13:16 DEBUG unit.oai-hss/0.install Making all in rsa-md5-collision unit-oai-hss-0: 12:13:16 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 12:13:16 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 12:13:16 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 12:13:16 DEBUG unit.oai-hss/0.install Making all in pkcs1-padding unit-oai-hss-0: 12:13:16 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 12:13:16 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 12:13:16 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 12:13:16 DEBUG unit.oai-hss/0.install Making all in pkcs8-decode unit-oai-hss-0: 12:13:16 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 12:13:16 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 12:13:16 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 12:13:16 DEBUG unit.oai-hss/0.install Making all in pkcs12-decode unit-oai-hss-0: 12:13:16 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 12:13:16 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 12:13:16 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 12:13:16 DEBUG unit.oai-hss/0.install Making all in userid unit-oai-hss-0: 12:13:16 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 12:13:16 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 12:13:16 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 12:13:16 DEBUG unit.oai-hss/0.install Making all in cert-tests unit-oai-hss-0: 12:13:16 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 12:13:16 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 12:13:16 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 12:13:16 DEBUG unit.oai-hss/0.install Making all in key-id unit-oai-hss-0: 12:13:16 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 12:13:16 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 12:13:16 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 12:13:16 DEBUG unit.oai-hss/0.install Making all in sha2 unit-oai-hss-0: 12:13:16 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 12:13:16 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 12:13:16 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 12:13:16 DEBUG unit.oai-hss/0.install Making all in safe-renegotiation unit-oai-hss-0: 12:13:16 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 12:13:16 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 12:13:16 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 12:13:16 DEBUG unit.oai-hss/0.install Making all in dsa unit-oai-hss-0: 12:13:16 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 12:13:16 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 12:13:16 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 12:13:16 DEBUG unit.oai-hss/0.install Making all in scripts unit-oai-hss-0: 12:13:17 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 12:13:17 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 12:13:17 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 12:13:17 DEBUG unit.oai-hss/0.install Making all in ecdsa unit-oai-hss-0: 12:13:17 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 12:13:17 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 12:13:17 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 12:13:17 DEBUG unit.oai-hss/0.install Making all in slow unit-oai-hss-0: 12:13:17 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 12:13:17 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 12:13:17 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 12:13:17 DEBUG unit.oai-hss/0.install Making all in dtls unit-oai-hss-0: 12:13:17 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 12:13:17 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 12:13:17 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 12:13:17 DEBUG unit.oai-hss/0.install Making all in srp unit-oai-hss-0: 12:13:17 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 12:13:17 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 12:13:17 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 12:13:17 DEBUG unit.oai-hss/0.install Making all in openpgp-certs unit-oai-hss-0: 12:13:17 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 12:13:17 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 12:13:17 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 12:13:17 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 12:13:17 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 12:13:17 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 12:13:17 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 12:13:17 DEBUG unit.oai-hss/0.install Making install in gl unit-oai-hss-0: 12:13:17 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 12:13:17 DEBUG unit.oai-hss/0.install make install-recursive unit-oai-hss-0: 12:13:17 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 12:13:17 DEBUG unit.oai-hss/0.install Making install in tests unit-oai-hss-0: 12:13:17 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 12:13:17 DEBUG unit.oai-hss/0.install make install-recursive unit-oai-hss-0: 12:13:17 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 12:13:17 DEBUG unit.oai-hss/0.install Making install in . unit-oai-hss-0: 12:13:17 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 12:13:17 DEBUG unit.oai-hss/0.install make[6]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 12:13:17 DEBUG unit.oai-hss/0.install make[6]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:13:17 DEBUG unit.oai-hss/0.install make[6]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:13:17 DEBUG unit.oai-hss/0.install make[6]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 12:13:17 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 12:13:17 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 12:13:17 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 12:13:17 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 12:13:17 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 12:13:17 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:13:17 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:13:17 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 12:13:17 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 12:13:17 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 12:13:17 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 12:13:17 DEBUG unit.oai-hss/0.install Making install in lib unit-oai-hss-0: 12:13:17 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 12:13:17 DEBUG unit.oai-hss/0.install Making install in includes unit-oai-hss-0: 12:13:17 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 12:13:17 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 12:13:17 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:13:17 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include' unit-oai-hss-0: 12:13:17 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include/gnutls' unit-oai-hss-0: 12:13:17 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls/x509.h gnutls/pkcs12.h gnutls/compat.h gnutls/openpgp.h gnutls/crypto.h gnutls/pkcs11.h gnutls/abstract.h gnutls/dtls.h gnutls/ocsp.h gnutls/tpm.h gnutls/xssl.h gnutls/gnutlsxx.h '/usr/include/gnutls' unit-oai-hss-0: 12:13:17 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include' unit-oai-hss-0: 12:13:17 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include/gnutls' unit-oai-hss-0: 12:13:17 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls/gnutls.h '/usr/include/gnutls' unit-oai-hss-0: 12:13:17 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 12:13:17 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 12:13:17 DEBUG unit.oai-hss/0.install Making install in x509 unit-oai-hss-0: 12:13:17 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 12:13:17 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 12:13:17 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:13:17 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:13:17 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 12:13:17 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 12:13:17 DEBUG unit.oai-hss/0.install Making install in accelerated unit-oai-hss-0: 12:13:17 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 12:13:17 DEBUG unit.oai-hss/0.install Making install in x86 unit-oai-hss-0: 12:13:17 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 12:13:17 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 12:13:17 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:13:17 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:13:17 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 12:13:17 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 12:13:17 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 12:13:17 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 12:13:17 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:13:17 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:13:17 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 12:13:17 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 12:13:17 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 12:13:17 DEBUG unit.oai-hss/0.install Making install in auth unit-oai-hss-0: 12:13:17 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 12:13:17 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 12:13:17 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:13:17 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:13:17 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 12:13:17 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 12:13:17 DEBUG unit.oai-hss/0.install Making install in ext unit-oai-hss-0: 12:13:17 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 12:13:17 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 12:13:17 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:13:17 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:13:17 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 12:13:17 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 12:13:17 DEBUG unit.oai-hss/0.install Making install in algorithms unit-oai-hss-0: 12:13:17 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 12:13:17 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 12:13:17 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:13:17 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:13:17 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 12:13:17 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 12:13:17 DEBUG unit.oai-hss/0.install Making install in extras unit-oai-hss-0: 12:13:17 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 12:13:17 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 12:13:17 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:13:17 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:13:17 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 12:13:17 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 12:13:17 DEBUG unit.oai-hss/0.install Making install in opencdk unit-oai-hss-0: 12:13:17 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 12:13:17 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 12:13:17 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:13:17 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:13:17 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 12:13:17 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 12:13:17 DEBUG unit.oai-hss/0.install Making install in openpgp unit-oai-hss-0: 12:13:17 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 12:13:17 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 12:13:17 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:13:17 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:13:17 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 12:13:17 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 12:13:17 DEBUG unit.oai-hss/0.install Making install in nettle unit-oai-hss-0: 12:13:17 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 12:13:17 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 12:13:17 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:13:17 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:13:17 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 12:13:17 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 12:13:17 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 12:13:17 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 12:13:17 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/lib' unit-oai-hss-0: 12:13:17 DEBUG unit.oai-hss/0.install /bin/bash ../libtool --mode=install /usr/bin/install -c libgnutls.la libgnutlsxx.la libgnutls-xssl.la '/usr/lib' unit-oai-hss-0: 12:13:17 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls.so.28.21.3 /usr/lib/libgnutls.so.28.21.3 unit-oai-hss-0: 12:13:17 DEBUG unit.oai-hss/0.install libtool: install: (cd /usr/lib && { ln -s -f libgnutls.so.28.21.3 libgnutls.so.28 || { rm -f libgnutls.so.28 && ln -s libgnutls.so.28.21.3 libgnutls.so.28; }; }) unit-oai-hss-0: 12:13:17 DEBUG unit.oai-hss/0.install libtool: install: (cd /usr/lib && { ln -s -f libgnutls.so.28.21.3 libgnutls.so || { rm -f libgnutls.so && ln -s libgnutls.so.28.21.3 libgnutls.so; }; }) unit-oai-hss-0: 12:13:17 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls.lai /usr/lib/libgnutls.la unit-oai-hss-0: 12:13:17 DEBUG unit.oai-hss/0.install libtool: install: warning: relinking `libgnutlsxx.la' unit-oai-hss-0: 12:13:17 DEBUG unit.oai-hss/0.install libtool: install: (cd /tmp/gnutls-3.1.23/lib; /bin/bash /tmp/gnutls-3.1.23/libtool --silent --tag CXX --mode=relink g++ -I./includes -I./includes -g -O2 -no-undefined -version-info 29:0:1 -o libgnutlsxx.la -rpath /usr/lib libgnutlsxx_la-gnutlsxx.lo libgnutls.la ) unit-oai-hss-0: 12:13:17 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutlsxx.so.28.1.0T /usr/lib/libgnutlsxx.so.28.1.0 unit-oai-hss-0: 12:13:17 DEBUG unit.oai-hss/0.install libtool: install: (cd /usr/lib && { ln -s -f libgnutlsxx.so.28.1.0 libgnutlsxx.so.28 || { rm -f libgnutlsxx.so.28 && ln -s libgnutlsxx.so.28.1.0 libgnutlsxx.so.28; }; }) unit-oai-hss-0: 12:13:17 DEBUG unit.oai-hss/0.install libtool: install: (cd /usr/lib && { ln -s -f libgnutlsxx.so.28.1.0 libgnutlsxx.so || { rm -f libgnutlsxx.so && ln -s libgnutlsxx.so.28.1.0 libgnutlsxx.so; }; }) unit-oai-hss-0: 12:13:17 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutlsxx.lai /usr/lib/libgnutlsxx.la unit-oai-hss-0: 12:13:17 DEBUG unit.oai-hss/0.install libtool: install: warning: relinking `libgnutls-xssl.la' unit-oai-hss-0: 12:13:17 DEBUG unit.oai-hss/0.install libtool: install: (cd /tmp/gnutls-3.1.23/lib; /bin/bash /tmp/gnutls-3.1.23/libtool --silent --tag CC --mode=relink gcc -std=gnu99 -g -O2 -no-undefined -version-info 0:0:0 -o libgnutls-xssl.la -rpath /usr/lib xssl.lo xssl_getline.lo ../gl/libgnu.la libgnutls.la ) unit-oai-hss-0: 12:13:17 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls-xssl.so.0.0.0T /usr/lib/libgnutls-xssl.so.0.0.0 unit-oai-hss-0: 12:13:17 DEBUG unit.oai-hss/0.install libtool: install: (cd /usr/lib && { ln -s -f libgnutls-xssl.so.0.0.0 libgnutls-xssl.so.0 || { rm -f libgnutls-xssl.so.0 && ln -s libgnutls-xssl.so.0.0.0 libgnutls-xssl.so.0; }; }) unit-oai-hss-0: 12:13:17 DEBUG unit.oai-hss/0.install libtool: install: (cd /usr/lib && { ln -s -f libgnutls-xssl.so.0.0.0 libgnutls-xssl.so || { rm -f libgnutls-xssl.so && ln -s libgnutls-xssl.so.0.0.0 libgnutls-xssl.so; }; }) unit-oai-hss-0: 12:13:17 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls-xssl.lai /usr/lib/libgnutls-xssl.la unit-oai-hss-0: 12:13:17 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls.a /usr/lib/libgnutls.a unit-oai-hss-0: 12:13:17 DEBUG unit.oai-hss/0.install libtool: install: chmod 644 /usr/lib/libgnutls.a unit-oai-hss-0: 12:13:17 DEBUG unit.oai-hss/0.install libtool: install: ranlib /usr/lib/libgnutls.a unit-oai-hss-0: 12:13:17 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutlsxx.a /usr/lib/libgnutlsxx.a unit-oai-hss-0: 12:13:17 DEBUG unit.oai-hss/0.install libtool: install: chmod 644 /usr/lib/libgnutlsxx.a unit-oai-hss-0: 12:13:17 DEBUG unit.oai-hss/0.install libtool: install: ranlib /usr/lib/libgnutlsxx.a unit-oai-hss-0: 12:13:17 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls-xssl.a /usr/lib/libgnutls-xssl.a unit-oai-hss-0: 12:13:17 DEBUG unit.oai-hss/0.install libtool: install: chmod 644 /usr/lib/libgnutls-xssl.a unit-oai-hss-0: 12:13:17 DEBUG unit.oai-hss/0.install libtool: install: ranlib /usr/lib/libgnutls-xssl.a unit-oai-hss-0: 12:13:17 DEBUG unit.oai-hss/0.install libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/sbin" ldconfig -n /usr/lib unit-oai-hss-0: 12:13:17 DEBUG unit.oai-hss/0.install ---------------------------------------------------------------------- unit-oai-hss-0: 12:13:17 DEBUG unit.oai-hss/0.install Libraries have been installed in: unit-oai-hss-0: 12:13:17 DEBUG unit.oai-hss/0.install /usr/lib unit-oai-hss-0: 12:13:17 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:13:17 DEBUG unit.oai-hss/0.install If you ever happen to want to link against installed libraries unit-oai-hss-0: 12:13:17 DEBUG unit.oai-hss/0.install in a given directory, LIBDIR, you must either use libtool, and unit-oai-hss-0: 12:13:17 DEBUG unit.oai-hss/0.install specify the full pathname of the library, or use the `-LLIBDIR' unit-oai-hss-0: 12:13:17 DEBUG unit.oai-hss/0.install flag during linking and do at least one of the following: unit-oai-hss-0: 12:13:17 DEBUG unit.oai-hss/0.install - add LIBDIR to the `LD_LIBRARY_PATH' environment variable unit-oai-hss-0: 12:13:17 DEBUG unit.oai-hss/0.install during execution unit-oai-hss-0: 12:13:17 DEBUG unit.oai-hss/0.install - add LIBDIR to the `LD_RUN_PATH' environment variable unit-oai-hss-0: 12:13:17 DEBUG unit.oai-hss/0.install during linking unit-oai-hss-0: 12:13:17 DEBUG unit.oai-hss/0.install - use the `-Wl,-rpath -Wl,LIBDIR' linker flag unit-oai-hss-0: 12:13:17 DEBUG unit.oai-hss/0.install - have your system administrator add LIBDIR to `/etc/ld.so.conf' unit-oai-hss-0: 12:13:17 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:13:17 DEBUG unit.oai-hss/0.install See any operating system documentation about shared libraries for unit-oai-hss-0: 12:13:17 DEBUG unit.oai-hss/0.install more information, such as the ld(1) and ld.so(8) manual pages. unit-oai-hss-0: 12:13:17 DEBUG unit.oai-hss/0.install ---------------------------------------------------------------------- unit-oai-hss-0: 12:13:17 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/lib/pkgconfig' unit-abot-epc-basic-0: 12:13:17 DEBUG unit.abot-epc-basic/0.install apache2_invoke: Enable configuration javascript-common unit-oai-hss-0: 12:13:17 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls.pc '/usr/lib/pkgconfig' unit-oai-hss-0: 12:13:17 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 12:13:17 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 12:13:17 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 12:13:17 DEBUG unit.oai-hss/0.install Making install in extra unit-oai-hss-0: 12:13:17 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 12:13:17 DEBUG unit.oai-hss/0.install Making install in includes unit-oai-hss-0: 12:13:17 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 12:13:17 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 12:13:17 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:13:17 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include' unit-oai-hss-0: 12:13:17 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include/gnutls' unit-oai-hss-0: 12:13:17 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls/openssl.h '/usr/include/gnutls' unit-oai-hss-0: 12:13:17 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 12:13:17 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 12:13:17 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 12:13:17 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 12:13:17 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/lib' unit-oai-hss-0: 12:13:17 DEBUG unit.oai-hss/0.install /bin/bash ../libtool --mode=install /usr/bin/install -c libgnutls-openssl.la '/usr/lib' unit-oai-hss-0: 12:13:18 DEBUG unit.oai-hss/0.install libtool: install: warning: relinking `libgnutls-openssl.la' unit-oai-hss-0: 12:13:18 DEBUG unit.oai-hss/0.install libtool: install: (cd /tmp/gnutls-3.1.23/extra; /bin/bash /tmp/gnutls-3.1.23/libtool --silent --tag CC --mode=relink gcc -std=gnu99 -g -O2 -no-undefined -version-info 27:2:0 -o libgnutls-openssl.la -rpath /usr/lib gnutls_openssl.lo openssl_compat.lo ../gl/libgnu.la ../lib/libgnutls.la ) unit-oai-hss-0: 12:13:18 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls-openssl.so.27.0.2T /usr/lib/libgnutls-openssl.so.27.0.2 unit-oai-hss-0: 12:13:18 DEBUG unit.oai-hss/0.install libtool: install: (cd /usr/lib && { ln -s -f libgnutls-openssl.so.27.0.2 libgnutls-openssl.so.27 || { rm -f libgnutls-openssl.so.27 && ln -s libgnutls-openssl.so.27.0.2 libgnutls-openssl.so.27; }; }) unit-oai-hss-0: 12:13:18 DEBUG unit.oai-hss/0.install libtool: install: (cd /usr/lib && { ln -s -f libgnutls-openssl.so.27.0.2 libgnutls-openssl.so || { rm -f libgnutls-openssl.so && ln -s libgnutls-openssl.so.27.0.2 libgnutls-openssl.so; }; }) unit-oai-hss-0: 12:13:18 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls-openssl.lai /usr/lib/libgnutls-openssl.la unit-oai-hss-0: 12:13:18 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls-openssl.a /usr/lib/libgnutls-openssl.a unit-oai-hss-0: 12:13:18 DEBUG unit.oai-hss/0.install libtool: install: chmod 644 /usr/lib/libgnutls-openssl.a unit-oai-hss-0: 12:13:18 DEBUG unit.oai-hss/0.install libtool: install: ranlib /usr/lib/libgnutls-openssl.a unit-oai-hss-0: 12:13:18 DEBUG unit.oai-hss/0.install libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/sbin" ldconfig -n /usr/lib unit-oai-hss-0: 12:13:18 DEBUG unit.oai-hss/0.install ---------------------------------------------------------------------- unit-oai-hss-0: 12:13:18 DEBUG unit.oai-hss/0.install Libraries have been installed in: unit-oai-hss-0: 12:13:18 DEBUG unit.oai-hss/0.install /usr/lib unit-oai-hss-0: 12:13:18 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:13:18 DEBUG unit.oai-hss/0.install If you ever happen to want to link against installed libraries unit-oai-hss-0: 12:13:18 DEBUG unit.oai-hss/0.install in a given directory, LIBDIR, you must either use libtool, and unit-oai-hss-0: 12:13:18 DEBUG unit.oai-hss/0.install specify the full pathname of the library, or use the `-LLIBDIR' unit-oai-hss-0: 12:13:18 DEBUG unit.oai-hss/0.install flag during linking and do at least one of the following: unit-oai-hss-0: 12:13:18 DEBUG unit.oai-hss/0.install - add LIBDIR to the `LD_LIBRARY_PATH' environment variable unit-oai-hss-0: 12:13:18 DEBUG unit.oai-hss/0.install during execution unit-oai-hss-0: 12:13:18 DEBUG unit.oai-hss/0.install - add LIBDIR to the `LD_RUN_PATH' environment variable unit-oai-hss-0: 12:13:18 DEBUG unit.oai-hss/0.install during linking unit-oai-hss-0: 12:13:18 DEBUG unit.oai-hss/0.install - use the `-Wl,-rpath -Wl,LIBDIR' linker flag unit-oai-hss-0: 12:13:18 DEBUG unit.oai-hss/0.install - have your system administrator add LIBDIR to `/etc/ld.so.conf' unit-oai-hss-0: 12:13:18 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:13:18 DEBUG unit.oai-hss/0.install See any operating system documentation about shared libraries for unit-oai-hss-0: 12:13:18 DEBUG unit.oai-hss/0.install more information, such as the ld(1) and ld.so(8) manual pages. unit-oai-hss-0: 12:13:18 DEBUG unit.oai-hss/0.install ---------------------------------------------------------------------- unit-oai-hss-0: 12:13:18 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:13:18 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 12:13:18 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 12:13:18 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 12:13:18 DEBUG unit.oai-hss/0.install Making install in po unit-oai-hss-0: 12:13:18 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/po' unit-oai-hss-0: 12:13:18 DEBUG unit.oai-hss/0.install installing en@boldquot.gmo as /usr/share/locale/en@boldquot/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 12:13:18 DEBUG unit.oai-hss/0.install installing en@quot.gmo as /usr/share/locale/en@quot/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 12:13:18 DEBUG unit.oai-hss/0.install installing cs.gmo as /usr/share/locale/cs/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 12:13:18 DEBUG unit.oai-hss/0.install installing de.gmo as /usr/share/locale/de/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 12:13:18 DEBUG unit.oai-hss/0.install installing eo.gmo as /usr/share/locale/eo/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 12:13:18 DEBUG unit.oai-hss/0.install installing fi.gmo as /usr/share/locale/fi/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 12:13:18 DEBUG unit.oai-hss/0.install installing fr.gmo as /usr/share/locale/fr/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 12:13:18 DEBUG unit.oai-hss/0.install installing it.gmo as /usr/share/locale/it/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 12:13:18 DEBUG unit.oai-hss/0.install installing ms.gmo as /usr/share/locale/ms/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 12:13:18 DEBUG unit.oai-hss/0.install installing nl.gmo as /usr/share/locale/nl/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 12:13:18 DEBUG unit.oai-hss/0.install installing pl.gmo as /usr/share/locale/pl/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 12:13:18 DEBUG unit.oai-hss/0.install installing sv.gmo as /usr/share/locale/sv/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 12:13:18 DEBUG unit.oai-hss/0.install installing uk.gmo as /usr/share/locale/uk/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 12:13:18 DEBUG unit.oai-hss/0.install installing vi.gmo as /usr/share/locale/vi/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 12:13:18 DEBUG unit.oai-hss/0.install installing zh_CN.gmo as /usr/share/locale/zh_CN/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 12:13:18 DEBUG unit.oai-hss/0.install if test "gnutls" = "gettext-tools"; then \ unit-oai-hss-0: 12:13:18 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/share/gettext/po; \ unit-oai-hss-0: 12:13:18 DEBUG unit.oai-hss/0.install for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ unit-oai-hss-0: 12:13:18 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 ./$file \ unit-oai-hss-0: 12:13:18 DEBUG unit.oai-hss/0.install /usr/share/gettext/po/$file; \ unit-oai-hss-0: 12:13:18 DEBUG unit.oai-hss/0.install done; \ unit-oai-hss-0: 12:13:18 DEBUG unit.oai-hss/0.install for file in Makevars; do \ unit-oai-hss-0: 12:13:18 DEBUG unit.oai-hss/0.install rm -f /usr/share/gettext/po/$file; \ unit-oai-hss-0: 12:13:18 DEBUG unit.oai-hss/0.install done; \ unit-oai-hss-0: 12:13:18 DEBUG unit.oai-hss/0.install else \ unit-oai-hss-0: 12:13:18 DEBUG unit.oai-hss/0.install : ; \ unit-oai-hss-0: 12:13:18 DEBUG unit.oai-hss/0.install fi unit-oai-hss-0: 12:13:18 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/po' unit-oai-hss-0: 12:13:18 DEBUG unit.oai-hss/0.install Making install in src unit-oai-hss-0: 12:13:18 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 12:13:18 DEBUG unit.oai-hss/0.install make install-recursive unit-oai-hss-0: 12:13:18 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 12:13:18 DEBUG unit.oai-hss/0.install Making install in crywrap unit-oai-hss-0: 12:13:18 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 12:13:18 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 12:13:18 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/bin' unit-oai-hss-0: 12:13:18 DEBUG unit.oai-hss/0.install /bin/bash ../../libtool --mode=install /usr/bin/install -c crywrap '/usr/bin' unit-oai-hss-0: 12:13:18 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/crywrap /usr/bin/crywrap unit-oai-hss-0: 12:13:18 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:13:18 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 12:13:18 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 12:13:18 DEBUG unit.oai-hss/0.install Making install in libopts unit-oai-hss-0: 12:13:18 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 12:13:18 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 12:13:18 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:13:18 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:13:18 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 12:13:18 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/src/libopts' unit-abot-epc-basic-0: 12:13:18 DEBUG unit.abot-epc-basic/0.install Setting up libaec0:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 12:13:18 DEBUG unit.abot-epc-basic/0.install Setting up libsuitesparseconfig4.4.6:amd64 (1:4.4.6-1) ... unit-oai-hss-0: 12:13:18 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/src' unit-abot-epc-basic-0: 12:13:18 DEBUG unit.abot-epc-basic/0.install Setting up libamd2.4.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 12:13:18 DEBUG unit.abot-epc-basic/0.install Setting up libarpack2 (3.3.0-1build2) ... unit-oai-hss-0: 12:13:18 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 12:13:18 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/bin' unit-oai-hss-0: 12:13:18 DEBUG unit.oai-hss/0.install /bin/bash ../libtool --mode=install /usr/bin/install -c psktool gnutls-cli-debug certtool srptool ocsptool gnutls-serv gnutls-cli danetool tpmtool p11tool '/usr/bin' unit-abot-epc-basic-0: 12:13:18 DEBUG unit.abot-epc-basic/0.install Setting up libasprintf-dev:amd64 (0.19.7-2ubuntu3.1) ... unit-abot-epc-basic-0: 12:13:18 DEBUG unit.abot-epc-basic/0.install Setting up libglib2.0-bin (2.48.2-0ubuntu4.1) ... unit-oai-hss-0: 12:13:18 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/psktool /usr/bin/psktool unit-oai-hss-0: 12:13:18 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/gnutls-cli-debug /usr/bin/gnutls-cli-debug unit-abot-epc-basic-0: 12:13:18 DEBUG unit.abot-epc-basic/0.install Setting up libpcre32-3:amd64 (2:8.38-3.1) ... unit-oai-hss-0: 12:13:18 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/certtool /usr/bin/certtool unit-abot-epc-basic-0: 12:13:18 DEBUG unit.abot-epc-basic/0.install Setting up libpcre3-dev:amd64 (2:8.38-3.1) ... unit-oai-hss-0: 12:13:18 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/srptool /usr/bin/srptool unit-oai-hss-0: 12:13:18 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/ocsptool /usr/bin/ocsptool unit-abot-epc-basic-0: 12:13:18 DEBUG unit.abot-epc-basic/0.install Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-2ubuntu4.1) ... unit-oai-hss-0: 12:13:18 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/gnutls-serv /usr/bin/gnutls-serv unit-abot-epc-basic-0: 12:13:18 DEBUG unit.abot-epc-basic/0.install Setting up libglib2.0-dev (2.48.2-0ubuntu4.1) ... unit-oai-hss-0: 12:13:18 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/gnutls-cli /usr/bin/gnutls-cli unit-oai-hss-0: 12:13:18 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/danetool /usr/bin/danetool unit-oai-hss-0: 12:13:18 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/tpmtool /usr/bin/tpmtool unit-oai-hss-0: 12:13:18 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/p11tool /usr/bin/p11tool unit-oai-hss-0: 12:13:18 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:13:18 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 12:13:18 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 12:13:18 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 12:13:18 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 12:13:18 DEBUG unit.oai-hss/0.install Making install in doc unit-oai-hss-0: 12:13:18 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 12:13:18 DEBUG unit.oai-hss/0.install make install-recursive unit-oai-hss-0: 12:13:18 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 12:13:18 DEBUG unit.oai-hss/0.install Making install in examples unit-oai-hss-0: 12:13:18 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/examples' unit-abot-epc-basic-0: 12:13:18 DEBUG unit.abot-epc-basic/0.install Setting up libdbus-1-dev:amd64 (1.10.6-1ubuntu3.3) ... unit-abot-epc-basic-0: 12:13:18 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-xext-dev (7.3.0-1) ... unit-oai-hss-0: 12:13:18 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 12:13:18 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:13:18 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:13:18 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 12:13:18 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 12:13:18 DEBUG unit.oai-hss/0.install Making install in cyclo unit-oai-hss-0: 12:13:18 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 12:13:18 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 12:13:18 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:13:18 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:13:18 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 12:13:18 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 12:13:18 DEBUG unit.oai-hss/0.install Making install in scripts unit-oai-hss-0: 12:13:18 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/scripts' unit-abot-epc-basic-0: 12:13:18 DEBUG unit.abot-epc-basic/0.install Setting up libxext-dev:amd64 (2:1.3.3-1) ... unit-oai-hss-0: 12:13:18 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 12:13:18 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:13:18 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:13:18 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 12:13:18 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 12:13:18 DEBUG unit.oai-hss/0.install Making install in manpages unit-abot-epc-basic-0: 12:13:18 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-fixes-dev (1:5.0-2ubuntu2) ... unit-oai-hss-0: 12:13:18 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 12:13:18 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 12:13:18 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-abot-epc-basic-0: 12:13:18 DEBUG unit.abot-epc-basic/0.install Setting up libxfixes-dev:amd64 (1:5.0.1-2) ... unit-oai-hss-0: 12:13:18 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/share/man/man1' unit-abot-epc-basic-0: 12:13:18 DEBUG unit.abot-epc-basic/0.install Setting up libxi-dev (2:1.7.6-1) ... unit-oai-hss-0: 12:13:18 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls-cli.1 gnutls-cli-debug.1 gnutls-serv.1 certtool.1 psktool.1 p11tool.1 ocsptool.1 tpmtool.1 srptool.1 '/usr/share/man/man1' unit-abot-epc-basic-0: 12:13:18 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-record-dev (1.14.2-1) ... unit-oai-hss-0: 12:13:18 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/share/man/man3' unit-abot-epc-basic-0: 12:13:18 DEBUG unit.abot-epc-basic/0.install Setting up libxtst-dev:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 12:13:18 DEBUG unit.abot-epc-basic/0.install Setting up libatspi2.0-dev (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 12:13:18 DEBUG unit.abot-epc-basic/0.install Setting up libatk-bridge2.0-dev:amd64 (2.18.1-2ubuntu1) ... unit-abot-epc-basic-0: 12:13:18 DEBUG unit.abot-epc-basic/0.install Setting up libatk1.0-dev (2.18.0-1) ... unit-abot-epc-basic-0: 12:13:18 DEBUG unit.abot-epc-basic/0.install Setting up libblas-dev (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 12:13:18 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/libblas/libblas.so to provide /usr/lib/libblas.so (libblas.so) in auto mode unit-abot-epc-basic-0: 12:13:18 DEBUG unit.abot-epc-basic/0.install Setting up libatlas-dev (3.10.2-9) ... unit-abot-epc-basic-0: 12:13:18 DEBUG unit.abot-epc-basic/0.install Setting up libatlas-base-dev (3.10.2-9) ... unit-oai-hss-0: 12:13:18 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_alert_get.3 gnutls_alert_get_name.3 gnutls_alert_get_strname.3 gnutls_alert_send.3 gnutls_alert_send_appropriate.3 gnutls_anon_allocate_client_credentials.3 gnutls_anon_allocate_server_credentials.3 gnutls_anon_free_client_credentials.3 gnutls_anon_free_server_credentials.3 gnutls_anon_set_params_function.3 gnutls_anon_set_server_dh_params.3 gnutls_anon_set_server_params_function.3 gnutls_auth_client_get_type.3 gnutls_auth_get_type.3 gnutls_auth_server_get_type.3 gnutls_bye.3 gnutls_certificate_activation_time_peers.3 gnutls_certificate_allocate_credentials.3 gnutls_certificate_client_get_request_status.3 gnutls_certificate_expiration_time_peers.3 gnutls_certificate_free_ca_names.3 gnutls_certificate_free_cas.3 gnutls_certificate_free_credentials.3 gnutls_certificate_free_crls.3 gnutls_certificate_free_keys.3 gnutls_certificate_get_issuer.3 gnutls_certificate_get_ours.3 gnutls_certificate_get_peers.3 gnutls_certificate_get_peers_subkey_id.3 gnutls_certificate_send_x509_rdn_sequence.3 gnutls_certificate_server_set_request.3 gnutls_certificate_set_dh_params.3 gnutls_certificate_set_key.3 gnutls_certificate_set_ocsp_status_request_file.3 gnutls_certificate_set_ocsp_status_request_function.3 gnutls_certificate_set_openpgp_key.3 gnutls_certificate_set_openpgp_key_file.3 gnutls_certificate_set_openpgp_key_file2.3 gnutls_certificate_set_openpgp_key_mem.3 gnutls_certificate_set_openpgp_key_mem2.3 '/usr/share/man/man3' unit-abot-epc-basic-0: 12:13:18 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/atlas-base/atlas/libblas.so to provide /usr/lib/libblas.so (libblas.so) in auto mode unit-oai-hss-0: 12:13:18 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_certificate_set_openpgp_keyring_file.3 gnutls_certificate_set_openpgp_keyring_mem.3 gnutls_certificate_set_params_function.3 gnutls_certificate_set_pin_function.3 gnutls_certificate_set_retrieve_function.3 gnutls_certificate_set_retrieve_function2.3 gnutls_certificate_set_rsa_export_params.3 gnutls_certificate_set_verify_flags.3 gnutls_certificate_set_verify_function.3 gnutls_certificate_set_verify_limits.3 gnutls_certificate_set_x509_crl.3 gnutls_certificate_set_x509_crl_file.3 gnutls_certificate_set_x509_crl_mem.3 gnutls_certificate_set_x509_key.3 gnutls_certificate_set_x509_key_file.3 gnutls_certificate_set_x509_key_file2.3 gnutls_certificate_set_x509_key_mem.3 gnutls_certificate_set_x509_key_mem2.3 gnutls_certificate_set_x509_simple_pkcs12_file.3 gnutls_certificate_set_x509_simple_pkcs12_mem.3 gnutls_certificate_set_x509_system_trust.3 gnutls_certificate_set_x509_trust.3 gnutls_certificate_set_x509_trust_file.3 gnutls_certificate_set_x509_trust_mem.3 gnutls_certificate_type_get.3 gnutls_certificate_type_get_id.3 gnutls_certificate_type_get_name.3 gnutls_certificate_type_list.3 gnutls_certificate_type_set_priority.3 gnutls_certificate_verification_status_print.3 gnutls_certificate_verify_peers2.3 gnutls_certificate_verify_peers3.3 gnutls_check_version.3 gnutls_cipher_add_auth.3 gnutls_cipher_decrypt.3 gnutls_cipher_decrypt2.3 gnutls_cipher_deinit.3 gnutls_cipher_encrypt.3 gnutls_cipher_encrypt2.3 gnutls_cipher_get.3 '/usr/share/man/man3' unit-abot-epc-basic-0: 12:13:18 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/atlas-base/atlas/liblapack.so to provide /usr/lib/liblapack.so (liblapack.so) in auto mode unit-oai-hss-0: 12:13:18 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_cipher_get_block_size.3 gnutls_cipher_get_id.3 gnutls_cipher_get_key_size.3 gnutls_cipher_get_name.3 gnutls_cipher_init.3 gnutls_cipher_list.3 gnutls_cipher_set_iv.3 gnutls_cipher_set_priority.3 gnutls_cipher_suite_get_name.3 gnutls_cipher_suite_info.3 gnutls_cipher_tag.3 gnutls_compression_get.3 gnutls_compression_get_id.3 gnutls_compression_get_name.3 gnutls_compression_list.3 gnutls_compression_set_priority.3 gnutls_credentials_clear.3 gnutls_credentials_set.3 gnutls_db_check_entry.3 gnutls_db_check_entry_time.3 gnutls_db_get_ptr.3 gnutls_db_remove_session.3 gnutls_db_set_cache_expiration.3 gnutls_db_set_ptr.3 gnutls_db_set_remove_function.3 gnutls_db_set_retrieve_function.3 gnutls_db_set_store_function.3 gnutls_deinit.3 gnutls_dh_get_group.3 gnutls_dh_get_peers_public_bits.3 gnutls_dh_get_prime_bits.3 gnutls_dh_get_pubkey.3 gnutls_dh_get_secret_bits.3 gnutls_dh_params_cpy.3 gnutls_dh_params_deinit.3 gnutls_dh_params_export2_pkcs3.3 gnutls_dh_params_export_pkcs3.3 gnutls_dh_params_export_raw.3 gnutls_dh_params_generate2.3 gnutls_dh_params_import_pkcs3.3 '/usr/share/man/man3' unit-oai-hss-0: 12:13:18 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_dh_params_import_raw.3 gnutls_dh_params_init.3 gnutls_dh_set_prime_bits.3 gnutls_dtls_cookie_send.3 gnutls_dtls_cookie_verify.3 gnutls_dtls_get_data_mtu.3 gnutls_dtls_get_mtu.3 gnutls_dtls_get_timeout.3 gnutls_dtls_prestate_set.3 gnutls_dtls_set_data_mtu.3 gnutls_dtls_set_mtu.3 gnutls_dtls_set_timeouts.3 gnutls_ecc_curve_get.3 gnutls_ecc_curve_get_name.3 gnutls_ecc_curve_get_size.3 gnutls_ecc_curve_list.3 gnutls_error_is_fatal.3 gnutls_error_to_alert.3 gnutls_fingerprint.3 gnutls_global_deinit.3 gnutls_global_init.3 gnutls_global_set_audit_log_function.3 gnutls_global_set_log_function.3 gnutls_global_set_log_level.3 gnutls_global_set_mem_functions.3 gnutls_global_set_mutex.3 gnutls_global_set_time_function.3 gnutls_handshake.3 gnutls_handshake_get_last_in.3 gnutls_handshake_get_last_out.3 gnutls_handshake_set_max_packet_length.3 gnutls_handshake_set_post_client_hello_function.3 gnutls_handshake_set_private_extensions.3 gnutls_handshake_set_random.3 gnutls_handshake_set_timeout.3 gnutls_hash.3 gnutls_hash_deinit.3 gnutls_hash_fast.3 gnutls_hash_get_len.3 gnutls_hash_init.3 '/usr/share/man/man3' unit-oai-hss-0: 12:13:18 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_hash_output.3 gnutls_heartbeat_allowed.3 gnutls_heartbeat_enable.3 gnutls_heartbeat_get_timeout.3 gnutls_heartbeat_ping.3 gnutls_heartbeat_pong.3 gnutls_heartbeat_set_timeouts.3 gnutls_hex2bin.3 gnutls_hex_decode.3 gnutls_hex_encode.3 gnutls_hmac.3 gnutls_hmac_deinit.3 gnutls_hmac_fast.3 gnutls_hmac_get_len.3 gnutls_hmac_init.3 gnutls_hmac_output.3 gnutls_init.3 gnutls_key_generate.3 gnutls_kx_get.3 gnutls_kx_get_id.3 gnutls_kx_get_name.3 gnutls_kx_list.3 gnutls_kx_set_priority.3 gnutls_load_file.3 gnutls_mac_get.3 gnutls_mac_get_id.3 gnutls_mac_get_key_size.3 gnutls_mac_get_name.3 gnutls_mac_list.3 gnutls_mac_set_priority.3 gnutls_ocsp_req_add_cert.3 gnutls_ocsp_req_add_cert_id.3 gnutls_ocsp_req_deinit.3 gnutls_ocsp_req_export.3 gnutls_ocsp_req_get_cert_id.3 gnutls_ocsp_req_get_extension.3 gnutls_ocsp_req_get_nonce.3 gnutls_ocsp_req_get_version.3 gnutls_ocsp_req_import.3 gnutls_ocsp_req_init.3 '/usr/share/man/man3' unit-oai-hss-0: 12:13:18 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_ocsp_req_print.3 gnutls_ocsp_req_randomize_nonce.3 gnutls_ocsp_req_set_extension.3 gnutls_ocsp_req_set_nonce.3 gnutls_ocsp_resp_check_crt.3 gnutls_ocsp_resp_deinit.3 gnutls_ocsp_resp_export.3 gnutls_ocsp_resp_get_certs.3 gnutls_ocsp_resp_get_extension.3 gnutls_ocsp_resp_get_nonce.3 gnutls_ocsp_resp_get_produced.3 gnutls_ocsp_resp_get_responder.3 gnutls_ocsp_resp_get_response.3 gnutls_ocsp_resp_get_signature.3 gnutls_ocsp_resp_get_signature_algorithm.3 gnutls_ocsp_resp_get_single.3 gnutls_ocsp_resp_get_status.3 gnutls_ocsp_resp_get_version.3 gnutls_ocsp_resp_import.3 gnutls_ocsp_resp_init.3 gnutls_ocsp_resp_print.3 gnutls_ocsp_resp_verify.3 gnutls_ocsp_resp_verify_direct.3 gnutls_ocsp_status_request_enable_client.3 gnutls_ocsp_status_request_get.3 gnutls_ocsp_status_request_is_checked.3 gnutls_openpgp_crt_check_hostname.3 gnutls_openpgp_crt_deinit.3 gnutls_openpgp_crt_export.3 gnutls_openpgp_crt_export2.3 gnutls_openpgp_crt_get_auth_subkey.3 gnutls_openpgp_crt_get_creation_time.3 gnutls_openpgp_crt_get_expiration_time.3 gnutls_openpgp_crt_get_fingerprint.3 gnutls_openpgp_crt_get_key_id.3 gnutls_openpgp_crt_get_key_usage.3 gnutls_openpgp_crt_get_name.3 gnutls_openpgp_crt_get_pk_algorithm.3 gnutls_openpgp_crt_get_pk_dsa_raw.3 gnutls_openpgp_crt_get_pk_rsa_raw.3 '/usr/share/man/man3' unit-abot-epc-basic-0: 12:13:18 DEBUG unit.abot-epc-basic/0.install Setting up libcairo-script-interpreter2:amd64 (1.14.6-1) ... unit-oai-hss-0: 12:13:18 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_openpgp_crt_get_preferred_key_id.3 gnutls_openpgp_crt_get_revoked_status.3 gnutls_openpgp_crt_get_subkey_count.3 gnutls_openpgp_crt_get_subkey_creation_time.3 gnutls_openpgp_crt_get_subkey_expiration_time.3 gnutls_openpgp_crt_get_subkey_fingerprint.3 gnutls_openpgp_crt_get_subkey_id.3 gnutls_openpgp_crt_get_subkey_idx.3 gnutls_openpgp_crt_get_subkey_pk_algorithm.3 gnutls_openpgp_crt_get_subkey_pk_dsa_raw.3 gnutls_openpgp_crt_get_subkey_pk_rsa_raw.3 gnutls_openpgp_crt_get_subkey_revoked_status.3 gnutls_openpgp_crt_get_subkey_usage.3 gnutls_openpgp_crt_get_version.3 gnutls_openpgp_crt_import.3 gnutls_openpgp_crt_init.3 gnutls_openpgp_crt_print.3 gnutls_openpgp_crt_set_preferred_key_id.3 gnutls_openpgp_crt_verify_ring.3 gnutls_openpgp_crt_verify_self.3 gnutls_openpgp_keyring_check_id.3 gnutls_openpgp_keyring_deinit.3 gnutls_openpgp_keyring_get_crt.3 gnutls_openpgp_keyring_get_crt_count.3 gnutls_openpgp_keyring_import.3 gnutls_openpgp_keyring_init.3 gnutls_openpgp_privkey_deinit.3 gnutls_openpgp_privkey_export.3 gnutls_openpgp_privkey_export2.3 gnutls_openpgp_privkey_export_dsa_raw.3 gnutls_openpgp_privkey_export_rsa_raw.3 gnutls_openpgp_privkey_export_subkey_dsa_raw.3 gnutls_openpgp_privkey_export_subkey_rsa_raw.3 gnutls_openpgp_privkey_get_fingerprint.3 gnutls_openpgp_privkey_get_key_id.3 gnutls_openpgp_privkey_get_pk_algorithm.3 gnutls_openpgp_privkey_get_preferred_key_id.3 gnutls_openpgp_privkey_get_revoked_status.3 gnutls_openpgp_privkey_get_subkey_count.3 gnutls_openpgp_privkey_get_subkey_creation_time.3 '/usr/share/man/man3' unit-oai-hss-0: 12:13:18 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_openpgp_privkey_get_subkey_fingerprint.3 gnutls_openpgp_privkey_get_subkey_id.3 gnutls_openpgp_privkey_get_subkey_idx.3 gnutls_openpgp_privkey_get_subkey_pk_algorithm.3 gnutls_openpgp_privkey_get_subkey_revoked_status.3 gnutls_openpgp_privkey_import.3 gnutls_openpgp_privkey_init.3 gnutls_openpgp_privkey_sec_param.3 gnutls_openpgp_privkey_set_preferred_key_id.3 gnutls_openpgp_privkey_sign_hash.3 gnutls_openpgp_send_cert.3 gnutls_openpgp_set_recv_key_function.3 gnutls_pcert_deinit.3 gnutls_pcert_import_openpgp.3 gnutls_pcert_import_openpgp_raw.3 gnutls_pcert_import_x509.3 gnutls_pcert_import_x509_raw.3 gnutls_pcert_list_import_x509_raw.3 gnutls_pem_base64_decode.3 gnutls_pem_base64_decode_alloc.3 gnutls_pem_base64_encode.3 gnutls_pem_base64_encode_alloc.3 gnutls_perror.3 gnutls_pk_algorithm_get_name.3 gnutls_pk_bits_to_sec_param.3 gnutls_pkcs11_add_provider.3 gnutls_pkcs11_copy_secret_key.3 gnutls_pkcs11_copy_x509_crt.3 gnutls_pkcs11_copy_x509_privkey.3 gnutls_pkcs11_deinit.3 gnutls_pkcs11_delete_url.3 gnutls_pkcs11_get_pin_function.3 gnutls_pkcs11_init.3 gnutls_pkcs11_obj_deinit.3 gnutls_pkcs11_obj_export.3 gnutls_pkcs11_obj_export2.3 gnutls_pkcs11_obj_export_url.3 gnutls_pkcs11_obj_get_info.3 gnutls_pkcs11_obj_get_type.3 gnutls_pkcs11_obj_import_url.3 '/usr/share/man/man3' unit-oai-hss-0: 12:13:18 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_pkcs11_obj_init.3 gnutls_pkcs11_obj_list_import_url.3 gnutls_pkcs11_obj_list_import_url2.3 gnutls_pkcs11_obj_set_pin_function.3 gnutls_pkcs11_privkey_deinit.3 gnutls_pkcs11_privkey_export_url.3 gnutls_pkcs11_privkey_generate.3 gnutls_pkcs11_privkey_generate2.3 gnutls_pkcs11_privkey_get_info.3 gnutls_pkcs11_privkey_get_pk_algorithm.3 gnutls_pkcs11_privkey_import_url.3 gnutls_pkcs11_privkey_init.3 gnutls_pkcs11_privkey_set_pin_function.3 gnutls_pkcs11_privkey_status.3 gnutls_pkcs11_reinit.3 gnutls_pkcs11_set_pin_function.3 gnutls_pkcs11_set_token_function.3 gnutls_pkcs11_token_get_flags.3 gnutls_pkcs11_token_get_info.3 gnutls_pkcs11_token_get_mechanism.3 gnutls_pkcs11_token_get_url.3 gnutls_pkcs11_token_init.3 gnutls_pkcs11_token_set_pin.3 gnutls_pkcs11_type_get_name.3 gnutls_pkcs12_bag_decrypt.3 gnutls_pkcs12_bag_deinit.3 gnutls_pkcs12_bag_encrypt.3 gnutls_pkcs12_bag_get_count.3 gnutls_pkcs12_bag_get_data.3 gnutls_pkcs12_bag_get_friendly_name.3 gnutls_pkcs12_bag_get_key_id.3 gnutls_pkcs12_bag_get_type.3 gnutls_pkcs12_bag_init.3 gnutls_pkcs12_bag_set_crl.3 gnutls_pkcs12_bag_set_crt.3 gnutls_pkcs12_bag_set_data.3 gnutls_pkcs12_bag_set_friendly_name.3 gnutls_pkcs12_bag_set_key_id.3 gnutls_pkcs12_deinit.3 gnutls_pkcs12_export.3 '/usr/share/man/man3' unit-oai-hss-0: 12:13:18 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_pkcs12_export2.3 gnutls_pkcs12_generate_mac.3 gnutls_pkcs12_get_bag.3 gnutls_pkcs12_import.3 gnutls_pkcs12_init.3 gnutls_pkcs12_set_bag.3 gnutls_pkcs12_simple_parse.3 gnutls_pkcs12_verify_mac.3 gnutls_pkcs7_deinit.3 gnutls_pkcs7_delete_crl.3 gnutls_pkcs7_delete_crt.3 gnutls_pkcs7_export.3 gnutls_pkcs7_export2.3 gnutls_pkcs7_get_crl_count.3 gnutls_pkcs7_get_crl_raw.3 gnutls_pkcs7_get_crt_count.3 gnutls_pkcs7_get_crt_raw.3 gnutls_pkcs7_import.3 gnutls_pkcs7_init.3 gnutls_pkcs7_set_crl.3 gnutls_pkcs7_set_crl_raw.3 gnutls_pkcs7_set_crt.3 gnutls_pkcs7_set_crt_raw.3 gnutls_pk_get_id.3 gnutls_pk_get_name.3 gnutls_pk_list.3 gnutls_pk_to_sign.3 gnutls_prf.3 gnutls_prf_raw.3 gnutls_priority_certificate_type_list.3 gnutls_priority_compression_list.3 gnutls_priority_deinit.3 gnutls_priority_ecc_curve_list.3 gnutls_priority_get_cipher_suite_index.3 gnutls_priority_init.3 gnutls_priority_protocol_list.3 gnutls_priority_set.3 gnutls_priority_set_direct.3 gnutls_priority_sign_list.3 gnutls_privkey_decrypt_data.3 '/usr/share/man/man3' unit-oai-hss-0: 12:13:18 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_privkey_deinit.3 gnutls_privkey_get_pk_algorithm.3 gnutls_privkey_get_type.3 gnutls_privkey_import_ext.3 gnutls_privkey_import_ext2.3 gnutls_privkey_import_openpgp.3 gnutls_privkey_import_openpgp_raw.3 gnutls_privkey_import_pkcs11.3 gnutls_privkey_import_pkcs11_url.3 gnutls_privkey_import_tpm_raw.3 gnutls_privkey_import_tpm_url.3 gnutls_privkey_import_url.3 gnutls_privkey_import_x509.3 gnutls_privkey_import_x509_raw.3 gnutls_privkey_init.3 gnutls_privkey_set_pin_function.3 gnutls_privkey_sign_data.3 gnutls_privkey_sign_hash.3 gnutls_privkey_sign_raw_data.3 gnutls_privkey_status.3 gnutls_protocol_get_id.3 gnutls_protocol_get_name.3 gnutls_protocol_get_version.3 gnutls_protocol_list.3 gnutls_protocol_set_priority.3 gnutls_psk_allocate_client_credentials.3 gnutls_psk_allocate_server_credentials.3 gnutls_psk_client_get_hint.3 gnutls_psk_free_client_credentials.3 gnutls_psk_free_server_credentials.3 gnutls_psk_server_get_username.3 gnutls_psk_set_client_credentials.3 gnutls_psk_set_client_credentials_function.3 gnutls_psk_set_params_function.3 gnutls_psk_set_server_credentials_file.3 gnutls_psk_set_server_credentials_function.3 gnutls_psk_set_server_credentials_hint.3 gnutls_psk_set_server_dh_params.3 gnutls_psk_set_server_params_function.3 gnutls_pubkey_deinit.3 '/usr/share/man/man3' unit-oai-hss-0: 12:13:18 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_pubkey_encrypt_data.3 gnutls_pubkey_export.3 gnutls_pubkey_export2.3 gnutls_pubkey_get_key_id.3 gnutls_pubkey_get_key_usage.3 gnutls_pubkey_get_openpgp_key_id.3 gnutls_pubkey_get_pk_algorithm.3 gnutls_pubkey_get_pk_dsa_raw.3 gnutls_pubkey_get_pk_ecc_raw.3 gnutls_pubkey_get_pk_ecc_x962.3 gnutls_pubkey_get_pk_rsa_raw.3 gnutls_pubkey_get_preferred_hash_algorithm.3 gnutls_pubkey_get_verify_algorithm.3 gnutls_pubkey_import.3 gnutls_pubkey_import_dsa_raw.3 gnutls_pubkey_import_ecc_raw.3 gnutls_pubkey_import_ecc_x962.3 gnutls_pubkey_import_openpgp.3 gnutls_pubkey_import_openpgp_raw.3 gnutls_pubkey_import_pkcs11.3 gnutls_pubkey_import_pkcs11_url.3 gnutls_pubkey_import_privkey.3 gnutls_pubkey_import_rsa_raw.3 gnutls_pubkey_import_tpm_raw.3 gnutls_pubkey_import_tpm_url.3 gnutls_pubkey_import_url.3 gnutls_pubkey_import_x509.3 gnutls_pubkey_import_x509_crq.3 gnutls_pubkey_import_x509_raw.3 gnutls_pubkey_init.3 gnutls_pubkey_print.3 gnutls_pubkey_set_key_usage.3 gnutls_pubkey_set_pin_function.3 gnutls_pubkey_verify_data.3 gnutls_pubkey_verify_data2.3 gnutls_pubkey_verify_hash.3 gnutls_pubkey_verify_hash2.3 gnutls_random_art.3 gnutls_range_split.3 gnutls_record_can_use_length_hiding.3 '/usr/share/man/man3' unit-oai-hss-0: 12:13:18 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_record_check_pending.3 gnutls_record_cork.3 gnutls_record_disable_padding.3 gnutls_record_get_direction.3 gnutls_record_get_discarded.3 gnutls_record_get_max_size.3 gnutls_record_recv.3 gnutls_record_recv_seq.3 gnutls_record_send.3 gnutls_record_send_range.3 gnutls_record_set_max_empty_records.3 gnutls_record_set_max_size.3 gnutls_record_set_timeout.3 gnutls_record_uncork.3 gnutls_rehandshake.3 gnutls_rnd.3 gnutls_rnd_refresh.3 gnutls_rsa_export_get_modulus_bits.3 gnutls_rsa_export_get_pubkey.3 gnutls_rsa_params_cpy.3 gnutls_rsa_params_deinit.3 gnutls_rsa_params_export_pkcs1.3 gnutls_rsa_params_export_raw.3 gnutls_rsa_params_generate2.3 gnutls_rsa_params_import_pkcs1.3 gnutls_rsa_params_import_raw.3 gnutls_rsa_params_init.3 gnutls_safe_renegotiation_status.3 gnutls_sec_param_get_name.3 gnutls_sec_param_to_pk_bits.3 gnutls_server_name_get.3 gnutls_server_name_set.3 gnutls_session_channel_binding.3 gnutls_session_enable_compatibility_mode.3 gnutls_session_force_valid.3 gnutls_session_get_data.3 gnutls_session_get_data2.3 gnutls_session_get_desc.3 gnutls_session_get_id.3 gnutls_session_get_id2.3 '/usr/share/man/man3' unit-oai-hss-0: 12:13:18 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_session_get_ptr.3 gnutls_session_get_random.3 gnutls_session_is_resumed.3 gnutls_session_resumption_requested.3 gnutls_session_set_data.3 gnutls_session_set_premaster.3 gnutls_session_set_ptr.3 gnutls_session_ticket_enable_client.3 gnutls_session_ticket_enable_server.3 gnutls_session_ticket_key_generate.3 gnutls_set_default_export_priority.3 gnutls_set_default_priority.3 gnutls_sign_algorithm_get.3 gnutls_sign_algorithm_get_client.3 gnutls_sign_algorithm_get_requested.3 gnutls_sign_callback_get.3 gnutls_sign_callback_set.3 gnutls_sign_get_hash_algorithm.3 gnutls_sign_get_id.3 gnutls_sign_get_name.3 gnutls_sign_get_pk_algorithm.3 gnutls_sign_is_secure.3 gnutls_sign_list.3 gnutls_srp_allocate_client_credentials.3 gnutls_srp_allocate_server_credentials.3 gnutls_srp_base64_decode.3 gnutls_srp_base64_decode_alloc.3 gnutls_srp_base64_encode.3 gnutls_srp_base64_encode_alloc.3 gnutls_srp_free_client_credentials.3 gnutls_srp_free_server_credentials.3 gnutls_srp_server_get_username.3 gnutls_srp_set_client_credentials.3 gnutls_srp_set_client_credentials_function.3 gnutls_srp_set_prime_bits.3 gnutls_srp_set_server_credentials_file.3 gnutls_srp_set_server_credentials_function.3 gnutls_srp_verifier.3 gnutls_srtp_get_keys.3 gnutls_srtp_get_mki.3 '/usr/share/man/man3' unit-oai-hss-0: 12:13:18 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_srtp_get_profile_id.3 gnutls_srtp_get_profile_name.3 gnutls_srtp_get_selected_profile.3 gnutls_srtp_set_mki.3 gnutls_srtp_set_profile.3 gnutls_srtp_set_profile_direct.3 gnutls_store_commitment.3 gnutls_store_pubkey.3 gnutls_strerror.3 gnutls_strerror_name.3 gnutls_supplemental_get_name.3 gnutls_tdb_deinit.3 gnutls_tdb_init.3 gnutls_tdb_set_store_commitment_func.3 gnutls_tdb_set_store_func.3 gnutls_tdb_set_verify_func.3 gnutls_tpm_get_registered.3 gnutls_tpm_key_list_deinit.3 gnutls_tpm_key_list_get_url.3 gnutls_tpm_privkey_delete.3 gnutls_tpm_privkey_generate.3 gnutls_transport_get_int.3 gnutls_transport_get_int2.3 gnutls_transport_get_ptr.3 gnutls_transport_get_ptr2.3 gnutls_transport_set_errno.3 gnutls_transport_set_errno_function.3 gnutls_transport_set_int.3 gnutls_transport_set_int2.3 gnutls_transport_set_ptr.3 gnutls_transport_set_ptr2.3 gnutls_transport_set_pull_function.3 gnutls_transport_set_pull_timeout_function.3 gnutls_transport_set_push_function.3 gnutls_transport_set_vec_push_function.3 gnutls_url_is_supported.3 gnutls_verify_stored_pubkey.3 gnutls_x509_crl_check_issuer.3 gnutls_x509_crl_deinit.3 gnutls_x509_crl_export.3 '/usr/share/man/man3' unit-oai-hss-0: 12:13:18 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_x509_crl_export2.3 gnutls_x509_crl_get_authority_key_gn_serial.3 gnutls_x509_crl_get_authority_key_id.3 gnutls_x509_crl_get_crt_count.3 gnutls_x509_crl_get_crt_serial.3 gnutls_x509_crl_get_dn_oid.3 gnutls_x509_crl_get_extension_data.3 gnutls_x509_crl_get_extension_info.3 gnutls_x509_crl_get_extension_oid.3 gnutls_x509_crl_get_issuer_dn.3 gnutls_x509_crl_get_issuer_dn2.3 gnutls_x509_crl_get_issuer_dn_by_oid.3 gnutls_x509_crl_get_next_update.3 gnutls_x509_crl_get_number.3 gnutls_x509_crl_get_raw_issuer_dn.3 gnutls_x509_crl_get_signature.3 gnutls_x509_crl_get_signature_algorithm.3 gnutls_x509_crl_get_this_update.3 gnutls_x509_crl_get_version.3 gnutls_x509_crl_import.3 gnutls_x509_crl_init.3 gnutls_x509_crl_list_import.3 gnutls_x509_crl_list_import2.3 gnutls_x509_crl_print.3 gnutls_x509_crl_privkey_sign.3 gnutls_x509_crl_set_authority_key_id.3 gnutls_x509_crl_set_crt.3 gnutls_x509_crl_set_crt_serial.3 gnutls_x509_crl_set_next_update.3 gnutls_x509_crl_set_number.3 gnutls_x509_crl_set_this_update.3 gnutls_x509_crl_set_version.3 gnutls_x509_crl_sign.3 gnutls_x509_crl_sign2.3 gnutls_x509_crl_verify.3 gnutls_x509_crq_deinit.3 gnutls_x509_crq_export.3 gnutls_x509_crq_export2.3 gnutls_x509_crq_get_attribute_by_oid.3 gnutls_x509_crq_get_attribute_data.3 '/usr/share/man/man3' unit-oai-hss-0: 12:13:18 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_x509_crq_get_attribute_info.3 gnutls_x509_crq_get_basic_constraints.3 gnutls_x509_crq_get_challenge_password.3 gnutls_x509_crq_get_dn.3 gnutls_x509_crq_get_dn2.3 gnutls_x509_crq_get_dn_by_oid.3 gnutls_x509_crq_get_dn_oid.3 gnutls_x509_crq_get_extension_by_oid.3 gnutls_x509_crq_get_extension_data.3 gnutls_x509_crq_get_extension_info.3 gnutls_x509_crq_get_key_id.3 gnutls_x509_crq_get_key_purpose_oid.3 gnutls_x509_crq_get_key_rsa_raw.3 gnutls_x509_crq_get_key_usage.3 gnutls_x509_crq_get_pk_algorithm.3 gnutls_x509_crq_get_private_key_usage_period.3 gnutls_x509_crq_get_subject_alt_name.3 gnutls_x509_crq_get_subject_alt_othername_oid.3 gnutls_x509_crq_get_version.3 gnutls_x509_crq_import.3 gnutls_x509_crq_init.3 gnutls_x509_crq_print.3 gnutls_x509_crq_privkey_sign.3 gnutls_x509_crq_set_attribute_by_oid.3 gnutls_x509_crq_set_basic_constraints.3 gnutls_x509_crq_set_challenge_password.3 gnutls_x509_crq_set_dn.3 gnutls_x509_crq_set_dn_by_oid.3 gnutls_x509_crq_set_key.3 gnutls_x509_crq_set_key_purpose_oid.3 gnutls_x509_crq_set_key_rsa_raw.3 gnutls_x509_crq_set_key_usage.3 gnutls_x509_crq_set_private_key_usage_period.3 gnutls_x509_crq_set_pubkey.3 gnutls_x509_crq_set_subject_alt_name.3 gnutls_x509_crq_set_version.3 gnutls_x509_crq_sign.3 gnutls_x509_crq_sign2.3 gnutls_x509_crq_verify.3 gnutls_x509_crt_check_hostname.3 '/usr/share/man/man3' unit-oai-hss-0: 12:13:18 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_x509_crt_check_issuer.3 gnutls_x509_crt_check_revocation.3 gnutls_x509_crt_cpy_crl_dist_points.3 gnutls_x509_crt_deinit.3 gnutls_x509_crt_export.3 gnutls_x509_crt_export2.3 gnutls_x509_crt_get_activation_time.3 gnutls_x509_crt_get_authority_info_access.3 gnutls_x509_crt_get_authority_key_gn_serial.3 gnutls_x509_crt_get_authority_key_id.3 gnutls_x509_crt_get_basic_constraints.3 gnutls_x509_crt_get_ca_status.3 gnutls_x509_crt_get_crl_dist_points.3 gnutls_x509_crt_get_dn.3 gnutls_x509_crt_get_dn2.3 gnutls_x509_crt_get_dn_by_oid.3 gnutls_x509_crt_get_dn_oid.3 gnutls_x509_crt_get_expiration_time.3 gnutls_x509_crt_get_extension_by_oid.3 gnutls_x509_crt_get_extension_data.3 gnutls_x509_crt_get_extension_info.3 gnutls_x509_crt_get_extension_oid.3 gnutls_x509_crt_get_fingerprint.3 gnutls_x509_crt_get_issuer.3 gnutls_x509_crt_get_issuer_alt_name.3 gnutls_x509_crt_get_issuer_alt_name2.3 gnutls_x509_crt_get_issuer_alt_othername_oid.3 gnutls_x509_crt_get_issuer_dn.3 gnutls_x509_crt_get_issuer_dn2.3 gnutls_x509_crt_get_issuer_dn_by_oid.3 gnutls_x509_crt_get_issuer_dn_oid.3 gnutls_x509_crt_get_issuer_unique_id.3 gnutls_x509_crt_get_key_id.3 gnutls_x509_crt_get_key_purpose_oid.3 gnutls_x509_crt_get_key_usage.3 gnutls_x509_crt_get_pk_algorithm.3 gnutls_x509_crt_get_pk_dsa_raw.3 gnutls_x509_crt_get_pk_rsa_raw.3 gnutls_x509_crt_get_policy.3 gnutls_x509_crt_get_preferred_hash_algorithm.3 '/usr/share/man/man3' unit-oai-hss-0: 12:13:18 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_x509_crt_get_private_key_usage_period.3 gnutls_x509_crt_get_proxy.3 gnutls_x509_crt_get_raw_dn.3 gnutls_x509_crt_get_raw_issuer_dn.3 gnutls_x509_crt_get_serial.3 gnutls_x509_crt_get_signature.3 gnutls_x509_crt_get_signature_algorithm.3 gnutls_x509_crt_get_subject.3 gnutls_x509_crt_get_subject_alt_name.3 gnutls_x509_crt_get_subject_alt_name2.3 gnutls_x509_crt_get_subject_alt_othername_oid.3 gnutls_x509_crt_get_subject_key_id.3 gnutls_x509_crt_get_subject_unique_id.3 gnutls_x509_crt_get_verify_algorithm.3 gnutls_x509_crt_get_version.3 gnutls_x509_crt_import.3 gnutls_x509_crt_import_pkcs11.3 gnutls_x509_crt_import_pkcs11_url.3 gnutls_x509_crt_init.3 gnutls_x509_crt_list_import.3 gnutls_x509_crt_list_import2.3 gnutls_x509_crt_list_import_pkcs11.3 gnutls_x509_crt_list_verify.3 gnutls_x509_crt_print.3 gnutls_x509_crt_privkey_sign.3 gnutls_x509_crt_set_activation_time.3 gnutls_x509_crt_set_authority_info_access.3 gnutls_x509_crt_set_authority_key_id.3 gnutls_x509_crt_set_basic_constraints.3 gnutls_x509_crt_set_ca_status.3 gnutls_x509_crt_set_crl_dist_points.3 gnutls_x509_crt_set_crl_dist_points2.3 gnutls_x509_crt_set_crq.3 gnutls_x509_crt_set_crq_extensions.3 gnutls_x509_crt_set_dn.3 gnutls_x509_crt_set_dn_by_oid.3 gnutls_x509_crt_set_expiration_time.3 gnutls_x509_crt_set_extension_by_oid.3 gnutls_x509_crt_set_issuer_dn.3 gnutls_x509_crt_set_issuer_dn_by_oid.3 '/usr/share/man/man3' unit-oai-hss-0: 12:13:18 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_x509_crt_set_key.3 gnutls_x509_crt_set_key_purpose_oid.3 gnutls_x509_crt_set_key_usage.3 gnutls_x509_crt_set_pin_function.3 gnutls_x509_crt_set_policy.3 gnutls_x509_crt_set_private_key_usage_period.3 gnutls_x509_crt_set_proxy.3 gnutls_x509_crt_set_proxy_dn.3 gnutls_x509_crt_set_pubkey.3 gnutls_x509_crt_set_serial.3 gnutls_x509_crt_set_subject_alternative_name.3 gnutls_x509_crt_set_subject_alt_name.3 gnutls_x509_crt_set_subject_key_id.3 gnutls_x509_crt_set_version.3 gnutls_x509_crt_sign.3 gnutls_x509_crt_sign2.3 gnutls_x509_crt_verify.3 gnutls_x509_crt_verify_data.3 gnutls_x509_crt_verify_hash.3 gnutls_x509_dn_deinit.3 gnutls_x509_dn_export.3 gnutls_x509_dn_export2.3 gnutls_x509_dn_get_rdn_ava.3 gnutls_x509_dn_import.3 gnutls_x509_dn_init.3 gnutls_x509_dn_oid_known.3 gnutls_x509_dn_oid_name.3 gnutls_x509_policy_release.3 gnutls_x509_privkey_cpy.3 gnutls_x509_privkey_deinit.3 gnutls_x509_privkey_export.3 gnutls_x509_privkey_export2.3 gnutls_x509_privkey_export2_pkcs8.3 gnutls_x509_privkey_export_dsa_raw.3 gnutls_x509_privkey_export_ecc_raw.3 gnutls_x509_privkey_export_pkcs8.3 gnutls_x509_privkey_export_rsa_raw.3 gnutls_x509_privkey_export_rsa_raw2.3 gnutls_x509_privkey_fix.3 gnutls_x509_privkey_generate.3 '/usr/share/man/man3' unit-oai-hss-0: 12:13:18 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_x509_privkey_get_key_id.3 gnutls_x509_privkey_get_pk_algorithm.3 gnutls_x509_privkey_get_pk_algorithm2.3 gnutls_x509_privkey_import.3 gnutls_x509_privkey_import2.3 gnutls_x509_privkey_import_dsa_raw.3 gnutls_x509_privkey_import_ecc_raw.3 gnutls_x509_privkey_import_openssl.3 gnutls_x509_privkey_import_pkcs8.3 gnutls_x509_privkey_import_rsa_raw.3 gnutls_x509_privkey_import_rsa_raw2.3 gnutls_x509_privkey_init.3 gnutls_x509_privkey_sec_param.3 gnutls_x509_privkey_sign_data.3 gnutls_x509_privkey_sign_hash.3 gnutls_x509_privkey_verify_params.3 gnutls_x509_rdn_get.3 gnutls_x509_rdn_get_by_oid.3 gnutls_x509_rdn_get_oid.3 gnutls_x509_trust_list_add_cas.3 gnutls_x509_trust_list_add_crls.3 gnutls_x509_trust_list_add_named_crt.3 gnutls_x509_trust_list_add_system_trust.3 gnutls_x509_trust_list_add_trust_file.3 gnutls_x509_trust_list_add_trust_mem.3 gnutls_x509_trust_list_deinit.3 gnutls_x509_trust_list_get_issuer.3 gnutls_x509_trust_list_init.3 gnutls_x509_trust_list_remove_cas.3 gnutls_x509_trust_list_remove_trust_file.3 gnutls_x509_trust_list_remove_trust_mem.3 gnutls_x509_trust_list_verify_crt.3 gnutls_x509_trust_list_verify_named_crt.3 '/usr/share/man/man3' unit-oai-hss-0: 12:13:18 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 12:13:18 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 12:13:18 DEBUG unit.oai-hss/0.install Making install in credentials unit-oai-hss-0: 12:13:18 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 12:13:18 DEBUG unit.oai-hss/0.install Making install in openpgp unit-oai-hss-0: 12:13:18 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 12:13:18 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 12:13:18 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:13:18 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:13:18 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 12:13:18 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 12:13:18 DEBUG unit.oai-hss/0.install Making install in srp unit-oai-hss-0: 12:13:18 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 12:13:18 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 12:13:18 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:13:18 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:13:18 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 12:13:18 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 12:13:18 DEBUG unit.oai-hss/0.install Making install in x509 unit-oai-hss-0: 12:13:18 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 12:13:18 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 12:13:18 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:13:18 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:13:18 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 12:13:18 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 12:13:18 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 12:13:18 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 12:13:18 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:13:18 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:13:18 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 12:13:18 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 12:13:18 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 12:13:18 DEBUG unit.oai-hss/0.install Making install in latex unit-oai-hss-0: 12:13:18 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 12:13:18 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 12:13:18 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:13:18 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:13:18 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 12:13:18 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 12:13:18 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 12:13:18 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 12:13:18 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:13:18 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/share/info' unit-oai-hss-0: 12:13:18 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls-handshake-state.png gnutls-layers.png gnutls-modauth.png gnutls-pgp.png gnutls-client-server-use-case.png gnutls-handshake-sequence.png gnutls-internals.png gnutls-logo.png gnutls-x509.png pkcs11-vision.png '/usr/share/info' unit-oai-hss-0: 12:13:18 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/share/info' unit-oai-hss-0: 12:13:18 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 ./gnutls.info ./gnutls.info-1 ./gnutls.info-2 ./gnutls.info-3 ./gnutls.info-4 ./gnutls.info-5 ./gnutls-guile.info '/usr/share/info' unit-oai-hss-0: 12:13:18 DEBUG unit.oai-hss/0.install install-info --info-dir='/usr/share/info' '/usr/share/info/gnutls.info' unit-oai-hss-0: 12:13:18 DEBUG unit.oai-hss/0.install This is not dpkg install-info anymore, but GNU install-info unit-oai-hss-0: 12:13:18 DEBUG unit.oai-hss/0.install See the man page for ginstall-info for command line arguments unit-oai-hss-0: 12:13:18 DEBUG unit.oai-hss/0.install install-info --info-dir='/usr/share/info' '/usr/share/info/gnutls-guile.info' unit-oai-hss-0: 12:13:18 DEBUG unit.oai-hss/0.install This is not dpkg install-info anymore, but GNU install-info unit-oai-hss-0: 12:13:18 DEBUG unit.oai-hss/0.install See the man page for ginstall-info for command line arguments unit-oai-hss-0: 12:13:18 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 12:13:18 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 12:13:18 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 12:13:18 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 12:13:18 DEBUG unit.oai-hss/0.install Making install in tests unit-oai-hss-0: 12:13:18 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 12:13:18 DEBUG unit.oai-hss/0.install Making install in . unit-abot-epc-basic-0: 12:13:18 DEBUG unit.abot-epc-basic/0.install Setting up libpng12-dev:amd64 (1.2.54-1ubuntu1.1) ... unit-oai-hss-0: 12:13:18 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 12:13:19 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 12:13:19 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:13:19 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:13:19 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 12:13:19 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 12:13:19 DEBUG unit.oai-hss/0.install Making install in rsa-md5-collision unit-oai-hss-0: 12:13:19 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 12:13:19 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 12:13:19 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:13:19 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:13:19 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 12:13:19 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 12:13:19 DEBUG unit.oai-hss/0.install Making install in pkcs1-padding unit-oai-hss-0: 12:13:19 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 12:13:19 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 12:13:19 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:13:19 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:13:19 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 12:13:19 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 12:13:19 DEBUG unit.oai-hss/0.install Making install in pkcs8-decode unit-oai-hss-0: 12:13:19 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 12:13:19 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 12:13:19 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:13:19 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:13:19 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 12:13:19 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 12:13:19 DEBUG unit.oai-hss/0.install Making install in pkcs12-decode unit-oai-hss-0: 12:13:19 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 12:13:19 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 12:13:19 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:13:19 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:13:19 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 12:13:19 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 12:13:19 DEBUG unit.oai-hss/0.install Making install in userid unit-oai-hss-0: 12:13:19 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 12:13:19 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 12:13:19 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:13:19 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:13:19 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 12:13:19 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 12:13:19 DEBUG unit.oai-hss/0.install Making install in cert-tests unit-oai-hss-0: 12:13:19 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 12:13:19 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 12:13:19 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:13:19 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:13:19 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 12:13:19 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 12:13:19 DEBUG unit.oai-hss/0.install Making install in key-id unit-oai-hss-0: 12:13:19 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 12:13:19 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 12:13:19 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:13:19 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:13:19 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 12:13:19 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 12:13:19 DEBUG unit.oai-hss/0.install Making install in sha2 unit-oai-hss-0: 12:13:19 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 12:13:19 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 12:13:19 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:13:19 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:13:19 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 12:13:19 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 12:13:19 DEBUG unit.oai-hss/0.install Making install in safe-renegotiation unit-oai-hss-0: 12:13:19 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 12:13:19 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 12:13:19 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:13:19 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:13:19 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 12:13:19 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 12:13:19 DEBUG unit.oai-hss/0.install Making install in dsa unit-oai-hss-0: 12:13:19 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 12:13:19 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 12:13:19 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:13:19 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:13:19 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 12:13:19 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 12:13:19 DEBUG unit.oai-hss/0.install Making install in scripts unit-oai-hss-0: 12:13:19 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 12:13:19 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 12:13:19 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:13:19 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:13:19 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 12:13:19 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 12:13:19 DEBUG unit.oai-hss/0.install Making install in ecdsa unit-oai-hss-0: 12:13:19 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 12:13:19 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 12:13:19 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:13:19 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:13:19 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 12:13:19 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 12:13:19 DEBUG unit.oai-hss/0.install Making install in slow unit-oai-hss-0: 12:13:19 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 12:13:19 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 12:13:19 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:13:19 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:13:19 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 12:13:19 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 12:13:19 DEBUG unit.oai-hss/0.install Making install in dtls unit-oai-hss-0: 12:13:19 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/dtls' unit-abot-epc-basic-0: 12:13:19 DEBUG unit.abot-epc-basic/0.install Setting up libfreetype6-dev:amd64 (2.6.1-0.1ubuntu2.3) ... unit-oai-hss-0: 12:13:19 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 12:13:19 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:13:19 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:13:19 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 12:13:19 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 12:13:19 DEBUG unit.oai-hss/0.install Making install in srp unit-oai-hss-0: 12:13:19 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 12:13:19 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 12:13:19 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:13:19 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:13:19 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 12:13:19 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 12:13:19 DEBUG unit.oai-hss/0.install Making install in openpgp-certs unit-oai-hss-0: 12:13:19 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 12:13:19 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 12:13:19 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:13:19 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:13:19 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 12:13:19 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 12:13:19 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 12:13:19 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 12:13:19 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 12:13:19 DEBUG unit.oai-hss/0.install make[2]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:13:19 DEBUG unit.oai-hss/0.install make[2]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:13:19 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 12:13:19 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 12:13:19 DEBUG unit.oai-hss/0.install Reading package lists... unit-abot-epc-basic-0: 12:13:19 DEBUG unit.abot-epc-basic/0.install Setting up libfontconfig1-dev:amd64 (2.11.94-0ubuntu1.1) ... unit-oai-hss-0: 12:13:19 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 12:13:19 DEBUG unit.oai-hss/0.install Reading state information... unit-abot-epc-basic-0: 12:13:19 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-render-dev (2:0.11.1-2) ... unit-abot-epc-basic-0: 12:13:19 DEBUG unit.abot-epc-basic/0.install Setting up libxrender-dev:amd64 (1:0.9.9-0ubuntu1) ... unit-abot-epc-basic-0: 12:13:19 DEBUG unit.abot-epc-basic/0.install Setting up libpixman-1-dev (0.33.6-1) ... unit-abot-epc-basic-0: 12:13:19 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-render0-dev:amd64 (1.11.1-1ubuntu1) ... unit-oai-hss-0: 12:13:19 DEBUG unit.oai-hss/0.install autoconf is already the newest version. unit-oai-hss-0: 12:13:19 DEBUG unit.oai-hss/0.install automake is already the newest version. unit-oai-hss-0: 12:13:19 DEBUG unit.oai-hss/0.install bison is already the newest version. unit-oai-hss-0: 12:13:19 DEBUG unit.oai-hss/0.install build-essential is already the newest version. unit-oai-hss-0: 12:13:19 DEBUG unit.oai-hss/0.install cmake is already the newest version. unit-oai-hss-0: 12:13:19 DEBUG unit.oai-hss/0.install flex is already the newest version. unit-oai-hss-0: 12:13:19 DEBUG unit.oai-hss/0.install g++ is already the newest version. unit-oai-hss-0: 12:13:19 DEBUG unit.oai-hss/0.install g++ set to manually installed. unit-oai-hss-0: 12:13:19 DEBUG unit.oai-hss/0.install gcc is already the newest version. unit-oai-hss-0: 12:13:19 DEBUG unit.oai-hss/0.install gcc set to manually installed. unit-oai-hss-0: 12:13:19 DEBUG unit.oai-hss/0.install libsctp-dev is already the newest version. unit-oai-hss-0: 12:13:19 DEBUG unit.oai-hss/0.install libsctp1 is already the newest version. unit-oai-hss-0: 12:13:19 DEBUG unit.oai-hss/0.install cmake-curses-gui is already the newest version. unit-oai-hss-0: 12:13:19 DEBUG unit.oai-hss/0.install gdb is already the newest version. unit-oai-hss-0: 12:13:19 DEBUG unit.oai-hss/0.install libgcrypt11-dev is already the newest version. unit-oai-hss-0: 12:13:19 DEBUG unit.oai-hss/0.install libidn11-dev is already the newest version. unit-oai-hss-0: 12:13:19 DEBUG unit.oai-hss/0.install libmysqlclient-dev is already the newest version. unit-oai-hss-0: 12:13:19 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 12:13:19 DEBUG unit.oai-hss/0.install comerr-dev dh-apparmor gettext intltool-debian krb5-multidev libasprintf-dev unit-oai-hss-0: 12:13:19 DEBUG unit.oai-hss/0.install libcroco3 libdrm-intel1 libdrm-nouveau2 libdrm-radeon1 libexpat1-dev unit-oai-hss-0: 12:13:19 DEBUG unit.oai-hss/0.install libfontenc1 libgettextpo-dev libgettextpo0 libgl1-mesa-dri libgl1-mesa-glx unit-oai-hss-0: 12:13:19 DEBUG unit.oai-hss/0.install libglapi-mesa libgssrpc4 libkadm5clnt-mit9 libkadm5srv-mit9 libkdb5-7 unit-oai-hss-0: 12:13:19 DEBUG unit.oai-hss/0.install libllvm3.4 libmail-sendmail-perl libpciaccess0 libpq5 libpython-dev unit-oai-hss-0: 12:13:19 DEBUG unit.oai-hss/0.install libpython2.7-dev libsys-hostname-long-perl libtcl8.6 libtk8.6 unit-oai-hss-0: 12:13:19 DEBUG unit.oai-hss/0.install libtxc-dxtn-s2tc0 libunistring0 libutempter0 libx11-xcb1 libxaw7 unit-oai-hss-0: 12:13:19 DEBUG unit.oai-hss/0.install libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 libxcb-present0 libxcb-shape0 unit-oai-hss-0: 12:13:19 DEBUG unit.oai-hss/0.install libxcb-sync1 libxcomposite1 libxdamage1 libxfixes3 libxft2 libxinerama1 unit-oai-hss-0: 12:13:19 DEBUG unit.oai-hss/0.install libxmu6 libxpm4 libxrandr2 libxshmfence1 libxss1 libxtst6 libxv1 unit-oai-hss-0: 12:13:19 DEBUG unit.oai-hss/0.install libxxf86dga1 libxxf86vm1 mercurial-common po-debconf python2.7-dev swig2.0 unit-oai-hss-0: 12:13:19 DEBUG unit.oai-hss/0.install tcl tcl8.6 tk tk8.6 x11-utils xbitmaps xterm unit-oai-hss-0: 12:13:19 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 12:13:19 DEBUG unit.oai-hss/0.install doc-base dh-make apparmor-easyprof gettext-doc krb5-doc libglide3 krb5-user unit-oai-hss-0: 12:13:19 DEBUG unit.oai-hss/0.install postgresql-doc-9.3 qct kdiff3 kdiff3-qt kompare meld tkcvs mgdiff unit-oai-hss-0: 12:13:19 DEBUG unit.oai-hss/0.install python-mysqldb python-pygments libmail-box-perl openssl-blacklist swig-doc unit-oai-hss-0: 12:13:19 DEBUG unit.oai-hss/0.install swig-examples swig2.0-examples swig2.0-doc tcl-tclreadline mesa-utils unit-oai-hss-0: 12:13:19 DEBUG unit.oai-hss/0.install xfonts-cyrillic unit-oai-hss-0: 12:13:19 DEBUG unit.oai-hss/0.install Recommended packages: unit-oai-hss-0: 12:13:19 DEBUG unit.oai-hss/0.install wish unit-oai-hss-0: 12:13:19 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 12:13:19 DEBUG unit.oai-hss/0.install comerr-dev debhelper dh-apparmor gettext intltool-debian krb5-multidev unit-oai-hss-0: 12:13:19 DEBUG unit.oai-hss/0.install libasprintf-dev libcroco3 libdrm-intel1 libdrm-nouveau2 libdrm-radeon1 unit-oai-hss-0: 12:13:19 DEBUG unit.oai-hss/0.install libexpat1-dev libfontenc1 libgettextpo-dev libgettextpo0 libgl1-mesa-dri unit-oai-hss-0: 12:13:19 DEBUG unit.oai-hss/0.install libgl1-mesa-glx libglapi-mesa libgssrpc4 libkadm5clnt-mit9 libkadm5srv-mit9 unit-oai-hss-0: 12:13:19 DEBUG unit.oai-hss/0.install libkdb5-7 libllvm3.4 libmail-sendmail-perl libpciaccess0 libpq-dev libpq5 unit-oai-hss-0: 12:13:19 DEBUG unit.oai-hss/0.install libpython-dev libpython2.7-dev libsys-hostname-long-perl libtcl8.6 libtk8.6 unit-oai-hss-0: 12:13:19 DEBUG unit.oai-hss/0.install libtxc-dxtn-s2tc0 libunistring0 libutempter0 libx11-xcb1 libxaw7 unit-oai-hss-0: 12:13:19 DEBUG unit.oai-hss/0.install libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 libxcb-present0 libxcb-shape0 unit-oai-hss-0: 12:13:19 DEBUG unit.oai-hss/0.install libxcb-sync1 libxcomposite1 libxdamage1 libxfixes3 libxft2 libxinerama1 unit-oai-hss-0: 12:13:19 DEBUG unit.oai-hss/0.install libxml2-dev libxmu6 libxpm4 libxrandr2 libxshmfence1 libxss1 libxtst6 libxv1 unit-oai-hss-0: 12:13:19 DEBUG unit.oai-hss/0.install libxxf86dga1 libxxf86vm1 mercurial mercurial-common po-debconf python-dev unit-oai-hss-0: 12:13:19 DEBUG unit.oai-hss/0.install python2.7-dev ssl-cert swig swig2.0 tcl tcl8.6 tk tk8.6 x11-utils xbitmaps unit-oai-hss-0: 12:13:19 DEBUG unit.oai-hss/0.install xterm unit-abot-epc-basic-0: 12:13:19 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-shm0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:13:19 DEBUG unit.abot-epc-basic/0.install Setting up libcairo2-dev (1.14.6-1) ... unit-abot-epc-basic-0: 12:13:19 DEBUG unit.abot-epc-basic/0.install Setting up libcamd2.4.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 12:13:20 DEBUG unit.abot-epc-basic/0.install Setting up libccolamd2.9.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 12:13:20 DEBUG unit.abot-epc-basic/0.install Setting up libcolamd2.9.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 12:13:20 DEBUG unit.abot-epc-basic/0.install Setting up libcholmod3.0.6:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 12:13:20 DEBUG unit.abot-epc-basic/0.install Setting up libconfig9:amd64 (1.5-0.2) ... unit-abot-epc-basic-0: 12:13:20 DEBUG unit.abot-epc-basic/0.install Setting up libconfig-dev:amd64 (1.5-0.2) ... unit-abot-epc-basic-0: 12:13:20 DEBUG unit.abot-epc-basic/0.install Setting up libconfig-doc (1.5-0.2) ... unit-abot-epc-basic-0: 12:13:20 DEBUG unit.abot-epc-basic/0.install Setting up libconfig8-dev (1.5-0.2) ... unit-abot-epc-basic-0: 12:13:20 DEBUG unit.abot-epc-basic/0.install Setting up libcxsparse3.1.4:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 12:13:20 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-dev:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 12:13:20 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-dri2-dev (2.8-2) ... unit-abot-epc-basic-0: 12:13:20 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-gl-dev (1.4.17-1) ... unit-abot-epc-basic-0: 12:13:20 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-xf86vidmode-dev (2.3.1-2) ... unit-abot-epc-basic-0: 12:13:20 DEBUG unit.abot-epc-basic/0.install Setting up libxxf86vm-dev:amd64 (1:1.1.4-1) ... unit-abot-epc-basic-0: 12:13:20 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-damage-dev (1:1.2.1-2) ... unit-abot-epc-basic-0: 12:13:20 DEBUG unit.abot-epc-basic/0.install Setting up libxdamage-dev:amd64 (1:1.1.4-2) ... unit-abot-epc-basic-0: 12:13:20 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-glx0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:13:20 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-dri2-0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:13:20 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-dri3-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:13:20 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-randr0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:13:20 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-shape0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:13:20 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-xfixes0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:13:20 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-sync-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:13:20 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-present-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:13:20 DEBUG unit.abot-epc-basic/0.install Setting up libxshmfence-dev:amd64 (1.2-1) ... unit-abot-epc-basic-0: 12:13:20 DEBUG unit.abot-epc-basic/0.install Setting up libx11-xcb-dev:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 12:13:20 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-bin (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 12:13:20 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-dev:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 12:13:20 DEBUG unit.abot-epc-basic/0.install Setting up libmircore-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:13:20 DEBUG unit.abot-epc-basic/0.install Setting up libprotobuf9v5:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 12:13:20 DEBUG unit.abot-epc-basic/0.install Setting up libprotobuf-dev:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 12:13:20 DEBUG unit.abot-epc-basic/0.install Setting up libxkbcommon-dev (0.5.0-1ubuntu2.1) ... unit-abot-epc-basic-0: 12:13:20 DEBUG unit.abot-epc-basic/0.install Setting up libmircommon-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:13:20 DEBUG unit.abot-epc-basic/0.install Setting up libmircookie2:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:13:20 DEBUG unit.abot-epc-basic/0.install Setting up libmircookie-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:13:20 DEBUG unit.abot-epc-basic/0.install Setting up libmirclient-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:13:20 DEBUG unit.abot-epc-basic/0.install Setting up libegl1-mesa-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 12:13:20 DEBUG unit.abot-epc-basic/0.install Setting up libencode-locale-perl (1.05-1) ... unit-abot-epc-basic-0: 12:13:20 DEBUG unit.abot-epc-basic/0.install Setting up libepoxy-dev:amd64 (1.3.1-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 12:13:20 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-bin (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 12:13:20 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-dev:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 12:13:20 DEBUG unit.abot-epc-basic/0.install Setting up libipc-system-simple-perl (1.25-3) ... unit-abot-epc-basic-0: 12:13:20 DEBUG unit.abot-epc-basic/0.install Setting up libfile-basedir-perl (0.07-1) ... unit-abot-epc-basic-0: 12:13:20 DEBUG unit.abot-epc-basic/0.install Setting up liburi-perl (1.71-1) ... unit-abot-epc-basic-0: 12:13:20 DEBUG unit.abot-epc-basic/0.install Setting up libfile-desktopentry-perl (0.22-1) ... unit-abot-epc-basic-0: 12:13:20 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-date-perl (6.02-1) ... unit-abot-epc-basic-0: 12:13:20 DEBUG unit.abot-epc-basic/0.install Setting up libfile-listing-perl (6.04-1) ... unit-abot-epc-basic-0: 12:13:20 DEBUG unit.abot-epc-basic/0.install Setting up libfile-mimeinfo-perl (0.27-1) ... unit-abot-epc-basic-0: 12:13:20 DEBUG unit.abot-epc-basic/0.install Setting up libfltk1.3:amd64 (1.3.3-7) ... unit-abot-epc-basic-0: 12:13:20 DEBUG unit.abot-epc-basic/0.install Setting up libfltk-gl1.3:amd64 (1.3.3-7) ... unit-abot-epc-basic-0: 12:13:20 DEBUG unit.abot-epc-basic/0.install Setting up libfont-afm-perl (1.20-1) ... unit-abot-epc-basic-0: 12:13:20 DEBUG unit.abot-epc-basic/0.install Setting up libfontenc1:amd64 (1:1.1.3-1) ... unit-abot-epc-basic-0: 12:13:21 DEBUG unit.abot-epc-basic/0.install Setting up libforms2 (1.2.3-1.2) ... unit-abot-epc-basic-0: 12:13:21 DEBUG unit.abot-epc-basic/0.install Setting up libforms-bin (1.2.3-1.2) ... unit-abot-epc-basic-0: 12:13:21 DEBUG unit.abot-epc-basic/0.install Setting up libxpm-dev:amd64 (1:3.5.11-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 12:13:21 DEBUG unit.abot-epc-basic/0.install Setting up libforms-dev (1.2.3-1.2) ... unit-abot-epc-basic-0: 12:13:21 DEBUG unit.abot-epc-basic/0.install Setting up libgpg-error-dev (1.21-2ubuntu1) ... unit-abot-epc-basic-0: 12:13:21 DEBUG unit.abot-epc-basic/0.install Setting up libgcrypt20-dev (1.6.5-2ubuntu0.5) ... unit-abot-epc-basic-0: 12:13:21 DEBUG unit.abot-epc-basic/0.install Setting up libgcrypt11-dev (1.5.4-3+really1.6.5-2ubuntu0.5) ... unit-abot-epc-basic-0: 12:13:21 DEBUG unit.abot-epc-basic/0.install Setting up libgdk-pixbuf2.0-dev (2.32.2-1ubuntu1.6) ... unit-abot-epc-basic-0: 12:13:21 DEBUG unit.abot-epc-basic/0.install Setting up libgettextpo0:amd64 (0.19.7-2ubuntu3.1) ... unit-abot-epc-basic-0: 12:13:21 DEBUG unit.abot-epc-basic/0.install Setting up libgettextpo-dev:amd64 (0.19.7-2ubuntu3.1) ... unit-abot-epc-basic-0: 12:13:21 DEBUG unit.abot-epc-basic/0.install Setting up libgl2ps0 (1.3.8-1.2) ... unit-abot-epc-basic-0: 12:13:21 DEBUG unit.abot-epc-basic/0.install Setting up libglpk36:amd64 (4.57-1build3) ... unit-abot-epc-basic-0: 12:13:21 DEBUG unit.abot-epc-basic/0.install Setting up libgphoto2-l10n (2.5.9-3) ... unit-abot-epc-basic-0: 12:13:21 DEBUG unit.abot-epc-basic/0.install Setting up libjasper1:amd64 (1.900.1-debian1-2.4ubuntu1.2) ... unit-abot-epc-basic-0: 12:13:21 DEBUG unit.abot-epc-basic/0.install Setting up libwebp5:amd64 (0.4.4-1) ... unit-abot-epc-basic-0: 12:13:21 DEBUG unit.abot-epc-basic/0.install Setting up libwmf0.2-7:amd64 (0.2.8.4-10.5ubuntu1) ... unit-abot-epc-basic-0: 12:13:21 DEBUG unit.abot-epc-basic/0.install Setting up libgraphicsmagick-q16-3 (1.3.23-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:13:21 DEBUG unit.abot-epc-basic/0.install Setting up libgraphicsmagick++-q16-12 (1.3.23-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:13:21 DEBUG unit.abot-epc-basic/0.install Setting up libharfbuzz-icu0:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:13:21 DEBUG unit.abot-epc-basic/0.install Setting up libharfbuzz-gobject0:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:13:21 DEBUG unit.abot-epc-basic/0.install Setting up libharfbuzz-dev (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:13:21 DEBUG unit.abot-epc-basic/0.install Setting up libxft-dev (2.3.2-1) ... unit-abot-epc-basic-0: 12:13:21 DEBUG unit.abot-epc-basic/0.install Setting up libpango1.0-dev (1.38.1-1) ... unit-abot-epc-basic-0: 12:13:21 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-xinerama-dev (1.2.1-2) ... unit-abot-epc-basic-0: 12:13:21 DEBUG unit.abot-epc-basic/0.install Setting up libxinerama-dev:amd64 (2:1.1.3-1) ... unit-abot-epc-basic-0: 12:13:21 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-randr-dev (1.5.0-1) ... unit-abot-epc-basic-0: 12:13:21 DEBUG unit.abot-epc-basic/0.install Setting up libxrandr-dev:amd64 (2:1.5.0-1) ... unit-abot-epc-basic-0: 12:13:21 DEBUG unit.abot-epc-basic/0.install Setting up libxcursor-dev:amd64 (1:1.1.14-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 12:13:21 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-composite-dev (1:0.4.2-2) ... unit-abot-epc-basic-0: 12:13:21 DEBUG unit.abot-epc-basic/0.install Setting up libxcomposite-dev (1:0.4.4-1) ... unit-abot-epc-basic-0: 12:13:21 DEBUG unit.abot-epc-basic/0.install Setting up nettle-dev (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 12:13:21 DEBUG unit.abot-epc-basic/0.install Setting up libsz2:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 12:13:21 DEBUG unit.abot-epc-basic/0.install Setting up libhdf5-10:amd64 (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 12:13:22 DEBUG unit.abot-epc-basic/0.install Setting up libhdf5-cpp-11:amd64 (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 12:13:22 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg-turbo8-dev:amd64 (1.4.2-0ubuntu3.1) ... unit-abot-epc-basic-0: 12:13:22 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg8-dev:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 12:13:22 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg-dev:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 12:13:22 DEBUG unit.abot-epc-basic/0.install Setting up libaec-dev:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 12:13:22 DEBUG unit.abot-epc-basic/0.install Setting up libhdf5-dev (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 12:13:22 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/x86_64-linux-gnu/pkgconfig/hdf5-serial.pc to provide /usr/lib/x86_64-linux-gnu/pkgconfig/hdf5.pc (hdf5.pc) in auto mode unit-abot-epc-basic-0: 12:13:22 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-tagset-perl (3.20-2) ... unit-abot-epc-basic-0: 12:13:22 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-parser-perl (3.72-1) ... unit-abot-epc-basic-0: 12:13:22 DEBUG unit.abot-epc-basic/0.install Setting up libio-html-perl (1.001-1) ... unit-abot-epc-basic-0: 12:13:22 DEBUG unit.abot-epc-basic/0.install Setting up liblwp-mediatypes-perl (6.02-1) ... unit-abot-epc-basic-0: 12:13:22 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-message-perl (6.11-1) ... unit-abot-epc-basic-0: 12:13:22 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-form-perl (6.03-1) ... unit-abot-epc-basic-0: 12:13:22 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-tree-perl (5.03-2) ... unit-abot-epc-basic-0: 12:13:22 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-format-perl (2.11-2) ... unit-abot-epc-basic-0: 12:13:22 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-cookies-perl (6.01-1) ... unit-abot-epc-basic-0: 12:13:22 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-daemon-perl (6.01-1) ... unit-abot-epc-basic-0: 12:13:22 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-negotiate-perl (6.00-2) ... unit-abot-epc-basic-0: 12:13:22 DEBUG unit.abot-epc-basic/0.install Setting up libicu-dev:amd64 (55.1-7ubuntu0.4) ... unit-abot-epc-basic-0: 12:13:22 DEBUG unit.abot-epc-basic/0.install Setting up libidn11-dev (1.32-3ubuntu1.2) ... unit-abot-epc-basic-0: 12:13:22 DEBUG unit.abot-epc-basic/0.install Setting up libnet-ssleay-perl (1.72-1build1) ... unit-abot-epc-basic-0: 12:13:22 DEBUG unit.abot-epc-basic/0.install Setting up libio-socket-ssl-perl (2.024-1) ... unit-abot-epc-basic-0: 12:13:22 DEBUG unit.abot-epc-basic/0.install Setting up libjack-jackd2-0:amd64 (1.9.10+20150825git1ed50c92~dfsg-1ubuntu1) ... unit-abot-epc-basic-0: 12:13:22 DEBUG unit.abot-epc-basic/0.install Setting up libjs-jquery (1.11.3+dfsg-4) ... unit-abot-epc-basic-0: 12:13:22 DEBUG unit.abot-epc-basic/0.install Setting up libkpathsea6:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:13:22 DEBUG unit.abot-epc-basic/0.install Setting up libnet-http-perl (6.09-1) ... unit-abot-epc-basic-0: 12:13:22 DEBUG unit.abot-epc-basic/0.install Setting up libwww-robotrules-perl (6.01-1) ... unit-abot-epc-basic-0: 12:13:22 DEBUG unit.abot-epc-basic/0.install Setting up libmagick++-6.q16-5v5:amd64 (8:6.8.9.9-7ubuntu5.13) ... unit-abot-epc-basic-0: 12:13:22 DEBUG unit.abot-epc-basic/0.install Setting up libsys-hostname-long-perl (1.5-1) ... unit-abot-epc-basic-0: 12:13:22 DEBUG unit.abot-epc-basic/0.install Setting up libmail-sendmail-perl (0.79.16-1) ... unit-abot-epc-basic-0: 12:13:22 DEBUG unit.abot-epc-basic/0.install Setting up libnet-smtp-ssl-perl (1.03-1) ... unit-abot-epc-basic-0: 12:13:22 DEBUG unit.abot-epc-basic/0.install Setting up libmailtools-perl (2.13-1) ... unit-abot-epc-basic-0: 12:13:22 DEBUG unit.abot-epc-basic/0.install Setting up mysql-common (5.7.25-0ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 12:13:22 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode unit-abot-epc-basic-0: 12:13:22 DEBUG unit.abot-epc-basic/0.install Setting up libmysqlclient20:amd64 (5.7.25-0ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 12:13:22 DEBUG unit.abot-epc-basic/0.install Setting up libmysqlclient-dev (5.7.25-0ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 12:13:22 DEBUG unit.abot-epc-basic/0.install Setting up libglu1-mesa:amd64 (9.0.0-2.1) ... unit-abot-epc-basic-0: 12:13:22 DEBUG unit.abot-epc-basic/0.install Setting up libumfpack5.7.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 12:13:22 DEBUG unit.abot-epc-basic/0.install Setting up liboctave3:amd64 (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 12:13:22 DEBUG unit.abot-epc-basic/0.install Setting up libpaper-utils (1.1.24+nmu4ubuntu1) ... unit-abot-epc-basic-0: 12:13:22 DEBUG unit.abot-epc-basic/0.install Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... unit-abot-epc-basic-0: 12:13:22 DEBUG unit.abot-epc-basic/0.install Setting up libpgm-dev:amd64 (5.2.122~dfsg-2) ... unit-abot-epc-basic-0: 12:13:22 DEBUG unit.abot-epc-basic/0.install Setting up libplot2c2 (2.6-3ubuntu1) ... unit-abot-epc-basic-0: 12:13:22 DEBUG unit.abot-epc-basic/0.install Setting up libpoppler58:amd64 (0.41.0-0ubuntu1.13) ... unit-abot-epc-basic-0: 12:13:23 DEBUG unit.abot-epc-basic/0.install Setting up libportaudio2:amd64 (19+svn20140130-1build1) ... unit-abot-epc-basic-0: 12:13:23 DEBUG unit.abot-epc-basic/0.install Setting up libpotrace0 (1.13-2) ... unit-abot-epc-basic-0: 12:13:23 DEBUG unit.abot-epc-basic/0.install Setting up libpstoedit0c2a (3.70-1ubuntu2) ... unit-abot-epc-basic-0: 12:13:23 DEBUG unit.abot-epc-basic/0.install Setting up libptexenc1:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:13:23 DEBUG unit.abot-epc-basic/0.install Setting up libqhull7:amd64 (2015.2-1) ... unit-abot-epc-basic-0: 12:13:23 DEBUG unit.abot-epc-basic/0.install Setting up libqscintilla2-l10n (2.9.1+dfsg-4build1) ... unit-abot-epc-basic-0: 12:13:23 DEBUG unit.abot-epc-basic/0.install Setting up qtcore4-l10n (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:13:23 DEBUG unit.abot-epc-basic/0.install Setting up libqtcore4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:13:23 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-xml:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:13:23 DEBUG unit.abot-epc-basic/0.install Setting up libqtdbus4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:13:23 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-network:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:13:23 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-script:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:13:23 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-sql:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:13:23 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-xmlpatterns:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:13:23 DEBUG unit.abot-epc-basic/0.install Setting up qtchooser (52-gae5eeef-2build1~gcc5.2) ... unit-abot-epc-basic-0: 12:13:23 DEBUG unit.abot-epc-basic/0.install Setting up qdbus (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:13:23 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-dbus:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:13:23 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-sql-mysql:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:13:23 DEBUG unit.abot-epc-basic/0.install Setting up libsctp1:amd64 (1.0.16+dfsg-3) ... unit-abot-epc-basic-0: 12:13:23 DEBUG unit.abot-epc-basic/0.install Setting up libsctp-dev (1.0.16+dfsg-3) ... unit-abot-epc-basic-0: 12:13:23 DEBUG unit.abot-epc-basic/0.install Setting up libssl-dev:amd64 (1.0.2g-1ubuntu4.15) ... unit-abot-epc-basic-0: 12:13:23 DEBUG unit.abot-epc-basic/0.install Setting up libssl-doc (1.0.2g-1ubuntu4.15) ... unit-abot-epc-basic-0: 12:13:23 DEBUG unit.abot-epc-basic/0.install Setting up libsvn1:amd64 (1.9.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 12:13:23 DEBUG unit.abot-epc-basic/0.install Setting up libsynctex1:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:13:23 DEBUG unit.abot-epc-basic/0.install Setting up libtasn1-6-dev:amd64 (4.7-3ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 12:13:23 DEBUG unit.abot-epc-basic/0.install Setting up libtexlua52:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:13:23 DEBUG unit.abot-epc-basic/0.install Setting up libtexluajit2:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:13:23 DEBUG unit.abot-epc-basic/0.install Setting up libtext-unidecode-perl (1.27-1) ... unit-abot-epc-basic-0: 12:13:23 DEBUG unit.abot-epc-basic/0.install Setting up libtie-ixhash-perl (1.23-2) ... unit-abot-epc-basic-0: 12:13:23 DEBUG unit.abot-epc-basic/0.install Setting up libtool (2.4.6-0.1) ... unit-abot-epc-basic-0: 12:13:23 DEBUG unit.abot-epc-basic/0.install Setting up libusb-1.0-0-dev:amd64 (2:1.0.20-1) ... unit-abot-epc-basic-0: 12:13:23 DEBUG unit.abot-epc-basic/0.install Setting up libusb-1.0-doc (2:1.0.20-1) ... unit-abot-epc-basic-0: 12:13:23 DEBUG unit.abot-epc-basic/0.install Setting up libwacom-bin (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 12:13:23 DEBUG unit.abot-epc-basic/0.install Setting up libx11-protocol-perl (0.56-7) ... unit-abot-epc-basic-0: 12:13:23 DEBUG unit.abot-epc-basic/0.install Setting up libxml-namespacesupport-perl (1.11-1) ... unit-abot-epc-basic-0: 12:13:24 DEBUG unit.abot-epc-basic/0.install Setting up libxml-sax-base-perl (1.07-1) ... unit-abot-epc-basic-0: 12:13:24 DEBUG unit.abot-epc-basic/0.install Setting up libxml-sax-perl (0.99+dfsg-2ubuntu1) ... unit-abot-epc-basic-0: 12:13:24 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... unit-abot-epc-basic-0: 12:13:24 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... unit-abot-epc-basic-0: 12:13:24 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 12:13:24 DEBUG unit.abot-epc-basic/0.install Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version unit-abot-epc-basic-0: 12:13:24 DEBUG unit.abot-epc-basic/0.install Setting up libxml-libxml-perl (2.0123+dfsg-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:13:24 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... unit-abot-epc-basic-0: 12:13:24 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... unit-abot-epc-basic-0: 12:13:24 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... unit-abot-epc-basic-0: 12:13:24 DEBUG unit.abot-epc-basic/0.install Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version unit-abot-epc-basic-0: 12:13:24 DEBUG unit.abot-epc-basic/0.install Setting up libxml-xpathengine-perl (0.13-1) ... unit-abot-epc-basic-0: 12:13:24 DEBUG unit.abot-epc-basic/0.install Setting up libxml2-dev:amd64 (2.9.3+dfsg1-1ubuntu0.6) ... unit-abot-epc-basic-0: 12:13:24 DEBUG unit.abot-epc-basic/0.install Setting up libxslt1-dev:amd64 (1.1.28-2.1ubuntu0.1) ... unit-abot-epc-basic-0: 12:13:24 DEBUG unit.abot-epc-basic/0.install Setting up libzzip-0-13:amd64 (0.13.62-3ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 12:13:24 DEBUG unit.abot-epc-basic/0.install Setting up lmodern (2.004.5-1) ... unit-abot-epc-basic-0: 12:13:24 DEBUG unit.abot-epc-basic/0.install Setting up mesa-common-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 12:13:24 DEBUG unit.abot-epc-basic/0.install Setting up mscgen (0.20-5) ... unit-abot-epc-basic-0: 12:13:24 DEBUG unit.abot-epc-basic/0.install Setting up libosmesa6:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 12:13:24 DEBUG unit.abot-epc-basic/0.install Setting up texinfo (6.1.0.dfsg.1-5) ... unit-abot-epc-basic-0: 12:13:24 DEBUG unit.abot-epc-basic/0.install Running mktexlsr. This may take some time. ... done. unit-abot-epc-basic-0: 12:13:24 DEBUG unit.abot-epc-basic/0.install Setting up octave-common (4.0.0-3ubuntu9.2) ... unit-oai-hss-0: 12:13:24 DEBUG unit.oai-hss/0.install 0 upgraded, 73 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 12:13:24 DEBUG unit.oai-hss/0.install Need to get 43.0 MB of archives. unit-oai-hss-0: 12:13:24 DEBUG unit.oai-hss/0.install After this operation, 135 MB of additional disk space will be used. unit-oai-hss-0: 12:13:24 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcroco3 amd64 0.6.8-2ubuntu1 [82.4 kB] unit-abot-epc-basic-0: 12:13:25 DEBUG unit.abot-epc-basic/0.install Setting up pstoedit (3.70-1ubuntu2) ... unit-abot-epc-basic-0: 12:13:25 DEBUG unit.abot-epc-basic/0.install Setting up pydb (1.26-2) ... unit-abot-epc-basic-0: 12:13:25 DEBUG unit.abot-epc-basic/0.install Setting up qttranslations5-l10n (5.5.1-2build1) ... unit-abot-epc-basic-0: 12:13:25 DEBUG unit.abot-epc-basic/0.install Setting up rubygems-integration (1.10) ... unit-abot-epc-basic-0: 12:13:25 DEBUG unit.abot-epc-basic/0.install Setting up ruby-did-you-mean (1.0.0-2) ... unit-oai-hss-0: 12:13:25 DEBUG unit.oai-hss/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libpciaccess0 amd64 0.13.2-1 [20.4 kB] unit-abot-epc-basic-0: 12:13:25 DEBUG unit.abot-epc-basic/0.install Setting up ruby-minitest (5.8.4-2) ... unit-abot-epc-basic-0: 12:13:25 DEBUG unit.abot-epc-basic/0.install Setting up ruby-net-telnet (0.1.1-2) ... unit-abot-epc-basic-0: 12:13:25 DEBUG unit.abot-epc-basic/0.install Setting up ruby-power-assert (0.2.7-1) ... unit-abot-epc-basic-0: 12:13:25 DEBUG unit.abot-epc-basic/0.install Setting up ruby-test-unit (3.1.7-2) ... unit-abot-epc-basic-0: 12:13:25 DEBUG unit.abot-epc-basic/0.install Setting up subversion (1.9.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 12:13:25 DEBUG unit.abot-epc-basic/0.install Setting up t1utils (1.39-2) ... unit-abot-epc-basic-0: 12:13:25 DEBUG unit.abot-epc-basic/0.install Setting up tcl8.6 (8.6.5+dfsg-2) ... unit-abot-epc-basic-0: 12:13:25 DEBUG unit.abot-epc-basic/0.install Setting up tcl (8.6.0+9) ... unit-abot-epc-basic-0: 12:13:25 DEBUG unit.abot-epc-basic/0.install Setting up texlive-binaries (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:13:25 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/xdvi-xaw to provide /usr/bin/xdvi.bin (xdvi.bin) in auto mode unit-abot-epc-basic-0: 12:13:25 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/bibtex.original to provide /usr/bin/bibtex (bibtex) in auto mode unit-abot-epc-basic-0: 12:13:25 DEBUG unit.abot-epc-basic/0.install Setting up xdg-utils (1.1.1-1ubuntu1.16.04.3) ... unit-abot-epc-basic-0: 12:13:25 DEBUG unit.abot-epc-basic/0.install Setting up texlive-base (2015.20160320-1ubuntu0.1) ... unit-oai-hss-0: 12:13:25 DEBUG unit.oai-hss/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdrm-intel1 amd64 2.4.67-1ubuntu0.14.04.2 [55.3 kB] unit-oai-hss-0: 12:13:25 DEBUG unit.oai-hss/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdrm-nouveau2 amd64 2.4.67-1ubuntu0.14.04.2 [16.0 kB] unit-oai-hss-0: 12:13:26 DEBUG unit.oai-hss/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdrm-radeon1 amd64 2.4.67-1ubuntu0.14.04.2 [21.2 kB] unit-abot-epc-basic-0: 12:13:26 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for dvips to a4. unit-abot-epc-basic-0: 12:13:26 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for dvipdfmx to a4. unit-oai-hss-0: 12:13:26 DEBUG unit.oai-hss/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfontenc1 amd64 1:1.1.2-1 [15.6 kB] unit-abot-epc-basic-0: 12:13:26 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for xdvi to a4. unit-oai-hss-0: 12:13:26 DEBUG unit.oai-hss/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libunistring0 amd64 0.9.3-5ubuntu3 [271 kB] unit-abot-epc-basic-0: 12:13:26 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for pdftex to a4. unit-oai-hss-0: 12:13:26 DEBUG unit.oai-hss/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgettextpo0 amd64 0.18.3.1-1ubuntu3.1 [108 kB] unit-abot-epc-basic-0: 12:13:26 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for dvipdfmx to letter. unit-abot-epc-basic-0: 12:13:26 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for dvips to letter. unit-abot-epc-basic-0: 12:13:26 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for pdftex to letter. unit-abot-epc-basic-0: 12:13:26 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for xdvi to letter. unit-oai-hss-0: 12:13:26 DEBUG unit.oai-hss/0.install Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libllvm3.4 amd64 1:3.4-1ubuntu3 [6540 kB] unit-abot-epc-basic-0: 12:13:26 DEBUG unit.abot-epc-basic/0.install Setting up texlive-latex-base (2015.20160320-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:13:27 DEBUG unit.abot-epc-basic/0.install Setting up texlive-latex-base-doc (2015.20160320-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:13:27 DEBUG unit.abot-epc-basic/0.install Setting up tk8.6 (8.6.5-1) ... unit-abot-epc-basic-0: 12:13:27 DEBUG unit.abot-epc-basic/0.install Setting up tk (8.6.0+9) ... unit-abot-epc-basic-0: 12:13:27 DEBUG unit.abot-epc-basic/0.install Setting up unzip (6.0-20ubuntu1) ... unit-abot-epc-basic-0: 12:13:27 DEBUG unit.abot-epc-basic/0.install Setting up x11-utils (7.7+3) ... unit-abot-epc-basic-0: 12:13:27 DEBUG unit.abot-epc-basic/0.install Setting up x11-xserver-utils (7.7+7) ... unit-abot-epc-basic-0: 12:13:27 DEBUG unit.abot-epc-basic/0.install Setting up xbitmaps (1.1.1-2) ... unit-abot-epc-basic-0: 12:13:27 DEBUG unit.abot-epc-basic/0.install Setting up xmlstarlet (1.6.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:13:27 DEBUG unit.abot-epc-basic/0.install Setting up xterm (322-1ubuntu1) ... unit-oai-hss-0: 12:13:27 DEBUG unit.oai-hss/0.install Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgl1-mesa-dri amd64 10.1.3-0ubuntu0.6 [4823 kB] unit-abot-epc-basic-0: 12:13:27 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/xterm to provide /usr/bin/x-terminal-emulator (x-terminal-emulator) in auto mode unit-oai-hss-0: 12:13:28 DEBUG unit.oai-hss/0.install Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libglapi-mesa amd64 10.1.3-0ubuntu0.6 [21.0 kB] unit-abot-epc-basic-0: 12:13:28 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/lxterm to provide /usr/bin/x-terminal-emulator (x-terminal-emulator) in auto mode unit-abot-epc-basic-0: 12:13:28 DEBUG unit.abot-epc-basic/0.install Setting up zip (3.0-11) ... unit-abot-epc-basic-0: 12:13:28 DEBUG unit.abot-epc-basic/0.install Setting up libauthen-sasl-perl (2.1600-1) ... unit-oai-hss-0: 12:13:28 DEBUG unit.oai-hss/0.install Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libx11-xcb1 amd64 2:1.6.2-1ubuntu2.1 [9350 B] unit-abot-epc-basic-0: 12:13:28 DEBUG unit.abot-epc-basic/0.install Setting up libc6-dbg:amd64 (2.23-0ubuntu11) ... unit-oai-hss-0: 12:13:28 DEBUG unit.oai-hss/0.install Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxcb-dri2-0 amd64 1.10-2ubuntu1 [6710 B] unit-abot-epc-basic-0: 12:13:28 DEBUG unit.abot-epc-basic/0.install Setting up libffi-dev:amd64 (3.2.1-4) ... unit-abot-epc-basic-0: 12:13:28 DEBUG unit.abot-epc-basic/0.install Setting up libgl1-mesa-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-oai-hss-0: 12:13:28 DEBUG unit.oai-hss/0.install Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxcb-dri3-0 amd64 1.10-2ubuntu1 [5118 B] unit-abot-epc-basic-0: 12:13:28 DEBUG unit.abot-epc-basic/0.install Setting up libidn2-0-dev (0.10-3) ... unit-oai-hss-0: 12:13:28 DEBUG unit.oai-hss/0.install Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxcb-glx0 amd64 1.10-2ubuntu1 [20.0 kB] unit-abot-epc-basic-0: 12:13:28 DEBUG unit.abot-epc-basic/0.install Setting up libtasn1-doc (4.7-3ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 12:13:28 DEBUG unit.abot-epc-basic/0.install Setting up libyaml-dev:amd64 (0.1.6-3) ... unit-abot-epc-basic-0: 12:13:28 DEBUG unit.abot-epc-basic/0.install Setting up libgtk-3-common (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 12:13:28 DEBUG unit.abot-epc-basic/0.install Setting up libgtk-3-0:amd64 (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 12:13:28 DEBUG unit.abot-epc-basic/0.install Setting up debhelper (9.20160115ubuntu3) ... unit-oai-hss-0: 12:13:28 DEBUG unit.oai-hss/0.install Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxcb-present0 amd64 1.10-2ubuntu1 [5254 B] unit-abot-epc-basic-0: 12:13:28 DEBUG unit.abot-epc-basic/0.install Setting up gconf-service (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 12:13:28 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-gtk-3.0:amd64 (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 12:13:28 DEBUG unit.abot-epc-basic/0.install Setting up gtkwave (3.3.66-1) ... unit-abot-epc-basic-0: 12:13:28 DEBUG unit.abot-epc-basic/0.install Setting up libgtk-3-dev:amd64 (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 12:13:28 DEBUG unit.abot-epc-basic/0.install Setting up liblwp-protocol-https-perl (6.06-2) ... unit-abot-epc-basic-0: 12:13:28 DEBUG unit.abot-epc-basic/0.install Setting up libqtgui4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:13:28 DEBUG unit.abot-epc-basic/0.install Setting up libqscintilla2-12v5 (2.9.1+dfsg-4build1) ... unit-oai-hss-0: 12:13:28 DEBUG unit.oai-hss/0.install Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxcb-sync1 amd64 1.10-2ubuntu1 [8090 B] unit-abot-epc-basic-0: 12:13:28 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-opengl:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 12:13:28 DEBUG unit.oai-hss/0.install Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxdamage1 amd64 1:1.1.4-1ubuntu1 [7612 B] unit-abot-epc-basic-0: 12:13:29 DEBUG unit.abot-epc-basic/0.install Setting up octave (4.0.0-3ubuntu9.2) ... unit-oai-hss-0: 12:13:29 DEBUG unit.oai-hss/0.install Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxfixes3 amd64 1:5.0.1-1ubuntu1.1 [10.4 kB] unit-abot-epc-basic-0: 12:13:29 DEBUG unit.abot-epc-basic/0.install Setting up octave-control (3.0.0-1) ... unit-abot-epc-basic-0: 12:13:29 DEBUG unit.abot-epc-basic/0.install Setting up octave-signal (1.3.2-1) ... unit-abot-epc-basic-0: 12:13:29 DEBUG unit.abot-epc-basic/0.install Setting up qt-at-spi:amd64 (0.4.0-3) ... unit-abot-epc-basic-0: 12:13:29 DEBUG unit.abot-epc-basic/0.install Setting up rake (10.5.0-2) ... unit-oai-hss-0: 12:13:29 DEBUG unit.oai-hss/0.install Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxshmfence1 amd64 1.1-2 [4644 B] unit-abot-epc-basic-0: 12:13:29 DEBUG unit.abot-epc-basic/0.install Setting up libruby2.3:amd64 (2.3.1-2~16.04.11) ... unit-abot-epc-basic-0: 12:13:29 DEBUG unit.abot-epc-basic/0.install Setting up ruby2.3 (2.3.1-2~16.04.11) ... unit-abot-epc-basic-0: 12:13:29 DEBUG unit.abot-epc-basic/0.install Setting up liboctave-dev (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 12:13:29 DEBUG unit.abot-epc-basic/0.install Setting up libgtk-3-bin (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 12:13:29 DEBUG unit.abot-epc-basic/0.install Setting up adwaita-icon-theme (3.18.0-2ubuntu3.1) ... unit-abot-epc-basic-0: 12:13:29 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/share/icons/Adwaita/cursor.theme to provide /usr/share/icons/default/index.theme (x-cursor-theme) in auto mode unit-abot-epc-basic-0: 12:13:29 DEBUG unit.abot-epc-basic/0.install Setting up dh-strip-nondeterminism (0.015-1) ... unit-oai-hss-0: 12:13:29 DEBUG unit.oai-hss/0.install Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxxf86vm1 amd64 1:1.1.3-1 [11.7 kB] unit-abot-epc-basic-0: 12:13:29 DEBUG unit.abot-epc-basic/0.install Setting up gconf-service-backend (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 12:13:29 DEBUG unit.abot-epc-basic/0.install Setting up libwww-perl (6.15-1) ... unit-abot-epc-basic-0: 12:13:29 DEBUG unit.abot-epc-basic/0.install Setting up libxml-parser-perl (2.44-1build1) ... unit-abot-epc-basic-0: 12:13:29 DEBUG unit.abot-epc-basic/0.install Setting up libxml-twig-perl (1:3.48-1) ... unit-abot-epc-basic-0: 12:13:29 DEBUG unit.abot-epc-basic/0.install Setting up libnet-dbus-perl (1.1.0-3build1) ... unit-abot-epc-basic-0: 12:13:29 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-declarative:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:13:29 DEBUG unit.abot-epc-basic/0.install Setting up libxml-sax-expat-perl (0.40-2) ... unit-oai-hss-0: 12:13:29 DEBUG unit.oai-hss/0.install Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgl1-mesa-glx amd64 10.1.3-0ubuntu0.6 [113 kB] unit-abot-epc-basic-0: 12:13:29 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50... unit-abot-epc-basic-0: 12:13:29 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... unit-oai-hss-0: 12:13:29 DEBUG unit.oai-hss/0.install Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgssrpc4 amd64 1.12+dfsg-2ubuntu5.4 [53.1 kB] unit-abot-epc-basic-0: 12:13:29 DEBUG unit.abot-epc-basic/0.install Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version unit-abot-epc-basic-0: 12:13:29 DEBUG unit.abot-epc-basic/0.install Setting up ruby (1:2.3.0+1) ... unit-abot-epc-basic-0: 12:13:29 DEBUG unit.abot-epc-basic/0.install Setting up humanity-icon-theme (0.6.10.1) ... unit-oai-hss-0: 12:13:29 DEBUG unit.oai-hss/0.install Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libkadm5clnt-mit9 amd64 1.12+dfsg-2ubuntu5.4 [36.2 kB] unit-abot-epc-basic-0: 12:13:30 DEBUG unit.abot-epc-basic/0.install Setting up ubuntu-mono (14.04+16.04.20180326-0ubuntu1) ... unit-abot-epc-basic-0: 12:13:30 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 12:13:30 DEBUG unit.abot-epc-basic/0.install Processing triggers for libgdk-pixbuf2.0-0:amd64 (2.32.2-1ubuntu1.6) ... unit-abot-epc-basic-0: 12:13:30 DEBUG unit.abot-epc-basic/0.install Processing triggers for dbus (1.10.6-1ubuntu3.3) ... unit-oai-hss-0: 12:13:30 DEBUG unit.oai-hss/0.install Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libkdb5-7 amd64 1.12+dfsg-2ubuntu5.4 [36.2 kB] unit-abot-epc-basic-0: 12:13:30 DEBUG unit.abot-epc-basic/0.install Processing triggers for tex-common (6.04ubuntu1) ... unit-oai-hss-0: 12:13:30 DEBUG unit.oai-hss/0.install Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libkadm5srv-mit9 amd64 1.12+dfsg-2ubuntu5.4 [50.3 kB] unit-oai-hss-0: 12:13:30 DEBUG unit.oai-hss/0.install Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] unit-abot-epc-basic-0: 12:13:30 DEBUG unit.abot-epc-basic/0.install Running updmap-sys. This may take some time... done. unit-abot-epc-basic-0: 12:13:30 DEBUG unit.abot-epc-basic/0.install Running mktexlsr /var/lib/texmf ... done. unit-abot-epc-basic-0: 12:13:30 DEBUG unit.abot-epc-basic/0.install Building format(s) --all. unit-oai-hss-0: 12:13:30 DEBUG unit.oai-hss/0.install Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB] unit-oai-hss-0: 12:13:31 DEBUG unit.oai-hss/0.install Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libtcl8.6 amd64 8.6.1-4ubuntu1 [841 kB] unit-oai-hss-0: 12:13:31 DEBUG unit.oai-hss/0.install Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxft2 amd64 2.3.1-2 [36.2 kB] unit-oai-hss-0: 12:13:31 DEBUG unit.oai-hss/0.install Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxss1 amd64 1:1.2.2-1 [8582 B] unit-abot-epc-basic-0: 12:13:32 DEBUG unit.abot-epc-basic/0.install This may take some time... done. unit-oai-hss-0: 12:13:32 DEBUG unit.oai-hss/0.install Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libtk8.6 amd64 8.6.1-3ubuntu2 [689 kB] unit-oai-epc-0: 12:13:32 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 12:13:32 DEBUG unit.oai-hss/0.install Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxmu6 amd64 2:1.1.1-1 [53.8 kB] unit-oai-hss-0: 12:13:32 DEBUG unit.oai-hss/0.install Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] unit-oai-hss-0: 12:13:32 DEBUG unit.oai-hss/0.install Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxaw7 amd64 2:1.0.12-1 [168 kB] unit-oai-hss-0: 12:13:32 DEBUG unit.oai-hss/0.install Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxcb-shape0 amd64 1.10-2ubuntu1 [5654 B] unit-oai-hss-0: 12:13:32 DEBUG unit.oai-hss/0.install Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxcomposite1 amd64 1:0.4.4-1 [7714 B] unit-oai-hss-0: 12:13:32 DEBUG unit.oai-hss/0.install Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxinerama1 amd64 2:1.1.3-1 [7908 B] unit-abot-epc-basic-0: 12:13:32 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-fdc540-default-0 unit-abot-epc-basic-0: 12:13:33 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 12:13:33 DEBUG unit.abot-epc-basic/0.install Un-Installing Nettle from sources. The log file for nettle un-installation is here: /etc/rebaca-test-suite/oaisim/cmake_targets/log/nettle_uninstall_log.txt  unit-oai-hss-0: 12:13:33 DEBUG unit.oai-hss/0.install Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxrandr2 amd64 2:1.5.0-1~trusty1 [17.5 kB] unit-oai-hss-0: 12:13:33 DEBUG unit.oai-hss/0.install Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxtst6 amd64 2:1.2.2-1 [14.1 kB] unit-oai-hss-0: 12:13:33 DEBUG unit.oai-hss/0.install Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxv1 amd64 2:1.0.10-1 [10.3 kB] unit-oai-hss-0: 12:13:33 DEBUG unit.oai-hss/0.install Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxxf86dga1 amd64 2:1.1.4-1 [13.7 kB] unit-oai-hss-0: 12:13:33 DEBUG unit.oai-hss/0.install Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libtxc-dxtn-s2tc0 amd64 0~git20131104-1.1 [51.8 kB] unit-oai-hss-0: 12:13:33 DEBUG unit.oai-hss/0.install Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gettext amd64 0.18.3.1-1ubuntu3.1 [829 kB] unit-oai-hss-0: 12:13:33 DEBUG unit.oai-hss/0.install Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main intltool-debian all 0.35.0+20060710.1 [31.6 kB] unit-oai-hss-0: 12:13:34 DEBUG unit.oai-hss/0.install Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main po-debconf all 1.0.16+nmu2ubuntu1 [210 kB] unit-oai-hss-0: 12:13:34 DEBUG unit.oai-hss/0.install Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dh-apparmor all 2.10.95-0ubuntu2.6~14.04.4 [11.3 kB] unit-oai-hss-0: 12:13:34 DEBUG unit.oai-hss/0.install Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main debhelper all 9.20131227ubuntu1 [604 kB] unit-oai-hss-0: 12:13:34 DEBUG unit.oai-hss/0.install Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main comerr-dev amd64 2.1-1.42.9-3ubuntu1.3 [38.3 kB] unit-oai-hss-0: 12:13:34 DEBUG unit.oai-hss/0.install Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main krb5-multidev amd64 1.12+dfsg-2ubuntu5.4 [111 kB] unit-oai-hss-0: 12:13:34 DEBUG unit.oai-hss/0.install Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasprintf-dev amd64 0.18.3.1-1ubuntu3.1 [4438 B] unit-oai-hss-0: 12:13:35 DEBUG unit.oai-hss/0.install Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgettextpo-dev amd64 0.18.3.1-1ubuntu3.1 [122 kB] unit-oai-hss-0: 12:13:35 DEBUG unit.oai-hss/0.install Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsys-hostname-long-perl all 1.4-3 [11.3 kB] unit-oai-hss-0: 12:13:35 DEBUG unit.oai-hss/0.install Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmail-sendmail-perl all 0.79.16-1 [26.5 kB] unit-oai-hss-0: 12:13:35 DEBUG unit.oai-hss/0.install Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpq5 amd64 9.3.24-0ubuntu0.14.04 [78.5 kB] unit-oai-hss-0: 12:13:35 DEBUG unit.oai-hss/0.install Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpq-dev amd64 9.3.24-0ubuntu0.14.04 [140 kB] unit-oai-hss-0: 12:13:35 DEBUG unit.oai-hss/0.install Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libpython-dev amd64 2.7.5-5ubuntu3 [7078 B] unit-oai-hss-0: 12:13:35 DEBUG unit.oai-hss/0.install Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libutempter0 amd64 1.1.5-4build1 [8366 B] unit-oai-hss-0: 12:13:36 DEBUG unit.oai-hss/0.install Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] unit-oai-hss-0: 12:13:36 DEBUG unit.oai-hss/0.install Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe mercurial-common all 2.8.2-1ubuntu1.4 [1521 kB] unit-oai-hss-0: 12:13:36 DEBUG unit.oai-hss/0.install Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe mercurial amd64 2.8.2-1ubuntu1.4 [42.7 kB] unit-oai-hss-0: 12:13:36 DEBUG unit.oai-hss/0.install Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB] unit-oai-hss-0: 12:13:36 DEBUG unit.oai-hss/0.install Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-dev amd64 2.7.5-5ubuntu3 [1166 B] unit-oai-hss-0: 12:13:36 DEBUG unit.oai-hss/0.install Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main ssl-cert all 1.0.33 [16.6 kB] unit-oai-hss-0: 12:13:36 DEBUG unit.oai-hss/0.install Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main swig2.0 amd64 2.0.11-1ubuntu2 [875 kB] unit-oai-hss-0: 12:13:37 DEBUG unit.oai-hss/0.install Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main swig amd64 2.0.11-1ubuntu2 [6272 B] unit-oai-hss-0: 12:13:37 DEBUG unit.oai-hss/0.install Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main tcl8.6 amd64 8.6.1-4ubuntu1 [14.2 kB] unit-abot-epc-basic-0: 12:13:37 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-fdc540-default-0 unit-abot-epc-basic-0: 12:13:37 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-oai-hss-0: 12:13:37 DEBUG unit.oai-hss/0.install Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main tcl amd64 8.6.0+6ubuntu3 [4900 B] unit-abot-epc-basic-0: 12:13:37 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 12:13:37 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-oai-hss-0: 12:13:37 DEBUG unit.oai-hss/0.install Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main tk8.6 amd64 8.6.1-3ubuntu2 [12.1 kB] unit-abot-epc-basic-0: 12:13:37 DEBUG unit.abot-epc-basic/0.install The following packages were automatically installed and are no longer required: unit-abot-epc-basic-0: 12:13:37 DEBUG unit.abot-epc-basic/0.install adwaita-icon-theme at-spi2-core colord colord-data dconf-gsettings-backend unit-abot-epc-basic-0: 12:13:37 DEBUG unit.abot-epc-basic/0.install dconf-service gir1.2-atk-1.0 gir1.2-atspi-2.0 gir1.2-freedesktop unit-abot-epc-basic-0: 12:13:37 DEBUG unit.abot-epc-basic/0.install gir1.2-gdkpixbuf-2.0 gir1.2-gtk-3.0 gir1.2-pango-1.0 glib-networking unit-abot-epc-basic-0: 12:13:37 DEBUG unit.abot-epc-basic/0.install glib-networking-common glib-networking-services gsettings-desktop-schemas unit-abot-epc-basic-0: 12:13:37 DEBUG unit.abot-epc-basic/0.install humanity-icon-theme libatk-bridge2.0-0 libatk-bridge2.0-dev libatk1.0-dev unit-abot-epc-basic-0: 12:13:37 DEBUG unit.abot-epc-basic/0.install libatspi2.0-0 libatspi2.0-dev libcairo-gobject2 libcairo-script-interpreter2 unit-abot-epc-basic-0: 12:13:37 DEBUG unit.abot-epc-basic/0.install libcairo2-dev libcolord2 libcolorhug2 libdbus-1-dev libdconf1 unit-abot-epc-basic-0: 12:13:37 DEBUG unit.abot-epc-basic/0.install libegl1-mesa-dev libepoxy-dev libepoxy0 libexif12 libfontconfig1-dev unit-abot-epc-basic-0: 12:13:37 DEBUG unit.abot-epc-basic/0.install libfreetype6-dev libgdk-pixbuf2.0-dev libglib2.0-bin libglib2.0-dev unit-abot-epc-basic-0: 12:13:37 DEBUG unit.abot-epc-basic/0.install libgphoto2-6 libgphoto2-l10n libgphoto2-port12 libgtk-3-0 libgtk-3-bin unit-abot-epc-basic-0: 12:13:37 DEBUG unit.abot-epc-basic/0.install libgtk-3-common libgusb2 libharfbuzz-dev libharfbuzz-gobject0 libieee1284-3 unit-abot-epc-basic-0: 12:13:37 DEBUG unit.abot-epc-basic/0.install libjson-glib-1.0-0 libjson-glib-1.0-common libmirclient-dev libmircommon-dev unit-abot-epc-basic-0: 12:13:37 DEBUG unit.abot-epc-basic/0.install libmircookie-dev libmircookie2 libmircore-dev libpango1.0-dev unit-abot-epc-basic-0: 12:13:37 DEBUG unit.abot-epc-basic/0.install libpangoxft-1.0-0 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpixman-1-dev unit-abot-epc-basic-0: 12:13:37 DEBUG unit.abot-epc-basic/0.install libpng12-dev libprotobuf-dev libprotobuf9v5 librest-0.7-0 libsane unit-abot-epc-basic-0: 12:13:37 DEBUG unit.abot-epc-basic/0.install libsane-common libsoup-gnome2.4-1 libsoup2.4-1 libwayland-bin unit-abot-epc-basic-0: 12:13:37 DEBUG unit.abot-epc-basic/0.install libwayland-cursor0 libwayland-dev libwayland-egl1-mesa libxcb-shm0-dev unit-abot-epc-basic-0: 12:13:37 DEBUG unit.abot-epc-basic/0.install libxcomposite-dev libxcursor-dev libxft-dev libxi-dev libxinerama-dev unit-abot-epc-basic-0: 12:13:37 DEBUG unit.abot-epc-basic/0.install libxkbcommon-dev libxrandr-dev libxrender-dev libxtst-dev ubuntu-mono unit-abot-epc-basic-0: 12:13:37 DEBUG unit.abot-epc-basic/0.install x11proto-composite-dev x11proto-randr-dev x11proto-record-dev unit-abot-epc-basic-0: 12:13:37 DEBUG unit.abot-epc-basic/0.install x11proto-render-dev x11proto-xinerama-dev unit-abot-epc-basic-0: 12:13:37 DEBUG unit.abot-epc-basic/0.install Use 'sudo apt autoremove' to remove them. unit-abot-epc-basic-0: 12:13:37 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 12:13:37 DEBUG unit.abot-epc-basic/0.install lsh-doc unit-abot-epc-basic-0: 12:13:37 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 12:13:37 DEBUG unit.abot-epc-basic/0.install nettle-bin nettle-dev unit-oai-hss-0: 12:13:37 DEBUG unit.oai-hss/0.install Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main tk amd64 8.6.0+6ubuntu3 [3192 B] unit-oai-hss-0: 12:13:37 DEBUG unit.oai-hss/0.install Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main x11-utils amd64 7.7+1 [230 kB] unit-abot-epc-basic-0: 12:13:37 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 12:13:37 DEBUG unit.abot-epc-basic/0.install Need to get 24.5 kB/963 kB of archives. unit-abot-epc-basic-0: 12:13:37 DEBUG unit.abot-epc-basic/0.install After this operation, 2,538 kB of additional disk space will be used. unit-abot-epc-basic-0: 12:13:37 DEBUG unit.abot-epc-basic/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 nettle-bin amd64 3.2-1ubuntu0.16.04.1 [24.5 kB] unit-oai-hss-0: 12:13:38 DEBUG unit.oai-hss/0.install Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main xbitmaps all 1.1.1-2 [28.1 kB] unit-oai-hss-0: 12:13:38 DEBUG unit.oai-hss/0.install Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main xterm amd64 297-1ubuntu1 [665 kB] unit-abot-epc-basic-0: 12:13:38 DEBUG unit.abot-epc-basic/0.install Fetched 24.5 kB in 0s (48.8 kB/s) unit-oai-hss-0: 12:13:38 DEBUG unit.oai-hss/0.install sh: 0: getcwd() failed: No such file or directory unit-abot-epc-basic-0: 12:13:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package nettle-bin. unit-abot-epc-basic-0: 12:13:38 DEBUG unit.abot-epc-basic/0.install (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 107995 files and directories currently installed.) unit-abot-epc-basic-0: 12:13:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../nettle-bin_3.2-1ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:13:38 DEBUG unit.abot-epc-basic/0.install Unpacking nettle-bin (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 12:13:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package nettle-dev. unit-abot-epc-basic-0: 12:13:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../nettle-dev_3.2-1ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:13:38 DEBUG unit.abot-epc-basic/0.install Unpacking nettle-dev (3.2-1ubuntu0.16.04.1) ... unit-oai-hss-0: 12:13:38 DEBUG unit.oai-hss/0.install Extracting templates from packages: 41% Extracting templates from packages: 82% Extracting templates from packages: 100% unit-oai-hss-0: 12:13:38 DEBUG unit.oai-hss/0.install Preconfiguring packages ... unit-oai-hss-0: 12:13:38 DEBUG unit.oai-hss/0.install sh: 0: getcwd() failed: No such file or directory unit-oai-hss-0: 12:13:38 DEBUG unit.oai-hss/0.install Fetched 43.0 MB in 18s (2300 kB/s) unit-abot-epc-basic-0: 12:13:38 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-oai-hss-0: 12:13:38 DEBUG unit.oai-hss/0.install Selecting previously unselected package libcroco3:amd64. unit-oai-hss-0: 12:13:38 DEBUG unit.oai-hss/0.install (Reading database ... 118567 files and directories currently installed.) unit-oai-hss-0: 12:13:38 DEBUG unit.oai-hss/0.install Preparing to unpack .../libcroco3_0.6.8-2ubuntu1_amd64.deb ... unit-oai-hss-0: 12:13:38 DEBUG unit.oai-hss/0.install Unpacking libcroco3:amd64 (0.6.8-2ubuntu1) ... unit-oai-hss-0: 12:13:38 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpciaccess0:amd64. unit-oai-hss-0: 12:13:38 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpciaccess0_0.13.2-1_amd64.deb ... unit-oai-hss-0: 12:13:38 DEBUG unit.oai-hss/0.install Unpacking libpciaccess0:amd64 (0.13.2-1) ... unit-oai-hss-0: 12:13:38 DEBUG unit.oai-hss/0.install Selecting previously unselected package libdrm-intel1:amd64. unit-oai-hss-0: 12:13:38 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdrm-intel1_2.4.67-1ubuntu0.14.04.2_amd64.deb ... unit-oai-hss-0: 12:13:38 DEBUG unit.oai-hss/0.install Unpacking libdrm-intel1:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-abot-epc-basic-0: 12:13:38 DEBUG unit.abot-epc-basic/0.install Processing triggers for install-info (6.1.0.dfsg.1-5) ... unit-oai-hss-0: 12:13:38 DEBUG unit.oai-hss/0.install Selecting previously unselected package libdrm-nouveau2:amd64. unit-oai-hss-0: 12:13:38 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdrm-nouveau2_2.4.67-1ubuntu0.14.04.2_amd64.deb ... unit-oai-hss-0: 12:13:38 DEBUG unit.oai-hss/0.install Unpacking libdrm-nouveau2:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 12:13:38 DEBUG unit.oai-hss/0.install Selecting previously unselected package libdrm-radeon1:amd64. unit-oai-hss-0: 12:13:38 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdrm-radeon1_2.4.67-1ubuntu0.14.04.2_amd64.deb ... unit-oai-hss-0: 12:13:38 DEBUG unit.oai-hss/0.install Unpacking libdrm-radeon1:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-abot-epc-basic-0: 12:13:38 DEBUG unit.abot-epc-basic/0.install Setting up nettle-bin (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 12:13:39 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 12:13:39 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfontenc1:amd64. unit-oai-hss-0: 12:13:39 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfontenc1_1%3a1.1.2-1_amd64.deb ... unit-oai-hss-0: 12:13:39 DEBUG unit.oai-hss/0.install Unpacking libfontenc1:amd64 (1:1.1.2-1) ... unit-abot-epc-basic-0: 12:13:39 DEBUG unit.abot-epc-basic/0.install Setting up nettle-dev (3.2-1ubuntu0.16.04.1) ... unit-oai-hss-0: 12:13:39 DEBUG unit.oai-hss/0.install Selecting previously unselected package libunistring0:amd64. unit-oai-hss-0: 12:13:39 DEBUG unit.oai-hss/0.install Preparing to unpack .../libunistring0_0.9.3-5ubuntu3_amd64.deb ... unit-oai-hss-0: 12:13:39 DEBUG unit.oai-hss/0.install Unpacking libunistring0:amd64 (0.9.3-5ubuntu3) ... unit-oai-hss-0: 12:13:40 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgettextpo0:amd64. unit-oai-hss-0: 12:13:40 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgettextpo0_0.18.3.1-1ubuntu3.1_amd64.deb ... unit-oai-hss-0: 12:13:40 DEBUG unit.oai-hss/0.install Unpacking libgettextpo0:amd64 (0.18.3.1-1ubuntu3.1) ... unit-oai-hss-0: 12:13:40 DEBUG unit.oai-hss/0.install Selecting previously unselected package libllvm3.4:amd64. unit-oai-hss-0: 12:13:40 DEBUG unit.oai-hss/0.install Preparing to unpack .../libllvm3.4_1%3a3.4-1ubuntu3_amd64.deb ... unit-oai-hss-0: 12:13:40 DEBUG unit.oai-hss/0.install Unpacking libllvm3.4:amd64 (1:3.4-1ubuntu3) ... unit-abot-epc-basic-0: 12:13:40 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 12:13:40 DEBUG unit.abot-epc-basic/0.install Un-Installing Gnutls. The log file for Gnutls un-installation is here: /etc/rebaca-test-suite/oaisim/cmake_targets/log/gnutls_uninstall_log.txt  unit-oai-hss-0: 12:13:41 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgl1-mesa-dri:amd64. unit-oai-hss-0: 12:13:41 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgl1-mesa-dri_10.1.3-0ubuntu0.6_amd64.deb ... unit-oai-hss-0: 12:13:41 DEBUG unit.oai-hss/0.install Unpacking libgl1-mesa-dri:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 12:13:42 DEBUG unit.oai-hss/0.install Selecting previously unselected package libglapi-mesa:amd64. unit-oai-hss-0: 12:13:42 DEBUG unit.oai-hss/0.install Preparing to unpack .../libglapi-mesa_10.1.3-0ubuntu0.6_amd64.deb ... unit-oai-hss-0: 12:13:42 DEBUG unit.oai-hss/0.install Unpacking libglapi-mesa:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 12:13:42 DEBUG unit.oai-hss/0.install Selecting previously unselected package libx11-xcb1:amd64. unit-oai-hss-0: 12:13:42 DEBUG unit.oai-hss/0.install Preparing to unpack .../libx11-xcb1_2%3a1.6.2-1ubuntu2.1_amd64.deb ... unit-oai-hss-0: 12:13:42 DEBUG unit.oai-hss/0.install Unpacking libx11-xcb1:amd64 (2:1.6.2-1ubuntu2.1) ... unit-oai-hss-0: 12:13:42 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-dri2-0:amd64. unit-oai-hss-0: 12:13:42 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-dri2-0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 12:13:42 DEBUG unit.oai-hss/0.install Unpacking libxcb-dri2-0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 12:13:42 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-dri3-0:amd64. unit-oai-hss-0: 12:13:42 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-dri3-0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 12:13:42 DEBUG unit.oai-hss/0.install Unpacking libxcb-dri3-0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 12:13:42 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-glx0:amd64. unit-oai-hss-0: 12:13:42 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-glx0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 12:13:42 DEBUG unit.oai-hss/0.install Unpacking libxcb-glx0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 12:13:42 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-present0:amd64. unit-oai-hss-0: 12:13:42 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-present0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 12:13:42 DEBUG unit.oai-hss/0.install Unpacking libxcb-present0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 12:13:42 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-sync1:amd64. unit-oai-hss-0: 12:13:42 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-sync1_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 12:13:42 DEBUG unit.oai-hss/0.install Unpacking libxcb-sync1:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 12:13:43 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxdamage1:amd64. unit-oai-hss-0: 12:13:43 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxdamage1_1%3a1.1.4-1ubuntu1_amd64.deb ... unit-oai-hss-0: 12:13:43 DEBUG unit.oai-hss/0.install Unpacking libxdamage1:amd64 (1:1.1.4-1ubuntu1) ... unit-oai-hss-0: 12:13:44 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxfixes3:amd64. unit-oai-hss-0: 12:13:44 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxfixes3_1%3a5.0.1-1ubuntu1.1_amd64.deb ... unit-oai-hss-0: 12:13:44 DEBUG unit.oai-hss/0.install Unpacking libxfixes3:amd64 (1:5.0.1-1ubuntu1.1) ... unit-oai-hss-0: 12:13:44 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxshmfence1:amd64. unit-oai-hss-0: 12:13:44 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxshmfence1_1.1-2_amd64.deb ... unit-oai-hss-0: 12:13:44 DEBUG unit.oai-hss/0.install Unpacking libxshmfence1:amd64 (1.1-2) ... unit-oai-hss-0: 12:13:44 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxxf86vm1:amd64. unit-oai-hss-0: 12:13:44 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxxf86vm1_1%3a1.1.3-1_amd64.deb ... unit-oai-hss-0: 12:13:44 DEBUG unit.oai-hss/0.install Unpacking libxxf86vm1:amd64 (1:1.1.3-1) ... unit-oai-hss-0: 12:13:44 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgl1-mesa-glx:amd64. unit-oai-hss-0: 12:13:44 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgl1-mesa-glx_10.1.3-0ubuntu0.6_amd64.deb ... unit-oai-hss-0: 12:13:44 DEBUG unit.oai-hss/0.install Unpacking libgl1-mesa-glx:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 12:13:44 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgssrpc4:amd64. unit-oai-hss-0: 12:13:44 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgssrpc4_1.12+dfsg-2ubuntu5.4_amd64.deb ... unit-oai-hss-0: 12:13:44 DEBUG unit.oai-hss/0.install Unpacking libgssrpc4:amd64 (1.12+dfsg-2ubuntu5.4) ... unit-oai-hss-0: 12:13:44 DEBUG unit.oai-hss/0.install Selecting previously unselected package libkadm5clnt-mit9:amd64. unit-oai-hss-0: 12:13:44 DEBUG unit.oai-hss/0.install Preparing to unpack .../libkadm5clnt-mit9_1.12+dfsg-2ubuntu5.4_amd64.deb ... unit-oai-hss-0: 12:13:44 DEBUG unit.oai-hss/0.install Unpacking libkadm5clnt-mit9:amd64 (1.12+dfsg-2ubuntu5.4) ... unit-oai-hss-0: 12:13:44 DEBUG unit.oai-hss/0.install Selecting previously unselected package libkdb5-7:amd64. unit-oai-hss-0: 12:13:44 DEBUG unit.oai-hss/0.install Preparing to unpack .../libkdb5-7_1.12+dfsg-2ubuntu5.4_amd64.deb ... unit-oai-hss-0: 12:13:44 DEBUG unit.oai-hss/0.install Unpacking libkdb5-7:amd64 (1.12+dfsg-2ubuntu5.4) ... unit-oai-hss-0: 12:13:44 DEBUG unit.oai-hss/0.install Selecting previously unselected package libkadm5srv-mit9:amd64. unit-oai-hss-0: 12:13:44 DEBUG unit.oai-hss/0.install Preparing to unpack .../libkadm5srv-mit9_1.12+dfsg-2ubuntu5.4_amd64.deb ... unit-oai-hss-0: 12:13:44 DEBUG unit.oai-hss/0.install Unpacking libkadm5srv-mit9:amd64 (1.12+dfsg-2ubuntu5.4) ... unit-oai-hss-0: 12:13:44 DEBUG unit.oai-hss/0.install Selecting previously unselected package libexpat1-dev:amd64. unit-oai-hss-0: 12:13:44 DEBUG unit.oai-hss/0.install Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... unit-oai-hss-0: 12:13:44 DEBUG unit.oai-hss/0.install Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... unit-oai-hss-0: 12:13:44 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpython2.7-dev:amd64. unit-oai-hss-0: 12:13:44 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... unit-oai-hss-0: 12:13:44 DEBUG unit.oai-hss/0.install Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... unit-oai-hss-0: 12:13:46 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtcl8.6:amd64. unit-oai-hss-0: 12:13:46 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtcl8.6_8.6.1-4ubuntu1_amd64.deb ... unit-oai-hss-0: 12:13:46 DEBUG unit.oai-hss/0.install Unpacking libtcl8.6:amd64 (8.6.1-4ubuntu1) ... unit-oai-hss-0: 12:13:47 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxft2:amd64. unit-oai-hss-0: 12:13:47 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxft2_2.3.1-2_amd64.deb ... unit-oai-hss-0: 12:13:47 DEBUG unit.oai-hss/0.install Unpacking libxft2:amd64 (2.3.1-2) ... unit-oai-hss-0: 12:13:47 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxss1:amd64. unit-oai-hss-0: 12:13:47 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxss1_1%3a1.2.2-1_amd64.deb ... unit-oai-hss-0: 12:13:47 DEBUG unit.oai-hss/0.install Unpacking libxss1:amd64 (1:1.2.2-1) ... unit-oai-hss-0: 12:13:47 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtk8.6:amd64. unit-oai-hss-0: 12:13:47 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtk8.6_8.6.1-3ubuntu2_amd64.deb ... unit-oai-hss-0: 12:13:47 DEBUG unit.oai-hss/0.install Unpacking libtk8.6:amd64 (8.6.1-3ubuntu2) ... unit-oai-hss-0: 12:13:47 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxmu6:amd64. unit-oai-hss-0: 12:13:47 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxmu6_2%3a1.1.1-1_amd64.deb ... unit-oai-hss-0: 12:13:47 DEBUG unit.oai-hss/0.install Unpacking libxmu6:amd64 (2:1.1.1-1) ... unit-oai-hss-0: 12:13:47 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxpm4:amd64. unit-oai-hss-0: 12:13:47 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... unit-oai-hss-0: 12:13:47 DEBUG unit.oai-hss/0.install Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... unit-oai-hss-0: 12:13:47 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxaw7:amd64. unit-oai-hss-0: 12:13:47 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxaw7_2%3a1.0.12-1_amd64.deb ... unit-oai-hss-0: 12:13:47 DEBUG unit.oai-hss/0.install Unpacking libxaw7:amd64 (2:1.0.12-1) ... unit-oai-hss-0: 12:13:47 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-shape0:amd64. unit-oai-hss-0: 12:13:47 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-shape0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 12:13:47 DEBUG unit.oai-hss/0.install Unpacking libxcb-shape0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 12:13:47 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcomposite1:amd64. unit-oai-hss-0: 12:13:47 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcomposite1_1%3a0.4.4-1_amd64.deb ... unit-oai-hss-0: 12:13:47 DEBUG unit.oai-hss/0.install Unpacking libxcomposite1:amd64 (1:0.4.4-1) ... unit-oai-hss-0: 12:13:47 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxinerama1:amd64. unit-oai-hss-0: 12:13:47 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxinerama1_2%3a1.1.3-1_amd64.deb ... unit-oai-hss-0: 12:13:47 DEBUG unit.oai-hss/0.install Unpacking libxinerama1:amd64 (2:1.1.3-1) ... unit-oai-hss-0: 12:13:47 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxrandr2:amd64. unit-oai-hss-0: 12:13:47 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxrandr2_2%3a1.5.0-1~trusty1_amd64.deb ... unit-oai-hss-0: 12:13:47 DEBUG unit.oai-hss/0.install Unpacking libxrandr2:amd64 (2:1.5.0-1~trusty1) ... unit-oai-hss-0: 12:13:48 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxtst6:amd64. unit-oai-hss-0: 12:13:48 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxtst6_2%3a1.2.2-1_amd64.deb ... unit-oai-hss-0: 12:13:48 DEBUG unit.oai-hss/0.install Unpacking libxtst6:amd64 (2:1.2.2-1) ... unit-oai-hss-0: 12:13:48 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxv1:amd64. unit-oai-hss-0: 12:13:48 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxv1_2%3a1.0.10-1_amd64.deb ... unit-oai-hss-0: 12:13:48 DEBUG unit.oai-hss/0.install Unpacking libxv1:amd64 (2:1.0.10-1) ... unit-oai-hss-0: 12:13:48 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxxf86dga1:amd64. unit-oai-hss-0: 12:13:48 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxxf86dga1_2%3a1.1.4-1_amd64.deb ... unit-oai-hss-0: 12:13:48 DEBUG unit.oai-hss/0.install Unpacking libxxf86dga1:amd64 (2:1.1.4-1) ... unit-oai-hss-0: 12:13:48 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtxc-dxtn-s2tc0:amd64. unit-oai-hss-0: 12:13:48 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtxc-dxtn-s2tc0_0~git20131104-1.1_amd64.deb ... unit-oai-hss-0: 12:13:48 DEBUG unit.oai-hss/0.install Unpacking libtxc-dxtn-s2tc0:amd64 (0~git20131104-1.1) ... unit-oai-hss-0: 12:13:48 DEBUG unit.oai-hss/0.install Selecting previously unselected package gettext. unit-oai-hss-0: 12:13:48 DEBUG unit.oai-hss/0.install Preparing to unpack .../gettext_0.18.3.1-1ubuntu3.1_amd64.deb ... unit-oai-hss-0: 12:13:48 DEBUG unit.oai-hss/0.install Unpacking gettext (0.18.3.1-1ubuntu3.1) ... unit-oai-hss-0: 12:13:48 DEBUG unit.oai-hss/0.install Selecting previously unselected package intltool-debian. unit-oai-hss-0: 12:13:48 DEBUG unit.oai-hss/0.install Preparing to unpack .../intltool-debian_0.35.0+20060710.1_all.deb ... unit-oai-hss-0: 12:13:48 DEBUG unit.oai-hss/0.install Unpacking intltool-debian (0.35.0+20060710.1) ... unit-oai-hss-0: 12:13:48 DEBUG unit.oai-hss/0.install Selecting previously unselected package po-debconf. unit-oai-hss-0: 12:13:48 DEBUG unit.oai-hss/0.install Preparing to unpack .../po-debconf_1.0.16+nmu2ubuntu1_all.deb ... unit-oai-hss-0: 12:13:48 DEBUG unit.oai-hss/0.install Unpacking po-debconf (1.0.16+nmu2ubuntu1) ... unit-oai-hss-0: 12:13:48 DEBUG unit.oai-hss/0.install Selecting previously unselected package dh-apparmor. unit-oai-hss-0: 12:13:48 DEBUG unit.oai-hss/0.install Preparing to unpack .../dh-apparmor_2.10.95-0ubuntu2.6~14.04.4_all.deb ... unit-oai-hss-0: 12:13:48 DEBUG unit.oai-hss/0.install Unpacking dh-apparmor (2.10.95-0ubuntu2.6~14.04.4) ... unit-oai-hss-0: 12:13:48 DEBUG unit.oai-hss/0.install Selecting previously unselected package debhelper. unit-oai-hss-0: 12:13:48 DEBUG unit.oai-hss/0.install Preparing to unpack .../debhelper_9.20131227ubuntu1_all.deb ... unit-oai-hss-0: 12:13:48 DEBUG unit.oai-hss/0.install Unpacking debhelper (9.20131227ubuntu1) ... unit-oai-hss-0: 12:13:49 DEBUG unit.oai-hss/0.install Selecting previously unselected package comerr-dev. unit-oai-hss-0: 12:13:49 DEBUG unit.oai-hss/0.install Preparing to unpack .../comerr-dev_2.1-1.42.9-3ubuntu1.3_amd64.deb ... unit-oai-hss-0: 12:13:49 DEBUG unit.oai-hss/0.install Unpacking comerr-dev (2.1-1.42.9-3ubuntu1.3) ... unit-oai-hss-0: 12:13:49 DEBUG unit.oai-hss/0.install Selecting previously unselected package krb5-multidev. unit-oai-hss-0: 12:13:49 DEBUG unit.oai-hss/0.install Preparing to unpack .../krb5-multidev_1.12+dfsg-2ubuntu5.4_amd64.deb ... unit-oai-hss-0: 12:13:49 DEBUG unit.oai-hss/0.install Unpacking krb5-multidev (1.12+dfsg-2ubuntu5.4) ... unit-oai-hss-0: 12:13:49 DEBUG unit.oai-hss/0.install Selecting previously unselected package libasprintf-dev:amd64. unit-oai-hss-0: 12:13:49 DEBUG unit.oai-hss/0.install Preparing to unpack .../libasprintf-dev_0.18.3.1-1ubuntu3.1_amd64.deb ... unit-oai-hss-0: 12:13:49 DEBUG unit.oai-hss/0.install Unpacking libasprintf-dev:amd64 (0.18.3.1-1ubuntu3.1) ... unit-oai-hss-0: 12:13:49 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgettextpo-dev:amd64. unit-oai-hss-0: 12:13:49 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgettextpo-dev_0.18.3.1-1ubuntu3.1_amd64.deb ... unit-oai-hss-0: 12:13:49 DEBUG unit.oai-hss/0.install Unpacking libgettextpo-dev:amd64 (0.18.3.1-1ubuntu3.1) ... unit-oai-hss-0: 12:13:49 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsys-hostname-long-perl. unit-oai-hss-0: 12:13:49 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsys-hostname-long-perl_1.4-3_all.deb ... unit-oai-hss-0: 12:13:49 DEBUG unit.oai-hss/0.install Unpacking libsys-hostname-long-perl (1.4-3) ... unit-oai-hss-0: 12:13:49 DEBUG unit.oai-hss/0.install Selecting previously unselected package libmail-sendmail-perl. unit-oai-hss-0: 12:13:49 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmail-sendmail-perl_0.79.16-1_all.deb ... unit-oai-hss-0: 12:13:49 DEBUG unit.oai-hss/0.install Unpacking libmail-sendmail-perl (0.79.16-1) ... unit-oai-hss-0: 12:13:49 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpq5. unit-oai-hss-0: 12:13:49 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpq5_9.3.24-0ubuntu0.14.04_amd64.deb ... unit-oai-hss-0: 12:13:49 DEBUG unit.oai-hss/0.install Unpacking libpq5 (9.3.24-0ubuntu0.14.04) ... unit-oai-hss-0: 12:13:49 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpq-dev. unit-oai-hss-0: 12:13:49 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpq-dev_9.3.24-0ubuntu0.14.04_amd64.deb ... unit-oai-hss-0: 12:13:50 DEBUG unit.oai-hss/0.install Unpacking libpq-dev (9.3.24-0ubuntu0.14.04) ... unit-oai-hss-0: 12:13:50 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpython-dev:amd64. unit-oai-hss-0: 12:13:50 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpython-dev_2.7.5-5ubuntu3_amd64.deb ... unit-oai-hss-0: 12:13:50 DEBUG unit.oai-hss/0.install Unpacking libpython-dev:amd64 (2.7.5-5ubuntu3) ... unit-oai-hss-0: 12:13:50 DEBUG unit.oai-hss/0.install Selecting previously unselected package libutempter0. unit-oai-hss-0: 12:13:50 DEBUG unit.oai-hss/0.install Preparing to unpack .../libutempter0_1.1.5-4build1_amd64.deb ... unit-oai-hss-0: 12:13:50 DEBUG unit.oai-hss/0.install Unpacking libutempter0 (1.1.5-4build1) ... unit-oai-hss-0: 12:13:50 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxml2-dev:amd64. unit-oai-hss-0: 12:13:50 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... unit-oai-hss-0: 12:13:50 DEBUG unit.oai-hss/0.install Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... unit-oai-hss-0: 12:13:50 DEBUG unit.oai-hss/0.install Selecting previously unselected package mercurial-common. unit-oai-hss-0: 12:13:50 DEBUG unit.oai-hss/0.install Preparing to unpack .../mercurial-common_2.8.2-1ubuntu1.4_all.deb ... unit-oai-hss-0: 12:13:50 DEBUG unit.oai-hss/0.install Unpacking mercurial-common (2.8.2-1ubuntu1.4) ... unit-oai-hss-0: 12:13:50 DEBUG unit.oai-hss/0.install Selecting previously unselected package mercurial. unit-oai-hss-0: 12:13:50 DEBUG unit.oai-hss/0.install Preparing to unpack .../mercurial_2.8.2-1ubuntu1.4_amd64.deb ... unit-oai-hss-0: 12:13:50 DEBUG unit.oai-hss/0.install Unpacking mercurial (2.8.2-1ubuntu1.4) ... unit-oai-hss-0: 12:13:51 DEBUG unit.oai-hss/0.install Selecting previously unselected package python2.7-dev. unit-oai-hss-0: 12:13:51 DEBUG unit.oai-hss/0.install Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... unit-oai-hss-0: 12:13:51 DEBUG unit.oai-hss/0.install Unpacking python2.7-dev (2.7.6-8ubuntu0.5) ... unit-oai-hss-0: 12:13:51 DEBUG unit.oai-hss/0.install Selecting previously unselected package python-dev. unit-oai-hss-0: 12:13:51 DEBUG unit.oai-hss/0.install Preparing to unpack .../python-dev_2.7.5-5ubuntu3_amd64.deb ... unit-oai-hss-0: 12:13:51 DEBUG unit.oai-hss/0.install Unpacking python-dev (2.7.5-5ubuntu3) ... unit-oai-hss-0: 12:13:51 DEBUG unit.oai-hss/0.install Selecting previously unselected package ssl-cert. unit-oai-hss-0: 12:13:51 DEBUG unit.oai-hss/0.install Preparing to unpack .../ssl-cert_1.0.33_all.deb ... unit-oai-hss-0: 12:13:51 DEBUG unit.oai-hss/0.install Unpacking ssl-cert (1.0.33) ... unit-oai-hss-0: 12:13:51 DEBUG unit.oai-hss/0.install Selecting previously unselected package swig2.0. unit-oai-hss-0: 12:13:51 DEBUG unit.oai-hss/0.install Preparing to unpack .../swig2.0_2.0.11-1ubuntu2_amd64.deb ... unit-oai-hss-0: 12:13:51 DEBUG unit.oai-hss/0.install Unpacking swig2.0 (2.0.11-1ubuntu2) ... unit-oai-hss-0: 12:13:52 DEBUG unit.oai-hss/0.install Selecting previously unselected package swig. unit-oai-hss-0: 12:13:52 DEBUG unit.oai-hss/0.install Preparing to unpack .../swig_2.0.11-1ubuntu2_amd64.deb ... unit-oai-hss-0: 12:13:52 DEBUG unit.oai-hss/0.install Unpacking swig (2.0.11-1ubuntu2) ... unit-oai-hss-0: 12:13:52 DEBUG unit.oai-hss/0.install Selecting previously unselected package tcl8.6. unit-oai-hss-0: 12:13:52 DEBUG unit.oai-hss/0.install Preparing to unpack .../tcl8.6_8.6.1-4ubuntu1_amd64.deb ... unit-oai-hss-0: 12:13:52 DEBUG unit.oai-hss/0.install Unpacking tcl8.6 (8.6.1-4ubuntu1) ... unit-oai-hss-0: 12:13:52 DEBUG unit.oai-hss/0.install Selecting previously unselected package tcl. unit-oai-hss-0: 12:13:52 DEBUG unit.oai-hss/0.install Preparing to unpack .../tcl_8.6.0+6ubuntu3_amd64.deb ... unit-oai-hss-0: 12:13:52 DEBUG unit.oai-hss/0.install Unpacking tcl (8.6.0+6ubuntu3) ... unit-oai-hss-0: 12:13:52 DEBUG unit.oai-hss/0.install Selecting previously unselected package tk8.6. unit-oai-hss-0: 12:13:52 DEBUG unit.oai-hss/0.install Preparing to unpack .../tk8.6_8.6.1-3ubuntu2_amd64.deb ... unit-oai-hss-0: 12:13:52 DEBUG unit.oai-hss/0.install Unpacking tk8.6 (8.6.1-3ubuntu2) ... unit-oai-hss-0: 12:13:52 DEBUG unit.oai-hss/0.install Selecting previously unselected package tk. unit-oai-hss-0: 12:13:52 DEBUG unit.oai-hss/0.install Preparing to unpack .../tk_8.6.0+6ubuntu3_amd64.deb ... unit-oai-hss-0: 12:13:52 DEBUG unit.oai-hss/0.install Unpacking tk (8.6.0+6ubuntu3) ... unit-oai-hss-0: 12:13:52 DEBUG unit.oai-hss/0.install Selecting previously unselected package x11-utils. unit-oai-hss-0: 12:13:52 DEBUG unit.oai-hss/0.install Preparing to unpack .../x11-utils_7.7+1_amd64.deb ... unit-oai-hss-0: 12:13:52 DEBUG unit.oai-hss/0.install Unpacking x11-utils (7.7+1) ... unit-oai-hss-0: 12:13:52 DEBUG unit.oai-hss/0.install Selecting previously unselected package xbitmaps. unit-oai-hss-0: 12:13:52 DEBUG unit.oai-hss/0.install Preparing to unpack .../xbitmaps_1.1.1-2_all.deb ... unit-oai-hss-0: 12:13:52 DEBUG unit.oai-hss/0.install Unpacking xbitmaps (1.1.1-2) ... unit-oai-hss-0: 12:13:52 DEBUG unit.oai-hss/0.install Selecting previously unselected package xterm. unit-oai-hss-0: 12:13:52 DEBUG unit.oai-hss/0.install Preparing to unpack .../xterm_297-1ubuntu1_amd64.deb ... unit-oai-hss-0: 12:13:52 DEBUG unit.oai-hss/0.install Unpacking xterm (297-1ubuntu1) ... unit-oai-hss-0: 12:13:52 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-hss-0: 12:13:54 DEBUG unit.oai-hss/0.install Processing triggers for install-info (5.2.0.dfsg.1-2) ... unit-oai-hss-0: 12:13:54 DEBUG unit.oai-hss/0.install Processing triggers for mime-support (3.54ubuntu1.1) ... unit-oai-hss-0: 12:13:54 DEBUG unit.oai-hss/0.install Setting up libcroco3:amd64 (0.6.8-2ubuntu1) ... unit-oai-hss-0: 12:13:55 DEBUG unit.oai-hss/0.install Setting up libpciaccess0:amd64 (0.13.2-1) ... unit-oai-hss-0: 12:13:55 DEBUG unit.oai-hss/0.install Setting up libdrm-intel1:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 12:13:55 DEBUG unit.oai-hss/0.install Setting up libdrm-nouveau2:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 12:13:55 DEBUG unit.oai-hss/0.install Setting up libdrm-radeon1:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 12:13:55 DEBUG unit.oai-hss/0.install Setting up libfontenc1:amd64 (1:1.1.2-1) ... unit-oai-hss-0: 12:13:55 DEBUG unit.oai-hss/0.install Setting up libunistring0:amd64 (0.9.3-5ubuntu3) ... unit-oai-hss-0: 12:13:55 DEBUG unit.oai-hss/0.install Setting up libgettextpo0:amd64 (0.18.3.1-1ubuntu3.1) ... unit-oai-hss-0: 12:13:55 DEBUG unit.oai-hss/0.install Setting up libllvm3.4:amd64 (1:3.4-1ubuntu3) ... unit-oai-hss-0: 12:13:55 DEBUG unit.oai-hss/0.install Setting up libgl1-mesa-dri:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 12:13:55 DEBUG unit.oai-hss/0.install Setting up libglapi-mesa:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 12:13:55 DEBUG unit.oai-hss/0.install Setting up libx11-xcb1:amd64 (2:1.6.2-1ubuntu2.1) ... unit-oai-hss-0: 12:13:55 DEBUG unit.oai-hss/0.install Setting up libxcb-dri2-0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 12:13:55 DEBUG unit.oai-hss/0.install Setting up libxcb-dri3-0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 12:13:55 DEBUG unit.oai-hss/0.install Setting up libxcb-glx0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 12:13:55 DEBUG unit.oai-hss/0.install Setting up libxcb-present0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 12:13:55 DEBUG unit.oai-hss/0.install Setting up libxcb-sync1:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 12:13:55 DEBUG unit.oai-hss/0.install Setting up libxdamage1:amd64 (1:1.1.4-1ubuntu1) ... unit-oai-hss-0: 12:13:55 DEBUG unit.oai-hss/0.install Setting up libxfixes3:amd64 (1:5.0.1-1ubuntu1.1) ... unit-oai-hss-0: 12:13:55 DEBUG unit.oai-hss/0.install Setting up libxshmfence1:amd64 (1.1-2) ... unit-oai-hss-0: 12:13:55 DEBUG unit.oai-hss/0.install Setting up libxxf86vm1:amd64 (1:1.1.3-1) ... unit-oai-hss-0: 12:13:56 DEBUG unit.oai-hss/0.install Setting up libgl1-mesa-glx:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 12:13:56 DEBUG unit.oai-hss/0.install update-alternatives: using /usr/lib/x86_64-linux-gnu/mesa/ld.so.conf to provide /etc/ld.so.conf.d/x86_64-linux-gnu_GL.conf (x86_64-linux-gnu_gl_conf) in auto mode unit-oai-hss-0: 12:13:56 DEBUG unit.oai-hss/0.install Setting up libgssrpc4:amd64 (1.12+dfsg-2ubuntu5.4) ... unit-oai-hss-0: 12:13:56 DEBUG unit.oai-hss/0.install Setting up libkadm5clnt-mit9:amd64 (1.12+dfsg-2ubuntu5.4) ... unit-oai-hss-0: 12:13:56 DEBUG unit.oai-hss/0.install Setting up libkdb5-7:amd64 (1.12+dfsg-2ubuntu5.4) ... unit-oai-hss-0: 12:13:56 DEBUG unit.oai-hss/0.install Setting up libkadm5srv-mit9:amd64 (1.12+dfsg-2ubuntu5.4) ... unit-oai-hss-0: 12:13:56 DEBUG unit.oai-hss/0.install Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... unit-oai-hss-0: 12:13:56 DEBUG unit.oai-hss/0.install Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... unit-oai-hss-0: 12:13:56 DEBUG unit.oai-hss/0.install Setting up libtcl8.6:amd64 (8.6.1-4ubuntu1) ... unit-oai-hss-0: 12:13:56 DEBUG unit.oai-hss/0.install Setting up libxft2:amd64 (2.3.1-2) ... unit-oai-hss-0: 12:13:56 DEBUG unit.oai-hss/0.install Setting up libxss1:amd64 (1:1.2.2-1) ... unit-oai-hss-0: 12:13:56 DEBUG unit.oai-hss/0.install Setting up libtk8.6:amd64 (8.6.1-3ubuntu2) ... unit-oai-hss-0: 12:13:56 DEBUG unit.oai-hss/0.install Setting up libxmu6:amd64 (2:1.1.1-1) ... unit-oai-hss-0: 12:13:56 DEBUG unit.oai-hss/0.install Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... unit-oai-hss-0: 12:13:56 DEBUG unit.oai-hss/0.install Setting up libxaw7:amd64 (2:1.0.12-1) ... unit-oai-hss-0: 12:13:56 DEBUG unit.oai-hss/0.install Setting up libxcb-shape0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 12:13:56 DEBUG unit.oai-hss/0.install Setting up libxcomposite1:amd64 (1:0.4.4-1) ... unit-oai-hss-0: 12:13:56 DEBUG unit.oai-hss/0.install Setting up libxinerama1:amd64 (2:1.1.3-1) ... unit-oai-hss-0: 12:13:56 DEBUG unit.oai-hss/0.install Setting up libxrandr2:amd64 (2:1.5.0-1~trusty1) ... unit-oai-hss-0: 12:13:56 DEBUG unit.oai-hss/0.install Setting up libxtst6:amd64 (2:1.2.2-1) ... unit-oai-hss-0: 12:13:56 DEBUG unit.oai-hss/0.install Setting up libxv1:amd64 (2:1.0.10-1) ... unit-oai-hss-0: 12:13:56 DEBUG unit.oai-hss/0.install Setting up libxxf86dga1:amd64 (2:1.1.4-1) ... unit-oai-hss-0: 12:13:56 DEBUG unit.oai-hss/0.install Setting up libtxc-dxtn-s2tc0:amd64 (0~git20131104-1.1) ... unit-oai-hss-0: 12:13:56 DEBUG unit.oai-hss/0.install update-alternatives: using /usr/lib/x86_64-linux-gnu/libtxc_dxtn_s2tc.so.0 to provide /usr/lib/x86_64-linux-gnu/libtxc_dxtn.so (libtxc-dxtn-x86_64-linux-gnu) in auto mode unit-oai-hss-0: 12:13:56 DEBUG unit.oai-hss/0.install Setting up gettext (0.18.3.1-1ubuntu3.1) ... unit-oai-hss-0: 12:13:56 DEBUG unit.oai-hss/0.install Setting up intltool-debian (0.35.0+20060710.1) ... unit-oai-hss-0: 12:13:57 DEBUG unit.oai-hss/0.install Setting up po-debconf (1.0.16+nmu2ubuntu1) ... unit-oai-hss-0: 12:13:57 DEBUG unit.oai-hss/0.install Setting up dh-apparmor (2.10.95-0ubuntu2.6~14.04.4) ... unit-oai-hss-0: 12:13:57 DEBUG unit.oai-hss/0.install Setting up debhelper (9.20131227ubuntu1) ... unit-oai-hss-0: 12:13:57 DEBUG unit.oai-hss/0.install Setting up comerr-dev (2.1-1.42.9-3ubuntu1.3) ... unit-oai-hss-0: 12:13:57 DEBUG unit.oai-hss/0.install Setting up krb5-multidev (1.12+dfsg-2ubuntu5.4) ... unit-oai-hss-0: 12:13:57 DEBUG unit.oai-hss/0.install Setting up libasprintf-dev:amd64 (0.18.3.1-1ubuntu3.1) ... unit-oai-hss-0: 12:13:57 DEBUG unit.oai-hss/0.install Setting up libgettextpo-dev:amd64 (0.18.3.1-1ubuntu3.1) ... unit-oai-hss-0: 12:13:57 DEBUG unit.oai-hss/0.install Setting up libsys-hostname-long-perl (1.4-3) ... unit-oai-hss-0: 12:13:57 DEBUG unit.oai-hss/0.install Setting up libmail-sendmail-perl (0.79.16-1) ... unit-oai-hss-0: 12:13:57 DEBUG unit.oai-hss/0.install Setting up libpq5 (9.3.24-0ubuntu0.14.04) ... unit-oai-hss-0: 12:13:57 DEBUG unit.oai-hss/0.install Setting up libpq-dev (9.3.24-0ubuntu0.14.04) ... unit-oai-hss-0: 12:13:57 DEBUG unit.oai-hss/0.install Setting up libpython-dev:amd64 (2.7.5-5ubuntu3) ... unit-oai-hss-0: 12:13:57 DEBUG unit.oai-hss/0.install Setting up libutempter0 (1.1.5-4build1) ... unit-oai-hss-0: 12:13:57 DEBUG unit.oai-hss/0.install Creating utempter group... unit-oai-hss-0: 12:13:57 DEBUG unit.oai-hss/0.install Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... unit-oai-hss-0: 12:13:57 DEBUG unit.oai-hss/0.install Setting up mercurial-common (2.8.2-1ubuntu1.4) ... unit-oai-hss-0: 12:13:57 DEBUG unit.oai-hss/0.install Setting up mercurial (2.8.2-1ubuntu1.4) ... unit-oai-hss-0: 12:13:58 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:13:58 DEBUG unit.oai-hss/0.install Creating config file /etc/mercurial/hgrc.d/hgext.rc with new version unit-oai-hss-0: 12:13:58 DEBUG unit.oai-hss/0.install Setting up python2.7-dev (2.7.6-8ubuntu0.5) ... unit-oai-hss-0: 12:13:58 DEBUG unit.oai-hss/0.install Setting up python-dev (2.7.5-5ubuntu3) ... unit-oai-hss-0: 12:13:58 DEBUG unit.oai-hss/0.install Setting up ssl-cert (1.0.33) ... unit-oai-hss-0: 12:13:58 DEBUG unit.oai-hss/0.install Setting up swig2.0 (2.0.11-1ubuntu2) ... unit-oai-hss-0: 12:13:58 DEBUG unit.oai-hss/0.install Setting up swig (2.0.11-1ubuntu2) ... unit-oai-hss-0: 12:13:58 DEBUG unit.oai-hss/0.install Setting up tcl8.6 (8.6.1-4ubuntu1) ... unit-oai-hss-0: 12:13:58 DEBUG unit.oai-hss/0.install Setting up tcl (8.6.0+6ubuntu3) ... unit-oai-hss-0: 12:13:58 DEBUG unit.oai-hss/0.install Setting up tk8.6 (8.6.1-3ubuntu2) ... unit-oai-hss-0: 12:13:58 DEBUG unit.oai-hss/0.install Setting up tk (8.6.0+6ubuntu3) ... unit-oai-hss-0: 12:13:58 DEBUG unit.oai-hss/0.install Setting up x11-utils (7.7+1) ... unit-oai-hss-0: 12:13:58 DEBUG unit.oai-hss/0.install Setting up xbitmaps (1.1.1-2) ... unit-oai-hss-0: 12:13:58 DEBUG unit.oai-hss/0.install Setting up xterm (297-1ubuntu1) ... unit-oai-hss-0: 12:13:58 DEBUG unit.oai-hss/0.install update-alternatives: using /usr/bin/xterm to provide /usr/bin/x-terminal-emulator (x-terminal-emulator) in auto mode unit-oai-hss-0: 12:13:58 DEBUG unit.oai-hss/0.install update-alternatives: using /usr/bin/lxterm to provide /usr/bin/x-terminal-emulator (x-terminal-emulator) in auto mode unit-oai-hss-0: 12:13:58 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.15) ... unit-oai-hss-0: 12:13:58 DEBUG unit.oai-hss/0.install Downloading 1.2.0 freeDiameter archive unit-oai-hss-0: 12:13:58 DEBUG unit.oai-hss/0.install Cloning into 'freediameter'... unit-oai-hss-0: 12:14:12 DEBUG unit.oai-hss/0.install -- The C compiler identification is GNU 4.8.4 unit-oai-hss-0: 12:14:12 DEBUG unit.oai-hss/0.install -- The CXX compiler identification is GNU 4.8.4 unit-oai-hss-0: 12:14:12 DEBUG unit.oai-hss/0.install -- Check for working C compiler: /usr/bin/cc unit-oai-hss-0: 12:14:12 DEBUG unit.oai-hss/0.install -- Check for working C compiler: /usr/bin/cc -- works unit-oai-hss-0: 12:14:12 DEBUG unit.oai-hss/0.install -- Detecting C compiler ABI info unit-oai-hss-0: 12:14:12 DEBUG unit.oai-hss/0.install -- Detecting C compiler ABI info - done unit-oai-hss-0: 12:14:12 DEBUG unit.oai-hss/0.install -- Check for working CXX compiler: /usr/bin/c++ unit-oai-hss-0: 12:14:12 DEBUG unit.oai-hss/0.install -- Check for working CXX compiler: /usr/bin/c++ -- works unit-oai-hss-0: 12:14:12 DEBUG unit.oai-hss/0.install -- Detecting CXX compiler ABI info unit-oai-hss-0: 12:14:12 DEBUG unit.oai-hss/0.install -- Detecting CXX compiler ABI info - done unit-oai-hss-0: 12:14:12 DEBUG unit.oai-hss/0.install -- Looking for bison unit-oai-hss-0: 12:14:12 DEBUG unit.oai-hss/0.install -- Looking for bison -- /usr/bin/bison unit-oai-hss-0: 12:14:12 DEBUG unit.oai-hss/0.install -- Looking for flex unit-oai-hss-0: 12:14:12 DEBUG unit.oai-hss/0.install -- Looking for flex -- /usr/bin/flex unit-oai-hss-0: 12:14:12 DEBUG unit.oai-hss/0.install -- Looking for getopt_long unit-oai-hss-0: 12:14:12 DEBUG unit.oai-hss/0.install -- Looking for getopt_long - found unit-oai-hss-0: 12:14:12 DEBUG unit.oai-hss/0.install -- Looking for getifaddrs unit-oai-hss-0: 12:14:12 DEBUG unit.oai-hss/0.install -- Looking for getifaddrs - found unit-oai-hss-0: 12:14:12 DEBUG unit.oai-hss/0.install -- Check if the system is big endian unit-oai-hss-0: 12:14:12 DEBUG unit.oai-hss/0.install -- Searching 16 bit integer unit-oai-hss-0: 12:14:12 DEBUG unit.oai-hss/0.install -- Looking for sys/types.h unit-oai-hss-0: 12:14:12 DEBUG unit.oai-hss/0.install -- Looking for sys/types.h - found unit-oai-hss-0: 12:14:12 DEBUG unit.oai-hss/0.install -- Looking for stdint.h unit-oai-hss-0: 12:14:12 DEBUG unit.oai-hss/0.install -- Looking for stdint.h - found unit-oai-hss-0: 12:14:12 DEBUG unit.oai-hss/0.install -- Looking for stddef.h unit-oai-hss-0: 12:14:12 DEBUG unit.oai-hss/0.install -- Looking for stddef.h - found unit-oai-hss-0: 12:14:12 DEBUG unit.oai-hss/0.install -- Check size of unsigned short unit-oai-hss-0: 12:14:12 DEBUG unit.oai-hss/0.install -- Check size of unsigned short - done unit-oai-hss-0: 12:14:12 DEBUG unit.oai-hss/0.install -- Using unsigned short unit-oai-hss-0: 12:14:12 DEBUG unit.oai-hss/0.install -- Check if the system is big endian - little endian unit-oai-hss-0: 12:14:12 DEBUG unit.oai-hss/0.install -- Looking for ntohll unit-oai-hss-0: 12:14:12 DEBUG unit.oai-hss/0.install -- Looking for ntohll - not found unit-oai-hss-0: 12:14:12 DEBUG unit.oai-hss/0.install -- Looking for include file malloc.h unit-oai-hss-0: 12:14:12 DEBUG unit.oai-hss/0.install -- Looking for include file malloc.h - found unit-oai-hss-0: 12:14:12 DEBUG unit.oai-hss/0.install -- Looking for strndup unit-oai-hss-0: 12:14:13 DEBUG unit.oai-hss/0.install -- Looking for strndup - found unit-oai-hss-0: 12:14:13 DEBUG unit.oai-hss/0.install -- Looking for include file pthread.h unit-oai-hss-0: 12:14:13 DEBUG unit.oai-hss/0.install -- Looking for include file pthread.h - found unit-oai-hss-0: 12:14:13 DEBUG unit.oai-hss/0.install -- Looking for pthread_create unit-oai-hss-0: 12:14:13 DEBUG unit.oai-hss/0.install -- Looking for pthread_create - not found unit-oai-hss-0: 12:14:13 DEBUG unit.oai-hss/0.install -- Looking for pthread_create in pthreads unit-oai-hss-0: 12:14:13 DEBUG unit.oai-hss/0.install -- Looking for pthread_create in pthreads - not found unit-oai-hss-0: 12:14:13 DEBUG unit.oai-hss/0.install -- Looking for pthread_create in pthread unit-oai-hss-0: 12:14:13 DEBUG unit.oai-hss/0.install -- Looking for pthread_create in pthread - found unit-oai-hss-0: 12:14:13 DEBUG unit.oai-hss/0.install -- Found Threads: TRUE unit-oai-hss-0: 12:14:13 DEBUG unit.oai-hss/0.install -- Looking for clock_gettime unit-oai-hss-0: 12:14:13 DEBUG unit.oai-hss/0.install -- Looking for clock_gettime - found unit-oai-hss-0: 12:14:13 DEBUG unit.oai-hss/0.install -- Looking for sctp_connectx unit-oai-hss-0: 12:14:13 DEBUG unit.oai-hss/0.install -- Looking for sctp_connectx - not found unit-oai-hss-0: 12:14:13 DEBUG unit.oai-hss/0.install -- Found SCTP: /usr/lib/x86_64-linux-gnu/libsctp.so unit-oai-hss-0: 12:14:13 DEBUG unit.oai-hss/0.install -- Performing Test SCTP_CONNECTX_4_ARGS unit-oai-hss-0: 12:14:13 DEBUG unit.oai-hss/0.install -- Performing Test SCTP_CONNECTX_4_ARGS - Success unit-oai-hss-0: 12:14:13 DEBUG unit.oai-hss/0.install -- Found IDNA: /usr/lib/x86_64-linux-gnu/libidn.so unit-oai-hss-0: 12:14:13 DEBUG unit.oai-hss/0.install -- Performing Test HAS_IDNA_SUPPORT unit-oai-hss-0: 12:14:13 DEBUG unit.oai-hss/0.install -- Performing Test HAS_IDNA_SUPPORT - Success unit-oai-hss-0: 12:14:13 DEBUG unit.oai-hss/0.install -- Found GNUTLS: /usr/lib/libgnutls.so unit-oai-hss-0: 12:14:13 DEBUG unit.oai-hss/0.install -- Checking GNUTLS version unit-oai-hss-0: 12:14:13 DEBUG unit.oai-hss/0.install -- Looking for gnutls_hash in gnutls unit-oai-hss-0: 12:14:13 DEBUG unit.oai-hss/0.install -- Looking for gnutls_hash in gnutls - found unit-oai-hss-0: 12:14:13 DEBUG unit.oai-hss/0.install -- Looking for gnutls_transport_set_vec_push_function in gnutls unit-oai-hss-0: 12:14:13 DEBUG unit.oai-hss/0.install -- Looking for gnutls_transport_set_vec_push_function in gnutls - found unit-oai-hss-0: 12:14:13 DEBUG unit.oai-hss/0.install -- Looking for gnutls_x509_trust_list_verify_crt in gnutls unit-oai-hss-0: 12:14:13 DEBUG unit.oai-hss/0.install -- Looking for gnutls_x509_trust_list_verify_crt in gnutls - found unit-oai-hss-0: 12:14:13 DEBUG unit.oai-hss/0.install -- Looking for gnutls_handshake_set_timeout in gnutls unit-oai-hss-0: 12:14:13 DEBUG unit.oai-hss/0.install -- Looking for gnutls_handshake_set_timeout in gnutls - found unit-oai-hss-0: 12:14:13 DEBUG unit.oai-hss/0.install -- Looking for AI_ADDRCONFIG unit-oai-hss-0: 12:14:13 DEBUG unit.oai-hss/0.install -- Looking for AI_ADDRCONFIG - found unit-oai-hss-0: 12:14:13 DEBUG unit.oai-hss/0.install -- Looking for pthread_barrier_wait unit-oai-hss-0: 12:14:13 DEBUG unit.oai-hss/0.install -- Looking for pthread_barrier_wait - found unit-oai-hss-0: 12:14:13 DEBUG unit.oai-hss/0.install -- Performing Test HAVE_REG_STARTEND unit-oai-hss-0: 12:14:13 DEBUG unit.oai-hss/0.install -- Performing Test HAVE_REG_STARTEND - Success unit-oai-hss-0: 12:14:13 DEBUG unit.oai-hss/0.install -- Configuring done unit-oai-hss-0: 12:14:13 DEBUG unit.oai-hss/0.install CMake Warning (dev) in libfdproto/CMakeLists.txt: unit-oai-hss-0: 12:14:13 DEBUG unit.oai-hss/0.install Policy CMP0022 is not set: INTERFACE_LINK_LIBRARIES defines the link unit-oai-hss-0: 12:14:13 DEBUG unit.oai-hss/0.install interface. Run "cmake --help-policy CMP0022" for policy details. Use the unit-oai-hss-0: 12:14:13 DEBUG unit.oai-hss/0.install cmake_policy command to set the policy and suppress this warning. unit-oai-hss-0: 12:14:13 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:14:13 DEBUG unit.oai-hss/0.install Target "libfdproto" has an INTERFACE_LINK_LIBRARIES property which differs unit-oai-hss-0: 12:14:13 DEBUG unit.oai-hss/0.install from its LINK_INTERFACE_LIBRARIES properties. unit-oai-hss-0: 12:14:13 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:14:13 DEBUG unit.oai-hss/0.install INTERFACE_LINK_LIBRARIES: unit-oai-hss-0: 12:14:13 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:14:13 DEBUG unit.oai-hss/0.install -lpthread;/usr/lib/x86_64-linux-gnu/libidn.so unit-oai-hss-0: 12:14:13 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:14:13 DEBUG unit.oai-hss/0.install LINK_INTERFACE_LIBRARIES: unit-oai-hss-0: 12:14:13 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:14:13 DEBUG unit.oai-hss/0.install -lpthread unit-oai-hss-0: 12:14:13 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:14:13 DEBUG unit.oai-hss/0.install This warning is for project developers. Use -Wno-dev to suppress it. unit-oai-hss-0: 12:14:13 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:14:13 DEBUG unit.oai-hss/0.install CMake Warning (dev) in libfdcore/CMakeLists.txt: unit-oai-hss-0: 12:14:13 DEBUG unit.oai-hss/0.install Policy CMP0022 is not set: INTERFACE_LINK_LIBRARIES defines the link unit-oai-hss-0: 12:14:13 DEBUG unit.oai-hss/0.install interface. Run "cmake --help-policy CMP0022" for policy details. Use the unit-oai-hss-0: 12:14:13 DEBUG unit.oai-hss/0.install cmake_policy command to set the policy and suppress this warning. unit-oai-hss-0: 12:14:13 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:14:13 DEBUG unit.oai-hss/0.install Target "libfdcore" has an INTERFACE_LINK_LIBRARIES property which differs unit-oai-hss-0: 12:14:13 DEBUG unit.oai-hss/0.install from its LINK_INTERFACE_LIBRARIES properties. unit-oai-hss-0: 12:14:13 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:14:13 DEBUG unit.oai-hss/0.install INTERFACE_LINK_LIBRARIES: unit-oai-hss-0: 12:14:13 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:14:13 DEBUG unit.oai-hss/0.install libfdproto;dl;/usr/lib/x86_64-linux-gnu/libsctp.so;/usr/lib/x86_64-linux-gnu/libgcrypt.so;/usr/lib/libgnutls.so unit-oai-hss-0: 12:14:13 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:14:13 DEBUG unit.oai-hss/0.install LINK_INTERFACE_LIBRARIES: unit-oai-hss-0: 12:14:13 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:14:13 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:14:13 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:14:13 DEBUG unit.oai-hss/0.install This warning is for project developers. Use -Wno-dev to suppress it. unit-oai-hss-0: 12:14:13 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:14:13 DEBUG unit.oai-hss/0.install -- Generating done unit-oai-hss-0: 12:14:13 DEBUG unit.oai-hss/0.install -- Build files have been written to: /tmp/freediameter/build unit-oai-hss-0: 12:14:13 DEBUG unit.oai-hss/0.install Compiling freeDiameter unit-oai-hss-0: 12:14:13 DEBUG unit.oai-hss/0.install Scanning dependencies of target version_information unit-oai-hss-0: 12:14:13 DEBUG unit.oai-hss/0.install [ 0%] Built target version_information unit-oai-hss-0: 12:14:13 DEBUG unit.oai-hss/0.install Scanning dependencies of target libfdproto unit-oai-hss-0: 12:14:13 DEBUG unit.oai-hss/0.install [ 1%] Building C object libfdproto/CMakeFiles/libfdproto.dir/dictionary.c.o unit-oai-hss-0: 12:14:14 DEBUG unit.oai-hss/0.install [ 2%] Building C object libfdproto/CMakeFiles/libfdproto.dir/dictionary_functions.c.o unit-oai-hss-0: 12:14:14 DEBUG unit.oai-hss/0.install [ 3%] Building C object libfdproto/CMakeFiles/libfdproto.dir/dispatch.c.o unit-oai-hss-0: 12:14:14 DEBUG unit.oai-hss/0.install [ 4%] Building C object libfdproto/CMakeFiles/libfdproto.dir/fifo.c.o unit-oai-hss-0: 12:14:14 DEBUG unit.oai-hss/0.install [ 5%] Building C object libfdproto/CMakeFiles/libfdproto.dir/init.c.o unit-oai-hss-0: 12:14:14 DEBUG unit.oai-hss/0.install [ 6%] Building C object libfdproto/CMakeFiles/libfdproto.dir/lists.c.o unit-oai-hss-0: 12:14:14 DEBUG unit.oai-hss/0.install [ 7%] Building C object libfdproto/CMakeFiles/libfdproto.dir/log.c.o unit-oai-hss-0: 12:14:14 DEBUG unit.oai-hss/0.install [ 8%] Building C object libfdproto/CMakeFiles/libfdproto.dir/messages.c.o unit-oai-hss-0: 12:14:14 DEBUG unit.oai-hss/0.install [ 9%] Building C object libfdproto/CMakeFiles/libfdproto.dir/ostr.c.o unit-oai-hss-0: 12:14:14 DEBUG unit.oai-hss/0.install [ 10%] Building C object libfdproto/CMakeFiles/libfdproto.dir/portability.c.o unit-oai-hss-0: 12:14:14 DEBUG unit.oai-hss/0.install [ 11%] Building C object libfdproto/CMakeFiles/libfdproto.dir/rt_data.c.o unit-oai-hss-0: 12:14:14 DEBUG unit.oai-hss/0.install [ 12%] Building C object libfdproto/CMakeFiles/libfdproto.dir/sessions.c.o unit-oai-hss-0: 12:14:14 DEBUG unit.oai-hss/0.install [ 13%] Building C object libfdproto/CMakeFiles/libfdproto.dir/utils.c.o unit-oai-hss-0: 12:14:14 DEBUG unit.oai-hss/0.install [ 14%] Building C object libfdproto/CMakeFiles/libfdproto.dir/version.c.o unit-oai-hss-0: 12:14:14 DEBUG unit.oai-hss/0.install Linking C shared library libfdproto.so unit-oai-hss-0: 12:14:14 DEBUG unit.oai-hss/0.install [ 14%] Built target libfdproto unit-oai-hss-0: 12:14:14 DEBUG unit.oai-hss/0.install [ 15%] Generating fdd.tab.c, fdd.tab.h unit-oai-hss-0: 12:14:14 DEBUG unit.oai-hss/0.install [ 16%] Generating lex.fdd.c unit-oai-hss-0: 12:14:14 DEBUG unit.oai-hss/0.install Scanning dependencies of target libfdcore unit-oai-hss-0: 12:14:14 DEBUG unit.oai-hss/0.install [ 17%] Building C object libfdcore/CMakeFiles/libfdcore.dir/apps.c.o unit-oai-hss-0: 12:14:14 DEBUG unit.oai-hss/0.install [ 18%] Building C object libfdcore/CMakeFiles/libfdcore.dir/config.c.o unit-oai-hss-0: 12:14:15 DEBUG unit.oai-hss/0.install [ 19%] Building C object libfdcore/CMakeFiles/libfdcore.dir/core.c.o unit-oai-hss-0: 12:14:15 DEBUG unit.oai-hss/0.install [ 20%] Building C object libfdcore/CMakeFiles/libfdcore.dir/cnxctx.c.o unit-oai-hss-0: 12:14:15 DEBUG unit.oai-hss/0.install [ 21%] Building C object libfdcore/CMakeFiles/libfdcore.dir/endpoints.c.o unit-oai-hss-0: 12:14:15 DEBUG unit.oai-hss/0.install [ 22%] Building C object libfdcore/CMakeFiles/libfdcore.dir/events.c.o unit-oai-hss-0: 12:14:15 DEBUG unit.oai-hss/0.install [ 23%] Building C object libfdcore/CMakeFiles/libfdcore.dir/extensions.c.o unit-oai-hss-0: 12:14:15 DEBUG unit.oai-hss/0.install [ 25%] Building C object libfdcore/CMakeFiles/libfdcore.dir/fifo_stats.c.o unit-oai-hss-0: 12:14:15 DEBUG unit.oai-hss/0.install [ 26%] Building C object libfdcore/CMakeFiles/libfdcore.dir/hooks.c.o unit-oai-hss-0: 12:14:15 DEBUG unit.oai-hss/0.install [ 27%] Building C object libfdcore/CMakeFiles/libfdcore.dir/dict_base_proto.c.o unit-oai-hss-0: 12:14:15 DEBUG unit.oai-hss/0.install [ 28%] Building C object libfdcore/CMakeFiles/libfdcore.dir/messages.c.o unit-oai-hss-0: 12:14:15 DEBUG unit.oai-hss/0.install [ 29%] Building C object libfdcore/CMakeFiles/libfdcore.dir/queues.c.o unit-oai-hss-0: 12:14:15 DEBUG unit.oai-hss/0.install [ 30%] Building C object libfdcore/CMakeFiles/libfdcore.dir/peers.c.o unit-oai-hss-0: 12:14:15 DEBUG unit.oai-hss/0.install [ 31%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_ce.c.o unit-oai-hss-0: 12:14:15 DEBUG unit.oai-hss/0.install [ 32%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_cnx.c.o unit-oai-hss-0: 12:14:15 DEBUG unit.oai-hss/0.install [ 33%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_dw.c.o unit-oai-hss-0: 12:14:15 DEBUG unit.oai-hss/0.install [ 34%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_dp.c.o unit-oai-hss-0: 12:14:16 DEBUG unit.oai-hss/0.install [ 35%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_expiry.c.o unit-oai-hss-0: 12:14:16 DEBUG unit.oai-hss/0.install [ 36%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_out.c.o unit-oai-hss-0: 12:14:16 DEBUG unit.oai-hss/0.install [ 37%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_psm.c.o unit-oai-hss-0: 12:14:16 DEBUG unit.oai-hss/0.install [ 38%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_sr.c.o unit-oai-hss-0: 12:14:16 DEBUG unit.oai-hss/0.install [ 39%] Building C object libfdcore/CMakeFiles/libfdcore.dir/routing_dispatch.c.o unit-oai-hss-0: 12:14:16 DEBUG unit.oai-hss/0.install [ 40%] Building C object libfdcore/CMakeFiles/libfdcore.dir/server.c.o unit-oai-hss-0: 12:14:16 DEBUG unit.oai-hss/0.install [ 41%] Building C object libfdcore/CMakeFiles/libfdcore.dir/tcp.c.o unit-oai-hss-0: 12:14:16 DEBUG unit.oai-hss/0.install [ 42%] Building C object libfdcore/CMakeFiles/libfdcore.dir/version.c.o unit-oai-hss-0: 12:14:16 DEBUG unit.oai-hss/0.install [ 43%] Building C object libfdcore/CMakeFiles/libfdcore.dir/sctp.c.o unit-oai-hss-0: 12:14:16 DEBUG unit.oai-hss/0.install [ 44%] Building C object libfdcore/CMakeFiles/libfdcore.dir/sctp3436.c.o unit-abot-epc-basic-0: 12:14:16 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-fdc540-default-0 unit-oai-hss-0: 12:14:16 DEBUG unit.oai-hss/0.install [ 45%] Building C object libfdcore/CMakeFiles/libfdcore.dir/lex.fdd.c.o unit-abot-epc-basic-0: 12:14:16 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-oai-hss-0: 12:14:16 DEBUG unit.oai-hss/0.install [ 46%] Building C object libfdcore/CMakeFiles/libfdcore.dir/fdd.tab.c.o unit-oai-hss-0: 12:14:16 DEBUG unit.oai-hss/0.install Linking C shared library libfdcore.so unit-abot-epc-basic-0: 12:14:16 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 12:14:16 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-oai-hss-0: 12:14:16 DEBUG unit.oai-hss/0.install [ 46%] Built target libfdcore unit-oai-hss-0: 12:14:16 DEBUG unit.oai-hss/0.install Scanning dependencies of target freeDiameterd unit-oai-hss-0: 12:14:16 DEBUG unit.oai-hss/0.install [ 47%] Building C object freeDiameterd/CMakeFiles/freeDiameterd.dir/main.c.o unit-oai-hss-0: 12:14:16 DEBUG unit.oai-hss/0.install Linking C executable freeDiameterd unit-abot-epc-basic-0: 12:14:17 DEBUG unit.abot-epc-basic/0.install The following packages were automatically installed and are no longer required: unit-abot-epc-basic-0: 12:14:17 DEBUG unit.abot-epc-basic/0.install adwaita-icon-theme at-spi2-core colord colord-data dconf-gsettings-backend unit-abot-epc-basic-0: 12:14:17 DEBUG unit.abot-epc-basic/0.install dconf-service gir1.2-atk-1.0 gir1.2-atspi-2.0 gir1.2-freedesktop unit-abot-epc-basic-0: 12:14:17 DEBUG unit.abot-epc-basic/0.install gir1.2-gdkpixbuf-2.0 gir1.2-gtk-3.0 gir1.2-pango-1.0 glib-networking unit-abot-epc-basic-0: 12:14:17 DEBUG unit.abot-epc-basic/0.install glib-networking-common glib-networking-services gsettings-desktop-schemas unit-abot-epc-basic-0: 12:14:17 DEBUG unit.abot-epc-basic/0.install humanity-icon-theme libatk-bridge2.0-0 libatk-bridge2.0-dev libatk1.0-dev unit-abot-epc-basic-0: 12:14:17 DEBUG unit.abot-epc-basic/0.install libatspi2.0-0 libatspi2.0-dev libcairo-gobject2 libcairo-script-interpreter2 unit-abot-epc-basic-0: 12:14:17 DEBUG unit.abot-epc-basic/0.install libcairo2-dev libcolord2 libcolorhug2 libdbus-1-dev libdconf1 unit-abot-epc-basic-0: 12:14:17 DEBUG unit.abot-epc-basic/0.install libegl1-mesa-dev libepoxy-dev libepoxy0 libexif12 libfontconfig1-dev unit-abot-epc-basic-0: 12:14:17 DEBUG unit.abot-epc-basic/0.install libfreetype6-dev libgdk-pixbuf2.0-dev libglib2.0-bin libglib2.0-dev unit-abot-epc-basic-0: 12:14:17 DEBUG unit.abot-epc-basic/0.install libgphoto2-6 libgphoto2-l10n libgphoto2-port12 libgtk-3-0 libgtk-3-bin unit-abot-epc-basic-0: 12:14:17 DEBUG unit.abot-epc-basic/0.install libgtk-3-common libgusb2 libharfbuzz-dev libharfbuzz-gobject0 libieee1284-3 unit-abot-epc-basic-0: 12:14:17 DEBUG unit.abot-epc-basic/0.install libjson-glib-1.0-0 libjson-glib-1.0-common libmirclient-dev libmircommon-dev unit-abot-epc-basic-0: 12:14:17 DEBUG unit.abot-epc-basic/0.install libmircookie-dev libmircookie2 libmircore-dev libpango1.0-dev unit-abot-epc-basic-0: 12:14:17 DEBUG unit.abot-epc-basic/0.install libpangoxft-1.0-0 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpixman-1-dev unit-abot-epc-basic-0: 12:14:17 DEBUG unit.abot-epc-basic/0.install libpng12-dev libprotobuf-dev libprotobuf9v5 librest-0.7-0 libsane unit-abot-epc-basic-0: 12:14:17 DEBUG unit.abot-epc-basic/0.install libsane-common libsoup-gnome2.4-1 libsoup2.4-1 libwayland-bin unit-abot-epc-basic-0: 12:14:17 DEBUG unit.abot-epc-basic/0.install libwayland-cursor0 libwayland-dev libwayland-egl1-mesa libxcb-shm0-dev unit-abot-epc-basic-0: 12:14:17 DEBUG unit.abot-epc-basic/0.install libxcomposite-dev libxcursor-dev libxft-dev libxi-dev libxinerama-dev unit-abot-epc-basic-0: 12:14:17 DEBUG unit.abot-epc-basic/0.install libxkbcommon-dev libxrandr-dev libxrender-dev libxtst-dev ubuntu-mono unit-abot-epc-basic-0: 12:14:17 DEBUG unit.abot-epc-basic/0.install x11proto-composite-dev x11proto-randr-dev x11proto-record-dev unit-abot-epc-basic-0: 12:14:17 DEBUG unit.abot-epc-basic/0.install x11proto-render-dev x11proto-xinerama-dev unit-abot-epc-basic-0: 12:14:17 DEBUG unit.abot-epc-basic/0.install Use 'sudo apt autoremove' to remove them. unit-abot-epc-basic-0: 12:14:17 DEBUG unit.abot-epc-basic/0.install The following additional packages will be installed: unit-abot-epc-basic-0: 12:14:17 DEBUG unit.abot-epc-basic/0.install libgnutlsxx28 libp11-kit-dev unit-abot-epc-basic-0: 12:14:17 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 12:14:17 DEBUG unit.abot-epc-basic/0.install gnutls-doc gnutls-bin guile-gnutls unit-abot-epc-basic-0: 12:14:17 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 12:14:17 DEBUG unit.abot-epc-basic/0.install libgnutls-dev libgnutlsxx28 libp11-kit-dev unit-oai-hss-0: 12:14:17 DEBUG unit.oai-hss/0.install [ 47%] Built target freeDiameterd unit-oai-hss-0: 12:14:17 DEBUG unit.oai-hss/0.install Scanning dependencies of target testcnx unit-oai-hss-0: 12:14:17 DEBUG unit.oai-hss/0.install [ 48%] Building C object tests/CMakeFiles/testcnx.dir/testcnx.c.o unit-oai-hss-0: 12:14:17 DEBUG unit.oai-hss/0.install Linking C executable testcnx unit-oai-hss-0: 12:14:17 DEBUG unit.oai-hss/0.install [ 48%] Built target testcnx unit-oai-hss-0: 12:14:17 DEBUG unit.oai-hss/0.install Scanning dependencies of target testdict unit-oai-hss-0: 12:14:17 DEBUG unit.oai-hss/0.install [ 50%] Building C object tests/CMakeFiles/testdict.dir/testdict.c.o unit-oai-hss-0: 12:14:17 DEBUG unit.oai-hss/0.install Linking C executable testdict unit-oai-hss-0: 12:14:17 DEBUG unit.oai-hss/0.install [ 50%] Built target testdict unit-oai-hss-0: 12:14:17 DEBUG unit.oai-hss/0.install Scanning dependencies of target testdisp unit-oai-hss-0: 12:14:17 DEBUG unit.oai-hss/0.install [ 51%] Building C object tests/CMakeFiles/testdisp.dir/testdisp.c.o unit-abot-epc-basic-0: 12:14:17 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 12:14:17 DEBUG unit.abot-epc-basic/0.install Need to get 621 kB of archives. unit-abot-epc-basic-0: 12:14:17 DEBUG unit.abot-epc-basic/0.install After this operation, 3,632 kB of additional disk space will be used. unit-abot-epc-basic-0: 12:14:17 DEBUG unit.abot-epc-basic/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgnutlsxx28 amd64 3.4.10-4ubuntu1.4 [13.7 kB] unit-oai-hss-0: 12:14:17 DEBUG unit.oai-hss/0.install Linking C executable testdisp unit-oai-hss-0: 12:14:17 DEBUG unit.oai-hss/0.install [ 51%] Built target testdisp unit-oai-hss-0: 12:14:17 DEBUG unit.oai-hss/0.install Scanning dependencies of target testfifo unit-oai-hss-0: 12:14:17 DEBUG unit.oai-hss/0.install [ 52%] Building C object tests/CMakeFiles/testfifo.dir/testfifo.c.o unit-abot-epc-basic-0: 12:14:17 DEBUG unit.abot-epc-basic/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libp11-kit-dev amd64 0.23.2-5~ubuntu16.04.1 [56.5 kB] unit-oai-hss-0: 12:14:18 DEBUG unit.oai-hss/0.install Linking C executable testfifo unit-oai-hss-0: 12:14:18 DEBUG unit.oai-hss/0.install [ 52%] Built target testfifo unit-oai-hss-0: 12:14:18 DEBUG unit.oai-hss/0.install Scanning dependencies of target testloadext unit-oai-hss-0: 12:14:18 DEBUG unit.oai-hss/0.install [ 53%] Building C object tests/CMakeFiles/testloadext.dir/testloadext.c.o unit-oai-hss-0: 12:14:18 DEBUG unit.oai-hss/0.install Linking C executable testloadext unit-abot-epc-basic-0: 12:14:18 DEBUG unit.abot-epc-basic/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgnutls-dev amd64 3.4.10-4ubuntu1.4 [551 kB] unit-oai-hss-0: 12:14:18 DEBUG unit.oai-hss/0.install [ 53%] Built target testloadext unit-oai-hss-0: 12:14:18 DEBUG unit.oai-hss/0.install Scanning dependencies of target testmesg unit-oai-hss-0: 12:14:18 DEBUG unit.oai-hss/0.install [ 54%] Building C object tests/CMakeFiles/testmesg.dir/testmesg.c.o unit-oai-hss-0: 12:14:18 DEBUG unit.oai-hss/0.install Linking C executable testmesg unit-abot-epc-basic-0: 12:14:18 DEBUG unit.abot-epc-basic/0.install Fetched 621 kB in 1s (388 kB/s) unit-oai-hss-0: 12:14:18 DEBUG unit.oai-hss/0.install [ 54%] Built target testmesg unit-oai-hss-0: 12:14:18 DEBUG unit.oai-hss/0.install Scanning dependencies of target testmesg_stress unit-oai-hss-0: 12:14:18 DEBUG unit.oai-hss/0.install [ 55%] Building C object tests/CMakeFiles/testmesg_stress.dir/testmesg_stress.c.o unit-oai-hss-0: 12:14:19 DEBUG unit.oai-hss/0.install Linking C executable testmesg_stress unit-oai-hss-0: 12:14:19 DEBUG unit.oai-hss/0.install [ 55%] Built target testmesg_stress unit-oai-hss-0: 12:14:19 DEBUG unit.oai-hss/0.install Scanning dependencies of target testostr unit-oai-hss-0: 12:14:19 DEBUG unit.oai-hss/0.install [ 56%] Building C object tests/CMakeFiles/testostr.dir/testostr.c.o unit-oai-hss-0: 12:14:19 DEBUG unit.oai-hss/0.install Linking C executable testostr unit-oai-hss-0: 12:14:19 DEBUG unit.oai-hss/0.install [ 56%] Built target testostr unit-oai-hss-0: 12:14:19 DEBUG unit.oai-hss/0.install Scanning dependencies of target testpeers unit-oai-hss-0: 12:14:19 DEBUG unit.oai-hss/0.install [ 57%] Building C object tests/CMakeFiles/testpeers.dir/testpeers.c.o unit-oai-hss-0: 12:14:19 DEBUG unit.oai-hss/0.install Linking C executable testpeers unit-oai-hss-0: 12:14:19 DEBUG unit.oai-hss/0.install [ 57%] Built target testpeers unit-oai-hss-0: 12:14:19 DEBUG unit.oai-hss/0.install Scanning dependencies of target testsctp unit-oai-hss-0: 12:14:19 DEBUG unit.oai-hss/0.install [ 58%] Building C object tests/CMakeFiles/testsctp.dir/testsctp.c.o unit-oai-hss-0: 12:14:19 DEBUG unit.oai-hss/0.install Linking C executable testsctp unit-oai-hss-0: 12:14:19 DEBUG unit.oai-hss/0.install [ 58%] Built target testsctp unit-oai-hss-0: 12:14:19 DEBUG unit.oai-hss/0.install Scanning dependencies of target testsess unit-oai-hss-0: 12:14:19 DEBUG unit.oai-hss/0.install [ 59%] Building C object tests/CMakeFiles/testsess.dir/testsess.c.o unit-oai-hss-0: 12:14:19 DEBUG unit.oai-hss/0.install Linking C executable testsess unit-abot-epc-basic-0: 12:14:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgnutlsxx28:amd64. unit-oai-hss-0: 12:14:19 DEBUG unit.oai-hss/0.install [ 59%] Built target testsess unit-oai-hss-0: 12:14:19 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_s6a unit-oai-hss-0: 12:14:19 DEBUG unit.oai-hss/0.install [ 60%] Building C object extensions/dict_s6a/CMakeFiles/dict_s6a.dir/dict_s6a.c.o unit-abot-epc-basic-0: 12:14:19 DEBUG unit.abot-epc-basic/0.install (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 108104 files and directories currently installed.) unit-abot-epc-basic-0: 12:14:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgnutlsxx28_3.4.10-4ubuntu1.4_amd64.deb ... unit-abot-epc-basic-0: 12:14:19 DEBUG unit.abot-epc-basic/0.install Unpacking libgnutlsxx28:amd64 (3.4.10-4ubuntu1.4) ... unit-abot-epc-basic-0: 12:14:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libp11-kit-dev:amd64. unit-abot-epc-basic-0: 12:14:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libp11-kit-dev_0.23.2-5~ubuntu16.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:14:19 DEBUG unit.abot-epc-basic/0.install Unpacking libp11-kit-dev:amd64 (0.23.2-5~ubuntu16.04.1) ... unit-abot-epc-basic-0: 12:14:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgnutls-dev:amd64. unit-abot-epc-basic-0: 12:14:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgnutls-dev_3.4.10-4ubuntu1.4_amd64.deb ... unit-abot-epc-basic-0: 12:14:19 DEBUG unit.abot-epc-basic/0.install Unpacking libgnutls-dev:amd64 (3.4.10-4ubuntu1.4) ... unit-abot-epc-basic-0: 12:14:19 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 12:14:19 DEBUG unit.abot-epc-basic/0.install Setting up libgnutlsxx28:amd64 (3.4.10-4ubuntu1.4) ... unit-abot-epc-basic-0: 12:14:19 DEBUG unit.abot-epc-basic/0.install Setting up libp11-kit-dev:amd64 (0.23.2-5~ubuntu16.04.1) ... unit-oai-hss-0: 12:14:19 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_s6a.fdx unit-abot-epc-basic-0: 12:14:19 DEBUG unit.abot-epc-basic/0.install Setting up libgnutls-dev:amd64 (3.4.10-4ubuntu1.4) ... unit-oai-hss-0: 12:14:19 DEBUG unit.oai-hss/0.install [ 60%] Built target dict_s6a unit-abot-epc-basic-0: 12:14:19 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu11) ... unit-oai-hss-0: 12:14:19 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_nasreq unit-oai-hss-0: 12:14:19 DEBUG unit.oai-hss/0.install [ 61%] Building C object extensions/dict_nasreq/CMakeFiles/dict_nasreq.dir/dict_nasreq.c.o unit-oai-hss-0: 12:14:20 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_nasreq.fdx unit-oai-hss-0: 12:14:20 DEBUG unit.oai-hss/0.install [ 61%] Built target dict_nasreq unit-oai-hss-0: 12:14:20 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_eap unit-oai-hss-0: 12:14:20 DEBUG unit.oai-hss/0.install [ 62%] Building C object extensions/dict_eap/CMakeFiles/dict_eap.dir/dict_eap.c.o unit-oai-hss-0: 12:14:20 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_eap.fdx unit-oai-hss-0: 12:14:20 DEBUG unit.oai-hss/0.install [ 62%] Built target dict_eap unit-oai-hss-0: 12:14:20 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_dcca unit-oai-hss-0: 12:14:20 DEBUG unit.oai-hss/0.install [ 63%] Building C object extensions/dict_dcca/CMakeFiles/dict_dcca.dir/dict_dcca.c.o unit-oai-hss-0: 12:14:20 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_dcca.fdx unit-oai-hss-0: 12:14:20 DEBUG unit.oai-hss/0.install [ 63%] Built target dict_dcca unit-oai-hss-0: 12:14:20 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_dcca_3gpp unit-oai-hss-0: 12:14:20 DEBUG unit.oai-hss/0.install [ 64%] Building C object extensions/dict_dcca_3gpp/CMakeFiles/dict_dcca_3gpp.dir/dict_dcca_3gpp.c.o unit-abot-epc-basic-0: 12:14:20 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 12:14:20 DEBUG unit.abot-epc-basic/0.install Installing ASN1. The log file for ASN1 installation is here: /etc/rebaca-test-suite/oaisim/cmake_targets/log/asn1c_install_log.txt  unit-oai-hss-0: 12:14:20 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_dcca_3gpp.fdx unit-oai-hss-0: 12:14:20 DEBUG unit.oai-hss/0.install [ 64%] Built target dict_dcca_3gpp unit-oai-hss-0: 12:14:20 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_dcca_starent unit-oai-hss-0: 12:14:20 DEBUG unit.oai-hss/0.install [ 65%] Building C object extensions/dict_dcca_starent/CMakeFiles/dict_dcca_starent.dir/dict_dcca_starent.c.o unit-oai-hss-0: 12:14:20 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_dcca_starent.fdx unit-oai-hss-0: 12:14:20 DEBUG unit.oai-hss/0.install [ 65%] Built target dict_dcca_starent unit-oai-hss-0: 12:14:20 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_sip unit-oai-hss-0: 12:14:20 DEBUG unit.oai-hss/0.install [ 66%] Building C object extensions/dict_sip/CMakeFiles/dict_sip.dir/dict_sip.c.o unit-oai-hss-0: 12:14:21 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_sip.fdx unit-oai-hss-0: 12:14:21 DEBUG unit.oai-hss/0.install [ 66%] Built target dict_sip unit-oai-hss-0: 12:14:21 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_mip6a unit-oai-hss-0: 12:14:21 DEBUG unit.oai-hss/0.install [ 67%] Building C object extensions/dict_mip6a/CMakeFiles/dict_mip6a.dir/dict_mip6a.c.o unit-oai-hss-0: 12:14:21 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_mip6a.fdx unit-oai-hss-0: 12:14:21 DEBUG unit.oai-hss/0.install [ 67%] Built target dict_mip6a unit-oai-hss-0: 12:14:21 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_mip6i unit-oai-hss-0: 12:14:21 DEBUG unit.oai-hss/0.install [ 68%] Building C object extensions/dict_mip6i/CMakeFiles/dict_mip6i.dir/dict_mip6i.c.o unit-oai-hss-0: 12:14:21 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_mip6i.fdx unit-oai-hss-0: 12:14:21 DEBUG unit.oai-hss/0.install [ 68%] Built target dict_mip6i unit-oai-hss-0: 12:14:21 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_nas_mipv6 unit-oai-hss-0: 12:14:21 DEBUG unit.oai-hss/0.install [ 69%] Building C object extensions/dict_nas_mipv6/CMakeFiles/dict_nas_mipv6.dir/dict_nas_mipv6.c.o unit-oai-hss-0: 12:14:21 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_nas_mipv6.fdx unit-oai-hss-0: 12:14:21 DEBUG unit.oai-hss/0.install [ 69%] Built target dict_nas_mipv6 unit-oai-hss-0: 12:14:21 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_rfc5777 unit-oai-hss-0: 12:14:21 DEBUG unit.oai-hss/0.install [ 70%] Building C object extensions/dict_rfc5777/CMakeFiles/dict_rfc5777.dir/dict_rfc5777.c.o unit-oai-hss-0: 12:14:21 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_rfc5777.fdx unit-oai-hss-0: 12:14:21 DEBUG unit.oai-hss/0.install [ 70%] Built target dict_rfc5777 unit-oai-hss-0: 12:14:21 DEBUG unit.oai-hss/0.install [ 71%] Generating rtd_conf.tab.c, rtd_conf.tab.h unit-oai-hss-0: 12:14:21 DEBUG unit.oai-hss/0.install [ 72%] Generating lex.rtd_conf.c unit-oai-hss-0: 12:14:21 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_default unit-oai-hss-0: 12:14:21 DEBUG unit.oai-hss/0.install [ 73%] Building C object extensions/rt_default/CMakeFiles/rt_default.dir/rt_default.c.o unit-oai-hss-0: 12:14:21 DEBUG unit.oai-hss/0.install [ 75%] Building C object extensions/rt_default/CMakeFiles/rt_default.dir/lex.rtd_conf.c.o unit-oai-hss-0: 12:14:21 DEBUG unit.oai-hss/0.install [ 76%] Building C object extensions/rt_default/CMakeFiles/rt_default.dir/rtd_conf.tab.c.o unit-oai-hss-0: 12:14:21 DEBUG unit.oai-hss/0.install [ 77%] Building C object extensions/rt_default/CMakeFiles/rt_default.dir/rtd_rules.c.o unit-oai-hss-0: 12:14:21 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_default.fdx unit-oai-hss-0: 12:14:21 DEBUG unit.oai-hss/0.install [ 77%] Built target rt_default unit-oai-hss-0: 12:14:21 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_redirect unit-oai-hss-0: 12:14:21 DEBUG unit.oai-hss/0.install [ 78%] Building C object extensions/rt_redirect/CMakeFiles/rt_redirect.dir/rt_redir.c.o unit-oai-hss-0: 12:14:21 DEBUG unit.oai-hss/0.install [ 79%] Building C object extensions/rt_redirect/CMakeFiles/rt_redirect.dir/redir_entries.c.o unit-oai-hss-0: 12:14:22 DEBUG unit.oai-hss/0.install [ 80%] Building C object extensions/rt_redirect/CMakeFiles/rt_redirect.dir/redir_expiry.c.o unit-oai-hss-0: 12:14:22 DEBUG unit.oai-hss/0.install [ 81%] Building C object extensions/rt_redirect/CMakeFiles/rt_redirect.dir/redir_fwd.c.o unit-oai-hss-0: 12:14:22 DEBUG unit.oai-hss/0.install [ 82%] Building C object extensions/rt_redirect/CMakeFiles/rt_redirect.dir/redir_out.c.o unit-oai-hss-0: 12:14:22 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_redirect.fdx unit-oai-hss-0: 12:14:22 DEBUG unit.oai-hss/0.install [ 82%] Built target rt_redirect unit-oai-hss-0: 12:14:22 DEBUG unit.oai-hss/0.install [ 83%] Generating rtbusy_conf.tab.c, rtbusy_conf.tab.h unit-oai-hss-0: 12:14:22 DEBUG unit.oai-hss/0.install [ 84%] Generating lex.rtbusy_conf.c unit-oai-hss-0: 12:14:22 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_busypeers unit-oai-hss-0: 12:14:22 DEBUG unit.oai-hss/0.install [ 85%] Building C object extensions/rt_busypeers/CMakeFiles/rt_busypeers.dir/rtbusy.c.o unit-oai-hss-0: 12:14:22 DEBUG unit.oai-hss/0.install [ 86%] Building C object extensions/rt_busypeers/CMakeFiles/rt_busypeers.dir/lex.rtbusy_conf.c.o unit-oai-hss-0: 12:14:22 DEBUG unit.oai-hss/0.install [ 87%] Building C object extensions/rt_busypeers/CMakeFiles/rt_busypeers.dir/rtbusy_conf.tab.c.o unit-oai-hss-0: 12:14:22 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_busypeers.fdx unit-oai-hss-0: 12:14:22 DEBUG unit.oai-hss/0.install [ 87%] Built target rt_busypeers unit-oai-hss-0: 12:14:22 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_ignore_dh unit-oai-hss-0: 12:14:22 DEBUG unit.oai-hss/0.install [ 88%] Building C object extensions/rt_ignore_dh/CMakeFiles/rt_ignore_dh.dir/rt_ignore_dh.c.o unit-oai-hss-0: 12:14:22 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_ignore_dh.fdx unit-oai-hss-0: 12:14:22 DEBUG unit.oai-hss/0.install [ 88%] Built target rt_ignore_dh unit-oai-hss-0: 12:14:22 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_load_balance unit-oai-hss-0: 12:14:22 DEBUG unit.oai-hss/0.install [ 89%] Building C object extensions/rt_load_balance/CMakeFiles/rt_load_balance.dir/rt_load_balance.c.o unit-oai-hss-0: 12:14:22 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_load_balance.fdx unit-oai-hss-0: 12:14:22 DEBUG unit.oai-hss/0.install [ 89%] Built target rt_load_balance unit-oai-hss-0: 12:14:22 DEBUG unit.oai-hss/0.install [ 90%] Generating aw_conf.tab.c, aw_conf.tab.h unit-oai-hss-0: 12:14:22 DEBUG unit.oai-hss/0.install [ 91%] Generating lex.aw_conf.c unit-oai-hss-0: 12:14:22 DEBUG unit.oai-hss/0.install Scanning dependencies of target acl_wl unit-oai-hss-0: 12:14:22 DEBUG unit.oai-hss/0.install [ 92%] Building C object extensions/acl_wl/CMakeFiles/acl_wl.dir/acl_wl.c.o unit-oai-hss-0: 12:14:22 DEBUG unit.oai-hss/0.install [ 93%] Building C object extensions/acl_wl/CMakeFiles/acl_wl.dir/aw_tree.c.o unit-oai-hss-0: 12:14:22 DEBUG unit.oai-hss/0.install [ 94%] Building C object extensions/acl_wl/CMakeFiles/acl_wl.dir/lex.aw_conf.c.o unit-oai-hss-0: 12:14:22 DEBUG unit.oai-hss/0.install [ 95%] Building C object extensions/acl_wl/CMakeFiles/acl_wl.dir/aw_conf.tab.c.o unit-oai-hss-0: 12:14:22 DEBUG unit.oai-hss/0.install Linking C shared module ../acl_wl.fdx unit-oai-hss-0: 12:14:22 DEBUG unit.oai-hss/0.install [ 95%] Built target acl_wl unit-oai-hss-0: 12:14:22 DEBUG unit.oai-hss/0.install Scanning dependencies of target dbg_monitor unit-oai-hss-0: 12:14:22 DEBUG unit.oai-hss/0.install [ 96%] Building C object extensions/dbg_monitor/CMakeFiles/dbg_monitor.dir/dbg_monitor.c.o unit-oai-hss-0: 12:14:22 DEBUG unit.oai-hss/0.install Linking C shared module ../dbg_monitor.fdx unit-oai-hss-0: 12:14:22 DEBUG unit.oai-hss/0.install [ 96%] Built target dbg_monitor unit-oai-hss-0: 12:14:22 DEBUG unit.oai-hss/0.install Scanning dependencies of target dbg_msg_timings unit-oai-hss-0: 12:14:22 DEBUG unit.oai-hss/0.install [ 97%] Building C object extensions/dbg_msg_timings/CMakeFiles/dbg_msg_timings.dir/dbg_msg_timings.c.o unit-oai-hss-0: 12:14:23 DEBUG unit.oai-hss/0.install Linking C shared module ../dbg_msg_timings.fdx unit-oai-hss-0: 12:14:23 DEBUG unit.oai-hss/0.install [ 97%] Built target dbg_msg_timings unit-oai-hss-0: 12:14:23 DEBUG unit.oai-hss/0.install Scanning dependencies of target dbg_msg_dumps unit-oai-hss-0: 12:14:23 DEBUG unit.oai-hss/0.install [ 98%] Building C object extensions/dbg_msg_dumps/CMakeFiles/dbg_msg_dumps.dir/dbg_msg_dumps.c.o unit-oai-hss-0: 12:14:23 DEBUG unit.oai-hss/0.install Linking C shared module ../dbg_msg_dumps.fdx unit-oai-hss-0: 12:14:23 DEBUG unit.oai-hss/0.install [ 98%] Built target dbg_msg_dumps unit-oai-hss-0: 12:14:23 DEBUG unit.oai-hss/0.install Scanning dependencies of target dbg_rt unit-oai-hss-0: 12:14:23 DEBUG unit.oai-hss/0.install [100%] Building C object extensions/dbg_rt/CMakeFiles/dbg_rt.dir/dbg_rt.c.o unit-oai-hss-0: 12:14:23 DEBUG unit.oai-hss/0.install Linking C shared module ../dbg_rt.fdx unit-oai-hss-0: 12:14:23 DEBUG unit.oai-hss/0.install [100%] Built target dbg_rt unit-oai-hss-0: 12:14:23 DEBUG unit.oai-hss/0.install [ 0%] Built target version_information unit-oai-hss-0: 12:14:23 DEBUG unit.oai-hss/0.install [ 14%] Built target libfdproto unit-oai-hss-0: 12:14:23 DEBUG unit.oai-hss/0.install [ 46%] Built target libfdcore unit-oai-hss-0: 12:14:23 DEBUG unit.oai-hss/0.install [ 47%] Built target freeDiameterd unit-oai-hss-0: 12:14:23 DEBUG unit.oai-hss/0.install [ 48%] Built target testcnx unit-oai-hss-0: 12:14:23 DEBUG unit.oai-hss/0.install [ 50%] Built target testdict unit-oai-hss-0: 12:14:23 DEBUG unit.oai-hss/0.install [ 51%] Built target testdisp unit-oai-hss-0: 12:14:23 DEBUG unit.oai-hss/0.install [ 52%] Built target testfifo unit-oai-hss-0: 12:14:23 DEBUG unit.oai-hss/0.install [ 53%] Built target testloadext unit-oai-hss-0: 12:14:23 DEBUG unit.oai-hss/0.install [ 54%] Built target testmesg unit-oai-hss-0: 12:14:23 DEBUG unit.oai-hss/0.install [ 55%] Built target testmesg_stress unit-oai-hss-0: 12:14:23 DEBUG unit.oai-hss/0.install [ 56%] Built target testostr unit-oai-hss-0: 12:14:23 DEBUG unit.oai-hss/0.install [ 57%] Built target testpeers unit-oai-hss-0: 12:14:23 DEBUG unit.oai-hss/0.install [ 58%] Built target testsctp unit-oai-hss-0: 12:14:23 DEBUG unit.oai-hss/0.install [ 59%] Built target testsess unit-oai-hss-0: 12:14:23 DEBUG unit.oai-hss/0.install [ 60%] Built target dict_s6a unit-oai-hss-0: 12:14:23 DEBUG unit.oai-hss/0.install [ 61%] Built target dict_nasreq unit-oai-hss-0: 12:14:23 DEBUG unit.oai-hss/0.install [ 62%] Built target dict_eap unit-oai-hss-0: 12:14:23 DEBUG unit.oai-hss/0.install [ 63%] Built target dict_dcca unit-oai-hss-0: 12:14:23 DEBUG unit.oai-hss/0.install [ 64%] Built target dict_dcca_3gpp unit-oai-hss-0: 12:14:23 DEBUG unit.oai-hss/0.install [ 65%] Built target dict_dcca_starent unit-oai-hss-0: 12:14:23 DEBUG unit.oai-hss/0.install [ 66%] Built target dict_sip unit-oai-hss-0: 12:14:23 DEBUG unit.oai-hss/0.install [ 67%] Built target dict_mip6a unit-oai-hss-0: 12:14:23 DEBUG unit.oai-hss/0.install [ 68%] Built target dict_mip6i unit-oai-hss-0: 12:14:23 DEBUG unit.oai-hss/0.install [ 69%] Built target dict_nas_mipv6 unit-oai-hss-0: 12:14:23 DEBUG unit.oai-hss/0.install [ 70%] Built target dict_rfc5777 unit-oai-hss-0: 12:14:23 DEBUG unit.oai-hss/0.install [ 77%] Built target rt_default unit-oai-hss-0: 12:14:23 DEBUG unit.oai-hss/0.install [ 82%] Built target rt_redirect unit-oai-hss-0: 12:14:23 DEBUG unit.oai-hss/0.install [ 87%] Built target rt_busypeers unit-oai-hss-0: 12:14:23 DEBUG unit.oai-hss/0.install [ 88%] Built target rt_ignore_dh unit-oai-hss-0: 12:14:23 DEBUG unit.oai-hss/0.install [ 89%] Built target rt_load_balance unit-oai-hss-0: 12:14:23 DEBUG unit.oai-hss/0.install [ 95%] Built target acl_wl unit-oai-hss-0: 12:14:23 DEBUG unit.oai-hss/0.install [ 96%] Built target dbg_monitor unit-oai-hss-0: 12:14:23 DEBUG unit.oai-hss/0.install [ 97%] Built target dbg_msg_timings unit-oai-hss-0: 12:14:23 DEBUG unit.oai-hss/0.install [ 98%] Built target dbg_msg_dumps unit-oai-hss-0: 12:14:23 DEBUG unit.oai-hss/0.install [100%] Built target dbg_rt unit-oai-hss-0: 12:14:23 DEBUG unit.oai-hss/0.install Install the project... unit-oai-hss-0: 12:14:23 DEBUG unit.oai-hss/0.install -- Install configuration: "" unit-oai-hss-0: 12:14:23 DEBUG unit.oai-hss/0.install -- Installing: /usr/include/freeDiameter/freeDiameter-host.h unit-oai-hss-0: 12:14:23 DEBUG unit.oai-hss/0.install -- Installing: /usr/include/freeDiameter/libfdproto.h unit-oai-hss-0: 12:14:23 DEBUG unit.oai-hss/0.install -- Installing: /usr/include/freeDiameter/libfdcore.h unit-oai-hss-0: 12:14:23 DEBUG unit.oai-hss/0.install -- Installing: /usr/include/freeDiameter/extension.h unit-oai-hss-0: 12:14:23 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdproto.so.1.2.0 unit-oai-hss-0: 12:14:23 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdproto.so.6 unit-oai-hss-0: 12:14:23 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdproto.so unit-oai-hss-0: 12:14:23 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdcore.so.1.2.0 unit-oai-hss-0: 12:14:23 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdcore.so.6 unit-oai-hss-0: 12:14:23 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdcore.so unit-oai-hss-0: 12:14:23 DEBUG unit.oai-hss/0.install -- Removed runtime path from "/usr/lib/libfdcore.so.1.2.0" unit-oai-hss-0: 12:14:23 DEBUG unit.oai-hss/0.install -- Installing: /usr/bin/freeDiameterd-1.2.0 unit-oai-hss-0: 12:14:23 DEBUG unit.oai-hss/0.install -- Installing: /usr/bin/freeDiameterd unit-oai-hss-0: 12:14:23 DEBUG unit.oai-hss/0.install -- Removed runtime path from "/usr/bin/freeDiameterd-1.2.0" unit-oai-hss-0: 12:14:23 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_s6a.fdx unit-oai-hss-0: 12:14:23 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_nasreq.fdx unit-oai-hss-0: 12:14:23 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_eap.fdx unit-oai-hss-0: 12:14:23 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_dcca.fdx unit-oai-hss-0: 12:14:23 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_dcca_3gpp.fdx unit-oai-hss-0: 12:14:23 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_dcca_starent.fdx unit-oai-hss-0: 12:14:23 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_sip.fdx unit-oai-hss-0: 12:14:23 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_mip6a.fdx unit-oai-hss-0: 12:14:23 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_mip6i.fdx unit-oai-hss-0: 12:14:23 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_nas_mipv6.fdx unit-oai-hss-0: 12:14:23 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_rfc5777.fdx unit-oai-hss-0: 12:14:23 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_default.fdx unit-oai-hss-0: 12:14:23 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_redirect.fdx unit-oai-hss-0: 12:14:23 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_busypeers.fdx unit-oai-hss-0: 12:14:23 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_ignore_dh.fdx unit-oai-hss-0: 12:14:23 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_load_balance.fdx unit-oai-hss-0: 12:14:23 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/acl_wl.fdx unit-oai-hss-0: 12:14:23 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dbg_monitor.fdx unit-oai-hss-0: 12:14:23 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dbg_msg_timings.fdx unit-oai-hss-0: 12:14:23 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dbg_msg_dumps.fdx unit-oai-hss-0: 12:14:23 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dbg_rt.fdx unit-oai-hss-0: 12:14:23 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 12:14:23 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 12:14:23 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 12:14:23 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 12:14:23 DEBUG unit.oai-hss/0.install python-pexpect-doc unit-oai-hss-0: 12:14:23 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 12:14:23 DEBUG unit.oai-hss/0.install python-pexpect unit-oai-hss-0: 12:14:29 DEBUG unit.oai-hss/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 12:14:29 DEBUG unit.oai-hss/0.install Need to get 37.8 kB of archives. unit-oai-hss-0: 12:14:29 DEBUG unit.oai-hss/0.install After this operation, 193 kB of additional disk space will be used. unit-oai-hss-0: 12:14:29 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-pexpect all 3.1-1ubuntu0.1 [37.8 kB] unit-oai-hss-0: 12:14:29 DEBUG unit.oai-hss/0.install Fetched 37.8 kB in 5s (6655 B/s) unit-oai-hss-0: 12:14:29 DEBUG unit.oai-hss/0.install Selecting previously unselected package python-pexpect. unit-oai-hss-0: 12:14:29 DEBUG unit.oai-hss/0.install (Reading database ... 121458 files and directories currently installed.) unit-oai-hss-0: 12:14:29 DEBUG unit.oai-hss/0.install Preparing to unpack .../python-pexpect_3.1-1ubuntu0.1_all.deb ... unit-oai-hss-0: 12:14:29 DEBUG unit.oai-hss/0.install Unpacking python-pexpect (3.1-1ubuntu0.1) ... unit-oai-hss-0: 12:14:29 DEBUG unit.oai-hss/0.install Setting up python-pexpect (3.1-1ubuntu0.1) ... unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install + install -o root -g root -m 0644 /var/lib/juju/agents/unit-oai-hss-0/charm/files/CMakeLists.txt /srv/openair-cn/BUILD/HSS/CMakeLists.txt unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install + /srv/openair-cn/SCRIPTS/build_hss -c -d unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install Clean the build generated files (build from scratch) unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install Compile with debug informations unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install mkdir: created directory 'BUILD' unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install git found: /usr/bin/git unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install Generating a 1024 bit RSA private key unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install ............++++++ unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install ...........++++++ unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install writing new private key to 'hss.cakey.pem' unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install ----- unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install Generating RSA private key, 1024 bit long modulus unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install ...++++++ unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install ...++++++ unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install e is 65537 (0x10001) unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install Using configuration from /usr/lib/ssl/openssl.cnf unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install Check that the request matches the signature unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install Signature ok unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install Certificate Details: unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install Serial Number: 1 (0x1) unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install Validity unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install Not Before: Apr 9 12:14:30 2019 GMT unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install Not After : Apr 8 12:14:30 2020 GMT unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install Subject: unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install countryName = FR unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install stateOrProvinceName = PACA unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install organizationName = Eurecom unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install organizationalUnitName = CM unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install commonName = oai-hss-0.openair4G.eur unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install X509v3 extensions: unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install X509v3 Basic Constraints: unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install CA:FALSE unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install Netscape Comment: unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install OpenSSL Generated Certificate unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install X509v3 Subject Key Identifier: unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install C0:8E:27:C7:2E:16:64:0D:E7:A9:67:2A:8B:8B:2F:AD:F9:1A:11:F4 unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install X509v3 Authority Key Identifier: unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install keyid:26:76:4A:82:4A:9E:FC:F5:5A:4E:4F:6F:E4:2C:CB:3F:B2:42:C8:30 unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install Certificate is to be certified until Apr 8 12:14:30 2020 GMT (365 days) unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install Write out database with 1 new entries unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install Data Base Updated unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install CMake Warning: unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install Manually-specified variables were not used by the project: unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install DEBUG unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install Scanning dependencies of target hss_access_restriction unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install Scanning dependencies of target hss_auc unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install Scanning dependencies of target hss_db unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install Scanning dependencies of target hss_utils unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install [ 4%] Scanning dependencies of target hss_s6a unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install [ 8%] [ 17%] [ 21%] [ 21%] [ 26%] [ 30%] [ 34%] [ 39%] Building C object CMakeFiles/hss_access_restriction.dir/srv/openair-cn/SRC/OAI_HSS/access_restriction/access_restriction.c.o unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install [ 43%] [ 47%] [ 52%] [ 56%] Building C object CMakeFiles/hss_auc.dir/srv/openair-cn/SRC/OAI_HSS/auc/fx.c.o unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install [ 60%] Building C object CMakeFiles/hss_auc.dir/srv/openair-cn/SRC/OAI_HSS/auc/kdf.c.o unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_db.dir/srv/openair-cn/SRC/OAI_HSS/db/db_connector.c.o unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install [ 65%] Building C object CMakeFiles/hss_db.dir/srv/openair-cn/SRC/OAI_HSS/db/db_epc_equipment.c.o unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_utils.dir/srv/openair-cn/SRC/OAI_HSS/utils/conversion.c.o unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_auc.dir/srv/openair-cn/SRC/OAI_HSS/auc/random.c.o unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install [ 69%] [ 73%] Building C object CMakeFiles/hss_utils.dir/srv/openair-cn/SRC/OAI_HSS/utils/hss_config.c.o unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_auc.dir/srv/openair-cn/SRC/OAI_HSS/auc/rijndael.c.o unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_utils.dir/srv/openair-cn/SRC/OAI_HSS/utils/pid_file.c.o unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_db.dir/srv/openair-cn/SRC/OAI_HSS/db/db_subscription_data.c.o unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_auc.dir/srv/openair-cn/SRC/OAI_HSS/auc/sequence_number.c.o unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_auth_info.c.o unit-oai-hss-0: 12:14:30 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_common.c.o unit-oai-hss-0: 12:14:31 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_fd.c.o unit-oai-hss-0: 12:14:31 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_error.c.o unit-oai-hss-0: 12:14:31 DEBUG unit.oai-hss/0.install [ 78%] [ 82%] Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_in_addr.c.o unit-oai-hss-0: 12:14:31 DEBUG unit.oai-hss/0.install [ 86%] Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_peers.c.o unit-oai-hss-0: 12:14:31 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_purge_ue.c.o unit-oai-hss-0: 12:14:31 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_subscription_data.c.o unit-oai-hss-0: 12:14:31 DEBUG unit.oai-hss/0.install [ 91%] [ 95%] Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_supported_features.c.o unit-oai-hss-0: 12:14:31 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_up_loc.c.o unit-oai-hss-0: 12:14:32 DEBUG unit.oai-hss/0.install Linking C static library libhss_access_restriction.a unit-oai-hss-0: 12:14:32 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_access_restriction unit-oai-hss-0: 12:14:32 DEBUG unit.oai-hss/0.install Linking C static library libhss_utils.a unit-oai-hss-0: 12:14:32 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_utils unit-oai-hss-0: 12:14:32 DEBUG unit.oai-hss/0.install Linking C static library libhss_s6a.a unit-oai-hss-0: 12:14:33 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_s6a unit-oai-hss-0: 12:14:33 DEBUG unit.oai-hss/0.install Linking C static library libhss_auc.a unit-oai-hss-0: 12:14:33 DEBUG unit.oai-hss/0.install Linking C static library libhss_db.a unit-oai-hss-0: 12:14:33 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_auc unit-oai-hss-0: 12:14:33 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_db unit-oai-hss-0: 12:14:33 DEBUG unit.oai-hss/0.install Scanning dependencies of target oai_hss unit-oai-hss-0: 12:14:33 DEBUG unit.oai-hss/0.install [100%] Building C object CMakeFiles/oai_hss.dir/srv/openair-cn/SRC/OAI_HSS/hss_main.c.o unit-oai-hss-0: 12:14:33 DEBUG unit.oai-hss/0.install Linking C executable oai_hss unit-oai-hss-0: 12:14:33 DEBUG unit.oai-hss/0.install [100%] Built target oai_hss unit-oai-hss-0: 12:14:33 DEBUG unit.oai-hss/0.install [ 4%] Built target hss_access_restriction unit-oai-hss-0: 12:14:33 DEBUG unit.oai-hss/0.install [ 26%] Built target hss_auc unit-oai-hss-0: 12:14:33 DEBUG unit.oai-hss/0.install [ 39%] Built target hss_db unit-oai-hss-0: 12:14:33 DEBUG unit.oai-hss/0.install [ 82%] Built target hss_s6a unit-oai-hss-0: 12:14:33 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_utils unit-oai-hss-0: 12:14:33 DEBUG unit.oai-hss/0.install [100%] Built target oai_hss unit-oai-hss-0: 12:14:33 DEBUG unit.oai-hss/0.install Install the project... unit-oai-hss-0: 12:14:33 DEBUG unit.oai-hss/0.install -- Install configuration: "RelWithDebInfo" unit-oai-hss-0: 12:14:33 DEBUG unit.oai-hss/0.install -- Installing: /usr/local/bin/oai_hss unit-oai-hss-0: 12:14:33 DEBUG unit.oai-hss/0.install -- Installing: /usr/local/etc/oai/hss.conf unit-oai-hss-0: 12:14:33 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/../etc/freeDiameter/hss_fd.conf unit-oai-hss-0: 12:14:33 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/../etc/freeDiameter/acl.conf unit-oai-hss-0: 12:14:33 DEBUG unit.oai-hss/0.install '/srv/openair-cn/BUILD/HSS/BUILD/oai_hss' -> '/usr/local/bin/oai_hss' unit-oai-hss-0: 12:14:33 DEBUG unit.oai-hss/0.install oai_hss installed unit-oai-hss-0: 12:14:33 DEBUG unit.oai-hss/0.install + juju-log 'Add oai_hss init script' unit-oai-hss-0: 12:14:33 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:14:33 INFO unit.oai-hss/0.juju-log Add oai_hss init script unit-oai-hss-0: 12:14:33 DEBUG unit.oai-hss/0.install + cp /var/lib/juju/agents/unit-oai-hss-0/charm/files/oai_hss /etc/init/oai_hss.conf unit-oai-hss-0: 12:14:33 DEBUG unit.oai-hss/0.install + '[' '!' -f /usr/local/bin/oai_hss ']' unit-oai-hss-0: 12:14:33 DEBUG unit.oai-hss/0.install + status-set blocked 'Waiting for a mysql/db relation to start' unit-oai-hss-0: 12:14:33 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 12:14:33 INFO juju.worker.uniter.operation ran "install" hook unit-oai-hss-0: 12:14:33 DEBUG juju.worker.uniter.operation committing operation "run install hook" unit-oai-hss-0: 12:14:33 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-hss-0: 12:14:33 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 12:14:33 DEBUG juju.worker.uniter.operation running operation accept leadership unit-oai-hss-0: 12:14:33 DEBUG juju.worker.uniter.operation preparing operation "accept leadership" unit-oai-hss-0: 12:14:33 DEBUG juju.worker.uniter.operation committing operation "accept leadership" unit-oai-hss-0: 12:14:33 INFO juju.worker.uniter found queued "leader-elected" hook unit-oai-hss-0: 12:14:33 DEBUG juju.worker.uniter.operation running operation run leader-elected hook unit-oai-hss-0: 12:14:33 DEBUG juju.machinelock acquire machine lock for uniter (run leader-elected hook) unit-oai-hss-0: 12:14:33 DEBUG juju.machinelock machine lock acquired for uniter (run leader-elected hook) unit-oai-hss-0: 12:14:33 DEBUG juju.worker.uniter.operation preparing operation "run leader-elected hook" unit-oai-hss-0: 12:14:33 DEBUG juju.worker.uniter.operation executing operation "run leader-elected hook" unit-oai-hss-0: 12:14:33 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running leader-elected hook unit-oai-hss-0: 12:14:33 INFO juju.worker.uniter.operation skipped "leader-elected" hook (missing) unit-oai-hss-0: 12:14:33 DEBUG juju.worker.uniter.operation committing operation "run leader-elected hook" unit-oai-hss-0: 12:14:33 DEBUG juju.machinelock machine lock released for uniter (run leader-elected hook) unit-oai-hss-0: 12:14:33 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 12:14:33 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 12:14:33 DEBUG juju.worker.uniter.operation running operation run config-changed hook unit-oai-hss-0: 12:14:33 DEBUG juju.machinelock acquire machine lock for uniter (run config-changed hook) unit-oai-hss-0: 12:14:33 DEBUG juju.machinelock machine lock acquired for uniter (run config-changed hook) unit-oai-hss-0: 12:14:33 DEBUG juju.worker.uniter.operation preparing operation "run config-changed hook" unit-oai-hss-0: 12:14:33 DEBUG juju.worker.uniter.operation executing operation "run config-changed hook" unit-oai-hss-0: 12:14:33 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running config-changed hook unit-oai-hss-0: 12:14:33 DEBUG unit.oai-hss/0.config-changed + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 12:14:33 DEBUG unit.oai-hss/0.config-changed + set_env_paths unit-oai-hss-0: 12:14:33 DEBUG unit.oai-hss/0.config-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 12:14:33 DEBUG unit.oai-hss/0.config-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 12:14:33 DEBUG unit.oai-hss/0.config-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 12:14:33 DEBUG unit.oai-hss/0.config-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 12:14:33 DEBUG unit.oai-hss/0.config-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 12:14:33 DEBUG unit.oai-hss/0.config-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 12:14:33 DEBUG unit.oai-hss/0.config-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 12:14:33 DEBUG unit.oai-hss/0.config-changed + hss_exec_name=oai_hss unit-oai-hss-0: 12:14:33 DEBUG unit.oai-hss/0.config-changed + service oai_hss stop unit-oai-hss-0: 12:14:33 DEBUG unit.oai-hss/0.config-changed stop: Unknown instance: unit-oai-hss-0: 12:14:33 DEBUG unit.oai-hss/0.config-changed + true unit-oai-hss-0: 12:14:33 DEBUG unit.oai-hss/0.config-changed ++ config-get branch unit-oai-hss-0: 12:14:33 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 12:14:33 DEBUG unit.oai-hss/0.config-changed ++ cat /var/lib/juju/agents/unit-oai-hss-0/charm/.branch unit-oai-hss-0: 12:14:33 DEBUG unit.oai-hss/0.config-changed + '[' v0.3.2 '!=' v0.3.2 ']' unit-oai-hss-0: 12:14:33 DEBUG unit.oai-hss/0.config-changed ++ config-get realm unit-oai-hss-0: 12:14:33 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 12:14:33 DEBUG unit.oai-hss/0.config-changed ++ cat /var/lib/juju/agents/unit-oai-hss-0/charm/.realm unit-oai-hss-0: 12:14:33 DEBUG unit.oai-hss/0.config-changed cat: /var/lib/juju/agents/unit-oai-hss-0/charm/.realm: No such file or directory unit-oai-hss-0: 12:14:33 DEBUG unit.oai-hss/0.config-changed + '[' openair4G.eur '!=' '' ']' unit-oai-hss-0: 12:14:33 DEBUG unit.oai-hss/0.config-changed ++ config-get realm unit-oai-hss-0: 12:14:33 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 12:14:33 DEBUG unit.oai-hss/0.config-changed + realm=openair4G.eur unit-oai-hss-0: 12:14:33 DEBUG unit.oai-hss/0.config-changed ++ hostname --fqdn unit-oai-hss-0: 12:14:33 DEBUG unit.oai-hss/0.config-changed ++ hostname unit-oai-hss-0: 12:14:33 DEBUG unit.oai-hss/0.config-changed + sed -i s/oai-hss-0.openair4G.eur/oai-hss-0.openair4G.eur/ /etc/hosts unit-oai-hss-0: 12:14:33 DEBUG unit.oai-hss/0.config-changed + '[' -d /usr/lib/freeDiameter ']' unit-oai-hss-0: 12:14:33 DEBUG unit.oai-hss/0.config-changed + FREEDIAMETER_PREFIX=/usr unit-oai-hss-0: 12:14:33 DEBUG unit.oai-hss/0.config-changed ++ hostname --fqdn unit-oai-hss-0: 12:14:33 DEBUG unit.oai-hss/0.config-changed + fqdn=oai-hss-0.openair4G.eur unit-oai-hss-0: 12:14:33 DEBUG unit.oai-hss/0.config-changed + /srv/openair-cn/SCRIPTS/check_hss_s6a_certificate /usr oai-hss-0.openair4G.eur unit-oai-hss-0: 12:14:33 DEBUG unit.oai-hss/0.config-changed HSS S6A: Found valid certificate in /usr/etc/freeDiameter unit-oai-hss-0: 12:14:33 DEBUG unit.oai-hss/0.config-changed + sed -r -i 's/(Identity[ ]*=[ ]*)".*"/\1"oai-hss-0.openair4G.eur"/' /usr/etc/freeDiameter/hss_fd.conf unit-oai-hss-0: 12:14:33 DEBUG unit.oai-hss/0.config-changed + sed -r -i 's/(Realm[ ]*=[ ]*)".*"/\1"openair4G.eur"/' /usr/etc/freeDiameter/hss_fd.conf unit-oai-hss-0: 12:14:33 DEBUG unit.oai-hss/0.config-changed + sed -r -i 's/(^ALLOW_OLD_TLS[ ]*).*/\1*.openair4G.eur/' /usr/etc/freeDiameter/hss_fd.conf unit-oai-hss-0: 12:14:33 DEBUG unit.oai-hss/0.config-changed ++ relation-ids db unit-oai-hss-0: 12:14:33 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 12:14:33 DEBUG unit.oai-hss/0.config-changed + '[' -z '' ']' unit-oai-hss-0: 12:14:33 DEBUG unit.oai-hss/0.config-changed + juju-log 'HSS is built, but is waiting for active connection to gather the last info' unit-oai-hss-0: 12:14:33 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:14:33 INFO unit.oai-hss/0.juju-log HSS is built, but is waiting for active connection to gather the last info unit-oai-hss-0: 12:14:33 DEBUG unit.oai-hss/0.config-changed + juju-log 'no db is found, so HSS process is not going to be run' unit-oai-hss-0: 12:14:34 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:14:34 INFO unit.oai-hss/0.juju-log no db is found, so HSS process is not going to be run unit-oai-hss-0: 12:14:34 INFO juju.worker.uniter.operation ran "config-changed" hook unit-oai-hss-0: 12:14:34 DEBUG juju.worker.uniter.operation committing operation "run config-changed hook" unit-oai-hss-0: 12:14:34 DEBUG juju.machinelock machine lock released for uniter (run config-changed hook) unit-oai-hss-0: 12:14:34 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 12:14:34 INFO juju.worker.uniter found queued "start" hook unit-oai-hss-0: 12:14:34 DEBUG juju.worker.uniter.operation running operation run start hook unit-oai-hss-0: 12:14:34 DEBUG juju.machinelock acquire machine lock for uniter (run start hook) unit-oai-hss-0: 12:14:34 DEBUG juju.machinelock machine lock acquired for uniter (run start hook) unit-oai-hss-0: 12:14:34 DEBUG juju.worker.uniter.operation preparing operation "run start hook" unit-oai-hss-0: 12:14:34 DEBUG juju.worker.uniter.operation executing operation "run start hook" unit-oai-hss-0: 12:14:34 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running start hook unit-oai-hss-0: 12:14:34 DEBUG unit.oai-hss/0.start + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 12:14:34 DEBUG unit.oai-hss/0.start ++ relation-ids db unit-oai-hss-0: 12:14:34 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 12:14:34 DEBUG unit.oai-hss/0.start + '[' -n '' ']' unit-oai-hss-0: 12:14:34 INFO juju.worker.uniter.operation ran "start" hook unit-oai-hss-0: 12:14:34 DEBUG juju.worker.uniter.operation committing operation "run start hook" unit-oai-hss-0: 12:14:34 DEBUG juju.machinelock machine lock released for uniter (run start hook) unit-oai-hss-0: 12:14:34 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 12:14:34 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 12:14:34 DEBUG juju.worker.dependency "metric-collect" manifold worker started unit-oai-hss-0: 12:14:34 INFO juju.worker.uniter.relation joining relation "oai-hss:db mysql:db" unit-mysql-0: 12:14:34 DEBUG juju.worker.uniter.remotestate got a relation units change: {1 {map[oai-hss/0:{0}] []}} unit-mysql-0: 12:14:34 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 12:14:34 DEBUG juju.worker.uniter.operation running operation run relation-joined (1; oai-hss/0) hook unit-mysql-0: 12:14:34 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (1; oai-hss/0) hook) unit-mysql-0: 12:14:34 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (1; oai-hss/0) hook) unit-mysql-0: 12:14:34 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (1; oai-hss/0) hook" unit-mysql-0: 12:14:34 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (1; oai-hss/0) hook" unit-mysql-0: 12:14:34 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-joined hook unit-oai-hss-0: 12:14:34 INFO juju.worker.uniter.relation joined relation "oai-hss:db mysql:db" unit-oai-epc-0: 12:14:34 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-hss/0:{0}] []}} unit-oai-hss-0: 12:14:34 INFO juju.worker.uniter.relation joining relation "oai-epc:hss oai-hss:hss" unit-oai-hss-0: 12:14:34 INFO juju.worker.uniter.relation joined relation "oai-epc:hss oai-hss:hss" unit-oai-hss-0: 12:14:34 DEBUG juju.worker.uniter.operation running operation run relation-joined (1; mysql/0) hook unit-oai-hss-0: 12:14:34 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (1; mysql/0) hook) unit-oai-hss-0: 12:14:34 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (1; mysql/0) hook) unit-oai-hss-0: 12:14:34 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (1; mysql/0) hook" unit-oai-hss-0: 12:14:34 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (1; mysql/0) hook" unit-oai-hss-0: 12:14:34 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-joined hook unit-oai-hss-0: 12:14:34 INFO juju.worker.uniter.operation skipped "db-relation-joined" hook (missing) unit-oai-hss-0: 12:14:34 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (1; mysql/0) hook" unit-oai-hss-0: 12:14:34 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (1; mysql/0) hook) unit-oai-hss-0: 12:14:34 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 12:14:34 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 12:14:34 DEBUG juju.worker.uniter.operation running operation run relation-changed (1; mysql/0) hook unit-oai-hss-0: 12:14:34 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (1; mysql/0) hook) unit-oai-hss-0: 12:14:34 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (1; mysql/0) hook) unit-oai-hss-0: 12:14:34 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 12:14:34 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 12:14:34 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-changed hook unit-mysql-0: 12:14:34 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 12:14:34 DEBUG unit.oai-hss/0.db-relation-changed + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 12:14:34 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get database unit-mysql-0: 12:14:34 DEBUG worker.uniter.jujuc running hook tool "is-leader" unit-oai-hss-0: 12:14:34 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 12:14:34 DEBUG unit.oai-hss/0.db-relation-changed + database= unit-oai-hss-0: 12:14:34 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get user unit-oai-hss-0: 12:14:34 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 12:14:34 DEBUG unit.oai-hss/0.db-relation-changed + user= unit-oai-hss-0: 12:14:34 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get password unit-mysql-0: 12:14:34 DEBUG worker.uniter.jujuc running hook tool "leader-get" unit-mysql-0: 12:14:34 DEBUG worker.uniter.jujuc running hook tool "leader-get" unit-oai-hss-0: 12:14:34 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 12:14:34 DEBUG unit.oai-hss/0.db-relation-changed + password= unit-oai-hss-0: 12:14:34 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get private-address unit-mysql-0: 12:14:35 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 12:14:35 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 12:14:35 DEBUG unit.oai-hss/0.db-relation-changed + host=192.168.121.5 unit-oai-hss-0: 12:14:35 DEBUG unit.oai-hss/0.db-relation-changed ++ config-get operator-key unit-oai-hss-0: 12:14:35 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 12:14:35 DEBUG unit.oai-hss/0.db-relation-changed + operatorkey=1006020f0a478bf6b699f15c062e42b3 unit-oai-hss-0: 12:14:35 DEBUG unit.oai-hss/0.db-relation-changed ++ config-get random unit-mysql-0: 12:14:35 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 12:14:35 DEBUG unit.mysql/0.juju-log db:1: Using existing password file '/var/lib/mysql/mysql.passwd' unit-oai-hss-0: 12:14:35 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 12:14:35 DEBUG unit.oai-hss/0.db-relation-changed + random=true unit-oai-hss-0: 12:14:35 DEBUG unit.oai-hss/0.db-relation-changed + '[' -z '' ']' unit-oai-hss-0: 12:14:35 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Data not sent yet' unit-mysql-0: 12:14:35 DEBUG worker.uniter.jujuc running hook tool "leader-set" unit-oai-hss-0: 12:14:35 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:14:35 INFO unit.oai-hss/0.juju-log db:1: Data not sent yet unit-oai-hss-0: 12:14:35 DEBUG unit.oai-hss/0.db-relation-changed + exit 0 unit-oai-hss-0: 12:14:35 INFO juju.worker.uniter.operation ran "db-relation-changed" hook unit-oai-hss-0: 12:14:35 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 12:14:35 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (1; mysql/0) hook) unit-oai-hss-0: 12:14:35 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 12:14:35 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 12:14:35 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-hss-0: 12:14:35 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 12:14:35 DEBUG worker.uniter.jujuc running hook tool "unit-get" unit-mysql-0: 12:14:35 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-mysql-0: 12:14:35 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-mysql-0: 12:14:35 DEBUG unit.mysql/0.db-relation-joined [grant replication client on *.* to `iepuibeseethaus` identified by 'eefienoowohsahv'] unit-mysql-0: 12:14:35 DEBUG unit.mysql/0.db-relation-joined [grant all on `oai-hss`.* to `iepuibeseethaus` identified by 'eefienoowohsahv'] unit-mysql-0: 12:14:35 DEBUG unit.mysql/0.db-relation-joined ['relation-set', 'database=oai-hss', 'user=iepuibeseethaus', 'password=eefienoowohsahv', 'host=192.168.121.5', 'slave=False'] unit-mysql-0: 12:14:35 DEBUG unit.mysql/0.db-relation-joined [create database `oai-hss` character set utf8] unit-mysql-0: 12:14:35 INFO juju.worker.uniter.operation ran "db-relation-joined" hook unit-mysql-0: 12:14:35 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (1; oai-hss/0) hook" unit-mysql-0: 12:14:35 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (1; oai-hss/0) hook) unit-mysql-0: 12:14:35 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 12:14:35 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 12:14:35 DEBUG juju.worker.uniter.operation running operation run relation-changed (1; oai-hss/0) hook unit-mysql-0: 12:14:35 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (1; oai-hss/0) hook) unit-mysql-0: 12:14:35 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (1; oai-hss/0) hook) unit-mysql-0: 12:14:35 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (1; oai-hss/0) hook" unit-mysql-0: 12:14:35 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (1; oai-hss/0) hook" unit-mysql-0: 12:14:35 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-changed hook unit-mysql-0: 12:14:35 INFO juju.worker.uniter.operation skipped "db-relation-changed" hook (missing) unit-mysql-0: 12:14:35 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (1; oai-hss/0) hook" unit-mysql-0: 12:14:35 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (1; oai-hss/0) hook) unit-mysql-0: 12:14:35 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 12:14:35 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 12:14:35 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-hss-0: 12:14:35 DEBUG juju.worker.uniter.remotestate got a relation units change: {1 {map[mysql/0:{1}] []}} unit-oai-hss-0: 12:14:35 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 12:14:35 DEBUG juju.worker.uniter.operation running operation run relation-changed (1; mysql/0) hook unit-oai-hss-0: 12:14:35 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (1; mysql/0) hook) unit-oai-hss-0: 12:14:35 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (1; mysql/0) hook) unit-oai-hss-0: 12:14:35 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (1; mysql/0) hook" unit-mysql-0: 12:14:35 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 12:14:35 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 12:14:35 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-changed hook unit-oai-hss-0: 12:14:35 DEBUG unit.oai-hss/0.db-relation-changed + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 12:14:35 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get database unit-oai-hss-0: 12:14:36 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 12:14:36 DEBUG unit.oai-hss/0.db-relation-changed + database=oai-hss unit-oai-hss-0: 12:14:36 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get user unit-oai-hss-0: 12:14:36 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 12:14:36 DEBUG unit.oai-hss/0.db-relation-changed + user=iepuibeseethaus unit-oai-hss-0: 12:14:36 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get password unit-oai-hss-0: 12:14:36 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 12:14:36 DEBUG unit.oai-hss/0.db-relation-changed + password=eefienoowohsahv unit-oai-hss-0: 12:14:36 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get private-address unit-oai-hss-0: 12:14:36 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 12:14:36 DEBUG unit.oai-hss/0.db-relation-changed + host=192.168.121.5 unit-oai-hss-0: 12:14:36 DEBUG unit.oai-hss/0.db-relation-changed ++ config-get operator-key unit-oai-hss-0: 12:14:36 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 12:14:36 DEBUG unit.oai-hss/0.db-relation-changed + operatorkey=1006020f0a478bf6b699f15c062e42b3 unit-oai-hss-0: 12:14:36 DEBUG unit.oai-hss/0.db-relation-changed ++ config-get random unit-oai-hss-0: 12:14:36 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 12:14:36 DEBUG unit.oai-hss/0.db-relation-changed + random=true unit-oai-hss-0: 12:14:36 DEBUG unit.oai-hss/0.db-relation-changed + '[' -z oai-hss ']' unit-oai-hss-0: 12:14:36 DEBUG unit.oai-hss/0.db-relation-changed + set_env_paths unit-oai-hss-0: 12:14:36 DEBUG unit.oai-hss/0.db-relation-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 12:14:36 DEBUG unit.oai-hss/0.db-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 12:14:36 DEBUG unit.oai-hss/0.db-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 12:14:36 DEBUG unit.oai-hss/0.db-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 12:14:36 DEBUG unit.oai-hss/0.db-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 12:14:36 DEBUG unit.oai-hss/0.db-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 12:14:36 DEBUG unit.oai-hss/0.db-relation-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 12:14:36 DEBUG unit.oai-hss/0.db-relation-changed + hss_exec_name=oai_hss unit-oai-hss-0: 12:14:36 DEBUG unit.oai-hss/0.db-relation-changed + db_data_in_config_file 192.168.121.5 iepuibeseethaus eefienoowohsahv oai-hss unit-oai-hss-0: 12:14:36 DEBUG unit.oai-hss/0.db-relation-changed + set_env_paths unit-oai-hss-0: 12:14:36 DEBUG unit.oai-hss/0.db-relation-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 12:14:36 DEBUG unit.oai-hss/0.db-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 12:14:36 DEBUG unit.oai-hss/0.db-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 12:14:36 DEBUG unit.oai-hss/0.db-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 12:14:36 DEBUG unit.oai-hss/0.db-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 12:14:36 DEBUG unit.oai-hss/0.db-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 12:14:36 DEBUG unit.oai-hss/0.db-relation-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 12:14:36 DEBUG unit.oai-hss/0.db-relation-changed + hss_exec_name=oai_hss unit-oai-hss-0: 12:14:36 DEBUG unit.oai-hss/0.db-relation-changed + sed -r -i 's/(MYSQL_server[^"]*)".*"/\1"192.168.121.5"/' /usr/local/etc/oai/hss.conf unit-oai-hss-0: 12:14:36 DEBUG unit.oai-hss/0.db-relation-changed + sed -r -i 's/(MYSQL_user[^"]*)".*"/\1"iepuibeseethaus"/' /usr/local/etc/oai/hss.conf unit-oai-hss-0: 12:14:36 DEBUG unit.oai-hss/0.db-relation-changed + sed -r -i 's/(MYSQL_pass[^"]*)".*"/\1"eefienoowohsahv"/' /usr/local/etc/oai/hss.conf unit-oai-hss-0: 12:14:36 DEBUG unit.oai-hss/0.db-relation-changed + sed -r -i 's/(MYSQL_db[^"]*)".*"/\1"oai-hss"/' /usr/local/etc/oai/hss.conf unit-oai-hss-0: 12:14:36 DEBUG unit.oai-hss/0.db-relation-changed + modify_hss_conf 1006020f0a478bf6b699f15c062e42b3 true unit-oai-hss-0: 12:14:36 DEBUG unit.oai-hss/0.db-relation-changed + set_env_paths unit-oai-hss-0: 12:14:36 DEBUG unit.oai-hss/0.db-relation-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 12:14:36 DEBUG unit.oai-hss/0.db-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 12:14:36 DEBUG unit.oai-hss/0.db-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 12:14:36 DEBUG unit.oai-hss/0.db-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 12:14:36 DEBUG unit.oai-hss/0.db-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 12:14:36 DEBUG unit.oai-hss/0.db-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 12:14:36 DEBUG unit.oai-hss/0.db-relation-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 12:14:36 DEBUG unit.oai-hss/0.db-relation-changed + hss_exec_name=oai_hss unit-oai-hss-0: 12:14:36 DEBUG unit.oai-hss/0.db-relation-changed + sed -r -i 's/(OPERATOR_key[^"]*)".*"/\1"1006020f0a478bf6b699f15c062e42b3"/' /usr/local/etc/oai/hss.conf unit-oai-hss-0: 12:14:36 DEBUG unit.oai-hss/0.db-relation-changed + sed -r -i 's/(RANDOM[^"]*)".*"/\1"true"/' /usr/local/etc/oai/hss.conf unit-oai-hss-0: 12:14:36 DEBUG unit.oai-hss/0.db-relation-changed ++ grep -q users unit-oai-hss-0: 12:14:36 DEBUG unit.oai-hss/0.db-relation-changed ++ /usr/bin/mysql -u iepuibeseethaus --password=eefienoowohsahv -h 192.168.121.5 oai-hss -e 'show tables;' unit-oai-hss-0: 12:14:36 DEBUG unit.oai-hss/0.db-relation-changed + /usr/bin/mysql -u iepuibeseethaus --password=eefienoowohsahv -h 192.168.121.5 oai-hss unit-oai-hss-0: 12:14:36 DEBUG unit.oai-hss/0.db-relation-changed + /var/lib/juju/agents/unit-oai-hss-0/charm/hooks/start unit-oai-hss-0: 12:14:36 DEBUG unit.oai-hss/0.db-relation-changed + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 12:14:36 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids db unit-oai-hss-0: 12:14:36 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 12:14:36 DEBUG unit.oai-hss/0.db-relation-changed + '[' -n db:1 ']' unit-oai-hss-0: 12:14:36 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Running HSS' unit-oai-hss-0: 12:14:36 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:14:36 INFO unit.oai-hss/0.juju-log db:1: Running HSS unit-oai-hss-0: 12:14:36 DEBUG unit.oai-hss/0.db-relation-changed + service oai_hss restart unit-oai-hss-0: 12:14:36 DEBUG unit.oai-hss/0.db-relation-changed stop: Unknown instance: unit-oai-hss-0: 12:14:36 DEBUG unit.oai-hss/0.db-relation-changed oai_hss start/running, process 22189 unit-oai-hss-0: 12:14:36 DEBUG unit.oai-hss/0.db-relation-changed + check_hss_process unit-oai-hss-0: 12:14:36 DEBUG unit.oai-hss/0.db-relation-changed ++ service oai_hss status unit-oai-hss-0: 12:14:36 DEBUG unit.oai-hss/0.db-relation-changed + IS_RUNNING='oai_hss start/running, process 22189' unit-oai-hss-0: 12:14:36 DEBUG unit.oai-hss/0.db-relation-changed + [[ oai_hss start/running, process 22189 =~ .*running.* ]] unit-oai-hss-0: 12:14:36 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'OAI HSS is running' unit-oai-hss-0: 12:14:36 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:14:36 INFO unit.oai-hss/0.juju-log db:1: OAI HSS is running unit-oai-hss-0: 12:14:36 DEBUG unit.oai-hss/0.db-relation-changed + status=0 unit-oai-hss-0: 12:14:36 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -eq 1 ']' unit-oai-hss-0: 12:14:36 DEBUG unit.oai-hss/0.db-relation-changed + check_hss_connection_to_db unit-oai-hss-0: 12:14:36 DEBUG unit.oai-hss/0.db-relation-changed + set_env_paths unit-oai-hss-0: 12:14:36 DEBUG unit.oai-hss/0.db-relation-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 12:14:36 DEBUG unit.oai-hss/0.db-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 12:14:36 DEBUG unit.oai-hss/0.db-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 12:14:36 DEBUG unit.oai-hss/0.db-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 12:14:36 DEBUG unit.oai-hss/0.db-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 12:14:36 DEBUG unit.oai-hss/0.db-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 12:14:36 DEBUG unit.oai-hss/0.db-relation-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 12:14:36 DEBUG unit.oai-hss/0.db-relation-changed + hss_exec_name=oai_hss unit-oai-hss-0: 12:14:36 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Establishing connection to db' unit-oai-hss-0: 12:14:36 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:14:36 INFO unit.oai-hss/0.juju-log db:1: Establishing connection to db unit-oai-hss-0: 12:14:36 DEBUG unit.oai-hss/0.db-relation-changed + COUNTER=0 unit-oai-hss-0: 12:14:36 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids db unit-oai-hss-0: 12:14:37 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 12:14:37 DEBUG unit.oai-hss/0.db-relation-changed + db_id=db:1 unit-oai-hss-0: 12:14:37 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-list -r db:1 unit-oai-hss-0: 12:14:37 DEBUG worker.uniter.jujuc running hook tool "relation-list" unit-oai-hss-0: 12:14:37 DEBUG unit.oai-hss/0.db-relation-changed + db_unit=mysql/0 unit-oai-hss-0: 12:14:37 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get -r db:1 user mysql/0 unit-oai-hss-0: 12:14:37 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 12:14:37 DEBUG unit.oai-hss/0.db-relation-changed + db_host=iepuibeseethaus unit-oai-hss-0: 12:14:37 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -lt 30 ']' unit-oai-hss-0: 12:14:37 DEBUG unit.oai-hss/0.db-relation-changed + sleep 1 unit-oai-hss-0: 12:14:38 DEBUG unit.oai-hss/0.db-relation-changed ++ grep -c '.*db.*DONE' /srv/.out unit-oai-hss-0: 12:14:38 DEBUG unit.oai-hss/0.db-relation-changed + '[' 1 -gt 0 ']' unit-oai-hss-0: 12:14:38 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Connection to db...Established' unit-oai-hss-0: 12:14:38 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:14:38 INFO unit.oai-hss/0.juju-log db:1: Connection to db...Established unit-oai-hss-0: 12:14:38 DEBUG unit.oai-hss/0.db-relation-changed + break unit-oai-hss-0: 12:14:38 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -eq 30 ']' unit-oai-hss-0: 12:14:38 DEBUG unit.oai-hss/0.db-relation-changed + check_hss_s6a_layer unit-oai-hss-0: 12:14:38 DEBUG unit.oai-hss/0.db-relation-changed + COUNTER=0 unit-oai-hss-0: 12:14:38 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Checking s6a layer initialization' unit-oai-hss-0: 12:14:38 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:14:38 INFO unit.oai-hss/0.juju-log db:1: Checking s6a layer initialization unit-oai-hss-0: 12:14:38 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -lt 30 ']' unit-oai-hss-0: 12:14:38 DEBUG unit.oai-hss/0.db-relation-changed + sleep 1 unit-oai-hss-0: 12:14:39 DEBUG unit.oai-hss/0.db-relation-changed ++ grep -c 'Core state: 1 -> 2' /srv/.out unit-oai-hss-0: 12:14:39 DEBUG unit.oai-hss/0.db-relation-changed + '[' 1 -gt 0 ']' unit-oai-hss-0: 12:14:39 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 's6a layer initialized......HSS ready' unit-oai-hss-0: 12:14:39 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:14:39 INFO unit.oai-hss/0.juju-log db:1: s6a layer initialized......HSS ready unit-oai-hss-0: 12:14:39 DEBUG unit.oai-hss/0.db-relation-changed + status-set active 'OAI HSS is running' unit-oai-hss-0: 12:14:39 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 12:14:39 DEBUG unit.oai-hss/0.db-relation-changed + break unit-oai-hss-0: 12:14:39 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -eq 30 ']' unit-oai-hss-0: 12:14:39 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids hss unit-oai-hss-0: 12:14:39 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 12:14:39 DEBUG unit.oai-hss/0.db-relation-changed + for hss_id in '$(relation-ids hss)' unit-oai-hss-0: 12:14:39 DEBUG unit.oai-hss/0.db-relation-changed + juju-log hss:2 unit-oai-hss-0: 12:14:39 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:14:39 INFO unit.oai-hss/0.juju-log db:1: hss:2 unit-oai-hss-0: 12:14:39 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-list -r hss:2 unit-oai-hss-0: 12:14:39 DEBUG worker.uniter.jujuc running hook tool "relation-list" unit-oai-hss-0: 12:14:39 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids hss unit-oai-hss-0: 12:14:39 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 12:14:39 DEBUG unit.oai-hss/0.db-relation-changed + '[' -n hss:2 ']' unit-oai-hss-0: 12:14:39 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids hss unit-oai-hss-0: 12:14:39 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 12:14:39 DEBUG unit.oai-hss/0.db-relation-changed + for hss_id in '$(relation-ids hss)' unit-oai-hss-0: 12:14:39 DEBUG unit.oai-hss/0.db-relation-changed + juju-log hss:2 unit-oai-hss-0: 12:14:39 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:14:39 INFO unit.oai-hss/0.juju-log db:1: hss:2 unit-oai-hss-0: 12:14:40 DEBUG unit.oai-hss/0.db-relation-changed + relation-set -r hss:2 mme_in_db=yes unit-oai-hss-0: 12:14:40 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 12:14:40 DEBUG unit.oai-hss/0.db-relation-changed + relation-set -r hss:2 hss_running=yes unit-oai-hss-0: 12:14:40 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 12:14:40 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-hss/0:{1}] []}} unit-oai-hss-0: 12:14:40 INFO juju.worker.uniter.operation ran "db-relation-changed" hook unit-oai-hss-0: 12:14:40 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 12:14:40 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (1; mysql/0) hook) unit-oai-hss-0: 12:14:40 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 12:14:40 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 12:14:40 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 12:14:47 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-fdc540-default-0 unit-abot-epc-basic-0: 12:14:47 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-fdc540-default-0 unit-abot-epc-basic-0: 12:14:47 DEBUG unit.abot-epc-basic/0.install Cloning into '/opt/ssh'... unit-abot-epc-basic-0: 12:14:47 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 12:14:47 DEBUG unit.abot-epc-basic/0.install Installing Google Protobuf from sources. The log file for Protobuf installation is here: /etc/rebaca-test-suite/oaisim/cmake_targets/log/protobuf_install_log.txt  unit-oai-epc-0: 12:16:00 DEBUG unit.oai-epc/0.install + source /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 12:16:00 DEBUG unit.oai-epc/0.install ++ SUDO='sudo -S -E' unit-oai-epc-0: 12:16:00 DEBUG unit.oai-epc/0.install ++ black='\E[30m' unit-oai-epc-0: 12:16:00 DEBUG unit.oai-epc/0.install ++ red='\E[31m' unit-oai-epc-0: 12:16:00 DEBUG unit.oai-epc/0.install ++ green='\E[32m' unit-oai-epc-0: 12:16:00 DEBUG unit.oai-epc/0.install ++ yellow='\E[33m' unit-oai-epc-0: 12:16:00 DEBUG unit.oai-epc/0.install ++ blue='\E[1;34m' unit-oai-epc-0: 12:16:00 DEBUG unit.oai-epc/0.install ++ magenta='\E[35m' unit-oai-epc-0: 12:16:00 DEBUG unit.oai-epc/0.install ++ cyan='\E[36m' unit-oai-epc-0: 12:16:00 DEBUG unit.oai-epc/0.install ++ white='\E[37m' unit-oai-epc-0: 12:16:00 DEBUG unit.oai-epc/0.install ++ reset_color='\E[00m' unit-oai-epc-0: 12:16:00 DEBUG unit.oai-epc/0.install ++ COLORIZE=1 unit-oai-epc-0: 12:16:00 DEBUG unit.oai-epc/0.install + install_xtables_addons_oai 1 unit-oai-epc-0: 12:16:00 DEBUG unit.oai-epc/0.install + '[' 1 -eq 0 ']' unit-oai-epc-0: 12:16:00 DEBUG unit.oai-epc/0.install + prompt=y unit-oai-epc-0: 12:16:00 DEBUG unit.oai-epc/0.install + rm_option=f unit-oai-epc-0: 12:16:00 DEBUG unit.oai-epc/0.install + OPTION=-y unit-oai-epc-0: 12:16:00 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 12:16:00 DEBUG unit.oai-epc/0.install + PACKAGE_LIST=' autoconf automake build-essential dkms iptables iptables-dev linux-headers-3.19.0-61-lowlatency' unit-oai-epc-0: 12:16:00 DEBUG unit.oai-epc/0.install + sudo -S -E apt-get install -y autoconf automake build-essential dkms iptables iptables-dev linux-headers-3.19.0-61-lowlatency unit-oai-epc-0: 12:16:00 DEBUG unit.oai-epc/0.install Reading package lists... unit-oai-epc-0: 12:16:00 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 12:16:00 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 12:16:00 DEBUG unit.oai-epc/0.install autoconf is already the newest version. unit-oai-epc-0: 12:16:00 DEBUG unit.oai-epc/0.install automake is already the newest version. unit-oai-epc-0: 12:16:00 DEBUG unit.oai-epc/0.install build-essential is already the newest version. unit-oai-epc-0: 12:16:00 DEBUG unit.oai-epc/0.install iptables is already the newest version. unit-oai-epc-0: 12:16:00 DEBUG unit.oai-epc/0.install linux-headers-3.19.0-61-lowlatency is already the newest version. unit-oai-epc-0: 12:16:00 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 12:16:00 DEBUG unit.oai-epc/0.install dkms iptables-dev unit-oai-epc-0: 12:16:01 DEBUG unit.oai-epc/0.install 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 12:16:01 DEBUG unit.oai-epc/0.install Need to get 121 kB of archives. unit-oai-epc-0: 12:16:01 DEBUG unit.oai-epc/0.install After this operation, 656 kB of additional disk space will be used. unit-oai-epc-0: 12:16:01 DEBUG unit.oai-epc/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dkms all 2.2.0.3-1.1ubuntu5.14.04.10 [66.0 kB] unit-oai-epc-0: 12:16:01 DEBUG unit.oai-epc/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main iptables-dev amd64 1.4.21-1ubuntu1 [55.3 kB] unit-oai-epc-0: 12:16:01 DEBUG unit.oai-epc/0.install Fetched 121 kB in 0s (123 kB/s) unit-oai-epc-0: 12:16:02 DEBUG unit.oai-epc/0.install Selecting previously unselected package dkms. unit-oai-epc-0: 12:16:02 DEBUG unit.oai-epc/0.install (Reading database ... 128200 files and directories currently installed.) unit-oai-epc-0: 12:16:02 DEBUG unit.oai-epc/0.install Preparing to unpack .../dkms_2.2.0.3-1.1ubuntu5.14.04.10_all.deb ... unit-oai-epc-0: 12:16:02 DEBUG unit.oai-epc/0.install Unpacking dkms (2.2.0.3-1.1ubuntu5.14.04.10) ... unit-oai-epc-0: 12:16:02 DEBUG unit.oai-epc/0.install Selecting previously unselected package iptables-dev. unit-oai-epc-0: 12:16:02 DEBUG unit.oai-epc/0.install Preparing to unpack .../iptables-dev_1.4.21-1ubuntu1_amd64.deb ... unit-oai-epc-0: 12:16:02 DEBUG unit.oai-epc/0.install Unpacking iptables-dev (1.4.21-1ubuntu1) ... unit-oai-epc-0: 12:16:02 DEBUG unit.oai-epc/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-epc-0: 12:16:02 DEBUG unit.oai-epc/0.install Setting up dkms (2.2.0.3-1.1ubuntu5.14.04.10) ... unit-oai-epc-0: 12:16:02 DEBUG unit.oai-epc/0.install Setting up iptables-dev (1.4.21-1ubuntu1) ... unit-oai-epc-0: 12:16:03 DEBUG unit.oai-epc/0.install + [[ y =~ [yY](es)* ]] unit-oai-epc-0: 12:16:03 DEBUG unit.oai-epc/0.install + cd /root unit-oai-epc-0: 12:16:03 DEBUG unit.oai-epc/0.install + '[' -d xtables-addons-oai ']' unit-oai-epc-0: 12:16:03 DEBUG unit.oai-epc/0.install + echo 'Downloading xtables-addons-oai source code' unit-oai-epc-0: 12:16:03 DEBUG unit.oai-epc/0.install Downloading xtables-addons-oai source code unit-oai-epc-0: 12:16:03 DEBUG unit.oai-epc/0.install + git clone https://gitlab.eurecom.fr/oai/xtables-addons-oai.git unit-oai-epc-0: 12:16:03 DEBUG unit.oai-epc/0.install Cloning into 'xtables-addons-oai'... unit-oai-epc-0: 12:16:06 DEBUG unit.oai-epc/0.install + chmod -R o+w xtables-addons-oai unit-oai-epc-0: 12:16:06 DEBUG unit.oai-epc/0.install + chmod -R g+w xtables-addons-oai unit-oai-epc-0: 12:16:06 DEBUG unit.oai-epc/0.install + cd xtables-addons-oai/ unit-oai-epc-0: 12:16:06 DEBUG unit.oai-epc/0.install + sync unit-oai-epc-0: 12:16:06 DEBUG unit.oai-epc/0.install + sudo -S -E autoreconf --install --force unit-oai-epc-0: 12:16:09 DEBUG unit.oai-epc/0.install libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `build-aux'. unit-oai-epc-0: 12:16:09 DEBUG unit.oai-epc/0.install libtoolize: copying file `build-aux/ltmain.sh' unit-oai-epc-0: 12:16:09 DEBUG unit.oai-epc/0.install libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'. unit-oai-epc-0: 12:16:09 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/libtool.m4' unit-oai-epc-0: 12:16:09 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/ltoptions.m4' unit-oai-epc-0: 12:16:09 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/ltsugar.m4' unit-oai-epc-0: 12:16:09 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/ltversion.m4' unit-oai-epc-0: 12:16:09 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/lt~obsolete.m4' unit-oai-epc-0: 12:16:11 DEBUG unit.oai-epc/0.install Makefile.am:6: warning: ':='-style assignments are not portable unit-oai-epc-0: 12:16:11 DEBUG unit.oai-epc/0.install Makefile.am:21: warning: ':='-style assignments are not portable unit-oai-epc-0: 12:16:11 DEBUG unit.oai-epc/0.install Makefile.am:21: warning: shell mktemp -dtu: non-POSIX variable name unit-oai-epc-0: 12:16:11 DEBUG unit.oai-epc/0.install Makefile.am:21: (probably a GNU make extension) unit-oai-epc-0: 12:16:11 DEBUG unit.oai-epc/0.install + sudo -S -E ./configure unit-oai-epc-0: 12:16:11 DEBUG unit.oai-epc/0.install checking for a BSD-compatible install... /usr/bin/install -c unit-oai-epc-0: 12:16:11 DEBUG unit.oai-epc/0.install checking whether build environment is sane... yes unit-oai-epc-0: 12:16:11 DEBUG unit.oai-epc/0.install checking for a thread-safe mkdir -p... /bin/mkdir -p unit-oai-epc-0: 12:16:11 DEBUG unit.oai-epc/0.install checking for gawk... gawk unit-oai-epc-0: 12:16:11 DEBUG unit.oai-epc/0.install checking whether make sets $(MAKE)... yes unit-oai-epc-0: 12:16:11 DEBUG unit.oai-epc/0.install checking whether make supports nested variables... yes unit-oai-epc-0: 12:16:11 DEBUG unit.oai-epc/0.install checking for gcc... gcc unit-oai-epc-0: 12:16:11 DEBUG unit.oai-epc/0.install checking whether the C compiler works... yes unit-oai-epc-0: 12:16:11 DEBUG unit.oai-epc/0.install checking for C compiler default output file name... a.out unit-oai-epc-0: 12:16:11 DEBUG unit.oai-epc/0.install checking for suffix of executables... unit-oai-epc-0: 12:16:11 DEBUG unit.oai-epc/0.install checking whether we are cross compiling... no unit-oai-epc-0: 12:16:11 DEBUG unit.oai-epc/0.install checking for suffix of object files... o unit-oai-epc-0: 12:16:11 DEBUG unit.oai-epc/0.install checking whether we are using the GNU C compiler... yes unit-oai-epc-0: 12:16:11 DEBUG unit.oai-epc/0.install checking whether gcc accepts -g... yes unit-oai-epc-0: 12:16:11 DEBUG unit.oai-epc/0.install checking for gcc option to accept ISO C89... none needed unit-oai-epc-0: 12:16:11 DEBUG unit.oai-epc/0.install checking whether gcc understands -c and -o together... yes unit-oai-epc-0: 12:16:11 DEBUG unit.oai-epc/0.install checking for style of include used by make... GNU unit-oai-epc-0: 12:16:11 DEBUG unit.oai-epc/0.install checking dependency style of gcc... gcc3 unit-oai-epc-0: 12:16:11 DEBUG unit.oai-epc/0.install checking for ar... ar unit-oai-epc-0: 12:16:11 DEBUG unit.oai-epc/0.install checking the archiver (ar) interface... ar unit-oai-epc-0: 12:16:11 DEBUG unit.oai-epc/0.install checking build system type... x86_64-unknown-linux-gnu unit-oai-epc-0: 12:16:11 DEBUG unit.oai-epc/0.install checking host system type... x86_64-unknown-linux-gnu unit-oai-epc-0: 12:16:11 DEBUG unit.oai-epc/0.install checking how to print strings... printf unit-oai-epc-0: 12:16:11 DEBUG unit.oai-epc/0.install checking for a sed that does not truncate output... /bin/sed unit-oai-epc-0: 12:16:11 DEBUG unit.oai-epc/0.install checking for grep that handles long lines and -e... /bin/grep unit-oai-epc-0: 12:16:11 DEBUG unit.oai-epc/0.install checking for egrep... /bin/grep -E unit-oai-epc-0: 12:16:11 DEBUG unit.oai-epc/0.install checking for fgrep... /bin/grep -F unit-oai-epc-0: 12:16:11 DEBUG unit.oai-epc/0.install checking for ld used by gcc... /usr/bin/ld unit-oai-epc-0: 12:16:11 DEBUG unit.oai-epc/0.install checking if the linker (/usr/bin/ld) is GNU ld... yes unit-oai-epc-0: 12:16:11 DEBUG unit.oai-epc/0.install checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B unit-oai-epc-0: 12:16:11 DEBUG unit.oai-epc/0.install checking the name lister (/usr/bin/nm -B) interface... BSD nm unit-oai-epc-0: 12:16:11 DEBUG unit.oai-epc/0.install checking whether ln -s works... yes unit-oai-epc-0: 12:16:11 DEBUG unit.oai-epc/0.install checking the maximum length of command line arguments... 1572864 unit-oai-epc-0: 12:16:11 DEBUG unit.oai-epc/0.install checking whether the shell understands some XSI constructs... yes unit-oai-epc-0: 12:16:11 DEBUG unit.oai-epc/0.install checking whether the shell understands "+="... yes unit-oai-epc-0: 12:16:11 DEBUG unit.oai-epc/0.install checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop unit-oai-epc-0: 12:16:11 DEBUG unit.oai-epc/0.install checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop unit-oai-epc-0: 12:16:11 DEBUG unit.oai-epc/0.install checking for /usr/bin/ld option to reload object files... -r unit-oai-epc-0: 12:16:11 DEBUG unit.oai-epc/0.install checking for objdump... objdump unit-oai-epc-0: 12:16:11 DEBUG unit.oai-epc/0.install checking how to recognize dependent libraries... pass_all unit-oai-epc-0: 12:16:11 DEBUG unit.oai-epc/0.install checking for dlltool... no unit-oai-epc-0: 12:16:11 DEBUG unit.oai-epc/0.install checking how to associate runtime and link libraries... printf %s\n unit-oai-epc-0: 12:16:11 DEBUG unit.oai-epc/0.install checking for archiver @FILE support... @ unit-oai-epc-0: 12:16:11 DEBUG unit.oai-epc/0.install checking for strip... strip unit-oai-epc-0: 12:16:11 DEBUG unit.oai-epc/0.install checking for ranlib... ranlib unit-oai-epc-0: 12:16:12 DEBUG unit.oai-epc/0.install checking command to parse /usr/bin/nm -B output from gcc object... ok unit-oai-epc-0: 12:16:12 DEBUG unit.oai-epc/0.install checking for sysroot... no unit-oai-epc-0: 12:16:12 DEBUG unit.oai-epc/0.install checking for mt... mt unit-oai-epc-0: 12:16:12 DEBUG unit.oai-epc/0.install checking if mt is a manifest tool... no unit-oai-epc-0: 12:16:12 DEBUG unit.oai-epc/0.install checking how to run the C preprocessor... gcc -E unit-oai-epc-0: 12:16:12 DEBUG unit.oai-epc/0.install checking for ANSI C header files... yes unit-oai-epc-0: 12:16:12 DEBUG unit.oai-epc/0.install checking for sys/types.h... yes unit-oai-epc-0: 12:16:12 DEBUG unit.oai-epc/0.install checking for sys/stat.h... yes unit-oai-epc-0: 12:16:12 DEBUG unit.oai-epc/0.install checking for stdlib.h... yes unit-oai-epc-0: 12:16:12 DEBUG unit.oai-epc/0.install checking for string.h... yes unit-oai-epc-0: 12:16:12 DEBUG unit.oai-epc/0.install checking for memory.h... yes unit-oai-epc-0: 12:16:12 DEBUG unit.oai-epc/0.install checking for strings.h... yes unit-oai-epc-0: 12:16:12 DEBUG unit.oai-epc/0.install checking for inttypes.h... yes unit-oai-epc-0: 12:16:12 DEBUG unit.oai-epc/0.install checking for stdint.h... yes unit-oai-epc-0: 12:16:12 DEBUG unit.oai-epc/0.install checking for unistd.h... yes unit-oai-epc-0: 12:16:12 DEBUG unit.oai-epc/0.install checking for dlfcn.h... yes unit-oai-epc-0: 12:16:12 DEBUG unit.oai-epc/0.install checking for objdir... .libs unit-oai-epc-0: 12:16:12 DEBUG unit.oai-epc/0.install checking if gcc supports -fno-rtti -fno-exceptions... no unit-oai-epc-0: 12:16:12 DEBUG unit.oai-epc/0.install checking for gcc option to produce PIC... -fPIC -DPIC unit-oai-epc-0: 12:16:12 DEBUG unit.oai-epc/0.install checking if gcc PIC flag -fPIC -DPIC works... yes unit-oai-epc-0: 12:16:12 DEBUG unit.oai-epc/0.install checking if gcc static flag -static works... yes unit-oai-epc-0: 12:16:12 DEBUG unit.oai-epc/0.install checking if gcc supports -c -o file.o... yes unit-oai-epc-0: 12:16:12 DEBUG unit.oai-epc/0.install checking if gcc supports -c -o file.o... (cached) yes unit-oai-epc-0: 12:16:12 DEBUG unit.oai-epc/0.install checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes unit-oai-epc-0: 12:16:12 DEBUG unit.oai-epc/0.install checking whether -lc should be explicitly linked in... no unit-oai-epc-0: 12:16:12 DEBUG unit.oai-epc/0.install checking dynamic linker characteristics... GNU/Linux ld.so unit-oai-epc-0: 12:16:12 DEBUG unit.oai-epc/0.install checking how to hardcode library paths into programs... immediate unit-oai-epc-0: 12:16:12 DEBUG unit.oai-epc/0.install checking whether stripping libraries is possible... yes unit-oai-epc-0: 12:16:12 DEBUG unit.oai-epc/0.install checking if libtool supports shared libraries... yes unit-oai-epc-0: 12:16:12 DEBUG unit.oai-epc/0.install checking whether to build shared libraries... yes unit-oai-epc-0: 12:16:12 DEBUG unit.oai-epc/0.install checking whether to build static libraries... no unit-oai-epc-0: 12:16:12 DEBUG unit.oai-epc/0.install checking linux/netfilter/x_tables.h usability... yes unit-oai-epc-0: 12:16:12 DEBUG unit.oai-epc/0.install checking linux/netfilter/x_tables.h presence... yes unit-oai-epc-0: 12:16:12 DEBUG unit.oai-epc/0.install checking for linux/netfilter/x_tables.h... yes unit-oai-epc-0: 12:16:12 DEBUG unit.oai-epc/0.install checking for pkg-config... /usr/bin/pkg-config unit-oai-epc-0: 12:16:12 DEBUG unit.oai-epc/0.install checking pkg-config is at least version 0.9.0... yes unit-oai-epc-0: 12:16:12 DEBUG unit.oai-epc/0.install checking for libxtables... yes unit-oai-epc-0: 12:16:12 DEBUG unit.oai-epc/0.install checking Xtables module directory... /lib/xtables unit-oai-epc-0: 12:16:12 DEBUG unit.oai-epc/0.install checking kernel version that we will build against... 3.19.8.0 in /lib/modules/3.19.0-61-lowlatency/build unit-oai-epc-0: 12:16:12 DEBUG unit.oai-epc/0.install checking that generated files are newer than configure... done unit-oai-epc-0: 12:16:12 DEBUG unit.oai-epc/0.install configure: creating ./config.status unit-oai-epc-0: 12:16:13 DEBUG unit.oai-epc/0.install config.status: creating Makefile unit-oai-epc-0: 12:16:13 DEBUG unit.oai-epc/0.install config.status: creating Makefile.iptrules unit-oai-epc-0: 12:16:13 DEBUG unit.oai-epc/0.install config.status: creating Makefile.mans unit-oai-epc-0: 12:16:13 DEBUG unit.oai-epc/0.install config.status: creating geoip/Makefile unit-oai-epc-0: 12:16:13 DEBUG unit.oai-epc/0.install config.status: creating extensions/Makefile unit-oai-epc-0: 12:16:13 DEBUG unit.oai-epc/0.install config.status: creating extensions/ACCOUNT/Makefile unit-oai-epc-0: 12:16:13 DEBUG unit.oai-epc/0.install config.status: creating extensions/pknock/Makefile unit-oai-epc-0: 12:16:13 DEBUG unit.oai-epc/0.install config.status: creating config.h unit-oai-epc-0: 12:16:13 DEBUG unit.oai-epc/0.install config.status: executing depfiles commands unit-oai-epc-0: 12:16:13 DEBUG unit.oai-epc/0.install config.status: executing libtool commands unit-oai-epc-0: 12:16:13 DEBUG unit.oai-epc/0.install + sudo -S -E make unit-oai-epc-0: 12:16:13 DEBUG unit.oai-epc/0.install make all-recursive unit-oai-epc-0: 12:16:13 DEBUG unit.oai-epc/0.install make[1]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 12:16:13 DEBUG unit.oai-epc/0.install Making all in extensions unit-oai-epc-0: 12:16:13 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 12:16:13 DEBUG unit.oai-epc/0.install Xtables-addons 2.7 - Linux 3.19.8-ckt21 unit-oai-epc-0: 12:16:13 DEBUG unit.oai-epc/0.install if [ -n "/lib/modules/3.19.0-61-lowlatency/build" ]; then make -C /lib/modules/3.19.0-61-lowlatency/build M=/root/xtables-addons-oai/extensions modules; fi; unit-oai-epc-0: 12:16:14 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/usr/src/linux-headers-3.19.0-61-lowlatency' unit-oai-epc-0: 12:16:14 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/compat_xtables.o unit-oai-epc-0: 12:16:14 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_CHAOS.o unit-oai-epc-0: 12:16:15 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_DELUDE.o unit-oai-epc-0: 12:16:15 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_DHCPMAC.o unit-oai-epc-0: 12:16:15 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_DNETMAP.o unit-oai-epc-0: 12:16:15 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_ECHO.o unit-oai-epc-0: 12:16:16 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_GTPUSP.o unit-oai-epc-0: 12:16:16 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_IPMARK.o unit-oai-epc-0: 12:16:16 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_LOGMARK.o unit-oai-epc-0: 12:16:17 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_SYSRQ.o unit-oai-epc-0: 12:16:17 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_TARPIT.o unit-oai-epc-0: 12:16:17 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_condition.o unit-oai-epc-0: 12:16:17 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_fuzzy.o unit-oai-epc-0: 12:16:18 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_geoip.o unit-oai-epc-0: 12:16:18 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_iface.o unit-oai-epc-0: 12:16:18 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_ipp2p.o unit-oai-epc-0: 12:16:18 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_ipv4options.o unit-oai-epc-0: 12:16:19 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_length2.o unit-oai-epc-0: 12:16:19 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_lscan.o unit-oai-epc-0: 12:16:19 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_psd.o unit-oai-epc-0: 12:16:20 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_quota2.o unit-oai-epc-0: 12:16:20 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/ACCOUNT/xt_ACCOUNT.o unit-oai-epc-0: 12:16:20 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/pknock/xt_pknock.o unit-oai-epc-0: 12:16:21 DEBUG unit.oai-epc/0.install Building modules, stage 2. unit-oai-epc-0: 12:16:21 DEBUG unit.oai-epc/0.install MODPOST 23 modules unit-oai-epc-0: 12:16:21 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/ACCOUNT/xt_ACCOUNT.mod.o unit-oai-epc-0: 12:16:21 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/ACCOUNT/xt_ACCOUNT.ko unit-oai-epc-0: 12:16:21 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/compat_xtables.mod.o unit-oai-epc-0: 12:16:21 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/compat_xtables.ko unit-oai-epc-0: 12:16:21 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/pknock/xt_pknock.mod.o unit-oai-epc-0: 12:16:21 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/pknock/xt_pknock.ko unit-oai-epc-0: 12:16:21 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_CHAOS.mod.o unit-oai-epc-0: 12:16:21 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_CHAOS.ko unit-oai-epc-0: 12:16:21 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_DELUDE.mod.o unit-oai-epc-0: 12:16:21 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_DELUDE.ko unit-oai-epc-0: 12:16:21 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_DHCPMAC.mod.o unit-oai-epc-0: 12:16:21 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_DHCPMAC.ko unit-oai-epc-0: 12:16:21 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_DNETMAP.mod.o unit-oai-epc-0: 12:16:21 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_DNETMAP.ko unit-oai-epc-0: 12:16:21 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_ECHO.mod.o unit-oai-epc-0: 12:16:21 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_ECHO.ko unit-oai-epc-0: 12:16:21 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_GTPUSP.mod.o unit-oai-epc-0: 12:16:22 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_GTPUSP.ko unit-oai-epc-0: 12:16:22 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_IPMARK.mod.o unit-oai-epc-0: 12:16:22 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_IPMARK.ko unit-oai-epc-0: 12:16:22 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_LOGMARK.mod.o unit-oai-epc-0: 12:16:22 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_LOGMARK.ko unit-oai-epc-0: 12:16:22 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_SYSRQ.mod.o unit-oai-epc-0: 12:16:22 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_SYSRQ.ko unit-oai-epc-0: 12:16:22 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_TARPIT.mod.o unit-oai-epc-0: 12:16:22 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_TARPIT.ko unit-oai-epc-0: 12:16:22 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_condition.mod.o unit-oai-epc-0: 12:16:22 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_condition.ko unit-oai-epc-0: 12:16:22 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_fuzzy.mod.o unit-oai-epc-0: 12:16:22 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_fuzzy.ko unit-oai-epc-0: 12:16:22 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_geoip.mod.o unit-oai-epc-0: 12:16:22 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_geoip.ko unit-oai-epc-0: 12:16:22 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_iface.mod.o unit-oai-epc-0: 12:16:22 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_iface.ko unit-oai-epc-0: 12:16:22 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_ipp2p.mod.o unit-oai-epc-0: 12:16:22 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_ipp2p.ko unit-oai-epc-0: 12:16:22 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_ipv4options.mod.o unit-oai-epc-0: 12:16:22 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_ipv4options.ko unit-oai-epc-0: 12:16:22 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_length2.mod.o unit-oai-epc-0: 12:16:22 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_length2.ko unit-oai-epc-0: 12:16:22 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_lscan.mod.o unit-oai-epc-0: 12:16:23 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_lscan.ko unit-oai-epc-0: 12:16:23 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_psd.mod.o unit-oai-epc-0: 12:16:23 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_psd.ko unit-oai-epc-0: 12:16:23 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_quota2.mod.o unit-oai-epc-0: 12:16:23 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_quota2.ko unit-oai-epc-0: 12:16:23 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/usr/src/linux-headers-3.19.0-61-lowlatency' unit-oai-epc-0: 12:16:23 DEBUG unit.oai-epc/0.install make -f ../Makefile.iptrules all; unit-oai-epc-0: 12:16:23 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 12:16:23 DEBUG unit.oai-epc/0.install CC libxt_CHAOS.oo unit-oai-epc-0: 12:16:23 DEBUG unit.oai-epc/0.install CCLD libxt_CHAOS.so unit-oai-epc-0: 12:16:23 DEBUG unit.oai-epc/0.install CC libxt_DELUDE.oo unit-oai-epc-0: 12:16:23 DEBUG unit.oai-epc/0.install CCLD libxt_DELUDE.so unit-oai-epc-0: 12:16:23 DEBUG unit.oai-epc/0.install CC libxt_DHCPMAC.oo unit-oai-epc-0: 12:16:23 DEBUG unit.oai-epc/0.install CCLD libxt_DHCPMAC.so unit-oai-epc-0: 12:16:23 DEBUG unit.oai-epc/0.install CC libxt_dhcpmac.oo unit-oai-epc-0: 12:16:23 DEBUG unit.oai-epc/0.install CCLD libxt_dhcpmac.so unit-oai-epc-0: 12:16:23 DEBUG unit.oai-epc/0.install CC libxt_DNETMAP.oo unit-oai-epc-0: 12:16:23 DEBUG unit.oai-epc/0.install CCLD libxt_DNETMAP.so unit-oai-epc-0: 12:16:23 DEBUG unit.oai-epc/0.install CC libxt_ECHO.oo unit-oai-epc-0: 12:16:23 DEBUG unit.oai-epc/0.install CCLD libxt_ECHO.so unit-oai-epc-0: 12:16:23 DEBUG unit.oai-epc/0.install CC libxt_GTPUSP.oo unit-oai-epc-0: 12:16:23 DEBUG unit.oai-epc/0.install CCLD libxt_GTPUSP.so unit-oai-epc-0: 12:16:23 DEBUG unit.oai-epc/0.install CC libxt_IPMARK.oo unit-oai-epc-0: 12:16:23 DEBUG unit.oai-epc/0.install CCLD libxt_IPMARK.so unit-oai-epc-0: 12:16:23 DEBUG unit.oai-epc/0.install CC libxt_LOGMARK.oo unit-oai-epc-0: 12:16:23 DEBUG unit.oai-epc/0.install CCLD libxt_LOGMARK.so unit-oai-epc-0: 12:16:23 DEBUG unit.oai-epc/0.install CC libxt_SYSRQ.oo unit-oai-epc-0: 12:16:23 DEBUG unit.oai-epc/0.install CCLD libxt_SYSRQ.so unit-oai-epc-0: 12:16:23 DEBUG unit.oai-epc/0.install CC libxt_TARPIT.oo unit-oai-epc-0: 12:16:23 DEBUG unit.oai-epc/0.install CCLD libxt_TARPIT.so unit-oai-epc-0: 12:16:23 DEBUG unit.oai-epc/0.install CC libxt_condition.oo unit-oai-epc-0: 12:16:23 DEBUG unit.oai-epc/0.install CCLD libxt_condition.so unit-oai-epc-0: 12:16:23 DEBUG unit.oai-epc/0.install CC libxt_fuzzy.oo unit-oai-epc-0: 12:16:23 DEBUG unit.oai-epc/0.install CCLD libxt_fuzzy.so unit-oai-epc-0: 12:16:23 DEBUG unit.oai-epc/0.install CC libxt_geoip.oo unit-oai-epc-0: 12:16:23 DEBUG unit.oai-epc/0.install libxt_geoip.c: In function 'geoip_get_subnets': unit-oai-epc-0: 12:16:23 DEBUG unit.oai-epc/0.install libxt_geoip.c:99:6: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] unit-oai-epc-0: 12:16:23 DEBUG unit.oai-epc/0.install read(fd, subnets, sb.st_size); unit-oai-epc-0: 12:16:23 DEBUG unit.oai-epc/0.install ^ unit-oai-epc-0: 12:16:24 DEBUG unit.oai-epc/0.install CCLD libxt_geoip.so unit-oai-epc-0: 12:16:24 DEBUG unit.oai-epc/0.install CC libxt_iface.oo unit-oai-epc-0: 12:16:24 DEBUG unit.oai-epc/0.install CCLD libxt_iface.so unit-oai-epc-0: 12:16:24 DEBUG unit.oai-epc/0.install CC libxt_ipp2p.oo unit-oai-epc-0: 12:16:24 DEBUG unit.oai-epc/0.install CCLD libxt_ipp2p.so unit-oai-epc-0: 12:16:24 DEBUG unit.oai-epc/0.install CC libxt_ipv4options.oo unit-oai-epc-0: 12:16:24 DEBUG unit.oai-epc/0.install CCLD libxt_ipv4options.so unit-oai-epc-0: 12:16:24 DEBUG unit.oai-epc/0.install CC libxt_length2.oo unit-oai-epc-0: 12:16:24 DEBUG unit.oai-epc/0.install CCLD libxt_length2.so unit-oai-epc-0: 12:16:24 DEBUG unit.oai-epc/0.install CC libxt_lscan.oo unit-oai-epc-0: 12:16:24 DEBUG unit.oai-epc/0.install CCLD libxt_lscan.so unit-oai-epc-0: 12:16:24 DEBUG unit.oai-epc/0.install CC libxt_psd.oo unit-oai-epc-0: 12:16:24 DEBUG unit.oai-epc/0.install CCLD libxt_psd.so unit-oai-epc-0: 12:16:24 DEBUG unit.oai-epc/0.install CC libxt_quota2.oo unit-oai-epc-0: 12:16:24 DEBUG unit.oai-epc/0.install CCLD libxt_quota2.so unit-oai-epc-0: 12:16:24 DEBUG unit.oai-epc/0.install CC libxt_gradm.oo unit-oai-epc-0: 12:16:24 DEBUG unit.oai-epc/0.install CCLD libxt_gradm.so unit-oai-epc-0: 12:16:24 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 12:16:24 DEBUG unit.oai-epc/0.install depbase=`echo libxt_ACCOUNT_cl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ unit-oai-epc-0: 12:16:24 DEBUG unit.oai-epc/0.install /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../include -I/root/xtables-addons-oai/extensions -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -g -O2 -MT libxt_ACCOUNT_cl.lo -MD -MP -MF $depbase.Tpo -c -o libxt_ACCOUNT_cl.lo libxt_ACCOUNT_cl.c &&\ unit-oai-epc-0: 12:16:24 DEBUG unit.oai-epc/0.install mv -f $depbase.Tpo $depbase.Plo unit-oai-epc-0: 12:16:24 DEBUG unit.oai-epc/0.install libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../include -I/root/xtables-addons-oai/extensions -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -g -O2 -MT libxt_ACCOUNT_cl.lo -MD -MP -MF .deps/libxt_ACCOUNT_cl.Tpo -c libxt_ACCOUNT_cl.c -fPIC -DPIC -o .libs/libxt_ACCOUNT_cl.o unit-oai-epc-0: 12:16:24 DEBUG unit.oai-epc/0.install /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -g -O2 -o libxt_ACCOUNT_cl.la -rpath /usr/local/lib libxt_ACCOUNT_cl.lo unit-oai-epc-0: 12:16:24 DEBUG unit.oai-epc/0.install libtool: link: gcc -shared -fPIC -DPIC .libs/libxt_ACCOUNT_cl.o -O2 -Wl,-soname -Wl,libxt_ACCOUNT_cl.so.0 -o .libs/libxt_ACCOUNT_cl.so.0.0.0 unit-oai-epc-0: 12:16:24 DEBUG unit.oai-epc/0.install libtool: link: (cd ".libs" && rm -f "libxt_ACCOUNT_cl.so.0" && ln -s "libxt_ACCOUNT_cl.so.0.0.0" "libxt_ACCOUNT_cl.so.0") unit-oai-epc-0: 12:16:24 DEBUG unit.oai-epc/0.install libtool: link: (cd ".libs" && rm -f "libxt_ACCOUNT_cl.so" && ln -s "libxt_ACCOUNT_cl.so.0.0.0" "libxt_ACCOUNT_cl.so") unit-oai-epc-0: 12:16:24 DEBUG unit.oai-epc/0.install libtool: link: ( cd ".libs" && rm -f "libxt_ACCOUNT_cl.la" && ln -s "../libxt_ACCOUNT_cl.la" "libxt_ACCOUNT_cl.la" ) unit-oai-epc-0: 12:16:24 DEBUG unit.oai-epc/0.install depbase=`echo iptaccount.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ unit-oai-epc-0: 12:16:24 DEBUG unit.oai-epc/0.install gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../include -I/root/xtables-addons-oai/extensions -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -g -O2 -MT iptaccount.o -MD -MP -MF $depbase.Tpo -c -o iptaccount.o iptaccount.c &&\ unit-oai-epc-0: 12:16:24 DEBUG unit.oai-epc/0.install mv -f $depbase.Tpo $depbase.Po unit-oai-epc-0: 12:16:24 DEBUG unit.oai-epc/0.install /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -g -O2 -o iptaccount iptaccount.o libxt_ACCOUNT_cl.la unit-oai-epc-0: 12:16:24 DEBUG unit.oai-epc/0.install libtool: link: gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -g -O2 -o .libs/iptaccount iptaccount.o ./.libs/libxt_ACCOUNT_cl.so unit-oai-epc-0: 12:16:24 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 12:16:24 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 12:16:24 DEBUG unit.oai-epc/0.install CC libxt_ACCOUNT.oo unit-oai-epc-0: 12:16:24 DEBUG unit.oai-epc/0.install CCLD libxt_ACCOUNT.so unit-oai-epc-0: 12:16:24 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 12:16:24 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 12:16:24 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 12:16:24 DEBUG unit.oai-epc/0.install depbase=`echo pknlusr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ unit-oai-epc-0: 12:16:24 DEBUG unit.oai-epc/0.install gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../include -I/root/xtables-addons-oai/extensions -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -g -O2 -MT pknlusr.o -MD -MP -MF $depbase.Tpo -c -o pknlusr.o pknlusr.c &&\ unit-oai-epc-0: 12:16:24 DEBUG unit.oai-epc/0.install mv -f $depbase.Tpo $depbase.Po unit-oai-epc-0: 12:16:24 DEBUG unit.oai-epc/0.install /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -g -O2 -o pknlusr pknlusr.o unit-oai-epc-0: 12:16:24 DEBUG unit.oai-epc/0.install libtool: link: gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -g -O2 -o pknlusr pknlusr.o unit-oai-epc-0: 12:16:24 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 12:16:24 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 12:16:24 DEBUG unit.oai-epc/0.install CC libxt_pknock.oo unit-oai-epc-0: 12:16:24 DEBUG unit.oai-epc/0.install CCLD libxt_pknock.so unit-oai-epc-0: 12:16:24 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 12:16:24 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 12:16:24 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 12:16:24 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 12:16:24 DEBUG unit.oai-epc/0.install Making all in geoip unit-oai-epc-0: 12:16:24 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 12:16:24 DEBUG unit.oai-epc/0.install make[2]: Nothing to be done for `all'. unit-oai-epc-0: 12:16:24 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 12:16:24 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 12:16:24 DEBUG unit.oai-epc/0.install make -f Makefile.mans all; unit-oai-epc-0: 12:16:24 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 12:16:25 DEBUG unit.oai-epc/0.install for ext in ./extensions/libxt_condition.man ./extensions/libxt_dhcpmac.man ./extensions/libxt_fuzzy.man ./extensions/libxt_geoip.man ./extensions/libxt_gradm.man ./extensions/libxt_iface.man ./extensions/libxt_ipp2p.man ./extensions/libxt_ipv4options.man ./extensions/libxt_length2.man ./extensions/libxt_lscan.man ./extensions/libxt_psd.man ./extensions/libxt_quota2.man ./extensions/pknock/libxt_pknock.man; do name="${ext%.man}"; name="${name##*/libxt_}"; if [ -f "$ext" ]; then echo ".SS $name"; cat "$ext" || exit $?; continue; fi; done >matches.man; unit-oai-epc-0: 12:16:25 DEBUG unit.oai-epc/0.install for ext in ./extensions/ACCOUNT/libxt_ACCOUNT.man ./extensions/libxt_CHAOS.man ./extensions/libxt_DELUDE.man ./extensions/libxt_DHCPMAC.man ./extensions/libxt_DNETMAP.man ./extensions/libxt_ECHO.man ./extensions/libxt_GTPUSP.man ./extensions/libxt_IPMARK.man ./extensions/libxt_LOGMARK.man ./extensions/libxt_SYSRQ.man ./extensions/libxt_TARPIT.man; do name="${ext%.man}"; name="${name##*/libxt_}"; if [ -f "$ext" ]; then echo ".SS $name"; cat "$ext" || exit $?; continue; fi; done >targets.man; unit-oai-epc-0: 12:16:25 DEBUG unit.oai-epc/0.install sed -e '/@MATCHES@/ r matches.man' -e '/@TARGET@/ r targets.man' xtables-addons.8.in >xtables-addons.8; unit-oai-epc-0: 12:16:25 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 12:16:25 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 12:16:25 DEBUG unit.oai-epc/0.install make[1]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 12:16:25 DEBUG unit.oai-epc/0.install + sudo -S -E make install unit-oai-epc-0: 12:16:25 DEBUG unit.oai-epc/0.install Making install in extensions unit-oai-epc-0: 12:16:25 DEBUG unit.oai-epc/0.install make[1]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 12:16:25 DEBUG unit.oai-epc/0.install Xtables-addons 2.7 - Linux 3.19.8-ckt21 unit-oai-epc-0: 12:16:25 DEBUG unit.oai-epc/0.install if [ -n "/lib/modules/3.19.0-61-lowlatency/build" ]; then make -C /lib/modules/3.19.0-61-lowlatency/build M=/root/xtables-addons-oai/extensions modules; fi; unit-oai-epc-0: 12:16:25 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/usr/src/linux-headers-3.19.0-61-lowlatency' unit-oai-epc-0: 12:16:25 DEBUG unit.oai-epc/0.install Building modules, stage 2. unit-oai-epc-0: 12:16:25 DEBUG unit.oai-epc/0.install MODPOST 23 modules unit-oai-epc-0: 12:16:26 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/usr/src/linux-headers-3.19.0-61-lowlatency' unit-oai-epc-0: 12:16:26 DEBUG unit.oai-epc/0.install make -f ../Makefile.iptrules all; unit-oai-epc-0: 12:16:26 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 12:16:26 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 12:16:26 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 12:16:26 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 12:16:26 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 12:16:26 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 12:16:26 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 12:16:26 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 12:16:26 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 12:16:26 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 12:16:26 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 12:16:26 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 12:16:26 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 12:16:26 DEBUG unit.oai-epc/0.install if [ -n "/lib/modules/3.19.0-61-lowlatency/build" ]; then make -C /lib/modules/3.19.0-61-lowlatency/build M=/root/xtables-addons-oai/extensions INSTALL_MOD_PATH= ext-mod-dir='${INSTALL_MOD_DIR}' modules_install; fi; unit-oai-epc-0: 12:16:26 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/usr/src/linux-headers-3.19.0-61-lowlatency' unit-oai-epc-0: 12:16:26 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/ACCOUNT/xt_ACCOUNT.ko unit-oai-epc-0: 12:16:26 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:16:26 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/compat_xtables.ko unit-oai-epc-0: 12:16:26 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:16:26 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/pknock/xt_pknock.ko unit-oai-epc-0: 12:16:26 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:16:26 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_CHAOS.ko unit-oai-epc-0: 12:16:26 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:16:26 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_DELUDE.ko unit-oai-epc-0: 12:16:26 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:16:26 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_DHCPMAC.ko unit-oai-epc-0: 12:16:26 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:16:26 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_DNETMAP.ko unit-oai-epc-0: 12:16:26 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:16:26 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_ECHO.ko unit-oai-epc-0: 12:16:26 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:16:26 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_GTPUSP.ko unit-oai-epc-0: 12:16:26 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:16:26 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_IPMARK.ko unit-oai-epc-0: 12:16:26 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:16:26 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_LOGMARK.ko unit-oai-epc-0: 12:16:26 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:16:26 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_SYSRQ.ko unit-oai-epc-0: 12:16:26 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:16:26 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_TARPIT.ko unit-oai-epc-0: 12:16:26 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:16:26 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_condition.ko unit-oai-epc-0: 12:16:26 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:16:26 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_fuzzy.ko unit-oai-epc-0: 12:16:26 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:16:26 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_geoip.ko unit-oai-epc-0: 12:16:26 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:16:26 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_iface.ko unit-oai-epc-0: 12:16:26 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:16:26 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_ipp2p.ko unit-oai-epc-0: 12:16:26 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:16:26 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_ipv4options.ko unit-oai-epc-0: 12:16:26 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:16:26 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_length2.ko unit-oai-epc-0: 12:16:26 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:16:26 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_lscan.ko unit-oai-epc-0: 12:16:26 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:16:26 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_psd.ko unit-oai-epc-0: 12:16:26 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:16:26 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_quota2.ko unit-oai-epc-0: 12:16:26 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:16:26 DEBUG unit.oai-epc/0.install DEPMOD 3.19.0-61-lowlatency unit-oai-epc-0: 12:16:26 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/usr/src/linux-headers-3.19.0-61-lowlatency' unit-oai-epc-0: 12:16:26 DEBUG unit.oai-epc/0.install make -f ../Makefile.iptrules install; unit-oai-epc-0: 12:16:26 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 12:16:26 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 12:16:26 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 12:16:26 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 12:16:26 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 12:16:26 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 12:16:26 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules install; unit-oai-epc-0: 12:16:26 DEBUG unit.oai-epc/0.install make[6]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 12:16:26 DEBUG unit.oai-epc/0.install install -dm0755 "//lib/xtables"; unit-oai-epc-0: 12:16:26 DEBUG unit.oai-epc/0.install make[6]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 12:16:26 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/lib' unit-oai-epc-0: 12:16:26 DEBUG unit.oai-epc/0.install /bin/bash ../../libtool --mode=install /usr/bin/install -c libxt_ACCOUNT_cl.la '/usr/local/lib' unit-oai-epc-0: 12:16:26 DEBUG unit.oai-epc/0.install libtool: install: /usr/bin/install -c .libs/libxt_ACCOUNT_cl.so.0.0.0 /usr/local/lib/libxt_ACCOUNT_cl.so.0.0.0 unit-oai-epc-0: 12:16:26 DEBUG unit.oai-epc/0.install libtool: install: (cd /usr/local/lib && { ln -s -f libxt_ACCOUNT_cl.so.0.0.0 libxt_ACCOUNT_cl.so.0 || { rm -f libxt_ACCOUNT_cl.so.0 && ln -s libxt_ACCOUNT_cl.so.0.0.0 libxt_ACCOUNT_cl.so.0; }; }) unit-oai-epc-0: 12:16:26 DEBUG unit.oai-epc/0.install libtool: install: (cd /usr/local/lib && { ln -s -f libxt_ACCOUNT_cl.so.0.0.0 libxt_ACCOUNT_cl.so || { rm -f libxt_ACCOUNT_cl.so && ln -s libxt_ACCOUNT_cl.so.0.0.0 libxt_ACCOUNT_cl.so; }; }) unit-oai-epc-0: 12:16:26 DEBUG unit.oai-epc/0.install libtool: install: /usr/bin/install -c .libs/libxt_ACCOUNT_cl.lai /usr/local/lib/libxt_ACCOUNT_cl.la unit-oai-epc-0: 12:16:26 DEBUG unit.oai-epc/0.install libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/sbin" ldconfig -n /usr/local/lib unit-oai-epc-0: 12:16:26 DEBUG unit.oai-epc/0.install ---------------------------------------------------------------------- unit-oai-epc-0: 12:16:26 DEBUG unit.oai-epc/0.install Libraries have been installed in: unit-oai-epc-0: 12:16:26 DEBUG unit.oai-epc/0.install /usr/local/lib unit-oai-epc-0: 12:16:26 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 12:16:26 DEBUG unit.oai-epc/0.install If you ever happen to want to link against installed libraries unit-oai-epc-0: 12:16:26 DEBUG unit.oai-epc/0.install in a given directory, LIBDIR, you must either use libtool, and unit-oai-epc-0: 12:16:26 DEBUG unit.oai-epc/0.install specify the full pathname of the library, or use the `-LLIBDIR' unit-oai-epc-0: 12:16:26 DEBUG unit.oai-epc/0.install flag during linking and do at least one of the following: unit-oai-epc-0: 12:16:26 DEBUG unit.oai-epc/0.install - add LIBDIR to the `LD_LIBRARY_PATH' environment variable unit-oai-epc-0: 12:16:26 DEBUG unit.oai-epc/0.install during execution unit-oai-epc-0: 12:16:26 DEBUG unit.oai-epc/0.install - add LIBDIR to the `LD_RUN_PATH' environment variable unit-oai-epc-0: 12:16:26 DEBUG unit.oai-epc/0.install during linking unit-oai-epc-0: 12:16:26 DEBUG unit.oai-epc/0.install - use the `-Wl,-rpath -Wl,LIBDIR' linker flag unit-oai-epc-0: 12:16:26 DEBUG unit.oai-epc/0.install - have your system administrator add LIBDIR to `/etc/ld.so.conf' unit-oai-epc-0: 12:16:26 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 12:16:26 DEBUG unit.oai-epc/0.install See any operating system documentation about shared libraries for unit-oai-epc-0: 12:16:26 DEBUG unit.oai-epc/0.install more information, such as the ld(1) and ld.so(8) manual pages. unit-oai-epc-0: 12:16:26 DEBUG unit.oai-epc/0.install ---------------------------------------------------------------------- unit-oai-epc-0: 12:16:26 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/sbin' unit-oai-epc-0: 12:16:26 DEBUG unit.oai-epc/0.install /bin/bash ../../libtool --mode=install /usr/bin/install -c iptaccount '/usr/local/sbin' unit-oai-epc-0: 12:16:26 DEBUG unit.oai-epc/0.install libtool: install: /usr/bin/install -c .libs/iptaccount /usr/local/sbin/iptaccount unit-oai-epc-0: 12:16:26 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/share/man/man8' unit-oai-epc-0: 12:16:26 DEBUG unit.oai-epc/0.install /usr/bin/install -c -m 644 iptaccount.8 '/usr/local/share/man/man8' unit-oai-epc-0: 12:16:26 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 12:16:26 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 12:16:26 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 12:16:26 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 12:16:26 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 12:16:26 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 12:16:26 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 12:16:26 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules install; unit-oai-epc-0: 12:16:26 DEBUG unit.oai-epc/0.install make[6]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 12:16:26 DEBUG unit.oai-epc/0.install install -dm0755 "//lib/xtables"; unit-oai-epc-0: 12:16:26 DEBUG unit.oai-epc/0.install make[6]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 12:16:26 DEBUG unit.oai-epc/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-epc-0: 12:16:26 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 12:16:26 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 12:16:26 DEBUG unit.oai-epc/0.install install -dm0755 "//lib/xtables"; unit-oai-epc-0: 12:16:26 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 12:16:26 DEBUG unit.oai-epc/0.install make[2]: Nothing to be done for `install-data-am'. unit-oai-epc-0: 12:16:26 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 12:16:26 DEBUG unit.oai-epc/0.install make[1]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 12:16:26 DEBUG unit.oai-epc/0.install Making install in geoip unit-oai-epc-0: 12:16:26 DEBUG unit.oai-epc/0.install make[1]: Entering directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 12:16:26 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 12:16:26 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/libexec/xtables-addons' unit-oai-epc-0: 12:16:26 DEBUG unit.oai-epc/0.install /usr/bin/install -c xt_geoip_build xt_geoip_dl '/usr/local/libexec/xtables-addons' unit-oai-epc-0: 12:16:26 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/share/man/man1' unit-oai-epc-0: 12:16:26 DEBUG unit.oai-epc/0.install /usr/bin/install -c -m 644 xt_geoip_build.1 xt_geoip_dl.1 '/usr/local/share/man/man1' unit-oai-epc-0: 12:16:26 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 12:16:26 DEBUG unit.oai-epc/0.install make[1]: Leaving directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 12:16:26 DEBUG unit.oai-epc/0.install make[1]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 12:16:26 DEBUG unit.oai-epc/0.install make -f Makefile.mans all; unit-oai-epc-0: 12:16:26 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 12:16:26 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 12:16:26 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 12:16:26 DEBUG unit.oai-epc/0.install make[2]: Nothing to be done for `install-exec-am'. unit-oai-epc-0: 12:16:26 DEBUG unit.oai-epc/0.install make -f Makefile.mans all; unit-oai-epc-0: 12:16:26 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 12:16:26 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 12:16:26 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/share/man/man8' unit-oai-epc-0: 12:16:26 DEBUG unit.oai-epc/0.install /usr/bin/install -c -m 644 xtables-addons.8 '/usr/local/share/man/man8' unit-oai-epc-0: 12:16:26 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 12:16:26 DEBUG unit.oai-epc/0.install make[1]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 12:16:26 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 12:16:26 DEBUG unit.oai-epc/0.install + cd /lib/modules/3.19.0-61-lowlatency unit-oai-epc-0: 12:16:26 DEBUG unit.oai-epc/0.install + sudo -S -E depmod -a unit-oai-epc-0: 12:16:29 DEBUG unit.oai-epc/0.install + /srv/openair-cn/SCRIPTS/build_epc -c -H unknown.openair4G.eur unit-mysql-0: 12:16:44 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 12:16:44 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 12:16:44 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 12:16:44 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 12:16:44 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 12:16:44 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 12:16:44 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 12:16:44 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 12:16:44 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 12:16:44 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 12:16:44 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 12:16:44 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 12:17:02 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 12:17:02 DEBUG unit.abot-epc-basic/0.install Installing Google Protobuf_C from sources. The log file for Protobuf_C installation is here: /etc/rebaca-test-suite/oaisim/cmake_targets/log/protobuf_c_install_log.txt  unit-oai-epc-0: 12:17:14 DEBUG unit.oai-epc/0.install + status=0 unit-oai-epc-0: 12:17:14 DEBUG unit.oai-epc/0.install + '[' 0 '!=' 0 ']' unit-oai-epc-0: 12:17:14 DEBUG unit.oai-epc/0.install + '[' '!' -f /var/lib/juju/agents/unit-oai-epc-0/charm/.tac_list ']' unit-oai-epc-0: 12:17:14 DEBUG unit.oai-epc/0.install + touch /var/lib/juju/agents/unit-oai-epc-0/charm/.tac_list unit-oai-epc-0: 12:17:14 DEBUG unit.oai-epc/0.install + juju-log 'Add mme-gw init script' unit-oai-epc-0: 12:17:14 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:17:14 INFO unit.oai-epc/0.juju-log Add mme-gw init script unit-oai-epc-0: 12:17:14 DEBUG unit.oai-epc/0.install + cp /var/lib/juju/agents/unit-oai-epc-0/charm/files/mme_gw /etc/init/mme_gw.conf unit-oai-epc-0: 12:17:14 DEBUG unit.oai-epc/0.install + '[' '!' -f /usr/local/bin/mme_gw ']' unit-oai-epc-0: 12:17:14 DEBUG unit.oai-epc/0.install + status-set blocked 'Waiting for active connection with HSS to actually run EPC...add hss relation' unit-oai-epc-0: 12:17:14 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 12:17:14 INFO juju.worker.uniter.operation ran "install" hook unit-oai-epc-0: 12:17:14 DEBUG juju.worker.uniter.operation committing operation "run install hook" unit-oai-epc-0: 12:17:14 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-epc-0: 12:17:14 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 12:17:14 DEBUG juju.worker.uniter.operation running operation accept leadership unit-oai-epc-0: 12:17:14 DEBUG juju.worker.uniter.operation preparing operation "accept leadership" unit-oai-epc-0: 12:17:14 DEBUG juju.worker.uniter.operation committing operation "accept leadership" unit-oai-epc-0: 12:17:14 INFO juju.worker.uniter found queued "leader-elected" hook unit-oai-epc-0: 12:17:14 DEBUG juju.worker.uniter.operation running operation run leader-elected hook unit-oai-epc-0: 12:17:14 DEBUG juju.machinelock acquire machine lock for uniter (run leader-elected hook) unit-oai-epc-0: 12:17:14 DEBUG juju.machinelock machine lock acquired for uniter (run leader-elected hook) unit-oai-epc-0: 12:17:14 DEBUG juju.worker.uniter.operation preparing operation "run leader-elected hook" unit-oai-epc-0: 12:17:14 DEBUG juju.worker.uniter.operation executing operation "run leader-elected hook" unit-oai-epc-0: 12:17:14 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running leader-elected hook unit-oai-epc-0: 12:17:14 INFO juju.worker.uniter.operation skipped "leader-elected" hook (missing) unit-oai-epc-0: 12:17:14 DEBUG juju.worker.uniter.operation committing operation "run leader-elected hook" unit-oai-epc-0: 12:17:14 DEBUG juju.machinelock machine lock released for uniter (run leader-elected hook) unit-oai-epc-0: 12:17:14 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 12:17:14 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 12:17:14 DEBUG juju.worker.uniter.operation running operation run config-changed hook unit-oai-epc-0: 12:17:14 DEBUG juju.machinelock acquire machine lock for uniter (run config-changed hook) unit-oai-epc-0: 12:17:14 DEBUG juju.machinelock machine lock acquired for uniter (run config-changed hook) unit-oai-epc-0: 12:17:14 DEBUG juju.worker.uniter.operation preparing operation "run config-changed hook" unit-oai-epc-0: 12:17:14 DEBUG juju.worker.uniter.operation executing operation "run config-changed hook" unit-oai-epc-0: 12:17:14 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running config-changed hook unit-oai-epc-0: 12:17:14 DEBUG unit.oai-epc/0.config-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 12:17:14 DEBUG unit.oai-epc/0.config-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 12:17:14 DEBUG unit.oai-epc/0.config-changed + set_env_paths unit-oai-epc-0: 12:17:14 DEBUG unit.oai-epc/0.config-changed + openair_path=/srv/openair-cn unit-oai-epc-0: 12:17:14 DEBUG unit.oai-epc/0.config-changed + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 12:17:14 DEBUG unit.oai-epc/0.config-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 12:17:14 DEBUG unit.oai-epc/0.config-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 12:17:14 DEBUG unit.oai-epc/0.config-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 12:17:14 DEBUG unit.oai-epc/0.config-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 12:17:14 DEBUG unit.oai-epc/0.config-changed + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 12:17:14 DEBUG unit.oai-epc/0.config-changed + epc_exec_name=mme_gw unit-oai-epc-0: 12:17:14 DEBUG unit.oai-epc/0.config-changed ++ config-get branch unit-oai-epc-0: 12:17:14 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:17:14 DEBUG unit.oai-epc/0.config-changed ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.branch unit-oai-epc-0: 12:17:14 DEBUG unit.oai-epc/0.config-changed + '[' v0.3.2 '!=' v0.3.2 ']' unit-oai-epc-0: 12:17:14 DEBUG unit.oai-epc/0.config-changed ++ config-get revision unit-oai-epc-0: 12:17:14 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:17:14 DEBUG unit.oai-epc/0.config-changed ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.revision unit-oai-epc-0: 12:17:14 DEBUG unit.oai-epc/0.config-changed + '[' HEAD '!=' HEAD ']' unit-oai-epc-0: 12:17:14 DEBUG unit.oai-epc/0.config-changed ++ config-get realm unit-oai-epc-0: 12:17:14 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:17:14 DEBUG unit.oai-epc/0.config-changed + realm=openair4G.eur unit-oai-epc-0: 12:17:14 DEBUG unit.oai-epc/0.config-changed ++ config-get eth unit-oai-epc-0: 12:17:14 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:17:14 DEBUG unit.oai-epc/0.config-changed + iface=eth0 unit-oai-epc-0: 12:17:14 DEBUG unit.oai-epc/0.config-changed ++ config-get maxenb unit-oai-epc-0: 12:17:14 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:17:14 DEBUG unit.oai-epc/0.config-changed + max_enb=10 unit-oai-epc-0: 12:17:14 DEBUG unit.oai-epc/0.config-changed ++ config-get maxue unit-oai-epc-0: 12:17:14 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:17:14 DEBUG unit.oai-epc/0.config-changed + max_ue=10 unit-oai-epc-0: 12:17:14 DEBUG unit.oai-epc/0.config-changed ++ config-get relative_capacity unit-oai-epc-0: 12:17:15 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:17:15 DEBUG unit.oai-epc/0.config-changed + relative_capacity=10 unit-oai-epc-0: 12:17:15 DEBUG unit.oai-epc/0.config-changed ++ config-get mme_statistic_timer unit-oai-epc-0: 12:17:15 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:17:15 DEBUG unit.oai-epc/0.config-changed + mme_statistic_timer=10 unit-oai-epc-0: 12:17:15 DEBUG unit.oai-epc/0.config-changed ++ config-get emergency_attach_supported unit-oai-epc-0: 12:17:15 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:17:15 DEBUG unit.oai-epc/0.config-changed + emergency_attach_supported=no unit-oai-epc-0: 12:17:15 DEBUG unit.oai-epc/0.config-changed ++ config-get authenticated_imsi_supported unit-oai-epc-0: 12:17:15 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:17:15 DEBUG unit.oai-epc/0.config-changed + authenticated_imsi_supported=no unit-oai-epc-0: 12:17:15 DEBUG unit.oai-epc/0.config-changed ++ config-get verbosity unit-oai-epc-0: 12:17:15 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:17:15 DEBUG unit.oai-epc/0.config-changed + verbosity=none unit-oai-epc-0: 12:17:15 DEBUG unit.oai-epc/0.config-changed ++ config-get gummei_tai_mcc unit-oai-epc-0: 12:17:15 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:17:15 DEBUG unit.oai-epc/0.config-changed + gummei_tai_mcc=208 unit-oai-epc-0: 12:17:15 DEBUG unit.oai-epc/0.config-changed ++ config-get gummei_tai_mnc unit-oai-epc-0: 12:17:15 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:17:15 DEBUG unit.oai-epc/0.config-changed + gummei_tai_mnc=93 unit-oai-epc-0: 12:17:15 DEBUG unit.oai-epc/0.config-changed ++ config-get ipv4_list_start unit-oai-epc-0: 12:17:15 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:17:15 DEBUG unit.oai-epc/0.config-changed + ipv4_list_start=192.188.1.0/24 unit-oai-epc-0: 12:17:15 DEBUG unit.oai-epc/0.config-changed ++ config-get ipv4_list_end unit-oai-epc-0: 12:17:15 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:17:15 DEBUG unit.oai-epc/0.config-changed + ipv4_list_end=192.188.2.0/24 unit-oai-epc-0: 12:17:15 DEBUG unit.oai-epc/0.config-changed ++ config-get ipv6_list unit-oai-epc-0: 12:17:15 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:17:15 DEBUG unit.oai-epc/0.config-changed + ipv6_list=2014:02:26::0/120 unit-oai-epc-0: 12:17:15 DEBUG unit.oai-epc/0.config-changed ++ config-get DEFAULT_DNS_IPV4_ADDRESS unit-oai-epc-0: 12:17:15 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:17:15 DEBUG unit.oai-epc/0.config-changed + DEFAULT_DNS_IPV4_ADDRESS=8.8.8.8 unit-oai-epc-0: 12:17:15 DEBUG unit.oai-epc/0.config-changed ++ config-get DEFAULT_DNS_SEC_IPV4_ADDRESS unit-oai-epc-0: 12:17:15 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:17:15 DEBUG unit.oai-epc/0.config-changed + DEFAULT_DNS_SEC_IPV4_ADDRESS=8.8.8.8 unit-oai-epc-0: 12:17:15 DEBUG unit.oai-epc/0.config-changed ++ awk '{ print $1}' unit-oai-epc-0: 12:17:15 DEBUG unit.oai-epc/0.config-changed ++ cut -d: -f2 unit-oai-epc-0: 12:17:15 DEBUG unit.oai-epc/0.config-changed ++ grep 'inet addr:' unit-oai-epc-0: 12:17:15 DEBUG unit.oai-epc/0.config-changed ++ ifconfig eth0 unit-oai-epc-0: 12:17:15 DEBUG unit.oai-epc/0.config-changed + iface_verify=192.168.121.16 unit-oai-epc-0: 12:17:15 DEBUG unit.oai-epc/0.config-changed + '[' -z 192.168.121.16 ']' unit-oai-epc-0: 12:17:15 DEBUG unit.oai-epc/0.config-changed + service mme_gw stop unit-oai-epc-0: 12:17:15 DEBUG unit.oai-epc/0.config-changed stop: Unknown instance: unit-oai-epc-0: 12:17:15 DEBUG unit.oai-epc/0.config-changed + true unit-oai-epc-0: 12:17:15 DEBUG unit.oai-epc/0.config-changed ++ relation-ids hss unit-oai-epc-0: 12:17:15 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 12:17:15 DEBUG unit.oai-epc/0.config-changed /var/lib/juju/agents/unit-oai-epc-0/charm/hooks/config-changed: line 87: hss_id: unbound variable unit-oai-epc-0: 12:17:15 DEBUG unit.oai-epc/0.config-changed + juju-log 'relation-ids-hss = , relation-list=' unit-oai-epc-0: 12:17:15 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:17:15 INFO unit.oai-epc/0.juju-log relation-ids-hss = , relation-list= unit-oai-epc-0: 12:17:15 DEBUG unit.oai-epc/0.config-changed ++ relation-ids hss unit-oai-epc-0: 12:17:16 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 12:17:16 DEBUG unit.oai-epc/0.config-changed + '[' -z '' ']' unit-oai-epc-0: 12:17:16 DEBUG unit.oai-epc/0.config-changed ++ config-get realm unit-oai-epc-0: 12:17:16 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:17:16 DEBUG unit.oai-epc/0.config-changed ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.realm unit-oai-epc-0: 12:17:16 DEBUG unit.oai-epc/0.config-changed cat: /var/lib/juju/agents/unit-oai-epc-0/charm/.realm: No such file or directory unit-oai-epc-0: 12:17:16 DEBUG unit.oai-epc/0.config-changed + '[' openair4G.eur '!=' '' ']' unit-oai-epc-0: 12:17:16 DEBUG unit.oai-epc/0.config-changed + '[' -d /usr/lib/freeDiameter ']' unit-oai-epc-0: 12:17:16 DEBUG unit.oai-epc/0.config-changed + FREEDIAMETER_PREFIX=/usr unit-oai-epc-0: 12:17:16 DEBUG unit.oai-epc/0.config-changed + rm -f /usr/etc/freeDiameter/mme.cacert.pem /usr/etc/freeDiameter/mme.cakey.pem /usr/etc/freeDiameter/mme.cert.pem /usr/etc/freeDiameter/mme.key.pem /usr/etc/freeDiameter/mme_fd.conf unit-oai-epc-0: 12:17:16 DEBUG unit.oai-epc/0.config-changed ++ hostname --fqdn unit-oai-epc-0: 12:17:16 DEBUG unit.oai-epc/0.config-changed ++ hostname unit-oai-epc-0: 12:17:16 DEBUG unit.oai-epc/0.config-changed + sed -i s/oai-epc-0.openair4G.eur/oai-epc-0.openair4G.eur/ /etc/hosts unit-oai-epc-0: 12:17:16 DEBUG unit.oai-epc/0.config-changed + echo openair4G.eur unit-oai-epc-0: 12:17:16 DEBUG unit.oai-epc/0.config-changed + rm -f /srv/openair-cn/BUILD/EPC/BUILD/CMakeCache.txt unit-oai-epc-0: 12:17:16 DEBUG unit.oai-epc/0.config-changed + /srv/openair-cn/SCRIPTS/build_epc -C -H unknown.openair4G.eur unit-oai-epc-0: 12:17:16 DEBUG unit.oai-epc/0.config-changed + cp /srv/openair-cn/BUILD/EPC/BUILD/mme_fd.conf /usr/etc/freeDiameter/ unit-oai-epc-0: 12:17:16 DEBUG unit.oai-epc/0.config-changed + cp /srv/openair-cn/BUILD/EPC/BUILD/epc.conf /usr/local/etc/oai/ unit-oai-epc-0: 12:17:16 DEBUG unit.oai-epc/0.config-changed + user_conf unit-oai-epc-0: 12:17:16 DEBUG unit.oai-epc/0.config-changed + juju-log 'Setting up the config option chose by the user or the default ones' unit-oai-epc-0: 12:17:16 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:17:16 INFO unit.oai-epc/0.juju-log Setting up the config option chose by the user or the default ones unit-oai-epc-0: 12:17:16 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/MAXENB/ s/[0-9]+/10/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 12:17:16 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/MAXUE/ s/[0-9]+/10/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 12:17:16 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/RELATIVE_CAPACITY/ s/[0-9]+/10/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 12:17:16 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/MME_STATISTIC_TIMER/ s/[0-9]+/10/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 12:17:16 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/EMERGENCY_ATTACH_SUPPORTED/ s/".+"/"no"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 12:17:16 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/UNAUTHENTICATED_IMSI_SUPPORTED/ s/".+"/"no"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 12:17:16 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/VERBOSITY/ s/".+"/"none"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 12:17:16 DEBUG unit.oai-epc/0.config-changed + sed -r -i 's/MCC="[0-9]+"/MCC="208"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 12:17:16 DEBUG unit.oai-epc/0.config-changed + sed -r -i 's/MNC="[0-9]+"/MNC="93"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 12:17:16 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/IPV4_LIST/,/\);/ s-"[0-9]+\.[0-9]+\.[0-9]+\.[0-9]+/[0-9]+",-"192.188.1.0/24",-' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 12:17:16 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/IPV4_LIST/,/\);/ s-"[0-9]+\.[0-9]+\.[0-9]+\.[0-9]+/[0-9]+" -"192.188.2.0/24" -' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 12:17:16 DEBUG unit.oai-epc/0.config-changed + juju-log 'Setting up network configuration in the epc.conf file' unit-oai-epc-0: 12:17:16 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:17:16 INFO unit.oai-epc/0.juju-log Setting up network configuration in the epc.conf file unit-oai-epc-0: 12:17:16 DEBUG unit.oai-epc/0.config-changed ++ egrep -o '[0-9]+\.[0-9]+\.[0-9]+\.[0-9]+' unit-oai-epc-0: 12:17:16 DEBUG unit.oai-epc/0.config-changed ++ egrep -o 'inet addr:[0-9]+\.[0-9]+\.[0-9]+\.[0-9]+' unit-oai-epc-0: 12:17:16 DEBUG unit.oai-epc/0.config-changed ++ ifconfig eth0 unit-oai-epc-0: 12:17:16 DEBUG unit.oai-epc/0.config-changed + ipv4=192.168.121.16 unit-oai-epc-0: 12:17:16 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/MME_INTERFACE_NAME_FOR_S1_MME/ s/".*"/"eth0"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 12:17:16 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/SGW_INTERFACE_NAME_FOR_S1U_S12_S4_UP/ s/".*"/"eth0"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 12:17:16 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/PGW_INTERFACE_NAME_FOR_SGI/ s/".*"/"eth0"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 12:17:16 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/MME_IPV4_ADDRESS_FOR_S1_MME/ s-".*"-"192.168.121.16/24"-' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 12:17:16 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/SGW_IPV4_ADDRESS_FOR_S1U_S12_S4_UP/ s-".*"-"192.168.121.16/24"-' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 12:17:16 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/PGW_IPV4_ADDRESS_FOR_SGI/ s-".*"-"192.168.121.16/24"-' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 12:17:16 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/DEFAULT_DNS_IPV4_ADDRESS/ s/".*"/"8.8.8.8"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 12:17:16 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/DEFAULT_DNS_SEC_IPV4_ADDRESS/ s/".*"/"8.8.8.8"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 12:17:16 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/OUTPUT/ s/".*"/"CONSOLE"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 12:17:16 DEBUG unit.oai-epc/0.config-changed + juju-log 'EPC is built, but is waiting for active connection to gather the last info' unit-oai-epc-0: 12:17:17 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:17:17 INFO unit.oai-epc/0.juju-log EPC is built, but is waiting for active connection to gather the last info unit-oai-epc-0: 12:17:17 DEBUG unit.oai-epc/0.config-changed + juju-log 'no HSS is found, so EPC is not going to be run' unit-oai-epc-0: 12:17:17 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:17:17 INFO unit.oai-epc/0.juju-log no HSS is found, so EPC is not going to be run unit-oai-epc-0: 12:17:17 INFO juju.worker.uniter.operation ran "config-changed" hook unit-oai-epc-0: 12:17:17 DEBUG juju.worker.uniter.operation committing operation "run config-changed hook" unit-oai-epc-0: 12:17:17 DEBUG juju.machinelock machine lock released for uniter (run config-changed hook) unit-oai-epc-0: 12:17:17 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 12:17:17 INFO juju.worker.uniter found queued "start" hook unit-oai-epc-0: 12:17:17 DEBUG juju.worker.uniter.operation running operation run start hook unit-oai-epc-0: 12:17:17 DEBUG juju.machinelock acquire machine lock for uniter (run start hook) unit-oai-epc-0: 12:17:17 DEBUG juju.machinelock machine lock acquired for uniter (run start hook) unit-oai-epc-0: 12:17:17 DEBUG juju.worker.uniter.operation preparing operation "run start hook" unit-oai-epc-0: 12:17:17 DEBUG juju.worker.uniter.operation executing operation "run start hook" unit-oai-epc-0: 12:17:17 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running start hook unit-oai-epc-0: 12:17:17 DEBUG unit.oai-epc/0.start + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 12:17:17 DEBUG unit.oai-epc/0.start ++ validated_mme_public_ip=0 unit-oai-epc-0: 12:17:17 DEBUG unit.oai-epc/0.start ++ relation-ids hss unit-oai-epc-0: 12:17:17 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 12:17:17 DEBUG unit.oai-epc/0.start + '[' '!' -z '' ']' unit-oai-epc-0: 12:17:17 INFO juju.worker.uniter.operation ran "start" hook unit-oai-epc-0: 12:17:17 DEBUG juju.worker.uniter.operation committing operation "run start hook" unit-oai-epc-0: 12:17:17 DEBUG juju.machinelock machine lock released for uniter (run start hook) unit-oai-epc-0: 12:17:17 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 12:17:17 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 12:17:17 DEBUG juju.worker.dependency "metric-collect" manifold worker started unit-oai-epc-0: 12:17:17 INFO juju.worker.uniter.relation joining relation "abot-epc-basic:epc oai-epc:epc" unit-oai-epc-0: 12:17:17 INFO juju.worker.uniter.relation joined relation "abot-epc-basic:epc oai-epc:epc" unit-oai-epc-0: 12:17:17 INFO juju.worker.uniter.relation joining relation "oai-epc:ssh-abot-epc abot-epc-basic:ssh-abot" unit-oai-epc-0: 12:17:17 INFO juju.worker.uniter.relation joined relation "oai-epc:ssh-abot-epc abot-epc-basic:ssh-abot" unit-oai-epc-0: 12:17:17 INFO juju.worker.uniter.relation joining relation "oai-epc:hss oai-hss:hss" unit-oai-epc-0: 12:17:17 INFO juju.worker.uniter.relation joined relation "oai-epc:hss oai-hss:hss" unit-oai-epc-0: 12:17:17 DEBUG juju.worker.uniter.operation running operation run relation-joined (2; oai-hss/0) hook unit-oai-epc-0: 12:17:17 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (2; oai-hss/0) hook) unit-oai-epc-0: 12:17:17 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (2; oai-hss/0) hook) unit-oai-epc-0: 12:17:17 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (2; oai-hss/0) hook" unit-oai-epc-0: 12:17:17 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (2; oai-hss/0) hook" unit-oai-epc-0: 12:17:17 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running hss-relation-joined hook unit-oai-epc-0: 12:17:17 DEBUG unit.oai-epc/0.hss-relation-joined + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 12:17:17 DEBUG unit.oai-epc/0.hss-relation-joined ++ validated_mme_public_ip=0 unit-oai-epc-0: 12:17:17 DEBUG unit.oai-epc/0.hss-relation-joined + juju-log 'Setting up MME relation info for HSS' unit-abot-epc-basic-0: 12:17:17 DEBUG juju.worker.uniter.remotestate got a relation units change: {3 {map[oai-epc/0:{0}] []}} unit-oai-epc-0: 12:17:17 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:17:17 INFO unit.oai-epc/0.juju-log hss:2: Setting up MME relation info for HSS unit-oai-epc-0: 12:17:17 DEBUG unit.oai-epc/0.hss-relation-joined ++ hostname --fqdn unit-abot-epc-basic-0: 12:17:17 DEBUG juju.worker.uniter.remotestate got a relation units change: {4 {map[oai-epc/0:{0}] []}} unit-oai-epc-0: 12:17:17 DEBUG unit.oai-epc/0.hss-relation-joined + relation-set mme_hostname=oai-epc-0.openair4G.eur unit-oai-hss-0: 12:17:17 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-epc/0:{0}] []}} unit-oai-hss-0: 12:17:17 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 12:17:17 DEBUG juju.worker.uniter.operation running operation run relation-joined (2; oai-epc/0) hook unit-oai-hss-0: 12:17:17 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (2; oai-epc/0) hook) unit-oai-hss-0: 12:17:17 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (2; oai-epc/0) hook) unit-oai-hss-0: 12:17:17 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (2; oai-epc/0) hook" unit-oai-hss-0: 12:17:17 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (2; oai-epc/0) hook" unit-oai-hss-0: 12:17:17 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running hss-relation-joined hook unit-oai-epc-0: 12:17:17 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 12:17:17 DEBUG unit.oai-epc/0.hss-relation-joined ++ unit-get private-address unit-oai-hss-0: 12:17:17 DEBUG unit.oai-hss/0.hss-relation-joined + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 12:17:17 DEBUG unit.oai-hss/0.hss-relation-joined + juju-log 'Setting up HSS relation info for EPC' unit-oai-epc-0: 12:17:17 DEBUG worker.uniter.jujuc running hook tool "unit-get" unit-oai-epc-0: 12:17:17 DEBUG unit.oai-epc/0.hss-relation-joined + ip_address_mme=192.168.121.16 unit-oai-epc-0: 12:17:17 DEBUG unit.oai-epc/0.hss-relation-joined + get_ip_address 192.168.121.16 unit-oai-epc-0: 12:17:17 DEBUG unit.oai-epc/0.hss-relation-joined + local ip=192.168.121.16 unit-oai-epc-0: 12:17:17 DEBUG unit.oai-epc/0.hss-relation-joined + local status=1 unit-oai-epc-0: 12:17:17 DEBUG unit.oai-epc/0.hss-relation-joined + local status_after=1 unit-oai-epc-0: 12:17:17 DEBUG unit.oai-epc/0.hss-relation-joined + validate_ip 192.168.121.16 unit-oai-epc-0: 12:17:17 DEBUG unit.oai-epc/0.hss-relation-joined + local ip=192.168.121.16 unit-oai-epc-0: 12:17:17 DEBUG unit.oai-epc/0.hss-relation-joined + local stat=1 unit-oai-epc-0: 12:17:17 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 192.168.121.16 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-epc-0: 12:17:17 DEBUG unit.oai-epc/0.hss-relation-joined + OIFS=' unit-oai-epc-0: 12:17:17 DEBUG unit.oai-epc/0.hss-relation-joined ' unit-oai-epc-0: 12:17:17 DEBUG unit.oai-epc/0.hss-relation-joined + IFS=. unit-oai-epc-0: 12:17:17 DEBUG unit.oai-epc/0.hss-relation-joined + ip=($ip) unit-oai-epc-0: 12:17:17 DEBUG unit.oai-epc/0.hss-relation-joined + IFS=' unit-oai-epc-0: 12:17:17 DEBUG unit.oai-epc/0.hss-relation-joined ' unit-oai-epc-0: 12:17:17 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 192 -le 255 ]] unit-oai-epc-0: 12:17:17 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 168 -le 255 ]] unit-oai-epc-0: 12:17:17 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 121 -le 255 ]] unit-oai-epc-0: 12:17:17 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 16 -le 255 ]] unit-oai-epc-0: 12:17:17 DEBUG unit.oai-epc/0.hss-relation-joined + stat=0 unit-oai-epc-0: 12:17:17 DEBUG unit.oai-epc/0.hss-relation-joined + return 0 unit-oai-epc-0: 12:17:17 DEBUG unit.oai-epc/0.hss-relation-joined + validate_ip 192.168.121.16 unit-oai-epc-0: 12:17:17 DEBUG unit.oai-epc/0.hss-relation-joined + local ip=192.168.121.16 unit-oai-epc-0: 12:17:17 DEBUG unit.oai-epc/0.hss-relation-joined + local stat=1 unit-oai-epc-0: 12:17:17 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 192.168.121.16 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-epc-0: 12:17:17 DEBUG unit.oai-epc/0.hss-relation-joined + OIFS=' unit-oai-epc-0: 12:17:17 DEBUG unit.oai-epc/0.hss-relation-joined ' unit-oai-epc-0: 12:17:17 DEBUG unit.oai-epc/0.hss-relation-joined + IFS=. unit-oai-epc-0: 12:17:17 DEBUG unit.oai-epc/0.hss-relation-joined + ip=($ip) unit-oai-epc-0: 12:17:17 DEBUG unit.oai-epc/0.hss-relation-joined + IFS=' unit-oai-epc-0: 12:17:17 DEBUG unit.oai-epc/0.hss-relation-joined ' unit-oai-epc-0: 12:17:17 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 192 -le 255 ]] unit-oai-epc-0: 12:17:17 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 168 -le 255 ]] unit-oai-epc-0: 12:17:17 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 121 -le 255 ]] unit-oai-epc-0: 12:17:17 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 16 -le 255 ]] unit-oai-epc-0: 12:17:17 DEBUG unit.oai-epc/0.hss-relation-joined + stat=0 unit-oai-epc-0: 12:17:17 DEBUG unit.oai-epc/0.hss-relation-joined + return 0 unit-oai-epc-0: 12:17:17 DEBUG unit.oai-epc/0.hss-relation-joined + status=0 unit-oai-epc-0: 12:17:17 DEBUG unit.oai-epc/0.hss-relation-joined + '[' 0 == 1 ']' unit-oai-epc-0: 12:17:17 DEBUG unit.oai-epc/0.hss-relation-joined + validated_mme_public_ip=192.168.121.16 unit-oai-epc-0: 12:17:17 DEBUG unit.oai-epc/0.hss-relation-joined + echo 'MME ip address is 192.168.121.16' unit-oai-epc-0: 12:17:17 DEBUG unit.oai-epc/0.hss-relation-joined MME ip address is 192.168.121.16 unit-oai-epc-0: 12:17:17 DEBUG unit.oai-epc/0.hss-relation-joined + return 0 unit-oai-epc-0: 12:17:17 DEBUG unit.oai-epc/0.hss-relation-joined + status=0 unit-oai-epc-0: 12:17:17 DEBUG unit.oai-epc/0.hss-relation-joined + '[' 0 == 1 ']' unit-oai-epc-0: 12:17:17 DEBUG unit.oai-epc/0.hss-relation-joined + relation-set ip_address_mme=192.168.121.16 unit-oai-hss-0: 12:17:17 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:17:17 INFO unit.oai-hss/0.juju-log hss:2: Setting up HSS relation info for EPC unit-oai-hss-0: 12:17:17 DEBUG unit.oai-hss/0.hss-relation-joined ++ hostname --fqdn unit-oai-hss-0: 12:17:17 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set hss_hostname=oai-hss-0.openair4G.eur unit-oai-epc-0: 12:17:17 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 12:17:17 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-epc/0:{1}] []}} unit-oai-epc-0: 12:17:17 INFO juju.worker.uniter.operation ran "hss-relation-joined" hook unit-oai-epc-0: 12:17:17 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (2; oai-hss/0) hook" unit-oai-epc-0: 12:17:17 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (2; oai-hss/0) hook) unit-oai-epc-0: 12:17:17 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 12:17:17 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 12:17:17 DEBUG juju.worker.uniter.operation running operation run relation-changed (2; oai-hss/0) hook unit-oai-epc-0: 12:17:17 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-epc-0: 12:17:17 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-epc-0: 12:17:17 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 12:17:17 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 12:17:17 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running hss-relation-changed hook unit-oai-hss-0: 12:17:17 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 12:17:17 DEBUG unit.oai-hss/0.hss-relation-joined ++ unit-get private-address unit-oai-epc-0: 12:17:17 DEBUG unit.oai-epc/0.hss-relation-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 12:17:17 DEBUG unit.oai-epc/0.hss-relation-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 12:17:17 DEBUG unit.oai-epc/0.hss-relation-changed + set_env_paths unit-oai-epc-0: 12:17:17 DEBUG unit.oai-epc/0.hss-relation-changed + openair_path=/srv/openair-cn unit-oai-epc-0: 12:17:17 DEBUG unit.oai-epc/0.hss-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 12:17:17 DEBUG unit.oai-epc/0.hss-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 12:17:17 DEBUG unit.oai-epc/0.hss-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 12:17:17 DEBUG unit.oai-epc/0.hss-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 12:17:17 DEBUG unit.oai-epc/0.hss-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 12:17:17 DEBUG unit.oai-epc/0.hss-relation-changed + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 12:17:17 DEBUG unit.oai-epc/0.hss-relation-changed + epc_exec_name=mme_gw unit-oai-epc-0: 12:17:17 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'Retrieving HSS relation info' unit-oai-hss-0: 12:17:17 DEBUG worker.uniter.jujuc running hook tool "unit-get" unit-oai-epc-0: 12:17:17 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:17:17 INFO unit.oai-epc/0.juju-log hss:2: Retrieving HSS relation info unit-oai-epc-0: 12:17:17 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get ip_address unit-oai-hss-0: 12:17:17 DEBUG unit.oai-hss/0.hss-relation-joined + hss_public_ip=192.168.121.10 unit-oai-hss-0: 12:17:17 DEBUG unit.oai-hss/0.hss-relation-joined + get_ip_address 192.168.121.10 unit-oai-hss-0: 12:17:17 DEBUG unit.oai-hss/0.hss-relation-joined + local ip=192.168.121.10 unit-oai-hss-0: 12:17:17 DEBUG unit.oai-hss/0.hss-relation-joined + local status=1 unit-oai-hss-0: 12:17:17 DEBUG unit.oai-hss/0.hss-relation-joined + local status_after=1 unit-oai-hss-0: 12:17:17 DEBUG unit.oai-hss/0.hss-relation-joined + validate_ip 192.168.121.10 unit-oai-hss-0: 12:17:17 DEBUG unit.oai-hss/0.hss-relation-joined + local ip=192.168.121.10 unit-oai-hss-0: 12:17:17 DEBUG unit.oai-hss/0.hss-relation-joined + local stat=1 unit-oai-hss-0: 12:17:17 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 192.168.121.10 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-hss-0: 12:17:17 DEBUG unit.oai-hss/0.hss-relation-joined + OIFS=' unit-oai-hss-0: 12:17:17 DEBUG unit.oai-hss/0.hss-relation-joined ' unit-oai-hss-0: 12:17:17 DEBUG unit.oai-hss/0.hss-relation-joined + IFS=. unit-oai-hss-0: 12:17:17 DEBUG unit.oai-hss/0.hss-relation-joined + ip=($ip) unit-oai-hss-0: 12:17:17 DEBUG unit.oai-hss/0.hss-relation-joined + IFS=' unit-oai-hss-0: 12:17:17 DEBUG unit.oai-hss/0.hss-relation-joined ' unit-oai-hss-0: 12:17:17 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 192 -le 255 ]] unit-oai-hss-0: 12:17:17 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 168 -le 255 ]] unit-oai-hss-0: 12:17:17 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 121 -le 255 ]] unit-oai-hss-0: 12:17:17 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 10 -le 255 ]] unit-oai-hss-0: 12:17:17 DEBUG unit.oai-hss/0.hss-relation-joined + stat=0 unit-oai-hss-0: 12:17:17 DEBUG unit.oai-hss/0.hss-relation-joined + return 0 unit-oai-hss-0: 12:17:17 DEBUG unit.oai-hss/0.hss-relation-joined + validate_ip 192.168.121.10 unit-oai-hss-0: 12:17:17 DEBUG unit.oai-hss/0.hss-relation-joined + local ip=192.168.121.10 unit-oai-hss-0: 12:17:17 DEBUG unit.oai-hss/0.hss-relation-joined + local stat=1 unit-oai-hss-0: 12:17:17 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 192.168.121.10 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-hss-0: 12:17:17 DEBUG unit.oai-hss/0.hss-relation-joined + OIFS=' unit-oai-hss-0: 12:17:17 DEBUG unit.oai-hss/0.hss-relation-joined ' unit-oai-hss-0: 12:17:17 DEBUG unit.oai-hss/0.hss-relation-joined + IFS=. unit-oai-hss-0: 12:17:17 DEBUG unit.oai-hss/0.hss-relation-joined + ip=($ip) unit-oai-hss-0: 12:17:17 DEBUG unit.oai-hss/0.hss-relation-joined + IFS=' unit-oai-hss-0: 12:17:17 DEBUG unit.oai-hss/0.hss-relation-joined ' unit-oai-hss-0: 12:17:17 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 192 -le 255 ]] unit-oai-hss-0: 12:17:17 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 168 -le 255 ]] unit-oai-hss-0: 12:17:17 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 121 -le 255 ]] unit-oai-hss-0: 12:17:17 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 10 -le 255 ]] unit-oai-hss-0: 12:17:17 DEBUG unit.oai-hss/0.hss-relation-joined + stat=0 unit-oai-hss-0: 12:17:17 DEBUG unit.oai-hss/0.hss-relation-joined + return 0 unit-oai-hss-0: 12:17:17 DEBUG unit.oai-hss/0.hss-relation-joined + status=0 unit-oai-hss-0: 12:17:17 DEBUG unit.oai-hss/0.hss-relation-joined + '[' 0 == 1 ']' unit-oai-hss-0: 12:17:17 DEBUG unit.oai-hss/0.hss-relation-joined + validated_hss_public_ip=192.168.121.10 unit-oai-hss-0: 12:17:17 DEBUG unit.oai-hss/0.hss-relation-joined + echo 'MME ip address is 192.168.121.10' unit-oai-hss-0: 12:17:17 DEBUG unit.oai-hss/0.hss-relation-joined MME ip address is 192.168.121.10 unit-oai-hss-0: 12:17:17 DEBUG unit.oai-hss/0.hss-relation-joined + return 0 unit-oai-hss-0: 12:17:17 DEBUG unit.oai-hss/0.hss-relation-joined + status=0 unit-oai-hss-0: 12:17:17 DEBUG unit.oai-hss/0.hss-relation-joined + '[' 0 == 1 ']' unit-oai-hss-0: 12:17:17 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set ip_address=192.168.121.10 unit-oai-epc-0: 12:17:17 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 12:17:17 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 12:17:17 DEBUG unit.oai-epc/0.hss-relation-changed + ip_address_hss= unit-oai-epc-0: 12:17:17 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get hss_hostname unit-oai-hss-0: 12:17:17 DEBUG unit.oai-hss/0.hss-relation-joined ++ relation-ids db unit-oai-hss-0: 12:17:17 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 12:17:17 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 12:17:17 DEBUG unit.oai-hss/0.hss-relation-joined + '[' -n db:1 ']' unit-oai-hss-0: 12:17:17 DEBUG unit.oai-hss/0.hss-relation-joined + check_hss_process unit-oai-hss-0: 12:17:17 DEBUG unit.oai-hss/0.hss-relation-joined ++ service oai_hss status unit-oai-epc-0: 12:17:17 DEBUG unit.oai-epc/0.hss-relation-changed + hss_fqdn= unit-oai-epc-0: 12:17:17 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get hss_running unit-oai-hss-0: 12:17:17 DEBUG unit.oai-hss/0.hss-relation-joined + IS_RUNNING='oai_hss start/running, process 22189' unit-oai-hss-0: 12:17:17 DEBUG unit.oai-hss/0.hss-relation-joined + [[ oai_hss start/running, process 22189 =~ .*running.* ]] unit-oai-hss-0: 12:17:17 DEBUG unit.oai-hss/0.hss-relation-joined + juju-log 'OAI HSS is running' unit-oai-epc-0: 12:17:18 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 12:17:18 DEBUG unit.oai-epc/0.hss-relation-changed + hss_running=yes unit-oai-epc-0: 12:17:18 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get mme_in_db unit-oai-hss-0: 12:17:18 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:17:18 INFO unit.oai-hss/0.juju-log hss:2: OAI HSS is running unit-oai-hss-0: 12:17:18 DEBUG unit.oai-hss/0.hss-relation-joined + status=0 unit-oai-hss-0: 12:17:18 DEBUG unit.oai-hss/0.hss-relation-joined + '[' 0 -eq 0 ']' unit-oai-hss-0: 12:17:18 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set hss_running=yes unit-oai-epc-0: 12:17:18 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 12:17:18 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 12:17:18 DEBUG unit.oai-hss/0.hss-relation-joined + get_opc_value unit-oai-hss-0: 12:17:18 DEBUG unit.oai-hss/0.hss-relation-joined ++ config-get imsi unit-oai-epc-0: 12:17:18 DEBUG unit.oai-epc/0.hss-relation-changed + mme_in_db=yes unit-oai-epc-0: 12:17:18 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get trigger_restart unit-oai-hss-0: 12:17:18 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:17:18 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 12:17:18 DEBUG unit.oai-hss/0.hss-relation-joined + imsi_val=208930100001111 unit-oai-hss-0: 12:17:18 DEBUG unit.oai-hss/0.hss-relation-joined ++ cut -d \' -f2 unit-oai-hss-0: 12:17:18 DEBUG unit.oai-hss/0.hss-relation-joined ++ grep UNHEX unit-oai-hss-0: 12:17:18 DEBUG unit.oai-hss/0.hss-relation-joined ++ grep 208930100001111 /srv/.out unit-oai-epc-0: 12:17:18 DEBUG unit.oai-epc/0.hss-relation-changed + trigger_restart= unit-oai-epc-0: 12:17:18 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids epc unit-oai-hss-0: 12:17:18 DEBUG unit.oai-hss/0.hss-relation-joined + UNHEXKEY=e734f8734007d6c5ce7a0508809e7e9c unit-oai-hss-0: 12:17:18 DEBUG unit.oai-hss/0.hss-relation-joined + '[' e734f8734007d6c5ce7a0508809e7e9c == '' ']' unit-oai-hss-0: 12:17:18 DEBUG unit.oai-hss/0.hss-relation-joined + juju-log 'OPC key found' unit-oai-hss-0: 12:17:18 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:17:18 INFO unit.oai-hss/0.juju-log hss:2: OPC key found unit-oai-epc-0: 12:17:18 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 12:17:18 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set opc-key=e734f8734007d6c5ce7a0508809e7e9c unit-oai-epc-0: 12:17:18 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'trigger_restart=, hss_running=yes, mme_in_db=yes , relation_ids_epc=epc:3 ' unit-oai-hss-0: 12:17:18 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 12:17:18 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set trigger_restart=0 unit-oai-epc-0: 12:17:18 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:17:18 INFO unit.oai-epc/0.juju-log hss:2: trigger_restart=, hss_running=yes, mme_in_db=yes , relation_ids_epc=epc:3 unit-oai-epc-0: 12:17:18 DEBUG unit.oai-epc/0.hss-relation-changed + '[' '!' -f /var/lib/juju/agents/unit-oai-epc-0/charm/.trigger ']' unit-oai-epc-0: 12:17:18 DEBUG unit.oai-epc/0.hss-relation-changed + echo 0 unit-oai-epc-0: 12:17:18 DEBUG unit.oai-epc/0.hss-relation-changed + '[' -z '' ']' unit-oai-epc-0: 12:17:18 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'Data not sent yet' unit-oai-hss-0: 12:17:18 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 12:17:18 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set mme_in_db=no unit-oai-epc-0: 12:17:18 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:17:18 INFO unit.oai-epc/0.juju-log hss:2: Data not sent yet unit-oai-epc-0: 12:17:18 DEBUG unit.oai-epc/0.hss-relation-changed + exit 0 unit-oai-epc-0: 12:17:18 INFO juju.worker.uniter.operation ran "hss-relation-changed" hook unit-oai-epc-0: 12:17:18 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-hss-0: 12:17:18 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 12:17:18 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-epc-0: 12:17:18 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 12:17:18 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 12:17:18 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-epc-0: 12:17:18 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-hss/0:{2}] []}} unit-oai-hss-0: 12:17:18 INFO juju.worker.uniter.operation ran "hss-relation-joined" hook unit-oai-hss-0: 12:17:18 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (2; oai-epc/0) hook" unit-oai-hss-0: 12:17:19 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (2; oai-epc/0) hook) unit-oai-hss-0: 12:17:19 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 12:17:19 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 12:17:19 DEBUG juju.worker.uniter.operation running operation run relation-changed (2; oai-epc/0) hook unit-oai-hss-0: 12:17:19 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (2; oai-epc/0) hook) unit-oai-hss-0: 12:17:19 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (2; oai-epc/0) hook) unit-oai-hss-0: 12:17:19 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (2; oai-epc/0) hook" unit-oai-epc-0: 12:17:19 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 12:17:19 DEBUG juju.worker.uniter.operation running operation run relation-changed (2; oai-hss/0) hook unit-oai-epc-0: 12:17:19 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-epc-0: 12:17:19 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-epc-0: 12:17:19 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-hss-0: 12:17:19 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (2; oai-epc/0) hook" unit-oai-hss-0: 12:17:19 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running hss-relation-changed hook unit-oai-epc-0: 12:17:19 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 12:17:19 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running hss-relation-changed hook unit-oai-hss-0: 12:17:19 DEBUG unit.oai-hss/0.hss-relation-changed + juju-log 'Retrieving MME relation info' unit-oai-epc-0: 12:17:19 DEBUG unit.oai-epc/0.hss-relation-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 12:17:19 DEBUG unit.oai-epc/0.hss-relation-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 12:17:19 DEBUG unit.oai-epc/0.hss-relation-changed + set_env_paths unit-oai-epc-0: 12:17:19 DEBUG unit.oai-epc/0.hss-relation-changed + openair_path=/srv/openair-cn unit-oai-epc-0: 12:17:19 DEBUG unit.oai-epc/0.hss-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 12:17:19 DEBUG unit.oai-epc/0.hss-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 12:17:19 DEBUG unit.oai-epc/0.hss-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 12:17:19 DEBUG unit.oai-epc/0.hss-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 12:17:19 DEBUG unit.oai-epc/0.hss-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 12:17:19 DEBUG unit.oai-epc/0.hss-relation-changed + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 12:17:19 DEBUG unit.oai-epc/0.hss-relation-changed + epc_exec_name=mme_gw unit-oai-epc-0: 12:17:19 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'Retrieving HSS relation info' unit-oai-hss-0: 12:17:19 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:17:19 INFO unit.oai-hss/0.juju-log hss:2: Retrieving MME relation info unit-oai-hss-0: 12:17:19 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get mme_hostname unit-oai-epc-0: 12:17:19 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:17:19 INFO unit.oai-epc/0.juju-log hss:2: Retrieving HSS relation info unit-oai-epc-0: 12:17:19 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get ip_address unit-oai-hss-0: 12:17:19 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 12:17:19 DEBUG unit.oai-hss/0.hss-relation-changed + mme_fqdn=oai-epc-0.openair4G.eur unit-oai-hss-0: 12:17:19 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get ip_address_mme unit-oai-epc-0: 12:17:19 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 12:17:19 DEBUG unit.oai-epc/0.hss-relation-changed + ip_address_hss=192.168.121.10 unit-oai-epc-0: 12:17:19 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get hss_hostname unit-oai-hss-0: 12:17:19 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 12:17:19 DEBUG unit.oai-hss/0.hss-relation-changed + IP_mme=192.168.121.16 unit-oai-hss-0: 12:17:19 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z oai-epc-0.openair4G.eur ']' unit-oai-hss-0: 12:17:19 DEBUG unit.oai-hss/0.hss-relation-changed ++ grep -o oai-epc-0.openair4G.eur /etc/hosts unit-oai-hss-0: 12:17:19 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z '' ']' unit-oai-hss-0: 12:17:19 DEBUG unit.oai-hss/0.hss-relation-changed + echo '192.168.121.16 oai-epc-0.openair4G.eur mme' unit-oai-hss-0: 12:17:19 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-ids db unit-oai-epc-0: 12:17:19 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 12:17:19 DEBUG unit.oai-epc/0.hss-relation-changed + hss_fqdn=oai-hss-0.openair4G.eur unit-oai-epc-0: 12:17:19 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get hss_running unit-oai-hss-0: 12:17:19 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 12:17:19 DEBUG unit.oai-hss/0.hss-relation-changed + db_id=db:1 unit-oai-hss-0: 12:17:19 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z db:1 ']' unit-oai-hss-0: 12:17:19 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-list -r db:1 unit-oai-epc-0: 12:17:19 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 12:17:19 DEBUG unit.oai-epc/0.hss-relation-changed + hss_running=yes unit-oai-epc-0: 12:17:19 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get mme_in_db unit-oai-hss-0: 12:17:19 DEBUG worker.uniter.jujuc running hook tool "relation-list" unit-oai-hss-0: 12:17:19 DEBUG unit.oai-hss/0.hss-relation-changed + db_unit=mysql/0 unit-oai-hss-0: 12:17:19 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z mysql/0 ']' unit-oai-hss-0: 12:17:19 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get -r db:1 user mysql/0 unit-oai-epc-0: 12:17:19 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 12:17:19 DEBUG unit.oai-epc/0.hss-relation-changed + mme_in_db=no unit-oai-epc-0: 12:17:19 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get trigger_restart unit-oai-hss-0: 12:17:19 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 12:17:19 DEBUG unit.oai-hss/0.hss-relation-changed + db_user=iepuibeseethaus unit-oai-hss-0: 12:17:19 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get -r db:1 password mysql/0 unit-oai-epc-0: 12:17:19 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 12:17:19 DEBUG unit.oai-epc/0.hss-relation-changed + trigger_restart=0 unit-oai-epc-0: 12:17:19 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids epc unit-oai-hss-0: 12:17:19 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 12:17:19 DEBUG unit.oai-hss/0.hss-relation-changed + db_password=eefienoowohsahv unit-oai-hss-0: 12:17:19 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get -r db:1 host mysql/0 unit-oai-epc-0: 12:17:19 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 12:17:19 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'trigger_restart=0, hss_running=yes, mme_in_db=no , relation_ids_epc=epc:3 ' unit-oai-hss-0: 12:17:19 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 12:17:19 DEBUG unit.oai-hss/0.hss-relation-changed + db_host=192.168.121.5 unit-oai-hss-0: 12:17:19 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get -r db:1 database mysql/0 unit-oai-epc-0: 12:17:19 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:17:19 INFO unit.oai-epc/0.juju-log hss:2: trigger_restart=0, hss_running=yes, mme_in_db=no , relation_ids_epc=epc:3 unit-oai-epc-0: 12:17:19 DEBUG unit.oai-epc/0.hss-relation-changed + '[' '!' -f /var/lib/juju/agents/unit-oai-epc-0/charm/.trigger ']' unit-oai-epc-0: 12:17:19 DEBUG unit.oai-epc/0.hss-relation-changed + '[' -z 192.168.121.10 ']' unit-oai-epc-0: 12:17:19 DEBUG unit.oai-epc/0.hss-relation-changed + '[' no == no ']' unit-oai-epc-0: 12:17:19 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'Waiting for the mme insertion in the db......' unit-oai-hss-0: 12:17:19 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 12:17:19 DEBUG unit.oai-hss/0.hss-relation-changed + db_database=oai-hss unit-oai-hss-0: 12:17:19 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z iepuibeseethaus ']' unit-oai-hss-0: 12:17:19 DEBUG unit.oai-hss/0.hss-relation-changed + realm_mme=openair4G.eur unit-oai-hss-0: 12:17:19 DEBUG unit.oai-hss/0.hss-relation-changed ++ /usr/bin/mysql -u iepuibeseethaus --password=eefienoowohsahv -h 192.168.121.5 oai-hss -e 'select mmehost from mmeidentity where mmehost='\''oai-epc-0.openair4G.eur'\''' unit-oai-hss-0: 12:17:19 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z '' ']' unit-oai-hss-0: 12:17:19 DEBUG unit.oai-hss/0.hss-relation-changed ++ egrep '[0-9]+' unit-oai-hss-0: 12:17:19 DEBUG unit.oai-hss/0.hss-relation-changed ++ /usr/bin/mysql -u iepuibeseethaus --password=eefienoowohsahv -h 192.168.121.5 oai-hss -e 'select max(idmmeidentity) from mmeidentity;' unit-oai-hss-0: 12:17:19 DEBUG unit.oai-hss/0.hss-relation-changed + primary_key=6 unit-oai-hss-0: 12:17:19 DEBUG unit.oai-hss/0.hss-relation-changed + primary_key=7 unit-oai-hss-0: 12:17:19 DEBUG unit.oai-hss/0.hss-relation-changed + juju-log 'Inserting the MME info in the mmeidentity table of oai_db database' unit-oai-epc-0: 12:17:19 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:17:19 INFO unit.oai-epc/0.juju-log hss:2: Waiting for the mme insertion in the db...... unit-oai-epc-0: 12:17:19 DEBUG unit.oai-epc/0.hss-relation-changed + exit 0 unit-oai-epc-0: 12:17:19 INFO juju.worker.uniter.operation ran "hss-relation-changed" hook unit-oai-epc-0: 12:17:19 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 12:17:19 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-epc-0: 12:17:19 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 12:17:19 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 12:17:19 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-hss-0: 12:17:19 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:17:19 INFO unit.oai-hss/0.juju-log hss:2: Inserting the MME info in the mmeidentity table of oai_db database unit-oai-hss-0: 12:17:19 DEBUG unit.oai-hss/0.hss-relation-changed + /usr/bin/mysql -u iepuibeseethaus --password=eefienoowohsahv -h 192.168.121.5 oai-hss unit-oai-hss-0: 12:17:19 DEBUG unit.oai-hss/0.hss-relation-changed + relation-set mme_in_db=yes unit-oai-hss-0: 12:17:19 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 12:17:19 INFO juju.worker.uniter.operation ran "hss-relation-changed" hook unit-oai-hss-0: 12:17:19 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (2; oai-epc/0) hook" unit-oai-hss-0: 12:17:19 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (2; oai-epc/0) hook) unit-oai-hss-0: 12:17:19 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 12:17:19 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 12:17:19 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-epc-0: 12:17:19 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-hss/0:{3}] []}} unit-oai-epc-0: 12:17:19 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 12:17:19 DEBUG juju.worker.uniter.operation running operation run relation-changed (2; oai-hss/0) hook unit-oai-epc-0: 12:17:19 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-epc-0: 12:17:19 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-epc-0: 12:17:19 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-hss-0: 12:17:19 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 12:17:19 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 12:17:19 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running hss-relation-changed hook unit-oai-epc-0: 12:17:19 DEBUG unit.oai-epc/0.hss-relation-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 12:17:19 DEBUG unit.oai-epc/0.hss-relation-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 12:17:19 DEBUG unit.oai-epc/0.hss-relation-changed + set_env_paths unit-oai-epc-0: 12:17:19 DEBUG unit.oai-epc/0.hss-relation-changed + openair_path=/srv/openair-cn unit-oai-epc-0: 12:17:19 DEBUG unit.oai-epc/0.hss-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 12:17:19 DEBUG unit.oai-epc/0.hss-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 12:17:19 DEBUG unit.oai-epc/0.hss-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 12:17:19 DEBUG unit.oai-epc/0.hss-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 12:17:19 DEBUG unit.oai-epc/0.hss-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 12:17:19 DEBUG unit.oai-epc/0.hss-relation-changed + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 12:17:19 DEBUG unit.oai-epc/0.hss-relation-changed + epc_exec_name=mme_gw unit-oai-epc-0: 12:17:19 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'Retrieving HSS relation info' unit-oai-epc-0: 12:17:20 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:17:20 INFO unit.oai-epc/0.juju-log hss:2: Retrieving HSS relation info unit-oai-epc-0: 12:17:20 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get ip_address unit-oai-epc-0: 12:17:20 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 12:17:20 DEBUG unit.oai-epc/0.hss-relation-changed + ip_address_hss=192.168.121.10 unit-oai-epc-0: 12:17:20 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get hss_hostname unit-oai-epc-0: 12:17:20 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 12:17:20 DEBUG unit.oai-epc/0.hss-relation-changed + hss_fqdn=oai-hss-0.openair4G.eur unit-oai-epc-0: 12:17:20 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get hss_running unit-oai-epc-0: 12:17:20 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 12:17:20 DEBUG unit.oai-epc/0.hss-relation-changed + hss_running=yes unit-oai-epc-0: 12:17:20 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get mme_in_db unit-oai-epc-0: 12:17:20 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 12:17:20 DEBUG unit.oai-epc/0.hss-relation-changed + mme_in_db=yes unit-oai-epc-0: 12:17:20 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get trigger_restart unit-oai-epc-0: 12:17:20 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 12:17:20 DEBUG unit.oai-epc/0.hss-relation-changed + trigger_restart=0 unit-oai-epc-0: 12:17:20 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids epc unit-oai-epc-0: 12:17:20 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 12:17:20 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'trigger_restart=0, hss_running=yes, mme_in_db=yes , relation_ids_epc=epc:3 ' unit-oai-epc-0: 12:17:20 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:17:20 INFO unit.oai-epc/0.juju-log hss:2: trigger_restart=0, hss_running=yes, mme_in_db=yes , relation_ids_epc=epc:3 unit-oai-epc-0: 12:17:20 DEBUG unit.oai-epc/0.hss-relation-changed + '[' '!' -f /var/lib/juju/agents/unit-oai-epc-0/charm/.trigger ']' unit-oai-epc-0: 12:17:20 DEBUG unit.oai-epc/0.hss-relation-changed + '[' -z 192.168.121.10 ']' unit-oai-epc-0: 12:17:20 DEBUG unit.oai-epc/0.hss-relation-changed + '[' yes == no ']' unit-oai-epc-0: 12:17:20 DEBUG unit.oai-epc/0.hss-relation-changed + '[' yes == yes ']' unit-oai-epc-0: 12:17:20 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'Mme has been inserted so let'\''s run EPC!!!' unit-oai-epc-0: 12:17:20 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:17:20 INFO unit.oai-epc/0.juju-log hss:2: Mme has been inserted so let's run EPC!!! unit-oai-epc-0: 12:17:20 DEBUG unit.oai-epc/0.hss-relation-changed + '[' yes == no ']' unit-oai-epc-0: 12:17:20 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -o oai-hss-0.openair4G.eur /etc/hosts unit-oai-epc-0: 12:17:20 DEBUG unit.oai-epc/0.hss-relation-changed + '[' -z '' ']' unit-oai-epc-0: 12:17:20 DEBUG unit.oai-epc/0.hss-relation-changed + echo '192.168.121.10 oai-hss-0.openair4G.eur hss' unit-oai-epc-0: 12:17:20 DEBUG unit.oai-epc/0.hss-relation-changed + hss_hostname=oai-hss-0 unit-oai-epc-0: 12:17:20 DEBUG unit.oai-epc/0.hss-relation-changed + sed -r -i 's/(HSS_HOSTNAME[^"]*)".*"/\1"oai-hss-0"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 12:17:20 DEBUG unit.oai-epc/0.hss-relation-changed ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.trigger unit-oai-epc-0: 12:17:20 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 '!=' 0 ']' unit-oai-epc-0: 12:17:20 DEBUG unit.oai-epc/0.hss-relation-changed + check_epc_process unit-oai-epc-0: 12:17:20 DEBUG unit.oai-epc/0.hss-relation-changed ++ service mme_gw status unit-oai-epc-0: 12:17:20 DEBUG unit.oai-epc/0.hss-relation-changed + IS_RUNNING='mme_gw stop/waiting' unit-oai-epc-0: 12:17:20 DEBUG unit.oai-epc/0.hss-relation-changed + [[ mme_gw stop/waiting =~ .*running.* ]] unit-oai-epc-0: 12:17:20 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'OAI EPC is not running...' unit-oai-epc-0: 12:17:20 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:17:20 INFO unit.oai-epc/0.juju-log hss:2: OAI EPC is not running... unit-oai-epc-0: 12:17:20 DEBUG unit.oai-epc/0.hss-relation-changed + status=1 unit-oai-epc-0: 12:17:20 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 1 -eq 1 ']' unit-oai-epc-0: 12:17:20 DEBUG unit.oai-epc/0.hss-relation-changed + /var/lib/juju/agents/unit-oai-epc-0/charm/hooks/start unit-oai-epc-0: 12:17:20 DEBUG unit.oai-epc/0.hss-relation-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 12:17:20 DEBUG unit.oai-epc/0.hss-relation-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 12:17:20 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids hss unit-oai-epc-0: 12:17:20 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 12:17:20 DEBUG unit.oai-epc/0.hss-relation-changed + '[' '!' -z hss:2 ']' unit-oai-epc-0: 12:17:20 DEBUG unit.oai-epc/0.hss-relation-changed + service mme_gw restart unit-oai-epc-0: 12:17:20 DEBUG unit.oai-epc/0.hss-relation-changed stop: Unknown instance: unit-oai-epc-0: 12:17:20 DEBUG unit.oai-epc/0.hss-relation-changed mme_gw start/running, process 15441 unit-oai-epc-0: 12:17:20 DEBUG unit.oai-epc/0.hss-relation-changed + check_epc_process unit-oai-epc-0: 12:17:20 DEBUG unit.oai-epc/0.hss-relation-changed ++ service mme_gw status unit-oai-epc-0: 12:17:20 DEBUG unit.oai-epc/0.hss-relation-changed + IS_RUNNING='mme_gw start/running, process 15441' unit-oai-epc-0: 12:17:20 DEBUG unit.oai-epc/0.hss-relation-changed + [[ mme_gw start/running, process 15441 =~ .*running.* ]] unit-oai-epc-0: 12:17:20 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'OAI EPC is running...let'\''s check if it is connected to HSS' unit-oai-epc-0: 12:17:20 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:17:20 INFO unit.oai-epc/0.juju-log hss:2: OAI EPC is running...let's check if it is connected to HSS unit-oai-epc-0: 12:17:20 DEBUG unit.oai-epc/0.hss-relation-changed + status=0 unit-oai-epc-0: 12:17:20 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -eq 1 ']' unit-oai-epc-0: 12:17:20 DEBUG unit.oai-epc/0.hss-relation-changed + check_epc_connection unit-oai-epc-0: 12:17:20 DEBUG unit.oai-epc/0.hss-relation-changed + COUNTER=0 unit-oai-epc-0: 12:17:20 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -lt 30 ']' unit-oai-epc-0: 12:17:20 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 1 unit-oai-epc-0: 12:17:21 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 12:17:21 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 12:17:21 DEBUG unit.oai-epc/0.hss-relation-changed + COUNTER=1 unit-oai-epc-0: 12:17:21 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 1 -lt 30 ']' unit-oai-epc-0: 12:17:21 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 1 unit-oai-epc-0: 12:17:22 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 12:17:22 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 12:17:22 DEBUG unit.oai-epc/0.hss-relation-changed + COUNTER=2 unit-oai-epc-0: 12:17:22 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 2 -lt 30 ']' unit-oai-epc-0: 12:17:22 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 1 unit-oai-epc-0: 12:17:23 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 12:17:23 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 12:17:23 DEBUG unit.oai-epc/0.hss-relation-changed + COUNTER=3 unit-oai-epc-0: 12:17:23 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 3 -lt 30 ']' unit-oai-epc-0: 12:17:23 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 1 unit-oai-epc-0: 12:17:24 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 12:17:24 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 12:17:24 DEBUG unit.oai-epc/0.hss-relation-changed + COUNTER=4 unit-oai-epc-0: 12:17:24 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 4 -lt 30 ']' unit-oai-epc-0: 12:17:24 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 1 unit-oai-epc-0: 12:17:25 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 12:17:25 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 1 -gt 0 ']' unit-oai-epc-0: 12:17:25 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'OAI EPC is running and connected to HSS' unit-oai-epc-0: 12:17:25 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:17:25 INFO unit.oai-epc/0.juju-log hss:2: OAI EPC is running and connected to HSS unit-oai-epc-0: 12:17:25 DEBUG unit.oai-epc/0.hss-relation-changed + status-set active 'OAI EPC is running and connected to HSS' unit-oai-epc-0: 12:17:26 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 12:17:26 DEBUG unit.oai-epc/0.hss-relation-changed + break unit-oai-epc-0: 12:17:26 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 4 -eq 30 ']' unit-oai-epc-0: 12:17:26 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 2 unit-oai-epc-0: 12:17:28 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids epc unit-oai-epc-0: 12:17:28 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 12:17:28 DEBUG unit.oai-epc/0.hss-relation-changed + '[' -n epc:3 ']' unit-oai-epc-0: 12:17:28 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids epc unit-oai-epc-0: 12:17:28 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 12:17:28 DEBUG unit.oai-epc/0.hss-relation-changed + for epc_id in '$(relation-ids epc)' unit-oai-epc-0: 12:17:28 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log epc:3 unit-oai-epc-0: 12:17:28 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:17:28 INFO unit.oai-epc/0.juju-log hss:2: epc:3 unit-oai-epc-0: 12:17:28 DEBUG unit.oai-epc/0.hss-relation-changed + relation-set -r epc:3 epc_running=yes unit-oai-epc-0: 12:17:28 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 12:17:28 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get opc-key unit-oai-epc-0: 12:17:28 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 12:17:28 DEBUG unit.oai-epc/0.hss-relation-changed + hss_opc_val=e734f8734007d6c5ce7a0508809e7e9c unit-oai-epc-0: 12:17:28 DEBUG unit.oai-epc/0.hss-relation-changed + echo e734f8734007d6c5ce7a0508809e7e9c unit-oai-epc-0: 12:17:28 INFO juju.worker.uniter.operation ran "hss-relation-changed" hook unit-oai-epc-0: 12:17:28 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 12:17:28 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-epc-0: 12:17:28 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 12:17:28 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 12:17:28 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 12:17:28 DEBUG juju.worker.uniter.remotestate got a relation units change: {3 {map[oai-epc/0:{1}] []}} unit-abot-epc-basic-0: 12:17:37 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Installing oaisim >> unit-abot-epc-basic-0: 12:17:37 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Configuring abot-functest-basic >> unit-abot-epc-basic-0: 12:17:37 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-abot-epc-basic-0: 12:17:37 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-abot-epc-basic-0: 12:17:38 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-abot-epc-basic-0: 12:17:38 INFO unit.abot-epc-basic/0.juju-log ABot Install complete! unit-abot-epc-basic-0: 12:17:38 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 12:17:38 INFO juju.worker.uniter.operation ran "install" hook unit-abot-epc-basic-0: 12:17:38 DEBUG juju.worker.uniter.operation committing operation "run install hook" unit-abot-epc-basic-0: 12:17:38 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-abot-epc-basic-0: 12:17:38 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 12:17:38 DEBUG juju.worker.uniter.operation running operation accept leadership unit-abot-epc-basic-0: 12:17:38 DEBUG juju.worker.uniter.operation preparing operation "accept leadership" unit-abot-epc-basic-0: 12:17:38 DEBUG juju.worker.uniter.operation committing operation "accept leadership" unit-abot-epc-basic-0: 12:17:38 INFO juju.worker.uniter found queued "leader-elected" hook unit-abot-epc-basic-0: 12:17:38 DEBUG juju.worker.uniter.operation running operation run leader-elected hook unit-abot-epc-basic-0: 12:17:38 DEBUG juju.machinelock acquire machine lock for uniter (run leader-elected hook) unit-abot-epc-basic-0: 12:17:38 DEBUG juju.machinelock machine lock acquired for uniter (run leader-elected hook) unit-abot-epc-basic-0: 12:17:38 DEBUG juju.worker.uniter.operation preparing operation "run leader-elected hook" unit-abot-epc-basic-0: 12:17:38 DEBUG juju.worker.uniter.operation executing operation "run leader-elected hook" unit-abot-epc-basic-0: 12:17:38 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running leader-elected hook unit-abot-epc-basic-0: 12:17:38 INFO juju.worker.uniter.operation skipped "leader-elected" hook (missing) unit-abot-epc-basic-0: 12:17:38 DEBUG juju.worker.uniter.operation committing operation "run leader-elected hook" unit-abot-epc-basic-0: 12:17:38 DEBUG juju.machinelock machine lock released for uniter (run leader-elected hook) unit-abot-epc-basic-0: 12:17:38 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 12:17:38 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 12:17:38 DEBUG juju.worker.uniter.operation running operation run config-changed hook unit-abot-epc-basic-0: 12:17:38 DEBUG juju.machinelock acquire machine lock for uniter (run config-changed hook) unit-abot-epc-basic-0: 12:17:38 DEBUG juju.machinelock machine lock acquired for uniter (run config-changed hook) unit-abot-epc-basic-0: 12:17:38 DEBUG juju.worker.uniter.operation preparing operation "run config-changed hook" unit-abot-epc-basic-0: 12:17:38 DEBUG juju.worker.uniter.operation executing operation "run config-changed hook" unit-abot-epc-basic-0: 12:17:38 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running config-changed hook unit-abot-epc-basic-0: 12:17:38 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 12:17:38 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-abot-epc-basic-0: 12:17:38 INFO unit.abot-epc-basic/0.juju-log Installing the tags obtained from config: local-commands unit-abot-epc-basic-0: 12:17:38 DEBUG worker.uniter.jujuc running hook tool "unit-get" unit-abot-epc-basic-0: 12:17:38 INFO juju.worker.uniter.operation ran "config-changed" hook unit-abot-epc-basic-0: 12:17:38 DEBUG juju.worker.uniter.operation committing operation "run config-changed hook" unit-abot-epc-basic-0: 12:17:38 DEBUG juju.machinelock machine lock released for uniter (run config-changed hook) unit-abot-epc-basic-0: 12:17:38 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 12:17:38 INFO juju.worker.uniter found queued "start" hook unit-abot-epc-basic-0: 12:17:38 DEBUG juju.worker.uniter.operation running operation run start hook unit-abot-epc-basic-0: 12:17:38 DEBUG juju.machinelock acquire machine lock for uniter (run start hook) unit-abot-epc-basic-0: 12:17:38 DEBUG juju.machinelock machine lock acquired for uniter (run start hook) unit-abot-epc-basic-0: 12:17:38 DEBUG juju.worker.uniter.operation preparing operation "run start hook" unit-abot-epc-basic-0: 12:17:38 DEBUG juju.worker.uniter.operation executing operation "run start hook" unit-abot-epc-basic-0: 12:17:38 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running start hook unit-abot-epc-basic-0: 12:17:38 DEBUG unit.abot-epc-basic/0.start Generating public/private rsa key pair. unit-abot-epc-basic-0: 12:17:38 DEBUG unit.abot-epc-basic/0.start Your identification has been saved in /root/.ssh/id_rsa. unit-abot-epc-basic-0: 12:17:38 DEBUG unit.abot-epc-basic/0.start Your public key has been saved in /root/.ssh/id_rsa.pub. unit-abot-epc-basic-0: 12:17:38 DEBUG unit.abot-epc-basic/0.start The key fingerprint is: unit-abot-epc-basic-0: 12:17:38 DEBUG unit.abot-epc-basic/0.start SHA256:oUG57OQ2gOrmzOr46eScTwUR1o5yzaeTf958WRLgCBI root@juju-fdc540-default-0 unit-abot-epc-basic-0: 12:17:38 DEBUG unit.abot-epc-basic/0.start The key's randomart image is: unit-abot-epc-basic-0: 12:17:38 DEBUG unit.abot-epc-basic/0.start +---[RSA 2048]----+ unit-abot-epc-basic-0: 12:17:38 DEBUG unit.abot-epc-basic/0.start | +oEo | unit-abot-epc-basic-0: 12:17:38 DEBUG unit.abot-epc-basic/0.start | . o+ . . | unit-abot-epc-basic-0: 12:17:38 DEBUG unit.abot-epc-basic/0.start | ..*.o.. o . | unit-abot-epc-basic-0: 12:17:38 DEBUG unit.abot-epc-basic/0.start | o +.Bo... . . | unit-abot-epc-basic-0: 12:17:38 DEBUG unit.abot-epc-basic/0.start | . o =o+S . | unit-abot-epc-basic-0: 12:17:38 DEBUG unit.abot-epc-basic/0.start |. .O . .| unit-abot-epc-basic-0: 12:17:38 DEBUG unit.abot-epc-basic/0.start |. . .. + + | unit-abot-epc-basic-0: 12:17:38 DEBUG unit.abot-epc-basic/0.start |+* + . .o o | unit-abot-epc-basic-0: 12:17:38 DEBUG unit.abot-epc-basic/0.start |BBB.. o. o. | unit-abot-epc-basic-0: 12:17:38 DEBUG unit.abot-epc-basic/0.start +----[SHA256]-----+ unit-abot-epc-basic-0: 12:17:38 DEBUG unit.abot-epc-basic/0.start sudo: unable to resolve host juju-fdc540-default-0 unit-abot-epc-basic-0: 12:17:39 DEBUG unit.abot-epc-basic/0.start Generating public/private rsa key pair. unit-abot-epc-basic-0: 12:17:39 DEBUG unit.abot-epc-basic/0.start Your identification has been saved in /home/ubuntu/.ssh/id_rsa. unit-abot-epc-basic-0: 12:17:39 DEBUG unit.abot-epc-basic/0.start Your public key has been saved in /home/ubuntu/.ssh/id_rsa.pub. unit-abot-epc-basic-0: 12:17:39 DEBUG unit.abot-epc-basic/0.start The key fingerprint is: unit-abot-epc-basic-0: 12:17:39 DEBUG unit.abot-epc-basic/0.start SHA256:exZLzq256N5FDuojYcPvA67j62hNJZusS6ycxVDHy2U ubuntu@juju-fdc540-default-0 unit-abot-epc-basic-0: 12:17:39 DEBUG unit.abot-epc-basic/0.start The key's randomart image is: unit-abot-epc-basic-0: 12:17:39 DEBUG unit.abot-epc-basic/0.start +---[RSA 2048]----+ unit-abot-epc-basic-0: 12:17:39 DEBUG unit.abot-epc-basic/0.start | | unit-abot-epc-basic-0: 12:17:39 DEBUG unit.abot-epc-basic/0.start | . | unit-abot-epc-basic-0: 12:17:39 DEBUG unit.abot-epc-basic/0.start | . o E | unit-abot-epc-basic-0: 12:17:39 DEBUG unit.abot-epc-basic/0.start | . + = | unit-abot-epc-basic-0: 12:17:39 DEBUG unit.abot-epc-basic/0.start | . . O S + . | unit-abot-epc-basic-0: 12:17:39 DEBUG unit.abot-epc-basic/0.start | .o = * * B | unit-abot-epc-basic-0: 12:17:39 DEBUG unit.abot-epc-basic/0.start | o* o =o * + | unit-abot-epc-basic-0: 12:17:39 DEBUG unit.abot-epc-basic/0.start |.o=.o o.+= + | unit-abot-epc-basic-0: 12:17:39 DEBUG unit.abot-epc-basic/0.start |.+o+=+ =*o=. | unit-abot-epc-basic-0: 12:17:39 DEBUG unit.abot-epc-basic/0.start +----[SHA256]-----+ unit-abot-epc-basic-0: 12:17:39 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 12:17:39 INFO juju.worker.uniter.operation ran "start" hook unit-abot-epc-basic-0: 12:17:39 DEBUG juju.worker.uniter.operation committing operation "run start hook" unit-abot-epc-basic-0: 12:17:39 DEBUG juju.machinelock machine lock released for uniter (run start hook) unit-abot-epc-basic-0: 12:17:39 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 12:17:39 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 12:17:39 DEBUG juju.worker.dependency "metric-collect" manifold worker started unit-abot-epc-basic-0: 12:17:39 INFO juju.worker.uniter.relation joining relation "oai-epc:ssh-abot-epc abot-epc-basic:ssh-abot" unit-abot-epc-basic-0: 12:17:39 INFO juju.worker.uniter.relation joined relation "oai-epc:ssh-abot-epc abot-epc-basic:ssh-abot" unit-abot-epc-basic-0: 12:17:39 INFO juju.worker.uniter.relation joining relation "abot-epc-basic:epc oai-epc:epc" unit-abot-epc-basic-0: 12:17:39 INFO juju.worker.uniter.relation joined relation "abot-epc-basic:epc oai-epc:epc" unit-abot-epc-basic-0: 12:17:39 DEBUG juju.worker.uniter.operation running operation run relation-joined (4; oai-epc/0) hook unit-abot-epc-basic-0: 12:17:39 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (4; oai-epc/0) hook) unit-abot-epc-basic-0: 12:17:39 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (4; oai-epc/0) hook) unit-abot-epc-basic-0: 12:17:39 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (4; oai-epc/0) hook" unit-abot-epc-basic-0: 12:17:39 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (4; oai-epc/0) hook" unit-abot-epc-basic-0: 12:17:39 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running ssh-abot-relation-joined hook unit-abot-epc-basic-0: 12:17:39 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-abot-epc-basic-0: 12:17:39 INFO juju.worker.uniter.operation ran "ssh-abot-relation-joined" hook unit-abot-epc-basic-0: 12:17:39 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (4; oai-epc/0) hook" unit-abot-epc-basic-0: 12:17:39 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (4; oai-epc/0) hook) unit-abot-epc-basic-0: 12:17:39 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 12:17:39 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 12:17:39 DEBUG juju.worker.uniter.operation running operation run relation-changed (4; oai-epc/0) hook unit-abot-epc-basic-0: 12:17:39 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (4; oai-epc/0) hook) unit-abot-epc-basic-0: 12:17:39 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (4; oai-epc/0) hook) unit-abot-epc-basic-0: 12:17:39 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (4; oai-epc/0) hook" unit-abot-epc-basic-0: 12:17:39 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (4; oai-epc/0) hook" unit-abot-epc-basic-0: 12:17:39 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running ssh-abot-relation-changed hook unit-abot-epc-basic-0: 12:17:39 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-abot-epc-basic-0: 12:17:39 INFO juju.worker.uniter.operation ran "ssh-abot-relation-changed" hook unit-abot-epc-basic-0: 12:17:39 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (4; oai-epc/0) hook" unit-abot-epc-basic-0: 12:17:39 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (4; oai-epc/0) hook) unit-abot-epc-basic-0: 12:17:39 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 12:17:39 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 12:17:39 DEBUG juju.worker.uniter.operation running operation run relation-joined (3; oai-epc/0) hook unit-abot-epc-basic-0: 12:17:39 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (3; oai-epc/0) hook) unit-abot-epc-basic-0: 12:17:39 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (3; oai-epc/0) hook) unit-abot-epc-basic-0: 12:17:39 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (3; oai-epc/0) hook" unit-abot-epc-basic-0: 12:17:39 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (3; oai-epc/0) hook" unit-abot-epc-basic-0: 12:17:39 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-joined hook unit-abot-epc-basic-0: 12:17:39 DEBUG unit.abot-epc-basic/0.epc-relation-joined + ABOT_DEPLOY_DIR=/etc/rebaca-test-suite unit-abot-epc-basic-0: 12:17:39 DEBUG unit.abot-epc-basic/0.epc-relation-joined + juju-log 'Setting EPC charm relation variables' unit-abot-epc-basic-0: 12:17:39 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-abot-epc-basic-0: 12:17:39 INFO unit.abot-epc-basic/0.juju-log epc:3: Setting EPC charm relation variables unit-abot-epc-basic-0: 12:17:39 DEBUG unit.abot-epc-basic/0.epc-relation-joined + relation-set TAC=1 unit-abot-epc-basic-0: 12:17:39 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-abot-epc-basic-0: 12:17:39 DEBUG unit.abot-epc-basic/0.epc-relation-joined + sed -i 's/ABOT.ENB.tracking_area_code=[^ ]*/ABOT.ENB.tracking_area_code=1/' /etc/rebaca-test-suite/config/ABotConfig.properties unit-abot-epc-basic-0: 12:17:39 INFO juju.worker.uniter.operation ran "epc-relation-joined" hook unit-abot-epc-basic-0: 12:17:39 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (3; oai-epc/0) hook" unit-abot-epc-basic-0: 12:17:39 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (3; oai-epc/0) hook) unit-abot-epc-basic-0: 12:17:39 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 12:17:39 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 12:17:39 DEBUG juju.worker.uniter.operation running operation run relation-changed (3; oai-epc/0) hook unit-abot-epc-basic-0: 12:17:39 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 12:17:39 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 12:17:39 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 12:17:39 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 12:17:39 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-changed hook unit-abot-epc-basic-0: 12:17:39 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get MCC unit-abot-epc-basic-0: 12:17:39 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 12:17:39 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mobile_country_code= unit-abot-epc-basic-0: 12:17:39 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get MNC unit-abot-epc-basic-0: 12:17:39 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 12:17:39 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mobile_network_code= unit-abot-epc-basic-0: 12:17:39 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get mme_ip unit-abot-epc-basic-0: 12:17:39 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 12:17:39 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mme_ip_address_ipv4= unit-abot-epc-basic-0: 12:17:39 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get epc_running unit-abot-epc-basic-0: 12:17:40 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 12:17:40 DEBUG unit.abot-epc-basic/0.epc-relation-changed + epc_running=yes unit-abot-epc-basic-0: 12:17:40 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get mme_running unit-abot-epc-basic-0: 12:17:40 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 12:17:40 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mme_running= unit-abot-epc-basic-0: 12:17:40 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get spgw_ip_address_ipv4 unit-abot-epc-basic-0: 12:17:40 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 12:17:40 DEBUG unit.abot-epc-basic/0.epc-relation-changed + spgw_ip_address_ipv4= unit-abot-epc-basic-0: 12:17:40 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get opc-key unit-oai-epc-0: 12:17:40 DEBUG juju.worker.uniter.remotestate got a relation units change: {4 {map[abot-epc-basic/0:{1}] []}} unit-oai-epc-0: 12:17:40 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 12:17:40 DEBUG juju.worker.uniter.operation running operation run relation-joined (4; abot-epc-basic/0) hook unit-oai-epc-0: 12:17:40 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (4; abot-epc-basic/0) hook) unit-oai-epc-0: 12:17:40 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (4; abot-epc-basic/0) hook) unit-oai-epc-0: 12:17:40 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (4; abot-epc-basic/0) hook" unit-abot-epc-basic-0: 12:17:40 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 12:17:40 DEBUG juju.worker.uniter.remotestate got a relation units change: {3 {map[abot-epc-basic/0:{1}] []}} unit-abot-epc-basic-0: 12:17:40 DEBUG unit.abot-epc-basic/0.epc-relation-changed + unhex_key= unit-abot-epc-basic-0: 12:17:40 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/ABOT.ENB.mobile_country_code=[^ ]*/ABOT.ENB.mobile_country_code=/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 12:17:40 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/ABOT.ENB.mobile_network_code=[^ ]*/ABOT.ENB.mobile_network_code=/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 12:17:40 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/ABOT.ENB.mme_ip_address_ipv4=[^ ]*/ABOT.ENB.mme_ip_address_ipv4=/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 12:17:40 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/MME.SecureShell.IPAddress=[^ ]*/MME.SecureShell.IPAddress=/' /etc/rebaca-test-suite/config/ABotConfig.properties unit-abot-epc-basic-0: 12:17:40 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i -e 's/OPC=".*";/OPC="";/' /etc/rebaca-test-suite/oaisim/config/ue_eurecom_test_sfr.conf unit-abot-epc-basic-0: 12:17:40 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' '' '!=' '' ']' unit-abot-epc-basic-0: 12:17:40 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' yes == yes ']' unit-abot-epc-basic-0: 12:17:40 DEBUG unit.abot-epc-basic/0.epc-relation-changed + status-set active 'ABot ready! EPC relation established, proceed to run tests...' unit-abot-epc-basic-0: 12:17:40 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 12:17:40 DEBUG unit.abot-epc-basic/0.epc-relation-changed + exit 0 unit-abot-epc-basic-0: 12:17:40 INFO juju.worker.uniter.operation ran "epc-relation-changed" hook unit-abot-epc-basic-0: 12:17:40 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 12:17:40 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 12:17:40 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 12:17:40 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 12:17:40 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-epc-0: 12:17:40 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (4; abot-epc-basic/0) hook" unit-oai-epc-0: 12:17:40 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running ssh-abot-epc-relation-joined hook unit-abot-epc-basic-0: 12:17:40 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 12:17:40 INFO juju.worker.uniter.operation skipped "ssh-abot-epc-relation-joined" hook (missing) unit-oai-epc-0: 12:17:40 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (4; abot-epc-basic/0) hook" unit-oai-epc-0: 12:17:40 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (4; abot-epc-basic/0) hook) unit-oai-epc-0: 12:17:40 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 12:17:40 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 12:17:40 DEBUG juju.worker.uniter.operation running operation run relation-joined (3; abot-epc-basic/0) hook unit-oai-epc-0: 12:17:40 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (3; abot-epc-basic/0) hook) unit-oai-epc-0: 12:17:40 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (3; abot-epc-basic/0) hook) unit-oai-epc-0: 12:17:40 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (3; abot-epc-basic/0) hook" unit-oai-epc-0: 12:17:40 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (3; abot-epc-basic/0) hook" unit-oai-epc-0: 12:17:40 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-joined hook unit-oai-epc-0: 12:17:40 DEBUG unit.oai-epc/0.epc-relation-joined + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 12:17:40 DEBUG unit.oai-epc/0.epc-relation-joined ++ validated_mme_public_ip=0 unit-oai-epc-0: 12:17:40 DEBUG unit.oai-epc/0.epc-relation-joined + juju-log 'Setting up relation settings for OAISIM charm' unit-oai-epc-0: 12:17:40 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:17:40 INFO unit.oai-epc/0.juju-log epc:3: Setting up relation settings for OAISIM charm unit-oai-epc-0: 12:17:40 DEBUG unit.oai-epc/0.epc-relation-joined ++ config-get gummei_tai_tac unit-oai-epc-0: 12:17:40 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:17:40 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set TAC= unit-oai-epc-0: 12:17:40 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 12:17:40 DEBUG unit.oai-epc/0.epc-relation-joined ++ config-get gummei_tai_mcc unit-oai-epc-0: 12:17:40 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:17:40 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set MCC=208 unit-oai-epc-0: 12:17:40 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 12:17:40 DEBUG unit.oai-epc/0.epc-relation-joined ++ config-get gummei_tai_mnc unit-oai-epc-0: 12:17:40 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:17:40 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set MNC=93 unit-oai-epc-0: 12:17:40 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 12:17:40 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set trigger_restart=0 unit-oai-epc-0: 12:17:41 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 12:17:41 DEBUG unit.oai-epc/0.epc-relation-joined ++ unit-get private-address unit-oai-epc-0: 12:17:41 DEBUG worker.uniter.jujuc running hook tool "unit-get" unit-oai-epc-0: 12:17:41 DEBUG unit.oai-epc/0.epc-relation-joined + mme_public_ip=192.168.121.16 unit-oai-epc-0: 12:17:41 DEBUG unit.oai-epc/0.epc-relation-joined + get_ip_address 192.168.121.16 unit-oai-epc-0: 12:17:41 DEBUG unit.oai-epc/0.epc-relation-joined + local ip=192.168.121.16 unit-oai-epc-0: 12:17:41 DEBUG unit.oai-epc/0.epc-relation-joined + local status=1 unit-oai-epc-0: 12:17:41 DEBUG unit.oai-epc/0.epc-relation-joined + local status_after=1 unit-oai-epc-0: 12:17:41 DEBUG unit.oai-epc/0.epc-relation-joined + validate_ip 192.168.121.16 unit-oai-epc-0: 12:17:41 DEBUG unit.oai-epc/0.epc-relation-joined + local ip=192.168.121.16 unit-oai-epc-0: 12:17:41 DEBUG unit.oai-epc/0.epc-relation-joined + local stat=1 unit-oai-epc-0: 12:17:41 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 192.168.121.16 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-epc-0: 12:17:41 DEBUG unit.oai-epc/0.epc-relation-joined + OIFS=' unit-oai-epc-0: 12:17:41 DEBUG unit.oai-epc/0.epc-relation-joined ' unit-oai-epc-0: 12:17:41 DEBUG unit.oai-epc/0.epc-relation-joined + IFS=. unit-oai-epc-0: 12:17:41 DEBUG unit.oai-epc/0.epc-relation-joined + ip=($ip) unit-oai-epc-0: 12:17:41 DEBUG unit.oai-epc/0.epc-relation-joined + IFS=' unit-oai-epc-0: 12:17:41 DEBUG unit.oai-epc/0.epc-relation-joined ' unit-oai-epc-0: 12:17:41 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 192 -le 255 ]] unit-oai-epc-0: 12:17:41 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 168 -le 255 ]] unit-oai-epc-0: 12:17:41 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 121 -le 255 ]] unit-oai-epc-0: 12:17:41 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 16 -le 255 ]] unit-oai-epc-0: 12:17:41 DEBUG unit.oai-epc/0.epc-relation-joined + stat=0 unit-oai-epc-0: 12:17:41 DEBUG unit.oai-epc/0.epc-relation-joined + return 0 unit-oai-epc-0: 12:17:41 DEBUG unit.oai-epc/0.epc-relation-joined + validate_ip 192.168.121.16 unit-oai-epc-0: 12:17:41 DEBUG unit.oai-epc/0.epc-relation-joined + local ip=192.168.121.16 unit-oai-epc-0: 12:17:41 DEBUG unit.oai-epc/0.epc-relation-joined + local stat=1 unit-oai-epc-0: 12:17:41 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 192.168.121.16 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-epc-0: 12:17:41 DEBUG unit.oai-epc/0.epc-relation-joined + OIFS=' unit-oai-epc-0: 12:17:41 DEBUG unit.oai-epc/0.epc-relation-joined ' unit-oai-epc-0: 12:17:41 DEBUG unit.oai-epc/0.epc-relation-joined + IFS=. unit-oai-epc-0: 12:17:41 DEBUG unit.oai-epc/0.epc-relation-joined + ip=($ip) unit-oai-epc-0: 12:17:41 DEBUG unit.oai-epc/0.epc-relation-joined + IFS=' unit-oai-epc-0: 12:17:41 DEBUG unit.oai-epc/0.epc-relation-joined ' unit-oai-epc-0: 12:17:41 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 192 -le 255 ]] unit-oai-epc-0: 12:17:41 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 168 -le 255 ]] unit-oai-epc-0: 12:17:41 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 121 -le 255 ]] unit-oai-epc-0: 12:17:41 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 16 -le 255 ]] unit-oai-epc-0: 12:17:41 DEBUG unit.oai-epc/0.epc-relation-joined + stat=0 unit-oai-epc-0: 12:17:41 DEBUG unit.oai-epc/0.epc-relation-joined + return 0 unit-oai-epc-0: 12:17:41 DEBUG unit.oai-epc/0.epc-relation-joined + status=0 unit-oai-epc-0: 12:17:41 DEBUG unit.oai-epc/0.epc-relation-joined + '[' 0 == 1 ']' unit-oai-epc-0: 12:17:41 DEBUG unit.oai-epc/0.epc-relation-joined + validated_mme_public_ip=192.168.121.16 unit-oai-epc-0: 12:17:41 DEBUG unit.oai-epc/0.epc-relation-joined + echo 'MME ip address is 192.168.121.16' unit-oai-epc-0: 12:17:41 DEBUG unit.oai-epc/0.epc-relation-joined MME ip address is 192.168.121.16 unit-oai-epc-0: 12:17:41 DEBUG unit.oai-epc/0.epc-relation-joined + return 0 unit-oai-epc-0: 12:17:41 DEBUG unit.oai-epc/0.epc-relation-joined + status=0 unit-oai-epc-0: 12:17:41 DEBUG unit.oai-epc/0.epc-relation-joined + '[' 0 == 1 ']' unit-oai-epc-0: 12:17:41 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set mme_ip=192.168.121.16 unit-oai-epc-0: 12:17:41 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 12:17:41 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set epc_running=no unit-oai-epc-0: 12:17:41 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 12:17:41 DEBUG unit.oai-epc/0.epc-relation-joined + '[' -f /tmp/opcvalue ']' unit-oai-epc-0: 12:17:41 DEBUG unit.oai-epc/0.epc-relation-joined ++ cat /tmp/opcvalue unit-oai-epc-0: 12:17:41 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set opc-key=e734f8734007d6c5ce7a0508809e7e9c unit-oai-epc-0: 12:17:41 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 12:17:41 INFO juju.worker.uniter.operation ran "epc-relation-joined" hook unit-oai-epc-0: 12:17:41 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (3; abot-epc-basic/0) hook" unit-oai-epc-0: 12:17:41 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (3; abot-epc-basic/0) hook) unit-oai-epc-0: 12:17:41 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 12:17:41 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 12:17:41 DEBUG juju.worker.uniter.operation running operation run relation-changed (3; abot-epc-basic/0) hook unit-oai-epc-0: 12:17:41 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (3; abot-epc-basic/0) hook) unit-oai-epc-0: 12:17:41 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (3; abot-epc-basic/0) hook) unit-oai-epc-0: 12:17:41 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (3; abot-epc-basic/0) hook" unit-oai-epc-0: 12:17:41 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (3; abot-epc-basic/0) hook" unit-oai-epc-0: 12:17:41 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-changed hook unit-oai-epc-0: 12:17:41 DEBUG unit.oai-epc/0.epc-relation-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 12:17:41 DEBUG unit.oai-epc/0.epc-relation-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 12:17:41 DEBUG unit.oai-epc/0.epc-relation-changed + set_env_paths unit-oai-epc-0: 12:17:41 DEBUG unit.oai-epc/0.epc-relation-changed + openair_path=/srv/openair-cn unit-oai-epc-0: 12:17:41 DEBUG unit.oai-epc/0.epc-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 12:17:41 DEBUG unit.oai-epc/0.epc-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 12:17:41 DEBUG unit.oai-epc/0.epc-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 12:17:41 DEBUG unit.oai-epc/0.epc-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 12:17:41 DEBUG unit.oai-epc/0.epc-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 12:17:41 DEBUG unit.oai-epc/0.epc-relation-changed + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 12:17:41 DEBUG unit.oai-epc/0.epc-relation-changed + epc_exec_name=mme_gw unit-oai-epc-0: 12:17:41 DEBUG unit.oai-epc/0.epc-relation-changed ++ relation-get TAC unit-oai-epc-0: 12:17:41 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 12:17:41 DEBUG unit.oai-epc/0.epc-relation-changed + TAC=1 unit-oai-epc-0: 12:17:41 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -z 1 ']' unit-oai-epc-0: 12:17:41 DEBUG unit.oai-epc/0.epc-relation-changed ++ sed -r 's/(.*)\//\1-/' unit-oai-epc-0: 12:17:41 DEBUG unit.oai-epc/0.epc-relation-changed ++ echo abot-epc-basic/0 unit-oai-epc-0: 12:17:41 DEBUG unit.oai-epc/0.epc-relation-changed + name=abot-epc-basic-0 unit-oai-epc-0: 12:17:41 DEBUG unit.oai-epc/0.epc-relation-changed + '[' '!' -f /var/lib/juju/agents/unit-oai-epc-0/charm/tac_abot-epc-basic-0 ']' unit-oai-epc-0: 12:17:41 DEBUG unit.oai-epc/0.epc-relation-changed + echo 1 unit-oai-epc-0: 12:17:41 DEBUG unit.oai-epc/0.epc-relation-changed ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/tac_abot-epc-basic-0 unit-oai-epc-0: 12:17:41 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 1 '!=' 1 ']' unit-oai-epc-0: 12:17:41 DEBUG unit.oai-epc/0.epc-relation-changed ++ grep abot-epc-basic/0 /var/lib/juju/agents/unit-oai-epc-0/charm/.tac_list unit-oai-epc-0: 12:17:41 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -z '' ']' unit-oai-epc-0: 12:17:41 DEBUG unit.oai-epc/0.epc-relation-changed ++ egrep '^1 [0-9]+$' /var/lib/juju/agents/unit-oai-epc-0/charm/.tac_list unit-oai-epc-0: 12:17:41 DEBUG unit.oai-epc/0.epc-relation-changed + tac_line= unit-oai-epc-0: 12:17:41 DEBUG unit.oai-epc/0.epc-relation-changed + true unit-oai-epc-0: 12:17:41 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -z '' ']' unit-oai-epc-0: 12:17:41 DEBUG unit.oai-epc/0.epc-relation-changed + echo '1 1' unit-oai-epc-0: 12:17:41 DEBUG unit.oai-epc/0.epc-relation-changed + echo abot-epc-basic/0 unit-oai-epc-0: 12:17:41 DEBUG unit.oai-epc/0.epc-relation-changed +++ config-get gummei_tai_mcc unit-abot-epc-basic-0: 12:17:41 DEBUG juju.worker.uniter.remotestate got a relation units change: {3 {map[oai-epc/0:{2}] []}} unit-abot-epc-basic-0: 12:17:41 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 12:17:41 DEBUG juju.worker.uniter.operation running operation run relation-changed (3; oai-epc/0) hook unit-abot-epc-basic-0: 12:17:41 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 12:17:41 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 12:17:41 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 12:17:41 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 12:17:41 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-changed hook unit-oai-epc-0: 12:17:41 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:17:41 DEBUG unit.oai-epc/0.epc-relation-changed +++ config-get gummei_tai_mnc unit-abot-epc-basic-0: 12:17:41 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get MCC unit-oai-epc-0: 12:17:41 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:17:41 DEBUG unit.oai-epc/0.epc-relation-changed ++ egrep 'MCC[ ]*=[ ]*"208"[ ]*;[ ]*MNC[ ]*=[ ]*"93"[ ]*;[ ]*TAC[ ]*=[ ]*"1"' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 12:17:41 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -z '' ']' unit-oai-epc-0: 12:17:41 DEBUG unit.oai-epc/0.epc-relation-changed ++ config-get gummei_tai_mcc unit-abot-epc-basic-0: 12:17:41 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 12:17:41 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mobile_country_code=208 unit-abot-epc-basic-0: 12:17:41 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get MNC unit-oai-epc-0: 12:17:41 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:17:41 DEBUG unit.oai-epc/0.epc-relation-changed ++ config-get gummei_tai_mnc unit-abot-epc-basic-0: 12:17:41 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 12:17:41 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mobile_network_code=93 unit-abot-epc-basic-0: 12:17:41 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get mme_ip unit-oai-epc-0: 12:17:41 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:17:41 DEBUG unit.oai-epc/0.epc-relation-changed + sed -r -i '/TAI_LIST/a {MCC="208" ; MNC="93"; TAC = "1";},' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 12:17:41 DEBUG unit.oai-epc/0.epc-relation-changed ++ relation-ids hss unit-abot-epc-basic-0: 12:17:41 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 12:17:41 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mme_ip_address_ipv4=192.168.121.16 unit-abot-epc-basic-0: 12:17:41 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get epc_running unit-oai-epc-0: 12:17:41 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 12:17:41 DEBUG unit.oai-epc/0.epc-relation-changed + hss_id=hss:2 unit-oai-epc-0: 12:17:41 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -n hss:2 ']' unit-oai-epc-0: 12:17:41 DEBUG unit.oai-epc/0.epc-relation-changed ++ relation-list -r hss:2 unit-abot-epc-basic-0: 12:17:41 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 12:17:41 DEBUG unit.abot-epc-basic/0.epc-relation-changed + epc_running=no unit-abot-epc-basic-0: 12:17:41 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get mme_running unit-oai-epc-0: 12:17:41 DEBUG worker.uniter.jujuc running hook tool "relation-list" unit-oai-epc-0: 12:17:41 DEBUG unit.oai-epc/0.epc-relation-changed + hss_unit=oai-hss/0 unit-oai-epc-0: 12:17:41 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -n oai-hss/0 ']' unit-oai-epc-0: 12:17:41 DEBUG unit.oai-epc/0.epc-relation-changed ++ relation-get -r hss:2 hss_running oai-hss/0 unit-abot-epc-basic-0: 12:17:41 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 12:17:41 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mme_running= unit-abot-epc-basic-0: 12:17:41 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get spgw_ip_address_ipv4 unit-oai-epc-0: 12:17:41 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 12:17:41 DEBUG unit.oai-epc/0.epc-relation-changed + '[' yes == yes ']' unit-oai-epc-0: 12:17:41 DEBUG unit.oai-epc/0.epc-relation-changed + check_epc_process unit-oai-epc-0: 12:17:41 DEBUG unit.oai-epc/0.epc-relation-changed ++ service mme_gw status unit-oai-epc-0: 12:17:41 DEBUG unit.oai-epc/0.epc-relation-changed + IS_RUNNING='mme_gw start/running, process 15441' unit-oai-epc-0: 12:17:41 DEBUG unit.oai-epc/0.epc-relation-changed + [[ mme_gw start/running, process 15441 =~ .*running.* ]] unit-oai-epc-0: 12:17:41 DEBUG unit.oai-epc/0.epc-relation-changed + juju-log 'OAI EPC is running...let'\''s check if it is connected to HSS' unit-abot-epc-basic-0: 12:17:41 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 12:17:41 DEBUG unit.abot-epc-basic/0.epc-relation-changed + spgw_ip_address_ipv4= unit-abot-epc-basic-0: 12:17:41 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get opc-key unit-oai-epc-0: 12:17:41 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:17:41 INFO unit.oai-epc/0.juju-log epc:3: OAI EPC is running...let's check if it is connected to HSS unit-oai-epc-0: 12:17:41 DEBUG unit.oai-epc/0.epc-relation-changed + status=0 unit-oai-epc-0: 12:17:41 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 0 -eq 0 ']' unit-oai-epc-0: 12:17:41 DEBUG unit.oai-epc/0.epc-relation-changed + /var/lib/juju/agents/unit-oai-epc-0/charm/hooks/start unit-oai-epc-0: 12:17:42 DEBUG unit.oai-epc/0.epc-relation-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 12:17:42 DEBUG unit.oai-epc/0.epc-relation-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 12:17:42 DEBUG unit.oai-epc/0.epc-relation-changed ++ relation-ids hss unit-abot-epc-basic-0: 12:17:42 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 12:17:42 DEBUG unit.abot-epc-basic/0.epc-relation-changed + unhex_key=e734f8734007d6c5ce7a0508809e7e9c unit-abot-epc-basic-0: 12:17:42 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/ABOT.ENB.mobile_country_code=[^ ]*/ABOT.ENB.mobile_country_code=208/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 12:17:42 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/ABOT.ENB.mobile_network_code=[^ ]*/ABOT.ENB.mobile_network_code=93/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 12:17:42 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/ABOT.ENB.mme_ip_address_ipv4=[^ ]*/ABOT.ENB.mme_ip_address_ipv4=192.168.121.16/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 12:17:42 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/MME.SecureShell.IPAddress=[^ ]*/MME.SecureShell.IPAddress=192.168.121.16/' /etc/rebaca-test-suite/config/ABotConfig.properties unit-abot-epc-basic-0: 12:17:42 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i -e 's/OPC=".*";/OPC="e734f8734007d6c5ce7a0508809e7e9c";/' /etc/rebaca-test-suite/oaisim/config/ue_eurecom_test_sfr.conf unit-abot-epc-basic-0: 12:17:42 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' '' '!=' '' ']' unit-abot-epc-basic-0: 12:17:42 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' no == yes ']' unit-abot-epc-basic-0: 12:17:42 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' '' == yes ']' unit-abot-epc-basic-0: 12:17:42 DEBUG unit.abot-epc-basic/0.epc-relation-changed + status-set blocked 'ABot blocked! EPC relation not established, unable to get to active state' unit-oai-epc-0: 12:17:42 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 12:17:42 DEBUG unit.oai-epc/0.epc-relation-changed + '[' '!' -z hss:2 ']' unit-oai-epc-0: 12:17:42 DEBUG unit.oai-epc/0.epc-relation-changed + service mme_gw restart unit-oai-epc-0: 12:17:42 DEBUG unit.oai-epc/0.epc-relation-changed mme_gw stop/waiting unit-abot-epc-basic-0: 12:17:42 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 12:17:42 DEBUG unit.oai-epc/0.epc-relation-changed mme_gw start/running, process 15825 unit-oai-epc-0: 12:17:42 DEBUG unit.oai-epc/0.epc-relation-changed + check_epc_process unit-oai-epc-0: 12:17:42 DEBUG unit.oai-epc/0.epc-relation-changed ++ service mme_gw status unit-oai-epc-0: 12:17:42 DEBUG unit.oai-epc/0.epc-relation-changed + IS_RUNNING='mme_gw start/running, process 15825' unit-oai-epc-0: 12:17:42 DEBUG unit.oai-epc/0.epc-relation-changed + [[ mme_gw start/running, process 15825 =~ .*running.* ]] unit-oai-epc-0: 12:17:42 DEBUG unit.oai-epc/0.epc-relation-changed + juju-log 'OAI EPC is running...let'\''s check if it is connected to HSS' unit-abot-epc-basic-0: 12:17:42 INFO juju.worker.uniter.operation ran "epc-relation-changed" hook unit-abot-epc-basic-0: 12:17:42 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 12:17:42 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 12:17:42 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 12:17:42 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 12:17:42 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-epc-0: 12:17:42 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:17:42 INFO unit.oai-epc/0.juju-log epc:3: OAI EPC is running...let's check if it is connected to HSS unit-oai-epc-0: 12:17:42 DEBUG unit.oai-epc/0.epc-relation-changed + status=0 unit-oai-epc-0: 12:17:42 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 0 -eq 1 ']' unit-oai-epc-0: 12:17:42 DEBUG unit.oai-epc/0.epc-relation-changed + check_epc_connection unit-oai-epc-0: 12:17:42 DEBUG unit.oai-epc/0.epc-relation-changed + COUNTER=0 unit-oai-epc-0: 12:17:42 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 0 -lt 30 ']' unit-oai-epc-0: 12:17:42 DEBUG unit.oai-epc/0.epc-relation-changed + sleep 1 unit-oai-epc-0: 12:17:43 DEBUG unit.oai-epc/0.epc-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 12:17:43 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 12:17:43 DEBUG unit.oai-epc/0.epc-relation-changed + COUNTER=1 unit-oai-epc-0: 12:17:43 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 1 -lt 30 ']' unit-oai-epc-0: 12:17:43 DEBUG unit.oai-epc/0.epc-relation-changed + sleep 1 unit-oai-epc-0: 12:17:44 DEBUG unit.oai-epc/0.epc-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 12:17:44 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 12:17:44 DEBUG unit.oai-epc/0.epc-relation-changed + COUNTER=2 unit-oai-epc-0: 12:17:44 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 2 -lt 30 ']' unit-oai-epc-0: 12:17:44 DEBUG unit.oai-epc/0.epc-relation-changed + sleep 1 unit-oai-epc-0: 12:17:45 DEBUG unit.oai-epc/0.epc-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 12:17:45 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 12:17:45 DEBUG unit.oai-epc/0.epc-relation-changed + COUNTER=3 unit-oai-epc-0: 12:17:45 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 3 -lt 30 ']' unit-oai-epc-0: 12:17:45 DEBUG unit.oai-epc/0.epc-relation-changed + sleep 1 unit-oai-epc-0: 12:17:46 DEBUG unit.oai-epc/0.epc-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 12:17:46 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 12:17:46 DEBUG unit.oai-epc/0.epc-relation-changed + COUNTER=4 unit-oai-epc-0: 12:17:46 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 4 -lt 30 ']' unit-oai-epc-0: 12:17:46 DEBUG unit.oai-epc/0.epc-relation-changed + sleep 1 unit-oai-epc-0: 12:17:47 DEBUG unit.oai-epc/0.epc-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 12:17:47 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 1 -gt 0 ']' unit-oai-epc-0: 12:17:47 DEBUG unit.oai-epc/0.epc-relation-changed + juju-log 'OAI EPC is running and connected to HSS' unit-oai-epc-0: 12:17:47 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:17:47 INFO unit.oai-epc/0.juju-log epc:3: OAI EPC is running and connected to HSS unit-oai-epc-0: 12:17:47 DEBUG unit.oai-epc/0.epc-relation-changed + status-set active 'OAI EPC is running and connected to HSS' unit-oai-epc-0: 12:17:47 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 12:17:47 DEBUG unit.oai-epc/0.epc-relation-changed + break unit-oai-epc-0: 12:17:47 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 4 -eq 30 ']' unit-oai-epc-0: 12:17:47 DEBUG unit.oai-epc/0.epc-relation-changed + sleep 2 unit-oai-epc-0: 12:17:49 DEBUG unit.oai-epc/0.epc-relation-changed ++ relation-ids epc unit-oai-epc-0: 12:17:49 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 12:17:49 DEBUG unit.oai-epc/0.epc-relation-changed + for epc_id in '$(relation-ids epc)' unit-oai-epc-0: 12:17:49 DEBUG unit.oai-epc/0.epc-relation-changed ++ relation-get -r epc:3 trigger_restart oai-epc/0 unit-oai-epc-0: 12:17:49 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 12:17:49 DEBUG unit.oai-epc/0.epc-relation-changed + restart=0 unit-oai-epc-0: 12:17:49 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -n 0 ']' unit-oai-epc-0: 12:17:49 DEBUG unit.oai-epc/0.epc-relation-changed + relation-set -r epc:3 trigger_restart=1 unit-oai-epc-0: 12:17:49 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 12:17:49 DEBUG unit.oai-epc/0.epc-relation-changed + relation-set epc_running=yes unit-oai-epc-0: 12:17:49 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 12:17:49 INFO juju.worker.uniter.operation ran "epc-relation-changed" hook unit-oai-epc-0: 12:17:49 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (3; abot-epc-basic/0) hook" unit-oai-epc-0: 12:17:49 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (3; abot-epc-basic/0) hook) unit-oai-epc-0: 12:17:49 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 12:17:49 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 12:17:49 DEBUG juju.worker.uniter.operation running operation run relation-changed (4; abot-epc-basic/0) hook unit-oai-epc-0: 12:17:49 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (4; abot-epc-basic/0) hook) unit-oai-epc-0: 12:17:49 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (4; abot-epc-basic/0) hook) unit-oai-epc-0: 12:17:49 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (4; abot-epc-basic/0) hook" unit-oai-epc-0: 12:17:49 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (4; abot-epc-basic/0) hook" unit-oai-epc-0: 12:17:49 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running ssh-abot-epc-relation-changed hook unit-oai-epc-0: 12:17:49 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 12:17:49 INFO juju.worker.uniter.operation ran "ssh-abot-epc-relation-changed" hook unit-oai-epc-0: 12:17:49 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (4; abot-epc-basic/0) hook" unit-oai-epc-0: 12:17:49 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (4; abot-epc-basic/0) hook) unit-oai-epc-0: 12:17:49 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 12:17:49 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 12:17:49 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-epc-0: 12:17:49 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 12:17:49 DEBUG juju.worker.uniter.remotestate got a relation units change: {3 {map[oai-epc/0:{3}] []}} unit-abot-epc-basic-0: 12:17:49 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 12:17:49 DEBUG juju.worker.uniter.operation running operation run relation-changed (3; oai-epc/0) hook unit-abot-epc-basic-0: 12:17:49 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 12:17:49 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 12:17:49 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 12:17:50 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 12:17:50 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-changed hook unit-abot-epc-basic-0: 12:17:50 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get MCC unit-abot-epc-basic-0: 12:17:50 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 12:17:50 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mobile_country_code=208 unit-abot-epc-basic-0: 12:17:50 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get MNC unit-abot-epc-basic-0: 12:17:50 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 12:17:50 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mobile_network_code=93 unit-abot-epc-basic-0: 12:17:50 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get mme_ip unit-abot-epc-basic-0: 12:17:50 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 12:17:50 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mme_ip_address_ipv4=192.168.121.16 unit-abot-epc-basic-0: 12:17:50 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get epc_running unit-abot-epc-basic-0: 12:17:50 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 12:17:50 DEBUG unit.abot-epc-basic/0.epc-relation-changed + epc_running=yes unit-abot-epc-basic-0: 12:17:50 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get mme_running unit-abot-epc-basic-0: 12:17:50 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 12:17:50 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mme_running= unit-abot-epc-basic-0: 12:17:50 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get spgw_ip_address_ipv4 unit-abot-epc-basic-0: 12:17:50 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 12:17:50 DEBUG unit.abot-epc-basic/0.epc-relation-changed + spgw_ip_address_ipv4= unit-abot-epc-basic-0: 12:17:50 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get opc-key unit-abot-epc-basic-0: 12:17:50 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 12:17:50 DEBUG unit.abot-epc-basic/0.epc-relation-changed + unhex_key=e734f8734007d6c5ce7a0508809e7e9c unit-abot-epc-basic-0: 12:17:50 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/ABOT.ENB.mobile_country_code=[^ ]*/ABOT.ENB.mobile_country_code=208/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 12:17:50 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/ABOT.ENB.mobile_network_code=[^ ]*/ABOT.ENB.mobile_network_code=93/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 12:17:50 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/ABOT.ENB.mme_ip_address_ipv4=[^ ]*/ABOT.ENB.mme_ip_address_ipv4=192.168.121.16/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 12:17:50 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/MME.SecureShell.IPAddress=[^ ]*/MME.SecureShell.IPAddress=192.168.121.16/' /etc/rebaca-test-suite/config/ABotConfig.properties unit-abot-epc-basic-0: 12:17:50 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i -e 's/OPC=".*";/OPC="e734f8734007d6c5ce7a0508809e7e9c";/' /etc/rebaca-test-suite/oaisim/config/ue_eurecom_test_sfr.conf unit-abot-epc-basic-0: 12:17:50 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' '' '!=' '' ']' unit-abot-epc-basic-0: 12:17:50 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' yes == yes ']' unit-abot-epc-basic-0: 12:17:50 DEBUG unit.abot-epc-basic/0.epc-relation-changed + status-set active 'ABot ready! EPC relation established, proceed to run tests...' unit-abot-epc-basic-0: 12:17:50 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 12:17:50 DEBUG unit.abot-epc-basic/0.epc-relation-changed + exit 0 unit-abot-epc-basic-0: 12:17:50 INFO juju.worker.uniter.operation ran "epc-relation-changed" hook unit-abot-epc-basic-0: 12:17:50 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 12:17:50 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 12:17:50 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 12:17:50 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 12:17:50 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-epc-0: 12:18:04 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-epc-0: 12:18:04 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 12:18:04 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-epc-0: 12:18:04 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-oai-epc-0: 12:18:04 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-oai-epc-0: 12:18:04 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-epc-0: 12:18:04 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-epc-0: 12:18:04 DEBUG unit.oai-epc/0.update-status + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 12:18:04 DEBUG unit.oai-epc/0.update-status ++ validated_mme_public_ip=0 unit-oai-epc-0: 12:18:04 DEBUG unit.oai-epc/0.update-status ++ relation-ids hss unit-oai-epc-0: 12:18:04 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 12:18:04 DEBUG unit.oai-epc/0.update-status + '[' '!' -z hss:2 ']' unit-oai-epc-0: 12:18:04 DEBUG unit.oai-epc/0.update-status + check_epc_process unit-oai-epc-0: 12:18:04 DEBUG unit.oai-epc/0.update-status ++ service mme_gw status unit-oai-epc-0: 12:18:04 DEBUG unit.oai-epc/0.update-status + IS_RUNNING='mme_gw start/running, process 15825' unit-oai-epc-0: 12:18:04 DEBUG unit.oai-epc/0.update-status + [[ mme_gw start/running, process 15825 =~ .*running.* ]] unit-oai-epc-0: 12:18:04 DEBUG unit.oai-epc/0.update-status + juju-log 'OAI EPC is running...let'\''s check if it is connected to HSS' unit-oai-epc-0: 12:18:04 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:18:04 INFO unit.oai-epc/0.juju-log OAI EPC is running...let's check if it is connected to HSS unit-oai-epc-0: 12:18:04 DEBUG unit.oai-epc/0.update-status + status=0 unit-oai-epc-0: 12:18:04 DEBUG unit.oai-epc/0.update-status + '[' 0 -eq 1 ']' unit-oai-epc-0: 12:18:04 DEBUG unit.oai-epc/0.update-status + status-set active 'OAI EPC is running' unit-oai-epc-0: 12:18:04 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 12:18:04 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-epc-0: 12:18:04 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-epc-0: 12:18:04 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-oai-epc-0: 12:18:04 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 12:18:04 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 12:18:10 DEBUG juju.worker.uniter.remotestate got action change: [8ce8cf35-f65f-46cb-81d1-8e05b2cd0f80] ok=true unit-abot-epc-basic-0: 12:18:10 DEBUG juju.worker.uniter.operation running operation run action 8ce8cf35-f65f-46cb-81d1-8e05b2cd0f80 unit-abot-epc-basic-0: 12:18:10 DEBUG juju.machinelock acquire machine lock for uniter (run action 8ce8cf35-f65f-46cb-81d1-8e05b2cd0f80) unit-abot-epc-basic-0: 12:18:10 DEBUG juju.machinelock machine lock acquired for uniter (run action 8ce8cf35-f65f-46cb-81d1-8e05b2cd0f80) unit-abot-epc-basic-0: 12:18:10 DEBUG juju.worker.uniter.operation preparing operation "run action 8ce8cf35-f65f-46cb-81d1-8e05b2cd0f80" unit-abot-epc-basic-0: 12:18:10 DEBUG juju.worker.uniter.operation executing operation "run action 8ce8cf35-f65f-46cb-81d1-8e05b2cd0f80" unit-abot-epc-basic-0: 12:18:10 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running action run unit-abot-epc-basic-0: 12:18:10 DEBUG worker.uniter.jujuc running hook tool "action-get" unit-abot-epc-basic-0: 12:18:10 DEBUG worker.uniter.jujuc running hook tool "action-get" unit-abot-epc-basic-0: 12:18:10 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-abot-epc-basic-0: 12:18:10 INFO unit.abot-epc-basic/0.juju-log Tag names: TS_24_301 unit-abot-epc-basic-0: 12:18:10 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-abot-epc-basic-0: 12:18:10 INFO unit.abot-epc-basic/0.juju-log Running the test with the tags @TS_24_301 unit-abot-epc-basic-0: 12:18:10 DEBUG unit.abot-epc-basic/0.run Creating the Target JUnit file... unit-abot-epc-basic-0: 12:18:12 DEBUG unit.abot-epc-basic/0.run [INFO] Scanning for projects... unit-abot-epc-basic-0: 12:18:13 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 12:18:13 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:18:13 DEBUG unit.abot-epc-basic/0.run [INFO] Building ABOT-RunScenarios 3.0.91 unit-abot-epc-basic-0: 12:18:13 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:18:13 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 12:18:13 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 12:18:13 DEBUG unit.abot-epc-basic/0.run [INFO] Deleting /var/lib/abot-epc-basic/target unit-abot-epc-basic-0: 12:18:13 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 12:18:13 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-javolution) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 12:18:13 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /var/lib/abot-epc-basic/lib/javolution-5.5.1.jar to /root/.m2/repository/org/javolution/javolution/5.5.1/javolution-5.5.1.jar unit-abot-epc-basic-0: 12:18:13 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall4548096179505367202.pom to /root/.m2/repository/org/javolution/javolution/5.5.1/javolution-5.5.1.pom unit-abot-epc-basic-0: 12:18:13 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 12:18:13 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-sctp-api) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 12:18:13 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /var/lib/abot-epc-basic/lib/sctp-api-1.5.0.FINAL.jar to /root/.m2/repository/org/mobicents/protocols/sctp/sctp-api/1.5.0.FINAL/sctp-api-1.5.0.FINAL.jar unit-abot-epc-basic-0: 12:18:13 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall3855542791759686261.pom to /root/.m2/repository/org/mobicents/protocols/sctp/sctp-api/1.5.0.FINAL/sctp-api-1.5.0.FINAL.pom unit-abot-epc-basic-0: 12:18:13 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 12:18:13 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-sctp-impl) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 12:18:13 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /var/lib/abot-epc-basic/lib/sctp-impl-1.5.0.FINAL.jar to /root/.m2/repository/org/mobicents/protocols/sctp/sctp-impl/1.5.0.FINAL/sctp-impl-1.5.0.FINAL.jar unit-abot-epc-basic-0: 12:18:13 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall1902473537542611359.pom to /root/.m2/repository/org/mobicents/protocols/sctp/sctp-impl/1.5.0.FINAL/sctp-impl-1.5.0.FINAL.pom unit-abot-epc-basic-0: 12:18:13 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 12:18:13 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-mobicents-common) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 12:18:13 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /var/lib/abot-epc-basic/lib/commons-1.0.0.CR1.jar to /root/.m2/repository/org/mobicents/commons/commons/1.0.0.CR1/commons-1.0.0.CR1.jar unit-abot-epc-basic-0: 12:18:13 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall6751970109552240938.pom to /root/.m2/repository/org/mobicents/commons/commons/1.0.0.CR1/commons-1.0.0.CR1.pom unit-abot-epc-basic-0: 12:18:13 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 12:18:13 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-mobicents-diameter) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 12:18:13 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /var/lib/abot-epc-basic/lib/abot_jdiameter.jar to /root/.m2/repository/org/mobicents/diameter/abot_jdiameter/1.5.0-SNAPSHOT/abot_jdiameter-1.5.0-SNAPSHOT.jar unit-abot-epc-basic-0: 12:18:13 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall1754682936555849503.pom to /root/.m2/repository/org/mobicents/diameter/abot_jdiameter/1.5.0-SNAPSHOT/abot_jdiameter-1.5.0-SNAPSHOT.pom unit-abot-epc-basic-0: 12:18:13 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 12:18:13 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-org-picocontainer) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 12:18:13 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /var/lib/abot-epc-basic/lib/picocontainer-2.15.jar to /root/.m2/repository/org/picocontainer/picocontainer/2.15/picocontainer-2.15.jar unit-abot-epc-basic-0: 12:18:13 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall3353250501917482201.pom to /root/.m2/repository/org/picocontainer/picocontainer/2.15/picocontainer-2.15.pom unit-abot-epc-basic-0: 12:18:13 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:18:13 DEBUG unit.abot-epc-basic/0.run [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 12:18:13 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:18:13 DEBUG unit.abot-epc-basic/0.run [INFO] Total time: 0.774 s unit-abot-epc-basic-0: 12:18:13 DEBUG unit.abot-epc-basic/0.run [INFO] Finished at: 2019-04-09T12:18:13+00:00 unit-abot-epc-basic-0: 12:18:13 DEBUG unit.abot-epc-basic/0.run [INFO] Final Memory: 7M/60M unit-abot-epc-basic-0: 12:18:13 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:18:15 DEBUG unit.abot-epc-basic/0.run [INFO] Scanning for projects... unit-abot-epc-basic-0: 12:18:15 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 12:18:15 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:18:15 DEBUG unit.abot-epc-basic/0.run [INFO] Building ABOT-RunScenarios 3.0.91 unit-abot-epc-basic-0: 12:18:15 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:18:16 DEBUG unit.abot-epc-basic/0.run [WARNING] The artifact org.apache.commons:commons-io:jar:1.3.2 has been relocated to commons-io:commons-io:jar:1.3.2 unit-abot-epc-basic-0: 12:18:16 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 12:18:16 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 12:18:16 DEBUG unit.abot-epc-basic/0.run [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! unit-abot-epc-basic-0: 12:18:16 DEBUG unit.abot-epc-basic/0.run [INFO] Copying 1 resource unit-abot-epc-basic-0: 12:18:16 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 12:18:16 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 12:18:16 DEBUG unit.abot-epc-basic/0.run [INFO] No sources to compile unit-abot-epc-basic-0: 12:18:16 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 12:18:16 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 12:18:16 DEBUG unit.abot-epc-basic/0.run [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! unit-abot-epc-basic-0: 12:18:16 DEBUG unit.abot-epc-basic/0.run [INFO] skip non existing resourceDirectory /var/lib/abot-epc-basic/src/test/resources unit-abot-epc-basic-0: 12:18:16 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 12:18:16 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 12:18:16 DEBUG unit.abot-epc-basic/0.run [INFO] Compiling 1 source file to /var/lib/abot-epc-basic/target/test-classes unit-abot-epc-basic-0: 12:18:17 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 12:18:17 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 12:18:18 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:18:18 DEBUG unit.abot-epc-basic/0.run ------------------------------------------------------- unit-abot-epc-basic-0: 12:18:18 DEBUG unit.abot-epc-basic/0.run T E S T S unit-abot-epc-basic-0: 12:18:18 DEBUG unit.abot-epc-basic/0.run ------------------------------------------------------- unit-abot-epc-basic-0: 12:18:19 DEBUG unit.abot-epc-basic/0.run Running com.rebaca.abot.RunScenarios unit-abot-epc-basic-0: 12:18:19 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:18:19 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 12:18:19 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:18:19 DEBUG unit.abot-epc-basic/0.run Feature: Attach_Procedure_AttachWithIMSI unit-abot-epc-basic-0: 12:18:19 DEBUG unit.abot-epc-basic/0.run Apr 09, 2019 12:18:19 PM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 12:18:19 DEBUG unit.abot-epc-basic/0.run INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@13e344d: startup date [Tue Apr 09 12:18:19 UTC 2019]; root of context hierarchy unit-abot-epc-basic-0: 12:18:19 DEBUG unit.abot-epc-basic/0.run Apr 09, 2019 12:18:19 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 12:18:19 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from class path resource [cucumber.xml] unit-abot-epc-basic-0: 12:18:20 DEBUG unit.abot-epc-basic/0.run Apr 09, 2019 12:18:20 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 12:18:20 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-abot-epc-basic-0: 12:18:22 DEBUG unit.abot-epc-basic/0.run Apr 09, 2019 12:18:22 PM org.springframework.beans.factory.support.DefaultListableBeanFactory registerScope unit-abot-epc-basic-0: 12:18:22 DEBUG unit.abot-epc-basic/0.run INFO: Replacing scope 'cucumber-glue' from [cucumber.runtime.java.spring.GlueCodeScope@16c3ca31] to [cucumber.runtime.java.spring.GlueCodeScope@2d195ee4] unit-abot-epc-basic-0: 12:18:22 DEBUG unit.abot-epc-basic/0.run Apr 09, 2019 12:18:22 PM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 12:18:22 DEBUG unit.abot-epc-basic/0.run INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@479f2dc2: startup date [Tue Apr 09 12:18:22 UTC 2019]; root of context hierarchy unit-abot-epc-basic-0: 12:18:22 DEBUG unit.abot-epc-basic/0.run Apr 09, 2019 12:18:22 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 12:18:22 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-abot-epc-basic-0: 12:18:22 DEBUG unit.abot-epc-basic/0.run Apr 09, 2019 12:18:22 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 12:18:22 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/adapters/abot-ssh/3.0.86/abot-ssh-3.0.86.jar!/beancontext/applicationSSHContext.xml] unit-abot-epc-basic-0: 12:18:22 DEBUG unit.abot-epc-basic/0.run Apr 09, 2019 12:18:22 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 12:18:22 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-abot-epc-basic-0: 12:18:22 DEBUG unit.abot-epc-basic/0.run Apr 09, 2019 12:18:22 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 12:18:22 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/adapters/abot-s1ap/3.0.85/abot-s1ap-3.0.85.jar!/beancontext/applicationSSHContext.xml] unit-abot-epc-basic-0: 12:18:23 DEBUG unit.abot-epc-basic/0.run Apr 09, 2019 12:18:23 PM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 12:18:23 DEBUG unit.abot-epc-basic/0.run INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@4674d90: startup date [Tue Apr 09 12:18:23 UTC 2019]; root of context hierarchy unit-abot-epc-basic-0: 12:18:23 DEBUG unit.abot-epc-basic/0.run Apr 09, 2019 12:18:23 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 12:18:23 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-abot-epc-basic-0: 12:18:23 DEBUG unit.abot-epc-basic/0.run Apr 09, 2019 12:18:23 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 12:18:23 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/adapters/abot-ssh/3.0.86/abot-ssh-3.0.86.jar!/beancontext/applicationSSHContext.xml] unit-abot-epc-basic-0: 12:18:23 DEBUG unit.abot-epc-basic/0.run Apr 09, 2019 12:18:23 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 12:18:23 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-abot-epc-basic-0: 12:18:23 DEBUG unit.abot-epc-basic/0.run Apr 09, 2019 12:18:23 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 12:18:23 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/adapters/abot-s1ap/3.0.85/abot-s1ap-3.0.85.jar!/beancontext/applicationSSHContext.xml] unit-abot-epc-basic-0: 12:18:23 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:18:23 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:18:23 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:18:23 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 12:18:23 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:18:23 [main] REPORT: STEP EXECUTION TIME TAKEN :1307 MS unit-abot-epc-basic-0: 12:18:23 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:18:23 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:18:23 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:18:23 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:18:23 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:18:23 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:18:23 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:18:23 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 12:18:23 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:18:23 [main] REPORT: STEP EXECUTION TIME TAKEN :50 MS unit-abot-epc-basic-0: 12:18:23 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:18:23 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:18:23 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:18:23 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:18:23 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:18:23 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:18:23 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:18:23 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 12:18:23 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:18:23 [main] REPORT: STEP EXECUTION TIME TAKEN :21 MS unit-abot-epc-basic-0: 12:18:23 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:18:23 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:18:23 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:18:23 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:18:24 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:18:24 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:18:24 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:18:24 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 12:18:24 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:18:24 [main] REPORT: STEP EXECUTION TIME TAKEN :19 MS unit-abot-epc-basic-0: 12:18:24 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:18:24 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:18:24 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:18:24 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:18:24 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:18:24 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:18:24 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:18:24 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:18:24 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:18:24 [main] REPORT: STEP EXECUTION TIME TAKEN :18 MS unit-abot-epc-basic-0: 12:18:24 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:18:24 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:18:24 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:18:24 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:18:24 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:18:24 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:18:24 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:18:24 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 12:18:24 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:18:24 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 12:18:24 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:18:24 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:18:24 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:18:24 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:18:25 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:18:24 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:18:25 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:18:25 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 12:18:25 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:18:25 [main] REPORT: STEP EXECUTION TIME TAKEN :873 MS unit-abot-epc-basic-0: 12:18:25 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:18:25 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:18:25 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:18:25 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:18:25 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:18:25 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:18:25 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:18:25 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 12:18:25 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:18:25 [main] REPORT: STEP EXECUTION TIME TAKEN :729 MS unit-abot-epc-basic-0: 12:18:25 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:18:25 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:18:25 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:18:25 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:18:25 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:18:25 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:18:25 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:18:25 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 12:18:25 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:18:25 [main] REPORT: STEP EXECUTION TIME TAKEN :16 MS unit-abot-epc-basic-0: 12:18:25 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:18:25 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:18:25 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:18:25 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:18:33 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-abot-epc-basic-0: 12:18:35 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:18:35 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:18:35 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:18:35 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:18:35 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:18:35 [main] REPORT: STEP EXECUTION TIME TAKEN :10025 MS unit-abot-epc-basic-0: 12:18:35 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:18:35 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:18:35 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:18:35 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:18:35 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:18:35.944 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 12:18:35 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:18:35.961 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 12:18:35 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:18:35 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:18:35 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:18:35 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 12:18:35 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:18:35 [main] REPORT: STEP EXECUTION TIME TAKEN :57 MS unit-abot-epc-basic-0: 12:18:35 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:18:35 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 12:18:35 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:18:35 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:18:36 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 12:18:36 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 12:18:36 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 12:18:46 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 12:18:46 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:18:46 DEBUG unit.abot-epc-basic/0.run @attach-procedure @Attach_Procedure_AttachWithIMSI @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 unit-abot-epc-basic-0: 12:18:46 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs # featureFiles/Attach_Procedure_AttachWithIMSI.feature:9 unit-abot-epc-basic-0: 12:18:46 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 12:18:46 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 12:18:46 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 12:18:46 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 12:18:46 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:18:46 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 12:18:46 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 12:18:46 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 12:18:46 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 12:18:46 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 12:18:46 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 12:18:46 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 12:18:46 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:18:46 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 12:18:46 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 12:18:46 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:18:46 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 12:18:46 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:18:46 DEBUG unit.abot-epc-basic/0.run # Date: <31/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 12:18:46 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:18:46 DEBUG unit.abot-epc-basic/0.run Feature: Attach_Procedure_AttachWithIMSI_Wrong_MCC unit-abot-epc-basic-0: 12:18:46 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:18:46 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:18:46 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:18:46 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 12:18:46 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:18:46 [main] REPORT: STEP EXECUTION TIME TAKEN :34 MS unit-abot-epc-basic-0: 12:18:46 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:18:46 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:18:46 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:18:46 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:18:46 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:18:46 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:18:46 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:18:46 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 12:18:46 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:18:46 [main] REPORT: STEP EXECUTION TIME TAKEN :74 MS unit-abot-epc-basic-0: 12:18:46 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:18:46 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:18:46 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:18:46 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:18:46 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:18:46 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:18:46 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:18:46 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 12:18:46 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:18:46 [main] REPORT: STEP EXECUTION TIME TAKEN :12 MS unit-abot-epc-basic-0: 12:18:46 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:18:46 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:18:46 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:18:46 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:18:46 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:18:46 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:18:46 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:18:46 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 12:18:46 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:18:46 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 12:18:46 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:18:46 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:18:46 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:18:46 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:18:46 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:18:46 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:18:46 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:18:46 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:18:46 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:18:46 [main] REPORT: STEP EXECUTION TIME TAKEN :14 MS unit-abot-epc-basic-0: 12:18:46 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:18:46 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:18:46 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:18:46 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:18:46 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:18:46 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:18:46 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:18:46 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 12:18:46 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:18:46 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 12:18:46 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:18:46 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:18:46 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:18:46 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:18:47 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:18:47 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:18:47 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:18:47 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 12:18:47 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:18:47 [main] REPORT: STEP EXECUTION TIME TAKEN :487 MS unit-abot-epc-basic-0: 12:18:47 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:18:47 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:18:47 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:18:47 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:18:47 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:18:47 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:18:47 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:18:47 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with EPC parameter "ABOT.ENB.mobile_country_code=201" on node ABOT unit-abot-epc-basic-0: 12:18:47 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:18:47 [main] REPORT: STEP EXECUTION TIME TAKEN :27 MS unit-abot-epc-basic-0: 12:18:47 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:18:47 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:18:47 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:18:47 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:18:47 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:18:47 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:18:47 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:18:47 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 12:18:47 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:18:47 [main] REPORT: STEP EXECUTION TIME TAKEN :21 MS unit-abot-epc-basic-0: 12:18:47 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:18:47 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:18:47 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:18:47 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:18:57 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:18:57 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:18:57 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:18:57 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:18:57 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:18:57 [main] REPORT: STEP EXECUTION TIME TAKEN :10021 MS unit-abot-epc-basic-0: 12:18:57 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:18:57 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:18:57 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:18:57 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:18:57 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:18:57.599 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Received s1 setup failure for MME {string:nocase:present} unit-abot-epc-basic-0: 12:18:57 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:18:57.602 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 12:18:57 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:18:57 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:18:57 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:18:57 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 12:18:57 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:18:57 [main] REPORT: STEP EXECUTION TIME TAKEN :26 MS unit-abot-epc-basic-0: 12:18:57 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:18:57 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 12:18:57 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:18:57 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:18:57 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 12:18:57 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 12:18:57 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-oai-hss-0: 12:19:03 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 12:19:03 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 12:19:03 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-hss-0: 12:19:03 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-oai-hss-0: 12:19:03 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-oai-hss-0: 12:19:03 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-hss-0: 12:19:03 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-hss-0: 12:19:03 DEBUG unit.oai-hss/0.update-status + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 12:19:03 DEBUG unit.oai-hss/0.update-status ++ relation-ids db unit-oai-hss-0: 12:19:03 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 12:19:03 DEBUG unit.oai-hss/0.update-status + '[' -n db:1 ']' unit-oai-hss-0: 12:19:03 DEBUG unit.oai-hss/0.update-status + check_hss_process unit-oai-hss-0: 12:19:03 DEBUG unit.oai-hss/0.update-status ++ service oai_hss status unit-oai-hss-0: 12:19:03 DEBUG unit.oai-hss/0.update-status + IS_RUNNING='oai_hss start/running, process 22189' unit-oai-hss-0: 12:19:03 DEBUG unit.oai-hss/0.update-status + [[ oai_hss start/running, process 22189 =~ .*running.* ]] unit-oai-hss-0: 12:19:03 DEBUG unit.oai-hss/0.update-status + juju-log 'OAI HSS is running' unit-oai-hss-0: 12:19:03 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:19:03 INFO unit.oai-hss/0.juju-log OAI HSS is running unit-oai-hss-0: 12:19:03 DEBUG unit.oai-hss/0.update-status + status=0 unit-oai-hss-0: 12:19:03 DEBUG unit.oai-hss/0.update-status + '[' 0 -eq 1 ']' unit-oai-hss-0: 12:19:03 DEBUG unit.oai-hss/0.update-status + status-set active 'OAI HSS is running' unit-oai-hss-0: 12:19:03 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 12:19:03 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-hss-0: 12:19:03 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-hss-0: 12:19:03 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-oai-hss-0: 12:19:03 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 12:19:03 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 12:19:07 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 12:19:07 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:19:07 DEBUG unit.abot-epc-basic/0.run @attach-procedure @Attach_Procedure_AttachWithIMSI_Wrong_MCC @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 unit-abot-epc-basic-0: 12:19:07 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Failure due to wrong MCC. # featureFiles/Attach_Procedure_AttachWithIMSI_Wrong_MCC.feature:9 unit-abot-epc-basic-0: 12:19:07 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 12:19:07 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 12:19:07 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 12:19:07 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 12:19:07 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:19:07 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 12:19:07 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 12:19:07 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 12:19:07 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with EPC parameter "ABOT.ENB.mobile_country_code=201" on node ABOT # S1APScenarioStepGrammars.epcParamSet(String,String) unit-abot-epc-basic-0: 12:19:07 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 12:19:07 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 12:19:07 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:19:07 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 12:19:07 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 12:19:07 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 12:19:07 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 12:19:07 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:19:07 DEBUG unit.abot-epc-basic/0.run # Date: <31/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 12:19:07 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:19:07 DEBUG unit.abot-epc-basic/0.run Feature: Attach_Procedure_AttachWithIMSI_Wrong_MNC unit-abot-epc-basic-0: 12:19:07 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:19:07 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:19:07 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:19:07 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 12:19:07 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:19:07 [main] REPORT: STEP EXECUTION TIME TAKEN :23 MS unit-abot-epc-basic-0: 12:19:07 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:19:07 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:19:07 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:19:07 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:19:07 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:19:07 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:19:07 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:19:07 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 12:19:07 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:19:07 [main] REPORT: STEP EXECUTION TIME TAKEN :15 MS unit-abot-epc-basic-0: 12:19:07 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:19:07 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:19:07 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:19:07 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:19:07 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:19:07 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:19:07 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:19:07 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 12:19:07 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:19:07 [main] REPORT: STEP EXECUTION TIME TAKEN :15 MS unit-abot-epc-basic-0: 12:19:07 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:19:07 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:19:07 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:19:07 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:19:07 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:19:07 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:19:07 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:19:07 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 12:19:07 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:19:07 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 12:19:07 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:19:07 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:19:07 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:19:07 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:19:07 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:19:07 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:19:07 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:19:07 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:19:07 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:19:07 [main] REPORT: STEP EXECUTION TIME TAKEN :15 MS unit-abot-epc-basic-0: 12:19:07 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:19:07 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:19:07 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:19:07 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:19:07 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:19:07 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:19:07 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:19:07 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 12:19:07 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:19:07 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 12:19:08 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:19:08 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:19:08 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:19:08 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:19:08 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:19:08 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:19:08 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:19:08 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 12:19:08 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:19:08 [main] REPORT: STEP EXECUTION TIME TAKEN :472 MS unit-abot-epc-basic-0: 12:19:08 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:19:08 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:19:08 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:19:08 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:19:08 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:19:08 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:19:08 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:19:08 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with EPC parameter "ABOT.ENB.mobile_network_code=95" on node ABOT unit-abot-epc-basic-0: 12:19:08 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:19:08 [main] REPORT: STEP EXECUTION TIME TAKEN :27 MS unit-abot-epc-basic-0: 12:19:08 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:19:08 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:19:08 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:19:08 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:19:18 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:19:18 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:19:18 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:19:18 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:19:18 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:19:18 [main] REPORT: STEP EXECUTION TIME TAKEN :10014 MS unit-abot-epc-basic-0: 12:19:18 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:19:18 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:19:18 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:19:18 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:19:18 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:19:18 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:19:18 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:19:18 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 12:19:18 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:19:18 [main] REPORT: STEP EXECUTION TIME TAKEN :14 MS unit-abot-epc-basic-0: 12:19:18 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:19:18 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:19:18 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:19:18 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:19:18 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:19:18.689 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Received s1 setup failure for MME {string:nocase:present} unit-abot-epc-basic-0: 12:19:18 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:19:18.695 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 12:19:18 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:19:18 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:19:18 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:19:18 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 12:19:18 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:19:18 [main] REPORT: STEP EXECUTION TIME TAKEN :65 MS unit-abot-epc-basic-0: 12:19:18 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:19:18 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 12:19:18 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:19:18 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:19:18 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 12:19:18 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 12:19:18 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 12:19:28 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 12:19:28 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:19:28 DEBUG unit.abot-epc-basic/0.run @attach-procedure @Attach_Procedure_AttachWithIMSI_Wrong_MNC @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 unit-abot-epc-basic-0: 12:19:28 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Failure due to wrong MNC. # featureFiles/Attach_Procedure_AttachWithIMSI_Wrong_MNC.feature:9 unit-abot-epc-basic-0: 12:19:28 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 12:19:28 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 12:19:28 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 12:19:28 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 12:19:28 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:19:28 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 12:19:28 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 12:19:28 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 12:19:28 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with EPC parameter "ABOT.ENB.mobile_network_code=95" on node ABOT # S1APScenarioStepGrammars.epcParamSet(String,String) unit-abot-epc-basic-0: 12:19:28 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:19:28 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 12:19:28 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 12:19:28 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 12:19:28 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 12:19:28 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 12:19:28 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 12:19:28 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:19:28 DEBUG unit.abot-epc-basic/0.run # Date: <31/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 12:19:28 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:19:28 DEBUG unit.abot-epc-basic/0.run Feature: Attach_Procedure_AttachWithIMSI_Wrong_TAC unit-abot-epc-basic-0: 12:19:28 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:19:28 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:19:28 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:19:28 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 12:19:28 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:19:28 [main] REPORT: STEP EXECUTION TIME TAKEN :21 MS unit-abot-epc-basic-0: 12:19:28 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:19:28 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:19:28 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:19:28 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:19:28 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:19:28 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:19:29 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:19:28 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 12:19:29 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:19:29 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 12:19:29 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:19:29 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:19:29 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:19:29 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:19:29 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:19:29 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:19:29 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:19:29 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 12:19:29 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:19:29 [main] REPORT: STEP EXECUTION TIME TAKEN :12 MS unit-abot-epc-basic-0: 12:19:29 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:19:29 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:19:29 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:19:29 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:19:29 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:19:29 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:19:29 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:19:29 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 12:19:29 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:19:29 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 12:19:29 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:19:29 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:19:29 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:19:29 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:19:29 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:19:29 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:19:29 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:19:29 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:19:29 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:19:29 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 12:19:29 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:19:29 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:19:29 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:19:29 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:19:29 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:19:29 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:19:29 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:19:29 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 12:19:29 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:19:29 [main] REPORT: STEP EXECUTION TIME TAKEN :12 MS unit-abot-epc-basic-0: 12:19:29 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:19:29 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:19:29 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:19:29 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:19:29 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:19:29 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:19:29 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:19:29 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 12:19:29 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:19:29 [main] REPORT: STEP EXECUTION TIME TAKEN :494 MS unit-abot-epc-basic-0: 12:19:29 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:19:29 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:19:29 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:19:29 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:19:29 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:19:29 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:19:29 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:19:29 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with EPC parameter "ABOT.ENB.tracking_area_code=10" on node ABOT unit-abot-epc-basic-0: 12:19:29 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:19:29 [main] REPORT: STEP EXECUTION TIME TAKEN :26 MS unit-abot-epc-basic-0: 12:19:29 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:19:29 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:19:29 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:19:29 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:19:29 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:19:29 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:19:29 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:19:29 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 12:19:29 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:19:29 [main] REPORT: STEP EXECUTION TIME TAKEN :25 MS unit-abot-epc-basic-0: 12:19:29 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:19:29 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:19:29 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:19:29 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:19:39 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:19:39 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:19:39 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:19:39 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:19:39 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:19:39 [main] REPORT: STEP EXECUTION TIME TAKEN :10011 MS unit-abot-epc-basic-0: 12:19:39 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:19:39 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:19:39 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:19:39 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:19:39 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:19:39.834 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Received s1 setup failure for MME {string:nocase:present} unit-abot-epc-basic-0: 12:19:39 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:19:39.837 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 12:19:39 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:19:39 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:19:39 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:19:39 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 12:19:39 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:19:39 [main] REPORT: STEP EXECUTION TIME TAKEN :24 MS unit-abot-epc-basic-0: 12:19:39 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:19:39 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 12:19:39 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:19:39 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:19:39 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 12:19:39 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 12:19:39 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 12:19:49 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 12:19:50 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:19:50 DEBUG unit.abot-epc-basic/0.run @attach-procedure @Attach_Procedure_AttachWithIMSI_Wrong_TAC @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 unit-abot-epc-basic-0: 12:19:50 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Failure due to wrong TAC # featureFiles/Attach_Procedure_AttachWithIMSI_Wrong_TAC.feature:9 unit-abot-epc-basic-0: 12:19:50 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 12:19:50 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 12:19:50 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 12:19:50 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 12:19:50 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:19:50 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 12:19:50 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 12:19:50 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 12:19:50 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with EPC parameter "ABOT.ENB.tracking_area_code=10" on node ABOT # S1APScenarioStepGrammars.epcParamSet(String,String) unit-abot-epc-basic-0: 12:19:50 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 12:19:50 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 12:19:50 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:19:50 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 12:19:50 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 12:19:50 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 12:19:50 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 12:19:50 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:19:50 DEBUG unit.abot-epc-basic/0.run # Date: <31/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 12:19:50 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:19:50 DEBUG unit.abot-epc-basic/0.run Feature: Attach_Procedure_Attach_With_GUTI unit-abot-epc-basic-0: 12:19:50 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:19:50 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:19:50 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:19:50 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 12:19:50 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:19:50 [main] REPORT: STEP EXECUTION TIME TAKEN :23 MS unit-abot-epc-basic-0: 12:19:50 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:19:50 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:19:50 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:19:50 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:19:50 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:19:50 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:19:50 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:19:50 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 12:19:50 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:19:50 [main] REPORT: STEP EXECUTION TIME TAKEN :14 MS unit-abot-epc-basic-0: 12:19:50 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:19:50 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:19:50 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:19:50 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:19:50 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:19:50 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:19:50 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:19:50 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 12:19:50 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:19:50 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 12:19:50 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:19:50 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:19:50 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:19:50 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:19:50 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:19:50 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:19:50 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:19:50 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 12:19:50 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:19:50 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 12:19:50 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:19:50 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:19:50 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:19:50 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:19:50 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:19:50 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:19:50 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:19:50 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:19:50 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:19:50 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 12:19:50 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:19:50 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:19:50 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:19:50 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:19:50 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:19:50 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:19:50 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:19:50 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 12:19:50 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:19:50 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 12:19:50 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:19:50 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:19:50 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:19:50 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:19:50 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:19:50 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:19:50 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:19:50 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 12:19:50 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:19:50 [main] REPORT: STEP EXECUTION TIME TAKEN :282 MS unit-abot-epc-basic-0: 12:19:50 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:19:50 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:19:50 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:19:50 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:19:51 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:19:51 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:19:51 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:19:51 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT unit-abot-epc-basic-0: 12:19:51 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:19:51 [main] REPORT: STEP EXECUTION TIME TAKEN :900 MS unit-abot-epc-basic-0: 12:19:51 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:19:51 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:19:51 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:19:51 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:19:51 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:19:51 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:19:51 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:19:51 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 12:19:51 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:19:51 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 12:19:51 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:19:51 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:19:51 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:19:51 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:20:01 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:20:01 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:20:01 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:20:01 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:20:01 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:20:01 [main] REPORT: STEP EXECUTION TIME TAKEN :10018 MS unit-abot-epc-basic-0: 12:20:01 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:20:01 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:20:01 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:20:01 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:20:01 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:20:01.510 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with GUTI {string:nocase:present} unit-abot-epc-basic-0: 12:20:01 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:20:01.517 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 12:20:01 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:20:01 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:20:01 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:20:01 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 12:20:01 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:20:01 [main] REPORT: STEP EXECUTION TIME TAKEN :40 MS unit-abot-epc-basic-0: 12:20:01 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:20:01 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 12:20:01 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:20:01 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:20:01 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 12:20:01 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 12:20:01 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 12:20:11 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 12:20:11 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:20:11 DEBUG unit.abot-epc-basic/0.run @attach-procedure @Attach_Procedure_Attach_With_GUTI @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 unit-abot-epc-basic-0: 12:20:11 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Success with right GUTI. # featureFiles/Attach_Procedure_Attach_With_GUTI.feature:8 unit-abot-epc-basic-0: 12:20:11 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 12:20:11 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 12:20:11 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 12:20:11 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 12:20:11 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:20:11 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 12:20:11 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 12:20:11 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 12:20:11 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 12:20:11 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 12:20:11 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 12:20:11 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:20:11 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 12:20:11 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 12:20:11 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:20:11 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 12:20:11 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:20:11 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 12:20:11 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:20:11 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure With DNS Server Address Request Indication in PCO unit-abot-epc-basic-0: 12:20:11 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:20:11 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:20:11 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:20:11 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 12:20:11 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:20:11 [main] REPORT: STEP EXECUTION TIME TAKEN :19 MS unit-abot-epc-basic-0: 12:20:11 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:20:11 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:20:11 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:20:11 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:20:11 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:20:11 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:20:11 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:20:11 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 12:20:11 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:20:11 [main] REPORT: STEP EXECUTION TIME TAKEN :14 MS unit-abot-epc-basic-0: 12:20:11 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:20:11 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:20:11 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:20:11 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:20:11 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:20:11 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:20:11 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:20:11 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 12:20:11 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:20:11 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 12:20:11 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:20:11 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:20:11 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:20:11 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:20:11 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:20:11 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:20:11 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:20:11 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 12:20:11 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:20:11 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 12:20:11 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:20:11 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:20:11 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:20:11 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:20:11 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:20:11 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:20:11 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:20:11 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:20:11 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:20:11 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 12:20:11 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:20:11 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:20:11 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:20:11 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:20:11 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:20:11 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:20:11 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:20:11 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 12:20:11 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:20:11 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 12:20:11 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:20:11 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:20:11 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:20:11 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:20:12 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:20:12 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:20:12 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:20:12 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 12:20:12 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:20:12 [main] REPORT: STEP EXECUTION TIME TAKEN :221 MS unit-abot-epc-basic-0: 12:20:12 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:20:12 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:20:12 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:20:12 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:20:13 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:20:13 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:20:13 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:20:13 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 12:20:13 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:20:13 [main] REPORT: STEP EXECUTION TIME TAKEN :935 MS unit-abot-epc-basic-0: 12:20:13 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:20:13 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:20:13 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:20:13 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:20:13 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:20:13 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:20:13 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:20:13 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_DNS_SERVER_ADDR_REQ=true" on node ABOT unit-abot-epc-basic-0: 12:20:13 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:20:13 [main] REPORT: STEP EXECUTION TIME TAKEN :16 MS unit-abot-epc-basic-0: 12:20:13 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:20:13 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:20:13 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:20:13 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:20:13 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:20:13 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:20:13 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:20:13 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 12:20:13 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:20:13 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 12:20:13 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:20:13 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:20:13 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:20:13 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:20:23 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:20:23 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:20:23 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:20:23 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:20:23 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:20:23 [main] REPORT: STEP EXECUTION TIME TAKEN :10016 MS unit-abot-epc-basic-0: 12:20:23 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:20:23 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:20:23 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:20:23 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:20:23 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:20:23.230 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 12:20:23 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:20:23.232 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 12:20:23 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:20:23 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:20:23 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:20:23 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 12:20:23 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:20:23 [main] REPORT: STEP EXECUTION TIME TAKEN :18 MS unit-abot-epc-basic-0: 12:20:23 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:20:23 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 12:20:23 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:20:23 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:20:23 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 12:20:23 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 12:20:23 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 12:20:33 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 12:20:33 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:20:33 DEBUG unit.abot-epc-basic/0.run @attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 @TS_36_523_9_2_1_1_3 @Attach_Procedure_DNS_Server_Address_Request @PCO unit-abot-epc-basic-0: 12:20:33 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options # featureFiles/Attach_Procedure_With_DNS_Server_Addr_Request.feature:10 unit-abot-epc-basic-0: 12:20:33 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 12:20:33 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 12:20:33 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 12:20:33 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 12:20:33 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:20:33 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 12:20:33 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 12:20:33 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 12:20:33 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 12:20:33 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_DNS_SERVER_ADDR_REQ=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 12:20:33 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 12:20:33 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 12:20:33 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 12:20:33 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:20:33 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 12:20:33 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 12:20:33 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:20:33 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 12:20:33 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:20:33 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 12:20:33 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:20:33 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure with DSMIPv6 Home Agent Address Request Indication in PCO unit-abot-epc-basic-0: 12:20:33 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:20:33 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:20:33 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:20:33 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 12:20:33 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:20:33 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 12:20:33 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:20:33 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:20:33 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:20:33 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:20:33 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:20:33 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:20:33 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:20:33 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 12:20:33 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:20:33 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 12:20:33 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:20:33 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:20:33 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:20:33 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:20:33 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:20:33 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:20:33 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:20:33 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 12:20:33 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:20:33 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 12:20:33 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:20:33 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:20:33 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:20:33 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:20:33 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:20:33 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:20:33 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:20:33 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 12:20:33 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:20:33 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 12:20:33 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:20:33 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:20:33 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:20:33 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:20:33 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:20:33 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:20:33 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:20:33 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:20:33 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:20:33 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 12:20:33 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:20:33 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:20:33 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:20:33 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:20:33 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:20:33 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:20:33 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:20:33 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 12:20:33 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:20:33 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 12:20:33 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:20:33 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:20:33 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:20:33 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:20:34 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:20:34 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:20:34 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:20:34 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 12:20:34 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:20:34 [main] REPORT: STEP EXECUTION TIME TAKEN :480 MS unit-abot-epc-basic-0: 12:20:34 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:20:34 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:20:34 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:20:34 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:20:34 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:20:34 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:20:34 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:20:34 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 12:20:34 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:20:34 [main] REPORT: STEP EXECUTION TIME TAKEN :660 MS unit-abot-epc-basic-0: 12:20:34 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:20:34 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:20:34 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:20:34 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:20:34 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:20:34 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:20:34 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:20:34 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_HA_ADDR_REQ=true" on node ABOT unit-abot-epc-basic-0: 12:20:34 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:20:34 [main] REPORT: STEP EXECUTION TIME TAKEN :15 MS unit-abot-epc-basic-0: 12:20:34 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:20:34 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:20:34 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:20:34 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:20:34 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:20:34 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:20:34 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:20:34 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 12:20:34 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:20:34 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 12:20:34 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:20:34 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:20:34 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:20:34 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:20:44 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:20:44 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:20:44 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:20:44 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:20:44 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:20:44 [main] REPORT: STEP EXECUTION TIME TAKEN :10011 MS unit-abot-epc-basic-0: 12:20:44 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:20:44 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:20:44 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:20:44 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:20:44 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:20:44.803 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 12:20:44 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:20:44.806 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 12:20:44 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:20:44 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:20:44 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:20:44 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 12:20:44 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:20:44 [main] REPORT: STEP EXECUTION TIME TAKEN :28 MS unit-abot-epc-basic-0: 12:20:44 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:20:44 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 12:20:44 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:20:44 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:20:44 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 12:20:44 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 12:20:44 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 12:20:54 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 12:20:54 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:20:54 DEBUG unit.abot-epc-basic/0.run @attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 @TS_36_523_9_2_1_1_3 @Attach_Procedure_DSMIPv6_Home_Agent_Address_Request @PCO unit-abot-epc-basic-0: 12:20:54 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options # featureFiles/Attach_Procedure_With_DSMIPv6_HA_Addr_Request.feature:10 unit-abot-epc-basic-0: 12:20:54 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 12:20:54 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 12:20:54 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 12:20:54 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 12:20:54 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:20:54 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 12:20:54 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 12:20:54 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 12:20:54 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 12:20:54 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_HA_ADDR_REQ=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 12:20:54 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 12:20:54 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 12:20:54 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 12:20:54 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:20:54 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 12:20:54 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 12:20:54 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:20:54 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 12:20:54 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:20:54 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 12:20:54 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:20:54 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure With DSMIPv6 Home Network Prefix Request Indication in PCO unit-abot-epc-basic-0: 12:20:55 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:20:55 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:20:55 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:20:55 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 12:20:55 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:20:55 [main] REPORT: STEP EXECUTION TIME TAKEN :17 MS unit-abot-epc-basic-0: 12:20:55 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:20:55 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:20:55 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:20:55 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:20:55 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:20:55 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:20:55 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:20:55 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 12:20:55 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:20:55 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 12:20:55 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:20:55 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:20:55 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:20:55 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:20:55 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:20:55 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:20:55 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:20:55 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 12:20:55 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:20:55 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 12:20:55 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:20:55 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:20:55 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:20:55 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:20:55 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:20:55 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:20:55 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:20:55 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 12:20:55 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:20:55 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:20:55 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:20:55 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:20:55 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:20:55 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:20:55 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:20:55 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:20:55 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:20:55 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:20:55 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:20:55 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 12:20:55 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:20:55 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:20:55 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:20:55 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:20:55 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:20:55 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:20:55 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:20:55 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 12:20:55 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:20:55 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 12:20:55 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:20:55 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:20:55 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:20:55 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:20:55 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:20:55 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:20:55 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:20:55 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 12:20:55 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:20:55 [main] REPORT: STEP EXECUTION TIME TAKEN :698 MS unit-abot-epc-basic-0: 12:20:55 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:20:55 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:20:55 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:20:55 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:20:56 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:20:56 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:20:56 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:20:56 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 12:20:56 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:20:56 [main] REPORT: STEP EXECUTION TIME TAKEN :659 MS unit-abot-epc-basic-0: 12:20:56 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:20:56 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:20:56 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:20:56 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:20:56 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:20:56 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:20:56 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:20:56 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_HN_PREFIX_REQ=true" on node ABOT unit-abot-epc-basic-0: 12:20:56 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:20:56 [main] REPORT: STEP EXECUTION TIME TAKEN :29 MS unit-abot-epc-basic-0: 12:20:56 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:20:56 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:20:56 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:20:56 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:20:56 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:20:56 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:20:56 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:20:56 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 12:20:56 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:20:56 [main] REPORT: STEP EXECUTION TIME TAKEN :20 MS unit-abot-epc-basic-0: 12:20:56 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:20:56 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:20:56 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:20:56 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:21:06 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:21:06 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:21:06 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:21:06 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:21:06 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:21:06 [main] REPORT: STEP EXECUTION TIME TAKEN :10029 MS unit-abot-epc-basic-0: 12:21:06 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:21:06 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:21:06 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:21:06 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:21:06 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:21:06.674 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 12:21:06 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:21:06.679 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 12:21:06 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:21:06 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:21:06 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:21:06 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 12:21:06 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:21:06 [main] REPORT: STEP EXECUTION TIME TAKEN :31 MS unit-abot-epc-basic-0: 12:21:06 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:21:06 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 12:21:06 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:21:06 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:21:06 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 12:21:06 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 12:21:06 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 12:21:16 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 12:21:16 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:21:16 DEBUG unit.abot-epc-basic/0.run @attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 @TS_36_523_9_2_1_1_3 @Attach_Procedure_DSMIPv6_Home_Network_Prefix_Request @PCO unit-abot-epc-basic-0: 12:21:16 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options # featureFiles/Attach_Procedure_With_DSMIPv6_HN_Prefix_Request.feature:10 unit-abot-epc-basic-0: 12:21:16 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 12:21:16 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 12:21:16 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 12:21:16 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 12:21:16 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:21:16 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 12:21:16 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 12:21:16 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 12:21:16 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 12:21:16 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_HN_PREFIX_REQ=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 12:21:16 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 12:21:16 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 12:21:16 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 12:21:16 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:21:16 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 12:21:16 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 12:21:16 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:21:16 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 12:21:16 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:21:16 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 12:21:16 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:21:16 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure With DSMIPv6 IPv4 Home Agent Address Request Indication in PCO unit-abot-epc-basic-0: 12:21:16 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:21:16 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:21:16 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:21:16 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 12:21:16 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:21:16 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 12:21:16 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:21:16 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:21:16 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:21:16 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:21:16 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:21:16 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:21:16 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:21:16 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 12:21:16 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:21:16 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:21:16 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:21:16 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:21:16 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:21:16 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:21:16 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:21:16 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:21:16 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:21:16 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 12:21:16 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:21:16 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:21:16 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:21:16 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:21:16 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:21:16 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:21:16 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:21:16 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:21:16 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:21:16 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 12:21:16 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:21:16 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:21:16 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:21:16 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:21:16 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:21:16 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:21:16 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:21:16 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:21:16 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:21:16 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:21:16 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:21:16 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:21:16 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:21:16 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:21:16 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:21:16 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:21:16 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:21:16 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:21:16 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:21:16 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 12:21:16 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:21:16 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:21:16 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:21:16 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:21:16 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:21:16 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:21:17 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:21:17 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:21:17 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:21:17 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 12:21:17 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:21:17 [main] REPORT: STEP EXECUTION TIME TAKEN :439 MS unit-abot-epc-basic-0: 12:21:17 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:21:17 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:21:17 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:21:17 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:21:18 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:21:18 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:21:18 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:21:18 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 12:21:18 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:21:18 [main] REPORT: STEP EXECUTION TIME TAKEN :655 MS unit-abot-epc-basic-0: 12:21:18 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:21:18 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:21:18 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:21:18 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:21:18 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:21:18 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:21:18 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:21:18 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_IPV4_HA_ADDR_REQ=true" on node ABOT unit-abot-epc-basic-0: 12:21:18 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:21:18 [main] REPORT: STEP EXECUTION TIME TAKEN :18 MS unit-abot-epc-basic-0: 12:21:18 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:21:18 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:21:18 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:21:18 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:21:18 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:21:18 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:21:18 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:21:18 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 12:21:18 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:21:18 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 12:21:18 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:21:18 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:21:18 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:21:18 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:21:28 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:21:28 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:21:28 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:21:28 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:21:28 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:21:28 [main] REPORT: STEP EXECUTION TIME TAKEN :10010 MS unit-abot-epc-basic-0: 12:21:28 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:21:28 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:21:28 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:21:28 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:21:28 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:21:28.415 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 12:21:28 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:21:28.419 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 12:21:28 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:21:28 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:21:28 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:21:28 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 12:21:28 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:21:28 [main] REPORT: STEP EXECUTION TIME TAKEN :267 MS unit-abot-epc-basic-0: 12:21:28 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:21:28 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 12:21:28 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:21:28 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:21:28 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 12:21:28 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 12:21:28 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 12:21:38 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 12:21:38 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:21:38 DEBUG unit.abot-epc-basic/0.run @attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 @TS_36_523_9_2_1_1_3 @Attach_Procedure_DSMIPv6_IPv4_Home_Agent_Address_Request @PCO unit-abot-epc-basic-0: 12:21:38 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options # featureFiles/Attach_Procedure_With_DSMIPv6_IPv4_HA_Addr_Request.feature:10 unit-abot-epc-basic-0: 12:21:38 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 12:21:38 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 12:21:38 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 12:21:38 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 12:21:38 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:21:38 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 12:21:38 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 12:21:38 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 12:21:38 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 12:21:38 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_IPV4_HA_ADDR_REQ=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 12:21:38 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 12:21:38 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 12:21:38 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 12:21:38 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:21:38 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 12:21:38 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 12:21:38 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:21:38 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 12:21:38 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:21:38 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 12:21:38 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:21:38 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure With IM CN Subsystem Signalling Flag Indication in PCO unit-abot-epc-basic-0: 12:21:38 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:21:38 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:21:38 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:21:38 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 12:21:38 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:21:38 [main] REPORT: STEP EXECUTION TIME TAKEN :25 MS unit-abot-epc-basic-0: 12:21:38 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:21:38 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:21:38 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:21:38 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:21:38 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:21:38 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:21:38 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:21:38 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 12:21:38 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:21:38 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 12:21:38 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:21:38 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:21:38 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:21:38 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:21:38 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:21:38 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:21:38 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:21:38 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 12:21:39 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:21:38 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 12:21:39 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:21:39 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:21:39 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:21:39 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:21:39 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:21:39 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:21:39 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:21:39 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 12:21:39 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:21:39 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 12:21:39 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:21:39 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:21:39 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:21:39 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:21:39 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:21:39 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:21:39 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:21:39 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:21:39 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:21:39 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:21:39 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:21:39 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:21:39 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:21:39 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:21:39 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:21:39 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:21:39 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:21:39 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 12:21:39 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:21:39 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 12:21:39 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:21:39 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:21:39 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:21:39 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:21:39 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:21:39 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:21:39 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:21:39 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 12:21:39 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:21:39 [main] REPORT: STEP EXECUTION TIME TAKEN :213 MS unit-abot-epc-basic-0: 12:21:39 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:21:39 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:21:39 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:21:39 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:21:39 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:21:39 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:21:39 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:21:39 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 12:21:39 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:21:39 [main] REPORT: STEP EXECUTION TIME TAKEN :653 MS unit-abot-epc-basic-0: 12:21:39 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:21:39 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:21:39 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:21:39 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:21:39 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:21:39 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:21:39 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:21:39 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IM_CN_SS_SIGNAL_FLAG=true" on node ABOT unit-abot-epc-basic-0: 12:21:39 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:21:39 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 12:21:39 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:21:39 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:21:39 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:21:39 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:21:39 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:21:39 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:21:39 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:21:39 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 12:21:39 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:21:39 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:21:39 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:21:39 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:21:39 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:21:39 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:21:49 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:21:49 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:21:49 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:21:49 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:21:49 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:21:49 [main] REPORT: STEP EXECUTION TIME TAKEN :10005 MS unit-abot-epc-basic-0: 12:21:49 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:21:49 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:21:49 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:21:49 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:21:50 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:21:50.189 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 12:21:50 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:21:50.191 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 12:21:50 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:21:50 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:21:50 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:21:50 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 12:21:50 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:21:50 [main] REPORT: STEP EXECUTION TIME TAKEN :219 MS unit-abot-epc-basic-0: 12:21:50 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:21:50 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 12:21:50 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:21:50 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:21:50 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 12:21:50 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 12:21:50 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-mysql-0: 12:21:59 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 12:21:59 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 12:21:59 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 12:21:59 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 12:21:59 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 12:21:59 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 12:21:59 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 12:21:59 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 12:21:59 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 12:21:59 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 12:21:59 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 12:21:59 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 12:22:00 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 12:22:00 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:22:00 DEBUG unit.abot-epc-basic/0.run @attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 @TS_36_523_9_2_1_1_3 @Attach_Procedure_IM_CN_Subsystem_Signalling_Flag @PCO unit-abot-epc-basic-0: 12:22:00 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options # featureFiles/Attach_Procedure_With_IM_CN_SS_Signalling_Flag.feature:10 unit-abot-epc-basic-0: 12:22:00 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 12:22:00 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 12:22:00 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 12:22:00 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 12:22:00 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:22:00 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 12:22:00 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 12:22:00 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 12:22:00 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 12:22:00 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IM_CN_SS_SIGNAL_FLAG=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 12:22:00 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 12:22:00 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 12:22:00 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 12:22:00 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:22:00 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 12:22:00 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 12:22:00 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:22:00 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 12:22:00 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:22:00 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 12:22:00 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:22:00 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure with IPv4 Address Allocation Via DHCPv4 Indication in PCO unit-abot-epc-basic-0: 12:22:00 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:22:00 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:22:00 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:22:00 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 12:22:00 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:22:00 [main] REPORT: STEP EXECUTION TIME TAKEN :14 MS unit-abot-epc-basic-0: 12:22:00 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:22:00 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:22:00 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:22:00 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:22:00 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:22:00 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:22:00 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:22:00 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 12:22:00 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:22:00 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 12:22:00 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:22:00 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:22:00 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:22:00 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:22:00 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:22:00 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:22:00 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:22:00 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 12:22:00 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:22:00 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 12:22:00 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:22:00 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:22:00 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:22:00 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:22:00 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:22:00 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:22:00 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:22:00 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 12:22:00 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:22:00 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 12:22:00 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:22:00 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:22:00 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:22:00 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:22:00 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:22:00 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:22:00 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:22:00 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:22:00 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:22:00 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:22:00 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:22:00 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:22:00 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:22:00 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:22:00 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:22:00 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:22:00 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:22:00 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 12:22:00 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:22:00 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 12:22:00 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:22:00 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:22:00 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:22:00 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:22:00 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:22:00 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:22:00 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:22:00 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 12:22:00 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:22:00 [main] REPORT: STEP EXECUTION TIME TAKEN :207 MS unit-abot-epc-basic-0: 12:22:00 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:22:00 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:22:00 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:22:00 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:22:01 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:22:01 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:22:01 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:22:01 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 12:22:01 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:22:01 [main] REPORT: STEP EXECUTION TIME TAKEN :644 MS unit-abot-epc-basic-0: 12:22:01 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:22:01 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:22:01 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:22:01 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:22:01 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:22:01 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:22:01 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:22:01 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IP_ADDR_ALLOC_DHCPV4=true" on node ABOT unit-abot-epc-basic-0: 12:22:01 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:22:01 [main] REPORT: STEP EXECUTION TIME TAKEN :17 MS unit-abot-epc-basic-0: 12:22:01 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:22:01 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:22:01 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:22:01 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:22:01 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:22:01 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:22:01 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:22:01 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 12:22:01 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:22:01 [main] REPORT: STEP EXECUTION TIME TAKEN :68 MS unit-abot-epc-basic-0: 12:22:01 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:22:01 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:22:01 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:22:01 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:22:11 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:22:11 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:22:11 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:22:11 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:22:11 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:22:11 [main] REPORT: STEP EXECUTION TIME TAKEN :10011 MS unit-abot-epc-basic-0: 12:22:11 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:22:11 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:22:11 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:22:11 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:22:11 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:22:11.453 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 12:22:11 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:22:11.456 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 12:22:11 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:22:11 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:22:11 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:22:11 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 12:22:11 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:22:11 [main] REPORT: STEP EXECUTION TIME TAKEN :22 MS unit-abot-epc-basic-0: 12:22:11 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:22:11 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 12:22:11 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:22:11 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:22:11 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 12:22:11 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 12:22:11 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 12:22:21 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 12:22:21 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:22:21 DEBUG unit.abot-epc-basic/0.run @attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 @TS_36_523_9_2_1_1_3 @Attach_Procedure_IPv4_Address_Allocation_Via_DHCPv4 @PCO unit-abot-epc-basic-0: 12:22:21 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options # featureFiles/Attach_Procedure_With_IP_Addr_Alloc_DHCPv4.feature:10 unit-abot-epc-basic-0: 12:22:21 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 12:22:21 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 12:22:21 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 12:22:21 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 12:22:21 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:22:21 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 12:22:21 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 12:22:21 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 12:22:21 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 12:22:21 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IP_ADDR_ALLOC_DHCPV4=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 12:22:21 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 12:22:21 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 12:22:21 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 12:22:21 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:22:21 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 12:22:21 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 12:22:21 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:22:21 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 12:22:21 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:22:21 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 12:22:21 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:22:21 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure With IP Address Allocation Via NAS Signalling Indication in PCO unit-abot-epc-basic-0: 12:22:21 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:22:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:22:21 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:22:21 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 12:22:21 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:22:21 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 12:22:21 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:22:21 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:22:21 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:22:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:22:21 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:22:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:22:21 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:22:21 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 12:22:21 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:22:21 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 12:22:21 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:22:21 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:22:21 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:22:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:22:21 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:22:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:22:21 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:22:21 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 12:22:21 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:22:21 [main] REPORT: STEP EXECUTION TIME TAKEN :2 MS unit-abot-epc-basic-0: 12:22:21 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:22:21 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:22:21 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:22:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:22:21 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:22:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:22:21 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:22:21 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 12:22:21 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:22:21 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 12:22:21 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:22:21 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:22:21 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:22:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:22:21 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:22:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:22:21 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:22:21 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:22:21 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:22:21 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:22:21 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:22:21 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:22:21 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:22:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:22:21 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:22:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:22:21 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:22:21 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 12:22:21 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:22:21 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:22:21 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:22:21 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:22:21 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:22:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:22:21 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:22:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:22:21 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:22:21 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 12:22:21 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:22:21 [main] REPORT: STEP EXECUTION TIME TAKEN :218 MS unit-abot-epc-basic-0: 12:22:21 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:22:21 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:22:21 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:22:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:22:22 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:22:22 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:22:22 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:22:22 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 12:22:22 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:22:22 [main] REPORT: STEP EXECUTION TIME TAKEN :661 MS unit-abot-epc-basic-0: 12:22:22 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:22:22 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:22:22 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:22:22 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:22:22 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:22:22 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:22:22 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:22:22 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IP_ADDR_NAS_SIGNALING=true" on node ABOT unit-abot-epc-basic-0: 12:22:22 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:22:22 [main] REPORT: STEP EXECUTION TIME TAKEN :228 MS unit-abot-epc-basic-0: 12:22:22 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:22:22 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:22:22 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:22:22 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:22:22 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:22:22 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:22:22 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:22:22 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 12:22:22 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:22:22 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:22:22 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:22:22 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:22:22 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:22:22 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:22:32 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:22:32 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:22:32 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:22:32 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:22:32 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:22:32 [main] REPORT: STEP EXECUTION TIME TAKEN :10017 MS unit-abot-epc-basic-0: 12:22:32 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:22:32 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:22:32 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:22:32 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:22:32 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:22:32.897 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 12:22:32 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:22:32.900 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 12:22:32 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:22:32 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:22:32 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:22:32 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 12:22:32 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:22:32 [main] REPORT: STEP EXECUTION TIME TAKEN :28 MS unit-abot-epc-basic-0: 12:22:32 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:22:32 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 12:22:32 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:22:32 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:22:32 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 12:22:32 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 12:22:32 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 12:22:42 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 12:22:43 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:22:43 DEBUG unit.abot-epc-basic/0.run @attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 @TS_36_523_9_2_1_1_3 @Attach_Procedure_IP_Address_Allocation_Via_NAS_Signalling @PCO unit-abot-epc-basic-0: 12:22:43 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options # featureFiles/Attach_Procedure_With_IP_Addr_Alloc_NAS_Signalling.feature:10 unit-abot-epc-basic-0: 12:22:43 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 12:22:43 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 12:22:43 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 12:22:43 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 12:22:43 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:22:43 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 12:22:43 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 12:22:43 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 12:22:43 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 12:22:43 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IP_ADDR_NAS_SIGNALING=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 12:22:43 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 12:22:43 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 12:22:43 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 12:22:43 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:22:43 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 12:22:43 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 12:22:43 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:22:43 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 12:22:43 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:22:43 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 12:22:43 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:22:43 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure With MS Support of Network Requested Bearer Control indicator in PCO unit-abot-epc-basic-0: 12:22:43 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:22:43 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:22:43 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:22:43 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 12:22:43 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:22:43 [main] REPORT: STEP EXECUTION TIME TAKEN :19 MS unit-abot-epc-basic-0: 12:22:43 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:22:43 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:22:43 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:22:43 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:22:43 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:22:43 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:22:43 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:22:43 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 12:22:43 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:22:43 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 12:22:43 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:22:43 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:22:43 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:22:43 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:22:43 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:22:43 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:22:43 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:22:43 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 12:22:43 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:22:43 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:22:43 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:22:43 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:22:43 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:22:43 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:22:43 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:22:43 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:22:43 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:22:43 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 12:22:43 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:22:43 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:22:43 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:22:43 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:22:43 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:22:43 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:22:43 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:22:43 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:22:43 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:22:43 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:22:43 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:22:43 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:22:43 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:22:43 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:22:43 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:22:43 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:22:43 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:22:43 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:22:43 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:22:43 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 12:22:43 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:22:43 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:22:43 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:22:43 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:22:43 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:22:43 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:22:43 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:22:43 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:22:43 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:22:43 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 12:22:43 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:22:43 [main] REPORT: STEP EXECUTION TIME TAKEN :207 MS unit-abot-epc-basic-0: 12:22:43 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:22:43 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:22:43 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:22:43 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:22:44 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:22:44 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:22:44 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:22:44 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 12:22:44 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:22:44 [main] REPORT: STEP EXECUTION TIME TAKEN :855 MS unit-abot-epc-basic-0: 12:22:44 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:22:44 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:22:44 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:22:44 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:22:44 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:22:44 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:22:44 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:22:44 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.MS_SUPPORT_BEARER_CTRL_IND=true" on node ABOT unit-abot-epc-basic-0: 12:22:44 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:22:44 [main] REPORT: STEP EXECUTION TIME TAKEN :12 MS unit-abot-epc-basic-0: 12:22:44 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:22:44 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:22:44 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:22:44 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:22:44 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:22:44 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:22:44 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:22:44 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 12:22:44 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:22:44 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:22:44 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:22:44 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:22:44 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:22:44 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:22:54 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:22:54 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:22:54 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:22:54 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:22:54 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:22:54 [main] REPORT: STEP EXECUTION TIME TAKEN :10007 MS unit-abot-epc-basic-0: 12:22:54 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:22:54 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:22:54 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:22:54 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:22:54 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:22:54.307 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 12:22:54 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:22:54.309 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 12:22:54 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:22:54 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:22:54 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:22:54 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 12:22:54 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:22:54 [main] REPORT: STEP EXECUTION TIME TAKEN :16 MS unit-abot-epc-basic-0: 12:22:54 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:22:54 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 12:22:54 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:22:54 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:22:54 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 12:22:54 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 12:22:54 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 12:23:00 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-abot-epc-basic-0: 12:23:04 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 12:23:04 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:23:04 DEBUG unit.abot-epc-basic/0.run @attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 @TS_36_523_9_2_1_1_3 @Attach_Procedure_MS_Support_Network_Requested_Bearer_Control_Indicator @PCO unit-abot-epc-basic-0: 12:23:04 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator # featureFiles/Attach_Procedure_With_MS_Support_Bearer_Ctrl_Indication.feature:10 unit-abot-epc-basic-0: 12:23:04 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 12:23:04 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 12:23:04 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 12:23:04 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 12:23:04 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:23:04 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 12:23:04 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 12:23:04 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 12:23:04 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 12:23:04 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.MS_SUPPORT_BEARER_CTRL_IND=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 12:23:04 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 12:23:04 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 12:23:04 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 12:23:04 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:23:04 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 12:23:04 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 12:23:04 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:23:04 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 12:23:04 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:23:04 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 12:23:04 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:23:04 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure With P-CSCF Address Request Indication in PCO unit-abot-epc-basic-0: 12:23:04 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:23:04 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:23:04 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:23:04 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 12:23:04 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:23:04 [main] REPORT: STEP EXECUTION TIME TAKEN :27 MS unit-abot-epc-basic-0: 12:23:04 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:23:04 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:23:04 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:23:04 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:23:04 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:23:04 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:23:04 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:23:04 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 12:23:04 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:23:04 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 12:23:04 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:23:04 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:23:04 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:23:04 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:23:04 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:23:04 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:23:04 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:23:04 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 12:23:04 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:23:04 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 12:23:04 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:23:04 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:23:04 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:23:04 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:23:04 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:23:04 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:23:04 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:23:04 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 12:23:04 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:23:04 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 12:23:04 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:23:04 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:23:04 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:23:04 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:23:04 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:23:04 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:23:04 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:23:04 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:23:04 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:23:04 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 12:23:04 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:23:04 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:23:04 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:23:04 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:23:04 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:23:04 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:23:04 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:23:04 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 12:23:04 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:23:04 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 12:23:04 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:23:04 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:23:04 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:23:04 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:23:04 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:23:04 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:23:04 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:23:04 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 12:23:04 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:23:04 [main] REPORT: STEP EXECUTION TIME TAKEN :222 MS unit-abot-epc-basic-0: 12:23:04 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:23:04 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:23:04 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:23:04 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:23:05 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:23:05 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:23:05 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:23:05 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 12:23:05 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:23:05 [main] REPORT: STEP EXECUTION TIME TAKEN :883 MS unit-abot-epc-basic-0: 12:23:05 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:23:05 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:23:05 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:23:05 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:23:05 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:23:05 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:23:05 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:23:05 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_P_CSCF_ADDR_REQ=true" on node ABOT unit-abot-epc-basic-0: 12:23:05 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:23:05 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 12:23:05 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:23:05 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:23:05 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:23:05 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:23:05 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:23:05 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:23:05 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:23:05 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 12:23:05 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:23:05 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:23:05 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:23:05 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:23:05 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:23:05 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:23:15 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:23:15 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:23:15 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:23:15 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:23:15 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:23:15 [main] REPORT: STEP EXECUTION TIME TAKEN :10008 MS unit-abot-epc-basic-0: 12:23:15 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:23:15 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:23:15 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:23:15 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:23:15 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:23:15.791 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 12:23:15 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:23:15.793 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 12:23:15 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:23:15 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:23:15 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:23:15 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 12:23:15 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:23:15 [main] REPORT: STEP EXECUTION TIME TAKEN :14 MS unit-abot-epc-basic-0: 12:23:15 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:23:15 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 12:23:15 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:23:15 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:23:15 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 12:23:15 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 12:23:15 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 12:23:25 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 12:23:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:23:25 DEBUG unit.abot-epc-basic/0.run @attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 @TS_36_523_9_2_1_1_3 @Attach_Procedure_P-CSCF_Address_Request @PCO unit-abot-epc-basic-0: 12:23:25 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options # featureFiles/Attach_Procedure_With_P_CSCF_Addr_Request.feature:10 unit-abot-epc-basic-0: 12:23:25 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 12:23:25 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 12:23:25 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 12:23:25 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 12:23:25 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:23:25 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 12:23:25 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 12:23:25 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 12:23:25 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 12:23:25 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_P_CSCF_ADDR_REQ=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 12:23:25 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 12:23:25 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 12:23:25 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 12:23:25 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:23:25 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 12:23:25 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 12:23:25 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:23:25 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 12:23:25 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:23:25 DEBUG unit.abot-epc-basic/0.run # Date: <13/01/2017> Version: <1.1> # unit-abot-epc-basic-0: 12:23:25 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:23:25 DEBUG unit.abot-epc-basic/0.run Feature: Auth_Accept unit-abot-epc-basic-0: 12:23:25 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:23:25 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:23:25 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:23:25 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 12:23:25 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:23:25 [main] REPORT: STEP EXECUTION TIME TAKEN :14 MS unit-abot-epc-basic-0: 12:23:26 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:23:25 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:23:26 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:23:26 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:23:26 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:23:26 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:23:26 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:23:26 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 12:23:26 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:23:26 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 12:23:26 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:23:26 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:23:26 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:23:26 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:23:26 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:23:26 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:23:26 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:23:26 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 12:23:26 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:23:26 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 12:23:26 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:23:26 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:23:26 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:23:26 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:23:26 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:23:26 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:23:26 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:23:26 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 12:23:26 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:23:26 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 12:23:26 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:23:26 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:23:26 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:23:26 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:23:26 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:23:26 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:23:26 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:23:26 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:23:26 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:23:26 [main] REPORT: STEP EXECUTION TIME TAKEN :12 MS unit-abot-epc-basic-0: 12:23:26 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:23:26 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:23:26 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:23:26 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:23:26 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:23:26 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:23:26 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:23:26 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 12:23:26 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:23:26 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 12:23:26 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:23:26 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:23:26 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:23:26 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:23:26 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:23:26 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:23:26 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:23:26 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 12:23:26 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:23:26 [main] REPORT: STEP EXECUTION TIME TAKEN :447 MS unit-abot-epc-basic-0: 12:23:26 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:23:26 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:23:26 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:23:26 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:23:27 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:23:27 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:23:27 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:23:27 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT unit-abot-epc-basic-0: 12:23:27 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:23:27 [main] REPORT: STEP EXECUTION TIME TAKEN :714 MS unit-abot-epc-basic-0: 12:23:27 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:23:27 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:23:27 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:23:27 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:23:27 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:23:27 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:23:27 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:23:27 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 12:23:27 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:23:27 [main] REPORT: STEP EXECUTION TIME TAKEN :15 MS unit-abot-epc-basic-0: 12:23:27 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:23:27 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:23:27 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:23:27 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:23:37 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:23:37 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:23:37 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:23:37 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:23:37 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:23:37 [main] REPORT: STEP EXECUTION TIME TAKEN :10017 MS unit-abot-epc-basic-0: 12:23:37 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:23:37 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:23:37 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:23:37 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:23:37 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:23:37.346 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with GUTI {string:nocase:present} unit-abot-epc-basic-0: 12:23:37 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:23:37.353 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 12:23:37 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:23:37 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:23:37 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:23:37 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 12:23:37 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:23:37 [main] REPORT: STEP EXECUTION TIME TAKEN :31 MS unit-abot-epc-basic-0: 12:23:37 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:23:37 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 12:23:37 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:23:37 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:23:37 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 12:23:37 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 12:23:37 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-oai-epc-0: 12:23:45 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-epc-0: 12:23:45 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 12:23:45 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-epc-0: 12:23:45 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-oai-epc-0: 12:23:45 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-oai-epc-0: 12:23:45 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-epc-0: 12:23:45 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-epc-0: 12:23:45 DEBUG unit.oai-epc/0.update-status + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 12:23:45 DEBUG unit.oai-epc/0.update-status ++ validated_mme_public_ip=0 unit-oai-epc-0: 12:23:45 DEBUG unit.oai-epc/0.update-status ++ relation-ids hss unit-oai-epc-0: 12:23:45 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 12:23:45 DEBUG unit.oai-epc/0.update-status + '[' '!' -z hss:2 ']' unit-oai-epc-0: 12:23:45 DEBUG unit.oai-epc/0.update-status + check_epc_process unit-oai-epc-0: 12:23:45 DEBUG unit.oai-epc/0.update-status ++ service mme_gw status unit-oai-epc-0: 12:23:45 DEBUG unit.oai-epc/0.update-status + IS_RUNNING='mme_gw start/running, process 18599' unit-oai-epc-0: 12:23:45 DEBUG unit.oai-epc/0.update-status + [[ mme_gw start/running, process 18599 =~ .*running.* ]] unit-oai-epc-0: 12:23:45 DEBUG unit.oai-epc/0.update-status + juju-log 'OAI EPC is running...let'\''s check if it is connected to HSS' unit-oai-epc-0: 12:23:45 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:23:45 INFO unit.oai-epc/0.juju-log OAI EPC is running...let's check if it is connected to HSS unit-oai-epc-0: 12:23:45 DEBUG unit.oai-epc/0.update-status + status=0 unit-oai-epc-0: 12:23:45 DEBUG unit.oai-epc/0.update-status + '[' 0 -eq 1 ']' unit-oai-epc-0: 12:23:45 DEBUG unit.oai-epc/0.update-status + status-set active 'OAI EPC is running' unit-oai-epc-0: 12:23:45 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 12:23:45 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-epc-0: 12:23:45 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-epc-0: 12:23:45 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-oai-epc-0: 12:23:45 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 12:23:45 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 12:23:47 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 12:23:47 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:23:47 DEBUG unit.abot-epc-basic/0.run @authentication-procedure @Auth_Accept @TS_24_301 @24_301_5_4_2_1 @24_301_5_4_2_3 @33_401_6_1_1 @Series-0004 unit-abot-epc-basic-0: 12:23:47 DEBUG unit.abot-epc-basic/0.run Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct # featureFiles/Auth_Accept.feature:10 unit-abot-epc-basic-0: 12:23:47 DEBUG unit.abot-epc-basic/0.run EPS security context. unit-abot-epc-basic-0: 12:23:47 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:23:47 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 12:23:47 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 12:23:47 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 12:23:47 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 12:23:47 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:23:47 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 12:23:47 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 12:23:47 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 12:23:47 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 12:23:47 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 12:23:47 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 12:23:47 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 12:23:47 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:23:47 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 12:23:47 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 12:23:47 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:23:47 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 12:23:47 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:23:47 DEBUG unit.abot-epc-basic/0.run # Date: <22/11/2016> Version: <1.1> # unit-abot-epc-basic-0: 12:23:47 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:23:47 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_Network_GUTIattach_AuthReject_re_Auth unit-abot-epc-basic-0: 12:23:47 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:23:47 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:23:47 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:23:47 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 12:23:47 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:23:47 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 12:23:47 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:23:47 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:23:47 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:23:47 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:23:47 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:23:47 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:23:47 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:23:47 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 12:23:47 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:23:47 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 12:23:47 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:23:47 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:23:47 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:23:47 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:23:47 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:23:47 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:23:47 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:23:47 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 12:23:47 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:23:47 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 12:23:47 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:23:47 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:23:47 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:23:47 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:23:47 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:23:47 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:23:47 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:23:47 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 12:23:47 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:23:47 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 12:23:47 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:23:47 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:23:47 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:23:47 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:23:47 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:23:47 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:23:47 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:23:47 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT unit-abot-epc-basic-0: 12:23:47 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:23:47 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 12:23:47 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:23:47 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:23:47 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:23:47 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:23:47 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:23:47 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:23:47 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:23:47 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 12:23:47 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:23:47 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:23:47 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:23:47 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:23:47 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:23:47 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:23:47 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:23:47 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:23:47 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:23:47 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:23:47 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:23:47 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 12:23:47 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:23:47 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:23:47 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:23:47 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:23:47 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:23:47 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:23:47 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:23:47 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 12:23:47 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:23:47 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:23:47 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:23:47 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:23:47 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:23:47 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:23:48 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:23:48 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:23:48 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:23:48 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 12:23:48 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:23:48 [main] REPORT: STEP EXECUTION TIME TAKEN :447 MS unit-abot-epc-basic-0: 12:23:48 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:23:48 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:23:48 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:23:48 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:23:48 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:23:48 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:23:48 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:23:48 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT unit-abot-epc-basic-0: 12:23:48 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:23:48 [main] REPORT: STEP EXECUTION TIME TAKEN :702 MS unit-abot-epc-basic-0: 12:23:48 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:23:48 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:23:48 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:23:48 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:23:48 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:23:48 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:23:48 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:23:48 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0xFF" on node ABOT unit-abot-epc-basic-0: 12:23:48 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:23:48 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 12:23:48 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:23:48 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:23:48 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:23:48 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:23:48 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:23:48 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:23:48 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:23:48 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 12:23:48 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:23:48 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 12:23:48 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:23:48 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:23:48 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:23:48 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:23:58 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:23:58 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:23:58 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:23:58 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:23:58 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:23:58 [main] REPORT: STEP EXECUTION TIME TAKEN :10008 MS unit-abot-epc-basic-0: 12:23:58 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:23:58 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:23:58 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:23:58 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:24:08 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:24:08 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:24:08 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:24:08 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:24:08 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:24:08 [main] REPORT: STEP EXECUTION TIME TAKEN :10004 MS unit-abot-epc-basic-0: 12:24:08 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:24:08 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:24:08 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:24:08 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:24:08 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:24:08.917 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with GUTI {string:nocase:present} unit-abot-epc-basic-0: 12:24:08 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:24:08.919 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 12:24:08 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:24:08 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:24:08 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:24:08 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 12:24:08 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:24:08 [main] REPORT: STEP EXECUTION TIME TAKEN :18 MS unit-abot-epc-basic-0: 12:24:08 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:24:08 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 12:24:08 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:24:08 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:24:08 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 12:24:08 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 12:24:08 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 12:24:08 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT
 unit-abot-epc-basic-0: 12:24:09 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT
 unit-abot-epc-basic-0: 12:24:19 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 12:24:19 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:24:19 DEBUG unit.abot-epc-basic/0.run @authentication-procedure @Auth_NotAccept_by_Network_GUTIattach_AuthReject_re_Auth @TS_24_301 @24_301_5_3_3 @24_301_5_5_1_2_2 @24_301_5_5_1_2_4 @24_301_6_5_1_2 @24_301_9_9_3_33 @TS_36_304 @36_304_4_3 @negTCs @Series-0001 unit-abot-epc-basic-0: 12:24:19 DEBUG unit.abot-epc-basic/0.run Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI. # featureFiles/Auth_NotAccept_by_Network_GUTIattach_AuthReject_re_Auth.feature:10 unit-abot-epc-basic-0: 12:24:19 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 12:24:19 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 12:24:19 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 12:24:19 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 12:24:19 DEBUG unit.abot-epc-basic/0.run #RES is restored to 0x00 in teardown process unit-abot-epc-basic-0: 12:24:19 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 12:24:19 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 12:24:19 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:24:19 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 12:24:19 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 12:24:19 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 12:24:19 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 12:24:19 DEBUG unit.abot-epc-basic/0.run # set the value of RES parameter (other than 0x00) manually in Authentication Response message which is sent from UE to MME unit-abot-epc-basic-0: 12:24:19 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0xFF" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 12:24:19 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 12:24:19 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 12:24:19 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:24:19 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:24:19 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 12:24:19 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 12:24:19 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:24:19 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 12:24:19 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:24:19 DEBUG unit.abot-epc-basic/0.run # Date: <22/11/2016> Version: <1.1> # unit-abot-epc-basic-0: 12:24:19 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:24:19 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_Network_GUTIattach_IMSIdiff_AuthReject_re_Auth unit-abot-epc-basic-0: 12:24:19 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:24:19 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:24:19 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:24:19 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 12:24:19 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:24:19 [main] REPORT: STEP EXECUTION TIME TAKEN :12 MS unit-abot-epc-basic-0: 12:24:19 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:24:19 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:24:19 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:24:19 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:24:19 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:24:19 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:24:19 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:24:19 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 12:24:19 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:24:19 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:24:19 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:24:19 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:24:19 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:24:19 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:24:19 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:24:19 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:24:19 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:24:19 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 12:24:19 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:24:19 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:24:19 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:24:19 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:24:19 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:24:19 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:24:19 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:24:19 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:24:19 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:24:19 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 12:24:19 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:24:19 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:24:19 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:24:19 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:24:19 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:24:19 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:24:19 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:24:19 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:24:19 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:24:19 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT unit-abot-epc-basic-0: 12:24:19 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:24:19 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:24:19 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:24:19 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:24:19 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:24:19 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:24:19 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:24:19 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:24:19 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:24:19 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.WRONGIMSI=false" on node ABOT unit-abot-epc-basic-0: 12:24:19 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:24:19 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:24:19 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:24:19 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:24:20 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:24:20 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:24:20 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:24:20 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:24:20 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:24:20 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:24:20 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:24:20 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:24:20 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:24:20 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:24:20 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:24:20 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:24:20 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:24:20 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:24:20 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:24:20 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 12:24:20 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:24:20 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:24:20 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:24:20 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:24:20 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:24:20 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:24:20 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:24:20 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:24:20 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:24:20 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 12:24:20 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:24:20 [main] REPORT: STEP EXECUTION TIME TAKEN :225 MS unit-abot-epc-basic-0: 12:24:20 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:24:20 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:24:20 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:24:20 [main] REPORT: ========================================================================================== unit-oai-hss-0: 12:24:20 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 12:24:20 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 12:24:20 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-hss-0: 12:24:20 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-oai-hss-0: 12:24:20 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-oai-hss-0: 12:24:20 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-hss-0: 12:24:20 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-hss-0: 12:24:20 DEBUG unit.oai-hss/0.update-status + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 12:24:20 DEBUG unit.oai-hss/0.update-status ++ relation-ids db unit-oai-hss-0: 12:24:20 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 12:24:20 DEBUG unit.oai-hss/0.update-status + '[' -n db:1 ']' unit-oai-hss-0: 12:24:20 DEBUG unit.oai-hss/0.update-status + check_hss_process unit-oai-hss-0: 12:24:20 DEBUG unit.oai-hss/0.update-status ++ service oai_hss status unit-oai-hss-0: 12:24:20 DEBUG unit.oai-hss/0.update-status + IS_RUNNING='oai_hss start/running, process 22189' unit-oai-hss-0: 12:24:20 DEBUG unit.oai-hss/0.update-status + [[ oai_hss start/running, process 22189 =~ .*running.* ]] unit-oai-hss-0: 12:24:20 DEBUG unit.oai-hss/0.update-status + juju-log 'OAI HSS is running' unit-abot-epc-basic-0: 12:24:20 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:24:20 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:24:20 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:24:20 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT unit-abot-epc-basic-0: 12:24:20 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:24:20 [main] REPORT: STEP EXECUTION TIME TAKEN :659 MS unit-abot-epc-basic-0: 12:24:20 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:24:20 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:24:20 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:24:20 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:24:20 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:24:20 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:24:20 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:24:20 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0xFF" on node ABOT unit-abot-epc-basic-0: 12:24:20 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:24:20 [main] REPORT: STEP EXECUTION TIME TAKEN :19 MS unit-abot-epc-basic-0: 12:24:20 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:24:20 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:24:20 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:24:20 [main] REPORT: ========================================================================================== unit-oai-hss-0: 12:24:20 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:24:20 INFO unit.oai-hss/0.juju-log OAI HSS is running unit-oai-hss-0: 12:24:20 DEBUG unit.oai-hss/0.update-status + status=0 unit-oai-hss-0: 12:24:20 DEBUG unit.oai-hss/0.update-status + '[' 0 -eq 1 ']' unit-oai-hss-0: 12:24:20 DEBUG unit.oai-hss/0.update-status + status-set active 'OAI HSS is running' unit-oai-hss-0: 12:24:21 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 12:24:21 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-hss-0: 12:24:21 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-hss-0: 12:24:21 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-oai-hss-0: 12:24:21 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 12:24:21 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 12:24:21 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:24:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:24:21 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:24:21 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.WRONGIMSI=true" on node ABOT unit-abot-epc-basic-0: 12:24:21 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:24:21 [main] REPORT: STEP EXECUTION TIME TAKEN :235 MS unit-abot-epc-basic-0: 12:24:21 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:24:21 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:24:21 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:24:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:24:21 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:24:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:24:21 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:24:21 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 12:24:21 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:24:21 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:24:21 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:24:21 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:24:21 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:24:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:24:31 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:24:31 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:24:31 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:24:31 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:24:31 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:24:31 [main] REPORT: STEP EXECUTION TIME TAKEN :10005 MS unit-abot-epc-basic-0: 12:24:31 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:24:31 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:24:31 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:24:31 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:24:41 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:24:41 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:24:41 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:24:41 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:24:41 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:24:41 [main] REPORT: STEP EXECUTION TIME TAKEN :10008 MS unit-abot-epc-basic-0: 12:24:41 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:24:41 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:24:41 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:24:41 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:24:41 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:24:41.272 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with GUTI {string:nocase:present} unit-abot-epc-basic-0: 12:24:41 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:24:41.275 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 12:24:41 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:24:41 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:24:41 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:24:41 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 12:24:41 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:24:41 [main] REPORT: STEP EXECUTION TIME TAKEN :16 MS unit-abot-epc-basic-0: 12:24:41 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:24:41 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 12:24:41 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:24:41 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:24:41 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 12:24:41 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 12:24:41 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 12:24:41 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT
 unit-abot-epc-basic-0: 12:24:41 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.WRONGIMSI=false" on node ABOT
 unit-abot-epc-basic-0: 12:24:51 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 12:24:51 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:24:51 DEBUG unit.abot-epc-basic/0.run @authentication-procedure @Auth_NotAccept_by_Network_GUTIattach_IMSIdiff_AuthReject_re_Auth @TS_24_301 @24_301_5_3_3 @24_301_5_5_1_2_2 @24_301_5_5_1_2_4 @24_301_6_5_1_2 @24_301_9_9_3_33 @TS_36_304 @36_304_4_3 @negTCs @Series-0001 unit-abot-epc-basic-0: 12:24:51 DEBUG unit.abot-epc-basic/0.run Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI # featureFiles/Auth_NotAccept_by_Network_GUTIattach_IMSIdiff_AuthReject_re_Auth.feature:9 unit-abot-epc-basic-0: 12:24:51 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 12:24:51 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 12:24:51 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 12:24:51 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 12:24:51 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 12:24:51 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.WRONGIMSI=false" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 12:24:51 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:24:51 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 12:24:51 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 12:24:51 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 12:24:51 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 12:24:51 DEBUG unit.abot-epc-basic/0.run # set the value of RES parameter (other than 0x00) manually in Authentication Response message which is sent from UE to MME unit-abot-epc-basic-0: 12:24:51 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0xFF" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 12:24:51 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.WRONGIMSI=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 12:24:51 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 12:24:51 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 12:24:51 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:24:51 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:24:51 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 12:24:51 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 12:24:51 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:24:51 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 12:24:51 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:24:51 DEBUG unit.abot-epc-basic/0.run # Date: <22/11/2016> Version: <1.1> # unit-abot-epc-basic-0: 12:24:51 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:24:51 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_Network_IMSIattach_AuthReject_re_Auth unit-abot-epc-basic-0: 12:24:51 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:24:51 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:24:51 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:24:51 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 12:24:51 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:24:51 [main] REPORT: STEP EXECUTION TIME TAKEN :14 MS unit-abot-epc-basic-0: 12:24:51 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:24:51 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:24:51 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:24:51 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:24:51 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:24:51 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:24:51 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:24:51 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 12:24:51 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:24:51 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 12:24:51 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:24:51 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:24:51 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:24:51 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:24:51 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:24:51 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:24:51 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:24:51 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 12:24:51 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:24:51 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 12:24:51 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:24:51 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:24:51 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:24:51 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:24:51 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:24:51 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:24:51 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:24:51 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 12:24:51 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:24:51 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 12:24:51 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:24:51 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:24:51 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:24:51 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:24:51 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:24:51 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:24:51 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:24:51 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT unit-abot-epc-basic-0: 12:24:51 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:24:51 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 12:24:51 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:24:51 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:24:51 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:24:51 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:24:51 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:24:51 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:24:51 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:24:51 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:24:51 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:24:51 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:24:51 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:24:51 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:24:51 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:24:51 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:24:51 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:24:51 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:24:51 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:24:51 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 12:24:51 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:24:51 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:24:51 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:24:51 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:24:51 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:24:51 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:24:52 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:24:52 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:24:52 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:24:52 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 12:24:52 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:24:52 [main] REPORT: STEP EXECUTION TIME TAKEN :429 MS unit-abot-epc-basic-0: 12:24:52 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:24:52 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:24:52 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:24:52 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:24:52 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:24:52 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:24:52 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:24:52 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 12:24:52 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:24:52 [main] REPORT: STEP EXECUTION TIME TAKEN :648 MS unit-abot-epc-basic-0: 12:24:52 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:24:52 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:24:52 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:24:52 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:24:52 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:24:52 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:24:52 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:24:52 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0xFF" on node ABOT unit-abot-epc-basic-0: 12:24:52 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:24:52 [main] REPORT: STEP EXECUTION TIME TAKEN :21 MS unit-abot-epc-basic-0: 12:24:53 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:24:52 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:24:53 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:24:53 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:24:53 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:24:53 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:24:53 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:24:53 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 12:24:53 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:24:53 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:24:53 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:24:53 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:24:53 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:24:53 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:25:03 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:25:03 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:25:03 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:25:03 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:25:03 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:25:03 [main] REPORT: STEP EXECUTION TIME TAKEN :10006 MS unit-abot-epc-basic-0: 12:25:03 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:25:03 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:25:03 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:25:03 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:25:13 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:25:13 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:25:13 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:25:13 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:25:13 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:25:13 [main] REPORT: STEP EXECUTION TIME TAKEN :10013 MS unit-abot-epc-basic-0: 12:25:13 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:25:13 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:25:13 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:25:13 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:25:13 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:25:13.069 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 12:25:13 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:25:13.072 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 12:25:13 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:25:13 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:25:13 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:25:13 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 12:25:13 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:25:13 [main] REPORT: STEP EXECUTION TIME TAKEN :12 MS unit-abot-epc-basic-0: 12:25:13 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:25:13 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 12:25:13 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:25:13 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:25:13 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 12:25:13 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 12:25:13 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 12:25:13 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT
 unit-abot-epc-basic-0: 12:25:23 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 12:25:23 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:25:23 DEBUG unit.abot-epc-basic/0.run @authentication-procedure @Auth_NotAccept_by_Network_IMSIattach_AuthReject_re_Auth @TS_24_301 @24_301_5_3_3 @24_301_5_5_1_2_2 @24_301_5_5_1_2_4 @24_301_6_5_1_2 @24_301_9_9_3_33 @TS_36_304 @36_304_4_3 @negTCs @Series-0001 unit-abot-epc-basic-0: 12:25:23 DEBUG unit.abot-epc-basic/0.run Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME # featureFiles/Auth_NotAccept_by_Network_IMSIattach_AuthReject_re_Auth.feature:9 unit-abot-epc-basic-0: 12:25:23 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 12:25:23 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 12:25:23 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 12:25:23 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 12:25:23 DEBUG unit.abot-epc-basic/0.run #RES is restore to 0x00 in teardown process unit-abot-epc-basic-0: 12:25:23 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 12:25:23 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:25:23 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 12:25:23 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 12:25:23 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 12:25:23 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 12:25:23 DEBUG unit.abot-epc-basic/0.run # set the value of RES parameter (other than 0x00) manually in Authentication Response message which is sent from UE to MME unit-abot-epc-basic-0: 12:25:23 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0xFF" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 12:25:23 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 12:25:23 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 12:25:23 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:25:23 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:25:23 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 12:25:23 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 12:25:23 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:25:23 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 12:25:23 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:25:23 DEBUG unit.abot-epc-basic/0.run # Date: <13/12/2016> Version: <1.1> # unit-abot-epc-basic-0: 12:25:23 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:25:23 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_UE_GUTIattachMAC_code_failure unit-abot-epc-basic-0: 12:25:23 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:25:23 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:25:23 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:25:23 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 12:25:23 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:25:23 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 12:25:23 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:25:23 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:25:23 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:25:23 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:25:23 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:25:23 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:25:23 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:25:23 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 12:25:23 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:25:23 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:25:23 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:25:23 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:25:23 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:25:23 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:25:23 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:25:23 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:25:23 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:25:23 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 12:25:23 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:25:23 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:25:23 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:25:23 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:25:23 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:25:23 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:25:23 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:25:23 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:25:23 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:25:23 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 12:25:23 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:25:23 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:25:23 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:25:23 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:25:23 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:25:23 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:25:23 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:25:23 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:25:23 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:25:23 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 12:25:23 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:25:23 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 12:25:23 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:25:23 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:25:23 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:25:23 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:25:23 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:25:23 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:25:23 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:25:23 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"8BAF473F2F8FD09487CCCBD7097C6862\"" on node ABOT unit-abot-epc-basic-0: 12:25:23 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:25:23 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 12:25:23 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:25:23 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:25:23 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:25:23 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:25:23 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:25:23 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:25:23 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:25:23 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:25:23 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:25:23 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 12:25:23 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:25:23 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:25:23 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:25:23 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:25:23 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:25:23 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:25:23 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:25:23 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 12:25:23 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:25:23 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 12:25:23 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:25:23 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:25:23 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:25:23 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:25:23 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:25:23 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:25:23 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:25:23 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 12:25:23 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:25:23 [main] REPORT: STEP EXECUTION TIME TAKEN :426 MS unit-abot-epc-basic-0: 12:25:23 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:25:23 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:25:23 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:25:23 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:25:24 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:25:24 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:25:24 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:25:24 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT unit-abot-epc-basic-0: 12:25:24 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:25:24 [main] REPORT: STEP EXECUTION TIME TAKEN :646 MS unit-abot-epc-basic-0: 12:25:24 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:25:24 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:25:24 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:25:24 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:25:25 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:25:25 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:25:25 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:25:25 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"fec86ba6eb707ed08905757b1bb44b8f\"" on node ABOT unit-abot-epc-basic-0: 12:25:25 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:25:25 [main] REPORT: STEP EXECUTION TIME TAKEN :651 MS unit-abot-epc-basic-0: 12:25:25 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:25:25 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:25:25 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:25:25 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:25:25 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:25:25 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:25:25 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:25:25 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 12:25:25 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:25:25 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 12:25:25 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:25:25 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:25:25 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:25:25 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:25:35 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:25:35 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:25:35 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:25:35 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:25:35 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:25:35 [main] REPORT: STEP EXECUTION TIME TAKEN :10008 MS unit-abot-epc-basic-0: 12:25:35 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:25:35 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:25:35 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:25:35 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:25:45 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:25:45 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:25:45 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:25:45 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:25:45 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:25:45 [main] REPORT: STEP EXECUTION TIME TAKEN :10006 MS unit-abot-epc-basic-0: 12:25:45 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:25:45 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:25:45 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:25:45 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:25:45 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:25:45.365 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with GUTI {string:nocase:present} unit-abot-epc-basic-0: 12:25:45 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:25:45.369 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 12:25:45 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:25:45 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:25:45 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:25:45 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 12:25:45 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:25:45 [main] REPORT: STEP EXECUTION TIME TAKEN :218 MS unit-abot-epc-basic-0: 12:25:45 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:25:45 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 12:25:45 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:25:45 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:25:45 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 12:25:45 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 12:25:45 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 12:25:46 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT
 unit-abot-epc-basic-0: 12:25:46 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"8BAF473F2F8FD09487CCCBD7097C6862\"" on node ABOT
 unit-abot-epc-basic-0: 12:25:56 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 12:25:56 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:25:56 DEBUG unit.abot-epc-basic/0.run @authentication-procedure @Auth_NotAccept_by_UE_GUTIattach_MAC_code_failure @TS_24_301 @24_301_5_4_2_6 @24_301_5_4_2_7 @negTCs @Series-0002 unit-abot-epc-basic-0: 12:25:56 DEBUG unit.abot-epc-basic/0.run Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure". # featureFiles/Auth_NotAccept_by_UE_GUTIattach_MAC_code_failure.feature:9 unit-abot-epc-basic-0: 12:25:56 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 12:25:56 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 12:25:56 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 12:25:56 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 12:25:56 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 12:25:56 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"8BAF473F2F8FD09487CCCBD7097C6862\"" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 12:25:56 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:25:56 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 12:25:56 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 12:25:56 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 12:25:56 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 12:25:56 DEBUG unit.abot-epc-basic/0.run # CORRECT K_VALUE is 8BAF473F2F8FD09487CCCBD7097C6862 WRONG K_VALUE fec86ba6eb707ed08905757b1bb44b8f unit-abot-epc-basic-0: 12:25:56 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"fec86ba6eb707ed08905757b1bb44b8f\"" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 12:25:56 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 12:25:56 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 12:25:56 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:25:56 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:25:56 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 12:25:56 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 12:25:56 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:25:56 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 12:25:56 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:25:56 DEBUG unit.abot-epc-basic/0.run # Date: <13/12/2016> Version: <1.1> # unit-abot-epc-basic-0: 12:25:56 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:25:56 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_UE_IMSIattach_MAC_code_failure unit-abot-epc-basic-0: 12:25:56 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:25:56 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:25:56 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:25:56 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 12:25:56 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:25:56 [main] REPORT: STEP EXECUTION TIME TAKEN :15 MS unit-abot-epc-basic-0: 12:25:56 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:25:56 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:25:56 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:25:56 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:25:56 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:25:56 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:25:56 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:25:56 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 12:25:56 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:25:56 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:25:56 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:25:56 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:25:56 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:25:56 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:25:56 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:25:56 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:25:56 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:25:56 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 12:25:56 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:25:56 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:25:56 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:25:56 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:25:56 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:25:56 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:25:56 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:25:56 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:25:56 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:25:56 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 12:25:56 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:25:56 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 12:25:56 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:25:56 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:25:56 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:25:56 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:25:56 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:25:56 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:25:56 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:25:56 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K_VALUE=\"8BAF473F2F8FD09487CCCBD7097C6862\"" on node ABOT unit-abot-epc-basic-0: 12:25:56 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:25:56 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 12:25:56 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:25:56 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:25:56 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:25:56 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:25:56 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:25:56 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:25:56 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:25:56 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:25:56 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:25:56 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 12:25:56 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:25:56 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:25:56 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:25:56 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:25:56 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:25:56 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:25:56 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:25:56 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 12:25:56 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:25:56 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 12:25:56 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:25:56 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:25:56 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:25:56 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:25:57 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:25:57 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:25:57 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:25:57 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 12:25:57 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:25:57 [main] REPORT: STEP EXECUTION TIME TAKEN :410 MS unit-abot-epc-basic-0: 12:25:57 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:25:57 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:25:57 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:25:57 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:25:58 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:25:58 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:25:58 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:25:58 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 12:25:58 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:25:58 [main] REPORT: STEP EXECUTION TIME TAKEN :651 MS unit-abot-epc-basic-0: 12:25:58 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:25:58 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:25:58 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:25:58 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:25:58 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:25:58 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:25:58 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:25:58 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"fec86ba6eb707ed08905757b1bb44b8f\"" on node ABOT unit-abot-epc-basic-0: 12:25:58 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:25:58 [main] REPORT: STEP EXECUTION TIME TAKEN :638 MS unit-abot-epc-basic-0: 12:25:58 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:25:58 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:25:58 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:25:58 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:25:58 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:25:58 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:25:58 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:25:58 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 12:25:58 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:25:58 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:25:58 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:25:58 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:25:58 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:25:58 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:26:08 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:26:08 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:26:08 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:26:08 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:26:08 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:26:08 [main] REPORT: STEP EXECUTION TIME TAKEN :10005 MS unit-abot-epc-basic-0: 12:26:08 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:26:08 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:26:08 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:26:08 [main] REPORT: ========================================================================================== unit-mysql-0: 12:26:14 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 12:26:14 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 12:26:14 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 12:26:14 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 12:26:14 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 12:26:14 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 12:26:14 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 12:26:14 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 12:26:14 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 12:26:14 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 12:26:14 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 12:26:14 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 12:26:18 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:26:18 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:26:18 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:26:18 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:26:18 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:26:18 [main] REPORT: STEP EXECUTION TIME TAKEN :10004 MS unit-abot-epc-basic-0: 12:26:18 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:26:18 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:26:18 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:26:18 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:26:18 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:26:18.750 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 12:26:18 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:26:18.751 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 12:26:18 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:26:18 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:26:18 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:26:18 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 12:26:18 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:26:18 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 12:26:18 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:26:18 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 12:26:18 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:26:18 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:26:18 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 12:26:18 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 12:26:18 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 12:26:19 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K_VALUE=\"8BAF473F2F8FD09487CCCBD7097C6862\"" on node ABOT
 unit-abot-epc-basic-0: 12:26:29 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 12:26:29 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:26:29 DEBUG unit.abot-epc-basic/0.run @authentication-procedure @Auth_NotAccept_by_UE_IMSIattach_MAC_code_failure @TS_24_301 @24_301_5_4_2_6 @24_301_5_4_2_7 @negTCs @Series-0002 unit-abot-epc-basic-0: 12:26:29 DEBUG unit.abot-epc-basic/0.run Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure". # featureFiles/Auth_NotAccept_by_UE_IMSIattach_MAC_code_failure.feature:9 unit-abot-epc-basic-0: 12:26:29 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 12:26:29 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 12:26:29 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 12:26:29 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 12:26:29 DEBUG unit.abot-epc-basic/0.run # WRONGIMSI is restored to false in teardown process unit-abot-epc-basic-0: 12:26:29 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K_VALUE=\"8BAF473F2F8FD09487CCCBD7097C6862\"" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 12:26:29 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:26:29 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 12:26:29 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 12:26:29 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 12:26:29 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 12:26:29 DEBUG unit.abot-epc-basic/0.run # CORRECT K_VALUE is 8BAF473F2F8FD09487CCCBD7097C6862 WRONG K_VALUE fec86ba6eb707ed08905757b1bb44b8f unit-abot-epc-basic-0: 12:26:29 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"fec86ba6eb707ed08905757b1bb44b8f\"" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 12:26:29 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 12:26:29 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 12:26:29 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:26:29 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:26:29 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 12:26:29 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 12:26:29 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:26:29 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 12:26:29 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:26:29 DEBUG unit.abot-epc-basic/0.run # Date: <13/01/2017> Version: <1.1> # unit-abot-epc-basic-0: 12:26:29 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:26:29 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_UE_SQN_failure unit-abot-epc-basic-0: 12:26:29 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:26:29 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:26:29 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:26:29 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 12:26:29 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:26:29 [main] REPORT: STEP EXECUTION TIME TAKEN :12 MS unit-abot-epc-basic-0: 12:26:29 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:26:29 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:26:29 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:26:29 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:26:29 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:26:29 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:26:29 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:26:29 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 12:26:29 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:26:29 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:26:29 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:26:29 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:26:29 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:26:29 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:26:29 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:26:29 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:26:29 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:26:29 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 12:26:29 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:26:29 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 12:26:29 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:26:29 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:26:29 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:26:29 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:26:29 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:26:29 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:26:29 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:26:29 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 12:26:29 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:26:29 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 12:26:29 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:26:29 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:26:29 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:26:29 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:26:29 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:26:29 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:26:29 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:26:29 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=false" on node ABOT unit-abot-epc-basic-0: 12:26:29 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:26:29 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 12:26:29 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:26:29 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:26:29 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:26:29 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:26:29 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:26:29 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:26:29 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:26:29 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 12:26:29 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:26:29 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:26:29 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:26:29 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:26:29 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:26:29 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:26:29 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:26:29 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:26:29 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:26:29 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:26:29 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:26:29 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 12:26:29 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:26:29 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:26:29 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:26:29 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:26:29 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:26:29 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:26:29 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:26:29 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 12:26:29 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:26:29 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 12:26:29 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:26:29 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:26:29 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:26:29 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:26:30 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:26:30 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:26:30 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:26:30 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 12:26:30 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:26:30 [main] REPORT: STEP EXECUTION TIME TAKEN :249 MS unit-abot-epc-basic-0: 12:26:30 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:26:30 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:26:30 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:26:30 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:26:30 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:26:30 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:26:30 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:26:30 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=true" on node ABOT unit-abot-epc-basic-0: 12:26:30 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:26:30 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 12:26:30 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:26:30 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:26:30 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:26:30 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:26:30 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:26:30 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:26:30 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:26:30 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT unit-abot-epc-basic-0: 12:26:30 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:26:30 [main] REPORT: STEP EXECUTION TIME TAKEN :727 MS unit-abot-epc-basic-0: 12:26:30 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:26:30 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:26:30 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:26:30 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:26:31 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:26:31 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:26:31 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:26:31 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 12:26:31 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:26:31 [main] REPORT: STEP EXECUTION TIME TAKEN :110 MS unit-abot-epc-basic-0: 12:26:31 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:26:31 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:26:31 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:26:31 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:26:41 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:26:41 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:26:41 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:26:41 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:26:41 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:26:41 [main] REPORT: STEP EXECUTION TIME TAKEN :10017 MS unit-abot-epc-basic-0: 12:26:41 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:26:41 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:26:41 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:26:41 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:26:51 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:26:51 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:26:51 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:26:51 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:26:51 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:26:51 [main] REPORT: STEP EXECUTION TIME TAKEN :10011 MS unit-abot-epc-basic-0: 12:26:51 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:26:51 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:26:51 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:26:51 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:26:51 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:26:51.118 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with GUTI {string:nocase:present} unit-abot-epc-basic-0: 12:26:51 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:26:51.121 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 12:26:51 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:26:51 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:26:51 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:26:51 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 12:26:51 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:26:51 [main] REPORT: STEP EXECUTION TIME TAKEN :26 MS unit-abot-epc-basic-0: 12:26:51 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:26:51 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 12:26:51 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:26:51 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:26:51 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 12:26:51 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 12:26:51 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 12:26:51 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=false" on node ABOT
 unit-abot-epc-basic-0: 12:26:51 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT
 unit-abot-epc-basic-0: 12:27:01 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 12:27:01 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:27:01 DEBUG unit.abot-epc-basic/0.run @authentication-procedure @Auth_NotAccept_by_UE_SQN_failure @TS_24_301 @24_301_5_4_2_6 @24_301_5_4_2_7 @negTCs @Series-0004 unit-abot-epc-basic-0: 12:27:01 DEBUG unit.abot-epc-basic/0.run Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message. # featureFiles/Auth_NotAccept_by_UE_SQN_failure.feature:10 unit-abot-epc-basic-0: 12:27:01 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 12:27:01 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 12:27:01 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 12:27:01 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 12:27:01 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=false" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 12:27:01 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 12:27:01 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:27:01 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 12:27:01 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 12:27:01 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 12:27:01 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 12:27:01 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 12:27:01 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 12:27:01 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 12:27:01 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:27:01 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:27:01 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 12:27:01 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 12:27:01 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:27:01 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 12:27:01 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:27:01 DEBUG unit.abot-epc-basic/0.run # Date: <13/01/2017> Version: <1.1> # unit-abot-epc-basic-0: 12:27:01 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:27:01 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_UE_non_EPS_AuthUnaccpt unit-abot-epc-basic-0: 12:27:02 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:27:01 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:27:02 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:27:02 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 12:27:02 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:27:02 [main] REPORT: STEP EXECUTION TIME TAKEN :23 MS unit-abot-epc-basic-0: 12:27:02 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:27:02 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:27:02 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:27:02 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:27:02 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:27:02 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:27:02 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:27:02 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 12:27:02 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:27:02 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 12:27:02 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:27:02 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:27:02 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:27:02 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:27:02 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:27:02 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:27:02 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:27:02 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 12:27:02 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:27:02 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 12:27:02 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:27:02 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:27:02 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:27:02 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:27:02 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:27:02 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:27:02 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:27:02 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 12:27:02 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:27:02 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:27:02 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:27:02 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:27:02 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:27:02 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:27:02 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:27:02 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:27:02 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:27:02 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=false" on node ABOT unit-abot-epc-basic-0: 12:27:02 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:27:02 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 12:27:02 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:27:02 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:27:02 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:27:02 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:27:02 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:27:02 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:27:02 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:27:02 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 12:27:02 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:27:02 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 12:27:02 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:27:02 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:27:02 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:27:02 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:27:02 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:27:02 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:27:02 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:27:02 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:27:02 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:27:02 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 12:27:02 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:27:02 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:27:02 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:27:02 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:27:02 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:27:02 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:27:02 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:27:02 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 12:27:02 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:27:02 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:27:02 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:27:02 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:27:02 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:27:02 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:27:02 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:27:02 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:27:02 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:27:02 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 12:27:02 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:27:02 [main] REPORT: STEP EXECUTION TIME TAKEN :450 MS unit-abot-epc-basic-0: 12:27:02 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:27:02 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:27:02 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:27:02 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:27:02 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:27:02 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:27:02 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:27:02 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=true" on node ABOT unit-abot-epc-basic-0: 12:27:02 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:27:02 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 12:27:02 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:27:02 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:27:02 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:27:02 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:27:03 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:27:03 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:27:03 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:27:03 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT unit-abot-epc-basic-0: 12:27:03 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:27:03 [main] REPORT: STEP EXECUTION TIME TAKEN :647 MS unit-abot-epc-basic-0: 12:27:03 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:27:03 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:27:03 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:27:03 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:27:03 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:27:03 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:27:03 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:27:03 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 12:27:03 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:27:03 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 12:27:03 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:27:03 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:27:03 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:27:03 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:27:13 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:27:13 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:27:13 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:27:13 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:27:13 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:27:13 [main] REPORT: STEP EXECUTION TIME TAKEN :10004 MS unit-abot-epc-basic-0: 12:27:13 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:27:13 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:27:13 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:27:13 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:27:23 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:27:23 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:27:23 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:27:23 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:27:23 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:27:23 [main] REPORT: STEP EXECUTION TIME TAKEN :10004 MS unit-abot-epc-basic-0: 12:27:23 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:27:23 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:27:23 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:27:23 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:27:23 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:27:23.303 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with GUTI {string:nocase:present} unit-abot-epc-basic-0: 12:27:23 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:27:23.309 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 12:27:23 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:27:23 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:27:23 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:27:23 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 12:27:23 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:27:23 [main] REPORT: STEP EXECUTION TIME TAKEN :22 MS unit-abot-epc-basic-0: 12:27:23 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:27:23 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 12:27:23 DEBUG unit.abot-epc-basic/0.run 09-Apr-2019 12:27:23 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:27:23 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 12:27:23 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 12:27:23 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 12:27:23 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=false" on node ABOT
 unit-abot-epc-basic-0: 12:27:24 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT
 unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run @authentication-procedure @Auth_NotAccept_by_UE_non_EPS_AuthUnaccpt @TS_24_301 @24_301_5_4_2_6 @24_301_5_4_2_7 @negTCs @Series-0004 @SS_changesReqd unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable" # featureFiles/Auth_NotAccept_by_UE_non_EPS_AuthUnaccpt.feature:10 unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run # AuC system changes required. HSS should send Authentication request message with AMF=AMF_RESYNCH amf = {0xff 0xff} unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run # file name kdf.c line no: 156 uint8_t amf[] = { 0xFF, 0xFF }; unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=false" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run 22 Scenarios (22 failed) unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run 278 Steps (22 failed, 256 passed) unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run 9m11.641s unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Tests run: 300, Failures: 44, Errors: 0, Skipped: 0, Time elapsed: 555.526 sec <<< FAILURE! - in com.rebaca.abot.RunScenarios unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0.005 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0.004 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0.006 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0.007 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0.003 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0.016 sec <<< FAILURE! unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs Time elapsed: 0.02 sec <<< FAILURE! unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0.003 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0.002 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with EPC parameter "ABOT.ENB.mobile_country_code=201" on node ABOT(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0.005 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Failure due to wrong MCC. Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0.004 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0.002 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with EPC parameter "ABOT.ENB.mobile_network_code=95" on node ABOT(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0.007 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Failure due to wrong MNC. Time elapsed: 0.005 sec <<< FAILURE! unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0.003 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0.006 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with EPC parameter "ABOT.ENB.tracking_area_code=10" on node ABOT(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Failure due to wrong TAC Time elapsed: 0.003 sec <<< FAILURE! unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0.005 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0.006 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0.002 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Success with right GUTI. Time elapsed: 0.007 sec <<< FAILURE! unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0.003 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0.004 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_DNS_SERVER_ADDR_REQ=true" on node ABOT(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0.004 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0.003 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_HA_ADDR_REQ=true" on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_HN_PREFIX_REQ=true" on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0.006 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0.004 sec <<< FAILURE! unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options Time elapsed: 0.004 sec <<< FAILURE! unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_IPV4_HA_ADDR_REQ=true" on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options Time elapsed: 0.003 sec <<< FAILURE! unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IM_CN_SS_SIGNAL_FLAG=true" on node ABOT(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0.004 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IP_ADDR_ALLOC_DHCPV4=true" on node ABOT(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IP_ADDR_NAS_SIGNALING=true" on node ABOT(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0.002 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0.005 sec <<< FAILURE! unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options Time elapsed: 0.006 sec <<< FAILURE! unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0.009 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.MS_SUPPORT_BEARER_CTRL_IND=true" on node ABOT(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator Time elapsed: 0.003 sec <<< FAILURE! unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0.002 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_P_CSCF_ADDR_REQ=true" on node ABOT(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options Time elapsed: 0.003 sec <<< FAILURE! unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0xFF" on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI. Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.WRONGIMSI=false" on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0xFF" on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.WRONGIMSI=true" on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI Time elapsed: 0.003 sec <<< FAILURE! unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0.002 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0xFF" on node ABOT(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0.004 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"8BAF473F2F8FD09487CCCBD7097C6862\"" on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0.006 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"fec86ba6eb707ed08905757b1bb44b8f\"" on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec <<< FAILURE! unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure". Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K_VALUE=\"8BAF473F2F8FD09487CCCBD7097C6862\"" on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"fec86ba6eb707ed08905757b1bb44b8f\"" on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0.003 sec <<< FAILURE! unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure". Time elapsed: 0.004 sec <<< FAILURE! unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=false" on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0.004 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=true" on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0.003 sec <<< FAILURE! unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message. Time elapsed: 0.005 sec <<< FAILURE! unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0.004 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=false" on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0.002 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=true" on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0.001 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0.001 sec unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable" Time elapsed: 0.004 sec <<< FAILURE! unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Results : unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Failed tests: unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Tests run: 300, Failures: 44, Errors: 0, Skipped: 0 unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run [ERROR] There are test failures. unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run Please refer to /var/lib/abot-epc-basic/target/surefire-reports for the individual test results. unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 12:27:34 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 12:27:35 DEBUG unit.abot-epc-basic/0.run [INFO] Building jar: /var/lib/abot-epc-basic/target/ABOT-RunScenarios-3.0.91.jar unit-abot-epc-basic-0: 12:27:35 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 12:27:35 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-cucumber-reporting:0.1.0:generate (execution) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 12:27:35 DEBUG unit.abot-epc-basic/0.run [INFO] About to generate Cucumber report. unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.run [INFO] BUILD FAILURE unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.run [INFO] Total time: 09:21 min unit-abot-epc-basic-0: 12:27:36 DEBUG unit.abot-epc-basic/0.run [INFO] Finished at: 2019-04-09T12:27:36+00:00 unit-abot-epc-basic-0: 12:27:37 DEBUG unit.abot-epc-basic/0.run [INFO] Final Memory: 23M/60M unit-abot-epc-basic-0: 12:27:37 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:27:37 DEBUG unit.abot-epc-basic/0.run [ERROR] Failed to execute goal net.masterthought:maven-cucumber-reporting:0.1.0:generate (execution) on project ABOT-RunScenarios: Error Found: BUILD FAILED - Check Report For Details -> [Help 1] unit-abot-epc-basic-0: 12:27:37 DEBUG unit.abot-epc-basic/0.run [ERROR] unit-abot-epc-basic-0: 12:27:37 DEBUG unit.abot-epc-basic/0.run [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. unit-abot-epc-basic-0: 12:27:37 DEBUG unit.abot-epc-basic/0.run [ERROR] Re-run Maven using the -X switch to enable full debug logging. unit-abot-epc-basic-0: 12:27:37 DEBUG unit.abot-epc-basic/0.run [ERROR] unit-abot-epc-basic-0: 12:27:37 DEBUG unit.abot-epc-basic/0.run [ERROR] For more information about the errors and possible solutions, please read the following articles: unit-abot-epc-basic-0: 12:27:37 DEBUG unit.abot-epc-basic/0.run [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException unit-abot-epc-basic-0: 12:27:37 DEBUG unit.abot-epc-basic/0.run No ES conf defined - hence result not pushed to ES unit-abot-epc-basic-0: 12:27:37 DEBUG juju.worker.uniter.operation committing operation "run action 8ce8cf35-f65f-46cb-81d1-8e05b2cd0f80" unit-abot-epc-basic-0: 12:27:37 DEBUG juju.machinelock machine lock released for uniter (run action 8ce8cf35-f65f-46cb-81d1-8e05b2cd0f80) unit-abot-epc-basic-0: 12:27:37 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 12:27:37 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 12:27:37 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-abot-epc-basic-0: 12:27:37 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-abot-epc-basic-0: 12:27:37 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-abot-epc-basic-0: 12:27:37 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-abot-epc-basic-0: 12:27:37 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-abot-epc-basic-0: 12:27:37 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-abot-epc-basic-0: 12:27:37 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-abot-epc-basic-0: 12:27:37 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-abot-epc-basic-0: 12:27:37 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 12:27:37 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 12:27:37 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 12:27:37 DEBUG juju.worker.uniter no operations in progress; waiting for changes 2019-04-09 12:27:59,379 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Destroying Orchestrator... 2019-04-09 12:28:29,246 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - timeout -t 4800 juju destroy-controller -y abot-controller --destroy-all-models Destroying controller Waiting for hosted model resources to be reclaimed Waiting on 1 model, 4 machines, 4 applications Waiting on 1 model, 4 machines, 4 applications Waiting on 1 model, 4 machines, 4 applications Waiting on 1 model, 4 machines Waiting on 1 model, 4 machines Waiting on 1 model, 4 machines Waiting on 1 model, 3 machines Waiting on 1 model, 3 machines Waiting on 1 model, 2 machines Waiting on 1 model, 2 machines Waiting on 1 model, 2 machines All hosted models reclaimed, cleaning up controller machines 2019-04-09 12:28:29,252 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-09 12:28:29,253 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}239ce0b17d865f52dc05622d84c5cfe791019a85" 2019-04-09 12:28:29,531 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2532 Content-Type: application/json Date: Tue, 09 Apr 2019 12:28:17 GMT X-Openstack-Request-Id: req-028bb7e6-f868-4964-9c6c-0aaa04ef8856 2019-04-09 12:28:29,531 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "828a5b6ca1e84fd188356afeea7a4e9a", "created_at": "2019-04-09T11:52:48Z", "updated_at": "2019-04-09T12:27:58Z", "floating_network_id": "b62787c2-635d-4893-8553-7ee0260442ff", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.205", "revision_number": 4, "project_id": "828a5b6ca1e84fd188356afeea7a4e9a", "port_id": null, "id": "26b5650b-91db-4c16-a607-c59f73f97f0a", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "828a5b6ca1e84fd188356afeea7a4e9a", "created_at": "2019-04-09T11:58:18Z", "updated_at": "2019-04-09T12:28:08Z", "floating_network_id": "b62787c2-635d-4893-8553-7ee0260442ff", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.211", "revision_number": 4, "project_id": "828a5b6ca1e84fd188356afeea7a4e9a", "port_id": null, "id": "54e913a7-ca62-4a56-9241-de8ba1429c3b", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "828a5b6ca1e84fd188356afeea7a4e9a", "created_at": "2019-04-09T11:55:18Z", "updated_at": "2019-04-09T12:28:02Z", "floating_network_id": "b62787c2-635d-4893-8553-7ee0260442ff", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.201", "revision_number": 4, "project_id": "828a5b6ca1e84fd188356afeea7a4e9a", "port_id": null, "id": "87e9ea7b-8830-4723-bce2-0d13f99440e2", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "828a5b6ca1e84fd188356afeea7a4e9a", "created_at": "2019-04-09T11:57:49Z", "updated_at": "2019-04-09T12:28:08Z", "floating_network_id": "b62787c2-635d-4893-8553-7ee0260442ff", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.203", "revision_number": 4, "project_id": "828a5b6ca1e84fd188356afeea7a4e9a", "port_id": null, "id": "beb3c2d9-266b-4898-822c-7133de528a13", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "828a5b6ca1e84fd188356afeea7a4e9a", "created_at": "2019-04-09T11:48:47Z", "updated_at": "2019-04-09T12:28:16Z", "floating_network_id": "b62787c2-635d-4893-8553-7ee0260442ff", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.202", "revision_number": 4, "project_id": "828a5b6ca1e84fd188356afeea7a4e9a", "port_id": null, "id": "c2dd0fd0-2080-41c8-8d97-f313e34eab7f", "qos_policy_id": null}]} 2019-04-09 12:28:29,532 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-028bb7e6-f868-4964-9c6c-0aaa04ef8856 2019-04-09 12:28:29,532 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.279229879379s 2019-04-09 12:28:29,565 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-04-09 12:28:29,565 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/floatingips/26b5650b-91db-4c16-a607-c59f73f97f0a.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}239ce0b17d865f52dc05622d84c5cfe791019a85" 2019-04-09 12:28:30,393 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 09 Apr 2019 12:28:18 GMT X-Openstack-Request-Id: req-4292fc3d-eac2-427a-b3c4-f3a0dd0bd163 2019-04-09 12:28:30,393 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-09 12:28:30,393 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/floatingips/26b5650b-91db-4c16-a607-c59f73f97f0a.json used request id req-4292fc3d-eac2-427a-b3c4-f3a0dd0bd163 2019-04-09 12:28:30,393 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.828241109848s 2019-04-09 12:28:30,404 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-09 12:28:30,405 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}239ce0b17d865f52dc05622d84c5cfe791019a85" 2019-04-09 12:28:30,478 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2029 Content-Type: application/json Date: Tue, 09 Apr 2019 12:28:18 GMT X-Openstack-Request-Id: req-2ad1104d-db1a-4a91-b2d5-e3f7cd08841e 2019-04-09 12:28:30,479 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "828a5b6ca1e84fd188356afeea7a4e9a", "created_at": "2019-04-09T11:58:18Z", "updated_at": "2019-04-09T12:28:08Z", "floating_network_id": "b62787c2-635d-4893-8553-7ee0260442ff", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.211", "revision_number": 4, "project_id": "828a5b6ca1e84fd188356afeea7a4e9a", "port_id": null, "id": "54e913a7-ca62-4a56-9241-de8ba1429c3b", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "828a5b6ca1e84fd188356afeea7a4e9a", "created_at": "2019-04-09T11:55:18Z", "updated_at": "2019-04-09T12:28:02Z", "floating_network_id": "b62787c2-635d-4893-8553-7ee0260442ff", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.201", "revision_number": 4, "project_id": "828a5b6ca1e84fd188356afeea7a4e9a", "port_id": null, "id": "87e9ea7b-8830-4723-bce2-0d13f99440e2", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "828a5b6ca1e84fd188356afeea7a4e9a", "created_at": "2019-04-09T11:57:49Z", "updated_at": "2019-04-09T12:28:08Z", "floating_network_id": "b62787c2-635d-4893-8553-7ee0260442ff", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.203", "revision_number": 4, "project_id": "828a5b6ca1e84fd188356afeea7a4e9a", "port_id": null, "id": "beb3c2d9-266b-4898-822c-7133de528a13", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "828a5b6ca1e84fd188356afeea7a4e9a", "created_at": "2019-04-09T11:48:47Z", "updated_at": "2019-04-09T12:28:16Z", "floating_network_id": "b62787c2-635d-4893-8553-7ee0260442ff", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.202", "revision_number": 4, "project_id": "828a5b6ca1e84fd188356afeea7a4e9a", "port_id": null, "id": "c2dd0fd0-2080-41c8-8d97-f313e34eab7f", "qos_policy_id": null}]} 2019-04-09 12:28:30,479 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-2ad1104d-db1a-4a91-b2d5-e3f7cd08841e 2019-04-09 12:28:30,479 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0746581554413s 2019-04-09 12:28:30,507 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-04-09 12:28:30,507 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/floatingips/54e913a7-ca62-4a56-9241-de8ba1429c3b.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}239ce0b17d865f52dc05622d84c5cfe791019a85" 2019-04-09 12:28:31,076 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 09 Apr 2019 12:28:18 GMT X-Openstack-Request-Id: req-8c66568d-70b8-4b4d-82f0-61734c87736e 2019-04-09 12:28:31,076 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-09 12:28:31,076 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/floatingips/54e913a7-ca62-4a56-9241-de8ba1429c3b.json used request id req-8c66568d-70b8-4b4d-82f0-61734c87736e 2019-04-09 12:28:31,077 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.569692134857s 2019-04-09 12:28:31,087 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-09 12:28:31,088 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}239ce0b17d865f52dc05622d84c5cfe791019a85" 2019-04-09 12:28:31,155 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1526 Content-Type: application/json Date: Tue, 09 Apr 2019 12:28:19 GMT X-Openstack-Request-Id: req-74387bc8-fec8-4550-a8b1-5ed80813debf 2019-04-09 12:28:31,156 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "828a5b6ca1e84fd188356afeea7a4e9a", "created_at": "2019-04-09T11:55:18Z", "updated_at": "2019-04-09T12:28:02Z", "floating_network_id": "b62787c2-635d-4893-8553-7ee0260442ff", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.201", "revision_number": 4, "project_id": "828a5b6ca1e84fd188356afeea7a4e9a", "port_id": null, "id": "87e9ea7b-8830-4723-bce2-0d13f99440e2", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "828a5b6ca1e84fd188356afeea7a4e9a", "created_at": "2019-04-09T11:57:49Z", "updated_at": "2019-04-09T12:28:08Z", "floating_network_id": "b62787c2-635d-4893-8553-7ee0260442ff", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.203", "revision_number": 4, "project_id": "828a5b6ca1e84fd188356afeea7a4e9a", "port_id": null, "id": "beb3c2d9-266b-4898-822c-7133de528a13", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "828a5b6ca1e84fd188356afeea7a4e9a", "created_at": "2019-04-09T11:48:47Z", "updated_at": "2019-04-09T12:28:16Z", "floating_network_id": "b62787c2-635d-4893-8553-7ee0260442ff", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.202", "revision_number": 4, "project_id": "828a5b6ca1e84fd188356afeea7a4e9a", "port_id": null, "id": "c2dd0fd0-2080-41c8-8d97-f313e34eab7f", "qos_policy_id": null}]} 2019-04-09 12:28:31,156 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-74387bc8-fec8-4550-a8b1-5ed80813debf 2019-04-09 12:28:31,156 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0684819221497s 2019-04-09 12:28:31,179 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-04-09 12:28:31,179 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/floatingips/87e9ea7b-8830-4723-bce2-0d13f99440e2.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}239ce0b17d865f52dc05622d84c5cfe791019a85" 2019-04-09 12:28:32,056 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 09 Apr 2019 12:28:19 GMT X-Openstack-Request-Id: req-3b3f22ec-6022-404d-a3e0-5535b11f9fe8 2019-04-09 12:28:32,056 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-09 12:28:32,057 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/floatingips/87e9ea7b-8830-4723-bce2-0d13f99440e2.json used request id req-3b3f22ec-6022-404d-a3e0-5535b11f9fe8 2019-04-09 12:28:32,057 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.878019809723s 2019-04-09 12:28:32,068 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-09 12:28:32,068 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}239ce0b17d865f52dc05622d84c5cfe791019a85" 2019-04-09 12:28:32,135 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1023 Content-Type: application/json Date: Tue, 09 Apr 2019 12:28:20 GMT X-Openstack-Request-Id: req-91738a26-ecd8-4b34-b569-7665b4c129c5 2019-04-09 12:28:32,136 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "828a5b6ca1e84fd188356afeea7a4e9a", "created_at": "2019-04-09T11:57:49Z", "updated_at": "2019-04-09T12:28:08Z", "floating_network_id": "b62787c2-635d-4893-8553-7ee0260442ff", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.203", "revision_number": 4, "project_id": "828a5b6ca1e84fd188356afeea7a4e9a", "port_id": null, "id": "beb3c2d9-266b-4898-822c-7133de528a13", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "828a5b6ca1e84fd188356afeea7a4e9a", "created_at": "2019-04-09T11:48:47Z", "updated_at": "2019-04-09T12:28:16Z", "floating_network_id": "b62787c2-635d-4893-8553-7ee0260442ff", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.202", "revision_number": 4, "project_id": "828a5b6ca1e84fd188356afeea7a4e9a", "port_id": null, "id": "c2dd0fd0-2080-41c8-8d97-f313e34eab7f", "qos_policy_id": null}]} 2019-04-09 12:28:32,136 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-91738a26-ecd8-4b34-b569-7665b4c129c5 2019-04-09 12:28:32,136 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0683240890503s 2019-04-09 12:28:32,154 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-04-09 12:28:32,155 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/floatingips/beb3c2d9-266b-4898-822c-7133de528a13.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}239ce0b17d865f52dc05622d84c5cfe791019a85" 2019-04-09 12:28:32,715 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 09 Apr 2019 12:28:20 GMT X-Openstack-Request-Id: req-926d07fe-c88c-4dd3-9e2e-18fb325734b8 2019-04-09 12:28:32,715 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-09 12:28:32,715 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/floatingips/beb3c2d9-266b-4898-822c-7133de528a13.json used request id req-926d07fe-c88c-4dd3-9e2e-18fb325734b8 2019-04-09 12:28:32,715 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.560807943344s 2019-04-09 12:28:32,726 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-09 12:28:32,726 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}239ce0b17d865f52dc05622d84c5cfe791019a85" 2019-04-09 12:28:32,788 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 520 Content-Type: application/json Date: Tue, 09 Apr 2019 12:28:20 GMT X-Openstack-Request-Id: req-546bdfdc-4b68-4837-9e17-0230b44a8b52 2019-04-09 12:28:32,788 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "828a5b6ca1e84fd188356afeea7a4e9a", "created_at": "2019-04-09T11:48:47Z", "updated_at": "2019-04-09T12:28:16Z", "floating_network_id": "b62787c2-635d-4893-8553-7ee0260442ff", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.202", "revision_number": 4, "project_id": "828a5b6ca1e84fd188356afeea7a4e9a", "port_id": null, "id": "c2dd0fd0-2080-41c8-8d97-f313e34eab7f", "qos_policy_id": null}]} 2019-04-09 12:28:32,789 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-546bdfdc-4b68-4837-9e17-0230b44a8b52 2019-04-09 12:28:32,789 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0626618862152s 2019-04-09 12:28:32,801 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-04-09 12:28:32,801 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/floatingips/c2dd0fd0-2080-41c8-8d97-f313e34eab7f.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}239ce0b17d865f52dc05622d84c5cfe791019a85" 2019-04-09 12:28:33,663 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 09 Apr 2019 12:28:21 GMT X-Openstack-Request-Id: req-7c996745-2b12-4fef-a9bd-f0d2046b241f 2019-04-09 12:28:33,663 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-09 12:28:33,663 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/floatingips/c2dd0fd0-2080-41c8-8d97-f313e34eab7f.json used request id req-7c996745-2b12-4fef-a9bd-f0d2046b241f 2019-04-09 12:28:33,664 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.862469911575s 2019-04-09 12:28:33,674 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-04-09 12:28:33,675 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}239ce0b17d865f52dc05622d84c5cfe791019a85" 2019-04-09 12:28:33,742 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 09 Apr 2019 12:28:21 GMT X-Openstack-Request-Id: req-ecb75ecf-cd8f-4c3c-acb2-a0e254356732 2019-04-09 12:28:33,742 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-04-09 12:28:33,742 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-ecb75ecf-cd8f-4c3c-acb2-a0e254356732 2019-04-09 12:28:33,742 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0677409172058s 2019-04-09 12:28:33,744 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-04-09 12:28:33,748 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/300069ed-fb03-43db-90a8-2ee80a8a462c -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}239ce0b17d865f52dc05622d84c5cfe791019a85" 2019-04-09 12:28:35,234 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 12:28:23 GMT X-Openstack-Request-Id: req-c8a0745f-0405-4edc-8f4d-fbc869d86324 2019-04-09 12:28:35,234 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 12:28:35,234 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/300069ed-fb03-43db-90a8-2ee80a8a462c used request id req-c8a0745f-0405-4edc-8f4d-fbc869d86324 2019-04-09 12:28:35,235 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.49088120461s 2019-04-09 12:28:35,240 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-09 12:28:35,245 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}660ea3bbec4c9a7d9ad34d7c77951f3f21eea08b" 2019-04-09 12:28:35,527 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 364 Content-Type: application/json Date: Tue, 09 Apr 2019 12:28:23 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-7de85908-0fa5-439b-aaf1-8bca675f3ad7 x-openstack-request-id: req-7de85908-0fa5-439b-aaf1-8bca675f3ad7 2019-04-09 12:28:35,527 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "juju_epc-flavor_fb95adb7-45f1-4be0-ab07-2dcf1c125f13", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/32bef8e1-5a23-49f0-b866-935885881f91", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/32bef8e1-5a23-49f0-b866-935885881f91", "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": "32bef8e1-5a23-49f0-b866-935885881f91"}, {"name": "juju_epc-flavor_alt_fb95adb7-45f1-4be0-ab07-2dcf1c125f13", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/bb90792e-05c2-4cb9-921c-7d8445941081", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/bb90792e-05c2-4cb9-921c-7d8445941081", "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": "bb90792e-05c2-4cb9-921c-7d8445941081"}]} 2019-04-09 12:28:35,527 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-7de85908-0fa5-439b-aaf1-8bca675f3ad7 2019-04-09 12:28:35,527 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.286948919296s 2019-04-09 12:28:35,530 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-04-09 12:28:35,533 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/bb90792e-05c2-4cb9-921c-7d8445941081 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}660ea3bbec4c9a7d9ad34d7c77951f3f21eea08b" 2019-04-09 12:28:35,557 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Tue, 09 Apr 2019 12:28:23 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c4a2f9e6-115f-411d-b695-e44166aabd28 x-openstack-request-id: req-c4a2f9e6-115f-411d-b695-e44166aabd28 2019-04-09 12:28:35,557 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/bb90792e-05c2-4cb9-921c-7d8445941081 used request id req-c4a2f9e6-115f-411d-b695-e44166aabd28 2019-04-09 12:28:35,557 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0270018577576s 2019-04-09 12:28:35,557 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-04-09 12:28:35,558 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/9f86c3c1-1890-4c44-a5ff-bce13881270b/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}239ce0b17d865f52dc05622d84c5cfe791019a85" -d '{"subnet_id": "18f2480f-0355-4fcd-a89f-a061e7792b8e"}' 2019-04-09 12:28:37,611 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Tue, 09 Apr 2019 12:28:25 GMT X-Openstack-Request-Id: req-0d793185-46be-40fc-b21f-4d6145a9887e 2019-04-09 12:28:37,612 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "08772018-7dd5-4ce9-b360-519d85da2ce8", "tenant_id": "828a5b6ca1e84fd188356afeea7a4e9a", "subnet_id": "18f2480f-0355-4fcd-a89f-a061e7792b8e", "subnet_ids": ["18f2480f-0355-4fcd-a89f-a061e7792b8e"], "port_id": "ffbdf003-e36d-48a8-b66f-55077587a171", "id": "9f86c3c1-1890-4c44-a5ff-bce13881270b"} 2019-04-09 12:28:37,612 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/9f86c3c1-1890-4c44-a5ff-bce13881270b/remove_router_interface.json used request id req-0d793185-46be-40fc-b21f-4d6145a9887e 2019-04-09 12:28:37,612 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.05451393127s 2019-04-09 12:28:37,612 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-04-09 12:28:37,613 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}239ce0b17d865f52dc05622d84c5cfe791019a85" 2019-04-09 12:28:37,979 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 704 Content-Type: application/json Date: Tue, 09 Apr 2019 12:28:25 GMT X-Openstack-Request-Id: req-4b29063f-2e8b-4260-854e-314b5c03305f 2019-04-09 12:28:37,979 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "b62787c2-635d-4893-8553-7ee0260442ff", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "dce875e1-9eec-4cb2-94e6-93dffefe33f6", "ip_address": "172.30.9.215"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "828a5b6ca1e84fd188356afeea7a4e9a", "created_at": "2019-04-09T11:46:27Z", "admin_state_up": true, "updated_at": "2019-04-09T12:28:24Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "828a5b6ca1e84fd188356afeea7a4e9a", "id": "9f86c3c1-1890-4c44-a5ff-bce13881270b", "name": "juju_epc-router_fb95adb7-45f1-4be0-ab07-2dcf1c125f13"}]} 2019-04-09 12:28:37,979 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-4b29063f-2e8b-4260-854e-314b5c03305f 2019-04-09 12:28:37,979 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.366803884506s 2019-04-09 12:28:37,981 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-04-09 12:28:37,981 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/routers/9f86c3c1-1890-4c44-a5ff-bce13881270b.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}239ce0b17d865f52dc05622d84c5cfe791019a85" 2019-04-09 12:28:39,322 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 09 Apr 2019 12:28:27 GMT X-Openstack-Request-Id: req-08b870c1-1a8a-4de7-93dc-4537559465c7 2019-04-09 12:28:39,322 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-09 12:28:39,322 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/9f86c3c1-1890-4c44-a5ff-bce13881270b.json used request id req-08b870c1-1a8a-4de7-93dc-4537559465c7 2019-04-09 12:28:39,323 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.3419239521s 2019-04-09 12:28:39,323 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-04-09 12:28:39,323 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}239ce0b17d865f52dc05622d84c5cfe791019a85" 2019-04-09 12:28:39,372 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 679 Content-Type: application/json Date: Tue, 09 Apr 2019 12:28:27 GMT X-Openstack-Request-Id: req-62d5e085-96c6-4da9-9dac-5f57c1ff3a14 2019-04-09 12:28:39,372 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"08772018-7dd5-4ce9-b360-519d85da2ce8","tenant_id":"828a5b6ca1e84fd188356afeea7a4e9a","created_at":"2019-04-09T11:46:26Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-04-09T11:46:26Z","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":"828a5b6ca1e84fd188356afeea7a4e9a","id":"18f2480f-0355-4fcd-a89f-a061e7792b8e","subnetpool_id":null,"name":"juju_epc-subnet_fb95adb7-45f1-4be0-ab07-2dcf1c125f13"}]} 2019-04-09 12:28:39,372 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-62d5e085-96c6-4da9-9dac-5f57c1ff3a14 2019-04-09 12:28:39,372 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0491480827332s 2019-04-09 12:28:39,373 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-04-09 12:28:39,374 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/subnets/18f2480f-0355-4fcd-a89f-a061e7792b8e.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}239ce0b17d865f52dc05622d84c5cfe791019a85" 2019-04-09 12:28:40,339 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 09 Apr 2019 12:28:28 GMT X-Openstack-Request-Id: req-633866da-e77b-4952-bef6-b770ae005392 2019-04-09 12:28:40,339 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-09 12:28:40,339 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/18f2480f-0355-4fcd-a89f-a061e7792b8e.json used request id req-633866da-e77b-4952-bef6-b770ae005392 2019-04-09 12:28:40,339 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.96551990509s 2019-04-09 12:28:40,339 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-04-09 12:28:40,340 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}239ce0b17d865f52dc05622d84c5cfe791019a85" 2019-04-09 12:28:40,448 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1234 Content-Type: application/json Date: Tue, 09 Apr 2019 12:28:28 GMT X-Openstack-Request-Id: req-a8fb084c-195d-4e45-8880-8b9d6eb8a199 2019-04-09 12:28:40,448 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"08772018-7dd5-4ce9-b360-519d85da2ce8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"828a5b6ca1e84fd188356afeea7a4e9a","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-04-09T12:28:28Z","qos_policy_id":null,"name":"juju_epc-net_fb95adb7-45f1-4be0-ab07-2dcf1c125f13","admin_state_up":true,"tenant_id":"828a5b6ca1e84fd188356afeea7a4e9a","created_at":"2019-04-09T11:46:25Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"b62787c2-635d-4893-8553-7ee0260442ff","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ba7a30bb29394fc4a587735d9dfb749e","l2_adjacency":true,"status":"ACTIVE","subnets":["dce875e1-9eec-4cb2-94e6-93dffefe33f6"],"description":"","tags":[],"updated_at":"2019-04-09T06:38:46Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ba7a30bb29394fc4a587735d9dfb749e","created_at":"2019-04-09T06:24:05Z","mtu":1500}]} 2019-04-09 12:28:40,449 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-a8fb084c-195d-4e45-8880-8b9d6eb8a199 2019-04-09 12:28:40,449 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.109169960022s 2019-04-09 12:28:40,450 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-04-09 12:28:40,450 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/networks/08772018-7dd5-4ce9-b360-519d85da2ce8.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}239ce0b17d865f52dc05622d84c5cfe791019a85" 2019-04-09 12:28:41,718 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 09 Apr 2019 12:28:29 GMT X-Openstack-Request-Id: req-6718550a-6358-43ee-88ef-e75b063715b0 2019-04-09 12:28:41,718 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-09 12:28:41,718 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/08772018-7dd5-4ce9-b360-519d85da2ce8.json used request id req-6718550a-6358-43ee-88ef-e75b063715b0 2019-04-09 12:28:41,718 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.26833891869s 2019-04-09 12:28:41,723 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-04-09 12:28:41,728 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}239ce0b17d865f52dc05622d84c5cfe791019a85" 2019-04-09 12:28:41,762 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Tue, 09 Apr 2019 12:28:29 GMT X-Openstack-Request-Id: req-e417e241-5d17-4dfa-aa87-548ed56104d7 2019-04-09 12:28:41,762 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-04-09T11:46:37Z", "file": "/v2/images/f3dc44c5-e3fa-4e56-b79c-8341fa66c1ef/file", "owner": "828a5b6ca1e84fd188356afeea7a4e9a", "id": "f3dc44c5-e3fa-4e56-b79c-8341fa66c1ef", "size": 301006848, "self": "/v2/images/f3dc44c5-e3fa-4e56-b79c-8341fa66c1ef", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/f3dc44c5-e3fa-4e56-b79c-8341fa66c1ef/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "52884f12d100b5c4ad58f892bccbc514801e9d398b4b857354c18d27e3bde808", "locations": [{"url": "rbd://3808dbe0-04a2-4543-a99c-1b838241e126/images/f3dc44c5-e3fa-4e56-b79c-8341fa66c1ef/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_fb95adb7-45f1-4be0-ab07-2dcf1c125f13", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "01156cac3de96f238410bbc795c963b6", "name": "juju_epc-img_fb95adb7-45f1-4be0-ab07-2dcf1c125f13", "checksum": "01156cac3de96f238410bbc795c963b6", "created_at": "2019-04-09T11:46:33Z", "os_hidden": false, "protected": false, "os_hash_value": "9a81ae40194dfb8dc3588d802299fd763567e8230dce608b439e7bf37b0dcf82a02ff2c722e38cae2aa98e2a2b349261864c8faf2d6bbc741c3b8e507d1a391d"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-04-09 12:28:41,762 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-e417e241-5d17-4dfa-aa87-548ed56104d7 2019-04-09 12:28:41,763 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0391290187836s 2019-04-09 12:28:41,764 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-04-09 12:28:41,768 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/f3dc44c5-e3fa-4e56-b79c-8341fa66c1ef -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}239ce0b17d865f52dc05622d84c5cfe791019a85" 2019-04-09 12:28:42,073 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 09 Apr 2019 12:28:29 GMT X-Openstack-Request-Id: req-d967f0be-ce6a-47a4-a6d5-90673817e827 2019-04-09 12:28:42,073 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-04-09 12:28:42,074 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/f3dc44c5-e3fa-4e56-b79c-8341fa66c1ef used request id req-d967f0be-ce6a-47a4-a6d5-90673817e827 2019-04-09 12:28:42,074 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.30967092514s 2019-04-09 12:28:42,074 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-04-09 12:28:42,080 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}660ea3bbec4c9a7d9ad34d7c77951f3f21eea08b" 2019-04-09 12:28:42,098 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Tue, 09 Apr 2019 12:28:29 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-29583dcb-7d76-4002-8e2f-48bace3c9352 x-openstack-request-id: req-29583dcb-7d76-4002-8e2f-48bace3c9352 2019-04-09 12:28:42,098 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "juju_epc-flavor_fb95adb7-45f1-4be0-ab07-2dcf1c125f13", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/32bef8e1-5a23-49f0-b866-935885881f91", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/32bef8e1-5a23-49f0-b866-935885881f91", "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": "32bef8e1-5a23-49f0-b866-935885881f91"}]} 2019-04-09 12:28:42,099 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-29583dcb-7d76-4002-8e2f-48bace3c9352 2019-04-09 12:28:42,099 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0244839191437s 2019-04-09 12:28:42,100 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-04-09 12:28:42,104 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/32bef8e1-5a23-49f0-b866-935885881f91 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}660ea3bbec4c9a7d9ad34d7c77951f3f21eea08b" 2019-04-09 12:28:42,140 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Tue, 09 Apr 2019 12:28:29 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-5664a899-fe2f-493d-9192-d5c764911e20 x-openstack-request-id: req-5664a899-fe2f-493d-9192-d5c764911e20 2019-04-09 12:28:42,141 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/32bef8e1-5a23-49f0-b866-935885881f91 used request id req-5664a899-fe2f-493d-9192-d5c764911e20 2019-04-09 12:28:42,141 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0403301715851s 2019-04-09 12:28:42,141 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-09 12:28:42,146 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}660ea3bbec4c9a7d9ad34d7c77951f3f21eea08b" 2019-04-09 12:28:42,361 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 838 Content-Type: application/json Date: Tue, 09 Apr 2019 12:28:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f184672-64b3-4941-bfc0-fe6cb00c4ce1 2019-04-09 12:28:42,362 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/07b62caafa51496f94dd3b3fb341fcfe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07b62caafa51496f94dd3b3fb341fcfe", "email": "glance@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/2e35f475a54147749980006d265eb864"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e35f475a54147749980006d265eb864", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/2f1bc9c9d22745648100c4b0717962eb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2f1bc9c9d22745648100c4b0717962eb", "email": "panko@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/30fe8cf249d443dd9c53f2cc083f50b5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "30fe8cf249d443dd9c53f2cc083f50b5", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/3d748bf7df734addb2e37ea0663ec892"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d748bf7df734addb2e37ea0663ec892", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/732a504491fd4f35923460ae0d2ef475"}, "domain_id": "default", "enabled": true, "options": {}, "id": "732a504491fd4f35923460ae0d2ef475", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/781b729594744c4f8f561f6b5a6e68bd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "781b729594744c4f8f561f6b5a6e68bd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/80817a33c71343ed9c63d448a7fea69e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "80817a33c71343ed9c63d448a7fea69e", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/938ce22a56d74c639d353dbbf166fcc4"}, "domain_id": "ec5ce0aa038644b78983e5840ba5fb73", "enabled": true, "options": {}, "id": "938ce22a56d74c639d353dbbf166fcc4", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/96d754a28b0d43cf8fa237c30a99c306"}, "domain_id": "default", "enabled": true, "options": {}, "id": "96d754a28b0d43cf8fa237c30a99c306", "email": "admin@example.com", "password_expires_at": null}, {"name": "juju_epc-user_fb95adb7-45f1-4be0-ab07-2dcf1c125f13", "links": {"self": "http://172.30.9.21:5000/v3/users/a56b6e5195c24c27b60a29caff7e4f3a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a56b6e5195c24c27b60a29caff7e4f3a", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/aaa8b9f924a74e80899c7ad7e32fcaae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aaa8b9f924a74e80899c7ad7e32fcaae", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/b8dd65f4e72446d5bd8d9efa13837b0c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8dd65f4e72446d5bd8d9efa13837b0c", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/c34b7e3bcdbc428db4539ea2b87cfce1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c34b7e3bcdbc428db4539ea2b87cfce1", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/eb527490835d48e8a67131b0f587baf6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb527490835d48e8a67131b0f587baf6", "email": "gnocchi@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2019-04-09 12:28:42,362 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-6f184672-64b3-4941-bfc0-fe6cb00c4ce1 2019-04-09 12:28:42,362 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.220397949219s 2019-04-09 12:28:42,368 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-04-09 12:28:42,372 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users/a56b6e5195c24c27b60a29caff7e4f3a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}660ea3bbec4c9a7d9ad34d7c77951f3f21eea08b" 2019-04-09 12:28:42,564 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 226 Content-Type: application/json Date: Tue, 09 Apr 2019 12:28:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c55a715-4ddb-4d4c-b9f7-ae79ed8c79a7 2019-04-09 12:28:42,564 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "juju_epc-user_fb95adb7-45f1-4be0-ab07-2dcf1c125f13", "links": {"self": "http://172.30.9.21:5000/v3/users/a56b6e5195c24c27b60a29caff7e4f3a"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "a56b6e5195c24c27b60a29caff7e4f3a", "description": null}} 2019-04-09 12:28:42,564 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/a56b6e5195c24c27b60a29caff7e4f3a used request id req-6c55a715-4ddb-4d4c-b9f7-ae79ed8c79a7 2019-04-09 12:28:42,564 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.19637298584s 2019-04-09 12:28:42,565 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-04-09 12:28:42,569 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/users/a56b6e5195c24c27b60a29caff7e4f3a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}660ea3bbec4c9a7d9ad34d7c77951f3f21eea08b" 2019-04-09 12:28:42,873 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 09 Apr 2019 12:28:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-11b440aa-e9d8-4c27-8273-04c9a15b369b 2019-04-09 12:28:42,874 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-09 12:28:42,874 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/a56b6e5195c24c27b60a29caff7e4f3a used request id req-11b440aa-e9d8-4c27-8273-04c9a15b369b 2019-04-09 12:28:42,874 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.308707952499s 2019-04-09 12:28:42,882 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-04-09 12:28:42,886 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}660ea3bbec4c9a7d9ad34d7c77951f3f21eea08b" 2019-04-09 12:28:43,158 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 386 Content-Type: application/json Date: Tue, 09 Apr 2019 12:28:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2861fa72-21de-4672-a955-b18c142e78dc 2019-04-09 12:28:43,158 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/6509066435f1453bac6996ee8997a3b2"}, "tags": [], "enabled": true, "id": "6509066435f1453bac6996ee8997a3b2", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.21:5000/v3/projects/828a5b6ca1e84fd188356afeea7a4e9a"}, "tags": [], "enabled": true, "id": "828a5b6ca1e84fd188356afeea7a4e9a", "parent_id": "default", "domain_id": "default", "name": "juju_epc-project_fb95adb7-45f1-4be0-ab07-2dcf1c125f13"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/ba7a30bb29394fc4a587735d9dfb749e"}, "tags": [], "enabled": true, "id": "ba7a30bb29394fc4a587735d9dfb749e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-04-09 12:28:43,158 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-2861fa72-21de-4672-a955-b18c142e78dc 2019-04-09 12:28:43,159 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.275928020477s 2019-04-09 12:28:43,164 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-04-09 12:28:43,168 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/projects/828a5b6ca1e84fd188356afeea7a4e9a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}660ea3bbec4c9a7d9ad34d7c77951f3f21eea08b" 2019-04-09 12:28:43,501 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 09 Apr 2019 12:28:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-02cce22e-b7a3-452a-878f-2f8628f85ed5 2019-04-09 12:28:43,501 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-04-09 12:28:43,501 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/828a5b6ca1e84fd188356afeea7a4e9a used request id req-02cce22e-b7a3-452a-878f-2f8628f85ed5 2019-04-09 12:28:43,501 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.337333917618s 2019-04-09 12:28:43,507 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-09 12:28:43,507 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/security-groups.json?project_id=828a5b6ca1e84fd188356afeea7a4e9a&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}660ea3bbec4c9a7d9ad34d7c77951f3f21eea08b" 2019-04-09 12:28:43,818 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Tue, 09 Apr 2019 12:28:31 GMT X-Openstack-Request-Id: req-e86c9c1b-04fb-4939-bf47-f61b4d1d9092 2019-04-09 12:28:43,818 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "828a5b6ca1e84fd188356afeea7a4e9a", "created_at": "2019-04-09T11:46:25Z", "updated_at": "2019-04-09T11:46:25Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T11:46:25Z", "revision_number": 0, "id": "223d6436-4a41-48f3-bb46-23576da7edc6", "remote_group_id": "476aa48a-d4d1-4dd7-aa84-6dde12e4e44f", "remote_ip_prefix": null, "created_at": "2019-04-09T11:46:25Z", "security_group_id": "476aa48a-d4d1-4dd7-aa84-6dde12e4e44f", "tenant_id": "828a5b6ca1e84fd188356afeea7a4e9a", "port_range_min": null, "ethertype": "IPv6", "project_id": "828a5b6ca1e84fd188356afeea7a4e9a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T11:46:25Z", "revision_number": 0, "id": "3af76f22-5e19-408b-9db9-0737f086e90e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T11:46:25Z", "security_group_id": "476aa48a-d4d1-4dd7-aa84-6dde12e4e44f", "tenant_id": "828a5b6ca1e84fd188356afeea7a4e9a", "port_range_min": null, "ethertype": "IPv4", "project_id": "828a5b6ca1e84fd188356afeea7a4e9a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T11:46:25Z", "revision_number": 0, "id": "68598c50-61cb-47fc-aa2e-64716e83fd31", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T11:46:25Z", "security_group_id": "476aa48a-d4d1-4dd7-aa84-6dde12e4e44f", "tenant_id": "828a5b6ca1e84fd188356afeea7a4e9a", "port_range_min": null, "ethertype": "IPv6", "project_id": "828a5b6ca1e84fd188356afeea7a4e9a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T11:46:25Z", "revision_number": 0, "id": "d0f25b92-fbb4-407f-96e2-ed1fe30b12d7", "remote_group_id": "476aa48a-d4d1-4dd7-aa84-6dde12e4e44f", "remote_ip_prefix": null, "created_at": "2019-04-09T11:46:25Z", "security_group_id": "476aa48a-d4d1-4dd7-aa84-6dde12e4e44f", "tenant_id": "828a5b6ca1e84fd188356afeea7a4e9a", "port_range_min": null, "ethertype": "IPv4", "project_id": "828a5b6ca1e84fd188356afeea7a4e9a"}], "revision_number": 1, "project_id": "828a5b6ca1e84fd188356afeea7a4e9a", "id": "476aa48a-d4d1-4dd7-aa84-6dde12e4e44f", "name": "default"}]} 2019-04-09 12:28:43,819 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json?project_id=828a5b6ca1e84fd188356afeea7a4e9a&name=default used request id req-e86c9c1b-04fb-4939-bf47-f61b4d1d9092 2019-04-09 12:28:43,819 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.311706066132s 2019-04-09 12:28:43,825 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-04-09 12:28:43,826 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}660ea3bbec4c9a7d9ad34d7c77951f3f21eea08b" 2019-04-09 12:28:43,938 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 33483 Content-Type: application/json Date: Tue, 09 Apr 2019 12:28:31 GMT X-Openstack-Request-Id: req-78008a9f-140b-4332-863e-a3eb9aa736f7 2019-04-09 12:28:43,943 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "0f44c7af880b4000a1dc62837aee780f", "created_at": "2019-04-09T06:38:34Z", "updated_at": "2019-04-09T06:38:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:34Z", "revision_number": 0, "id": "05425f53-1a82-4620-8d0d-2bec6d50d127", "remote_group_id": "133285e2-2849-4047-874b-acf860b9a47a", "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:34Z", "security_group_id": "133285e2-2849-4047-874b-acf860b9a47a", "tenant_id": "0f44c7af880b4000a1dc62837aee780f", "port_range_min": null, "ethertype": "IPv6", "project_id": "0f44c7af880b4000a1dc62837aee780f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:34Z", "revision_number": 0, "id": "1afdac41-f81f-4d28-92b1-886ecba7f1ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:34Z", "security_group_id": "133285e2-2849-4047-874b-acf860b9a47a", "tenant_id": "0f44c7af880b4000a1dc62837aee780f", "port_range_min": null, "ethertype": "IPv6", "project_id": "0f44c7af880b4000a1dc62837aee780f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:34Z", "revision_number": 0, "id": "3fb7318d-6164-4cf9-907b-72601354ccfa", "remote_group_id": "133285e2-2849-4047-874b-acf860b9a47a", "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:34Z", "security_group_id": "133285e2-2849-4047-874b-acf860b9a47a", "tenant_id": "0f44c7af880b4000a1dc62837aee780f", "port_range_min": null, "ethertype": "IPv4", "project_id": "0f44c7af880b4000a1dc62837aee780f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:34Z", "revision_number": 0, "id": "dd7de9b8-2e8a-4c8e-8cbf-2108d15e376f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:34Z", "security_group_id": "133285e2-2849-4047-874b-acf860b9a47a", "tenant_id": "0f44c7af880b4000a1dc62837aee780f", "port_range_min": null, "ethertype": "IPv4", "project_id": "0f44c7af880b4000a1dc62837aee780f"}], "revision_number": 1, "project_id": "0f44c7af880b4000a1dc62837aee780f", "id": "133285e2-2849-4047-874b-acf860b9a47a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7d91c4e96bf742cdb3019afbd92b08b7", "created_at": "2019-04-09T06:41:12Z", "updated_at": "2019-04-09T06:41:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:41:12Z", "revision_number": 0, "id": "128566fd-9776-4c00-a02f-ecd203954c03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:41:12Z", "security_group_id": "16d9fd61-4005-47ed-8159-6527e895440e", "tenant_id": "7d91c4e96bf742cdb3019afbd92b08b7", "port_range_min": null, "ethertype": "IPv4", "project_id": "7d91c4e96bf742cdb3019afbd92b08b7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:41:13Z", "revision_number": 0, "id": "5f5c2826-ccd3-422a-ae4c-7e22a699212d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:41:13Z", "security_group_id": "16d9fd61-4005-47ed-8159-6527e895440e", "tenant_id": "7d91c4e96bf742cdb3019afbd92b08b7", "port_range_min": null, "ethertype": "IPv6", "project_id": "7d91c4e96bf742cdb3019afbd92b08b7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:41:12Z", "revision_number": 0, "id": "81637ed4-f405-4397-bf10-12f7c25b85a8", "remote_group_id": "16d9fd61-4005-47ed-8159-6527e895440e", "remote_ip_prefix": null, "created_at": "2019-04-09T06:41:12Z", "security_group_id": "16d9fd61-4005-47ed-8159-6527e895440e", "tenant_id": "7d91c4e96bf742cdb3019afbd92b08b7", "port_range_min": null, "ethertype": "IPv6", "project_id": "7d91c4e96bf742cdb3019afbd92b08b7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:41:12Z", "revision_number": 0, "id": "c8f342fd-7b58-4a9e-a416-7e098f36f758", "remote_group_id": "16d9fd61-4005-47ed-8159-6527e895440e", "remote_ip_prefix": null, "created_at": "2019-04-09T06:41:12Z", "security_group_id": "16d9fd61-4005-47ed-8159-6527e895440e", "tenant_id": "7d91c4e96bf742cdb3019afbd92b08b7", "port_range_min": null, "ethertype": "IPv4", "project_id": "7d91c4e96bf742cdb3019afbd92b08b7"}], "revision_number": 1, "project_id": "7d91c4e96bf742cdb3019afbd92b08b7", "id": "16d9fd61-4005-47ed-8159-6527e895440e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-04-09T06:26:00Z", "updated_at": "2019-04-09T06:26:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:26:00Z", "revision_number": 0, "id": "23de8fc0-44ae-4c56-abcd-3cadf2cd644b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:26:00Z", "security_group_id": "3353c502-d3bd-4781-83f5-fc7385b71d39", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:26:00Z", "revision_number": 0, "id": "afb04289-1a57-4ecb-8cec-ce9e43ab0d76", "remote_group_id": "3353c502-d3bd-4781-83f5-fc7385b71d39", "remote_ip_prefix": null, "created_at": "2019-04-09T06:26:00Z", "security_group_id": "3353c502-d3bd-4781-83f5-fc7385b71d39", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:26:00Z", "revision_number": 0, "id": "d4091b4d-3f48-405e-a6ff-27973bc1c4fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:26:00Z", "security_group_id": "3353c502-d3bd-4781-83f5-fc7385b71d39", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:26:00Z", "revision_number": 0, "id": "f668131f-27a0-4d81-982d-afd1d6efe75b", "remote_group_id": "3353c502-d3bd-4781-83f5-fc7385b71d39", "remote_ip_prefix": null, "created_at": "2019-04-09T06:26:00Z", "security_group_id": "3353c502-d3bd-4781-83f5-fc7385b71d39", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "3353c502-d3bd-4781-83f5-fc7385b71d39", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "828a5b6ca1e84fd188356afeea7a4e9a", "created_at": "2019-04-09T11:46:25Z", "updated_at": "2019-04-09T11:46:25Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T11:46:25Z", "revision_number": 0, "id": "223d6436-4a41-48f3-bb46-23576da7edc6", "remote_group_id": "476aa48a-d4d1-4dd7-aa84-6dde12e4e44f", "remote_ip_prefix": null, "created_at": "2019-04-09T11:46:25Z", "security_group_id": "476aa48a-d4d1-4dd7-aa84-6dde12e4e44f", "tenant_id": "828a5b6ca1e84fd188356afeea7a4e9a", "port_range_min": null, "ethertype": "IPv6", "project_id": "828a5b6ca1e84fd188356afeea7a4e9a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T11:46:25Z", "revision_number": 0, "id": "3af76f22-5e19-408b-9db9-0737f086e90e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T11:46:25Z", "security_group_id": "476aa48a-d4d1-4dd7-aa84-6dde12e4e44f", "tenant_id": "828a5b6ca1e84fd188356afeea7a4e9a", "port_range_min": null, "ethertype": "IPv4", "project_id": "828a5b6ca1e84fd188356afeea7a4e9a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T11:46:25Z", "revision_number": 0, "id": "68598c50-61cb-47fc-aa2e-64716e83fd31", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T11:46:25Z", "security_group_id": "476aa48a-d4d1-4dd7-aa84-6dde12e4e44f", "tenant_id": "828a5b6ca1e84fd188356afeea7a4e9a", "port_range_min": null, "ethertype": "IPv6", "project_id": "828a5b6ca1e84fd188356afeea7a4e9a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T11:46:25Z", "revision_number": 0, "id": "d0f25b92-fbb4-407f-96e2-ed1fe30b12d7", "remote_group_id": "476aa48a-d4d1-4dd7-aa84-6dde12e4e44f", "remote_ip_prefix": null, "created_at": "2019-04-09T11:46:25Z", "security_group_id": "476aa48a-d4d1-4dd7-aa84-6dde12e4e44f", "tenant_id": "828a5b6ca1e84fd188356afeea7a4e9a", "port_range_min": null, "ethertype": "IPv4", "project_id": "828a5b6ca1e84fd188356afeea7a4e9a"}], "revision_number": 1, "project_id": "828a5b6ca1e84fd188356afeea7a4e9a", "id": "476aa48a-d4d1-4dd7-aa84-6dde12e4e44f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e3616f9a20054a2f9f4a228fa5825920", "created_at": "2019-04-09T06:38:25Z", "updated_at": "2019-04-09T06:38:25Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:25Z", "revision_number": 0, "id": "1304e57e-307e-4d15-b3a6-c40e4c13d9c6", "remote_group_id": "539b6566-8b82-46ce-a7a2-486e0cfdcc19", "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:25Z", "security_group_id": "539b6566-8b82-46ce-a7a2-486e0cfdcc19", "tenant_id": "e3616f9a20054a2f9f4a228fa5825920", "port_range_min": null, "ethertype": "IPv4", "project_id": "e3616f9a20054a2f9f4a228fa5825920"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:25Z", "revision_number": 0, "id": "5de5f3da-e80e-4e4e-8bb9-e65d586e3c36", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:25Z", "security_group_id": "539b6566-8b82-46ce-a7a2-486e0cfdcc19", "tenant_id": "e3616f9a20054a2f9f4a228fa5825920", "port_range_min": null, "ethertype": "IPv6", "project_id": "e3616f9a20054a2f9f4a228fa5825920"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:25Z", "revision_number": 0, "id": "c986fad9-2e24-419f-b30e-dbea76657fc4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:25Z", "security_group_id": "539b6566-8b82-46ce-a7a2-486e0cfdcc19", "tenant_id": "e3616f9a20054a2f9f4a228fa5825920", "port_range_min": null, "ethertype": "IPv4", "project_id": "e3616f9a20054a2f9f4a228fa5825920"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:25Z", "revision_number": 0, "id": "dfe74141-b06d-427c-a311-9f669b427b66", "remote_group_id": "539b6566-8b82-46ce-a7a2-486e0cfdcc19", "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:25Z", "security_group_id": "539b6566-8b82-46ce-a7a2-486e0cfdcc19", "tenant_id": "e3616f9a20054a2f9f4a228fa5825920", "port_range_min": null, "ethertype": "IPv6", "project_id": "e3616f9a20054a2f9f4a228fa5825920"}], "revision_number": 1, "project_id": "e3616f9a20054a2f9f4a228fa5825920", "id": "539b6566-8b82-46ce-a7a2-486e0cfdcc19", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ba7a30bb29394fc4a587735d9dfb749e", "created_at": "2019-04-09T06:24:05Z", "updated_at": "2019-04-09T06:24:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:24:05Z", "revision_number": 0, "id": "0aa9cfb1-eea8-4107-bdd1-09b673e74187", "remote_group_id": "7163910b-3f52-4c82-95f5-2716a0110cc5", "remote_ip_prefix": null, "created_at": "2019-04-09T06:24:05Z", "security_group_id": "7163910b-3f52-4c82-95f5-2716a0110cc5", "tenant_id": "ba7a30bb29394fc4a587735d9dfb749e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ba7a30bb29394fc4a587735d9dfb749e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:24:05Z", "revision_number": 0, "id": "54942ddd-2fa1-4bc2-8eed-db2c58927051", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:24:05Z", "security_group_id": "7163910b-3f52-4c82-95f5-2716a0110cc5", "tenant_id": "ba7a30bb29394fc4a587735d9dfb749e", "port_range_min": null, "ethertype": "IPv6", "project_id": "ba7a30bb29394fc4a587735d9dfb749e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:24:05Z", "revision_number": 0, "id": "65f9a71a-d7ef-4a7c-bd9a-1722277aec43", "remote_group_id": "7163910b-3f52-4c82-95f5-2716a0110cc5", "remote_ip_prefix": null, "created_at": "2019-04-09T06:24:05Z", "security_group_id": "7163910b-3f52-4c82-95f5-2716a0110cc5", "tenant_id": "ba7a30bb29394fc4a587735d9dfb749e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ba7a30bb29394fc4a587735d9dfb749e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:24:05Z", "revision_number": 0, "id": "86568739-46b2-4862-8571-f01cd048599a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:24:05Z", "security_group_id": "7163910b-3f52-4c82-95f5-2716a0110cc5", "tenant_id": "ba7a30bb29394fc4a587735d9dfb749e", "port_range_min": null, "ethertype": "IPv4", "project_id": "ba7a30bb29394fc4a587735d9dfb749e"}], "revision_number": 1, "project_id": "ba7a30bb29394fc4a587735d9dfb749e", "id": "7163910b-3f52-4c82-95f5-2716a0110cc5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "45c8e08964474534af04fa70d9ceacff", "created_at": "2019-04-09T07:37:03Z", "updated_at": "2019-04-09T07:37:03Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T07:37:03Z", "revision_number": 0, "id": "0bc3bbf3-5b22-48d3-afa2-675dac76eb71", "remote_group_id": "7cc4a13e-a983-4c86-8f12-7e6bee440d43", "remote_ip_prefix": null, "created_at": "2019-04-09T07:37:03Z", "security_group_id": "7cc4a13e-a983-4c86-8f12-7e6bee440d43", "tenant_id": "45c8e08964474534af04fa70d9ceacff", "port_range_min": null, "ethertype": "IPv6", "project_id": "45c8e08964474534af04fa70d9ceacff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T07:37:03Z", "revision_number": 0, "id": "ab8253ad-e2a0-4797-a183-960b8ef87470", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T07:37:03Z", "security_group_id": "7cc4a13e-a983-4c86-8f12-7e6bee440d43", "tenant_id": "45c8e08964474534af04fa70d9ceacff", "port_range_min": null, "ethertype": "IPv6", "project_id": "45c8e08964474534af04fa70d9ceacff"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T07:37:03Z", "revision_number": 0, "id": "cc4f203b-970d-479e-b691-ce52ab379138", "remote_group_id": "7cc4a13e-a983-4c86-8f12-7e6bee440d43", "remote_ip_prefix": null, "created_at": "2019-04-09T07:37:03Z", "security_group_id": "7cc4a13e-a983-4c86-8f12-7e6bee440d43", "tenant_id": "45c8e08964474534af04fa70d9ceacff", "port_range_min": null, "ethertype": "IPv4", "project_id": "45c8e08964474534af04fa70d9ceacff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T07:37:03Z", "revision_number": 0, "id": "f8371daa-2062-4660-8fba-cffbaf792b69", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T07:37:03Z", "security_group_id": "7cc4a13e-a983-4c86-8f12-7e6bee440d43", "tenant_id": "45c8e08964474534af04fa70d9ceacff", "port_range_min": null, "ethertype": "IPv4", "project_id": "45c8e08964474534af04fa70d9ceacff"}], "revision_number": 1, "project_id": "45c8e08964474534af04fa70d9ceacff", "id": "7cc4a13e-a983-4c86-8f12-7e6bee440d43", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b791053a49f94838a00b8848bbc7b0d5", "created_at": "2019-04-09T06:38:04Z", "updated_at": "2019-04-09T06:38:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:04Z", "revision_number": 0, "id": "1d5cb96d-707a-4102-b35a-0814f2fe44ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:04Z", "security_group_id": "7d842db1-29c7-43cf-83d3-bddf670c17fe", "tenant_id": "b791053a49f94838a00b8848bbc7b0d5", "port_range_min": null, "ethertype": "IPv4", "project_id": "b791053a49f94838a00b8848bbc7b0d5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:04Z", "revision_number": 0, "id": "5bf023b4-d99d-4bf6-be66-02e22c8ab0b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:04Z", "security_group_id": "7d842db1-29c7-43cf-83d3-bddf670c17fe", "tenant_id": "b791053a49f94838a00b8848bbc7b0d5", "port_range_min": null, "ethertype": "IPv6", "project_id": "b791053a49f94838a00b8848bbc7b0d5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:04Z", "revision_number": 0, "id": "62c448c8-84c7-4a5b-881f-9aaf4fc340ad", "remote_group_id": "7d842db1-29c7-43cf-83d3-bddf670c17fe", "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:04Z", "security_group_id": "7d842db1-29c7-43cf-83d3-bddf670c17fe", "tenant_id": "b791053a49f94838a00b8848bbc7b0d5", "port_range_min": null, "ethertype": "IPv4", "project_id": "b791053a49f94838a00b8848bbc7b0d5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:04Z", "revision_number": 0, "id": "8f09250e-f3c9-4c52-9037-1c26e93722e6", "remote_group_id": "7d842db1-29c7-43cf-83d3-bddf670c17fe", "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:04Z", "security_group_id": "7d842db1-29c7-43cf-83d3-bddf670c17fe", "tenant_id": "b791053a49f94838a00b8848bbc7b0d5", "port_range_min": null, "ethertype": "IPv6", "project_id": "b791053a49f94838a00b8848bbc7b0d5"}], "revision_number": 1, "project_id": "b791053a49f94838a00b8848bbc7b0d5", "id": "7d842db1-29c7-43cf-83d3-bddf670c17fe", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f199aed82fe147e78f50540e3f631f58", "created_at": "2019-04-09T06:38:33Z", "updated_at": "2019-04-09T06:38:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:33Z", "revision_number": 0, "id": "10d96352-0a56-4e61-9f91-d2dd0a203a3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:33Z", "security_group_id": "843aeb94-c5b9-4e15-8b46-2167f70d9f64", "tenant_id": "f199aed82fe147e78f50540e3f631f58", "port_range_min": null, "ethertype": "IPv6", "project_id": "f199aed82fe147e78f50540e3f631f58"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:33Z", "revision_number": 0, "id": "7a034288-4851-4d68-b26c-ce8d734e6c23", "remote_group_id": "843aeb94-c5b9-4e15-8b46-2167f70d9f64", "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:33Z", "security_group_id": "843aeb94-c5b9-4e15-8b46-2167f70d9f64", "tenant_id": "f199aed82fe147e78f50540e3f631f58", "port_range_min": null, "ethertype": "IPv4", "project_id": "f199aed82fe147e78f50540e3f631f58"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:33Z", "revision_number": 0, "id": "9788295a-0c4b-4231-a1ba-ce6b40aa1167", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:33Z", "security_group_id": "843aeb94-c5b9-4e15-8b46-2167f70d9f64", "tenant_id": "f199aed82fe147e78f50540e3f631f58", "port_range_min": null, "ethertype": "IPv4", "project_id": "f199aed82fe147e78f50540e3f631f58"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:33Z", "revision_number": 0, "id": "b0e92582-b047-4369-803c-e11b4ab9078c", "remote_group_id": "843aeb94-c5b9-4e15-8b46-2167f70d9f64", "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:33Z", "security_group_id": "843aeb94-c5b9-4e15-8b46-2167f70d9f64", "tenant_id": "f199aed82fe147e78f50540e3f631f58", "port_range_min": null, "ethertype": "IPv6", "project_id": "f199aed82fe147e78f50540e3f631f58"}], "revision_number": 1, "project_id": "f199aed82fe147e78f50540e3f631f58", "id": "843aeb94-c5b9-4e15-8b46-2167f70d9f64", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bbed22d94c364f98a62513e651610970", "created_at": "2019-04-09T06:38:27Z", "updated_at": "2019-04-09T06:38:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:27Z", "revision_number": 0, "id": "2afc4c19-8a23-40cd-937b-67718545a3d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:27Z", "security_group_id": "97734093-1ada-4835-91aa-2f9a5ecbd7da", "tenant_id": "bbed22d94c364f98a62513e651610970", "port_range_min": null, "ethertype": "IPv6", "project_id": "bbed22d94c364f98a62513e651610970"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:27Z", "revision_number": 0, "id": "4a2bb16b-099b-4ac7-a72a-8b7e1c45b7ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:27Z", "security_group_id": "97734093-1ada-4835-91aa-2f9a5ecbd7da", "tenant_id": "bbed22d94c364f98a62513e651610970", "port_range_min": null, "ethertype": "IPv4", "project_id": "bbed22d94c364f98a62513e651610970"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:27Z", "revision_number": 0, "id": "57a2eb11-b762-4973-947d-50f4a26e722c", "remote_group_id": "97734093-1ada-4835-91aa-2f9a5ecbd7da", "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:27Z", "security_group_id": "97734093-1ada-4835-91aa-2f9a5ecbd7da", "tenant_id": "bbed22d94c364f98a62513e651610970", "port_range_min": null, "ethertype": "IPv4", "project_id": "bbed22d94c364f98a62513e651610970"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:27Z", "revision_number": 0, "id": "582accf8-fa7e-493c-a908-f1ccb7f5ae53", "remote_group_id": "97734093-1ada-4835-91aa-2f9a5ecbd7da", "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:27Z", "security_group_id": "97734093-1ada-4835-91aa-2f9a5ecbd7da", "tenant_id": "bbed22d94c364f98a62513e651610970", "port_range_min": null, "ethertype": "IPv6", "project_id": "bbed22d94c364f98a62513e651610970"}], "revision_number": 1, "project_id": "bbed22d94c364f98a62513e651610970", "id": "97734093-1ada-4835-91aa-2f9a5ecbd7da", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6509066435f1453bac6996ee8997a3b2", "created_at": "2019-04-09T06:25:59Z", "updated_at": "2019-04-09T06:25:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:25:59Z", "revision_number": 0, "id": "159f11d9-0ba4-4923-8082-70f4dd760a47", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:25:59Z", "security_group_id": "9c2f55ba-acdf-4de6-a230-b14db62471f1", "tenant_id": "6509066435f1453bac6996ee8997a3b2", "port_range_min": null, "ethertype": "IPv4", "project_id": "6509066435f1453bac6996ee8997a3b2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:25:59Z", "revision_number": 0, "id": "a09893df-d9cb-4ff3-99d4-013b5c068a40", "remote_group_id": "9c2f55ba-acdf-4de6-a230-b14db62471f1", "remote_ip_prefix": null, "created_at": "2019-04-09T06:25:59Z", "security_group_id": "9c2f55ba-acdf-4de6-a230-b14db62471f1", "tenant_id": "6509066435f1453bac6996ee8997a3b2", "port_range_min": null, "ethertype": "IPv6", "project_id": "6509066435f1453bac6996ee8997a3b2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:25:59Z", "revision_number": 0, "id": "f87d56d3-96be-430b-8bff-17fba51e104b", "remote_group_id": "9c2f55ba-acdf-4de6-a230-b14db62471f1", "remote_ip_prefix": null, "created_at": "2019-04-09T06:25:59Z", "security_group_id": "9c2f55ba-acdf-4de6-a230-b14db62471f1", "tenant_id": "6509066435f1453bac6996ee8997a3b2", "port_range_min": null, "ethertype": "IPv4", "project_id": "6509066435f1453bac6996ee8997a3b2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:25:59Z", "revision_number": 0, "id": "feb3b1fe-b7ab-48f1-a7ef-4cef55305484", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:25:59Z", "security_group_id": "9c2f55ba-acdf-4de6-a230-b14db62471f1", "tenant_id": "6509066435f1453bac6996ee8997a3b2", "port_range_min": null, "ethertype": "IPv6", "project_id": "6509066435f1453bac6996ee8997a3b2"}], "revision_number": 1, "project_id": "6509066435f1453bac6996ee8997a3b2", "id": "9c2f55ba-acdf-4de6-a230-b14db62471f1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f4959e7508fa4aa9bff492655dd05f75", "created_at": "2019-04-09T06:41:11Z", "updated_at": "2019-04-09T06:41:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:41:11Z", "revision_number": 0, "id": "5079dc98-328d-49c2-8ec5-1024760d43f4", "remote_group_id": "9f269589-f912-4a8c-999c-e1e004848fb2", "remote_ip_prefix": null, "created_at": "2019-04-09T06:41:11Z", "security_group_id": "9f269589-f912-4a8c-999c-e1e004848fb2", "tenant_id": "f4959e7508fa4aa9bff492655dd05f75", "port_range_min": null, "ethertype": "IPv4", "project_id": "f4959e7508fa4aa9bff492655dd05f75"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:41:11Z", "revision_number": 0, "id": "7b9723e6-9a6c-4782-8c6c-8b42e30e5322", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:41:11Z", "security_group_id": "9f269589-f912-4a8c-999c-e1e004848fb2", "tenant_id": "f4959e7508fa4aa9bff492655dd05f75", "port_range_min": null, "ethertype": "IPv4", "project_id": "f4959e7508fa4aa9bff492655dd05f75"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:41:11Z", "revision_number": 0, "id": "c79a88fc-3d9b-453a-adda-0351d7447046", "remote_group_id": "9f269589-f912-4a8c-999c-e1e004848fb2", "remote_ip_prefix": null, "created_at": "2019-04-09T06:41:11Z", "security_group_id": "9f269589-f912-4a8c-999c-e1e004848fb2", "tenant_id": "f4959e7508fa4aa9bff492655dd05f75", "port_range_min": null, "ethertype": "IPv6", "project_id": "f4959e7508fa4aa9bff492655dd05f75"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:41:11Z", "revision_number": 0, "id": "ded83004-84fa-4262-8e2e-c0cf817a6397", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:41:11Z", "security_group_id": "9f269589-f912-4a8c-999c-e1e004848fb2", "tenant_id": "f4959e7508fa4aa9bff492655dd05f75", "port_range_min": null, "ethertype": "IPv6", "project_id": "f4959e7508fa4aa9bff492655dd05f75"}], "revision_number": 1, "project_id": "f4959e7508fa4aa9bff492655dd05f75", "id": "9f269589-f912-4a8c-999c-e1e004848fb2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "875e43126b1048518e582278b00dd3bd", "created_at": "2019-04-09T06:38:31Z", "updated_at": "2019-04-09T06:38:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:31Z", "revision_number": 0, "id": "5f289c8e-b1c9-41f7-aeed-c40d4b40f88f", "remote_group_id": "a3e3ef9a-d084-4d19-86ce-95a13bf3a2b2", "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:31Z", "security_group_id": "a3e3ef9a-d084-4d19-86ce-95a13bf3a2b2", "tenant_id": "875e43126b1048518e582278b00dd3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "875e43126b1048518e582278b00dd3bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:31Z", "revision_number": 0, "id": "6d166514-1330-4e67-aba8-2ff7f57567c3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:31Z", "security_group_id": "a3e3ef9a-d084-4d19-86ce-95a13bf3a2b2", "tenant_id": "875e43126b1048518e582278b00dd3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "875e43126b1048518e582278b00dd3bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:31Z", "revision_number": 0, "id": "c2e306fc-c809-40bb-a8cb-d1f0d0a768c5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:31Z", "security_group_id": "a3e3ef9a-d084-4d19-86ce-95a13bf3a2b2", "tenant_id": "875e43126b1048518e582278b00dd3bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "875e43126b1048518e582278b00dd3bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:31Z", "revision_number": 0, "id": "c9960cce-d437-47e8-86a8-766e3be66981", "remote_group_id": "a3e3ef9a-d084-4d19-86ce-95a13bf3a2b2", "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:31Z", "security_group_id": "a3e3ef9a-d084-4d19-86ce-95a13bf3a2b2", "tenant_id": "875e43126b1048518e582278b00dd3bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "875e43126b1048518e582278b00dd3bd"}], "revision_number": 1, "project_id": "875e43126b1048518e582278b00dd3bd", "id": "a3e3ef9a-d084-4d19-86ce-95a13bf3a2b2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "40d0a12deb8b450f9ec86a556f84ee9a", "created_at": "2019-04-09T06:38:23Z", "updated_at": "2019-04-09T06:38:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:23Z", "revision_number": 0, "id": "893502da-a659-4c56-afc0-0908c3136ba3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:23Z", "security_group_id": "af11296e-5ea1-4a9b-b81c-edc2afd9e6b9", "tenant_id": "40d0a12deb8b450f9ec86a556f84ee9a", "port_range_min": null, "ethertype": "IPv4", "project_id": "40d0a12deb8b450f9ec86a556f84ee9a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:23Z", "revision_number": 0, "id": "a1eba4ad-c15e-4139-89c2-cf6835513b76", "remote_group_id": "af11296e-5ea1-4a9b-b81c-edc2afd9e6b9", "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:23Z", "security_group_id": "af11296e-5ea1-4a9b-b81c-edc2afd9e6b9", "tenant_id": "40d0a12deb8b450f9ec86a556f84ee9a", "port_range_min": null, "ethertype": "IPv6", "project_id": "40d0a12deb8b450f9ec86a556f84ee9a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:23Z", "revision_number": 0, "id": "d07f2fa1-1b54-4ae3-96f7-6083bab6178d", "remote_group_id": "af11296e-5ea1-4a9b-b81c-edc2afd9e6b9", "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:23Z", "security_group_id": "af11296e-5ea1-4a9b-b81c-edc2afd9e6b9", "tenant_id": "40d0a12deb8b450f9ec86a556f84ee9a", "port_range_min": null, "ethertype": "IPv4", "project_id": "40d0a12deb8b450f9ec86a556f84ee9a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-04-09T06:38:23Z", "revision_number": 0, "id": "ee512ebf-f4b1-4f7f-b5f8-f5af813c3cc0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-04-09T06:38:23Z", "security_group_id": "af11296e-5ea1-4a9b-b81c-edc2afd9e6b9", "tenant_id": "40d0a12deb8b450f9ec86a556f84ee9a", "port_range_min": null, "ethertype": "IPv6", "project_id": "40d0a12deb8b450f9ec86a556f84ee9a"}], "revision_number": 1, "project_id": "40d0a12deb8b450f9ec86a556f84ee9a", "id": "af11296e-5ea1-4a9b-b81c-edc2afd9e6b9", "name": "default"}]} 2019-04-09 12:28:43,944 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-78008a9f-140b-4332-863e-a3eb9aa736f7 2019-04-09 12:28:43,944 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.118486881256s 2019-04-09 12:28:43,953 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-04-09 12:28:43,954 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/security-groups/476aa48a-d4d1-4dd7-aa84-6dde12e4e44f.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}660ea3bbec4c9a7d9ad34d7c77951f3f21eea08b" 2019-04-09 12:28:44,331 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 09 Apr 2019 12:28:32 GMT X-Openstack-Request-Id: req-1cf95033-9852-497f-8fb7-3349331d2ff2 2019-04-09 12:28:44,331 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-04-09 12:28:44,331 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/476aa48a-d4d1-4dd7-aa84-6dde12e4e44f.json used request id req-1cf95033-9852-497f-8fb7-3349331d2ff2 2019-04-09 12:28:44,331 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.377769947052s 2019-04-09 12:28:44,332 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------+------------------+--------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------+------------------+--------------+------------------+----------------+ | cloudify | functest | vnf | 05:08 | PASS | | cloudify_ims | functest | vnf | 26:51 | PASS | | heat_ims | functest | vnf | 32:38 | PASS | | vyos_vrouter | functest | vnf | 16:50 | PASS | | juju_epc | functest | vnf | 41:22 | PASS | +----------------------+------------------+--------------+------------------+----------------+ 2019-04-09 12:28:44,339 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2019-04-09 12:28:44,375 - paramiko.transport - DEBUG - EOF in transport thread 2019-04-09 12:28:44,437 - paramiko.transport - DEBUG - EOF in transport thread